diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..764c876 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +config/setup.py +config/__pycache__/ +pygeoapi/ +config/manager/ +config/static/tmp/ +config/script/__pycache__/ +config/process/__pycache__/ +config/process/manager/__pycache__/ \ No newline at end of file diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..f288702 --- /dev/null +++ b/LICENSE @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. diff --git a/README.md b/README.md new file mode 100644 index 0000000..d6ea822 --- /dev/null +++ b/README.md @@ -0,0 +1,42 @@ +# SOFAIR - Sensor Observations to FAIR data + +![SOFAIR logo](https://raw.githubusercontent.com/geosas/sofair/main/docs/images/sofair-logo.png) + +The SOFAIR project is an interoperable middleware designed to promote and develop the OGC SensorThings standard. It takes the form of an OGC API-compliant service integrating various functions to simplify, automate and guide the FAIRisation of temporal data. The processes are : +* Creation of a new SensorThings instance, +* Methods for configuring this instance, +* Various functions to automate or simplify the supply of data to the service, +* Connecting this service to Spatial Data Infrastructures (SDI) in terms of metadata and geographic layers, +* Automatic generation of permalinks to viewers for displaying data from this service in cartographic or time-based portals. +* +![OGC Compliant](https://github.com/geosas/sofair/blob/main/docs/images/ogc-logo.png) + +## SOFAIR middleware sofair is at the heart of an ecosystem of services and communicates with various external interoperable modules + +![SOFAIR logo](https://raw.githubusercontent.com/geosas/sofair/main/docs/images/sofair-service.png) + +### [geOrchestra](https://www.georchestra.org/) +Free, modular and interoperable Spatial Data Infrastructure providing Geoserver ans Geonetwork. + +### [FROST Server](https://www.iosb.fraunhofer.de/en/projects-and-products/frost-server.html) +Open source implementation of OGC SensorThings API. + +### [STEAN](https://www.iosb.fraunhofer.de/en/projects-and-products/frost-server.html) +Another open source implementation of OGC SensorThings API based on NodeJS + +### [mviewer](https://mviewer.netlify.app/fr/) +Mapping portal with SensorThings extension. + +## SOFAIR provides free, independant and interoperable modules + +### [pygeoapi](https:/pygeoapi.io) +Python server implementation of the OGC API suite of standards. + +### [Swagger](https:/swagger.io) +Framework for generating documentation for Web APIs, based on an open source implementation of the OpenAPI specification. + +### [Bulma](https://bulma.io/) +free, open source framework that provides ready-to-use frontend components that you can easily combine to build responsive web interfaces + +## SOFAIR portal +![SOFAIR portal snapshot](https://raw.githubusercontent.com/geosas/sofair/main/docs/images/sofair-viewer.png) \ No newline at end of file diff --git a/config/data/sensorthings-metadata-iso19139.json b/config/data/sensorthings-metadata-iso19139.json new file mode 100644 index 0000000..c0edd01 --- /dev/null +++ b/config/data/sensorthings-metadata-iso19139.json @@ -0,0 +1,70 @@ +{ + "layerName": "{{layerName}}", + "layerNameIds" : "{{layerNameIds}}", + "layerType": "postgis", + "schemaName": "sensorthings", + "layerNameDb": "{{layerNameDb}}", + "theGeomName": "geometry", + "dataType": "quanti", + "workspace": "sensorthings", + "storeIds": "sensorthings_store", + "layerTitle": "{{layerTitle}}", + "nativeCrs": 4326, + "metadata" : { + "uuid": "{{uuid}}", + "metadataTitle": "{{metadataTitle}}", + "creationDate": "{{creationDate}}", + "abstract": "{{abstract}}", + "lineage": "Cette couche a été générée automatiquement à partir du service OGC SensorThings {{url_sta}}", + "spatialRepresentationType": "vector", + "spatialResolution": 10000, + "legalUseLimitation": null, + "accessConstraint": null, + "useConstraint": "Usage libre sous réserve des mentions obligatoires sur tout docume nt de diffusion : Source : UMR 1069 SAS INRAE - Institut Agro", + "otherConstraint": "Pas de restriction d’accès public", + "uniqueIdentifier": null, + "licence": "La licence qui s'applique pour la réutilisation de cette carte est la « Licence Ouverte / Open License » Etalab, version 2.0", +"licenceUrl": "https://www.etalab.gouv.fr/wp-content/uploads/2017/04/ETALAB-Licence-Ouverte-v2.0.pdf", + "onlineResources": [ + { + "resourceURL": "-", + "resourceProtocol": "OGC:WMS", + "resourceName": "{{layerNameIds}}", + "resourceDescription": "", + "ordre": 1 + }, + { + "resourceURL": "{{url_sta}}", + "resourceProtocol": "WWW:LINK-1.0-http--link", + "resourceName": "Service SensorThings", + "resourceDescription": "Service OGC SensorTings The resource description", + "ordre": 2 + } + ], + "author": [ + { + "author": "{{author}}", + "affiliation": "INRAE, Institut Agro, SAS, 35042, Rennes, France" + } + ], + "inspireTheme": "Installations de suivi environnemental", + "keywords": [ + { + "keyword": "données ouvertes", + "keywordtype": "theme" + }, + { + "keyword": "série temporelle", + "keywordtype": "theme" + } + ], + "resourcePoc": { + "organisationName": "UMR 1069 SAS INRAE - Institut Agro", + "deliveryPoint": "65 rue de Saint-Brieuc", + "city": "Rennes", + "postalCode": "35042", + "country": "France", + "electronicMailAddress": "geosas_adm@framalistes.org" + } + } +} diff --git a/config/how_to.txt b/config/how_to.txt new file mode 100755 index 0000000..d04a41d --- /dev/null +++ b/config/how_to.txt @@ -0,0 +1,33 @@ +#install pygeoapi + +python3 -m venv pygeoapi +cd pygeoapi +. bin/activate +git clone https://github.com/geopython/pygeoapi.git +cd pygeoapi +pip3 install -r requirements.txt +python3 setup.py install + +#install sofair +######################## +which pip +pip install -r requirements.txt + + +#activate sofair +############################# + +rm -R /usr/local/sofair-dev/pygeoapi/lib/python3.7/site-packages/pygeoapi-0.16.dev0-py3.7.egg/pygeoapi/process +rm /usr/local/sofair-dev/pygeoapi/lib/python3.7/site-packages/pygeoapi-0.16.dev0-py3.7.egg/pygeoapi/plugin.py + + +ln -s /usr/local/sofair-dev/config/plugin.py /usr/local/sofair-dev/pygeoapi/lib/python3.7/site-packages/pygeoapi-0.16.dev0-py3.7.egg/pygeoapi/plugin.py +ln -s /usr/local/sofair-dev/config/process /usr/local/sofair-dev/pygeoapi/lib/python3.7/site-packages/pygeoapi-0.16.dev0-py3.7.egg/pygeoapi/process + +mkdir /usr/local/sofair-dev/config/static/tmp + +source /usr/local/sofair-dev/pygeoapi/bin/activate +export PYGEOAPI_CONFIG=/usr/local/sofair-dev/config/sofair-config.yml +export PYGEOAPI_OPENAPI=/usr/local/sofair-dev/config/sofair-openapi.yml + +pygeoapi openapi generate $PYGEOAPI_CONFIG > $PYGEOAPI_OPENAPI diff --git a/config/mainPage.py b/config/mainPage.py new file mode 100644 index 0000000..0e89a88 --- /dev/null +++ b/config/mainPage.py @@ -0,0 +1,342 @@ +from flask import Blueprint, render_template, request, jsonify +import json +from werkzeug.utils import secure_filename +import os +import requests +import json +from time import sleep +from setup import confLoading +config = confLoading() + +ALLOWED_EXTENSIONS = {'xlsx','csv'} + +def allowed_file(filename): + return '.' in filename and filename.rsplit('.', 1)[1].lower() in ALLOWED_EXTENSIONS + +main = Blueprint('main', __name__) + +@main.route('/') +def index(): + """ + page d'accueil + + :returns: template + """ + print("connexion SOFair index") + + with open(confLoading().pathStatic+"json/STAInstances.json", encoding='utf-8') as json_src: #mettre dans la config le chemin + baseJsonST = json.load(json_src) + baseJsonST=baseJsonST['instances'] + + with open(confLoading().pathStatic+"json/dico_jinja.json",'r', encoding='utf-8') as dico_template: + dict_metadata=json.load( dico_template) + + return render_template('index.html',baseJsonST= baseJsonST, dict_metadata = dict_metadata) + + +@main.route('/home') +def home(): + """ + page d'accueil + + :returns: template + """ + print("connexion SOFair index") + + with open(confLoading().pathStatic+"json/STAInstances.json", encoding='utf-8') as json_src: #mettre dans la config le chemin + baseJsonST = json.load(json_src) + baseJsonST=baseJsonST['instances'] + + with open(confLoading().pathStatic+"json/dico_jinja.json",'r', encoding='utf-8') as dico_template: + dict_metadata=json.load( dico_template) + + return render_template('index.html',baseJsonST= baseJsonST, dict_metadata = dict_metadata) + +@main.route('/creation-instance') +def instance(): + """ + page creation instance + + :returns: template + """ + print("connexion creation-instance") + return render_template('creationInstance.html') + +@main.route('/configure') +def configure(): + """ + page config + + :returns: template + """ + print("connexion configure") + return render_template('creationInstance.html') + +@main.route('/publication') +def publication(): + """ + page publication + + :returns: template + """ + print("connexion publication") + return render_template('creationInstance.html') + +@main.route('/ids') +def ids(): + """ + page ids + + :returns: template + """ + print("connexion ids") + return render_template('creationInstance.html') + +@main.route('/viewer') +def viewer(): + """ + page viewer + + :returns: template + """ + print("connexion viewer") + return render_template('creationInstance.html') + +@main.route('/STARecords') +def STARecords(): + """ + Fiche sta + + :returns: template + """ + print("Fiche STARecords") + with open(confLoading().pathStatic+"json/STAInstances_v2.json", encoding='utf-8') as json_src: #mettre dans la config le chemin + baseJsonST = json.load(json_src) + baseJsonST=baseJsonST['instances'] + return render_template('STARecords.html',baseJsonST= baseJsonST) + +@main.route('/dashboard') +def dashboard(): + """ + Fiche sta + + :returns: template + """ + print("Fiche dashboard") + with open(confLoading().pathStatic+"json/STAInstances_v2.json", encoding='utf-8') as json_src: #mettre dans la config le chemin + baseJsonST = json.load(json_src) + baseJsonST=baseJsonST['instances'] + + return render_template('dashboard.html',baseJsonST= baseJsonST) + +@main.route('/create-instance') +def createinstance(): + """ + Fiche sta + + :returns: template + """ + print("Fiche create-instance") + with open(confLoading().pathStatic+"json/APIServices.json", encoding='utf-8') as json_src: #mettre dans la config le chemin + baseAPIServices = json.load(json_src) + baseAPIServices=baseAPIServices['APIServices'] + + return render_template('create-instance.html',baseAPIServices= baseAPIServices) + +@main.route('/configure-instance-tom') +def createinstancetom(): + """ + Fiche sta + + :returns: template + """ + print("Fiche create-instance-tom") + with open(confLoading().pathStatic+"json/STAInstances_v2.json", encoding='utf-8') as json_src: #mettre dans la config le chemin + baseJsonST = json.load(json_src) + baseJsonST=baseJsonST['instances'] + + return render_template('configure-instance-tom.html',baseJsonST= baseJsonST) + +@main.route('/upload_config', methods=['POST']) +def upload_config(): + print('fichier recu check en cours') + #récupère le fichier config xlsx et l'envoie l'appel de l'api sofair de création de config + if 'file' not in request.files: + return jsonify({"etat":"erreur","texte":"pas de fichier envoyé (erreur 1)"}) + file = request.files['file'] + # If the user does not select a file, the browser submits an + # empty file without a filename. + if file.filename == '': + return jsonify({"etat":"erreur","texte":"pas de fichier envoyé (erreur 2)"}) + if file and allowed_file(file.filename): + filename = secure_filename(file.filename) + file.save(os.path.join(confLoading().pathStatic+"xlsx/config_upload", filename)) + print('check ok fichier save') + json_data = json.dumps({ + "inputs":{ + "config_xlsx":filename + },"mode": "async","response":"document" + }) + print('post api ') + r=requests.post(url=config.url_sofair_api+'processes/create-config-xlsx/execution', + headers= {'Content-Type': 'application/json'},data=json_data) + if r.status_code in [200,201]: + print('post api ok en cours de trt') + location_I=r.headers['Location']+"?f=json" + location_R=r.headers['Location']+"/results?f=json" + + r=requests.get(url=location_I) + if r.json()['status'] == 'failed': + return jsonify( {"etat":"erreur", "api_response":r.json()}) + + + z=0 + while r.json()['progress'] != 100: + r=requests.get(url=location_I) + sleep(4) + z+=1 + if z==10: + break + + if r.json()['progress'] == 100: + r=requests.get(url=location_R) + print('trt fini') + print(r.json()['response']) + + if r.json()['response'] == 'création terminée !': + return jsonify({"etat":"ok", "api_response":r.json()}) + else: + return jsonify({"etat":"erreur", "api_response":r.json()}) + else: + return jsonify({"etat":"erreur", "api_response":r.json()}) + + + +@main.route('/configure-instance') +def configureinstance(): + """ + Fiche sta + + :returns: template + """ + print("Fiche configure-instance") + with open(confLoading().pathStatic+"json/STAInstances_v2.json", encoding='utf-8') as json_src: #mettre dans la config le chemin + baseJsonST = json.load(json_src) + baseJsonST=baseJsonST['instances'] + + with open(confLoading().pathStatic+"json/configExamples.json", encoding='utf-8') as json_src: #mettre dans la config le chemin + configExamples = json.load(json_src) + configExamples=configExamples['examples'] + + return render_template('configure-instance.html',configExamples = configExamples,baseJsonST= baseJsonST) + +@main.route('/upload-data') +def uploaddata(): + """ + Fiche sta + + :returns: template + """ + print("Fiche upload-data") + with open(confLoading().pathStatic+"json/STAInstances_v2.json", encoding='utf-8') as json_src: #mettre dans la config le chemin + baseJsonST = json.load(json_src) + baseJsonST=baseJsonST['instances'] + + with open(confLoading().pathStatic+"json/dataExamples.json", encoding='utf-8') as json_src: #mettre dans la config le chemin + dataExamples = json.load(json_src) + dataExamples=dataExamples['examples'] + + return render_template('upload-data.html',dataExamples = dataExamples,baseJsonST= baseJsonST) + +@main.route('/upload_data_file', methods=['POST']) +def upload_data_file(): + + print('fichier recu check en cours') + #récupère le fichier config xlsx et l'envoie l'appel de l'api sofair de création de config + if 'file' not in request.files: + return jsonify({"etat":"erreur","texte":"pas de fichier envoyé (erreur 1)"}) + file = request.files['file'] + # If the user does not select a file, the browser submits an + # empty file without a filename. + if file.filename == '': + return jsonify({"etat":"erreur","texte":"pas de fichier envoyé (erreur 2)"}) + if file and allowed_file(file.filename): + filename = secure_filename(file.filename) + file.save(os.path.join(confLoading().pathStatic+"xlsx/data", filename)) + print('check ok fichier save') + print(file.filename) + + + + json_data = json.dumps({ + "inputs":{ + "data_file":filename, + "mode":'large', + "colonne_date": "date", + "format_date": "%Y%m%d", + + },"mode": "async","response":"document" + }) + + print('post api ') + r=requests.post(url=config.url_sofair_api+'processes/post-observations/execution', + headers= {'Content-Type': 'application/json'},data=json_data) + + if r.status_code in [200,201]: + print('post api ok en cours de trt') + location_I=r.headers['Location']+"?f=json" + location_R=r.headers['Location']+"/results?f=json" + + r=requests.get(url=location_I) + if r.json()['status'] == 'failed': + return jsonify( {"etat":"erreur", "api_response":r.json()}) + + + z=0 + while r.json()['progress'] != 100: + r=requests.get(url=location_I) + sleep(4) + z+=1 + if z==10: + break + + if r.json()['progress'] == 100: + r=requests.get(url=location_R) + print('trt fini') + print(r.json()['response']) + + if r.json()['response'] == 'import des data terminé !': + return jsonify({"etat":"ok", "api_response":r.json()}) + else: + return jsonify({"etat":"erreur", "api_response":r.json()}) + else: + return jsonify({"etat":"erreur", "api_response":r.json()}) + + +@main.route('/create-metadata-and-layer') +def createmetadata(): + """ + Fiche sta + + :returns: template + """ + print("Fiche create-metadata-and-layer") + with open(confLoading().pathStatic+"json/STAInstances_v2.json", encoding='utf-8') as json_src: #mettre dans la config le chemin + baseJsonST = json.load(json_src) + baseJsonST=baseJsonST['instances'] + + return render_template('create-metadata-and-layer.html',baseJsonST= baseJsonST) + +@main.route('/create-viewer') +def createviewer(): + """ + Fiche sta + + :returns: template + """ + print("Page create-viewer") + with open(confLoading().pathStatic+"json/STAInstances_v2.json", encoding='utf-8') as json_src: #mettre dans la config le chemin + baseJsonST = json.load(json_src) + baseJsonST=baseJsonST['instances'] + + return render_template('create-viewer.html',baseJsonST= baseJsonST) diff --git a/config/plugin.py b/config/plugin.py new file mode 100755 index 0000000..294d126 --- /dev/null +++ b/config/plugin.py @@ -0,0 +1,126 @@ +# ================================================================= +# +# Authors: Tom Kralidis +# +# Copyright (c) 2023 Tom Kralidis +# +# Permission is hereby granted, free of charge, to any person +# obtaining a copy of this software and associated documentation +# files (the "Software"), to deal in the Software without +# restriction, including without limitation the rights to use, +# copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the +# Software is furnished to do so, subject to the following +# conditions: +# +# The above copyright notice and this permission notice shall be +# included in all copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +# OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +# HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +# OTHER DEALINGS IN THE SOFTWARE. +# +# ================================================================= +"""Plugin loader""" + +import importlib +import logging +from typing import Any + +LOGGER = logging.getLogger(__name__) + +#: Loads provider plugins to be used by pygeoapi,\ +#: formatters and processes available +PLUGINS = { + 'provider': { + 'AzureBlobStorage': 'pygeoapi.provider.azure_.AzureBlobStorageProvider', # noqa + 'CSV': 'pygeoapi.provider.csv_.CSVProvider', + 'Elasticsearch': 'pygeoapi.provider.elasticsearch_.ElasticsearchProvider', # noqa + 'ElasticsearchCatalogue': 'pygeoapi.provider.elasticsearch_.ElasticsearchCatalogueProvider', # noqa + 'ERDDAPTabledap': 'pygeoapi.provider.erddap.TabledapProvider', + 'ESRI': 'pygeoapi.provider.esri.ESRIServiceProvider', + 'FileSystem': 'pygeoapi.provider.filesystem.FileSystemProvider', + 'GeoJSON': 'pygeoapi.provider.geojson.GeoJSONProvider', + 'Hateoas': 'pygeoapi.provider.hateoas.HateoasProvider', + 'MapScript': 'pygeoapi.provider.mapscript_.MapScriptProvider', + 'MongoDB': 'pygeoapi.provider.mongo.MongoProvider', + 'MVT': 'pygeoapi.provider.mvt.MVTProvider', + 'OGR': 'pygeoapi.provider.ogr.OGRProvider', + 'PostgreSQL': 'pygeoapi.provider.postgresql.PostgreSQLProvider', + 'rasterio': 'pygeoapi.provider.rasterio_.RasterioProvider', + 'SensorThings': 'pygeoapi.provider.sensorthings.SensorThingsProvider', + 'SQLiteGPKG': 'pygeoapi.provider.sqlite.SQLiteGPKGProvider', + 'Socrata': 'pygeoapi.provider.socrata.SODAServiceProvider', + 'TinyDBCatalogue': 'pygeoapi.provider.tinydb_.TinyDBCatalogueProvider', + 'WMSFacade': 'pygeoapi.provider.wms_facade.WMSFacadeProvider', + 'xarray': 'pygeoapi.provider.xarray_.XarrayProvider', + 'xarray-edr': 'pygeoapi.provider.xarray_edr.XarrayEDRProvider' + }, + 'formatter': { + 'CSV': 'pygeoapi.formatter.csv_.CSVFormatter' + }, + 'process': { + 'create-sta': 'pygeoapi.process.createSTA.createSTAProcessor', + 'create-viewer': 'pygeoapi.process.createViewer.createViewerProcessor', + 'create-config-xlsx':'pygeoapi.process.createConfigXLSX.createConfigXLSXProcessor', + 'post-observations':'pygeoapi.process.postObservations.postObservationsProcessor', + 'sta-to-sdi':'pygeoapi.process.STAToSDI.STAToSDIProcessor' + + }, + 'process_manager': { + 'Dummy': 'pygeoapi.process.manager.dummy.DummyManager', + 'MongoDB': 'pygeoapi.process.manager.mongodb_.MongoDBManager', + 'TinyDB': 'pygeoapi.process.manager.tinydb_.TinyDBManager' + } +} + + +def load_plugin(plugin_type: str, plugin_def: dict) -> Any: + """ + loads plugin by name + + :param plugin_type: type of plugin (provider, formatter) + :param plugin_def: plugin definition + + :returns: plugin object + """ + + name = plugin_def['name'] + + if plugin_type not in PLUGINS.keys(): + msg = f'Plugin type {plugin_type} not found' + LOGGER.exception(msg) + raise InvalidPluginError(msg) + + plugin_list = PLUGINS[plugin_type] + + LOGGER.debug(f'Plugins: {plugin_list}') + + if '.' not in name and name not in plugin_list.keys(): + msg = f'Plugin {name} not found' + LOGGER.exception(msg) + raise InvalidPluginError(msg) + + if '.' in name: # dotted path + packagename, classname = name.rsplit('.', 1) + else: # core formatter + packagename, classname = plugin_list[name].rsplit('.', 1) + + LOGGER.debug(f'package name: {packagename}') + LOGGER.debug(f'class name: {classname}') + + module = importlib.import_module(packagename) + class_ = getattr(module, classname) + plugin = class_(plugin_def) + + return plugin + + +class InvalidPluginError(Exception): + """Invalid plugin""" + pass diff --git a/config/process/STAToSDI.py b/config/process/STAToSDI.py new file mode 100755 index 0000000..fcb041b --- /dev/null +++ b/config/process/STAToSDI.py @@ -0,0 +1,287 @@ +import logging +import requests +import json +import requests +import json +import geopandas as gpd +from sqlalchemy import create_engine +import io +from jinja2 import Environment, FileSystemLoader +import uuid +import datetime +import os +from pygeoapi.process.base import BaseProcessor, ProcessorExecuteError +import sys + +from .setupProcess import confProcess +sys.path.insert(1, confProcess().pathWd) +from setup import confLoading +config = confLoading() + + +LOGGER = logging.getLogger(__name__) + +#: Process metadata and description +PROCESS_METADATA = { + 'version': '0.2.0', + 'id': 'sta_to_sdi', + 'title': { + 'en': 'Publishes a SensorThings service in an IDG', + 'fr': 'Publie un service SensorThings dans une IDG' + }, + 'description': { + 'en': 'This process publishes INPIRE-compliant layer and metadata from a SensorThings service to a Spatial Data Infrastructure.', + 'fr': 'Cette fonction publie dans une Infrastructure de Données Géographiques (IDG) une couche et une métadonnée à partir d\'un service SensorThings.', + }, + 'keywords': ['SensorThings', 'SDI', 'INSPIRE'], + 'links': [{ + 'type': 'text/html', + 'rel': 'about', + 'title': 'information', + 'href': 'https://example.org/process', + 'hreflang': 'en-US' + }], + 'inputs': { + 'url_st': { + 'title': 'url_st', + 'description': 'url du service sensorthing', + 'schema': { + 'type': 'string' + }, + 'minOccurs': 1, + 'maxOccurs': 1, + 'metadata': None, + 'keywords': ['message'] + }, + 'abstract': { + 'title': 'abstract', + 'description': 'abstract pour les métadonnées', + 'schema': { + 'type': 'string' + }, + 'minOccurs': 1, + 'maxOccurs': 1, + 'metadata': None, + 'keywords': ['message'] + }, + 'author': { + 'title': 'author', + 'description': 'auteur de la couche', + 'schema': { + 'type': 'string' + }, + 'minOccurs': 1, + 'maxOccurs': 1, + 'metadata': None, + 'keywords': ['message'] + }, + 'geoserver_title': { + 'title': 'geoserver_title', + 'description': 'Titre de la futur couche dans geoserver', + 'schema': { + 'type': 'string' + }, + 'minOccurs': 1, + 'maxOccurs': 1, + 'metadata': None, + 'keywords': ['message'] + } + }, + 'outputs': { + 'response': { + 'title': 'Log de creation', + 'description': 'Informe de la creation ou non de la couche', + 'schema': { + 'type': 'object', + 'contentMediaType': 'application/json' + } + } + }, + 'example': { + 'inputs': { + 'url_st': 'https://api.geosas.fr/onde/v1.0/', + } + } +} + +def downloadST(url_serveur): + r=requests.get(url=url_serveur) + print(r.status_code) + things_agri=r.json()['value'] + while '@iot.nextLink' in r.json() : + print("get nextlink") + r=requests.get(r.json()['@iot.nextLink']) + things_agri= things_agri+ r.json()['value'] + return things_agri + +def create_geojson(data, urlSt): + my_dict={ "type": "FeatureCollection","features":[]} + + for i in data: + try: + i['Locations'][0]['location']['geometry'] + #print("bon format") + loc=i['Locations'][0]['location'] + except: + print("pas le bon format, repare geom") + loc={} + loc['type']='Feature' + loc['geometry']={ + 'type': i['Locations'][0]['location']['type'], + 'coordinates': i['Locations'][0]['location']['coordinates'] + } + url_thing= "%sThings(%s)" % (urlSt,i['@iot.id'] ) + loc['properties']={'id':i['@iot.id'],'name':i['name'],'description':i['description'],'thingsUrl':url_thing} + + my_dict["features"].append(loc) + + json_string = json.dumps(my_dict) + f = io.StringIO(json_string) + return f + +def publie_couche(pg_table,service_url, workspace, name_entrepot,auth_x): + + print("active couche %s" % pg_table) + headers_x = {'Content-Type': 'text/xml'} + data_x="{}".format(pg_table) + url_x="{}/rest/workspaces/{}/datastores/{}/featuretypes".format( + service_url, workspace, name_entrepot) + + r = requests.post(url=url_x, headers=headers_x, auth=auth_x, data=data_x) + print(str(r.status_code)) + print(r.text) + print("creation couche %s finish" % pg_table) + return r.status_code,r.text + +def publie_couche_metadonnee(abstract, author, pg_table, titre_geoserver, url_sta): + print('publication geoserver et geonetwork') + print('creation json') + try: + dico_jinja={ + "layerName": pg_table, + "layerNameIds" : pg_table, + "layerNameDb": pg_table, + "theGeomName": "geometry", + "workspace": "sensorthings", + "storeIds": "sensorthings store", + "layerTitle": titre_geoserver, + "uuid": str(uuid.uuid4()), + "metadataTitle": titre_geoserver, + "creationDate": datetime.datetime.now().strftime('%Y-%m-%d'), + "abstract": abstract, + "url_sta": url_sta, + "author": author + } + + environment = Environment(loader=FileSystemLoader(config.pathData[:-1])) + template = environment.get_template("sensorthings-metadata-iso19139.json") + + filename = "/data/2ids/2ids_metadata/json/"+pg_table+".json" + content = template.render(**dico_jinja) + with open(filename, mode="w", encoding="utf-8") as message: + message.write(content) + print('publish by 2ids') + a=os.system("/usr/local/bin/2ids publish %s" %(pg_table)) + + print(a) + if a==0: + return 201 + else: + return "erreur publication métadonnées" + except Exception as e: + print(e) + return e + + + + + +class STAToSDIProcessor(BaseProcessor): + """Test STAToSDI Processor""" + + def __init__(self, processor_def): + """ + Initialize object + + :param processor_def: provider definition + + :returns: pygeoapi.process.STAToSDI.STAToSDIProcessor + """ + + super().__init__(processor_def, PROCESS_METADATA) + + + + def execute(self, data): + print("ok st go") + + mimetype = 'application/json' + + url_st = data.get('url_st', None) + if url_st is None: + outputs = { + 'response': "Cannot process without a url_st" + } + return mimetype, outputs + #raise ProcessorExecuteError('Cannot process without a url_st') + abstract = data.get('abstract', None) + author = data.get('author', None) + titre_geoserver = data.get('geoserver_title', None) + + #download data + print("download data from ST") + try: + data=downloadST(url_st+"Things?$top=2000&$select=name,description,id&$expand=Locations($select=location),Datastreams($select=name,Observations)") + except: + outputs = { + 'response': "Impossible de télécharger les Things, erreur dans l'url ou côté serveur ST : %s" % (url_st) + } + return mimetype, outputs + + #creation couche vecteur + print("create vector") + try: + couche=create_geojson(data, url_st) + station=gpd.read_file(couche) + station=station.set_crs('EPSG:4326') + except: + outputs = {'response':"Impossible de créer les géometries sources, verifier le format des géométrie du serveur ST conforme à l'url du standard", + "url standard":"https://docs.ogc.org/is/18-088/18-088.html#location" + } + return mimetype, outputs + + #publish PSQL + print("create engine") + db = create_engine(config.conn_string) + pg_table=url_st.split('/')[-3] + print("publish PSQL") + try: + station.to_postgis(pg_table, con=db, if_exists='replace',schema='sensorthings') + except: + outputs ={'response':"impossible de créer la couche dans la BDD"} + return mimetype, outputs + + db.dispose() + print("dispose and close engine") + #publish geoserver + print("publish geoserver") + #retour,retour_txt=publie_couche(pg_table,config.service_url, config.workspace, config.name_entrepot, config.auth_x) + + retour = publie_couche_metadonnee(abstract, author, pg_table, titre_geoserver, url_st) + + + if retour==201: + outputs = { + 'response': "c'est ok la couche est publiée", + 'url_info':'%s/%s/wms?service=wms&request=DescribeLayer&layers=%s&version=1.1.1&outputFormat=application/json' % (config.service_url,config.workspace,pg_table) + } + else: + outputs = { + 'response': "erreur de publicationr", + 'retour du serveur':retour + } + + return mimetype, outputs + + def __repr__(self): + return ' {}'.format(self.name) diff --git a/config/process/__init__.py b/config/process/__init__.py new file mode 100755 index 0000000..5aa5832 --- /dev/null +++ b/config/process/__init__.py @@ -0,0 +1,30 @@ +# ================================================================= +# +# Authors: Tom Kralidis +# +# Copyright (c) 2019 Tom Kralidis +# +# Permission is hereby granted, free of charge, to any person +# obtaining a copy of this software and associated documentation +# files (the "Software"), to deal in the Software without +# restriction, including without limitation the rights to use, +# copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the +# Software is furnished to do so, subject to the following +# conditions: +# +# The above copyright notice and this permission notice shall be +# included in all copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +# OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +# HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +# OTHER DEALINGS IN THE SOFTWARE. +# +# ================================================================= + +"""OGC process package, each process is an independent module""" diff --git a/config/process/base.py b/config/process/base.py new file mode 100755 index 0000000..3d681f5 --- /dev/null +++ b/config/process/base.py @@ -0,0 +1,94 @@ +# ================================================================= +# +# Authors: Tom Kralidis +# +# Copyright (c) 2022 Tom Kralidis +# +# Permission is hereby granted, free of charge, to any person +# obtaining a copy of this software and associated documentation +# files (the "Software"), to deal in the Software without +# restriction, including without limitation the rights to use, +# copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the +# Software is furnished to do so, subject to the following +# conditions: +# +# The above copyright notice and this permission notice shall be +# included in all copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +# OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +# HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +# OTHER DEALINGS IN THE SOFTWARE. +# +# ================================================================= + +import logging +from typing import Any, Tuple + +LOGGER = logging.getLogger(__name__) + + +class BaseProcessor: + """generic Processor ABC. Processes are inherited from this class""" + + def __init__(self, processor_def: dict, process_metadata: dict): + """ + Initialize object + + :param processor_def: processor definition + :param process_metadata: process metadata `dict` + + :returns: pygeoapi.processor.base.BaseProvider + """ + self.name = processor_def['name'] + self.metadata = process_metadata + + def execute(self, data: dict) -> Tuple[str, Any]: + """ + execute the process + + :param data: Dict with the input data that the process needs in order + to execute + + :returns: tuple of MIME type and process response + """ + + raise NotImplementedError() + + def __repr__(self): + return f' {self.name}' + + +class ProcessorGenericError(Exception): + """processor generic error""" + pass + + +class ProcessorExecuteError(ProcessorGenericError): + """query / backend error""" + pass + + +class JobError(Exception): + pass + + +class JobNotFoundError(JobError): + pass + + +class JobResultNotFoundError(JobError): + pass + + +class ProcessError(Exception): + pass + + +class UnknownProcessError(ProcessError): + pass diff --git a/config/process/createConfigXLSX.py b/config/process/createConfigXLSX.py new file mode 100755 index 0000000..4a6388a --- /dev/null +++ b/config/process/createConfigXLSX.py @@ -0,0 +1,127 @@ +import logging +import requests +import json +import requests +import json +import geopandas as gpd +from sqlalchemy import create_engine +import io +from jinja2 import Environment, FileSystemLoader +import uuid +import datetime +import os +from pygeoapi.process.base import BaseProcessor, ProcessorExecuteError +import sys + +from .setupProcess import confProcess +sys.path.insert(1, confProcess().pathWd) +from setup import confLoading +config = confLoading() +sys.path.insert(1, config.pathScript) +import autoST + + + +LOGGER = logging.getLogger(__name__) + +#: Process metadata and description +PROCESS_METADATA = { + 'version': '0.2.0', + 'id': 'create-config-xlsx', + 'title': { + 'en': 'Setting up the sensorthings service', + 'fr': 'Configuration du service SensorThings' + }, + 'description': { + 'en': 'This function uploads an XLSX file to create the various objects in the SensorThings service: Things, Sensors, Observed Properties, Locations, Features Of Interest and Datastreams.', + 'fr': 'Cette fonction permet d\'uploader un fichier XLSX afin de créer les différents objets du service SensorThings : Things, Sensors, Observed Properties, Locations, Features Of Interest et Datastreams.', + }, + 'keywords': ['SensorThings','setup'], + 'links': [{ + 'type': 'text/html', + 'rel': 'about', + 'title': 'information', + 'href': 'https://example.org/process', + 'hreflang': 'en-US' + }], + 'inputs': { + 'name_config_xlsx': { + 'title': 'name_config_xlsx', + 'description': 'Nom du fichier de config xlsx complété', + 'schema': { + 'type': 'text/plain' + }, + 'minOccurs': 1, + 'maxOccurs': 1, + 'metadata': None, + 'keywords': ['message'] + } + }, + 'outputs': { + 'response': { + 'title': 'Log de creation', + 'description': 'Informe de la creation ou non de la cnfig', + 'schema': { + 'type': 'object', + 'contentMediaType': 'application/json' + } + } + }, + 'example': { + 'inputs': { + 'config_xlsx': 'aghrys_sensorthings.xlsx', + } + } +} + + + + + +class createConfigXLSXProcessor(BaseProcessor): + """Test creationConfigXLSX Processor""" + + def __init__(self, processor_def): + """ + Initialize object + + :param processor_def: provider definition + + :returns: pygeoapi.process.createConfigXLSX.createConfigXLSXProcessor + """ + + super().__init__(processor_def, PROCESS_METADATA) + + + + def execute(self, data): + print("ok st go") + + mimetype = 'application/json' + + config_xlsx = data.get('config_xlsx', None) + if config_xlsx is None: + outputs = { + 'response': "Cannot process without a xlsx path" + } + return mimetype, outputs + #raise ProcessorExecuteError('Cannot process without a url_st') + + + path_config=os.path.join(config.dir_xlsx, config_xlsx) + print("start création config",path_config) + + #try: + retour=autoST.main(path_config, config.username, config.password) + outputs = { + 'response': retour + } + #except: + # outputs = { + # 'response': "erreur inconnu" + # } + + return mimetype, outputs + + def __repr__(self): + return ' {}'.format(self.name) diff --git a/config/process/createSTA.py b/config/process/createSTA.py new file mode 100755 index 0000000..41e1506 --- /dev/null +++ b/config/process/createSTA.py @@ -0,0 +1,148 @@ +# ================================================================= +# +# Authors: Tom Kralidis +# +# Copyright (c) 2022 Tom Kralidis +# +# Permission is hereby granted, free of charge, to any person +# obtaining a copy of this software and associated documentation +# files (the "Software"), to deal in the Software without +# restriction, including without limitation the rights to use, +# copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the +# Software is furnished to do so, subject to the following +# conditions: +# +# The above copyright notice and this permission notice shall be +# included in all copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +# OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +# HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +# OTHER DEALINGS IN THE SOFTWARE. +# +# ================================================================= + +import logging +import sys +from pygeoapi.process.base import BaseProcessor, ProcessorExecuteError +sys.path.insert(1, "/usr/local/sofair-dev/config/script") +import createSTA + + +LOGGER = logging.getLogger(__name__) + +#: Process metadata and description +PROCESS_METADATA = { + 'version': '0.1', + 'id': 'create-sta', + 'title': { + 'en': 'SensorThings API creation', + 'fr': 'Création d\'instance SensorThings' + }, + 'description': { + 'en': 'This function allows you to create a new instance of a SensorThings service that is immediately accessible online.', + 'fr': 'Cette fonction permet la création d\'une nouvelle instance d\'un service SensorThings immédiatement accessible en ligne.', + }, + 'keywords': ['OGC', 'sensorthings', 'STA'], + 'links': [{ + 'type': 'text/html', + 'rel': 'about', + 'title': 'information', + 'href': 'https://geosas.fr/sofair', + 'hreflang': 'en-US' + }], + 'inputs': { + 'name': { + 'title': 'Nom', + 'description': 'L\'identifiant de votre instance sensorthings sans accent, ni espace ', + 'schema': { + 'type': 'string' + }, + 'minOccurs': 1, + 'maxOccurs': 1, + 'metadata': None, # TODO how to use? + 'keywords': ['identifiant', 'nom'] + }, + 'description': { + 'title': 'Description', + 'description': 'Description de votre instance sensorthings sans accent, ni espace ', + 'schema': { + 'type': 'string' + }, + 'minOccurs': 1, + 'maxOccurs': 1, + 'metadata': None, # TODO how to use? + 'keywords': ['description', 'résumé'] + }, + 'author': { + 'title': 'Auteur', + 'description': 'Nom de la personne qui crée l\'instance', + 'schema': { + 'type': 'string' + }, + 'minOccurs': 0, + 'maxOccurs': 1, + 'metadata': None, + 'keywords': ['nom'] + } + }, + 'outputs': { + 'STAUrl': { + 'title': 'STAUrl', + 'description': 'l\'URL de l\'instance SensorThings créée', + 'schema': { + 'type': 'string' + } + } + }, + 'example': { + 'inputs': { + 'name': 'agrhys', + 'description': 'Observatoire de recherche en environnement AgrHyS', + 'author': 'Christophe Geneste' + } + } +} + + +class createSTAProcessor(BaseProcessor): + """Create STA example""" + + def __init__(self, processor_def): + """ + Initialize object + + :param processor_def: provider definition + + :returns: pygeoapi.process.createSTA.createSTAProcessor + """ + + super().__init__(processor_def, PROCESS_METADATA) + + def execute(self, data): + + mimetype = 'application/json' + name = data.get('name') + description = data.get('description') + author = data.get('author') + + if name is None: + raise ProcessorExecuteError('Cannot process without a name') + + createSTA.main (name,description,author) +# value = retour.strip() + STAUrl = f'https://frost.geosas.fr/{name}/'.strip() + + outputs = { + 'STAUrl': STAUrl + } + + return mimetype, outputs + + def __repr__(self): + return f' {self.name}' diff --git a/config/process/createViewer.py b/config/process/createViewer.py new file mode 100755 index 0000000..e35ca27 --- /dev/null +++ b/config/process/createViewer.py @@ -0,0 +1,125 @@ +import logging +from pygeoapi.process.base import BaseProcessor, ProcessorExecuteError +import datetime +import sys +from pathlib import Path + +from .setupProcess import confProcess +sys.path.insert(1, confProcess().pathWd) +from setup import confLoading +config = confLoading() +sys.path.insert(1, config.pathScript) +import viewerConfiguration + + +LOGGER = logging.getLogger(__name__) + +#utiliser ce logger + +#: Process metadata and description +PROCESS_METADATA = { + 'version': '0.2.0', + 'id': 'create-viewer', + 'title': { + 'en': 'Create SensorThings geographic portal', + 'fr': 'Création d un visualiseur SensorThings' + }, + 'description': { + 'en': 'This function automatically generates a URL pointing to a map portal displaying chronicles of observations from the SensorThings service provided.', + 'fr': 'Cette fonction génère automatiquement une URL qui pointe vers un portail cartographique proposant la visualisation des chroniques des observations du service SensorThings fourni.' + }, + 'keywords': ['mviewer', 'sensorthings', 'STA'], + 'links': [{ + 'type': 'text/html', + 'rel': 'about', + 'title': 'information', + 'href': 'https://geosas.fr/sofair', + 'hreflang': 'fr-FR' + }], + 'inputs': { + 'url_sensorthings': { + 'title': 'url STA', + 'description': 'url du service Sensorthings', + 'schema': { + 'type': 'string' + }, + 'minOccurs': 1, + 'maxOccurs': 1, + 'metadata': None, + 'keywords': ['message'] + } + }, + 'outputs': { + 'url_mviewer': { + 'title': 'url viewer', + 'description': 'Url du mviewer', + 'schema': { + 'type': 'string' + }, + }, + 'url_config': { + 'title': 'url config', + 'description': 'Url du fichier de configuration du mviewer', + 'schema': { + 'type': 'string' + }, + } + }, + 'example': { + 'inputs': { + 'url_sensorthings': 'https://api.geosas.fr/wsci/v1.0/' + } + } +} + +class createViewerProcessor(BaseProcessor): + """createViewer Processor""" + + def __init__(self, processor_def): + """ + Initialize object + + :param processor_def: provider definition + + :returns: pygeoapi.process.createViewer.createViewerProcessor + """ + + super().__init__(processor_def, PROCESS_METADATA) + + def execute(self, data): + print("ok createViewer go") + + mimetype = 'application/json' + url_sensorthings = data.get('url_sensorthings', None) + + + if url_sensorthings is None: + outputs = { + 'response': "Cannot process without a STA url" + } + return mimetype, outputs + #raise ProcessorExecuteError('Cannot process without a url_st') + + #download data + print("Start process") + + idprocess= datetime.datetime.now().strftime("%y%m%d_%H%M%S%f") + + url_mviewer, url_config = viewerConfiguration.main(url_sensorthings, config) + + if url_mviewer !='failed': + outputs = { + 'url_mviewer': url_mviewer, + 'url_config': url_config + } + + else: + + outputs = { + 'response': "failed" + } + + return mimetype, outputs + + def __repr__(self): + return ' {}'.format(self.name) diff --git a/config/process/manager/__init__.py b/config/process/manager/__init__.py new file mode 100755 index 0000000..2019a54 --- /dev/null +++ b/config/process/manager/__init__.py @@ -0,0 +1,63 @@ +# ================================================================= +# +# Authors: Tom Kralidis +# Ricardo Garcia Silva +# +# Copyright (c) 2019 Tom Kralidis +# (c) 2023 Ricardo Garcia Silva +# +# Permission is hereby granted, free of charge, to any person +# obtaining a copy of this software and associated documentation +# files (the "Software"), to deal in the Software without +# restriction, including without limitation the rights to use, +# copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the +# Software is furnished to do so, subject to the following +# conditions: +# +# The above copyright notice and this permission notice shall be +# included in all copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +# OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +# HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +# OTHER DEALINGS IN THE SOFTWARE. +# +# ================================================================= + +import logging +from typing import Dict + +from pygeoapi.plugin import load_plugin +from pygeoapi.process.manager.base import BaseManager + +LOGGER = logging.getLogger(__name__) + + +def get_manager(config: Dict) -> BaseManager: + """Instantiate process manager from the supplied configuration. + + :param config: pygeoapi configuration + + :returns: The pygeoapi process manager object + """ + manager_conf = config.get('server', {}).get( + 'manager', + { + 'name': 'Dummy', + 'connection': None, + 'output_dir': None + } + ) + processes_conf = {} + for id_, resource_conf in config.get('resources', {}).items(): + if resource_conf.get('type') == 'process': + processes_conf[id_] = resource_conf + manager_conf['processes'] = processes_conf + if manager_conf.get('name') == 'Dummy': + LOGGER.info('Starting dummy manager') + return load_plugin('process_manager', manager_conf) diff --git a/config/process/manager/base.py b/config/process/manager/base.py new file mode 100755 index 0000000..d0d7824 --- /dev/null +++ b/config/process/manager/base.py @@ -0,0 +1,397 @@ +# ================================================================= +# +# Authors: Tom Kralidis +# Ricardo Garcia Silva +# +# Copyright (c) 2022 Tom Kralidis +# (c) 2023 Ricardo Garcia Silva +# +# Permission is hereby granted, free of charge, to any person +# obtaining a copy of this software and associated documentation +# files (the "Software"), to deal in the Software without +# restriction, including without limitation the rights to use, +# copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the +# Software is furnished to do so, subject to the following +# conditions: +# +# The above copyright notice and this permission notice shall be +# included in all copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +# OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +# HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +# OTHER DEALINGS IN THE SOFTWARE. +# +# ================================================================= + +import collections +from datetime import datetime +import json +import logging +from multiprocessing import dummy +from pathlib import Path +from typing import Any, Dict, Tuple, Optional, OrderedDict +import uuid + +from pygeoapi.plugin import load_plugin +from pygeoapi.process.base import ( + BaseProcessor, + JobNotFoundError, + JobResultNotFoundError, + UnknownProcessError, +) +from pygeoapi.util import ( + DATETIME_FORMAT, + JobStatus, + ProcessExecutionMode, + RequestedProcessExecutionMode, +) + +LOGGER = logging.getLogger(__name__) + + +class BaseManager: + """generic Manager ABC""" + processes: OrderedDict[str, Dict] + + def __init__(self, manager_def: dict): + """ + Initialize object + + :param manager_def: manager definition + + :returns: `pygeoapi.process.manager.base.BaseManager` + """ + + self.name = manager_def['name'] + self.is_async = False + self.connection = manager_def.get('connection') + self.output_dir = manager_def.get('output_dir') + + if self.output_dir is not None: + self.output_dir = Path(self.output_dir) + + # Note: There are two different things named OrderedDict here - one + # is coming from typing.OrderedDict (type annotation), the other is + # coming from collections.OrderedDict (actual type we want to use here) + # - this will not be needed anymore when pygeoapi moves to requiring + # Python 3.9 as the minimum supported Python version + self.processes = collections.OrderedDict() + for id_, process_conf in manager_def.get('processes', {}).items(): + self.processes[id_] = dict(process_conf) + + def get_processor(self, process_id: str) -> Optional[BaseProcessor]: + """Instantiate a processor. + + :param process_id: Identifier of the process + + :raise UnknownProcessError: if the processor cannot be created + :returns: instance of the processor + """ + + try: + process_conf = self.processes[process_id] + except KeyError as err: + raise UnknownProcessError('Invalid process identifier') from err + else: + return load_plugin('process', process_conf['processor']) + + def get_jobs(self, status: JobStatus = None) -> list: + """ + Get process jobs, optionally filtered by status + + :param status: job status (accepted, running, successful, + failed, results) (default is all) + + :returns: `list` of jobs (identifier, status, process identifier) + """ + + raise NotImplementedError() + + def add_job(self, job_metadata: dict) -> str: + """ + Add a job + + :param job_metadata: `dict` of job metadata + + :returns: `str` added job identifier + """ + + raise NotImplementedError() + + def update_job(self, job_id: str, update_dict: dict) -> bool: + """ + Updates a job + + :param job_id: job identifier + :param update_dict: `dict` of property updates + + :returns: `bool` of status result + """ + + raise NotImplementedError() + + def get_job(self, job_id: str) -> dict: + """ + Get a job (!) + + :param job_id: job identifier + + :raises: JobNotFoundError: if the job_id does not correspond to a + known job + :returns: `dict` of job result + """ + + raise JobNotFoundError() + + def get_job_result(self, job_id: str) -> Tuple[str, Any]: + """ + Returns the actual output from a completed process + + :param job_id: job identifier + + :raises: JobNotFoundError: if the job_id does not correspond to a + known job + :raises: JobResultNotFoundError: if the job-related result cannot + be returned + :returns: `tuple` of mimetype and raw output + """ + + raise JobResultNotFoundError() + + def delete_job(self, job_id: str) -> bool: + """ + Deletes a job and associated results/outputs + + :param job_id: job identifier + + :raises: JobNotFoundError: if the job_id does not correspond to a + known job + :returns: `bool` of status result + """ + + raise JobNotFoundError() + + def _execute_handler_async(self, p: BaseProcessor, job_id: str, + data_dict: dict) -> Tuple[str, None, JobStatus]: + """ + This private execution handler executes a process in a background + thread using `multiprocessing.dummy` + + https://docs.python.org/3/library/multiprocessing.html#module-multiprocessing.dummy # noqa + + :param p: `pygeoapi.process` object + :param job_id: job identifier + :param data_dict: `dict` of data parameters + + :returns: tuple of None (i.e. initial response payload) + and JobStatus.accepted (i.e. initial job status) + """ + _process = dummy.Process( + target=self._execute_handler_sync, + args=(p, job_id, data_dict) + ) + _process.start() + return 'application/json', None, JobStatus.accepted + + def _execute_handler_sync(self, p: BaseProcessor, job_id: str, + data_dict: dict) -> Tuple[str, Any, JobStatus]: + """ + Synchronous execution handler + + If the manager has defined `output_dir`, then the result + will be written to disk + output store. There is no clean-up of old process outputs. + + :param p: `pygeoapi.process` object + :param job_id: job identifier + :param data_dict: `dict` of data parameters + + :returns: tuple of MIME type, response payload and status + """ + + process_id = p.metadata['id'] + current_status = JobStatus.accepted + + job_metadata = { + 'identifier': job_id, + 'process_id': process_id, + 'job_start_datetime': datetime.utcnow().strftime( + DATETIME_FORMAT), + 'job_end_datetime': None, + 'status': current_status.value, + 'location': None, + 'mimetype': None, + 'message': 'Job accepted and ready for execution', + 'progress': 5 + } + + self.add_job(job_metadata) + + try: + if self.output_dir is not None: + filename = f"{p.metadata['id']}-{job_id}" + job_filename = self.output_dir / filename + else: + job_filename = None + + current_status = JobStatus.running + jfmt, outputs = p.execute(data_dict) + + self.update_job(job_id, { + 'status': current_status.value, + 'message': 'Writing job output', + 'progress': 95 + }) + + if self.output_dir is not None: + LOGGER.debug(f'writing output to {job_filename}') + if isinstance(outputs, dict): + mode = 'w' + data = json.dumps(outputs, sort_keys=True, indent=4) + encoding = 'utf-8' + elif isinstance(outputs, bytes): + mode = 'wb' + data = outputs + encoding = None + with job_filename.open(mode=mode, encoding=encoding) as fh: + fh.write(data) + + current_status = JobStatus.successful + + job_update_metadata = { + 'job_end_datetime': datetime.utcnow().strftime( + DATETIME_FORMAT), + 'status': current_status.value, + 'location': str(job_filename), + 'mimetype': jfmt, + 'message': 'Job complete', + 'progress': 100 + } + + self.update_job(job_id, job_update_metadata) + + except Exception as err: + # TODO assess correct exception type and description to help users + # NOTE, the /results endpoint should return the error HTTP status + # for jobs that failed, ths specification says that failing jobs + # must still be able to be retrieved with their error message + # intact, and the correct HTTP error status at the /results + # endpoint, even if the /result endpoint correctly returns the + # failure information (i.e. what one might assume is a 200 + # response). + + current_status = JobStatus.failed + code = 'InvalidParameterValue' + outputs = { + 'code': code, + 'description': 'Error updating job' + } + LOGGER.error(err) + job_metadata = { + 'job_end_datetime': datetime.utcnow().strftime( + DATETIME_FORMAT), + 'status': current_status.value, + 'location': None, + 'mimetype': None, + 'message': f'{code}: {outputs["description"]}' + } + + jfmt = 'application/json' + + self.update_job(job_id, job_metadata) + + return jfmt, outputs, current_status + + def execute_process( + self, + process_id: str, + data_dict: dict, + execution_mode: Optional[RequestedProcessExecutionMode] = None + ) -> Tuple[str, Any, JobStatus, Optional[Dict[str, str]]]: + """ + Default process execution handler + + :param process_id: process identifier + :param data_dict: `dict` of data parameters + :param execution_mode: `str` optionally specifying sync or async + processing. + + :raises: UnknownProcessError if the input process_id does not + correspond to a known process + :returns: tuple of job_id, MIME type, response payload, status and + optionally additional HTTP headers to include in the final + response + """ + + job_id = str(uuid.uuid1()) + processor = self.get_processor(process_id) + if execution_mode == RequestedProcessExecutionMode.respond_async: + job_control_options = processor.metadata.get( + 'jobControlOptions', []) + # client wants async - do we support it? + process_supports_async = ( + ProcessExecutionMode.async_execute.value in job_control_options + ) + if self.is_async and process_supports_async: + LOGGER.debug('Asynchronous execution') + handler = self._execute_handler_async + response_headers = { + 'Preference-Applied': ( + RequestedProcessExecutionMode.respond_async.value) + } + else: + LOGGER.debug('Synchronous execution') + handler = self._execute_handler_sync + response_headers = { + 'Preference-Applied': ( + RequestedProcessExecutionMode.wait.value) + } + elif execution_mode == RequestedProcessExecutionMode.wait: + # client wants sync - pygeoapi implicitly supports sync mode + LOGGER.debug('Synchronous execution') + handler = self._execute_handler_sync + response_headers = { + 'Preference-Applied': RequestedProcessExecutionMode.wait.value} + else: # client has no preference + # according to OAPI - Processes spec we ought to respond with sync + LOGGER.debug('Synchronous execution') + handler = self._execute_handler_sync + response_headers = None + # TODO: handler's response could also be allowed to include more HTTP + # headers + mime_type, outputs, status = handler(processor, job_id, data_dict) + return job_id, mime_type, outputs, status, response_headers + + def __repr__(self): + return f' {self.name}' + + +def get_manager(config: Dict) -> BaseManager: + """Instantiate process manager from the supplied configuration. + + :param config: pygeoapi configuration + + :returns: The pygeoapi process manager object + """ + manager_conf = config.get('server', {}).get( + 'manager', + { + 'name': 'Dummy', + 'connection': None, + 'output_dir': None + } + ) + processes_conf = {} + for id_, resource_conf in config.get('resources', {}).items(): + if resource_conf.get('type') == 'process': + processes_conf[id_] = resource_conf + manager_conf['processes'] = processes_conf + if manager_conf.get('name') == 'Dummy': + LOGGER.info('Starting dummy manager') + return load_plugin('process_manager', manager_conf) diff --git a/config/process/manager/dummy.py b/config/process/manager/dummy.py new file mode 100755 index 0000000..7372faf --- /dev/null +++ b/config/process/manager/dummy.py @@ -0,0 +1,112 @@ +# ================================================================= +# +# Authors: Tom Kralidis +# +# Copyright (c) 2022 Tom Kralidis +# +# Permission is hereby granted, free of charge, to any person +# obtaining a copy of this software and associated documentation +# files (the "Software"), to deal in the Software without +# restriction, including without limitation the rights to use, +# copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the +# Software is furnished to do so, subject to the following +# conditions: +# +# The above copyright notice and this permission notice shall be +# included in all copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +# OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +# HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +# OTHER DEALINGS IN THE SOFTWARE. +# +# ================================================================= + +import logging +from typing import Any, Dict, Optional, Tuple +import uuid + +from pygeoapi.process.manager.base import BaseManager +from pygeoapi.util import ( + RequestedProcessExecutionMode, + JobStatus, +) + +LOGGER = logging.getLogger(__name__) + + +class DummyManager(BaseManager): + """generic Manager ABC""" + + def __init__(self, manager_def: dict): + """ + Initialize object + + :param manager_def: manager definition + + :returns: `pygeoapi.process.manager.base.BaseManager` + """ + + super().__init__(manager_def) + + def get_jobs(self, status: JobStatus = None) -> list: + """ + Get process jobs, optionally filtered by status + + :param status: job status (accepted, running, successful, + failed, results) (default is all) + + :returns: `list` of jobs (identifier, status, process identifier) + """ + + return [] + + def execute_process( + self, + process_id: str, + data_dict: dict, + execution_mode: Optional[RequestedProcessExecutionMode] = None + ) -> Tuple[str, str, Any, JobStatus, Optional[Dict[str, str]]]: + """ + Default process execution handler + + :param process_id: process identifier + :param data_dict: `dict` of data parameters + :param execution_mode: requested execution mode + + :returns: tuple of job_id, MIME type, response payload, status and + optionally additional HTTP headers to include in the + response + """ + + jfmt = 'application/json' + + response_headers = None + if execution_mode is not None: + response_headers = { + 'Preference-Applied': RequestedProcessExecutionMode.wait.value} + if execution_mode == RequestedProcessExecutionMode.respond_async: + LOGGER.debug('Dummy manager does not support asynchronous') + LOGGER.debug('Forcing synchronous execution') + + processor = self.get_processor(process_id) + try: + jfmt, outputs = processor.execute(data_dict) + current_status = JobStatus.successful + except Exception as err: + outputs = { + 'code': 'InvalidParameterValue', + 'description': 'Error updating job' + } + current_status = JobStatus.failed + LOGGER.error(err) + job_id = str(uuid.uuid1()) + return job_id, jfmt, outputs, current_status, response_headers + + def __repr__(self): + return f' {self.name}' diff --git a/config/process/manager/mongodb_.py b/config/process/manager/mongodb_.py new file mode 100755 index 0000000..7e26aa7 --- /dev/null +++ b/config/process/manager/mongodb_.py @@ -0,0 +1,160 @@ +# ================================================================= +# +# Authors: Alexander Pilz +# +# Copyright (c) 2023 Alexander Pilz +# +# Permission is hereby granted, free of charge, to any person +# obtaining a copy of this software and associated documentation +# files (the "Software"), to deal in the Software without +# restriction, including without limitation the rights to use, +# copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the +# Software is furnished to do so, subject to the following +# conditions: +# +# The above copyright notice and this permission notice shall be +# included in all copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +# OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +# HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +# OTHER DEALINGS IN THE SOFTWARE. +# +# ================================================================= +import json +import logging +import traceback + +from pymongo import MongoClient + +from pygeoapi.process.base import ( + JobNotFoundError, + JobResultNotFoundError, +) +from pygeoapi.process.manager.base import BaseManager + +LOGGER = logging.getLogger(__name__) + + +class MongoDBManager(BaseManager): + def __init__(self, manager_def): + super().__init__(manager_def) + self.is_async = True + + def _connect(self): + try: + client = MongoClient(self.connection) + self.db = client + LOGGER.info("JOBMANAGER - MongoDB connected") + return True + except Exception: + self.destroy() + LOGGER.error("JOBMANAGER - connect error", + exc_info=(traceback)) + return False + + def destroy(self): + try: + self.db.close() + LOGGER.info("JOBMANAGER - MongoDB disconnected") + return True + except Exception: + self.destroy() + LOGGER.error("JOBMANAGER - destroy error", + exc_info=(traceback)) + return False + + def get_jobs(self, status=None): + try: + self._connect() + database = self.db.job_manager_pygeoapi + collection = database.jobs + if status is not None: + jobs = list(collection.find({}, {"status": status})) + else: + jobs = list(collection.find({})) + LOGGER.info("JOBMANAGER - MongoDB jobs queried") + return jobs + except Exception: + LOGGER.error("JOBMANAGER - get_jobs error", + exc_info=(traceback)) + return False + + def add_job(self, job_metadata): + try: + self._connect() + database = self.db.job_manager_pygeoapi + collection = database.jobs + doc_id = collection.insert_one(job_metadata) + LOGGER.info("JOBMANAGER - MongoDB job added") + return doc_id + except Exception: + LOGGER.error("JOBMANAGER - add_job error", + exc_info=(traceback)) + return False + + def update_job(self, job_id, update_dict): + try: + self._connect() + database = self.db.job_manager_pygeoapi + collection = database.jobs + entry = collection.find_one({"identifier": job_id}) + collection.update_one(entry, {"$set": update_dict}) + LOGGER.info("JOBMANAGER - MongoDB job updated") + return True + except Exception: + LOGGER.error("JOBMANAGER - MongoDB update_job error", + exc_info=(traceback)) + return False + + def delete_job(self, job_id): + try: + self._connect() + database = self.db.job_manager_pygeoapi + collection = database.jobs + collection.delete_one({"identifier": job_id}) + LOGGER.info("JOBMANAGER - MongoDB job deleted") + return True + except Exception: + LOGGER.error("JOBMANAGER - MongoDB delete_job error", + exc_info=(traceback)) + return False + + def get_job(self, job_id): + try: + self._connect() + database = self.db.job_manager_pygeoapi + collection = database.jobs + entry = collection.find_one({"identifier": job_id}) + LOGGER.info("JOBMANAGER - MongoDB job queried") + return entry + except Exception as err: + LOGGER.error("JOBMANAGER - MongoDB get_job error", + exc_info=(traceback)) + raise JobNotFoundError() from err + + def get_job_result(self, job_id): + try: + self._connect() + database = self.db.job_manager_pygeoapi + collection = database.jobs + entry = collection.find_one({"identifier": job_id}) + if entry["status"] != "successful": + LOGGER.info("JOBMANAGER - job not finished or failed") + return (None,) + with open(entry["location"], "r") as file: + data = json.load(file) + LOGGER.info("JOBMANAGER - MongoDB job result queried") + return entry["mimetype"], data + except Exception as err: + LOGGER.error("JOBMANAGER - MongoDB get_job_result error", + exc_info=(traceback)) + raise JobResultNotFoundError() from err + + def __repr__(self): + return f' {self.name}' diff --git a/config/process/manager/tinydb_.py b/config/process/manager/tinydb_.py new file mode 100755 index 0000000..c55b791 --- /dev/null +++ b/config/process/manager/tinydb_.py @@ -0,0 +1,206 @@ +# ================================================================= +# +# Authors: Tom Kralidis +# +# Copyright (c) 2022 Tom Kralidis +# +# Permission is hereby granted, free of charge, to any person +# obtaining a copy of this software and associated documentation +# files (the "Software"), to deal in the Software without +# restriction, including without limitation the rights to use, +# copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the +# Software is furnished to do so, subject to the following +# conditions: +# +# The above copyright notice and this permission notice shall be +# included in all copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +# OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +# HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +# OTHER DEALINGS IN THE SOFTWARE. +# +# ================================================================= + + +from contextlib import contextmanager +import json +import logging +from pathlib import Path +from typing import Any, Tuple + +import tinydb +from filelock import FileLock + +from pygeoapi.process.base import ( + JobNotFoundError, + JobResultNotFoundError, +) +from pygeoapi.process.manager.base import BaseManager +from pygeoapi.util import JobStatus + +LOGGER = logging.getLogger(__name__) + + +class TinyDBManager(BaseManager): + """TinyDB Manager""" + + def __init__(self, manager_def: dict): + """ + Initialize object + + :param manager_def: manager definition + + :returns: `pygeoapi.process.manager.base.BaseManager` + """ + + super().__init__(manager_def) + self.is_async = True + + @contextmanager + def _db(self): + self.lock = FileLock(f"{self.connection}.lock") + with self.lock: + with tinydb.TinyDB(self.connection) as db: + yield db + + def destroy(self) -> bool: + """ + Destroy manager + + :returns: `bool` status of result + """ + + with self._db as db: + db.purge() + + return True + + def get_jobs(self, status: JobStatus = None) -> list: + """ + Get jobs + + :param status: job status (accepted, running, successful, + failed, results) (default is all) + + :returns: 'list` of jobs (identifier, status, process identifier) + """ + + with self._db() as db: + jobs_list = db.all() + + return jobs_list + + def add_job(self, job_metadata: dict) -> str: + """ + Add a job + + :param job_metadata: `dict` of job metadata + + :returns: identifier of added job + """ + + with self._db() as db: + doc_id = db.insert(job_metadata) + + return doc_id # noqa + + def update_job(self, job_id: str, update_dict: dict) -> bool: + """ + Updates a job + + :param job_id: job identifier + :param update_dict: `dict` of property updates + + :returns: `bool` of status result + """ + + with self._db() as db: + db.update(update_dict, tinydb.where('identifier') == job_id) + + return True + + def delete_job(self, job_id: str) -> bool: + """ + Deletes a job + + :param job_id: job identifier + + :raises: JobNotFoundError: if the job_id does not correspond to a + known job + :return `bool` of status result + """ + # delete result file if present + job_result = self.get_job(job_id) + location = job_result.get('location') + if location and self.output_dir is not None: + Path(location).unlink() + + with self._db() as db: + removed = bool(db.remove(tinydb.where('identifier') == job_id)) + + return removed + + def get_job(self, job_id: str) -> dict: + """ + Get a single job + + :param job_id: job identifier + + :raises: JobNotFoundError: if the job_id does not correspond to a + known job + :returns: `dict` # `pygeoapi.process.manager.Job` + """ + + query = tinydb.Query() + with self._db() as db: + found = db.search(query.identifier == job_id) + if found is not None: + try: + return found[0] + except IndexError: + raise JobNotFoundError() + else: + raise JobNotFoundError() + + def get_job_result(self, job_id: str) -> Tuple[str, Any]: + """ + Get a job's status, and actual output of executing the process + + :param job_id: job identifier + + :raises: JobNotFoundError: if the job_id does not correspond to a + known job + :raises: JobResultNotFoundError: if the job-related result cannot + be returned + :returns: `tuple` of mimetype and raw output + """ + + job_result = self.get_job(job_id) + location = job_result.get('location') + mimetype = job_result.get('mimetype') + job_status = JobStatus[job_result['status']] + + if not job_status == JobStatus.successful: + # Job is incomplete + return (None,) + if not location: + LOGGER.warning(f'job {job_id!r} - unknown result location') + raise JobResultNotFoundError() + else: + try: + location = Path(location) + with location.open('r', encoding='utf-8') as filehandler: + result = json.load(filehandler) + except (TypeError, FileNotFoundError, json.JSONDecodeError): + raise JobResultNotFoundError() + else: + return mimetype, result + + def __repr__(self): + return f' {self.name}' diff --git a/config/process/postObservations.py b/config/process/postObservations.py new file mode 100755 index 0000000..6c8b4b8 --- /dev/null +++ b/config/process/postObservations.py @@ -0,0 +1,161 @@ +import logging +import requests +import json +import requests +import json +import os +from pygeoapi.process.base import BaseProcessor +import sys + +from .setupProcess import confProcess +sys.path.insert(1, confProcess().pathWd) +from setup import confLoading +config = confLoading() +sys.path.insert(1, config.pathScript) +import autoSTData + + +LOGGER = logging.getLogger(__name__) + +#: Process metadata and description +PROCESS_METADATA = { + 'version': '0.2.0', + 'id': 'post-observations', + 'title': { + 'en': 'Upload observations', + 'fr': 'Ajout d\'observations' + }, + 'description': { + 'en': 'This function uploads observations from CSV or XLSX file to the SensorThings service.', + 'fr': 'Cette fonction transfère les observations présentes dans un fichier CSV ou XLSX dans le service SensorThings.', + }, + 'keywords': ['Upload', 'SensorThings'], + 'links': [{ + 'type': 'text/html', + 'rel': 'about', + 'title': 'information', + 'href': 'https://example.org/process', + 'hreflang': 'en-US' + }], + 'inputs': { + 'data_file': { + 'title': 'data_file', + 'description': 'Nom du fichier de data xlsx ou csv', + 'schema': { + 'type': 'text/plain' + }, + 'minOccurs': 1, + 'maxOccurs': 1, + 'metadata': None, + 'keywords': ['message'] + }, + 'mode': { + 'title': 'mode', + 'description': 'mode long ou large', + 'schema': { + 'type': 'text/plain' + }, + 'minOccurs': 1, + 'maxOccurs': 1, + 'metadata': None, + 'keywords': ['message'] + }, + 'colonne_date': { + 'title': 'colonne_date', + 'description': 'nom de la colonne date', + 'schema': { + 'type': 'text/plain' + }, + 'minOccurs': 1, + 'maxOccurs': 1, + 'metadata': None, + 'keywords': ['message'] + }, + 'format_date': { + 'title': 'format_date', + 'description': 'format de la date exemple %Y%m%d', + 'schema': { + 'type': 'text/plain' + }, + 'minOccurs': 1, + 'maxOccurs': 1, + 'metadata': None, + 'keywords': ['message'] + } + }, + 'outputs': { + 'response': { + 'title': 'Log de post', + 'description': 'Informe du post ou non des data', + 'schema': { + 'type': 'object', + 'contentMediaType': 'application/json' + } + } + }, + 'example': { + 'inputs': { + 'data_file': 'meteo_sensorthings.csv', + 'mode':'large', + 'format_date':'%Y%m%d', + 'colonne_date':'date' + } + } +} + + + + + +class postObservationsProcessor(BaseProcessor): + """Test postObservations Processor""" + + def __init__(self, processor_def): + """ + Initialize object + + :param processor_def: provider definition + + :returns: pygeoapi.process.postObservations.postObservationsProcessor + """ + + super().__init__(processor_def, PROCESS_METADATA) + + + + def execute(self, data): + print("ok st go") + + mimetype = 'application/json' + + data_xlsx = data.get('data_file', None) + if data_xlsx is None: + outputs = { + 'response': "Cannot process without a xlsx or csv path" + } + return mimetype, outputs + #raise ProcessorExecuteError('Cannot process without a url_st') + mode=data.get('mode', None) + print(mode) + colonne_date = data.get('colonne_date', None) + format_date = data.get('format_date', None) + + + path_config=os.path.join(config.dir_xlsx_data, data_xlsx) + print("start création config",path_config) + + #try: + + retour=autoSTData.main(path_config, colonne_date, format_date, config.username, config.password) + outputs = { + 'response': retour + } + #except: + # outputs = { + # 'response': "erreur inconnu" + # } + + return mimetype, outputs + + def __repr__(self): + return ' {}'.format(self.name) diff --git a/config/process/setupProcess.py b/config/process/setupProcess.py new file mode 100755 index 0000000..b5ca894 --- /dev/null +++ b/config/process/setupProcess.py @@ -0,0 +1,6 @@ +import os + +class confProcess: + + def __init__(self): + self.pathWd='/usr/local/sofair-dev/config/' \ No newline at end of file diff --git a/config/requirements.txt b/config/requirements.txt new file mode 100755 index 0000000..873e56e --- /dev/null +++ b/config/requirements.txt @@ -0,0 +1,9 @@ +geopandas +pandas +sqlalchemy +numpy +rasterio +psycopg2 +xmltodict +openpyxl +xlrd diff --git a/config/script/autoST.py b/config/script/autoST.py new file mode 100644 index 0000000..a206083 --- /dev/null +++ b/config/script/autoST.py @@ -0,0 +1,407 @@ +#!/usr/bin/env python3 +# -*- coding: utf-8 -*- + +import requests +import json +import warnings +warnings.simplefilter(action='ignore', category=FutureWarning) +import pandas as pd # nécessites les librairies openpyxl, xlrd pour ouvrir le xlsx +pd.options.mode.chained_assignment = None # default='warn' + + +class instanceST(): + def __init__(self, urlServeur, username, password): + self.urlServeur = urlServeur + self.username = username + self.password = password + self.dico_bug_post_obs = {"name_thing":[],"id_thing":[],"name_datastream":[],"id_datastream":[]} + def connexion(self): + print("connexion", self.username, "to ",self.urlServeur) + json_data = json.dumps({"username":self.username,"password":self.password}) + r=requests.post(url="https://api.geosas.fr/wsci/v1.0/login", + headers= {'Content-Type': 'application/json'}, data=json_data) + print(r.status_code) + if r.status_code != 200: + return False + self.token=r.json()['token'] + return True + + def log_out(self): + r=requests.get(url="https://api.geosas.fr/sensorthings/v1.0/logout") + print(r.status_code) + print(r.text) + + def post_data_serveur(self, objet, data): + print('post Data') + for i in data: + self.test_json=i + json_data = json.dumps(i) + lien="%s/%s" % (self.urlServeur,objet) + r = requests.post(url=lien, + headers= {'Content-Type': 'application/json', + 'Authorization': "Bearer {}".format(self.token)}, data=json_data) + print(r.status_code) + if r.status_code!= 201: + print("error") + print(r.text) + try: + return i['name'] + except:# + break + return True + + + + def get_data(self,url_x): + print("get Data") + df_all=pd.DataFrame() + r=requests.get(url=url_x) + data=r.json() + df_all=df_all.append(pd.DataFrame(data['value'])) + while '@iot.nextLink' in data: + print("next link") + r=requests.get(url=data['@iot.nextLink']) + data=r.json() + df_all=df_all.append(pd.DataFrame(data['value'])) + return df_all + + def coord_lister(self, geom): #if polygon in geopandas + coords = list(geom.exterior.coords) + return (coords) + + def split_list(self, a_list): #if array data observations trop grande + if len(a_list) >15000: + print("liste allégée") + half = len(a_list)//2 + return [a_list[:half], a_list[half:]] + return [a_list] + + def addTableConfig(self,chemin): + print("open xlsx table") + self.cheminXlsx = chemin + self.dataStreamSrc = pd.read_excel(self.cheminXlsx, sheet_name="1_datastream").drop_duplicates("name") + self.variableName = self.dataStreamSrc['name'].unique() + print("xlsx ok !") + + def checkDoublon(self, name, objet): + #get name + print("check if exist", objet) + objetValue = self.get_data(self.urlServeur+ objet) + if len(objetValue) == 0: + print("Table vierge pour", objet) + return name + else: + objetNew = [x for x in name if x not in objetValue['name'].values] + objetOk = [x for x in name if x in objetValue['name'].values] + print(objet, 'déjà publié :',objetOk,"\n") + print(objet, 'nouveau :',objetNew) + return objetNew + + def getIdObjet(self, objet, name): + print("recherche id de :", objet, name) + r=requests.get(url="%s%s?$filter=name eq '%s'"% (self.urlServeur, objet, name)) + print(r.status_code) + objet_json=r.json()['value'] + if len(objet_json) != 1: + print("l'objet", objet, name," n'a pas pu être trouvé") + return -1 + else: + print("id :",objet_json[0]['@iot.id']) + return objet_json[0]['@iot.id'] + + def creationSensor(self): + print("publication des sensors") + sensorSrc = pd.read_excel(self.cheminXlsx,sheet_name="3_sensor") + sensorSrc = sensorSrc[sensorSrc['datastream name'].isin(self.variableName)] + self.sensorName = sensorSrc['name'].unique() + sensorSrc = sensorSrc.drop_duplicates("name") + + sensorUnique = self.checkDoublon(sensorSrc['name'].values,"Sensors") + if len(sensorUnique)==0: + print("pas de nouveau Sensor à publier") + return True + sensorSrc = sensorSrc[sensorSrc['name'].isin(sensorUnique)] + sensorSrc = sensorSrc.fillna("") + Sensor = [] + for idx,row in sensorSrc.iterrows(): + print(row['name']) + Sensor.append({ + "name": row['name'], + "description": row['description'], + "encodingType": row['encodingType (html ou pdf)'], + "metadata": row['metadata (lien vers description fabricant)'] + }) + return self.post_data_serveur("Sensors",Sensor) + + def creationObservedProperties(self): + print("publication des observed properties") + obspSrc = pd.read_excel(self.cheminXlsx,sheet_name="2_observedProperty") + obspSrc = obspSrc[obspSrc['datastream name'].isin(self.variableName)] + self.obspName = obspSrc['name'].unique() + obspSrc = obspSrc.drop_duplicates("name") + + obspUnique = self.checkDoublon(obspSrc['name'].values,"ObservedProperties") + if len(obspUnique)==0: + print("pas de nouveau ObsP à publier") + return True + obspSrc = obspSrc[obspSrc['name'].isin(obspUnique)] + obspSrc = obspSrc.fillna("") + obsp = [] + for idx,row in obspSrc.iterrows(): + print(row['name']) + obsp.append({ + "name": row['name'], + "description": row['description'], + "definition": row['definition'] + }) + return self.post_data_serveur("ObservedProperties",obsp) + + def creationThings(self): + print("publication des things") + thingSrc = pd.read_excel(self.cheminXlsx,sheet_name="4_thing") + thingSrc = thingSrc[thingSrc['datastream name'].isin(self.variableName)] + self.thingName = thingSrc['name'].unique() + thingSrc = thingSrc.drop_duplicates("name") + + thingSrcUnique = self.checkDoublon(thingSrc['name'].values,"Things") + if len(thingSrcUnique)==0: + print("pas de nouveau Things à publier") + return True + thingSrc = thingSrc[thingSrc['name'].isin(thingSrcUnique)] + + locationSrc = pd.read_excel(self.cheminXlsx,sheet_name="5_location") + listProperties = thingSrc.columns[~thingSrc.columns.isin(['datastream name', 'name', 'description'])] + + thingSrc = thingSrc.fillna("") + locationSrc = locationSrc.fillna("") + + thing = [] + for idx,row in thingSrc.iterrows(): + location_thing = locationSrc[locationSrc.thing_name == row['name']] + propertiesThing={} + print(row['name']) + for i in listProperties: + print("properties",i) + propertiesThing[i] = row[i] + thing.append({ + "name": row['name'], + "description": row['description'], + "properties": propertiesThing, + "Locations": [ + { + "name": location_thing['name'].values[0], + "description": location_thing['description'].values[0], + "encodingType": "application/geo+json", + "location": { + "type": "Feature", + "geometry": { + "type": location_thing['type'].values[0], + "coordinates": [location_thing['coordinates (X)'].values[0], location_thing['coordinates (Y)'].values[0]] + }, + } + } + ] + }) + + return self.post_data_serveur("Things",thing) + + def creationDataStreams(self): + print("publication des datastreams") + + self.dataStreamName = self.dataStreamSrc['name'].unique() + self.variableName + + dataStreamUnique = self.checkDoublon(self.dataStreamSrc['name'].values,"Datastreams") + if len(dataStreamUnique)==0: + print("pas de nouveau Datastreams à publier") + return True + self.dataStreamSrc = self.dataStreamSrc[self.dataStreamSrc['name'].isin(dataStreamUnique)] + + datastream = [] + thingSrc = pd.read_excel(self.cheminXlsx,sheet_name="4_thing") + sensorSrc = pd.read_excel(self.cheminXlsx,sheet_name="3_sensor") + obspSrc = pd.read_excel(self.cheminXlsx,sheet_name="2_observedProperty") + + self.dataStreamSrc = self.dataStreamSrc.fillna("") + + for idx,row in self.dataStreamSrc.iterrows(): + print(row['name']) + + idSensor = self.getIdObjet("Sensors",sensorSrc[sensorSrc['datastream name'] == row['name']]['name'].values[0]) + idObsp = self.getIdObjet("ObservedProperties",obspSrc[obspSrc['datastream name'] == row['name']]['name'].values[0]) + idThing = self.getIdObjet("Things",thingSrc[thingSrc['datastream name'] == row['name']]['name'].values[0]) + if (idSensor == -1 or idObsp == -1 or idThing == -1): + break + datastream.append({ + "name": row['name'], + "description": row['description'], + "observationType": row["observationType"], + "unitOfMeasurement": { + "name": row['name'], + "symbol": row['symbol'], + "definition": row['definition'] + }, + "Sensor": {"@iot.id": idSensor }, + "ObservedProperty": {"@iot.id": idObsp }, + "Thing": {"@iot.id": idThing } + }) + return self.post_data_serveur("Datastreams",datastream) + + def postObservation_par_thing_name(self,data_obs_csv): + + print("post des observations par thing name") + data=self.get_data(self.urlServeur+"Things?$select=name,id&$expand=Datastreams($select=name,id)") + if len(self.dico_bug_post_obs['name_thing'])==0: + for idx,row in data.iterrows(): + print(row['name']) + inter=data_obs_csv[data_obs_csv.GRID_NO==int(row['name'])] + if len(inter)==0: + continue + for i in row['Datastreams']: + print(i['name'],i['@iot.id']) + + exPort=inter[['date',i['name']]] + exPort.date=pd.to_datetime(exPort.date, errors='raise',format='%Y%m%d') + exPort.date = exPort.date.apply(lambda x: x.strftime('%Y-%m-%dT%H:%M:%SZ')) + exPort=exPort.rename(columns={'date':'phenomenonTime'}) + #exPort=exPort.replace("NAN",np.nan) + exPort=exPort.dropna() + exPort['resultTime']=exPort['phenomenonTime'] + exPort= exPort.rename(columns={i['name']:"result"}) + + exPort['phenomenonTime'] = exPort.phenomenonTime.map(lambda x: [x]) + exPort['resultTime'] = exPort.resultTime.map(lambda x: [x]) + exPort['result'] = exPort.result.map(lambda x: [x]) + self.AAAAA=exPort + exPort = exPort[["phenomenonTime","resultTime","result"]] + list_data=list(exPort.sum(1)) #une liste évite les problème d'encoding de json.dumps qui ce bloque si le int est un np.int64 + list_data=self.split_list(list_data) + + for chunk in list_data: + + data_set= { + "Datastream": { + "@iot.id": i['@iot.id'] + }, + "components": [ + "phenomenonTime", + "resultTime", + "result" + ], + "dataArray": chunk + } + + json_data = json.dumps(data_set) + r = requests.post(url=self.urlServeur+"CreateObservations", + headers= {'Content-Type': 'application/json', + 'Authorization': "Bearer {}".format(self.token)}, + data=json_data) + print(r.status_code) + if r.status_code not in [200,201]: + print("blocage") + print(r.text) + print(row['name'],row['name'],i['name'],i['@iot.id']) + self.dico_bug_post_obs["name_thing"].append(row['name']) + self.dico_bug_post_obs["id_thing"].append(row['@iot.id']) + self.dico_bug_post_obs["name_datastream"].append(i['name']) + self.dico_bug_post_obs["id_datastream"].append(i['@iot.id']) + else: + print('creation ok') + print(r.text) + + else: + print('le dico de bug possède des things, il faut post avec une autre fonction') + + def postObservation_par_thing_name_bug(self,data_obs_csv): + + print("post des observations par thing name big") + if len(self.dico_bug_post_obs['name_thing'])>0: + for z in range(0,len(self.dico_bug_post_obs["name_thing"])): + print(self.dico_bug_post_obs["name_thing"][z],self.dico_bug_post_obs["id_thing"][z]) + inter=data_obs_csv[data_obs_csv.GRID_NO==int(self.dico_bug_post_obs["name_thing"][z])] + if len(inter)==0: + continue + exPort=inter[['date',self.dico_bug_post_obs["name_datastream"][z]]] + exPort.date=pd.to_datetime(exPort.date, errors='raise',format='%Y%m%d') + exPort.date = exPort.date.apply(lambda x: x.strftime('%Y-%m-%dT%H:%M:%SZ')) + exPort=exPort.rename(columns={'date':'phenomenonTime'}) + #exPort=exPort.replace("NAN",np.nan) + exPort=exPort.dropna() + exPort['resultTime']=exPort['phenomenonTime'] + exPort= exPort.rename(columns={self.dico_bug_post_obs["name_datastream"][z]:"result"}) + + exPort['phenomenonTime'] = exPort.phenomenonTime.map(lambda x: [x]) + exPort['resultTime'] = exPort.resultTime.map(lambda x: [x]) + exPort['result'] = exPort.result.map(lambda x: [x]) + exPort = exPort[["phenomenonTime","resultTime","result"]] + list_data=list(exPort.sum(1)) + + list_data=self.split_list(list_data) + + for chunk in list_data: + + data_set= { + "Datastream": { + "@iot.id": self.dico_bug_post_obs["id_datastream"][z] + }, + "components": [ + "phenomenonTime", + "resultTime", + "result" + ], + "dataArray": chunk + } + + json_data = json.dumps(data_set) + r = requests.post(url=self.urlServeur+"CreateObservations", + headers= {'Content-Type': 'application/json', + 'Authorization': "Bearer {}".format(self.token)}, + data=json_data) + print(r.status_code) + if r.status_code not in [200,201]: + print("blocage") + print(r.text) + print(self.dico_bug_post_obs["name_thing"][z], + self.dico_bug_post_obs["id_thing"][z], + self.dico_bug_post_obs["name_datastream"][z], + self.dico_bug_post_obs["id_datastream"][z]) + else: + + print('creation ok') + self.dico_bug_post_obs["name_thing"].pop(z), + self.dico_bug_post_obs["id_thing"].pop(z), + self.dico_bug_post_obs["name_datastream"].pop(z), + self.dico_bug_post_obs["id_datastream"].pop(z) + + else: + print('le dico de bug ne possède de thing') + + +def main(chemin, username, password): + print("start module") + sessionST=instanceST("https://api.geosas.fr/wsci/v1.0/", username, password) + get_token = sessionST.connexion() # connexion au serveur + if get_token != True: + return "echec logging (erreur serveur)" + try: + sessionST.addTableConfig(chemin) # va chercher le fichier xlsx + except Exception as e: + print(e) + return "erreur fichier xlsx vérifier format du fichier (xlsx) ou le nom des tables" + #fonction de vérification qui check le creation_X et return dans api si erreur le name àprobnlème + + creation_Sensor = sessionST.creationSensor() #creation des Sensors avec vérification des doublons, fonction indépendante + if creation_Sensor != True: + return "erreur bloquante dans le fichier pour le Sensor " + creation_Sensor + creation_ObservedProperties = sessionST.creationObservedProperties() #creation des Observed Properties avec vérification des doublons, fonction indépendante + if creation_ObservedProperties != True: + return "erreur bloquante dans le fichier pour le ObservedProperties " + creation_ObservedProperties + creation_Things = sessionST.creationThings() #creation des things + locations associées avec vérification des doublons (pour les things), fonction indépendante + if creation_Sensor != True: + return "erreur bloquante dans le fichier pour le Things " + creation_Things + creation_DataStreams = sessionST.creationDataStreams() #creation des datastreams, il faut avoir déjà créé les Sensor + ObsP + Things + if creation_Sensor != True: + return "erreur bloquante dans le fichier pour le DataStreams " + creation_DataStreams + sessionST.log_out() + + return "création terminée !" \ No newline at end of file diff --git a/config/script/autoSTData.py b/config/script/autoSTData.py new file mode 100644 index 0000000..5c762dd --- /dev/null +++ b/config/script/autoSTData.py @@ -0,0 +1,146 @@ +#!/usr/bin/env python3 +# -*- coding: utf-8 -*- + +import requests +import json +import warnings +warnings.simplefilter(action='ignore', category=FutureWarning) +import pandas as pd # nécessites les librairies openpyxl, xlrd pour ouvrir le xlsx +pd.options.mode.chained_assignment = None # default='warn' + + +class instanceST(): + def __init__(self, urlServeur, username, password): + self.urlServeur = urlServeur + self.username = username + self.password = password + self.dico_bug_post_obs = {"name_thing":[],"id_thing":[],"name_datastream":[],"id_datastream":[]} + def connexion(self): + print("connexion", self.username, "to ",self.urlServeur) + json_data = json.dumps({"username":self.username,"password":self.password}) + r=requests.post(url="https://api.geosas.fr/wsci/v1.0/login", + headers= {'Content-Type': 'application/json'}, data=json_data) + print(r.status_code) + if r.status_code != 200: + return False + self.token=r.json()['token'] + return True + + def log_out(self): + r=requests.get(url="https://api.geosas.fr/sensorthings/v1.0/logout") + print(r.status_code) + print(r.text) + + def post_data_serveur(self, objet, data): + print('post Data') + for i in data: + self.test_json=i + json_data = json.dumps(i) + lien="%s/%s" % (self.urlServeur,objet) + r = requests.post(url=lien, + headers= {'Content-Type': 'application/json', + 'Authorization': "Bearer {}".format(self.token)}, data=json_data) + print(r.status_code) + if r.status_code!= 201: + print("error") + print(r.text) + try: + return i['name'] + except:# + break + return True + + def split_list(self, a_list): #if array data observations trop grande + if len(a_list) >15000: + print("liste allégée") + half = len(a_list)//2 + return [a_list[:half], a_list[half:]] + return [a_list] + + def getIdObjet(self, objet, name): + print("recherche id de :", objet, name) + r=requests.get(url="%s%s?$filter=name eq '%s'"% (self.urlServeur, objet, name)) + print(r.status_code) + objet_json=r.json()['value'] + if len(objet_json) != 1: + print("l'objet", objet, name," n'a pas pu être trouvé") + return -1 + else: + print("id :",objet_json[0]['@iot.id']) + return objet_json[0]['@iot.id'] + + +def main(chemin, colonne_date, format_date, username, password): + print("start module") + sessionST=instanceST("https://api.geosas.fr/wsci/v1.0/", username, password) + get_token = sessionST.connexion() # connexion au serveur + if get_token != True: + return "echec logging (erreur serveur)" + try: + if chemin.split('.')[1] == "xlsx": + data=pd.read_excel(chemin) # va chercher le fichier xlsx + else : + data=pd.read_csv(chemin) + + except Exception as e: + print(e) + return "erreur fichier xlsx ou csv vérifier format du fichier (xlsx) ou le nom des tables" + print("ouverture fichier ok") + print( colonne_date, format_date) + #fonction de vérification qui check le creation_X et return dans api si erreur le name àprobnlème + try: + data[colonne_date]=pd.to_datetime(data[colonne_date], errors='raise',format=format_date) + except: + from pandas._libs.tslibs.parsing import guess_datetime_format + format_date_x=guess_datetime_format(data[colonne_date].values[0]) + try: + data[colonne_date]=pd.to_datetime(data[colonne_date], errors='raise',format=format_date_x) + except: + format_date_x=format_date_x.replace("%m/%d", "%d/%m") + data[colonne_date]=pd.to_datetime(data[colonne_date], errors='raise',format=format_date_x) + print('error date foramt') + data[colonne_date] = data[colonne_date].apply(lambda x: x.strftime('%Y-%m-%dT%I:%M:%SZ')) + print("conversion date ok") + for i in data.columns: + if i == colonne_date: + continue + print(i) + dataStreamID = sessionST.getIdObjet('Datastreams', i) + print(dataStreamID) + + + exPort=data[[colonne_date,i]] + exPort=exPort.rename(columns={colonne_date:'phenomenonTime'}) + exPort=exPort.dropna() + exPort['resultTime']=exPort['phenomenonTime'] + exPort=exPort.rename(columns={i:"result"}) + + list_data=[] + for idx,row in exPort.iterrows(): + list_data.append([row.phenomenonTime,row.resultTime,row.result]) + + list_data=sessionST.split_list(list_data) + + for chunk in list_data: + data_set= { + "Datastream": { + "@iot.id": dataStreamID + }, + "components": [ + "phenomenonTime", + "resultTime", + "result" + ], + "dataArray": chunk + } + + json_data = json.dumps(data_set) + + r = requests.post(url=sessionST.urlServeur+"CreateObservations", + headers= {'Content-Type': 'application/json', + 'Authorization': "Bearer {}".format(sessionST.token)}, + data=json_data) + print(r.status_code) + + + return "import des data terminé !" \ No newline at end of file diff --git a/config/script/createSTA.py b/config/script/createSTA.py new file mode 100755 index 0000000..dd989c8 --- /dev/null +++ b/config/script/createSTA.py @@ -0,0 +1,171 @@ +#!/usr/bin/env python3 +# vim: set fileencoding=utf-8 : +# coding: utf-8 + +import sys +import psycopg2 +import pprint +import shutil +import re +import errno +from pathlib2 import Path +import subprocess +from optparse import OptionParser +from subprocess import call +import requests +import time + + +#Options de connexion : +# -h, --host=HOTE nom d'hôte du serveur de la base de données ou répertoire +# de la socket (par défaut : /var/run/postgresql) +# -p, --port=PORT port du serveur de la base de données (par défaut : +# « 5432 ») +# -U, --username=NOM +# nom d'utilisateur de la base de données (par défaut : +# « squivid ») +# -W, --password force la demande du mot de passe (devrait survenir +# automatiquement) + + +parser = OptionParser() +parser.add_option("-s", "--server", dest="host", + default="194.167.76.106", + help="Nom d'hote du serveur de la base de donnees", type="str") +parser.add_option("-i", "--instance", dest="instance", + default="moninstance", + help="Nom de l'instance STA", type="str") +parser.add_option("-p", "--port", dest="port", + default="5433", + help="Port du serveur de la base de données (par défaut :« 5433 »)", type="str") +parser.add_option("-u", "--username", dest="username", + default="sensorthings", + help="Nom d'utilisateur de la base de données (par défaut :« squivid »)", type="str") +parser.add_option("-w", "--password", dest="password", + default="sensorthings29", + help="Mot de passe", type="str") +parser.add_option("-f", "--frost_src_dir", dest="frost_src_dir", + default="/data/ids/war/frost/FROST-2.0.0/", + help="FROST source directory", type="str") +parser.add_option("-g", "--frost_dest_dir", dest="frost_dest_dir", + default="/data/ids/war/frost/FROST-", + help="FROST destination directory", type="str") +parser.add_option("-v", "--verbose", + action="store_true", dest="verbose", default=False, + help="Verbose mode") +parser.add_option("-c", "--schema", dest="schema", + default="public", + help="Schema de la base de données (par défaut :« public »)", type="str") + +(options, args) = parser.parse_args() + +host = options.host +port = options.port +instance = options.instance +database = "FROST"+instance +schema = options.schema +username = options.username +password = options.password +verbose = options.verbose +frost_src_dir = options.frost_src_dir +frost_dest_dir = options.frost_dest_dir + +if verbose == True: + print ("host :" + host) + print ("port :" + port) + print ("database :" + database) + print ("schema :" + schema) + print ("user :" + username) + print ("password :" + password) + +# define a function that handles and parses psycopg2 exceptions + +def main (name,description,author) : + database = "FROST"+name + connect_db("postgres") + create_db(database) + connect_db(database) + create_postgis_extension(database) + conn.close() + copy_frost_dir(name) + config_frost_dir(name) + deploy_tomcat_war (name) + update_db(name) + +def connect_db (db) : + global conn + global cursor + options_conn = "-c search_path="+schema + print ("options connexion db :"+db) + try: + conn = psycopg2.connect(host=host, port=port, dbname=db, user=username, password=password, options=options_conn) + conn.autocommit = True + cursor = conn.cursor() + except OSError as err: + print("Error: % s" % err) + +def create_db (db) : + query_select = 'CREATE DATABASE "'+db+'";' + print (query_select) + cursor.execute(query_select) + +def create_postgis_extension (db) : + query_select = "CREATE EXTENSION postgis;" + print (query_select) + cursor.execute(query_select) + +def copy_frost_dir (i) : + dest = frost_dest_dir+i + print ("copy "+frost_src_dir+" --> "+dest) + try: + shutil.copytree(frost_src_dir, dest) + except OSError as err: + # error caused if the source was not a directory + if err.errno == errno.ENOTDIR: + shutil.copy2(frost_src_dir, dest) + else: + print("Error: % s" % err) + +def config_frost_dir (i) : + context_file = frost_dest_dir+i+"/META-INF/context.xml" + print (context_file) + path = Path(context_file) + text = path.read_text() + text = text.replace("STAinstance", i,) + path.write_text(text) + +def deploy_tomcat_war (i) : + instance_dir = frost_dest_dir+i + cmd = "jar cvf "+instance_dir+".war "+instance_dir + context_file = frost_dest_dir+i+"/META-INF/context.xml" + print (cmd) + # result = subprocess.run(["jar", "cvf", instance_dir+".war", instance_dir], stderr=subprocess.PIPE, text=True) + # print(result.stderr) + result = subprocess.run(["ln", "-s", instance_dir, "/var/lib/tomcat9-frost/webapps/"+i], stderr=subprocess.PIPE, text=True) + print(result.stderr) + +def update_db (i): + t=15 + print ("wait "+str(t)+" sec...") + time.sleep(t) + url = "https://frost.geosas.fr/"+i+"/DatabaseStatus" + print (url) + myobj = {'somekey': 'somevalue'} + mydata = {'doupdate': 'Do+Update'} + x = requests.post(url, data = mydata) + print(x.text) + +if __name__ == "__main__": + connect_db("postgres") + create_db(database) + connect_db(database) + create_postgis_extension(database) + conn.close() + copy_frost_dir(instance) + config_frost_dir(instance) + deploy_tomcat_war (instance) + update_db(instance) + +# finally: + print ("---------------- Fin de la création de la base ----------------------") + diff --git a/config/script/get_bv.py b/config/script/get_bv.py new file mode 100755 index 0000000..7d57052 --- /dev/null +++ b/config/script/get_bv.py @@ -0,0 +1,67 @@ +# -*- coding: utf-8 -*- +""" +Created on Wed Mar 31 11:52:31 2021 + +@author: tloree +""" + +import io +import requests +import geopandas as gpd +from shapely import geometry, ops +import json +import xmltodict + +def main(x,y,seuil): + try: + print("get BV") + requete="https://geosas.fr/mntsurf/?service=WPS&version=1.0.0&request=Execute&identifier=xy2watershedcfl&datainputs=X=%s;Y=%s;ssbvSurf=%s" % (x,y,seuil) + r = requests.get(url=requete) + dico_bv=xmltodict.parse(r.text) + + a=dico_bv['wps:ExecuteResponse']['wps:ProcessOutputs']['wps:Output'][2]['wps:Data'] + for i in dico_bv['wps:ExecuteResponse']['wps:ProcessOutputs']['wps:Output']: + + if i['ows:Identifier'] == 'bvOut': + a=i['wps:Data'] + b=(xmltodict.unparse(a, pretty=True)) + with io.BytesIO() as f: + f.write(bytes(b,'utf-8')) + f.seek(0) + bv=gpd.read_file(f) + if len(bv)==0: + return "failed",'failed' + print("BV saved, next explode bv") + big_bv=bv.loc[bv.surface_ha ==bv.surface_ha.max() ] + big_bv['bv']=0 + bv = bv.explode() + multi_line = geometry.MultiLineString(bv.geometry.exterior.values) + merged_lines = ops.linemerge(multi_line) + border_lines = ops.unary_union(merged_lines) + decomposition = ops.polygonize(border_lines) + + bv=gpd.GeoDataFrame() + z=0 + for p in decomposition: + bv.loc[z,'geometry']=p + z+=1 + bv['surface_ha']=bv.geometry.area/10000 + bv=bv.set_crs("EPSG:2154") + + bv.geometry=bv.geometry.buffer(-0.001) + bv=bv[bv.surface_ha>1] + bv['bv'] = range(1,1+len(bv)) + bv.surface_ha=round(bv.surface_ha,1) + bv=bv[["bv","geometry","surface_ha"]] + big_bv=big_bv[["bv","geometry","surface_ha"]] + + dataFile_bv = json.loads(bv.to_json()) + dataFile_big_bv = json.loads(big_bv.to_json()) + + except Exception as e: + print(e) + dataFile_bv='failed' + dataFile_big_bv='failed' + + + return dataFile_bv, dataFile_big_bv diff --git a/config/script/get_exu.py b/config/script/get_exu.py new file mode 100755 index 0000000..d992dc5 --- /dev/null +++ b/config/script/get_exu.py @@ -0,0 +1,70 @@ +# -*- coding: utf-8 -*- +""" +Created on Wed Mar 31 11:52:31 2021 + +@author: tloree +""" +import os +import requests +import geopandas as gpd +import sys +import argparse +import io +import json + + +def main(surface_min): + """Post a request to MNTSurf, save the outlet of Britany. + :param surface_min: surface minimale des bassins versants\ + des exutoires + :param wd: Working directory + :type wd: string + :param logger: Logger object + :type logger: object + :return: Output file path or failed message + :rtype: string + """ + requete="https://geosas.fr/mntsurf/?service=WPS&version=1.0.0&request=Execute&identifier=getOutlet&datainputs=mntin=Bretagne 50m;epsgOut=epsg:2154;seuilSbv=%s"% (surface_min) + print("start request") + try: + r = requests.get(url=requete) + if r.status_code==200: + print("request ok") + with io.BytesIO() as f: + f.write(r.content) + f.seek(0) + gdf=gpd.read_file(f) + print("output saved") + gdf=gdf.drop(columns =['num','surface_ha']) + gdf=gdf.set_crs('EPSG:2154') + outfile=json.loads(gdf.to_json()) + print("getoutlet : done") + + return outfile + except Exception as e: + print(e) + return 'failed' + + +if __name__ == "__main__": + if len(sys.argv) == 1: + prog = os.path.basename(sys.argv[0]) + print(sys.argv[0]+' [options]') + print("Help : ", prog, " --help") + print("or : ", prog, " -h") + sys.exit(-1) + else: + usage = "usage: prog [options]" + parser = argparse.ArgumentParser(description="getoulet process of\ + MNTSurf") + parser.add_argument("-surface_min", dest="surface_min", action="store", + help="surface minimale des bassins versants des exutoires", + required=True) + parser.add_argument("-wd", dest="wd", action="store", + help="Working directory", required=True) + args = parser.parse_args() + + + output = main(args.surface_min) + print(output) + sys.exit() diff --git a/config/script/viewerConfiguration.py b/config/script/viewerConfiguration.py new file mode 100644 index 0000000..24bb54f --- /dev/null +++ b/config/script/viewerConfiguration.py @@ -0,0 +1,71 @@ +# -*- coding: utf-8 -*- +""" +Created on Wed Mar 31 11:52:31 2021 + +@author: tloree +""" +from jinja2 import Environment, FileSystemLoader +import requests +import xmltodict +from pyproj import Transformer +import numpy as np + +def main(url_sensorthings, config): + + try: + name=url_sensorthings.split('/')[-3] + + r = requests.get(url="%s/sensorthings/wms?service=wms&request=GetCapabilities&layer=%s&version=1.1.1" % (config.service_url, name)) + print(r.status_code) + capabilities = xmltodict.parse(r.content.decode('utf-8')) + + for i in capabilities['WMT_MS_Capabilities']['Capability']['Layer']['Layer']: + if i['Name'] != name: + continue + print(i['Name']) + print(i['BoundingBox']) + break + + transformer = Transformer.from_crs(i['BoundingBox']['@SRS'],"EPSG:3857") + mini=transformer.transform(i['BoundingBox']['@miny'],i['BoundingBox']['@minx']) + maxi=transformer.transform(i['BoundingBox']['@maxy'],i['BoundingBox']['@maxx']) + + bbox="%s, %s, %s, %s" % (mini[0], mini[1], maxi[0], maxi[1]) + print(bbox) + center="%s, %s" % ( (mini[0]+maxi[0])/2, (mini[1]+maxi[1])/2) + + transformer = Transformer.from_crs( i['BoundingBox']['@SRS'], "EPSG:2154") + mini=transformer.transform(i['BoundingBox']['@miny'],i['BoundingBox']['@minx']) + maxi=transformer.transform(i['BoundingBox']['@maxy'],i['BoundingBox']['@maxx']) + diff_x= abs( mini[0] - maxi[0])/1000 + + if diff_x==0: + diff_x=10 + #formule qui marche... pour bzh à voir ailleurs + zoom=np.log((40075016.686 * abs(np.cos(float(i['BoundingBox']['@miny']))))/diff_x)/np.log(2)-8 + + dico_jinja={ + 'name':name, + 'url':url_sensorthings, + 'center':center, + 'zoom':zoom} + + environment = Environment(loader=FileSystemLoader(config.pathStatic+"configMviewer")) + template = environment.get_template("exemple.xml") + + filename = config.pathStatic+"configMviewer/"+name+".xml" + content = template.render(**dico_jinja) + + with open(filename, mode="w", encoding="utf-8") as message: + message.write(content) + + + url_config=config.url_sofair_static+'configMviewer/'+name+'.xml' + url_mviewer=config.url_Mviewer_geosas+url_config + print("creation finish") + + except Exception as e: + print(e) + url_mviewer='failed' + + return url_mviewer, url_config \ No newline at end of file diff --git a/config/setup_example.py b/config/setup_example.py new file mode 100755 index 0000000..d760886 --- /dev/null +++ b/config/setup_example.py @@ -0,0 +1,46 @@ +#!/usr/bin/python3 +# -*- coding: utf-8 -*- + +# Calculate inversion for all stations + +import os + + + +class confLoading: + """Class with all configuration parameters. + Load all parameters isn't a problem and only + one function to modify if a parameter has appended. + """ + + def __init__(self): + """Load configuration file and values + + :param cfgFile: Configuration file + :type cfgFile: str + :return: Values loaded + :rtype: str + """ + + # Load configuration + + dir_path = os.path.dirname(os.path.realpath(__file__)) + + self.pathStatic=dir_path+'/static/' + self.pathScript=dir_path+'/script/' + self.pathData=dir_path+'/data/' + + self.url_sofair_api='https://geosas.fr/sofair-dev/api/' + self.url_Mviewer_geosas='https://geosas.fr/mviewer-test/?config=' + self.url_sofair_static='https://geosas.fr/sofair-dev/static/' + + self.conn_string = '' + self.service_url='https://geosas.fr/geoserver' + self.workspace='sensorthings' + self.name_entrepot="" + self.auth_x=("", "") + + self.dir_xlsx=dir_path+"/static/xlsx/config_upload" + self.dir_xlsx_data=dir_path+"/static/xlsx/data" + self.username="" + self.password="" \ No newline at end of file diff --git a/config/sofair-config.yml b/config/sofair-config.yml new file mode 100755 index 0000000..ee04b0e --- /dev/null +++ b/config/sofair-config.yml @@ -0,0 +1,124 @@ +# ================================================================= +# +# Authors: Tom Kralidis +# +# Copyright (c) 2020 Tom Kralidis +# +# Permission is hereby granted, free of charge, to any person +# obtaining a copy of this software and associated documentation +# files (the "Software"), to deal in the Software without +# restriction, including without limitation the rights to use, +# copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the +# Software is furnished to do so, subject to the following +# conditions: +# +# The above copyright notice and this permission notice shall be +# included in all copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +# OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +# HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +# OTHER DEALINGS IN THE SOFTWARE. +# +# ================================================================= + +server: + bind: + host: 0.0.0.0 + port: 5000 + url: https://geosas.fr/sofair-dev/api/ + mimetype: application/json; charset=UTF-8 + encoding: utf-8 + gzip: false + languages: + # First language is the default language + - en-US + - fr-CA + # cors: true + pretty_print: true + limit: 10 + templates: + # path: /path/to/Jinja2/templates + # static: /path/to/static/folder # css/js/img + static: /usr/local/sofair-dev/config/static # css/js/img + map: + url: https://tile.openstreetmap.org/{z}/{x}/{y}.png + attribution: '© OpenStreetMap contributors' + manager: + name: TinyDB + connection: /usr/local/sofair-dev/config/manager/sofair-api-process-manager.db + output_dir: /usr/local/sofair-dev/config/static/tmp/ + # ogc_schemas_location: /opt/schemas.opengis.net + +logging: + level: ERROR + logfile: /var/log/pygeoapi/sofair-dev.log + +metadata: + identification: + title: + en: SOFAIR API + fr: API SOFAIR + description: + en: pygeoapi provid + fr: Sensor Observations to FAIR data. API de mise en conformité avec la directive INSPIRE et les principes FAIR d'un service de diffusion de données temporelles selon le standard OGC SensorThings. + keywords: + en: + - SensorThings + - OGC + - INSPIRE + fr: + - SensorThings + - OGC + - INSPIRE + keywords_type: theme + terms_of_service: https://creativecommons.org/licenses/by/4.0/ + url: https://example.org + license: + name: CC-BY 4.0 license + url: https://creativecommons.org/licenses/by/4.0/ + provider: + name: GéoSAS + url: https://geosas.fr + contact: + name: Herve Squividant + position: Position Title + address: UMR SAS - INRAE - Institut Agro + city: Rennes + stateorprovince: 65 rue de Saint-Brieuc + postalcode: 35042 + country: France + phone: + fax: + email: geosas_adm@framalistes.org + url: + hours: + instructions: + role: pointOfContact + +resources: + create-sta: + type: process + processor: + name: create-sta + create-config-xlsx: + type: process + processor: + name: create-config-xlsx + post-observations: + type: process + processor: + name: post-observations + sta-to-sdi: + type: process + processor: + name: sta-to-sdi + create-viewer: + type: process + processor: + name: create-viewer diff --git a/config/sofair-openapi.yml b/config/sofair-openapi.yml new file mode 100755 index 0000000..747570d --- /dev/null +++ b/config/sofair-openapi.yml @@ -0,0 +1,619 @@ +components: + parameters: + bbox: + description: Only features that have a geometry that intersects the bounding + box are selected.The bounding box is provided as four or six numbers, depending + on whether the coordinate reference system includes a vertical axis (height + or depth). + explode: false + in: query + name: bbox + required: false + schema: + items: + type: number + maxItems: 6 + minItems: 4 + type: array + style: form + bbox-crs: + description: Indicates the coordinate reference system for the given bbox coordinates. + explode: false + in: query + name: bbox-crs + required: false + schema: + format: uri + type: string + style: form + bbox-crs-epsg: + description: Indicates the EPSG for the given bbox coordinates. + explode: false + in: query + name: bbox-crs + required: false + schema: + default: 4326 + type: integer + style: form + crs: + description: Indicates the coordinate reference system for the results. + explode: false + in: query + name: crs + required: false + schema: + format: uri + type: string + style: form + f: + description: The optional f parameter indicates the output format which the + server shall provide as part of the response document. The default format + is GeoJSON. + explode: false + in: query + name: f + required: false + schema: + default: json + enum: + - json + - html + - jsonld + type: string + style: form + lang: + description: The optional lang parameter instructs the server return a response + in a certain language, if supported. If the language is not among the available + values, the Accept-Language header language will be used if it is supported. + If the header is missing, the default server language is used. Note that providers + may only support a single language (or often no language at all), that can + be different from the server language. Language strings can be written in + a complex (e.g. "fr-CA,fr;q=0.9,en-US;q=0.8,en;q=0.7"), simple (e.g. "de") + or locale-like (e.g. "de-CH" or "fr_BE") fashion. + in: query + name: lang + required: false + schema: + default: en-US + enum: + - en-US + - fr-CA + type: string + offset: + description: The optional offset parameter indicates the index within the result + set from which the server shall begin presenting results in the response document. The + first element has an index of 0 (default). + explode: false + in: query + name: offset + required: false + schema: + default: 0 + minimum: 0 + type: integer + style: form + properties: + description: The properties that should be included for each feature. The parameter + value is a comma-separated list of property names. + explode: false + in: query + name: properties + required: false + schema: + items: + type: string + type: array + style: form + skipGeometry: + description: This option can be used to skip response geometries for each feature. + explode: false + in: query + name: skipGeometry + required: false + schema: + default: false + type: boolean + style: form + vendorSpecificParameters: + description: Additional "free-form" parameters that are not explicitly defined + in: query + name: vendorSpecificParameters + schema: + additionalProperties: true + type: object + style: form + responses: + '200': + description: successful operation + '204': + description: no content + Queryables: + content: + application/json: + schema: + $ref: '#/components/schemas/queryables' + description: successful queryables operation + default: + content: + application/json: + schema: + $ref: https://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/exception.yaml + description: Unexpected error + schemas: + queryable: + properties: + description: + description: a human-readable narrative describing the queryable + type: string + language: + default: + - en + description: the language used for the title and description + type: string + queryable: + description: the token that may be used in a CQL predicate + type: string + title: + description: a human readable title for the queryable + type: string + type: + description: the data type of the queryable + type: string + type-ref: + description: a reference to the formal definition of the type + format: url + type: string + required: + - queryable + - type + type: object + queryables: + properties: + queryables: + items: + $ref: '#/components/schemas/queryable' + type: array + required: + - queryables + type: object +info: + contact: + email: geosas_adm@framalistes.org + name: "G\xE9oSAS" + url: https://geosas.fr + description: pygeoapi provid + license: + name: CC-BY 4.0 license + url: https://creativecommons.org/licenses/by/4.0/ + termsOfService: https://creativecommons.org/licenses/by/4.0/ + title: SOFAIR API + version: 0.16.dev0 + x-keywords: + - SensorThings + - OGC + - INSPIRE +openapi: 3.0.2 +paths: + /: + get: + description: Landing page + operationId: getLandingPage + parameters: + - $ref: '#/components/parameters/f' + - $ref: '#/components/parameters/lang' + responses: + '200': + $ref: https://schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#/components/responses/LandingPage + '400': + $ref: https://schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#/components/responses/InvalidParameter + '500': + $ref: https://schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#/components/responses/ServerError + summary: Landing page + tags: + - server + /collections: + get: + description: Collections + operationId: getCollections + parameters: + - $ref: '#/components/parameters/f' + - $ref: '#/components/parameters/lang' + responses: + '200': + $ref: https://schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#/components/responses/LandingPage + '400': + $ref: https://schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#/components/responses/InvalidParameter + '500': + $ref: https://schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#/components/responses/ServerError + summary: Collections + tags: + - server + /conformance: + get: + description: API conformance definition + operationId: getConformanceDeclaration + parameters: + - $ref: '#/components/parameters/f' + - $ref: '#/components/parameters/lang' + responses: + '200': + $ref: https://schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#/components/responses/LandingPage + '400': + $ref: https://schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#/components/responses/InvalidParameter + '500': + $ref: https://schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#/components/responses/ServerError + summary: API conformance definition + tags: + - server + /jobs: + get: + description: Retrieve a list of jobs + operationId: getJobs + responses: + '200': + $ref: '#/components/responses/200' + '404': + $ref: https://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/NotFound.yaml + default: + $ref: '#/components/responses/default' + summary: Retrieve jobs list + tags: + - jobs + /jobs/{jobId}: + delete: + description: Cancel / delete job + operationId: deleteJob + parameters: + - &id001 + description: job identifier + in: path + name: jobId + required: true + schema: + type: string + responses: + '204': + $ref: '#/components/responses/204' + '404': + $ref: https://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/NotFound.yaml + default: + $ref: '#/components/responses/default' + summary: Cancel / delete job + tags: + - jobs + get: + description: Retrieve job details + operationId: getJob + parameters: + - *id001 + - $ref: '#/components/parameters/f' + responses: + '200': + $ref: '#/components/responses/200' + '404': + $ref: https://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/NotFound.yaml + default: + $ref: '#/components/responses/default' + summary: Retrieve job details + tags: + - jobs + /jobs/{jobId}/results: + get: + description: Retrive job resiults + operationId: getJobResults + parameters: + - *id001 + - $ref: '#/components/parameters/f' + responses: + '200': + $ref: '#/components/responses/200' + '404': + $ref: https://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/NotFound.yaml + default: + $ref: '#/components/responses/default' + summary: Retrieve job results + tags: + - jobs + /openapi: + get: + description: This document + operationId: getOpenapi + parameters: + - $ref: '#/components/parameters/f' + - $ref: '#/components/parameters/lang' + - description: UI to render the OpenAPI document + explode: false + in: query + name: ui + required: false + schema: + default: swagger + enum: + - swagger + - redoc + type: string + style: form + responses: + '200': + $ref: '#/components/responses/200' + '400': + $ref: https://schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#/components/responses/InvalidParameter + default: + $ref: '#/components/responses/default' + summary: This document + tags: + - server + /processes: + get: + description: Processes + operationId: getProcesses + parameters: + - $ref: '#/components/parameters/f' + responses: + '200': + $ref: https://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/ProcessList.yaml + default: + $ref: '#/components/responses/default' + summary: Processes + tags: + - server + /processes/create-config-xlsx: + get: + description: 'This function uploads an XLSX file to create the various objects + in the SensorThings service: Things, Sensors, Observed Properties, Locations, + Features Of Interest and Datastreams.' + operationId: describeCreate-config-xlsxProcess + parameters: + - $ref: '#/components/parameters/f' + responses: + '200': + $ref: '#/components/responses/200' + default: + $ref: '#/components/responses/default' + summary: Get process metadata + tags: + - create-config-xlsx + /processes/create-config-xlsx/execution: + post: + description: 'This function uploads an XLSX file to create the various objects + in the SensorThings service: Things, Sensors, Observed Properties, Locations, + Features Of Interest and Datastreams.' + operationId: executeCreate-config-xlsxJob + requestBody: + content: + application/json: + example: + inputs: + config_xlsx: aghrys_sensorthings.xlsx + schema: + $ref: https://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/execute.yaml + description: Mandatory execute request JSON + required: true + responses: + '200': + $ref: '#/components/responses/200' + '201': + $ref: https://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/ExecuteAsync.yaml + '404': + $ref: https://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/NotFound.yaml + '500': + $ref: https://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/ServerError.yaml + default: + $ref: '#/components/responses/default' + summary: Process Setting up the sensorthings service execution + tags: + - create-config-xlsx + /processes/create-sta: + get: + description: An example process that takes a name as input, and echoes it back + as output. Intended to demonstrate a simple process with a single literal + input. + operationId: describeCreate-staProcess + parameters: + - $ref: '#/components/parameters/f' + responses: + '200': + $ref: '#/components/responses/200' + default: + $ref: '#/components/responses/default' + summary: Get process metadata + tags: + - create-sta + /processes/create-sta/execution: + post: + description: An example process that takes a name as input, and echoes it back + as output. Intended to demonstrate a simple process with a single literal + input. + operationId: executeCreate-staJob + requestBody: + content: + application/json: + example: + inputs: + author: Christophe Geneste + description: Observatoire de recherche en environnement AgrHyS + name: agrhys + schema: + $ref: https://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/execute.yaml + description: Mandatory execute request JSON + required: true + responses: + '200': + $ref: '#/components/responses/200' + '201': + $ref: https://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/ExecuteAsync.yaml + '404': + $ref: https://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/NotFound.yaml + '500': + $ref: https://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/ServerError.yaml + default: + $ref: '#/components/responses/default' + summary: Process STA creation execution + tags: + - create-sta + /processes/create-viewer: + get: + description: This function automatically generates a URL pointing to a map portal + displaying chronicles of observations from the SensorThings service provided. + operationId: describeCreate-viewerProcess + parameters: + - $ref: '#/components/parameters/f' + responses: + '200': + $ref: '#/components/responses/200' + default: + $ref: '#/components/responses/default' + summary: Get process metadata + tags: + - create-viewer + /processes/create-viewer/execution: + post: + description: This function automatically generates a URL pointing to a map portal + displaying chronicles of observations from the SensorThings service provided. + operationId: executeCreate-viewerJob + requestBody: + content: + application/json: + example: + inputs: + url_sensorthings: https://api.geosas.fr/wsci/v1.0/ + schema: + $ref: https://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/execute.yaml + description: Mandatory execute request JSON + required: true + responses: + '200': + $ref: '#/components/responses/200' + '201': + $ref: https://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/ExecuteAsync.yaml + '404': + $ref: https://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/NotFound.yaml + '500': + $ref: https://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/ServerError.yaml + default: + $ref: '#/components/responses/default' + summary: Process Create SensorThings geographic portal execution + tags: + - create-viewer + /processes/post-observations: + get: + description: This function uploads observations from CSV or XLSX file to the + SensorThings service. + operationId: describePost-observationsProcess + parameters: + - $ref: '#/components/parameters/f' + responses: + '200': + $ref: '#/components/responses/200' + default: + $ref: '#/components/responses/default' + summary: Get process metadata + tags: + - post-observations + /processes/post-observations/execution: + post: + description: This function uploads observations from CSV or XLSX file to the + SensorThings service. + operationId: executePost-observationsJob + requestBody: + content: + application/json: + example: + inputs: + colonne_date: date + data_file: meteo_sensorthings.csv + format_date: '%Y%m%d' + mode: large + schema: + $ref: https://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/execute.yaml + description: Mandatory execute request JSON + required: true + responses: + '200': + $ref: '#/components/responses/200' + '201': + $ref: https://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/ExecuteAsync.yaml + '404': + $ref: https://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/NotFound.yaml + '500': + $ref: https://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/ServerError.yaml + default: + $ref: '#/components/responses/default' + summary: Process Upload observations execution + tags: + - post-observations + /processes/sta-to-sdi: + get: + description: This process publishes INPIRE-compliant layer and metadata from + a SensorThings service to a Spatial Data Infrastructure + operationId: describeSta-to-sdiProcess + parameters: + - $ref: '#/components/parameters/f' + responses: + '200': + $ref: '#/components/responses/200' + default: + $ref: '#/components/responses/default' + summary: Get process metadata + tags: + - sta-to-sdi + /processes/sta-to-sdi/execution: + post: + description: This process publishes INPIRE-compliant layer and metadata from + a SensorThings service to a Spatial Data Infrastructure + operationId: executeSta-to-sdiJob + requestBody: + content: + application/json: + example: + inputs: + url_st: https://api.geosas.fr/onde/v1.0/ + schema: + $ref: https://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/execute.yaml + description: Mandatory execute request JSON + required: true + responses: + '200': + $ref: '#/components/responses/200' + '201': + $ref: https://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/ExecuteAsync.yaml + '404': + $ref: https://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/NotFound.yaml + '500': + $ref: https://schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/ServerError.yaml + default: + $ref: '#/components/responses/default' + summary: Process Publishes a SensorThings service in an IDG execution + tags: + - sta-to-sdi +servers: +- description: pygeoapi provid + url: https://geosas.fr/sofair-dev/api +tags: +- description: pygeoapi provid + externalDocs: + description: information + url: https://example.org + name: server +- description: Process jobs + name: jobs +- description: SpatioTemporal Asset Catalog + name: stac +- description: An example process that takes a name as input, and echoes it back as + output. Intended to demonstrate a simple process with a single literal input. + name: create-sta +- description: 'This function uploads an XLSX file to create the various objects in + the SensorThings service: Things, Sensors, Observed Properties, Locations, Features + Of Interest and Datastreams.' + name: create-config-xlsx +- description: This function uploads observations from CSV or XLSX file to the SensorThings + service. + name: post-observations +- description: This process publishes INPIRE-compliant layer and metadata from a SensorThings + service to a Spatial Data Infrastructure + name: sta-to-sdi +- description: This function automatically generates a URL pointing to a map portal + displaying chronicles of observations from the SensorThings service provided. + name: create-viewer + diff --git a/config/sofair.wsgi b/config/sofair.wsgi new file mode 100755 index 0000000..9249e57 --- /dev/null +++ b/config/sofair.wsgi @@ -0,0 +1,18 @@ +import os +from flask import Flask +import sys + +os.environ['PYGEOAPI_CONFIG'] = '/usr/local/sofair-dev/config/sofair-config.yml' +os.environ['PYGEOAPI_OPENAPI'] = '/usr/local/sofair-dev/config/sofair-openapi.yml' + +sys.path.insert(1, os.path.dirname(os.path.abspath(__file__))) +from pygeoapi.flask_app import BLUEPRINT as pygeoapi_blueprint +from mainPage import main as main_blueprint + + +application = Flask(__name__) + + +application.register_blueprint(pygeoapi_blueprint,url_prefix='/api') +application.register_blueprint(main_blueprint, url_prefix='/') + diff --git a/config/static/configMviewer/agrhys.xml b/config/static/configMviewer/agrhys.xml new file mode 100644 index 0000000..bbebc08 --- /dev/null +++ b/config/static/configMviewer/agrhys.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/config/static/configMviewer/agri4cast.xml b/config/static/configMviewer/agri4cast.xml new file mode 100644 index 0000000..79ef87f --- /dev/null +++ b/config/static/configMviewer/agri4cast.xml @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/config/static/configMviewer/bosco.xml b/config/static/configMviewer/bosco.xml new file mode 100644 index 0000000..16e2f30 --- /dev/null +++ b/config/static/configMviewer/bosco.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/config/static/configMviewer/efele.xml b/config/static/configMviewer/efele.xml new file mode 100644 index 0000000..58bb9df --- /dev/null +++ b/config/static/configMviewer/efele.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/config/static/configMviewer/exemple.xml b/config/static/configMviewer/exemple.xml new file mode 100644 index 0000000..0774a27 --- /dev/null +++ b/config/static/configMviewer/exemple.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/config/static/configMviewer/hubeau.xml b/config/static/configMviewer/hubeau.xml new file mode 100644 index 0000000..cb46f22 --- /dev/null +++ b/config/static/configMviewer/hubeau.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/config/static/configMviewer/monitoringquimper.xml b/config/static/configMviewer/monitoringquimper.xml new file mode 100644 index 0000000..62cf8d3 --- /dev/null +++ b/config/static/configMviewer/monitoringquimper.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/config/static/configMviewer/onde.xml b/config/static/configMviewer/onde.xml new file mode 100644 index 0000000..7a2c251 --- /dev/null +++ b/config/static/configMviewer/onde.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/config/static/configMviewer/rennesmetro.xml b/config/static/configMviewer/rennesmetro.xml new file mode 100644 index 0000000..83541bc --- /dev/null +++ b/config/static/configMviewer/rennesmetro.xml @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/config/static/configMviewer/safran.xml b/config/static/configMviewer/safran.xml new file mode 100644 index 0000000..7088ecb --- /dev/null +++ b/config/static/configMviewer/safran.xml @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/config/static/configMviewer/selune.xml b/config/static/configMviewer/selune.xml new file mode 100644 index 0000000..b3bb606 --- /dev/null +++ b/config/static/configMviewer/selune.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/config/static/configMviewer/wsci.xml b/config/static/configMviewer/wsci.xml new file mode 100644 index 0000000..ae2cfdb --- /dev/null +++ b/config/static/configMviewer/wsci.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/config/static/css/default.css b/config/static/css/default.css new file mode 100755 index 0000000..2f87fc9 --- /dev/null +++ b/config/static/css/default.css @@ -0,0 +1,66 @@ +.flat { + border: 0px; +} + +header { + display: inline-block; +} + +main { + background-color:white +} + +.crumbs { + background-color:rgb(230, 230, 230); + padding: 6px; +} + +.crumbs a { + padding: 0px 6px; + color:black; + text-decoration: none; +/* text-transform: capitalize;*/ +} + +#items-map, #collection-map { + width: 100%; + height: 400px; +} + +/* cancel mini-css header>button uppercase */ +header button, header [type="button"], header .button, header [role="button"] { + text-transform: none; +} + +html, body { + background-color: #fff; +} + +footer.sticky { + position: fixed; + width: 100%; +} + +main { + padding-bottom: 65px; /* prevent from falling under the footer */ +} + +table:not(.horizontal) { + max-height: none; +} + +mark.successful { + background-color: green; +} + +mark.accepted { + background-color: default; +} + +mark.failed { + background-color: red; +} + +mark.running { + background-color: orange; +} diff --git a/config/static/css/main.min.css b/config/static/css/main.min.css new file mode 100644 index 0000000..4fd0c3d --- /dev/null +++ b/config/static/css/main.min.css @@ -0,0 +1 @@ +.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.file-cta,.file-name,.select select,.textarea,.input,.button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid rgba(0,0,0,0);border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus,.pagination-ellipsis:focus,.file-cta:focus,.file-name:focus,.select select:focus,.textarea:focus,.input:focus,.button:focus,.is-focused.pagination-previous,.is-focused.pagination-next,.is-focused.pagination-link,.is-focused.pagination-ellipsis,.is-focused.file-cta,.is-focused.file-name,.select select.is-focused,.is-focused.textarea,.is-focused.input,.is-focused.button,.pagination-previous:active,.pagination-next:active,.pagination-link:active,.pagination-ellipsis:active,.file-cta:active,.file-name:active,.select select:active,.textarea:active,.input:active,.button:active,.is-active.pagination-previous,.is-active.pagination-next,.is-active.pagination-link,.is-active.pagination-ellipsis,.is-active.file-cta,.is-active.file-name,.select select.is-active,.is-active.textarea,.is-active.input,.is-active.button{outline:none}[disabled].pagination-previous,[disabled].pagination-next,[disabled].pagination-link,[disabled].pagination-ellipsis,[disabled].file-cta,[disabled].file-name,.select select[disabled],[disabled].textarea,[disabled].input,[disabled].button,fieldset[disabled] .pagination-previous,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .textarea,fieldset[disabled] .input,fieldset[disabled] .button{cursor:not-allowed}.is-unselectable,.tabs,.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.breadcrumb,.file,.button,.switch,.b-checkbox.checkbox,.b-radio.radio{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link:not(.is-arrowless)::after,.select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.tabs:not(:last-child),.pagination:not(:last-child),.message:not(:last-child),.level:not(:last-child),.breadcrumb:not(:last-child),.block:not(:last-child),.title:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.progress:not(:last-child),.notification:not(:last-child),.content:not(:last-child),.box:not(:last-child){margin-bottom:1.5rem}.modal-close,.delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.modal-close::before,.delete::before,.modal-close::after,.delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.modal-close::before,.delete::before{height:2px;width:50%}.modal-close::after,.delete::after{height:50%;width:2px}.modal-close:hover,.delete:hover,.modal-close:focus,.delete:focus{background-color:rgba(10,10,10,.3)}.modal-close:active,.delete:active{background-color:rgba(10,10,10,.4)}.is-small.modal-close,.is-small.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.modal-close,.is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.modal-close,.is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.control.is-loading::after,.select.is-loading::after,.loader,.button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,0);content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.is-overlay,.modal-background,.modal,.image.is-square img,.image.is-square .has-ratio,.image.is-1by1 img,.image.is-1by1 .has-ratio,.image.is-5by4 img,.image.is-5by4 .has-ratio,.image.is-4by3 img,.image.is-4by3 .has-ratio,.image.is-3by2 img,.image.is-3by2 .has-ratio,.image.is-5by3 img,.image.is-5by3 .has-ratio,.image.is-16by9 img,.image.is-16by9 .has-ratio,.image.is-2by1 img,.image.is-2by1 .has-ratio,.image.is-3by1 img,.image.is-3by1 .has-ratio,.image.is-4by5 img,.image.is-4by5 .has-ratio,.image.is-3by4 img,.image.is-3by4 .has-ratio,.image.is-2by3 img,.image.is-2by3 .has-ratio,.image.is-3by5 img,.image.is-3by5 .has-ratio,.image.is-9by16 img,.image.is-9by16 .has-ratio,.image.is-1by2 img,.image.is-1by2 .has-ratio,.image.is-1by3 img,.image.is-1by3 .has-ratio{bottom:0;left:0;position:absolute;right:0;top:0}.navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}.b-radio.radio{outline:none;display:inline-flex;align-items:center}.b-radio.radio:not(.button){margin-right:.5em}.b-radio.radio:not(.button)+.radio:last-child{margin-right:0}.b-radio.radio+.radio{margin-left:0}.b-radio.radio input[type=radio]{position:absolute;left:0;opacity:0;outline:none;z-index:-1}.b-radio.radio input[type=radio]+.check{display:flex;flex-shrink:0;position:relative;cursor:pointer;width:1.25em;height:1.25em;transition:background 150ms ease-out;border-radius:50%;border:2px solid #7a7a7a}.b-radio.radio input[type=radio]+.check:before{content:"";display:flex;position:absolute;left:50%;margin-left:calc(-1.25em * 0.5);bottom:50%;margin-bottom:calc(-1.25em * 0.5);width:1.25em;height:1.25em;transition:transform 150ms ease-out;border-radius:50%;transform:scale(0);background-color:#00d1b2}.b-radio.radio input[type=radio]+.check.is-white:before{background:#fff}.b-radio.radio input[type=radio]+.check.is-black:before{background:#0a0a0a}.b-radio.radio input[type=radio]+.check.is-light:before{background:#f5f5f5}.b-radio.radio input[type=radio]+.check.is-dark:before{background:#363636}.b-radio.radio input[type=radio]+.check.is-primary:before{background:#00d1b2}.b-radio.radio input[type=radio]+.check.is-link:before{background:#485fc7}.b-radio.radio input[type=radio]+.check.is-info:before{background:#3e8ed0}.b-radio.radio input[type=radio]+.check.is-success:before{background:#48c78e}.b-radio.radio input[type=radio]+.check.is-warning:before{background:#ffe08a}.b-radio.radio input[type=radio]+.check.is-danger:before{background:#f14668}.b-radio.radio input[type=radio]:checked+.check{border-color:#00d1b2}.b-radio.radio input[type=radio]:checked+.check.is-white{border-color:#fff}.b-radio.radio input[type=radio]:checked+.check.is-black{border-color:#0a0a0a}.b-radio.radio input[type=radio]:checked+.check.is-light{border-color:#f5f5f5}.b-radio.radio input[type=radio]:checked+.check.is-dark{border-color:#363636}.b-radio.radio input[type=radio]:checked+.check.is-primary{border-color:#00d1b2}.b-radio.radio input[type=radio]:checked+.check.is-link{border-color:#485fc7}.b-radio.radio input[type=radio]:checked+.check.is-info{border-color:#3e8ed0}.b-radio.radio input[type=radio]:checked+.check.is-success{border-color:#48c78e}.b-radio.radio input[type=radio]:checked+.check.is-warning{border-color:#ffe08a}.b-radio.radio input[type=radio]:checked+.check.is-danger{border-color:#f14668}.b-radio.radio input[type=radio]:checked+.check:before{transform:scale(0.5)}.b-radio.radio input[type=radio]:focus+.check{box-shadow:0 0 .5em rgba(122,122,122,.8)}.b-radio.radio input[type=radio]:focus:checked+.check{box-shadow:0 0 .5em rgba(0,209,178,.8)}.b-radio.radio input[type=radio]:focus:checked+.check.is-white{box-shadow:0 0 .5em rgba(255,255,255,.8)}.b-radio.radio input[type=radio]:focus:checked+.check.is-black{box-shadow:0 0 .5em rgba(10,10,10,.8)}.b-radio.radio input[type=radio]:focus:checked+.check.is-light{box-shadow:0 0 .5em rgba(245,245,245,.8)}.b-radio.radio input[type=radio]:focus:checked+.check.is-dark{box-shadow:0 0 .5em rgba(54,54,54,.8)}.b-radio.radio input[type=radio]:focus:checked+.check.is-primary{box-shadow:0 0 .5em rgba(0,209,178,.8)}.b-radio.radio input[type=radio]:focus:checked+.check.is-link{box-shadow:0 0 .5em rgba(72,95,199,.8)}.b-radio.radio input[type=radio]:focus:checked+.check.is-info{box-shadow:0 0 .5em rgba(62,142,208,.8)}.b-radio.radio input[type=radio]:focus:checked+.check.is-success{box-shadow:0 0 .5em rgba(72,199,142,.8)}.b-radio.radio input[type=radio]:focus:checked+.check.is-warning{box-shadow:0 0 .5em rgba(255,224,138,.8)}.b-radio.radio input[type=radio]:focus:checked+.check.is-danger{box-shadow:0 0 .5em rgba(241,70,104,.8)}.b-radio.radio .control-label{padding-left:calc(0.75em - 1px)}.b-radio.radio.button{display:flex}.b-radio.radio.button.is-selected{z-index:1}.b-radio.radio[disabled]{opacity:.5}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check{border-color:#00d1b2}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-white{border-color:#fff}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-black{border-color:#0a0a0a}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-light{border-color:#f5f5f5}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-dark{border-color:#363636}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-primary{border-color:#00d1b2}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-link{border-color:#485fc7}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-info{border-color:#3e8ed0}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-success{border-color:#48c78e}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-warning{border-color:#ffe08a}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-danger{border-color:#f14668}.b-radio.radio.is-small{border-radius:2px;font-size:.75rem}.b-radio.radio.is-medium{font-size:1.25rem}.b-radio.radio.is-large{font-size:1.5rem}.table-wrapper .table{margin-bottom:0}.table-wrapper:not(:last-child){margin-bottom:1.5rem}@media screen and (max-width: 1023px){.table-wrapper{overflow-x:auto}}.b-table{transition:opacity 86ms ease-out}@media screen and (min-width: 769px),print{.b-table .table-mobile-sort{display:none}}.b-table .icon{transition:transform 150ms ease-out,opacity 86ms ease-out}.b-table .icon.is-desc{transform:rotate(180deg)}.b-table .icon.is-expanded{transform:rotate(90deg)}.b-table .table{width:100%;border:1px solid rgba(0,0,0,0);border-radius:4px;border-collapse:separate}.b-table .table th{font-weight:600}.b-table .table th .th-wrap{display:flex;align-items:center}.b-table .table th .th-wrap .icon{margin-left:.5rem;margin-right:0;font-size:1rem}.b-table .table th .th-wrap.is-numeric{flex-direction:row-reverse;text-align:right}.b-table .table th .th-wrap.is-numeric .icon{margin-left:0;margin-right:.5rem}.b-table .table th .th-wrap.is-centered{justify-content:center;text-align:center}.b-table .table th.is-current-sort{border-color:#7a7a7a;font-weight:700}.b-table .table th.is-sortable:hover{border-color:#7a7a7a}.b-table .table th.is-sortable,.b-table .table th.is-sortable .th-wrap{cursor:pointer}.b-table .table th .multi-sort-cancel-icon{margin-left:10px}.b-table .table th.is-sticky{position:-webkit-sticky;position:sticky;left:0;z-index:3 !important;background:#fff}.b-table .table tr.is-selected .checkbox input:checked+.check{background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath style='fill:hsl(171deg, 100%25, 41%25)' d='M 0.04038059,0.6267767 0.14644661,0.52071068 0.42928932,0.80355339 0.3232233,0.90961941 z M 0.21715729,0.80355339 0.85355339,0.16715729 0.95961941,0.2732233 0.3232233,0.90961941 z'%3E%3C/path%3E%3C/svg%3E") no-repeat center center}.b-table .table tr.is-selected .checkbox input+.check{border-color:#fff}.b-table .table tr.is-empty:hover{background-color:rgba(0,0,0,0)}.b-table .table .is-chevron-cell,.b-table .table .is-checkbox-cell{width:40px}.b-table .table .is-chevron-cell{vertical-align:middle}.b-table .table .is-checkbox-cell .checkbox{vertical-align:middle}.b-table .table .is-checkbox-cell .checkbox.b-checkbox{margin-right:0}.b-table .table .is-checkbox-cell .checkbox .check{transition:none}.b-table .table tr.detail{box-shadow:inset 0 1px 3px #dbdbdb;background:#fafafa}.b-table .table tr.detail .detail-container{padding:1rem}.b-table .table:focus{border-color:#485fc7;box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.b-table .table.is-bordered th.is-current-sort,.b-table .table.is-bordered th.is-sortable:hover{border-color:#dbdbdb;background:#f5f5f5}.b-table .table td.is-sticky{position:-webkit-sticky;position:sticky;left:0;z-index:1;background:#fff}.b-table .table td.is-image-cell .image{margin:0 auto;width:1.5rem;height:1.5rem}.b-table .table td.is-progress-cell{min-width:5rem;vertical-align:middle}.b-table .table-wrapper.has-sticky-header{height:300px;overflow-y:auto}@media screen and (max-width: 768px){.b-table .table-wrapper.has-sticky-header.has-mobile-cards{height:initial !important;overflow-y:initial !important}}.b-table .table-wrapper.has-sticky-header tr:first-child th{position:-webkit-sticky;position:sticky;top:0;z-index:2;background:#fff}@media screen and (max-width: 768px){.b-table .table-wrapper.has-mobile-cards thead{display:none}.b-table .table-wrapper.has-mobile-cards tfoot th{border:0;display:inherit}.b-table .table-wrapper.has-mobile-cards tr{box-shadow:0 2px 3px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);max-width:100%;position:relative;display:block}.b-table .table-wrapper.has-mobile-cards tr td{border:0;display:inherit}.b-table .table-wrapper.has-mobile-cards tr td:last-child{border-bottom:0}.b-table .table-wrapper.has-mobile-cards tr:not(:last-child){margin-bottom:1rem}.b-table .table-wrapper.has-mobile-cards tr:not([class*=is-]){background:inherit}.b-table .table-wrapper.has-mobile-cards tr:not([class*=is-]):hover{background-color:inherit}.b-table .table-wrapper.has-mobile-cards tr.detail{margin-top:-1rem}.b-table .table-wrapper.has-mobile-cards tr:not(.detail):not(.is-empty):not(.table-footer) td{display:flex;width:auto;justify-content:space-between;text-align:right;border-bottom:1px solid #f5f5f5}.b-table .table-wrapper.has-mobile-cards tr:not(.detail):not(.is-empty):not(.table-footer) td:before{content:attr(data-label);font-weight:600;padding-right:.5rem;text-align:left}.b-table .table-wrapper.has-mobile-cards tr:not(.detail):not(.is-empty):not(.table-footer) td.is-image-cell .image{width:6rem;height:6rem;margin:0 auto .5rem}.b-table .table-wrapper.has-mobile-cards tr:not(.detail):not(.is-empty):not(.table-footer) td.is-progress-cell span,.b-table .table-wrapper.has-mobile-cards tr:not(.detail):not(.is-empty):not(.table-footer) td.is-progress-cell progress{display:flex;width:45%;align-items:center;align-self:center}.b-table .table-wrapper.has-mobile-cards tr:not(.detail):not(.is-empty):not(.table-footer) td.is-checkbox-cell,.b-table .table-wrapper.has-mobile-cards tr:not(.detail):not(.is-empty):not(.table-footer) td.is-image-cell{border-bottom:0 !important}.b-table .table-wrapper.has-mobile-cards tr:not(.detail):not(.is-empty):not(.table-footer) td.is-checkbox-cell:before,.b-table .table-wrapper.has-mobile-cards tr:not(.detail):not(.is-empty):not(.table-footer) td.is-actions-cell:before{display:none}.b-table .table-wrapper.has-mobile-cards tr:not(.detail):not(.is-empty):not(.table-footer) td.is-label-hidden:before,.b-table .table-wrapper.has-mobile-cards tr:not(.detail):not(.is-empty):not(.table-footer) td.is-image-cell:before{display:none}.b-table .table-wrapper.has-mobile-cards tr:not(.detail):not(.is-empty):not(.table-footer) td.is-label-hidden span{display:block;width:100%}.b-table .table-wrapper.has-mobile-cards tr:not(.detail):not(.is-empty):not(.table-footer) td.is-label-hidden.is-progress-col progress{width:100%}}.b-table .table-wrapper.is-card-list thead{display:none}.b-table .table-wrapper.is-card-list tfoot th{border:0;display:inherit}.b-table .table-wrapper.is-card-list tr{box-shadow:0 2px 3px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);max-width:100%;position:relative;display:block}.b-table .table-wrapper.is-card-list tr td{border:0;display:inherit}.b-table .table-wrapper.is-card-list tr td:last-child{border-bottom:0}.b-table .table-wrapper.is-card-list tr:not(:last-child){margin-bottom:1rem}.b-table .table-wrapper.is-card-list tr:not([class*=is-]){background:inherit}.b-table .table-wrapper.is-card-list tr:not([class*=is-]):hover{background-color:inherit}.b-table .table-wrapper.is-card-list tr.detail{margin-top:-1rem}.b-table .table-wrapper.is-card-list tr:not(.detail):not(.is-empty):not(.table-footer) td{display:flex;width:auto;justify-content:space-between;text-align:right;border-bottom:1px solid #f5f5f5}.b-table .table-wrapper.is-card-list tr:not(.detail):not(.is-empty):not(.table-footer) td:before{content:attr(data-label);font-weight:600;padding-right:.5rem;text-align:left}.b-table .table-wrapper.is-card-list tr:not(.detail):not(.is-empty):not(.table-footer) td.is-image-cell .image{width:6rem;height:6rem;margin:0 auto .5rem}.b-table .table-wrapper.is-card-list tr:not(.detail):not(.is-empty):not(.table-footer) td.is-progress-cell span,.b-table .table-wrapper.is-card-list tr:not(.detail):not(.is-empty):not(.table-footer) td.is-progress-cell progress{display:flex;width:45%;align-items:center;align-self:center}.b-table .table-wrapper.is-card-list tr:not(.detail):not(.is-empty):not(.table-footer) td.is-checkbox-cell,.b-table .table-wrapper.is-card-list tr:not(.detail):not(.is-empty):not(.table-footer) td.is-image-cell{border-bottom:0 !important}.b-table .table-wrapper.is-card-list tr:not(.detail):not(.is-empty):not(.table-footer) td.is-checkbox-cell:before,.b-table .table-wrapper.is-card-list tr:not(.detail):not(.is-empty):not(.table-footer) td.is-actions-cell:before{display:none}.b-table .table-wrapper.is-card-list tr:not(.detail):not(.is-empty):not(.table-footer) td.is-label-hidden:before,.b-table .table-wrapper.is-card-list tr:not(.detail):not(.is-empty):not(.table-footer) td.is-image-cell:before{display:none}.b-table .table-wrapper.is-card-list tr:not(.detail):not(.is-empty):not(.table-footer) td.is-label-hidden span{display:block;width:100%}.b-table .table-wrapper.is-card-list tr:not(.detail):not(.is-empty):not(.table-footer) td.is-label-hidden.is-progress-col progress{width:100%}.b-table.is-loading{position:relative;pointer-events:none;opacity:.5}.b-table.is-loading:after{animation:spinAround 500ms infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,0);content:"";display:block;height:1em;position:relative;width:1em;position:absolute;top:4em;left:calc(50% - 2.5em);width:5em;height:5em;border-width:.25em}.b-table.has-pagination .table-wrapper{margin-bottom:0}.b-table.has-pagination .table-wrapper+.notification{border-top-left-radius:0;border-top-right-radius:0}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.file-cta,.file-name,.select select,.textarea,.input,.button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid rgba(0,0,0,0);border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus,.pagination-ellipsis:focus,.file-cta:focus,.file-name:focus,.select select:focus,.textarea:focus,.input:focus,.button:focus,.is-focused.pagination-previous,.is-focused.pagination-next,.is-focused.pagination-link,.is-focused.pagination-ellipsis,.is-focused.file-cta,.is-focused.file-name,.select select.is-focused,.is-focused.textarea,.is-focused.input,.is-focused.button,.pagination-previous:active,.pagination-next:active,.pagination-link:active,.pagination-ellipsis:active,.file-cta:active,.file-name:active,.select select:active,.textarea:active,.input:active,.button:active,.is-active.pagination-previous,.is-active.pagination-next,.is-active.pagination-link,.is-active.pagination-ellipsis,.is-active.file-cta,.is-active.file-name,.select select.is-active,.is-active.textarea,.is-active.input,.is-active.button{outline:none}[disabled].pagination-previous,[disabled].pagination-next,[disabled].pagination-link,[disabled].pagination-ellipsis,[disabled].file-cta,[disabled].file-name,.select select[disabled],[disabled].textarea,[disabled].input,[disabled].button,fieldset[disabled] .pagination-previous,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .textarea,fieldset[disabled] .input,fieldset[disabled] .button{cursor:not-allowed}.is-unselectable,.tabs,.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.breadcrumb,.file,.button,.switch,.b-checkbox.checkbox,.b-radio.radio{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link:not(.is-arrowless)::after,.select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.tabs:not(:last-child),.pagination:not(:last-child),.message:not(:last-child),.level:not(:last-child),.breadcrumb:not(:last-child),.block:not(:last-child),.title:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.progress:not(:last-child),.notification:not(:last-child),.content:not(:last-child),.box:not(:last-child){margin-bottom:1.5rem}.modal-close,.delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.modal-close::before,.delete::before,.modal-close::after,.delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.modal-close::before,.delete::before{height:2px;width:50%}.modal-close::after,.delete::after{height:50%;width:2px}.modal-close:hover,.delete:hover,.modal-close:focus,.delete:focus{background-color:rgba(10,10,10,.3)}.modal-close:active,.delete:active{background-color:rgba(10,10,10,.4)}.is-small.modal-close,.is-small.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.modal-close,.is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.modal-close,.is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.control.is-loading::after,.select.is-loading::after,.loader,.button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,0);content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.is-overlay,.modal-background,.modal,.image.is-square img,.image.is-square .has-ratio,.image.is-1by1 img,.image.is-1by1 .has-ratio,.image.is-5by4 img,.image.is-5by4 .has-ratio,.image.is-4by3 img,.image.is-4by3 .has-ratio,.image.is-3by2 img,.image.is-3by2 .has-ratio,.image.is-5by3 img,.image.is-5by3 .has-ratio,.image.is-16by9 img,.image.is-16by9 .has-ratio,.image.is-2by1 img,.image.is-2by1 .has-ratio,.image.is-3by1 img,.image.is-3by1 .has-ratio,.image.is-4by5 img,.image.is-4by5 .has-ratio,.image.is-3by4 img,.image.is-3by4 .has-ratio,.image.is-2by3 img,.image.is-2by3 .has-ratio,.image.is-3by5 img,.image.is-3by5 .has-ratio,.image.is-9by16 img,.image.is-9by16 .has-ratio,.image.is-1by2 img,.image.is-1by2 .has-ratio,.image.is-1by3 img,.image.is-1by3 .has-ratio{bottom:0;left:0;position:absolute;right:0;top:0}.navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}.b-checkbox.checkbox{outline:none;display:inline-flex;align-items:center}.b-checkbox.checkbox:not(.button){margin-right:.5em}.b-checkbox.checkbox:not(.button)+.checkbox:last-child{margin-right:0}.b-checkbox.checkbox input[type=checkbox]{position:absolute;left:0;opacity:0;outline:none;z-index:-1}.b-checkbox.checkbox input[type=checkbox]+.check{width:1.25em;height:1.25em;flex-shrink:0;border-radius:4px;border:2px solid #7a7a7a;transition:background 150ms ease-out;background:rgba(0,0,0,0)}.b-checkbox.checkbox input[type=checkbox]:checked+.check{background:#00d1b2 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath style='fill:%23fff' d='M 0.04038059,0.6267767 0.14644661,0.52071068 0.42928932,0.80355339 0.3232233,0.90961941 z M 0.21715729,0.80355339 0.85355339,0.16715729 0.95961941,0.2732233 0.3232233,0.90961941 z'%3E%3C/path%3E%3C/svg%3E") no-repeat center center;border-color:#00d1b2}.b-checkbox.checkbox input[type=checkbox]:checked+.check.is-white{background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath style='fill:hsl(0deg, 0%25, 4%25)' d='M 0.04038059,0.6267767 0.14644661,0.52071068 0.42928932,0.80355339 0.3232233,0.90961941 z M 0.21715729,0.80355339 0.85355339,0.16715729 0.95961941,0.2732233 0.3232233,0.90961941 z'%3E%3C/path%3E%3C/svg%3E") no-repeat center center;border-color:#fff}.b-checkbox.checkbox input[type=checkbox]:checked+.check.is-black{background:#0a0a0a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath style='fill:hsl(0deg, 0%25, 100%25)' d='M 0.04038059,0.6267767 0.14644661,0.52071068 0.42928932,0.80355339 0.3232233,0.90961941 z M 0.21715729,0.80355339 0.85355339,0.16715729 0.95961941,0.2732233 0.3232233,0.90961941 z'%3E%3C/path%3E%3C/svg%3E") no-repeat center center;border-color:#0a0a0a}.b-checkbox.checkbox input[type=checkbox]:checked+.check.is-light{background:#f5f5f5 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath style='fill:rgba(0, 0, 0, 0.7)' d='M 0.04038059,0.6267767 0.14644661,0.52071068 0.42928932,0.80355339 0.3232233,0.90961941 z M 0.21715729,0.80355339 0.85355339,0.16715729 0.95961941,0.2732233 0.3232233,0.90961941 z'%3E%3C/path%3E%3C/svg%3E") no-repeat center center;border-color:#f5f5f5}.b-checkbox.checkbox input[type=checkbox]:checked+.check.is-dark{background:#363636 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath style='fill:%23fff' d='M 0.04038059,0.6267767 0.14644661,0.52071068 0.42928932,0.80355339 0.3232233,0.90961941 z M 0.21715729,0.80355339 0.85355339,0.16715729 0.95961941,0.2732233 0.3232233,0.90961941 z'%3E%3C/path%3E%3C/svg%3E") no-repeat center center;border-color:#363636}.b-checkbox.checkbox input[type=checkbox]:checked+.check.is-primary{background:#00d1b2 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath style='fill:%23fff' d='M 0.04038059,0.6267767 0.14644661,0.52071068 0.42928932,0.80355339 0.3232233,0.90961941 z M 0.21715729,0.80355339 0.85355339,0.16715729 0.95961941,0.2732233 0.3232233,0.90961941 z'%3E%3C/path%3E%3C/svg%3E") no-repeat center center;border-color:#00d1b2}.b-checkbox.checkbox input[type=checkbox]:checked+.check.is-link{background:#485fc7 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath style='fill:%23fff' d='M 0.04038059,0.6267767 0.14644661,0.52071068 0.42928932,0.80355339 0.3232233,0.90961941 z M 0.21715729,0.80355339 0.85355339,0.16715729 0.95961941,0.2732233 0.3232233,0.90961941 z'%3E%3C/path%3E%3C/svg%3E") no-repeat center center;border-color:#485fc7}.b-checkbox.checkbox input[type=checkbox]:checked+.check.is-info{background:#3e8ed0 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath style='fill:%23fff' d='M 0.04038059,0.6267767 0.14644661,0.52071068 0.42928932,0.80355339 0.3232233,0.90961941 z M 0.21715729,0.80355339 0.85355339,0.16715729 0.95961941,0.2732233 0.3232233,0.90961941 z'%3E%3C/path%3E%3C/svg%3E") no-repeat center center;border-color:#3e8ed0}.b-checkbox.checkbox input[type=checkbox]:checked+.check.is-success{background:#48c78e url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath style='fill:%23fff' d='M 0.04038059,0.6267767 0.14644661,0.52071068 0.42928932,0.80355339 0.3232233,0.90961941 z M 0.21715729,0.80355339 0.85355339,0.16715729 0.95961941,0.2732233 0.3232233,0.90961941 z'%3E%3C/path%3E%3C/svg%3E") no-repeat center center;border-color:#48c78e}.b-checkbox.checkbox input[type=checkbox]:checked+.check.is-warning{background:#ffe08a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath style='fill:rgba(0, 0, 0, 0.7)' d='M 0.04038059,0.6267767 0.14644661,0.52071068 0.42928932,0.80355339 0.3232233,0.90961941 z M 0.21715729,0.80355339 0.85355339,0.16715729 0.95961941,0.2732233 0.3232233,0.90961941 z'%3E%3C/path%3E%3C/svg%3E") no-repeat center center;border-color:#ffe08a}.b-checkbox.checkbox input[type=checkbox]:checked+.check.is-danger{background:#f14668 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath style='fill:%23fff' d='M 0.04038059,0.6267767 0.14644661,0.52071068 0.42928932,0.80355339 0.3232233,0.90961941 z M 0.21715729,0.80355339 0.85355339,0.16715729 0.95961941,0.2732233 0.3232233,0.90961941 z'%3E%3C/path%3E%3C/svg%3E") no-repeat center center;border-color:#f14668}.b-checkbox.checkbox input[type=checkbox]:indeterminate+.check,.b-checkbox.checkbox input[type=checkbox].is-indeterminate+.check{background:#00d1b2 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Crect style='fill:%23fff' width='0.7' height='0.2' x='.15' y='.4'%3E%3C/rect%3E%3C/svg%3E") no-repeat center center;border-color:#00d1b2}.b-checkbox.checkbox input[type=checkbox]:indeterminate+.check.is-white,.b-checkbox.checkbox input[type=checkbox].is-indeterminate+.check.is-white{background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Crect style='fill:hsl(0deg, 0%25, 4%25)' width='0.7' height='0.2' x='.15' y='.4'%3E%3C/rect%3E%3C/svg%3E") no-repeat center center;border-color:#fff}.b-checkbox.checkbox input[type=checkbox]:indeterminate+.check.is-black,.b-checkbox.checkbox input[type=checkbox].is-indeterminate+.check.is-black{background:#0a0a0a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Crect style='fill:hsl(0deg, 0%25, 100%25)' width='0.7' height='0.2' x='.15' y='.4'%3E%3C/rect%3E%3C/svg%3E") no-repeat center center;border-color:#0a0a0a}.b-checkbox.checkbox input[type=checkbox]:indeterminate+.check.is-light,.b-checkbox.checkbox input[type=checkbox].is-indeterminate+.check.is-light{background:#f5f5f5 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Crect style='fill:rgba(0, 0, 0, 0.7)' width='0.7' height='0.2' x='.15' y='.4'%3E%3C/rect%3E%3C/svg%3E") no-repeat center center;border-color:#f5f5f5}.b-checkbox.checkbox input[type=checkbox]:indeterminate+.check.is-dark,.b-checkbox.checkbox input[type=checkbox].is-indeterminate+.check.is-dark{background:#363636 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Crect style='fill:%23fff' width='0.7' height='0.2' x='.15' y='.4'%3E%3C/rect%3E%3C/svg%3E") no-repeat center center;border-color:#363636}.b-checkbox.checkbox input[type=checkbox]:indeterminate+.check.is-primary,.b-checkbox.checkbox input[type=checkbox].is-indeterminate+.check.is-primary{background:#00d1b2 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Crect style='fill:%23fff' width='0.7' height='0.2' x='.15' y='.4'%3E%3C/rect%3E%3C/svg%3E") no-repeat center center;border-color:#00d1b2}.b-checkbox.checkbox input[type=checkbox]:indeterminate+.check.is-link,.b-checkbox.checkbox input[type=checkbox].is-indeterminate+.check.is-link{background:#485fc7 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Crect style='fill:%23fff' width='0.7' height='0.2' x='.15' y='.4'%3E%3C/rect%3E%3C/svg%3E") no-repeat center center;border-color:#485fc7}.b-checkbox.checkbox input[type=checkbox]:indeterminate+.check.is-info,.b-checkbox.checkbox input[type=checkbox].is-indeterminate+.check.is-info{background:#3e8ed0 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Crect style='fill:%23fff' width='0.7' height='0.2' x='.15' y='.4'%3E%3C/rect%3E%3C/svg%3E") no-repeat center center;border-color:#3e8ed0}.b-checkbox.checkbox input[type=checkbox]:indeterminate+.check.is-success,.b-checkbox.checkbox input[type=checkbox].is-indeterminate+.check.is-success{background:#48c78e url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Crect style='fill:%23fff' width='0.7' height='0.2' x='.15' y='.4'%3E%3C/rect%3E%3C/svg%3E") no-repeat center center;border-color:#48c78e}.b-checkbox.checkbox input[type=checkbox]:indeterminate+.check.is-warning,.b-checkbox.checkbox input[type=checkbox].is-indeterminate+.check.is-warning{background:#ffe08a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Crect style='fill:rgba(0, 0, 0, 0.7)' width='0.7' height='0.2' x='.15' y='.4'%3E%3C/rect%3E%3C/svg%3E") no-repeat center center;border-color:#ffe08a}.b-checkbox.checkbox input[type=checkbox]:indeterminate+.check.is-danger,.b-checkbox.checkbox input[type=checkbox].is-indeterminate+.check.is-danger{background:#f14668 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Crect style='fill:%23fff' width='0.7' height='0.2' x='.15' y='.4'%3E%3C/rect%3E%3C/svg%3E") no-repeat center center;border-color:#f14668}.b-checkbox.checkbox input[type=checkbox]:focus+.check{box-shadow:0 0 .5em rgba(122,122,122,.8)}.b-checkbox.checkbox input[type=checkbox]:focus:checked+.check{box-shadow:0 0 .5em rgba(0,209,178,.8)}.b-checkbox.checkbox input[type=checkbox]:focus:checked+.check.is-white{box-shadow:0 0 .5em rgba(255,255,255,.8)}.b-checkbox.checkbox input[type=checkbox]:focus:checked+.check.is-black{box-shadow:0 0 .5em rgba(10,10,10,.8)}.b-checkbox.checkbox input[type=checkbox]:focus:checked+.check.is-light{box-shadow:0 0 .5em rgba(245,245,245,.8)}.b-checkbox.checkbox input[type=checkbox]:focus:checked+.check.is-dark{box-shadow:0 0 .5em rgba(54,54,54,.8)}.b-checkbox.checkbox input[type=checkbox]:focus:checked+.check.is-primary{box-shadow:0 0 .5em rgba(0,209,178,.8)}.b-checkbox.checkbox input[type=checkbox]:focus:checked+.check.is-link{box-shadow:0 0 .5em rgba(72,95,199,.8)}.b-checkbox.checkbox input[type=checkbox]:focus:checked+.check.is-info{box-shadow:0 0 .5em rgba(62,142,208,.8)}.b-checkbox.checkbox input[type=checkbox]:focus:checked+.check.is-success{box-shadow:0 0 .5em rgba(72,199,142,.8)}.b-checkbox.checkbox input[type=checkbox]:focus:checked+.check.is-warning{box-shadow:0 0 .5em rgba(255,224,138,.8)}.b-checkbox.checkbox input[type=checkbox]:focus:checked+.check.is-danger{box-shadow:0 0 .5em rgba(241,70,104,.8)}.b-checkbox.checkbox .control-label{padding-left:calc(0.75em - 1px)}.b-checkbox.checkbox.button{display:flex}.b-checkbox.checkbox[disabled]{opacity:.5}.b-checkbox.checkbox:hover input[type=checkbox]:not(:disabled)+.check{border-color:#00d1b2}.b-checkbox.checkbox:hover input[type=checkbox]:not(:disabled)+.check.is-white{border-color:#fff}.b-checkbox.checkbox:hover input[type=checkbox]:not(:disabled)+.check.is-black{border-color:#0a0a0a}.b-checkbox.checkbox:hover input[type=checkbox]:not(:disabled)+.check.is-light{border-color:#f5f5f5}.b-checkbox.checkbox:hover input[type=checkbox]:not(:disabled)+.check.is-dark{border-color:#363636}.b-checkbox.checkbox:hover input[type=checkbox]:not(:disabled)+.check.is-primary{border-color:#00d1b2}.b-checkbox.checkbox:hover input[type=checkbox]:not(:disabled)+.check.is-link{border-color:#485fc7}.b-checkbox.checkbox:hover input[type=checkbox]:not(:disabled)+.check.is-info{border-color:#3e8ed0}.b-checkbox.checkbox:hover input[type=checkbox]:not(:disabled)+.check.is-success{border-color:#48c78e}.b-checkbox.checkbox:hover input[type=checkbox]:not(:disabled)+.check.is-warning{border-color:#ffe08a}.b-checkbox.checkbox:hover input[type=checkbox]:not(:disabled)+.check.is-danger{border-color:#f14668}.b-checkbox.checkbox.is-small{border-radius:2px;font-size:.75rem}.b-checkbox.checkbox.is-medium{font-size:1.25rem}.b-checkbox.checkbox.is-large{font-size:1.5rem}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.file-cta,.file-name,.select select,.textarea,.input,.button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid rgba(0,0,0,0);border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus,.pagination-ellipsis:focus,.file-cta:focus,.file-name:focus,.select select:focus,.textarea:focus,.input:focus,.button:focus,.is-focused.pagination-previous,.is-focused.pagination-next,.is-focused.pagination-link,.is-focused.pagination-ellipsis,.is-focused.file-cta,.is-focused.file-name,.select select.is-focused,.is-focused.textarea,.is-focused.input,.is-focused.button,.pagination-previous:active,.pagination-next:active,.pagination-link:active,.pagination-ellipsis:active,.file-cta:active,.file-name:active,.select select:active,.textarea:active,.input:active,.button:active,.is-active.pagination-previous,.is-active.pagination-next,.is-active.pagination-link,.is-active.pagination-ellipsis,.is-active.file-cta,.is-active.file-name,.select select.is-active,.is-active.textarea,.is-active.input,.is-active.button{outline:none}[disabled].pagination-previous,[disabled].pagination-next,[disabled].pagination-link,[disabled].pagination-ellipsis,[disabled].file-cta,[disabled].file-name,.select select[disabled],[disabled].textarea,[disabled].input,[disabled].button,fieldset[disabled] .pagination-previous,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .textarea,fieldset[disabled] .input,fieldset[disabled] .button{cursor:not-allowed}.is-unselectable,.tabs,.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.breadcrumb,.file,.button,.switch,.b-radio.radio,.b-checkbox.checkbox{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link:not(.is-arrowless)::after,.select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.tabs:not(:last-child),.pagination:not(:last-child),.message:not(:last-child),.level:not(:last-child),.breadcrumb:not(:last-child),.block:not(:last-child),.title:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.progress:not(:last-child),.notification:not(:last-child),.content:not(:last-child),.box:not(:last-child){margin-bottom:1.5rem}.modal-close,.delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.modal-close::before,.delete::before,.modal-close::after,.delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.modal-close::before,.delete::before{height:2px;width:50%}.modal-close::after,.delete::after{height:50%;width:2px}.modal-close:hover,.delete:hover,.modal-close:focus,.delete:focus{background-color:rgba(10,10,10,.3)}.modal-close:active,.delete:active{background-color:rgba(10,10,10,.4)}.is-small.modal-close,.is-small.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.modal-close,.is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.modal-close,.is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.control.is-loading::after,.select.is-loading::after,.loader,.button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,0);content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.is-overlay,.modal-background,.modal,.image.is-square img,.image.is-square .has-ratio,.image.is-1by1 img,.image.is-1by1 .has-ratio,.image.is-5by4 img,.image.is-5by4 .has-ratio,.image.is-4by3 img,.image.is-4by3 .has-ratio,.image.is-3by2 img,.image.is-3by2 .has-ratio,.image.is-5by3 img,.image.is-5by3 .has-ratio,.image.is-16by9 img,.image.is-16by9 .has-ratio,.image.is-2by1 img,.image.is-2by1 .has-ratio,.image.is-3by1 img,.image.is-3by1 .has-ratio,.image.is-4by5 img,.image.is-4by5 .has-ratio,.image.is-3by4 img,.image.is-3by4 .has-ratio,.image.is-2by3 img,.image.is-2by3 .has-ratio,.image.is-3by5 img,.image.is-3by5 .has-ratio,.image.is-9by16 img,.image.is-9by16 .has-ratio,.image.is-1by2 img,.image.is-1by2 .has-ratio,.image.is-1by3 img,.image.is-1by3 .has-ratio{bottom:0;left:0;position:absolute;right:0;top:0}.navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}.switch{cursor:pointer;display:inline-flex;align-items:center;position:relative;margin-right:.5em}.switch+.switch:last-child{margin-right:0}.switch input[type=checkbox]{position:absolute;left:0;opacity:0;outline:none;z-index:-1}.switch input[type=checkbox]+.check{display:flex;align-items:center;flex-shrink:0;width:2.75em;height:1.575em;padding:.2em;background:#b5b5b5;border-radius:4px;transition:background 150ms ease-out,box-shadow 150ms ease-out}.switch input[type=checkbox]+.check.is-white-passive,.switch input[type=checkbox]+.check:hover{background:#fff}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:"pink"}.switch input[type=checkbox]+.check.is-black-passive,.switch input[type=checkbox]+.check:hover{background:#0a0a0a}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:"pink"}.switch input[type=checkbox]+.check.is-light-passive,.switch input[type=checkbox]+.check:hover{background:#f5f5f5}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:"pink"}.switch input[type=checkbox]+.check.is-dark-passive,.switch input[type=checkbox]+.check:hover{background:#363636}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:"pink"}.switch input[type=checkbox]+.check.is-primary-passive,.switch input[type=checkbox]+.check:hover{background:#00d1b2}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:"pink"}.switch input[type=checkbox]+.check.is-link-passive,.switch input[type=checkbox]+.check:hover{background:#485fc7}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:"pink"}.switch input[type=checkbox]+.check.is-info-passive,.switch input[type=checkbox]+.check:hover{background:#3e8ed0}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:"pink"}.switch input[type=checkbox]+.check.is-success-passive,.switch input[type=checkbox]+.check:hover{background:#48c78e}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:"pink"}.switch input[type=checkbox]+.check.is-warning-passive,.switch input[type=checkbox]+.check:hover{background:#ffe08a}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:"pink"}.switch input[type=checkbox]+.check.is-danger-passive,.switch input[type=checkbox]+.check:hover{background:#f14668}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:"pink"}.switch input[type=checkbox]+.check:before{content:"";display:block;border-radius:4px;width:1.175em;height:1.175em;background:#f5f5f5;transition:transform 150ms ease-out;will-change:transform;transform-origin:left}.switch input[type=checkbox]+.check.is-elastic:before{transform:scaleX(1.5);border-radius:4px}.switch input[type=checkbox]:checked+.check{background:#00d1b2}.switch input[type=checkbox]:checked+.check.is-white{background:#fff}.switch input[type=checkbox]:checked+.check.is-black{background:#0a0a0a}.switch input[type=checkbox]:checked+.check.is-light{background:#f5f5f5}.switch input[type=checkbox]:checked+.check.is-dark{background:#363636}.switch input[type=checkbox]:checked+.check.is-primary{background:#00d1b2}.switch input[type=checkbox]:checked+.check.is-link{background:#485fc7}.switch input[type=checkbox]:checked+.check.is-info{background:#3e8ed0}.switch input[type=checkbox]:checked+.check.is-success{background:#48c78e}.switch input[type=checkbox]:checked+.check.is-warning{background:#ffe08a}.switch input[type=checkbox]:checked+.check.is-danger{background:#f14668}.switch input[type=checkbox]:checked+.check:before{transform:translate3d(100%, 0, 0)}.switch input[type=checkbox]:checked+.check.is-elastic:before{transform:translate3d(50%, 0, 0) scaleX(1.5)}.switch input[type=checkbox]:focus,.switch input[type=checkbox]:active{outline:none}.switch .control-label{padding-left:.5em}.switch:hover input[type=checkbox]+.check{background:rgba(181,181,181,.9)}.switch:hover input[type=checkbox]+.check.is-white-passive{background:rgba(255,255,255,.9)}.switch:hover input[type=checkbox]+.check.is-black-passive{background:rgba(10,10,10,.9)}.switch:hover input[type=checkbox]+.check.is-light-passive{background:rgba(245,245,245,.9)}.switch:hover input[type=checkbox]+.check.is-dark-passive{background:rgba(54,54,54,.9)}.switch:hover input[type=checkbox]+.check.is-primary-passive{background:rgba(0,209,178,.9)}.switch:hover input[type=checkbox]+.check.is-link-passive{background:rgba(72,95,199,.9)}.switch:hover input[type=checkbox]+.check.is-info-passive{background:rgba(62,142,208,.9)}.switch:hover input[type=checkbox]+.check.is-success-passive{background:rgba(72,199,142,.9)}.switch:hover input[type=checkbox]+.check.is-warning-passive{background:rgba(255,224,138,.9)}.switch:hover input[type=checkbox]+.check.is-danger-passive{background:rgba(241,70,104,.9)}.switch:hover input[type=checkbox]:checked+.check{background:rgba(0,209,178,.9)}.switch:hover input[type=checkbox]:checked+.check.is-white{background:rgba(255,255,255,.9)}.switch:hover input[type=checkbox]:checked+.check.is-black{background:rgba(10,10,10,.9)}.switch:hover input[type=checkbox]:checked+.check.is-light{background:rgba(245,245,245,.9)}.switch:hover input[type=checkbox]:checked+.check.is-dark{background:rgba(54,54,54,.9)}.switch:hover input[type=checkbox]:checked+.check.is-primary{background:rgba(0,209,178,.9)}.switch:hover input[type=checkbox]:checked+.check.is-link{background:rgba(72,95,199,.9)}.switch:hover input[type=checkbox]:checked+.check.is-info{background:rgba(62,142,208,.9)}.switch:hover input[type=checkbox]:checked+.check.is-success{background:rgba(72,199,142,.9)}.switch:hover input[type=checkbox]:checked+.check.is-warning{background:rgba(255,224,138,.9)}.switch:hover input[type=checkbox]:checked+.check.is-danger{background:rgba(241,70,104,.9)}.switch.is-rounded input[type=checkbox]+.check{border-radius:9999px}.switch.is-rounded input[type=checkbox]+.check:before{border-radius:9999px}.switch.is-rounded input[type=checkbox].is-elastic:before{transform:scaleX(1.5);border-radius:9999px}.switch.is-outlined input[type=checkbox]+.check{background:rgba(0,0,0,0);border:.1rem solid #b5b5b5;padding:.1em}.switch.is-outlined input[type=checkbox]+.check.is-white-passive{border:.1rem solid rgba(255,255,255,.9)}.switch.is-outlined input[type=checkbox]+.check.is-white-passive:before{background:#fff}.switch.is-outlined input[type=checkbox]+.check.is-white-passive:hover{border-color:rgba(255,255,255,.9)}.switch.is-outlined input[type=checkbox]+.check.is-black-passive{border:.1rem solid rgba(10,10,10,.9)}.switch.is-outlined input[type=checkbox]+.check.is-black-passive:before{background:#0a0a0a}.switch.is-outlined input[type=checkbox]+.check.is-black-passive:hover{border-color:rgba(10,10,10,.9)}.switch.is-outlined input[type=checkbox]+.check.is-light-passive{border:.1rem solid rgba(245,245,245,.9)}.switch.is-outlined input[type=checkbox]+.check.is-light-passive:before{background:#f5f5f5}.switch.is-outlined input[type=checkbox]+.check.is-light-passive:hover{border-color:rgba(245,245,245,.9)}.switch.is-outlined input[type=checkbox]+.check.is-dark-passive{border:.1rem solid rgba(54,54,54,.9)}.switch.is-outlined input[type=checkbox]+.check.is-dark-passive:before{background:#363636}.switch.is-outlined input[type=checkbox]+.check.is-dark-passive:hover{border-color:rgba(54,54,54,.9)}.switch.is-outlined input[type=checkbox]+.check.is-primary-passive{border:.1rem solid rgba(0,209,178,.9)}.switch.is-outlined input[type=checkbox]+.check.is-primary-passive:before{background:#00d1b2}.switch.is-outlined input[type=checkbox]+.check.is-primary-passive:hover{border-color:rgba(0,209,178,.9)}.switch.is-outlined input[type=checkbox]+.check.is-link-passive{border:.1rem solid rgba(72,95,199,.9)}.switch.is-outlined input[type=checkbox]+.check.is-link-passive:before{background:#485fc7}.switch.is-outlined input[type=checkbox]+.check.is-link-passive:hover{border-color:rgba(72,95,199,.9)}.switch.is-outlined input[type=checkbox]+.check.is-info-passive{border:.1rem solid rgba(62,142,208,.9)}.switch.is-outlined input[type=checkbox]+.check.is-info-passive:before{background:#3e8ed0}.switch.is-outlined input[type=checkbox]+.check.is-info-passive:hover{border-color:rgba(62,142,208,.9)}.switch.is-outlined input[type=checkbox]+.check.is-success-passive{border:.1rem solid rgba(72,199,142,.9)}.switch.is-outlined input[type=checkbox]+.check.is-success-passive:before{background:#48c78e}.switch.is-outlined input[type=checkbox]+.check.is-success-passive:hover{border-color:rgba(72,199,142,.9)}.switch.is-outlined input[type=checkbox]+.check.is-warning-passive{border:.1rem solid rgba(255,224,138,.9)}.switch.is-outlined input[type=checkbox]+.check.is-warning-passive:before{background:#ffe08a}.switch.is-outlined input[type=checkbox]+.check.is-warning-passive:hover{border-color:rgba(255,224,138,.9)}.switch.is-outlined input[type=checkbox]+.check.is-danger-passive{border:.1rem solid rgba(241,70,104,.9)}.switch.is-outlined input[type=checkbox]+.check.is-danger-passive:before{background:#f14668}.switch.is-outlined input[type=checkbox]+.check.is-danger-passive:hover{border-color:rgba(241,70,104,.9)}.switch.is-outlined input[type=checkbox]+.check:before{background:#b5b5b5}.switch.is-outlined input[type=checkbox]:checked+.check{border-color:#00d1b2}.switch.is-outlined input[type=checkbox]:checked+.check.is-white{background:rgba(0,0,0,0);border-color:#fff}.switch.is-outlined input[type=checkbox]:checked+.check.is-white:before{background:#fff}.switch.is-outlined input[type=checkbox]:checked+.check.is-black{background:rgba(0,0,0,0);border-color:#0a0a0a}.switch.is-outlined input[type=checkbox]:checked+.check.is-black:before{background:#0a0a0a}.switch.is-outlined input[type=checkbox]:checked+.check.is-light{background:rgba(0,0,0,0);border-color:#f5f5f5}.switch.is-outlined input[type=checkbox]:checked+.check.is-light:before{background:#f5f5f5}.switch.is-outlined input[type=checkbox]:checked+.check.is-dark{background:rgba(0,0,0,0);border-color:#363636}.switch.is-outlined input[type=checkbox]:checked+.check.is-dark:before{background:#363636}.switch.is-outlined input[type=checkbox]:checked+.check.is-primary{background:rgba(0,0,0,0);border-color:#00d1b2}.switch.is-outlined input[type=checkbox]:checked+.check.is-primary:before{background:#00d1b2}.switch.is-outlined input[type=checkbox]:checked+.check.is-link{background:rgba(0,0,0,0);border-color:#485fc7}.switch.is-outlined input[type=checkbox]:checked+.check.is-link:before{background:#485fc7}.switch.is-outlined input[type=checkbox]:checked+.check.is-info{background:rgba(0,0,0,0);border-color:#3e8ed0}.switch.is-outlined input[type=checkbox]:checked+.check.is-info:before{background:#3e8ed0}.switch.is-outlined input[type=checkbox]:checked+.check.is-success{background:rgba(0,0,0,0);border-color:#48c78e}.switch.is-outlined input[type=checkbox]:checked+.check.is-success:before{background:#48c78e}.switch.is-outlined input[type=checkbox]:checked+.check.is-warning{background:rgba(0,0,0,0);border-color:#ffe08a}.switch.is-outlined input[type=checkbox]:checked+.check.is-warning:before{background:#ffe08a}.switch.is-outlined input[type=checkbox]:checked+.check.is-danger{background:rgba(0,0,0,0);border-color:#f14668}.switch.is-outlined input[type=checkbox]:checked+.check.is-danger:before{background:#f14668}.switch.is-outlined input[type=checkbox]:checked+.check:before{background:#00d1b2}.switch.is-outlined:hover input[type=checkbox]+.check{background:rgba(0,0,0,0);border-color:rgba(181,181,181,.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check{background:rgba(0,0,0,0);border-color:rgba(0,209,178,.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-white{border-color:rgba(255,255,255,.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-black{border-color:rgba(10,10,10,.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-light{border-color:rgba(245,245,245,.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-dark{border-color:rgba(54,54,54,.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-primary{border-color:rgba(0,209,178,.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-link{border-color:rgba(72,95,199,.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-info{border-color:rgba(62,142,208,.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-success{border-color:rgba(72,199,142,.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-warning{border-color:rgba(255,224,138,.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-danger{border-color:rgba(241,70,104,.9)}.switch.is-small{border-radius:2px;font-size:.75rem}.switch.is-medium{font-size:1.25rem}.switch.is-large{font-size:1.5rem}.switch[disabled]{opacity:.5;cursor:not-allowed;color:#7a7a7a}.upload{position:relative;display:inline-flex}.upload input[type=file]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;outline:none;cursor:pointer;z-index:-1}.upload.is-expanded{width:100%}.field.file.has-addons .button.is-static{color:#242424;background-color:#fff;border-left:0}@media screen and (-ms-high-contrast: active),screen and (-ms-high-contrast: none){.upload input[type=file]{z-index:auto}}/*! bulma.io v0.9.4 | MIT License | github.com/jgthms/bulma */.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.file-cta,.file-name,.select select,.textarea,.input,.button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid rgba(0,0,0,0);border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus,.pagination-ellipsis:focus,.file-cta:focus,.file-name:focus,.select select:focus,.textarea:focus,.input:focus,.button:focus,.is-focused.pagination-previous,.is-focused.pagination-next,.is-focused.pagination-link,.is-focused.pagination-ellipsis,.is-focused.file-cta,.is-focused.file-name,.select select.is-focused,.is-focused.textarea,.is-focused.input,.is-focused.button,.pagination-previous:active,.pagination-next:active,.pagination-link:active,.pagination-ellipsis:active,.file-cta:active,.file-name:active,.select select:active,.textarea:active,.input:active,.button:active,.is-active.pagination-previous,.is-active.pagination-next,.is-active.pagination-link,.is-active.pagination-ellipsis,.is-active.file-cta,.is-active.file-name,.select select.is-active,.is-active.textarea,.is-active.input,.is-active.button{outline:none}[disabled].pagination-previous,[disabled].pagination-next,[disabled].pagination-link,[disabled].pagination-ellipsis,[disabled].file-cta,[disabled].file-name,.select select[disabled],[disabled].textarea,[disabled].input,[disabled].button,fieldset[disabled] .pagination-previous,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .textarea,fieldset[disabled] .input,fieldset[disabled] .button{cursor:not-allowed}.is-unselectable,.tabs,.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.breadcrumb,.file,.button,.b-radio.radio,.b-checkbox.checkbox,.switch{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link:not(.is-arrowless)::after,.select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.tabs:not(:last-child),.pagination:not(:last-child),.message:not(:last-child),.level:not(:last-child),.breadcrumb:not(:last-child),.block:not(:last-child),.title:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.progress:not(:last-child),.notification:not(:last-child),.content:not(:last-child),.box:not(:last-child){margin-bottom:1.5rem}.modal-close,.delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.modal-close::before,.delete::before,.modal-close::after,.delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.modal-close::before,.delete::before{height:2px;width:50%}.modal-close::after,.delete::after{height:50%;width:2px}.modal-close:hover,.delete:hover,.modal-close:focus,.delete:focus{background-color:rgba(10,10,10,.3)}.modal-close:active,.delete:active{background-color:rgba(10,10,10,.4)}.is-small.modal-close,.is-small.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.modal-close,.is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.modal-close,.is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.control.is-loading::after,.select.is-loading::after,.loader,.button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,0);content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.is-overlay,.modal-background,.modal,.image.is-square img,.image.is-square .has-ratio,.image.is-1by1 img,.image.is-1by1 .has-ratio,.image.is-5by4 img,.image.is-5by4 .has-ratio,.image.is-4by3 img,.image.is-4by3 .has-ratio,.image.is-3by2 img,.image.is-3by2 .has-ratio,.image.is-5by3 img,.image.is-5by3 .has-ratio,.image.is-16by9 img,.image.is-16by9 .has-ratio,.image.is-2by1 img,.image.is-2by1 .has-ratio,.image.is-3by1 img,.image.is-3by1 .has-ratio,.image.is-4by5 img,.image.is-4by5 .has-ratio,.image.is-3by4 img,.image.is-3by4 .has-ratio,.image.is-2by3 img,.image.is-2by3 .has-ratio,.image.is-3by5 img,.image.is-3by5 .has-ratio,.image.is-9by16 img,.image.is-9by16 .has-ratio,.image.is-1by2 img,.image.is-1by2 .has-ratio,.image.is-1by3 img,.image.is-1by3 .has-ratio{bottom:0;left:0;position:absolute;right:0;top:0}.navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#f8f8f8;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:"Nunito",sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a{color:#485fc7;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{background-color:#f5f5f5;color:#da1039;font-size:.875em;font-weight:normal;padding:.25em .5em .25em}hr{background-color:#f5f5f5;border:none;display:block;height:1px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:rgba(0,0,0,0);color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#363636}@keyframes spinAround{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}.box{background-color:#fff;border-radius:6px;box-shadow:0 .5em 1em -0.125em rgba(10,10,10,.1),0 0px 0 1px rgba(10,10,10,.02);color:#4a4a4a;display:block;padding:1.25rem}a.box:hover,a.box:focus{box-shadow:0 .5em 1em -0.125em rgba(10,10,10,.1),0 0 0 1px #485fc7}a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,.2),0 0 0 1px #485fc7}.button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#363636;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-small,.button .icon.is-medium,.button .icon.is-large{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}.button:hover,.button.is-hovered{border-color:#b5b5b5;color:#363636}.button:focus,.button.is-focused{border-color:#485fc7;color:#363636}.button:focus:not(:active),.button.is-focused:not(:active){box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.button:active,.button.is-active{border-color:#4a4a4a;color:#363636}.button.is-text{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:#4a4a4a;text-decoration:underline}.button.is-text:hover,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text.is-focused{background-color:#f5f5f5;color:#363636}.button.is-text:active,.button.is-text.is-active{background-color:#e8e8e8;color:#363636}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);box-shadow:none}.button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#485fc7;text-decoration:none}.button.is-ghost:hover,.button.is-ghost.is-hovered{color:#485fc7;text-decoration:underline}.button.is-white{background-color:#fff;border-color:rgba(0,0,0,0);color:#0a0a0a}.button.is-white:hover,.button.is-white.is-hovered{background-color:#f9f9f9;border-color:rgba(0,0,0,0);color:#0a0a0a}.button.is-white:focus,.button.is-white.is-focused{border-color:rgba(0,0,0,0);color:#0a0a0a}.button.is-white:focus:not(:active),.button.is-white.is-focused:not(:active){box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.button.is-white:active,.button.is-white.is-active{background-color:#f2f2f2;border-color:rgba(0,0,0,0);color:#0a0a0a}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}.button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted:hover,.button.is-white.is-inverted.is-hovered{background-color:#000}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#0a0a0a;border-color:rgba(0,0,0,0);box-shadow:none;color:#fff}.button.is-white.is-loading::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #0a0a0a #0a0a0a !important}.button.is-white.is-outlined{background-color:rgba(0,0,0,0);border-color:#fff;color:#fff}.button.is-white.is-outlined:hover,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}.button.is-white.is-outlined.is-loading::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff #fff !important}.button.is-white.is-outlined.is-loading:hover::after,.button.is-white.is-outlined.is-loading.is-hovered::after,.button.is-white.is-outlined.is-loading:focus::after,.button.is-white.is-outlined.is-loading.is-focused::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #0a0a0a #0a0a0a !important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:rgba(0,0,0,0);border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:rgba(0,0,0,0);border-color:#0a0a0a;color:#0a0a0a}.button.is-white.is-inverted.is-outlined:hover,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading:hover::after,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-white.is-inverted.is-outlined.is-loading:focus::after,.button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff #fff !important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:rgba(0,0,0,0);border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black{background-color:#0a0a0a;border-color:rgba(0,0,0,0);color:#fff}.button.is-black:hover,.button.is-black.is-hovered{background-color:#040404;border-color:rgba(0,0,0,0);color:#fff}.button.is-black:focus,.button.is-black.is-focused{border-color:rgba(0,0,0,0);color:#fff}.button.is-black:focus:not(:active),.button.is-black.is-focused:not(:active){box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.button.is-black:active,.button.is-black.is-active{background-color:#000;border-color:rgba(0,0,0,0);color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted:hover,.button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{background-color:#fff;border-color:rgba(0,0,0,0);box-shadow:none;color:#0a0a0a}.button.is-black.is-loading::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff #fff !important}.button.is-black.is-outlined{background-color:rgba(0,0,0,0);border-color:#0a0a0a;color:#0a0a0a}.button.is-black.is-outlined:hover,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.button.is-black.is-outlined.is-loading::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #0a0a0a #0a0a0a !important}.button.is-black.is-outlined.is-loading:hover::after,.button.is-black.is-outlined.is-loading.is-hovered::after,.button.is-black.is-outlined.is-loading:focus::after,.button.is-black.is-outlined.is-loading.is-focused::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff #fff !important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{background-color:rgba(0,0,0,0);border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black.is-inverted.is-outlined{background-color:rgba(0,0,0,0);border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined:hover,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-outlined.is-loading:hover::after,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-black.is-inverted.is-outlined.is-loading:focus::after,.button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #0a0a0a #0a0a0a !important}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{background-color:rgba(0,0,0,0);border-color:#fff;box-shadow:none;color:#fff}.button.is-light{background-color:#f5f5f5;border-color:rgba(0,0,0,0);color:rgba(0,0,0,.7)}.button.is-light:hover,.button.is-light.is-hovered{background-color:#eee;border-color:rgba(0,0,0,0);color:rgba(0,0,0,.7)}.button.is-light:focus,.button.is-light.is-focused{border-color:rgba(0,0,0,0);color:rgba(0,0,0,.7)}.button.is-light:focus:not(:active),.button.is-light.is-focused:not(:active){box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.button.is-light:active,.button.is-light.is-active{background-color:#e8e8e8;border-color:rgba(0,0,0,0);color:rgba(0,0,0,.7)}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}.button.is-light.is-inverted{background-color:rgba(0,0,0,.7);color:#f5f5f5}.button.is-light.is-inverted:hover,.button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,.7)}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,0);box-shadow:none;color:#f5f5f5}.button.is-light.is-loading::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,.7) rgba(0,0,0,.7) !important}.button.is-light.is-outlined{background-color:rgba(0,0,0,0);border-color:#f5f5f5;color:#f5f5f5}.button.is-light.is-outlined:hover,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.button.is-light.is-outlined.is-loading::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #f5f5f5 #f5f5f5 !important}.button.is-light.is-outlined.is-loading:hover::after,.button.is-light.is-outlined.is-loading.is-hovered::after,.button.is-light.is-outlined.is-loading:focus::after,.button.is-light.is-outlined.is-loading.is-focused::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,.7) rgba(0,0,0,.7) !important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:rgba(0,0,0,0);border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-light.is-inverted.is-outlined{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-light.is-inverted.is-outlined:hover,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,.7);color:#f5f5f5}.button.is-light.is-inverted.is-outlined.is-loading:hover::after,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-light.is-inverted.is-outlined.is-loading:focus::after,.button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #f5f5f5 #f5f5f5 !important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.button.is-dark{background-color:#363636;border-color:rgba(0,0,0,0);color:#fff}.button.is-dark:hover,.button.is-dark.is-hovered{background-color:#2f2f2f;border-color:rgba(0,0,0,0);color:#fff}.button.is-dark:focus,.button.is-dark.is-focused{border-color:rgba(0,0,0,0);color:#fff}.button.is-dark:focus:not(:active),.button.is-dark.is-focused:not(:active){box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.button.is-dark:active,.button.is-dark.is-active{background-color:#292929;border-color:rgba(0,0,0,0);color:#fff}.button.is-dark[disabled],fieldset[disabled] .button.is-dark{background-color:#363636;border-color:#363636;box-shadow:none}.button.is-dark.is-inverted{background-color:#fff;color:#363636}.button.is-dark.is-inverted:hover,.button.is-dark.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-dark.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted{background-color:#fff;border-color:rgba(0,0,0,0);box-shadow:none;color:#363636}.button.is-dark.is-loading::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff #fff !important}.button.is-dark.is-outlined{background-color:rgba(0,0,0,0);border-color:#363636;color:#363636}.button.is-dark.is-outlined:hover,.button.is-dark.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined.is-focused{background-color:#363636;border-color:#363636;color:#fff}.button.is-dark.is-outlined.is-loading::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #363636 #363636 !important}.button.is-dark.is-outlined.is-loading:hover::after,.button.is-dark.is-outlined.is-loading.is-hovered::after,.button.is-dark.is-outlined.is-loading:focus::after,.button.is-dark.is-outlined.is-loading.is-focused::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff #fff !important}.button.is-dark.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined{background-color:rgba(0,0,0,0);border-color:#363636;box-shadow:none;color:#363636}.button.is-dark.is-inverted.is-outlined{background-color:rgba(0,0,0,0);border-color:#fff;color:#fff}.button.is-dark.is-inverted.is-outlined:hover,.button.is-dark.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined.is-focused{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-outlined.is-loading:hover::after,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-dark.is-inverted.is-outlined.is-loading:focus::after,.button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #363636 #363636 !important}.button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined{background-color:rgba(0,0,0,0);border-color:#fff;box-shadow:none;color:#fff}.button.is-primary{background-color:#00d1b2;border-color:rgba(0,0,0,0);color:#fff}.button.is-primary:hover,.button.is-primary.is-hovered{background-color:#00c4a7;border-color:rgba(0,0,0,0);color:#fff}.button.is-primary:focus,.button.is-primary.is-focused{border-color:rgba(0,0,0,0);color:#fff}.button.is-primary:focus:not(:active),.button.is-primary.is-focused:not(:active){box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.button.is-primary:active,.button.is-primary.is-active{background-color:#00b89c;border-color:rgba(0,0,0,0);color:#fff}.button.is-primary[disabled],fieldset[disabled] .button.is-primary{background-color:#00d1b2;border-color:#00d1b2;box-shadow:none}.button.is-primary.is-inverted{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted:hover,.button.is-primary.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],fieldset[disabled] .button.is-primary.is-inverted{background-color:#fff;border-color:rgba(0,0,0,0);box-shadow:none;color:#00d1b2}.button.is-primary.is-loading::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff #fff !important}.button.is-primary.is-outlined{background-color:rgba(0,0,0,0);border-color:#00d1b2;color:#00d1b2}.button.is-primary.is-outlined:hover,.button.is-primary.is-outlined.is-hovered,.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined.is-focused{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.button.is-primary.is-outlined.is-loading::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #00d1b2 #00d1b2 !important}.button.is-primary.is-outlined.is-loading:hover::after,.button.is-primary.is-outlined.is-loading.is-hovered::after,.button.is-primary.is-outlined.is-loading:focus::after,.button.is-primary.is-outlined.is-loading.is-focused::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff #fff !important}.button.is-primary.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-outlined{background-color:rgba(0,0,0,0);border-color:#00d1b2;box-shadow:none;color:#00d1b2}.button.is-primary.is-inverted.is-outlined{background-color:rgba(0,0,0,0);border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined:hover,.button.is-primary.is-inverted.is-outlined.is-hovered,.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined.is-focused{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted.is-outlined.is-loading:hover::after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-primary.is-inverted.is-outlined.is-loading:focus::after,.button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #00d1b2 #00d1b2 !important}.button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined{background-color:rgba(0,0,0,0);border-color:#fff;box-shadow:none;color:#fff}.button.is-primary.is-light{background-color:#ebfffc;color:#00947e}.button.is-primary.is-light:hover,.button.is-primary.is-light.is-hovered{background-color:#defffa;border-color:rgba(0,0,0,0);color:#00947e}.button.is-primary.is-light:active,.button.is-primary.is-light.is-active{background-color:#d1fff8;border-color:rgba(0,0,0,0);color:#00947e}.button.is-link{background-color:#485fc7;border-color:rgba(0,0,0,0);color:#fff}.button.is-link:hover,.button.is-link.is-hovered{background-color:#3e56c4;border-color:rgba(0,0,0,0);color:#fff}.button.is-link:focus,.button.is-link.is-focused{border-color:rgba(0,0,0,0);color:#fff}.button.is-link:focus:not(:active),.button.is-link.is-focused:not(:active){box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.button.is-link:active,.button.is-link.is-active{background-color:#3a51bb;border-color:rgba(0,0,0,0);color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#485fc7;border-color:#485fc7;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#485fc7}.button.is-link.is-inverted:hover,.button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:rgba(0,0,0,0);box-shadow:none;color:#485fc7}.button.is-link.is-loading::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff #fff !important}.button.is-link.is-outlined{background-color:rgba(0,0,0,0);border-color:#485fc7;color:#485fc7}.button.is-link.is-outlined:hover,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined.is-focused{background-color:#485fc7;border-color:#485fc7;color:#fff}.button.is-link.is-outlined.is-loading::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #485fc7 #485fc7 !important}.button.is-link.is-outlined.is-loading:hover::after,.button.is-link.is-outlined.is-loading.is-hovered::after,.button.is-link.is-outlined.is-loading:focus::after,.button.is-link.is-outlined.is-loading.is-focused::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff #fff !important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:rgba(0,0,0,0);border-color:#485fc7;box-shadow:none;color:#485fc7}.button.is-link.is-inverted.is-outlined{background-color:rgba(0,0,0,0);border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined:hover,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#485fc7}.button.is-link.is-inverted.is-outlined.is-loading:hover::after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-link.is-inverted.is-outlined.is-loading:focus::after,.button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #485fc7 #485fc7 !important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:rgba(0,0,0,0);border-color:#fff;box-shadow:none;color:#fff}.button.is-link.is-light{background-color:#eff1fa;color:#3850b7}.button.is-link.is-light:hover,.button.is-link.is-light.is-hovered{background-color:#e6e9f7;border-color:rgba(0,0,0,0);color:#3850b7}.button.is-link.is-light:active,.button.is-link.is-light.is-active{background-color:#dce0f4;border-color:rgba(0,0,0,0);color:#3850b7}.button.is-info{background-color:#3e8ed0;border-color:rgba(0,0,0,0);color:#fff}.button.is-info:hover,.button.is-info.is-hovered{background-color:#3488ce;border-color:rgba(0,0,0,0);color:#fff}.button.is-info:focus,.button.is-info.is-focused{border-color:rgba(0,0,0,0);color:#fff}.button.is-info:focus:not(:active),.button.is-info.is-focused:not(:active){box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.button.is-info:active,.button.is-info.is-active{background-color:#3082c5;border-color:rgba(0,0,0,0);color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#3e8ed0;border-color:#3e8ed0;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#3e8ed0}.button.is-info.is-inverted:hover,.button.is-info.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{background-color:#fff;border-color:rgba(0,0,0,0);box-shadow:none;color:#3e8ed0}.button.is-info.is-loading::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff #fff !important}.button.is-info.is-outlined{background-color:rgba(0,0,0,0);border-color:#3e8ed0;color:#3e8ed0}.button.is-info.is-outlined:hover,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined.is-focused{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.button.is-info.is-outlined.is-loading::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #3e8ed0 #3e8ed0 !important}.button.is-info.is-outlined.is-loading:hover::after,.button.is-info.is-outlined.is-loading.is-hovered::after,.button.is-info.is-outlined.is-loading:focus::after,.button.is-info.is-outlined.is-loading.is-focused::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff #fff !important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{background-color:rgba(0,0,0,0);border-color:#3e8ed0;box-shadow:none;color:#3e8ed0}.button.is-info.is-inverted.is-outlined{background-color:rgba(0,0,0,0);border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined:hover,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined.is-focused{background-color:#fff;color:#3e8ed0}.button.is-info.is-inverted.is-outlined.is-loading:hover::after,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-info.is-inverted.is-outlined.is-loading:focus::after,.button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #3e8ed0 #3e8ed0 !important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:rgba(0,0,0,0);border-color:#fff;box-shadow:none;color:#fff}.button.is-info.is-light{background-color:#eff5fb;color:#296fa8}.button.is-info.is-light:hover,.button.is-info.is-light.is-hovered{background-color:#e4eff9;border-color:rgba(0,0,0,0);color:#296fa8}.button.is-info.is-light:active,.button.is-info.is-light.is-active{background-color:#dae9f6;border-color:rgba(0,0,0,0);color:#296fa8}.button.is-success{background-color:#48c78e;border-color:rgba(0,0,0,0);color:#fff}.button.is-success:hover,.button.is-success.is-hovered{background-color:#3ec487;border-color:rgba(0,0,0,0);color:#fff}.button.is-success:focus,.button.is-success.is-focused{border-color:rgba(0,0,0,0);color:#fff}.button.is-success:focus:not(:active),.button.is-success.is-focused:not(:active){box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.button.is-success:active,.button.is-success.is-active{background-color:#3abb81;border-color:rgba(0,0,0,0);color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#48c78e;border-color:#48c78e;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#48c78e}.button.is-success.is-inverted:hover,.button.is-success.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:rgba(0,0,0,0);box-shadow:none;color:#48c78e}.button.is-success.is-loading::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff #fff !important}.button.is-success.is-outlined{background-color:rgba(0,0,0,0);border-color:#48c78e;color:#48c78e}.button.is-success.is-outlined:hover,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined.is-focused{background-color:#48c78e;border-color:#48c78e;color:#fff}.button.is-success.is-outlined.is-loading::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #48c78e #48c78e !important}.button.is-success.is-outlined.is-loading:hover::after,.button.is-success.is-outlined.is-loading.is-hovered::after,.button.is-success.is-outlined.is-loading:focus::after,.button.is-success.is-outlined.is-loading.is-focused::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff #fff !important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:rgba(0,0,0,0);border-color:#48c78e;box-shadow:none;color:#48c78e}.button.is-success.is-inverted.is-outlined{background-color:rgba(0,0,0,0);border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined:hover,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined.is-focused{background-color:#fff;color:#48c78e}.button.is-success.is-inverted.is-outlined.is-loading:hover::after,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-success.is-inverted.is-outlined.is-loading:focus::after,.button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #48c78e #48c78e !important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:rgba(0,0,0,0);border-color:#fff;box-shadow:none;color:#fff}.button.is-success.is-light{background-color:#effaf5;color:#257953}.button.is-success.is-light:hover,.button.is-success.is-light.is-hovered{background-color:#e6f7ef;border-color:rgba(0,0,0,0);color:#257953}.button.is-success.is-light:active,.button.is-success.is-light.is-active{background-color:#dcf4e9;border-color:rgba(0,0,0,0);color:#257953}.button.is-warning{background-color:#ffe08a;border-color:rgba(0,0,0,0);color:rgba(0,0,0,.7)}.button.is-warning:hover,.button.is-warning.is-hovered{background-color:#ffdc7d;border-color:rgba(0,0,0,0);color:rgba(0,0,0,.7)}.button.is-warning:focus,.button.is-warning.is-focused{border-color:rgba(0,0,0,0);color:rgba(0,0,0,.7)}.button.is-warning:focus:not(:active),.button.is-warning.is-focused:not(:active){box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.button.is-warning:active,.button.is-warning.is-active{background-color:#ffd970;border-color:rgba(0,0,0,0);color:rgba(0,0,0,.7)}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#ffe08a;border-color:#ffe08a;box-shadow:none}.button.is-warning.is-inverted{background-color:rgba(0,0,0,.7);color:#ffe08a}.button.is-warning.is-inverted:hover,.button.is-warning.is-inverted.is-hovered{background-color:rgba(0,0,0,.7)}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,0);box-shadow:none;color:#ffe08a}.button.is-warning.is-loading::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,.7) rgba(0,0,0,.7) !important}.button.is-warning.is-outlined{background-color:rgba(0,0,0,0);border-color:#ffe08a;color:#ffe08a}.button.is-warning.is-outlined:hover,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined.is-focused{background-color:#ffe08a;border-color:#ffe08a;color:rgba(0,0,0,.7)}.button.is-warning.is-outlined.is-loading::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #ffe08a #ffe08a !important}.button.is-warning.is-outlined.is-loading:hover::after,.button.is-warning.is-outlined.is-loading.is-hovered::after,.button.is-warning.is-outlined.is-loading:focus::after,.button.is-warning.is-outlined.is-loading.is-focused::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,.7) rgba(0,0,0,.7) !important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:rgba(0,0,0,0);border-color:#ffe08a;box-shadow:none;color:#ffe08a}.button.is-warning.is-inverted.is-outlined{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-warning.is-inverted.is-outlined:hover,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,.7);color:#ffe08a}.button.is-warning.is-inverted.is-outlined.is-loading:hover::after,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-warning.is-inverted.is-outlined.is-loading:focus::after,.button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #ffe08a #ffe08a !important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.button.is-warning.is-light{background-color:#fffaeb;color:#946c00}.button.is-warning.is-light:hover,.button.is-warning.is-light.is-hovered{background-color:#fff6de;border-color:rgba(0,0,0,0);color:#946c00}.button.is-warning.is-light:active,.button.is-warning.is-light.is-active{background-color:#fff3d1;border-color:rgba(0,0,0,0);color:#946c00}.button.is-danger{background-color:#f14668;border-color:rgba(0,0,0,0);color:#fff}.button.is-danger:hover,.button.is-danger.is-hovered{background-color:#f03a5f;border-color:rgba(0,0,0,0);color:#fff}.button.is-danger:focus,.button.is-danger.is-focused{border-color:rgba(0,0,0,0);color:#fff}.button.is-danger:focus:not(:active),.button.is-danger.is-focused:not(:active){box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.button.is-danger:active,.button.is-danger.is-active{background-color:#ef2e55;border-color:rgba(0,0,0,0);color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#f14668;border-color:#f14668;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#f14668}.button.is-danger.is-inverted:hover,.button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:rgba(0,0,0,0);box-shadow:none;color:#f14668}.button.is-danger.is-loading::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff #fff !important}.button.is-danger.is-outlined{background-color:rgba(0,0,0,0);border-color:#f14668;color:#f14668}.button.is-danger.is-outlined:hover,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined.is-focused{background-color:#f14668;border-color:#f14668;color:#fff}.button.is-danger.is-outlined.is-loading::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #f14668 #f14668 !important}.button.is-danger.is-outlined.is-loading:hover::after,.button.is-danger.is-outlined.is-loading.is-hovered::after,.button.is-danger.is-outlined.is-loading:focus::after,.button.is-danger.is-outlined.is-loading.is-focused::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff #fff !important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:rgba(0,0,0,0);border-color:#f14668;box-shadow:none;color:#f14668}.button.is-danger.is-inverted.is-outlined{background-color:rgba(0,0,0,0);border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined:hover,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#f14668}.button.is-danger.is-inverted.is-outlined.is-loading:hover::after,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-danger.is-inverted.is-outlined.is-loading:focus::after,.button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #f14668 #f14668 !important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:rgba(0,0,0,0);border-color:#fff;box-shadow:none;color:#fff}.button.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.button.is-danger.is-light:hover,.button.is-danger.is-light.is-hovered{background-color:#fde0e6;border-color:rgba(0,0,0,0);color:#cc0f35}.button.is-danger.is-light:active,.button.is-danger.is-light.is-active{background-color:#fcd4dc;border-color:rgba(0,0,0,0);color:#cc0f35}.button.is-small{font-size:.75rem}.button.is-small:not(.is-rounded){border-radius:2px}.button.is-normal{font-size:1rem}.button.is-medium{font-size:1.25rem}.button.is-large{font-size:1.5rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:rgba(0,0,0,0) !important;pointer-events:none}.button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}.button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#7a7a7a;box-shadow:none;pointer-events:none}.button.is-rounded{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-0.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button:hover,.buttons.has-addons .button.is-hovered{z-index:2}.buttons.has-addons .button:focus,.buttons.has-addons .button.is-focused,.buttons.has-addons .button:active,.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-selected{z-index:3}.buttons.has-addons .button:focus:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-selected:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}@media screen and (max-width: 768px){.button.is-responsive.is-small{font-size:.5625rem}.button.is-responsive,.button.is-responsive.is-normal{font-size:.65625rem}.button.is-responsive.is-medium{font-size:.75rem}.button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px)and (max-width: 1023px){.button.is-responsive.is-small{font-size:.65625rem}.button.is-responsive,.button.is-responsive.is-normal{font-size:.75rem}.button.is-responsive.is-medium{font-size:1rem}.button.is-responsive.is-large{font-size:1.25rem}}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1024px){.container{max-width:960px}}@media screen and (max-width: 1215px){.container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){.container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){.container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.content li+li{margin-top:.25em}.content p:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content ul:not(:last-child),.content blockquote:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#363636;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:.8em}.content h5{font-size:1.125em;margin-bottom:.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.content sup,.content sub{font-size:75%}.content table{width:100%}.content table td,.content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.content table th{color:#363636}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#363636}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#363636}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.content.is-small{font-size:.75rem}.content.is-normal{font-size:1rem}.content.is-medium{font-size:1.25rem}.content.is-large{font-size:1.5rem}.icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.icon.is-small{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.icon-text .icon{flex-grow:0;flex-shrink:0}.icon-text .icon:not(:last-child){margin-right:.25em}.icon-text .icon:not(:first-child){margin-left:.25em}div.icon-text{display:flex}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image img.is-rounded{border-radius:9999px}.image.is-fullwidth{width:100%}.image.is-square img,.image.is-square .has-ratio,.image.is-1by1 img,.image.is-1by1 .has-ratio,.image.is-5by4 img,.image.is-5by4 .has-ratio,.image.is-4by3 img,.image.is-4by3 .has-ratio,.image.is-3by2 img,.image.is-3by2 .has-ratio,.image.is-5by3 img,.image.is-5by3 .has-ratio,.image.is-16by9 img,.image.is-16by9 .has-ratio,.image.is-2by1 img,.image.is-2by1 .has-ratio,.image.is-3by1 img,.image.is-3by1 .has-ratio,.image.is-4by5 img,.image.is-4by5 .has-ratio,.image.is-3by4 img,.image.is-3by4 .has-ratio,.image.is-2by3 img,.image.is-2by3 .has-ratio,.image.is-3by5 img,.image.is-3by5 .has-ratio,.image.is-9by16 img,.image.is-9by16 .has-ratio,.image.is-1by2 img,.image.is-1by2 .has-ratio,.image.is-1by3 img,.image.is-1by3 .has-ratio{height:100%;width:100%}.image.is-square,.image.is-1by1{padding-top:100%}.image.is-5by4{padding-top:80%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-5by3{padding-top:60%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-3by1{padding-top:33.3333%}.image.is-4by5{padding-top:125%}.image.is-3by4{padding-top:133.3333%}.image.is-2by3{padding-top:150%}.image.is-3by5{padding-top:166.6666%}.image.is-9by16{padding-top:177.7777%}.image.is-1by2{padding-top:200%}.image.is-1by3{padding-top:300%}.image.is-16x16{height:16px;width:16px}.image.is-24x24{height:24px;width:24px}.image.is-32x32{height:32px;width:32px}.image.is-48x48{height:48px;width:48px}.image.is-64x64{height:64px;width:64px}.image.is-96x96{height:96px;width:96px}.image.is-128x128{height:128px;width:128px}.notification{background-color:#f5f5f5;border-radius:4px;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:#fff}.notification pre code{background:rgba(0,0,0,0)}.notification>.delete{right:.5rem;position:absolute;top:.5rem}.notification .title,.notification .subtitle,.notification .content{color:currentColor}.notification.is-white{background-color:#fff;color:#0a0a0a}.notification.is-black{background-color:#0a0a0a;color:#fff}.notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.notification.is-dark{background-color:#363636;color:#fff}.notification.is-primary{background-color:#00d1b2;color:#fff}.notification.is-primary.is-light{background-color:#ebfffc;color:#00947e}.notification.is-link{background-color:#485fc7;color:#fff}.notification.is-link.is-light{background-color:#eff1fa;color:#3850b7}.notification.is-info{background-color:#3e8ed0;color:#fff}.notification.is-info.is-light{background-color:#eff5fb;color:#296fa8}.notification.is-success{background-color:#48c78e;color:#fff}.notification.is-success.is-light{background-color:#effaf5;color:#257953}.notification.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.notification.is-warning.is-light{background-color:#fffaeb;color:#946c00}.notification.is-danger{background-color:#f14668;color:#fff}.notification.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#dbdbdb}.progress::-webkit-progress-value{background-color:#4a4a4a}.progress::-moz-progress-bar{background-color:#4a4a4a}.progress::-ms-fill{background-color:#4a4a4a;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-white:indeterminate{background-image:linear-gradient(to right, hsl(0deg, 0%, 100%) 30%, hsl(0deg, 0%, 86%) 30%)}.progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.progress.is-black::-ms-fill{background-color:#0a0a0a}.progress.is-black:indeterminate{background-image:linear-gradient(to right, hsl(0deg, 0%, 4%) 30%, hsl(0deg, 0%, 86%) 30%)}.progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.progress.is-light::-ms-fill{background-color:#f5f5f5}.progress.is-light:indeterminate{background-image:linear-gradient(to right, hsl(0deg, 0%, 96%) 30%, hsl(0deg, 0%, 86%) 30%)}.progress.is-dark::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar{background-color:#363636}.progress.is-dark::-ms-fill{background-color:#363636}.progress.is-dark:indeterminate{background-image:linear-gradient(to right, hsl(0deg, 0%, 21%) 30%, hsl(0deg, 0%, 86%) 30%)}.progress.is-primary::-webkit-progress-value{background-color:#00d1b2}.progress.is-primary::-moz-progress-bar{background-color:#00d1b2}.progress.is-primary::-ms-fill{background-color:#00d1b2}.progress.is-primary:indeterminate{background-image:linear-gradient(to right, hsl(171deg, 100%, 41%) 30%, hsl(0deg, 0%, 86%) 30%)}.progress.is-link::-webkit-progress-value{background-color:#485fc7}.progress.is-link::-moz-progress-bar{background-color:#485fc7}.progress.is-link::-ms-fill{background-color:#485fc7}.progress.is-link:indeterminate{background-image:linear-gradient(to right, hsl(229deg, 53%, 53%) 30%, hsl(0deg, 0%, 86%) 30%)}.progress.is-info::-webkit-progress-value{background-color:#3e8ed0}.progress.is-info::-moz-progress-bar{background-color:#3e8ed0}.progress.is-info::-ms-fill{background-color:#3e8ed0}.progress.is-info:indeterminate{background-image:linear-gradient(to right, hsl(207deg, 61%, 53%) 30%, hsl(0deg, 0%, 86%) 30%)}.progress.is-success::-webkit-progress-value{background-color:#48c78e}.progress.is-success::-moz-progress-bar{background-color:#48c78e}.progress.is-success::-ms-fill{background-color:#48c78e}.progress.is-success:indeterminate{background-image:linear-gradient(to right, hsl(153deg, 53%, 53%) 30%, hsl(0deg, 0%, 86%) 30%)}.progress.is-warning::-webkit-progress-value{background-color:#ffe08a}.progress.is-warning::-moz-progress-bar{background-color:#ffe08a}.progress.is-warning::-ms-fill{background-color:#ffe08a}.progress.is-warning:indeterminate{background-image:linear-gradient(to right, hsl(44deg, 100%, 77%) 30%, hsl(0deg, 0%, 86%) 30%)}.progress.is-danger::-webkit-progress-value{background-color:#f14668}.progress.is-danger::-moz-progress-bar{background-color:#f14668}.progress.is-danger::-ms-fill{background-color:#f14668}.progress.is-danger:indeterminate{background-image:linear-gradient(to right, hsl(348deg, 86%, 61%) 30%, hsl(0deg, 0%, 86%) 30%)}.progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#dbdbdb;background-image:linear-gradient(to right, hsl(0deg, 0%, 29%) 30%, hsl(0deg, 0%, 86%) 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:rgba(0,0,0,0)}.progress:indeterminate::-moz-progress-bar{background-color:rgba(0,0,0,0)}.progress:indeterminate::-ms-fill{animation-name:none}.progress.is-small{height:.75rem}.progress.is-medium{height:1.25rem}.progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}.table{background-color:#fff;color:#363636}.table td,.table th{border:1px solid #fafafa;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}.table td.is-black,.table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.table td.is-light,.table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#fff}.table td.is-primary,.table th.is-primary{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.table td.is-link,.table th.is-link{background-color:#485fc7;border-color:#485fc7;color:#fff}.table td.is-info,.table th.is-info{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.table td.is-success,.table th.is-success{background-color:#48c78e;border-color:#48c78e;color:#fff}.table td.is-warning,.table th.is-warning{background-color:#ffe08a;border-color:#ffe08a;color:rgba(0,0,0,.7)}.table td.is-danger,.table th.is-danger{background-color:#f14668;border-color:#f14668;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#00d1b2;color:#fff}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table td.is-vcentered,.table th.is-vcentered{vertical-align:middle}.table th{color:#363636}.table th:not([align]){text-align:left}.table tr.is-selected{background-color:#00d1b2;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:rgba(0,0,0,0)}.table thead td,.table thead th{border-width:0 0 2px;color:#363636}.table tfoot{background-color:rgba(0,0,0,0)}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#363636}.table tbody{background-color:rgba(0,0,0,0)}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#f5f5f5}.table.is-narrow td,.table.is-narrow th{padding:.25em .5em}.table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#fafafa}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag{margin-bottom:.5rem}.tags .tag:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-0.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.are-medium .tag:not(.is-normal):not(.is-large){font-size:1rem}.tags.are-large .tag:not(.is-normal):not(.is-medium){font-size:1.25rem}.tags.is-centered{justify-content:center}.tags.is-centered .tag{margin-right:.25rem;margin-left:.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child){margin-left:.5rem}.tags.is-right .tag:not(:last-child){margin-right:0}.tags.has-addons .tag{margin-right:0}.tags.has-addons .tag:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.tags.has-addons .tag:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.tag:not(body){align-items:center;background-color:#f5f5f5;border-radius:4px;color:#4a4a4a;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;white-space:nowrap}.tag:not(body) .delete{margin-left:.25rem;margin-right:-0.375rem}.tag:not(body).is-white{background-color:#fff;color:#0a0a0a}.tag:not(body).is-black{background-color:#0a0a0a;color:#fff}.tag:not(body).is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.tag:not(body).is-dark{background-color:#363636;color:#fff}.tag:not(body).is-primary{background-color:#00d1b2;color:#fff}.tag:not(body).is-primary.is-light{background-color:#ebfffc;color:#00947e}.tag:not(body).is-link{background-color:#485fc7;color:#fff}.tag:not(body).is-link.is-light{background-color:#eff1fa;color:#3850b7}.tag:not(body).is-info{background-color:#3e8ed0;color:#fff}.tag:not(body).is-info.is-light{background-color:#eff5fb;color:#296fa8}.tag:not(body).is-success{background-color:#48c78e;color:#fff}.tag:not(body).is-success.is-light{background-color:#effaf5;color:#257953}.tag:not(body).is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.tag:not(body).is-warning.is-light{background-color:#fffaeb;color:#946c00}.tag:not(body).is-danger{background-color:#f14668;color:#fff}.tag:not(body).is-danger.is-light{background-color:#feecf0;color:#cc0f35}.tag:not(body).is-normal{font-size:.75rem}.tag:not(body).is-medium{font-size:1rem}.tag:not(body).is-large{font-size:1.25rem}.tag:not(body) .icon:first-child:not(:last-child){margin-left:-0.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-0.375em}.tag:not(body) .icon:first-child:last-child{margin-left:-0.375em;margin-right:-0.375em}.tag:not(body).is-delete{margin-left:1px;padding:0;position:relative;width:2em}.tag:not(body).is-delete::before,.tag:not(body).is-delete::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.tag:not(body).is-delete::before{height:1px;width:50%}.tag:not(body).is-delete::after{height:50%;width:1px}.tag:not(body).is-delete:hover,.tag:not(body).is-delete:focus{background-color:#e8e8e8}.tag:not(body).is-delete:active{background-color:#dbdbdb}.tag:not(body).is-rounded{border-radius:9999px}a.tag:hover{text-decoration:underline}.title,.subtitle{word-break:break-word}.title em,.title span,.subtitle em,.subtitle span{font-weight:inherit}.title sub,.subtitle sub{font-size:.75em}.title sup,.subtitle sup{font-size:.75em}.title .tag,.subtitle .tag{vertical-align:middle}.title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-1{font-size:3rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:#4a4a4a;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#363636;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-1{font-size:3rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.number{align-items:center;background-color:#f5f5f5;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.select select,.textarea,.input{background-color:#fff;border-color:#dbdbdb;border-radius:4px;color:#363636}.select select::-moz-placeholder,.textarea::-moz-placeholder,.input::-moz-placeholder{color:rgba(54,54,54,.3)}.select select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder,.input::-webkit-input-placeholder{color:rgba(54,54,54,.3)}.select select:-moz-placeholder,.textarea:-moz-placeholder,.input:-moz-placeholder{color:rgba(54,54,54,.3)}.select select:-ms-input-placeholder,.textarea:-ms-input-placeholder,.input:-ms-input-placeholder{color:rgba(54,54,54,.3)}.select select:hover,.textarea:hover,.input:hover,.select select.is-hovered,.is-hovered.textarea,.is-hovered.input{border-color:#b5b5b5}.select select:focus,.textarea:focus,.input:focus,.select select.is-focused,.is-focused.textarea,.is-focused.input,.select select:active,.textarea:active,.input:active,.select select.is-active,.is-active.textarea,.is-active.input{border-color:#485fc7;box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.select select[disabled],[disabled].textarea,[disabled].input,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .textarea,fieldset[disabled] .input{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.select select[disabled]::-moz-placeholder,[disabled].textarea::-moz-placeholder,[disabled].input::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,.select fieldset[disabled] select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder{color:rgba(122,122,122,.3)}.select select[disabled]::-webkit-input-placeholder,[disabled].textarea::-webkit-input-placeholder,[disabled].input::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,.select fieldset[disabled] select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder{color:rgba(122,122,122,.3)}.select select[disabled]:-moz-placeholder,[disabled].textarea:-moz-placeholder,[disabled].input:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,.select fieldset[disabled] select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder{color:rgba(122,122,122,.3)}.select select[disabled]:-ms-input-placeholder,[disabled].textarea:-ms-input-placeholder,[disabled].input:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,.select fieldset[disabled] select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder{color:rgba(122,122,122,.3)}.textarea,.input{box-shadow:inset 0 .0625em .125em rgba(10,10,10,.05);max-width:100%;width:100%}[readonly].textarea,[readonly].input{box-shadow:none}.is-white.textarea,.is-white.input{border-color:#fff}.is-white.textarea:focus,.is-white.input:focus,.is-white.is-focused.textarea,.is-white.is-focused.input,.is-white.textarea:active,.is-white.input:active,.is-white.is-active.textarea,.is-white.is-active.input{box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.is-black.textarea,.is-black.input{border-color:#0a0a0a}.is-black.textarea:focus,.is-black.input:focus,.is-black.is-focused.textarea,.is-black.is-focused.input,.is-black.textarea:active,.is-black.input:active,.is-black.is-active.textarea,.is-black.is-active.input{box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.is-light.textarea,.is-light.input{border-color:#f5f5f5}.is-light.textarea:focus,.is-light.input:focus,.is-light.is-focused.textarea,.is-light.is-focused.input,.is-light.textarea:active,.is-light.input:active,.is-light.is-active.textarea,.is-light.is-active.input{box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.is-dark.textarea,.is-dark.input{border-color:#363636}.is-dark.textarea:focus,.is-dark.input:focus,.is-dark.is-focused.textarea,.is-dark.is-focused.input,.is-dark.textarea:active,.is-dark.input:active,.is-dark.is-active.textarea,.is-dark.is-active.input{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.is-primary.textarea,.is-primary.input{border-color:#00d1b2}.is-primary.textarea:focus,.is-primary.input:focus,.is-primary.is-focused.textarea,.is-primary.is-focused.input,.is-primary.textarea:active,.is-primary.input:active,.is-primary.is-active.textarea,.is-primary.is-active.input{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.is-link.textarea,.is-link.input{border-color:#485fc7}.is-link.textarea:focus,.is-link.input:focus,.is-link.is-focused.textarea,.is-link.is-focused.input,.is-link.textarea:active,.is-link.input:active,.is-link.is-active.textarea,.is-link.is-active.input{box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.is-info.textarea,.is-info.input{border-color:#3e8ed0}.is-info.textarea:focus,.is-info.input:focus,.is-info.is-focused.textarea,.is-info.is-focused.input,.is-info.textarea:active,.is-info.input:active,.is-info.is-active.textarea,.is-info.is-active.input{box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.is-success.textarea,.is-success.input{border-color:#48c78e}.is-success.textarea:focus,.is-success.input:focus,.is-success.is-focused.textarea,.is-success.is-focused.input,.is-success.textarea:active,.is-success.input:active,.is-success.is-active.textarea,.is-success.is-active.input{box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.is-warning.textarea,.is-warning.input{border-color:#ffe08a}.is-warning.textarea:focus,.is-warning.input:focus,.is-warning.is-focused.textarea,.is-warning.is-focused.input,.is-warning.textarea:active,.is-warning.input:active,.is-warning.is-active.textarea,.is-warning.is-active.input{box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.is-danger.textarea,.is-danger.input{border-color:#f14668}.is-danger.textarea:focus,.is-danger.input:focus,.is-danger.is-focused.textarea,.is-danger.is-focused.input,.is-danger.textarea:active,.is-danger.input:active,.is-danger.is-active.textarea,.is-danger.is-active.input{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.is-small.textarea,.is-small.input{border-radius:2px;font-size:.75rem}.is-medium.textarea,.is-medium.input{font-size:1.25rem}.is-large.textarea,.is-large.input{font-size:1.5rem}.is-fullwidth.textarea,.is-fullwidth.input{display:block;width:100%}.is-inline.textarea,.is-inline.input{display:inline;width:auto}.input.is-rounded{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}.input.is-static{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea[rows]{height:initial}.textarea.has-fixed-size{resize:none}.radio,.checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.radio input,.checkbox input{cursor:pointer}.radio:hover,.checkbox:hover{color:#363636}[disabled].radio,[disabled].checkbox,fieldset[disabled] .radio,fieldset[disabled] .checkbox,.radio input[disabled],.checkbox input[disabled]{color:#7a7a7a;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.5em}.select:not(.is-multiple):not(.is-loading)::after{border-color:#485fc7;right:1.125em;z-index:4}.select.is-rounded select{border-radius:9999px;padding-left:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:.5em 1em}.select:not(.is-multiple):not(.is-loading):hover::after{border-color:#363636}.select.is-white:not(:hover)::after{border-color:#fff}.select.is-white select{border-color:#fff}.select.is-white select:hover,.select.is-white select.is-hovered{border-color:#f2f2f2}.select.is-white select:focus,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select.is-active{box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.select.is-black:not(:hover)::after{border-color:#0a0a0a}.select.is-black select{border-color:#0a0a0a}.select.is-black select:hover,.select.is-black select.is-hovered{border-color:#000}.select.is-black select:focus,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select.is-active{box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.select.is-light:not(:hover)::after{border-color:#f5f5f5}.select.is-light select{border-color:#f5f5f5}.select.is-light select:hover,.select.is-light select.is-hovered{border-color:#e8e8e8}.select.is-light select:focus,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select.is-active{box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.select.is-dark:not(:hover)::after{border-color:#363636}.select.is-dark select{border-color:#363636}.select.is-dark select:hover,.select.is-dark select.is-hovered{border-color:#292929}.select.is-dark select:focus,.select.is-dark select.is-focused,.select.is-dark select:active,.select.is-dark select.is-active{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.select.is-primary:not(:hover)::after{border-color:#00d1b2}.select.is-primary select{border-color:#00d1b2}.select.is-primary select:hover,.select.is-primary select.is-hovered{border-color:#00b89c}.select.is-primary select:focus,.select.is-primary select.is-focused,.select.is-primary select:active,.select.is-primary select.is-active{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.select.is-link:not(:hover)::after{border-color:#485fc7}.select.is-link select{border-color:#485fc7}.select.is-link select:hover,.select.is-link select.is-hovered{border-color:#3a51bb}.select.is-link select:focus,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select.is-active{box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.select.is-info:not(:hover)::after{border-color:#3e8ed0}.select.is-info select{border-color:#3e8ed0}.select.is-info select:hover,.select.is-info select.is-hovered{border-color:#3082c5}.select.is-info select:focus,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select.is-active{box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.select.is-success:not(:hover)::after{border-color:#48c78e}.select.is-success select{border-color:#48c78e}.select.is-success select:hover,.select.is-success select.is-hovered{border-color:#3abb81}.select.is-success select:focus,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select.is-active{box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.select.is-warning:not(:hover)::after{border-color:#ffe08a}.select.is-warning select{border-color:#ffe08a}.select.is-warning select:hover,.select.is-warning select.is-hovered{border-color:#ffd970}.select.is-warning select:focus,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select.is-active{box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.select.is-danger:not(:hover)::after{border-color:#f14668}.select.is-danger select{border-color:#f14668}.select.is-danger select:hover,.select.is-danger select.is-hovered{border-color:#ef2e55}.select.is-danger select:focus,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select.is-active{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.select.is-small{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-disabled::after{border-color:#7a7a7a !important;opacity:.5}.select.is-fullwidth{width:100%}.select.is-fullwidth select{width:100%}.select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:.625em;transform:none}.select.is-loading.is-small:after{font-size:.75rem}.select.is-loading.is-medium:after{font-size:1.25rem}.select.is-loading.is-large:after{font-size:1.5rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:rgba(0,0,0,0);color:#0a0a0a}.file.is-white:hover .file-cta,.file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:rgba(0,0,0,0);color:#0a0a0a}.file.is-white:focus .file-cta,.file.is-white.is-focused .file-cta{border-color:rgba(0,0,0,0);box-shadow:0 0 .5em rgba(255,255,255,.25);color:#0a0a0a}.file.is-white:active .file-cta,.file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:rgba(0,0,0,0);color:#0a0a0a}.file.is-black .file-cta{background-color:#0a0a0a;border-color:rgba(0,0,0,0);color:#fff}.file.is-black:hover .file-cta,.file.is-black.is-hovered .file-cta{background-color:#040404;border-color:rgba(0,0,0,0);color:#fff}.file.is-black:focus .file-cta,.file.is-black.is-focused .file-cta{border-color:rgba(0,0,0,0);box-shadow:0 0 .5em rgba(10,10,10,.25);color:#fff}.file.is-black:active .file-cta,.file.is-black.is-active .file-cta{background-color:#000;border-color:rgba(0,0,0,0);color:#fff}.file.is-light .file-cta{background-color:#f5f5f5;border-color:rgba(0,0,0,0);color:rgba(0,0,0,.7)}.file.is-light:hover .file-cta,.file.is-light.is-hovered .file-cta{background-color:#eee;border-color:rgba(0,0,0,0);color:rgba(0,0,0,.7)}.file.is-light:focus .file-cta,.file.is-light.is-focused .file-cta{border-color:rgba(0,0,0,0);box-shadow:0 0 .5em rgba(245,245,245,.25);color:rgba(0,0,0,.7)}.file.is-light:active .file-cta,.file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:rgba(0,0,0,0);color:rgba(0,0,0,.7)}.file.is-dark .file-cta{background-color:#363636;border-color:rgba(0,0,0,0);color:#fff}.file.is-dark:hover .file-cta,.file.is-dark.is-hovered .file-cta{background-color:#2f2f2f;border-color:rgba(0,0,0,0);color:#fff}.file.is-dark:focus .file-cta,.file.is-dark.is-focused .file-cta{border-color:rgba(0,0,0,0);box-shadow:0 0 .5em rgba(54,54,54,.25);color:#fff}.file.is-dark:active .file-cta,.file.is-dark.is-active .file-cta{background-color:#292929;border-color:rgba(0,0,0,0);color:#fff}.file.is-primary .file-cta{background-color:#00d1b2;border-color:rgba(0,0,0,0);color:#fff}.file.is-primary:hover .file-cta,.file.is-primary.is-hovered .file-cta{background-color:#00c4a7;border-color:rgba(0,0,0,0);color:#fff}.file.is-primary:focus .file-cta,.file.is-primary.is-focused .file-cta{border-color:rgba(0,0,0,0);box-shadow:0 0 .5em rgba(0,209,178,.25);color:#fff}.file.is-primary:active .file-cta,.file.is-primary.is-active .file-cta{background-color:#00b89c;border-color:rgba(0,0,0,0);color:#fff}.file.is-link .file-cta{background-color:#485fc7;border-color:rgba(0,0,0,0);color:#fff}.file.is-link:hover .file-cta,.file.is-link.is-hovered .file-cta{background-color:#3e56c4;border-color:rgba(0,0,0,0);color:#fff}.file.is-link:focus .file-cta,.file.is-link.is-focused .file-cta{border-color:rgba(0,0,0,0);box-shadow:0 0 .5em rgba(72,95,199,.25);color:#fff}.file.is-link:active .file-cta,.file.is-link.is-active .file-cta{background-color:#3a51bb;border-color:rgba(0,0,0,0);color:#fff}.file.is-info .file-cta{background-color:#3e8ed0;border-color:rgba(0,0,0,0);color:#fff}.file.is-info:hover .file-cta,.file.is-info.is-hovered .file-cta{background-color:#3488ce;border-color:rgba(0,0,0,0);color:#fff}.file.is-info:focus .file-cta,.file.is-info.is-focused .file-cta{border-color:rgba(0,0,0,0);box-shadow:0 0 .5em rgba(62,142,208,.25);color:#fff}.file.is-info:active .file-cta,.file.is-info.is-active .file-cta{background-color:#3082c5;border-color:rgba(0,0,0,0);color:#fff}.file.is-success .file-cta{background-color:#48c78e;border-color:rgba(0,0,0,0);color:#fff}.file.is-success:hover .file-cta,.file.is-success.is-hovered .file-cta{background-color:#3ec487;border-color:rgba(0,0,0,0);color:#fff}.file.is-success:focus .file-cta,.file.is-success.is-focused .file-cta{border-color:rgba(0,0,0,0);box-shadow:0 0 .5em rgba(72,199,142,.25);color:#fff}.file.is-success:active .file-cta,.file.is-success.is-active .file-cta{background-color:#3abb81;border-color:rgba(0,0,0,0);color:#fff}.file.is-warning .file-cta{background-color:#ffe08a;border-color:rgba(0,0,0,0);color:rgba(0,0,0,.7)}.file.is-warning:hover .file-cta,.file.is-warning.is-hovered .file-cta{background-color:#ffdc7d;border-color:rgba(0,0,0,0);color:rgba(0,0,0,.7)}.file.is-warning:focus .file-cta,.file.is-warning.is-focused .file-cta{border-color:rgba(0,0,0,0);box-shadow:0 0 .5em rgba(255,224,138,.25);color:rgba(0,0,0,.7)}.file.is-warning:active .file-cta,.file.is-warning.is-active .file-cta{background-color:#ffd970;border-color:rgba(0,0,0,0);color:rgba(0,0,0,.7)}.file.is-danger .file-cta{background-color:#f14668;border-color:rgba(0,0,0,0);color:#fff}.file.is-danger:hover .file-cta,.file.is-danger.is-hovered .file-cta{background-color:#f03a5f;border-color:rgba(0,0,0,0);color:#fff}.file.is-danger:focus .file-cta,.file.is-danger.is-focused .file-cta{border-color:rgba(0,0,0,0);box-shadow:0 0 .5em rgba(241,70,104,.25);color:#fff}.file.is-danger:active .file-cta,.file.is-danger.is-active .file-cta{background-color:#ef2e55;border-color:rgba(0,0,0,0);color:#fff}.file.is-small{font-size:.75rem}.file.is-normal{font-size:1rem}.file.is-medium{font-size:1.25rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.5rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:4px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 4px 4px 0}.file.is-right .file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#eee;color:#363636}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{background-color:#e8e8e8;color:#363636}.file-label:active .file-name{border-color:#cfcfcf}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#dbdbdb;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f5f5f5;color:#4a4a4a}.file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#363636;display:block;font-size:1rem;font-weight:700}.label:not(:last-child){margin-bottom:.5em}.label.is-small{font-size:.75rem}.label.is-medium{font-size:1.25rem}.label.is-large{font-size:1.5rem}.help{display:block;font-size:.75rem;margin-top:.25rem}.help.is-white{color:#fff}.help.is-black{color:#0a0a0a}.help.is-light{color:#f5f5f5}.help.is-dark{color:#363636}.help.is-primary{color:#00d1b2}.help.is-link{color:#485fc7}.help.is-info{color:#3e8ed0}.help.is-success{color:#48c78e}.help.is-warning{color:#ffe08a}.help.is-danger{color:#f14668}.field:not(:last-child){margin-bottom:.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered{z-index:2}.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .button:not([disabled]).is-focused,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-focused,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .select select:not([disabled]):focus,.field.has-addons .control .select select:not([disabled]).is-focused,.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select:not([disabled]).is-active{z-index:3}.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .button:not([disabled]).is-focused:hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button:not([disabled]).is-active:hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control .input:not([disabled]).is-focused:hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control .input:not([disabled]).is-active:hover,.field.has-addons .control .select select:not([disabled]):focus:hover,.field.has-addons .control .select select:not([disabled]).is-focused:hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select:not([disabled]).is-active:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width: 768px){.field-label{margin-bottom:.5rem}}@media screen and (min-width: 769px),print{.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small{font-size:.75rem;padding-top:.375em}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{font-size:1.25rem;padding-top:.375em}.field-label.is-large{font-size:1.5rem;padding-top:.375em}}.field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.control.has-icons-left .input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#4a4a4a}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right .select.is-small~.icon{font-size:.75rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:1.5rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#dbdbdb;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:2.5em}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:2.5em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading::after{position:absolute !important;right:.625em;top:.625em;z-index:4}.control.is-loading.is-small:after{font-size:.75rem}.control.is-loading.is-medium:after{font-size:1.25rem}.control.is-loading.is-large:after{font-size:1.5rem}.breadcrumb{font-size:1rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#485fc7;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:#363636}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#363636;cursor:default;pointer-events:none}.breadcrumb li+li::before{color:#b5b5b5;content:"/"}.breadcrumb ul,.breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-right:.5em}.breadcrumb .icon:last-child{margin-left:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.breadcrumb.is-small{font-size:.75rem}.breadcrumb.is-medium{font-size:1.25rem}.breadcrumb.is-large{font-size:1.5rem}.breadcrumb.has-arrow-separator li+li::before{content:"→"}.breadcrumb.has-bullet-separator li+li::before{content:"•"}.breadcrumb.has-dot-separator li+li::before{content:"·"}.breadcrumb.has-succeeds-separator li+li::before{content:"≻"}.card{background-color:#fff;border-radius:.25rem;box-shadow:none;color:#4a4a4a;max-width:100%;position:relative}.card-footer:first-child,.card-content:first-child,.card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-footer:last-child,.card-content:last-child,.card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:none;display:flex}.card-header-title{align-items:center;color:#363636;display:flex;flex-grow:1;font-weight:700;padding:.75rem 1rem}.card-header-title.is-centered{justify-content:center}.card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:.75rem 1rem}.card-image{display:block;position:relative}.card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-content{background-color:rgba(0,0,0,0);padding:1.5rem}.card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #ededed}.card .media:not(:last-child){margin-bottom:1.5rem}.dropdown{display:inline-flex;position:relative;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}.dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:4px;box-shadow:0 .5em 1em -0.125em rgba(10,10,10,.1),0 0px 0 1px rgba(10,10,10,.02);padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#4a4a4a;display:block;font-size:.875rem;line-height:1.5;padding:.375rem 1rem;position:relative}a.dropdown-item,button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}a.dropdown-item:hover,button.dropdown-item:hover{background-color:#f5f5f5;color:#0a0a0a}a.dropdown-item.is-active,button.dropdown-item.is-active{background-color:#485fc7;color:#fff}.dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:.5rem 0}.level{align-items:center;justify-content:space-between}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile{display:flex}.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .title,.level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){.level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{.level-right{display:flex}}.media{align-items:flex-start;display:flex;text-align:inherit}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid rgba(219,219,219,.5);display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid rgba(219,219,219,.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){.media-content{overflow-x:auto}}.menu{font-size:1rem}.menu.is-small{font-size:.75rem}.menu.is-medium{font-size:1.25rem}.menu.is-large{font-size:1.5rem}.menu-list{line-height:1.25}.menu-list a{border-radius:0;color:#727c8f;display:block;padding:.5rem 0}.menu-list a:hover{background-color:#262930;color:#fff}.menu-list a.is-active{background-color:#282c33;color:#fff}.menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label{color:#666f81;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.message.is-small{font-size:.75rem}.message.is-medium{font-size:1.25rem}.message.is-large{font-size:1.5rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#0a0a0a}.message.is-white .message-body{border-color:#fff}.message.is-black{background-color:#fafafa}.message.is-black .message-header{background-color:#0a0a0a;color:#fff}.message.is-black .message-body{border-color:#0a0a0a}.message.is-light{background-color:#fafafa}.message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.message.is-light .message-body{border-color:#f5f5f5}.message.is-dark{background-color:#fafafa}.message.is-dark .message-header{background-color:#363636;color:#fff}.message.is-dark .message-body{border-color:#363636}.message.is-primary{background-color:#ebfffc}.message.is-primary .message-header{background-color:#00d1b2;color:#fff}.message.is-primary .message-body{border-color:#00d1b2;color:#00947e}.message.is-link{background-color:#eff1fa}.message.is-link .message-header{background-color:#485fc7;color:#fff}.message.is-link .message-body{border-color:#485fc7;color:#3850b7}.message.is-info{background-color:#eff5fb}.message.is-info .message-header{background-color:#3e8ed0;color:#fff}.message.is-info .message-body{border-color:#3e8ed0;color:#296fa8}.message.is-success{background-color:#effaf5}.message.is-success .message-header{background-color:#48c78e;color:#fff}.message.is-success .message-body{border-color:#48c78e;color:#257953}.message.is-warning{background-color:#fffaeb}.message.is-warning .message-header{background-color:#ffe08a;color:rgba(0,0,0,.7)}.message.is-warning .message-body{border-color:#ffe08a;color:#946c00}.message.is-danger{background-color:#feecf0}.message.is-danger .message-header{background-color:#f14668;color:#fff}.message.is-danger .message-body{border-color:#f14668;color:#cc0f35}.message-header{align-items:center;background-color:#4a4a4a;border-radius:4px 4px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:.75em 1em;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.message-body{border-color:#dbdbdb;border-radius:4px;border-style:solid;border-width:0 0 0 4px;color:#4a4a4a;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:rgba(0,0,0,0)}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:rgba(10,10,10,.86)}.modal-content,.modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){.modal-content,.modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-head,.modal-card-foot{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #f5f5f5;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:0}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:1.5rem 20px}.navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand>.navbar-item,.navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}.navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1024px){.navbar.is-white .navbar-start>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-start .navbar-link::after,.navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}.navbar.is-black{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand>.navbar-item,.navbar.is-black .navbar-brand .navbar-link{color:#fff}.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-black .navbar-start>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-end .navbar-link{color:#fff}.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-start .navbar-link::after,.navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand>.navbar-item,.navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width: 1024px){.navbar.is-light .navbar-start>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-start .navbar-link::after,.navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,.7)}}.navbar.is-dark{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand>.navbar-item,.navbar.is-dark .navbar-brand .navbar-link{color:#fff}.navbar.is-dark .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand .navbar-link.is-active{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-dark .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-dark .navbar-start>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.navbar.is-dark .navbar-end .navbar-link{color:#fff}.navbar.is-dark .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end .navbar-link.is-active{background-color:#292929;color:#fff}.navbar.is-dark .navbar-start .navbar-link::after,.navbar.is-dark .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#fff}}.navbar.is-primary{background-color:#00d1b2;color:#fff}.navbar.is-primary .navbar-brand>.navbar-item,.navbar.is-primary .navbar-brand .navbar-link{color:#fff}.navbar.is-primary .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand .navbar-link.is-active{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-primary .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-primary .navbar-start>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.navbar.is-primary .navbar-end .navbar-link{color:#fff}.navbar.is-primary .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end .navbar-link.is-active{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-start .navbar-link::after,.navbar.is-primary .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active{background-color:#00d1b2;color:#fff}}.navbar.is-link{background-color:#485fc7;color:#fff}.navbar.is-link .navbar-brand>.navbar-item,.navbar.is-link .navbar-brand .navbar-link{color:#fff}.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-link .navbar-start>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-end .navbar-link{color:#fff}.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end .navbar-link.is-active{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-start .navbar-link::after,.navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#485fc7;color:#fff}}.navbar.is-info{background-color:#3e8ed0;color:#fff}.navbar.is-info .navbar-brand>.navbar-item,.navbar.is-info .navbar-brand .navbar-link{color:#fff}.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-info .navbar-start>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-end .navbar-link{color:#fff}.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end .navbar-link.is-active{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-start .navbar-link::after,.navbar.is-info .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#3e8ed0;color:#fff}}.navbar.is-success{background-color:#48c78e;color:#fff}.navbar.is-success .navbar-brand>.navbar-item,.navbar.is-success .navbar-brand .navbar-link{color:#fff}.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-success .navbar-start>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-end .navbar-link{color:#fff}.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end .navbar-link.is-active{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-start .navbar-link::after,.navbar.is-success .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#48c78e;color:#fff}}.navbar.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand>.navbar-item,.navbar.is-warning .navbar-brand .navbar-link{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#ffd970;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width: 1024px){.navbar.is-warning .navbar-start>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-end .navbar-link{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#ffd970;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-start .navbar-link::after,.navbar.is-warning .navbar-end .navbar-link::after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ffd970;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#ffe08a;color:rgba(0,0,0,.7)}}.navbar.is-danger{background-color:#f14668;color:#fff}.navbar.is-danger .navbar-brand>.navbar-item,.navbar.is-danger .navbar-brand .navbar-link{color:#fff}.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-danger .navbar-start>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-end .navbar-link{color:#fff}.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-start .navbar-link::after,.navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#f14668;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow{box-shadow:0 2px 0 0 #f5f5f5}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f5f5f5}.navbar.is-fixed-top{top:0}html.has-navbar-fixed-top,body.has-navbar-fixed-top{padding-top:3.25rem}html.has-navbar-fixed-bottom,body.has-navbar-fixed-bottom{padding-bottom:3.25rem}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:rgba(0,0,0,0)}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{color:#4a4a4a;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:nth-child(1){top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:rgba(0,0,0,.05)}.navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}a.navbar-item,.navbar-link{cursor:pointer}a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover,a.navbar-item.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,.navbar-link.is-active{background-color:#fafafa;color:#485fc7}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid rgba(0,0,0,0);min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#485fc7}.navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#485fc7;border-bottom-style:solid;border-bottom-width:3px;color:#485fc7;padding-bottom:calc(0.5rem - 3px)}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link:not(.is-arrowless)::after{border-color:#485fc7;margin-top:-0.375em;right:1.125em}.navbar-dropdown{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width: 1023px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{align-items:center;display:flex}.navbar-link::after{display:none}.navbar-menu{background-color:#fff;box-shadow:0 8px 16px rgba(10,10,10,.1);padding:.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top .navbar-menu,.navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}html.has-navbar-fixed-top-touch,body.has-navbar-fixed-top-touch{padding-top:3.25rem}html.has-navbar-fixed-bottom-touch,body.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width: 1024px){.navbar,.navbar-menu,.navbar-start,.navbar-end{align-items:stretch;display:flex}.navbar{min-height:3.25rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-start,.navbar.is-spaced .navbar-end{align-items:center}.navbar.is-spaced a.navbar-item,.navbar.is-spaced .navbar-link{border-radius:4px}.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent .navbar-link.is-active{background-color:rgba(0,0,0,0) !important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:rgba(0,0,0,0) !important}.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,.1);top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px rgba(10,10,10,.1);display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.navbar.is-spaced .navbar-dropdown,.navbar-dropdown.is-boxed{border-radius:6px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity,transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.navbar>.container .navbar-brand,.container>.navbar .navbar-brand{margin-left:-0.75rem}.navbar>.container .navbar-menu,.container>.navbar .navbar-menu{margin-right:-0.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-desktop{top:0}html.has-navbar-fixed-top-desktop,body.has-navbar-fixed-top-desktop{padding-top:3.25rem}html.has-navbar-fixed-bottom-desktop,body.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}html.has-spaced-navbar-fixed-top,body.has-spaced-navbar-fixed-top{padding-top:5.25rem}html.has-spaced-navbar-fixed-bottom,body.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}a.navbar-item.is-active,.navbar-link.is-active{color:#0a0a0a}a.navbar-item.is-active:not(:focus):not(:hover),.navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link,.navbar-item.has-dropdown.is-active .navbar-link{background-color:#fafafa}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}.pagination{font-size:1rem;margin:-0.25rem}.pagination.is-small{font-size:.75rem}.pagination.is-medium{font-size:1.25rem}.pagination.is-large{font-size:1.5rem}.pagination.is-rounded .pagination-previous,.pagination.is-rounded .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}.pagination.is-rounded .pagination-link{border-radius:9999px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-previous,.pagination-next,.pagination-link{border-color:#dbdbdb;color:#363636;min-width:2.5em}.pagination-previous:hover,.pagination-next:hover,.pagination-link:hover{border-color:#b5b5b5;color:#363636}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus{border-color:#485fc7}.pagination-previous:active,.pagination-next:active,.pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,.2)}.pagination-previous[disabled],.pagination-previous.is-disabled,.pagination-next[disabled],.pagination-next.is-disabled,.pagination-link[disabled],.pagination-link.is-disabled{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#7a7a7a;opacity:.5}.pagination-previous,.pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#485fc7;border-color:#485fc7;color:#fff}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list{flex-wrap:wrap}.pagination-list li{list-style:none}@media screen and (max-width: 768px){.pagination{flex-wrap:wrap}.pagination-previous,.pagination-next{flex-grow:1;flex-shrink:1}.pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{margin-bottom:0;margin-top:0}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between;margin-bottom:0;margin-top:0}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.panel{border-radius:6px;box-shadow:0 .5em 1em -0.125em rgba(10,10,10,.1),0 0px 0 1px rgba(10,10,10,.02);font-size:1rem}.panel:not(:last-child){margin-bottom:1.5rem}.panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}.panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}.panel.is-white .panel-block.is-active .panel-icon{color:#fff}.panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}.panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}.panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}.panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}.panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}.panel.is-dark .panel-heading{background-color:#363636;color:#fff}.panel.is-dark .panel-tabs a.is-active{border-bottom-color:#363636}.panel.is-dark .panel-block.is-active .panel-icon{color:#363636}.panel.is-primary .panel-heading{background-color:#00d1b2;color:#fff}.panel.is-primary .panel-tabs a.is-active{border-bottom-color:#00d1b2}.panel.is-primary .panel-block.is-active .panel-icon{color:#00d1b2}.panel.is-link .panel-heading{background-color:#485fc7;color:#fff}.panel.is-link .panel-tabs a.is-active{border-bottom-color:#485fc7}.panel.is-link .panel-block.is-active .panel-icon{color:#485fc7}.panel.is-info .panel-heading{background-color:#3e8ed0;color:#fff}.panel.is-info .panel-tabs a.is-active{border-bottom-color:#3e8ed0}.panel.is-info .panel-block.is-active .panel-icon{color:#3e8ed0}.panel.is-success .panel-heading{background-color:#48c78e;color:#fff}.panel.is-success .panel-tabs a.is-active{border-bottom-color:#48c78e}.panel.is-success .panel-block.is-active .panel-icon{color:#48c78e}.panel.is-warning .panel-heading{background-color:#ffe08a;color:rgba(0,0,0,.7)}.panel.is-warning .panel-tabs a.is-active{border-bottom-color:#ffe08a}.panel.is-warning .panel-block.is-active .panel-icon{color:#ffe08a}.panel.is-danger .panel-heading{background-color:#f14668;color:#fff}.panel.is-danger .panel-tabs a.is-active{border-bottom-color:#f14668}.panel.is-danger .panel-block.is-active .panel-icon{color:#f14668}.panel-tabs:not(:last-child),.panel-block:not(:last-child){border-bottom:1px solid #ededed}.panel-heading{background-color:#ededed;border-radius:6px 6px 0 0;color:#363636;font-size:1.25em;font-weight:700;line-height:1.25;padding:.75em 1em}.panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:.5em}.panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.panel-list a{color:#4a4a4a}.panel-list a:hover{color:#485fc7}.panel-block{align-items:center;color:#363636;display:flex;justify-content:flex-start;padding:.5em .75em}.panel-block input[type=checkbox]{margin-right:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{flex-wrap:wrap}.panel-block.is-active{border-left-color:#485fc7;color:#363636}.panel-block.is-active .panel-icon{color:#485fc7}.panel-block:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f5f5f5}.panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#7a7a7a;margin-right:.75em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;color:#4a4a4a;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#363636;color:#363636}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#485fc7;color:#485fc7}.tabs ul{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-left{padding-right:.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em;padding-right:.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid rgba(0,0,0,0);border-radius:4px 4px 0 0}.tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:rgba(0,0,0,0) !important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border-color:#dbdbdb;border-style:solid;border-width:1px;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-top-left-radius:4px;border-bottom-left-radius:4px}.tabs.is-toggle li:last-child a{border-top-right-radius:4px;border-bottom-right-radius:4px}.tabs.is-toggle li.is-active a{background-color:#485fc7;border-color:#485fc7;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}.tabs.is-small{font-size:.75rem}.tabs.is-medium{font-size:1.25rem}.tabs.is-large{font-size:1.5rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{flex:none;width:unset}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{flex:none;width:0%}.columns.is-mobile>.column.is-offset-0{margin-left:0%}.columns.is-mobile>.column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>.column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>.column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>.column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>.column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){.column.is-narrow-mobile{flex:none;width:unset}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{flex:none;width:0%}.column.is-offset-0-mobile{margin-left:0%}.column.is-1-mobile{flex:none;width:8.33333337%}.column.is-offset-1-mobile{margin-left:8.33333337%}.column.is-2-mobile{flex:none;width:16.66666674%}.column.is-offset-2-mobile{margin-left:16.66666674%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.33333337%}.column.is-offset-4-mobile{margin-left:33.33333337%}.column.is-5-mobile{flex:none;width:41.66666674%}.column.is-offset-5-mobile{margin-left:41.66666674%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.33333337%}.column.is-offset-7-mobile{margin-left:58.33333337%}.column.is-8-mobile{flex:none;width:66.66666674%}.column.is-offset-8-mobile{margin-left:66.66666674%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.33333337%}.column.is-offset-10-mobile{margin-left:83.33333337%}.column.is-11-mobile{flex:none;width:91.66666674%}.column.is-offset-11-mobile{margin-left:91.66666674%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{.column.is-narrow,.column.is-narrow-tablet{flex:none;width:unset}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0%}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0%}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333337%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333337%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66666674%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66666674%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333337%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333337%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66666674%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66666674%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333337%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333337%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66666674%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66666674%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333337%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333337%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66666674%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66666674%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1023px){.column.is-narrow-touch{flex:none;width:unset}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{flex:none;width:0%}.column.is-offset-0-touch{margin-left:0%}.column.is-1-touch{flex:none;width:8.33333337%}.column.is-offset-1-touch{margin-left:8.33333337%}.column.is-2-touch{flex:none;width:16.66666674%}.column.is-offset-2-touch{margin-left:16.66666674%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.33333337%}.column.is-offset-4-touch{margin-left:33.33333337%}.column.is-5-touch{flex:none;width:41.66666674%}.column.is-offset-5-touch{margin-left:41.66666674%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.33333337%}.column.is-offset-7-touch{margin-left:58.33333337%}.column.is-8-touch{flex:none;width:66.66666674%}.column.is-offset-8-touch{margin-left:66.66666674%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.33333337%}.column.is-offset-10-touch{margin-left:83.33333337%}.column.is-11-touch{flex:none;width:91.66666674%}.column.is-offset-11-touch{margin-left:91.66666674%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1024px){.column.is-narrow-desktop{flex:none;width:unset}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{flex:none;width:0%}.column.is-offset-0-desktop{margin-left:0%}.column.is-1-desktop{flex:none;width:8.33333337%}.column.is-offset-1-desktop{margin-left:8.33333337%}.column.is-2-desktop{flex:none;width:16.66666674%}.column.is-offset-2-desktop{margin-left:16.66666674%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.33333337%}.column.is-offset-4-desktop{margin-left:33.33333337%}.column.is-5-desktop{flex:none;width:41.66666674%}.column.is-offset-5-desktop{margin-left:41.66666674%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.33333337%}.column.is-offset-7-desktop{margin-left:58.33333337%}.column.is-8-desktop{flex:none;width:66.66666674%}.column.is-offset-8-desktop{margin-left:66.66666674%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.33333337%}.column.is-offset-10-desktop{margin-left:83.33333337%}.column.is-11-desktop{flex:none;width:91.66666674%}.column.is-offset-11-desktop{margin-left:91.66666674%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){.column.is-narrow-widescreen{flex:none;width:unset}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-0-widescreen{flex:none;width:0%}.column.is-offset-0-widescreen{margin-left:0%}.column.is-1-widescreen{flex:none;width:8.33333337%}.column.is-offset-1-widescreen{margin-left:8.33333337%}.column.is-2-widescreen{flex:none;width:16.66666674%}.column.is-offset-2-widescreen{margin-left:16.66666674%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.33333337%}.column.is-offset-4-widescreen{margin-left:33.33333337%}.column.is-5-widescreen{flex:none;width:41.66666674%}.column.is-offset-5-widescreen{margin-left:41.66666674%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.33333337%}.column.is-offset-7-widescreen{margin-left:58.33333337%}.column.is-8-widescreen{flex:none;width:66.66666674%}.column.is-offset-8-widescreen{margin-left:66.66666674%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.33333337%}.column.is-offset-10-widescreen{margin-left:83.33333337%}.column.is-11-widescreen{flex:none;width:91.66666674%}.column.is-offset-11-widescreen{margin-left:91.66666674%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){.column.is-narrow-fullhd{flex:none;width:unset}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-0-fullhd{flex:none;width:0%}.column.is-offset-0-fullhd{margin-left:0%}.column.is-1-fullhd{flex:none;width:8.33333337%}.column.is-offset-1-fullhd{margin-left:8.33333337%}.column.is-2-fullhd{flex:none;width:16.66666674%}.column.is-offset-2-fullhd{margin-left:16.66666674%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.33333337%}.column.is-offset-4-fullhd{margin-left:33.33333337%}.column.is-5-fullhd{flex:none;width:41.66666674%}.column.is-offset-5-fullhd{margin-left:41.66666674%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.33333337%}.column.is-offset-7-fullhd{margin-left:58.33333337%}.column.is-8-fullhd{flex:none;width:66.66666674%}.column.is-offset-8-fullhd{margin-left:66.66666674%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.33333337%}.column.is-offset-10-fullhd{margin-left:83.33333337%}.column.is-11-fullhd{flex:none;width:91.66666674%}.column.is-offset-11-fullhd{margin-left:91.66666674%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-0.75rem;margin-right:-0.75rem;margin-top:-0.75rem}.columns:last-child{margin-bottom:-0.75rem}.columns:not(:last-child){margin-bottom:calc(1.5rem - 0.75rem)}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0 !important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{.columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1024px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1*var(--columnGap));margin-right:calc(-1*var(--columnGap))}.columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){.columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px)and (max-width: 1023px){.columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1024px)and (max-width: 1215px){.columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px)and (max-width: 1407px){.columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-0-fullhd{--columnGap: 0rem}}.columns.is-variable.is-1{--columnGap: 0.25rem}@media screen and (max-width: 768px){.columns.is-variable.is-1-mobile{--columnGap: 0.25rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-1-tablet{--columnGap: 0.25rem}}@media screen and (min-width: 769px)and (max-width: 1023px){.columns.is-variable.is-1-tablet-only{--columnGap: 0.25rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-1-touch{--columnGap: 0.25rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-1-desktop{--columnGap: 0.25rem}}@media screen and (min-width: 1024px)and (max-width: 1215px){.columns.is-variable.is-1-desktop-only{--columnGap: 0.25rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-1-widescreen{--columnGap: 0.25rem}}@media screen and (min-width: 1216px)and (max-width: 1407px){.columns.is-variable.is-1-widescreen-only{--columnGap: 0.25rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-1-fullhd{--columnGap: 0.25rem}}.columns.is-variable.is-2{--columnGap: 0.5rem}@media screen and (max-width: 768px){.columns.is-variable.is-2-mobile{--columnGap: 0.5rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-2-tablet{--columnGap: 0.5rem}}@media screen and (min-width: 769px)and (max-width: 1023px){.columns.is-variable.is-2-tablet-only{--columnGap: 0.5rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-2-touch{--columnGap: 0.5rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-2-desktop{--columnGap: 0.5rem}}@media screen and (min-width: 1024px)and (max-width: 1215px){.columns.is-variable.is-2-desktop-only{--columnGap: 0.5rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-2-widescreen{--columnGap: 0.5rem}}@media screen and (min-width: 1216px)and (max-width: 1407px){.columns.is-variable.is-2-widescreen-only{--columnGap: 0.5rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-2-fullhd{--columnGap: 0.5rem}}.columns.is-variable.is-3{--columnGap: 0.75rem}@media screen and (max-width: 768px){.columns.is-variable.is-3-mobile{--columnGap: 0.75rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-3-tablet{--columnGap: 0.75rem}}@media screen and (min-width: 769px)and (max-width: 1023px){.columns.is-variable.is-3-tablet-only{--columnGap: 0.75rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-3-touch{--columnGap: 0.75rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-3-desktop{--columnGap: 0.75rem}}@media screen and (min-width: 1024px)and (max-width: 1215px){.columns.is-variable.is-3-desktop-only{--columnGap: 0.75rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-3-widescreen{--columnGap: 0.75rem}}@media screen and (min-width: 1216px)and (max-width: 1407px){.columns.is-variable.is-3-widescreen-only{--columnGap: 0.75rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-3-fullhd{--columnGap: 0.75rem}}.columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){.columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px)and (max-width: 1023px){.columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1024px)and (max-width: 1215px){.columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px)and (max-width: 1407px){.columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-4-fullhd{--columnGap: 1rem}}.columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){.columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px)and (max-width: 1023px){.columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1024px)and (max-width: 1215px){.columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px)and (max-width: 1407px){.columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}.columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){.columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px)and (max-width: 1023px){.columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1024px)and (max-width: 1215px){.columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px)and (max-width: 1407px){.columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}.columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){.columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px)and (max-width: 1023px){.columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1024px)and (max-width: 1215px){.columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px)and (max-width: 1407px){.columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}.columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){.columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px)and (max-width: 1023px){.columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1024px)and (max-width: 1215px){.columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px)and (max-width: 1407px){.columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-8-fullhd{--columnGap: 2rem}}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}.tile.is-ancestor{margin-left:-0.75rem;margin-right:-0.75rem;margin-top:-0.75rem}.tile.is-ancestor:last-child{margin-bottom:-0.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0 !important}.tile.is-parent{padding:.75rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.33333337%}.tile.is-2{flex:none;width:16.66666674%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.33333337%}.tile.is-5{flex:none;width:41.66666674%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.33333337%}.tile.is-8{flex:none;width:66.66666674%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.33333337%}.tile.is-11{flex:none;width:91.66666674%}.tile.is-12{flex:none;width:100%}}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#363636 !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#1c1c1c !important}.has-background-dark{background-color:#363636 !important}.has-text-primary{color:#00d1b2 !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#009e86 !important}.has-background-primary{background-color:#00d1b2 !important}.has-text-primary-light{color:#ebfffc !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#b8fff4 !important}.has-background-primary-light{background-color:#ebfffc !important}.has-text-primary-dark{color:#00947e !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#00c7a9 !important}.has-background-primary-dark{background-color:#00947e !important}.has-text-link{color:#485fc7 !important}a.has-text-link:hover,a.has-text-link:focus{color:#3449a8 !important}.has-background-link{background-color:#485fc7 !important}.has-text-link-light{color:#eff1fa !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#c8cfee !important}.has-background-link-light{background-color:#eff1fa !important}.has-text-link-dark{color:#3850b7 !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#576dcb !important}.has-background-link-dark{background-color:#3850b7 !important}.has-text-info{color:#3e8ed0 !important}a.has-text-info:hover,a.has-text-info:focus{color:#2b74b1 !important}.has-background-info{background-color:#3e8ed0 !important}.has-text-info-light{color:#eff5fb !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c6ddf1 !important}.has-background-info-light{background-color:#eff5fb !important}.has-text-info-dark{color:#296fa8 !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#368ace !important}.has-background-info-dark{background-color:#296fa8 !important}.has-text-success{color:#48c78e !important}a.has-text-success:hover,a.has-text-success:focus{color:#34a873 !important}.has-background-success{background-color:#48c78e !important}.has-text-success-light{color:#effaf5 !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#c8eedd !important}.has-background-success-light{background-color:#effaf5 !important}.has-text-success-dark{color:#257953 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#31a06e !important}.has-background-success-dark{background-color:#257953 !important}.has-text-warning{color:#ffe08a !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#ffd257 !important}.has-background-warning{background-color:#ffe08a !important}.has-text-warning-light{color:#fffaeb !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#ffecb8 !important}.has-background-warning-light{background-color:#fffaeb !important}.has-text-warning-dark{color:#946c00 !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#c79200 !important}.has-background-warning-dark{background-color:#946c00 !important}.has-text-danger{color:#f14668 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#ee1742 !important}.has-background-danger{background-color:#f14668 !important}.has-text-danger-light{color:#feecf0 !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#fabdc9 !important}.has-background-danger-light{background-color:#feecf0 !important}.has-text-danger-dark{color:#cc0f35 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#ee2049 !important}.has-background-danger-dark{background-color:#cc0f35 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#363636 !important}.has-background-grey-darker{background-color:#363636 !important}.has-text-grey-dark{color:#4a4a4a !important}.has-background-grey-dark{background-color:#4a4a4a !important}.has-text-grey{color:#7a7a7a !important}.has-background-grey{background-color:#7a7a7a !important}.has-text-grey-light{color:#b5b5b5 !important}.has-background-grey-light{background-color:#b5b5b5 !important}.has-text-grey-lighter{color:#dbdbdb !important}.has-background-grey-lighter{background-color:#dbdbdb !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1023px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1024px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px)and (max-width: 1023px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1023px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1024px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1024px)and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px)and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px)and (max-width: 1023px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1023px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1024px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1024px)and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px)and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px)and (max-width: 1023px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1023px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1024px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1024px)and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px)and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px)and (max-width: 1023px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1023px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1024px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1024px)and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px)and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Nunito",sans-serif !important}.is-family-secondary{font-family:"Nunito",sans-serif !important}.is-family-sans-serif{font-family:"Nunito",sans-serif !important}.is-family-monospace{font-family:monospace !important}.is-family-code{font-family:monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px)and (max-width: 1023px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1023px){.is-block-touch{display:block !important}}@media screen and (min-width: 1024px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1024px)and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px)and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px)and (max-width: 1023px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1023px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1024px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1024px)and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px)and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px)and (max-width: 1023px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1023px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1024px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1024px)and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px)and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px)and (max-width: 1023px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1023px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1024px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1024px)and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px)and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px)and (max-width: 1023px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1023px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1024px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1024px)and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px)and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px)and (max-width: 1023px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1023px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1024px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1024px)and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px)and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px)and (max-width: 1023px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1023px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1024px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1024px)and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px)and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:none}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#0a0a0a}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#0a0a0a}.hero.is-white .subtitle{color:rgba(10,10,10,.9)}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1023px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:rgba(10,10,10,.7)}.hero.is-white a.navbar-item:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white .navbar-link:hover,.hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.hero.is-white .tabs a{color:#0a0a0a;opacity:.9}.hero.is-white .tabs a:hover{opacity:1}.hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#0a0a0a}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, hsl(0deg, 0%, 100%) 71%, white 100%)}@media screen and (max-width: 768px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, hsl(0deg, 0%, 100%) 71%, white 100%)}}.hero.is-black{background-color:#0a0a0a;color:#fff}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:rgba(255,255,255,.9)}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-black .navbar-menu{background-color:#0a0a0a}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:rgba(255,255,255,.7)}.hero.is-black a.navbar-item:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black .navbar-link:hover,.hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}.hero.is-black .tabs a{color:#fff;opacity:.9}.hero.is-black .tabs a:hover{opacity:1}.hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold{background-image:linear-gradient(141deg, black 0%, hsl(0deg, 0%, 4%) 71%, #181616 100%)}@media screen and (max-width: 768px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, black 0%, hsl(0deg, 0%, 4%) 71%, #181616 100%)}}.hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong{color:inherit}.hero.is-light .title{color:rgba(0,0,0,.7)}.hero.is-light .subtitle{color:rgba(0,0,0,.9)}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width: 1023px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:rgba(0,0,0,.7)}.hero.is-light a.navbar-item:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light .navbar-link:hover,.hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.hero.is-light .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-light .tabs a:hover{opacity:1}.hero.is-light .tabs li.is-active a{color:#f5f5f5 !important;opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#f5f5f5}.hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, hsl(0deg, 0%, 96%) 71%, white 100%)}@media screen and (max-width: 768px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, hsl(0deg, 0%, 96%) 71%, white 100%)}}.hero.is-dark{background-color:#363636;color:#fff}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong{color:inherit}.hero.is-dark .title{color:#fff}.hero.is-dark .subtitle{color:rgba(255,255,255,.9)}.hero.is-dark .subtitle a:not(.button),.hero.is-dark .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-dark .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.hero.is-dark .navbar-link{color:rgba(255,255,255,.7)}.hero.is-dark a.navbar-item:hover,.hero.is-dark a.navbar-item.is-active,.hero.is-dark .navbar-link:hover,.hero.is-dark .navbar-link.is-active{background-color:#292929;color:#fff}.hero.is-dark .tabs a{color:#fff;opacity:.9}.hero.is-dark .tabs a:hover{opacity:1}.hero.is-dark .tabs li.is-active a{color:#363636 !important;opacity:1}.hero.is-dark .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a{color:#fff}.hero.is-dark .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-dark .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363636}.hero.is-dark.is-bold{background-image:linear-gradient(141deg, #1f191a 0%, hsl(0deg, 0%, 21%) 71%, #46403f 100%)}@media screen and (max-width: 768px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg, #1f191a 0%, hsl(0deg, 0%, 21%) 71%, #46403f 100%)}}.hero.is-primary{background-color:#00d1b2;color:#fff}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong{color:inherit}.hero.is-primary .title{color:#fff}.hero.is-primary .subtitle{color:rgba(255,255,255,.9)}.hero.is-primary .subtitle a:not(.button),.hero.is-primary .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-primary .navbar-menu{background-color:#00d1b2}}.hero.is-primary .navbar-item,.hero.is-primary .navbar-link{color:rgba(255,255,255,.7)}.hero.is-primary a.navbar-item:hover,.hero.is-primary a.navbar-item.is-active,.hero.is-primary .navbar-link:hover,.hero.is-primary .navbar-link.is-active{background-color:#00b89c;color:#fff}.hero.is-primary .tabs a{color:#fff;opacity:.9}.hero.is-primary .tabs a:hover{opacity:1}.hero.is-primary .tabs li.is-active a{color:#00d1b2 !important;opacity:1}.hero.is-primary .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-primary .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#00d1b2}.hero.is-primary.is-bold{background-image:linear-gradient(141deg, #009e6c 0%, hsl(171deg, 100%, 41%) 71%, #00e7eb 100%)}@media screen and (max-width: 768px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg, #009e6c 0%, hsl(171deg, 100%, 41%) 71%, #00e7eb 100%)}}.hero.is-link{background-color:#485fc7;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:rgba(255,255,255,.9)}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-link .navbar-menu{background-color:#485fc7}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:rgba(255,255,255,.7)}.hero.is-link a.navbar-item:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link .navbar-link:hover,.hero.is-link .navbar-link.is-active{background-color:#3a51bb;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:.9}.hero.is-link .tabs a:hover{opacity:1}.hero.is-link .tabs li.is-active a{color:#485fc7 !important;opacity:1}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover,.hero.is-link .tabs.is-toggle li.is-active a,.hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#485fc7}.hero.is-link.is-bold{background-image:linear-gradient(141deg, #2959b3 0%, hsl(229deg, 53%, 53%) 71%, #5658d2 100%)}@media screen and (max-width: 768px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #2959b3 0%, hsl(229deg, 53%, 53%) 71%, #5658d2 100%)}}.hero.is-info{background-color:#3e8ed0;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:rgba(255,255,255,.9)}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-info .navbar-menu{background-color:#3e8ed0}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:rgba(255,255,255,.7)}.hero.is-info a.navbar-item:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info .navbar-link:hover,.hero.is-info .navbar-link.is-active{background-color:#3082c5;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:.9}.hero.is-info .tabs a:hover{opacity:1}.hero.is-info .tabs li.is-active a{color:#3e8ed0 !important;opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3e8ed0}.hero.is-info.is-bold{background-image:linear-gradient(141deg, #208fbc 0%, hsl(207deg, 61%, 53%) 71%, #4d83db 100%)}@media screen and (max-width: 768px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #208fbc 0%, hsl(207deg, 61%, 53%) 71%, #4d83db 100%)}}.hero.is-success{background-color:#48c78e;color:#fff}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:rgba(255,255,255,.9)}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-success .navbar-menu{background-color:#48c78e}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:rgba(255,255,255,.7)}.hero.is-success a.navbar-item:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success .navbar-link:hover,.hero.is-success .navbar-link.is-active{background-color:#3abb81;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:.9}.hero.is-success .tabs a:hover{opacity:1}.hero.is-success .tabs li.is-active a{color:#48c78e !important;opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#48c78e}.hero.is-success.is-bold{background-image:linear-gradient(141deg, #29b35e 0%, hsl(153deg, 53%, 53%) 71%, #56d2af 100%)}@media screen and (max-width: 768px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #29b35e 0%, hsl(153deg, 53%, 53%) 71%, #56d2af 100%)}}.hero.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:rgba(0,0,0,.7)}.hero.is-warning .subtitle{color:rgba(0,0,0,.9)}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width: 1023px){.hero.is-warning .navbar-menu{background-color:#ffe08a}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:rgba(0,0,0,.7)}.hero.is-warning a.navbar-item:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning .navbar-link.is-active{background-color:#ffd970;color:rgba(0,0,0,.7)}.hero.is-warning .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-warning .tabs a:hover{opacity:1}.hero.is-warning .tabs li.is-active a{color:#ffe08a !important;opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#ffe08a}.hero.is-warning.is-bold{background-image:linear-gradient(141deg, #ffb657 0%, hsl(44deg, 100%, 77%) 71%, #fff6a3 100%)}@media screen and (max-width: 768px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #ffb657 0%, hsl(44deg, 100%, 77%) 71%, #fff6a3 100%)}}.hero.is-danger{background-color:#f14668;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:rgba(255,255,255,.9)}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-danger .navbar-menu{background-color:#f14668}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:rgba(255,255,255,.7)}.hero.is-danger a.navbar-item:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger .navbar-link.is-active{background-color:#ef2e55;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:.9}.hero.is-danger .tabs a:hover{opacity:1}.hero.is-danger .tabs li.is-active a{color:#f14668 !important;opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f14668}.hero.is-danger.is-bold{background-image:linear-gradient(141deg, #fa0a62 0%, hsl(348deg, 86%, 61%) 71%, #f7595f 100%)}@media screen and (max-width: 768px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #fa0a62 0%, hsl(348deg, 86%, 61%) 71%, #f7595f 100%)}}.hero.is-small .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{.hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{.hero.is-large .hero-body{padding:18rem 6rem}}.hero.is-halfheight .hero-body,.hero.is-fullheight .hero-body,.hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}.hero.is-halfheight .hero-body>.container,.hero.is-fullheight .hero-body>.container,.hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}.hero-video.is-transparent{opacity:.3}@media screen and (max-width: 768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:.75rem}}@media screen and (min-width: 769px),print{.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-head,.hero-foot{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{.hero-body{padding:3rem 3rem}}.section{padding:3rem 1.5rem}@media screen and (min-width: 1024px){.section{padding:3rem 3rem}.section.is-medium{padding:9rem 4.5rem}.section.is-large{padding:18rem 6rem}}.footer{background-color:#fff;padding:.495rem 1.5rem}nav.navbar{box-shadow:0 1px 0 rgba(24,28,33,.04)}nav.navbar .navbar-item.has-user-avatar .is-user-avatar{margin-right:.75rem;display:inline-flex;width:1.75rem;height:1.75rem}nav.navbar .navbar-item.has-divider{border-right:1px solid rgba(219,219,219,.25)}nav.navbar .navbar-item.no-left-space{padding-left:0}nav.navbar .navbar-item.has-dropdown{padding-right:0;padding-left:0}nav.navbar .navbar-item.has-dropdown .navbar-link{padding-right:1.125rem;padding-left:1.125rem}nav.navbar .navbar-item.has-control{padding-top:0;padding-bottom:0}nav.navbar .navbar-item .control .input{color:#363636;border:0;box-shadow:none;background:rgba(0,0,0,0)}nav.navbar .navbar-item .control .input::placeholder{color:#dbdbdb}@media screen and (max-width: 1023px){nav.navbar{display:flex;padding-right:0}nav.navbar .navbar-brand{flex:1}nav.navbar .navbar-brand.is-right{flex:none}nav.navbar .navbar-item.no-left-space-touch{padding-left:0}nav.navbar .navbar-menu{position:absolute;width:100vw;padding-top:0;top:3.25rem;left:0}nav.navbar .navbar-menu .navbar-item .icon:first-child{margin-right:.75rem}nav.navbar .navbar-menu .navbar-item.has-dropdown>.navbar-link{background-color:#f5f5f5}nav.navbar .navbar-menu .navbar-item.has-dropdown>.navbar-link .icon:last-child{display:none}nav.navbar .navbar-menu .navbar-item.has-user-avatar>.navbar-link{display:flex;align-items:center;padding-top:.75rem;padding-bottom:.75rem}}@media screen and (min-width: 1024px){nav.navbar .navbar-item{padding-right:1.125rem;padding-left:1.125rem}nav.navbar .navbar-item:not(.is-desktop-icon-only) .icon:first-child{margin-right:.75rem}nav.navbar .navbar-item.is-desktop-icon-only span:not(.icon){display:none}}@media screen and (min-width: 1024px){html.has-aside-left.has-aside-expanded nav.navbar,html.has-aside-left.has-aside-expanded body{padding-left:14rem}html.has-aside-left nav.navbar,html.has-aside-left body{transition:padding-left 250ms ease-in-out 50ms}html.has-aside-left aside.is-placed-left{display:block}aside.aside.is-expanded{width:14rem}aside.aside.is-expanded .menu-list .icon{width:3rem}aside.aside.is-expanded .menu-list .icon.has-update-mark:after{right:.65rem}aside.aside.is-expanded .menu-list span.menu-item-label{display:inline-block}aside.aside.is-expanded .menu-list li.is-active ul{display:block}}aside.aside{display:none;position:fixed;top:0;left:0;z-index:40;height:100vh;padding:0;box-shadow:none;background:#2e323a}aside.aside .aside-tools{display:flex;flex-direction:row;width:100%;background-color:#17191e;color:#fff;line-height:3.25rem;height:3.25rem;padding-left:.75rem;flex:1}aside.aside .aside-tools .icon{margin-right:.75rem}aside.aside .menu-list li a.has-dropdown-icon{position:relative;padding-right:3rem}aside.aside .menu-list li a.has-dropdown-icon .dropdown-icon{position:absolute;top:.5rem;right:0}aside.aside .menu-list li ul{display:none;border-left:0;background-color:#282c33;padding-left:0;margin:0 0 .75rem}aside.aside .menu-list li ul li a{padding:.75rem 0 .75rem .75rem;font-size:.95rem}aside.aside .menu-list li ul li a.has-icon{padding-left:0}aside.aside .menu-list li ul li a.is-active:not(:hover){background:rgba(0,0,0,0)}aside.aside .menu-label{padding:0 .75rem;margin-top:.75rem;margin-bottom:.75rem}@media screen and (max-width: 1023px){#app,nav.navbar{transition:margin-left 250ms ease-in-out 50ms}aside.aside{transition:left 250ms ease-in-out 50ms}html.has-aside-mobile-transition body{overflow-x:hidden}html.has-aside-mobile-transition body,html.has-aside-mobile-transition #app,html.has-aside-mobile-transition nav.navbar{width:100vw}html.has-aside-mobile-transition aside.aside{width:15rem;display:block;left:-15rem}html.has-aside-mobile-transition aside.aside .image img{max-width:4.95rem}html.has-aside-mobile-transition aside.aside .menu-list li.is-active ul{display:block}html.has-aside-mobile-transition aside.aside .menu-list a .icon{width:3rem}html.has-aside-mobile-transition aside.aside .menu-list a .icon.has-update-mark:after{right:.65rem}html.has-aside-mobile-transition aside.aside .menu-list a span.menu-item-label{display:inline-block}html.has-aside-mobile-expanded #app,html.has-aside-mobile-expanded nav.navbar{margin-left:15rem}html.has-aside-mobile-expanded aside.aside{left:0}}section.section.is-title-bar{padding:1.5rem;border-bottom:1px solid rgba(24,28,33,.06)}section.section.is-title-bar ul li{display:inline-block;padding:0 .75rem 0 0;font-size:1.5rem;color:#7a7a7a}section.section.is-title-bar ul li:after{display:inline-block;content:"/";padding-left:.75rem}section.section.is-title-bar ul li:last-child{padding-right:0;font-weight:900;color:#242424}section.section.is-title-bar ul li:last-child:after{display:none}section.hero.is-hero-bar{background-color:#fff;border-bottom:1px solid rgba(24,28,33,.06)}section.hero.is-hero-bar .hero-body{padding:1.5rem}section.hero.is-hero-bar .hero-body .level-item.is-hero-avatar-item{margin-right:1.5rem}section.hero.is-hero-bar .hero-body .level-item>div>.level{margin-bottom:.75rem}section.hero.is-hero-bar .hero-body .level-item .subtitle+p{margin-top:.75rem}section.hero.is-hero-bar .hero-body .button.is-hero-button{background-color:rgba(255,255,255,.5);font-weight:300;transition:background-color 250ms ease-in-out 50ms}section.hero.is-hero-bar .hero-body .button.is-hero-button:hover{background-color:#fff}.card:not(:last-child){margin-bottom:1.5rem}.card{border-radius:6px;border:1px solid rgba(24,28,33,.06)}.card.has-table .card-content{padding:0}.card.has-table .b-table{border-radius:6px;overflow:hidden}.card.is-card-widget .card-content{padding:.75rem}.card .card-header{border-bottom:1px solid rgba(24,28,33,.06)}.card .card-content hr{margin-left:-1.5rem;margin-right:-1.5rem}.card .is-widget-icon .icon{width:5rem;height:5rem}.card .is-widget-label .subtitle{color:#7a7a7a}table.table thead th{border-bottom-width:1px}table.table td.checkbox-cell .b-checkbox.checkbox:not(.button),table.table th.checkbox-cell .b-checkbox.checkbox:not(.button){margin-right:0;width:20px}table.table td.checkbox-cell .b-checkbox.checkbox:not(.button) .control-label,table.table th.checkbox-cell .b-checkbox.checkbox:not(.button) .control-label{display:none;padding:0}table.table td .image{margin:0 auto;width:1.5rem;height:1.5rem}table.table td.is-progress-col{min-width:5rem;vertical-align:middle}.b-table .table{border:0;border-radius:0}.b-table .table-wrapper{margin-bottom:0}.b-table .table-wrapper+.level{padding:1.125rem 1.5rem;padding-left:1.5rem;padding-right:1.5rem;margin:0;border-top:rgba(24,28,33,.06);background:#f5f5f5}.b-table .table-wrapper+.level .pagination-link{background:#fff;color:#363636;border-color:#dbdbdb}.b-table .table-wrapper+.level .pagination-link.is-current{border-color:#4a4a4a}.b-table .table-wrapper+.level .pagination-previous,.b-table .table-wrapper+.level .pagination-next,.b-table .table-wrapper+.level .pagination-link{border-color:#dbdbdb;color:#2e323a}.b-table .table-wrapper+.level .pagination-previous[disabled],.b-table .table-wrapper+.level .pagination-next[disabled],.b-table .table-wrapper+.level .pagination-link[disabled]{background-color:rgba(0,0,0,0)}@media screen and (max-width: 768px){.card.has-table .b-table .table-wrapper+.level .level-left+.level-right{margin-top:0}.card.has-mobile-sort-spaced .b-table .field.table-mobile-sort{padding-top:.75rem}.b-table .field.table-mobile-sort{padding:0 .75rem}.b-table .table-wrapper.has-mobile-cards tr{box-shadow:0 2px 3px rgba(10,10,10,.1);margin-bottom:3px !important}.b-table .table-wrapper.has-mobile-cards td.is-progress-col span,.b-table .table-wrapper.has-mobile-cards td.is-progress-col progress{display:flex;width:45%;align-items:center;align-self:center}.b-table .table-wrapper.has-mobile-cards td.checkbox-cell,.b-table .table-wrapper.has-mobile-cards td.is-image-cell{border-bottom:0 !important}.b-table .table-wrapper.has-mobile-cards td.checkbox-cell:before,.b-table .table-wrapper.has-mobile-cards td.is-actions-cell:before{display:none}.b-table .table-wrapper.has-mobile-cards td.has-no-head-mobile:before{display:none}.b-table .table-wrapper.has-mobile-cards td.has-no-head-mobile span{display:block;width:100%}.b-table .table-wrapper.has-mobile-cards td.has-no-head-mobile.is-progress-col progress{width:100%}.b-table .table-wrapper.has-mobile-cards td.has-no-head-mobile.is-image-cell .image{width:25vw;height:auto;margin:0 auto .375rem}}.is-tiles-wrapper{margin-bottom:1.5rem}.field.has-check .field-body{margin-top:.1875rem}.field .control .mdi-24px.mdi-set,.field .control .mdi-24px.mdi:before{font-size:inherit}.upload .upload-draggable{display:block}.input,.textarea,select{box-shadow:none}.input:focus,.input:active,.textarea:focus,.textarea:active,select:focus,select:active{box-shadow:none !important}.switch input[type=checkbox]+.check:before{box-shadow:none}.switch input[type=checkbox]:focus+.check,.switch input[type=checkbox]:focus:checked+.check,.b-checkbox.checkbox input[type=checkbox]:focus+.check,.b-checkbox.checkbox input[type=checkbox]:focus:checked+.check{box-shadow:none !important}.b-checkbox.checkbox input[type=checkbox]+.check,.b-radio.radio input[type=radio]+.check{border:1px solid #2e323a}section.section.is-main-section{padding:1.5rem}.modal-card{width:40vw}.modal-card-foot{background-color:#f5f5f5}@media screen and (max-width: 768px){.modal .modal-card{width:90vw;margin:0 auto}}footer.footer .logo img{width:auto;height:2rem}@media screen and (max-width: 768px){.footer-copyright{text-align:center}}.is-user-avatar.has-max-width{max-width:7rem}.is-user-avatar.is-aligned-center{margin:0 auto}.is-user-avatar img{margin:0 auto;border-radius:9999px}.icon.has-update-mark{position:relative}.icon.has-update-mark:after{content:"";width:.5rem;height:.5rem;position:absolute;top:1px;right:1px;background-color:#ffe08a;border-radius:9999px} \ No newline at end of file diff --git a/config/static/icon.png b/config/static/icon.png new file mode 100644 index 0000000..a978786 Binary files /dev/null and b/config/static/icon.png differ diff --git a/config/static/icon.svg b/config/static/icon.svg new file mode 100644 index 0000000..9619142 --- /dev/null +++ b/config/static/icon.svg @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/config/static/img/favicon.ico b/config/static/img/favicon.ico new file mode 100755 index 0000000..1e20f9c Binary files /dev/null and b/config/static/img/favicon.ico differ diff --git a/config/static/img/logo-inrae.jpg b/config/static/img/logo-inrae.jpg new file mode 100644 index 0000000..e90e6a5 Binary files /dev/null and b/config/static/img/logo-inrae.jpg differ diff --git a/config/static/img/logo.png b/config/static/img/logo.png new file mode 100755 index 0000000..8dadc7d Binary files /dev/null and b/config/static/img/logo.png differ diff --git a/config/static/img/logo.png.old b/config/static/img/logo.png.old new file mode 100755 index 0000000..0477111 Binary files /dev/null and b/config/static/img/logo.png.old differ diff --git a/config/static/img/pygeoapi.png b/config/static/img/pygeoapi.png new file mode 100755 index 0000000..0477111 Binary files /dev/null and b/config/static/img/pygeoapi.png differ diff --git a/config/static/js/configure-instance.js b/config/static/js/configure-instance.js new file mode 100644 index 0000000..7555b96 --- /dev/null +++ b/config/static/js/configure-instance.js @@ -0,0 +1,45 @@ +// Configuration tab menu +const tabs = document.querySelectorAll('.tabs li'); +const tabContentBoxes = document.querySelectorAll('#tab-content > div'); +console.log("ca cause?"); +tabs.forEach((tab) => { + tab.addEventListener('click',() => { + tabs.forEach(item => item.classList.remove('is-active')) + tab.classList.add('is-active'); + + const target = tab.dataset.target; + console.log(target); + tabContentBoxes.forEach(box => { + if (box.getAttribute('id') === target){ + box.classList.remove('is-hidden'); + } else { + box.classList.add('is-hidden'); + } + }); + }) +}) + +function STAChange() { + console.log("STAChange") + const STAInfo = document.getElementById("STAInfo"); + const obj = JSON.parse(STAInfo.value.replace(/\'/g, '"').replace(/False/g, 'false')); + + console.log("name: "+obj.name+" / url:"+obj.url); + document.getElementById("STAOwner").value = obj.owner; + document.getElementById("STAEmail").value = obj.email; + //document.getElementById("STAUnit").value = obj.unit; + document.getElementById("STALabel").value = obj.name; + document.getElementById("STATitle").value = obj.title; + document.getElementById("STAAbstract").value = obj.abstract; + document.getElementById("STAUrl").innerHTML = obj.url; +}; + +function STAChangeCreateMviewer() { + const STAInfo = document.getElementById("STAInfoCreateMviewer"); + const obj = JSON.parse(STAInfoCreateMviewer.value.replace(/\'/g, '"').replace(/False/g, 'false')); + + console.log("name: "+obj.name+" / url:"+obj.url); + document.getElementById("STALabelCreateMviewer").value = obj.name; + document.getElementById("STATitleCreateMviewer").value = obj.title; + document.getElementById("STAUrlCreateMviewer").innerHTML = obj.url; +}; diff --git a/config/static/js/createInstance.js b/config/static/js/createInstance.js new file mode 100644 index 0000000..346d529 --- /dev/null +++ b/config/static/js/createInstance.js @@ -0,0 +1,42 @@ +function APIServiceChange() { + console.log("APIServiceChange") + const APIService = document.getElementById("APIService"); + const obj = JSON.parse(APIService.value.replace(/\'/g, '"').replace(/False/g, 'false')); + + console.log("name: "+obj.name+" / url:"+obj.url); + document.getElementById("APIServiceUrl").innerHTML = obj.url; +}; + +async function createInstance () { + ogcApiUrl = "https://geosas.fr/sofair-dev/api/processes/" + processName = "create-sta" + postUrl = "/proxy/?url="+ogcApiUrl+processName+"/execution" + console.log ("Function createInstance -> "+postUrl) + document.getElementById("createInstanceButton").classList.add('is-loading') + var url = document.getElementById('APIServiceUrl').textContent + var abstract = document.getElementById('STAAbstract').textContent + var author = document.getElementById('STAAuthor').value + var title = document.getElementById('STACreationTitle').value + var name = document.getElementById('STACreationName').value + data ={ + "inputs": { + "name": name, + "description": title, + "author": author + } + } + console.log (JSON.stringify(data)) + var response = await startOgcApi(data, processName) + /* + var response = await fetch(postUrl, { + method: "POST", + headers: { + "Content-Type": "application/json", + }, + body: JSON.stringify(data) + }); + */ + console.log(response) + alert(response['STAUrl']) + document.getElementById("createInstanceButton").classList.remove('is-loading') +}; diff --git a/config/static/js/createViewer.js b/config/static/js/createViewer.js new file mode 100644 index 0000000..f8d14d2 --- /dev/null +++ b/config/static/js/createViewer.js @@ -0,0 +1,29 @@ +async function createViewer () { + console.log ("async function createInstance") + console.log ("async function createInstance") + ogcApiUrl = "https://geosas.fr/sofair-dev/api/processes/" + processName = "create-viewer" + postUrl = ogcApiUrl+processName+"/execution" + console.log ("Function createViewer -> "+postUrl) + document.getElementById("createViewerButton").classList.add('is-loading') + url_sensorthings = document.getElementById('STAUrlCreateMviewer').textContent + + data_input ={ + "inputs": { + "url_sensorthings":url_sensorthings + } + } + console.log (JSON.stringify(data_input)) + var response = await startOgcApi(data_input, processName) + /*var response = await fetch(postUrl, { + method: "POST", + headers: { + "Content-Type": "application/json", + }, + body: JSON.stringify(data_input) + });*/ + console.log(response) + alert(response['url_mviewer']) + alert(response['url_config']) + document.getElementById("createViewerButton").classList.remove('is-loading') +}; \ No newline at end of file diff --git a/config/static/js/requeteAsync.js b/config/static/js/requeteAsync.js new file mode 100644 index 0000000..c2d8330 --- /dev/null +++ b/config/static/js/requeteAsync.js @@ -0,0 +1,73 @@ +async function postData(url = "",data = {}) { + const response = await fetch(url, { + method: "POST", + headers: { + "Content-Type": "application/json" + }, + body: JSON.stringify(data), + }); + if (response.status == 201 || response.status == 200) { + return response.headers; + } else { + return false + } + } + +async function startOgcApi(dataInput,processName) { + _processing = true; // a mettre en place pour ne pas double lancer un process + _ogcApiUrl="https://geosas.fr/sofair-dev/api/processes/" + //_ogcApiUrl="/proxy/?url=https://api.geosas.fr/sofair/processes/" + postUrl = _ogcApiUrl+processName+"/execution" + + //ogcApiProcessUrl='/proxy/?url='+_ogcApiUrl+ProcessName+"/execution" + console.log("start query process") + data_status = await postData(postUrl, dataInput) + + if (data_status == false) { + console.log("error process, ",processName); + alert("Le serveur ne repond pas") + _processing = false + return false + } else { + console.log("process accepted") + //location_I='/proxy/?url='+data_status.get('location')+"?f=json" + //location_R='/proxy/?url='+data_status.get('location')+"/results?f=json" + + location_I=data_status.get('location')+"?f=json" + location_R=data_status.get('location')+"/results?f=json" + + data_process_out = await fetch(location_I) + .then((response) => response.json()) + .then((data_location) => { + console.log("check process") + console.log(data_location['progress']) + + if (data_location['status']=='failed'){ + console.log("process failed") + return false + } else { + return data_location + } + }) + console.log("new") + console.log(data_process_out['progress']) + if (data_process_out==false){ + return data_process_out + } else { + + while (data_process_out['progress'] != 100 ){ + await new Promise(resolve => setTimeout(resolve, 2000)); + data_process_out = await fetch(location_I).then((response) => { return response.json()}) + + console.log(data_process_out['progress']) + } + } + console.log("requete terminée") + data_process_out = await fetch(location_R).then((response) => { return response.json()}) + console.log(data_process_out) + //plot_culture(0,data_process_out) + _processing = false + return data_process_out + } + +} \ No newline at end of file diff --git a/config/static/js/sofair.js b/config/static/js/sofair.js new file mode 100644 index 0000000..c628ddd --- /dev/null +++ b/config/static/js/sofair.js @@ -0,0 +1,10 @@ +// return SVJ image with initials of the input name +function test() { + alert("Test blah"); +}; +function Initials(name) { + console.log("Initals for "); + console.log("Initals for "+name); + div = '' + return div; +}; diff --git a/config/static/json/APIServices.json b/config/static/json/APIServices.json new file mode 100644 index 0000000..b9ea3a8 --- /dev/null +++ b/config/static/json/APIServices.json @@ -0,0 +1,4 @@ +{"APIServices":[ + {"name": "FROST", "url": "https://frost.geosas.fr/"}, + {"name": "STEAN", "url": "https://sensorthings.geosas.fr/"} +]} diff --git a/config/static/json/STAInstances.json b/config/static/json/STAInstances.json new file mode 100644 index 0000000..71bf3c6 --- /dev/null +++ b/config/static/json/STAInstances.json @@ -0,0 +1,17 @@ +{"instances":[ + {"name": "agrhys", "url": "https://api.geosas.fr/agrhys/v1.0/", "title": "ORE AgrHyS", "owner": "cgeneste"}, + {"name": "batelev", "url": "https://api.geosas.fr/batelev/v1.0/", "title": "Bâtiment d'élevage", "owner": "madam"}, + {"name": "rennesmetro", "url": "https://api.geosas.fr/rennesmetro/v1.0/", "title": "Capteurs Lora Rennes Métropôle", "owner": "madam"}, + {"name": "agri4cast", "url": "https://api.geosas.fr/agri4cast/v1.0/", "title": "Archives météo Agri4cast", "owner": "tloree"}, + {"name": "safran", "url": "https://api.geosas.fr/safran/v1.0/", "title": "Archives météo France SAFRAN", "owner": "tloree"}, + {"name": "selune", "url": "https://api.geosas.fr/selune/v1.0/", "title": "Observatoire Sélune", "owner": "athomas"}, + {"name": "wsci", "url": "https://api.geosas.fr/wsci/v1.0/", "title": "Projet CIPAN", "owner": "tloree"}, + {"name": "efele", "url": "https://api.geosas.fr/efele/v1.0/", "title": "SOERE PRO EFELE", "owner": "tloree"}, + {"name": "bosco", "url": "https://api.geosas.fr/bosco/v1.0/", "title": "Projet BOSCO - Humidité de surface par satellite", "owner": "tloree"}, + {"name": "onde", "url": "https://api.geosas.fr/onde/v1.0/", "title": "Réseau ONDE - Observatoire de l'intermittence", "owner": "tloree"}, + {"name": "vdt", "url": "https://api.geosas.fr/vdt/v1.0/", "title": "Observatoire des vers de terre", "owner": "madam"}, + {"name": "monitoringquimper", "url": "https://api.geosas.fr/monitoringquimper/v1.0/", "title": "Température chambre froide de Quimper", "owner": "tloree"}, + {"name": "hubeau", "url": "https://api.geosas.fr/hubeau/v1.0/", "title": "Hub'Eau - Archives nationales des Données de débit", "owner": "tloree"}, + {"name": "brgm", "url": "https://sensorthings-wq.brgm-rec.fr/FROST-Server/v1.0/", "title": "Stations qualité du BRGM", "owner": "sgrellet"} +] +} diff --git a/config/static/json/STAInstances_v2.json b/config/static/json/STAInstances_v2.json new file mode 100644 index 0000000..df89aa8 --- /dev/null +++ b/config/static/json/STAInstances_v2.json @@ -0,0 +1,17 @@ +{"instances":[ + {"name": "agrhys", "url": "https://api.geosas.fr/agrhys/v1.0/", "title": "ORE AgrHyS", "abstract": "Service de diffusion des données d observation de l ORE AgrHyS conformément au standard OGC SensorThings","owner": "cgeneste", "email": "christophe.geneste@inrae.fr" , "configuration": "false", "data": "false", "md_layer": "", "md_service": "", "viewer": "https://geosas.fr/agrhys"}, + {"name": "batelev", "url": "https://api.geosas.fr/batelev/v1.0/", "title": "Bâtiment d élevage", "abstract": "Service de diffusion des données d observation des batiments d élevage conformément au standard OGC SensorThings", "owner": "madam", "email": "mario.adam@inrae.fr" , "configuration": "true", "data": "false", "md_layer": "", "md_service": "", "viewer": ""}, + {"name": "rennesmetro", "url": "https://api.geosas.fr/rennesmetro/v1.0/", "title": "Capteurs Lora Rennes Métropôle", "abstract": "Service de diffusion des données d observation de Rennes Métropôle conformément au standard OGC SensorThings", "owner": "madam", "email": "mario.adam@inrae.fr" , "configuration": "false", "data": "false", "md_layer": "", "md_service": "", "viewer": "https://geosas.fr/mviewer-test/?config=/apps/rennesmetro/config2.xml"}, + {"name": "agri4cast", "url": "https://api.geosas.fr/agri4cast/v1.0/", "title": "Archives météo Agri4cast", "abstract": "Service de diffusion des données météo Agri4cast conformément au standard OGC SensorThings", "owner": "tloree", "email": "tom.loree@inrae.fr" , "configuration": "true", "data": "true", "md_layer": "https://geosas.fr/geonetwork/srv/fre/catalog.search#/metadata/643fcbf3-d890-4836-bf62-1204c043bc81", "md_service": "https://geosas.fr/geonetwork/srv/fre/catalog.search#/metadata/153276ce-4940-4d2e-bf68-6042867353c9", "viewer": "https://geosas.fr/mviewer-test/?config=demo/agri4cast.xml"}, + {"name": "safran", "url": "https://api.geosas.fr/safran/v1.0/", "title": "Archives météo France SAFRAN", "abstract": "Service de diffusion des données météo SAFRAN conformément au standard OGC SensorThings", "owner": "tloree", "email": "tom.loree@inrae.fr" , "configuration": "false", "data": "false", "md_layer": "", "md_service": "", "viewer": ""}, + {"name": "selune", "url": "https://api.geosas.fr/selune/v1.0/", "title": "Observatoire Sélune", "abstract": "Service de diffusion des données d observation de l Observatoire Sélune conformément au standard OGC SensorThings", "owner": "athomas", "email": "alban.thomas.2@inrae.fr" , "configuration": "false", "data": "false", "md_layer": "", "md_service": "", "viewer": ""}, + {"name": "wsci", "url": "https://api.geosas.fr/wsci/v1.0/", "title": "Projet CIPAN", "abstract": "Service de diffusion des données du porjet CIPANHUB conformément au standard OGC SensorThings", "owner": "tloree", "email": "tom.loree@inrae.fr" , "configuration": "true", "data": "false", "md_layer": "", "md_service": "", "viewer": ""}, + {"name": "efele", "url": "https://api.geosas.fr/efele/v1.0/", "title": "SOERE PRO EFELE", "abstract": "Service de diffusion des données d observation du SOERE PRO EFELE conformément au standard OGC SensorThings", "owner": "tloree", "email": "tom.loree@inrae.fr" , "configuration": "true", "data": "true", "md_layer": "", "md_service": "", "viewer": "https://geosas.fr/mviewer-test/?config=/apps/efele/config2.xml"}, + {"name": "bosco", "url": "https://api.geosas.fr/bosco/v1.0/", "title": "Projet BOSCO - Humidité de surface par satellite", "abstract": "Service de diffusion des données du projet BOSCO conformément au standard OGC SensorThings", "owner": "tloree", "email": "tom.loree@inrae.fr" , "configuration": "true", "data": "true", "md_layer": "", "md_service": "", "viewer": "https://geosas.fr/bosco/"}, + {"name": "onde", "url": "https://api.geosas.fr/onde/v1.0/", "title": "Réseau ONDE - Observatoire de l intermittence", "abstract": "Service de diffusion des données d observation du reseau ONDE conformément au standard OGC SensorThings", "owner": "tloree", "email": "tom.loree@inrae.fr" , "configuration": "true", "data": "true", "md_layer": "", "md_service": "htts://", "viewer": ""}, + {"name": "vdt", "url": "https://api.geosas.fr/vdt/v1.0/", "title": "Observatoire des vers de terre", "abstract": "Service de diffusion des données d observation de l ORE AgrHyS conformément au standard OGC SensorThings", "owner": "madam", "email": "mario.adam@inrae.fr" , "configuration": "true", "data": "true", "md_layer": "", "md_service": "", "viewer": ""}, + {"name": "monitoringquimper", "url": "https://api.geosas.fr/monitoringquimper/v1.0/", "abstract": "Service de diffusion des données de température du bureau de Tom à Quimper conformément au standard OGC SensorThings", "title": "Température chambre froide de Quimper", "owner": "tloree", "email": "tom.loree@inrae.fr" , "configuration": "true", "data": "true", "md_layer": "", "md_service": "", "viewer": ""}, + {"name": "hubeau", "url": "https://api.geosas.fr/hubeau/v1.0/", "title": "HubEau - Archives nationales des Données de débit", "abstract": "Service de diffusion des données de debit de l API Hubeau conformément au standard OGC SensorThings", "owner": "tloree", "email": "tom.loree@inrae.fr" , "configuration": "true", "data": "true", "md_layer": "", "md_service": "", "viewer": ""}, + {"name": "brgm", "url": "https://sensorthings-wq.brgm-rec.fr/FROST-Server/v1.0/", "title": "Stations qualité du BRGM", "abstract": "Service de diffusion des données d observation des stations qualité du BRGM conformément au standard OGC SensorThings", "owner": "sgrellet", "email": "S.Grellet@brgm.fr" , "configuration": "true", "data": "true", "md_layer": "", "md_service": "", "viewer": "https://geosas.fr/mviewer-test/?config=/apps/brgm/brgm.xml"} +] +} diff --git a/config/static/json/configExamples.json b/config/static/json/configExamples.json new file mode 100644 index 0000000..0aa5dc7 --- /dev/null +++ b/config/static/json/configExamples.json @@ -0,0 +1,4 @@ +{"examples":[ + {"name": "Exutoires de l'ORE AgrHys", "file":"agrhys_sensorthings.xlsx", "url": "static/xlsx/config/manuel/agrhys_sensorthings.xlsx", "author": "Christophe Geneste", "date": "9 juin 2023", "icon":"https://avatars.dicebear.com/v2/initials/agrhys.svg"}, + {"name": "Station Météo SOERE PRO EFELE", "file":"efele_station_campbell_sensorthings.xlsx", "url": "static/xlsx/config/manuel/efele_station_campbell_sensorthings.xlsx", "author": "Tom Lorée", "date": "1 mars 2023", "icon":"https://avatars.dicebear.com/v2/initials/efele.svg"} +]} diff --git a/config/static/json/dataExamples.json b/config/static/json/dataExamples.json new file mode 100644 index 0000000..c51034c --- /dev/null +++ b/config/static/json/dataExamples.json @@ -0,0 +1,4 @@ +{"examples":[ + {"name": "Données météo Agri4cast", "file":"agri4cast_src.csv", "url": "static/xlsx/data/agri4cast_src.csv", "author": "Tom Lorée", "date": "22 juin 2022", "icon":"https://avatars.dicebear.com/v2/initials/agri4cast.svg"}, + {"name": "Données Station Météo EFELE", "file":"efele_data_meteo.csv", "url": "static/xlsx/data/efele_data_meteo.csv", "author": "Tom Lorée", "date": "1 mars 2023", "icon":"https://avatars.dicebear.com/v2/initials/efele.svg"} +]} diff --git a/config/static/json/dico_jinja.json b/config/static/json/dico_jinja.json new file mode 100644 index 0000000..10ad5db --- /dev/null +++ b/config/static/json/dico_jinja.json @@ -0,0 +1,4 @@ +{ + "abstract": "Abstract of the data", + "author": "Author" +} diff --git a/config/static/json/dico_jinja_src.json b/config/static/json/dico_jinja_src.json new file mode 100644 index 0000000..4eefddc --- /dev/null +++ b/config/static/json/dico_jinja_src.json @@ -0,0 +1,15 @@ +{ + "layerName": "The layer name. This name is used to identify the metadata set", + "layerNameIds" : "The name to give to the layer in Geoserver", + "layerNameDb": "The table that contains geo data", + "theGeomName": "geometry", + "workspace": "sensorthings", + "storeIds": "sensorthings store", + "layerTitle": "The title given to the layer in Geoserver", + "uuid": "getUUID()", + "metadataTitle": "The title given to the layer in Geonetwork same as Geoserver layerTitle", + "creationDate": "Date of the day, AAAA-MM-DD format", + "abstract": "Abstract of the data", + "lineage": "Cette couche a été générée automatiquement à partir du service OGC SensorThings url_sta()", + "author": "Author" +} diff --git a/config/static/style.css b/config/static/style.css new file mode 100644 index 0000000..0ecb279 --- /dev/null +++ b/config/static/style.css @@ -0,0 +1,11850 @@ +/*! bulma.io v0.9.3 | MIT License | github.com/jgthms/bulma */ +/* Bulma Utilities */ +.button, .input, .textarea, .select select, .file-cta, +.file-name, .pagination-previous, +.pagination-next, +.pagination-link, +.pagination-ellipsis { + -moz-appearance: none; + -webkit-appearance: none; + align-items: center; + border: 1px solid transparent; + border-radius: 4px; + box-shadow: none; + display: inline-flex; + font-size: 1rem; + height: 2.5em; + justify-content: flex-start; + line-height: 1.5; + padding-bottom: calc(0.5em - 1px); + padding-left: calc(0.75em - 1px); + padding-right: calc(0.75em - 1px); + padding-top: calc(0.5em - 1px); + position: relative; + vertical-align: top; +} + +.button:focus, .input:focus, .textarea:focus, .select select:focus, .file-cta:focus, +.file-name:focus, .pagination-previous:focus, +.pagination-next:focus, +.pagination-link:focus, +.pagination-ellipsis:focus, .is-focused.button, .is-focused.input, .is-focused.textarea, .select select.is-focused, .is-focused.file-cta, +.is-focused.file-name, .is-focused.pagination-previous, +.is-focused.pagination-next, +.is-focused.pagination-link, +.is-focused.pagination-ellipsis, .button:active, .input:active, .textarea:active, .select select:active, .file-cta:active, +.file-name:active, .pagination-previous:active, +.pagination-next:active, +.pagination-link:active, +.pagination-ellipsis:active, .is-active.button, .is-active.input, .is-active.textarea, .select select.is-active, .is-active.file-cta, +.is-active.file-name, .is-active.pagination-previous, +.is-active.pagination-next, +.is-active.pagination-link, +.is-active.pagination-ellipsis { + outline: none; +} + +.button[disabled], .input[disabled], .textarea[disabled], .select select[disabled], .file-cta[disabled], +.file-name[disabled], .pagination-previous[disabled], +.pagination-next[disabled], +.pagination-link[disabled], +.pagination-ellipsis[disabled], +fieldset[disabled] .button, +fieldset[disabled] .input, +fieldset[disabled] .textarea, +fieldset[disabled] .select select, +.select fieldset[disabled] select, +fieldset[disabled] .file-cta, +fieldset[disabled] .file-name, +fieldset[disabled] .pagination-previous, +fieldset[disabled] .pagination-next, +fieldset[disabled] .pagination-link, +fieldset[disabled] .pagination-ellipsis { + cursor: not-allowed; +} + +.button, .file, .breadcrumb, .pagination-previous, +.pagination-next, +.pagination-link, +.pagination-ellipsis, .tabs, .is-unselectable { + -webkit-touch-callout: none; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; +} + +.select:not(.is-multiple):not(.is-loading)::after, .navbar-link:not(.is-arrowless)::after { + border: 3px solid transparent; + border-radius: 2px; + border-right: 0; + border-top: 0; + content: " "; + display: block; + height: 0.625em; + margin-top: -0.4375em; + pointer-events: none; + position: absolute; + top: 50%; + transform: rotate(-45deg); + transform-origin: center; + width: 0.625em; +} + +.box:not(:last-child), .content:not(:last-child), .notification:not(:last-child), .progress:not(:last-child), .table:not(:last-child), .table-container:not(:last-child), .title:not(:last-child), +.subtitle:not(:last-child), .block:not(:last-child), .breadcrumb:not(:last-child), .level:not(:last-child), .message:not(:last-child), .pagination:not(:last-child), .tabs:not(:last-child) { + margin-bottom: 1.5rem; +} + +.delete, .modal-close { + -webkit-touch-callout: none; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + -moz-appearance: none; + -webkit-appearance: none; + background-color: rgba(10, 10, 10, 0.2); + border: none; + border-radius: 9999px; + cursor: pointer; + pointer-events: auto; + display: inline-block; + flex-grow: 0; + flex-shrink: 0; + font-size: 0; + height: 20px; + max-height: 20px; + max-width: 20px; + min-height: 20px; + min-width: 20px; + outline: none; + position: relative; + vertical-align: top; + width: 20px; +} + +.delete::before, .modal-close::before, .delete::after, .modal-close::after { + background-color: white; + content: ""; + display: block; + left: 50%; + position: absolute; + top: 50%; + transform: translateX(-50%) translateY(-50%) rotate(45deg); + transform-origin: center center; +} + +.delete::before, .modal-close::before { + height: 2px; + width: 50%; +} + +.delete::after, .modal-close::after { + height: 50%; + width: 2px; +} + +.delete:hover, .modal-close:hover, .delete:focus, .modal-close:focus { + background-color: rgba(10, 10, 10, 0.3); +} + +.delete:active, .modal-close:active { + background-color: rgba(10, 10, 10, 0.4); +} + +.is-small.delete, .is-small.modal-close { + height: 16px; + max-height: 16px; + max-width: 16px; + min-height: 16px; + min-width: 16px; + width: 16px; +} + +.is-medium.delete, .is-medium.modal-close { + height: 24px; + max-height: 24px; + max-width: 24px; + min-height: 24px; + min-width: 24px; + width: 24px; +} + +.is-large.delete, .is-large.modal-close { + height: 32px; + max-height: 32px; + max-width: 32px; + min-height: 32px; + min-width: 32px; + width: 32px; +} + +.button.is-loading::after, .loader, .select.is-loading::after, .control.is-loading::after { + -webkit-animation: spinAround 500ms infinite linear; + animation: spinAround 500ms infinite linear; + border: 2px solid #dbdbdb; + border-radius: 9999px; + border-right-color: transparent; + border-top-color: transparent; + content: ""; + display: block; + height: 1em; + position: relative; + width: 1em; +} + +.image.is-square img, +.image.is-square .has-ratio, .image.is-1by1 img, +.image.is-1by1 .has-ratio, .image.is-5by4 img, +.image.is-5by4 .has-ratio, .image.is-4by3 img, +.image.is-4by3 .has-ratio, .image.is-3by2 img, +.image.is-3by2 .has-ratio, .image.is-5by3 img, +.image.is-5by3 .has-ratio, .image.is-16by9 img, +.image.is-16by9 .has-ratio, .image.is-2by1 img, +.image.is-2by1 .has-ratio, .image.is-3by1 img, +.image.is-3by1 .has-ratio, .image.is-4by5 img, +.image.is-4by5 .has-ratio, .image.is-3by4 img, +.image.is-3by4 .has-ratio, .image.is-2by3 img, +.image.is-2by3 .has-ratio, .image.is-3by5 img, +.image.is-3by5 .has-ratio, .image.is-9by16 img, +.image.is-9by16 .has-ratio, .image.is-1by2 img, +.image.is-1by2 .has-ratio, .image.is-1by3 img, +.image.is-1by3 .has-ratio, .modal, .modal-background, .is-overlay, .hero-video { + bottom: 0; + left: 0; + position: absolute; + right: 0; + top: 0; +} + +.navbar-burger { + -moz-appearance: none; + -webkit-appearance: none; + appearance: none; + background: none; + border: none; + color: currentColor; + font-family: inherit; + font-size: 1em; + margin: 0; + padding: 0; +} + +/* Bulma Base */ +/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */ +html, +body, +p, +ol, +ul, +li, +dl, +dt, +dd, +blockquote, +figure, +fieldset, +legend, +textarea, +pre, +iframe, +hr, +h1, +h2, +h3, +h4, +h5, +h6 { + margin: 0; + padding: 0; +} + +h1, +h2, +h3, +h4, +h5, +h6 { + font-size: 100%; + font-weight: normal; +} + +ul { + list-style: none; +} + +button, +input, +select, +textarea { + margin: 0; +} + +html { + box-sizing: border-box; +} + +*, *::before, *::after { + box-sizing: inherit; +} + +img, +video { + height: auto; + max-width: 100%; +} + +iframe { + border: 0; +} + +table { + border-collapse: collapse; + border-spacing: 0; +} + +td, +th { + padding: 0; +} + +td:not([align]), +th:not([align]) { + text-align: inherit; +} + +html { + background-color: white; + font-size: 16px; + -moz-osx-font-smoothing: grayscale; + -webkit-font-smoothing: antialiased; + min-width: 300px; + overflow-x: hidden; + overflow-y: scroll; + text-rendering: optimizeLegibility; + -webkit-text-size-adjust: 100%; + -moz-text-size-adjust: 100%; + text-size-adjust: 100%; +} + +article, +aside, +figure, +footer, +header, +hgroup, +section { + display: block; +} + +body, +button, +input, +optgroup, +select, +textarea { + font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif; +} + +code, +pre { + -moz-osx-font-smoothing: auto; + -webkit-font-smoothing: auto; + font-family: monospace; +} + +body { + color: #4a4a4a; + font-size: 1em; + font-weight: 400; + line-height: 1.5; +} + +a { + color: #485fc7; + cursor: pointer; + text-decoration: none; +} + +a strong { + color: currentColor; +} + +a:hover { + color: #363636; +} + +code { + background-color: whitesmoke; + color: #da1039; + font-size: 0.875em; + font-weight: normal; + padding: 0.25em 0.5em 0.25em; +} + +hr { + background-color: whitesmoke; + border: none; + display: block; + height: 2px; + margin: 1.5rem 0; +} + +img { + height: auto; + max-width: 100%; +} + +input[type="checkbox"], +input[type="radio"] { + vertical-align: baseline; +} + +small { + font-size: 0.875em; +} + +span { + font-style: inherit; + font-weight: inherit; +} + +strong { + color: #363636; + font-weight: 700; +} + +fieldset { + border: none; +} + +pre { + -webkit-overflow-scrolling: touch; + background-color: whitesmoke; + color: #4a4a4a; + font-size: 0.875em; + overflow-x: auto; + padding: 1.25rem 1.5rem; + white-space: pre; + word-wrap: normal; +} + +pre code { + background-color: transparent; + color: currentColor; + font-size: 1em; + padding: 0; +} + +table td, +table th { + vertical-align: top; +} + +table td:not([align]), +table th:not([align]) { + text-align: inherit; +} + +table th { + color: #363636; +} + +@-webkit-keyframes spinAround { + from { + transform: rotate(0deg); + } + to { + transform: rotate(359deg); + } +} + +@keyframes spinAround { + from { + transform: rotate(0deg); + } + to { + transform: rotate(359deg); + } +} + +/* Bulma Elements */ +.box { + background-color: white; + border-radius: 6px; + box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); + color: #4a4a4a; + display: block; + padding: 1.25rem; +} + +a.box:hover, a.box:focus { + box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px #485fc7; +} + +a.box:active { + box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #485fc7; +} + +.button { + background-color: white; + border-color: #dbdbdb; + border-width: 1px; + color: #363636; + cursor: pointer; + justify-content: center; + padding-bottom: calc(0.5em - 1px); + padding-left: 1em; + padding-right: 1em; + padding-top: calc(0.5em - 1px); + text-align: center; + white-space: nowrap; +} + +.button strong { + color: inherit; +} + +.button .icon, .button .icon.is-small, .button .icon.is-medium, .button .icon.is-large { + height: 1.5em; + width: 1.5em; +} + +.button .icon:first-child:not(:last-child) { + margin-left: calc(-0.5em - 1px); + margin-right: 0.25em; +} + +.button .icon:last-child:not(:first-child) { + margin-left: 0.25em; + margin-right: calc(-0.5em - 1px); +} + +.button .icon:first-child:last-child { + margin-left: calc(-0.5em - 1px); + margin-right: calc(-0.5em - 1px); +} + +.button:hover, .button.is-hovered { + border-color: #b5b5b5; + color: #363636; +} + +.button:focus, .button.is-focused { + border-color: #485fc7; + color: #363636; +} + +.button:focus:not(:active), .button.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25); +} + +.button:active, .button.is-active { + border-color: #4a4a4a; + color: #363636; +} + +.button.is-text { + background-color: transparent; + border-color: transparent; + color: #4a4a4a; + text-decoration: underline; +} + +.button.is-text:hover, .button.is-text.is-hovered, .button.is-text:focus, .button.is-text.is-focused { + background-color: whitesmoke; + color: #363636; +} + +.button.is-text:active, .button.is-text.is-active { + background-color: #e8e8e8; + color: #363636; +} + +.button.is-text[disabled], +fieldset[disabled] .button.is-text { + background-color: transparent; + border-color: transparent; + box-shadow: none; +} + +.button.is-ghost { + background: none; + border-color: transparent; + color: #485fc7; + text-decoration: none; +} + +.button.is-ghost:hover, .button.is-ghost.is-hovered { + color: #485fc7; + text-decoration: underline; +} + +.button.is-white { + background-color: white; + border-color: transparent; + color: #0a0a0a; +} + +.button.is-white:hover, .button.is-white.is-hovered { + background-color: #f9f9f9; + border-color: transparent; + color: #0a0a0a; +} + +.button.is-white:focus, .button.is-white.is-focused { + border-color: transparent; + color: #0a0a0a; +} + +.button.is-white:focus:not(:active), .button.is-white.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); +} + +.button.is-white:active, .button.is-white.is-active { + background-color: #f2f2f2; + border-color: transparent; + color: #0a0a0a; +} + +.button.is-white[disabled], +fieldset[disabled] .button.is-white { + background-color: white; + border-color: transparent; + box-shadow: none; +} + +.button.is-white.is-inverted { + background-color: #0a0a0a; + color: white; +} + +.button.is-white.is-inverted:hover, .button.is-white.is-inverted.is-hovered { + background-color: black; +} + +.button.is-white.is-inverted[disabled], +fieldset[disabled] .button.is-white.is-inverted { + background-color: #0a0a0a; + border-color: transparent; + box-shadow: none; + color: white; +} + +.button.is-white.is-loading::after { + border-color: transparent transparent #0a0a0a #0a0a0a !important; +} + +.button.is-white.is-outlined { + background-color: transparent; + border-color: white; + color: white; +} + +.button.is-white.is-outlined:hover, .button.is-white.is-outlined.is-hovered, .button.is-white.is-outlined:focus, .button.is-white.is-outlined.is-focused { + background-color: white; + border-color: white; + color: #0a0a0a; +} + +.button.is-white.is-outlined.is-loading::after { + border-color: transparent transparent white white !important; +} + +.button.is-white.is-outlined.is-loading:hover::after, .button.is-white.is-outlined.is-loading.is-hovered::after, .button.is-white.is-outlined.is-loading:focus::after, .button.is-white.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #0a0a0a #0a0a0a !important; +} + +.button.is-white.is-outlined[disabled], +fieldset[disabled] .button.is-white.is-outlined { + background-color: transparent; + border-color: white; + box-shadow: none; + color: white; +} + +.button.is-white.is-inverted.is-outlined { + background-color: transparent; + border-color: #0a0a0a; + color: #0a0a0a; +} + +.button.is-white.is-inverted.is-outlined:hover, .button.is-white.is-inverted.is-outlined.is-hovered, .button.is-white.is-inverted.is-outlined:focus, .button.is-white.is-inverted.is-outlined.is-focused { + background-color: #0a0a0a; + color: white; +} + +.button.is-white.is-inverted.is-outlined.is-loading:hover::after, .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-white.is-inverted.is-outlined.is-loading:focus::after, .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent white white !important; +} + +.button.is-white.is-inverted.is-outlined[disabled], +fieldset[disabled] .button.is-white.is-inverted.is-outlined { + background-color: transparent; + border-color: #0a0a0a; + box-shadow: none; + color: #0a0a0a; +} + +.button.is-black { + background-color: #0a0a0a; + border-color: transparent; + color: white; +} + +.button.is-black:hover, .button.is-black.is-hovered { + background-color: #040404; + border-color: transparent; + color: white; +} + +.button.is-black:focus, .button.is-black.is-focused { + border-color: transparent; + color: white; +} + +.button.is-black:focus:not(:active), .button.is-black.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); +} + +.button.is-black:active, .button.is-black.is-active { + background-color: black; + border-color: transparent; + color: white; +} + +.button.is-black[disabled], +fieldset[disabled] .button.is-black { + background-color: #0a0a0a; + border-color: transparent; + box-shadow: none; +} + +.button.is-black.is-inverted { + background-color: white; + color: #0a0a0a; +} + +.button.is-black.is-inverted:hover, .button.is-black.is-inverted.is-hovered { + background-color: #f2f2f2; +} + +.button.is-black.is-inverted[disabled], +fieldset[disabled] .button.is-black.is-inverted { + background-color: white; + border-color: transparent; + box-shadow: none; + color: #0a0a0a; +} + +.button.is-black.is-loading::after { + border-color: transparent transparent white white !important; +} + +.button.is-black.is-outlined { + background-color: transparent; + border-color: #0a0a0a; + color: #0a0a0a; +} + +.button.is-black.is-outlined:hover, .button.is-black.is-outlined.is-hovered, .button.is-black.is-outlined:focus, .button.is-black.is-outlined.is-focused { + background-color: #0a0a0a; + border-color: #0a0a0a; + color: white; +} + +.button.is-black.is-outlined.is-loading::after { + border-color: transparent transparent #0a0a0a #0a0a0a !important; +} + +.button.is-black.is-outlined.is-loading:hover::after, .button.is-black.is-outlined.is-loading.is-hovered::after, .button.is-black.is-outlined.is-loading:focus::after, .button.is-black.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent white white !important; +} + +.button.is-black.is-outlined[disabled], +fieldset[disabled] .button.is-black.is-outlined { + background-color: transparent; + border-color: #0a0a0a; + box-shadow: none; + color: #0a0a0a; +} + +.button.is-black.is-inverted.is-outlined { + background-color: transparent; + border-color: white; + color: white; +} + +.button.is-black.is-inverted.is-outlined:hover, .button.is-black.is-inverted.is-outlined.is-hovered, .button.is-black.is-inverted.is-outlined:focus, .button.is-black.is-inverted.is-outlined.is-focused { + background-color: white; + color: #0a0a0a; +} + +.button.is-black.is-inverted.is-outlined.is-loading:hover::after, .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-black.is-inverted.is-outlined.is-loading:focus::after, .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #0a0a0a #0a0a0a !important; +} + +.button.is-black.is-inverted.is-outlined[disabled], +fieldset[disabled] .button.is-black.is-inverted.is-outlined { + background-color: transparent; + border-color: white; + box-shadow: none; + color: white; +} + +.button.is-light { + background-color: whitesmoke; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.button.is-light:hover, .button.is-light.is-hovered { + background-color: #eeeeee; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.button.is-light:focus, .button.is-light.is-focused { + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.button.is-light:focus:not(:active), .button.is-light.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); +} + +.button.is-light:active, .button.is-light.is-active { + background-color: #e8e8e8; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.button.is-light[disabled], +fieldset[disabled] .button.is-light { + background-color: whitesmoke; + border-color: transparent; + box-shadow: none; +} + +.button.is-light.is-inverted { + background-color: rgba(0, 0, 0, 0.7); + color: whitesmoke; +} + +.button.is-light.is-inverted:hover, .button.is-light.is-inverted.is-hovered { + background-color: rgba(0, 0, 0, 0.7); +} + +.button.is-light.is-inverted[disabled], +fieldset[disabled] .button.is-light.is-inverted { + background-color: rgba(0, 0, 0, 0.7); + border-color: transparent; + box-shadow: none; + color: whitesmoke; +} + +.button.is-light.is-loading::after { + border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; +} + +.button.is-light.is-outlined { + background-color: transparent; + border-color: whitesmoke; + color: whitesmoke; +} + +.button.is-light.is-outlined:hover, .button.is-light.is-outlined.is-hovered, .button.is-light.is-outlined:focus, .button.is-light.is-outlined.is-focused { + background-color: whitesmoke; + border-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); +} + +.button.is-light.is-outlined.is-loading::after { + border-color: transparent transparent whitesmoke whitesmoke !important; +} + +.button.is-light.is-outlined.is-loading:hover::after, .button.is-light.is-outlined.is-loading.is-hovered::after, .button.is-light.is-outlined.is-loading:focus::after, .button.is-light.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; +} + +.button.is-light.is-outlined[disabled], +fieldset[disabled] .button.is-light.is-outlined { + background-color: transparent; + border-color: whitesmoke; + box-shadow: none; + color: whitesmoke; +} + +.button.is-light.is-inverted.is-outlined { + background-color: transparent; + border-color: rgba(0, 0, 0, 0.7); + color: rgba(0, 0, 0, 0.7); +} + +.button.is-light.is-inverted.is-outlined:hover, .button.is-light.is-inverted.is-outlined.is-hovered, .button.is-light.is-inverted.is-outlined:focus, .button.is-light.is-inverted.is-outlined.is-focused { + background-color: rgba(0, 0, 0, 0.7); + color: whitesmoke; +} + +.button.is-light.is-inverted.is-outlined.is-loading:hover::after, .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-light.is-inverted.is-outlined.is-loading:focus::after, .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent whitesmoke whitesmoke !important; +} + +.button.is-light.is-inverted.is-outlined[disabled], +fieldset[disabled] .button.is-light.is-inverted.is-outlined { + background-color: transparent; + border-color: rgba(0, 0, 0, 0.7); + box-shadow: none; + color: rgba(0, 0, 0, 0.7); +} + +.button.is-dark { + background-color: #363636; + border-color: transparent; + color: #fff; +} + +.button.is-dark:hover, .button.is-dark.is-hovered { + background-color: #2f2f2f; + border-color: transparent; + color: #fff; +} + +.button.is-dark:focus, .button.is-dark.is-focused { + border-color: transparent; + color: #fff; +} + +.button.is-dark:focus:not(:active), .button.is-dark.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); +} + +.button.is-dark:active, .button.is-dark.is-active { + background-color: #292929; + border-color: transparent; + color: #fff; +} + +.button.is-dark[disabled], +fieldset[disabled] .button.is-dark { + background-color: #363636; + border-color: transparent; + box-shadow: none; +} + +.button.is-dark.is-inverted { + background-color: #fff; + color: #363636; +} + +.button.is-dark.is-inverted:hover, .button.is-dark.is-inverted.is-hovered { + background-color: #f2f2f2; +} + +.button.is-dark.is-inverted[disabled], +fieldset[disabled] .button.is-dark.is-inverted { + background-color: #fff; + border-color: transparent; + box-shadow: none; + color: #363636; +} + +.button.is-dark.is-loading::after { + border-color: transparent transparent #fff #fff !important; +} + +.button.is-dark.is-outlined { + background-color: transparent; + border-color: #363636; + color: #363636; +} + +.button.is-dark.is-outlined:hover, .button.is-dark.is-outlined.is-hovered, .button.is-dark.is-outlined:focus, .button.is-dark.is-outlined.is-focused { + background-color: #363636; + border-color: #363636; + color: #fff; +} + +.button.is-dark.is-outlined.is-loading::after { + border-color: transparent transparent #363636 #363636 !important; +} + +.button.is-dark.is-outlined.is-loading:hover::after, .button.is-dark.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-outlined.is-loading:focus::after, .button.is-dark.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #fff #fff !important; +} + +.button.is-dark.is-outlined[disabled], +fieldset[disabled] .button.is-dark.is-outlined { + background-color: transparent; + border-color: #363636; + box-shadow: none; + color: #363636; +} + +.button.is-dark.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + color: #fff; +} + +.button.is-dark.is-inverted.is-outlined:hover, .button.is-dark.is-inverted.is-outlined.is-hovered, .button.is-dark.is-inverted.is-outlined:focus, .button.is-dark.is-inverted.is-outlined.is-focused { + background-color: #fff; + color: #363636; +} + +.button.is-dark.is-inverted.is-outlined.is-loading:hover::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-inverted.is-outlined.is-loading:focus::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #363636 #363636 !important; +} + +.button.is-dark.is-inverted.is-outlined[disabled], +fieldset[disabled] .button.is-dark.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + box-shadow: none; + color: #fff; +} + +.button.is-primary { + background-color: #ffffff; + border-color: transparent; + color: #fff; +} + +.button.is-primary:hover, .button.is-primary.is-hovered { + background-color: #00c4a7; + border-color: transparent; + color: #fff; +} + +.button.is-primary:focus, .button.is-primary.is-focused { + border-color: transparent; + color: #fff; +} + +.button.is-primary:focus:not(:active), .button.is-primary.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25); +} + +.button.is-primary:active, .button.is-primary.is-active { + background-color: #00b89c; + border-color: transparent; + color: #fff; +} + +.button.is-primary[disabled], +fieldset[disabled] .button.is-primary { + background-color: #ffffff; + border-color: transparent; + box-shadow: none; +} + +.button.is-primary.is-inverted { + background-color: #fff; + color: #ffffff; +} + +.button.is-primary.is-inverted:hover, .button.is-primary.is-inverted.is-hovered { + background-color: #f2f2f2; +} + +.button.is-primary.is-inverted[disabled], +fieldset[disabled] .button.is-primary.is-inverted { + background-color: #fff; + border-color: transparent; + box-shadow: none; + color: #ffffff; +} + +.button.is-primary.is-loading::after { + border-color: transparent transparent #fff #fff !important; +} + +.button.is-primary.is-outlined { + background-color: transparent; + border-color: #ffffff; + color: #ffffff; +} + +.button.is-primary.is-outlined:hover, .button.is-primary.is-outlined.is-hovered, .button.is-primary.is-outlined:focus, .button.is-primary.is-outlined.is-focused { + background-color: #ffffff; + border-color: #ffffff; + color: #fff; +} + +.button.is-primary.is-outlined.is-loading::after { + border-color: transparent transparent #ffffff #ffffff !important; +} + +.button.is-primary.is-outlined.is-loading:hover::after, .button.is-primary.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-outlined.is-loading:focus::after, .button.is-primary.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #fff #fff !important; +} + +.button.is-primary.is-outlined[disabled], +fieldset[disabled] .button.is-primary.is-outlined { + background-color: transparent; + border-color: #ffffff; + box-shadow: none; + color: #ffffff; +} + +.button.is-primary.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + color: #fff; +} + +.button.is-primary.is-inverted.is-outlined:hover, .button.is-primary.is-inverted.is-outlined.is-hovered, .button.is-primary.is-inverted.is-outlined:focus, .button.is-primary.is-inverted.is-outlined.is-focused { + background-color: #fff; + color: #ffffff; +} + +.button.is-primary.is-inverted.is-outlined.is-loading:hover::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-inverted.is-outlined.is-loading:focus::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #ffffff #ffffff !important; +} + +.button.is-primary.is-inverted.is-outlined[disabled], +fieldset[disabled] .button.is-primary.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + box-shadow: none; + color: #fff; +} + +.button.is-primary.is-light { + background-color: #ebfffc; + color: #00947e; +} + +.button.is-primary.is-light:hover, .button.is-primary.is-light.is-hovered { + background-color: #defffa; + border-color: transparent; + color: #00947e; +} + +.button.is-primary.is-light:active, .button.is-primary.is-light.is-active { + background-color: #d1fff8; + border-color: transparent; + color: #00947e; +} + +.button.is-link { + background-color: #485fc7; + border-color: transparent; + color: #fff; +} + +.button.is-link:hover, .button.is-link.is-hovered { + background-color: #3e56c4; + border-color: transparent; + color: #fff; +} + +.button.is-link:focus, .button.is-link.is-focused { + border-color: transparent; + color: #fff; +} + +.button.is-link:focus:not(:active), .button.is-link.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25); +} + +.button.is-link:active, .button.is-link.is-active { + background-color: #3a51bb; + border-color: transparent; + color: #fff; +} + +.button.is-link[disabled], +fieldset[disabled] .button.is-link { + background-color: #485fc7; + border-color: transparent; + box-shadow: none; +} + +.button.is-link.is-inverted { + background-color: #fff; + color: #485fc7; +} + +.button.is-link.is-inverted:hover, .button.is-link.is-inverted.is-hovered { + background-color: #f2f2f2; +} + +.button.is-link.is-inverted[disabled], +fieldset[disabled] .button.is-link.is-inverted { + background-color: #fff; + border-color: transparent; + box-shadow: none; + color: #485fc7; +} + +.button.is-link.is-loading::after { + border-color: transparent transparent #fff #fff !important; +} + +.button.is-link.is-outlined { + background-color: transparent; + border-color: #485fc7; + color: #485fc7; +} + +.button.is-link.is-outlined:hover, .button.is-link.is-outlined.is-hovered, .button.is-link.is-outlined:focus, .button.is-link.is-outlined.is-focused { + background-color: #485fc7; + border-color: #485fc7; + color: #fff; +} + +.button.is-link.is-outlined.is-loading::after { + border-color: transparent transparent #485fc7 #485fc7 !important; +} + +.button.is-link.is-outlined.is-loading:hover::after, .button.is-link.is-outlined.is-loading.is-hovered::after, .button.is-link.is-outlined.is-loading:focus::after, .button.is-link.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #fff #fff !important; +} + +.button.is-link.is-outlined[disabled], +fieldset[disabled] .button.is-link.is-outlined { + background-color: transparent; + border-color: #485fc7; + box-shadow: none; + color: #485fc7; +} + +.button.is-link.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + color: #fff; +} + +.button.is-link.is-inverted.is-outlined:hover, .button.is-link.is-inverted.is-outlined.is-hovered, .button.is-link.is-inverted.is-outlined:focus, .button.is-link.is-inverted.is-outlined.is-focused { + background-color: #fff; + color: #485fc7; +} + +.button.is-link.is-inverted.is-outlined.is-loading:hover::after, .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-link.is-inverted.is-outlined.is-loading:focus::after, .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #485fc7 #485fc7 !important; +} + +.button.is-link.is-inverted.is-outlined[disabled], +fieldset[disabled] .button.is-link.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + box-shadow: none; + color: #fff; +} + +.button.is-link.is-light { + background-color: #eff1fa; + color: #3850b7; +} + +.button.is-link.is-light:hover, .button.is-link.is-light.is-hovered { + background-color: #e6e9f7; + border-color: transparent; + color: #3850b7; +} + +.button.is-link.is-light:active, .button.is-link.is-light.is-active { + background-color: #dce0f4; + border-color: transparent; + color: #3850b7; +} + +.button.is-info { + background-color: #3e8ed0; + border-color: transparent; + color: #fff; +} + +.button.is-info:hover, .button.is-info.is-hovered { + background-color: #3488ce; + border-color: transparent; + color: #fff; +} + +.button.is-info:focus, .button.is-info.is-focused { + border-color: transparent; + color: #fff; +} + +.button.is-info:focus:not(:active), .button.is-info.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25); +} + +.button.is-info:active, .button.is-info.is-active { + background-color: #3082c5; + border-color: transparent; + color: #fff; +} + +.button.is-info[disabled], +fieldset[disabled] .button.is-info { + background-color: #3e8ed0; + border-color: transparent; + box-shadow: none; +} + +.button.is-info.is-inverted { + background-color: #fff; + color: #3e8ed0; +} + +.button.is-info.is-inverted:hover, .button.is-info.is-inverted.is-hovered { + background-color: #f2f2f2; +} + +.button.is-info.is-inverted[disabled], +fieldset[disabled] .button.is-info.is-inverted { + background-color: #fff; + border-color: transparent; + box-shadow: none; + color: #3e8ed0; +} + +.button.is-info.is-loading::after { + border-color: transparent transparent #fff #fff !important; +} + +.button.is-info.is-outlined { + background-color: transparent; + border-color: #3e8ed0; + color: #3e8ed0; +} + +.button.is-info.is-outlined:hover, .button.is-info.is-outlined.is-hovered, .button.is-info.is-outlined:focus, .button.is-info.is-outlined.is-focused { + background-color: #3e8ed0; + border-color: #3e8ed0; + color: #fff; +} + +.button.is-info.is-outlined.is-loading::after { + border-color: transparent transparent #3e8ed0 #3e8ed0 !important; +} + +.button.is-info.is-outlined.is-loading:hover::after, .button.is-info.is-outlined.is-loading.is-hovered::after, .button.is-info.is-outlined.is-loading:focus::after, .button.is-info.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #fff #fff !important; +} + +.button.is-info.is-outlined[disabled], +fieldset[disabled] .button.is-info.is-outlined { + background-color: transparent; + border-color: #3e8ed0; + box-shadow: none; + color: #3e8ed0; +} + +.button.is-info.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + color: #fff; +} + +.button.is-info.is-inverted.is-outlined:hover, .button.is-info.is-inverted.is-outlined.is-hovered, .button.is-info.is-inverted.is-outlined:focus, .button.is-info.is-inverted.is-outlined.is-focused { + background-color: #fff; + color: #3e8ed0; +} + +.button.is-info.is-inverted.is-outlined.is-loading:hover::after, .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-info.is-inverted.is-outlined.is-loading:focus::after, .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #3e8ed0 #3e8ed0 !important; +} + +.button.is-info.is-inverted.is-outlined[disabled], +fieldset[disabled] .button.is-info.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + box-shadow: none; + color: #fff; +} + +.button.is-info.is-light { + background-color: #eff5fb; + color: #296fa8; +} + +.button.is-info.is-light:hover, .button.is-info.is-light.is-hovered { + background-color: #e4eff9; + border-color: transparent; + color: #296fa8; +} + +.button.is-info.is-light:active, .button.is-info.is-light.is-active { + background-color: #dae9f6; + border-color: transparent; + color: #296fa8; +} + +.button.is-success { + background-color: #48c78e; + border-color: transparent; + color: #fff; +} + +.button.is-success:hover, .button.is-success.is-hovered { + background-color: #3ec487; + border-color: transparent; + color: #fff; +} + +.button.is-success:focus, .button.is-success.is-focused { + border-color: transparent; + color: #fff; +} + +.button.is-success:focus:not(:active), .button.is-success.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25); +} + +.button.is-success:active, .button.is-success.is-active { + background-color: #3abb81; + border-color: transparent; + color: #fff; +} + +.button.is-success[disabled], +fieldset[disabled] .button.is-success { + background-color: #48c78e; + border-color: transparent; + box-shadow: none; +} + +.button.is-success.is-inverted { + background-color: #fff; + color: #48c78e; +} + +.button.is-success.is-inverted:hover, .button.is-success.is-inverted.is-hovered { + background-color: #f2f2f2; +} + +.button.is-success.is-inverted[disabled], +fieldset[disabled] .button.is-success.is-inverted { + background-color: #fff; + border-color: transparent; + box-shadow: none; + color: #48c78e; +} + +.button.is-success.is-loading::after { + border-color: transparent transparent #fff #fff !important; +} + +.button.is-success.is-outlined { + background-color: transparent; + border-color: #48c78e; + color: #48c78e; +} + +.button.is-success.is-outlined:hover, .button.is-success.is-outlined.is-hovered, .button.is-success.is-outlined:focus, .button.is-success.is-outlined.is-focused { + background-color: #48c78e; + border-color: #48c78e; + color: #fff; +} + +.button.is-success.is-outlined.is-loading::after { + border-color: transparent transparent #48c78e #48c78e !important; +} + +.button.is-success.is-outlined.is-loading:hover::after, .button.is-success.is-outlined.is-loading.is-hovered::after, .button.is-success.is-outlined.is-loading:focus::after, .button.is-success.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #fff #fff !important; +} + +.button.is-success.is-outlined[disabled], +fieldset[disabled] .button.is-success.is-outlined { + background-color: transparent; + border-color: #48c78e; + box-shadow: none; + color: #48c78e; +} + +.button.is-success.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + color: #fff; +} + +.button.is-success.is-inverted.is-outlined:hover, .button.is-success.is-inverted.is-outlined.is-hovered, .button.is-success.is-inverted.is-outlined:focus, .button.is-success.is-inverted.is-outlined.is-focused { + background-color: #fff; + color: #48c78e; +} + +.button.is-success.is-inverted.is-outlined.is-loading:hover::after, .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-success.is-inverted.is-outlined.is-loading:focus::after, .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #48c78e #48c78e !important; +} + +.button.is-success.is-inverted.is-outlined[disabled], +fieldset[disabled] .button.is-success.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + box-shadow: none; + color: #fff; +} + +.button.is-success.is-light { + background-color: #effaf5; + color: #257953; +} + +.button.is-success.is-light:hover, .button.is-success.is-light.is-hovered { + background-color: #e6f7ef; + border-color: transparent; + color: #257953; +} + +.button.is-success.is-light:active, .button.is-success.is-light.is-active { + background-color: #dcf4e9; + border-color: transparent; + color: #257953; +} + +.button.is-warning { + background-color: #ffe08a; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.button.is-warning:hover, .button.is-warning.is-hovered { + background-color: #ffdc7d; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.button.is-warning:focus, .button.is-warning.is-focused { + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.button.is-warning:focus:not(:active), .button.is-warning.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25); +} + +.button.is-warning:active, .button.is-warning.is-active { + background-color: #ffd970; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.button.is-warning[disabled], +fieldset[disabled] .button.is-warning { + background-color: #ffe08a; + border-color: transparent; + box-shadow: none; +} + +.button.is-warning.is-inverted { + background-color: rgba(0, 0, 0, 0.7); + color: #ffe08a; +} + +.button.is-warning.is-inverted:hover, .button.is-warning.is-inverted.is-hovered { + background-color: rgba(0, 0, 0, 0.7); +} + +.button.is-warning.is-inverted[disabled], +fieldset[disabled] .button.is-warning.is-inverted { + background-color: rgba(0, 0, 0, 0.7); + border-color: transparent; + box-shadow: none; + color: #ffe08a; +} + +.button.is-warning.is-loading::after { + border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; +} + +.button.is-warning.is-outlined { + background-color: transparent; + border-color: #ffe08a; + color: #ffe08a; +} + +.button.is-warning.is-outlined:hover, .button.is-warning.is-outlined.is-hovered, .button.is-warning.is-outlined:focus, .button.is-warning.is-outlined.is-focused { + background-color: #ffe08a; + border-color: #ffe08a; + color: rgba(0, 0, 0, 0.7); +} + +.button.is-warning.is-outlined.is-loading::after { + border-color: transparent transparent #ffe08a #ffe08a !important; +} + +.button.is-warning.is-outlined.is-loading:hover::after, .button.is-warning.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-outlined.is-loading:focus::after, .button.is-warning.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; +} + +.button.is-warning.is-outlined[disabled], +fieldset[disabled] .button.is-warning.is-outlined { + background-color: transparent; + border-color: #ffe08a; + box-shadow: none; + color: #ffe08a; +} + +.button.is-warning.is-inverted.is-outlined { + background-color: transparent; + border-color: rgba(0, 0, 0, 0.7); + color: rgba(0, 0, 0, 0.7); +} + +.button.is-warning.is-inverted.is-outlined:hover, .button.is-warning.is-inverted.is-outlined.is-hovered, .button.is-warning.is-inverted.is-outlined:focus, .button.is-warning.is-inverted.is-outlined.is-focused { + background-color: rgba(0, 0, 0, 0.7); + color: #ffe08a; +} + +.button.is-warning.is-inverted.is-outlined.is-loading:hover::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-inverted.is-outlined.is-loading:focus::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #ffe08a #ffe08a !important; +} + +.button.is-warning.is-inverted.is-outlined[disabled], +fieldset[disabled] .button.is-warning.is-inverted.is-outlined { + background-color: transparent; + border-color: rgba(0, 0, 0, 0.7); + box-shadow: none; + color: rgba(0, 0, 0, 0.7); +} + +.button.is-warning.is-light { + background-color: #fffaeb; + color: #946c00; +} + +.button.is-warning.is-light:hover, .button.is-warning.is-light.is-hovered { + background-color: #fff6de; + border-color: transparent; + color: #946c00; +} + +.button.is-warning.is-light:active, .button.is-warning.is-light.is-active { + background-color: #fff3d1; + border-color: transparent; + color: #946c00; +} + +.button.is-danger { + background-color: #f14668; + border-color: transparent; + color: #fff; +} + +.button.is-danger:hover, .button.is-danger.is-hovered { + background-color: #f03a5f; + border-color: transparent; + color: #fff; +} + +.button.is-danger:focus, .button.is-danger.is-focused { + border-color: transparent; + color: #fff; +} + +.button.is-danger:focus:not(:active), .button.is-danger.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25); +} + +.button.is-danger:active, .button.is-danger.is-active { + background-color: #ef2e55; + border-color: transparent; + color: #fff; +} + +.button.is-danger[disabled], +fieldset[disabled] .button.is-danger { + background-color: #f14668; + border-color: transparent; + box-shadow: none; +} + +.button.is-danger.is-inverted { + background-color: #fff; + color: #f14668; +} + +.button.is-danger.is-inverted:hover, .button.is-danger.is-inverted.is-hovered { + background-color: #f2f2f2; +} + +.button.is-danger.is-inverted[disabled], +fieldset[disabled] .button.is-danger.is-inverted { + background-color: #fff; + border-color: transparent; + box-shadow: none; + color: #f14668; +} + +.button.is-danger.is-loading::after { + border-color: transparent transparent #fff #fff !important; +} + +.button.is-danger.is-outlined { + background-color: transparent; + border-color: #f14668; + color: #f14668; +} + +.button.is-danger.is-outlined:hover, .button.is-danger.is-outlined.is-hovered, .button.is-danger.is-outlined:focus, .button.is-danger.is-outlined.is-focused { + background-color: #f14668; + border-color: #f14668; + color: #fff; +} + +.button.is-danger.is-outlined.is-loading::after { + border-color: transparent transparent #f14668 #f14668 !important; +} + +.button.is-danger.is-outlined.is-loading:hover::after, .button.is-danger.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-outlined.is-loading:focus::after, .button.is-danger.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #fff #fff !important; +} + +.button.is-danger.is-outlined[disabled], +fieldset[disabled] .button.is-danger.is-outlined { + background-color: transparent; + border-color: #f14668; + box-shadow: none; + color: #f14668; +} + +.button.is-danger.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + color: #fff; +} + +.button.is-danger.is-inverted.is-outlined:hover, .button.is-danger.is-inverted.is-outlined.is-hovered, .button.is-danger.is-inverted.is-outlined:focus, .button.is-danger.is-inverted.is-outlined.is-focused { + background-color: #fff; + color: #f14668; +} + +.button.is-danger.is-inverted.is-outlined.is-loading:hover::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-inverted.is-outlined.is-loading:focus::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #f14668 #f14668 !important; +} + +.button.is-danger.is-inverted.is-outlined[disabled], +fieldset[disabled] .button.is-danger.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + box-shadow: none; + color: #fff; +} + +.button.is-danger.is-light { + background-color: #feecf0; + color: #cc0f35; +} + +.button.is-danger.is-light:hover, .button.is-danger.is-light.is-hovered { + background-color: #fde0e6; + border-color: transparent; + color: #cc0f35; +} + +.button.is-danger.is-light:active, .button.is-danger.is-light.is-active { + background-color: #fcd4dc; + border-color: transparent; + color: #cc0f35; +} + +.button.is-small { + font-size: 0.75rem; +} + +.button.is-small:not(.is-rounded) { + border-radius: 2px; +} + +.button.is-normal { + font-size: 1rem; +} + +.button.is-medium { + font-size: 1.25rem; +} + +.button.is-large { + font-size: 1.5rem; +} + +.button[disabled], +fieldset[disabled] .button { + background-color: white; + border-color: #dbdbdb; + box-shadow: none; + opacity: 0.5; +} + +.button.is-fullwidth { + display: flex; + width: 100%; +} + +.button.is-loading { + color: transparent !important; + pointer-events: none; +} + +.button.is-loading::after { + position: absolute; + left: calc(50% - (1em * 0.5)); + top: calc(50% - (1em * 0.5)); + position: absolute !important; +} + +.button.is-static { + background-color: whitesmoke; + border-color: #dbdbdb; + color: #7a7a7a; + box-shadow: none; + pointer-events: none; +} + +.button.is-rounded { + border-radius: 9999px; + padding-left: calc(1em + 0.25em); + padding-right: calc(1em + 0.25em); +} + +.buttons { + align-items: center; + display: flex; + flex-wrap: wrap; + justify-content: flex-start; +} + +.buttons .button { + margin-bottom: 0.5rem; +} + +.buttons .button:not(:last-child):not(.is-fullwidth) { + margin-right: 0.5rem; +} + +.buttons:last-child { + margin-bottom: -0.5rem; +} + +.buttons:not(:last-child) { + margin-bottom: 1rem; +} + +.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) { + font-size: 0.75rem; +} + +.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded) { + border-radius: 2px; +} + +.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large) { + font-size: 1.25rem; +} + +.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium) { + font-size: 1.5rem; +} + +.buttons.has-addons .button:not(:first-child) { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +.buttons.has-addons .button:not(:last-child) { + border-bottom-right-radius: 0; + border-top-right-radius: 0; + margin-right: -1px; +} + +.buttons.has-addons .button:last-child { + margin-right: 0; +} + +.buttons.has-addons .button:hover, .buttons.has-addons .button.is-hovered { + z-index: 2; +} + +.buttons.has-addons .button:focus, .buttons.has-addons .button.is-focused, .buttons.has-addons .button:active, .buttons.has-addons .button.is-active, .buttons.has-addons .button.is-selected { + z-index: 3; +} + +.buttons.has-addons .button:focus:hover, .buttons.has-addons .button.is-focused:hover, .buttons.has-addons .button:active:hover, .buttons.has-addons .button.is-active:hover, .buttons.has-addons .button.is-selected:hover { + z-index: 4; +} + +.buttons.has-addons .button.is-expanded { + flex-grow: 1; + flex-shrink: 1; +} + +.buttons.is-centered { + justify-content: center; +} + +.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth) { + margin-left: 0.25rem; + margin-right: 0.25rem; +} + +.buttons.is-right { + justify-content: flex-end; +} + +.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth) { + margin-left: 0.25rem; + margin-right: 0.25rem; +} + +@media screen and (max-width: 768px) { + .button.is-responsive.is-small { + font-size: 0.5625rem; + } + .button.is-responsive, + .button.is-responsive.is-normal { + font-size: 0.65625rem; + } + .button.is-responsive.is-medium { + font-size: 0.75rem; + } + .button.is-responsive.is-large { + font-size: 1rem; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .button.is-responsive.is-small { + font-size: 0.65625rem; + } + .button.is-responsive, + .button.is-responsive.is-normal { + font-size: 0.75rem; + } + .button.is-responsive.is-medium { + font-size: 1rem; + } + .button.is-responsive.is-large { + font-size: 1.25rem; + } +} + +.container { + flex-grow: 1; + margin: 0 auto; + position: relative; + width: auto; +} + +.container.is-fluid { + max-width: none !important; + padding-left: 32px; + padding-right: 32px; + width: 100%; +} + +@media screen and (min-width: 1024px) { + .container { + max-width: 960px; + } +} + +@media screen and (max-width: 1215px) { + .container.is-widescreen:not(.is-max-desktop) { + max-width: 1152px; + } +} + +@media screen and (max-width: 1407px) { + .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen) { + max-width: 1344px; + } +} + +@media screen and (min-width: 1216px) { + .container:not(.is-max-desktop) { + max-width: 1152px; + } +} + +@media screen and (min-width: 1408px) { + .container:not(.is-max-desktop):not(.is-max-widescreen) { + max-width: 1344px; + } +} + +.content li + li { + margin-top: 0.25em; +} + +.content p:not(:last-child), +.content dl:not(:last-child), +.content ol:not(:last-child), +.content ul:not(:last-child), +.content blockquote:not(:last-child), +.content pre:not(:last-child), +.content table:not(:last-child) { + margin-bottom: 1em; +} + +.content h1, +.content h2, +.content h3, +.content h4, +.content h5, +.content h6 { + color: #363636; + font-weight: 600; + line-height: 1.125; +} + +.content h1 { + font-size: 2em; + margin-bottom: 0.5em; +} + +.content h1:not(:first-child) { + margin-top: 1em; +} + +.content h2 { + font-size: 1.75em; + margin-bottom: 0.5714em; +} + +.content h2:not(:first-child) { + margin-top: 1.1428em; +} + +.content h3 { + font-size: 1.5em; + margin-bottom: 0.6666em; +} + +.content h3:not(:first-child) { + margin-top: 1.3333em; +} + +.content h4 { + font-size: 1.25em; + margin-bottom: 0.8em; +} + +.content h5 { + font-size: 1.125em; + margin-bottom: 0.8888em; +} + +.content h6 { + font-size: 1em; + margin-bottom: 1em; +} + +.content blockquote { + background-color: whitesmoke; + border-left: 5px solid #dbdbdb; + padding: 1.25em 1.5em; +} + +.content ol { + list-style-position: outside; + margin-left: 2em; + margin-top: 1em; +} + +.content ol:not([type]) { + list-style-type: decimal; +} + +.content ol:not([type]).is-lower-alpha { + list-style-type: lower-alpha; +} + +.content ol:not([type]).is-lower-roman { + list-style-type: lower-roman; +} + +.content ol:not([type]).is-upper-alpha { + list-style-type: upper-alpha; +} + +.content ol:not([type]).is-upper-roman { + list-style-type: upper-roman; +} + +.content ul { + list-style: disc outside; + margin-left: 2em; + margin-top: 1em; +} + +.content ul ul { + list-style-type: circle; + margin-top: 0.5em; +} + +.content ul ul ul { + list-style-type: square; +} + +.content dd { + margin-left: 2em; +} + +.content figure { + margin-left: 2em; + margin-right: 2em; + text-align: center; +} + +.content figure:not(:first-child) { + margin-top: 2em; +} + +.content figure:not(:last-child) { + margin-bottom: 2em; +} + +.content figure img { + display: inline-block; +} + +.content figure figcaption { + font-style: italic; +} + +.content pre { + -webkit-overflow-scrolling: touch; + overflow-x: auto; + padding: 1.25em 1.5em; + white-space: pre; + word-wrap: normal; +} + +.content sup, +.content sub { + font-size: 75%; +} + +.content table { + width: 100%; +} + +.content table td, +.content table th { + border: 1px solid #dbdbdb; + border-width: 0 0 1px; + padding: 0.5em 0.75em; + vertical-align: top; +} + +.content table th { + color: #363636; +} + +.content table th:not([align]) { + text-align: inherit; +} + +.content table thead td, +.content table thead th { + border-width: 0 0 2px; + color: #363636; +} + +.content table tfoot td, +.content table tfoot th { + border-width: 2px 0 0; + color: #363636; +} + +.content table tbody tr:last-child td, +.content table tbody tr:last-child th { + border-bottom-width: 0; +} + +.content .tabs li + li { + margin-top: 0; +} + +.content.is-small { + font-size: 0.75rem; +} + +.content.is-normal { + font-size: 1rem; +} + +.content.is-medium { + font-size: 1.25rem; +} + +.content.is-large { + font-size: 1.5rem; +} + +.icon { + align-items: center; + display: inline-flex; + justify-content: center; + height: 1.5rem; + width: 1.5rem; +} + +.icon.is-small { + height: 1rem; + width: 1rem; +} + +.icon.is-medium { + height: 2rem; + width: 2rem; +} + +.icon.is-large { + height: 3rem; + width: 3rem; +} + +.icon-text { + align-items: flex-start; + color: inherit; + display: inline-flex; + flex-wrap: wrap; + line-height: 1.5rem; + vertical-align: top; +} + +.icon-text .icon { + flex-grow: 0; + flex-shrink: 0; +} + +.icon-text .icon:not(:last-child) { + margin-right: 0.25em; +} + +.icon-text .icon:not(:first-child) { + margin-left: 0.25em; +} + +div.icon-text { + display: flex; +} + +.image { + display: block; + position: relative; +} + +.image img { + display: block; + height: auto; + width: 100%; +} + +.image img.is-rounded { + border-radius: 9999px; +} + +.image.is-fullwidth { + width: 100%; +} + +.image.is-square img, +.image.is-square .has-ratio, .image.is-1by1 img, +.image.is-1by1 .has-ratio, .image.is-5by4 img, +.image.is-5by4 .has-ratio, .image.is-4by3 img, +.image.is-4by3 .has-ratio, .image.is-3by2 img, +.image.is-3by2 .has-ratio, .image.is-5by3 img, +.image.is-5by3 .has-ratio, .image.is-16by9 img, +.image.is-16by9 .has-ratio, .image.is-2by1 img, +.image.is-2by1 .has-ratio, .image.is-3by1 img, +.image.is-3by1 .has-ratio, .image.is-4by5 img, +.image.is-4by5 .has-ratio, .image.is-3by4 img, +.image.is-3by4 .has-ratio, .image.is-2by3 img, +.image.is-2by3 .has-ratio, .image.is-3by5 img, +.image.is-3by5 .has-ratio, .image.is-9by16 img, +.image.is-9by16 .has-ratio, .image.is-1by2 img, +.image.is-1by2 .has-ratio, .image.is-1by3 img, +.image.is-1by3 .has-ratio { + height: 100%; + width: 100%; +} + +.image.is-square, .image.is-1by1 { + padding-top: 100%; +} + +.image.is-5by4 { + padding-top: 80%; +} + +.image.is-4by3 { + padding-top: 75%; +} + +.image.is-3by2 { + padding-top: 66.6666%; +} + +.image.is-5by3 { + padding-top: 60%; +} + +.image.is-16by9 { + padding-top: 56.25%; +} + +.image.is-2by1 { + padding-top: 50%; +} + +.image.is-3by1 { + padding-top: 33.3333%; +} + +.image.is-4by5 { + padding-top: 125%; +} + +.image.is-3by4 { + padding-top: 133.3333%; +} + +.image.is-2by3 { + padding-top: 150%; +} + +.image.is-3by5 { + padding-top: 166.6666%; +} + +.image.is-9by16 { + padding-top: 177.7777%; +} + +.image.is-1by2 { + padding-top: 200%; +} + +.image.is-1by3 { + padding-top: 300%; +} + +.image.is-16x16 { + height: 16px; + width: 16px; +} + +.image.is-24x24 { + height: 24px; + width: 24px; +} + +.image.is-32x32 { + height: 32px; + width: 32px; +} + +.image.is-48x48 { + height: 48px; + width: 48px; +} + +.image.is-64x64 { + height: 64px; + width: 64px; +} + +.image.is-96x96 { + height: 96px; + width: 96px; +} + +.image.is-128x128 { + height: 128px; + width: 128px; +} + +.notification { + background-color: whitesmoke; + border-radius: 4px; + position: relative; + padding: 1.25rem 2.5rem 1.25rem 1.5rem; +} + +.notification a:not(.button):not(.dropdown-item) { + color: currentColor; + text-decoration: underline; +} + +.notification strong { + color: currentColor; +} + +.notification code, +.notification pre { + background: white; +} + +.notification pre code { + background: transparent; +} + +.notification > .delete { + right: 0.5rem; + position: absolute; + top: 0.5rem; +} + +.notification .title, +.notification .subtitle, +.notification .content { + color: currentColor; +} + +.notification.is-white { + background-color: white; + color: #0a0a0a; +} + +.notification.is-black { + background-color: #0a0a0a; + color: white; +} + +.notification.is-light { + background-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); +} + +.notification.is-dark { + background-color: #363636; + color: #fff; +} + +.notification.is-primary { + background-color: #ffffff; + color: #fff; +} + +.notification.is-primary.is-light { + background-color: #ebfffc; + color: #00947e; +} + +.notification.is-link { + background-color: #485fc7; + color: #fff; +} + +.notification.is-link.is-light { + background-color: #eff1fa; + color: #3850b7; +} + +.notification.is-info { + background-color: #3e8ed0; + color: #fff; +} + +.notification.is-info.is-light { + background-color: #eff5fb; + color: #296fa8; +} + +.notification.is-success { + background-color: #48c78e; + color: #fff; +} + +.notification.is-success.is-light { + background-color: #effaf5; + color: #257953; +} + +.notification.is-warning { + background-color: #ffe08a; + color: rgba(0, 0, 0, 0.7); +} + +.notification.is-warning.is-light { + background-color: #fffaeb; + color: #946c00; +} + +.notification.is-danger { + background-color: #f14668; + color: #fff; +} + +.notification.is-danger.is-light { + background-color: #feecf0; + color: #cc0f35; +} + +.progress { + -moz-appearance: none; + -webkit-appearance: none; + border: none; + border-radius: 9999px; + display: block; + height: 1rem; + overflow: hidden; + padding: 0; + width: 100%; +} + +.progress::-webkit-progress-bar { + background-color: #ededed; +} + +.progress::-webkit-progress-value { + background-color: #4a4a4a; +} + +.progress::-moz-progress-bar { + background-color: #4a4a4a; +} + +.progress::-ms-fill { + background-color: #4a4a4a; + border: none; +} + +.progress.is-white::-webkit-progress-value { + background-color: white; +} + +.progress.is-white::-moz-progress-bar { + background-color: white; +} + +.progress.is-white::-ms-fill { + background-color: white; +} + +.progress.is-white:indeterminate { + background-image: linear-gradient(to right, white 30%, #ededed 30%); +} + +.progress.is-black::-webkit-progress-value { + background-color: #0a0a0a; +} + +.progress.is-black::-moz-progress-bar { + background-color: #0a0a0a; +} + +.progress.is-black::-ms-fill { + background-color: #0a0a0a; +} + +.progress.is-black:indeterminate { + background-image: linear-gradient(to right, #0a0a0a 30%, #ededed 30%); +} + +.progress.is-light::-webkit-progress-value { + background-color: whitesmoke; +} + +.progress.is-light::-moz-progress-bar { + background-color: whitesmoke; +} + +.progress.is-light::-ms-fill { + background-color: whitesmoke; +} + +.progress.is-light:indeterminate { + background-image: linear-gradient(to right, whitesmoke 30%, #ededed 30%); +} + +.progress.is-dark::-webkit-progress-value { + background-color: #363636; +} + +.progress.is-dark::-moz-progress-bar { + background-color: #363636; +} + +.progress.is-dark::-ms-fill { + background-color: #363636; +} + +.progress.is-dark:indeterminate { + background-image: linear-gradient(to right, #363636 30%, #ededed 30%); +} + +.progress.is-primary::-webkit-progress-value { + background-color: #ffffff; +} + +.progress.is-primary::-moz-progress-bar { + background-color: #ffffff; +} + +.progress.is-primary::-ms-fill { + background-color: #ffffff; +} + +.progress.is-primary:indeterminate { + background-image: linear-gradient(to right, #ffffff 30%, #ededed 30%); +} + +.progress.is-link::-webkit-progress-value { + background-color: #485fc7; +} + +.progress.is-link::-moz-progress-bar { + background-color: #485fc7; +} + +.progress.is-link::-ms-fill { + background-color: #485fc7; +} + +.progress.is-link:indeterminate { + background-image: linear-gradient(to right, #485fc7 30%, #ededed 30%); +} + +.progress.is-info::-webkit-progress-value { + background-color: #3e8ed0; +} + +.progress.is-info::-moz-progress-bar { + background-color: #3e8ed0; +} + +.progress.is-info::-ms-fill { + background-color: #3e8ed0; +} + +.progress.is-info:indeterminate { + background-image: linear-gradient(to right, #3e8ed0 30%, #ededed 30%); +} + +.progress.is-success::-webkit-progress-value { + background-color: #48c78e; +} + +.progress.is-success::-moz-progress-bar { + background-color: #48c78e; +} + +.progress.is-success::-ms-fill { + background-color: #48c78e; +} + +.progress.is-success:indeterminate { + background-image: linear-gradient(to right, #48c78e 30%, #ededed 30%); +} + +.progress.is-warning::-webkit-progress-value { + background-color: #ffe08a; +} + +.progress.is-warning::-moz-progress-bar { + background-color: #ffe08a; +} + +.progress.is-warning::-ms-fill { + background-color: #ffe08a; +} + +.progress.is-warning:indeterminate { + background-image: linear-gradient(to right, #ffe08a 30%, #ededed 30%); +} + +.progress.is-danger::-webkit-progress-value { + background-color: #f14668; +} + +.progress.is-danger::-moz-progress-bar { + background-color: #f14668; +} + +.progress.is-danger::-ms-fill { + background-color: #f14668; +} + +.progress.is-danger:indeterminate { + background-image: linear-gradient(to right, #f14668 30%, #ededed 30%); +} + +.progress:indeterminate { + -webkit-animation-duration: 1.5s; + animation-duration: 1.5s; + -webkit-animation-iteration-count: infinite; + animation-iteration-count: infinite; + -webkit-animation-name: moveIndeterminate; + animation-name: moveIndeterminate; + -webkit-animation-timing-function: linear; + animation-timing-function: linear; + background-color: #ededed; + background-image: linear-gradient(to right, #4a4a4a 30%, #ededed 30%); + background-position: top left; + background-repeat: no-repeat; + background-size: 150% 150%; +} + +.progress:indeterminate::-webkit-progress-bar { + background-color: transparent; +} + +.progress:indeterminate::-moz-progress-bar { + background-color: transparent; +} + +.progress:indeterminate::-ms-fill { + animation-name: none; +} + +.progress.is-small { + height: 0.75rem; +} + +.progress.is-medium { + height: 1.25rem; +} + +.progress.is-large { + height: 1.5rem; +} + +@-webkit-keyframes moveIndeterminate { + from { + background-position: 200% 0; + } + to { + background-position: -200% 0; + } +} + +@keyframes moveIndeterminate { + from { + background-position: 200% 0; + } + to { + background-position: -200% 0; + } +} + +.table { + background-color: white; + color: #363636; +} + + +.table td, +.table th { + border: 1px solid #dbdbdb; + border-width: 0 0 1px; + padding: 0.5em 0.75em; + vertical-align: top; +} + +.table td.is-white, +.table th.is-white { + background-color: white; + border-color: white; + color: #0a0a0a; +} + +.table td.is-black, +.table th.is-black { + background-color: #0a0a0a; + border-color: #0a0a0a; + color: white; +} + +.table td.is-light, +.table th.is-light { + background-color: whitesmoke; + border-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); +} + +.table td.is-dark, +.table th.is-dark { + background-color: #363636; + border-color: #363636; + color: #fff; +} + +.table td.is-primary, +.table th.is-primary { + background-color: #ffffff; + border-color: #ffffff; + color: #fff; +} + +.table td.is-link, +.table th.is-link { + background-color: #485fc7; + border-color: #485fc7; + color: #fff; +} + +.table td.is-info, +.table th.is-info { + background-color: #3e8ed0; + border-color: #3e8ed0; + color: #fff; +} + +.table td.is-success, +.table th.is-success { + background-color: #48c78e; + border-color: #48c78e; + color: #fff; +} + +.table td.is-warning, +.table th.is-warning { + background-color: #ffe08a; + border-color: #ffe08a; + color: rgba(0, 0, 0, 0.7); +} + +.table td.is-danger, +.table th.is-danger { + background-color: #f14668; + border-color: #f14668; + color: #fff; +} + +.table td.is-narrow, +.table th.is-narrow { + white-space: nowrap; + width: 1%; +} + +.table td.is-selected, +.table th.is-selected { + background-color: #ffffff; + color: #fff; +} + +.table td.is-selected a, +.table td.is-selected strong, +.table th.is-selected a, +.table th.is-selected strong { + color: currentColor; +} + +.table td.is-vcentered, +.table th.is-vcentered { + vertical-align: middle; +} + +.table th { + color: #363636; +} + +.table th:not([align]) { + text-align: inherit; +} + +.table tr.is-selected { + background-color: #ffffff; + color: #fff; +} + +.table tr.is-selected a, +.table tr.is-selected strong { + color: currentColor; +} + +.table tr.is-selected td, +.table tr.is-selected th { + border-color: #fff; + color: currentColor; +} + +.table thead { + background-color: transparent; +} + +.table thead td, +.table thead th { + border-width: 0 0 2px; + color: #363636; +} + +.table tfoot { + background-color: transparent; +} + +.table tfoot td, +.table tfoot th { + border-width: 2px 0 0; + color: #363636; +} + +.table tbody { + background-color: transparent; +} + +.table tbody tr:last-child td, +.table tbody tr:last-child th { + border-bottom-width: 0; +} + +.table.is-bordered td, +.table.is-bordered th { + border-width: 1px; +} + +.table.is-bordered tr:last-child td, +.table.is-bordered tr:last-child th { + border-bottom-width: 1px; +} + +.table.is-fullwidth { + width: 100%; +} + +.table.is-hoverable tbody tr:not(.is-selected):hover { + background-color: #fafafa; +} + +.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover { + background-color: #fafafa; +} + +.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even) { + background-color: whitesmoke; +} + +.table.is-narrow td, +.table.is-narrow th { + padding: 0.25em 0.5em; +} + +.table.is-striped tbody tr:not(.is-selected):nth-child(even) { + background-color: #fafafa; +} + +.table-container { + -webkit-overflow-scrolling: touch; + overflow: auto; + overflow-y: hidden; + max-width: 100%; +} + +.tags { + align-items: center; + display: flex; + flex-wrap: wrap; + justify-content: flex-start; +} + +.tags .tag { + margin-bottom: 0.5rem; +} + +.tags .tag:not(:last-child) { + margin-right: 0.5rem; +} + +.tags:last-child { + margin-bottom: -0.5rem; +} + +.tags:not(:last-child) { + margin-bottom: 1rem; +} + +.tags.are-medium .tag:not(.is-normal):not(.is-large) { + font-size: 1rem; +} + +.tags.are-large .tag:not(.is-normal):not(.is-medium) { + font-size: 1.25rem; +} + +.tags.is-centered { + justify-content: center; +} + +.tags.is-centered .tag { + margin-right: 0.25rem; + margin-left: 0.25rem; +} + +.tags.is-right { + justify-content: flex-end; +} + +.tags.is-right .tag:not(:first-child) { + margin-left: 0.5rem; +} + +.tags.is-right .tag:not(:last-child) { + margin-right: 0; +} + +.tags.has-addons .tag { + margin-right: 0; +} + +.tags.has-addons .tag:not(:first-child) { + margin-left: 0; + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} + +.tags.has-addons .tag:not(:last-child) { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +.tag:not(body) { + align-items: center; + background-color: whitesmoke; + border-radius: 4px; + color: #4a4a4a; + display: inline-flex; + font-size: 0.75rem; + height: 2em; + justify-content: center; + line-height: 1.5; + padding-left: 0.75em; + padding-right: 0.75em; + white-space: nowrap; +} + +.tag:not(body) .delete { + margin-left: 0.25rem; + margin-right: -0.375rem; +} + +.tag:not(body).is-white { + background-color: white; + color: #0a0a0a; +} + +.tag:not(body).is-black { + background-color: #0a0a0a; + color: white; +} + +.tag:not(body).is-light { + background-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); +} + +.tag:not(body).is-dark { + background-color: #363636; + color: #fff; +} + +.tag:not(body).is-primary { + background-color: #ffffff; + color: #fff; +} + +.tag:not(body).is-primary.is-light { + background-color: #ebfffc; + color: #00947e; +} + +.tag:not(body).is-link { + background-color: #485fc7; + color: #fff; +} + +.tag:not(body).is-link.is-light { + background-color: #eff1fa; + color: #3850b7; +} + +.tag:not(body).is-info { + background-color: #3e8ed0; + color: #fff; +} + +.tag:not(body).is-info.is-light { + background-color: #eff5fb; + color: #296fa8; +} + +.tag:not(body).is-success { + background-color: #48c78e; + color: #fff; +} + +.tag:not(body).is-success.is-light { + background-color: #effaf5; + color: #257953; +} + +.tag:not(body).is-warning { + background-color: #ffe08a; + color: rgba(0, 0, 0, 0.7); +} + +.tag:not(body).is-warning.is-light { + background-color: #fffaeb; + color: #946c00; +} + +.tag:not(body).is-danger { + background-color: #f14668; + color: #fff; +} + +.tag:not(body).is-danger.is-light { + background-color: #feecf0; + color: #cc0f35; +} + +.tag:not(body).is-normal { + font-size: 0.75rem; +} + +.tag:not(body).is-medium { + font-size: 1rem; +} + +.tag:not(body).is-large { + font-size: 1.25rem; +} + +.tag:not(body) .icon:first-child:not(:last-child) { + margin-left: -0.375em; + margin-right: 0.1875em; +} + +.tag:not(body) .icon:last-child:not(:first-child) { + margin-left: 0.1875em; + margin-right: -0.375em; +} + +.tag:not(body) .icon:first-child:last-child { + margin-left: -0.375em; + margin-right: -0.375em; +} + +.tag:not(body).is-delete { + margin-left: 1px; + padding: 0; + position: relative; + width: 2em; +} + +.tag:not(body).is-delete::before, .tag:not(body).is-delete::after { + background-color: currentColor; + content: ""; + display: block; + left: 50%; + position: absolute; + top: 50%; + transform: translateX(-50%) translateY(-50%) rotate(45deg); + transform-origin: center center; +} + +.tag:not(body).is-delete::before { + height: 1px; + width: 50%; +} + +.tag:not(body).is-delete::after { + height: 50%; + width: 1px; +} + +.tag:not(body).is-delete:hover, .tag:not(body).is-delete:focus { + background-color: #e8e8e8; +} + +.tag:not(body).is-delete:active { + background-color: #dbdbdb; +} + +.tag:not(body).is-rounded { + border-radius: 9999px; +} + +a.tag:hover { + text-decoration: underline; +} + +.title, +.subtitle { + word-break: break-word; +} + +.title em, +.title span, +.subtitle em, +.subtitle span { + font-weight: inherit; +} + +.title sub, +.subtitle sub { + font-size: 0.75em; +} + +.title sup, +.subtitle sup { + font-size: 0.75em; +} + +.title .tag, +.subtitle .tag { + vertical-align: middle; +} + +.title { + color: #363636; + font-size: 2rem; + font-weight: 600; + line-height: 1.125; +} + +.title strong { + color: inherit; + font-weight: inherit; +} + +.title:not(.is-spaced) + .subtitle { + margin-top: -1.25rem; +} + +.title.is-1 { + font-size: 3rem; +} + +.title.is-2 { + font-size: 2.5rem; +} + +.title.is-3 { + font-size: 2rem; +} + +.title.is-4 { + font-size: 1.5rem; +} + +.title.is-5 { + font-size: 1.25rem; +} + +.title.is-6 { + font-size: 1rem; +} + +.title.is-7 { + font-size: 0.75rem; +} + +.subtitle { + color: #4a4a4a; + font-size: 1.25rem; + font-weight: 400; + line-height: 1.25; +} + +.subtitle strong { + color: #363636; + font-weight: 600; +} + +.subtitle:not(.is-spaced) + .title { + margin-top: -1.25rem; +} + +.subtitle.is-1 { + font-size: 3rem; +} + +.subtitle.is-2 { + font-size: 2.5rem; +} + +.subtitle.is-3 { + font-size: 2rem; +} + +.subtitle.is-4 { + font-size: 1.5rem; +} + +.subtitle.is-5 { + font-size: 1.25rem; +} + +.subtitle.is-6 { + font-size: 1rem; +} + +.subtitle.is-7 { + font-size: 0.75rem; +} + +.heading { + display: block; + font-size: 11px; + letter-spacing: 1px; + margin-bottom: 5px; + text-transform: uppercase; +} + +.number { + align-items: center; + background-color: whitesmoke; + border-radius: 9999px; + display: inline-flex; + font-size: 1.25rem; + height: 2em; + justify-content: center; + margin-right: 1.5rem; + min-width: 2.5em; + padding: 0.25rem 0.5rem; + text-align: center; + vertical-align: top; +} + +/* Bulma Form */ +.input, .textarea, .select select { + background-color: white; + border-color: #dbdbdb; + border-radius: 4px; + color: #363636; +} + +.input::-moz-placeholder, .textarea::-moz-placeholder, .select select::-moz-placeholder { + color: rgba(54, 54, 54, 0.3); +} + +.input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder, .select select::-webkit-input-placeholder { + color: rgba(54, 54, 54, 0.3); +} + +.input:-moz-placeholder, .textarea:-moz-placeholder, .select select:-moz-placeholder { + color: rgba(54, 54, 54, 0.3); +} + +.input:-ms-input-placeholder, .textarea:-ms-input-placeholder, .select select:-ms-input-placeholder { + color: rgba(54, 54, 54, 0.3); +} + +.input:hover, .textarea:hover, .select select:hover, .is-hovered.input, .is-hovered.textarea, .select select.is-hovered { + border-color: #b5b5b5; +} + +.input:focus, .textarea:focus, .select select:focus, .is-focused.input, .is-focused.textarea, .select select.is-focused, .input:active, .textarea:active, .select select:active, .is-active.input, .is-active.textarea, .select select.is-active { + border-color: #485fc7; + box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25); +} + +.input[disabled], .textarea[disabled], .select select[disabled], +fieldset[disabled] .input, +fieldset[disabled] .textarea, +fieldset[disabled] .select select, +.select fieldset[disabled] select { + background-color: whitesmoke; + border-color: whitesmoke; + box-shadow: none; + color: #7a7a7a; +} + +.input[disabled]::-moz-placeholder, .textarea[disabled]::-moz-placeholder, .select select[disabled]::-moz-placeholder, +fieldset[disabled] .input::-moz-placeholder, +fieldset[disabled] .textarea::-moz-placeholder, +fieldset[disabled] .select select::-moz-placeholder, +.select fieldset[disabled] select::-moz-placeholder { + color: rgba(122, 122, 122, 0.3); +} + +.input[disabled]::-webkit-input-placeholder, .textarea[disabled]::-webkit-input-placeholder, .select select[disabled]::-webkit-input-placeholder, +fieldset[disabled] .input::-webkit-input-placeholder, +fieldset[disabled] .textarea::-webkit-input-placeholder, +fieldset[disabled] .select select::-webkit-input-placeholder, +.select fieldset[disabled] select::-webkit-input-placeholder { + color: rgba(122, 122, 122, 0.3); +} + +.input[disabled]:-moz-placeholder, .textarea[disabled]:-moz-placeholder, .select select[disabled]:-moz-placeholder, +fieldset[disabled] .input:-moz-placeholder, +fieldset[disabled] .textarea:-moz-placeholder, +fieldset[disabled] .select select:-moz-placeholder, +.select fieldset[disabled] select:-moz-placeholder { + color: rgba(122, 122, 122, 0.3); +} + +.input[disabled]:-ms-input-placeholder, .textarea[disabled]:-ms-input-placeholder, .select select[disabled]:-ms-input-placeholder, +fieldset[disabled] .input:-ms-input-placeholder, +fieldset[disabled] .textarea:-ms-input-placeholder, +fieldset[disabled] .select select:-ms-input-placeholder, +.select fieldset[disabled] select:-ms-input-placeholder { + color: rgba(122, 122, 122, 0.3); +} + +.input, .textarea { + box-shadow: inset 0 0.0625em 0.125em rgba(10, 10, 10, 0.05); + max-width: 100%; + width: 100%; +} + +.input[readonly], .textarea[readonly] { + box-shadow: none; +} + +.is-white.input, .is-white.textarea { + border-color: white; +} + +.is-white.input:focus, .is-white.textarea:focus, .is-white.is-focused.input, .is-white.is-focused.textarea, .is-white.input:active, .is-white.textarea:active, .is-white.is-active.input, .is-white.is-active.textarea { + box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); +} + +.is-black.input, .is-black.textarea { + border-color: #0a0a0a; +} + +.is-black.input:focus, .is-black.textarea:focus, .is-black.is-focused.input, .is-black.is-focused.textarea, .is-black.input:active, .is-black.textarea:active, .is-black.is-active.input, .is-black.is-active.textarea { + box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); +} + +.is-light.input, .is-light.textarea { + border-color: whitesmoke; +} + +.is-light.input:focus, .is-light.textarea:focus, .is-light.is-focused.input, .is-light.is-focused.textarea, .is-light.input:active, .is-light.textarea:active, .is-light.is-active.input, .is-light.is-active.textarea { + box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); +} + +.is-dark.input, .is-dark.textarea { + border-color: #363636; +} + +.is-dark.input:focus, .is-dark.textarea:focus, .is-dark.is-focused.input, .is-dark.is-focused.textarea, .is-dark.input:active, .is-dark.textarea:active, .is-dark.is-active.input, .is-dark.is-active.textarea { + box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); +} + +.is-primary.input, .is-primary.textarea { + border-color: #ffffff; +} + +.is-primary.input:focus, .is-primary.textarea:focus, .is-primary.is-focused.input, .is-primary.is-focused.textarea, .is-primary.input:active, .is-primary.textarea:active, .is-primary.is-active.input, .is-primary.is-active.textarea { + box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25); +} + +.is-link.input, .is-link.textarea { + border-color: #485fc7; +} + +.is-link.input:focus, .is-link.textarea:focus, .is-link.is-focused.input, .is-link.is-focused.textarea, .is-link.input:active, .is-link.textarea:active, .is-link.is-active.input, .is-link.is-active.textarea { + box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25); +} + +.is-info.input, .is-info.textarea { + border-color: #3e8ed0; +} + +.is-info.input:focus, .is-info.textarea:focus, .is-info.is-focused.input, .is-info.is-focused.textarea, .is-info.input:active, .is-info.textarea:active, .is-info.is-active.input, .is-info.is-active.textarea { + box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25); +} + +.is-success.input, .is-success.textarea { + border-color: #48c78e; +} + +.is-success.input:focus, .is-success.textarea:focus, .is-success.is-focused.input, .is-success.is-focused.textarea, .is-success.input:active, .is-success.textarea:active, .is-success.is-active.input, .is-success.is-active.textarea { + box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25); +} + +.is-warning.input, .is-warning.textarea { + border-color: #ffe08a; +} + +.is-warning.input:focus, .is-warning.textarea:focus, .is-warning.is-focused.input, .is-warning.is-focused.textarea, .is-warning.input:active, .is-warning.textarea:active, .is-warning.is-active.input, .is-warning.is-active.textarea { + box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25); +} + +.is-danger.input, .is-danger.textarea { + border-color: #f14668; +} + +.is-danger.input:focus, .is-danger.textarea:focus, .is-danger.is-focused.input, .is-danger.is-focused.textarea, .is-danger.input:active, .is-danger.textarea:active, .is-danger.is-active.input, .is-danger.is-active.textarea { + box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25); +} + +.is-small.input, .is-small.textarea { + border-radius: 2px; + font-size: 0.75rem; +} + +.is-medium.input, .is-medium.textarea { + font-size: 1.25rem; +} + +.is-large.input, .is-large.textarea { + font-size: 1.5rem; +} + +.is-fullwidth.input, .is-fullwidth.textarea { + display: block; + width: 100%; +} + +.is-inline.input, .is-inline.textarea { + display: inline; + width: auto; +} + +.input.is-rounded { + border-radius: 9999px; + padding-left: calc(calc(0.75em - 1px) + 0.375em); + padding-right: calc(calc(0.75em - 1px) + 0.375em); +} + +.input.is-static { + background-color: transparent; + border-color: transparent; + box-shadow: none; + padding-left: 0; + padding-right: 0; +} + +.textarea { + display: block; + max-width: 100%; + min-width: 100%; + padding: calc(0.75em - 1px); + resize: vertical; +} + +.textarea:not([rows]) { + max-height: 40em; + min-height: 8em; +} + +.textarea[rows] { + height: initial; +} + +.textarea.has-fixed-size { + resize: none; +} + +.checkbox, .radio { + cursor: pointer; + display: inline-block; + line-height: 1.25; + position: relative; +} + +.checkbox input, .radio input { + cursor: pointer; +} + +.checkbox:hover, .radio:hover { + color: #363636; +} + +.checkbox[disabled], .radio[disabled], +fieldset[disabled] .checkbox, +fieldset[disabled] .radio, +.checkbox input[disabled], +.radio input[disabled] { + color: #7a7a7a; + cursor: not-allowed; +} + +.radio + .radio { + margin-left: 0.5em; +} + +.select { + display: inline-block; + max-width: 100%; + position: relative; + vertical-align: top; +} + +.select:not(.is-multiple) { + height: 2.5em; +} + +.select:not(.is-multiple):not(.is-loading)::after { + border-color: #485fc7; + right: 1.125em; + z-index: 4; +} + +.select.is-rounded select { + border-radius: 9999px; + padding-left: 1em; +} + +.select select { + cursor: pointer; + display: block; + font-size: 1em; + max-width: 100%; + outline: none; +} + +.select select::-ms-expand { + display: none; +} + +.select select[disabled]:hover, +fieldset[disabled] .select select:hover { + border-color: whitesmoke; +} + +.select select:not([multiple]) { + padding-right: 2.5em; +} + +.select select[multiple] { + height: auto; + padding: 0; +} + +.select select[multiple] option { + padding: 0.5em 1em; +} + +.select:not(.is-multiple):not(.is-loading):hover::after { + border-color: #363636; +} + +.select.is-white:not(:hover)::after { + border-color: white; +} + +.select.is-white select { + border-color: white; +} + +.select.is-white select:hover, .select.is-white select.is-hovered { + border-color: #f2f2f2; +} + +.select.is-white select:focus, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select.is-active { + box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); +} + +.select.is-black:not(:hover)::after { + border-color: #0a0a0a; +} + +.select.is-black select { + border-color: #0a0a0a; +} + +.select.is-black select:hover, .select.is-black select.is-hovered { + border-color: black; +} + +.select.is-black select:focus, .select.is-black select.is-focused, .select.is-black select:active, .select.is-black select.is-active { + box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); +} + +.select.is-light:not(:hover)::after { + border-color: whitesmoke; +} + +.select.is-light select { + border-color: whitesmoke; +} + +.select.is-light select:hover, .select.is-light select.is-hovered { + border-color: #e8e8e8; +} + +.select.is-light select:focus, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select.is-active { + box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); +} + +.select.is-dark:not(:hover)::after { + border-color: #363636; +} + +.select.is-dark select { + border-color: #363636; +} + +.select.is-dark select:hover, .select.is-dark select.is-hovered { + border-color: #292929; +} + +.select.is-dark select:focus, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select.is-active { + box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); +} + +.select.is-primary:not(:hover)::after { + border-color: #ffffff; +} + +.select.is-primary select { + border-color: #ffffff; +} + +.select.is-primary select:hover, .select.is-primary select.is-hovered { + border-color: #00b89c; +} + +.select.is-primary select:focus, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select.is-active { + box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25); +} + +.select.is-link:not(:hover)::after { + border-color: #485fc7; +} + +.select.is-link select { + border-color: #485fc7; +} + +.select.is-link select:hover, .select.is-link select.is-hovered { + border-color: #3a51bb; +} + +.select.is-link select:focus, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select.is-active { + box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25); +} + +.select.is-info:not(:hover)::after { + border-color: #3e8ed0; +} + +.select.is-info select { + border-color: #3e8ed0; +} + +.select.is-info select:hover, .select.is-info select.is-hovered { + border-color: #3082c5; +} + +.select.is-info select:focus, .select.is-info select.is-focused, .select.is-info select:active, .select.is-info select.is-active { + box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25); +} + +.select.is-success:not(:hover)::after { + border-color: #48c78e; +} + +.select.is-success select { + border-color: #48c78e; +} + +.select.is-success select:hover, .select.is-success select.is-hovered { + border-color: #3abb81; +} + +.select.is-success select:focus, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select.is-active { + box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25); +} + +.select.is-warning:not(:hover)::after { + border-color: #ffe08a; +} + +.select.is-warning select { + border-color: #ffe08a; +} + +.select.is-warning select:hover, .select.is-warning select.is-hovered { + border-color: #ffd970; +} + +.select.is-warning select:focus, .select.is-warning select.is-focused, .select.is-warning select:active, .select.is-warning select.is-active { + box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25); +} + +.select.is-danger:not(:hover)::after { + border-color: #f14668; +} + +.select.is-danger select { + border-color: #f14668; +} + +.select.is-danger select:hover, .select.is-danger select.is-hovered { + border-color: #ef2e55; +} + +.select.is-danger select:focus, .select.is-danger select.is-focused, .select.is-danger select:active, .select.is-danger select.is-active { + box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25); +} + +.select.is-small { + border-radius: 2px; + font-size: 0.75rem; +} + +.select.is-medium { + font-size: 1.25rem; +} + +.select.is-large { + font-size: 1.5rem; +} + +.select.is-disabled::after { + border-color: #7a7a7a; +} + +.select.is-fullwidth { + width: 100%; +} + +.select.is-fullwidth select { + width: 100%; +} + +.select.is-loading::after { + margin-top: 0; + position: absolute; + right: 0.625em; + top: 0.625em; + transform: none; +} + +.select.is-loading.is-small:after { + font-size: 0.75rem; +} + +.select.is-loading.is-medium:after { + font-size: 1.25rem; +} + +.select.is-loading.is-large:after { + font-size: 1.5rem; +} + +.file { + align-items: stretch; + display: flex; + justify-content: flex-start; + position: relative; +} + +.file.is-white .file-cta { + background-color: white; + border-color: transparent; + color: #0a0a0a; +} + +.file.is-white:hover .file-cta, .file.is-white.is-hovered .file-cta { + background-color: #f9f9f9; + border-color: transparent; + color: #0a0a0a; +} + +.file.is-white:focus .file-cta, .file.is-white.is-focused .file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.25); + color: #0a0a0a; +} + +.file.is-white:active .file-cta, .file.is-white.is-active .file-cta { + background-color: #f2f2f2; + border-color: transparent; + color: #0a0a0a; +} + +.file.is-black .file-cta { + background-color: #0a0a0a; + border-color: transparent; + color: white; +} + +.file.is-black:hover .file-cta, .file.is-black.is-hovered .file-cta { + background-color: #040404; + border-color: transparent; + color: white; +} + +.file.is-black:focus .file-cta, .file.is-black.is-focused .file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(10, 10, 10, 0.25); + color: white; +} + +.file.is-black:active .file-cta, .file.is-black.is-active .file-cta { + background-color: black; + border-color: transparent; + color: white; +} + +.file.is-light .file-cta { + background-color: whitesmoke; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.file.is-light:hover .file-cta, .file.is-light.is-hovered .file-cta { + background-color: #eeeeee; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.file.is-light:focus .file-cta, .file.is-light.is-focused .file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25); + color: rgba(0, 0, 0, 0.7); +} + +.file.is-light:active .file-cta, .file.is-light.is-active .file-cta { + background-color: #e8e8e8; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.file.is-dark .file-cta { + background-color: #363636; + border-color: transparent; + color: #fff; +} + +.file.is-dark:hover .file-cta, .file.is-dark.is-hovered .file-cta { + background-color: #2f2f2f; + border-color: transparent; + color: #fff; +} + +.file.is-dark:focus .file-cta, .file.is-dark.is-focused .file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(54, 54, 54, 0.25); + color: #fff; +} + +.file.is-dark:active .file-cta, .file.is-dark.is-active .file-cta { + background-color: #292929; + border-color: transparent; + color: #fff; +} + +.file.is-primary .file-cta { + background-color: #ffffff; + border-color: transparent; + color: #fff; +} + +.file.is-primary:hover .file-cta, .file.is-primary.is-hovered .file-cta { + background-color: #00c4a7; + border-color: transparent; + color: #fff; +} + +.file.is-primary:focus .file-cta, .file.is-primary.is-focused .file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(0, 209, 178, 0.25); + color: #fff; +} + +.file.is-primary:active .file-cta, .file.is-primary.is-active .file-cta { + background-color: #00b89c; + border-color: transparent; + color: #fff; +} + +.file.is-link .file-cta { + background-color: #485fc7; + border-color: transparent; + color: #fff; +} + +.file.is-link:hover .file-cta, .file.is-link.is-hovered .file-cta { + background-color: #3e56c4; + border-color: transparent; + color: #fff; +} + +.file.is-link:focus .file-cta, .file.is-link.is-focused .file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(72, 95, 199, 0.25); + color: #fff; +} + +.file.is-link:active .file-cta, .file.is-link.is-active .file-cta { + background-color: #3a51bb; + border-color: transparent; + color: #fff; +} + +.file.is-info .file-cta { + background-color: #3e8ed0; + border-color: transparent; + color: #fff; +} + +.file.is-info:hover .file-cta, .file.is-info.is-hovered .file-cta { + background-color: #3488ce; + border-color: transparent; + color: #fff; +} + +.file.is-info:focus .file-cta, .file.is-info.is-focused .file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(62, 142, 208, 0.25); + color: #fff; +} + +.file.is-info:active .file-cta, .file.is-info.is-active .file-cta { + background-color: #3082c5; + border-color: transparent; + color: #fff; +} + +.file.is-success .file-cta { + background-color: #48c78e; + border-color: transparent; + color: #fff; +} + +.file.is-success:hover .file-cta, .file.is-success.is-hovered .file-cta { + background-color: #3ec487; + border-color: transparent; + color: #fff; +} + +.file.is-success:focus .file-cta, .file.is-success.is-focused .file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(72, 199, 142, 0.25); + color: #fff; +} + +.file.is-success:active .file-cta, .file.is-success.is-active .file-cta { + background-color: #3abb81; + border-color: transparent; + color: #fff; +} + +.file.is-warning .file-cta { + background-color: #ffe08a; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.file.is-warning:hover .file-cta, .file.is-warning.is-hovered .file-cta { + background-color: #ffdc7d; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.file.is-warning:focus .file-cta, .file.is-warning.is-focused .file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(255, 224, 138, 0.25); + color: rgba(0, 0, 0, 0.7); +} + +.file.is-warning:active .file-cta, .file.is-warning.is-active .file-cta { + background-color: #ffd970; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.file.is-danger .file-cta { + background-color: #f14668; + border-color: transparent; + color: #fff; +} + +.file.is-danger:hover .file-cta, .file.is-danger.is-hovered .file-cta { + background-color: #f03a5f; + border-color: transparent; + color: #fff; +} + +.file.is-danger:focus .file-cta, .file.is-danger.is-focused .file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(241, 70, 104, 0.25); + color: #fff; +} + +.file.is-danger:active .file-cta, .file.is-danger.is-active .file-cta { + background-color: #ef2e55; + border-color: transparent; + color: #fff; +} + +.file.is-small { + font-size: 0.75rem; +} + +.file.is-normal { + font-size: 1rem; +} + +.file.is-medium { + font-size: 1.25rem; +} + +.file.is-medium .file-icon .fa { + font-size: 21px; +} + +.file.is-large { + font-size: 1.5rem; +} + +.file.is-large .file-icon .fa { + font-size: 28px; +} + +.file.has-name .file-cta { + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} + +.file.has-name .file-name { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +.file.has-name.is-empty .file-cta { + border-radius: 4px; +} + +.file.has-name.is-empty .file-name { + display: none; +} + +.file.is-boxed .file-label { + flex-direction: column; +} + +.file.is-boxed .file-cta { + flex-direction: column; + height: auto; + padding: 1em 3em; +} + +.file.is-boxed .file-name { + border-width: 0 1px 1px; +} + +.file.is-boxed .file-icon { + height: 1.5em; + width: 1.5em; +} + +.file.is-boxed .file-icon .fa { + font-size: 21px; +} + +.file.is-boxed.is-small .file-icon .fa { + font-size: 14px; +} + +.file.is-boxed.is-medium .file-icon .fa { + font-size: 28px; +} + +.file.is-boxed.is-large .file-icon .fa { + font-size: 35px; +} + +.file.is-boxed.has-name .file-cta { + border-radius: 4px 4px 0 0; +} + +.file.is-boxed.has-name .file-name { + border-radius: 0 0 4px 4px; + border-width: 0 1px 1px; +} + +.file.is-centered { + justify-content: center; +} + +.file.is-fullwidth .file-label { + width: 100%; +} + +.file.is-fullwidth .file-name { + flex-grow: 1; + max-width: none; +} + +.file.is-right { + justify-content: flex-end; +} + +.file.is-right .file-cta { + border-radius: 0 4px 4px 0; +} + +.file.is-right .file-name { + border-radius: 4px 0 0 4px; + border-width: 1px 0 1px 1px; + order: -1; +} + +.file-label { + align-items: stretch; + display: flex; + cursor: pointer; + justify-content: flex-start; + overflow: hidden; + position: relative; +} + +.file-label:hover .file-cta { + background-color: #eeeeee; + color: #363636; +} + +.file-label:hover .file-name { + border-color: #d5d5d5; +} + +.file-label:active .file-cta { + background-color: #e8e8e8; + color: #363636; +} + +.file-label:active .file-name { + border-color: #cfcfcf; +} + +.file-input { + height: 100%; + left: 0; + opacity: 0; + outline: none; + position: absolute; + top: 0; + width: 100%; +} + +.file-cta, +.file-name { + border-color: #dbdbdb; + border-radius: 4px; + font-size: 1em; + padding-left: 1em; + padding-right: 1em; + white-space: nowrap; +} + +.file-cta { + background-color: whitesmoke; + color: #4a4a4a; +} + +.file-name { + border-color: #dbdbdb; + border-style: solid; + border-width: 1px 1px 1px 0; + display: block; + max-width: 16em; + overflow: hidden; + text-align: inherit; + text-overflow: ellipsis; +} + +.file-icon { + align-items: center; + display: flex; + height: 1em; + justify-content: center; + margin-right: 0.5em; + width: 1em; +} + +.file-icon .fa { + font-size: 14px; +} + +.label { + color: #363636; + display: block; + font-size: 1rem; + font-weight: 700; +} + +.label:not(:last-child) { + margin-bottom: 0.5em; +} + +.label.is-small { + font-size: 0.75rem; +} + +.label.is-medium { + font-size: 1.25rem; +} + +.label.is-large { + font-size: 1.5rem; +} + +.help { + display: block; + font-size: 0.75rem; + margin-top: 0.25rem; +} + +.help.is-white { + color: white; +} + +.help.is-black { + color: #0a0a0a; +} + +.help.is-light { + color: whitesmoke; +} + +.help.is-dark { + color: #363636; +} + +.help.is-primary { + color: #ffffff; +} + +.help.is-link { + color: #485fc7; +} + +.help.is-info { + color: #3e8ed0; +} + +.help.is-success { + color: #48c78e; +} + +.help.is-warning { + color: #ffe08a; +} + +.help.is-danger { + color: #f14668; +} + +.field:not(:last-child) { + margin-bottom: 0.75rem; +} + +.field.has-addons { + display: flex; + justify-content: flex-start; +} + +.field.has-addons .control:not(:last-child) { + margin-right: -1px; +} + +.field.has-addons .control:not(:first-child):not(:last-child) .button, +.field.has-addons .control:not(:first-child):not(:last-child) .input, +.field.has-addons .control:not(:first-child):not(:last-child) .select select { + border-radius: 0; +} + +.field.has-addons .control:first-child:not(:only-child) .button, +.field.has-addons .control:first-child:not(:only-child) .input, +.field.has-addons .control:first-child:not(:only-child) .select select { + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} + +.field.has-addons .control:last-child:not(:only-child) .button, +.field.has-addons .control:last-child:not(:only-child) .input, +.field.has-addons .control:last-child:not(:only-child) .select select { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +.field.has-addons .control .button:not([disabled]):hover, .field.has-addons .control .button:not([disabled]).is-hovered, +.field.has-addons .control .input:not([disabled]):hover, +.field.has-addons .control .input:not([disabled]).is-hovered, +.field.has-addons .control .select select:not([disabled]):hover, +.field.has-addons .control .select select:not([disabled]).is-hovered { + z-index: 2; +} + +.field.has-addons .control .button:not([disabled]):focus, .field.has-addons .control .button:not([disabled]).is-focused, .field.has-addons .control .button:not([disabled]):active, .field.has-addons .control .button:not([disabled]).is-active, +.field.has-addons .control .input:not([disabled]):focus, +.field.has-addons .control .input:not([disabled]).is-focused, +.field.has-addons .control .input:not([disabled]):active, +.field.has-addons .control .input:not([disabled]).is-active, +.field.has-addons .control .select select:not([disabled]):focus, +.field.has-addons .control .select select:not([disabled]).is-focused, +.field.has-addons .control .select select:not([disabled]):active, +.field.has-addons .control .select select:not([disabled]).is-active { + z-index: 3; +} + +.field.has-addons .control .button:not([disabled]):focus:hover, .field.has-addons .control .button:not([disabled]).is-focused:hover, .field.has-addons .control .button:not([disabled]):active:hover, .field.has-addons .control .button:not([disabled]).is-active:hover, +.field.has-addons .control .input:not([disabled]):focus:hover, +.field.has-addons .control .input:not([disabled]).is-focused:hover, +.field.has-addons .control .input:not([disabled]):active:hover, +.field.has-addons .control .input:not([disabled]).is-active:hover, +.field.has-addons .control .select select:not([disabled]):focus:hover, +.field.has-addons .control .select select:not([disabled]).is-focused:hover, +.field.has-addons .control .select select:not([disabled]):active:hover, +.field.has-addons .control .select select:not([disabled]).is-active:hover { + z-index: 4; +} + +.field.has-addons .control.is-expanded { + flex-grow: 1; + flex-shrink: 1; +} + +.field.has-addons.has-addons-centered { + justify-content: center; +} + +.field.has-addons.has-addons-right { + justify-content: flex-end; +} + +.field.has-addons.has-addons-fullwidth .control { + flex-grow: 1; + flex-shrink: 0; +} + +.field.is-grouped { + display: flex; + justify-content: flex-start; +} + +.field.is-grouped > .control { + flex-shrink: 0; +} + +.field.is-grouped > .control:not(:last-child) { + margin-bottom: 0; + margin-right: 0.75rem; +} + +.field.is-grouped > .control.is-expanded { + flex-grow: 1; + flex-shrink: 1; +} + +.field.is-grouped.is-grouped-centered { + justify-content: center; +} + +.field.is-grouped.is-grouped-right { + justify-content: flex-end; +} + +.field.is-grouped.is-grouped-multiline { + flex-wrap: wrap; +} + +.field.is-grouped.is-grouped-multiline > .control:last-child, .field.is-grouped.is-grouped-multiline > .control:not(:last-child) { + margin-bottom: 0.75rem; +} + +.field.is-grouped.is-grouped-multiline:last-child { + margin-bottom: -0.75rem; +} + +.field.is-grouped.is-grouped-multiline:not(:last-child) { + margin-bottom: 0; +} + +@media screen and (min-width: 769px), print { + .field.is-horizontal { + display: flex; + } +} + +.field-label .label { + font-size: inherit; +} + +@media screen and (max-width: 768px) { + .field-label { + margin-bottom: 0.5rem; + } +} + +@media screen and (min-width: 769px), print { + .field-label { + flex-basis: 0; + flex-grow: 1; + flex-shrink: 0; + margin-right: 1.5rem; + text-align: right; + } + .field-label.is-small { + font-size: 0.75rem; + padding-top: 0.375em; + } + .field-label.is-normal { + padding-top: 0.375em; + } + .field-label.is-medium { + font-size: 1.25rem; + padding-top: 0.375em; + } + .field-label.is-large { + font-size: 1.5rem; + padding-top: 0.375em; + } +} + +.field-body .field .field { + margin-bottom: 0; +} + +@media screen and (min-width: 769px), print { + .field-body { + display: flex; + flex-basis: 0; + flex-grow: 5; + flex-shrink: 1; + } + .field-body .field { + margin-bottom: 0; + } + .field-body > .field { + flex-shrink: 1; + } + .field-body > .field:not(.is-narrow) { + flex-grow: 1; + } + .field-body > .field:not(:last-child) { + margin-right: 0.75rem; + } +} + +.control { + box-sizing: border-box; + clear: both; + font-size: 1rem; + position: relative; + text-align: inherit; +} + +.control.has-icons-left .input:focus ~ .icon, +.control.has-icons-left .select:focus ~ .icon, .control.has-icons-right .input:focus ~ .icon, +.control.has-icons-right .select:focus ~ .icon { + color: #4a4a4a; +} + +.control.has-icons-left .input.is-small ~ .icon, +.control.has-icons-left .select.is-small ~ .icon, .control.has-icons-right .input.is-small ~ .icon, +.control.has-icons-right .select.is-small ~ .icon { + font-size: 0.75rem; +} + +.control.has-icons-left .input.is-medium ~ .icon, +.control.has-icons-left .select.is-medium ~ .icon, .control.has-icons-right .input.is-medium ~ .icon, +.control.has-icons-right .select.is-medium ~ .icon { + font-size: 1.25rem; +} + +.control.has-icons-left .input.is-large ~ .icon, +.control.has-icons-left .select.is-large ~ .icon, .control.has-icons-right .input.is-large ~ .icon, +.control.has-icons-right .select.is-large ~ .icon { + font-size: 1.5rem; +} + +.control.has-icons-left .icon, .control.has-icons-right .icon { + color: #dbdbdb; + height: 2.5em; + pointer-events: none; + position: absolute; + top: 0; + width: 2.5em; + z-index: 4; +} + +.control.has-icons-left .input, +.control.has-icons-left .select select { + padding-left: 2.5em; +} + +.control.has-icons-left .icon.is-left { + left: 0; +} + +.control.has-icons-right .input, +.control.has-icons-right .select select { + padding-right: 2.5em; +} + +.control.has-icons-right .icon.is-right { + right: 0; +} + +.control.is-loading::after { + position: absolute !important; + right: 0.625em; + top: 0.625em; + z-index: 4; +} + +.control.is-loading.is-small:after { + font-size: 0.75rem; +} + +.control.is-loading.is-medium:after { + font-size: 1.25rem; +} + +.control.is-loading.is-large:after { + font-size: 1.5rem; +} + +/* Bulma Components */ +.breadcrumb { + font-size: 1rem; + white-space: nowrap; +} + +.breadcrumb a { + align-items: center; + color: #485fc7; + display: flex; + justify-content: center; + padding: 0 0.75em; +} + +.breadcrumb a:hover { + color: #363636; +} + +.breadcrumb li { + align-items: center; + display: flex; +} + +.breadcrumb li:first-child a { + padding-left: 0; +} + +.breadcrumb li.is-active a { + color: #363636; + cursor: default; + pointer-events: none; +} + +.breadcrumb li + li::before { + color: #b5b5b5; + content: "\0002f"; +} + +.breadcrumb ul, +.breadcrumb ol { + align-items: flex-start; + display: flex; + flex-wrap: wrap; + justify-content: flex-start; +} + +.breadcrumb .icon:first-child { + margin-right: 0.5em; +} + +.breadcrumb .icon:last-child { + margin-left: 0.5em; +} + +.breadcrumb.is-centered ol, +.breadcrumb.is-centered ul { + justify-content: center; +} + +.breadcrumb.is-right ol, +.breadcrumb.is-right ul { + justify-content: flex-end; +} + +.breadcrumb.is-small { + font-size: 0.75rem; +} + +.breadcrumb.is-medium { + font-size: 1.25rem; +} + +.breadcrumb.is-large { + font-size: 1.5rem; +} + +.breadcrumb.has-arrow-separator li + li::before { + content: "\02192"; +} + +.breadcrumb.has-bullet-separator li + li::before { + content: "\02022"; +} + +.breadcrumb.has-dot-separator li + li::before { + content: "\000b7"; +} + +.breadcrumb.has-succeeds-separator li + li::before { + content: "\0227B"; +} + +.card { + background-color: white; + border-radius: 0.25rem; + box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); + color: #4a4a4a; + max-width: 100%; + position: relative; +} + +.card-header:first-child, .card-content:first-child, .card-footer:first-child { + border-top-left-radius: 0.25rem; + border-top-right-radius: 0.25rem; +} + +.card-header:last-child, .card-content:last-child, .card-footer:last-child { + border-bottom-left-radius: 0.25rem; + border-bottom-right-radius: 0.25rem; +} + +.card-header { + background-color: transparent; + align-items: stretch; + box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1); + display: flex; +} + +.card-header-title { + align-items: center; + color: #363636; + display: flex; + flex-grow: 1; + font-weight: 700; + padding: 0.75rem 1rem; +} + +.card-header-title.is-centered { + justify-content: center; +} + +.card-header-icon { + -moz-appearance: none; + -webkit-appearance: none; + appearance: none; + background: none; + border: none; + color: currentColor; + font-family: inherit; + font-size: 1em; + margin: 0; + padding: 0; + align-items: center; + cursor: pointer; + display: flex; + justify-content: center; + padding: 0.75rem 1rem; +} + +.card-image { + display: block; + position: relative; +} + +.card-image:first-child img { + border-top-left-radius: 0.25rem; + border-top-right-radius: 0.25rem; +} + +.card-image:last-child img { + border-bottom-left-radius: 0.25rem; + border-bottom-right-radius: 0.25rem; +} + +.card-content { + background-color: transparent; + padding: 1.5rem; +} + +.card-footer { + background-color: transparent; + border-top: 1px solid #ededed; + align-items: stretch; + display: flex; +} + +.card-footer-item { + align-items: center; + display: flex; + flex-basis: 0; + flex-grow: 1; + flex-shrink: 0; + justify-content: center; + padding: 0.75rem; +} + +.card-footer-item:not(:last-child) { + border-right: 1px solid #ededed; +} + +.card .media:not(:last-child) { + margin-bottom: 1.5rem; +} + +.dropdown { + display: inline-flex; + position: relative; + vertical-align: top; +} + +.dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu { + display: block; +} + +.dropdown.is-right .dropdown-menu { + left: auto; + right: 0; +} + +.dropdown.is-up .dropdown-menu { + bottom: 100%; + padding-bottom: 4px; + padding-top: initial; + top: auto; +} + +.dropdown-menu { + display: none; + left: 0; + min-width: 12rem; + padding-top: 4px; + position: absolute; + top: 100%; + z-index: 20; +} + +.dropdown-content { + background-color: white; + border-radius: 4px; + box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); + padding-bottom: 0.5rem; + padding-top: 0.5rem; +} + +.dropdown-item { + color: #4a4a4a; + display: block; + font-size: 0.875rem; + line-height: 1.5; + padding: 0.375rem 1rem; + position: relative; +} + +a.dropdown-item, +button.dropdown-item { + padding-right: 3rem; + text-align: inherit; + white-space: nowrap; + width: 100%; +} + +a.dropdown-item:hover, +button.dropdown-item:hover { + background-color: whitesmoke; + color: #0a0a0a; +} + +a.dropdown-item.is-active, +button.dropdown-item.is-active { + background-color: #485fc7; + color: #fff; +} + +.dropdown-divider { + background-color: #ededed; + border: none; + display: block; + height: 1px; + margin: 0.5rem 0; +} + +.level { + align-items: center; + justify-content: space-between; +} + +.level code { + border-radius: 4px; +} + +.level img { + display: inline-block; + vertical-align: top; +} + +.level.is-mobile { + display: flex; +} + +.level.is-mobile .level-left, +.level.is-mobile .level-right { + display: flex; +} + +.level.is-mobile .level-left + .level-right { + margin-top: 0; +} + +.level.is-mobile .level-item:not(:last-child) { + margin-bottom: 0; + margin-right: 0.75rem; +} + +.level.is-mobile .level-item:not(.is-narrow) { + flex-grow: 1; +} + +@media screen and (min-width: 769px), print { + .level { + display: flex; + } + .level > .level-item:not(.is-narrow) { + flex-grow: 1; + } +} + +.level-item { + align-items: center; + display: flex; + flex-basis: auto; + flex-grow: 0; + flex-shrink: 0; + justify-content: center; +} + +.level-item .title, +.level-item .subtitle { + margin-bottom: 0; +} + +@media screen and (max-width: 768px) { + .level-item:not(:last-child) { + margin-bottom: 0.75rem; + } +} + +.level-left, +.level-right { + flex-basis: auto; + flex-grow: 0; + flex-shrink: 0; +} + +.level-left .level-item.is-flexible, +.level-right .level-item.is-flexible { + flex-grow: 1; +} + +@media screen and (min-width: 769px), print { + .level-left .level-item:not(:last-child), + .level-right .level-item:not(:last-child) { + margin-right: 0.75rem; + } +} + +.level-left { + align-items: center; + justify-content: flex-start; +} + +@media screen and (max-width: 768px) { + .level-left + .level-right { + margin-top: 1.5rem; + } +} + +@media screen and (min-width: 769px), print { + .level-left { + display: flex; + } +} + +.level-right { + align-items: center; + justify-content: flex-end; +} + +@media screen and (min-width: 769px), print { + .level-right { + display: flex; + } +} + +.media { + align-items: flex-start; + display: flex; + text-align: inherit; +} + +.media .content:not(:last-child) { + margin-bottom: 0.75rem; +} + +.media .media { + border-top: 1px solid rgba(219, 219, 219, 0.5); + display: flex; + padding-top: 0.75rem; +} + +.media .media .content:not(:last-child), +.media .media .control:not(:last-child) { + margin-bottom: 0.5rem; +} + +.media .media .media { + padding-top: 0.5rem; +} + +.media .media .media + .media { + margin-top: 0.5rem; +} + +.media + .media { + border-top: 1px solid rgba(219, 219, 219, 0.5); + margin-top: 1rem; + padding-top: 1rem; +} + +.media.is-large + .media { + margin-top: 1.5rem; + padding-top: 1.5rem; +} + +.media-left, +.media-right { + flex-basis: auto; + flex-grow: 0; + flex-shrink: 0; +} + +.media-left { + margin-right: 1rem; +} + +.media-right { + margin-left: 1rem; +} + +.media-content { + flex-basis: auto; + flex-grow: 1; + flex-shrink: 1; + text-align: inherit; +} + +@media screen and (max-width: 768px) { + .media-content { + overflow-x: auto; + } +} + +.menu { + font-size: 1rem; +} + +.menu.is-small { + font-size: 0.75rem; +} + +.menu.is-medium { + font-size: 1.25rem; +} + +.menu.is-large { + font-size: 1.5rem; +} + +.menu-list { + line-height: 1.25; +} + +.menu-list a { + border-radius: 2px; + color: #4a4a4a; + display: block; + padding: 0.5em 0.75em; +} + +.menu-list a:hover { + background-color: whitesmoke; + color: #363636; +} + +.menu-list a.is-active { + background-color: #485fc7; + color: #fff; +} + +.menu-list li ul { + border-left: 1px solid #dbdbdb; + margin: 0.75em; + padding-left: 0.75em; +} + +.menu-label { + color: #7a7a7a; + font-size: 0.75em; + letter-spacing: 0.1em; + text-transform: uppercase; +} + +.menu-label:not(:first-child) { + margin-top: 1em; +} + +.menu-label:not(:last-child) { + margin-bottom: 1em; +} + +.message { + background-color: whitesmoke; + border-radius: 4px; + font-size: 1rem; +} + +.message strong { + color: currentColor; +} + +.message a:not(.button):not(.tag):not(.dropdown-item) { + color: currentColor; + text-decoration: underline; +} + +.message.is-small { + font-size: 0.75rem; +} + +.message.is-medium { + font-size: 1.25rem; +} + +.message.is-large { + font-size: 1.5rem; +} + +.message.is-white { + background-color: white; +} + +.message.is-white .message-header { + background-color: white; + color: #0a0a0a; +} + +.message.is-white .message-body { + border-color: white; +} + +.message.is-black { + background-color: #fafafa; +} + +.message.is-black .message-header { + background-color: #0a0a0a; + color: white; +} + +.message.is-black .message-body { + border-color: #0a0a0a; +} + +.message.is-light { + background-color: #fafafa; +} + +.message.is-light .message-header { + background-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); +} + +.message.is-light .message-body { + border-color: whitesmoke; +} + +.message.is-dark { + background-color: #fafafa; +} + +.message.is-dark .message-header { + background-color: #363636; + color: #fff; +} + +.message.is-dark .message-body { + border-color: #363636; +} + +.message.is-primary { + background-color: #ebfffc; +} + +.message.is-primary .message-header { + background-color: #ffffff; + color: #fff; +} + +.message.is-primary .message-body { + border-color: #ffffff; + color: #00947e; +} + +.message.is-link { + background-color: #eff1fa; +} + +.message.is-link .message-header { + background-color: #485fc7; + color: #fff; +} + +.message.is-link .message-body { + border-color: #485fc7; + color: #3850b7; +} + +.message.is-info { + background-color: #eff5fb; +} + +.message.is-info .message-header { + background-color: #3e8ed0; + color: #fff; +} + +.message.is-info .message-body { + border-color: #3e8ed0; + color: #296fa8; +} + +.message.is-success { + background-color: #effaf5; +} + +.message.is-success .message-header { + background-color: #48c78e; + color: #fff; +} + +.message.is-success .message-body { + border-color: #48c78e; + color: #257953; +} + +.message.is-warning { + background-color: #fffaeb; +} + +.message.is-warning .message-header { + background-color: #ffe08a; + color: rgba(0, 0, 0, 0.7); +} + +.message.is-warning .message-body { + border-color: #ffe08a; + color: #946c00; +} + +.message.is-danger { + background-color: #feecf0; +} + +.message.is-danger .message-header { + background-color: #f14668; + color: #fff; +} + +.message.is-danger .message-body { + border-color: #f14668; + color: #cc0f35; +} + +.message-header { + align-items: center; + background-color: #4a4a4a; + border-radius: 4px 4px 0 0; + color: #fff; + display: flex; + font-weight: 700; + justify-content: space-between; + line-height: 1.25; + padding: 0.75em 1em; + position: relative; +} + +.message-header .delete { + flex-grow: 0; + flex-shrink: 0; + margin-left: 0.75em; +} + +.message-header + .message-body { + border-width: 0; + border-top-left-radius: 0; + border-top-right-radius: 0; +} + +.message-body { + border-color: #dbdbdb; + border-radius: 4px; + border-style: solid; + border-width: 0 0 0 4px; + color: #4a4a4a; + padding: 1.25em 1.5em; +} + +.message-body code, +.message-body pre { + background-color: white; +} + +.message-body pre code { + background-color: transparent; +} + +.modal { + align-items: center; + display: none; + flex-direction: column; + justify-content: center; + overflow: hidden; + position: fixed; + z-index: 40; +} + +.modal.is-active { + display: flex; +} + +.modal-background { + background-color: rgba(10, 10, 10, 0.86); +} + +.modal-content, +.modal-card { + margin: 0 20px; + max-height: calc(100vh - 160px); + overflow: auto; + position: relative; + width: 100%; +} + +@media screen and (min-width: 769px) { + .modal-content, + .modal-card { + margin: 0 auto; + max-height: calc(100vh - 40px); + width: 640px; + } +} + +.modal-close { + background: none; + height: 40px; + position: fixed; + right: 20px; + top: 20px; + width: 40px; +} + +.modal-card { + display: flex; + flex-direction: column; + max-height: calc(100vh - 40px); + overflow: hidden; + -ms-overflow-y: visible; +} + +.modal-card-head, +.modal-card-foot { + align-items: center; + background-color: whitesmoke; + display: flex; + flex-shrink: 0; + justify-content: flex-start; + padding: 20px; + position: relative; +} + +.modal-card-head { + border-bottom: 1px solid #dbdbdb; + border-top-left-radius: 6px; + border-top-right-radius: 6px; +} + +.modal-card-title { + color: #363636; + flex-grow: 1; + flex-shrink: 0; + font-size: 1.5rem; + line-height: 1; +} + +.modal-card-foot { + border-bottom-left-radius: 6px; + border-bottom-right-radius: 6px; + border-top: 1px solid #dbdbdb; +} + +.modal-card-foot .button:not(:last-child) { + margin-right: 0.5em; +} + +.modal-card-body { + -webkit-overflow-scrolling: touch; + background-color: white; + flex-grow: 1; + flex-shrink: 1; + overflow: auto; + padding: 20px; +} + +.navbar { + background-color: white; + min-height: 3.25rem; + position: relative; + z-index: 30; +} + +.navbar.is-white { + background-color: white; + color: #0a0a0a; +} + +.navbar.is-white .navbar-brand > .navbar-item, +.navbar.is-white .navbar-brand .navbar-link { + color: #0a0a0a; +} + +.navbar.is-white .navbar-brand > a.navbar-item:focus, .navbar.is-white .navbar-brand > a.navbar-item:hover, .navbar.is-white .navbar-brand > a.navbar-item.is-active, +.navbar.is-white .navbar-brand .navbar-link:focus, +.navbar.is-white .navbar-brand .navbar-link:hover, +.navbar.is-white .navbar-brand .navbar-link.is-active { + background-color: #f2f2f2; + color: #0a0a0a; +} + +.navbar.is-white .navbar-brand .navbar-link::after { + border-color: #0a0a0a; +} + +.navbar.is-white .navbar-burger { + color: #0a0a0a; +} + +@media screen and (min-width: 1024px) { + .navbar.is-white .navbar-start > .navbar-item, + .navbar.is-white .navbar-start .navbar-link, + .navbar.is-white .navbar-end > .navbar-item, + .navbar.is-white .navbar-end .navbar-link { + color: #0a0a0a; + } + .navbar.is-white .navbar-start > a.navbar-item:focus, .navbar.is-white .navbar-start > a.navbar-item:hover, .navbar.is-white .navbar-start > a.navbar-item.is-active, + .navbar.is-white .navbar-start .navbar-link:focus, + .navbar.is-white .navbar-start .navbar-link:hover, + .navbar.is-white .navbar-start .navbar-link.is-active, + .navbar.is-white .navbar-end > a.navbar-item:focus, + .navbar.is-white .navbar-end > a.navbar-item:hover, + .navbar.is-white .navbar-end > a.navbar-item.is-active, + .navbar.is-white .navbar-end .navbar-link:focus, + .navbar.is-white .navbar-end .navbar-link:hover, + .navbar.is-white .navbar-end .navbar-link.is-active { + background-color: #f2f2f2; + color: #0a0a0a; + } + .navbar.is-white .navbar-start .navbar-link::after, + .navbar.is-white .navbar-end .navbar-link::after { + border-color: #0a0a0a; + } + .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link, + .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link, + .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link { + background-color: #f2f2f2; + color: #0a0a0a; + } + .navbar.is-white .navbar-dropdown a.navbar-item.is-active { + background-color: white; + color: #0a0a0a; + } +} + +.navbar.is-black { + background-color: #0a0a0a; + color: white; +} + +.navbar.is-black .navbar-brand > .navbar-item, +.navbar.is-black .navbar-brand .navbar-link { + color: white; +} + +.navbar.is-black .navbar-brand > a.navbar-item:focus, .navbar.is-black .navbar-brand > a.navbar-item:hover, .navbar.is-black .navbar-brand > a.navbar-item.is-active, +.navbar.is-black .navbar-brand .navbar-link:focus, +.navbar.is-black .navbar-brand .navbar-link:hover, +.navbar.is-black .navbar-brand .navbar-link.is-active { + background-color: black; + color: white; +} + +.navbar.is-black .navbar-brand .navbar-link::after { + border-color: white; +} + +.navbar.is-black .navbar-burger { + color: white; +} + +@media screen and (min-width: 1024px) { + .navbar.is-black .navbar-start > .navbar-item, + .navbar.is-black .navbar-start .navbar-link, + .navbar.is-black .navbar-end > .navbar-item, + .navbar.is-black .navbar-end .navbar-link { + color: white; + } + .navbar.is-black .navbar-start > a.navbar-item:focus, .navbar.is-black .navbar-start > a.navbar-item:hover, .navbar.is-black .navbar-start > a.navbar-item.is-active, + .navbar.is-black .navbar-start .navbar-link:focus, + .navbar.is-black .navbar-start .navbar-link:hover, + .navbar.is-black .navbar-start .navbar-link.is-active, + .navbar.is-black .navbar-end > a.navbar-item:focus, + .navbar.is-black .navbar-end > a.navbar-item:hover, + .navbar.is-black .navbar-end > a.navbar-item.is-active, + .navbar.is-black .navbar-end .navbar-link:focus, + .navbar.is-black .navbar-end .navbar-link:hover, + .navbar.is-black .navbar-end .navbar-link.is-active { + background-color: black; + color: white; + } + .navbar.is-black .navbar-start .navbar-link::after, + .navbar.is-black .navbar-end .navbar-link::after { + border-color: white; + } + .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link, + .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link, + .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link { + background-color: black; + color: white; + } + .navbar.is-black .navbar-dropdown a.navbar-item.is-active { + background-color: #0a0a0a; + color: white; + } +} + +.navbar.is-light { + background-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); +} + +.navbar.is-light .navbar-brand > .navbar-item, +.navbar.is-light .navbar-brand .navbar-link { + color: rgba(0, 0, 0, 0.7); +} + +.navbar.is-light .navbar-brand > a.navbar-item:focus, .navbar.is-light .navbar-brand > a.navbar-item:hover, .navbar.is-light .navbar-brand > a.navbar-item.is-active, +.navbar.is-light .navbar-brand .navbar-link:focus, +.navbar.is-light .navbar-brand .navbar-link:hover, +.navbar.is-light .navbar-brand .navbar-link.is-active { + background-color: #e8e8e8; + color: rgba(0, 0, 0, 0.7); +} + +.navbar.is-light .navbar-brand .navbar-link::after { + border-color: rgba(0, 0, 0, 0.7); +} + +.navbar.is-light .navbar-burger { + color: rgba(0, 0, 0, 0.7); +} + +@media screen and (min-width: 1024px) { + .navbar.is-light .navbar-start > .navbar-item, + .navbar.is-light .navbar-start .navbar-link, + .navbar.is-light .navbar-end > .navbar-item, + .navbar.is-light .navbar-end .navbar-link { + color: rgba(0, 0, 0, 0.7); + } + .navbar.is-light .navbar-start > a.navbar-item:focus, .navbar.is-light .navbar-start > a.navbar-item:hover, .navbar.is-light .navbar-start > a.navbar-item.is-active, + .navbar.is-light .navbar-start .navbar-link:focus, + .navbar.is-light .navbar-start .navbar-link:hover, + .navbar.is-light .navbar-start .navbar-link.is-active, + .navbar.is-light .navbar-end > a.navbar-item:focus, + .navbar.is-light .navbar-end > a.navbar-item:hover, + .navbar.is-light .navbar-end > a.navbar-item.is-active, + .navbar.is-light .navbar-end .navbar-link:focus, + .navbar.is-light .navbar-end .navbar-link:hover, + .navbar.is-light .navbar-end .navbar-link.is-active { + background-color: #e8e8e8; + color: rgba(0, 0, 0, 0.7); + } + .navbar.is-light .navbar-start .navbar-link::after, + .navbar.is-light .navbar-end .navbar-link::after { + border-color: rgba(0, 0, 0, 0.7); + } + .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link, + .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link, + .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link { + background-color: #e8e8e8; + color: rgba(0, 0, 0, 0.7); + } + .navbar.is-light .navbar-dropdown a.navbar-item.is-active { + background-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); + } +} + +.navbar.is-dark { + background-color: #363636; + color: #fff; +} + +.navbar.is-dark .navbar-brand > .navbar-item, +.navbar.is-dark .navbar-brand .navbar-link { + color: #fff; +} + +.navbar.is-dark .navbar-brand > a.navbar-item:focus, .navbar.is-dark .navbar-brand > a.navbar-item:hover, .navbar.is-dark .navbar-brand > a.navbar-item.is-active, +.navbar.is-dark .navbar-brand .navbar-link:focus, +.navbar.is-dark .navbar-brand .navbar-link:hover, +.navbar.is-dark .navbar-brand .navbar-link.is-active { + background-color: #292929; + color: #fff; +} + +.navbar.is-dark .navbar-brand .navbar-link::after { + border-color: #fff; +} + +.navbar.is-dark .navbar-burger { + color: #fff; +} + +@media screen and (min-width: 1024px) { + .navbar.is-dark .navbar-start > .navbar-item, + .navbar.is-dark .navbar-start .navbar-link, + .navbar.is-dark .navbar-end > .navbar-item, + .navbar.is-dark .navbar-end .navbar-link { + color: #fff; + } + .navbar.is-dark .navbar-start > a.navbar-item:focus, .navbar.is-dark .navbar-start > a.navbar-item:hover, .navbar.is-dark .navbar-start > a.navbar-item.is-active, + .navbar.is-dark .navbar-start .navbar-link:focus, + .navbar.is-dark .navbar-start .navbar-link:hover, + .navbar.is-dark .navbar-start .navbar-link.is-active, + .navbar.is-dark .navbar-end > a.navbar-item:focus, + .navbar.is-dark .navbar-end > a.navbar-item:hover, + .navbar.is-dark .navbar-end > a.navbar-item.is-active, + .navbar.is-dark .navbar-end .navbar-link:focus, + .navbar.is-dark .navbar-end .navbar-link:hover, + .navbar.is-dark .navbar-end .navbar-link.is-active { + background-color: #292929; + color: #fff; + } + .navbar.is-dark .navbar-start .navbar-link::after, + .navbar.is-dark .navbar-end .navbar-link::after { + border-color: #fff; + } + .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link, + .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link, + .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link { + background-color: #292929; + color: #fff; + } + .navbar.is-dark .navbar-dropdown a.navbar-item.is-active { + background-color: #363636; + color: #fff; + } +} + +.navbar.is-primary { + background-color: #ffffff; + color: #fff; +} + +.navbar.is-primary .navbar-brand > .navbar-item, +.navbar.is-primary .navbar-brand .navbar-link { + color: #fff; +} + +.navbar.is-primary .navbar-brand > a.navbar-item:focus, .navbar.is-primary .navbar-brand > a.navbar-item:hover, .navbar.is-primary .navbar-brand > a.navbar-item.is-active, +.navbar.is-primary .navbar-brand .navbar-link:focus, +.navbar.is-primary .navbar-brand .navbar-link:hover, +.navbar.is-primary .navbar-brand .navbar-link.is-active { + background-color: #00b89c; + color: #fff; +} + +.navbar.is-primary .navbar-brand .navbar-link::after { + border-color: #fff; +} + +.navbar.is-primary .navbar-burger { + color: #fff; +} + +@media screen and (min-width: 1024px) { + .navbar.is-primary .navbar-start > .navbar-item, + .navbar.is-primary .navbar-start .navbar-link, + .navbar.is-primary .navbar-end > .navbar-item, + .navbar.is-primary .navbar-end .navbar-link { + color: #fff; + } + .navbar.is-primary .navbar-start > a.navbar-item:focus, .navbar.is-primary .navbar-start > a.navbar-item:hover, .navbar.is-primary .navbar-start > a.navbar-item.is-active, + .navbar.is-primary .navbar-start .navbar-link:focus, + .navbar.is-primary .navbar-start .navbar-link:hover, + .navbar.is-primary .navbar-start .navbar-link.is-active, + .navbar.is-primary .navbar-end > a.navbar-item:focus, + .navbar.is-primary .navbar-end > a.navbar-item:hover, + .navbar.is-primary .navbar-end > a.navbar-item.is-active, + .navbar.is-primary .navbar-end .navbar-link:focus, + .navbar.is-primary .navbar-end .navbar-link:hover, + .navbar.is-primary .navbar-end .navbar-link.is-active { + background-color: #00b89c; + color: #fff; + } + .navbar.is-primary .navbar-start .navbar-link::after, + .navbar.is-primary .navbar-end .navbar-link::after { + border-color: #fff; + } + .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link, + .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link, + .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link { + background-color: #00b89c; + color: #fff; + } + .navbar.is-primary .navbar-dropdown a.navbar-item.is-active { + background-color: #ffffff; + color: #fff; + } +} + +.navbar.is-link { + background-color: #485fc7; + color: #fff; +} + +.navbar.is-link .navbar-brand > .navbar-item, +.navbar.is-link .navbar-brand .navbar-link { + color: #fff; +} + +.navbar.is-link .navbar-brand > a.navbar-item:focus, .navbar.is-link .navbar-brand > a.navbar-item:hover, .navbar.is-link .navbar-brand > a.navbar-item.is-active, +.navbar.is-link .navbar-brand .navbar-link:focus, +.navbar.is-link .navbar-brand .navbar-link:hover, +.navbar.is-link .navbar-brand .navbar-link.is-active { + background-color: #3a51bb; + color: #fff; +} + +.navbar.is-link .navbar-brand .navbar-link::after { + border-color: #fff; +} + +.navbar.is-link .navbar-burger { + color: #fff; +} + +@media screen and (min-width: 1024px) { + .navbar.is-link .navbar-start > .navbar-item, + .navbar.is-link .navbar-start .navbar-link, + .navbar.is-link .navbar-end > .navbar-item, + .navbar.is-link .navbar-end .navbar-link { + color: #fff; + } + .navbar.is-link .navbar-start > a.navbar-item:focus, .navbar.is-link .navbar-start > a.navbar-item:hover, .navbar.is-link .navbar-start > a.navbar-item.is-active, + .navbar.is-link .navbar-start .navbar-link:focus, + .navbar.is-link .navbar-start .navbar-link:hover, + .navbar.is-link .navbar-start .navbar-link.is-active, + .navbar.is-link .navbar-end > a.navbar-item:focus, + .navbar.is-link .navbar-end > a.navbar-item:hover, + .navbar.is-link .navbar-end > a.navbar-item.is-active, + .navbar.is-link .navbar-end .navbar-link:focus, + .navbar.is-link .navbar-end .navbar-link:hover, + .navbar.is-link .navbar-end .navbar-link.is-active { + background-color: #3a51bb; + color: #fff; + } + .navbar.is-link .navbar-start .navbar-link::after, + .navbar.is-link .navbar-end .navbar-link::after { + border-color: #fff; + } + .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link, + .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link, + .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link { + background-color: #3a51bb; + color: #fff; + } + .navbar.is-link .navbar-dropdown a.navbar-item.is-active { + background-color: #485fc7; + color: #fff; + } +} + +.navbar.is-info { + background-color: #3e8ed0; + color: #fff; +} + +.navbar.is-info .navbar-brand > .navbar-item, +.navbar.is-info .navbar-brand .navbar-link { + color: #fff; +} + +.navbar.is-info .navbar-brand > a.navbar-item:focus, .navbar.is-info .navbar-brand > a.navbar-item:hover, .navbar.is-info .navbar-brand > a.navbar-item.is-active, +.navbar.is-info .navbar-brand .navbar-link:focus, +.navbar.is-info .navbar-brand .navbar-link:hover, +.navbar.is-info .navbar-brand .navbar-link.is-active { + background-color: #3082c5; + color: #fff; +} + +.navbar.is-info .navbar-brand .navbar-link::after { + border-color: #fff; +} + +.navbar.is-info .navbar-burger { + color: #fff; +} + +@media screen and (min-width: 1024px) { + .navbar.is-info .navbar-start > .navbar-item, + .navbar.is-info .navbar-start .navbar-link, + .navbar.is-info .navbar-end > .navbar-item, + .navbar.is-info .navbar-end .navbar-link { + color: #fff; + } + .navbar.is-info .navbar-start > a.navbar-item:focus, .navbar.is-info .navbar-start > a.navbar-item:hover, .navbar.is-info .navbar-start > a.navbar-item.is-active, + .navbar.is-info .navbar-start .navbar-link:focus, + .navbar.is-info .navbar-start .navbar-link:hover, + .navbar.is-info .navbar-start .navbar-link.is-active, + .navbar.is-info .navbar-end > a.navbar-item:focus, + .navbar.is-info .navbar-end > a.navbar-item:hover, + .navbar.is-info .navbar-end > a.navbar-item.is-active, + .navbar.is-info .navbar-end .navbar-link:focus, + .navbar.is-info .navbar-end .navbar-link:hover, + .navbar.is-info .navbar-end .navbar-link.is-active { + background-color: #3082c5; + color: #fff; + } + .navbar.is-info .navbar-start .navbar-link::after, + .navbar.is-info .navbar-end .navbar-link::after { + border-color: #fff; + } + .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link, + .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link, + .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link { + background-color: #3082c5; + color: #fff; + } + .navbar.is-info .navbar-dropdown a.navbar-item.is-active { + background-color: #3e8ed0; + color: #fff; + } +} + +.navbar.is-success { + background-color: #48c78e; + color: #fff; +} + +.navbar.is-success .navbar-brand > .navbar-item, +.navbar.is-success .navbar-brand .navbar-link { + color: #fff; +} + +.navbar.is-success .navbar-brand > a.navbar-item:focus, .navbar.is-success .navbar-brand > a.navbar-item:hover, .navbar.is-success .navbar-brand > a.navbar-item.is-active, +.navbar.is-success .navbar-brand .navbar-link:focus, +.navbar.is-success .navbar-brand .navbar-link:hover, +.navbar.is-success .navbar-brand .navbar-link.is-active { + background-color: #3abb81; + color: #fff; +} + +.navbar.is-success .navbar-brand .navbar-link::after { + border-color: #fff; +} + +.navbar.is-success .navbar-burger { + color: #fff; +} + +@media screen and (min-width: 1024px) { + .navbar.is-success .navbar-start > .navbar-item, + .navbar.is-success .navbar-start .navbar-link, + .navbar.is-success .navbar-end > .navbar-item, + .navbar.is-success .navbar-end .navbar-link { + color: #fff; + } + .navbar.is-success .navbar-start > a.navbar-item:focus, .navbar.is-success .navbar-start > a.navbar-item:hover, .navbar.is-success .navbar-start > a.navbar-item.is-active, + .navbar.is-success .navbar-start .navbar-link:focus, + .navbar.is-success .navbar-start .navbar-link:hover, + .navbar.is-success .navbar-start .navbar-link.is-active, + .navbar.is-success .navbar-end > a.navbar-item:focus, + .navbar.is-success .navbar-end > a.navbar-item:hover, + .navbar.is-success .navbar-end > a.navbar-item.is-active, + .navbar.is-success .navbar-end .navbar-link:focus, + .navbar.is-success .navbar-end .navbar-link:hover, + .navbar.is-success .navbar-end .navbar-link.is-active { + background-color: #3abb81; + color: #fff; + } + .navbar.is-success .navbar-start .navbar-link::after, + .navbar.is-success .navbar-end .navbar-link::after { + border-color: #fff; + } + .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link, + .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link, + .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link { + background-color: #3abb81; + color: #fff; + } + .navbar.is-success .navbar-dropdown a.navbar-item.is-active { + background-color: #48c78e; + color: #fff; + } +} + +.navbar.is-warning { + background-color: #ffe08a; + color: rgba(0, 0, 0, 0.7); +} + +.navbar.is-warning .navbar-brand > .navbar-item, +.navbar.is-warning .navbar-brand .navbar-link { + color: rgba(0, 0, 0, 0.7); +} + +.navbar.is-warning .navbar-brand > a.navbar-item:focus, .navbar.is-warning .navbar-brand > a.navbar-item:hover, .navbar.is-warning .navbar-brand > a.navbar-item.is-active, +.navbar.is-warning .navbar-brand .navbar-link:focus, +.navbar.is-warning .navbar-brand .navbar-link:hover, +.navbar.is-warning .navbar-brand .navbar-link.is-active { + background-color: #ffd970; + color: rgba(0, 0, 0, 0.7); +} + +.navbar.is-warning .navbar-brand .navbar-link::after { + border-color: rgba(0, 0, 0, 0.7); +} + +.navbar.is-warning .navbar-burger { + color: rgba(0, 0, 0, 0.7); +} + +@media screen and (min-width: 1024px) { + .navbar.is-warning .navbar-start > .navbar-item, + .navbar.is-warning .navbar-start .navbar-link, + .navbar.is-warning .navbar-end > .navbar-item, + .navbar.is-warning .navbar-end .navbar-link { + color: rgba(0, 0, 0, 0.7); + } + .navbar.is-warning .navbar-start > a.navbar-item:focus, .navbar.is-warning .navbar-start > a.navbar-item:hover, .navbar.is-warning .navbar-start > a.navbar-item.is-active, + .navbar.is-warning .navbar-start .navbar-link:focus, + .navbar.is-warning .navbar-start .navbar-link:hover, + .navbar.is-warning .navbar-start .navbar-link.is-active, + .navbar.is-warning .navbar-end > a.navbar-item:focus, + .navbar.is-warning .navbar-end > a.navbar-item:hover, + .navbar.is-warning .navbar-end > a.navbar-item.is-active, + .navbar.is-warning .navbar-end .navbar-link:focus, + .navbar.is-warning .navbar-end .navbar-link:hover, + .navbar.is-warning .navbar-end .navbar-link.is-active { + background-color: #ffd970; + color: rgba(0, 0, 0, 0.7); + } + .navbar.is-warning .navbar-start .navbar-link::after, + .navbar.is-warning .navbar-end .navbar-link::after { + border-color: rgba(0, 0, 0, 0.7); + } + .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link, + .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link, + .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link { + background-color: #ffd970; + color: rgba(0, 0, 0, 0.7); + } + .navbar.is-warning .navbar-dropdown a.navbar-item.is-active { + background-color: #ffe08a; + color: rgba(0, 0, 0, 0.7); + } +} + +.navbar.is-danger { + background-color: #f14668; + color: #fff; +} + +.navbar.is-danger .navbar-brand > .navbar-item, +.navbar.is-danger .navbar-brand .navbar-link { + color: #fff; +} + +.navbar.is-danger .navbar-brand > a.navbar-item:focus, .navbar.is-danger .navbar-brand > a.navbar-item:hover, .navbar.is-danger .navbar-brand > a.navbar-item.is-active, +.navbar.is-danger .navbar-brand .navbar-link:focus, +.navbar.is-danger .navbar-brand .navbar-link:hover, +.navbar.is-danger .navbar-brand .navbar-link.is-active { + background-color: #ef2e55; + color: #fff; +} + +.navbar.is-danger .navbar-brand .navbar-link::after { + border-color: #fff; +} + +.navbar.is-danger .navbar-burger { + color: #fff; +} + +@media screen and (min-width: 1024px) { + .navbar.is-danger .navbar-start > .navbar-item, + .navbar.is-danger .navbar-start .navbar-link, + .navbar.is-danger .navbar-end > .navbar-item, + .navbar.is-danger .navbar-end .navbar-link { + color: #fff; + } + .navbar.is-danger .navbar-start > a.navbar-item:focus, .navbar.is-danger .navbar-start > a.navbar-item:hover, .navbar.is-danger .navbar-start > a.navbar-item.is-active, + .navbar.is-danger .navbar-start .navbar-link:focus, + .navbar.is-danger .navbar-start .navbar-link:hover, + .navbar.is-danger .navbar-start .navbar-link.is-active, + .navbar.is-danger .navbar-end > a.navbar-item:focus, + .navbar.is-danger .navbar-end > a.navbar-item:hover, + .navbar.is-danger .navbar-end > a.navbar-item.is-active, + .navbar.is-danger .navbar-end .navbar-link:focus, + .navbar.is-danger .navbar-end .navbar-link:hover, + .navbar.is-danger .navbar-end .navbar-link.is-active { + background-color: #ef2e55; + color: #fff; + } + .navbar.is-danger .navbar-start .navbar-link::after, + .navbar.is-danger .navbar-end .navbar-link::after { + border-color: #fff; + } + .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link, + .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link, + .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link { + background-color: #ef2e55; + color: #fff; + } + .navbar.is-danger .navbar-dropdown a.navbar-item.is-active { + background-color: #f14668; + color: #fff; + } +} + +.navbar > .container { + align-items: stretch; + display: flex; + min-height: 3.25rem; + width: 100%; +} + +.navbar.has-shadow { + box-shadow: 0 2px 0 0 whitesmoke; +} + +.navbar.is-fixed-bottom, .navbar.is-fixed-top { + left: 0; + position: fixed; + right: 0; + z-index: 30; +} + +.navbar.is-fixed-bottom { + bottom: 0; +} + +.navbar.is-fixed-bottom.has-shadow { + box-shadow: 0 -2px 0 0 whitesmoke; +} + +.navbar.is-fixed-top { + top: 0; +} + +html.has-navbar-fixed-top, +body.has-navbar-fixed-top { + padding-top: 3.25rem; +} + +html.has-navbar-fixed-bottom, +body.has-navbar-fixed-bottom { + padding-bottom: 3.25rem; +} + +.navbar-brand, +.navbar-tabs { + align-items: stretch; + display: flex; + flex-shrink: 0; + min-height: 3.25rem; +} + +.navbar-brand a.navbar-item:focus, .navbar-brand a.navbar-item:hover { + background-color: transparent; +} + +.navbar-tabs { + -webkit-overflow-scrolling: touch; + max-width: 100vw; + overflow-x: auto; + overflow-y: hidden; +} + +.navbar-burger { + color: #4a4a4a; + -moz-appearance: none; + -webkit-appearance: none; + appearance: none; + background: none; + border: none; + cursor: pointer; + display: block; + height: 3.25rem; + position: relative; + width: 3.25rem; + margin-left: auto; +} + +.navbar-burger span { + background-color: currentColor; + display: block; + height: 1px; + left: calc(50% - 8px); + position: absolute; + transform-origin: center; + transition-duration: 86ms; + transition-property: background-color, opacity, transform; + transition-timing-function: ease-out; + width: 16px; +} + +.navbar-burger span:nth-child(1) { + top: calc(50% - 6px); +} + +.navbar-burger span:nth-child(2) { + top: calc(50% - 1px); +} + +.navbar-burger span:nth-child(3) { + top: calc(50% + 4px); +} + +.navbar-burger:hover { + background-color: rgba(0, 0, 0, 0.05); +} + +.navbar-burger.is-active span:nth-child(1) { + transform: translateY(5px) rotate(45deg); +} + +.navbar-burger.is-active span:nth-child(2) { + opacity: 0; +} + +.navbar-burger.is-active span:nth-child(3) { + transform: translateY(-5px) rotate(-45deg); +} + +.navbar-menu { + display: none; +} + +.navbar-item, +.navbar-link { + color: #4a4a4a; + display: block; + line-height: 1.5; + padding: 0.5rem 0.75rem; + position: relative; +} + +.navbar-item .icon:only-child, +.navbar-link .icon:only-child { + margin-left: -0.25rem; + margin-right: -0.25rem; +} + +a.navbar-item, +.navbar-link { + cursor: pointer; +} + +a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-item.is-active, +.navbar-link:focus, +.navbar-link:focus-within, +.navbar-link:hover, +.navbar-link.is-active { + background-color: #fafafa; + color: #485fc7; +} + +.navbar-item { + flex-grow: 0; + flex-shrink: 0; +} + +.navbar-item img { + max-height: 1.75rem; +} + +.navbar-item.has-dropdown { + padding: 0; +} + +.navbar-item.is-expanded { + flex-grow: 1; + flex-shrink: 1; +} + +.navbar-item.is-tab { + border-bottom: 1px solid transparent; + min-height: 3.25rem; + padding-bottom: calc(0.5rem - 1px); +} + +.navbar-item.is-tab:focus, .navbar-item.is-tab:hover { + background-color: transparent; + border-bottom-color: #485fc7; +} + +.navbar-item.is-tab.is-active { + background-color: transparent; + border-bottom-color: #485fc7; + border-bottom-style: solid; + border-bottom-width: 3px; + color: #485fc7; + padding-bottom: calc(0.5rem - 3px); +} + +.navbar-content { + flex-grow: 1; + flex-shrink: 1; +} + +.navbar-link:not(.is-arrowless) { + padding-right: 2.5em; +} + +.navbar-link:not(.is-arrowless)::after { + border-color: #485fc7; + margin-top: -0.375em; + right: 1.125em; +} + +.navbar-dropdown { + font-size: 0.875rem; + padding-bottom: 0.5rem; + padding-top: 0.5rem; +} + +.navbar-dropdown .navbar-item { + padding-left: 1.5rem; + padding-right: 1.5rem; +} + +.navbar-divider { + background-color: whitesmoke; + border: none; + display: none; + height: 2px; + margin: 0.5rem 0; +} + +@media screen and (max-width: 1023px) { + .navbar > .container { + display: block; + } + .navbar-brand .navbar-item, + .navbar-tabs .navbar-item { + align-items: center; + display: flex; + } + .navbar-link::after { + display: none; + } + .navbar-menu { + background-color: white; + box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1); + padding: 0.5rem 0; + } + .navbar-menu.is-active { + display: block; + } + .navbar.is-fixed-bottom-touch, .navbar.is-fixed-top-touch { + left: 0; + position: fixed; + right: 0; + z-index: 30; + } + .navbar.is-fixed-bottom-touch { + bottom: 0; + } + .navbar.is-fixed-bottom-touch.has-shadow { + box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1); + } + .navbar.is-fixed-top-touch { + top: 0; + } + .navbar.is-fixed-top .navbar-menu, .navbar.is-fixed-top-touch .navbar-menu { + -webkit-overflow-scrolling: touch; + max-height: calc(100vh - 3.25rem); + overflow: auto; + } + html.has-navbar-fixed-top-touch, + body.has-navbar-fixed-top-touch { + padding-top: 3.25rem; + } + html.has-navbar-fixed-bottom-touch, + body.has-navbar-fixed-bottom-touch { + padding-bottom: 3.25rem; + } +} + +@media screen and (min-width: 1024px) { + .navbar, + .navbar-menu, + .navbar-start, + .navbar-end { + align-items: stretch; + display: flex; + } + .navbar { + min-height: 3.25rem; + } + .navbar.is-spaced { + padding: 1rem 2rem; + } + .navbar.is-spaced .navbar-start, + .navbar.is-spaced .navbar-end { + align-items: center; + } + .navbar.is-spaced a.navbar-item, + .navbar.is-spaced .navbar-link { + border-radius: 4px; + } + .navbar.is-transparent a.navbar-item:focus, .navbar.is-transparent a.navbar-item:hover, .navbar.is-transparent a.navbar-item.is-active, + .navbar.is-transparent .navbar-link:focus, + .navbar.is-transparent .navbar-link:hover, + .navbar.is-transparent .navbar-link.is-active { + background-color: transparent !important; + } + .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link { + background-color: transparent !important; + } + .navbar.is-transparent .navbar-dropdown a.navbar-item:focus, .navbar.is-transparent .navbar-dropdown a.navbar-item:hover { + background-color: whitesmoke; + color: #0a0a0a; + } + .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active { + background-color: whitesmoke; + color: #485fc7; + } + .navbar-burger { + display: none; + } + .navbar-item, + .navbar-link { + align-items: center; + display: flex; + } + .navbar-item.has-dropdown { + align-items: stretch; + } + .navbar-item.has-dropdown-up .navbar-link::after { + transform: rotate(135deg) translate(0.25em, -0.25em); + } + .navbar-item.has-dropdown-up .navbar-dropdown { + border-bottom: 2px solid #dbdbdb; + border-radius: 6px 6px 0 0; + border-top: none; + bottom: 100%; + box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1); + top: auto; + } + .navbar-item.is-active .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown { + display: block; + } + .navbar.is-spaced .navbar-item.is-active .navbar-dropdown, .navbar-item.is-active .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed { + opacity: 1; + pointer-events: auto; + transform: translateY(0); + } + .navbar-menu { + flex-grow: 1; + flex-shrink: 0; + } + .navbar-start { + justify-content: flex-start; + margin-right: auto; + } + .navbar-end { + justify-content: flex-end; + margin-left: auto; + } + .navbar-dropdown { + background-color: white; + border-bottom-left-radius: 6px; + border-bottom-right-radius: 6px; + border-top: 2px solid #dbdbdb; + box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1); + display: none; + font-size: 0.875rem; + left: 0; + min-width: 100%; + position: absolute; + top: 100%; + z-index: 20; + } + .navbar-dropdown .navbar-item { + padding: 0.375rem 1rem; + white-space: nowrap; + } + .navbar-dropdown a.navbar-item { + padding-right: 3rem; + } + .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover { + background-color: whitesmoke; + color: #0a0a0a; + } + .navbar-dropdown a.navbar-item.is-active { + background-color: whitesmoke; + color: #485fc7; + } + .navbar.is-spaced .navbar-dropdown, .navbar-dropdown.is-boxed { + border-radius: 6px; + border-top: none; + box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); + display: block; + opacity: 0; + pointer-events: none; + top: calc(100% + (-4px)); + transform: translateY(-5px); + transition-duration: 86ms; + transition-property: opacity, transform; + } + .navbar-dropdown.is-right { + left: auto; + right: 0; + } + .navbar-divider { + display: block; + } + .navbar > .container .navbar-brand, + .container > .navbar .navbar-brand { + margin-left: -0.75rem; + } + .navbar > .container .navbar-menu, + .container > .navbar .navbar-menu { + margin-right: -0.75rem; + } + .navbar.is-fixed-bottom-desktop, .navbar.is-fixed-top-desktop { + left: 0; + position: fixed; + right: 0; + z-index: 30; + } + .navbar.is-fixed-bottom-desktop { + bottom: 0; + } + .navbar.is-fixed-bottom-desktop.has-shadow { + box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1); + } + .navbar.is-fixed-top-desktop { + top: 0; + } + html.has-navbar-fixed-top-desktop, + body.has-navbar-fixed-top-desktop { + padding-top: 3.25rem; + } + html.has-navbar-fixed-bottom-desktop, + body.has-navbar-fixed-bottom-desktop { + padding-bottom: 3.25rem; + } + html.has-spaced-navbar-fixed-top, + body.has-spaced-navbar-fixed-top { + padding-top: 5.25rem; + } + html.has-spaced-navbar-fixed-bottom, + body.has-spaced-navbar-fixed-bottom { + padding-bottom: 5.25rem; + } + a.navbar-item.is-active, + .navbar-link.is-active { + color: #0a0a0a; + } + a.navbar-item.is-active:not(:focus):not(:hover), + .navbar-link.is-active:not(:focus):not(:hover) { + background-color: transparent; + } + .navbar-item.has-dropdown:focus .navbar-link, .navbar-item.has-dropdown:hover .navbar-link, .navbar-item.has-dropdown.is-active .navbar-link { + background-color: #fafafa; + } +} + +.hero.is-fullheight-with-navbar { + min-height: calc(100vh - 3.25rem); +} + +.pagination { + font-size: 1rem; + margin: -0.25rem; +} + +.pagination.is-small { + font-size: 0.75rem; +} + +.pagination.is-medium { + font-size: 1.25rem; +} + +.pagination.is-large { + font-size: 1.5rem; +} + +.pagination.is-rounded .pagination-previous, +.pagination.is-rounded .pagination-next { + padding-left: 1em; + padding-right: 1em; + border-radius: 9999px; +} + +.pagination.is-rounded .pagination-link { + border-radius: 9999px; +} + +.pagination, +.pagination-list { + align-items: center; + display: flex; + justify-content: center; + text-align: center; +} + +.pagination-previous, +.pagination-next, +.pagination-link, +.pagination-ellipsis { + font-size: 1em; + justify-content: center; + margin: 0.25rem; + padding-left: 0.5em; + padding-right: 0.5em; + text-align: center; +} + +.pagination-previous, +.pagination-next, +.pagination-link { + border-color: #dbdbdb; + color: #363636; + min-width: 2.5em; +} + +.pagination-previous:hover, +.pagination-next:hover, +.pagination-link:hover { + border-color: #b5b5b5; + color: #363636; +} + +.pagination-previous:focus, +.pagination-next:focus, +.pagination-link:focus { + border-color: #485fc7; +} + +.pagination-previous:active, +.pagination-next:active, +.pagination-link:active { + box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2); +} + +.pagination-previous[disabled], .pagination-previous.is-disabled, +.pagination-next[disabled], +.pagination-next.is-disabled, +.pagination-link[disabled], +.pagination-link.is-disabled { + background-color: #dbdbdb; + border-color: #dbdbdb; + box-shadow: none; + color: #7a7a7a; + opacity: 0.5; +} + +.pagination-previous, +.pagination-next { + padding-left: 0.75em; + padding-right: 0.75em; + white-space: nowrap; +} + +.pagination-link.is-current { + background-color: #485fc7; + border-color: #485fc7; + color: #fff; +} + +.pagination-ellipsis { + color: #b5b5b5; + pointer-events: none; +} + +.pagination-list { + flex-wrap: wrap; +} + +.pagination-list li { + list-style: none; +} + +@media screen and (max-width: 768px) { + .pagination { + flex-wrap: wrap; + } + .pagination-previous, + .pagination-next { + flex-grow: 1; + flex-shrink: 1; + } + .pagination-list li { + flex-grow: 1; + flex-shrink: 1; + } +} + +@media screen and (min-width: 769px), print { + .pagination-list { + flex-grow: 1; + flex-shrink: 1; + justify-content: flex-start; + order: 1; + } + .pagination-previous, + .pagination-next, + .pagination-link, + .pagination-ellipsis { + margin-bottom: 0; + margin-top: 0; + } + .pagination-previous { + order: 2; + } + .pagination-next { + order: 3; + } + .pagination { + justify-content: space-between; + margin-bottom: 0; + margin-top: 0; + } + .pagination.is-centered .pagination-previous { + order: 1; + } + .pagination.is-centered .pagination-list { + justify-content: center; + order: 2; + } + .pagination.is-centered .pagination-next { + order: 3; + } + .pagination.is-right .pagination-previous { + order: 1; + } + .pagination.is-right .pagination-next { + order: 2; + } + .pagination.is-right .pagination-list { + justify-content: flex-end; + order: 3; + } +} + +.panel { + border-radius: 6px; + box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); + font-size: 1rem; +} + +.panel:not(:last-child) { + margin-bottom: 1.5rem; +} + +.panel.is-white .panel-heading { + background-color: white; + color: #0a0a0a; +} + +.panel.is-white .panel-tabs a.is-active { + border-bottom-color: white; +} + +.panel.is-white .panel-block.is-active .panel-icon { + color: white; +} + +.panel.is-black .panel-heading { + background-color: #0a0a0a; + color: white; +} + +.panel.is-black .panel-tabs a.is-active { + border-bottom-color: #0a0a0a; +} + +.panel.is-black .panel-block.is-active .panel-icon { + color: #0a0a0a; +} + +.panel.is-light .panel-heading { + background-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); +} + +.panel.is-light .panel-tabs a.is-active { + border-bottom-color: whitesmoke; +} + +.panel.is-light .panel-block.is-active .panel-icon { + color: whitesmoke; +} + +.panel.is-dark .panel-heading { + background-color: #363636; + color: #fff; +} + +.panel.is-dark .panel-tabs a.is-active { + border-bottom-color: #363636; +} + +.panel.is-dark .panel-block.is-active .panel-icon { + color: #363636; +} + +.panel.is-primary .panel-heading { + background-color: #ffffff; + color: #fff; +} + +.panel.is-primary .panel-tabs a.is-active { + border-bottom-color: #ffffff; +} + +.panel.is-primary .panel-block.is-active .panel-icon { + color: #ffffff; +} + +.panel.is-link .panel-heading { + background-color: #485fc7; + color: #fff; +} + +.panel.is-link .panel-tabs a.is-active { + border-bottom-color: #485fc7; +} + +.panel.is-link .panel-block.is-active .panel-icon { + color: #485fc7; +} + +.panel.is-info .panel-heading { + background-color: #3e8ed0; + color: #fff; +} + +.panel.is-info .panel-tabs a.is-active { + border-bottom-color: #3e8ed0; +} + +.panel.is-info .panel-block.is-active .panel-icon { + color: #3e8ed0; +} + +.panel.is-success .panel-heading { + background-color: #48c78e; + color: #fff; +} + +.panel.is-success .panel-tabs a.is-active { + border-bottom-color: #48c78e; +} + +.panel.is-success .panel-block.is-active .panel-icon { + color: #48c78e; +} + +.panel.is-warning .panel-heading { + background-color: #ffe08a; + color: rgba(0, 0, 0, 0.7); +} + +.panel.is-warning .panel-tabs a.is-active { + border-bottom-color: #ffe08a; +} + +.panel.is-warning .panel-block.is-active .panel-icon { + color: #ffe08a; +} + +.panel.is-danger .panel-heading { + background-color: #f14668; + color: #fff; +} + +.panel.is-danger .panel-tabs a.is-active { + border-bottom-color: #f14668; +} + +.panel.is-danger .panel-block.is-active .panel-icon { + color: #f14668; +} + +.panel-tabs:not(:last-child), +.panel-block:not(:last-child) { + border-bottom: 1px solid #ededed; +} + +.panel-heading { + background-color: #ededed; + border-radius: 6px 6px 0 0; + color: #363636; + font-size: 1.25em; + font-weight: 700; + line-height: 1.25; + padding: 0.75em 1em; +} + +.panel-tabs { + align-items: flex-end; + display: flex; + font-size: 0.875em; + justify-content: center; +} + +.panel-tabs a { + border-bottom: 1px solid #dbdbdb; + margin-bottom: -1px; + padding: 0.5em; +} + +.panel-tabs a.is-active { + border-bottom-color: #4a4a4a; + color: #363636; +} + +.panel-list a { + color: #4a4a4a; +} + +.panel-list a:hover { + color: #485fc7; +} + +.panel-block { + align-items: center; + color: #363636; + display: flex; + justify-content: flex-start; + padding: 0.5em 0.75em; +} + +.panel-block input[type="checkbox"] { + margin-right: 0.75em; +} + +.panel-block > .control { + flex-grow: 1; + flex-shrink: 1; + width: 100%; +} + +.panel-block.is-wrapped { + flex-wrap: wrap; +} + +.panel-block.is-active { + border-left-color: #485fc7; + color: #363636; +} + +.panel-block.is-active .panel-icon { + color: #485fc7; +} + +.panel-block:last-child { + border-bottom-left-radius: 6px; + border-bottom-right-radius: 6px; +} + +a.panel-block, +label.panel-block { + cursor: pointer; +} + +a.panel-block:hover, +label.panel-block:hover { + background-color: whitesmoke; +} + +.panel-icon { + display: inline-block; + font-size: 14px; + height: 1em; + line-height: 1em; + text-align: center; + vertical-align: top; + width: 1em; + color: #7a7a7a; + margin-right: 0.75em; +} + +.panel-icon .fa { + font-size: inherit; + line-height: inherit; +} + +.tabs { + -webkit-overflow-scrolling: touch; + align-items: stretch; + display: flex; + font-size: 1rem; + justify-content: space-between; + overflow: hidden; + overflow-x: auto; + white-space: nowrap; +} + +.tabs a { + align-items: center; + border-bottom-color: #dbdbdb; + border-bottom-style: solid; + border-bottom-width: 1px; + color: #4a4a4a; + display: flex; + justify-content: center; + margin-bottom: -1px; + padding: 0.5em 1em; + vertical-align: top; +} + +.tabs a:hover { + border-bottom-color: #363636; + color: #363636; +} + +.tabs li { + display: block; +} + +.tabs li.is-active a { + border-bottom-color: #485fc7; + color: #485fc7; +} + +.tabs ul { + align-items: center; + border-bottom-color: #dbdbdb; + border-bottom-style: solid; + border-bottom-width: 1px; + display: flex; + flex-grow: 1; + flex-shrink: 0; + justify-content: flex-start; +} + +.tabs ul.is-left { + padding-right: 0.75em; +} + +.tabs ul.is-center { + flex: none; + justify-content: center; + padding-left: 0.75em; + padding-right: 0.75em; +} + +.tabs ul.is-right { + justify-content: flex-end; + padding-left: 0.75em; +} + +.tabs .icon:first-child { + margin-right: 0.5em; +} + +.tabs .icon:last-child { + margin-left: 0.5em; +} + +.tabs.is-centered ul { + justify-content: center; +} + +.tabs.is-right ul { + justify-content: flex-end; +} + +.tabs.is-boxed a { + border: 1px solid transparent; + border-radius: 4px 4px 0 0; +} + +.tabs.is-boxed a:hover { + background-color: whitesmoke; + border-bottom-color: #dbdbdb; +} + +.tabs.is-boxed li.is-active a { + background-color: white; + border-color: #dbdbdb; + border-bottom-color: transparent !important; +} + +.tabs.is-fullwidth li { + flex-grow: 1; + flex-shrink: 0; +} + +.tabs.is-toggle a { + border-color: #dbdbdb; + border-style: solid; + border-width: 1px; + margin-bottom: 0; + position: relative; +} + +.tabs.is-toggle a:hover { + background-color: whitesmoke; + border-color: #b5b5b5; + z-index: 2; +} + +.tabs.is-toggle li + li { + margin-left: -1px; +} + +.tabs.is-toggle li:first-child a { + border-top-left-radius: 4px; + border-bottom-left-radius: 4px; +} + +.tabs.is-toggle li:last-child a { + border-top-right-radius: 4px; + border-bottom-right-radius: 4px; +} + +.tabs.is-toggle li.is-active a { + background-color: #485fc7; + border-color: #485fc7; + color: #fff; + z-index: 1; +} + +.tabs.is-toggle ul { + border-bottom: none; +} + +.tabs.is-toggle.is-toggle-rounded li:first-child a { + border-bottom-left-radius: 9999px; + border-top-left-radius: 9999px; + padding-left: 1.25em; +} + +.tabs.is-toggle.is-toggle-rounded li:last-child a { + border-bottom-right-radius: 9999px; + border-top-right-radius: 9999px; + padding-right: 1.25em; +} + +.tabs.is-small { + font-size: 0.75rem; +} + +.tabs.is-medium { + font-size: 1.25rem; +} + +.tabs.is-large { + font-size: 1.5rem; +} + +/* Bulma Grid */ +.column { + display: block; + flex-basis: 0; + flex-grow: 1; + flex-shrink: 1; + padding: 0.75rem; +} + +.columns.is-mobile > .column.is-narrow { + flex: none; + width: unset; +} + +.columns.is-mobile > .column.is-full { + flex: none; + width: 100%; +} + +.columns.is-mobile > .column.is-three-quarters { + flex: none; + width: 75%; +} + +.columns.is-mobile > .column.is-two-thirds { + flex: none; + width: 66.6666%; +} + +.columns.is-mobile > .column.is-half { + flex: none; + width: 50%; +} + +.columns.is-mobile > .column.is-one-third { + flex: none; + width: 33.3333%; +} + +.columns.is-mobile > .column.is-one-quarter { + flex: none; + width: 25%; +} + +.columns.is-mobile > .column.is-one-fifth { + flex: none; + width: 20%; +} + +.columns.is-mobile > .column.is-two-fifths { + flex: none; + width: 40%; +} + +.columns.is-mobile > .column.is-three-fifths { + flex: none; + width: 60%; +} + +.columns.is-mobile > .column.is-four-fifths { + flex: none; + width: 80%; +} + +.columns.is-mobile > .column.is-offset-three-quarters { + margin-left: 75%; +} + +.columns.is-mobile > .column.is-offset-two-thirds { + margin-left: 66.6666%; +} + +.columns.is-mobile > .column.is-offset-half { + margin-left: 50%; +} + +.columns.is-mobile > .column.is-offset-one-third { + margin-left: 33.3333%; +} + +.columns.is-mobile > .column.is-offset-one-quarter { + margin-left: 25%; +} + +.columns.is-mobile > .column.is-offset-one-fifth { + margin-left: 20%; +} + +.columns.is-mobile > .column.is-offset-two-fifths { + margin-left: 40%; +} + +.columns.is-mobile > .column.is-offset-three-fifths { + margin-left: 60%; +} + +.columns.is-mobile > .column.is-offset-four-fifths { + margin-left: 80%; +} + +.columns.is-mobile > .column.is-0 { + flex: none; + width: 0%; +} + +.columns.is-mobile > .column.is-offset-0 { + margin-left: 0%; +} + +.columns.is-mobile > .column.is-1 { + flex: none; + width: 8.33333%; +} + +.columns.is-mobile > .column.is-offset-1 { + margin-left: 8.33333%; +} + +.columns.is-mobile > .column.is-2 { + flex: none; + width: 16.66667%; +} + +.columns.is-mobile > .column.is-offset-2 { + margin-left: 16.66667%; +} + +.columns.is-mobile > .column.is-3 { + flex: none; + width: 25%; +} + +.columns.is-mobile > .column.is-offset-3 { + margin-left: 25%; +} + +.columns.is-mobile > .column.is-4 { + flex: none; + width: 33.33333%; +} + +.columns.is-mobile > .column.is-offset-4 { + margin-left: 33.33333%; +} + +.columns.is-mobile > .column.is-5 { + flex: none; + width: 41.66667%; +} + +.columns.is-mobile > .column.is-offset-5 { + margin-left: 41.66667%; +} + +.columns.is-mobile > .column.is-6 { + flex: none; + width: 50%; +} + +.columns.is-mobile > .column.is-offset-6 { + margin-left: 50%; +} + +.columns.is-mobile > .column.is-7 { + flex: none; + width: 58.33333%; +} + +.columns.is-mobile > .column.is-offset-7 { + margin-left: 58.33333%; +} + +.columns.is-mobile > .column.is-8 { + flex: none; + width: 66.66667%; +} + +.columns.is-mobile > .column.is-offset-8 { + margin-left: 66.66667%; +} + +.columns.is-mobile > .column.is-9 { + flex: none; + width: 75%; +} + +.columns.is-mobile > .column.is-offset-9 { + margin-left: 75%; +} + +.columns.is-mobile > .column.is-10 { + flex: none; + width: 83.33333%; +} + +.columns.is-mobile > .column.is-offset-10 { + margin-left: 83.33333%; +} + +.columns.is-mobile > .column.is-11 { + flex: none; + width: 91.66667%; +} + +.columns.is-mobile > .column.is-offset-11 { + margin-left: 91.66667%; +} + +.columns.is-mobile > .column.is-12 { + flex: none; + width: 100%; +} + +.columns.is-mobile > .column.is-offset-12 { + margin-left: 100%; +} + +@media screen and (max-width: 768px) { + .column.is-narrow-mobile { + flex: none; + width: unset; + } + .column.is-full-mobile { + flex: none; + width: 100%; + } + .column.is-three-quarters-mobile { + flex: none; + width: 75%; + } + .column.is-two-thirds-mobile { + flex: none; + width: 66.6666%; + } + .column.is-half-mobile { + flex: none; + width: 50%; + } + .column.is-one-third-mobile { + flex: none; + width: 33.3333%; + } + .column.is-one-quarter-mobile { + flex: none; + width: 25%; + } + .column.is-one-fifth-mobile { + flex: none; + width: 20%; + } + .column.is-two-fifths-mobile { + flex: none; + width: 40%; + } + .column.is-three-fifths-mobile { + flex: none; + width: 60%; + } + .column.is-four-fifths-mobile { + flex: none; + width: 80%; + } + .column.is-offset-three-quarters-mobile { + margin-left: 75%; + } + .column.is-offset-two-thirds-mobile { + margin-left: 66.6666%; + } + .column.is-offset-half-mobile { + margin-left: 50%; + } + .column.is-offset-one-third-mobile { + margin-left: 33.3333%; + } + .column.is-offset-one-quarter-mobile { + margin-left: 25%; + } + .column.is-offset-one-fifth-mobile { + margin-left: 20%; + } + .column.is-offset-two-fifths-mobile { + margin-left: 40%; + } + .column.is-offset-three-fifths-mobile { + margin-left: 60%; + } + .column.is-offset-four-fifths-mobile { + margin-left: 80%; + } + .column.is-0-mobile { + flex: none; + width: 0%; + } + .column.is-offset-0-mobile { + margin-left: 0%; + } + .column.is-1-mobile { + flex: none; + width: 8.33333%; + } + .column.is-offset-1-mobile { + margin-left: 8.33333%; + } + .column.is-2-mobile { + flex: none; + width: 16.66667%; + } + .column.is-offset-2-mobile { + margin-left: 16.66667%; + } + .column.is-3-mobile { + flex: none; + width: 25%; + } + .column.is-offset-3-mobile { + margin-left: 25%; + } + .column.is-4-mobile { + flex: none; + width: 33.33333%; + } + .column.is-offset-4-mobile { + margin-left: 33.33333%; + } + .column.is-5-mobile { + flex: none; + width: 41.66667%; + } + .column.is-offset-5-mobile { + margin-left: 41.66667%; + } + .column.is-6-mobile { + flex: none; + width: 50%; + } + .column.is-offset-6-mobile { + margin-left: 50%; + } + .column.is-7-mobile { + flex: none; + width: 58.33333%; + } + .column.is-offset-7-mobile { + margin-left: 58.33333%; + } + .column.is-8-mobile { + flex: none; + width: 66.66667%; + } + .column.is-offset-8-mobile { + margin-left: 66.66667%; + } + .column.is-9-mobile { + flex: none; + width: 75%; + } + .column.is-offset-9-mobile { + margin-left: 75%; + } + .column.is-10-mobile { + flex: none; + width: 83.33333%; + } + .column.is-offset-10-mobile { + margin-left: 83.33333%; + } + .column.is-11-mobile { + flex: none; + width: 91.66667%; + } + .column.is-offset-11-mobile { + margin-left: 91.66667%; + } + .column.is-12-mobile { + flex: none; + width: 100%; + } + .column.is-offset-12-mobile { + margin-left: 100%; + } +} + +@media screen and (min-width: 769px), print { + .column.is-narrow, .column.is-narrow-tablet { + flex: none; + width: unset; + } + .column.is-full, .column.is-full-tablet { + flex: none; + width: 100%; + } + .column.is-three-quarters, .column.is-three-quarters-tablet { + flex: none; + width: 75%; + } + .column.is-two-thirds, .column.is-two-thirds-tablet { + flex: none; + width: 66.6666%; + } + .column.is-half, .column.is-half-tablet { + flex: none; + width: 50%; + } + .column.is-one-third, .column.is-one-third-tablet { + flex: none; + width: 33.3333%; + } + .column.is-one-quarter, .column.is-one-quarter-tablet { + flex: none; + width: 25%; + } + .column.is-one-fifth, .column.is-one-fifth-tablet { + flex: none; + width: 20%; + } + .column.is-two-fifths, .column.is-two-fifths-tablet { + flex: none; + width: 40%; + } + .column.is-three-fifths, .column.is-three-fifths-tablet { + flex: none; + width: 60%; + } + .column.is-four-fifths, .column.is-four-fifths-tablet { + flex: none; + width: 80%; + } + .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet { + margin-left: 75%; + } + .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet { + margin-left: 66.6666%; + } + .column.is-offset-half, .column.is-offset-half-tablet { + margin-left: 50%; + } + .column.is-offset-one-third, .column.is-offset-one-third-tablet { + margin-left: 33.3333%; + } + .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet { + margin-left: 25%; + } + .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet { + margin-left: 20%; + } + .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet { + margin-left: 40%; + } + .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet { + margin-left: 60%; + } + .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet { + margin-left: 80%; + } + .column.is-0, .column.is-0-tablet { + flex: none; + width: 0%; + } + .column.is-offset-0, .column.is-offset-0-tablet { + margin-left: 0%; + } + .column.is-1, .column.is-1-tablet { + flex: none; + width: 8.33333%; + } + .column.is-offset-1, .column.is-offset-1-tablet { + margin-left: 8.33333%; + } + .column.is-2, .column.is-2-tablet { + flex: none; + width: 16.66667%; + } + .column.is-offset-2, .column.is-offset-2-tablet { + margin-left: 16.66667%; + } + .column.is-3, .column.is-3-tablet { + flex: none; + width: 25%; + } + .column.is-offset-3, .column.is-offset-3-tablet { + margin-left: 25%; + } + .column.is-4, .column.is-4-tablet { + flex: none; + width: 33.33333%; + } + .column.is-offset-4, .column.is-offset-4-tablet { + margin-left: 33.33333%; + } + .column.is-5, .column.is-5-tablet { + flex: none; + width: 41.66667%; + } + .column.is-offset-5, .column.is-offset-5-tablet { + margin-left: 41.66667%; + } + .column.is-6, .column.is-6-tablet { + flex: none; + width: 50%; + } + .column.is-offset-6, .column.is-offset-6-tablet { + margin-left: 50%; + } + .column.is-7, .column.is-7-tablet { + flex: none; + width: 58.33333%; + } + .column.is-offset-7, .column.is-offset-7-tablet { + margin-left: 58.33333%; + } + .column.is-8, .column.is-8-tablet { + flex: none; + width: 66.66667%; + } + .column.is-offset-8, .column.is-offset-8-tablet { + margin-left: 66.66667%; + } + .column.is-9, .column.is-9-tablet { + flex: none; + width: 75%; + } + .column.is-offset-9, .column.is-offset-9-tablet { + margin-left: 75%; + } + .column.is-10, .column.is-10-tablet { + flex: none; + width: 83.33333%; + } + .column.is-offset-10, .column.is-offset-10-tablet { + margin-left: 83.33333%; + } + .column.is-11, .column.is-11-tablet { + flex: none; + width: 91.66667%; + } + .column.is-offset-11, .column.is-offset-11-tablet { + margin-left: 91.66667%; + } + .column.is-12, .column.is-12-tablet { + flex: none; + width: 100%; + } + .column.is-offset-12, .column.is-offset-12-tablet { + margin-left: 100%; + } +} + +@media screen and (max-width: 1023px) { + .column.is-narrow-touch { + flex: none; + width: unset; + } + .column.is-full-touch { + flex: none; + width: 100%; + } + .column.is-three-quarters-touch { + flex: none; + width: 75%; + } + .column.is-two-thirds-touch { + flex: none; + width: 66.6666%; + } + .column.is-half-touch { + flex: none; + width: 50%; + } + .column.is-one-third-touch { + flex: none; + width: 33.3333%; + } + .column.is-one-quarter-touch { + flex: none; + width: 25%; + } + .column.is-one-fifth-touch { + flex: none; + width: 20%; + } + .column.is-two-fifths-touch { + flex: none; + width: 40%; + } + .column.is-three-fifths-touch { + flex: none; + width: 60%; + } + .column.is-four-fifths-touch { + flex: none; + width: 80%; + } + .column.is-offset-three-quarters-touch { + margin-left: 75%; + } + .column.is-offset-two-thirds-touch { + margin-left: 66.6666%; + } + .column.is-offset-half-touch { + margin-left: 50%; + } + .column.is-offset-one-third-touch { + margin-left: 33.3333%; + } + .column.is-offset-one-quarter-touch { + margin-left: 25%; + } + .column.is-offset-one-fifth-touch { + margin-left: 20%; + } + .column.is-offset-two-fifths-touch { + margin-left: 40%; + } + .column.is-offset-three-fifths-touch { + margin-left: 60%; + } + .column.is-offset-four-fifths-touch { + margin-left: 80%; + } + .column.is-0-touch { + flex: none; + width: 0%; + } + .column.is-offset-0-touch { + margin-left: 0%; + } + .column.is-1-touch { + flex: none; + width: 8.33333%; + } + .column.is-offset-1-touch { + margin-left: 8.33333%; + } + .column.is-2-touch { + flex: none; + width: 16.66667%; + } + .column.is-offset-2-touch { + margin-left: 16.66667%; + } + .column.is-3-touch { + flex: none; + width: 25%; + } + .column.is-offset-3-touch { + margin-left: 25%; + } + .column.is-4-touch { + flex: none; + width: 33.33333%; + } + .column.is-offset-4-touch { + margin-left: 33.33333%; + } + .column.is-5-touch { + flex: none; + width: 41.66667%; + } + .column.is-offset-5-touch { + margin-left: 41.66667%; + } + .column.is-6-touch { + flex: none; + width: 50%; + } + .column.is-offset-6-touch { + margin-left: 50%; + } + .column.is-7-touch { + flex: none; + width: 58.33333%; + } + .column.is-offset-7-touch { + margin-left: 58.33333%; + } + .column.is-8-touch { + flex: none; + width: 66.66667%; + } + .column.is-offset-8-touch { + margin-left: 66.66667%; + } + .column.is-9-touch { + flex: none; + width: 75%; + } + .column.is-offset-9-touch { + margin-left: 75%; + } + .column.is-10-touch { + flex: none; + width: 83.33333%; + } + .column.is-offset-10-touch { + margin-left: 83.33333%; + } + .column.is-11-touch { + flex: none; + width: 91.66667%; + } + .column.is-offset-11-touch { + margin-left: 91.66667%; + } + .column.is-12-touch { + flex: none; + width: 100%; + } + .column.is-offset-12-touch { + margin-left: 100%; + } +} + +@media screen and (min-width: 1024px) { + .column.is-narrow-desktop { + flex: none; + width: unset; + } + .column.is-full-desktop { + flex: none; + width: 100%; + } + .column.is-three-quarters-desktop { + flex: none; + width: 75%; + } + .column.is-two-thirds-desktop { + flex: none; + width: 66.6666%; + } + .column.is-half-desktop { + flex: none; + width: 50%; + } + .column.is-one-third-desktop { + flex: none; + width: 33.3333%; + } + .column.is-one-quarter-desktop { + flex: none; + width: 25%; + } + .column.is-one-fifth-desktop { + flex: none; + width: 20%; + } + .column.is-two-fifths-desktop { + flex: none; + width: 40%; + } + .column.is-three-fifths-desktop { + flex: none; + width: 60%; + } + .column.is-four-fifths-desktop { + flex: none; + width: 80%; + } + .column.is-offset-three-quarters-desktop { + margin-left: 75%; + } + .column.is-offset-two-thirds-desktop { + margin-left: 66.6666%; + } + .column.is-offset-half-desktop { + margin-left: 50%; + } + .column.is-offset-one-third-desktop { + margin-left: 33.3333%; + } + .column.is-offset-one-quarter-desktop { + margin-left: 25%; + } + .column.is-offset-one-fifth-desktop { + margin-left: 20%; + } + .column.is-offset-two-fifths-desktop { + margin-left: 40%; + } + .column.is-offset-three-fifths-desktop { + margin-left: 60%; + } + .column.is-offset-four-fifths-desktop { + margin-left: 80%; + } + .column.is-0-desktop { + flex: none; + width: 0%; + } + .column.is-offset-0-desktop { + margin-left: 0%; + } + .column.is-1-desktop { + flex: none; + width: 8.33333%; + } + .column.is-offset-1-desktop { + margin-left: 8.33333%; + } + .column.is-2-desktop { + flex: none; + width: 16.66667%; + } + .column.is-offset-2-desktop { + margin-left: 16.66667%; + } + .column.is-3-desktop { + flex: none; + width: 25%; + } + .column.is-offset-3-desktop { + margin-left: 25%; + } + .column.is-4-desktop { + flex: none; + width: 33.33333%; + } + .column.is-offset-4-desktop { + margin-left: 33.33333%; + } + .column.is-5-desktop { + flex: none; + width: 41.66667%; + } + .column.is-offset-5-desktop { + margin-left: 41.66667%; + } + .column.is-6-desktop { + flex: none; + width: 50%; + } + .column.is-offset-6-desktop { + margin-left: 50%; + } + .column.is-7-desktop { + flex: none; + width: 58.33333%; + } + .column.is-offset-7-desktop { + margin-left: 58.33333%; + } + .column.is-8-desktop { + flex: none; + width: 66.66667%; + } + .column.is-offset-8-desktop { + margin-left: 66.66667%; + } + .column.is-9-desktop { + flex: none; + width: 75%; + } + .column.is-offset-9-desktop { + margin-left: 75%; + } + .column.is-10-desktop { + flex: none; + width: 83.33333%; + } + .column.is-offset-10-desktop { + margin-left: 83.33333%; + } + .column.is-11-desktop { + flex: none; + width: 91.66667%; + } + .column.is-offset-11-desktop { + margin-left: 91.66667%; + } + .column.is-12-desktop { + flex: none; + width: 100%; + } + .column.is-offset-12-desktop { + margin-left: 100%; + } +} + +@media screen and (min-width: 1216px) { + .column.is-narrow-widescreen { + flex: none; + width: unset; + } + .column.is-full-widescreen { + flex: none; + width: 100%; + } + .column.is-three-quarters-widescreen { + flex: none; + width: 75%; + } + .column.is-two-thirds-widescreen { + flex: none; + width: 66.6666%; + } + .column.is-half-widescreen { + flex: none; + width: 50%; + } + .column.is-one-third-widescreen { + flex: none; + width: 33.3333%; + } + .column.is-one-quarter-widescreen { + flex: none; + width: 25%; + } + .column.is-one-fifth-widescreen { + flex: none; + width: 20%; + } + .column.is-two-fifths-widescreen { + flex: none; + width: 40%; + } + .column.is-three-fifths-widescreen { + flex: none; + width: 60%; + } + .column.is-four-fifths-widescreen { + flex: none; + width: 80%; + } + .column.is-offset-three-quarters-widescreen { + margin-left: 75%; + } + .column.is-offset-two-thirds-widescreen { + margin-left: 66.6666%; + } + .column.is-offset-half-widescreen { + margin-left: 50%; + } + .column.is-offset-one-third-widescreen { + margin-left: 33.3333%; + } + .column.is-offset-one-quarter-widescreen { + margin-left: 25%; + } + .column.is-offset-one-fifth-widescreen { + margin-left: 20%; + } + .column.is-offset-two-fifths-widescreen { + margin-left: 40%; + } + .column.is-offset-three-fifths-widescreen { + margin-left: 60%; + } + .column.is-offset-four-fifths-widescreen { + margin-left: 80%; + } + .column.is-0-widescreen { + flex: none; + width: 0%; + } + .column.is-offset-0-widescreen { + margin-left: 0%; + } + .column.is-1-widescreen { + flex: none; + width: 8.33333%; + } + .column.is-offset-1-widescreen { + margin-left: 8.33333%; + } + .column.is-2-widescreen { + flex: none; + width: 16.66667%; + } + .column.is-offset-2-widescreen { + margin-left: 16.66667%; + } + .column.is-3-widescreen { + flex: none; + width: 25%; + } + .column.is-offset-3-widescreen { + margin-left: 25%; + } + .column.is-4-widescreen { + flex: none; + width: 33.33333%; + } + .column.is-offset-4-widescreen { + margin-left: 33.33333%; + } + .column.is-5-widescreen { + flex: none; + width: 41.66667%; + } + .column.is-offset-5-widescreen { + margin-left: 41.66667%; + } + .column.is-6-widescreen { + flex: none; + width: 50%; + } + .column.is-offset-6-widescreen { + margin-left: 50%; + } + .column.is-7-widescreen { + flex: none; + width: 58.33333%; + } + .column.is-offset-7-widescreen { + margin-left: 58.33333%; + } + .column.is-8-widescreen { + flex: none; + width: 66.66667%; + } + .column.is-offset-8-widescreen { + margin-left: 66.66667%; + } + .column.is-9-widescreen { + flex: none; + width: 75%; + } + .column.is-offset-9-widescreen { + margin-left: 75%; + } + .column.is-10-widescreen { + flex: none; + width: 83.33333%; + } + .column.is-offset-10-widescreen { + margin-left: 83.33333%; + } + .column.is-11-widescreen { + flex: none; + width: 91.66667%; + } + .column.is-offset-11-widescreen { + margin-left: 91.66667%; + } + .column.is-12-widescreen { + flex: none; + width: 100%; + } + .column.is-offset-12-widescreen { + margin-left: 100%; + } +} + +@media screen and (min-width: 1408px) { + .column.is-narrow-fullhd { + flex: none; + width: unset; + } + .column.is-full-fullhd { + flex: none; + width: 100%; + } + .column.is-three-quarters-fullhd { + flex: none; + width: 75%; + } + .column.is-two-thirds-fullhd { + flex: none; + width: 66.6666%; + } + .column.is-half-fullhd { + flex: none; + width: 50%; + } + .column.is-one-third-fullhd { + flex: none; + width: 33.3333%; + } + .column.is-one-quarter-fullhd { + flex: none; + width: 25%; + } + .column.is-one-fifth-fullhd { + flex: none; + width: 20%; + } + .column.is-two-fifths-fullhd { + flex: none; + width: 40%; + } + .column.is-three-fifths-fullhd { + flex: none; + width: 60%; + } + .column.is-four-fifths-fullhd { + flex: none; + width: 80%; + } + .column.is-offset-three-quarters-fullhd { + margin-left: 75%; + } + .column.is-offset-two-thirds-fullhd { + margin-left: 66.6666%; + } + .column.is-offset-half-fullhd { + margin-left: 50%; + } + .column.is-offset-one-third-fullhd { + margin-left: 33.3333%; + } + .column.is-offset-one-quarter-fullhd { + margin-left: 25%; + } + .column.is-offset-one-fifth-fullhd { + margin-left: 20%; + } + .column.is-offset-two-fifths-fullhd { + margin-left: 40%; + } + .column.is-offset-three-fifths-fullhd { + margin-left: 60%; + } + .column.is-offset-four-fifths-fullhd { + margin-left: 80%; + } + .column.is-0-fullhd { + flex: none; + width: 0%; + } + .column.is-offset-0-fullhd { + margin-left: 0%; + } + .column.is-1-fullhd { + flex: none; + width: 8.33333%; + } + .column.is-offset-1-fullhd { + margin-left: 8.33333%; + } + .column.is-2-fullhd { + flex: none; + width: 16.66667%; + } + .column.is-offset-2-fullhd { + margin-left: 16.66667%; + } + .column.is-3-fullhd { + flex: none; + width: 25%; + } + .column.is-offset-3-fullhd { + margin-left: 25%; + } + .column.is-4-fullhd { + flex: none; + width: 33.33333%; + } + .column.is-offset-4-fullhd { + margin-left: 33.33333%; + } + .column.is-5-fullhd { + flex: none; + width: 41.66667%; + } + .column.is-offset-5-fullhd { + margin-left: 41.66667%; + } + .column.is-6-fullhd { + flex: none; + width: 50%; + } + .column.is-offset-6-fullhd { + margin-left: 50%; + } + .column.is-7-fullhd { + flex: none; + width: 58.33333%; + } + .column.is-offset-7-fullhd { + margin-left: 58.33333%; + } + .column.is-8-fullhd { + flex: none; + width: 66.66667%; + } + .column.is-offset-8-fullhd { + margin-left: 66.66667%; + } + .column.is-9-fullhd { + flex: none; + width: 75%; + } + .column.is-offset-9-fullhd { + margin-left: 75%; + } + .column.is-10-fullhd { + flex: none; + width: 83.33333%; + } + .column.is-offset-10-fullhd { + margin-left: 83.33333%; + } + .column.is-11-fullhd { + flex: none; + width: 91.66667%; + } + .column.is-offset-11-fullhd { + margin-left: 91.66667%; + } + .column.is-12-fullhd { + flex: none; + width: 100%; + } + .column.is-offset-12-fullhd { + margin-left: 100%; + } +} + +.columns { + margin-left: -0.75rem; + margin-right: -0.75rem; + margin-top: -0.75rem; +} + +.columns:last-child { + margin-bottom: -0.75rem; +} + +.columns:not(:last-child) { + margin-bottom: calc(1.5rem - 0.75rem); +} + +.columns.is-centered { + justify-content: center; +} + +.columns.is-gapless { + margin-left: 0; + margin-right: 0; + margin-top: 0; +} + +.columns.is-gapless > .column { + margin: 0; + padding: 0 !important; +} + +.columns.is-gapless:not(:last-child) { + margin-bottom: 1.5rem; +} + +.columns.is-gapless:last-child { + margin-bottom: 0; +} + +.columns.is-mobile { + display: flex; +} + +.columns.is-multiline { + flex-wrap: wrap; +} + +.columns.is-vcentered { + align-items: center; +} + +@media screen and (min-width: 769px), print { + .columns:not(.is-desktop) { + display: flex; + } +} + +@media screen and (min-width: 1024px) { + .columns.is-desktop { + display: flex; + } +} + +.columns.is-variable { + --columnGap: 0.75rem; + margin-left: calc(-1 * var(--columnGap)); + margin-right: calc(-1 * var(--columnGap)); +} + +.columns.is-variable > .column { + padding-left: var(--columnGap); + padding-right: var(--columnGap); +} + +.columns.is-variable.is-0 { + --columnGap: 0rem; +} + +@media screen and (max-width: 768px) { + .columns.is-variable.is-0-mobile { + --columnGap: 0rem; + } +} + +@media screen and (min-width: 769px), print { + .columns.is-variable.is-0-tablet { + --columnGap: 0rem; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-0-tablet-only { + --columnGap: 0rem; + } +} + +@media screen and (max-width: 1023px) { + .columns.is-variable.is-0-touch { + --columnGap: 0rem; + } +} + +@media screen and (min-width: 1024px) { + .columns.is-variable.is-0-desktop { + --columnGap: 0rem; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-0-desktop-only { + --columnGap: 0rem; + } +} + +@media screen and (min-width: 1216px) { + .columns.is-variable.is-0-widescreen { + --columnGap: 0rem; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-0-widescreen-only { + --columnGap: 0rem; + } +} + +@media screen and (min-width: 1408px) { + .columns.is-variable.is-0-fullhd { + --columnGap: 0rem; + } +} + +.columns.is-variable.is-1 { + --columnGap: 0.25rem; +} + +@media screen and (max-width: 768px) { + .columns.is-variable.is-1-mobile { + --columnGap: 0.25rem; + } +} + +@media screen and (min-width: 769px), print { + .columns.is-variable.is-1-tablet { + --columnGap: 0.25rem; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-1-tablet-only { + --columnGap: 0.25rem; + } +} + +@media screen and (max-width: 1023px) { + .columns.is-variable.is-1-touch { + --columnGap: 0.25rem; + } +} + +@media screen and (min-width: 1024px) { + .columns.is-variable.is-1-desktop { + --columnGap: 0.25rem; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-1-desktop-only { + --columnGap: 0.25rem; + } +} + +@media screen and (min-width: 1216px) { + .columns.is-variable.is-1-widescreen { + --columnGap: 0.25rem; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-1-widescreen-only { + --columnGap: 0.25rem; + } +} + +@media screen and (min-width: 1408px) { + .columns.is-variable.is-1-fullhd { + --columnGap: 0.25rem; + } +} + +.columns.is-variable.is-2 { + --columnGap: 0.5rem; +} + +@media screen and (max-width: 768px) { + .columns.is-variable.is-2-mobile { + --columnGap: 0.5rem; + } +} + +@media screen and (min-width: 769px), print { + .columns.is-variable.is-2-tablet { + --columnGap: 0.5rem; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-2-tablet-only { + --columnGap: 0.5rem; + } +} + +@media screen and (max-width: 1023px) { + .columns.is-variable.is-2-touch { + --columnGap: 0.5rem; + } +} + +@media screen and (min-width: 1024px) { + .columns.is-variable.is-2-desktop { + --columnGap: 0.5rem; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-2-desktop-only { + --columnGap: 0.5rem; + } +} + +@media screen and (min-width: 1216px) { + .columns.is-variable.is-2-widescreen { + --columnGap: 0.5rem; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-2-widescreen-only { + --columnGap: 0.5rem; + } +} + +@media screen and (min-width: 1408px) { + .columns.is-variable.is-2-fullhd { + --columnGap: 0.5rem; + } +} + +.columns.is-variable.is-3 { + --columnGap: 0.75rem; +} + +@media screen and (max-width: 768px) { + .columns.is-variable.is-3-mobile { + --columnGap: 0.75rem; + } +} + +@media screen and (min-width: 769px), print { + .columns.is-variable.is-3-tablet { + --columnGap: 0.75rem; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-3-tablet-only { + --columnGap: 0.75rem; + } +} + +@media screen and (max-width: 1023px) { + .columns.is-variable.is-3-touch { + --columnGap: 0.75rem; + } +} + +@media screen and (min-width: 1024px) { + .columns.is-variable.is-3-desktop { + --columnGap: 0.75rem; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-3-desktop-only { + --columnGap: 0.75rem; + } +} + +@media screen and (min-width: 1216px) { + .columns.is-variable.is-3-widescreen { + --columnGap: 0.75rem; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-3-widescreen-only { + --columnGap: 0.75rem; + } +} + +@media screen and (min-width: 1408px) { + .columns.is-variable.is-3-fullhd { + --columnGap: 0.75rem; + } +} + +.columns.is-variable.is-4 { + --columnGap: 1rem; +} + +@media screen and (max-width: 768px) { + .columns.is-variable.is-4-mobile { + --columnGap: 1rem; + } +} + +@media screen and (min-width: 769px), print { + .columns.is-variable.is-4-tablet { + --columnGap: 1rem; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-4-tablet-only { + --columnGap: 1rem; + } +} + +@media screen and (max-width: 1023px) { + .columns.is-variable.is-4-touch { + --columnGap: 1rem; + } +} + +@media screen and (min-width: 1024px) { + .columns.is-variable.is-4-desktop { + --columnGap: 1rem; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-4-desktop-only { + --columnGap: 1rem; + } +} + +@media screen and (min-width: 1216px) { + .columns.is-variable.is-4-widescreen { + --columnGap: 1rem; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-4-widescreen-only { + --columnGap: 1rem; + } +} + +@media screen and (min-width: 1408px) { + .columns.is-variable.is-4-fullhd { + --columnGap: 1rem; + } +} + +.columns.is-variable.is-5 { + --columnGap: 1.25rem; +} + +@media screen and (max-width: 768px) { + .columns.is-variable.is-5-mobile { + --columnGap: 1.25rem; + } +} + +@media screen and (min-width: 769px), print { + .columns.is-variable.is-5-tablet { + --columnGap: 1.25rem; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-5-tablet-only { + --columnGap: 1.25rem; + } +} + +@media screen and (max-width: 1023px) { + .columns.is-variable.is-5-touch { + --columnGap: 1.25rem; + } +} + +@media screen and (min-width: 1024px) { + .columns.is-variable.is-5-desktop { + --columnGap: 1.25rem; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-5-desktop-only { + --columnGap: 1.25rem; + } +} + +@media screen and (min-width: 1216px) { + .columns.is-variable.is-5-widescreen { + --columnGap: 1.25rem; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-5-widescreen-only { + --columnGap: 1.25rem; + } +} + +@media screen and (min-width: 1408px) { + .columns.is-variable.is-5-fullhd { + --columnGap: 1.25rem; + } +} + +.columns.is-variable.is-6 { + --columnGap: 1.5rem; +} + +@media screen and (max-width: 768px) { + .columns.is-variable.is-6-mobile { + --columnGap: 1.5rem; + } +} + +@media screen and (min-width: 769px), print { + .columns.is-variable.is-6-tablet { + --columnGap: 1.5rem; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-6-tablet-only { + --columnGap: 1.5rem; + } +} + +@media screen and (max-width: 1023px) { + .columns.is-variable.is-6-touch { + --columnGap: 1.5rem; + } +} + +@media screen and (min-width: 1024px) { + .columns.is-variable.is-6-desktop { + --columnGap: 1.5rem; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-6-desktop-only { + --columnGap: 1.5rem; + } +} + +@media screen and (min-width: 1216px) { + .columns.is-variable.is-6-widescreen { + --columnGap: 1.5rem; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-6-widescreen-only { + --columnGap: 1.5rem; + } +} + +@media screen and (min-width: 1408px) { + .columns.is-variable.is-6-fullhd { + --columnGap: 1.5rem; + } +} + +.columns.is-variable.is-7 { + --columnGap: 1.75rem; +} + +@media screen and (max-width: 768px) { + .columns.is-variable.is-7-mobile { + --columnGap: 1.75rem; + } +} + +@media screen and (min-width: 769px), print { + .columns.is-variable.is-7-tablet { + --columnGap: 1.75rem; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-7-tablet-only { + --columnGap: 1.75rem; + } +} + +@media screen and (max-width: 1023px) { + .columns.is-variable.is-7-touch { + --columnGap: 1.75rem; + } +} + +@media screen and (min-width: 1024px) { + .columns.is-variable.is-7-desktop { + --columnGap: 1.75rem; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-7-desktop-only { + --columnGap: 1.75rem; + } +} + +@media screen and (min-width: 1216px) { + .columns.is-variable.is-7-widescreen { + --columnGap: 1.75rem; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-7-widescreen-only { + --columnGap: 1.75rem; + } +} + +@media screen and (min-width: 1408px) { + .columns.is-variable.is-7-fullhd { + --columnGap: 1.75rem; + } +} + +.columns.is-variable.is-8 { + --columnGap: 2rem; +} + +@media screen and (max-width: 768px) { + .columns.is-variable.is-8-mobile { + --columnGap: 2rem; + } +} + +@media screen and (min-width: 769px), print { + .columns.is-variable.is-8-tablet { + --columnGap: 2rem; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-8-tablet-only { + --columnGap: 2rem; + } +} + +@media screen and (max-width: 1023px) { + .columns.is-variable.is-8-touch { + --columnGap: 2rem; + } +} + +@media screen and (min-width: 1024px) { + .columns.is-variable.is-8-desktop { + --columnGap: 2rem; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-8-desktop-only { + --columnGap: 2rem; + } +} + +@media screen and (min-width: 1216px) { + .columns.is-variable.is-8-widescreen { + --columnGap: 2rem; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-8-widescreen-only { + --columnGap: 2rem; + } +} + +@media screen and (min-width: 1408px) { + .columns.is-variable.is-8-fullhd { + --columnGap: 2rem; + } +} + +.tile { + align-items: stretch; + display: block; + flex-basis: 0; + flex-grow: 1; + flex-shrink: 1; + min-height: -webkit-min-content; + min-height: -moz-min-content; + min-height: min-content; +} + +.tile.is-ancestor { + margin-left: -0.75rem; + margin-right: -0.75rem; + margin-top: -0.75rem; +} + +.tile.is-ancestor:last-child { + margin-bottom: -0.75rem; +} + +.tile.is-ancestor:not(:last-child) { + margin-bottom: 0.75rem; +} + +.tile.is-child { + margin: 0 !important; +} + +.tile.is-parent { + padding: 0.75rem; +} + +.tile.is-vertical { + flex-direction: column; +} + +.tile.is-vertical > .tile.is-child:not(:last-child) { + margin-bottom: 1.5rem !important; +} + +@media screen and (min-width: 769px), print { + .tile:not(.is-child) { + display: flex; + } + .tile.is-1 { + flex: none; + width: 8.33333%; + } + .tile.is-2 { + flex: none; + width: 16.66667%; + } + .tile.is-3 { + flex: none; + width: 25%; + } + .tile.is-4 { + flex: none; + width: 33.33333%; + } + .tile.is-5 { + flex: none; + width: 41.66667%; + } + .tile.is-6 { + flex: none; + width: 50%; + } + .tile.is-7 { + flex: none; + width: 58.33333%; + } + .tile.is-8 { + flex: none; + width: 66.66667%; + } + .tile.is-9 { + flex: none; + width: 75%; + } + .tile.is-10 { + flex: none; + width: 83.33333%; + } + .tile.is-11 { + flex: none; + width: 91.66667%; + } + .tile.is-12 { + flex: none; + width: 100%; + } +} + +/* Bulma Helpers */ +.has-text-white { + color: white !important; +} + +a.has-text-white:hover, a.has-text-white:focus { + color: #e6e6e6 !important; +} + +.has-background-white { + background-color: white !important; +} + +.has-text-black { + color: #0a0a0a !important; +} + +a.has-text-black:hover, a.has-text-black:focus { + color: black !important; +} + +.has-background-black { + background-color: #0a0a0a !important; +} + +.has-text-light { + color: whitesmoke !important; +} + +a.has-text-light:hover, a.has-text-light:focus { + color: #dbdbdb !important; +} + +.has-background-light { + background-color: whitesmoke !important; +} + +.has-text-dark { + color: #363636 !important; +} + +a.has-text-dark:hover, a.has-text-dark:focus { + color: #1c1c1c !important; +} + +.has-background-dark { + background-color: #363636 !important; +} + +.has-text-primary { + color: #ffffff !important; +} + +a.has-text-primary:hover, a.has-text-primary:focus { + color: #009e86 !important; +} + +.has-background-primary { + background-color: #ffffff !important; +} + +.has-text-primary-light { + color: #ebfffc !important; +} + +a.has-text-primary-light:hover, a.has-text-primary-light:focus { + color: #b8fff4 !important; +} + +.has-background-primary-light { + background-color: #ebfffc !important; +} + +.has-text-primary-dark { + color: #00947e !important; +} + +a.has-text-primary-dark:hover, a.has-text-primary-dark:focus { + color: #00c7a9 !important; +} + +.has-background-primary-dark { + background-color: #00947e !important; +} + +.has-text-link { + color: #485fc7 !important; +} + +a.has-text-link:hover, a.has-text-link:focus { + color: #3449a8 !important; +} + +.has-background-link { + background-color: #485fc7 !important; +} + +.has-text-link-light { + color: #eff1fa !important; +} + +a.has-text-link-light:hover, a.has-text-link-light:focus { + color: #c8cfee !important; +} + +.has-background-link-light { + background-color: #eff1fa !important; +} + +.has-text-link-dark { + color: #3850b7 !important; +} + +a.has-text-link-dark:hover, a.has-text-link-dark:focus { + color: #576dcb !important; +} + +.has-background-link-dark { + background-color: #3850b7 !important; +} + +.has-text-info { + color: #3e8ed0 !important; +} + +a.has-text-info:hover, a.has-text-info:focus { + color: #2b74b1 !important; +} + +.has-background-info { + background-color: #3e8ed0 !important; +} + +.has-text-info-light { + color: #eff5fb !important; +} + +a.has-text-info-light:hover, a.has-text-info-light:focus { + color: #c6ddf1 !important; +} + +.has-background-info-light { + background-color: #eff5fb !important; +} + +.has-text-info-dark { + color: #296fa8 !important; +} + +a.has-text-info-dark:hover, a.has-text-info-dark:focus { + color: #368ace !important; +} + +.has-background-info-dark { + background-color: #296fa8 !important; +} + +.has-text-success { + color: #48c78e !important; +} + +a.has-text-success:hover, a.has-text-success:focus { + color: #34a873 !important; +} + +.has-background-success { + background-color: #48c78e !important; +} + +.has-text-success-light { + color: #effaf5 !important; +} + +a.has-text-success-light:hover, a.has-text-success-light:focus { + color: #c8eedd !important; +} + +.has-background-success-light { + background-color: #effaf5 !important; +} + +.has-text-success-dark { + color: #257953 !important; +} + +a.has-text-success-dark:hover, a.has-text-success-dark:focus { + color: #31a06e !important; +} + +.has-background-success-dark { + background-color: #257953 !important; +} + +.has-text-warning { + color: #ffe08a !important; +} + +a.has-text-warning:hover, a.has-text-warning:focus { + color: #ffd257 !important; +} + +.has-background-warning { + background-color: #ffe08a !important; +} + +.has-text-warning-light { + color: #fffaeb !important; +} + +a.has-text-warning-light:hover, a.has-text-warning-light:focus { + color: #ffecb8 !important; +} + +.has-background-warning-light { + background-color: #fffaeb !important; +} + +.has-text-warning-dark { + color: #946c00 !important; +} + +a.has-text-warning-dark:hover, a.has-text-warning-dark:focus { + color: #c79200 !important; +} + +.has-background-warning-dark { + background-color: #946c00 !important; +} + +.has-text-danger { + color: #f14668 !important; +} + +a.has-text-danger:hover, a.has-text-danger:focus { + color: #ee1742 !important; +} + +.has-background-danger { + background-color: #f14668 !important; +} + +.has-text-danger-light { + color: #feecf0 !important; +} + +a.has-text-danger-light:hover, a.has-text-danger-light:focus { + color: #fabdc9 !important; +} + +.has-background-danger-light { + background-color: #feecf0 !important; +} + +.has-text-danger-dark { + color: #cc0f35 !important; +} + +a.has-text-danger-dark:hover, a.has-text-danger-dark:focus { + color: #ee2049 !important; +} + +.has-background-danger-dark { + background-color: #cc0f35 !important; +} + +.has-text-black-bis { + color: #121212 !important; +} + +.has-background-black-bis { + background-color: #121212 !important; +} + +.has-text-black-ter { + color: #242424 !important; +} + +.has-background-black-ter { + background-color: #242424 !important; +} + +.has-text-grey-darker { + color: #363636 !important; +} + +.has-background-grey-darker { + background-color: #363636 !important; +} + +.has-text-grey-dark { + color: #4a4a4a !important; +} + +.has-background-grey-dark { + background-color: #4a4a4a !important; +} + +.has-text-grey { + color: #7a7a7a !important; +} + +.has-background-grey { + background-color: #7a7a7a !important; +} + +.has-text-grey-light { + color: #b5b5b5 !important; +} + +.has-background-grey-light { + background-color: #b5b5b5 !important; +} + +.has-text-grey-lighter { + color: #dbdbdb !important; +} + +.has-background-grey-lighter { + background-color: #dbdbdb !important; +} + +.has-text-white-ter { + color: whitesmoke !important; +} + +.has-background-white-ter { + background-color: whitesmoke !important; +} + +.has-text-white-bis { + color: #fafafa !important; +} + +.has-background-white-bis { + background-color: #fafafa !important; +} + +.is-flex-direction-row { + flex-direction: row !important; +} + +.is-flex-direction-row-reverse { + flex-direction: row-reverse !important; +} + +.is-flex-direction-column { + flex-direction: column !important; +} + +.is-flex-direction-column-reverse { + flex-direction: column-reverse !important; +} + +.is-flex-wrap-nowrap { + flex-wrap: nowrap !important; +} + +.is-flex-wrap-wrap { + flex-wrap: wrap !important; +} + +.is-flex-wrap-wrap-reverse { + flex-wrap: wrap-reverse !important; +} + +.is-justify-content-flex-start { + justify-content: flex-start !important; +} + +.is-justify-content-flex-end { + justify-content: flex-end !important; +} + +.is-justify-content-center { + justify-content: center !important; +} + +.is-justify-content-space-between { + justify-content: space-between !important; +} + +.is-justify-content-space-around { + justify-content: space-around !important; +} + +.is-justify-content-space-evenly { + justify-content: space-evenly !important; +} + +.is-justify-content-start { + justify-content: start !important; +} + +.is-justify-content-end { + justify-content: end !important; +} + +.is-justify-content-left { + justify-content: left !important; +} + +.is-justify-content-right { + justify-content: right !important; +} + +.is-align-content-flex-start { + align-content: flex-start !important; +} + +.is-align-content-flex-end { + align-content: flex-end !important; +} + +.is-align-content-center { + align-content: center !important; +} + +.is-align-content-space-between { + align-content: space-between !important; +} + +.is-align-content-space-around { + align-content: space-around !important; +} + +.is-align-content-space-evenly { + align-content: space-evenly !important; +} + +.is-align-content-stretch { + align-content: stretch !important; +} + +.is-align-content-start { + align-content: start !important; +} + +.is-align-content-end { + align-content: end !important; +} + +.is-align-content-baseline { + align-content: baseline !important; +} + +.is-align-items-stretch { + align-items: stretch !important; +} + +.is-align-items-flex-start { + align-items: flex-start !important; +} + +.is-align-items-flex-end { + align-items: flex-end !important; +} + +.is-align-items-center { + align-items: center !important; +} + +.is-align-items-baseline { + align-items: baseline !important; +} + +.is-align-items-start { + align-items: start !important; +} + +.is-align-items-end { + align-items: end !important; +} + +.is-align-items-self-start { + align-items: self-start !important; +} + +.is-align-items-self-end { + align-items: self-end !important; +} + +.is-align-self-auto { + align-self: auto !important; +} + +.is-align-self-flex-start { + align-self: flex-start !important; +} + +.is-align-self-flex-end { + align-self: flex-end !important; +} + +.is-align-self-center { + align-self: center !important; +} + +.is-align-self-baseline { + align-self: baseline !important; +} + +.is-align-self-stretch { + align-self: stretch !important; +} + +.is-flex-grow-0 { + flex-grow: 0 !important; +} + +.is-flex-grow-1 { + flex-grow: 1 !important; +} + +.is-flex-grow-2 { + flex-grow: 2 !important; +} + +.is-flex-grow-3 { + flex-grow: 3 !important; +} + +.is-flex-grow-4 { + flex-grow: 4 !important; +} + +.is-flex-grow-5 { + flex-grow: 5 !important; +} + +.is-flex-shrink-0 { + flex-shrink: 0 !important; +} + +.is-flex-shrink-1 { + flex-shrink: 1 !important; +} + +.is-flex-shrink-2 { + flex-shrink: 2 !important; +} + +.is-flex-shrink-3 { + flex-shrink: 3 !important; +} + +.is-flex-shrink-4 { + flex-shrink: 4 !important; +} + +.is-flex-shrink-5 { + flex-shrink: 5 !important; +} + +.is-clearfix::after { + clear: both; + content: " "; + display: table; +} + +.is-pulled-left { + float: left !important; +} + +.is-pulled-right { + float: right !important; +} + +.is-radiusless { + border-radius: 0 !important; +} + +.is-shadowless { + box-shadow: none !important; +} + +.is-clickable { + cursor: pointer !important; + pointer-events: all !important; +} + +.is-clipped { + overflow: hidden !important; +} + +.is-relative { + position: relative !important; +} + +.is-marginless { + margin: 0 !important; +} + +.is-paddingless { + padding: 0 !important; +} + +.m-0 { + margin: 0 !important; +} + +.mt-0 { + margin-top: 0 !important; +} + +.mr-0 { + margin-right: 0 !important; +} + +.mb-0 { + margin-bottom: 0 !important; +} + +.ml-0 { + margin-left: 0 !important; +} + +.mx-0 { + margin-left: 0 !important; + margin-right: 0 !important; +} + +.my-0 { + margin-top: 0 !important; + margin-bottom: 0 !important; +} + +.m-1 { + margin: 0.25rem !important; +} + +.mt-1 { + margin-top: 0.25rem !important; +} + +.mr-1 { + margin-right: 0.25rem !important; +} + +.mb-1 { + margin-bottom: 0.25rem !important; +} + +.ml-1 { + margin-left: 0.25rem !important; +} + +.mx-1 { + margin-left: 0.25rem !important; + margin-right: 0.25rem !important; +} + +.my-1 { + margin-top: 0.25rem !important; + margin-bottom: 0.25rem !important; +} + +.m-2 { + margin: 0.5rem !important; +} + +.mt-2 { + margin-top: 0.5rem !important; +} + +.mr-2 { + margin-right: 0.5rem !important; +} + +.mb-2 { + margin-bottom: 0.5rem !important; +} + +.ml-2 { + margin-left: 0.5rem !important; +} + +.mx-2 { + margin-left: 0.5rem !important; + margin-right: 0.5rem !important; +} + +.my-2 { + margin-top: 0.5rem !important; + margin-bottom: 0.5rem !important; +} + +.m-3 { + margin: 0.75rem !important; +} + +.mt-3 { + margin-top: 0.75rem !important; +} + +.mr-3 { + margin-right: 0.75rem !important; +} + +.mb-3 { + margin-bottom: 0.75rem !important; +} + +.ml-3 { + margin-left: 0.75rem !important; +} + +.mx-3 { + margin-left: 0.75rem !important; + margin-right: 0.75rem !important; +} + +.my-3 { + margin-top: 0.75rem !important; + margin-bottom: 0.75rem !important; +} + +.m-4 { + margin: 1rem !important; +} + +.mt-4 { + margin-top: 1rem !important; +} + +.mr-4 { + margin-right: 1rem !important; +} + +.mb-4 { + margin-bottom: 1rem !important; +} + +.ml-4 { + margin-left: 1rem !important; +} + +.mx-4 { + margin-left: 1rem !important; + margin-right: 1rem !important; +} + +.my-4 { + margin-top: 1rem !important; + margin-bottom: 1rem !important; +} + +.m-5 { + margin: 1.5rem !important; +} + +.mt-5 { + margin-top: 1.5rem !important; +} + +.mr-5 { + margin-right: 1.5rem !important; +} + +.mb-5 { + margin-bottom: 1.5rem !important; +} + +.ml-5 { + margin-left: 1.5rem !important; +} + +.mx-5 { + margin-left: 1.5rem !important; + margin-right: 1.5rem !important; +} + +.my-5 { + margin-top: 1.5rem !important; + margin-bottom: 1.5rem !important; +} + +.m-6 { + margin: 3rem !important; +} + +.mt-6 { + margin-top: 3rem !important; +} + +.mr-6 { + margin-right: 3rem !important; +} + +.mb-6 { + margin-bottom: 3rem !important; +} + +.ml-6 { + margin-left: 3rem !important; +} + +.mx-6 { + margin-left: 3rem !important; + margin-right: 3rem !important; +} + +.my-6 { + margin-top: 3rem !important; + margin-bottom: 3rem !important; +} + +.m-auto { + margin: auto !important; +} + +.mt-auto { + margin-top: auto !important; +} + +.mr-auto { + margin-right: auto !important; +} + +.mb-auto { + margin-bottom: auto !important; +} + +.ml-auto { + margin-left: auto !important; +} + +.mx-auto { + margin-left: auto !important; + margin-right: auto !important; +} + +.my-auto { + margin-top: auto !important; + margin-bottom: auto !important; +} + +.p-0 { + padding: 0 !important; +} + +.pt-0 { + padding-top: 0 !important; +} + +.pr-0 { + padding-right: 0 !important; +} + +.pb-0 { + padding-bottom: 0 !important; +} + +.pl-0 { + padding-left: 0 !important; +} + +.px-0 { + padding-left: 0 !important; + padding-right: 0 !important; +} + +.py-0 { + padding-top: 0 !important; + padding-bottom: 0 !important; +} + +.p-1 { + padding: 0.25rem !important; +} + +.pt-1 { + padding-top: 0.25rem !important; +} + +.pr-1 { + padding-right: 0.25rem !important; +} + +.pb-1 { + padding-bottom: 0.25rem !important; +} + +.pl-1 { + padding-left: 0.25rem !important; +} + +.px-1 { + padding-left: 0.25rem !important; + padding-right: 0.25rem !important; +} + +.py-1 { + padding-top: 0.25rem !important; + padding-bottom: 0.25rem !important; +} + +.p-2 { + padding: 0.5rem !important; +} + +.pt-2 { + padding-top: 0.5rem !important; +} + +.pr-2 { + padding-right: 0.5rem !important; +} + +.pb-2 { + padding-bottom: 0.5rem !important; +} + +.pl-2 { + padding-left: 0.5rem !important; +} + +.px-2 { + padding-left: 0.5rem !important; + padding-right: 0.5rem !important; +} + +.py-2 { + padding-top: 0.5rem !important; + padding-bottom: 0.5rem !important; +} + +.p-3 { + padding: 0.75rem !important; +} + +.pt-3 { + padding-top: 0.75rem !important; +} + +.pr-3 { + padding-right: 0.75rem !important; +} + +.pb-3 { + padding-bottom: 0.75rem !important; +} + +.pl-3 { + padding-left: 0.75rem !important; +} + +.px-3 { + padding-left: 0.75rem !important; + padding-right: 0.75rem !important; +} + +.py-3 { + padding-top: 0.75rem !important; + padding-bottom: 0.75rem !important; +} + +.p-4 { + padding: 1rem !important; +} + +.pt-4 { + padding-top: 1rem !important; +} + +.pr-4 { + padding-right: 1rem !important; +} + +.pb-4 { + padding-bottom: 1rem !important; +} + +.pl-4 { + padding-left: 1rem !important; +} + +.px-4 { + padding-left: 1rem !important; + padding-right: 1rem !important; +} + +.py-4 { + padding-top: 1rem !important; + padding-bottom: 1rem !important; +} + +.p-5 { + padding: 1.5rem !important; +} + +.pt-5 { + padding-top: 1.5rem !important; +} + +.pr-5 { + padding-right: 1.5rem !important; +} + +.pb-5 { + padding-bottom: 1.5rem !important; +} + +.pl-5 { + padding-left: 1.5rem !important; +} + +.px-5 { + padding-left: 1.5rem !important; + padding-right: 1.5rem !important; +} + +.py-5 { + padding-top: 1.5rem !important; + padding-bottom: 1.5rem !important; +} + +.p-6 { + padding: 3rem !important; +} + +.pt-6 { + padding-top: 3rem !important; +} + +.pr-6 { + padding-right: 3rem !important; +} + +.pb-6 { + padding-bottom: 3rem !important; +} + +.pl-6 { + padding-left: 3rem !important; +} + +.px-6 { + padding-left: 3rem !important; + padding-right: 3rem !important; +} + +.py-6 { + padding-top: 3rem !important; + padding-bottom: 3rem !important; +} + +.p-auto { + padding: auto !important; +} + +.pt-auto { + padding-top: auto !important; +} + +.pr-auto { + padding-right: auto !important; +} + +.pb-auto { + padding-bottom: auto !important; +} + +.pl-auto { + padding-left: auto !important; +} + +.px-auto { + padding-left: auto !important; + padding-right: auto !important; +} + +.py-auto { + padding-top: auto !important; + padding-bottom: auto !important; +} + +.is-size-1 { + font-size: 3rem !important; +} + +.is-size-2 { + font-size: 2.5rem !important; +} + +.is-size-3 { + font-size: 2rem !important; +} + +.is-size-4 { + font-size: 1.5rem !important; +} + +.is-size-5 { + font-size: 1.25rem !important; +} + +.is-size-6 { + font-size: 1rem !important; +} + +.is-size-7 { + font-size: 0.75rem !important; +} + +@media screen and (max-width: 768px) { + .is-size-1-mobile { + font-size: 3rem !important; + } + .is-size-2-mobile { + font-size: 2.5rem !important; + } + .is-size-3-mobile { + font-size: 2rem !important; + } + .is-size-4-mobile { + font-size: 1.5rem !important; + } + .is-size-5-mobile { + font-size: 1.25rem !important; + } + .is-size-6-mobile { + font-size: 1rem !important; + } + .is-size-7-mobile { + font-size: 0.75rem !important; + } +} + +@media screen and (min-width: 769px), print { + .is-size-1-tablet { + font-size: 3rem !important; + } + .is-size-2-tablet { + font-size: 2.5rem !important; + } + .is-size-3-tablet { + font-size: 2rem !important; + } + .is-size-4-tablet { + font-size: 1.5rem !important; + } + .is-size-5-tablet { + font-size: 1.25rem !important; + } + .is-size-6-tablet { + font-size: 1rem !important; + } + .is-size-7-tablet { + font-size: 0.75rem !important; + } +} + +@media screen and (max-width: 1023px) { + .is-size-1-touch { + font-size: 3rem !important; + } + .is-size-2-touch { + font-size: 2.5rem !important; + } + .is-size-3-touch { + font-size: 2rem !important; + } + .is-size-4-touch { + font-size: 1.5rem !important; + } + .is-size-5-touch { + font-size: 1.25rem !important; + } + .is-size-6-touch { + font-size: 1rem !important; + } + .is-size-7-touch { + font-size: 0.75rem !important; + } +} + +@media screen and (min-width: 1024px) { + .is-size-1-desktop { + font-size: 3rem !important; + } + .is-size-2-desktop { + font-size: 2.5rem !important; + } + .is-size-3-desktop { + font-size: 2rem !important; + } + .is-size-4-desktop { + font-size: 1.5rem !important; + } + .is-size-5-desktop { + font-size: 1.25rem !important; + } + .is-size-6-desktop { + font-size: 1rem !important; + } + .is-size-7-desktop { + font-size: 0.75rem !important; + } +} + +@media screen and (min-width: 1216px) { + .is-size-1-widescreen { + font-size: 3rem !important; + } + .is-size-2-widescreen { + font-size: 2.5rem !important; + } + .is-size-3-widescreen { + font-size: 2rem !important; + } + .is-size-4-widescreen { + font-size: 1.5rem !important; + } + .is-size-5-widescreen { + font-size: 1.25rem !important; + } + .is-size-6-widescreen { + font-size: 1rem !important; + } + .is-size-7-widescreen { + font-size: 0.75rem !important; + } +} + +@media screen and (min-width: 1408px) { + .is-size-1-fullhd { + font-size: 3rem !important; + } + .is-size-2-fullhd { + font-size: 2.5rem !important; + } + .is-size-3-fullhd { + font-size: 2rem !important; + } + .is-size-4-fullhd { + font-size: 1.5rem !important; + } + .is-size-5-fullhd { + font-size: 1.25rem !important; + } + .is-size-6-fullhd { + font-size: 1rem !important; + } + .is-size-7-fullhd { + font-size: 0.75rem !important; + } +} + +.has-text-centered { + text-align: center !important; +} + +.has-text-justified { + text-align: justify !important; +} + +.has-text-left { + text-align: left !important; +} + +.has-text-right { + text-align: right !important; +} + +@media screen and (max-width: 768px) { + .has-text-centered-mobile { + text-align: center !important; + } +} + +@media screen and (min-width: 769px), print { + .has-text-centered-tablet { + text-align: center !important; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .has-text-centered-tablet-only { + text-align: center !important; + } +} + +@media screen and (max-width: 1023px) { + .has-text-centered-touch { + text-align: center !important; + } +} + +@media screen and (min-width: 1024px) { + .has-text-centered-desktop { + text-align: center !important; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .has-text-centered-desktop-only { + text-align: center !important; + } +} + +@media screen and (min-width: 1216px) { + .has-text-centered-widescreen { + text-align: center !important; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .has-text-centered-widescreen-only { + text-align: center !important; + } +} + +@media screen and (min-width: 1408px) { + .has-text-centered-fullhd { + text-align: center !important; + } +} + +@media screen and (max-width: 768px) { + .has-text-justified-mobile { + text-align: justify !important; + } +} + +@media screen and (min-width: 769px), print { + .has-text-justified-tablet { + text-align: justify !important; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .has-text-justified-tablet-only { + text-align: justify !important; + } +} + +@media screen and (max-width: 1023px) { + .has-text-justified-touch { + text-align: justify !important; + } +} + +@media screen and (min-width: 1024px) { + .has-text-justified-desktop { + text-align: justify !important; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .has-text-justified-desktop-only { + text-align: justify !important; + } +} + +@media screen and (min-width: 1216px) { + .has-text-justified-widescreen { + text-align: justify !important; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .has-text-justified-widescreen-only { + text-align: justify !important; + } +} + +@media screen and (min-width: 1408px) { + .has-text-justified-fullhd { + text-align: justify !important; + } +} + +@media screen and (max-width: 768px) { + .has-text-left-mobile { + text-align: left !important; + } +} + +@media screen and (min-width: 769px), print { + .has-text-left-tablet { + text-align: left !important; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .has-text-left-tablet-only { + text-align: left !important; + } +} + +@media screen and (max-width: 1023px) { + .has-text-left-touch { + text-align: left !important; + } +} + +@media screen and (min-width: 1024px) { + .has-text-left-desktop { + text-align: left !important; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .has-text-left-desktop-only { + text-align: left !important; + } +} + +@media screen and (min-width: 1216px) { + .has-text-left-widescreen { + text-align: left !important; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .has-text-left-widescreen-only { + text-align: left !important; + } +} + +@media screen and (min-width: 1408px) { + .has-text-left-fullhd { + text-align: left !important; + } +} + +@media screen and (max-width: 768px) { + .has-text-right-mobile { + text-align: right !important; + } +} + +@media screen and (min-width: 769px), print { + .has-text-right-tablet { + text-align: right !important; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .has-text-right-tablet-only { + text-align: right !important; + } +} + +@media screen and (max-width: 1023px) { + .has-text-right-touch { + text-align: right !important; + } +} + +@media screen and (min-width: 1024px) { + .has-text-right-desktop { + text-align: right !important; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .has-text-right-desktop-only { + text-align: right !important; + } +} + +@media screen and (min-width: 1216px) { + .has-text-right-widescreen { + text-align: right !important; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .has-text-right-widescreen-only { + text-align: right !important; + } +} + +@media screen and (min-width: 1408px) { + .has-text-right-fullhd { + text-align: right !important; + } +} + +.is-capitalized { + text-transform: capitalize !important; +} + +.is-lowercase { + text-transform: lowercase !important; +} + +.is-uppercase { + text-transform: uppercase !important; +} + +.is-italic { + font-style: italic !important; +} + +.is-underlined { + text-decoration: underline !important; +} + +.has-text-weight-light { + font-weight: 300 !important; +} + +.has-text-weight-normal { + font-weight: 400 !important; +} + +.has-text-weight-medium { + font-weight: 500 !important; +} + +.has-text-weight-semibold { + font-weight: 600 !important; +} + +.has-text-weight-bold { + font-weight: 700 !important; +} + +.is-family-primary { + font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important; +} + +.is-family-secondary { + font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important; +} + +.is-family-sans-serif { + font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important; +} + +.is-family-monospace { + font-family: monospace !important; +} + +.is-family-code { + font-family: monospace !important; +} + +.is-block { + display: block !important; +} + +@media screen and (max-width: 768px) { + .is-block-mobile { + display: block !important; + } +} + +@media screen and (min-width: 769px), print { + .is-block-tablet { + display: block !important; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .is-block-tablet-only { + display: block !important; + } +} + +@media screen and (max-width: 1023px) { + .is-block-touch { + display: block !important; + } +} + +@media screen and (min-width: 1024px) { + .is-block-desktop { + display: block !important; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .is-block-desktop-only { + display: block !important; + } +} + +@media screen and (min-width: 1216px) { + .is-block-widescreen { + display: block !important; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .is-block-widescreen-only { + display: block !important; + } +} + +@media screen and (min-width: 1408px) { + .is-block-fullhd { + display: block !important; + } +} + +.is-flex { + display: flex !important; +} + +@media screen and (max-width: 768px) { + .is-flex-mobile { + display: flex !important; + } +} + +@media screen and (min-width: 769px), print { + .is-flex-tablet { + display: flex !important; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .is-flex-tablet-only { + display: flex !important; + } +} + +@media screen and (max-width: 1023px) { + .is-flex-touch { + display: flex !important; + } +} + +@media screen and (min-width: 1024px) { + .is-flex-desktop { + display: flex !important; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .is-flex-desktop-only { + display: flex !important; + } +} + +@media screen and (min-width: 1216px) { + .is-flex-widescreen { + display: flex !important; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .is-flex-widescreen-only { + display: flex !important; + } +} + +@media screen and (min-width: 1408px) { + .is-flex-fullhd { + display: flex !important; + } +} + +.is-inline { + display: inline !important; +} + +@media screen and (max-width: 768px) { + .is-inline-mobile { + display: inline !important; + } +} + +@media screen and (min-width: 769px), print { + .is-inline-tablet { + display: inline !important; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .is-inline-tablet-only { + display: inline !important; + } +} + +@media screen and (max-width: 1023px) { + .is-inline-touch { + display: inline !important; + } +} + +@media screen and (min-width: 1024px) { + .is-inline-desktop { + display: inline !important; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .is-inline-desktop-only { + display: inline !important; + } +} + +@media screen and (min-width: 1216px) { + .is-inline-widescreen { + display: inline !important; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .is-inline-widescreen-only { + display: inline !important; + } +} + +@media screen and (min-width: 1408px) { + .is-inline-fullhd { + display: inline !important; + } +} + +.is-inline-block { + display: inline-block !important; +} + +@media screen and (max-width: 768px) { + .is-inline-block-mobile { + display: inline-block !important; + } +} + +@media screen and (min-width: 769px), print { + .is-inline-block-tablet { + display: inline-block !important; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .is-inline-block-tablet-only { + display: inline-block !important; + } +} + +@media screen and (max-width: 1023px) { + .is-inline-block-touch { + display: inline-block !important; + } +} + +@media screen and (min-width: 1024px) { + .is-inline-block-desktop { + display: inline-block !important; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .is-inline-block-desktop-only { + display: inline-block !important; + } +} + +@media screen and (min-width: 1216px) { + .is-inline-block-widescreen { + display: inline-block !important; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .is-inline-block-widescreen-only { + display: inline-block !important; + } +} + +@media screen and (min-width: 1408px) { + .is-inline-block-fullhd { + display: inline-block !important; + } +} + +.is-inline-flex { + display: inline-flex !important; +} + +@media screen and (max-width: 768px) { + .is-inline-flex-mobile { + display: inline-flex !important; + } +} + +@media screen and (min-width: 769px), print { + .is-inline-flex-tablet { + display: inline-flex !important; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .is-inline-flex-tablet-only { + display: inline-flex !important; + } +} + +@media screen and (max-width: 1023px) { + .is-inline-flex-touch { + display: inline-flex !important; + } +} + +@media screen and (min-width: 1024px) { + .is-inline-flex-desktop { + display: inline-flex !important; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .is-inline-flex-desktop-only { + display: inline-flex !important; + } +} + +@media screen and (min-width: 1216px) { + .is-inline-flex-widescreen { + display: inline-flex !important; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .is-inline-flex-widescreen-only { + display: inline-flex !important; + } +} + +@media screen and (min-width: 1408px) { + .is-inline-flex-fullhd { + display: inline-flex !important; + } +} + +.is-hidden { + display: none !important; +} + +.is-sr-only { + border: none !important; + clip: rect(0, 0, 0, 0) !important; + height: 0.01em !important; + overflow: hidden !important; + padding: 0 !important; + position: absolute !important; + white-space: nowrap !important; + width: 0.01em !important; +} + +@media screen and (max-width: 768px) { + .is-hidden-mobile { + display: none !important; + } +} + +@media screen and (min-width: 769px), print { + .is-hidden-tablet { + display: none !important; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .is-hidden-tablet-only { + display: none !important; + } +} + +@media screen and (max-width: 1023px) { + .is-hidden-touch { + display: none !important; + } +} + +@media screen and (min-width: 1024px) { + .is-hidden-desktop { + display: none !important; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .is-hidden-desktop-only { + display: none !important; + } +} + +@media screen and (min-width: 1216px) { + .is-hidden-widescreen { + display: none !important; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .is-hidden-widescreen-only { + display: none !important; + } +} + +@media screen and (min-width: 1408px) { + .is-hidden-fullhd { + display: none !important; + } +} + +.is-invisible { + visibility: hidden !important; +} + +@media screen and (max-width: 768px) { + .is-invisible-mobile { + visibility: hidden !important; + } +} + +@media screen and (min-width: 769px), print { + .is-invisible-tablet { + visibility: hidden !important; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .is-invisible-tablet-only { + visibility: hidden !important; + } +} + +@media screen and (max-width: 1023px) { + .is-invisible-touch { + visibility: hidden !important; + } +} + +@media screen and (min-width: 1024px) { + .is-invisible-desktop { + visibility: hidden !important; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .is-invisible-desktop-only { + visibility: hidden !important; + } +} + +@media screen and (min-width: 1216px) { + .is-invisible-widescreen { + visibility: hidden !important; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .is-invisible-widescreen-only { + visibility: hidden !important; + } +} + +@media screen and (min-width: 1408px) { + .is-invisible-fullhd { + visibility: hidden !important; + } +} + +/* Bulma Layout */ +.hero { + align-items: stretch; + display: flex; + flex-direction: column; + justify-content: space-between; +} + +.hero .navbar { + background: none; +} + +.hero .tabs ul { + border-bottom: none; +} + +.hero.is-white { + background-color: white; + color: #0a0a0a; +} + +.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), +.hero.is-white strong { + color: inherit; +} + +.hero.is-white .title { + color: #0a0a0a; +} + +.hero.is-white .subtitle { + color: rgba(10, 10, 10, 0.9); +} + +.hero.is-white .subtitle a:not(.button), +.hero.is-white .subtitle strong { + color: #0a0a0a; +} + +@media screen and (max-width: 1023px) { + .hero.is-white .navbar-menu { + background-color: white; + } +} + +.hero.is-white .navbar-item, +.hero.is-white .navbar-link { + color: rgba(10, 10, 10, 0.7); +} + +.hero.is-white a.navbar-item:hover, .hero.is-white a.navbar-item.is-active, +.hero.is-white .navbar-link:hover, +.hero.is-white .navbar-link.is-active { + background-color: #f2f2f2; + color: #0a0a0a; +} + +.hero.is-white .tabs a { + color: #0a0a0a; + opacity: 0.9; +} + +.hero.is-white .tabs a:hover { + opacity: 1; +} + +.hero.is-white .tabs li.is-active a { + color: white !important; + opacity: 1; +} + +.hero.is-white .tabs.is-boxed a, .hero.is-white .tabs.is-toggle a { + color: #0a0a0a; +} + +.hero.is-white .tabs.is-boxed a:hover, .hero.is-white .tabs.is-toggle a:hover { + background-color: rgba(10, 10, 10, 0.1); +} + +.hero.is-white .tabs.is-boxed li.is-active a, .hero.is-white .tabs.is-boxed li.is-active a:hover, .hero.is-white .tabs.is-toggle li.is-active a, .hero.is-white .tabs.is-toggle li.is-active a:hover { + background-color: #0a0a0a; + border-color: #0a0a0a; + color: white; +} + +.hero.is-white.is-bold { + background-image: linear-gradient(141deg, #e6e6e6 0%, white 71%, white 100%); +} + +@media screen and (max-width: 768px) { + .hero.is-white.is-bold .navbar-menu { + background-image: linear-gradient(141deg, #e6e6e6 0%, white 71%, white 100%); + } +} + +.hero.is-black { + background-color: #0a0a0a; + color: white; +} + +.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), +.hero.is-black strong { + color: inherit; +} + +.hero.is-black .title { + color: white; +} + +.hero.is-black .subtitle { + color: rgba(255, 255, 255, 0.9); +} + +.hero.is-black .subtitle a:not(.button), +.hero.is-black .subtitle strong { + color: white; +} + +@media screen and (max-width: 1023px) { + .hero.is-black .navbar-menu { + background-color: #0a0a0a; + } +} + +.hero.is-black .navbar-item, +.hero.is-black .navbar-link { + color: rgba(255, 255, 255, 0.7); +} + +.hero.is-black a.navbar-item:hover, .hero.is-black a.navbar-item.is-active, +.hero.is-black .navbar-link:hover, +.hero.is-black .navbar-link.is-active { + background-color: black; + color: white; +} + +.hero.is-black .tabs a { + color: white; + opacity: 0.9; +} + +.hero.is-black .tabs a:hover { + opacity: 1; +} + +.hero.is-black .tabs li.is-active a { + color: #0a0a0a !important; + opacity: 1; +} + +.hero.is-black .tabs.is-boxed a, .hero.is-black .tabs.is-toggle a { + color: white; +} + +.hero.is-black .tabs.is-boxed a:hover, .hero.is-black .tabs.is-toggle a:hover { + background-color: rgba(10, 10, 10, 0.1); +} + +.hero.is-black .tabs.is-boxed li.is-active a, .hero.is-black .tabs.is-boxed li.is-active a:hover, .hero.is-black .tabs.is-toggle li.is-active a, .hero.is-black .tabs.is-toggle li.is-active a:hover { + background-color: white; + border-color: white; + color: #0a0a0a; +} + +.hero.is-black.is-bold { + background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%); +} + +@media screen and (max-width: 768px) { + .hero.is-black.is-bold .navbar-menu { + background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%); + } +} + +.hero.is-light { + background-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); +} + +.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), +.hero.is-light strong { + color: inherit; +} + +.hero.is-light .title { + color: rgba(0, 0, 0, 0.7); +} + +.hero.is-light .subtitle { + color: rgba(0, 0, 0, 0.9); +} + +.hero.is-light .subtitle a:not(.button), +.hero.is-light .subtitle strong { + color: rgba(0, 0, 0, 0.7); +} + +@media screen and (max-width: 1023px) { + .hero.is-light .navbar-menu { + background-color: whitesmoke; + } +} + +.hero.is-light .navbar-item, +.hero.is-light .navbar-link { + color: rgba(0, 0, 0, 0.7); +} + +.hero.is-light a.navbar-item:hover, .hero.is-light a.navbar-item.is-active, +.hero.is-light .navbar-link:hover, +.hero.is-light .navbar-link.is-active { + background-color: #e8e8e8; + color: rgba(0, 0, 0, 0.7); +} + +.hero.is-light .tabs a { + color: rgba(0, 0, 0, 0.7); + opacity: 0.9; +} + +.hero.is-light .tabs a:hover { + opacity: 1; +} + +.hero.is-light .tabs li.is-active a { + color: whitesmoke !important; + opacity: 1; +} + +.hero.is-light .tabs.is-boxed a, .hero.is-light .tabs.is-toggle a { + color: rgba(0, 0, 0, 0.7); +} + +.hero.is-light .tabs.is-boxed a:hover, .hero.is-light .tabs.is-toggle a:hover { + background-color: rgba(10, 10, 10, 0.1); +} + +.hero.is-light .tabs.is-boxed li.is-active a, .hero.is-light .tabs.is-boxed li.is-active a:hover, .hero.is-light .tabs.is-toggle li.is-active a, .hero.is-light .tabs.is-toggle li.is-active a:hover { + background-color: rgba(0, 0, 0, 0.7); + border-color: rgba(0, 0, 0, 0.7); + color: whitesmoke; +} + +.hero.is-light.is-bold { + background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%); +} + +@media screen and (max-width: 768px) { + .hero.is-light.is-bold .navbar-menu { + background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%); + } +} + +.hero.is-dark { + background-color: #363636; + color: #fff; +} + +.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), +.hero.is-dark strong { + color: inherit; +} + +.hero.is-dark .title { + color: #fff; +} + +.hero.is-dark .subtitle { + color: rgba(255, 255, 255, 0.9); +} + +.hero.is-dark .subtitle a:not(.button), +.hero.is-dark .subtitle strong { + color: #fff; +} + +@media screen and (max-width: 1023px) { + .hero.is-dark .navbar-menu { + background-color: #363636; + } +} + +.hero.is-dark .navbar-item, +.hero.is-dark .navbar-link { + color: rgba(255, 255, 255, 0.7); +} + +.hero.is-dark a.navbar-item:hover, .hero.is-dark a.navbar-item.is-active, +.hero.is-dark .navbar-link:hover, +.hero.is-dark .navbar-link.is-active { + background-color: #292929; + color: #fff; +} + +.hero.is-dark .tabs a { + color: #fff; + opacity: 0.9; +} + +.hero.is-dark .tabs a:hover { + opacity: 1; +} + +.hero.is-dark .tabs li.is-active a { + color: #363636 !important; + opacity: 1; +} + +.hero.is-dark .tabs.is-boxed a, .hero.is-dark .tabs.is-toggle a { + color: #fff; +} + +.hero.is-dark .tabs.is-boxed a:hover, .hero.is-dark .tabs.is-toggle a:hover { + background-color: rgba(10, 10, 10, 0.1); +} + +.hero.is-dark .tabs.is-boxed li.is-active a, .hero.is-dark .tabs.is-boxed li.is-active a:hover, .hero.is-dark .tabs.is-toggle li.is-active a, .hero.is-dark .tabs.is-toggle li.is-active a:hover { + background-color: #fff; + border-color: #fff; + color: #363636; +} + +.hero.is-dark.is-bold { + background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%); +} + +@media screen and (max-width: 768px) { + .hero.is-dark.is-bold .navbar-menu { + background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%); + } +} + +.hero.is-primary { + background-color: #ffffff; + color: #fff; +} + +.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), +.hero.is-primary strong { + color: inherit; +} + +.hero.is-primary .title { + color: #fff; +} + +.hero.is-primary .subtitle { + color: rgba(255, 255, 255, 0.9); +} + +.hero.is-primary .subtitle a:not(.button), +.hero.is-primary .subtitle strong { + color: #fff; +} + +@media screen and (max-width: 1023px) { + .hero.is-primary .navbar-menu { + background-color: #ffffff; + } +} + +.hero.is-primary .navbar-item, +.hero.is-primary .navbar-link { + color: rgba(255, 255, 255, 0.7); +} + +.hero.is-primary a.navbar-item:hover, .hero.is-primary a.navbar-item.is-active, +.hero.is-primary .navbar-link:hover, +.hero.is-primary .navbar-link.is-active { + background-color: #00b89c; + color: #fff; +} + +.hero.is-primary .tabs a { + color: #fff; + opacity: 0.9; +} + +.hero.is-primary .tabs a:hover { + opacity: 1; +} + +.hero.is-primary .tabs li.is-active a { + color: #ffffff !important; + opacity: 1; +} + +.hero.is-primary .tabs.is-boxed a, .hero.is-primary .tabs.is-toggle a { + color: #fff; +} + +.hero.is-primary .tabs.is-boxed a:hover, .hero.is-primary .tabs.is-toggle a:hover { + background-color: rgba(10, 10, 10, 0.1); +} + +.hero.is-primary .tabs.is-boxed li.is-active a, .hero.is-primary .tabs.is-boxed li.is-active a:hover, .hero.is-primary .tabs.is-toggle li.is-active a, .hero.is-primary .tabs.is-toggle li.is-active a:hover { + background-color: #fff; + border-color: #fff; + color: #ffffff; +} + +.hero.is-primary.is-bold { + background-image: linear-gradient(141deg, #009e6c 0%, #ffffff 71%, #00e7eb 100%); +} + +@media screen and (max-width: 768px) { + .hero.is-primary.is-bold .navbar-menu { + background-image: linear-gradient(141deg, #009e6c 0%, #ffffff 71%, #00e7eb 100%); + } +} + +.hero.is-link { + background-color: #485fc7; + color: #fff; +} + +.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), +.hero.is-link strong { + color: inherit; +} + +.hero.is-link .title { + color: #fff; +} + +.hero.is-link .subtitle { + color: rgba(255, 255, 255, 0.9); +} + +.hero.is-link .subtitle a:not(.button), +.hero.is-link .subtitle strong { + color: #fff; +} + +@media screen and (max-width: 1023px) { + .hero.is-link .navbar-menu { + background-color: #485fc7; + } +} + +.hero.is-link .navbar-item, +.hero.is-link .navbar-link { + color: rgba(255, 255, 255, 0.7); +} + +.hero.is-link a.navbar-item:hover, .hero.is-link a.navbar-item.is-active, +.hero.is-link .navbar-link:hover, +.hero.is-link .navbar-link.is-active { + background-color: #3a51bb; + color: #fff; +} + +.hero.is-link .tabs a { + color: #fff; + opacity: 0.9; +} + +.hero.is-link .tabs a:hover { + opacity: 1; +} + +.hero.is-link .tabs li.is-active a { + color: #485fc7 !important; + opacity: 1; +} + +.hero.is-link .tabs.is-boxed a, .hero.is-link .tabs.is-toggle a { + color: #fff; +} + +.hero.is-link .tabs.is-boxed a:hover, .hero.is-link .tabs.is-toggle a:hover { + background-color: rgba(10, 10, 10, 0.1); +} + +.hero.is-link .tabs.is-boxed li.is-active a, .hero.is-link .tabs.is-boxed li.is-active a:hover, .hero.is-link .tabs.is-toggle li.is-active a, .hero.is-link .tabs.is-toggle li.is-active a:hover { + background-color: #fff; + border-color: #fff; + color: #485fc7; +} + +.hero.is-link.is-bold { + background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%); +} + +@media screen and (max-width: 768px) { + .hero.is-link.is-bold .navbar-menu { + background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%); + } +} + +.hero.is-info { + background-color: #3e8ed0; + color: #fff; +} + +.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), +.hero.is-info strong { + color: inherit; +} + +.hero.is-info .title { + color: #fff; +} + +.hero.is-info .subtitle { + color: rgba(255, 255, 255, 0.9); +} + +.hero.is-info .subtitle a:not(.button), +.hero.is-info .subtitle strong { + color: #fff; +} + +@media screen and (max-width: 1023px) { + .hero.is-info .navbar-menu { + background-color: #3e8ed0; + } +} + +.hero.is-info .navbar-item, +.hero.is-info .navbar-link { + color: rgba(255, 255, 255, 0.7); +} + +.hero.is-info a.navbar-item:hover, .hero.is-info a.navbar-item.is-active, +.hero.is-info .navbar-link:hover, +.hero.is-info .navbar-link.is-active { + background-color: #3082c5; + color: #fff; +} + +.hero.is-info .tabs a { + color: #fff; + opacity: 0.9; +} + +.hero.is-info .tabs a:hover { + opacity: 1; +} + +.hero.is-info .tabs li.is-active a { + color: #3e8ed0 !important; + opacity: 1; +} + +.hero.is-info .tabs.is-boxed a, .hero.is-info .tabs.is-toggle a { + color: #fff; +} + +.hero.is-info .tabs.is-boxed a:hover, .hero.is-info .tabs.is-toggle a:hover { + background-color: rgba(10, 10, 10, 0.1); +} + +.hero.is-info .tabs.is-boxed li.is-active a, .hero.is-info .tabs.is-boxed li.is-active a:hover, .hero.is-info .tabs.is-toggle li.is-active a, .hero.is-info .tabs.is-toggle li.is-active a:hover { + background-color: #fff; + border-color: #fff; + color: #3e8ed0; +} + +.hero.is-info.is-bold { + background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%); +} + +@media screen and (max-width: 768px) { + .hero.is-info.is-bold .navbar-menu { + background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%); + } +} + +.hero.is-success { + background-color: #48c78e; + color: #fff; +} + +.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), +.hero.is-success strong { + color: inherit; +} + +.hero.is-success .title { + color: #fff; +} + +.hero.is-success .subtitle { + color: rgba(255, 255, 255, 0.9); +} + +.hero.is-success .subtitle a:not(.button), +.hero.is-success .subtitle strong { + color: #fff; +} + +@media screen and (max-width: 1023px) { + .hero.is-success .navbar-menu { + background-color: #48c78e; + } +} + +.hero.is-success .navbar-item, +.hero.is-success .navbar-link { + color: rgba(255, 255, 255, 0.7); +} + +.hero.is-success a.navbar-item:hover, .hero.is-success a.navbar-item.is-active, +.hero.is-success .navbar-link:hover, +.hero.is-success .navbar-link.is-active { + background-color: #3abb81; + color: #fff; +} + +.hero.is-success .tabs a { + color: #fff; + opacity: 0.9; +} + +.hero.is-success .tabs a:hover { + opacity: 1; +} + +.hero.is-success .tabs li.is-active a { + color: #48c78e !important; + opacity: 1; +} + +.hero.is-success .tabs.is-boxed a, .hero.is-success .tabs.is-toggle a { + color: #fff; +} + +.hero.is-success .tabs.is-boxed a:hover, .hero.is-success .tabs.is-toggle a:hover { + background-color: rgba(10, 10, 10, 0.1); +} + +.hero.is-success .tabs.is-boxed li.is-active a, .hero.is-success .tabs.is-boxed li.is-active a:hover, .hero.is-success .tabs.is-toggle li.is-active a, .hero.is-success .tabs.is-toggle li.is-active a:hover { + background-color: #fff; + border-color: #fff; + color: #48c78e; +} + +.hero.is-success.is-bold { + background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%); +} + +@media screen and (max-width: 768px) { + .hero.is-success.is-bold .navbar-menu { + background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%); + } +} + +.hero.is-warning { + background-color: #ffe08a; + color: rgba(0, 0, 0, 0.7); +} + +.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), +.hero.is-warning strong { + color: inherit; +} + +.hero.is-warning .title { + color: rgba(0, 0, 0, 0.7); +} + +.hero.is-warning .subtitle { + color: rgba(0, 0, 0, 0.9); +} + +.hero.is-warning .subtitle a:not(.button), +.hero.is-warning .subtitle strong { + color: rgba(0, 0, 0, 0.7); +} + +@media screen and (max-width: 1023px) { + .hero.is-warning .navbar-menu { + background-color: #ffe08a; + } +} + +.hero.is-warning .navbar-item, +.hero.is-warning .navbar-link { + color: rgba(0, 0, 0, 0.7); +} + +.hero.is-warning a.navbar-item:hover, .hero.is-warning a.navbar-item.is-active, +.hero.is-warning .navbar-link:hover, +.hero.is-warning .navbar-link.is-active { + background-color: #ffd970; + color: rgba(0, 0, 0, 0.7); +} + +.hero.is-warning .tabs a { + color: rgba(0, 0, 0, 0.7); + opacity: 0.9; +} + +.hero.is-warning .tabs a:hover { + opacity: 1; +} + +.hero.is-warning .tabs li.is-active a { + color: #ffe08a !important; + opacity: 1; +} + +.hero.is-warning .tabs.is-boxed a, .hero.is-warning .tabs.is-toggle a { + color: rgba(0, 0, 0, 0.7); +} + +.hero.is-warning .tabs.is-boxed a:hover, .hero.is-warning .tabs.is-toggle a:hover { + background-color: rgba(10, 10, 10, 0.1); +} + +.hero.is-warning .tabs.is-boxed li.is-active a, .hero.is-warning .tabs.is-boxed li.is-active a:hover, .hero.is-warning .tabs.is-toggle li.is-active a, .hero.is-warning .tabs.is-toggle li.is-active a:hover { + background-color: rgba(0, 0, 0, 0.7); + border-color: rgba(0, 0, 0, 0.7); + color: #ffe08a; +} + +.hero.is-warning.is-bold { + background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%); +} + +@media screen and (max-width: 768px) { + .hero.is-warning.is-bold .navbar-menu { + background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%); + } +} + +.hero.is-danger { + background-color: #f14668; + color: #fff; +} + +.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), +.hero.is-danger strong { + color: inherit; +} + +.hero.is-danger .title { + color: #fff; +} + +.hero.is-danger .subtitle { + color: rgba(255, 255, 255, 0.9); +} + +.hero.is-danger .subtitle a:not(.button), +.hero.is-danger .subtitle strong { + color: #fff; +} + +@media screen and (max-width: 1023px) { + .hero.is-danger .navbar-menu { + background-color: #f14668; + } +} + +.hero.is-danger .navbar-item, +.hero.is-danger .navbar-link { + color: rgba(255, 255, 255, 0.7); +} + +.hero.is-danger a.navbar-item:hover, .hero.is-danger a.navbar-item.is-active, +.hero.is-danger .navbar-link:hover, +.hero.is-danger .navbar-link.is-active { + background-color: #ef2e55; + color: #fff; +} + +.hero.is-danger .tabs a { + color: #fff; + opacity: 0.9; +} + +.hero.is-danger .tabs a:hover { + opacity: 1; +} + +.hero.is-danger .tabs li.is-active a { + color: #f14668 !important; + opacity: 1; +} + +.hero.is-danger .tabs.is-boxed a, .hero.is-danger .tabs.is-toggle a { + color: #fff; +} + +.hero.is-danger .tabs.is-boxed a:hover, .hero.is-danger .tabs.is-toggle a:hover { + background-color: rgba(10, 10, 10, 0.1); +} + +.hero.is-danger .tabs.is-boxed li.is-active a, .hero.is-danger .tabs.is-boxed li.is-active a:hover, .hero.is-danger .tabs.is-toggle li.is-active a, .hero.is-danger .tabs.is-toggle li.is-active a:hover { + background-color: #fff; + border-color: #fff; + color: #f14668; +} + +.hero.is-danger.is-bold { + background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%); +} + +@media screen and (max-width: 768px) { + .hero.is-danger.is-bold .navbar-menu { + background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%); + } +} + +.hero.is-small .hero-body { + padding: 1.5rem; +} + +@media screen and (min-width: 769px), print { + .hero.is-medium .hero-body { + padding: 9rem 4.5rem; + } +} + +@media screen and (min-width: 769px), print { + .hero.is-large .hero-body { + padding: 18rem 6rem; + } +} + +.hero.is-halfheight .hero-body, .hero.is-fullheight .hero-body, .hero.is-fullheight-with-navbar .hero-body { + align-items: center; + display: flex; +} + +.hero.is-halfheight .hero-body > .container, .hero.is-fullheight .hero-body > .container, .hero.is-fullheight-with-navbar .hero-body > .container { + flex-grow: 1; + flex-shrink: 1; +} + +.hero.is-halfheight { + min-height: 50vh; +} + +.hero.is-fullheight { + min-height: 100vh; +} + +.hero-video { + overflow: hidden; +} + +.hero-video video { + left: 50%; + min-height: 100%; + min-width: 100%; + position: absolute; + top: 50%; + transform: translate3d(-50%, -50%, 0); +} + +.hero-video.is-transparent { + opacity: 0.3; +} + +@media screen and (max-width: 768px) { + .hero-video { + display: none; + } +} + +.hero-buttons { + margin-top: 1.5rem; +} + +@media screen and (max-width: 768px) { + .hero-buttons .button { + display: flex; + } + .hero-buttons .button:not(:last-child) { + margin-bottom: 0.75rem; + } +} + +@media screen and (min-width: 769px), print { + .hero-buttons { + display: flex; + justify-content: center; + } + .hero-buttons .button:not(:last-child) { + margin-right: 1.5rem; + } +} + +.hero-head, +.hero-foot { + flex-grow: 0; + flex-shrink: 0; +} + +.hero-body { + flex-grow: 1; + flex-shrink: 0; + padding: 3rem 1.5rem; +} + +@media screen and (min-width: 769px), print { + .hero-body { + padding: 3rem 3rem; + } +} + +.section { + padding: 3rem 1.5rem; +} + +@media screen and (min-width: 1024px) { + .section { + padding: 3rem 3rem; + } + .section.is-medium { + padding: 9rem 4.5rem; + } + .section.is-large { + padding: 18rem 6rem; + } +} + +.footer { + background-color: #fafafa; + padding: 1rem 1.5rem 1rem; +} diff --git a/config/static/xlsx/config/manuel/agrhys_sensorthings.xlsx b/config/static/xlsx/config/manuel/agrhys_sensorthings.xlsx new file mode 100644 index 0000000..0f6b718 Binary files /dev/null and b/config/static/xlsx/config/manuel/agrhys_sensorthings.xlsx differ diff --git a/config/static/xlsx/config/manuel/efele_station_campbell_sensorthings.xlsx b/config/static/xlsx/config/manuel/efele_station_campbell_sensorthings.xlsx new file mode 100644 index 0000000..515e914 Binary files /dev/null and b/config/static/xlsx/config/manuel/efele_station_campbell_sensorthings.xlsx differ diff --git a/config/static/xlsx/config/semi-auto/hubeau.xlsx b/config/static/xlsx/config/semi-auto/hubeau.xlsx new file mode 100644 index 0000000..371aca3 Binary files /dev/null and b/config/static/xlsx/config/semi-auto/hubeau.xlsx differ diff --git a/config/static/xlsx/config/semi-auto/recap_onde.xlsx b/config/static/xlsx/config/semi-auto/recap_onde.xlsx new file mode 100644 index 0000000..ebad1e7 Binary files /dev/null and b/config/static/xlsx/config/semi-auto/recap_onde.xlsx differ diff --git a/config/static/xlsx/config_upload/aghrys_sensorthings.xlsx b/config/static/xlsx/config_upload/aghrys_sensorthings.xlsx new file mode 100644 index 0000000..8253e2a Binary files /dev/null and b/config/static/xlsx/config_upload/aghrys_sensorthings.xlsx differ diff --git a/config/static/xlsx/config_upload/aghrys_sensorthings_2.xlsx b/config/static/xlsx/config_upload/aghrys_sensorthings_2.xlsx new file mode 100644 index 0000000..8253e2a Binary files /dev/null and b/config/static/xlsx/config_upload/aghrys_sensorthings_2.xlsx differ diff --git a/config/static/xlsx/config_upload/aghrys_sensorthings_20230609.xlsx b/config/static/xlsx/config_upload/aghrys_sensorthings_20230609.xlsx new file mode 100644 index 0000000..8253e2a Binary files /dev/null and b/config/static/xlsx/config_upload/aghrys_sensorthings_20230609.xlsx differ diff --git a/config/static/xlsx/config_upload/aghrys_sensorthings_3.xlsx b/config/static/xlsx/config_upload/aghrys_sensorthings_3.xlsx new file mode 100644 index 0000000..8253e2a Binary files /dev/null and b/config/static/xlsx/config_upload/aghrys_sensorthings_3.xlsx differ diff --git a/config/static/xlsx/config_upload/agrhys_sensorthings.xlsx b/config/static/xlsx/config_upload/agrhys_sensorthings.xlsx new file mode 100644 index 0000000..14c4437 Binary files /dev/null and b/config/static/xlsx/config_upload/agrhys_sensorthings.xlsx differ diff --git a/config/static/xlsx/config_upload/agrhys_sensorthings1.xlsx b/config/static/xlsx/config_upload/agrhys_sensorthings1.xlsx new file mode 100644 index 0000000..2b71c38 Binary files /dev/null and b/config/static/xlsx/config_upload/agrhys_sensorthings1.xlsx differ diff --git a/config/static/xlsx/config_upload/agrhys_sensorthings2.xlsx b/config/static/xlsx/config_upload/agrhys_sensorthings2.xlsx new file mode 100644 index 0000000..0f6b718 Binary files /dev/null and b/config/static/xlsx/config_upload/agrhys_sensorthings2.xlsx differ diff --git a/config/static/xlsx/config_upload/efele_station_campbell_sensorthings.xlsx b/config/static/xlsx/config_upload/efele_station_campbell_sensorthings.xlsx new file mode 100644 index 0000000..472295b Binary files /dev/null and b/config/static/xlsx/config_upload/efele_station_campbell_sensorthings.xlsx differ diff --git a/config/static/xlsx/config_upload/efele_station_campbell_sensorthings2.xlsx b/config/static/xlsx/config_upload/efele_station_campbell_sensorthings2.xlsx new file mode 100644 index 0000000..1e104f5 Binary files /dev/null and b/config/static/xlsx/config_upload/efele_station_campbell_sensorthings2.xlsx differ diff --git a/config/static/xlsx/config_upload/test_3.xlsx b/config/static/xlsx/config_upload/test_3.xlsx new file mode 100644 index 0000000..5183bdb Binary files /dev/null and b/config/static/xlsx/config_upload/test_3.xlsx differ diff --git a/config/static/xlsx/config_upload/test_config.xlsx b/config/static/xlsx/config_upload/test_config.xlsx new file mode 100644 index 0000000..1e104f5 Binary files /dev/null and b/config/static/xlsx/config_upload/test_config.xlsx differ diff --git a/config/static/xlsx/data/agrhys_meteo_sensorthings.csv b/config/static/xlsx/data/agrhys_meteo_sensorthings.csv new file mode 100644 index 0000000..7cf05b0 --- /dev/null +++ b/config/static/xlsx/data/agrhys_meteo_sensorthings.csv @@ -0,0 +1,115 @@ +date,niveau_eau_E30_102,niveau_eau_E30_X102,conductivite_E30_224,temperature_E30_X222,temperature_E30_201,niveau_eau_E30_116,niveau_eau_E30_X211,oxygene_dissous_Exutoire_0368 +20220101,15.2,10.2,12.7,3.4,12.6,0,0.91,2551 +20220102,14.9,11.1,13,6.2,11.2,0,1.68,5505 +20220103,16,11.9,13.9,8.2,12.4,0.1,1.81,4090 +20220104,14.2,12.7,13.4,6.4,12.6,0,1.38,560 +20220105,16,11.8,13.9,7.5,10.8,3.8,2.4,1272 +20220106,11.2,6.9,9,3.4,9.3,12,0.97,1303 +20220107,14.4,2.9,8.6,2,8.3,0.1,0.89,8987 +20220108,14.5,-1.1,6.7,3.3,7.5,0.6,1.18,9749 +20220109,13.8,1.1,7.4,8.7,8.6,0.5,1.49,4737 +20220110,14.1,-2.3,5.9,2.1,6.1,0,1.11,9055 +20220111,16,-0.7,7.6,2,5.6,0,1.34,9752 +20220112,12.4,-0.1,6.1,4.9,5.3,0,1.94,10297 +20220113,13.1,0.2,6.6,3.2,5.2,0,1.62,10564 +20220114,15.5,-4.6,5.4,2.2,6.4,0,1.19,10649 +20220115,16.1,-3.6,6.2,2.5,7.2,0.1,1.23,10737 +20220116,14.9,-3.6,5.6,5.6,8.2,0,1.29,10829 +20220117,14.9,2.2,8.5,4.2,8.8,0,1.32,8600 +20220118,14.9,-1.3,6.8,1.9,7.7,0,0.97,9259 +20220119,14.6,-2,6.3,3.5,9.2,0,0.85,9103 +20220120,11.7,11.2,11.5,9.5,8.42,0.2,2.51,5855 +20220121,12.8,6.8,9.8,3.6,8.47,3.7,1.41,7793 +20220122,14,0.5,7.2,2.2,7.5,0,1.09,10618 +20220123,14.6,-3.3,5.6,2.1,7,0,1.1,11559 +20220124,15.7,-3.2,6.2,1.4,7.4,0,0.97,10308 +20220125,15.2,-1.4,6.9,1.9,7.4,0,1.13,10289 +20220126,14.1,-2.1,6,3.3,7.6,0,1.24,8680 +20220127,15,-2.2,6.4,3.6,8.2,0,1.27,11812 +20220128,14.3,7.5,10.9,3.3,8.53,0,1.59,9713 +20220129,15.2,5,10.1,3.6,8.37,0,1.59,11463 +20220130,14.4,6.4,10.4,6.2,9.07,0,1.86,7889 +20220131,13.8,5.9,9.9,7.1,9.1,0,1.73,8763 +20220201,17.5,-2.5,7.5,1.8,5.9,0,1.59,12712 +20220202,16.2,0,8.1,6.7,9.4,0,1.65,12370 +20220203,17.3,0.5,8.9,3.4,10.2,0.1,1.36,12998 +20220204,15.5,7.7,11.6,4.1,10.7,0.1,1.43,10187 +20220205,16.7,10,13.3,3.5,10.2,0.1,1.86,5592 +20220206,15.3,7.1,11.2,4.4,10.13,0,1.61,10952 +20220207,15.6,9.9,12.7,9,9.67,0.2,2.63,7988 +20220208,15.7,7.9,11.8,3.1,6.92,0,2.22,13746 +20220209,17.7,-3.4,7.1,2.7,7,0.1,1.92,13914 +20220210,17.3,-3.1,7.1,2.2,7.1,0,1.72,14074 +20220211,15.5,-4.6,5.4,2.7,7.4,0.1,1.53,14237 +20220212,15.9,-1.2,7.3,3.1,8.2,0,1.65,14402 +20220213,17.1,3.3,10.2,2.9,9.2,0,1.68,9293 +20220214,17,2.9,9.9,2.8,9.8,8.9,1.53,10006 +20220215,14.1,6.9,10.5,6.9,9.7,1.4,1.83,6449 +20220216,16.4,7.5,11.9,5.9,9.4,0,2.5,12064 +20220217,19.1,8.9,14,6.9,12.2,0.1,2.46,12483 +20220218,21.1,4.8,12.9,6.3,12.6,0,2.42,15428 +20220219,13.9,12.9,13.4,8.2,11.92,0,1.73,4427 +20220220,15.8,8.4,12.1,6.2,10.2,0,2.34,13199 +20220221,15.6,9.6,12.6,11.2,9.8,0.3,2.95,5520 +20220222,16.8,9.1,13,4.8,8.63,0,2.89,12776 +20220223,17.6,6.8,12.2,2.6,8.63,0.1,2.16,15122 +20220224,17.7,5.4,11.5,2.9,9.03,0.1,2.2,16053 +20220225,15.6,7.4,11.5,5.6,8.97,0,2.51,12349 +20220226,14.5,7.1,10.8,5.6,5.43,0,3.43,13420 +20220227,13.8,5,9.4,4.8,4.77,0,3.27,15808 +20220228,15.6,0.1,7.8,2.2,6.1,0,2.19,17179 +20220301,11.3,-3.6,3.8,3.5,5.4,0,1.91,15551 +20220302,13.1,2,7.5,2.8,6.43,0,2.05,16556 +20220303,14.1,-2.4,5.8,1.3,7.8,0.2,1.05,5712 +20220304,14.7,3.6,9.1,3,9.7,3.7,1.38,7653 +20220305,13.6,2.3,7.9,4.4,6.9,0,2.3,13332 +20220306,13.1,3.2,8.1,3.1,6.6,0.3,2.13,12865 +20220307,12.8,-0.1,6.3,2.6,6,0,2.05,15734 +20220308,12.9,2.4,7.6,3.6,6.17,0,2.4,17092 +20220309,13.8,4,8.9,3,6.17,0,2.49,17411 +20220310,15.1,2.8,8.9,2.1,7.13,0.1,2.29,19015 +20220311,15.4,1.8,8.6,4.5,9.1,0,2.21,18736 +20220312,14.8,7.7,11.2,5.5,8.4,0,2.52,11609 +20220313,11.8,9.5,10.6,5.4,11.7,6.2,0.84,2081 +20220314,16.9,11.3,14.1,5.2,13.6,0,1.64,6882 +20220315,14.7,12.5,13.6,8.2,12.9,0,1.56,2075 +20220316,15.3,12.7,14,9,13,0,1.87,4721 +20220317,17.7,12.4,15,7.3,11.5,0.1,3.09,9965 +20220318,13.8,13.1,13.4,5.9,11.1,14.9,1.93,1002 +20220319,12.7,10,11.3,7.8,10.7,16.7,1.62,2460 +20220320,13.9,8.9,11.4,5.1,10.4,2.4,2.03,11024 +20220321,13.8,2,7.9,4.7,7.2,0,2.65,18832 +20220322,15.2,-2.8,6.2,3.5,6.7,0,2.67,21519 +20220323,17.3,-0.8,8.2,3.4,7,0.1,3.07,21713 +20220324,19.4,1.4,10.4,4.3,6.4,0,3.99,21905 +20220325,17,5.9,11.4,6.6,9.4,0,3.21,19082 +20220326,15.9,10.7,13.3,6.7,7.6,0.1,3.97,12957 +20220327,20.3,12.9,16.6,5.6,7.6,0,5.08,17716 +20220328,21.1,4.5,12.8,2.4,8.1,0,3.6,22669 +20220329,18.6,2.5,10.5,4.4,10.4,8.6,2.96,22859 +20220330,16.9,11.7,14.3,2.7,14.17,3.9,1.43,6943 +20220331,16.9,13.1,15,8,12.9,0,2.61,9509 +20220401,14.9,12.1,13.5,11.2,8.8,4.1,4.04,9625 +20220402,11.8,5.8,8.8,7.9,7.49,7.4,2.57,9827 +20220403,12.9,5.3,9.1,6.2,7.7,0,2.81,17013 +20220404,15.4,1.5,8.4,2.9,7.9,0,2.66,19787 +20220405,17.3,-1.4,7.9,2.8,8.1,0,2.99,24156 +20220406,12.7,6.4,9.5,3.4,10.13,4,1.56,9893 +20220407,18.5,7.9,13.2,9.3,12,0,3.18,20190 +20220408,19.9,13,16.4,8.6,14.4,0,3.2,14710 +20220409,17.5,13.5,15.5,9.2,10.2,0,4.53,17193 +20220410,16.6,6.7,11.6,3.5,7.8,0,3.62,23860 +20220411,17.5,1,9.2,5.9,8.4,0,3.56,25221 +20220412,17.5,7.9,12.7,5.7,11.1,0,3.11,20615 +20220413,18.3,12.9,15.6,6.9,11.6,0,3.9,18394 +20220414,21.2,11,16.1,5.4,8.7,0,5.06,20921 +20220415,24.2,10.5,17.3,2.9,9,0.1,4.94,25239 +20220416,23.7,2.8,13.2,3.9,10.7,0,4.4,26069 +20220417,18.3,9.7,14,4.8,7.6,0,4.69,23843 +20220418,18.3,6.9,12.6,3.8,8.57,0,3.98,24979 +20220419,20.9,3.3,12.1,4.4,10.3,0,4.03,26557 +20220420,19.3,8.1,13.7,5.8,12.4,1.4,3.25,20512 +20220421,17,12.2,14.6,6.8,13,33.6,2.61,12305 +20220422,19.7,10.9,15.3,5.7,13.7,0,2.91,14796 +20220423,21.8,10.7,16.2,6,13.3,0,4.26,23896 +20220424,17.7,12.6,15.1,8,13.1,0.8,2.61,8016 diff --git a/config/static/xlsx/data/agri4cast_src.csv b/config/static/xlsx/data/agri4cast_src.csv new file mode 100644 index 0000000..55f46b7 --- /dev/null +++ b/config/static/xlsx/data/agri4cast_src.csv @@ -0,0 +1,366096 @@ +GRID_NO;LATITUDE;LONGITUDE;ALTITUDE;DAY;TEMPERATURE_MAX;TEMPERATURE_MIN;TEMPERATURE_AVG;WINDSPEED;VAPOURPRESSURE;PRECIPITATION;ET0;RADIATION +59106;41.4486;9.11292;40;20220101;15.2;10.2;12.7;3.4;12.6;0;.91;2551 +59106;41.4486;9.11292;40;20220102;14.9;11.1;13;6.2;11.2;0;1.68;5505 +59106;41.4486;9.11292;40;20220103;16;11.9;13.9;8.2;12.4;.1;1.81;4090 +59106;41.4486;9.11292;40;20220104;14.2;12.7;13.4;6.4;12.6;0;1.38;560 +59106;41.4486;9.11292;40;20220105;16;11.8;13.9;7.5;10.8;3.8;2.4;1272 +59106;41.4486;9.11292;40;20220106;11.2;6.9;9;3.4;9.3;12;.97;1303 +59106;41.4486;9.11292;40;20220107;14.4;2.9;8.6;2;8.3;.1;.89;8987 +59106;41.4486;9.11292;40;20220108;14.5;-1.1;6.7;3.3;7.5;.6;1.18;9749 +59106;41.4486;9.11292;40;20220109;13.8;1.1;7.4;8.7;8.6;.5;1.49;4737 +59106;41.4486;9.11292;40;20220110;14.1;-2.3;5.9;2.1;6.1;0;1.11;9055 +59106;41.4486;9.11292;40;20220111;16;-.7;7.6;2;5.6;0;1.34;9752 +59106;41.4486;9.11292;40;20220112;12.4;-.1;6.1;4.9;5.3;0;1.94;10297 +59106;41.4486;9.11292;40;20220113;13.1;.2;6.6;3.2;5.2;0;1.62;10564 +59106;41.4486;9.11292;40;20220114;15.5;-4.6;5.4;2.2;6.4;0;1.19;10649 +59106;41.4486;9.11292;40;20220115;16.1;-3.6;6.2;2.5;7.2;.1;1.23;10737 +59106;41.4486;9.11292;40;20220116;14.9;-3.6;5.6;5.6;8.2;0;1.29;10829 +59106;41.4486;9.11292;40;20220117;14.9;2.2;8.5;4.2;8.8;0;1.32;8600 +59106;41.4486;9.11292;40;20220118;14.9;-1.3;6.8;1.9;7.7;0;.97;9259 +59106;41.4486;9.11292;40;20220119;14.6;-2;6.3;3.5;9.2;0;.85;9103 +59106;41.4486;9.11292;40;20220120;11.7;11.2;11.5;9.5;8.42;.2;2.51;5855 +59106;41.4486;9.11292;40;20220121;12.8;6.8;9.8;3.6;8.47;3.7;1.41;7793 +59106;41.4486;9.11292;40;20220122;14;.5;7.2;2.2;7.5;0;1.09;10618 +59106;41.4486;9.11292;40;20220123;14.6;-3.3;5.6;2.1;7;0;1.1;11559 +59106;41.4486;9.11292;40;20220124;15.7;-3.2;6.2;1.4;7.4;0;.97;10308 +59106;41.4486;9.11292;40;20220125;15.2;-1.4;6.9;1.9;7.4;0;1.13;10289 +59106;41.4486;9.11292;40;20220126;14.1;-2.1;6;3.3;7.6;0;1.24;8680 +59106;41.4486;9.11292;40;20220127;15;-2.2;6.4;3.6;8.2;0;1.27;11812 +59106;41.4486;9.11292;40;20220128;14.3;7.5;10.9;3.3;8.53;0;1.59;9713 +59106;41.4486;9.11292;40;20220129;15.2;5;10.1;3.6;8.37;0;1.59;11463 +59106;41.4486;9.11292;40;20220130;14.4;6.4;10.4;6.2;9.07;0;1.86;7889 +59106;41.4486;9.11292;40;20220131;13.8;5.9;9.9;7.1;9.1;0;1.73;8763 +59106;41.4486;9.11292;40;20220201;17.5;-2.5;7.5;1.8;5.9;0;1.59;12712 +59106;41.4486;9.11292;40;20220202;16.2;0;8.1;6.7;9.4;0;1.65;12370 +59106;41.4486;9.11292;40;20220203;17.3;.5;8.9;3.4;10.2;.1;1.36;12998 +59106;41.4486;9.11292;40;20220204;15.5;7.7;11.6;4.1;10.7;.1;1.43;10187 +59106;41.4486;9.11292;40;20220205;16.7;10;13.3;3.5;10.2;.1;1.86;5592 +59106;41.4486;9.11292;40;20220206;15.3;7.1;11.2;4.4;10.13;0;1.61;10952 +59106;41.4486;9.11292;40;20220207;15.6;9.9;12.7;9;9.67;.2;2.63;7988 +59106;41.4486;9.11292;40;20220208;15.7;7.9;11.8;3.1;6.92;0;2.22;13746 +59106;41.4486;9.11292;40;20220209;17.7;-3.4;7.1;2.7;7;.1;1.92;13914 +59106;41.4486;9.11292;40;20220210;17.3;-3.1;7.1;2.2;7.1;0;1.72;14074 +59106;41.4486;9.11292;40;20220211;15.5;-4.6;5.4;2.7;7.4;.1;1.53;14237 +59106;41.4486;9.11292;40;20220212;15.9;-1.2;7.3;3.1;8.2;0;1.65;14402 +59106;41.4486;9.11292;40;20220213;17.1;3.3;10.2;2.9;9.2;0;1.68;9293 +59106;41.4486;9.11292;40;20220214;17;2.9;9.9;2.8;9.8;8.9;1.53;10006 +59106;41.4486;9.11292;40;20220215;14.1;6.9;10.5;6.9;9.7;1.4;1.83;6449 +59106;41.4486;9.11292;40;20220216;16.4;7.5;11.9;5.9;9.4;0;2.5;12064 +59106;41.4486;9.11292;40;20220217;19.1;8.9;14;6.9;12.2;.1;2.46;12483 +59106;41.4486;9.11292;40;20220218;21.1;4.8;12.9;6.3;12.6;0;2.42;15428 +59106;41.4486;9.11292;40;20220219;13.9;12.9;13.4;8.2;11.92;0;1.73;4427 +59106;41.4486;9.11292;40;20220220;15.8;8.4;12.1;6.2;10.2;0;2.34;13199 +59106;41.4486;9.11292;40;20220221;15.6;9.6;12.6;11.2;9.8;.3;2.95;5520 +59106;41.4486;9.11292;40;20220222;16.8;9.1;13;4.8;8.63;0;2.89;12776 +59106;41.4486;9.11292;40;20220223;17.6;6.8;12.2;2.6;8.63;.1;2.16;15122 +59106;41.4486;9.11292;40;20220224;17.7;5.4;11.5;2.9;9.03;.1;2.2;16053 +59106;41.4486;9.11292;40;20220225;15.6;7.4;11.5;5.6;8.97;0;2.51;12349 +59106;41.4486;9.11292;40;20220226;14.5;7.1;10.8;5.6;5.43;0;3.43;13420 +59106;41.4486;9.11292;40;20220227;13.8;5;9.4;4.8;4.77;0;3.27;15808 +59106;41.4486;9.11292;40;20220228;15.6;.1;7.8;2.2;6.1;0;2.19;17179 +59106;41.4486;9.11292;40;20220301;11.3;-3.6;3.8;3.5;5.4;0;1.91;15551 +59106;41.4486;9.11292;40;20220302;13.1;2;7.5;2.8;6.43;0;2.05;16556 +59106;41.4486;9.11292;40;20220303;14.1;-2.4;5.8;1.3;7.8;.2;1.05;5712 +59106;41.4486;9.11292;40;20220304;14.7;3.6;9.1;3;9.7;3.7;1.38;7653 +59106;41.4486;9.11292;40;20220305;13.6;2.3;7.9;4.4;6.9;0;2.3;13332 +59106;41.4486;9.11292;40;20220306;13.1;3.2;8.1;3.1;6.6;.3;2.13;12865 +59106;41.4486;9.11292;40;20220307;12.8;-.1;6.3;2.6;6;0;2.05;15734 +59106;41.4486;9.11292;40;20220308;12.9;2.4;7.6;3.6;6.17;0;2.4;17092 +59106;41.4486;9.11292;40;20220309;13.8;4;8.9;3;6.17;0;2.49;17411 +59106;41.4486;9.11292;40;20220310;15.1;2.8;8.9;2.1;7.13;.1;2.29;19015 +59106;41.4486;9.11292;40;20220311;15.4;1.8;8.6;4.5;9.1;0;2.21;18736 +59106;41.4486;9.11292;40;20220312;14.8;7.7;11.2;5.5;8.4;0;2.52;11609 +59106;41.4486;9.11292;40;20220313;11.8;9.5;10.6;5.4;11.7;6.2;.84;2081 +59106;41.4486;9.11292;40;20220314;16.9;11.3;14.1;5.2;13.6;0;1.64;6882 +59106;41.4486;9.11292;40;20220315;14.7;12.5;13.6;8.2;12.9;0;1.56;2075 +59106;41.4486;9.11292;40;20220316;15.3;12.7;14;9;13;0;1.87;4721 +59106;41.4486;9.11292;40;20220317;17.7;12.4;15;7.3;11.5;.1;3.09;9965 +59106;41.4486;9.11292;40;20220318;13.8;13.1;13.4;5.9;11.1;14.9;1.93;1002 +59106;41.4486;9.11292;40;20220319;12.7;10;11.3;7.8;10.7;16.7;1.62;2460 +59106;41.4486;9.11292;40;20220320;13.9;8.9;11.4;5.1;10.4;2.4;2.03;11024 +59106;41.4486;9.11292;40;20220321;13.8;2;7.9;4.7;7.2;0;2.65;18832 +59106;41.4486;9.11292;40;20220322;15.2;-2.8;6.2;3.5;6.7;0;2.67;21519 +59106;41.4486;9.11292;40;20220323;17.3;-.8;8.2;3.4;7;.1;3.07;21713 +59106;41.4486;9.11292;40;20220324;19.4;1.4;10.4;4.3;6.4;0;3.99;21905 +59106;41.4486;9.11292;40;20220325;17;5.9;11.4;6.6;9.4;0;3.21;19082 +59106;41.4486;9.11292;40;20220326;15.9;10.7;13.3;6.7;7.6;.1;3.97;12957 +59106;41.4486;9.11292;40;20220327;20.3;12.9;16.6;5.6;7.6;0;5.08;17716 +59106;41.4486;9.11292;40;20220328;21.1;4.5;12.8;2.4;8.1;0;3.6;22669 +59106;41.4486;9.11292;40;20220329;18.6;2.5;10.5;4.4;10.4;8.6;2.96;22859 +59106;41.4486;9.11292;40;20220330;16.9;11.7;14.3;2.7;14.17;3.9;1.43;6943 +59106;41.4486;9.11292;40;20220331;16.9;13.1;15;8;12.9;0;2.61;9509 +59106;41.4486;9.11292;40;20220401;14.9;12.1;13.5;11.2;8.8;4.1;4.04;9625 +59106;41.4486;9.11292;40;20220402;11.8;5.8;8.8;7.9;7.49;7.4;2.57;9827 +59106;41.4486;9.11292;40;20220403;12.9;5.3;9.1;6.2;7.7;0;2.81;17013 +59106;41.4486;9.11292;40;20220404;15.4;1.5;8.4;2.9;7.9;0;2.66;19787 +59106;41.4486;9.11292;40;20220405;17.3;-1.4;7.9;2.8;8.1;0;2.99;24156 +59106;41.4486;9.11292;40;20220406;12.7;6.4;9.5;3.4;10.13;4;1.56;9893 +59106;41.4486;9.11292;40;20220407;18.5;7.9;13.2;9.3;12;0;3.18;20190 +59106;41.4486;9.11292;40;20220408;19.9;13;16.4;8.6;14.4;0;3.2;14710 +59106;41.4486;9.11292;40;20220409;17.5;13.5;15.5;9.2;10.2;0;4.53;17193 +59106;41.4486;9.11292;40;20220410;16.6;6.7;11.6;3.5;7.8;0;3.62;23860 +59106;41.4486;9.11292;40;20220411;17.5;1;9.2;5.9;8.4;0;3.56;25221 +59106;41.4486;9.11292;40;20220412;17.5;7.9;12.7;5.7;11.1;0;3.11;20615 +59106;41.4486;9.11292;40;20220413;18.3;12.9;15.6;6.9;11.6;0;3.9;18394 +59106;41.4486;9.11292;40;20220414;21.2;11;16.1;5.4;8.7;0;5.06;20921 +59106;41.4486;9.11292;40;20220415;24.2;10.5;17.3;2.9;9;.1;4.94;25239 +59106;41.4486;9.11292;40;20220416;23.7;2.8;13.2;3.9;10.7;0;4.4;26069 +59106;41.4486;9.11292;40;20220417;18.3;9.7;14;4.8;7.6;0;4.69;23843 +59106;41.4486;9.11292;40;20220418;18.3;6.9;12.6;3.8;8.57;0;3.98;24979 +59106;41.4486;9.11292;40;20220419;20.9;3.3;12.1;4.4;10.3;0;4.03;26557 +59106;41.4486;9.11292;40;20220420;19.3;8.1;13.7;5.8;12.4;1.4;3.25;20512 +59106;41.4486;9.11292;40;20220421;17;12.2;14.6;6.8;13;33.6;2.61;12305 +59106;41.4486;9.11292;40;20220422;19.7;10.9;15.3;5.7;13.7;0;2.91;14796 +59106;41.4486;9.11292;40;20220423;21.8;10.7;16.2;6;13.3;0;4.26;23896 +59106;41.4486;9.11292;40;20220424;17.7;12.6;15.1;8;13.1;.8;2.61;8016 +59106;41.4486;9.11292;40;20220425;20.7;13.3;17;5.6;12.5;.1;4.57;23932 +59106;41.4486;9.11292;40;20220426;22.5;4.9;13.7;3.4;11.1;.1;4.35;27632 +59106;41.4486;9.11292;40;20220427;22;4.7;13.3;3.6;13.2;.3;3.83;27778 +59106;41.4486;9.11292;40;20220428;23.8;10.7;17.2;3.9;11.6;.1;5.19;27921 +59106;41.4486;9.11292;40;20220429;22.3;4;13.1;3.2;9.3;0;4.6;28063 +59106;41.4486;9.11292;40;20220430;22.9;2;12.4;2.9;10.2;.1;4.37;28202 +59106;41.4486;9.11292;40;20220501;20.8;6;13.4;2.1;11.9;0;3.17;19910 +59106;41.4486;9.11292;40;20220502;22.3;3.3;12.8;2.7;11.3;0;4.06;27230 +59106;41.4486;9.11292;40;20220503;23.6;5.5;14.5;2.3;11.6;.1;4.47;28607 +59106;41.4486;9.11292;40;20220504;22.2;8.4;15.3;3.9;12.8;1.4;3.83;21310 +59106;41.4486;9.11292;40;20220505;15.3;13.3;14.3;4.7;14.4;15.3;1.19;3009 +59106;41.4486;9.11292;40;20220506;19.3;12.3;15.8;4.4;14.7;6.3;2.55;12906 +59106;41.4486;9.11292;40;20220507;22.9;13.8;18.3;3.1;14.8;.4;3.46;15770 +59106;41.4486;9.11292;40;20220508;22.9;9.3;16.1;2;13.7;1;3.58;20911 +59106;41.4486;9.11292;40;20220509;23.1;9.2;16.1;1.7;13.6;.2;3.98;24718 +59106;41.4486;9.11292;40;20220510;26;6.9;16.4;2.6;13.1;.1;5;29471 +59106;41.4486;9.11292;40;20220511;25.4;7.3;16.3;2.5;14;0;4.8;29585 +59106;41.4486;9.11292;40;20220512;27;6.7;16.8;2.2;13.4;0;5.07;29696 +59106;41.4486;9.11292;40;20220513;27.4;5.7;16.5;2.7;12.4;.1;5.36;29805 +59106;41.4486;9.11292;40;20220514;26.5;5.4;15.9;2.7;12.3;0;5.19;29912 +59106;41.4486;9.11292;40;20220515;27.6;5.7;16.6;2.3;12.4;.1;5.3;30016 +59106;41.4486;9.11292;40;20220516;27.5;7.8;17.6;2.5;13.7;.1;5.35;30117 +59106;41.4486;9.11292;40;20220517;28.8;9.9;19.3;1.7;15.2;0;5.35;30216 +59106;41.4486;9.11292;40;20220518;29.8;9.2;19.5;1.9;15;.1;5.56;30312 +59106;41.4486;9.11292;40;20220519;27.3;15.8;21.5;4.5;16;.1;6.26;30406 +59106;41.4486;9.11292;40;20220520;29.6;16.5;23;3.3;14.2;.3;6.73;30497 +59106;41.4486;9.11292;40;20220521;28.8;10.7;19.7;4.6;17;0;5.89;30585 +59106;41.4486;9.11292;40;20220522;29.6;9.5;19.5;2.9;15.6;0;5.87;30671 +59106;41.4486;9.11292;40;20220523;32.8;10.5;21.6;3.6;18.2;.1;6.58;30754 +59106;41.4486;9.11292;40;20220524;28.7;15.4;22;6.1;19.6;0;5.81;27649 +59106;41.4486;9.11292;40;20220525;28.7;15.3;22;3;19.8;.5;5.52;28966 +59106;41.4486;9.11292;40;20220526;29.4;16.9;23.1;2.9;20.1;0;5.09;23709 +59106;41.4486;9.11292;40;20220527;31;20.6;25.8;5.8;16.3;0;7.72;25432 +59106;41.4486;9.11292;40;20220528;31.2;21.8;26.5;3.9;16.9;0;6.97;25449 +59106;41.4486;9.11292;40;20220529;25.1;17.5;21.3;7.7;18.1;0;4.35;14219 +59106;41.4486;9.11292;40;20220530;29.7;17.9;23.8;4.3;14.7;0;7.26;30164 +59106;41.4486;9.11292;40;20220531;27.7;13.1;20.4;4.1;17.2;.1;5.64;29093 +59106;41.4486;9.11292;40;20220601;29.9;12.8;21.3;3;19.3;.1;5.9;31378 +59106;41.4486;9.11292;40;20220602;30.2;13.8;22;5.2;18.8;0;6.46;30678 +59106;41.4486;9.11292;40;20220603;27.6;21.4;24.5;6.9;21.7;0;5.01;17032 +59106;41.4486;9.11292;40;20220604;35;21.3;28.1;5.6;21.6;0;8.02;26517 +59106;41.4486;9.11292;40;20220605;31.2;21.9;26.5;5.5;19.4;0;7.58;28124 +59106;41.4486;9.11292;40;20220606;31.1;20.3;25.7;7.1;20.1;0;7.89;30905 +59106;41.4486;9.11292;40;20220607;29.2;14.7;21.9;6.9;18.5;0;6.7;31666 +59106;41.4486;9.11292;40;20220608;28.4;20.6;24.5;7.3;18.7;0;6.1;17975 +59106;41.4486;9.11292;40;20220609;28.3;20.5;24.4;6.6;16.7;0;7.3;26698 +59106;41.4486;9.11292;40;20220610;28.1;11.3;19.7;2.2;15.3;.1;5.76;31771 +59106;41.4486;9.11292;40;20220611;30.6;10.4;20.5;2.2;14.1;.1;6.22;31801 +59106;41.4486;9.11292;40;20220612;32.5;10.8;21.6;2.2;13.9;0;6.59;31827 +59106;41.4486;9.11292;40;20220613;30.5;12.1;21.3;4.1;15.9;0;6.81;31850 +59106;41.4486;9.11292;40;20220614;30.8;15.1;22.9;2.5;19.9;.1;6.23;31871 +59106;41.4486;9.11292;40;20220615;33.5;12.5;23;2.1;18.2;0;6.53;31888 +59106;41.4486;9.11292;40;20220616;32.6;14.4;23.5;2.5;18.5;.1;6.64;31903 +59106;41.4486;9.11292;40;20220617;35.2;13.7;24.4;2.1;17.9;0;6.92;31914 +59106;41.4486;9.11292;40;20220618;32.3;20.8;26.5;4.4;18.6;0;7.91;31796 +59106;41.4486;9.11292;40;20220619;32;14.5;23.2;2.1;16.8;0;6.51;31929 +59106;41.4486;9.11292;40;20220620;34.1;20.1;27.1;2.8;18.8;0;7.48;31931 +59106;41.4486;9.11292;40;20220621;35.1;16.3;25.7;3.8;19.6;0;7.77;31931 +59106;41.4486;9.11292;40;20220622;30.7;22;26.3;5.2;24.4;.1;6.18;25798 +59106;41.4486;9.11292;40;20220623;32.5;20.6;26.5;5.2;22.9;.1;6.59;24660 +59106;41.4486;9.11292;40;20220624;30.7;22.2;26.4;5.4;18.3;.1;7.51;26636 +59106;41.4486;9.11292;40;20220625;34.2;23.2;28.7;5;19.6;0;7.85;24281 +59106;41.4486;9.11292;40;20220626;31.3;22.9;27.1;7.6;22.6;0;7.3;24831 +59106;41.4486;9.11292;40;20220627;35;23;29;5.9;26.3;.1;7.97;29852 +59106;41.4486;9.11292;40;20220628;30.7;24.3;27.5;4.9;25.3;.2;5.12;16678 +59106;41.4486;9.11292;40;20220629;30.4;22;26.2;7.2;19.6;.1;8.16;31106 +59106;41.4486;9.11292;40;20220630;32.4;12.9;22.6;3.4;17.3;0;6.92;31796 +59106;41.4486;9.11292;40;20220701;34.1;18.8;26.4;3.9;17.8;0;7.91;31139 +59106;41.4486;9.11292;40;20220702;33.1;12.7;22.9;1.7;15.2;0;6.4;31734 +59106;41.4486;9.11292;40;20220703;36.2;14.2;25.2;2.3;16.2;0;7.3;31698 +59106;41.4486;9.11292;40;20220704;38.8;14.9;26.8;2.3;15.8;0;7.8;31660 +59106;41.4486;9.11292;40;20220705;32.9;16.3;24.6;4.5;19.2;.1;7.44;31619 +59106;41.4486;9.11292;40;20220706;34.1;23.3;28.7;7;23.2;0;8.84;31575 +59106;41.4486;9.11292;40;20220707;30.9;22.9;26.9;7;21.3;0;7.53;26613 +59106;41.4486;9.11292;40;20220708;31.8;17.4;24.6;2.5;17.9;0;5.45;22028 +59106;41.4486;9.11292;40;20220709;32.6;12.8;22.7;2.6;13.3;0;6.93;31426 +59106;41.4486;9.11292;40;20220710;31.9;17.4;24.6;2.8;15.7;0;6.98;31115 +59106;41.4486;9.11292;40;20220711;34.9;12.5;23.7;2.7;14.6;0;7.28;31312 +59106;41.4486;9.11292;40;20220712;34;14.4;24.2;2.9;15.1;0;7.28;31251 +59106;41.4486;9.11292;40;20220713;33.2;16.1;24.6;2.2;18.2;.1;6.62;31188 +59106;41.4486;9.11292;40;20220714;34.5;16;25.2;2.2;17.4;0;6.86;31121 +59106;41.4486;9.11292;40;20220715;35.2;15.2;25.2;3.6;18.9;0;7.53;31052 +59106;41.4486;9.11292;40;20220716;35;17.4;26.2;3.1;20.3;.1;7.27;30980 +59106;41.4486;9.11292;40;20220717;35.3;15.6;25.4;2.2;21.7;.1;6.67;30906 +59106;41.4486;9.11292;40;20220718;36.8;23.5;30.1;4.2;20.4;.1;8.77;30828 +59106;41.4486;9.11292;40;20220719;35.9;16.9;26.4;2.8;15.2;0;7.62;30748 +59106;41.4486;9.11292;40;20220720;38.3;18.2;28.2;2.5;16.9;0;7.75;30666 +59106;41.4486;9.11292;40;20220721;37.7;18.7;28.2;2.8;22.2;.1;7.54;30581 +59106;41.4486;9.11292;40;20220722;37.5;16;26.7;2.8;19.9;0;7.48;30493 +59106;41.4486;9.11292;40;20220723;37.2;16.9;27;3.6;18.4;0;8.08;30402 +59106;41.4486;9.11292;40;20220724;34.4;17.9;26.1;4.4;21.8;0;7.36;30309 +59106;41.4486;9.11292;40;20220725;36.8;17.2;27;3.9;20.1;0;7.94;30214 +59106;41.4486;9.11292;40;20220726;33.5;25.3;29.4;7.6;23.6;0;8.75;29040 +59106;41.4486;9.11292;40;20220727;33.5;22.4;27.9;6.7;19.3;0;8.85;29424 +59106;41.4486;9.11292;40;20220728;33.3;16;24.6;3.8;17.8;0;7.15;29912 +59106;41.4486;9.11292;40;20220729;36.2;15.8;26;2.8;16.8;0;7.31;29807 +59106;41.4486;9.11292;40;20220730;33.9;21.9;27.9;6.6;19.9;0;8.75;29699 +59106;41.4486;9.11292;40;20220731;34.2;16.2;25.2;2.2;20.1;0;6.35;29589 +59106;41.4486;9.11292;40;20220801;35.3;16.8;26;2.1;19.6;0;6.52;29476 +59106;41.4486;9.11292;40;20220802;37.2;15.3;26.2;2.4;18.9;0;6.96;29361 +59106;41.4486;9.11292;40;20220803;36.4;17.1;26.7;1.6;20.7;0;6.16;28233 +59106;41.4486;9.11292;40;20220804;36.2;17.8;27;2.1;21.5;0;6.55;29124 +59106;41.4486;9.11292;40;20220805;37.9;16.8;27.3;2.4;18.7;0;7.1;29002 +59106;41.4486;9.11292;40;20220806;34.4;17.1;25.7;3.6;22.1;0;6.7;28878 +59106;41.4486;9.11292;40;20220807;35.6;18.7;27.1;2.8;24.2;0;6.58;28752 +59106;41.4486;9.11292;40;20220808;33.5;18.8;26.1;2.5;22;0;6.15;28118 +59106;41.4486;9.11292;40;20220809;34.6;18.6;26.6;1.8;20.3;1.2;5.93;27176 +59106;41.4486;9.11292;40;20220810;33.1;17.8;25.4;2.2;21;1.2;5.98;28359 +59106;41.4486;9.11292;40;20220811;32.1;16;24;1.4;20.1;0;5.16;26312 +59106;41.4486;9.11292;40;20220812;32.9;15.1;24;3.2;20.1;1.2;6.12;28067 +59106;41.4486;9.11292;40;20220813;30.4;20.9;25.6;2.8;23.4;.6;3.7;13042 +59106;41.4486;9.11292;40;20220814;32.9;20.6;26.7;2.9;21;.3;6.35;27806 +59106;41.4486;9.11292;40;20220815;32.1;20.4;26.2;3.6;24.3;.7;5.89;26604 +59106;41.4486;9.11292;40;20220816;34.9;20.4;27.6;3.1;24.6;.1;6.42;27518 +59106;41.4486;9.11292;40;20220817;33.2;24;28.6;6.1;25.4;.1;6.72;23052 +59106;41.4486;9.11292;40;20220818;34.4;25.5;29.9;5.7;23;4.6;7.5;22166 +59106;41.4486;9.11292;40;20220819;29.3;21.8;25.5;6.1;20.5;1.4;5.85;19753 +59106;41.4486;9.11292;40;20220820;29.7;21.8;25.7;6.3;21.7;0;6.2;24058 +59106;41.4486;9.11292;40;20220821;30.8;23.6;27.2;7.8;22;0;7.17;24035 +59106;41.4486;9.11292;40;20220822;32.4;16.6;24.5;2.3;20.4;.4;5.5;26606 +59106;41.4486;9.11292;40;20220823;33.6;14.9;24.2;1.9;19.1;0;5.29;25180 +59106;41.4486;9.11292;40;20220824;33.7;16.6;25.1;2.4;19.2;0;5.72;25770 +59106;41.4486;9.11292;40;20220825;33;14.6;23.8;2.3;18.8;0;5.49;26126 +59106;41.4486;9.11292;40;20220826;33.5;16.3;24.9;2.5;18.7;0;5.75;25963 +59106;41.4486;9.11292;40;20220827;32;16.4;24.2;3.4;21.1;0;5.56;25798 +59106;41.4486;9.11292;40;20220828;31.1;17.8;24.4;3.8;21.9;0;5.47;25632 +59106;41.4486;9.11292;40;20220829;32.7;16.5;24.6;2.7;20.1;0;5.5;25464 +59106;41.4486;9.11292;40;20220830;33.3;14.9;24.1;2.5;18.8;0;5.49;25294 +59106;41.4486;9.11292;40;20220831;31.2;14.1;22.6;5;20.1;8.4;5.36;23195 +59106;41.4486;9.11292;40;20220901;30.6;20.9;25.7;4.3;22.4;.2;5.39;22523 +59106;41.4486;9.11292;40;20220902;31.5;15.5;23.5;2;19.6;1.2;4.65;23014 +59106;41.4486;9.11292;40;20220903;31.7;20.4;26;3.6;22.7;7.3;5.47;23973 +59106;41.4486;9.11292;40;20220904;31.9;20.1;26;3.2;23.3;1.9;5.25;23710 +59106;41.4486;9.11292;40;20220905;30.8;21;25.9;4.5;22.8;0;5.44;22903 +59106;41.4486;9.11292;40;20220906;32.2;22.6;27.4;3.6;24;0;5.58;23483 +59106;41.4486;9.11292;40;20220907;32.7;18;25.3;1.8;23.6;0;4.66;23389 +59106;41.4486;9.11292;40;20220908;31.8;18.2;25;4.5;22;0;5.5;23709 +59106;41.4486;9.11292;40;20220909;32.1;24;28;6;16.3;0;7.8;22546 +59106;41.4486;9.11292;40;20220910;29.7;23.3;26.5;7.4;17.2;0;7.4;21735 +59106;41.4486;9.11292;40;20220911;31.4;22.6;27;5.7;16.5;0;7.22;22642 +59106;41.4486;9.11292;40;20220912;30.5;9.9;20.2;1.9;14.6;0;4.36;22975 +59106;41.4486;9.11292;40;20220913;31.4;13.1;22.2;3.1;20.2;.1;4.62;22789 +59106;41.4486;9.11292;40;20220914;31.5;23.3;27.4;6.1;24.9;1.6;5.14;15865 +59106;41.4486;9.11292;40;20220915;32.1;21.7;26.9;4.8;23;0;5.5;20396 +59106;41.4486;9.11292;40;20220916;31.1;23.1;27.1;7;21.4;0;6.53;21135 +59106;41.4486;9.11292;40;20220917;26;21.9;23.9;7.6;13.9;0;6.54;15914 +59106;41.4486;9.11292;40;20220918;27.4;10;18.7;2.1;12.3;0;4.01;21849 +59106;41.4486;9.11292;40;20220919;27.8;9;18.4;3.7;13.9;0;4.45;21659 +59106;41.4486;9.11292;40;20220920;28.3;10.3;19.3;1.8;14.7;0;3.35;17099 +59106;41.4486;9.11292;40;20220921;28.7;10.6;19.6;3.3;13.5;.2;4.59;21277 +59106;41.4486;9.11292;40;20220922;24.7;16.5;20.6;5.8;11.4;0;5.28;15362 +59106;41.4486;9.11292;40;20220923;25.2;8.3;16.7;2.4;10.1;0;3.83;20895 +59106;41.4486;9.11292;40;20220924;23;9.9;16.4;1.3;14.9;12.9;1.53;5926 +59106;41.4486;9.11292;40;20220925;24.8;16.2;20.5;2.5;19.6;1.7;2.59;13699 +59106;41.4486;9.11292;40;20220926;25.9;15.5;20.7;5.5;16;0;4.13;15131 +59106;41.4486;9.11292;40;20220927;23.4;19.2;21.3;10.7;13;.6;6.05;11082 +59106;41.4486;9.11292;40;20220928;21.9;18.9;20.4;8.8;15.6;22.5;3.96;7165 +59106;41.4486;9.11292;40;20220929;23.1;16.6;19.8;4;17.2;21.1;3.15;16232 +59106;41.4486;9.11292;40;20220930;22.7;14.8;18.7;3.2;16.2;3.8;2.13;6519 +59106;41.4486;9.11292;40;20221001;22.3;15.8;19;6.8;13.6;2.7;4.1;13673 +59106;41.4486;9.11292;40;20221002;28.3;19.2;23.7;8;16.6;0;5.87;15969 +59106;41.4486;9.11292;40;20221003;25.4;18.6;22;4.3;17.5;0;3.64;14346 +59106;41.4486;9.11292;40;20221004;26.3;9.9;18.1;2.5;15.8;.1;2.94;16513 +59106;41.4486;9.11292;40;20221005;26.3;16.4;21.3;3.5;15.9;0;3.8;17745 +59106;41.4486;9.11292;40;20221006;27.2;11.2;19.2;2.7;15;.1;3.42;18399 +59106;41.4486;9.11292;40;20221007;27.2;12.3;19.7;2.4;14;0;3.44;18208 +59106;41.4486;9.11292;40;20221008;26.7;8.4;17.5;2;14.9;.6;2.89;17924 +59106;41.4486;9.11292;40;20221009;24.1;18.3;21.2;4.2;17.7;.5;2.86;9489 +59106;41.4486;9.11292;40;20221010;25.3;17.3;21.3;4.4;16.5;.1;3.62;14875 +59106;41.4486;9.11292;40;20221011;25;13.4;19.2;3.4;16.6;.1;3.03;17354 +59106;41.4486;9.11292;40;20221012;19.5;16.5;18;3.6;17.5;19.2;1.43;4566 +59106;41.4486;9.11292;40;20221013;24.1;14.8;19.4;3.1;17;.1;2.61;13826 +59106;41.4486;9.11292;40;20221014;24.7;16.1;20.4;4.6;16.9;0;2.94;9724 +59106;41.4486;9.11292;40;20221015;25.2;14.8;20;3.1;17.4;.2;2.82;15769 +59106;41.4486;9.11292;40;20221016;25.4;11.6;18.5;3.3;17.2;0;2.54;14204 +59106;41.4486;9.11292;40;20221017;24.6;17.3;20.9;4.2;18.3;.1;3.02;15469 +59106;41.4486;9.11292;40;20221018;25.6;12.4;19;2.2;16.5;.2;2.55;16166 +59106;41.4486;9.11292;40;20221019;24.6;8.7;16.6;1.9;15.3;.1;2.15;14661 +59106;41.4486;9.11292;40;20221020;26.1;14;20;3.2;18.9;.2;2.56;14833 +59106;41.4486;9.11292;40;20221021;25.6;17.7;21.6;4.3;19.1;.1;2.64;8642 +59106;41.4486;9.11292;40;20221022;29.8;13;21.4;2.4;14.4;0;3.28;15457 +59106;41.4486;9.11292;40;20221023;32.4;14.4;23.4;3.4;18.2;.3;3.91;15283 +59106;41.4486;9.11292;40;20221024;29.4;10.1;19.7;2.2;15.3;.1;2.87;15111 +59106;41.4486;9.11292;40;20221025;27.8;12.5;20.1;3.4;15.8;.1;2.99;11099 +59106;41.4486;9.11292;40;20221026;28.3;8.3;18.3;2.1;14.4;.3;2.62;14772 +59106;41.4486;9.11292;40;20221027;26;11.6;18.8;3.8;19.7;.2;2.14;14604 +59106;41.4486;9.11292;40;20221028;24.8;16.6;20.7;3;19.2;.2;2.28;13604 +59106;41.4486;9.11292;40;20221029;25.3;14.9;20.1;4.1;17.2;.2;2.77;14087 +59106;41.4486;9.11292;40;20221030;25.3;14.5;19.9;3.1;14.5;0;2.82;13997 +59106;41.4486;9.11292;40;20221031;24.8;5;14.9;1.7;10.8;.1;2.08;13955 +59106;41.4486;9.11292;40;20221101;23.4;5;14.2;1.5;13;0;1.66;13798 +59106;41.4486;9.11292;40;20221102;24.4;6.7;15.5;3.1;14.2;.1;2.15;13642 +59106;41.4486;9.11292;40;20221103;23.8;7.8;15.8;1.9;14.4;7.4;1.69;11667 +59106;41.4486;9.11292;40;20221104;20.6;15.3;17.9;7.3;13.8;4.5;3.08;9168 +59106;41.4486;9.11292;40;20221105;22.5;10.2;16.3;2.2;10.6;.1;2.09;9489 +59106;41.4486;9.11292;40;20221106;21.6;3.8;12.7;2.6;9.9;0;2.03;13044 +59106;41.4486;9.11292;40;20221107;23.1;5.6;14.3;3.3;14.1;0;1.76;11094 +59106;41.4486;9.11292;40;20221108;22.5;7.9;15.2;2.2;14;0;1.59;12383 +59106;41.4486;9.11292;40;20221109;23.4;14.7;19;2.8;15.3;.2;2.01;9093 +59106;41.4486;9.11292;40;20221110;23.7;11.4;17.5;2.5;16.6;0;1.61;10971 +59106;41.4486;9.11292;40;20221111;22.3;11.8;17;4.1;16;0;1.82;11963 +59106;41.4486;9.11292;40;20221112;21.7;8.5;15.1;2;13;0;1.47;10139 +59106;41.4486;9.11292;40;20221113;18.5;11.8;15.1;3.6;11.6;5.4;1.91;6696 +59106;41.4486;9.11292;40;20221114;20.7;5.5;13.1;1.8;11.8;1.7;1.31;11224 +59106;41.4486;9.11292;40;20221115;20.1;11.5;15.8;1.3;15.3;25.4;.9;4196 +59106;41.4486;9.11292;40;20221116;21.8;15;18.4;4.3;16.6;3;1.81;7653 +59106;41.4486;9.11292;40;20221117;23.2;12.3;17.7;5.7;14.4;17.5;2.6;7327 +59106;41.4486;9.11292;40;20221118;18.9;14;16.4;7.5;13.8;1.8;2.35;9525 +59106;41.4486;9.11292;40;20221119;17.6;13.4;15.5;2.7;11.8;3.5;1.59;5532 +59106;41.4486;9.11292;40;20221120;18.7;7;12.8;2.6;11.3;.2;1.33;8368 +59106;41.4486;9.11292;40;20221121;18.5;7.3;12.9;6.3;11.8;41.8;1.81;7075 +59106;41.4486;9.11292;40;20221122;14.7;12.4;13.5;11.5;11.8;4.1;2.17;953 +59106;41.4486;9.11292;40;20221123;18;11.8;14.9;9.5;11.4;.2;2.88;8179 +59106;41.4486;9.11292;40;20221124;18.9;12.3;15.6;7.7;10.1;0;3.35;9744 +59106;41.4486;9.11292;40;20221125;14.5;8.6;11.5;2.9;11.8;23.1;.85;4131 +59106;41.4486;9.11292;40;20221126;18.2;10.8;14.5;3.7;10.2;.4;1.99;7270 +59106;41.4486;9.11292;40;20221127;17.3;5.7;11.5;2.9;7.9;0;1.67;10502 +59106;41.4486;9.11292;40;20221128;14.6;1.9;8.2;1.9;8.8;0;.86;6336 +59106;41.4486;9.11292;40;20221129;14.4;6.2;10.3;2.4;9.7;3.2;1.04;2075 +59106;41.4486;9.11292;40;20221130;14.5;4.9;9.7;2.5;9.8;1.3;.92;5607 +59106;41.4486;9.11292;40;20221201;14.1;7.5;10.8;3.4;8.8;0;1.44;5415 +59106;41.4486;9.11292;40;20221202;14.6;4.3;9.4;3.9;9.4;1.5;1.2;4227 +59106;41.4486;9.11292;40;20221203;19.9;11.9;15.9;4;11.9;3.4;2;6450 +59106;41.4486;9.11292;40;20221204;17.8;5.4;11.6;1.9;12.2;3.8;.78;4782 +59106;41.4486;9.11292;40;20221205;18.8;7.5;13.1;2.2;11.7;.1;1.08;7130 +59106;41.4486;9.11292;40;20221206;18.9;2.8;10.8;1.6;10;0;.9;9539 +59106;41.4486;9.11292;40;20221207;17.7;4.4;11;3.2;10.2;0;1.22;9630 +59106;41.4486;9.11292;40;20221208;16.9;11.1;14;4.4;10.5;0;1.96;3393 +59106;41.4486;9.11292;40;20221209;18.8;7.1;12.9;3.6;13.5;24.4;.95;4712 +59106;41.4486;9.11292;40;20221210;17.1;12.6;14.8;4.8;13.3;5;1.45;3453 +59106;41.4486;9.11292;40;20221211;13.7;10;11.8;8.4;8.1;0;2.8;5020 +59106;41.4486;9.11292;40;20221212;15.1;-.3;7.4;2.5;7.8;11.1;.99;9409 +59106;41.4486;9.11292;40;20221213;16.8;8.1;12.4;5.1;11.5;20.3;1.39;5999 +59106;41.4486;9.11292;40;20221214;15.2;10.9;13;4.3;13.7;13.8;.75;4350 +59106;41.4486;9.11292;40;20221215;15.9;9.5;12.7;3.6;14.1;15.5;.58;2740 +59106;41.4486;9.11292;40;20221216;16.9;12.2;14.5;4.9;14;8.4;1.15;3837 +59106;41.4486;9.11292;40;20221217;17.2;10.8;14;5.2;11.1;0;1.83;8527 +59106;41.4486;9.11292;40;20221218;17.2;3.1;10.1;1.1;9.3;0;.63;8943 +59106;41.4486;9.11292;40;20221219;17.2;2.4;9.8;1.4;9.3;0;.71;9354 +59106;41.4486;9.11292;40;20221220;16.9;2.2;9.5;1.4;8.9;0;.71;9585 +59106;41.4486;9.11292;40;20221221;16.6;1.7;9.1;2.6;10.7;10.9;.75;6425 +59106;41.4486;9.11292;40;20221222;18.5;10.9;14.7;6.2;13.6;0;1.55;4302 +59106;41.4486;9.11292;40;20221223;20.1;14.8;17.4;8;14.7;0;2.38;5153 +59106;41.4486;9.11292;40;20221224;18.8;15.6;17.2;7.2;15.5;0;1.81;7283 +59106;41.4486;9.11292;40;20221225;18.6;10;14.3;4.2;13.2;0;1.25;8865 +59106;41.4486;9.11292;40;20221226;21.1;3.2;12.1;3;10.8;0;1.46;8844 +59106;41.4486;9.11292;40;20221227;18.6;14.2;16.4;6.8;13.5;0;2.12;8119 +59106;41.4486;9.11292;40;20221228;18.1;10.3;14.2;4.4;11.9;0;1.56;8903 +59106;41.4486;9.11292;40;20221229;18.6;2;10.3;2.5;10;0;1.07;9709 +59106;41.4486;9.11292;40;20221230;18.7;6.7;12.7;6.9;15.8;.6;.27;5545 +59106;41.4486;9.11292;40;20221231;19.9;15.5;17.7;3.6;15.3;.1;1.52;4424 +59107;41.40567;9.21612;61;20220101;13.7;11.5;12.6;5;12.3;0;1.03;3087 +59107;41.40567;9.21612;61;20220102;14.2;11.2;12.7;7.2;11;0;1.7;6311 +59107;41.40567;9.21612;61;20220103;14.7;12.4;13.5;8.7;12.2;.1;1.7;3626 +59107;41.40567;9.21612;61;20220104;14.2;12.7;13.5;6.8;12.15;0;1.51;2914 +59107;41.40567;9.21612;61;20220105;15.5;12.2;13.9;9.6;10.4;3.6;2.73;2717 +59107;41.40567;9.21612;61;20220106;10.5;8.1;9.3;4.3;8.8;13.1;1.21;3388 +59107;41.40567;9.21612;61;20220107;14.2;5;9.6;3.3;8.05;.1;1.31;9186 +59107;41.40567;9.21612;61;20220108;13.7;3.2;8.5;5;7.6;.4;1.58;9971 +59107;41.40567;9.21612;61;20220109;13.4;6.2;9.8;11;8.45;.2;2.26;6412 +59107;41.40567;9.21612;61;20220110;13.4;2.6;8;4;5.95;0;1.79;9703 +59107;41.40567;9.21612;61;20220111;15.2;3.5;9.3;4.5;5.25;0;2.34;10198 +59107;41.40567;9.21612;61;20220112;11.9;4.2;8.1;6.8;5.3;0;2.56;9486 +59107;41.40567;9.21612;61;20220113;12.5;4.7;8.6;5.4;5.35;0;2.32;9642 +59107;41.40567;9.21612;61;20220114;13.7;1.2;7.4;4.1;7.1;0;1.43;10676 +59107;41.40567;9.21612;61;20220115;14;4;9;6.1;8.35;0;1.61;9219 +59107;41.40567;9.21612;61;20220116;13.8;4.3;9;8.1;8.85;0;1.75;10824 +59107;41.40567;9.21612;61;20220117;13.8;6.6;10.2;5.6;8.9;0;1.69;8381 +59107;41.40567;9.21612;61;20220118;13.8;5.2;9.5;2.9;8.45;0;1.24;8594 +59107;41.40567;9.21612;61;20220119;13.7;3.1;8.4;3.4;9.2;0;1;9827 +59107;41.40567;9.21612;61;20220120;11.6;11.1;11.3;9.5;8.41;.1;2.51;5855 +59107;41.40567;9.21612;61;20220121;11.2;8.9;10;3.5;8.81;4.7;1.24;6424 +59107;41.40567;9.21612;61;20220122;13.5;3.8;8.7;3.4;7.6;0;1.41;10988 +59107;41.40567;9.21612;61;20220123;13.7;1.8;7.8;1.9;7.8;0;1.03;11595 +59107;41.40567;9.21612;61;20220124;14.8;2.3;8.6;1.8;8.1;0;1.07;11122 +59107;41.40567;9.21612;61;20220125;14.5;3.6;9;3;7.9;0;1.43;10493 +59107;41.40567;9.21612;61;20220126;13.3;4.1;8.7;5.2;8.3;0;1.57;9082 +59107;41.40567;9.21612;61;20220127;14.5;4.3;9.4;3.7;8.7;0;1.46;11096 +59107;41.40567;9.21612;61;20220128;13.5;11.2;12.3;4.4;8.91;.1;1.95;8027 +59107;41.40567;9.21612;61;20220129;15;7.7;11.3;5.7;9.41;0;1.89;12267 +59107;41.40567;9.21612;61;20220130;13.1;11.2;12.1;8.4;9.81;0;2.15;7649 +59107;41.40567;9.21612;61;20220131;12.5;9.4;10.9;10.8;9.51;0;2.03;9081 +59107;41.40567;9.21612;61;20220201;16.5;2.8;9.6;3.5;6.35;0;2.16;12851 +59107;41.40567;9.21612;61;20220202;14.7;5.8;10.2;7.7;10.05;0;1.72;11598 +59107;41.40567;9.21612;61;20220203;16.1;6.5;11.3;4.7;10.9;0;1.55;11592 +59107;41.40567;9.21612;61;20220204;14.3;11.6;12.9;8;11.41;0;1.82;8925 +59107;41.40567;9.21612;61;20220205;15.3;11.1;13.2;5.2;10.6;.1;1.89;5807 +59107;41.40567;9.21612;61;20220206;13.5;10.1;11.8;7.4;10.61;0;1.72;9840 +59107;41.40567;9.21612;61;20220207;14.4;11;12.7;15.2;9.41;.1;3.19;8649 +59107;41.40567;9.21612;61;20220208;15.6;7.8;11.7;3.1;6.91;0;2.22;13746 +59107;41.40567;9.21612;61;20220209;15.3;3.8;9.5;4.2;8.75;.1;1.75;12311 +59107;41.40567;9.21612;61;20220210;15.1;3.4;9.2;3.1;8.5;0;1.63;12913 +59107;41.40567;9.21612;61;20220211;13.8;3.2;8.5;4.1;8.55;0;1.63;13512 +59107;41.40567;9.21612;61;20220212;15.4;4.1;9.7;4.6;8.75;.1;1.96;13988 +59107;41.40567;9.21612;61;20220213;16.4;6.6;11.5;2.9;9.3;0;1.81;11416 +59107;41.40567;9.21612;61;20220214;16.4;7.1;11.8;2.6;9.95;7.2;1.66;11410 +59107;41.40567;9.21612;61;20220215;13.4;8.4;10.9;10;9.45;1.4;2.2;8411 +59107;41.40567;9.21612;61;20220216;14.3;8.7;11.5;7.4;9.55;0;2.3;11262 +59107;41.40567;9.21612;61;20220217;16.6;9.8;13.2;7.2;12.4;.1;1.98;12857 +59107;41.40567;9.21612;61;20220218;17.7;9.5;13.6;7.4;12.65;0;2.18;12126 +59107;41.40567;9.21612;61;20220219;13.8;12.8;13.3;8.2;11.91;0;1.73;4427 +59107;41.40567;9.21612;61;20220220;14.3;10.5;12.4;7;10;0;2.46;13314 +59107;41.40567;9.21612;61;20220221;14.9;10.7;12.8;13.8;9.75;.4;3.16;7883 +59107;41.40567;9.21612;61;20220222;15.7;10.8;13.2;6.1;9.41;0;2.78;12969 +59107;41.40567;9.21612;61;20220223;18.4;10.3;14.3;2.9;9.31;.1;2.57;16043 +59107;41.40567;9.21612;61;20220224;17.3;9;13.1;3.6;10.41;0;2.32;16357 +59107;41.40567;9.21612;61;20220225;14.2;10.9;12.5;8.5;9.71;0;2.66;11419 +59107;41.40567;9.21612;61;20220226;14.2;8.5;11.3;6.7;5.21;0;3.88;14276 +59107;41.40567;9.21612;61;20220227;13.7;6.3;10;5.9;4.21;0;3.78;16871 +59107;41.40567;9.21612;61;20220228;14.9;4.1;9.5;3.5;6.05;0;2.66;16540 +59107;41.40567;9.21612;61;20220301;11;2.1;6.5;4.5;5.45;0;2.35;14381 +59107;41.40567;9.21612;61;20220302;12.5;3.9;8.2;3.5;6.01;0;2.38;17543 +59107;41.40567;9.21612;61;20220303;13.6;2.5;8;1.6;7.75;.1;1.51;11023 +59107;41.40567;9.21612;61;20220304;12.8;6.6;9.7;4;9.55;3.6;1.56;9271 +59107;41.40567;9.21612;61;20220305;13.2;5.1;9.2;5.7;6.45;0;2.86;14256 +59107;41.40567;9.21612;61;20220306;13;4.3;8.6;4.1;6.1;.3;2.6;15109 +59107;41.40567;9.21612;61;20220307;12.7;2.7;7.7;3.7;5.75;0;2.5;16620 +59107;41.40567;9.21612;61;20220308;12.3;4.8;8.5;4.9;5.81;0;2.82;17354 +59107;41.40567;9.21612;61;20220309;13.8;6.1;9.9;4.4;5.71;0;3.12;17813 +59107;41.40567;9.21612;61;20220310;14.5;5.8;10.1;2.2;7.51;0;2.35;18926 +59107;41.40567;9.21612;61;20220311;15.2;4.8;10;5.3;9.1;0;2.39;16778 +59107;41.40567;9.21612;61;20220312;14.1;11.1;12.6;8.8;8.91;.1;3.2;12434 +59107;41.40567;9.21612;61;20220313;12.3;10.2;11.2;6.5;11.3;4.7;1.36;6406 +59107;41.40567;9.21612;61;20220314;16.9;11.4;14.2;6.2;13.15;0;1.99;9843 +59107;41.40567;9.21612;61;20220315;15.3;12.4;13.9;8.4;12.6;0;2.02;7721 +59107;41.40567;9.21612;61;20220316;15.3;12.4;13.8;8.8;12.85;0;2.01;8853 +59107;41.40567;9.21612;61;20220317;16.8;12.2;14.5;8.2;11.5;.1;3.02;12301 +59107;41.40567;9.21612;61;20220318;13.3;12.9;13.1;7;11.05;15.5;2.01;3492 +59107;41.40567;9.21612;61;20220319;12.3;9.9;11.1;8.5;10.4;12.3;1.83;6936 +59107;41.40567;9.21612;61;20220320;14;8.9;11.5;5.5;10.4;2.6;2.17;13704 +59107;41.40567;9.21612;61;20220321;13.6;4.9;9.3;5.3;7.25;0;2.9;18438 +59107;41.40567;9.21612;61;20220322;15;2.1;8.5;4.3;6.9;0;3.03;21727 +59107;41.40567;9.21612;61;20220323;16.7;3.2;9.9;4;7.75;.1;3.14;21922 +59107;41.40567;9.21612;61;20220324;18.1;4.8;11.5;5.1;7.85;0;3.72;22076 +59107;41.40567;9.21612;61;20220325;17.2;8.3;12.8;6.9;9.95;0;3.35;19387 +59107;41.40567;9.21612;61;20220326;14.8;11.3;13;7.8;8.15;.1;3.74;12678 +59107;41.40567;9.21612;61;20220327;19.5;12.2;15.9;6.5;7.6;0;5.11;18850 +59107;41.40567;9.21612;61;20220328;19.4;8.3;13.8;2.3;8.85;0;3.49;22805 +59107;41.40567;9.21612;61;20220329;17.7;6.4;12;5.2;10.8;8.6;2.78;18079 +59107;41.40567;9.21612;61;20220330;15.6;12.2;13.9;5.1;14.11;3.7;1.06;3433 +59107;41.40567;9.21612;61;20220331;15.1;12.9;14;9.6;12.55;0;2.32;8920 +59107;41.40567;9.21612;61;20220401;13.8;12.1;12.9;14;8.6;4;4.02;8980 +59107;41.40567;9.21612;61;20220402;11.8;5.5;8.6;7.9;7.49;7.6;2.57;9827 +59107;41.40567;9.21612;61;20220403;11.6;5.9;8.8;7.5;7.4;0;2.88;18090 +59107;41.40567;9.21612;61;20220404;15.2;5.1;10.1;4;7.35;0;3.23;20456 +59107;41.40567;9.21612;61;20220405;16.6;2.9;9.8;3.7;8.45;0;3.19;24254 +59107;41.40567;9.21612;61;20220406;11.4;8.5;9.9;6;10.41;4;1.3;6786 +59107;41.40567;9.21612;61;20220407;16.2;8.3;12.2;11.3;12.05;0;2.55;20741 +59107;41.40567;9.21612;61;20220408;18;13.1;15.5;9.2;13.9;0;2.93;15133 +59107;41.40567;9.21612;61;20220409;15.7;13.5;14.6;12.6;10.15;0;4.27;16029 +59107;41.40567;9.21612;61;20220410;16.6;8.2;12.4;4;8.01;0;3.76;23484 +59107;41.40567;9.21612;61;20220411;17.2;4.8;11;6.4;9.15;0;3.6;24970 +59107;41.40567;9.21612;61;20220412;15.1;12;13.5;9.1;11.81;0;2.69;15512 +59107;41.40567;9.21612;61;20220413;17.8;12.8;15.3;7.5;11.75;0;3.74;18568 +59107;41.40567;9.21612;61;20220414;19.7;11;15.4;5.8;9.45;0;4.65;21899 +59107;41.40567;9.21612;61;20220415;22.4;11.6;17;3.4;9.25;.1;4.84;24841 +59107;41.40567;9.21612;61;20220416;22.4;8.6;15.5;4.4;11.25;0;4.52;25198 +59107;41.40567;9.21612;61;20220417;17.1;12;14.6;7;7.2;0;5.07;19095 +59107;41.40567;9.21612;61;20220418;18.2;8.7;13.4;4.8;8.61;0;4.33;25984 +59107;41.40567;9.21612;61;20220419;18.7;8.8;13.8;4.9;11.55;0;3.54;22328 +59107;41.40567;9.21612;61;20220420;18.4;9.9;14.1;6.8;12.85;1.5;3.16;21279 +59107;41.40567;9.21612;61;20220421;16.4;12.1;14.2;7.3;12.9;35.6;2.64;15004 +59107;41.40567;9.21612;61;20220422;17.4;10.7;14.1;6.1;13.35;0;2.69;17485 +59107;41.40567;9.21612;61;20220423;20.5;11;15.8;6.3;13.15;0;3.85;21432 +59107;41.40567;9.21612;61;20220424;16.6;13.3;15;7.8;12.85;.1;2.77;11626 +59107;41.40567;9.21612;61;20220425;18;13.6;15.8;5.5;13.3;.1;3.79;23446 +59107;41.40567;9.21612;61;20220426;20.7;9.5;15.1;3.2;12.05;0;4.01;25169 +59107;41.40567;9.21612;61;20220427;20.9;8.5;14.7;4.4;13.5;.3;3.82;26892 +59107;41.40567;9.21612;61;20220428;22.4;11.7;17;4.6;11.7;0;5.02;27226 +59107;41.40567;9.21612;61;20220429;21.8;9.4;15.6;4.3;9.25;0;5.12;26665 +59107;41.40567;9.21612;61;20220430;21;8;14.5;3.7;11.55;.2;4.16;26126 +59107;41.40567;9.21612;61;20220501;19.8;10.6;15.2;2.7;12.75;0;3.36;20373 +59107;41.40567;9.21612;61;20220502;20.9;8.1;14.5;2.6;12.25;0;4.05;27222 +59107;41.40567;9.21612;61;20220503;23.1;9.2;16.2;2.7;12.25;.1;4.64;28864 +59107;41.40567;9.21612;61;20220504;21.2;11.3;16.3;4.6;13.7;1.5;3.89;22881 +59107;41.40567;9.21612;61;20220505;15.4;14.4;14.9;5.6;14.5;15.4;1.25;1971 +59107;41.40567;9.21612;61;20220506;17.8;12.3;15.1;6.2;14.3;6.8;2.63;16405 +59107;41.40567;9.21612;61;20220507;21.9;14.5;18.2;4.5;14.25;0;3.51;13892 +59107;41.40567;9.21612;61;20220508;22.6;11.7;17.1;2.5;13.35;.6;4.18;24278 +59107;41.40567;9.21612;61;20220509;22.5;12;17.3;2;13.65;0;4.21;25509 +59107;41.40567;9.21612;61;20220510;23.4;10.9;17.2;2.8;14.45;.1;4.76;29675 +59107;41.40567;9.21612;61;20220511;22.3;12.1;17.2;3.1;15.25;0;4.08;24817 +59107;41.40567;9.21612;61;20220512;23.9;11.3;17.6;2.9;14.8;0;4.84;29960 +59107;41.40567;9.21612;61;20220513;24.7;10.3;17.5;2.6;14.15;.1;5.05;30069 +59107;41.40567;9.21612;61;20220514;24.1;10.4;17.3;2.5;13.8;0;5.01;30177 +59107;41.40567;9.21612;61;20220515;26.6;10;18.3;2.7;13.6;.1;5.39;30281 +59107;41.40567;9.21612;61;20220516;26.8;12.4;19.6;2.6;15.2;.1;5.43;30294 +59107;41.40567;9.21612;61;20220517;26.4;14;20.2;2.1;16.3;0;4.88;26714 +59107;41.40567;9.21612;61;20220518;28.8;13.4;21.1;2.4;16.1;.1;5.77;30579 +59107;41.40567;9.21612;61;20220519;26.3;16.8;21.6;5.6;16.55;0;6.02;28849 +59107;41.40567;9.21612;61;20220520;28.8;17;22.9;4.1;16.15;.4;6.55;30765 +59107;41.40567;9.21612;61;20220521;24.8;15;19.9;5.3;18.65;0;4.84;27896 +59107;41.40567;9.21612;61;20220522;26.4;14.5;20.4;4;17.4;0;5.39;29290 +59107;41.40567;9.21612;61;20220523;29.8;14.6;22.2;4.5;18.55;.1;6.31;30490 +59107;41.40567;9.21612;61;20220524;26.1;17.5;21.8;6;19.95;0;5.04;24936 +59107;41.40567;9.21612;61;20220525;27.4;16.9;22.2;3.5;20.35;.6;4.83;24394 +59107;41.40567;9.21612;61;20220526;28.4;18.3;23.4;3.8;20.65;0;4.78;21131 +59107;41.40567;9.21612;61;20220527;29.4;20.2;24.8;6.3;17.2;0;6.22;16624 +59107;41.40567;9.21612;61;20220528;29.4;22.2;25.8;4.5;17;0;6.75;24608 +59107;41.40567;9.21612;61;20220529;22.4;18.7;20.6;7.3;17.75;0;3.73;11925 +59107;41.40567;9.21612;61;20220530;28.8;18.1;23.4;4.9;15.45;0;6.96;29034 +59107;41.40567;9.21612;61;20220531;25.5;16.3;20.9;4.3;18.6;0;4.95;26010 +59107;41.40567;9.21612;61;20220601;28.7;16.6;22.7;3.4;19.9;.3;5.82;29883 +59107;41.40567;9.21612;61;20220602;28.2;16.8;22.5;6.1;20.35;0;5.83;29076 +59107;41.40567;9.21612;61;20220603;27.4;21.4;24.4;7.6;22.15;0;4.58;14487 +59107;41.40567;9.21612;61;20220604;32.6;21.1;26.8;6;22.2;0;7.49;28646 +59107;41.40567;9.21612;61;20220605;29.3;21.9;25.6;6;20.55;0;6.71;26379 +59107;41.40567;9.21612;61;20220606;26.8;19.9;23.4;7.5;20.75;.1;5.82;25619 +59107;41.40567;9.21612;61;20220607;25.7;17.9;21.8;6.7;19.65;0;5.8;30526 +59107;41.40567;9.21612;61;20220608;24.7;20.5;22.6;8.3;19.1;0;5.02;17917 +59107;41.40567;9.21612;61;20220609;24.2;19.6;21.9;8.5;17.35;0;5.46;20958 +59107;41.40567;9.21612;61;20220610;26.1;14.7;20.4;2.8;17.05;.1;5.63;32047 +59107;41.40567;9.21612;61;20220611;27.8;15.2;21.5;2.8;17.1;.2;5.59;29017 +59107;41.40567;9.21612;61;20220612;30;15.9;22.9;3.2;16.75;0;6.36;30369 +59107;41.40567;9.21612;61;20220613;27.7;17.1;22.4;5.5;18.2;0;5.92;27043 +59107;41.40567;9.21612;61;20220614;28.6;18.4;23.5;3;21.3;.1;5.63;28538 +59107;41.40567;9.21612;61;20220615;32.5;16.1;24.3;2.4;19.85;0;6.39;30626 +59107;41.40567;9.21612;61;20220616;29;17.4;23.2;2.8;20.1;.1;6.19;32032 +59107;41.40567;9.21612;61;20220617;33.3;17.7;25.5;2.6;19.45;0;6.99;32191 +59107;41.40567;9.21612;61;20220618;31.2;21.5;26.3;4.8;20;0;7.63;32136 +59107;41.40567;9.21612;61;20220619;31.6;18.7;25.2;2.8;18.05;0;6.83;31379 +59107;41.40567;9.21612;61;20220620;32.6;20.8;26.7;3;20.45;0;7.17;31746 +59107;41.40567;9.21612;61;20220621;33;19.5;26.2;4.2;20.95;0;7.15;29051 +59107;41.40567;9.21612;61;20220622;30;22.3;26.1;5.8;24.7;.1;6.06;26324 +59107;41.40567;9.21612;61;20220623;30.8;21.7;26.3;5.3;23.75;.1;5.45;19229 +59107;41.40567;9.21612;61;20220624;28.5;22.5;25.5;5.8;21.1;.2;6.16;23908 +59107;41.40567;9.21612;61;20220625;32.5;23;27.8;4.9;20.7;0;7.4;26011 +59107;41.40567;9.21612;61;20220626;30.1;23.2;26.7;8;23.6;0;6.8;25545 +59107;41.40567;9.21612;61;20220627;33.3;23.3;28.3;6.4;26.6;.1;6.81;24523 +59107;41.40567;9.21612;61;20220628;28.9;24;26.4;5.6;25.35;0;4.92;18450 +59107;41.40567;9.21612;61;20220629;27.4;22.3;24.9;7.9;20.7;.1;6.4;24383 +59107;41.40567;9.21612;61;20220630;30.9;16.7;23.8;4.2;19.85;0;6.7;31689 +59107;41.40567;9.21612;61;20220701;30.5;20.5;25.5;4.5;20.5;0;7.01;31050 +59107;41.40567;9.21612;61;20220702;30;17.8;23.9;3.3;18.65;0;5.92;28237 +59107;41.40567;9.21612;61;20220703;35.7;18.6;27.2;2.9;19.4;.1;7.56;31973 +59107;41.40567;9.21612;61;20220704;34.7;19.2;27;2.8;19.75;0;7.22;30755 +59107;41.40567;9.21612;61;20220705;30.1;20.4;25.3;5.5;22;.1;6.94;31894 +59107;41.40567;9.21612;61;20220706;30;23.6;26.8;7;24.2;0;7.02;28320 +59107;41.40567;9.21612;61;20220707;28.2;23.2;25.7;7.2;22;0;6.32;23811 +59107;41.40567;9.21612;61;20220708;31.2;20.6;25.9;3;18.95;0;6.09;24931 +59107;41.40567;9.21612;61;20220709;31.8;17.4;24.6;3;14.4;0;7.21;31408 +59107;41.40567;9.21612;61;20220710;31.4;19.5;25.4;2.9;17.45;0;6.88;31015 +59107;41.40567;9.21612;61;20220711;33.7;17;25.4;3.2;17.4;0;7.34;31585 +59107;41.40567;9.21612;61;20220712;30.8;19.7;25.2;4.1;18.8;0;7.07;31524 +59107;41.40567;9.21612;61;20220713;31.7;19.4;25.6;3;21.15;.1;6.41;30018 +59107;41.40567;9.21612;61;20220714;32.2;19.4;25.8;2.7;21.5;0;6.6;31393 +59107;41.40567;9.21612;61;20220715;31.3;20.2;25.8;4.8;22.25;0;6.27;25978 +59107;41.40567;9.21612;61;20220716;31.9;21.1;26.5;4.3;23.9;.1;6.23;27229 +59107;41.40567;9.21612;61;20220717;33.7;20.3;27;3.3;24.45;.2;6.63;29684 +59107;41.40567;9.21612;61;20220718;35.5;23.9;29.7;4.8;22.95;.1;8.42;31098 +59107;41.40567;9.21612;61;20220719;35.4;20.5;27.9;3.9;19.35;0;7.89;31018 +59107;41.40567;9.21612;61;20220720;36.9;21.5;29.2;3.5;20.3;0;8.01;30935 +59107;41.40567;9.21612;61;20220721;33.2;22.3;27.8;3.4;26.15;.1;6.11;26123 +59107;41.40567;9.21612;61;20220722;33.3;20.3;26.8;3.7;23.95;0;6.83;30761 +59107;41.40567;9.21612;61;20220723;32.6;21.4;27;4.3;22.5;0;6.53;25569 +59107;41.40567;9.21612;61;20220724;31.1;21.9;26.5;5.5;24.9;0;5.96;24732 +59107;41.40567;9.21612;61;20220725;32.4;20.8;26.6;5;23.6;0;6.98;30480 +59107;41.40567;9.21612;61;20220726;30.5;25.1;27.8;8.3;25.2;0;6.93;25069 +59107;41.40567;9.21612;61;20220727;30.3;23.5;26.9;7.9;21.1;0;7.31;24097 +59107;41.40567;9.21612;61;20220728;30.6;20.1;25.3;5.1;20.45;0;6.87;30177 +59107;41.40567;9.21612;61;20220729;34;20;27;3.2;20.75;0;7.06;30071 +59107;41.40567;9.21612;61;20220730;30.7;23.5;27.1;7.9;22;0;7.2;24150 +59107;41.40567;9.21612;61;20220731;32.4;20.4;26.4;3.1;22.5;0;6.46;29851 +59107;41.40567;9.21612;61;20220801;34.8;20.5;27.6;2.5;22.5;0;6.69;29738 +59107;41.40567;9.21612;61;20220802;33;20.9;26.9;3.3;22.4;0;6.07;25040 +59107;41.40567;9.21612;61;20220803;35.3;20.3;27.8;1.9;22.6;0;6.38;28999 +59107;41.40567;9.21612;61;20220804;35.6;21.3;28.4;2.1;23.2;0;6.62;29383 +59107;41.40567;9.21612;61;20220805;34.1;21.1;27.6;2.9;21.65;0;6.44;26668 +59107;41.40567;9.21612;61;20220806;31.6;21.5;26.5;4.4;24.25;0;5.87;24554 +59107;41.40567;9.21612;61;20220807;33.3;22.2;27.7;3.4;25.8;0;6.11;26292 +59107;41.40567;9.21612;61;20220808;33.5;22.5;28;2.3;24.25;.2;6.06;27132 +59107;41.40567;9.21612;61;20220809;33.9;21.6;27.7;2.4;21.4;.6;6.31;27498 +59107;41.40567;9.21612;61;20220810;32.7;21.4;27.1;3;21.3;.8;6.34;27216 +59107;41.40567;9.21612;61;20220811;32.8;20;26.4;2.4;20.2;0;6.09;27522 +59107;41.40567;9.21612;61;20220812;30.6;19.8;25.2;3.6;21.55;5;6;27717 +59107;41.40567;9.21612;61;20220813;30;20.3;25.1;3.1;23.4;1.9;4.59;20448 +59107;41.40567;9.21612;61;20220814;31.8;21.6;26.7;3.6;22.2;.1;6.32;28057 +59107;41.40567;9.21612;61;20220815;31.8;22.6;27.2;4.3;25.7;.3;5.83;25345 +59107;41.40567;9.21612;61;20220816;33.3;21.7;27.5;3.6;24.95;0;6.27;27113 +59107;41.40567;9.21612;61;20220817;32.3;24.4;28.4;7.1;27.35;.1;6.23;23163 +59107;41.40567;9.21612;61;20220818;32.3;25.8;29.1;6.6;24.45;3.8;6.79;20880 +59107;41.40567;9.21612;61;20220819;27.5;22.3;24.9;8.5;20.5;1.4;5.83;19966 +59107;41.40567;9.21612;61;20220820;27.8;22.9;25.3;7.1;21.75;0;5.51;19596 +59107;41.40567;9.21612;61;20220821;28.9;23.7;26.3;7.8;22.65;0;6.48;24545 +59107;41.40567;9.21612;61;20220822;30.7;20.7;25.7;2.9;21.5;.3;5.3;23745 +59107;41.40567;9.21612;61;20220823;30.6;19.5;25.1;2.7;21.9;0;5.23;25632 +59107;41.40567;9.21612;61;20220824;32.3;19.9;26.1;2.8;20.65;0;5.72;25457 +59107;41.40567;9.21612;61;20220825;30.6;18.7;24.6;2.8;21.35;0;5.05;24236 +59107;41.40567;9.21612;61;20220826;30.6;19.6;25.1;3.4;21.45;0;5.48;26202 +59107;41.40567;9.21612;61;20220827;30.1;20.7;25.4;4.1;23.4;0;4.98;22085 +59107;41.40567;9.21612;61;20220828;28.9;21.4;25.1;4.8;23.4;0;5.12;23743 +59107;41.40567;9.21612;61;20220829;30.3;19.3;24.8;3.1;22.35;0;4.94;23726 +59107;41.40567;9.21612;61;20220830;32.6;19.6;26.1;3;21.2;0;5.59;24676 +59107;41.40567;9.21612;61;20220831;28.9;19.5;24.2;5.8;22.45;9.4;4.72;19681 +59107;41.40567;9.21612;61;20220901;28.4;20.5;24.5;5.2;23.25;.4;4.54;20795 +59107;41.40567;9.21612;61;20220902;29.7;19.5;24.6;2.5;21.8;.8;4.47;21584 +59107;41.40567;9.21612;61;20220903;30.6;21.2;25.9;3.5;23.65;9;5.1;23299 +59107;41.40567;9.21612;61;20220904;31;20.5;25.8;3.8;23.6;1.2;5.2;23926 +59107;41.40567;9.21612;61;20220905;29.8;22.2;26;5.3;24.2;0;4.73;18668 +59107;41.40567;9.21612;61;20220906;31.1;23.4;27.3;4.3;25.65;0;5.13;21675 +59107;41.40567;9.21612;61;20220907;32;21.4;26.7;2.2;24.9;0;4.6;21652 +59107;41.40567;9.21612;61;20220908;29.8;21.4;25.6;4.8;24.45;0;4.53;19254 +59107;41.40567;9.21612;61;20220909;29.2;23.9;26.6;7.4;18.45;0;6.75;20020 +59107;41.40567;9.21612;61;20220910;27.5;23.3;25.4;8.9;18.1;0;6.52;17510 +59107;41.40567;9.21612;61;20220911;28;22.2;25.1;6.9;17.8;0;6.25;21126 +59107;41.40567;9.21612;61;20220912;29.2;15.7;22.4;2.2;16.95;0;4.38;22203 +59107;41.40567;9.21612;61;20220913;30.1;17.2;23.7;4.1;21.8;.1;4.53;21499 +59107;41.40567;9.21612;61;20220914;30.9;23.3;27.1;6.5;25.95;1.7;4.96;17910 +59107;41.40567;9.21612;61;20220915;30.1;23.4;26.8;5.4;23.5;0;4.43;11970 +59107;41.40567;9.21612;61;20220916;28.7;23.7;26.2;8.8;22.2;0;5.85;19232 +59107;41.40567;9.21612;61;20220917;24.5;21.9;23.2;10.5;14.6;0;6.56;16768 +59107;41.40567;9.21612;61;20220918;27.2;13.8;20.5;2.8;12.95;0;4.44;22059 +59107;41.40567;9.21612;61;20220919;26.3;15.3;20.8;4.9;15.35;0;4.57;19052 +59107;41.40567;9.21612;61;20220920;27.7;14.8;21.2;2.4;16.1;0;3.66;17666 +59107;41.40567;9.21612;61;20220921;28.2;14.7;21.4;4.1;14.8;.2;4.88;21483 +59107;41.40567;9.21612;61;20220922;24;17.9;21;6.5;11.7;0;5.52;16986 +59107;41.40567;9.21612;61;20220923;24.8;12.7;18.7;3.6;10.75;0;4.44;20997 +59107;41.40567;9.21612;61;20220924;22.9;13.5;18.2;1.7;15.8;12.3;1.88;8120 +59107;41.40567;9.21612;61;20220925;23.9;16.8;20.3;4;19.35;1.5;2.66;13514 +59107;41.40567;9.21612;61;20220926;24.4;18;21.2;7.4;16.25;0;4.26;12972 +59107;41.40567;9.21612;61;20220927;22.1;19.6;20.9;14.5;13.4;.9;6.13;12016 +59107;41.40567;9.21612;61;20220928;21.2;18.6;19.9;10.6;15.85;23.2;3.84;8729 +59107;41.40567;9.21612;61;20220929;21.8;16.8;19.3;4.3;17.8;18.6;2.74;15060 +59107;41.40567;9.21612;61;20220930;22.6;14.7;18.6;3.2;16.19;3.6;2.13;6519 +59107;41.40567;9.21612;61;20221001;21;16.8;18.9;9.8;13.65;2.9;4.33;13775 +59107;41.40567;9.21612;61;20221002;25;19.2;22.1;9.9;17.55;0;4.73;14256 +59107;41.40567;9.21612;61;20221003;24.1;19.4;21.7;5.3;18;.1;3.47;13319 +59107;41.40567;9.21612;61;20221004;25.5;13.7;19.6;3;17.55;.1;3;17319 +59107;41.40567;9.21612;61;20221005;25.4;17.3;21.4;4.1;17.7;0;3.49;17176 +59107;41.40567;9.21612;61;20221006;25.8;14.4;20.1;3.5;16.8;0;3.35;18583 +59107;41.40567;9.21612;61;20221007;26;15.2;20.6;3.1;16;0;3.36;17702 +59107;41.40567;9.21612;61;20221008;25.7;13;19.4;2.5;16.65;.4;2.94;17759 +59107;41.40567;9.21612;61;20221009;23.9;18.5;21.2;4.6;18.4;.6;2.75;9691 +59107;41.40567;9.21612;61;20221010;24.7;17.9;21.3;4.8;17.2;0;3.48;14885 +59107;41.40567;9.21612;61;20221011;24.4;15.3;19.9;3.8;17.35;0;2.74;13371 +59107;41.40567;9.21612;61;20221012;19.5;17.3;18.4;4.4;18.1;19.5;1.32;3034 +59107;41.40567;9.21612;61;20221013;22.8;14.7;18.8;4.1;17.2;.1;2.43;13628 +59107;41.40567;9.21612;61;20221014;23.4;17.5;20.4;5.6;17.55;0;2.92;10944 +59107;41.40567;9.21612;61;20221015;23.5;17.1;20.3;4.1;18.2;.2;2.63;13597 +59107;41.40567;9.21612;61;20221016;24.7;14.5;19.6;3.8;18.15;0;2.52;13635 +59107;41.40567;9.21612;61;20221017;24.1;18.4;21.2;4.9;19.3;.1;2.82;14151 +59107;41.40567;9.21612;61;20221018;24.9;15.4;20.1;3;18.05;.1;2.54;15397 +59107;41.40567;9.21612;61;20221019;23.3;13.4;18.3;2.7;17.1;0;2.19;14742 +59107;41.40567;9.21612;61;20221020;24.8;15.9;20.3;3.6;18.95;.2;2.54;14600 +59107;41.40567;9.21612;61;20221021;25;18.2;21.6;4.9;19.55;.1;2.71;11172 +59107;41.40567;9.21612;61;20221022;28.3;16.1;22.2;2.9;15.5;0;3.35;15618 +59107;41.40567;9.21612;61;20221023;29.2;16.8;23;4;19.1;.4;3.5;14574 +59107;41.40567;9.21612;61;20221024;28.1;15;21.6;2.8;17;0;2.88;13344 +59107;41.40567;9.21612;61;20221025;26.3;17;21.6;4.9;16.3;0;3.46;10770 +59107;41.40567;9.21612;61;20221026;27.2;13.3;20.3;2.5;15.7;.4;2.65;13282 +59107;41.40567;9.21612;61;20221027;24.8;15.3;20.1;4.6;19.85;.2;2.2;12336 +59107;41.40567;9.21612;61;20221028;23.8;17;20.4;3.7;19.15;.3;2.12;11227 +59107;41.40567;9.21612;61;20221029;24.2;16.6;20.4;4.5;18.4;.2;2.51;13207 +59107;41.40567;9.21612;61;20221030;24.2;15.9;20;3.8;16.3;0;2.62;13746 +59107;41.40567;9.21612;61;20221031;23.7;10.9;17.3;2;13.15;0;2.04;13206 +59107;41.40567;9.21612;61;20221101;22.6;10.9;16.7;1.9;15.4;0;1.6;12090 +59107;41.40567;9.21612;61;20221102;22.7;12.2;17.5;3.2;16.25;.1;1.94;12942 +59107;41.40567;9.21612;61;20221103;23.1;13.4;18.3;2.8;16.5;7;1.75;9590 +59107;41.40567;9.21612;61;20221104;19.7;16.3;18;9.5;13.95;5.2;3.25;9166 +59107;41.40567;9.21612;61;20221105;22;10.8;16.4;3.4;10.5;.1;2.55;10212 +59107;41.40567;9.21612;61;20221106;21.2;9;15.1;3.4;10.2;0;2.46;12792 +59107;41.40567;9.21612;61;20221107;21.9;11.6;16.8;3.7;14.5;0;1.99;9896 +59107;41.40567;9.21612;61;20221108;22.5;12;17.2;2.9;15.2;0;1.77;11708 +59107;41.40567;9.21612;61;20221109;22.8;15.1;19;3.1;15.7;.1;1.98;9532 +59107;41.40567;9.21612;61;20221110;22.6;14.3;18.5;3;17.55;0;1.52;8814 +59107;41.40567;9.21612;61;20221111;21.9;14.8;18.3;4.8;16.8;0;1.92;10454 +59107;41.40567;9.21612;61;20221112;21;11.9;16.4;2.9;13.2;0;1.77;9680 +59107;41.40567;9.21612;61;20221113;18.8;13.6;16.2;4.8;11.9;6.7;2.32;6946 +59107;41.40567;9.21612;61;20221114;20;8.9;14.4;2.7;12.1;1;1.56;10420 +59107;41.40567;9.21612;61;20221115;20.5;12.6;16.6;2;15.15;30.2;1.15;4905 +59107;41.40567;9.21612;61;20221116;20.8;15.2;18;5.5;16.8;1.8;1.71;7979 +59107;41.40567;9.21612;61;20221117;21.7;14.9;18.3;6.5;14.75;21.5;2.62;7625 +59107;41.40567;9.21612;61;20221118;18.5;15.1;16.8;9.8;14.1;2.7;2.5;9298 +59107;41.40567;9.21612;61;20221119;17;13.5;15.3;3.7;11.8;3.6;1.75;6557 +59107;41.40567;9.21612;61;20221120;18.2;9.9;14;3.6;11.55;.5;1.62;6970 +59107;41.40567;9.21612;61;20221121;17.9;9.8;13.8;9.3;11.8;39.1;2.25;8729 +59107;41.40567;9.21612;61;20221122;14.7;12.5;13.6;14;12;3.4;2.14;2737 +59107;41.40567;9.21612;61;20221123;17.4;12.5;15;12.3;11.55;.3;2.99;7595 +59107;41.40567;9.21612;61;20221124;18;13.7;15.8;9.1;10.4;0;3.46;8704 +59107;41.40567;9.21612;61;20221125;15.7;11.7;13.7;3.7;12.25;23.2;1.24;5925 +59107;41.40567;9.21612;61;20221126;17.3;10.4;13.9;5.3;10.2;.7;2.15;6796 +59107;41.40567;9.21612;61;20221127;16.8;9.5;13.2;5;8.1;0;2.44;9923 +59107;41.40567;9.21612;61;20221128;15;6.1;10.5;2.5;9.05;0;1.16;7150 +59107;41.40567;9.21612;61;20221129;14.7;8.3;11.5;3.7;9.85;3.3;1.34;5788 +59107;41.40567;9.21612;61;20221130;14.6;7.4;11;4.2;9.8;.5;1.34;6112 +59107;41.40567;9.21612;61;20221201;14.4;8.3;11.4;4.2;8.5;0;1.75;6066 +59107;41.40567;9.21612;61;20221202;15.2;6.5;10.8;4.7;9.45;1.6;1.5;5723 +59107;41.40567;9.21612;61;20221203;19;12.1;15.5;4.8;12.2;3.5;1.93;6741 +59107;41.40567;9.21612;61;20221204;17.6;8.7;13.1;2.3;12.6;2.1;.9;6721 +59107;41.40567;9.21612;61;20221205;18.7;11.5;15.1;2.3;11.7;0;1.28;7434 +59107;41.40567;9.21612;61;20221206;18.4;7.7;13;2.6;11.75;0;1.01;9249 +59107;41.40567;9.21612;61;20221207;17;9;13;5.4;11.35;0;1.5;8960 +59107;41.40567;9.21612;61;20221208;16.7;12.2;14.4;4.7;10.9;0;1.93;4030 +59107;41.40567;9.21612;61;20221209;18.6;9.9;14.2;3.8;13.8;19.4;1.06;7323 +59107;41.40567;9.21612;61;20221210;16.2;13.1;14.6;6.5;13.6;5.2;1.36;2105 +59107;41.40567;9.21612;61;20221211;13.6;10.6;12.1;11.8;8;0;3.25;5503 +59107;41.40567;9.21612;61;20221212;14.7;4.7;9.7;4.3;7.95;11.8;1.56;8902 +59107;41.40567;9.21612;61;20221213;16.1;8.1;12.1;5.8;11.6;17.8;1.27;4935 +59107;41.40567;9.21612;61;20221214;15.1;11.5;13.3;5.8;13.75;13.2;.81;4094 +59107;41.40567;9.21612;61;20221215;16.5;11.9;14.2;4.8;14.15;11.5;.95;3853 +59107;41.40567;9.21612;61;20221216;16.7;12.4;14.5;5.9;13.95;6.5;1.18;4492 +59107;41.40567;9.21612;61;20221217;16.2;12.1;14.2;6.7;11.5;0;1.87;8348 +59107;41.40567;9.21612;61;20221218;17;7.4;12.2;1.8;10.35;0;.85;8974 +59107;41.40567;9.21612;61;20221219;16.8;6.7;11.8;1.7;10.7;0;.76;8524 +59107;41.40567;9.21612;61;20221220;16.6;6.3;11.4;1.8;10.25;0;.78;9295 +59107;41.40567;9.21612;61;20221221;16.4;6.4;11.4;3;11.45;10.4;.87;6477 +59107;41.40567;9.21612;61;20221222;17.5;11.5;14.5;9;13.95;0;1.36;5330 +59107;41.40567;9.21612;61;20221223;18.3;15.2;16.8;9.7;15.1;0;1.95;4908 +59107;41.40567;9.21612;61;20221224;17.6;15.7;16.6;9.9;15.9;0;1.5;5962 +59107;41.40567;9.21612;61;20221225;17.6;13;15.3;4.7;14.25;0;1.19;7498 +59107;41.40567;9.21612;61;20221226;19.7;7.4;13.6;3.8;12;0;1.38;8680 +59107;41.40567;9.21612;61;20221227;17.3;14.6;16;6.5;14;0;1.71;7139 +59107;41.40567;9.21612;61;20221228;17;12.1;14.6;5.5;12.6;0;1.51;8102 +59107;41.40567;9.21612;61;20221229;17.8;7.9;12.9;2.5;11.6;0;1.01;9031 +59107;41.40567;9.21612;61;20221230;17.8;10.6;14.2;6.8;15.3;.1;.72;6134 +59107;41.40567;9.21612;61;20221231;19.7;15.4;17.5;4.1;14.85;0;1.64;5073 +60105;41.59106;8.82383;103;20220101;13.2;11.2;12.2;3.8;12.09;0;.94;2758 +60105;41.59106;8.82383;103;20220102;13.7;10.6;12.1;5.6;10.79;0;1.47;4974 +60105;41.59106;8.82383;103;20220103;14.7;11.4;13.1;6.6;11.85;0;1.49;4784 +60105;41.59106;8.82383;103;20220104;14;11.7;12.8;5.4;11.89;.1;1.31;2743 +60105;41.59106;8.82383;103;20220105;15.3;11;13.1;7.7;10.35;.8;2.32;2445 +60105;41.59106;8.82383;103;20220106;10.7;7;8.9;3.8;8.45;6.1;1.19;4392 +60105;41.59106;8.82383;103;20220107;13.8;4.1;8.9;3.2;8.05;.1;1.21;8991 +60105;41.59106;8.82383;103;20220108;13.4;3;8.2;4.3;7.59;1.9;1.44;8880 +60105;41.59106;8.82383;103;20220109;13.1;6;9.5;9.5;8.35;4.6;2.1;6141 +60105;41.59106;8.82383;103;20220110;13.4;2.4;7.9;3.8;6.02;0;1.75;9835 +60105;41.59106;8.82383;103;20220111;14.8;3;8.9;3.8;5.49;0;2.07;9465 +60105;41.59106;8.82383;103;20220112;12;3.3;7.6;5.5;5.29;0;2.23;9424 +60105;41.59106;8.82383;103;20220113;12.4;3.5;8;4.8;5.79;0;2.02;9595 +60105;41.59106;8.82383;103;20220114;13.4;1.5;7.5;3.9;7.25;0;1.4;10251 +60105;41.59106;8.82383;103;20220115;13.8;3.9;8.8;5.1;8.25;0;1.48;9346 +60105;41.59106;8.82383;103;20220116;13.5;4.4;9;6.5;8.69;0;1.59;10416 +60105;41.59106;8.82383;103;20220117;13.6;5.8;9.7;5;8.65;0;1.59;8787 +60105;41.59106;8.82383;103;20220118;13.5;4.7;9.1;2.9;8.49;0;1.19;8963 +60105;41.59106;8.82383;103;20220119;13.6;3.2;8.4;3.2;9.09;.3;1.05;9618 +60105;41.59106;8.82383;103;20220120;11;10;10.5;5.6;8.49;.4;1.75;3927 +60105;41.59106;8.82383;103;20220121;11.9;6.7;9.3;3.5;8.24;1.3;1.36;7912 +60105;41.59106;8.82383;103;20220122;13.2;3.7;8.5;3.2;7.65;0;1.38;10692 +60105;41.59106;8.82383;103;20220123;13.4;1.8;7.6;2.3;7.79;0;1.11;11197 +60105;41.59106;8.82383;103;20220124;14.3;2.4;8.4;2.2;8.09;0;1.12;10881 +60105;41.59106;8.82383;103;20220125;14.1;3.4;8.8;2.9;8.22;0;1.31;10262 +60105;41.59106;8.82383;103;20220126;12.6;4.9;8.8;4.3;8.45;0;1.41;6754 +60105;41.59106;8.82383;103;20220127;14.3;4.8;9.6;3.3;8.59;0;1.45;10530 +60105;41.59106;8.82383;103;20220128;13.5;9.1;11.3;3.8;8.69;0;1.72;9313 +60105;41.59106;8.82383;103;20220129;14.7;6.1;10.4;4.3;8.79;0;1.69;11633 +60105;41.59106;8.82383;103;20220130;13.4;7.8;10.6;5.9;8.99;.2;1.81;6424 +60105;41.59106;8.82383;103;20220131;12.8;7.2;10;6.9;9.09;0;1.66;7840 +60105;41.59106;8.82383;103;20220201;16.1;2.4;9.3;3.5;6.32;0;2.13;12534 +60105;41.59106;8.82383;103;20220202;14.5;4.9;9.7;6;9.35;0;1.63;11699 +60105;41.59106;8.82383;103;20220203;15.6;6;10.8;4;10.65;.1;1.4;11361 +60105;41.59106;8.82383;103;20220204;14.5;9.4;12;5.1;11.04;.1;1.5;8912 +60105;41.59106;8.82383;103;20220205;15.1;9.9;12.5;4.4;10.52;0;1.74;7371 +60105;41.59106;8.82383;103;20220206;13.7;7.8;10.8;5.1;10.24;.2;1.5;11070 +60105;41.59106;8.82383;103;20220207;14.8;9.7;12.3;9;9.79;.7;2.37;7024 +60105;41.59106;8.82383;103;20220208;15.6;6.4;11;2.9;7.49;0;2.04;12873 +60105;41.59106;8.82383;103;20220209;14.9;3.9;9.4;3.8;8.75;.1;1.71;12574 +60105;41.59106;8.82383;103;20220210;14.7;3.4;9;3.1;8.35;0;1.65;13109 +60105;41.59106;8.82383;103;20220211;13.6;3;8.3;3.7;8.45;0;1.58;13308 +60105;41.59106;8.82383;103;20220212;15.4;4.7;10;4.2;8.99;0;1.94;13525 +60105;41.59106;8.82383;103;20220213;15.8;6.1;11;2.8;9.22;0;1.7;10544 +60105;41.59106;8.82383;103;20220214;16;6.7;11.4;2.5;9.89;19.4;1.58;10273 +60105;41.59106;8.82383;103;20220215;13;8.2;10.6;8.1;9.42;7;2.02;7974 +60105;41.59106;8.82383;103;20220216;14;7.2;10.6;5.9;9.55;.5;1.99;11341 +60105;41.59106;8.82383;103;20220217;16.2;9.1;12.7;5.7;12.02;.1;1.88;13104 +60105;41.59106;8.82383;103;20220218;17.2;8.6;12.9;5.9;12.22;0;2.01;12817 +60105;41.59106;8.82383;103;20220219;14.1;10.2;12.2;5.3;11.74;0;1.44;6513 +60105;41.59106;8.82383;103;20220220;14.3;9.3;11.8;5.6;10.09;0;2.2;13342 +60105;41.59106;8.82383;103;20220221;14.7;9.6;12.2;11.4;9.49;1.6;2.93;8255 +60105;41.59106;8.82383;103;20220222;15.8;8.4;12.1;4.5;8.84;0;2.5;14084 +60105;41.59106;8.82383;103;20220223;17.2;7.3;12.3;3;9.09;0;2.2;15821 +60105;41.59106;8.82383;103;20220224;16.7;7;11.9;3.4;9.74;.1;2.16;15378 +60105;41.59106;8.82383;103;20220225;14.4;8.4;11.4;5.8;9.29;0;2.28;12059 +60105;41.59106;8.82383;103;20220226;14.4;6.5;10.4;5;5.14;0;3.39;15588 +60105;41.59106;8.82383;103;20220227;13.7;3.7;8.7;4.5;4.44;0;3.17;16935 +60105;41.59106;8.82383;103;20220228;14.4;3.4;8.9;3.3;5.95;0;2.54;16493 +60105;41.59106;8.82383;103;20220301;11.4;2.3;6.8;4.1;5.92;0;2.31;15287 +60105;41.59106;8.82383;103;20220302;12.5;2.6;7.6;3.4;6.64;0;2.17;16721 +60105;41.59106;8.82383;103;20220303;13.3;2.6;8;1.9;8.02;.1;1.46;10048 +60105;41.59106;8.82383;103;20220304;12.7;6.9;9.8;3.4;9.79;2.1;1.56;9347 +60105;41.59106;8.82383;103;20220305;13.2;4.2;8.7;4.9;6.45;0;2.69;14737 +60105;41.59106;8.82383;103;20220306;12.8;3.5;8.1;3.8;6.15;.2;2.5;15839 +60105;41.59106;8.82383;103;20220307;12.4;2;7.2;3.5;5.79;0;2.41;16980 +60105;41.59106;8.82383;103;20220308;12.6;3.1;7.9;4.3;6.24;0;2.61;17177 +60105;41.59106;8.82383;103;20220309;13.5;4.8;9.1;3.7;6.34;0;2.73;17956 +60105;41.59106;8.82383;103;20220310;14.5;3.7;9.1;2.6;7.24;0;2.39;18813 +60105;41.59106;8.82383;103;20220311;15.1;4.2;9.7;4.3;8.59;0;2.32;15819 +60105;41.59106;8.82383;103;20220312;14.6;8.5;11.6;5.9;7.84;0;2.85;11167 +60105;41.59106;8.82383;103;20220313;13.5;8.5;11;5.1;10.39;3.2;1.62;7504 +60105;41.59106;8.82383;103;20220314;16.7;11.2;13.9;6.2;13.14;.1;1.99;9843 +60105;41.59106;8.82383;103;20220315;15.5;11.5;13.5;6.3;12.02;0;1.96;7847 +60105;41.59106;8.82383;103;20220316;15.7;10.7;13.2;6.8;12.15;0;2.03;9735 +60105;41.59106;8.82383;103;20220317;17.1;10.9;14;6.1;11.29;.1;2.73;12134 +60105;41.59106;8.82383;103;20220318;13.5;12.1;12.8;5.3;11.19;7;1.78;3394 +60105;41.59106;8.82383;103;20220319;12.8;9.7;11.2;6.2;10.35;6.1;1.76;6624 +60105;41.59106;8.82383;103;20220320;14.2;8.6;11.4;4.4;10.42;1.4;2.04;11869 +60105;41.59106;8.82383;103;20220321;14.1;4.4;9.3;4.6;7.12;0;2.94;18459 +60105;41.59106;8.82383;103;20220322;15.1;2;8.5;4;6.89;0;3.01;21085 +60105;41.59106;8.82383;103;20220323;16.2;3.1;9.7;3.9;7.82;0;3.05;21481 +60105;41.59106;8.82383;103;20220324;17.9;4.2;11;4.6;7.39;0;3.69;21717 +60105;41.59106;8.82383;103;20220325;17.7;7.1;12.4;5.7;8.82;0;3.5;19758 +60105;41.59106;8.82383;103;20220326;14.9;9;11.9;6.1;8.09;.1;3.19;11485 +60105;41.59106;8.82383;103;20220327;19.6;11.5;15.5;5.2;8.32;0;4.45;17166 +60105;41.59106;8.82383;103;20220328;18.9;8.3;13.6;2.5;8.69;0;3.48;21637 +60105;41.59106;8.82383;103;20220329;17.7;6.4;12;4.4;10.02;7.5;2.88;17486 +60105;41.59106;8.82383;103;20220330;15.9;11.4;13.7;3.4;13.74;4;1.35;5966 +60105;41.59106;8.82383;103;20220331;15.1;12.5;13.8;7.5;12.65;0;2.32;10080 +60105;41.59106;8.82383;103;20220401;13.5;11.9;12.7;11.6;8.52;5.7;3.83;8786 +60105;41.59106;8.82383;103;20220402;11.1;5.2;8.2;6.5;7.18;6.2;2.49;10568 +60105;41.59106;8.82383;103;20220403;11.4;5.1;8.3;6;7.52;.1;2.56;16193 +60105;41.59106;8.82383;103;20220404;15;4.4;9.7;3.8;7.29;0;3.19;21104 +60105;41.59106;8.82383;103;20220405;16;2.9;9.5;3.6;8.29;0;3.15;24003 +60105;41.59106;8.82383;103;20220406;11.6;6.6;9.1;4.1;9.54;3;1.31;5943 +60105;41.59106;8.82383;103;20220407;16.4;7.4;11.9;8.5;11.62;0;2.66;19861 +60105;41.59106;8.82383;103;20220408;17.6;11.5;14.5;7.1;13.49;0;2.83;16722 +60105;41.59106;8.82383;103;20220409;15.4;12.8;14.1;9.4;9.89;0;3.8;15219 +60105;41.59106;8.82383;103;20220410;16.3;6.2;11.3;3.6;8.04;0;3.55;23842 +60105;41.59106;8.82383;103;20220411;17.5;4.4;10.9;5.3;8.82;0;3.68;24746 +60105;41.59106;8.82383;103;20220412;16.3;9.3;12.8;6.2;10.84;0;3.07;18706 +60105;41.59106;8.82383;103;20220413;18;11.3;14.6;5.9;11.39;0;3.54;18378 +60105;41.59106;8.82383;103;20220414;19;9.8;14.4;4.8;10.02;0;3.98;19999 +60105;41.59106;8.82383;103;20220415;21.6;10.8;16.2;3.2;9.82;0;4.43;23360 +60105;41.59106;8.82383;103;20220416;21.3;8.3;14.8;3.9;11.55;0;4.1;24898 +60105;41.59106;8.82383;103;20220417;17.5;11.5;14.5;5.8;7.89;0;4.86;21230 +60105;41.59106;8.82383;103;20220418;17.8;7.2;12.5;4.2;9.04;0;3.94;25492 +60105;41.59106;8.82383;103;20220419;18.3;8.2;13.2;4.4;11.25;0;3.52;23119 +60105;41.59106;8.82383;103;20220420;19;9.3;14.2;5.5;12.35;.7;3.12;18019 +60105;41.59106;8.82383;103;20220421;16;11.6;13.8;5.6;13.19;22.8;2.17;11636 +60105;41.59106;8.82383;103;20220422;16.9;10.6;13.8;4.8;13.25;0;2.49;15490 +60105;41.59106;8.82383;103;20220423;21.2;10.5;15.8;5.6;12.82;3.2;3.85;18088 +60105;41.59106;8.82383;103;20220424;16.3;13.1;14.7;7.8;12.84;5.4;2.77;11626 +60105;41.59106;8.82383;103;20220425;17.6;12.8;15.2;4.7;13.29;0;3.59;22531 +60105;41.59106;8.82383;103;20220426;20;9;14.5;3.2;11.92;0;3.92;25579 +60105;41.59106;8.82383;103;20220427;20.2;8.5;14.3;4.1;13.12;.1;3.81;26761 +60105;41.59106;8.82383;103;20220428;21.4;10.8;16.1;4.2;12.09;.1;4.59;26817 +60105;41.59106;8.82383;103;20220429;21.2;9;15.1;4.1;10.09;0;4.76;26810 +60105;41.59106;8.82383;103;20220430;20.4;8.3;14.3;3.7;11.79;0;4.08;26050 +60105;41.59106;8.82383;103;20220501;19.9;10.2;15.1;2.8;12.72;0;3.6;22248 +60105;41.59106;8.82383;103;20220502;20.4;8.4;14.4;2.8;12.35;0;4.05;27181 +60105;41.59106;8.82383;103;20220503;22.5;9.3;15.9;2.8;12.29;0;4.54;28009 +60105;41.59106;8.82383;103;20220504;21.2;11.3;16.2;3.8;13.12;1;3.8;21087 +60105;41.59106;8.82383;103;20220505;15.5;14;14.8;4.2;14.55;15.3;1.21;2381 +60105;41.59106;8.82383;103;20220506;18.8;12.3;15.5;4.8;14.22;1.5;2.84;15837 +60105;41.59106;8.82383;103;20220507;21.3;14.3;17.8;3.6;14.32;2.2;3.47;15294 +60105;41.59106;8.82383;103;20220508;21.9;11.5;16.7;2.6;13.72;3.3;3.82;21952 +60105;41.59106;8.82383;103;20220509;21.9;11.9;16.9;2.3;13.82;.3;4.13;25106 +60105;41.59106;8.82383;103;20220510;22.6;11;16.8;3;14.32;.1;4.59;28550 +60105;41.59106;8.82383;103;20220511;21.9;11.9;16.9;3.1;14.75;0;4.22;25645 +60105;41.59106;8.82383;103;20220512;23;11.5;17.2;3;14.49;0;4.76;29306 +60105;41.59106;8.82383;103;20220513;24;10.5;17.2;2.9;13.65;0;5.06;29513 +60105;41.59106;8.82383;103;20220514;23.5;10.5;17;2.7;13.32;0;5;29618 +60105;41.59106;8.82383;103;20220515;25.5;10.1;17.8;2.8;13.39;.1;5.17;29487 +60105;41.59106;8.82383;103;20220516;25.8;12.5;19.2;2.8;15.12;0;5.2;29163 +60105;41.59106;8.82383;103;20220517;25.5;13.9;19.7;2.5;16.12;0;4.89;27009 +60105;41.59106;8.82383;103;20220518;27.9;13.4;20.6;2.5;15.59;0;5.56;29453 +60105;41.59106;8.82383;103;20220519;25.8;16.1;20.9;4.7;16.49;.1;5.69;28366 +60105;41.59106;8.82383;103;20220520;27.9;16.4;22.2;3.8;16.55;.2;6.12;29777 +60105;41.59106;8.82383;103;20220521;24.3;14.8;19.5;4.4;18.12;0;4.84;27730 +60105;41.59106;8.82383;103;20220522;25.7;14.3;20;3.6;16.99;0;5.24;28593 +60105;41.59106;8.82383;103;20220523;29.7;14.5;22.1;3.9;16.85;0;6.31;29060 +60105;41.59106;8.82383;103;20220524;25.6;17.5;21.5;5;19.65;0;5.08;25724 +60105;41.59106;8.82383;103;20220525;27.1;16.6;21.8;3.2;19.59;.4;4.92;24729 +60105;41.59106;8.82383;103;20220526;27.8;18.3;23;3.3;20.35;.2;4.52;19920 +60105;41.59106;8.82383;103;20220527;30.5;19.6;25.1;4.9;17.82;0;5.76;15816 +60105;41.59106;8.82383;103;20220528;28.7;21.8;25.3;3.9;17.49;0;6.5;25472 +60105;41.59106;8.82383;103;20220529;22.7;17.7;20.2;5.9;17.95;0;4.16;17117 +60105;41.59106;8.82383;103;20220530;28;17.5;22.7;4.1;14.99;0;6.41;27389 +60105;41.59106;8.82383;103;20220531;25.3;16;20.6;3.9;17.69;.1;5.1;26373 +60105;41.59106;8.82383;103;20220601;28;16.4;22.2;3.2;19.25;0;5.71;29588 +60105;41.59106;8.82383;103;20220602;27.7;16.5;22.1;5;19.65;0;5.65;28317 +60105;41.59106;8.82383;103;20220603;28.4;21.1;24.7;5.8;21.35;0;4.46;13658 +60105;41.59106;8.82383;103;20220604;33.1;20.9;27;5;20.72;0;6.85;22997 +60105;41.59106;8.82383;103;20220605;30.3;21.9;26.1;5;20.79;0;6.2;22186 +60105;41.59106;8.82383;103;20220606;26.2;19.1;22.6;5.8;20.45;0;5.52;25579 +60105;41.59106;8.82383;103;20220607;25.5;17.2;21.3;5.4;18.85;0;5.69;29884 +60105;41.59106;8.82383;103;20220608;24.8;19.3;22.1;6.5;18.35;0;4.89;18578 +60105;41.59106;8.82383;103;20220609;24.2;18.9;21.5;6.8;17.12;0;5.59;23138 +60105;41.59106;8.82383;103;20220610;25.9;14.7;20.3;2.9;16.69;0;5.67;31165 +60105;41.59106;8.82383;103;20220611;27.3;15.4;21.3;3;16.55;0;5.76;29011 +60105;41.59106;8.82383;103;20220612;29.2;15.9;22.5;3.3;15.92;0;6.38;29913 +60105;41.59106;8.82383;103;20220613;27.1;16.8;22;4.8;17.82;0;5.84;27328 +60105;41.59106;8.82383;103;20220614;28;18;23;3;20.52;.1;5.64;28792 +60105;41.59106;8.82383;103;20220615;31.2;16.1;23.7;2.6;19.35;0;6.07;29151 +60105;41.59106;8.82383;103;20220616;28.4;17.6;23;2.9;19.69;.1;6.1;30754 +60105;41.59106;8.82383;103;20220617;32.1;17.6;24.8;2.7;18.92;0;6.67;30794 +60105;41.59106;8.82383;103;20220618;30.7;20.7;25.7;4.2;19.59;0;7.22;30791 +60105;41.59106;8.82383;103;20220619;30.8;19;24.9;2.9;18.65;0;6.6;30419 +60105;41.59106;8.82383;103;20220620;31.5;20.2;25.8;3;19.99;0;6.77;30197 +60105;41.59106;8.82383;103;20220621;32.7;19.4;26.1;3.9;19.92;0;7.04;28000 +60105;41.59106;8.82383;103;20220622;29.9;21.9;25.9;4.9;22.65;0;5.73;22616 +60105;41.59106;8.82383;103;20220623;30;21.3;25.7;4.6;23.12;.1;4.9;17019 +60105;41.59106;8.82383;103;20220624;28.3;21.2;24.7;5;20.72;0;6.07;25239 +60105;41.59106;8.82383;103;20220625;31.6;21.9;26.8;4.2;20.52;0;6.72;24741 +60105;41.59106;8.82383;103;20220626;30.9;22.2;26.5;6.3;22.12;0;6.49;23296 +60105;41.59106;8.82383;103;20220627;32.8;23;27.9;5.2;25.85;0;6.33;23182 +60105;41.59106;8.82383;103;20220628;28.8;23.9;26.4;4.9;25.35;.9;4.77;17200 +60105;41.59106;8.82383;103;20220629;27.6;21.2;24.4;6.4;20.79;0;6.36;26155 +60105;41.59106;8.82383;103;20220630;30.4;16.7;23.6;3.9;18.92;0;6.67;30959 +60105;41.59106;8.82383;103;20220701;30.1;20.1;25.1;4.1;19.82;0;6.85;30100 +60105;41.59106;8.82383;103;20220702;29.3;17.7;23.5;3.2;18.42;0;6.01;28558 +60105;41.59106;8.82383;103;20220703;34.9;18.4;26.6;2.9;18.62;0;7.29;30549 +60105;41.59106;8.82383;103;20220704;33.4;19.2;26.3;2.8;18.49;0;7.01;29637 +60105;41.59106;8.82383;103;20220705;29.8;20.1;24.9;4.7;20.99;0;6.75;30762 +60105;41.59106;8.82383;103;20220706;29.6;22.2;25.9;5.6;23.45;0;6.61;27747 +60105;41.59106;8.82383;103;20220707;27.9;22.2;25;5.8;21.45;0;6.24;25474 +60105;41.59106;8.82383;103;20220708;30.5;19.9;25.2;3.2;19.59;0;6.09;26520 +60105;41.59106;8.82383;103;20220709;31.1;17.4;24.2;3.2;15.15;0;7.04;30905 +60105;41.59106;8.82383;103;20220710;30.7;18.9;24.8;3.1;17.25;0;6.81;30610 +60105;41.59106;8.82383;103;20220711;32.7;16.8;24.8;3.4;17.02;0;7.19;31090 +60105;41.59106;8.82383;103;20220712;30;19.3;24.7;3.9;18.72;0;6.84;31082 +60105;41.59106;8.82383;103;20220713;31.2;19.2;25.2;2.9;20.62;0;6.39;29612 +60105;41.59106;8.82383;103;20220714;31.4;19.5;25.4;2.8;21.32;0;6.49;30562 +60105;41.59106;8.82383;103;20220715;30.6;20.1;25.3;4.2;21.75;0;6.24;26952 +60105;41.59106;8.82383;103;20220716;31.1;20.4;25.7;3.8;23.09;0;6.14;27786 +60105;41.59106;8.82383;103;20220717;32.8;20;26.4;3.2;23.19;.1;6.52;29489 +60105;41.59106;8.82383;103;20220718;34.5;22.9;28.7;4.3;22.19;0;7.86;30199 +60105;41.59106;8.82383;103;20220719;35.1;20.5;27.8;3.7;18.79;0;7.85;30145 +60105;41.59106;8.82383;103;20220720;36.3;21.2;28.7;3.5;19.62;0;7.9;29890 +60105;41.59106;8.82383;103;20220721;32.3;21.9;27.1;3.4;24.22;0;6.31;26748 +60105;41.59106;8.82383;103;20220722;32.5;20.3;26.4;3.5;23.42;0;6.65;29807 +60105;41.59106;8.82383;103;20220723;31.8;20.9;26.4;4;22.45;0;6.41;26279 +60105;41.59106;8.82383;103;20220724;30.8;21.6;26.2;4.8;24.02;0;6.08;25588 +60105;41.59106;8.82383;103;20220725;31.8;20.6;26.2;4.5;23.29;0;6.79;29553 +60105;41.59106;8.82383;103;20220726;30.3;23.8;27.1;6.6;24.15;0;6.72;25779 +60105;41.59106;8.82383;103;20220727;29.7;22.2;26;6.4;20.95;0;6.86;25398 +60105;41.59106;8.82383;103;20220728;30.1;19.7;24.9;4.5;20.45;0;6.59;29451 +60105;41.59106;8.82383;103;20220729;33.4;19.9;26.7;3.2;20.39;0;6.91;29214 +60105;41.59106;8.82383;103;20220730;30.3;22.6;26.4;6.3;21.49;0;6.9;25400 +60105;41.59106;8.82383;103;20220731;31.7;20.1;25.9;3.2;21.79;0;6.4;29234 +60105;41.59106;8.82383;103;20220801;34;20.2;27.1;2.7;21.45;0;6.63;29025 +60105;41.59106;8.82383;103;20220802;32.1;20.7;26.4;3.3;21.35;0;6.2;25860 +60105;41.59106;8.82383;103;20220803;34.5;20;27.3;2.4;21.35;0;6.51;28399 +60105;41.59106;8.82383;103;20220804;34.4;20.9;27.6;2.6;22.22;0;6.54;28622 +60105;41.59106;8.82383;103;20220805;33.4;20.9;27.2;3;21.09;0;6.55;26912 +60105;41.59106;8.82383;103;20220806;31.1;21.1;26.1;4;23.29;0;5.93;25303 +60105;41.59106;8.82383;103;20220807;32.5;22.2;27.3;3.2;25.59;0;6.01;26361 +60105;41.59106;8.82383;103;20220808;33.4;22.2;27.8;2.6;23.29;0;6.26;27021 +60105;41.59106;8.82383;103;20220809;33.1;21.5;27.3;2.7;21.19;1.2;6.31;27232 +60105;41.59106;8.82383;103;20220810;32.3;21.1;26.7;3;21.52;.7;6.24;27044 +60105;41.59106;8.82383;103;20220811;32.2;19.9;26.1;2.7;20.12;.2;5.84;25048 +60105;41.59106;8.82383;103;20220812;30.3;19.8;25.1;3.5;21.15;0;5.91;26578 +60105;41.59106;8.82383;103;20220813;30.1;20.1;25.1;3.2;23.52;5.3;4.84;21165 +60105;41.59106;8.82383;103;20220814;31.7;21.5;26.6;3.3;22.45;1.3;6.08;26404 +60105;41.59106;8.82383;103;20220815;31.8;22.5;27.1;4;25.15;.2;5.79;24197 +60105;41.59106;8.82383;103;20220816;32.5;21.9;27.2;3.5;25.09;.1;6.11;26609 +60105;41.59106;8.82383;103;20220817;32.9;23.4;28.2;5.8;24.39;.1;6.14;21009 +60105;41.59106;8.82383;103;20220818;31.8;25.2;28.5;5.5;23.45;11.8;6.29;19753 +60105;41.59106;8.82383;103;20220819;27.3;21.3;24.3;6.6;20.69;2.3;5.4;20411 +60105;41.59106;8.82383;103;20220820;27.6;21.8;24.7;5.8;21.32;0;5.43;21430 +60105;41.59106;8.82383;103;20220821;28.6;22.6;25.6;6.2;22.59;0;6.03;24730 +60105;41.59106;8.82383;103;20220822;30.4;20.5;25.4;2.9;20.99;.4;5.42;24230 +60105;41.59106;8.82383;103;20220823;30;19.3;24.7;2.8;21.22;0;5.28;25455 +60105;41.59106;8.82383;103;20220824;31.4;19.8;25.6;2.9;20.89;0;5.57;25205 +60105;41.59106;8.82383;103;20220825;30.5;18.9;24.7;2.9;21.29;0;5.28;24290 +60105;41.59106;8.82383;103;20220826;30;19.6;24.8;3.3;21.45;0;5.4;25434 +60105;41.59106;8.82383;103;20220827;29.6;20.4;25;3.7;23.12;0;4.92;22523 +60105;41.59106;8.82383;103;20220828;28.6;20.9;24.8;4.2;23.09;0;5.04;23695 +60105;41.59106;8.82383;103;20220829;30.1;19.3;24.7;3.1;22.15;0;5.05;23617 +60105;41.59106;8.82383;103;20220830;31.9;19.7;25.8;3;21.05;0;5.47;24017 +60105;41.59106;8.82383;103;20220831;28.4;19.1;23.8;4.8;21.45;6.4;4.38;17854 +60105;41.59106;8.82383;103;20220901;28.2;20.1;24.2;4.4;22.95;.2;4.61;21430 +60105;41.59106;8.82383;103;20220902;29.2;19.6;24.4;2.6;21.89;.7;4.44;21389 +60105;41.59106;8.82383;103;20220903;30.1;20.8;25.4;3.2;23.15;2.8;4.92;22632 +60105;41.59106;8.82383;103;20220904;30.5;20.3;25.4;3.5;22.99;1.1;5.12;23484 +60105;41.59106;8.82383;103;20220905;30.2;21.1;25.6;4.4;22.59;0;4.81;18912 +60105;41.59106;8.82383;103;20220906;30.7;22.3;26.5;3.7;23.95;.2;4.93;21016 +60105;41.59106;8.82383;103;20220907;31.3;21.1;26.2;2.4;24.05;0;4.63;21735 +60105;41.59106;8.82383;103;20220908;29.6;20.9;25.2;4.2;23.42;0;4.51;19102 +60105;41.59106;8.82383;103;20220909;29;22.3;25.6;6.2;17.95;0;6.33;20613 +60105;41.59106;8.82383;103;20220910;27.2;22;24.6;7.2;17.75;0;6.06;18940 +60105;41.59106;8.82383;103;20220911;27.8;20.9;24.3;5.8;17.35;0;5.88;21417 +60105;41.59106;8.82383;103;20220912;28.6;15.7;22.2;2.6;16.75;0;4.45;22068 +60105;41.59106;8.82383;103;20220913;29.5;16.9;23.2;3.7;20.89;0;4.45;21199 +60105;41.59106;8.82383;103;20220914;31.6;22;26.8;5.3;23.85;1.1;4.86;16240 +60105;41.59106;8.82383;103;20220915;29.5;23.2;26.4;4.6;22.95;0;4.02;10580 +60105;41.59106;8.82383;103;20220916;28.4;22.3;25.4;7.1;21.29;.2;5.48;19655 +60105;41.59106;8.82383;103;20220917;24.7;21.3;23;8.6;14.29;0;6.33;18212 +60105;41.59106;8.82383;103;20220918;26.7;13.9;20.3;3.1;13.02;0;4.48;21172 +60105;41.59106;8.82383;103;20220919;26.2;15.1;20.7;4.6;15.02;0;4.38;16901 +60105;41.59106;8.82383;103;20220920;27.1;14.6;20.9;2.8;15.65;0;3.85;18444 +60105;41.59106;8.82383;103;20220921;27.6;14.8;21.2;3.8;14.79;.2;4.69;21088 +60105;41.59106;8.82383;103;20220922;24.1;17.2;20.6;5.5;12.19;0;5.15;17557 +60105;41.59106;8.82383;103;20220923;24.6;12.8;18.7;3.4;11.15;.1;4.33;20631 +60105;41.59106;8.82383;103;20220924;22.8;13.5;18.2;2.2;15.52;28.8;1.98;6480 +60105;41.59106;8.82383;103;20220925;24;16.5;20.2;3.6;18.92;1.7;2.78;13642 +60105;41.59106;8.82383;103;20220926;24.2;17.4;20.8;5.9;16.05;0;3.96;13481 +60105;41.59106;8.82383;103;20220927;21.9;18.2;20;11.6;13.59;2.1;5.32;12477 +60105;41.59106;8.82383;103;20220928;21.3;17.8;19.6;8.5;15.55;17.8;3.57;8319 +60105;41.59106;8.82383;103;20220929;21.8;16.4;19.1;3.9;17.25;23.8;2.71;13673 +60105;41.59106;8.82383;103;20220930;21.4;14.2;17.8;2.9;15.98;5.8;1.87;5659 +60105;41.59106;8.82383;103;20221001;20.9;15.6;18.3;7.5;13.79;2;3.84;14650 +60105;41.59106;8.82383;103;20221002;24.7;17.9;21.3;7.7;16.95;0;4.28;14504 +60105;41.59106;8.82383;103;20221003;23.8;17.8;20.8;4.4;17.52;0;3.2;13546 +60105;41.59106;8.82383;103;20221004;25.1;13.9;19.5;2.9;17.39;.1;3.02;17413 +60105;41.59106;8.82383;103;20221005;25.2;16.4;20.8;3.6;17.02;0;3.42;17317 +60105;41.59106;8.82383;103;20221006;25.1;13.8;19.5;3.4;16.35;0;3.25;18155 +60105;41.59106;8.82383;103;20221007;25.4;14.8;20.1;3;15.82;0;3.29;17535 +60105;41.59106;8.82383;103;20221008;25.1;12.9;19;2.7;16.29;1.1;2.9;16872 +60105;41.59106;8.82383;103;20221009;23.8;17.8;20.8;3.9;17.95;1.7;2.67;9994 +60105;41.59106;8.82383;103;20221010;24.6;17.6;21.1;4.2;17.25;1.1;3.39;15257 +60105;41.59106;8.82383;103;20221011;24.2;14.9;19.6;3.5;17.05;0;2.79;14114 +60105;41.59106;8.82383;103;20221012;19.5;16.2;17.9;3.8;17.55;16.4;1.3;3123 +60105;41.59106;8.82383;103;20221013;22.6;14.6;18.6;3.5;17.09;.1;2.42;13785 +60105;41.59106;8.82383;103;20221014;23.2;16.8;20;4.8;16.99;0;2.8;10829 +60105;41.59106;8.82383;103;20221015;23.3;16.2;19.8;3.8;17.45;.2;2.7;14265 +60105;41.59106;8.82383;103;20221016;24.4;14.3;19.4;3.4;17.52;0;2.57;14057 +60105;41.59106;8.82383;103;20221017;23.9;17;20.4;4.3;18.15;.1;2.78;14367 +60105;41.59106;8.82383;103;20221018;24.4;14.7;19.6;3;17.39;.1;2.55;14998 +60105;41.59106;8.82383;103;20221019;23.3;13.2;18.3;2.7;16.62;.1;2.31;14661 +60105;41.59106;8.82383;103;20221020;24.2;15.1;19.6;3.3;18.05;.1;2.45;14133 +60105;41.59106;8.82383;103;20221021;25.6;17;21.3;4.2;17.72;0;2.88;10548 +60105;41.59106;8.82383;103;20221022;27.7;16.1;21.9;3;14.85;0;3.44;14645 +60105;41.59106;8.82383;103;20221023;29.1;16.8;23;3.9;16.65;.1;3.89;14016 +60105;41.59106;8.82383;103;20221024;28.1;15;21.5;3;15.22;0;3.29;13062 +60105;41.59106;8.82383;103;20221025;25.7;16.4;21;4.3;15.62;.1;3.28;11080 +60105;41.59106;8.82383;103;20221026;27.3;13.4;20.3;2.8;14.19;.2;3.11;13021 +60105;41.59106;8.82383;103;20221027;24.5;14.7;19.6;4;17.35;.1;2.43;12457 +60105;41.59106;8.82383;103;20221028;23.5;15.4;19.5;3.4;17.62;0;2.16;11551 +60105;41.59106;8.82383;103;20221029;23.7;15.1;19.4;4;17.15;.1;2.41;13038 +60105;41.59106;8.82383;103;20221030;23.9;14.8;19.3;3.8;15.12;0;2.73;13464 +60105;41.59106;8.82383;103;20221031;23.3;11.1;17.2;2.4;12.85;0;2.23;12870 +60105;41.59106;8.82383;103;20221101;22.4;10.8;16.6;2.2;14.19;.1;1.86;10793 +60105;41.59106;8.82383;103;20221102;22.6;12.4;17.5;3.1;15.49;.2;2.03;12028 +60105;41.59106;8.82383;103;20221103;22.9;13.6;18.2;2.9;16.19;9;1.86;9960 +60105;41.59106;8.82383;103;20221104;19.6;15.9;17.8;7.8;13.95;11.4;2.99;9511 +60105;41.59106;8.82383;103;20221105;21.6;10.2;15.9;3.2;10.52;.1;2.47;10774 +60105;41.59106;8.82383;103;20221106;21;8.9;14.9;3.5;10.02;0;2.53;12494 +60105;41.59106;8.82383;103;20221107;21.8;11.5;16.7;3.5;13.99;0;2.03;10064 +60105;41.59106;8.82383;103;20221108;22.3;11.9;17.1;3.1;14.65;0;1.94;11439 +60105;41.59106;8.82383;103;20221109;22.5;14;18.2;3.2;14.79;.5;2.05;9721 +60105;41.59106;8.82383;103;20221110;22.3;14.3;18.3;3;16.85;0;1.67;9509 +60105;41.59106;8.82383;103;20221111;22;14;18;4.3;16.19;0;1.95;10636 +60105;41.59106;8.82383;103;20221112;20.8;12;16.4;2.8;13.79;0;1.7;8887 +60105;41.59106;8.82383;103;20221113;18.9;13.1;16;4.1;11.95;3.6;2.15;6297 +60105;41.59106;8.82383;103;20221114;19.7;8.9;14.3;2.7;11.65;8;1.65;10280 +60105;41.59106;8.82383;103;20221115;20.2;12.3;16.3;2.3;14.99;34.5;1.22;4236 +60105;41.59106;8.82383;103;20221116;20.7;15;17.9;4.6;16.65;8.5;1.66;8019 +60105;41.59106;8.82383;103;20221117;21.3;13.9;17.6;5.2;14.39;9.8;2.27;7183 +60105;41.59106;8.82383;103;20221118;18.4;14.5;16.4;7.5;13.95;.8;2.18;9232 +60105;41.59106;8.82383;103;20221119;17.2;12.6;14.9;3.3;11.59;.5;1.71;6105 +60105;41.59106;8.82383;103;20221120;18;9.4;13.7;3.6;11.15;.5;1.67;7713 +60105;41.59106;8.82383;103;20221121;17.6;9.4;13.5;7.2;11.69;44.3;1.95;7719 +60105;41.59106;8.82383;103;20221122;14.6;12.1;13.4;12.1;11.79;7.1;2.15;3058 +60105;41.59106;8.82383;103;20221123;16.9;12.3;14.6;9.2;11.49;.6;2.51;6197 +60105;41.59106;8.82383;103;20221124;17.8;12.6;15.2;6.9;10.65;0;2.78;8869 +60105;41.59106;8.82383;103;20221125;15.2;10.7;13;3.4;11.92;21;1.11;4350 +60105;41.59106;8.82383;103;20221126;17.6;10.1;13.9;4.5;10.12;.2;2.06;7497 +60105;41.59106;8.82383;103;20221127;16.8;8.4;12.6;4.2;7.85;0;2.2;9682 +60105;41.59106;8.82383;103;20221128;14.8;6.1;10.5;2.6;8.92;0;1.24;6100 +60105;41.59106;8.82383;103;20221129;14.3;8.2;11.2;3.4;9.65;6.2;1.33;4692 +60105;41.59106;8.82383;103;20221130;14.8;6.6;10.7;3.6;9.55;1.6;1.3;6774 +60105;41.59106;8.82383;103;20221201;14.4;7.8;11.1;3.7;8.59;0;1.63;6677 +60105;41.59106;8.82383;103;20221202;15.3;6.3;10.8;4.1;9.15;1.1;1.52;6148 +60105;41.59106;8.82383;103;20221203;18.8;10.8;14.8;4;11.25;4.4;1.82;7227 +60105;41.59106;8.82383;103;20221204;17.5;8.7;13.1;2.4;12.15;17.7;1.03;6347 +60105;41.59106;8.82383;103;20221205;18.7;11.5;15.1;2.5;12.05;2;1.34;6989 +60105;41.59106;8.82383;103;20221206;18.1;8;13;2.6;11.39;0;1.13;8733 +60105;41.59106;8.82383;103;20221207;16.7;8.8;12.8;4.7;10.92;0;1.49;8240 +60105;41.59106;8.82383;103;20221208;16.2;10.7;13.5;4.1;10.42;1.3;1.73;4053 +60105;41.59106;8.82383;103;20221209;18.1;10.3;14.2;3.4;13.59;37.1;1.07;5282 +60105;41.59106;8.82383;103;20221210;15.6;12.6;14.1;4.8;13.42;5.9;1.15;2270 +60105;41.59106;8.82383;103;20221211;13.4;9.4;11.4;8.7;8.19;0;2.57;5302 +60105;41.59106;8.82383;103;20221212;14.6;4.8;9.7;3.9;7.89;9.6;1.55;8668 +60105;41.59106;8.82383;103;20221213;15.7;7.9;11.8;5.8;11.59;15.6;1.27;4935 +60105;41.59106;8.82383;103;20221214;15.6;11.1;13.4;4.5;13.59;16.9;.86;4329 +60105;41.59106;8.82383;103;20221215;16.4;11.2;13.8;4.5;13.95;29.4;.95;2802 +60105;41.59106;8.82383;103;20221216;15.9;12;13.9;4.8;13.65;17.7;1.06;3594 +60105;41.59106;8.82383;103;20221217;16.1;11.3;13.7;5.3;11.42;0;1.62;7365 +60105;41.59106;8.82383;103;20221218;16.8;7.2;12;2.2;10.12;0;1.01;8683 +60105;41.59106;8.82383;103;20221219;16.4;6.5;11.5;2.2;10.39;0;.91;8383 +60105;41.59106;8.82383;103;20221220;16.3;6.2;11.2;2.2;10.02;0;.91;8930 +60105;41.59106;8.82383;103;20221221;15.9;6.4;11.2;3;11.05;12.9;.95;5385 +60105;41.59106;8.82383;103;20221222;17.2;11.1;14.1;6.8;13.59;0;1.24;5920 +60105;41.59106;8.82383;103;20221223;17.9;13.9;15.9;7.3;14.55;0;1.62;4972 +60105;41.59106;8.82383;103;20221224;17.6;14.2;15.9;7.5;14.85;0;1.38;6075 +60105;41.59106;8.82383;103;20221225;17.5;11.9;14.7;4.1;13.29;0;1.23;7565 +60105;41.59106;8.82383;103;20221226;19.6;7.5;13.6;3.6;11.49;0;1.54;8386 +60105;41.59106;8.82383;103;20221227;17.1;12.9;15;5.3;12.79;0;1.6;7426 +60105;41.59106;8.82383;103;20221228;16.8;10.5;13.6;4.7;11.62;0;1.45;8101 +60105;41.59106;8.82383;103;20221229;17.7;7.8;12.8;2.6;10.99;.7;1.18;8454 +60105;41.59106;8.82383;103;20221230;17.6;10.5;14.1;5.5;14.35;1.7;.91;5389 +60105;41.59106;8.82383;103;20221231;19;14.5;16.8;3.6;14.45;.1;1.45;5482 +60106;41.58852;9.01288;101;20220101;13.3;11.2;12.2;3.8;12.09;0;.94;2758 +60106;41.58852;9.01288;101;20220102;13.7;10.6;12.2;5.6;10.79;0;1.47;4974 +60106;41.58852;9.01288;101;20220103;14.7;11.5;13.1;6.6;11.85;0;1.49;4784 +60106;41.58852;9.01288;101;20220104;14;11.8;12.9;5.4;11.89;0;1.31;2743 +60106;41.58852;9.01288;101;20220105;15.3;11.1;13.2;7.7;10.35;3.9;2.32;2445 +60106;41.58852;9.01288;101;20220106;10.7;7.1;8.9;3.8;8.45;7.3;1.19;4392 +60106;41.58852;9.01288;101;20220107;13.8;4.2;9;3.2;8.05;.1;1.21;8991 +60106;41.58852;9.01288;101;20220108;13.4;2.9;8.2;4.3;7.59;1.7;1.44;8880 +60106;41.58852;9.01288;101;20220109;13.2;5.8;9.5;9.5;8.35;2.1;2.1;6141 +60106;41.58852;9.01288;101;20220110;13.4;2.3;7.8;3.8;6.02;0;1.75;9835 +60106;41.58852;9.01288;101;20220111;14.9;2.9;8.9;3.8;5.49;0;2.07;9465 +60106;41.58852;9.01288;101;20220112;12;3.3;7.6;5.5;5.29;0;2.23;9424 +60106;41.58852;9.01288;101;20220113;12.4;3.5;8;4.8;5.79;0;2.02;9595 +60106;41.58852;9.01288;101;20220114;13.4;1.3;7.4;3.9;7.25;0;1.4;10251 +60106;41.58852;9.01288;101;20220115;13.8;3.7;8.8;5.1;8.25;.1;1.48;9346 +60106;41.58852;9.01288;101;20220116;13.6;4.1;8.9;6.5;8.69;0;1.59;10416 +60106;41.58852;9.01288;101;20220117;13.7;5.8;9.7;5;8.65;0;1.59;8787 +60106;41.58852;9.01288;101;20220118;13.5;4.6;9.1;2.9;8.49;0;1.19;8963 +60106;41.58852;9.01288;101;20220119;13.6;3;8.3;3.2;9.09;.2;1.05;9618 +60106;41.58852;9.01288;101;20220120;11;10.1;10.6;5.6;8.49;.4;1.75;3927 +60106;41.58852;9.01288;101;20220121;11.8;6.9;9.4;3.5;8.24;1.9;1.36;7912 +60106;41.58852;9.01288;101;20220122;13.3;3.6;8.4;3.2;7.65;0;1.38;10692 +60106;41.58852;9.01288;101;20220123;13.4;1.7;7.6;2.3;7.79;0;1.11;11197 +60106;41.58852;9.01288;101;20220124;14.4;2.2;8.3;2.2;8.09;0;1.12;10881 +60106;41.58852;9.01288;101;20220125;14.2;3.2;8.7;2.9;8.22;0;1.31;10262 +60106;41.58852;9.01288;101;20220126;12.7;4.6;8.7;4.3;8.45;0;1.41;6754 +60106;41.58852;9.01288;101;20220127;14.3;4.6;9.4;3.3;8.59;0;1.45;10530 +60106;41.58852;9.01288;101;20220128;13.5;9.3;11.4;3.8;8.69;0;1.72;9313 +60106;41.58852;9.01288;101;20220129;14.7;6.2;10.5;4.3;8.79;0;1.69;11633 +60106;41.58852;9.01288;101;20220130;13.4;8.1;10.7;5.9;8.99;.2;1.81;6424 +60106;41.58852;9.01288;101;20220131;12.7;7.4;10.1;6.9;9.09;0;1.66;7840 +60106;41.58852;9.01288;101;20220201;16.2;2.3;9.2;3.5;6.32;0;2.13;12534 +60106;41.58852;9.01288;101;20220202;14.5;4.9;9.7;6;9.35;0;1.63;11699 +60106;41.58852;9.01288;101;20220203;15.6;5.9;10.8;4;10.65;.1;1.4;11361 +60106;41.58852;9.01288;101;20220204;14.5;9.6;12;5.1;11.04;.1;1.5;8912 +60106;41.58852;9.01288;101;20220205;15.2;10;12.6;4.4;10.52;0;1.74;7371 +60106;41.58852;9.01288;101;20220206;13.7;8;10.9;5.1;10.24;.1;1.5;11070 +60106;41.58852;9.01288;101;20220207;14.8;9.8;12.3;9;9.79;.6;2.37;7024 +60106;41.58852;9.01288;101;20220208;15.6;6.5;11;2.9;7.49;0;2.04;12873 +60106;41.58852;9.01288;101;20220209;15;3.7;9.3;3.8;8.75;.1;1.71;12574 +60106;41.58852;9.01288;101;20220210;14.7;3.2;9;3.1;8.35;0;1.65;13109 +60106;41.58852;9.01288;101;20220211;13.6;2.8;8.2;3.7;8.45;.1;1.58;13308 +60106;41.58852;9.01288;101;20220212;15.4;4.4;9.9;4.2;8.99;0;1.94;13525 +60106;41.58852;9.01288;101;20220213;15.9;6.1;11;2.8;9.22;0;1.7;10544 +60106;41.58852;9.01288;101;20220214;16.1;6.6;11.4;2.5;9.89;12.1;1.58;10273 +60106;41.58852;9.01288;101;20220215;13;8.1;10.6;8.1;9.42;3.6;2.02;7974 +60106;41.58852;9.01288;101;20220216;14.1;7.4;10.7;5.9;9.55;.1;1.99;11341 +60106;41.58852;9.01288;101;20220217;16.3;9.2;12.7;5.7;12.02;0;1.88;13104 +60106;41.58852;9.01288;101;20220218;17.3;8.6;13;5.9;12.22;0;2.01;12817 +60106;41.58852;9.01288;101;20220219;14;10.5;12.3;5.3;11.74;0;1.44;6513 +60106;41.58852;9.01288;101;20220220;14.3;9.4;11.8;5.6;10.09;0;2.2;13342 +60106;41.58852;9.01288;101;20220221;14.7;9.7;12.2;11.4;9.49;1.7;2.93;8255 +60106;41.58852;9.01288;101;20220222;15.8;8.6;12.2;4.5;8.84;0;2.5;14084 +60106;41.58852;9.01288;101;20220223;17.4;7.6;12.5;3;9.09;0;2.2;15821 +60106;41.58852;9.01288;101;20220224;16.7;7.2;12;3.4;9.74;.1;2.16;15378 +60106;41.58852;9.01288;101;20220225;14.3;8.7;11.5;5.8;9.29;0;2.28;12059 +60106;41.58852;9.01288;101;20220226;14.3;6.7;10.5;5;5.14;0;3.39;15588 +60106;41.58852;9.01288;101;20220227;13.7;4;8.8;4.5;4.44;0;3.17;16935 +60106;41.58852;9.01288;101;20220228;14.5;3.3;8.9;3.3;5.95;0;2.54;16493 +60106;41.58852;9.01288;101;20220301;11.3;2.1;6.7;4.1;5.92;0;2.31;15287 +60106;41.58852;9.01288;101;20220302;12.5;2.7;7.6;3.4;6.64;0;2.17;16721 +60106;41.58852;9.01288;101;20220303;13.4;2.4;7.9;1.9;8.02;0;1.46;10048 +60106;41.58852;9.01288;101;20220304;12.7;6.8;9.8;3.4;9.79;3.9;1.56;9347 +60106;41.58852;9.01288;101;20220305;13.2;4.2;8.7;4.9;6.45;0;2.69;14737 +60106;41.58852;9.01288;101;20220306;12.8;3.5;8.2;3.8;6.15;.3;2.5;15839 +60106;41.58852;9.01288;101;20220307;12.4;2;7.2;3.5;5.79;0;2.41;16980 +60106;41.58852;9.01288;101;20220308;12.6;3.3;7.9;4.3;6.24;0;2.61;17177 +60106;41.58852;9.01288;101;20220309;13.5;4.9;9.2;3.7;6.34;0;2.73;17956 +60106;41.58852;9.01288;101;20220310;14.5;3.9;9.2;2.6;7.24;0;2.39;18813 +60106;41.58852;9.01288;101;20220311;15.1;4.2;9.7;4.3;8.59;.1;2.32;15819 +60106;41.58852;9.01288;101;20220312;14.5;8.8;11.7;5.9;7.84;.1;2.85;11167 +60106;41.58852;9.01288;101;20220313;13.3;8.7;11;5.1;10.39;6;1.62;7504 +60106;41.58852;9.01288;101;20220314;16.7;11.2;13.9;6.2;13.14;.1;1.99;9843 +60106;41.58852;9.01288;101;20220315;15.4;11.6;13.5;6.3;12.02;0;1.96;7847 +60106;41.58852;9.01288;101;20220316;15.6;10.9;13.3;6.8;12.15;0;2.03;9735 +60106;41.58852;9.01288;101;20220317;17;11.1;14.1;6.1;11.29;.1;2.73;12134 +60106;41.58852;9.01288;101;20220318;13.5;12.2;12.8;5.3;11.19;10.2;1.78;3394 +60106;41.58852;9.01288;101;20220319;12.7;9.7;11.2;6.2;10.35;6.5;1.76;6624 +60106;41.58852;9.01288;101;20220320;14.1;8.6;11.4;4.4;10.42;2;2.04;11869 +60106;41.58852;9.01288;101;20220321;14;4.4;9.2;4.6;7.12;0;2.94;18459 +60106;41.58852;9.01288;101;20220322;15;1.9;8.5;4;6.89;0;3.01;21085 +60106;41.58852;9.01288;101;20220323;16.3;3;9.7;3.9;7.82;0;3.05;21481 +60106;41.58852;9.01288;101;20220324;18;4.2;11.1;4.6;7.39;0;3.69;21717 +60106;41.58852;9.01288;101;20220325;17.6;7.2;12.4;5.7;8.82;0;3.5;19758 +60106;41.58852;9.01288;101;20220326;14.9;9.3;12.1;6.1;8.09;.1;3.19;11485 +60106;41.58852;9.01288;101;20220327;19.6;11.6;15.6;5.2;8.32;0;4.45;17166 +60106;41.58852;9.01288;101;20220328;19;8.1;13.6;2.5;8.69;0;3.48;21637 +60106;41.58852;9.01288;101;20220329;17.7;6.2;12;4.4;10.02;10.3;2.88;17486 +60106;41.58852;9.01288;101;20220330;15.9;11.5;13.7;3.4;13.74;4.6;1.35;5966 +60106;41.58852;9.01288;101;20220331;15.1;12.5;13.8;7.5;12.65;0;2.32;10080 +60106;41.58852;9.01288;101;20220401;13.6;11.9;12.7;11.6;8.52;5.6;3.83;8786 +60106;41.58852;9.01288;101;20220402;11.3;4.9;8.1;7;7.23;6;2.55;11240 +60106;41.58852;9.01288;101;20220403;11.5;5.2;8.3;6;7.52;0;2.56;16193 +60106;41.58852;9.01288;101;20220404;15;4.4;9.7;3.8;7.29;0;3.19;21104 +60106;41.58852;9.01288;101;20220405;16.1;2.8;9.5;3.6;8.29;0;3.15;24003 +60106;41.58852;9.01288;101;20220406;11.6;6.7;9.2;4.1;9.54;4;1.31;5943 +60106;41.58852;9.01288;101;20220407;16.4;7.5;12;8.5;11.62;0;2.66;19861 +60106;41.58852;9.01288;101;20220408;17.7;11.7;14.7;7.1;13.49;0;2.83;16722 +60106;41.58852;9.01288;101;20220409;15.5;12.9;14.2;9.4;9.89;0;3.8;15219 +60106;41.58852;9.01288;101;20220410;16.3;6.4;11.4;3.6;8.04;0;3.55;23842 +60106;41.58852;9.01288;101;20220411;17.4;4.3;10.9;5.3;8.82;0;3.68;24746 +60106;41.58852;9.01288;101;20220412;16.2;9.5;12.8;6.2;10.84;0;3.07;18706 +60106;41.58852;9.01288;101;20220413;18;11.5;14.7;5.9;11.39;0;3.54;18378 +60106;41.58852;9.01288;101;20220414;19.1;9.9;14.5;4.8;10.02;0;3.98;19999 +60106;41.58852;9.01288;101;20220415;21.7;10.8;16.3;3.2;9.82;0;4.43;23360 +60106;41.58852;9.01288;101;20220416;21.5;8.2;14.8;3.9;11.55;0;4.1;24898 +60106;41.58852;9.01288;101;20220417;17.4;11.5;14.5;5.8;7.89;0;4.86;21230 +60106;41.58852;9.01288;101;20220418;17.8;7.3;12.6;4.2;9.04;0;3.94;25492 +60106;41.58852;9.01288;101;20220419;18.4;8.1;13.3;4.4;11.25;0;3.52;23119 +60106;41.58852;9.01288;101;20220420;18.9;9.4;14.1;5.5;12.35;.8;3.12;18019 +60106;41.58852;9.01288;101;20220421;16;11.6;13.8;5.6;13.19;27.3;2.17;11636 +60106;41.58852;9.01288;101;20220422;17;10.6;13.8;4.8;13.25;0;2.49;15490 +60106;41.58852;9.01288;101;20220423;21.1;10.5;15.8;5.6;12.82;2.7;3.85;18088 +60106;41.58852;9.01288;101;20220424;16.3;13.1;14.7;7.8;12.84;3.5;2.77;11626 +60106;41.58852;9.01288;101;20220425;17.7;12.9;15.3;4.7;13.29;.1;3.59;22531 +60106;41.58852;9.01288;101;20220426;20.1;8.9;14.5;3.2;11.92;.1;3.92;25579 +60106;41.58852;9.01288;101;20220427;20.3;8.3;14.3;4.1;13.12;.2;3.81;26761 +60106;41.58852;9.01288;101;20220428;21.5;10.9;16.2;4.2;12.09;.1;4.59;26817 +60106;41.58852;9.01288;101;20220429;21.3;8.9;15.1;4.1;10.09;0;4.76;26810 +60106;41.58852;9.01288;101;20220430;20.5;8.1;14.3;3.7;11.79;0;4.08;26050 +60106;41.58852;9.01288;101;20220501;19.9;10.1;15;2.8;12.72;0;3.6;22248 +60106;41.58852;9.01288;101;20220502;20.5;8.2;14.4;2.8;12.35;0;4.05;27181 +60106;41.58852;9.01288;101;20220503;22.6;9.1;15.9;2.8;12.29;0;4.54;28009 +60106;41.58852;9.01288;101;20220504;21.2;11.2;16.2;3.8;13.12;1.1;3.8;21087 +60106;41.58852;9.01288;101;20220505;15.5;14;14.7;4.2;14.55;16.3;1.21;2381 +60106;41.58852;9.01288;101;20220506;18.7;12.2;15.5;4.8;14.22;.5;2.84;15837 +60106;41.58852;9.01288;101;20220507;21.4;14.3;17.8;3.6;14.32;2.5;3.47;15294 +60106;41.58852;9.01288;101;20220508;22;11.5;16.7;2.6;13.72;7.7;3.82;21952 +60106;41.58852;9.01288;101;20220509;22;11.8;16.9;2.3;13.82;3.1;4.13;25106 +60106;41.58852;9.01288;101;20220510;22.8;10.8;16.8;3;14.32;.2;4.59;28550 +60106;41.58852;9.01288;101;20220511;22;11.8;16.9;3.1;14.75;0;4.22;25645 +60106;41.58852;9.01288;101;20220512;23.2;11.3;17.3;3;14.49;0;4.76;29306 +60106;41.58852;9.01288;101;20220513;24.2;10.3;17.2;2.9;13.65;0;5.06;29513 +60106;41.58852;9.01288;101;20220514;23.6;10.4;17;2.7;13.32;0;5;29618 +60106;41.58852;9.01288;101;20220515;25.6;10;17.8;2.8;13.39;.1;5.17;29487 +60106;41.58852;9.01288;101;20220516;26;12.3;19.1;2.8;15.12;0;5.2;29163 +60106;41.58852;9.01288;101;20220517;25.7;13.8;19.7;2.5;16.12;0;4.89;27009 +60106;41.58852;9.01288;101;20220518;28;13.2;20.6;2.5;15.59;0;5.56;29453 +60106;41.58852;9.01288;101;20220519;25.8;16.1;21;4.7;16.49;.2;5.69;28366 +60106;41.58852;9.01288;101;20220520;28;16.4;22.2;3.8;16.55;.5;6.12;29777 +60106;41.58852;9.01288;101;20220521;24.5;14.7;19.6;4.4;18.12;0;4.84;27730 +60106;41.58852;9.01288;101;20220522;25.9;14.1;20;3.6;16.99;0;5.24;28593 +60106;41.58852;9.01288;101;20220523;29.7;14.4;22;3.9;16.85;.1;6.31;29060 +60106;41.58852;9.01288;101;20220524;25.7;17.4;21.6;5;19.65;0;5.08;25724 +60106;41.58852;9.01288;101;20220525;27.2;16.6;21.9;3.2;19.59;.5;4.92;24729 +60106;41.58852;9.01288;101;20220526;27.9;18.2;23;3.3;20.35;.1;4.52;19920 +60106;41.58852;9.01288;101;20220527;30.4;19.7;25;4.9;17.82;0;5.76;15816 +60106;41.58852;9.01288;101;20220528;28.9;21.8;25.3;3.9;17.49;0;6.5;25472 +60106;41.58852;9.01288;101;20220529;22.7;17.8;20.3;5.9;17.95;0;4.16;17117 +60106;41.58852;9.01288;101;20220530;28.1;17.5;22.8;4.1;14.99;0;6.41;27389 +60106;41.58852;9.01288;101;20220531;25.3;15.9;20.6;3.9;17.69;.1;5.1;26373 +60106;41.58852;9.01288;101;20220601;28.1;16.3;22.2;3.2;19.25;0;5.71;29588 +60106;41.58852;9.01288;101;20220602;27.8;16.4;22.1;5;19.65;0;5.65;28317 +60106;41.58852;9.01288;101;20220603;28.2;21.1;24.7;5.8;21.35;0;4.46;13658 +60106;41.58852;9.01288;101;20220604;33.1;20.9;27;5;20.72;0;6.85;22997 +60106;41.58852;9.01288;101;20220605;30.1;21.9;26;5;20.79;0;6.2;22186 +60106;41.58852;9.01288;101;20220606;26.3;19.2;22.8;5.8;20.45;0;5.52;25579 +60106;41.58852;9.01288;101;20220607;25.6;17.2;21.4;5.4;18.85;0;5.69;29884 +60106;41.58852;9.01288;101;20220608;24.9;19.4;22.2;6.5;18.35;0;4.89;18578 +60106;41.58852;9.01288;101;20220609;24.3;19;21.6;6.8;17.12;0;5.59;23138 +60106;41.58852;9.01288;101;20220610;26;14.6;20.3;2.9;16.69;.1;5.67;31165 +60106;41.58852;9.01288;101;20220611;27.4;15.2;21.3;3;16.55;0;5.76;29011 +60106;41.58852;9.01288;101;20220612;29.4;15.7;22.5;3.3;15.92;0;6.38;29913 +60106;41.58852;9.01288;101;20220613;27.2;16.7;22;4.8;17.82;0;5.84;27328 +60106;41.58852;9.01288;101;20220614;28.1;17.9;23;3;20.52;.1;5.64;28792 +60106;41.58852;9.01288;101;20220615;31.4;15.9;23.7;2.6;19.35;0;6.07;29151 +60106;41.58852;9.01288;101;20220616;28.5;17.4;23;2.9;19.69;.1;6.1;30754 +60106;41.58852;9.01288;101;20220617;32.3;17.4;24.9;2.7;18.92;0;6.67;30794 +60106;41.58852;9.01288;101;20220618;30.8;20.8;25.8;4.2;19.59;0;7.22;30791 +60106;41.58852;9.01288;101;20220619;30.9;18.8;24.8;2.9;18.65;0;6.6;30419 +60106;41.58852;9.01288;101;20220620;31.6;20.2;25.9;3;19.99;0;6.77;30197 +60106;41.58852;9.01288;101;20220621;32.8;19.3;26;3.9;19.92;0;7.04;28000 +60106;41.58852;9.01288;101;20220622;29.9;21.9;25.9;4.9;22.65;0;5.73;22616 +60106;41.58852;9.01288;101;20220623;30.2;21.3;25.8;4.6;23.12;0;4.9;17019 +60106;41.58852;9.01288;101;20220624;28.3;21.4;24.8;5;20.72;0;6.07;25239 +60106;41.58852;9.01288;101;20220625;31.8;22.1;26.9;4.2;20.52;0;6.72;24741 +60106;41.58852;9.01288;101;20220626;30.8;22.3;26.5;6.3;22.12;0;6.49;23296 +60106;41.58852;9.01288;101;20220627;32.9;23;27.9;5.2;25.85;0;6.33;23182 +60106;41.58852;9.01288;101;20220628;28.8;23.9;26.4;4.9;25.35;.7;4.77;17200 +60106;41.58852;9.01288;101;20220629;27.6;21.3;24.5;6.4;20.79;0;6.36;26155 +60106;41.58852;9.01288;101;20220630;30.5;16.6;23.6;3.9;18.92;0;6.67;30959 +60106;41.58852;9.01288;101;20220701;30.2;20.1;25.2;4.1;19.82;0;6.85;30100 +60106;41.58852;9.01288;101;20220702;29.5;17.5;23.5;3.2;18.42;0;6.01;28558 +60106;41.58852;9.01288;101;20220703;35;18.3;26.6;2.9;18.62;0;7.29;30549 +60106;41.58852;9.01288;101;20220704;33.7;19.1;26.4;2.8;18.49;0;7.01;29637 +60106;41.58852;9.01288;101;20220705;29.9;20;24.9;4.7;20.99;0;6.75;30762 +60106;41.58852;9.01288;101;20220706;29.7;22.4;26.1;5.6;23.45;0;6.61;27747 +60106;41.58852;9.01288;101;20220707;28;22.3;25.1;5.8;21.45;0;6.24;25474 +60106;41.58852;9.01288;101;20220708;30.6;19.9;25.3;3.2;19.59;0;6.09;26520 +60106;41.58852;9.01288;101;20220709;31.2;17.2;24.2;3.2;15.15;0;7.04;30905 +60106;41.58852;9.01288;101;20220710;30.8;18.9;24.9;3.1;17.25;0;6.81;30610 +60106;41.58852;9.01288;101;20220711;32.9;16.7;24.8;3.4;17.02;0;7.19;31090 +60106;41.58852;9.01288;101;20220712;30.2;19.2;24.7;3.9;18.72;0;6.84;31082 +60106;41.58852;9.01288;101;20220713;31.3;19.2;25.2;2.9;20.62;0;6.39;29612 +60106;41.58852;9.01288;101;20220714;31.6;19.3;25.4;2.8;21.32;0;6.49;30562 +60106;41.58852;9.01288;101;20220715;30.7;19.9;25.3;4.2;21.75;0;6.24;26952 +60106;41.58852;9.01288;101;20220716;31.2;20.3;25.8;3.8;23.09;0;6.14;27786 +60106;41.58852;9.01288;101;20220717;32.9;19.9;26.4;3.2;23.19;.1;6.52;29489 +60106;41.58852;9.01288;101;20220718;34.6;23;28.8;4.3;22.19;0;7.86;30199 +60106;41.58852;9.01288;101;20220719;35.2;20.4;27.8;3.7;18.79;0;7.85;30145 +60106;41.58852;9.01288;101;20220720;36.4;21.1;28.7;3.5;19.62;0;7.9;29890 +60106;41.58852;9.01288;101;20220721;32.5;21.9;27.2;3.4;24.22;0;6.31;26748 +60106;41.58852;9.01288;101;20220722;32.7;20.2;26.4;3.5;23.42;0;6.65;29807 +60106;41.58852;9.01288;101;20220723;32;20.8;26.4;4;22.45;0;6.41;26279 +60106;41.58852;9.01288;101;20220724;30.9;21.5;26.2;4.8;24.02;0;6.08;25588 +60106;41.58852;9.01288;101;20220725;32;20.5;26.2;4.5;23.29;0;6.79;29553 +60106;41.58852;9.01288;101;20220726;30.4;24;27.2;6.6;24.15;0;6.72;25779 +60106;41.58852;9.01288;101;20220727;29.9;22.3;26.1;6.4;20.95;0;6.86;25398 +60106;41.58852;9.01288;101;20220728;30.2;19.6;24.9;4.5;20.45;0;6.59;29451 +60106;41.58852;9.01288;101;20220729;33.5;19.8;26.7;3.2;20.39;0;6.91;29214 +60106;41.58852;9.01288;101;20220730;30.4;22.6;26.5;6.3;21.49;0;6.9;25400 +60106;41.58852;9.01288;101;20220731;31.8;20;25.9;3.2;21.79;0;6.4;29234 +60106;41.58852;9.01288;101;20220801;34.1;20.1;27.1;2.7;21.45;0;6.63;29025 +60106;41.58852;9.01288;101;20220802;32.3;20.5;26.4;3.3;21.35;0;6.2;25860 +60106;41.58852;9.01288;101;20220803;34.6;19.9;27.3;2.4;21.35;0;6.51;28399 +60106;41.58852;9.01288;101;20220804;34.6;20.8;27.7;2.6;22.22;0;6.54;28622 +60106;41.58852;9.01288;101;20220805;33.6;20.8;27.2;3;21.09;0;6.55;26912 +60106;41.58852;9.01288;101;20220806;31.2;21;26.1;4;23.29;0;5.93;25303 +60106;41.58852;9.01288;101;20220807;32.6;22.1;27.4;3.2;25.59;0;6.01;26361 +60106;41.58852;9.01288;101;20220808;33.4;22.1;27.7;2.6;23.29;.2;6.26;27021 +60106;41.58852;9.01288;101;20220809;33.2;21.4;27.3;2.7;21.19;1.7;6.31;27232 +60106;41.58852;9.01288;101;20220810;32.3;21.1;26.7;3;21.52;1.1;6.24;27044 +60106;41.58852;9.01288;101;20220811;32.2;19.8;26;2.7;20.12;.3;5.84;25048 +60106;41.58852;9.01288;101;20220812;30.4;19.7;25;3.5;21.15;.2;5.91;26578 +60106;41.58852;9.01288;101;20220813;30;20.1;25.1;3.2;23.52;4.2;4.84;21165 +60106;41.58852;9.01288;101;20220814;31.7;21.5;26.6;3.3;22.45;.8;6.08;26404 +60106;41.58852;9.01288;101;20220815;31.8;22.4;27.1;4;25.15;.4;5.79;24197 +60106;41.58852;9.01288;101;20220816;32.6;21.8;27.2;3.5;25.09;.1;6.11;26609 +60106;41.58852;9.01288;101;20220817;32.8;23.5;28.2;5.8;24.39;.2;6.14;21009 +60106;41.58852;9.01288;101;20220818;31.9;25.3;28.6;5.5;23.45;5.8;6.29;19753 +60106;41.58852;9.01288;101;20220819;27.4;21.4;24.4;6.6;20.69;2;5.4;20411 +60106;41.58852;9.01288;101;20220820;27.7;21.9;24.8;5.8;21.32;0;5.43;21430 +60106;41.58852;9.01288;101;20220821;28.7;22.8;25.7;6.2;22.59;0;6.03;24730 +60106;41.58852;9.01288;101;20220822;30.5;20.4;25.4;2.9;20.99;.8;5.42;24230 +60106;41.58852;9.01288;101;20220823;30.1;19.2;24.7;2.8;21.22;0;5.28;25455 +60106;41.58852;9.01288;101;20220824;31.5;19.7;25.6;2.9;20.89;0;5.57;25205 +60106;41.58852;9.01288;101;20220825;30.5;18.8;24.6;2.9;21.29;0;5.28;24290 +60106;41.58852;9.01288;101;20220826;30.1;19.5;24.8;3.3;21.45;0;5.4;25434 +60106;41.58852;9.01288;101;20220827;29.7;20.3;25;3.7;23.12;0;4.92;22523 +60106;41.58852;9.01288;101;20220828;28.7;20.9;24.8;4.2;23.09;0;5.04;23695 +60106;41.58852;9.01288;101;20220829;30.1;19.2;24.7;3.1;22.15;0;5.05;23617 +60106;41.58852;9.01288;101;20220830;32;19.5;25.7;3;21.05;0;5.47;24017 +60106;41.58852;9.01288;101;20220831;28.5;19;23.8;4.8;21.45;6.5;4.38;17854 +60106;41.58852;9.01288;101;20220901;28.3;20.2;24.2;4.4;22.95;.6;4.61;21430 +60106;41.58852;9.01288;101;20220902;29.3;19.4;24.4;2.6;21.89;.8;4.44;21389 +60106;41.58852;9.01288;101;20220903;30.2;20.8;25.5;3.2;23.15;3.6;4.92;22632 +60106;41.58852;9.01288;101;20220904;30.5;20.3;25.4;3.5;22.99;1.6;5.12;23484 +60106;41.58852;9.01288;101;20220905;30.2;21.2;25.7;4.4;22.59;0;4.81;18912 +60106;41.58852;9.01288;101;20220906;30.7;22.4;26.6;3.7;23.95;.1;4.93;21016 +60106;41.58852;9.01288;101;20220907;31.4;21;26.2;2.4;24.05;0;4.63;21735 +60106;41.58852;9.01288;101;20220908;29.6;20.9;25.3;4.2;23.42;0;4.51;19102 +60106;41.58852;9.01288;101;20220909;29.1;22.5;25.8;6.2;17.95;0;6.33;20613 +60106;41.58852;9.01288;101;20220910;27.3;22.2;24.7;7.2;17.75;0;6.06;18940 +60106;41.58852;9.01288;101;20220911;27.9;21.1;24.5;5.8;17.35;0;5.88;21417 +60106;41.58852;9.01288;101;20220912;28.7;15.5;22.1;2.6;16.75;0;4.45;22068 +60106;41.58852;9.01288;101;20220913;29.6;16.8;23.2;3.7;20.89;0;4.45;21199 +60106;41.58852;9.01288;101;20220914;31.5;22.2;26.8;5.3;23.85;1.3;4.86;16240 +60106;41.58852;9.01288;101;20220915;29.6;23.2;26.4;4.6;22.95;0;4.02;10580 +60106;41.58852;9.01288;101;20220916;28.5;22.5;25.5;7.1;21.29;.1;5.48;19655 +60106;41.58852;9.01288;101;20220917;24.7;21.3;23;8.6;14.29;0;6.33;18212 +60106;41.58852;9.01288;101;20220918;26.7;13.8;20.2;3.1;13.02;0;4.48;21172 +60106;41.58852;9.01288;101;20220919;26.2;15;20.6;4.6;15.02;0;4.38;16901 +60106;41.58852;9.01288;101;20220920;27.2;14.5;20.8;2.8;15.65;0;3.85;18444 +60106;41.58852;9.01288;101;20220921;27.7;14.6;21.1;3.8;14.79;.2;4.69;21088 +60106;41.58852;9.01288;101;20220922;24;17.3;20.7;5.5;12.19;0;5.15;17557 +60106;41.58852;9.01288;101;20220923;24.6;12.7;18.6;3.4;11.15;0;4.33;20631 +60106;41.58852;9.01288;101;20220924;22.8;13.4;18.1;2.2;15.52;19.1;1.98;6480 +60106;41.58852;9.01288;101;20220925;24;16.5;20.2;3.6;18.92;1.7;2.78;13642 +60106;41.58852;9.01288;101;20220926;24.2;17.4;20.8;5.9;16.05;0;3.96;13481 +60106;41.58852;9.01288;101;20220927;22;18.3;20.2;11.6;13.59;1.8;5.32;12477 +60106;41.58852;9.01288;101;20220928;21.3;17.9;19.6;8.5;15.55;21.6;3.57;8319 +60106;41.58852;9.01288;101;20220929;21.8;16.4;19.1;3.9;17.25;21;2.71;13673 +60106;41.58852;9.01288;101;20220930;22.3;14.4;18.4;3.2;16.18;4.7;2.13;6519 +60106;41.58852;9.01288;101;20221001;20.9;15.7;18.3;7.5;13.79;2.2;3.84;14650 +60106;41.58852;9.01288;101;20221002;24.8;18.1;21.4;7.7;16.95;0;4.28;14504 +60106;41.58852;9.01288;101;20221003;23.8;18;20.9;4.4;17.52;0;3.2;13546 +60106;41.58852;9.01288;101;20221004;25.1;13.7;19.4;2.9;17.39;.1;3.02;17413 +60106;41.58852;9.01288;101;20221005;25.2;16.5;20.8;3.6;17.02;0;3.42;17317 +60106;41.58852;9.01288;101;20221006;25.2;13.8;19.5;3.4;16.35;.1;3.25;18155 +60106;41.58852;9.01288;101;20221007;25.5;14.7;20.1;3;15.82;0;3.29;17535 +60106;41.58852;9.01288;101;20221008;25.1;12.8;19;2.7;16.29;2.9;2.9;16872 +60106;41.58852;9.01288;101;20221009;23.8;17.8;20.8;3.9;17.95;1.4;2.67;9994 +60106;41.58852;9.01288;101;20221010;24.6;17.6;21.1;4.2;17.25;.9;3.39;15257 +60106;41.58852;9.01288;101;20221011;24.2;14.9;19.6;3.5;17.05;.1;2.79;14114 +60106;41.58852;9.01288;101;20221012;19.5;16.4;17.9;3.8;17.55;17.2;1.3;3123 +60106;41.58852;9.01288;101;20221013;22.6;14.6;18.6;3.5;17.09;0;2.42;13785 +60106;41.58852;9.01288;101;20221014;23.2;16.8;20;4.8;16.99;0;2.8;10829 +60106;41.58852;9.01288;101;20221015;23.4;16.3;19.8;3.8;17.45;.2;2.7;14265 +60106;41.58852;9.01288;101;20221016;24.4;14.3;19.3;3.4;17.52;0;2.57;14057 +60106;41.58852;9.01288;101;20221017;23.9;17.2;20.5;4.3;18.15;.1;2.78;14367 +60106;41.58852;9.01288;101;20221018;24.5;14.7;19.6;3;17.39;.2;2.55;14998 +60106;41.58852;9.01288;101;20221019;23.3;13.1;18.2;2.7;16.62;.1;2.31;14661 +60106;41.58852;9.01288;101;20221020;24.3;15.1;19.7;3.3;18.05;.1;2.45;14133 +60106;41.58852;9.01288;101;20221021;25.5;17.1;21.3;4.2;17.72;0;2.88;10548 +60106;41.58852;9.01288;101;20221022;27.8;16;21.9;3;14.85;0;3.44;14645 +60106;41.58852;9.01288;101;20221023;29.2;16.7;23;3.9;16.65;.1;3.89;14016 +60106;41.58852;9.01288;101;20221024;28.1;14.8;21.5;3;15.22;.1;3.29;13062 +60106;41.58852;9.01288;101;20221025;25.8;16.3;21;4.3;15.62;.1;3.28;11080 +60106;41.58852;9.01288;101;20221026;27.2;13.2;20.2;2.8;14.19;.2;3.11;13021 +60106;41.58852;9.01288;101;20221027;24.6;14.7;19.6;4;17.35;.1;2.43;12457 +60106;41.58852;9.01288;101;20221028;23.5;15.6;19.6;3.4;17.62;.1;2.16;11551 +60106;41.58852;9.01288;101;20221029;23.8;15.3;19.5;4;17.15;.2;2.41;13038 +60106;41.58852;9.01288;101;20221030;23.9;14.9;19.4;3.8;15.12;0;2.73;13464 +60106;41.58852;9.01288;101;20221031;23.3;10.8;17.1;2.4;12.85;.1;2.23;12870 +60106;41.58852;9.01288;101;20221101;22.4;10.6;16.5;2.2;14.19;0;1.86;10793 +60106;41.58852;9.01288;101;20221102;22.6;12.2;17.4;3.1;15.49;0;2.03;12028 +60106;41.58852;9.01288;101;20221103;22.9;13.4;18.1;2.9;16.19;8.6;1.86;9960 +60106;41.58852;9.01288;101;20221104;19.6;15.9;17.8;7.8;13.95;1.6;2.99;9511 +60106;41.58852;9.01288;101;20221105;21.6;10.3;16;3.2;10.52;.1;2.47;10774 +60106;41.58852;9.01288;101;20221106;21;8.7;14.9;3.5;10.02;0;2.53;12494 +60106;41.58852;9.01288;101;20221107;21.8;11.4;16.6;3.5;13.99;0;2.03;10064 +60106;41.58852;9.01288;101;20221108;22.3;11.8;17;3.1;14.65;0;1.94;11439 +60106;41.58852;9.01288;101;20221109;22.5;14.1;18.3;3.2;14.79;.4;2.05;9721 +60106;41.58852;9.01288;101;20221110;22.4;14.2;18.3;3;16.85;0;1.67;9509 +60106;41.58852;9.01288;101;20221111;22;14;18;4.3;16.19;0;1.95;10636 +60106;41.58852;9.01288;101;20221112;20.8;11.9;16.3;2.8;13.79;0;1.7;8887 +60106;41.58852;9.01288;101;20221113;18.9;13.1;16;4.1;11.95;3.7;2.15;6297 +60106;41.58852;9.01288;101;20221114;19.8;8.8;14.3;2.7;11.65;3.9;1.65;10280 +60106;41.58852;9.01288;101;20221115;20.2;12.3;16.3;2.3;14.99;29.5;1.22;4236 +60106;41.58852;9.01288;101;20221116;20.7;15;17.9;4.6;16.65;5.8;1.66;8019 +60106;41.58852;9.01288;101;20221117;21.4;14;17.7;5.2;14.39;10.6;2.27;7183 +60106;41.58852;9.01288;101;20221118;18.4;14.5;16.4;7.5;13.95;.9;2.18;9232 +60106;41.58852;9.01288;101;20221119;17.1;12.7;14.9;3.3;11.59;.4;1.71;6105 +60106;41.58852;9.01288;101;20221120;18;9.3;13.7;3.6;11.15;0;1.67;7713 +60106;41.58852;9.01288;101;20221121;17.6;9.3;13.5;7.2;11.69;44.2;1.95;7719 +60106;41.58852;9.01288;101;20221122;14.6;12.2;13.4;12.1;11.79;7.4;2.15;3058 +60106;41.58852;9.01288;101;20221123;17;12.3;14.6;9.2;11.49;.3;2.51;6197 +60106;41.58852;9.01288;101;20221124;17.9;12.7;15.3;6.9;10.65;0;2.78;8869 +60106;41.58852;9.01288;101;20221125;15.2;10.7;13;3.4;11.92;22;1.11;4350 +60106;41.58852;9.01288;101;20221126;17.6;10.2;13.9;4.5;10.12;.3;2.06;7497 +60106;41.58852;9.01288;101;20221127;16.8;8.4;12.6;4.2;7.85;0;2.2;9682 +60106;41.58852;9.01288;101;20221128;14.8;6;10.4;2.6;8.92;0;1.24;6100 +60106;41.58852;9.01288;101;20221129;14.3;8.1;11.2;3.4;9.65;7.6;1.33;4692 +60106;41.58852;9.01288;101;20221130;14.7;6.6;10.7;3.6;9.55;1.6;1.3;6774 +60106;41.58852;9.01288;101;20221201;14.4;7.9;11.1;3.7;8.59;0;1.63;6677 +60106;41.58852;9.01288;101;20221202;15.3;6.2;10.8;4.1;9.15;1.5;1.52;6148 +60106;41.58852;9.01288;101;20221203;18.8;11;14.9;4;11.25;4.1;1.82;7227 +60106;41.58852;9.01288;101;20221204;17.5;8.6;13;2.4;12.15;10.6;1.03;6347 +60106;41.58852;9.01288;101;20221205;18.7;11.4;15;2.5;12.05;1;1.34;6989 +60106;41.58852;9.01288;101;20221206;18.1;7.8;13;2.6;11.39;0;1.13;8733 +60106;41.58852;9.01288;101;20221207;16.7;8.7;12.7;4.7;10.92;0;1.49;8240 +60106;41.58852;9.01288;101;20221208;16.3;10.9;13.6;4.1;10.42;.5;1.73;4053 +60106;41.58852;9.01288;101;20221209;18.1;10.1;14.1;3.4;13.59;37.6;1.07;5282 +60106;41.58852;9.01288;101;20221210;15.6;12.6;14.1;4.8;13.42;5;1.15;2270 +60106;41.58852;9.01288;101;20221211;13.4;9.6;11.5;8.7;8.19;0;2.57;5302 +60106;41.58852;9.01288;101;20221212;14.6;4.6;9.6;3.9;7.89;8.7;1.55;8668 +60106;41.58852;9.01288;101;20221213;15.8;7.9;11.8;5.8;11.59;14.1;1.27;4935 +60106;41.58852;9.01288;101;20221214;15.5;11.1;13.3;4.5;13.59;16.6;.86;4329 +60106;41.58852;9.01288;101;20221215;16.3;11.2;13.8;4.5;13.95;24.8;.95;2802 +60106;41.58852;9.01288;101;20221216;16;12.1;14;4.8;13.65;14.5;1.06;3594 +60106;41.58852;9.01288;101;20221217;16.1;11.3;13.7;5.3;11.42;0;1.62;7365 +60106;41.58852;9.01288;101;20221218;16.8;7.1;12;2.2;10.12;0;1.01;8683 +60106;41.58852;9.01288;101;20221219;16.5;6.4;11.5;2.2;10.39;0;.91;8383 +60106;41.58852;9.01288;101;20221220;16.3;6.1;11.2;2.2;10.02;0;.91;8930 +60106;41.58852;9.01288;101;20221221;16;6.3;11.1;3;11.05;10.1;.95;5385 +60106;41.58852;9.01288;101;20221222;17.3;11.1;14.2;6.8;13.59;0;1.24;5920 +60106;41.58852;9.01288;101;20221223;18;14.1;16;7.3;14.55;0;1.62;4972 +60106;41.58852;9.01288;101;20221224;17.6;14.4;16;7.5;14.85;0;1.38;6075 +60106;41.58852;9.01288;101;20221225;17.5;11.9;14.7;4.1;13.29;0;1.23;7565 +60106;41.58852;9.01288;101;20221226;19.6;7.4;13.5;3.6;11.49;0;1.54;8386 +60106;41.58852;9.01288;101;20221227;17.1;13.1;15.1;5.3;12.79;0;1.6;7426 +60106;41.58852;9.01288;101;20221228;16.8;10.6;13.7;4.7;11.62;0;1.45;8101 +60106;41.58852;9.01288;101;20221229;17.7;7.7;12.7;2.6;10.99;.2;1.18;8454 +60106;41.58852;9.01288;101;20221230;17.6;10.4;14;5.5;14.35;1.6;.91;5389 +60106;41.58852;9.01288;101;20221231;19.1;14.6;16.9;3.6;14.45;.1;1.45;5482 +60107;41.60035;9.24645;60;20220101;14;11.1;12.5;3.9;11.9;0;1;2108 +60107;41.60035;9.24645;60;20220102;14.2;11;12.6;5.3;10.8;0;1.45;4306 +60107;41.60035;9.24645;60;20220103;15.2;11.6;13.4;6.4;11.66;0;1.46;4616 +60107;41.60035;9.24645;60;20220104;14.7;11.7;13.2;5.2;11.8;0;1.32;4368 +60107;41.60035;9.24645;60;20220105;16.4;11;13.7;7.7;9.8;2.3;2.56;4077 +60107;41.60035;9.24645;60;20220106;10.8;7.6;9.2;4.4;8.2;10.8;1.43;3755 +60107;41.60035;9.24645;60;20220107;13.8;5;9.4;3.3;7.93;.1;1.36;8264 +60107;41.60035;9.24645;60;20220108;13.8;2.6;8.2;4.2;7.1;1.3;1.51;9875 +60107;41.60035;9.24645;60;20220109;13.9;4.9;9.4;8.7;7.6;0;2.27;6900 +60107;41.60035;9.24645;60;20220110;13.3;1.9;7.6;4.7;5.8;0;2.04;8780 +60107;41.60035;9.24645;60;20220111;14.8;3.5;9.2;5.1;5.13;0;2.63;9775 +60107;41.60035;9.24645;60;20220112;11.8;3.5;7.7;6.7;5.1;0;2.64;9315 +60107;41.60035;9.24645;60;20220113;12.5;3.4;7.9;4.9;5.06;0;2.26;9772 +60107;41.60035;9.24645;60;20220114;14.3;.7;7.5;3.8;6.33;0;1.61;10553 +60107;41.60035;9.24645;60;20220115;14.8;2.3;8.6;5;7.7;.1;1.61;9681 +60107;41.60035;9.24645;60;20220116;14.1;3.1;8.6;6.3;8.6;0;1.61;10632 +60107;41.60035;9.24645;60;20220117;14.2;5.9;10;4.6;8.7;0;1.57;8668 +60107;41.60035;9.24645;60;20220118;14.1;4;9.1;2.9;8.3;0;1.32;8815 +60107;41.60035;9.24645;60;20220119;14;2.8;8.4;2.9;8.9;0;1.04;9552 +60107;41.60035;9.24645;60;20220120;13;8.6;10.8;5.8;8.2;.1;1.87;8265 +60107;41.60035;9.24645;60;20220121;12.3;8;10.1;3;8.6;2.1;1.26;6264 +60107;41.60035;9.24645;60;20220122;13.3;3.2;8.3;3.1;7.2;0;1.42;10952 +60107;41.60035;9.24645;60;20220123;13.8;1.3;7.5;2.2;7.56;0;1.14;11368 +60107;41.60035;9.24645;60;20220124;14.8;1.5;8.2;2;7.9;0;1.14;10878 +60107;41.60035;9.24645;60;20220125;14.3;3.3;8.8;2.9;7.83;0;1.42;10310 +60107;41.60035;9.24645;60;20220126;13.7;3.1;8.4;4.4;8.26;0;1.52;8916 +60107;41.60035;9.24645;60;20220127;14.6;3.4;9;3.4;8.6;0;1.49;11242 +60107;41.60035;9.24645;60;20220128;14.1;9.3;11.7;3.5;8.85;0;1.69;8748 +60107;41.60035;9.24645;60;20220129;15;6.6;10.8;4.5;8.5;0;1.86;12133 +60107;41.60035;9.24645;60;20220130;13.5;8.8;11.2;5.3;9.55;0;1.66;7321 +60107;41.60035;9.24645;60;20220131;13.1;9.2;11.1;6.7;9.45;0;1.7;8160 +60107;41.60035;9.24645;60;20220201;16.9;2.7;9.8;4.2;5.76;0;2.74;12731 +60107;41.60035;9.24645;60;20220202;15.3;4.4;9.9;5.9;8.96;0;1.77;11977 +60107;41.60035;9.24645;60;20220203;16.4;5;10.7;3.9;10.53;0;1.5;11956 +60107;41.60035;9.24645;60;20220204;14.2;10.4;12.3;5;11.2;0;1.42;6268 +60107;41.60035;9.24645;60;20220205;15.6;10.3;12.9;4.1;10.76;.1;1.64;5718 +60107;41.60035;9.24645;60;20220206;14.8;9.1;12;4.9;10.4;0;1.65;11439 +60107;41.60035;9.24645;60;20220207;15.5;9.3;12.4;9.9;9.3;.1;2.74;9390 +60107;41.60035;9.24645;60;20220208;15.7;7;11.3;3.1;6.35;0;2.34;13662 +60107;41.60035;9.24645;60;20220209;15.8;3;9.4;3.7;8.6;.1;1.79;12754 +60107;41.60035;9.24645;60;20220210;15.5;2.8;9.1;2.9;8.76;0;1.59;12756 +60107;41.60035;9.24645;60;20220211;14.3;2.8;8.6;3.4;8.86;0;1.58;12989 +60107;41.60035;9.24645;60;20220212;15.3;4.1;9.7;4.2;8.83;0;1.96;13813 +60107;41.60035;9.24645;60;20220213;16;5.9;11;2.7;9.2;0;1.68;9933 +60107;41.60035;9.24645;60;20220214;16.8;6.1;11.4;3;9.96;7;1.79;11308 +60107;41.60035;9.24645;60;20220215;13.9;8.1;11;7.5;8.93;.1;2.13;9281 +60107;41.60035;9.24645;60;20220216;15;7.2;11.1;5.7;9;.1;2.13;12149 +60107;41.60035;9.24645;60;20220217;16.8;9;12.9;5.7;11.66;0;1.9;13377 +60107;41.60035;9.24645;60;20220218;17.9;8.2;13.1;5.6;12.26;0;1.96;12574 +60107;41.60035;9.24645;60;20220219;14.6;11.3;13;5;11.95;0;1.5;6375 +60107;41.60035;9.24645;60;20220220;15.1;10.2;12.7;5.4;10.43;0;2.23;12634 +60107;41.60035;9.24645;60;20220221;15.8;9.5;12.6;10.8;9.2;0;3.09;8632 +60107;41.60035;9.24645;60;20220222;17.7;9.2;13.5;5.1;7.45;0;3.38;14801 +60107;41.60035;9.24645;60;20220223;17.4;8.6;13;2.8;8.15;0;2.5;16169 +60107;41.60035;9.24645;60;20220224;17;7.9;12.4;3.4;9.1;0;2.44;16049 +60107;41.60035;9.24645;60;20220225;14.7;9.4;12;5.7;9.6;0;2.3;11933 +60107;41.60035;9.24645;60;20220226;14.1;7.2;10.7;7.4;5.3;0;3.89;14500 +60107;41.60035;9.24645;60;20220227;13.3;6.5;9.9;5.8;4.3;0;3.71;15545 +60107;41.60035;9.24645;60;20220228;14.7;3.6;9.1;3.8;6.06;0;2.73;16618 +60107;41.60035;9.24645;60;20220301;10.9;1.7;6.3;4.6;5.53;0;2.43;14567 +60107;41.60035;9.24645;60;20220302;12.5;3.8;8.1;3.4;5.85;0;2.43;17541 +60107;41.60035;9.24645;60;20220303;13.8;2;7.9;2;7.63;0;1.66;10900 +60107;41.60035;9.24645;60;20220304;13.3;5.9;9.6;3.6;9.4;4.2;1.52;7767 +60107;41.60035;9.24645;60;20220305;13.1;4.3;8.7;5.3;6.33;0;2.81;15281 +60107;41.60035;9.24645;60;20220306;12.7;3.5;8.1;3.9;6.16;.3;2.43;14984 +60107;41.60035;9.24645;60;20220307;12.5;2.1;7.3;3.7;5.9;0;2.48;17108 +60107;41.60035;9.24645;60;20220308;12.1;4.5;8.3;4;5.8;0;2.5;13546 +60107;41.60035;9.24645;60;20220309;13.5;4.9;9.2;3.8;5.55;0;2.94;18466 +60107;41.60035;9.24645;60;20220310;14.5;5.2;9.8;2.6;7.35;0;2.47;19168 +60107;41.60035;9.24645;60;20220311;15.3;4.5;9.9;4.5;8.86;.2;2.41;16630 +60107;41.60035;9.24645;60;20220312;14.2;9.6;11.9;6.2;8.95;1.6;2.63;10705 +60107;41.60035;9.24645;60;20220313;11.9;9.4;10.7;5.7;11.3;11.6;1.13;4830 +60107;41.60035;9.24645;60;20220314;16.7;11.3;14;5.7;13.3;.6;1.77;8168 +60107;41.60035;9.24645;60;20220315;15.1;12;13.6;6.5;12.7;.6;1.68;5793 +60107;41.60035;9.24645;60;20220316;15.2;12.1;13.7;6.6;12.9;0;1.72;7403 +60107;41.60035;9.24645;60;20220317;17;11.5;14.3;6.4;11.5;.8;2.72;12354 +60107;41.60035;9.24645;60;20220318;13.2;12.5;12.9;5.8;10.86;14.3;1.8;2594 +60107;41.60035;9.24645;60;20220319;12.2;10;11.1;6.7;10.36;20.6;1.61;4916 +60107;41.60035;9.24645;60;20220320;13.3;8.9;11.1;4.4;10.33;4;1.76;9604 +60107;41.60035;9.24645;60;20220321;13.5;4.5;9;4.7;7.3;0;2.77;17554 +60107;41.60035;9.24645;60;20220322;14.9;1.6;8.3;4.1;6.86;0;3.05;21777 +60107;41.60035;9.24645;60;20220323;16.5;2.9;9.7;3.7;7.36;0;3.19;21999 +60107;41.60035;9.24645;60;20220324;17.9;4.5;11.2;4.4;7.73;0;3.56;22132 +60107;41.60035;9.24645;60;20220325;16.9;7.4;12.1;5.8;9.43;0;3.3;20234 +60107;41.60035;9.24645;60;20220326;15.2;10;12.6;5.8;8.06;.1;3.32;13730 +60107;41.60035;9.24645;60;20220327;20.1;12;16.1;5.3;7.73;0;4.81;19918 +60107;41.60035;9.24645;60;20220328;19.7;7.7;13.7;2.2;8.7;0;3.5;22924 +60107;41.60035;9.24645;60;20220329;17.6;6.1;11.9;4.5;10.76;10.2;2.87;19560 +60107;41.60035;9.24645;60;20220330;15.2;11.5;13.4;3.3;13.95;5.5;1.16;5553 +60107;41.60035;9.24645;60;20220331;15.5;12.7;14.1;7.1;12.66;0;2.09;8696 +60107;41.60035;9.24645;60;20220401;14.5;12.1;13.3;10.7;7.83;4;3.95;9312 +60107;41.60035;9.24645;60;20220402;11.6;5;8.3;6.6;7.45;3.8;2.38;10818 +60107;41.60035;9.24645;60;20220403;12.6;5.2;8.9;6;7.4;0;2.93;19817 +60107;41.60035;9.24645;60;20220404;15;4.7;9.8;3.7;7.46;0;3.16;20373 +60107;41.60035;9.24645;60;20220405;16.4;2.4;9.4;3.4;8.3;0;3.19;24458 +60107;41.60035;9.24645;60;20220406;11.6;7.1;9.3;3.9;9.6;4;1.38;7354 +60107;41.60035;9.24645;60;20220407;18.4;7.8;13.1;9.3;11.99;0;3.18;20190 +60107;41.60035;9.24645;60;20220408;19.8;12.9;16.3;8.6;14.39;0;3.2;14710 +60107;41.60035;9.24645;60;20220409;17.7;13.5;15.6;10.5;9;0;5.01;17591 +60107;41.60035;9.24645;60;20220410;16.6;6.2;11.4;3.6;8.05;0;3.55;23842 +60107;41.60035;9.24645;60;20220411;17;4.5;10.8;5.5;9.06;0;3.62;25210 +60107;41.60035;9.24645;60;20220412;15.4;10.1;12.7;6.1;11.4;.4;2.43;14259 +60107;41.60035;9.24645;60;20220413;17.8;12.1;14.9;5.7;11.73;0;3.56;20091 +60107;41.60035;9.24645;60;20220414;20;10.3;15.2;4.6;9.27;0;4.5;23253 +60107;41.60035;9.24645;60;20220415;22.3;11;16.7;3.4;9.23;0;4.9;25272 +60107;41.60035;9.24645;60;20220416;23.2;8.4;15.8;4.8;10.6;0;5.16;25568 +60107;41.60035;9.24645;60;20220417;17.5;11.5;14.5;7.3;6.93;0;5.42;21247 +60107;41.60035;9.24645;60;20220418;17.6;8.2;12.9;4.1;7.95;0;4.22;25879 +60107;41.60035;9.24645;60;20220419;19.2;7.6;13.4;4.3;11.43;.3;3.68;23947 +60107;41.60035;9.24645;60;20220420;18.5;9.7;14.1;5.3;13.06;1.3;2.96;19500 +60107;41.60035;9.24645;60;20220421;16;11.7;13.9;6.1;13.23;30.4;2.33;14340 +60107;41.60035;9.24645;60;20220422;17.7;10.7;14.2;4.8;13.5;.1;2.44;15630 +60107;41.60035;9.24645;60;20220423;20.2;11;15.6;4.9;12.93;.1;3.72;22140 +60107;41.60035;9.24645;60;20220424;17.4;12.6;15;6.3;12.33;0;2.81;11636 +60107;41.60035;9.24645;60;20220425;19;12.7;15.8;4.5;13.33;.1;3.74;23767 +60107;41.60035;9.24645;60;20220426;20.5;8.7;14.6;3;12.26;.1;3.95;26109 +60107;41.60035;9.24645;60;20220427;20.3;8.2;14.2;3.7;13.4;.2;3.56;24889 +60107;41.60035;9.24645;60;20220428;22.4;11.2;16.8;4.2;11.13;.1;5.02;27800 +60107;41.60035;9.24645;60;20220429;21.8;9;15.4;4.2;8.96;0;5.3;27345 +60107;41.60035;9.24645;60;20220430;21.4;7.4;14.4;3.2;10.73;0;4.35;27168 +60107;41.60035;9.24645;60;20220501;19.9;10.1;15;2.6;12.5;0;3.43;20329 +60107;41.60035;9.24645;60;20220502;21;7.8;14.4;2.7;11.83;0;4.25;27853 +60107;41.60035;9.24645;60;20220503;22.5;9;15.7;2.6;12.2;0;4.6;28904 +60107;41.60035;9.24645;60;20220504;21;11.3;16.1;3.9;13.93;1.2;3.76;22133 +60107;41.60035;9.24645;60;20220505;15.1;13.9;14.5;4.6;14.16;17.7;1.17;1575 +60107;41.60035;9.24645;60;20220506;18.2;12.1;15.1;5.6;14.33;4;2.28;12330 +60107;41.60035;9.24645;60;20220507;21.8;14.3;18;4.1;14.36;0;3.48;14747 +60107;41.60035;9.24645;60;20220508;22.2;12;17.1;2.6;13.4;.4;4;21968 +60107;41.60035;9.24645;60;20220509;22.3;12.1;17.2;2.2;13.56;0;4.43;26595 +60107;41.60035;9.24645;60;20220510;23.8;11;17.4;2.7;14.16;.1;4.88;29625 +60107;41.60035;9.24645;60;20220511;23.3;11.7;17.5;2.9;14.76;0;4.49;26669 +60107;41.60035;9.24645;60;20220512;24;11;17.5;2.6;14.8;0;4.83;29975 +60107;41.60035;9.24645;60;20220513;24.7;10.2;17.4;2.5;14.03;0;5.05;30204 +60107;41.60035;9.24645;60;20220514;24.2;10.3;17.2;2.5;13.76;0;5.04;30279 +60107;41.60035;9.24645;60;20220515;25.8;10.1;17.9;2.5;14.06;.1;5.25;30386 +60107;41.60035;9.24645;60;20220516;25.9;11.9;18.9;2.5;15.53;0;5.17;29544 +60107;41.60035;9.24645;60;20220517;26.4;13.6;20;2.2;16.03;0;5.06;28079 +60107;41.60035;9.24645;60;20220518;28.1;13.4;20.7;2.4;15.96;0;5.7;30666 +60107;41.60035;9.24645;60;20220519;26.2;16.7;21.5;4.7;16.23;0;5.92;29340 +60107;41.60035;9.24645;60;20220520;28;16.6;22.3;3.9;15.63;1.1;6.34;30950 +60107;41.60035;9.24645;60;20220521;25.5;14.3;19.9;4.1;17.8;0;5.02;29034 +60107;41.60035;9.24645;60;20220522;26.5;13.9;20.2;3.4;17;0;5.39;29789 +60107;41.60035;9.24645;60;20220523;29;14.3;21.7;3.7;18.83;0;5.94;30639 +60107;41.60035;9.24645;60;20220524;26.5;17.1;21.8;4.7;20;0;5;25656 +60107;41.60035;9.24645;60;20220525;27.2;16.7;22;2.9;20.5;.2;4.8;25026 +60107;41.60035;9.24645;60;20220526;27.9;18.1;23;3.1;20.66;0;4.58;21281 +60107;41.60035;9.24645;60;20220527;29.9;20;25;5.1;16.66;0;6.18;19373 +60107;41.60035;9.24645;60;20220528;30.2;22;26.1;3.8;16.56;0;6.61;24870 +60107;41.60035;9.24645;60;20220529;23.6;18.3;21;5.8;18.2;0;4.05;15948 +60107;41.60035;9.24645;60;20220530;28.1;18;23.1;4;16.5;0;6.14;26892 +60107;41.60035;9.24645;60;20220531;26.1;15.9;21;3.5;18.53;0;5.2;27871 +60107;41.60035;9.24645;60;20220601;28.3;16.3;22.3;3.1;19.9;.1;5.71;29765 +60107;41.60035;9.24645;60;20220602;28.2;16.5;22.3;5.1;20.63;0;5.79;30075 +60107;41.60035;9.24645;60;20220603;27.2;21.1;24.2;5.8;22.2;0;4.34;15638 +60107;41.60035;9.24645;60;20220604;31.6;20.9;26.2;4.7;22.6;0;6.32;25569 +60107;41.60035;9.24645;60;20220605;29.2;21.4;25.3;4.7;21.66;0;5.77;23749 +60107;41.60035;9.24645;60;20220606;27.7;19.8;23.7;5.7;21.13;0;5.81;27607 +60107;41.60035;9.24645;60;20220607;28.5;17.2;22.8;5.5;18.73;0;6.49;31614 +60107;41.60035;9.24645;60;20220608;26;20.4;23.2;6.4;18.33;.1;5.14;19763 +60107;41.60035;9.24645;60;20220609;26;20.4;23.2;6.8;16.46;0;6.02;23792 +60107;41.60035;9.24645;60;20220610;27.4;14.9;21.2;3.4;16.06;.1;6.4;32214 +60107;41.60035;9.24645;60;20220611;28.9;15.5;22.2;3.1;15.73;0;6.38;30276 +60107;41.60035;9.24645;60;20220612;30.8;15;22.9;3;15.26;0;6.72;31568 +60107;41.60035;9.24645;60;20220613;28.6;16.6;22.6;4.4;17.3;0;6.18;28934 +60107;41.60035;9.24645;60;20220614;28.9;18;23.5;2.8;20.4;.1;5.89;29885 +60107;41.60035;9.24645;60;20220615;31.6;16.2;23.9;2.2;19.9;0;6.28;30867 +60107;41.60035;9.24645;60;20220616;29.9;17.5;23.7;2.6;20.06;.1;6.33;32311 +60107;41.60035;9.24645;60;20220617;32.8;17.5;25.2;2.4;20.06;0;6.85;32409 +60107;41.60035;9.24645;60;20220618;31.2;21.4;26.3;4.2;20.23;0;7.46;32302 +60107;41.60035;9.24645;60;20220619;31;18.7;24.9;2.8;17.93;0;6.81;31099 +60107;41.60035;9.24645;60;20220620;32;20.4;26.2;2.8;20.76;0;6.91;32131 +60107;41.60035;9.24645;60;20220621;32.5;19.3;25.9;3.7;21.73;0;6.61;27950 +60107;41.60035;9.24645;60;20220622;29.7;22;25.8;4.8;25.23;.1;5.42;23760 +60107;41.60035;9.24645;60;20220623;30.4;21.5;26;4;24.33;0;5.14;20272 +60107;41.60035;9.24645;60;20220624;30.4;22.2;26.3;4.7;21.73;0;6.33;25268 +60107;41.60035;9.24645;60;20220625;31.9;22.9;27.4;4;21.63;0;6.72;25662 +60107;41.60035;9.24645;60;20220626;30.2;22.6;26.4;6;23.36;0;6.63;27479 +60107;41.60035;9.24645;60;20220627;32.7;22.9;27.8;5;26.23;.1;6.38;25319 +60107;41.60035;9.24645;60;20220628;30.1;24.1;27.1;4.5;25.73;0;5.12;19915 +60107;41.60035;9.24645;60;20220629;28.3;22;25.1;6;21.33;0;6.15;25486 +60107;41.60035;9.24645;60;20220630;30.6;16.8;23.7;3.7;20.06;0;6.62;31922 +60107;41.60035;9.24645;60;20220701;30.9;20.2;25.6;4;21.1;0;6.83;31353 +60107;41.60035;9.24645;60;20220702;30.4;17.6;24;2.9;19.53;0;6.09;29547 +60107;41.60035;9.24645;60;20220703;35;18.5;26.8;2.6;19.9;0;7.43;32348 +60107;41.60035;9.24645;60;20220704;34.9;19;26.9;2.6;19.03;0;7.19;31204 +60107;41.60035;9.24645;60;20220705;30.9;19.9;25.4;4.5;20.46;0;7.01;32141 +60107;41.60035;9.24645;60;20220706;31.1;23.1;27.1;5.5;22.66;0;7.04;29618 +60107;41.60035;9.24645;60;20220707;29.7;23;26.3;5.5;21.1;0;6.55;26332 +60107;41.60035;9.24645;60;20220708;30.9;20.5;25.7;3.1;19.06;0;6.35;26532 +60107;41.60035;9.24645;60;20220709;31.5;17.4;24.5;3.1;14.86;0;7.16;30958 +60107;41.60035;9.24645;60;20220710;31;19.3;25.1;2.9;17.33;.4;6.9;31191 +60107;41.60035;9.24645;60;20220711;33;17.2;25.1;3;18.03;0;7.14;31681 +60107;41.60035;9.24645;60;20220712;31.2;19.1;25.2;3.8;19.76;0;6.97;31568 +60107;41.60035;9.24645;60;20220713;31.5;19.4;25.5;2.9;21.36;0;6.49;30491 +60107;41.60035;9.24645;60;20220714;32.1;19.3;25.7;2.6;21.26;0;6.51;30750 +60107;41.60035;9.24645;60;20220715;32;19.8;25.9;4;21.83;0;6.48;27850 +60107;41.60035;9.24645;60;20220716;32.2;20.8;26.5;3.7;23.53;0;6.37;28622 +60107;41.60035;9.24645;60;20220717;33.4;20;26.7;3;24.6;0;6.61;30128 +60107;41.60035;9.24645;60;20220718;35.2;23.7;29.4;3.9;22.76;0;7.94;31315 +60107;41.60035;9.24645;60;20220719;34.7;20.3;27.5;3.4;18.96;0;7.65;31266 +60107;41.60035;9.24645;60;20220720;36.1;21.6;28.8;3.2;20.06;0;7.79;30981 +60107;41.60035;9.24645;60;20220721;34.1;21.9;28;3.1;23.83;0;6.52;27920 +60107;41.60035;9.24645;60;20220722;34.2;20.4;27.3;3.3;22.63;0;6.99;30904 +60107;41.60035;9.24645;60;20220723;33.3;21;27.1;3.7;22.66;0;6.6;27323 +60107;41.60035;9.24645;60;20220724;31.9;21.5;26.7;4.6;24.23;0;6.09;25460 +60107;41.60035;9.24645;60;20220725;33.2;20.9;27.1;4.2;24.1;0;6.91;30506 +60107;41.60035;9.24645;60;20220726;31.5;24.8;28.1;6.4;24.6;0;6.71;25585 +60107;41.60035;9.24645;60;20220727;31.3;23.3;27.3;6.3;21.73;0;6.89;24248 +60107;41.60035;9.24645;60;20220728;31.4;20.1;25.7;4.2;21.06;0;6.79;30103 +60107;41.60035;9.24645;60;20220729;33.9;20.1;27;3;21.9;0;6.9;29996 +60107;41.60035;9.24645;60;20220730;31.7;23.3;27.5;6.1;22.86;0;6.72;24133 +60107;41.60035;9.24645;60;20220731;32.8;20.2;26.5;2.9;21.43;0;6.56;29386 +60107;41.60035;9.24645;60;20220801;34.3;20.5;27.4;2.4;21.23;0;6.74;29844 +60107;41.60035;9.24645;60;20220802;33.5;20.4;27;2.9;22;0;6.13;25943 +60107;41.60035;9.24645;60;20220803;34.8;20.6;27.7;2.1;22.1;0;6.51;29212 +60107;41.60035;9.24645;60;20220804;34.9;21.2;28.1;2.3;22.56;0;6.64;29126 +60107;41.60035;9.24645;60;20220805;34.5;20.9;27.7;2.5;21.66;0;6.42;27492 +60107;41.60035;9.24645;60;20220806;32.3;21.3;26.8;3.7;23.43;0;6.08;26005 +60107;41.60035;9.24645;60;20220807;33.6;21.9;27.8;3.1;24.56;0;6.27;27031 +60107;41.60035;9.24645;60;20220808;33.1;21.9;27.5;2.7;23.2;1;6.18;26434 +60107;41.60035;9.24645;60;20220809;33.6;20.8;27.2;2.7;20.73;1.5;6.51;28268 +60107;41.60035;9.24645;60;20220810;32.3;21.1;26.7;3.1;20.6;.9;6.49;27529 +60107;41.60035;9.24645;60;20220811;32.3;19.8;26.1;2.5;19.16;0;6.04;25716 +60107;41.60035;9.24645;60;20220812;31.3;19.2;25.2;3.2;20;.2;6.16;28069 +60107;41.60035;9.24645;60;20220813;29.5;20.7;25.1;2.8;22.66;0;4.41;19324 +60107;41.60035;9.24645;60;20220814;31.7;21.2;26.4;3.6;21.7;.4;6.07;26140 +60107;41.60035;9.24645;60;20220815;31.7;21.9;26.8;4.1;24.6;.6;5.62;23197 +60107;41.60035;9.24645;60;20220816;33.1;21.4;27.3;3.2;24.06;0;6.15;27491 +60107;41.60035;9.24645;60;20220817;32.2;23.9;28;5.6;26.2;.3;6.01;23767 +60107;41.60035;9.24645;60;20220818;31.9;25.2;28.6;5.2;23.83;3.6;6.26;21804 +60107;41.60035;9.24645;60;20220819;28.3;21.9;25.1;6.6;20.46;1.7;5.7;21690 +60107;41.60035;9.24645;60;20220820;28.9;21.9;25.4;5.6;20.7;0;5.67;22303 +60107;41.60035;9.24645;60;20220821;29.7;22.9;26.3;6;21.93;0;6.13;24688 +60107;41.60035;9.24645;60;20220822;30.7;19.9;25.3;2.8;20.7;.5;5.33;24027 +60107;41.60035;9.24645;60;20220823;31.1;18.8;25;2.7;20.9;0;5.42;25738 +60107;41.60035;9.24645;60;20220824;32.3;19.5;25.9;2.8;19.53;0;5.86;25854 +60107;41.60035;9.24645;60;20220825;30.9;18.5;24.7;2.7;19.96;0;5.34;24976 +60107;41.60035;9.24645;60;20220826;31.1;19.4;25.2;3.1;20.93;0;5.41;25353 +60107;41.60035;9.24645;60;20220827;30.5;20.1;25.3;3.7;22.7;0;5.2;23334 +60107;41.60035;9.24645;60;20220828;29.7;20.6;25.2;4.2;22.43;0;5.11;22724 +60107;41.60035;9.24645;60;20220829;30.6;19.2;24.9;3;22.1;.1;5.03;23822 +60107;41.60035;9.24645;60;20220830;32.1;19;25.5;2.9;21.43;0;5.54;25051 +60107;41.60035;9.24645;60;20220831;29.3;18.7;24;4.7;21.86;6.7;4.58;19194 +60107;41.60035;9.24645;60;20220901;29.1;20.8;24.9;4.3;22.53;1.9;4.42;19531 +60107;41.60035;9.24645;60;20220902;29.9;18.9;24.4;2.9;21.46;.9;4.45;20165 +60107;41.60035;9.24645;60;20220903;30.6;21;25.8;3.3;23.23;4.2;4.79;21332 +60107;41.60035;9.24645;60;20220904;30.6;20.8;25.7;3.3;23.33;1.3;4.96;23033 +60107;41.60035;9.24645;60;20220905;29.8;21.5;25.6;4.5;23.4;0;4.69;19724 +60107;41.60035;9.24645;60;20220906;30.9;22.8;26.8;3.8;24.8;.3;4.48;17830 +60107;41.60035;9.24645;60;20220907;31.6;20.9;26.2;2.4;24.46;0;4.66;21922 +60107;41.60035;9.24645;60;20220908;30.4;20.9;25.6;4;23.83;0;4.28;17425 +60107;41.60035;9.24645;60;20220909;30.8;23.4;27.1;5.9;17.56;0;6.53;21365 +60107;41.60035;9.24645;60;20220910;29;23.6;26.3;7.3;16.3;0;6.68;18847 +60107;41.60035;9.24645;60;20220911;28.9;21.8;25.3;5.4;18.3;0;5.68;21414 +60107;41.60035;9.24645;60;20220912;29.3;15.4;22.3;2.5;17.26;0;4.55;22540 +60107;41.60035;9.24645;60;20220913;29.8;17;23.4;3.7;21.9;0;4.34;20592 +60107;41.60035;9.24645;60;20220914;30.6;23;26.8;5.1;25.36;1.3;4.49;16900 +60107;41.60035;9.24645;60;20220915;31.6;22.9;27.2;5;21.66;0;5.15;14305 +60107;41.60035;9.24645;60;20220916;30.2;23.5;26.9;7.1;19.5;0;6.01;18765 +60107;41.60035;9.24645;60;20220917;26;22.4;24.2;8.5;13.63;0;6.7;18236 +60107;41.60035;9.24645;60;20220918;26.7;13.5;20.1;3;12.83;0;4.47;21681 +60107;41.60035;9.24645;60;20220919;26.4;14.1;20.3;4.3;14.8;0;4.5;19992 +60107;41.60035;9.24645;60;20220920;27.5;14.6;21.1;2.7;15.83;.4;3.67;15347 +60107;41.60035;9.24645;60;20220921;27.8;14.6;21.2;3.8;14.66;.4;4.6;19551 +60107;41.60035;9.24645;60;20220922;24;16.9;20.4;5.3;11.83;0;4.93;16704 +60107;41.60035;9.24645;60;20220923;24.5;12.4;18.4;3.4;10.9;0;4.36;20831 +60107;41.60035;9.24645;60;20220924;23.1;13;18;2.3;15.46;9.4;2.22;8258 +60107;41.60035;9.24645;60;20220925;24.3;16.7;20.5;3.5;19.06;1.5;2.7;13396 +60107;41.60035;9.24645;60;20220926;25;17.5;21.3;6;15.76;0;4.08;12816 +60107;41.60035;9.24645;60;20220927;23.4;19.6;21.5;11.4;12.26;.5;6.11;13187 +60107;41.60035;9.24645;60;20220928;22.5;18;20.2;8.1;14.43;7.9;3.82;9205 +60107;41.60035;9.24645;60;20220929;22.9;16.8;19.9;4;16.4;12.8;2.83;11037 +60107;41.60035;9.24645;60;20220930;22.5;14.4;18.5;2.8;15.64;4.5;1.95;4760 +60107;41.60035;9.24645;60;20221001;22.1;16.1;19.1;7.4;12.83;1.6;4.12;14637 +60107;41.60035;9.24645;60;20221002;25.6;18.4;22;7.4;16.96;0;4.26;15870 +60107;41.60035;9.24645;60;20221003;24.4;18.4;21.4;4.2;17.56;0;3.31;14681 +60107;41.60035;9.24645;60;20221004;25.3;13.3;19.3;2.9;17.06;.1;3.08;17798 +60107;41.60035;9.24645;60;20221005;25.4;16.7;21.1;3.7;16.43;0;3.45;16639 +60107;41.60035;9.24645;60;20221006;25.6;13.9;19.7;3.3;15.9;0;3.36;18419 +60107;41.60035;9.24645;60;20221007;25.7;14.5;20.1;2.9;15.4;0;3.31;17844 +60107;41.60035;9.24645;60;20221008;25.5;12.6;19;2.4;16.5;1.5;2.83;16342 +60107;41.60035;9.24645;60;20221009;23.7;18.3;21;3.7;18.56;1.5;2.33;7871 +60107;41.60035;9.24645;60;20221010;24.3;17.5;20.9;4;17.13;.7;3.04;12880 +60107;41.60035;9.24645;60;20221011;24.2;14.9;19.5;3.4;17.06;0;2.74;14327 +60107;41.60035;9.24645;60;20221012;19.9;16.7;18.3;3.6;17.56;18.4;1.38;3601 +60107;41.60035;9.24645;60;20221013;23.3;14.9;19.1;3.5;16.8;.1;2.43;12972 +60107;41.60035;9.24645;60;20221014;23.6;16.5;20;4.5;16.9;0;2.79;12441 +60107;41.60035;9.24645;60;20221015;23.7;16;19.8;3.6;17.36;.1;2.61;14238 +60107;41.60035;9.24645;60;20221016;24.5;14.1;19.3;3.3;17.5;0;2.46;13214 +60107;41.60035;9.24645;60;20221017;24;17.5;20.8;4.1;18.53;.1;2.65;13496 +60107;41.60035;9.24645;60;20221018;24.6;14.8;19.7;2.8;17.43;.2;2.54;15379 +60107;41.60035;9.24645;60;20221019;23.5;12.9;18.2;2.6;17;.1;2.26;14722 +60107;41.60035;9.24645;60;20221020;24.6;15.3;19.9;3.3;18.13;.1;2.5;14841 +60107;41.60035;9.24645;60;20221021;24.7;17.5;21.1;4;18.73;0;2.37;8821 +60107;41.60035;9.24645;60;20221022;28.3;15.6;22;2.7;16.4;0;3.17;15578 +60107;41.60035;9.24645;60;20221023;28.6;16.4;22.5;3.3;18.96;.1;3.06;14109 +60107;41.60035;9.24645;60;20221024;27.4;14.5;20.9;2.5;17.7;0;2.59;12976 +60107;41.60035;9.24645;60;20221025;26.2;16;21.1;3.8;16.83;.1;2.95;10681 +60107;41.60035;9.24645;60;20221026;26.5;13.1;19.8;2.2;16.2;.2;2.33;11397 +60107;41.60035;9.24645;60;20221027;24.6;14.7;19.6;3.7;18.83;.1;2.11;11801 +60107;41.60035;9.24645;60;20221028;23.7;16.3;20;3.2;17.8;.1;2.14;12140 +60107;41.60035;9.24645;60;20221029;24.4;16;20.2;3.9;16.83;.1;2.57;13432 +60107;41.60035;9.24645;60;20221030;24.1;15.1;19.6;3.5;15.13;0;2.62;13723 +60107;41.60035;9.24645;60;20221031;23.8;10.5;17.2;2.1;12.56;.1;2.23;13340 +60107;41.60035;9.24645;60;20221101;22.6;10.4;16.5;2.1;14.46;0;1.83;12081 +60107;41.60035;9.24645;60;20221102;23;11.6;17.3;3;15.43;0;2.03;13006 +60107;41.60035;9.24645;60;20221103;23;12.6;17.8;2.8;16.13;5.7;1.83;10104 +60107;41.60035;9.24645;60;20221104;20.5;16.1;18.3;7.8;13.1;0;3.31;9192 +60107;41.60035;9.24645;60;20221105;21.9;10.8;16.3;3.7;10.4;.1;2.7;10152 +60107;41.60035;9.24645;60;20221106;21.1;8.2;14.7;3.3;9.76;0;2.47;12810 +60107;41.60035;9.24645;60;20221107;21.8;10.3;16.1;3.4;13.4;0;2.02;10221 +60107;41.60035;9.24645;60;20221108;22.1;11;16.5;2.8;14.33;0;1.82;11148 +60107;41.60035;9.24645;60;20221109;22.5;14.7;18.6;2.9;15.26;0;1.86;8589 +60107;41.60035;9.24645;60;20221110;22.8;13.6;18.2;2.8;16.9;.1;1.61;9899 +60107;41.60035;9.24645;60;20221111;21.9;14.3;18.1;4.1;16.23;0;1.86;9487 +60107;41.60035;9.24645;60;20221112;21.2;11.4;16.3;2.9;12.63;0;1.91;9294 +60107;41.60035;9.24645;60;20221113;18.8;13;15.9;4.2;11.66;6.7;2.22;6624 +60107;41.60035;9.24645;60;20221114;19.8;8.5;14.1;2.7;11.93;1.8;1.58;10523 +60107;41.60035;9.24645;60;20221115;19.6;12.2;15.9;2;14.83;22.3;1.06;3586 +60107;41.60035;9.24645;60;20221116;21.2;15;18.1;4.7;16.3;2;1.73;7958 +60107;41.60035;9.24645;60;20221117;21.7;13.6;17.6;5.2;14.1;10.1;2.31;7475 +60107;41.60035;9.24645;60;20221118;19.6;14.7;17.1;7.8;12.9;1.1;2.67;8906 +60107;41.60035;9.24645;60;20221119;17.4;13.5;15.4;3.4;11.03;1;1.88;5396 +60107;41.60035;9.24645;60;20221120;18.2;9.5;13.8;3.3;11.13;.1;1.62;7098 +60107;41.60035;9.24645;60;20221121;17.9;9;13.5;6.8;11.23;35.7;1.9;8239 +60107;41.60035;9.24645;60;20221122;15;12.2;13.6;10.4;11.6;2.8;1.96;2553 +60107;41.60035;9.24645;60;20221123;17.6;12.2;14.9;9.3;10.53;0;2.78;7588 +60107;41.60035;9.24645;60;20221124;18.5;12.7;15.6;7;10.4;0;2.88;9246 +60107;41.60035;9.24645;60;20221125;15.5;11.1;13.3;3.1;12.16;23;1.2;4161 +60107;41.60035;9.24645;60;20221126;17.5;10.4;13.9;5.6;10.36;.7;2.19;6648 +60107;41.60035;9.24645;60;20221127;16.8;8.5;12.7;4.7;8;0;2.39;9936 +60107;41.60035;9.24645;60;20221128;14.9;5.8;10.4;2.5;8.86;.1;1.29;6208 +60107;41.60035;9.24645;60;20221129;14.1;8;11;3.5;9.6;5.4;1.35;4749 +60107;41.60035;9.24645;60;20221130;14.6;7.4;11;4;9.76;.7;1.4;6387 +60107;41.60035;9.24645;60;20221201;14.1;7.5;10.8;3.7;8.4;0;1.6;5748 +60107;41.60035;9.24645;60;20221202;14.8;6;10.4;3.8;9.3;2.6;1.35;5893 +60107;41.60035;9.24645;60;20221203;19;11.5;15.2;3.9;12.2;5.3;1.66;6430 +60107;41.60035;9.24645;60;20221204;17.3;8;12.7;2.1;12.3;2.5;.87;6858 +60107;41.60035;9.24645;60;20221205;18.7;10.2;14.4;2.2;11.93;.1;1.2;6903 +60107;41.60035;9.24645;60;20221206;18.2;7.2;12.7;2.5;11.83;0;1.03;8273 +60107;41.60035;9.24645;60;20221207;17.1;8.6;12.8;4.4;11.53;0;1.38;7913 +60107;41.60035;9.24645;60;20221208;16.6;11.1;13.8;3.8;11.13;0;1.59;4180 +60107;41.60035;9.24645;60;20221209;19.6;9.3;14.4;3.7;13.3;18.1;1.4;6170 +60107;41.60035;9.24645;60;20221210;16.3;12.7;14.5;4.8;13.26;5;1.22;1557 +60107;41.60035;9.24645;60;20221211;14;10.5;12.2;9.1;7.33;0;2.97;6327 +60107;41.60035;9.24645;60;20221212;15;3.9;9.5;3.8;7.56;8.8;1.6;8757 +60107;41.60035;9.24645;60;20221213;15.7;8;11.9;4.6;11.46;10.7;1.11;4073 +60107;41.60035;9.24645;60;20221214;15.2;11.1;13.1;4.6;13.73;17.7;.75;3955 +60107;41.60035;9.24645;60;20221215;16.7;11.4;14;4.5;14.1;15.1;1.05;3097 +60107;41.60035;9.24645;60;20221216;16.9;12.1;14.5;4.7;13.4;4.6;1.19;4302 +60107;41.60035;9.24645;60;20221217;16.8;10.7;13.8;5.3;11.53;.1;1.6;8172 +60107;41.60035;9.24645;60;20221218;16.9;7;11.9;2;10.7;0;.92;7494 +60107;41.60035;9.24645;60;20221219;16.6;6.7;11.6;2;10.7;0;.89;7902 +60107;41.60035;9.24645;60;20221220;16.3;5.8;11.1;2.1;10.33;0;.83;8923 +60107;41.60035;9.24645;60;20221221;16.1;5.8;10.9;2.7;11.23;5.8;.85;6480 +60107;41.60035;9.24645;60;20221222;17.5;10.7;14.1;6.7;13.46;0;1.16;6363 +60107;41.60035;9.24645;60;20221223;18.6;13.9;16.2;7.3;14.4;0;1.63;5824 +60107;41.60035;9.24645;60;20221224;17.7;14.2;16;7.1;15.23;0;1.19;6663 +60107;41.60035;9.24645;60;20221225;17.6;11.4;14.5;3.8;13.93;0;1.03;6148 +60107;41.60035;9.24645;60;20221226;19.2;7.8;13.5;3.1;12.33;0;1.22;7089 +60107;41.60035;9.24645;60;20221227;18.1;13.1;15.6;5;13.43;0;1.49;7854 +60107;41.60035;9.24645;60;20221228;17.1;10.5;13.8;4.3;12;0;1.31;7786 +60107;41.60035;9.24645;60;20221229;17.8;6.6;12.2;2.2;11.16;0;.97;9093 +60107;41.60035;9.24645;60;20221230;18.4;9.3;13.9;5.2;13.93;.2;.91;5310 +60107;41.60035;9.24645;60;20221231;19.5;13.9;16.7;3.5;13.93;.1;1.45;6417 +61105;41.80539;8.78549;81;20220101;13.7;11;12.4;3.2;12.02;0;.91;2125 +61105;41.80539;8.78549;81;20220102;14.1;10.4;12.3;4.9;10.72;.1;1.43;5053 +61105;41.80539;8.78549;81;20220103;16.2;10.3;13.2;6.3;11.24;0;1.73;5681 +61105;41.80539;8.78549;81;20220104;14.5;10.6;12.5;4.7;11.57;.1;1.25;4049 +61105;41.80539;8.78549;81;20220105;15.8;9.7;12.7;6.8;10.19;4.4;2.15;3172 +61105;41.80539;8.78549;81;20220106;11;5.8;8.4;3.8;8.44;4.2;1.09;3840 +61105;41.80539;8.78549;81;20220107;13.5;4;8.7;3.2;7.74;.2;1.29;8242 +61105;41.80539;8.78549;81;20220108;13.7;2.3;8;4.2;7.47;3.1;1.48;8628 +61105;41.80539;8.78549;81;20220109;13.2;5.4;9.3;8.2;8.34;5.5;1.96;5992 +61105;41.80539;8.78549;81;20220110;13.5;1.7;7.6;3.9;6.04;0;1.7;9066 +61105;41.80539;8.78549;81;20220111;14.7;2.4;8.5;3.8;5.47;0;2.03;9269 +61105;41.80539;8.78549;81;20220112;12.5;2.4;7.4;5.5;4.99;0;2.37;9176 +61105;41.80539;8.78549;81;20220113;13.3;2.1;7.7;4.5;5.24;0;2.15;9530 +61105;41.80539;8.78549;81;20220114;13.7;1;7.3;3.5;7.04;0;1.32;10024 +61105;41.80539;8.78549;81;20220115;14.5;2.6;8.5;4.4;7.94;0;1.44;9399 +61105;41.80539;8.78549;81;20220116;14.3;2.9;8.6;5.6;8.27;0;1.57;10273 +61105;41.80539;8.78549;81;20220117;14.1;4.1;9.1;4.3;8.19;0;1.5;9024 +61105;41.80539;8.78549;81;20220118;13.8;3;8.4;2.8;8.52;0;1.11;8397 +61105;41.80539;8.78549;81;20220119;14.1;3.3;8.7;3.1;8.94;.5;1.1;8748 +61105;41.80539;8.78549;81;20220120;10.5;8.4;9.4;1.8;8.58;.2;.99;2000 +61105;41.80539;8.78549;81;20220121;14.1;2.8;8.4;3.4;7.68;.4;1.47;9400 +61105;41.80539;8.78549;81;20220122;13.2;2.9;8.1;2.9;7.14;0;1.33;10528 +61105;41.80539;8.78549;81;20220123;13.7;1.2;7.4;2.3;7.64;0;1.11;10905 +61105;41.80539;8.78549;81;20220124;14.1;1.9;8;2.3;8.04;0;1.1;10700 +61105;41.80539;8.78549;81;20220125;14.3;2.5;8.4;2.6;8.19;.1;1.22;9709 +61105;41.80539;8.78549;81;20220126;12.8;4.7;8.7;4;8.32;0;1.41;7038 +61105;41.80539;8.78549;81;20220127;14.5;4.1;9.3;3;8.44;0;1.37;10361 +61105;41.80539;8.78549;81;20220128;14.2;5.6;9.9;3.1;8.48;0;1.49;10600 +61105;41.80539;8.78549;81;20220129;14.8;3.5;9.1;3;8.18;0;1.49;11000 +61105;41.80539;8.78549;81;20220130;14.8;1.4;8.1;3.5;8.18;.3;1.47;5200 +61105;41.80539;8.78549;81;20220131;14.1;3.4;8.7;3;8.68;.1;1.29;6600 +61105;41.80539;8.78549;81;20220201;16;2.1;9;3.3;6.09;0;2.11;12019 +61105;41.80539;8.78549;81;20220202;15.7;3.5;9.6;5;8.64;0;1.69;11803 +61105;41.80539;8.78549;81;20220203;15.6;4.6;10.1;3.5;10.39;0;1.33;10948 +61105;41.80539;8.78549;81;20220204;15.8;5.5;10.6;2.3;10.68;.2;1.18;8900 +61105;41.80539;8.78549;81;20220205;15.7;8.8;12.2;3.9;10.24;0;1.69;7863 +61105;41.80539;8.78549;81;20220206;15;3.8;9.4;2.7;9.88;.4;1.28;12300 +61105;41.80539;8.78549;81;20220207;16.5;7.7;12.1;2.8;10.18;1.2;1.55;5400 +61105;41.80539;8.78549;81;20220208;16.4;4.1;10.2;2.8;8.08;0;1.85;12000 +61105;41.80539;8.78549;81;20220209;15.8;3.1;9.5;3.4;8.32;.1;1.77;12677 +61105;41.80539;8.78549;81;20220210;15.4;2.7;9.1;2.9;8.07;0;1.7;13109 +61105;41.80539;8.78549;81;20220211;14.4;1.7;8;3.4;8.49;0;1.54;13102 +61105;41.80539;8.78549;81;20220212;15.9;4.6;10.2;3.8;8.84;0;1.91;13169 +61105;41.80539;8.78549;81;20220213;15.3;5.1;10.2;2.8;9.12;0;1.57;9366 +61105;41.80539;8.78549;81;20220214;16.1;5.7;10.9;2.5;9.69;21.4;1.58;10614 +61105;41.80539;8.78549;81;20220215;13.1;8.1;10.6;7.5;9.19;7.4;2.04;7640 +61105;41.80539;8.78549;81;20220216;14.6;5.7;10.1;5.4;9.19;1.2;1.99;11605 +61105;41.80539;8.78549;81;20220217;17.3;9.1;13.2;5.1;11.69;.1;2.05;13145 +61105;41.80539;8.78549;81;20220218;17.5;5.1;11.3;2.8;11.38;0;1.67;14200 +61105;41.80539;8.78549;81;20220219;15.4;5.7;10.5;2.5;11.58;0;1.16;8600 +61105;41.80539;8.78549;81;20220220;15.2;7.8;11.5;5;9.99;.2;2.12;13004 +61105;41.80539;8.78549;81;20220221;15;9.1;12;10.6;9.27;1.7;2.98;8057 +61105;41.80539;8.78549;81;20220222;16.8;4.1;10.4;2.9;8.28;0;2.21;15200 +61105;41.80539;8.78549;81;20220223;15.6;1.7;8.6;3;8.88;0;1.84;15600 +61105;41.80539;8.78549;81;20220224;16.2;3.6;9.9;3.2;9.08;0;2.01;14400 +61105;41.80539;8.78549;81;20220225;15.4;4.1;9.7;3;8.88;0;1.89;12700 +61105;41.80539;8.78549;81;20220226;15.4;3.1;9.2;3.4;5.08;0;2.89;16900 +61105;41.80539;8.78549;81;20220227;14.5;-.9;6.8;3;4.68;0;2.56;17000 +61105;41.80539;8.78549;81;20220228;14.4;2;8.2;3.4;5.87;0;2.51;16489 +61105;41.80539;8.78549;81;20220301;12.2;2.1;7.1;3.9;5.82;0;2.35;15005 +61105;41.80539;8.78549;81;20220302;13.3;.7;7;3.2;7.28;0;1.96;15900 +61105;41.80539;8.78549;81;20220303;13.6;2.6;8.1;2;8.04;.7;1.52;9932 +61105;41.80539;8.78549;81;20220304;13.4;6.8;10.1;3.2;9.59;2.1;1.6;9970 +61105;41.80539;8.78549;81;20220305;13.5;2.9;8.2;4.6;6.09;0;2.68;15085 +61105;41.80539;8.78549;81;20220306;12.9;2.3;7.6;3.8;5.87;.2;2.48;15723 +61105;41.80539;8.78549;81;20220307;12.6;.8;6.7;3.6;5.59;0;2.44;17187 +61105;41.80539;8.78549;81;20220308;14.1;.4;7.2;3.6;6.68;0;2.39;17000 +61105;41.80539;8.78549;81;20220309;13.7;2.7;8.2;2.9;6.98;0;2.34;18100 +61105;41.80539;8.78549;81;20220310;15.3;.1;7.7;2.9;6.98;0;2.44;18700 +61105;41.80539;8.78549;81;20220311;15.6;3.3;9.5;4;8.44;0;2.36;16297 +61105;41.80539;8.78549;81;20220312;16.3;4;10.1;3;6.78;0;2.5;9900 +61105;41.80539;8.78549;81;20220313;15.2;6.6;10.9;4.4;9.89;1.6;1.77;9023 +61105;41.80539;8.78549;81;20220314;17.4;10.1;13.7;5;12.16;0;2.11;10877 +61105;41.80539;8.78549;81;20220315;16.2;10.8;13.5;5.3;11.64;0;2.09;10072 +61105;41.80539;8.78549;81;20220316;16.5;9.2;12.8;5.7;11.74;0;2.1;11302 +61105;41.80539;8.78549;81;20220317;17.6;9.9;13.7;5;11.19;.4;2.5;11733 +61105;41.80539;8.78549;81;20220318;14.8;11.5;13.1;4.4;10.79;1.9;1.88;5522 +61105;41.80539;8.78549;81;20220319;14.1;9.7;11.9;5.2;10.17;2.4;1.84;7678 +61105;41.80539;8.78549;81;20220320;14.9;8.5;11.7;3.9;10.22;.8;2.03;11384 +61105;41.80539;8.78549;81;20220321;15.2;3.5;9.4;4.2;6.94;0;2.97;18977 +61105;41.80539;8.78549;81;20220322;15.7;1.3;8.5;3.8;6.67;0;3.06;20995 +61105;41.80539;8.78549;81;20220323;16.4;2.6;9.5;3.6;7.59;0;3.04;21341 +61105;41.80539;8.78549;81;20220324;18.1;3.2;10.7;4.2;7.29;0;3.58;21566 +61105;41.80539;8.78549;81;20220325;18.4;5.5;11.9;5;8.14;0;3.54;20144 +61105;41.80539;8.78549;81;20220326;15.9;6.7;11.3;5.1;8.07;.1;3.1;13458 +61105;41.80539;8.78549;81;20220327;20.8;11.2;16;4.9;8.32;.1;4.53;17758 +61105;41.80539;8.78549;81;20220328;19.2;7.6;13.4;2.6;8.69;0;3.49;21697 +61105;41.80539;8.78549;81;20220329;18.1;5.9;12;3.9;9.57;8.9;2.93;18185 +61105;41.80539;8.78549;81;20220330;17.4;10.5;13.9;1.7;13.38;6.4;1.64;8500 +61105;41.80539;8.78549;81;20220331;16.1;12.2;14.2;6.8;12.37;.4;2.47;11517 +61105;41.80539;8.78549;81;20220401;13.9;11.9;12.9;10.9;8.27;7.3;3.91;9169 +61105;41.80539;8.78549;81;20220402;11.3;6.5;8.9;7.4;7.58;6.5;2.41;6400 +61105;41.80539;8.78549;81;20220403;12;4.8;8.4;5.6;7.52;.3;2.49;14458 +61105;41.80539;8.78549;81;20220404;14.9;3.3;9.1;3.5;7.32;0;3.06;21095 +61105;41.80539;8.78549;81;20220405;15.7;2.4;9.1;3.4;8.04;0;3.09;23845 +61105;41.80539;8.78549;81;20220406;12.9;3.3;8.1;2.3;8.68;2;1.32;5100 +61105;41.80539;8.78549;81;20220407;17.6;7;12.3;8.8;10.97;.1;3.13;20128 +61105;41.80539;8.78549;81;20220408;18.8;11.4;15.1;8;12.67;0;3.84;18200 +61105;41.80539;8.78549;81;20220409;16;13;14.5;9.3;9.37;0;4.24;15643 +61105;41.80539;8.78549;81;20220410;16.5;2.9;9.7;3.3;8.08;0;3.34;24200 +61105;41.80539;8.78549;81;20220411;17.9;3.8;10.9;4.9;8.84;0;3.6;24671 +61105;41.80539;8.78549;81;20220412;19.5;4.3;11.9;3.3;9.88;0;3.45;21900 +61105;41.80539;8.78549;81;20220413;18.9;9.9;14.4;5;11.19;0;3.58;19981 +61105;41.80539;8.78549;81;20220414;19.4;8.7;14;4.1;10.27;0;3.86;20586 +61105;41.80539;8.78549;81;20220415;21.6;9.9;15.7;3.1;9.94;0;4.33;23770 +61105;41.80539;8.78549;81;20220416;21.3;7.5;14.4;3.8;10.89;0;4.28;24998 +61105;41.80539;8.78549;81;20220417;18.3;11.7;15;5.9;7.14;0;5.24;21492 +61105;41.80539;8.78549;81;20220418;17.7;4.7;11.2;3.5;9.48;0;3.55;25000 +61105;41.80539;8.78549;81;20220419;19.3;7;13.1;4.3;10.59;0;3.86;23787 +61105;41.80539;8.78549;81;20220420;20.4;8.8;14.6;4.7;12.07;.2;3.24;18546 +61105;41.80539;8.78549;81;20220421;16.8;11.5;14.1;5.5;13.22;18;2.48;13346 +61105;41.80539;8.78549;81;20220422;17.4;11.1;14.3;4.5;13.12;0;2.52;14483 +61105;41.80539;8.78549;81;20220423;21.7;9.9;15.8;5.2;12.52;6.3;3.78;19295 +61105;41.80539;8.78549;81;20220424;16.1;13;14.6;7.8;12.43;8.1;2.75;11116 +61105;41.80539;8.78549;81;20220425;18.8;12.6;15.7;5.2;12.44;0;4.14;23334 +61105;41.80539;8.78549;81;20220426;20.7;8.2;14.5;3.3;11.32;0;4.23;25904 +61105;41.80539;8.78549;81;20220427;20.2;8.1;14.2;3.7;12.49;0;3.9;26828 +61105;41.80539;8.78549;81;20220428;21.9;10;15.9;4.2;11.49;0;4.86;26906 +61105;41.80539;8.78549;81;20220429;21.6;8.2;14.9;4.2;9.52;0;5.07;26937 +61105;41.80539;8.78549;81;20220430;20.4;7.8;14.1;3.5;11.32;0;4.1;26072 +61105;41.80539;8.78549;81;20220501;20.4;9.4;14.9;3;12.24;0;3.79;23320 +61105;41.80539;8.78549;81;20220502;20.4;8.1;14.3;2.9;11.87;0;4.1;27320 +61105;41.80539;8.78549;81;20220503;22.2;9;15.6;2.8;12.19;0;4.44;27697 +61105;41.80539;8.78549;81;20220504;21.4;10.9;16.2;3.4;13.09;.7;3.79;21898 +61105;41.80539;8.78549;81;20220505;16.1;13.8;15;3.4;14.69;14.9;1.27;3452 +61105;41.80539;8.78549;81;20220506;19.6;12.5;16.1;4.9;14.42;3;2.55;13959 +61105;41.80539;8.78549;81;20220507;21.2;14.5;17.9;3.7;14.37;1.1;3.5;15931 +61105;41.80539;8.78549;81;20220508;21.8;11.5;16.7;2.9;13.54;3;3.95;22133 +61105;41.80539;8.78549;81;20220509;22.2;11.5;16.9;2.5;13.62;.2;4.35;25987 +61105;41.80539;8.78549;81;20220510;23.1;10.7;16.9;2.9;13.94;.2;4.71;28599 +61105;41.80539;8.78549;81;20220511;23.1;11.6;17.3;3.1;13.97;0;4.63;26450 +61105;41.80539;8.78549;81;20220512;23.9;11.2;17.5;2.8;13.72;0;4.93;29224 +61105;41.80539;8.78549;81;20220513;24.7;10.1;17.4;2.9;12.94;0;5.22;29407 +61105;41.80539;8.78549;81;20220514;24.2;10.1;17.2;2.8;13.07;0;5.11;29513 +61105;41.80539;8.78549;81;20220515;24.7;9.9;17.3;2.8;13.34;0;5.1;29441 +61105;41.80539;8.78549;81;20220516;25.3;12.1;18.7;2.6;14.67;0;5.18;29197 +61105;41.80539;8.78549;81;20220517;25.7;13.3;19.5;2.6;15.54;0;5.08;27634 +61105;41.80539;8.78549;81;20220518;27.3;12.9;20.1;2.5;15.04;0;5.56;29491 +61105;41.80539;8.78549;81;20220519;26.4;15.6;21;4.3;16.17;.1;5.81;28700 +61105;41.80539;8.78549;81;20220520;28.1;15.9;22;3.3;16.44;.2;6.06;29781 +61105;41.80539;8.78549;81;20220521;26;14.1;20;4;17.02;0;5.23;28269 +61105;41.80539;8.78549;81;20220522;26.7;13.7;20.2;3.2;16.34;.1;5.41;28938 +61105;41.80539;8.78549;81;20220523;30;13.9;22;3.6;16.39;0;6.17;29309 +61105;41.80539;8.78549;81;20220524;26.8;17.1;22;4.4;18.54;0;5.42;26828 +61105;41.80539;8.78549;81;20220525;27;16.1;21.5;3.1;18.79;.1;4.99;25770 +61105;41.80539;8.78549;81;20220526;27.4;18.5;22.9;3;20.34;.1;4.59;21241 +61105;41.80539;8.78549;81;20220527;32.3;19.6;25.9;4.2;17.72;0;5.7;17306 +61105;41.80539;8.78549;81;20220528;29.2;21.1;25.1;3.5;17.04;0;6.52;26714 +61105;41.80539;8.78549;81;20220529;24.1;17.1;20.6;5;18.17;0;4.17;18147 +61105;41.80539;8.78549;81;20220530;28;16.9;22.5;3.6;15.32;0;6.29;28128 +61105;41.80539;8.78549;81;20220531;26.1;15.4;20.7;3.5;17.54;0;5.15;26714 +61105;41.80539;8.78549;81;20220601;27.6;15.8;21.7;2.9;19.24;0;5.62;29865 +61105;41.80539;8.78549;81;20220602;28.2;16.1;22.1;4.4;19.57;0;5.74;28926 +61105;41.80539;8.78549;81;20220603;30.5;21;25.8;5.1;20.44;0;5.19;17860 +61105;41.80539;8.78549;81;20220604;34.4;21;27.7;4.5;20.09;0;7.03;24963 +61105;41.80539;8.78549;81;20220605;32.5;22.6;27.5;4.6;20.44;0;6.73;24276 +61105;41.80539;8.78549;81;20220606;28.1;19.6;23.9;5.5;18.52;0;6.47;26795 +61105;41.80539;8.78549;81;20220607;27.4;17.7;22.5;5.7;17.29;0;6.81;30021 +61105;41.80539;8.78549;81;20220608;26.8;19.4;23.1;6.7;16.99;0;6;20150 +61105;41.80539;8.78549;81;20220609;25.9;19.4;22.6;6.4;16.44;0;6.12;24440 +61105;41.80539;8.78549;81;20220610;27;14.4;20.7;3.2;15.92;0;6.02;31149 +61105;41.80539;8.78549;81;20220611;27.9;15.2;21.6;3;15.49;0;6.04;29541 +61105;41.80539;8.78549;81;20220612;29.6;15.3;22.5;3.2;14.79;0;6.57;30224 +61105;41.80539;8.78549;81;20220613;29;16.3;22.6;4.3;17.04;0;6.34;28292 +61105;41.80539;8.78549;81;20220614;27.9;17.4;22.7;2.8;20.79;0;5.58;29050 +61105;41.80539;8.78549;81;20220615;30.3;16.1;23.2;2.5;19.77;0;6.03;29669 +61105;41.80539;8.78549;81;20220616;29.1;17.7;23.4;2.8;19.37;0;6.19;30875 +61105;41.80539;8.78549;81;20220617;31.3;17.1;24.2;2.6;18.77;0;6.58;30908 +61105;41.80539;8.78549;81;20220618;31.4;20;25.7;3.6;19.14;0;7.13;30908 +61105;41.80539;8.78549;81;20220619;30.9;19;24.9;2.8;18.82;0;6.7;30630 +61105;41.80539;8.78549;81;20220620;31.5;19.6;25.6;3;19.92;0;6.84;30465 +61105;41.80539;8.78549;81;20220621;33;19.1;26;3.6;19.07;0;7.06;28817 +61105;41.80539;8.78549;81;20220622;30.7;21.8;26.2;4.1;21.49;0;5.94;24449 +61105;41.80539;8.78549;81;20220623;30.1;21.1;25.6;3.9;22.69;.2;5.03;18987 +61105;41.80539;8.78549;81;20220624;29.8;20.3;25.1;4.7;20.29;0;6.54;26741 +61105;41.80539;8.78549;81;20220625;31.2;21.5;26.4;4.1;20.29;0;6.64;25046 +61105;41.80539;8.78549;81;20220626;32.7;21.2;26.9;5.3;21.07;0;6.7;25277 +61105;41.80539;8.78549;81;20220627;33.3;22.9;28.1;4.5;24.44;0;6.62;25187 +61105;41.80539;8.78549;81;20220628;30.4;24.1;27.3;4.6;24.62;1.6;5.44;19712 +61105;41.80539;8.78549;81;20220629;29.2;21;25.1;6;19.79;0;6.87;27204 +61105;41.80539;8.78549;81;20220630;30.2;16.4;23.3;3.6;18.49;0;6.51;31002 +61105;41.80539;8.78549;81;20220701;31.1;19.5;25.3;3.7;19.34;0;6.9;30350 +61105;41.80539;8.78549;81;20220702;29.7;16.9;23.3;3.1;18.29;0;6.05;29185 +61105;41.80539;8.78549;81;20220703;34;17.7;25.8;2.8;18.17;0;7.15;30669 +61105;41.80539;8.78549;81;20220704;33.6;18.7;26.2;2.8;17.82;0;7.15;29975 +61105;41.80539;8.78549;81;20220705;31.6;19.5;25.5;4.6;19.04;0;7.48;30809 +61105;41.80539;8.78549;81;20220706;31.1;22.6;26.9;5.3;21.89;0;7.18;27950 +61105;41.80539;8.78549;81;20220707;29.2;21.1;25.1;4.9;21.14;0;6.31;26820 +61105;41.80539;8.78549;81;20220708;30.8;19.1;25;3.2;18.97;0;6.43;27592 +61105;41.80539;8.78549;81;20220709;31.3;17.1;24.2;3.1;14.69;0;7.09;30867 +61105;41.80539;8.78549;81;20220710;30.9;18.2;24.6;3.1;16.57;0;6.9;30631 +61105;41.80539;8.78549;81;20220711;32;16.6;24.3;3.3;16.62;0;7.08;30976 +61105;41.80539;8.78549;81;20220712;30.2;18.5;24.3;3.5;18.64;0;6.68;30689 +61105;41.80539;8.78549;81;20220713;31.1;18.9;25;2.8;20.82;0;6.32;29836 +61105;41.80539;8.78549;81;20220714;31.3;19.3;25.3;2.8;21.54;0;6.44;30511 +61105;41.80539;8.78549;81;20220715;31.7;19.4;25.6;3.8;21.37;0;6.49;27806 +61105;41.80539;8.78549;81;20220716;31.1;19.4;25.2;3.6;22.62;0;6.17;28414 +61105;41.80539;8.78549;81;20220717;32.4;19.5;25.9;3.1;23.49;0;6.46;29672 +61105;41.80539;8.78549;81;20220718;34.2;22;28.1;3.8;22.42;0;7.6;30184 +61105;41.80539;8.78549;81;20220719;35.3;20.5;27.9;3.5;19.87;0;7.66;30124 +61105;41.80539;8.78549;81;20220720;36;21;28.5;3.3;19.94;0;7.72;29911 +61105;41.80539;8.78549;81;20220721;33.6;21.6;27.6;3.2;22.47;0;6.66;27533 +61105;41.80539;8.78549;81;20220722;33.2;19.9;26.6;3.2;22.72;0;6.71;29805 +61105;41.80539;8.78549;81;20220723;33.5;19.9;26.7;3.8;21.34;0;6.88;27136 +61105;41.80539;8.78549;81;20220724;32.2;21;26.6;4.4;22.87;0;6.47;26594 +61105;41.80539;8.78549;81;20220725;33.1;20.2;26.6;4.2;22.14;0;7.02;29544 +61105;41.80539;8.78549;81;20220726;32.2;23.4;27.8;6.3;22.74;0;7.47;26688 +61105;41.80539;8.78549;81;20220727;30.9;21.6;26.3;5.7;19.99;0;7.1;26376 +61105;41.80539;8.78549;81;20220728;30.8;18.8;24.8;4;19.99;0;6.52;29390 +61105;41.80539;8.78549;81;20220729;33.6;19.4;26.5;3.1;19.82;0;6.9;29178 +61105;41.80539;8.78549;81;20220730;31.5;22.4;26.9;5.7;20.59;0;7.19;26188 +61105;41.80539;8.78549;81;20220731;31.6;19.4;25.5;3.1;21.42;0;6.31;29145 +61105;41.80539;8.78549;81;20220801;33.6;19.8;26.7;2.6;20.99;0;6.6;28960 +61105;41.80539;8.78549;81;20220802;32.3;20;26.2;3.3;21.62;0;6.21;26495 +61105;41.80539;8.78549;81;20220803;33.9;19.8;26.9;2.5;21.52;0;6.45;28431 +61105;41.80539;8.78549;81;20220804;33.6;20.3;26.9;2.6;21.67;0;6.5;28568 +61105;41.80539;8.78549;81;20220805;34.1;20.5;27.3;3;20.92;0;6.65;27254 +61105;41.80539;8.78549;81;20220806;31.7;20.2;26;3.7;22.84;0;6;26016 +61105;41.80539;8.78549;81;20220807;32.6;22;27.3;3;25.52;0;5.94;26120 +61105;41.80539;8.78549;81;20220808;33.2;21.6;27.4;2.8;23.32;.1;6.26;27119 +61105;41.80539;8.78549;81;20220809;33;21.1;27.1;2.9;20.69;1;6.5;27364 +61105;41.80539;8.78549;81;20220810;32.4;20.6;26.5;3.3;20.97;.3;6.44;27190 +61105;41.80539;8.78549;81;20220811;32.2;19.7;25.9;2.8;19.52;.6;6.04;25658 +61105;41.80539;8.78549;81;20220812;31.2;19.4;25.3;3.3;19.87;1.4;5.96;26078 +61105;41.80539;8.78549;81;20220813;30.2;19.8;25;3;22.99;0;4.75;21488 +61105;41.80539;8.78549;81;20220814;31.6;21.4;26.5;3.1;22.49;2.4;5.56;24004 +61105;41.80539;8.78549;81;20220815;32.3;21.9;27.1;3.6;24.47;1;5.68;23892 +61105;41.80539;8.78549;81;20220816;32.2;22.1;27.1;3.2;25.02;0;5.81;25699 +61105;41.80539;8.78549;81;20220817;33.7;22.4;28;5;23.44;0;5.99;21354 +61105;41.80539;8.78549;81;20220818;31.4;24.6;28;4.8;23.07;15.4;5.91;19860 +61105;41.80539;8.78549;81;20220819;28;20.3;24.1;6;20.29;4;5.33;20908 +61105;41.80539;8.78549;81;20220820;28.6;20.5;24.6;5;20.57;0;5.45;22614 +61105;41.80539;8.78549;81;20220821;29.2;21.4;25.3;5.2;22.14;0;5.83;25050 +61105;41.80539;8.78549;81;20220822;30.3;19.8;25;2.9;21.37;0;5.23;24142 +61105;41.80539;8.78549;81;20220823;30.1;18.7;24.4;2.8;20.97;0;5.24;25511 +61105;41.80539;8.78549;81;20220824;31.2;19.3;25.3;2.9;20.47;0;5.58;25286 +61105;41.80539;8.78549;81;20220825;30.9;18.6;24.8;2.9;20.49;0;5.31;24559 +61105;41.80539;8.78549;81;20220826;30.7;19.4;25.1;3.1;21.12;0;5.37;25127 +61105;41.80539;8.78549;81;20220827;29.7;19.6;24.6;3.4;23.04;0;4.82;22605 +61105;41.80539;8.78549;81;20220828;29.4;20.3;24.8;3.7;22.97;.1;4.93;23237 +61105;41.80539;8.78549;81;20220829;30.9;19;24.9;2.9;21.77;0;5.1;23887 +61105;41.80539;8.78549;81;20220830;31.7;19.1;25.4;2.9;20.97;0;5.31;23222 +61105;41.80539;8.78549;81;20220831;29.3;18.2;23.7;4.6;20.79;4.8;4.68;18861 +61105;41.80539;8.78549;81;20220901;28.9;20.9;24.9;4.3;22.49;.1;4.81;21527 +61105;41.80539;8.78549;81;20220902;29.6;19.3;24.5;2.5;21.94;.7;4.43;21213 +61105;41.80539;8.78549;81;20220903;30;20.9;25.5;3;22.74;.8;4.72;21429 +61105;41.80539;8.78549;81;20220904;30.5;20.3;25.4;3.3;22.37;.6;5.05;23230 +61105;41.80539;8.78549;81;20220905;30.9;20.1;25.5;4;21.87;0;4.83;19683 +61105;41.80539;8.78549;81;20220906;30.9;21.3;26.1;3.5;22.82;.1;4.93;20894 +61105;41.80539;8.78549;81;20220907;30.8;20.4;25.6;2.5;23.84;.1;4.53;21453 +61105;41.80539;8.78549;81;20220908;30.5;20.3;25.4;4.1;22.87;0;4.61;18079 +61105;41.80539;8.78549;81;20220909;29.8;21.7;25.8;6.4;17.34;0;6.65;20702 +61105;41.80539;8.78549;81;20220910;27.9;21.7;24.8;7.3;17.37;0;6.33;19177 +61105;41.80539;8.78549;81;20220911;28.7;20.7;24.7;5.8;17.04;0;6.09;21196 +61105;41.80539;8.78549;81;20220912;28.4;15.2;21.8;2.6;16.82;0;4.41;22100 +61105;41.80539;8.78549;81;20220913;29.4;16.3;22.9;3.4;20.42;0;4.4;21401 +61105;41.80539;8.78549;81;20220914;32.6;20.9;26.7;4.6;22.64;1.2;4.86;17182 +61105;41.80539;8.78549;81;20220915;30.1;22.9;26.5;4.8;22.34;0;4.52;12654 +61105;41.80539;8.78549;81;20220916;29.1;22;25.5;7.7;20.24;0;6.12;19479 +61105;41.80539;8.78549;81;20220917;25.5;21.2;23.3;8.2;13.44;0;6.5;17889 +61105;41.80539;8.78549;81;20220918;26.4;13.6;20;3.1;12.57;0;4.42;20710 +61105;41.80539;8.78549;81;20220919;27.3;14.1;20.7;4.2;14.37;0;4.52;17895 +61105;41.80539;8.78549;81;20220920;27;14.2;20.6;2.7;15.44;0;3.83;18407 +61105;41.80539;8.78549;81;20220921;27.5;14.4;20.9;3.6;14.09;.2;4.57;20022 +61105;41.80539;8.78549;81;20220922;24.8;16.1;20.5;5;11.77;.1;4.99;18243 +61105;41.80539;8.78549;81;20220923;24.8;12.3;18.5;3.3;11.02;1.1;4.23;20129 +61105;41.80539;8.78549;81;20220924;23.1;13.5;18.3;2;15.42;28.3;2.05;7447 +61105;41.80539;8.78549;81;20220925;24.4;16.3;20.4;3.1;18.67;1.3;2.73;14044 +61105;41.80539;8.78549;81;20220926;24.7;16.9;20.8;6;15.77;.3;4.08;13670 +61105;41.80539;8.78549;81;20220927;22.1;17.4;19.8;11.1;13.42;2.8;5.22;11238 +61105;41.80539;8.78549;81;20220928;21.9;17.7;19.8;8.6;15.22;8.9;3.83;8766 +61105;41.80539;8.78549;81;20220929;22.5;16.8;19.7;4.8;16.67;18.6;3.18;13480 +61105;41.80539;8.78549;81;20220930;20.3;14;17.1;2.6;15.78;7.6;1.6;4800 +61105;41.80539;8.78549;81;20221001;21.5;15.1;18.3;7.5;13.52;1.1;4.02;14787 +61105;41.80539;8.78549;81;20221002;26;17.5;21.7;7.8;16.34;0;4.85;15184 +61105;41.80539;8.78549;81;20221003;24.2;16.8;20.5;4.3;17.04;0;3.33;14256 +61105;41.80539;8.78549;81;20221004;24.9;13.8;19.3;2.8;17.34;0;2.94;17290 +61105;41.80539;8.78549;81;20221005;25.1;15.3;20.2;3.6;16.89;0;3.29;17359 +61105;41.80539;8.78549;81;20221006;24.6;13.3;19;3.2;16.39;0;3.07;17729 +61105;41.80539;8.78549;81;20221007;25;14.1;19.6;3;15.89;0;3.16;17345 +61105;41.80539;8.78549;81;20221008;24.9;12.4;18.6;2.8;15.89;.7;2.89;16413 +61105;41.80539;8.78549;81;20221009;24.3;17.1;20.7;3.4;17.67;2;2.52;9289 +61105;41.80539;8.78549;81;20221010;24.6;17.3;21;3.8;17.29;1.9;3.17;14997 +61105;41.80539;8.78549;81;20221011;24.3;14.4;19.3;3.4;16.87;0;2.72;14265 +61105;41.80539;8.78549;81;20221012;20.1;15.3;17.7;3.3;17.37;14;1.46;5417 +61105;41.80539;8.78549;81;20221013;23;14.7;18.8;3.3;16.87;.2;2.44;13971 +61105;41.80539;8.78549;81;20221014;23.8;16.3;20;4.8;16.44;.1;3.01;11147 +61105;41.80539;8.78549;81;20221015;24.3;15.3;19.8;3.8;16.79;.2;2.92;14601 +61105;41.80539;8.78549;81;20221016;24.4;14;19.2;3.3;16.97;0;2.57;14058 +61105;41.80539;8.78549;81;20221017;24.1;15.6;19.8;3.9;17.57;0;2.73;14537 +61105;41.80539;8.78549;81;20221018;24.8;13.9;19.3;2.9;17.04;.1;2.56;14799 +61105;41.80539;8.78549;81;20221019;23.7;12.8;18.2;2.7;16.49;0;2.3;14572 +61105;41.80539;8.78549;81;20221020;24;14;19;3.1;17.37;0;2.38;14074 +61105;41.80539;8.78549;81;20221021;26.4;15.9;21.1;3.7;16.79;0;2.74;9959 +61105;41.80539;8.78549;81;20221022;28.4;15.8;22.1;2.8;14.52;0;3.41;14465 +61105;41.80539;8.78549;81;20221023;29.5;16.5;23;3.6;15.94;0;3.71;13321 +61105;41.80539;8.78549;81;20221024;29.2;14.3;21.8;3.5;14.07;0;3.88;13385 +61105;41.80539;8.78549;81;20221025;26.6;15.7;21.2;4;15.02;0;3.41;10853 +61105;41.80539;8.78549;81;20221026;28;13;20.5;2.7;13.79;.1;3.11;13270 +61105;41.80539;8.78549;81;20221027;24.8;13.8;19.3;3.8;16.09;.1;2.56;12618 +61105;41.80539;8.78549;81;20221028;23.8;14;18.9;3.3;16.69;0;2.23;11982 +61105;41.80539;8.78549;81;20221029;23.9;13.5;18.7;3.7;16.59;0;2.36;13063 +61105;41.80539;8.78549;81;20221030;24.5;13.6;19;3.6;14.64;0;2.76;13400 +61105;41.80539;8.78549;81;20221031;23.4;10.5;16.9;2.5;12.64;0;2.27;12838 +61105;41.80539;8.78549;81;20221101;23;10.1;16.6;2.4;13.82;.4;1.98;11025 +61105;41.80539;8.78549;81;20221102;23.5;12.2;17.9;2.9;15.24;.3;2.1;11844 +61105;41.80539;8.78549;81;20221103;23.1;13;18.1;2.8;15.87;12.3;1.89;10112 +61105;41.80539;8.78549;81;20221104;19.9;15.7;17.8;7.8;13.67;14;3.06;8651 +61105;41.80539;8.78549;81;20221105;21.3;9.9;15.6;3.1;10.52;.1;2.33;10756 +61105;41.80539;8.78549;81;20221106;21.2;8.3;14.7;3.5;9.94;0;2.51;12323 +61105;41.80539;8.78549;81;20221107;22.6;10.8;16.7;3.6;13.57;0;2.22;10478 +61105;41.80539;8.78549;81;20221108;22.3;11.2;16.8;3;13.99;.1;1.93;11391 +61105;41.80539;8.78549;81;20221109;22.5;12.9;17.7;3;14.29;.3;2;10094 +61105;41.80539;8.78549;81;20221110;22.5;14;18.2;2.7;16.59;0;1.6;9101 +61105;41.80539;8.78549;81;20221111;22.6;12.9;17.7;3.7;15.72;0;1.86;10713 +61105;41.80539;8.78549;81;20221112;20.9;11.7;16.3;2.6;13.62;0;1.62;8701 +61105;41.80539;8.78549;81;20221113;19.4;12.7;16.1;3.8;11.44;3;2.15;6792 +61105;41.80539;8.78549;81;20221114;20;8.7;14.4;2.6;11.57;9.3;1.65;9887 +61105;41.80539;8.78549;81;20221115;20;11.9;15.9;2.3;14.82;34.9;1.16;4277 +61105;41.80539;8.78549;81;20221116;21.2;15.1;18.2;4.8;16.19;6.4;1.86;7815 +61105;41.80539;8.78549;81;20221117;21.7;13.6;17.6;5.4;13.84;7.4;2.59;7211 +61105;41.80539;8.78549;81;20221118;18.7;14.2;16.4;7.3;13.57;.4;2.31;8560 +61105;41.80539;8.78549;81;20221119;17.8;12.2;15;3.3;11.24;0;1.77;5621 +61105;41.80539;8.78549;81;20221120;18.2;8.6;13.4;3.4;10.87;.7;1.63;7995 +61105;41.80539;8.78549;81;20221121;17.8;9;13.4;6.6;11.42;48.4;1.97;7738 +61105;41.80539;8.78549;81;20221122;14.9;11.9;13.4;10.4;11.62;9;2.05;2938 +61105;41.80539;8.78549;81;20221123;16.7;12.4;14.5;8.5;11.29;1.1;2.5;5372 +61105;41.80539;8.78549;81;20221124;18.3;11.9;15.1;6.4;10.52;.3;2.72;8805 +61105;41.80539;8.78549;81;20221125;14.9;9.6;12.2;3.3;11.97;24.9;1.06;3439 +61105;41.80539;8.78549;81;20221126;18;10.5;14.3;4.6;10.12;.2;2.08;7430 +61105;41.80539;8.78549;81;20221127;17.3;6.8;12;3.6;7.72;0;2;9553 +61105;41.80539;8.78549;81;20221128;14.9;5.6;10.2;2.5;8.94;0;1.19;5519 +61105;41.80539;8.78549;81;20221129;14.1;8.1;11.1;3.1;9.67;8.4;1.25;4247 +61105;41.80539;8.78549;81;20221130;15.1;5.9;10.5;3.7;9.27;.9;1.35;7176 +61105;41.80539;8.78549;81;20221201;14.6;6.9;10.8;3.5;8.37;.3;1.54;6197 +61105;41.80539;8.78549;81;20221202;15.6;5.9;10.7;3.7;8.97;.8;1.45;5503 +61105;41.80539;8.78549;81;20221203;19;9.6;14.3;3.5;10.74;5;1.71;6787 +61105;41.80539;8.78549;81;20221204;18;8.6;13.3;2.5;11.84;17.1;1.15;6353 +61105;41.80539;8.78549;81;20221205;19;11.2;15.1;2.8;12.02;2.7;1.41;6739 +61105;41.80539;8.78549;81;20221206;18;7.7;12.9;2.6;11.44;0;1.09;8386 +61105;41.80539;8.78549;81;20221207;17.3;8.1;12.7;4.1;10.84;0;1.41;8247 +61105;41.80539;8.78549;81;20221208;15.8;9;12.4;3.9;10.22;1.7;1.59;3714 +61105;41.80539;8.78549;81;20221209;18.2;10.2;14.2;3.7;13.42;23;1.2;4971 +61105;41.80539;8.78549;81;20221210;15.7;12.5;14.1;4.5;13.17;7.9;1.22;2359 +61105;41.80539;8.78549;81;20221211;13.4;8.9;11.2;8.5;8.09;0;2.57;5172 +61105;41.80539;8.78549;81;20221212;14.9;4.1;9.5;3.9;7.59;9.8;1.6;8350 +61105;41.80539;8.78549;81;20221213;14.6;7.7;11.1;4.4;11.26;16.4;1.02;3834 +61105;41.80539;8.78549;81;20221214;16;10.8;13.4;3.9;13.29;18.1;.82;4094 +61105;41.80539;8.78549;81;20221215;16.8;10.1;13.4;4.5;13.57;37.2;1.03;2907 +61105;41.80539;8.78549;81;20221216;15.9;12.1;14;5.2;13.19;25.4;1.35;3692 +61105;41.80539;8.78549;81;20221217;16.6;11.1;13.9;5.4;10.94;.1;1.88;7233 +61105;41.80539;8.78549;81;20221218;17;6.3;11.6;2.2;9.99;0;.99;8340 +61105;41.80539;8.78549;81;20221219;16.3;5.8;11;2.2;10.22;0;.88;8241 +61105;41.80539;8.78549;81;20221220;16.6;5.6;11.1;2.2;9.84;0;.94;8734 +61105;41.80539;8.78549;81;20221221;15.7;5.8;10.8;3;10.87;9.5;.95;4834 +61105;41.80539;8.78549;81;20221222;17.7;11;14.3;7;13.14;0;1.49;6174 +61105;41.80539;8.78549;81;20221223;18.8;13.6;16.2;7.4;13.94;0;2.12;4772 +61105;41.80539;8.78549;81;20221224;18.8;14;16.4;7.3;14.04;0;1.97;6314 +61105;41.80539;8.78549;81;20221225;17.9;10.1;14;3.7;12.74;0;1.16;7524 +61105;41.80539;8.78549;81;20221226;19.8;7.3;13.6;3.4;11.52;0;1.43;8289 +61105;41.80539;8.78549;81;20221227;18;11.3;14.6;5.5;11.92;0;1.95;7606 +61105;41.80539;8.78549;81;20221228;17.3;10.1;13.7;4.5;10.92;0;1.75;7853 +61105;41.80539;8.78549;81;20221229;18.4;7.1;12.7;2.8;10.52;.9;1.35;8416 +61105;41.80539;8.78549;81;20221230;18.2;9.6;13.9;5.5;13.34;1.2;1.23;5523 +61105;41.80539;8.78549;81;20221231;18.8;13.2;16;3.3;13.72;0;1.37;5928 +61106;41.81069;8.99889;380;20220101;11.5;9.5;10.5;3.7;11.92;0;.94;2086 +61106;41.81069;8.99889;380;20220102;12.3;8.9;10.6;5.3;10.6;0;1.49;4709 +61106;41.81069;8.99889;380;20220103;14.6;9.3;12;6.9;11.02;0;2.04;5428 +61106;41.81069;8.99889;380;20220104;12.5;9.8;11.1;5;11.62;.2;1.32;3272 +61106;41.81069;8.99889;380;20220105;14;9.1;11.5;7.4;10.17;5.8;2.33;3278 +61106;41.81069;8.99889;380;20220106;9.4;3.9;6.6;3.5;7.54;6.8;1.03;6791 +61106;41.81069;8.99889;380;20220107;11.5;2.8;7.2;3.7;7.67;.1;1.38;8424 +61106;41.81069;8.99889;380;20220108;11.8;2.1;7;5.1;7.42;4.9;1.72;8535 +61106;41.81069;8.99889;380;20220109;11.2;4.5;7.9;10.4;8.32;4;2.19;5889 +61106;41.81069;8.99889;380;20220110;11.4;1.9;6.6;4.3;5.92;0;1.95;8815 +61106;41.81069;8.99889;380;20220111;12.7;2.1;7.4;4.5;5.37;0;2.29;9132 +61106;41.81069;8.99889;380;20220112;10.4;1.8;6.1;6.7;5.05;0;2.57;9152 +61106;41.81069;8.99889;380;20220113;11.1;2;6.5;6;5.22;0;2.58;9534 +61106;41.81069;8.99889;380;20220114;11.7;.9;6.3;3.8;7.2;0;1.41;9917 +61106;41.81069;8.99889;380;20220115;12.4;2.5;7.4;4.5;8.12;0;1.45;9292 +61106;41.81069;8.99889;380;20220116;12.2;2.9;7.6;5.5;8.57;0;1.5;10053 +61106;41.81069;8.99889;380;20220117;11.9;4.1;8;4.5;8.57;0;1.5;8857 +61106;41.81069;8.99889;380;20220118;11.8;3.1;7.5;2.5;8.62;0;1.06;8697 +61106;41.81069;8.99889;380;20220119;11.9;2.8;7.4;3.1;8.95;.8;1.11;8634 +61106;41.81069;8.99889;380;20220120;8.2;7.3;7.7;4.2;8.04;.3;1.32;3265 +61106;41.81069;8.99889;380;20220121;11.2;3;7.1;3.2;7.58;.6;1.21;8848 +61106;41.81069;8.99889;380;20220122;11.3;2.6;7;3.2;7.15;0;1.44;10540 +61106;41.81069;8.99889;380;20220123;11.7;1.4;6.5;2.3;7.77;0;1.13;10749 +61106;41.81069;8.99889;380;20220124;12;1.9;7;2.2;8.1;0;1.12;10391 +61106;41.81069;8.99889;380;20220125;12;2.5;7.3;3;8.35;0;1.3;9504 +61106;41.81069;8.99889;380;20220126;11;4;7.5;4.7;8.3;0;1.62;6721 +61106;41.81069;8.99889;380;20220127;12.5;3.8;8.1;3.2;8.42;0;1.46;9746 +61106;41.81069;8.99889;380;20220128;12.4;5.2;8.8;3.2;8.08;0;1.47;10055 +61106;41.81069;8.99889;380;20220129;12.9;3.1;8;3.7;7.91;0;1.49;11644 +61106;41.81069;8.99889;380;20220130;12.3;3.1;7.7;4.8;8.24;.3;1.52;8215 +61106;41.81069;8.99889;380;20220131;11.5;3.6;7.5;5.3;8.31;.1;1.4;9204 +61106;41.81069;8.99889;380;20220201;14.1;2.2;8.2;4;6.12;0;2.43;11293 +61106;41.81069;8.99889;380;20220202;13.6;3.5;8.5;5.4;8.9;0;1.78;11769 +61106;41.81069;8.99889;380;20220203;13.8;4.8;9.3;3.7;10.5;0;1.43;10351 +61106;41.81069;8.99889;380;20220204;13.5;5.7;9.6;4.1;10.24;0;1.31;10105 +61106;41.81069;8.99889;380;20220205;13.4;8;10.7;3.9;10.35;0;1.63;7345 +61106;41.81069;8.99889;380;20220206;12.5;4.6;8.5;3.9;9.51;.8;1.3;11505 +61106;41.81069;8.99889;380;20220207;13.1;7.1;10.1;6.5;9.28;1.6;1.88;8098 +61106;41.81069;8.99889;380;20220208;14;4.2;9.1;2.7;7.34;0;1.78;12797 +61106;41.81069;8.99889;380;20220209;13.4;3.1;8.3;3.6;8.4;.1;1.82;12546 +61106;41.81069;8.99889;380;20220210;13;2.7;7.8;3.1;8.2;0;1.72;12694 +61106;41.81069;8.99889;380;20220211;12.1;1.8;7;3.6;8.7;0;1.56;12676 +61106;41.81069;8.99889;380;20220212;13.7;3.7;8.7;5.1;8.82;0;2.13;13321 +61106;41.81069;8.99889;380;20220213;13.3;4.7;9;2.6;9;0;1.6;9969 +61106;41.81069;8.99889;380;20220214;14;5.3;9.6;2.9;9.62;13;1.68;10191 +61106;41.81069;8.99889;380;20220215;11.3;6.4;8.9;8.7;8.97;6.4;2.22;8120 +61106;41.81069;8.99889;380;20220216;12.5;5.5;9;5.6;9.05;.5;2.1;11572 +61106;41.81069;8.99889;380;20220217;15;7.6;11.3;5.3;11.62;.1;1.95;12554 +61106;41.81069;8.99889;380;20220218;16.1;6.9;11.5;5.4;11.77;0;2.13;13104 +61106;41.81069;8.99889;380;20220219;13.8;6.7;10.2;4.2;10.78;0;1.44;9309 +61106;41.81069;8.99889;380;20220220;13.1;7.4;10.2;5.7;10.05;.1;2.22;12580 +61106;41.81069;8.99889;380;20220221;13.2;7.8;10.5;12.7;9.17;3.4;3.19;8848 +61106;41.81069;8.99889;380;20220222;14.4;5;9.7;4;8.14;0;2.26;14533 +61106;41.81069;8.99889;380;20220223;15.8;4.1;10;2.9;8.21;0;2.18;15751 +61106;41.81069;8.99889;380;20220224;15.2;4.2;9.7;3.4;8.28;0;2.22;15516 +61106;41.81069;8.99889;380;20220225;12.8;4.5;8.6;4.5;8.58;0;1.97;13364 +61106;41.81069;8.99889;380;20220226;12.3;3.3;7.8;4.7;4.58;0;3.04;15494 +61106;41.81069;8.99889;380;20220227;12.1;1.2;6.6;4.4;3.98;0;2.99;16671 +61106;41.81069;8.99889;380;20220228;12.4;2;7.2;3.8;5.82;0;2.69;16487 +61106;41.81069;8.99889;380;20220301;9.9;1.3;5.6;4.7;5.72;0;2.53;15152 +61106;41.81069;8.99889;380;20220302;10.9;1;5.9;3.3;6.25;0;2.27;16994 +61106;41.81069;8.99889;380;20220303;11.5;2;6.7;2;7.87;.1;1.54;9907 +61106;41.81069;8.99889;380;20220304;11.4;5.8;8.6;3.7;9.32;3.9;1.77;9917 +61106;41.81069;8.99889;380;20220305;11.5;2.6;7;5.5;6.07;0;2.91;14660 +61106;41.81069;8.99889;380;20220306;10.8;2;6.4;4.2;5.75;.2;2.65;15560 +61106;41.81069;8.99889;380;20220307;10.4;.7;5.6;3.9;5.5;0;2.56;16680 +61106;41.81069;8.99889;380;20220308;11.2;.4;5.8;3.8;5.98;.1;2.31;17463 +61106;41.81069;8.99889;380;20220309;11.8;1.7;6.7;3.3;6.01;0;2.42;18046 +61106;41.81069;8.99889;380;20220310;13.2;1.2;7.2;2.7;7.15;0;2.46;19012 +61106;41.81069;8.99889;380;20220311;13.7;3.1;8.4;3.8;8.42;.1;2.34;16142 +61106;41.81069;8.99889;380;20220312;13.5;4.9;9.2;4.7;6.98;1.3;2.65;13712 +61106;41.81069;8.99889;380;20220313;12.8;6.9;9.8;4.7;9.65;7.9;1.98;9489 +61106;41.81069;8.99889;380;20220314;15.7;9.6;12.7;4.7;12.09;.7;2.12;11313 +61106;41.81069;8.99889;380;20220315;14.2;10;12.1;5.2;11.55;0;1.94;8007 +61106;41.81069;8.99889;380;20220316;14.3;9.1;11.7;5.6;11.75;0;1.91;8212 +61106;41.81069;8.99889;380;20220317;15.7;9.3;12.5;6.2;11.02;.8;2.82;11468 +61106;41.81069;8.99889;380;20220318;12.7;10.4;11.5;6.6;10.55;4.9;2.3;3462 +61106;41.81069;8.99889;380;20220319;12.1;8.5;10.3;7.1;9.77;2.7;2.25;6016 +61106;41.81069;8.99889;380;20220320;13.1;7.5;10.3;5.2;9.72;2.4;2.53;12024 +61106;41.81069;8.99889;380;20220321;12.9;3.3;8.1;5.5;6.7;0;3.33;18573 +61106;41.81069;8.99889;380;20220322;13.9;1.1;7.5;4.8;6.37;0;3.46;20997 +61106;41.81069;8.99889;380;20220323;14.1;2.6;8.3;3.9;7.62;0;3.11;21343 +61106;41.81069;8.99889;380;20220324;15.7;3.5;9.6;3.8;7.62;0;3.43;21297 +61106;41.81069;8.99889;380;20220325;16.2;5.6;10.9;4.7;8.67;0;3.39;19906 +61106;41.81069;8.99889;380;20220326;13.9;7.1;10.5;5.6;8.02;.3;3.27;12774 +61106;41.81069;8.99889;380;20220327;18.1;10.4;14.3;5.8;8.27;.1;4.52;14190 +61106;41.81069;8.99889;380;20220328;16.9;7.2;12;2.6;8.95;0;3.3;19772 +61106;41.81069;8.99889;380;20220329;15.8;5.5;10.7;3.9;9.67;8.3;2.87;17133 +61106;41.81069;8.99889;380;20220330;14;9.2;11.6;2.8;13.68;7;1.32;6535 +61106;41.81069;8.99889;380;20220331;13.9;10.4;12.1;7.8;12.22;.8;2.39;10621 +61106;41.81069;8.99889;380;20220401;12.2;10.1;11.1;12.8;8.12;9.2;4.13;9741 +61106;41.81069;8.99889;380;20220402;9.6;4.4;7;6.6;7.37;6.3;2.38;10818 +61106;41.81069;8.99889;380;20220403;10.2;3.8;7;6.6;7.35;.2;2.68;15144 +61106;41.81069;8.99889;380;20220404;12.7;2.8;7.7;3.9;7.2;0;3.12;20729 +61106;41.81069;8.99889;380;20220405;13.7;2.2;7.9;3.3;8.05;0;3.13;23850 +61106;41.81069;8.99889;380;20220406;10.1;3.9;7;3.4;9.22;3;1.36;6602 +61106;41.81069;8.99889;380;20220407;15.5;6.2;10.8;10.7;10.75;.6;3.34;19325 +61106;41.81069;8.99889;380;20220408;17.4;10.4;13.9;10;12.47;.1;4.18;17135 +61106;41.81069;8.99889;380;20220409;14.2;12;13.1;11.4;9.29;0;4.69;16324 +61106;41.81069;8.99889;380;20220410;14.3;5;9.6;3.9;7.69;0;3.58;22408 +61106;41.81069;8.99889;380;20220411;15.6;3.6;9.6;4.7;8.82;0;3.59;24394 +61106;41.81069;8.99889;380;20220412;14.8;6.2;10.5;5.1;10.82;0;2.77;16806 +61106;41.81069;8.99889;380;20220413;16.6;9.5;13.1;5.1;10.97;0;3.49;18014 +61106;41.81069;8.99889;380;20220414;17.3;8.4;12.9;4.3;10.22;.4;3.78;19151 +61106;41.81069;8.99889;380;20220415;20;9.4;14.7;3;10.05;0;4.26;22481 +61106;41.81069;8.99889;380;20220416;19.4;7.1;13.2;4.1;10.9;0;4.34;25006 +61106;41.81069;8.99889;380;20220417;16.1;10;13;6.9;7.42;0;5.26;21863 +61106;41.81069;8.99889;380;20220418;15.7;5.1;10.4;3.9;8.38;0;4;25586 +61106;41.81069;8.99889;380;20220419;16.8;6.7;11.8;4;10.95;0;3.58;22891 +61106;41.81069;8.99889;380;20220420;18.2;8.2;13.2;4.8;11.95;.8;3.17;17001 +61106;41.81069;8.99889;380;20220421;14.7;10.4;12.6;6.4;12.87;24.7;2.44;11247 +61106;41.81069;8.99889;380;20220422;15.4;9.3;12.4;5.4;12.95;.2;2.55;14628 +61106;41.81069;8.99889;380;20220423;19.6;9;14.3;5.6;12.27;8.6;3.88;17878 +61106;41.81069;8.99889;380;20220424;14.5;10.9;12.7;8.8;11.93;11.8;3.02;12274 +61106;41.81069;8.99889;380;20220425;16.9;11.1;14;6.3;12.3;0;4.22;22946 +61106;41.81069;8.99889;380;20220426;18.1;8;13.1;3.5;11.42;0;4.15;25707 +61106;41.81069;8.99889;380;20220427;18.7;7.7;13.2;3.6;12.45;0;4;26838 +61106;41.81069;8.99889;380;20220428;20.1;9.7;14.9;4.8;11.3;0;5.1;26916 +61106;41.81069;8.99889;380;20220429;19.6;8.3;13.9;5.1;9.52;0;5.27;25951 +61106;41.81069;8.99889;380;20220430;18.4;7.5;13;3.3;11.42;0;3.99;24721 +61106;41.81069;8.99889;380;20220501;18;9;13.5;2.8;12.25;0;3.6;21455 +61106;41.81069;8.99889;380;20220502;18.5;7.7;13.1;2.7;11.8;.2;4.07;26391 +61106;41.81069;8.99889;380;20220503;20.1;8.5;14.3;2.8;12.1;.4;4.31;25740 +61106;41.81069;8.99889;380;20220504;19;10.2;14.6;3.4;13;.6;3.72;21003 +61106;41.81069;8.99889;380;20220505;14.3;12.6;13.4;4;14.45;14.9;1.41;3757 +61106;41.81069;8.99889;380;20220506;17.1;10.6;13.8;6;14.25;5.4;2.54;14581 +61106;41.81069;8.99889;380;20220507;18.9;12.6;15.8;4.1;14.4;4.7;3.31;15600 +61106;41.81069;8.99889;380;20220508;19.8;10.4;15.1;3.4;13.6;7.9;3.93;21778 +61106;41.81069;8.99889;380;20220509;19.9;10.8;15.3;3;13.5;3.7;4.35;25672 +61106;41.81069;8.99889;380;20220510;20.7;10.1;15.4;2.9;13.92;1.1;4.66;28610 +61106;41.81069;8.99889;380;20220511;20.6;11;15.8;3.2;13.9;0;4.51;25784 +61106;41.81069;8.99889;380;20220512;21.2;10.6;15.9;2.8;13.92;0;4.77;28657 +61106;41.81069;8.99889;380;20220513;22;9.9;15.9;2.8;13.07;0;5.02;28595 +61106;41.81069;8.99889;380;20220514;21.7;9.9;15.8;2.6;12.95;0;5.01;29252 +61106;41.81069;8.99889;380;20220515;22.8;9.6;16.2;2.5;13.35;0;4.91;27805 +61106;41.81069;8.99889;380;20220516;23.5;11.5;17.5;2.7;14.77;0;5.1;28041 +61106;41.81069;8.99889;380;20220517;23.4;13.1;18.3;2.4;15.62;0;4.9;26615 +61106;41.81069;8.99889;380;20220518;25.3;12.6;18.9;2.5;14.82;0;5.6;29422 +61106;41.81069;8.99889;380;20220519;24.5;14.9;19.7;4.2;16.45;.1;5.76;28699 +61106;41.81069;8.99889;380;20220520;25.3;15.2;20.3;3.5;16.87;.7;5.94;29795 +61106;41.81069;8.99889;380;20220521;23.4;13.5;18.4;4.3;17.72;0;5.1;28283 +61106;41.81069;8.99889;380;20220522;24;13.4;18.7;3.3;16.8;.1;5.19;27914 +61106;41.81069;8.99889;380;20220523;27.6;13.5;20.5;3.7;16.47;0;6.23;29109 +61106;41.81069;8.99889;380;20220524;24.6;16.2;20.4;4.7;19.22;0;5.06;24269 +61106;41.81069;8.99889;380;20220525;25;15.2;20.1;3.1;18.95;.3;4.81;23932 +61106;41.81069;8.99889;380;20220526;25.4;16.9;21.1;3.1;20.42;.7;4.5;20841 +61106;41.81069;8.99889;380;20220527;29.5;18.2;23.8;4.7;17.4;0;5.85;17060 +61106;41.81069;8.99889;380;20220528;27;19.8;23.4;3.8;17.3;.6;6.37;25419 +61106;41.81069;8.99889;380;20220529;22.1;14.6;18.4;4;16.71;0;4.29;22496 +61106;41.81069;8.99889;380;20220530;26.1;14.2;20.1;3.4;13.94;0;5.78;27475 +61106;41.81069;8.99889;380;20220531;23.6;14.7;19.1;3.5;18.22;0;4.94;25936 +61106;41.81069;8.99889;380;20220601;25.5;15.1;20.3;2.9;19.52;0;5.5;28936 +61106;41.81069;8.99889;380;20220602;26.6;15.3;21;4.4;19.57;0;5.81;28942 +61106;41.81069;8.99889;380;20220603;28.5;19.9;24.2;5.1;20.05;0;4.88;15077 +61106;41.81069;8.99889;380;20220604;32;19.6;25.8;4.6;20.22;0;6.88;23967 +61106;41.81069;8.99889;380;20220605;28.6;20.6;24.6;5.3;20.67;0;6.06;21484 +61106;41.81069;8.99889;380;20220606;25.7;18.3;22;6.4;18.92;0;6.41;25402 +61106;41.81069;8.99889;380;20220607;25.7;16.3;21;7;17.45;0;7.15;30177 +61106;41.81069;8.99889;380;20220608;24.1;18.1;21.1;7.8;17.22;0;5.78;18629 +61106;41.81069;8.99889;380;20220609;23.5;17.8;20.7;7.4;16.6;0;6.01;23029 +61106;41.81069;8.99889;380;20220610;24.6;14;19.3;2.8;16;.1;5.84;31165 +61106;41.81069;8.99889;380;20220611;26;14.7;20.4;2.9;15.5;0;6.02;29558 +61106;41.81069;8.99889;380;20220612;27.2;15.1;21.2;3;14.72;0;6.46;30240 +61106;41.81069;8.99889;380;20220613;26.4;16.1;21.3;4.4;17.3;0;6.15;28021 +61106;41.81069;8.99889;380;20220614;26.1;16.5;21.3;3;20.87;.1;5.51;28171 +61106;41.81069;8.99889;380;20220615;28.4;15.3;21.8;2.4;20;0;5.68;27349 +61106;41.81069;8.99889;380;20220616;26.7;16.7;21.7;2.9;19.82;0;6.01;30001 +61106;41.81069;8.99889;380;20220617;29.5;16.5;23;2.6;19.12;0;6.59;30856 +61106;41.81069;8.99889;380;20220618;29.4;19.5;24.4;3.8;19.52;0;7.18;30924 +61106;41.81069;8.99889;380;20220619;28.5;18.1;23.3;2.8;19.3;0;6.57;30647 +61106;41.81069;8.99889;380;20220620;29;19;24;3;20.27;0;6.63;30026 +61106;41.81069;8.99889;380;20220621;30.7;18.5;24.6;3.8;18.65;0;7.04;27432 +61106;41.81069;8.99889;380;20220622;28.5;20.8;24.6;4.6;21.8;0;5.97;23394 +61106;41.81069;8.99889;380;20220623;27.9;20.1;24;4.2;23.3;0;4.64;16436 +61106;41.81069;8.99889;380;20220624;27.1;19.5;23.3;5.3;21.02;0;6.18;25637 +61106;41.81069;8.99889;380;20220625;28.9;20.2;24.6;3.9;20.3;0;6.38;24447 +61106;41.81069;8.99889;380;20220626;30.9;20.4;25.6;5.4;21.6;0;6.75;24991 +61106;41.81069;8.99889;380;20220627;30.8;21.9;26.4;5;24.82;.1;6.15;21375 +61106;41.81069;8.99889;380;20220628;28.9;22.4;25.7;5;24.52;1.4;5.33;17452 +61106;41.81069;8.99889;380;20220629;26.7;19.4;23;6.5;20.22;0;6.64;27171 +61106;41.81069;8.99889;380;20220630;28;15.8;21.9;3.3;19.2;0;6.47;31018 +61106;41.81069;8.99889;380;20220701;28.3;18.6;23.4;3.9;20.4;0;6.59;29755 +61106;41.81069;8.99889;380;20220702;27.6;16.4;22;3;18.77;0;6.02;29031 +61106;41.81069;8.99889;380;20220703;31.8;17.1;24.4;2.6;18.85;0;7.05;30685 +61106;41.81069;8.99889;380;20220704;31.5;18.4;24.9;2.8;17.25;0;7.17;29892 +61106;41.81069;8.99889;380;20220705;29.4;18.9;24.2;5;19.45;0;7.5;30825 +61106;41.81069;8.99889;380;20220706;28.2;21.1;24.7;5.8;22.55;0;6.74;26469 +61106;41.81069;8.99889;380;20220707;26.7;20.4;23.6;5.2;21.92;0;6.19;26341 +61106;41.81069;8.99889;380;20220708;28.2;18.4;23.3;3.6;19.7;.8;6.23;27216 +61106;41.81069;8.99889;380;20220709;29.1;16.7;22.9;3.3;15.52;0;7.11;30882 +61106;41.81069;8.99889;380;20220710;28.5;17.9;23.2;3;17.47;.2;6.69;30088 +61106;41.81069;8.99889;380;20220711;29.8;16.2;23;3.2;17.05;0;6.98;30640 +61106;41.81069;8.99889;380;20220712;28.2;18;23.1;3.6;19.07;0;6.63;30049 +61106;41.81069;8.99889;380;20220713;29.5;18.1;23.8;3;21.35;.1;6.41;29851 +61106;41.81069;8.99889;380;20220714;29.5;18.5;24;2.6;22.12;0;6.37;30194 +61106;41.81069;8.99889;380;20220715;28.8;18.6;23.7;3.9;22.3;0;6.24;27821 +61106;41.81069;8.99889;380;20220716;29.1;19;24.1;3.5;23.05;0;6.17;28428 +61106;41.81069;8.99889;380;20220717;30.7;18.8;24.7;3;23.72;0;6.49;29687 +61106;41.81069;8.99889;380;20220718;32.3;21.3;26.8;3.8;23.2;0;7.53;30199 +61106;41.81069;8.99889;380;20220719;32.6;19.7;26.2;3.5;20.42;0;7.51;30003 +61106;41.81069;8.99889;380;20220720;33.6;20;26.8;3.1;21.15;0;7.44;29391 +61106;41.81069;8.99889;380;20220721;30.7;21.1;25.9;3.3;23.45;0;6.46;27305 +61106;41.81069;8.99889;380;20220722;30.7;19.4;25;3.3;23.9;0;6.6;29806 +61106;41.81069;8.99889;380;20220723;30.4;19.5;25;4.1;22.7;0;6.44;25999 +61106;41.81069;8.99889;380;20220724;29.6;20.3;25;4.6;23.4;0;6.22;25433 +61106;41.81069;8.99889;380;20220725;30.2;19.6;24.9;4.5;23.32;0;6.63;28180 +61106;41.81069;8.99889;380;20220726;29.3;22.3;25.8;6.6;23.42;0;7.03;26454 +61106;41.81069;8.99889;380;20220727;28.5;20.8;24.7;6;20.15;0;7.03;25623 +61106;41.81069;8.99889;380;20220728;28.6;18.5;23.5;3.9;20.75;0;6.36;28649 +61106;41.81069;8.99889;380;20220729;30.9;18.7;24.8;3.3;21.07;0;6.55;27682 +61106;41.81069;8.99889;380;20220730;29;21.1;25.1;6.3;21.35;0;7.09;26099 +61106;41.81069;8.99889;380;20220731;29.6;18.8;24.2;3.1;22.2;0;6.3;29158 +61106;41.81069;8.99889;380;20220801;31.4;19.2;25.3;2.6;21.77;0;6.55;28972 +61106;41.81069;8.99889;380;20220802;30.2;19.5;24.8;3.3;21.77;0;6.01;24862 +61106;41.81069;8.99889;380;20220803;32.1;19.2;25.6;2.2;21.97;0;6.38;28443 +61106;41.81069;8.99889;380;20220804;31.7;19.7;25.7;2.4;23;.1;6.38;28534 +61106;41.81069;8.99889;380;20220805;31.4;19.7;25.5;3;21.75;0;6.29;26043 +61106;41.81069;8.99889;380;20220806;29.5;19.8;24.6;3.6;23.45;0;5.94;26027 +61106;41.81069;8.99889;380;20220807;30.6;20.9;25.7;3.2;25.67;0;6.03;26789 +61106;41.81069;8.99889;380;20220808;31.1;20.8;26;2.9;23.32;1.1;6.25;26645 +61106;41.81069;8.99889;380;20220809;30.6;20.5;25.5;2.9;21.1;2.4;6.35;27123 +61106;41.81069;8.99889;380;20220810;29.9;20;24.9;3.5;21.65;.5;6.17;25822 +61106;41.81069;8.99889;380;20220811;29.5;19;24.3;3;19.7;1.1;5.75;23536 +61106;41.81069;8.99889;380;20220812;28.7;18.7;23.7;3.3;20.6;0;5.8;25492 +61106;41.81069;8.99889;380;20220813;28.1;18.5;23.3;3.3;22.77;0;4.81;21315 +61106;41.81069;8.99889;380;20220814;29.7;20.2;24.9;3.3;21.82;1.7;5.76;24198 +61106;41.81069;8.99889;380;20220815;29.9;21;25.5;3.9;24.17;.7;5.6;22578 +61106;41.81069;8.99889;380;20220816;30.2;21;25.6;3.2;25.07;0;5.74;25053 +61106;41.81069;8.99889;380;20220817;31.2;21.6;26.4;5.5;23.95;.2;6.04;20761 +61106;41.81069;8.99889;380;20220818;29.2;23.5;26.3;5.2;23;7.5;5.75;17615 +61106;41.81069;8.99889;380;20220819;25.8;18.7;22.2;6.1;20.2;2.9;5.24;20621 +61106;41.81069;8.99889;380;20220820;26.4;20.2;23.3;5.2;20.6;.1;5.47;22086 +61106;41.81069;8.99889;380;20220821;27.1;20.8;24;5.2;22.45;0;5.6;23417 +61106;41.81069;8.99889;380;20220822;28.2;18.8;23.5;3;21.35;2.4;5.17;23443 +61106;41.81069;8.99889;380;20220823;28.2;18;23.1;2.6;21.52;.1;5.18;25205 +61106;41.81069;8.99889;380;20220824;29.5;18.6;24;2.9;20.47;.2;5.65;25294 +61106;41.81069;8.99889;380;20220825;28.9;18.4;23.6;2.9;20.45;0;5.37;23917 +61106;41.81069;8.99889;380;20220826;28.3;18.8;23.6;3.2;21.55;.1;5.26;24299 +61106;41.81069;8.99889;380;20220827;27.7;18.9;23.3;3.5;23.25;0;4.73;21609 +61106;41.81069;8.99889;380;20220828;27.1;19.5;23.3;3.9;23.35;0;4.71;21595 +61106;41.81069;8.99889;380;20220829;28.3;18.4;23.4;3;22.55;0;4.91;23030 +61106;41.81069;8.99889;380;20220830;29.5;18.5;24;3;21.55;0;5.17;22566 +61106;41.81069;8.99889;380;20220831;26.9;17.8;22.4;4.9;21.6;4.6;4.39;17119 +61106;41.81069;8.99889;380;20220901;27.1;19.3;23.2;4.2;22.5;.7;4.68;20871 +61106;41.81069;8.99889;380;20220902;27.4;18.5;22.9;2.4;22.15;.5;4.16;19601 +61106;41.81069;8.99889;380;20220903;28;19.6;23.8;3.1;22.77;1.4;4.66;20878 +61106;41.81069;8.99889;380;20220904;28.5;19.5;24;3.4;22.77;.6;4.97;22400 +61106;41.81069;8.99889;380;20220905;28.7;19.7;24.2;3.8;22.52;0;4.69;19257 +61106;41.81069;8.99889;380;20220906;28.9;20.7;24.8;3.5;23.75;.5;4.81;20344 +61106;41.81069;8.99889;380;20220907;29.1;19.7;24.4;2.6;24.12;0;4.55;20989 +61106;41.81069;8.99889;380;20220908;28.3;19.5;23.9;4.7;23.15;0;4.7;18205 +61106;41.81069;8.99889;380;20220909;27.8;20.8;24.3;7.8;16.97;0;7.23;20448 +61106;41.81069;8.99889;380;20220910;25.7;20.3;23;8.7;17.25;0;6.51;18573 +61106;41.81069;8.99889;380;20220911;26.3;19.3;22.8;6.7;17.05;0;6.14;20931 +61106;41.81069;8.99889;380;20220912;26.3;14.8;20.6;2.4;17.3;0;4.29;21608 +61106;41.81069;8.99889;380;20220913;27.4;15.7;21.6;3.2;20.77;0;4.3;21021 +61106;41.81069;8.99889;380;20220914;30;20.2;25.1;4.7;22.75;1.2;4.64;15484 +61106;41.81069;8.99889;380;20220915;28.1;21.7;24.9;5.3;22.45;.8;4.39;10562 +61106;41.81069;8.99889;380;20220916;27.2;20.9;24;9.2;19.92;.3;6.57;19374 +61106;41.81069;8.99889;380;20220917;23.4;19.3;21.4;9.6;13.6;0;6.74;17891 +61106;41.81069;8.99889;380;20220918;24.6;13.4;19;3;12.72;0;4.46;20712 +61106;41.81069;8.99889;380;20220919;24.8;14;19.4;4.3;14.75;0;4.45;17419 +61106;41.81069;8.99889;380;20220920;24.7;13.7;19.2;2.8;15.75;.1;3.84;18523 +61106;41.81069;8.99889;380;20220921;25.9;14.1;20;4.3;14.25;.4;5.04;20543 +61106;41.81069;8.99889;380;20220922;22.4;15.3;18.9;6;11.47;.7;5.45;18147 +61106;41.81069;8.99889;380;20220923;22.7;11.8;17.3;3.4;10.7;0;4.36;19973 +61106;41.81069;8.99889;380;20220924;21.2;12.9;17;2.3;15.2;14.7;2.17;6939 +61106;41.81069;8.99889;380;20220925;22.4;15.1;18.8;3.5;18.57;1.5;2.83;13892 +61106;41.81069;8.99889;380;20220926;22.8;15.6;19.2;7.2;15.57;.1;4.38;13534 +61106;41.81069;8.99889;380;20220927;20.4;15.9;18.1;13;13.3;5.4;5.5;12674 +61106;41.81069;8.99889;380;20220928;20.4;16.1;18.2;10.7;14.95;24.4;4.31;9117 +61106;41.81069;8.99889;380;20220929;20.8;15.3;18;6;16.45;12.9;3.45;13355 +61106;41.81069;8.99889;380;20220930;19.9;12.3;16.1;2.7;15.61;5.5;1.83;4773 +61106;41.81069;8.99889;380;20221001;19.7;13.6;16.7;8.9;13.3;1.3;4.3;14871 +61106;41.81069;8.99889;380;20221002;24.3;16.3;20.3;9.3;16.12;0;5.3;14607 +61106;41.81069;8.99889;380;20221003;21.8;16.2;19;5;16.97;0;3.41;13436 +61106;41.81069;8.99889;380;20221004;22.9;12.9;17.9;2.7;17.62;.1;2.91;17171 +61106;41.81069;8.99889;380;20221005;23.2;14.7;19;3.3;17;0;3.27;16994 +61106;41.81069;8.99889;380;20221006;22.5;12.7;17.6;3.1;16.72;0;2.99;17054 +61106;41.81069;8.99889;380;20221007;22.7;13.4;18.1;2.6;16.27;0;3.02;16996 +61106;41.81069;8.99889;380;20221008;23;11.9;17.5;2.4;16.35;1.5;2.81;16582 +61106;41.81069;8.99889;380;20221009;22.2;16;19.1;3.4;17.37;.8;2.54;9659 +61106;41.81069;8.99889;380;20221010;22.3;15.7;19;4;17.1;2.7;3.13;14342 +61106;41.81069;8.99889;380;20221011;22.1;13.7;17.9;3.3;17.12;.1;2.64;13413 +61106;41.81069;8.99889;380;20221012;18.5;14.6;16.6;3.3;17.62;12.8;1.43;4641 +61106;41.81069;8.99889;380;20221013;20.9;13.7;17.3;3.7;16.6;.3;2.56;13627 +61106;41.81069;8.99889;380;20221014;21.7;15.4;18.5;5.6;16.45;0;3.18;11210 +61106;41.81069;8.99889;380;20221015;22;14.7;18.3;3.7;17;0;2.79;14362 +61106;41.81069;8.99889;380;20221016;22.6;13.3;17.9;3.1;17.02;0;2.53;13672 +61106;41.81069;8.99889;380;20221017;22.2;15.3;18.7;4;17.95;0;2.75;14089 +61106;41.81069;8.99889;380;20221018;22.5;13.5;18;2.9;17.8;.1;2.46;14532 +61106;41.81069;8.99889;380;20221019;21.7;12.4;17.1;2.6;16.9;0;2.31;14545 +61106;41.81069;8.99889;380;20221020;22;13.5;17.8;3.1;18.2;0;2.27;13392 +61106;41.81069;8.99889;380;20221021;24.2;15.3;19.7;3.5;17.52;0;2.62;9954 +61106;41.81069;8.99889;380;20221022;25.4;15.1;20.3;3;15.15;0;3.28;13663 +61106;41.81069;8.99889;380;20221023;27.2;16;21.6;3.4;15.95;0;3.62;13178 +61106;41.81069;8.99889;380;20221024;26.2;14.2;20.2;2.8;14.85;0;3.15;12532 +61106;41.81069;8.99889;380;20221025;23.9;15.2;19.6;3.9;15.75;0;3.12;10618 +61106;41.81069;8.99889;380;20221026;25.1;12.6;18.8;2.7;14.62;.1;2.9;12383 +61106;41.81069;8.99889;380;20221027;22.8;13.9;18.3;3.3;16.9;.1;2.28;11685 +61106;41.81069;8.99889;380;20221028;21.8;13.8;17.8;2.9;17.92;0;2.01;11268 +61106;41.81069;8.99889;380;20221029;21.8;13.5;17.7;3.6;17.35;.1;2.28;12742 +61106;41.81069;8.99889;380;20221030;22.4;13.5;18;3.2;15.32;0;2.53;12885 +61106;41.81069;8.99889;380;20221031;21.3;10.5;15.9;2.3;14.07;0;2.04;11784 +61106;41.81069;8.99889;380;20221101;20.8;10.2;15.5;2.4;14.57;0;1.91;10248 +61106;41.81069;8.99889;380;20221102;21.2;11.9;16.6;3;15.6;0;2.07;11260 +61106;41.81069;8.99889;380;20221103;20.9;12.6;16.7;3.1;15.85;9.2;1.98;9558 +61106;41.81069;8.99889;380;20221104;17.9;14.1;16;9.1;13.5;5.1;3.25;8922 +61106;41.81069;8.99889;380;20221105;19.2;9.1;14.2;3.7;10.22;.2;2.58;10212 +61106;41.81069;8.99889;380;20221106;19.3;8.6;14;3.5;9.77;0;2.65;11741 +61106;41.81069;8.99889;380;20221107;20.4;10.3;15.3;3.6;13.7;.1;2.2;10042 +61106;41.81069;8.99889;380;20221108;20.3;11.2;15.8;2.8;14.5;0;1.86;10710 +61106;41.81069;8.99889;380;20221109;20.5;12.9;16.7;2.9;14.57;0;1.99;9200 +61106;41.81069;8.99889;380;20221110;20.5;13.2;16.9;3;16.37;0;1.73;8735 +61106;41.81069;8.99889;380;20221111;20.7;12.4;16.6;4.3;15.77;.3;2.07;10348 +61106;41.81069;8.99889;380;20221112;19;10.8;14.9;3.4;13;0;2.02;7886 +61106;41.81069;8.99889;380;20221113;17.3;11.9;14.6;5;11.05;2.4;2.72;6592 +61106;41.81069;8.99889;380;20221114;18.1;8.3;13.2;2.6;11.37;2.4;1.68;9569 +61106;41.81069;8.99889;380;20221115;18;10.7;14.4;2.6;14.52;33.9;1.26;3705 +61106;41.81069;8.99889;380;20221116;19.4;13.4;16.4;5.6;15.97;5.5;2.03;8240 +61106;41.81069;8.99889;380;20221117;20.1;12.5;16.3;6.4;13.72;8.8;2.91;7364 +61106;41.81069;8.99889;380;20221118;16.7;12.3;14.5;8.5;13.37;.5;2.42;8343 +61106;41.81069;8.99889;380;20221119;15.5;11.2;13.4;3.4;11.05;0;1.85;5516 +61106;41.81069;8.99889;380;20221120;16.1;8.2;12.2;3.7;10.85;.1;1.77;7754 +61106;41.81069;8.99889;380;20221121;16;8.3;12.1;7.3;11.22;47.1;2.23;7560 +61106;41.81069;8.99889;380;20221122;13.2;10.1;11.6;11.8;11.52;14.7;2.17;3464 +61106;41.81069;8.99889;380;20221123;14.9;10.7;12.8;10.1;11.15;1.5;2.67;5731 +61106;41.81069;8.99889;380;20221124;16.4;10.7;13.6;7.4;10.37;0;2.99;8411 +61106;41.81069;8.99889;380;20221125;13.4;9.1;11.2;3.7;11.62;23;1.3;4463 +61106;41.81069;8.99889;380;20221126;15.9;8.6;12.3;5.8;10.05;.4;2.22;7001 +61106;41.81069;8.99889;380;20221127;15.2;6.9;11;4.6;7.52;0;2.48;8999 +61106;41.81069;8.99889;380;20221128;13;5.3;9.1;2.4;8.55;0;1.29;5336 +61106;41.81069;8.99889;380;20221129;12.4;7.1;9.7;3.8;9.42;7.1;1.5;4111 +61106;41.81069;8.99889;380;20221130;13.1;5.3;9.2;4.5;9.22;.7;1.58;6778 +61106;41.81069;8.99889;380;20221201;12.6;6.4;9.5;3.8;8.22;0;1.72;6337 +61106;41.81069;8.99889;380;20221202;13.5;5.1;9.3;3.9;8.75;.6;1.55;5960 +61106;41.81069;8.99889;380;20221203;16.8;8.9;12.9;3.7;10.75;5.6;1.75;7082 +61106;41.81069;8.99889;380;20221204;15.5;7.4;11.5;2.3;11.87;8.6;1.02;6356 +61106;41.81069;8.99889;380;20221205;17.3;9.5;13.4;2.7;12;1.6;1.39;6695 +61106;41.81069;8.99889;380;20221206;15.9;7.1;11.5;2.5;11.77;0;1.05;7958 +61106;41.81069;8.99889;380;20221207;15.2;7.6;11.4;4.4;11;0;1.48;7880 +61106;41.81069;8.99889;380;20221208;14.1;8.7;11.4;4.3;9.87;.3;1.86;4092 +61106;41.81069;8.99889;380;20221209;16.9;8.8;12.8;4.2;13.07;19.7;1.46;4913 +61106;41.81069;8.99889;380;20221210;14.1;11.1;12.6;5.7;12.95;6.9;1.46;2783 +61106;41.81069;8.99889;380;20221211;11.5;7.5;9.5;9.9;7.82;0;2.78;5677 +61106;41.81069;8.99889;380;20221212;12.9;3.8;8.4;4.8;7.47;9.5;1.94;7939 +61106;41.81069;8.99889;380;20221213;12.8;6.1;9.4;5.6;11.03;19.2;1.11;4519 +61106;41.81069;8.99889;380;20221214;13.7;9;11.4;4.4;13.12;20.1;.86;3559 +61106;41.81069;8.99889;380;20221215;14.9;9.2;12.1;4.8;13.45;35.1;1.14;2550 +61106;41.81069;8.99889;380;20221216;14.5;10.5;12.5;5.2;12.95;18;1.41;3683 +61106;41.81069;8.99889;380;20221217;14.9;9.7;12.3;5.9;11;.1;1.95;7542 +61106;41.81069;8.99889;380;20221218;14.8;6;10.4;2.4;10.3;0;1;8357 +61106;41.81069;8.99889;380;20221219;14.4;5.7;10;2.1;10.4;0;.89;7719 +61106;41.81069;8.99889;380;20221220;14.6;5.5;10.1;2.1;10;0;.92;8311 +61106;41.81069;8.99889;380;20221221;14.3;5.4;9.9;2.7;10.75;2.9;.97;5602 +61106;41.81069;8.99889;380;20221222;15.9;9.9;12.9;8;12.9;0;1.78;6075 +61106;41.81069;8.99889;380;20221223;17.3;12.3;14.8;9.5;13.7;0;2.57;4995 +61106;41.81069;8.99889;380;20221224;17.2;13.2;15.2;9;13.9;0;2.52;6014 +61106;41.81069;8.99889;380;20221225;15.9;10.1;13;3.7;13.12;0;1.17;7409 +61106;41.81069;8.99889;380;20221226;17.7;6.9;12.3;3.2;11.77;0;1.37;7982 +61106;41.81069;8.99889;380;20221227;16.3;11;13.6;6.2;11.72;0;2.29;7726 +61106;41.81069;8.99889;380;20221228;15.3;9;12.1;5.4;10.92;0;1.89;7928 +61106;41.81069;8.99889;380;20221229;16.2;6.8;11.5;2.4;10.37;.4;1.2;8121 +61106;41.81069;8.99889;380;20221230;16.5;9.3;12.9;4.9;13.12;1.1;1.17;5779 +61106;41.81069;8.99889;380;20221231;16.9;12.6;14.7;3;13.67;0;1.32;5935 +61107;41.81343;9.27593;298;20220101;12.3;10.7;11.5;3.5;11.67;0;1.03;2535 +61107;41.81343;9.27593;298;20220102;12.4;9.8;11.1;4.1;10.71;0;1.25;3654 +61107;41.81343;9.27593;298;20220103;13.8;9.7;11.8;4.5;11.17;0;1.24;5357 +61107;41.81343;9.27593;298;20220104;13.7;9.1;11.4;3.8;11.44;.1;1.12;6084 +61107;41.81343;9.27593;298;20220105;16.1;8.9;12.5;6.4;9.64;2.1;2.37;6366 +61107;41.81343;9.27593;298;20220106;9;5.8;7.4;3.8;8.24;9.5;1.21;3835 +61107;41.81343;9.27593;298;20220107;11.9;5.4;8.7;4.2;7.54;.1;1.68;7613 +61107;41.81343;9.27593;298;20220108;12.3;4.7;8.5;4;6.41;2.8;1.74;9139 +61107;41.81343;9.27593;298;20220109;13.3;6.2;9.8;7.2;6.87;.8;2.52;8232 +61107;41.81343;9.27593;298;20220110;11.3;4;7.6;7.3;5.74;.1;2.67;8210 +61107;41.81343;9.27593;298;20220111;12.5;6.3;9.4;7.9;5.14;0;3.54;8487 +61107;41.81343;9.27593;298;20220112;10.3;5.1;7.7;8.3;5.07;0;3.15;8045 +61107;41.81343;9.27593;298;20220113;11;4.5;7.8;6.1;5.01;0;2.72;8879 +61107;41.81343;9.27593;298;20220114;13.2;4.2;8.7;4.3;6.04;0;2.02;10219 +61107;41.81343;9.27593;298;20220115;13.4;6;9.7;4.7;7.37;0;1.63;8955 +61107;41.81343;9.27593;298;20220116;13;6.9;9.9;5.2;8.81;0;1.61;9884 +61107;41.81343;9.27593;298;20220117;12.9;7.2;10.1;4.3;8.77;0;1.63;8517 +61107;41.81343;9.27593;298;20220118;12.9;6.7;9.8;3.2;8.81;0;1.44;8608 +61107;41.81343;9.27593;298;20220119;12.9;5.3;9.1;2.8;8.81;0;1.24;9358 +61107;41.81343;9.27593;298;20220120;12.2;7;9.6;4.5;8.57;.1;1.6;8175 +61107;41.81343;9.27593;298;20220121;12;6.9;9.4;3.4;8.71;.9;1.47;6922 +61107;41.81343;9.27593;298;20220122;11.8;4;7.9;3.4;6.67;0;1.65;10539 +61107;41.81343;9.27593;298;20220123;12.3;3.6;7.9;2.4;7.47;0;1.31;11019 +61107;41.81343;9.27593;298;20220124;13.4;4.8;9.1;2.7;8.07;0;1.47;10552 +61107;41.81343;9.27593;298;20220125;12.3;6.1;9.2;3.1;7.91;0;1.56;9416 +61107;41.81343;9.27593;298;20220126;12.7;5.5;9.1;4.3;8.37;0;1.64;9461 +61107;41.81343;9.27593;298;20220127;13.6;6.3;9.9;3.5;8.54;0;1.73;10741 +61107;41.81343;9.27593;298;20220128;13.5;7.8;10.6;3.5;8.77;0;1.79;8978 +61107;41.81343;9.27593;298;20220129;13.8;6.1;9.9;3.9;8.31;0;1.85;10903 +61107;41.81343;9.27593;298;20220130;12.9;7.3;10.1;4.4;9.41;0;1.61;8057 +61107;41.81343;9.27593;298;20220131;12.7;7.9;10.3;5.8;9.37;0;1.82;7956 +61107;41.81343;9.27593;298;20220201;15.6;6.3;10.9;5.8;5.14;0;3.75;12108 +61107;41.81343;9.27593;298;20220202;14;6;10;4.8;8.04;0;1.98;11957 +61107;41.81343;9.27593;298;20220203;14.9;6.9;10.9;3.7;10.71;0;1.56;11621 +61107;41.81343;9.27593;298;20220204;14.2;9;11.6;4.6;11.27;0;1.59;7836 +61107;41.81343;9.27593;298;20220205;14.5;8.9;11.7;3.7;11.04;.5;1.54;7637 +61107;41.81343;9.27593;298;20220206;13.9;7.9;10.9;4.2;10.41;.1;1.64;10850 +61107;41.81343;9.27593;298;20220207;14.9;7.9;11.4;8.1;9.04;.5;2.71;10145 +61107;41.81343;9.27593;298;20220208;14.6;5.4;10;3;5.77;0;2.39;13497 +61107;41.81343;9.27593;298;20220209;13.7;6.7;10.2;3.5;8.91;.1;1.74;11971 +61107;41.81343;9.27593;298;20220210;13.3;6.8;10;3;9.64;0;1.57;11437 +61107;41.81343;9.27593;298;20220211;12.9;7.4;10.1;3.7;9.64;0;1.69;11850 +61107;41.81343;9.27593;298;20220212;14;7.4;10.7;5.3;9.07;0;2.36;12729 +61107;41.81343;9.27593;298;20220213;13.6;6.7;10.2;2.8;9.07;.1;1.73;10412 +61107;41.81343;9.27593;298;20220214;14.9;7;10.9;3.2;10.07;6.3;1.84;12034 +61107;41.81343;9.27593;298;20220215;13.6;7.3;10.4;6.7;8.17;.2;2.47;11401 +61107;41.81343;9.27593;298;20220216;13.4;5.5;9.4;4.6;8.31;0;2.02;12759 +61107;41.81343;9.27593;298;20220217;14;7.4;10.7;4.3;11.01;0;1.66;13442 +61107;41.81343;9.27593;298;20220218;14.7;9;11.9;4.3;11.97;0;1.72;11805 +61107;41.81343;9.27593;298;20220219;14;9.8;11.9;4.3;11.94;0;1.59;7877 +61107;41.81343;9.27593;298;20220220;14.4;10;12.2;4.3;10.84;0;2.12;12402 +61107;41.81343;9.27593;298;20220221;15.9;7.6;11.7;8.9;8.61;.4;3.32;11230 +61107;41.81343;9.27593;298;20220222;17.4;8.6;13;5.5;6.24;0;4.13;14723 +61107;41.81343;9.27593;298;20220223;16;6.9;11.5;2.7;7.81;0;2.53;15938 +61107;41.81343;9.27593;298;20220224;15.2;6.8;11;3.2;9.11;0;2.32;14983 +61107;41.81343;9.27593;298;20220225;13.8;7.5;10.7;5.1;9.47;0;2.34;12840 +61107;41.81343;9.27593;298;20220226;12.8;6.1;9.4;8.3;5.31;0;4.11;13912 +61107;41.81343;9.27593;298;20220227;12;5.4;8.7;6.7;4.37;0;3.93;14663 +61107;41.81343;9.27593;298;20220228;13.1;5.4;9.3;5.2;6.24;0;3.2;15896 +61107;41.81343;9.27593;298;20220301;9.8;4.9;7.4;5.6;5.47;0;2.9;13344 +61107;41.81343;9.27593;298;20220302;11.3;2.5;6.9;3.4;5.77;0;2.45;16993 +61107;41.81343;9.27593;298;20220303;12.3;4.6;8.4;2.9;7.41;.2;2.15;13634 +61107;41.81343;9.27593;298;20220304;10.9;6.4;8.7;3.9;9.07;3.8;1.67;8811 +61107;41.81343;9.27593;298;20220305;11.6;4.2;7.9;6;6.01;0;3.11;16365 +61107;41.81343;9.27593;298;20220306;11.3;2.7;7;4.7;5.71;.5;2.81;16255 +61107;41.81343;9.27593;298;20220307;11.5;2.7;7.1;4.8;5.71;0;2.93;17767 +61107;41.81343;9.27593;298;20220308;11.4;3.7;7.5;4.5;5.67;0;2.84;14426 +61107;41.81343;9.27593;298;20220309;12.5;3.6;8.1;3.9;5.34;0;3.07;18316 +61107;41.81343;9.27593;298;20220310;13.3;4.3;8.8;2.6;7.14;0;2.54;18414 +61107;41.81343;9.27593;298;20220311;13.9;6.1;10;4.1;8.74;.8;2.49;14987 +61107;41.81343;9.27593;298;20220312;12.8;7.7;10.2;5.8;9.01;3.4;2.55;11938 +61107;41.81343;9.27593;298;20220313;10.4;7.5;9;5.7;10.81;30.9;1.27;6607 +61107;41.81343;9.27593;298;20220314;14.9;9.7;12.3;6;13.11;2.5;1.84;10448 +61107;41.81343;9.27593;298;20220315;13.9;10;12;6;12.57;1.5;1.77;9140 +61107;41.81343;9.27593;298;20220316;13.5;10.4;11.9;5.8;12.81;0;1.64;9026 +61107;41.81343;9.27593;298;20220317;15.7;9.6;12.6;5.2;11.44;.9;2.5;12402 +61107;41.81343;9.27593;298;20220318;11.8;10.4;11.1;5.3;10.41;1;1.94;5602 +61107;41.81343;9.27593;298;20220319;10.5;8.9;9.7;5.5;9.97;15.5;1.67;5958 +61107;41.81343;9.27593;298;20220320;11.5;7.9;9.7;3.9;10.01;5.2;1.79;9691 +61107;41.81343;9.27593;298;20220321;12.1;5.3;8.7;4.6;7.04;.1;2.92;16953 +61107;41.81343;9.27593;298;20220322;13.6;4.4;9;4.7;6.84;0;3.38;21136 +61107;41.81343;9.27593;298;20220323;15.2;4.9;10.1;4;7.07;0;3.53;22027 +61107;41.81343;9.27593;298;20220324;15.8;6.3;11.1;4.1;7.81;0;3.55;21702 +61107;41.81343;9.27593;298;20220325;15.6;6.9;11.2;5.6;8.77;0;3.59;21018 +61107;41.81343;9.27593;298;20220326;14;7.7;10.9;4.8;8.01;.1;3.1;15174 +61107;41.81343;9.27593;298;20220327;19.2;10.4;14.8;4.6;7.84;0;4.65;21168 +61107;41.81343;9.27593;298;20220328;17.9;9.3;13.6;2.5;8.81;0;3.7;22547 +61107;41.81343;9.27593;298;20220329;15.6;7.6;11.6;4.8;10.91;11;2.94;19143 +61107;41.81343;9.27593;298;20220330;13.8;9.9;11.9;3.1;13.97;7.7;1.37;8539 +61107;41.81343;9.27593;298;20220331;14.2;11;12.6;5.4;12.67;0;1.99;9626 +61107;41.81343;9.27593;298;20220401;13.7;10.5;12.1;9.7;7.21;3.7;4.17;10832 +61107;41.81343;9.27593;298;20220402;10.2;3.3;6.7;6.6;7.4;3;2.38;10818 +61107;41.81343;9.27593;298;20220403;11.2;3.7;7.5;5.4;7.58;0;2.7;17638 +61107;41.81343;9.27593;298;20220404;13.6;5.9;9.7;4.2;7.57;.1;3.41;21182 +61107;41.81343;9.27593;298;20220405;14.1;4.8;9.5;3.7;8.21;0;3.29;23340 +61107;41.81343;9.27593;298;20220406;10.5;5.8;8.2;3.5;9.34;4;1.71;10561 +61107;41.81343;9.27593;298;20220407;15.5;7.5;11.5;13.3;10.78;0;3.5;19734 +61107;41.81343;9.27593;298;20220408;18.3;12.6;15.5;12.4;12.45;0;4.7;16213 +61107;41.81343;9.27593;298;20220409;16.1;11.6;13.8;8.4;8.67;0;4.46;16394 +61107;41.81343;9.27593;298;20220410;14.7;5.7;10.2;3.9;7.71;0;3.58;22408 +61107;41.81343;9.27593;298;20220411;15.3;6.1;10.7;5.2;9.17;0;3.68;24825 +61107;41.81343;9.27593;298;20220412;14.2;8.5;11.4;6.2;11.34;0;2.64;16341 +61107;41.81343;9.27593;298;20220413;16.3;9.8;13;4.6;11.61;0;3.43;21393 +61107;41.81343;9.27593;298;20220414;18.2;8.5;13.3;4.6;9.21;0;4.5;23253 +61107;41.81343;9.27593;298;20220415;19.9;10.4;15.2;3.4;9.18;0;4.9;25272 +61107;41.81343;9.27593;298;20220416;21.8;8.6;15.2;4.8;10.54;0;5.16;25568 +61107;41.81343;9.27593;298;20220417;16;10.9;13.5;8;6.72;0;5.68;21877 +61107;41.81343;9.27593;298;20220418;16.5;7.3;11.9;4.5;7.64;0;4.52;25733 +61107;41.81343;9.27593;298;20220419;17;9.4;13.2;4.1;11.37;1.5;3.72;23429 +61107;41.81343;9.27593;298;20220420;16.8;9.7;13.3;4.8;13.34;1.6;3.04;20464 +61107;41.81343;9.27593;298;20220421;13.9;9.8;11.9;5.2;13.44;33.3;2.17;15989 +61107;41.81343;9.27593;298;20220422;15.3;9.3;12.3;4.3;13.51;1.6;2.44;17959 +61107;41.81343;9.27593;298;20220423;17.2;9.8;13.5;4.2;12.74;1.9;3.4;21780 +61107;41.81343;9.27593;298;20220424;15.7;10.4;13.1;4.7;11.61;0;3.05;16498 +61107;41.81343;9.27593;298;20220425;17.3;10.7;14;3.9;13.41;0;3.61;24495 +61107;41.81343;9.27593;298;20220426;17.8;10.2;14;3.3;12.97;0;3.81;25384 +61107;41.81343;9.27593;298;20220427;17.4;9.7;13.6;3.5;13.24;0;3.47;23478 +61107;41.81343;9.27593;298;20220428;20.7;10.2;15.4;4.6;10.54;0;5.27;27906 +61107;41.81343;9.27593;298;20220429;20.7;12;16.4;5.3;8.54;0;6.11;27056 +61107;41.81343;9.27593;298;20220430;19.3;10.5;14.9;3.5;10.57;0;4.64;26882 +61107;41.81343;9.27593;298;20220501;18.5;12.2;15.4;2.8;12.24;2.7;3.88;21775 +61107;41.81343;9.27593;298;20220502;19.1;10.5;14.8;2.7;11.47;.1;4.52;27823 +61107;41.81343;9.27593;298;20220503;20.4;10.5;15.5;2.7;12.37;.4;4.69;28997 +61107;41.81343;9.27593;298;20220504;18.9;12.1;15.5;3.7;14.24;.9;3.86;23419 +61107;41.81343;9.27593;298;20220505;13.8;12.9;13.4;4.2;14.07;20;1.47;4478 +61107;41.81343;9.27593;298;20220506;16.1;10.6;13.4;6.9;14.31;5.2;2.37;15539 +61107;41.81343;9.27593;298;20220507;19.9;13.2;16.6;5.7;14.01;1.2;3.85;15452 +61107;41.81343;9.27593;298;20220508;21;12.9;17;3.9;13.21;1.2;4.56;22302 +61107;41.81343;9.27593;298;20220509;21.3;13.2;17.3;3.2;13.57;.2;5.01;27684 +61107;41.81343;9.27593;298;20220510;21.3;13.2;17.2;2.5;14.34;.2;4.91;29728 +61107;41.81343;9.27593;298;20220511;20.9;13.5;17.2;3;14.91;.1;4.53;26408 +61107;41.81343;9.27593;298;20220512;20.8;13.4;17.1;2.6;15.31;0;4.69;28896 +61107;41.81343;9.27593;298;20220513;21.6;12.9;17.2;2.4;14.77;0;4.91;29544 +61107;41.81343;9.27593;298;20220514;21.4;13.4;17.4;2.4;14.41;0;4.93;28947 +61107;41.81343;9.27593;298;20220515;22.6;13.1;17.9;2.5;15.01;0;5.05;29115 +61107;41.81343;9.27593;298;20220516;23.1;13.9;18.5;2.6;16.17;.1;5.08;29179 +61107;41.81343;9.27593;298;20220517;23.4;15.4;19.4;2.5;16.07;0;5.04;27118 +61107;41.81343;9.27593;298;20220518;25.8;15.8;20.8;2.8;16.27;0;5.97;30808 +61107;41.81343;9.27593;298;20220519;24.4;16.6;20.5;4.6;15.57;.1;5.98;28316 +61107;41.81343;9.27593;298;20220520;25.5;14.9;20.2;4.8;15.11;2.4;6.52;31094 +61107;41.81343;9.27593;298;20220521;22.3;15.8;19.1;3.2;18.14;0;4.71;28071 +61107;41.81343;9.27593;298;20220522;23;16.2;19.6;3.1;17.24;.1;5.11;28312 +61107;41.81343;9.27593;298;20220523;24.4;15.9;20.2;3.5;19.37;0;5.43;29924 +61107;41.81343;9.27593;298;20220524;24.6;17;20.8;4.1;20.21;0;4.87;24775 +61107;41.81343;9.27593;298;20220525;24.6;16.8;20.7;2.9;20.77;.2;4.22;21423 +61107;41.81343;9.27593;298;20220526;25.9;17.5;21.7;3.1;20.94;0;4.88;23859 +61107;41.81343;9.27593;298;20220527;28.8;18.1;23.5;4.2;16.44;0;6.06;21403 +61107;41.81343;9.27593;298;20220528;28.9;21;25;3.7;16.17;.5;6.86;26534 +61107;41.81343;9.27593;298;20220529;22.8;18.2;20.5;5.2;18.71;0;4.67;19777 +61107;41.81343;9.27593;298;20220530;25.2;16.9;21.1;3.4;18.21;0;5.45;26033 +61107;41.81343;9.27593;298;20220531;24.7;16.9;20.8;3.5;19.24;0;5.45;28739 +61107;41.81343;9.27593;298;20220601;25.6;17.7;21.6;3.1;20.34;0;5.54;28670 +61107;41.81343;9.27593;298;20220602;25.3;17.5;21.4;4.4;21.94;0;5.36;29135 +61107;41.81343;9.27593;298;20220603;25.6;19.3;22.4;4.4;22.94;0;4.35;18962 +61107;41.81343;9.27593;298;20220604;27;19;23;3.6;23.74;0;5.34;25948 +61107;41.81343;9.27593;298;20220605;26.8;19.5;23.1;3.9;23.67;0;4.86;22331 +61107;41.81343;9.27593;298;20220606;25.1;18.2;21.6;4;21.91;0;5.2;27688 +61107;41.81343;9.27593;298;20220607;27.2;17.5;22.4;4.2;18.44;0;6.46;31778 +61107;41.81343;9.27593;298;20220608;24.2;18.7;21.4;4.9;17.91;0;5.18;23940 +61107;41.81343;9.27593;298;20220609;25.4;18.5;22;6;16.41;.1;6.17;25638 +61107;41.81343;9.27593;298;20220610;26.6;17.4;22;4.7;15.01;.1;7.5;32237 +61107;41.81343;9.27593;298;20220611;27.9;19.1;23.5;4.1;15.04;0;7.53;30443 +61107;41.81343;9.27593;298;20220612;29;17.6;23.3;3.3;15.11;0;7.1;31735 +61107;41.81343;9.27593;298;20220613;26.3;19;22.7;3.8;17.64;0;6.05;28378 +61107;41.81343;9.27593;298;20220614;26.8;19;22.9;3;20.41;.1;6.01;29610 +61107;41.81343;9.27593;298;20220615;28.2;18.1;23.1;2.5;20.84;0;6.03;29753 +61107;41.81343;9.27593;298;20220616;27;18.9;22.9;2.5;20.54;0;6.24;32037 +61107;41.81343;9.27593;298;20220617;29.3;19.7;24.5;2.7;21.07;0;6.74;31763 +61107;41.81343;9.27593;298;20220618;29.4;20.9;25.2;3.8;20.47;0;7.27;32010 +61107;41.81343;9.27593;298;20220619;29;21;25;3.3;18.34;0;7.01;29935 +61107;41.81343;9.27593;298;20220620;28.4;19;23.7;3.2;21.61;0;6.52;31857 +61107;41.81343;9.27593;298;20220621;28.5;20.4;24.5;3.4;23.57;0;5.87;26447 +61107;41.81343;9.27593;298;20220622;27.5;20.7;24.1;4.8;25.18;.1;5.42;23760 +61107;41.81343;9.27593;298;20220623;27.3;20.9;24.1;3.1;25.84;0;3.84;15649 +61107;41.81343;9.27593;298;20220624;28.8;20.6;24.7;4.1;24.17;0;5.8;26125 +61107;41.81343;9.27593;298;20220625;29;21.1;25;3.4;23.27;0;6.3;27989 +61107;41.81343;9.27593;298;20220626;28.1;20.8;24.4;5.2;24.01;0;6.23;28864 +61107;41.81343;9.27593;298;20220627;29;21.1;25;4.1;26.91;.1;5.54;25025 +61107;41.81343;9.27593;298;20220628;29;22.7;25.8;4.1;26.87;.4;5.03;20909 +61107;41.81343;9.27593;298;20220629;25.9;20.4;23.2;5.2;22.67;0;5.37;24429 +61107;41.81343;9.27593;298;20220630;27.7;19;23.4;3.8;21.47;0;6.37;30825 +61107;41.81343;9.27593;298;20220701;27.5;20.1;23.8;3.9;23.01;0;6.24;30596 +61107;41.81343;9.27593;298;20220702;27.7;19.9;23.8;3.3;22.41;0;6.16;29714 +61107;41.81343;9.27593;298;20220703;32.3;20.7;26.5;2.5;21.74;0;7.29;32388 +61107;41.81343;9.27593;298;20220704;30.9;21;26;2.7;21.14;0;6.98;31369 +61107;41.81343;9.27593;298;20220705;28.8;21.5;25.1;3.8;20.81;0;6.8;31618 +61107;41.81343;9.27593;298;20220706;29.1;21.4;25.2;4.2;22.24;0;6.58;29782 +61107;41.81343;9.27593;298;20220707;28.7;21.5;25.1;4;21.47;0;6.36;28134 +61107;41.81343;9.27593;298;20220708;29.7;21.5;25.6;3.5;19.84;0;7.11;29845 +61107;41.81343;9.27593;298;20220709;29.1;20.2;24.7;3.2;15.61;0;7.12;29734 +61107;41.81343;9.27593;298;20220710;28.7;20;24.3;3.1;17.81;.6;6.8;30052 +61107;41.81343;9.27593;298;20220711;29.7;19.9;24.8;3.1;19.81;0;7.03;31841 +61107;41.81343;9.27593;298;20220712;28.2;21.3;24.8;4.1;22.21;0;6.77;31103 +61107;41.81343;9.27593;298;20220713;29;21;25;3.4;22.81;0;6.46;29463 +61107;41.81343;9.27593;298;20220714;29.1;20.8;24.9;2.8;22.31;0;6.41;30038 +61107;41.81343;9.27593;298;20220715;28.9;22.2;25.5;3.8;23.11;0;6.17;27076 +61107;41.81343;9.27593;298;20220716;29.2;22.1;25.7;3.8;24.61;0;6.18;27848 +61107;41.81343;9.27593;298;20220717;30.4;22.3;26.3;3.4;26.31;0;6.41;28845 +61107;41.81343;9.27593;298;20220718;31.9;22.6;27.2;2.9;24.07;0;7.02;30602 +61107;41.81343;9.27593;298;20220719;32.3;22.4;27.3;3.1;20.54;0;7.34;30368 +61107;41.81343;9.27593;298;20220720;32.5;23.1;27.8;3.4;21.21;0;7.56;30083 +61107;41.81343;9.27593;298;20220721;30.8;23.5;27.1;3.1;23.31;0;6.4;27083 +61107;41.81343;9.27593;298;20220722;31;23;27;3.5;24.41;0;6.98;31050 +61107;41.81343;9.27593;298;20220723;29.8;23.2;26.5;3.3;25.47;0;6.03;26364 +61107;41.81343;9.27593;298;20220724;29.4;23.6;26.5;3.8;25.81;0;5.45;23059 +61107;41.81343;9.27593;298;20220725;29.8;23;26.4;3.7;26.87;0;6.24;29106 +61107;41.81343;9.27593;298;20220726;29.4;23;26.2;5;26.07;0;5.83;24986 +61107;41.81343;9.27593;298;20220727;29.5;23;26.2;5.3;23.71;0;6.26;23788 +61107;41.81343;9.27593;298;20220728;29.6;22.3;26;3.8;23.34;0;6.5;29200 +61107;41.81343;9.27593;298;20220729;30.8;22.6;26.7;3;24.94;0;6.48;28793 +61107;41.81343;9.27593;298;20220730;29.4;22.9;26.1;4.9;24.47;0;5.95;23533 +61107;41.81343;9.27593;298;20220731;30.7;21.9;26.3;3.1;21.21;0;6.76;29519 +61107;41.81343;9.27593;298;20220801;32.3;22.3;27.3;3;20.71;0;7.27;29975 +61107;41.81343;9.27593;298;20220802;30.5;23.3;26.9;3.1;24.11;0;6.16;25847 +61107;41.81343;9.27593;298;20220803;32.1;22.3;27.2;2.7;22.07;0;6.86;29395 +61107;41.81343;9.27593;298;20220804;32.2;23;27.6;2.7;22.17;0;6.9;29056 +61107;41.81343;9.27593;298;20220805;30.7;22.9;26.8;2.6;23.01;.1;6.16;26888 +61107;41.81343;9.27593;298;20220806;29.9;23.6;26.7;3.1;24.97;0;5.66;24383 +61107;41.81343;9.27593;298;20220807;31.6;23.2;27.4;3.5;24.81;.7;6.54;27151 +61107;41.81343;9.27593;298;20220808;31.7;23.1;27.4;3.4;23.54;3.5;6.59;25907 +61107;41.81343;9.27593;298;20220809;31.9;21.6;26.8;4;20.31;2;7.44;28823 +61107;41.81343;9.27593;298;20220810;31.1;22.8;27;4.1;20.27;.4;7.24;27355 +61107;41.81343;9.27593;298;20220811;31.4;22.1;26.7;3.8;18.11;.1;7.13;26070 +61107;41.81343;9.27593;298;20220812;29.1;21.3;25.2;3.3;18.74;.1;6.38;27243 +61107;41.81343;9.27593;298;20220813;27.4;19.7;23.6;3;22.04;0;4.94;22880 +61107;41.81343;9.27593;298;20220814;29.4;20.3;24.9;3.9;20.74;.6;6.06;25065 +61107;41.81343;9.27593;298;20220815;30.5;21.4;25.9;4.2;24.44;.9;5.54;21428 +61107;41.81343;9.27593;298;20220816;30.4;20.6;25.5;3.1;23.94;0;5.99;27594 +61107;41.81343;9.27593;298;20220817;29.9;21.9;25.9;4.7;26.87;.5;5.53;24699 +61107;41.81343;9.27593;298;20220818;28.4;23.5;25.9;4.4;24.77;3.9;5.24;20546 +61107;41.81343;9.27593;298;20220819;26.5;19.2;22.9;5.5;20.64;2.3;5.44;24225 +61107;41.81343;9.27593;298;20220820;27.7;19.8;23.7;4.4;19.54;0;5.53;23350 +61107;41.81343;9.27593;298;20220821;28;21;24.5;4.4;21.84;0;5.57;24605 +61107;41.81343;9.27593;298;20220822;28.2;21.3;24.8;3.1;21.24;1.7;5.28;22760 +61107;41.81343;9.27593;298;20220823;28.3;20.7;24.5;3;21.57;0;5.46;25332 +61107;41.81343;9.27593;298;20220824;30.1;20.8;25.4;3.4;19.04;0;6.26;25759 +61107;41.81343;9.27593;298;20220825;29.1;20.7;24.9;3.6;19.51;0;6.09;25060 +61107;41.81343;9.27593;298;20220826;28.5;21.1;24.8;3.1;21.74;.1;5.38;24883 +61107;41.81343;9.27593;298;20220827;28.3;21.5;24.9;3.8;23.21;0;5.07;21677 +61107;41.81343;9.27593;298;20220828;28.8;21.5;25.2;4.1;22.81;.6;5.39;22801 +61107;41.81343;9.27593;298;20220829;28;20.5;24.2;3.1;23.04;.2;4.85;22524 +61107;41.81343;9.27593;298;20220830;29.6;20.9;25.2;2.9;22.77;.1;5.35;24175 +61107;41.81343;9.27593;298;20220831;27;21;24;4;22.81;4.4;4.34;18439 +61107;41.81343;9.27593;298;20220901;27.5;20.1;23.8;3.6;22.51;4.9;4.03;17689 +61107;41.81343;9.27593;298;20220902;27.3;20.5;23.9;3.4;22.54;1.3;4.41;18867 +61107;41.81343;9.27593;298;20220903;28.1;19.9;24;3;23.44;2;4.45;20720 +61107;41.81343;9.27593;298;20220904;28.6;20.2;24.4;3.4;23.21;.6;4.97;22970 +61107;41.81343;9.27593;298;20220905;27.7;20.4;24;4.3;23.31;0;4.57;19880 +61107;41.81343;9.27593;298;20220906;28.4;21.1;24.7;4.2;25.27;1.8;4.17;17348 +61107;41.81343;9.27593;298;20220907;29.5;21.8;25.6;2.9;25.21;.3;4.72;21256 +61107;41.81343;9.27593;298;20220908;28.7;21.7;25.2;3.7;24.34;0;4.27;16931 +61107;41.81343;9.27593;298;20220909;29.2;21.2;25.2;5.1;17.81;0;5.91;21275 +61107;41.81343;9.27593;298;20220910;28.2;21.8;25;5.9;16.24;0;6.13;19342 +61107;41.81343;9.27593;298;20220911;26.3;20;23.1;4.6;19.37;0;4.83;20391 +61107;41.81343;9.27593;298;20220912;27.2;18.5;22.8;3.1;18.91;0;4.75;22127 +61107;41.81343;9.27593;298;20220913;27.1;18.9;23;4;22.37;0;4.25;19594 +61107;41.81343;9.27593;298;20220914;28.4;21.5;25;4.6;25.47;1;4.23;17671 +61107;41.81343;9.27593;298;20220915;30.2;22.3;26.2;4.8;21.17;0;5.17;14515 +61107;41.81343;9.27593;298;20220916;29.9;21.9;25.9;6.3;17.61;0;6.21;19165 +61107;41.81343;9.27593;298;20220917;25.9;20.8;23.3;8.1;12.97;0;6.96;19852 +61107;41.81343;9.27593;298;20220918;24.6;15;19.8;3.9;12.91;0;4.9;21335 +61107;41.81343;9.27593;298;20220919;24.6;16.7;20.6;4.4;14.97;0;4.7;19613 +61107;41.81343;9.27593;298;20220920;25.8;17.1;21.5;3.7;16.31;1.2;4.28;16165 +61107;41.81343;9.27593;298;20220921;25.4;16.8;21.1;4.4;14.37;.8;4.86;17956 +61107;41.81343;9.27593;298;20220922;22.4;15.5;19;5.2;11.51;0;5.01;18013 +61107;41.81343;9.27593;298;20220923;22.5;14.7;18.6;4.1;11.27;0;4.62;19507 +61107;41.81343;9.27593;298;20220924;21.3;14.3;17.8;3;15.74;8.4;2.57;10147 +61107;41.81343;9.27593;298;20220925;23.1;15.6;19.3;3.9;18.47;1.1;3.04;15105 +61107;41.81343;9.27593;298;20220926;23.3;17.5;20.4;5;16.01;0;3.78;12788 +61107;41.81343;9.27593;298;20220927;23.1;17.3;20.2;9.8;11.31;1.4;6.09;15995 +61107;41.81343;9.27593;298;20220928;23.2;15.6;19.4;6.2;13.21;3.1;4.04;13472 +61107;41.81343;9.27593;298;20220929;22.2;16.3;19.3;4.2;14.97;9.6;3.32;10431 +61107;41.81343;9.27593;298;20220930;20.8;12.8;16.8;3.2;15.27;4.9;2.19;6921 +61107;41.81343;9.27593;298;20221001;21.3;14.4;17.9;6.3;12.57;.6;4;16036 +61107;41.81343;9.27593;298;20221002;22.7;16.4;19.5;5.7;16.34;0;3.52;15947 +61107;41.81343;9.27593;298;20221003;22.7;16.8;19.7;3.7;16.74;0;3.21;15001 +61107;41.81343;9.27593;298;20221004;23.4;14.9;19.2;3;17.51;.1;3.2;18237 +61107;41.81343;9.27593;298;20221005;23.5;15.7;19.6;3.4;16.87;0;3.24;16384 +61107;41.81343;9.27593;298;20221006;23.1;14.9;19;3;15.91;0;3.19;17630 +61107;41.81343;9.27593;298;20221007;23.1;15.2;19.1;3.2;15.51;0;3.35;17404 +61107;41.81343;9.27593;298;20221008;23;14.9;19;2.5;16.91;4.2;2.78;15180 +61107;41.81343;9.27593;298;20221009;21.7;16.4;19;3.3;18.51;1.2;2.16;9026 +61107;41.81343;9.27593;298;20221010;22.6;16.1;19.3;3.6;17.07;1.7;2.86;13018 +61107;41.81343;9.27593;298;20221011;22.5;14.6;18.5;3.3;17.24;.1;2.56;12615 +61107;41.81343;9.27593;298;20221012;19.5;15.7;17.6;3.2;17.34;14.9;1.62;5593 +61107;41.81343;9.27593;298;20221013;22.4;14.3;18.3;3.9;16.17;.7;2.8;13126 +61107;41.81343;9.27593;298;20221014;21.8;15.3;18.5;3.8;16.27;0;2.73;13917 +61107;41.81343;9.27593;298;20221015;21.6;15.3;18.4;3.4;16.74;.1;2.61;14258 +61107;41.81343;9.27593;298;20221016;22.6;15.4;19;2.9;17.44;0;2.44;12704 +61107;41.81343;9.27593;298;20221017;22.3;15.6;19;4;18.41;0;2.49;13078 +61107;41.81343;9.27593;298;20221018;22.5;15.1;18.8;3.7;17.87;.1;2.61;14509 +61107;41.81343;9.27593;298;20221019;21.7;15.1;18.4;2.8;18.21;0;2.25;13997 +61107;41.81343;9.27593;298;20221020;22.2;15.3;18.7;3.2;18.04;0;2.41;13938 +61107;41.81343;9.27593;298;20221021;22.8;15.8;19.3;4.3;18.94;0;2.21;8469 +61107;41.81343;9.27593;298;20221022;25.3;16.6;20.9;2.8;18.51;0;2.82;14429 +61107;41.81343;9.27593;298;20221023;24.4;16.9;20.7;3.2;20.07;0;2.56;13221 +61107;41.81343;9.27593;298;20221024;24;16.8;20.4;2.6;18.97;0;2.36;11432 +61107;41.81343;9.27593;298;20221025;23.5;17.1;20.3;4.1;17.27;0;2.93;10830 +61107;41.81343;9.27593;298;20221026;23;15.9;19.5;2.2;18.51;.1;1.96;9659 +61107;41.81343;9.27593;298;20221027;22;15.8;18.9;3.1;19.01;.1;1.92;10357 +61107;41.81343;9.27593;298;20221028;21.6;14.8;18.2;2.9;17.64;0;1.95;10796 +61107;41.81343;9.27593;298;20221029;22.5;15.9;19.2;3.2;16.24;.1;2.35;12134 +61107;41.81343;9.27593;298;20221030;22.1;14.5;18.3;3.3;15.17;0;2.45;12835 +61107;41.81343;9.27593;298;20221031;22.2;14.1;18.1;2.4;13.61;0;2.38;12557 +61107;41.81343;9.27593;298;20221101;20.9;13.8;17.3;2;15.44;0;1.82;11067 +61107;41.81343;9.27593;298;20221102;20.8;14.6;17.7;2.4;17.01;0;1.79;11553 +61107;41.81343;9.27593;298;20221103;21;15.1;18.1;3.1;17.47;5;1.83;9236 +61107;41.81343;9.27593;298;20221104;20.5;14.8;17.6;7.2;12.74;0;3.51;9786 +61107;41.81343;9.27593;298;20221105;19.9;10.1;15;5.6;10.71;.3;3.15;10888 +61107;41.81343;9.27593;298;20221106;19.8;11.2;15.5;3.8;9.37;0;2.97;12011 +61107;41.81343;9.27593;298;20221107;19.6;12.8;16.2;3.2;12.24;.1;2.22;9733 +61107;41.81343;9.27593;298;20221108;20.4;12.5;16.4;3.1;14.44;0;1.96;10493 +61107;41.81343;9.27593;298;20221109;20.3;13.5;16.9;3.3;15.61;0;1.81;8547 +61107;41.81343;9.27593;298;20221110;21.3;14.2;17.7;3.2;17.04;.3;1.75;9486 +61107;41.81343;9.27593;298;20221111;20.4;15.2;17.8;3.9;16.07;.2;1.96;7975 +61107;41.81343;9.27593;298;20221112;19.9;12.7;16.3;3.9;11.94;0;2.55;9100 +61107;41.81343;9.27593;298;20221113;17.4;12.8;15.1;4.3;11.67;5.5;2.3;6401 +61107;41.81343;9.27593;298;20221114;17.7;9.7;13.7;3;11.97;.7;1.67;9913 +61107;41.81343;9.27593;298;20221115;17.1;11.6;14.4;3;14.94;22.8;1.07;4143 +61107;41.81343;9.27593;298;20221116;19.7;13.2;16.5;4.5;15.94;2.2;1.7;8556 +61107;41.81343;9.27593;298;20221117;19.3;13.4;16.3;4.4;14.24;5.7;2.02;7547 +61107;41.81343;9.27593;298;20221118;19.9;13.8;16.9;6.5;12.54;.4;2.75;9089 +61107;41.81343;9.27593;298;20221119;16;12.4;14.2;3.7;10.57;0;2.06;5475 +61107;41.81343;9.27593;298;20221120;16.8;10;13.4;3.8;10.77;.5;1.93;7268 +61107;41.81343;9.27593;298;20221121;16.3;9.2;12.8;5.6;10.47;34.4;1.88;8600 +61107;41.81343;9.27593;298;20221122;13.9;10.5;12.2;8.1;11.34;7.1;1.77;4025 +61107;41.81343;9.27593;298;20221123;16.5;10.5;13.5;7;9.44;0;2.44;7852 +61107;41.81343;9.27593;298;20221124;17.6;11;14.3;5.5;10.74;0;2.4;9140 +61107;41.81343;9.27593;298;20221125;14.7;11.9;13.3;3.6;12.64;22.5;1.34;3744 +61107;41.81343;9.27593;298;20221126;15.6;8.7;12.1;7.3;10.71;.6;2.24;6145 +61107;41.81343;9.27593;298;20221127;15.3;9.4;12.3;5.8;8.24;0;2.76;8826 +61107;41.81343;9.27593;298;20221128;14;8.4;11.2;2.8;8.91;0;1.55;6005 +61107;41.81343;9.27593;298;20221129;11.8;8.6;10.2;4.1;9.94;8.3;1.38;4558 +61107;41.81343;9.27593;298;20221130;13.4;8.1;10.8;5.2;9.64;.2;1.77;6499 +61107;41.81343;9.27593;298;20221201;13;6.3;9.7;4.4;8.14;0;1.84;6402 +61107;41.81343;9.27593;298;20221202;13.8;6.5;10.2;3.5;9.14;1.7;1.44;6986 +61107;41.81343;9.27593;298;20221203;16.2;9.7;12.9;4.1;12.34;9.1;1.4;5544 +61107;41.81343;9.27593;298;20221204;15.8;8.6;12.2;2.3;12.24;2.2;.95;7910 +61107;41.81343;9.27593;298;20221205;17.1;10.1;13.6;2.2;12.04;.4;1.17;7173 +61107;41.81343;9.27593;298;20221206;16.7;9.6;13.2;3.1;12.81;0;1.18;7502 +61107;41.81343;9.27593;298;20221207;15.6;10.6;13.1;4;12.17;0;1.3;7078 +61107;41.81343;9.27593;298;20221208;14.7;9.9;12.3;3.2;11.64;0;1.27;4614 +61107;41.81343;9.27593;298;20221209;19;10;14.5;3.9;12.97;14.3;1.68;7256 +61107;41.81343;9.27593;298;20221210;14.8;10.7;12.8;4.3;13.17;6.9;1.08;1671 +61107;41.81343;9.27593;298;20221211;13.4;8.7;11.1;8;6.84;0;2.89;7074 +61107;41.81343;9.27593;298;20221212;13.7;5.8;9.7;3.9;7.17;10.9;1.77;8128 +61107;41.81343;9.27593;298;20221213;13.4;6.7;10.1;4.4;11.31;15.1;.98;4272 +61107;41.81343;9.27593;298;20221214;13.7;9.5;11.6;4.3;13.54;23;.71;4336 +61107;41.81343;9.27593;298;20221215;15.4;11.3;13.4;4.2;14.01;22.2;1.09;3612 +61107;41.81343;9.27593;298;20221216;15.5;10.4;12.9;4;12.77;5.5;1.14;5051 +61107;41.81343;9.27593;298;20221217;15.7;8.9;12.3;4.7;11.81;.6;1.38;7892 +61107;41.81343;9.27593;298;20221218;15.7;9;12.3;3;11.41;0;1.24;6786 +61107;41.81343;9.27593;298;20221219;14.9;9;11.9;2.3;11.34;0;.98;7148 +61107;41.81343;9.27593;298;20221220;14.6;7.5;11;2.6;10.94;0;.96;8017 +61107;41.81343;9.27593;298;20221221;14.5;7.7;11.1;2.9;11.31;2.4;.98;6753 +61107;41.81343;9.27593;298;20221222;16;9.1;12.5;5.6;13.07;0;1.01;7520 +61107;41.81343;9.27593;298;20221223;16.4;10.5;13.5;5.5;13.67;0;1.16;6771 +61107;41.81343;9.27593;298;20221224;16.1;11.2;13.7;5.7;14.61;0;.96;6509 +61107;41.81343;9.27593;298;20221225;15.5;10.9;13.2;3.8;14.17;0;.95;5082 +61107;41.81343;9.27593;298;20221226;16.1;10.4;13.3;3;13.14;0;1.08;5096 +61107;41.81343;9.27593;298;20221227;16.7;10.4;13.5;4;13.24;0;1.19;7497 +61107;41.81343;9.27593;298;20221228;15.1;9.2;12.2;3.7;11.91;0;1.13;6906 +61107;41.81343;9.27593;298;20221229;15.8;8.1;12;2.2;11.57;0;.9;8578 +61107;41.81343;9.27593;298;20221230;16.8;9.7;13.2;3.7;12.54;0;1.19;5877 +61107;41.81343;9.27593;298;20221231;17.5;10.9;14.2;3.8;13.07;0;1.44;7248 +62105;42.0286;8.74821;98;20220101;13.4;11.2;12.3;3.2;11.82;0;.91;1984 +62105;42.0286;8.74821;98;20220102;14;10.2;12.1;4.5;10.56;0;1.35;4903 +62105;42.0286;8.74821;98;20220103;16.5;9.6;13;5.6;10.86;0;1.71;6211 +62105;42.0286;8.74821;98;20220104;14.7;9.8;12.2;4.1;11.22;0;1.21;5213 +62105;42.0286;8.74821;98;20220105;15.8;8.8;12.3;6.5;9.99;5;2.06;3806 +62105;42.0286;8.74821;98;20220106;10.8;5.3;8;3.9;8.16;5.2;1.12;4686 +62105;42.0286;8.74821;98;20220107;13.1;4.5;8.8;3.6;7.56;.1;1.43;7994 +62105;42.0286;8.74821;98;20220108;13.5;3.2;8.3;4.6;7.46;6.2;1.58;8255 +62105;42.0286;8.74821;98;20220109;13;6.6;9.8;8.1;8.26;6.6;2.12;6411 +62105;42.0286;8.74821;98;20220110;13.2;2.7;8;4.4;6.02;0;1.9;9070 +62105;42.0286;8.74821;98;20220111;14.1;3.4;8.8;4.4;5.42;0;2.26;9108 +62105;42.0286;8.74821;98;20220112;12.5;3.2;7.8;5.7;4.89;0;2.51;8803 +62105;42.0286;8.74821;98;20220113;13.5;2.6;8.1;5;5.26;0;2.33;9185 +62105;42.0286;8.74821;98;20220114;13.2;2.4;7.8;3.9;7.26;0;1.36;9816 +62105;42.0286;8.74821;98;20220115;14.1;4.2;9.2;5.1;8.19;0;1.51;8954 +62105;42.0286;8.74821;98;20220116;14.3;4.5;9.4;5.6;8.29;0;1.66;10088 +62105;42.0286;8.74821;98;20220117;13.9;4.3;9.1;4.4;7.99;0;1.56;9165 +62105;42.0286;8.74821;98;20220118;13.5;4;8.7;3.1;8.79;0;1.16;8110 +62105;42.0286;8.74821;98;20220119;13.9;5;9.5;2.9;8.86;1;1.18;8630 +62105;42.0286;8.74821;98;20220120;11.5;9.3;10.4;5.3;8.32;.4;1.82;5025 +62105;42.0286;8.74821;98;20220121;12.8;5;8.9;3.1;7.92;.1;1.31;8097 +62105;42.0286;8.74821;98;20220122;12.8;3.4;8.1;3.2;7.02;.1;1.41;10499 +62105;42.0286;8.74821;98;20220123;13.4;2.4;7.9;2.4;7.86;0;1.11;10688 +62105;42.0286;8.74821;98;20220124;13.6;3.3;8.4;2.5;8.26;0;1.15;10831 +62105;42.0286;8.74821;98;20220125;14;3.5;8.8;2.8;8.46;0;1.24;9516 +62105;42.0286;8.74821;98;20220126;12.5;6.5;9.5;4.2;8.56;0;1.47;6491 +62105;42.0286;8.74821;98;20220127;14.4;5.6;10;2.8;8.52;0;1.4;9877 +62105;42.0286;8.74821;98;20220128;13.7;6.3;10;3.3;8.56;0;1.52;9755 +62105;42.0286;8.74821;98;20220129;15.1;4.6;9.9;3.6;8.36;0;1.59;11191 +62105;42.0286;8.74821;98;20220130;14.3;4.4;9.4;4.7;8.62;.3;1.65;7763 +62105;42.0286;8.74821;98;20220131;14.2;4.8;9.5;5.9;8.69;.1;1.75;8436 +62105;42.0286;8.74821;98;20220201;15.5;3.6;9.5;3.8;6.16;0;2.29;11789 +62105;42.0286;8.74821;98;20220202;15.9;4.5;10.2;4.4;8.39;0;1.7;11615 +62105;42.0286;8.74821;98;20220203;15.1;5.6;10.3;3.5;10.46;0;1.32;10265 +62105;42.0286;8.74821;98;20220204;15.3;7.5;11.4;4.1;10.79;.2;1.39;8178 +62105;42.0286;8.74821;98;20220205;15.5;8.3;11.9;4.1;10.26;0;1.64;8621 +62105;42.0286;8.74821;98;20220206;15.1;5.6;10.3;5.1;9.76;.7;1.75;11507 +62105;42.0286;8.74821;98;20220207;16.1;9.5;12.8;10.5;9.2;2;3.18;8275 +62105;42.0286;8.74821;98;20220208;15.7;7;11.3;3.1;7.43;0;2.15;12502 +62105;42.0286;8.74821;98;20220209;15.4;5;10.2;3.7;8.76;.1;1.72;12265 +62105;42.0286;8.74821;98;20220210;15;4.4;9.7;3.1;8.39;0;1.7;12787 +62105;42.0286;8.74821;98;20220211;14.1;3.4;8.8;3.6;8.86;0;1.55;12724 +62105;42.0286;8.74821;98;20220212;15.9;6.1;11;4.1;9.06;0;2;12758 +62105;42.0286;8.74821;98;20220213;14.6;5.4;10;2.7;9.09;0;1.53;9391 +62105;42.0286;8.74821;98;20220214;15.8;6.3;11;2.4;9.66;21.6;1.6;10817 +62105;42.0286;8.74821;98;20220215;12.8;8.4;10.6;7.7;9.02;7.2;2.12;8037 +62105;42.0286;8.74821;98;20220216;14.1;5;9.6;5.2;9.12;1.3;1.83;11453 +62105;42.0286;8.74821;98;20220217;17;9.3;13.2;4.5;11.52;.1;1.91;13366 +62105;42.0286;8.74821;98;20220218;16.9;9.1;13;5.1;11.6;0;2.03;12330 +62105;42.0286;8.74821;98;20220219;16.2;8;12.1;4.5;11.22;0;1.69;8569 +62105;42.0286;8.74821;98;20220220;15.1;7.3;11.2;4.6;9.92;.3;2.04;12939 +62105;42.0286;8.74821;98;20220221;14.8;9;11.9;10.4;9.09;2.5;2.99;8903 +62105;42.0286;8.74821;98;20220222;16.5;6.1;11.3;3.9;8.19;0;2.48;14459 +62105;42.0286;8.74821;98;20220223;16.1;4;10.1;2.9;8.72;0;2.1;15694 +62105;42.0286;8.74821;98;20220224;16.3;5.3;10.8;3.4;9.56;0;2.07;14390 +62105;42.0286;8.74821;98;20220225;15.5;7.1;11.3;5.6;8.96;0;2.55;12751 +62105;42.0286;8.74821;98;20220226;14.2;5.1;9.7;5;5.22;0;3.25;15061 +62105;42.0286;8.74821;98;20220227;13.3;1.8;7.5;4.1;4.39;0;2.92;15415 +62105;42.0286;8.74821;98;20220228;14;2.3;8.1;3.7;5.79;0;2.62;16259 +62105;42.0286;8.74821;98;20220301;12.5;3.8;8.1;4.1;5.96;0;2.49;14823 +62105;42.0286;8.74821;98;20220302;13;1.4;7.2;3.1;6.66;0;2.09;15843 +62105;42.0286;8.74821;98;20220303;13.5;4.1;8.8;2.2;8.12;.9;1.67;11338 +62105;42.0286;8.74821;98;20220304;13.1;7.6;10.3;3.2;9.56;3.7;1.67;10743 +62105;42.0286;8.74821;98;20220305;13.5;2.9;8.2;4.6;5.82;0;2.81;15670 +62105;42.0286;8.74821;98;20220306;12.7;1.7;7.2;4;5.62;.1;2.59;16675 +62105;42.0286;8.74821;98;20220307;12.5;.8;6.6;3.9;5.46;0;2.57;17672 +62105;42.0286;8.74821;98;20220308;13.3;1;7.2;3.9;5.89;0;2.55;16977 +62105;42.0286;8.74821;98;20220309;13.4;2.5;7.9;3.3;5.96;0;2.6;18036 +62105;42.0286;8.74821;98;20220310;14.8;1.9;8.4;2.6;7.26;0;2.32;18114 +62105;42.0286;8.74821;98;20220311;15.8;3.7;9.7;3.8;8.22;0;2.41;15484 +62105;42.0286;8.74821;98;20220312;15.4;5.8;10.6;4.9;7.56;0;2.74;12493 +62105;42.0286;8.74821;98;20220313;16.3;5.4;10.8;4.1;9.29;.8;2.08;11337 +62105;42.0286;8.74821;98;20220314;18.2;9.8;14;3.8;11.03;0;2.36;13334 +62105;42.0286;8.74821;98;20220315;16.8;10.1;13.4;4.3;11.22;0;2.27;12737 +62105;42.0286;8.74821;98;20220316;17;7.9;12.4;4.6;11.32;0;2.18;13496 +62105;42.0286;8.74821;98;20220317;17.4;9;13.2;4.3;11.09;1.1;2.3;12322 +62105;42.0286;8.74821;98;20220318;15.3;10.9;13.1;3.9;10.69;.5;1.87;7029 +62105;42.0286;8.74821;98;20220319;14.6;9.6;12.1;4.4;9.99;0;1.92;9418 +62105;42.0286;8.74821;98;20220320;15.3;8.3;11.8;3.5;10.16;.3;2.03;11504 +62105;42.0286;8.74821;98;20220321;15.7;3.9;9.8;4;6.86;0;3.08;19025 +62105;42.0286;8.74821;98;20220322;16;2.4;9.2;3.9;6.66;0;3.18;20820 +62105;42.0286;8.74821;98;20220323;16.1;3.5;9.8;3.7;7.79;0;3.04;21217 +62105;42.0286;8.74821;98;20220324;17.6;3.7;10.7;4.2;7.59;0;3.44;21453 +62105;42.0286;8.74821;98;20220325;18.8;5.1;11.9;4.5;7.72;0;3.65;20498 +62105;42.0286;8.74821;98;20220326;16;5.3;10.6;4.6;8.22;.2;2.81;13625 +62105;42.0286;8.74821;98;20220327;21.2;10.7;16;4.6;8.56;.3;4.35;17773 +62105;42.0286;8.74821;98;20220328;18.7;8.3;13.5;2.7;8.89;0;3.45;21373 +62105;42.0286;8.74821;98;20220329;17.9;6.8;12.3;3.8;9.29;6.3;2.93;16627 +62105;42.0286;8.74821;98;20220330;16.7;10.4;13.5;2.8;13.19;12.1;1.56;8110 +62105;42.0286;8.74821;98;20220331;16;11.8;13.9;6.4;12.19;1.9;2.42;12186 +62105;42.0286;8.74821;98;20220401;13.7;11.9;12.8;10.9;8.09;13.4;3.87;9017 +62105;42.0286;8.74821;98;20220402;11.2;6.4;8.8;7.4;7.58;7.3;2.41;6400 +62105;42.0286;8.74821;98;20220403;11.8;4.6;8.2;5.4;7.46;.3;2.39;13606 +62105;42.0286;8.74821;98;20220404;14.6;3.6;9.1;3.7;7.12;0;3.19;21532 +62105;42.0286;8.74821;98;20220405;15.1;3.4;9.3;3.6;8.02;0;3.12;23741 +62105;42.0286;8.74821;98;20220406;13.2;4.7;9;3.6;9.16;1.4;1.73;9788 +62105;42.0286;8.74821;98;20220407;17.5;6.7;12.1;8.6;10.62;0;3.12;20108 +62105;42.0286;8.74821;98;20220408;18.9;11.3;15.1;7.7;12.09;0;4.05;19363 +62105;42.0286;8.74821;98;20220409;15.6;13;14.3;9.3;9.09;0;4.14;15126 +62105;42.0286;8.74821;98;20220410;16;6.1;11.1;3.9;7.76;0;3.58;22408 +62105;42.0286;8.74821;98;20220411;17.9;4.6;11.2;4.5;8.99;0;3.61;24487 +62105;42.0286;8.74821;98;20220412;18;6.4;12.2;4.9;10.39;0;3.19;20676 +62105;42.0286;8.74821;98;20220413;19.1;8.8;13.9;4.4;11.06;0;3.47;20510 +62105;42.0286;8.74821;98;20220414;19;7.9;13.4;3.7;10.79;0;3.46;20475 +62105;42.0286;8.74821;98;20220415;20.8;9.5;15.2;3.1;10.26;0;4.12;23281 +62105;42.0286;8.74821;98;20220416;20.7;8.8;14.7;3.8;10.96;0;4.23;24642 +62105;42.0286;8.74821;98;20220417;18.2;12.5;15.4;6.2;6.99;0;5.42;20708 +62105;42.0286;8.74821;98;20220418;18;6.8;12.4;3.9;8.32;0;4.11;25520 +62105;42.0286;8.74821;98;20220419;19.1;7.9;13.5;4.2;10.69;0;3.8;22864 +62105;42.0286;8.74821;98;20220420;20.8;8.9;14.8;4.4;11.96;0;3.23;17891 +62105;42.0286;8.74821;98;20220421;17;11.2;14.1;5;13.29;15.1;2.44;13694 +62105;42.0286;8.74821;98;20220422;16.9;11.3;14.1;4.2;12.92;0;2.4;14379 +62105;42.0286;8.74821;98;20220423;21.4;9.5;15.5;4.9;12.26;12.8;3.62;17761 +62105;42.0286;8.74821;98;20220424;15.4;12.7;14;8.8;11.5;9.2;3.05;12968 +62105;42.0286;8.74821;98;20220425;18.5;12.5;15.5;5;12.42;0;4;23134 +62105;42.0286;8.74821;98;20220426;20.4;9.2;14.8;3.3;11.39;0;4.19;25328 +62105;42.0286;8.74821;98;20220427;19.7;9;14.4;3.7;12.26;0;3.92;26511 +62105;42.0286;8.74821;98;20220428;21.6;9.6;15.6;4.3;11.46;0;4.75;26568 +62105;42.0286;8.74821;98;20220429;21.5;9.4;15.5;4.6;9.59;0;5.22;26561 +62105;42.0286;8.74821;98;20220430;19.6;9.5;14.5;3.7;11.69;0;4.01;25362 +62105;42.0286;8.74821;98;20220501;20.2;10.3;15.2;3.4;12.36;.3;3.99;24457 +62105;42.0286;8.74821;98;20220502;19.8;9.4;14.6;2.9;12.06;0;4.12;27350 +62105;42.0286;8.74821;98;20220503;21.6;9.9;15.7;3;12.39;0;4.43;27394 +62105;42.0286;8.74821;98;20220504;21.1;11.5;16.3;3.2;13.19;.7;3.78;22094 +62105;42.0286;8.74821;98;20220505;16.4;13.9;15.2;2.9;14.79;18.5;1.3;3600 +62105;42.0286;8.74821;98;20220506;19.5;12.5;16;5.1;14.32;0;2.55;14310 +62105;42.0286;8.74821;98;20220507;20.7;14.7;17.7;3.8;14.22;0;3.51;15985 +62105;42.0286;8.74821;98;20220508;21.5;12.2;16.8;3.2;13.49;1.4;4.08;22541 +62105;42.0286;8.74821;98;20220509;22;12.1;17.1;2.8;13.62;0;4.47;26410 +62105;42.0286;8.74821;98;20220510;22.4;11.8;17.1;3;14.22;.2;4.61;28309 +62105;42.0286;8.74821;98;20220511;22.8;12.8;17.8;3.4;13.96;0;4.57;25405 +62105;42.0286;8.74821;98;20220512;23.3;12.4;17.8;3;13.82;0;4.88;29067 +62105;42.0286;8.74821;98;20220513;24.2;11.2;17.7;2.9;13.12;0;5.17;29274 +62105;42.0286;8.74821;98;20220514;23.7;11.5;17.6;2.8;13.32;0;5.08;29380 +62105;42.0286;8.74821;98;20220515;23.7;11.1;17.4;3;13.66;0;5.03;29250 +62105;42.0286;8.74821;98;20220516;24.6;13.3;19;2.7;14.99;0;5.13;28890 +62105;42.0286;8.74821;98;20220517;24.9;14.2;19.6;2.9;15.66;0;4.99;26773 +62105;42.0286;8.74821;98;20220518;26.4;13.9;20.2;2.7;15.06;0;5.56;29218 +62105;42.0286;8.74821;98;20220519;26.4;15.5;20.9;4.2;16.22;0;5.66;28132 +62105;42.0286;8.74821;98;20220520;27.8;15.5;21.7;3.4;17.19;.1;5.83;29543 +62105;42.0286;8.74821;98;20220521;25.6;15;20.3;3.8;17.02;0;5.01;27497 +62105;42.0286;8.74821;98;20220522;26.2;15;20.6;3.3;16.59;.2;5.26;28361 +62105;42.0286;8.74821;98;20220523;29;14.9;21.9;3.5;15.79;0;6.04;28828 +62105;42.0286;8.74821;98;20220524;26.6;17.5;22;3.9;18.19;.1;5.29;26554 +62105;42.0286;8.74821;98;20220525;26.3;16.2;21.2;3.1;18.46;0;4.81;24705 +62105;42.0286;8.74821;98;20220526;26.7;18.9;22.8;3;20.42;0;4.42;20419 +62105;42.0286;8.74821;98;20220527;32.7;19.2;26;3.7;18.19;0;5.03;14597 +62105;42.0286;8.74821;98;20220528;28.8;20.6;24.7;3.4;17.09;0;6.37;27136 +62105;42.0286;8.74821;98;20220529;24;16.9;20.4;4.2;18.19;.1;4.11;19456 +62105;42.0286;8.74821;98;20220530;27.6;16.4;22;3.4;15.52;0;5.96;27449 +62105;42.0286;8.74821;98;20220531;25.7;16;20.8;3.3;17.66;0;4.98;25922 +62105;42.0286;8.74821;98;20220601;26.8;16.6;21.7;2.9;19.22;0;5.53;29361 +62105;42.0286;8.74821;98;20220602;27.8;16.7;22.2;4.1;19.82;0;5.49;28343 +62105;42.0286;8.74821;98;20220603;31.6;20.9;26.3;4.4;20.02;0;5.25;18137 +62105;42.0286;8.74821;98;20220604;34.3;20.9;27.6;4.1;19.59;0;6.7;24445 +62105;42.0286;8.74821;98;20220605;33.1;22.9;28;4.4;20.79;0;6.44;22993 +62105;42.0286;8.74821;98;20220606;27.8;19.8;23.8;5;17.99;0;6;25425 +62105;42.0286;8.74821;98;20220607;27.3;19.1;23.2;5.3;16.89;0;6.85;29473 +62105;42.0286;8.74821;98;20220608;26.8;19.3;23;6.5;16.42;0;5.97;20875 +62105;42.0286;8.74821;98;20220609;25.5;19.2;22.4;6.3;16.36;0;5.73;23687 +62105;42.0286;8.74821;98;20220610;27;15.3;21.1;3.5;16.12;0;6.11;30942 +62105;42.0286;8.74821;98;20220611;27.3;16.5;21.9;3.3;15.96;0;5.99;28788 +62105;42.0286;8.74821;98;20220612;28.8;16.6;22.7;3.5;15.09;0;6.56;29690 +62105;42.0286;8.74821;98;20220613;29.2;17.5;23.3;4.4;17.42;0;6.19;27106 +62105;42.0286;8.74821;98;20220614;27;18;22.5;2.9;21.09;.1;5.37;28109 +62105;42.0286;8.74821;98;20220615;29.2;17.3;23.2;2.6;20.29;0;5.86;28929 +62105;42.0286;8.74821;98;20220616;28.1;18.6;23.4;2.9;19.66;0;6.04;30533 +62105;42.0286;8.74821;98;20220617;30.1;18.1;24.1;2.8;19.06;0;6.46;30572 +62105;42.0286;8.74821;98;20220618;31.4;19.7;25.5;3.4;19.32;0;6.87;30612 +62105;42.0286;8.74821;98;20220619;30.7;20.3;25.5;3;19.49;0;6.76;30198 +62105;42.0286;8.74821;98;20220620;30.9;19.4;25.2;3;20.29;0;6.62;29976 +62105;42.0286;8.74821;98;20220621;32.3;19.9;26.1;3.5;18.89;0;6.83;27779 +62105;42.0286;8.74821;98;20220622;30.8;21.6;26.2;3.8;20.52;0;5.86;23999 +62105;42.0286;8.74821;98;20220623;29.5;21.2;25.3;3.4;22.62;.5;4.51;17096 +62105;42.0286;8.74821;98;20220624;30;19.6;24.8;4.5;20.96;.3;6.22;26776 +62105;42.0286;8.74821;98;20220625;30.1;21.1;25.6;3.8;20.52;0;6.23;25301 +62105;42.0286;8.74821;98;20220626;33.3;20.5;26.9;4.5;20.56;0;6.5;25426 +62105;42.0286;8.74821;98;20220627;32.9;22.9;27.9;4.1;23.82;0;6.17;23632 +62105;42.0286;8.74821;98;20220628;30.7;24;27.4;4.5;24.39;3.2;5.55;20723 +62105;42.0286;8.74821;98;20220629;29.1;20.8;25;5.6;19.86;0;6.44;25903 +62105;42.0286;8.74821;98;20220630;29.3;17.3;23.3;3.6;18.89;0;6.38;30737 +62105;42.0286;8.74821;98;20220701;30.4;19.6;25;3.7;19.86;0;6.57;30087 +62105;42.0286;8.74821;98;20220702;28.7;18;23.3;3.5;19.32;0;5.94;28335 +62105;42.0286;8.74821;98;20220703;33.1;18.6;25.8;2.9;18.82;0;7.1;30326 +62105;42.0286;8.74821;98;20220704;32.2;19.8;26;3;18.49;0;6.94;29414 +62105;42.0286;8.74821;98;20220705;31.7;20.4;26.1;4.7;18.99;0;7.49;30539 +62105;42.0286;8.74821;98;20220706;30.6;22.9;26.8;4.7;21.46;0;6.62;26742 +62105;42.0286;8.74821;98;20220707;29;20.3;24.7;4.2;21.09;0;5.9;26889 +62105;42.0286;8.74821;98;20220708;30.7;19.6;25.2;3.5;19.32;0;6.76;29446 +62105;42.0286;8.74821;98;20220709;31;18.3;24.7;3.2;15.16;0;7.15;30680 +62105;42.0286;8.74821;98;20220710;30.7;18.3;24.5;3.1;16.86;0;6.87;30470 +62105;42.0286;8.74821;98;20220711;30.9;17.8;24.4;3.4;17.29;0;7.01;30864 +62105;42.0286;8.74821;98;20220712;29;19.6;24.3;3.7;19.82;0;6.48;30502 +62105;42.0286;8.74821;98;20220713;30.4;19.6;25;3;21.69;0;6.23;29385 +62105;42.0286;8.74821;98;20220714;30.4;20.3;25.3;3;22.92;0;6.3;30307 +62105;42.0286;8.74821;98;20220715;31;20.5;25.8;3.9;22.19;0;6.14;26724 +62105;42.0286;8.74821;98;20220716;29.9;19.9;24.9;3.8;23.39;0;5.8;27558 +62105;42.0286;8.74821;98;20220717;31.4;20.7;26;3.3;24.09;0;6.39;29261 +62105;42.0286;8.74821;98;20220718;33.5;21.4;27.4;3.7;23.09;0;7.21;29970 +62105;42.0286;8.74821;98;20220719;35;21.5;28.3;3.7;21.42;0;7.68;29916 +62105;42.0286;8.74821;98;20220720;35.2;21.8;28.5;3.6;20.96;0;7.72;29660 +62105;42.0286;8.74821;98;20220721;32.7;22.4;27.6;3.4;22.56;0;6.37;26518 +62105;42.0286;8.74821;98;20220722;32;21.1;26.6;3.4;23.66;0;6.45;29576 +62105;42.0286;8.74821;98;20220723;32.8;20.7;26.7;3.9;22.32;0;6.49;26047 +62105;42.0286;8.74821;98;20220724;31.9;21.9;26.9;4.4;23.22;0;6.17;25355 +62105;42.0286;8.74821;98;20220725;32.3;21;26.7;4.3;22.82;0;6.72;29320 +62105;42.0286;8.74821;98;20220726;32.3;22.9;27.6;5.9;22.46;0;7.04;25904 +62105;42.0286;8.74821;98;20220727;30.5;21.4;26;5.3;20.22;0;6.52;25361 +62105;42.0286;8.74821;98;20220728;30.2;19.5;24.9;4.1;20.72;0;6.31;29216 +62105;42.0286;8.74821;98;20220729;32.8;20.4;26.6;3.2;20.82;0;6.76;28968 +62105;42.0286;8.74821;98;20220730;31;22.8;26.9;5.4;20.82;0;6.67;25018 +62105;42.0286;8.74821;98;20220731;30.7;20.2;25.4;3.3;21.86;0;6.29;28997 +62105;42.0286;8.74821;98;20220801;33;20.6;26.8;2.8;21.46;0;6.62;28788 +62105;42.0286;8.74821;98;20220802;30.8;21.4;26.1;3.6;22.52;0;5.96;25539 +62105;42.0286;8.74821;98;20220803;33;20.7;26.9;2.7;21.79;0;6.54;28497 +62105;42.0286;8.74821;98;20220804;32.6;21;26.8;2.8;21.72;0;6.49;28382 +62105;42.0286;8.74821;98;20220805;33.2;21.5;27.3;3.2;21.66;0;6.5;26672 +62105;42.0286;8.74821;98;20220806;31.1;21;26.1;3.7;23.09;0;5.77;25062 +62105;42.0286;8.74821;98;20220807;31.8;22.9;27.3;3.1;25.96;0;5.73;25243 +62105;42.0286;8.74821;98;20220808;32.9;22.4;27.7;3;23.76;1.9;6.3;26786 +62105;42.0286;8.74821;98;20220809;32.6;21.7;27.2;3.3;20.82;.7;6.69;27427 +62105;42.0286;8.74821;98;20220810;32.2;21.4;26.8;3.6;20.96;.1;6.6;26800 +62105;42.0286;8.74821;98;20220811;32.2;20.8;26.5;3.2;19.32;.3;6.34;25441 +62105;42.0286;8.74821;98;20220812;30.9;20.6;25.7;3.3;19.79;.2;5.91;25415 +62105;42.0286;8.74821;98;20220813;30;19.2;24.6;3.1;22.86;.5;5.1;24304 +62105;42.0286;8.74821;98;20220814;31.1;21.5;26.3;3.1;22.99;3.4;5.29;22737 +62105;42.0286;8.74821;98;20220815;32.3;22.2;27.3;3.6;24.52;.9;5.61;22988 +62105;42.0286;8.74821;98;20220816;31.2;22.5;26.9;3.2;25.16;0;5.6;25093 +62105;42.0286;8.74821;98;20220817;33.8;21.8;27.8;4.6;22.79;0;5.75;20788 +62105;42.0286;8.74821;98;20220818;30.3;24.2;27.2;4.6;23.09;20;5.38;19091 +62105;42.0286;8.74821;98;20220819;27.6;19.7;23.6;5.9;20.22;3.6;5.16;21293 +62105;42.0286;8.74821;98;20220820;28.5;19.9;24.2;4.6;20.19;0;5.2;22133 +62105;42.0286;8.74821;98;20220821;28.9;20.5;24.7;4.4;22.19;0;5.38;25388 +62105;42.0286;8.74821;98;20220822;29.4;20.7;25.1;3.1;21.69;0;5.14;23321 +62105;42.0286;8.74821;98;20220823;29;19.6;24.3;3.1;21.59;0;5.23;25621 +62105;42.0286;8.74821;98;20220824;30.5;20;25.2;3;20.89;0;5.53;25125 +62105;42.0286;8.74821;98;20220825;30.1;19.7;24.9;3.1;21.06;0;5.25;24037 +62105;42.0286;8.74821;98;20220826;30;20.3;25.1;3.2;21.92;0;5.24;24848 +62105;42.0286;8.74821;98;20220827;28.9;20.5;24.7;3.4;23.69;.1;4.57;21541 +62105;42.0286;8.74821;98;20220828;29;20.9;25;3.6;23.32;.1;4.75;22439 +62105;42.0286;8.74821;98;20220829;30.4;19.6;25;3;22.32;0;4.97;23362 +62105;42.0286;8.74821;98;20220830;31.2;20.3;25.8;3.1;21.69;0;5.25;22532 +62105;42.0286;8.74821;98;20220831;28.9;19.3;24.1;4.5;21.02;5.9;4.45;17416 +62105;42.0286;8.74821;98;20220901;28.5;21.1;24.8;4.2;22.52;0;4.62;21196 +62105;42.0286;8.74821;98;20220902;29.1;20.4;24.7;2.7;22.72;.6;4.36;20613 +62105;42.0286;8.74821;98;20220903;29.5;21;25.3;2.8;22.76;0;4.48;20581 +62105;42.0286;8.74821;98;20220904;30;20.3;25.2;3.3;22.06;.2;4.98;23070 +62105;42.0286;8.74821;98;20220905;30.9;19.7;25.3;3.9;21.56;0;4.63;18610 +62105;42.0286;8.74821;98;20220906;30.5;20.8;25.6;3.5;22.42;0;4.71;20031 +62105;42.0286;8.74821;98;20220907;30.1;21;25.6;2.7;23.92;.1;4.49;20807 +62105;42.0286;8.74821;98;20220908;30.3;20.9;25.6;4;23.16;.1;4.31;16202 +62105;42.0286;8.74821;98;20220909;29.1;21.3;25.2;6.5;17.69;.2;6.27;20088 +62105;42.0286;8.74821;98;20220910;27.4;21.3;24.3;7.3;17.42;0;5.97;18325 +62105;42.0286;8.74821;98;20220911;28;20.3;24.2;5.8;17.22;0;5.71;20714 +62105;42.0286;8.74821;98;20220912;27.6;16.7;22.2;2.8;17.56;0;4.42;21808 +62105;42.0286;8.74821;98;20220913;28.8;17.2;23;3.5;20.49;0;4.33;20939 +62105;42.0286;8.74821;98;20220914;32.9;20;26.4;4.1;21.89;4.8;4.76;17621 +62105;42.0286;8.74821;98;20220915;29.7;23.1;26.4;4.8;22.12;.6;4.19;10073 +62105;42.0286;8.74821;98;20220916;28.5;21.9;25.2;7.9;19.86;.9;5.98;18927 +62105;42.0286;8.74821;98;20220917;25.3;20.9;23.1;8.4;13.29;0;6.48;18548 +62105;42.0286;8.74821;98;20220918;25.9;14.5;20.2;3.4;12.66;0;4.55;20331 +62105;42.0286;8.74821;98;20220919;27.4;15.5;21.5;4.3;14.52;0;4.55;16640 +62105;42.0286;8.74821;98;20220920;26.5;15.4;20.9;3;15.69;0;3.99;18843 +62105;42.0286;8.74821;98;20220921;27.1;15.3;21.2;3.7;14.29;.1;4.56;19604 +62105;42.0286;8.74821;98;20220922;24.9;15.8;20.3;4.7;11.89;0;4.9;19203 +62105;42.0286;8.74821;98;20220923;24.6;13.4;19;3.6;11.32;2.2;4.37;19874 +62105;42.0286;8.74821;98;20220924;23;14.5;18.8;2.3;15.59;26.1;2.22;7955 +62105;42.0286;8.74821;98;20220925;24.2;16.2;20.2;3.3;18.36;.8;2.78;14159 +62105;42.0286;8.74821;98;20220926;24.3;17.3;20.8;6.1;15.69;.5;4.06;13184 +62105;42.0286;8.74821;98;20220927;21.7;17;19.3;11.2;13.56;5.9;4.94;11290 +62105;42.0286;8.74821;98;20220928;22;17.3;19.7;8.5;15.09;2.6;3.79;9299 +62105;42.0286;8.74821;98;20220929;22.4;17;19.7;5;16.49;16.5;3.19;12563 +62105;42.0286;8.74821;98;20220930;20.5;14.3;17.4;3;15.72;9.5;1.88;6239 +62105;42.0286;8.74821;98;20221001;21.3;14.9;18.1;7.7;13.49;.8;4;15158 +62105;42.0286;8.74821;98;20221002;25.5;17.2;21.4;7.7;16.26;0;4.51;14923 +62105;42.0286;8.74821;98;20221003;23.8;16.4;20.1;4.3;16.89;0;3.22;14226 +62105;42.0286;8.74821;98;20221004;24.3;14.9;19.6;2.9;17.86;0;2.94;17550 +62105;42.0286;8.74821;98;20221005;24.7;14.7;19.7;3.6;17.22;0;3.12;17230 +62105;42.0286;8.74821;98;20221006;23.7;13.9;18.8;3.3;16.86;0;2.95;17506 +62105;42.0286;8.74821;98;20221007;24.2;14.5;19.4;3.2;16.52;0;3.06;17058 +62105;42.0286;8.74821;98;20221008;24.2;13.5;18.9;3;16.22;.5;2.89;15909 +62105;42.0286;8.74821;98;20221009;24.4;16.6;20.5;3.2;17.66;3.1;2.41;9223 +62105;42.0286;8.74821;98;20221010;24.3;17.2;20.7;3.6;17.56;5.9;3.02;15038 +62105;42.0286;8.74821;98;20221011;23.9;14.6;19.3;3.4;16.96;0;2.62;13236 +62105;42.0286;8.74821;98;20221012;20.4;14.8;17.6;3.2;17.32;5.6;1.47;5700 +62105;42.0286;8.74821;98;20221013;22.6;14.6;18.6;3.4;16.82;0;2.38;14019 +62105;42.0286;8.74821;98;20221014;23.6;16.3;20;4.9;16.29;0;3.04;11621 +62105;42.0286;8.74821;98;20221015;24.3;15.4;19.9;4;16.59;.1;2.96;14212 +62105;42.0286;8.74821;98;20221016;24.1;14.6;19.3;3.2;16.89;0;2.58;14010 +62105;42.0286;8.74821;98;20221017;23.9;14.8;19.4;3.8;17.32;0;2.63;14227 +62105;42.0286;8.74821;98;20221018;24.6;14.2;19.4;3.1;17.22;0;2.56;14344 +62105;42.0286;8.74821;98;20221019;23.3;14;18.7;2.9;16.89;.1;2.34;14543 +62105;42.0286;8.74821;98;20221020;23.3;13.8;18.5;3.1;16.86;0;2.32;13821 +62105;42.0286;8.74821;98;20221021;26.5;15.1;20.8;3.4;16.02;0;2.77;10398 +62105;42.0286;8.74821;98;20221022;28.1;16.6;22.4;3;14.56;0;3.45;14134 +62105;42.0286;8.74821;98;20221023;28.5;16.9;22.7;3.7;15.19;0;3.64;12668 +62105;42.0286;8.74821;98;20221024;29.4;15.5;22.4;3.9;13.66;0;4.22;12810 +62105;42.0286;8.74821;98;20221025;26.7;16.6;21.7;4.2;14.76;0;3.55;10771 +62105;42.0286;8.74821;98;20221026;27.9;14.4;21.2;2.9;13.59;0;3.28;12770 +62105;42.0286;8.74821;98;20221027;24.4;14.3;19.4;3.8;14.89;.1;2.69;11956 +62105;42.0286;8.74821;98;20221028;23.5;13.1;18.3;3.3;15.86;0;2.21;11441 +62105;42.0286;8.74821;98;20221029;23.4;12.9;18.2;3.6;16.39;0;2.23;12722 +62105;42.0286;8.74821;98;20221030;24.3;13.2;18.8;3.8;14.69;0;2.74;13202 +62105;42.0286;8.74821;98;20221031;22.9;12;17.5;2.8;13.26;0;2.34;12465 +62105;42.0286;8.74821;98;20221101;22.9;11.6;17.3;2.6;14.09;.5;2.09;10101 +62105;42.0286;8.74821;98;20221102;23.5;13.9;18.7;2.8;15.59;.1;2.08;11244 +62105;42.0286;8.74821;98;20221103;22.9;14.5;18.7;3.1;16.36;17.7;1.95;9594 +62105;42.0286;8.74821;98;20221104;19.7;15.8;17.7;7.9;13.62;12.3;3.05;8479 +62105;42.0286;8.74821;98;20221105;20.7;9.7;15.2;3.4;10.49;.2;2.41;11178 +62105;42.0286;8.74821;98;20221106;21;9.5;15.3;3.8;9.96;0;2.67;12083 +62105;42.0286;8.74821;98;20221107;22.5;12.3;17.4;3.7;13.39;0;2.37;10273 +62105;42.0286;8.74821;98;20221108;22.2;12;17.1;3.2;13.99;.2;2.04;11061 +62105;42.0286;8.74821;98;20221109;22.2;12.2;17.2;3.1;13.96;1.2;2;10428 +62105;42.0286;8.74821;98;20221110;22.1;14.6;18.3;2.8;16.59;0;1.59;8478 +62105;42.0286;8.74821;98;20221111;22.6;13;17.8;3.6;15.62;0;1.88;10297 +62105;42.0286;8.74821;98;20221112;20.6;12.5;16.5;2.9;13.82;0;1.67;8222 +62105;42.0286;8.74821;98;20221113;19.7;13;16.3;3.8;11.39;2.4;2.23;6824 +62105;42.0286;8.74821;98;20221114;19.8;9.6;14.7;2.9;11.49;12.9;1.76;9441 +62105;42.0286;8.74821;98;20221115;19.8;11.8;15.8;2.7;14.66;44.9;1.25;4305 +62105;42.0286;8.74821;98;20221116;21.1;15.1;18.1;5;16.06;5.9;1.88;7870 +62105;42.0286;8.74821;98;20221117;21.3;14.2;17.7;5.4;13.66;7.2;2.59;7173 +62105;42.0286;8.74821;98;20221118;18.6;14.3;16.4;7.2;13.49;.3;2.3;8239 +62105;42.0286;8.74821;98;20221119;17.9;11.8;14.8;3.5;11.06;0;1.83;5651 +62105;42.0286;8.74821;98;20221120;17.9;8.9;13.4;3.7;10.72;.2;1.73;7871 +62105;42.0286;8.74821;98;20221121;17.6;9.4;13.5;6.7;11.29;49.3;2.02;7959 +62105;42.0286;8.74821;98;20221122;15;11.6;13.3;10;11.56;13.1;2.01;3600 +62105;42.0286;8.74821;98;20221123;16.2;12.6;14.4;8.2;11.26;3.7;2.37;4437 +62105;42.0286;8.74821;98;20221124;18.1;11.8;15;6;10.66;1.1;2.52;8493 +62105;42.0286;8.74821;98;20221125;14.9;9.8;12.3;3.4;12.02;24.8;1.13;3209 +62105;42.0286;8.74821;98;20221126;17.8;10.5;14.2;4.9;10.09;.2;2.11;7483 +62105;42.0286;8.74821;98;20221127;17.2;6.9;12.1;3.9;7.66;0;2.1;9237 +62105;42.0286;8.74821;98;20221128;14.9;6.5;10.7;2.7;8.99;0;1.3;5247 +62105;42.0286;8.74821;98;20221129;13.9;8.7;11.3;3.3;9.66;3.8;1.33;4971 +62105;42.0286;8.74821;98;20221130;15.2;6.2;10.7;4;9.09;0;1.49;7699 +62105;42.0286;8.74821;98;20221201;14.7;6.4;10.5;3.5;8.22;0;1.57;6457 +62105;42.0286;8.74821;98;20221202;15.8;6.3;11;3.6;8.82;.3;1.54;5928 +62105;42.0286;8.74821;98;20221203;18.6;8.8;13.7;3.4;10.36;5;1.61;6900 +62105;42.0286;8.74821;98;20221204;18;9.6;13.8;2.8;11.72;17.6;1.27;6877 +62105;42.0286;8.74821;98;20221205;19;12.3;15.6;2.9;12.12;5.4;1.52;6608 +62105;42.0286;8.74821;98;20221206;17.7;9.1;13.4;3;11.92;0;1.15;8002 +62105;42.0286;8.74821;98;20221207;17.2;9;13.1;4.4;11.06;0;1.47;7786 +62105;42.0286;8.74821;98;20221208;15.3;8.2;11.8;3.7;10.12;4.1;1.47;3821 +62105;42.0286;8.74821;98;20221209;18.1;11;14.5;3.8;13.39;22.8;1.28;5058 +62105;42.0286;8.74821;98;20221210;15.4;12.5;14;4.4;13.12;7.4;1.15;1994 +62105;42.0286;8.74821;98;20221211;13.3;8.6;10.9;8.5;8.09;0;2.5;5223 +62105;42.0286;8.74821;98;20221212;14.8;5.2;10;4.4;7.52;6.8;1.8;7997 +62105;42.0286;8.74821;98;20221213;12.6;7.4;10;4.4;10.8;10.2;.82;3064 +62105;42.0286;8.74821;98;20221214;16.1;10.6;13.4;3.7;13.16;7.3;.84;4009 +62105;42.0286;8.74821;98;20221215;17.1;10;13.5;4.9;13.39;35.7;1.18;2963 +62105;42.0286;8.74821;98;20221216;15.8;12.1;14;5.3;12.92;21.5;1.41;3644 +62105;42.0286;8.74821;98;20221217;16.5;11.4;13.9;5.4;10.89;.4;1.89;6801 +62105;42.0286;8.74821;98;20221218;16.8;7;11.9;2.6;10.22;0;1.1;8140 +62105;42.0286;8.74821;98;20221219;15.9;6.6;11.3;2.5;10.52;0;.93;7870 +62105;42.0286;8.74821;98;20221220;16.6;6.5;11.6;2.5;10.16;0;1.02;8451 +62105;42.0286;8.74821;98;20221221;15.3;6.9;11.1;3.2;10.92;9.9;1.01;4304 +62105;42.0286;8.74821;98;20221222;17.5;11;14.3;7.2;12.99;.1;1.47;6799 +62105;42.0286;8.74821;98;20221223;18.6;13.4;16;7.1;13.69;.1;2.04;4645 +62105;42.0286;8.74821;98;20221224;19;13.8;16.4;7.3;13.56;0;2.03;5991 +62105;42.0286;8.74821;98;20221225;17.7;9.9;13.8;3.5;12.59;0;1.13;7077 +62105;42.0286;8.74821;98;20221226;19.3;8.5;13.9;3.6;11.76;0;1.42;8105 +62105;42.0286;8.74821;98;20221227;18;10.2;14.1;5.1;11.39;0;1.9;7435 +62105;42.0286;8.74821;98;20221228;17.2;10.3;13.8;4.6;10.59;0;1.81;7504 +62105;42.0286;8.74821;98;20221229;18.5;8.5;13.5;2.9;10.69;.5;1.45;7985 +62105;42.0286;8.74821;98;20221230;18.1;10.2;14.2;5;12.52;.7;1.55;5515 +62105;42.0286;8.74821;98;20221231;18.5;12.1;15.3;3.2;13.19;0;1.32;6430 +62106;42.03656;8.99517;530;20220101;18.5;8.6;13.5;1.4;7.57;0;.91;7520 +62106;42.03656;8.99517;530;20220102;8.9;2.6;5.7;1.3;7.72;0;.36;6355 +62106;42.03656;8.99517;530;20220103;13.1;4.9;9;1.8;9.07;0;.52;7323 +62106;42.03656;8.99517;530;20220104;12;5.5;8.7;1.5;8.97;0;.5;6510 +62106;42.03656;8.99517;530;20220105;10.1;6.2;8.1;2.5;8.42;9.2;.61;4825 +62106;42.03656;8.99517;530;20220106;8.5;1.1;4.8;2.4;6.52;6.7;.55;7120 +62106;42.03656;8.99517;530;20220107;9.8;2;5.9;3.2;6.07;.1;.92;7332 +62106;42.03656;8.99517;530;20220108;9;.1;4.5;2.3;6.07;8.9;.63;7850 +62106;42.03656;8.99517;530;20220109;7.6;3.1;5.3;4.1;6.62;4;.73;5494 +62106;42.03656;8.99517;530;20220110;7.7;1.2;4.4;4.2;4.32;0;1.35;6796 +62106;42.03656;8.99517;530;20220111;10.4;4.5;7.4;4.7;3.57;0;2.21;6605 +62106;42.03656;8.99517;530;20220112;10.3;2.4;6.4;5;3.52;0;2.12;7672 +62106;42.03656;8.99517;530;20220113;11.1;2.1;6.6;2.6;3.62;0;1.47;8251 +62106;42.03656;8.99517;530;20220114;11.2;.5;5.9;1.8;5.47;0;.78;8634 +62106;42.03656;8.99517;530;20220115;13;1.8;7.4;1.6;5.92;0;.83;8908 +62106;42.03656;8.99517;530;20220116;11.8;1.5;6.7;1.6;6.32;0;.78;8102 +62106;42.03656;8.99517;530;20220117;12.1;0;6.1;1.8;5.62;0;.88;9034 +62106;42.03656;8.99517;530;20220118;12;1.5;6.7;1.4;6.12;0;.76;8554 +62106;42.03656;8.99517;530;20220119;10.9;1.4;6.1;2;7.07;1.1;.69;8500 +62106;42.03656;8.99517;530;20220120;5.2;5.1;5.2;1.3;7.27;.5;.47;970 +62106;42.03656;8.99517;530;20220121;10.8;.7;5.8;2.1;6.47;.2;.79;9078 +62106;42.03656;8.99517;530;20220122;9.7;1.3;5.5;2;6.12;0;.78;8680 +62106;42.03656;8.99517;530;20220123;11.5;1.5;6.5;1.8;5.97;0;.91;9197 +62106;42.03656;8.99517;530;20220124;11.1;1.4;6.2;2.3;6.66;0;.83;11054 +62106;42.03656;8.99517;530;20220125;10.7;-.3;5.2;1.9;7.16;0;.67;11171 +62106;42.03656;8.99517;530;20220126;8.7;1.8;5.3;1.1;7.02;0;.58;8278 +62106;42.03656;8.99517;530;20220127;11.3;3.2;7.2;1.6;7.02;0;.81;9112 +62106;42.03656;8.99517;530;20220128;12.6;2.1;7.3;2;6.67;0;1.03;10115 +62106;42.03656;8.99517;530;20220129;11.8;2.1;7;2.2;5.87;0;1.13;9741 +62106;42.03656;8.99517;530;20220130;11.8;1.1;6.5;1.9;6.57;0;.91;9765 +62106;42.03656;8.99517;530;20220131;10.4;1.9;6.1;2.1;6.62;.1;.91;9486 +62106;42.03656;8.99517;530;20220201;12.9;2.3;7.6;3.1;3.47;0;2;10587 +62106;42.03656;8.99517;530;20220202;16.6;1.9;9.3;1.9;4.97;0;1.56;11782 +62106;42.03656;8.99517;530;20220203;17.8;6.4;12.1;1.6;7.27;0;1.41;11195 +62106;42.03656;8.99517;530;20220204;13.6;3.7;8.7;1.6;8.62;0;.93;10742 +62106;42.03656;8.99517;530;20220205;13.1;4.3;8.7;1.6;8.42;0;.94;10465 +62106;42.03656;8.99517;530;20220206;12.2;3.8;8;2.1;8.07;.9;.98;10308 +62106;42.03656;8.99517;530;20220207;10.6;5.1;7.9;3.4;7.87;1.9;1;8316 +62106;42.03656;8.99517;530;20220208;12.8;3.8;8.3;2.2;6.87;0;1.26;11009 +62106;42.03656;8.99517;530;20220209;14.4;2.7;8.6;2;6.47;.1;1.39;11666 +62106;42.03656;8.99517;530;20220210;13.6;3.9;8.7;3.4;8.56;0;1.72;12234 +62106;42.03656;8.99517;530;20220211;10.8;3.6;7.2;3.9;9.12;0;1.57;12156 +62106;42.03656;8.99517;530;20220212;12.7;5.1;8.9;5.8;9.02;0;2.29;12961 +62106;42.03656;8.99517;530;20220213;11.7;4.9;8.3;2.5;8.92;.3;1.58;10194 +62106;42.03656;8.99517;530;20220214;12.7;5.8;9.2;2.9;9.56;13;1.73;10253 +62106;42.03656;8.99517;530;20220215;10.2;6;8.1;9.3;8.72;6.8;2.36;8678 +62106;42.03656;8.99517;530;20220216;10.8;1.5;6.2;1.9;7.22;.6;1.05;12252 +62106;42.03656;8.99517;530;20220217;16.1;5.2;10.6;1.8;9.32;0;1.39;13142 +62106;42.03656;8.99517;530;20220218;19.7;7.2;13.4;2.3;8.47;0;2.05;13509 +62106;42.03656;8.99517;530;20220219;15.3;5.6;10.4;1.4;9.07;0;1.33;12707 +62106;42.03656;8.99517;530;20220220;13.3;1.8;7.5;1.9;7.92;0;1.27;13711 +62106;42.03656;8.99517;530;20220221;9.9;4.4;7.1;4.5;7.47;5.2;1.2;9773 +62106;42.03656;8.99517;530;20220222;13.9;2.5;8.2;2.5;6.47;0;1.72;14531 +62106;42.03656;8.99517;530;20220223;16.9;4.2;10.5;2.3;6.07;0;2.08;14743 +62106;42.03656;8.99517;530;20220224;14.7;4.7;9.7;2.6;5.07;0;2.17;13134 +62106;42.03656;8.99517;530;20220225;12.2;2.6;7.4;2.1;7.07;0;1.45;13680 +62106;42.03656;8.99517;530;20220226;9.8;2;5.9;3.8;3.72;0;2.2;12471 +62106;42.03656;8.99517;530;20220227;10.1;1.2;5.6;3.7;3.27;0;2.33;13564 +62106;42.03656;8.99517;530;20220228;11.5;3.5;7.5;3.4;4.72;0;2.16;13292 +62106;42.03656;8.99517;530;20220301;9.3;3.2;6.2;5;5.29;0;2.56;13344 +62106;42.03656;8.99517;530;20220302;9.9;.7;5.3;3.1;6.06;0;2.04;15289 +62106;42.03656;8.99517;530;20220303;9.5;1.6;5.5;1.9;7.22;.1;1.64;12269 +62106;42.03656;8.99517;530;20220304;9.7;5;7.3;1.7;7.47;3.7;1.21;10589 +62106;42.03656;8.99517;530;20220305;9.7;2.5;6.1;3.2;4.47;0;1.99;13280 +62106;42.03656;8.99517;530;20220306;9;.5;4.7;4.2;4.99;.2;2.52;15034 +62106;42.03656;8.99517;530;20220307;9.3;-.2;4.6;2.2;4.62;0;1.71;15556 +62106;42.03656;8.99517;530;20220308;10;-.7;4.7;2.5;5.47;0;1.66;16350 +62106;42.03656;8.99517;530;20220309;10.7;-.3;5.2;2.2;5.37;0;1.75;16743 +62106;42.03656;8.99517;530;20220310;12.5;1.6;7;2;6.66;0;2.15;16362 +62106;42.03656;8.99517;530;20220311;14.4;3;8.7;2.3;4.72;.1;2.41;16765 +62106;42.03656;8.99517;530;20220312;11.7;4.4;8;4.1;5.27;.6;2.37;13041 +62106;42.03656;8.99517;530;20220313;13.1;4.5;8.8;3.6;6.77;4;2.1;14889 +62106;42.03656;8.99517;530;20220314;15.3;8;11.6;2.9;9.02;0;2.04;14271 +62106;42.03656;8.99517;530;20220315;15.4;8.4;11.9;2.7;8.12;0;2.31;14050 +62106;42.03656;8.99517;530;20220316;18.4;9.2;13.8;1.9;7.67;0;2.57;16705 +62106;42.03656;8.99517;530;20220317;16.4;9.4;12.9;3.2;6.97;.4;2.96;13963 +62106;42.03656;8.99517;530;20220318;12.1;9.4;10.8;6.8;10.36;3.3;2.42;4282 +62106;42.03656;8.99517;530;20220319;11.8;7.8;9.8;6.8;9.46;2.5;2.46;7201 +62106;42.03656;8.99517;530;20220320;12.7;6.9;9.8;5.3;9.49;1.7;2.7;12358 +62106;42.03656;8.99517;530;20220321;12.4;3.5;7.9;5.8;6.52;0;3.56;18487 +62106;42.03656;8.99517;530;20220322;13.3;2.2;7.7;5.2;6.26;0;3.73;20823 +62106;42.03656;8.99517;530;20220323;12.8;3.5;8.1;4;7.82;0;3.12;21220 +62106;42.03656;8.99517;530;20220324;14.3;4.1;9.2;3.6;8.02;0;3.25;21095 +62106;42.03656;8.99517;530;20220325;15.8;5.2;10.5;4.1;8.42;0;3.45;20180 +62106;42.03656;8.99517;530;20220326;13.1;5.7;9.4;5.3;8.16;1.1;3.04;12713 +62106;42.03656;8.99517;530;20220327;17.1;9.5;13.3;5.9;8.49;.2;4.34;13015 +62106;42.03656;8.99517;530;20220328;15.2;7.9;11.6;2.6;9.22;0;3.19;18806 +62106;42.03656;8.99517;530;20220329;14.6;6.3;10.5;3.8;9.42;8.4;2.85;15225 +62106;42.03656;8.99517;530;20220330;14.3;9;11.6;3.2;13.02;9.8;1.64;7125 +62106;42.03656;8.99517;530;20220331;12.8;9.2;11;7.8;11.99;3.1;2.32;10992 +62106;42.03656;8.99517;530;20220401;11.2;9.2;10.2;13.4;7.89;15.1;4.16;9779 +62106;42.03656;8.99517;530;20220402;8.6;2.4;5.5;6.6;7.34;8.9;2.38;10818 +62106;42.03656;8.99517;530;20220403;9.1;2.2;5.7;5.4;7.35;.2;2.39;13606 +62106;42.03656;8.99517;530;20220404;11.5;2.9;7.2;4.3;6.96;0;3.27;21043 +62106;42.03656;8.99517;530;20220405;12.3;3.1;7.7;3.4;8.02;0;3.17;23748 +62106;42.03656;8.99517;530;20220406;10;4.3;7.1;4.4;9.12;2;1.72;7499 +62106;42.03656;8.99517;530;20220407;14.4;5.4;9.9;11.2;10.32;.6;3.4;19037 +62106;42.03656;8.99517;530;20220408;16.6;9.5;13;10.5;11.82;.2;4.51;17943 +62106;42.03656;8.99517;530;20220409;12.9;10.5;11.7;9.3;8.98;0;4.14;15126 +62106;42.03656;8.99517;530;20220410;13.3;4.2;8.7;3.9;7.66;0;3.58;22408 +62106;42.03656;8.99517;530;20220411;14.7;4.2;9.5;4.2;8.96;0;3.61;24119 +62106;42.03656;8.99517;530;20220412;15.2;6.4;10.8;4.9;10.56;0;3;17355 +62106;42.03656;8.99517;530;20220413;15.9;8.2;12;4.5;10.76;0;3.35;17888 +62106;42.03656;8.99517;530;20220414;15.8;7.4;11.6;4;10.72;0;3.36;18562 +62106;42.03656;8.99517;530;20220415;18.5;8.8;13.6;3;10.39;0;4.03;21562 +62106;42.03656;8.99517;530;20220416;17.7;8.2;13;4.1;10.96;0;4.32;24651 +62106;42.03656;8.99517;530;20220417;15.2;9.8;12.5;7.5;7.36;0;5.45;21204 +62106;42.03656;8.99517;530;20220418;15;5.7;10.3;4.4;8.42;0;4.21;25548 +62106;42.03656;8.99517;530;20220419;15.3;7.5;11.4;3.9;11.16;0;3.42;21669 +62106;42.03656;8.99517;530;20220420;17.7;8;12.9;4.5;11.79;2.8;3.15;15830 +62106;42.03656;8.99517;530;20220421;13.8;9.6;11.7;6.2;12.82;23.3;2.38;10895 +62106;42.03656;8.99517;530;20220422;13.9;8.6;11.3;5.4;12.69;0;2.43;14572 +62106;42.03656;8.99517;530;20220423;18.6;8.3;13.5;5.4;11.92;8;3.75;15872 +62106;42.03656;8.99517;530;20220424;13.3;10;11.6;8.6;11.79;16.9;2.94;11730 +62106;42.03656;8.99517;530;20220425;15.5;10.2;12.9;6.5;12.22;0;4.11;22618 +62106;42.03656;8.99517;530;20220426;16.5;8.8;12.7;3.6;11.52;0;4.08;25066 +62106;42.03656;8.99517;530;20220427;17.5;8.5;13;3.6;12.19;0;4.06;26524 +62106;42.03656;8.99517;530;20220428;18.8;9.2;14;5.1;11.19;0;5.07;26581 +62106;42.03656;8.99517;530;20220429;18.5;9.4;14;5.7;9.59;0;5.5;25247 +62106;42.03656;8.99517;530;20220430;16.7;9.1;12.9;3.4;11.82;0;3.86;23561 +62106;42.03656;8.99517;530;20220501;16.9;9.7;13.3;3.1;12.36;.1;3.75;21971 +62106;42.03656;8.99517;530;20220502;17;8.9;12.9;2.7;11.96;.1;4.07;26112 +62106;42.03656;8.99517;530;20220503;18.6;9.3;13.9;2.9;12.26;1;4.26;24785 +62106;42.03656;8.99517;530;20220504;17.7;10.5;14.1;3.2;13.06;.9;3.68;20901 +62106;42.03656;8.99517;530;20220505;13.8;12.1;12.9;3.8;14.46;15.2;1.49;4007 +62106;42.03656;8.99517;530;20220506;16.7;11.3;14;4.8;11.02;4.3;2.89;17726 +62106;42.03656;8.99517;530;20220507;18.3;12.3;15.3;2.7;11.12;0;3.27;19760 +62106;42.03656;8.99517;530;20220508;18;10.1;14.1;1.8;11.07;3.2;3.29;22553 +62106;42.03656;8.99517;530;20220509;19.6;10.7;15.2;2.5;10.62;.1;3.82;24212 +62106;42.03656;8.99517;530;20220510;20.8;9.8;15.3;1.9;11.12;1.1;3.92;25791 +62106;42.03656;8.99517;530;20220511;21.5;10.2;15.9;2.1;11.27;0;4.13;26648 +62106;42.03656;8.99517;530;20220512;22.2;12;17.1;2.2;10.77;0;4.3;25495 +62106;42.03656;8.99517;530;20220513;22.8;11.3;17;2.3;8.02;0;4.75;26382 +62106;42.03656;8.99517;530;20220514;22.1;10.5;16.3;2.2;8.17;0;4.62;26961 +62106;42.03656;8.99517;530;20220515;22.6;10.9;16.8;2.3;9.52;0;4.57;26509 +62106;42.03656;8.99517;530;20220516;24.4;12.8;18.6;2.1;11.77;0;4.75;27020 +62106;42.03656;8.99517;530;20220517;25.3;14.2;19.7;2.3;11.27;0;4.94;26337 +62106;42.03656;8.99517;530;20220518;26.3;14.1;20.2;2.1;11.32;0;5.06;26787 +62106;42.03656;8.99517;530;20220519;27.8;15.4;21.6;2.1;12.62;0;5.21;27635 +62106;42.03656;8.99517;530;20220520;25.7;15.3;20.5;1.9;13.07;.5;4.86;26523 +62106;42.03656;8.99517;530;20220521;26.7;14;20.4;2.4;12.12;0;5.32;27740 +62106;42.03656;8.99517;530;20220522;27.6;15.1;21.4;2.3;9.87;.1;5.58;27406 +62106;42.03656;8.99517;530;20220523;30.8;15.9;23.3;2.4;7.92;0;6.35;28038 +62106;42.03656;8.99517;530;20220524;24.3;13.6;19;2.3;13.97;0;4.73;27771 +62106;42.03656;8.99517;530;20220525;26.1;15;20.6;1.9;14.82;.3;4.93;27705 +62106;42.03656;8.99517;530;20220526;26;16.7;21.4;2.1;13.37;1.2;5.08;26262 +62106;42.03656;8.99517;530;20220527;28.2;20.8;24.5;2.6;9.27;0;5.82;22475 +62106;42.03656;8.99517;530;20220528;29.6;19.6;24.6;1.8;12.17;1.2;5.58;26327 +62106;42.03656;8.99517;530;20220529;23.6;12.2;17.9;2;13.97;0;4.63;28600 +62106;42.03656;8.99517;530;20220530;25.7;11.3;18.5;2;10.72;0;5.26;29966 +62106;42.03656;8.99517;530;20220531;24.8;12.8;18.8;2;13.52;0;4.87;28583 +62106;42.03656;8.99517;530;20220601;27.8;14.5;21.2;2.1;12.87;0;5.51;29048 +62106;42.03656;8.99517;530;20220602;32;16.9;24.5;2.1;12.47;0;6.34;29761 +62106;42.03656;8.99517;530;20220603;29.6;21.1;25.3;1.7;13.92;.2;5.32;25124 +62106;42.03656;8.99517;530;20220604;32.5;21.4;26.9;1.7;13.37;0;5.98;27093 +62106;42.03656;8.99517;530;20220605;30.3;20;25.2;2;15.22;0;5.83;27524 +62106;42.03656;8.99517;530;20220606;27;15.5;21.2;2.4;13.42;0;5.39;27943 +62106;42.03656;8.99517;530;20220607;26.6;14.6;20.6;2.6;12.37;0;5.62;29057 +62106;42.03656;8.99517;530;20220608;23.7;14.1;18.9;2.5;13.12;.1;4.73;26679 +62106;42.03656;8.99517;530;20220609;22.4;14.6;18.5;2.8;13.32;.7;4.38;24418 +62106;42.03656;8.99517;530;20220610;27.1;13.1;20.1;2.7;10.97;0;5.69;28522 +62106;42.03656;8.99517;530;20220611;27.8;14.1;21;2.6;11.42;0;6.02;30259 +62106;42.03656;8.99517;530;20220612;28;14.8;21.4;2.5;11.57;0;5.8;28428 +62106;42.03656;8.99517;530;20220613;29.3;15.7;22.5;2.3;12.22;0;5.92;29096 +62106;42.03656;8.99517;530;20220614;28.7;16.8;22.8;2.1;13.92;.1;5.6;28173 +62106;42.03656;8.99517;530;20220615;29.8;17.4;23.6;2.3;13.02;0;5.97;28189 +62106;42.03656;8.99517;530;20220616;29.7;18;23.9;2.1;12.97;0;5.97;28573 +62106;42.03656;8.99517;530;20220617;31.3;18.3;24.8;2.3;14.12;0;6.21;28803 +62106;42.03656;8.99517;530;20220618;30.5;19.6;25.1;3;13.97;0;6.4;27123 +62106;42.03656;8.99517;530;20220619;28.7;18.3;23.5;2.4;14.12;0;5.76;27532 +62106;42.03656;8.99517;530;20220620;30.5;17.8;24.1;2;14.92;0;6;29591 +62106;42.03656;8.99517;530;20220621;34.8;18.7;26.7;2.3;11.27;0;7.22;31336 +62106;42.03656;8.99517;530;20220622;31.8;21.5;26.7;2;12.52;0;6.16;27046 +62106;42.03656;8.99517;530;20220623;27.5;19.2;23.4;2;16.27;.2;5.07;25168 +62106;42.03656;8.99517;530;20220624;28.2;16.7;22.5;2.4;14.77;0;5.65;28510 +62106;42.03656;8.99517;530;20220625;29.5;16.6;23;1.8;14.52;0;5.84;30165 +62106;42.03656;8.99517;530;20220626;35.9;19.6;27.8;2.3;13.57;0;7.29;31891 +62106;42.03656;8.99517;530;20220627;34.7;24.2;29.5;1.9;14.72;0;6.5;27712 +62106;42.03656;8.99517;530;20220628;27.6;22.6;25.1;2.9;17.92;2.9;4.78;19545 +62106;42.03656;8.99517;530;20220629;27.4;16.1;21.7;2.2;16.77;0;5.38;29418 +62106;42.03656;8.99517;530;20220630;30.2;16.3;23.3;2.4;11.27;0;6.3;29663 +62106;42.03656;8.99517;530;20220701;29.4;18.7;24.1;2.3;13.12;0;5.84;26819 +62106;42.03656;8.99517;530;20220702;30.2;16.4;23.3;2;13.22;0;6.02;29999 +62106;42.03656;8.99517;530;20220703;33.2;18.8;26;2.3;11.52;0;6.71;29297 +62106;42.03656;8.99517;530;20220704;33.3;19.2;26.2;2.3;11.07;0;6.63;28704 +62106;42.03656;8.99517;530;20220705;32.3;18.5;25.4;2.2;12.92;0;6.53;29819 +62106;42.03656;8.99517;530;20220706;32.7;18.4;25.6;2.4;13.72;0;6.67;30099 +62106;42.03656;8.99517;530;20220707;29.8;18;23.9;2.2;13.07;0;5.91;28364 +62106;42.03656;8.99517;530;20220708;28.6;16.7;22.6;2.3;15.42;.7;5.61;28877 +62106;42.03656;8.99517;530;20220709;27.7;15.6;21.7;2.4;12.17;0;5.57;27758 +62106;42.03656;8.99517;530;20220710;27.4;15.7;21.5;2;12.52;0;5.3;27024 +62106;42.03656;8.99517;530;20220711;30;17.1;23.6;2.2;12.32;0;5.99;28510 +62106;42.03656;8.99517;530;20220712;29;17.7;23.4;2.5;12.52;0;5.92;27742 +62106;42.03656;8.99517;530;20220713;29.8;17.6;23.7;2.2;14.37;0;5.93;28933 +62106;42.03656;8.99517;530;20220714;30.4;19.1;24.8;2.1;16.07;.2;5.79;28118 +62106;42.03656;8.99517;530;20220715;30.2;19;24.6;2.2;15.27;0;5.83;27627 +62106;42.03656;8.99517;530;20220716;31.4;19.3;25.4;2.4;14.37;0;6.16;27773 +62106;42.03656;8.99517;530;20220717;32.6;19.6;26.1;2.1;14.27;0;6.18;28051 +62106;42.03656;8.99517;530;20220718;33.1;20.6;26.8;2.3;15.17;0;6.31;28248 +62106;42.03656;8.99517;530;20220719;33.8;20.5;27.1;2.5;12.82;0;6.78;28437 +62106;42.03656;8.99517;530;20220720;33.4;21.6;27.5;2.3;12.52;0;6.43;27193 +62106;42.03656;8.99517;530;20220721;32.5;20.9;26.7;2.4;12.97;0;6.28;26898 +62106;42.03656;8.99517;530;20220722;32.1;20;26.1;2.3;14.12;0;6.02;26816 +62106;42.03656;8.99517;530;20220723;33;18.9;26;2.2;13.67;0;6.41;29405 +62106;42.03656;8.99517;530;20220724;31.1;19.5;25.3;2.4;15.27;0;5.91;27276 +62106;42.03656;8.99517;530;20220725;32.8;18.4;25.6;2.2;15.57;0;6.14;29035 +62106;42.03656;8.99517;530;20220726;32.6;18.9;25.8;2.3;14.47;0;6.26;28634 +62106;42.03656;8.99517;530;20220727;29;17.2;23.1;2.5;14.97;0;5.56;27331 +62106;42.03656;8.99517;530;20220728;28.9;15.3;22.1;2.3;14.32;0;5.49;28247 +62106;42.03656;8.99517;530;20220729;31;18;24.5;2.2;13.87;0;5.8;27130 +62106;42.03656;8.99517;530;20220730;30.8;17.8;24.3;2.4;14.37;0;5.85;27974 +62106;42.03656;8.99517;530;20220731;30.4;17.5;24;2.3;13.22;0;5.71;26789 +62106;42.03656;8.99517;530;20220801;32.1;19.7;25.9;2.3;14.37;0;6.08;27508 +62106;42.03656;8.99517;530;20220802;32;19.8;25.9;2.3;13.42;0;5.89;26174 +62106;42.03656;8.99517;530;20220803;31.8;20.1;25.9;1.9;13.82;0;5.49;25446 +62106;42.03656;8.99517;530;20220804;32.5;20.2;26.3;2.2;14.32;0;5.9;26727 +62106;42.03656;8.99517;530;20220805;32.9;20.3;26.6;2.1;13.97;0;5.85;26163 +62106;42.03656;8.99517;530;20220806;32.5;19.9;26.2;2.3;14.02;.1;5.88;25383 +62106;42.03656;8.99517;530;20220807;31.5;19.7;25.6;2.1;16.62;.1;5.36;24783 +62106;42.03656;8.99517;530;20220808;30.5;20.4;25.4;2.3;16.97;1.9;5.23;24381 +62106;42.03656;8.99517;530;20220809;31.4;18.8;25.1;2.3;16.12;2.1;5.51;25804 +62106;42.03656;8.99517;530;20220810;30.2;18.5;24.4;2.3;15.92;.2;5.32;25423 +62106;42.03656;8.99517;530;20220811;27.9;18.1;23;1.9;14.47;0;4.59;22418 +62106;42.03656;8.99517;530;20220812;28.6;16.8;22.7;2.1;15.07;.1;4.87;24974 +62106;42.03656;8.99517;530;20220813;27.3;17.5;22.4;2.7;19.22;.3;4.4;24106 +62106;42.03656;8.99517;530;20220814;30.3;18.6;24.4;2.3;17.72;2.5;5.12;25208 +62106;42.03656;8.99517;530;20220815;30.9;19.3;25.1;2.5;17.77;.8;5.33;25192 +62106;42.03656;8.99517;530;20220816;29.1;19.5;24.3;2.1;18.27;.1;4.67;23446 +62106;42.03656;8.99517;530;20220817;34.2;18.7;26.4;2.6;13.82;.2;6.13;25940 +62106;42.03656;8.99517;530;20220818;27.3;23.8;25.6;2.1;16.22;13.2;3.66;13406 +62106;42.03656;8.99517;530;20220819;23.4;15.6;19.5;1.8;17.32;2.3;3.36;20500 +62106;42.03656;8.99517;530;20220820;26.7;15.5;21.1;1.9;16.97;.7;4.16;23749 +62106;42.03656;8.99517;530;20220821;27.3;16.3;21.8;1.8;17.72;0;4.29;24498 +62106;42.03656;8.99517;530;20220822;27.3;16.5;21.9;2;15.47;.5;4.3;23396 +62106;42.03656;8.99517;530;20220823;28.3;16.3;22.3;2.1;14.62;0;4.56;23552 +62106;42.03656;8.99517;530;20220824;28;16.7;22.4;2.2;15.12;.1;4.57;23810 +62106;42.03656;8.99517;530;20220825;28.9;17.1;23;2;16.07;0;4.48;23010 +62106;42.03656;8.99517;530;20220826;28.5;17.1;22.8;2;16.57;.2;4.41;23327 +62106;42.03656;8.99517;530;20220827;28;18;23;1.9;16.97;0;4.15;21573 +62106;42.03656;8.99517;530;20220828;26.8;16.8;21.8;1.9;16.77;.5;3.99;22286 +62106;42.03656;8.99517;530;20220829;27.6;16.7;22.2;1.9;17.42;0;4.05;22332 +62106;42.03656;8.99517;530;20220830;29;17.7;23.3;2.1;16.27;.1;4.42;22291 +62106;42.03656;8.99517;530;20220831;26.1;17.3;21.7;2;14.67;2.9;3.88;20133 +62106;42.03656;8.99517;530;20220901;26.1;17.8;22;1.9;18.57;1.2;3.54;19737 +62106;42.03656;8.99517;530;20220902;27.2;16.8;22;2.1;17.72;.7;3.88;21693 +62106;42.03656;8.99517;530;20220903;28;18.3;23.1;1.8;15.92;.2;4.02;20874 +62106;42.03656;8.99517;530;20220904;28.7;18.3;23.5;2.1;17.07;.3;4.08;20662 +62106;42.03656;8.99517;530;20220905;32.3;17.5;24.9;1.9;13.62;0;4.66;22271 +62106;42.03656;8.99517;530;20220906;30.6;19.7;25.1;2.2;14.47;1.1;4.56;20220 +62106;42.03656;8.99517;530;20220907;30.8;17.5;24.2;2.1;16.72;.1;4.47;22121 +62106;42.03656;8.99517;530;20220908;29.4;17.5;23.4;2.1;16.22;0;4.15;20699 +62106;42.03656;8.99517;530;20220909;27.1;15.8;21.5;2.4;12.77;.1;4.13;20253 +62106;42.03656;8.99517;530;20220910;24.7;16.3;20.5;2.4;14.37;0;3.51;18502 +62106;42.03656;8.99517;530;20220911;26.5;14.4;20.4;2.4;13.02;0;4;21593 +62106;42.03656;8.99517;530;20220912;26.9;13.6;20.2;2.4;12.02;0;3.98;20280 +62106;42.03656;8.99517;530;20220913;29.8;16.1;22.9;2.1;12.77;0;4.3;20849 +62106;42.03656;8.99517;530;20220914;32.8;19.2;26;2.5;13.32;2.2;4.94;20476 +62106;42.03656;8.99517;530;20220915;25.1;19.1;22.1;3.5;16.82;1.3;3.34;14951 +62106;42.03656;8.99517;530;20220916;25.7;17;21.3;3;15.62;1.1;3.58;17486 +62106;42.03656;8.99517;530;20220917;22.3;14.4;18.4;3.5;11.27;0;3.52;16381 +62106;42.03656;8.99517;530;20220918;22.9;11.7;17.3;2.1;11.07;0;3.18;19655 +62106;42.03656;8.99517;530;20220919;24.7;11.3;18;2.3;10.52;0;3.55;20063 +62106;42.03656;8.99517;530;20220920;24.5;11.5;18;2.2;10.82;0;3.33;19519 +62106;42.03656;8.99517;530;20220921;23.4;13.2;18.3;2.2;11.72;.7;3.11;17284 +62106;42.03656;8.99517;530;20220922;22.6;12.1;17.4;2.3;10.12;0;3.22;18215 +62106;42.03656;8.99517;530;20220923;22.4;10;16.2;2.4;9.77;0;3.14;18694 +62106;42.03656;8.99517;530;20220924;18.1;12.1;15.1;2;12.12;19.7;2.05;13393 +62106;42.03656;8.99517;530;20220925;20.6;14.7;17.6;1.7;15.37;1.4;2.04;12980 +62106;42.03656;8.99517;530;20220926;20.2;12.1;16.1;2.2;12.42;.7;2.42;15737 +62106;42.03656;8.99517;530;20220927;16.1;13.3;14.7;4.6;11.42;9.7;2.06;9000 +62106;42.03656;8.99517;530;20220928;16.5;12;14.3;3.8;12.32;18.4;1.85;11106 +62106;42.03656;8.99517;530;20220929;16.6;13.1;14.9;2.2;13.32;10.3;1.52;9723 +62106;42.03656;8.99517;530;20220930;16.9;12;14.5;1.5;12.67;5.7;1.68;11665 +62106;42.03656;8.99517;530;20221001;17.8;10.4;14.1;2.3;11.97;.4;1.95;14359 +62106;42.03656;8.99517;530;20221002;23.9;12.9;18.4;3;13.07;0;2.98;16483 +62106;42.03656;8.99517;530;20221003;23;12.2;17.6;1.8;12.97;0;2.52;16816 +62106;42.03656;8.99517;530;20221004;22.9;11.4;17.2;1.9;12.07;0;2.5;16715 +62106;42.03656;8.99517;530;20221005;23.1;13;18.1;1.9;11.62;0;2.58;15865 +62106;42.03656;8.99517;530;20221006;23.2;12.7;17.9;2.2;11.37;0;2.69;15560 +62106;42.03656;8.99517;530;20221007;23.7;12.9;18.3;1.9;11.82;0;2.58;15515 +62106;42.03656;8.99517;530;20221008;22.3;12.8;17.5;1.9;12.22;1.3;2.33;14818 +62106;42.03656;8.99517;530;20221009;22.3;14.1;18.2;1.6;13.92;4.5;2.11;13684 +62106;42.03656;8.99517;530;20221010;20.6;14.5;17.6;1.7;14.42;7.3;1.82;11724 +62106;42.03656;8.99517;530;20221011;20.9;12;16.5;1.9;13.22;.1;1.98;14040 +62106;42.03656;8.99517;530;20221012;18.4;12.9;15.6;2.3;12.32;6.6;1.76;10696 +62106;42.03656;8.99517;530;20221013;19.7;13.6;16.6;2.6;12.92;0;1.94;11233 +62106;42.03656;8.99517;530;20221014;18.2;12;15.1;1.9;12.72;0;1.58;11268 +62106;42.03656;8.99517;530;20221015;21.3;11.8;16.6;2.1;13.17;0;1.97;13738 +62106;42.03656;8.99517;530;20221016;23.2;12.4;17.8;1.9;11.52;0;2.26;13932 +62106;42.03656;8.99517;530;20221017;25.3;13.6;19.4;2;11.07;0;2.52;13727 +62106;42.03656;8.99517;530;20221018;23.9;14.6;19.3;1.8;12.02;0;2.24;12838 +62106;42.03656;8.99517;530;20221019;23.7;13.2;18.5;2.1;11.57;0;2.3;13129 +62106;42.03656;8.99517;530;20221020;23.9;13.5;18.7;1.9;11.32;0;2.25;12970 +62106;42.03656;8.99517;530;20221021;24.9;15;19.9;1.8;10.22;0;2.34;12077 +62106;42.03656;8.99517;530;20221022;25;13.6;19.3;1.6;10.57;0;2.26;12767 +62106;42.03656;8.99517;530;20221023;27.9;15.8;21.9;1.9;9.37;0;2.75;12756 +62106;42.03656;8.99517;530;20221024;26.1;15.2;20.7;2.1;8.57;0;2.75;11635 +62106;42.03656;8.99517;530;20221025;25;14.1;19.5;2;9.72;0;2.44;12006 +62106;42.03656;8.99517;530;20221026;27.4;15;21.2;1.9;7.47;0;2.71;12660 +62106;42.03656;8.99517;530;20221027;26.8;16.2;21.5;2;8.07;.1;2.6;11783 +62106;42.03656;8.99517;530;20221028;26;15.4;20.7;1.7;9.72;0;2.17;11490 +62106;42.03656;8.99517;530;20221029;26;14.8;20.4;2.3;9.07;0;2.73;11803 +62106;42.03656;8.99517;530;20221030;23.8;13.3;18.6;2.6;8.37;0;2.7;11242 +62106;42.03656;8.99517;530;20221031;22.4;11.3;16.8;2;9.17;0;1.98;11446 +62106;42.03656;8.99517;530;20221101;20.8;11;15.9;1.8;7.82;0;1.81;10998 +62106;42.03656;8.99517;530;20221102;21.5;11.1;16.3;1.8;10.72;0;1.68;10895 +62106;42.03656;8.99517;530;20221103;21.9;11.7;16.8;2.3;12.02;11.3;1.77;10927 +62106;42.03656;8.99517;530;20221104;15.6;12.1;13.9;2.8;11.37;7;1.21;6446 +62106;42.03656;8.99517;530;20221105;15.8;6.9;11.4;3.9;8.32;.4;1.7;10510 +62106;42.03656;8.99517;530;20221106;17.3;6.6;11.9;2.3;7.47;0;1.63;10528 +62106;42.03656;8.99517;530;20221107;18.9;8.2;13.5;2;10.87;.1;1.31;10703 +62106;42.03656;8.99517;530;20221108;19.6;9.2;14.4;1.9;11.32;0;1.27;10178 +62106;42.03656;8.99517;530;20221109;20;10.2;15.1;1.7;10.52;.2;1.33;10086 +62106;42.03656;8.99517;530;20221110;21.1;12;16.6;1.7;13.17;.2;1.28;9950 +62106;42.03656;8.99517;530;20221111;20.3;11.8;16.1;1.8;11.92;0;1.31;9407 +62106;42.03656;8.99517;530;20221112;17.7;9.7;13.7;2;11.42;0;1.1;8973 +62106;42.03656;8.99517;530;20221113;15.6;10.6;13.1;2.9;7.37;2.4;1.81;7022 +62106;42.03656;8.99517;530;20221114;16.7;6.8;11.7;2;9.17;1.7;1.12;9414 +62106;42.03656;8.99517;530;20221115;13.7;9.3;11.5;1.4;12.17;45.2;.57;6341 +62106;42.03656;8.99517;530;20221116;16.5;13.2;14.8;2.8;13.32;5;.89;5407 +62106;42.03656;8.99517;530;20221117;16.8;9.3;13.1;2;11.27;9.7;.94;8273 +62106;42.03656;8.99517;530;20221118;14.5;10.2;12.3;2.5;10.97;.5;.86;6115 +62106;42.03656;8.99517;530;20221119;13.7;8.3;11;1.8;9.27;0;.86;6806 +62106;42.03656;8.99517;530;20221120;14.3;6.4;10.3;2.7;8.27;.1;1.09;8186 +62106;42.03656;8.99517;530;20221121;11.7;7;9.3;1.9;9.47;47.7;.63;6161 +62106;42.03656;8.99517;530;20221122;8.8;8.6;8.7;4.1;9.32;25.5;.58;1551 +62106;42.03656;8.99517;530;20221123;11.1;6.7;8.9;4.6;8.92;5.2;.84;5935 +62106;42.03656;8.99517;530;20221124;14.1;6.3;10.2;2.3;8.77;0;.91;7895 +62106;42.03656;8.99517;530;20221125;11.8;6.1;8.9;1.7;9.47;20.7;.53;6544 +62106;42.03656;8.99517;530;20221126;13;8.3;10.7;6.1;7.62;.4;1.81;6012 +62106;42.03656;8.99517;530;20221127;14.4;8.1;11.3;4.1;5.42;0;2.18;6919 +62106;42.03656;8.99517;530;20221128;11.3;4.4;7.9;1.5;6.87;0;.7;7084 +62106;42.03656;8.99517;530;20221129;10.1;5.2;7.7;2.1;6.72;11.7;.83;5957 +62106;42.03656;8.99517;530;20221130;12.4;5.9;9.1;3.8;7.12;0;1.26;6835 +62106;42.03656;8.99517;530;20221201;11;4.5;7.7;1.9;7.57;0;.67;6563 +62106;42.03656;8.99517;530;20221202;13.1;3.9;8.5;1.9;7.12;.8;.82;8004 +62106;42.03656;8.99517;530;20221203;15.5;6.9;11.2;2.3;7.42;6.8;1.21;7559 +62106;42.03656;8.99517;530;20221204;13.4;7;10.2;1.3;9.32;10.5;.57;6580 +62106;42.03656;8.99517;530;20221205;14;9;11.5;1.5;10.62;2;.58;5797 +62106;42.03656;8.99517;530;20221206;16.9;8;12.4;1.7;8.77;0;.88;7771 +62106;42.03656;8.99517;530;20221207;14;6;10;1.7;8.77;0;.69;7173 +62106;42.03656;8.99517;530;20221208;11.6;4.4;8;1.4;7.92;.7;.52;6844 +62106;42.03656;8.99517;530;20221209;13.2;9.3;11.2;2.1;11.17;19.5;.52;4886 +62106;42.03656;8.99517;530;20221210;11.3;9.9;10.6;1.8;10.57;6.8;.51;2787 +62106;42.03656;8.99517;530;20221211;8.5;4.3;6.4;3;7.07;0;.66;5124 +62106;42.03656;8.99517;530;20221212;10.5;2;6.3;1.9;6.42;8.8;.64;7312 +62106;42.03656;8.99517;530;20221213;10.7;4.4;7.6;1.6;10.22;12.3;.19;6326 +62106;42.03656;8.99517;530;20221214;15;8.8;11.9;1.5;11.32;14.7;.51;6096 +62106;42.03656;8.99517;530;20221215;13.1;7;10;3.4;11.12;34.2;.32;6055 +62106;42.03656;8.99517;530;20221216;10.3;9.5;9.9;1.6;10.67;16.1;.41;2085 +62106;42.03656;8.99517;530;20221217;11.4;6.9;9.2;1.5;9.22;.3;.48;5254 +62106;42.03656;8.99517;530;20221218;13.1;4.6;8.8;1.8;8.27;0;.59;7157 +62106;42.03656;8.99517;530;20221219;13.3;4.8;9;1.8;8.02;0;.65;7124 +62106;42.03656;8.99517;530;20221220;13.8;5.4;9.6;1.8;8.17;0;.68;7135 +62106;42.03656;8.99517;530;20221221;12.6;4.6;8.6;1.6;8.77;2;.46;7060 +62106;42.03656;8.99517;530;20221222;13.9;8.5;11.2;2.7;10.42;.3;.63;5429 +62106;42.03656;8.99517;530;20221223;17.4;9.1;13.3;3.8;10.77;.1;1.22;7159 +62106;42.03656;8.99517;530;20221224;16.6;9.1;12.9;2.4;10.77;0;.83;6615 +62106;42.03656;8.99517;530;20221225;18.6;8.9;13.7;1.7;9.02;0;.95;7463 +62106;42.03656;8.99517;530;20221226;19.5;9.2;14.4;2.1;8.32;0;1.27;7479 +62106;42.03656;8.99517;530;20221227;16.1;7.6;11.8;2.2;7.87;0;1.09;6890 +62106;42.03656;8.99517;530;20221228;14.4;5.5;9.9;2.1;7.87;0;.88;7019 +62106;42.03656;8.99517;530;20221229;15.2;6.2;10.7;2.1;8.32;0;.87;7201 +62106;42.03656;8.99517;530;20221230;12.2;6.4;9.3;1.5;10.72;.7;.31;5853 +62106;42.03656;8.99517;530;20221231;16.3;8.6;12.5;1.3;11.27;0;.57;6942 +62107;42.04129;9.29254;116;20220101;13.4;11.7;12.6;3.5;11.72;0;1.01;1919 +62107;42.04129;9.29254;116;20220102;13.8;10.9;12.4;4.1;10.64;0;1.32;3719 +62107;42.04129;9.29254;116;20220103;16.2;10.7;13.5;5.3;10.62;0;1.85;5858 +62107;42.04129;9.29254;116;20220104;14.8;10.4;12.6;3.8;11.39;.1;1.17;5778 +62107;42.04129;9.29254;116;20220105;17.3;10.2;13.7;6.4;9.74;1.3;2.37;6219 +62107;42.04129;9.29254;116;20220106;9.8;6.9;8.3;3.9;7.95;8.5;1.29;4679 +62107;42.04129;9.29254;116;20220107;12.6;6.7;9.6;4.4;7.39;0;1.73;7391 +62107;42.04129;9.29254;116;20220108;13.5;6.4;9.9;4.9;6.64;4.5;1.94;8729 +62107;42.04129;9.29254;116;20220109;14.1;7.5;10.8;8.6;7.32;.8;2.51;7457 +62107;42.04129;9.29254;116;20220110;12.2;5.9;9;6.9;5.82;.1;2.64;7596 +62107;42.04129;9.29254;116;20220111;13.4;7.8;10.6;7.5;5.22;0;3.39;8398 +62107;42.04129;9.29254;116;20220112;11.4;6.3;8.9;8.8;4.99;0;3.25;8118 +62107;42.04129;9.29254;116;20220113;12.4;5.8;9.1;7;4.74;0;3.11;8998 +62107;42.04129;9.29254;116;20220114;14.2;5.9;10;4;6.39;0;1.88;9893 +62107;42.04129;9.29254;116;20220115;14.6;7.2;10.9;4.2;7.57;0;1.56;8998 +62107;42.04129;9.29254;116;20220116;14.3;7.9;11.1;4.6;8.77;0;1.52;9653 +62107;42.04129;9.29254;116;20220117;13.9;8.2;11;4;8.77;0;1.53;8654 +62107;42.04129;9.29254;116;20220118;13.9;7.7;10.8;2.7;8.97;0;1.25;8431 +62107;42.04129;9.29254;116;20220119;13.9;7.3;10.6;2.7;8.84;0;1.25;8440 +62107;42.04129;9.29254;116;20220120;13.5;8.3;10.9;5;8.47;.5;1.79;8073 +62107;42.04129;9.29254;116;20220121;13.2;8.2;10.7;3.3;8.52;.4;1.48;7214 +62107;42.04129;9.29254;116;20220122;12.7;5.5;9.1;3.3;6.52;0;1.65;10426 +62107;42.04129;9.29254;116;20220123;13.4;5.5;9.4;2.3;7.64;0;1.28;10616 +62107;42.04129;9.29254;116;20220124;14;6.6;10.3;2.5;8.19;0;1.38;10145 +62107;42.04129;9.29254;116;20220125;13.1;7.6;10.4;3.2;8.22;0;1.48;8870 +62107;42.04129;9.29254;116;20220126;13.7;7.1;10.4;4.7;8.34;0;1.79;8751 +62107;42.04129;9.29254;116;20220127;14.5;7.7;11.1;3.3;8.49;0;1.67;9904 +62107;42.04129;9.29254;116;20220128;14.3;8.8;11.6;3.3;8.82;0;1.67;9054 +62107;42.04129;9.29254;116;20220129;14.9;7.7;11.3;4.1;8.44;0;1.87;10684 +62107;42.04129;9.29254;116;20220130;14;8.3;11.1;3.8;9.17;0;1.51;8611 +62107;42.04129;9.29254;116;20220131;14;9;11.5;6.4;9.19;0;1.97;8060 +62107;42.04129;9.29254;116;20220201;16.3;8.3;12.3;5.8;5.34;0;3.65;10973 +62107;42.04129;9.29254;116;20220202;15.7;7.3;11.5;4.5;8.02;0;2.04;11963 +62107;42.04129;9.29254;116;20220203;15.9;8.4;12.1;3.6;10.64;0;1.54;10546 +62107;42.04129;9.29254;116;20220204;15.2;10.2;12.7;4.4;11.19;0;1.55;7469 +62107;42.04129;9.29254;116;20220205;15.5;10;12.8;3.3;10.84;.2;1.48;7545 +62107;42.04129;9.29254;116;20220206;15.2;9.3;12.2;4.5;10.27;.1;1.76;11068 +62107;42.04129;9.29254;116;20220207;16.6;9.3;13;9.4;8.82;.5;3.23;10303 +62107;42.04129;9.29254;116;20220208;15.6;7.4;11.5;3.1;6.19;0;2.39;13063 +62107;42.04129;9.29254;116;20220209;14.9;8.3;11.6;3.4;8.62;0;1.84;12094 +62107;42.04129;9.29254;116;20220210;14.4;8.4;11.4;3;9.27;0;1.66;11440 +62107;42.04129;9.29254;116;20220211;14.1;8.5;11.3;3.5;9.69;0;1.64;11583 +62107;42.04129;9.29254;116;20220212;15.1;8.6;11.9;5.9;8.99;0;2.44;12724 +62107;42.04129;9.29254;116;20220213;14.2;8;11.1;2.6;8.99;.5;1.63;9870 +62107;42.04129;9.29254;116;20220214;15.6;8.3;11.9;3.4;9.87;5.3;1.87;11511 +62107;42.04129;9.29254;116;20220215;14.6;8.3;11.4;7.7;8.14;.9;2.56;10691 +62107;42.04129;9.29254;116;20220216;14.5;7;10.7;4.7;8.22;0;2.12;12635 +62107;42.04129;9.29254;116;20220217;15.6;8.9;12.2;4.2;10.97;0;1.78;12807 +62107;42.04129;9.29254;116;20220218;16.5;10.1;13.3;4.2;11.69;0;1.91;12345 +62107;42.04129;9.29254;116;20220219;15.3;11;13.2;3.9;11.69;0;1.59;7643 +62107;42.04129;9.29254;116;20220220;15.7;10.9;13.3;4.7;10.72;0;2.16;11874 +62107;42.04129;9.29254;116;20220221;16.8;8.9;12.9;10.9;8.62;1.7;3.49;11079 +62107;42.04129;9.29254;116;20220222;18.2;10;14.1;5.3;6.62;0;3.88;14603 +62107;42.04129;9.29254;116;20220223;16.4;8.2;12.3;2.8;8.27;0;2.37;15636 +62107;42.04129;9.29254;116;20220224;15.7;8.4;12;3.5;9.34;0;2.22;13664 +62107;42.04129;9.29254;116;20220225;15.5;8.9;12.2;5.7;9.27;0;2.64;12898 +62107;42.04129;9.29254;116;20220226;13.5;7.3;10.4;8.5;5.39;0;3.98;13621 +62107;42.04129;9.29254;116;20220227;12.7;6.6;9.7;6.8;4.37;0;3.86;14404 +62107;42.04129;9.29254;116;20220228;14.1;6.6;10.3;5.3;6.14;0;3.18;16039 +62107;42.04129;9.29254;116;20220301;11.1;6.3;8.7;5.8;5.49;0;2.97;13695 +62107;42.04129;9.29254;116;20220302;12.3;4.4;8.3;3.5;6.07;0;2.42;16357 +62107;42.04129;9.29254;116;20220303;13.2;6.4;9.8;2.8;7.52;0;2.06;12596 +62107;42.04129;9.29254;116;20220304;12.2;7.9;10.1;4.1;8.89;4.5;1.86;9515 +62107;42.04129;9.29254;116;20220305;12.6;5.4;9;6.3;5.84;0;3.23;15881 +62107;42.04129;9.29254;116;20220306;12.2;4.1;8.1;4.9;5.52;.2;2.87;15872 +62107;42.04129;9.29254;116;20220307;12.3;4.1;8.2;5;5.54;0;2.95;17270 +62107;42.04129;9.29254;116;20220308;12.4;5.2;8.8;4.9;5.62;0;2.92;14759 +62107;42.04129;9.29254;116;20220309;13.2;4.7;9;4;5.27;0;3.03;18286 +62107;42.04129;9.29254;116;20220310;14.4;6.1;10.3;2.4;7.32;0;2.42;17708 +62107;42.04129;9.29254;116;20220311;15.1;7.5;11.3;3.6;8.64;1.5;2.47;15518 +62107;42.04129;9.29254;116;20220312;14.2;8.9;11.6;5.6;8.47;3;2.77;11658 +62107;42.04129;9.29254;116;20220313;12.4;8.9;10.6;5.2;10.07;20.4;1.72;8816 +62107;42.04129;9.29254;116;20220314;16.5;10.9;13.7;4.9;12.42;1;1.97;11399 +62107;42.04129;9.29254;116;20220315;15.4;11.5;13.4;4.9;12.07;0;1.81;8976 +62107;42.04129;9.29254;116;20220316;14.8;11.7;13.2;4.9;12.34;0;1.63;7680 +62107;42.04129;9.29254;116;20220317;17;10.9;14;5.5;11.24;.1;2.64;11669 +62107;42.04129;9.29254;116;20220318;13.6;11.7;12.6;6.6;10.07;4.6;2.42;5117 +62107;42.04129;9.29254;116;20220319;12.4;10.4;11.4;6.5;9.59;13.5;2.18;5516 +62107;42.04129;9.29254;116;20220320;13.3;9.5;11.4;4.8;9.52;3.8;2.35;10391 +62107;42.04129;9.29254;116;20220321;13.5;6.8;10.2;5.5;6.74;.1;3.32;17444 +62107;42.04129;9.29254;116;20220322;15.1;5.9;10.5;5.3;6.44;0;3.74;21036 +62107;42.04129;9.29254;116;20220323;16;6.8;11.4;3.9;7.17;0;3.47;21752 +62107;42.04129;9.29254;116;20220324;16.6;8.2;12.4;3.5;8.04;0;3.32;21286 +62107;42.04129;9.29254;116;20220325;16.9;8.3;12.6;4.7;8.74;0;3.46;20851 +62107;42.04129;9.29254;116;20220326;15.6;9.1;12.3;4.6;8.07;.3;3.2;15540 +62107;42.04129;9.29254;116;20220327;20.3;12.2;16.2;5.4;8.02;.1;4.67;17191 +62107;42.04129;9.29254;116;20220328;18.7;10.8;14.8;2.5;9.14;0;3.45;20454 +62107;42.04129;9.29254;116;20220329;16.6;9.2;12.9;4.2;10.44;8.6;2.92;18376 +62107;42.04129;9.29254;116;20220330;15.5;11.2;13.4;3;13.49;8.3;1.58;8765 +62107;42.04129;9.29254;116;20220331;15.6;11.7;13.7;6.2;12.34;2.3;2.15;10281 +62107;42.04129;9.29254;116;20220401;14.9;11.5;13.2;11.4;7.24;5.8;4.38;11275 +62107;42.04129;9.29254;116;20220402;11;4.4;7.7;5.7;7.47;4.7;2.21;9600 +62107;42.04129;9.29254;116;20220403;12.5;4.7;8.6;5;7.58;.8;2.58;15697 +62107;42.04129;9.29254;116;20220404;14.2;6.9;10.5;4.3;7.52;.5;3.28;20788 +62107;42.04129;9.29254;116;20220405;14.8;6.5;10.7;3.3;8.09;0;3.23;23353 +62107;42.04129;9.29254;116;20220406;12.2;7.3;9.7;3.9;9.19;3;1.92;10574 +62107;42.04129;9.29254;116;20220407;16.6;7.5;12;10.7;10.56;0;3.34;20350 +62107;42.04129;9.29254;116;20220408;19.8;12.3;16.1;10;12.36;0;4.38;17485 +62107;42.04129;9.29254;116;20220409;17.8;13.7;15.7;10.5;8.19;0;5.35;17499 +62107;42.04129;9.29254;116;20220410;15.8;6.8;11.3;3.9;7.76;0;3.58;22408 +62107;42.04129;9.29254;116;20220411;16.2;7.7;12;4.6;9.19;0;3.6;24454 +62107;42.04129;9.29254;116;20220412;16.2;9.7;13;5.2;11.12;0;2.69;15919 +62107;42.04129;9.29254;116;20220413;17.6;11.2;14.4;4.2;11.24;0;3.41;20276 +62107;42.04129;9.29254;116;20220414;19.3;10.1;14.7;3.8;10.06;0;3.88;21816 +62107;42.04129;9.29254;116;20220415;21.3;11.9;16.6;3.2;9.9;0;4.51;23474 +62107;42.04129;9.29254;116;20220416;22.5;13;17.7;5;10.1;0;5.39;25321 +62107;42.04129;9.29254;116;20220417;16.9;12.8;14.8;9.1;6.49;0;6.01;21221 +62107;42.04129;9.29254;116;20220418;17.5;9.1;13.3;4.6;7.64;0;4.58;25715 +62107;42.04129;9.29254;116;20220419;18.2;10.6;14.4;3.9;11.14;0;3.73;23123 +62107;42.04129;9.29254;116;20220420;18.6;11.2;14.9;4.3;12.79;3.7;3.11;18834 +62107;42.04129;9.29254;116;20220421;15.5;11.5;13.5;6;13.17;33.8;2.44;14512 +62107;42.04129;9.29254;116;20220422;16.6;10.8;13.7;5.1;13.24;1.2;2.52;16480 +62107;42.04129;9.29254;116;20220423;18.4;11.1;14.8;4.5;12.32;2.2;3.54;20648 +62107;42.04129;9.29254;116;20220424;16.6;11.3;14;6.3;11.32;8;3.17;15766 +62107;42.04129;9.29254;116;20220425;19;12.1;15.5;5.7;12.49;0;4.24;24419 +62107;42.04129;9.29254;116;20220426;18.9;11.8;15.4;3.7;12.32;0;4.06;25561 +62107;42.04129;9.29254;116;20220427;19;11.4;15.2;3.2;12.64;.2;3.75;24375 +62107;42.04129;9.29254;116;20220428;22.3;11.9;17.1;5.1;10.24;0;5.62;27733 +62107;42.04129;9.29254;116;20220429;21.9;13.6;17.8;6;8.47;0;6.29;26136 +62107;42.04129;9.29254;116;20220430;20.1;12.1;16.1;3.2;10.62;0;4.41;25345 +62107;42.04129;9.29254;116;20220501;19.4;13.5;16.4;2.8;11.99;2.8;3.81;21100 +62107;42.04129;9.29254;116;20220502;20;12.1;16.1;2.7;11.24;.1;4.42;26873 +62107;42.04129;9.29254;116;20220503;21;12.2;16.6;2.7;12.27;.1;4.42;26481 +62107;42.04129;9.29254;116;20220504;19.7;13.5;16.6;3.3;13.94;1.4;3.77;22752 +62107;42.04129;9.29254;116;20220505;15.3;14.3;14.8;4;14.19;19.4;1.61;5330 +62107;42.04129;9.29254;116;20220506;17.1;11.7;14.4;7.6;14.42;4.2;2.19;14357 +62107;42.04129;9.29254;116;20220507;20.5;14.2;17.4;5.7;14.27;.4;3.6;15718 +62107;42.04129;9.29254;116;20220508;21.9;14.2;18;4.4;13.32;1;4.48;22041 +62107;42.04129;9.29254;116;20220509;22.2;14.5;18.4;3.7;13.42;0;5.01;27605 +62107;42.04129;9.29254;116;20220510;22.2;14.6;18.4;2.6;14.04;.3;4.91;29494 +62107;42.04129;9.29254;116;20220511;22.3;15;18.6;3.1;14.12;0;4.74;26357 +62107;42.04129;9.29254;116;20220512;21.9;14.9;18.4;2.5;14.64;.1;4.72;28349 +62107;42.04129;9.29254;116;20220513;22.5;14.6;18.6;2.5;14.02;0;4.91;28618 +62107;42.04129;9.29254;116;20220514;22.4;15.1;18.8;2.4;13.87;0;4.96;28749 +62107;42.04129;9.29254;116;20220515;23.3;14.7;19;2.3;14.67;0;4.82;27525 +62107;42.04129;9.29254;116;20220516;23.9;15.3;19.6;2.6;15.67;0;5.01;28053 +62107;42.04129;9.29254;116;20220517;24.3;17.1;20.7;2.4;15.69;0;5.01;26697 +62107;42.04129;9.29254;116;20220518;26.3;17.4;21.8;2.7;15.44;0;5.9;30439 +62107;42.04129;9.29254;116;20220519;26;18.1;22;4.1;15.87;0;5.98;28662 +62107;42.04129;9.29254;116;20220520;26.1;16.5;21.3;4.3;15.89;2.2;6.25;30783 +62107;42.04129;9.29254;116;20220521;24.1;17.2;20.6;3.4;17.84;0;5.01;28539 +62107;42.04129;9.29254;116;20220522;24.2;17.8;21;3;17.09;.1;5.1;27703 +62107;42.04129;9.29254;116;20220523;25.6;17.4;21.5;3.4;18.47;0;5.57;29757 +62107;42.04129;9.29254;116;20220524;26.2;18.4;22.3;4.1;19.74;0;4.9;23558 +62107;42.04129;9.29254;116;20220525;25.4;18;21.7;2.9;19.94;.8;4.29;21452 +62107;42.04129;9.29254;116;20220526;26.6;18.8;22.7;2.9;20.97;0;4.77;23796 +62107;42.04129;9.29254;116;20220527;30.3;19.5;24.9;4.1;16.47;0;6.08;21251 +62107;42.04129;9.29254;116;20220528;29.8;21.9;25.8;3.6;16.42;.6;6.64;26216 +62107;42.04129;9.29254;116;20220529;24.4;19.2;21.8;4.4;18.89;.6;4.58;20583 +62107;42.04129;9.29254;116;20220530;26;17.4;21.7;2.9;18.06;.6;5.34;26774 +62107;42.04129;9.29254;116;20220531;25.7;18.2;21.9;3.1;19.49;.3;5.2;27710 +62107;42.04129;9.29254;116;20220601;26.2;18.9;22.6;2.9;20.44;0;5.37;28248 +62107;42.04129;9.29254;116;20220602;27.1;18.9;23;3.9;21.39;0;5.59;29555 +62107;42.04129;9.29254;116;20220603;28.2;21;24.6;4;21.34;0;4.79;19055 +62107;42.04129;9.29254;116;20220604;29;20.5;24.7;3.5;22.59;.8;5.74;26180 +62107;42.04129;9.29254;116;20220605;27.9;21;24.4;4.5;22.94;.1;5.05;21593 +62107;42.04129;9.29254;116;20220606;27.2;20.2;23.7;5.1;20.12;0;6.17;26983 +62107;42.04129;9.29254;116;20220607;29.3;19.3;24.3;6.1;17.24;0;7.73;31598 +62107;42.04129;9.29254;116;20220608;25.9;20.3;23.1;6.6;16.99;.1;6;22650 +62107;42.04129;9.29254;116;20220609;27;20;23.5;6.8;16.17;.1;6.45;24904 +62107;42.04129;9.29254;116;20220610;27.8;19;23.4;4.1;14.84;0;7.21;31969 +62107;42.04129;9.29254;116;20220611;29.2;20.5;24.8;3.8;14.47;0;7.35;30631 +62107;42.04129;9.29254;116;20220612;29.8;19.4;24.6;3;14.22;0;7;31607 +62107;42.04129;9.29254;116;20220613;28.2;20.7;24.5;3.6;17.27;0;6.31;28809 +62107;42.04129;9.29254;116;20220614;27.8;20.2;24;3;20.89;.1;5.79;28785 +62107;42.04129;9.29254;116;20220615;28.6;19.6;24.1;2.4;21.22;0;5.65;27801 +62107;42.04129;9.29254;116;20220616;28.1;20.4;24.2;2.6;20.57;0;6.11;30963 +62107;42.04129;9.29254;116;20220617;30;21.1;25.5;2.7;20.84;0;6.64;31583 +62107;42.04129;9.29254;116;20220618;30.8;22.4;26.6;3.5;20.29;0;7.21;31838 +62107;42.04129;9.29254;116;20220619;29.8;22.4;26.1;3.1;19.17;0;6.88;30283 +62107;42.04129;9.29254;116;20220620;29.1;20.6;24.8;3.1;21.59;0;6.44;31271 +62107;42.04129;9.29254;116;20220621;29.7;22;25.8;3.4;21.49;.3;6.16;26267 +62107;42.04129;9.29254;116;20220622;28.9;22.3;25.6;3.4;23.96;.1;5.54;25785 +62107;42.04129;9.29254;116;20220623;28.3;22.3;25.3;3.1;25.44;0;3.85;15408 +62107;42.04129;9.29254;116;20220624;29.9;21.8;25.9;4.6;23.72;0;5.98;26301 +62107;42.04129;9.29254;116;20220625;29.5;22.3;25.9;3.3;22.47;1.6;6.07;26883 +62107;42.04129;9.29254;116;20220626;30.6;22;26.3;4.5;23.12;0;6.56;29167 +62107;42.04129;9.29254;116;20220627;30.2;22.8;26.5;4.1;25.72;.1;5.56;22757 +62107;42.04129;9.29254;116;20220628;31.4;23.9;27.7;4.4;25.77;1.6;5.53;20234 +62107;42.04129;9.29254;116;20220629;27.6;21.5;24.5;5.7;21.74;0;5.9;25876 +62107;42.04129;9.29254;116;20220630;28.4;20.5;24.4;3.2;21.22;0;6.24;30918 +62107;42.04129;9.29254;116;20220701;28.5;21.3;24.9;3.8;22.89;0;6.13;30127 +62107;42.04129;9.29254;116;20220702;28.9;21;25;3.1;21.87;0;6.14;29898 +62107;42.04129;9.29254;116;20220703;32.4;21.9;27.2;2.4;21.29;0;7.05;32065 +62107;42.04129;9.29254;116;20220704;32;22.6;27.3;2.7;19.34;0;7.15;31192 +62107;42.04129;9.29254;116;20220705;30.9;22.9;26.9;4.3;19.42;0;7.53;31466 +62107;42.04129;9.29254;116;20220706;30.3;23.1;26.7;4.7;21.74;0;6.72;27995 +62107;42.04129;9.29254;116;20220707;30;22.6;26.3;3.8;22.04;0;6.28;28335 +62107;42.04129;9.29254;116;20220708;30.3;22.5;26.4;3.9;19.99;0;7;29709 +62107;42.04129;9.29254;116;20220709;30;21.9;26;3.3;15.97;0;7.17;30004 +62107;42.04129;9.29254;116;20220710;29.4;21.6;25.5;3;17.99;0;6.67;29670 +62107;42.04129;9.29254;116;20220711;30;21.5;25.8;3;19.24;0;6.85;31203 +62107;42.04129;9.29254;116;20220712;29.3;22.5;25.9;3.8;21.79;0;6.58;30064 +62107;42.04129;9.29254;116;20220713;30.2;22.3;26.2;3.3;23.09;0;6.47;29740 +62107;42.04129;9.29254;116;20220714;30.2;22.2;26.2;2.6;22.97;0;6.3;29801 +62107;42.04129;9.29254;116;20220715;30;23.2;26.6;3.7;23.42;0;6.19;27914 +62107;42.04129;9.29254;116;20220716;30.2;23.4;26.8;3.4;24.29;0;6.21;28475 +62107;42.04129;9.29254;116;20220717;31.4;23.6;27.5;3.1;26.17;.2;6.4;29204 +62107;42.04129;9.29254;116;20220718;32.8;23.8;28.3;2.7;24.72;0;6.9;30501 +62107;42.04129;9.29254;116;20220719;32.8;24;28.4;3;21.84;0;7.13;30170 +62107;42.04129;9.29254;116;20220720;33;24.4;28.7;3;22.44;0;7.18;29535 +62107;42.04129;9.29254;116;20220721;32;25.1;28.5;3;22.87;0;6.53;27556 +62107;42.04129;9.29254;116;20220722;32;24.5;28.2;3.3;24.74;0;6.85;30739 +62107;42.04129;9.29254;116;20220723;31.2;24.3;27.8;3.7;25.07;0;6.15;26063 +62107;42.04129;9.29254;116;20220724;30.9;24.9;27.9;3.8;24.84;0;5.75;23536 +62107;42.04129;9.29254;116;20220725;31;24.4;27.7;3.9;26.12;0;6.22;27845 +62107;42.04129;9.29254;116;20220726;30.9;24.3;27.6;5.4;24.97;0;6.36;25859 +62107;42.04129;9.29254;116;20220727;30.9;24.3;27.6;5.2;22.32;0;6.58;24416 +62107;42.04129;9.29254;116;20220728;30.7;23.5;27.1;3.4;23.02;0;6.29;28460 +62107;42.04129;9.29254;116;20220729;31.3;23.8;27.5;3.2;24.59;.4;6.23;27366 +62107;42.04129;9.29254;116;20220730;30.7;24.1;27.4;5.3;23.69;1;6.38;24699 +62107;42.04129;9.29254;116;20220731;31.4;23;27.2;3;21.87;0;6.57;29371 +62107;42.04129;9.29254;116;20220801;32.9;23.6;28.2;2.9;21.32;0;7.02;29685 +62107;42.04129;9.29254;116;20220802;31.5;24.6;28;3.1;23.94;0;5.98;24852 +62107;42.04129;9.29254;116;20220803;32.7;23.8;28.3;2.4;22.62;0;6.64;29190 +62107;42.04129;9.29254;116;20220804;32.7;24.3;28.5;2.5;23.07;0;6.65;28859 +62107;42.04129;9.29254;116;20220805;31.6;24.1;27.8;2.7;23.29;0;6;26025 +62107;42.04129;9.29254;116;20220806;31.1;24.6;27.9;2.9;24.82;0;5.75;25337 +62107;42.04129;9.29254;116;20220807;32.5;24.4;28.4;3.4;25.19;1;6.43;27382 +62107;42.04129;9.29254;116;20220808;32.4;24.4;28.4;3.5;23.62;4;6.5;25809 +62107;42.04129;9.29254;116;20220809;32.4;23.3;27.8;3.9;20.54;1.8;7.2;28316 +62107;42.04129;9.29254;116;20220810;31.8;24.1;28;4.3;20.82;.2;6.93;26055 +62107;42.04129;9.29254;116;20220811;31.7;23.6;27.6;3.7;18.29;0;6.71;24303 +62107;42.04129;9.29254;116;20220812;30.2;22.7;26.4;3.2;18.89;.1;6.15;25990 +62107;42.04129;9.29254;116;20220813;28.4;20.7;24.5;3.2;21.77;.2;4.89;22601 +62107;42.04129;9.29254;116;20220814;30.2;21.7;26;3.7;20.64;1;5.74;23194 +62107;42.04129;9.29254;116;20220815;31.3;22.7;27;4;23.74;.5;5.41;20501 +62107;42.04129;9.29254;116;20220816;31.1;22.3;26.7;2.9;24.32;.6;5.64;25792 +62107;42.04129;9.29254;116;20220817;31;23.1;27;4.7;25.92;1;5.58;23529 +62107;42.04129;9.29254;116;20220818;28.9;24.7;26.8;4.4;24.09;5.6;4.96;18210 +62107;42.04129;9.29254;116;20220819;27.6;19.6;23.6;5.3;20.27;2.1;5.27;23482 +62107;42.04129;9.29254;116;20220820;28.9;21.2;25;4.1;19.37;0;5.54;23526 +62107;42.04129;9.29254;116;20220821;29.2;22.2;25.7;3.9;21.99;0;5.25;23323 +62107;42.04129;9.29254;116;20220822;29;22.2;25.6;3.1;21.64;0;5.07;22340 +62107;42.04129;9.29254;116;20220823;29.4;21.9;25.7;2.7;21.89;0;5.31;25112 +62107;42.04129;9.29254;116;20220824;31.1;22.1;26.6;3.3;19.19;0;6.17;25710 +62107;42.04129;9.29254;116;20220825;30.3;22.4;26.4;3.5;19.22;0;5.97;24494 +62107;42.04129;9.29254;116;20220826;29.6;22.7;26.1;3.1;21.87;0;5.25;23886 +62107;42.04129;9.29254;116;20220827;29.2;22.7;26;3.5;23.42;.2;4.84;20974 +62107;42.04129;9.29254;116;20220828;29.9;22.8;26.4;3.8;23.24;1.8;4.98;20925 +62107;42.04129;9.29254;116;20220829;29.1;22.1;25.6;3;23.32;.2;4.77;22210 +62107;42.04129;9.29254;116;20220830;30.2;22.3;26.2;2.9;22.94;.1;5.08;22685 +62107;42.04129;9.29254;116;20220831;28.3;22.2;25.2;4.3;22.72;2.4;4.36;17558 +62107;42.04129;9.29254;116;20220901;28.9;21.9;25.4;3.6;22.27;5.5;4.24;18065 +62107;42.04129;9.29254;116;20220902;28.4;22;25.2;3;22.74;2.4;4.14;17709 +62107;42.04129;9.29254;116;20220903;28.9;21.4;25.2;3;23.09;1.2;4.31;19444 +62107;42.04129;9.29254;116;20220904;29.6;21.9;25.8;3.3;23.04;.8;4.86;22015 +62107;42.04129;9.29254;116;20220905;28.9;22;25.4;3.7;23.17;0;4.51;19984 +62107;42.04129;9.29254;116;20220906;29.6;22.4;26;3.8;24.84;3.9;4.25;17593 +62107;42.04129;9.29254;116;20220907;30.3;23.1;26.7;2.9;25.09;.6;4.62;20630 +62107;42.04129;9.29254;116;20220908;30.2;22.9;26.5;4.3;23.94;.2;4.52;16577 +62107;42.04129;9.29254;116;20220909;30.3;22.7;26.5;7;16.97;0;6.92;20944 +62107;42.04129;9.29254;116;20220910;29.1;22.8;26;7.6;16.22;0;6.57;18874 +62107;42.04129;9.29254;116;20220911;27.5;21.4;24.4;5.8;18.67;0;5.36;20161 +62107;42.04129;9.29254;116;20220912;27.8;19.9;23.8;2.8;19.02;0;4.52;21652 +62107;42.04129;9.29254;116;20220913;28;20.3;24.1;3.4;21.99;0;4.16;19817 +62107;42.04129;9.29254;116;20220914;29.7;22.6;26.2;4.1;24.07;1;4.17;16558 +62107;42.04129;9.29254;116;20220915;31.2;23.5;27.3;5.5;21.22;0;5.25;13513 +62107;42.04129;9.29254;116;20220916;31.1;23.3;27.2;8.5;17.27;0;7.13;19007 +62107;42.04129;9.29254;116;20220917;26.9;21.6;24.2;9.2;12.72;0;7.21;19121 +62107;42.04129;9.29254;116;20220918;25.6;16.9;21.2;3.6;12.74;0;4.77;20834 +62107;42.04129;9.29254;116;20220919;25.9;18.1;22;4.2;14.82;0;4.69;19452 +62107;42.04129;9.29254;116;20220920;26.4;18.6;22.5;3.5;16.34;.7;4.16;16814 +62107;42.04129;9.29254;116;20220921;26.6;18.5;22.6;4.7;14.04;1.8;5.16;18193 +62107;42.04129;9.29254;116;20220922;23.6;16.6;20.1;5.8;11.07;0;5.34;18489 +62107;42.04129;9.29254;116;20220923;23.5;16.1;19.8;3.9;10.89;0;4.58;19130 +62107;42.04129;9.29254;116;20220924;22.4;16.2;19.3;2.9;15.47;11.7;2.61;9689 +62107;42.04129;9.29254;116;20220925;24;17;20.5;3.8;18.34;1.1;3.02;14989 +62107;42.04129;9.29254;116;20220926;24.5;18.5;21.5;6.4;15.64;0;4.24;13015 +62107;42.04129;9.29254;116;20220927;24;17.9;21;11.6;11.69;3;6.08;15312 +62107;42.04129;9.29254;116;20220928;24.5;16.8;20.7;9;13.29;1.9;4.66;12982 +62107;42.04129;9.29254;116;20220929;23.6;17.9;20.7;6.2;14.84;7.1;3.91;10923 +62107;42.04129;9.29254;116;20220930;21.3;13.7;17.5;3;15.18;3.5;2.02;6348 +62107;42.04129;9.29254;116;20221001;22.5;15.5;19;8;12.49;0;4.41;15910 +62107;42.04129;9.29254;116;20221002;24.9;17.9;21.4;7.8;15.77;0;4.73;15690 +62107;42.04129;9.29254;116;20221003;23.5;18.3;20.9;4.4;16.49;0;3.41;14528 +62107;42.04129;9.29254;116;20221004;24.1;16.5;20.3;2.8;17.82;0;3.05;17789 +62107;42.04129;9.29254;116;20221005;24.4;17;20.7;3.2;16.99;0;3.14;16294 +62107;42.04129;9.29254;116;20221006;23.5;16.3;19.9;2.9;16.49;0;2.95;16661 +62107;42.04129;9.29254;116;20221007;23.5;16.6;20;2.7;16.14;0;3.06;16898 +62107;42.04129;9.29254;116;20221008;23.9;16.4;20.1;2.3;16.92;4.5;2.73;15313 +62107;42.04129;9.29254;116;20221009;22.8;17.5;20.2;2.9;17.89;3.6;2.16;8933 +62107;42.04129;9.29254;116;20221010;23.3;17;20.1;3.6;17.07;3.8;2.73;12664 +62107;42.04129;9.29254;116;20221011;23.3;16;19.6;3.1;17.37;0;2.47;12289 +62107;42.04129;9.29254;116;20221012;21;17;19;2.9;17.57;8;1.67;6494 +62107;42.04129;9.29254;116;20221013;23.4;16;19.7;4;16.02;0;2.85;13133 +62107;42.04129;9.29254;116;20221014;23;16.9;19.9;4.8;16.02;0;3.13;13526 +62107;42.04129;9.29254;116;20221015;23;16.7;19.9;3.4;16.57;0;2.72;14357 +62107;42.04129;9.29254;116;20221016;23.7;16.9;20.3;2.7;17.07;0;2.43;12657 +62107;42.04129;9.29254;116;20221017;23.4;16.9;20.2;3.8;18.24;0;2.53;13122 +62107;42.04129;9.29254;116;20221018;23.5;16.7;20.1;3.4;18.27;0;2.51;14166 +62107;42.04129;9.29254;116;20221019;22.9;16.7;19.8;2.7;18.19;0;2.26;14048 +62107;42.04129;9.29254;116;20221020;23;16.5;19.7;3;18.29;0;2.24;13246 +62107;42.04129;9.29254;116;20221021;24.2;17.1;20.6;3.6;18.54;0;2.12;8395 +62107;42.04129;9.29254;116;20221022;26;18.2;22.1;2.8;17.99;0;2.81;13501 +62107;42.04129;9.29254;116;20221023;25.7;18.6;22.1;2.9;18.62;0;2.63;12581 +62107;42.04129;9.29254;116;20221024;25.2;18.5;21.9;2.5;17.77;0;2.46;11310 +62107;42.04129;9.29254;116;20221025;24.7;18.5;21.6;3.7;17.09;0;2.86;10431 +62107;42.04129;9.29254;116;20221026;23.9;17.4;20.7;2.2;17.97;.1;2.03;9861 +62107;42.04129;9.29254;116;20221027;23.1;17.6;20.3;2.7;18.24;.1;1.9;10110 +62107;42.04129;9.29254;116;20221028;22.8;16.2;19.5;2.6;18.04;0;1.85;10702 +62107;42.04129;9.29254;116;20221029;23.4;17.2;20.3;3;16.77;0;2.23;12064 +62107;42.04129;9.29254;116;20221030;23.3;16.2;19.7;2.9;15.47;0;2.33;12414 +62107;42.04129;9.29254;116;20221031;23;15.8;19.4;2.3;14.74;0;2.15;11549 +62107;42.04129;9.29254;116;20221101;22;15.5;18.8;2.3;15.62;0;1.87;10453 +62107;42.04129;9.29254;116;20221102;22.2;16.4;19.3;2.5;16.84;0;1.89;10904 +62107;42.04129;9.29254;116;20221103;21.9;16.6;19.3;3.3;16.92;6.8;1.96;9016 +62107;42.04129;9.29254;116;20221104;21.4;15.8;18.6;8.6;12.69;.1;3.64;9129 +62107;42.04129;9.29254;116;20221105;20.5;11.6;16;5.5;10.47;.6;3.1;10297 +62107;42.04129;9.29254;116;20221106;20.9;13.3;17.1;3.7;9.39;0;2.98;11379 +62107;42.04129;9.29254;116;20221107;21;14.2;17.6;3.4;12.49;.1;2.34;9794 +62107;42.04129;9.29254;116;20221108;21.3;14.4;17.9;2.8;14.44;.1;1.87;10000 +62107;42.04129;9.29254;116;20221109;21.3;15.2;18.2;3.1;15.29;0;1.8;8319 +62107;42.04129;9.29254;116;20221110;22.2;15.8;19;3.1;16.62;1.8;1.79;8717 +62107;42.04129;9.29254;116;20221111;21.8;16.2;19;4;15.79;.4;2.08;8353 +62107;42.04129;9.29254;116;20221112;20.9;14.1;17.5;4.2;11.72;0;2.67;8046 +62107;42.04129;9.29254;116;20221113;18.6;14.3;16.4;5.1;10.94;4.7;2.82;6670 +62107;42.04129;9.29254;116;20221114;19;11.6;15.3;2.8;11.72;1.5;1.7;9294 +62107;42.04129;9.29254;116;20221115;18;12.9;15.4;3.1;14.59;25.8;1.15;3636 +62107;42.04129;9.29254;116;20221116;21;14.4;17.7;5.6;15.54;2.7;2.05;8643 +62107;42.04129;9.29254;116;20221117;20.9;14.9;17.9;5.8;13.72;4.3;2.72;7636 +62107;42.04129;9.29254;116;20221118;20.7;14.5;17.6;7.8;12.42;.1;2.84;8236 +62107;42.04129;9.29254;116;20221119;17;13.7;15.4;3.7;10.39;0;2.11;5044 +62107;42.04129;9.29254;116;20221120;17.7;11.5;14.6;3.9;10.67;.3;1.96;7420 +62107;42.04129;9.29254;116;20221121;17.5;10.9;14.2;6.1;10.42;30.4;2.18;8221 +62107;42.04129;9.29254;116;20221122;15.1;11.3;13.2;8.8;11.29;11.8;1.88;4189 +62107;42.04129;9.29254;116;20221123;17.3;11.7;14.5;8.5;9.72;1;2.62;6972 +62107;42.04129;9.29254;116;20221124;18.8;12.1;15.5;6.3;10.54;0;2.71;8614 +62107;42.04129;9.29254;116;20221125;15.6;13;14.3;3.9;12.27;23.2;1.47;4009 +62107;42.04129;9.29254;116;20221126;16.6;10;13.3;7.9;10.59;.7;2.35;5987 +62107;42.04129;9.29254;116;20221127;16.4;10.7;13.5;5.8;7.92;0;2.89;8357 +62107;42.04129;9.29254;116;20221128;15;10;12.5;2.6;8.64;.2;1.52;5264 +62107;42.04129;9.29254;116;20221129;12.9;10.1;11.5;4.3;9.74;10.3;1.54;4011 +62107;42.04129;9.29254;116;20221130;14.5;9.4;11.9;5.7;9.39;0;1.93;6572 +62107;42.04129;9.29254;116;20221201;14;7.8;10.9;4.3;7.99;0;1.87;6131 +62107;42.04129;9.29254;116;20221202;14.8;8;11.4;3.5;8.84;2.4;1.49;6588 +62107;42.04129;9.29254;116;20221203;17.1;10.8;13.9;3.8;11.67;13.9;1.44;5820 +62107;42.04129;9.29254;116;20221204;16.7;9.9;13.3;2.3;12.04;2.3;.96;7528 +62107;42.04129;9.29254;116;20221205;18.3;11;14.7;2.6;12.09;.9;1.27;6833 +62107;42.04129;9.29254;116;20221206;17.4;11.2;14.3;2.9;12.94;0;1.09;7035 +62107;42.04129;9.29254;116;20221207;16.8;11.9;14.4;3.8;12.04;.1;1.34;7008 +62107;42.04129;9.29254;116;20221208;15.4;11;13.2;3.7;10.89;0;1.51;4513 +62107;42.04129;9.29254;116;20221209;20.2;11.1;15.7;4.6;12.72;11.6;1.92;6393 +62107;42.04129;9.29254;116;20221210;16.2;12.1;14.1;5.3;12.87;6.8;1.4;2334 +62107;42.04129;9.29254;116;20221211;14.2;9.6;11.9;9.3;6.92;0;3.03;7006 +62107;42.04129;9.29254;116;20221212;14.6;7.4;11;4.8;7.04;9.4;2.1;7535 +62107;42.04129;9.29254;116;20221213;13.8;7.7;10.7;4.6;11.04;18;.94;4125 +62107;42.04129;9.29254;116;20221214;14.6;10.3;12.5;4.2;13.19;17.1;.74;3565 +62107;42.04129;9.29254;116;20221215;16.6;12.1;14.3;4.5;13.59;22.4;1.24;3158 +62107;42.04129;9.29254;116;20221216;16.9;11.6;14.2;4.6;12.39;6.8;1.46;4776 +62107;42.04129;9.29254;116;20221217;17.1;10.4;13.8;5.5;11.39;2.1;1.76;7938 +62107;42.04129;9.29254;116;20221218;16.5;10.3;13.4;3;11.37;.2;1.17;6934 +62107;42.04129;9.29254;116;20221219;15.7;10.4;13.1;2.1;11.22;0;.94;6793 +62107;42.04129;9.29254;116;20221220;15.8;9.2;12.5;2.4;10.79;0;.96;7626 +62107;42.04129;9.29254;116;20221221;15.7;9.2;12.5;2.7;11.04;.6;.99;6628 +62107;42.04129;9.29254;116;20221222;17.5;10.8;14.1;7.1;12.62;0;1.61;7275 +62107;42.04129;9.29254;116;20221223;18.4;12.2;15.3;8.1;13.14;0;2.22;6344 +62107;42.04129;9.29254;116;20221224;18.3;13.4;15.9;7.7;13.82;.1;2.2;6340 +62107;42.04129;9.29254;116;20221225;16.7;12.2;14.4;3.4;13.89;0;.96;5547 +62107;42.04129;9.29254;116;20221226;17.3;11.9;14.6;2.7;13.12;0;1.03;5515 +62107;42.04129;9.29254;116;20221227;18.4;11.8;15.1;5.2;12.17;0;1.98;7780 +62107;42.04129;9.29254;116;20221228;16.4;10.9;13.7;4.6;11.24;0;1.65;7031 +62107;42.04129;9.29254;116;20221229;17.1;9.8;13.4;2.1;10.92;0;.99;8214 +62107;42.04129;9.29254;116;20221230;18.2;11.3;14.7;3.5;11.87;0;1.38;6145 +62107;42.04129;9.29254;116;20221231;18.3;12.2;15.3;3.2;12.74;0;1.31;7260 +62108;42.09669;9.48962;14;20220101;14.4;11.9;13.2;2.1;11.61;.1;.97;1991 +62108;42.09669;9.48962;14;20220102;14.2;11.3;12.7;2;10.76;0;1.01;1923 +62108;42.09669;9.48962;14;20220103;16.2;10.3;13.3;2.2;10.86;0;1.06;6454 +62108;42.09669;9.48962;14;20220104;16.1;9.3;12.7;2.1;11.41;.1;.86;6491 +62108;42.09669;9.48962;14;20220105;19.1;9;14.1;3.8;9.56;0;2.03;7468 +62108;42.09669;9.48962;14;20220106;11.5;7.3;9.4;4.8;7;10.7;1.87;4488 +62108;42.09669;9.48962;14;20220107;13.1;7.1;10.1;4;7.51;0;1.66;6727 +62108;42.09669;9.48962;14;20220108;14.2;5.7;10;2.7;5.86;1.1;1.62;8613 +62108;42.09669;9.48962;14;20220109;15.7;6.2;11;4.1;6.26;0;2.26;8305 +62108;42.09669;9.48962;14;20220110;12.8;4.9;8.9;8;5.81;.1;2.78;7139 +62108;42.09669;9.48962;14;20220111;13.7;8.3;11;8.4;5.36;0;3.64;7408 +62108;42.09669;9.48962;14;20220112;12;5.9;9;8.1;5.06;0;3.13;7730 +62108;42.09669;9.48962;14;20220113;12.8;4.6;8.7;5.3;4.86;0;2.57;8958 +62108;42.09669;9.48962;14;20220114;15.8;5.6;10.7;3.4;5.26;0;2.2;9977 +62108;42.09669;9.48962;14;20220115;16.3;5.5;10.9;2.2;6.41;0;1.46;9581 +62108;42.09669;9.48962;14;20220116;15.3;7.1;11.2;2.5;8.56;0;1.3;9416 +62108;42.09669;9.48962;14;20220117;15.2;8;11.6;2.9;8.76;0;1.43;8694 +62108;42.09669;9.48962;14;20220118;15.2;6.9;11;2.9;8.71;0;1.41;8948 +62108;42.09669;9.48962;14;20220119;15.1;6.8;10.9;2.5;8.71;0;1.28;8762 +62108;42.09669;9.48962;14;20220120;15.1;6.8;10.9;2;8.76;.8;1.14;9335 +62108;42.09669;9.48962;14;20220121;14.7;8;11.3;3.3;8.76;.4;1.59;7172 +62108;42.09669;9.48962;14;20220122;13.2;5;9.1;2.9;6.26;0;1.61;10129 +62108;42.09669;9.48962;14;20220123;14.2;4.6;9.4;2.7;7.01;0;1.48;10713 +62108;42.09669;9.48962;14;20220124;15.1;5.6;10.3;2.9;7.81;0;1.63;9860 +62108;42.09669;9.48962;14;20220125;13.6;7.6;10.6;2.6;7.76;0;1.47;8776 +62108;42.09669;9.48962;14;20220126;15;5.9;10.5;2.9;8.16;0;1.51;9450 +62108;42.09669;9.48962;14;20220127;15.5;7;11.2;3.4;8.31;0;1.77;10922 +62108;42.09669;9.48962;14;20220128;15.7;8.1;11.9;3;8.81;0;1.71;9453 +62108;42.09669;9.48962;14;20220129;15.6;7.1;11.3;3;7.86;0;1.83;10221 +62108;42.09669;9.48962;14;20220130;15;7.1;11.1;2.4;9.31;0;1.33;8261 +62108;42.09669;9.48962;14;20220131;15.1;9.5;12.3;3.3;9.41;0;1.72;7393 +62108;42.09669;9.48962;14;20220201;17.8;8.2;13;6.1;4.41;0;4.26;11666 +62108;42.09669;9.48962;14;20220202;16.6;5.9;11.3;3;6.81;0;2.07;12522 +62108;42.09669;9.48962;14;20220203;17.1;6.6;11.8;2.6;10.36;0;1.47;12338 +62108;42.09669;9.48962;14;20220204;16;9.8;12.9;2.9;11.31;0;1.48;7292 +62108;42.09669;9.48962;14;20220205;16.7;9.5;13.1;2;11.16;.1;1.34;8445 +62108;42.09669;9.48962;14;20220206;16.7;9;12.8;2.7;10.41;0;1.61;11355 +62108;42.09669;9.48962;14;20220207;17.6;8.3;12.9;4.5;8.96;0;2.47;10893 +62108;42.09669;9.48962;14;20220208;16.5;6.4;11.5;3;5.31;0;2.48;13372 +62108;42.09669;9.48962;14;20220209;16.2;7.4;11.8;2.4;8.21;0;1.81;12602 +62108;42.09669;9.48962;14;20220210;15.5;7.9;11.7;2.4;9.61;0;1.58;11279 +62108;42.09669;9.48962;14;20220211;15.4;8.7;12.1;2.7;9.71;0;1.67;11381 +62108;42.09669;9.48962;14;20220212;15.7;9.3;12.5;4.8;9.06;0;2.41;12306 +62108;42.09669;9.48962;14;20220213;14.7;7.5;11.1;2.8;9.01;0;1.63;8849 +62108;42.09669;9.48962;14;20220214;17;7.4;12.2;3.5;10.16;1.5;1.86;11643 +62108;42.09669;9.48962;14;20220215;16.3;8.5;12.4;3.5;7.76;0;2.41;11915 +62108;42.09669;9.48962;14;20220216;16.1;5.2;10.6;2.5;7.71;0;1.98;13909 +62108;42.09669;9.48962;14;20220217;16.1;7.9;12;2.8;10.31;0;1.74;13547 +62108;42.09669;9.48962;14;20220218;16.8;8.8;12.8;2.2;11.71;0;1.6;13296 +62108;42.09669;9.48962;14;20220219;16.4;10.4;13.4;2.4;12.06;0;1.52;9602 +62108;42.09669;9.48962;14;20220220;17.4;11.3;14.4;2.5;11.46;0;1.89;11888 +62108;42.09669;9.48962;14;20220221;19;7.5;13.3;5.1;8.16;0;3.3;11722 +62108;42.09669;9.48962;14;20220222;20.8;9.2;15;5.2;4.76;0;4.81;15601 +62108;42.09669;9.48962;14;20220223;17;7.3;12.1;2.6;7.16;0;2.51;15886 +62108;42.09669;9.48962;14;20220224;16.6;7.7;12.2;3;8.56;.1;2.32;14296 +62108;42.09669;9.48962;14;20220225;16;8;12;3.5;9.46;0;2.18;13551 +62108;42.09669;9.48962;14;20220226;14.5;6.8;10.7;9.2;5.46;0;4.23;13731 +62108;42.09669;9.48962;14;20220227;13.5;7.3;10.4;7.1;4.56;0;4;13560 +62108;42.09669;9.48962;14;20220228;14.7;6.6;10.6;5.5;6.46;0;3.23;15893 +62108;42.09669;9.48962;14;20220301;11.5;6.3;8.9;5.6;5.56;0;2.95;13411 +62108;42.09669;9.48962;14;20220302;13;4.2;8.6;3.4;5.76;0;2.49;16719 +62108;42.09669;9.48962;14;20220303;14.2;5.9;10.1;3.4;7.36;0;2.24;12284 +62108;42.09669;9.48962;14;20220304;13.3;7.3;10.3;3.4;9.01;5.3;1.64;7772 +62108;42.09669;9.48962;14;20220305;13;4.9;9;5.5;6.11;0;2.96;16958 +62108;42.09669;9.48962;14;20220306;12.6;3.3;8;4.4;5.86;.2;2.67;15707 +62108;42.09669;9.48962;14;20220307;13.1;3.6;8.3;4.9;5.91;0;2.92;17897 +62108;42.09669;9.48962;14;20220308;13;5.3;9.2;4.3;5.71;0;2.85;12963 +62108;42.09669;9.48962;14;20220309;14;4.5;9.3;3.6;5.26;0;3.04;18568 +62108;42.09669;9.48962;14;20220310;15.1;5.7;10.4;2.9;7.06;0;2.63;18158 +62108;42.09669;9.48962;14;20220311;15.7;7.5;11.6;3.1;8.66;.6;2.46;15070 +62108;42.09669;9.48962;14;20220312;14.6;8.1;11.4;4.3;9.16;3;2.23;11690 +62108;42.09669;9.48962;14;20220313;11.6;8.1;9.9;4.8;10.86;11.6;.97;4545 +62108;42.09669;9.48962;14;20220314;16.2;11.2;13.7;5.4;13.41;.9;1.59;9270 +62108;42.09669;9.48962;14;20220315;15.3;11.2;13.2;4.8;12.81;0;1.42;7027 +62108;42.09669;9.48962;14;20220316;15;11.7;13.4;4.3;12.96;0;1.39;7046 +62108;42.09669;9.48962;14;20220317;17.6;10.3;14;3.3;11.51;0;2.27;11284 +62108;42.09669;9.48962;14;20220318;13.4;11.6;12.5;4;10.21;3.5;1.86;5412 +62108;42.09669;9.48962;14;20220319;12.1;10.8;11.4;3.6;10.01;.4;1.47;3230 +62108;42.09669;9.48962;14;20220320;12.2;9.5;10.9;2.9;9.91;3.4;1.53;6344 +62108;42.09669;9.48962;14;20220321;13.7;6.5;10.1;3.9;7.01;.3;2.81;16408 +62108;42.09669;9.48962;14;20220322;15.1;5.7;10.4;4.4;6.81;0;3.38;20737 +62108;42.09669;9.48962;14;20220323;16.7;6.4;11.5;3.6;6.46;0;3.68;21975 +62108;42.09669;9.48962;14;20220324;17.2;7.7;12.5;3.3;7.16;0;3.6;21430 +62108;42.09669;9.48962;14;20220325;16.8;7.3;12.1;4.8;8.01;0;3.65;21681 +62108;42.09669;9.48962;14;20220326;16.2;7.7;12;2.7;7.76;.1;2.9;16561 +62108;42.09669;9.48962;14;20220327;21.8;11.9;16.9;3.3;8.06;.1;4.4;21760 +62108;42.09669;9.48962;14;20220328;20;10.3;15.2;2.7;8.51;0;3.85;22349 +62108;42.09669;9.48962;14;20220329;17.2;9;13.1;4.2;10.86;8.9;3.11;22065 +62108;42.09669;9.48962;14;20220330;15.3;11.1;13.2;2.1;14.01;7;1.52;11092 +62108;42.09669;9.48962;14;20220331;16.5;12.4;14.5;2.5;13.01;1.4;1.97;10274 +62108;42.09669;9.48962;14;20220401;16.6;12.1;14.3;6.1;6.71;2.3;4.25;12081 +62108;42.09669;9.48962;14;20220402;11.6;4.7;8.2;5.7;7.5;2.9;2.21;9600 +62108;42.09669;9.48962;14;20220403;14.8;3.9;9.3;3;7.4;1.9;3.04;23272 +62108;42.09669;9.48962;14;20220404;15;7.2;11.1;3.8;8.06;0;3.22;21211 +62108;42.09669;9.48962;14;20220405;15.5;6.1;10.8;3.2;8.01;0;3.24;22834 +62108;42.09669;9.48962;14;20220406;12.4;6.5;9.5;2.3;8.91;2.2;1.92;12449 +62108;42.09669;9.48962;14;20220407;17.8;5.5;11.7;6.1;10.9;0;3.02;21195 +62108;42.09669;9.48962;14;20220408;21;9.8;15.4;5.8;13.2;0;3.31;18005 +62108;42.09669;9.48962;14;20220409;22.6;14;18.3;6.4;6.7;0;6.51;20717 +62108;42.09669;9.48962;14;20220410;16.5;5.6;11.1;3.2;7.6;0;3.58;24174 +62108;42.09669;9.48962;14;20220411;16.7;7.6;12.1;4.4;8.91;0;3.71;24879 +62108;42.09669;9.48962;14;20220412;16.2;8.7;12.5;4.8;11.21;0;2.62;16756 +62108;42.09669;9.48962;14;20220413;17.9;10.6;14.2;2.8;11.56;0;3.37;22719 +62108;42.09669;9.48962;14;20220414;20.4;9.2;14.8;3.3;9.04;0;4.02;20527 +62108;42.09669;9.48962;14;20220415;21.5;11.5;16.5;2.7;9.47;0;4.61;24591 +62108;42.09669;9.48962;14;20220416;25.1;13.8;19.5;5.7;9.31;0;6.46;26309 +62108;42.09669;9.48962;14;20220417;18;12.4;15.2;7.9;6.4;0;6.14;25553 +62108;42.09669;9.48962;14;20220418;17.8;8.7;13.3;4.3;7.26;0;4.62;25608 +62108;42.09669;9.48962;14;20220419;19.4;9.6;14.5;3.6;10.76;0;4.06;26094 +62108;42.09669;9.48962;14;20220420;18.6;11.2;14.9;3.3;13.46;2.8;3.02;19673 +62108;42.09669;9.48962;14;20220421;15.1;11;13;3.8;13.86;30.1;1.92;15133 +62108;42.09669;9.48962;14;20220422;17.4;10.9;14.2;3.2;13.86;0;2.44;16852 +62108;42.09669;9.48962;14;20220423;18.2;11.4;14.8;3;12.71;.5;3.38;23187 +62108;42.09669;9.48962;14;20220424;18.5;11.1;14.8;3.3;11.21;0;3.11;17129 +62108;42.09669;9.48962;14;20220425;20.4;11.1;15.8;3.1;13.16;.1;3.92;25262 +62108;42.09669;9.48962;14;20220426;19.2;10.9;15;3.6;13.06;0;3.88;26724 +62108;42.09669;9.48962;14;20220427;18.3;11.1;14.7;2.6;13.06;0;3.29;22214 +62108;42.09669;9.48962;14;20220428;22.5;11.3;16.9;4.3;10.01;0;5.49;28593 +62108;42.09669;9.48962;14;20220429;22.4;13.3;17.8;5.3;8.31;0;6.35;27951 +62108;42.09669;9.48962;14;20220430;21.5;11.5;16.5;3;9.51;0;4.98;28299 +62108;42.09669;9.48962;14;20220501;20.3;13.4;16.9;2.6;11.66;0;4.05;22245 +62108;42.09669;9.48962;14;20220502;21;12;16.5;2.9;10.71;0;4.76;28127 +62108;42.09669;9.48962;14;20220503;21.3;12;16.7;2.5;12.21;0;4.63;28935 +62108;42.09669;9.48962;14;20220504;20.3;13.9;17.1;3;14.16;.6;3.81;22902 +62108;42.09669;9.48962;14;20220505;15.1;14;14.6;3.1;13.91;16.8;1.55;6251 +62108;42.09669;9.48962;14;20220506;18.3;12;15.1;6.3;14.61;4.6;2.2;13356 +62108;42.09669;9.48962;14;20220507;21.5;14.7;18.1;5.7;14.26;0;3.99;17171 +62108;42.09669;9.48962;14;20220508;22.3;15.1;18.7;4.3;13.41;1;4.44;19631 +62108;42.09669;9.48962;14;20220509;22.9;15;19;3.7;13.61;0;5.29;28376 +62108;42.09669;9.48962;14;20220510;23.5;15.2;19.3;2.3;13.71;.1;5.11;29653 +62108;42.09669;9.48962;14;20220511;23.9;14.7;19.3;2.5;14.21;0;5.12;29588 +62108;42.09669;9.48962;14;20220512;22.7;14.9;18.8;2.1;14.96;0;4.72;28232 +62108;42.09669;9.48962;14;20220513;23.3;14.6;18.9;2.5;14.31;0;5;29150 +62108;42.09669;9.48962;14;20220514;23.2;15.1;19.1;2.5;14.06;0;4.99;28200 +62108;42.09669;9.48962;14;20220515;23.2;15.1;19.1;2.2;15.21;0;4.83;28399 +62108;42.09669;9.48962;14;20220516;23.5;15.1;19.3;2.5;16.01;0;4.87;28533 +62108;42.09669;9.48962;14;20220517;25;16.7;20.9;2.5;15.51;0;5.36;29071 +62108;42.09669;9.48962;14;20220518;26.5;17.5;22;2.7;15.91;0;5.97;30789 +62108;42.09669;9.48962;14;20220519;26;18.3;22.1;3.5;14.91;0;6.09;28828 +62108;42.09669;9.48962;14;20220520;26.1;15.9;21;4.7;13.71;2;6.61;31125 +62108;42.09669;9.48962;14;20220521;25.1;16.6;20.8;1.8;17.16;0;5.17;29504 +62108;42.09669;9.48962;14;20220522;24.9;17.2;21;2.2;16.36;.1;5.21;28514 +62108;42.09669;9.48962;14;20220523;25;17.3;21.2;2.6;19.71;.1;5.13;29773 +62108;42.09669;9.48962;14;20220524;26.9;18.2;22.5;3.2;20.26;0;5.16;26052 +62108;42.09669;9.48962;14;20220525;25.9;18.3;22.1;2.3;20.81;.2;4.26;22223 +62108;42.09669;9.48962;14;20220526;26.9;18.9;22.9;2.3;20.91;0;5.08;26513 +62108;42.09669;9.48962;14;20220527;31.4;19.6;25.5;2.9;15.71;0;6.72;28196 +62108;42.09669;9.48962;14;20220528;31.7;22.5;27.1;3;15.81;.2;7.01;27917 +62108;42.09669;9.48962;14;20220529;26.4;19.5;23;4.3;19.46;.3;5.44;24849 +62108;42.09669;9.48962;14;20220530;26;18.4;22.2;2.4;19.31;.2;4.84;25097 +62108;42.09669;9.48962;14;20220531;27.3;18.1;22.7;3;18.96;0;6.04;31645 +62108;42.09669;9.48962;14;20220601;26.8;19;22.9;2.8;20.36;0;5.44;28812 +62108;42.09669;9.48962;14;20220602;27;18.8;22.9;3;22.06;0;5.44;29965 +62108;42.09669;9.48962;14;20220603;27.1;20.5;23.8;2.4;23.21;0;4.45;22472 +62108;42.09669;9.48962;14;20220604;27.3;20.3;23.8;2.2;24.31;0;4.52;23535 +62108;42.09669;9.48962;14;20220605;28.5;20.5;24.5;2.6;24.76;.1;4.37;21179 +62108;42.09669;9.48962;14;20220606;28.1;19.7;23.9;2.1;22.26;0;5.92;31365 +62108;42.09669;9.48962;14;20220607;32.7;18.3;25.5;3.1;17.36;0;7.24;32974 +62108;42.09669;9.48962;14;20220608;27.8;20.2;24;2.6;17.21;.1;5.8;26980 +62108;42.09669;9.48962;14;20220609;30;21.1;25.6;3.8;15.71;0;7.45;30849 +62108;42.09669;9.48962;14;20220610;30.2;19.6;24.9;5.3;13.21;0;8.5;32194 +62108;42.09669;9.48962;14;20220611;31.3;21.4;26.4;4.6;12.61;0;8.81;32548 +62108;42.09669;9.48962;14;20220612;31.9;18.3;25.1;2.9;12.96;0;7.6;33147 +62108;42.09669;9.48962;14;20220613;29.3;20.2;24.7;2.3;16.31;0;6.55;31449 +62108;42.09669;9.48962;14;20220614;29;20.3;24.6;2.8;19.36;.1;6.51;31813 +62108;42.09669;9.48962;14;20220615;28.6;20.1;24.3;2.4;20.61;0;5.92;29948 +62108;42.09669;9.48962;14;20220616;29.9;20.8;25.3;2.3;20.06;0;6.49;31975 +62108;42.09669;9.48962;14;20220617;30.3;21.4;25.8;2.5;21.21;0;6.58;31410 +62108;42.09669;9.48962;14;20220618;31.2;22.5;26.9;3.1;20.11;0;7.22;31777 +62108;42.09669;9.48962;14;20220619;29.8;22.8;26.3;3.2;17.96;0;6.94;29488 +62108;42.09669;9.48962;14;20220620;29.2;20;24.6;3.1;21.46;0;6.35;32005 +62108;42.09669;9.48962;14;20220621;29.4;22;25.7;2.7;24.31;.3;5.53;26585 +62108;42.09669;9.48962;14;20220622;28.7;22;25.4;3.4;24.84;.1;4.76;20876 +62108;42.09669;9.48962;14;20220623;28.4;22.4;25.4;1.9;26.56;0;3.61;16575 +62108;42.09669;9.48962;14;20220624;33;21.8;27.4;3.1;24.41;0;6.29;28597 +62108;42.09669;9.48962;14;20220625;29.9;22.6;26.2;2.7;24.11;0;5.97;28112 +62108;42.09669;9.48962;14;20220626;29.9;21.7;25.8;3.5;23.81;0;6.2;30166 +62108;42.09669;9.48962;14;20220627;29.7;22.1;25.9;2.7;27.01;0;5.49;27940 +62108;42.09669;9.48962;14;20220628;32.5;24.5;28.5;3;27.71;1.1;5.18;21253 +62108;42.09669;9.48962;14;20220629;28.8;21.7;25.3;3.6;23.21;0;5.73;27813 +62108;42.09669;9.48962;14;20220630;29;20.9;25;3.3;21.11;0;6.31;30447 +62108;42.09669;9.48962;14;20220701;29.8;21.4;25.6;3.3;23.01;0;6.3;30413 +62108;42.09669;9.48962;14;20220702;30;21.4;25.7;2.6;22.66;0;6.52;32201 +62108;42.09669;9.48962;14;20220703;33;22.4;27.7;2.1;21.41;0;7.02;32458 +62108;42.09669;9.48962;14;20220704;32.8;22.5;27.6;2.4;19.96;0;7.15;32129 +62108;42.09669;9.48962;14;20220705;31.7;22.5;27.1;2.5;18.91;0;6.98;31342 +62108;42.09669;9.48962;14;20220706;32.6;22.4;27.5;2.8;20.86;0;7.27;32141 +62108;42.09669;9.48962;14;20220707;32.7;22.9;27.8;2.3;20.96;0;6.98;31696 +62108;42.09669;9.48962;14;20220708;31.1;23.1;27.1;3.5;19.86;0;7.29;30851 +62108;42.09669;9.48962;14;20220709;30.3;22.1;26.2;3;15.76;0;6.93;28906 +62108;42.09669;9.48962;14;20220710;29.8;21.6;25.7;3.1;17.21;0;6.8;29621 +62108;42.09669;9.48962;14;20220711;30.3;22;26.2;2.9;19.71;0;6.85;31832 +62108;42.09669;9.48962;14;20220712;30.5;22.4;26.4;3.4;22.16;0;6.73;30756 +62108;42.09669;9.48962;14;20220713;30.4;22.8;26.6;3.3;22.26;0;6.59;29771 +62108;42.09669;9.48962;14;20220714;30.7;22.3;26.5;2.6;20.76;0;6.45;29225 +62108;42.09669;9.48962;14;20220715;31.7;23.4;27.5;2.7;21.96;0;6.75;30162 +62108;42.09669;9.48962;14;20220716;31.4;23.4;27.4;2.9;23.26;0;6.67;30032 +62108;42.09669;9.48962;14;20220717;31.7;23.6;27.6;2.9;25.96;0;6.33;29037 +62108;42.09669;9.48962;14;20220718;33;24;28.5;1.7;23.46;0;6.51;30218 +62108;42.09669;9.48962;14;20220719;33;23.9;28.5;2.3;19.16;0;6.93;29908 +62108;42.09669;9.48962;14;20220720;33;25.1;29;2.8;20.06;0;7.2;29522 +62108;42.09669;9.48962;14;20220721;33.7;24.7;29.2;2.7;20.01;0;7.27;29793 +62108;42.09669;9.48962;14;20220722;33.9;24.9;29.4;3;22.71;0;7.39;31061 +62108;42.09669;9.48962;14;20220723;32.5;24.5;28.5;2.5;25.01;0;6.55;29178 +62108;42.09669;9.48962;14;20220724;32.2;24.9;28.6;2.4;24.81;0;5.9;25011 +62108;42.09669;9.48962;14;20220725;32.6;25;28.8;2.5;26.86;0;6.36;28286 +62108;42.09669;9.48962;14;20220726;32.5;24.4;28.4;3;25.81;0;6.2;26930 +62108;42.09669;9.48962;14;20220727;32.8;24.5;28.6;3.3;24.21;0;6.51;26298 +62108;42.09669;9.48962;14;20220728;32.5;24.2;28.4;2.4;23.56;0;6.46;28579 +62108;42.09669;9.48962;14;20220729;32.3;24.5;28.4;2.6;25.16;0;6.32;28022 +62108;42.09669;9.48962;14;20220730;32.4;24.4;28.4;2.9;24.76;.6;6.09;25999 +62108;42.09669;9.48962;14;20220731;32.9;23.4;28.2;2.6;19.46;0;6.85;29221 +62108;42.09669;9.48962;14;20220801;33.4;24.1;28.7;3.1;18.46;0;7.47;29963 +62108;42.09669;9.48962;14;20220802;33;24.6;28.8;2.6;23.31;0;6.65;28411 +62108;42.09669;9.48962;14;20220803;33;24.5;28.7;2.9;20.96;0;7;29210 +62108;42.09669;9.48962;14;20220804;33;24.7;28.8;3;20.91;0;7;28763 +62108;42.09669;9.48962;14;20220805;32.8;24.4;28.6;2.2;22.31;0;6.35;28165 +62108;42.09669;9.48962;14;20220806;32.7;25.1;28.9;2.1;24.36;0;5.98;26459 +62108;42.09669;9.48962;14;20220807;33.8;24.6;29.2;3.2;23.61;.2;6.99;28811 +62108;42.09669;9.48962;14;20220808;32.9;24.1;28.5;4.1;22.16;2.9;6.91;25787 +62108;42.09669;9.48962;14;20220809;33.3;22.4;27.8;4.4;19.31;.7;7.82;29325 +62108;42.09669;9.48962;14;20220810;32.4;24.3;28.3;4.2;19.71;.1;7.51;27996 +62108;42.09669;9.48962;14;20220811;32.5;23.8;28.2;3.9;17.11;0;7.19;24740 +62108;42.09669;9.48962;14;20220812;31.7;22.3;27;3;16.71;0;6.63;27181 +62108;42.09669;9.48962;14;20220813;28.5;22.1;25.3;2.8;21.46;.1;4.67;20392 +62108;42.09669;9.48962;14;20220814;31;21.5;26.2;3.6;19.51;.5;5.95;23444 +62108;42.09669;9.48962;14;20220815;32.1;22.1;27.1;3.9;23.21;.8;5.42;20099 +62108;42.09669;9.48962;14;20220816;31.8;21.8;26.8;2.6;23.36;.2;5.92;28036 +62108;42.09669;9.48962;14;20220817;31.3;22.8;27;3;25.76;.7;5.42;25411 +62108;42.09669;9.48962;14;20220818;29.4;24.4;26.9;2.9;24.31;5;4.82;21022 +62108;42.09669;9.48962;14;20220819;29.4;20.1;24.8;2.8;20.81;1.6;5.26;26248 +62108;42.09669;9.48962;14;20220820;30.9;20;25.5;2.6;18.51;0;5.88;27458 +62108;42.09669;9.48962;14;20220821;30.8;21.7;26.2;2.8;21.21;0;5.46;24380 +62108;42.09669;9.48962;14;20220822;29.9;22.1;26;2.9;20.66;0;5.37;23697 +62108;42.09669;9.48962;14;20220823;30.7;21.6;26.1;2.8;20.11;0;5.61;24955 +62108;42.09669;9.48962;14;20220824;31.8;22;26.9;3.4;17.61;0;6.52;26067 +62108;42.09669;9.48962;14;20220825;31.4;22.3;26.8;3.9;17.41;0;6.82;26417 +62108;42.09669;9.48962;14;20220826;30.9;22.7;26.8;2.6;20.61;0;5.47;24104 +62108;42.09669;9.48962;14;20220827;30.6;22.4;26.5;3.3;22.06;0;5.39;23329 +62108;42.09669;9.48962;14;20220828;31.8;22.3;27;3.3;21.86;.6;5.71;23275 +62108;42.09669;9.48962;14;20220829;30.2;22.2;26.2;2.9;22.36;0;5.08;22791 +62108;42.09669;9.48962;14;20220830;30.7;21.8;26.2;2.6;22.46;0;5.17;24234 +62108;42.09669;9.48962;14;20220831;29.4;21.8;25.6;2.7;21.91;1.6;4.47;19576 +62108;42.09669;9.48962;14;20220901;30.3;22.2;26.2;2.4;21.81;4.4;4.19;17000 +62108;42.09669;9.48962;14;20220902;29.1;21.5;25.3;3.5;21.91;3.1;4.47;18224 +62108;42.09669;9.48962;14;20220903;29.6;21.2;25.4;2.8;22.96;.3;4.31;19768 +62108;42.09669;9.48962;14;20220904;29.8;22.3;26.1;2.9;22.96;.1;4.87;22385 +62108;42.09669;9.48962;14;20220905;29.3;21.1;25.2;3.4;22.26;0;4.84;22604 +62108;42.09669;9.48962;14;20220906;29.8;21.8;25.8;3.7;24.36;1.8;3.93;16089 +62108;42.09669;9.48962;14;20220907;30.6;22.8;26.7;3;24.81;.1;4.82;21926 +62108;42.09669;9.48962;14;20220908;31.3;22.9;27.1;3.1;23.16;0;4.61;17997 +62108;42.09669;9.48962;14;20220909;33.1;22.2;27.6;3.3;16.51;0;6.03;23165 +62108;42.09669;9.48962;14;20220910;32.1;23.8;28;3.6;14.96;0;6.38;22370 +62108;42.09669;9.48962;14;20220911;29.1;21.1;25.1;2.8;19.61;0;4.61;20781 +62108;42.09669;9.48962;14;20220912;29;20;24.5;3.4;18.81;0;4.93;22475 +62108;42.09669;9.48962;14;20220913;28.5;20.5;24.5;3.4;21.96;0;4.16;19286 +62108;42.09669;9.48962;14;20220914;29.7;22.9;26.3;3.5;24.81;.7;3.96;16529 +62108;42.09669;9.48962;14;20220915;33.9;23.3;28.6;4.2;19.86;0;6.08;20000 +62108;42.09669;9.48962;14;20220916;33.9;23.2;28.5;4.1;15.01;0;6.74;20083 +62108;42.09669;9.48962;14;20220917;29.7;23.1;26.4;5.4;11.91;0;7.15;20967 +62108;42.09669;9.48962;14;20220918;25.7;16.4;21;4.1;12.66;0;4.91;20868 +62108;42.09669;9.48962;14;20220919;26.6;16.8;21.7;3.5;14.16;0;4.71;21196 +62108;42.09669;9.48962;14;20220920;27.3;18.8;23.1;4;15.81;.1;4.42;15131 +62108;42.09669;9.48962;14;20220921;26.5;18.5;22.5;4;13.61;.8;4.69;16089 +62108;42.09669;9.48962;14;20220922;24.1;15.7;19.9;4.3;11.36;0;4.64;17715 +62108;42.09669;9.48962;14;20220923;23.8;16.1;19.9;3.7;11.31;0;4.39;18711 +62108;42.09669;9.48962;14;20220924;23.2;15.5;19.4;3.4;15.36;6;2.74;10063 +62108;42.09669;9.48962;14;20220925;25.4;17.1;21.2;3.2;18.26;1;3.19;15993 +62108;42.09669;9.48962;14;20220926;26;18.7;22.3;2.8;15.86;0;3.47;13776 +62108;42.09669;9.48962;14;20220927;26.7;18.8;22.7;5.5;10.16;.1;6.04;17517 +62108;42.09669;9.48962;14;20220928;26.8;16.4;21.6;3.1;11.86;0;4.21;15062 +62108;42.09669;9.48962;14;20220929;25.5;18.1;21.8;3.9;13.36;5.2;3.82;8702 +62108;42.09669;9.48962;14;20220930;22.5;14.3;18.4;3.3;14.91;2.9;2.23;7122 +62108;42.09669;9.48962;14;20221001;24.6;15.2;19.9;3.1;12.11;0;3.73;17115 +62108;42.09669;9.48962;14;20221002;25.2;16.9;21.1;2.7;15.36;0;3.49;17649 +62108;42.09669;9.48962;14;20221003;24.8;17.1;21;2.4;15.96;0;3.17;16355 +62108;42.09669;9.48962;14;20221004;24.9;16.2;20.6;2.8;16.71;0;3.27;18292 +62108;42.09669;9.48962;14;20221005;25.2;16.6;20.9;2.8;15.66;0;3.28;16272 +62108;42.09669;9.48962;14;20221006;24.5;16;20.2;2.4;14.66;0;3.15;17062 +62108;42.09669;9.48962;14;20221007;24.3;16.1;20.2;2.9;14.36;0;3.38;17508 +62108;42.09669;9.48962;14;20221008;24.4;16.2;20.3;2.3;16.26;3.8;2.69;13973 +62108;42.09669;9.48962;14;20221009;23;17.7;20.4;2.4;18.31;2.7;1.93;8593 +62108;42.09669;9.48962;14;20221010;23.8;17.2;20.5;2.8;16.76;1.5;2.62;12080 +62108;42.09669;9.48962;14;20221011;23.9;15.7;19.8;2.8;16.91;0;2.62;14228 +62108;42.09669;9.48962;14;20221012;21.8;16.6;19.2;2.2;16.76;7.8;1.82;7639 +62108;42.09669;9.48962;14;20221013;24.9;16.3;20.6;3.2;15.66;0;3.08;12974 +62108;42.09669;9.48962;14;20221014;23.7;15.6;19.7;2.4;15.41;0;2.64;14794 +62108;42.09669;9.48962;14;20221015;23.5;15.5;19.5;2.6;15.71;0;2.69;15674 +62108;42.09669;9.48962;14;20221016;24.1;16.6;20.4;2.3;16.71;0;2.41;12523 +62108;42.09669;9.48962;14;20221017;24;16;20;3.2;17.56;0;2.42;13200 +62108;42.09669;9.48962;14;20221018;23.8;16;19.9;3.7;17.11;.1;2.65;14450 +62108;42.09669;9.48962;14;20221019;23.7;16.3;20;2.5;17.96;0;2.27;13585 +62108;42.09669;9.48962;14;20221020;23.5;16.3;19.9;2.8;17.66;0;2.35;13723 +62108;42.09669;9.48962;14;20221021;24;16.5;20.3;3.8;18.51;0;1.93;5853 +62108;42.09669;9.48962;14;20221022;26.9;17.7;22.3;2.5;19.56;0;2.52;13754 +62108;42.09669;9.48962;14;20221023;25.2;18.2;21.7;2.5;20.21;0;2.29;12898 +62108;42.09669;9.48962;14;20221024;24.8;17.9;21.3;2.2;19.21;0;2.1;11360 +62108;42.09669;9.48962;14;20221025;25.1;17.5;21.3;3;17.61;0;2.43;11025 +62108;42.09669;9.48962;14;20221026;23.6;17.4;20.5;1.9;19.36;.1;1.59;8592 +62108;42.09669;9.48962;14;20221027;23.3;16.7;20;2;18.61;.1;1.76;10501 +62108;42.09669;9.48962;14;20221028;23.1;15.6;19.3;2.3;17.01;0;1.94;11770 +62108;42.09669;9.48962;14;20221029;24.4;16.9;20.6;2.3;14.66;0;2.4;12038 +62108;42.09669;9.48962;14;20221030;23.7;15.2;19.5;2.7;13.81;0;2.47;12505 +62108;42.09669;9.48962;14;20221031;24;15.5;19.8;2.5;12.76;0;2.56;12607 +62108;42.09669;9.48962;14;20221101;22.6;15;18.8;1.9;14.36;0;1.95;11409 +62108;42.09669;9.48962;14;20221102;22.8;15.7;19.2;2;16.46;0;1.82;11209 +62108;42.09669;9.48962;14;20221103;22.6;15.9;19.2;2.9;17.01;5.2;1.84;10098 +62108;42.09669;9.48962;14;20221104;23.5;16.1;19.8;5;12.16;0;3.56;10097 +62108;42.09669;9.48962;14;20221105;21.5;11.8;16.7;6.1;10.96;.8;3.22;10864 +62108;42.09669;9.48962;14;20221106;21.4;12;16.7;3.6;8.91;0;3.01;11746 +62108;42.09669;9.48962;14;20221107;21.2;12.9;17;2.7;11.01;0;2.21;10251 +62108;42.09669;9.48962;14;20221108;21.5;13.1;17.3;2.9;13.56;.2;1.96;10223 +62108;42.09669;9.48962;14;20221109;21.5;14.6;18;3.3;15.46;0;1.74;7834 +62108;42.09669;9.48962;14;20221110;23.3;15;19.1;3;16.41;.5;1.91;10900 +62108;42.09669;9.48962;14;20221111;22.1;16.3;19.2;3;15.41;0;1.93;7490 +62108;42.09669;9.48962;14;20221112;21.9;14;17.9;4;11.31;0;2.79;9040 +62108;42.09669;9.48962;14;20221113;19.1;13.7;16.4;3.5;11.51;5.6;2.08;6004 +62108;42.09669;9.48962;14;20221114;19.2;10.8;15;2.8;11.86;.9;1.61;10062 +62108;42.09669;9.48962;14;20221115;17.5;12.9;15.2;3.2;15.01;9.5;.9;3408 +62108;42.09669;9.48962;14;20221116;22;14.5;18.3;3.4;15.51;1.6;1.74;8681 +62108;42.09669;9.48962;14;20221117;21;13.4;17.2;3;13.91;1.5;1.72;7359 +62108;42.09669;9.48962;14;20221118;23.3;14.9;19.1;3.8;11.71;.1;2.8;9097 +62108;42.09669;9.48962;14;20221119;18.2;14.2;16.2;3.2;10.06;0;2.14;4421 +62108;42.09669;9.48962;14;20221120;18.5;11.3;14.9;3.4;10.36;0;1.94;8115 +62108;42.09669;9.48962;14;20221121;18.1;10;14;2.2;9.91;22.7;1.48;7709 +62108;42.09669;9.48962;14;20221122;15.9;11.7;13.8;3.9;11.01;4.8;1.6;3777 +62108;42.09669;9.48962;14;20221123;18.6;11.7;15.1;3;8.41;0;2.11;8272 +62108;42.09669;9.48962;14;20221124;20;11.2;15.6;3;10.86;0;1.81;9878 +62108;42.09669;9.48962;14;20221125;16.1;12.8;14.4;3.3;12.71;23.7;1.2;1757 +62108;42.09669;9.48962;14;20221126;17.5;10.3;13.9;7.4;11.06;1.1;2.2;6057 +62108;42.09669;9.48962;14;20221127;17;9.8;13.4;5.2;8.31;0;2.53;8567 +62108;42.09669;9.48962;14;20221128;15.7;10;12.8;2.7;8.81;.3;1.6;5025 +62108;42.09669;9.48962;14;20221129;12.6;10;11.3;3.7;10.01;10.8;1.25;2087 +62108;42.09669;9.48962;14;20221130;15;9.9;12.5;4.9;9.66;0;1.78;6440 +62108;42.09669;9.48962;14;20221201;14.4;7;10.7;4.2;8.21;0;1.73;6245 +62108;42.09669;9.48962;14;20221202;15.1;7.6;11.3;2.6;9.06;4.6;1.25;6870 +62108;42.09669;9.48962;14;20221203;17.7;10.6;14.2;3.4;12.36;21.7;1.18;4800 +62108;42.09669;9.48962;14;20221204;17.1;9.5;13.3;2.1;11.96;.7;.91;7534 +62108;42.09669;9.48962;14;20221205;18.7;9.9;14.3;2.1;12.31;.4;1.02;6890 +62108;42.09669;9.48962;14;20221206;18.2;10.8;14.5;2.9;12.56;0;1.21;6773 +62108;42.09669;9.48962;14;20221207;17.6;11.8;14.7;2.1;12.11;.3;1.06;6472 +62108;42.09669;9.48962;14;20221208;16.2;10.2;13.2;2.4;11.91;0;.96;4588 +62108;42.09669;9.48962;14;20221209;22;11;16.5;3.8;12.51;5.8;1.94;5916 +62108;42.09669;9.48962;14;20221210;16.8;11.8;14.3;2.4;12.91;5.3;.98;2128 +62108;42.09669;9.48962;14;20221211;15.8;10.1;12.9;4.4;6.41;0;2.5;7618 +62108;42.09669;9.48962;14;20221212;15.8;6.6;11.2;2.8;6.81;8.7;1.59;7995 +62108;42.09669;9.48962;14;20221213;14.7;8.2;11.4;3.4;11.21;11.2;.9;4472 +62108;42.09669;9.48962;14;20221214;15.5;10.6;13;2.8;13.51;14.6;.63;4585 +62108;42.09669;9.48962;14;20221215;17.3;12.4;14.9;3.2;14.01;10.7;.97;2935 +62108;42.09669;9.48962;14;20221216;17.5;11.7;14.6;2.6;12.31;2.6;1.11;5004 +62108;42.09669;9.48962;14;20221217;18.3;8.7;13.5;3;11.86;1.2;1.11;7754 +62108;42.09669;9.48962;14;20221218;17.3;10.2;13.8;3.3;11.51;0;1.32;5676 +62108;42.09669;9.48962;14;20221219;16.4;10.7;13.5;2.4;11.06;.1;1.06;6874 +62108;42.09669;9.48962;14;20221220;16;8.6;12.3;2.8;10.71;0;1.02;7523 +62108;42.09669;9.48962;14;20221221;15.8;8.7;12.2;2.7;10.96;0;.98;6865 +62108;42.09669;9.48962;14;20221222;17.9;9.8;13.8;2.4;12.56;0;.93;8102 +62108;42.09669;9.48962;14;20221223;18.5;10.3;14.4;2.6;12.86;0;.97;7825 +62108;42.09669;9.48962;14;20221224;18;10.8;14.4;2.3;13.86;.1;.84;7443 +62108;42.09669;9.48962;14;20221225;17.2;10.4;13.8;3;13.71;0;.86;4558 +62108;42.09669;9.48962;14;20221226;17.1;12.7;14.9;2.3;13.21;.1;.97;3387 +62108;42.09669;9.48962;14;20221227;19.5;9.9;14.7;2.9;12.71;0;1.13;8166 +62108;42.09669;9.48962;14;20221228;17;8.8;12.9;2.3;11.31;.1;.97;6708 +62108;42.09669;9.48962;14;20221229;17.5;8.1;12.8;2;10.86;0;.88;8691 +62108;42.09669;9.48962;14;20221230;19.3;9.7;14.5;2.2;11.51;0;1.19;5454 +62108;42.09669;9.48962;14;20221231;18.9;10.5;14.7;3.4;12.51;0;1.28;8010 +63105;42.25614;8.71738;308;20220101;12.2;9.9;11.1;2.1;11.67;0;.85;800 +63105;42.25614;8.71738;308;20220102;13.4;9.2;11.3;3.2;10.34;0;1.29;3834 +63105;42.25614;8.71738;308;20220103;17.6;8.1;12.9;5.2;9.74;.1;2.41;7611 +63105;42.25614;8.71738;308;20220104;13.7;8.6;11.2;3.1;10.97;0;1.1;5077 +63105;42.25614;8.71738;308;20220105;15.1;7.8;11.4;4.7;9.91;10.9;1.83;4344 +63105;42.25614;8.71738;308;20220106;8.9;3;6;2.9;8.2;4.4;.83;4221 +63105;42.25614;8.71738;308;20220107;10.9;4.4;7.6;3.8;7.17;0;1.48;7107 +63105;42.25614;8.71738;308;20220108;12.4;3.3;7.8;4.9;7.24;8.8;1.78;7357 +63105;42.25614;8.71738;308;20220109;11.4;5.8;8.6;8;8.27;5.9;1.93;5426 +63105;42.25614;8.71738;308;20220110;11.2;3.2;7.2;4.4;6.01;0;1.93;7538 +63105;42.25614;8.71738;308;20220111;12.2;3.6;7.9;4.2;5.51;0;2.13;8270 +63105;42.25614;8.71738;308;20220112;11.1;2.7;6.9;6.2;4.61;0;2.64;8690 +63105;42.25614;8.71738;308;20220113;12.7;2.2;7.4;5.7;4.64;0;2.74;9396 +63105;42.25614;8.71738;308;20220114;11.9;2.4;7.2;3;7.04;.1;1.28;9220 +63105;42.25614;8.71738;308;20220115;13.3;3.3;8.3;2.8;7.64;0;1.3;9429 +63105;42.25614;8.71738;308;20220116;13.6;3.4;8.5;2.9;7.91;.1;1.34;9469 +63105;42.25614;8.71738;308;20220117;12.5;3.3;7.9;3;7.81;0;1.28;9466 +63105;42.25614;8.71738;308;20220118;12.2;2.9;7.5;2.2;8.77;0;.89;8100 +63105;42.25614;8.71738;308;20220119;12.4;5.6;9;2.7;8.67;1.2;1.23;7008 +63105;42.25614;8.71738;308;20220120;11.2;8;9.6;4.3;8.14;.5;1.77;5662 +63105;42.25614;8.71738;308;20220121;11.8;4.5;8.2;3;7.54;.1;1.4;8652 +63105;42.25614;8.71738;308;20220122;11.2;2.9;7;2.7;6.37;.1;1.38;10074 +63105;42.25614;8.71738;308;20220123;12.1;2.9;7.5;2.5;7.61;0;1.19;9946 +63105;42.25614;8.71738;308;20220124;11.4;3.7;7.6;2.5;8.07;0;1.12;9826 +63105;42.25614;8.71738;308;20220125;12.1;3.6;7.9;2.5;8.61;0;1.09;8361 +63105;42.25614;8.71738;308;20220126;11.6;5.8;8.7;3.9;8.21;0;1.58;5536 +63105;42.25614;8.71738;308;20220127;12.9;4.9;8.9;2.4;8.14;0;1.35;8881 +63105;42.25614;8.71738;308;20220128;12.1;5;8.6;2.7;8.47;.1;1.31;10174 +63105;42.25614;8.71738;308;20220129;13.9;4.4;9.2;3.2;8.07;.1;1.6;10444 +63105;42.25614;8.71738;308;20220130;13;3.5;8.2;2.6;8.07;0;1.33;8637 +63105;42.25614;8.71738;308;20220131;13.3;4.2;8.8;5.1;8.31;.1;1.88;8200 +63105;42.25614;8.71738;308;20220201;13.8;4.8;9.3;4;5.77;0;2.5;9981 +63105;42.25614;8.71738;308;20220202;15.9;4;10;2.7;7.37;0;1.85;12000 +63105;42.25614;8.71738;308;20220203;13.7;5.3;9.5;2.5;9.97;0;1.24;9310 +63105;42.25614;8.71738;308;20220204;13.8;6.9;10.4;2.6;10.54;0;1.25;7326 +63105;42.25614;8.71738;308;20220205;14.1;7.2;10.7;2.5;9.91;.1;1.43;9036 +63105;42.25614;8.71738;308;20220206;14.5;5.2;9.9;4.4;9.41;.5;1.88;12135 +63105;42.25614;8.71738;308;20220207;15.9;6.4;11.1;6.8;8.68;2;2.81;9745 +63105;42.25614;8.71738;308;20220208;14.2;4.6;9.4;2.4;7.11;0;1.78;12325 +63105;42.25614;8.71738;308;20220209;14.6;5;9.8;2.8;7.74;.1;1.9;12850 +63105;42.25614;8.71738;308;20220210;13.9;4.6;9.2;2.8;7.71;0;1.83;12686 +63105;42.25614;8.71738;308;20220211;13.3;3;8.1;2.8;8.81;0;1.46;12055 +63105;42.25614;8.71738;308;20220212;14.3;5.4;9.9;4.7;8.77;0;2.14;12469 +63105;42.25614;8.71738;308;20220213;12.2;4.7;8.4;2.4;8.77;.2;1.32;7626 +63105;42.25614;8.71738;308;20220214;14;5.4;9.7;3;9.27;14.1;1.66;9860 +63105;42.25614;8.71738;308;20220215;11.6;7.1;9.3;6.8;8.54;4.3;2.2;7433 +63105;42.25614;8.71738;308;20220216;13.2;4.4;8.8;3.9;8.44;.5;1.94;12053 +63105;42.25614;8.71738;308;20220217;16.6;8.7;12.7;3.4;10.84;0;2.13;12591 +63105;42.25614;8.71738;308;20220218;16.4;6.3;11.3;2.7;10.91;0;1.86;14356 +63105;42.25614;8.71738;308;20220219;15.6;7.3;11.4;2.6;10.81;0;1.64;9408 +63105;42.25614;8.71738;308;20220220;14.6;6.2;10.4;4;10.01;.1;1.93;11894 +63105;42.25614;8.71738;308;20220221;13.8;8;10.9;10.4;8.64;5;3.19;9030 +63105;42.25614;8.71738;308;20220222;15.3;5.7;10.5;3.5;7.54;0;2.59;14884 +63105;42.25614;8.71738;308;20220223;13.4;3.7;8.5;3;8.74;0;1.88;15256 +63105;42.25614;8.71738;308;20220224;13.9;5.3;9.6;3.6;9.34;0;1.94;12173 +63105;42.25614;8.71738;308;20220225;15.2;6.7;11;5.2;8.51;0;2.85;13302 +63105;42.25614;8.71738;308;20220226;11.9;4.4;8.1;5.8;5.27;.1;3.16;14551 +63105;42.25614;8.71738;308;20220227;11.1;1.8;6.4;4.5;4.34;0;2.88;14334 +63105;42.25614;8.71738;308;20220228;12.3;1.8;7.1;3.9;5.64;0;2.62;16448 +63105;42.25614;8.71738;308;20220301;11.2;3.4;7.3;4.4;5.87;0;2.62;15335 +63105;42.25614;8.71738;308;20220302;11.7;1.9;6.8;3.2;6.87;.1;2.06;14812 +63105;42.25614;8.71738;308;20220303;12;4.3;8.1;2.3;8.07;.8;1.61;9055 +63105;42.25614;8.71738;308;20220304;12.3;6.8;9.5;3.1;9.11;5;1.89;10989 +63105;42.25614;8.71738;308;20220305;12;2.2;7.1;4.8;5.51;0;2.86;15419 +63105;42.25614;8.71738;308;20220306;10.8;1.1;6;4.1;5.31;.1;2.59;15799 +63105;42.25614;8.71738;308;20220307;10.7;.5;5.6;4;5.21;0;2.58;17097 +63105;42.25614;8.71738;308;20220308;11.8;.9;6.3;4.2;5.67;0;2.67;16445 +63105;42.25614;8.71738;308;20220309;11.4;1.2;6.3;3.3;5.64;.1;2.54;18164 +63105;42.25614;8.71738;308;20220310;13.3;2.5;7.9;2.4;7.27;0;2.23;17002 +63105;42.25614;8.71738;308;20220311;14.7;3.4;9.1;2.5;7.87;0;2.36;16247 +63105;42.25614;8.71738;308;20220312;14.6;5.1;9.8;3.6;6.77;0;2.82;11955 +63105;42.25614;8.71738;308;20220313;15.7;5.1;10.4;2.8;8.17;.9;2.48;12907 +63105;42.25614;8.71738;308;20220314;17.1;8.7;12.9;3.8;10.98;0;2.36;13334 +63105;42.25614;8.71738;308;20220315;16;9.6;12.8;2;10.54;0;2.08;11110 +63105;42.25614;8.71738;308;20220316;15.7;7.6;11.7;2.4;10.64;0;1.98;10381 +63105;42.25614;8.71738;308;20220317;16.3;8.4;12.3;3.5;10.71;.5;2.35;10601 +63105;42.25614;8.71738;308;20220318;15;10;12.5;4.7;9.94;.9;2.45;6256 +63105;42.25614;8.71738;308;20220319;14.4;9.1;11.8;4.5;9.34;.6;2.47;7011 +63105;42.25614;8.71738;308;20220320;14.8;8.1;11.5;4.1;9.27;.5;2.6;10206 +63105;42.25614;8.71738;308;20220321;14.7;3.7;9.2;4.7;6.27;0;3.54;19316 +63105;42.25614;8.71738;308;20220322;15.3;2.3;8.8;4.5;5.94;0;3.66;20420 +63105;42.25614;8.71738;308;20220323;14.3;3.9;9.1;3.4;7.34;0;3.06;20815 +63105;42.25614;8.71738;308;20220324;15.5;4.4;9.9;2.7;7.31;0;3.17;20716 +63105;42.25614;8.71738;308;20220325;17.4;4.7;11.1;2.8;7.01;0;3.51;20718 +63105;42.25614;8.71738;308;20220326;15.6;4.9;10.3;3;7.97;.8;2.81;15039 +63105;42.25614;8.71738;308;20220327;20;10.8;15.4;4.7;8.77;.7;4.22;12865 +63105;42.25614;8.71738;308;20220328;17;7.9;12.5;2.8;8.97;0;3.23;18452 +63105;42.25614;8.71738;308;20220329;16.1;6.8;11.5;2.6;8.47;3.9;3.01;17553 +63105;42.25614;8.71738;308;20220330;16.2;9.5;12.9;2;12.41;19.6;1.94;10113 +63105;42.25614;8.71738;308;20220331;15.3;9.7;12.5;5.6;11.81;3.4;2.62;13491 +63105;42.25614;8.71738;308;20220401;12.9;10.4;11.7;10.8;7.64;5.5;4.21;10440 +63105;42.25614;8.71738;308;20220402;10;3.5;6.7;5.7;7.43;11.1;2.21;9600 +63105;42.25614;8.71738;308;20220403;11.1;2.9;7;3.7;7.58;1.5;2.11;10825 +63105;42.25614;8.71738;308;20220404;12.3;2.7;7.5;3.5;7.21;0;2.89;21025 +63105;42.25614;8.71738;308;20220405;13;3.5;8.3;2.8;7.57;0;3.02;23420 +63105;42.25614;8.71738;308;20220406;12.9;4.3;8.6;3.2;8.51;2.2;2.14;11063 +63105;42.25614;8.71738;308;20220407;17.2;6.5;11.9;9.9;9.34;0;4.28;18916 +63105;42.25614;8.71738;308;20220408;20.2;12;16.1;10.7;10.81;0;5.91;20302 +63105;42.25614;8.71738;308;20220409;15;12;13.5;6;8.53;0;4.21;15257 +63105;42.25614;8.71738;308;20220410;14.3;5.4;9.9;3.8;7.59;0;3.49;21870 +63105;42.25614;8.71738;308;20220411;15.9;4.8;10.4;3.1;8.67;0;3.52;24027 +63105;42.25614;8.71738;308;20220412;17.8;5.8;11.8;2.6;9.84;0;3.25;20390 +63105;42.25614;8.71738;308;20220413;18;8.2;13.1;2.7;10.37;0;3.39;19904 +63105;42.25614;8.71738;308;20220414;18;7.8;12.9;2.7;11.04;0;3.11;18386 +63105;42.25614;8.71738;308;20220415;20;9;14.5;2.6;10.71;0;3.79;21748 +63105;42.25614;8.71738;308;20220416;19.7;8.3;14;3.7;10.04;.8;4.38;24975 +63105;42.25614;8.71738;308;20220417;17;11.6;14.3;6.5;6.77;0;5.75;23847 +63105;42.25614;8.71738;308;20220418;16.5;7.3;11.9;3.9;7.91;0;4.25;25412 +63105;42.25614;8.71738;308;20220419;18.3;7.2;12.8;3.5;9.81;0;4.03;24233 +63105;42.25614;8.71738;308;20220420;20.3;8.7;14.5;2.8;11.14;0;3.32;15190 +63105;42.25614;8.71738;308;20220421;16.6;10.9;13.8;5.3;13.04;14.2;2.63;11153 +63105;42.25614;8.71738;308;20220422;16.1;10.6;13.3;4.4;12.64;0;2.49;11668 +63105;42.25614;8.71738;308;20220423;19.5;8.9;14.2;4.6;11.51;13.1;3.79;17189 +63105;42.25614;8.71738;308;20220424;14.1;11.3;12.7;8.8;11.45;26.4;3.05;12968 +63105;42.25614;8.71738;308;20220425;18.7;11.6;15.2;6.9;10.87;0;5.04;23545 +63105;42.25614;8.71738;308;20220426;19.1;9.2;14.1;3.9;10.41;0;4.58;26457 +63105;42.25614;8.71738;308;20220427;19.1;9.1;14.1;2.7;11.17;0;4.17;26865 +63105;42.25614;8.71738;308;20220428;21.6;9.5;15.6;4.8;10.54;0;5.35;26795 +63105;42.25614;8.71738;308;20220429;20.7;9.7;15.2;5.5;9.17;0;5.62;25930 +63105;42.25614;8.71738;308;20220430;18.1;9.2;13.6;2.9;10.87;0;3.93;24257 +63105;42.25614;8.71738;308;20220501;18.4;9.7;14.1;3.2;11.47;0;4.02;23871 +63105;42.25614;8.71738;308;20220502;18.2;9.3;13.8;2.9;11.07;0;4.15;26285 +63105;42.25614;8.71738;308;20220503;19.1;9.9;14.5;2.8;11.97;.4;4.03;23998 +63105;42.25614;8.71738;308;20220504;18.9;11;14.9;2.1;12.57;.2;3.62;20861 +63105;42.25614;8.71738;308;20220505;15.6;13.1;14.4;1.9;14.67;18.6;1.54;5918 +63105;42.25614;8.71738;308;20220506;17.3;11.1;14.2;5.6;14.51;2.2;2.19;11279 +63105;42.25614;8.71738;308;20220507;18.5;13.2;15.8;3.7;14.57;3.9;3.27;17486 +63105;42.25614;8.71738;308;20220508;19.8;11.7;15.7;4.2;13.61;6.8;3.9;20411 +63105;42.25614;8.71738;308;20220509;20.5;11.7;16.1;3.8;13.27;2.9;4.66;26766 +63105;42.25614;8.71738;308;20220510;21.1;11.7;16.4;2.9;13.24;.8;4.74;27947 +63105;42.25614;8.71738;308;20220511;22.3;12.7;17.5;3.3;12.27;0;5.25;27455 +63105;42.25614;8.71738;308;20220512;22.3;12.1;17.2;2.5;12.54;0;4.94;27896 +63105;42.25614;8.71738;308;20220513;22.6;11.5;17.1;2.9;11.64;0;5.23;27777 +63105;42.25614;8.71738;308;20220514;22.4;11.7;17;2.7;12.21;0;5.16;28618 +63105;42.25614;8.71738;308;20220515;21.4;11.5;16.4;2.5;13.17;0;4.58;26653 +63105;42.25614;8.71738;308;20220516;22.7;12.9;17.8;2.6;14.04;0;4.88;26958 +63105;42.25614;8.71738;308;20220517;23.4;14.3;18.9;2.7;14.61;0;5.16;27514 +63105;42.25614;8.71738;308;20220518;24;14.1;19;2.5;13.54;0;5.46;28712 +63105;42.25614;8.71738;308;20220519;26;15.3;20.7;2.9;16.01;.1;5.74;28933 +63105;42.25614;8.71738;308;20220520;25.5;15.3;20.4;2.7;17.14;0;5.52;29149 +63105;42.25614;8.71738;308;20220521;25.6;14.4;20;3.2;15.81;0;5.71;29076 +63105;42.25614;8.71738;308;20220522;25.1;15;20;2.4;15.64;.3;5.31;27684 +63105;42.25614;8.71738;308;20220523;27;14.6;20.8;2.8;14.64;0;6.02;28505 +63105;42.25614;8.71738;308;20220524;26.5;16.7;21.6;3.2;17.44;0;5.53;25782 +63105;42.25614;8.71738;308;20220525;24.3;15.5;19.9;2.7;17.21;0;4.93;25277 +63105;42.25614;8.71738;308;20220526;24.5;17.9;21.2;2.3;20.27;.5;4.41;22103 +63105;42.25614;8.71738;308;20220527;31.6;18.5;25.1;2.7;17.57;0;5.5;18923 +63105;42.25614;8.71738;308;20220528;27.7;18.8;23.3;2.9;17.01;.2;6.19;27634 +63105;42.25614;8.71738;308;20220529;23.9;15.6;19.7;2.5;18.77;.1;4.52;23913 +63105;42.25614;8.71738;308;20220530;25.7;14.4;20;2;15.9;0;5.41;27814 +63105;42.25614;8.71738;308;20220531;24.5;15.3;19.9;2.5;17.64;0;5.05;26487 +63105;42.25614;8.71738;308;20220601;24.5;16;20.2;2.3;19.21;0;5.24;28892 +63105;42.25614;8.71738;308;20220602;27.6;16.3;21.9;2.6;19.01;0;5.86;29456 +63105;42.25614;8.71738;308;20220603;32.5;20.6;26.6;2.6;17.91;0;5.92;20601 +63105;42.25614;8.71738;308;20220604;33.3;20.2;26.8;3.1;18.27;0;6.7;23145 +63105;42.25614;8.71738;308;20220605;30.9;21.9;26.4;4.3;20.37;0;6.37;21241 +63105;42.25614;8.71738;308;20220606;28.9;20.5;24.7;5.2;15.67;0;7.77;26937 +63105;42.25614;8.71738;308;20220607;29.1;19.5;24.3;7.1;14.41;0;9.05;30029 +63105;42.25614;8.71738;308;20220608;26.9;19.6;23.2;7.3;14.57;0;7.49;21183 +63105;42.25614;8.71738;308;20220609;25.6;19.4;22.5;5.9;15.41;0;6.95;26181 +63105;42.25614;8.71738;308;20220610;26.3;15.6;21;3.2;14.54;0;6.39;30556 +63105;42.25614;8.71738;308;20220611;26.8;16.6;21.7;3.1;13.41;0;6.6;30443 +63105;42.25614;8.71738;308;20220612;27.4;16.7;22.1;2.9;12.31;0;6.75;30461 +63105;42.25614;8.71738;308;20220613;29.9;17.8;23.8;3.1;15.87;0;6.88;29728 +63105;42.25614;8.71738;308;20220614;25.7;17.3;21.5;2.8;20.87;0;5.4;28477 +63105;42.25614;8.71738;308;20220615;26.6;17.3;22;2.4;20.47;0;5.28;26455 +63105;42.25614;8.71738;308;20220616;27.1;18.4;22.8;2.9;19.21;0;6.03;29059 +63105;42.25614;8.71738;308;20220617;28;17.8;22.9;2.6;18.67;.1;6.23;30098 +63105;42.25614;8.71738;308;20220618;30.7;19.5;25.1;2.5;18.67;0;6.76;30227 +63105;42.25614;8.71738;308;20220619;28.9;20;24.4;2.7;20.17;0;6.54;30365 +63105;42.25614;8.71738;308;20220620;29;19.2;24.1;2.9;20.01;0;6.41;29293 +63105;42.25614;8.71738;308;20220621;30.4;19.8;25.1;3.1;16.44;0;6.99;27632 +63105;42.25614;8.71738;308;20220622;29.8;21.2;25.5;2.9;18.64;.1;6.11;23626 +63105;42.25614;8.71738;308;20220623;27.9;20.6;24.2;2.6;22.41;.5;4.36;17392 +63105;42.25614;8.71738;308;20220624;29.6;19;24.3;4.5;20.34;0;6.79;28660 +63105;42.25614;8.71738;308;20220625;27.5;20.3;23.9;3.2;19.84;0;5.71;23910 +63105;42.25614;8.71738;308;20220626;34.2;19.6;26.9;2.6;19.07;0;6.91;26699 +63105;42.25614;8.71738;308;20220627;31.4;22.7;27;3.2;22.14;0;6.16;22553 +63105;42.25614;8.71738;308;20220628;32.4;22.9;27.6;4.2;23.31;2.9;6.32;20052 +63105;42.25614;8.71738;308;20220629;28.8;20;24.4;5.1;18.81;0;7.4;30089 +63105;42.25614;8.71738;308;20220630;27;17.2;22.1;2.4;18.14;0;6.17;30608 +63105;42.25614;8.71738;308;20220701;29;18.6;23.8;3.1;19.54;0;6.46;29340 +63105;42.25614;8.71738;308;20220702;27.6;17.3;22.4;2.6;18.61;0;6.15;30239 +63105;42.25614;8.71738;308;20220703;29.9;18;23.9;2.4;17.84;0;6.6;29942 +63105;42.25614;8.71738;308;20220704;31.3;19.8;25.5;2.9;15.14;0;7.28;29684 +63105;42.25614;8.71738;308;20220705;32.7;20.1;26.4;4.5;15.71;0;8.59;30154 +63105;42.25614;8.71738;308;20220706;29.9;23.5;26.7;4.5;19.71;0;7.27;25932 +63105;42.25614;8.71738;308;20220707;28.6;19.4;24;2.9;21.34;0;6.21;29532 +63105;42.25614;8.71738;308;20220708;28.8;18.9;23.8;3.9;19.37;0;6.73;29936 +63105;42.25614;8.71738;308;20220709;29.5;18.7;24.1;3.2;15.57;0;7.09;30489 +63105;42.25614;8.71738;308;20220710;28.7;18.5;23.6;3.1;16.54;0;6.71;29672 +63105;42.25614;8.71738;308;20220711;28;18.3;23.2;3;16.31;0;6.66;30009 +63105;42.25614;8.71738;308;20220712;27.9;19;23.5;2.9;19.07;0;6.19;28886 +63105;42.25614;8.71738;308;20220713;29.2;19.1;24.2;2.8;21.54;.1;6.32;29959 +63105;42.25614;8.71738;308;20220714;29;20;24.5;2.6;22.61;0;6.18;29449 +63105;42.25614;8.71738;308;20220715;30;19.7;24.8;3;21.67;0;6.54;29900 +63105;42.25614;8.71738;308;20220716;28.5;19.5;24;2.7;21.91;0;6.16;29851 +63105;42.25614;8.71738;308;20220717;29.9;20.3;25.1;2.6;23.51;0;6.33;29867 +63105;42.25614;8.71738;308;20220718;31.9;20.7;26.3;2.7;23.37;0;6.7;29580 +63105;42.25614;8.71738;308;20220719;32.3;21.5;26.9;3;22.07;0;7.11;29346 +63105;42.25614;8.71738;308;20220720;32.5;21.4;26.9;2.7;21.67;.1;6.97;28556 +63105;42.25614;8.71738;308;20220721;32;22.6;27.3;2.9;19.61;0;7.11;28954 +63105;42.25614;8.71738;308;20220722;30.9;21;26;2.8;22.81;0;6.54;29168 +63105;42.25614;8.71738;308;20220723;32.4;20;26.2;3.8;21.31;0;7;27522 +63105;42.25614;8.71738;308;20220724;31.5;21.4;26.5;3.6;21.11;0;6.87;27293 +63105;42.25614;8.71738;308;20220725;31.5;20.8;26.1;3.8;21.64;0;6.76;27091 +63105;42.25614;8.71738;308;20220726;32.1;22.4;27.3;5;20.64;0;7.99;28364 +63105;42.25614;8.71738;308;20220727;30.2;21.3;25.8;3.9;18.54;0;7.11;27870 +63105;42.25614;8.71738;308;20220728;29.3;19.1;24.2;2.6;20.27;0;6;27817 +63105;42.25614;8.71738;308;20220729;30.3;19.9;25.1;3.3;20.34;0;6.31;26552 +63105;42.25614;8.71738;308;20220730;30.6;22.3;26.5;4.5;19.81;0;7.35;28217 +63105;42.25614;8.71738;308;20220731;29;19.5;24.2;2.9;21.41;.1;6.1;28602 +63105;42.25614;8.71738;308;20220801;30.6;20.3;25.5;2.7;20.61;0;6.43;28392 +63105;42.25614;8.71738;308;20220802;29.6;20.9;25.2;3.2;21.61;0;6.05;25922 +63105;42.25614;8.71738;308;20220803;30.8;20.9;25.8;2.5;21.61;0;6.34;28101 +63105;42.25614;8.71738;308;20220804;30.3;20.5;25.4;2.7;21.91;0;6.22;27924 +63105;42.25614;8.71738;308;20220805;31.6;21;26.3;3;21.41;0;6.42;26372 +63105;42.25614;8.71738;308;20220806;30.2;20.3;25.3;2.7;22.31;0;6.09;27719 +63105;42.25614;8.71738;308;20220807;30.4;22.1;26.3;2.8;25.51;0;5.89;26656 +63105;42.25614;8.71738;308;20220808;30.7;21.8;26.3;3.5;22.77;4.1;6.39;26576 +63105;42.25614;8.71738;308;20220809;30.3;21.4;25.9;3.5;20.31;.3;6.62;27086 +63105;42.25614;8.71738;308;20220810;30;21;25.5;4;21.14;.1;6.36;25495 +63105;42.25614;8.71738;308;20220811;29.5;20.6;25.1;3.3;18.74;.6;5.82;22198 +63105;42.25614;8.71738;308;20220812;29.8;20;24.9;2.9;18.47;.4;5.76;23704 +63105;42.25614;8.71738;308;20220813;28;17.8;22.9;3.1;21.94;1.9;4.85;22274 +63105;42.25614;8.71738;308;20220814;29.1;20.6;24.8;2.7;21.87;3.9;4.79;19162 +63105;42.25614;8.71738;308;20220815;30.4;21.2;25.8;3.1;22.61;.3;5.37;20866 +63105;42.25614;8.71738;308;20220816;29.2;22.2;25.7;2.6;25.11;0;5.1;22985 +63105;42.25614;8.71738;308;20220817;31.9;20.7;26.3;3.5;20.61;.4;5.74;19702 +63105;42.25614;8.71738;308;20220818;27.6;23;25.3;3.5;21.71;16.8;4.73;16293 +63105;42.25614;8.71738;308;20220819;26.6;17.2;21.9;3.8;19.67;1.3;4.82;21651 +63105;42.25614;8.71738;308;20220820;27.8;19.3;23.5;3;19.11;.2;5.45;25107 +63105;42.25614;8.71738;308;20220821;27.9;19.4;23.7;2.5;21.81;0;4.89;23529 +63105;42.25614;8.71738;308;20220822;27.3;19.3;23.3;2.9;21.67;1.5;4.92;23387 +63105;42.25614;8.71738;308;20220823;27.8;18.9;23.4;2.6;20.87;0;5.12;25078 +63105;42.25614;8.71738;308;20220824;29.2;19.4;24.3;3;19.97;0;5.59;25264 +63105;42.25614;8.71738;308;20220825;28.8;19.9;24.3;3.1;19.11;0;5.59;24188 +63105;42.25614;8.71738;308;20220826;28.9;20.2;24.6;2.7;21.17;.2;5.12;22999 +63105;42.25614;8.71738;308;20220827;27.4;19.6;23.5;2.7;23.04;.1;4.49;21705 +63105;42.25614;8.71738;308;20220828;28;20.2;24.1;2.7;23.11;.1;4.41;20253 +63105;42.25614;8.71738;308;20220829;29;19.5;24.3;2.7;22.07;0;5.01;23122 +63105;42.25614;8.71738;308;20220830;29;19.7;24.3;2.9;21.54;0;4.77;20583 +63105;42.25614;8.71738;308;20220831;28;18.6;23.3;4;20.14;1;4.56;16999 +63105;42.25614;8.71738;308;20220901;27.9;21.4;24.7;3.4;21.57;.2;5.01;21237 +63105;42.25614;8.71738;308;20220902;27.7;19.9;23.8;2.3;22.41;.4;4.04;18640 +63105;42.25614;8.71738;308;20220903;27.8;20.6;24.2;2.5;21.81;0;4.2;18244 +63105;42.25614;8.71738;308;20220904;28.5;20.5;24.5;2.8;21.51;.1;4.77;21405 +63105;42.25614;8.71738;308;20220905;29.3;19.6;24.4;2.5;20.51;0;4.73;20563 +63105;42.25614;8.71738;308;20220906;29.2;20.3;24.7;2.8;21.07;0;4.64;19518 +63105;42.25614;8.71738;308;20220907;28.3;20.3;24.3;2.8;23.34;0;4.41;20419 +63105;42.25614;8.71738;308;20220908;29.8;20.1;25;4.4;21.67;.1;4.88;16441 +63105;42.25614;8.71738;308;20220909;28.5;21.2;24.9;7.7;15.54;0;7.68;20906 +63105;42.25614;8.71738;308;20220910;26.4;20.6;23.5;8.2;16.37;0;6.72;19720 +63105;42.25614;8.71738;308;20220911;27.1;20;23.5;6.2;16.27;0;6.26;20668 +63105;42.25614;8.71738;308;20220912;25.6;16.5;21;2.6;17.47;0;4.23;21407 +63105;42.25614;8.71738;308;20220913;26.9;16.9;21.9;2.4;19.54;0;4.14;21031 +63105;42.25614;8.71738;308;20220914;31.2;19.1;25.2;2.7;19.41;.2;4.49;15375 +63105;42.25614;8.71738;308;20220915;29.1;22;25.5;5.3;21.14;.7;4.9;12394 +63105;42.25614;8.71738;308;20220916;28;21.8;24.9;9.5;17.51;1.7;7.54;19328 +63105;42.25614;8.71738;308;20220917;24.3;19.5;21.9;8.2;12.07;0;6.94;18316 +63105;42.25614;8.71738;308;20220918;24.2;14.9;19.6;3.2;12.11;.1;4.4;19352 +63105;42.25614;8.71738;308;20220919;26.4;15.1;20.8;3.4;13.61;0;4.54;17482 +63105;42.25614;8.71738;308;20220920;24.3;15.3;19.8;3;15.24;0;3.94;19020 +63105;42.25614;8.71738;308;20220921;26;15.5;20.7;3.9;13.17;.2;4.87;18676 +63105;42.25614;8.71738;308;20220922;23.4;14.4;18.9;4.8;11.04;.1;5.09;19639 +63105;42.25614;8.71738;308;20220923;22.8;12.9;17.9;3.2;10.67;0;4.17;18841 +63105;42.25614;8.71738;308;20220924;21.7;14.8;18.3;2.5;14.81;25.2;2.38;7289 +63105;42.25614;8.71738;308;20220925;22.7;15.6;19.2;2.6;17.87;1.8;2.86;14596 +63105;42.25614;8.71738;308;20220926;23.4;16.1;19.7;6.7;14.94;1.1;4.48;14144 +63105;42.25614;8.71738;308;20220927;20.5;15.6;18.1;10.8;13.14;9.6;4.88;11394 +63105;42.25614;8.71738;308;20220928;21.7;16.3;19;10.2;14.14;33;4.72;9706 +63105;42.25614;8.71738;308;20220929;22.1;16.8;19.4;7.5;15.07;16.6;4.31;12068 +63105;42.25614;8.71738;308;20220930;18.5;13.8;16.2;3.5;14.87;8.8;2.04;6440 +63105;42.25614;8.71738;308;20221001;20.7;13.8;17.3;7.8;12.91;.8;4.36;15710 +63105;42.25614;8.71738;308;20221002;26.3;16.9;21.6;8.5;14.67;0;6.09;15714 +63105;42.25614;8.71738;308;20221003;22.1;16.2;19.1;4.5;15.87;0;3.46;14497 +63105;42.25614;8.71738;308;20221004;22.3;14.7;18.5;2.4;17.57;0;2.78;16990 +63105;42.25614;8.71738;308;20221005;22.9;13.9;18.4;2.9;16.41;0;3.01;17036 +63105;42.25614;8.71738;308;20221006;21.2;13.6;17.4;2.6;16.64;0;2.6;15834 +63105;42.25614;8.71738;308;20221007;21.5;13.9;17.7;2.4;16.44;0;2.7;16453 +63105;42.25614;8.71738;308;20221008;22.6;13.2;17.9;2.6;15.64;.2;2.75;15282 +63105;42.25614;8.71738;308;20221009;23.1;15.5;19.3;2.1;16.54;4.8;2.24;8810 +63105;42.25614;8.71738;308;20221010;22;15.5;18.8;3;17.17;8.9;2.69;13939 +63105;42.25614;8.71738;308;20221011;21.9;14.1;18;2.9;16.74;0;2.53;13876 +63105;42.25614;8.71738;308;20221012;20.1;14.2;17.1;2.2;17.07;1.6;1.67;8265 +63105;42.25614;8.71738;308;20221013;21.3;14.7;18;3.2;16.11;.4;2.62;13928 +63105;42.25614;8.71738;308;20221014;22.5;16;19.2;5.3;15.21;0;3.52;11684 +63105;42.25614;8.71738;308;20221015;23.6;14.7;19.2;3.4;15.51;0;3.17;15288 +63105;42.25614;8.71738;308;20221016;22.7;14.3;18.5;2.5;15.74;0;2.54;13827 +63105;42.25614;8.71738;308;20221017;22.6;14.3;18.4;3.1;16.37;0;2.64;14367 +63105;42.25614;8.71738;308;20221018;23;14.1;18.5;2.7;17.07;0;2.45;13847 +63105;42.25614;8.71738;308;20221019;22;14.1;18;2.5;16.54;.2;2.37;14335 +63105;42.25614;8.71738;308;20221020;21.3;13.1;17.2;2.5;16.77;0;2.06;12755 +63105;42.25614;8.71738;308;20221021;25.2;14.4;19.8;2.1;15.04;0;2.46;8555 +63105;42.25614;8.71738;308;20221022;26.2;16.4;21.3;2.8;14.41;0;3.24;12447 +63105;42.25614;8.71738;308;20221023;26.7;16.7;21.7;2.9;13.17;0;3.55;11600 +63105;42.25614;8.71738;308;20221024;27.7;15.4;21.6;3.4;12.04;0;4.17;12598 +63105;42.25614;8.71738;308;20221025;25.6;16.3;21;3;14.57;0;3.12;10368 +63105;42.25614;8.71738;308;20221026;25.6;14.4;20;2.7;13.27;0;3.13;12328 +63105;42.25614;8.71738;308;20221027;23;14.7;18.9;2.4;13.44;0;2.56;11723 +63105;42.25614;8.71738;308;20221028;22.2;12.7;17.5;2.4;15.81;0;2.08;11965 +63105;42.25614;8.71738;308;20221029;21.9;12.6;17.3;2.7;15.87;0;2.1;12563 +63105;42.25614;8.71738;308;20221030;23.3;13.2;18.2;2.8;14.01;0;2.58;12420 +63105;42.25614;8.71738;308;20221031;21.3;12.3;16.8;2.6;14.04;0;2.16;11154 +63105;42.25614;8.71738;308;20221101;21.7;12;16.9;2.9;13.44;0;2.26;9511 +63105;42.25614;8.71738;308;20221102;22.7;14.2;18.5;2.7;14.84;.4;2.24;10150 +63105;42.25614;8.71738;308;20221103;21.1;14.1;17.6;3.1;15.14;17.6;2.14;9875 +63105;42.25614;8.71738;308;20221104;18.4;14.4;16.4;8.3;13.01;12.1;3.26;7809 +63105;42.25614;8.71738;308;20221105;18.3;9.4;13.9;3.6;10.17;.4;2.38;10375 +63105;42.25614;8.71738;308;20221106;19.7;10.5;15.1;3.5;9.51;0;2.72;11064 +63105;42.25614;8.71738;308;20221107;21.6;11.6;16.6;3.7;12.74;0;2.53;10699 +63105;42.25614;8.71738;308;20221108;20.5;12.1;16.3;2.6;13.24;0;1.93;10224 +63105;42.25614;8.71738;308;20221109;20.5;12.4;16.4;2.7;13.27;.3;1.95;9649 +63105;42.25614;8.71738;308;20221110;20.5;14.1;17.3;2.7;15.44;0;1.75;8396 +63105;42.25614;8.71738;308;20221111;21.7;12;16.9;3.2;14.64;.1;2.02;10477 +63105;42.25614;8.71738;308;20221112;19.1;11.7;15.4;3.3;12.94;0;1.98;6775 +63105;42.25614;8.71738;308;20221113;18.4;12.7;15.5;4.3;10.14;3.7;2.79;6917 +63105;42.25614;8.71738;308;20221114;18.7;10;14.3;2.5;10.91;8.2;1.75;8714 +63105;42.25614;8.71738;308;20221115;17.6;10.8;14.2;2.9;14.07;53;1.26;3138 +63105;42.25614;8.71738;308;20221116;20.3;14;17.1;5.7;15.07;7;2.38;8069 +63105;42.25614;8.71738;308;20221117;20.8;13.8;17.3;6.3;12.57;8.3;3.31;7167 +63105;42.25614;8.71738;308;20221118;17.3;12.4;14.9;7.1;12.61;.2;2.45;7108 +63105;42.25614;8.71738;308;20221119;16.4;11.3;13.8;3.2;10.31;0;1.95;4374 +63105;42.25614;8.71738;308;20221120;16.2;8.6;12.4;3.5;10.14;.1;1.79;8640 +63105;42.25614;8.71738;308;20221121;16.5;9.3;12.9;5.1;10.67;44.9;2.15;6859 +63105;42.25614;8.71738;308;20221122;14.1;9.8;11.9;8.1;11.11;18.1;2.04;3654 +63105;42.25614;8.71738;308;20221123;14.6;11.4;13;7.5;10.77;7.3;2.38;3544 +63105;42.25614;8.71738;308;20221124;17.2;10.7;14;5.4;10.31;.3;2.53;8284 +63105;42.25614;8.71738;308;20221125;13.6;9.1;11.3;3.5;11.41;8.3;1.2;2236 +63105;42.25614;8.71738;308;20221126;16.1;9.6;12.8;5.8;10.01;.4;2.25;7213 +63105;42.25614;8.71738;308;20221127;15.8;6.5;11.1;3.5;7.11;0;2.14;8439 +63105;42.25614;8.71738;308;20221128;13.4;6.5;10;2.3;8.41;0;1.3;3607 +63105;42.25614;8.71738;308;20221129;12.4;8.3;10.3;3.3;9.27;1.7;1.45;2594 +63105;42.25614;8.71738;308;20221130;13.7;5.9;9.8;4.4;8.61;0;1.7;7757 +63105;42.25614;8.71738;308;20221201;13;5.6;9.3;3.2;7.91;0;1.55;5990 +63105;42.25614;8.71738;308;20221202;13.8;5.8;9.8;2.8;8.21;.6;1.48;5320 +63105;42.25614;8.71738;308;20221203;16.8;7.7;12.3;2.5;9.31;6;1.51;6772 +63105;42.25614;8.71738;308;20221204;16.1;8.7;12.4;2.6;11.11;8.2;1.26;6118 +63105;42.25614;8.71738;308;20221205;17.9;10.3;14.1;3.3;12.21;1.4;1.55;5966 +63105;42.25614;8.71738;308;20221206;15.6;8.8;12.2;2.5;11.77;0;1.05;6894 +63105;42.25614;8.71738;308;20221207;16.2;8.4;12.3;3;10.67;0;1.36;7289 +63105;42.25614;8.71738;308;20221208;13.4;7.2;10.3;3.7;9.14;4.5;1.58;3668 +63105;42.25614;8.71738;308;20221209;17.9;9.6;13.7;4.7;12.57;17.4;1.76;3015 +63105;42.25614;8.71738;308;20221210;14.8;11.7;13.3;4.4;12.37;6.1;1.52;3182 +63105;42.25614;8.71738;308;20221211;11.6;7.5;9.5;8;7.74;0;2.41;5494 +63105;42.25614;8.71738;308;20221212;13.3;5;9.1;4.9;6.94;5.6;2.13;7117 +63105;42.25614;8.71738;308;20221213;11.1;6.1;8.6;4.4;10.75;6.8;.82;3064 +63105;42.25614;8.71738;308;20221214;14;8.7;11.4;2.7;12.51;4.3;.82;3147 +63105;42.25614;8.71738;308;20221215;16.2;8.4;12.3;4.7;12.67;39.4;1.31;1906 +63105;42.25614;8.71738;308;20221216;15.5;11.2;13.3;5.2;11.94;18.2;1.82;3246 +63105;42.25614;8.71738;308;20221217;15.9;10.7;13.3;5.4;10.21;1.7;2.23;6770 +63105;42.25614;8.71738;308;20221218;14.8;6.5;10.6;2.6;10.07;0;1.06;7597 +63105;42.25614;8.71738;308;20221219;14.1;6.6;10.3;2.3;10.01;0;.93;7214 +63105;42.25614;8.71738;308;20221220;15.3;6.8;11;2.3;9.64;0;1.06;7601 +63105;42.25614;8.71738;308;20221221;14.3;6.6;10.4;2.7;10.17;4.3;1.03;4212 +63105;42.25614;8.71738;308;20221222;16.8;10.7;13.8;7.1;11.87;.2;2.21;6860 +63105;42.25614;8.71738;308;20221223;19.2;13;16.1;8.7;12.27;.2;3.34;4779 +63105;42.25614;8.71738;308;20221224;19.8;14.5;17.1;7.7;11.84;0;3.61;6388 +63105;42.25614;8.71738;308;20221225;16.2;9;12.6;2.6;11.74;0;1.08;7347 +63105;42.25614;8.71738;308;20221226;17.5;8.6;13.1;2.7;11.61;.1;1.28;7523 +63105;42.25614;8.71738;308;20221227;18.3;9.5;13.9;6;9.44;0;2.91;8259 +63105;42.25614;8.71738;308;20221228;16.3;10.4;13.3;4.9;9.14;0;2.39;7539 +63105;42.25614;8.71738;308;20221229;17.3;8.2;12.8;2.7;9.17;0;1.55;7575 +63105;42.25614;8.71738;308;20221230;17.7;9.5;13.6;3.8;10.77;.9;1.81;5590 +63105;42.25614;8.71738;308;20221231;16.7;10.7;13.7;2.1;12.21;0;1.04;6954 +63106;42.2624;8.99143;1016;20220101;15.9;6.4;11.1;1.4;7.44;0;.91;7520 +63106;42.2624;8.99143;1016;20220102;6.1;-.1;3;1.3;7.6;0;.36;6355 +63106;42.2624;8.99143;1016;20220103;10.2;2.2;6.2;1.8;8.94;.1;.52;7323 +63106;42.2624;8.99143;1016;20220104;9.1;2.7;5.9;1.5;8.85;0;.5;6510 +63106;42.2624;8.99143;1016;20220105;7.2;3.6;5.4;2.5;8.29;4.8;.61;4825 +63106;42.2624;8.99143;1016;20220106;5.6;-1.7;2;2.4;6.4;6.8;.55;7120 +63106;42.2624;8.99143;1016;20220107;6.8;-.8;3;3.2;5.94;.1;.92;7332 +63106;42.2624;8.99143;1016;20220108;6.1;-2.7;1.7;2.3;5.94;9.4;.63;7850 +63106;42.2624;8.99143;1016;20220109;4.6;.3;2.4;4.1;6.5;2.6;.73;5494 +63106;42.2624;8.99143;1016;20220110;4.7;-1.7;1.5;4.2;4.19;0;1.35;6796 +63106;42.2624;8.99143;1016;20220111;7.5;1.4;4.4;4.7;3.44;0;2.21;6605 +63106;42.2624;8.99143;1016;20220112;7.1;-.7;3.2;5;3.4;0;2.12;7672 +63106;42.2624;8.99143;1016;20220113;8.4;-.4;4;2.6;3.49;0;1.47;8251 +63106;42.2624;8.99143;1016;20220114;8.4;-2.1;3.2;1.8;5.35;.1;.78;8634 +63106;42.2624;8.99143;1016;20220115;10.3;-.6;4.8;1.6;5.79;0;.83;8908 +63106;42.2624;8.99143;1016;20220116;8.9;-.7;4.1;1.6;6.19;.1;.78;8102 +63106;42.2624;8.99143;1016;20220117;9.2;-2.5;3.4;1.8;5.49;0;.88;9034 +63106;42.2624;8.99143;1016;20220118;9;-.9;4;1.4;5.99;0;.76;8554 +63106;42.2624;8.99143;1016;20220119;7.9;-1.2;3.3;2;6.94;.6;.69;8500 +63106;42.2624;8.99143;1016;20220120;2.3;2.3;2.3;1.3;7.14;.3;.47;970 +63106;42.2624;8.99143;1016;20220121;7.8;-2.1;2.9;2.1;6.35;.1;.79;9078 +63106;42.2624;8.99143;1016;20220122;6.8;-1.4;2.7;2;5.99;.1;.78;8680 +63106;42.2624;8.99143;1016;20220123;8.6;-1.1;3.7;1.8;5.85;0;.91;9197 +63106;42.2624;8.99143;1016;20220124;8.2;-1.1;3.5;2.3;6.53;0;.83;11054 +63106;42.2624;8.99143;1016;20220125;7.7;-3.2;2.3;1.9;7.03;0;.67;11171 +63106;42.2624;8.99143;1016;20220126;6.1;-1;2.5;1.1;6.89;0;.58;8278 +63106;42.2624;8.99143;1016;20220127;8.4;.1;4.2;1.6;6.89;0;.81;9112 +63106;42.2624;8.99143;1016;20220128;9.7;-.6;4.5;2;6.55;0;1.03;10115 +63106;42.2624;8.99143;1016;20220129;8.9;-.5;4.2;2.2;5.74;.1;1.13;9741 +63106;42.2624;8.99143;1016;20220130;8.8;-1.3;3.8;1.9;6.44;0;.91;9765 +63106;42.2624;8.99143;1016;20220131;7.4;-.7;3.3;2.1;6.5;.1;.91;9486 +63106;42.2624;8.99143;1016;20220201;10;-.4;4.8;3.1;3.34;0;2;10587 +63106;42.2624;8.99143;1016;20220202;13.9;-.6;6.7;1.9;4.84;0;1.56;11782 +63106;42.2624;8.99143;1016;20220203;15;3.7;9.4;1.6;7.14;0;1.41;11195 +63106;42.2624;8.99143;1016;20220204;10.7;1;5.9;1.6;8.49;0;.93;10742 +63106;42.2624;8.99143;1016;20220205;10.2;1.5;5.9;1.6;8.29;0;.94;10465 +63106;42.2624;8.99143;1016;20220206;9.4;1.2;5.3;2.1;7.95;.4;.98;10308 +63106;42.2624;8.99143;1016;20220207;7.5;2.2;4.9;3.4;7.75;1.1;1;8316 +63106;42.2624;8.99143;1016;20220208;9.9;.9;5.4;2.2;6.74;0;1.26;11009 +63106;42.2624;8.99143;1016;20220209;11.6;.3;5.9;2;6.35;.1;1.39;11666 +63106;42.2624;8.99143;1016;20220210;10.9;1.4;6.2;2.7;8.06;0;1.78;12044 +63106;42.2624;8.99143;1016;20220211;9.3;-.3;4.5;3;8.89;0;1.56;11746 +63106;42.2624;8.99143;1016;20220212;10.3;1.8;6.1;5.1;8.66;0;2.32;12139 +63106;42.2624;8.99143;1016;20220213;8.3;.9;4.6;2.6;8.64;.3;1.45;8403 +63106;42.2624;8.99143;1016;20220214;9.8;1.3;5.5;3.1;9.34;9.9;1.66;10441 +63106;42.2624;8.99143;1016;20220215;8.4;2.6;5.5;6.2;8.11;2.2;2.36;8776 +63106;42.2624;8.99143;1016;20220216;7.9;-1.2;3.3;1.9;7.1;0;1.05;12252 +63106;42.2624;8.99143;1016;20220217;13.1;2.4;7.8;1.8;9.19;0;1.39;13142 +63106;42.2624;8.99143;1016;20220218;16.8;4.6;10.7;2.3;8.34;0;2.05;13509 +63106;42.2624;8.99143;1016;20220219;12.4;3;7.7;1.4;8.94;0;1.33;12707 +63106;42.2624;8.99143;1016;20220220;10.4;-.8;4.8;1.9;7.79;0;1.27;13711 +63106;42.2624;8.99143;1016;20220221;6.9;1.7;4.3;4.5;7.35;5.1;1.2;9773 +63106;42.2624;8.99143;1016;20220222;11;-.4;5.3;2.5;6.35;0;1.72;14531 +63106;42.2624;8.99143;1016;20220223;14.1;1.6;7.9;2.3;5.94;0;2.08;14743 +63106;42.2624;8.99143;1016;20220224;11.7;2.3;7;2.6;4.94;0;2.17;13134 +63106;42.2624;8.99143;1016;20220225;9.4;.1;4.7;2.1;6.94;0;1.45;13680 +63106;42.2624;8.99143;1016;20220226;6.8;-.6;3.1;3.8;3.59;.1;2.2;12471 +63106;42.2624;8.99143;1016;20220227;7;-1.6;2.7;3.7;3.14;0;2.33;13564 +63106;42.2624;8.99143;1016;20220228;8.8;.5;4.6;3.4;4.59;0;2.16;13292 +63106;42.2624;8.99143;1016;20220301;7.2;-.8;3.2;3.1;5.06;0;1.7;12074 +63106;42.2624;8.99143;1016;20220302;7;-2.3;2.3;2.1;5.46;.1;1.43;13876 +63106;42.2624;8.99143;1016;20220303;6.5;-1.2;2.7;1.4;6.36;.2;1.17;10988 +63106;42.2624;8.99143;1016;20220304;7;2.1;4.5;1.7;7.34;5.2;1.21;10589 +63106;42.2624;8.99143;1016;20220305;6.7;-.7;3;3.2;4.35;0;1.99;13280 +63106;42.2624;8.99143;1016;20220306;5.9;-2.6;1.6;2;4.66;.1;1.4;13027 +63106;42.2624;8.99143;1016;20220307;6.4;-3;1.7;2.2;4.5;0;1.71;15556 +63106;42.2624;8.99143;1016;20220308;7.1;-3.4;1.9;2.5;5.35;0;1.66;16350 +63106;42.2624;8.99143;1016;20220309;7.8;-3.1;2.4;2.2;5.24;0;1.75;16743 +63106;42.2624;8.99143;1016;20220310;9.6;-1.1;4.3;2.2;4.86;0;2.02;14572 +63106;42.2624;8.99143;1016;20220311;11.5;.5;6;2.3;4.6;0;2.41;16765 +63106;42.2624;8.99143;1016;20220312;8.5;2;5.2;4.1;5.15;.4;2.37;13041 +63106;42.2624;8.99143;1016;20220313;9.8;1.8;5.8;3.6;6.64;3;2.1;14889 +63106;42.2624;8.99143;1016;20220314;12.1;5.2;8.6;2.9;8.9;0;2.04;14271 +63106;42.2624;8.99143;1016;20220315;12.6;6;9.3;2.7;7.99;0;2.31;14050 +63106;42.2624;8.99143;1016;20220316;15.7;6.7;11.2;1.9;7.54;0;2.57;16705 +63106;42.2624;8.99143;1016;20220317;13.4;7;10.2;3.2;6.85;.2;2.96;13963 +63106;42.2624;8.99143;1016;20220318;10.2;5.6;7.9;4.6;9.74;2.4;2.43;7198 +63106;42.2624;8.99143;1016;20220319;9.2;4.9;7.1;4.4;9.24;.9;2.3;6655 +63106;42.2624;8.99143;1016;20220320;9.8;3.9;6.8;4;9.16;1.2;2.48;10476 +63106;42.2624;8.99143;1016;20220321;9.9;-.2;4.8;4.6;6.16;0;3.43;18744 +63106;42.2624;8.99143;1016;20220322;10.8;-1.3;4.7;4.7;5.96;0;3.67;20214 +63106;42.2624;8.99143;1016;20220323;10.6;0;5.3;3.6;6.89;0;3.31;21060 +63106;42.2624;8.99143;1016;20220324;11.7;.7;6.2;2.9;6.99;0;3.36;20691 +63106;42.2624;8.99143;1016;20220325;12.8;.7;6.8;3.6;6.96;0;3.66;20897 +63106;42.2624;8.99143;1016;20220326;11.3;.9;6.1;3.2;7.69;.4;2.93;15601 +63106;42.2624;8.99143;1016;20220327;15.9;6.5;11.2;4.5;8.41;.5;4.31;15015 +63106;42.2624;8.99143;1016;20220328;13.4;4.1;8.7;2.9;8.69;0;3.47;19223 +63106;42.2624;8.99143;1016;20220329;11.9;2.5;7.2;3.2;8.91;4.8;3.05;18566 +63106;42.2624;8.99143;1016;20220330;11.3;5.2;8.3;2.2;12.66;14.3;1.9;11213 +63106;42.2624;8.99143;1016;20220331;11.4;5.9;8.6;4.9;11.94;2.5;2.54;13193 +63106;42.2624;8.99143;1016;20220401;9.2;6;7.6;10.1;7.31;9.3;4.33;11376 +63106;42.2624;8.99143;1016;20220402;5;.1;2.6;6.4;6.46;11.8;1.99;11185 +63106;42.2624;8.99143;1016;20220403;6.9;-1.1;2.9;3.7;7.65;1.4;2.09;10917 +63106;42.2624;8.99143;1016;20220404;8.6;-1;3.8;3.8;7.31;0;3.02;21322 +63106;42.2624;8.99143;1016;20220405;9;-.2;4.4;3;7.49;0;3.08;22766 +63106;42.2624;8.99143;1016;20220406;8.3;.4;4.3;3.1;8.44;3;2.2;12541 +63106;42.2624;8.99143;1016;20220407;11.7;3;7.3;13.4;9.61;0;3.96;19981 +63106;42.2624;8.99143;1016;20220408;15.3;9.3;12.3;13.1;10.87;.1;5.92;18855 +63106;42.2624;8.99143;1016;20220409;9.9;7.9;8.9;11.4;8.94;0;4.3;13304 +63106;42.2624;8.99143;1016;20220410;10.3;1.5;5.9;3.7;7.44;0;3.59;22912 +63106;42.2624;8.99143;1016;20220411;11.6;.7;6.2;3.6;8.54;0;3.58;24037 +63106;42.2624;8.99143;1016;20220412;12.9;1.9;7.4;3.6;10.04;0;3.2;20419 +63106;42.2624;8.99143;1016;20220413;13.5;4.1;8.8;2.9;10.44;0;3.42;20503 +63106;42.2624;8.99143;1016;20220414;13.9;3.6;8.8;2.6;10.31;0;3.38;20280 +63106;42.2624;8.99143;1016;20220415;16;5.2;10.6;2.8;10.14;0;4.11;22845 +63106;42.2624;8.99143;1016;20220416;16.2;4.8;10.5;4.2;9.66;0;4.9;25309 +63106;42.2624;8.99143;1016;20220417;11.7;8.4;10;8.5;5.77;0;6.08;20130 +63106;42.2624;8.99143;1016;20220418;12.5;3.1;7.8;4.2;7.54;0;4.47;25420 +63106;42.2624;8.99143;1016;20220419;13.9;3.2;8.5;3.6;9.74;0;4.06;24425 +63106;42.2624;8.99143;1016;20220420;15.4;4.6;10;3.1;11.51;2.1;3.36;17244 +63106;42.2624;8.99143;1016;20220421;11.6;6.2;8.9;5;13.04;21.5;2.51;12678 +63106;42.2624;8.99143;1016;20220422;11.8;6.1;8.9;4.4;12.76;.3;2.59;14197 +63106;42.2624;8.99143;1016;20220423;14.6;4.7;9.7;4.4;11.66;9.4;3.67;18596 +63106;42.2624;8.99143;1016;20220424;9.9;7.1;8.5;8.8;11.27;30.9;3.05;12968 +63106;42.2624;8.99143;1016;20220425;14.5;6.9;10.7;6.1;11.19;0;4.83;24188 +63106;42.2624;8.99143;1016;20220426;14.7;5;9.8;4;10.96;0;4.42;26207 +63106;42.2624;8.99143;1016;20220427;14.3;4.9;9.6;2.8;11.41;0;4.01;26035 +63106;42.2624;8.99143;1016;20220428;17.4;5.2;11.3;4.9;10.21;0;5.5;27156 +63106;42.2624;8.99143;1016;20220429;16.7;6;11.4;5.7;8.74;0;5.98;26247 +63106;42.2624;8.99143;1016;20220430;14.4;5.3;9.8;3.2;10.44;0;4.26;25028 +63106;42.2624;8.99143;1016;20220501;14.6;6;10.3;3.1;11.24;.4;4.14;23965 +63106;42.2624;8.99143;1016;20220502;14.5;5.4;10;2.9;10.71;0;4.33;26499 +63106;42.2624;8.99143;1016;20220503;15.3;5.7;10.5;2.8;11.86;.4;4.21;25220 +63106;42.2624;8.99143;1016;20220504;14.9;6.8;10.8;2.4;12.71;1.6;3.75;21937 +63106;42.2624;8.99143;1016;20220505;11.1;8.6;9.8;2.3;14.39;17.6;1.68;7368 +63106;42.2624;8.99143;1016;20220506;13.4;8.5;10.9;4.8;10.9;4.4;2.89;17726 +63106;42.2624;8.99143;1016;20220507;15.5;9.3;12.4;2.7;11;0;3.27;19760 +63106;42.2624;8.99143;1016;20220508;15.2;7.5;11.3;1.8;10.94;0;3.29;22553 +63106;42.2624;8.99143;1016;20220509;16.8;7.8;12.3;2.5;10.5;0;3.82;24212 +63106;42.2624;8.99143;1016;20220510;17.9;7.3;12.6;1.9;11;.4;3.92;25791 +63106;42.2624;8.99143;1016;20220511;18.7;7.6;13.2;2.1;11.15;0;4.13;26648 +63106;42.2624;8.99143;1016;20220512;19.3;9.5;14.4;2.2;10.64;0;4.3;25495 +63106;42.2624;8.99143;1016;20220513;19.9;8.9;14.4;2.3;7.9;0;4.75;26382 +63106;42.2624;8.99143;1016;20220514;19.3;8;13.7;2.2;8.04;0;4.62;26961 +63106;42.2624;8.99143;1016;20220515;19.7;8.5;14.1;2.3;9.4;0;4.57;26509 +63106;42.2624;8.99143;1016;20220516;21.6;10.3;15.9;2.1;11.65;.1;4.75;27020 +63106;42.2624;8.99143;1016;20220517;22.4;11.8;17.1;2.3;11.14;0;4.94;26337 +63106;42.2624;8.99143;1016;20220518;23.5;11.8;17.6;2.1;11.19;0;5.06;26787 +63106;42.2624;8.99143;1016;20220519;25.1;13.1;19.1;2.1;12.5;.1;5.21;27635 +63106;42.2624;8.99143;1016;20220520;22.8;12.8;17.8;1.9;12.94;.5;4.86;26523 +63106;42.2624;8.99143;1016;20220521;24.1;11.8;17.9;2.4;11.99;0;5.32;27740 +63106;42.2624;8.99143;1016;20220522;24.8;12.8;18.8;2.3;9.75;.2;5.58;27406 +63106;42.2624;8.99143;1016;20220523;27.8;13.7;20.7;2.4;7.79;0;6.35;28038 +63106;42.2624;8.99143;1016;20220524;21.5;10.9;16.2;2.3;13.85;0;4.73;27771 +63106;42.2624;8.99143;1016;20220525;23.2;12.4;17.8;1.9;14.69;.8;4.93;27705 +63106;42.2624;8.99143;1016;20220526;23.4;14;18.7;2.1;13.25;.8;5.08;26262 +63106;42.2624;8.99143;1016;20220527;25.2;18.3;21.8;2.6;9.14;0;5.82;22475 +63106;42.2624;8.99143;1016;20220528;26.7;17.2;21.9;1.8;12.04;2.6;5.58;26327 +63106;42.2624;8.99143;1016;20220529;20.7;9.5;15.1;2;13.84;.1;4.63;28600 +63106;42.2624;8.99143;1016;20220530;22.6;8.5;15.6;2;10.6;.4;5.26;29966 +63106;42.2624;8.99143;1016;20220531;21.9;10.2;16.1;2;13.39;.5;4.87;28583 +63106;42.2624;8.99143;1016;20220601;24.9;12.1;18.5;2.1;12.75;0;5.51;29048 +63106;42.2624;8.99143;1016;20220602;29.1;14.6;21.9;2.1;12.35;0;6.34;29761 +63106;42.2624;8.99143;1016;20220603;26.9;18.7;22.8;1.7;13.79;1.5;5.32;25124 +63106;42.2624;8.99143;1016;20220604;29.4;18.9;24.1;1.7;13.24;0;5.98;27093 +63106;42.2624;8.99143;1016;20220605;27.1;17.1;22.1;2;15.09;0;5.83;27524 +63106;42.2624;8.99143;1016;20220606;24.1;13.1;18.6;2.4;13.29;0;5.39;27943 +63106;42.2624;8.99143;1016;20220607;23.8;12.2;18;2.6;12.24;0;5.62;29057 +63106;42.2624;8.99143;1016;20220608;20.7;11.5;16.1;2.5;12.99;0;4.73;26679 +63106;42.2624;8.99143;1016;20220609;19.4;11.8;15.6;2.8;13.19;0;4.38;24418 +63106;42.2624;8.99143;1016;20220610;24;10.8;17.4;2.7;10.85;0;5.69;28522 +63106;42.2624;8.99143;1016;20220611;25.1;11.7;18.4;2.6;11.29;0;6.02;30259 +63106;42.2624;8.99143;1016;20220612;25.2;12.7;18.9;2.5;11.44;0;5.8;28428 +63106;42.2624;8.99143;1016;20220613;26.4;13.4;19.9;2.3;12.09;0;5.92;29096 +63106;42.2624;8.99143;1016;20220614;25.9;14.5;20.2;2.1;13.8;.1;5.6;28173 +63106;42.2624;8.99143;1016;20220615;26.9;15.2;21;2.3;12.89;0;5.97;28189 +63106;42.2624;8.99143;1016;20220616;26.9;15.6;21.3;2.1;12.85;0;5.97;28573 +63106;42.2624;8.99143;1016;20220617;28.4;16;22.2;2.3;13.99;.1;6.21;28803 +63106;42.2624;8.99143;1016;20220618;27.7;17.4;22.6;3;13.85;0;6.4;27123 +63106;42.2624;8.99143;1016;20220619;25.8;15.9;20.9;2.4;13.99;0;5.76;27532 +63106;42.2624;8.99143;1016;20220620;27.6;15.3;21.5;2;14.79;.1;6;29591 +63106;42.2624;8.99143;1016;20220621;31.9;16.3;24.1;2.3;11.15;.7;7.22;31336 +63106;42.2624;8.99143;1016;20220622;29;19.2;24.1;2;12.39;.1;6.16;27046 +63106;42.2624;8.99143;1016;20220623;24.6;16.6;20.6;2;16.14;1.3;5.07;25168 +63106;42.2624;8.99143;1016;20220624;25.3;14.2;19.8;2.4;14.64;0;5.65;28510 +63106;42.2624;8.99143;1016;20220625;26.6;13.9;20.3;1.8;14.39;0;5.84;30165 +63106;42.2624;8.99143;1016;20220626;33.2;17.2;25.2;2.3;13.44;.1;7.29;31891 +63106;42.2624;8.99143;1016;20220627;32.1;22;27.1;1.9;14.59;0;6.5;27712 +63106;42.2624;8.99143;1016;20220628;24.8;19.9;22.3;2.9;17.79;3.2;4.78;19545 +63106;42.2624;8.99143;1016;20220629;24.5;13.3;18.9;2.2;16.64;0;5.38;29418 +63106;42.2624;8.99143;1016;20220630;27.4;13.9;20.6;2.4;11.14;0;6.3;29663 +63106;42.2624;8.99143;1016;20220701;26.7;16.5;21.6;2.3;13;0;5.84;26819 +63106;42.2624;8.99143;1016;20220702;27.4;14;20.7;2;13.1;0;6.02;29999 +63106;42.2624;8.99143;1016;20220703;30.4;16.7;23.5;2.3;11.4;0;6.71;29297 +63106;42.2624;8.99143;1016;20220704;30.5;17.1;23.8;2.3;10.94;0;6.63;28704 +63106;42.2624;8.99143;1016;20220705;29.6;16.2;22.9;2.2;12.79;0;6.53;29819 +63106;42.2624;8.99143;1016;20220706;29.9;16;23;2.4;13.6;0;6.67;30099 +63106;42.2624;8.99143;1016;20220707;27;15.6;21.3;2.2;12.94;0;5.91;28364 +63106;42.2624;8.99143;1016;20220708;25.8;14.2;20;2.3;15.29;0;5.61;28877 +63106;42.2624;8.99143;1016;20220709;24.8;13.3;19.1;2.4;12.04;0;5.57;27758 +63106;42.2624;8.99143;1016;20220710;24.5;13.5;19;2;12.39;0;5.3;27024 +63106;42.2624;8.99143;1016;20220711;27.1;14.7;20.9;2.2;12.19;0;5.99;28510 +63106;42.2624;8.99143;1016;20220712;26.2;15.3;20.8;2.5;12.39;0;5.92;27742 +63106;42.2624;8.99143;1016;20220713;27.3;15.3;21.3;2.2;14.25;.1;5.93;28933 +63106;42.2624;8.99143;1016;20220714;27.6;16.6;22.1;2.1;15.94;2.3;5.79;28118 +63106;42.2624;8.99143;1016;20220715;27.4;16.5;21.9;2.2;15.15;0;5.83;27627 +63106;42.2624;8.99143;1016;20220716;28.6;16.9;22.7;2.4;14.24;0;6.16;27773 +63106;42.2624;8.99143;1016;20220717;29.8;17.4;23.6;2.1;14.14;0;6.18;28051 +63106;42.2624;8.99143;1016;20220718;30.4;18.3;24.3;2.3;15.04;0;6.31;28248 +63106;42.2624;8.99143;1016;20220719;31.1;18.3;24.7;2.5;12.69;0;6.78;28437 +63106;42.2624;8.99143;1016;20220720;30.6;19.3;25;2.3;12.39;.1;6.43;27193 +63106;42.2624;8.99143;1016;20220721;29.7;18.6;24.2;2.4;12.85;0;6.28;26898 +63106;42.2624;8.99143;1016;20220722;29.3;17.8;23.5;2.3;14;.1;6.02;26816 +63106;42.2624;8.99143;1016;20220723;30.4;16.5;23.4;2.2;13.54;0;6.41;29405 +63106;42.2624;8.99143;1016;20220724;28.4;17.1;22.8;2.4;15.14;0;5.91;27276 +63106;42.2624;8.99143;1016;20220725;30.2;16.1;23.1;2.2;15.44;0;6.14;29035 +63106;42.2624;8.99143;1016;20220726;29.9;16.5;23.2;2.3;14.35;0;6.26;28634 +63106;42.2624;8.99143;1016;20220727;26.1;14.6;20.4;2.5;14.85;0;5.56;27331 +63106;42.2624;8.99143;1016;20220728;26.1;12.7;19.4;2.3;14.19;0;5.49;28247 +63106;42.2624;8.99143;1016;20220729;28.1;15.6;21.8;2.2;13.75;0;5.8;27130 +63106;42.2624;8.99143;1016;20220730;28.1;15.3;21.7;2.4;14.24;0;5.85;27974 +63106;42.2624;8.99143;1016;20220731;27.6;15.2;21.4;2.3;13.09;.1;5.71;26789 +63106;42.2624;8.99143;1016;20220801;29.5;17.2;23.4;2.3;14.24;0;6.08;27508 +63106;42.2624;8.99143;1016;20220802;29.1;17.4;23.2;2.3;13.3;0;5.89;26174 +63106;42.2624;8.99143;1016;20220803;28.8;17.7;23.3;1.9;13.69;0;5.49;25446 +63106;42.2624;8.99143;1016;20220804;29.7;17.7;23.7;2.2;14.19;0;5.9;26727 +63106;42.2624;8.99143;1016;20220805;30.1;18;24.1;2.1;13.85;.1;5.85;26163 +63106;42.2624;8.99143;1016;20220806;29.5;17.6;23.6;2.3;13.9;0;5.88;25383 +63106;42.2624;8.99143;1016;20220807;28.6;17.4;23;2.1;16.49;0;5.36;24783 +63106;42.2624;8.99143;1016;20220808;27.5;17.8;22.6;2.3;16.85;4.9;5.23;24381 +63106;42.2624;8.99143;1016;20220809;28.5;16.4;22.4;2.3;15.99;.7;5.51;25804 +63106;42.2624;8.99143;1016;20220810;27.4;16;21.7;2.3;15.79;.1;5.32;25423 +63106;42.2624;8.99143;1016;20220811;24.9;15.8;20.3;1.9;14.35;2.9;4.59;22418 +63106;42.2624;8.99143;1016;20220812;25.7;14.3;20;2.1;14.94;0;4.87;24974 +63106;42.2624;8.99143;1016;20220813;24.4;14.7;19.5;2.7;19.09;1.6;4.4;24106 +63106;42.2624;8.99143;1016;20220814;27.3;15.9;21.6;2.3;17.6;3.5;5.12;25208 +63106;42.2624;8.99143;1016;20220815;28.1;16.6;22.3;2.5;17.65;.8;5.33;25192 +63106;42.2624;8.99143;1016;20220816;26.3;16.8;21.5;2.1;18.14;.7;4.67;23446 +63106;42.2624;8.99143;1016;20220817;31.2;16.3;23.8;2.6;13.69;1.4;6.13;25940 +63106;42.2624;8.99143;1016;20220818;24.5;21.3;22.9;2.1;16.1;9.1;3.66;13406 +63106;42.2624;8.99143;1016;20220819;20.3;12.8;16.5;1.8;17.19;1.3;3.36;20500 +63106;42.2624;8.99143;1016;20220820;23.7;12.9;18.3;1.9;16.84;.1;4.16;23749 +63106;42.2624;8.99143;1016;20220821;24.5;13.5;19;1.8;17.6;0;4.29;24498 +63106;42.2624;8.99143;1016;20220822;24.4;13.8;19.1;2;15.35;0;4.3;23396 +63106;42.2624;8.99143;1016;20220823;25.3;13.7;19.5;2.1;14.5;0;4.56;23552 +63106;42.2624;8.99143;1016;20220824;25.2;14.1;19.6;2.2;15;0;4.57;23810 +63106;42.2624;8.99143;1016;20220825;25.9;14.5;20.2;2;15.94;0;4.48;23010 +63106;42.2624;8.99143;1016;20220826;25.6;14.5;20;2;16.44;.4;4.41;23327 +63106;42.2624;8.99143;1016;20220827;25;15.4;20.2;1.9;16.85;0;4.15;21573 +63106;42.2624;8.99143;1016;20220828;23.9;14.1;19;1.9;16.65;.1;3.99;22286 +63106;42.2624;8.99143;1016;20220829;24.7;14.1;19.4;1.9;17.29;.1;4.05;22332 +63106;42.2624;8.99143;1016;20220830;26;15.1;20.5;2.1;16.14;.1;4.42;22291 +63106;42.2624;8.99143;1016;20220831;23.2;14.8;19;2;14.54;1;3.88;20133 +63106;42.2624;8.99143;1016;20220901;23.1;14.9;19;1.9;18.44;1.1;3.54;19737 +63106;42.2624;8.99143;1016;20220902;24.3;14;19.2;2.1;17.6;1.1;3.88;21693 +63106;42.2624;8.99143;1016;20220903;25;15.6;20.3;1.8;15.8;2.1;4.02;20874 +63106;42.2624;8.99143;1016;20220904;25.7;15.8;20.8;2.1;16.94;.1;4.08;20662 +63106;42.2624;8.99143;1016;20220905;29.3;15.2;22.2;1.9;13.5;0;4.66;22271 +63106;42.2624;8.99143;1016;20220906;27.6;17.3;22.5;2.2;14.34;1;4.56;20220 +63106;42.2624;8.99143;1016;20220907;27.9;14.9;21.4;2.1;16.59;0;4.47;22121 +63106;42.2624;8.99143;1016;20220908;26.5;15.1;20.8;2.1;16.1;0;4.15;20699 +63106;42.2624;8.99143;1016;20220909;24.2;13.4;18.8;2.4;12.65;.1;4.13;20253 +63106;42.2624;8.99143;1016;20220910;21.9;13.6;17.8;2.4;14.24;0;3.51;18502 +63106;42.2624;8.99143;1016;20220911;23.7;11.7;17.7;2.4;12.89;0;4;21593 +63106;42.2624;8.99143;1016;20220912;24;11.3;17.6;2.4;11.9;0;3.98;20280 +63106;42.2624;8.99143;1016;20220913;26.9;13.7;20.3;2.1;12.64;.1;4.3;20849 +63106;42.2624;8.99143;1016;20220914;29.8;16.8;23.3;2.5;13.19;1.2;4.94;20476 +63106;42.2624;8.99143;1016;20220915;22.2;16.1;19.2;3.5;16.69;1.5;3.34;14951 +63106;42.2624;8.99143;1016;20220916;22.7;14.5;18.6;3;15.5;.7;3.58;17486 +63106;42.2624;8.99143;1016;20220917;19.2;11.8;15.5;3.5;11.14;0;3.52;16381 +63106;42.2624;8.99143;1016;20220918;20.2;9.1;14.6;2.1;10.94;.1;3.18;19655 +63106;42.2624;8.99143;1016;20220919;21.8;8.6;15.2;2.3;10.39;0;3.55;20063 +63106;42.2624;8.99143;1016;20220920;21.7;9.1;15.4;2.2;10.69;.5;3.33;19519 +63106;42.2624;8.99143;1016;20220921;20.2;10.6;15.4;2.2;11.6;1.1;3.11;17284 +63106;42.2624;8.99143;1016;20220922;19.6;9.4;14.5;2.3;9.99;0;3.22;18215 +63106;42.2624;8.99143;1016;20220923;19.5;7.4;13.4;2.4;9.64;0;3.14;18694 +63106;42.2624;8.99143;1016;20220924;15.1;9.5;12.3;2;11.99;23.1;2.05;13393 +63106;42.2624;8.99143;1016;20220925;17.4;11.9;14.7;1.7;15.25;.8;2.04;12980 +63106;42.2624;8.99143;1016;20220926;17.3;9.2;13.3;2.2;12.29;.8;2.42;15737 +63106;42.2624;8.99143;1016;20220927;13.2;10.4;11.8;4.6;11.29;6.5;2.06;9000 +63106;42.2624;8.99143;1016;20220928;13.6;9.4;11.5;3.8;12.19;8.9;1.85;11106 +63106;42.2624;8.99143;1016;20220929;13.6;10.3;12;2.2;13.19;7.3;1.52;9723 +63106;42.2624;8.99143;1016;20220930;14.3;9.1;11.7;1.5;12.54;5.5;1.68;11665 +63106;42.2624;8.99143;1016;20221001;15;7.4;11.2;2.3;11.85;0;1.95;14359 +63106;42.2624;8.99143;1016;20221002;20.9;10.3;15.6;3;12.94;0;2.98;16483 +63106;42.2624;8.99143;1016;20221003;20.2;9.5;14.9;1.8;12.85;0;2.52;16816 +63106;42.2624;8.99143;1016;20221004;20.2;8.8;14.5;1.9;11.94;0;2.5;16715 +63106;42.2624;8.99143;1016;20221005;20.3;10.4;15.3;1.9;11.5;0;2.58;15865 +63106;42.2624;8.99143;1016;20221006;20.3;10.2;15.3;2.2;11.24;0;2.69;15560 +63106;42.2624;8.99143;1016;20221007;20.8;10.3;15.6;1.9;11.69;0;2.58;15515 +63106;42.2624;8.99143;1016;20221008;19.4;10.2;14.8;1.9;12.1;1.4;2.33;14818 +63106;42.2624;8.99143;1016;20221009;19.3;11.3;15.3;1.6;13.79;3.9;2.11;13684 +63106;42.2624;8.99143;1016;20221010;17.7;11.6;14.6;1.7;14.29;9.4;1.82;11724 +63106;42.2624;8.99143;1016;20221011;18.1;9.3;13.7;1.9;13.09;0;1.98;14040 +63106;42.2624;8.99143;1016;20221012;15.5;10.2;12.9;2.3;12.19;3.1;1.76;10696 +63106;42.2624;8.99143;1016;20221013;16.8;10.8;13.8;2.6;12.79;0;1.94;11233 +63106;42.2624;8.99143;1016;20221014;15.3;9.2;12.3;1.9;12.6;0;1.58;11268 +63106;42.2624;8.99143;1016;20221015;18.4;9.1;13.7;2.1;13.04;0;1.97;13738 +63106;42.2624;8.99143;1016;20221016;20.3;9.8;15.1;1.9;11.4;0;2.26;13932 +63106;42.2624;8.99143;1016;20221017;22.5;11.3;16.9;2;10.94;0;2.52;13727 +63106;42.2624;8.99143;1016;20221018;21.1;12.2;16.6;1.8;11.89;0;2.24;12838 +63106;42.2624;8.99143;1016;20221019;21;10.9;15.9;2.1;11.44;.1;2.3;13129 +63106;42.2624;8.99143;1016;20221020;21.2;11.2;16.2;1.9;11.19;0;2.25;12970 +63106;42.2624;8.99143;1016;20221021;22;12.8;17.4;1.8;10.1;0;2.34;12077 +63106;42.2624;8.99143;1016;20221022;22;11.2;16.6;1.6;10.44;0;2.26;12767 +63106;42.2624;8.99143;1016;20221023;25;13.4;19.2;1.9;9.25;0;2.75;12756 +63106;42.2624;8.99143;1016;20221024;23;13;18;2.1;8.44;0;2.75;11635 +63106;42.2624;8.99143;1016;20221025;22;11.7;16.8;2;9.59;0;2.44;12006 +63106;42.2624;8.99143;1016;20221026;24.6;12.6;18.6;1.9;7.35;0;2.71;12660 +63106;42.2624;8.99143;1016;20221027;24.1;14;19;2;7.94;.1;2.6;11783 +63106;42.2624;8.99143;1016;20221028;23.3;13.3;18.3;1.7;9.6;0;2.17;11490 +63106;42.2624;8.99143;1016;20221029;23.4;12.6;18;2.3;8.94;0;2.73;11803 +63106;42.2624;8.99143;1016;20221030;21.1;11.1;16.1;2.6;8.24;0;2.7;11242 +63106;42.2624;8.99143;1016;20221031;19.6;9;14.3;2;9.04;0;1.98;11446 +63106;42.2624;8.99143;1016;20221101;18.1;8.7;13.4;1.8;7.7;0;1.81;10998 +63106;42.2624;8.99143;1016;20221102;18.5;8.6;13.5;1.8;10.6;0;1.68;10895 +63106;42.2624;8.99143;1016;20221103;18.9;9.1;14;2.3;11.89;14.7;1.77;10927 +63106;42.2624;8.99143;1016;20221104;12.7;9.3;11;2.8;11.24;1.4;1.21;6446 +63106;42.2624;8.99143;1016;20221105;13;4.1;8.6;3.9;8.19;.7;1.7;10510 +63106;42.2624;8.99143;1016;20221106;14.3;4;9.1;2.3;7.34;0;1.63;10528 +63106;42.2624;8.99143;1016;20221107;15.9;5.5;10.7;2;10.74;.1;1.31;10703 +63106;42.2624;8.99143;1016;20221108;16.6;6.7;11.7;1.9;11.19;0;1.27;10178 +63106;42.2624;8.99143;1016;20221109;17.1;7.6;12.4;1.7;10.39;0;1.33;10086 +63106;42.2624;8.99143;1016;20221110;18.2;9.3;13.8;1.7;13.04;0;1.28;9950 +63106;42.2624;8.99143;1016;20221111;17.5;9.3;13.4;1.8;11.8;0;1.31;9407 +63106;42.2624;8.99143;1016;20221112;14.8;7.2;11;2;11.29;0;1.1;8973 +63106;42.2624;8.99143;1016;20221113;12.8;7.9;10.4;2.9;7.25;2.2;1.81;7022 +63106;42.2624;8.99143;1016;20221114;13.7;4.2;8.9;2;9.04;5.2;1.12;9414 +63106;42.2624;8.99143;1016;20221115;10.8;6.6;8.7;1.4;12.04;47.4;.57;6341 +63106;42.2624;8.99143;1016;20221116;13.5;10.3;11.9;2.8;13.19;5.6;.89;5407 +63106;42.2624;8.99143;1016;20221117;13.9;6.6;10.2;2;11.14;9.1;.94;8273 +63106;42.2624;8.99143;1016;20221118;11.5;7.3;9.4;2.5;10.85;.3;.86;6115 +63106;42.2624;8.99143;1016;20221119;10.7;5.5;8.1;1.8;9.15;0;.86;6806 +63106;42.2624;8.99143;1016;20221120;11.3;3.7;7.5;2.7;8.15;0;1.09;8186 +63106;42.2624;8.99143;1016;20221121;8.8;4.3;6.6;1.9;9.35;37.8;.63;6161 +63106;42.2624;8.99143;1016;20221122;5.8;5.7;5.8;4.1;9.19;20;.58;1551 +63106;42.2624;8.99143;1016;20221123;8.3;3.9;6.1;4.6;8.79;6.3;.84;5935 +63106;42.2624;8.99143;1016;20221124;11.2;3.5;7.4;2.3;8.64;.2;.91;7895 +63106;42.2624;8.99143;1016;20221125;8.8;3.4;6.1;1.7;9.35;10.8;.53;6544 +63106;42.2624;8.99143;1016;20221126;10;5.3;7.6;6.1;7.49;.6;1.81;6012 +63106;42.2624;8.99143;1016;20221127;11.5;5.1;8.3;4.1;5.29;0;2.18;6919 +63106;42.2624;8.99143;1016;20221128;8.4;1.8;5.1;1.5;6.74;.4;.7;7084 +63106;42.2624;8.99143;1016;20221129;7.3;2.4;4.8;2.1;6.59;6;.83;5957 +63106;42.2624;8.99143;1016;20221130;9.3;2.9;6.1;3.8;6.99;0;1.26;6835 +63106;42.2624;8.99143;1016;20221201;7.9;1.9;4.9;1.9;7.44;0;.67;6563 +63106;42.2624;8.99143;1016;20221202;10.2;1.2;5.7;1.9;7;.9;.82;8004 +63106;42.2624;8.99143;1016;20221203;12.7;4.4;8.6;2.3;7.29;8.3;1.21;7559 +63106;42.2624;8.99143;1016;20221204;10.5;4.3;7.4;1.3;9.19;4.5;.57;6580 +63106;42.2624;8.99143;1016;20221205;11.1;6.1;8.6;1.5;10.5;1.5;.58;5797 +63106;42.2624;8.99143;1016;20221206;14.1;5.3;9.7;1.7;8.64;0;.88;7771 +63106;42.2624;8.99143;1016;20221207;11;3.3;7.2;1.7;8.65;0;.69;7173 +63106;42.2624;8.99143;1016;20221208;8.7;1.7;5.2;1.4;7.79;5.6;.52;6844 +63106;42.2624;8.99143;1016;20221209;10.3;6.5;8.4;2.1;11.04;17.5;.52;4886 +63106;42.2624;8.99143;1016;20221210;8.3;7;7.6;1.8;10.44;5.4;.51;2787 +63106;42.2624;8.99143;1016;20221211;5.6;1.3;3.4;3;6.94;0;.66;5124 +63106;42.2624;8.99143;1016;20221212;7.6;-.7;3.4;1.9;6.29;6.6;.64;7312 +63106;42.2624;8.99143;1016;20221213;7.9;1.5;4.7;1.6;10.1;8.1;.19;6326 +63106;42.2624;8.99143;1016;20221214;11.9;6;8.9;1.5;11.19;13.9;.51;6096 +63106;42.2624;8.99143;1016;20221215;10.2;4.3;7.2;3.4;11;33.8;.32;6055 +63106;42.2624;8.99143;1016;20221216;7.5;6.5;7;1.6;10.54;12.6;.41;2085 +63106;42.2624;8.99143;1016;20221217;8.7;4;6.3;1.5;9.1;1.1;.48;5254 +63106;42.2624;8.99143;1016;20221218;10.2;1.9;6.1;1.8;8.15;0;.59;7157 +63106;42.2624;8.99143;1016;20221219;10.3;2.1;6.2;1.8;7.9;0;.65;7124 +63106;42.2624;8.99143;1016;20221220;10.9;2.8;6.9;1.8;8.04;0;.68;7135 +63106;42.2624;8.99143;1016;20221221;10;1.9;5.9;1.6;8.64;4.4;.46;7060 +63106;42.2624;8.99143;1016;20221222;10.8;5.9;8.3;2.7;10.29;.1;.63;5429 +63106;42.2624;8.99143;1016;20221223;14.7;6.5;10.6;3.8;10.65;.1;1.22;7159 +63106;42.2624;8.99143;1016;20221224;13.7;6.6;10.1;2.4;10.64;0;.83;6615 +63106;42.2624;8.99143;1016;20221225;15.7;6.3;11;1.7;8.9;0;.95;7463 +63106;42.2624;8.99143;1016;20221226;16.7;6.7;11.7;2.1;8.19;.1;1.27;7479 +63106;42.2624;8.99143;1016;20221227;13.2;5.2;9.2;2.2;7.74;0;1.09;6890 +63106;42.2624;8.99143;1016;20221228;11.4;3;7.2;2.1;7.74;0;.88;7019 +63106;42.2624;8.99143;1016;20221229;12.2;3.6;7.9;2.1;8.19;0;.87;7201 +63106;42.2624;8.99143;1016;20221230;9.2;3.8;6.5;1.5;10.59;1.6;.31;5853 +63106;42.2624;8.99143;1016;20221231;13.4;6;9.7;1.3;11.14;0;.57;6942 +63107;42.26497;9.29338;406;20220101;14.2;8.7;11.5;1.9;10.67;0;.88;5263 +63107;42.26497;9.29338;406;20220102;10.7;6.8;8.7;1.5;9.91;0;.61;4886 +63107;42.26497;9.29338;406;20220103;14.9;5.9;10.4;1.6;9.77;0;.71;8023 +63107;42.26497;9.29338;406;20220104;13.1;5.8;9.5;1.7;10.21;.1;.62;7247 +63107;42.26497;9.29338;406;20220105;14;5.9;10;2.7;9.44;.1;1.05;7792 +63107;42.26497;9.29338;406;20220106;8.4;3.2;5.8;3;7.37;8.4;.98;5688 +63107;42.26497;9.29338;406;20220107;11.1;3.9;7.5;3.3;6.74;0;1.28;7367 +63107;42.26497;9.29338;406;20220108;11.1;1.9;6.5;1.9;6.34;3.6;.94;8460 +63107;42.26497;9.29338;406;20220109;11.1;3.7;7.4;4;7.11;.4;1.37;7624 +63107;42.26497;9.29338;406;20220110;9.7;1.6;5.6;5.3;5.51;0;1.73;8073 +63107;42.26497;9.29338;406;20220111;11.7;4.4;8;6;4.91;0;2.57;7544 +63107;42.26497;9.29338;406;20220112;10.5;3.3;6.9;5.8;4.57;0;2.41;7692 +63107;42.26497;9.29338;406;20220113;10.7;2;6.3;3.8;5.07;0;1.76;8600 +63107;42.26497;9.29338;406;20220114;12.7;2.4;7.5;2.4;5.87;0;1.35;9176 +63107;42.26497;9.29338;406;20220115;13.2;1.6;7.4;1.4;6.54;0;.85;9627 +63107;42.26497;9.29338;406;20220116;12.7;1.2;7;1.7;7.51;0;.84;9656 +63107;42.26497;9.29338;406;20220117;13;1.3;7.2;2.2;7.54;0;1.03;9612 +63107;42.26497;9.29338;406;20220118;12.8;1.5;7.2;1.9;7.84;0;.91;9841 +63107;42.26497;9.29338;406;20220119;12.7;1.6;7.2;1.9;8.07;0;.88;9828 +63107;42.26497;9.29338;406;20220120;9.8;4.4;7.1;1.4;8.14;.4;.71;6214 +63107;42.26497;9.29338;406;20220121;12.2;2.7;7.5;2.6;7.64;.1;1.15;9558 +63107;42.26497;9.29338;406;20220122;11;1;6;2.1;5.91;0;1.08;10180 +63107;42.26497;9.29338;406;20220123;12.1;.3;6.2;1.9;6.41;0;1.06;10820 +63107;42.26497;9.29338;406;20220124;12.4;1.7;7.1;2.7;7.92;0;1.45;9547 +63107;42.26497;9.29338;406;20220125;11.1;6.2;8.6;2.8;8.08;0;1.41;8261 +63107;42.26497;9.29338;406;20220126;10.9;1.9;6.4;1.6;7.94;0;.89;10012 +63107;42.26497;9.29338;406;20220127;13.2;3.2;8.2;2.1;7.81;0;1.2;10631 +63107;42.26497;9.29338;406;20220128;13.5;3;8.3;2;7.94;0;1.2;10858 +63107;42.26497;9.29338;406;20220129;12.8;2.6;7.7;2.1;7.41;0;1.23;10621 +63107;42.26497;9.29338;406;20220130;13.4;2.2;7.8;2;8.27;0;1.09;11071 +63107;42.26497;9.29338;406;20220131;12.6;3;7.8;2.8;8.17;0;1.32;10369 +63107;42.26497;9.29338;406;20220201;14;5.1;9.5;4.5;4.34;0;3.02;10308 +63107;42.26497;9.29338;406;20220202;16.5;1.1;8.8;2.2;6.31;0;1.68;12274 +63107;42.26497;9.29338;406;20220203;16.8;4.2;10.5;2.1;9.57;0;1.38;12263 +63107;42.26497;9.29338;406;20220204;14.7;6;10.4;2.2;10.37;0;1.25;10736 +63107;42.26497;9.29338;406;20220205;14.2;4.6;9.4;1.6;9.57;0;1.14;11732 +63107;42.26497;9.29338;406;20220206;13.5;3.7;8.6;1.9;9.17;0;1.18;11650 +63107;42.26497;9.29338;406;20220207;15.6;7.5;11.6;7.5;8.55;.2;3.24;10854 +63107;42.26497;9.29338;406;20220208;13.9;6;10;3.2;5.88;0;2.44;12835 +63107;42.26497;9.29338;406;20220209;14.4;2;8.2;1.8;7.44;0;1.44;12727 +63107;42.26497;9.29338;406;20220210;12.5;3.2;7.8;2.6;8.98;0;1.7;11335 +63107;42.26497;9.29338;406;20220211;12.8;6.7;9.7;2.9;9.62;0;1.61;11181 +63107;42.26497;9.29338;406;20220212;13.4;7.1;10.2;5.8;8.82;0;2.5;12440 +63107;42.26497;9.29338;406;20220213;11.8;6.1;9;2.5;8.78;.4;1.53;8648 +63107;42.26497;9.29338;406;20220214;13.6;6.2;9.9;3.7;9.72;5;1.9;11077 +63107;42.26497;9.29338;406;20220215;13.1;6.3;9.7;5.8;7.72;0;2.56;10797 +63107;42.26497;9.29338;406;20220216;12.8;1.7;7.3;1.9;7.51;0;1.49;14236 +63107;42.26497;9.29338;406;20220217;15.5;4.9;10.2;2.1;9.67;0;1.59;13986 +63107;42.26497;9.29338;406;20220218;15.4;7.8;11.6;2.8;11.28;0;1.9;13519 +63107;42.26497;9.29338;406;20220219;15.3;6.3;10.8;1.9;10.81;0;1.52;13192 +63107;42.26497;9.29338;406;20220220;14.7;4.4;9.6;2.2;10.17;0;1.56;14142 +63107;42.26497;9.29338;406;20220221;14.9;4.1;9.5;4.9;7.87;0;2.5;13670 +63107;42.26497;9.29338;406;20220222;16;7.3;11.6;3.8;5.91;0;3.23;13552 +63107;42.26497;9.29338;406;20220223;13.9;6.2;10;2.8;7.85;0;2.31;15501 +63107;42.26497;9.29338;406;20220224;14.5;3.5;9;2.4;7.94;.1;1.97;14880 +63107;42.26497;9.29338;406;20220225;14.1;3.2;8.6;2.5;8.37;0;1.85;15605 +63107;42.26497;9.29338;406;20220226;11.4;3.5;7.5;5.9;4.77;0;3.1;13679 +63107;42.26497;9.29338;406;20220227;10.8;2.1;6.5;4.9;4.07;0;2.93;14537 +63107;42.26497;9.29338;406;20220228;12.5;2.7;7.6;3.7;5.87;0;2.47;15227 +63107;42.26497;9.29338;406;20220301;9.6;4.7;7.1;5.9;5.42;0;3.03;13856 +63107;42.26497;9.29338;406;20220302;10.6;.5;5.6;3.5;6.02;0;2.43;15962 +63107;42.26497;9.29338;406;20220303;11.7;2.2;6.9;3;7.38;0;2.09;11351 +63107;42.26497;9.29338;406;20220304;10.3;4.9;7.6;2.4;8.31;6.2;1.54;12010 +63107;42.26497;9.29338;406;20220305;10.6;3;6.8;4.2;5.47;0;2.44;14724 +63107;42.26497;9.29338;406;20220306;10.4;1.5;6;4.8;5.42;.1;2.81;15379 +63107;42.26497;9.29338;406;20220307;10.7;.2;5.5;3.3;5.14;0;2.35;17681 +63107;42.26497;9.29338;406;20220308;11;.5;5.7;3.6;5.47;0;2.44;17512 +63107;42.26497;9.29338;406;20220309;12.3;.6;6.4;2.8;5.14;0;2.48;18252 +63107;42.26497;9.29338;406;20220310;13.2;.9;7;2.4;7.18;0;2.45;17302 +63107;42.26497;9.29338;406;20220311;13.6;3.2;8.4;3.1;7.34;0;2.36;17109 +63107;42.26497;9.29338;406;20220312;12.6;5.9;9.3;4.4;7.51;2.5;2.56;14067 +63107;42.26497;9.29338;406;20220313;11.8;6.1;8.9;5.1;8.81;15.6;1.96;11342 +63107;42.26497;9.29338;406;20220314;15.1;8.9;12;4.9;11.37;.8;2.18;14164 +63107;42.26497;9.29338;406;20220315;14.7;9;11.8;4.7;10.61;0;2.32;13699 +63107;42.26497;9.29338;406;20220316;15.8;8;11.9;4;10.77;0;2.33;15873 +63107;42.26497;9.29338;406;20220317;16.2;9.3;12.8;3.3;10.07;0;2.57;13296 +63107;42.26497;9.29338;406;20220318;12.4;9.9;11.1;6.1;9.68;2.4;2.53;4829 +63107;42.26497;9.29338;406;20220319;11.3;9;10.1;5.6;9.35;1.8;2.22;3551 +63107;42.26497;9.29338;406;20220320;11.8;8.2;10;4.5;9.15;2.5;2.36;8393 +63107;42.26497;9.29338;406;20220321;12;5.2;8.6;5.3;6.48;.2;3.38;17244 +63107;42.26497;9.29338;406;20220322;13.7;4.5;9.1;5.3;6.15;0;3.86;20736 +63107;42.26497;9.29338;406;20220323;14;5.5;9.8;3.7;6.65;0;3.55;21626 +63107;42.26497;9.29338;406;20220324;14.6;7;10.8;2.7;7.55;0;3.28;20966 +63107;42.26497;9.29338;406;20220325;15.2;6.4;10.8;3.8;8.08;0;3.46;21237 +63107;42.26497;9.29338;406;20220326;14.4;6.9;10.7;3.2;7.78;.1;3.1;16587 +63107;42.26497;9.29338;406;20220327;18.9;10.9;14.9;4.8;8.08;.2;4.51;16261 +63107;42.26497;9.29338;406;20220328;17;9.2;13.1;2.7;8.92;0;3.48;19625 +63107;42.26497;9.29338;406;20220329;14.8;7.7;11.2;3.6;10.12;6.5;3.02;20069 +63107;42.26497;9.29338;406;20220330;14.1;9.5;11.8;2.4;13.22;8.6;1.75;10542 +63107;42.26497;9.29338;406;20220331;14.5;9.6;12.1;4.6;12.32;1.4;2.19;10931 +63107;42.26497;9.29338;406;20220401;13.7;9.6;11.6;9.6;6.78;3.6;4.51;12255 +63107;42.26497;9.29338;406;20220402;9.4;2.7;6.1;5.7;7.4;6.4;2.21;9600 +63107;42.26497;9.29338;406;20220403;11.3;2.6;7;3.7;7.67;3.3;2.46;14541 +63107;42.26497;9.29338;406;20220404;12;4.9;8.5;4;7.68;.1;3.11;20675 +63107;42.26497;9.29338;406;20220405;12.6;5.1;8.9;2.9;7.78;0;3.18;23019 +63107;42.26497;9.29338;406;20220406;10.9;5.6;8.2;3.1;8.72;1.9;2.12;11837 +63107;42.26497;9.29338;406;20220407;14.7;5.6;10.1;11.1;10.02;0;3.4;20404 +63107;42.26497;9.29338;406;20220408;18.7;10.4;14.5;10.5;11.62;0;4.77;18410 +63107;42.26497;9.29338;406;20220409;15.2;12.1;13.7;12.3;8.41;0;5.21;15084 +63107;42.26497;9.29338;406;20220410;13.7;6.6;10.1;3.8;7.46;0;3.68;22483 +63107;42.26497;9.29338;406;20220411;14.3;6.3;10.3;3.8;8.88;0;3.59;24365 +63107;42.26497;9.29338;406;20220412;15.1;7.6;11.4;3.9;10.82;0;2.7;16055 +63107;42.26497;9.29338;406;20220413;16;9.3;12.6;2.8;10.95;0;3.36;20787 +63107;42.26497;9.29338;406;20220414;17.7;8.5;13.1;3.4;9.84;0;3.61;20037 +63107;42.26497;9.29338;406;20220415;19.7;10.2;14.9;2.9;9.89;0;4.34;23205 +63107;42.26497;9.29338;406;20220416;20.3;11.5;15.9;5.5;9.87;0;5.54;25144 +63107;42.26497;9.29338;406;20220417;15.4;10.2;12.8;7.4;6.58;0;5.75;25039 +63107;42.26497;9.29338;406;20220418;15.7;7.9;11.8;4.5;7.25;0;4.66;25626 +63107;42.26497;9.29338;406;20220419;16.9;8.5;12.7;3.4;10.52;0;3.96;24798 +63107;42.26497;9.29338;406;20220420;17.4;9.7;13.6;3.2;12.55;2.6;3.12;17764 +63107;42.26497;9.29338;406;20220421;14;9.9;11.9;5.4;13.22;27.7;2.36;13449 +63107;42.26497;9.29338;406;20220422;15.2;9.3;12.2;4.6;13.25;0;2.53;15248 +63107;42.26497;9.29338;406;20220423;16.5;9.5;13;3.9;12.02;2.9;3.57;21208 +63107;42.26497;9.29338;406;20220424;15;9;12;5.8;10.82;3.8;3.24;15943 +63107;42.26497;9.29338;406;20220425;18.3;10.1;14.2;5.8;11.88;0;4.66;24905 +63107;42.26497;9.29338;406;20220426;17.1;10.2;13.7;3.9;12.02;.1;4.2;26513 +63107;42.26497;9.29338;406;20220427;17.3;10.1;13.7;2.5;12.18;0;3.72;23832 +63107;42.26497;9.29338;406;20220428;21;10.3;15.6;5.1;9.65;0;5.87;28133 +63107;42.26497;9.29338;406;20220429;20.3;12.2;16.2;6.2;8.15;0;6.51;26425 +63107;42.26497;9.29338;406;20220430;18.4;10.5;14.5;2.8;9.78;0;4.56;25777 +63107;42.26497;9.29338;406;20220501;17.7;11.7;14.7;2.7;11.38;0;3.91;21189 +63107;42.26497;9.29338;406;20220502;18.3;10.7;14.5;2.7;10.52;.1;4.55;26759 +63107;42.26497;9.29338;406;20220503;18.7;10.8;14.7;2.6;11.98;0;4.29;25601 +63107;42.26497;9.29338;406;20220504;17.6;12;14.8;2.6;13.65;.5;3.7;22185 +63107;42.26497;9.29338;406;20220505;13.8;12.5;13.2;3.2;13.98;13.6;1.71;6796 +63107;42.26497;9.29338;406;20220506;16.9;10.6;13.7;4.8;13.51;4.8;3.15;21870 +63107;42.26497;9.29338;406;20220507;18.9;12.5;15.7;3.9;13.51;1.7;3.7;19445 +63107;42.26497;9.29338;406;20220508;20.4;10.9;15.6;3.1;12.77;0;4.37;25019 +63107;42.26497;9.29338;406;20220509;21.5;11.3;16.4;2.9;12.77;0;4.69;27212 +63107;42.26497;9.29338;406;20220510;21.6;10;15.8;1.7;12.91;.1;4.55;29235 +63107;42.26497;9.29338;406;20220511;21.4;10.1;15.7;2.2;12.77;0;4.58;28987 +63107;42.26497;9.29338;406;20220512;21.6;10.6;16.1;2;12.87;0;4.57;28281 +63107;42.26497;9.29338;406;20220513;22.1;10;16.1;2.1;11.87;0;4.79;28812 +63107;42.26497;9.29338;406;20220514;21.9;10.2;16;2.1;11.61;0;4.74;28248 +63107;42.26497;9.29338;406;20220515;22.3;10.6;16.4;2;12.84;0;4.7;28415 +63107;42.26497;9.29338;406;20220516;23.5;11.3;17.4;2;13.77;.1;4.91;29423 +63107;42.26497;9.29338;406;20220517;24.2;12.5;18.3;2.3;13.61;0;5.17;28928 +63107;42.26497;9.29338;406;20220518;25.5;12.5;19;2.3;13.44;0;5.55;30128 +63107;42.26497;9.29338;406;20220519;26.2;14.7;20.4;3;13.41;0;5.92;29058 +63107;42.26497;9.29338;406;20220520;25.3;12.4;18.8;3.1;13.81;.7;5.8;30319 +63107;42.26497;9.29338;406;20220521;24.7;12.5;18.6;1.9;15.21;0;5.1;29301 +63107;42.26497;9.29338;406;20220522;25.1;13.1;19.1;2.1;13.74;.2;5.35;28874 +63107;42.26497;9.29338;406;20220523;27.7;13.4;20.5;2.3;14.51;.1;5.76;29720 +63107;42.26497;9.29338;406;20220524;25.1;14.3;19.7;2.7;17.27;.2;5.17;28310 +63107;42.26497;9.29338;406;20220525;25.3;15.3;20.3;2.2;18.24;2.4;4.82;26277 +63107;42.26497;9.29338;406;20220526;26.8;16.4;21.6;2.3;18.01;.1;5.63;29583 +63107;42.26497;9.29338;406;20220527;30.4;17.5;24;2.2;13.24;0;6.52;30320 +63107;42.26497;9.29338;406;20220528;29.7;18.8;24.2;2.4;14.71;.4;6.68;30586 +63107;42.26497;9.29338;406;20220529;24.2;16;20.1;3.3;17.81;1.6;5.09;26354 +63107;42.26497;9.29338;406;20220530;24.8;13.9;19.4;2;16.34;2;5.19;29002 +63107;42.26497;9.29338;406;20220531;25.4;14.3;19.8;2.4;17.17;.7;5.53;30775 +63107;42.26497;9.29338;406;20220601;26.2;14.5;20.3;2.4;17.81;0;5.49;29975 +63107;42.26497;9.29338;406;20220602;29.3;15.6;22.5;2.2;18.54;0;5.9;29934 +63107;42.26497;9.29338;406;20220603;27.9;18.9;23.4;2.1;19.54;.1;5.69;28612 +63107;42.26497;9.29338;406;20220604;30.9;18.4;24.6;2.1;19.87;0;6.28;29937 +63107;42.26497;9.29338;406;20220605;29.1;19.9;24.5;2.6;20.91;.1;5.64;26429 +63107;42.26497;9.29338;406;20220606;27.3;15.2;21.2;2;17.64;0;5.82;31163 +63107;42.26497;9.29338;406;20220607;28.2;14.2;21.2;2.8;14.71;0;6.42;31529 +63107;42.26497;9.29338;406;20220608;25.4;15.3;20.3;2.3;15.17;0;5.74;30540 +63107;42.26497;9.29338;406;20220609;26.3;14.9;20.6;3.1;15.07;0;6.2;30474 +63107;42.26497;9.29338;406;20220610;27.8;14;20.9;3.5;12.47;0;6.95;31494 +63107;42.26497;9.29338;406;20220611;29;14.9;21.9;3.1;12.41;0;7.1;31668 +63107;42.26497;9.29338;406;20220612;29.2;14.1;21.7;2.2;12.74;0;6.47;31696 +63107;42.26497;9.29338;406;20220613;28.7;15.1;21.9;2.1;15.17;0;6.2;30995 +63107;42.26497;9.29338;406;20220614;28.7;16.1;22.4;2.4;18.31;.1;6.2;31298 +63107;42.26497;9.29338;406;20220615;28.6;16;22.3;2.3;17.71;0;6.04;30477 +63107;42.26497;9.29338;406;20220616;28.5;17;22.8;2.1;17.21;0;6.25;31332 +63107;42.26497;9.29338;406;20220617;29.8;16.9;23.3;2.3;17.74;0;6.38;30971 +63107;42.26497;9.29338;406;20220618;30.7;18.6;24.6;2.7;17.37;0;6.93;31292 +63107;42.26497;9.29338;406;20220619;29.7;17.9;23.8;2.5;16.57;0;6.5;30468 +63107;42.26497;9.29338;406;20220620;28.7;16.3;22.5;2.7;17.97;0;6.23;31362 +63107;42.26497;9.29338;406;20220621;31.4;17.9;24.6;2.3;18.34;1.4;6.5;30132 +63107;42.26497;9.29338;406;20220622;30.1;19.5;24.8;2.1;20.01;.3;5.79;27200 +63107;42.26497;9.29338;406;20220623;27.3;18.9;23.1;2.1;22.24;.6;4.61;22840 +63107;42.26497;9.29338;406;20220624;28.4;18.3;23.4;2.6;21.37;0;5.86;29659 +63107;42.26497;9.29338;406;20220625;29.3;17.5;23.4;2.1;19.91;.1;6.22;31391 +63107;42.26497;9.29338;406;20220626;30.7;19.3;25;4;19.41;0;6.88;29623 +63107;42.26497;9.29338;406;20220627;31.5;21.3;26.4;2.6;21.97;0;6.61;30502 +63107;42.26497;9.29338;406;20220628;28.8;22.4;25.6;3.6;23.01;3;5.44;22032 +63107;42.26497;9.29338;406;20220629;27.6;17.1;22.3;2.9;20.24;0;5.81;30229 +63107;42.26497;9.29338;406;20220630;28.5;15.8;22.1;2.8;17.24;0;6.22;30402 +63107;42.26497;9.29338;406;20220701;28.4;17.5;22.9;2.6;19.01;0;6.11;30502 +63107;42.26497;9.29338;406;20220702;28.6;15.8;22.2;2.1;18.91;0;6.08;31602 +63107;42.26497;9.29338;406;20220703;32.2;16.9;24.6;2;16.47;0;6.74;31440 +63107;42.26497;9.29338;406;20220704;32.7;17.1;24.9;2.1;16.07;0;6.87;31526 +63107;42.26497;9.29338;406;20220705;30.9;17.6;24.3;2.2;16.51;0;6.61;30795 +63107;42.26497;9.29338;406;20220706;31.1;17.5;24.3;2.5;18.71;0;6.76;31438 +63107;42.26497;9.29338;406;20220707;29.2;18.1;23.6;2.2;19.57;0;6.21;30717 +63107;42.26497;9.29338;406;20220708;29.7;17.5;23.6;2.7;17.44;0;6.58;31338 +63107;42.26497;9.29338;406;20220709;28.7;17.3;23;2.6;15.14;0;6.39;29898 +63107;42.26497;9.29338;406;20220710;28.3;16.2;22.2;2.3;15.44;0;6.1;29842 +63107;42.26497;9.29338;406;20220711;29.1;16.6;22.9;2.4;16.37;0;6.41;31167 +63107;42.26497;9.29338;406;20220712;28.4;17.5;23;2.6;18.51;0;6.17;30479 +63107;42.26497;9.29338;406;20220713;29.8;17.4;23.6;2.4;19.11;0;6.14;29853 +63107;42.26497;9.29338;406;20220714;29.9;18.5;24.2;2.3;19.27;0;6.27;30101 +63107;42.26497;9.29338;406;20220715;29.6;18.9;24.2;2.4;19.64;0;6.26;29968 +63107;42.26497;9.29338;406;20220716;31.2;18.9;25;2.5;19.47;.1;6.51;29895 +63107;42.26497;9.29338;406;20220717;32.1;19.4;25.8;2.3;20.97;0;6.3;29311 +63107;42.26497;9.29338;406;20220718;32.8;20;26.4;1.9;19.77;0;6.53;29802 +63107;42.26497;9.29338;406;20220719;33.2;20.3;26.8;2;18.24;0;6.66;29535 +63107;42.26497;9.29338;406;20220720;32.7;20.7;26.7;2.5;17.87;.1;6.87;29452 +63107;42.26497;9.29338;406;20220721;32.2;20;26.1;2.4;18.07;0;6.72;29427 +63107;42.26497;9.29338;406;20220722;31.6;19.6;25.6;2.5;20.84;0;6.61;30321 +63107;42.26497;9.29338;406;20220723;31.2;19.5;25.4;2.3;21.34;0;6.27;29123 +63107;42.26497;9.29338;406;20220724;30.2;20.7;25.5;2.1;21.91;.2;5.79;26971 +63107;42.26497;9.29338;406;20220725;31;19.4;25.2;2.3;22.37;0;6.04;28492 +63107;42.26497;9.29338;406;20220726;31;20.1;25.6;2.7;22.37;0;6.2;28466 +63107;42.26497;9.29338;406;20220727;30.2;19.6;24.9;2.6;21.07;0;6.15;28761 +63107;42.26497;9.29338;406;20220728;29.7;18;23.9;2.2;20.34;0;5.87;28682 +63107;42.26497;9.29338;406;20220729;30.6;19;24.8;2.3;20.71;.9;6;28276 +63107;42.26497;9.29338;406;20220730;29.8;18.7;24.3;2.6;21.04;3.2;6;28730 +63107;42.26497;9.29338;406;20220731;30.8;17.6;24.2;2.3;18.07;0;6.23;29390 +63107;42.26497;9.29338;406;20220801;32.7;18.6;25.6;2.5;17.47;0;6.72;29274 +63107;42.26497;9.29338;406;20220802;31.5;19.7;25.6;2.4;20.51;0;6.36;28930 +63107;42.26497;9.29338;406;20220803;32.4;19.1;25.8;2.4;17.71;0;6.49;28754 +63107;42.26497;9.29338;406;20220804;31.5;19.6;25.6;2.5;18.34;0;6.44;28717 +63107;42.26497;9.29338;406;20220805;31.6;19.6;25.6;2.2;19.61;0;6.11;28058 +63107;42.26497;9.29338;406;20220806;31.8;19.4;25.6;1.8;20.67;0;5.74;26915 +63107;42.26497;9.29338;406;20220807;32;19.4;25.7;2.5;22.14;.3;6.23;28529 +63107;42.26497;9.29338;406;20220808;31.8;20.8;26.3;3;20.94;3;6.36;27584 +63107;42.26497;9.29338;406;20220809;31.9;19.5;25.7;3.2;18.44;.7;6.74;28263 +63107;42.26497;9.29338;406;20220810;31.7;20;25.8;3;18.21;.1;6.54;27838 +63107;42.26497;9.29338;406;20220811;30.8;19.4;25.1;2.9;16.64;0;6.48;27592 +63107;42.26497;9.29338;406;20220812;29.8;17.8;23.8;2.5;16.67;0;5.86;26903 +63107;42.26497;9.29338;406;20220813;27.5;18.9;23.2;2.5;20.67;.8;4.94;24594 +63107;42.26497;9.29338;406;20220814;30.1;18.8;24.5;2.8;17.97;1.4;5.86;26378 +63107;42.26497;9.29338;406;20220815;31.3;19;25.1;2.7;20.94;.6;5.56;25186 +63107;42.26497;9.29338;406;20220816;29.5;19.1;24.3;2.2;21.97;1.6;5.29;26425 +63107;42.26497;9.29338;406;20220817;31.5;18.7;25.1;3;21.87;.5;5.85;26504 +63107;42.26497;9.29338;406;20220818;27.4;23.3;25.3;2.8;21.71;6.1;4.25;16300 +63107;42.26497;9.29338;406;20220819;25.8;16;20.9;2.2;19.37;1.1;4.55;25184 +63107;42.26497;9.29338;406;20220820;28;15.8;21.9;2.1;18.31;0;5.03;26648 +63107;42.26497;9.29338;406;20220821;27.8;17.9;22.8;2.3;20.11;0;4.93;25188 +63107;42.26497;9.29338;406;20220822;27.9;17.4;22.7;2.5;20.01;0;4.93;24972 +63107;42.26497;9.29338;406;20220823;28.6;16.8;22.7;2.2;18.34;0;5.03;25251 +63107;42.26497;9.29338;406;20220824;29.8;17.7;23.8;2.7;16.54;0;5.64;25651 +63107;42.26497;9.29338;406;20220825;30.2;17.6;23.9;3;17.14;0;5.86;25839 +63107;42.26497;9.29338;406;20220826;29.3;18.1;23.7;2.2;19.11;.1;5.1;25120 +63107;42.26497;9.29338;406;20220827;28.9;18.5;23.7;2.4;20.31;.3;4.85;23767 +63107;42.26497;9.29338;406;20220828;28.8;18.6;23.7;2.2;21.14;.1;4.92;24413 +63107;42.26497;9.29338;406;20220829;28.1;18.1;23.1;2.3;20.84;.1;4.63;23515 +63107;42.26497;9.29338;406;20220830;29;18.1;23.6;2.1;19.97;.1;4.81;24040 +63107;42.26497;9.29338;406;20220831;27.6;17.5;22.5;2.1;19.74;.7;4.48;23232 +63107;42.26497;9.29338;406;20220901;27.7;19.6;23.6;2;20.87;1.2;4.1;19828 +63107;42.26497;9.29338;406;20220902;27.3;18;22.7;2.4;20.27;2.7;4.31;22150 +63107;42.26497;9.29338;406;20220903;27.5;18.8;23.2;2.4;20.41;2.8;4.36;21649 +63107;42.26497;9.29338;406;20220904;29.1;18.4;23.8;2.6;20.37;.4;4.84;23532 +63107;42.26497;9.29338;406;20220905;30.2;17.9;24;2.6;19.51;0;4.96;23570 +63107;42.26497;9.29338;406;20220906;29.6;18.2;23.9;2.7;20.64;2.8;4.64;23006 +63107;42.26497;9.29338;406;20220907;30.4;18.6;24.5;2.4;22.21;0;4.69;22668 +63107;42.26497;9.29338;406;20220908;29.9;19.1;24.5;2.6;21.27;.2;4.74;22109 +63107;42.26497;9.29338;406;20220909;28.9;16.4;22.6;3;14.67;0;5.2;22719 +63107;42.26497;9.29338;406;20220910;27.7;17.1;22.4;2.6;15.31;0;4.76;22317 +63107;42.26497;9.29338;406;20220911;26.7;15.3;21;2.5;16.07;.1;4.23;21571 +63107;42.26497;9.29338;406;20220912;27;14.2;20.6;2.6;16.51;0;4.3;22168 +63107;42.26497;9.29338;406;20220913;28.2;15.3;21.8;2.5;17.51;0;4.25;21396 +63107;42.26497;9.29338;406;20220914;30.2;18.8;24.5;3.2;20.27;2.2;4.73;20731 +63107;42.26497;9.29338;406;20220915;28.7;20.3;24.5;3;19.57;0;4.52;19204 +63107;42.26497;9.29338;406;20220916;30.2;18;24.1;3.2;15.31;0;5.39;21773 +63107;42.26497;9.29338;406;20220917;24.7;15.7;20.2;3.9;11.71;0;5.02;19541 +63107;42.26497;9.29338;406;20220918;23.8;11.3;17.6;2.9;11.01;0;3.97;21103 +63107;42.26497;9.29338;406;20220919;25.3;12.4;18.9;2.7;12.77;0;4.07;20880 +63107;42.26497;9.29338;406;20220920;25.2;14.3;19.7;3.1;13.94;.7;4.1;19836 +63107;42.26497;9.29338;406;20220921;24.1;13.6;18.9;3.1;12.31;.3;4.11;19281 +63107;42.26497;9.29338;406;20220922;22.7;13.6;18.2;3.5;10.04;0;4.31;18607 +63107;42.26497;9.29338;406;20220923;22.9;11.7;17.3;2.9;10.64;0;3.76;19168 +63107;42.26497;9.29338;406;20220924;19.8;12.2;16;2;13.67;9.8;2.51;15761 +63107;42.26497;9.29338;406;20220925;22.7;14.1;18.4;2.3;16.91;1.8;2.95;17778 +63107;42.26497;9.29338;406;20220926;22.6;13.8;18.2;1.9;14.74;0;2.94;17319 +63107;42.26497;9.29338;406;20220927;21.2;12.3;16.7;4.1;11.01;1;3.97;16549 +63107;42.26497;9.29338;406;20220928;22.5;12.4;17.4;2.9;12.14;0;3.56;17748 +63107;42.26497;9.29338;406;20220929;21.2;14.4;17.8;2.6;13.31;4.3;3.12;14948 +63107;42.26497;9.29338;406;20220930;18.4;11.9;15.1;2.2;14.21;4.8;2.15;12757 +63107;42.26497;9.29338;406;20221001;20.7;10.6;15.7;2.8;12.54;0;3.02;17164 +63107;42.26497;9.29338;406;20221002;25.3;13.4;19.4;2.7;13.94;0;3.54;17770 +63107;42.26497;9.29338;406;20221003;23.5;12.6;18.1;2;14.14;0;2.9;17343 +63107;42.26497;9.29338;406;20221004;22.8;11.9;17.3;2.2;15.31;0;2.8;18056 +63107;42.26497;9.29338;406;20221005;23.2;12.6;17.9;2.1;15.07;0;2.81;17646 +63107;42.26497;9.29338;406;20221006;22.9;12;17.5;1.9;14.17;0;2.72;17202 +63107;42.26497;9.29338;406;20221007;23.1;11.3;17.2;2.2;13.31;0;2.88;17361 +63107;42.26497;9.29338;406;20221008;22.7;12.1;17.4;1.9;14.07;2.3;2.6;16417 +63107;42.26497;9.29338;406;20221009;22;14.2;18.1;2.5;16.01;1.7;2.46;14394 +63107;42.26497;9.29338;406;20221010;22.3;14.3;18.3;2.2;15.71;5.3;2.51;14598 +63107;42.26497;9.29338;406;20221011;22.3;12.5;17.4;2.2;15.44;0;2.35;14876 +63107;42.26497;9.29338;406;20221012;19.6;13.4;16.5;2.1;15.37;3.8;1.96;12302 +63107;42.26497;9.29338;406;20221013;22.1;13.8;17.9;2.7;14.61;0;2.63;13752 +63107;42.26497;9.29338;406;20221014;20.9;12;16.5;2;14.17;0;2.23;14613 +63107;42.26497;9.29338;406;20221015;22.3;12.1;17.2;2.1;14.64;0;2.39;16010 +63107;42.26497;9.29338;406;20221016;23.6;13;18.3;1.9;15.01;0;2.36;14837 +63107;42.26497;9.29338;406;20221017;24.3;12.8;18.6;2.5;15.31;0;2.53;15227 +63107;42.26497;9.29338;406;20221018;23.3;12.6;18;2.8;15.44;.1;2.46;14889 +63107;42.26497;9.29338;406;20221019;22.3;13.2;17.7;2;15.67;.1;2.12;13404 +63107;42.26497;9.29338;406;20221020;22.5;12;17.3;2.3;15.41;.1;2.21;14174 +63107;42.26497;9.29338;406;20221021;24;12.8;18.4;2.8;15.44;0;2.26;12545 +63107;42.26497;9.29338;406;20221022;25.3;13.6;19.5;1.9;15.91;0;2.31;13903 +63107;42.26497;9.29338;406;20221023;26.6;14.6;20.6;2.2;16.17;0;2.59;13990 +63107;42.26497;9.29338;406;20221024;25.8;14.5;20.1;2.1;15.04;0;2.53;13162 +63107;42.26497;9.29338;406;20221025;24.9;12.9;18.9;2.7;14.07;0;2.59;13405 +63107;42.26497;9.29338;406;20221026;24.8;13.3;19.1;1.9;14.34;.1;2.21;12630 +63107;42.26497;9.29338;406;20221027;24.3;12.8;18.5;1.8;13.71;.1;2.06;12757 +63107;42.26497;9.29338;406;20221028;24;11.8;17.9;1.8;13.81;0;1.97;12414 +63107;42.26497;9.29338;406;20221029;24.5;13.2;18.8;2.3;12.87;0;2.5;12513 +63107;42.26497;9.29338;406;20221030;23.9;11.1;17.5;2.1;11.91;0;2.2;12786 +63107;42.26497;9.29338;406;20221031;22.6;10.1;16.3;2;11.57;0;2.07;12771 +63107;42.26497;9.29338;406;20221101;21;10;15.5;1.6;12.21;0;1.7;12383 +63107;42.26497;9.29338;406;20221102;22.3;11.2;16.7;1.6;14.64;.4;1.59;11789 +63107;42.26497;9.29338;406;20221103;21.9;12;16.9;2.3;15.07;9.2;1.73;11534 +63107;42.26497;9.29338;406;20221104;19.2;12.2;15.7;3.6;12.17;0;2.32;9469 +63107;42.26497;9.29338;406;20221105;17.4;8.4;12.9;4.6;10.21;1.1;2.2;11261 +63107;42.26497;9.29338;406;20221106;19.4;7.5;13.5;2.6;8.67;0;2.15;11847 +63107;42.26497;9.29338;406;20221107;20.2;9;14.6;2;10.87;.1;1.69;11413 +63107;42.26497;9.29338;406;20221108;20.4;9.2;14.8;2.1;12.24;.3;1.54;11583 +63107;42.26497;9.29338;406;20221109;20.5;10.1;15.3;2.4;13.44;0;1.51;11007 +63107;42.26497;9.29338;406;20221110;22;12.2;17.1;2.3;14.97;.4;1.64;11025 +63107;42.26497;9.29338;406;20221111;20.7;13.1;16.9;2.6;14.54;0;1.69;9398 +63107;42.26497;9.29338;406;20221112;18.9;10.1;14.5;3;11.11;0;1.98;10186 +63107;42.26497;9.29338;406;20221113;16;11.2;13.6;2.9;10.04;2.4;1.72;7250 +63107;42.26497;9.29338;406;20221114;17.9;7.7;12.8;2;10.61;2;1.29;10443 +63107;42.26497;9.29338;406;20221115;14.4;9.2;11.8;2.1;13.74;23.6;.71;7358 +63107;42.26497;9.29338;406;20221116;18.9;12;15.5;2.5;14.34;2.8;1.24;8496 +63107;42.26497;9.29338;406;20221117;19.3;9.5;14.4;2;12.67;2.5;1.25;9597 +63107;42.26497;9.29338;406;20221118;18.3;11.4;14.9;3;11.77;0;1.75;8473 +63107;42.26497;9.29338;406;20221119;15.1;9.1;12.1;2.2;10.31;0;1.25;7577 +63107;42.26497;9.29338;406;20221120;16.1;7;11.6;2.9;9.57;0;1.43;9499 +63107;42.26497;9.29338;406;20221121;15;6;10.5;2;9.51;25.1;1.1;8959 +63107;42.26497;9.29338;406;20221122;11.7;9.4;10.6;4.1;10.44;11.4;1.21;4134 +63107;42.26497;9.29338;406;20221123;14.3;8.8;11.5;3.2;9.01;0;1.52;6963 +63107;42.26497;9.29338;406;20221124;16.5;7.3;11.9;2.4;10.27;0;1.26;9214 +63107;42.26497;9.29338;406;20221125;13.5;8.1;10.8;2.4;11.57;22.1;.78;6353 +63107;42.26497;9.29338;406;20221126;14.7;8.5;11.6;6.3;9.84;1.5;1.87;6620 +63107;42.26497;9.29338;406;20221127;14.8;8.6;11.7;4.4;7.54;0;2.22;7245 +63107;42.26497;9.29338;406;20221128;12.9;5.6;9.3;1.9;8.54;.4;.98;7652 +63107;42.26497;9.29338;406;20221129;10.1;7.8;8.9;2.8;9.67;12.4;.86;3784 +63107;42.26497;9.29338;406;20221130;12.9;7.5;10.2;4;8.61;0;1.47;6308 +63107;42.26497;9.29338;406;20221201;12.3;4.8;8.5;3.1;7.97;0;1.21;7732 +63107;42.26497;9.29338;406;20221202;13.8;4.7;9.2;2.2;8.61;1.3;.99;8440 +63107;42.26497;9.29338;406;20221203;14.7;8.1;11.4;3.4;10.54;13.5;1.18;5986 +63107;42.26497;9.29338;406;20221204;14.9;7.5;11.2;1.6;10.94;1.4;.72;7540 +63107;42.26497;9.29338;406;20221205;15.7;7.7;11.7;1.6;11.34;.8;.71;7758 +63107;42.26497;9.29338;406;20221206;15.4;9.6;12.5;2.7;12.68;.1;1.08;6393 +63107;42.26497;9.29338;406;20221207;15.3;10.1;12.7;2.6;11.82;.5;1.19;6581 +63107;42.26497;9.29338;406;20221208;13.3;8.9;11.1;3.2;10.68;.8;1.38;4461 +63107;42.26497;9.29338;406;20221209;16.8;8.4;12.6;2.3;11.87;5.6;.96;7716 +63107;42.26497;9.29338;406;20221210;14;9.1;11.6;2;11.87;3.1;.72;4631 +63107;42.26497;9.29338;406;20221211;11.6;4.9;8.2;3;6.91;0;1.39;6786 +63107;42.26497;9.29338;406;20221212;12.2;2.4;7.3;2;6.74;6.3;.91;8381 +63107;42.26497;9.29338;406;20221213;11.1;5.5;8.3;2.7;10.61;7.8;.57;6158 +63107;42.26497;9.29338;406;20221214;13.8;8.3;11.1;2.5;12.14;10.8;.6;6042 +63107;42.26497;9.29338;406;20221215;13.9;7.5;10.7;2.8;12.44;19.4;.49;6418 +63107;42.26497;9.29338;406;20221216;12.9;8.9;10.9;1.5;11.74;5.2;.63;4683 +63107;42.26497;9.29338;406;20221217;14.7;6;10.3;1.8;10.37;1.5;.67;7578 +63107;42.26497;9.29338;406;20221218;14.8;5.6;10.2;2.3;9.87;0;.83;7898 +63107;42.26497;9.29338;406;20221219;14.1;5.1;9.6;1.6;9.51;.1;.62;8096 +63107;42.26497;9.29338;406;20221220;14;4.6;9.3;1.9;9.44;0;.68;8002 +63107;42.26497;9.29338;406;20221221;13.4;4.5;8.9;2;9.74;.8;.63;7909 +63107;42.26497;9.29338;406;20221222;16.6;6.9;11.7;1.9;11.11;0;.75;8145 +63107;42.26497;9.29338;406;20221223;17.5;7.7;12.6;2.6;11.81;.1;1.06;8250 +63107;42.26497;9.29338;406;20221224;18.6;8.8;13.7;2.4;11.84;.1;1.05;8177 +63107;42.26497;9.29338;406;20221225;16.5;7.5;12;2.5;11.34;0;.87;7527 +63107;42.26497;9.29338;406;20221226;17.3;7.5;12.4;2.1;10.94;.1;.98;6841 +63107;42.26497;9.29338;406;20221227;16.9;6.5;11.7;2.5;10.27;0;1;8356 +63107;42.26497;9.29338;406;20221228;15.4;4.6;10;1.9;9.37;.1;.79;8166 +63107;42.26497;9.29338;406;20221229;16.2;4.4;10.3;1.9;9.61;0;.77;8819 +63107;42.26497;9.29338;406;20221230;15.1;6;10.5;1.5;10.54;.2;.63;8031 +63107;42.26497;9.29338;406;20221231;16.7;7.3;12;2.3;11.74;0;.85;8185 +63108;42.26251;9.49783;27;20220101;15.3;11.9;13.6;2.2;11.57;.1;1.03;2994 +63108;42.26251;9.49783;27;20220102;14.1;11.5;12.8;2.1;10.7;.1;1.06;1948 +63108;42.26251;9.49783;27;20220103;16.3;9.2;12.7;2.2;10.67;0;1;6269 +63108;42.26251;9.49783;27;20220104;15.6;8.7;12.2;2.1;11.3;.1;.83;5861 +63108;42.26251;9.49783;27;20220105;18.2;9.5;13.8;3.5;9.83;0;1.79;6312 +63108;42.26251;9.49783;27;20220106;10.9;7.3;9.1;5;7.85;9.1;1.58;2794 +63108;42.26251;9.49783;27;20220107;12.9;7.1;10;3.9;7.47;0;1.6;7018 +63108;42.26251;9.49783;27;20220108;14.3;6;10.2;2.5;6.1;.1;1.48;8508 +63108;42.26251;9.49783;27;20220109;14.9;6.1;10.5;4.3;6.73;0;2.03;7203 +63108;42.26251;9.49783;27;20220110;12.6;4.6;8.6;7.1;5.93;0;2.48;6626 +63108;42.26251;9.49783;27;20220111;13.7;7.9;10.8;7.4;5.5;0;3.22;7605 +63108;42.26251;9.49783;27;20220112;12;6.2;9.1;7.4;5.2;0;2.89;7987 +63108;42.26251;9.49783;27;20220113;12.7;4;8.4;4.6;5.13;0;2.16;8972 +63108;42.26251;9.49783;27;20220114;15.9;4.8;10.3;3;5.6;0;1.89;9685 +63108;42.26251;9.49783;27;20220115;16.4;6.3;11.4;2.6;6.57;0;1.59;9421 +63108;42.26251;9.49783;27;20220116;15.4;7.1;11.3;2.8;8.27;0;1.39;9344 +63108;42.26251;9.49783;27;20220117;15.3;6.9;11.1;2.7;8.63;0;1.31;8863 +63108;42.26251;9.49783;27;20220118;15.1;6.2;10.7;2.7;8.67;0;1.26;9065 +63108;42.26251;9.49783;27;20220119;15.3;6.2;10.8;2.5;8.73;0;1.23;8408 +63108;42.26251;9.49783;27;20220120;14.9;6.5;10.7;2;8.73;1.2;1.08;8790 +63108;42.26251;9.49783;27;20220121;14.9;7.8;11.3;3.2;8.53;.1;1.51;7714 +63108;42.26251;9.49783;27;20220122;13.4;4.3;8.8;2.9;6.2;0;1.54;10053 +63108;42.26251;9.49783;27;20220123;14.3;4.2;9.3;2.8;6.93;0;1.47;10408 +63108;42.26251;9.49783;27;20220124;15.1;6.2;10.6;3;7.8;0;1.55;9607 +63108;42.26251;9.49783;27;20220125;13.6;6.6;10.1;2.7;7.83;0;1.36;9217 +63108;42.26251;9.49783;27;20220126;15.1;5.7;10.4;2.9;8.2;0;1.47;9500 +63108;42.26251;9.49783;27;20220127;15.6;7;11.3;3.3;8.33;0;1.69;10648 +63108;42.26251;9.49783;27;20220128;15.7;7.5;11.6;2.9;8.7;0;1.58;9769 +63108;42.26251;9.49783;27;20220129;15.2;6.9;11.1;2.9;7.77;0;1.68;10314 +63108;42.26251;9.49783;27;20220130;15.3;6.4;10.8;2.4;9.13;0;1.27;8441 +63108;42.26251;9.49783;27;20220131;15.5;8.9;12.2;3.3;9.2;0;1.66;7495 +63108;42.26251;9.49783;27;20220201;17.1;8.1;12.6;6.5;4.57;0;4.09;11611 +63108;42.26251;9.49783;27;20220202;16.8;5.6;11.2;2.9;6.77;0;2.04;12148 +63108;42.26251;9.49783;27;20220203;16.9;6.4;11.6;2.4;10.23;0;1.35;11558 +63108;42.26251;9.49783;27;20220204;16.8;9.4;13.1;2.4;11.43;.2;1.28;6961 +63108;42.26251;9.49783;27;20220205;17.1;8.8;12.9;1.9;10.97;.3;1.24;7997 +63108;42.26251;9.49783;27;20220206;16.3;8.4;12.3;2.7;10.23;0;1.53;11436 +63108;42.26251;9.49783;27;20220207;18.2;8;13.1;4.1;8.87;0;2.4;11262 +63108;42.26251;9.49783;27;20220208;16.5;5.5;11;3.2;5.53;0;2.43;12981 +63108;42.26251;9.49783;27;20220209;16.2;7.5;11.9;2.6;7.9;0;1.91;12534 +63108;42.26251;9.49783;27;20220210;15.5;7.7;11.6;2.4;9.43;0;1.53;11319 +63108;42.26251;9.49783;27;20220211;15.5;8.6;12.1;2.7;9.73;0;1.61;10954 +63108;42.26251;9.49783;27;20220212;15.5;8.8;12.1;4.4;9.13;0;2.12;11471 +63108;42.26251;9.49783;27;20220213;14.6;6.7;10.6;2.6;9.07;0;1.49;9633 +63108;42.26251;9.49783;27;20220214;16;6.8;11.4;3.1;10.03;1.5;1.68;11295 +63108;42.26251;9.49783;27;20220215;16.4;8.2;12.3;3.6;7.93;0;2.36;11810 +63108;42.26251;9.49783;27;20220216;16.1;5.9;11;2.8;7.63;0;2.06;13639 +63108;42.26251;9.49783;27;20220217;15.9;7.3;11.6;2.6;10.1;0;1.66;13465 +63108;42.26251;9.49783;27;20220218;16.8;8.1;12.5;2.2;11.67;0;1.46;12130 +63108;42.26251;9.49783;27;20220219;16.6;9.8;13.2;2.3;12.1;0;1.38;8801 +63108;42.26251;9.49783;27;20220220;17.8;10.3;14.1;2.5;11.37;0;1.87;12025 +63108;42.26251;9.49783;27;20220221;19.7;7.3;13.5;5.5;8;0;3.48;12015 +63108;42.26251;9.49783;27;20220222;20.2;11;15.6;5.4;4.97;.1;4.78;15434 +63108;42.26251;9.49783;27;20220223;17.9;8.3;13.1;2.7;7.31;0;2.59;15478 +63108;42.26251;9.49783;27;20220224;16.1;7.3;11.7;2.7;8.63;.1;2.1;13630 +63108;42.26251;9.49783;27;20220225;16.2;7.4;11.8;3.1;9.27;0;2.08;13300 +63108;42.26251;9.49783;27;20220226;14.3;7.1;10.7;8.4;5.5;0;3.98;14320 +63108;42.26251;9.49783;27;20220227;13.2;7.1;10.1;6.6;4.63;0;3.74;13440 +63108;42.26251;9.49783;27;20220228;14.7;6.1;10.4;4.5;6.43;0;2.84;15829 +63108;42.26251;9.49783;27;20220301;11.3;5.7;8.5;4.8;5.53;0;2.64;14040 +63108;42.26251;9.49783;27;20220302;13;3.6;8.3;3.2;5.77;0;2.38;16546 +63108;42.26251;9.49783;27;20220303;14;5.5;9.8;3.3;7.37;0;2.13;11956 +63108;42.26251;9.49783;27;20220304;12.7;7.2;10;3;8.83;5;1.53;7215 +63108;42.26251;9.49783;27;20220305;12.8;4.1;8.4;4.5;6.2;0;2.6;16805 +63108;42.26251;9.49783;27;20220306;12.4;2.9;7.7;3.7;5.8;.2;2.35;14638 +63108;42.26251;9.49783;27;20220307;13;3.4;8.2;4.2;5.87;0;2.63;16598 +63108;42.26251;9.49783;27;20220308;12.9;4.5;8.7;3.8;5.6;0;2.58;13642 +63108;42.26251;9.49783;27;20220309;14;3.6;8.8;3.4;5.2;0;2.83;18412 +63108;42.26251;9.49783;27;20220310;15.1;5.7;10.4;2.9;7.1;0;2.58;17839 +63108;42.26251;9.49783;27;20220311;15.2;7;11.1;3.1;8.67;.3;2.28;14613 +63108;42.26251;9.49783;27;20220312;14.3;6.9;10.6;4.2;9;3.9;2.1;11427 +63108;42.26251;9.49783;27;20220313;11.6;7.4;9.5;4.6;10.67;14;.88;3230 +63108;42.26251;9.49783;27;20220314;15.8;10.9;13.3;5.7;13.33;1.1;1.53;9213 +63108;42.26251;9.49783;27;20220315;15.4;10.7;13;5.3;12.7;.5;1.54;8051 +63108;42.26251;9.49783;27;20220316;15.1;10.2;12.7;4.5;12.67;.1;1.45;8764 +63108;42.26251;9.49783;27;20220317;17.6;9.9;13.7;2.8;11.53;0;2.01;10256 +63108;42.26251;9.49783;27;20220318;13.9;10.9;12.4;3.3;10.27;1;1.65;4608 +63108;42.26251;9.49783;27;20220319;12.5;10.2;11.3;3.2;10;1;1.43;3620 +63108;42.26251;9.49783;27;20220320;13.1;9.4;11.3;2.6;9.9;2.5;1.53;6763 +63108;42.26251;9.49783;27;20220321;13.6;6.4;10;3.5;6.97;.3;2.68;15872 +63108;42.26251;9.49783;27;20220322;15.8;7.4;11.6;5.2;6.81;0;3.67;19597 +63108;42.26251;9.49783;27;20220323;17.2;5.7;11.5;3.2;6.3;0;3.46;21483 +63108;42.26251;9.49783;27;20220324;17.7;6.9;12.3;3.1;6.97;0;3.43;21053 +63108;42.26251;9.49783;27;20220325;16.9;6.4;11.6;4.8;8.07;0;3.46;21387 +63108;42.26251;9.49783;27;20220326;17.1;8.8;13;3.5;7.61;.1;3.32;17287 +63108;42.26251;9.49783;27;20220327;22;12.9;17.5;3.6;8.11;.1;4.59;21466 +63108;42.26251;9.49783;27;20220328;20.4;10.3;15.4;2.5;8.57;0;3.65;21299 +63108;42.26251;9.49783;27;20220329;17.5;8.2;12.9;3.8;10.8;8.8;2.92;20110 +63108;42.26251;9.49783;27;20220330;15.2;10.7;13;2.1;13.97;6.9;1.29;8628 +63108;42.26251;9.49783;27;20220331;17.6;12.5;15.1;3;12.9;.2;2.25;11816 +63108;42.26251;9.49783;27;20220401;16.6;10.8;13.7;5;6.97;.6;3.74;11254 +63108;42.26251;9.49783;27;20220402;11.5;3;7.3;3.9;7.4;3.6;2.01;12800 +63108;42.26251;9.49783;27;20220403;13.7;4.6;9.2;3.3;7.9;2.9;2.53;17186 +63108;42.26251;9.49783;27;20220404;15;6.8;10.9;3.6;8.03;0;3.11;21307 +63108;42.26251;9.49783;27;20220405;15.4;6.2;10.8;2.9;8.03;0;3.14;23056 +63108;42.26251;9.49783;27;20220406;13;5.9;9.4;2.4;8.93;2;1.78;11066 +63108;42.26251;9.49783;27;20220407;17.1;3.8;10.5;2.9;9.8;0;2.87;22200 +63108;42.26251;9.49783;27;20220408;21.5;7.5;14.5;2.9;12;0;3.41;21300 +63108;42.26251;9.49783;27;20220409;19.5;13.9;16.7;11.1;8.77;0;5.27;15249 +63108;42.26251;9.49783;27;20220410;16.5;6.1;11.3;3.5;7.84;0;3.58;24037 +63108;42.26251;9.49783;27;20220411;16.7;6.5;11.6;4.4;8.8;0;3.58;24719 +63108;42.26251;9.49783;27;20220412;16.3;7.7;12;5.1;11.07;0;2.56;17804 +63108;42.26251;9.49783;27;20220413;18.2;10.1;14.1;3;11.5;0;3.3;22079 +63108;42.26251;9.49783;27;20220414;20.2;8.8;14.5;2.3;8.91;0;4.2;25962 +63108;42.26251;9.49783;27;20220415;22.3;11.1;16.7;3.3;9.21;0;5.04;26136 +63108;42.26251;9.49783;27;20220416;25;13.7;19.4;5.7;9.31;0;6.46;26309 +63108;42.26251;9.49783;27;20220417;17.6;11.5;14.5;6;6.85;0;5.39;25676 +63108;42.26251;9.49783;27;20220418;18.3;7.9;13.1;3.6;7.37;0;4.29;25539 +63108;42.26251;9.49783;27;20220419;19.1;9.1;14.1;3.4;10.57;0;3.92;25596 +63108;42.26251;9.49783;27;20220420;18.8;10.7;14.7;3.3;13.5;2;2.71;17149 +63108;42.26251;9.49783;27;20220421;15.4;10.9;13.2;3.8;13.9;13.8;1.7;12155 +63108;42.26251;9.49783;27;20220422;17.5;11.4;14.4;3.4;13.7;.3;2.38;14901 +63108;42.26251;9.49783;27;20220423;17.9;10.5;14.2;3.1;12.83;.3;2.89;19124 +63108;42.26251;9.49783;27;20220424;17.2;9.5;13.3;2.9;11.13;1.6;2.74;15386 +63108;42.26251;9.49783;27;20220425;20.3;10.4;15.3;2.7;12.9;.2;3.73;24741 +63108;42.26251;9.49783;27;20220426;19.4;10.6;15;3;13;0;3.77;26549 +63108;42.26251;9.49783;27;20220427;18.7;10.6;14.6;2.5;12.97;.1;3.35;23109 +63108;42.26251;9.49783;27;20220428;22.9;10.8;16.9;3.8;10;0;5.21;28062 +63108;42.26251;9.49783;27;20220429;22.7;12.4;17.6;4.4;8.43;0;5.81;27700 +63108;42.26251;9.49783;27;20220430;21.4;11.1;16.3;2.9;9.77;0;4.73;27232 +63108;42.26251;9.49783;27;20220501;20.8;13.1;16.9;2.6;11.13;.4;4.02;21830 +63108;42.26251;9.49783;27;20220502;21.2;11.8;16.5;2.8;10.6;0;4.65;27685 +63108;42.26251;9.49783;27;20220503;21.8;11.6;16.7;2.5;11.9;0;4.47;27123 +63108;42.26251;9.49783;27;20220504;20.6;13.1;16.9;2.8;14.03;0;3.59;21101 +63108;42.26251;9.49783;27;20220505;15.7;13.5;14.6;2.5;14;9.1;1.36;5067 +63108;42.26251;9.49783;27;20220506;17.8;12;14.9;6;14.8;2.1;1.86;10304 +63108;42.26251;9.49783;27;20220507;21.8;14.5;18.2;5.3;14.23;0;4.05;18681 +63108;42.26251;9.49783;27;20220508;22.9;13.9;18.4;3.8;13.57;0;4.34;21287 +63108;42.26251;9.49783;27;20220509;23.9;14.2;19;3.2;13.73;0;5.01;27684 +63108;42.26251;9.49783;27;20220510;23.6;14.8;19.2;2.5;13.73;.1;5.05;28768 +63108;42.26251;9.49783;27;20220511;23.9;14.4;19.1;2.5;14.07;0;5.04;28825 +63108;42.26251;9.49783;27;20220512;23.3;14.4;18.8;2.4;14.63;0;4.76;27988 +63108;42.26251;9.49783;27;20220513;23.9;14.2;19.1;2.4;14.1;0;4.97;28666 +63108;42.26251;9.49783;27;20220514;23.5;14.8;19.2;2.5;14.03;0;4.93;28100 +63108;42.26251;9.49783;27;20220515;23.7;14.6;19.1;2.2;14.87;0;4.81;28233 +63108;42.26251;9.49783;27;20220516;24.3;14.5;19.4;2.3;15.53;0;4.8;27888 +63108;42.26251;9.49783;27;20220517;25.3;16.1;20.7;2.4;15.53;0;5.22;28581 +63108;42.26251;9.49783;27;20220518;27.8;16.9;22.3;2.6;15.87;0;5.8;29593 +63108;42.26251;9.49783;27;20220519;26.5;17.8;22.2;3.1;14.63;0;5.9;28619 +63108;42.26251;9.49783;27;20220520;27.2;14.8;21;3.9;13.87;.6;6.22;30116 +63108;42.26251;9.49783;27;20220521;25.4;16.1;20.7;1.9;17.13;0;5.06;28969 +63108;42.26251;9.49783;27;20220522;25.3;16.6;21;2.2;16.57;.1;5.04;27709 +63108;42.26251;9.49783;27;20220523;25.5;16.7;21.1;2.7;19.6;.1;4.91;28182 +63108;42.26251;9.49783;27;20220524;27.4;18.2;22.8;3;20.27;0;4.79;23734 +63108;42.26251;9.49783;27;20220525;26;18;22;2.3;20.63;0;4.21;21882 +63108;42.26251;9.49783;27;20220526;28;18.5;23.3;2.2;20.87;0;4.93;25308 +63108;42.26251;9.49783;27;20220527;32.1;18.8;25.4;2.5;15.93;0;6.34;27331 +63108;42.26251;9.49783;27;20220528;32;21.8;26.9;3;16;.4;6.88;27445 +63108;42.26251;9.49783;27;20220529;26.9;20.4;23.6;4;19.63;0;5.2;23366 +63108;42.26251;9.49783;27;20220530;26.1;17.9;22;2.4;19.23;0;4.69;24331 +63108;42.26251;9.49783;27;20220531;27.7;17.9;22.8;2.7;19.13;0;5.72;30030 +63108;42.26251;9.49783;27;20220601;27;18.7;22.8;2.6;20.2;0;5.16;26874 +63108;42.26251;9.49783;27;20220602;27.3;18.6;23;2.7;21.87;0;5.33;29010 +63108;42.26251;9.49783;27;20220603;27.3;19.8;23.6;2.1;22.97;0;3.84;18548 +63108;42.26251;9.49783;27;20220604;27.9;19.7;23.8;2.2;24.13;0;4.31;21723 +63108;42.26251;9.49783;27;20220605;28.9;20.5;24.7;2.6;24.57;.1;4.23;19853 +63108;42.26251;9.49783;27;20220606;28.9;19.4;24.2;2.2;21.57;0;5.64;28910 +63108;42.26251;9.49783;27;20220607;30.5;18.1;24.3;3;17.2;0;6.91;31749 +63108;42.26251;9.49783;27;20220608;28.1;19.6;23.9;2.7;16.8;0;5.69;25420 +63108;42.26251;9.49783;27;20220609;30.8;19.1;25;3.9;15.33;0;7.42;30799 +63108;42.26251;9.49783;27;20220610;30;18.9;24.5;4.9;13.2;0;8.06;31596 +63108;42.26251;9.49783;27;20220611;32;20.8;26.4;3.9;12.5;0;8.27;31798 +63108;42.26251;9.49783;27;20220612;32.1;18.6;25.4;2.6;13;0;7.29;32131 +63108;42.26251;9.49783;27;20220613;29.2;19.7;24.5;2.4;16;0;6.42;30466 +63108;42.26251;9.49783;27;20220614;29.6;19.6;24.6;2.4;19.4;.1;6.3;31075 +63108;42.26251;9.49783;27;20220615;28.9;19.3;24.1;2.2;20.5;0;5.77;29032 +63108;42.26251;9.49783;27;20220616;30.1;20.1;25.1;2.1;20.27;0;6.24;30616 +63108;42.26251;9.49783;27;20220617;30.5;20.9;25.7;2.3;21.27;0;6.3;30307 +63108;42.26251;9.49783;27;20220618;31.9;21.9;26.9;2.8;20.23;0;6.94;30818 +63108;42.26251;9.49783;27;20220619;30.4;21.7;26;2.9;18.1;0;6.73;29625 +63108;42.26251;9.49783;27;20220620;29.4;19.4;24.4;3;21.27;0;6.16;30637 +63108;42.26251;9.49783;27;20220621;29.1;21.2;25.2;2.6;23.9;.1;5.37;26090 +63108;42.26251;9.49783;27;20220622;28.8;21.5;25.1;2.8;26.31;0;4.15;18632 +63108;42.26251;9.49783;27;20220623;28.7;21.7;25.2;1.8;25.63;0;3.61;16383 +63108;42.26251;9.49783;27;20220624;30.9;21.6;26.2;2.7;24.23;0;5.87;27065 +63108;42.26251;9.49783;27;20220625;30.3;21.7;26;2.6;23.2;0;5.89;27775 +63108;42.26251;9.49783;27;20220626;29.6;20.8;25.2;3.4;23.8;0;5.6;26977 +63108;42.26251;9.49783;27;20220627;29.7;21.6;25.7;2.4;26.9;0;5.19;26093 +63108;42.26251;9.49783;27;20220628;32;24.3;28.1;3;27.13;1.2;4.78;18369 +63108;42.26251;9.49783;27;20220629;29;21.1;25.1;3.3;22.53;0;5.83;28108 +63108;42.26251;9.49783;27;20220630;29.2;20.4;24.8;3;20.97;0;6.18;29998 +63108;42.26251;9.49783;27;20220701;29.9;21;25.5;3.1;22.37;0;6.16;29442 +63108;42.26251;9.49783;27;20220702;30.3;21;25.7;2.5;21.83;0;6.27;30534 +63108;42.26251;9.49783;27;20220703;33.1;21.2;27.1;2;20.4;0;6.63;30372 +63108;42.26251;9.49783;27;20220704;33.3;22;27.7;2.4;19.43;0;7.03;30619 +63108;42.26251;9.49783;27;20220705;31.5;22.7;27.1;2.5;18.43;0;6.91;30561 +63108;42.26251;9.49783;27;20220706;32.8;21.7;27.3;2.6;20.8;0;6.91;30794 +63108;42.26251;9.49783;27;20220707;32.5;21.9;27.2;2.4;20.87;0;6.76;30597 +63108;42.26251;9.49783;27;20220708;32.1;22.3;27.2;3.2;19.23;0;7.14;30467 +63108;42.26251;9.49783;27;20220709;30.2;21.2;25.7;2.9;15.77;0;6.77;29071 +63108;42.26251;9.49783;27;20220710;29.8;21.1;25.5;2.9;17.03;0;6.6;29380 +63108;42.26251;9.49783;27;20220711;30.3;21.2;25.8;2.7;19.47;0;6.59;30755 +63108;42.26251;9.49783;27;20220712;30.6;21.6;26.1;3;21.57;0;6.44;29770 +63108;42.26251;9.49783;27;20220713;30.6;22;26.3;2.9;21.87;0;6.38;29414 +63108;42.26251;9.49783;27;20220714;31;21.8;26.4;2.5;20.67;0;6.31;28717 +63108;42.26251;9.49783;27;20220715;31.8;22.9;27.3;2.6;21.67;0;6.58;29408 +63108;42.26251;9.49783;27;20220716;31.4;22.7;27.1;2.7;23.33;0;6.36;29155 +63108;42.26251;9.49783;27;20220717;31.5;23.4;27.5;2.6;25.87;0;6.14;28558 +63108;42.26251;9.49783;27;20220718;32.8;23.2;28;1.8;23.27;0;6.38;29379 +63108;42.26251;9.49783;27;20220719;33.5;24.2;28.8;2.3;19.77;0;6.79;29005 +63108;42.26251;9.49783;27;20220720;33.3;24.1;28.7;2.7;20.13;.1;6.98;28748 +63108;42.26251;9.49783;27;20220721;34;24.5;29.2;2.6;20.4;0;7.06;28928 +63108;42.26251;9.49783;27;20220722;33.6;24.6;29.1;2.7;23;0;6.96;29707 +63108;42.26251;9.49783;27;20220723;32.8;24.5;28.7;2.5;24.93;0;6.39;28252 +63108;42.26251;9.49783;27;20220724;32.1;25;28.5;2.3;24.97;0;5.57;23541 +63108;42.26251;9.49783;27;20220725;32.8;24.8;28.8;2.7;25.83;0;6.39;27791 +63108;42.26251;9.49783;27;20220726;32.2;24;28.1;2.7;25.93;0;6.05;26853 +63108;42.26251;9.49783;27;20220727;32.6;24.1;28.3;3.1;23.93;0;6.02;24432 +63108;42.26251;9.49783;27;20220728;32.4;23.8;28.1;2.4;23.23;0;6.3;28119 +63108;42.26251;9.49783;27;20220729;32.3;24.2;28.3;2.7;24.67;0;6.29;27581 +63108;42.26251;9.49783;27;20220730;32.4;23.7;28;2.8;23.97;.2;5.92;24666 +63108;42.26251;9.49783;27;20220731;33;22.9;27.9;2.5;19.37;0;6.68;28514 +63108;42.26251;9.49783;27;20220801;33.8;23.5;28.7;2.9;18.3;0;7.18;28909 +63108;42.26251;9.49783;27;20220802;33.6;24;28.8;2.5;22.67;0;6.45;27507 +63108;42.26251;9.49783;27;20220803;33.5;23.5;28.5;2.6;20.77;0;6.7;28406 +63108;42.26251;9.49783;27;20220804;33.2;24.1;28.6;2.8;20.37;0;6.76;28042 +63108;42.26251;9.49783;27;20220805;32.8;23.9;28.4;2.3;22.13;0;6.28;27410 +63108;42.26251;9.49783;27;20220806;32.4;24.7;28.6;2.1;23.67;0;5.7;24572 +63108;42.26251;9.49783;27;20220807;33.9;23.9;28.9;3;23.27;0;6.31;25374 +63108;42.26251;9.49783;27;20220808;33.2;24.3;28.7;3.8;22.1;.6;6.45;23691 +63108;42.26251;9.49783;27;20220809;33.5;23;28.3;4;19.13;.3;7.37;28150 +63108;42.26251;9.49783;27;20220810;33.2;23.8;28.5;3.6;19.1;0;7.05;27197 +63108;42.26251;9.49783;27;20220811;32.8;23.2;28;3.5;17.07;0;6.81;24793 +63108;42.26251;9.49783;27;20220812;31.8;22.3;27;2.8;16.47;0;6.27;25454 +63108;42.26251;9.49783;27;20220813;28.6;21.8;25.2;2.6;21.5;.3;4.4;19095 +63108;42.26251;9.49783;27;20220814;30.8;20.7;25.7;3.4;19.1;.5;5.67;22863 +63108;42.26251;9.49783;27;20220815;32.3;21.8;27.1;3.7;22.57;1.3;5.14;18099 +63108;42.26251;9.49783;27;20220816;31.6;21.5;26.5;2.3;23.37;.4;5.46;25724 +63108;42.26251;9.49783;27;20220817;30.9;21.9;26.4;2.7;25.67;.3;4.71;21541 +63108;42.26251;9.49783;27;20220818;29.4;24.2;26.8;2.8;24;5.2;4.5;18615 +63108;42.26251;9.49783;27;20220819;28.9;19.5;24.2;2.8;20.37;.8;5.09;24232 +63108;42.26251;9.49783;27;20220820;30.7;20.1;25.4;2.8;18.27;0;5.86;26539 +63108;42.26251;9.49783;27;20220821;30.6;21.5;26.1;2.7;20.97;0;5.3;23686 +63108;42.26251;9.49783;27;20220822;30.4;21.6;26;2.6;21.07;0;5.22;23765 +63108;42.26251;9.49783;27;20220823;30.8;21.9;26.3;2.7;20.13;0;5.54;24703 +63108;42.26251;9.49783;27;20220824;31.9;21.7;26.8;3.1;17.4;0;6.2;25511 +63108;42.26251;9.49783;27;20220825;32.3;21.9;27.1;3.6;17;0;6.56;25611 +63108;42.26251;9.49783;27;20220826;31;22.7;26.9;2.6;19.87;0;5.46;23469 +63108;42.26251;9.49783;27;20220827;30.4;22;26.2;2.9;21.9;0;4.87;20719 +63108;42.26251;9.49783;27;20220828;32;22.3;27.2;3.1;22.1;.2;5.17;20883 +63108;42.26251;9.49783;27;20220829;30.1;22.2;26.2;2.6;22.43;0;4.87;22227 +63108;42.26251;9.49783;27;20220830;30.5;22.1;26.3;2.5;22.07;0;4.87;22223 +63108;42.26251;9.49783;27;20220831;29.4;21.6;25.5;2.5;22.13;.4;4.09;17750 +63108;42.26251;9.49783;27;20220901;30.4;22.4;26.4;2.4;21.9;.9;4.21;17400 +63108;42.26251;9.49783;27;20220902;28.9;21.7;25.3;3.2;21.7;5;4.28;17682 +63108;42.26251;9.49783;27;20220903;29.3;20.9;25.1;2.7;22.23;0;4.11;18145 +63108;42.26251;9.49783;27;20220904;30.1;21.5;25.8;2.6;22.63;.1;4.62;21556 +63108;42.26251;9.49783;27;20220905;29.3;20.7;25;3.1;22.43;0;4.54;21502 +63108;42.26251;9.49783;27;20220906;29.6;21;25.3;3.4;24.27;.3;3.78;16059 +63108;42.26251;9.49783;27;20220907;31;22.4;26.7;2.8;24.9;0;4.61;21317 +63108;42.26251;9.49783;27;20220908;31.1;22.7;26.9;3;23.13;0;4.35;16998 +63108;42.26251;9.49783;27;20220909;32.8;21.3;27;3.4;15.8;0;6.12;22376 +63108;42.26251;9.49783;27;20220910;31.4;21.5;26.4;3.3;15.03;0;5.94;22113 +63108;42.26251;9.49783;27;20220911;28.9;20.1;24.5;2.8;18.43;0;4.6;20721 +63108;42.26251;9.49783;27;20220912;28.8;19.4;24.1;3.1;18.83;0;4.67;21983 +63108;42.26251;9.49783;27;20220913;28.6;19.9;24.2;3.2;21.63;0;4.11;19391 +63108;42.26251;9.49783;27;20220914;30.1;22.1;26.1;3.3;24.5;.5;3.84;15786 +63108;42.26251;9.49783;27;20220915;32.2;23.1;27.7;3.8;20.67;0;5.28;16967 +63108;42.26251;9.49783;27;20220916;33.7;22.1;27.9;3.9;15.3;0;6.35;20222 +63108;42.26251;9.49783;27;20220917;29.1;21.7;25.4;5;11.63;0;6.65;19511 +63108;42.26251;9.49783;27;20220918;25.7;15.5;20.6;4;11.7;0;4.87;20612 +63108;42.26251;9.49783;27;20220919;26.8;17;21.9;3.5;13.97;0;4.59;20464 +63108;42.26251;9.49783;27;20220920;27.3;18.2;22.7;3.4;15.77;0;4.12;15920 +63108;42.26251;9.49783;27;20220921;26.3;18;22.1;3.5;13.33;.3;4.35;15726 +63108;42.26251;9.49783;27;20220922;23.8;15.1;19.5;3.7;11.03;0;4.29;18376 +63108;42.26251;9.49783;27;20220923;23.7;15.1;19.4;3.2;10.87;0;4.13;18907 +63108;42.26251;9.49783;27;20220924;22.3;15;18.6;3;14.7;5.7;2.47;8309 +63108;42.26251;9.49783;27;20220925;25.3;16.7;21;3;17.87;.5;3.06;14729 +63108;42.26251;9.49783;27;20220926;25.4;18;21.7;2.8;15.77;.7;3.26;12651 +63108;42.26251;9.49783;27;20220927;26.7;15.9;21.3;5.1;10.1;0;5.59;16478 +63108;42.26251;9.49783;27;20220928;26.6;16.2;21.4;3;12;0;3.95;14641 +63108;42.26251;9.49783;27;20220929;25.3;17.7;21.5;3.2;13.07;3.7;3.36;7868 +63108;42.26251;9.49783;27;20220930;22.3;14.2;18.3;3.1;14.77;2.8;2.21;6481 +63108;42.26251;9.49783;27;20221001;23.9;14.5;19.2;3.2;12.27;0;3.64;17377 +63108;42.26251;9.49783;27;20221002;25.2;16.5;20.8;2.6;15.2;0;3.29;16333 +63108;42.26251;9.49783;27;20221003;24.9;16.6;20.7;2.4;15.57;0;3.11;16270 +63108;42.26251;9.49783;27;20221004;25.1;15.7;20.4;2.5;16.6;0;3.11;17795 +63108;42.26251;9.49783;27;20221005;25.2;16.2;20.7;2.8;16;0;3.18;16415 +63108;42.26251;9.49783;27;20221006;24.7;16;20.4;2.3;14.87;0;3.06;16908 +63108;42.26251;9.49783;27;20221007;24.7;15.5;20.1;2.6;14.5;0;3.2;17138 +63108;42.26251;9.49783;27;20221008;24.3;15.9;20.1;2.4;16.2;2.3;2.69;14215 +63108;42.26251;9.49783;27;20221009;22.7;17;19.8;2.3;17.9;1.1;1.9;8262 +63108;42.26251;9.49783;27;20221010;24.4;16.5;20.4;2.6;16.6;1.4;2.51;11353 +63108;42.26251;9.49783;27;20221011;24.2;15.4;19.8;2.6;16.73;0;2.49;13319 +63108;42.26251;9.49783;27;20221012;22;16.2;19.1;2.1;16.5;4.1;1.75;7192 +63108;42.26251;9.49783;27;20221013;25.2;16.5;20.8;3.2;15.6;0;3.01;13149 +63108;42.26251;9.49783;27;20221014;23.9;14.9;19.4;2.4;15.23;0;2.56;14296 +63108;42.26251;9.49783;27;20221015;23.8;15.2;19.5;2.5;15.7;0;2.59;15282 +63108;42.26251;9.49783;27;20221016;24.4;16.4;20.4;2.2;16.53;0;2.38;12615 +63108;42.26251;9.49783;27;20221017;24;15.2;19.6;2.8;17.37;0;2.33;13133 +63108;42.26251;9.49783;27;20221018;24.1;15.3;19.7;3;16.73;.1;2.45;13900 +63108;42.26251;9.49783;27;20221019;24;16.2;20.1;2.5;17.47;0;2.27;12790 +63108;42.26251;9.49783;27;20221020;23.9;15.7;19.8;2.6;17.17;0;2.26;13249 +63108;42.26251;9.49783;27;20221021;24.1;15.9;20;3.4;18.03;.1;1.86;6135 +63108;42.26251;9.49783;27;20221022;26.1;17.2;21.7;2.4;18.97;0;2.37;12636 +63108;42.26251;9.49783;27;20221023;25.5;17.9;21.7;2.3;19.77;0;2.03;10665 +63108;42.26251;9.49783;27;20221024;24.7;18.3;21.5;2;19.27;.1;1.98;10673 +63108;42.26251;9.49783;27;20221025;25;16.7;20.9;2.7;17.27;0;2.28;10383 +63108;42.26251;9.49783;27;20221026;23.4;16.8;20.1;1.9;18.67;.1;1.59;8561 +63108;42.26251;9.49783;27;20221027;23.4;16.2;19.8;2;17.67;.1;1.8;10567 +63108;42.26251;9.49783;27;20221028;23.9;15.2;19.5;2.1;16.13;0;1.98;11413 +63108;42.26251;9.49783;27;20221029;24.4;16;20.2;2.3;14.3;0;2.34;12025 +63108;42.26251;9.49783;27;20221030;23.9;14.5;19.2;2.5;13.57;0;2.35;12403 +63108;42.26251;9.49783;27;20221031;24.1;14.9;19.5;2.4;12.43;0;2.44;12238 +63108;42.26251;9.49783;27;20221101;22.7;14.6;18.7;2;13.83;0;1.92;9939 +63108;42.26251;9.49783;27;20221102;22.9;15.3;19.1;2.2;15.57;.1;1.9;11039 +63108;42.26251;9.49783;27;20221103;22.6;15.5;19.1;2.9;16.4;5;1.87;10165 +63108;42.26251;9.49783;27;20221104;23.8;15.3;19.5;4.4;12.17;0;3.28;10431 +63108;42.26251;9.49783;27;20221105;21;11.9;16.4;5.3;10.83;1.2;2.96;9509 +63108;42.26251;9.49783;27;20221106;21.4;12.5;17;3.5;9.1;0;2.84;11497 +63108;42.26251;9.49783;27;20221107;21.2;12.9;17;2.9;10.97;0;2.23;10200 +63108;42.26251;9.49783;27;20221108;21.6;13.1;17.3;2.8;13.07;.2;1.92;10448 +63108;42.26251;9.49783;27;20221109;21.6;14;17.8;3.2;15.03;0;1.74;8456 +63108;42.26251;9.49783;27;20221110;23.1;14.8;19;2.7;16.13;.1;1.76;10200 +63108;42.26251;9.49783;27;20221111;22;15.9;19;2.7;15.37;0;1.74;7193 +63108;42.26251;9.49783;27;20221112;21.6;13.3;17.4;3.4;11.4;0;2.4;7860 +63108;42.26251;9.49783;27;20221113;18.6;12.8;15.7;3.1;11.23;3.5;1.87;6002 +63108;42.26251;9.49783;27;20221114;19.2;10.3;14.7;2.6;11.4;.6;1.55;9841 +63108;42.26251;9.49783;27;20221115;16.8;12.1;14.4;2.7;14.47;9.5;.82;2839 +63108;42.26251;9.49783;27;20221116;22.2;13.9;18;3;15;1.6;1.68;8387 +63108;42.26251;9.49783;27;20221117;21;13.5;17.2;2.9;13.33;.6;1.73;7939 +63108;42.26251;9.49783;27;20221118;23.3;14.5;18.9;3.7;11.27;0;2.77;9331 +63108;42.26251;9.49783;27;20221119;17.6;14;15.8;3.4;10.37;.2;2.07;4114 +63108;42.26251;9.49783;27;20221120;18.4;10.6;14.5;3;10.43;0;1.7;8443 +63108;42.26251;9.49783;27;20221121;18.1;9.5;13.8;2.1;9.87;19.1;1.4;7673 +63108;42.26251;9.49783;27;20221122;15.7;11.5;13.6;4.4;10.8;4.8;1.73;3584 +63108;42.26251;9.49783;27;20221123;18.9;10.8;14.8;3;8.33;0;2.11;7615 +63108;42.26251;9.49783;27;20221124;20.2;10.4;15.3;3;10.67;0;1.77;9585 +63108;42.26251;9.49783;27;20221125;15.6;12.9;14.3;3.4;12.17;26.6;1.3;1838 +63108;42.26251;9.49783;27;20221126;17.1;10.3;13.7;7.3;11.17;.2;2.14;5971 +63108;42.26251;9.49783;27;20221127;16.7;9.2;13;4.4;8.43;0;2.15;8645 +63108;42.26251;9.49783;27;20221128;15.4;9.6;12.5;2.7;8.63;.3;1.55;4350 +63108;42.26251;9.49783;27;20221129;12.6;10.1;11.4;3.5;10.37;11.6;1.12;2125 +63108;42.26251;9.49783;27;20221130;14.5;9.8;12.2;4.6;9.53;0;1.66;6960 +63108;42.26251;9.49783;27;20221201;14.4;7.4;10.9;3.6;8.27;0;1.54;6496 +63108;42.26251;9.49783;27;20221202;15.4;7.4;11.4;2.5;9.07;2.9;1.16;6680 +63108;42.26251;9.49783;27;20221203;16.5;10.3;13.4;3.2;12.3;24.4;1.09;3800 +63108;42.26251;9.49783;27;20221204;17.7;9.5;13.6;2;11.9;.4;.93;7423 +63108;42.26251;9.49783;27;20221205;18.3;9.5;13.9;2.1;11.93;.5;1.02;6793 +63108;42.26251;9.49783;27;20221206;19.1;12.1;15.6;3.4;13.11;0;1.35;7225 +63108;42.26251;9.49783;27;20221207;17.9;12.5;15.2;1.9;12.31;.1;.99;7124 +63108;42.26251;9.49783;27;20221208;15.7;12.1;13.9;2.7;12.21;0;1.02;4696 +63108;42.26251;9.49783;27;20221209;21.1;10.7;15.9;3.4;12.23;3.2;1.76;5577 +63108;42.26251;9.49783;27;20221210;17.1;11.6;14.4;2.5;12.67;3.3;1.06;2585 +63108;42.26251;9.49783;27;20221211;15.9;8.8;12.4;4.2;6.2;0;2.45;7679 +63108;42.26251;9.49783;27;20221212;15.2;5.9;10.6;2.7;6.7;5.9;1.5;7896 +63108;42.26251;9.49783;27;20221213;13.7;8;10.9;2.9;11.07;6.5;.78;3514 +63108;42.26251;9.49783;27;20221214;15;10.2;12.6;2.4;13.1;13.9;.62;3923 +63108;42.26251;9.49783;27;20221215;16.2;11.8;14;2.8;13.67;7.7;.89;2623 +63108;42.26251;9.49783;27;20221216;16.6;10.9;13.7;2.3;12.27;1.8;.98;4036 +63108;42.26251;9.49783;27;20221217;17.9;8.6;13.3;2.7;11.47;.3;1.05;7003 +63108;42.26251;9.49783;27;20221218;17.3;9.9;13.6;3;11.23;0;1.23;5751 +63108;42.26251;9.49783;27;20221219;16.2;10;13.1;2.6;10.63;.1;1.1;6683 +63108;42.26251;9.49783;27;20221220;16;8.3;12.2;2.7;10.33;0;1.03;7315 +63108;42.26251;9.49783;27;20221221;15.8;8.3;12.1;2.4;10.57;0;.93;6077 +63108;42.26251;9.49783;27;20221222;18.4;9.4;13.9;2.4;12.1;0;.98;7801 +63108;42.26251;9.49783;27;20221223;18.3;9.7;14;2.4;12.63;0;.91;7550 +63108;42.26251;9.49783;27;20221224;18.2;10.6;14.4;2.1;13.37;.2;.82;6595 +63108;42.26251;9.49783;27;20221225;16.9;10.3;13.6;2.6;13.5;0;.76;4038 +63108;42.26251;9.49783;27;20221226;17.3;12;14.7;2.2;13.1;.1;.93;3858 +63108;42.26251;9.49783;27;20221227;18.8;10;14.4;2.8;12.27;0;1.12;7711 +63108;42.26251;9.49783;27;20221228;16.8;8.9;12.8;2.2;10.8;.2;.96;7072 +63108;42.26251;9.49783;27;20221229;17.3;7.6;12.4;2;10.37;0;.9;8327 +63108;42.26251;9.49783;27;20221230;18.3;9.2;13.7;2.2;11;.1;1.17;5203 +63108;42.26251;9.49783;27;20221231;18.5;10.2;14.4;2.9;12.17;0;1.18;7273 +64105;42.45957;8.7445;112;20220101;14.7;10.8;12.8;1.4;11.79;0;.84;229 +64105;42.45957;8.7445;112;20220102;15.7;10.5;13.1;2.9;10.49;.2;1.32;5291 +64105;42.45957;8.7445;112;20220103;19.5;7.9;13.7;5.2;9.39;0;2.48;8372 +64105;42.45957;8.7445;112;20220104;16;8.3;12.2;2.7;10.59;0;1.06;7970 +64105;42.45957;8.7445;112;20220105;16.7;7;11.9;3.9;9.69;10.9;1.62;5355 +64105;42.45957;8.7445;112;20220106;9.3;3.8;6.6;3.8;8.39;7.1;.78;2186 +64105;42.45957;8.7445;112;20220107;12.1;6.8;9.5;3.2;6.79;0;1.55;5997 +64105;42.45957;8.7445;112;20220108;13.8;2.4;8.1;4.2;7.09;4.5;1.59;7872 +64105;42.45957;8.7445;112;20220109;12.9;6.4;9.7;4.5;8.29;4.2;1.54;5547 +64105;42.45957;8.7445;112;20220110;12;1.4;6.7;4;6.09;.2;1.57;6760 +64105;42.45957;8.7445;112;20220111;13.1;3.7;8.4;3.8;5.39;0;1.93;8679 +64105;42.45957;8.7445;112;20220112;12.4;3.9;8.2;5.4;4.09;0;2.76;8434 +64105;42.45957;8.7445;112;20220113;15.2;2.2;8.7;3.8;3.59;0;2.55;9336 +64105;42.45957;8.7445;112;20220114;13.5;.4;7;2.1;6.39;0;1.07;9344 +64105;42.45957;8.7445;112;20220115;15.4;2.1;8.8;2.4;6.99;0;1.31;9560 +64105;42.45957;8.7445;112;20220116;16;1.2;8.6;2.9;6.99;0;1.52;9846 +64105;42.45957;8.7445;112;20220117;14.3;1.2;7.8;2.4;6.79;0;1.23;9734 +64105;42.45957;8.7445;112;20220118;13.5;1.2;7.4;2.5;8.59;0;.89;6700 +64105;42.45957;8.7445;112;20220119;14;5.9;10;2.6;8.49;.3;1.25;6140 +64105;42.45957;8.7445;112;20220120;13;9.3;11.2;4.5;7.99;.1;1.97;7221 +64105;42.45957;8.7445;112;20220121;12.9;4.7;8.8;2.3;7.29;0;1.21;8467 +64105;42.45957;8.7445;112;20220122;12.1;.8;6.5;2.1;5.59;0;1.19;10038 +64105;42.45957;8.7445;112;20220123;13.6;1;7.3;2.2;7.19;0;1.11;10032 +64105;42.45957;8.7445;112;20220124;12.8;2.3;7.6;2.5;7.89;0;1.05;10157 +64105;42.45957;8.7445;112;20220125;14.2;2.2;8.2;1.5;8.09;0;.93;8052 +64105;42.45957;8.7445;112;20220126;13.6;4.2;8.9;3.2;7.89;0;1.42;7890 +64105;42.45957;8.7445;112;20220127;14.6;2.7;8.7;2;7.99;0;1.14;9853 +64105;42.45957;8.7445;112;20220128;13.6;3.3;8.5;2.3;8.29;0;1.12;10640 +64105;42.45957;8.7445;112;20220129;16;3.6;9.8;2;7.49;1.6;1.39;10306 +64105;42.45957;8.7445;112;20220130;15;2.6;8.8;2.3;7.89;.1;1.32;10440 +64105;42.45957;8.7445;112;20220131;16.1;3;9.6;4;7.89;.1;1.93;9627 +64105;42.45957;8.7445;112;20220201;14.8;4.6;9.7;2.9;5.39;.1;2.07;10476 +64105;42.45957;8.7445;112;20220202;19.1;3.6;11.4;2;6.49;0;1.85;12118 +64105;42.45957;8.7445;112;20220203;15.1;3.9;9.5;2;9.59;0;1.11;9709 +64105;42.45957;8.7445;112;20220204;15.8;6.8;11.3;1.9;10.29;0;1.16;6709 +64105;42.45957;8.7445;112;20220205;16.1;7.5;11.8;2.5;9.39;0;1.56;9341 +64105;42.45957;8.7445;112;20220206;16.9;4.2;10.6;5.3;8.79;.2;2.26;12383 +64105;42.45957;8.7445;112;20220207;17.8;11.1;14.4;13.4;8.01;1;4.79;10778 +64105;42.45957;8.7445;112;20220208;15;11;13;3.5;7.31;0;2.37;11762 +64105;42.45957;8.7445;112;20220209;17.5;4.2;10.9;2.3;6.99;0;1.96;12988 +64105;42.45957;8.7445;112;20220210;16.8;3.8;10.3;2.3;7.19;0;1.87;13110 +64105;42.45957;8.7445;112;20220211;15.6;1.8;8.7;2.2;8.59;0;1.43;12485 +64105;42.45957;8.7445;112;20220212;16;4.5;10.3;2.9;8.39;0;1.82;12100 +64105;42.45957;8.7445;112;20220213;13.2;3.6;8.4;2.6;8.79;.5;1.18;5835 +64105;42.45957;8.7445;112;20220214;15.7;4.3;10;2.6;9.09;9.1;1.59;11638 +64105;42.45957;8.7445;112;20220215;12.7;8.4;10.6;5.7;8.49;2.3;2.12;6638 +64105;42.45957;8.7445;112;20220216;15;3.8;9.4;4;8.09;.2;2.01;12398 +64105;42.45957;8.7445;112;20220217;19.7;10.8;15.3;3.4;10.69;0;2.55;13269 +64105;42.45957;8.7445;112;20220218;18.2;11.4;14.8;4.1;10.71;0;2.49;13965 +64105;42.45957;8.7445;112;20220219;19.6;7;13.3;2.7;10.19;0;2.17;12681 +64105;42.45957;8.7445;112;20220220;16.4;5.4;10.9;3.3;9.69;0;1.86;11990 +64105;42.45957;8.7445;112;20220221;14.9;9.9;12.4;8.1;8.59;2.3;3.13;7465 +64105;42.45957;8.7445;112;20220222;17.1;4.8;11;2.8;6.89;0;2.46;15209 +64105;42.45957;8.7445;112;20220223;15;1.8;8.4;2.9;7.99;0;1.89;15439 +64105;42.45957;8.7445;112;20220224;15.7;4.6;10.2;3.3;9.19;0;1.89;12413 +64105;42.45957;8.7445;112;20220225;17;7.9;12.5;5.3;8.29;0;3.09;14136 +64105;42.45957;8.7445;112;20220226;13;5.1;9.1;5;5.39;.3;2.98;14009 +64105;42.45957;8.7445;112;20220227;11.8;1.5;6.7;3.4;4.29;0;2.42;12374 +64105;42.45957;8.7445;112;20220228;13.7;.4;7.1;3.5;5.59;0;2.42;16477 +64105;42.45957;8.7445;112;20220301;12.7;3.6;8.2;3.5;5.49;0;2.46;14159 +64105;42.45957;8.7445;112;20220302;13.5;.5;7;2.7;6.69;0;1.92;14088 +64105;42.45957;8.7445;112;20220303;13.9;4.3;9.1;2.4;8.09;.9;1.68;9582 +64105;42.45957;8.7445;112;20220304;13.8;5.8;9.8;2.4;8.99;3.9;1.71;11841 +64105;42.45957;8.7445;112;20220305;13.3;1.4;7.4;3.6;4.99;0;2.67;16129 +64105;42.45957;8.7445;112;20220306;12.1;-.7;5.7;3.7;4.99;.1;2.39;15374 +64105;42.45957;8.7445;112;20220307;12.4;-1.1;5.7;3.8;4.99;0;2.52;17810 +64105;42.45957;8.7445;112;20220308;13.5;-1.2;6.2;3.2;5.19;0;2.45;16578 +64105;42.45957;8.7445;112;20220309;12.9;-.6;6.2;2.7;5.19;0;2.35;18197 +64105;42.45957;8.7445;112;20220310;14.7;1.1;7.9;2.6;7.29;0;2.18;16717 +64105;42.45957;8.7445;112;20220311;16.3;2.6;9.5;3.1;7.99;0;2.5;17732 +64105;42.45957;8.7445;112;20220312;15.7;3.7;9.7;2.8;6.99;0;2.51;15147 +64105;42.45957;8.7445;112;20220313;16.9;3.2;10.1;2.5;8.39;.1;2.23;13579 +64105;42.45957;8.7445;112;20220314;18.7;6.9;12.8;2.6;10.19;0;2.36;12947 +64105;42.45957;8.7445;112;20220315;17.8;9.2;13.5;2.2;10.49;0;2.51;16745 +64105;42.45957;8.7445;112;20220316;17.4;6.6;12;2.5;10.49;0;2.32;16002 +64105;42.45957;8.7445;112;20220317;16.5;8.2;12.4;1.9;10.89;.2;1.81;10531 +64105;42.45957;8.7445;112;20220318;17.4;9.9;13.7;1.7;9.59;0;2.2;11905 +64105;42.45957;8.7445;112;20220319;15.6;9.4;12.5;2.2;9.59;.9;2.1;10842 +64105;42.45957;8.7445;112;20220320;16.1;7.9;12;2.3;9.59;1.1;2.02;9928 +64105;42.45957;8.7445;112;20220321;16.4;2.8;9.6;2.9;6.39;0;3.08;20532 +64105;42.45957;8.7445;112;20220322;16.7;1.1;8.9;3.1;5.99;0;3.19;20726 +64105;42.45957;8.7445;112;20220323;16.6;2.1;9.4;2.9;6.89;0;3.02;20919 +64105;42.45957;8.7445;112;20220324;17.1;2.8;10;3.2;6.99;0;3.22;21112 +64105;42.45957;8.7445;112;20220325;18.5;3.4;11;3.2;6.09;0;3.67;21304 +64105;42.45957;8.7445;112;20220326;17.5;3.6;10.6;2.2;7.99;.4;2.81;19377 +64105;42.45957;8.7445;112;20220327;23.6;10.7;17.2;3.9;8.29;1.3;4.77;19535 +64105;42.45957;8.7445;112;20220328;19.3;6.4;12.9;2.9;8.69;0;3.49;21878 +64105;42.45957;8.7445;112;20220329;17.5;5.8;11.7;2.5;8.19;2.9;3.09;20283 +64105;42.45957;8.7445;112;20220330;17;9;13;1.6;12.09;20.4;1.97;12397 +64105;42.45957;8.7445;112;20220331;17.5;10.4;14;4.6;11.49;1.3;2.92;15829 +64105;42.45957;8.7445;112;20220401;14;11.7;12.9;8.9;7.49;8;4.16;10317 +64105;42.45957;8.7445;112;20220402;11;4.4;7.7;5.7;7.47;12.3;2.21;9600 +64105;42.45957;8.7445;112;20220403;12.7;5;8.9;4.6;7.49;2.1;2.3;9251 +64105;42.45957;8.7445;112;20220404;13.7;2.2;8;2.8;7.39;0;2.67;21071 +64105;42.45957;8.7445;112;20220405;14.3;2.3;8.3;2.7;7.29;0;2.92;23371 +64105;42.45957;8.7445;112;20220406;15.6;3.4;9.5;2.6;8.39;1.2;2.57;17478 +64105;42.45957;8.7445;112;20220407;18.8;6.9;12.9;9.6;8.99;0;4.56;20931 +64105;42.45957;8.7445;112;20220408;22.4;15.2;18.8;10.6;10.19;0;6.86;22634 +64105;42.45957;8.7445;112;20220409;16.6;14.7;15.7;9;7.79;0;5.54;16915 +64105;42.45957;8.7445;112;20220410;15;9.3;12.1;4.3;7.21;0;3.64;19540 +64105;42.45957;8.7445;112;20220411;16.9;4.2;10.6;3.5;8.89;0;3.37;24444 +64105;42.45957;8.7445;112;20220412;18.8;4.6;11.7;2.3;9.49;0;3.44;24618 +64105;42.45957;8.7445;112;20220413;19.8;7.5;13.7;2.5;10.59;0;3.69;24790 +64105;42.45957;8.7445;112;20220414;20.7;7.1;13.9;2.3;10.99;0;3.5;22349 +64105;42.45957;8.7445;112;20220415;21.1;8.2;14.7;2.5;10.29;0;4.01;25000 +64105;42.45957;8.7445;112;20220416;22.6;8.1;15.4;3.5;8.89;0;4.81;25299 +64105;42.45957;8.7445;112;20220417;18;14.5;16.3;6.2;4.89;0;6.35;22278 +64105;42.45957;8.7445;112;20220418;18.4;8.2;13.3;3.3;6.89;0;4.46;25576 +64105;42.45957;8.7445;112;20220419;22;6.6;14.3;4;8.59;0;4.87;25792 +64105;42.45957;8.7445;112;20220420;21.5;8.3;14.9;2.5;11.19;2;3.58;20127 +64105;42.45957;8.7445;112;20220421;19.8;11.4;15.6;5;13.29;17;3.42;18479 +64105;42.45957;8.7445;112;20220422;18;12.2;15.1;3.8;12.69;0;2.62;11464 +64105;42.45957;8.7445;112;20220423;18.8;8.4;13.6;4.1;11.59;5.2;3.56;22917 +64105;42.45957;8.7445;112;20220424;14.8;12.5;13.7;7.8;11.59;15.2;2.71;10098 +64105;42.45957;8.7445;112;20220425;21.1;13.3;17.2;6.7;9.89;0;5.81;25743 +64105;42.45957;8.7445;112;20220426;23.1;8.6;15.9;3.8;9.49;0;5.17;26880 +64105;42.45957;8.7445;112;20220427;20.3;8.1;14.2;2.5;10.59;0;4.16;27028 +64105;42.45957;8.7445;112;20220428;24.9;8.3;16.6;4.3;9.69;0;5.69;27173 +64105;42.45957;8.7445;112;20220429;23.5;8.9;16.2;4.7;7.79;0;6;27317 +64105;42.45957;8.7445;112;20220430;19.6;8;13.8;2.9;9.89;0;4.17;26136 +64105;42.45957;8.7445;112;20220501;19.9;9.1;14.5;3.7;10.79;0;4.34;26537 +64105;42.45957;8.7445;112;20220502;19.6;8;13.8;3;10.39;0;4.26;27735 +64105;42.45957;8.7445;112;20220503;20.4;9;14.7;2.8;11.89;0;4.14;26761 +64105;42.45957;8.7445;112;20220504;20.4;10.1;15.3;2.1;12.99;0;3.78;24331 +64105;42.45957;8.7445;112;20220505;16.9;13.6;15.3;.9;15.09;17.3;1.45;6667 +64105;42.45957;8.7445;112;20220506;16.9;12.3;14.6;5.2;14.99;3;1.69;8325 +64105;42.45957;8.7445;112;20220507;20.7;14.5;17.6;3.7;14.49;0;3.6;17841 +64105;42.45957;8.7445;112;20220508;22;12.2;17.1;3.8;12.99;.1;4.35;22678 +64105;42.45957;8.7445;112;20220509;23.5;11.2;17.4;3.3;12.99;.1;5.02;28630 +64105;42.45957;8.7445;112;20220510;24.4;11.2;17.8;2.6;12.79;.1;5.07;28749 +64105;42.45957;8.7445;112;20220511;26;12.9;19.5;3.2;11.59;0;5.85;28865 +64105;42.45957;8.7445;112;20220512;26.6;11.5;19.1;2.1;11.39;0;5.42;28979 +64105;42.45957;8.7445;112;20220513;26.6;9.9;18.3;2.8;10.79;0;5.71;29090 +64105;42.45957;8.7445;112;20220514;25.7;10.7;18.2;2.8;12.29;0;5.44;29198 +64105;42.45957;8.7445;112;20220515;22.9;10.7;16.8;2.9;13.19;0;4.87;29304 +64105;42.45957;8.7445;112;20220516;24.4;12.4;18.4;2.2;13.29;0;5.12;29299 +64105;42.45957;8.7445;112;20220517;26.4;12.9;19.7;2.9;13.79;0;5.65;29509 +64105;42.45957;8.7445;112;20220518;25.6;13.2;19.4;2.7;13.39;0;5.54;29607 +64105;42.45957;8.7445;112;20220519;28.8;15.5;22.2;2.9;15.19;.1;6.18;29703 +64105;42.45957;8.7445;112;20220520;29.7;14.5;22.1;2.1;16.09;0;5.87;29796 +64105;42.45957;8.7445;112;20220521;29.8;14.2;22;2.8;13.69;0;6.4;29886 +64105;42.45957;8.7445;112;20220522;29.2;14.9;22.1;2;14.39;.4;5.93;29974 +64105;42.45957;8.7445;112;20220523;27.8;13.8;20.8;2.4;14.99;0;5.77;30059 +64105;42.45957;8.7445;112;20220524;29.9;16;23;2.8;15.19;0;6.45;30141 +64105;42.45957;8.7445;112;20220525;25;14.9;20;2.6;16.39;.1;5.2;28892 +64105;42.45957;8.7445;112;20220526;25.8;18.8;22.3;1.9;20.29;.3;4.77;25205 +64105;42.45957;8.7445;112;20220527;32.9;19.4;26.2;2.1;17.39;0;5.54;21775 +64105;42.45957;8.7445;112;20220528;30.8;18;24.4;2.4;15.69;.1;6.58;30442 +64105;42.45957;8.7445;112;20220529;25.2;17.1;21.2;2.4;18.79;0;4.22;21237 +64105;42.45957;8.7445;112;20220530;28.7;15.2;22;2.2;16.29;0;5.92;30344 +64105;42.45957;8.7445;112;20220531;27.1;14.9;21;2.3;17.09;0;5.29;27738 +64105;42.45957;8.7445;112;20220601;25.9;15.9;20.9;2.1;19.19;0;5.37;30697 +64105;42.45957;8.7445;112;20220602;29.2;16.1;22.7;2.5;19.29;0;5.98;30754 +64105;42.45957;8.7445;112;20220603;34.1;20.9;27.5;2.7;17.69;0;7.38;30468 +64105;42.45957;8.7445;112;20220604;34.6;20.5;27.6;2.9;18.19;0;7.58;30859 +64105;42.45957;8.7445;112;20220605;35.2;23.6;29.4;3.7;19.39;0;8.31;30545 +64105;42.45957;8.7445;112;20220606;33.6;23.4;28.5;4.7;12.69;0;9.34;30442 +64105;42.45957;8.7445;112;20220607;32;23.5;27.8;6.6;12.59;0;10.17;30432 +64105;42.45957;8.7445;112;20220608;30.5;22.6;26.6;7.3;12.89;0;9.36;24868 +64105;42.45957;8.7445;112;20220609;28.1;21.7;24.9;5.2;14.39;0;7.72;28344 +64105;42.45957;8.7445;112;20220610;29.5;14.9;22.2;3.8;13.59;0;7.07;31102 +64105;42.45957;8.7445;112;20220611;28.6;16;22.3;3.2;12.29;0;6.9;31132 +64105;42.45957;8.7445;112;20220612;30.3;15.7;23;2.9;11.39;0;7.11;31159 +64105;42.45957;8.7445;112;20220613;35.5;17.2;26.4;2.9;14.69;0;7.86;31184 +64105;42.45957;8.7445;112;20220614;26.9;17.6;22.3;2.1;21.59;0;5.41;29823 +64105;42.45957;8.7445;112;20220615;28.3;17.8;23.1;2.3;20.99;0;5.9;31223 +64105;42.45957;8.7445;112;20220616;29.5;18.6;24.1;2.6;18.39;0;6.46;31238 +64105;42.45957;8.7445;112;20220617;29.4;17.4;23.4;2.5;18.29;.2;6.31;31250 +64105;42.45957;8.7445;112;20220618;33.3;18.9;26.1;2;17.79;0;6.84;31259 +64105;42.45957;8.7445;112;20220619;32.5;19.9;26.2;2.6;19.29;0;7.01;31265 +64105;42.45957;8.7445;112;20220620;32.9;18.8;25.9;2.8;19.69;0;7.05;31268 +64105;42.45957;8.7445;112;20220621;31.7;19.3;25.5;2.8;16.49;0;7.14;31267 +64105;42.45957;8.7445;112;20220622;32.1;20.9;26.5;1.9;17.99;.3;6.57;29949 +64105;42.45957;8.7445;112;20220623;30.5;20.5;25.5;1.8;21.39;.2;5.4;24892 +64105;42.45957;8.7445;112;20220624;34.2;19.7;27;3.9;18.99;0;7.97;31249 +64105;42.45957;8.7445;112;20220625;29.2;22;25.6;3.9;19.59;0;6.39;25963 +64105;42.45957;8.7445;112;20220626;35.2;19.5;27.4;2.3;17.89;0;7.33;31221 +64105;42.45957;8.7445;112;20220627;34.4;22.8;28.6;2.6;20.19;0;7.5;31203 +64105;42.45957;8.7445;112;20220628;34.6;23.5;29.1;3.8;22.39;2.2;7.47;27248 +64105;42.45957;8.7445;112;20220629;31.6;22.7;27.2;5;16.79;0;8.41;30349 +64105;42.45957;8.7445;112;20220630;28;16.4;22.2;2.5;17.19;0;6.06;31130 +64105;42.45957;8.7445;112;20220701;32.5;18.4;25.5;2.8;17.89;0;7.06;31100 +64105;42.45957;8.7445;112;20220702;29.2;16.4;22.8;2.5;17.89;0;6.19;31067 +64105;42.45957;8.7445;112;20220703;31.4;17.5;24.5;2.5;16.79;0;6.73;31031 +64105;42.45957;8.7445;112;20220704;34.1;19;26.6;2.9;15.79;0;7.59;30992 +64105;42.45957;8.7445;112;20220705;36.6;20.1;28.4;4.6;13.19;0;9.66;30950 +64105;42.45957;8.7445;112;20220706;33.9;27.9;30.9;4.3;17.19;0;8.88;28561 +64105;42.45957;8.7445;112;20220707;32;18.7;25.4;2.2;20.19;0;6.52;30857 +64105;42.45957;8.7445;112;20220708;32.7;19.1;25.9;3.4;17.09;0;7.47;30806 +64105;42.45957;8.7445;112;20220709;32.4;18.3;25.4;2.7;13.29;0;7.26;30752 +64105;42.45957;8.7445;112;20220710;31.9;17.6;24.8;2.9;14.49;0;7.15;30696 +64105;42.45957;8.7445;112;20220711;29.7;18.3;24;2.9;15.39;0;6.74;30636 +64105;42.45957;8.7445;112;20220712;29.5;18.8;24.2;2.5;18.39;0;6.18;29511 +64105;42.45957;8.7445;112;20220713;29.8;19.1;24.5;2.5;21.39;0;6.14;30509 +64105;42.45957;8.7445;112;20220714;30.2;20;25.1;2.8;22.19;0;6.28;30358 +64105;42.45957;8.7445;112;20220715;34.6;19.7;27.2;2.8;20.19;0;7.21;30370 +64105;42.45957;8.7445;112;20220716;29.9;19.4;24.7;2.9;21.19;0;6.26;30297 +64105;42.45957;8.7445;112;20220717;31.1;21.1;26.1;2.6;24.39;0;6.3;30221 +64105;42.45957;8.7445;112;20220718;34.2;20.3;27.3;2.5;23.09;0;6.8;30142 +64105;42.45957;8.7445;112;20220719;34.7;21.5;28.1;2.8;23.09;0;7.1;30060 +64105;42.45957;8.7445;112;20220720;34.4;22.1;28.3;2.7;20.89;.2;7.19;29976 +64105;42.45957;8.7445;112;20220721;36.7;22.6;29.7;2.6;17.19;0;7.72;29889 +64105;42.45957;8.7445;112;20220722;33.9;20.8;27.4;2.5;20.59;.1;6.88;29799 +64105;42.45957;8.7445;112;20220723;37.7;19.6;28.7;3.5;17.99;0;8.31;29707 +64105;42.45957;8.7445;112;20220724;35.3;21.7;28.5;3.2;19.39;0;7.64;29612 +64105;42.45957;8.7445;112;20220725;35.8;20.4;28.1;3.3;18.69;0;7.73;29515 +64105;42.45957;8.7445;112;20220726;37.1;24;30.6;5.4;18.49;0;9.71;29415 +64105;42.45957;8.7445;112;20220727;33.8;22.7;28.3;3.6;17.09;0;7.83;29313 +64105;42.45957;8.7445;112;20220728;31.5;18.4;25;2.5;18.59;0;6.32;29208 +64105;42.45957;8.7445;112;20220729;33;19.6;26.3;2.9;18.09;0;6.87;29071 +64105;42.45957;8.7445;112;20220730;33.9;25;29.5;3.9;17.89;0;8.07;28554 +64105;42.45957;8.7445;112;20220731;30.4;19;24.7;2.6;20.29;.3;6.03;28878 +64105;42.45957;8.7445;112;20220801;32.5;20;26.3;2.6;19.59;0;6.49;28764 +64105;42.45957;8.7445;112;20220802;31.1;21.1;26.1;3.1;22.39;0;6.25;28400 +64105;42.45957;8.7445;112;20220803;31.8;21.3;26.6;2.6;21.99;0;6.27;28527 +64105;42.45957;8.7445;112;20220804;31.9;20.5;26.2;2.7;19.99;0;6.38;28405 +64105;42.45957;8.7445;112;20220805;35.1;21.1;28.1;2.8;20.39;0;6.97;28281 +64105;42.45957;8.7445;112;20220806;32.6;19.8;26.2;2.6;21.49;0;6.23;28155 +64105;42.45957;8.7445;112;20220807;32.4;22.6;27.5;2.5;25.29;.1;5.74;25397 +64105;42.45957;8.7445;112;20220808;31.6;22.1;26.9;3.5;23.39;1;6.29;27411 +64105;42.45957;8.7445;112;20220809;33.4;20.6;27;3.7;19.19;.1;7.08;27763 +64105;42.45957;8.7445;112;20220810;32.9;20.9;26.9;3.9;19.29;.3;7.06;27628 +64105;42.45957;8.7445;112;20220811;32.9;20.5;26.7;2.9;17.69;0;6.64;27491 +64105;42.45957;8.7445;112;20220812;32.9;19.9;26.4;2.5;15.99;0;6.11;24579 +64105;42.45957;8.7445;112;20220813;28.8;16.7;22.8;2.5;21.39;3.6;4.48;22457 +64105;42.45957;8.7445;112;20220814;29.3;20.4;24.9;2.3;22.59;3.8;3.97;16805 +64105;42.45957;8.7445;112;20220815;32.3;20.4;26.4;2.5;22.39;.2;5.34;22977 +64105;42.45957;8.7445;112;20220816;30.6;22;26.3;2.1;24.79;.2;4.91;22971 +64105;42.45957;8.7445;112;20220817;32.9;20.5;26.7;2.6;20.59;.1;5.53;22389 +64105;42.45957;8.7445;112;20220818;28.4;22.9;25.7;2.9;21.89;12;4.77;20180 +64105;42.45957;8.7445;112;20220819;28.3;18.2;23.3;4;19.09;.3;5.14;22401 +64105;42.45957;8.7445;112;20220820;30.1;18.3;24.2;2.5;18.29;0;5.51;26167 +64105;42.45957;8.7445;112;20220821;29.8;18.5;24.2;2.4;20.79;0;5.22;26010 +64105;42.45957;8.7445;112;20220822;28;19.5;23.8;2.7;22.49;0;4.66;23878 +64105;42.45957;8.7445;112;20220823;28.8;18.5;23.7;2.7;20.19;0;5.13;25679 +64105;42.45957;8.7445;112;20220824;30.9;18.8;24.9;2.8;19.19;0;5.6;25531 +64105;42.45957;8.7445;112;20220825;29.3;18.2;23.8;2.9;18.09;.1;5.39;25367 +64105;42.45957;8.7445;112;20220826;31.7;19.5;25.6;2.2;20.09;0;5.26;24204 +64105;42.45957;8.7445;112;20220827;28.6;19.7;24.2;2.4;22.79;.2;4.51;22851 +64105;42.45957;8.7445;112;20220828;30.2;20.3;25.3;2.2;22.59;.1;4.62;21864 +64105;42.45957;8.7445;112;20220829;31.4;18.6;25;2.5;20.59;0;5.27;24698 +64105;42.45957;8.7445;112;20220830;31.2;19.2;25.2;2.6;20.69;0;4.82;20838 +64105;42.45957;8.7445;112;20220831;30.8;18.2;24.5;4;18.79;0;5.55;21882 +64105;42.45957;8.7445;112;20220901;29;23.7;26.4;3.8;21.09;0;5.43;21820 +64105;42.45957;8.7445;112;20220902;29.9;19.9;24.9;2.3;22.09;.1;4.41;20686 +64105;42.45957;8.7445;112;20220903;29.3;21.5;25.4;2.3;21.49;.2;4.14;17818 +64105;42.45957;8.7445;112;20220904;30;20.1;25.1;2.5;20.49;0;4.83;22468 +64105;42.45957;8.7445;112;20220905;30;19.2;24.6;2.9;19.69;0;4.91;21996 +64105;42.45957;8.7445;112;20220906;30.9;20.2;25.6;2.8;19.39;.2;4.94;20528 +64105;42.45957;8.7445;112;20220907;29.2;20;24.6;2.6;23.19;.1;4.23;20607 +64105;42.45957;8.7445;112;20220908;32.3;20.4;26.4;4;21.19;0;4.9;15008 +64105;42.45957;8.7445;112;20220909;29.7;23.7;26.7;6.8;15.49;0;7.62;20969 +64105;42.45957;8.7445;112;20220910;28.1;22.9;25.5;7.6;16.19;0;7.12;19890 +64105;42.45957;8.7445;112;20220911;29.4;22.8;26.1;5.7;16.09;0;6.71;20532 +64105;42.45957;8.7445;112;20220912;26.9;15.9;21.4;2.7;16.99;0;4.26;22194 +64105;42.45957;8.7445;112;20220913;28.4;16.8;22.6;2.5;18.99;0;4.27;22008 +64105;42.45957;8.7445;112;20220914;32.5;18.8;25.7;2.6;18.99;.1;4.85;20009 +64105;42.45957;8.7445;112;20220915;31.4;22.1;26.8;5.6;20.49;0;6.01;18876 +64105;42.45957;8.7445;112;20220916;29.4;24.4;26.9;9.3;17.09;.1;8.03;18951 +64105;42.45957;8.7445;112;20220917;25.2;21.4;23.3;7.1;10.89;0;6.99;16922 +64105;42.45957;8.7445;112;20220918;25.1;13.3;19.2;3;11.19;0;4.24;19324 +64105;42.45957;8.7445;112;20220919;29.6;14.2;21.9;3;12.39;0;4.95;20875 +64105;42.45957;8.7445;112;20220920;26.3;15.2;20.8;2.5;14.79;0;3.78;18298 +64105;42.45957;8.7445;112;20220921;27.2;14.1;20.7;2.9;11.99;.1;4.22;16824 +64105;42.45957;8.7445;112;20220922;25.6;13.5;19.6;3.2;10.49;0;4.52;20301 +64105;42.45957;8.7445;112;20220923;24.1;11.8;18;3;10.59;0;3.94;18625 +64105;42.45957;8.7445;112;20220924;22.7;14.6;18.7;1.7;15.09;7.9;2.25;10351 +64105;42.45957;8.7445;112;20220925;23.5;15.7;19.6;1.6;17.89;1.5;2.58;15248 +64105;42.45957;8.7445;112;20220926;24.4;17.3;20.9;6.1;14.89;.7;4.45;14239 +64105;42.45957;8.7445;112;20220927;21.2;18.3;19.8;9.5;12.89;3;4.9;7521 +64105;42.45957;8.7445;112;20220928;22.4;17.9;20.2;8.8;14.19;9.8;4.63;10106 +64105;42.45957;8.7445;112;20220929;23.3;18.6;21;7.3;14.89;11;4.59;12903 +64105;42.45957;8.7445;112;20220930;19.4;14.6;17;3.1;15.19;6.9;1.91;7398 +64105;42.45957;8.7445;112;20221001;21.8;16;18.9;7.4;12.69;0;4.56;15198 +64105;42.45957;8.7445;112;20221002;27.9;19.3;23.6;8.1;14.49;0;6.54;17226 +64105;42.45957;8.7445;112;20221003;24.1;17.6;20.9;3.9;15.59;0;3.69;16385 +64105;42.45957;8.7445;112;20221004;23.3;14.7;19;2.3;17.19;0;2.69;16924 +64105;42.45957;8.7445;112;20221005;23.7;12.9;18.3;3.4;16.49;0;2.9;17484 +64105;42.45957;8.7445;112;20221006;22.4;13.8;18.1;2.4;16.49;0;2.53;16451 +64105;42.45957;8.7445;112;20221007;23;13.4;18.2;3.1;16.09;0;2.76;16777 +64105;42.45957;8.7445;112;20221008;23.8;12.6;18.2;3;14.69;.7;2.87;15035 +64105;42.45957;8.7445;112;20221009;24.9;15.7;20.3;2;16.79;5.3;2.06;7176 +64105;42.45957;8.7445;112;20221010;23.2;16.2;19.7;2.5;17.39;4.3;2.5;14218 +64105;42.45957;8.7445;112;20221011;23.1;13.6;18.4;2.9;16.29;.2;2.51;14720 +64105;42.45957;8.7445;112;20221012;21.5;14.1;17.8;1.9;16.79;0;1.93;12299 +64105;42.45957;8.7445;112;20221013;22.8;14.3;18.6;2.8;16.19;.2;2.48;14529 +64105;42.45957;8.7445;112;20221014;24.3;16.5;20.4;5;14.79;0;3.66;12101 +64105;42.45957;8.7445;112;20221015;26.3;15;20.7;3.7;14.79;0;3.6;15610 +64105;42.45957;8.7445;112;20221016;23.7;13.9;18.8;2.7;15.29;0;2.58;14064 +64105;42.45957;8.7445;112;20221017;23.9;13.4;18.7;2.8;15.79;0;2.57;15047 +64105;42.45957;8.7445;112;20221018;25.3;13.6;19.5;2.5;15.99;0;2.6;14204 +64105;42.45957;8.7445;112;20221019;22.7;13.8;18.3;2.5;16.09;.5;2.25;14306 +64105;42.45957;8.7445;112;20221020;22.6;12.1;17.4;2.5;15.29;0;2.17;13897 +64105;42.45957;8.7445;112;20221021;25.9;14;20;2;13.99;0;2.31;8194 +64105;42.45957;8.7445;112;20221022;30.5;16.1;23.3;2.2;13.49;0;3.31;13923 +64105;42.45957;8.7445;112;20221023;27.3;15.1;21.2;2.9;13.79;0;3.16;11238 +64105;42.45957;8.7445;112;20221024;31.6;14.1;22.9;4.8;10.59;0;5.66;14353 +64105;42.45957;8.7445;112;20221025;30.2;16.8;23.5;3.1;13.19;0;3.8;10172 +64105;42.45957;8.7445;112;20221026;28.5;13.8;21.2;2.4;12.59;0;3.11;14017 +64105;42.45957;8.7445;112;20221027;24.4;13.5;19;3.1;12.29;0;2.94;13099 +64105;42.45957;8.7445;112;20221028;23.9;12.2;18.1;2.8;13.89;0;2.43;13275 +64105;42.45957;8.7445;112;20221029;23.7;11.8;17.8;2.8;14.89;0;2.22;13138 +64105;42.45957;8.7445;112;20221030;25.4;12.1;18.8;3.2;13.19;0;2.86;13210 +64105;42.45957;8.7445;112;20221031;23;10.7;16.9;2.8;11.99;0;2.4;12740 +64105;42.45957;8.7445;112;20221101;23.9;10.8;17.4;2.7;12.69;.1;2.34;11720 +64105;42.45957;8.7445;112;20221102;25.3;13.8;19.6;2.4;14.49;.2;2.3;11292 +64105;42.45957;8.7445;112;20221103;22.8;13.3;18.1;2.6;14.89;15.3;1.96;10571 +64105;42.45957;8.7445;112;20221104;19.6;15.4;17.5;7.6;12.79;4.7;3.26;6072 +64105;42.45957;8.7445;112;20221105;19.1;9.2;14.2;2.8;10.49;.7;1.91;10700 +64105;42.45957;8.7445;112;20221106;20.7;8.9;14.8;3.4;9.69;0;2.45;11809 +64105;42.45957;8.7445;112;20221107;23.7;11.5;17.6;3.9;12.29;0;2.78;11722 +64105;42.45957;8.7445;112;20221108;21.9;9.9;15.9;2.4;11.99;.3;1.87;11249 +64105;42.45957;8.7445;112;20221109;21.9;11;16.5;2.5;12.79;0;1.85;11212 +64105;42.45957;8.7445;112;20221110;21.8;13.3;17.6;2;15.79;0;1.38;7877 +64105;42.45957;8.7445;112;20221111;22.4;11.4;16.9;2.2;14.29;0;1.61;10945 +64105;42.45957;8.7445;112;20221112;20.1;11.1;15.6;2.1;13.09;0;1.4;8144 +64105;42.45957;8.7445;112;20221113;19.9;13;16.5;2.7;9.89;1.6;2.15;8275 +64105;42.45957;8.7445;112;20221114;20;9.3;14.7;2.5;11.29;5.9;1.64;8708 +64105;42.45957;8.7445;112;20221115;18.4;10.7;14.6;2.4;14.29;31.9;1.01;4401 +64105;42.45957;8.7445;112;20221116;21.4;14.9;18.2;5.7;14.79;5.5;2.46;7204 +64105;42.45957;8.7445;112;20221117;21.8;16.1;19;6.2;12.19;8.7;3.56;7296 +64105;42.45957;8.7445;112;20221118;18.6;14.6;16.6;6.5;12.39;.1;2.7;6546 +64105;42.45957;8.7445;112;20221119;18;11.7;14.9;3.1;10.19;0;1.94;4172 +64105;42.45957;8.7445;112;20221120;17.4;7.6;12.5;3;9.99;0;1.52;8842 +64105;42.45957;8.7445;112;20221121;17.8;9.2;13.5;4.8;10.59;37.7;2.02;7794 +64105;42.45957;8.7445;112;20221122;15.3;10.7;13;5.3;11.09;14;1.74;2580 +64105;42.45957;8.7445;112;20221123;15.6;12.8;14.2;6.6;10.69;5.1;2.44;2899 +64105;42.45957;8.7445;112;20221124;18.5;12.3;15.4;4.9;10.09;.6;2.56;8614 +64105;42.45957;8.7445;112;20221125;14.6;9.3;12;3;12.09;6.7;.9;708 +64105;42.45957;8.7445;112;20221126;16.6;11.4;14;4.8;10.09;1.7;2.14;7228 +64105;42.45957;8.7445;112;20221127;16.9;5.5;11.2;2.1;7.29;0;1.37;9168 +64105;42.45957;8.7445;112;20221128;14.9;5;10;2;8.99;0;1.04;3778 +64105;42.45957;8.7445;112;20221129;13.5;8.5;11;2.1;9.69;.7;1.03;2914 +64105;42.45957;8.7445;112;20221130;14.5;6.2;10.4;3.7;8.39;0;1.49;8381 +64105;42.45957;8.7445;112;20221201;13.8;3.6;8.7;2.8;7.69;0;1.28;4755 +64105;42.45957;8.7445;112;20221202;14.8;5.3;10.1;2.4;8.39;.5;1.25;3567 +64105;42.45957;8.7445;112;20221203;18.2;7.3;12.8;2.1;9.19;6.6;1.37;5469 +64105;42.45957;8.7445;112;20221204;18.5;9.3;13.9;3;10.89;6.9;1.5;6371 +64105;42.45957;8.7445;112;20221205;18.5;11.5;15;3.6;11.89;1.8;1.64;5987 +64105;42.45957;8.7445;112;20221206;16.9;7.9;12.4;2.7;11.59;0;.98;7347 +64105;42.45957;8.7445;112;20221207;18.3;7.7;13;2.3;10.59;0;1.14;8269 +64105;42.45957;8.7445;112;20221208;14.2;6.3;10.3;3.2;9.59;3;1.17;2697 +64105;42.45957;8.7445;112;20221209;19.2;9.2;14.2;4.8;12.89;9.3;1.57;4039 +64105;42.45957;8.7445;112;20221210;16.5;12.8;14.7;3.6;12.39;3.7;1.45;2625 +64105;42.45957;8.7445;112;20221211;12.6;9.5;11.1;7.8;7.79;0;2.59;4782 +64105;42.45957;8.7445;112;20221212;14.3;3.5;8.9;4;6.69;3.3;1.75;7398 +64105;42.45957;8.7445;112;20221213;11;6.6;8.8;1.6;10.59;6.7;.51;1633 +64105;42.45957;8.7445;112;20221214;14.6;9.5;12.1;1.9;12.39;2.7;.67;3390 +64105;42.45957;8.7445;112;20221215;17.8;7.6;12.7;4.6;12.39;23.3;1.26;3223 +64105;42.45957;8.7445;112;20221216;17.4;12.3;14.9;6.4;11.79;7.1;2.2;3987 +64105;42.45957;8.7445;112;20221217;16.8;12.9;14.9;5.7;9.49;4.9;2.64;6836 +64105;42.45957;8.7445;112;20221218;16.3;5.2;10.8;2.1;9.59;0;.91;7314 +64105;42.45957;8.7445;112;20221219;15;5.2;10.1;2.1;9.69;0;.76;7816 +64105;42.45957;8.7445;112;20221220;17.2;5.4;11.3;2.2;9.29;0;1.04;8148 +64105;42.45957;8.7445;112;20221221;14.5;5.4;10;3.1;10.29;1.9;.93;3183 +64105;42.45957;8.7445;112;20221222;18.1;11;14.6;7.4;11.79;.2;2.24;6939 +64105;42.45957;8.7445;112;20221223;21.1;15.3;18.2;7.6;12.09;.7;3.62;4172 +64105;42.45957;8.7445;112;20221224;21.6;16.9;19.3;6.7;11.59;0;3.75;7032 +64105;42.45957;8.7445;112;20221225;17.3;7.5;12.4;2.3;11.09;0;.94;7400 +64105;42.45957;8.7445;112;20221226;18.1;7.9;13;2.9;11.59;.3;1.1;7999 +64105;42.45957;8.7445;112;20221227;20.3;9.1;14.7;6.1;9.29;0;3.01;8148 +64105;42.45957;8.7445;112;20221228;18.3;14;16.2;4.2;8.79;0;2.63;7111 +64105;42.45957;8.7445;112;20221229;19.6;7.6;13.6;3.3;9.09;0;1.86;8302 +64105;42.45957;8.7445;112;20221230;19;7.7;13.4;5.3;10.29;.2;2.19;5924 +64105;42.45957;8.7445;112;20221231;18.6;8.8;13.7;2.4;11.49;0;1.13;7267 +64106;42.4882;8.98764;436;20220101;13.3;8.4;10.9;2.2;10.54;0;.87;4010 +64106;42.4882;8.98764;436;20220102;10.9;6.5;8.7;2.1;9.64;.1;.77;5007 +64106;42.4882;8.98764;436;20220103;16;6;11;3.4;9.01;.1;1.55;8373 +64106;42.4882;8.98764;436;20220104;13;6.5;9.7;2.3;10.01;.1;.8;6965 +64106;42.4882;8.98764;436;20220105;13.1;6.4;9.8;3.5;9.24;11.3;1.23;7004 +64106;42.4882;8.98764;436;20220106;7.7;2.1;4.9;2.7;7.83;10.3;.61;4921 +64106;42.4882;8.98764;436;20220107;10.2;4.1;7.2;3.5;6.57;0;1.29;7263 +64106;42.4882;8.98764;436;20220108;10.7;2.3;6.5;3.4;6.87;2.2;1.18;8446 +64106;42.4882;8.98764;436;20220109;9.6;4.6;7.1;7;7.74;2.5;1.45;6424 +64106;42.4882;8.98764;436;20220110;9.2;2.8;6;4;5.44;.3;1.58;7542 +64106;42.4882;8.98764;436;20220111;11.2;4.2;7.7;4.6;4.74;0;2.2;8293 +64106;42.4882;8.98764;436;20220112;10.2;3.3;6.7;6;4.31;0;2.45;8308 +64106;42.4882;8.98764;436;20220113;10.6;2.4;6.5;4.9;4.61;0;2.19;9090 +64106;42.4882;8.98764;436;20220114;11;2.6;6.8;2.3;6.41;0;1.02;8932 +64106;42.4882;8.98764;436;20220115;12.2;1.6;6.9;1.8;7.07;0;.87;9817 +64106;42.4882;8.98764;436;20220116;12.1;1.5;6.8;1.8;7.34;0;.83;9783 +64106;42.4882;8.98764;436;20220117;12;1.5;6.7;2.1;7.34;0;.93;9918 +64106;42.4882;8.98764;436;20220118;11.8;1.7;6.7;1.3;7.81;0;.69;9595 +64106;42.4882;8.98764;436;20220119;11.5;2.9;7.2;1.8;7.97;0;.83;8882 +64106;42.4882;8.98764;436;20220120;9.1;5;7.1;2.9;7.64;0;1.14;6137 +64106;42.4882;8.98764;436;20220121;11.1;2.5;6.8;2.3;7.21;0;1.02;9508 +64106;42.4882;8.98764;436;20220122;10.3;1.6;6;2.1;5.84;0;1.02;10416 +64106;42.4882;8.98764;436;20220123;11.3;1.8;6.6;1.7;6.77;0;.93;10451 +64106;42.4882;8.98764;436;20220124;10.8;2.2;6.5;2;7.44;0;.92;10287 +64106;42.4882;8.98764;436;20220125;11;3.2;7.1;2.4;7.91;0;1;9389 +64106;42.4882;8.98764;436;20220126;9.9;3.1;6.5;2.7;7.94;0;1.11;8780 +64106;42.4882;8.98764;436;20220127;12.2;4;8.1;1.7;7.81;0;1.03;9658 +64106;42.4882;8.98764;436;20220128;12.1;3.1;7.6;1.8;7.94;0;.97;10806 +64106;42.4882;8.98764;436;20220129;12.4;2.5;7.4;2.6;7.61;.5;1.26;11149 +64106;42.4882;8.98764;436;20220130;12.3;2.3;7.3;1.8;7.94;0;.99;11319 +64106;42.4882;8.98764;436;20220131;11.6;2.8;7.2;4.2;7.87;.1;1.44;10644 +64106;42.4882;8.98764;436;20220201;12.7;5.6;9.2;4.2;4.87;.2;2.6;9216 +64106;42.4882;8.98764;436;20220202;16.3;2.3;9.3;2.3;6.64;0;1.66;12165 +64106;42.4882;8.98764;436;20220203;15.7;5.5;10.6;2.1;9.37;0;1.36;10707 +64106;42.4882;8.98764;436;20220204;13;6.2;9.6;2.1;10.11;0;1.07;9201 +64106;42.4882;8.98764;436;20220205;12.7;4.9;8.8;1.7;9.21;0;1.05;10371 +64106;42.4882;8.98764;436;20220206;13.1;3.9;8.5;2.6;8.87;0;1.33;12334 +64106;42.4882;8.98764;436;20220207;14.2;5.5;9.9;6.3;8.07;.4;2.6;11360 +64106;42.4882;8.98764;436;20220208;13.3;4.1;8.7;2.2;6.81;0;1.59;12541 +64106;42.4882;8.98764;436;20220209;13.7;2.8;8.3;2.2;7.27;0;1.56;13027 +64106;42.4882;8.98764;436;20220210;11.7;3.4;7.6;2.6;8.28;0;1.82;11558 +64106;42.4882;8.98764;436;20220211;12.9;4.5;8.7;3;9.31;0;1.6;11362 +64106;42.4882;8.98764;436;20220212;13.6;5.6;9.6;5.7;8.61;0;2.46;11986 +64106;42.4882;8.98764;436;20220213;11.3;5;8.2;2.6;8.71;1.8;1.45;8270 +64106;42.4882;8.98764;436;20220214;13.1;5.4;9.2;3.3;9.41;6;1.74;11255 +64106;42.4882;8.98764;436;20220215;12;6.3;9.2;6.9;7.91;0;2.6;9335 +64106;42.4882;8.98764;436;20220216;11.9;2.6;7.2;2.7;7.61;0;1.58;13692 +64106;42.4882;8.98764;436;20220217;15.8;5.8;10.8;2.5;9.77;0;1.73;13395 +64106;42.4882;8.98764;436;20220218;17.1;6.2;11.7;2.6;9.94;0;2;14532 +64106;42.4882;8.98764;436;20220219;14.7;6.5;10.6;1.8;10.37;0;1.46;11880 +64106;42.4882;8.98764;436;20220220;13.7;4.2;9;3.2;9.71;0;1.64;13406 +64106;42.4882;8.98764;436;20220221;13;4.9;9;8.5;7.97;1.3;2.62;12774 +64106;42.4882;8.98764;436;20220222;14.2;6.6;10.4;3.4;7.11;0;2.38;13444 +64106;42.4882;8.98764;436;20220223;14.7;3.2;8.9;2.4;7.94;0;1.92;15384 +64106;42.4882;8.98764;436;20220224;13.8;4;8.9;2.9;8.14;0;1.92;13832 +64106;42.4882;8.98764;436;20220225;14.1;4.1;9.1;3.6;8.07;0;2.23;15077 +64106;42.4882;8.98764;436;20220226;10.3;3.3;6.8;5.5;4.77;.1;2.78;13681 +64106;42.4882;8.98764;436;20220227;9.9;2;6;4.3;3.91;0;2.69;14780 +64106;42.4882;8.98764;436;20220228;11.5;2.6;7;3.4;5.51;0;2.32;15713 +64106;42.4882;8.98764;436;20220301;9.6;2;5.8;4.1;5.28;0;2.49;14702 +64106;42.4882;8.98764;436;20220302;10.2;1.5;5.9;2.5;6.45;0;1.93;15225 +64106;42.4882;8.98764;436;20220303;11.2;2.8;7;1.8;7.81;.2;1.7;12134 +64106;42.4882;8.98764;436;20220304;10.5;5.5;8;2.6;8.07;5.2;1.72;12291 +64106;42.4882;8.98764;436;20220305;10.2;3.6;6.9;4.5;5.17;0;2.57;14005 +64106;42.4882;8.98764;436;20220306;9.6;1.8;5.7;3.7;5.01;.1;2.44;15238 +64106;42.4882;8.98764;436;20220307;9.5;.6;5.1;3.1;4.91;0;2.22;17038 +64106;42.4882;8.98764;436;20220308;10.1;.4;5.3;3.7;5.37;0;2.31;17369 +64106;42.4882;8.98764;436;20220309;11.1;.4;5.7;2.9;5.07;0;2.34;18311 +64106;42.4882;8.98764;436;20220310;12.6;1.5;7.1;1.8;7.25;0;2.04;17005 +64106;42.4882;8.98764;436;20220311;13.7;2.8;8.3;2.7;7.11;0;2.34;18210 +64106;42.4882;8.98764;436;20220312;13.1;6.4;9.8;4.4;6.64;.1;2.91;12872 +64106;42.4882;8.98764;436;20220313;13.4;6.9;10.2;4.5;7.91;.1;2.58;14019 +64106;42.4882;8.98764;436;20220314;16.1;9.1;12.6;3.4;10.37;0;2.36;14342 +64106;42.4882;8.98764;436;20220315;15.3;9.6;12.5;2.9;9.84;0;2.34;12488 +64106;42.4882;8.98764;436;20220316;16.2;8.3;12.3;2.5;10.07;0;2.31;13890 +64106;42.4882;8.98764;436;20220317;15.8;9.5;12.7;4.3;9.74;0;2.79;13084 +64106;42.4882;8.98764;436;20220318;13.9;9.4;11.6;5.5;9.38;0;2.8;8531 +64106;42.4882;8.98764;436;20220319;12.6;8.7;10.6;5.3;9.11;0;2.54;6873 +64106;42.4882;8.98764;436;20220320;13.3;7.8;10.6;4.5;8.95;0;2.72;11234 +64106;42.4882;8.98764;436;20220321;13;4.2;8.6;5.2;6.15;0;3.57;18826 +64106;42.4882;8.98764;436;20220322;14.3;3.2;8.7;5.1;5.88;0;3.89;20352 +64106;42.4882;8.98764;436;20220323;14.1;4.4;9.2;3.6;6.75;0;3.46;21214 +64106;42.4882;8.98764;436;20220324;14.7;5.6;10.1;2.7;7.38;0;3.27;20588 +64106;42.4882;8.98764;436;20220325;15.9;5.3;10.6;3.7;7.31;0;3.61;21029 +64106;42.4882;8.98764;436;20220326;15;5.8;10.4;3.3;7.81;.7;3.21;17768 +64106;42.4882;8.98764;436;20220327;19.4;10.7;15.1;5.1;8.18;.7;4.7;15421 +64106;42.4882;8.98764;436;20220328;16.8;8.2;12.5;2.9;9.01;0;3.47;19198 +64106;42.4882;8.98764;436;20220329;15;6.8;10.9;3.4;9.28;4.2;3.04;19322 +64106;42.4882;8.98764;436;20220330;14.8;8.9;11.9;2.4;12.65;20.2;1.99;12117 +64106;42.4882;8.98764;436;20220331;14.9;9;12;5.4;11.85;1.2;2.62;13457 +64106;42.4882;8.98764;436;20220401;12.9;9.4;11.1;11.1;7.18;4;4.63;12368 +64106;42.4882;8.98764;436;20220402;9.2;2.5;5.9;5.7;7.39;13;2.21;9600 +64106;42.4882;8.98764;436;20220403;10.4;2.4;6.4;3.7;7.8;6.3;2.09;10917 +64106;42.4882;8.98764;436;20220404;11.6;3.3;7.5;3.9;7.58;.1;2.99;20963 +64106;42.4882;8.98764;436;20220405;12.2;4.2;8.2;2.8;7.55;0;3.09;22521 +64106;42.4882;8.98764;436;20220406;12.1;4.8;8.4;3.4;8.58;3;2.49;15022 +64106;42.4882;8.98764;436;20220407;15.9;5.2;10.6;9.9;8.98;0;4.28;20283 +64106;42.4882;8.98764;436;20220408;20.4;11.3;15.8;10.8;10.54;0;6.17;20769 +64106;42.4882;8.98764;436;20220409;13.8;11.5;12.7;9.9;8.77;0;4.4;12784 +64106;42.4882;8.98764;436;20220410;13.5;5.1;9.3;3.6;7.48;0;3.54;22722 +64106;42.4882;8.98764;436;20220411;14.4;5.3;9.9;3.7;8.88;0;3.49;23949 +64106;42.4882;8.98764;436;20220412;16.2;6.5;11.3;3.7;10.31;0;3.12;19925 +64106;42.4882;8.98764;436;20220413;16.8;8.4;12.6;3;10.58;0;3.52;21337 +64106;42.4882;8.98764;436;20220414;17.8;8.1;13;2.5;10.25;0;3.64;21640 +64106;42.4882;8.98764;436;20220415;19.7;9.3;14.5;2.7;10.08;0;4.27;23660 +64106;42.4882;8.98764;436;20220416;20.5;9.5;15;4.6;9.05;0;5.45;25645 +64106;42.4882;8.98764;436;20220417;15.5;11;13.2;6.8;6.08;0;5.82;23947 +64106;42.4882;8.98764;436;20220418;16;7.9;12;4.5;7.11;0;4.78;25560 +64106;42.4882;8.98764;436;20220419;17.8;7.7;12.7;3.6;9.65;0;4.26;24334 +64106;42.4882;8.98764;436;20220420;18.5;8.9;13.7;3.2;11.78;4.5;3.46;19158 +64106;42.4882;8.98764;436;20220421;15.7;10.2;12.9;5.9;13.01;22.7;2.93;15271 +64106;42.4882;8.98764;436;20220422;15.4;9.8;12.6;5.2;12.88;5.9;2.75;15096 +64106;42.4882;8.98764;436;20220423;16.8;8.5;12.7;4.5;11.71;4.2;3.6;20994 +64106;42.4882;8.98764;436;20220424;13.6;9.5;11.5;7.3;10.91;10.5;3.18;15423 +64106;42.4882;8.98764;436;20220425;18.6;11;14.8;7.2;10.71;0;5.38;25350 +64106;42.4882;8.98764;436;20220426;18.5;9.6;14.1;4.2;10.95;0;4.64;26143 +64106;42.4882;8.98764;436;20220427;18.1;9.2;13.7;2.6;11.31;0;4.09;25880 +64106;42.4882;8.98764;436;20220428;22;9.5;15.7;5.4;9.55;.1;6.09;27541 +64106;42.4882;8.98764;436;20220429;20.8;11;15.9;6.4;7.95;0;6.62;25963 +64106;42.4882;8.98764;436;20220430;17.8;9.5;13.7;3;10.05;1.1;4.38;24738 +64106;42.4882;8.98764;436;20220501;17.6;10.5;14;3.1;10.98;0;4.16;23287 +64106;42.4882;8.98764;436;20220502;17.9;9.6;13.7;2.8;10.31;0;4.42;26299 +64106;42.4882;8.98764;436;20220503;18.4;10;14.2;2.7;11.91;0;4.17;24860 +64106;42.4882;8.98764;436;20220504;17.7;10.7;14.2;2.5;13.18;1.5;3.8;23417 +64106;42.4882;8.98764;436;20220505;14.6;12.5;13.5;2.6;14.51;14.2;1.86;8758 +64106;42.4882;8.98764;436;20220506;16.3;10.5;13.4;5.2;13.44;0;2.76;17964 +64106;42.4882;8.98764;436;20220507;17.5;12.3;14.9;3.1;13.84;1.1;3.12;18989 +64106;42.4882;8.98764;436;20220508;19;10.8;14.9;3.2;12.84;0;4.03;24800 +64106;42.4882;8.98764;436;20220509;19.9;11.4;15.6;3.1;12.44;0;4.46;27007 +64106;42.4882;8.98764;436;20220510;20.6;10.3;15.4;1.9;12.64;.3;4.49;28906 +64106;42.4882;8.98764;436;20220511;20.9;11;16;2.5;11.77;0;4.73;28120 +64106;42.4882;8.98764;436;20220512;21.1;10.9;16;2;12.01;0;4.62;28366 +64106;42.4882;8.98764;436;20220513;21.3;10.6;15.9;2.1;10.81;0;4.77;28150 +64106;42.4882;8.98764;436;20220514;21.3;10.4;15.9;2;10.84;0;4.81;28995 +64106;42.4882;8.98764;436;20220515;21.7;10.7;16.2;1.8;12.21;0;4.51;27266 +64106;42.4882;8.98764;436;20220516;23.2;11.8;17.5;1.9;13.17;0;4.81;27974 +64106;42.4882;8.98764;436;20220517;23.5;13.3;18.4;2.1;13.24;0;5.05;28295 +64106;42.4882;8.98764;436;20220518;24.1;12.8;18.5;2;12.34;0;5.33;29659 +64106;42.4882;8.98764;436;20220519;26.3;14.6;20.4;2.6;14.21;0;5.77;29845 +64106;42.4882;8.98764;436;20220520;24.2;13.7;19;2.1;15.57;.3;5.18;29959 +64106;42.4882;8.98764;436;20220521;24.7;12.9;18.8;2.7;14.74;0;5.41;30049 +64106;42.4882;8.98764;436;20220522;24.8;13.8;19.3;2.1;13.74;.3;5.36;28753 +64106;42.4882;8.98764;436;20220523;27.9;14;20.9;2.3;13.04;0;6.07;29936 +64106;42.4882;8.98764;436;20220524;24.6;14.9;19.8;2.6;16.54;0;5.03;26610 +64106;42.4882;8.98764;436;20220525;24.8;15.2;20;2.2;17.07;12.7;5.06;27405 +64106;42.4882;8.98764;436;20220526;25.3;16.7;21;2.2;17.94;.2;5.11;26969 +64106;42.4882;8.98764;436;20220527;29.7;18;23.9;2.4;13.44;0;6.11;26744 +64106;42.4882;8.98764;436;20220528;28.2;18.1;23.1;2.4;15.07;1.7;6.11;28861 +64106;42.4882;8.98764;436;20220529;23.4;14.4;18.9;2.1;17.47;.1;4.43;24865 +64106;42.4882;8.98764;436;20220530;25.7;12.5;19.1;1.9;15.1;.2;5.44;29920 +64106;42.4882;8.98764;436;20220531;23.8;14.3;19.1;1.8;17.37;1.5;4.88;28417 +64106;42.4882;8.98764;436;20220601;25.3;14.7;20;2.1;17.74;0;5.32;29604 +64106;42.4882;8.98764;436;20220602;30;15.8;22.9;2.1;17.44;.5;6.27;30921 +64106;42.4882;8.98764;436;20220603;30.3;20;25.1;2.2;16.97;.1;6.05;26056 +64106;42.4882;8.98764;436;20220604;32.7;19.2;26;2.5;17.81;0;6.92;29678 +64106;42.4882;8.98764;436;20220605;28.4;20.7;24.6;3.6;19.24;0;5.9;24932 +64106;42.4882;8.98764;436;20220606;27.4;16.4;21.9;4.1;14.97;0;6.82;29070 +64106;42.4882;8.98764;436;20220607;28.9;15.7;22.3;5.7;13.27;0;8.06;31161 +64106;42.4882;8.98764;436;20220608;24.8;16.4;20.6;5.4;14.01;0;6.49;26633 +64106;42.4882;8.98764;436;20220609;24;16;20;4.8;14.61;0;6.05;27295 +64106;42.4882;8.98764;436;20220610;26.5;13.9;20.2;2.3;13.11;0;6.05;31270 +64106;42.4882;8.98764;436;20220611;27.2;14.6;20.9;2.1;12.54;0;6.14;31300 +64106;42.4882;8.98764;436;20220612;27.4;14.6;21;2;12.01;0;6.12;31327 +64106;42.4882;8.98764;436;20220613;29.1;15.8;22.5;2.3;14.81;.1;6.44;30969 +64106;42.4882;8.98764;436;20220614;27.5;16.1;21.8;2.4;19.01;0;5.7;29719 +64106;42.4882;8.98764;436;20220615;28;16.4;22.2;2;18.04;0;5.61;28276 +64106;42.4882;8.98764;436;20220616;27.6;17.4;22.5;2.3;17.34;0;6.03;30218 +64106;42.4882;8.98764;436;20220617;29.1;16.9;23;2.1;17.37;.1;6.31;31327 +64106;42.4882;8.98764;436;20220618;30.4;18.8;24.6;2.5;17.41;0;6.83;31427 +64106;42.4882;8.98764;436;20220619;28.9;18.1;23.5;2.1;17.67;0;6.29;31433 +64106;42.4882;8.98764;436;20220620;28.6;17.5;23;2.3;17.94;0;6.2;30829 +64106;42.4882;8.98764;436;20220621;31.7;18.5;25.1;2.6;14.94;0;7;29568 +64106;42.4882;8.98764;436;20220622;30.4;20.2;25.3;2.5;17.74;.2;6.64;29566 +64106;42.4882;8.98764;436;20220623;27;19.4;23.2;2.3;21.07;.9;5;24139 +64106;42.4882;8.98764;436;20220624;28.2;18.5;23.3;3.4;20.17;0;6.06;28867 +64106;42.4882;8.98764;436;20220625;27.8;17.7;22.8;2.1;18.31;.2;5.81;28826 +64106;42.4882;8.98764;436;20220626;33.1;19.6;26.3;3.2;17.94;.4;7.37;29987 +64106;42.4882;8.98764;436;20220627;32;22.6;27.3;2.9;19.81;.2;6.66;26165 +64106;42.4882;8.98764;436;20220628;30.1;22.3;26.2;4.1;20.81;3.3;6.17;21548 +64106;42.4882;8.98764;436;20220629;27.5;17.3;22.4;3.5;18.57;0;6.38;30991 +64106;42.4882;8.98764;436;20220630;27.7;15.9;21.8;2;16.77;0;6.12;31298 +64106;42.4882;8.98764;436;20220701;27.7;17.4;22.6;2.5;18.57;0;6;30453 +64106;42.4882;8.98764;436;20220702;27.7;16;21.8;1.8;17.61;0;5.91;31007 +64106;42.4882;8.98764;436;20220703;30.9;16.8;23.9;2;15.77;0;6.56;31198 +64106;42.4882;8.98764;436;20220704;32;17.8;24.9;2.3;13.24;0;7.04;31027 +64106;42.4882;8.98764;436;20220705;31.6;18.1;24.8;3.3;14.74;0;7.59;31116 +64106;42.4882;8.98764;436;20220706;29.4;19;24.2;3.6;18.04;0;6.65;28294 +64106;42.4882;8.98764;436;20220707;27.9;18.3;23.1;2.5;19.91;1.1;5.91;29691 +64106;42.4882;8.98764;436;20220708;27.9;17.5;22.7;3.1;17.41;0;6.22;30450 +64106;42.4882;8.98764;436;20220709;28.5;17.5;23;2.7;15.54;0;6.56;30918 +64106;42.4882;8.98764;436;20220710;27.7;16.5;22.1;2.1;15.81;0;5.99;30116 +64106;42.4882;8.98764;436;20220711;28.2;17.2;22.7;2.2;15.47;.1;6.2;30333 +64106;42.4882;8.98764;436;20220712;27.6;17.9;22.8;2.3;17.77;0;5.93;29511 +64106;42.4882;8.98764;436;20220713;29.6;17.3;23.4;2.2;19.47;.4;6.12;30674 +64106;42.4882;8.98764;436;20220714;29.5;18.8;24.1;2;20.64;1.8;6.08;30136 +64106;42.4882;8.98764;436;20220715;28.6;18.8;23.7;2.5;20.07;0;6.14;30535 +64106;42.4882;8.98764;436;20220716;30.1;19.1;24.6;2.2;19.31;0;6.38;30461 +64106;42.4882;8.98764;436;20220717;31.8;19.4;25.6;1.9;20.51;1.2;6.4;30385 +64106;42.4882;8.98764;436;20220718;32.8;20.1;26.4;2.2;20.44;0;6.71;30306 +64106;42.4882;8.98764;436;20220719;32.2;20.2;26.2;2.2;20.07;0;6.59;30044 +64106;42.4882;8.98764;436;20220720;32.2;20.6;26.4;2.1;19.71;.7;6.53;29426 +64106;42.4882;8.98764;436;20220721;31.2;20.6;25.9;2.3;18.27;0;6.62;29729 +64106;42.4882;8.98764;436;20220722;30.3;19.5;24.9;2.3;20.91;.3;6.27;29945 +64106;42.4882;8.98764;436;20220723;30.6;19.2;24.9;3;20.24;0;6.32;28335 +64106;42.4882;8.98764;436;20220724;29.9;20.3;25.1;2.8;20.27;0;6.18;27592 +64106;42.4882;8.98764;436;20220725;30.2;19.2;24.7;2.9;20.74;0;6.11;27840 +64106;42.4882;8.98764;436;20220726;30.7;20.3;25.5;3.7;20.14;0;6.81;28878 +64106;42.4882;8.98764;436;20220727;29.1;19.6;24.3;3;18.61;0;6.35;28179 +64106;42.4882;8.98764;436;20220728;28.5;17.7;23.1;2.1;19.37;0;5.66;28362 +64106;42.4882;8.98764;436;20220729;29.5;18.7;24.1;2.6;19.81;0;5.8;27239 +64106;42.4882;8.98764;436;20220730;29.2;19.1;24.2;3.6;19.81;0;6.41;28829 +64106;42.4882;8.98764;436;20220731;29.5;17.7;23.6;2.3;19.44;.2;5.9;29037 +64106;42.4882;8.98764;436;20220801;31.2;18.8;25;2.1;19.07;0;6.11;28923 +64106;42.4882;8.98764;436;20220802;29.9;19.7;24.8;2.5;19.81;0;5.83;26529 +64106;42.4882;8.98764;436;20220803;31.6;19.4;25.5;1.8;18.81;0;6.08;28685 +64106;42.4882;8.98764;436;20220804;30.8;19.3;25.1;2;20.04;.1;5.96;28501 +64106;42.4882;8.98764;436;20220805;30.8;19.8;25.3;2.3;19.97;0;5.85;26808 +64106;42.4882;8.98764;436;20220806;31.1;19.1;25.1;1.9;19.77;0;5.92;28312 +64106;42.4882;8.98764;436;20220807;30.5;19.5;25;2.3;22.51;1.1;5.8;28183 +64106;42.4882;8.98764;436;20220808;30.6;20.9;25.8;2.7;21.11;1.4;5.97;27244 +64106;42.4882;8.98764;436;20220809;30.2;19.9;25.1;2.6;19.07;.3;5.99;27581 +64106;42.4882;8.98764;436;20220810;29.9;19.9;24.9;3;18.91;.2;5.79;25944 +64106;42.4882;8.98764;436;20220811;29;19.4;24.2;2.4;17.17;0;5.49;24801 +64106;42.4882;8.98764;436;20220812;29.1;18;23.5;2.3;17.57;.1;5.42;25785 +64106;42.4882;8.98764;436;20220813;27.1;18.1;22.6;2.6;20.37;2.9;4.76;23946 +64106;42.4882;8.98764;436;20220814;29.5;19.2;24.4;2.5;18.61;4.3;5.35;24044 +64106;42.4882;8.98764;436;20220815;30.3;19.7;25;2.5;20.11;1.6;5.36;23993 +64106;42.4882;8.98764;436;20220816;28.6;20.4;24.5;2;22.27;1.8;4.86;23946 +64106;42.4882;8.98764;436;20220817;31.5;19.3;25.4;3.5;20.31;.8;6;24561 +64106;42.4882;8.98764;436;20220818;26.5;23.4;25;3.2;20.34;7.2;4.15;13902 +64106;42.4882;8.98764;436;20220819;25.3;16.2;20.8;2.9;18.64;.4;4.46;23149 +64106;42.4882;8.98764;436;20220820;27.2;17.2;22.2;2.2;18.41;0;4.97;25599 +64106;42.4882;8.98764;436;20220821;27;18;22.5;2.1;20.24;.1;4.54;23752 +64106;42.4882;8.98764;436;20220822;26.9;17.2;22;2.5;20.17;.1;4.63;24398 +64106;42.4882;8.98764;436;20220823;27.9;17;22.4;1.9;18.81;0;4.85;25416 +64106;42.4882;8.98764;436;20220824;29.1;17.8;23.4;2.4;17.07;0;5.3;25677 +64106;42.4882;8.98764;436;20220825;28.8;18.2;23.5;2.3;17.34;.1;5.16;24646 +64106;42.4882;8.98764;436;20220826;28.4;18.3;23.4;2.3;19.37;.4;4.83;23901 +64106;42.4882;8.98764;436;20220827;28.1;18.6;23.3;2;20.67;.5;4.51;23113 +64106;42.4882;8.98764;436;20220828;26.9;18.8;22.9;2;21.54;.1;4.06;20891 +64106;42.4882;8.98764;436;20220829;27.5;18.3;22.9;2.2;21.14;.1;4.48;23415 +64106;42.4882;8.98764;436;20220830;28.4;18.4;23.4;2.3;20.07;.5;4.6;22556 +64106;42.4882;8.98764;436;20220831;27.1;17.7;22.4;2.9;19.47;0;4.4;21228 +64106;42.4882;8.98764;436;20220901;27.1;19.7;23.4;2.4;20.51;.1;4.32;20561 +64106;42.4882;8.98764;436;20220902;27;18.2;22.6;1.9;20.34;2.6;3.91;20521 +64106;42.4882;8.98764;436;20220903;27.3;19.6;23.4;2.4;19.87;2.8;4.17;19476 +64106;42.4882;8.98764;436;20220904;28.5;19.2;23.8;2.4;20.14;.3;4.59;22074 +64106;42.4882;8.98764;436;20220905;30.1;18.7;24.4;1.9;19.47;1.3;4.71;22544 +64106;42.4882;8.98764;436;20220906;29.6;19.2;24.4;2.1;19.91;1.8;4.58;21768 +64106;42.4882;8.98764;436;20220907;29.5;18.9;24.2;2.4;21.74;.9;4.51;21789 +64106;42.4882;8.98764;436;20220908;29.3;19.1;24.2;3.4;20.91;0;4.68;19871 +64106;42.4882;8.98764;436;20220909;28;17.5;22.8;5.9;13.71;0;6.53;21944 +64106;42.4882;8.98764;436;20220910;25.9;17.6;21.7;5.9;14.91;0;5.47;20401 +64106;42.4882;8.98764;436;20220911;25.9;15.7;20.8;4.5;14.91;0;4.97;21538 +64106;42.4882;8.98764;436;20220912;25.8;14.6;20.2;1.9;16.34;0;3.92;21666 +64106;42.4882;8.98764;436;20220913;27.8;15.5;21.6;1.8;17.14;0;4.08;21627 +64106;42.4882;8.98764;436;20220914;30.4;18.7;24.5;2.6;18.37;.4;4.6;19078 +64106;42.4882;8.98764;436;20220915;27.9;20.8;24.3;4.1;19.41;0;4.49;15698 +64106;42.4882;8.98764;436;20220916;28.1;19.1;23.6;6.8;15.37;0;6.29;20506 +64106;42.4882;8.98764;436;20220917;23;15.7;19.3;6;11.61;.3;5.22;18263 +64106;42.4882;8.98764;436;20220918;23.6;12.7;18.1;2.1;10.81;0;3.68;20610 +64106;42.4882;8.98764;436;20220919;24.9;13.2;19;2.5;12.64;0;3.93;20363 +64106;42.4882;8.98764;436;20220920;23.7;14.2;19;2.6;13.94;0;3.66;19573 +64106;42.4882;8.98764;436;20220921;24.6;14;19.3;3.3;12.34;.1;4.35;20086 +64106;42.4882;8.98764;436;20220922;22.2;13.9;18.1;4.2;9.71;0;4.57;18816 +64106;42.4882;8.98764;436;20220923;22.6;11.8;17.2;2.6;10.04;0;3.71;19526 +64106;42.4882;8.98764;436;20220924;20.1;13.2;16.7;1.8;13.21;5.9;2.55;14670 +64106;42.4882;8.98764;436;20220925;21.9;14.7;18.3;2.2;16.84;1.3;2.74;16384 +64106;42.4882;8.98764;436;20220926;22.2;13.8;18;4.8;13.91;0;3.75;16868 +64106;42.4882;8.98764;436;20220927;19.3;13;16.2;7.8;11.81;2.2;3.97;14468 +64106;42.4882;8.98764;436;20220928;20.8;13;16.9;7.6;12.57;.8;4.19;14930 +64106;42.4882;8.98764;436;20220929;20.6;14.3;17.5;5.1;13.71;4.2;3.47;14277 +64106;42.4882;8.98764;436;20220930;17.6;12.6;15.1;2.4;13.91;7;2.13;11384 +64106;42.4882;8.98764;436;20221001;20;11.1;15.6;6;12.24;0;3.66;16385 +64106;42.4882;8.98764;436;20221002;26.3;14.2;20.2;6.3;13.61;0;5.1;17341 +64106;42.4882;8.98764;436;20221003;22.3;13.5;17.9;3.4;14.27;0;3.13;16610 +64106;42.4882;8.98764;436;20221004;21.8;12.4;17.1;1.9;15.74;0;2.56;17595 +64106;42.4882;8.98764;436;20221005;22.6;12.7;17.7;2;15.01;0;2.69;17327 +64106;42.4882;8.98764;436;20221006;21.5;12.4;16.9;2.1;15.14;0;2.48;16442 +64106;42.4882;8.98764;436;20221007;21.8;11.6;16.7;1.5;14.44;0;2.43;16859 +64106;42.4882;8.98764;436;20221008;22.4;12.3;17.4;1.7;14.24;1.1;2.54;16842 +64106;42.4882;8.98764;436;20221009;22.2;14.6;18.4;2.1;15.41;15.1;2.39;12960 +64106;42.4882;8.98764;436;20221010;21.1;14.3;17.7;2.4;15.84;6.5;2.26;13369 +64106;42.4882;8.98764;436;20221011;21.4;13.1;17.3;2.1;15.54;.1;2.24;14573 +64106;42.4882;8.98764;436;20221012;19.6;13.5;16.5;2;15.74;0;1.85;11852 +64106;42.4882;8.98764;436;20221013;20.4;14.2;17.3;2.7;14.64;0;2.38;13374 +64106;42.4882;8.98764;436;20221014;20.4;13.1;16.8;3.8;14.14;0;2.75;14013 +64106;42.4882;8.98764;436;20221015;22.2;12.9;17.5;2.3;14.71;0;2.47;15618 +64106;42.4882;8.98764;436;20221016;23.2;13;18.1;1.8;14.54;.1;2.32;14784 +64106;42.4882;8.98764;436;20221017;24;13.9;18.9;2.3;15.14;0;2.56;14907 +64106;42.4882;8.98764;436;20221018;22.9;13.6;18.2;2;15.87;0;2.28;14750 +64106;42.4882;8.98764;436;20221019;21.9;13.7;17.8;1.9;15.31;.3;2.18;13974 +64106;42.4882;8.98764;436;20221020;21.6;12;16.8;2.1;15.44;.1;2.03;13856 +64106;42.4882;8.98764;436;20221021;24.3;13.2;18.8;1.5;14.54;0;2.15;12740 +64106;42.4882;8.98764;436;20221022;25;14.2;19.6;2;14.37;0;2.49;13472 +64106;42.4882;8.98764;436;20221023;26.5;15.3;20.9;1.9;13.64;0;2.73;13338 +64106;42.4882;8.98764;436;20221024;26.2;15;20.6;2;13.27;0;2.71;13317 +64106;42.4882;8.98764;436;20221025;24.9;14;19.4;2.2;13.77;0;2.49;12634 +64106;42.4882;8.98764;436;20221026;25;13.7;19.4;1.9;12.57;0;2.45;12934 +64106;42.4882;8.98764;436;20221027;24.3;14;19.2;1.5;12.17;0;2.15;12457 +64106;42.4882;8.98764;436;20221028;23.6;12.2;17.9;1.6;13.87;0;1.92;12697 +64106;42.4882;8.98764;436;20221029;23.7;13.1;18.4;2.5;13.74;.1;2.42;13066 +64106;42.4882;8.98764;436;20221030;23.7;11.9;17.8;1.8;12.37;0;2.08;12725 +64106;42.4882;8.98764;436;20221031;21.4;10.6;16;1.8;12.87;0;1.72;11744 +64106;42.4882;8.98764;436;20221101;20.7;10.6;15.7;2.1;12.17;0;1.84;11670 +64106;42.4882;8.98764;436;20221102;22.2;12;17.1;2;13.67;0;1.85;11681 +64106;42.4882;8.98764;436;20221103;21.3;12.6;16.9;2.6;13.91;12.6;1.95;11298 +64106;42.4882;8.98764;436;20221104;17.2;12.6;14.9;6.1;12.01;0;2.43;8203 +64106;42.4882;8.98764;436;20221105;16.5;8.8;12.6;3.7;9.51;1.6;2.03;10204 +64106;42.4882;8.98764;436;20221106;18.8;8.5;13.7;2.4;8.81;0;1.99;11460 +64106;42.4882;8.98764;436;20221107;20.4;9.5;14.9;2.5;11.64;0;1.8;11529 +64106;42.4882;8.98764;436;20221108;20;10.1;15.1;1.7;12.17;0;1.41;10951 +64106;42.4882;8.98764;436;20221109;20.2;11;15.6;1.8;12.67;0;1.49;10563 +64106;42.4882;8.98764;436;20221110;21;12.7;16.9;2.2;14.31;.3;1.59;9919 +64106;42.4882;8.98764;436;20221111;20.9;12.5;16.7;2.9;14.24;0;1.8;10084 +64106;42.4882;8.98764;436;20221112;18.1;10.2;14.1;3;11.04;0;1.85;8627 +64106;42.4882;8.98764;436;20221113;16.3;11.7;14;4.1;8.97;1.6;2.47;7734 +64106;42.4882;8.98764;436;20221114;18;8.7;13.4;1.9;10.17;4.3;1.36;9790 +64106;42.4882;8.98764;436;20221115;14.8;9.2;12;1.8;12.94;21.8;.88;6107 +64106;42.4882;8.98764;436;20221116;18.8;12.7;15.7;4.1;13.84;4.4;1.71;8315 +64106;42.4882;8.98764;436;20221117;19.7;10.1;14.9;4.3;11.67;6.2;2.27;9719 +64106;42.4882;8.98764;436;20221118;16.3;10.8;13.6;5.7;11.44;0;1.92;7008 +64106;42.4882;8.98764;436;20221119;14.6;9.3;12;2.3;10.01;3.5;1.29;6903 +64106;42.4882;8.98764;436;20221120;15.3;7.7;11.5;2.9;9.51;0;1.38;9165 +64106;42.4882;8.98764;436;20221121;14.7;6.9;10.8;3.6;9.64;35.7;1.54;8600 +64106;42.4882;8.98764;436;20221122;11.8;9;10.4;6.2;10.37;14.5;1.42;3906 +64106;42.4882;8.98764;436;20221123;13;9.4;11.2;6.6;9.71;1.3;1.95;5417 +64106;42.4882;8.98764;436;20221124;15.7;8;11.8;4.3;9.77;.6;1.83;8418 +64106;42.4882;8.98764;436;20221125;13.4;7.9;10.7;2.5;10.77;20.2;.97;6993 +64106;42.4882;8.98764;436;20221126;14.4;8.7;11.5;6.6;9.41;1.9;2.06;6537 +64106;42.4882;8.98764;436;20221127;14.5;8.9;11.7;4.4;6.87;0;2.41;7171 +64106;42.4882;8.98764;436;20221128;12.3;5.6;8.9;1.6;8.07;.5;.91;6758 +64106;42.4882;8.98764;436;20221129;10.8;7.7;9.2;3.1;9.04;2.3;1.16;4073 +64106;42.4882;8.98764;436;20221130;12.7;7.5;10.1;4.3;8.24;0;1.6;6592 +64106;42.4882;8.98764;436;20221201;11.7;5.3;8.5;2.6;7.71;0;1.16;7045 +64106;42.4882;8.98764;436;20221202;13;4.9;9;2.3;8.17;.3;1.05;7735 +64106;42.4882;8.98764;436;20221203;15;8.1;11.6;2.8;9.54;8.7;1.29;6938 +64106;42.4882;8.98764;436;20221204;14.2;8;11.1;1.5;10.64;4.1;.71;7022 +64106;42.4882;8.98764;436;20221205;16;8.3;12.2;2;11.31;1.5;.9;7049 +64106;42.4882;8.98764;436;20221206;15.6;8.4;12;1.7;11.37;0;.77;7565 +64106;42.4882;8.98764;436;20221207;14.8;7.7;11.2;2;10.51;0;.87;7527 +64106;42.4882;8.98764;436;20221208;11.8;5.8;8.8;2.4;8.97;2;1.01;6368 +64106;42.4882;8.98764;436;20221209;16.7;8.3;12.5;3.1;11.57;1.2;1.23;6328 +64106;42.4882;8.98764;436;20221210;13.7;10.2;12;3.6;11.41;2.5;1.17;4807 +64106;42.4882;8.98764;436;20221211;10.3;5.4;7.8;5.8;6.97;0;1.67;6632 +64106;42.4882;8.98764;436;20221212;11.8;3.4;7.6;3.6;6.64;3.7;1.46;7793 +64106;42.4882;8.98764;436;20221213;9.9;5.1;7.5;2.9;10.24;6.6;.5;5188 +64106;42.4882;8.98764;436;20221214;13.3;8.1;10.7;2.7;11.71;7;.67;4628 +64106;42.4882;8.98764;436;20221215;14.5;7.2;10.9;3.8;11.84;22.2;.83;5588 +64106;42.4882;8.98764;436;20221216;13.3;9.6;11.4;2.8;11.34;4.1;1.11;3972 +64106;42.4882;8.98764;436;20221217;14.2;7.3;10.8;3.3;9.67;2.5;1.25;7707 +64106;42.4882;8.98764;436;20221218;13.6;5.7;9.6;1.8;9.71;0;.62;8085 +64106;42.4882;8.98764;436;20221219;13.4;5.5;9.5;1.4;9.27;0;.56;7641 +64106;42.4882;8.98764;436;20221220;13.9;5.7;9.8;1.5;9.21;0;.63;7865 +64106;42.4882;8.98764;436;20221221;13.3;5.1;9.2;1.6;9.41;2.7;.59;7579 +64106;42.4882;8.98764;436;20221222;16.2;8.3;12.2;4.8;10.61;.1;1.52;7734 +64106;42.4882;8.98764;436;20221223;18.5;10;14.2;7.1;11.37;.4;2.55;7274 +64106;42.4882;8.98764;436;20221224;19.6;11.3;15.4;5.9;11.01;0;2.66;7847 +64106;42.4882;8.98764;436;20221225;16.2;8.3;12.3;1.9;10.94;0;.86;7952 +64106;42.4882;8.98764;436;20221226;17.4;7.8;12.6;1.8;10.77;.2;.92;8142 +64106;42.4882;8.98764;436;20221227;17.5;7.6;12.5;4.3;8.84;0;2.05;8882 +64106;42.4882;8.98764;436;20221228;15.4;5.8;10.6;3.6;8.47;0;1.52;8548 +64106;42.4882;8.98764;436;20221229;16.3;6.3;11.3;1.7;8.74;0;.9;8472 +64106;42.4882;8.98764;436;20221230;15.5;7.2;11.3;1.7;9.84;.1;.92;7931 +64106;42.4882;8.98764;436;20221231;16.3;8.3;12.3;1.4;11.31;0;.66;8311 +64107;42.49078;9.29072;331;20220101;12.3;10.4;11.4;2.3;11.91;0;.86;2207 +64107;42.49078;9.29072;331;20220102;12.5;9.6;11;2.5;10.61;0;1.05;3526 +64107;42.49078;9.29072;331;20220103;16.9;7.6;12.3;3.6;9.74;.1;1.76;7467 +64107;42.49078;9.29072;331;20220104;13.6;7.8;10.7;2.4;10.97;.1;.9;6063 +64107;42.49078;9.29072;331;20220105;15.6;7.8;11.7;4;9.87;4.2;1.69;7291 +64107;42.49078;9.29072;331;20220106;8;3.9;5.9;3.6;8.5;11.2;.88;2454 +64107;42.49078;9.29072;331;20220107;11;5.4;8.2;3.7;7.11;0;1.52;6614 +64107;42.49078;9.29072;331;20220108;12;4.5;8.3;3.7;6.64;.6;1.62;7758 +64107;42.49078;9.29072;331;20220109;11.9;5.6;8.8;7;7.64;.5;1.98;6914 +64107;42.49078;9.29072;331;20220110;10.4;3.9;7.2;5.7;6.01;0;2.1;7158 +64107;42.49078;9.29072;331;20220111;12.1;5;8.5;6.2;5.51;0;2.69;7722 +64107;42.49078;9.29072;331;20220112;10.1;4;7;7.4;4.94;0;2.79;7429 +64107;42.49078;9.29072;331;20220113;11.3;3.9;7.6;6.2;4.74;0;2.84;8399 +64107;42.49078;9.29072;331;20220114;12.6;4.9;8.7;2.7;6.27;0;1.58;8798 +64107;42.49078;9.29072;331;20220115;13.4;4;8.7;1.7;7.14;0;1.04;9290 +64107;42.49078;9.29072;331;20220116;13;4.1;8.6;1.9;8.21;0;1.01;9235 +64107;42.49078;9.29072;331;20220117;12.8;4.2;8.5;2.4;8.47;0;1.12;9194 +64107;42.49078;9.29072;331;20220118;12.6;4;8.3;1.6;8.84;0;.86;9002 +64107;42.49078;9.29072;331;20220119;12.7;4.7;8.7;2.1;8.64;0;1.07;8218 +64107;42.49078;9.29072;331;20220120;12;5.6;8.8;3.1;8.37;.1;1.34;8156 +64107;42.49078;9.29072;331;20220121;12.1;5.1;8.6;2.8;8.11;0;1.35;8681 +64107;42.49078;9.29072;331;20220122;11.3;2.9;7.1;2.2;5.77;0;1.35;9998 +64107;42.49078;9.29072;331;20220123;12;2.8;7.4;1.9;7.07;0;1.13;10308 +64107;42.49078;9.29072;331;20220124;12;4.4;8.2;2.4;7.91;0;1.29;9713 +64107;42.49078;9.29072;331;20220125;11.8;5.6;8.7;2.6;8.11;0;1.3;8202 +64107;42.49078;9.29072;331;20220126;12.3;4.3;8.3;3.2;8.21;0;1.47;9263 +64107;42.49078;9.29072;331;20220127;13.4;4.6;9;2.5;8.11;0;1.42;9731 +64107;42.49078;9.29072;331;20220128;13;5.2;9.1;2.3;8.54;0;1.31;10106 +64107;42.49078;9.29072;331;20220129;13.3;4.8;9.1;2.7;8.21;.1;1.51;10075 +64107;42.49078;9.29072;331;20220130;13.3;5.1;9.2;1.8;8.74;0;1.18;10563 +64107;42.49078;9.29072;331;20220131;13;5.2;9.1;4.8;8.71;0;1.84;9183 +64107;42.49078;9.29072;331;20220201;13.9;8;10.9;5.1;5.21;0;3.35;8808 +64107;42.49078;9.29072;331;20220202;16.5;3.8;10.2;2.5;7.14;0;1.85;12199 +64107;42.49078;9.29072;331;20220203;15.5;5.9;10.7;2.4;10.41;0;1.39;10588 +64107;42.49078;9.29072;331;20220204;14.2;8.5;11.4;2.8;11.04;0;1.41;8696 +64107;42.49078;9.29072;331;20220205;14.1;6.5;10.3;1.7;10.11;0;1.25;10133 +64107;42.49078;9.29072;331;20220206;14.2;5.8;10;3;9.67;0;1.58;11433 +64107;42.49078;9.29072;331;20220207;16;6.4;11.2;7.3;8.17;.1;3.18;11830 +64107;42.49078;9.29072;331;20220208;14.2;4.6;9.4;2.4;6.01;0;2;12714 +64107;42.49078;9.29072;331;20220209;14.1;4.8;9.5;2;7.84;0;1.66;12467 +64107;42.49078;9.29072;331;20220210;12.5;5.4;8.9;2.7;8.94;0;1.67;10988 +64107;42.49078;9.29072;331;20220211;13.2;7;10.1;3.1;9.74;0;1.62;10567 +64107;42.49078;9.29072;331;20220212;13.4;7;10.2;5.9;8.94;0;2.36;11219 +64107;42.49078;9.29072;331;20220213;12.1;5.6;8.9;2.4;8.87;.7;1.46;10059 +64107;42.49078;9.29072;331;20220214;13.4;6;9.7;3.2;9.67;5.4;1.65;10909 +64107;42.49078;9.29072;331;20220215;13.4;6.6;10;6.3;7.87;0;2.65;10989 +64107;42.49078;9.29072;331;20220216;13.3;4.1;8.7;2.9;7.64;0;1.94;13569 +64107;42.49078;9.29072;331;20220217;15.5;6.6;11.1;2.6;10.17;.1;1.79;12768 +64107;42.49078;9.29072;331;20220218;16.1;7;11.6;2.6;11.07;0;1.86;13996 +64107;42.49078;9.29072;331;20220219;15;8.4;11.7;2.1;11.41;0;1.57;10539 +64107;42.49078;9.29072;331;20220220;15.1;7.2;11.1;3.5;10.87;0;1.91;12548 +64107;42.49078;9.29072;331;20220221;15.9;6;10.9;8.8;8.17;0;3.42;13128 +64107;42.49078;9.29072;331;20220222;16.1;9.5;12.8;4.4;6.14;0;3.67;13156 +64107;42.49078;9.29072;331;20220223;14.9;4.3;9.6;2.4;8.17;0;2.08;15340 +64107;42.49078;9.29072;331;20220224;13.8;5.6;9.7;2.7;9.41;.1;1.83;12852 +64107;42.49078;9.29072;331;20220225;15.4;6.1;10.8;4.2;8.77;0;2.58;14637 +64107;42.49078;9.29072;331;20220226;11.4;5.4;8.4;7.6;5.41;0;3.52;12825 +64107;42.49078;9.29072;331;20220227;10.4;3.7;7.1;5.8;4.41;0;3.27;13699 +64107;42.49078;9.29072;331;20220228;12.7;3.4;8;4.3;6.21;0;2.78;16079 +64107;42.49078;9.29072;331;20220301;9.9;3.4;6.6;5.1;5.27;0;2.78;13943 +64107;42.49078;9.29072;331;20220302;11;2;6.5;2.8;6.17;0;2.13;15829 +64107;42.49078;9.29072;331;20220303;12.2;4.4;8.3;2.4;7.57;0;1.98;13577 +64107;42.49078;9.29072;331;20220304;11.3;6.2;8.7;3.4;8.44;6.2;1.95;12045 +64107;42.49078;9.29072;331;20220305;11;3.6;7.3;5.2;5.67;0;2.87;14970 +64107;42.49078;9.29072;331;20220306;10.4;2.7;6.5;4.3;5.17;.1;2.73;15673 +64107;42.49078;9.29072;331;20220307;10.7;1.8;6.3;4.2;5.31;0;2.73;17202 +64107;42.49078;9.29072;331;20220308;11.1;2.5;6.8;4.6;5.37;0;2.92;16752 +64107;42.49078;9.29072;331;20220309;12.2;2.1;7.1;3.4;4.94;0;2.85;18241 +64107;42.49078;9.29072;331;20220310;13.2;3.1;8.2;1.8;7.14;0;2.2;17068 +64107;42.49078;9.29072;331;20220311;13.7;4.9;9.3;3;8.27;0;2.39;16609 +64107;42.49078;9.29072;331;20220312;13.1;8.4;10.8;5.4;7.94;.9;2.96;11405 +64107;42.49078;9.29072;331;20220313;12;8.3;10.1;5.6;9.11;3;2.23;10158 +64107;42.49078;9.29072;331;20220314;15.5;9.9;12.7;4.8;11.64;0;2.23;13037 +64107;42.49078;9.29072;331;20220315;15;11;13;4.5;11.31;0;2.23;10624 +64107;42.49078;9.29072;331;20220316;15;9.4;12.2;4;11.54;0;1.97;10619 +64107;42.49078;9.29072;331;20220317;15.8;10.7;13.3;4.9;10.71;0;2.78;10161 +64107;42.49078;9.29072;331;20220318;13.3;9.7;11.5;5.6;9.67;.1;2.48;5563 +64107;42.49078;9.29072;331;20220319;12.2;8.9;10.6;5.4;9.27;.3;2.28;4726 +64107;42.49078;9.29072;331;20220320;13.1;8.5;10.8;4.4;9.07;.5;2.56;10458 +64107;42.49078;9.29072;331;20220321;12.5;5.5;9;5.1;6.34;0;3.34;16915 +64107;42.49078;9.29072;331;20220322;14.9;4;9.4;5.1;5.91;0;3.89;20352 +64107;42.49078;9.29072;331;20220323;14.6;5.2;9.9;3.5;6.47;0;3.47;21074 +64107;42.49078;9.29072;331;20220324;15.3;6.4;10.8;2.5;7.27;0;3.23;20318 +64107;42.49078;9.29072;331;20220325;15.6;5.9;10.8;4.2;8.04;0;3.41;20861 +64107;42.49078;9.29072;331;20220326;15.6;6.5;11.1;3.3;7.84;.1;3.21;17768 +64107;42.49078;9.29072;331;20220327;20;11.4;15.7;5.1;8.21;.2;4.7;15421 +64107;42.49078;9.29072;331;20220328;17.5;9.5;13.5;2.7;9.04;0;3.38;18305 +64107;42.49078;9.29072;331;20220329;15.5;7.6;11.5;3.6;10.14;4;2.85;17961 +64107;42.49078;9.29072;331;20220330;14.6;9.6;12.1;2.5;13.27;11.2;1.6;9218 +64107;42.49078;9.29072;331;20220331;15.6;10.2;12.9;5.2;12.27;.4;2.58;13147 +64107;42.49078;9.29072;331;20220401;14.2;8.9;11.5;9.1;7.2;1.6;4.14;12129 +64107;42.49078;9.29072;331;20220402;9.8;3;6.4;5.7;7.42;7.9;2.21;9600 +64107;42.49078;9.29072;331;20220403;11.7;3.1;7.4;3.7;7.69;6.3;2.46;14541 +64107;42.49078;9.29072;331;20220404;12.3;5;8.6;4;7.8;.2;3.06;21106 +64107;42.49078;9.29072;331;20220405;13;5.4;9.2;2.6;7.84;0;3.09;22564 +64107;42.49078;9.29072;331;20220406;11.9;5.2;8.6;3.4;8.8;2.1;2.14;11963 +64107;42.49078;9.29072;331;20220407;16.5;5.7;11.1;9.9;9;0;4.28;20283 +64107;42.49078;9.29072;331;20220408;20.9;11.7;16.3;10.8;10.57;0;6.17;20769 +64107;42.49078;9.29072;331;20220409;16.3;12.8;14.5;11.1;7.9;0;5.61;15157 +64107;42.49078;9.29072;331;20220410;14.1;7.1;10.6;3.8;7.48;0;3.68;22483 +64107;42.49078;9.29072;331;20220411;14.7;5.7;10.2;4;8.8;0;3.47;23935 +64107;42.49078;9.29072;331;20220412;15.8;6.9;11.4;4.8;10.77;0;2.79;18353 +64107;42.49078;9.29072;331;20220413;16.7;9.3;13;3.3;10.87;0;3.34;20007 +64107;42.49078;9.29072;331;20220414;18;8.4;13.2;2.5;9.77;0;3.4;19090 +64107;42.49078;9.29072;331;20220415;20.7;10.1;15.4;2.5;10.07;0;4.21;22793 +64107;42.49078;9.29072;331;20220416;21.2;10.2;15.7;4.6;9.07;0;5.45;25645 +64107;42.49078;9.29072;331;20220417;16;11.5;13.8;6.8;6.1;0;5.82;23947 +64107;42.49078;9.29072;331;20220418;16.3;7.4;11.9;4.1;7.37;0;4.5;25501 +64107;42.49078;9.29072;331;20220419;17.1;8.3;12.7;3.4;10.2;0;3.85;23936 +64107;42.49078;9.29072;331;20220420;18;9.7;13.8;3.4;12.6;1.3;2.97;16483 +64107;42.49078;9.29072;331;20220421;14.8;10.4;12.6;5.5;13.27;26.8;2.21;11178 +64107;42.49078;9.29072;331;20220422;15.7;10.2;13;5.2;13.14;2.6;2.63;14941 +64107;42.49078;9.29072;331;20220423;16.8;9.2;13;4.2;12.24;2.1;3.05;17022 +64107;42.49078;9.29072;331;20220424;14.5;8.1;11.3;5.5;10.74;4.6;2.94;16024 +64107;42.49078;9.29072;331;20220425;18.6;9.7;14.2;5.6;11.57;0;4.56;24669 +64107;42.49078;9.29072;331;20220426;17.6;10.2;13.9;3.6;12.1;.1;4.1;25917 +64107;42.49078;9.29072;331;20220427;18.1;10;14.1;2.6;12.07;0;3.86;25170 +64107;42.49078;9.29072;331;20220428;21.6;10.3;16;4.9;9.67;0;5.75;27483 +64107;42.49078;9.29072;331;20220429;20.8;11.6;16.2;5.7;8.27;0;6.19;25924 +64107;42.49078;9.29072;331;20220430;18.8;10.4;14.6;3;10.2;0;4.39;24393 +64107;42.49078;9.29072;331;20220501;18.4;11.7;15;2.7;10.77;0;4.03;21442 +64107;42.49078;9.29072;331;20220502;18.7;10.8;14.8;2.7;10.34;0;4.48;25987 +64107;42.49078;9.29072;331;20220503;19.4;10.9;15.1;2.6;11.74;0;4.18;23773 +64107;42.49078;9.29072;331;20220504;18.3;11.8;15;2.6;13.47;.5;3.59;21140 +64107;42.49078;9.29072;331;20220505;14.7;12.5;13.6;2.8;14.24;13.9;1.7;7435 +64107;42.49078;9.29072;331;20220506;15.8;10.5;13.2;6.3;14.64;6.4;2.48;17803 +64107;42.49078;9.29072;331;20220507;18.7;12.7;15.7;4.7;14.57;1.7;3.6;18500 +64107;42.49078;9.29072;331;20220508;21;12.2;16.6;4.5;13.24;0;4.71;24026 +64107;42.49078;9.29072;331;20220509;21.5;12.4;16.9;3.7;13.31;0;5.12;28177 +64107;42.49078;9.29072;331;20220510;21.3;12.2;16.7;1.9;13.44;.1;4.83;29290 +64107;42.49078;9.29072;331;20220511;21.4;12.5;17;2.6;12.84;0;4.98;28141 +64107;42.49078;9.29072;331;20220512;21.2;12.2;16.7;2;13.37;0;4.66;27567 +64107;42.49078;9.29072;331;20220513;21.4;12.1;16.8;2;12.77;0;4.79;27771 +64107;42.49078;9.29072;331;20220514;21.6;12.4;17;2;12.81;0;4.83;27944 +64107;42.49078;9.29072;331;20220515;21.8;12.6;17.2;1.6;14.04;0;4.49;26276 +64107;42.49078;9.29072;331;20220516;22.9;12.8;17.9;2;14.37;0;4.88;27890 +64107;42.49078;9.29072;331;20220517;23.3;14.6;18.9;2;14.57;0;5.06;27615 +64107;42.49078;9.29072;331;20220518;24.4;14.5;19.5;2.3;13.91;0;5.68;30082 +64107;42.49078;9.29072;331;20220519;26.1;16.4;21.2;3;14.24;0;6.16;29102 +64107;42.49078;9.29072;331;20220520;24.5;13.9;19.2;3.3;15.04;.2;5.9;30384 +64107;42.49078;9.29072;331;20220521;24.3;14.7;19.5;2.5;16.54;0;5.37;29367 +64107;42.49078;9.29072;331;20220522;23.7;15.1;19.4;2;15.87;.2;5.07;27557 +64107;42.49078;9.29072;331;20220523;25.9;15.1;20.5;2.5;16.84;0;5.53;29501 +64107;42.49078;9.29072;331;20220524;25.7;16.3;21;3.3;18.81;.3;5.2;24947 +64107;42.49078;9.29072;331;20220525;24.5;16.5;20.5;2.5;18.94;1.9;4.6;23433 +64107;42.49078;9.29072;331;20220526;26.5;17.3;21.9;2.5;19.94;0;5.54;28644 +64107;42.49078;9.29072;331;20220527;30.7;17.9;24.3;2.7;14.94;0;6.56;27758 +64107;42.49078;9.29072;331;20220528;28.7;19.5;24.1;2.8;16.27;.5;6.61;28911 +64107;42.49078;9.29072;331;20220529;24.4;17.7;21;3.5;19.41;.2;4.86;22586 +64107;42.49078;9.29072;331;20220530;25;14.9;19.9;2.1;18.16;.1;5.13;27432 +64107;42.49078;9.29072;331;20220531;24.7;16.4;20.5;2.4;19.27;.3;5.36;28822 +64107;42.49078;9.29072;331;20220601;24.8;16.5;20.7;2.3;20.14;.1;5.25;28789 +64107;42.49078;9.29072;331;20220602;28.4;17.1;22.7;2.2;20.71;0;5.82;30008 +64107;42.49078;9.29072;331;20220603;29.6;20.3;25;2.3;20.21;.1;5.73;25295 +64107;42.49078;9.29072;331;20220604;30.8;19;24.9;2.5;21.44;.3;6.34;28663 +64107;42.49078;9.29072;331;20220605;27.3;20.6;23.9;3.9;22.44;.1;5.3;22640 +64107;42.49078;9.29072;331;20220606;27.9;18.2;23.1;4;17.97;0;6.99;29190 +64107;42.49078;9.29072;331;20220607;29.9;17.1;23.5;5.9;14.77;0;8.47;31604 +64107;42.49078;9.29072;331;20220608;25.7;18.2;22;5.5;15.54;0;6.84;26511 +64107;42.49078;9.29072;331;20220609;26.6;17.2;21.9;5.5;15.54;0;7.1;28870 +64107;42.49078;9.29072;331;20220610;26.8;16.7;21.8;3.4;13.27;0;7.11;31571 +64107;42.49078;9.29072;331;20220611;28.8;17.4;23.1;3.1;12.64;0;7.48;31746 +64107;42.49078;9.29072;331;20220612;28.6;17.1;22.9;2.2;12.44;0;6.8;31773 +64107;42.49078;9.29072;331;20220613;28.7;17.9;23.3;2.2;16.34;.2;6.49;30691 +64107;42.49078;9.29072;331;20220614;27.6;17.8;22.7;2.6;20.81;.1;5.94;29723 +64107;42.49078;9.29072;331;20220615;27.4;17.8;22.6;2.1;20.67;0;5.46;27441 +64107;42.49078;9.29072;331;20220616;27.4;18.6;23;2.3;19.47;0;6.08;30223 +64107;42.49078;9.29072;331;20220617;28.6;18.6;23.6;2.3;19.64;0;6.35;30959 +64107;42.49078;9.29072;331;20220618;30.8;20.6;25.7;2.7;18.97;0;7.15;31370 +64107;42.49078;9.29072;331;20220619;29.5;19.8;24.7;2.4;18.81;0;6.64;30546 +64107;42.49078;9.29072;331;20220620;27.9;18.3;23.1;2.8;19.94;.1;6.24;30833 +64107;42.49078;9.29072;331;20220621;29.9;20;24.9;2.5;19.31;.2;6.4;28343 +64107;42.49078;9.29072;331;20220622;29.5;21.1;25.3;2.6;22.07;1.6;5.78;25412 +64107;42.49078;9.29072;331;20220623;27;20.4;23.7;2.3;24.61;2.1;4.05;18169 +64107;42.49078;9.29072;331;20220624;28.4;20.5;24.5;3.8;23.57;.2;6.1;28243 +64107;42.49078;9.29072;331;20220625;28.1;19.5;23.8;2.5;21.61;1.1;6.04;28891 +64107;42.49078;9.29072;331;20220626;31;20.7;25.9;3.9;21.27;0;6.96;29298 +64107;42.49078;9.29072;331;20220627;30.6;22.6;26.6;3.2;23.81;0;6.17;25476 +64107;42.49078;9.29072;331;20220628;31.2;22.9;27;4.3;24.14;3.7;6.16;20862 +64107;42.49078;9.29072;331;20220629;27.8;18.8;23.3;4.5;20.81;0;6.48;29972 +64107;42.49078;9.29072;331;20220630;27.1;17.9;22.5;2.3;20.14;0;5.99;30479 +64107;42.49078;9.29072;331;20220701;27.7;19.1;23.4;3;21.91;0;6.05;29765 +64107;42.49078;9.29072;331;20220702;27.7;17.7;22.7;2.1;20.97;0;6.1;31452 +64107;42.49078;9.29072;331;20220703;30.7;18.6;24.7;1.7;19.11;0;6.54;31516 +64107;42.49078;9.29072;331;20220704;32;19.7;25.9;2.2;16.71;0;7.11;31470 +64107;42.49078;9.29072;331;20220705;31.5;20;25.7;3.3;17.04;0;7.67;30871 +64107;42.49078;9.29072;331;20220706;29.5;20.5;25;3.7;20.47;0;6.91;28736 +64107;42.49078;9.29072;331;20220707;28.6;20.1;24.4;2.4;22.47;.1;6.23;30133 +64107;42.49078;9.29072;331;20220708;29.3;19.7;24.5;3.5;18.91;0;6.92;30891 +64107;42.49078;9.29072;331;20220709;29.2;20.3;24.8;2.8;16.44;0;6.91;29972 +64107;42.49078;9.29072;331;20220710;28.3;19.2;23.7;2.4;17.41;0;6.34;29171 +64107;42.49078;9.29072;331;20220711;28;19;23.5;2.4;18.17;0;6.41;30771 +64107;42.49078;9.29072;331;20220712;28.1;19.7;23.9;2.7;20.64;.1;6.19;29323 +64107;42.49078;9.29072;331;20220713;30.3;19.5;24.9;2.8;21.84;0;6.44;29925 +64107;42.49078;9.29072;331;20220714;29.6;20.1;24.9;2.1;21.87;.6;6.26;29702 +64107;42.49078;9.29072;331;20220715;28.9;20.4;24.6;2.6;22.57;0;6.28;30039 +64107;42.49078;9.29072;331;20220716;30.1;20.8;25.5;2.4;22.44;0;6.46;29965 +64107;42.49078;9.29072;331;20220717;31.6;21.5;26.6;2.2;24.57;0;6.29;29381 +64107;42.49078;9.29072;331;20220718;32.7;21.7;27.2;1.7;23.34;0;6.51;29871 +64107;42.49078;9.29072;331;20220719;32.3;22.5;27.4;2;21.97;.1;6.58;29424 +64107;42.49078;9.29072;331;20220720;32;22.1;27;2.2;21.84;.2;6.61;28806 +64107;42.49078;9.29072;331;20220721;31.6;22.6;27.1;2.3;20.31;0;6.82;29171 +64107;42.49078;9.29072;331;20220722;30.7;21.9;26.3;2.5;24.17;0;6.65;30371 +64107;42.49078;9.29072;331;20220723;30.7;21.5;26.1;3;24.47;0;6.32;27654 +64107;42.49078;9.29072;331;20220724;30.2;22.8;26.5;2.6;23.81;0;5.99;25470 +64107;42.49078;9.29072;331;20220725;30.3;22;26.2;2.8;25.01;0;6.06;26719 +64107;42.49078;9.29072;331;20220726;30.6;22.6;26.6;4;24.34;0;6.8;28198 +64107;42.49078;9.29072;331;20220727;30.2;22.2;26.2;3.4;21.77;0;6.79;27801 +64107;42.49078;9.29072;331;20220728;29.6;20.7;25.1;2.1;22.84;0;5.9;27737 +64107;42.49078;9.29072;331;20220729;29.7;21.3;25.5;2.7;23.77;.3;5.82;26315 +64107;42.49078;9.29072;331;20220730;29.7;21.3;25.5;3.8;22.94;0;6.63;28508 +64107;42.49078;9.29072;331;20220731;30.2;20;25.1;2.3;21.31;.2;6.29;29449 +64107;42.49078;9.29072;331;20220801;32.2;20.3;26.2;2.5;20.21;0;6.79;29332 +64107;42.49078;9.29072;331;20220802;30.3;21.8;26.1;2.5;23.54;0;6.06;26711 +64107;42.49078;9.29072;331;20220803;31.9;21.1;26.5;2;20.97;0;6.39;28810 +64107;42.49078;9.29072;331;20220804;30.9;21.2;26.1;2.2;21.81;0;6.34;28711 +64107;42.49078;9.29072;331;20220805;30.6;21.5;26.1;2.2;22.47;0;5.88;26482 +64107;42.49078;9.29072;331;20220806;30.6;21.3;26;1.7;24.01;0;5.66;26968 +64107;42.49078;9.29072;331;20220807;31.3;21.6;26.5;2.8;24.71;0;6.41;28582 +64107;42.49078;9.29072;331;20220808;31.3;22.5;26.9;3.2;22.64;.4;6.49;26827 +64107;42.49078;9.29072;331;20220809;31;21.9;26.4;3.5;19.81;.2;6.99;27976 +64107;42.49078;9.29072;331;20220810;31;22.2;26.6;3.8;20.17;0;6.7;26049 +64107;42.49078;9.29072;331;20220811;30.4;22;26.2;3.4;17.67;0;6.57;24796 +64107;42.49078;9.29072;331;20220812;29.7;20.2;25;2.6;17.91;0;5.94;25230 +64107;42.49078;9.29072;331;20220813;27.3;19.3;23.3;2.8;21.11;1;4.97;23216 +64107;42.49078;9.29072;331;20220814;29.4;20.3;24.9;2.9;18.47;1.2;5.68;23247 +64107;42.49078;9.29072;331;20220815;30.7;20.7;25.7;2.9;22.01;1.6;5.42;22149 +64107;42.49078;9.29072;331;20220816;29.2;21;25.1;2.1;24.07;3.6;5.17;24600 +64107;42.49078;9.29072;331;20220817;30.2;21;25.6;3.6;24.71;.6;5.66;24331 +64107;42.49078;9.29072;331;20220818;27.1;24.1;25.6;3.5;23.41;5.5;4.28;14397 +64107;42.49078;9.29072;331;20220819;26.3;16.8;21.5;3.2;19.94;.5;4.84;24308 +64107;42.49078;9.29072;331;20220820;28.1;18.6;23.3;2.3;18.87;0;5.4;25970 +64107;42.49078;9.29072;331;20220821;27.8;19.8;23.8;2.3;21.47;0;4.87;23037 +64107;42.49078;9.29072;331;20220822;27.4;19.2;23.3;2.6;22.01;0;4.85;23408 +64107;42.49078;9.29072;331;20220823;28.3;19;23.6;2;20.87;0;5.02;24863 +64107;42.49078;9.29072;331;20220824;30.3;19.7;25;2.9;17.84;0;6.03;25685 +64107;42.49078;9.29072;331;20220825;29.7;20.2;25;3.1;17.64;0;6.12;25005 +64107;42.49078;9.29072;331;20220826;29.1;20.4;24.7;2.3;20.87;.1;5.16;23706 +64107;42.49078;9.29072;331;20220827;28.4;20.3;24.3;2.4;22.51;0;4.67;21730 +64107;42.49078;9.29072;331;20220828;28.7;20.8;24.8;2.5;23.34;.1;4.75;21257 +64107;42.49078;9.29072;331;20220829;28;20.4;24.2;2.4;23.04;0;4.67;22391 +64107;42.49078;9.29072;331;20220830;28.6;20.1;24.3;2.2;22.37;.3;4.64;21954 +64107;42.49078;9.29072;331;20220831;27.9;19.6;23.7;3.1;22.07;0;4.53;20217 +64107;42.49078;9.29072;331;20220901;28.1;21.1;24.6;2.6;21.67;0;4.46;19072 +64107;42.49078;9.29072;331;20220902;27.2;20.1;23.6;2.2;21.91;.8;4.03;18908 +64107;42.49078;9.29072;331;20220903;27.3;20.4;23.8;2.6;21.94;1.3;4.21;19170 +64107;42.49078;9.29072;331;20220904;28.9;20.5;24.7;2.7;21.94;0;4.85;22044 +64107;42.49078;9.29072;331;20220905;28.8;20.7;24.7;2.3;22.07;0;4.67;22523 +64107;42.49078;9.29072;331;20220906;29;20.2;24.6;2.8;23.44;1;4.48;21362 +64107;42.49078;9.29072;331;20220907;29.5;20.8;25.1;2.6;24.44;.6;4.59;21225 +64107;42.49078;9.29072;331;20220908;29.9;21.5;25.7;3.9;23.24;.6;5.06;19647 +64107;42.49078;9.29072;331;20220909;29.2;19.7;24.4;6.3;15.21;0;7.09;21796 +64107;42.49078;9.29072;331;20220910;28;19.3;23.7;6.2;15.81;.1;6.19;21222 +64107;42.49078;9.29072;331;20220911;26.7;17.8;22.2;4.7;17.01;0;5.21;20611 +64107;42.49078;9.29072;331;20220912;26.1;17.1;21.6;2.3;18.84;0;4.16;21520 +64107;42.49078;9.29072;331;20220913;27.2;17.3;22.3;2.3;20.04;0;4.05;20895 +64107;42.49078;9.29072;331;20220914;29.1;20.2;24.7;3.2;22.11;1.6;4.31;17869 +64107;42.49078;9.29072;331;20220915;29.8;21.6;25.7;4.5;20.97;0;5.22;17474 +64107;42.49078;9.29072;331;20220916;30.7;20.9;25.8;7.5;15.24;0;7.48;20899 +64107;42.49078;9.29072;331;20220917;24.6;17.9;21.2;7.3;11.81;.3;6.48;18253 +64107;42.49078;9.29072;331;20220918;24.5;14.1;19.3;2.9;11.24;.1;4.33;20528 +64107;42.49078;9.29072;331;20220919;25.3;15.3;20.3;2.9;13.84;0;4.36;20247 +64107;42.49078;9.29072;331;20220920;24.8;17.2;21;3.2;15.57;0;4.22;19196 +64107;42.49078;9.29072;331;20220921;24.8;15.9;20.3;4.1;12.57;.1;4.95;18752 +64107;42.49078;9.29072;331;20220922;22.4;15.2;18.8;5.2;9.74;0;5.27;18478 +64107;42.49078;9.29072;331;20220923;22.8;14.1;18.4;3.1;10.34;0;4.15;18462 +64107;42.49078;9.29072;331;20220924;20.8;14.6;17.7;2.2;14.41;4.8;2.63;12802 +64107;42.49078;9.29072;331;20220925;22.6;15.3;19;2.8;17.87;1.7;3.07;16912 +64107;42.49078;9.29072;331;20220926;23.7;15.6;19.7;4.9;15.34;0;4;16189 +64107;42.49078;9.29072;331;20220927;22.5;13.5;18;8.9;11.21;.5;5.4;17483 +64107;42.49078;9.29072;331;20220928;24.3;14.3;19.3;8;12.31;0;5.16;16988 +64107;42.49078;9.29072;331;20220929;22.9;16;19.5;6.2;13.54;2.4;4.45;14938 +64107;42.49078;9.29072;331;20220930;19.3;12.9;16.1;3.4;14.54;5.4;2.52;11435 +64107;42.49078;9.29072;331;20221001;21.8;11.9;16.8;6.7;12.37;0;4.27;17433 +64107;42.49078;9.29072;331;20221002;26.6;15.7;21.2;6.6;14.07;0;5.35;16606 +64107;42.49078;9.29072;331;20221003;23;15.3;19.1;3.5;14.81;0;3.38;15639 +64107;42.49078;9.29072;331;20221004;22.4;14.2;18.3;2.1;17.04;.1;2.82;17528 +64107;42.49078;9.29072;331;20221005;23.1;14.1;18.6;2.1;16.41;0;2.86;17040 +64107;42.49078;9.29072;331;20221006;21.9;13.8;17.8;1.8;16.04;0;2.55;15902 +64107;42.49078;9.29072;331;20221007;21.8;13;17.4;1.7;15.17;.1;2.68;16666 +64107;42.49078;9.29072;331;20221008;22.9;13.7;18.3;1.7;15.57;.8;2.6;15895 +64107;42.49078;9.29072;331;20221009;21.9;15.4;18.6;2.4;16.61;5.8;2.39;11980 +64107;42.49078;9.29072;331;20221010;22.2;14.7;18.4;2.8;16.41;3.9;2.64;14069 +64107;42.49078;9.29072;331;20221011;22.4;14.2;18.3;2.3;16.81;0;2.38;13455 +64107;42.49078;9.29072;331;20221012;20.5;15.1;17.8;2.1;16.91;0;2.01;10997 +64107;42.49078;9.29072;331;20221013;22.2;15.2;18.7;3.4;15.31;0;2.98;13631 +64107;42.49078;9.29072;331;20221014;22.1;14.4;18.2;4;14.94;0;3.11;14301 +64107;42.49078;9.29072;331;20221015;22.8;14.2;18.5;2.3;15.57;.1;2.68;15563 +64107;42.49078;9.29072;331;20221016;23.4;15;19.2;1.7;16.14;0;2.34;13738 +64107;42.49078;9.29072;331;20221017;23.5;15.3;19.4;2.7;17.21;.1;2.49;14434 +64107;42.49078;9.29072;331;20221018;22.8;14.4;18.6;2.8;17.67;0;2.35;14116 +64107;42.49078;9.29072;331;20221019;21.8;15.4;18.6;1.8;17.84;.1;2.05;13043 +64107;42.49078;9.29072;331;20221020;21.6;13.7;17.7;2.3;17.64;.1;2.01;12862 +64107;42.49078;9.29072;331;20221021;24;14.4;19.2;2.5;17.44;0;2;10292 +64107;42.49078;9.29072;331;20221022;24.9;16;20.4;2.2;17.54;0;2.42;12555 +64107;42.49078;9.29072;331;20221023;25.7;16.7;21.2;2.1;17.47;0;2.48;12681 +64107;42.49078;9.29072;331;20221024;25.3;16.8;21.1;1.9;16.57;0;2.36;12003 +64107;42.49078;9.29072;331;20221025;24.6;15.5;20.1;2.7;16.04;.1;2.53;11731 +64107;42.49078;9.29072;331;20221026;23.6;14.9;19.3;1.7;17.04;0;1.84;11424 +64107;42.49078;9.29072;331;20221027;23.3;14.9;19.1;1.3;15.94;0;1.68;11239 +64107;42.49078;9.29072;331;20221028;22.9;13.2;18.1;1.4;16.47;0;1.64;11301 +64107;42.49078;9.29072;331;20221029;23.3;14.7;19;2.2;15.17;.1;2.29;11930 +64107;42.49078;9.29072;331;20221030;23.8;13.4;18.6;1.6;14.21;0;1.98;12022 +64107;42.49078;9.29072;331;20221031;22;12.6;17.3;1.7;14.27;.1;1.84;11183 +64107;42.49078;9.29072;331;20221101;21.3;12.6;17;1.7;14.64;0;1.7;10877 +64107;42.49078;9.29072;331;20221102;22.4;14.1;18.2;1.7;16.27;.4;1.72;10448 +64107;42.49078;9.29072;331;20221103;21.1;14.2;17.6;2.7;16.01;8.5;1.88;10042 +64107;42.49078;9.29072;331;20221104;19.7;13.2;16.4;7.2;12.37;0;3.29;9157 +64107;42.49078;9.29072;331;20221105;18;10.3;14.1;4.7;10.64;1.5;2.57;10170 +64107;42.49078;9.29072;331;20221106;19.9;11;15.4;2.8;9.21;0;2.55;10877 +64107;42.49078;9.29072;331;20221107;20.9;11.3;16.1;2.6;11.64;.1;2.09;10655 +64107;42.49078;9.29072;331;20221108;20.5;12.1;16.3;1.9;13.27;.3;1.6;10385 +64107;42.49078;9.29072;331;20221109;20.5;12.7;16.6;2.4;14.47;0;1.63;9559 +64107;42.49078;9.29072;331;20221110;21.6;14;17.8;2.7;15.57;.4;1.82;9243 +64107;42.49078;9.29072;331;20221111;21.4;14.6;18;3.3;15.24;0;2.08;8717 +64107;42.49078;9.29072;331;20221112;19.4;12;15.7;4;10.81;0;2.65;8117 +64107;42.49078;9.29072;331;20221113;17.1;13;15;4.4;10.27;1.8;2.64;6911 +64107;42.49078;9.29072;331;20221114;18.4;10.4;14.4;2;10.91;1.9;1.53;9142 +64107;42.49078;9.29072;331;20221115;15.6;10.4;13;2.8;14.11;12.9;1;5307 +64107;42.49078;9.29072;331;20221116;20;12.5;16.3;4.5;14.54;2.4;1.96;9063 +64107;42.49078;9.29072;331;20221117;20.9;11.8;16.3;4.8;12.84;1.9;2.56;8835 +64107;42.49078;9.29072;331;20221118;18.8;12.1;15.5;6.1;11.94;0;2.51;7755 +64107;42.49078;9.29072;331;20221119;15.6;10.8;13.2;2.8;10.24;1.6;1.72;5993 +64107;42.49078;9.29072;331;20221120;16.4;9.2;12.8;3.1;10.17;0;1.71;8664 +64107;42.49078;9.29072;331;20221121;16.6;8;12.3;3.9;9.67;24.4;1.94;8620 +64107;42.49078;9.29072;331;20221122;13.5;9.8;11.6;6.5;10.91;11.4;1.77;4662 +64107;42.49078;9.29072;331;20221123;15.4;10.6;13;6.4;9.34;0;2.38;5974 +64107;42.49078;9.29072;331;20221124;17.4;9.4;13.4;4.7;10.44;.3;2.22;8414 +64107;42.49078;9.29072;331;20221125;14.4;10.3;12.3;3.3;11.84;24.7;1.26;5101 +64107;42.49078;9.29072;331;20221126;15.2;8.7;12;6.9;10.67;.6;2.02;6079 +64107;42.49078;9.29072;331;20221127;15.1;9.3;12.2;4.7;7.91;0;2.49;6924 +64107;42.49078;9.29072;331;20221128;13.5;7.8;10.7;1.9;8.57;.9;1.25;5665 +64107;42.49078;9.29072;331;20221129;11.2;9.4;10.3;3.6;10.11;9.8;1.31;2223 +64107;42.49078;9.29072;331;20221130;13;8.3;10.7;4.9;9.04;0;1.79;5819 +64107;42.49078;9.29072;331;20221201;12.5;6.5;9.5;3.6;7.94;0;1.63;6497 +64107;42.49078;9.29072;331;20221202;13.6;6.3;10;2.7;8.74;.8;1.3;7025 +64107;42.49078;9.29072;331;20221203;15.1;9.9;12.5;3.7;11.17;13.2;1.41;5011 +64107;42.49078;9.29072;331;20221204;15.3;8.8;12.1;1.8;11.57;2.5;.87;6946 +64107;42.49078;9.29072;331;20221205;17.1;8.3;12.7;2.2;11.81;.9;1.04;7322 +64107;42.49078;9.29072;331;20221206;16.2;9.6;12.9;2.1;12.74;0;.89;6883 +64107;42.49078;9.29072;331;20221207;15.4;9.8;12.6;2;11.71;.1;.97;6784 +64107;42.49078;9.29072;331;20221208;12.8;8.1;10.5;2.7;10.34;.7;1.2;5115 +64107;42.49078;9.29072;331;20221209;18.8;8.9;13.9;4;11.97;0;1.7;6796 +64107;42.49078;9.29072;331;20221210;15.2;10.1;12.7;4.2;12.21;1.4;1.34;4664 +64107;42.49078;9.29072;331;20221211;12.3;6.2;9.2;6.8;6.74;0;2.36;6988 +64107;42.49078;9.29072;331;20221212;12.9;4.8;8.8;3.8;6.71;2.8;1.74;7269 +64107;42.49078;9.29072;331;20221213;10.9;6;8.4;4;10.54;6.8;.77;4972 +64107;42.49078;9.29072;331;20221214;12.8;8.3;10.6;3.2;12.47;7.4;.68;3809 +64107;42.49078;9.29072;331;20221215;15.1;8.7;11.9;3.3;12.81;9.4;.97;4389 +64107;42.49078;9.29072;331;20221216;15;9.7;12.4;3.4;11.84;2.6;1.31;5002 +64107;42.49078;9.29072;331;20221217;16.4;7.8;12.1;3.9;10.61;.5;1.51;8189 +64107;42.49078;9.29072;331;20221218;14.9;7.7;11.3;2.4;10.84;.2;.95;7348 +64107;42.49078;9.29072;331;20221219;14.1;7.3;10.7;1.4;10.37;0;.66;6999 +64107;42.49078;9.29072;331;20221220;14.5;6.8;10.7;1.7;10.07;0;.79;7205 +64107;42.49078;9.29072;331;20221221;14.6;6.6;10.6;2;10.17;2;.85;7223 +64107;42.49078;9.29072;331;20221222;17.3;8.7;13;5.1;11.34;0;1.71;7631 +64107;42.49078;9.29072;331;20221223;19;10.1;14.6;7.4;11.87;.1;2.68;7134 +64107;42.49078;9.29072;331;20221224;20.1;12.4;16.3;6.3;12.11;.1;2.8;7111 +64107;42.49078;9.29072;331;20221225;15.6;9.3;12.5;2.5;12.57;0;.82;6825 +64107;42.49078;9.29072;331;20221226;16.5;9;12.8;1.8;12.41;.1;.81;6076 +64107;42.49078;9.29072;331;20221227;18.1;9.1;13.6;4.6;10.44;0;2.12;8204 +64107;42.49078;9.29072;331;20221228;15.8;7.6;11.7;3.6;9.74;0;1.6;7599 +64107;42.49078;9.29072;331;20221229;16.6;6.9;11.7;1.7;9.74;0;.9;8148 +64107;42.49078;9.29072;331;20221230;17.1;8.5;12.8;2.1;10.27;0;1.19;7662 +64107;42.49078;9.29072;331;20221231;16.7;9.3;13;2.2;11.91;0;.97;7600 +64108;42.48672;9.48739;6;20220101;16.5;11.2;13.9;2.6;11.5;0;1.15;5000 +64108;42.48672;9.48739;6;20220102;14;11.6;12.8;2.4;10.6;0;1.15;2000 +64108;42.48672;9.48739;6;20220103;15.9;5.8;10.9;2.3;10.3;.1;.88;5900 +64108;42.48672;9.48739;6;20220104;15.9;6.5;11.2;2;11.1;.1;.77;4600 +64108;42.48672;9.48739;6;20220105;16.3;9.1;12.7;3;10.4;2.5;1.33;4000 +64108;42.48672;9.48739;6;20220106;10.6;7.5;9.1;5.1;8.7;11.2;1.3;1100 +64108;42.48672;9.48739;6;20220107;12.2;7.3;9.8;3.8;7.4;0;1.5;7600 +64108;42.48672;9.48739;6;20220108;14.1;4.9;9.5;2.2;6.6;.1;1.2;8300 +64108;42.48672;9.48739;6;20220109;12.7;5;8.9;4.7;7.7;0;1.55;5000 +64108;42.48672;9.48739;6;20220110;12.2;2.6;7.4;5.3;6.2;0;1.89;5600 +64108;42.48672;9.48739;6;20220111;13.3;5.8;9.6;5.3;5.8;0;2.39;8000 +64108;42.48672;9.48739;6;20220112;11.6;5.7;8.7;6;5.5;0;2.39;8500 +64108;42.48672;9.48739;6;20220113;12;1;6.5;3.1;5.7;0;1.35;9000 +64108;42.48672;9.48739;6;20220114;14.6;1.2;7.9;2.4;6.3;0;1.28;9100 +64108;42.48672;9.48739;6;20220115;16.3;4.6;10.5;3.4;6.9;0;1.85;9100 +64108;42.48672;9.48739;6;20220116;15;6.1;10.6;3.3;7.7;0;1.58;9200 +64108;42.48672;9.48739;6;20220117;15.2;4.1;9.7;2.2;8.4;0;1.07;9200 +64108;42.48672;9.48739;6;20220118;14.5;3.4;9;2.2;8.6;0;.96;9300 +64108;42.48672;9.48739;6;20220119;14.8;4.7;9.8;2.5;8.8;0;1.11;7700 +64108;42.48672;9.48739;6;20220120;14.7;4.2;9.5;1.9;8.7;.2;.97;7700 +64108;42.48672;9.48739;6;20220121;14.4;5.6;10;2.9;8.1;0;1.36;8800 +64108;42.48672;9.48739;6;20220122;13;1.7;7.4;2.8;6.1;0;1.4;9900 +64108;42.48672;9.48739;6;20220123;13.9;2.7;8.3;2.9;6.8;0;1.44;9800 +64108;42.48672;9.48739;6;20220124;14.1;4.6;9.4;3;7.8;0;1.39;9100 +64108;42.48672;9.48739;6;20220125;13;3.3;8.2;2.8;8;0;1.12;10100 +64108;42.48672;9.48739;6;20220126;14.7;4.6;9.7;3.1;8.3;0;1.4;9600 +64108;42.48672;9.48739;6;20220127;15.1;6.6;10.9;3;8.4;0;1.53;10100 +64108;42.48672;9.48739;6;20220128;14.8;4.9;9.9;2.7;8.5;0;1.32;10400 +64108;42.48672;9.48739;6;20220129;14.3;3.5;8.9;2.7;7.6;.1;1.39;10500 +64108;42.48672;9.48739;6;20220130;14.8;2.8;8.8;2.5;8.8;0;1.14;8800 +64108;42.48672;9.48739;6;20220131;14.8;7;10.9;3.2;8.8;0;1.55;7700 +64108;42.48672;9.48739;6;20220201;15.3;6.5;10.9;7.1;4.9;0;3.76;11500 +64108;42.48672;9.48739;6;20220202;17;4.4;10.7;2.8;6.7;0;1.98;11400 +64108;42.48672;9.48739;6;20220203;16.1;4.4;10.3;1.9;10;0;1.11;10000 +64108;42.48672;9.48739;6;20220204;15.7;7.5;11.6;1.5;11.7;.3;.88;6300 +64108;42.48672;9.48739;6;20220205;16.1;6.4;11.3;1.6;10.6;1.1;1.04;7100 +64108;42.48672;9.48739;6;20220206;15.7;5.8;10.8;2.7;9.9;0;1.37;11600 +64108;42.48672;9.48739;6;20220207;19.2;5.8;12.5;3.4;8.7;0;2.26;12000 +64108;42.48672;9.48739;6;20220208;16.1;3;9.6;3.5;6;0;2.32;12200 +64108;42.48672;9.48739;6;20220209;16;6.5;11.3;3.1;7.3;0;2.1;12400 +64108;42.48672;9.48739;6;20220210;15;5.2;10.1;2.5;9.1;0;1.43;11400 +64108;42.48672;9.48739;6;20220211;15.1;7.8;11.5;2.7;9.8;0;1.5;10100 +64108;42.48672;9.48739;6;20220212;13.8;7.1;10.5;3.5;9.3;0;1.54;9800 +64108;42.48672;9.48739;6;20220213;14.2;3.7;9;2.1;9.2;.3;1.22;11200 +64108;42.48672;9.48739;6;20220214;15.3;4.7;10;2.3;9.8;2.7;1.31;10600 +64108;42.48672;9.48739;6;20220215;15.4;8.2;11.8;3.9;8.3;0;2.25;11600 +64108;42.48672;9.48739;6;20220216;15.8;5.5;10.7;3.5;7.5;0;2.23;13100 +64108;42.48672;9.48739;6;20220217;15.3;5.2;10.3;2.4;9.7;.1;1.5;13300 +64108;42.48672;9.48739;6;20220218;16.1;5.7;10.9;2.1;11.6;0;1.17;9800 +64108;42.48672;9.48739;6;20220219;16.4;7.4;11.9;2;12.2;0;1.1;7200 +64108;42.48672;9.48739;6;20220220;18.1;8.4;13.3;2.6;11.2;0;1.82;12300 +64108;42.48672;9.48739;6;20220221;20.3;5.9;13.1;6.3;7.7;0;3.85;12600 +64108;42.48672;9.48739;6;20220222;18.7;11.9;15.3;5.9;5.4;0;4.72;15100 +64108;42.48672;9.48739;6;20220223;18.3;4.3;11.3;2.1;7.62;0;2.16;15645 +64108;42.48672;9.48739;6;20220224;15.7;4.6;10.2;2;8.8;.1;1.65;12300 +64108;42.48672;9.48739;6;20220225;16;5.8;10.9;2.5;8.9;.2;1.88;12800 +64108;42.48672;9.48739;6;20220226;13.8;5.9;9.9;6.9;5.6;0;3.49;15500 +64108;42.48672;9.48739;6;20220227;12;6.4;9.2;5.6;4.8;0;3.22;13200 +64108;42.48672;9.48739;6;20220228;13.5;3.6;8.6;2.5;6.4;0;2.07;15700 +64108;42.48672;9.48739;6;20220301;10;3.4;6.7;3.1;5.5;0;2.02;15300 +64108;42.48672;9.48739;6;20220302;12.8;2;7.4;2.9;5.8;0;2.17;16200 +64108;42.48672;9.48739;6;20220303;14;3.4;8.7;3;7.4;0;1.92;11300 +64108;42.48672;9.48739;6;20220304;12.4;6.2;9.3;2.1;8.5;8.4;1.32;6100 +64108;42.48672;9.48739;6;20220305;11.4;2.2;6.8;2.5;6.4;0;1.89;16500 +64108;42.48672;9.48739;6;20220306;11.1;.3;5.7;2.3;5.7;.1;1.71;12500 +64108;42.48672;9.48739;6;20220307;11.7;1.7;6.7;3;5.8;0;2.05;14000 +64108;42.48672;9.48739;6;20220308;11;1.4;6.2;2.8;5.4;0;2.05;15000 +64108;42.48672;9.48739;6;20220309;13;.3;6.7;2.8;5.1;0;2.4;18100 +64108;42.48672;9.48739;6;20220310;15;3.9;9.5;3.1;7.2;0;2.47;17200 +64108;42.48672;9.48739;6;20220311;14.6;3.8;9.2;3.1;8.7;0;1.93;13700 +64108;42.48672;9.48739;6;20220312;14.1;3.7;8.9;4.2;8.7;1.4;1.85;10900 +64108;42.48672;9.48739;6;20220313;11.6;5.9;8.8;4.4;10.3;13.3;.71;600 +64108;42.48672;9.48739;6;20220314;15.1;10.6;12.9;6.2;13.2;0;1.42;9100 +64108;42.48672;9.48739;6;20220315;16;9.6;12.8;6.4;12.5;0;1.77;10100 +64108;42.48672;9.48739;6;20220316;15.9;6.7;11.3;4.7;12.1;0;1.58;12200 +64108;42.48672;9.48739;6;20220317;16.8;7.6;12.2;1.8;11.6;0;1.48;8200 +64108;42.48672;9.48739;6;20220318;14.2;9.4;11.8;2.1;10.4;0;1.24;3000 +64108;42.48672;9.48739;6;20220319;13.4;8.5;11;2.5;10;.6;1.33;4400 +64108;42.48672;9.48739;6;20220320;14;8.5;11.3;2;9.9;.9;1.54;7600 +64108;42.48672;9.48739;6;20220321;13.5;5.3;9.4;2.8;6.9;.1;2.4;14800 +64108;42.48672;9.48739;6;20220322;15;6.9;10.9;5.5;6.41;0;3.62;18899 +64108;42.48672;9.48739;6;20220323;16.7;2.8;9.8;2.5;6;0;3.03;20500 +64108;42.48672;9.48739;6;20220324;17.6;3.2;10.4;2.6;6.6;0;3.11;20300 +64108;42.48672;9.48739;6;20220325;16.4;3.6;10;4.8;8.2;0;3.07;20800 +64108;42.48672;9.48739;6;20220326;17;8.8;12.9;3.8;7.38;.1;3.58;18237 +64108;42.48672;9.48739;6;20220327;20.9;12.6;16.7;4;7.98;.1;4.27;18041 +64108;42.48672;9.48739;6;20220328;20.2;8.7;14.5;2.1;8.7;0;3.24;19200 +64108;42.48672;9.48739;6;20220329;17.8;6.8;12.3;3.1;10.7;4.7;2.53;16200 +64108;42.48672;9.48739;6;20220330;15.1;9.7;12.4;1.9;13.9;8.3;.82;3700 +64108;42.48672;9.48739;6;20220331;18.3;12.7;15.5;3.9;12.7;0;2.8;14900 +64108;42.48672;9.48739;6;20220401;16.6;8.7;12.7;2.9;7.5;1.7;2.71;9600 +64108;42.48672;9.48739;6;20220402;11.6;3.1;7.4;3.9;7.4;5.3;2.01;12800 +64108;42.48672;9.48739;6;20220403;13.1;5.4;9.3;3.6;8.4;4.1;2.03;11100 +64108;42.48672;9.48739;6;20220404;14.2;5.7;10;3.1;8;0;2.89;21500 +64108;42.48672;9.48739;6;20220405;15.4;4.4;9.9;2.2;8.1;0;2.94;23500 +64108;42.48672;9.48739;6;20220406;13.7;3.1;8.4;2.6;9;2.3;1.51;8300 +64108;42.48672;9.48739;6;20220407;17.2;3.9;10.6;2.9;9.8;0;2.87;22200 +64108;42.48672;9.48739;6;20220408;21.6;7.6;14.6;2.9;12;0;3.41;21300 +64108;42.48672;9.48739;6;20220409;19.7;14.3;17;12.1;8.06;0;5.65;14278 +64108;42.48672;9.48739;6;20220410;16.2;6.9;11.6;3.6;7.58;0;3.54;22722 +64108;42.48672;9.48739;6;20220411;16.5;3.7;10.1;4.4;8.6;0;3.32;24400 +64108;42.48672;9.48739;6;20220412;16.5;4;10.3;5.6;10.8;0;2.46;19900 +64108;42.48672;9.48739;6;20220413;18.3;8.8;13.6;3.4;11.4;0;3.16;20800 +64108;42.48672;9.48739;6;20220414;19.8;6.5;13.2;2.1;9.5;0;2.8;14700 +64108;42.48672;9.48739;6;20220415;22.8;8.8;15.8;2;10.2;0;3.85;22400 +64108;42.48672;9.48739;6;20220416;24;14.2;19.1;6.3;9.42;0;6.22;25462 +64108;42.48672;9.48739;6;20220417;17.4;11;14.2;4.1;7.3;0;4.65;25800 +64108;42.48672;9.48739;6;20220418;18;4.7;11.4;2.2;7.6;0;3.64;25400 +64108;42.48672;9.48739;6;20220419;18.8;6.9;12.9;3.2;10.2;0;3.63;24600 +64108;42.48672;9.48739;6;20220420;18.6;9.1;13.9;3.3;13.6;2.3;2.09;12100 +64108;42.48672;9.48739;6;20220421;15.9;10.7;13.3;3.8;14;26.5;1.25;6200 +64108;42.48672;9.48739;6;20220422;17.4;12.3;14.9;4;13.4;1.7;2.26;11000 +64108;42.48672;9.48739;6;20220423;17.5;8.7;13.1;3.3;13.1;.7;1.9;11000 +64108;42.48672;9.48739;6;20220424;16.1;6.9;11.5;2.3;11;3.6;2;11900 +64108;42.48672;9.48739;6;20220425;19.8;7.7;13.8;1.9;12.4;.5;3.36;23700 +64108;42.48672;9.48739;6;20220426;18.9;8.9;13.9;2;12.9;.1;3.54;26200 +64108;42.48672;9.48739;6;20220427;19.1;8.8;14;2.3;12.8;0;3.45;24900 +64108;42.48672;9.48739;6;20220428;22.4;9.3;15.9;2.8;10;0;4.66;27000 +64108;42.48672;9.48739;6;20220429;22.1;8.9;15.5;2.6;8.7;0;4.72;27200 +64108;42.48672;9.48739;6;20220430;21.1;9;15.1;2.7;10.3;0;4.21;25100 +64108;42.48672;9.48739;6;20220501;20.7;11.4;16.1;2.5;10.1;0;3.96;21000 +64108;42.48672;9.48739;6;20220502;20.9;10.1;15.5;2.7;10.4;0;4.43;26800 +64108;42.48672;9.48739;6;20220503;22.1;10.2;16.2;2.6;11.3;0;4.17;23500 +64108;42.48672;9.48739;6;20220504;20.8;11.9;16.4;2.4;13.8;.5;3.15;17500 +64108;42.48672;9.48739;6;20220505;16.1;12.3;14.2;1.4;14.2;16.4;.97;2700 +64108;42.48672;9.48739;6;20220506;17.1;12.2;14.7;5.2;15.2;6.8;1.19;4200 +64108;42.48672;9.48739;6;20220507;21.5;14.4;18;4.5;14.2;.2;4.18;21700 +64108;42.48672;9.48739;6;20220508;22.2;11.7;17;2.9;13.9;5.7;4.13;24600 +64108;42.48672;9.48739;6;20220509;23.8;12.1;18;2.1;14;0;4.46;26300 +64108;42.48672;9.48739;6;20220510;23.7;14.1;18.9;3.1;13.8;.1;4.94;27000 +64108;42.48672;9.48739;6;20220511;24.3;13.9;19.1;2.3;13.8;0;4.87;27300 +64108;42.48672;9.48739;6;20220512;24.1;12.4;18.3;2.8;14;0;4.82;27500 +64108;42.48672;9.48739;6;20220513;24.7;12.5;18.6;2.4;13.7;0;4.9;27700 +64108;42.48672;9.48739;6;20220514;23.8;12.8;18.3;2.5;14;0;4.81;27900 +64108;42.48672;9.48739;6;20220515;24.5;12.1;18.3;2.1;14.2;0;4.76;27900 +64108;42.48672;9.48739;6;20220516;25.3;12.7;19;1.8;14.6;0;4.67;26600 +64108;42.48672;9.48739;6;20220517;25.7;13.9;19.8;2.2;15.6;0;4.95;27600 +64108;42.48672;9.48739;6;20220518;28.9;14.6;21.8;2.3;15.8;0;5.46;27200 +64108;42.48672;9.48739;6;20220519;26.8;15.5;21.2;2.4;14.1;0;5.52;28200 +64108;42.48672;9.48739;6;20220520;28.2;12.5;20.4;2.3;14.2;.1;5.46;28100 +64108;42.48672;9.48739;6;20220521;25.7;13.9;19.8;2.1;17.1;0;4.85;27900 +64108;42.48672;9.48739;6;20220522;25.9;14.3;20.1;2.1;17;.1;4.71;26100 +64108;42.48672;9.48739;6;20220523;25.9;15.2;20.6;2.8;19.4;0;4.47;25000 +64108;42.48672;9.48739;6;20220524;26.7;18.3;22.5;2.5;20.3;.2;4.04;19100 +64108;42.48672;9.48739;6;20220525;26.6;16.8;21.7;2.3;20.3;0;4.12;21200 +64108;42.48672;9.48739;6;20220526;28.6;17.9;23.3;1.9;20.8;0;4.62;22900 +64108;42.48672;9.48739;6;20220527;32.6;17;24.8;1.6;16.4;0;5.57;25600 +64108;42.48672;9.48739;6;20220528;32.4;19.7;26.1;2.9;16.4;.2;6.61;26500 +64108;42.48672;9.48739;6;20220529;26.6;20.7;23.7;3.4;20;.1;4.7;20400 +64108;42.48672;9.48739;6;20220530;26.2;16.5;21.4;2.4;19.1;.1;4.4;22800 +64108;42.48672;9.48739;6;20220531;27.5;16.7;22.1;2.1;19.5;0;5.06;26800 +64108;42.48672;9.48739;6;20220601;27.6;17.6;22.6;2.1;19.9;.1;4.61;23000 +64108;42.48672;9.48739;6;20220602;28.1;17.4;22.8;2.2;21.5;0;5.1;27100 +64108;42.48672;9.48739;6;20220603;27.6;18.6;23.1;1.5;22.5;.1;2.61;10700 +64108;42.48672;9.48739;6;20220604;29.1;18.6;23.9;2.1;23.8;0;3.87;18100 +64108;42.48672;9.48739;6;20220605;29.1;20.6;24.9;2.5;24.2;.1;3.96;17200 +64108;42.48672;9.48739;6;20220606;29.4;18.1;23.8;2.3;20.2;.1;5.08;24000 +64108;42.48672;9.48739;6;20220607;29.5;17.4;23.5;2.9;16.9;0;6.24;29300 +64108;42.48672;9.48739;6;20220608;28.4;18.9;23.7;3;16;0;5.48;22300 +64108;42.48672;9.48739;6;20220609;30.6;17.2;23.9;4;14.6;0;7.34;30700 +64108;42.48672;9.48739;6;20220610;29.6;16.1;22.9;4;13.2;0;7.18;30400 +64108;42.48672;9.48739;6;20220611;32;18.5;25.3;2.7;12.3;0;7.19;30300 +64108;42.48672;9.48739;6;20220612;32.2;16.7;24.5;2.2;13.1;0;6.69;30100 +64108;42.48672;9.48739;6;20220613;29.6;17.4;23.5;2.5;15.4;.1;6.16;28500 +64108;42.48672;9.48739;6;20220614;30.4;17.6;24;1.8;19.5;0;5.88;29600 +64108;42.48672;9.48739;6;20220615;29.9;17.5;23.7;2;20.3;0;5.48;27200 +64108;42.48672;9.48739;6;20220616;30.8;18.8;24.8;1.9;20.7;0;5.75;27900 +64108;42.48672;9.48739;6;20220617;30.9;19.1;25;1.8;21.4;0;5.75;28100 +64108;42.48672;9.48739;6;20220618;32.8;19.9;26.4;2.2;20.5;0;6.39;28900 +64108;42.48672;9.48739;6;20220619;30.9;18.6;24.8;2.3;18.4;0;6.32;29900 +64108;42.48672;9.48739;6;20220620;30.3;18;24.2;2.7;20.9;.2;5.8;27900 +64108;42.48672;9.48739;6;20220621;28.9;19.5;24.2;2.4;23.1;0;5.06;25100 +64108;42.48672;9.48739;6;20220622;28.6;19.9;24.3;2.1;23.8;.1;3.94;18200 +64108;42.48672;9.48739;6;20220623;29.3;20.1;24.7;1.5;23.8;.9;3.6;16000 +64108;42.48672;9.48739;6;20220624;29.6;21;25.3;2;23.9;.5;5.02;24000 +64108;42.48672;9.48739;6;20220625;29.9;20;25;2.5;21.4;0;5.73;27100 +64108;42.48672;9.48739;6;20220626;29.4;18.6;24;3.1;23.8;0;4.42;20600 +64108;42.48672;9.48739;6;20220627;30;21;25.5;1.9;26.7;0;4.61;22400 +64108;42.48672;9.48739;6;20220628;32;23.9;28;2.9;26;2.2;3.98;12600 +64108;42.48672;9.48739;6;20220629;29.7;20.1;24.9;2.9;21.2;0;6.04;28700 +64108;42.48672;9.48739;6;20220630;29.7;18.8;24.3;2.5;20.7;0;5.91;29100 +64108;42.48672;9.48739;6;20220701;30.4;19.6;25;2.6;21.1;.2;5.87;27500 +64108;42.48672;9.48739;6;20220702;29.8;20.7;25.3;2.2;20.2;0;5.79;27200 +64108;42.48672;9.48739;6;20220703;33.4;18.3;25.9;1.7;18.4;0;5.83;26200 +64108;42.48672;9.48739;6;20220704;34;20.5;27.3;2.6;18.4;0;6.78;27600 +64108;42.48672;9.48739;6;20220705;31.1;22.2;26.7;2.7;17.5;0;6.77;29000 +64108;42.48672;9.48739;6;20220706;32;20.3;26.2;2.3;20.7;0;6.2;28100 +64108;42.48672;9.48739;6;20220707;32.1;20.2;26.2;2.5;20.7;.1;6.32;28400 +64108;42.48672;9.48739;6;20220708;32.5;20.9;26.7;2.5;18;0;6.82;29700 +64108;42.48672;9.48739;6;20220709;30;18.4;24.2;2.7;15.8;0;6.44;29400 +64108;42.48672;9.48739;6;20220710;29.9;18.9;24.4;2.4;16.7;0;6.19;28900 +64108;42.48672;9.48739;6;20220711;30.3;19.5;24.9;2.4;19;0;6.09;28600 +64108;42.48672;9.48739;6;20220712;30.4;19.9;25.2;2.2;20.4;.1;5.85;27800 +64108;42.48672;9.48739;6;20220713;30.8;19.7;25.3;2.2;21.1;0;5.97;28700 +64108;42.48672;9.48739;6;20220714;31.5;20.1;25.8;2.3;20.5;0;6.04;27700 +64108;42.48672;9.48739;6;20220715;32;21.3;26.7;2.4;21.1;0;6.24;27900 +64108;42.48672;9.48739;6;20220716;31;20.8;25.9;2.2;23.5;0;5.73;27400 +64108;42.48672;9.48739;6;20220717;31.4;22.3;26.9;2;25.7;0;5.77;27600 +64108;42.48672;9.48739;6;20220718;33.4;21.4;27.4;2;22.9;0;6.14;27700 +64108;42.48672;9.48739;6;20220719;34;22.8;28.4;2.3;21;.1;6.5;27200 +64108;42.48672;9.48739;6;20220720;34;22.1;28.1;2.4;20.3;.1;6.54;27200 +64108;42.48672;9.48739;6;20220721;34.4;22.6;28.5;2.5;21.2;0;6.63;27200 +64108;42.48672;9.48739;6;20220722;32.8;23;27.9;2.2;23.6;.1;6.1;27000 +64108;42.48672;9.48739;6;20220723;32.8;23.7;28.3;2.4;24.8;0;6.07;26400 +64108;42.48672;9.48739;6;20220724;31.7;23.6;27.7;2.2;25.3;.1;4.91;20600 +64108;42.48672;9.48739;6;20220725;33.2;23.6;28.4;3;23.8;0;6.47;26800 +64108;42.48672;9.48739;6;20220726;31.9;23.1;27.5;2.2;26.2;0;5.76;26700 +64108;42.48672;9.48739;6;20220727;31.3;22.6;27;2.6;23.4;0;5.05;20700 +64108;42.48672;9.48739;6;20220728;31.4;22.5;27;2.4;22.6;0;5.98;27200 +64108;42.48672;9.48739;6;20220729;32.5;23;27.8;2.9;23.7;3.2;6.22;26700 +64108;42.48672;9.48739;6;20220730;32.5;22.5;27.5;2.8;22.4;.2;5.58;22000 +64108;42.48672;9.48739;6;20220731;33;22.1;27.6;2.3;19.2;0;6.32;27100 +64108;42.48672;9.48739;6;20220801;33.5;22.1;27.8;2.6;18;0;6.59;26800 +64108;42.48672;9.48739;6;20220802;33.2;22;27.6;2.4;21.4;0;6.04;25700 +64108;42.48672;9.48739;6;20220803;34;21.5;27.8;2;20.4;0;6.11;26800 +64108;42.48672;9.48739;6;20220804;33.6;21.9;27.8;2.3;19.3;0;6.28;26600 +64108;42.48672;9.48739;6;20220805;33.1;23;28.1;2.5;21.8;0;6.14;25900 +64108;42.48672;9.48739;6;20220806;32.2;23.3;27.8;2.2;22.3;0;5.13;20800 +64108;42.48672;9.48739;6;20220807;33.1;22.1;27.6;2.5;22.6;0;4.95;18500 +64108;42.48672;9.48739;6;20220808;32.9;23.7;28.3;3.1;22;.1;5.54;19500 +64108;42.48672;9.48739;6;20220809;32.8;22.3;27.6;3;18.8;.1;6.47;25800 +64108;42.48672;9.48739;6;20220810;32.9;21.6;27.3;2.4;17.9;0;6.11;25600 +64108;42.48672;9.48739;6;20220811;32.2;21;26.6;2.6;17;0;6.06;24900 +64108;42.48672;9.48739;6;20220812;32.1;21;26.6;2.3;16;.2;5.56;22000 +64108;42.48672;9.48739;6;20220813;28.3;21.3;24.8;2.2;21.6;.1;3.87;16500 +64108;42.48672;9.48739;6;20220814;30.4;18.4;24.4;2.8;18.3;.4;5.13;21700 +64108;42.48672;9.48739;6;20220815;32.2;20.9;26.6;3.3;21.3;3.5;4.58;14100 +64108;42.48672;9.48739;6;20220816;30.9;21.1;26;1.8;23.4;1.9;4.54;21100 +64108;42.48672;9.48739;6;20220817;30.4;20.3;25.4;2.2;25.5;1.5;3.3;13800 +64108;42.48672;9.48739;6;20220818;29.6;23.2;26.4;2.8;23.4;3.6;3.85;13800 +64108;42.48672;9.48739;6;20220819;29;20.8;24.9;2.8;19.5;.7;4.77;20200 +64108;42.48672;9.48739;6;20220820;30.7;20.6;25.7;3;17.8;0;5.82;24700 +64108;42.48672;9.48739;6;20220821;30.4;19.9;25.2;2.6;20.5;0;4.98;22300 +64108;42.48672;9.48739;6;20220822;31.2;19.4;25.3;2;21.9;0;4.93;23900 +64108;42.48672;9.48739;6;20220823;31.1;21.4;26.3;2.5;20.2;0;5.42;24200 +64108;42.48672;9.48739;6;20220824;31.7;19.6;25.7;2.4;17;0;5.56;24400 +64108;42.48672;9.48739;6;20220825;32.3;20;26.2;3;16.2;0;6.04;24000 +64108;42.48672;9.48739;6;20220826;31.1;21.5;26.3;2.8;18.4;0;5.44;22200 +64108;42.48672;9.48739;6;20220827;30.1;20.6;25.4;2.2;21.6;.3;3.82;15500 +64108;42.48672;9.48739;6;20220828;30.5;21.3;25.9;2.7;22.6;.1;4.1;16100 +64108;42.48672;9.48739;6;20220829;30;21.2;25.6;2.1;22.6;.1;4.46;21100 +64108;42.48672;9.48739;6;20220830;30.2;21.8;26;2.2;21.3;.2;4.28;18200 +64108;42.48672;9.48739;6;20220831;29.2;20.3;24.8;2;22.6;0;3.32;14100 +64108;42.48672;9.48739;6;20220901;30.3;21.5;25.9;2.4;22.1;0;4.26;18200 +64108;42.48672;9.48739;6;20220902;28.7;20.7;24.7;2.6;21.3;1.8;3.9;16600 +64108;42.48672;9.48739;6;20220903;29.4;20.3;24.9;2.4;20.8;.5;3.72;14900 +64108;42.48672;9.48739;6;20220904;29.6;20.1;24.9;2;22;0;4.11;19900 +64108;42.48672;9.48739;6;20220905;29.2;19.1;24.2;2.5;22.8;0;3.94;19300 +64108;42.48672;9.48739;6;20220906;29.3;19.5;24.4;2.8;24.1;.6;3.5;16000 +64108;42.48672;9.48739;6;20220907;30.9;20.8;25.9;2.3;25.1;.2;4.19;20100 +64108;42.48672;9.48739;6;20220908;30.1;22;26.1;2.7;23.1;.9;3.82;15000 +64108;42.48672;9.48739;6;20220909;33.8;19.6;26.7;3.6;14.4;0;6.3;20800 +64108;42.48672;9.48739;6;20220910;30.1;18.3;24.2;2.8;15.2;0;5.05;21600 +64108;42.48672;9.48739;6;20220911;28.5;16.8;22.7;3;16.1;0;4.58;20600 +64108;42.48672;9.48739;6;20220912;28.3;17.7;23;2.4;18.9;0;4.14;21000 +64108;42.48672;9.48739;6;20220913;28.9;18.4;23.7;2.7;21;0;4;19600 +64108;42.48672;9.48739;6;20220914;30.8;19.9;25.4;3.1;23.9;.2;3.62;14300 +64108;42.48672;9.48739;6;20220915;30.6;23;26.8;3.1;22.3;0;3.69;10900 +64108;42.48672;9.48739;6;20220916;32.1;20.8;26.5;3.3;15.9;0;5.57;20500 +64108;42.48672;9.48739;6;20220917;27.9;21;24.5;4;11.1;.7;5.63;16600 +64108;42.48672;9.48739;6;20220918;25.6;13.2;19.4;3.6;9.8;.1;4.8;20100 +64108;42.48672;9.48739;6;20220919;26.5;15.7;21.1;3.3;13.6;0;4.34;19000 +64108;42.48672;9.48739;6;20220920;26.4;15.9;21.2;2.2;15.7;0;3.5;17500 +64108;42.48672;9.48739;6;20220921;26.1;15.7;20.9;2.5;12.8;.1;3.65;15000 +64108;42.48672;9.48739;6;20220922;22.4;13.1;17.8;2.4;10.4;0;3.59;19700 +64108;42.48672;9.48739;6;20220923;23.5;11.9;17.7;2.3;10;0;3.59;19300 +64108;42.48672;9.48739;6;20220924;22.1;12.6;17.4;2.2;13.4;6.5;1.93;4800 +64108;42.48672;9.48739;6;20220925;25.2;16.3;20.8;2.6;17.1;2.3;2.81;12200 +64108;42.48672;9.48739;6;20220926;24.6;16.7;20.7;2.7;15.6;.3;2.83;10400 +64108;42.48672;9.48739;6;20220927;26.8;12.4;19.6;4.1;10;.1;4.7;14400 +64108;42.48672;9.48739;6;20220928;24.9;15.9;20.4;2.6;12.3;0;3.44;13800 +64108;42.48672;9.48739;6;20220929;25.5;15.6;20.6;1.8;12.5;4;2.45;6200 +64108;42.48672;9.48739;6;20220930;22.9;14.1;18.5;2.9;14.5;5.5;2.19;5200 +64108;42.48672;9.48739;6;20221001;23.3;13.3;18.3;3.2;12.6;0;3.46;17900 +64108;42.48672;9.48739;6;20221002;25;14.5;19.8;2.4;14.9;0;2.89;13700 +64108;42.48672;9.48739;6;20221003;24.8;14;19.4;2.4;14.8;0;3;16100 +64108;42.48672;9.48739;6;20221004;25.1;13.7;19.4;2;16.4;.1;2.77;16800 +64108;42.48672;9.48739;6;20221005;25.1;14.2;19.7;2.9;16.7;0;2.98;16700 +64108;42.48672;9.48739;6;20221006;24.8;15;19.9;2.1;15.3;0;2.89;16600 +64108;42.48672;9.48739;6;20221007;25.2;12.8;19;2.1;14.8;.1;2.82;16400 +64108;42.48672;9.48739;6;20221008;24.3;14.2;19.3;2.7;16.1;.6;2.7;14700 +64108;42.48672;9.48739;6;20221009;22.5;16.3;19.4;2.2;17.1;3.1;1.85;7600 +64108;42.48672;9.48739;6;20221010;24.4;15.1;19.8;2.4;16.3;1.4;2.3;9900 +64108;42.48672;9.48739;6;20221011;24.3;14.5;19.4;2.1;16.4;0;2.24;11500 +64108;42.48672;9.48739;6;20221012;22.4;14.1;18.3;1.9;16;.3;1.62;6300 +64108;42.48672;9.48739;6;20221013;24.4;16.2;20.3;3;15.5;0;2.88;13500 +64108;42.48672;9.48739;6;20221014;23.9;12.3;18.1;2.4;14.9;0;2.38;13300 +64108;42.48672;9.48739;6;20221015;23.8;13.5;18.7;2.3;15.7;.1;2.39;14500 +64108;42.48672;9.48739;6;20221016;24.7;14.3;19.5;2.1;16.2;.1;2.31;12800 +64108;42.48672;9.48739;6;20221017;24.2;13.5;18.9;2.2;17;.1;2.14;13000 +64108;42.48672;9.48739;6;20221018;24.4;13.4;18.9;1.6;16;0;2.05;12800 +64108;42.48672;9.48739;6;20221019;24.4;14.8;19.6;2.6;16.5;.1;2.27;11200 +64108;42.48672;9.48739;6;20221020;24.2;12.9;18.6;2.1;16.2;.1;2.07;12300 +64108;42.48672;9.48739;6;20221021;23.8;13.8;18.8;2.6;17.1;0;1.74;6700 +64108;42.48672;9.48739;6;20221022;25.8;14.8;20.3;2.1;17.8;0;2.06;10400 +64108;42.48672;9.48739;6;20221023;24.5;16.2;20.4;1.8;18.9;0;1.52;6200 +64108;42.48672;9.48739;6;20221024;24.6;17.9;21.3;1.6;19.4;0;1.74;9300 +64108;42.48672;9.48739;6;20221025;25.2;14.1;19.7;2.2;16.6;.1;1.99;9100 +64108;42.48672;9.48739;6;20221026;23.4;14.5;19;1.8;17.3;0;1.58;8500 +64108;42.48672;9.48739;6;20221027;23.8;14.5;19.2;1.9;15.8;0;1.89;10700 +64108;42.48672;9.48739;6;20221028;25;13.1;19.1;1.9;14.4;0;2.05;10700 +64108;42.48672;9.48739;6;20221029;24.5;12.4;18.5;2.2;13.6;.1;2.2;12000 +64108;42.48672;9.48739;6;20221030;24.1;11.4;17.8;2.1;13.1;0;2.1;12200 +64108;42.48672;9.48739;6;20221031;23.4;11.9;17.7;2.2;11.8;0;2.19;11500 +64108;42.48672;9.48739;6;20221101;22.9;12;17.5;2.1;12.8;0;1.85;7000 +64108;42.48672;9.48739;6;20221102;23.1;12.9;18;2.6;13.8;.8;2.07;10700 +64108;42.48672;9.48739;6;20221103;22.7;13.4;18.1;2.9;15.2;5.3;1.92;10300 +64108;42.48672;9.48739;6;20221104;23.2;14.6;18.9;3.4;12.2;.1;2.73;11100 +64108;42.48672;9.48739;6;20221105;20.2;11.9;16.1;3.7;10.6;2;2.44;6800 +64108;42.48672;9.48739;6;20221106;20.4;11;15.7;3.4;9.5;0;2.51;11000 +64108;42.48672;9.48739;6;20221107;21;10.8;15.9;3.3;10.9;0;2.27;10100 +64108;42.48672;9.48739;6;20221108;21.3;10.8;16.1;2.5;12.1;0;1.82;10900 +64108;42.48672;9.48739;6;20221109;21.7;11.8;16.8;3.1;14.2;0;1.76;9700 +64108;42.48672;9.48739;6;20221110;22.4;12.9;17.7;2.1;15.6;.6;1.44;8800 +64108;42.48672;9.48739;6;20221111;21.5;13.9;17.7;2;15.3;0;1.35;6600 +64108;42.48672;9.48739;6;20221112;20.5;10.6;15.6;2.3;11.6;0;1.62;5500 +64108;42.48672;9.48739;6;20221113;18.5;9.5;14;2.2;10.7;1.9;1.44;6000 +64108;42.48672;9.48739;6;20221114;19.1;8.2;13.7;2.2;10.5;.8;1.45;9400 +64108;42.48672;9.48739;6;20221115;15.7;9.4;12.6;1.9;13.4;7.4;.65;1700 +64108;42.48672;9.48739;6;20221116;22.9;13.3;18.1;2;14;1.4;1.55;7800 +64108;42.48672;9.48739;6;20221117;20.9;11.3;16.1;2.9;12.2;.6;1.76;9100 +64108;42.48672;9.48739;6;20221118;23.2;13.4;18.3;3.5;10.4;0;2.72;9800 +64108;42.48672;9.48739;6;20221119;16.8;13.6;15.2;3.7;11;7.4;1.92;3500 +64108;42.48672;9.48739;6;20221120;17.6;9.1;13.4;2.1;10.6;0;1.22;9100 +64108;42.48672;9.48739;6;20221121;18.1;6.8;12.5;2;9.8;16.5;1.24;7600 +64108;42.48672;9.48739;6;20221122;15.9;11;13.5;5.3;10.4;8.1;2.01;3200 +64108;42.48672;9.48739;6;20221123;19.2;9.6;14.4;2.9;8.2;0;2.11;6300 +64108;42.48672;9.48739;6;20221124;20;8.4;14.2;2.9;10.3;.2;1.69;9000 +64108;42.48672;9.48739;6;20221125;15.3;11.8;13.6;3.6;11.1;32.7;1.49;2000 +64108;42.48672;9.48739;6;20221126;17;10.5;13.8;7;11.4;.3;2.03;5800 +64108;42.48672;9.48739;6;20221127;15.9;6.6;11.3;3;8.7;0;1.4;8800 +64108;42.48672;9.48739;6;20221128;14.6;6.9;10.8;2.8;8.3;.9;1.44;3000 +64108;42.48672;9.48739;6;20221129;13.4;9;11.2;2.9;11.1;9.2;.87;2200 +64108;42.48672;9.48739;6;20221130;13.4;9.8;11.6;3.9;9.3;0;1.42;8000 +64108;42.48672;9.48739;6;20221201;13.8;6.8;10.3;2.6;8.4;0;1.15;7000 +64108;42.48672;9.48739;6;20221202;15;5.4;10.2;2.2;9.1;1.8;.98;6300 +64108;42.48672;9.48739;6;20221203;15.5;9.5;12.5;2.9;12.2;18.3;.91;1800 +64108;42.48672;9.48739;6;20221204;18.3;9.4;13.9;1.9;11.8;.4;.96;7200 +64108;42.48672;9.48739;6;20221205;17.9;8.4;13.2;2.1;11.2;1.3;1.01;6600 +64108;42.48672;9.48739;6;20221206;19.1;10.6;14.8;2;12.62;0;.93;7507 +64108;42.48672;9.48739;6;20221207;17.4;11;14.2;1.2;11.92;1.4;.73;6777 +64108;42.48672;9.48739;6;20221208;14.7;9.2;11.9;1.6;11.37;.3;.68;5569 +64108;42.48672;9.48739;6;20221209;20.6;9;14.8;2.5;11.7;.2;1.4;4900 +64108;42.48672;9.48739;6;20221210;17.2;12.4;14.8;2.6;12.2;1;1.23;3500 +64108;42.48672;9.48739;6;20221211;16.1;7.7;11.9;3.9;5.8;0;2.35;7800 +64108;42.48672;9.48739;6;20221212;14.6;3.8;9.2;2.6;6.5;3.9;1.33;7700 +64108;42.48672;9.48739;6;20221213;11.4;7.4;9.4;2.1;10.8;6.3;.54;1600 +64108;42.48672;9.48739;6;20221214;14.3;9.5;11.9;1.6;12.3;13.8;.6;2600 +64108;42.48672;9.48739;6;20221215;15.5;10.7;13.1;2;13;3.5;.72;2000 +64108;42.48672;9.48739;6;20221216;15.3;9.8;12.6;1.6;12.2;1.6;.72;2100 +64108;42.48672;9.48739;6;20221217;17.1;7.1;12.1;2.1;10.7;1.6;.93;5500 +64108;42.48672;9.48739;6;20221218;16.4;8.2;12.3;2.6;10.7;0;1.03;5900 +64108;42.48672;9.48739;6;20221219;15.6;8;11.8;3.1;9.8;0;1.2;6300 +64108;42.48672;9.48739;6;20221220;15.7;6.9;11.3;2.7;9.6;0;1.06;6900 +64108;42.48672;9.48739;6;20221221;15.1;6.5;10.8;1.8;9.8;0;.82;4500 +64108;42.48672;9.48739;6;20221222;18.6;8.1;13.4;2.4;11.2;0;1.07;7200 +64108;42.48672;9.48739;6;20221223;17.8;9;13.4;1.9;12.2;0;.78;7000 +64108;42.48672;9.48739;6;20221224;17.8;8.7;13.3;1.8;12.4;.1;.79;4900 +64108;42.48672;9.48739;6;20221225;16.2;8.2;12.2;1.8;13.1;0;.57;3000 +64108;42.48672;9.48739;6;20221226;17.3;10.9;14.1;2;12.9;0;.84;4800 +64108;42.48672;9.48739;6;20221227;18.3;8.7;13.5;2.5;11.4;0;1.09;6800 +64108;42.48672;9.48739;6;20221228;16.6;6.6;11.6;2.2;9.8;.1;.95;7800 +64108;42.48672;9.48739;6;20221229;17;6.3;11.7;1.9;9.4;0;.94;7600 +64108;42.48672;9.48739;6;20221230;17.5;6.8;12.2;2.2;10;0;1.13;4700 +64108;42.48672;9.48739;6;20221231;18.1;8.1;13.1;2.1;11.5;.1;.97;5800 +65082;42.37902;1.70956;1278;20220101;13.4;0;6.7;1;4.43;0;.91;4641 +65082;42.37902;1.70956;1278;20220102;11.5;-.3;5.6;.8;4.78;0;.81;3998 +65082;42.37902;1.70956;1278;20220103;10.4;1;5.7;1;5.93;0;.67;3853 +65082;42.37902;1.70956;1278;20220104;11.9;-.7;5.6;1.8;5.68;1.6;.95;6737 +65082;42.37902;1.70956;1278;20220105;4.2;1.3;2.7;1.9;3.93;.1;.95;1866 +65082;42.37902;1.70956;1278;20220106;4.8;-8;-1.6;1.2;2.58;0;.65;4400 +65082;42.37902;1.70956;1278;20220107;6.4;-7.5;-.5;1.5;3.33;0;.75;4891 +65082;42.37902;1.70956;1278;20220108;6.7;-4.9;.9;1.3;4.38;1.5;.67;4237 +65082;42.37902;1.70956;1278;20220109;4.9;-2.5;1.2;1;5.88;20;.41;3049 +65082;42.37902;1.70956;1278;20220110;7;1;4;1.8;7.18;19.6;.65;2268 +65082;42.37902;1.70956;1278;20220111;8.7;-3.6;2.5;1.1;3.43;0;.81;4734 +65082;42.37902;1.70956;1278;20220112;7.3;-5.1;1.1;1.1;2.88;0;.86;5022 +65082;42.37902;1.70956;1278;20220113;7.8;-7;.4;1.1;2.88;0;.8;4959 +65082;42.37902;1.70956;1278;20220114;7.2;-4.1;1.6;1.1;2.41;0;.84;5141 +65082;42.37902;1.70956;1278;20220115;8.5;-3.9;2.3;1.4;2.34;0;1;5334 +65082;42.37902;1.70956;1278;20220116;8.1;-4.2;2;1.2;2.17;0;.92;5441 +65082;42.37902;1.70956;1278;20220117;9.4;-3.5;3;1;2.27;0;.92;5581 +65082;42.37902;1.70956;1278;20220118;12.5;-1.3;5.6;1.1;2.64;0;1.07;5763 +65082;42.37902;1.70956;1278;20220119;9.1;-1.9;3.6;1.1;3.21;0;.89;4847 +65082;42.37902;1.70956;1278;20220120;7.6;-2.6;2.5;1.6;3.71;.1;.87;4605 +65082;42.37902;1.70956;1278;20220121;6.7;-4.7;1;1.1;2.87;0;.81;5186 +65082;42.37902;1.70956;1278;20220122;7.8;-5.8;1;1.1;3.14;0;.76;5814 +65082;42.37902;1.70956;1278;20220123;8.8;-4.9;2;1.2;3.04;0;.87;5915 +65082;42.37902;1.70956;1278;20220124;9.4;-3.1;3.2;1;2.64;0;.94;5847 +65082;42.37902;1.70956;1278;20220125;9.9;-2.7;3.6;1.2;2.74;0;1.02;6180 +65082;42.37902;1.70956;1278;20220126;11.8;-2.2;4.8;1.2;2.77;0;1.12;6334 +65082;42.37902;1.70956;1278;20220127;11.8;-2.6;4.6;1.1;2.44;0;1.08;6589 +65082;42.37902;1.70956;1278;20220128;13;-2.8;5.1;1.1;2.21;0;1.15;6962 +65082;42.37902;1.70956;1278;20220129;13.9;-4.4;4.8;1.1;2.79;0;1.23;9115 +65082;42.37902;1.70956;1278;20220130;15.5;-.2;7.7;1.1;2.51;0;1.3;7274 +65082;42.37902;1.70956;1278;20220131;12;-.7;5.7;2.1;2.81;0;1.55;8248 +65082;42.37902;1.70956;1278;20220201;12.6;.4;6.5;3.8;4.77;.1;1.73;6347 +65082;42.37902;1.70956;1278;20220202;17.2;4.4;10.8;1.8;3.07;0;1.91;7202 +65082;42.37902;1.70956;1278;20220203;15.8;1.2;8.5;1;2.71;.1;1.34;7303 +65082;42.37902;1.70956;1278;20220204;10.6;2.9;6.8;.7;4.31;0;.93;4880 +65082;42.37902;1.70956;1278;20220205;10;.9;5.5;1;5.01;.1;.91;5546 +65082;42.37902;1.70956;1278;20220206;10.6;-3.1;3.8;1;3.21;0;1.07;6736 +65082;42.37902;1.70956;1278;20220207;13.8;.2;7;1.9;3.97;0;1.61;7817 +65082;42.37902;1.70956;1278;20220208;15.5;.1;7.8;1.1;3.97;0;1.34;7807 +65082;42.37902;1.70956;1278;20220209;14.9;-.8;7.1;1;3.84;0;1.21;9067 +65082;42.37902;1.70956;1278;20220210;14;-.6;6.7;1.1;3.64;0;1.28;7865 +65082;42.37902;1.70956;1278;20220211;9.7;-.6;4.6;.8;4.61;0;.9;6351 +65082;42.37902;1.70956;1278;20220212;8.6;-2;3.3;1.1;5.27;.3;.84;7316 +65082;42.37902;1.70956;1278;20220213;6.1;1;3.5;1;6.74;3.6;.6;4406 +65082;42.37902;1.70956;1278;20220214;6.8;3;4.9;1.3;5.71;2.1;.84;4458 +65082;42.37902;1.70956;1278;20220215;7.7;-3.2;2.3;1.8;3.87;0;1.09;6810 +65082;42.37902;1.70956;1278;20220216;11.2;-1.4;4.9;1.1;5.24;0;.99;7355 +65082;42.37902;1.70956;1278;20220217;17.4;2.3;9.9;1.3;5.67;0;1.53;8980 +65082;42.37902;1.70956;1278;20220218;18.6;2.8;10.7;1.2;6.04;0;1.54;9112 +65082;42.37902;1.70956;1278;20220219;4.6;3.3;3.9;.7;6.37;7;.66;3603 +65082;42.37902;1.70956;1278;20220220;10.7;-3.7;3.5;1;4.74;0;1.06;9011 +65082;42.37902;1.70956;1278;20220221;12;-.5;5.7;3.1;3.11;0;2.04;8565 +65082;42.37902;1.70956;1278;20220222;13.5;1.1;7.3;2.1;3.47;0;1.84;8539 +65082;42.37902;1.70956;1278;20220223;14.6;-.5;7;1.1;4.21;0;1.45;9422 +65082;42.37902;1.70956;1278;20220224;13.4;1.3;7.3;.9;5.47;0;1.21;8296 +65082;42.37902;1.70956;1278;20220225;10.6;.6;5.6;.9;5.14;0;1.13;7813 +65082;42.37902;1.70956;1278;20220226;11.4;-2.5;4.4;1;4.07;0;1.37;11505 +65082;42.37902;1.70956;1278;20220227;11.8;-.1;5.8;.9;5.47;0;1.2;8470 +65082;42.37902;1.70956;1278;20220228;11;-.5;5.3;1;5.14;0;1.22;9038 +65082;42.37902;1.70956;1278;20220301;14.1;-.8;6.6;1.1;3.77;0;1.61;10134 +65082;42.37902;1.70956;1278;20220302;9.4;-.1;4.7;1;5.57;3.7;1.06;7307 +65082;42.37902;1.70956;1278;20220303;11.2;-.7;5.3;1.1;6.01;0;1.19;9488 +65082;42.37902;1.70956;1278;20220304;10.4;.9;5.6;1.5;5.21;0;1.35;8082 +65082;42.37902;1.70956;1278;20220305;7.9;-.6;3.6;.9;5.24;1.4;1.03;7247 +65082;42.37902;1.70956;1278;20220306;5.6;1;3.3;.6;5.97;1.6;.82;5498 +65082;42.37902;1.70956;1278;20220307;6.9;-1.4;2.7;1;5.27;.9;1.02;8078 +65082;42.37902;1.70956;1278;20220308;6.6;-.4;3.1;.9;5.87;1.5;.94;7255 +65082;42.37902;1.70956;1278;20220309;9.5;-.5;4.5;1;5.64;0;1.2;9506 +65082;42.37902;1.70956;1278;20220310;8.1;.4;4.3;1.1;6.27;.6;1.05;7794 +65082;42.37902;1.70956;1278;20220311;5.7;2.9;4.3;1.1;7.27;15.4;.73;4396 +65082;42.37902;1.70956;1278;20220312;6.7;2.8;4.7;.9;6.94;9.8;.89;5794 +65082;42.37902;1.70956;1278;20220313;7.9;1.9;4.9;1.1;6.31;2.6;1.05;7023 +65082;42.37902;1.70956;1278;20220314;5.5;-.4;2.6;2;6.57;3.5;.82;7528 +65082;42.37902;1.70956;1278;20220315;13.3;3.4;8.4;1.8;7.01;0;1.63;10008 +65082;42.37902;1.70956;1278;20220316;11.6;4.7;8.1;1.3;6.14;0;1.51;7995 +65082;42.37902;1.70956;1278;20220317;9.1;5.4;7.2;1.4;7.04;.6;1.18;5938 +65082;42.37902;1.70956;1278;20220318;8.6;4.2;6.4;1.4;6.47;0;1.24;6383 +65082;42.37902;1.70956;1278;20220319;8.7;.7;4.7;1.6;5.97;0;1.31;9185 +65082;42.37902;1.70956;1278;20220320;7.3;3.2;5.2;1.3;7.41;10.8;1;6968 +65082;42.37902;1.70956;1278;20220321;5.5;3.3;4.4;1.6;6.67;2.9;.9;5223 +65082;42.37902;1.70956;1278;20220322;6.3;-1.6;2.4;1.3;4.87;.2;1.25;10200 +65082;42.37902;1.70956;1278;20220323;8.8;-4.1;2.4;1.5;4.07;0;1.6;12656 +65082;42.37902;1.70956;1278;20220324;8.4;-1;3.7;1.3;4.84;0;1.42;10292 +65082;42.37902;1.70956;1278;20220325;12.8;2.6;7.7;1.5;6.24;0;1.85;12381 +65082;42.37902;1.70956;1278;20220326;9.8;1.1;5.5;1.6;4.67;.7;1.76;10599 +65082;42.37902;1.70956;1278;20220327;12.3;3.5;7.9;1.4;5.91;0;1.79;10776 +65082;42.37902;1.70956;1278;20220328;12.9;1.1;7;1.3;4.91;0;1.93;12361 +65082;42.37902;1.70956;1278;20220329;13.5;3.2;8.4;.9;6.24;8.4;1.74;10950 +65082;42.37902;1.70956;1278;20220330;10.4;3.1;6.8;1;7.04;1.4;1.42;8722 +65082;42.37902;1.70956;1278;20220331;10.4;1.3;5.8;1.4;4.91;0;1.77;11105 +65082;42.37902;1.70956;1278;20220401;1.2;-3.5;-1.2;2.7;2.81;3.2;1.33;8068 +65082;42.37902;1.70956;1278;20220402;2.3;-5.6;-1.7;2.8;2.77;0;1.47;10113 +65082;42.37902;1.70956;1278;20220403;4.7;-8.6;-2;1.4;2.74;0;1.62;16069 +65082;42.37902;1.70956;1278;20220404;8.6;-7.7;.4;1.3;3.44;0;1.76;15581 +65082;42.37902;1.70956;1278;20220405;13.5;-4.1;4.7;1.3;3.47;0;2.32;16510 +65082;42.37902;1.70956;1278;20220406;12.4;-.3;6.1;1.4;5.07;0;2.01;13366 +65082;42.37902;1.70956;1278;20220407;17;.8;8.9;1.2;5.61;0;2.41;15467 +65082;42.37902;1.70956;1278;20220408;16.6;2.9;9.7;2;6.34;0;2.56;14308 +65082;42.37902;1.70956;1278;20220409;13.1;2.6;7.8;1.7;4.51;0;2.28;12346 +65082;42.37902;1.70956;1278;20220410;15;-.5;7.3;1.2;5.44;0;2.32;15594 +65082;42.37902;1.70956;1278;20220411;16.8;3.6;10.2;1.9;6.87;0;2.53;14371 +65082;42.37902;1.70956;1278;20220412;15;6.7;10.8;2;7.87;0;2.21;11397 +65082;42.37902;1.70956;1278;20220413;11.2;6.9;9;1.2;8.47;.8;1.43;7561 +65082;42.37902;1.70956;1278;20220414;16.8;4.8;10.8;1.7;6.14;0;2.68;14449 +65082;42.37902;1.70956;1278;20220415;17.2;5.3;11.2;1.1;6.97;0;2.49;14847 +65082;42.37902;1.70956;1278;20220416;20.4;4.6;12.5;1.5;6.04;0;3.15;17164 +65082;42.37902;1.70956;1278;20220417;21.1;3.6;12.4;1.5;5.31;0;3.35;18129 +65082;42.37902;1.70956;1278;20220418;18.7;4.5;11.6;1.4;7.17;.4;2.81;16178 +65082;42.37902;1.70956;1278;20220419;12.5;6.1;9.3;1.1;8.87;16.1;1.69;10310 +65082;42.37902;1.70956;1278;20220420;10.1;3.7;6.9;1.4;7.41;3.7;1.65;10676 +65082;42.37902;1.70956;1278;20220421;9.7;2.8;6.2;1.1;6.74;.5;1.66;10929 +65082;42.37902;1.70956;1278;20220422;13.7;1.6;7.7;1.3;6.27;4.6;2.24;14898 +65082;42.37902;1.70956;1278;20220423;6.3;3;4.6;1.7;6.51;6.8;1.4;9783 +65082;42.37902;1.70956;1278;20220424;14.3;1.3;7.8;1;7.14;0;2.22;15485 +65082;42.37902;1.70956;1278;20220425;14.2;2.8;8.5;1.1;7.11;0;2.29;15475 +65082;42.37902;1.70956;1278;20220426;17.1;2.4;9.8;1.4;7.21;0;2.66;17455 +65082;42.37902;1.70956;1278;20220427;17.1;5.1;11.1;1.2;7.71;0;2.55;15203 +65082;42.37902;1.70956;1278;20220428;17.2;6.6;11.9;1.2;8.47;.3;2.47;13915 +65082;42.37902;1.70956;1278;20220429;19;5;12;1.2;7.91;0;3.26;21586 +65082;42.37902;1.70956;1278;20220430;16.7;5.6;11.1;1.2;8.41;1.2;2.74;17688 +65082;42.37902;1.70956;1278;20220501;17.9;3;10.4;1.3;7.67;4.9;3.25;22928 +65082;42.37902;1.70956;1278;20220502;11.4;7.6;9.5;.7;9.27;6.6;1.65;10143 +65082;42.37902;1.70956;1278;20220503;10.9;5.5;8.2;.7;8.71;2.3;1.82;12311 +65082;42.37902;1.70956;1278;20220504;13.8;3.8;8.8;.8;8.34;0;2.34;16495 +65082;42.37902;1.70956;1278;20220505;12.6;3.5;8.1;1.7;6.54;0;2.61;18134 +65082;42.37902;1.70956;1278;20220506;13.1;4.9;9;2.4;6.44;0;2.8;18444 +65082;42.37902;1.70956;1278;20220507;15.7;5.6;10.7;1.7;6.71;.1;3.25;21491 +65082;42.37902;1.70956;1278;20220508;16.7;3.8;10.3;1.2;6.77;.3;3.26;22648 +65082;42.37902;1.70956;1278;20220509;18.1;4.1;11.1;.8;7.61;.3;3.17;21691 +65082;42.37902;1.70956;1278;20220510;20.9;5.4;13.1;1.3;8.41;0;3.76;24547 +65082;42.37902;1.70956;1278;20220511;22.8;7;14.9;1.3;8.91;0;4.17;26078 +65082;42.37902;1.70956;1278;20220512;22.3;8.5;15.4;1.2;8.57;0;4.1;24866 +65082;42.37902;1.70956;1278;20220513;22.4;6.5;14.5;1.2;8.24;.3;4.13;25940 +65082;42.37902;1.70956;1278;20220514;23.6;8.5;16;1.3;9.27;.4;4.24;25216 +65082;42.37902;1.70956;1278;20220515;22.8;9.8;16.3;1.3;9.14;.1;4.14;24004 +65082;42.37902;1.70956;1278;20220516;24.3;10.5;17.4;1.2;8.67;0;4.36;24787 +65082;42.37902;1.70956;1278;20220517;25.7;9.1;17.4;1.2;8.91;0;4.52;25933 +65082;42.37902;1.70956;1278;20220518;25;11;18;1.4;10.77;.3;4.41;24867 +65082;42.37902;1.70956;1278;20220519;25.4;12.2;18.8;1.2;10.24;.1;4.56;25110 +65082;42.37902;1.70956;1278;20220520;27.3;12.2;19.7;1.3;8.31;0;4.8;24830 +65082;42.37902;1.70956;1278;20220521;29.3;12.8;21;1.3;8.37;0;5.15;26397 +65082;42.37902;1.70956;1278;20220522;29;13.9;21.5;1.4;7.81;.1;5.27;26324 +65082;42.37902;1.70956;1278;20220523;23.2;12.3;17.7;1.7;8.27;3.2;4.48;23372 +65082;42.37902;1.70956;1278;20220524;16.9;10.7;13.8;1.8;10.01;18.8;2.72;14543 +65082;42.37902;1.70956;1278;20220525;13.4;5.5;9.4;1.5;7.44;0;2.74;17996 +65082;42.37902;1.70956;1278;20220526;18.9;3.7;11.3;1.5;7.07;0;3.42;20474 +65082;42.37902;1.70956;1278;20220527;22.6;6.7;14.6;1.2;8.91;0;4.29;26129 +65082;42.37902;1.70956;1278;20220528;24.9;9;16.9;1.3;7.97;0;4.82;27636 +65082;42.37902;1.70956;1278;20220529;23.1;9.6;16.4;1.4;9.07;3.9;4.32;24221 +65082;42.37902;1.70956;1278;20220530;21;8.8;14.9;1.1;10.87;11.3;3.58;21310 +65082;42.37902;1.70956;1278;20220531;22.2;9.6;15.9;1.2;11.04;0;4.02;23904 +65082;42.37902;1.70956;1278;20220601;25.1;11.1;18.1;1.4;10.21;0;4.71;26373 +65082;42.37902;1.70956;1278;20220602;25.4;12.3;18.8;1.4;10.57;0;4.78;26168 +65082;42.37902;1.70956;1278;20220603;25.8;14.3;20;1.5;10.11;.4;4.79;24774 +65082;42.37902;1.70956;1278;20220604;25.9;11.7;18.8;1.5;10.67;0;4.85;25994 +65082;42.37902;1.70956;1278;20220605;23.9;11.2;17.5;1.6;9.81;0;4.62;25495 +65082;42.37902;1.70956;1278;20220606;24.5;9.9;17.2;1.3;9.61;.2;4.64;26024 +65082;42.37902;1.70956;1278;20220607;24.3;12.9;18.6;1.8;11.01;0;4.49;22747 +65082;42.37902;1.70956;1278;20220608;22.9;12.6;17.8;1.3;11.67;4.6;3.68;19367 +65082;42.37902;1.70956;1278;20220609;24.4;9.2;16.8;1.7;8.44;0;4.94;27890 +65082;42.37902;1.70956;1278;20220610;27.5;8.4;18;1.4;6.94;0;5.36;29358 +65082;42.37902;1.70956;1278;20220611;28.7;11.8;20.3;1.3;10.21;.5;5.18;26922 +65082;42.37902;1.70956;1278;20220612;28.6;13.7;21.1;1.1;12.07;2.4;4.87;24834 +65082;42.37902;1.70956;1278;20220613;28.8;13.7;21.3;1.3;11.81;0;5.25;26841 +65082;42.37902;1.70956;1278;20220614;29.6;14.6;22.1;1.5;12.47;4.9;5.08;24179 +65082;42.37902;1.70956;1278;20220615;30.3;14.1;22.2;1.6;12.21;0;5.31;25293 +65082;42.37902;1.70956;1278;20220616;31;14.8;22.9;1.2;11.97;.2;5.26;25565 +65082;42.37902;1.70956;1278;20220617;30.4;15.5;23;1;12.21;1.8;5.02;24790 +65082;42.37902;1.70956;1278;20220618;30.6;16.6;23.6;1.5;10.94;0;5.71;27732 +65082;42.37902;1.70956;1278;20220619;26.8;15;20.9;1.6;9.71;0;5.27;26441 +65082;42.37902;1.70956;1278;20220620;26.6;13.1;19.9;1.3;11.04;0;4.81;25120 +65082;42.37902;1.70956;1278;20220621;27.2;16;21.6;1.6;12.17;2.6;4.58;20985 +65082;42.37902;1.70956;1278;20220622;22.7;12.7;17.7;1.5;11.97;0;3.98;22124 +65082;42.37902;1.70956;1278;20220623;22.5;11.2;16.9;1.4;10.97;0;4.15;23698 +65082;42.37902;1.70956;1278;20220624;22;11.9;16.9;1.4;9.87;0;4.15;23027 +65082;42.37902;1.70956;1278;20220625;21.9;10.2;16.1;1.1;10.17;0;3.91;22425 +65082;42.37902;1.70956;1278;20220626;23.3;12.2;17.8;1.4;10.91;.4;4.42;24603 +65082;42.37902;1.70956;1278;20220627;21.4;11.8;16.6;1.2;11.84;6;3.49;19088 +65082;42.37902;1.70956;1278;20220628;23.4;9.6;16.5;1.3;11.31;0;3.69;20077 +65082;42.37902;1.70956;1278;20220629;24.8;10;17.4;1.3;10.41;2.1;4.69;27071 +65082;42.37902;1.70956;1278;20220630;22.6;12.6;17.6;1.7;10.71;2.2;4.09;21307 +65082;42.37902;1.70956;1278;20220701;23.9;12.9;18.4;1.5;10.31;0;4.54;24637 +65082;42.37902;1.70956;1278;20220702;29.1;10.5;19.8;1.2;9.87;0;5.38;29407 +65082;42.37902;1.70956;1278;20220703;30.4;14.6;22.5;1.2;11.84;.4;5.32;26992 +65082;42.37902;1.70956;1278;20220704;27.9;14.2;21.1;1.3;12.04;.1;4.93;25400 +65082;42.37902;1.70956;1278;20220705;28.2;14.4;21.3;1.3;12.97;1.9;4.94;25236 +65082;42.37902;1.70956;1278;20220706;21.5;14.8;18.1;.8;14.37;9.9;3.21;17231 +65082;42.37902;1.70956;1278;20220707;23.6;10.6;17.1;1.4;10.37;0;4.58;26341 +65082;42.37902;1.70956;1278;20220708;27.8;10.4;19.1;1.4;9.77;0;5.28;28828 +65082;42.37902;1.70956;1278;20220709;28.3;11.6;20;1.3;9.61;0;5.21;27528 +65082;42.37902;1.70956;1278;20220710;28.7;12.3;20.5;1.2;10.97;0;5.18;27654 +65082;42.37902;1.70956;1278;20220711;29;14.2;21.6;1.2;12.71;.5;4.88;24834 +65082;42.37902;1.70956;1278;20220712;30;13.9;22;1.2;12.74;0;5.24;27349 +65082;42.37902;1.70956;1278;20220713;30.8;15.5;23.1;1.2;13.37;0;5.35;27374 +65082;42.37902;1.70956;1278;20220714;31.4;15.5;23.4;1.3;13.84;0;5.47;27715 +65082;42.37902;1.70956;1278;20220715;31.8;14.9;23.3;1.2;10.94;0;5.5;27501 +65082;42.37902;1.70956;1278;20220716;33.6;15.5;24.5;1.2;11.57;.1;5.8;28372 +65082;42.37902;1.70956;1278;20220717;32.6;15.7;24.2;1.2;11.54;0;5.66;28226 +65082;42.37902;1.70956;1278;20220718;31.3;16.4;23.8;1.2;12.31;0;5.36;26851 +65082;42.37902;1.70956;1278;20220719;31.3;16.2;23.8;1.4;11.74;0;5.48;26761 +65082;42.37902;1.70956;1278;20220720;28.9;15.2;22;1.3;12.04;0;5.06;25412 +65082;42.37902;1.70956;1278;20220721;30.3;14.7;22.5;1;13.94;0;4.78;24529 +65082;42.37902;1.70956;1278;20220722;31.2;15.6;23.4;1.3;12.67;.5;5.23;25793 +65082;42.37902;1.70956;1278;20220723;29.9;17.7;23.8;1.3;12.71;0;4.93;23686 +65082;42.37902;1.70956;1278;20220724;31.8;16.1;24;1.1;12.47;0;5.27;26492 +65082;42.37902;1.70956;1278;20220725;30.8;16.6;23.7;1.5;11.74;.5;5.17;23879 +65082;42.37902;1.70956;1278;20220726;27.7;15.2;21.5;1.7;12.71;.1;4.76;23173 +65082;42.37902;1.70956;1278;20220727;26.9;15.2;21;1.6;12.17;0;4.61;23110 +65082;42.37902;1.70956;1278;20220728;24.4;13.4;18.9;1;12.64;.9;3.7;19914 +65082;42.37902;1.70956;1278;20220729;23.5;14.3;18.9;1;14.24;10.2;3.31;17505 +65082;42.37902;1.70956;1278;20220730;26.7;15.3;21;1.2;15.54;.5;3.97;20825 +65082;42.37902;1.70956;1278;20220731;27.6;15.8;21.7;1.1;15.87;.3;3.97;20263 +65082;42.37902;1.70956;1278;20220801;27.2;13.9;20.5;1.1;14.64;.3;4.03;21360 +65082;42.37902;1.70956;1278;20220802;28.6;14.5;21.6;1.1;14.27;0;4.2;21717 +65082;42.37902;1.70956;1278;20220803;30.7;15.6;23.1;1.4;14.37;4.1;4.88;24218 +65082;42.37902;1.70956;1278;20220804;28.9;13.7;21.3;1.3;13.24;7;4.52;23189 +65082;42.37902;1.70956;1278;20220805;27.6;14.3;21;1.2;12.44;4.1;4.07;20320 +65082;42.37902;1.70956;1278;20220806;27.9;13.7;20.8;1.2;12.54;.6;4.18;21513 +65082;42.37902;1.70956;1278;20220807;26.8;13.6;20.2;1;12.97;2.1;3.96;21335 +65082;42.37902;1.70956;1278;20220808;27.3;13.3;20.3;1;13.21;.8;3.95;21115 +65082;42.37902;1.70956;1278;20220809;26.9;14.2;20.5;1.3;13.71;2.3;3.94;20502 +65082;42.37902;1.70956;1278;20220810;27;12.6;19.8;1.2;13.17;.8;3.93;21327 +65082;42.37902;1.70956;1278;20220811;27.4;15;21.2;1.2;13.41;1.6;3.96;20289 +65082;42.37902;1.70956;1278;20220812;29.6;14.8;22.2;1.3;13.74;.3;4.25;21085 +65082;42.37902;1.70956;1278;20220813;29.8;15.8;22.8;1.4;13.91;.9;4.36;21140 +65082;42.37902;1.70956;1278;20220814;26.5;14.5;20.5;1.3;10.91;0;4.17;21682 +65082;42.37902;1.70956;1278;20220815;23.9;14.4;19.1;1.4;12.67;1.4;3.38;17732 +65082;42.37902;1.70956;1278;20220816;23;12.3;17.6;1;11.71;2.3;3.22;18055 +65082;42.37902;1.70956;1278;20220817;22.2;12;17.1;1.3;11.77;11.6;3.16;17207 +65082;42.37902;1.70956;1278;20220818;19.2;10.2;14.7;1.1;10.77;1.3;2.74;16365 +65082;42.37902;1.70956;1278;20220819;23.9;8.4;16.2;1.3;9.87;0;3.69;22064 +65082;42.37902;1.70956;1278;20220820;25.3;9.9;17.6;1.1;10.77;.1;3.68;21339 +65082;42.37902;1.70956;1278;20220821;25.9;13.4;19.6;1;12.34;0;3.54;19329 +65082;42.37902;1.70956;1278;20220822;25.6;12;18.8;1.1;12.64;.1;3.77;21776 +65082;42.37902;1.70956;1278;20220823;26.1;12.2;19.2;1.2;13.17;.1;3.64;20531 +65082;42.37902;1.70956;1278;20220824;27.7;14.2;21;1.2;14.87;3.2;3.68;19868 +65082;42.37902;1.70956;1278;20220825;25.5;14.6;20.1;1.4;14.11;11.6;3.27;16864 +65082;42.37902;1.70956;1278;20220826;24.1;11.7;17.9;1.2;13.21;.7;3.26;18789 +65082;42.37902;1.70956;1278;20220827;24.6;13;18.8;1.1;13.54;.4;3.11;17523 +65082;42.37902;1.70956;1278;20220828;25.7;9.9;17.8;1.1;12.5;1.6;3.84;20899 +65082;42.37902;1.70956;1278;20220829;25.4;11.7;18.5;1.2;13.27;5.1;3.48;17697 +65082;42.37902;1.70956;1278;20220830;26.6;12;19.3;1.1;13.92;0;3.57;19168 +65082;42.37902;1.70956;1278;20220831;19.9;14.9;17.4;1.4;13.29;13.4;2.41;10044 +65082;42.37902;1.70956;1278;20220901;24.5;9;16.8;1.1;12.19;2.2;3.12;17076 +65082;42.37902;1.70956;1278;20220902;24.3;12.6;18.4;1.1;13.62;3.4;3.1;16412 +65082;42.37902;1.70956;1278;20220903;22.5;11.2;16.8;1.4;13.4;.6;3.19;16141 +65082;42.37902;1.70956;1278;20220904;24.1;10;17.1;1;12.7;0;3.21;18066 +65082;42.37902;1.70956;1278;20220905;24.4;11.7;18.1;1.2;14.5;.2;3.35;17683 +65082;42.37902;1.70956;1278;20220906;24.9;12.9;18.9;1.3;12.97;0;3.45;17547 +65082;42.37902;1.70956;1278;20220907;22.7;11.8;17.2;1.5;9.87;0;3.16;17750 +65082;42.37902;1.70956;1278;20220908;21.3;10.9;16.1;1.2;9.47;0;2.81;16344 +65082;42.37902;1.70956;1278;20220909;22.1;11.1;16.6;1.2;10.94;.1;2.69;15616 +65082;42.37902;1.70956;1278;20220910;23.5;9.1;16.3;1.1;10.47;0;2.93;18397 +65082;42.37902;1.70956;1278;20220911;26.5;11.7;19.1;1.2;12.64;0;3.19;18519 +65082;42.37902;1.70956;1278;20220912;27.5;14.9;21.2;1.4;13.37;.2;3.29;16734 +65082;42.37902;1.70956;1278;20220913;20.1;15.6;17.9;1.4;12.57;18.3;2.14;8691 +65082;42.37902;1.70956;1278;20220914;20.5;11.8;16.2;1.3;12.41;.3;2.29;13383 +65082;42.37902;1.70956;1278;20220915;21.4;9.4;15.4;.9;11.17;10;2.35;14766 +65082;42.37902;1.70956;1278;20220916;21.6;10.1;15.8;1;11.67;0;2.42;15154 +65082;42.37902;1.70956;1278;20220917;21.2;7.9;14.5;1.4;8.94;0;2.4;12882 +65082;42.37902;1.70956;1278;20220918;21.7;7.1;14.4;.9;9.84;0;2.53;17471 +65082;42.37902;1.70956;1278;20220919;23.2;8.7;16;1.1;10.21;0;2.66;16583 +65082;42.37902;1.70956;1278;20220920;22.4;10;16.2;1;10.61;.2;2.46;15566 +65082;42.37902;1.70956;1278;20220921;21;8.4;14.7;1;10.04;.1;2.37;16095 +65082;42.37902;1.70956;1278;20220922;19.1;8.2;13.7;1.1;10.47;.2;2.1;14252 +65082;42.37902;1.70956;1278;20220923;19.7;9.7;14.7;1;11.61;13;2.02;13188 +65082;42.37902;1.70956;1278;20220924;14.7;8.7;11.7;.9;10.91;9.7;1.46;9798 +65082;42.37902;1.70956;1278;20220925;15.6;5.3;10.5;.9;8.97;.4;1.77;13260 +65082;42.37902;1.70956;1278;20220926;16.3;3.8;10;1;7.91;0;1.88;14548 +65082;42.37902;1.70956;1278;20220927;17.4;5.5;11.5;1;7.44;.1;2.01;14391 +65082;42.37902;1.70956;1278;20220928;18.9;6.6;12.7;.9;8.41;0;2.02;14090 +65082;42.37902;1.70956;1278;20220929;14;5.5;9.8;.8;8.24;10.4;1.51;10664 +65082;42.37902;1.70956;1278;20220930;12.8;2.9;7.9;1.3;6.71;.6;1.61;12488 +65082;42.37902;1.70956;1278;20221001;19.6;1.5;10.6;1.1;6.61;0;2.15;16263 +65082;42.37902;1.70956;1278;20221002;24;7.1;15.5;1.1;9.17;0;2.38;15908 +65082;42.37902;1.70956;1278;20221003;22;9;15.5;.9;10.57;0;2.09;14548 +65082;42.37902;1.70956;1278;20221004;21;8.2;14.6;1.1;10.04;0;2.05;14097 +65082;42.37902;1.70956;1278;20221005;20.7;8.1;14.4;1.2;10.34;0;1.97;14060 +65082;42.37902;1.70956;1278;20221006;19.6;7.6;13.6;1.1;9.61;0;1.87;13267 +65082;42.37902;1.70956;1278;20221007;15;8.2;11.6;.7;10.67;.4;1.19;7843 +65082;42.37902;1.70956;1278;20221008;16.1;10.4;13.2;.8;10.61;.2;1.26;7318 +65082;42.37902;1.70956;1278;20221009;18.3;6.2;12.3;1.1;9.14;2.3;1.64;12046 +65082;42.37902;1.70956;1278;20221010;19.4;5.7;12.5;1.1;9.31;.1;1.73;13188 +65082;42.37902;1.70956;1278;20221011;16.9;7.1;12;.9;9.51;.2;1.49;10921 +65082;42.37902;1.70956;1278;20221012;18;6.7;12.3;.7;9.71;.6;1.51;11473 +65082;42.37902;1.70956;1278;20221013;18.5;8.1;13.3;.9;10.51;0;1.5;10851 +65082;42.37902;1.70956;1278;20221014;21.2;9.7;15.5;1.1;10.81;0;1.71;11431 +65082;42.37902;1.70956;1278;20221015;21.4;7.6;14.5;1.4;9.97;0;1.81;12449 +65082;42.37902;1.70956;1278;20221016;20.9;9.2;15.1;1.3;10.14;0;1.78;11693 +65082;42.37902;1.70956;1278;20221017;20.2;10.4;15.3;1;9.97;.1;1.62;10090 +65082;42.37902;1.70956;1278;20221018;22.7;9.2;16;1.1;9.64;0;1.85;12235 +65082;42.37902;1.70956;1278;20221019;21.1;11.9;16.5;1.2;10.34;2;1.73;9429 +65082;42.37902;1.70956;1278;20221020;14.1;12.1;13.1;2.5;11.37;17;1.18;3872 +65082;42.37902;1.70956;1278;20221021;16.1;10.3;13.2;2;10.57;.3;1.36;7189 +65082;42.37902;1.70956;1278;20221022;17.6;9;13.3;1.6;9.91;.3;1.4;8661 +65082;42.37902;1.70956;1278;20221023;14.7;11.4;13.1;2.1;10.07;13.3;1.39;4480 +65082;42.37902;1.70956;1278;20221024;16;9.6;12.8;2.1;9.97;.3;1.39;8070 +65082;42.37902;1.70956;1278;20221025;19.9;9.8;14.9;2.1;8.77;0;1.89;9770 +65082;42.37902;1.70956;1278;20221026;18.9;11.4;15.2;1.9;8.74;0;1.88;8330 +65082;42.37902;1.70956;1278;20221027;19.1;9.9;14.5;.9;8.71;0;1.39;8439 +65082;42.37902;1.70956;1278;20221028;22.5;11.1;16.8;1.1;7.64;0;1.76;10028 +65082;42.37902;1.70956;1278;20221029;19.8;10.4;15.1;1.4;6.21;0;1.87;9724 +65082;42.37902;1.70956;1278;20221030;19.3;6.9;13.1;1.1;5.27;.1;1.6;10099 +65082;42.37902;1.70956;1278;20221031;17.4;7.6;12.5;1.3;8.47;11.8;1.34;8587 +65082;42.37902;1.70956;1278;20221101;16.5;7.2;11.8;.7;9.47;0;.98;8681 +65082;42.37902;1.70956;1278;20221102;12.5;5.3;8.9;1;8.01;0;.89;6490 +65082;42.37902;1.70956;1278;20221103;11.5;8.3;9.9;1.6;9.15;2.3;.85;3426 +65082;42.37902;1.70956;1278;20221104;9.1;1.8;5.5;2;5.82;.6;1.06;8125 +65082;42.37902;1.70956;1278;20221105;13.3;1.1;7.2;1.5;4.55;0;1.29;9914 +65082;42.37902;1.70956;1278;20221106;15.5;4.6;10;1.2;5.55;0;1.24;9771 +65082;42.37902;1.70956;1278;20221107;15;4.4;9.7;1.2;5.98;0;1.19;9541 +65082;42.37902;1.70956;1278;20221108;15.7;6.8;11.3;1.7;7.35;0;1.32;8787 +65082;42.37902;1.70956;1278;20221109;14.4;7.2;10.8;1.5;8.28;3;1.08;7031 +65082;42.37902;1.70956;1278;20221110;13.9;4;9;1.3;7.12;0;1.02;8924 +65082;42.37902;1.70956;1278;20221111;14.3;4;9.1;2;7.42;0;1.11;7440 +65082;42.37902;1.70956;1278;20221112;16.2;7.3;11.7;1.7;7.08;0;1.35;8647 +65082;42.37902;1.70956;1278;20221113;15.5;5.9;10.7;1.4;6.68;0;1.16;8267 +65082;42.37902;1.70956;1278;20221114;12;4.7;8.3;1;7.98;.1;.74;6259 +65082;42.37902;1.70956;1278;20221115;12.9;7.4;10.1;2.1;8.78;.3;.97;4747 +65082;42.37902;1.70956;1278;20221116;13.2;4.1;8.6;1;7.57;0;.74;7184 +65082;42.37902;1.70956;1278;20221117;13.8;4;8.9;1.1;7.67;2.2;.77;6554 +65082;42.37902;1.70956;1278;20221118;7.9;2.9;5.4;.9;6.84;.5;.59;3948 +65082;42.37902;1.70956;1278;20221119;7.9;.3;4.1;1.2;5.04;0;.68;6580 +65082;42.37902;1.70956;1278;20221120;10.9;-2.8;4;1.3;4.07;1.2;.83;7994 +65082;42.37902;1.70956;1278;20221121;6.9;1.1;4;1.2;6.01;10.1;.6;3911 +65082;42.37902;1.70956;1278;20221122;5.8;-.9;2.5;1.7;5.21;1.2;.6;5596 +65082;42.37902;1.70956;1278;20221123;12.1;-.7;5.7;1.3;6.21;1.9;.68;6713 +65082;42.37902;1.70956;1278;20221124;9.6;-.5;4.5;1.3;5.37;.2;.71;5921 +65082;42.37902;1.70956;1278;20221125;8.1;2.3;5.2;1.4;6.27;.8;.63;4587 +65082;42.37902;1.70956;1278;20221126;10.2;-.9;4.6;1;3.84;0;.8;6337 +65082;42.37902;1.70956;1278;20221127;11.9;1.7;6.8;.9;3.64;.7;.83;6643 +65082;42.37902;1.70956;1278;20221128;7.7;.7;4.2;1.4;4.71;3.9;.71;5025 +65082;42.37902;1.70956;1278;20221129;6.7;-.2;3.3;1.2;5.04;1.2;.55;4713 +65082;42.37902;1.70956;1278;20221130;6.1;-3.6;1.3;1;4.14;.1;.51;6611 +65082;42.37902;1.70956;1278;20221201;6.4;-3.5;1.5;.9;3.94;0;.51;6305 +65082;42.37902;1.70956;1278;20221202;5.3;-4.2;.6;1;4.14;0;.46;5588 +65082;42.37902;1.70956;1278;20221203;3.8;-4.9;-.5;1.1;4.11;1.9;.45;5386 +65082;42.37902;1.70956;1278;20221204;2.7;-1.7;.5;1.1;4.64;.1;.43;3951 +65082;42.37902;1.70956;1278;20221205;7.1;-4.5;1.3;.8;4.64;0;.43;6395 +65082;42.37902;1.70956;1278;20221206;10.8;.5;5.7;.7;5.91;.1;.5;5637 +65082;42.37902;1.70956;1278;20221207;8.1;.8;4.4;.9;6.01;0;.45;5151 +65082;42.37902;1.70956;1278;20221208;6.1;2.9;4.5;1.3;6.71;7.2;.5;2426 +65082;42.37902;1.70956;1278;20221209;8.8;4.1;6.4;1.5;7.47;2.2;.52;3471 +65082;42.37902;1.70956;1278;20221210;8;2.2;5.1;1;5.81;0;.54;4770 +65082;42.37902;1.70956;1278;20221211;3.2;-2.7;.2;.9;3.84;0;.53;3362 +65082;42.37902;1.70956;1278;20221212;2.7;-3.2;-.2;.7;4.84;7.7;.35;3472 +65082;42.37902;1.70956;1278;20221213;5.1;.6;2.8;.8;6.61;3;.35;2572 +65082;42.37902;1.70956;1278;20221214;8.3;2.3;5.3;1.1;7.68;7;.49;5352 +65082;42.37902;1.70956;1278;20221215;8.3;2.7;5.5;.8;7.27;3.5;.41;3697 +65082;42.37902;1.70956;1278;20221216;6.8;2.9;4.8;.5;6.97;.2;.41;3001 +65082;42.37902;1.70956;1278;20221217;6.6;.8;3.7;1;5.91;0;.44;4464 +65082;42.37902;1.70956;1278;20221218;8.2;-1.1;3.6;.9;4.87;0;.5;5167 +65082;42.37902;1.70956;1278;20221219;10.2;.2;5.2;.7;4.71;0;.52;5300 +65082;42.37902;1.70956;1278;20221220;12.2;2.3;7.2;1;4.94;.2;.75;5004 +65082;42.37902;1.70956;1278;20221221;10.2;2.6;6.4;.9;6.91;.2;.46;4795 +65082;42.37902;1.70956;1278;20221222;10.8;2;6.4;1;6.44;0;.53;5014 +65082;42.37902;1.70956;1278;20221223;12.9;3.9;8.4;.9;6.97;0;.56;5107 +65082;42.37902;1.70956;1278;20221224;13.8;3.1;8.4;.9;6.07;0;.64;5334 +65082;42.37902;1.70956;1278;20221225;12.6;3.5;8.1;1.1;5.21;0;.8;4931 +65082;42.37902;1.70956;1278;20221226;12.6;3.1;7.8;2.1;5.51;0;1.03;5056 +65082;42.37902;1.70956;1278;20221227;10.5;1.1;5.8;1;5.97;0;.52;5238 +65082;42.37902;1.70956;1278;20221228;11;.9;6;1.4;5.71;0;.65;5404 +65082;42.37902;1.70956;1278;20221229;8.1;.9;4.5;1.1;6.14;.3;.48;4195 +65082;42.37902;1.70956;1278;20221230;11.5;2;6.8;1.2;7.51;0;.47;4870 +65082;42.37902;1.70956;1278;20221231;15.1;4.1;9.6;1.4;6.34;0;.88;5747 +65083;42.40338;2.01087;1366;20220101;12;7.9;10;1.7;3.68;0;1.48;1900 +65083;42.40338;2.01087;1366;20220102;12.7;6.7;9.7;1.4;4.28;0;1.27;1500 +65083;42.40338;2.01087;1366;20220103;11.1;6.5;8.8;1.7;6.08;0;1.01;1800 +65083;42.40338;2.01087;1366;20220104;12.5;4.5;8.5;3;5.08;2;1.39;6769 +65083;42.40338;2.01087;1366;20220105;1.5;1.4;1.5;2.5;3.28;.1;.98;1000 +65083;42.40338;2.01087;1366;20220106;1.9;-7.4;-2.7;2.1;1.98;0;.89;2000 +65083;42.40338;2.01087;1366;20220107;4.7;-5.6;-.4;2.3;2.78;1;.94;2200 +65083;42.40338;2.01087;1366;20220108;7.1;-3.1;2;1.9;3.98;1.9;.84;1800 +65083;42.40338;2.01087;1366;20220109;1.9;0;1;1.5;5.38;22.8;.38;600 +65083;42.40338;2.01087;1366;20220110;8.1;.9;4.5;2.8;6.08;12.6;.72;500 +65083;42.40338;2.01087;1366;20220111;6.1;-2;2.1;1.7;2.48;.3;1.06;2300 +65083;42.40338;2.01087;1366;20220112;7;-1.6;2.7;1.7;1.88;0;1.23;2300 +65083;42.40338;2.01087;1366;20220113;6.7;-2.8;2;1.9;2.28;0;1.18;2000 +65083;42.40338;2.01087;1366;20220114;5.9;-1.2;2.4;1.9;2.18;0;1.2;2400 +65083;42.40338;2.01087;1366;20220115;7.6;-1.3;3.2;2.1;2.18;0;1.36;2500 +65083;42.40338;2.01087;1366;20220116;7.2;-.8;3.2;1.6;1.98;0;1.21;2500 +65083;42.40338;2.01087;1366;20220117;8.4;-.7;3.9;1.4;1.88;0;1.2;2500 +65083;42.40338;2.01087;1366;20220118;12.7;2.3;7.5;1.7;2.08;0;1.61;2600 +65083;42.40338;2.01087;1366;20220119;9.1;.7;4.9;1.6;2.88;0;1.21;2000 +65083;42.40338;2.01087;1366;20220120;5.5;-1.1;2.2;2.1;3.58;0;.96;1300 +65083;42.40338;2.01087;1366;20220121;5.3;-3.5;.9;1.8;2.28;0;1.07;2400 +65083;42.40338;2.01087;1366;20220122;7.6;-4.2;1.7;2;2.88;0;1.11;2700 +65083;42.40338;2.01087;1366;20220123;8.5;-3.2;2.7;2.1;2.58;0;1.3;2800 +65083;42.40338;2.01087;1366;20220124;8.8;-.1;4.4;1.7;2.18;0;1.34;2600 +65083;42.40338;2.01087;1366;20220125;8.4;.6;4.5;1.8;2.38;0;1.34;2800 +65083;42.40338;2.01087;1366;20220126;11.7;.8;6.3;1.8;2.38;0;1.54;3000 +65083;42.40338;2.01087;1366;20220127;11.5;.9;6.2;1.5;1.98;0;1.45;3000 +65083;42.40338;2.01087;1366;20220128;11.5;.1;5.8;1.6;1.78;0;1.52;3000 +65083;42.40338;2.01087;1366;20220129;13.3;-4.3;4.5;1.1;2.77;0;1.23;9115 +65083;42.40338;2.01087;1366;20220130;14.8;3;8.9;1.7;1.88;0;1.82;3600 +65083;42.40338;2.01087;1366;20220131;9.3;2.6;6;3.7;2.48;0;2.09;7858 +65083;42.40338;2.01087;1366;20220201;10.9;-.3;5.3;4.2;4.48;0;1.63;3400 +65083;42.40338;2.01087;1366;20220202;14.6;6.5;10.6;2.5;2.58;0;2.24;4700 +65083;42.40338;2.01087;1366;20220203;15.1;4.6;9.9;1.7;2.18;.1;1.87;2900 +65083;42.40338;2.01087;1366;20220204;10.8;5.1;8;1.3;3.88;0;1.21;2400 +65083;42.40338;2.01087;1366;20220205;8.9;2.1;5.5;1.4;4.38;0;.99;2300 +65083;42.40338;2.01087;1366;20220206;11.1;-1.7;4.7;1.6;2.38;0;1.4;2700 +65083;42.40338;2.01087;1366;20220207;10.9;2.8;6.9;2.5;3.68;0;1.63;3800 +65083;42.40338;2.01087;1366;20220208;15.5;2;8.8;1.8;3.18;0;1.75;3700 +65083;42.40338;2.01087;1366;20220209;14.1;1.4;7.8;1.4;3.58;0;1.41;6600 +65083;42.40338;2.01087;1366;20220210;13.6;1.8;7.7;1.7;3.18;0;1.58;3700 +65083;42.40338;2.01087;1366;20220211;9.5;1.5;5.5;1.4;4.38;0;1.03;2400 +65083;42.40338;2.01087;1366;20220212;6.6;-.5;3.1;1.7;5.08;0;.77;4000 +65083;42.40338;2.01087;1366;20220213;5.5;.4;3;1.7;5.98;2.5;.55;2700 +65083;42.40338;2.01087;1366;20220214;4.5;2.8;3.7;1.8;5.18;1.3;.78;3200 +65083;42.40338;2.01087;1366;20220215;6.6;-2.9;1.9;2.3;3.68;0;1.05;3000 +65083;42.40338;2.01087;1366;20220216;10;-.6;4.7;2;4.98;0;1.03;2100 +65083;42.40338;2.01087;1366;20220217;16.9;4.9;10.9;2.2;5.68;0;1.77;4200 +65083;42.40338;2.01087;1366;20220218;18.1;4.6;11.4;2.3;5.98;0;1.87;4300 +65083;42.40338;2.01087;1366;20220219;3.7;3.7;3.7;1.1;5.58;5.7;.75;5452 +65083;42.40338;2.01087;1366;20220220;9.9;-2.8;3.6;1.7;4.38;0;1.08;4700 +65083;42.40338;2.01087;1366;20220221;10.4;.4;5.4;3.5;2.88;0;2.06;4500 +65083;42.40338;2.01087;1366;20220222;11.5;1.7;6.6;2.9;2.98;0;2.02;4700 +65083;42.40338;2.01087;1366;20220223;14.6;.7;7.7;1.4;4.08;0;1.45;4800 +65083;42.40338;2.01087;1366;20220224;12.7;2.2;7.5;1.4;5.38;0;1.16;3500 +65083;42.40338;2.01087;1366;20220225;9.8;1.5;5.7;1.5;4.18;0;1.19;3700 +65083;42.40338;2.01087;1366;20220226;11.2;-1.1;5.1;1.5;3.48;0;1.54;11200 +65083;42.40338;2.01087;1366;20220227;11.7;-.7;5.5;1.4;4.88;.2;1.13;4300 +65083;42.40338;2.01087;1366;20220228;10.2;1;5.6;1.3;4.68;0;1.11;4600 +65083;42.40338;2.01087;1366;20220301;13.4;.8;7.1;1.6;3.18;0;1.62;4600 +65083;42.40338;2.01087;1366;20220302;10.2;.8;5.5;1.4;5.28;4;.97;2600 +65083;42.40338;2.01087;1366;20220303;10.7;.2;5.5;1.6;5.68;0;1.07;5200 +65083;42.40338;2.01087;1366;20220304;8.7;1.8;5.3;2.2;4.88;0;1.16;2900 +65083;42.40338;2.01087;1366;20220305;6.9;-.7;3.1;1.4;4.88;.9;.8;2500 +65083;42.40338;2.01087;1366;20220306;4;.3;2.2;1;5.38;1.2;.59;2300 +65083;42.40338;2.01087;1366;20220307;6.2;-.6;2.8;1.4;4.78;.5;.85;3800 +65083;42.40338;2.01087;1366;20220308;5.8;-1.1;2.4;1.2;5.38;.9;.71;4000 +65083;42.40338;2.01087;1366;20220309;8.1;.2;4.2;1.7;5.28;0;1;5000 +65083;42.40338;2.01087;1366;20220310;7.3;1;4.2;1.8;5.88;.2;.81;3400 +65083;42.40338;2.01087;1366;20220311;5;1.8;3.4;2.1;6.28;7;.63;3500 +65083;42.40338;2.01087;1366;20220312;4.8;1.9;3.4;1.6;6.18;11.3;.62;3000 +65083;42.40338;2.01087;1366;20220313;7.6;2.4;5;2.3;5.98;1.8;.93;3500 +65083;42.40338;2.01087;1366;20220314;4.4;1.2;2.8;3.8;6.28;4.2;.48;2500 +65083;42.40338;2.01087;1366;20220315;10;4.4;7.2;3.5;6.48;0;1.26;3500 +65083;42.40338;2.01087;1366;20220316;11.8;6.1;9;2.1;5.38;0;1.53;3400 +65083;42.40338;2.01087;1366;20220317;7;4.9;6;1.9;6.68;6.4;.8;2400 +65083;42.40338;2.01087;1366;20220318;7.1;3.8;5.5;2.5;5.88;.7;1;2900 +65083;42.40338;2.01087;1366;20220319;6.9;.8;3.9;2.6;5.48;0;.99;4500 +65083;42.40338;2.01087;1366;20220320;5.6;2.5;4.1;2.2;6.48;21.3;.77;5000 +65083;42.40338;2.01087;1366;20220321;3.6;2.6;3.1;3.1;5.78;6.6;.74;3600 +65083;42.40338;2.01087;1366;20220322;3.6;-1;1.3;2.1;4.38;.1;.94;5500 +65083;42.40338;2.01087;1366;20220323;6.8;-3.8;1.5;2.3;3.48;0;1.34;6800 +65083;42.40338;2.01087;1366;20220324;7.2;.2;3.7;2.5;4.68;0;1.19;4700 +65083;42.40338;2.01087;1366;20220325;11.1;3.7;7.4;2.5;5.58;0;1.72;8500 +65083;42.40338;2.01087;1366;20220326;8.5;2.1;5.3;3.2;3.58;.1;1.85;5200 +65083;42.40338;2.01087;1366;20220327;11.8;3.8;7.8;2.7;5.28;0;1.82;7100 +65083;42.40338;2.01087;1366;20220328;12.1;3.3;7.7;1.9;4.48;0;1.69;5500 +65083;42.40338;2.01087;1366;20220329;13.2;4.2;8.7;1.4;5.48;9.9;1.4;4200 +65083;42.40338;2.01087;1366;20220330;8.9;2.3;5.6;1.6;6.18;3.5;.92;3100 +65083;42.40338;2.01087;1366;20220331;8.6;2.1;5.4;2.3;4.38;0;1.48;5200 +65083;42.40338;2.01087;1366;20220401;0;-5.2;-2.6;3.9;2.58;3.2;1.2;7000 +65083;42.40338;2.01087;1366;20220402;.2;-7.1;-3.4;4.2;2.38;.1;1.14;4900 +65083;42.40338;2.01087;1366;20220403;2.5;-8.1;-2.8;1.8;2.48;0;1.34;12600 +65083;42.40338;2.01087;1366;20220404;7.1;-7.9;-.4;1.6;2.98;0;1.31;8300 +65083;42.40338;2.01087;1366;20220405;12;-3;4.5;2;2.58;0;2.02;8200 +65083;42.40338;2.01087;1366;20220406;11.1;1.1;6.1;1.9;4.78;0;1.48;5300 +65083;42.40338;2.01087;1366;20220407;17;2.2;9.6;1.5;5.08;0;1.94;7300 +65083;42.40338;2.01087;1366;20220408;16.4;4.2;10.3;3.2;5.68;0;2.4;7000 +65083;42.40338;2.01087;1366;20220409;12.6;2.1;7.4;2.1;4.08;0;1.91;6400 +65083;42.40338;2.01087;1366;20220410;14.1;-.4;6.9;1.8;5.08;0;1.78;8000 +65083;42.40338;2.01087;1366;20220411;15.7;4.2;10;3.6;6.48;0;2.19;6600 +65083;42.40338;2.01087;1366;20220412;13.6;7.9;10.8;3.9;6.98;0;1.93;3800 +65083;42.40338;2.01087;1366;20220413;11;6.2;8.6;2;7.48;.5;1.2;4400 +65083;42.40338;2.01087;1366;20220414;15.7;4.4;10.1;2;5.78;0;2.08;8200 +65083;42.40338;2.01087;1366;20220415;16.7;7.5;12.1;1.8;6.98;0;2.06;8000 +65083;42.40338;2.01087;1366;20220416;19.6;6.3;13;1.9;5.58;0;2.61;9400 +65083;42.40338;2.01087;1366;20220417;20.3;5.8;13.1;2;4.48;0;2.85;9300 +65083;42.40338;2.01087;1366;20220418;17;5.4;11.2;2.1;6.78;0;2.07;7500 +65083;42.40338;2.01087;1366;20220419;11.8;6.7;9.3;1.8;8.18;10;1.1;3700 +65083;42.40338;2.01087;1366;20220420;7.4;3.3;5.4;2;6.88;6.6;.85;3800 +65083;42.40338;2.01087;1366;20220421;7.3;3;5.2;1.4;6.38;3.7;.83;3000 +65083;42.40338;2.01087;1366;20220422;13.1;2.3;7.7;2.1;5.98;2.8;1.69;7200 +65083;42.40338;2.01087;1366;20220423;5.4;3.9;4.7;2.8;5.78;5;1.37;9100 +65083;42.40338;2.01087;1366;20220424;13;.9;7;1.7;6.68;.2;1.45;7300 +65083;42.40338;2.01087;1366;20220425;13.1;3.4;8.3;1.7;6.78;0;1.7;9000 +65083;42.40338;2.01087;1366;20220426;16;3.5;9.8;2.1;7.28;0;1.93;8800 +65083;42.40338;2.01087;1366;20220427;16.5;6.4;11.5;1.9;7.28;0;1.88;6500 +65083;42.40338;2.01087;1366;20220428;16.7;7.1;11.9;2;7.38;1;1.91;6100 +65083;42.40338;2.01087;1366;20220429;17.7;6;11.9;1.7;7.18;.1;3.32;21724 +65083;42.40338;2.01087;1366;20220430;15;6.7;10.9;1.6;7.78;.9;2.33;14022 +65083;42.40338;2.01087;1366;20220501;17.5;4;10.8;1.8;6.88;3.6;3.52;24731 +65083;42.40338;2.01087;1366;20220502;10.7;7.1;8.9;1.4;8.38;6.1;1.6;10152 +65083;42.40338;2.01087;1366;20220503;9.6;5;7.3;1.1;7.88;1.7;1.65;11954 +65083;42.40338;2.01087;1366;20220504;12.9;4.4;8.7;1.2;7.58;.7;1.97;13123 +65083;42.40338;2.01087;1366;20220505;11;4.9;8;2.8;6.28;0;2.53;17817 +65083;42.40338;2.01087;1366;20220506;12;5;8.5;3.1;6.08;0;3.05;22205 +65083;42.40338;2.01087;1366;20220507;15.4;6.5;11;2.7;6.48;0;3.94;27890 +65083;42.40338;2.01087;1366;20220508;15.9;5.3;10.6;1.9;6.58;.3;3.53;24742 +65083;42.40338;2.01087;1366;20220509;16.9;6.1;11.5;1.3;7.68;.4;2.94;19004 +65083;42.40338;2.01087;1366;20220510;19.7;6.7;13.2;1.8;8.28;0;3.91;25511 +65083;42.40338;2.01087;1366;20220511;21.8;7.8;14.8;2;8.78;0;4.68;30095 +65083;42.40338;2.01087;1366;20220512;22.2;9.8;16;1.8;8.48;0;4.85;30160 +65083;42.40338;2.01087;1366;20220513;21.7;7.6;14.7;1.7;7.68;.3;4.59;29089 +65083;42.40338;2.01087;1366;20220514;22.7;9.8;16.3;2;9.18;.3;4.65;27688 +65083;42.40338;2.01087;1366;20220515;22.2;10.5;16.4;2.2;8.38;.1;4.89;28880 +65083;42.40338;2.01087;1366;20220516;24.1;11.8;18;2;8.08;0;5.23;29586 +65083;42.40338;2.01087;1366;20220517;25.5;10.8;18.2;1.6;8.68;0;4.96;27850 +65083;42.40338;2.01087;1366;20220518;24.3;12;18.2;2.2;10.28;0;5.06;28552 +65083;42.40338;2.01087;1366;20220519;24.6;13.2;18.9;1.8;9.48;0;5.29;30068 +65083;42.40338;2.01087;1366;20220520;27.1;12.5;19.8;2;7.18;0;5.5;27833 +65083;42.40338;2.01087;1366;20220521;29.2;14;21.6;1.9;7.38;0;6;30328 +65083;42.40338;2.01087;1366;20220522;28.6;15.7;22.2;2.1;6.28;.3;6.17;30210 +65083;42.40338;2.01087;1366;20220523;22.8;14.5;18.7;3.2;7.18;1.7;5.7;28291 +65083;42.40338;2.01087;1366;20220524;17.3;10.6;14;2.8;8.88;20.9;3.11;16060 +65083;42.40338;2.01087;1366;20220525;12.4;5.3;8.9;2.1;6.78;0;2.74;19038 +65083;42.40338;2.01087;1366;20220526;18;4.1;11.1;1.9;6.78;0;2.57;12168 +65083;42.40338;2.01087;1366;20220527;21.8;6.9;14.4;1.4;8.28;0;4.43;28115 +65083;42.40338;2.01087;1366;20220528;23.9;10;17;2;6.88;0;5.5;31757 +65083;42.40338;2.01087;1366;20220529;22.2;11;16.6;2;8.38;4.8;4.52;24899 +65083;42.40338;2.01087;1366;20220530;19.7;9.5;14.6;1.5;10.68;13;3.19;18853 +65083;42.40338;2.01087;1366;20220531;21.9;9.6;15.8;1.8;10.18;0;4.53;27912 +65083;42.40338;2.01087;1366;20220601;24.4;11.4;17.9;2.3;9.78;0;5.56;32046 +65083;42.40338;2.01087;1366;20220602;24;14.3;19.2;2.6;9.68;0;5.58;29937 +65083;42.40338;2.01087;1366;20220603;24.9;14.9;19.9;2.5;8.68;0;5.88;30619 +65083;42.40338;2.01087;1366;20220604;24.7;13;18.9;2.6;9.38;0;5.47;28669 +65083;42.40338;2.01087;1366;20220605;23.5;11.6;17.6;2.4;8.88;0;5.55;31817 +65083;42.40338;2.01087;1366;20220606;24.7;10.4;17.6;1.9;9.18;0;5.28;30192 +65083;42.40338;2.01087;1366;20220607;23.5;12.8;18.2;2.2;10.68;.1;4.78;26095 +65083;42.40338;2.01087;1366;20220608;22.6;12.3;17.5;1.7;11.08;1.9;3.59;18374 +65083;42.40338;2.01087;1366;20220609;22.8;9.1;16;3.1;7.38;0;5.73;32878 +65083;42.40338;2.01087;1366;20220610;27.5;9.3;18.4;1.9;5.78;0;6.03;32563 +65083;42.40338;2.01087;1366;20220611;28.4;12.6;20.5;2.1;8.28;0;5.77;28129 +65083;42.40338;2.01087;1366;20220612;28.4;15;21.7;1.6;10.78;2.4;5.03;24351 +65083;42.40338;2.01087;1366;20220613;28.1;14.5;21.3;2;10.98;0;5.84;29962 +65083;42.40338;2.01087;1366;20220614;29.7;15.4;22.6;2.3;11.78;4.1;5.26;22721 +65083;42.40338;2.01087;1366;20220615;29.2;13.5;21.4;2.2;11.28;0;5.27;24211 +65083;42.40338;2.01087;1366;20220616;30.8;16.2;23.5;1.9;11.38;.2;5.55;25040 +65083;42.40338;2.01087;1366;20220617;30.8;17.4;24.1;1.8;11.38;.4;5.44;24220 +65083;42.40338;2.01087;1366;20220618;29.9;18.7;24.3;2.2;9.48;0;6.83;32955 +65083;42.40338;2.01087;1366;20220619;25.9;17;21.5;2.8;8.18;0;6.64;33121 +65083;42.40338;2.01087;1366;20220620;25.8;14.8;20.3;2;10.28;.1;5.15;25872 +65083;42.40338;2.01087;1366;20220621;27.7;18.1;22.9;2.6;10.58;2;4.99;19117 +65083;42.40338;2.01087;1366;20220622;21.9;13.4;17.7;2.7;12.18;0;4.38;24715 +65083;42.40338;2.01087;1366;20220623;22.8;11.5;17.2;2.4;9.78;.1;5.06;28828 +65083;42.40338;2.01087;1366;20220624;22.1;12.2;17.2;2.3;8.98;0;5.12;29152 +65083;42.40338;2.01087;1366;20220625;21.2;10.7;16;1.9;9.38;0;4.12;23218 +65083;42.40338;2.01087;1366;20220626;22.9;13.9;18.4;2.4;9.38;0;5.35;29301 +65083;42.40338;2.01087;1366;20220627;21.9;12.3;17.1;1.9;10.28;3.6;3.72;18923 +65083;42.40338;2.01087;1366;20220628;22.5;9.4;16;2;10.78;0;2.8;12154 +65083;42.40338;2.01087;1366;20220629;23.8;11.1;17.5;2.2;10.28;1.1;5.24;30419 +65083;42.40338;2.01087;1366;20220630;22.2;12.8;17.5;2.4;9.38;.9;4.6;24155 +65083;42.40338;2.01087;1366;20220701;23.4;12.8;18.1;2.3;10.38;0;5.53;32197 +65083;42.40338;2.01087;1366;20220702;28.5;11.4;20;1.7;9.08;0;5.96;32344 +65083;42.40338;2.01087;1366;20220703;30.1;16.1;23.1;1.7;10.88;.2;5.88;29038 +65083;42.40338;2.01087;1366;20220704;27.7;15.2;21.5;1.9;10.78;0;5.64;28690 +65083;42.40338;2.01087;1366;20220705;27.2;15.7;21.5;2.3;12.58;1.8;5.39;26863 +65083;42.40338;2.01087;1366;20220706;22.2;15.1;18.7;1.5;13.28;6.7;3.85;21097 +65083;42.40338;2.01087;1366;20220707;22.7;10.8;16.8;2;9.48;0;5.33;32560 +65083;42.40338;2.01087;1366;20220708;27;11.2;19.1;1.9;8.68;0;5.87;32369 +65083;42.40338;2.01087;1366;20220709;27.8;12.4;20.1;1.6;8.68;0;5.63;30209 +65083;42.40338;2.01087;1366;20220710;28.6;12.9;20.8;1.6;9.48;0;5.85;31491 +65083;42.40338;2.01087;1366;20220711;28.2;15.1;21.7;1.7;11.68;.6;5.14;25565 +65083;42.40338;2.01087;1366;20220712;29.4;15.4;22.4;2;11.78;0;5.98;30117 +65083;42.40338;2.01087;1366;20220713;29.3;17.3;23.3;1.8;12.48;0;5.95;30084 +65083;42.40338;2.01087;1366;20220714;30;16.3;23.2;1.9;12.88;0;6.17;31520 +65083;42.40338;2.01087;1366;20220715;31.3;16.1;23.7;1.7;9.58;0;6.13;30175 +65083;42.40338;2.01087;1366;20220716;33.4;16.7;25.1;1.8;10.88;0;6.54;31279 +65083;42.40338;2.01087;1366;20220717;32;17.7;24.9;1.9;9.98;0;6.55;31564 +65083;42.40338;2.01087;1366;20220718;30;17.6;23.8;2;11.18;0;6.26;30870 +65083;42.40338;2.01087;1366;20220719;30.5;17.6;24.1;2.1;10.78;0;6.35;30663 +65083;42.40338;2.01087;1366;20220720;28.5;16.2;22.4;2;10.38;0;5.95;30129 +65083;42.40338;2.01087;1366;20220721;29.7;14.5;22.1;1.7;13.98;0;5.07;25367 +65083;42.40338;2.01087;1366;20220722;30.9;16.7;23.8;2;12.08;.7;5.93;28410 +65083;42.40338;2.01087;1366;20220723;29.4;18.6;24;2.2;11.98;0;5.92;28036 +65083;42.40338;2.01087;1366;20220724;31;16.6;23.8;2;11.98;0;6.24;30905 +65083;42.40338;2.01087;1366;20220725;30.3;18;24.2;1.8;10.68;1.2;5.46;25182 +65083;42.40338;2.01087;1366;20220726;27;15.1;21.1;2.2;12.28;.1;5.29;27396 +65083;42.40338;2.01087;1366;20220727;26.7;14.5;20.6;2.4;12.08;0;5.62;30251 +65083;42.40338;2.01087;1366;20220728;24.1;13.8;19;1.9;12.08;.1;3.93;20184 +65083;42.40338;2.01087;1366;20220729;21.6;14.6;18.1;1.8;13.68;10.6;2.87;14493 +65083;42.40338;2.01087;1366;20220730;25.7;14.5;20.1;1.8;14.88;.8;4.26;23144 +65083;42.40338;2.01087;1366;20220731;26.1;15.6;20.9;1.5;14.88;2.4;3.8;19229 +65083;42.40338;2.01087;1366;20220801;26.1;14.1;20.1;1.8;12.78;.1;4.09;20462 +65083;42.40338;2.01087;1366;20220802;28.2;15.2;21.7;1.6;12.88;0;4.32;20888 +65083;42.40338;2.01087;1366;20220803;29.5;16.5;23;2;13.48;5.4;5.24;25635 +65083;42.40338;2.01087;1366;20220804;28.1;14.1;21.1;1.7;12.08;7.7;4.65;23491 +65083;42.40338;2.01087;1366;20220805;26.4;14.6;20.5;2;10.78;.8;4.14;18638 +65083;42.40338;2.01087;1366;20220806;26.5;14.8;20.7;1.8;11.38;1.6;4.11;19377 +65083;42.40338;2.01087;1366;20220807;26.1;15;20.6;1.7;11.88;2.2;4.2;21067 +65083;42.40338;2.01087;1366;20220808;26.2;14;20.1;1.6;12.68;.7;3.88;19573 +65083;42.40338;2.01087;1366;20220809;25.6;15.6;20.6;2.3;12.48;2.8;4.08;19034 +65083;42.40338;2.01087;1366;20220810;25.9;13.8;19.9;1.7;11.78;.1;3.93;19603 +65083;42.40338;2.01087;1366;20220811;25.8;16.2;21;1.5;12.68;1.3;3.92;19694 +65083;42.40338;2.01087;1366;20220812;28.4;15.8;22.1;1.7;12.98;.2;4.1;18996 +65083;42.40338;2.01087;1366;20220813;29.1;17.3;23.2;2.3;13.08;2.6;4.65;20186 +65083;42.40338;2.01087;1366;20220814;26.3;15.3;20.8;2;10.48;0;5.07;27174 +65083;42.40338;2.01087;1366;20220815;22.5;15;18.8;2.2;12.98;2.8;3.51;18474 +65083;42.40338;2.01087;1366;20220816;21.9;12.8;17.4;1.7;11.38;1.9;3.3;17935 +65083;42.40338;2.01087;1366;20220817;21.8;13;17.4;2.1;11.28;14;3.28;16928 +65083;42.40338;2.01087;1366;20220818;18.6;10.6;14.6;1.9;9.98;1.9;2.92;17013 +65083;42.40338;2.01087;1366;20220819;23.3;9.6;16.5;2.3;9.38;0;4.08;22834 +65083;42.40338;2.01087;1366;20220820;24;11.1;17.6;1.8;9.98;0;3.8;20580 +65083;42.40338;2.01087;1366;20220821;24.7;14.3;19.5;1.7;12.48;0;3.7;19571 +65083;42.40338;2.01087;1366;20220822;25.1;13;19.1;1.7;11.88;0;4.4;25949 +65083;42.40338;2.01087;1366;20220823;25.4;12.8;19.1;1.8;12.88;.1;3.95;22165 +65083;42.40338;2.01087;1366;20220824;26.6;14.6;20.6;1.7;14.78;2.8;3.84;20695 +65083;42.40338;2.01087;1366;20220825;25.2;15.1;20.2;2.1;12.78;5.6;3.54;16791 +65083;42.40338;2.01087;1366;20220826;22.6;12.2;17.4;1.8;12.78;.3;3.25;18991 +65083;42.40338;2.01087;1366;20220827;23.7;13.2;18.5;1.6;13.38;.3;3.17;17538 +65083;42.40338;2.01087;1366;20220828;25.1;9.5;17.3;1.1;12.48;.3;3.84;20899 +65083;42.40338;2.01087;1366;20220829;24.9;11.4;18.1;1.2;13.24;4;3.48;17697 +65083;42.40338;2.01087;1366;20220830;26;11.6;18.8;1.1;13.9;.1;3.57;19168 +65083;42.40338;2.01087;1366;20220831;19.3;14.3;16.8;1.4;13.27;12.4;2.41;10044 +65083;42.40338;2.01087;1366;20220901;23.9;8.5;16.2;1.1;12.17;4.1;3.12;17076 +65083;42.40338;2.01087;1366;20220902;23.6;12;17.8;1.1;13.6;7.7;3.1;16412 +65083;42.40338;2.01087;1366;20220903;21.8;10.7;16.2;1.4;13.38;2;3.19;16141 +65083;42.40338;2.01087;1366;20220904;23.4;9.7;16.5;1;12.68;0;3.21;18066 +65083;42.40338;2.01087;1366;20220905;23.8;11.3;17.5;1.2;14.48;0;3.35;17683 +65083;42.40338;2.01087;1366;20220906;24.2;12.5;18.3;1.3;12.94;0;3.45;17547 +65083;42.40338;2.01087;1366;20220907;22.1;13.5;17.8;2.2;9.28;0;3.81;21634 +65083;42.40338;2.01087;1366;20220908;20.9;12.8;16.9;1.8;8.58;0;3.28;18324 +65083;42.40338;2.01087;1366;20220909;20.9;11.1;16;2.1;10.38;.1;2.92;16484 +65083;42.40338;2.01087;1366;20220910;22.1;9.3;15.7;1.7;10.58;0;3.16;20268 +65083;42.40338;2.01087;1366;20220911;25.8;12.4;19.1;2;12.78;0;3.62;20580 +65083;42.40338;2.01087;1366;20220912;27.3;15.5;21.4;2.3;12.68;0;3.87;18749 +65083;42.40338;2.01087;1366;20220913;20.7;16.7;18.7;2.7;10.58;14.3;2.7;8698 +65083;42.40338;2.01087;1366;20220914;20.2;11.9;16.1;2.4;11.38;.1;2.64;14987 +65083;42.40338;2.01087;1366;20220915;21.2;10.3;15.8;1.3;10.78;6.1;2.41;14185 +65083;42.40338;2.01087;1366;20220916;21.7;10.2;16;1.5;10.98;.6;2.73;17167 +65083;42.40338;2.01087;1366;20220917;21.1;9.2;15.2;2.3;8.08;.1;2.35;6800 +65083;42.40338;2.01087;1366;20220918;21.5;7.7;14.6;1.4;9.58;0;2.9;20129 +65083;42.40338;2.01087;1366;20220919;22.5;9.9;16.2;1.8;9.88;0;2.91;17103 +65083;42.40338;2.01087;1366;20220920;22.2;10.6;16.4;1.5;10.58;.2;2.81;17673 +65083;42.40338;2.01087;1366;20220921;20;9.6;14.8;1.4;9.78;.3;2.67;18507 +65083;42.40338;2.01087;1366;20220922;18.5;8.9;13.7;1.8;10.18;.1;2.32;15802 +65083;42.40338;2.01087;1366;20220923;19;9.4;14.2;1.6;10.78;13.2;2.19;14609 +65083;42.40338;2.01087;1366;20220924;14.5;8.6;11.6;1.6;9.88;13.4;1.61;11145 +65083;42.40338;2.01087;1366;20220925;15.2;4.9;10.1;1.7;8.18;.6;1.98;15461 +65083;42.40338;2.01087;1366;20220926;16;3.9;10;1.4;7.28;0;2.1;16541 +65083;42.40338;2.01087;1366;20220927;16.5;5.8;11.2;1.4;7.18;0;2.2;16419 +65083;42.40338;2.01087;1366;20220928;19;7.1;13.1;1.4;7.78;.8;2.34;16165 +65083;42.40338;2.01087;1366;20220929;13.7;5.5;9.6;1.4;7.48;12.5;1.59;10826 +65083;42.40338;2.01087;1366;20220930;11.3;2.3;6.8;1.9;5.98;.5;1.73;14365 +65083;42.40338;2.01087;1366;20221001;19.5;2.5;11;1.7;6.28;0;2.45;16957 +65083;42.40338;2.01087;1366;20221002;24.2;8.5;16.4;1.5;9.28;0;2.74;17595 +65083;42.40338;2.01087;1366;20221003;21.6;10.4;16;1.6;10.58;0;2.52;17333 +65083;42.40338;2.01087;1366;20221004;20.7;9.7;15.2;1.7;10.48;0;2.36;16312 +65083;42.40338;2.01087;1366;20221005;19.9;9.4;14.7;1.9;10.28;0;2.32;16434 +65083;42.40338;2.01087;1366;20221006;18.7;9.2;14;2;8.78;0;2.27;14929 +65083;42.40338;2.01087;1366;20221007;13.9;7.9;10.9;1.1;10.08;1;1.02;5999 +65083;42.40338;2.01087;1366;20221008;14.1;10.1;12.1;1.5;9.58;.9;1.22;6058 +65083;42.40338;2.01087;1366;20221009;16.7;6.8;11.8;1.7;8.78;1.1;1.72;12113 +65083;42.40338;2.01087;1366;20221010;19.4;6.6;13;1.6;8.88;0;2.05;15046 +65083;42.40338;2.01087;1366;20221011;15.8;7.5;11.7;1.3;8.48;0;1.62;12142 +65083;42.40338;2.01087;1366;20221012;17.2;6.9;12.1;1.3;8.68;.4;1.71;13114 +65083;42.40338;2.01087;1366;20221013;17.7;7.2;12.5;1.4;9.88;0;1.66;13118 +65083;42.40338;2.01087;1366;20221014;19.9;10.5;15.2;1.8;10.58;0;1.93;12648 +65083;42.40338;2.01087;1366;20221015;20.7;8.9;14.8;1.9;9.98;0;2.06;13827 +65083;42.40338;2.01087;1366;20221016;19.8;10.6;15.2;2;9.78;0;2.08;13589 +65083;42.40338;2.01087;1366;20221017;19.2;11.6;15.4;1.7;8.58;0;1.95;10922 +65083;42.40338;2.01087;1366;20221018;22.4;10.6;16.5;1.7;8.58;0;2.28;14497 +65083;42.40338;2.01087;1366;20221019;21.8;13.6;17.7;1.9;9.48;.4;2.19;11059 +65083;42.40338;2.01087;1366;20221020;14.9;13.1;14;4;9.78;14.8;1.74;5184 +65083;42.40338;2.01087;1366;20221021;15.9;10.4;13.2;3;8.98;.1;1.75;8721 +65083;42.40338;2.01087;1366;20221022;16.2;9.2;12.7;2.4;8.88;.1;1.62;9416 +65083;42.40338;2.01087;1366;20221023;16.2;13.1;14.7;3.1;8.28;3.4;2;5006 +65083;42.40338;2.01087;1366;20221024;16.1;9.6;12.9;2.6;8.68;.1;1.76;11542 +65083;42.40338;2.01087;1366;20221025;19.7;10.4;15.1;2.8;7.18;0;2.44;12852 +65083;42.40338;2.01087;1366;20221026;20.6;13.7;17.2;2.3;7.38;0;2.38;11761 +65083;42.40338;2.01087;1366;20221027;21;11.8;16.4;1.6;7.68;0;1.9;10148 +65083;42.40338;2.01087;1366;20221028;23.5;13.4;18.5;2;6.08;0;2.47;12504 +65083;42.40338;2.01087;1366;20221029;19.9;13.9;16.9;2.6;4.18;0;2.77;12389 +65083;42.40338;2.01087;1366;20221030;20.3;10.6;15.5;2;3.78;.1;2.32;11541 +65083;42.40338;2.01087;1366;20221031;17.3;9;13.2;2.5;7.48;6.7;1.84;10496 +65083;42.40338;2.01087;1366;20221101;15.7;7.2;11.5;1;9.08;0;1.12;11225 +65083;42.40338;2.01087;1366;20221102;13.4;6.2;9.8;1.9;7.88;0;1.11;7324 +65083;42.40338;2.01087;1366;20221103;11.8;7.2;9.5;1.9;8.18;.7;.93;4603 +65083;42.40338;2.01087;1366;20221104;7.7;1.1;4.4;2.5;5.28;2.2;.99;8189 +65083;42.40338;2.01087;1366;20221105;13.7;1.2;7.5;2;4.08;0;1.53;11119 +65083;42.40338;2.01087;1366;20221106;16.1;5.8;11;1.4;4.78;0;1.41;10919 +65083;42.40338;2.01087;1366;20221107;15.8;4.6;10.2;1.5;5.38;0;1.35;10820 +65083;42.40338;2.01087;1366;20221108;16.1;7;11.6;2;6.58;0;1.48;10723 +65083;42.40338;2.01087;1366;20221109;13.8;7.1;10.5;1.8;7.78;3.1;1.09;7610 +65083;42.40338;2.01087;1366;20221110;14.2;3.2;8.7;1.4;6.38;0;1.05;9953 +65083;42.40338;2.01087;1366;20221111;12.5;4;8.3;3.3;6.88;0;1.22;5933 +65083;42.40338;2.01087;1366;20221112;16.3;7.7;12;2;6.38;.1;1.47;10159 +65083;42.40338;2.01087;1366;20221113;16.2;6.4;11.3;1.6;6.08;0;1.29;8842 +65083;42.40338;2.01087;1366;20221114;12.3;4.4;8.4;1.3;7.58;0;.78;7169 +65083;42.40338;2.01087;1366;20221115;13.4;7.5;10.5;3.2;7.78;.1;1.27;6173 +65083;42.40338;2.01087;1366;20221116;12.6;4.9;8.8;1.3;7.38;0;.81;9725 +65083;42.40338;2.01087;1366;20221117;12.7;4.2;8.5;1.4;7.38;2.1;.8;7439 +65083;42.40338;2.01087;1366;20221118;7.6;2.6;5.1;1.6;5.88;.7;.7;4273 +65083;42.40338;2.01087;1366;20221119;6.1;.6;3.4;2.2;4.38;0;.85;9218 +65083;42.40338;2.01087;1366;20221120;10.3;-1.3;4.5;2.3;3.88;.9;1.15;9235 +65083;42.40338;2.01087;1366;20221121;7.6;1.6;4.6;1.8;5.58;9.8;.72;3884 +65083;42.40338;2.01087;1366;20221122;4.3;-1.1;1.6;2.4;4.78;1.7;.6;7494 +65083;42.40338;2.01087;1366;20221123;11.4;-.4;5.5;1.2;5.98;2.4;.67;6818 +65083;42.40338;2.01087;1366;20221124;9.8;.5;5.2;1.6;5.18;.1;.79;6414 +65083;42.40338;2.01087;1366;20221125;6.7;3.4;5.1;1.8;5.98;2.1;.64;4882 +65083;42.40338;2.01087;1366;20221126;11.3;.3;5.8;1.4;3.28;0;.98;7448 +65083;42.40338;2.01087;1366;20221127;12.8;4.5;8.7;1.4;3.08;.6;1.06;8519 +65083;42.40338;2.01087;1366;20221128;5.6;2.4;4;2.1;4.28;3.3;.87;5459 +65083;42.40338;2.01087;1366;20221129;4.4;.7;2.6;2;4.88;1.7;.61;4738 +65083;42.40338;2.01087;1366;20221130;3.2;-3.1;.1;1.4;3.88;.1;.47;8359 +65083;42.40338;2.01087;1366;20221201;5.6;-2.2;1.7;1.4;3.78;0;.58;8226 +65083;42.40338;2.01087;1366;20221202;4.1;-3.3;.4;1.6;3.98;0;.54;6244 +65083;42.40338;2.01087;1366;20221203;4.5;-4.2;.2;1.8;3.98;1.3;.54;7131 +65083;42.40338;2.01087;1366;20221204;1.6;-1.3;.2;1.3;4.28;0;.42;5508 +65083;42.40338;2.01087;1366;20221205;6.2;-3.6;1.3;1.3;4.28;0;.48;7556 +65083;42.40338;2.01087;1366;20221206;9.6;1.6;5.6;1.3;5.68;.1;.6;6114 +65083;42.40338;2.01087;1366;20221207;7.4;2.4;4.9;1.4;5.78;0;.52;6664 +65083;42.40338;2.01087;1366;20221208;6.3;3.2;4.8;2.1;6.28;2.8;.56;3266 +65083;42.40338;2.01087;1366;20221209;7.7;4.2;6;3.1;6.68;1.5;.66;4643 +65083;42.40338;2.01087;1366;20221210;6.4;2.5;4.5;1.4;5.18;0;.53;6913 +65083;42.40338;2.01087;1366;20221211;3.4;-3.4;0;1.1;3.58;0;.51;3957 +65083;42.40338;2.01087;1366;20221212;3.5;-2.4;.6;1.1;4.78;4.5;.38;3781 +65083;42.40338;2.01087;1366;20221213;7;1.4;4.2;1.6;7.28;2;.31;3121 +65083;42.40338;2.01087;1366;20221214;10.2;5.5;7.9;1.4;7.28;9;.55;5702 +65083;42.40338;2.01087;1366;20221215;7;2.6;4.8;1.5;6.78;4.3;.41;4236 +65083;42.40338;2.01087;1366;20221216;6.9;3.3;5.1;.7;6.68;0;.4;3985 +65083;42.40338;2.01087;1366;20221217;5.3;1.3;3.3;1.5;5.38;0;.45;5995 +65083;42.40338;2.01087;1366;20221218;7.2;0;3.6;1.5;4.68;0;.59;5827 +65083;42.40338;2.01087;1366;20221219;9.2;1.1;5.2;1.1;5.08;0;.56;5823 +65083;42.40338;2.01087;1366;20221220;12.3;3;7.7;1.6;4.68;0;.93;5820 +65083;42.40338;2.01087;1366;20221221;8.8;4.2;6.5;1.4;6.88;.1;.49;5579 +65083;42.40338;2.01087;1366;20221222;10.1;3.4;6.8;1.5;6.38;.1;.6;5741 +65083;42.40338;2.01087;1366;20221223;12.4;5.8;9.1;1.4;7.18;0;.67;5744 +65083;42.40338;2.01087;1366;20221224;14.1;4.8;9.5;1.5;6.08;0;.87;5830 +65083;42.40338;2.01087;1366;20221225;13.9;5.9;9.9;1.7;5.18;0;1.07;5757 +65083;42.40338;2.01087;1366;20221226;12.8;5.3;9.1;3.5;5.58;0;1.47;5928 +65083;42.40338;2.01087;1366;20221227;10;3;6.5;1.6;5.98;0;.65;6021 +65083;42.40338;2.01087;1366;20221228;10.8;3;6.9;2.5;5.68;0;.93;6196 +65083;42.40338;2.01087;1366;20221229;8.1;2.5;5.3;2.1;6.08;0;.64;4344 +65083;42.40338;2.01087;1366;20221230;10.8;3;6.9;1.9;7.28;0;.59;4846 +65083;42.40338;2.01087;1366;20221231;15.8;6.3;11.1;2.3;6.58;0;1.21;6740 +65084;42.42683;2.31239;1313;20220101;13.4;2.7;8.1;1.7;3.7;.1;1.48;1900 +65084;42.42683;2.31239;1313;20220102;12.4;2.3;7.4;1.4;4.3;0;1.27;1500 +65084;42.42683;2.31239;1313;20220103;11.3;3.7;7.5;1.7;6.1;0;1.01;1800 +65084;42.42683;2.31239;1313;20220104;12.1;1.2;6.7;3;5.1;0;1.39;6769 +65084;42.42683;2.31239;1313;20220105;3.9;1.5;2.7;2.5;3.3;0;.98;1000 +65084;42.42683;2.31239;1313;20220106;3.2;-7.9;-2.3;2.1;2;0;.89;2000 +65084;42.42683;2.31239;1313;20220107;5.4;-6.2;-.4;2.3;2.8;0;.94;2200 +65084;42.42683;2.31239;1313;20220108;5.8;-4;.9;1.9;4;1;.84;1800 +65084;42.42683;2.31239;1313;20220109;4.2;-1.7;1.2;1.5;5.4;19.7;.38;600 +65084;42.42683;2.31239;1313;20220110;6.5;1;3.7;2.8;6.1;9.7;.72;500 +65084;42.42683;2.31239;1313;20220111;7;-3.3;1.8;1.7;2.5;.3;1.06;2300 +65084;42.42683;2.31239;1313;20220112;6.5;-3;1.8;1.7;1.9;0;1.23;2300 +65084;42.42683;2.31239;1313;20220113;7.6;-5.2;1.2;1.9;2.3;0;1.18;2000 +65084;42.42683;2.31239;1313;20220114;6.9;-3.7;1.6;1.9;2.2;0;1.2;2400 +65084;42.42683;2.31239;1313;20220115;8.6;-3.7;2.4;2.1;2.2;0;1.36;2500 +65084;42.42683;2.31239;1313;20220116;8;-3.7;2.2;1.6;2;0;1.21;2500 +65084;42.42683;2.31239;1313;20220117;9.2;-3;3.1;1.4;1.9;0;1.2;2500 +65084;42.42683;2.31239;1313;20220118;11.8;-.8;5.5;1.7;2.1;0;1.61;2600 +65084;42.42683;2.31239;1313;20220119;8.3;-1.4;3.5;1.6;2.9;0;1.21;2000 +65084;42.42683;2.31239;1313;20220120;6.1;-1.8;2.2;2.1;3.6;0;.96;1300 +65084;42.42683;2.31239;1313;20220121;4.6;-4.5;.1;1.8;2.3;0;1.07;2400 +65084;42.42683;2.31239;1313;20220122;6.8;-4.8;1;2;2.9;0;1.11;2700 +65084;42.42683;2.31239;1313;20220123;8;-4.5;1.8;2.1;2.6;0;1.3;2800 +65084;42.42683;2.31239;1313;20220124;8.6;-2.8;2.9;1.7;2.2;0;1.34;2600 +65084;42.42683;2.31239;1313;20220125;9.2;-2.3;3.4;1.8;2.4;0;1.34;2800 +65084;42.42683;2.31239;1313;20220126;11.3;-1.7;4.8;1.8;2.4;0;1.54;3000 +65084;42.42683;2.31239;1313;20220127;11.4;-1.9;4.7;1.5;2;0;1.45;3000 +65084;42.42683;2.31239;1313;20220128;12.2;-2.1;5;1.6;1.8;0;1.52;3000 +65084;42.42683;2.31239;1313;20220129;13.7;-4.6;4.6;1.1;2.78;0;1.23;9115 +65084;42.42683;2.31239;1313;20220130;14.7;.4;7.5;1.7;1.9;0;1.82;3600 +65084;42.42683;2.31239;1313;20220131;10.3;0;5.2;3.7;2.5;0;2.09;7858 +65084;42.42683;2.31239;1313;20220201;11.1;-1.3;4.9;4.2;4.5;0;1.63;3400 +65084;42.42683;2.31239;1313;20220202;15.4;4;9.7;2.5;2.6;0;2.24;4700 +65084;42.42683;2.31239;1313;20220203;16.6;1.6;9.1;1.7;2.2;.1;1.87;2900 +65084;42.42683;2.31239;1313;20220204;10.3;3.1;6.7;1.3;3.9;0;1.21;2400 +65084;42.42683;2.31239;1313;20220205;8.9;1.6;5.2;1.4;4.4;0;.99;2300 +65084;42.42683;2.31239;1313;20220206;9.2;-1.7;3.7;1.6;2.4;0;1.4;2700 +65084;42.42683;2.31239;1313;20220207;11.6;.7;6.2;2.5;3.7;0;1.63;3800 +65084;42.42683;2.31239;1313;20220208;14;.1;7.1;1.8;3.2;0;1.75;3700 +65084;42.42683;2.31239;1313;20220209;13.6;.1;6.9;1.4;3.6;0;1.41;6600 +65084;42.42683;2.31239;1313;20220210;13;-.2;6.4;1.7;3.2;0;1.58;3700 +65084;42.42683;2.31239;1313;20220211;9.9;-.3;4.8;1.4;4.4;.1;1.03;2400 +65084;42.42683;2.31239;1313;20220212;7.2;-1;3.1;1.7;5.1;0;.77;4000 +65084;42.42683;2.31239;1313;20220213;5.6;1.1;3.4;1.7;6;2.2;.55;2700 +65084;42.42683;2.31239;1313;20220214;5.6;3;4.3;1.8;5.2;4.7;.78;3200 +65084;42.42683;2.31239;1313;20220215;6.7;-2.3;2.2;2.3;3.7;0;1.05;3000 +65084;42.42683;2.31239;1313;20220216;9.8;-1.1;4.4;2;5;0;1.03;2100 +65084;42.42683;2.31239;1313;20220217;15.9;2.2;9.1;2.2;5.7;0;1.77;4200 +65084;42.42683;2.31239;1313;20220218;17.7;2.7;10.2;2.3;6;0;1.87;4300 +65084;42.42683;2.31239;1313;20220219;4;3.1;3.5;1.1;5.6;4.1;.75;5452 +65084;42.42683;2.31239;1313;20220220;9.6;-2.7;3.5;1.7;4.4;0;1.08;4700 +65084;42.42683;2.31239;1313;20220221;11.6;-.3;5.7;3.5;2.9;0;2.06;4500 +65084;42.42683;2.31239;1313;20220222;12.2;1.4;6.8;2.9;3;0;2.02;4700 +65084;42.42683;2.31239;1313;20220223;13.7;-.2;6.8;1.4;4.1;0;1.45;4800 +65084;42.42683;2.31239;1313;20220224;12.5;2;7.2;1.4;5.4;0;1.16;3500 +65084;42.42683;2.31239;1313;20220225;9;1.1;5.1;1.5;4.2;0;1.19;3700 +65084;42.42683;2.31239;1313;20220226;10.1;-.9;4.6;1.5;3.5;0;1.54;11200 +65084;42.42683;2.31239;1313;20220227;10.9;-.4;5.2;1.4;4.9;.7;1.13;4300 +65084;42.42683;2.31239;1313;20220228;9.4;1;5.2;1.3;4.7;0;1.11;4600 +65084;42.42683;2.31239;1313;20220301;12.9;-.3;6.3;1.6;3.2;0;1.62;4600 +65084;42.42683;2.31239;1313;20220302;9.4;1.7;5.5;1.4;5.3;4.8;.97;2600 +65084;42.42683;2.31239;1313;20220303;10.2;-.3;4.9;1.6;5.7;0;1.07;5200 +65084;42.42683;2.31239;1313;20220304;9.1;1;5;2.2;4.9;0;1.16;2900 +65084;42.42683;2.31239;1313;20220305;7.1;-.5;3.3;1.4;4.9;.5;.8;2500 +65084;42.42683;2.31239;1313;20220306;4.3;.8;2.5;1;5.4;1.3;.59;2300 +65084;42.42683;2.31239;1313;20220307;5.5;-.7;2.4;1.4;4.8;0;.85;3800 +65084;42.42683;2.31239;1313;20220308;6.1;-1.3;2.4;1.2;5.4;1.1;.71;4000 +65084;42.42683;2.31239;1313;20220309;8.5;.5;4.5;1.7;5.3;.1;1;5000 +65084;42.42683;2.31239;1313;20220310;7.3;1.4;4.4;1.8;5.9;0;.81;3400 +65084;42.42683;2.31239;1313;20220311;5.1;2.4;3.7;2.1;6.3;6.7;.63;3500 +65084;42.42683;2.31239;1313;20220312;4.9;2.1;3.5;1.6;6.2;20.3;.62;3000 +65084;42.42683;2.31239;1313;20220313;7.6;2.4;5;2.3;6;1.6;.93;3500 +65084;42.42683;2.31239;1313;20220314;5.1;.7;2.9;3.8;6.3;12.8;.48;2500 +65084;42.42683;2.31239;1313;20220315;10.5;4.9;7.7;3.5;6.5;.7;1.26;3500 +65084;42.42683;2.31239;1313;20220316;11.8;5.5;8.7;2.1;5.4;.3;1.53;3400 +65084;42.42683;2.31239;1313;20220317;8.4;5.4;6.9;1.9;6.7;10;.8;2400 +65084;42.42683;2.31239;1313;20220318;7.3;3.9;5.6;2.5;5.9;4.3;1;2900 +65084;42.42683;2.31239;1313;20220319;6.7;2;4.4;2.6;5.5;.1;.99;4500 +65084;42.42683;2.31239;1313;20220320;6.4;2.8;4.6;2.2;6.5;14.9;.77;5000 +65084;42.42683;2.31239;1313;20220321;4.3;3.1;3.7;3.1;5.8;7.5;.74;3600 +65084;42.42683;2.31239;1313;20220322;4.9;-.9;2;2.1;4.4;.2;.94;5500 +65084;42.42683;2.31239;1313;20220323;7.4;-3.7;1.9;2.3;3.5;0;1.34;6800 +65084;42.42683;2.31239;1313;20220324;6.5;-.7;2.9;2.5;4.7;0;1.19;4700 +65084;42.42683;2.31239;1313;20220325;11.4;2.7;7;2.5;5.6;0;1.72;8500 +65084;42.42683;2.31239;1313;20220326;9.2;1.1;5.1;3.2;3.6;.1;1.85;5200 +65084;42.42683;2.31239;1313;20220327;11.9;3.9;7.9;2.7;5.3;0;1.82;7100 +65084;42.42683;2.31239;1313;20220328;12.6;1.3;7;1.9;4.5;0;1.69;5500 +65084;42.42683;2.31239;1313;20220329;13.1;3.4;8.3;1.4;5.5;8.5;1.4;4200 +65084;42.42683;2.31239;1313;20220330;9;2.7;5.8;1.6;6.2;4.4;.92;3100 +65084;42.42683;2.31239;1313;20220331;9;2.8;5.9;2.3;4.4;.3;1.48;5200 +65084;42.42683;2.31239;1313;20220401;1.1;-3.8;-1.3;3.9;2.6;.7;1.2;7000 +65084;42.42683;2.31239;1313;20220402;2.4;-5.6;-1.6;4.2;2.4;0;1.14;4900 +65084;42.42683;2.31239;1313;20220403;4;-8.5;-2.3;1.8;2.5;0;1.34;12600 +65084;42.42683;2.31239;1313;20220404;7.4;-7.6;-.1;1.6;3;0;1.31;8300 +65084;42.42683;2.31239;1313;20220405;12.5;-4;4.3;2;2.6;0;2.02;8200 +65084;42.42683;2.31239;1313;20220406;11.4;.1;5.8;1.9;4.8;.2;1.48;5300 +65084;42.42683;2.31239;1313;20220407;16.7;1.7;9.2;1.5;5.1;0;1.94;7300 +65084;42.42683;2.31239;1313;20220408;16.1;3.2;9.7;3.2;5.7;0;2.4;7000 +65084;42.42683;2.31239;1313;20220409;12.1;2.1;7.1;2.1;4.1;.9;1.91;6400 +65084;42.42683;2.31239;1313;20220410;13.9;1.5;7.7;1.8;5.1;0;1.78;8000 +65084;42.42683;2.31239;1313;20220411;15.9;3.7;9.8;3.6;6.5;0;2.19;6600 +65084;42.42683;2.31239;1313;20220412;13.3;6.1;9.7;3.9;7;2.6;1.93;3800 +65084;42.42683;2.31239;1313;20220413;10.5;6.7;8.6;2;7.5;1;1.2;4400 +65084;42.42683;2.31239;1313;20220414;16;4.5;10.2;2;5.8;0;2.08;8200 +65084;42.42683;2.31239;1313;20220415;17.6;5.9;11.8;1.8;7;0;2.06;8000 +65084;42.42683;2.31239;1313;20220416;20;4.8;12.4;1.9;5.6;0;2.61;9400 +65084;42.42683;2.31239;1313;20220417;19.8;4.1;12;2;4.5;0;2.85;9300 +65084;42.42683;2.31239;1313;20220418;17.7;4.3;11;2.1;6.8;0;2.07;7500 +65084;42.42683;2.31239;1313;20220419;11.9;6.6;9.3;1.8;8.2;12.9;1.1;3700 +65084;42.42683;2.31239;1313;20220420;8.3;3.8;6;2;6.9;12.4;.85;3800 +65084;42.42683;2.31239;1313;20220421;8.3;3.2;5.7;1.4;6.4;9;.83;3000 +65084;42.42683;2.31239;1313;20220422;13.2;2.3;7.7;2.1;6;0;1.69;7200 +65084;42.42683;2.31239;1313;20220423;6.5;2.9;4.7;2.8;5.8;2.9;1.37;9100 +65084;42.42683;2.31239;1313;20220424;12.9;1.1;7;1.7;6.7;1;1.45;7300 +65084;42.42683;2.31239;1313;20220425;13.9;3.5;8.7;1.7;6.8;.1;1.7;9000 +65084;42.42683;2.31239;1313;20220426;16.4;3;9.7;2.1;7.3;0;1.93;8800 +65084;42.42683;2.31239;1313;20220427;16.8;4.9;10.9;1.9;7.3;0;1.88;6500 +65084;42.42683;2.31239;1313;20220428;16.6;6.4;11.5;2;7.4;0;1.91;6100 +65084;42.42683;2.31239;1313;20220429;18.1;4.9;11.5;1.7;7.2;0;3.32;21724 +65084;42.42683;2.31239;1313;20220430;15.2;5.9;10.5;1.6;7.8;2.8;2.33;14022 +65084;42.42683;2.31239;1313;20220501;16.7;3.6;10.1;1.8;6.9;2.1;3.52;24731 +65084;42.42683;2.31239;1313;20220502;10.7;7.2;8.9;1.4;8.4;10.4;1.6;10152 +65084;42.42683;2.31239;1313;20220503;10.3;5.7;8;1.1;7.9;1.3;1.65;11954 +65084;42.42683;2.31239;1313;20220504;12.6;4.3;8.4;1.2;7.6;2.3;1.97;13123 +65084;42.42683;2.31239;1313;20220505;12.6;4;8.3;2.8;6.3;.2;2.53;17817 +65084;42.42683;2.31239;1313;20220506;13.7;4.9;9.3;3.1;6.1;0;3.05;22205 +65084;42.42683;2.31239;1313;20220507;15.6;5;10.3;2.7;6.5;.1;3.94;27890 +65084;42.42683;2.31239;1313;20220508;15.9;4;10;1.9;6.6;.3;3.53;24742 +65084;42.42683;2.31239;1313;20220509;17.1;4.8;11;1.3;7.7;.5;2.94;19004 +65084;42.42683;2.31239;1313;20220510;20;5.4;12.7;1.8;8.3;0;3.91;25511 +65084;42.42683;2.31239;1313;20220511;22;6.8;14.4;2;8.8;0;4.68;30095 +65084;42.42683;2.31239;1313;20220512;22;8.2;15.1;1.8;8.5;0;4.85;30160 +65084;42.42683;2.31239;1313;20220513;21.9;6.5;14.2;1.7;7.7;.4;4.59;29089 +65084;42.42683;2.31239;1313;20220514;22.8;8.7;15.7;2;9.2;.1;4.65;27688 +65084;42.42683;2.31239;1313;20220515;22.4;9.4;15.9;2.2;8.4;.1;4.89;28880 +65084;42.42683;2.31239;1313;20220516;23.9;10.5;17.2;2;8.1;0;5.23;29586 +65084;42.42683;2.31239;1313;20220517;25.5;9.8;17.7;1.6;8.7;.1;4.96;27850 +65084;42.42683;2.31239;1313;20220518;24.5;11.1;17.8;2.2;10.3;0;5.06;28552 +65084;42.42683;2.31239;1313;20220519;25.1;12;18.6;1.8;9.5;0;5.29;30068 +65084;42.42683;2.31239;1313;20220520;26.9;11.8;19.4;2;7.2;0;5.5;27833 +65084;42.42683;2.31239;1313;20220521;28.9;12.7;20.8;1.9;7.4;0;6;30328 +65084;42.42683;2.31239;1313;20220522;28.7;13.7;21.2;2.1;6.3;.3;6.17;30210 +65084;42.42683;2.31239;1313;20220523;22.8;12.4;17.6;3.2;7.2;2.1;5.7;28291 +65084;42.42683;2.31239;1313;20220524;15.4;11.4;13.4;2.8;8.9;21.3;3.11;16060 +65084;42.42683;2.31239;1313;20220525;13.3;5.5;9.4;2.1;6.8;0;2.74;19038 +65084;42.42683;2.31239;1313;20220526;19;3.9;11.4;1.9;6.8;0;2.57;12168 +65084;42.42683;2.31239;1313;20220527;22.2;6.9;14.6;1.4;8.3;0;4.43;28115 +65084;42.42683;2.31239;1313;20220528;24;8.9;16.5;2;6.9;0;5.5;31757 +65084;42.42683;2.31239;1313;20220529;22;9.9;15.9;2;8.4;4.2;4.52;24899 +65084;42.42683;2.31239;1313;20220530;19.5;8.6;14.1;1.5;10.7;10.4;3.19;18853 +65084;42.42683;2.31239;1313;20220531;21.6;9.3;15.4;1.8;10.2;.1;4.53;27912 +65084;42.42683;2.31239;1313;20220601;25;10.6;17.8;2.3;9.8;0;5.56;32046 +65084;42.42683;2.31239;1313;20220602;24.7;12.2;18.5;2.6;9.7;.1;5.58;29937 +65084;42.42683;2.31239;1313;20220603;25.6;14.3;19.9;2.5;8.7;0;5.88;30619 +65084;42.42683;2.31239;1313;20220604;25.4;11.9;18.7;2.6;9.4;0;5.47;28669 +65084;42.42683;2.31239;1313;20220605;23.5;11.2;17.4;2.4;8.9;0;5.55;31817 +65084;42.42683;2.31239;1313;20220606;23.9;10.2;17.1;1.9;9.2;.4;5.28;30192 +65084;42.42683;2.31239;1313;20220607;23.2;12.7;18;2.2;10.7;2.1;4.78;26095 +65084;42.42683;2.31239;1313;20220608;21.3;12.7;17;1.7;11.1;4.8;3.59;18374 +65084;42.42683;2.31239;1313;20220609;23;9.3;16.1;3.1;7.4;0;5.73;32878 +65084;42.42683;2.31239;1313;20220610;27.2;8.7;17.9;1.9;5.8;0;6.03;32563 +65084;42.42683;2.31239;1313;20220611;28;11.7;19.8;2.1;8.3;0;5.77;28129 +65084;42.42683;2.31239;1313;20220612;28.1;13.6;20.9;1.6;10.8;1.7;5.03;24351 +65084;42.42683;2.31239;1313;20220613;28.5;13.9;21.2;2;11;.4;5.84;29962 +65084;42.42683;2.31239;1313;20220614;29.1;14.3;21.7;2.3;11.8;2.8;5.26;22721 +65084;42.42683;2.31239;1313;20220615;29.5;13.7;21.6;2.2;11.3;0;5.27;24211 +65084;42.42683;2.31239;1313;20220616;30.6;14.8;22.7;1.9;11.4;.3;5.55;25040 +65084;42.42683;2.31239;1313;20220617;31.2;16.3;23.8;1.8;11.4;.1;5.44;24220 +65084;42.42683;2.31239;1313;20220618;30.4;16.8;23.6;2.2;9.5;0;6.83;32955 +65084;42.42683;2.31239;1313;20220619;26.8;15;20.9;2.8;8.2;0;6.64;33121 +65084;42.42683;2.31239;1313;20220620;26.2;13;19.6;2;10.3;1.3;5.15;25872 +65084;42.42683;2.31239;1313;20220621;27.3;16.2;21.7;2.6;10.6;1.7;4.99;19117 +65084;42.42683;2.31239;1313;20220622;21.8;12.7;17.2;2.7;12.2;1.6;4.38;24715 +65084;42.42683;2.31239;1313;20220623;22.7;11;16.9;2.4;9.8;0;5.06;28828 +65084;42.42683;2.31239;1313;20220624;22.1;11.5;16.8;2.3;9;0;5.12;29152 +65084;42.42683;2.31239;1313;20220625;21.7;10.6;16.1;1.9;9.4;.4;4.12;23218 +65084;42.42683;2.31239;1313;20220626;23.5;12;17.8;2.4;9.4;0;5.35;29301 +65084;42.42683;2.31239;1313;20220627;21.3;11.9;16.6;1.9;10.3;7.3;3.72;18923 +65084;42.42683;2.31239;1313;20220628;22.8;9.8;16.3;2;10.8;.2;2.8;12154 +65084;42.42683;2.31239;1313;20220629;24.5;10.3;17.4;2.2;10.3;.5;5.24;30419 +65084;42.42683;2.31239;1313;20220630;22.6;12.7;17.6;2.4;9.4;2.3;4.6;24155 +65084;42.42683;2.31239;1313;20220701;23.9;13.1;18.5;2.3;10.4;.2;5.53;32197 +65084;42.42683;2.31239;1313;20220702;28.7;10.8;19.7;1.7;9.1;0;5.96;32344 +65084;42.42683;2.31239;1313;20220703;30.2;14.6;22.4;1.7;10.9;.1;5.88;29038 +65084;42.42683;2.31239;1313;20220704;28;14.1;21.1;1.9;10.8;0;5.64;28690 +65084;42.42683;2.31239;1313;20220705;28.1;14.5;21.3;2.3;12.6;2.5;5.39;26863 +65084;42.42683;2.31239;1313;20220706;22.2;14.7;18.5;1.5;13.3;7.5;3.85;21097 +65084;42.42683;2.31239;1313;20220707;24.4;11;17.7;2;9.5;0;5.33;32560 +65084;42.42683;2.31239;1313;20220708;27.7;9.8;18.8;1.9;8.7;0;5.87;32369 +65084;42.42683;2.31239;1313;20220709;28.1;11.9;20;1.6;8.7;0;5.63;30209 +65084;42.42683;2.31239;1313;20220710;28.6;12;20.3;1.6;9.5;0;5.85;31491 +65084;42.42683;2.31239;1313;20220711;28.4;14;21.2;1.7;11.7;.3;5.14;25565 +65084;42.42683;2.31239;1313;20220712;29.5;14.8;22.2;2;11.8;0;5.98;30117 +65084;42.42683;2.31239;1313;20220713;30;15.6;22.8;1.8;12.5;0;5.95;30084 +65084;42.42683;2.31239;1313;20220714;30.4;15.2;22.8;1.9;12.9;0;6.17;31520 +65084;42.42683;2.31239;1313;20220715;31.6;14.5;23;1.7;9.6;0;6.13;30175 +65084;42.42683;2.31239;1313;20220716;33;15.5;24.3;1.8;10.9;0;6.54;31279 +65084;42.42683;2.31239;1313;20220717;32.1;15.9;24;1.9;10;0;6.55;31564 +65084;42.42683;2.31239;1313;20220718;30.8;16.1;23.4;2;11.2;0;6.26;30870 +65084;42.42683;2.31239;1313;20220719;31.1;16.4;23.8;2.1;10.8;0;6.35;30663 +65084;42.42683;2.31239;1313;20220720;29;15.1;22;2;10.4;0;5.95;30129 +65084;42.42683;2.31239;1313;20220721;30.1;14.6;22.3;1.7;14;0;5.07;25367 +65084;42.42683;2.31239;1313;20220722;31.3;15.9;23.6;2;12.1;1.3;5.93;28410 +65084;42.42683;2.31239;1313;20220723;29.7;17.7;23.7;2.2;12;0;5.92;28036 +65084;42.42683;2.31239;1313;20220724;31.4;16.7;24.1;2;12;0;6.24;30905 +65084;42.42683;2.31239;1313;20220725;30.7;16.6;23.7;1.8;10.7;2.2;5.46;25182 +65084;42.42683;2.31239;1313;20220726;27.5;15.4;21.5;2.2;12.3;.1;5.29;27396 +65084;42.42683;2.31239;1313;20220727;27;15.7;21.3;2.4;12.1;0;5.62;30251 +65084;42.42683;2.31239;1313;20220728;24.7;14;19.3;1.9;12.1;0;3.93;20184 +65084;42.42683;2.31239;1313;20220729;23;14.3;18.6;1.8;13.7;5.8;2.87;14493 +65084;42.42683;2.31239;1313;20220730;24.8;14.4;19.6;1.8;14.9;1.2;4.26;23144 +65084;42.42683;2.31239;1313;20220731;26.9;15.1;21;1.5;14.9;3.7;3.8;19229 +65084;42.42683;2.31239;1313;20220801;26.2;13.3;19.8;1.8;12.8;.1;4.09;20462 +65084;42.42683;2.31239;1313;20220802;27.9;14.4;21.1;1.6;12.9;0;4.32;20888 +65084;42.42683;2.31239;1313;20220803;29.7;15.4;22.6;2;13.5;2;5.24;25635 +65084;42.42683;2.31239;1313;20220804;28.7;13.3;21;1.7;12.1;6.4;4.65;23491 +65084;42.42683;2.31239;1313;20220805;27;14.1;20.5;2;10.8;.7;4.14;18638 +65084;42.42683;2.31239;1313;20220806;27.2;13.4;20.3;1.8;11.4;1.2;4.11;19377 +65084;42.42683;2.31239;1313;20220807;26.4;13.2;19.8;1.7;11.9;2.6;4.2;21067 +65084;42.42683;2.31239;1313;20220808;26.5;13.1;19.8;1.6;12.7;.1;3.88;19573 +65084;42.42683;2.31239;1313;20220809;26.6;14;20.3;2.3;12.5;1.7;4.08;19034 +65084;42.42683;2.31239;1313;20220810;26.5;12.3;19.4;1.7;11.8;0;3.93;19603 +65084;42.42683;2.31239;1313;20220811;26.3;15;20.6;1.5;12.7;0;3.92;19694 +65084;42.42683;2.31239;1313;20220812;29.3;14.7;22;1.7;13;0;4.1;18996 +65084;42.42683;2.31239;1313;20220813;29.3;15.5;22.4;2.3;13.1;5.1;4.65;20186 +65084;42.42683;2.31239;1313;20220814;26.5;14.2;20.3;2;10.5;.4;5.07;27174 +65084;42.42683;2.31239;1313;20220815;23.6;15;19.3;2.2;13;3.3;3.51;18474 +65084;42.42683;2.31239;1313;20220816;22.6;12.7;17.6;1.7;11.4;.9;3.3;17935 +65084;42.42683;2.31239;1313;20220817;22.2;12.6;17.4;2.1;11.3;12;3.28;16928 +65084;42.42683;2.31239;1313;20220818;18.1;10.6;14.3;1.9;10;3.2;2.92;17013 +65084;42.42683;2.31239;1313;20220819;23.5;8.6;16.1;2.3;9.4;0;4.08;22834 +65084;42.42683;2.31239;1313;20220820;25;10.2;17.6;1.8;10;.4;3.8;20580 +65084;42.42683;2.31239;1313;20220821;24.9;14.1;19.5;1.7;12.5;2.5;3.7;19571 +65084;42.42683;2.31239;1313;20220822;24.6;12.7;18.6;1.7;11.9;0;4.4;25949 +65084;42.42683;2.31239;1313;20220823;25.6;13;19.3;1.8;12.9;0;3.95;22165 +65084;42.42683;2.31239;1313;20220824;27;14.5;20.8;1.7;14.8;2.3;3.84;20695 +65084;42.42683;2.31239;1313;20220825;25.6;14.9;20.3;2.1;12.8;2.8;3.54;16791 +65084;42.42683;2.31239;1313;20220826;23.4;11.7;17.5;1.8;12.8;.2;3.25;18991 +65084;42.42683;2.31239;1313;20220827;24;13.3;18.6;1.6;13.4;.3;3.17;17538 +65084;42.42683;2.31239;1313;20220828;25.5;9.7;17.6;1.1;12.49;.3;3.84;20899 +65084;42.42683;2.31239;1313;20220829;25.2;11.5;18.4;1.2;13.26;2;3.48;17697 +65084;42.42683;2.31239;1313;20220830;26.4;11.8;19.1;1.1;13.92;.7;3.57;19168 +65084;42.42683;2.31239;1313;20220831;19.6;14.6;17.1;1.4;13.28;11.6;2.41;10044 +65084;42.42683;2.31239;1313;20220901;24.3;8.7;16.5;1.1;12.18;3.3;3.12;17076 +65084;42.42683;2.31239;1313;20220902;24;12.3;18.1;1.1;13.62;8.6;3.1;16412 +65084;42.42683;2.31239;1313;20220903;22.2;11;16.6;1.4;13.39;4.4;3.19;16141 +65084;42.42683;2.31239;1313;20220904;23.9;9.9;16.9;1;12.69;0;3.21;18066 +65084;42.42683;2.31239;1313;20220905;24.2;11.6;17.9;1.2;14.49;.1;3.35;17683 +65084;42.42683;2.31239;1313;20220906;24.7;12.7;18.7;1.3;12.96;.3;3.45;17547 +65084;42.42683;2.31239;1313;20220907;22.2;11.8;17;2.2;9.3;0;3.81;21634 +65084;42.42683;2.31239;1313;20220908;20.6;10.9;15.8;1.8;8.6;.5;3.28;18324 +65084;42.42683;2.31239;1313;20220909;21.6;10.6;16.1;2.1;10.4;1.1;2.92;16484 +65084;42.42683;2.31239;1313;20220910;23;9.8;16.4;1.7;10.6;0;3.16;20268 +65084;42.42683;2.31239;1313;20220911;25.8;12.8;19.3;2;12.8;.2;3.62;20580 +65084;42.42683;2.31239;1313;20220912;27.3;15.6;21.5;2.3;12.7;0;3.87;18749 +65084;42.42683;2.31239;1313;20220913;21.4;15.4;18.4;2.7;10.6;10.4;2.7;8698 +65084;42.42683;2.31239;1313;20220914;20.2;11.6;15.9;2.4;11.4;0;2.64;14987 +65084;42.42683;2.31239;1313;20220915;21.1;9.4;15.2;1.3;10.8;6.4;2.41;14185 +65084;42.42683;2.31239;1313;20220916;21.1;9.8;15.5;1.5;11;2.9;2.73;17167 +65084;42.42683;2.31239;1313;20220917;20.5;8.4;14.5;2.3;8.1;.1;2.35;6800 +65084;42.42683;2.31239;1313;20220918;21.3;8.3;14.8;1.4;9.6;0;2.9;20129 +65084;42.42683;2.31239;1313;20220919;22.4;8.6;15.5;1.8;9.9;.1;2.91;17103 +65084;42.42683;2.31239;1313;20220920;22;10.3;16.1;1.5;10.6;.1;2.81;17673 +65084;42.42683;2.31239;1313;20220921;19.9;8.9;14.4;1.4;9.8;.2;2.67;18507 +65084;42.42683;2.31239;1313;20220922;18.1;8.9;13.5;1.8;10.2;.1;2.32;15802 +65084;42.42683;2.31239;1313;20220923;19.3;8.7;14;1.6;10.8;10.9;2.19;14609 +65084;42.42683;2.31239;1313;20220924;14.6;8.8;11.7;1.6;9.9;13.7;1.61;11145 +65084;42.42683;2.31239;1313;20220925;14.9;6;10.4;1.7;8.2;1.2;1.98;15461 +65084;42.42683;2.31239;1313;20220926;15.7;4.1;9.9;1.4;7.3;0;2.1;16541 +65084;42.42683;2.31239;1313;20220927;16.6;5.7;11.1;1.4;7.2;0;2.2;16419 +65084;42.42683;2.31239;1313;20220928;17.9;6.9;12.4;1.4;7.8;4.7;2.34;16165 +65084;42.42683;2.31239;1313;20220929;13.2;6.3;9.7;1.4;7.5;14.3;1.59;10826 +65084;42.42683;2.31239;1313;20220930;12.3;3.2;7.8;1.9;6;.7;1.73;14365 +65084;42.42683;2.31239;1313;20221001;18.8;1.6;10.2;1.7;6.3;0;2.45;16957 +65084;42.42683;2.31239;1313;20221002;23.6;7.3;15.4;1.5;9.3;0;2.74;17595 +65084;42.42683;2.31239;1313;20221003;21.4;9.4;15.4;1.6;10.6;0;2.52;17333 +65084;42.42683;2.31239;1313;20221004;20.6;9.1;14.9;1.7;10.5;0;2.36;16312 +65084;42.42683;2.31239;1313;20221005;19.8;8.4;14.1;1.9;10.3;0;2.32;16434 +65084;42.42683;2.31239;1313;20221006;18.6;8.5;13.5;2;8.8;0;2.27;14929 +65084;42.42683;2.31239;1313;20221007;14.2;7.6;10.9;1.1;10.1;5.1;1.02;5999 +65084;42.42683;2.31239;1313;20221008;14.3;10;12.1;1.5;9.6;3.8;1.22;6058 +65084;42.42683;2.31239;1313;20221009;17;6.7;11.8;1.7;8.8;.3;1.72;12113 +65084;42.42683;2.31239;1313;20221010;18.1;6.1;12.1;1.6;8.9;.1;2.05;15046 +65084;42.42683;2.31239;1313;20221011;16;7.6;11.8;1.3;8.5;.2;1.62;12142 +65084;42.42683;2.31239;1313;20221012;16.7;6.7;11.7;1.3;8.7;.2;1.71;13114 +65084;42.42683;2.31239;1313;20221013;17.6;7;12.3;1.4;9.9;0;1.66;13118 +65084;42.42683;2.31239;1313;20221014;20.1;10.2;15.1;1.8;10.6;0;1.93;12648 +65084;42.42683;2.31239;1313;20221015;20.6;7.8;14.2;1.9;10;0;2.06;13827 +65084;42.42683;2.31239;1313;20221016;19.9;9.5;14.7;2;9.8;0;2.08;13589 +65084;42.42683;2.31239;1313;20221017;18.9;10.1;14.5;1.7;8.6;0;1.95;10922 +65084;42.42683;2.31239;1313;20221018;21.5;9.3;15.4;1.7;8.6;0;2.28;14497 +65084;42.42683;2.31239;1313;20221019;21.7;12.1;16.9;1.9;9.5;0;2.19;11059 +65084;42.42683;2.31239;1313;20221020;15.3;11.8;13.5;4;9.8;6.6;1.74;5184 +65084;42.42683;2.31239;1313;20221021;16.5;9.8;13.1;3;9;0;1.75;8721 +65084;42.42683;2.31239;1313;20221022;16.9;8.2;12.6;2.4;8.9;0;1.62;9416 +65084;42.42683;2.31239;1313;20221023;15.9;10.8;13.4;3.1;8.3;1.6;2;5006 +65084;42.42683;2.31239;1313;20221024;16.6;8.6;12.6;2.6;8.7;.1;1.76;11542 +65084;42.42683;2.31239;1313;20221025;19.5;9.3;14.4;2.8;7.2;0;2.44;12852 +65084;42.42683;2.31239;1313;20221026;20.4;11.4;15.9;2.3;7.4;0;2.38;11761 +65084;42.42683;2.31239;1313;20221027;21;10;15.5;1.6;7.7;0;1.9;10148 +65084;42.42683;2.31239;1313;20221028;22.1;10.9;16.5;2;6.1;0;2.47;12504 +65084;42.42683;2.31239;1313;20221029;19.7;10.3;15;2.6;4.2;0;2.77;12389 +65084;42.42683;2.31239;1313;20221030;19.5;6.8;13.2;2;3.8;0;2.32;11541 +65084;42.42683;2.31239;1313;20221031;16.8;7.6;12.2;2.5;7.5;1.7;1.84;10496 +65084;42.42683;2.31239;1313;20221101;15.8;6.5;11.1;1;9.1;.1;1.12;11225 +65084;42.42683;2.31239;1313;20221102;13.6;5.8;9.7;1.9;7.9;0;1.11;7324 +65084;42.42683;2.31239;1313;20221103;11.9;6.7;9.3;1.9;8.2;1.9;.93;4603 +65084;42.42683;2.31239;1313;20221104;8.8;1;4.9;2.5;5.3;2.8;.99;8189 +65084;42.42683;2.31239;1313;20221105;13.5;.8;7.1;2;4.1;0;1.53;11119 +65084;42.42683;2.31239;1313;20221106;16.4;6.1;11.3;1.4;4.8;0;1.41;10919 +65084;42.42683;2.31239;1313;20221107;16.1;4.9;10.5;1.5;5.4;0;1.35;10820 +65084;42.42683;2.31239;1313;20221108;15.7;5.6;10.7;2;6.6;.2;1.48;10723 +65084;42.42683;2.31239;1313;20221109;13.9;5.1;9.5;1.8;7.8;4.2;1.09;7610 +65084;42.42683;2.31239;1313;20221110;13.7;3.6;8.6;1.4;6.4;0;1.05;9953 +65084;42.42683;2.31239;1313;20221111;13.6;3.1;8.3;3.3;6.9;0;1.22;5933 +65084;42.42683;2.31239;1313;20221112;15.9;5.8;10.9;2;6.4;.1;1.47;10159 +65084;42.42683;2.31239;1313;20221113;15.6;4.5;10.1;1.6;6.1;0;1.29;8842 +65084;42.42683;2.31239;1313;20221114;12.2;4.3;8.2;1.3;7.6;.1;.78;7169 +65084;42.42683;2.31239;1313;20221115;13.2;6.6;9.9;3.2;7.8;.1;1.27;6173 +65084;42.42683;2.31239;1313;20221116;12;4.6;8.3;1.3;7.4;0;.81;9725 +65084;42.42683;2.31239;1313;20221117;12.8;4.1;8.4;1.4;7.4;1.8;.8;7439 +65084;42.42683;2.31239;1313;20221118;7.3;2.9;5.1;1.6;5.9;1.8;.7;4273 +65084;42.42683;2.31239;1313;20221119;6.6;1;3.8;2.2;4.4;0;.85;9218 +65084;42.42683;2.31239;1313;20221120;9.3;-2;3.7;2.3;3.9;.3;1.15;9235 +65084;42.42683;2.31239;1313;20221121;7.1;.8;4;1.8;5.6;7.2;.72;3884 +65084;42.42683;2.31239;1313;20221122;5.5;-.5;2.5;2.4;4.8;1.3;.6;7494 +65084;42.42683;2.31239;1313;20221123;11.7;-1.1;5.3;1.2;6;1.7;.67;6818 +65084;42.42683;2.31239;1313;20221124;9.8;.6;5.2;1.6;5.2;0;.79;6414 +65084;42.42683;2.31239;1313;20221125;8.1;2.7;5.4;1.8;6;2.5;.64;4882 +65084;42.42683;2.31239;1313;20221126;10.3;-1;4.7;1.4;3.3;0;.98;7448 +65084;42.42683;2.31239;1313;20221127;11.8;1.8;6.8;1.4;3.1;.5;1.06;8519 +65084;42.42683;2.31239;1313;20221128;6.5;1.6;4.1;2.1;4.3;1.6;.87;5459 +65084;42.42683;2.31239;1313;20221129;5.9;-.5;2.7;2;4.9;2.1;.61;4738 +65084;42.42683;2.31239;1313;20221130;5.1;-3.6;.7;1.4;3.9;.1;.47;8359 +65084;42.42683;2.31239;1313;20221201;5.5;-2.5;1.5;1.4;3.8;0;.58;8226 +65084;42.42683;2.31239;1313;20221202;4.7;-4.2;.3;1.6;4;0;.54;6244 +65084;42.42683;2.31239;1313;20221203;4.7;-4.6;0;1.8;4;1;.54;7131 +65084;42.42683;2.31239;1313;20221204;1.9;-1;.5;1.3;4.3;0;.42;5508 +65084;42.42683;2.31239;1313;20221205;6.5;-3.3;1.6;1.3;4.3;.1;.48;7556 +65084;42.42683;2.31239;1313;20221206;10.3;.2;5.2;1.3;5.7;.1;.6;6114 +65084;42.42683;2.31239;1313;20221207;8.2;.7;4.4;1.4;5.8;0;.52;6664 +65084;42.42683;2.31239;1313;20221208;6.3;3.2;4.7;2.1;6.3;1.6;.56;3266 +65084;42.42683;2.31239;1313;20221209;8.2;3.8;6;3.1;6.7;2.2;.66;4643 +65084;42.42683;2.31239;1313;20221210;6.3;2.5;4.4;1.4;5.2;0;.53;6913 +65084;42.42683;2.31239;1313;20221211;3.7;-3.1;.3;1.1;3.6;0;.51;3957 +65084;42.42683;2.31239;1313;20221212;3.8;-2.1;.9;1.1;4.8;3.1;.38;3781 +65084;42.42683;2.31239;1313;20221213;6.6;1.4;4;1.6;7.3;2;.31;3121 +65084;42.42683;2.31239;1313;20221214;8.5;4.5;6.5;1.4;7.3;3.4;.55;5702 +65084;42.42683;2.31239;1313;20221215;7.7;2.5;5.1;1.5;6.8;9.4;.41;4236 +65084;42.42683;2.31239;1313;20221216;6.8;3.1;5;.7;6.7;1;.4;3985 +65084;42.42683;2.31239;1313;20221217;6.7;1.9;4.3;1.5;5.4;0;.45;5995 +65084;42.42683;2.31239;1313;20221218;8.1;-.8;3.7;1.5;4.7;0;.59;5827 +65084;42.42683;2.31239;1313;20221219;10;.4;5.2;1.1;5.1;0;.56;5823 +65084;42.42683;2.31239;1313;20221220;11.8;3.7;7.7;1.6;4.7;0;.93;5820 +65084;42.42683;2.31239;1313;20221221;9;3.3;6.1;1.4;6.9;.1;.49;5579 +65084;42.42683;2.31239;1313;20221222;10.8;2.4;6.6;1.5;6.4;0;.6;5741 +65084;42.42683;2.31239;1313;20221223;12.9;4.3;8.6;1.4;7.2;0;.67;5744 +65084;42.42683;2.31239;1313;20221224;13.6;4.2;8.9;1.5;6.1;0;.87;5830 +65084;42.42683;2.31239;1313;20221225;14;3.8;8.9;1.7;5.2;0;1.07;5757 +65084;42.42683;2.31239;1313;20221226;12.9;3.3;8.1;3.5;5.6;0;1.47;5928 +65084;42.42683;2.31239;1313;20221227;10.1;1.3;5.7;1.6;6;0;.65;6021 +65084;42.42683;2.31239;1313;20221228;10.7;1.5;6.1;2.5;5.7;0;.93;6196 +65084;42.42683;2.31239;1313;20221229;8.3;.5;4.4;2.1;6.1;0;.64;4344 +65084;42.42683;2.31239;1313;20221230;10.6;1.6;6.1;1.9;7.3;0;.59;4846 +65084;42.42683;2.31239;1313;20221231;15.1;4.5;9.8;2.3;6.6;.1;1.21;6740 +65085;42.44939;2.61412;532;20220101;20.3;9.5;14.9;1.4;5.57;.1;1.45;4965 +65085;42.44939;2.61412;532;20220102;16.9;5.1;11;1.6;7.07;0;1.15;5168 +65085;42.44939;2.61412;532;20220103;15.9;8.2;12.1;1.6;8.47;0;1.05;4326 +65085;42.44939;2.61412;532;20220104;10.5;6.3;8.4;2.2;8.67;0;.63;2877 +65085;42.44939;2.61412;532;20220105;6;5.1;5.6;4.2;5.52;0;1.2;1150 +65085;42.44939;2.61412;532;20220106;6.6;-.2;3.2;3.7;3.37;0;1.3;4330 +65085;42.44939;2.61412;532;20220107;7;-.9;3.1;4.8;4.42;0;1.2;4728 +65085;42.44939;2.61412;532;20220108;10.4;4.9;7.6;5;6.52;.6;1.24;3886 +65085;42.44939;2.61412;532;20220109;8.9;5.6;7.2;5.2;7.32;16.9;1.16;2418 +65085;42.44939;2.61412;532;20220110;7;5.4;6.2;3.7;7.62;15.3;.75;1591 +65085;42.44939;2.61412;532;20220111;11;4.1;7.6;4.3;4.77;0;1.63;4549 +65085;42.44939;2.61412;532;20220112;9.2;1.2;5.2;3;4.62;0;1.27;4946 +65085;42.44939;2.61412;532;20220113;9.4;-1.4;4;1.5;3.57;0;1;5691 +65085;42.44939;2.61412;532;20220114;12.9;-.6;6.1;1.6;3.47;0;1.26;6530 +65085;42.44939;2.61412;532;20220115;11.6;2;6.8;2.9;3.22;0;1.84;5432 +65085;42.44939;2.61412;532;20220116;10;1.6;5.8;3.4;3.77;0;1.68;5162 +65085;42.44939;2.61412;532;20220117;11.5;2.4;6.9;3.9;4.07;0;1.76;5533 +65085;42.44939;2.61412;532;20220118;12.1;3.1;7.6;2.8;5.07;0;1.38;5469 +65085;42.44939;2.61412;532;20220119;6.6;-.3;3.1;3.5;6.02;.1;.7;4645 +65085;42.44939;2.61412;532;20220120;7.9;2.2;5;4.2;6.57;0;.83;4463 +65085;42.44939;2.61412;532;20220121;5.3;.5;2.9;3.7;4.92;.1;.93;4097 +65085;42.44939;2.61412;532;20220122;8.5;-1.5;3.5;3.7;4.27;0;1.32;6205 +65085;42.44939;2.61412;532;20220123;9.3;-1.1;4.1;2.2;5.12;0;.96;6268 +65085;42.44939;2.61412;532;20220124;10.2;.8;5.5;1.9;6.12;0;.84;6089 +65085;42.44939;2.61412;532;20220125;12;.8;6.4;1.9;5.82;0;1.08;6452 +65085;42.44939;2.61412;532;20220126;14.9;3.5;9.2;2.9;4.57;0;1.93;6913 +65085;42.44939;2.61412;532;20220127;14.6;4.7;9.7;3.3;4.17;0;2.2;6422 +65085;42.44939;2.61412;532;20220128;13.3;3.8;8.5;4.9;3.82;0;2.49;6566 +65085;42.44939;2.61412;532;20220129;15.1;4.1;9.6;3.6;4.07;0;2.19;6875 +65085;42.44939;2.61412;532;20220130;14.8;5.8;10.3;4.1;5.77;0;1.92;6458 +65085;42.44939;2.61412;532;20220131;10.5;2.7;6.6;5.7;5.87;0;1.41;6063 +65085;42.44939;2.61412;532;20220201;11.1;3.2;7.2;5.3;6.07;0;1.47;6246 +65085;42.44939;2.61412;532;20220202;17;7.2;12.1;4.3;6.17;0;2.06;7161 +65085;42.44939;2.61412;532;20220203;19;8.1;13.5;2.4;5.52;0;2.09;7201 +65085;42.44939;2.61412;532;20220204;12.5;7;9.8;3;8.17;0;1.2;5091 +65085;42.44939;2.61412;532;20220205;10.8;6.7;8.7;3.3;7.87;0;1.14;4533 +65085;42.44939;2.61412;532;20220206;8.7;1.6;5.2;3.7;5.97;0;1.12;6236 +65085;42.44939;2.61412;532;20220207;12.6;4.2;8.4;5;7.22;0;1.39;6951 +65085;42.44939;2.61412;532;20220208;15.3;4.7;10;3;6.22;0;1.93;7825 +65085;42.44939;2.61412;532;20220209;11.8;3.4;7.6;1.8;7.62;0;1;7033 +65085;42.44939;2.61412;532;20220210;7.7;4;5.8;1.9;8.55;0;1.36;11078 +65085;42.44939;2.61412;532;20220211;11.6;2.8;7.2;4.8;9.01;0;1.56;6956 +65085;42.44939;2.61412;532;20220212;11.1;1.5;6.3;2.9;8.01;0;1.38;10627 +65085;42.44939;2.61412;532;20220213;16.8;2.3;9.5;6;8.55;1.3;2.55;12765 +65085;42.44939;2.61412;532;20220214;10.7;6.2;8.5;6.5;8.21;7;2.21;4881 +65085;42.44939;2.61412;532;20220215;11;5.3;8.2;9.3;7.56;0;2.99;9766 +65085;42.44939;2.61412;532;20220216;13.4;5.5;9.4;4.7;7.97;.2;1.45;7629 +65085;42.44939;2.61412;532;20220217;14.5;9.1;11.8;4.1;9.32;0;1.57;6246 +65085;42.44939;2.61412;532;20220218;18.4;6.5;12.5;2.5;9.77;0;1.71;9186 +65085;42.44939;2.61412;532;20220219;6.4;5.5;6;3.3;7.67;2.5;.77;1772 +65085;42.44939;2.61412;532;20220220;13.1;2.2;7.6;3.6;6.87;0;1.59;9498 +65085;42.44939;2.61412;532;20220221;14.3;7;10.6;6.1;6.42;0;2.53;7733 +65085;42.44939;2.61412;532;20220222;14.3;5.5;9.9;4.6;6.32;0;2.13;8751 +65085;42.44939;2.61412;532;20220223;16.4;4.8;10.6;2.1;7.22;0;1.85;10137 +65085;42.44939;2.61412;532;20220224;15;4.7;9.9;2.5;8.57;0;1.54;9340 +65085;42.44939;2.61412;532;20220225;9.1;5.9;7.5;3.7;6.27;0;1.54;5149 +65085;42.44939;2.61412;532;20220226;11.1;-.3;5.4;2.6;4.57;0;1.76;10361 +65085;42.44939;2.61412;532;20220227;11.6;0;5.8;1.8;6.47;0;1.36;10212 +65085;42.44939;2.61412;532;20220228;13.8;2.1;8;1.8;7.02;0;1.51;10402 +65085;42.44939;2.61412;532;20220301;11.4;5.5;8.5;3.3;7.67;0;1.5;7614 +65085;42.44939;2.61412;532;20220302;11.3;5.9;8.6;2.3;8.92;4.3;1.13;7360 +65085;42.44939;2.61412;532;20220303;15.3;5.6;10.5;2;8.82;0;1.64;10196 +65085;42.44939;2.61412;532;20220304;10.5;7.1;8.8;4;8.07;0;1.35;5244 +65085;42.44939;2.61412;532;20220305;9.8;4.2;7;3.4;6.72;0;1.4;7818 +65085;42.44939;2.61412;532;20220306;9.5;3.4;6.4;2.4;6.52;0;1.34;8120 +65085;42.44939;2.61412;532;20220307;8.1;1.8;5;1.8;6.72;0;1.06;7914 +65085;42.44939;2.61412;532;20220308;13.1;2.1;7.6;2.3;7.72;1.6;1.54;11489 +65085;42.44939;2.61412;532;20220309;13.1;4.4;8.8;2.5;8.47;.1;1.5;10231 +65085;42.44939;2.61412;532;20220310;13.5;5.1;9.3;2.4;8.52;0;1.66;10298 +65085;42.44939;2.61412;532;20220311;12.4;6.9;9.7;4.3;8.82;7.4;1.62;7886 +65085;42.44939;2.61412;532;20220312;7.6;7.2;7.4;3;9.17;36.6;.64;1742 +65085;42.44939;2.61412;532;20220313;11.7;6.3;9;3.3;8.92;2.3;1.42;8435 +65085;42.44939;2.61412;532;20220314;9.5;3;6.3;4.1;9.57;17.2;.64;8967 +65085;42.44939;2.61412;532;20220315;11.3;9.2;10.2;4.4;11.27;5;.83;5007 +65085;42.44939;2.61412;532;20220316;12.2;8.9;10.6;3.3;10.77;.3;1.16;6520 +65085;42.44939;2.61412;532;20220317;11.9;8.7;10.3;3;10.77;7.4;1.13;6451 +65085;42.44939;2.61412;532;20220318;10.7;7.5;9.1;3.3;10.85;3.7;1.41;6450 +65085;42.44939;2.61412;532;20220319;11.7;5.5;8.6;2.3;10.18;.3;1.38;6185 +65085;42.44939;2.61412;532;20220320;12.5;5.5;9;5.4;11.15;16.9;1.24;8436 +65085;42.44939;2.61412;532;20220321;13.5;5.9;9.7;6.2;9.95;7.9;2.26;11733 +65085;42.44939;2.61412;532;20220322;11.9;5.1;8.5;7.4;8.49;.2;3.03;15463 +65085;42.44939;2.61412;532;20220323;14.1;2.9;8.5;3.6;8.05;0;2.8;18277 +65085;42.44939;2.61412;532;20220324;13.1;3.2;8.2;4.3;9.29;0;2.45;13796 +65085;42.44939;2.61412;532;20220325;14.9;5.7;10.3;2;10.31;0;2.32;16378 +65085;42.44939;2.61412;532;20220326;15;3.9;9.4;2.8;9.75;0;2.36;16303 +65085;42.44939;2.61412;532;20220327;16.5;4.6;10.5;2.2;9.05;0;2.62;15754 +65085;42.44939;2.61412;532;20220328;17.8;3.6;10.7;4;8.41;0;3.26;17058 +65085;42.44939;2.61412;532;20220329;14.8;6.3;10.6;3.4;10.71;7.3;2.08;10918 +65085;42.44939;2.61412;532;20220330;12.5;6.4;9.4;5.9;11.16;5.1;1.97;11361 +65085;42.44939;2.61412;532;20220331;12;7.7;9.9;9.6;8.51;.9;3.43;13116 +65085;42.44939;2.61412;532;20220401;7.4;1.9;4.7;7.7;5.01;.2;3.24;17254 +65085;42.44939;2.61412;532;20220402;5.6;-1.1;2.3;6.1;5.16;0;2.07;11056 +65085;42.44939;2.61412;532;20220403;8;.9;4.4;7.8;4.4;0;3.24;20178 +65085;42.44939;2.61412;532;20220404;10;-.3;4.8;2.4;4.9;0;2.8;21099 +65085;42.44939;2.61412;532;20220405;14.2;2.2;8.2;5.8;6.36;0;4.31;23562 +65085;42.44939;2.61412;532;20220406;13.3;5.8;9.6;5.3;8.61;.2;3.18;12832 +65085;42.44939;2.61412;532;20220407;17.7;5.5;11.6;3.6;10.11;0;3.57;20388 +65085;42.44939;2.61412;532;20220408;18.1;8.5;13.3;5.5;11.18;.3;3.79;17808 +65085;42.44939;2.61412;532;20220409;12.4;7.4;9.9;7.9;8.41;.8;3.46;14105 +65085;42.44939;2.61412;532;20220410;14.7;2.8;8.7;4.3;8.71;0;3.13;21558 +65085;42.44939;2.61412;532;20220411;16.8;7.1;11.9;8.1;11.25;0;3.37;17543 +65085;42.44939;2.61412;532;20220412;14.5;8.9;11.7;5.3;12.41;3.7;1.9;9313 +65085;42.44939;2.61412;532;20220413;12.5;9.7;11.1;3.7;12.55;3;1.49;6614 +65085;42.44939;2.61412;532;20220414;19.5;7.7;13.6;3.7;10.48;0;4.1;21194 +65085;42.44939;2.61412;532;20220415;21.1;8.5;14.8;4.8;12.19;0;4.36;20083 +65085;42.44939;2.61412;532;20220416;20.2;10.1;15.2;7.6;12.19;0;4.97;21396 +65085;42.44939;2.61412;532;20220417;18.9;8.9;13.9;5.4;11.41;0;4.32;22627 +65085;42.44939;2.61412;532;20220418;18;10.6;14.3;4.6;10.78;.1;4.12;17662 +65085;42.44939;2.61412;532;20220419;14.6;11.4;13;4.2;10.91;10.6;2.93;8409 +65085;42.44939;2.61412;532;20220420;10.7;7;8.9;4.1;10.61;32.3;1.49;5677 +65085;42.44939;2.61412;532;20220421;10.9;6.7;8.8;6.3;10.48;5.4;1.76;8587 +65085;42.44939;2.61412;532;20220422;16.4;6.6;11.5;3.5;11.25;0;3.29;19514 +65085;42.44939;2.61412;532;20220423;14.5;7.8;11.2;4.7;10.58;1.8;2.98;13038 +65085;42.44939;2.61412;532;20220424;16.2;7.1;11.6;5.7;10.68;.6;3.64;19612 +65085;42.44939;2.61412;532;20220425;16.6;6.8;11.7;2.9;11.18;.2;3.46;21770 +65085;42.44939;2.61412;532;20220426;18.5;7.1;12.8;2.5;11.48;0;3.7;22874 +65085;42.44939;2.61412;532;20220427;17.1;8.1;12.6;3.1;12.98;0;2.86;17332 +65085;42.44939;2.61412;532;20220428;16.9;10.2;13.6;3.6;13.38;0;3.12;16808 +65085;42.44939;2.61412;532;20220429;20.5;12.3;16.4;4.9;13.85;.1;4.58;21275 +65085;42.44939;2.61412;532;20220430;19.3;13.4;16.3;5.9;12.91;1.1;4.3;14811 +65085;42.44939;2.61412;532;20220501;20.1;10.6;15.3;5;11.48;1.7;5.07;22742 +65085;42.44939;2.61412;532;20220502;15.4;11.5;13.5;3.1;12.28;9.1;2.73;10704 +65085;42.44939;2.61412;532;20220503;17.5;11.1;14.3;3;13.25;1.2;2.99;13542 +65085;42.44939;2.61412;532;20220504;17.3;10.2;13.7;4.1;12.65;1.5;3.32;15835 +65085;42.44939;2.61412;532;20220505;17.3;10.8;14;8.5;11.21;.1;4.65;19048 +65085;42.44939;2.61412;532;20220506;18.2;11;14.6;4.5;8.92;0;3.64;14824 +65085;42.44939;2.61412;532;20220507;20;12.1;16.1;4.2;9.57;.1;3.86;15533 +65085;42.44939;2.61412;532;20220508;21.3;11.5;16.4;2.5;10.52;.3;3.59;17327 +65085;42.44939;2.61412;532;20220509;22.2;12.7;17.4;1.7;11.32;.5;3.44;17273 +65085;42.44939;2.61412;532;20220510;24.7;10.8;17.8;1.5;11.27;0;3.92;20945 +65085;42.44939;2.61412;532;20220511;24.3;11.6;18;1.6;13.07;0;3.75;19832 +65085;42.44939;2.61412;532;20220512;24.3;12.4;18.4;1.4;12.72;0;3.78;20144 +65085;42.44939;2.61412;532;20220513;23.6;11.5;17.6;1.7;13.82;.3;3.59;19626 +65085;42.44939;2.61412;532;20220514;26.1;13.4;19.8;1.8;14.67;.1;4.06;20438 +65085;42.44939;2.61412;532;20220515;25.3;13.6;19.4;1.9;13.22;.1;4;20123 +65085;42.44939;2.61412;532;20220516;25;14;19.5;1.3;14.82;0;3.65;19094 +65085;42.44939;2.61412;532;20220517;26.3;13.8;20.1;1.5;15.67;.1;3.91;20135 +65085;42.44939;2.61412;532;20220518;28.1;17.7;22.9;2.8;14.97;0;4.76;18812 +65085;42.44939;2.61412;532;20220519;25.5;15.8;20.6;2.7;16.72;0;3.89;18672 +65085;42.44939;2.61412;532;20220520;28.7;17.6;23.2;2.3;14.72;0;4.77;19802 +65085;42.44939;2.61412;532;20220521;27;14;20.5;1.4;15.47;.1;4.12;21092 +65085;42.44939;2.61412;532;20220522;28.9;16.1;22.5;1.5;14.37;.3;4.43;20177 +65085;42.44939;2.61412;532;20220523;19.9;15.7;17.8;3.2;14.62;.9;2.76;12129 +65085;42.44939;2.61412;532;20220524;13.4;11.5;12.4;3.1;11.57;19.9;1.42;5969 +65085;42.44939;2.61412;532;20220525;17.8;9.5;13.6;3.3;10.37;0;3.13;17177 +65085;42.44939;2.61412;532;20220526;19.8;11.2;15.5;3.9;10.57;0;3.68;17750 +65085;42.44939;2.61412;532;20220527;23.1;11.5;17.3;3.9;12.07;0;4.32;20739 +65085;42.44939;2.61412;532;20220528;25.5;14;19.7;3.4;12.52;0;4.78;20778 +65085;42.44939;2.61412;532;20220529;24;13.4;18.7;2.7;11.17;2.8;4.57;19747 +65085;42.44939;2.61412;532;20220530;24.1;10.9;17.5;1.3;11.52;8.6;3.93;21423 +65085;42.44939;2.61412;532;20220531;25;13.3;19.1;1.5;14.02;.2;3.96;20679 +65085;42.44939;2.61412;532;20220601;27.7;14.7;21.2;1.8;15.27;0;4.57;22302 +65085;42.44939;2.61412;532;20220602;23.1;14.8;19;1.8;16.67;.1;3.38;17855 +65085;42.44939;2.61412;532;20220603;25;15.2;20.1;2.1;17.42;0;3.75;19014 +65085;42.44939;2.61412;532;20220604;28.4;16.1;22.3;1.8;18.07;0;4.51;21826 +65085;42.44939;2.61412;532;20220605;22.9;16.1;19.5;2.5;16.27;.6;3.33;15759 +65085;42.44939;2.61412;532;20220606;28.5;13.9;21.2;1.9;15.77;.5;4.79;23450 +65085;42.44939;2.61412;532;20220607;21.1;15.5;18.3;2.5;15.77;2.5;2.91;14204 +65085;42.44939;2.61412;532;20220608;22.4;14.8;18.6;2.4;15.57;1.7;3.35;16875 +65085;42.44939;2.61412;532;20220609;22.6;12.9;17.7;4;13.07;0;4.08;19418 +65085;42.44939;2.61412;532;20220610;28;12;20;3.4;11.47;0;5.7;25036 +65085;42.44939;2.61412;532;20220611;31.4;16.4;23.9;2.2;10.97;0;5.8;23690 +65085;42.44939;2.61412;532;20220612;30.1;18.1;24.1;2.4;14.47;.7;5.29;21186 +65085;42.44939;2.61412;532;20220613;29.7;18.3;24;3;17.17;.2;5.02;20737 +65085;42.44939;2.61412;532;20220614;31.3;18.5;24.9;1.8;16.12;2.3;5.21;22093 +65085;42.44939;2.61412;532;20220615;31.2;18.2;24.7;2.1;16.02;0;5.33;22025 +65085;42.44939;2.61412;532;20220616;34.6;19.6;27.1;1.4;17.12;0;5.57;23832 +65085;42.44939;2.61412;532;20220617;36.5;20.4;28.5;1.7;15.67;0;6.19;24648 +65085;42.44939;2.61412;532;20220618;31.8;21.3;26.6;2.5;15.57;0;5.62;20265 +65085;42.44939;2.61412;532;20220619;31.8;19.9;25.8;4;15.12;0;6.35;21043 +65085;42.44939;2.61412;532;20220620;26.6;16.7;21.7;2.4;17.67;.2;4.23;19828 +65085;42.44939;2.61412;532;20220621;28.4;19.3;23.8;2;19.57;2.4;4.39;19054 +65085;42.44939;2.61412;532;20220622;27.2;16.4;21.8;2.4;17.52;3.4;4.41;20640 +65085;42.44939;2.61412;532;20220623;28.6;16.1;22.3;2.3;16.62;0;4.81;22113 +65085;42.44939;2.61412;532;20220624;22.5;14.9;18.7;2.4;15.62;.4;3.39;16844 +65085;42.44939;2.61412;532;20220625;28.6;13.6;21.1;1.9;15.17;1;4.96;24368 +65085;42.44939;2.61412;532;20220626;24.3;14.8;19.6;3;16.77;0;3.89;19342 +65085;42.44939;2.61412;532;20220627;20.6;14.3;17.4;3.6;14.37;2;3.22;15641 +65085;42.44939;2.61412;532;20220628;24.7;13.5;19.1;2.9;13.47;.1;4.46;20875 +65085;42.44939;2.61412;532;20220629;29.1;14.4;21.7;2;14.67;.1;5.1;23609 +65085;42.44939;2.61412;532;20220630;20;16.3;18.1;3.4;14.97;3.2;2.78;11630 +65085;42.44939;2.61412;532;20220701;22.5;12.5;17.5;2.9;12.27;.1;4.01;19500 +65085;42.44939;2.61412;532;20220702;28.9;11.9;20.4;1.7;12.57;0;5.13;25248 +65085;42.44939;2.61412;532;20220703;31.9;17.3;24.6;2.8;15.17;0;5.92;23429 +65085;42.44939;2.61412;532;20220704;27.6;18.3;22.9;3.4;16.62;0;4.6;18515 +65085;42.44939;2.61412;532;20220705;28;17;22.5;2.6;17.22;2.3;4.66;20373 +65085;42.44939;2.61412;532;20220706;25.6;18.2;21.9;2.9;15.52;2.9;4.26;16640 +65085;42.44939;2.61412;532;20220707;27.6;16.9;22.3;3.5;13.47;0;5.21;20274 +65085;42.44939;2.61412;532;20220708;28.8;16.6;22.7;3.9;12.47;0;5.81;21708 +65085;42.44939;2.61412;532;20220709;31;17.5;24.2;2.9;12.17;0;6.02;22486 +65085;42.44939;2.61412;532;20220710;32.3;18.1;25.2;2.3;11.92;0;5.91;22738 +65085;42.44939;2.61412;532;20220711;30.8;18.5;24.7;2.3;12.92;0;5.4;20790 +65085;42.44939;2.61412;532;20220712;34;17.4;25.7;1.6;14.47;0;5.57;24225 +65085;42.44939;2.61412;532;20220713;31.9;18.5;25.2;1.7;14.62;0;5.17;21729 +65085;42.44939;2.61412;532;20220714;34.7;17.9;26.3;1.4;16.07;0;5.46;24139 +65085;42.44939;2.61412;532;20220715;35;21;28;2.3;13.57;0;6.25;22543 +65085;42.44939;2.61412;532;20220716;36;19;27.5;1.8;13.27;0;6.05;24381 +65085;42.44939;2.61412;532;20220717;33;20.4;26.7;1.9;12.17;0;5.54;20864 +65085;42.44939;2.61412;532;20220718;33.5;20;26.8;2.6;14.37;0;6.12;21949 +65085;42.44939;2.61412;532;20220719;30.6;20.5;25.6;2.7;19.22;0;4.73;19146 +65085;42.44939;2.61412;532;20220720;28.7;20;24.4;2.8;17.47;0;4.58;17546 +65085;42.44939;2.61412;532;20220721;33.6;17.9;25.8;2.3;16.22;0;5.89;23485 +65085;42.44939;2.61412;532;20220722;34.1;20.4;27.2;2.2;17.67;.8;5.57;21305 +65085;42.44939;2.61412;532;20220723;27.4;17.6;22.5;5.1;15.7;0;5.08;17715 +65085;42.44939;2.61412;532;20220724;34;17.9;25.9;2.5;16.1;0;5.95;24000 +65085;42.44939;2.61412;532;20220725;27.1;19.6;23.3;5.3;17.8;1.2;4.29;14655 +65085;42.44939;2.61412;532;20220726;24.7;16.7;20.7;3.9;15.67;.1;4.08;16511 +65085;42.44939;2.61412;532;20220727;27.3;16.1;21.7;3;13.02;0;4.87;19258 +65085;42.44939;2.61412;532;20220728;30.3;16.8;23.6;2.3;14.42;0;5.15;21199 +65085;42.44939;2.61412;532;20220729;26.8;18.8;22.8;2.7;16.22;4;4.13;16413 +65085;42.44939;2.61412;532;20220730;27.8;16.8;22.3;2.2;17.02;0;4.24;18745 +65085;42.44939;2.61412;532;20220731;30.6;17.9;24.2;2.4;15.62;0;5.04;20206 +65085;42.44939;2.61412;532;20220801;32.5;19.2;25.9;2.9;14.62;0;5.76;20742 +65085;42.44939;2.61412;532;20220802;34.8;20;27.4;2.2;13.17;0;5.89;21754 +65085;42.44939;2.61412;532;20220803;31.8;19.3;25.6;1.7;16.82;.3;4.62;19117 +65085;42.44939;2.61412;532;20220804;30.1;17.7;23.9;1.6;19.27;4.1;4.21;19340 +65085;42.44939;2.61412;532;20220805;29.8;20.9;25.3;2.7;19.75;.3;5.41;20885 +65085;42.44939;2.61412;532;20220806;31.9;18.9;25.4;3.9;17.6;0;5.83;20043 +65085;42.44939;2.61412;532;20220807;32.5;19.1;25.8;1.7;14.8;4;4.98;20499 +65085;42.44939;2.61412;532;20220808;33.5;17.1;25.3;1.4;10.6;0;5.19;22607 +65085;42.44939;2.61412;532;20220809;33.5;17.9;25.7;1.5;12.02;.1;4.94;21323 +65085;42.44939;2.61412;532;20220810;32.8;19.1;25.9;1.9;15.17;0;5.04;19930 +65085;42.44939;2.61412;532;20220811;30.8;19.6;25.2;1.5;20.52;0;3.97;17859 +65085;42.44939;2.61412;532;20220812;35.8;20.8;28.3;1.6;17.37;.1;5.06;20258 +65085;42.44939;2.61412;532;20220813;32.5;22.9;27.7;2.5;17.97;5;4.84;16068 +65085;42.44939;2.61412;532;20220814;27.4;19.4;23.4;2.3;18.62;2.1;3.62;15010 +65085;42.44939;2.61412;532;20220815;26.9;17.9;22.4;2.1;17.57;6.9;3.63;15638 +65085;42.44939;2.61412;532;20220816;31;15.6;23.3;1.7;16.42;.3;4.49;20579 +65085;42.44939;2.61412;532;20220817;24.8;16.5;20.6;2.6;16.52;11.3;3.38;14950 +65085;42.44939;2.61412;532;20220818;21.7;15;18.3;5.4;15.1;3.6;3.42;13246 +65085;42.44939;2.61412;532;20220819;25.4;14.9;20.2;5.5;14.6;0;4.47;15207 +65085;42.44939;2.61412;532;20220820;28.8;15.3;22.1;2.4;14.42;0;4.39;18968 +65085;42.44939;2.61412;532;20220821;27.2;18.8;23;2.6;15.92;1.3;3.96;14802 +65085;42.44939;2.61412;532;20220822;26.6;17.5;22.1;3.3;16.52;0;3.84;15482 +65085;42.44939;2.61412;532;20220823;29.9;17.7;23.8;3;17.22;0;4.55;17817 +65085;42.44939;2.61412;532;20220824;30.7;18.2;24.4;1.8;16.57;1.9;4.13;17367 +65085;42.44939;2.61412;532;20220825;30.1;19;24.5;2.1;18.52;1.5;4;16507 +65085;42.44939;2.61412;532;20220826;27.9;18.4;23.1;3;17.27;.1;3.97;15332 +65085;42.44939;2.61412;532;20220827;29.3;18.4;23.9;2;16.32;.1;3.96;15994 +65085;42.44939;2.61412;532;20220828;30.1;16.3;23.2;1.4;15.47;.3;3.82;17918 +65085;42.44939;2.61412;532;20220829;29.5;18;23.8;1.7;18.27;1.4;3.69;16388 +65085;42.44939;2.61412;532;20220830;30.8;17.3;24.1;1.6;17.72;3.8;3.81;17163 +65085;42.44939;2.61412;532;20220831;26.4;17.7;22.1;1.9;16.62;11.4;3.13;13173 +65085;42.44939;2.61412;532;20220901;30.2;17.1;23.7;2.6;15.82;.5;4.31;17123 +65085;42.44939;2.61412;532;20220902;26.8;17.7;22.2;2.3;17.27;6.3;3.3;13883 +65085;42.44939;2.61412;532;20220903;24.2;16.3;20.3;1.9;17.72;5.6;2.64;12795 +65085;42.44939;2.61412;532;20220904;27.5;15.6;21.6;2.4;19.12;.1;3.29;16093 +65085;42.44939;2.61412;532;20220905;28.4;19.5;23.9;2.4;20.32;.3;3.24;13874 +65085;42.44939;2.61412;532;20220906;30.2;19.8;25;2.1;20.52;.8;3.52;14910 +65085;42.44939;2.61412;532;20220907;28;16.5;22.3;2.3;17.27;0;3.47;15313 +65085;42.44939;2.61412;532;20220908;25.6;14.5;20.1;2.1;13.02;.8;3.39;14719 +65085;42.44939;2.61412;532;20220909;23.8;14.8;19.3;2.4;13.57;1.3;3.08;13202 +65085;42.44939;2.61412;532;20220910;27;12.8;19.9;1.9;14.17;.1;3.43;16436 +65085;42.44939;2.61412;532;20220911;29.1;14.2;21.7;1.4;15.37;0;3.38;16604 +65085;42.44939;2.61412;532;20220912;23.9;16.9;20.4;2;19.07;0;2.25;11383 +65085;42.44939;2.61412;532;20220913;28.1;20.6;24.4;2.1;17.22;4.8;3.24;11879 +65085;42.44939;2.61412;532;20220914;26.2;16.1;21.1;2;16.32;0;3;13668 +65085;42.44939;2.61412;532;20220915;26.9;17.6;22.3;1.9;15.38;5.4;3.63;15742 +65085;42.44939;2.61412;532;20220916;22.1;15.7;18.9;3.1;15.72;3.2;2.48;10569 +65085;42.44939;2.61412;532;20220917;20.4;12.6;16.5;3.1;10.42;0;3.06;11412 +65085;42.44939;2.61412;532;20220918;24.4;9.5;16.9;1.9;7.52;0;3.4;15681 +65085;42.44939;2.61412;532;20220919;25.2;11.6;18.4;2.3;7.67;0;3.75;14893 +65085;42.44939;2.61412;532;20220920;24.3;12.1;18.2;2.6;8.02;0;3.73;14074 +65085;42.44939;2.61412;532;20220921;23.5;11.3;17.4;2.3;9.32;0;3.22;13507 +65085;42.44939;2.61412;532;20220922;21.7;10.9;16.3;1.6;12.02;.1;2.34;12696 +65085;42.44939;2.61412;532;20220923;23;12.1;17.6;2.2;14.42;12.4;2.44;12873 +65085;42.44939;2.61412;532;20220924;17.4;13.5;15.5;2.4;14.12;15.4;1.53;7100 +65085;42.44939;2.61412;532;20220925;16.4;10;13.2;2.4;11.27;.7;1.79;9224 +65085;42.44939;2.61412;532;20220926;18.1;8;13.1;2.9;10.27;0;2.23;12065 +65085;42.44939;2.61412;532;20220927;16.9;10.9;13.9;4.2;11.52;.1;1.98;9092 +65085;42.44939;2.61412;532;20220928;19.9;12.1;16;4.1;13.07;8.5;2.21;10407 +65085;42.44939;2.61412;532;20220929;15.3;11.4;13.4;2.9;11.72;15;1.63;6881 +65085;42.44939;2.61412;532;20220930;15.7;8.4;12.1;3;9.82;.7;1.85;9811 +65085;42.44939;2.61412;532;20221001;22;7.9;14.9;2.8;10.62;0;2.63;13587 +65085;42.44939;2.61412;532;20221002;25;12.3;18.6;2.7;13.17;0;2.84;12479 +65085;42.44939;2.61412;532;20221003;22.9;12.9;17.9;1.8;13.57;0;2.22;11018 +65085;42.44939;2.61412;532;20221004;24.8;11.1;18;1.1;13.32;0;2.1;12391 +65085;42.44939;2.61412;532;20221005;21;12.4;16.7;2.2;15.07;0;1.79;9988 +65085;42.44939;2.61412;532;20221006;22.5;13.9;18.2;1.9;14.67;0;1.99;9728 +65085;42.44939;2.61412;532;20221007;18.6;12.1;15.3;1.7;14.72;7.7;1.38;8377 +65085;42.44939;2.61412;532;20221008;17.9;14.9;16.4;1.3;15.57;3.5;1.09;4758 +65085;42.44939;2.61412;532;20221009;20.8;11.9;16.4;1.3;13.82;.1;1.65;9565 +65085;42.44939;2.61412;532;20221010;20.8;12.4;16.6;2.2;14.67;.1;1.74;9375 +65085;42.44939;2.61412;532;20221011;20.2;12.8;16.5;1.6;14.52;.2;1.53;8386 +65085;42.44939;2.61412;532;20221012;21.7;11.4;16.5;1.8;13.27;.3;1.83;9847 +65085;42.44939;2.61412;532;20221013;22.1;11.6;16.8;2.1;13.32;0;1.97;9997 +65085;42.44939;2.61412;532;20221014;20.8;15.2;18;2.9;14.87;0;1.89;7150 +65085;42.44939;2.61412;532;20221015;23.3;11.3;17.3;1.6;14.97;0;1.76;10140 +65085;42.44939;2.61412;532;20221016;23.9;15;19.5;2.4;16.92;0;1.83;9006 +65085;42.44939;2.61412;532;20221017;23.4;17.9;20.6;3.1;16.07;0;2.08;6774 +65085;42.44939;2.61412;532;20221018;23.7;15.5;19.6;2.1;16.72;0;1.77;8403 +65085;42.44939;2.61412;532;20221019;21.2;16.1;18.7;1.9;16.72;0;1.35;6366 +65085;42.44939;2.61412;532;20221020;23.5;16.2;19.9;3;15.07;1.5;2.23;7527 +65085;42.44939;2.61412;532;20221021;23.4;18.8;21.1;2.6;12.32;0;2.64;5920 +65085;42.44939;2.61412;532;20221022;23.7;13.6;18.6;1.5;12.82;0;1.93;8849 +65085;42.44939;2.61412;532;20221023;25.6;15.2;20.4;3.1;12.87;.3;2.92;8327 +65085;42.44939;2.61412;532;20221024;24.6;16.2;20.4;1.7;12.32;.2;2.14;7554 +65085;42.44939;2.61412;532;20221025;21.8;13.9;17.8;1.8;13.02;.1;1.76;7541 +65085;42.44939;2.61412;532;20221026;20.3;13.3;16.8;1.4;14.82;0;1.26;6908 +65085;42.44939;2.61412;532;20221027;21;16.5;18.8;1.9;14.97;0;1.41;5169 +65085;42.44939;2.61412;532;20221028;21.8;14.7;18.2;1.8;14.92;0;1.42;6826 +65085;42.44939;2.61412;532;20221029;22;14.3;18.1;2.1;11.87;.1;1.46;7029 +65085;42.44939;2.61412;532;20221030;21.8;14;17.9;2.1;11.87;0;1.57;6999 +65085;42.44939;2.61412;532;20221031;23.4;13.6;18.5;2.6;12.67;.5;2.16;7589 +65085;42.44939;2.61412;532;20221101;19;12.1;15.6;2.5;12.42;.4;1.5;6271 +65085;42.44939;2.61412;532;20221102;20.2;10.5;15.4;1.8;11.37;0;1.49;7356 +65085;42.44939;2.61412;532;20221103;17.8;9.7;13.8;2.3;10.87;2.7;1.43;6603 +65085;42.44939;2.61412;532;20221104;12.3;8.3;10.3;5.1;7.92;1.5;1.72;4245 +65085;42.44939;2.61412;532;20221105;14.6;7.5;11;4.1;7.02;0;1.91;6086 +65085;42.44939;2.61412;532;20221106;18.5;5.1;11.8;1.5;7.12;0;1.47;8118 +65085;42.44939;2.61412;532;20221107;18.5;6.8;12.7;1.7;9.22;0;1.36;7786 +65085;42.44939;2.61412;532;20221108;19.3;12.5;15.9;1.8;11.17;.3;1.48;5711 +65085;42.44939;2.61412;532;20221109;19;12.6;15.8;1.7;11.97;5;1.26;5211 +65085;42.44939;2.61412;532;20221110;15.7;9.1;12.4;2.2;9.97;0;1.24;5467 +65085;42.44939;2.61412;532;20221111;18.8;7.4;13.1;2.8;12.02;0;1.12;7246 +65085;42.44939;2.61412;532;20221112;18.2;12.7;15.5;2.2;12.97;.1;1.17;4818 +65085;42.44939;2.61412;532;20221113;17.8;9.4;13.6;1.8;10.22;.1;1.25;5897 +65085;42.44939;2.61412;532;20221114;17.5;9.4;13.4;1.3;11.62;.3;.91;5768 +65085;42.44939;2.61412;532;20221115;15.9;11.2;13.5;1.8;12.57;.1;.85;4138 +65085;42.44939;2.61412;532;20221116;17.5;8.7;13.1;1.6;10.77;0;1.03;5856 +65085;42.44939;2.61412;532;20221117;16.9;8.7;12.8;2.2;10.57;1.4;1.13;5512 +65085;42.44939;2.61412;532;20221118;11.3;8.1;9.7;3;9.22;2.7;.94;3211 +65085;42.44939;2.61412;532;20221119;8.9;4.6;6.7;3.7;7.77;0;.7;3786 +65085;42.44939;2.61412;532;20221120;12.6;3.7;8.2;3.8;7.02;.1;1.23;5765 +65085;42.44939;2.61412;532;20221121;11.8;6.4;9.1;2.5;8.67;7.8;.85;4298 +65085;42.44939;2.61412;532;20221122;11;5.3;8.2;4.7;6.67;1.1;1.45;4400 +65085;42.44939;2.61412;532;20221123;14.3;5.8;10;2.7;8.82;1;.98;5411 +65085;42.44939;2.61412;532;20221124;13.5;6.2;9.9;1.8;8.52;0;.9;4872 +65085;42.44939;2.61412;532;20221125;12.8;7.5;10.1;2.5;8.87;2.5;.93;3991 +65085;42.44939;2.61412;532;20221126;14.1;5.9;10;3;5.92;0;1.51;5050 +65085;42.44939;2.61412;532;20221127;12.2;5.3;8.8;2.3;7.17;.1;.84;4589 +65085;42.44939;2.61412;532;20221128;10.3;6.8;8.6;2.9;8.02;.7;.82;3096 +65085;42.44939;2.61412;532;20221129;9.5;5.6;7.5;2.9;7.37;1.2;.83;3220 +65085;42.44939;2.61412;532;20221130;9.9;2.5;6.2;2.4;6.62;.1;.84;4617 +65085;42.44939;2.61412;532;20221201;7.5;.4;4;2.9;6.27;0;.71;4388 +65085;42.44939;2.61412;532;20221202;7.5;.7;4.1;2.2;6.02;0;.7;4243 +65085;42.44939;2.61412;532;20221203;6.5;.6;3.5;1.2;6.62;.3;.45;3997 +65085;42.44939;2.61412;532;20221204;10.4;3.7;7;1.8;6.62;0;.87;4196 +65085;42.44939;2.61412;532;20221205;11;-.5;5.3;1.1;6.27;0;.6;5550 +65085;42.44939;2.61412;532;20221206;13.7;3.3;8.5;1.4;8.07;0;.71;5168 +65085;42.44939;2.61412;532;20221207;13.2;6.4;9.8;1.7;8.47;.3;.83;4126 +65085;42.44939;2.61412;532;20221208;8.8;6.4;7.6;1.7;9.22;.9;.52;1933 +65085;42.44939;2.61412;532;20221209;13.7;5.4;9.5;1.7;9.27;3.2;.72;4301 +65085;42.44939;2.61412;532;20221210;5.5;5.4;5.4;3.4;7.32;0;.67;782 +65085;42.44939;2.61412;532;20221211;7.2;-2.4;2.4;2.1;4.52;0;.84;4820 +65085;42.44939;2.61412;532;20221212;8.1;.9;4.5;2.3;6.27;2.5;.7;4145 +65085;42.44939;2.61412;532;20221213;14.2;1.4;7.8;1.5;8.72;1.3;.6;5681 +65085;42.44939;2.61412;532;20221214;13.2;6.3;9.7;1.8;10.12;.2;.58;3885 +65085;42.44939;2.61412;532;20221215;13.4;6.8;10.1;2.3;10.52;18.3;.56;3945 +65085;42.44939;2.61412;532;20221216;11.6;8.1;9.8;1.8;10.22;2.8;.59;2651 +65085;42.44939;2.61412;532;20221217;9.7;5.5;7.6;2.1;8.92;0;.54;3005 +65085;42.44939;2.61412;532;20221218;10.3;3.4;6.8;2.3;8.32;0;.52;4107 +65085;42.44939;2.61412;532;20221219;14.4;6.8;10.6;2.5;8.77;0;1.09;4255 +65085;42.44939;2.61412;532;20221220;11.5;8.1;9.8;1.4;9.72;0;.53;2640 +65085;42.44939;2.61412;532;20221221;15.3;9;12.2;2;10.37;.1;.87;3699 +65085;42.44939;2.61412;532;20221222;17.6;7.5;12.5;2.1;9.72;0;1.07;4836 +65085;42.44939;2.61412;532;20221223;19.7;11.7;15.7;1.7;10.32;0;1.22;4336 +65085;42.44939;2.61412;532;20221224;18.2;8.8;13.5;1.3;9.67;0;.93;4719 +65085;42.44939;2.61412;532;20221225;12.3;7.4;9.9;1.8;9.92;.1;.59;3333 +65085;42.44939;2.61412;532;20221226;13.9;8.6;11.3;1.7;10.37;0;.7;3453 +65085;42.44939;2.61412;532;20221227;15.5;7;11.3;1.8;9.47;.1;.89;4473 +65085;42.44939;2.61412;532;20221228;10.3;6.4;8.3;1.6;9.37;0;.53;2862 +65085;42.44939;2.61412;532;20221229;12.3;4.5;8.4;1.3;8.92;.1;.51;4444 +65085;42.44939;2.61412;532;20221230;14.8;6.6;10.7;1.5;9.62;0;.7;4598 +65085;42.44939;2.61412;532;20221231;15.1;7.8;11.5;2;10.82;.1;.68;4228 +65086;42.47032;2.91501;106;20220101;11.2;6.2;8.7;1.7;11.19;.1;.33;5064 +65086;42.47032;2.91501;106;20220102;11.1;8.2;9.6;2.3;10.49;0;.63;3648 +65086;42.47032;2.91501;106;20220103;16.4;7.4;11.9;2.4;10.54;0;.95;7164 +65086;42.47032;2.91501;106;20220104;11.4;6.9;9.1;4.9;10.94;.2;.55;3212 +65086;42.47032;2.91501;106;20220105;9.7;9.2;9.4;15.9;6.44;.1;3.23;4044 +65086;42.47032;2.91501;106;20220106;9;5.5;7.2;14.9;4.79;0;3.29;8285 +65086;42.47032;2.91501;106;20220107;10.5;4.3;7.4;10.3;5.99;0;2.48;7052 +65086;42.47032;2.91501;106;20220108;13.8;8.9;11.4;10;8.09;.4;2.81;7720 +65086;42.47032;2.91501;106;20220109;10.9;9.8;10.3;10.2;8.74;18.6;2.2;2344 +65086;42.47032;2.91501;106;20220110;9.2;7.3;8.2;6.9;9.29;12.3;.96;2340 +65086;42.47032;2.91501;106;20220111;13.8;8;10.9;12.3;6.59;0;3.48;8143 +65086;42.47032;2.91501;106;20220112;11.7;6.3;9;7.6;5.49;0;2.64;7620 +65086;42.47032;2.91501;106;20220113;9.4;.8;5.1;2.8;5.69;0;1.04;8268 +65086;42.47032;2.91501;106;20220114;9.9;1.2;5.6;2.3;6.39;0;.84;8215 +65086;42.47032;2.91501;106;20220115;12.3;2.3;7.3;2.1;5.69;0;1.18;8331 +65086;42.47032;2.91501;106;20220116;14.1;3.8;9;6.1;4.29;0;3.12;9258 +65086;42.47032;2.91501;106;20220117;14.1;8.6;11.4;7.4;4.64;0;3.79;8028 +65086;42.47032;2.91501;106;20220118;10.6;5.2;7.9;3;6.54;0;1.34;6955 +65086;42.47032;2.91501;106;20220119;10.3;1.5;5.9;6.8;6.84;0;1.4;9040 +65086;42.47032;2.91501;106;20220120;12.3;6.6;9.5;9.3;7.64;0;2.32;7866 +65086;42.47032;2.91501;106;20220121;8.6;5.7;7.2;11.7;5.49;0;2.72;7441 +65086;42.47032;2.91501;106;20220122;12.8;4.2;8.5;5.6;4.74;0;2.73;9601 +65086;42.47032;2.91501;106;20220123;10.6;2;6.3;2.6;6.39;0;1.12;9163 +65086;42.47032;2.91501;106;20220124;11.1;2.6;6.8;2.7;8.19;0;.84;8682 +65086;42.47032;2.91501;106;20220125;9.8;5.4;7.6;2.9;9;0;.75;7465 +65086;42.47032;2.91501;106;20220126;16.3;2.5;9.4;2.6;6.94;0;1.61;10700 +65086;42.47032;2.91501;106;20220127;15.2;4.6;9.9;4.5;6.19;0;2.42;10029 +65086;42.47032;2.91501;106;20220128;16.2;8.5;12.3;11.5;5.39;0;4.95;9873 +65086;42.47032;2.91501;106;20220129;17.6;10.8;14.2;10.2;5.14;0;5.47;9934 +65086;42.47032;2.91501;106;20220130;18.2;11.9;15.1;10.6;7.84;0;4.71;9944 +65086;42.47032;2.91501;106;20220131;13.6;8.7;11.2;16.3;7.79;0;3.5;9000 +65086;42.47032;2.91501;106;20220201;12.2;7.5;9.9;11.3;6.26;0;3.73;9441 +65086;42.47032;2.91501;106;20220202;17.7;11;14.4;13.4;9.34;0;4.15;11747 +65086;42.47032;2.91501;106;20220203;13.4;8.7;11;4.6;10.6;0;1.33;8531 +65086;42.47032;2.91501;106;20220204;15.9;7.5;11.7;6.9;9.79;0;2.15;9634 +65086;42.47032;2.91501;106;20220205;15;11.1;13;9.4;8.49;0;3.35;9251 +65086;42.47032;2.91501;106;20220206;13.6;6.7;10.2;7.8;6.39;0;3.1;10510 +65086;42.47032;2.91501;106;20220207;15.4;9.6;12.5;14.4;8.64;0;3.63;10945 +65086;42.47032;2.91501;106;20220208;13.5;8.2;10.9;4;8.19;0;1.92;9952 +65086;42.47032;2.91501;106;20220209;12.3;4.6;8.5;2.9;8.89;0;1.19;10225 +65086;42.47032;2.91501;106;20220210;14.7;7.5;11.1;2.4;9.79;0;1.38;10617 +65086;42.47032;2.91501;106;20220211;15.5;5.6;10.6;6.8;9.29;0;2.05;9484 +65086;42.47032;2.91501;106;20220212;11.9;5;8.4;3.3;8.24;0;1.39;10591 +65086;42.47032;2.91501;106;20220213;17.6;5.6;11.6;7.5;9.49;.3;2.62;12898 +65086;42.47032;2.91501;106;20220214;12.9;10.5;11.7;8.2;8.69;3.9;2.6;3922 +65086;42.47032;2.91501;106;20220215;13.5;8.6;11.1;10.8;7.14;0;3.53;10249 +65086;42.47032;2.91501;106;20220216;16.5;10.4;13.4;7.5;9.39;.8;3.13;8259 +65086;42.47032;2.91501;106;20220217;18;11.9;14.9;4.2;10.82;0;2.09;9199 +65086;42.47032;2.91501;106;20220218;13.9;10.6;12.2;7.6;11.4;0;1.77;8547 +65086;42.47032;2.91501;106;20220219;10.9;10.3;10.6;11.8;8.14;.7;2.69;2825 +65086;42.47032;2.91501;106;20220220;16.5;7.7;12.1;7.8;7.94;0;3.45;13531 +65086;42.47032;2.91501;106;20220221;16.7;11.6;14.2;14.7;8.04;0;5.01;12042 +65086;42.47032;2.91501;106;20220222;16.1;10.5;13.3;15;7.94;0;4.55;12296 +65086;42.47032;2.91501;106;20220223;17.8;9.6;13.7;5.2;8.54;0;3.16;12994 +65086;42.47032;2.91501;106;20220224;15.3;9.1;12.2;5;10.39;0;2.02;9514 +65086;42.47032;2.91501;106;20220225;12.8;10.7;11.7;11.4;6.84;0;3.93;10168 +65086;42.47032;2.91501;106;20220226;12.1;5.9;9;7;5.74;0;3;13333 +65086;42.47032;2.91501;106;20220227;13.7;3.9;8.8;3.5;7.54;0;1.99;13147 +65086;42.47032;2.91501;106;20220228;14.5;5.8;10.2;3.2;8.59;0;1.98;13906 +65086;42.47032;2.91501;106;20220301;13.9;8.8;11.3;5.9;9.34;.1;2.21;9626 +65086;42.47032;2.91501;106;20220302;14.3;9.3;11.8;4.3;10.64;3.3;1.74;9167 +65086;42.47032;2.91501;106;20220303;16.3;9.2;12.7;4.8;10.54;0;2.39;14915 +65086;42.47032;2.91501;106;20220304;14.5;9.3;11.9;10.9;9.14;0;3.08;12424 +65086;42.47032;2.91501;106;20220305;14.2;9.9;12;9.8;7.14;0;3.85;9053 +65086;42.47032;2.91501;106;20220306;14.5;7.5;11;5.6;7.14;0;3.07;13605 +65086;42.47032;2.91501;106;20220307;11.1;4.8;8;4.2;7.79;0;1.69;9014 +65086;42.47032;2.91501;106;20220308;15.5;5.1;10.3;5.6;8.94;1.5;2.4;14110 +65086;42.47032;2.91501;106;20220309;15.6;8.3;11.9;5.6;9.94;0;2.5;14340 +65086;42.47032;2.91501;106;20220310;17;7.5;12.2;6.7;10.04;0;2.48;10342 +65086;42.47032;2.91501;106;20220311;14.7;10.1;12.4;10.9;10.94;14.3;2.26;8325 +65086;42.47032;2.91501;106;20220312;11.4;10.7;11.1;7.5;11.84;57.3;1.06;4271 +65086;42.47032;2.91501;106;20220313;13.4;8.5;10.9;8.4;11.49;3.1;1.38;8463 +65086;42.47032;2.91501;106;20220314;12.4;6.3;9.3;6.8;11.69;6.5;.78;8350 +65086;42.47032;2.91501;106;20220315;12.9;11.8;12.3;7.9;13.64;2;.81;2815 +65086;42.47032;2.91501;106;20220316;13.8;11.5;12.7;3.6;13.44;0;1.19;7236 +65086;42.47032;2.91501;106;20220317;14.1;11.2;12.6;4.6;12.39;3.9;1.4;6197 +65086;42.47032;2.91501;106;20220318;14.2;10.6;12.4;4.3;11.29;1.9;1.76;8425 +65086;42.47032;2.91501;106;20220319;12.6;9.9;11.3;2.8;10.69;.6;1.22;3078 +65086;42.47032;2.91501;106;20220320;11.7;8.1;9.9;7;12.19;17.6;.66;6404 +65086;42.47032;2.91501;106;20220321;13.3;10.4;11.8;8;10.89;.1;1.96;8050 +65086;42.47032;2.91501;106;20220322;13.9;8.1;11;7.3;8.84;.2;2.89;15544 +65086;42.47032;2.91501;106;20220323;14.9;8;11.5;4.4;8.79;0;2.87;17166 +65086;42.47032;2.91501;106;20220324;14.9;6.1;10.5;3.1;9.94;0;2;12944 +65086;42.47032;2.91501;106;20220325;15.6;10;12.8;2.5;11.39;0;2.28;15617 +65086;42.47032;2.91501;106;20220326;16.1;8.1;12.1;3.5;11.04;.4;2.28;15604 +65086;42.47032;2.91501;106;20220327;17;9.5;13.3;2.8;9.74;0;2.71;15132 +65086;42.47032;2.91501;106;20220328;18.4;7.4;12.9;5.5;8.74;0;3.73;18187 +65086;42.47032;2.91501;106;20220329;15.3;10.1;12.7;4.6;11.29;6.7;2.2;10878 +65086;42.47032;2.91501;106;20220330;14.8;8.8;11.8;7.1;11.19;5.6;2.1;12842 +65086;42.47032;2.91501;106;20220331;15;11.2;13.1;12.6;8.79;0;4.19;15275 +65086;42.47032;2.91501;106;20220401;8.7;3.5;6.1;11.9;5.08;.1;3.46;20300 +65086;42.47032;2.91501;106;20220402;9.1;1.7;5.4;5;4.87;0;2.56;14983 +65086;42.47032;2.91501;106;20220403;10.1;4.1;7.1;11.2;4.94;0;3.75;20637 +65086;42.47032;2.91501;106;20220404;13.7;2.4;8;4.2;5.1;0;3.49;23011 +65086;42.47032;2.91501;106;20220405;17.9;6.3;12.1;8;5.99;0;5.22;23494 +65086;42.47032;2.91501;106;20220406;17.3;11.7;14.5;7.4;8.99;0;4.2;15748 +65086;42.47032;2.91501;106;20220407;19.3;10.3;14.8;4.4;10.54;0;3.9;20482 +65086;42.47032;2.91501;106;20220408;19.5;12.6;16;6.2;11.64;.3;3.99;18312 +65086;42.47032;2.91501;106;20220409;15.1;10.8;13;10.5;8.49;.1;4.09;14208 +65086;42.47032;2.91501;106;20220410;14.2;6.6;10.4;5.3;9.34;0;2.88;20337 +65086;42.47032;2.91501;106;20220411;17.1;10.3;13.7;10.2;11.79;0;3.28;17414 +65086;42.47032;2.91501;106;20220412;14.2;12.2;13.2;7;13.24;3;1.56;7119 +65086;42.47032;2.91501;106;20220413;14.5;12.2;13.4;5;13.09;1.8;1.64;7521 +65086;42.47032;2.91501;106;20220414;21.3;12.1;16.7;5.1;10.49;0;4.6;21041 +65086;42.47032;2.91501;106;20220415;23.4;16.5;19.9;9.3;12.1;0;6.4;22151 +65086;42.47032;2.91501;106;20220416;22.6;17.2;19.9;15;12.1;0;6.99;18789 +65086;42.47032;2.91501;106;20220417;19.6;14;16.8;6.8;11.84;0;4.52;21490 +65086;42.47032;2.91501;106;20220418;21.1;14.9;18;6;10.84;0;4.92;18893 +65086;42.47032;2.91501;106;20220419;19.3;15.1;17.2;5.4;11.04;2.3;3.88;11163 +65086;42.47032;2.91501;106;20220420;13.4;10.8;12.1;5.7;11.24;38.1;1.67;5416 +65086;42.47032;2.91501;106;20220421;13;9.2;11.1;8.7;10.64;5.7;1.98;9380 +65086;42.47032;2.91501;106;20220422;18.5;10.8;14.6;4.7;11.54;0;3.69;20672 +65086;42.47032;2.91501;106;20220423;18.6;11.9;15.2;6.2;10.94;3.7;3.81;15757 +65086;42.47032;2.91501;106;20220424;19.2;9.7;14.4;6.8;10.89;.1;4.16;21468 +65086;42.47032;2.91501;106;20220425;18.6;12;15.3;3.7;11.84;0;3.72;21855 +65086;42.47032;2.91501;106;20220426;18.9;11.3;15.1;2.5;12.14;0;3.56;22312 +65086;42.47032;2.91501;106;20220427;18.5;11.7;15.1;3.8;13.29;0;3.16;19698 +65086;42.47032;2.91501;106;20220428;21.1;12.3;16.7;4.5;13.34;0;4.1;22713 +65086;42.47032;2.91501;106;20220429;23;16.3;19.6;6.6;13.94;0;5.35;22513 +65086;42.47032;2.91501;106;20220430;22.1;17.4;19.8;7.8;12.99;0;5.18;15917 +65086;42.47032;2.91501;106;20220501;23.2;15;19.1;6.7;11.29;1.3;6.08;24463 +65086;42.47032;2.91501;106;20220502;19.7;15.3;17.5;4;12.34;3.4;3.59;14006 +65086;42.47032;2.91501;106;20220503;20.7;14.6;17.7;4.1;13.64;1.2;3.53;15113 +65086;42.47032;2.91501;106;20220504;20.3;13.6;17;5.6;12.84;.1;4.1;19102 +65086;42.47032;2.91501;106;20220505;20.1;14.8;17.5;11.8;11.24;0;5.86;22622 +65086;42.47032;2.91501;106;20220506;20.6;14.9;17.8;14.5;10.89;0;6.49;24514 +65086;42.47032;2.91501;106;20220507;22.7;16.2;19.5;13.3;11.34;0;7.32;25056 +65086;42.47032;2.91501;106;20220508;24.6;17.1;20.9;6.8;11.99;.3;6.58;23345 +65086;42.47032;2.91501;106;20220509;22.2;15.2;18.7;1.9;14.74;.2;4.16;23321 +65086;42.47032;2.91501;106;20220510;23.1;13.7;18.4;3;14.54;0;4.6;25667 +65086;42.47032;2.91501;106;20220511;21.4;12.9;17.2;3.1;15.64;0;4.02;25170 +65086;42.47032;2.91501;106;20220512;23.9;13.9;18.9;3.9;15.29;0;4.79;25985 +65086;42.47032;2.91501;106;20220513;23.6;14.5;19;3.7;15.74;0;4.56;24939 +65086;42.47032;2.91501;106;20220514;23.6;16;19.8;3.3;16.29;0;4.49;22937 +65086;42.47032;2.91501;106;20220515;25.3;15.1;20.2;3.7;15.94;.1;5.14;26523 +65086;42.47032;2.91501;106;20220516;24.3;16.2;20.3;3.7;17.29;0;4.66;24742 +65086;42.47032;2.91501;106;20220517;23.7;15.5;19.6;3.2;17.99;.1;4.4;25296 +65086;42.47032;2.91501;106;20220518;28.4;17.6;23;3.9;17.74;0;6.07;27796 +65086;42.47032;2.91501;106;20220519;22.7;17.9;20.3;5.7;19.69;0;3.87;20680 +65086;42.47032;2.91501;106;20220520;31;18.2;24.6;7;16.99;0;7.86;28284 +65086;42.47032;2.91501;106;20220521;24.5;17;20.8;2.7;19.04;.1;4.62;25963 +65086;42.47032;2.91501;106;20220522;26.3;17.4;21.9;2.6;19.79;0;4.52;23077 +65086;42.47032;2.91501;106;20220523;25.2;19.2;22.2;7.5;17.54;0;5.41;21204 +65086;42.47032;2.91501;106;20220524;19.3;16.3;17.8;9.4;12.29;10.5;4.5;12120 +65086;42.47032;2.91501;106;20220525;20.8;13;16.9;14;11.49;0;5.77;21555 +65086;42.47032;2.91501;106;20220526;22.7;15.9;19.3;14.3;12.19;0;7.11;26001 +65086;42.47032;2.91501;106;20220527;26.5;17.6;22.1;12.4;13.44;0;8.17;25782 +65086;42.47032;2.91501;106;20220528;28.2;20.3;24.2;9.5;13.54;0;9.04;28937 +65086;42.47032;2.91501;106;20220529;26.1;18.9;22.5;5.2;10.89;.6;6.86;22750 +65086;42.47032;2.91501;106;20220530;24.3;16.2;20.3;3.3;12.34;2.8;5.11;21909 +65086;42.47032;2.91501;106;20220531;23.5;16.7;20.1;3.4;16.24;0;4.85;24921 +65086;42.47032;2.91501;106;20220601;24.3;16.3;20.3;3.8;18.34;0;4.73;26161 +65086;42.47032;2.91501;106;20220602;24.3;18.4;21.4;4.3;19.59;0;3.34;13380 +65086;42.47032;2.91501;106;20220603;26.7;18.1;22.4;4.7;20.49;.1;5.12;25845 +65086;42.47032;2.91501;106;20220604;23.9;18.7;21.3;4.4;21.14;0;4;21437 +65086;42.47032;2.91501;106;20220605;28.5;19.3;23.9;6.7;17.99;0;6.72;25686 +65086;42.47032;2.91501;106;20220606;27.6;17.9;22.8;5.9;17.24;.3;6.25;26136 +65086;42.47032;2.91501;106;20220607;27.3;20.2;23.8;6.6;16.94;0;6.78;25406 +65086;42.47032;2.91501;106;20220608;27.4;19.3;23.3;5.7;16.54;0;6.13;22213 +65086;42.47032;2.91501;106;20220609;25;17;21;13.1;14.04;0;7.6;30054 +65086;42.47032;2.91501;106;20220610;31.6;18.1;24.9;8.3;13.19;0;9.47;30691 +65086;42.47032;2.91501;106;20220611;30.8;20.7;25.8;4.2;12.94;0;7.85;28060 +65086;42.47032;2.91501;106;20220612;31.3;19.3;25.3;3.3;15.79;.4;6.81;26816 +65086;42.47032;2.91501;106;20220613;31.8;22.2;27;4.8;18.44;.1;7.1;23006 +65086;42.47032;2.91501;106;20220614;29.1;21.6;25.3;4.3;16.94;1.9;6.38;23279 +65086;42.47032;2.91501;106;20220615;27.8;20.3;24;6;20.04;0;5.98;25298 +65086;42.47032;2.91501;106;20220616;32.8;20;26.4;2.7;20.14;0;6.65;28765 +65086;42.47032;2.91501;106;20220617;34;24;29;3.8;18.59;0;7.83;27518 +65086;42.47032;2.91501;106;20220618;28.8;21.6;25.2;5.4;21.29;0;6.26;25606 +65086;42.47032;2.91501;106;20220619;32.9;21.1;27;7.5;20.24;0;8.5;28852 +65086;42.47032;2.91501;106;20220620;25.1;20;22.5;5.8;22.19;0;4.09;19313 +65086;42.47032;2.91501;106;20220621;27.3;20.6;23.9;4.3;24.34;3;4.04;19520 +65086;42.47032;2.91501;106;20220622;29.4;19.4;24.4;5.5;21.19;1.5;5.84;24785 +65086;42.47032;2.91501;106;20220623;32.7;20.6;26.6;5.5;19.84;0;7.68;28645 +65086;42.47032;2.91501;106;20220624;27.9;19.9;23.9;3.8;17.04;0;5.57;21580 +65086;42.47032;2.91501;106;20220625;28.2;18;23.1;4.7;18.04;.9;5.59;22753 +65086;42.47032;2.91501;106;20220626;27.6;20.3;23.9;5.3;18.14;.1;6.15;23797 +65086;42.47032;2.91501;106;20220627;25.5;18.3;21.9;10.7;14.69;1;7.17;23894 +65086;42.47032;2.91501;106;20220628;29.7;18.6;24.1;9.2;14.09;0;9.14;30559 +65086;42.47032;2.91501;106;20220629;28.6;19.6;24.1;4.5;15.69;0;6.77;26478 +65086;42.47032;2.91501;106;20220630;27.3;21;24.2;6;17.09;0;6.41;22317 +65086;42.47032;2.91501;106;20220701;27.3;17.2;22.3;7.8;13.04;0;7.84;28684 +65086;42.47032;2.91501;106;20220702;27.3;16.7;22;3.6;14.19;0;6.28;28649 +65086;42.47032;2.91501;106;20220703;28.7;18.8;23.8;3.6;17.14;0;5.77;23986 +65086;42.47032;2.91501;106;20220704;32.2;22.8;27.5;4.7;18.79;0;7.57;26267 +65086;42.47032;2.91501;106;20220705;31.3;23.3;27.3;8.3;18.14;1.4;8.58;24194 +65086;42.47032;2.91501;106;20220706;29.7;24.2;27;7.6;14.54;0;8.3;17724 +65086;42.47032;2.91501;106;20220707;29.5;22.6;26.1;13.2;14.79;0;10.45;26816 +65086;42.47032;2.91501;106;20220708;31.4;22.3;26.9;13;15.29;0;11.01;28958 +65086;42.47032;2.91501;106;20220709;31.7;22;26.9;5;13.39;0;8.57;27702 +65086;42.47032;2.91501;106;20220710;32.6;23.7;28.1;4.3;13.74;0;8.39;28219 +65086;42.47032;2.91501;106;20220711;30.6;21.4;26;2.3;16.44;0;6.26;27070 +65086;42.47032;2.91501;106;20220712;31.8;19.6;25.7;3.8;21.84;0;6.62;29575 +65086;42.47032;2.91501;106;20220713;30.5;21.5;26;3.7;23.29;0;5.91;25818 +65086;42.47032;2.91501;106;20220714;30.4;22.6;26.5;3.4;23.49;0;5.9;26323 +65086;42.47032;2.91501;106;20220715;36.3;22.3;29.3;5.4;16.74;0;9.24;28573 +65086;42.47032;2.91501;106;20220716;32.9;23.5;28.2;3.3;17.19;0;7.13;26033 +65086;42.47032;2.91501;106;20220717;32.6;22.4;27.5;2.3;19.09;0;6.5;27362 +65086;42.47032;2.91501;106;20220718;30.4;20.3;25.3;3.5;22.69;.1;5.98;27115 +65086;42.47032;2.91501;106;20220719;28;22.2;25.1;5.3;26.19;0;4.72;22442 +65086;42.47032;2.91501;106;20220720;32.4;22.7;27.6;4.7;22.24;0;6.98;27193 +65086;42.47032;2.91501;106;20220721;33.4;23.9;28.7;4.8;18.49;0;8.06;28331 +65086;42.47032;2.91501;106;20220722;32.4;23.5;27.9;4.6;21.49;.4;7.12;26576 +65086;42.47032;2.91501;106;20220723;30.9;22.5;26.7;7.1;18.04;0;8;25338 +65086;42.47032;2.91501;106;20220724;30.9;23.7;27.3;4.7;20.19;0;6.75;24031 +65086;42.47032;2.91501;106;20220725;32;22.5;27.2;7.3;22.44;.7;7.18;24496 +65086;42.47032;2.91501;106;20220726;28.3;21.8;25;9.6;16.44;0;8.19;25740 +65086;42.47032;2.91501;106;20220727;31.2;21.5;26.3;7.9;13.79;0;9.47;27722 +65086;42.47032;2.91501;106;20220728;29.2;22.1;25.6;4.5;15.34;0;6.41;20300 +65086;42.47032;2.91501;106;20220729;29;23.5;26.3;4.9;17.29;.9;6.12;17585 +65086;42.47032;2.91501;106;20220730;32.3;23.1;27.7;7.2;17.59;0;8.59;25085 +65086;42.47032;2.91501;106;20220731;34.9;24.9;29.9;6.5;16.29;0;9.83;27502 +65086;42.47032;2.91501;106;20220801;34.6;26.7;30.7;6.3;15.99;0;9.72;24277 +65086;42.47032;2.91501;106;20220802;35.2;25;30.1;5.1;15.74;0;9.01;27088 +65086;42.47032;2.91501;106;20220803;29.7;22.3;26;3.4;21.99;.1;5.43;23328 +65086;42.47032;2.91501;106;20220804;28.4;23.2;25.8;3.5;26.84;1.5;3.82;16692 +65086;42.47032;2.91501;106;20220805;32.9;22.3;27.6;4.6;22.59;.1;6.54;23940 +65086;42.47032;2.91501;106;20220806;34.6;25.4;30;6.4;19.14;0;8.85;24028 +65086;42.47032;2.91501;106;20220807;32.1;23.8;28;4;18.79;.9;7.04;25733 +65086;42.47032;2.91501;106;20220808;32.9;23.1;28;3.7;16.79;0;7.1;25229 +65086;42.47032;2.91501;106;20220809;32.8;21.7;27.2;2.9;14.59;0;6.48;24148 +65086;42.47032;2.91501;106;20220810;30.7;22.3;26.5;3.9;21.74;0;5.8;23437 +65086;42.47032;2.91501;106;20220811;30.4;23.1;26.8;3.9;26.79;0;4.88;20942 +65086;42.47032;2.91501;106;20220812;35.3;23.2;29.2;3.3;25.09;0;5.95;21467 +65086;42.47032;2.91501;106;20220813;31.6;24.5;28.1;4.3;24.94;1.9;5.23;17719 +65086;42.47032;2.91501;106;20220814;31.8;24;27.9;5.3;22.54;0;6.15;19529 +65086;42.47032;2.91501;106;20220815;30.2;23.1;26.7;4.5;18.19;.6;6.35;22098 +65086;42.47032;2.91501;106;20220816;32.7;21;26.9;5.6;19.09;0;6.97;22259 +65086;42.47032;2.91501;106;20220817;29.3;21;25.1;6;18.39;4.5;5.38;14440 +65086;42.47032;2.91501;106;20220818;26.4;19.8;23.1;10.8;15.49;3.2;6.79;16698 +65086;42.47032;2.91501;106;20220819;28.7;20.8;24.8;13.3;15.59;0;8.95;25627 +65086;42.47032;2.91501;106;20220820;32.3;22.8;27.5;7;16.19;0;8.6;24488 +65086;42.47032;2.91501;106;20220821;32.7;24.1;28.4;7.4;16.94;0;8.49;21247 +65086;42.47032;2.91501;106;20220822;29.5;22.6;26.1;11.7;17.79;0;8.26;21716 +65086;42.47032;2.91501;106;20220823;32.6;22.7;27.7;7.3;18.39;0;8.11;22435 +65086;42.47032;2.91501;106;20220824;29.9;22.4;26.1;3.1;18.89;1.4;5.21;20146 +65086;42.47032;2.91501;106;20220825;30.5;22.2;26.4;4.8;21.84;1.1;5.06;17161 +65086;42.47032;2.91501;106;20220826;32.4;24.2;28.3;8.6;18.64;0;8.49;20751 +65086;42.47032;2.91501;106;20220827;30.5;24.7;27.6;5.3;18.14;0;6.48;17296 +65086;42.47032;2.91501;106;20220828;29.4;21.2;25.3;3.5;18.84;.2;5.25;21263 +65086;42.47032;2.91501;106;20220829;28.4;20.5;24.4;4;23.14;1.5;3.93;16639 +65086;42.47032;2.91501;106;20220830;29.6;21.3;25.5;3.5;21.79;.1;4.79;20439 +65086;42.47032;2.91501;106;20220831;26.6;21.9;24.3;4.2;21.39;3.7;3.64;12141 +65086;42.47032;2.91501;106;20220901;29.7;23;26.4;5;18.94;0;6.12;21420 +65086;42.47032;2.91501;106;20220902;29.3;21;25.2;2.2;20.59;3.1;4.18;17848 +65086;42.47032;2.91501;106;20220903;26.7;20.5;23.6;4;21.89;3;3.75;17299 +65086;42.47032;2.91501;106;20220904;28;20.7;24.3;4.4;23.99;.1;3.97;18078 +65086;42.47032;2.91501;106;20220905;28.6;22.1;25.3;5;25.89;0;3.99;16869 +65086;42.47032;2.91501;106;20220906;30.9;22.3;26.6;3.8;26.09;.6;4.74;20976 +65086;42.47032;2.91501;106;20220907;29.9;21.5;25.7;5.1;21.49;.1;4.82;15950 +65086;42.47032;2.91501;106;20220908;27.8;20.6;24.2;4.9;13.74;0;5.73;17214 +65086;42.47032;2.91501;106;20220909;27.6;18.8;23.2;3.7;14.79;0;4.59;15170 +65086;42.47032;2.91501;106;20220910;26.6;17.9;22.3;4;15.24;0;4.76;19602 +65086;42.47032;2.91501;106;20220911;26.6;18.9;22.7;3.1;17.39;0;4.42;21194 +65086;42.47032;2.91501;106;20220912;27;20.1;23.5;3.7;23.04;0;3.1;13279 +65086;42.47032;2.91501;106;20220913;32.9;22.7;27.8;4.7;23.39;2.8;5.18;15769 +65086;42.47032;2.91501;106;20220914;28.7;20;24.4;4;20.54;0;3.94;13268 +65086;42.47032;2.91501;106;20220915;30.5;19.9;25.2;4.6;17.79;2.4;5.35;17258 +65086;42.47032;2.91501;106;20220916;27.9;20.5;24.2;9.4;16.54;.7;6.8;19772 +65086;42.47032;2.91501;106;20220917;24.8;17;20.9;11.3;10.49;0;7.23;19112 +65086;42.47032;2.91501;106;20220918;23.8;13.7;18.8;3.8;8.64;0;4.74;18543 +65086;42.47032;2.91501;106;20220919;26.6;13.1;19.8;2.9;10.04;0;4.41;18817 +65086;42.47032;2.91501;106;20220920;24.7;15.3;20;3.6;10.54;0;4.43;17915 +65086;42.47032;2.91501;106;20220921;26.2;16.3;21.3;4.5;9.59;0;5.48;18343 +65086;42.47032;2.91501;106;20220922;24.3;15.7;20;3.3;13.54;0;3.89;18304 +65086;42.47032;2.91501;106;20220923;24.7;15.8;20.3;5.5;17.14;12.9;3.5;14335 +65086;42.47032;2.91501;106;20220924;22.2;17;19.6;5.8;15.49;7.8;3.34;11354 +65086;42.47032;2.91501;106;20220925;22.2;14.2;18.2;8;11.84;0;4.81;17443 +65086;42.47032;2.91501;106;20220926;23.3;15;19.1;8.3;10.99;0;5.58;17495 +65086;42.47032;2.91501;106;20220927;20.7;16.5;18.6;8.3;11.89;0;4.85;14629 +65086;42.47032;2.91501;106;20220928;23.8;17.2;20.5;6.6;13.39;.8;4.77;13190 +65086;42.47032;2.91501;106;20220929;20.4;17.3;18.9;7;11.99;11.1;4.24;9259 +65086;42.47032;2.91501;106;20220930;18.6;12.9;15.8;9.8;10.94;.2;4.03;14514 +65086;42.47032;2.91501;106;20221001;24.7;12.2;18.4;3.6;11.79;0;3.74;15262 +65086;42.47032;2.91501;106;20221002;25.7;15.1;20.4;3.4;15.14;0;3.59;16608 +65086;42.47032;2.91501;106;20221003;26.6;17.5;22.1;4.7;14.84;0;4.33;15024 +65086;42.47032;2.91501;106;20221004;23.9;14.4;19.2;3.6;15.29;0;3.15;16437 +65086;42.47032;2.91501;106;20221005;22.1;15.1;18.6;4.1;17.84;0;2.3;13234 +65086;42.47032;2.91501;106;20221006;24.9;17.5;21.2;3.6;17.79;0;3.05;14219 +65086;42.47032;2.91501;106;20221007;21.1;15.4;18.3;2.5;17.39;10.3;1.79;9088 +65086;42.47032;2.91501;106;20221008;20;16.4;18.2;2.9;18.44;5.1;1.39;6866 +65086;42.47032;2.91501;106;20221009;21.7;15.2;18.5;2.3;16.54;0;2.25;13669 +65086;42.47032;2.91501;106;20221010;22;16.1;19.1;2.3;17.84;.2;2.03;11216 +65086;42.47032;2.91501;106;20221011;22;17.1;19.5;2.1;18.34;.1;1.84;9491 +65086;42.47032;2.91501;106;20221012;24.1;15;19.6;3.1;16.04;.3;2.77;14078 +65086;42.47032;2.91501;106;20221013;24.7;16.5;20.6;3.2;15.39;.1;2.93;12178 +65086;42.47032;2.91501;106;20221014;26.4;18.4;22.4;4;16.04;0;3.66;12226 +65086;42.47032;2.91501;106;20221015;22.6;15.2;18.9;2.4;18.29;0;1.87;11082 +65086;42.47032;2.91501;106;20221016;25.9;18.7;22.3;5.1;20.59;0;2.72;12330 +65086;42.47032;2.91501;106;20221017;25.3;19.6;22.5;8.1;21.14;.1;3.05;10577 +65086;42.47032;2.91501;106;20221018;23;17.9;20.5;3.1;21.34;.1;1.66;8904 +65086;42.47032;2.91501;106;20221019;23.7;18.6;21.2;2.3;21.69;0;1.63;8315 +65086;42.47032;2.91501;106;20221020;26.1;19.5;22.8;5.5;20.89;0;2.65;7751 +65086;42.47032;2.91501;106;20221021;26.4;20.3;23.4;5.4;16.59;0;3.89;8662 +65086;42.47032;2.91501;106;20221022;24.6;16.5;20.6;4;16.69;0;2.9;11894 +65086;42.47032;2.91501;106;20221023;27.3;18;22.6;6;16.29;0;4.27;12175 +65086;42.47032;2.91501;106;20221024;27.5;18.6;23;4.9;15.44;0;4.13;11109 +65086;42.47032;2.91501;106;20221025;21.1;17.7;19.4;2;17.74;.1;1.41;5103 +65086;42.47032;2.91501;106;20221026;21.8;16.3;19.1;3.4;19.39;0;1.38;6798 +65086;42.47032;2.91501;106;20221027;21.9;18.3;20.1;2.1;20.24;0;1.25;5550 +65086;42.47032;2.91501;106;20221028;22.5;17.8;20.1;1.9;19.59;.1;1.59;9722 +65086;42.47032;2.91501;106;20221029;20.9;15.5;18.2;3.6;18.39;.1;1.42;7752 +65086;42.47032;2.91501;106;20221030;23.4;15.8;19.6;4.2;17.49;0;2.25;10683 +65086;42.47032;2.91501;106;20221031;24.5;16.7;20.6;7.9;16.54;.1;3.32;9210 +65086;42.47032;2.91501;106;20221101;22.6;17.2;19.9;4.5;14.34;0;2.87;11464 +65086;42.47032;2.91501;106;20221102;22.6;16;19.3;4.1;12.79;0;2.89;9940 +65086;42.47032;2.91501;106;20221103;20;12.6;16.3;5.6;12.94;.2;2.36;6276 +65086;42.47032;2.91501;106;20221104;16.9;12.8;14.9;12.1;8.99;1.3;4.29;9183 +65086;42.47032;2.91501;106;20221105;17.9;12.4;15.2;12.5;8.89;0;4.46;11452 +65086;42.47032;2.91501;106;20221106;18;7.6;12.8;2.6;9.94;0;1.69;11743 +65086;42.47032;2.91501;106;20221107;20.6;9.6;15.1;4.7;11.89;0;2.29;11247 +65086;42.47032;2.91501;106;20221108;17.7;13.3;15.5;4.1;13.54;0;1.59;4886 +65086;42.47032;2.91501;106;20221109;20.7;13.7;17.2;3.6;13.94;3.3;1.91;7274 +65086;42.47032;2.91501;106;20221110;19.5;13.4;16.5;6.7;10.79;0;3.18;10080 +65086;42.47032;2.91501;106;20221111;20.5;12.2;16.4;3.5;14.39;.6;1.66;9346 +65086;42.47032;2.91501;106;20221112;20;16.4;18.2;3;17.19;.2;1.29;5458 +65086;42.47032;2.91501;106;20221113;17.8;11.5;14.7;2.8;13.89;.1;1.11;5343 +65086;42.47032;2.91501;106;20221114;18.6;13.3;15.9;3.7;14.09;0;1.46;6693 +65086;42.47032;2.91501;106;20221115;18.4;13.1;15.7;3.1;14.69;.1;1.16;4940 +65086;42.47032;2.91501;106;20221116;18.9;13.5;16.2;5.1;11.74;0;2.38;7838 +65086;42.47032;2.91501;106;20221117;20;11.8;15.9;5;12.14;1.7;2.21;7765 +65086;42.47032;2.91501;106;20221118;15.9;12;14;9.1;9.94;0;2.91;6697 +65086;42.47032;2.91501;106;20221119;13;9.8;11.4;11.7;8.84;.1;2.56;7707 +65086;42.47032;2.91501;106;20221120;16.8;10.1;13.4;10.7;9.04;0;3.32;9052 +65086;42.47032;2.91501;106;20221121;14.1;9.9;12;6.5;10.39;8.5;1.73;4162 +65086;42.47032;2.91501;106;20221122;14.2;10;12.1;13.2;7.99;.8;3.49;9036 +65086;42.47032;2.91501;106;20221123;18.4;9.9;14.2;6.5;10.04;.7;2.62;8379 +65086;42.47032;2.91501;106;20221124;17.3;10;13.6;5.6;10.34;0;2.1;6927 +65086;42.47032;2.91501;106;20221125;16.2;11.1;13.6;8.4;10.39;.9;2.49;5960 +65086;42.47032;2.91501;106;20221126;17.9;11.2;14.6;7.6;8.04;0;3.42;8167 +65086;42.47032;2.91501;106;20221127;16.2;6.8;11.5;2.9;8.94;.1;1.4;7827 +65086;42.47032;2.91501;106;20221128;13.6;9;11.3;9.1;9.64;.6;2;4197 +65086;42.47032;2.91501;106;20221129;13.1;10.3;11.7;8.6;8.74;.7;2.34;6699 +65086;42.47032;2.91501;106;20221130;14;7.7;10.8;6.6;7.59;0;2.27;7761 +65086;42.47032;2.91501;106;20221201;12.8;5.2;9;5.6;7.04;0;1.9;7111 +65086;42.47032;2.91501;106;20221202;10.7;4.3;7.5;4.1;6.74;0;1.33;7016 +65086;42.47032;2.91501;106;20221203;10;4.2;7.1;4.4;7.54;0;1.15;4242 +65086;42.47032;2.91501;106;20221204;13.5;6.4;9.9;3.5;8.09;0;1.33;7116 +65086;42.47032;2.91501;106;20221205;12;3.4;7.7;2.3;7.54;0;.84;7530 +65086;42.47032;2.91501;106;20221206;12.9;8.8;10.9;3;9.04;0;1.06;5738 +65086;42.47032;2.91501;106;20221207;14.9;9.4;12.1;2.4;10.09;.3;.99;6925 +65086;42.47032;2.91501;106;20221208;11.5;9.2;10.3;3.7;10.74;1.3;.8;2394 +65086;42.47032;2.91501;106;20221209;14.8;7.3;11.1;3.2;11.44;2.4;.63;6857 +65086;42.47032;2.91501;106;20221210;10.9;10.2;10.5;10.6;7.94;0;2.5;4655 +65086;42.47032;2.91501;106;20221211;8.3;2.1;5.2;6;4.19;0;2.06;6354 +65086;42.47032;2.91501;106;20221212;11.7;3.5;7.6;4.7;7.09;1.7;1.43;5122 +65086;42.47032;2.91501;106;20221213;9.8;4.9;7.4;3.6;9.54;2.7;.46;3469 +65086;42.47032;2.91501;106;20221214;14.5;8.6;11.6;5.2;11.79;.5;.91;4263 +65086;42.47032;2.91501;106;20221215;15.3;9.5;12.4;3.3;12.89;9.7;.69;4660 +65086;42.47032;2.91501;106;20221216;14.3;10.4;12.4;3.3;11.64;1.4;.99;3186 +65086;42.47032;2.91501;106;20221217;12.8;7.6;10.2;3;9.89;0;.84;5561 +65086;42.47032;2.91501;106;20221218;15.3;8.8;12.1;3.9;10.29;0;1.19;6312 +65086;42.47032;2.91501;106;20221219;17.9;9.6;13.8;4.9;10.49;0;1.81;7145 +65086;42.47032;2.91501;106;20221220;15.9;10.2;13.1;3.7;10.99;0;1.36;4769 +65086;42.47032;2.91501;106;20221221;18.6;11.1;14.8;4.3;11.29;0;1.66;7227 +65086;42.47032;2.91501;106;20221222;20.1;11;15.6;3.7;10.74;0;1.98;6916 +65086;42.47032;2.91501;106;20221223;19.9;12.1;16;3;11.24;0;1.65;6670 +65086;42.47032;2.91501;106;20221224;18.7;10.3;14.5;3.3;11.04;0;1.49;6859 +65086;42.47032;2.91501;106;20221225;13.9;9;11.4;3.4;12.19;0;.59;4909 +65086;42.47032;2.91501;106;20221226;15.9;11;13.5;4.1;11.89;0;1.24;3834 +65086;42.47032;2.91501;106;20221227;18.5;10;14.2;3.5;10.44;0;1.59;7242 +65086;42.47032;2.91501;106;20221228;11.9;7.9;9.9;3;10.69;0;.67;3205 +65086;42.47032;2.91501;106;20221229;14;7.3;10.7;2.9;10.54;0;.81;5792 +65086;42.47032;2.91501;106;20221230;13.6;9.1;11.4;3.1;11.79;0;.75;3267 +65086;42.47032;2.91501;106;20221231;16.5;12;14.2;3.6;13.29;0;.97;5029 +65087;42.446;3.11252;72;20220101;11;7.6;9.3;2;11.6;.1;.3;5428 +65087;42.446;3.11252;72;20220102;10.9;8.9;9.9;2.5;10.9;0;.54;4196 +65087;42.446;3.11252;72;20220103;15.7;8.7;12.2;3.1;11.2;0;.95;7929 +65087;42.446;3.11252;72;20220104;11.6;9;10.3;7.1;11.5;0;.62;4825 +65087;42.446;3.11252;72;20220105;9.9;9.7;9.8;23.5;6.9;.1;3.64;1389 +65087;42.446;3.11252;72;20220106;9.2;6.1;7.6;20.5;5.2;0;3.58;7970 +65087;42.446;3.11252;72;20220107;10.7;4.9;7.8;13.2;6.1;0;2.74;7305 +65087;42.446;3.11252;72;20220108;13.7;9.4;11.5;12.4;8.1;.1;3.08;6340 +65087;42.446;3.11252;72;20220109;10.9;10.5;10.7;11.4;8.7;16.4;2.34;1988 +65087;42.446;3.11252;72;20220110;9.3;7.5;8.4;10;9.4;11.7;.98;4181 +65087;42.446;3.11252;72;20220111;13.6;8.3;10.9;17.4;7.2;0;3.75;7186 +65087;42.446;3.11252;72;20220112;11.5;7.7;9.6;11;6.3;0;3.09;6141 +65087;42.446;3.11252;72;20220113;9;3.5;6.2;3.5;6.2;0;1.17;7436 +65087;42.446;3.11252;72;20220114;9.6;4.2;6.9;3;7;0;.99;7430 +65087;42.446;3.11252;72;20220115;11.4;5.9;8.6;2.7;6.1;0;1.38;7563 +65087;42.446;3.11252;72;20220116;13.7;6;9.8;7.5;4.6;0;3.45;9017 +65087;42.446;3.11252;72;20220117;13.9;9.8;11.8;9.3;4.9;0;4.31;6656 +65087;42.446;3.11252;72;20220118;10.4;8.4;9.4;3.5;7.1;0;1.55;4710 +65087;42.446;3.11252;72;20220119;10;3.1;6.5;9.4;7.2;0;1.54;8780 +65087;42.446;3.11252;72;20220120;12.5;6.7;9.6;11.7;8;0;2.35;8133 +65087;42.446;3.11252;72;20220121;8.7;6.5;7.6;15.8;5.8;0;3;5082 +65087;42.446;3.11252;72;20220122;12.1;4.8;8.4;6.7;4.9;0;2.81;9302 +65087;42.446;3.11252;72;20220123;11;5;8;3.1;6.7;0;1.34;8526 +65087;42.446;3.11252;72;20220124;10.9;3.7;7.3;3.3;8.6;0;.82;9165 +65087;42.446;3.11252;72;20220125;10;5.6;7.8;2.9;9;.1;.75;7465 +65087;42.446;3.11252;72;20220126;14.7;5.3;10;3.3;8.2;0;1.49;11001 +65087;42.446;3.11252;72;20220127;13.1;6.6;9.8;5.3;7.1;0;2.12;9258 +65087;42.446;3.11252;72;20220128;15.9;10.1;13;13.9;5.6;0;5.35;8846 +65087;42.446;3.11252;72;20220129;17.1;11.4;14.2;12.3;5.3;0;5.78;8868 +65087;42.446;3.11252;72;20220130;18.2;12.6;15.4;13;7.7;0;5.26;8889 +65087;42.446;3.11252;72;20220131;13.4;9.3;11.3;23;8;0;3.79;7701 +65087;42.446;3.11252;72;20220201;12.2;8;10.1;11.3;6.54;0;3.15;9894 +65087;42.446;3.11252;72;20220202;17.4;11.1;14.2;16.9;10;0;3.97;12194 +65087;42.446;3.11252;72;20220203;13.6;8.9;11.2;4.6;10.6;0;1.33;8531 +65087;42.446;3.11252;72;20220204;15.3;8.5;11.9;9.2;10.2;0;2.19;10369 +65087;42.446;3.11252;72;20220205;14.6;11.5;13;12.4;8.7;0;3.56;7103 +65087;42.446;3.11252;72;20220206;13.9;7.6;10.7;9.9;6.6;0;3.46;10220 +65087;42.446;3.11252;72;20220207;14.9;9.6;12.2;20;8.9;0;3.67;9490 +65087;42.446;3.11252;72;20220208;13.4;10;11.7;5.2;8.7;0;2.13;7704 +65087;42.446;3.11252;72;20220209;12;7.2;9.6;4;9.2;0;1.34;9251 +65087;42.446;3.11252;72;20220210;14.4;9.1;11.7;3;10.2;0;1.46;9834 +65087;42.446;3.11252;72;20220211;15.3;7.4;11.3;10.1;9.6;0;2.43;11069 +65087;42.446;3.11252;72;20220212;12;7.6;9.8;4.6;8.7;0;1.62;9182 +65087;42.446;3.11252;72;20220213;17.4;7.5;12.4;11;9.9;.2;3.01;13896 +65087;42.446;3.11252;72;20220214;12.5;11.7;12.1;10.9;8.9;3.1;2.87;4044 +65087;42.446;3.11252;72;20220215;13.2;9;11.1;13.5;7.4;.1;3.58;9298 +65087;42.446;3.11252;72;20220216;16.4;10.2;13.3;7.5;9.4;1.1;2.98;11419 +65087;42.446;3.11252;72;20220217;18.4;12.1;15.3;4.5;11.7;0;2.41;11167 +65087;42.446;3.11252;72;20220218;14.1;10.8;12.4;7.6;11.4;0;1.77;8547 +65087;42.446;3.11252;72;20220219;11;10.6;10.8;17.2;8.4;.4;2.96;3050 +65087;42.446;3.11252;72;20220220;16.2;8.7;12.4;8.8;8.3;0;3.42;13162 +65087;42.446;3.11252;72;20220221;16.5;11.5;14;18.5;8.3;0;5;10885 +65087;42.446;3.11252;72;20220222;15.6;10.8;13.2;21.1;8.5;0;4.59;10792 +65087;42.446;3.11252;72;20220223;17.3;11.7;14.5;7.3;8.8;0;3.66;11788 +65087;42.446;3.11252;72;20220224;14.7;9.8;12.2;6.6;10.5;0;2.07;9229 +65087;42.446;3.11252;72;20220225;12.6;10.9;11.7;15.9;7.2;0;4.18;8636 +65087;42.446;3.11252;72;20220226;12.1;7.5;9.8;10.8;6;0;3.63;11066 +65087;42.446;3.11252;72;20220227;13.2;6.3;9.7;5;7.9;0;2.25;13695 +65087;42.446;3.11252;72;20220228;14;8.1;11;4.5;9.1;0;2.12;12813 +65087;42.446;3.11252;72;20220301;14.1;10.7;12.4;7.9;9.8;0;2.55;9852 +65087;42.446;3.11252;72;20220302;14.6;10.5;12.5;6.6;10.9;2.9;2.12;10934 +65087;42.446;3.11252;72;20220303;16.3;9.2;12.7;6.4;10.8;0;2.44;14531 +65087;42.446;3.11252;72;20220304;14.2;9.9;12;15.3;9.4;0;3.18;11448 +65087;42.446;3.11252;72;20220305;14.7;10.3;12.5;12.7;7.5;0;4.25;11707 +65087;42.446;3.11252;72;20220306;14.6;8.6;11.6;6.9;7.4;0;3.31;13811 +65087;42.446;3.11252;72;20220307;11.5;7.2;9.3;5.7;8.1;0;2.11;11828 +65087;42.446;3.11252;72;20220308;14.9;8.2;11.5;9;9.3;1.6;2.82;14021 +65087;42.446;3.11252;72;20220309;15.2;9.6;12.4;7.8;10.2;0;2.64;13781 +65087;42.446;3.11252;72;20220310;16.7;9.5;13.1;11.1;10.4;0;3.05;10484 +65087;42.446;3.11252;72;20220311;13.5;11.9;12.7;17;11.4;20.2;2.3;7550 +65087;42.446;3.11252;72;20220312;12.4;11.4;11.9;12.1;12.1;68.2;1.35;6043 +65087;42.446;3.11252;72;20220313;13.1;8.5;10.8;11.5;11.9;4;1.25;13026 +65087;42.446;3.11252;72;20220314;12.4;7.7;10;9;11.8;2.7;1.03;13301 +65087;42.446;3.11252;72;20220315;12.6;12.1;12.3;9.7;13.6;.4;.6;1230 +65087;42.446;3.11252;72;20220316;13.8;11.8;12.8;4.1;13.5;0;1.24;8873 +65087;42.446;3.11252;72;20220317;14;11.8;12.9;6.9;12.4;1.7;1.71;9395 +65087;42.446;3.11252;72;20220318;14;10.9;12.4;6.6;11.2;.8;2.09;11251 +65087;42.446;3.11252;72;20220319;13;11.1;12;4.2;10.6;.6;1.5;2857 +65087;42.446;3.11252;72;20220320;12.1;9.5;10.8;10;12.4;18.3;.91;10508 +65087;42.446;3.11252;72;20220321;13.6;10.7;12.1;11.5;11;3.7;2.27;11200 +65087;42.446;3.11252;72;20220322;13.4;9.8;11.6;9.5;9.2;0;2.87;12589 +65087;42.446;3.11252;72;20220323;15;9.4;12.2;5.2;9.1;0;2.92;15832 +65087;42.446;3.11252;72;20220324;14.4;8.3;11.3;3.8;10.4;0;2.02;12889 +65087;42.446;3.11252;72;20220325;15.3;11;13.1;2.4;11.7;0;2.11;14135 +65087;42.446;3.11252;72;20220326;16.5;9.4;12.9;4.9;11.5;.7;2.62;18309 +65087;42.446;3.11252;72;20220327;15.8;10.7;13.2;3.7;9.9;0;2.79;15664 +65087;42.446;3.11252;72;20220328;17.5;9.5;13.5;7.6;8.6;0;4.19;19775 +65087;42.446;3.11252;72;20220329;14.8;12.5;13.6;6.7;11.3;7.5;2.54;11056 +65087;42.446;3.11252;72;20220330;14.8;8.9;11.8;10.6;11.3;6.1;2.35;17284 +65087;42.446;3.11252;72;20220331;14.7;11.4;13;17.1;9.2;.1;4.06;13050 +65087;42.446;3.11252;72;20220401;8.9;3.7;6.3;11.9;5.09;.1;3.46;20300 +65087;42.446;3.11252;72;20220402;9.3;1.9;5.6;4.3;4.66;0;2.66;15740 +65087;42.446;3.11252;72;20220403;10.3;4.7;7.5;15.8;5.3;0;3.91;20575 +65087;42.446;3.11252;72;20220404;13.8;2.7;8.3;5.1;4.79;0;3.89;23500 +65087;42.446;3.11252;72;20220405;17.6;7.7;12.6;10;6.7;0;5.3;23488 +65087;42.446;3.11252;72;20220406;17.2;11.8;14.5;9.8;9.4;0;4.42;17497 +65087;42.446;3.11252;72;20220407;17.7;10.7;14.2;4.5;11.1;0;3.32;20065 +65087;42.446;3.11252;72;20220408;19.3;13.7;16.5;7.5;12;.1;3.97;16524 +65087;42.446;3.11252;72;20220409;14.9;11;12.9;13.7;9;.1;4.06;15217 +65087;42.446;3.11252;72;20220410;13.8;8.9;11.3;7.4;9.4;0;2.91;17174 +65087;42.446;3.11252;72;20220411;15.9;12.4;14.1;14.6;11.8;0;3.22;14629 +65087;42.446;3.11252;72;20220412;14;12.6;13.3;8.7;13.4;.5;1.59;9339 +65087;42.446;3.11252;72;20220413;13.7;12.6;13.1;6.4;13.3;.4;1.49;8343 +65087;42.446;3.11252;72;20220414;20.2;12.6;16.4;7.2;10.4;0;4.91;21983 +65087;42.446;3.11252;72;20220415;23.6;16.7;20.1;9.3;12.1;0;6.4;22151 +65087;42.446;3.11252;72;20220416;22.8;17.4;20.1;15;12.1;0;6.99;18789 +65087;42.446;3.11252;72;20220417;19.4;14.3;16.8;9.2;12.6;0;4.25;18381 +65087;42.446;3.11252;72;20220418;20;15.6;17.8;8;11.6;0;4.82;17187 +65087;42.446;3.11252;72;20220419;18.9;15.8;17.3;7.1;11.1;1.1;4.44;14527 +65087;42.446;3.11252;72;20220420;13.5;11.4;12.4;8.8;11.4;40.3;2;7232 +65087;42.446;3.11252;72;20220421;13.1;9.4;11.2;11.2;10.8;6.3;2.29;16061 +65087;42.446;3.11252;72;20220422;18.2;13;15.6;6.7;11.1;0;4.06;19144 +65087;42.446;3.11252;72;20220423;17.7;13.1;15.4;8.4;11;3.2;4.13;18115 +65087;42.446;3.11252;72;20220424;19;10.1;14.5;8.2;10.9;.1;4.11;20537 +65087;42.446;3.11252;72;20220425;17.7;13.1;15.4;4.8;12.2;0;3.59;20811 +65087;42.446;3.11252;72;20220426;18.5;12.9;15.7;3.1;12.7;0;3.39;20324 +65087;42.446;3.11252;72;20220427;18.5;12.6;15.5;5.2;13.9;0;3.21;20296 +65087;42.446;3.11252;72;20220428;20.4;13.3;16.8;6;13.5;0;4.14;23126 +65087;42.446;3.11252;72;20220429;21.2;16.4;18.8;8.2;14.3;0;4.57;19126 +65087;42.446;3.11252;72;20220430;21.8;17.9;19.8;10.7;13.1;0;5.74;17335 +65087;42.446;3.11252;72;20220501;22.8;16.5;19.6;8.6;11.9;1.2;6.17;22127 +65087;42.446;3.11252;72;20220502;19.3;16.5;17.9;4.9;12.3;1;4.23;18412 +65087;42.446;3.11252;72;20220503;21.1;15.2;18.1;5.3;13.7;1;3.75;14426 +65087;42.446;3.11252;72;20220504;19.8;14.7;17.2;7.1;13.4;0;4.17;20205 +65087;42.446;3.11252;72;20220505;19.5;15.2;17.3;15.9;11.7;0;5.54;18644 +65087;42.446;3.11252;72;20220506;20.2;15.2;17.7;20.3;11.4;0;6.53;24929 +65087;42.446;3.11252;72;20220507;22.3;16.7;19.5;17.6;11.6;0;7.59;25813 +65087;42.446;3.11252;72;20220508;24;17.9;20.9;8.2;12.2;.3;6.66;22491 +65087;42.446;3.11252;72;20220509;21.2;15.6;18.4;2.1;14.9;.1;3.81;21643 +65087;42.446;3.11252;72;20220510;22.7;15.5;19.1;4.2;14.5;0;4.74;24634 +65087;42.446;3.11252;72;20220511;20.8;14.5;17.6;3.7;15.9;0;3.77;23140 +65087;42.446;3.11252;72;20220512;23.3;14.8;19;5.1;15.5;0;5.03;28371 +65087;42.446;3.11252;72;20220513;22.6;15.6;19.1;5.2;16.2;0;4.47;24578 +65087;42.446;3.11252;72;20220514;22.1;16.7;19.4;4.1;16.3;0;4.13;21674 +65087;42.446;3.11252;72;20220515;26.5;16.6;21.5;4.8;16.3;0;5.8;27646 +65087;42.446;3.11252;72;20220516;24;16.9;20.4;5;17.9;0;4.6;24485 +65087;42.446;3.11252;72;20220517;23.1;16.4;19.7;4.4;18.3;0;4.2;24392 +65087;42.446;3.11252;72;20220518;26.7;17.9;22.3;4.7;18.4;0;5.77;28992 +65087;42.446;3.11252;72;20220519;21.5;17.8;19.6;7.7;19.4;.1;3.19;18260 +65087;42.446;3.11252;72;20220520;30.7;20;25.3;10.3;15.9;0;9.36;29968 +65087;42.446;3.11252;72;20220521;23.8;18.4;21.1;3.7;19.5;0;4.75;27226 +65087;42.446;3.11252;72;20220522;26.3;18.6;22.4;3.3;20.1;0;5.07;26555 +65087;42.446;3.11252;72;20220523;25.4;19.3;22.3;10.3;18.5;0;5.74;23709 +65087;42.446;3.11252;72;20220524;19.1;16.6;17.8;12.3;12.8;8.7;4.82;15241 +65087;42.446;3.11252;72;20220525;20.4;13.3;16.8;17.7;11.6;0;5.92;25711 +65087;42.446;3.11252;72;20220526;22.1;16.3;19.2;19;12.7;0;6.84;23303 +65087;42.446;3.11252;72;20220527;26.1;17.9;22;16.5;14.2;0;8.38;27764 +65087;42.446;3.11252;72;20220528;27.6;20.5;24;11.6;14.2;0;9.11;29474 +65087;42.446;3.11252;72;20220529;24.1;20.5;22.3;6.9;11.8;.3;6.69;18500 +65087;42.446;3.11252;72;20220530;23.3;17.4;20.3;4.4;12.5;1.3;5.55;23718 +65087;42.446;3.11252;72;20220531;22.2;17.4;19.8;4.7;16.1;0;4.4;21442 +65087;42.446;3.11252;72;20220601;24.5;17.7;21.1;4.5;19.1;0;5.26;30222 +65087;42.446;3.11252;72;20220602;24.4;18.7;21.5;5.9;20.1;0;3.43;13560 +65087;42.446;3.11252;72;20220603;26.3;18.2;22.2;6.5;20.8;.2;5.26;27991 +65087;42.446;3.11252;72;20220604;22.3;19.3;20.8;6.1;21.5;0;3.06;17374 +65087;42.446;3.11252;72;20220605;28.3;20;24.1;8.5;18.7;0;6.78;24872 +65087;42.446;3.11252;72;20220606;26.8;18.9;22.8;8.2;17.7;.1;6.57;27773 +65087;42.446;3.11252;72;20220607;28;21.3;24.6;8.7;17;0;7.65;26212 +65087;42.446;3.11252;72;20220608;27.6;20.7;24.1;7.5;16.8;0;7.17;26027 +65087;42.446;3.11252;72;20220609;24.5;17.3;20.9;17.6;14.9;0;7.35;29608 +65087;42.446;3.11252;72;20220610;30.8;19.1;24.9;11.8;14.5;0;10.22;31282 +65087;42.446;3.11252;72;20220611;29.6;22.8;26.2;5.2;13.8;0;7.91;25921 +65087;42.446;3.11252;72;20220612;30.1;20.3;25.2;3.6;16.6;.4;7.16;31133 +65087;42.446;3.11252;72;20220613;30.3;22.3;26.3;6.2;18.7;0;6.94;21512 +65087;42.446;3.11252;72;20220614;28.2;22.8;25.5;6;17.9;1.8;6.78;23159 +65087;42.446;3.11252;72;20220615;26.6;21;23.8;8.8;20.5;0;5.8;23596 +65087;42.446;3.11252;72;20220616;30.5;21;25.7;3.5;20.7;0;6.76;30730 +65087;42.446;3.11252;72;20220617;32.4;25.3;28.8;4.6;18.5;0;7.97;27136 +65087;42.446;3.11252;72;20220618;28.1;22.6;25.3;7.2;21.6;0;6.12;23412 +65087;42.446;3.11252;72;20220619;31.3;22.5;26.9;10.6;19.7;0;9.07;29604 +65087;42.446;3.11252;72;20220620;22.9;20.2;21.5;8.2;22.2;0;3.12;16426 +65087;42.446;3.11252;72;20220621;27.1;20.4;23.7;6.1;24.8;2.8;4.73;25841 +65087;42.446;3.11252;72;20220622;28.8;19.9;24.3;7.7;21.7;.7;6.48;29771 +65087;42.446;3.11252;72;20220623;31.1;22.1;26.6;7.8;20.2;0;8.14;29590 +65087;42.446;3.11252;72;20220624;28.7;20.9;24.8;4.5;18;0;6.66;27861 +65087;42.446;3.11252;72;20220625;26.4;19.6;23;6.7;18.6;.4;5.97;26007 +65087;42.446;3.11252;72;20220626;26.6;21;23.8;6.2;18.8;0;5.91;23595 +65087;42.446;3.11252;72;20220627;25.4;18.7;22;13.2;15.1;1.3;7.43;25788 +65087;42.446;3.11252;72;20220628;29.9;18.4;24.1;11.4;15.3;0;9.31;31319 +65087;42.446;3.11252;72;20220629;27.5;21.8;24.6;5.9;16.5;0;6.77;23756 +65087;42.446;3.11252;72;20220630;28.1;22.4;25.2;6.6;18.2;0;6.84;23735 +65087;42.446;3.11252;72;20220701;27.5;17.6;22.5;10.1;13.8;0;8.16;27869 +65087;42.446;3.11252;72;20220702;26.8;18.6;22.7;4.8;15;0;6.58;28399 +65087;42.446;3.11252;72;20220703;26.4;20.4;23.4;5;18.1;0;5.75;24273 +65087;42.446;3.11252;72;20220704;30.7;23.4;27;5.7;19.4;0;7.52;26734 +65087;42.446;3.11252;72;20220705;30.5;23.9;27.2;10.5;19.1;.7;8.85;25388 +65087;42.446;3.11252;72;20220706;29.3;25.3;27.3;9.6;15.1;0;9.21;19749 +65087;42.446;3.11252;72;20220707;28.9;23.1;26;17.1;15.3;0;10.6;23732 +65087;42.446;3.11252;72;20220708;30.6;22.6;26.6;17.3;16.6;0;11.03;27816 +65087;42.446;3.11252;72;20220709;29.6;22.8;26.2;5.7;14.3;0;8;25605 +65087;42.446;3.11252;72;20220710;32;24.5;28.2;5.4;14.7;0;8.71;26838 +65087;42.446;3.11252;72;20220711;30;23.5;26.7;2.5;17.1;0;6.08;24941 +65087;42.446;3.11252;72;20220712;31.2;20.7;25.9;5.2;23.2;0;6.84;30751 +65087;42.446;3.11252;72;20220713;30.1;22.3;26.2;4.8;24.3;0;5.64;23737 +65087;42.446;3.11252;72;20220714;29.4;22.6;26;5;24.6;0;5.7;25347 +65087;42.446;3.11252;72;20220715;34.4;22.1;28.2;7;18.2;0;9.53;30546 +65087;42.446;3.11252;72;20220716;31.7;25.2;28.4;4.1;18.6;0;7.18;24666 +65087;42.446;3.11252;72;20220717;31.6;24.1;27.8;2.1;19.4;0;6.15;26424 +65087;42.446;3.11252;72;20220718;28.8;21.2;25;3.9;23.7;.1;5.49;26530 +65087;42.446;3.11252;72;20220719;26.4;22.2;24.3;7.2;26.4;0;3.75;19684 +65087;42.446;3.11252;72;20220720;31.8;23;27.4;6.4;23.4;0;7.3;28387 +65087;42.446;3.11252;72;20220721;32.4;25.1;28.7;6.8;19.6;0;8.97;30062 +65087;42.446;3.11252;72;20220722;31.5;24.3;27.9;5.8;23.8;.2;7.34;29252 +65087;42.446;3.11252;72;20220723;29.9;22.8;26.3;8.6;19.5;0;7.73;25276 +65087;42.446;3.11252;72;20220724;30.2;25.1;27.6;6.4;21.3;0;6.84;21363 +65087;42.446;3.11252;72;20220725;32.7;23.1;27.9;10;23.5;.5;8.41;29192 +65087;42.446;3.11252;72;20220726;28;22.3;25.1;12.6;16.8;0;8.55;24581 +65087;42.446;3.11252;72;20220727;30.7;22.1;26.4;9.8;14.7;0;9.78;27444 +65087;42.446;3.11252;72;20220728;28;23.9;25.9;6;16.3;0;6.73;18900 +65087;42.446;3.11252;72;20220729;28.9;24.1;26.5;6;17.6;.3;6.85;20370 +65087;42.446;3.11252;72;20220730;32.1;23.7;27.9;9.4;18.4;0;9.11;24271 +65087;42.446;3.11252;72;20220731;34.7;25.8;30.2;8.3;17;0;10.68;27505 +65087;42.446;3.11252;72;20220801;33.1;27.8;30.4;7.6;16.7;0;9.62;21155 +65087;42.446;3.11252;72;20220802;33.9;25.2;29.5;6.3;17.1;0;9.24;26977 +65087;42.446;3.11252;72;20220803;29.2;23.5;26.3;4.3;24.4;.1;5.18;21756 +65087;42.446;3.11252;72;20220804;28.4;23.6;26;4.5;27.8;.9;4.22;19885 +65087;42.446;3.11252;72;20220805;32;23.4;27.7;5.8;23.8;0;6.89;26481 +65087;42.446;3.11252;72;20220806;33.3;26;29.6;7.9;19.7;0;9.42;27356 +65087;42.446;3.11252;72;20220807;31.1;24.8;27.9;5.2;19.8;.4;7.6;28167 +65087;42.446;3.11252;72;20220808;32.3;24.7;28.5;4.7;17.9;0;7.48;24559 +65087;42.446;3.11252;72;20220809;32.1;23.5;27.8;3.8;16.2;0;7.18;25997 +65087;42.446;3.11252;72;20220810;30;23.8;26.9;5.4;23.2;0;5.86;21975 +65087;42.446;3.11252;72;20220811;29.8;24.2;27;4.9;27.5;0;4.84;20785 +65087;42.446;3.11252;72;20220812;35.1;24.7;29.9;4.6;26.4;0;6.31;20634 +65087;42.446;3.11252;72;20220813;31.4;25;28.2;5.8;25.5;.7;5.63;18339 +65087;42.446;3.11252;72;20220814;31.7;24.4;28;6.7;23.1;0;6.94;23358 +65087;42.446;3.11252;72;20220815;29.7;23.9;26.8;6.1;18.9;.1;7.01;23596 +65087;42.446;3.11252;72;20220816;31.7;23;27.3;7.4;20.9;0;7.55;25219 +65087;42.446;3.11252;72;20220817;29.3;21.8;25.5;8.7;19.5;3;6.55;18580 +65087;42.446;3.11252;72;20220818;26.2;20.5;23.3;13.9;15.7;3.5;7.54;20196 +65087;42.446;3.11252;72;20220819;28.5;21.2;24.8;18;16.5;0;9.36;25855 +65087;42.446;3.11252;72;20220820;31.7;23.4;27.5;8.4;17;0;8.77;24076 +65087;42.446;3.11252;72;20220821;33;25.8;29.4;10.1;18.1;0;9.9;22294 +65087;42.446;3.11252;72;20220822;29.3;23;26.1;16.4;18.7;0;8.78;20732 +65087;42.446;3.11252;72;20220823;31.5;22.9;27.2;9;19;0;7.94;20771 +65087;42.446;3.11252;72;20220824;28.9;24.2;26.5;3.9;20.4;1.2;5.08;17693 +65087;42.446;3.11252;72;20220825;28.7;22.9;25.8;6.8;22.8;1.1;5.34;19523 +65087;42.446;3.11252;72;20220826;31.6;24.6;28.1;10.6;19.3;0;8.78;21303 +65087;42.446;3.11252;72;20220827;29;25.4;27.2;6.6;18.4;.1;6.45;15193 +65087;42.446;3.11252;72;20220828;28.8;22.7;25.7;4.8;19.8;.2;5.45;19627 +65087;42.446;3.11252;72;20220829;28.4;21.6;25;5.4;24;1.8;4.6;20579 +65087;42.446;3.11252;72;20220830;28.5;22.7;25.6;5.2;22.8;0;4.82;18879 +65087;42.446;3.11252;72;20220831;26.3;22.4;24.3;5.2;22.4;2;3.95;15383 +65087;42.446;3.11252;72;20220901;28.5;23.4;25.9;6.4;19.6;0;6.11;20740 +65087;42.446;3.11252;72;20220902;28.8;21.8;25.3;2.1;22.1;1.5;4.34;21197 +65087;42.446;3.11252;72;20220903;26.1;21.3;23.7;6;23.1;3.6;3.8;17198 +65087;42.446;3.11252;72;20220904;27.6;21.8;24.7;5.3;24.6;0;4.15;19756 +65087;42.446;3.11252;72;20220905;26.8;23.6;25.2;6.6;26.2;0;3.35;13438 +65087;42.446;3.11252;72;20220906;30.7;22.6;26.6;4.8;26.2;.2;5.02;22553 +65087;42.446;3.11252;72;20220907;30.4;22.9;26.6;7.3;22.3;0;5.94;19200 +65087;42.446;3.11252;72;20220908;27;22.4;24.7;6.9;14.5;0;6.43;15729 +65087;42.446;3.11252;72;20220909;27.8;19.5;23.6;4.8;15.6;0;5.54;20940 +65087;42.446;3.11252;72;20220910;25.8;19.5;22.6;5.6;15.8;0;5.07;18104 +65087;42.446;3.11252;72;20220911;26.3;20.7;23.5;4;18.8;0;4.71;22289 +65087;42.446;3.11252;72;20220912;27.4;21.1;24.2;4.8;23.3;0;3.93;18158 +65087;42.446;3.11252;72;20220913;34.3;23.7;29;7;23.1;2.2;7.28;22138 +65087;42.446;3.11252;72;20220914;29.1;21;25;5.4;19.9;0;4.84;15436 +65087;42.446;3.11252;72;20220915;29.7;21.4;25.5;5.6;18.9;1.6;5.72;19916 +65087;42.446;3.11252;72;20220916;28.1;21.6;24.8;11.6;17;1;7.36;19345 +65087;42.446;3.11252;72;20220917;24.7;18.2;21.4;16.8;11.6;0;8.22;17325 +65087;42.446;3.11252;72;20220918;23.1;16.4;19.7;4.9;9.1;0;5.17;16787 +65087;42.446;3.11252;72;20220919;24.6;15.2;19.9;3.4;11.7;0;4.16;17134 +65087;42.446;3.11252;72;20220920;24;18.2;21.1;4.9;12.1;0;4.81;15931 +65087;42.446;3.11252;72;20220921;25.7;18.9;22.3;6.3;9.9;0;6.41;17086 +65087;42.446;3.11252;72;20220922;24.2;17.4;20.8;4.1;13.9;0;4.39;20208 +65087;42.446;3.11252;72;20220923;23.8;18.2;21;7.8;18.1;13.5;3.65;13471 +65087;42.446;3.11252;72;20220924;22.6;17.7;20.1;8.7;15.8;6.2;4.13;14108 +65087;42.446;3.11252;72;20220925;21.9;14.3;18.1;11;12.2;0;5.07;17386 +65087;42.446;3.11252;72;20220926;23.6;16.2;19.9;11;11.4;.2;6.29;16690 +65087;42.446;3.11252;72;20220927;20.5;16.7;18.6;9;12.5;0;4.54;13659 +65087;42.446;3.11252;72;20220928;23.6;17.7;20.6;5.6;13.9;1.5;4.32;14880 +65087;42.446;3.11252;72;20220929;20.1;17.9;19;8.5;12.2;11.4;4.46;9019 +65087;42.446;3.11252;72;20220930;18.4;13.4;15.9;13.8;11.3;.1;4.26;13429 +65087;42.446;3.11252;72;20221001;23.4;14.2;18.8;4.3;12.7;0;3.79;16525 +65087;42.446;3.11252;72;20221002;24.4;16.6;20.5;4.6;15.9;0;3.66;16417 +65087;42.446;3.11252;72;20221003;25.9;19.9;22.9;6.7;15.7;0;4.99;14949 +65087;42.446;3.11252;72;20221004;23.6;15.9;19.7;4.9;16.1;0;3.36;15974 +65087;42.446;3.11252;72;20221005;21.9;16.8;19.3;5.8;18.5;.1;2.69;16769 +65087;42.446;3.11252;72;20221006;24.1;17.9;21;5.1;18.4;0;3.11;14038 +65087;42.446;3.11252;72;20221007;20.7;16.4;18.5;3.1;17.5;10.2;2.02;11576 +65087;42.446;3.11252;72;20221008;19.6;16.5;18;4.3;18.3;5.9;1.63;9732 +65087;42.446;3.11252;72;20221009;21.7;17;19.3;3;17.2;0;2.26;11839 +65087;42.446;3.11252;72;20221010;21.4;17;19.2;2.6;18.1;.2;1.98;11332 +65087;42.446;3.11252;72;20221011;21.6;17.9;19.7;2.4;18.8;0;1.87;10282 +65087;42.446;3.11252;72;20221012;23.7;16.3;20;4;16.4;.3;2.96;14356 +65087;42.446;3.11252;72;20221013;23.5;17.9;20.7;4.3;16;0;3.13;12357 +65087;42.446;3.11252;72;20221014;26.6;19.6;23.1;3.9;16.4;0;3.71;13653 +65087;42.446;3.11252;72;20221015;22.4;17;19.7;2.7;19.4;.1;1.91;11864 +65087;42.446;3.11252;72;20221016;25.3;18.7;22;8.3;21.3;0;2.97;12961 +65087;42.446;3.11252;72;20221017;24.8;20.5;22.6;12.2;21.6;0;3.32;10354 +65087;42.446;3.11252;72;20221018;22.3;18.9;20.6;3.7;21.6;.1;1.6;9108 +65087;42.446;3.11252;72;20221019;24;18.6;21.3;2.8;21.7;0;1.9;11331 +65087;42.446;3.11252;72;20221020;26;20;23;8;21.6;0;3.23;11803 +65087;42.446;3.11252;72;20221021;27.3;20.6;23.9;7.5;17.1;0;4.93;12325 +65087;42.446;3.11252;72;20221022;25.7;17.6;21.6;5.9;16;0;3.9;13388 +65087;42.446;3.11252;72;20221023;28.1;20.7;24.4;9.4;16.3;0;5.98;12650 +65087;42.446;3.11252;72;20221024;29;20;24.5;6.7;15.1;0;5.46;12119 +65087;42.446;3.11252;72;20221025;21.8;19.3;20.5;2.6;18.6;0;1.72;7207 +65087;42.446;3.11252;72;20221026;21.6;18.2;19.9;4.9;20.4;0;1.55;8296 +65087;42.446;3.11252;72;20221027;21.9;18.8;20.3;2.9;20.6;0;1.38;6701 +65087;42.446;3.11252;72;20221028;22.5;18;20.2;2.1;19.7;.1;1.64;10645 +65087;42.446;3.11252;72;20221029;20.9;16.3;18.6;4.9;18.4;0;1.62;9305 +65087;42.446;3.11252;72;20221030;23.4;18.1;20.7;7.1;17.8;0;2.96;10666 +65087;42.446;3.11252;72;20221031;23.9;18.9;21.4;12.5;17.5;0;4.1;9120 +65087;42.446;3.11252;72;20221101;21.9;18.1;20;6.4;14.9;0;3.32;12228 +65087;42.446;3.11252;72;20221102;22.3;17.8;20;6;13.3;0;3.59;8781 +65087;42.446;3.11252;72;20221103;21.5;14.6;18;7.7;13.9;.1;3.1;8552 +65087;42.446;3.11252;72;20221104;17.3;14;15.6;15.9;9.3;1.4;4.93;8966 +65087;42.446;3.11252;72;20221105;17.9;13;15.4;17.3;9.6;0;4.85;11205 +65087;42.446;3.11252;72;20221106;18;10.2;14.1;2.8;10.4;0;1.8;12386 +65087;42.446;3.11252;72;20221107;21;12;16.5;6.6;12.6;0;2.82;11694 +65087;42.446;3.11252;72;20221108;18.3;16;17.1;6.5;14.2;0;2.22;5873 +65087;42.446;3.11252;72;20221109;20.3;15.4;17.8;4.7;14.6;1.9;2.12;8449 +65087;42.446;3.11252;72;20221110;19.2;13.9;16.5;9.1;11.2;0;3.57;9660 +65087;42.446;3.11252;72;20221111;20.2;14.1;17.1;4.1;15.1;.6;1.71;9292 +65087;42.446;3.11252;72;20221112;20.4;17.1;18.7;3.9;17.8;.1;1.43;6716 +65087;42.446;3.11252;72;20221113;17.4;13.6;15.5;3.9;14.4;0;1.27;5686 +65087;42.446;3.11252;72;20221114;17.7;15.6;16.6;5.5;14.8;0;1.68;6187 +65087;42.446;3.11252;72;20221115;17.8;14.5;16.1;4.3;15.4;0;1.2;4180 +65087;42.446;3.11252;72;20221116;18.7;14.7;16.7;7;12.1;0;2.81;7076 +65087;42.446;3.11252;72;20221117;19.1;13.5;16.3;7;12.6;2.1;2.53;7530 +65087;42.446;3.11252;72;20221118;15.7;12.5;14.1;12.5;10.2;0;3.21;7894 +65087;42.446;3.11252;72;20221119;13.2;10.4;11.8;16.9;9.3;.1;2.86;7815 +65087;42.446;3.11252;72;20221120;16.2;10.7;13.4;14.8;9.4;0;3.57;9105 +65087;42.446;3.11252;72;20221121;14.5;11.3;12.9;9.2;10.5;8.1;2.21;6024 +65087;42.446;3.11252;72;20221122;14.5;11;12.7;17.3;8.2;.6;4;8972 +65087;42.446;3.11252;72;20221123;18.3;10.9;14.6;8.9;10.1;.3;3.12;8959 +65087;42.446;3.11252;72;20221124;17.3;12.3;14.8;8.4;10.9;0;2.71;7954 +65087;42.446;3.11252;72;20221125;16.1;13.3;14.7;12.2;10.8;1.8;3.13;6220 +65087;42.446;3.11252;72;20221126;17.3;11.8;14.5;10.8;8.7;0;3.92;7934 +65087;42.446;3.11252;72;20221127;16.8;9.4;13.1;3.9;9.3;.1;1.82;8154 +65087;42.446;3.11252;72;20221128;13.7;10.7;12.2;13.2;10;.6;2.43;5295 +65087;42.446;3.11252;72;20221129;13.3;10.9;12.1;12.3;9.2;.4;2.69;7598 +65087;42.446;3.11252;72;20221130;14.2;9.1;11.6;9.7;7.9;0;2.93;7023 +65087;42.446;3.11252;72;20221201;13.3;7.2;10.2;8.1;7.3;0;2.46;9223 +65087;42.446;3.11252;72;20221202;10.5;6.6;8.5;6.5;6.9;.1;1.9;6032 +65087;42.446;3.11252;72;20221203;10.4;6.4;8.4;6.4;7.8;.3;1.5;5384 +65087;42.446;3.11252;72;20221204;13.3;8.2;10.7;5;8.6;0;1.63;6833 +65087;42.446;3.11252;72;20221205;11.8;5.8;8.8;3;8;0;1.01;7361 +65087;42.446;3.11252;72;20221206;12.3;9.2;10.7;4.6;9.6;0;1.26;5277 +65087;42.446;3.11252;72;20221207;14.1;10.5;12.3;3;10.9;.5;.98;7151 +65087;42.446;3.11252;72;20221208;12.9;10.3;11.6;5.3;11.8;1.5;.85;4788 +65087;42.446;3.11252;72;20221209;13.8;8.6;11.2;5.1;12.2;2.4;.61;6715 +65087;42.446;3.11252;72;20221210;11.4;10.8;11.1;14.4;8.7;0;2.7;2310 +65087;42.446;3.11252;72;20221211;8.8;3.6;6.2;8;4.4;0;2.49;7708 +65087;42.446;3.11252;72;20221212;11.7;5.5;8.6;6.4;7.7;1.4;1.59;6244 +65087;42.446;3.11252;72;20221213;10;5.5;7.7;5.5;10.1;4;.39;3638 +65087;42.446;3.11252;72;20221214;15.6;9;12.3;8.2;12.4;.6;1.1;4827 +65087;42.446;3.11252;72;20221215;14.5;11.7;13.1;4.6;13.6;9.6;.7;3621 +65087;42.446;3.11252;72;20221216;14.3;10.9;12.6;4.2;12.1;.2;.99;2672 +65087;42.446;3.11252;72;20221217;12.3;9;10.6;4.1;10.6;0;.86;5222 +65087;42.446;3.11252;72;20221218;15.2;9.5;12.3;5.7;11.1;0;1.34;6424 +65087;42.446;3.11252;72;20221219;18.3;11.9;15.1;7.7;11.2;0;2.52;7591 +65087;42.446;3.11252;72;20221220;17.3;13.3;15.3;5.4;11.6;0;2;5739 +65087;42.446;3.11252;72;20221221;18.2;12.5;15.3;6.4;11.9;0;2.11;7554 +65087;42.446;3.11252;72;20221222;19.7;13;16.3;4.6;11;0;2.25;7532 +65087;42.446;3.11252;72;20221223;19.1;13.5;16.3;3.7;11.6;0;1.83;6540 +65087;42.446;3.11252;72;20221224;18.1;12.3;15.2;4.7;11.8;0;1.76;7419 +65087;42.446;3.11252;72;20221225;13.6;10.4;12;5.5;12.8;0;.63;5819 +65087;42.446;3.11252;72;20221226;15.5;12.6;14;6.2;12.6;0;1.43;4369 +65087;42.446;3.11252;72;20221227;18.2;12;15.1;4.9;11.1;0;1.99;7185 +65087;42.446;3.11252;72;20221228;12.2;9.9;11;4.7;11.4;0;.78;4411 +65087;42.446;3.11252;72;20221229;14.6;8.3;11.4;4.2;11.2;0;.91;7284 +65087;42.446;3.11252;72;20221230;13.6;11;12.3;4.6;12.2;0;.88;4434 +65087;42.446;3.11252;72;20221231;16.1;12.1;14.1;5.4;13.7;0;1.02;5858 +65105;42.60184;8.81789;1;20220101;15.4;11.5;13.4;1.4;11.82;0;.84;229 +65105;42.60184;8.81789;1;20220102;16.4;11.2;13.8;2.9;10.52;.2;1.32;5291 +65105;42.60184;8.81789;1;20220103;20.2;8.6;14.4;5.2;9.42;0;2.48;8372 +65105;42.60184;8.81789;1;20220104;16.7;9;12.8;2.7;10.62;0;1.06;7970 +65105;42.60184;8.81789;1;20220105;17.4;7.7;12.5;3.9;9.72;6.3;1.62;5355 +65105;42.60184;8.81789;1;20220106;10;4.5;7.2;3.8;8.42;7.8;.78;2186 +65105;42.60184;8.81789;1;20220107;12.8;7.5;10.1;3.2;6.82;0;1.55;5997 +65105;42.60184;8.81789;1;20220108;14.5;3.1;8.8;4.2;7.12;1.7;1.59;7872 +65105;42.60184;8.81789;1;20220109;13.6;7.1;10.3;4.5;8.32;1.8;1.54;5547 +65105;42.60184;8.81789;1;20220110;12.7;2.1;7.4;4;6.12;.4;1.57;6760 +65105;42.60184;8.81789;1;20220111;13.8;4.4;9.1;3.8;5.42;0;1.93;8679 +65105;42.60184;8.81789;1;20220112;13.1;4.6;8.8;5.4;4.12;0;2.76;8434 +65105;42.60184;8.81789;1;20220113;15.9;2.9;9.4;3.8;3.62;0;2.55;9336 +65105;42.60184;8.81789;1;20220114;14.2;1.1;7.6;2.1;6.42;0;1.07;9344 +65105;42.60184;8.81789;1;20220115;16.1;2.8;9.4;2.4;7.02;0;1.31;9560 +65105;42.60184;8.81789;1;20220116;16.7;1.9;9.3;2.9;7.02;0;1.52;9846 +65105;42.60184;8.81789;1;20220117;15;1.9;8.4;2.4;6.82;0;1.23;9734 +65105;42.60184;8.81789;1;20220118;14.2;1.9;8;2.5;8.62;0;.89;6700 +65105;42.60184;8.81789;1;20220119;14.7;6.6;10.6;2.6;8.52;.1;1.25;6140 +65105;42.60184;8.81789;1;20220120;13.7;10;11.8;4.5;8.02;0;1.97;7221 +65105;42.60184;8.81789;1;20220121;13.6;5.4;9.5;2.3;7.32;0;1.21;8467 +65105;42.60184;8.81789;1;20220122;12.8;1.5;7.1;2.1;5.62;0;1.19;10038 +65105;42.60184;8.81789;1;20220123;14.3;1.7;8;2.2;7.22;0;1.11;10032 +65105;42.60184;8.81789;1;20220124;13.5;3;8.2;2.5;7.92;0;1.05;10157 +65105;42.60184;8.81789;1;20220125;14.9;2.9;8.9;1.5;8.12;0;.93;8052 +65105;42.60184;8.81789;1;20220126;14.3;4.9;9.6;3.2;7.92;0;1.42;7890 +65105;42.60184;8.81789;1;20220127;15.3;3.4;9.3;2;8.02;0;1.14;9853 +65105;42.60184;8.81789;1;20220128;14.3;4;9.1;2.3;8.32;0;1.12;10640 +65105;42.60184;8.81789;1;20220129;16.7;4.3;10.5;2;7.52;1.6;1.39;10306 +65105;42.60184;8.81789;1;20220130;15.7;3.3;9.5;2.3;7.92;.1;1.32;10440 +65105;42.60184;8.81789;1;20220131;16.8;3.7;10.2;4;7.92;.1;1.93;9627 +65105;42.60184;8.81789;1;20220201;15.5;5.3;10.4;2.9;5.42;0;2.07;10476 +65105;42.60184;8.81789;1;20220202;19.8;4.3;12;2;6.52;0;1.85;12118 +65105;42.60184;8.81789;1;20220203;15.8;4.6;10.2;2;9.62;0;1.11;9709 +65105;42.60184;8.81789;1;20220204;16.5;7.5;12;1.9;10.32;0;1.16;6709 +65105;42.60184;8.81789;1;20220205;16.8;8.2;12.5;2.5;9.42;0;1.56;9341 +65105;42.60184;8.81789;1;20220206;17.6;4.9;11.2;5.3;8.82;0;2.26;12383 +65105;42.60184;8.81789;1;20220207;17.2;10.3;13.8;10.6;8.79;.5;3.58;9154 +65105;42.60184;8.81789;1;20220208;16.3;8.4;12.3;4.4;7.25;0;2.61;11625 +65105;42.60184;8.81789;1;20220209;18.2;4.9;11.5;2.3;7.02;0;1.96;12988 +65105;42.60184;8.81789;1;20220210;17.5;4.5;11;2.3;7.22;0;1.87;13110 +65105;42.60184;8.81789;1;20220211;16.3;2.5;9.4;2.2;8.62;0;1.43;12485 +65105;42.60184;8.81789;1;20220212;16.7;5.2;10.9;2.9;8.42;0;1.82;12100 +65105;42.60184;8.81789;1;20220213;13.9;4.3;9.1;2.6;8.82;.2;1.18;5835 +65105;42.60184;8.81789;1;20220214;16.4;5;10.7;2.6;9.12;7.5;1.59;11638 +65105;42.60184;8.81789;1;20220215;13.4;9.1;11.2;5.7;8.52;.5;2.12;6638 +65105;42.60184;8.81789;1;20220216;15.7;4.5;10.1;4;8.12;.1;2.01;12398 +65105;42.60184;8.81789;1;20220217;20.4;11.5;15.9;3.4;10.72;0;2.55;13269 +65105;42.60184;8.81789;1;20220218;18;9.4;13.7;3.5;11.15;0;2.01;13298 +65105;42.60184;8.81789;1;20220219;20.3;7.7;14;2.7;10.22;0;2.17;12681 +65105;42.60184;8.81789;1;20220220;17.1;6.1;11.6;3.3;9.72;0;1.86;11990 +65105;42.60184;8.81789;1;20220221;15.6;10.6;13.1;8.1;8.62;.3;3.13;7465 +65105;42.60184;8.81789;1;20220222;17.8;5.5;11.6;2.8;6.92;0;2.46;15209 +65105;42.60184;8.81789;1;20220223;15.7;2.5;9.1;2.9;8.02;0;1.89;15439 +65105;42.60184;8.81789;1;20220224;16.4;5.3;10.8;3.3;9.22;0;1.89;12413 +65105;42.60184;8.81789;1;20220225;17.7;8.6;13.1;5.3;8.32;0;3.09;14136 +65105;42.60184;8.81789;1;20220226;13.7;5.8;9.7;5;5.42;.2;2.98;14009 +65105;42.60184;8.81789;1;20220227;12.5;2.2;7.3;3.4;4.32;0;2.42;12374 +65105;42.60184;8.81789;1;20220228;14.4;1.1;7.7;3.5;5.62;0;2.42;16477 +65105;42.60184;8.81789;1;20220301;13.4;4.3;8.8;3.5;5.52;0;2.46;14159 +65105;42.60184;8.81789;1;20220302;14.2;1.2;7.7;2.7;6.72;0;1.92;14088 +65105;42.60184;8.81789;1;20220303;14.6;5;9.8;2.4;8.12;.9;1.68;9582 +65105;42.60184;8.81789;1;20220304;14.5;6.5;10.5;2.4;9.02;4.4;1.71;11841 +65105;42.60184;8.81789;1;20220305;14;2.1;8;3.6;5.02;0;2.67;16129 +65105;42.60184;8.81789;1;20220306;12.8;0;6.4;3.7;5.02;.1;2.39;15374 +65105;42.60184;8.81789;1;20220307;13.1;-.4;6.3;3.8;5.02;0;2.52;17810 +65105;42.60184;8.81789;1;20220308;14.2;-.5;6.8;3.2;5.22;0;2.45;16578 +65105;42.60184;8.81789;1;20220309;13.6;.1;6.8;2.7;5.22;0;2.35;18197 +65105;42.60184;8.81789;1;20220310;15.4;1.8;8.6;2.6;7.32;0;2.18;16717 +65105;42.60184;8.81789;1;20220311;17;3.3;10.1;3.1;8.02;0;2.5;17732 +65105;42.60184;8.81789;1;20220312;16.4;4.4;10.4;2.8;7.02;0;2.51;15147 +65105;42.60184;8.81789;1;20220313;17.6;3.9;10.7;2.5;8.42;0;2.23;13579 +65105;42.60184;8.81789;1;20220314;19.4;7.6;13.5;2.6;10.22;0;2.36;12947 +65105;42.60184;8.81789;1;20220315;18.5;9.9;14.2;2.2;10.52;0;2.51;16745 +65105;42.60184;8.81789;1;20220316;18.1;7.3;12.7;2.5;10.52;0;2.32;16002 +65105;42.60184;8.81789;1;20220317;17.2;8.9;13;1.9;10.92;0;1.81;10531 +65105;42.60184;8.81789;1;20220318;18.1;10.6;14.3;1.7;9.62;0;2.2;11905 +65105;42.60184;8.81789;1;20220319;16.3;10.1;13.2;2.2;9.62;.4;2.1;10842 +65105;42.60184;8.81789;1;20220320;16.8;8.6;12.7;2.3;9.62;.1;2.02;9928 +65105;42.60184;8.81789;1;20220321;17.1;3.5;10.3;2.9;6.42;0;3.08;20532 +65105;42.60184;8.81789;1;20220322;17.4;1.8;9.6;3.1;6.02;0;3.19;20726 +65105;42.60184;8.81789;1;20220323;17.3;2.8;10;2.9;6.92;0;3.02;20919 +65105;42.60184;8.81789;1;20220324;17.8;3.5;10.6;3.2;7.02;0;3.22;21112 +65105;42.60184;8.81789;1;20220325;19.2;4.1;11.6;3.2;6.12;0;3.67;21304 +65105;42.60184;8.81789;1;20220326;18.2;4.3;11.2;2.2;8.02;.2;2.81;19377 +65105;42.60184;8.81789;1;20220327;24.3;11.4;17.8;3.9;8.32;1;4.77;19535 +65105;42.60184;8.81789;1;20220328;20;7.1;13.5;2.9;8.72;0;3.49;21878 +65105;42.60184;8.81789;1;20220329;18.2;6.5;12.3;2.5;8.22;2.1;3.09;20283 +65105;42.60184;8.81789;1;20220330;17.7;9.7;13.7;1.6;12.12;18.4;1.97;12397 +65105;42.60184;8.81789;1;20220331;18.2;11.1;14.6;4.6;11.52;1.3;2.92;15829 +65105;42.60184;8.81789;1;20220401;14.7;12.4;13.5;8.9;7.52;5.1;4.16;10317 +65105;42.60184;8.81789;1;20220402;11.7;4.8;8.3;5.7;7.5;16.1;2.21;9600 +65105;42.60184;8.81789;1;20220403;13.4;5.7;9.5;4.6;7.52;3.3;2.3;9251 +65105;42.60184;8.81789;1;20220404;14.4;2.9;8.6;2.8;7.42;0;2.67;21071 +65105;42.60184;8.81789;1;20220405;15;3;9;2.7;7.32;0;2.92;23371 +65105;42.60184;8.81789;1;20220406;16.3;4.1;10.2;2.6;8.42;.8;2.57;17478 +65105;42.60184;8.81789;1;20220407;19.5;7.6;13.5;9.6;9.02;0;4.56;20931 +65105;42.60184;8.81789;1;20220408;23.1;15.9;19.5;10.6;10.22;0;6.86;22634 +65105;42.60184;8.81789;1;20220409;17.3;15.4;16.3;9;7.82;0;5.54;16915 +65105;42.60184;8.81789;1;20220410;16.2;7.2;11.7;3.6;7.59;0;3.54;22722 +65105;42.60184;8.81789;1;20220411;17.6;4.9;11.2;3.5;8.92;0;3.37;24444 +65105;42.60184;8.81789;1;20220412;19.5;5.3;12.4;2.3;9.52;0;3.44;24618 +65105;42.60184;8.81789;1;20220413;20.5;8.2;14.3;2.5;10.62;0;3.69;24790 +65105;42.60184;8.81789;1;20220414;21.4;7.8;14.6;2.3;11.02;0;3.5;22349 +65105;42.60184;8.81789;1;20220415;21.8;8.9;15.3;2.5;10.32;0;4.01;25000 +65105;42.60184;8.81789;1;20220416;23.3;8.8;16;3.5;8.92;0;4.81;25299 +65105;42.60184;8.81789;1;20220417;18.7;15.2;16.9;6.2;4.92;0;6.35;22278 +65105;42.60184;8.81789;1;20220418;19.1;8.9;14;3.3;6.92;0;4.46;25576 +65105;42.60184;8.81789;1;20220419;22.7;7.3;15;4;8.62;0;4.87;25792 +65105;42.60184;8.81789;1;20220420;22.2;9;15.6;2.5;11.22;1.8;3.58;20127 +65105;42.60184;8.81789;1;20220421;20.5;12.1;16.3;5;13.32;18.2;3.42;18479 +65105;42.60184;8.81789;1;20220422;18.7;12.9;15.8;3.8;12.72;1.5;2.62;11464 +65105;42.60184;8.81789;1;20220423;19.5;9.1;14.3;4.1;11.62;2.8;3.56;22917 +65105;42.60184;8.81789;1;20220424;15.5;13.2;14.3;7.8;11.62;8.4;2.71;10098 +65105;42.60184;8.81789;1;20220425;21.8;14;17.9;6.7;9.92;0;5.81;25743 +65105;42.60184;8.81789;1;20220426;23.8;9.3;16.5;3.8;9.52;0;5.17;26880 +65105;42.60184;8.81789;1;20220427;21;8.8;14.9;2.5;10.62;0;4.16;27028 +65105;42.60184;8.81789;1;20220428;25.6;9;17.3;4.3;9.72;.1;5.69;27173 +65105;42.60184;8.81789;1;20220429;24.2;9.6;16.9;4.7;7.82;0;6;27317 +65105;42.60184;8.81789;1;20220430;20.3;8.7;14.5;2.9;9.92;.2;4.17;26136 +65105;42.60184;8.81789;1;20220501;20.6;9.8;15.2;3.7;10.82;0;4.34;26537 +65105;42.60184;8.81789;1;20220502;20.3;8.7;14.5;3;10.42;0;4.26;27735 +65105;42.60184;8.81789;1;20220503;21.1;9.7;15.4;2.8;11.92;0;4.14;26761 +65105;42.60184;8.81789;1;20220504;21.1;10.8;15.9;2.1;13.02;.1;3.78;24331 +65105;42.60184;8.81789;1;20220505;17.6;14.3;15.9;.9;15.12;11.5;1.45;6667 +65105;42.60184;8.81789;1;20220506;17.6;13;15.3;5.2;15.02;3.6;1.69;8325 +65105;42.60184;8.81789;1;20220507;21.4;15.2;18.3;3.7;14.52;0;3.6;17841 +65105;42.60184;8.81789;1;20220508;22.7;12.9;17.8;3.8;13.02;0;4.35;22678 +65105;42.60184;8.81789;1;20220509;24.2;11.9;18;3.3;13.02;0;5.02;28630 +65105;42.60184;8.81789;1;20220510;25.1;11.9;18.5;2.6;12.82;0;5.07;28749 +65105;42.60184;8.81789;1;20220511;26.7;13.6;20.1;3.2;11.62;0;5.85;28865 +65105;42.60184;8.81789;1;20220512;27.3;12.2;19.7;2.1;11.42;0;5.42;28979 +65105;42.60184;8.81789;1;20220513;27.3;10.6;18.9;2.8;10.82;0;5.71;29090 +65105;42.60184;8.81789;1;20220514;26.4;11.4;18.9;2.8;12.32;0;5.44;29198 +65105;42.60184;8.81789;1;20220515;23.6;11.4;17.5;2.9;13.22;0;4.87;29304 +65105;42.60184;8.81789;1;20220516;25.1;13.1;19.1;2.2;13.32;0;5.12;29299 +65105;42.60184;8.81789;1;20220517;27.1;13.6;20.3;2.9;13.82;0;5.65;29509 +65105;42.60184;8.81789;1;20220518;26.3;13.9;20.1;2.7;13.42;0;5.54;29607 +65105;42.60184;8.81789;1;20220519;29.5;16.2;22.8;2.9;15.22;0;6.18;29703 +65105;42.60184;8.81789;1;20220520;30.4;15.2;22.8;2.1;16.12;0;5.87;29796 +65105;42.60184;8.81789;1;20220521;30.5;14.9;22.7;2.8;13.72;0;6.4;29886 +65105;42.60184;8.81789;1;20220522;29.9;15.6;22.7;2;14.42;.4;5.93;29974 +65105;42.60184;8.81789;1;20220523;28.5;14.5;21.5;2.4;15.02;0;5.77;30059 +65105;42.60184;8.81789;1;20220524;30.6;16.7;23.6;2.8;15.22;0;6.45;30141 +65105;42.60184;8.81789;1;20220525;25.7;15.6;20.6;2.6;16.42;1.4;5.2;28892 +65105;42.60184;8.81789;1;20220526;26.5;19.5;23;1.9;20.32;.1;4.77;25205 +65105;42.60184;8.81789;1;20220527;33.6;20.1;26.8;2.1;17.42;0;5.54;21775 +65105;42.60184;8.81789;1;20220528;31.5;18.7;25.1;2.4;15.72;.2;6.58;30442 +65105;42.60184;8.81789;1;20220529;25.9;17.8;21.8;2.4;18.82;.1;4.22;21237 +65105;42.60184;8.81789;1;20220530;29.4;15.9;22.6;2.2;16.32;0;5.92;30344 +65105;42.60184;8.81789;1;20220531;27.8;15.6;21.7;2.3;17.12;.1;5.29;27738 +65105;42.60184;8.81789;1;20220601;26.6;16.6;21.6;2.1;19.22;0;5.37;30697 +65105;42.60184;8.81789;1;20220602;29.9;16.8;23.3;2.5;19.32;0;5.98;30754 +65105;42.60184;8.81789;1;20220603;34.8;21.6;28.2;2.7;17.72;0;7.38;30468 +65105;42.60184;8.81789;1;20220604;35.3;21.2;28.2;2.9;18.22;0;7.58;30859 +65105;42.60184;8.81789;1;20220605;35.9;24.3;30.1;3.7;19.42;0;8.31;30545 +65105;42.60184;8.81789;1;20220606;34.3;24.1;29.2;4.7;12.72;0;9.34;30442 +65105;42.60184;8.81789;1;20220607;32.7;24.2;28.4;6.6;12.62;0;10.17;30432 +65105;42.60184;8.81789;1;20220608;31.2;23.3;27.2;7.3;12.92;0;9.36;24868 +65105;42.60184;8.81789;1;20220609;28.8;22.4;25.6;5.2;14.42;0;7.72;28344 +65105;42.60184;8.81789;1;20220610;30.2;15.6;22.9;3.8;13.62;0;7.07;31102 +65105;42.60184;8.81789;1;20220611;29.3;16.7;23;3.2;12.32;0;6.9;31132 +65105;42.60184;8.81789;1;20220612;31;16.4;23.7;2.9;11.42;0;7.11;31159 +65105;42.60184;8.81789;1;20220613;36.2;17.9;27;2.9;14.72;0;7.86;31184 +65105;42.60184;8.81789;1;20220614;27.6;18.3;22.9;2.1;21.62;0;5.41;29823 +65105;42.60184;8.81789;1;20220615;29;18.5;23.7;2.3;21.02;0;5.9;31223 +65105;42.60184;8.81789;1;20220616;30.2;19.3;24.7;2.6;18.42;0;6.46;31238 +65105;42.60184;8.81789;1;20220617;30.1;18.1;24.1;2.5;18.32;.2;6.31;31250 +65105;42.60184;8.81789;1;20220618;34;19.6;26.8;2;17.82;0;6.84;31259 +65105;42.60184;8.81789;1;20220619;33.2;20.6;26.9;2.6;19.32;0;7.01;31265 +65105;42.60184;8.81789;1;20220620;33.6;19.5;26.5;2.8;19.72;0;7.05;31268 +65105;42.60184;8.81789;1;20220621;32.4;20;26.2;2.8;16.52;0;7.14;31267 +65105;42.60184;8.81789;1;20220622;32.8;21.6;27.2;1.9;18.02;.3;6.57;29949 +65105;42.60184;8.81789;1;20220623;31.2;21.2;26.2;1.8;21.42;.1;5.4;24892 +65105;42.60184;8.81789;1;20220624;34.9;20.4;27.6;3.9;19.02;0;7.97;31249 +65105;42.60184;8.81789;1;20220625;29.9;22.7;26.3;3.9;19.62;0;6.39;25963 +65105;42.60184;8.81789;1;20220626;35.9;20.2;28;2.3;17.92;0;7.33;31221 +65105;42.60184;8.81789;1;20220627;35.1;23.5;29.3;2.6;20.22;0;7.5;31203 +65105;42.60184;8.81789;1;20220628;35.3;24.2;29.7;3.8;22.42;2.4;7.47;27248 +65105;42.60184;8.81789;1;20220629;32.3;23.4;27.8;5;16.82;0;8.41;30349 +65105;42.60184;8.81789;1;20220630;28.7;17.1;22.9;2.5;17.22;0;6.06;31130 +65105;42.60184;8.81789;1;20220701;33.2;19.1;26.1;2.8;17.92;0;7.06;31100 +65105;42.60184;8.81789;1;20220702;29.9;17.1;23.5;2.5;17.92;0;6.19;31067 +65105;42.60184;8.81789;1;20220703;32.1;18.2;25.1;2.5;16.82;0;6.73;31031 +65105;42.60184;8.81789;1;20220704;34.8;19.7;27.2;2.9;15.82;0;7.59;30992 +65105;42.60184;8.81789;1;20220705;37.3;20.8;29;4.6;13.22;0;9.66;30950 +65105;42.60184;8.81789;1;20220706;34.6;28.6;31.6;4.3;17.22;0;8.88;28561 +65105;42.60184;8.81789;1;20220707;32.7;19.4;26;2.2;20.22;0;6.52;30857 +65105;42.60184;8.81789;1;20220708;33.4;19.8;26.6;3.4;17.12;0;7.47;30806 +65105;42.60184;8.81789;1;20220709;33.1;19;26;2.7;13.32;0;7.26;30752 +65105;42.60184;8.81789;1;20220710;32.6;18.3;25.4;2.9;14.52;0;7.15;30696 +65105;42.60184;8.81789;1;20220711;30.4;19;24.7;2.9;15.42;0;6.74;30636 +65105;42.60184;8.81789;1;20220712;30.2;19.5;24.8;2.5;18.42;0;6.18;29511 +65105;42.60184;8.81789;1;20220713;30.5;19.8;25.1;2.5;21.42;0;6.14;30509 +65105;42.60184;8.81789;1;20220714;30.9;20.7;25.8;2.8;22.22;0;6.28;30358 +65105;42.60184;8.81789;1;20220715;35.3;20.4;27.8;2.8;20.22;0;7.21;30370 +65105;42.60184;8.81789;1;20220716;30.6;20.1;25.3;2.9;21.22;0;6.26;30297 +65105;42.60184;8.81789;1;20220717;31.8;21.8;26.8;2.6;24.42;0;6.3;30221 +65105;42.60184;8.81789;1;20220718;34.9;21;27.9;2.5;23.12;0;6.8;30142 +65105;42.60184;8.81789;1;20220719;35.4;22.2;28.8;2.8;23.12;0;7.1;30060 +65105;42.60184;8.81789;1;20220720;35.1;22.8;28.9;2.7;20.92;.2;7.19;29976 +65105;42.60184;8.81789;1;20220721;37.4;23.3;30.3;2.6;17.22;0;7.72;29889 +65105;42.60184;8.81789;1;20220722;34.6;21.5;28;2.5;20.62;0;6.88;29799 +65105;42.60184;8.81789;1;20220723;38.4;20.3;29.3;3.5;18.02;0;8.31;29707 +65105;42.60184;8.81789;1;20220724;36;22.4;29.2;3.2;19.42;0;7.64;29612 +65105;42.60184;8.81789;1;20220725;36.5;21.1;28.8;3.3;18.72;0;7.73;29515 +65105;42.60184;8.81789;1;20220726;37.8;24.7;31.2;5.4;18.52;0;9.71;29415 +65105;42.60184;8.81789;1;20220727;34.5;23.4;28.9;3.6;17.12;0;7.83;29313 +65105;42.60184;8.81789;1;20220728;32.2;19.1;25.6;2.5;18.62;0;6.32;29208 +65105;42.60184;8.81789;1;20220729;33.7;20.3;27;2.9;18.12;0;6.87;29071 +65105;42.60184;8.81789;1;20220730;34.6;25.7;30.1;3.9;17.92;0;8.07;28554 +65105;42.60184;8.81789;1;20220731;31.1;19.7;25.4;2.6;20.32;.2;6.03;28878 +65105;42.60184;8.81789;1;20220801;33.2;20.7;26.9;2.6;19.62;0;6.49;28764 +65105;42.60184;8.81789;1;20220802;31.8;21.8;26.8;3.1;22.42;0;6.25;28400 +65105;42.60184;8.81789;1;20220803;32.5;22;27.2;2.6;22.02;0;6.27;28527 +65105;42.60184;8.81789;1;20220804;32.6;21.2;26.9;2.7;20.02;0;6.38;28405 +65105;42.60184;8.81789;1;20220805;35.8;21.8;28.8;2.8;20.42;0;6.97;28281 +65105;42.60184;8.81789;1;20220806;33.3;20.5;26.9;2.6;21.52;0;6.23;28155 +65105;42.60184;8.81789;1;20220807;33.1;23.3;28.2;2.5;25.32;.2;5.74;25397 +65105;42.60184;8.81789;1;20220808;32.3;22.8;27.5;3.5;23.42;.1;6.29;27411 +65105;42.60184;8.81789;1;20220809;34.1;21.3;27.7;3.7;19.22;0;7.08;27763 +65105;42.60184;8.81789;1;20220810;33.6;21.6;27.6;3.9;19.32;.2;7.06;27628 +65105;42.60184;8.81789;1;20220811;33.6;21.2;27.4;2.9;17.72;0;6.64;27491 +65105;42.60184;8.81789;1;20220812;33.6;20.6;27.1;2.5;16.02;.9;6.11;24579 +65105;42.60184;8.81789;1;20220813;29.5;17.4;23.4;2.5;21.42;3.2;4.48;22457 +65105;42.60184;8.81789;1;20220814;30;21.1;25.5;2.3;22.62;3.1;3.97;16805 +65105;42.60184;8.81789;1;20220815;33;21.1;27;2.5;22.42;1.6;5.34;22977 +65105;42.60184;8.81789;1;20220816;31.3;22.7;27;2.1;24.82;.6;4.91;22971 +65105;42.60184;8.81789;1;20220817;33.6;21.2;27.4;2.6;20.62;.1;5.53;22389 +65105;42.60184;8.81789;1;20220818;29.1;23.6;26.3;2.9;21.92;6.5;4.77;20180 +65105;42.60184;8.81789;1;20220819;29;18.9;23.9;4;19.12;.2;5.14;22401 +65105;42.60184;8.81789;1;20220820;30.8;19;24.9;2.5;18.32;0;5.51;26167 +65105;42.60184;8.81789;1;20220821;30.5;19.2;24.8;2.4;20.82;0;5.22;26010 +65105;42.60184;8.81789;1;20220822;28.7;20.2;24.4;2.7;22.52;0;4.66;23878 +65105;42.60184;8.81789;1;20220823;29.5;19.2;24.3;2.7;20.22;0;5.13;25679 +65105;42.60184;8.81789;1;20220824;31.6;19.5;25.5;2.8;19.22;0;5.6;25531 +65105;42.60184;8.81789;1;20220825;30;18.9;24.4;2.9;18.12;.1;5.39;25367 +65105;42.60184;8.81789;1;20220826;32.4;20.2;26.3;2.2;20.12;.1;5.26;24204 +65105;42.60184;8.81789;1;20220827;29.3;20.4;24.8;2.4;22.82;0;4.51;22851 +65105;42.60184;8.81789;1;20220828;30.9;21;25.9;2.2;22.62;.1;4.62;21864 +65105;42.60184;8.81789;1;20220829;32.1;19.3;25.7;2.5;20.62;0;5.27;24698 +65105;42.60184;8.81789;1;20220830;31.9;19.9;25.9;2.6;20.72;0;4.82;20838 +65105;42.60184;8.81789;1;20220831;31.5;18.9;25.2;4;18.82;2.3;5.55;21882 +65105;42.60184;8.81789;1;20220901;29.7;24.4;27;3.8;21.12;0;5.43;21820 +65105;42.60184;8.81789;1;20220902;30.6;20.6;25.6;2.3;22.12;.3;4.41;20686 +65105;42.60184;8.81789;1;20220903;30;22.2;26.1;2.3;21.52;.1;4.14;17818 +65105;42.60184;8.81789;1;20220904;30.7;20.8;25.7;2.5;20.52;0;4.83;22468 +65105;42.60184;8.81789;1;20220905;30.7;19.9;25.3;2.9;19.72;0;4.91;21996 +65105;42.60184;8.81789;1;20220906;31.6;20.9;26.2;2.8;19.42;.4;4.94;20528 +65105;42.60184;8.81789;1;20220907;29.9;20.7;25.3;2.6;23.22;.1;4.23;20607 +65105;42.60184;8.81789;1;20220908;33;21.1;27;4;21.22;0;4.9;15008 +65105;42.60184;8.81789;1;20220909;30.4;24.4;27.4;6.8;15.52;0;7.62;20969 +65105;42.60184;8.81789;1;20220910;28.8;23.6;26.2;7.6;16.22;0;7.12;19890 +65105;42.60184;8.81789;1;20220911;30.1;23.5;26.8;5.7;16.12;0;6.71;20532 +65105;42.60184;8.81789;1;20220912;27.6;16.6;22.1;2.7;17.02;0;4.26;22194 +65105;42.60184;8.81789;1;20220913;29.1;17.5;23.3;2.5;19.02;0;4.27;22008 +65105;42.60184;8.81789;1;20220914;33.2;19.5;26.3;2.6;19.02;0;4.85;20009 +65105;42.60184;8.81789;1;20220915;32.1;22.8;27.4;5.6;20.52;0;6.01;18876 +65105;42.60184;8.81789;1;20220916;30.1;25.1;27.6;9.3;17.12;0;8.03;18951 +65105;42.60184;8.81789;1;20220917;25.9;22.1;24;7.1;10.92;0;6.99;16922 +65105;42.60184;8.81789;1;20220918;25.8;14;19.9;3;11.22;0;4.24;19324 +65105;42.60184;8.81789;1;20220919;30.3;14.9;22.6;3;12.42;0;4.95;20875 +65105;42.60184;8.81789;1;20220920;27;15.9;21.4;2.5;14.82;0;3.78;18298 +65105;42.60184;8.81789;1;20220921;27.9;14.8;21.3;2.9;12.02;0;4.22;16824 +65105;42.60184;8.81789;1;20220922;26.3;14.2;20.2;3.2;10.52;0;4.52;20301 +65105;42.60184;8.81789;1;20220923;24.8;12.5;18.6;3;10.62;0;3.94;18625 +65105;42.60184;8.81789;1;20220924;23.4;15.3;19.3;1.7;15.12;7.7;2.25;10351 +65105;42.60184;8.81789;1;20220925;24.2;16.4;20.3;1.6;17.92;.4;2.58;15248 +65105;42.60184;8.81789;1;20220926;25.1;18;21.5;6.1;14.92;.3;4.45;14239 +65105;42.60184;8.81789;1;20220927;21.9;19;20.4;9.5;12.92;.9;4.9;7521 +65105;42.60184;8.81789;1;20220928;23.1;18.6;20.8;8.8;14.22;1.6;4.63;10106 +65105;42.60184;8.81789;1;20220929;24;19.3;21.6;7.3;14.92;4.3;4.59;12903 +65105;42.60184;8.81789;1;20220930;20.1;15.3;17.7;3.1;15.22;5.5;1.91;7398 +65105;42.60184;8.81789;1;20221001;22.5;16.7;19.6;7.4;12.72;0;4.56;15198 +65105;42.60184;8.81789;1;20221002;28.6;20;24.3;8.1;14.52;0;6.54;17226 +65105;42.60184;8.81789;1;20221003;24.8;18.3;21.5;3.9;15.62;0;3.69;16385 +65105;42.60184;8.81789;1;20221004;24;15.4;19.7;2.3;17.22;0;2.69;16924 +65105;42.60184;8.81789;1;20221005;24.4;13.6;19;3.4;16.52;0;2.9;17484 +65105;42.60184;8.81789;1;20221006;23.1;14.5;18.8;2.4;16.52;0;2.53;16451 +65105;42.60184;8.81789;1;20221007;23.7;14.1;18.9;3.1;16.12;0;2.76;16777 +65105;42.60184;8.81789;1;20221008;24.5;13.3;18.9;3;14.72;.7;2.87;15035 +65105;42.60184;8.81789;1;20221009;25.6;16.4;21;2;16.82;5.4;2.06;7176 +65105;42.60184;8.81789;1;20221010;23.9;16.9;20.4;2.5;17.42;1.3;2.5;14218 +65105;42.60184;8.81789;1;20221011;23.8;14.3;19;2.9;16.32;0;2.51;14720 +65105;42.60184;8.81789;1;20221012;22.2;14.8;18.5;1.9;16.82;0;1.93;12299 +65105;42.60184;8.81789;1;20221013;23.5;15;19.2;2.8;16.22;0;2.48;14529 +65105;42.60184;8.81789;1;20221014;25;17.2;21.1;5;14.82;0;3.66;12101 +65105;42.60184;8.81789;1;20221015;27;15.7;21.3;3.7;14.82;0;3.6;15610 +65105;42.60184;8.81789;1;20221016;24.4;14.6;19.5;2.7;15.32;0;2.58;14064 +65105;42.60184;8.81789;1;20221017;24.6;14.1;19.3;2.8;15.82;0;2.57;15047 +65105;42.60184;8.81789;1;20221018;26;14.3;20.1;2.5;16.02;0;2.6;14204 +65105;42.60184;8.81789;1;20221019;23.4;14.5;18.9;2.5;16.12;.4;2.25;14306 +65105;42.60184;8.81789;1;20221020;23.3;12.8;18;2.5;15.32;.1;2.17;13897 +65105;42.60184;8.81789;1;20221021;26.6;14.7;20.6;2;14.02;0;2.31;8194 +65105;42.60184;8.81789;1;20221022;31.2;16.8;24;2.2;13.52;0;3.31;13923 +65105;42.60184;8.81789;1;20221023;28;15.8;21.9;2.9;13.82;0;3.16;11238 +65105;42.60184;8.81789;1;20221024;32.3;14.8;23.5;4.8;10.62;0;5.66;14353 +65105;42.60184;8.81789;1;20221025;30.9;17.5;24.2;3.1;13.22;0;3.8;10172 +65105;42.60184;8.81789;1;20221026;29.2;14.5;21.8;2.4;12.62;0;3.11;14017 +65105;42.60184;8.81789;1;20221027;25.1;14.2;19.6;3.1;12.32;0;2.94;13099 +65105;42.60184;8.81789;1;20221028;24.6;12.9;18.7;2.8;13.92;0;2.43;13275 +65105;42.60184;8.81789;1;20221029;24.4;12.5;18.4;2.8;14.92;.1;2.22;13138 +65105;42.60184;8.81789;1;20221030;26.1;12.8;19.4;3.2;13.22;0;2.86;13210 +65105;42.60184;8.81789;1;20221031;23.7;11.4;17.5;2.8;12.02;0;2.4;12740 +65105;42.60184;8.81789;1;20221101;24.6;11.5;18;2.7;12.72;.1;2.34;11720 +65105;42.60184;8.81789;1;20221102;26;14.5;20.2;2.4;14.52;.8;2.3;11292 +65105;42.60184;8.81789;1;20221103;23.5;14;18.7;2.6;14.92;10.9;1.96;10571 +65105;42.60184;8.81789;1;20221104;20.3;16.1;18.2;7.6;12.82;1.6;3.26;6072 +65105;42.60184;8.81789;1;20221105;19.8;9.9;14.8;2.8;10.52;1.2;1.91;10700 +65105;42.60184;8.81789;1;20221106;21.4;9.6;15.5;3.4;9.72;0;2.45;11809 +65105;42.60184;8.81789;1;20221107;24.4;12.2;18.3;3.9;12.32;0;2.78;11722 +65105;42.60184;8.81789;1;20221108;22.6;10.6;16.6;2.4;12.02;.1;1.87;11249 +65105;42.60184;8.81789;1;20221109;22.6;11.7;17.1;2.5;12.82;.1;1.85;11212 +65105;42.60184;8.81789;1;20221110;22.5;14;18.2;2;15.82;.1;1.38;7877 +65105;42.60184;8.81789;1;20221111;23.1;12.1;17.6;2.2;14.32;0;1.61;10945 +65105;42.60184;8.81789;1;20221112;20.8;11.8;16.3;2.1;13.12;0;1.4;8144 +65105;42.60184;8.81789;1;20221113;20.6;13.7;17.1;2.7;9.92;1.6;2.15;8275 +65105;42.60184;8.81789;1;20221114;20.7;10;15.3;2.5;11.32;4.5;1.64;8708 +65105;42.60184;8.81789;1;20221115;19.1;11.4;15.2;2.4;14.32;25.5;1.01;4401 +65105;42.60184;8.81789;1;20221116;22.1;15.6;18.8;5.7;14.82;4.7;2.46;7204 +65105;42.60184;8.81789;1;20221117;22.5;16.8;19.6;6.2;12.22;7.1;3.56;7296 +65105;42.60184;8.81789;1;20221118;19.3;15.3;17.3;6.5;12.42;0;2.7;6546 +65105;42.60184;8.81789;1;20221119;18.7;12.4;15.5;3.1;10.22;5.4;1.94;4172 +65105;42.60184;8.81789;1;20221120;18.1;8.3;13.2;3;10.02;0;1.52;8842 +65105;42.60184;8.81789;1;20221121;18.5;9.9;14.2;4.8;10.62;25.9;2.02;7794 +65105;42.60184;8.81789;1;20221122;16;11.4;13.7;5.3;11.12;10.6;1.74;2580 +65105;42.60184;8.81789;1;20221123;16.3;13.5;14.9;6.6;10.72;2.2;2.44;2899 +65105;42.60184;8.81789;1;20221124;19.2;13;16.1;4.9;10.12;.7;2.56;8614 +65105;42.60184;8.81789;1;20221125;15.3;10;12.6;3;12.12;14.7;.9;708 +65105;42.60184;8.81789;1;20221126;17.3;12.1;14.7;4.8;10.12;1.7;2.14;7228 +65105;42.60184;8.81789;1;20221127;17.6;6.2;11.9;2.1;7.32;0;1.37;9168 +65105;42.60184;8.81789;1;20221128;15.6;5.7;10.6;2;9.02;.3;1.04;3778 +65105;42.60184;8.81789;1;20221129;14.2;9.2;11.7;2.1;9.72;1;1.03;2914 +65105;42.60184;8.81789;1;20221130;15.2;6.9;11;3.7;8.42;0;1.49;8381 +65105;42.60184;8.81789;1;20221201;14.5;4.3;9.4;2.8;7.72;0;1.28;4755 +65105;42.60184;8.81789;1;20221202;15.5;6;10.7;2.4;8.42;.3;1.25;3567 +65105;42.60184;8.81789;1;20221203;18.9;8;13.4;2.1;9.22;6.8;1.37;5469 +65105;42.60184;8.81789;1;20221204;19.2;10;14.6;3;10.92;12.6;1.5;6371 +65105;42.60184;8.81789;1;20221205;19.2;12.2;15.7;3.6;11.92;1.9;1.64;5987 +65105;42.60184;8.81789;1;20221206;17.6;8.6;13.1;2.7;11.62;0;.98;7347 +65105;42.60184;8.81789;1;20221207;19;8.4;13.7;2.3;10.62;0;1.14;8269 +65105;42.60184;8.81789;1;20221208;14.9;7;10.9;3.2;9.62;4.1;1.17;2697 +65105;42.60184;8.81789;1;20221209;19.9;9.9;14.9;4.8;12.92;10;1.57;4039 +65105;42.60184;8.81789;1;20221210;17.2;13.5;15.3;3.6;12.42;2.9;1.45;2625 +65105;42.60184;8.81789;1;20221211;13.3;10.2;11.7;7.8;7.82;0;2.59;4782 +65105;42.60184;8.81789;1;20221212;15;4.2;9.6;4;6.72;3.8;1.75;7398 +65105;42.60184;8.81789;1;20221213;11.7;7.3;9.5;1.6;10.62;5.6;.51;1633 +65105;42.60184;8.81789;1;20221214;15.3;10.2;12.7;1.9;12.42;4.8;.67;3390 +65105;42.60184;8.81789;1;20221215;18.5;8.3;13.4;4.6;12.42;15.5;1.26;3223 +65105;42.60184;8.81789;1;20221216;18.1;13;15.5;6.4;11.82;2.3;2.2;3987 +65105;42.60184;8.81789;1;20221217;17.5;13.6;15.5;5.7;9.52;3.9;2.64;6836 +65105;42.60184;8.81789;1;20221218;17;5.9;11.4;2.1;9.62;0;.91;7314 +65105;42.60184;8.81789;1;20221219;15.7;5.9;10.8;2.1;9.72;0;.76;7816 +65105;42.60184;8.81789;1;20221220;17.9;6.1;12;2.2;9.32;0;1.04;8148 +65105;42.60184;8.81789;1;20221221;15.2;6.1;10.6;3.1;10.32;.9;.93;3183 +65105;42.60184;8.81789;1;20221222;18.8;11.7;15.2;7.4;11.82;.2;2.24;6939 +65105;42.60184;8.81789;1;20221223;21.8;16;18.9;7.6;12.12;.6;3.62;4172 +65105;42.60184;8.81789;1;20221224;22.3;17.6;19.9;6.7;11.62;0;3.75;7032 +65105;42.60184;8.81789;1;20221225;18;8.2;13.1;2.3;11.12;0;.94;7400 +65105;42.60184;8.81789;1;20221226;18.8;8.6;13.7;2.9;11.62;.3;1.1;7999 +65105;42.60184;8.81789;1;20221227;21;9.8;15.4;6.1;9.32;0;3.01;8148 +65105;42.60184;8.81789;1;20221228;19;14.7;16.8;4.2;8.82;0;2.63;7111 +65105;42.60184;8.81789;1;20221229;20.3;8.3;14.3;3.3;9.12;0;1.86;8302 +65105;42.60184;8.81789;1;20221230;19.7;8.4;14;5.3;10.32;0;2.19;5924 +65105;42.60184;8.81789;1;20221231;19.3;9.5;14.4;2.4;11.52;0;1.13;7267 +65106;42.64135;9.04166;40;20220101;14.2;11.7;13;1.9;11.88;0;.81;1006 +65106;42.64135;9.04166;40;20220102;14.9;11;13;2.6;10.48;.1;1.14;4107 +65106;42.64135;9.04166;40;20220103;19.5;8.2;13.9;4.5;9.25;.1;2.2;8154 +65106;42.64135;9.04166;40;20220104;15.9;8.8;12.4;2.6;10.68;.1;.98;6817 +65106;42.64135;9.04166;40;20220105;16.9;8.2;12.5;4;9.68;5.9;1.62;6363 +65106;42.64135;9.04166;40;20220106;9.5;4.8;7.1;2.8;8.51;8.8;.67;3131 +65106;42.64135;9.04166;40;20220107;12.5;7.2;9.9;3.3;7.01;0;1.42;6268 +65106;42.64135;9.04166;40;20220108;13.7;4.2;9;4.2;7.21;1;1.53;7868 +65106;42.64135;9.04166;40;20220109;12.9;6.9;9.9;7.1;8.28;.9;1.75;5853 +65106;42.64135;9.04166;40;20220110;12.1;3.6;7.8;3.7;6.08;.3;1.61;6963 +65106;42.64135;9.04166;40;20220111;13.7;4.6;9.2;4;5.45;0;1.98;8653 +65106;42.64135;9.04166;40;20220112;12.1;4.6;8.3;6;4.58;0;2.56;8077 +65106;42.64135;9.04166;40;20220113;13.9;4;9;5.3;4.28;0;2.69;8883 +65106;42.64135;9.04166;40;20220114;13.5;3.9;8.7;2.2;6.58;0;1.12;8696 +65106;42.64135;9.04166;40;20220115;15.1;3.2;9.1;1.9;7.41;0;1.04;9624 +65106;42.64135;9.04166;40;20220116;15.1;3.1;9.1;2.1;7.61;0;1.09;9656 +65106;42.64135;9.04166;40;20220117;14.4;3.2;8.8;2.1;7.75;0;1.03;9723 +65106;42.64135;9.04166;40;20220118;13.9;3.1;8.5;1.5;8.65;0;.72;8356 +65106;42.64135;9.04166;40;20220119;14.1;5.7;9.9;1.9;8.51;0;1.01;7424 +65106;42.64135;9.04166;40;20220120;13.3;7.6;10.4;4;7.95;0;1.64;7897 +65106;42.64135;9.04166;40;20220121;13.2;5.1;9.2;2.2;7.58;0;1.12;8756 +65106;42.64135;9.04166;40;20220122;12.6;2.5;7.6;1.9;5.68;0;1.14;10218 +65106;42.64135;9.04166;40;20220123;13.6;2.6;8.1;1.7;7.25;0;.97;10148 +65106;42.64135;9.04166;40;20220124;13;3.8;8.4;2;7.91;0;.99;9988 +65106;42.64135;9.04166;40;20220125;14;4.8;9.4;2.2;8.28;0;1.09;8349 +65106;42.64135;9.04166;40;20220126;13.6;4.8;9.2;3.3;8.21;0;1.42;8454 +65106;42.64135;9.04166;40;20220127;14.9;4.3;9.6;1.8;8.11;0;1.13;9579 +65106;42.64135;9.04166;40;20220128;14.1;4.6;9.4;1.8;8.45;0;1.02;10507 +65106;42.64135;9.04166;40;20220129;15.4;4.2;9.8;2.5;8.08;.2;1.36;10696 +65106;42.64135;9.04166;40;20220130;15;4.4;9.7;1.7;8.35;0;1.12;10866 +65106;42.64135;9.04166;40;20220131;15.1;4.4;9.7;4.8;8.28;.1;1.8;9876 +65106;42.64135;9.04166;40;20220201;14.9;7.7;11.3;3.8;5.68;0;2.5;8686 +65106;42.64135;9.04166;40;20220202;19.3;4.2;11.7;2.1;7.11;0;1.71;12135 +65106;42.64135;9.04166;40;20220203;16.7;5.8;11.2;2;10.05;0;1.24;9828 +65106;42.64135;9.04166;40;20220204;15.5;8.8;12.1;2.1;10.68;0;1.15;7274 +65106;42.64135;9.04166;40;20220205;15.5;7.2;11.4;1.8;9.58;0;1.25;9463 +65106;42.64135;9.04166;40;20220206;16.4;5.2;10.8;3.8;9.15;0;1.79;12336 +65106;42.64135;9.04166;40;20220207;17.6;6.7;12.1;8.7;8.02;.1;3.44;11918 +65106;42.64135;9.04166;40;20220208;15.6;5.2;10.4;2.2;6.72;0;1.74;12488 +65106;42.64135;9.04166;40;20220209;16.6;4.6;10.6;2.1;7.55;0;1.72;12942 +65106;42.64135;9.04166;40;20220210;14.9;4.8;9.8;2.6;8.11;0;1.74;11986 +65106;42.64135;9.04166;40;20220211;15.2;5.7;10.4;2.7;9.37;0;1.47;11122 +65106;42.64135;9.04166;40;20220212;15.2;6.7;10.9;4.8;8.77;0;2.02;11536 +65106;42.64135;9.04166;40;20220213;13.6;5.3;9.4;2.2;8.87;.2;1.24;8426 +65106;42.64135;9.04166;40;20220214;15.5;6.1;10.8;3;9.34;7;1.63;10727 +65106;42.64135;9.04166;40;20220215;13.8;8.6;11.2;6.7;8.24;0;2.4;8933 +65106;42.64135;9.04166;40;20220216;14.8;4.3;9.6;3.3;7.91;0;1.89;13070 +65106;42.64135;9.04166;40;20220217;18.7;9.1;13.9;2.9;10.35;0;2.07;12966 +65106;42.64135;9.04166;40;20220218;17.9;7.7;12.8;2.7;10.77;0;1.95;14434 +65106;42.64135;9.04166;40;20220219;18;8.4;13.2;2;10.85;0;1.7;11140 +65106;42.64135;9.04166;40;20220220;16.6;6.8;11.7;3.6;10.31;.1;1.86;12377 +65106;42.64135;9.04166;40;20220221;16.3;8.2;12.2;9.7;8.38;0;3.24;11178 +65106;42.64135;9.04166;40;20220222;17;8.5;12.8;3.3;7.18;0;2.61;13369 +65106;42.64135;9.04166;40;20220223;16.1;3.4;9.7;2.5;8.48;0;1.84;15327 +65106;42.64135;9.04166;40;20220224;15.8;5.5;10.6;2.9;9.45;0;1.77;12706 +65106;42.64135;9.04166;40;20220225;17.4;7.5;12.5;4.7;8.48;0;2.8;14464 +65106;42.64135;9.04166;40;20220226;12.9;6;9.4;5.8;5.45;.1;2.99;13248 +65106;42.64135;9.04166;40;20220227;11.7;3.2;7.4;4.1;4.35;0;2.62;13524 +65106;42.64135;9.04166;40;20220228;14;2.3;8.2;3.3;5.88;0;2.39;16567 +65106;42.64135;9.04166;40;20220301;12;3.8;7.9;4.1;5.38;0;2.49;14702 +65106;42.64135;9.04166;40;20220302;13.1;2;7.5;2.5;6.55;0;1.93;15225 +65106;42.64135;9.04166;40;20220303;14.3;4.9;9.6;1.8;7.91;.5;1.7;12134 +65106;42.64135;9.04166;40;20220304;13.6;6.9;10.3;2.9;8.55;6.2;1.9;12397 +65106;42.64135;9.04166;40;20220305;12.8;3.9;8.3;4.3;5.38;0;2.69;14818 +65106;42.64135;9.04166;40;20220306;12;2.2;7.1;3.7;5.11;.1;2.44;15238 +65106;42.64135;9.04166;40;20220307;12.2;1.2;6.7;3.5;5.18;0;2.43;17236 +65106;42.64135;9.04166;40;20220308;12.9;1.3;7.1;3.8;5.31;0;2.56;16883 +65106;42.64135;9.04166;40;20220309;13.6;1.5;7.6;2.9;5.05;0;2.52;18301 +65106;42.64135;9.04166;40;20220310;14.9;2.3;8.6;1.8;7.35;0;2.04;17005 +65106;42.64135;9.04166;40;20220311;15.9;4.2;10;3;8.05;0;2.4;17917 +65106;42.64135;9.04166;40;20220312;15.4;8.2;11.8;4.6;7.25;0;3;11653 +65106;42.64135;9.04166;40;20220313;15.5;7.9;11.7;4.6;8.51;.5;2.55;12213 +65106;42.64135;9.04166;40;20220314;18.2;10.1;14.1;3.6;10.71;0;2.4;12779 +65106;42.64135;9.04166;40;20220315;17.8;11.9;14.8;3;10.65;0;2.45;12166 +65106;42.64135;9.04166;40;20220316;17.9;9;13.4;2.6;10.81;0;2.2;12756 +65106;42.64135;9.04166;40;20220317;17.1;11.1;14.1;4.3;10.58;0;2.58;10302 +65106;42.64135;9.04166;40;20220318;16.3;10.7;13.5;4.7;9.64;0;2.43;6190 +65106;42.64135;9.04166;40;20220319;15.2;9.9;12.6;4.7;9.31;0;2.38;6478 +65106;42.64135;9.04166;40;20220320;15.7;9.2;12.5;4;9.14;0;2.52;10006 +65106;42.64135;9.04166;40;20220321;15.3;5.3;10.3;4.6;6.34;0;3.33;18082 +65106;42.64135;9.04166;40;20220322;16.2;5.1;10.6;5.9;5.58;0;4.03;18894 +65106;42.64135;9.04166;40;20220323;16.3;4.4;10.4;3.1;6.74;0;3.11;20782 +65106;42.64135;9.04166;40;20220324;17;5.2;11.1;2.4;7.41;0;2.99;20483 +65106;42.64135;9.04166;40;20220325;17.9;5.5;11.7;3.3;7.61;0;3.27;20818 +65106;42.64135;9.04166;40;20220326;17.8;7.9;12.8;4.2;7.58;.1;3.75;19202 +65106;42.64135;9.04166;40;20220327;21.1;12.7;16.9;5.7;8.18;.3;4.51;11800 +65106;42.64135;9.04166;40;20220328;19.2;8.9;14.1;2.5;9.14;0;3.15;18418 +65106;42.64135;9.04166;40;20220329;17.5;7.8;12.7;2.7;9.27;2.3;2.82;17520 +65106;42.64135;9.04166;40;20220330;16.9;10.4;13.6;2.1;12.64;14.1;1.67;8513 +65106;42.64135;9.04166;40;20220331;17.5;11.4;14.5;5.7;11.81;1;2.78;14324 +65106;42.64135;9.04166;40;20220401;15.2;10.9;13;9.4;7.41;3.1;3.96;10840 +65106;42.64135;9.04166;40;20220402;11.4;2.9;7.2;3.9;7.39;17.6;2.01;12800 +65106;42.64135;9.04166;40;20220403;13.1;5.4;9.2;4.1;7.95;6.4;2.16;10175 +65106;42.64135;9.04166;40;20220404;13.7;4.7;9.2;3.4;7.54;0;2.82;20725 +65106;42.64135;9.04166;40;20220405;14.7;4.8;9.7;2.4;7.67;0;2.97;23420 +65106;42.64135;9.04166;40;20220406;14.8;5;9.9;3.3;8.67;1.2;2.2;12130 +65106;42.64135;9.04166;40;20220407;18.3;7;12.7;9.9;9.07;0;4.28;20283 +65106;42.64135;9.04166;40;20220408;22.6;13.3;17.9;10.8;10.64;0;6.17;20769 +65106;42.64135;9.04166;40;20220409;16.4;14.9;15.7;13.4;8.61;0;5.16;12377 +65106;42.64135;9.04166;40;20220410;15.8;7.5;11.7;3.6;7.58;0;3.54;22722 +65106;42.64135;9.04166;40;20220411;16.7;5.7;11.2;3.5;8.87;0;3.35;24061 +65106;42.64135;9.04166;40;20220412;18.4;6.3;12.4;3.4;10.21;0;2.92;19724 +65106;42.64135;9.04166;40;20220413;19.2;9.5;14.3;2.9;10.67;0;3.4;20837 +65106;42.64135;9.04166;40;20220414;20.2;8.6;14.4;2.5;10.54;0;3.17;17886 +65106;42.64135;9.04166;40;20220415;22;9.9;16;2.3;10.51;0;3.87;22414 +65106;42.64135;9.04166;40;20220416;22.3;11.5;16.9;5;9.21;0;5.29;25080 +65106;42.64135;9.04166;40;20220417;17.9;13.4;15.6;6.8;6.17;0;5.82;23947 +65106;42.64135;9.04166;40;20220418;18.2;8.2;13.2;3.4;7.34;0;4.28;25545 +65106;42.64135;9.04166;40;20220419;20.3;8.3;14.3;3.4;9.71;0;4.08;24199 +65106;42.64135;9.04166;40;20220420;20.7;10;15.3;2.9;11.94;1.5;3;15390 +65106;42.64135;9.04166;40;20220421;18.3;12.1;15.2;5.8;13.17;20.7;2.64;11587 +65106;42.64135;9.04166;40;20220422;17.8;12.4;15.1;5.1;12.81;1.8;2.54;11501 +65106;42.64135;9.04166;40;20220423;18.8;9.7;14.3;4.3;11.87;2.6;3.14;17055 +65106;42.64135;9.04166;40;20220424;15.7;10.8;13.2;7;10.97;4.6;2.74;11856 +65106;42.64135;9.04166;40;20220425;20.7;11.9;16.3;6.6;10.64;0;5.1;24545 +65106;42.64135;9.04166;40;20220426;20.9;10.4;15.7;3.5;10.87;0;4.51;26390 +65106;42.64135;9.04166;40;20220427;20.4;10;15.2;2.4;11.37;0;4.06;26331 +65106;42.64135;9.04166;40;20220428;24;10.4;17.2;4.6;9.64;.1;5.67;27128 +65106;42.64135;9.04166;40;20220429;22.8;10.8;16.8;5.1;8.21;0;5.85;25964 +65106;42.64135;9.04166;40;20220430;20.1;10.1;15.1;2.6;10.27;.5;4.03;23990 +65106;42.64135;9.04166;40;20220501;20;11.4;15.7;3;10.67;0;3.97;22204 +65106;42.64135;9.04166;40;20220502;20.1;10.4;15.2;2.7;10.41;0;4.27;26185 +65106;42.64135;9.04166;40;20220503;20.9;11;15.9;2.7;11.67;0;3.98;23065 +65106;42.64135;9.04166;40;20220504;20.3;12.1;16.2;2.2;13.24;.3;3.47;20861 +65106;42.64135;9.04166;40;20220505;16.9;14;15.4;1.9;14.57;14;1.48;5751 +65106;42.64135;9.04166;40;20220506;17.4;12.5;15;5.3;14.78;4.1;2.1;13068 +65106;42.64135;9.04166;40;20220507;20.3;14.6;17.4;3.3;14.85;.4;3.27;18486 +65106;42.64135;9.04166;40;20220508;22.4;13.1;17.7;3.8;13.21;0;4.41;24281 +65106;42.64135;9.04166;40;20220509;23.3;12.6;17.9;3.3;13.11;0;4.89;28392 +65106;42.64135;9.04166;40;20220510;23.7;12.4;18;2.1;13.18;0;4.82;28946 +65106;42.64135;9.04166;40;20220511;24.4;13.4;18.9;2.8;11.91;0;5.28;28161 +65106;42.64135;9.04166;40;20220512;24.6;12.3;18.5;1.9;12.21;0;4.92;28407 +65106;42.64135;9.04166;40;20220513;24.6;11.5;18.1;2.1;11.51;0;5.04;28192 +65106;42.64135;9.04166;40;20220514;24.5;11.9;18.2;2;12.18;0;5.02;29038 +65106;42.64135;9.04166;40;20220515;23.5;12.2;17.8;1.8;13.38;0;4.54;27309 +65106;42.64135;9.04166;40;20220516;24.9;13.3;19.1;1.9;13.61;0;4.89;27982 +65106;42.64135;9.04166;40;20220517;25.8;14.4;20.1;2.1;14.08;0;5.18;28340 +65106;42.64135;9.04166;40;20220518;25.6;14.3;19.9;2.1;13.08;0;5.41;29705 +65106;42.64135;9.04166;40;20220519;28.7;16.7;22.7;2.6;14.65;0;6.07;29892 +65106;42.64135;9.04166;40;20220520;27.5;14.9;21.2;2;16.21;.1;5.43;30005 +65106;42.64135;9.04166;40;20220521;28;15;21.5;2.8;15.11;0;5.85;30097 +65106;42.64135;9.04166;40;20220522;27.3;15.5;21.4;1.9;15.25;.3;5.37;28801 +65106;42.64135;9.04166;40;20220523;28.6;15.3;22;2.2;15.25;0;5.78;29984 +65106;42.64135;9.04166;40;20220524;28.3;17.1;22.7;2.8;17.15;0;5.54;26659 +65106;42.64135;9.04166;40;20220525;26.2;16.7;21.5;2.4;17.55;2.3;5.07;27012 +65106;42.64135;9.04166;40;20220526;27.6;19.1;23.3;2.2;19.75;.1;5.13;26564 +65106;42.64135;9.04166;40;20220527;33;19.6;26.3;2.4;15.55;0;5.95;24509 +65106;42.64135;9.04166;40;20220528;30.5;19.5;25;2.4;16.28;.5;6.24;28912 +65106;42.64135;9.04166;40;20220529;25.3;18;21.7;2.2;19.06;.1;4.27;22120 +65106;42.64135;9.04166;40;20220530;27.5;15.8;21.6;1.7;16.91;0;5.47;29671 +65106;42.64135;9.04166;40;20220531;26.5;16.6;21.5;1.9;18.55;.3;4.99;27503 +65106;42.64135;9.04166;40;20220601;26.5;17;21.7;1.9;19.68;0;5.24;29657 +65106;42.64135;9.04166;40;20220602;30.8;17.5;24.2;2;19.58;0;6.09;30974 +65106;42.64135;9.04166;40;20220603;33.5;22.1;27.8;2.3;18.15;0;6.51;26450 +65106;42.64135;9.04166;40;20220604;34.9;20.7;27.8;2.7;19.18;0;7.18;29731 +65106;42.64135;9.04166;40;20220605;31.7;23.4;27.6;4;20.45;.1;6.46;24865 +65106;42.64135;9.04166;40;20220606;31.4;21;26.2;4.8;14.75;0;8.08;28955 +65106;42.64135;9.04166;40;20220607;32.7;20.6;26.6;7.1;13.11;0;9.65;31028 +65106;42.64135;9.04166;40;20220608;28.7;20.9;24.8;7.1;14.05;0;7.88;24633 +65106;42.64135;9.04166;40;20220609;27.6;19.9;23.7;5.9;14.85;0;7.09;27573 +65106;42.64135;9.04166;40;20220610;28.8;16.3;22.5;2.7;13.78;0;6.45;31325 +65106;42.64135;9.04166;40;20220611;29.5;16.8;23.2;2.4;12.75;0;6.55;31356 +65106;42.64135;9.04166;40;20220612;30.2;16.8;23.5;2.1;11.78;0;6.58;31383 +65106;42.64135;9.04166;40;20220613;33.1;17.9;25.5;2.4;15.61;.1;6.98;31025 +65106;42.64135;9.04166;40;20220614;28.7;18.4;23.5;2.2;21.38;0;5.54;29315 +65106;42.64135;9.04166;40;20220615;29.4;18.6;24;1.9;20.68;0;5.5;28333 +65106;42.64135;9.04166;40;20220616;29.5;19.5;24.5;2.4;18.98;0;6.11;30275 +65106;42.64135;9.04166;40;20220617;30.2;18.5;24.4;2.1;18.78;0;6.26;31384 +65106;42.64135;9.04166;40;20220618;33.3;20.7;27;2.3;18.48;0;6.99;31484 +65106;42.64135;9.04166;40;20220619;32.3;20.3;26.3;2.1;19.25;0;6.62;31490 +65106;42.64135;9.04166;40;20220620;31.4;19.3;25.4;2.4;19.41;0;6.49;30886 +65106;42.64135;9.04166;40;20220621;32.6;20.5;26.6;2.6;16.45;0;6.93;29624 +65106;42.64135;9.04166;40;20220622;32.5;22.1;27.3;2.3;19.38;.3;6.59;29184 +65106;42.64135;9.04166;40;20220623;29.7;21.3;25.5;2.1;22.61;.6;4.95;22870 +65106;42.64135;9.04166;40;20220624;32.1;21.4;26.8;3.9;21.38;.1;6.79;28924 +65106;42.64135;9.04166;40;20220625;29.6;21.2;25.4;2.8;19.98;.1;5.97;27125 +65106;42.64135;9.04166;40;20220626;34.4;21.5;28;3;19.08;0;7.37;30043 +65106;42.64135;9.04166;40;20220627;34.3;24.5;29.4;3;21.11;.1;6.86;26221 +65106;42.64135;9.04166;40;20220628;33.9;24.3;29.1;4.4;22.05;3.7;7.03;23391 +65106;42.64135;9.04166;40;20220629;30.8;21.1;26;4.5;18.55;0;7.35;30778 +65106;42.64135;9.04166;40;20220630;28.8;17.7;23.2;1.8;18.71;0;5.96;31354 +65106;42.64135;9.04166;40;20220701;30.9;19.6;25.2;2.7;20.05;0;6.36;30508 +65106;42.64135;9.04166;40;20220702;29.1;17.7;23.4;1.9;19.01;0;5.97;31063 +65106;42.64135;9.04166;40;20220703;32.3;18.5;25.4;1.9;17.48;0;6.49;31253 +65106;42.64135;9.04166;40;20220704;34.3;19.8;27.1;2.4;14.61;0;7.25;31082 +65106;42.64135;9.04166;40;20220705;35;20.4;27.7;4;14.71;0;8.62;31171 +65106;42.64135;9.04166;40;20220706;31.9;24.2;28.1;4.1;18.91;0;7.38;27567 +65106;42.64135;9.04166;40;20220707;30.6;20.4;25.5;2.4;21.75;.1;6.09;29746 +65106;42.64135;9.04166;40;20220708;31.6;20.1;25.9;3.3;17.88;0;6.83;30504 +65106;42.64135;9.04166;40;20220709;32;20.3;26.1;2.7;15.71;0;7.06;30972 +65106;42.64135;9.04166;40;20220710;31.1;19;25;2.3;16.55;0;6.5;30170 +65106;42.64135;9.04166;40;20220711;29.9;19.3;24.6;2.3;16.68;0;6.34;30386 +65106;42.64135;9.04166;40;20220712;29.6;20;24.8;2.2;19.31;0;6.02;29209 +65106;42.64135;9.04166;40;20220713;31.8;19.7;25.8;2.3;21.48;0;6.31;30726 +65106;42.64135;9.04166;40;20220714;31.3;20.7;26;2.1;22.45;.3;6.17;30160 +65106;42.64135;9.04166;40;20220715;32.2;20.7;26.4;2.5;21.75;0;6.49;30586 +65106;42.64135;9.04166;40;20220716;31.5;20.9;26.2;2.3;21.68;0;6.31;30512 +65106;42.64135;9.04166;40;20220717;33.3;22.1;27.7;1.9;23.78;0;6.36;30435 +65106;42.64135;9.04166;40;20220718;35.4;22;28.7;2.1;22.95;0;6.78;30355 +65106;42.64135;9.04166;40;20220719;34.9;22.7;28.8;2.2;23.05;.1;6.72;30093 +65106;42.64135;9.04166;40;20220720;34.5;22.8;28.7;2.1;22.05;.2;6.65;29475 +65106;42.64135;9.04166;40;20220721;34.9;23;29;2.2;19.18;0;6.99;29777 +65106;42.64135;9.04166;40;20220722;32.9;21.8;27.4;2.2;22.65;.1;6.45;29993 +65106;42.64135;9.04166;40;20220723;34.6;21.2;27.9;3.3;21.55;0;6.97;28382 +65106;42.64135;9.04166;40;20220724;33.4;22.9;28.2;3;21.45;0;6.72;27638 +65106;42.64135;9.04166;40;20220725;33.7;21.8;27.7;3.1;21.78;0;6.66;27886 +65106;42.64135;9.04166;40;20220726;34.5;24.1;29.3;4.7;21.18;0;7.99;28923 +65106;42.64135;9.04166;40;20220727;32.5;23;27.8;3.4;19.08;0;7.08;28224 +65106;42.64135;9.04166;40;20220728;31.1;20.2;25.7;2.1;20.85;0;5.91;28406 +65106;42.64135;9.04166;40;20220729;32.2;21.1;26.6;2.7;21.18;0;6.09;27272 +65106;42.64135;9.04166;40;20220730;32.4;23.5;27.9;4;20.68;0;7.17;28726 +65106;42.64135;9.04166;40;20220731;31.4;20.1;25.8;2.3;21.61;.1;5.97;29079 +65106;42.64135;9.04166;40;20220801;33.6;20.4;27;2.1;20.75;0;6.24;28964 +65106;42.64135;9.04166;40;20220802;31.3;22;26.6;2.6;22.61;0;5.8;26487 +65106;42.64135;9.04166;40;20220803;33.3;21.7;27.5;1.8;21.45;0;6.08;28725 +65106;42.64135;9.04166;40;20220804;32.6;21.1;26.9;2;21.71;0;6.02;28540 +65106;42.64135;9.04166;40;20220805;33.7;22;27.9;2.3;21.71;.1;6.09;26846 +65106;42.64135;9.04166;40;20220806;32.8;20.9;26.8;1.9;22.28;0;5.92;28349 +65106;42.64135;9.04166;40;20220807;32.6;22.6;27.6;2.3;24.85;.3;5.86;27343 +65106;42.64135;9.04166;40;20220808;32.6;23.1;27.8;2.8;22.78;.1;6.13;27118 +65106;42.64135;9.04166;40;20220809;32.9;22.1;27.5;2.9;19.88;.1;6.44;27617 +65106;42.64135;9.04166;40;20220810;32.8;22.4;27.6;3.4;19.95;.1;6.31;25979 +65106;42.64135;9.04166;40;20220811;32.5;22.2;27.3;2.6;17.95;0;5.98;24835 +65106;42.64135;9.04166;40;20220812;32.4;20.6;26.5;2.2;17.81;.7;5.71;24894 +65106;42.64135;9.04166;40;20220813;29.3;19.3;24.3;2.5;21.08;1.6;4.7;22799 +65106;42.64135;9.04166;40;20220814;30.8;21.4;26.1;2.4;19.98;1.9;4.89;20655 +65106;42.64135;9.04166;40;20220815;32.7;21.5;27.1;2.4;21.55;1.9;5.32;22709 +65106;42.64135;9.04166;40;20220816;30.8;22.7;26.7;1.9;24.28;2.5;4.84;22982 +65106;42.64135;9.04166;40;20220817;32.8;21.9;27.3;3.4;22.45;.3;5.74;23178 +65106;42.64135;9.04166;40;20220818;28.8;25.1;27;3.4;22.11;5.6;4.39;14993 +65106;42.64135;9.04166;40;20220819;28.3;18.7;23.5;3.6;19.31;.5;4.87;22655 +65106;42.64135;9.04166;40;20220820;30;19.4;24.7;2.3;18.91;0;5.32;25626 +65106;42.64135;9.04166;40;20220821;29.6;19.9;24.7;2.1;21.18;0;4.79;23778 +65106;42.64135;9.04166;40;20220822;28.7;19.7;24.2;2.4;22.18;0;4.62;23765 +65106;42.64135;9.04166;40;20220823;29.6;19.2;24.4;2;20.58;0;4.93;25435 +65106;42.64135;9.04166;40;20220824;31.8;19.8;25.8;2.5;18.35;0;5.59;25700 +65106;42.64135;9.04166;40;20220825;30.4;19.9;25.1;2.4;17.88;0;5.33;24668 +65106;42.64135;9.04166;40;20220826;31.4;20.4;25.9;2.1;20.55;.1;5.02;23590 +65106;42.64135;9.04166;40;20220827;29.8;20.8;25.3;2;22.58;0;4.45;22405 +65106;42.64135;9.04166;40;20220828;29.8;21.4;25.6;2;23.21;.1;4.18;19924 +65106;42.64135;9.04166;40;20220829;30.5;20.4;25.4;2.2;22.28;0;4.78;23433 +65106;42.64135;9.04166;40;20220830;30.9;20.4;25.7;2.3;21.68;0;4.61;21344 +65106;42.64135;9.04166;40;20220831;30.4;19.6;25;3.5;20.71;2.5;4.83;20534 +65106;42.64135;9.04166;40;20220901;29.4;23;26.2;3.1;21.28;0;4.86;20680 +65106;42.64135;9.04166;40;20220902;29.6;20.7;25.1;1.8;21.68;.5;3.99;19430 +65106;42.64135;9.04166;40;20220903;29.3;22.2;25.8;2.4;21.35;.6;4.1;17731 +65106;42.64135;9.04166;40;20220904;30.5;21.4;26;2.4;21.15;0;4.71;21693 +65106;42.64135;9.04166;40;20220905;30.9;21.2;26.1;2;21.15;0;4.62;22065 +65106;42.64135;9.04166;40;20220906;31.3;21.2;26.2;2.2;21.45;.6;4.58;20858 +65106;42.64135;9.04166;40;20220907;30.6;21.2;25.9;2.4;23.58;.3;4.39;20964 +65106;42.64135;9.04166;40;20220908;32.1;22.2;27.1;3.9;22.48;0;4.87;17241 +65106;42.64135;9.04166;40;20220909;30.5;21.9;26.2;7.4;14.71;0;7.64;21361 +65106;42.64135;9.04166;40;20220910;29;21.5;25.2;7.6;15.55;0;6.65;20112 +65106;42.64135;9.04166;40;20220911;28.9;19.9;24.4;5.5;15.81;0;5.88;20930 +65106;42.64135;9.04166;40;20220912;27.4;17.1;22.3;1.9;18.01;0;3.93;21673 +65106;42.64135;9.04166;40;20220913;29.2;17.5;23.4;1.8;19.18;0;4.01;21633 +65106;42.64135;9.04166;40;20220914;32;20.3;26.2;2.5;20.05;.3;4.47;18480 +65106;42.64135;9.04166;40;20220915;31.7;22.9;27.3;5;20.65;0;5.36;16757 +65106;42.64135;9.04166;40;20220916;31;23.4;27.2;9.1;15.71;0;7.77;19771 +65106;42.64135;9.04166;40;20220917;25.2;20;22.6;7.6;11.48;.6;6.36;16973 +65106;42.64135;9.04166;40;20220918;26.1;14.2;20.2;2.2;10.81;0;3.99;20032 +65106;42.64135;9.04166;40;20220919;28.2;15.3;21.8;2.5;13.18;0;4.32;20365 +65106;42.64135;9.04166;40;20220920;26.4;17.3;21.9;2.4;15.15;0;3.76;18778 +65106;42.64135;9.04166;40;20220921;26.8;15.5;21.2;3.4;12.38;.1;4.57;18862 +65106;42.64135;9.04166;40;20220922;24.7;15.8;20.3;4.4;9.78;0;4.93;18815 +65106;42.64135;9.04166;40;20220923;24.8;13.8;19.3;2.6;10.15;0;3.93;19030 +65106;42.64135;9.04166;40;20220924;23;15.4;19.2;1.7;14.21;3.9;2.52;12388 +65106;42.64135;9.04166;40;20220925;24;16.6;20.3;2;17.91;.5;2.73;15719 +65106;42.64135;9.04166;40;20220926;25.3;16.9;21.1;6.1;14.75;0;4.41;15920 +65106;42.64135;9.04166;40;20220927;22.8;16.2;19.5;10.1;12.15;.6;5.03;13488 +65106;42.64135;9.04166;40;20220928;24.5;16.6;20.5;9.9;13.08;0;5.16;13701 +65106;42.64135;9.04166;40;20220929;24.3;17.6;21;7;14.21;2.3;4.44;14435 +65106;42.64135;9.04166;40;20220930;20.5;14.7;17.6;3;14.78;5.1;2.26;10153 +65106;42.64135;9.04166;40;20221001;23;14;18.5;7.9;12.35;0;4.55;16542 +65106;42.64135;9.04166;40;20221002;29.1;17.9;23.5;8.2;14.01;0;6.32;16948 +65106;42.64135;9.04166;40;20221003;24.8;16.6;20.7;3.9;15.01;0;3.5;15999 +65106;42.64135;9.04166;40;20221004;23.7;14.9;19.3;1.9;17.08;0;2.61;17227 +65106;42.64135;9.04166;40;20221005;24.5;14;19.3;2.3;16.18;0;2.77;17208 +65106;42.64135;9.04166;40;20221006;23.1;14.3;18.7;2;16.55;0;2.42;16042 +65106;42.64135;9.04166;40;20221007;23.5;13.1;18.3;1.7;15.78;0;2.41;16629 +65106;42.64135;9.04166;40;20221008;24.7;13.7;19.2;1.9;15.11;.4;2.64;16094 +65106;42.64135;9.04166;40;20221009;24.6;16.6;20.6;2.1;16.38;9;2.29;10053 +65106;42.64135;9.04166;40;20221010;23.7;16.2;20;2.6;16.78;1.5;2.44;13712 +65106;42.64135;9.04166;40;20221011;24;14.9;19.5;2.3;16.55;0;2.38;14289 +65106;42.64135;9.04166;40;20221012;22.2;15.4;18.8;1.9;16.91;0;1.94;11582 +65106;42.64135;9.04166;40;20221013;23.1;15.9;19.5;2.9;15.68;0;2.56;13711 +65106;42.64135;9.04166;40;20221014;24.2;15.8;20;4.8;14.88;0;3.41;13616 +65106;42.64135;9.04166;40;20221015;25.6;15.3;20.4;2.7;15.35;0;2.94;15491 +65106;42.64135;9.04166;40;20221016;25;15.1;20.1;1.8;15.58;0;2.36;14201 +65106;42.64135;9.04166;40;20221017;25.4;15.8;20.6;2.3;16.51;0;2.5;14711 +65106;42.64135;9.04166;40;20221018;25.2;14.8;20;2;17.08;0;2.3;14332 +65106;42.64135;9.04166;40;20221019;23.3;15.8;19.5;1.9;16.91;.1;2.09;13649 +65106;42.64135;9.04166;40;20221020;23.2;13.4;18.3;2.1;16.55;.1;1.98;13453 +65106;42.64135;9.04166;40;20221021;26.3;14.9;20.6;1.4;15.55;0;2.05;10494 +65106;42.64135;9.04166;40;20221022;28.8;16.6;22.7;2.1;15.15;0;2.77;13193 +65106;42.64135;9.04166;40;20221023;27.9;16.7;22.3;2.1;14.91;0;2.73;12221 +65106;42.64135;9.04166;40;20221024;29.8;16.5;23.2;2.6;13.75;0;3.52;13294 +65106;42.64135;9.04166;40;20221025;28.5;16.6;22.6;2.3;14.75;0;2.82;11273 +65106;42.64135;9.04166;40;20221026;27.5;14.9;21.2;1.8;14.15;0;2.37;12910 +65106;42.64135;9.04166;40;20221027;25.6;14.9;20.2;1.7;13.31;0;2.13;12182 +65106;42.64135;9.04166;40;20221028;25;13.2;19.1;1.7;14.88;0;1.89;12535 +65106;42.64135;9.04166;40;20221029;25.2;14;19.6;2.5;15.01;.1;2.33;12912 +65106;42.64135;9.04166;40;20221030;26.2;13.2;19.7;1.9;13.75;0;2.16;12647 +65106;42.64135;9.04166;40;20221031;23.5;11.9;17.7;1.8;13.65;0;1.8;11561 +65106;42.64135;9.04166;40;20221101;23.7;12;17.9;2.2;13.58;0;1.93;11199 +65106;42.64135;9.04166;40;20221102;25.2;14.3;19.8;2;14.81;1.4;2.01;11118 +65106;42.64135;9.04166;40;20221103;23.2;14.4;18.8;2.6;14.85;10;1.97;10545 +65106;42.64135;9.04166;40;20221104;20.1;15.1;17.6;7.9;12.41;0;3.14;7531 +65106;42.64135;9.04166;40;20221105;19.3;10.9;15.1;3.1;10.31;1.7;2.06;9837 +65106;42.64135;9.04166;40;20221106;21.3;10.3;15.8;2.5;9.55;0;2.2;11265 +65106;42.64135;9.04166;40;20221107;23.6;11.7;17.6;3;12.21;0;2.24;11352 +65106;42.64135;9.04166;40;20221108;22.4;11.6;17;1.7;12.51;0;1.56;10662 +65106;42.64135;9.04166;40;20221109;22.5;12.5;17.5;1.9;13.31;0;1.62;10308 +65106;42.64135;9.04166;40;20221110;23;14.4;18.7;2.2;15.18;.1;1.6;8626 +65106;42.64135;9.04166;40;20221111;23.2;14.1;18.7;2.9;14.85;0;1.91;9889 +65106;42.64135;9.04166;40;20221112;20.6;12.3;16.4;3;11.55;0;1.99;7645 +65106;42.64135;9.04166;40;20221113;19.5;14;16.7;3.9;9.71;1.6;2.64;7660 +65106;42.64135;9.04166;40;20221114;20.6;11;15.8;2;10.71;3.5;1.55;8913 +65106;42.64135;9.04166;40;20221115;17.9;11.1;14.5;2.1;13.68;15.1;1.03;4818 +65106;42.64135;9.04166;40;20221116;21.8;14.6;18.2;5.1;14.31;3.6;2.22;8315 +65106;42.64135;9.04166;40;20221117;22.8;13.7;18.3;5.8;11.98;4.3;3.16;8753 +65106;42.64135;9.04166;40;20221118;19.3;14;16.6;7;11.85;0;2.54;6579 +65106;42.64135;9.04166;40;20221119;17.7;11.6;14.6;2.6;10.18;8.9;1.66;5460 +65106;42.64135;9.04166;40;20221120;17.8;9.4;13.6;2.7;10.11;0;1.47;8652 +65106;42.64135;9.04166;40;20221121;18.4;8.8;13.6;4.6;10.05;21.7;2.04;8498 +65106;42.64135;9.04166;40;20221122;15.3;11.3;13.3;6.8;10.95;10.1;1.82;3732 +65106;42.64135;9.04166;40;20221123;16.2;13.1;14.6;7.8;10.21;.1;2.57;3949 +65106;42.64135;9.04166;40;20221124;18.7;11.4;15;5.3;10.11;.6;2.44;8143 +65106;42.64135;9.04166;40;20221125;15.9;10.3;13.1;2.9;11.48;18.1;1.14;4377 +65106;42.64135;9.04166;40;20221126;17;11;14;5.6;10.31;1;2.03;6568 +65106;42.64135;9.04166;40;20221127;17;8.9;12.9;3.4;7.48;0;2.03;7590 +65106;42.64135;9.04166;40;20221128;15.2;7;11.1;1.7;8.61;.6;1.05;5016 +65106;42.64135;9.04166;40;20221129;13.5;10.1;11.8;2.9;9.78;2.5;1.28;2693 +65106;42.64135;9.04166;40;20221130;14.7;8.7;11.7;4;8.71;0;1.61;6633 +65106;42.64135;9.04166;40;20221201;14;6.3;10.1;2.8;7.85;0;1.34;5623 +65106;42.64135;9.04166;40;20221202;15.2;6.6;10.9;2.5;8.58;.4;1.23;5712 +65106;42.64135;9.04166;40;20221203;17.6;10.3;14;2.9;10.15;8.7;1.46;5570 +65106;42.64135;9.04166;40;20221204;17.7;10.3;14;2;11.21;3.9;1.02;6424 +65106;42.64135;9.04166;40;20221205;19;10.5;14.8;2.6;11.78;1.5;1.25;6671 +65106;42.64135;9.04166;40;20221206;17.6;9.7;13.6;1.8;12.31;0;.77;6923 +65106;42.64135;9.04166;40;20221207;17.6;9.7;13.7;2.1;11.21;0;1.02;7166 +65106;42.64135;9.04166;40;20221208;14.2;7.7;11;2.9;9.55;1.7;1.25;4449 +65106;42.64135;9.04166;40;20221209;20.2;9.7;14.9;4.2;12.11;15.8;1.62;5486 +65106;42.64135;9.04166;40;20221210;16.8;12.4;14.6;4.3;12.01;2.4;1.49;4274 +65106;42.64135;9.04166;40;20221211;13.2;8.3;10.8;7.7;7.15;0;2.36;6161 +65106;42.64135;9.04166;40;20221212;14.5;4.9;9.7;4.2;6.75;3.7;1.83;7228 +65106;42.64135;9.04166;40;20221213;11.6;7.2;9.4;3;10.41;4.8;.6;3318 +65106;42.64135;9.04166;40;20221214;14.6;9.9;12.3;2.7;12.25;6.4;.7;3108 +65106;42.64135;9.04166;40;20221215;17.6;8.8;13.2;3.9;12.35;9.5;1.16;4034 +65106;42.64135;9.04166;40;20221216;17;11.9;14.5;4.6;11.75;1.4;1.71;4303 +65106;42.64135;9.04166;40;20221217;17.8;10.5;14.1;4.8;9.81;.7;1.99;7905 +65106;42.64135;9.04166;40;20221218;16.4;7.2;11.8;1.8;10.25;0;.72;7513 +65106;42.64135;9.04166;40;20221219;15.5;6.7;11.1;1.3;9.88;0;.59;7240 +65106;42.64135;9.04166;40;20221220;16.8;6.8;11.8;1.5;9.61;0;.77;7633 +65106;42.64135;9.04166;40;20221221;15.7;6.6;11.1;1.9;9.98;.9;.77;5869 +65106;42.64135;9.04166;40;20221222;18.9;10.5;14.7;6.7;11.15;0;2.09;7353 +65106;42.64135;9.04166;40;20221223;21.6;13.6;17.6;9.1;11.75;.1;3.57;5860 +65106;42.64135;9.04166;40;20221224;22.7;15.5;19.1;7.4;11.45;0;3.67;7181 +65106;42.64135;9.04166;40;20221225;17.6;9.1;13.3;1.8;11.65;0;.79;7403 +65106;42.64135;9.04166;40;20221226;18.6;9;13.8;1.9;11.88;.1;.82;7787 +65106;42.64135;9.04166;40;20221227;20.5;9.7;15.1;5.4;9.25;0;2.72;8570 +65106;42.64135;9.04166;40;20221228;18.3;10.3;14.3;4.2;8.81;0;2.14;7882 +65106;42.64135;9.04166;40;20221229;19.3;8;13.6;2;9.05;0;1.22;8194 +65106;42.64135;9.04166;40;20221230;19.2;8.8;14;3.1;9.85;0;1.56;7221 +65106;42.64135;9.04166;40;20221231;18.7;9.6;14.2;1.6;11.51;0;.85;7717 +65107;42.67807;9.31037;107;20220101;13.6;11.4;12.5;1.1;12.09;.1;.64;2718 +65107;42.67807;9.31037;107;20220102;13;10.4;11.7;.5;10.59;.1;.55;3117 +65107;42.67807;9.31037;107;20220103;17.8;5.5;11.7;.6;9.49;.1;.44;8730 +65107;42.67807;9.31037;107;20220104;15.6;5.9;10.8;1.1;10.29;.1;.57;7620 +65107;42.67807;9.31037;107;20220105;16.1;5.8;11;1.8;9.39;4.8;.87;7956 +65107;42.67807;9.31037;107;20220106;8.7;5.1;6.9;1.9;8.59;8.8;.56;4077 +65107;42.67807;9.31037;107;20220107;12.7;6.2;9.5;1.4;7.39;0;.85;6083 +65107;42.67807;9.31037;107;20220108;12.6;2.1;7.4;.7;7.29;.4;.44;8234 +65107;42.67807;9.31037;107;20220109;12.3;4.6;8.5;3.8;7.99;.9;1.22;6879 +65107;42.67807;9.31037;107;20220110;11.4;.9;6.2;1.4;6.19;0;.71;8376 +65107;42.67807;9.31037;107;20220111;13.7;1.7;7.7;1.8;5.59;0;1.07;9148 +65107;42.67807;9.31037;107;20220112;10.9;2.5;6.7;2.5;4.99;0;1.33;7461 +65107;42.67807;9.31037;107;20220113;11.7;2.5;7.1;2.3;5.39;0;1.24;7961 +65107;42.67807;9.31037;107;20220114;13;4.2;8.6;1.2;5.99;0;.86;7830 +65107;42.67807;9.31037;107;20220115;14.2;-.5;6.9;.6;7.19;.1;.46;10185 +65107;42.67807;9.31037;107;20220116;13.4;.2;6.8;.7;7.29;.1;.5;10159 +65107;42.67807;9.31037;107;20220117;14.5;.5;7.5;1;7.79;0;.63;10371 +65107;42.67807;9.31037;107;20220118;13.8;.4;7.1;.9;7.99;0;.57;10469 +65107;42.67807;9.31037;107;20220119;14;.9;7.5;.6;8.19;0;.51;10450 +65107;42.67807;9.31037;107;20220120;12.3;2.9;7.6;.8;7.79;0;.6;8706 +65107;42.67807;9.31037;107;20220121;12.9;1.8;7.4;.9;7.59;0;.64;9714 +65107;42.67807;9.31037;107;20220122;12.4;-.1;6.2;.7;5.49;0;.61;10531 +65107;42.67807;9.31037;107;20220123;12.9;-1.2;5.9;.7;6.49;.1;.6;11007 +65107;42.67807;9.31037;107;20220124;13;.3;6.7;1.5;7.39;0;.83;10887 +65107;42.67807;9.31037;107;20220125;13.8;3.5;8.7;1.9;7.69;0;1.07;9765 +65107;42.67807;9.31037;107;20220126;12.9;.8;6.9;.6;8.59;0;.59;10854 +65107;42.67807;9.31037;107;20220127;14.9;1.4;8.2;.8;8.09;0;.75;11493 +65107;42.67807;9.31037;107;20220128;14.6;1.6;8.1;.4;8.19;0;.63;11599 +65107;42.67807;9.31037;107;20220129;14;.5;7.3;.9;7.99;.1;.77;11754 +65107;42.67807;9.31037;107;20220130;15.2;2;8.6;.9;8.79;.1;.83;11888 +65107;42.67807;9.31037;107;20220131;13.7;1.5;7.6;2.1;8.39;0;1.03;11630 +65107;42.67807;9.31037;107;20220201;14;7.7;10.9;2.9;5.79;0;2.08;8014 +65107;42.67807;9.31037;107;20220202;20;0;10;.7;6.99;.1;1.03;12307 +65107;42.67807;9.31037;107;20220203;18.8;2.9;10.9;1.1;10.19;0;1.11;12453 +65107;42.67807;9.31037;107;20220204;14.9;8.1;11.5;.8;10.89;0;.88;8746 +65107;42.67807;9.31037;107;20220205;14.4;3.3;8.9;.8;9.19;0;.9;11781 +65107;42.67807;9.31037;107;20220206;15.4;1.6;8.5;1;8.89;0;1;12903 +65107;42.67807;9.31037;107;20220207;16.7;2.8;9.8;4.1;7.99;0;2.1;13058 +65107;42.67807;9.31037;107;20220208;15.3;.3;7.8;.9;6.09;0;1.12;13215 +65107;42.67807;9.31037;107;20220209;15.6;-.2;7.7;.9;7.99;.1;1.07;13375 +65107;42.67807;9.31037;107;20220210;12.2;.9;6.6;2.9;9.06;0;1.74;10917 +65107;42.67807;9.31037;107;20220211;14.1;8.3;11.2;3.6;9.73;0;1.63;10639 +65107;42.67807;9.31037;107;20220212;14.2;9.1;11.7;8.3;8.8;0;2.7;11706 +65107;42.67807;9.31037;107;20220213;13.3;8.6;10.9;3.3;8.66;0;1.74;9622 +65107;42.67807;9.31037;107;20220214;14.7;8.7;11.7;3.7;9.5;5.3;1.85;10380 +65107;42.67807;9.31037;107;20220215;13.8;8.1;11;8.5;8.26;0;2.59;9885 +65107;42.67807;9.31037;107;20220216;14.1;.4;7.3;1;7.79;0;1.21;14550 +65107;42.67807;9.31037;107;20220217;17.4;4.7;11.1;1.3;9.59;0;1.52;14725 +65107;42.67807;9.31037;107;20220218;16.9;4.3;10.6;1.3;10.79;0;1.41;14903 +65107;42.67807;9.31037;107;20220219;16.9;6.4;11.7;.8;11.49;0;1.34;13796 +65107;42.67807;9.31037;107;20220220;16.4;4.7;10.6;1.6;10.99;.1;1.45;14848 +65107;42.67807;9.31037;107;20220221;17.6;3.2;10.4;4.3;7.99;0;2.61;15444 +65107;42.67807;9.31037;107;20220222;16.4;10.2;13.3;2.2;6.99;0;2.26;10656 +65107;42.67807;9.31037;107;20220223;17.9;-.6;8.7;1.4;7.89;.1;1.73;15813 +65107;42.67807;9.31037;107;20220224;15.9;1.9;8.9;1.1;9.19;.1;1.51;15999 +65107;42.67807;9.31037;107;20220225;17.1;3.6;10.4;1.3;8.59;.1;1.76;16186 +65107;42.67807;9.31037;107;20220226;12.5;4.5;8.5;3.4;5.39;0;2.4;12991 +65107;42.67807;9.31037;107;20220227;10.7;1.1;5.9;1.8;4.49;0;1.77;14570 +65107;42.67807;9.31037;107;20220228;13.8;-.1;6.9;1.1;6.29;0;1.62;16756 +65107;42.67807;9.31037;107;20220301;10.3;.4;5.4;2.5;5.19;0;1.84;15201 +65107;42.67807;9.31037;107;20220302;12.1;-1.1;5.5;1.2;6.09;0;1.58;17141 +65107;42.67807;9.31037;107;20220303;14.7;1.8;8.3;.8;7.89;.1;1.64;17335 +65107;42.67807;9.31037;107;20220304;12.7;5;8.9;1.6;8.39;6.3;1.59;13724 +65107;42.67807;9.31037;107;20220305;11.2;3.5;7.4;1.9;5.89;0;1.82;13895 +65107;42.67807;9.31037;107;20220306;11.1;1.8;6.5;1.8;5.49;.1;1.84;15619 +65107;42.67807;9.31037;107;20220307;11.7;-.5;5.6;1.3;5.59;0;1.77;18117 +65107;42.67807;9.31037;107;20220308;11.6;-.6;5.5;2.4;5.39;0;2.07;18314 +65107;42.67807;9.31037;107;20220309;14.5;.4;7.5;1.8;4.99;0;2.29;18512 +65107;42.67807;9.31037;107;20220310;14.7;-1.9;6.4;1.1;6.99;0;1.85;18710 +65107;42.67807;9.31037;107;20220311;14.4;2;8.2;3.6;7.89;0;2.31;18908 +65107;42.67807;9.31037;107;20220312;13.8;10.7;12.3;6;7.99;.3;3.05;8993 +65107;42.67807;9.31037;107;20220313;12.4;10.1;11.3;7.6;9.39;1.7;2.34;7618 +65107;42.67807;9.31037;107;20220314;15.9;11.6;13.8;6.5;11.69;.3;2.47;11139 +65107;42.67807;9.31037;107;20220315;17.1;12.8;15;5.2;10.99;0;2.94;11270 +65107;42.67807;9.31037;107;20220316;18.5;8.1;13.3;3.1;11.09;0;2.71;18626 +65107;42.67807;9.31037;107;20220317;16.4;12.5;14.5;4.5;10.29;0;2.84;10904 +65107;42.67807;9.31037;107;20220318;14.7;12.1;13.4;9.6;9.16;0;3.42;7368 +65107;42.67807;9.31037;107;20220319;13.6;11.2;12.4;7.9;8.73;.7;2.99;6009 +65107;42.67807;9.31037;107;20220320;14.7;10.6;12.7;6;8.73;.3;3.13;12209 +65107;42.67807;9.31037;107;20220321;13.7;8.2;11;6.9;6;0;3.91;16252 +65107;42.67807;9.31037;107;20220322;15.1;7.4;11.3;6.6;5.83;0;4.19;18518 +65107;42.67807;9.31037;107;20220323;15.5;8.4;12;4.5;6.53;0;3.78;19946 +65107;42.67807;9.31037;107;20220324;17.5;9.6;13.5;2.2;7.6;0;3.25;20617 +65107;42.67807;9.31037;107;20220325;17.6;8.8;13.2;4.9;7.63;0;3.95;20845 +65107;42.67807;9.31037;107;20220326;17.1;10;13.6;4.6;7.43;.1;3.92;18506 +65107;42.67807;9.31037;107;20220327;19.2;13.4;16.3;5.6;8.1;.1;4.45;12444 +65107;42.67807;9.31037;107;20220328;18.3;11.7;15;2.6;9.23;0;3.25;17016 +65107;42.67807;9.31037;107;20220329;17.7;10.2;13.9;3.7;9.53;2.7;3.33;19689 +65107;42.67807;9.31037;107;20220330;15.8;11.9;13.9;4.4;13;10.5;1.96;11283 +65107;42.67807;9.31037;107;20220331;15.9;11;13.5;7.9;12;.5;2.43;11603 +65107;42.67807;9.31037;107;20220401;14.3;11.4;12.9;15.2;7.46;1.6;4.72;11265 +65107;42.67807;9.31037;107;20220402;11;2.5;6.8;3.9;7.38;13.9;2.01;12800 +65107;42.67807;9.31037;107;20220403;12.6;4.9;8.8;4.1;7.93;7.6;2.16;10175 +65107;42.67807;9.31037;107;20220404;13.3;6.8;10;4.4;7.83;0;3.04;20073 +65107;42.67807;9.31037;107;20220405;14.1;6.4;10.3;2.2;7.84;0;3;23445 +65107;42.67807;9.31037;107;20220406;14.4;8.1;11.2;4.8;8.8;1.8;2.91;16602 +65107;42.67807;9.31037;107;20220407;16.8;8.2;12.5;12.9;9.56;0;3.99;19330 +65107;42.67807;9.31037;107;20220408;21.1;12.9;17;14.1;10.99;0;5.74;19117 +65107;42.67807;9.31037;107;20220409;15.7;14.3;15;13.4;8.59;0;5.16;12377 +65107;42.67807;9.31037;107;20220410;15.1;8.5;11.8;3.7;7.3;0;3.64;21983 +65107;42.67807;9.31037;107;20220411;16.7;8.8;12.7;4;8.66;0;3.8;24004 +65107;42.67807;9.31037;107;20220412;17.3;10.5;13.9;7.1;10.63;0;3.33;17968 +65107;42.67807;9.31037;107;20220413;18.6;11.9;15.3;5.7;10.06;0;4.25;20151 +65107;42.67807;9.31037;107;20220414;20.4;11.6;16;3.8;9.4;0;4.49;22569 +65107;42.67807;9.31037;107;20220415;21.9;12.8;17.3;3;10.13;0;4.49;23334 +65107;42.67807;9.31037;107;20220416;22.1;13.4;17.7;5.7;9.33;0;5.84;25417 +65107;42.67807;9.31037;107;20220417;16.9;12.5;14.7;8.5;6.79;0;5.78;24084 +65107;42.67807;9.31037;107;20220418;17.6;10.8;14.2;5.7;7.33;0;5.07;25642 +65107;42.67807;9.31037;107;20220419;18.6;10.9;14.7;3.1;10.4;0;3.91;24056 +65107;42.67807;9.31037;107;20220420;19.3;11.7;15.5;5.2;12.3;1.6;3.47;19844 +65107;42.67807;9.31037;107;20220421;16.3;12.5;14.4;8.6;13.13;22.7;2.63;14177 +65107;42.67807;9.31037;107;20220422;16.5;11.5;14;6.3;13;0;2.74;16945 +65107;42.67807;9.31037;107;20220423;19.2;11.7;15.5;6.5;11.73;1.4;4.12;21434 +65107;42.67807;9.31037;107;20220424;16.3;11.2;13.7;7.8;10.83;2;3.59;18568 +65107;42.67807;9.31037;107;20220425;19.4;12.9;16.1;9.3;11.16;0;5.11;25084 +65107;42.67807;9.31037;107;20220426;19.2;13.2;16.2;4.2;11.2;.1;4.51;25945 +65107;42.67807;9.31037;107;20220427;20.6;12.4;16.5;3.7;11.5;0;4.48;25887 +65107;42.67807;9.31037;107;20220428;22.4;13;17.7;6.3;9.63;0;6.14;27619 +65107;42.67807;9.31037;107;20220429;21.4;15;18.2;7;8.4;0;6.48;23098 +65107;42.67807;9.31037;107;20220430;19.3;13.2;16.3;3.7;10.23;0;4.44;22835 +65107;42.67807;9.31037;107;20220501;19.2;13.8;16.5;3.2;10.63;0;4.18;21203 +65107;42.67807;9.31037;107;20220502;19.7;12.8;16.2;3;10.56;0;4.44;25121 +65107;42.67807;9.31037;107;20220503;20.1;13.4;16.7;2.7;12.1;0;4.13;23538 +65107;42.67807;9.31037;107;20220504;20.4;13.7;17.1;2.9;12.66;0;4.27;24462 +65107;42.67807;9.31037;107;20220505;16.4;14.7;15.5;5;13.66;12.4;2.31;7983 +65107;42.67807;9.31037;107;20220506;17.6;11.9;14.8;.9;14.69;7.6;2.99;20067 +65107;42.67807;9.31037;107;20220507;20;13.8;16.9;.8;15.09;.2;3.37;21099 +65107;42.67807;9.31037;107;20220508;23;11.9;17.5;1.6;13.09;1.9;4.65;28910 +65107;42.67807;9.31037;107;20220509;23.6;11.2;17.4;1.4;13.49;0;4.64;29177 +65107;42.67807;9.31037;107;20220510;23.5;10.1;16.8;.9;13.69;0;4.49;29299 +65107;42.67807;9.31037;107;20220511;22.8;10.3;16.6;1.5;12.49;0;4.61;29417 +65107;42.67807;9.31037;107;20220512;22.9;9.4;16.2;1.3;12.69;.1;4.54;29534 +65107;42.67807;9.31037;107;20220513;23.2;8.6;15.9;1.1;12.09;0;4.52;29647 +65107;42.67807;9.31037;107;20220514;23.6;8.6;16.1;1.1;12.09;0;4.58;29759 +65107;42.67807;9.31037;107;20220515;23.9;9.7;16.8;1;13.39;.1;4.63;29867 +65107;42.67807;9.31037;107;20220516;25.2;10.5;17.9;.9;13.49;0;4.78;29973 +65107;42.67807;9.31037;107;20220517;25.5;11.4;18.5;1.2;13.99;0;4.95;30076 +65107;42.67807;9.31037;107;20220518;25.3;11;18.2;1.3;12.99;0;4.99;30177 +65107;42.67807;9.31037;107;20220519;28.1;15.3;21.7;2.2;12.09;0;6.05;30275 +65107;42.67807;9.31037;107;20220520;25.9;11;18.5;1.2;14.39;.1;5.01;30370 +65107;42.67807;9.31037;107;20220521;26.3;12.3;19.3;1.6;14.79;0;5.25;30463 +65107;42.67807;9.31037;107;20220522;26;11.9;19;1.3;14.79;.2;5.13;30552 +65107;42.67807;9.31037;107;20220523;29.7;13.4;21.6;1.2;15.09;0;5.57;30639 +65107;42.67807;9.31037;107;20220524;25.8;15.2;20.5;1.7;17.99;0;5.19;29930 +65107;42.67807;9.31037;107;20220525;27.3;16.3;21.8;1.7;18.89;0;5.51;30604 +65107;42.67807;9.31037;107;20220526;30.3;17.7;24;2;17.99;0;6.19;30883 +65107;42.67807;9.31037;107;20220527;33.4;17.7;25.6;1.2;12.79;0;6.19;30959 +65107;42.67807;9.31037;107;20220528;30.7;19.1;24.9;1.4;16.09;0;6.15;31032 +65107;42.67807;9.31037;107;20220529;24.5;18.2;21.4;2;19.29;.3;4.33;23003 +65107;42.67807;9.31037;107;20220530;25.2;15.5;20.4;1.2;17.49;0;5.01;28998 +65107;42.67807;9.31037;107;20220531;26.1;15.7;20.9;1.2;18.39;.1;5.24;30148 +65107;42.67807;9.31037;107;20220601;27.3;15;21.2;1.5;19.19;0;5.49;31294 +65107;42.67807;9.31037;107;20220602;32.5;16.2;24.4;1;19.79;.1;6;31352 +65107;42.67807;9.31037;107;20220603;31.1;21.2;26.2;1.3;20.29;.1;6.01;29548 +65107;42.67807;9.31037;107;20220604;35.4;18.6;27;2;20.29;0;7;31459 +65107;42.67807;9.31037;107;20220605;29.4;22.4;25.9;2;21.29;.1;5.43;24674 +65107;42.67807;9.31037;107;20220606;28.9;15.2;22.1;1.4;16.89;0;5.81;31554 +65107;42.67807;9.31037;107;20220607;33.1;14.7;23.9;2.7;13.19;0;7.26;31597 +65107;42.67807;9.31037;107;20220608;26.8;16.6;21.7;2.1;15.09;0;5.81;30249 +65107;42.67807;9.31037;107;20220609;27;15.2;21.1;3.3;14.79;0;6.28;31674 +65107;42.67807;9.31037;107;20220610;28.4;13.8;21.1;1.7;13.49;0;5.94;31708 +65107;42.67807;9.31037;107;20220611;30.4;13.6;22;1.3;13.29;0;5.96;31739 +65107;42.67807;9.31037;107;20220612;30.8;13.4;22.1;1.2;12.49;0;5.95;31767 +65107;42.67807;9.31037;107;20220613;31.2;13.9;22.6;1.2;16.09;.4;5.97;31791 +65107;42.67807;9.31037;107;20220614;31.1;16.4;23.8;1.4;20.29;.1;6.1;31813 +65107;42.67807;9.31037;107;20220615;31;16.6;23.8;1.3;18.79;0;6.11;31832 +65107;42.67807;9.31037;107;20220616;30;17.7;23.9;1.5;17.99;0;6.16;31847 +65107;42.67807;9.31037;107;20220617;31;16.3;23.7;1.3;17.99;0;6.11;31859 +65107;42.67807;9.31037;107;20220618;33.2;19.3;26.3;2.3;17.99;0;7.07;31869 +65107;42.67807;9.31037;107;20220619;33.3;17.3;25.3;1.2;16.89;0;6.36;31875 +65107;42.67807;9.31037;107;20220620;30.5;16.2;23.4;1.6;17.09;0;6.2;31878 +65107;42.67807;9.31037;107;20220621;34.1;18.3;26.2;1.4;17.69;0;6.62;31878 +65107;42.67807;9.31037;107;20220622;33.3;20.7;27;1.2;20.59;.2;6.52;31874 +65107;42.67807;9.31037;107;20220623;28.8;19.5;24.2;1.5;22.29;.5;5.6;29033 +65107;42.67807;9.31037;107;20220624;30.5;21.4;26;1.6;22.89;.1;5.89;28692 +65107;42.67807;9.31037;107;20220625;30.7;17.8;24.3;1.4;20.39;.1;6.15;31846 +65107;42.67807;9.31037;107;20220626;31;21.8;26.4;4.1;18.99;0;7.23;28832 +65107;42.67807;9.31037;107;20220627;35.2;24.3;29.8;2.2;21.09;0;7.48;31506 +65107;42.67807;9.31037;107;20220628;30.9;24;27.5;4;21.39;4;6.59;24719 +65107;42.67807;9.31037;107;20220629;30.2;17.4;23.8;1.7;19.99;0;6.14;31765 +65107;42.67807;9.31037;107;20220630;29.6;15.3;22.5;1.6;18.59;0;5.94;31737 +65107;42.67807;9.31037;107;20220701;29.8;18.3;24.1;1.9;19.79;0;6.21;31706 +65107;42.67807;9.31037;107;20220702;28.4;15.3;21.9;1;18.99;0;5.64;31672 +65107;42.67807;9.31037;107;20220703;34.2;15.9;25.1;1.3;15.79;0;6.41;31635 +65107;42.67807;9.31037;107;20220704;35.1;16.2;25.7;1.3;14.19;0;6.52;31595 +65107;42.67807;9.31037;107;20220705;32.8;16.8;24.8;1.6;15.79;0;6.48;31552 +65107;42.67807;9.31037;107;20220706;30.5;17.2;23.9;1.7;19.39;0;6.14;31506 +65107;42.67807;9.31037;107;20220707;29.1;19.3;24.2;1.6;21.39;.1;5.71;29440 +65107;42.67807;9.31037;107;20220708;31.5;18.3;24.9;1.6;16.19;0;6.37;31405 +65107;42.67807;9.31037;107;20220709;31.7;19.1;25.4;1.9;16.89;0;6.58;31350 +65107;42.67807;9.31037;107;20220710;30.8;16.3;23.6;1.4;16.69;0;6.04;31292 +65107;42.67807;9.31037;107;20220711;30.3;16.3;23.3;1.4;17.19;0;5.96;31231 +65107;42.67807;9.31037;107;20220712;29.2;17.9;23.6;1.4;19.09;.1;5.88;31168 +65107;42.67807;9.31037;107;20220713;33.6;17.2;25.4;1.4;19.19;0;6.31;31101 +65107;42.67807;9.31037;107;20220714;32.2;18.3;25.3;1.6;20.29;0;6.26;31032 +65107;42.67807;9.31037;107;20220715;30.3;18.8;24.6;1.6;20.79;0;6.03;30959 +65107;42.67807;9.31037;107;20220716;33.7;19;26.4;1.5;20.59;0;6.4;30884 +65107;42.67807;9.31037;107;20220717;36.1;20.4;28.3;1;21.29;0;6.4;30806 +65107;42.67807;9.31037;107;20220718;37.4;21.1;29.3;1.6;19.19;0;6.99;30725 +65107;42.67807;9.31037;107;20220719;36.7;20.8;28.8;1.2;20.39;.1;6.57;30642 +65107;42.67807;9.31037;107;20220720;35.4;21.1;28.3;1.6;19.19;.2;6.72;30556 +65107;42.67807;9.31037;107;20220721;34.2;19.3;26.8;1.4;18.89;0;6.35;30467 +65107;42.67807;9.31037;107;20220722;32.2;19.2;25.7;1.3;21.69;.1;6.03;30375 +65107;42.67807;9.31037;107;20220723;32;19.4;25.7;1.6;22.89;0;6.07;30280 +65107;42.67807;9.31037;107;20220724;31.4;21.5;26.5;1.7;23.09;0;5.88;28334 +65107;42.67807;9.31037;107;20220725;32.1;20;26.1;1.6;22.89;0;6.09;30084 +65107;42.67807;9.31037;107;20220726;32.6;22.2;27.4;2.2;23.49;0;6.32;28876 +65107;42.67807;9.31037;107;20220727;31.2;20.6;25.9;1.5;22.09;0;5.85;29060 +65107;42.67807;9.31037;107;20220728;30.4;18.7;24.6;1.6;21.99;0;5.75;29769 +65107;42.67807;9.31037;107;20220729;32.1;19.7;25.9;1.4;21.99;0;5.93;29659 +65107;42.67807;9.31037;107;20220730;30.5;19.4;25;1.8;22.89;0;5.76;29429 +65107;42.67807;9.31037;107;20220731;32.7;17.8;25.3;1.5;20.79;.3;5.9;29432 +65107;42.67807;9.31037;107;20220801;35.7;16.9;26.3;1.1;19.59;0;5.95;29315 +65107;42.67807;9.31037;107;20220802;31.2;19.6;25.4;1.4;22.09;0;5.72;29195 +65107;42.67807;9.31037;107;20220803;35.1;18.5;26.8;1.2;18.19;0;5.97;29073 +65107;42.67807;9.31037;107;20220804;33.2;18.2;25.7;1.3;19.49;0;5.8;28948 +65107;42.67807;9.31037;107;20220805;33;19.9;26.5;1.2;20.69;0;5.78;28821 +65107;42.67807;9.31037;107;20220806;33.3;18.3;25.8;.9;21.09;0;5.55;28692 +65107;42.67807;9.31037;107;20220807;32.7;19.7;26.2;1.4;22.99;0;5.74;28561 +65107;42.67807;9.31037;107;20220808;33.6;21.4;27.5;1.3;21.19;0;5.87;28427 +65107;42.67807;9.31037;107;20220809;33.2;20.5;26.9;1.3;19.29;.1;5.77;28291 +65107;42.67807;9.31037;107;20220810;33.7;21.1;27.4;1.4;18.19;0;5.89;28153 +65107;42.67807;9.31037;107;20220811;33.4;21.2;27.3;1.4;17.39;0;5.84;28012 +65107;42.67807;9.31037;107;20220812;32.6;18;25.3;1.4;18.19;.7;5.57;27870 +65107;42.67807;9.31037;107;20220813;29.4;20.7;25.1;1.6;20.99;.4;4.89;24174 +65107;42.67807;9.31037;107;20220814;32.3;20.1;26.2;1.9;17.09;.7;5.92;27579 +65107;42.67807;9.31037;107;20220815;33.8;19.7;26.8;1.3;20.69;3;5.59;27430 +65107;42.67807;9.31037;107;20220816;30.5;20.5;25.5;1.2;22.69;5.3;4.98;25589 +65107;42.67807;9.31037;107;20220817;32.6;20.7;26.7;2.9;23.79;.4;5.96;27127 +65107;42.67807;9.31037;107;20220818;29.3;26.1;27.7;2.9;22.49;3.2;4.29;13601 +65107;42.67807;9.31037;107;20220819;27.8;18.4;23.1;2.1;19.79;1;4.7;24313 +65107;42.67807;9.31037;107;20220820;29.8;16.5;23.2;1.3;19.69;0;4.87;26658 +65107;42.67807;9.31037;107;20220821;28.8;18;23.4;1.7;20.39;0;4.83;25847 +65107;42.67807;9.31037;107;20220822;29.1;17.1;23.1;1.5;21.29;0;4.77;26336 +65107;42.67807;9.31037;107;20220823;29.9;16.2;23.1;1.3;18.79;0;4.79;26173 +65107;42.67807;9.31037;107;20220824;32.7;17.5;25.1;1.5;16.29;0;5.26;26007 +65107;42.67807;9.31037;107;20220825;31.1;17.3;24.2;1.4;17.29;0;4.97;25840 +65107;42.67807;9.31037;107;20220826;31.6;17.6;24.6;1.4;19.39;0;4.96;25672 +65107;42.67807;9.31037;107;20220827;31.1;19;25.1;.9;20.99;0;4.7;25501 +65107;42.67807;9.31037;107;20220828;29.1;19.9;24.5;.9;22.59;.1;4.18;22613 +65107;42.67807;9.31037;107;20220829;29.6;18.9;24.3;1.4;22.19;0;4.54;24335 +65107;42.67807;9.31037;107;20220830;30.7;18.4;24.6;1.4;20.99;0;4.73;24982 +65107;42.67807;9.31037;107;20220831;30.4;17.5;24;1.2;20.99;0;4.54;24805 +65107;42.67807;9.31037;107;20220901;29;20.5;24.8;1.8;21.29;.1;4.27;21028 +65107;42.67807;9.31037;107;20220902;28.9;18.4;23.7;1.1;19.69;.2;4.22;23369 +65107;42.67807;9.31037;107;20220903;28.8;21;24.9;2.1;20.59;.1;4.25;19759 +65107;42.67807;9.31037;107;20220904;30.8;19.9;25.4;1.9;20.49;0;4.78;23464 +65107;42.67807;9.31037;107;20220905;32;20.2;26.1;1.2;21.09;0;4.62;23905 +65107;42.67807;9.31037;107;20220906;31.5;18.8;25.2;.9;21.49;.2;4.34;23721 +65107;42.67807;9.31037;107;20220907;32;19.4;25.7;1.6;22.89;0;4.64;23536 +65107;42.67807;9.31037;107;20220908;31.7;22.1;26.9;1.6;23.59;.1;4.42;21200 +65107;42.67807;9.31037;107;20220909;31;16.7;23.9;2.8;14.29;0;5.38;23163 +65107;42.67807;9.31037;107;20220910;30.2;17.5;23.9;2.3;14.39;.1;4.95;22975 +65107;42.67807;9.31037;107;20220911;28.3;13.3;20.8;1.5;14.89;.1;4.01;22786 +65107;42.67807;9.31037;107;20220912;27.9;14.6;21.3;1;17.79;0;3.71;22596 +65107;42.67807;9.31037;107;20220913;30.3;14.6;22.5;1.1;17.79;0;3.9;22406 +65107;42.67807;9.31037;107;20220914;31.2;19.1;25.2;2.3;21.39;.2;4.58;22214 +65107;42.67807;9.31037;107;20220915;31.9;21.4;26.7;2;20.19;0;4.58;20889 +65107;42.67807;9.31037;107;20220916;32.8;19.9;26.4;2.6;13.89;0;5.43;21830 +65107;42.67807;9.31037;107;20220917;24.1;16.6;20.4;3.1;11.69;.5;4.15;17071 +65107;42.67807;9.31037;107;20220918;26.6;9.9;18.3;1;9.09;0;3.31;21442 +65107;42.67807;9.31037;107;20220919;26.9;11.8;19.4;1.1;12.89;0;3.37;21248 +65107;42.67807;9.31037;107;20220920;26.9;17;22;1.7;14.29;0;3.67;19275 +65107;42.67807;9.31037;107;20220921;24.5;12.6;18.6;1.6;12.19;.1;3.41;20858 +65107;42.67807;9.31037;107;20220922;23.5;16;19.8;2.6;9.19;0;3.94;16229 +65107;42.67807;9.31037;107;20220923;25.4;12.6;19;1.4;10.19;.1;3.38;20466 +65107;42.67807;9.31037;107;20220924;22.4;12.5;17.5;.7;12.99;3.2;2.59;18498 +65107;42.67807;9.31037;107;20220925;24;15.1;19.6;1;17.99;1.6;2.65;17270 +65107;42.67807;9.31037;107;20220926;25.8;14.1;20;1.3;14.89;0;3.15;19827 +65107;42.67807;9.31037;107;20220927;24.1;11.5;17.8;3.7;10.79;.1;4.16;19681 +65107;42.67807;9.31037;107;20220928;26.3;12.9;19.6;3.4;11.59;0;4.34;19485 +65107;42.67807;9.31037;107;20220929;24.7;14.3;19.5;1.6;13.39;2.1;3.05;18001 +65107;42.67807;9.31037;107;20220930;21;12.5;16.8;1.2;15.29;5.2;2.25;15939 +65107;42.67807;9.31037;107;20221001;23.8;9.1;16.5;3.3;12.19;0;3.43;18897 +65107;42.67807;9.31037;107;20221002;29.8;13.8;21.8;2.5;13.59;0;4.07;18701 +65107;42.67807;9.31037;107;20221003;26.4;11.5;19;1.1;13.79;0;2.78;18506 +65107;42.67807;9.31037;107;20221004;23.7;11.6;17.7;1.3;15.39;.1;2.56;18311 +65107;42.67807;9.31037;107;20221005;24.9;11.5;18.2;1.1;14.79;.1;2.57;18116 +65107;42.67807;9.31037;107;20221006;24.1;11.1;17.6;1.3;14.99;.1;2.51;17922 +65107;42.67807;9.31037;107;20221007;24.4;8.4;16.4;.8;13.29;.1;2.28;17729 +65107;42.67807;9.31037;107;20221008;25.2;10.9;18.1;1.1;13.79;.5;2.49;17536 +65107;42.67807;9.31037;107;20221009;23.9;15.4;19.7;2.6;16.39;9;2.67;14331 +65107;42.67807;9.31037;107;20221010;24.4;14.6;19.5;1.6;15.99;.3;2.46;15318 +65107;42.67807;9.31037;107;20221011;25.2;13.3;19.3;1.2;15.69;0;2.44;16837 +65107;42.67807;9.31037;107;20221012;21.9;14;18;1.8;15.79;0;2.08;13251 +65107;42.67807;9.31037;107;20221013;23.3;15;19.2;1.5;15.39;0;2.2;13451 +65107;42.67807;9.31037;107;20221014;23.6;11.3;17.5;1.4;14.69;0;2.24;16396 +65107;42.67807;9.31037;107;20221015;24.6;12;18.3;1;15.29;.1;2.15;16209 +65107;42.67807;9.31037;107;20221016;26.3;13.2;19.8;.7;15.59;0;2.11;16023 +65107;42.67807;9.31037;107;20221017;27.3;15.1;21.2;.9;16.09;0;2.27;15832 +65107;42.67807;9.31037;107;20221018;25.3;12.3;18.8;1;15.89;0;2.09;15656 +65107;42.67807;9.31037;107;20221019;23.1;14.8;19;.8;16.59;.1;1.72;12444 +65107;42.67807;9.31037;107;20221020;23.6;11;17.3;1.5;15.39;0;2.02;15294 +65107;42.67807;9.31037;107;20221021;26;12.3;19.2;.9;15.39;0;1.99;15116 +65107;42.67807;9.31037;107;20221022;28.3;13.5;20.9;1.1;15.59;0;2.22;14938 +65107;42.67807;9.31037;107;20221023;28.4;14.5;21.5;1.1;16.79;0;2.2;14763 +65107;42.67807;9.31037;107;20221024;29;15.3;22.2;1;16.59;0;2.16;14588 +65107;42.67807;9.31037;107;20221025;27.8;12.2;20;1;14.59;0;2.01;14416 +65107;42.67807;9.31037;107;20221026;27.5;12.2;19.9;.7;13.59;0;1.76;14246 +65107;42.67807;9.31037;107;20221027;27.3;11.2;19.3;.6;11.79;0;1.61;14077 +65107;42.67807;9.31037;107;20221028;26.4;9.9;18.2;.8;11.59;0;1.68;13910 +65107;42.67807;9.31037;107;20221029;27.5;12.6;20.1;2.4;11.89;0;2.9;13745 +65107;42.67807;9.31037;107;20221030;27.7;9.6;18.7;.8;11.79;0;1.68;13582 +65107;42.67807;9.31037;107;20221031;24.1;7.8;16;.9;10.89;.1;1.53;13421 +65107;42.67807;9.31037;107;20221101;23.4;8.2;15.8;.8;11.99;0;1.41;13263 +65107;42.67807;9.31037;107;20221102;25.5;10.4;18;.9;13.69;1.4;1.55;13106 +65107;42.67807;9.31037;107;20221103;23.8;11.5;17.7;1.3;14.49;7.5;1.6;12710 +65107;42.67807;9.31037;107;20221104;20.2;12.8;16.5;3.2;11.99;0;2.15;9365 +65107;42.67807;9.31037;107;20221105;18.9;10;14.5;1.3;10.79;1.7;1.33;10286 +65107;42.67807;9.31037;107;20221106;21;6;13.5;.7;9.59;0;1.11;12503 +65107;42.67807;9.31037;107;20221107;23.2;7.8;15.5;.8;11.19;.1;1.23;12358 +65107;42.67807;9.31037;107;20221108;22.8;8.1;15.5;.8;11.19;0;1.19;12216 +65107;42.67807;9.31037;107;20221109;23.1;9.3;16.2;.9;12.89;0;1.23;12076 +65107;42.67807;9.31037;107;20221110;24.4;12.1;18.3;1.4;14.49;.1;1.51;11590 +65107;42.67807;9.31037;107;20221111;23.2;14.7;19;2.1;15.39;0;1.67;9238 +65107;42.67807;9.31037;107;20221112;20.2;10.4;15.3;1.9;10.59;0;1.57;9909 +65107;42.67807;9.31037;107;20221113;18.2;12.3;15.3;1.6;10.59;1.8;1.36;7227 +65107;42.67807;9.31037;107;20221114;20.6;9.1;14.9;1.2;9.99;1.8;1.22;10596 +65107;42.67807;9.31037;107;20221115;15.8;8.6;12.2;.7;13.29;9.5;.67;7942 +65107;42.67807;9.31037;107;20221116;21.2;12.4;16.8;1.1;13.89;1.7;1.07;8838 +65107;42.67807;9.31037;107;20221117;23;7.4;15.2;1.1;11.69;1.4;1.13;11057 +65107;42.67807;9.31037;107;20221118;19.6;12.6;16.1;2.7;11.19;0;1.81;7515 +65107;42.67807;9.31037;107;20221119;16.9;8.2;12.6;.9;10.59;10.4;.79;8459 +65107;42.67807;9.31037;107;20221120;17.8;7.5;12.7;.9;10.09;.2;.81;9237 +65107;42.67807;9.31037;107;20221121;18.5;3.9;11.2;1.5;9.39;17.2;1.02;10617 +65107;42.67807;9.31037;107;20221122;14;11.2;12.6;4.2;10.69;9.9;1.5;3933 +65107;42.67807;9.31037;107;20221123;16;12.4;14.2;3.9;9.49;.3;2.12;4617 +65107;42.67807;9.31037;107;20221124;17.8;7.6;12.7;2;10.39;0;1.13;8779 +65107;42.67807;9.31037;107;20221125;16.4;8.2;12.3;.9;11.29;22.7;.67;7621 +65107;42.67807;9.31037;107;20221126;16.8;9.6;13.2;2.4;10.69;.2;1.23;6964 +65107;42.67807;9.31037;107;20221127;16.2;9.4;12.8;2.1;8.29;0;1.41;6651 +65107;42.67807;9.31037;107;20221128;14.9;5.1;10;1.1;9.09;1.3;.66;8227 +65107;42.67807;9.31037;107;20221129;12;10;11;1.8;10.59;7.6;.79;2795 +65107;42.67807;9.31037;107;20221130;13.8;9.6;11.7;1.4;9.19;0;.92;4727 +65107;42.67807;9.31037;107;20221201;13.3;5.8;9.6;1.4;8.39;0;.76;6798 +65107;42.67807;9.31037;107;20221202;15.2;4.9;10.1;1.8;9.49;1.3;.79;8174 +65107;42.67807;9.31037;107;20221203;16.1;11.9;14;3.7;11.69;11.5;1.44;4593 +65107;42.67807;9.31037;107;20221204;16.8;9.5;13.2;.7;11.39;1.3;.58;6517 +65107;42.67807;9.31037;107;20221205;18.2;7.4;12.8;.8;11.29;1;.56;8215 +65107;42.67807;9.31037;107;20221206;18.3;8.3;13.3;.6;12.09;0;.5;7789 +65107;42.67807;9.31037;107;20221207;16.1;8.7;12.4;.5;11.49;.2;.46;6430 +65107;42.67807;9.31037;107;20221208;12.9;5.4;9.2;.4;10.49;.5;.35;6443 +65107;42.67807;9.31037;107;20221209;20;7.8;13.9;1;11.59;0;.66;8613 +65107;42.67807;9.31037;107;20221210;16.2;9.6;12.9;1.1;11.79;2.1;.63;5875 +65107;42.67807;9.31037;107;20221211;13.3;4.7;9;2;6.59;0;1.07;6900 +65107;42.67807;9.31037;107;20221212;14;1.7;7.9;1.3;6.99;3.2;.64;8531 +65107;42.67807;9.31037;107;20221213;11.3;6.6;9;2.2;10.49;5.2;.5;4636 +65107;42.67807;9.31037;107;20221214;14;9.2;11.6;2.2;12.29;8.1;.59;4684 +65107;42.67807;9.31037;107;20221215;16.3;7.1;11.7;1.5;12.39;5;.52;7084 +65107;42.67807;9.31037;107;20221216;14.8;9.5;12.2;1;12.29;.6;.51;4973 +65107;42.67807;9.31037;107;20221217;17.9;4.6;11.3;.7;9.89;.1;.42;8804 +65107;42.67807;9.31037;107;20221218;16.5;5.5;11;.4;9.99;0;.31;7848 +65107;42.67807;9.31037;107;20221219;15.5;3.7;9.6;.2;9.19;0;.2;8177 +65107;42.67807;9.31037;107;20221220;15.6;3.5;9.6;.5;9.29;0;.31;8295 +65107;42.67807;9.31037;107;20221221;15.3;3.5;9.4;.7;9.49;.6;.36;8171 +65107;42.67807;9.31037;107;20221222;19.1;6.3;12.7;1.1;10.49;0;.63;8580 +65107;42.67807;9.31037;107;20221223;21;8.8;14.9;3.6;11.69;0;1.68;8345 +65107;42.67807;9.31037;107;20221224;23.4;10.4;16.9;1.9;11.39;0;1.34;8678 +65107;42.67807;9.31037;107;20221225;17.2;6.2;11.7;.8;10.89;0;.46;7867 +65107;42.67807;9.31037;107;20221226;18.7;6;12.4;.8;11.09;0;.48;8593 +65107;42.67807;9.31037;107;20221227;19.6;6.1;12.9;1.3;9.59;0;.79;8934 +65107;42.67807;9.31037;107;20221228;17.8;2.3;10.1;1;8.49;0;.57;9129 +65107;42.67807;9.31037;107;20221229;18.9;3.5;11.2;.9;9.19;0;.55;9158 +65107;42.67807;9.31037;107;20221230;18.1;5.2;11.7;.8;9.49;0;.51;8793 +65107;42.67807;9.31037;107;20221231;18.5;6.2;12.4;.8;11.39;0;.5;8588 +65108;42.7354;9.4582;6;20220101;15.1;11.8;13.4;4.2;12.18;0;.9;3081 +65108;42.7354;9.4582;6;20220102;13.9;11.7;12.8;3.5;10.78;.1;1.13;2828 +65108;42.7354;9.4582;6;20220103;16.9;7.2;12.1;3.2;10.25;.1;1.16;7229 +65108;42.7354;9.4582;6;20220104;15.9;8.1;12;3.1;11.18;.1;.99;5510 +65108;42.7354;9.4582;6;20220105;16.6;8.8;12.7;4.1;10.15;5;1.48;6518 +65108;42.7354;9.4582;6;20220106;10.6;7.5;9.1;5.1;8.7;8.6;1.3;1100 +65108;42.7354;9.4582;6;20220107;12.5;7.6;10.1;4.7;7.25;0;1.69;6935 +65108;42.7354;9.4582;6;20220108;13.6;5;9.3;4;7.28;.3;1.29;7742 +65108;42.7354;9.4582;6;20220109;12.9;6.2;9.5;7.1;8.11;.3;1.84;5782 +65108;42.7354;9.4582;6;20220110;12.2;3.5;7.8;4.6;6.21;0;1.73;6920 +65108;42.7354;9.4582;6;20220111;13.6;5.8;9.7;5.3;5.71;0;2.37;7753 +65108;42.7354;9.4582;6;20220112;11.4;5.8;8.6;6.7;5.18;0;2.51;6869 +65108;42.7354;9.4582;6;20220113;12.1;3.2;7.6;5.7;5.41;0;2.15;7670 +65108;42.7354;9.4582;6;20220114;14.1;3.7;8.9;3.4;6.41;0;1.53;8024 +65108;42.7354;9.4582;6;20220115;15.4;4.7;10;5;7.85;0;1.55;8533 +65108;42.7354;9.4582;6;20220116;15;6.1;10.6;3.3;7.7;0;1.58;9200 +65108;42.7354;9.4582;6;20220117;15;4.3;9.7;2.4;8.61;0;1.01;9235 +65108;42.7354;9.4582;6;20220118;14.5;4;9.3;2.4;8.75;0;.97;9149 +65108;42.7354;9.4582;6;20220119;14.5;4.8;9.7;2.2;8.91;0;.94;8564 +65108;42.7354;9.4582;6;20220120;14.7;4.2;9.5;1.9;8.7;0;.97;7700 +65108;42.7354;9.4582;6;20220121;14;5.5;9.8;3;7.95;0;1.31;9034 +65108;42.7354;9.4582;6;20220122;13;2.6;7.8;3.2;5.95;0;1.48;10120 +65108;42.7354;9.4582;6;20220123;13.7;3.1;8.4;2.7;7.31;0;1.19;10151 +65108;42.7354;9.4582;6;20220124;13.9;4.5;9.2;3.2;8.05;0;1.29;9428 +65108;42.7354;9.4582;6;20220125;13.5;4.5;9;3.3;8.08;0;1.29;9416 +65108;42.7354;9.4582;6;20220126;14.7;5;9.9;4.5;8.68;0;1.63;9762 +65108;42.7354;9.4582;6;20220127;15.1;6.4;10.7;2.6;8.51;0;1.36;9566 +65108;42.7354;9.4582;6;20220128;14.9;5.1;10;2.4;8.58;0;1.23;9628 +65108;42.7354;9.4582;6;20220129;14.3;4;9.2;3;8.58;0;1.19;10674 +65108;42.7354;9.4582;6;20220130;15.1;4.3;9.7;2.3;9.05;0;1.17;9663 +65108;42.7354;9.4582;6;20220131;14.4;6.2;10.3;4.7;8.81;0;1.55;9242 +65108;42.7354;9.4582;6;20220201;15.1;8;11.6;7.1;5.85;0;3.36;9040 +65108;42.7354;9.4582;6;20220202;18;5;11.5;4.2;7.18;0;2.32;11775 +65108;42.7354;9.4582;6;20220203;17.4;5.8;11.6;2.2;10.48;0;1.38;11217 +65108;42.7354;9.4582;6;20220204;15.5;8.8;12.2;2.2;11.35;.1;1.09;7471 +65108;42.7354;9.4582;6;20220205;15.8;6.6;11.2;1.7;10.15;0;1.14;9689 +65108;42.7354;9.4582;6;20220206;15.6;5.8;10.7;3.9;9.88;.1;1.39;11138 +65108;42.7354;9.4582;6;20220207;18;6.4;12.2;7.7;8.28;0;2.92;12114 +65108;42.7354;9.4582;6;20220208;16.1;3.9;10;3.8;6.15;0;2.35;12176 +65108;42.7354;9.4582;6;20220209;15.8;6.1;10.9;3.7;8.18;0;1.91;11195 +65108;42.7354;9.4582;6;20220210;14.5;5;9.7;2.9;9.21;0;1.53;11293 +65108;42.7354;9.4582;6;20220211;14.8;7.9;11.4;3.4;9.71;0;1.52;10208 +65108;42.7354;9.4582;6;20220212;13.5;7.9;10.7;7.1;9.01;0;2.05;10531 +65108;42.7354;9.4582;6;20220213;14.1;5.3;9.7;3.3;8.81;.1;1.63;10545 +65108;42.7354;9.4582;6;20220214;15.4;6;10.7;3;9.46;2.4;1.6;9807 +65108;42.7354;9.4582;6;20220215;14.7;8.3;11.5;7.3;8.81;0;2.16;9944 +65108;42.7354;9.4582;6;20220216;15.1;5.6;10.4;4.7;8.25;0;2.05;12938 +65108;42.7354;9.4582;6;20220217;16.4;6.3;11.4;2;9.91;0;1.59;13466 +65108;42.7354;9.4582;6;20220218;16.7;6.7;11.7;2.3;11.25;0;1.49;12144 +65108;42.7354;9.4582;6;20220219;16.7;8.3;12.5;2.7;11.71;0;1.51;10148 +65108;42.7354;9.4582;6;20220220;17.3;8.2;12.8;3.7;11.05;.1;1.83;12500 +65108;42.7354;9.4582;6;20220221;18.5;6.5;12.5;8.3;8.48;0;3.16;12473 +65108;42.7354;9.4582;6;20220222;17.8;11.7;14.7;5;6.55;0;3.65;13091 +65108;42.7354;9.4582;6;20220223;18;5.2;11.6;2.1;8.08;0;2.13;15607 +65108;42.7354;9.4582;6;20220224;16;5.2;10.6;2.6;9.51;.1;1.74;13725 +65108;42.7354;9.4582;6;20220225;16.6;6.8;11.7;3.5;9.15;.1;2.2;13340 +65108;42.7354;9.4582;6;20220226;13.4;6.4;9.9;7.2;5.65;0;3.32;14164 +65108;42.7354;9.4582;6;20220227;11.8;5.8;8.8;4.9;4.65;0;2.91;12377 +65108;42.7354;9.4582;6;20220228;13.8;3.6;8.7;2.5;6.38;0;2.09;16092 +65108;42.7354;9.4582;6;20220301;10.2;3.7;7;4.7;5.31;0;2.34;12998 +65108;42.7354;9.4582;6;20220302;12.8;2.2;7.5;2.6;6.21;0;2;15877 +65108;42.7354;9.4582;6;20220303;14.4;4.6;9.5;2.5;7.85;0;1.97;13624 +65108;42.7354;9.4582;6;20220304;12.6;6.6;9.6;3.2;8.41;6.2;1.7;10149 +65108;42.7354;9.4582;6;20220305;11.5;3.9;7.7;4.2;6.01;0;2.3;13712 +65108;42.7354;9.4582;6;20220306;11.2;2.2;6.7;3.5;5.41;.1;2.2;13398 +65108;42.7354;9.4582;6;20220307;11.8;2.4;7.1;2.7;5.55;0;2.17;15855 +65108;42.7354;9.4582;6;20220308;11.2;2;6.6;4.1;5.35;0;2.36;15347 +65108;42.7354;9.4582;6;20220309;13.6;1.8;7.7;3.3;5.05;0;2.68;18278 +65108;42.7354;9.4582;6;20220310;15.1;3.3;9.2;2.6;7.51;0;2.27;18110 +65108;42.7354;9.4582;6;20220311;14.8;4.6;9.7;5;8.58;.6;2.36;15937 +65108;42.7354;9.4582;6;20220312;14;7.2;10.6;6.8;8.68;1.1;2.51;9690 +65108;42.7354;9.4582;6;20220313;12.4;8.2;10.3;7.8;9.61;2.8;1.99;6081 +65108;42.7354;9.4582;6;20220314;15.6;11.2;13.4;7;12.28;.6;2.05;10567 +65108;42.7354;9.4582;6;20220315;16.6;11.3;14;7.2;11.65;0;2.6;11203 +65108;42.7354;9.4582;6;20220316;17.4;8.4;12.9;4.6;11.55;0;2.49;15727 +65108;42.7354;9.4582;6;20220317;16.5;10.2;13.4;5.2;11.05;0;2.29;8376 +65108;42.7354;9.4582;6;20220318;14.3;10.4;12.4;8;9.56;0;2.65;5707 +65108;42.7354;9.4582;6;20220319;13.4;9.5;11.5;6.3;9.11;.9;2.39;6325 +65108;42.7354;9.4582;6;20220320;14.3;9.3;11.8;4.4;9.31;.9;2.38;10226 +65108;42.7354;9.4582;6;20220321;13.5;6.6;10.1;5.5;6.31;0;3.25;13805 +65108;42.7354;9.4582;6;20220322;14.8;8.1;11.5;6.4;6.22;0;3.88;17410 +65108;42.7354;9.4582;6;20220323;16.4;4.7;10.5;4;6.01;0;3.5;18807 +65108;42.7354;9.4582;6;20220324;18.4;5.1;11.8;2.1;7.01;0;3.14;20749 +65108;42.7354;9.4582;6;20220325;17;5.2;11.1;5.8;7.51;0;3.88;20775 +65108;42.7354;9.4582;6;20220326;18;10.2;14.1;4.8;7.12;.1;4.13;19438 +65108;42.7354;9.4582;6;20220327;19.7;13.3;16.5;4.5;7.97;.1;4.3;16035 +65108;42.7354;9.4582;6;20220328;19.8;9.7;14.7;2;8.91;0;3.04;17267 +65108;42.7354;9.4582;6;20220329;18.5;8.1;13.3;3.3;9.71;2.6;3.25;18792 +65108;42.7354;9.4582;6;20220330;15;10.7;12.9;4.8;13.41;11.1;1.35;6798 +65108;42.7354;9.4582;6;20220331;17.4;12.3;14.9;8;12.21;.4;2.57;12584 +65108;42.7354;9.4582;6;20220401;15.6;9.8;12.7;12;7.81;1.3;3.57;8304 +65108;42.7354;9.4582;6;20220402;11.6;3.1;7.4;3.9;7.4;9;2.01;12800 +65108;42.7354;9.4582;6;20220403;13.1;5.4;9.3;3.6;8.4;7.6;2.03;11100 +65108;42.7354;9.4582;6;20220404;14;6.2;10.1;3.7;7.96;0;2.86;19950 +65108;42.7354;9.4582;6;20220405;15.4;4.4;9.9;2.2;8.1;0;2.94;23500 +65108;42.7354;9.4582;6;20220406;14.7;4.7;9.7;4.8;8.91;2.3;2.66;15258 +65108;42.7354;9.4582;6;20220407;17;5.9;11.4;10.8;10.16;0;3.28;20135 +65108;42.7354;9.4582;6;20220408;21;9.8;15.4;11.7;11.66;0;4.5;19489 +65108;42.7354;9.4582;6;20220409;18.1;14.6;16.4;11.1;7.98;0;5.61;15157 +65108;42.7354;9.4582;6;20220410;15.9;8.3;12.1;3.1;7.42;0;3.63;24427 +65108;42.7354;9.4582;6;20220411;17.1;5.4;11.2;4.4;8.31;0;3.8;24503 +65108;42.7354;9.4582;6;20220412;16.7;6.2;11.4;9;10.51;0;3.26;19323 +65108;42.7354;9.4582;6;20220413;18.8;10.1;14.4;7.1;10.11;0;4.52;21015 +65108;42.7354;9.4582;6;20220414;20.8;8.3;14.5;4.1;8.86;0;4.43;19919 +65108;42.7354;9.4582;6;20220415;22.7;10.2;16.4;2.8;10.21;0;4.27;23211 +65108;42.7354;9.4582;6;20220416;23.4;14.3;18.9;6.3;9.42;0;6.22;25462 +65108;42.7354;9.4582;6;20220417;17.3;11.8;14.6;7.7;7.06;0;5.45;24244 +65108;42.7354;9.4582;6;20220418;18;6.8;12.4;4.6;7.46;0;4.49;25611 +65108;42.7354;9.4582;6;20220419;18.9;8.2;13.5;2.8;10.41;0;3.72;24779 +65108;42.7354;9.4582;6;20220420;18.7;9.8;14.2;6;13.06;3.3;2.85;17142 +65108;42.7354;9.4582;6;20220421;16;11.4;13.7;8.4;13.71;22.2;1.88;10699 +65108;42.7354;9.4582;6;20220422;17;12.2;14.6;5.7;13.11;.1;2.41;14005 +65108;42.7354;9.4582;6;20220423;18.5;9.9;14.2;6.7;12.26;1.1;3.51;17617 +65108;42.7354;9.4582;6;20220424;16.6;8.5;12.6;5.8;11.06;1.3;2.97;15716 +65108;42.7354;9.4582;6;20220425;19.4;9.5;14.4;7.4;11.71;0;4.19;24322 +65108;42.7354;9.4582;6;20220426;19.2;10.5;14.8;2.9;11.46;.1;4.15;26242 +65108;42.7354;9.4582;6;20220427;20.1;9.9;15;3.9;11.86;0;4.38;25975 +65108;42.7354;9.4582;6;20220428;22;10.6;16.3;4.9;9.86;0;5.24;27204 +65108;42.7354;9.4582;6;20220429;21.6;11;16.3;4.6;8.81;0;5.15;22962 +65108;42.7354;9.4582;6;20220430;20.5;10.5;15.5;3.8;10.26;.2;4.29;22763 +65108;42.7354;9.4582;6;20220501;20.4;12.2;16.3;3.3;9.81;0;4.19;20641 +65108;42.7354;9.4582;6;20220502;20.6;10.8;15.7;3.3;10.66;0;4.37;25500 +65108;42.7354;9.4582;6;20220503;21.6;11.4;16.5;2.8;11.76;0;4.11;23147 +65108;42.7354;9.4582;6;20220504;21.5;12.5;17;2.9;12.51;0;4.16;22484 +65108;42.7354;9.4582;6;20220505;16.4;13.2;14.8;4.8;13.26;28.6;1.88;3522 +65108;42.7354;9.4582;6;20220506;17.3;12.3;14.8;4.6;14.98;7.9;1.8;10474 +65108;42.7354;9.4582;6;20220507;20.8;14.5;17.7;4.3;14.55;0;3.72;20753 +65108;42.7354;9.4582;6;20220508;22.3;12.9;17.6;3.5;13.41;0;4.42;24558 +65108;42.7354;9.4582;6;20220509;23.4;12.7;18.1;2.3;13.65;0;4.55;27075 +65108;42.7354;9.4582;6;20220510;23.9;13.8;18.8;3.2;13.61;0;5.01;27019 +65108;42.7354;9.4582;6;20220511;23.8;14;18.9;4.2;12.45;0;5.37;25980 +65108;42.7354;9.4582;6;20220512;23.8;12.9;18.4;3.1;12.65;0;5.22;28152 +65108;42.7354;9.4582;6;20220513;24.2;12.7;18.5;3;11.88;0;5.25;27002 +65108;42.7354;9.4582;6;20220514;23.6;12.4;18;2.2;12.31;0;4.84;27984 +65108;42.7354;9.4582;6;20220515;24.5;12.3;18.4;2;13.51;0;4.93;29122 +65108;42.7354;9.4582;6;20220516;25.1;13.1;19.1;1.8;14.51;0;4.86;28760 +65108;42.7354;9.4582;6;20220517;25.6;14.2;19.9;2.6;13.88;0;5.4;29162 +65108;42.7354;9.4582;6;20220518;27;14.7;20.8;2.7;13.88;0;5.47;28532 +65108;42.7354;9.4582;6;20220519;27.7;16.7;22.2;4.2;12.98;0;6.8;29495 +65108;42.7354;9.4582;6;20220520;27.3;13.6;20.5;1.8;15.35;0;5.16;28332 +65108;42.7354;9.4582;6;20220521;26;14.8;20.4;3.3;15.71;0;5.4;27681 +65108;42.7354;9.4582;6;20220522;25.9;14.8;20.3;1.9;16.05;.1;5.08;28825 +65108;42.7354;9.4582;6;20220523;27.9;15.6;21.8;2.2;16.78;0;5.47;28672 +65108;42.7354;9.4582;6;20220524;26.4;18.3;22.3;2.7;19.38;0;4.46;22122 +65108;42.7354;9.4582;6;20220525;27.1;17.5;22.3;2.5;19.31;0;5;25696 +65108;42.7354;9.4582;6;20220526;29.2;18.5;23.9;2.9;19.21;0;5.21;22766 +65108;42.7354;9.4582;6;20220527;32;18.2;25.1;3.1;14.21;0;6.38;26080 +65108;42.7354;9.4582;6;20220528;32.1;20.3;26.2;2.9;15.78;0;6.82;27901 +65108;42.7354;9.4582;6;20220529;25.9;20.3;23.1;3.8;19.35;.1;4.83;22739 +65108;42.7354;9.4582;6;20220530;26;16.7;21.3;2.1;18.18;0;4.83;26456 +65108;42.7354;9.4582;6;20220531;27;17.1;22.1;2;19.25;0;5.06;27603 +65108;42.7354;9.4582;6;20220601;27.9;17.8;22.8;2.6;20.01;0;5.32;27268 +65108;42.7354;9.4582;6;20220602;30.4;17.7;24.1;1.8;20.51;.1;5.9;29849 +65108;42.7354;9.4582;6;20220603;29.8;20.5;25.1;2.1;20.28;.2;4.9;19666 +65108;42.7354;9.4582;6;20220604;32.8;19.5;26.2;2.5;20.88;0;6.43;26921 +65108;42.7354;9.4582;6;20220605;29.1;22.1;25.6;4.2;21.71;.1;5.32;20203 +65108;42.7354;9.4582;6;20220606;29.1;18.5;23.8;4;18.18;0;6.02;26248 +65108;42.7354;9.4582;6;20220607;30;18.1;24;6.6;15.85;0;7.33;30135 +65108;42.7354;9.4582;6;20220608;27.7;19.2;23.4;6.2;16.55;0;6.04;24806 +65108;42.7354;9.4582;6;20220609;28.9;17.9;23.4;6;15.35;0;6.87;27895 +65108;42.7354;9.4582;6;20220610;28.8;16.5;22.7;3.1;13.68;0;6.41;29578 +65108;42.7354;9.4582;6;20220611;30.9;18.1;24.5;2.6;12.45;0;6.93;31175 +65108;42.7354;9.4582;6;20220612;31.4;17.1;24.2;2.8;12.25;0;7.05;31127 +65108;42.7354;9.4582;6;20220613;29.7;17.9;23.8;2.7;16.05;.2;6.04;27151 +65108;42.7354;9.4582;6;20220614;30.8;18.1;24.4;2.5;20.68;.1;6.21;30992 +65108;42.7354;9.4582;6;20220615;30.8;18.1;24.4;2.2;19.75;0;6.19;30204 +65108;42.7354;9.4582;6;20220616;30.6;19.2;24.9;2.2;19.91;0;6.16;30448 +65108;42.7354;9.4582;6;20220617;30.5;19.1;24.8;2.1;19.68;0;6.05;30125 +65108;42.7354;9.4582;6;20220618;33.4;20.5;26.9;3.6;19.05;0;7.54;30796 +65108;42.7354;9.4582;6;20220619;31.9;19.7;25.8;3.2;16.75;0;7.24;29815 +65108;42.7354;9.4582;6;20220620;30.5;18.5;24.5;2.1;18.85;.1;6.19;30469 +65108;42.7354;9.4582;6;20220621;31.4;20.2;25.8;2.5;19.21;0;6.58;29535 +65108;42.7354;9.4582;6;20220622;30.9;21.2;26.1;2.3;21.51;0;5.67;24277 +65108;42.7354;9.4582;6;20220623;29.4;20.8;25.1;2.5;23.35;.2;4.72;21406 +65108;42.7354;9.4582;6;20220624;29.9;21.8;25.8;3.9;23.55;0;5.6;25125 +65108;42.7354;9.4582;6;20220625;30.1;20.4;25.2;2.7;21.25;0;5.85;27451 +65108;42.7354;9.4582;6;20220626;30.8;20.8;25.8;4.7;19.95;0;7.05;26537 +65108;42.7354;9.4582;6;20220627;32.5;23.1;27.8;2;22.68;0;6.33;27692 +65108;42.7354;9.4582;6;20220628;31.9;24;28;4.9;23.55;3.8;6.15;22212 +65108;42.7354;9.4582;6;20220629;29.7;20;24.9;4.4;20.98;0;6.14;28608 +65108;42.7354;9.4582;6;20220630;30.1;18.4;24.2;2.3;20.01;0;6.12;30775 +65108;42.7354;9.4582;6;20220701;30.4;19.9;25.1;2.9;20.75;0;6.19;29314 +65108;42.7354;9.4582;6;20220702;29.6;20;24.8;3.2;19.78;0;6.33;30000 +65108;42.7354;9.4582;6;20220703;33.5;19.1;26.3;2.7;16.48;0;7.06;29740 +65108;42.7354;9.4582;6;20220704;34.6;20.9;27.8;3.5;14.48;0;8.14;29220 +65108;42.7354;9.4582;6;20220705;31.5;21.6;26.6;4.1;17.18;0;7.15;27774 +65108;42.7354;9.4582;6;20220706;31.2;21;26.1;3.8;20.95;0;6.5;28257 +65108;42.7354;9.4582;6;20220707;30.8;21;25.9;4.1;21.98;.1;6.31;29543 +65108;42.7354;9.4582;6;20220708;31.8;20.6;26.2;3.3;17.71;0;6.76;29572 +65108;42.7354;9.4582;6;20220709;30.9;19.9;25.4;3.2;17.35;0;6.93;30498 +65108;42.7354;9.4582;6;20220710;30.5;19.1;24.8;2.7;17.21;0;6.45;29737 +65108;42.7354;9.4582;6;20220711;30.3;19.5;24.9;2.1;17.08;0;6.09;28745 +65108;42.7354;9.4582;6;20220712;30.2;20.3;25.3;1.9;19.31;.1;5.86;28259 +65108;42.7354;9.4582;6;20220713;32.2;20;26.1;2.5;20.95;0;6.55;30125 +65108;42.7354;9.4582;6;20220714;31.6;20.4;26;2.5;21.48;0;6.26;29836 +65108;42.7354;9.4582;6;20220715;31.4;21.6;26.5;2.8;21.81;0;6.09;27472 +65108;42.7354;9.4582;6;20220716;32.3;21.3;26.8;2.8;22.15;0;6.55;29028 +65108;42.7354;9.4582;6;20220717;33.6;22.4;28;2.3;23.25;0;6.7;29652 +65108;42.7354;9.4582;6;20220718;34.5;22.5;28.5;3;21.08;0;6.96;27955 +65108;42.7354;9.4582;6;20220719;35.2;23;29.1;2.9;21.11;.1;7.27;29408 +65108;42.7354;9.4582;6;20220720;34.9;22.6;28.7;2.9;19.18;.2;7.37;29351 +65108;42.7354;9.4582;6;20220721;34.3;23.1;28.7;3.3;20.25;0;7.08;26752 +65108;42.7354;9.4582;6;20220722;32.7;22.9;27.8;3;23.95;0;6.19;26956 +65108;42.7354;9.4582;6;20220723;32.6;23.1;27.8;3.4;24.45;0;6.47;28679 +65108;42.7354;9.4582;6;20220724;31.8;23.9;27.8;3.6;24.68;0;5.76;23365 +65108;42.7354;9.4582;6;20220725;32.6;23.4;28;4;24.48;0;6.17;25851 +65108;42.7354;9.4582;6;20220726;32.5;23.6;28.1;4.1;25.11;0;6.53;26671 +65108;42.7354;9.4582;6;20220727;31.4;22.8;27.1;3.3;22.05;0;5.98;24351 +65108;42.7354;9.4582;6;20220728;31.1;22.2;26.6;3.6;22.68;0;6;26282 +65108;42.7354;9.4582;6;20220729;32.3;22.6;27.5;3.4;23.28;0;6.24;27255 +65108;42.7354;9.4582;6;20220730;31.6;22.7;27.1;4.1;23.41;0;5.76;23328 +65108;42.7354;9.4582;6;20220731;32.6;21.6;27.1;2.8;21.05;.2;6.08;26791 +65108;42.7354;9.4582;6;20220801;33.7;21.5;27.6;2.8;19.41;0;6.38;26443 +65108;42.7354;9.4582;6;20220802;32.6;22.3;27.4;2.3;21.58;0;5.95;26182 +65108;42.7354;9.4582;6;20220803;34;21.8;27.9;2.3;19.81;0;6.17;26416 +65108;42.7354;9.4582;6;20220804;33.5;21.9;27.7;2.1;19.58;0;6.14;26835 +65108;42.7354;9.4582;6;20220805;33;22.9;28;2.8;21.98;0;6.13;25965 +65108;42.7354;9.4582;6;20220806;32.4;22.5;27.4;3;22.88;0;5.58;24301 +65108;42.7354;9.4582;6;20220807;32.9;22.4;27.7;3;24.21;0;5.77;25117 +65108;42.7354;9.4582;6;20220808;32.8;23.9;28.3;3.5;22.15;0;5.87;22142 +65108;42.7354;9.4582;6;20220809;32.8;22.5;27.7;2.4;20.18;.1;6.18;27189 +65108;42.7354;9.4582;6;20220810;32.9;22.6;27.7;3.4;18.98;0;6.47;25958 +65108;42.7354;9.4582;6;20220811;32.4;22.1;27.3;3.7;18.21;0;6.43;25219 +65108;42.7354;9.4582;6;20220812;32.2;21;26.6;2.1;18.05;0;5.44;23575 +65108;42.7354;9.4582;6;20220813;29.2;21.6;25.4;3.6;20.35;.1;5.34;21576 +65108;42.7354;9.4582;6;20220814;31.4;20.3;25.8;3.3;17.31;.3;6.27;24772 +65108;42.7354;9.4582;6;20220815;32.9;21.4;27.2;2.3;21.31;1.6;5.04;20233 +65108;42.7354;9.4582;6;20220816;31.1;21.9;26.5;2;23.01;3.7;5.18;24380 +65108;42.7354;9.4582;6;20220817;31.8;21.4;26.6;4.2;24.61;.7;5.31;20121 +65108;42.7354;9.4582;6;20220818;29.3;24.4;26.9;4.7;23.58;2.1;4.26;14193 +65108;42.7354;9.4582;6;20220819;28.8;20.2;24.5;4.1;20.08;.4;5.05;23028 +65108;42.7354;9.4582;6;20220820;30.3;20.7;25.5;3.8;19.58;0;5.55;22968 +65108;42.7354;9.4582;6;20220821;30;20.1;25.1;2.6;21.48;0;5.01;24210 +65108;42.7354;9.4582;6;20220822;30.5;19.8;25.2;2.7;22.75;0;4.97;24682 +65108;42.7354;9.4582;6;20220823;30.7;20.4;25.6;2.4;20.95;0;5.05;24359 +65108;42.7354;9.4582;6;20220824;31.9;20.1;26;3;17.35;0;5.74;24127 +65108;42.7354;9.4582;6;20220825;31.7;20.3;26;2.9;18.05;0;5.53;23537 +65108;42.7354;9.4582;6;20220826;31.3;21.3;26.3;3;20.41;0;5.45;24268 +65108;42.7354;9.4582;6;20220827;30.8;20.8;25.8;2.3;22.31;0;4.68;22073 +65108;42.7354;9.4582;6;20220828;30.2;21.8;26;2.4;23.41;.1;4.28;19163 +65108;42.7354;9.4582;6;20220829;30;21.4;25.7;2.7;23.21;0;4.76;22995 +65108;42.7354;9.4582;6;20220830;30.6;21.5;26;2.7;22.21;0;4.74;21650 +65108;42.7354;9.4582;6;20220831;29.7;20.5;25.1;3.5;22.48;0;4.23;17973 +65108;42.7354;9.4582;6;20220901;30;22.2;26.1;3.9;22.25;.9;4.8;19169 +65108;42.7354;9.4582;6;20220902;29.1;20.7;24.9;2.4;20.85;1.1;4.3;20019 +65108;42.7354;9.4582;6;20220903;29.5;21.4;25.4;3.2;20.88;.4;4.35;16857 +65108;42.7354;9.4582;6;20220904;30.4;21.1;25.7;3.3;21.25;0;4.99;20802 +65108;42.7354;9.4582;6;20220905;30.8;20.7;25.7;2.6;21.35;0;4.81;20949 +65108;42.7354;9.4582;6;20220906;30.7;20.4;25.5;1.9;22.61;0;4.23;20607 +65108;42.7354;9.4582;6;20220907;31.7;21.2;26.5;2.4;24.65;0;4.53;21091 +65108;42.7354;9.4582;6;20220908;30.9;22.6;26.8;3.9;23.48;0;4.69;18053 +65108;42.7354;9.4582;6;20220909;32.3;20.3;26.3;7.9;15.61;0;7.16;21853 +65108;42.7354;9.4582;6;20220910;29.6;19.6;24.6;7.9;15.75;.1;6.03;18681 +65108;42.7354;9.4582;6;20220911;28.4;17.6;23;5.1;16.35;0;5.11;19350 +65108;42.7354;9.4582;6;20220912;28.1;17.7;22.9;2.1;19.01;0;4.02;21833 +65108;42.7354;9.4582;6;20220913;29.8;18.1;23.9;2.3;19.25;0;4.27;21335 +65108;42.7354;9.4582;6;20220914;31.1;20.5;25.8;3;21.68;0;4.34;17986 +65108;42.7354;9.4582;6;20220915;30.7;23.2;26.9;4.4;21.85;0;4.41;14436 +65108;42.7354;9.4582;6;20220916;31.3;21.8;26.5;8.3;16.31;0;6.4;20204 +65108;42.7354;9.4582;6;20220917;26.5;20.3;23.4;7.3;11.95;.4;5.92;15288 +65108;42.7354;9.4582;6;20220918;26.2;13.7;20;2.8;9.48;0;4.54;20898 +65108;42.7354;9.4582;6;20220919;26.7;15.7;21.2;3.5;14.05;0;4.33;20402 +65108;42.7354;9.4582;6;20220920;26.5;17.4;21.9;3;15.25;0;4.02;18623 +65108;42.7354;9.4582;6;20220921;25.6;16;20.8;3.7;12.51;.1;4.23;16781 +65108;42.7354;9.4582;6;20220922;22.7;15;18.8;4.4;9.98;0;4.43;18358 +65108;42.7354;9.4582;6;20220923;24.2;13.5;18.8;3.1;10.18;.1;4.06;18574 +65108;42.7354;9.4582;6;20220924;22.6;13.8;18.2;1.8;13.41;2.6;2.61;13051 +65108;42.7354;9.4582;6;20220925;24.9;16.7;20.8;3;17.91;1.6;2.94;14915 +65108;42.7354;9.4582;6;20220926;25.1;17;21;5.5;15.25;0;3.98;14585 +65108;42.7354;9.4582;6;20220927;25.1;14;19.6;10.4;11.18;.1;5.32;14003 +65108;42.7354;9.4582;6;20220928;24.8;16;20.4;9;12.81;0;4.53;14814 +65108;42.7354;9.4582;6;20220929;24.6;16.4;20.5;6.8;14.05;2.8;3.33;10809 +65108;42.7354;9.4582;6;20220930;22.2;14.7;18.5;3.8;14.98;5.5;2.61;10631 +65108;42.7354;9.4582;6;20221001;23.1;13;18;6.8;13.01;.2;3.67;16642 +65108;42.7354;9.4582;6;20221002;26.3;15.6;20.9;7;15.18;0;4.09;15175 +65108;42.7354;9.4582;6;20221003;25.5;14.6;20.1;3.6;15.38;0;3.31;16459 +65108;42.7354;9.4582;6;20221004;25;14.5;19.7;2.5;16.61;.1;2.9;16685 +65108;42.7354;9.4582;6;20221005;25.5;14.6;20.1;2.2;16.38;0;2.96;17548 +65108;42.7354;9.4582;6;20221006;24.4;14.8;19.6;2.1;16.15;0;2.55;15088 +65108;42.7354;9.4582;6;20221007;24.5;12.6;18.6;2.4;15.48;.1;2.46;15913 +65108;42.7354;9.4582;6;20221008;25;13.9;19.4;1.9;15.65;.3;2.65;16427 +65108;42.7354;9.4582;6;20221009;23.5;16.7;20.1;3.4;16.48;5.8;2.65;10316 +65108;42.7354;9.4582;6;20221010;24.2;15.7;19.9;3.2;16.65;.4;2.49;12284 +65108;42.7354;9.4582;6;20221011;24.4;15.2;19.8;2.8;16.71;0;2.43;13258 +65108;42.7354;9.4582;6;20221012;22.4;15.1;18.8;3.2;16.48;.2;2.06;8999 +65108;42.7354;9.4582;6;20221013;24.1;16.4;20.3;3.2;15.68;0;2.81;14043 +65108;42.7354;9.4582;6;20221014;23.9;13.8;18.8;4.1;15.45;0;2.81;13395 +65108;42.7354;9.4582;6;20221015;24.3;14.2;19.2;2;15.95;.1;2.37;14680 +65108;42.7354;9.4582;6;20221016;25.5;15;20.3;2.8;15.98;0;2.74;14034 +65108;42.7354;9.4582;6;20221017;25.5;15.4;20.4;3;17.05;.1;2.7;14242 +65108;42.7354;9.4582;6;20221018;24.8;14.2;19.5;2.2;16.88;0;2.24;14044 +65108;42.7354;9.4582;6;20221019;24;16.1;20;3.1;17.25;.1;2.27;11464 +65108;42.7354;9.4582;6;20221020;24.2;13.6;18.9;2.6;16.68;.1;2.23;14003 +65108;42.7354;9.4582;6;20221021;24.7;14.6;19.6;2.1;16.68;0;1.97;9916 +65108;42.7354;9.4582;6;20221022;26.5;15.7;21.1;2;17.15;0;2.25;12304 +65108;42.7354;9.4582;6;20221023;26.4;16.7;21.5;2.1;18.05;0;2.24;10443 +65108;42.7354;9.4582;6;20221024;26.4;18;22.2;2;17.58;0;2.39;12007 +65108;42.7354;9.4582;6;20221025;26.3;15;20.7;1.9;16.18;0;2.19;11766 +65108;42.7354;9.4582;6;20221026;25.3;14.8;20;1.3;15.38;0;1.84;12030 +65108;42.7354;9.4582;6;20221027;25.2;14.8;20;1.8;14.15;0;2.05;11545 +65108;42.7354;9.4582;6;20221028;25;13.5;19.2;3;14.11;0;2.18;11434 +65108;42.7354;9.4582;6;20221029;25.8;14.1;19.9;3.5;13.38;0;3.12;13012 +65108;42.7354;9.4582;6;20221030;25.6;12.6;19.1;1.5;13.25;0;1.96;12836 +65108;42.7354;9.4582;6;20221031;23.7;11.9;17.8;1.5;12.95;.1;1.78;12219 +65108;42.7354;9.4582;6;20221101;23.4;12.2;17.8;2;13.45;0;1.82;9979 +65108;42.7354;9.4582;6;20221102;24.2;13.6;18.9;2.2;14.51;1.1;2.02;11457 +65108;42.7354;9.4582;6;20221103;23.1;13.7;18.4;3;15.35;6.4;1.9;11046 +65108;42.7354;9.4582;6;20221104;21.8;14.7;18.3;8;12.48;.3;3;9280 +65108;42.7354;9.4582;6;20221105;20;12.4;16.2;3.6;10.61;1.5;2.39;8608 +65108;42.7354;9.4582;6;20221106;20.9;10.8;15.8;2.7;9.78;0;2.18;11120 +65108;42.7354;9.4582;6;20221107;22.2;11.3;16.8;3.3;12.01;.1;2.19;10100 +65108;42.7354;9.4582;6;20221108;22.2;11.3;16.7;1.8;12.41;0;1.58;11185 +65108;42.7354;9.4582;6;20221109;22.6;12.3;17.4;1.9;13.91;0;1.55;10670 +65108;42.7354;9.4582;6;20221110;23.1;13.8;18.5;2.6;15.41;.2;1.7;9443 +65108;42.7354;9.4582;6;20221111;21.9;15.2;18.6;4.1;15.38;0;1.96;7898 +65108;42.7354;9.4582;6;20221112;20.5;12;16.3;3.3;11.21;0;2.11;7510 +65108;42.7354;9.4582;6;20221113;18.6;12;15.3;4.3;10.61;2;2.27;6728 +65108;42.7354;9.4582;6;20221114;19.6;10;14.8;3.2;10.58;1.1;1.82;9218 +65108;42.7354;9.4582;6;20221115;16.6;10.4;13.5;2.4;13.45;8.3;1.01;5871 +65108;42.7354;9.4582;6;20221116;21.8;13.8;17.8;4;14.35;1.2;1.61;7730 +65108;42.7354;9.4582;6;20221117;21.8;12.1;16.9;6.1;12.55;.8;2.55;8881 +65108;42.7354;9.4582;6;20221118;23.2;13.4;18.3;3.5;10.4;0;2.72;9800 +65108;42.7354;9.4582;6;20221119;16.8;13.6;15.2;3.7;11;11;1.92;3500 +65108;42.7354;9.4582;6;20221120;17.6;9.1;13.4;2.1;10.6;.3;1.22;9100 +65108;42.7354;9.4582;6;20221121;18.1;6.8;12.5;2;9.8;14.7;1.24;7600 +65108;42.7354;9.4582;6;20221122;15.9;11;13.5;5.3;10.4;8;2.01;3200 +65108;42.7354;9.4582;6;20221123;19.2;9.6;14.4;2.9;8.2;.7;2.11;6300 +65108;42.7354;9.4582;6;20221124;20;8.4;14.2;2.9;10.3;.1;1.69;9000 +65108;42.7354;9.4582;6;20221125;15.3;11.8;13.6;3.6;11.1;25.3;1.49;2000 +65108;42.7354;9.4582;6;20221126;17;10.5;13.8;7;11.4;0;2.03;5800 +65108;42.7354;9.4582;6;20221127;15.9;6.6;11.3;3;8.7;0;1.4;8800 +65108;42.7354;9.4582;6;20221128;14.6;6.9;10.8;2.8;8.3;1.6;1.44;3000 +65108;42.7354;9.4582;6;20221129;13.4;9;11.2;2.9;11.1;10.8;.87;2200 +65108;42.7354;9.4582;6;20221130;13.4;9.8;11.6;3.9;9.3;0;1.42;8000 +65108;42.7354;9.4582;6;20221201;13.8;6.8;10.3;2.6;8.4;0;1.15;7000 +65108;42.7354;9.4582;6;20221202;15;5.4;10.2;2.2;9.1;4.5;.98;6300 +65108;42.7354;9.4582;6;20221203;15.5;9.5;12.5;2.9;12.2;14.7;.91;1800 +65108;42.7354;9.4582;6;20221204;18.3;9.4;13.9;1.9;11.8;.9;.96;7200 +65108;42.7354;9.4582;6;20221205;17.9;8.4;13.2;2.1;11.2;.7;1.01;6600 +65108;42.7354;9.4582;6;20221206;18.9;8.9;13.9;.6;12.12;0;.5;7789 +65108;42.7354;9.4582;6;20221207;16.7;9.3;13;.5;11.52;.4;.46;6430 +65108;42.7354;9.4582;6;20221208;13.5;6;9.8;.4;10.52;.8;.35;6443 +65108;42.7354;9.4582;6;20221209;20.6;9;14.8;2.5;11.7;0;1.4;4900 +65108;42.7354;9.4582;6;20221210;17.2;12.4;14.8;2.6;12.2;1.3;1.23;3500 +65108;42.7354;9.4582;6;20221211;16.1;7.7;11.9;3.9;5.8;0;2.35;7800 +65108;42.7354;9.4582;6;20221212;14.6;3.8;9.2;2.6;6.5;4.1;1.33;7700 +65108;42.7354;9.4582;6;20221213;11.4;7.4;9.4;2.1;10.8;4.7;.54;1600 +65108;42.7354;9.4582;6;20221214;14.3;9.5;11.9;1.6;12.3;11.1;.6;2600 +65108;42.7354;9.4582;6;20221215;15.5;10.7;13.1;2;13;8.4;.72;2000 +65108;42.7354;9.4582;6;20221216;15.3;9.8;12.6;1.6;12.2;.3;.72;2100 +65108;42.7354;9.4582;6;20221217;17.1;7.1;12.1;2.1;10.7;.1;.93;5500 +65108;42.7354;9.4582;6;20221218;16.4;8.2;12.3;2.6;10.7;0;1.03;5900 +65108;42.7354;9.4582;6;20221219;15.6;8;11.8;3.1;9.8;0;1.2;6300 +65108;42.7354;9.4582;6;20221220;15.7;6.9;11.3;2.7;9.6;0;1.06;6900 +65108;42.7354;9.4582;6;20221221;15.1;6.5;10.8;1.8;9.8;0;.82;4500 +65108;42.7354;9.4582;6;20221222;18.6;8.1;13.4;2.4;11.2;0;1.07;7200 +65108;42.7354;9.4582;6;20221223;17.8;9;13.4;1.9;12.2;0;.78;7000 +65108;42.7354;9.4582;6;20221224;17.8;8.7;13.3;1.8;12.4;0;.79;4900 +65108;42.7354;9.4582;6;20221225;16.2;8.2;12.2;1.8;13.1;0;.57;3000 +65108;42.7354;9.4582;6;20221226;17.3;10.9;14.1;2;12.9;0;.84;4800 +65108;42.7354;9.4582;6;20221227;18.3;8.7;13.5;2.5;11.4;0;1.09;6800 +65108;42.7354;9.4582;6;20221228;16.6;6.6;11.6;2.2;9.8;0;.95;7800 +65108;42.7354;9.4582;6;20221229;17;6.3;11.7;1.9;9.4;0;.94;7600 +65108;42.7354;9.4582;6;20221230;17.5;6.8;12.2;2.2;10;0;1.13;4700 +65108;42.7354;9.4582;6;20221231;18.1;8.1;13.1;2.1;11.5;.1;.97;5800 +66081;42.57789;1.3762;1600;20220101;10.6;6.5;8.6;1.7;3.63;0;1.48;1900 +66081;42.57789;1.3762;1600;20220102;11.3;5.3;8.3;1.4;4.23;0;1.27;1500 +66081;42.57789;1.3762;1600;20220103;9.7;5.1;7.4;1.7;6.03;0;1.01;1800 +66081;42.57789;1.3762;1600;20220104;11.1;3.1;7.1;3;5.03;6.8;1.39;6769 +66081;42.57789;1.3762;1600;20220105;.1;0;.1;2.5;3.23;.8;.98;1000 +66081;42.57789;1.3762;1600;20220106;.5;-8.8;-4.1;2.1;1.93;0;.89;2000 +66081;42.57789;1.3762;1600;20220107;3.3;-7;-1.8;2.3;2.73;1.9;.94;2200 +66081;42.57789;1.3762;1600;20220108;5.7;-4.5;.6;1.9;3.93;4.3;.84;1800 +66081;42.57789;1.3762;1600;20220109;.5;-1.4;-.4;1.5;5.33;45.6;.38;600 +66081;42.57789;1.3762;1600;20220110;6.7;-.5;3.1;2.8;6.03;47.8;.72;500 +66081;42.57789;1.3762;1600;20220111;4.7;-3.4;.7;1.7;2.43;0;1.06;2300 +66081;42.57789;1.3762;1600;20220112;5.6;-3;1.3;1.7;1.83;0;1.23;2300 +66081;42.57789;1.3762;1600;20220113;5.3;-4.2;.6;1.9;2.23;0;1.18;2000 +66081;42.57789;1.3762;1600;20220114;5.2;-2.7;1.2;1.6;1.81;0;1.07;3738 +66081;42.57789;1.3762;1600;20220115;6.8;-2.4;2.2;1.9;1.76;0;1.3;3887 +66081;42.57789;1.3762;1600;20220116;6.1;-2.3;1.9;1.6;1.61;0;1.19;3846 +66081;42.57789;1.3762;1600;20220117;7.7;-1.8;2.9;1.3;1.66;0;1.12;4072 +66081;42.57789;1.3762;1600;20220118;11.1;1;6;1.5;2.01;0;1.38;4067 +66081;42.57789;1.3762;1600;20220119;7.5;-.1;3.7;1.4;2.71;.3;1.07;3053 +66081;42.57789;1.3762;1600;20220120;4.2;-1.9;1.2;2;3.31;1.3;.95;2538 +66081;42.57789;1.3762;1600;20220121;3.5;-4.6;-.6;1.2;2.31;0;.83;3423 +66081;42.57789;1.3762;1600;20220122;5.9;-5.3;.3;1.4;2.76;0;.89;4313 +66081;42.57789;1.3762;1600;20220123;6.8;-4.2;1.3;1.6;2.51;0;1.05;4346 +66081;42.57789;1.3762;1600;20220124;7.3;-1.5;2.9;1.4;1.96;0;1.15;4069 +66081;42.57789;1.3762;1600;20220125;7.4;-1;3.2;1.6;2.16;0;1.23;4366 +66081;42.57789;1.3762;1600;20220126;9.7;-.4;4.7;1.7;2.21;0;1.4;4345 +66081;42.57789;1.3762;1600;20220127;9.6;-.7;4.4;1.4;1.76;0;1.33;4587 +66081;42.57789;1.3762;1600;20220128;10.1;-.8;4.7;1.4;1.56;0;1.33;4709 +66081;42.57789;1.3762;1600;20220129;10.5;2.3;6.4;1;1.79;0;1.12;5716 +66081;42.57789;1.3762;1600;20220130;13.3;1.9;7.6;1.5;1.71;0;1.62;5217 +66081;42.57789;1.3762;1600;20220131;8.3;1.6;5;2.9;2.21;.7;1.85;6515 +66081;42.57789;1.3762;1600;20220201;9.8;-1.2;4.3;4.8;4.16;.1;1.81;5213 +66081;42.57789;1.3762;1600;20220202;13.7;6.3;10;2.4;2.11;0;2.25;4884 +66081;42.57789;1.3762;1600;20220203;14.6;3.3;8.9;1.4;1.86;.1;1.64;5452 +66081;42.57789;1.3762;1600;20220204;9;4.2;6.6;.9;3.61;.5;1.04;2904 +66081;42.57789;1.3762;1600;20220205;7.1;.6;3.9;1.1;4.26;.4;.87;3718 +66081;42.57789;1.3762;1600;20220206;9.1;-2.6;3.2;1.3;2.26;0;1.21;4902 +66081;42.57789;1.3762;1600;20220207;10.1;1.5;5.8;2.2;3.46;.4;1.56;5504 +66081;42.57789;1.3762;1600;20220208;13.5;.7;7.1;1.4;3.11;0;1.49;5875 +66081;42.57789;1.3762;1600;20220209;12.3;.2;6.3;1.3;3.11;0;1.34;7297 +66081;42.57789;1.3762;1600;20220210;11.5;.7;6.1;1.5;2.96;0;1.41;5470 +66081;42.57789;1.3762;1600;20220211;7.9;.2;4.1;1.1;4.21;0;.96;4384 +66081;42.57789;1.3762;1600;20220212;5.5;-1.9;1.8;1.3;4.76;.4;.76;5420 +66081;42.57789;1.3762;1600;20220213;3.8;-.9;1.4;1.4;5.81;4.5;.53;3642 +66081;42.57789;1.3762;1600;20220214;3.2;1.3;2.2;1.6;4.91;5.1;.74;3158 +66081;42.57789;1.3762;1600;20220215;4.6;-3.8;.4;2.4;3.41;1.2;1.04;4671 +66081;42.57789;1.3762;1600;20220216;8.4;-2;3.2;1.4;4.81;.9;.95;5245 +66081;42.57789;1.3762;1600;20220217;15.1;3.1;9.1;1.8;5.06;0;1.61;6758 +66081;42.57789;1.3762;1600;20220218;16.3;3.7;10;1.6;5.51;1.7;1.63;6684 +66081;42.57789;1.3762;1600;20220219;2.2;2.3;2.3;.7;5.61;5.2;.59;2726 +66081;42.57789;1.3762;1600;20220220;7.9;-4.3;1.8;1.4;4.21;0;1;7035 +66081;42.57789;1.3762;1600;20220221;8.8;-.5;4.2;4.3;2.46;0;2.31;6169 +66081;42.57789;1.3762;1600;20220222;10.1;1.5;5.8;2.9;2.81;0;2.04;5859 +66081;42.57789;1.3762;1600;20220223;12.6;.1;6.3;1.3;3.56;0;1.45;6966 +66081;42.57789;1.3762;1600;20220224;10.8;1;5.9;1.1;4.91;.3;1.14;6013 +66081;42.57789;1.3762;1600;20220225;8;0;4;1.2;4.26;0;1.1;5741 +66081;42.57789;1.3762;1600;20220226;9;-2;3.5;1.2;3.21;0;1.35;10039 +66081;42.57789;1.3762;1600;20220227;9.4;-2.4;3.5;1;4.76;.4;1.07;7241 +66081;42.57789;1.3762;1600;20220228;8.5;-.9;3.8;1.1;4.46;0;1.11;7095 +66081;42.57789;1.3762;1600;20220301;11.6;-.3;5.7;1.4;2.81;0;1.59;7414 +66081;42.57789;1.3762;1600;20220302;8.4;-.3;4.1;1.3;4.86;5.4;1.05;5496 +66081;42.57789;1.3762;1600;20220303;8.6;-1.4;3.6;1.3;5.56;.3;1.03;7433 +66081;42.57789;1.3762;1600;20220304;6.7;.2;3.5;1.7;4.76;1.9;1.07;5285 +66081;42.57789;1.3762;1600;20220305;4.9;-1.9;1.5;1;4.71;0;.81;4816 +66081;42.57789;1.3762;1600;20220306;2.4;-1.1;.6;.7;5.21;.3;.63;3716 +66081;42.57789;1.3762;1600;20220307;4.2;-3;.6;1;4.51;1;.86;6653 +66081;42.57789;1.3762;1600;20220308;3.9;-2.9;.5;.9;5.06;2.6;.76;6272 +66081;42.57789;1.3762;1600;20220309;6.4;-1.8;2.3;1.2;4.96;0;1.02;7610 +66081;42.57789;1.3762;1600;20220310;5.5;-.4;2.5;1.2;5.61;1;.84;5460 +66081;42.57789;1.3762;1600;20220311;3.6;.9;2.2;1.4;6.11;9;.65;3784 +66081;42.57789;1.3762;1600;20220312;3.7;.7;2.2;1;6.06;5.1;.69;4399 +66081;42.57789;1.3762;1600;20220313;5.5;.8;3.1;1.4;5.66;3.8;.88;4964 +66081;42.57789;1.3762;1600;20220314;3.2;-1;1.1;2.8;5.96;1.9;.61;5555 +66081;42.57789;1.3762;1600;20220315;9.5;2.9;6.2;2.4;6.16;.1;1.38;7091 +66081;42.57789;1.3762;1600;20220316;10.5;4.5;7.5;1.6;5.01;1.2;1.53;6404 +66081;42.57789;1.3762;1600;20220317;6;3.6;4.8;1.4;6.41;2.8;.89;4227 +66081;42.57789;1.3762;1600;20220318;5.5;2.3;3.9;1.6;5.81;.2;.94;4389 +66081;42.57789;1.3762;1600;20220319;5.5;-.6;2.5;1.9;5.21;0;1.05;6855 +66081;42.57789;1.3762;1600;20220320;4.3;1.1;2.7;1.7;6.26;.7;.79;5700 +66081;42.57789;1.3762;1600;20220321;2.4;1.2;1.8;2.1;5.71;.3;.71;3958 +66081;42.57789;1.3762;1600;20220322;2.5;-2.7;-.1;1.7;4.36;0;.97;7600 +66081;42.57789;1.3762;1600;20220323;5.3;-5.3;0;1.9;3.31;0;1.38;10073 +66081;42.57789;1.3762;1600;20220324;5.5;-1;2.2;1.8;4.26;0;1.21;7021 +66081;42.57789;1.3762;1600;20220325;9.5;1.8;5.6;1.8;5.66;0;1.59;10158 +66081;42.57789;1.3762;1600;20220326;7.4;.7;4;2.2;3.76;0;1.69;8107 +66081;42.57789;1.3762;1600;20220327;9.5;2.2;5.8;1.8;5.26;0;1.59;8658 +66081;42.57789;1.3762;1600;20220328;10.1;1.3;5.7;1.6;4.16;0;1.72;9079 +66081;42.57789;1.3762;1600;20220329;11.6;2.9;7.3;1;5.26;6.5;1.55;8245 +66081;42.57789;1.3762;1600;20220330;6.8;1.1;4;1;6.16;4.1;1;5749 +66081;42.57789;1.3762;1600;20220331;6.9;.5;3.7;1.8;4.26;2.3;1.46;7912 +66081;42.57789;1.3762;1600;20220401;-2.2;-6.7;-4.4;3.3;2.41;8.1;1.07;7143 +66081;42.57789;1.3762;1600;20220402;-1.3;-8.5;-4.9;3.3;2.21;2.5;1.17;8247 +66081;42.57789;1.3762;1600;20220403;1.2;-10.2;-4.5;1.5;2.36;0;1.32;14473 +66081;42.57789;1.3762;1600;20220404;5.3;-9.4;-2;1.5;2.86;0;1.44;12873 +66081;42.57789;1.3762;1600;20220405;10.4;-4.5;2.9;1.5;2.66;0;2.03;13097 +66081;42.57789;1.3762;1600;20220406;9.2;-.3;4.5;1.8;4.51;0;1.63;9345 +66081;42.57789;1.3762;1600;20220407;14.6;.8;7.7;1.4;4.96;0;2.09;11850 +66081;42.57789;1.3762;1600;20220408;14;2.9;8.5;2.6;5.71;.6;2.27;10613 +66081;42.57789;1.3762;1600;20220409;10.4;.8;5.6;2;3.66;.6;2.01;9884 +66081;42.57789;1.3762;1600;20220410;12.4;-1.3;5.5;1.4;4.46;0;1.99;12400 +66081;42.57789;1.3762;1600;20220411;14.2;3.5;8.8;2.4;6.21;0;2.23;10631 +66081;42.57789;1.3762;1600;20220412;12.2;6.1;9.1;2.7;6.81;1;1.94;8110 +66081;42.57789;1.3762;1600;20220413;9.1;4.9;7;1.4;7.56;1.7;1.21;6260 +66081;42.57789;1.3762;1600;20220414;13.7;2.7;8.2;1.9;5.66;0;2.19;12117 +66081;42.57789;1.3762;1600;20220415;14.5;5.2;9.8;1.3;6.16;0;2.11;11557 +66081;42.57789;1.3762;1600;20220416;17.5;4.6;11.1;1.8;5.26;0;2.73;13487 +66081;42.57789;1.3762;1600;20220417;18.5;3.9;11.2;1.9;3.96;0;3.06;14444 +66081;42.57789;1.3762;1600;20220418;15.8;3.9;9.9;1.6;6.21;2.1;2.39;12780 +66081;42.57789;1.3762;1600;20220419;10.1;4.6;7.4;1.2;7.86;24.9;1.37;8061 +66081;42.57789;1.3762;1600;20220420;6.6;1.9;4.2;1.5;6.71;6.2;1.17;7866 +66081;42.57789;1.3762;1600;20220421;6.4;1.4;3.9;1.1;6.21;.6;1.18;7797 +66081;42.57789;1.3762;1600;20220422;11.1;.8;5.9;1.6;5.76;2.9;1.85;11531 +66081;42.57789;1.3762;1600;20220423;3.6;1.9;2.8;2.2;5.61;9.1;1.15;7953 +66081;42.57789;1.3762;1600;20220424;11.1;-.5;5.3;1.3;6.41;.1;1.75;12276 +66081;42.57789;1.3762;1600;20220425;11;1.7;6.4;1.4;6.51;0;1.81;12195 +66081;42.57789;1.3762;1600;20220426;14.2;1.7;8;1.7;6.76;0;2.21;13905 +66081;42.57789;1.3762;1600;20220427;14.7;4.7;9.7;1.4;7.01;0;2.14;11621 +66081;42.57789;1.3762;1600;20220428;14.6;5.8;10.2;1.6;7.41;.9;2.06;10256 +66081;42.57789;1.3762;1600;20220429;15.7;4.4;10;1.5;7.06;0;2.95;19793 +66081;42.57789;1.3762;1600;20220430;13.5;5;9.2;1.4;7.46;.2;2.33;15086 +66081;42.57789;1.3762;1600;20220501;15.2;2.1;8.7;1.6;6.66;5.3;3.05;22143 +66081;42.57789;1.3762;1600;20220502;8.7;5.5;7.1;.9;8.16;8.7;1.43;9174 +66081;42.57789;1.3762;1600;20220503;7.6;3.8;5.7;.8;7.76;6.1;1.41;9908 +66081;42.57789;1.3762;1600;20220504;10.6;2.7;6.7;1;7.51;1.7;1.88;13781 +66081;42.57789;1.3762;1600;20220505;9.3;2.9;6.1;2.1;5.96;.4;2.23;16107 +66081;42.57789;1.3762;1600;20220506;10;3.4;6.7;3;5.71;1.8;2.56;17853 +66081;42.57789;1.3762;1600;20220507;12.9;4.8;8.8;2.2;6.06;.2;3.09;21155 +66081;42.57789;1.3762;1600;20220508;13.7;3.5;8.6;1.5;6.16;.3;3;21189 +66081;42.57789;1.3762;1600;20220509;15.1;4;9.5;1;7.06;.3;2.83;19314 +66081;42.57789;1.3762;1600;20220510;18;4.8;11.4;1.6;7.86;0;3.54;23403 +66081;42.57789;1.3762;1600;20220511;20.1;6.5;13.3;1.6;8.41;0;4.02;25438 +66081;42.57789;1.3762;1600;20220512;20.1;8.5;14.3;1.5;8.01;0;4.04;24403 +66081;42.57789;1.3762;1600;20220513;19.9;6.1;13;1.5;7.51;.3;3.99;25153 +66081;42.57789;1.3762;1600;20220514;20.8;8.2;14.5;1.6;8.56;.3;4.05;24048 +66081;42.57789;1.3762;1600;20220515;20.1;9.5;14.8;1.5;8.21;.1;3.94;23106 +66081;42.57789;1.3762;1600;20220516;21.8;10.7;16.3;1.6;7.76;0;4.26;23545 +66081;42.57789;1.3762;1600;20220517;23.1;9.3;16.2;1.5;7.96;0;4.35;24291 +66081;42.57789;1.3762;1600;20220518;22.2;10.5;16.3;1.8;9.81;0;4.26;23965 +66081;42.57789;1.3762;1600;20220519;22.9;11.7;17.3;1.5;8.76;0;4.49;24806 +66081;42.57789;1.3762;1600;20220520;24.9;11.9;18.4;1.8;6.36;0;4.79;23421 +66081;42.57789;1.3762;1600;20220521;26.8;13.5;20.2;1.6;6.96;0;5.05;24649 +66081;42.57789;1.3762;1600;20220522;26.4;14.5;20.5;1.8;6.06;1.4;5.22;24671 +66081;42.57789;1.3762;1600;20220523;20.7;12.7;16.7;2.2;6.86;3.6;4.44;22191 +66081;42.57789;1.3762;1600;20220524;14.6;9;11.8;2.4;8.56;20.1;2.54;13389 +66081;42.57789;1.3762;1600;20220525;10.5;3.5;7;1.7;6.56;0;2.41;17241 +66081;42.57789;1.3762;1600;20220526;16.2;2.6;9.4;1.6;6.36;0;2.88;17162 +66081;42.57789;1.3762;1600;20220527;19.9;5.7;12.8;1.3;8.06;0;3.96;25164 +66081;42.57789;1.3762;1600;20220528;22.1;8.5;15.3;1.7;6.81;0;4.72;26921 +66081;42.57789;1.3762;1600;20220529;20.5;9.4;14.9;1.6;7.81;3.5;4.04;22607 +66081;42.57789;1.3762;1600;20220530;17.9;7.8;12.8;1.3;10.16;12;3.1;19146 +66081;42.57789;1.3762;1600;20220531;19.5;8.4;13.9;1.4;10.16;.7;3.76;23214 +66081;42.57789;1.3762;1600;20220601;22.4;10.5;16.5;1.7;9.26;.1;4.57;25784 +66081;42.57789;1.3762;1600;20220602;22.5;12.3;17.4;1.9;9.41;0;4.7;25412 +66081;42.57789;1.3762;1600;20220603;23.2;13.3;18.3;1.9;8.56;.3;4.87;24949 +66081;42.57789;1.3762;1600;20220604;22.9;11.5;17.2;1.9;9.21;.4;4.63;24616 +66081;42.57789;1.3762;1600;20220605;21.2;10.5;15.8;2.1;8.31;0;4.54;24916 +66081;42.57789;1.3762;1600;20220606;22.1;9.1;15.6;1.5;8.61;1.3;4.41;25257 +66081;42.57789;1.3762;1600;20220607;21.4;12;16.7;2.1;9.81;0;4.14;21366 +66081;42.57789;1.3762;1600;20220608;20.3;11;15.6;1.7;10.06;2.6;3.39;17640 +66081;42.57789;1.3762;1600;20220609;21.2;7.6;14.4;2.2;7.06;.1;4.87;28002 +66081;42.57789;1.3762;1600;20220610;25;8;16.5;1.8;5.31;0;5.33;28485 +66081;42.57789;1.3762;1600;20220611;26;11.4;18.7;1.7;8.51;.5;5;25183 +66081;42.57789;1.3762;1600;20220612;25.9;13.3;19.6;1.4;10.56;3.4;4.51;22766 +66081;42.57789;1.3762;1600;20220613;26.3;13.3;19.8;1.6;10.26;.3;5.07;25877 +66081;42.57789;1.3762;1600;20220614;27.7;14.1;20.9;1.8;10.96;5.1;4.89;22411 +66081;42.57789;1.3762;1600;20220615;27.3;12.2;19.8;2;10.21;0;5.05;23958 +66081;42.57789;1.3762;1600;20220616;28.4;15.3;21.9;1.7;10.16;.1;5.03;22729 +66081;42.57789;1.3762;1600;20220617;28.7;16.1;22.4;1.4;10.46;6;4.9;22581 +66081;42.57789;1.3762;1600;20220618;28.2;16.9;22.5;1.9;9.56;0;5.78;27254 +66081;42.57789;1.3762;1600;20220619;24.2;15.4;19.8;2.2;8.11;0;5.36;25738 +66081;42.57789;1.3762;1600;20220620;24.2;13;18.6;1.8;9.56;0;4.7;23715 +66081;42.57789;1.3762;1600;20220621;25.3;16.2;20.7;2.1;10.36;2.2;4.43;18562 +66081;42.57789;1.3762;1600;20220622;20.1;11.5;15.8;2;11.01;0;3.82;21592 +66081;42.57789;1.3762;1600;20220623;20.3;9.8;15;1.9;9.66;0;4.12;23817 +66081;42.57789;1.3762;1600;20220624;19.7;10.6;15.2;1.8;8.66;0;4.12;23093 +66081;42.57789;1.3762;1600;20220625;19.4;9.6;14.5;1.4;9.21;.9;3.65;20777 +66081;42.57789;1.3762;1600;20220626;20.9;11.5;16.2;1.8;9.41;3.5;4.4;24696 +66081;42.57789;1.3762;1600;20220627;19.3;10.5;14.9;1.5;10.36;10;3.25;17778 +66081;42.57789;1.3762;1600;20220628;20.9;7.9;14.4;1.6;10.36;0;3.24;17405 +66081;42.57789;1.3762;1600;20220629;22;9.3;15.6;1.7;9.31;4.3;4.53;26386 +66081;42.57789;1.3762;1600;20220630;20.2;11.5;15.9;2.1;9.06;1.2;3.97;20559 +66081;42.57789;1.3762;1600;20220701;21.5;11.7;16.6;1.9;9.56;0;4.55;25108 +66081;42.57789;1.3762;1600;20220702;26.7;10.2;18.4;1.5;8.76;0;5.3;28578 +66081;42.57789;1.3762;1600;20220703;28.1;14.5;21.3;1.6;10.21;.3;5.26;25882 +66081;42.57789;1.3762;1600;20220704;25.6;13.6;19.6;1.6;10.51;0;4.88;24774 +66081;42.57789;1.3762;1600;20220705;25.7;14.1;19.9;1.6;11.91;2.2;4.73;24192 +66081;42.57789;1.3762;1600;20220706;19.7;13.3;16.5;1.1;12.61;7.8;3.16;17431 +66081;42.57789;1.3762;1600;20220707;20.9;8.9;14.9;1.6;8.96;0;4.49;27151 +66081;42.57789;1.3762;1600;20220708;25;9.3;17.2;1.6;8.41;0;5.14;28565 +66081;42.57789;1.3762;1600;20220709;25.9;11.1;18.5;1.6;7.76;0;5.09;26678 +66081;42.57789;1.3762;1600;20220710;26.4;11.3;18.8;1.5;9.26;0;5.13;27519 +66081;42.57789;1.3762;1600;20220711;25.9;13.6;19.8;1.4;11.36;.4;4.51;22984 +66081;42.57789;1.3762;1600;20220712;27.3;13.3;20.3;1.6;11.61;0;5.13;26605 +66081;42.57789;1.3762;1600;20220713;28;15.2;21.6;1.6;12.21;0;5.31;26783 +66081;42.57789;1.3762;1600;20220714;28.6;14.7;21.6;1.7;12.26;0;5.48;27473 +66081;42.57789;1.3762;1600;20220715;29.3;14.5;21.9;1.6;8.71;0;5.51;26685 +66081;42.57789;1.3762;1600;20220716;31.3;15.3;23.3;1.6;9.56;0;5.8;27509 +66081;42.57789;1.3762;1600;20220717;30.2;15.7;22.9;1.6;9.71;0;5.7;27535 +66081;42.57789;1.3762;1600;20220718;28.6;16.2;22.4;1.5;10.76;0;5.32;26178 +66081;42.57789;1.3762;1600;20220719;28.9;16.1;22.5;1.7;10.11;0;5.5;26227 +66081;42.57789;1.3762;1600;20220720;26.6;14.9;20.7;1.6;10.16;0;4.97;24982 +66081;42.57789;1.3762;1600;20220721;27.9;13.3;20.6;1.3;12.51;0;4.61;23737 +66081;42.57789;1.3762;1600;20220722;28.9;15.1;22;1.7;11.06;.5;5.21;25045 +66081;42.57789;1.3762;1600;20220723;27.5;17.2;22.3;1.7;11.01;0;4.92;23132 +66081;42.57789;1.3762;1600;20220724;29.3;15.5;22.4;1.5;10.51;0;5.28;26040 +66081;42.57789;1.3762;1600;20220725;28.4;16.5;22.4;1.6;9.76;1.5;4.9;22490 +66081;42.57789;1.3762;1600;20220726;25.3;14.3;19.8;2;10.91;.2;4.65;22767 +66081;42.57789;1.3762;1600;20220727;24.6;14;19.3;2.1;10.81;0;4.65;23243 +66081;42.57789;1.3762;1600;20220728;22.4;12.5;17.4;1.3;11.01;.1;3.58;19041 +66081;42.57789;1.3762;1600;20220729;20.6;13.1;16.8;1.3;12.76;11.3;2.96;15686 +66081;42.57789;1.3762;1600;20220730;24.1;13.6;18.8;1.5;14.31;.1;3.82;20449 +66081;42.57789;1.3762;1600;20220731;25.1;14.1;19.6;1.4;14.36;3.6;3.79;19608 +66081;42.57789;1.3762;1600;20220801;24.1;12.4;18.3;1.4;13.16;.1;3.73;19907 +66081;42.57789;1.3762;1600;20220802;25.8;13.4;19.6;1.4;12.76;0;3.94;20124 +66081;42.57789;1.3762;1600;20220803;27.9;14.8;21.3;1.9;12.81;1.5;4.79;23293 +66081;42.57789;1.3762;1600;20220804;26.4;12.6;19.5;1.7;11.41;8.1;4.4;22299 +66081;42.57789;1.3762;1600;20220805;24.6;13.7;19.2;1.6;10.31;2;3.82;17912 +66081;42.57789;1.3762;1600;20220806;25.1;13.4;19.3;1.6;10.96;.2;3.99;19414 +66081;42.57789;1.3762;1600;20220807;24.4;13.1;18.8;1.4;11.36;2.3;3.85;20123 +66081;42.57789;1.3762;1600;20220808;24.6;12.6;18.6;1.3;11.96;.2;3.69;19284 +66081;42.57789;1.3762;1600;20220809;23.9;13.6;18.8;1.8;12.41;1.9;3.74;18742 +66081;42.57789;1.3762;1600;20220810;24;11.8;17.9;1.6;11.71;.4;3.7;19590 +66081;42.57789;1.3762;1600;20220811;24.3;14.6;19.5;1.6;11.91;.2;3.72;18373 +66081;42.57789;1.3762;1600;20220812;26.7;14.3;20.5;1.6;12.41;0;3.95;18926 +66081;42.57789;1.3762;1600;20220813;27.4;15.3;21.4;1.8;12.66;.8;4.25;19848 +66081;42.57789;1.3762;1600;20220814;24;14;19;1.7;9.56;0;4.17;21286 +66081;42.57789;1.3762;1600;20220815;21.1;13.7;17.4;1.9;11.96;.5;3.19;16315 +66081;42.57789;1.3762;1600;20220816;20.3;11.7;16;1.4;10.56;2;3.01;16372 +66081;42.57789;1.3762;1600;20220817;19.8;11.6;15.7;1.6;10.81;9.1;2.89;15348 +66081;42.57789;1.3762;1600;20220818;16.4;8.9;12.6;1.4;9.61;1.7;2.5;15071 +66081;42.57789;1.3762;1600;20220819;21.4;7.7;14.5;1.8;8.96;0;3.62;21184 +66081;42.57789;1.3762;1600;20220820;22.4;9.5;15.9;1.5;9.71;0;3.53;19762 +66081;42.57789;1.3762;1600;20220821;23;13;18;1.3;11.31;0;3.29;17585 +66081;42.57789;1.3762;1600;20220822;23;11.1;17.1;1.4;11.56;.3;3.68;21724 +66081;42.57789;1.3762;1600;20220823;23.7;11.3;17.5;1.5;12.26;.1;3.53;19896 +66081;42.57789;1.3762;1600;20220824;24.9;12.9;18.9;1.6;14.11;2.9;3.51;19141 +66081;42.57789;1.3762;1600;20220825;23;13.4;18.2;1.9;12.41;14.5;3.16;15755 +66081;42.57789;1.3762;1600;20220826;21.2;10.2;15.7;1.5;12.01;1;3.05;18246 +66081;42.57789;1.3762;1600;20220827;22;11.5;16.7;1.4;12.41;1.5;2.98;16769 +66081;42.57789;1.3762;1600;20220828;21.5;9.9;15.7;1.4;10.09;.5;2.95;16859 +66081;42.57789;1.3762;1600;20220829;23.2;12.9;18.1;1.6;9.89;6;3.18;15683 +66081;42.57789;1.3762;1600;20220830;22.5;11.9;17.2;1.1;11.78;0;2.81;15812 +66081;42.57789;1.3762;1600;20220831;17.9;13.5;15.7;1.2;11.28;14.2;1.96;9581 +66081;42.57789;1.3762;1600;20220901;20.7;9;14.9;1.2;9.98;.7;2.73;16432 +66081;42.57789;1.3762;1600;20220902;20.5;11.2;15.9;1;9.89;5.3;2.54;14373 +66081;42.57789;1.3762;1600;20220903;18.6;9.9;14.3;1;10.89;.4;2.25;13741 +66081;42.57789;1.3762;1600;20220904;20;9.7;14.9;1.2;9.48;.1;2.57;14959 +66081;42.57789;1.3762;1600;20220905;20.7;10.9;15.8;1.3;11.28;.3;2.51;14434 +66081;42.57789;1.3762;1600;20220906;20.6;12.6;16.6;1.6;9.39;.1;2.64;12788 +66081;42.57789;1.3762;1600;20220907;20;11.8;15.9;2.1;8.76;0;3.19;16976 +66081;42.57789;1.3762;1600;20220908;18.7;10.8;14.7;1.6;8.21;0;2.78;15222 +66081;42.57789;1.3762;1600;20220909;19.1;9.9;14.5;1.6;9.96;.4;2.55;14426 +66081;42.57789;1.3762;1600;20220910;20.5;8.3;14.4;1.5;9.41;0;2.85;17535 +66081;42.57789;1.3762;1600;20220911;23.9;11.3;17.6;1.6;11.66;0;3.17;17697 +66081;42.57789;1.3762;1600;20220912;25.3;14.5;19.9;1.9;11.76;0;3.36;15805 +66081;42.57789;1.3762;1600;20220913;18.9;15.4;17.2;2;10.41;13.2;2.22;7376 +66081;42.57789;1.3762;1600;20220914;18.2;10.3;14.3;1.9;11.01;.7;2.25;13006 +66081;42.57789;1.3762;1600;20220915;18.8;8.6;13.7;1.3;10.06;10.5;2.2;13420 +66081;42.57789;1.3762;1600;20220916;19.3;8.7;14;1.3;10.61;.2;2.32;14772 +66081;42.57789;1.3762;1600;20220917;19;7;13;1.8;7.76;0;2.31;10701 +66081;42.57789;1.3762;1600;20220918;19.3;6.1;12.7;1.3;8.71;0;2.52;17229 +66081;42.57789;1.3762;1600;20220919;20.6;8.2;14.4;1.5;9.11;0;2.61;15645 +66081;42.57789;1.3762;1600;20220920;20.1;9;14.5;1.4;9.81;0;2.46;15287 +66081;42.57789;1.3762;1600;20220921;18.3;8.1;13.2;1.3;9.46;0;2.32;15427 +66081;42.57789;1.3762;1600;20220922;16.4;7.1;11.8;1.4;9.56;0;1.99;13648 +66081;42.57789;1.3762;1600;20220923;17.3;7.4;12.4;1.4;10.16;9.4;1.99;13522 +66081;42.57789;1.3762;1600;20220924;12.7;7;9.8;1.3;9.51;11.1;1.42;9846 +66081;42.57789;1.3762;1600;20220925;13;3.6;8.3;1.2;8.01;.2;1.67;13035 +66081;42.57789;1.3762;1600;20220926;13.8;2.3;8;1.3;7.06;1;1.81;14356 +66081;42.57789;1.3762;1600;20220927;15;4.4;9.7;1.3;6.61;2.6;2;14228 +66081;42.57789;1.3762;1600;20220928;16.6;5.6;11.1;1.2;7.51;1.2;1.99;13670 +66081;42.57789;1.3762;1600;20220929;12.1;4.2;8.1;1;7.06;10.5;1.46;10298 +66081;42.57789;1.3762;1600;20220930;9.6;1.1;5.4;1.6;5.76;1.6;1.52;12048 +66081;42.57789;1.3762;1600;20221001;17.5;.9;9.2;1.5;5.86;0;2.2;15790 +66081;42.57789;1.3762;1600;20221002;22.3;7.6;14.9;1.4;8.71;0;2.5;15267 +66081;42.57789;1.3762;1600;20221003;19.8;9.2;14.5;1.3;9.91;0;2.13;14002 +66081;42.57789;1.3762;1600;20221004;18.9;8.1;13.5;1.5;9.26;0;2.09;13737 +66081;42.57789;1.3762;1600;20221005;18;7.4;12.7;1.6;9.71;0;1.98;13790 +66081;42.57789;1.3762;1600;20221006;17;7.4;12.2;1.5;8.66;0;1.9;12641 +66081;42.57789;1.3762;1600;20221007;12.9;6.6;9.7;1;9.51;1;1.12;7221 +66081;42.57789;1.3762;1600;20221008;12.6;8.8;10.7;1;9.51;.4;1.09;5682 +66081;42.57789;1.3762;1600;20221009;15.3;5.2;10.2;1.5;8.31;2.8;1.6;11334 +66081;42.57789;1.3762;1600;20221010;17.2;5;11.1;1.5;8.51;0;1.78;12928 +66081;42.57789;1.3762;1600;20221011;14.2;6;10.1;1.2;8.21;1.1;1.45;10444 +66081;42.57789;1.3762;1600;20221012;14.9;5.3;10.1;.9;8.51;.5;1.42;10967 +66081;42.57789;1.3762;1600;20221013;15.7;6.2;11;1;9.51;0;1.42;10756 +66081;42.57789;1.3762;1600;20221014;18.4;9.3;13.9;1.5;10.06;0;1.72;10710 +66081;42.57789;1.3762;1600;20221015;18.6;7.2;12.9;1.8;9.31;0;1.83;11827 +66081;42.57789;1.3762;1600;20221016;18.1;9.2;13.7;1.6;9.36;0;1.78;10977 +66081;42.57789;1.3762;1600;20221017;17.5;9.8;13.7;1.5;8.46;.2;1.7;9498 +66081;42.57789;1.3762;1600;20221018;20.4;9.3;14.9;1.6;8.46;0;2;11762 +66081;42.57789;1.3762;1600;20221019;20.1;12.8;16.4;1.6;9.16;5;1.94;8764 +66081;42.57789;1.3762;1600;20221020;12.9;11.2;12;3.5;9.61;16.3;1.37;3914 +66081;42.57789;1.3762;1600;20221021;14.1;8.8;11.4;3;8.91;0;1.5;7189 +66081;42.57789;1.3762;1600;20221022;14.7;7.7;11.2;2.4;8.66;.8;1.48;8154 +66081;42.57789;1.3762;1600;20221023;14.2;11.4;12.8;2.9;8.46;7.1;1.66;4150 +66081;42.57789;1.3762;1600;20221024;14.1;8.1;11.1;3;8.41;.4;1.56;8546 +66081;42.57789;1.3762;1600;20221025;17.5;9.6;13.5;3;7.26;0;2.23;9326 +66081;42.57789;1.3762;1600;20221026;18.3;12.6;15.5;2.8;7.31;0;2.31;8024 +66081;42.57789;1.3762;1600;20221027;19.1;10.7;14.9;1.3;7.46;0;1.62;8337 +66081;42.57789;1.3762;1600;20221028;21.4;12;16.7;1.6;5.91;0;2.07;9738 +66081;42.57789;1.3762;1600;20221029;18.4;11.9;15.2;2;4.41;0;2.3;9499 +66081;42.57789;1.3762;1600;20221030;18.5;8.5;13.5;1.6;3.76;0;1.92;9774 +66081;42.57789;1.3762;1600;20221031;15.8;8.2;12;1.8;7.41;9.7;1.51;8076 +66081;42.57789;1.3762;1600;20221101;13.9;5.5;9.7;.9;8.41;0;1;8928 +66081;42.57789;1.3762;1600;20221102;11.7;4.8;8.2;1.4;7.36;0;.98;6435 +66081;42.57789;1.3762;1600;20221103;10;6.7;8.3;1.6;8.11;6.4;.81;3010 +66081;42.57789;1.3762;1600;20221104;6;-.1;2.9;2.1;4.91;4.5;.9;6531 +66081;42.57789;1.3762;1600;20221105;11.9;-.3;5.8;1.6;3.71;0;1.32;9442 +66081;42.57789;1.3762;1600;20221106;14.6;4.4;9.5;1.3;4.71;0;1.29;8922 +66081;42.57789;1.3762;1600;20221107;13.9;3.2;8.6;1.3;4.91;0;1.23;8804 +66081;42.57789;1.3762;1600;20221108;14.4;6.5;10.4;2.1;6.61;.6;1.44;7765 +66081;42.57789;1.3762;1600;20221109;12.2;5.7;9;1.4;7.56;6;.96;6304 +66081;42.57789;1.3762;1600;20221110;12.1;1.9;7;1.2;6.26;0;.91;7978 +66081;42.57789;1.3762;1600;20221111;11.3;2.5;6.9;2.3;6.56;0;1.05;6054 +66081;42.57789;1.3762;1600;20221112;14.4;6.1;10.2;1.8;5.96;0;1.32;7824 +66081;42.57789;1.3762;1600;20221113;14.2;5.1;9.7;1.6;5.81;0;1.23;7171 +66081;42.57789;1.3762;1600;20221114;10.7;3.3;7;1.1;7.06;.2;.73;5956 +66081;42.57789;1.3762;1600;20221115;11.4;6;8.7;2.4;7.56;.8;1.02;4964 +66081;42.57789;1.3762;1600;20221116;10.6;3.5;7.1;1.3;7.01;0;.75;7097 +66081;42.57789;1.3762;1600;20221117;11;3.1;7;1.3;7.01;4.2;.77;6040 +66081;42.57789;1.3762;1600;20221118;6.1;1.1;3.6;1.1;5.86;3.1;.59;3986 +66081;42.57789;1.3762;1600;20221119;4.7;-.7;2;1.6;4.31;.4;.72;6535 +66081;42.57789;1.3762;1600;20221120;8.5;-2.9;2.8;1.8;3.46;1.7;.99;7716 +66081;42.57789;1.3762;1600;20221121;5.8;.3;3.1;1.6;5.31;18.1;.66;3637 +66081;42.57789;1.3762;1600;20221122;3.3;-2.1;.6;2.4;4.56;4.7;.64;5621 +66081;42.57789;1.3762;1600;20221123;10.3;-1.4;4.4;1.7;6.01;6.3;.72;6465 +66081;42.57789;1.3762;1600;20221124;8.5;-.6;3.9;1.7;4.86;.4;.82;5705 +66081;42.57789;1.3762;1600;20221125;5.9;1.8;3.9;1.9;5.61;2.1;.69;4220 +66081;42.57789;1.3762;1600;20221126;9.5;-1.2;4.2;1.3;2.96;0;.96;6398 +66081;42.57789;1.3762;1600;20221127;11.3;3.2;7.3;1.2;2.76;2.8;1.03;6524 +66081;42.57789;1.3762;1600;20221128;4.2;.6;2.4;1.8;3.96;6.5;.81;4201 +66081;42.57789;1.3762;1600;20221129;3.3;-.8;1.3;1.6;4.61;1.8;.57;3996 +66081;42.57789;1.3762;1600;20221130;2.8;-4.5;-.9;1.3;3.56;.1;.54;6574 +66081;42.57789;1.3762;1600;20221201;4.1;-3.3;.4;1.2;3.46;0;.58;6052 +66081;42.57789;1.3762;1600;20221202;2.5;-4.8;-1.1;1.4;3.76;0;.5;5180 +66081;42.57789;1.3762;1600;20221203;2.5;-5.3;-1.4;1.5;3.66;1.4;.52;5365 +66081;42.57789;1.3762;1600;20221204;0;-3;-1.5;1.5;3.96;.1;.44;3841 +66081;42.57789;1.3762;1600;20221205;5.6;-5.2;.2;1;4.26;0;.46;6630 +66081;42.57789;1.3762;1600;20221206;8.9;.5;4.7;.9;5.66;.1;.55;5364 +66081;42.57789;1.3762;1600;20221207;6.2;1;3.6;1.1;5.81;0;.49;4947 +66081;42.57789;1.3762;1600;20221208;4.7;2.2;3.5;1.8;6.01;6.7;.55;2115 +66081;42.57789;1.3762;1600;20221209;5.9;2.9;4.4;2;6.61;4.8;.55;3021 +66081;42.57789;1.3762;1600;20221210;5.1;1.1;3.1;1.2;4.86;.1;.55;4769 +66081;42.57789;1.3762;1600;20221211;1.9;-4.2;-1.1;1.2;2.96;0;.59;3421 +66081;42.57789;1.3762;1600;20221212;2.3;-3.8;-.7;1;4.61;6.1;.36;3636 +66081;42.57789;1.3762;1600;20221213;5.9;.7;3.3;1.1;6.86;4.2;.36;2897 +66081;42.57789;1.3762;1600;20221214;8.8;4.1;6.5;1.4;7.23;2.4;.55;5702 +66081;42.57789;1.3762;1600;20221215;6.1;1.5;3.8;1;6.71;2.6;.41;3556 +66081;42.57789;1.3762;1600;20221216;5.2;1.4;3.3;.6;6.26;1.7;.39;3244 +66081;42.57789;1.3762;1600;20221217;4.7;-.3;2.2;1.3;5.36;0;.45;4788 +66081;42.57789;1.3762;1600;20221218;6.6;-1.2;2.7;1.2;4.46;0;.57;5065 +66081;42.57789;1.3762;1600;20221219;9.1;.4;4.7;.9;4.16;0;.61;5172 +66081;42.57789;1.3762;1600;20221220;11.5;3.3;7.4;1.3;4.31;.4;.94;4599 +66081;42.57789;1.3762;1600;20221221;7.7;2.6;5.2;1.1;6.66;.5;.48;4459 +66081;42.57789;1.3762;1600;20221222;9.1;2.3;5.7;1.3;6.21;.1;.59;4691 +66081;42.57789;1.3762;1600;20221223;11.6;4.7;8.2;1.1;6.96;0;.66;4802 +66081;42.57789;1.3762;1600;20221224;12.9;3.8;8.3;1.2;5.76;0;.78;5035 +66081;42.57789;1.3762;1600;20221225;12.3;5;8.6;1.5;4.71;0;1.05;4556 +66081;42.57789;1.3762;1600;20221226;11.1;4.6;7.9;3;5.21;0;1.4;4333 +66081;42.57789;1.3762;1600;20221227;8.5;1.7;5.1;1.4;5.91;0;.6;4718 +66081;42.57789;1.3762;1600;20221228;9;1.5;5.3;2;5.51;0;.8;4945 +66081;42.57789;1.3762;1600;20221229;6.5;.9;3.7;1.4;5.91;.4;.53;3753 +66081;42.57789;1.3762;1600;20221230;9.4;1.5;5.5;1.6;7.21;.2;.51;4484 +66081;42.57789;1.3762;1600;20221231;14.1;5.1;9.6;1.9;6.06;.1;1.13;5407 +66082;42.60326;1.67839;1833;20220101;9.2;5.1;7.2;1.7;3.57;0;1.48;1900 +66082;42.60326;1.67839;1833;20220102;9.9;3.9;6.9;1.4;4.17;0;1.27;1500 +66082;42.60326;1.67839;1833;20220103;8.3;3.7;6;1.7;5.97;0;1.01;1800 +66082;42.60326;1.67839;1833;20220104;9.7;1.7;5.7;3;4.97;6.3;1.39;6769 +66082;42.60326;1.67839;1833;20220105;-1.3;-1.4;-1.3;2.5;3.17;1.3;.98;1000 +66082;42.60326;1.67839;1833;20220106;-.9;-10.2;-5.5;2.1;1.87;0;.89;2000 +66082;42.60326;1.67839;1833;20220107;1.9;-8.4;-3.2;2.3;2.67;2;.94;2200 +66082;42.60326;1.67839;1833;20220108;4.3;-5.9;-.8;1.9;3.87;4.9;.84;1800 +66082;42.60326;1.67839;1833;20220109;-.9;-2.8;-1.8;1.5;5.27;41.2;.38;600 +66082;42.60326;1.67839;1833;20220110;5.3;-1.9;1.7;2.8;5.97;38.5;.72;500 +66082;42.60326;1.67839;1833;20220111;3.3;-4.8;-.7;1.7;2.37;.1;1.06;2300 +66082;42.60326;1.67839;1833;20220112;4.2;-4.4;-.1;1.7;1.77;0;1.23;2300 +66082;42.60326;1.67839;1833;20220113;3.9;-5.6;-.8;1.9;2.17;0;1.18;2000 +66082;42.60326;1.67839;1833;20220114;4.9;-4.3;.3;1.2;1.43;0;.93;5076 +66082;42.60326;1.67839;1833;20220115;6.3;-3.3;1.5;1.7;1.33;0;1.24;5275 +66082;42.60326;1.67839;1833;20220116;5.3;-3.9;.7;1.6;1.23;0;1.17;5192 +66082;42.60326;1.67839;1833;20220117;7.5;-2.8;2.4;1.2;1.43;0;1.04;5644 +66082;42.60326;1.67839;1833;20220118;9.4;-.4;4.5;1.3;1.93;0;1.16;5534 +66082;42.60326;1.67839;1833;20220119;5.6;-.5;2.6;1.1;2.53;.1;.92;4106 +66082;42.60326;1.67839;1833;20220120;3;-2.3;.4;1.9;3.03;1.2;.94;3777 +66082;42.60326;1.67839;1833;20220121;1.2;-5.4;-2.1;.7;2.33;0;.59;4446 +66082;42.60326;1.67839;1833;20220122;3.8;-6.3;-1.2;.9;2.63;0;.66;5927 +66082;42.60326;1.67839;1833;20220123;4.8;-5;-.1;1.1;2.43;0;.81;5892 +66082;42.60326;1.67839;1833;20220124;5.7;-3;1.4;1.1;1.73;0;.96;5538 +66082;42.60326;1.67839;1833;20220125;6.6;-2.9;1.9;1.4;1.93;0;1.11;5933 +66082;42.60326;1.67839;1833;20220126;7.3;-1.4;3;1.6;2.03;0;1.26;5690 +66082;42.60326;1.67839;1833;20220127;7.2;-2.5;2.4;1.4;1.53;0;1.21;6175 +66082;42.60326;1.67839;1833;20220128;8.7;-1.4;3.7;1.1;1.33;0;1.14;6418 +66082;42.60326;1.67839;1833;20220129;9.1;.9;5;1;1.73;0;1.12;5716 +66082;42.60326;1.67839;1833;20220130;11.8;1.1;6.5;1.3;1.53;0;1.41;6834 +66082;42.60326;1.67839;1833;20220131;7.6;.9;4.3;2.1;1.93;1.4;1.62;5173 +66082;42.60326;1.67839;1833;20220201;9;-1.7;3.7;5.5;3.83;.2;2;7026 +66082;42.60326;1.67839;1833;20220202;13.1;6.9;10;2.2;1.63;0;2.25;5069 +66082;42.60326;1.67839;1833;20220203;14.7;2;8.4;1.1;1.53;.1;1.41;8004 +66082;42.60326;1.67839;1833;20220204;6.9;3.6;5.3;.6;3.33;.5;.87;3409 +66082;42.60326;1.67839;1833;20220205;4.9;-1;2;.8;4.13;.8;.74;5136 +66082;42.60326;1.67839;1833;20220206;6.5;-3.2;1.7;1;2.13;0;1.02;7105 +66082;42.60326;1.67839;1833;20220207;9.8;.1;5;1.9;3.23;.6;1.48;7208 +66082;42.60326;1.67839;1833;20220208;10.9;-.5;5.2;1.1;3.03;0;1.22;8051 +66082;42.60326;1.67839;1833;20220209;10.2;-.8;4.7;1.2;2.63;0;1.28;7995 +66082;42.60326;1.67839;1833;20220210;8.9;-.2;4.4;1.2;2.73;0;1.24;7240 +66082;42.60326;1.67839;1833;20220211;6.2;-1;2.6;.9;4.03;.3;.89;6369 +66082;42.60326;1.67839;1833;20220212;4.6;-3.3;.7;.9;4.43;0;.76;6841 +66082;42.60326;1.67839;1833;20220213;1.8;-2.3;-.2;1;5.63;3.4;.51;4585 +66082;42.60326;1.67839;1833;20220214;1.9;-.4;.8;1.5;4.63;4.4;.7;3116 +66082;42.60326;1.67839;1833;20220215;2;-4.5;-1.2;2.4;3.13;1.1;1.03;6343 +66082;42.60326;1.67839;1833;20220216;6.6;-3.5;1.6;.8;4.63;1.8;.87;8390 +66082;42.60326;1.67839;1833;20220217;12.8;1;6.9;1.3;4.43;0;1.44;9316 +66082;42.60326;1.67839;1833;20220218;14.2;3.2;8.7;1;5.03;1.6;1.39;9068 +66082;42.60326;1.67839;1833;20220219;.7;.9;.8;.3;5.63;5;.43;0 +66082;42.60326;1.67839;1833;20220220;5.3;-5.8;-.2;1;4.03;0;.92;9370 +66082;42.60326;1.67839;1833;20220221;7;-1;3;5.2;2.03;0;2.57;7839 +66082;42.60326;1.67839;1833;20220222;8.7;2.2;5.5;2.8;2.63;0;2.07;7019 +66082;42.60326;1.67839;1833;20220223;10;.1;5.1;1.2;3.03;0;1.45;9133 +66082;42.60326;1.67839;1833;20220224;8.5;-.1;4.2;.8;4.43;.3;1.12;8527 +66082;42.60326;1.67839;1833;20220225;5.7;-1.5;2.1;.9;4.33;0;1;7782 +66082;42.60326;1.67839;1833;20220226;6.2;-2.6;1.8;.9;2.93;0;1.16;8879 +66082;42.60326;1.67839;1833;20220227;6.4;-4.5;1;.7;4.63;.6;1.01;10182 +66082;42.60326;1.67839;1833;20220228;6.4;-3.2;1.6;1;4.23;0;1.1;9590 +66082;42.60326;1.67839;1833;20220301;9.4;-1.1;4.2;1.2;2.43;0;1.56;10229 +66082;42.60326;1.67839;1833;20220302;6.2;-1.1;2.6;1.1;4.43;7.3;1.12;8392 +66082;42.60326;1.67839;1833;20220303;5.8;-3.3;1.3;1;5.43;.6;.99;9667 +66082;42.60326;1.67839;1833;20220304;4.3;-1.7;1.3;1.2;4.63;2.1;.99;7671 +66082;42.60326;1.67839;1833;20220305;2.3;-2.9;-.3;.7;4.53;.3;.83;7133 +66082;42.60326;1.67839;1833;20220306;.5;-2.5;-1;.3;5.03;.7;.66;5133 +66082;42.60326;1.67839;1833;20220307;1.8;-6.3;-2.2;.7;4.23;0;.87;9507 +66082;42.60326;1.67839;1833;20220308;1.6;-5;-1.7;.6;4.73;1.9;.82;8545 +66082;42.60326;1.67839;1833;20220309;4.5;-4.3;.1;.7;4.63;0;1.04;10220 +66082;42.60326;1.67839;1833;20220310;3.2;-1.9;.7;.7;5.33;.6;.87;7521 +66082;42.60326;1.67839;1833;20220311;2.1;.2;1.2;.7;5.93;6.4;.66;4069 +66082;42.60326;1.67839;1833;20220312;2.7;-.5;1.1;.4;5.93;7;.77;5799 +66082;42.60326;1.67839;1833;20220313;2.7;-1;.9;.6;5.33;2.6;.84;6428 +66082;42.60326;1.67839;1833;20220314;2.1;-3.8;-.8;1.7;5.63;1.7;.74;8610 +66082;42.60326;1.67839;1833;20220315;9.7;1.3;5.5;1.3;5.83;0;1.5;10682 +66082;42.60326;1.67839;1833;20220316;9.2;2.6;5.9;1.1;4.63;.9;1.53;9408 +66082;42.60326;1.67839;1833;20220317;5.3;2.2;3.8;.9;6.13;8.7;.97;6054 +66082;42.60326;1.67839;1833;20220318;3.7;.8;2.3;.6;5.73;.3;.88;5879 +66082;42.60326;1.67839;1833;20220319;4;-2;1;1.3;4.93;0;1.11;9210 +66082;42.60326;1.67839;1833;20220320;2.9;-.3;1.3;1.2;6.03;1.8;.82;6401 +66082;42.60326;1.67839;1833;20220321;1.4;-.3;.6;1.1;5.63;1;.68;4317 +66082;42.60326;1.67839;1833;20220322;1.6;-4.6;-1.5;1.3;4.33;0;1.01;9700 +66082;42.60326;1.67839;1833;20220323;3.8;-6.9;-1.5;1.5;3.13;0;1.43;13346 +66082;42.60326;1.67839;1833;20220324;3.4;-2.2;.6;1;3.83;0;1.22;9343 +66082;42.60326;1.67839;1833;20220325;7.7;-.6;3.6;1.1;5.73;0;1.46;11817 +66082;42.60326;1.67839;1833;20220326;6.4;-.8;2.8;1.1;3.93;.5;1.52;11015 +66082;42.60326;1.67839;1833;20220327;6.5;.3;3.4;.8;5.23;0;1.36;10217 +66082;42.60326;1.67839;1833;20220328;7.7;-1.2;3.3;1.3;3.83;0;1.75;12658 +66082;42.60326;1.67839;1833;20220329;9.9;1.6;5.8;.7;5.03;7.8;1.7;12291 +66082;42.60326;1.67839;1833;20220330;4.2;0;2.1;.4;6.13;4.7;1.08;8398 +66082;42.60326;1.67839;1833;20220331;5;-1.2;1.9;1.2;4.13;3;1.44;10624 +66082;42.60326;1.67839;1833;20220401;-5;-8.2;-6.6;2.7;2.23;9.2;.93;7287 +66082;42.60326;1.67839;1833;20220402;-2.9;-9.9;-6.4;2.5;2.03;3;1.19;11595 +66082;42.60326;1.67839;1833;20220403;-.2;-13;-6.6;1.2;2.23;.1;1.31;16346 +66082;42.60326;1.67839;1833;20220404;3.2;-11;-3.9;1.4;2.73;0;1.58;17446 +66082;42.60326;1.67839;1833;20220405;8.6;-6.2;1.2;1;2.73;0;2.05;17994 +66082;42.60326;1.67839;1833;20220406;6.8;-1.7;2.6;1.6;4.23;0;1.78;13391 +66082;42.60326;1.67839;1833;20220407;11.5;-.6;5.5;1.3;4.83;0;2.24;16400 +66082;42.60326;1.67839;1833;20220408;10.9;1.7;6.3;1.9;5.73;.7;2.14;14227 +66082;42.60326;1.67839;1833;20220409;7.6;-.5;3.6;1.9;3.23;.5;2.12;13368 +66082;42.60326;1.67839;1833;20220410;10.3;-1.8;4.3;1;3.83;0;2.19;16801 +66082;42.60326;1.67839;1833;20220411;12.5;3.2;7.9;1.3;5.93;0;2.26;14662 +66082;42.60326;1.67839;1833;20220412;10.7;3.9;7.3;1.5;6.63;0;1.95;12420 +66082;42.60326;1.67839;1833;20220413;6.7;3.5;5.1;.8;7.63;1.5;1.21;8120 +66082;42.60326;1.67839;1833;20220414;11.3;.8;6.1;1.7;5.53;0;2.3;16034 +66082;42.60326;1.67839;1833;20220415;11.5;2.2;6.9;.8;5.33;0;2.16;15114 +66082;42.60326;1.67839;1833;20220416;14.8;2.7;8.8;1.6;4.93;0;2.86;17574 +66082;42.60326;1.67839;1833;20220417;16.2;1.6;8.9;1.7;3.43;0;3.28;19588 +66082;42.60326;1.67839;1833;20220418;14.8;2.4;8.6;1.2;5.63;.1;2.72;18061 +66082;42.60326;1.67839;1833;20220419;8.2;2;5.1;.7;7.53;15.6;1.64;12423 +66082;42.60326;1.67839;1833;20220420;6.1;.4;3.3;1;6.53;5.1;1.49;11933 +66082;42.60326;1.67839;1833;20220421;5.7;-.5;2.6;.8;6.03;1.4;1.54;12595 +66082;42.60326;1.67839;1833;20220422;8.5;-.8;3.9;1.1;5.53;1.9;2;15863 +66082;42.60326;1.67839;1833;20220423;1.5;-.6;.5;1.6;5.43;7.7;.93;6807 +66082;42.60326;1.67839;1833;20220424;8.7;-1.9;3.4;.8;6.13;.1;2.04;17253 +66082;42.60326;1.67839;1833;20220425;8.3;-.2;4.1;1;6.23;0;1.93;15390 +66082;42.60326;1.67839;1833;20220426;12;-.4;5.8;1.4;6.23;0;2.5;19011 +66082;42.60326;1.67839;1833;20220427;12.4;2.7;7.6;.9;6.73;.8;2.39;16742 +66082;42.60326;1.67839;1833;20220428;11.8;4.5;8.2;1.2;7.43;1.2;2.2;14412 +66082;42.60326;1.67839;1833;20220429;13.2;2.5;7.9;1.3;6.93;0;2.58;17862 +66082;42.60326;1.67839;1833;20220430;11.8;3;7.4;1.3;7.13;1.5;2.33;16151 +66082;42.60326;1.67839;1833;20220501;12.2;-.2;6;1.5;6.43;3.7;2.59;19555 +66082;42.60326;1.67839;1833;20220502;6.2;3.6;4.9;.5;7.93;9.2;1.26;8197 +66082;42.60326;1.67839;1833;20220503;5;2.6;3.8;.5;7.63;4.6;1.17;7862 +66082;42.60326;1.67839;1833;20220504;7.6;.7;4.2;.8;7.43;2;1.8;14439 +66082;42.60326;1.67839;1833;20220505;7.3;.5;3.9;1.4;5.63;2.8;1.93;14397 +66082;42.60326;1.67839;1833;20220506;7.5;1.5;4.5;3;5.33;4.9;2.08;13501 +66082;42.60326;1.67839;1833;20220507;9.5;2.8;6.2;1.6;5.63;.8;2.23;14421 +66082;42.60326;1.67839;1833;20220508;10.8;1.2;6;1.1;5.73;.8;2.46;17637 +66082;42.60326;1.67839;1833;20220509;12.9;1.3;7.1;.8;6.43;.5;2.71;19624 +66082;42.60326;1.67839;1833;20220510;15.9;2.5;9.2;1.5;7.43;0;3.17;21296 +66082;42.60326;1.67839;1833;20220511;18;5.3;11.7;1.3;8.03;0;3.37;20782 +66082;42.60326;1.67839;1833;20220512;17.5;7.2;12.4;1.3;7.53;.1;3.24;18647 +66082;42.60326;1.67839;1833;20220513;17.6;4.6;11.1;1.2;7.33;.5;3.38;21218 +66082;42.60326;1.67839;1833;20220514;18.4;6.4;12.4;1.3;7.93;.1;3.44;20409 +66082;42.60326;1.67839;1833;20220515;17.5;8.7;13.1;.8;8.03;0;3;17332 +66082;42.60326;1.67839;1833;20220516;18.8;9.9;14.4;1.1;7.43;0;3.29;17505 +66082;42.60326;1.67839;1833;20220517;19.8;7.7;13.8;1.4;7.23;0;3.74;20733 +66082;42.60326;1.67839;1833;20220518;19.4;8.8;14.1;1.4;9.33;0;3.47;19379 +66082;42.60326;1.67839;1833;20220519;20.8;10.1;15.5;1.2;8.03;.1;3.68;19545 +66082;42.60326;1.67839;1833;20220520;22;11.9;17;1.5;5.53;0;4.08;19010 +66082;42.60326;1.67839;1833;20220521;23.7;13.7;18.7;1.3;6.53;0;4.1;18970 +66082;42.60326;1.67839;1833;20220522;23.6;13.5;18.6;1.5;5.83;.4;4.27;19132 +66082;42.60326;1.67839;1833;20220523;17.9;10.6;14.3;1.1;6.53;4.6;3.18;16092 +66082;42.60326;1.67839;1833;20220524;10.8;7.3;9.1;2;8.23;19.2;1.97;10719 +66082;42.60326;1.67839;1833;20220525;8.1;1.4;4.8;1.3;6.33;2.2;2.09;15444 +66082;42.60326;1.67839;1833;20220526;14;1;7.5;1.4;5.93;.1;3.2;22157 +66082;42.60326;1.67839;1833;20220527;17.6;4.6;11.1;1.1;7.83;0;3.5;22214 +66082;42.60326;1.67839;1833;20220528;19.8;7;13.4;1.4;6.73;0;3.94;22086 +66082;42.60326;1.67839;1833;20220529;18.4;7.5;13;1.2;7.23;2.9;3.56;20315 +66082;42.60326;1.67839;1833;20220530;15.7;5.7;10.7;1;9.63;14.2;3;19440 +66082;42.60326;1.67839;1833;20220531;16.3;7.2;11.8;1;10.13;.4;2.98;18516 +66082;42.60326;1.67839;1833;20220601;20;10;15;1.1;8.73;0;3.59;19523 +66082;42.60326;1.67839;1833;20220602;21;9.7;15.4;1.2;9.13;0;3.83;20888 +66082;42.60326;1.67839;1833;20220603;21.2;11.5;16.4;1.4;8.43;1;3.86;19280 +66082;42.60326;1.67839;1833;20220604;20.8;9.9;15.4;1.2;9.03;0;3.8;20563 +66082;42.60326;1.67839;1833;20220605;18.1;9.6;13.9;1.7;7.73;0;3.53;18015 +66082;42.60326;1.67839;1833;20220606;18.5;7.9;13.2;1.1;8.03;2.9;3.53;20322 +66082;42.60326;1.67839;1833;20220607;18.8;11.5;15.2;1.9;8.93;0;3.49;16637 +66082;42.60326;1.67839;1833;20220608;17.2;9.7;13.5;1.7;9.03;3.9;3.2;16906 +66082;42.60326;1.67839;1833;20220609;19.4;6;12.7;1.4;6.73;.1;4;23126 +66082;42.60326;1.67839;1833;20220610;21.6;6.8;14.2;1.7;4.83;0;4.63;24408 +66082;42.60326;1.67839;1833;20220611;22.7;10.3;16.5;1.3;8.73;.4;4.23;22238 +66082;42.60326;1.67839;1833;20220612;22.6;11.3;17;1.1;10.33;3.9;3.99;21181 +66082;42.60326;1.67839;1833;20220613;24.1;12.2;18.2;1.2;9.53;.5;4.29;21793 +66082;42.60326;1.67839;1833;20220614;25.1;12.9;19;1.4;10.13;4.2;4.51;22101 +66082;42.60326;1.67839;1833;20220615;24.9;11;18;1.8;9.13;0;4.83;23705 +66082;42.60326;1.67839;1833;20220616;25.2;14.7;20;1.5;8.93;.1;4.5;20419 +66082;42.60326;1.67839;1833;20220617;25.9;14.9;20.4;1.1;9.53;1.6;4.37;20943 +66082;42.60326;1.67839;1833;20220618;26.2;14.6;20.4;1.6;9.63;0;4.74;21553 +66082;42.60326;1.67839;1833;20220619;22.3;13.7;18;1.6;8.03;0;4.08;18355 +66082;42.60326;1.67839;1833;20220620;22.3;10.7;16.5;1.6;8.83;0;4.25;21559 +66082;42.60326;1.67839;1833;20220621;22.1;13.8;18;1.6;10.13;1.6;3.87;18008 +66082;42.60326;1.67839;1833;20220622;17.8;9.1;13.5;1.3;9.83;0;3.26;18470 +66082;42.60326;1.67839;1833;20220623;16.8;7.8;12.3;1.4;9.53;0;3.18;18807 +66082;42.60326;1.67839;1833;20220624;16.4;8.9;12.7;1.4;8.33;0;3.12;17034 +66082;42.60326;1.67839;1833;20220625;17.2;8.6;12.9;1;9.03;1;3.18;18337 +66082;42.60326;1.67839;1833;20220626;18.4;8.2;13.3;1.2;9.43;.8;3.46;20092 +66082;42.60326;1.67839;1833;20220627;15.6;8.4;12;1.1;10.43;7.3;2.78;16633 +66082;42.60326;1.67839;1833;20220628;19;6.2;12.6;1.2;9.93;0;3.67;22656 +66082;42.60326;1.67839;1833;20220629;19.7;7.2;13.5;1.1;8.33;3.1;3.82;22353 +66082;42.60326;1.67839;1833;20220630;17.7;10.2;14;1.8;8.73;.6;3.34;16964 +66082;42.60326;1.67839;1833;20220701;19.1;10.7;14.9;1.6;8.73;0;3.56;18020 +66082;42.60326;1.67839;1833;20220702;24.4;9.1;16.8;1.3;8.43;.1;4.64;24812 +66082;42.60326;1.67839;1833;20220703;25.7;12.7;19.2;1.4;9.53;.3;4.64;22726 +66082;42.60326;1.67839;1833;20220704;23;11.9;17.5;1.4;10.23;.1;4.11;20859 +66082;42.60326;1.67839;1833;20220705;24.1;12.3;18.2;.9;11.23;2.3;4.07;21522 +66082;42.60326;1.67839;1833;20220706;16.3;11.1;13.7;.6;11.93;6.4;2.48;13765 +66082;42.60326;1.67839;1833;20220707;18.6;6.5;12.6;1.3;8.43;0;3.65;21743 +66082;42.60326;1.67839;1833;20220708;22.5;7;14.8;1.4;8.13;0;4.41;24761 +66082;42.60326;1.67839;1833;20220709;23.5;9.8;16.7;1.5;6.83;0;4.55;23147 +66082;42.60326;1.67839;1833;20220710;23.6;9.4;16.5;1.4;9.03;0;4.42;23547 +66082;42.60326;1.67839;1833;20220711;22.9;12;17.5;1.1;11.03;.5;3.89;20404 +66082;42.60326;1.67839;1833;20220712;24.5;10.7;17.6;1.1;11.43;0;4.28;23094 +66082;42.60326;1.67839;1833;20220713;26.7;12.4;19.6;1.4;11.93;0;4.68;23483 +66082;42.60326;1.67839;1833;20220714;27.1;12.8;20;1.5;11.63;0;4.78;23427 +66082;42.60326;1.67839;1833;20220715;26.9;12.8;19.9;1.5;7.83;0;4.89;23195 +66082;42.60326;1.67839;1833;20220716;28.6;13.8;21.2;1.4;8.23;0;5.05;23740 +66082;42.60326;1.67839;1833;20220717;27.9;13.3;20.6;1.3;9.43;0;4.84;23506 +66082;42.60326;1.67839;1833;20220718;27.1;14.7;20.9;1;10.33;0;4.37;21486 +66082;42.60326;1.67839;1833;20220719;27.2;14.4;20.8;1.4;9.43;0;4.66;21791 +66082;42.60326;1.67839;1833;20220720;24.3;13.5;18.9;1.1;9.93;0;3.99;19836 +66082;42.60326;1.67839;1833;20220721;25.6;12.3;19;.8;11.03;0;4.15;22107 +66082;42.60326;1.67839;1833;20220722;26.3;13.4;19.9;1.4;10.03;.4;4.5;21680 +66082;42.60326;1.67839;1833;20220723;25.1;15.7;20.4;1.1;10.03;0;3.91;18228 +66082;42.60326;1.67839;1833;20220724;27.2;14.7;21;1;9.03;0;4.33;21175 +66082;42.60326;1.67839;1833;20220725;26;14.9;20.5;1.4;8.83;1.8;4.34;19799 +66082;42.60326;1.67839;1833;20220726;23.4;13.9;18.7;1.7;9.53;.2;4.01;18139 +66082;42.60326;1.67839;1833;20220727;21.8;14;17.9;1.8;9.53;0;3.69;16235 +66082;42.60326;1.67839;1833;20220728;20.5;11.1;15.8;.7;9.93;0;3.23;17898 +66082;42.60326;1.67839;1833;20220729;19.9;11.4;15.7;.8;11.83;11.8;3.05;16879 +66082;42.60326;1.67839;1833;20220730;22.3;12.9;17.6;1.2;13.73;.3;3.37;17755 +66082;42.60326;1.67839;1833;20220731;24.3;12.5;18.4;1.2;13.83;1.3;3.79;19988 +66082;42.60326;1.67839;1833;20220801;21.6;10.4;16;1;13.53;0;3.37;19352 +66082;42.60326;1.67839;1833;20220802;22.6;11.3;17;1.2;12.63;0;3.56;19360 +66082;42.60326;1.67839;1833;20220803;26;12.8;19.4;1.8;12.13;1.7;4.34;20951 +66082;42.60326;1.67839;1833;20220804;24.4;10.9;17.7;1.7;10.73;8.2;4.16;21108 +66082;42.60326;1.67839;1833;20220805;22.5;13.2;17.9;1.2;9.83;.7;3.5;17186 +66082;42.60326;1.67839;1833;20220806;23.7;11.9;17.8;1.5;10.53;.2;3.87;19452 +66082;42.60326;1.67839;1833;20220807;22.4;10.8;16.6;1;10.83;1.3;3.5;19180 +66082;42.60326;1.67839;1833;20220808;22.7;11.2;17;1;11.23;.4;3.49;18995 +66082;42.60326;1.67839;1833;20220809;22;11;16.5;1.4;12.33;1.2;3.4;18450 +66082;42.60326;1.67839;1833;20220810;21.6;9.2;15.4;1.5;11.63;.1;3.46;19578 +66082;42.60326;1.67839;1833;20220811;22.6;12.9;17.8;1.6;11.13;1.4;3.51;17052 +66082;42.60326;1.67839;1833;20220812;24.6;12.8;18.7;1.5;11.83;0;3.8;18857 +66082;42.60326;1.67839;1833;20220813;25.5;12.8;19.2;1.3;12.23;1.4;3.85;19510 +66082;42.60326;1.67839;1833;20220814;20.9;12.6;16.8;1.4;8.63;0;3.26;15399 +66082;42.60326;1.67839;1833;20220815;19.6;12.4;16;1.5;10.93;.8;2.87;14156 +66082;42.60326;1.67839;1833;20220816;18.6;10.7;14.7;1;9.73;.7;2.73;14810 +66082;42.60326;1.67839;1833;20220817;17.2;10.2;13.7;1.2;10.33;13.7;2.51;13768 +66082;42.60326;1.67839;1833;20220818;13.4;6.9;10.2;.9;9.23;2.2;2.09;13130 +66082;42.60326;1.67839;1833;20220819;19;5.4;12.2;1.3;8.53;0;3.16;19534 +66082;42.60326;1.67839;1833;20220820;20.6;7.6;14.1;1.3;9.43;0;3.26;18945 +66082;42.60326;1.67839;1833;20220821;21;11.8;16.4;.8;10.13;.5;2.88;15599 +66082;42.60326;1.67839;1833;20220822;20.3;8.8;14.6;1.1;11.23;.4;2.96;17500 +66082;42.60326;1.67839;1833;20220823;21.6;9.8;15.7;1.2;11.63;.2;3.11;17628 +66082;42.60326;1.67839;1833;20220824;22.8;10.9;16.9;1.4;13.43;3.1;3.18;17588 +66082;42.60326;1.67839;1833;20220825;20;11.3;15.7;1.7;12.03;15.5;2.79;14719 +66082;42.60326;1.67839;1833;20220826;19.7;7.6;13.7;1.2;11.23;.7;2.85;17501 +66082;42.60326;1.67839;1833;20220827;19.9;9.5;14.7;1.3;11.43;.4;2.78;16001 +66082;42.60326;1.67839;1833;20220828;20.1;8.5;14.3;1.4;10.03;1.1;2.95;16859 +66082;42.60326;1.67839;1833;20220829;21.8;11.5;16.7;1.6;9.83;4.6;3.18;15683 +66082;42.60326;1.67839;1833;20220830;21.1;10.5;15.8;1.1;11.73;.1;2.81;15812 +66082;42.60326;1.67839;1833;20220831;16.5;12.1;14.3;1.2;11.23;15.5;1.96;9581 +66082;42.60326;1.67839;1833;20220901;19.3;7.6;13.5;1.2;9.93;1.7;2.73;16432 +66082;42.60326;1.67839;1833;20220902;19.1;9.8;14.5;1;9.83;4.5;2.54;14373 +66082;42.60326;1.67839;1833;20220903;17.2;8.5;12.9;1;10.83;.2;2.25;13741 +66082;42.60326;1.67839;1833;20220904;18.6;8.3;13.5;1.2;9.43;0;2.57;14959 +66082;42.60326;1.67839;1833;20220905;19.3;9.5;14.4;1.3;11.23;0;2.51;14434 +66082;42.60326;1.67839;1833;20220906;19.2;11.2;15.2;1.6;9.33;.1;2.64;12788 +66082;42.60326;1.67839;1833;20220907;17.3;9.7;13.5;1.9;8.23;.3;2.58;12319 +66082;42.60326;1.67839;1833;20220908;15.8;8.3;12.1;1.5;7.83;0;2.29;12121 +66082;42.60326;1.67839;1833;20220909;16.8;8.9;12.9;1.2;9.53;.3;2.18;12368 +66082;42.60326;1.67839;1833;20220910;18.6;7.5;13.1;1.2;8.23;0;2.54;14803 +66082;42.60326;1.67839;1833;20220911;21.6;10.3;16;1.3;10.53;0;2.73;14815 +66082;42.60326;1.67839;1833;20220912;22.7;13.8;18.3;1.6;10.83;0;2.85;12861 +66082;42.60326;1.67839;1833;20220913;16.7;14.2;15.5;1.2;10.23;15.1;1.73;6055 +66082;42.60326;1.67839;1833;20220914;15.6;8.6;12.1;1.3;10.63;.6;1.85;11025 +66082;42.60326;1.67839;1833;20220915;15.6;6.5;11.1;1.2;9.33;13.1;1.99;12656 +66082;42.60326;1.67839;1833;20220916;16;7.1;11.6;1.1;10.23;.2;1.92;12378 +66082;42.60326;1.67839;1833;20220917;16.3;4.1;10.2;1.4;7.43;0;2.27;14603 +66082;42.60326;1.67839;1833;20220918;16.3;4.3;10.3;1.1;7.83;0;2.14;14329 +66082;42.60326;1.67839;1833;20220919;18.3;6.3;12.3;1.2;8.33;0;2.31;14187 +66082;42.60326;1.67839;1833;20220920;17.4;7.1;12.3;1.2;9.03;.1;2.12;12902 +66082;42.60326;1.67839;1833;20220921;16.2;6.5;11.4;1.3;9.13;.1;1.97;12348 +66082;42.60326;1.67839;1833;20220922;13.7;5;9.4;1;8.93;.1;1.66;11494 +66082;42.60326;1.67839;1833;20220923;15.2;5;10.1;1.1;9.53;7.6;1.78;12436 +66082;42.60326;1.67839;1833;20220924;10.5;5.1;7.8;.9;9.13;11;1.23;8548 +66082;42.60326;1.67839;1833;20220925;10.2;2.2;6.2;.6;7.83;.2;1.35;10609 +66082;42.60326;1.67839;1833;20220926;10.9;.5;5.7;1.2;6.83;.9;1.53;12171 +66082;42.60326;1.67839;1833;20220927;13.3;2.9;8.1;1.2;6.03;2.4;1.81;12037 +66082;42.60326;1.67839;1833;20220928;13.4;4.1;8.8;1;7.23;1.2;1.64;11175 +66082;42.60326;1.67839;1833;20220929;10.3;2.8;6.6;.6;6.63;10.6;1.33;9770 +66082;42.60326;1.67839;1833;20220930;7.7;.1;3.9;1.4;5.53;1.3;1.31;9731 +66082;42.60326;1.67839;1833;20221001;15.1;-.9;7.1;1.2;5.43;0;1.95;14623 +66082;42.60326;1.67839;1833;20221002;20;6.9;13.5;1.4;8.13;0;2.26;12940 +66082;42.60326;1.67839;1833;20221003;17.5;8;12.8;.9;9.23;0;1.73;10672 +66082;42.60326;1.67839;1833;20221004;16.7;6.2;11.5;1.2;8.03;0;1.82;11162 +66082;42.60326;1.67839;1833;20221005;15.6;4.9;10.3;1.4;9.13;0;1.64;11147 +66082;42.60326;1.67839;1833;20221006;14.9;5.3;10.1;1;8.53;0;1.53;10353 +66082;42.60326;1.67839;1833;20221007;12.1;5.2;8.7;.9;8.93;2.9;1.21;8444 +66082;42.60326;1.67839;1833;20221008;10.9;7.6;9.3;.5;9.43;1.1;.96;5307 +66082;42.60326;1.67839;1833;20221009;13.9;3.3;8.6;1.2;7.83;1.3;1.47;10556 +66082;42.60326;1.67839;1833;20221010;14.4;3.1;8.8;1.4;8.13;0;1.51;10811 +66082;42.60326;1.67839;1833;20221011;12.5;4.5;8.5;1.1;7.93;.3;1.29;8747 +66082;42.60326;1.67839;1833;20221012;11.9;3.6;7.8;.5;8.33;.5;1.13;8821 +66082;42.60326;1.67839;1833;20221013;13.3;5.5;9.4;.7;9.13;0;1.18;8395 +66082;42.60326;1.67839;1833;20221014;16.9;8.3;12.6;1.2;9.53;0;1.52;8772 +66082;42.60326;1.67839;1833;20221015;16;5.3;10.7;1.8;8.63;0;1.61;9827 +66082;42.60326;1.67839;1833;20221016;16.1;7.8;12;1.3;8.93;0;1.48;8365 +66082;42.60326;1.67839;1833;20221017;15.6;7.6;11.6;1.2;8.33;.1;1.44;8075 +66082;42.60326;1.67839;1833;20221018;17.9;8;13;1.5;8.33;0;1.72;9028 +66082;42.60326;1.67839;1833;20221019;18.1;12.3;15.2;1.4;8.83;2.3;1.68;6469 +66082;42.60326;1.67839;1833;20221020;10.4;8.8;9.6;3.1;9.43;14.2;1;2644 +66082;42.60326;1.67839;1833;20221021;11.9;7;9.5;2.9;8.83;.3;1.24;5658 +66082;42.60326;1.67839;1833;20221022;13.1;6.2;9.7;2.3;8.43;.4;1.33;6892 +66082;42.60326;1.67839;1833;20221023;11.7;9.4;10.6;2.8;8.63;7.4;1.32;3295 +66082;42.60326;1.67839;1833;20221024;11.6;6.5;9.1;3.4;8.13;.2;1.36;5550 +66082;42.60326;1.67839;1833;20221025;14.7;9.1;11.9;3.2;7.33;0;2.01;5800 +66082;42.60326;1.67839;1833;20221026;15.3;11.7;13.5;3.2;7.23;0;2.23;4288 +66082;42.60326;1.67839;1833;20221027;16.8;9.7;13.3;.9;7.23;0;1.33;6527 +66082;42.60326;1.67839;1833;20221028;18.6;10.5;14.6;1.2;5.73;0;1.67;6972 +66082;42.60326;1.67839;1833;20221029;16.9;9.3;13.1;1.5;4.63;0;1.82;6610 +66082;42.60326;1.67839;1833;20221030;16.4;5.7;11.1;1.1;3.73;.1;1.52;8008 +66082;42.60326;1.67839;1833;20221031;14.1;7.9;11;1.1;7.33;9.2;1.18;5656 +66082;42.60326;1.67839;1833;20221101;11.7;3.5;7.6;.9;7.73;0;.89;6631 +66082;42.60326;1.67839;1833;20221102;9.6;3.3;6.5;1;6.83;0;.85;5546 +66082;42.60326;1.67839;1833;20221103;7.8;6.7;7.3;1.3;8.03;5.9;.7;1418 +66082;42.60326;1.67839;1833;20221104;4.1;-1.3;1.4;1.7;4.53;8.7;.81;4873 +66082;42.60326;1.67839;1833;20221105;9.8;-1.9;4;1.2;3.33;0;1.12;7766 +66082;42.60326;1.67839;1833;20221106;12.9;3;8;1.1;4.63;0;1.17;6926 +66082;42.60326;1.67839;1833;20221107;11.6;1.8;6.7;1.1;4.43;0;1.1;6788 +66082;42.60326;1.67839;1833;20221108;12.3;6.5;9.4;2.3;6.63;.4;1.4;4807 +66082;42.60326;1.67839;1833;20221109;10.5;4.2;7.4;1.1;7.33;7.4;.82;4998 +66082;42.60326;1.67839;1833;20221110;9.3;.7;5;1;6.13;0;.77;6004 +66082;42.60326;1.67839;1833;20221111;10.2;1;5.6;1.4;6.23;0;.88;6175 +66082;42.60326;1.67839;1833;20221112;12;4.2;8.1;1.5;5.53;0;1.17;5490 +66082;42.60326;1.67839;1833;20221113;11.8;3.8;7.8;1.6;5.53;0;1.17;5501 +66082;42.60326;1.67839;1833;20221114;8.8;2.3;5.6;.9;6.53;.1;.69;4744 +66082;42.60326;1.67839;1833;20221115;9;4.3;6.7;1.6;7.33;.4;.77;3755 +66082;42.60326;1.67839;1833;20221116;8.2;2;5.1;1.3;6.63;0;.69;4470 +66082;42.60326;1.67839;1833;20221117;8.9;2.2;5.6;1.3;6.63;4.6;.73;4641 +66082;42.60326;1.67839;1833;20221118;4.4;-.5;2;.6;5.83;2.1;.49;3700 +66082;42.60326;1.67839;1833;20221119;3.2;-2.1;.6;.9;4.23;1.6;.58;3853 +66082;42.60326;1.67839;1833;20221120;6.4;-4.8;.8;1.3;3.03;1.7;.84;6198 +66082;42.60326;1.67839;1833;20221121;3.7;-.9;1.4;1.4;5.03;17.4;.59;3391 +66082;42.60326;1.67839;1833;20221122;2.5;-2.9;-.2;2.3;4.33;4.5;.67;3748 +66082;42.60326;1.67839;1833;20221123;9.4;-2.2;3.6;2.2;6.03;7.9;.77;6113 +66082;42.60326;1.67839;1833;20221124;7.1;-1.5;2.8;1.8;4.53;.3;.85;4997 +66082;42.60326;1.67839;1833;20221125;5.4;.1;2.8;2.1;5.23;2.9;.75;3558 +66082;42.60326;1.67839;1833;20221126;7.2;-2.7;2.3;1.3;2.63;0;.93;5349 +66082;42.60326;1.67839;1833;20221127;9.8;2;5.9;1;2.43;2.8;1;4530 +66082;42.60326;1.67839;1833;20221128;2.7;-1.6;.6;1.6;3.63;7.4;.76;2944 +66082;42.60326;1.67839;1833;20221129;2.5;-2.5;0;1.1;4.33;4.4;.53;3254 +66082;42.60326;1.67839;1833;20221130;3;-5.9;-1.4;1.2;3.23;0;.6;4789 +66082;42.60326;1.67839;1833;20221201;2.4;-4.2;-.9;1;3.13;0;.59;3878 +66082;42.60326;1.67839;1833;20221202;.8;-6.5;-2.8;1.1;3.53;0;.45;4116 +66082;42.60326;1.67839;1833;20221203;-.1;-6.2;-3.1;1.3;3.33;1.1;.49;3600 +66082;42.60326;1.67839;1833;20221204;-1.8;-5;-3.4;1.8;3.63;.1;.46;2175 +66082;42.60326;1.67839;1833;20221205;5.6;-6.9;-.6;.8;4.23;0;.44;5704 +66082;42.60326;1.67839;1833;20221206;8.6;-.5;4.1;.6;5.63;.1;.49;4614 +66082;42.60326;1.67839;1833;20221207;5.1;-.4;2.4;.9;5.83;0;.46;3230 +66082;42.60326;1.67839;1833;20221208;3;1.5;2.3;1.5;5.73;4;.54;965 +66082;42.60326;1.67839;1833;20221209;3.7;1.6;2.7;1;6.53;4.8;.43;1400 +66082;42.60326;1.67839;1833;20221210;3.9;-.4;1.8;1;4.53;.1;.58;2625 +66082;42.60326;1.67839;1833;20221211;.4;-4.5;-2;1.2;2.33;0;.68;2885 +66082;42.60326;1.67839;1833;20221212;1.2;-5.2;-2;.8;4.43;5.5;.35;3492 +66082;42.60326;1.67839;1833;20221213;4.9;.4;2.7;.6;6.43;4.2;.4;2674 +66082;42.60326;1.67839;1833;20221214;7.4;2.7;5.1;1.4;7.17;2.7;.55;5702 +66082;42.60326;1.67839;1833;20221215;5.6;.6;3.1;.5;6.63;3.2;.4;2876 +66082;42.60326;1.67839;1833;20221216;3.3;-.9;1.2;.5;5.83;1.3;.38;2503 +66082;42.60326;1.67839;1833;20221217;4.7;-2.1;1.3;1.1;5.33;0;.45;3581 +66082;42.60326;1.67839;1833;20221218;6.5;-2.4;2.1;.9;4.23;0;.56;4304 +66082;42.60326;1.67839;1833;20221219;9.8;.2;5;.7;3.23;0;.66;4522 +66082;42.60326;1.67839;1833;20221220;11;4.7;7.9;1;3.93;1;.94;3378 +66082;42.60326;1.67839;1833;20221221;6.9;.7;3.8;.9;6.43;.4;.47;3339 +66082;42.60326;1.67839;1833;20221222;8.4;1.4;4.9;1;6.03;.2;.58;3642 +66082;42.60326;1.67839;1833;20221223;11.3;3.7;7.5;.9;6.73;0;.64;3861 +66082;42.60326;1.67839;1833;20221224;11.7;3;7.4;.8;5.43;0;.68;4241 +66082;42.60326;1.67839;1833;20221225;10.5;4.3;7.4;1.3;4.23;.1;1.03;3356 +66082;42.60326;1.67839;1833;20221226;9.1;4.4;6.8;2.5;4.83;0;1.32;2738 +66082;42.60326;1.67839;1833;20221227;6.8;.5;3.7;1.1;5.83;0;.55;3416 +66082;42.60326;1.67839;1833;20221228;6.9;-.1;3.4;1.5;5.33;0;.66;3695 +66082;42.60326;1.67839;1833;20221229;4.6;-1;1.8;.8;5.73;.1;.42;3162 +66082;42.60326;1.67839;1833;20221230;8;-.1;4;1.4;7.13;.1;.44;4123 +66082;42.60326;1.67839;1833;20221231;12;4.1;8.1;1.6;5.53;0;1.04;4075 +66083;42.62772;1.98081;1560;20220101;16.6;1.6;9.1;3.7;4.08;0;2.39;8129 +66083;42.62772;1.98081;1560;20220102;12.1;2;7.1;2.8;4.48;0;1.56;6823 +66083;42.62772;1.98081;1560;20220103;11.3;-1.5;4.9;2.9;5.58;0;1.15;7628 +66083;42.62772;1.98081;1560;20220104;9.5;.5;5;4.9;5.78;5;1.41;6540 +66083;42.62772;1.98081;1560;20220105;-.9;-1.5;-1.2;6.1;4.08;1.1;.94;2213 +66083;42.62772;1.98081;1560;20220106;-1.5;-7.8;-4.6;3.4;2.48;0;.85;5643 +66083;42.62772;1.98081;1560;20220107;3.9;-11.4;-3.7;1.8;3.08;2.1;.63;8454 +66083;42.62772;1.98081;1560;20220108;4.7;-2.5;1.1;3.5;4.78;5.2;.87;6054 +66083;42.62772;1.98081;1560;20220109;.2;-2.6;-1.2;3.1;6.08;47.8;.13;4060 +66083;42.62772;1.98081;1560;20220110;5.5;-.4;2.6;5.2;6.48;28.2;.67;5616 +66083;42.62772;1.98081;1560;20220111;2;-4.8;-1.4;3.2;3.18;.5;.99;6018 +66083;42.62772;1.98081;1560;20220112;3.6;-8.4;-2.4;2.5;2.18;0;1.07;7822 +66083;42.62772;1.98081;1560;20220113;8.6;-10.3;-.8;4.1;2.38;0;1.79;9712 +66083;42.62772;1.98081;1560;20220114;9.1;-5.2;2;4.2;2.18;0;2.1;8605 +66083;42.62772;1.98081;1560;20220115;5.4;-7.6;-1.1;2.5;2.18;0;1.22;8303 +66083;42.62772;1.98081;1560;20220116;4.3;-10.2;-2.9;2;1.98;0;.99;8802 +66083;42.62772;1.98081;1560;20220117;5.7;-9.9;-2.1;2.1;2.18;0;1.07;9181 +66083;42.62772;1.98081;1560;20220118;9.1;-6.1;1.5;2.2;2.48;0;1.34;9151 +66083;42.62772;1.98081;1560;20220119;1.9;-6;-2;2.6;3.58;.1;.78;6850 +66083;42.62772;1.98081;1560;20220120;2.1;-7.3;-2.6;5.3;4.98;.9;.4;7475 +66083;42.62772;1.98081;1560;20220121;-2.2;-5.8;-4;6;3.68;0;.66;4933 +66083;42.62772;1.98081;1560;20220122;2.8;-12.5;-4.8;1.9;2.98;0;.7;9522 +66083;42.62772;1.98081;1560;20220123;8;-8.4;-.2;3.5;2.78;0;1.59;9929 +66083;42.62772;1.98081;1560;20220124;5.1;-4.6;.3;.8;2.26;0;.71;11000 +66083;42.62772;1.98081;1560;20220125;9.7;.3;5;.9;2.06;0;.81;11000 +66083;42.62772;1.98081;1560;20220126;7.8;-4.4;1.7;2.4;2.78;0;1.41;8920 +66083;42.62772;1.98081;1560;20220127;7.7;-6.7;.5;2.4;2.38;0;1.43;9729 +66083;42.62772;1.98081;1560;20220128;7.3;-6.9;.2;3.1;2.28;0;1.65;9767 +66083;42.62772;1.98081;1560;20220129;9.3;-4.7;2.3;2.4;2.48;0;1.59;9805 +66083;42.62772;1.98081;1560;20220130;10.4;-4.8;2.8;2.1;2.68;0;1.52;10296 +66083;42.62772;1.98081;1560;20220131;6.1;-6.4;-.1;5.5;4.18;1.9;1.36;9502 +66083;42.62772;1.98081;1560;20220201;5;-3.4;.8;7.2;4.98;.1;1.18;7998 +66083;42.62772;1.98081;1560;20220202;12.4;2.4;7.4;3.2;3.88;0;2.17;8757 +66083;42.62772;1.98081;1560;20220203;14.3;-.9;6.7;3.6;3.28;.1;2.54;10751 +66083;42.62772;1.98081;1560;20220204;5.8;-1.9;2;2.5;5.28;.4;.95;7937 +66083;42.62772;1.98081;1560;20220205;5.1;-.1;2.5;4.5;5.88;.4;.98;6717 +66083;42.62772;1.98081;1560;20220206;6.3;-8.5;-1.1;2.1;3.78;0;1.05;10976 +66083;42.62772;1.98081;1560;20220207;7;-3.8;1.6;5.3;5.08;.4;1.33;9583 +66083;42.62772;1.98081;1560;20220208;13.3;-4.3;4.5;2.7;3.68;0;1.99;12178 +66083;42.62772;1.98081;1560;20220209;12.9;-2.6;5.2;4.2;3.28;0;2.62;11601 +66083;42.62772;1.98081;1560;20220210;1.6;-2.8;-.6;.7;4.41;0;1.05;10118 +66083;42.62772;1.98081;1560;20220211;5.9;-3.8;1;.8;5.61;.3;.81;8193 +66083;42.62772;1.98081;1560;20220212;9.1;-3.8;2.7;.6;4.91;0;.95;9601 +66083;42.62772;1.98081;1560;20220213;9.1;-2.8;3.2;1.4;5.41;2.6;1.21;9327 +66083;42.62772;1.98081;1560;20220214;4.3;.5;2.4;1.2;5.91;2.3;.88;5309 +66083;42.62772;1.98081;1560;20220215;2.8;-3.5;-.4;.7;5.11;.8;.75;6951 +66083;42.62772;1.98081;1560;20220216;7.8;-.3;3.8;3.5;6.18;2;1.23;9271 +66083;42.62772;1.98081;1560;20220217;11.8;3.6;7.7;3.8;6.48;0;1.92;9428 +66083;42.62772;1.98081;1560;20220218;17.3;1.3;9.3;5.3;6.08;1.6;3.15;13041 +66083;42.62772;1.98081;1560;20220219;.2;-1.8;-.8;6.5;5.58;4;.47;5113 +66083;42.62772;1.98081;1560;20220220;6.9;-7.7;-.4;3.1;4.58;0;1.28;12772 +66083;42.62772;1.98081;1560;20220221;6.4;-3.3;1.6;5.6;4.18;0;1.8;10657 +66083;42.62772;1.98081;1560;20220222;9.3;-1;4.2;4.5;3.78;0;2.32;11082 +66083;42.62772;1.98081;1560;20220223;13.8;-3.3;5.3;3;4.68;0;2.25;14237 +66083;42.62772;1.98081;1560;20220224;11.4;-.3;5.6;3.7;5.48;.7;2.02;12028 +66083;42.62772;1.98081;1560;20220225;2;-.8;.6;4.2;5.18;0;.94;6304 +66083;42.62772;1.98081;1560;20220226;11;-7.7;1.7;3.2;3.58;0;2.15;15359 +66083;42.62772;1.98081;1560;20220227;8.1;-5;1.6;3.1;4.88;.4;1.53;13111 +66083;42.62772;1.98081;1560;20220228;7.8;-.7;3.6;2.8;5.58;0;1.45;10812 +66083;42.62772;1.98081;1560;20220301;12;-4.7;3.7;3.5;4.38;0;2.28;15037 +66083;42.62772;1.98081;1560;20220302;12.2;-1.6;5.3;3.5;4.98;7.2;2.28;13881 +66083;42.62772;1.98081;1560;20220303;10.6;-1;4.8;3.2;6.78;.3;1.6;12921 +66083;42.62772;1.98081;1560;20220304;5.9;1.4;3.7;3.7;5.98;1.9;1.33;8395 +66083;42.62772;1.98081;1560;20220305;5.2;-1.7;1.8;4;4.98;.1;1.43;10336 +66083;42.62772;1.98081;1560;20220306;4.2;-3;.6;2.1;5.18;.4;1.11;10653 +66083;42.62772;1.98081;1560;20220307;7.3;-5.6;.9;3.5;4.68;0;1.62;14169 +66083;42.62772;1.98081;1560;20220308;7.7;-2;2.9;3.2;5.28;1.9;1.63;12506 +66083;42.62772;1.98081;1560;20220309;7.2;-3.6;1.8;3.1;5.38;0;1.49;13293 +66083;42.62772;1.98081;1560;20220310;9.4;-1.2;4.1;4.5;5.68;.1;1.94;13309 +66083;42.62772;1.98081;1560;20220311;6.1;1.7;3.9;5.3;6.48;3.6;1.35;8908 +66083;42.62772;1.98081;1560;20220312;2.8;.8;1.8;2.2;6.38;7.3;.82;6291 +66083;42.62772;1.98081;1560;20220313;6.1;.1;3.1;3.4;5.88;1.6;1.41;10487 +66083;42.62772;1.98081;1560;20220314;4.6;-3.2;.7;5.4;6.18;1.6;.94;11975 +66083;42.62772;1.98081;1560;20220315;15.1;4;9.6;5.7;6.68;0;3.21;14288 +66083;42.62772;1.98081;1560;20220316;14.4;4.8;9.6;3.9;6.18;.5;2.9;13464 +66083;42.62772;1.98081;1560;20220317;4.6;3.5;4.1;4.2;8.08;11.4;.65;5061 +66083;42.62772;1.98081;1560;20220318;4.7;1.1;2.9;.6;7.61;1.3;1.23;9347 +66083;42.62772;1.98081;1560;20220319;3.3;.8;2.1;.6;6.51;0;1.59;12895 +66083;42.62772;1.98081;1560;20220320;6.4;1.6;4;.6;6.51;2.4;1.45;10435 +66083;42.62772;1.98081;1560;20220321;5;1.7;3.4;2.1;5.71;1.4;2.07;11078 +66083;42.62772;1.98081;1560;20220322;6;-1.8;2.1;1.4;4.71;0;1.96;12344 +66083;42.62772;1.98081;1560;20220323;7.7;-2.3;2.7;1.6;4.01;0;2.31;14704 +66083;42.62772;1.98081;1560;20220324;9.9;-2.6;3.7;.7;4.81;0;2.14;17735 +66083;42.62772;1.98081;1560;20220325;10.6;.6;5.6;.8;7.11;0;2.17;16031 +66083;42.62772;1.98081;1560;20220326;9.8;-1.8;4;1;6.91;0;2.24;16683 +66083;42.62772;1.98081;1560;20220327;10.2;2;6.1;1;6.31;0;2.18;15859 +66083;42.62772;1.98081;1560;20220328;12.1;1.4;6.8;.9;5.21;0;2.24;15941 +66083;42.62772;1.98081;1560;20220329;12.7;2.9;7.8;1;6.81;10.2;2.33;15341 +66083;42.62772;1.98081;1560;20220330;3.5;.2;1.9;.9;7.61;5.4;1.26;8501 +66083;42.62772;1.98081;1560;20220331;5.6;.2;2.9;1.6;6.31;2.5;1.32;9457 +66083;42.62772;1.98081;1560;20220401;-3.5;-6.7;-5.1;2.9;3.11;7.8;1.11;6527 +66083;42.62772;1.98081;1560;20220402;-4.9;-8.4;-6.6;2.4;3.31;2.2;1.13;10242 +66083;42.62772;1.98081;1560;20220403;-2.3;-8;-5.1;1.3;2.78;.1;1.33;14149 +66083;42.62772;1.98081;1560;20220404;1.7;-7.3;-2.8;.9;4.01;0;1.79;16852 +66083;42.62772;1.98081;1560;20220405;6.6;-10.5;-1.9;1.2;4.21;0;2.39;19891 +66083;42.62772;1.98081;1560;20220406;8.8;-.8;4;.8;6.01;0;1.89;16191 +66083;42.62772;1.98081;1560;20220407;15.2;-2.1;6.6;.8;6.21;0;2.91;21451 +66083;42.62772;1.98081;1560;20220408;15.1;.7;7.9;1.2;7.11;.8;3.02;19905 +66083;42.62772;1.98081;1560;20220409;4.5;.3;2.4;1.3;6.11;.6;2.07;14156 +66083;42.62772;1.98081;1560;20220410;13.7;-4;4.9;1.3;4.71;0;3.15;21996 +66083;42.62772;1.98081;1560;20220411;15;6;10.5;1.8;7.11;0;3.56;18248 +66083;42.62772;1.98081;1560;20220412;15.6;6.6;11.1;.7;9.01;0;1.98;12695 +66083;42.62772;1.98081;1560;20220413;6.7;4.3;5.5;.2;8.51;1.1;1.26;8271 +66083;42.62772;1.98081;1560;20220414;12.2;.3;6.3;.9;8.21;0;2.55;16961 +66083;42.62772;1.98081;1560;20220415;15.1;2.2;8.7;.7;8.61;0;2.95;20386 +66083;42.62772;1.98081;1560;20220416;16.1;1.2;8.7;1.1;8.81;0;3.14;18625 +66083;42.62772;1.98081;1560;20220417;16.1;-.5;7.8;1.2;7.71;0;3.54;23042 +66083;42.62772;1.98081;1560;20220418;13.6;-1.3;6.2;1.2;9.11;0;2.79;17499 +66083;42.62772;1.98081;1560;20220419;9.8;3.4;6.6;.9;8.21;9.2;1.53;9349 +66083;42.62772;1.98081;1560;20220420;3.7;1.4;2.6;.7;6.91;8.6;1.45;12574 +66083;42.62772;1.98081;1560;20220421;2.4;-.2;1.1;.8;7.41;3.3;1.69;12436 +66083;42.62772;1.98081;1560;20220422;12.2;-.2;6;1.4;5.91;1;2.87;19353 +66083;42.62772;1.98081;1560;20220423;4.7;3.5;4.1;1.1;6.51;7.4;1.99;12253 +66083;42.62772;1.98081;1560;20220424;8.6;.3;4.5;1;7.71;.3;2.61;18923 +66083;42.62772;1.98081;1560;20220425;11.6;-.5;5.6;.8;7.41;0;3;20553 +66083;42.62772;1.98081;1560;20220426;17.3;.7;9;.9;7.31;0;3.25;21764 +66083;42.62772;1.98081;1560;20220427;16.8;2.8;9.8;.7;8.41;1;2.88;16901 +66083;42.62772;1.98081;1560;20220428;13.1;3.3;8.2;.6;11.01;.9;2.15;13180 +66083;42.62772;1.98081;1560;20220429;16.5;5.1;10.8;.8;9.41;.3;3.4;22191 +66083;42.62772;1.98081;1560;20220430;10.8;7;8.9;1.2;9.81;1.7;2.87;16640 +66083;42.62772;1.98081;1560;20220501;14.2;-.5;6.9;1.3;9.01;2;3.37;21660 +66083;42.62772;1.98081;1560;20220502;9.6;4.8;7.2;.6;10.21;10.8;2.34;14869 +66083;42.62772;1.98081;1560;20220503;8.8;3.6;6.2;.4;9.71;2.9;1.62;10126 +66083;42.62772;1.98081;1560;20220504;10.2;3;6.6;.8;9.31;2.5;1.97;12882 +66083;42.62772;1.98081;1560;20220505;7.8;3.4;5.6;6.5;7.08;3.3;2.01;13144 +66083;42.62772;1.98081;1560;20220506;10.1;4;7.1;6.7;6.88;1;2.7;15419 +66083;42.62772;1.98081;1560;20220507;13.3;4.1;8.7;5.1;7.38;1;3.23;18858 +66083;42.62772;1.98081;1560;20220508;13.8;2.9;8.4;2.5;7.78;.5;3.04;20551 +66083;42.62772;1.98081;1560;20220509;16.3;2.4;9.4;2.9;8.08;.3;3.55;23213 +66083;42.62772;1.98081;1560;20220510;19.3;2.5;10.9;3;8.08;0;4.25;25554 +66083;42.62772;1.98081;1560;20220511;22.7;5.1;13.9;3.1;8.48;0;5.01;26242 +66083;42.62772;1.98081;1560;20220512;23.3;6.6;15;2.9;8.88;.1;5.04;25679 +66083;42.62772;1.98081;1560;20220513;18.5;8;13.3;2.4;10.78;.9;3.56;20582 +66083;42.62772;1.98081;1560;20220514;22.4;5.9;14.2;2.1;10.68;.3;4.44;25718 +66083;42.62772;1.98081;1560;20220515;21.7;7.5;14.6;4;9.28;.1;4.92;23993 +66083;42.62772;1.98081;1560;20220516;21.5;8.2;14.9;3.4;10.38;.1;4.54;23322 +66083;42.62772;1.98081;1560;20220517;23.9;6.3;15.1;3.7;9.08;0;5.48;26814 +66083;42.62772;1.98081;1560;20220518;23.4;7.8;15.6;2.7;10.98;0;4.8;25368 +66083;42.62772;1.98081;1560;20220519;24.6;10.5;17.6;4.4;10.58;.1;5.64;24227 +66083;42.62772;1.98081;1560;20220520;26.8;14.8;20.8;5.2;7.88;.1;7.14;22473 +66083;42.62772;1.98081;1560;20220521;29.5;10.7;20.1;3.4;7.58;0;7;28036 +66083;42.62772;1.98081;1560;20220522;27.6;11.9;19.8;3.7;7.28;.3;6.72;25754 +66083;42.62772;1.98081;1560;20220523;14.1;8.1;11.1;3.2;9.58;2.1;2.89;16231 +66083;42.62772;1.98081;1560;20220524;7.2;3.6;5.4;4.7;8.38;20.1;1.5;12762 +66083;42.62772;1.98081;1560;20220525;9.9;2.6;6.3;5.9;7.38;2.2;2.48;17924 +66083;42.62772;1.98081;1560;20220526;13.5;4.3;8.9;5.7;8.48;.1;3.11;20085 +66083;42.62772;1.98081;1560;20220527;16.4;5.7;11.1;4.2;10.08;0;3.44;21658 +66083;42.62772;1.98081;1560;20220528;20.7;2.7;11.7;3.6;9.58;0;4.63;27948 +66083;42.62772;1.98081;1560;20220529;17.8;3.7;10.8;2.8;9.38;1.8;3.87;24869 +66083;42.62772;1.98081;1560;20220530;16.7;4.6;10.7;1.4;9.98;13.7;3.48;23138 +66083;42.62772;1.98081;1560;20220531;18.9;7.6;13.3;2.9;11.58;.6;3.77;22428 +66083;42.62772;1.98081;1560;20220601;23.8;8.3;16.1;3.4;10.38;.1;5.31;26198 +66083;42.62772;1.98081;1560;20220602;24.2;10.9;17.6;3.4;10.38;0;5.4;24362 +66083;42.62772;1.98081;1560;20220603;24.3;11.1;17.7;3.2;9.88;.8;5.43;24315 +66083;42.62772;1.98081;1560;20220604;24.7;8.9;16.8;4.5;11.38;0;5.68;26579 +66083;42.62772;1.98081;1560;20220605;16;9.8;12.9;3.8;13.28;0;2.65;16935 +66083;42.62772;1.98081;1560;20220606;22.9;6.6;14.8;3.5;11.08;5.4;5.02;27065 +66083;42.62772;1.98081;1560;20220607;14.2;6.8;10.5;2.1;11.88;0;2.64;18487 +66083;42.62772;1.98081;1560;20220608;18;7.3;12.7;2.6;11.78;3.2;3.55;22117 +66083;42.62772;1.98081;1560;20220609;17.7;7.4;12.6;3.6;9.98;0;3.86;21737 +66083;42.62772;1.98081;1560;20220610;21.4;2.4;11.9;3.2;7.98;0;5.13;29304 +66083;42.62772;1.98081;1560;20220611;25.7;6.6;16.2;2.4;9.08;0;5.73;29407 +66083;42.62772;1.98081;1560;20220612;25;10;17.5;3;11.68;4;5.37;26162 +66083;42.62772;1.98081;1560;20220613;24.1;8.6;16.4;2.3;13.38;.7;4.82;26603 +66083;42.62772;1.98081;1560;20220614;27.7;10.5;19.1;2.7;12.18;4.2;5.92;28005 +66083;42.62772;1.98081;1560;20220615;26.9;11.6;19.3;2.8;12.68;0;5.66;26468 +66083;42.62772;1.98081;1560;20220616;28;10.4;19.2;3.2;11.58;.1;6.26;28350 +66083;42.62772;1.98081;1560;20220617;28.2;13;20.6;2.3;12.58;.3;5.75;26406 +66083;42.62772;1.98081;1560;20220618;29.4;13.4;21.4;4.3;10.58;0;7.22;27081 +66083;42.62772;1.98081;1560;20220619;25.8;15;20.4;6.1;8.58;0;7.26;22378 +66083;42.62772;1.98081;1560;20220620;27.2;12.9;20.1;4.6;10.38;0;6.73;25647 +66083;42.62772;1.98081;1560;20220621;26.5;14.7;20.6;3.6;11.68;1.5;5.89;23361 +66083;42.62772;1.98081;1560;20220622;22.9;10.4;16.7;3.2;13.28;.8;4.62;24022 +66083;42.62772;1.98081;1560;20220623;22;8.2;15.1;2.8;11.48;0;4.63;25200 +66083;42.62772;1.98081;1560;20220624;15.9;7.2;11.6;3.1;11.78;.4;3.03;20146 +66083;42.62772;1.98081;1560;20220625;22.3;6.7;14.5;2.9;10.18;1.4;4.93;26731 +66083;42.62772;1.98081;1560;20220626;23.6;4.5;14.1;2.8;10.58;1.1;5.21;29490 +66083;42.62772;1.98081;1560;20220627;15;7.8;11.4;3.2;11.08;5.5;2.91;18364 +66083;42.62772;1.98081;1560;20220628;18.9;7.2;13.1;3.6;11.38;0;3.9;23203 +66083;42.62772;1.98081;1560;20220629;24.6;5.5;15.1;2.2;10.88;1.8;5.26;29431 +66083;42.62772;1.98081;1560;20220630;20.6;9.1;14.9;4;10.78;1;4.54;22973 +66083;42.62772;1.98081;1560;20220701;17.7;5.8;11.8;3.6;10.48;0;3.75;23335 +66083;42.62772;1.98081;1560;20220702;28.5;6.3;17.4;3.5;9.78;0;6.82;31585 +66083;42.62772;1.98081;1560;20220703;26.9;9.4;18.2;2.3;12.48;.2;5.55;28089 +66083;42.62772;1.98081;1560;20220704;23.3;11.7;17.5;3.5;13.68;.1;4.67;22970 +66083;42.62772;1.98081;1560;20220705;21.1;9.7;15.4;2.6;13.98;2.7;3.95;22747 +66083;42.62772;1.98081;1560;20220706;19.7;10.7;15.2;3.2;12.28;2.9;3.86;20260 +66083;42.62772;1.98081;1560;20220707;19.9;10.1;15;5.8;10.58;0;4.63;21079 +66083;42.62772;1.98081;1560;20220708;22.6;10.3;16.5;4.6;11.58;0;5.03;23494 +66083;42.62772;1.98081;1560;20220709;24.7;4.8;14.8;3.1;9.28;0;5.68;29643 +66083;42.62772;1.98081;1560;20220710;26.2;6.2;16.2;2.9;9.58;0;5.92;29663 +66083;42.62772;1.98081;1560;20220711;27.6;9.2;18.4;3.3;10.18;.1;6.3;28426 +66083;42.62772;1.98081;1560;20220712;28.2;9.8;19;3.1;10.48;0;6.31;28369 +66083;42.62772;1.98081;1560;20220713;28.3;10.5;19.4;2.5;12.68;0;5.83;27856 +66083;42.62772;1.98081;1560;20220714;28.8;11.8;20.3;3;12.08;0;6.17;27179 +66083;42.62772;1.98081;1560;20220715;28.9;9.9;19.4;2.9;11.38;0;6.27;28629 +66083;42.62772;1.98081;1560;20220716;30.4;10.6;20.5;3.2;8.78;0;7.05;29142 +66083;42.62772;1.98081;1560;20220717;30.3;10.1;20.2;3.5;8.98;0;7.18;29355 +66083;42.62772;1.98081;1560;20220718;30.1;13.2;21.7;4.8;11.08;0;7.42;26841 +66083;42.62772;1.98081;1560;20220719;32.9;15.6;24.3;3.5;11.38;0;7.41;27077 +66083;42.62772;1.98081;1560;20220720;22.6;10.9;16.8;2.5;13.48;0;4.23;22330 +66083;42.62772;1.98081;1560;20220721;28.9;9.4;19.2;2.8;12.18;0;6.07;28544 +66083;42.62772;1.98081;1560;20220722;31.1;13.7;22.4;3;13.48;.4;6.46;26923 +66083;42.62772;1.98081;1560;20220723;27.2;12;19.6;2.7;13.48;0;5.36;25132 +66083;42.62772;1.98081;1560;20220724;31.8;13.3;22.6;2.7;12.18;0;6.56;27569 +66083;42.62772;1.98081;1560;20220725;22.9;11.5;17.2;3.4;13.28;2.2;4.42;21721 +66083;42.62772;1.98081;1560;20220726;17.8;10.8;14.3;2.8;12.88;.2;3.07;17115 +66083;42.62772;1.98081;1560;20220727;22.5;9.2;15.9;3.6;11.18;0;4.69;23250 +66083;42.62772;1.98081;1560;20220728;26.6;6.8;16.7;2.7;11.28;.3;5.49;28116 +66083;42.62772;1.98081;1560;20220729;23.2;9.9;16.6;2.2;13.08;11.3;4.28;23086 +66083;42.62772;1.98081;1560;20220730;23.2;10.5;16.9;3;13.88;.4;4.29;22492 +66083;42.62772;1.98081;1560;20220731;25.2;9.1;17.2;2.9;13.58;.3;4.83;25141 +66083;42.62772;1.98081;1560;20220801;27.1;8.2;17.7;3;12.38;0;5.49;27076 +66083;42.62772;1.98081;1560;20220802;29.2;9.5;19.4;2.8;11.28;0;6.01;27519 +66083;42.62772;1.98081;1560;20220803;29.9;13;21.5;3.3;11.78;1.4;6.28;25436 +66083;42.62772;1.98081;1560;20220804;30;11.5;20.8;2.5;11.58;11.2;5.92;26470 +66083;42.62772;1.98081;1560;20220805;25.3;8.7;17;2.8;13.58;.1;4.74;25003 +66083;42.62772;1.98081;1560;20220806;26.4;10.2;18.3;2.2;13.78;.5;4.79;24601 +66083;42.62772;1.98081;1560;20220807;26.3;9.5;17.9;2.3;13.28;.7;4.84;24928 +66083;42.62772;1.98081;1560;20220808;27;9.4;18.2;2.2;11.88;.1;5.06;25382 +66083;42.62772;1.98081;1560;20220809;27.3;10.7;19;2.5;11.38;.7;5.24;24556 +66083;42.62772;1.98081;1560;20220810;26.8;10.5;18.7;2.3;11.48;.1;5.02;24224 +66083;42.62772;1.98081;1560;20220811;27.4;12.6;20;2.7;12.88;1.1;5.11;23004 +66083;42.62772;1.98081;1560;20220812;27.2;11.7;19.5;2.5;13.78;.1;4.9;23409 +66083;42.62772;1.98081;1560;20220813;28.5;12.3;20.4;2.6;13.58;3.7;5.22;23796 +66083;42.62772;1.98081;1560;20220814;24.5;10.1;17.3;3.1;13.18;0;4.47;22360 +66083;42.62772;1.98081;1560;20220815;22.3;12.3;17.3;2.4;13.68;1.1;3.69;18652 +66083;42.62772;1.98081;1560;20220816;24.2;8.9;16.6;3.1;10.78;.6;4.7;22785 +66083;42.62772;1.98081;1560;20220817;18.9;8.1;13.5;2.8;11.68;10.5;3.28;19150 +66083;42.62772;1.98081;1560;20220818;16.2;8.7;12.5;4.9;11.08;2.1;2.9;15987 +66083;42.62772;1.98081;1560;20220819;18.8;8.3;13.6;4.5;10.68;0;3.62;18684 +66083;42.62772;1.98081;1560;20220820;23.5;5.1;14.3;2.8;10.78;0;4.38;24368 +66083;42.62772;1.98081;1560;20220821;21.4;9.7;15.6;3.1;12.38;.8;3.71;19459 +66083;42.62772;1.98081;1560;20220822;21.6;11.1;16.4;4.4;13.68;.5;3.7;18362 +66083;42.62772;1.98081;1560;20220823;25;10.5;17.8;3.4;13.78;.1;4.38;21327 +66083;42.62772;1.98081;1560;20220824;27.4;10.5;19;3.6;12.98;2.9;5.15;22829 +66083;42.62772;1.98081;1560;20220825;23.9;12.5;18.2;2.8;14.28;10.7;3.86;18757 +66083;42.62772;1.98081;1560;20220826;21.4;11.2;16.3;3.2;14.08;.4;3.36;17669 +66083;42.62772;1.98081;1560;20220827;22.9;8.6;15.8;2.3;12.68;.1;3.72;20659 +66083;42.62772;1.98081;1560;20220828;24.8;8.7;16.8;3.1;10.38;.1;4.62;21736 +66083;42.62772;1.98081;1560;20220829;26;11.1;18.6;3.8;10.38;4.1;5.15;20798 +66083;42.62772;1.98081;1560;20220830;24.8;11.3;18.1;2.6;12.28;.1;4.14;19698 +66083;42.62772;1.98081;1560;20220831;21.2;10.2;15.7;2.2;12.28;13.9;3.29;17727 +66083;42.62772;1.98081;1560;20220901;22.4;5.2;13.8;2.5;11.18;6.1;3.72;21841 +66083;42.62772;1.98081;1560;20220902;20.7;7.9;14.3;2.5;12.58;9.9;3.18;18804 +66083;42.62772;1.98081;1560;20220903;20.5;10.3;15.4;2;12.48;.5;3.03;16742 +66083;42.62772;1.98081;1560;20220904;22.6;6.8;14.7;4;9.78;0;4.31;20518 +66083;42.62772;1.98081;1560;20220905;23.7;9.3;16.5;3.6;11.68;0;4.13;19476 +66083;42.62772;1.98081;1560;20220906;23.8;10.2;17;4.4;10.68;.5;4.57;18806 +66083;42.62772;1.98081;1560;20220907;22.4;9;15.7;3.3;10.58;.6;3.89;18532 +66083;42.62772;1.98081;1560;20220908;20.4;3.9;12.2;2.3;9.68;.1;3.3;20332 +66083;42.62772;1.98081;1560;20220909;18.8;5.9;12.4;2.5;10.38;.1;2.95;17919 +66083;42.62772;1.98081;1560;20220910;22.7;4.8;13.8;2.9;9.48;0;3.88;20820 +66083;42.62772;1.98081;1560;20220911;24.9;8.3;16.6;2.6;10.88;0;4.01;19916 +66083;42.62772;1.98081;1560;20220912;26.7;11.9;19.3;3.7;11.38;0;4.76;18693 +66083;42.62772;1.98081;1560;20220913;21.5;13.7;17.6;3.8;11.38;13.7;3.66;13651 +66083;42.62772;1.98081;1560;20220914;20.9;9.1;15;3.6;10.78;.5;3.46;16494 +66083;42.62772;1.98081;1560;20220915;19.7;6.4;13.1;2.3;10.78;9.7;2.88;17324 +66083;42.62772;1.98081;1560;20220916;18.2;9.1;13.7;3.1;11.68;.9;2.61;14329 +66083;42.62772;1.98081;1560;20220917;15.7;5.3;10.5;5.1;8.88;0;2.81;15142 +66083;42.62772;1.98081;1560;20220918;19.3;.1;9.7;3.1;6.18;0;3.58;20148 +66083;42.62772;1.98081;1560;20220919;19.1;3;11.1;3.6;6.58;0;3.65;18347 +66083;42.62772;1.98081;1560;20220920;19.2;1.2;10.2;2.8;6.38;.1;3.38;19189 +66083;42.62772;1.98081;1560;20220921;19;1.9;10.5;2.7;7.88;.2;3.06;18554 +66083;42.62772;1.98081;1560;20220922;18.9;2.9;10.9;3.2;8.78;.1;3;17808 +66083;42.62772;1.98081;1560;20220923;19.7;5.2;12.5;3.4;9.58;7.6;3.08;16832 +66083;42.62772;1.98081;1560;20220924;13.3;7.8;10.6;2.3;10.38;11;1.71;10538 +66083;42.62772;1.98081;1560;20220925;11.4;1.5;6.5;3.1;7.78;.2;1.81;13773 +66083;42.62772;1.98081;1560;20220926;13.2;1.7;7.5;3.3;7.48;1.2;2.17;14653 +66083;42.62772;1.98081;1560;20220927;13.5;2.5;8;3.7;7.88;2.4;2.18;14211 +66083;42.62772;1.98081;1560;20220928;15.8;7;11.4;3;9.08;1.3;2.35;12664 +66083;42.62772;1.98081;1560;20220929;11.2;3.9;7.6;3;7.98;12;1.74;11486 +66083;42.62772;1.98081;1560;20220930;8.8;1.6;5.2;3.5;6.58;1;1.66;11303 +66083;42.62772;1.98081;1560;20221001;18.9;-2;8.5;2.4;6.98;0;2.78;18583 +66083;42.62772;1.98081;1560;20221002;20.8;4;12.4;2.1;9.08;0;2.72;16567 +66083;42.62772;1.98081;1560;20221003;21.7;5.9;13.8;2.2;9.08;0;2.88;15927 +66083;42.62772;1.98081;1560;20221004;19.6;3.4;11.5;2.9;8.18;0;2.87;15956 +66083;42.62772;1.98081;1560;20221005;20.7;3.4;12.1;3.7;7.98;0;3.32;16298 +66083;42.62772;1.98081;1560;20221006;18.3;4;11.2;2.2;9.28;0;2.28;14729 +66083;42.62772;1.98081;1560;20221007;17.1;4.8;11;2.3;9.18;3.6;2.14;13570 +66083;42.62772;1.98081;1560;20221008;12.2;8.8;10.5;2.4;10.58;1;1.34;7391 +66083;42.62772;1.98081;1560;20221009;17.9;3;10.5;3.3;8.48;.3;2.51;14558 +66083;42.62772;1.98081;1560;20221010;17.8;3.2;10.5;3.4;8.18;.1;2.56;14267 +66083;42.62772;1.98081;1560;20221011;17;1.8;9.4;2.6;7.88;0;2.24;14389 +66083;42.62772;1.98081;1560;20221012;16.7;4.8;10.8;2.1;9.08;.4;1.95;12676 +66083;42.62772;1.98081;1560;20221013;17.6;3.2;10.4;3.1;8.98;0;2.24;13727 +66083;42.62772;1.98081;1560;20221014;19.3;8.6;14;2.8;10.58;0;2.31;11801 +66083;42.62772;1.98081;1560;20221015;19.8;4.4;12.1;4;8.18;.1;3;13868 +66083;42.62772;1.98081;1560;20221016;19.9;8.1;14;4;9.58;0;2.86;12094 +66083;42.62772;1.98081;1560;20221017;19.1;10.9;15;4.2;9.38;.1;2.96;10088 +66083;42.62772;1.98081;1560;20221018;21.4;7.6;14.5;3.4;8.38;0;3.07;12740 +66083;42.62772;1.98081;1560;20221019;21.9;9.6;15.8;3.8;9.18;.7;3.22;11934 +66083;42.62772;1.98081;1560;20221020;13.3;10.4;11.9;5.6;10.28;14.5;1.89;6089 +66083;42.62772;1.98081;1560;20221021;17.1;9.6;13.4;5.1;9.58;0;2.64;9268 +66083;42.62772;1.98081;1560;20221022;17.3;7.4;12.4;3.5;9.18;.2;2.24;10429 +66083;42.62772;1.98081;1560;20221023;16;10.6;13.3;7.3;8.78;7.1;3.18;7800 +66083;42.62772;1.98081;1560;20221024;16;8.8;12.4;4.6;9.48;0;2.26;8802 +66083;42.62772;1.98081;1560;20221025;19.8;9.2;14.5;3.6;7.98;0;2.9;10416 +66083;42.62772;1.98081;1560;20221026;20.8;9.8;15.3;3.6;7.98;0;3.05;10480 +66083;42.62772;1.98081;1560;20221027;20.9;10.5;15.7;3.1;7.98;0;2.84;10097 +66083;42.62772;1.98081;1560;20221028;22.9;10.7;16.8;3.6;6.38;0;3.6;10758 +66083;42.62772;1.98081;1560;20221029;20.9;10.4;15.7;3.5;5.08;0;3.47;9920 +66083;42.62772;1.98081;1560;20221030;20;6.4;13.2;2.9;3.88;.1;3.02;11069 +66083;42.62772;1.98081;1560;20221031;17.8;6.2;12;3.8;7.68;3.3;2.49;10163 +66083;42.62772;1.98081;1560;20221101;15.4;4.5;10;2.9;8.48;0;1.67;9764 +66083;42.62772;1.98081;1560;20221102;13.7;1.3;7.5;2.9;7.48;0;1.5;10254 +66083;42.62772;1.98081;1560;20221103;11.8;7.1;9.5;5.3;8.28;4.4;1.78;6511 +66083;42.62772;1.98081;1560;20221104;4.3;-2.7;.8;3.9;5.18;8.1;.92;7710 +66083;42.62772;1.98081;1560;20221105;10.3;-.3;5;5.1;4.78;0;2.07;9226 +66083;42.62772;1.98081;1560;20221106;17;.1;8.6;3.6;4.58;0;2.62;11341 +66083;42.62772;1.98081;1560;20221107;15.1;-1;7.1;4.7;4.68;0;2.65;10966 +66083;42.62772;1.98081;1560;20221108;16.7;4.4;10.6;5;6.58;0;2.72;9569 +66083;42.62772;1.98081;1560;20221109;14.8;4;9.4;2.8;8.28;5.8;1.46;8916 +66083;42.62772;1.98081;1560;20221110;10.8;1;5.9;2.7;6.88;0;1.15;8437 +66083;42.62772;1.98081;1560;20221111;14.1;.2;7.2;3.7;6.68;0;1.71;9812 +66083;42.62772;1.98081;1560;20221112;16.4;4.7;10.6;3.4;5.88;.1;2.28;8966 +66083;42.62772;1.98081;1560;20221113;16.4;1.7;9.1;3.5;5.68;.1;2.21;9864 +66083;42.62772;1.98081;1560;20221114;12.2;3.1;7.7;3.3;7.38;0;1.35;7830 +66083;42.62772;1.98081;1560;20221115;12.5;6.8;9.7;5.4;8.38;.7;1.74;6281 +66083;42.62772;1.98081;1560;20221116;12;2.2;7.1;2.4;7.08;0;1.15;7942 +66083;42.62772;1.98081;1560;20221117;12.9;1.9;7.4;3.4;7.38;4.8;1.35;8292 +66083;42.62772;1.98081;1560;20221118;5.4;1.1;3.3;3.7;6.38;2.3;.8;5396 +66083;42.62772;1.98081;1560;20221119;2.1;-.9;.6;4.4;5.58;2.2;.62;4582 +66083;42.62772;1.98081;1560;20221120;8.9;-2.3;3.3;3.5;4.68;1.5;1.37;8129 +66083;42.62772;1.98081;1560;20221121;6.2;0;3.1;3.8;5.88;15.6;.94;6172 +66083;42.62772;1.98081;1560;20221122;4.2;-1.8;1.2;4;5.08;5.4;.88;6031 +66083;42.62772;1.98081;1560;20221123;8.9;-.7;4.1;3.9;6.98;9;.84;7381 +66083;42.62772;1.98081;1560;20221124;8.1;-2.9;2.6;3;5.08;.1;1.04;7786 +66083;42.62772;1.98081;1560;20221125;6;0;3;3.6;5.98;3.5;.84;5885 +66083;42.62772;1.98081;1560;20221126;11.7;-2.5;4.6;2.6;4.18;0;1.42;8610 +66083;42.62772;1.98081;1560;20221127;13.8;-.8;6.5;3.6;3.28;2.5;2.23;8652 +66083;42.62772;1.98081;1560;20221128;2.4;.1;1.3;4;5.48;6;.71;3828 +66083;42.62772;1.98081;1560;20221129;2.4;-1.1;.7;5.6;5.68;4.4;.59;4529 +66083;42.62772;1.98081;1560;20221130;5.3;-6.3;-.5;1.7;4.28;0;.62;7620 +66083;42.62772;1.98081;1560;20221201;1.8;-7.8;-3;2.6;3.78;0;.59;6948 +66083;42.62772;1.98081;1560;20221202;4.1;-8.8;-2.3;2.6;3.58;0;.75;7892 +66083;42.62772;1.98081;1560;20221203;4.8;-7.5;-1.3;3.2;3.68;.4;.91;7675 +66083;42.62772;1.98081;1560;20221204;2.8;-2.3;.3;3.3;4.08;.1;.92;5161 +66083;42.62772;1.98081;1560;20221205;7.1;-7.7;-.3;4.5;3.88;0;1.25;8256 +66083;42.62772;1.98081;1560;20221206;10.6;-1.6;4.5;2.8;5.48;.1;1.09;7520 +66083;42.62772;1.98081;1560;20221207;9.1;-2.5;3.3;1.6;5.78;0;.63;7313 +66083;42.62772;1.98081;1560;20221208;7.3;-1.7;2.8;3.7;5.98;1.5;.8;6495 +66083;42.62772;1.98081;1560;20221209;7.7;2.8;5.3;2.6;6.88;4.3;.77;4954 +66083;42.62772;1.98081;1560;20221210;2.5;.3;1.4;3.8;4.88;0;.89;3536 +66083;42.62772;1.98081;1560;20221211;4.2;-9.7;-2.7;1.7;2.38;0;.74;7808 +66083;42.62772;1.98081;1560;20221212;4.3;-6.7;-1.2;2.8;4.38;4.2;.63;6999 +66083;42.62772;1.98081;1560;20221213;6.5;-.3;3.1;2.5;6.98;2.8;.46;5635 +66083;42.62772;1.98081;1560;20221214;9.3;2.8;6.1;3;7.68;3.1;.75;5511 +66083;42.62772;1.98081;1560;20221215;8.5;2.2;5.4;1.9;7.08;3.3;.63;5425 +66083;42.62772;1.98081;1560;20221216;7.5;.5;4;1.4;6.68;1.8;.49;5670 +66083;42.62772;1.98081;1560;20221217;9.1;-2;3.6;2.7;5.18;0;.96;6949 +66083;42.62772;1.98081;1560;20221218;9.2;-3.2;3;4.4;4.08;0;1.58;7296 +66083;42.62772;1.98081;1560;20221219;11;.6;5.8;6.6;4.08;0;2.51;6735 +66083;42.62772;1.98081;1560;20221220;15.6;7.2;11.4;5.2;3.98;.6;3.27;6120 +66083;42.62772;1.98081;1560;20221221;10.2;2.7;6.5;2.6;7.28;.3;.84;5821 +66083;42.62772;1.98081;1560;20221222;11.4;.3;5.9;2.1;6.88;.2;.77;6933 +66083;42.62772;1.98081;1560;20221223;14.4;3.5;9;3;6.98;0;1.37;6881 +66083;42.62772;1.98081;1560;20221224;13;1;7;4.7;5.78;0;1.82;7192 +66083;42.62772;1.98081;1560;20221225;14.1;3.2;8.7;4.3;5.48;.1;2.07;6897 +66083;42.62772;1.98081;1560;20221226;12.7;2.1;7.4;3.6;5.78;0;1.57;6823 +66083;42.62772;1.98081;1560;20221227;10.2;-1.8;4.2;2.3;5.78;0;.85;7230 +66083;42.62772;1.98081;1560;20221228;9.6;-1.6;4;3.5;5.38;0;1.15;7025 +66083;42.62772;1.98081;1560;20221229;8;-1.4;3.3;3.1;5.38;0;.95;6512 +66083;42.62772;1.98081;1560;20221230;11.8;-.3;5.8;3.7;7.38;0;.96;7318 +66083;42.62772;1.98081;1560;20221231;15.7;3.7;9.7;4.9;6.48;0;2.22;7316 +66084;42.65128;2.28345;840;20220101;18.2;7.8;13;.9;6.23;.1;1.04;5492 +66084;42.65128;2.28345;840;20220102;15.7;4.4;10.1;1.3;7.49;.1;.96;5784 +66084;42.65128;2.28345;840;20220103;13.6;5.9;9.7;1.2;8.89;0;.84;4542 +66084;42.65128;2.28345;840;20220104;12.1;4.8;8.4;1.9;8.22;1.4;.86;4280 +66084;42.65128;2.28345;840;20220105;3.9;3.1;3.5;5.1;5.42;0;.89;1150 +66084;42.65128;2.28345;840;20220106;4.7;-2.9;.9;4.5;3.42;0;.97;4316 +66084;42.65128;2.28345;840;20220107;5.1;-2.6;1.3;4.9;4.32;.9;1;4570 +66084;42.65128;2.28345;840;20220108;8.3;3;5.7;5.9;6.52;2.4;.82;3520 +66084;42.65128;2.28345;840;20220109;7.6;3.1;5.3;6.6;7.07;38.7;.95;2700 +66084;42.65128;2.28345;840;20220110;5.2;2.8;4;4.7;7.07;17.1;.69;2016 +66084;42.65128;2.28345;840;20220111;8.2;.8;4.5;4.1;4.22;.5;1.24;4470 +66084;42.65128;2.28345;840;20220112;6.7;-1.4;2.7;3.4;4.02;0;1.25;5007 +66084;42.65128;2.28345;840;20220113;8;-3.6;2.2;1.4;3.37;0;.9;6362 +66084;42.65128;2.28345;840;20220114;11.3;-1.6;4.9;1.7;3.07;0;1.27;6828 +66084;42.65128;2.28345;840;20220115;8.9;-1.3;3.8;2.4;2.92;0;1.49;6014 +66084;42.65128;2.28345;840;20220116;7.6;-.8;3.4;3.1;3.42;0;1.42;5449 +66084;42.65128;2.28345;840;20220117;8.6;.2;4.4;3.2;4.22;0;1.2;5386 +66084;42.65128;2.28345;840;20220118;9.7;1.6;5.6;1.4;4.77;0;.96;5450 +66084;42.65128;2.28345;840;20220119;3.6;-2.2;.7;3;5.82;.1;.44;4520 +66084;42.65128;2.28345;840;20220120;6;-1.1;2.5;3.9;6.07;.2;.62;4869 +66084;42.65128;2.28345;840;20220121;4;-2.1;.9;3.8;4.72;0;.75;4514 +66084;42.65128;2.28345;840;20220122;5.8;-3.8;1;2.6;4.12;0;.96;6208 +66084;42.65128;2.28345;840;20220123;8.1;-3.3;2.4;2.1;4.52;0;1;7007 +66084;42.65128;2.28345;840;20220124;8.1;.3;4.2;2.4;5.57;0;.95;5586 +66084;42.65128;2.28345;840;20220125;8.8;-1.7;3.6;1.7;5.47;0;.88;6831 +66084;42.65128;2.28345;840;20220126;12.2;.1;6.1;2.3;3.97;0;1.54;7512 +66084;42.65128;2.28345;840;20220127;11.4;1.4;6.4;3.2;3.62;0;1.88;6841 +66084;42.65128;2.28345;840;20220128;12.6;2;7.3;4.4;3.52;0;2.31;6875 +66084;42.65128;2.28345;840;20220129;13.9;4.3;9.1;3.4;3.67;0;2.14;6821 +66084;42.65128;2.28345;840;20220130;12.7;4;8.3;3.5;5.57;0;1.56;6456 +66084;42.65128;2.28345;840;20220131;8.2;1.3;4.7;6.3;5.57;0;1.1;5509 +66084;42.65128;2.28345;840;20220201;9.6;1.1;5.4;6.5;5.92;0;1.06;5937 +66084;42.65128;2.28345;840;20220202;14.5;4.6;9.5;4.8;5.72;0;1.5;6551 +66084;42.65128;2.28345;840;20220203;16.9;5.6;11.3;2.6;5.47;.1;1.87;8003 +66084;42.65128;2.28345;840;20220204;8.9;4.8;6.9;3.7;7.92;.1;.8;4507 +66084;42.65128;2.28345;840;20220205;8.1;4.4;6.2;3.7;7.62;0;.81;3602 +66084;42.65128;2.28345;840;20220206;5.9;-.3;2.8;4.3;6.12;.1;.68;5575 +66084;42.65128;2.28345;840;20220207;10.7;1.8;6.2;5.1;7.12;0;.97;6507 +66084;42.65128;2.28345;840;20220208;12.8;1.2;7;2.1;5.62;0;1.55;8705 +66084;42.65128;2.28345;840;20220209;10;1.2;5.6;2;7.07;0;.99;7587 +66084;42.65128;2.28345;840;20220210;4.1;-.6;1.7;1.2;5.92;0;1.23;11406 +66084;42.65128;2.28345;840;20220211;9.1;2.3;5.7;2;6.82;0;1.09;5997 +66084;42.65128;2.28345;840;20220212;11.2;-1.1;5;2.6;6.15;0;1.25;8600 +66084;42.65128;2.28345;840;20220213;11.8;2.2;7;3.4;6.95;1.9;1.43;7575 +66084;42.65128;2.28345;840;20220214;8;4.4;6.2;3.2;7.15;1.1;1.13;5236 +66084;42.65128;2.28345;840;20220215;6.5;1.2;3.8;4.4;6.89;0;1.13;7050 +66084;42.65128;2.28345;840;20220216;11.5;3.2;7.3;5.4;7.87;.1;1.07;7582 +66084;42.65128;2.28345;840;20220217;11.2;6.1;8.6;4.9;9.32;0;.88;5578 +66084;42.65128;2.28345;840;20220218;16.4;4.7;10.5;3;9.42;.8;1.72;9936 +66084;42.65128;2.28345;840;20220219;4.8;3.7;4.2;4.1;7.27;1.6;.8;2411 +66084;42.65128;2.28345;840;20220220;9.7;.3;5;4.6;7.02;0;1;8552 +66084;42.65128;2.28345;840;20220221;11.4;4;7.7;7.1;6.62;0;1.66;6658 +66084;42.65128;2.28345;840;20220222;12.4;3.1;7.8;4.9;6.37;0;1.65;8704 +66084;42.65128;2.28345;840;20220223;13.6;3.4;8.5;2.8;7.27;0;1.72;9655 +66084;42.65128;2.28345;840;20220224;12;3.8;7.9;3.4;8.17;.2;1.51;8805 +66084;42.65128;2.28345;840;20220225;7.3;3.7;5.5;3.8;6.22;0;1.29;5583 +66084;42.65128;2.28345;840;20220226;9.3;-2;3.6;2.7;4.67;0;1.61;10859 +66084;42.65128;2.28345;840;20220227;10.1;.5;5.3;2.1;6.47;.1;1.4;10113 +66084;42.65128;2.28345;840;20220228;10.7;.3;5.5;2.3;6.87;0;1.39;10654 +66084;42.65128;2.28345;840;20220301;9.5;2.8;6.1;3.5;7.32;0;1.39;8318 +66084;42.65128;2.28345;840;20220302;9.5;3.1;6.3;2.8;8.47;4.8;1;7882 +66084;42.65128;2.28345;840;20220303;12.7;3.6;8.1;2.1;8.77;0;1.42;10023 +66084;42.65128;2.28345;840;20220304;9.6;5.3;7.5;4.3;7.97;0;1.19;4696 +66084;42.65128;2.28345;840;20220305;7.1;2.3;4.7;3.6;6.82;0;.93;6775 +66084;42.65128;2.28345;840;20220306;6.6;2.1;4.3;2.6;6.62;0;1.03;6931 +66084;42.65128;2.28345;840;20220307;6;-.5;2.7;2.1;6.42;0;.97;8878 +66084;42.65128;2.28345;840;20220308;9.7;1.4;5.5;3.3;7.42;1.6;1.28;9812 +66084;42.65128;2.28345;840;20220309;10.4;3.7;7.1;3.1;8.37;0;1.25;8852 +66084;42.65128;2.28345;840;20220310;11.8;4.6;8.2;4.1;8.22;0;1.71;9426 +66084;42.65128;2.28345;840;20220311;8.7;6.4;7.5;5.4;8.87;2.9;1.05;4224 +66084;42.65128;2.28345;840;20220312;5.8;5.1;5.4;3.5;8.92;14;.56;1949 +66084;42.65128;2.28345;840;20220313;9.4;4.5;7;3.9;8.52;1.9;1.24;7641 +66084;42.65128;2.28345;840;20220314;7.4;1.1;4.3;5.3;9.32;15.6;.49;9607 +66084;42.65128;2.28345;840;20220315;9.6;7;8.3;5.5;10.72;1.1;.72;5147 +66084;42.65128;2.28345;840;20220316;10.4;6.8;8.6;4.1;10.42;.9;.92;5493 +66084;42.65128;2.28345;840;20220317;10.2;7.1;8.7;2.8;10.57;19.2;1.06;6668 +66084;42.65128;2.28345;840;20220318;10.7;5.6;8.1;2;8.78;4.4;1.22;6215 +66084;42.65128;2.28345;840;20220319;11.4;4.5;7.9;1.8;7.68;.2;1.88;13231 +66084;42.65128;2.28345;840;20220320;9.5;5.2;7.3;3.1;7.82;6.7;1.62;8045 +66084;42.65128;2.28345;840;20220321;10.3;5.4;7.8;4.4;7.05;4.1;2.28;12559 +66084;42.65128;2.28345;840;20220322;11.2;3.2;7.2;6;6.26;.2;2.74;15214 +66084;42.65128;2.28345;840;20220323;12.8;2.1;7.4;3.1;5.28;0;2.77;18634 +66084;42.65128;2.28345;840;20220324;15.5;1.5;8.5;4;5.73;0;3.16;18278 +66084;42.65128;2.28345;840;20220325;16.2;4;10.1;1.8;6.42;0;2.74;16743 +66084;42.65128;2.28345;840;20220326;16;3.3;9.6;2.4;6.42;0;2.93;18494 +66084;42.65128;2.28345;840;20220327;16.4;4.9;10.7;2.1;6.52;0;2.91;17719 +66084;42.65128;2.28345;840;20220328;16.7;5.2;10.9;2.2;6.05;0;2.95;16380 +66084;42.65128;2.28345;840;20220329;16.2;6.9;11.5;2;8.02;7.6;2.33;12880 +66084;42.65128;2.28345;840;20220330;9.4;5.3;7.4;2.5;9.36;4.3;1.41;7833 +66084;42.65128;2.28345;840;20220331;9.7;4.4;7;4.1;7.28;.5;1.96;11785 +66084;42.65128;2.28345;840;20220401;1.7;-1.7;0;7;4.46;2.3;2.18;12675 +66084;42.65128;2.28345;840;20220402;1.2;-3.6;-1.2;4.6;4.57;0;1.65;11137 +66084;42.65128;2.28345;840;20220403;4.3;-4;.2;5.9;4.12;0;2.49;17779 +66084;42.65128;2.28345;840;20220404;8.4;-2.9;2.7;2.4;4.69;0;2.59;19717 +66084;42.65128;2.28345;840;20220405;13.3;-3.5;4.9;4.7;5.62;0;3.57;22359 +66084;42.65128;2.28345;840;20220406;11.8;1.9;6.8;2.1;7.48;0;1.5;10797 +66084;42.65128;2.28345;840;20220407;17;2.9;9.9;3;8.52;0;2.32;15217 +66084;42.65128;2.28345;840;20220408;18.5;6.1;12.3;3.9;9.15;.4;3.11;16868 +66084;42.65128;2.28345;840;20220409;10.5;3.9;7.2;3.6;6.82;0;2.37;14785 +66084;42.65128;2.28345;840;20220410;17.7;-.2;8.8;2.7;5.82;0;3.59;23632 +66084;42.65128;2.28345;840;20220411;16.2;7.6;11.9;4.7;8.72;0;2.7;12949 +66084;42.65128;2.28345;840;20220412;15.4;8.3;11.9;3.4;9.02;3.5;2.45;11131 +66084;42.65128;2.28345;840;20220413;11.9;7.5;9.7;1.7;9.12;2.5;1.8;8590 +66084;42.65128;2.28345;840;20220414;19.1;5.9;12.5;1.9;9.55;0;3.27;20153 +66084;42.65128;2.28345;840;20220415;21.5;7.2;14.3;2.4;10.22;0;3.68;21228 +66084;42.65128;2.28345;840;20220416;21.9;8.6;15.2;3.4;9.68;0;4.2;21741 +66084;42.65128;2.28345;840;20220417;22;4.6;13.3;2.9;8.68;0;4.28;24747 +66084;42.65128;2.28345;840;20220418;18.6;5.3;12;2.1;9.75;0;2.97;18366 +66084;42.65128;2.28345;840;20220419;14.8;7;10.9;1.6;9.75;12.3;1.81;10083 +66084;42.65128;2.28345;840;20220420;9.4;5.1;7.2;1.2;9.08;32.9;1.26;8058 +66084;42.65128;2.28345;840;20220421;9.6;5.4;7.5;1.4;9.58;5.5;1.36;8512 +66084;42.65128;2.28345;840;20220422;17;4.7;10.9;1.9;9.15;0;2.81;18617 +66084;42.65128;2.28345;840;20220423;10.9;7.9;9.4;2.7;8.58;7.3;1.71;7751 +66084;42.65128;2.28345;840;20220424;13;3.7;8.3;3.1;9.28;.5;2.04;13674 +66084;42.65128;2.28345;840;20220425;16.9;4.8;10.8;1.9;8.72;0;3.15;22251 +66084;42.65128;2.28345;840;20220426;20.4;4.4;12.4;1.8;8.72;0;3.82;24388 +66084;42.65128;2.28345;840;20220427;20.8;8.6;14.7;1.9;10.22;0;3.17;18200 +66084;42.65128;2.28345;840;20220428;19.1;9.5;14.3;1.7;11.88;.1;2.55;13926 +66084;42.65128;2.28345;840;20220429;21.4;9;15.2;2;11.95;0;3.51;21263 +66084;42.65128;2.28345;840;20220430;18.3;10.7;14.5;2.5;11.12;.1;3.18;16580 +66084;42.65128;2.28345;840;20220501;19.5;5.1;12.3;2.2;9.55;1.9;3.64;22186 +66084;42.65128;2.28345;840;20220502;16.7;8.8;12.7;1.3;10.55;11.1;2.39;13989 +66084;42.65128;2.28345;840;20220503;14.4;8.4;11.4;1;11.28;1.3;1.94;10942 +66084;42.65128;2.28345;840;20220504;15.2;7.2;11.2;1.2;11.05;1.4;2.07;12460 +66084;42.65128;2.28345;840;20220505;14.1;7.5;10.8;3.9;8.31;.6;2.51;15428 +66084;42.65128;2.28345;840;20220506;15.9;8.7;12.3;5;8.52;0;3.33;15516 +66084;42.65128;2.28345;840;20220507;18.3;10.2;14.2;4.6;9.32;.4;3.68;16763 +66084;42.65128;2.28345;840;20220508;18.6;10;14.3;2.9;10.07;.4;3.4;17229 +66084;42.65128;2.28345;840;20220509;19.9;8.2;14.1;1.4;10.77;.4;3.49;20493 +66084;42.65128;2.28345;840;20220510;21.9;8.1;15;1.9;11.07;0;3.99;22451 +66084;42.65128;2.28345;840;20220511;21.9;9.5;15.7;2.1;12.12;0;3.87;21320 +66084;42.65128;2.28345;840;20220512;22.9;10.2;16.5;1.6;11.77;0;3.83;21137 +66084;42.65128;2.28345;840;20220513;20.5;9.3;14.9;1.8;13.17;.7;3.44;20462 +66084;42.65128;2.28345;840;20220514;23.7;11.2;17.4;2.3;13.97;.1;4.08;21634 +66084;42.65128;2.28345;840;20220515;24.7;14.2;19.5;2.7;11.52;.2;4.43;18884 +66084;42.65128;2.28345;840;20220516;22;10.4;16.2;1.4;14.02;.1;3.64;20934 +66084;42.65128;2.28345;840;20220517;23.2;11.9;17.5;1.4;15.47;0;3.75;20816 +66084;42.65128;2.28345;840;20220518;25.7;14.6;20.1;2.4;14.82;0;4.48;20554 +66084;42.65128;2.28345;840;20220519;24.6;13.3;19;3.4;15.02;.1;4.16;19739 +66084;42.65128;2.28345;840;20220520;28;17.4;22.7;3.2;13.02;0;5.22;20070 +66084;42.65128;2.28345;840;20220521;25.4;12.5;19;1.2;15.52;.1;4.18;22637 +66084;42.65128;2.28345;840;20220522;25.3;15.2;20.3;1.6;14.47;.8;4.15;20043 +66084;42.65128;2.28345;840;20220523;17.6;13.3;15.4;3.3;14.37;.7;2.29;11413 +66084;42.65128;2.28345;840;20220524;11;10;10.5;3.4;11.32;18.5;1.14;5057 +66084;42.65128;2.28345;840;20220525;15.9;7.8;11.9;4.1;10.22;0;2.97;17606 +66084;42.65128;2.28345;840;20220526;17.4;8.9;13.1;4;10.47;0;3.12;17752 +66084;42.65128;2.28345;840;20220527;21.1;9.5;15.3;3.8;12.17;0;3.92;21269 +66084;42.65128;2.28345;840;20220528;23.7;12.3;18;3.6;12.32;0;4.5;20766 +66084;42.65128;2.28345;840;20220529;21;9.9;15.5;2.7;10.67;1.3;4.29;21290 +66084;42.65128;2.28345;840;20220530;21.1;8;14.6;1.4;11.57;8.5;3.91;23406 +66084;42.65128;2.28345;840;20220531;22.2;11.8;17;1.5;13.87;0;3.8;20511 +66084;42.65128;2.28345;840;20220601;26.6;11.4;19;1.9;14.42;0;4.72;24959 +66084;42.65128;2.28345;840;20220602;23.4;11.6;17.5;2.1;15.57;0;3.88;21769 +66084;42.65128;2.28345;840;20220603;23.6;14;18.8;2.7;16.17;0;4.05;19809 +66084;42.65128;2.28345;840;20220604;26.2;13;19.6;2;17.32;0;4.41;23217 +66084;42.65128;2.28345;840;20220605;20.4;14.2;17.3;3.1;15.97;0;3.02;15707 +66084;42.65128;2.28345;840;20220606;26.6;13;19.8;2;15.17;.9;4.81;23989 +66084;42.65128;2.28345;840;20220607;18.4;13.7;16;2.2;15.02;.3;2.63;13677 +66084;42.65128;2.28345;840;20220608;19.6;12.4;16;2.6;14.72;2.6;3;16956 +66084;42.65128;2.28345;840;20220609;20.5;10.8;15.6;4.4;12.67;0;3.67;19750 +66084;42.65128;2.28345;840;20220610;25.3;10.2;17.8;3.2;11.42;0;5.21;24928 +66084;42.65128;2.28345;840;20220611;28.9;13;20.9;1.4;11.42;0;5.38;26287 +66084;42.65128;2.28345;840;20220612;27.9;15.5;21.7;2.1;14.22;2.1;5.13;23184 +66084;42.65128;2.28345;840;20220613;28;16.9;22.4;2.4;16.32;.2;4.95;21740 +66084;42.65128;2.28345;840;20220614;29;15.1;22;1.4;16.42;2.8;5.02;24615 +66084;42.65128;2.28345;840;20220615;29.2;16.2;22.7;1.7;15.52;.1;5.21;23753 +66084;42.65128;2.28345;840;20220616;32.2;17;24.6;1.8;16.37;.1;5.86;25797 +66084;42.65128;2.28345;840;20220617;33.6;17.2;25.4;1.7;15.27;0;6.14;26743 +66084;42.65128;2.28345;840;20220618;30.5;18.2;24.3;3.3;13.92;0;6.12;23093 +66084;42.65128;2.28345;840;20220619;28.9;20.8;24.8;5;13.57;0;6.3;17961 +66084;42.65128;2.28345;840;20220620;26.3;16;21.1;3.1;17.27;.7;4.4;20084 +66084;42.65128;2.28345;840;20220621;27.6;17.3;22.4;2.6;18.72;1.2;4.56;20360 +66084;42.65128;2.28345;840;20220622;25.4;14.9;20.2;2.3;17.02;.8;4.27;20584 +66084;42.65128;2.28345;840;20220623;26.5;13.6;20;2;16.57;0;4.59;23448 +66084;42.65128;2.28345;840;20220624;20.2;13.4;16.8;2.3;15.27;.4;3.22;16819 +66084;42.65128;2.28345;840;20220625;26.7;11.1;18.9;2.2;14.37;1.8;4.88;25735 +66084;42.65128;2.28345;840;20220626;22.5;13.4;17.9;1.9;16.62;0;3.51;18860 +66084;42.65128;2.28345;840;20220627;18.3;12.7;15.5;3.3;14.37;3.7;2.53;13386 +66084;42.65128;2.28345;840;20220628;23;11.4;17.2;3.6;13.52;0;4.34;22057 +66084;42.65128;2.28345;840;20220629;27.3;11.5;19.4;2.2;13.82;.8;5.28;26155 +66084;42.65128;2.28345;840;20220630;18.7;14.6;16.6;3.1;14.57;1.6;2.45;10648 +66084;42.65128;2.28345;840;20220701;20.9;10.4;15.7;3.2;11.67;.1;4.06;21051 +66084;42.65128;2.28345;840;20220702;27.3;10.2;18.7;1.7;11.87;0;5.28;27198 +66084;42.65128;2.28345;840;20220703;29.2;14.8;22;2.3;14.62;.2;5.51;24815 +66084;42.65128;2.28345;840;20220704;26;16.8;21.4;3.1;16.17;.1;4.47;19711 +66084;42.65128;2.28345;840;20220705;26.5;14.8;20.7;3.2;16.77;2.1;4.83;22154 +66084;42.65128;2.28345;840;20220706;24.3;15.3;19.8;2.4;14.52;2.3;4.37;19393 +66084;42.65128;2.28345;840;20220707;26.3;13.9;20.1;4.2;13.27;0;5.16;22608 +66084;42.65128;2.28345;840;20220708;27.2;13.3;20.2;3.9;12.37;0;5.58;23936 +66084;42.65128;2.28345;840;20220709;28.9;13.7;21.3;2.8;11.67;0;5.91;25235 +66084;42.65128;2.28345;840;20220710;29.7;13.8;21.8;2.5;12.22;0;5.95;25854 +66084;42.65128;2.28345;840;20220711;28.6;14.7;21.7;1.9;13.42;0;5.29;24112 +66084;42.65128;2.28345;840;20220712;31.4;15.2;23.3;1.8;14.27;0;5.84;26072 +66084;42.65128;2.28345;840;20220713;29.2;15.4;22.3;1.8;13.77;0;5.29;23959 +66084;42.65128;2.28345;840;20220714;32.1;15.6;23.8;1.8;15.02;0;5.85;26015 +66084;42.65128;2.28345;840;20220715;32.5;17.4;24.9;2.9;13.27;0;6.6;24872 +66084;42.65128;2.28345;840;20220716;33.3;15.9;24.6;2.1;13.47;0;6.35;26568 +66084;42.65128;2.28345;840;20220717;30.8;16.7;23.7;2.4;12.77;0;5.96;23889 +66084;42.65128;2.28345;840;20220718;31.5;19.1;25.3;4.1;13.12;0;6.89;22035 +66084;42.65128;2.28345;840;20220719;30.9;20.7;25.8;3.5;14.92;0;6.03;19513 +66084;42.65128;2.28345;840;20220720;26.7;17.6;22.1;2.9;16.77;0;4.47;18620 +66084;42.65128;2.28345;840;20220721;31;16;23.5;2.2;15.72;0;5.62;24247 +66084;42.65128;2.28345;840;20220722;30.7;17.2;24;2.3;16.97;.8;5.37;23029 +66084;42.65128;2.28345;840;20220723;26;15.2;20.6;4.8;15.63;0;5.09;19741 +66084;42.65128;2.28345;840;20220724;32.1;15.6;23.9;2.1;15.37;0;6.01;26444 +66084;42.65128;2.28345;840;20220725;24.7;17.7;21.2;4.7;17.3;1.4;3.81;14386 +66084;42.65128;2.28345;840;20220726;23.5;14.4;18.9;4.2;14.82;.1;4.28;18403 +66084;42.65128;2.28345;840;20220727;25.6;13.7;19.6;3.1;12.62;0;4.79;21190 +66084;42.65128;2.28345;840;20220728;27.9;14.4;21.2;2.1;14.37;0;4.82;22462 +66084;42.65128;2.28345;840;20220729;26;16.2;21.1;2.9;16.22;6.1;4.16;18805 +66084;42.65128;2.28345;840;20220730;25.2;14.9;20.1;2.8;16.77;0;4.2;19428 +66084;42.65128;2.28345;840;20220731;28.2;14.3;21.3;2.6;15.27;.9;5.03;22601 +66084;42.65128;2.28345;840;20220801;30.5;16.8;23.6;2.9;14.47;0;5.68;22275 +66084;42.65128;2.28345;840;20220802;32.1;15.5;23.8;2.1;13.52;0;5.72;24598 +66084;42.65128;2.28345;840;20220803;29.1;16.4;22.7;2.3;15.67;.6;5.01;21338 +66084;42.65128;2.28345;840;20220804;28.5;16.1;22.3;2;17.77;8;4.56;21003 +66084;42.65128;2.28345;840;20220805;28;17;22.5;4;18.05;.1;4.96;20568 +66084;42.65128;2.28345;840;20220806;29.5;16.7;23.1;3.3;17.4;.2;5.54;21091 +66084;42.65128;2.28345;840;20220807;30.5;16.7;23.6;2;14.47;.7;5.32;21886 +66084;42.65128;2.28345;840;20220808;30.8;13.2;22;1.4;10.7;0;5.31;24689 +66084;42.65128;2.28345;840;20220809;31.4;14.5;22.9;1.6;11.97;.7;5.22;23772 +66084;42.65128;2.28345;840;20220810;30.4;15.6;23;2.2;13.72;0;5.23;22331 +66084;42.65128;2.28345;840;20220811;28.1;16.6;22.4;1.6;18.32;.4;4.06;19491 +66084;42.65128;2.28345;840;20220812;32.4;17.5;25;2;16.32;.1;5.31;22133 +66084;42.65128;2.28345;840;20220813;30;20.1;25.1;2.2;18.27;5.7;4.59;17834 +66084;42.65128;2.28345;840;20220814;25.7;17.1;21.4;2.5;18.32;.9;3.67;16370 +66084;42.65128;2.28345;840;20220815;24.2;15.1;19.7;2.3;16.72;1.5;3.62;16840 +66084;42.65128;2.28345;840;20220816;28.1;13;20.5;2.1;15.87;.1;4.41;21741 +66084;42.65128;2.28345;840;20220817;21.8;14.5;18.1;2.4;16.37;7.2;2.88;14611 +66084;42.65128;2.28345;840;20220818;19.2;13;16.1;5.7;15.13;1.2;3.37;13623 +66084;42.65128;2.28345;840;20220819;22.5;12.2;17.3;5.8;14.73;0;4.21;16106 +66084;42.65128;2.28345;840;20220820;26.4;13.9;20.1;2.9;14.77;0;4.25;19013 +66084;42.65128;2.28345;840;20220821;25;15.7;20.4;3.1;15.72;.4;3.8;16400 +66084;42.65128;2.28345;840;20220822;23.7;15.1;19.4;3.8;16.47;0;3.14;14795 +66084;42.65128;2.28345;840;20220823;27.1;15.1;21.1;3;16.92;.1;4.13;18214 +66084;42.65128;2.28345;840;20220824;28;15.1;21.5;1.8;16.22;2.4;4.05;19129 +66084;42.65128;2.28345;840;20220825;27.3;16.5;21.9;2.4;18.27;1.5;3.84;17211 +66084;42.65128;2.28345;840;20220826;25.9;15.8;20.9;3.7;16.97;.1;3.98;16470 +66084;42.65128;2.28345;840;20220827;26.3;15.4;20.8;2.3;15.77;0;3.84;17125 +66084;42.65128;2.28345;840;20220828;28.5;13.3;20.9;1.6;14.77;.2;4.14;20279 +66084;42.65128;2.28345;840;20220829;28.7;15.6;22.1;1.8;16.97;3.1;3.97;18614 +66084;42.65128;2.28345;840;20220830;27.8;15;21.4;1.8;17.22;.2;3.82;18257 +66084;42.65128;2.28345;840;20220831;24.3;14.7;19.5;2.2;16.07;9.6;3.33;15440 +66084;42.65128;2.28345;840;20220901;26.5;14.9;20.7;2.7;15.57;4.8;3.81;16869 +66084;42.65128;2.28345;840;20220902;25;15;20;1.7;16.77;6.9;3.19;15676 +66084;42.65128;2.28345;840;20220903;21;14.1;17.5;1.7;16.92;.6;2.39;12707 +66084;42.65128;2.28345;840;20220904;25.6;13.1;19.4;3.1;18.22;0;3.27;17167 +66084;42.65128;2.28345;840;20220905;26.6;17.6;22.1;3.7;19.17;0;3.37;13921 +66084;42.65128;2.28345;840;20220906;27.7;17.1;22.4;2.7;19.02;.7;3.56;15127 +66084;42.65128;2.28345;840;20220907;24.9;14.3;19.6;2.2;16.37;.2;3.1;15267 +66084;42.65128;2.28345;840;20220908;23.3;12.5;17.9;2.1;12.97;.3;3.25;15478 +66084;42.65128;2.28345;840;20220909;20.6;11.7;16.2;2.4;13.12;.6;2.71;13879 +66084;42.65128;2.28345;840;20220910;23.8;10.8;17.3;2;13.52;.2;3.26;16796 +66084;42.65128;2.28345;840;20220911;26.7;11.2;18.9;1.5;14.57;0;3.42;18355 +66084;42.65128;2.28345;840;20220912;23.7;14.5;19.1;2.5;18.12;0;2.66;13771 +66084;42.65128;2.28345;840;20220913;26.5;18.8;22.6;2.9;17.27;8.1;3.21;11846 +66084;42.65128;2.28345;840;20220914;24.5;14.7;19.6;2.3;16.32;.2;2.88;13421 +66084;42.65128;2.28345;840;20220915;24.4;12.7;18.5;2.3;14.27;8.9;3.16;15203 +66084;42.65128;2.28345;840;20220916;20.9;13.3;17.1;3.8;14.97;.7;2.7;11721 +66084;42.65128;2.28345;840;20220917;18.3;9.9;14.1;3.2;9.97;0;2.88;12475 +66084;42.65128;2.28345;840;20220918;21.5;5.7;13.6;1.7;7.22;0;3.13;17311 +66084;42.65128;2.28345;840;20220919;22.8;6.7;14.8;2.5;7.77;0;3.61;17354 +66084;42.65128;2.28345;840;20220920;22.1;8.4;15.2;2.7;8.12;0;3.47;15772 +66084;42.65128;2.28345;840;20220921;20.3;8.3;14.3;2.4;8.77;0;3.02;14604 +66084;42.65128;2.28345;840;20220922;19.9;7.6;13.7;2;11.77;0;2.39;14595 +66084;42.65128;2.28345;840;20220923;20.3;9.1;14.7;2.3;13.12;11.3;2.28;13714 +66084;42.65128;2.28345;840;20220924;15.2;11.6;13.4;2.7;13.72;10.5;1.41;7330 +66084;42.65128;2.28345;840;20220925;13.9;8.7;11.3;3;11.22;.5;1.62;8828 +66084;42.65128;2.28345;840;20220926;15.9;6.5;11.2;3.9;10.22;.1;2.05;11805 +66084;42.65128;2.28345;840;20220927;15.2;8.6;11.9;5.4;11.42;.5;1.6;9196 +66084;42.65128;2.28345;840;20220928;16.5;10;13.2;5.6;12.82;2.6;1.41;8831 +66084;42.65128;2.28345;840;20220929;13.2;9.2;11.2;3.4;11.82;9.3;1.32;7291 +66084;42.65128;2.28345;840;20220930;13.7;5.8;9.7;3.5;9.42;.8;1.68;10220 +66084;42.65128;2.28345;840;20221001;18.9;6;12.5;3.1;10.62;.1;2.25;13325 +66084;42.65128;2.28345;840;20221002;21.5;11;16.2;2.4;12.87;0;2.38;11962 +66084;42.65128;2.28345;840;20221003;20.3;11.6;15.9;2.4;12.92;0;2.25;10596 +66084;42.65128;2.28345;840;20221004;21.4;8.1;14.8;1.4;12.47;0;2.13;13318 +66084;42.65128;2.28345;840;20221005;19.4;9.3;14.3;2.6;13.52;0;1.83;11367 +66084;42.65128;2.28345;840;20221006;18.6;10.9;14.7;1.7;13.87;0;1.63;9623 +66084;42.65128;2.28345;840;20221007;16.8;9.6;13.2;2;13.82;1.4;1.36;9243 +66084;42.65128;2.28345;840;20221008;15.8;12.8;14.3;1.3;14.62;1.6;1.14;5447 +66084;42.65128;2.28345;840;20221009;17.8;8.6;13.2;1.8;13.22;.2;1.52;10339 +66084;42.65128;2.28345;840;20221010;18.1;10.5;14.3;2.5;14.07;.1;1.61;8872 +66084;42.65128;2.28345;840;20221011;17.3;9.4;13.3;1.2;13.37;0;1.39;9281 +66084;42.65128;2.28345;840;20221012;19.1;9.6;14.3;1.6;12.72;.4;1.7;10168 +66084;42.65128;2.28345;840;20221013;19.2;8.5;13.8;1.9;12.67;0;1.73;10703 +66084;42.65128;2.28345;840;20221014;18.4;12.7;15.5;4.1;14.77;0;1.53;7335 +66084;42.65128;2.28345;840;20221015;20.9;9.6;15.2;1.7;14.12;.1;1.75;10717 +66084;42.65128;2.28345;840;20221016;21.6;11.9;16.8;3.6;16.07;0;1.62;9487 +66084;42.65128;2.28345;840;20221017;19.9;16;17.9;4.8;15.67;0;1.51;5130 +66084;42.65128;2.28345;840;20221018;20.3;13.6;17;2.8;16.07;0;1.49;7106 +66084;42.65128;2.28345;840;20221019;19.1;13.2;16.2;2.6;15.67;.2;1.31;6959 +66084;42.65128;2.28345;840;20221020;19.9;14.7;17.3;3.3;15.27;7.5;1.69;6170 +66084;42.65128;2.28345;840;20221021;21.3;14.4;17.9;2.3;13.02;0;2.13;7520 +66084;42.65128;2.28345;840;20221022;21.2;10.8;16;2.1;12.37;0;1.88;9287 +66084;42.65128;2.28345;840;20221023;21.5;15;18.2;3.6;12.07;2.9;2.71;7151 +66084;42.65128;2.28345;840;20221024;21.6;14.1;17.8;1.9;11.97;0;2.02;7666 +66084;42.65128;2.28345;840;20221025;21.3;10.4;15.8;2.2;12.52;0;1.73;9164 +66084;42.65128;2.28345;840;20221026;20;10.4;15.2;1.5;13.12;0;1.44;8515 +66084;42.65128;2.28345;840;20221027;18.8;12.1;15.5;1.9;13.22;0;1.34;6788 +66084;42.65128;2.28345;840;20221028;19.5;12.1;15.8;2.4;14.12;0;1.38;6808 +66084;42.65128;2.28345;840;20221029;21.9;13;17.5;2.8;10.52;.1;1.91;7696 +66084;42.65128;2.28345;840;20221030;19.5;12.3;15.9;3.4;11.22;0;1.56;6547 +66084;42.65128;2.28345;840;20221031;20.1;12.7;16.4;4.1;12.37;1.1;2.24;6712 +66084;42.65128;2.28345;840;20221101;16.3;10.2;13.2;2.5;11.97;.1;1.28;5964 +66084;42.65128;2.28345;840;20221102;17.3;8.2;12.8;1.5;10.77;0;1.26;7505 +66084;42.65128;2.28345;840;20221103;16.5;8;12.3;3.5;11.17;3.1;1.33;7159 +66084;42.65128;2.28345;840;20221104;10.5;5.6;8.1;6.1;7.92;3.6;1.32;3941 +66084;42.65128;2.28345;840;20221105;11.9;4.8;8.4;4.3;6.52;0;1.6;6165 +66084;42.65128;2.28345;840;20221106;15.9;2.3;9.1;1.7;6.42;0;1.5;8919 +66084;42.65128;2.28345;840;20221107;16.9;4;10.4;2.3;8.42;.1;1.38;8526 +66084;42.65128;2.28345;840;20221108;17.9;10.7;14.3;2.4;10.22;.1;1.58;5972 +66084;42.65128;2.28345;840;20221109;15.7;8.8;12.2;2.1;10.72;3.7;1.12;5871 +66084;42.65128;2.28345;840;20221110;12.2;6.6;9.4;2.3;10.12;0;.86;4873 +66084;42.65128;2.28345;840;20221111;16.2;5.1;10.6;4.1;11.67;0;.73;7445 +66084;42.65128;2.28345;840;20221112;16.9;9.8;13.4;3.2;11.57;.1;1.49;5591 +66084;42.65128;2.28345;840;20221113;17.3;6.5;11.9;2.3;8.67;0;1.57;7202 +66084;42.65128;2.28345;840;20221114;15.3;9.5;12.4;2.6;11.82;.1;.95;4644 +66084;42.65128;2.28345;840;20221115;13.2;9.2;11.2;2.1;12.22;1;.73;3854 +66084;42.65128;2.28345;840;20221116;15.2;6.6;10.9;1.3;10.22;0;.89;6067 +66084;42.65128;2.28345;840;20221117;14.7;7.3;11;3;10.37;4.7;1.05;5541 +66084;42.65128;2.28345;840;20221118;9.1;5.9;7.5;4;9.02;.9;.77;3274 +66084;42.65128;2.28345;840;20221119;7.6;2.8;5.2;4.1;7.52;.1;.63;3451 +66084;42.65128;2.28345;840;20221120;9.5;1.1;5.3;4.2;6.72;.9;.91;5512 +66084;42.65128;2.28345;840;20221121;9.8;4.1;7;3.3;8.12;12.1;.78;4359 +66084;42.65128;2.28345;840;20221122;9.2;3.3;6.2;5.6;6.47;4.4;1.13;4273 +66084;42.65128;2.28345;840;20221123;12.4;4.3;8.3;3.7;8.67;8;.84;5271 +66084;42.65128;2.28345;840;20221124;11.4;3.6;7.5;2.1;8.37;0;.74;5198 +66084;42.65128;2.28345;840;20221125;9.8;5.3;7.6;3.1;8.62;3.1;.65;3593 +66084;42.65128;2.28345;840;20221126;11.4;4.6;8;2.6;5.57;0;1.28;4650 +66084;42.65128;2.28345;840;20221127;10.7;1.8;6.3;2.5;6.22;1.7;.77;5472 +66084;42.65128;2.28345;840;20221128;8.5;5.1;6.8;3.4;7.82;3.2;.67;2412 +66084;42.65128;2.28345;840;20221129;7.3;3.3;5.3;3.9;7.02;3.2;.67;2820 +66084;42.65128;2.28345;840;20221130;7;.1;3.5;2.1;6.02;.1;.71;4566 +66084;42.65128;2.28345;840;20221201;4.7;-1.5;1.6;2;5.92;0;.54;4280 +66084;42.65128;2.28345;840;20221202;4;-.6;1.7;1.6;5.67;0;.56;3324 +66084;42.65128;2.28345;840;20221203;4.7;-2.4;1.2;1.2;6.02;0;.41;4513 +66084;42.65128;2.28345;840;20221204;7.3;2.1;4.7;1.9;6.47;0;.75;3548 +66084;42.65128;2.28345;840;20221205;8.4;-2.8;2.8;1.4;5.62;.1;.6;5839 +66084;42.65128;2.28345;840;20221206;11.3;.3;5.8;1.4;6.72;.1;.75;5764 +66084;42.65128;2.28345;840;20221207;10.6;4.6;7.6;2;6.02;.2;1.24;3982 +66084;42.65128;2.28345;840;20221208;8.3;1.3;4.8;2.2;8.57;.9;.32;4381 +66084;42.65128;2.28345;840;20221209;10.8;5.2;8;2.3;9.42;4.2;.56;3818 +66084;42.65128;2.28345;840;20221210;2.7;2.6;2.7;3.7;6.82;0;.39;782 +66084;42.65128;2.28345;840;20221211;4.9;-4.9;0;1.9;4.17;0;.69;5233 +66084;42.65128;2.28345;840;20221212;5.8;-1.6;2.1;2.8;5.67;3.5;.69;4405 +66084;42.65128;2.28345;840;20221213;11.8;1.3;6.5;2.7;9.17;1.1;.42;5348 +66084;42.65128;2.28345;840;20221214;11;5.7;8.3;2.5;10.22;2.4;.58;3594 +66084;42.65128;2.28345;840;20221215;11.1;6.4;8.8;3.6;10.12;6.6;.58;3055 +66084;42.65128;2.28345;840;20221216;9.6;6.4;8;2.3;9.82;1.4;.57;2518 +66084;42.65128;2.28345;840;20221217;8.6;3.3;5.9;1.6;8.07;0;.57;3566 +66084;42.65128;2.28345;840;20221218;10.1;-.7;4.7;3.4;7.87;0;.41;5422 +66084;42.65128;2.28345;840;20221219;12.6;6.6;9.6;5.1;8.67;0;1.32;3637 +66084;42.65128;2.28345;840;20221220;11.1;7.8;9.5;2.3;9.07;1.2;.8;2286 +66084;42.65128;2.28345;840;20221221;12.3;6.4;9.4;2.2;9.57;.1;.74;3790 +66084;42.65128;2.28345;840;20221222;14.3;5;9.6;3.5;9.87;0;.69;4974 +66084;42.65128;2.28345;840;20221223;16.6;10;13.3;2.8;10.42;0;1.25;3995 +66084;42.65128;2.28345;840;20221224;16.4;6.6;11.5;1.5;9.17;0;.91;5121 +66084;42.65128;2.28345;840;20221225;11.5;4.6;8;2.1;8.77;0;.64;4165 +66084;42.65128;2.28345;840;20221226;12.3;3.3;7.8;1.6;8.77;0;.66;4875 +66084;42.65128;2.28345;840;20221227;13.1;5.5;9.3;1.7;8.92;0;.81;4436 +66084;42.65128;2.28345;840;20221228;9.9;3;6.4;1.7;8.37;0;.57;4147 +66084;42.65128;2.28345;840;20221229;10.8;1;5.9;1.4;8.17;0;.47;5201 +66084;42.65128;2.28345;840;20221230;14.6;5.1;9.8;1.6;8.77;.1;.84;5119 +66084;42.65128;2.28345;840;20221231;15.5;4.7;10.1;2.1;9.67;0;.78;5246 +66085;42.67394;2.58629;220;20220101;15.2;6.9;11.1;1;8.92;.1;.66;5530 +66085;42.67394;2.58629;220;20220102;12.8;4.9;8.9;1.9;9.42;.1;.69;5166 +66085;42.67394;2.58629;220;20220103;17;9.5;13.3;1.6;9.42;0;.98;5223 +66085;42.67394;2.58629;220;20220104;11;6.4;8.7;2.2;9.77;.6;.51;3929 +66085;42.67394;2.58629;220;20220105;8.2;7.1;7.7;10.3;5.72;0;2.58;1548 +66085;42.67394;2.58629;220;20220106;8.5;4.1;6.3;9.4;3.92;0;2.98;3948 +66085;42.67394;2.58629;220;20220107;9.9;2.1;6;6.3;5.22;.9;1.82;5436 +66085;42.67394;2.58629;220;20220108;13.6;7.8;10.7;6.8;7.12;2.3;2.29;4687 +66085;42.67394;2.58629;220;20220109;9.1;7.4;8.3;6.3;8.57;35;1.05;1845 +66085;42.67394;2.58629;220;20220110;8.5;6.9;7.7;5.3;8.77;14.8;.81;2096 +66085;42.67394;2.58629;220;20220111;14.2;7.4;10.8;8;5.62;.1;3.26;5231 +66085;42.67394;2.58629;220;20220112;12.1;4.6;8.4;5.1;4.82;0;2.37;5612 +66085;42.67394;2.58629;220;20220113;9.7;.4;5.1;1.7;4.52;0;.96;6429 +66085;42.67394;2.58629;220;20220114;10.3;.7;5.5;1.6;5.32;0;.88;6513 +66085;42.67394;2.58629;220;20220115;14.7;3.8;9.3;2.6;3.82;0;1.8;7151 +66085;42.67394;2.58629;220;20220116;14.1;5.8;10;3.4;3.92;0;2.22;6205 +66085;42.67394;2.58629;220;20220117;14;5.5;9.8;4.4;4.12;0;2.59;6311 +66085;42.67394;2.58629;220;20220118;12.7;5.1;8.9;2.4;5.72;0;1.46;5981 +66085;42.67394;2.58629;220;20220119;10.2;2.5;6.3;3.7;6.42;.1;1.19;6078 +66085;42.67394;2.58629;220;20220120;11.2;5.3;8.3;6.3;7.22;.1;1.65;5193 +66085;42.67394;2.58629;220;20220121;8;2.8;5.4;8.3;5.17;0;2;4856 +66085;42.67394;2.58629;220;20220122;12.8;1.8;7.3;4.3;4.32;0;2.12;7730 +66085;42.67394;2.58629;220;20220123;10.3;2;6.1;1.9;5.87;0;.96;6618 +66085;42.67394;2.58629;220;20220124;9.3;3.3;6.3;1.5;7.91;0;.76;7708 +66085;42.67394;2.58629;220;20220125;12.7;5.1;8.9;1.2;7.91;0;.83;7243 +66085;42.67394;2.58629;220;20220126;18;5;11.5;2.9;5.22;0;2.2;8895 +66085;42.67394;2.58629;220;20220127;17.6;6.2;11.9;3.8;4.47;0;2.63;8364 +66085;42.67394;2.58629;220;20220128;17.4;6.6;12;6.5;4.22;0;3.83;8112 +66085;42.67394;2.58629;220;20220129;17.8;8.4;13.1;5.9;3.87;0;4.09;7705 +66085;42.67394;2.58629;220;20220130;18.6;9.4;14;4.8;6.47;0;2.95;7686 +66085;42.67394;2.58629;220;20220131;14.3;5.5;9.9;8.8;7.07;.1;2.57;7501 +66085;42.67394;2.58629;220;20220201;13.3;6.3;9.8;11.4;6.27;0;3.28;6722 +66085;42.67394;2.58629;220;20220202;19.5;9.5;14.5;6.1;7.82;0;3.08;8247 +66085;42.67394;2.58629;220;20220203;16.9;8.2;12.6;2.9;6.87;0;2.18;7771 +66085;42.67394;2.58629;220;20220204;16.8;9.3;13;4.6;9.02;.1;2.13;7329 +66085;42.67394;2.58629;220;20220205;14.8;8.8;11.8;5.7;8.12;0;2.26;6546 +66085;42.67394;2.58629;220;20220206;12.8;4.8;8.8;5.5;6.07;.1;2.2;7715 +66085;42.67394;2.58629;220;20220207;15.9;7.1;11.5;9;7.92;0;2.99;8251 +66085;42.67394;2.58629;220;20220208;15.3;7.7;11.5;2.8;7.87;0;1.77;7758 +66085;42.67394;2.58629;220;20220209;14.2;4.2;9.2;1.2;8.47;0;1.02;9170 +66085;42.67394;2.58629;220;20220210;9.8;6.9;8.3;2.1;9.53;0;1.37;10944 +66085;42.67394;2.58629;220;20220211;14.6;3.8;9.2;5.7;9.27;0;1.79;8856 +66085;42.67394;2.58629;220;20220212;11.5;2.6;7;3.3;8.17;0;1.33;10860 +66085;42.67394;2.58629;220;20220213;16.2;5.1;10.7;7;9.97;.9;2.21;11098 +66085;42.67394;2.58629;220;20220214;12.5;9;10.7;7.5;8.87;1.4;2.36;5081 +66085;42.67394;2.58629;220;20220215;12.9;7.2;10;9.3;7.63;.2;2.99;9766 +66085;42.67394;2.58629;220;20220216;16.8;9;12.9;5;8.82;.4;2.21;8663 +66085;42.67394;2.58629;220;20220217;18.4;11.9;15.1;4.6;10.07;0;2.5;7976 +66085;42.67394;2.58629;220;20220218;19.5;8;13.8;3.4;10.37;0;2.22;11035 +66085;42.67394;2.58629;220;20220219;9.6;8.1;8.9;6.6;7.57;1;1.81;3442 +66085;42.67394;2.58629;220;20220220;17.5;5.1;11.3;5.5;7.17;0;2.86;11819 +66085;42.67394;2.58629;220;20220221;17.9;9.8;13.8;9.8;7.22;0;4.38;9338 +66085;42.67394;2.58629;220;20220222;17.3;8.7;13;7.9;6.77;0;3.91;9977 +66085;42.67394;2.58629;220;20220223;18.6;8;13.3;3.3;7.57;0;2.63;11355 +66085;42.67394;2.58629;220;20220224;17.1;7.1;12.1;3;9.12;0;2.03;11118 +66085;42.67394;2.58629;220;20220225;12.1;8.3;10.2;7.6;6.27;.1;3.02;6735 +66085;42.67394;2.58629;220;20220226;12.5;2.8;7.7;4.3;4.97;0;2.48;11259 +66085;42.67394;2.58629;220;20220227;14.7;2.8;8.7;1.5;6.87;.1;1.63;12633 +66085;42.67394;2.58629;220;20220228;16.6;5.3;11;1.6;7.72;0;1.82;12434 +66085;42.67394;2.58629;220;20220301;13.7;9.2;11.4;4.1;8.42;0;2.09;7724 +66085;42.67394;2.58629;220;20220302;14.1;7.8;11;2.5;9.72;2.4;1.51;9222 +66085;42.67394;2.58629;220;20220303;16.7;8.7;12.7;2.3;9.52;0;1.96;10788 +66085;42.67394;2.58629;220;20220304;14.4;8.3;11.4;7.1;8.42;0;2.61;9387 +66085;42.67394;2.58629;220;20220305;14.4;8.1;11.2;6.3;6.72;0;3.02;9628 +66085;42.67394;2.58629;220;20220306;14.1;6.2;10.2;3.7;6.77;0;2.38;11037 +66085;42.67394;2.58629;220;20220307;9.2;4;6.6;2.6;7.27;0;1.3;8952 +66085;42.67394;2.58629;220;20220308;16.2;3.7;9.9;3.2;8.47;1.3;2.16;14537 +66085;42.67394;2.58629;220;20220309;16.3;6.5;11.4;3.9;9.37;0;2.21;12952 +66085;42.67394;2.58629;220;20220310;16.6;6.2;11.4;3.2;9.47;0;2.17;13469 +66085;42.67394;2.58629;220;20220311;13.9;8;10.9;7.6;9.87;5.5;2;9933 +66085;42.67394;2.58629;220;20220312;9;9;9;2.7;10.32;30.1;.6;429 +66085;42.67394;2.58629;220;20220313;12.5;7.6;10.1;3.5;10.17;3.9;1.38;9181 +66085;42.67394;2.58629;220;20220314;11.7;3.9;7.8;4.7;10.87;18.3;.77;12027 +66085;42.67394;2.58629;220;20220315;12.1;11;11.5;6.5;12.92;3.7;.64;3974 +66085;42.67394;2.58629;220;20220316;13.7;11.1;12.4;3.6;12.62;.9;1.15;6658 +66085;42.67394;2.58629;220;20220317;13.7;10.5;12.1;3.3;11.77;10.1;1.36;7720 +66085;42.67394;2.58629;220;20220318;13.6;9.5;11.6;3.7;11.3;3.1;1.65;8283 +66085;42.67394;2.58629;220;20220319;11.8;9.1;10.4;2.5;10.89;.4;1.3;5377 +66085;42.67394;2.58629;220;20220320;11.6;7.3;9.4;7;11.9;17.5;.83;5936 +66085;42.67394;2.58629;220;20220321;13.2;9.9;11.5;7.7;10.63;1.4;2.17;8366 +66085;42.67394;2.58629;220;20220322;13.8;6.9;10.4;7.4;8.57;.2;3.03;15463 +66085;42.67394;2.58629;220;20220323;14.5;6.3;10.4;5.6;8.7;0;2.92;16844 +66085;42.67394;2.58629;220;20220324;15.1;5;10;4.3;9.37;0;2.45;13796 +66085;42.67394;2.58629;220;20220325;15.8;8.5;12.2;3.6;10.4;0;2.75;16345 +66085;42.67394;2.58629;220;20220326;15.9;7.2;11.5;4;10.4;0;2.62;16269 +66085;42.67394;2.58629;220;20220327;18;7.2;12.6;3.4;9.13;0;3.13;16054 +66085;42.67394;2.58629;220;20220328;18.8;6.6;12.7;5.8;8.5;0;4;17425 +66085;42.67394;2.58629;220;20220329;15.4;9.2;12.3;4.8;11.17;7.7;2.31;10585 +66085;42.67394;2.58629;220;20220330;14.4;8.2;11.3;5.9;11.23;3.8;1.97;11361 +66085;42.67394;2.58629;220;20220331;13.9;10;11.9;10.7;9.13;.2;3.53;12916 +66085;42.67394;2.58629;220;20220401;8.9;3.4;6.2;9;5.34;.6;3.26;17123 +66085;42.67394;2.58629;220;20220402;7.8;.9;4.4;6.1;5.24;0;2.07;11056 +66085;42.67394;2.58629;220;20220403;9.6;3.1;6.3;8.2;4.85;0;3.32;20661 +66085;42.67394;2.58629;220;20220404;12.9;1.8;7.4;3.3;5.14;0;3.02;21800 +66085;42.67394;2.58629;220;20220405;16.7;3.5;10.1;6.8;6;0;4.65;23029 +66085;42.67394;2.58629;220;20220406;15.6;9.5;12.5;6.5;9.2;0;3.43;13199 +66085;42.67394;2.58629;220;20220407;20;8.6;14.3;4.6;10.73;0;3.91;20288 +66085;42.67394;2.58629;220;20220408;20.1;11.4;15.8;5.6;11.73;0;4.03;18374 +66085;42.67394;2.58629;220;20220409;14.6;9.2;11.9;8.9;8.47;0;3.75;14039 +66085;42.67394;2.58629;220;20220410;14.6;3.2;8.9;5.3;8.87;0;3;21224 +66085;42.67394;2.58629;220;20220411;16.4;9.3;12.9;10.4;11.77;0;3.02;14576 +66085;42.67394;2.58629;220;20220412;14.3;11.3;12.8;7.9;12.87;6;1.83;7013 +66085;42.67394;2.58629;220;20220413;14.8;11.3;13.1;4.5;12.83;4;1.69;6881 +66085;42.67394;2.58629;220;20220414;21.4;9.6;15.5;4.3;10.83;0;4.21;20361 +66085;42.67394;2.58629;220;20220415;22.7;12.2;17.4;6.6;12.57;0;5.02;20075 +66085;42.67394;2.58629;220;20220416;22;13.8;17.9;10.5;12.57;0;5.78;21194 +66085;42.67394;2.58629;220;20220417;20.7;12.3;16.5;6.2;11.8;0;4.7;22393 +66085;42.67394;2.58629;220;20220418;20.2;12.7;16.5;5.7;11;0;4.6;19929 +66085;42.67394;2.58629;220;20220419;18.2;12.8;15.5;5.4;11.3;4.9;3.58;12809 +66085;42.67394;2.58629;220;20220420;11.8;9.3;10.5;4.6;11.17;38.3;1.36;4477 +66085;42.67394;2.58629;220;20220421;12;8.5;10.3;7.1;11.03;4;1.6;7320 +66085;42.67394;2.58629;220;20220422;17;9.9;13.5;4.9;11.86;0;3.42;20283 +66085;42.67394;2.58629;220;20220423;17.9;11.1;14.5;5.9;11.17;7.3;3.45;13605 +66085;42.67394;2.58629;220;20220424;18.3;8.6;13.5;6.3;11.13;.2;3.65;18312 +66085;42.67394;2.58629;220;20220425;18.5;10.1;14.3;3.6;11.67;0;3.71;22370 +66085;42.67394;2.58629;220;20220426;20.4;8.1;14.3;2.6;11.8;0;3.81;23341 +66085;42.67394;2.58629;220;20220427;18.9;9.7;14.3;4;12.77;0;3.31;19265 +66085;42.67394;2.58629;220;20220428;20.5;10.8;15.7;3.8;13.63;0;3.65;20375 +66085;42.67394;2.58629;220;20220429;23.1;15.1;19.1;5.8;14.23;0;5.16;23208 +66085;42.67394;2.58629;220;20220430;21.7;15.7;18.7;7;13.13;0;5.01;17645 +66085;42.67394;2.58629;220;20220501;22.3;13;17.7;6;11.5;1.4;5.6;24375 +66085;42.67394;2.58629;220;20220502;19.4;13.3;16.4;3.7;12.53;8.5;3.55;15570 +66085;42.67394;2.58629;220;20220503;20;13.1;16.6;3.8;13.6;1;3.39;15142 +66085;42.67394;2.58629;220;20220504;19.8;12.1;15.9;5;13.13;.8;3.78;18435 +66085;42.67394;2.58629;220;20220505;19.7;13;16.4;9.3;11.73;.8;5.11;21248 +66085;42.67394;2.58629;220;20220506;20.5;14;17.2;8.9;9.82;0;5.38;16619 +66085;42.67394;2.58629;220;20220507;23.2;15.5;19.4;8.3;10.07;.7;6.26;18155 +66085;42.67394;2.58629;220;20220508;24.2;15.9;20;5;11.02;.3;5.44;18885 +66085;42.67394;2.58629;220;20220509;24.9;15;20;2.4;12.52;.1;4.39;20867 +66085;42.67394;2.58629;220;20220510;25.9;13.3;19.6;1.8;12.42;0;4.54;23696 +66085;42.67394;2.58629;220;20220511;25.5;13.4;19.5;2;14.12;0;4.39;23298 +66085;42.67394;2.58629;220;20220512;25.3;14.3;19.8;2.4;14.37;0;4.42;22170 +66085;42.67394;2.58629;220;20220513;26.8;14.9;20.8;1.9;15.07;.3;4.62;23381 +66085;42.67394;2.58629;220;20220514;27.1;17.3;22.2;2.8;15.27;.1;4.83;21266 +66085;42.67394;2.58629;220;20220515;26.6;14.3;20.5;2.2;14.82;.3;4.71;23995 +66085;42.67394;2.58629;220;20220516;26.5;15.1;20.8;2;16.37;.1;4.48;23126 +66085;42.67394;2.58629;220;20220517;27.1;14.7;20.9;2.1;16.92;.1;4.63;24202 +66085;42.67394;2.58629;220;20220518;31.2;20.1;25.6;3.7;15.92;0;6.34;22935 +66085;42.67394;2.58629;220;20220519;25.8;17.1;21.4;2.9;18.42;0;4.11;20097 +66085;42.67394;2.58629;220;20220520;32;16.4;24.2;3.8;16.37;0;6.69;27638 +66085;42.67394;2.58629;220;20220521;27.6;16.6;22.1;1.4;17.82;.1;4.44;22966 +66085;42.67394;2.58629;220;20220522;28.6;15.7;22.1;1.6;18.72;0;4.79;25150 +66085;42.67394;2.58629;220;20220523;23.6;18.4;21;4.9;16.52;.1;4.03;15111 +66085;42.67394;2.58629;220;20220524;17;14.8;15.9;6.4;11.42;14.8;3.23;9868 +66085;42.67394;2.58629;220;20220525;20.2;11.9;16;9.1;10.27;0;5.06;20100 +66085;42.67394;2.58629;220;20220526;22.7;14.7;18.7;9.1;11.02;0;6.01;19897 +66085;42.67394;2.58629;220;20220527;26.2;16.4;21.3;8;12.32;0;6.88;22232 +66085;42.67394;2.58629;220;20220528;28.7;17.4;23;5.7;12.67;0;6.95;23669 +66085;42.67394;2.58629;220;20220529;28.4;17.1;22.8;3.5;10.42;.7;6.37;23889 +66085;42.67394;2.58629;220;20220530;26.6;14;20.3;2.2;11.82;4.1;5.2;25306 +66085;42.67394;2.58629;220;20220531;26.8;14.9;20.8;2.1;15.02;0;4.85;24651 +66085;42.67394;2.58629;220;20220601;27;15.2;21.1;1.9;16.42;0;4.74;24695 +66085;42.67394;2.58629;220;20220602;24.4;17.4;20.9;2.1;18.02;.1;3.66;18537 +66085;42.67394;2.58629;220;20220603;28.1;16.9;22.5;2.4;18.82;0;4.87;24003 +66085;42.67394;2.58629;220;20220604;28.1;18.7;23.4;3.1;19.62;0;4.86;22081 +66085;42.67394;2.58629;220;20220605;27.2;19;23.1;3.9;16.72;0;5.17;20474 +66085;42.67394;2.58629;220;20220606;30;17;23.5;2.9;16.17;1.4;5.9;26043 +66085;42.67394;2.58629;220;20220607;25.1;18.3;21.7;4.4;16.07;.3;4.67;18668 +66085;42.67394;2.58629;220;20220608;26.9;17.2;22.1;4.1;15.82;2;5.32;22452 +66085;42.67394;2.58629;220;20220609;25.4;14.8;20.1;7.6;13.37;0;6.1;23678 +66085;42.67394;2.58629;220;20220610;31.9;16.5;24.2;5.1;11.37;0;8.13;28004 +66085;42.67394;2.58629;220;20220611;34.4;18.7;26.6;3;10.47;0;7.66;29008 +66085;42.67394;2.58629;220;20220612;34.2;22.3;28.2;2.8;14.17;1.4;6.92;25135 +66085;42.67394;2.58629;220;20220613;33.2;21.6;27.4;3.3;17.92;.2;6.52;24862 +66085;42.67394;2.58629;220;20220614;32.4;20.3;26.4;3;15.92;2;6.57;25317 +66085;42.67394;2.58629;220;20220615;32.8;20.6;26.7;3.8;17.07;0;7;25461 +66085;42.67394;2.58629;220;20220616;37.9;21.9;29.9;2.5;17.42;0;7.66;29398 +66085;42.67394;2.58629;220;20220617;39.2;23.5;31.4;2.8;15.47;0;8.25;29011 +66085;42.67394;2.58629;220;20220618;32;21.6;26.8;3;16.52;0;6.29;23463 +66085;42.67394;2.58629;220;20220619;34.4;19.3;26.8;5.7;17.57;0;8.39;28462 +66085;42.67394;2.58629;220;20220620;29.3;19.8;24.5;3.5;19.92;0;5.33;22254 +66085;42.67394;2.58629;220;20220621;29.1;20.6;24.8;2.8;22.27;1;4.74;21231 +66085;42.67394;2.58629;220;20220622;29.4;18;23.7;3.8;19.42;1.2;5.57;24656 +66085;42.67394;2.58629;220;20220623;32.6;19;25.8;3.6;17.72;1.1;6.78;27013 +66085;42.67394;2.58629;220;20220624;26.5;18.1;22.3;3;15.57;.2;4.87;20954 +66085;42.67394;2.58629;220;20220625;30.3;16;23.1;2.9;16.12;2.9;6.07;27634 +66085;42.67394;2.58629;220;20220626;28.9;17.9;23.4;3.4;16.77;0;5.59;23957 +66085;42.67394;2.58629;220;20220627;24.3;16.4;20.3;5.5;14.02;.3;5.03;20139 +66085;42.67394;2.58629;220;20220628;29.2;18.4;23.8;5.7;12.52;0;7.35;23860 +66085;42.67394;2.58629;220;20220629;31.4;17.1;24.2;2.8;13.87;.2;6.54;27484 +66085;42.67394;2.58629;220;20220630;24.7;19.7;22.2;4.3;15.12;1.2;4.5;15345 +66085;42.67394;2.58629;220;20220701;26.2;15.8;21;4.7;12.22;.1;5.91;23395 +66085;42.67394;2.58629;220;20220702;29.8;15.4;22.6;2.4;12.77;0;5.99;27483 +66085;42.67394;2.58629;220;20220703;34.9;20.1;27.5;2.4;14.97;0;7.01;28031 +66085;42.67394;2.58629;220;20220704;32.3;21.5;26.9;4.2;17.37;0;6.79;23662 +66085;42.67394;2.58629;220;20220705;32.1;21;26.6;4.4;17.07;1.3;6.88;23967 +66085;42.67394;2.58629;220;20220706;29.7;21.9;25.8;4.9;14.47;.6;6.71;19783 +66085;42.67394;2.58629;220;20220707;30.2;21.5;25.8;8.5;13.17;0;8.77;21062 +66085;42.67394;2.58629;220;20220708;32;22;27;8.7;13.62;0;9.56;22779 +66085;42.67394;2.58629;220;20220709;34.6;21.8;28.2;4;11.92;0;8.22;25769 +66085;42.67394;2.58629;220;20220710;35.4;21.6;28.5;3.6;11.87;0;8.2;26696 +66085;42.67394;2.58629;220;20220711;32.7;19.5;26.1;2.4;12.72;0;6.51;26009 +66085;42.67394;2.58629;220;20220712;34.7;18.6;26.7;2.2;16.47;0;6.72;28800 +66085;42.67394;2.58629;220;20220713;33.5;20.1;26.8;2.3;16.92;0;6.37;26197 +66085;42.67394;2.58629;220;20220714;36.1;20.2;28.1;1.8;19.82;0;6.5;28452 +66085;42.67394;2.58629;220;20220715;38.5;25.3;31.9;3.5;13.52;0;8.49;25796 +66085;42.67394;2.58629;220;20220716;38.6;23.4;31;2.2;13.52;0;7.38;27482 +66085;42.67394;2.58629;220;20220717;34.7;22.1;28.4;2;13.57;0;6.4;25076 +66085;42.67394;2.58629;220;20220718;33.8;18.7;26.2;2.5;18.07;0;6.42;27338 +66085;42.67394;2.58629;220;20220719;32;21.8;26.9;3.2;23.92;0;5.38;22239 +66085;42.67394;2.58629;220;20220720;32.7;22.7;27.7;3.8;19.62;0;6.29;21951 +66085;42.67394;2.58629;220;20220721;36.8;21.9;29.3;2.9;16.42;0;7.45;26985 +66085;42.67394;2.58629;220;20220722;35.6;22.6;29.1;2.9;18.12;.6;6.9;25062 +66085;42.67394;2.58629;220;20220723;31.3;20.1;25.7;4.3;17.07;0;6.37;23118 +66085;42.67394;2.58629;220;20220724;33.9;21.4;27.6;3.1;17.47;0;6.58;24422 +66085;42.67394;2.58629;220;20220725;29.6;22.5;26;4.8;19.92;.8;5.44;17919 +66085;42.67394;2.58629;220;20220726;27.9;18.8;23.4;6.1;16.07;.1;6.01;20480 +66085;42.67394;2.58629;220;20220727;31.5;20.2;25.9;4.8;12.52;0;7.42;22934 +66085;42.67394;2.58629;220;20220728;31.2;20.1;25.6;2.7;13.62;0;5.94;22694 +66085;42.67394;2.58629;220;20220729;29.5;21.9;25.7;3;17.02;2.2;5.03;18281 +66085;42.67394;2.58629;220;20220730;32.7;20.4;26.6;3.9;16.57;0;6.64;23632 +66085;42.67394;2.58629;220;20220731;34.7;21.5;28.1;4;15.62;0;7.49;24466 +66085;42.67394;2.58629;220;20220801;36.4;22.9;29.7;4.1;14.97;0;8.08;24688 +66085;42.67394;2.58629;220;20220802;38;24.8;31.4;3.8;13.12;0;8.49;24341 +66085;42.67394;2.58629;220;20220803;32.8;21.7;27.3;2.3;17.57;.2;5.63;22037 +66085;42.67394;2.58629;220;20220804;30;21.7;25.8;1.8;23.77;3.1;4.18;18917 +66085;42.67394;2.58629;220;20220805;33.2;22.4;27.8;3;19.82;.2;5.78;21552 +66085;42.67394;2.58629;220;20220806;35.8;22.9;29.3;3.5;17.62;0;7.09;23555 +66085;42.67394;2.58629;220;20220807;36.1;23.5;29.8;3.1;15.42;.9;7.03;23126 +66085;42.67394;2.58629;220;20220808;35.9;21.4;28.6;2.8;12.97;0;7.05;24755 +66085;42.67394;2.58629;220;20220809;35.5;21.4;28.5;2.6;11.72;.1;6.81;24307 +66085;42.67394;2.58629;220;20220810;33.4;21.7;27.6;2.5;16.42;0;5.83;21879 +66085;42.67394;2.58629;220;20220811;32.5;21.3;26.9;2;22.87;0;4.89;21407 +66085;42.67394;2.58629;220;20220812;38.1;21.5;29.8;2.3;19.27;0;6.64;26012 +66085;42.67394;2.58629;220;20220813;33.2;25;29.1;3;19.87;4.6;5.53;18004 +66085;42.67394;2.58629;220;20220814;32;21.7;26.9;3.4;19.22;1.1;5.52;20095 +66085;42.67394;2.58629;220;20220815;30.5;21.4;26;3.1;16.97;1.6;5.3;18812 +66085;42.67394;2.58629;220;20220816;34.1;18.6;26.3;3.6;16.17;.1;6.72;24556 +66085;42.67394;2.58629;220;20220817;28.3;19.6;23.9;3.8;16.32;5.4;4.94;18006 +66085;42.67394;2.58629;220;20220818;26.6;17.9;22.3;7;14.02;.9;5.93;18010 +66085;42.67394;2.58629;220;20220819;29;17.9;23.4;6.3;13.47;0;6.64;20331 +66085;42.67394;2.58629;220;20220820;33;19.6;26.3;3.6;14.32;0;6.42;22247 +66085;42.67394;2.58629;220;20220821;32;21.8;26.9;4.7;15.52;0;6.6;19225 +66085;42.67394;2.58629;220;20220822;30.5;21.2;25.9;7.2;16.57;0;6.96;18234 +66085;42.67394;2.58629;220;20220823;33.5;21.6;27.5;4.9;17.37;0;6.88;20572 +66085;42.67394;2.58629;220;20220824;32.7;20.8;26.7;2.6;16.32;1.7;5.38;20337 +66085;42.67394;2.58629;220;20220825;33.2;20.6;26.9;2.8;18.72;1.2;5.44;20818 +66085;42.67394;2.58629;220;20220826;32;21.7;26.9;4.8;17.57;0;6.19;18642 +66085;42.67394;2.58629;220;20220827;33.2;22.6;27.9;3.3;16.47;0;5.82;18762 +66085;42.67394;2.58629;220;20220828;32;19.7;25.8;2.5;15.92;.2;5.13;20203 +66085;42.67394;2.58629;220;20220829;30.3;19.2;24.7;2.1;19.02;3.3;4.31;19024 +66085;42.67394;2.58629;220;20220830;33.5;19.5;26.5;2.3;18.02;.1;5.17;21249 +66085;42.67394;2.58629;220;20220831;27.4;20.5;23.9;2.8;17.92;4.4;3.83;14526 +66085;42.67394;2.58629;220;20220901;32.3;20.3;26.3;3.3;14.97;1;5.64;19376 +66085;42.67394;2.58629;220;20220902;29.4;21;25.2;2.5;17.62;3.4;4.18;15895 +66085;42.67394;2.58629;220;20220903;26.7;18.7;22.7;2.5;19.32;.9;3.46;15396 +66085;42.67394;2.58629;220;20220904;28.1;18.5;23.3;3;21.07;0;3.63;16808 +66085;42.67394;2.58629;220;20220905;31.9;21;26.5;3.3;23.32;0;4.47;17820 +66085;42.67394;2.58629;220;20220906;32;21.7;26.8;2.4;23.57;1.7;4.13;17109 +66085;42.67394;2.58629;220;20220907;29.2;19.7;24.5;3.4;19.47;0;4.15;16365 +66085;42.67394;2.58629;220;20220908;29;17.9;23.4;2.6;13.07;.4;4.52;17570 +66085;42.67394;2.58629;220;20220909;25.9;19;22.5;3.3;13.72;.7;3.99;13621 +66085;42.67394;2.58629;220;20220910;29.3;16;22.6;2.4;14.12;0;4.39;19048 +66085;42.67394;2.58629;220;20220911;29.3;17.1;23.2;1.8;15.27;0;3.84;17957 +66085;42.67394;2.58629;220;20220912;26;17.6;21.8;1.7;20.92;.1;2.75;14769 +66085;42.67394;2.58629;220;20220913;33.2;21.5;27.3;2.6;20.17;4.1;4.6;17139 +66085;42.67394;2.58629;220;20220914;28;17.6;22.8;2.8;18.22;0;3.64;16076 +66085;42.67394;2.58629;220;20220915;30.6;19.5;25;3;15.52;4.9;4.57;16568 +66085;42.67394;2.58629;220;20220916;25.8;17.9;21.8;4.8;16.12;.8;3.93;13704 +66085;42.67394;2.58629;220;20220917;23.7;15.4;19.6;6.1;10.17;0;5.13;13979 +66085;42.67394;2.58629;220;20220918;27.1;12.4;19.8;2.6;7.17;0;4.57;18641 +66085;42.67394;2.58629;220;20220919;29.2;14.2;21.7;3.7;6.87;0;5.66;18718 +66085;42.67394;2.58629;220;20220920;28;15.1;21.5;2.9;7.77;0;4.69;17015 +66085;42.67394;2.58629;220;20220921;26.3;15.2;20.7;3;8.97;0;4.35;15560 +66085;42.67394;2.58629;220;20220922;24.6;14.3;19.4;2.1;12.07;0;3.16;14935 +66085;42.67394;2.58629;220;20220923;25.9;13.8;19.8;3.4;15.27;15.7;3.46;15968 +66085;42.67394;2.58629;220;20220924;20.4;15.6;18;3.5;14.92;10.6;2.38;9626 +66085;42.67394;2.58629;220;20220925;20.5;12.4;16.4;3.8;11.42;.2;3.04;12667 +66085;42.67394;2.58629;220;20220926;21.8;12.7;17.3;4.7;10.57;0;3.69;13344 +66085;42.67394;2.58629;220;20220927;20.9;13.9;17.4;6;11.37;.4;3.57;11466 +66085;42.67394;2.58629;220;20220928;23.7;14.7;19.2;4.6;13.12;2.7;3.55;12951 +66085;42.67394;2.58629;220;20220929;19.4;14.8;17.1;4.3;12.12;6.1;2.85;8962 +66085;42.67394;2.58629;220;20220930;18.4;11.3;14.8;5.9;10.12;.3;3.09;11263 +66085;42.67394;2.58629;220;20221001;25.8;10.4;18.1;3.4;10.42;0;3.88;16754 +66085;42.67394;2.58629;220;20221002;28.6;14.4;21.5;2.6;13.32;0;3.61;15815 +66085;42.67394;2.58629;220;20221003;26.9;16.6;21.7;2.6;14.07;0;3.28;13214 +66085;42.67394;2.58629;220;20221004;27;14.4;20.7;2.2;13.57;0;3.16;14496 +66085;42.67394;2.58629;220;20221005;23;13.9;18.4;2.5;15.72;0;2.27;12085 +66085;42.67394;2.58629;220;20221006;25.3;16.5;20.9;2.9;15.12;0;2.95;11774 +66085;42.67394;2.58629;220;20221007;20.4;13.8;17.1;1.4;16.22;2.3;1.57;9978 +66085;42.67394;2.58629;220;20221008;20.1;16.1;18.1;1.8;17.17;3;1.49;7425 +66085;42.67394;2.58629;220;20221009;22.1;12.8;17.5;2;14.82;.1;2.01;11731 +66085;42.67394;2.58629;220;20221010;22.6;15.4;19;1.7;16.67;.2;1.86;10073 +66085;42.67394;2.58629;220;20221011;22.3;15.8;19.1;1.7;16.52;.2;1.79;9368 +66085;42.67394;2.58629;220;20221012;24.7;14.9;19.8;2.1;14.27;.5;2.5;11566 +66085;42.67394;2.58629;220;20221013;25.3;14.9;20.1;2.3;13.42;0;2.68;11851 +66085;42.67394;2.58629;220;20221014;26.1;18.2;22.1;3.4;14.87;0;3.05;9994 +66085;42.67394;2.58629;220;20221015;24.2;14.1;19.2;2.1;16.17;0;2.11;11324 +66085;42.67394;2.58629;220;20221016;26.2;17.1;21.6;3.8;18.97;0;2.58;10585 +66085;42.67394;2.58629;220;20221017;25.6;19.4;22.5;6.9;19.22;0;3.23;8509 +66085;42.67394;2.58629;220;20221018;25;18.1;21.6;2.1;19.52;0;1.88;8844 +66085;42.67394;2.58629;220;20221019;22.8;18.1;20.5;1.9;19.52;.1;1.49;7077 +66085;42.67394;2.58629;220;20221020;27.5;18.4;23;4.4;17.42;1.4;3.36;10074 +66085;42.67394;2.58629;220;20221021;27.2;20.1;23.6;3.8;12.42;0;3.99;8651 +66085;42.67394;2.58629;220;20221022;24.8;15.9;20.4;2;14.47;0;2.23;9734 +66085;42.67394;2.58629;220;20221023;31.1;16.1;23.6;3.4;12.67;.6;4.13;12738 +66085;42.67394;2.58629;220;20221024;29;18.4;23.7;1.9;12.32;.1;2.81;10402 +66085;42.67394;2.58629;220;20221025;20.6;16.1;18.3;1.8;14.82;.1;1.52;6402 +66085;42.67394;2.58629;220;20221026;22.7;14.5;18.6;1.6;17.02;0;1.45;8843 +66085;42.67394;2.58629;220;20221027;21.8;17.8;19.8;1.5;18.82;0;1.23;5869 +66085;42.67394;2.58629;220;20221028;23.2;17.6;20.4;1.7;18.42;0;1.44;6978 +66085;42.67394;2.58629;220;20221029;22.4;15.4;18.9;3;16.97;.1;1.63;7700 +66085;42.67394;2.58629;220;20221030;22.4;15.2;18.8;2.9;16.42;0;1.73;7750 +66085;42.67394;2.58629;220;20221031;24.5;14.5;19.5;3.5;14.52;.7;2.52;9218 +66085;42.67394;2.58629;220;20221101;21.8;14.8;18.3;3.2;12.92;.1;2.24;7491 +66085;42.67394;2.58629;220;20221102;22.6;14.8;18.7;2.6;11.72;.1;2.28;7849 +66085;42.67394;2.58629;220;20221103;20.4;10.9;15.7;3.8;11.27;1.5;2.22;8660 +66085;42.67394;2.58629;220;20221104;15.5;11.4;13.5;7.8;8.27;2.1;3.11;4763 +66085;42.67394;2.58629;220;20221105;16.9;11;13.9;8;8.02;0;3.53;6441 +66085;42.67394;2.58629;220;20221106;19.3;7.2;13.2;2.1;8.02;0;1.8;9427 +66085;42.67394;2.58629;220;20221107;20.7;9.6;15.2;2.4;10.17;.1;1.87;8923 +66085;42.67394;2.58629;220;20221108;18.2;11.5;14.9;2.2;12.17;.1;1.3;6664 +66085;42.67394;2.58629;220;20221109;21.3;12.6;16.9;3.1;12.97;3.1;1.79;7597 +66085;42.67394;2.58629;220;20221110;18.9;11.5;15.2;3.6;10.57;0;2.03;6856 +66085;42.67394;2.58629;220;20221111;21.4;11.2;16.3;2.6;12.82;.4;1.54;8117 +66085;42.67394;2.58629;220;20221112;19.2;14.6;16.9;2.1;15.82;.2;1;5021 +66085;42.67394;2.58629;220;20221113;16;9.4;12.7;1.6;12.42;0;.81;6124 +66085;42.67394;2.58629;220;20221114;20.1;11.1;15.6;1.7;12.97;.1;1.17;7272 +66085;42.67394;2.58629;220;20221115;18.3;12.1;15.2;1.6;13.32;.5;1;5858 +66085;42.67394;2.58629;220;20221116;19.1;11.6;15.3;3;11.27;0;1.71;6420 +66085;42.67394;2.58629;220;20221117;19.8;10.8;15.3;3.6;11.32;3.2;1.84;7002 +66085;42.67394;2.58629;220;20221118;15.1;10.2;12.6;4.6;9.22;.9;1.87;4921 +66085;42.67394;2.58629;220;20221119;12.9;7.7;10.3;6.8;7.92;.1;2.05;5032 +66085;42.67394;2.58629;220;20221120;16.7;6.7;11.7;4.9;7.42;.7;2.29;7225 +66085;42.67394;2.58629;220;20221121;12.6;8.7;10.6;3.8;9.17;9.4;1.25;4186 +66085;42.67394;2.58629;220;20221122;13.9;8.9;11.4;7.4;7.07;3.4;2.71;4749 +66085;42.67394;2.58629;220;20221123;17.4;8.5;13;4.1;9.07;5.6;1.9;6574 +66085;42.67394;2.58629;220;20221124;15.7;8.8;12.2;2.8;9.02;0;1.43;5646 +66085;42.67394;2.58629;220;20221125;15;10;12.5;4.8;9.37;1.4;1.81;4596 +66085;42.67394;2.58629;220;20221126;18;9.9;13.9;4.7;6.47;0;2.97;6016 +66085;42.67394;2.58629;220;20221127;14.1;5.9;10;1.8;8.37;.5;.94;6020 +66085;42.67394;2.58629;220;20221128;12.4;8.4;10.4;6.3;8.52;2.5;1.67;3902 +66085;42.67394;2.58629;220;20221129;12.2;9.1;10.7;6.3;8.17;2.4;1.92;3348 +66085;42.67394;2.58629;220;20221130;12.7;6.2;9.4;2.6;7.42;0;1.19;5070 +66085;42.67394;2.58629;220;20221201;10.9;4.4;7.6;3.1;6.32;.1;1.28;5032 +66085;42.67394;2.58629;220;20221202;10.2;2.1;6.1;1.4;6.17;0;.66;5683 +66085;42.67394;2.58629;220;20221203;10.2;3;6.6;1.7;7.02;0;.68;5308 +66085;42.67394;2.58629;220;20221204;12.6;5.6;9.1;2;7.22;0;1.01;5152 +66085;42.67394;2.58629;220;20221205;11.9;3;7.5;1.6;7.02;.1;.73;5841 +66085;42.67394;2.58629;220;20221206;14.1;7.8;10.9;1.1;8.97;.1;.71;4797 +66085;42.67394;2.58629;220;20221207;16.5;9.2;12.9;2;9.17;.6;1.13;5172 +66085;42.67394;2.58629;220;20221208;8.5;7.8;8.2;2.3;10.27;1.9;.39;911 +66085;42.67394;2.58629;220;20221209;16.5;6;11.3;2.3;10.32;2.9;.85;6305 +66085;42.67394;2.58629;220;20221210;9.5;8.9;9.2;5.2;7.37;0;1.66;1246 +66085;42.67394;2.58629;220;20221211;6.9;-.4;3.2;2.6;4.17;0;1.05;5070 +66085;42.67394;2.58629;220;20221212;9.6;2.3;6;3;6.72;3.4;.86;5085 +66085;42.67394;2.58629;220;20221213;9.4;3.6;6.5;1.6;9.02;1.1;.35;4411 +66085;42.67394;2.58629;220;20221214;13.7;8.3;11;2.1;11.42;1.3;.57;4185 +66085;42.67394;2.58629;220;20221215;16.8;9.1;13;2.4;11.57;9.4;.91;5160 +66085;42.67394;2.58629;220;20221216;14.4;10.2;12.3;2.1;10.77;1;.89;3640 +66085;42.67394;2.58629;220;20221217;13.5;7.2;10.4;2.6;9.42;.2;.95;4599 +66085;42.67394;2.58629;220;20221218;13.3;7.2;10.2;2.1;9.37;0;.82;4460 +66085;42.67394;2.58629;220;20221219;18.3;6.6;12.4;2.8;9.52;.1;1.33;6486 +66085;42.67394;2.58629;220;20221220;13;8.3;10.6;2.6;10.22;.9;.81;3809 +66085;42.67394;2.58629;220;20221221;18.5;10.2;14.3;2.4;10.62;.1;1.25;5349 +66085;42.67394;2.58629;220;20221222;20.6;10;15.3;2;10.02;0;1.33;6158 +66085;42.67394;2.58629;220;20221223;20.9;13.3;17.1;2.5;10.67;0;1.71;5090 +66085;42.67394;2.58629;220;20221224;19.4;11.4;15.4;1.8;10.37;0;1.21;5266 +66085;42.67394;2.58629;220;20221225;13.6;7.3;10.4;1.1;11.02;0;.46;4574 +66085;42.67394;2.58629;220;20221226;16.6;8.6;12.6;1.6;10.87;0;.79;5178 +66085;42.67394;2.58629;220;20221227;17.8;9.2;13.5;2.1;9.62;0;1.2;5475 +66085;42.67394;2.58629;220;20221228;11;7.1;9.1;1.4;9.87;0;.52;3418 +66085;42.67394;2.58629;220;20221229;14;6.8;10.4;1.9;9.92;0;.69;4997 +66085;42.67394;2.58629;220;20221230;14.3;8.5;11.4;1.3;10.87;.1;.59;4452 +66085;42.67394;2.58629;220;20221231;14.8;11;12.9;1.5;12.57;.1;.6;3306 +66086;42.69655;2.8868;11;20220101;12.3;4.9;8.6;1.4;10.81;.1;.36;4700 +66086;42.69655;2.8868;11;20220102;12.3;8;10.1;2;10.11;0;.71;3100 +66086;42.69655;2.8868;11;20220103;18.3;6.3;12.3;1.7;9.91;0;.96;6400 +66086;42.69655;2.8868;11;20220104;11.9;4.7;8.3;2.8;10.41;.3;.47;1600 +66086;42.69655;2.8868;11;20220105;10.2;9.4;9.8;8.4;6.01;0;2.82;6700 +66086;42.69655;2.8868;11;20220106;9.5;5.5;7.5;9.4;4.41;0;3;8600 +66086;42.69655;2.8868;11;20220107;11.2;4.2;7.7;7.4;5.91;.2;2.22;6800 +66086;42.69655;2.8868;11;20220108;14.9;9.1;12;7.6;8.11;.6;2.55;9100 +66086;42.69655;2.8868;11;20220109;11.8;9.6;10.7;9;8.81;26.7;2.06;2700 +66086;42.69655;2.8868;11;20220110;9.9;7.9;8.9;3.8;9.21;12.3;.93;500 +66086;42.69655;2.8868;11;20220111;14.9;8.4;11.6;7.2;6.01;0;3.21;9100 +66086;42.69655;2.8868;11;20220112;12.8;5.1;8.9;4.2;4.71;0;2.19;9100 +66086;42.69655;2.8868;11;20220113;10.9;-2.4;4.2;2.1;5.21;0;.92;9100 +66086;42.69655;2.8868;11;20220114;11.2;-2.3;4.4;1.5;5.81;0;.69;9000 +66086;42.69655;2.8868;11;20220115;14.5;-2.1;6.2;1.5;5.31;0;.97;9100 +66086;42.69655;2.8868;11;20220116;15.6;1.4;8.5;4.7;4.01;0;2.78;9500 +66086;42.69655;2.8868;11;20220117;15.4;7.8;11.6;5.4;4.41;0;3.28;9400 +66086;42.69655;2.8868;11;20220118;11.9;1.4;6.6;2.5;6.01;0;1.14;9200 +66086;42.69655;2.8868;11;20220119;11.6;-.1;5.7;4.2;6.51;0;1.27;9300 +66086;42.69655;2.8868;11;20220120;12.9;7.4;10.1;6.8;7.31;0;2.29;7600 +66086;42.69655;2.8868;11;20220121;9.3;5.5;7.4;7.6;5.21;0;2.43;9800 +66086;42.69655;2.8868;11;20220122;14.7;4.3;9.5;4.6;4.61;0;2.65;9900 +66086;42.69655;2.8868;11;20220123;11;-1.5;4.7;2.1;6.11;0;.9;9800 +66086;42.69655;2.8868;11;20220124;12.2;1.8;7;2.1;7.81;0;.85;8200 +66086;42.69655;2.8868;11;20220125;10.6;5.7;8.1;2.9;8.86;0;.8;8147 +66086;42.69655;2.8868;11;20220126;19.5;-.7;9.4;2;5.71;0;1.73;10400 +66086;42.69655;2.8868;11;20220127;19.2;2.6;10.9;3.7;5.31;0;2.73;10800 +66086;42.69655;2.8868;11;20220128;17.5;7;12.2;9.2;5.21;0;4.56;10900 +66086;42.69655;2.8868;11;20220129;19.3;10.8;15;8.1;5.01;0;5.16;11000 +66086;42.69655;2.8868;11;20220130;19.1;11.8;15.4;8.1;8.01;0;4.16;11000 +66086;42.69655;2.8868;11;20220131;14.7;8.8;11.7;9.6;7.61;0;3.21;10300 +66086;42.69655;2.8868;11;20220201;13.2;7.7;10.4;11.5;6.51;0;3.47;10500 +66086;42.69655;2.8868;11;20220202;19.1;11.7;15.4;9.9;8.71;0;4.32;11300 +66086;42.69655;2.8868;11;20220203;13.4;7;10.2;4.2;10.06;0;1.23;9268 +66086;42.69655;2.8868;11;20220204;17.7;6.9;12.3;4.6;9.41;0;2.12;8900 +66086;42.69655;2.8868;11;20220205;16.4;11.3;13.8;6.5;8.31;0;3.14;11400 +66086;42.69655;2.8868;11;20220206;14;6.3;10.1;5.8;6.21;.1;2.73;10800 +66086;42.69655;2.8868;11;20220207;17;10.4;13.7;8.8;8.41;0;3.6;12400 +66086;42.69655;2.8868;11;20220208;14.6;6.4;10.5;2.8;7.71;0;1.71;12200 +66086;42.69655;2.8868;11;20220209;13.6;1.7;7.6;1.8;8.61;0;1.03;11200 +66086;42.69655;2.8868;11;20220210;16.1;6;11;1.7;9.41;0;1.31;11400 +66086;42.69655;2.8868;11;20220211;16.8;3.9;10.3;3.4;9.01;0;1.67;7900 +66086;42.69655;2.8868;11;20220212;12.6;1.9;7.2;2;7.81;0;1.16;12000 +66086;42.69655;2.8868;11;20220213;18.9;3.6;11.2;4.1;9.11;.1;2.22;11900 +66086;42.69655;2.8868;11;20220214;14.5;9.6;12;5.5;8.51;.7;2.33;3800 +66086;42.69655;2.8868;11;20220215;14.8;9;11.9;8;6.91;0;3.48;11200 +66086;42.69655;2.8868;11;20220216;17.5;11.6;14.5;7.6;9.41;.5;3.28;5100 +66086;42.69655;2.8868;11;20220217;18.2;12.6;15.4;5.9;11.86;0;2.42;10281 +66086;42.69655;2.8868;11;20220218;16.9;10.2;13.6;5.8;11.46;0;1.95;11020 +66086;42.69655;2.8868;11;20220219;11.7;10.8;11.2;6.4;7.91;.3;2.41;2600 +66086;42.69655;2.8868;11;20220220;17.8;7.2;12.5;6.7;7.61;0;3.48;13900 +66086;42.69655;2.8868;11;20220221;18;12.7;15.3;10.8;7.81;0;5.02;13200 +66086;42.69655;2.8868;11;20220222;17.8;10.9;14.3;8.9;7.41;0;4.51;13800 +66086;42.69655;2.8868;11;20220223;19.5;7.3;13.4;3.1;8.31;0;2.65;14200 +66086;42.69655;2.8868;11;20220224;17.1;8.9;13;3.4;10.31;0;1.98;9800 +66086;42.69655;2.8868;11;20220225;13.9;11.2;12.5;6.9;6.51;0;3.68;11700 +66086;42.69655;2.8868;11;20220226;13;4.4;8.7;3.2;5.51;0;2.36;15600 +66086;42.69655;2.8868;11;20220227;15.4;1.2;8.3;2;7.21;0;1.73;12600 +66086;42.69655;2.8868;11;20220228;16.2;3.3;9.7;1.9;8.11;0;1.85;15000 +66086;42.69655;2.8868;11;20220301;14.4;6.9;10.6;3.8;8.91;.1;1.87;9400 +66086;42.69655;2.8868;11;20220302;14.7;8.4;11.5;2.1;10.41;1.7;1.36;7400 +66086;42.69655;2.8868;11;20220303;17.1;10;13.5;3.1;10.31;0;2.34;15300 +66086;42.69655;2.8868;11;20220304;15.8;9.4;12.6;6.5;8.91;0;2.97;13400 +66086;42.69655;2.8868;11;20220305;14.3;10.2;12.2;6.9;6.81;0;3.44;6400 +66086;42.69655;2.8868;11;20220306;15.3;6.8;11;4.3;6.91;0;2.83;13400 +66086;42.69655;2.8868;11;20220307;11.5;2.2;6.8;2.8;7.51;0;1.28;6200 +66086;42.69655;2.8868;11;20220308;17.4;1.4;9.4;2.3;8.61;.7;1.99;14200 +66086;42.69655;2.8868;11;20220309;17.1;7.2;12.1;3.4;9.71;0;2.36;14900 +66086;42.69655;2.8868;11;20220310;18.4;5.3;11.8;2.2;9.71;0;1.92;10200 +66086;42.69655;2.8868;11;20220311;17.3;8.2;12.7;4.8;10.51;9.7;2.23;9100 +66086;42.69655;2.8868;11;20220312;10.9;10.6;10.7;2.9;11.61;53.4;.77;2500 +66086;42.69655;2.8868;11;20220313;14.7;9.4;12;5.3;11.11;6.1;1.52;3900 +66086;42.69655;2.8868;11;20220314;13.2;5.1;9.1;4.7;11.61;5.1;.53;3400 +66086;42.69655;2.8868;11;20220315;14.2;12.2;13.2;6.2;13.71;1.3;1.01;4400 +66086;42.69655;2.8868;11;20220316;14.7;12;13.3;3.1;13.41;0;1.15;5600 +66086;42.69655;2.8868;11;20220317;15.2;11.1;13.1;2.2;12.41;1.7;1.08;3000 +66086;42.69655;2.8868;11;20220318;15.5;11.1;13.3;2;11.41;1.3;1.44;5600 +66086;42.69655;2.8868;11;20220319;12.9;9.1;11;1.4;10.81;.8;.95;3300 +66086;42.69655;2.8868;11;20220320;12.1;6.9;9.5;3.9;12.01;20.8;.41;2300 +66086;42.69655;2.8868;11;20220321;13.7;10.8;12.2;4.6;10.81;1.8;1.65;4900 +66086;42.69655;2.8868;11;20220322;15.5;6.5;11;5;8.51;0;2.91;18500 +66086;42.69655;2.8868;11;20220323;15.7;6.9;11.3;3.7;8.51;0;2.82;18500 +66086;42.69655;2.8868;11;20220324;16.6;3.8;10.2;2.4;9.51;0;1.99;13000 +66086;42.69655;2.8868;11;20220325;17;9.4;13.2;2.5;11.11;0;2.46;17100 +66086;42.69655;2.8868;11;20220326;16.4;7.1;11.7;2;10.61;0;1.95;12900 +66086;42.69655;2.8868;11;20220327;19.7;8.6;14.1;1.9;9.61;0;2.63;14600 +66086;42.69655;2.8868;11;20220328;20.6;5.1;12.8;3.4;8.91;0;3.26;16600 +66086;42.69655;2.8868;11;20220329;17;7.5;12.2;2.6;11.31;6.7;1.86;10700 +66086;42.69655;2.8868;11;20220330;15.7;9.6;12.6;3.5;11.11;4;1.86;8400 +66086;42.69655;2.8868;11;20220331;16.4;11.9;14.1;8;8.41;0;4.33;17500 +66086;42.69655;2.8868;11;20220401;9.3;4.1;6.7;11.9;5.11;.7;3.46;20300 +66086;42.69655;2.8868;11;20220402;9.7;2.3;6;6;5.3;0;2.31;11490 +66086;42.69655;2.8868;11;20220403;10.8;4.1;7.4;6.6;4.61;0;3.58;20700 +66086;42.69655;2.8868;11;20220404;14.2;3.1;8.6;5.1;4.81;.1;3.89;23500 +66086;42.69655;2.8868;11;20220405;19.3;5.2;12.2;5.9;5.31;0;5.13;23500 +66086;42.69655;2.8868;11;20220406;18.4;12.4;15.4;5;8.61;0;3.97;14000 +66086;42.69655;2.8868;11;20220407;22.5;10.7;16.6;4.3;10.01;0;4.48;20900 +66086;42.69655;2.8868;11;20220408;20.7;11.8;16.2;4.8;11.31;0;4;20100 +66086;42.69655;2.8868;11;20220409;16.4;11.3;13.8;7.3;8.01;0;4.11;13200 +66086;42.69655;2.8868;11;20220410;15.7;4;9.8;3.2;9.31;0;2.84;23500 +66086;42.69655;2.8868;11;20220411;19.8;8;13.9;5.8;11.81;0;3.35;20200 +66086;42.69655;2.8868;11;20220412;15.3;12.4;13.8;5.4;13.11;3;1.52;4900 +66086;42.69655;2.8868;11;20220413;16.6;12.6;14.6;3.5;12.91;1.1;1.8;6700 +66086;42.69655;2.8868;11;20220414;23.8;12.2;18;3;10.61;0;4.29;20100 +66086;42.69655;2.8868;11;20220415;24;17.1;20.5;9.3;12.12;0;6.4;22151 +66086;42.69655;2.8868;11;20220416;23.2;17.8;20.5;15;12.12;0;6.99;18789 +66086;42.69655;2.8868;11;20220417;20.9;14.4;17.6;4.5;11.11;0;4.78;24600 +66086;42.69655;2.8868;11;20220418;23.6;14.8;19.2;3.9;10.11;0;5.01;20600 +66086;42.69655;2.8868;11;20220419;20.9;15;17.9;3.8;11.01;2.4;3.32;7800 +66086;42.69655;2.8868;11;20220420;14.1;10.7;12.4;2.5;11.11;39.6;1.33;3600 +66086;42.69655;2.8868;11;20220421;13.8;9.7;11.7;6.2;10.51;3.4;1.68;2700 +66086;42.69655;2.8868;11;20220422;19.8;8.4;14.1;2.7;12.01;0;3.33;22200 +66086;42.69655;2.8868;11;20220423;20.9;10.9;15.9;4.1;10.91;7.1;3.48;13400 +66086;42.69655;2.8868;11;20220424;20.4;9.9;15.1;5.4;10.91;0;4.21;22400 +66086;42.69655;2.8868;11;20220425;20.8;11.3;16;2.5;11.51;0;3.86;22900 +66086;42.69655;2.8868;11;20220426;20.5;9.7;15.1;2;11.61;0;3.73;24300 +66086;42.69655;2.8868;11;20220427;19.3;11.2;15.2;2.4;12.71;0;3.12;19100 +66086;42.69655;2.8868;11;20220428;23;11.8;17.4;3;13.21;0;4.06;22300 +66086;42.69655;2.8868;11;20220429;26.5;17.1;21.8;5;13.61;0;6.13;25900 +66086;42.69655;2.8868;11;20220430;23.5;17.5;20.5;4.9;12.91;0;4.63;14500 +66086;42.69655;2.8868;11;20220501;24.8;13.7;19.2;4.8;10.71;1;5.98;26800 +66086;42.69655;2.8868;11;20220502;21.1;14.4;17.7;3;12.41;1.7;2.94;9600 +66086;42.69655;2.8868;11;20220503;21.1;14.5;17.8;2.8;13.61;.9;3.31;15800 +66086;42.69655;2.8868;11;20220504;22;12.8;17.4;4.1;12.31;.5;4.02;18000 +66086;42.69655;2.8868;11;20220505;21.9;15.2;18.5;7.7;10.81;.1;6.18;26600 +66086;42.69655;2.8868;11;20220506;22.2;15.4;18.8;8.7;10.41;0;6.45;24100 +66086;42.69655;2.8868;11;20220507;24.2;16.4;20.3;8.9;11.11;.2;7.04;24300 +66086;42.69655;2.8868;11;20220508;26.5;16.8;21.6;5.3;11.81;.3;6.5;24200 +66086;42.69655;2.8868;11;20220509;24.5;15.5;20;1.8;14.61;.1;4.51;25000 +66086;42.69655;2.8868;11;20220510;24.7;11.8;18.2;1.8;14.61;.1;4.46;26700 +66086;42.69655;2.8868;11;20220511;23.1;11.5;17.3;2.4;15.41;0;4.26;27200 +66086;42.69655;2.8868;11;20220512;25.7;13.4;19.5;2.7;15.11;0;4.54;23600 +66086;42.69655;2.8868;11;20220513;25.9;13.7;19.8;2.2;15.31;0;4.66;25300 +66086;42.69655;2.8868;11;20220514;26.7;15.9;21.3;2.6;16.31;0;4.84;24200 +66086;42.69655;2.8868;11;20220515;24.4;13.8;19.1;2.5;15.61;.1;4.49;25400 +66086;42.69655;2.8868;11;20220516;25.7;16.1;20.9;2.4;16.71;0;4.72;25000 +66086;42.69655;2.8868;11;20220517;25.6;15;20.3;2;17.71;0;4.6;26200 +66086;42.69655;2.8868;11;20220518;31.8;18.1;24.9;3.2;17.11;0;6.36;26600 +66086;42.69655;2.8868;11;20220519;25.4;19;22.2;3.8;20.01;0;4.54;23100 +66086;42.69655;2.8868;11;20220520;32.3;16.5;24.4;3.6;18.11;.1;6.37;26600 +66086;42.69655;2.8868;11;20220521;26.4;15.9;21.1;1.7;18.61;.1;4.49;24700 +66086;42.69655;2.8868;11;20220522;27.3;16.6;21.9;2;19.51;0;3.97;19600 +66086;42.69655;2.8868;11;20220523;25.9;20;22.9;4.6;16.61;0;5.08;18700 +66086;42.69655;2.8868;11;20220524;20.4;16.7;18.5;6.4;11.81;6.5;4.18;9000 +66086;42.69655;2.8868;11;20220525;22.4;13.4;17.9;10.3;11.41;0;5.62;17400 +66086;42.69655;2.8868;11;20220526;24.4;16.1;20.2;9.5;11.71;0;7.37;28700 +66086;42.69655;2.8868;11;20220527;28.1;18;23;8.4;12.71;0;7.96;23800 +66086;42.69655;2.8868;11;20220528;29.9;20.8;25.3;7.3;12.91;0;8.98;28400 +66086;42.69655;2.8868;11;20220529;30.1;17.3;23.7;3.4;10.01;.1;7.03;27000 +66086;42.69655;2.8868;11;20220530;26.7;15.3;21;2.2;12.21;1.8;4.67;20100 +66086;42.69655;2.8868;11;20220531;26.3;16.6;21.4;2.1;16.41;0;5.3;28400 +66086;42.69655;2.8868;11;20220601;24.9;15.2;20;3;17.61;0;4.19;22100 +66086;42.69655;2.8868;11;20220602;25;18.9;21.9;2.7;19.11;.1;3.25;13200 +66086;42.69655;2.8868;11;20220603;28.1;18.8;23.4;2.9;20.21;0;4.98;23700 +66086;42.69655;2.8868;11;20220604;27.2;18.7;22.9;2.7;20.81;0;4.95;25500 +66086;42.69655;2.8868;11;20220605;29.7;19.2;24.4;4.8;17.31;0;6.66;26500 +66086;42.69655;2.8868;11;20220606;29.7;17.3;23.5;3.7;16.81;2.7;5.92;24500 +66086;42.69655;2.8868;11;20220607;27.2;19.4;23.3;4.6;16.91;0;5.91;24600 +66086;42.69655;2.8868;11;20220608;28;18;23;3.9;16.31;.1;5.09;18400 +66086;42.69655;2.8868;11;20220609;26.6;17.5;22;8.5;13.21;0;7.85;30500 +66086;42.69655;2.8868;11;20220610;33.6;17.6;25.6;4.7;11.91;0;8.73;30100 +66086;42.69655;2.8868;11;20220611;33.6;18.5;26;3.2;12.11;0;7.78;30200 +66086;42.69655;2.8868;11;20220612;34.1;18.7;26.4;2.9;15.01;.5;6.46;22500 +66086;42.69655;2.8868;11;20220613;35;22.9;28.9;3.5;18.21;.1;7.26;24500 +66086;42.69655;2.8868;11;20220614;31.3;20.6;25.9;2.6;16.01;1.5;5.98;23400 +66086;42.69655;2.8868;11;20220615;30.5;20.1;25.3;3.2;19.61;0;6.16;27000 +66086;42.69655;2.8868;11;20220616;37.2;19.4;28.3;1.9;19.61;0;6.53;26800 +66086;42.69655;2.8868;11;20220617;37.3;22.9;30.1;2.9;18.71;0;7.69;27900 +66086;42.69655;2.8868;11;20220618;30.8;20.9;25.8;3.7;21.01;0;6.4;27800 +66086;42.69655;2.8868;11;20220619;36.3;20;28.1;4.4;20.81;0;7.94;28100 +66086;42.69655;2.8868;11;20220620;29.2;20.6;24.9;3.4;22.21;0;5.05;22200 +66086;42.69655;2.8868;11;20220621;28.4;21.7;25;2.4;23.91;1.6;3.36;13200 +66086;42.69655;2.8868;11;20220622;31.1;19.5;25.3;3.4;20.71;.2;5.19;19800 +66086;42.69655;2.8868;11;20220623;36;19.2;27.6;3.1;19.51;1.9;7.22;27700 +66086;42.69655;2.8868;11;20220624;27.7;19.2;23.4;3;16.11;0;4.48;15300 +66086;42.69655;2.8868;11;20220625;31.9;16.5;24.2;2.8;17.51;1.3;5.21;19500 +66086;42.69655;2.8868;11;20220626;29.9;20.2;25;4.4;17.51;0;6.39;24000 +66086;42.69655;2.8868;11;20220627;26.6;18.6;22.6;8.2;14.31;0;6.92;22000 +66086;42.69655;2.8868;11;20220628;30.2;19.8;25;7;12.91;0;8.96;29800 +66086;42.69655;2.8868;11;20220629;31.1;17.2;24.1;3.1;14.91;.2;6.76;29200 +66086;42.69655;2.8868;11;20220630;27;19.9;23.4;5.5;16.01;0;5.98;20900 +66086;42.69655;2.8868;11;20220701;27.9;17.6;22.7;5.4;12.31;0;7.52;29500 +66086;42.69655;2.8868;11;20220702;28.9;14.8;21.8;2.4;13.41;0;5.98;28900 +66086;42.69655;2.8868;11;20220703;33.1;17.3;25.2;2.2;16.21;0;5.79;23700 +66086;42.69655;2.8868;11;20220704;35.3;22.9;29.1;3.7;18.21;0;7.61;25800 +66086;42.69655;2.8868;11;20220705;33.4;23.3;28.3;6;17.21;1.1;8.3;23000 +66086;42.69655;2.8868;11;20220706;31.2;23.5;27.3;5.6;14.01;.1;7.39;15700 +66086;42.69655;2.8868;11;20220707;31.3;22.8;27;9.2;14.31;0;10.3;29900 +66086;42.69655;2.8868;11;20220708;33.6;22.7;28.1;8.7;14.01;0;10.99;30100 +66086;42.69655;2.8868;11;20220709;35.7;21.8;28.7;4.3;12.51;0;9.14;29800 +66086;42.69655;2.8868;11;20220710;34.4;23.3;28.8;3.2;12.81;0;8.08;29600 +66086;42.69655;2.8868;11;20220711;32.3;19.2;25.7;2.1;15.81;0;6.45;29200 +66086;42.69655;2.8868;11;20220712;33.5;18.8;26.1;2.5;20.51;0;6.39;28400 +66086;42.69655;2.8868;11;20220713;32.1;21.1;26.6;2.6;22.31;0;6.18;27900 +66086;42.69655;2.8868;11;20220714;32.8;23.4;28.1;1.9;22.41;0;6.11;27300 +66086;42.69655;2.8868;11;20220715;40;23.5;31.7;3.7;15.31;0;8.95;26600 +66086;42.69655;2.8868;11;20220716;35.5;21.8;28.6;2.5;15.81;0;7.08;27400 +66086;42.69655;2.8868;11;20220717;34.9;20.7;27.8;2.5;18.81;0;6.85;28300 +66086;42.69655;2.8868;11;20220718;33.6;19.8;26.7;3;21.71;0;6.47;27700 +66086;42.69655;2.8868;11;20220719;31.4;23.1;27.2;3.4;26.01;0;5.69;25200 +66086;42.69655;2.8868;11;20220720;34.2;23.2;28.7;2.9;21.11;0;6.65;26000 +66086;42.69655;2.8868;11;20220721;35.9;23.1;29.5;2.7;17.41;0;7.15;26600 +66086;42.69655;2.8868;11;20220722;34.7;23.1;28.9;3.4;19.21;.7;6.9;23900 +66086;42.69655;2.8868;11;20220723;33.3;22.9;28.1;5.5;16.61;0;8.28;25400 +66086;42.69655;2.8868;11;20220724;32.9;22.4;27.6;3;19.11;0;6.66;26700 +66086;42.69655;2.8868;11;20220725;31.9;22.4;27.1;4.6;21.41;.7;5.96;19800 +66086;42.69655;2.8868;11;20220726;29.6;21.9;25.7;6.5;16.11;0;7.82;26900 +66086;42.69655;2.8868;11;20220727;32.8;21.5;27.1;6;12.91;0;9.16;28000 +66086;42.69655;2.8868;11;20220728;31.8;20.2;26;3;14.41;0;6.1;21700 +66086;42.69655;2.8868;11;20220729;30;23.6;26.8;3.7;17.01;.7;5.38;14800 +66086;42.69655;2.8868;11;20220730;33.5;23.2;28.3;5;16.81;0;8.08;25900 +66086;42.69655;2.8868;11;20220731;36.1;24.4;30.2;4.7;15.61;0;8.97;27500 +66086;42.69655;2.8868;11;20220801;37.8;25.9;31.8;5.1;15.31;0;9.83;27400 +66086;42.69655;2.8868;11;20220802;38;25.5;31.7;3.8;14.41;0;8.79;27200 +66086;42.69655;2.8868;11;20220803;31.4;21.3;26.3;2.4;19.61;0;5.69;24900 +66086;42.69655;2.8868;11;20220804;29.4;23.5;26.4;2.4;25.91;.9;3.43;13500 +66086;42.69655;2.8868;11;20220805;35.2;21.5;28.3;3.4;21.41;.1;6.2;21400 +66086;42.69655;2.8868;11;20220806;37.4;25.5;31.4;4.9;18.61;0;8.27;20700 +66086;42.69655;2.8868;11;20220807;34.5;23.2;28.8;2.9;17.81;.2;6.49;23300 +66086;42.69655;2.8868;11;20220808;34.6;21.5;28;2.7;15.71;0;6.72;25900 +66086;42.69655;2.8868;11;20220809;34.7;19.9;27.3;2;13.01;0;5.78;22300 +66086;42.69655;2.8868;11;20220810;32.6;21;26.8;2.4;20.31;0;5.73;24900 +66086;42.69655;2.8868;11;20220811;32.3;22.3;27.3;2.8;26.11;0;4.91;21100 +66086;42.69655;2.8868;11;20220812;36.5;21.8;29.1;2.1;23.81;0;5.6;22300 +66086;42.69655;2.8868;11;20220813;32.9;24.6;28.7;2.8;24.41;1.7;4.83;17100 +66086;42.69655;2.8868;11;20220814;32.8;24.2;28.5;3.9;22.01;0;5.37;15700 +66086;42.69655;2.8868;11;20220815;31.9;22.8;27.3;2.9;17.51;.1;5.68;20600 +66086;42.69655;2.8868;11;20220816;35.1;19;27;3.8;17.31;0;6.38;19300 +66086;42.69655;2.8868;11;20220817;30.1;20.6;25.3;3.3;17.31;2.6;4.22;10300 +66086;42.69655;2.8868;11;20220818;27.5;19.6;23.5;7.8;15.31;.8;6.03;13200 +66086;42.69655;2.8868;11;20220819;29.9;21.1;25.5;8.7;14.71;0;8.54;25400 +66086;42.69655;2.8868;11;20220820;34.1;22.7;28.4;5.6;15.41;0;8.43;24900 +66086;42.69655;2.8868;11;20220821;33.2;22.4;27.8;4.7;15.81;0;7.09;20200 +66086;42.69655;2.8868;11;20220822;30.8;22.9;26.8;7.1;16.91;0;7.74;22700 +66086;42.69655;2.8868;11;20220823;35.2;23.3;29.2;5.6;17.81;0;8.27;24100 +66086;42.69655;2.8868;11;20220824;32.2;20.5;26.3;2.3;17.41;1.2;5.34;22600 +66086;42.69655;2.8868;11;20220825;34.2;22.1;28.1;2.8;20.91;1.1;4.78;14800 +66086;42.69655;2.8868;11;20220826;34.4;24.4;29.4;6.5;18.01;0;8.21;20200 +66086;42.69655;2.8868;11;20220827;33.7;24.5;29.1;4;17.91;0;6.52;19400 +66086;42.69655;2.8868;11;20220828;31.2;19.8;25.5;2.2;17.91;.1;5.06;22900 +66086;42.69655;2.8868;11;20220829;29.2;19.8;24.5;2.6;22.31;2.8;3.27;12700 +66086;42.69655;2.8868;11;20220830;32.1;20.2;26.1;1.9;20.81;0;4.75;22000 +66086;42.69655;2.8868;11;20220831;28;22;25;3.3;20.41;1.6;3.33;8900 +66086;42.69655;2.8868;11;20220901;32.4;23.3;27.8;3.6;18.31;0;6.12;22100 +66086;42.69655;2.8868;11;20220902;31;20.8;25.9;2.3;19.11;1.2;4.01;14500 +66086;42.69655;2.8868;11;20220903;28.4;20.1;24.2;2;20.71;.5;3.71;17400 +66086;42.69655;2.8868;11;20220904;29.4;20;24.7;3.4;23.41;0;3.79;16400 +66086;42.69655;2.8868;11;20220905;32.2;20.7;26.4;3.5;25.61;0;4.63;20300 +66086;42.69655;2.8868;11;20220906;32;22.7;27.3;2.8;26.01;2.1;4.46;19400 +66086;42.69655;2.8868;11;20220907;30.1;20.3;25.2;2.9;20.71;0;3.69;12700 +66086;42.69655;2.8868;11;20220908;29.8;18.7;24.2;2.9;13.01;0;5.03;18700 +66086;42.69655;2.8868;11;20220909;28.3;18.7;23.5;2.6;14.01;0;3.64;9400 +66086;42.69655;2.8868;11;20220910;28.6;16.5;22.5;2.4;14.71;0;4.45;21100 +66086;42.69655;2.8868;11;20220911;27.9;17.1;22.5;2.3;16.01;0;4.13;20100 +66086;42.69655;2.8868;11;20220912;27.2;19.5;23.3;2.5;22.81;0;2.26;8400 +66086;42.69655;2.8868;11;20220913;31.6;22.1;26.8;2.4;23.71;3;3.07;9400 +66086;42.69655;2.8868;11;20220914;29.1;19.3;24.2;2.6;21.21;.1;3.04;11100 +66086;42.69655;2.8868;11;20220915;32.6;18.5;25.5;3.6;16.71;1.9;4.99;14600 +66086;42.69655;2.8868;11;20220916;28.5;19.8;24.1;7.1;16.11;.1;6.24;20200 +66086;42.69655;2.8868;11;20220917;25.9;16;20.9;5.8;9.41;0;6.24;20900 +66086;42.69655;2.8868;11;20220918;25.8;10.6;18.2;2.6;8.21;0;4.3;20300 +66086;42.69655;2.8868;11;20220919;30.4;10.8;20.6;2.3;8.41;0;4.67;20500 +66086;42.69655;2.8868;11;20220920;26.7;11.8;19.2;2.2;9.01;0;4.06;19900 +66086;42.69655;2.8868;11;20220921;27.9;13.4;20.6;2.7;9.31;0;4.55;19600 +66086;42.69655;2.8868;11;20220922;25.3;14;19.6;2.4;13.21;0;3.4;16400 +66086;42.69655;2.8868;11;20220923;27;13.2;20.1;3.1;16.21;24.7;3.35;15200 +66086;42.69655;2.8868;11;20220924;22.5;16.9;19.7;3;15.21;6.2;2.55;8600 +66086;42.69655;2.8868;11;20220925;23.6;14.9;19.2;5.1;11.51;0;4.54;17500 +66086;42.69655;2.8868;11;20220926;23.7;14;18.8;5.6;10.61;0;4.87;18300 +66086;42.69655;2.8868;11;20220927;22;17;19.5;7.7;11.31;0;5.16;15600 +66086;42.69655;2.8868;11;20220928;24.9;17.4;21.1;7.6;12.91;0;5.21;11500 +66086;42.69655;2.8868;11;20220929;21.8;17.4;19.6;5.4;11.81;4;4.02;9500 +66086;42.69655;2.8868;11;20220930;19.9;13;16.4;5.8;10.61;.2;3.8;15600 +66086;42.69655;2.8868;11;20221001;27.5;10;18.7;2.8;10.91;0;3.68;14000 +66086;42.69655;2.8868;11;20221002;28.6;13.8;21.2;2.3;14.41;0;3.51;16800 +66086;42.69655;2.8868;11;20221003;28.6;14.8;21.7;2.7;14.01;0;3.68;15100 +66086;42.69655;2.8868;11;20221004;25.2;13.1;19.1;2.2;14.51;0;2.95;16900 +66086;42.69655;2.8868;11;20221005;23.3;13.4;18.3;2.4;17.21;.2;1.9;9700 +66086;42.69655;2.8868;11;20221006;27;17.8;22.4;2.2;17.21;0;2.99;14400 +66086;42.69655;2.8868;11;20221007;22.6;14.9;18.7;1.9;17.31;5.3;1.56;6600 +66086;42.69655;2.8868;11;20221008;21.5;17.1;19.3;1.4;18.61;7.5;1.16;4000 +66086;42.69655;2.8868;11;20221009;22.7;13.5;18.1;1.6;15.91;0;2.23;15500 +66086;42.69655;2.8868;11;20221010;23.9;15.7;19.8;2.1;17.61;.1;2.09;11100 +66086;42.69655;2.8868;11;20221011;23.4;16.7;20;1.8;17.91;.1;1.81;8700 +66086;42.69655;2.8868;11;20221012;25.7;13.9;19.8;2.2;15.71;.6;2.58;13800 +66086;42.69655;2.8868;11;20221013;27.4;15.4;21.4;2;14.81;0;2.72;12000 +66086;42.69655;2.8868;11;20221014;27;17.5;22.2;4.2;15.71;0;3.61;10800 +66086;42.69655;2.8868;11;20221015;23.8;13.5;18.6;2;17.21;0;1.83;10300 +66086;42.69655;2.8868;11;20221016;27.8;19.7;23.7;1.9;19.91;0;2.47;11700 +66086;42.69655;2.8868;11;20221017;27;19.2;23.1;4;20.71;0;2.78;10800 +66086;42.69655;2.8868;11;20221018;24.9;17.4;21.1;2.4;21.11;0;1.71;8700 +66086;42.69655;2.8868;11;20221019;24.2;19.6;21.9;1.8;21.71;0;1.36;5300 +66086;42.69655;2.8868;11;20221020;27.2;19.6;23.4;2.9;20.21;0;2.08;3700 +66086;42.69655;2.8868;11;20221021;25.9;20.8;23.3;3.2;16.11;0;2.86;5000 +66086;42.69655;2.8868;11;20221022;23.9;15.7;19.8;2.1;17.41;.1;1.9;10400 +66086;42.69655;2.8868;11;20221023;27;14.8;20.9;2.6;16.31;0;2.56;11700 +66086;42.69655;2.8868;11;20221024;26.1;17.4;21.7;3.1;15.81;.1;2.8;10100 +66086;42.69655;2.8868;11;20221025;20.9;16.2;18.5;1.5;16.91;.2;1.1;3000 +66086;42.69655;2.8868;11;20221026;23.1;14.3;18.7;1.9;18.41;0;1.21;5300 +66086;42.69655;2.8868;11;20221027;22.7;18.4;20.5;1.3;19.91;0;1.11;4400 +66086;42.69655;2.8868;11;20221028;23.4;18.3;20.8;1.7;19.51;.1;1.55;8800 +66086;42.69655;2.8868;11;20221029;21.8;15.3;18.5;2.2;18.41;.2;1.21;6200 +66086;42.69655;2.8868;11;20221030;24.3;13.3;18.8;1.4;17.21;0;1.53;10700 +66086;42.69655;2.8868;11;20221031;26.3;14.2;20.2;3.3;15.61;.1;2.55;9300 +66086;42.69655;2.8868;11;20221101;24.5;16.7;20.6;2.5;13.81;0;2.41;10700 +66086;42.69655;2.8868;11;20221102;23.9;14.2;19;2.2;12.31;0;2.2;11100 +66086;42.69655;2.8868;11;20221103;18.6;10.5;14.5;3.5;12.01;.1;1.63;4000 +66086;42.69655;2.8868;11;20221104;17.2;12;14.6;8.4;8.71;1.5;3.66;9400 +66086;42.69655;2.8868;11;20221105;18.7;12.5;15.6;7.7;8.21;0;4.07;11700 +66086;42.69655;2.8868;11;20221106;18.8;4.6;11.7;2.4;9.51;0;1.57;11100 +66086;42.69655;2.8868;11;20221107;20.9;6.8;13.8;2.8;11.21;0;1.76;10800 +66086;42.69655;2.8868;11;20221108;17.7;10.1;13.9;1.7;12.91;0;.95;3900 +66086;42.69655;2.8868;11;20221109;22.2;12;17.1;2.5;13.31;1.3;1.7;6100 +66086;42.69655;2.8868;11;20221110;20.9;13.6;17.2;4.2;10.41;0;2.8;10500 +66086;42.69655;2.8868;11;20221111;21.8;10.3;16;2.9;13.71;.3;1.61;9400 +66086;42.69655;2.8868;11;20221112;20.3;16.2;18.2;2.1;16.61;.2;1.15;4200 +66086;42.69655;2.8868;11;20221113;19.4;9.2;14.3;1.6;13.41;0;.95;5000 +66086;42.69655;2.8868;11;20221114;20.8;10.7;15.7;1.9;13.41;0;1.24;7200 +66086;42.69655;2.8868;11;20221115;20.1;11.8;15.9;1.8;14.01;.2;1.11;5700 +66086;42.69655;2.8868;11;20221116;20.1;12.5;16.3;3.2;11.41;0;1.95;8600 +66086;42.69655;2.8868;11;20221117;22.2;10.2;16.2;2.9;11.71;3.4;1.9;8000 +66086;42.69655;2.8868;11;20221118;17.2;12.2;14.7;5.7;9.71;.2;2.62;5500 +66086;42.69655;2.8868;11;20221119;13.5;9.9;11.7;6.6;8.41;.2;2.27;7600 +66086;42.69655;2.8868;11;20221120;18.6;10;14.3;6.5;8.71;.2;3.08;9000 +66086;42.69655;2.8868;11;20221121;14.4;8.6;11.5;3.8;10.31;6.1;1.25;2300 +66086;42.69655;2.8868;11;20221122;14.6;9.3;11.9;9.1;7.81;2;2.98;9100 +66086;42.69655;2.8868;11;20221123;19.5;9.3;14.4;4.1;10.01;3.3;2.12;7800 +66086;42.69655;2.8868;11;20221124;18.1;7.4;12.7;2.8;9.81;0;1.48;5900 +66086;42.69655;2.8868;11;20221125;17.3;8.6;12.9;4.6;10.01;.1;1.85;5700 +66086;42.69655;2.8868;11;20221126;19.7;11.3;15.5;4.3;7.41;0;2.92;8400 +66086;42.69655;2.8868;11;20221127;16.2;3.7;9.9;1.9;8.61;.2;.98;7500 +66086;42.69655;2.8868;11;20221128;14.3;7.4;10.8;5;9.31;1.4;1.56;3100 +66086;42.69655;2.8868;11;20221129;13.7;10.3;12;4.8;8.31;.9;1.99;5800 +66086;42.69655;2.8868;11;20221130;14.5;6.4;10.4;3.5;7.31;0;1.6;8500 +66086;42.69655;2.8868;11;20221201;13;3;8;3.1;6.81;0;1.34;5000 +66086;42.69655;2.8868;11;20221202;11.9;1.8;6.8;1.7;6.61;0;.76;8000 +66086;42.69655;2.8868;11;20221203;10.3;1.8;6;2.4;7.31;.6;.79;3100 +66086;42.69655;2.8868;11;20221204;14.7;4.5;9.6;2.1;7.61;0;1.03;7400 +66086;42.69655;2.8868;11;20221205;13.2;.6;6.9;1.5;7.11;.1;.67;7700 +66086;42.69655;2.8868;11;20221206;14.7;9.1;11.9;1.4;8.51;0;.87;6200 +66086;42.69655;2.8868;11;20221207;16.9;8.7;12.8;1.7;9.31;.3;1;6700 +66086;42.69655;2.8868;11;20221208;10.2;8.4;9.3;2.1;9.71;1.8;.74;0 +66086;42.69655;2.8868;11;20221209;17.2;6.3;11.7;1.3;10.71;1.9;.65;7000 +66086;42.69655;2.8868;11;20221210;11;10.2;10.6;6.9;7.21;0;2.29;7000 +66086;42.69655;2.8868;11;20221211;8.4;.7;4.5;3.9;4.01;0;1.64;5000 +66086;42.69655;2.8868;11;20221212;12.7;1.5;7.1;3;6.51;2.5;1.27;4000 +66086;42.69655;2.8868;11;20221213;10.4;5;7.7;1.7;9.01;2.5;.53;3300 +66086;42.69655;2.8868;11;20221214;13.8;8.9;11.3;2.3;11.21;.7;.71;3700 +66086;42.69655;2.8868;11;20221215;17.5;7;12.2;2;12.21;7.3;.68;5700 +66086;42.69655;2.8868;11;20221216;15.3;10.6;12.9;2.4;11.21;1.3;.98;3700 +66086;42.69655;2.8868;11;20221217;14.4;6.3;10.3;2;9.21;0;.81;5900 +66086;42.69655;2.8868;11;20221218;16.4;8.7;12.5;2.1;9.51;0;1.05;6200 +66086;42.69655;2.8868;11;20221219;18.3;7;12.6;2.2;9.81;0;1.11;6700 +66086;42.69655;2.8868;11;20221220;14.8;6.4;10.6;1.9;10.41;0;.72;3800 +66086;42.69655;2.8868;11;20221221;20;9.8;14.9;2.1;10.71;0;1.22;6900 +66086;42.69655;2.8868;11;20221222;21.7;8.9;15.3;2.8;10.51;0;1.71;6300 +66086;42.69655;2.8868;11;20221223;22;10.9;16.4;2.2;10.91;0;1.47;6800 +66086;42.69655;2.8868;11;20221224;20.6;8.3;14.4;1.9;10.31;0;1.21;6300 +66086;42.69655;2.8868;11;20221225;15.2;7.7;11.4;1.2;11.61;0;.54;4000 +66086;42.69655;2.8868;11;20221226;17.5;9.5;13.5;2.1;11.21;0;1.06;3300 +66086;42.69655;2.8868;11;20221227;19.8;7.9;13.8;2;9.81;0;1.19;7300 +66086;42.69655;2.8868;11;20221228;12.3;5.7;9;1.4;10.01;0;.56;2000 +66086;42.69655;2.8868;11;20221229;14;6.7;10.3;1.7;9.91;0;.7;4300 +66086;42.69655;2.8868;11;20221230;14.5;7.2;10.8;1.7;11.41;0;.62;2100 +66086;42.69655;2.8868;11;20221231;18;12.7;15.3;1.7;12.91;0;.92;4200 +66087;42.80927;3.03;2;20220101;11.7;6.3;9;1.6;11.31;.1;.29;5745 +66087;42.80927;3.03;2;20220102;11.9;9;10.5;2.3;10.86;.1;.59;4153 +66087;42.80927;3.03;2;20220103;16.3;8;12.2;2.3;10.91;.1;.82;7157 +66087;42.80927;3.03;2;20220104;12.1;7.7;9.9;3.3;11.26;.2;.46;3645 +66087;42.80927;3.03;2;20220105;9.9;9.3;9.6;8.5;6.26;0;2.68;5963 +66087;42.80927;3.03;2;20220106;9;5.2;7.1;9.3;4.71;0;2.76;7631 +66087;42.80927;3.03;2;20220107;10.3;4.5;7.4;7.4;6.01;.1;2.05;7466 +66087;42.80927;3.03;2;20220108;14.1;8.8;11.4;7.4;8.31;.5;2.28;8698 +66087;42.80927;3.03;2;20220109;11.6;10.2;10.9;8.3;9.01;21.9;1.92;3394 +66087;42.80927;3.03;2;20220110;9.6;8;8.8;4.9;9.26;7.8;.94;1077 +66087;42.80927;3.03;2;20220111;13.6;8;10.8;9.1;6.08;0;2.74;8522 +66087;42.80927;3.03;2;20220112;11.8;5.7;8.7;5.5;5.35;0;1.96;8298 +66087;42.80927;3.03;2;20220113;9.9;-.1;4.9;2.3;5.81;0;.85;9253 +66087;42.80927;3.03;2;20220114;10.3;.4;5.3;2.2;6.26;.1;.77;9159 +66087;42.80927;3.03;2;20220115;12.5;.8;6.7;1.8;6.11;0;.88;9500 +66087;42.80927;3.03;2;20220116;14.6;5.1;9.9;5;4.06;0;2.94;9176 +66087;42.80927;3.03;2;20220117;14.7;8;11.3;6;4.66;0;3.33;9042 +66087;42.80927;3.03;2;20220118;10.9;3.6;7.2;3;6.36;0;1.19;8693 +66087;42.80927;3.03;2;20220119;11.4;1.7;6.5;4.6;6.71;0;1.32;9795 +66087;42.80927;3.03;2;20220120;12.4;6.8;9.6;6.4;7.26;0;2.08;8791 +66087;42.80927;3.03;2;20220121;8.7;4.8;6.8;8;5.36;0;2.26;8699 +66087;42.80927;3.03;2;20220122;13.7;4.1;8.9;5.2;4.76;0;2.63;10254 +66087;42.80927;3.03;2;20220123;10.3;1.1;5.7;2.3;6.41;0;.91;9743 +66087;42.80927;3.03;2;20220124;11.5;3.9;7.7;2.4;8.31;0;.83;6614 +66087;42.80927;3.03;2;20220125;10.8;5.5;8.2;2.8;8.71;0;.85;8829 +66087;42.80927;3.03;2;20220126;17.8;2.1;10;2.5;6.31;0;1.78;10738 +66087;42.80927;3.03;2;20220127;15.5;5.8;10.6;3.9;5.66;0;2.47;11000 +66087;42.80927;3.03;2;20220128;16.2;8.2;12.2;8.8;5.26;0;4.33;10365 +66087;42.80927;3.03;2;20220129;17.7;9.8;13.8;7.9;5.36;0;4.6;10812 +66087;42.80927;3.03;2;20220130;18.2;11.4;14.8;8.7;8.26;0;3.95;10546 +66087;42.80927;3.03;2;20220131;13.7;7.9;10.8;10.8;7.81;.1;2.91;10345 +66087;42.80927;3.03;2;20220201;12.3;7;9.6;11.3;6.56;0;3.15;9894 +66087;42.80927;3.03;2;20220202;16.7;10.9;13.8;9.9;8.96;0;3.59;10182 +66087;42.80927;3.03;2;20220203;13.1;5.5;9.3;3.8;9.51;0;1.13;10005 +66087;42.80927;3.03;2;20220204;17.2;8.6;12.9;5.3;9.56;0;2.28;9963 +66087;42.80927;3.03;2;20220205;15.5;10.9;13.2;7.4;8.46;0;3.05;11044 +66087;42.80927;3.03;2;20220206;13.1;6.8;9.9;6.8;6.51;.1;2.69;11153 +66087;42.80927;3.03;2;20220207;16.1;10;13.1;8.8;8.61;0;3.29;11413 +66087;42.80927;3.03;2;20220208;13.4;8.2;10.8;3.4;7.86;0;1.78;10202 +66087;42.80927;3.03;2;20220209;13.2;4.6;8.9;2.7;8.91;0;1.19;11154 +66087;42.80927;3.03;2;20220210;14.6;8.3;11.4;2.4;10.06;0;1.28;10194 +66087;42.80927;3.03;2;20220211;16.1;6.6;11.4;4;9.36;0;1.79;8961 +66087;42.80927;3.03;2;20220212;11.6;3.4;7.5;2.3;7.96;0;1.14;11772 +66087;42.80927;3.03;2;20220213;16.2;6.3;11.2;4.3;10.01;0;1.8;11551 +66087;42.80927;3.03;2;20220214;13.8;9.7;11.7;5.9;8.71;.4;2.26;6157 +66087;42.80927;3.03;2;20220215;14.1;8.8;11.4;7.5;7.31;0;3.08;10871 +66087;42.80927;3.03;2;20220216;17.4;10.9;14.1;6.9;9.61;.6;3.03;8693 +66087;42.80927;3.03;2;20220217;18.3;12.7;15.5;5.9;11.86;0;2.42;10281 +66087;42.80927;3.03;2;20220218;18.6;9.6;14.1;3.9;11.51;0;2.13;13493 +66087;42.80927;3.03;2;20220219;11.7;10.2;11;6.3;8.16;.1;2.26;4922 +66087;42.80927;3.03;2;20220220;16.9;7.7;12.3;6.6;8.01;0;3.23;14412 +66087;42.80927;3.03;2;20220221;17.1;12.2;14.6;10.5;8.21;0;4.51;13445 +66087;42.80927;3.03;2;20220222;16.9;10.1;13.5;8.5;7.86;0;3.97;13406 +66087;42.80927;3.03;2;20220223;18.4;8.8;13.6;3.6;9.21;0;2.56;14176 +66087;42.80927;3.03;2;20220224;15.7;9.6;12.6;3.8;10.81;0;1.81;10585 +66087;42.80927;3.03;2;20220225;13.8;10.3;12;6.9;6.76;0;3.44;11206 +66087;42.80927;3.03;2;20220226;12.5;4.9;8.7;4.8;5.86;0;2.52;14674 +66087;42.80927;3.03;2;20220227;14.1;3.3;8.7;3;7.91;0;1.78;14407 +66087;42.80927;3.03;2;20220228;14.7;5.3;10;2.8;8.76;0;1.8;14609 +66087;42.80927;3.03;2;20220301;13.5;9;11.3;5.5;9.26;0;2.08;10895 +66087;42.80927;3.03;2;20220302;13.9;10.2;12;3.7;10.86;1.4;1.5;7898 +66087;42.80927;3.03;2;20220303;15.6;9.6;12.6;3.1;10.66;0;2.01;14031 +66087;42.80927;3.03;2;20220304;15.2;9.6;12.4;7.3;9.26;0;2.83;13145 +66087;42.80927;3.03;2;20220305;14.9;9.5;12.2;7.7;7.21;0;3.52;10240 +66087;42.80927;3.03;2;20220306;14.6;7.6;11.1;4.9;7.16;0;2.82;12519 +66087;42.80927;3.03;2;20220307;10.9;3.9;7.4;3.7;7.91;0;1.44;9906 +66087;42.80927;3.03;2;20220308;15;4.6;9.8;5.1;9.31;.2;1.93;14609 +66087;42.80927;3.03;2;20220309;14.7;8.4;11.6;5.2;10.36;0;2;13477 +66087;42.80927;3.03;2;20220310;15.7;8.5;12.1;5;10.56;0;1.9;10767 +66087;42.80927;3.03;2;20220311;14.6;10.5;12.6;10.3;11.31;12.7;1.92;7705 +66087;42.80927;3.03;2;20220312;11.7;11.2;11.5;8;11.81;66.2;1.06;4103 +66087;42.80927;3.03;2;20220313;13.5;10;11.7;8.5;11.11;9.3;1.63;6873 +66087;42.80927;3.03;2;20220314;12.9;6;9.5;6.3;11.91;1.4;.66;9380 +66087;42.80927;3.03;2;20220315;13.6;12.4;13;8.2;13.51;.5;.97;3401 +66087;42.80927;3.03;2;20220316;13.8;12.1;12.9;3.6;13.36;0;1.12;6384 +66087;42.80927;3.03;2;20220317;15.1;11.4;13.2;2.9;12.46;1.5;1.43;7459 +66087;42.80927;3.03;2;20220318;15.2;11;13.1;2.5;11.61;0;1.69;9416 +66087;42.80927;3.03;2;20220319;12.9;10.1;11.5;1.6;11.11;.4;1.21;6637 +66087;42.80927;3.03;2;20220320;12.4;8.9;10.7;6.8;12.16;20.9;.79;6569 +66087;42.80927;3.03;2;20220321;13.2;11;12.1;8;10.81;4.9;1.89;7085 +66087;42.80927;3.03;2;20220322;14.1;9.5;11.8;7.7;8.96;0;2.91;13923 +66087;42.80927;3.03;2;20220323;14.5;9.7;12.1;5.1;9.16;0;2.7;14506 +66087;42.80927;3.03;2;20220324;14.9;6.6;10.7;3.3;10.36;0;1.92;14383 +66087;42.80927;3.03;2;20220325;15.3;11;13.2;2.5;11.36;0;2.15;13891 +66087;42.80927;3.03;2;20220326;15.8;8.8;12.3;2.1;11.16;0;2.05;14598 +66087;42.80927;3.03;2;20220327;18.7;9.5;14.1;2;9.41;0;2.8;16919 +66087;42.80927;3.03;2;20220328;17.4;7.5;12.5;5.2;9.81;0;3;18377 +66087;42.80927;3.03;2;20220329;16.3;9.7;13;3.6;11.96;5.4;1.82;9993 +66087;42.80927;3.03;2;20220330;15.3;9.8;12.5;4;11.21;2.6;1.95;10326 +66087;42.80927;3.03;2;20220331;16;11.5;13.7;7.5;8.66;0;3.94;16195 +66087;42.80927;3.03;2;20220401;9.4;4.2;6.8;11.9;5.11;.4;3.46;20300 +66087;42.80927;3.03;2;20220402;9.7;2.3;6;6;5.3;0;2.31;11490 +66087;42.80927;3.03;2;20220403;10.9;4.2;7.5;6.6;4.61;0;3.58;20700 +66087;42.80927;3.03;2;20220404;14.3;3.2;8.7;5.1;4.81;.1;3.89;23500 +66087;42.80927;3.03;2;20220405;18.5;6.5;12.5;6;5.56;0;5.04;23442 +66087;42.80927;3.03;2;20220406;18.2;11.8;15;5.4;9.01;0;4;16631 +66087;42.80927;3.03;2;20220407;21.5;11.2;16.3;4.8;10.41;0;4.4;21690 +66087;42.80927;3.03;2;20220408;19.8;13.9;16.9;5.1;11.71;0;3.87;17678 +66087;42.80927;3.03;2;20220409;16.7;10.5;13.6;6.9;7.96;0;4.12;15662 +66087;42.80927;3.03;2;20220410;14.2;5.7;9.9;4.4;9.21;0;2.64;20501 +66087;42.80927;3.03;2;20220411;16.5;10.9;13.7;9.6;12.31;0;2.72;16446 +66087;42.80927;3.03;2;20220412;14.6;12.7;13.6;7.2;13.16;.8;1.59;7124 +66087;42.80927;3.03;2;20220413;16.2;12.8;14.5;3.5;12.66;.3;1.92;7897 +66087;42.80927;3.03;2;20220414;22.8;12.5;17.6;3.1;10.61;0;4.36;21901 +66087;42.80927;3.03;2;20220415;24;17.1;20.6;9.3;12.12;0;6.4;22151 +66087;42.80927;3.03;2;20220416;23.2;17.8;20.5;15;12.12;0;6.99;18789 +66087;42.80927;3.03;2;20220417;21;14.5;17.7;4.5;11.11;0;4.78;24600 +66087;42.80927;3.03;2;20220418;23.2;13.9;18.5;5.2;10.31;0;5.32;22483 +66087;42.80927;3.03;2;20220419;21.8;15.2;18.5;4.6;11.11;2.4;4.12;12826 +66087;42.80927;3.03;2;20220420;14.5;10.6;12.5;3.9;11.21;40.7;1.95;10400 +66087;42.80927;3.03;2;20220421;13.8;9.7;11.8;6.6;10.96;1.4;1.94;9718 +66087;42.80927;3.03;2;20220422;17.6;10.7;14.1;3.9;12.31;0;3.11;20853 +66087;42.80927;3.03;2;20220423;18.4;12.1;15.2;7.4;11.26;12.4;3.53;15063 +66087;42.80927;3.03;2;20220424;20.4;10.1;15.2;5.3;11.06;.3;4.12;22033 +66087;42.80927;3.03;2;20220425;20.7;12.3;16.5;3.5;11.56;0;4.11;23028 +66087;42.80927;3.03;2;20220426;18.4;10.5;14.4;2.3;12.06;0;3.35;22511 +66087;42.80927;3.03;2;20220427;18.3;11.6;15;2.2;13.16;0;2.82;17645 +66087;42.80927;3.03;2;20220428;21;13.3;17.2;3.1;13.96;0;3.69;21119 +66087;42.80927;3.03;2;20220429;26.4;17;21.7;5.4;13.96;0;6.04;24979 +66087;42.80927;3.03;2;20220430;24;17.5;20.7;5.5;12.81;0;5.13;17020 +66087;42.80927;3.03;2;20220501;24.5;14.8;19.6;5.1;10.61;0;6.08;26176 +66087;42.80927;3.03;2;20220502;19.4;15.3;17.4;3.2;12.51;0;3.08;11951 +66087;42.80927;3.03;2;20220503;20.7;14.4;17.5;3.1;13.76;.4;3.23;15368 +66087;42.80927;3.03;2;20220504;22.7;14;18.4;4.5;12.56;.6;4.59;21536 +66087;42.80927;3.03;2;20220505;22.2;14.7;18.4;7.3;11.06;.2;5.92;25676 +66087;42.80927;3.03;2;20220506;22.5;14.8;18.7;8.2;10.51;0;6.32;24625 +66087;42.80927;3.03;2;20220507;24.5;15.9;20.2;8.4;11.26;.1;7;26019 +66087;42.80927;3.03;2;20220508;26.7;17;21.8;5.1;12.31;.4;6.55;26394 +66087;42.80927;3.03;2;20220509;21.6;15.4;18.5;1.9;15.11;0;3.84;21924 +66087;42.80927;3.03;2;20220510;21.7;13.5;17.6;2.6;15.36;.1;3.85;23680 +66087;42.80927;3.03;2;20220511;20.9;13.7;17.3;3.6;15.96;0;3.63;23096 +66087;42.80927;3.03;2;20220512;22.1;15;18.6;3.2;15.56;0;3.77;19847 +66087;42.80927;3.03;2;20220513;22.8;14.9;18.8;2.8;15.21;0;4.26;23561 +66087;42.80927;3.03;2;20220514;23.9;16.1;20;2.2;16.46;0;4.33;23217 +66087;42.80927;3.03;2;20220515;21.8;15.7;18.8;3.1;16.51;.2;3.74;21110 +66087;42.80927;3.03;2;20220516;23.4;16.9;20.2;3.1;17.16;.1;4.3;23419 +66087;42.80927;3.03;2;20220517;22.1;16.2;19.2;1.9;18.01;.1;3.64;20935 +66087;42.80927;3.03;2;20220518;27.5;18;22.8;2.6;18.61;0;5.3;25256 +66087;42.80927;3.03;2;20220519;22.8;19.1;21;4.8;20.46;0;3.26;16274 +66087;42.80927;3.03;2;20220520;27.1;18.1;22.6;4.6;18.86;.1;5.2;23291 +66087;42.80927;3.03;2;20220521;24.5;17.5;21;2.1;19.11;.1;4.31;24127 +66087;42.80927;3.03;2;20220522;25.5;17.5;21.5;1.9;19.81;0;3.67;18554 +66087;42.80927;3.03;2;20220523;25.5;20;22.7;5.1;16.91;0;4.98;18090 +66087;42.80927;3.03;2;20220524;20.4;16.4;18.4;6.9;12.06;3.5;4.51;13586 +66087;42.80927;3.03;2;20220525;22.1;13.9;18;10;11.41;0;5.85;21637 +66087;42.80927;3.03;2;20220526;24.1;15.7;19.9;9.7;11.81;0;7.13;28023 +66087;42.80927;3.03;2;20220527;27.8;17.4;22.6;8.6;13.06;0;7.93;26095 +66087;42.80927;3.03;2;20220528;29.2;20.6;24.9;7.8;13.06;0;8.94;28937 +66087;42.80927;3.03;2;20220529;29.7;17.3;23.5;3.8;10.06;0;7.37;28828 +66087;42.80927;3.03;2;20220530;23.8;16.2;20;2.9;12.66;.9;4.68;21116 +66087;42.80927;3.03;2;20220531;23.7;16.7;20.2;2.4;16.96;.1;4.92;28123 +66087;42.80927;3.03;2;20220601;22.5;16.3;19.4;3.1;18.81;0;3.22;17596 +66087;42.80927;3.03;2;20220602;22.9;18.9;20.9;2.6;19.71;.1;3.1;14740 +66087;42.80927;3.03;2;20220603;25.8;19;22.4;3.3;20.66;0;4.5;22779 +66087;42.80927;3.03;2;20220604;24.8;19.3;22.1;2.5;21.26;0;4.14;21823 +66087;42.80927;3.03;2;20220605;29;19.5;24.2;5.3;17.36;0;6.85;28294 +66087;42.80927;3.03;2;20220606;27.3;18.7;23;3.6;17.26;1.4;5.83;26556 +66087;42.80927;3.03;2;20220607;27.5;19.6;23.5;4.8;16.96;0;6.25;26513 +66087;42.80927;3.03;2;20220608;27.4;18.8;23.1;4.6;16.31;.1;5.41;19648 +66087;42.80927;3.03;2;20220609;26;17.2;21.6;8.9;12.81;0;7.75;29336 +66087;42.80927;3.03;2;20220610;33.2;17.9;25.5;5.2;12.51;0;8.89;30681 +66087;42.80927;3.03;2;20220611;30;19.5;24.8;3.1;13.71;0;6.92;28329 +66087;42.80927;3.03;2;20220612;29.9;19.6;24.7;3.3;15.71;.4;6.19;24217 +66087;42.80927;3.03;2;20220613;32.3;22.7;27.5;3.8;18.46;.1;6.98;25051 +66087;42.80927;3.03;2;20220614;28.5;21.4;24.9;3;16.61;1;5.68;22455 +66087;42.80927;3.03;2;20220615;28.1;20.5;24.3;3.1;20.51;0;5.74;27293 +66087;42.80927;3.03;2;20220616;33;20;26.5;2.6;20.61;0;6.44;28466 +66087;42.80927;3.03;2;20220617;33.4;23.7;28.5;3.5;19.51;0;7.19;26451 +66087;42.80927;3.03;2;20220618;27.8;21.3;24.6;4.2;22.56;.1;5.91;29557 +66087;42.80927;3.03;2;20220619;28.9;21.4;25.2;8.6;22.66;0;5.98;26945 +66087;42.80927;3.03;2;20220620;25.7;20.9;23.3;5.3;23.06;0;3.72;16967 +66087;42.80927;3.03;2;20220621;26.4;21.6;24;3;24.76;1.1;3.39;16031 +66087;42.80927;3.03;2;20220622;28.5;20.7;24.6;4.5;22.46;.7;4.86;21184 +66087;42.80927;3.03;2;20220623;30.4;20.1;25.3;3.5;20.86;3.6;6.05;25900 +66087;42.80927;3.03;2;20220624;27.9;19.6;23.8;3.8;16.46;0;5.66;22783 +66087;42.80927;3.03;2;20220625;27.5;18.2;22.9;3.9;18.71;1.2;4.97;22097 +66087;42.80927;3.03;2;20220626;27.5;20.2;23.9;4.4;17.66;0;5.88;23755 +66087;42.80927;3.03;2;20220627;26.3;18.4;22.4;8.7;14.61;0;6.9;23171 +66087;42.80927;3.03;2;20220628;29.9;19.4;24.6;6.8;13.11;0;8.78;30512 +66087;42.80927;3.03;2;20220629;28.9;18.7;23.8;3.3;15.46;.2;6.67;30259 +66087;42.80927;3.03;2;20220630;26.4;20.2;23.3;5.8;16.06;0;5.98;21007 +66087;42.80927;3.03;2;20220701;28.1;17.2;22.6;6.1;12.31;0;7.81;30380 +66087;42.80927;3.03;2;20220702;26.2;16.5;21.4;2.8;14.21;0;5.58;27057 +66087;42.80927;3.03;2;20220703;29.2;18.2;23.7;2.7;16.86;0;5.64;25203 +66087;42.80927;3.03;2;20220704;34.4;22.6;28.5;4.1;18.26;0;8;28475 +66087;42.80927;3.03;2;20220705;33.7;23.3;28.5;6.2;17.16;.5;8.91;27053 +66087;42.80927;3.03;2;20220706;31.3;24.1;27.7;5.9;14.06;0;8.13;20481 +66087;42.80927;3.03;2;20220707;31.5;22.1;26.8;8.8;14.56;0;9.99;29911 +66087;42.80927;3.03;2;20220708;33.2;22;27.6;7.1;14.16;0;10.02;30530 +66087;42.80927;3.03;2;20220709;33.2;21.8;27.5;4.5;13.46;0;8.64;29668 +66087;42.80927;3.03;2;20220710;31.5;23.3;27.4;3.5;14.51;0;7.35;26824 +66087;42.80927;3.03;2;20220711;29.1;20.3;24.7;2.3;18.41;0;5.65;26330 +66087;42.80927;3.03;2;20220712;30.3;19.4;24.9;2.8;21.96;.1;5.81;27917 +66087;42.80927;3.03;2;20220713;29.3;21.3;25.3;2.6;23.51;0;5.38;25724 +66087;42.80927;3.03;2;20220714;29.2;23.3;26.2;2.3;23.61;.1;5.05;22964 +66087;42.80927;3.03;2;20220715;39.7;21.7;30.7;3.6;17.36;0;8.82;28557 +66087;42.80927;3.03;2;20220716;32;23.9;28;2.8;17.86;0;6.3;23745 +66087;42.80927;3.03;2;20220717;31.6;22.2;26.9;2.5;20.71;.1;6.56;29331 +66087;42.80927;3.03;2;20220718;31;20.9;26;3.3;23.96;0;5.81;26836 +66087;42.80927;3.03;2;20220719;28.2;23.7;26;5.2;26.61;.1;4.43;19579 +66087;42.80927;3.03;2;20220720;33.9;23.6;28.7;3.9;21.06;0;7.27;27478 +66087;42.80927;3.03;2;20220721;34.3;24;29.2;3.4;18.21;0;7.38;26872 +66087;42.80927;3.03;2;20220722;32.1;23.7;27.9;3.7;20.41;1;6.48;23552 +66087;42.80927;3.03;2;20220723;32.9;22.4;27.7;6.2;16.61;0;8.38;24952 +66087;42.80927;3.03;2;20220724;30;23.6;26.8;3;19.46;0;5.76;22427 +66087;42.80927;3.03;2;20220725;31.6;23;27.3;5.8;21.11;.5;6.79;22935 +66087;42.80927;3.03;2;20220726;30.1;21.5;25.8;7.1;16.01;0;8.11;27248 +66087;42.80927;3.03;2;20220727;32.6;21.1;26.9;6.3;13.01;0;9.3;28718 +66087;42.80927;3.03;2;20220728;30.3;21.1;25.7;3.3;14.76;0;6.26;23368 +66087;42.80927;3.03;2;20220729;30.9;23.9;27.4;4.4;17.01;.5;6.4;19264 +66087;42.80927;3.03;2;20220730;33.7;23.4;28.5;5.9;16.91;0;8.73;27370 +66087;42.80927;3.03;2;20220731;36.6;24.9;30.8;5.1;15.56;0;9.52;28246 +66087;42.80927;3.03;2;20220801;38.1;25.9;32;5.4;15.21;0;10.2;28138 +66087;42.80927;3.03;2;20220802;34.2;25.7;29.9;3.9;16.11;0;7.79;24519 +66087;42.80927;3.03;2;20220803;28.9;22.1;25.5;3.3;21.96;0;4.98;22140 +66087;42.80927;3.03;2;20220804;27.5;23.6;25.6;2.7;26.16;.6;3.09;12607 +66087;42.80927;3.03;2;20220805;35.2;22.7;28.9;3.7;22.21;.1;6.8;24892 +66087;42.80927;3.03;2;20220806;36.8;25.2;31;5;18.76;0;8.6;24478 +66087;42.80927;3.03;2;20220807;32.4;24.9;28.6;3;18.71;.1;6.09;21555 +66087;42.80927;3.03;2;20220808;31.7;22.8;27.2;3.1;17.76;0;6.18;23765 +66087;42.80927;3.03;2;20220809;31.5;21.4;26.5;2.6;16.71;0;5.6;22554 +66087;42.80927;3.03;2;20220810;29.9;22.1;26;3;23.06;0;4.98;22577 +66087;42.80927;3.03;2;20220811;29.6;23.8;26.7;3;27.71;0;3.69;15482 +66087;42.80927;3.03;2;20220812;34.4;23.3;28.9;3;26.21;0;5.73;23752 +66087;42.80927;3.03;2;20220813;30.6;24;27.3;3;26.26;1;4.88;21209 +66087;42.80927;3.03;2;20220814;31.3;24;27.6;4.6;23.58;.1;5.71;19250 +66087;42.80927;3.03;2;20220815;32.5;23.3;27.9;3.8;18.61;0;6.24;23669 +66087;42.80927;3.03;2;20220816;30.6;21;25.8;4.8;18.95;0;6.61;23897 +66087;42.80927;3.03;2;20220817;29.1;20.9;25;5.1;19.21;2.2;4.99;15230 +66087;42.80927;3.03;2;20220818;27.5;19.9;23.7;9.2;15.85;0;6.63;19036 +66087;42.80927;3.03;2;20220819;29.2;20.2;24.7;11.2;15.78;0;8.53;25804 +66087;42.80927;3.03;2;20220820;33.9;22.7;28.3;6.1;16.11;0;8.29;25210 +66087;42.80927;3.03;2;20220821;33.3;23.5;28.4;6.3;16.41;0;8.03;22556 +66087;42.80927;3.03;2;20220822;30.2;22.6;26.4;10;17.45;0;8.25;23168 +66087;42.80927;3.03;2;20220823;34.3;23;28.7;6.1;18.11;0;7.78;23676 +66087;42.80927;3.03;2;20220824;29.2;21.3;25.2;2.7;18.41;.9;5.28;22093 +66087;42.80927;3.03;2;20220825;31.9;22.3;27.1;4.2;21.31;.7;4.92;17393 +66087;42.80927;3.03;2;20220826;34;24.1;29.1;7.1;18.38;0;8.13;22382 +66087;42.80927;3.03;2;20220827;33.9;24.1;29;4.4;18.15;0;6.3;20021 +66087;42.80927;3.03;2;20220828;28.9;20.9;24.9;3;18.55;.1;5.18;22607 +66087;42.80927;3.03;2;20220829;26.8;20.9;23.8;3.7;22.41;3;4.27;18807 +66087;42.80927;3.03;2;20220830;29.1;20.7;24.9;3.2;22.41;0;4.71;21497 +66087;42.80927;3.03;2;20220831;28.2;21.7;24.9;3.7;21.48;.8;3.84;15329 +66087;42.80927;3.03;2;20220901;31.1;23.3;27.2;4.4;19.38;.1;5.99;22471 +66087;42.80927;3.03;2;20220902;29.7;21.9;25.8;2.5;20.68;.8;4.31;18645 +66087;42.80927;3.03;2;20220903;26.8;20.5;23.7;2.5;20.81;.4;3.63;17213 +66087;42.80927;3.03;2;20220904;27.3;21.2;24.3;3.9;24.71;0;3.31;15665 +66087;42.80927;3.03;2;20220905;28.4;22.8;25.6;6;26.86;0;3.52;15483 +66087;42.80927;3.03;2;20220906;29;23.6;26.3;3.6;27.21;2;3.41;14551 +66087;42.80927;3.03;2;20220907;27.9;21.4;24.7;3.2;21.36;0;3.57;13385 +66087;42.80927;3.03;2;20220908;28.1;19.7;23.9;3.5;13.86;0;5.06;18259 +66087;42.80927;3.03;2;20220909;28.3;20;24.1;3.3;14.06;0;4.6;14462 +66087;42.80927;3.03;2;20220910;26.8;17.8;22.3;2.9;14.91;0;4.42;20519 +66087;42.80927;3.03;2;20220911;26.2;18;22.1;3;17.01;0;3.98;19042 +66087;42.80927;3.03;2;20220912;26.5;20.2;23.3;3.1;23.66;0;2.63;12386 +66087;42.80927;3.03;2;20220913;28.4;23;25.7;3.6;25.81;2.8;2.64;9807 +66087;42.80927;3.03;2;20220914;27.4;21.2;24.3;2.8;22.56;.1;2.84;10789 +66087;42.80927;3.03;2;20220915;30;19.9;24.9;3.7;17.56;1.2;4.8;16670 +66087;42.80927;3.03;2;20220916;28.4;20.7;24.5;6.8;16.16;0;6.14;19045 +66087;42.80927;3.03;2;20220917;25.5;16.3;20.9;5.8;9.56;0;6.08;20321 +66087;42.80927;3.03;2;20220918;23.6;12.3;18;3.1;8.71;0;4.19;18360 +66087;42.80927;3.03;2;20220919;30.1;13.6;21.8;2.8;9.26;0;5.03;20678 +66087;42.80927;3.03;2;20220920;25.2;13.8;19.5;2.6;10.41;0;4.04;19724 +66087;42.80927;3.03;2;20220921;26.2;15.1;20.7;2.9;9.81;0;4.5;19439 +66087;42.80927;3.03;2;20220922;23.6;16;19.8;2.6;14.46;0;3.37;17722 +66087;42.80927;3.03;2;20220923;24.3;14.7;19.5;4.8;17.31;16.4;3.09;16477 +66087;42.80927;3.03;2;20220924;22.7;16.9;19.8;4;15.31;5.1;2.82;8917 +66087;42.80927;3.03;2;20220925;23;15;19;5.8;11.66;0;4.6;17401 +66087;42.80927;3.03;2;20220926;23.4;14.6;19;6;10.71;0;4.97;18766 +66087;42.80927;3.03;2;20220927;21;16.3;18.6;7.3;11.66;0;4.59;14440 +66087;42.80927;3.03;2;20220928;24.8;17.3;21;7.5;13.36;.1;5.11;14116 +66087;42.80927;3.03;2;20220929;21.1;16.9;19;5.9;12.01;1.7;4;11070 +66087;42.80927;3.03;2;20220930;20.2;13;16.6;6.1;10.71;.1;3.89;15910 +66087;42.80927;3.03;2;20221001;25.5;12.1;18.8;3.6;12.05;0;3.67;15685 +66087;42.80927;3.03;2;20221002;26.4;16.6;21.5;3;15.01;0;3.53;17248 +66087;42.80927;3.03;2;20221003;28;16.5;22.2;4;14.41;0;4.1;16126 +66087;42.80927;3.03;2;20221004;23.1;14.8;19;2.5;15.01;0;2.75;15487 +66087;42.80927;3.03;2;20221005;21.9;15;18.4;3.2;18.16;.5;1.87;11316 +66087;42.80927;3.03;2;20221006;26.2;18.1;22.2;2.8;17.56;0;3.11;14854 +66087;42.80927;3.03;2;20221007;22.3;15.8;19.1;2.2;17.36;2.2;1.9;10029 +66087;42.80927;3.03;2;20221008;21.7;17;19.3;2.1;18.46;4.5;1.62;8337 +66087;42.80927;3.03;2;20221009;21.6;15.2;18.4;1.6;16.36;0;2.09;14238 +66087;42.80927;3.03;2;20221010;22.1;16.8;19.5;2.6;18.21;.3;1.9;10130 +66087;42.80927;3.03;2;20221011;22.4;16.7;19.6;2.1;18.06;0;1.89;10501 +66087;42.80927;3.03;2;20221012;23.9;15;19.4;2.4;16.01;.7;2.49;14087 +66087;42.80927;3.03;2;20221013;24.2;16.3;20.2;2.4;15.26;0;2.56;12134 +66087;42.80927;3.03;2;20221014;26.3;18.7;22.5;4.3;15.76;0;3.7;12010 +66087;42.80927;3.03;2;20221015;22.3;15.2;18.7;2.3;17.46;0;1.85;11007 +66087;42.80927;3.03;2;20221016;24.7;19.3;22;4.4;20.36;0;2.28;10925 +66087;42.80927;3.03;2;20221017;24;20.1;22;8.2;21.61;0;2.22;8714 +66087;42.80927;3.03;2;20221018;22.7;19.2;20.9;3.8;21.86;0;1.43;7206 +66087;42.80927;3.03;2;20221019;22.4;19.9;21.2;3.1;22.21;0;1.09;3880 +66087;42.80927;3.03;2;20221020;24.9;20.2;22.5;6.3;21.41;0;2.08;6237 +66087;42.80927;3.03;2;20221021;24.5;21;22.7;5.1;17.66;0;2.95;6645 +66087;42.80927;3.03;2;20221022;23.1;17.4;20.2;2.8;18.31;.1;1.94;10279 +66087;42.80927;3.03;2;20221023;24.6;16.5;20.5;2.9;17.86;0;2.24;11431 +66087;42.80927;3.03;2;20221024;24.6;18.2;21.4;2.9;17.61;0;2.31;9146 +66087;42.80927;3.03;2;20221025;20.9;17.1;19;1.8;17.46;.1;1.16;3308 +66087;42.80927;3.03;2;20221026;22;17.1;19.5;2.6;19.41;.1;1.3;6532 +66087;42.80927;3.03;2;20221027;22.4;19.1;20.8;1.9;20.46;0;1.28;6233 +66087;42.80927;3.03;2;20221028;22.5;18.9;20.7;2.5;20.36;.1;1.45;8091 +66087;42.80927;3.03;2;20221029;21;17.6;19.3;4;19.01;.1;1.37;6154 +66087;42.80927;3.03;2;20221030;22.3;17;19.6;4.4;18.76;0;1.55;8281 +66087;42.80927;3.03;2;20221031;23.9;17.6;20.7;7.1;17.66;.1;2.62;9735 +66087;42.80927;3.03;2;20221101;23.5;17;20.2;2.9;14.41;0;2.4;10942 +66087;42.80927;3.03;2;20221102;22.9;15.5;19.2;3.1;12.76;.1;2.46;11052 +66087;42.80927;3.03;2;20221103;18.4;12.5;15.5;4;12.96;0;1.69;6618 +66087;42.80927;3.03;2;20221104;17.2;13.1;15.2;7.8;8.96;1.4;3.57;10051 +66087;42.80927;3.03;2;20221105;18.1;11.6;14.8;7.3;8.21;0;3.76;12022 +66087;42.80927;3.03;2;20221106;17.7;6.8;12.3;2.5;9.76;0;1.53;11649 +66087;42.80927;3.03;2;20221107;19.6;9.6;14.6;3.4;12.16;0;1.7;11128 +66087;42.80927;3.03;2;20221108;18.3;12.4;15.4;2;13.81;0;1.1;6533 +66087;42.80927;3.03;2;20221109;21.8;13.5;17.7;3.3;14.06;.7;1.86;8330 +66087;42.80927;3.03;2;20221110;20.8;13.5;17.1;4.7;10.76;0;2.85;10605 +66087;42.80927;3.03;2;20221111;20.5;12.4;16.4;4;14.91;.6;1.5;9444 +66087;42.80927;3.03;2;20221112;19.7;17.1;18.4;3.3;16.76;.2;1.35;5598 +66087;42.80927;3.03;2;20221113;18.5;10.7;14.6;2.4;14.21;0;.94;6541 +66087;42.80927;3.03;2;20221114;19.8;13.9;16.8;4.2;14.36;0;1.58;6479 +66087;42.80927;3.03;2;20221115;19.2;13.7;16.4;2.5;14.56;.1;1.2;6632 +66087;42.80927;3.03;2;20221116;19.3;13.6;16.5;3.5;11.61;0;1.99;8367 +66087;42.80927;3.03;2;20221117;21;11.5;16.2;3;12.11;3;1.77;9123 +66087;42.80927;3.03;2;20221118;16.9;12.2;14.6;5.5;9.91;.3;2.44;6747 +66087;42.80927;3.03;2;20221119;13.4;9.6;11.5;6.8;8.76;.2;2.11;7575 +66087;42.80927;3.03;2;20221120;17.4;8.8;13.1;5.8;8.76;.1;2.6;9701 +66087;42.80927;3.03;2;20221121;13.7;9.8;11.7;3.3;10.16;4.5;1.19;4364 +66087;42.80927;3.03;2;20221122;14.2;9.3;11.7;10.9;8.25;2.1;2.92;8422 +66087;42.80927;3.03;2;20221123;19;9.6;14.3;5.4;10.21;3.8;2.25;8091 +66087;42.80927;3.03;2;20221124;17.2;8.8;13;4.4;10.15;0;1.69;7569 +66087;42.80927;3.03;2;20221125;17.1;10.4;13.8;4.7;10.06;0;1.95;6892 +66087;42.80927;3.03;2;20221126;18.7;10.9;14.8;4.8;8.06;0;2.75;8850 +66087;42.80927;3.03;2;20221127;16.1;6.5;11.3;3.6;9.56;.5;1.23;8418 +66087;42.80927;3.03;2;20221128;13.6;9.2;11.4;5.6;9.96;2.3;1.45;3968 +66087;42.80927;3.03;2;20221129;14;9.7;11.9;5.3;8.61;.7;1.94;6742 +66087;42.80927;3.03;2;20221130;14.7;7;10.8;4;7.51;0;1.74;8798 +66087;42.80927;3.03;2;20221201;12.4;4.1;8.2;3.7;7.06;0;1.33;6943 +66087;42.80927;3.03;2;20221202;11.3;3.5;7.4;2.5;6.71;.3;.94;8206 +66087;42.80927;3.03;2;20221203;9.7;4.6;7.1;2.9;7.46;1.6;.89;4566 +66087;42.80927;3.03;2;20221204;14.1;6.4;10.3;2.8;7.91;0;1.19;7779 +66087;42.80927;3.03;2;20221205;12.3;2.5;7.4;2.2;7.16;0;.8;8366 +66087;42.80927;3.03;2;20221206;13.2;8.4;10.8;2.2;8.16;0;1.04;6229 +66087;42.80927;3.03;2;20221207;15.2;9.3;12.2;2.1;9.66;.1;.94;7077 +66087;42.80927;3.03;2;20221208;10.2;7.7;8.9;3.1;9.56;2.1;.72;3066 +66087;42.80927;3.03;2;20221209;16.2;6.3;11.2;2.5;10.96;1.4;.71;7110 +66087;42.80927;3.03;2;20221210;10;9.2;9.6;7.5;7.36;0;2.08;5481 +66087;42.80927;3.03;2;20221211;7.7;1.3;4.5;4;4.31;0;1.47;6583 +66087;42.80927;3.03;2;20221212;11.7;3.3;7.5;3.8;6.86;3.5;1.29;4807 +66087;42.80927;3.03;2;20221213;9.7;4.3;7;2.6;8.96;2.7;.44;5369 +66087;42.80927;3.03;2;20221214;13.6;8.2;10.9;3.6;11.56;1.2;.6;4197 +66087;42.80927;3.03;2;20221215;15.8;9.4;12.6;3.5;13.01;6;.59;6032 +66087;42.80927;3.03;2;20221216;14.7;11.4;13;2.9;11.41;.1;.98;4579 +66087;42.80927;3.03;2;20221217;13.6;7.4;10.5;2.8;9.21;.1;.92;6557 +66087;42.80927;3.03;2;20221218;15.4;7.9;11.7;4.5;10.11;0;1.09;7323 +66087;42.80927;3.03;2;20221219;17.3;9.9;13.6;4.5;11.06;0;1.33;6863 +66087;42.80927;3.03;2;20221220;14.9;8.9;11.9;2.4;11.51;0;.68;5376 +66087;42.80927;3.03;2;20221221;19.6;10.7;15.1;2.9;11.46;0;1.35;7202 +66087;42.80927;3.03;2;20221222;20.1;10.8;15.5;3.1;11.01;0;1.61;7273 +66087;42.80927;3.03;2;20221223;21.1;12.9;17;2.5;11.71;.1;1.48;7091 +66087;42.80927;3.03;2;20221224;19.8;11;15.4;1.8;11.16;.1;1.05;7156 +66087;42.80927;3.03;2;20221225;14.5;9.6;12.1;2.2;12.31;0;.58;3172 +66087;42.80927;3.03;2;20221226;17.3;11.5;14.4;2.3;12.31;0;.96;5055 +66087;42.80927;3.03;2;20221227;18.3;9.2;13.7;2.5;10.86;.1;1.07;8072 +66087;42.80927;3.03;2;20221228;12.1;8.1;10.1;2.6;10.71;0;.57;3699 +66087;42.80927;3.03;2;20221229;13.7;9.5;11.6;2.1;11.01;0;.67;4812 +66087;42.80927;3.03;2;20221230;14.2;9.2;11.7;2.3;11.96;0;.6;4258 +66087;42.80927;3.03;2;20221231;16.3;12.6;14.4;2.6;13.46;.1;.78;4985 +66107;42.91305;9.38767;155;20220101;12.5;11.5;12;4.4;12.22;.1;.83;1439 +66107;42.91305;9.38767;155;20220102;13.4;10.9;12.1;4.2;10.65;0;1.26;3465 +66107;42.91305;9.38767;155;20220103;18;9.2;13.6;5;9.72;.1;2.09;7716 +66107;42.91305;9.38767;155;20220104;14.7;10.3;12.5;3.7;11.15;.1;1.18;5597 +66107;42.91305;9.38767;155;20220105;16.2;9.2;12.7;5.2;9.95;6.7;1.82;7111 +66107;42.91305;9.38767;155;20220106;9;5;7;3.6;8.54;7.8;.88;2454 +66107;42.91305;9.38767;155;20220107;11.5;7.2;9.4;5.1;7.02;0;1.81;6643 +66107;42.91305;9.38767;155;20220108;12.4;6;9.2;5.8;7.45;1.3;1.75;7475 +66107;42.91305;9.38767;155;20220109;12.1;7.8;9.9;9.9;8.35;.3;2.15;5826 +66107;42.91305;9.38767;155;20220110;11.3;5.8;8.6;4.8;6.09;0;1.96;6972 +66107;42.91305;9.38767;155;20220111;12.9;6.6;9.8;5.6;5.52;0;2.56;7797 +66107;42.91305;9.38767;155;20220112;10.6;5.9;8.2;8;4.85;0;2.9;6815 +66107;42.91305;9.38767;155;20220113;11.8;5.8;8.8;8;4.75;0;3.13;7788 +66107;42.91305;9.38767;155;20220114;12.4;6.4;9.4;3.7;6.72;0;1.59;7962 +66107;42.91305;9.38767;155;20220115;13.5;6;9.8;4.8;8.19;0;1.38;8542 +66107;42.91305;9.38767;155;20220116;13.6;4.6;9.1;1.6;7.89;0;.88;9561 +66107;42.91305;9.38767;155;20220117;13.4;5.7;9.6;2.7;8.65;0;1.06;9190 +66107;42.91305;9.38767;155;20220118;13.2;5.8;9.5;2;8.95;0;.88;8683 +66107;42.91305;9.38767;155;20220119;13;6.7;9.8;2.3;8.89;.3;1;7892 +66107;42.91305;9.38767;155;20220120;12.6;6.5;9.6;3.7;7.89;0;1.48;8236 +66107;42.91305;9.38767;155;20220121;12.5;6.4;9.4;3.1;7.82;0;1.36;8797 +66107;42.91305;9.38767;155;20220122;11.9;4.6;8.3;3.3;5.85;0;1.55;10182 +66107;42.91305;9.38767;155;20220123;12.6;5.3;8.9;2.4;7.69;0;1.12;10020 +66107;42.91305;9.38767;155;20220124;12.3;5.9;9.1;2.9;8.22;0;1.19;9368 +66107;42.91305;9.38767;155;20220125;12.5;6.6;9.5;3.4;8.39;0;1.34;8460 +66107;42.91305;9.38767;155;20220126;13.6;6.8;10.2;5.5;8.59;0;1.91;8769 +66107;42.91305;9.38767;155;20220127;13.8;7.2;10.5;2.5;8.42;0;1.34;8663 +66107;42.91305;9.38767;155;20220128;13.5;6.5;10;2.5;8.65;0;1.23;9256 +66107;42.91305;9.38767;155;20220129;13.7;5.9;9.8;3.6;8.92;0;1.37;10517 +66107;42.91305;9.38767;155;20220130;13.8;6.8;10.3;2.1;8.85;0;1.2;10154 +66107;42.91305;9.38767;155;20220131;13.1;6.4;9.7;6.4;8.69;0;1.84;9466 +66107;42.91305;9.38767;155;20220201;14.1;9.6;11.9;6.6;6.12;0;3.23;7729 +66107;42.91305;9.38767;155;20220202;17.4;7;12.2;4.4;7.52;0;2.4;11969 +66107;42.91305;9.38767;155;20220203;16.7;8.5;12.6;2.6;10.55;0;1.5;10325 +66107;42.91305;9.38767;155;20220204;14.1;10;12.1;2.9;11.02;0;1.27;7494 +66107;42.91305;9.38767;155;20220205;14.5;8;11.2;1.9;9.95;0;1.22;9745 +66107;42.91305;9.38767;155;20220206;14.6;7.3;10.9;4.7;9.79;.1;1.64;11179 +66107;42.91305;9.38767;155;20220207;16.4;8.4;12.4;11;8.02;0;3.76;11707 +66107;42.91305;9.38767;155;20220208;15.1;6.9;11;3.8;6.55;0;2.37;12030 +66107;42.91305;9.38767;155;20220209;14.5;7.4;10.9;3.7;8.25;0;1.92;11216 +66107;42.91305;9.38767;155;20220210;13.3;6.4;9.8;3.1;8.64;0;1.78;11317 +66107;42.91305;9.38767;155;20220211;13.2;7.8;10.5;3.6;9.64;0;1.51;10549 +66107;42.91305;9.38767;155;20220212;13;8.7;10.9;9.3;8.64;0;2.63;11985 +66107;42.91305;9.38767;155;20220213;12.6;8.4;10.5;3.2;8.49;0;1.69;9067 +66107;42.91305;9.38767;155;20220214;14.3;8.7;11.5;3.9;9.09;3.3;1.94;9479 +66107;42.91305;9.38767;155;20220215;12.3;8;10.1;10.6;8.59;0;2.46;8424 +66107;42.91305;9.38767;155;20220216;13.5;7;10.2;5.1;8.32;0;2.12;12659 +66107;42.91305;9.38767;155;20220217;16.8;8.4;12.6;2.5;10.22;0;1.81;12667 +66107;42.91305;9.38767;155;20220218;16.9;8.7;12.8;3;10.92;0;1.93;13532 +66107;42.91305;9.38767;155;20220219;15.7;9.8;12.8;2.9;11.22;0;1.67;10063 +66107;42.91305;9.38767;155;20220220;15.3;8.6;11.9;4.8;10.69;0;1.98;11831 +66107;42.91305;9.38767;155;20220221;15;8.2;11.6;11.7;8.72;.3;3.21;11815 +66107;42.91305;9.38767;155;20220222;15.7;10.6;13.1;4.7;7.25;0;3.11;12806 +66107;42.91305;9.38767;155;20220223;15.7;6;10.9;2.2;8.79;0;1.9;15357 +66107;42.91305;9.38767;155;20220224;14.8;7.1;11;3.3;9.85;0;1.83;12860 +66107;42.91305;9.38767;155;20220225;16.3;8.8;12.5;5.1;8.99;.1;2.76;13430 +66107;42.91305;9.38767;155;20220226;11.8;6.8;9.3;8;5.59;0;3.36;13246 +66107;42.91305;9.38767;155;20220227;10.9;5.6;8.2;5.3;4.42;0;3.06;12520 +66107;42.91305;9.38767;155;20220228;13;4.5;8.8;3.4;6.12;0;2.45;16348 +66107;42.91305;9.38767;155;20220301;10.1;4.9;7.5;5.8;5.25;0;2.72;12813 +66107;42.91305;9.38767;155;20220302;11.8;3.8;7.8;2.9;6.52;0;2.04;15293 +66107;42.91305;9.38767;155;20220303;13.2;6.7;9.9;2.3;7.92;.6;1.92;13019 +66107;42.91305;9.38767;155;20220304;12.1;7.5;9.8;4;8.29;4.7;2.06;11991 +66107;42.91305;9.38767;155;20220305;11.1;5.6;8.3;5.8;5.59;0;2.86;13022 +66107;42.91305;9.38767;155;20220306;10.5;4.3;7.4;4.6;5.09;0;2.65;14139 +66107;42.91305;9.38767;155;20220307;10.9;3.7;7.3;3.5;5.22;0;2.48;16449 +66107;42.91305;9.38767;155;20220308;10.7;3.6;7.2;5.1;5.29;0;2.73;15599 +66107;42.91305;9.38767;155;20220309;12.5;3.6;8;3.8;4.95;0;2.86;18309 +66107;42.91305;9.38767;155;20220310;14;4.6;9.3;2.1;7.65;0;2.14;17573 +66107;42.91305;9.38767;155;20220311;14.5;6.1;10.3;4.7;8.39;.1;2.52;17074 +66107;42.91305;9.38767;155;20220312;13.6;10;11.8;7.1;7.99;.2;3.04;9664 +66107;42.91305;9.38767;155;20220313;13.5;10;11.7;7.6;8.72;.8;2.78;11029 +66107;42.91305;9.38767;155;20220314;16.3;11.1;13.7;5.5;11.25;.3;2.37;12285 +66107;42.91305;9.38767;155;20220315;16.4;12.4;14.4;5.6;10.92;0;2.65;10664 +66107;42.91305;9.38767;155;20220316;17.2;10.6;13.9;3.7;11.09;0;2.49;12874 +66107;42.91305;9.38767;155;20220317;15.7;12.1;13.9;6.8;10.65;0;2.82;8800 +66107;42.91305;9.38767;155;20220318;14.6;12.2;13.4;12.2;8.79;0;3.96;6040 +66107;42.91305;9.38767;155;20220319;13.9;11.1;12.5;9.8;8.24;0;3.59;6221 +66107;42.91305;9.38767;155;20220320;15;10.6;12.8;7.3;8.29;0;3.62;12671 +66107;42.91305;9.38767;155;20220321;13.5;8.4;11;8.2;5.69;0;4.31;15863 +66107;42.91305;9.38767;155;20220322;14.6;7.3;11;7.3;5.34;0;4.46;17978 +66107;42.91305;9.38767;155;20220323;14.4;8.5;11.4;4.7;6.64;0;3.63;19021 +66107;42.91305;9.38767;155;20220324;17.1;9.4;13.3;1.5;7.99;0;2.91;20618 +66107;42.91305;9.38767;155;20220325;17.5;8.9;13.2;4.4;7.64;0;3.88;20550 +66107;42.91305;9.38767;155;20220326;17;10.4;13.7;5.2;7.34;.1;4.23;19115 +66107;42.91305;9.38767;155;20220327;18;13.3;15.7;6.6;8.09;.1;4.38;7933 +66107;42.91305;9.38767;155;20220328;17.3;11.4;14.4;2.3;9.54;0;2.78;14756 +66107;42.91305;9.38767;155;20220329;17.6;10.5;14.1;3;8.79;1.2;3.41;18731 +66107;42.91305;9.38767;155;20220330;15.7;12.1;13.9;5.2;12.39;11.6;2.05;9669 +66107;42.91305;9.38767;155;20220331;14.9;10.3;12.6;10.4;11.44;.8;2.48;11256 +66107;42.91305;9.38767;155;20220401;13.2;11.3;12.3;18.8;7.64;2.3;4.72;9806 +66107;42.91305;9.38767;155;20220402;10.6;4;7.3;5;7.5;12.9;2.02;9382 +66107;42.91305;9.38767;155;20220403;12.3;4.6;8.5;4.1;7.92;10.2;2.16;10175 +66107;42.91305;9.38767;155;20220404;12.3;6.4;9.3;4.4;7.54;0;2.86;19003 +66107;42.91305;9.38767;155;20220405;13.2;8;10.6;2.2;7.6;0;3.06;23391 +66107;42.91305;9.38767;155;20220406;14.8;7.9;11.4;5.9;8.69;.9;3.17;16415 +66107;42.91305;9.38767;155;20220407;16.5;9.7;13.1;18;9.44;0;4.55;17895 +66107;42.91305;9.38767;155;20220408;20.6;14.8;17.7;19.6;10.49;0;6.91;18026 +66107;42.91305;9.38767;155;20220409;14.7;13.7;14.2;17.8;9.38;0;4.78;7839 +66107;42.91305;9.38767;155;20220410;14.9;8.2;11.5;3.7;7.29;0;3.64;21983 +66107;42.91305;9.38767;155;20220411;16.5;8.9;12.7;3.5;8.54;0;3.82;23973 +66107;42.91305;9.38767;155;20220412;17.4;10.5;13.9;7.4;10.24;0;3.46;16700 +66107;42.91305;9.38767;155;20220413;18.6;12.2;15.4;6.9;9.39;0;4.62;19077 +66107;42.91305;9.38767;155;20220414;20.3;11.8;16;4.6;9.64;0;4.63;20873 +66107;42.91305;9.38767;155;20220415;21.4;12.6;17;2.9;10.59;0;4.22;21933 +66107;42.91305;9.38767;155;20220416;20.9;13.2;17.1;5.7;9.34;0;5.53;24971 +66107;42.91305;9.38767;155;20220417;16.6;12.9;14.7;10.7;6.54;0;6.35;23227 +66107;42.91305;9.38767;155;20220418;16.9;10.9;13.9;5.9;7.39;0;5.03;25742 +66107;42.91305;9.38767;155;20220419;18.2;10.8;14.5;2.7;10.44;0;3.77;23582 +66107;42.91305;9.38767;155;20220420;19.1;11.5;15.3;5.8;11.74;1.6;3.46;18064 +66107;42.91305;9.38767;155;20220421;16.4;12.8;14.6;10.8;12.79;18.7;2.88;12640 +66107;42.91305;9.38767;155;20220422;15.9;11.4;13.7;7.4;12.54;0;2.65;14526 +66107;42.91305;9.38767;155;20220423;19.6;11.7;15.6;7.9;11.14;1.2;4.53;20742 +66107;42.91305;9.38767;155;20220424;16;11.4;13.7;10.1;10.69;1.4;3.72;16552 +66107;42.91305;9.38767;155;20220425;18.6;13.1;15.8;12.1;10.29;0;5.57;24569 +66107;42.91305;9.38767;155;20220426;18.8;13.5;16.1;4.2;10.09;0;4.8;26188 +66107;42.91305;9.38767;155;20220427;21.1;12.4;16.8;3.9;10.79;0;4.94;27059 +66107;42.91305;9.38767;155;20220428;21.6;13.3;17.5;6.8;9.44;0;6.24;27310 +66107;42.91305;9.38767;155;20220429;20.4;14.9;17.6;7.3;8.49;0;6.2;21049 +66107;42.91305;9.38767;155;20220430;18.3;13.3;15.8;3.5;10.39;.4;4.04;20581 +66107;42.91305;9.38767;155;20220501;18.3;13.5;15.9;3.4;10.29;0;4.01;19680 +66107;42.91305;9.38767;155;20220502;18.8;12.5;15.7;3.1;10.64;0;4.22;24111 +66107;42.91305;9.38767;155;20220503;19.2;13.6;16.4;2.9;11.99;0;3.83;20864 +66107;42.91305;9.38767;155;20220504;20.3;13.5;16.9;2.7;12.04;0;4.33;24110 +66107;42.91305;9.38767;155;20220505;16.4;14.7;15.6;5.8;13.34;21.4;2.41;6115 +66107;42.91305;9.38767;155;20220506;16.3;11.5;13.9;6.1;14.75;2;1.94;12678 +66107;42.91305;9.38767;155;20220507;18.7;13.8;16.2;4.6;14.75;0;3.28;19025 +66107;42.91305;9.38767;155;20220508;20.8;13.8;17.3;4.5;13.25;0;4.45;23443 +66107;42.91305;9.38767;155;20220509;21.3;13.6;17.4;3.3;13.22;0;4.73;27432 +66107;42.91305;9.38767;155;20220510;22.3;14;18.2;3.1;13.32;0;5;27617 +66107;42.91305;9.38767;155;20220511;22.2;14.9;18.5;4.7;11.69;0;5.54;25614 +66107;42.91305;9.38767;155;20220512;22.3;14.3;18.3;3;12.12;0;5.21;27889 +66107;42.91305;9.38767;155;20220513;22.3;14.1;18.2;3;11.15;0;5.25;26382 +66107;42.91305;9.38767;155;20220514;22.1;13.4;17.7;2.1;11.65;0;4.92;28070 +66107;42.91305;9.38767;155;20220515;23;13.4;18.2;1.8;13.25;0;4.72;27408 +66107;42.91305;9.38767;155;20220516;23.6;14.3;18.9;2.1;14.29;0;4.89;28119 +66107;42.91305;9.38767;155;20220517;23.9;15.8;19.9;2.6;13.45;0;5.39;28441 +66107;42.91305;9.38767;155;20220518;23.8;16;19.9;2.7;12.85;0;5.55;29242 +66107;42.91305;9.38767;155;20220519;27.6;18;22.8;4.3;13.79;0;6.95;29995 +66107;42.91305;9.38767;155;20220520;25;16.1;20.6;2;16.62;0;5.14;28915 +66107;42.91305;9.38767;155;20220521;25.3;16.5;20.9;4;15.59;0;5.75;28361 +66107;42.91305;9.38767;155;20220522;24.5;16.6;20.6;2;15.85;.1;5.2;28751 +66107;42.91305;9.38767;155;20220523;28.2;16.6;22.4;2.3;15.49;0;5.97;30091 +66107;42.91305;9.38767;155;20220524;25.7;18.4;22.1;3.2;18.65;0;4.77;22391 +66107;42.91305;9.38767;155;20220525;25.9;17.8;21.9;2.7;18.29;0;5.13;25809 +66107;42.91305;9.38767;155;20220526;27.3;18.8;23.1;3.2;19.22;0;5.15;23001 +66107;42.91305;9.38767;155;20220527;30.1;19.5;24.8;3.8;14.19;0;6.56;24478 +66107;42.91305;9.38767;155;20220528;29.8;20.4;25.1;3.1;15.95;0;6.61;27488 +66107;42.91305;9.38767;155;20220529;24.2;19.1;21.7;4;18.98;.1;4.9;23909 +66107;42.91305;9.38767;155;20220530;24.8;16.1;20.4;1.9;17.68;0;5.05;28284 +66107;42.91305;9.38767;155;20220531;24.9;17.6;21.2;2;19.42;0;4.86;26877 +66107;42.91305;9.38767;155;20220601;26.3;18.3;22.3;2.6;20.22;0;5.4;28595 +66107;42.91305;9.38767;155;20220602;31;18.2;24.6;2;19.85;0;6.29;31088 +66107;42.91305;9.38767;155;20220603;32.2;22.3;27.3;2.5;18.22;.1;6.07;22544 +66107;42.91305;9.38767;155;20220604;35;20.7;27.9;2.9;19.25;0;7.46;29847 +66107;42.91305;9.38767;155;20220605;27.7;22.8;25.3;5.5;20.49;.1;5.87;20929 +66107;42.91305;9.38767;155;20220606;28.3;20.3;24.3;6;16.29;0;7.36;26538 +66107;42.91305;9.38767;155;20220607;29.7;20;24.8;9.6;14.69;0;9.09;30720 +66107;42.91305;9.38767;155;20220608;26;20.3;23.1;9.1;15.89;0;7.04;23633 +66107;42.91305;9.38767;155;20220609;25.8;19.4;22.6;7.7;15.55;0;6.85;25229 +66107;42.91305;9.38767;155;20220610;26.6;17.7;22.2;2.6;13.99;0;6.13;29833 +66107;42.91305;9.38767;155;20220611;28.2;18.6;23.4;2.6;12.52;0;6.8;31474 +66107;42.91305;9.38767;155;20220612;28.6;18.8;23.7;2.8;11.65;0;7.05;31502 +66107;42.91305;9.38767;155;20220613;29;20;24.5;2.8;16.22;.1;6.36;27684 +66107;42.91305;9.38767;155;20220614;28.8;18.8;23.8;2.9;21.55;.1;5.95;29895 +66107;42.91305;9.38767;155;20220615;29.4;19;24.2;2.3;20.35;0;5.86;28452 +66107;42.91305;9.38767;155;20220616;28.5;19.8;24.2;2.5;19.82;0;6.15;30395 +66107;42.91305;9.38767;155;20220617;28.7;19.6;24.2;2.3;19.19;0;6.26;31106 +66107;42.91305;9.38767;155;20220618;32.5;21.5;27;3.7;18.72;0;7.76;31604 +66107;42.91305;9.38767;155;20220619;30.7;21.6;26.1;3.3;17.75;0;7.29;30292 +66107;42.91305;9.38767;155;20220620;29.3;20.1;24.7;2.2;18.99;0;6.32;31006 +66107;42.91305;9.38767;155;20220621;32;21.5;26.8;2.8;16.52;0;7.24;29745 +66107;42.91305;9.38767;155;20220622;31.6;22.8;27.2;2.9;20.05;0;6.59;26787 +66107;42.91305;9.38767;155;20220623;28.3;21.8;25;3;23.42;.2;4.81;20968 +66107;42.91305;9.38767;155;20220624;29;22.1;25.6;5.3;22.95;0;6.1;26069 +66107;42.91305;9.38767;155;20220625;28.3;21.2;24.7;2.8;20.72;0;5.73;26273 +66107;42.91305;9.38767;155;20220626;33.1;22.5;27.8;4.5;18.75;0;8.09;29696 +66107;42.91305;9.38767;155;20220627;33;24.9;29;2.8;21.09;0;6.66;25544 +66107;42.91305;9.38767;155;20220628;32.4;23.4;27.9;5.7;22.29;5.3;7.17;24082 +66107;42.91305;9.38767;155;20220629;28.5;20.2;24.3;5.7;20.15;0;6.63;29114 +66107;42.91305;9.38767;155;20220630;28.6;18.8;23.7;1.9;19.85;0;6.11;31473 +66107;42.91305;9.38767;155;20220701;28.8;20.2;24.5;3.1;21.15;0;6.16;29721 +66107;42.91305;9.38767;155;20220702;28.3;19.8;24;3.2;19.72;0;6.42;31083 +66107;42.91305;9.38767;155;20220703;31.3;20.6;25.9;2.8;16.92;0;7.22;31371 +66107;42.91305;9.38767;155;20220704;33.3;22.4;27.9;3.6;12.92;0;8.43;30240 +66107;42.91305;9.38767;155;20220705;31.7;22;26.9;5.2;16.35;0;8.14;28445 +66107;42.91305;9.38767;155;20220706;29.1;23.2;26.2;5.1;20.72;0;6.81;26436 +66107;42.91305;9.38767;155;20220707;28.5;21.8;25.2;4.3;22.92;.1;6.22;29723 +66107;42.91305;9.38767;155;20220708;29.2;20.7;24.9;4.1;18.45;0;6.71;29439 +66107;42.91305;9.38767;155;20220709;30.4;21.9;26.1;3.4;17.69;0;7.23;30969 +66107;42.91305;9.38767;155;20220710;29.4;20.3;24.9;2.8;17.75;0;6.49;29611 +66107;42.91305;9.38767;155;20220711;28.7;20.5;24.6;2.1;16.52;0;6.17;28976 +66107;42.91305;9.38767;155;20220712;28.9;21.3;25.1;2.1;19.29;0;5.9;27975 +66107;42.91305;9.38767;155;20220713;31.9;20.9;26.4;2.8;21.82;0;6.72;30749 +66107;42.91305;9.38767;155;20220714;30.2;21.4;25.8;2.4;22.89;0;6.24;30300 +66107;42.91305;9.38767;155;20220715;29.4;22;25.7;3.1;22.82;0;6.09;28315 +66107;42.91305;9.38767;155;20220716;31.4;22.3;26.8;2.8;22.02;0;6.73;30013 +66107;42.91305;9.38767;155;20220717;33.5;22.7;28.1;2.4;23.19;0;6.91;30545 +66107;42.91305;9.38767;155;20220718;33.5;23.6;28.5;3.1;22.25;0;7.09;28788 +66107;42.91305;9.38767;155;20220719;33.8;23.6;28.7;3;22.62;.1;7.27;30201 +66107;42.91305;9.38767;155;20220720;33.7;23.1;28.4;2.7;21.05;.1;7.21;29582 +66107;42.91305;9.38767;155;20220721;32.4;24.8;28.6;3.4;20.29;0;7.17;27344 +66107;42.91305;9.38767;155;20220722;31.2;23.4;27.3;3.2;24.59;0;6.31;27891 +66107;42.91305;9.38767;155;20220723;31.3;22.8;27.1;4.2;24.05;0;6.62;28266 +66107;42.91305;9.38767;155;20220724;30.9;24.2;27.6;4.2;23.49;0;6.33;24821 +66107;42.91305;9.38767;155;20220725;30.6;23.5;27;4.4;24.42;0;6.06;24938 +66107;42.91305;9.38767;155;20220726;31.9;24.1;28;5.5;23.52;0;7.26;27264 +66107;42.91305;9.38767;155;20220727;30.4;23.3;26.9;4.1;20.22;0;6.81;26217 +66107;42.91305;9.38767;155;20220728;29.6;22.2;25.9;3.5;22.42;0;5.9;25963 +66107;42.91305;9.38767;155;20220729;30.4;22.3;26.3;3.7;23.15;0;5.99;26051 +66107;42.91305;9.38767;155;20220730;29.9;23.3;26.6;5.3;22.99;0;6.46;25394 +66107;42.91305;9.38767;155;20220731;30.3;21.6;26;2.9;22.52;.1;5.97;27401 +66107;42.91305;9.38767;155;20220801;31.7;22;26.9;2.8;21.05;0;6.28;27115 +66107;42.91305;9.38767;155;20220802;30.5;23.1;26.8;2.6;22.19;0;5.74;24904 +66107;42.91305;9.38767;155;20220803;32.1;22.8;27.5;2.2;21.02;0;6.13;27008 +66107;42.91305;9.38767;155;20220804;31.8;22.5;27.1;2;21.65;0;6.01;27391 +66107;42.91305;9.38767;155;20220805;31.3;23.2;27.2;3;22.69;0;5.92;25144 +66107;42.91305;9.38767;155;20220806;31.1;22.3;26.7;3;23.49;0;5.86;26769 +66107;42.91305;9.38767;155;20220807;31.4;23.1;27.2;3.2;25.39;0;6.15;28308 +66107;42.91305;9.38767;155;20220808;31.1;24.2;27.7;3.7;22.69;0;6.09;24148 +66107;42.91305;9.38767;155;20220809;30.9;23.2;27.1;2.7;20.92;0;6.18;27521 +66107;42.91305;9.38767;155;20220810;30.8;23.7;27.2;4.2;20.42;0;6.42;24811 +66107;42.91305;9.38767;155;20220811;30.3;23.4;26.8;4;18.75;0;6.22;23254 +66107;42.91305;9.38767;155;20220812;30.5;21.5;26;2.2;19.09;0;5.41;23653 +66107;42.91305;9.38767;155;20220813;28.8;20.6;24.7;4;20.05;.2;5.63;23331 +66107;42.91305;9.38767;155;20220814;30.7;22.1;26.4;3.4;17.92;.2;6.16;23399 +66107;42.91305;9.38767;155;20220815;31.7;22.3;27;2.4;21.35;1.4;5.19;21440 +66107;42.91305;9.38767;155;20220816;30.1;23.2;26.6;2.1;23.62;1.9;5.2;24142 +66107;42.91305;9.38767;155;20220817;31.9;22.7;27.3;5;23.72;.2;6.12;22194 +66107;42.91305;9.38767;155;20220818;27.5;24.9;26.2;5.2;23.05;5.8;4.35;13327 +66107;42.91305;9.38767;155;20220819;27.3;18.5;22.9;4.7;19.89;.3;5.05;23379 +66107;42.91305;9.38767;155;20220820;28.5;21.5;25;3.8;19.85;0;5.47;22753 +66107;42.91305;9.38767;155;20220821;28.6;20.8;24.7;2.5;22.05;0;4.79;23269 +66107;42.91305;9.38767;155;20220822;28.3;20.5;24.4;3.1;22.99;0;4.8;23743 +66107;42.91305;9.38767;155;20220823;29;20.2;24.6;2.2;21.75;0;4.86;24444 +66107;42.91305;9.38767;155;20220824;30.7;21.2;25.9;3.2;18.15;0;5.86;24514 +66107;42.91305;9.38767;155;20220825;29.6;21.7;25.6;2.9;18.69;0;5.4;23137 +66107;42.91305;9.38767;155;20220826;29.9;21.8;25.8;3;21.62;0;5.25;23833 +66107;42.91305;9.38767;155;20220827;29.6;21.3;25.4;2.5;23.05;0;4.79;23195 +66107;42.91305;9.38767;155;20220828;28.6;22.4;25.5;2.5;23.99;.1;4.16;18895 +66107;42.91305;9.38767;155;20220829;28.8;21.9;25.4;2.9;23.65;0;4.78;23051 +66107;42.91305;9.38767;155;20220830;29.5;21.6;25.5;3;22.85;0;4.74;21654 +66107;42.91305;9.38767;155;20220831;28.7;21.3;25;4.6;22.35;1.5;4.59;18245 +66107;42.91305;9.38767;155;20220901;28.8;22.9;25.9;4.3;21.99;0;5.01;19500 +66107;42.91305;9.38767;155;20220902;28.4;21.2;24.8;2.1;21.45;0;4.11;19231 +66107;42.91305;9.38767;155;20220903;28.5;22.3;25.4;3.3;21.22;0;4.41;17096 +66107;42.91305;9.38767;155;20220904;29.9;22.3;26.1;3.6;21.35;0;5.12;20551 +66107;42.91305;9.38767;155;20220905;30.7;22.6;26.6;2.4;21.25;0;4.94;21281 +66107;42.91305;9.38767;155;20220906;30.8;22;26.4;1.9;22.35;0;4.55;21382 +66107;42.91305;9.38767;155;20220907;30.7;22.1;26.4;2.7;24.45;0;4.57;20642 +66107;42.91305;9.38767;155;20220908;30.6;22.8;26.7;5.1;23.29;0;5.18;18225 +66107;42.91305;9.38767;155;20220909;29.4;22.3;25.9;10.8;15.55;0;8.37;21570 +66107;42.91305;9.38767;155;20220910;27.3;21.5;24.4;11.3;15.99;0;6.97;17305 +66107;42.91305;9.38767;155;20220911;27.1;19.9;23.5;7.3;16.42;0;5.89;18975 +66107;42.91305;9.38767;155;20220912;26.4;18.6;22.5;1.9;19.09;0;3.91;21576 +66107;42.91305;9.38767;155;20220913;28.8;18.6;23.7;2;19.12;0;4.22;21630 +66107;42.91305;9.38767;155;20220914;30.4;21.2;25.8;2.8;20.25;.1;4.46;17626 +66107;42.91305;9.38767;155;20220915;29.6;23.3;26.4;5.9;21.45;.2;5.01;14305 +66107;42.91305;9.38767;155;20220916;28.9;23.2;26.1;12.3;16.35;.2;7.83;19549 +66107;42.91305;9.38767;155;20220917;24.2;19.5;21.9;10.1;12.15;.3;6.69;15397 +66107;42.91305;9.38767;155;20220918;25.6;16.1;20.9;2.5;10.22;0;4.41;20642 +66107;42.91305;9.38767;155;20220919;25.8;17.1;21.5;3.5;14.22;0;4.43;20393 +66107;42.91305;9.38767;155;20220920;24.9;18.8;21.8;3.3;15.42;0;4.13;19044 +66107;42.91305;9.38767;155;20220921;25.2;17.5;21.3;4.7;12.52;0;5.05;18083 +66107;42.91305;9.38767;155;20220922;22.2;16.5;19.4;6.1;9.69;0;5.35;18430 +66107;42.91305;9.38767;155;20220923;23.5;15.5;19.5;3.5;10.02;0;4.35;18140 +66107;42.91305;9.38767;155;20220924;22.4;16.2;19.3;2;13.75;2.3;2.88;14223 +66107;42.91305;9.38767;155;20220925;23.4;17;20.2;3.2;18.12;.4;2.99;15728 +66107;42.91305;9.38767;155;20220926;24.4;17.4;20.9;8.2;14.82;0;4.91;15683 +66107;42.91305;9.38767;155;20220927;21.8;16.3;19.1;14.8;12.05;.1;5.76;13624 +66107;42.91305;9.38767;155;20220928;23.3;16.4;19.9;13.9;13.15;.1;5.56;14051 +66107;42.91305;9.38767;155;20220929;22.6;17.5;20;10.2;14.62;2.5;4.4;12876 +66107;42.91305;9.38767;155;20220930;20.1;15.3;17.7;4.4;14.72;5.9;2.76;11272 +66107;42.91305;9.38767;155;20221001;21.6;13.6;17.6;10.1;12.82;.1;4.4;15853 +66107;42.91305;9.38767;155;20221002;26.8;17.6;22.2;10.9;14.82;0;5.91;15581 +66107;42.91305;9.38767;155;20221003;23.9;16.9;20.4;5;15.62;0;3.65;15462 +66107;42.91305;9.38767;155;20221004;23.5;16.1;19.8;2.5;17.32;0;2.84;16567 +66107;42.91305;9.38767;155;20221005;24.5;15.7;20.1;2.1;16.52;0;2.91;17323 +66107;42.91305;9.38767;155;20221006;22.2;15.5;18.8;2.2;17.05;0;2.32;14139 +66107;42.91305;9.38767;155;20221007;22;14.1;18;2.1;16.49;0;2.25;15573 +66107;42.91305;9.38767;155;20221008;24.2;14.6;19.4;1.6;15.85;.2;2.6;16765 +66107;42.91305;9.38767;155;20221009;23.4;16.9;20.2;3.3;16.05;3.1;2.75;10667 +66107;42.91305;9.38767;155;20221010;22.4;16;19.2;3.6;16.82;.4;2.51;12850 +66107;42.91305;9.38767;155;20221011;22.7;16.2;19.4;3;17.09;0;2.41;13195 +66107;42.91305;9.38767;155;20221012;21.6;16.4;19;3.3;17.15;.3;2.13;9964 +66107;42.91305;9.38767;155;20221013;22.4;16.6;19.5;3.6;15.62;0;2.84;13928 +66107;42.91305;9.38767;155;20221014;22.8;16.7;19.7;6;15.49;0;3.46;13079 +66107;42.91305;9.38767;155;20221015;23.8;15.9;19.8;2.3;15.99;0;2.6;14732 +66107;42.91305;9.38767;155;20221016;24.7;16.2;20.4;2.7;15.82;0;2.77;13940 +66107;42.91305;9.38767;155;20221017;24.9;17.5;21.2;3.4;17.22;0;2.87;14327 +66107;42.91305;9.38767;155;20221018;23.8;16;19.9;2.5;17.95;0;2.29;14156 +66107;42.91305;9.38767;155;20221019;22.5;17.5;20;3;17.72;0;2.27;12463 +66107;42.91305;9.38767;155;20221020;22.6;15.1;18.9;2.7;17.55;0;2.12;13627 +66107;42.91305;9.38767;155;20221021;24.9;16.1;20.5;1.7;16.69;0;2.01;10407 +66107;42.91305;9.38767;155;20221022;25.5;17.5;21.5;2.2;16.62;0;2.5;12410 +66107;42.91305;9.38767;155;20221023;26.9;18.1;22.5;2.3;16.42;0;2.67;11931 +66107;42.91305;9.38767;155;20221024;26.8;18.5;22.6;2.2;15.75;0;2.72;12555 +66107;42.91305;9.38767;155;20221025;25.8;17.4;21.6;2.1;16.09;0;2.41;11810 +66107;42.91305;9.38767;155;20221026;25.4;16.1;20.7;1.5;14.99;0;2.06;12686 +66107;42.91305;9.38767;155;20221027;24.7;16.7;20.7;1.6;14.12;0;2.04;11102 +66107;42.91305;9.38767;155;20221028;23.2;15;19.1;2.9;15.65;0;2.02;11341 +66107;42.91305;9.38767;155;20221029;24.7;16.4;20.5;3.6;14.89;0;3.01;12963 +66107;42.91305;9.38767;155;20221030;25.2;15.3;20.2;1.4;14.25;0;1.91;12486 +66107;42.91305;9.38767;155;20221031;22.5;13.7;18.1;1.4;14.99;.1;1.54;11227 +66107;42.91305;9.38767;155;20221101;22.5;14;18.3;2.3;14.49;.1;1.88;10517 +66107;42.91305;9.38767;155;20221102;23.8;15.8;19.8;2.3;15.29;2;2.06;10876 +66107;42.91305;9.38767;155;20221103;21.8;15.1;18.5;3.3;15.29;6.7;2.04;10398 +66107;42.91305;9.38767;155;20221104;19.1;14.8;16.9;11.1;12.52;.5;3.43;7966 +66107;42.91305;9.38767;155;20221105;18.7;12.5;15.6;4.1;10.25;1;2.56;9184 +66107;42.91305;9.38767;155;20221106;20.5;12.7;16.6;2.7;9.69;0;2.36;10615 +66107;42.91305;9.38767;155;20221107;22.3;13.1;17.7;3.6;12.72;0;2.33;10059 +66107;42.91305;9.38767;155;20221108;21.6;13.6;17.6;1.5;13.12;0;1.51;10393 +66107;42.91305;9.38767;155;20221109;22;14.2;18.1;1.7;13.89;.1;1.56;9982 +66107;42.91305;9.38767;155;20221110;22;15.5;18.7;2.9;15.25;.2;1.85;8646 +66107;42.91305;9.38767;155;20221111;21.7;15.8;18.8;4.9;15.19;0;2.33;8860 +66107;42.91305;9.38767;155;20221112;19.6;13.8;16.7;4.2;10.95;0;2.57;7304 +66107;42.91305;9.38767;155;20221113;18;14.9;16.5;6;9.89;2.6;3.26;7220 +66107;42.91305;9.38767;155;20221114;19.1;12.5;15.8;3.2;10.65;1.3;1.93;8563 +66107;42.91305;9.38767;155;20221115;17.3;11.7;14.5;2.9;13.42;17;1.27;6009 +66107;42.91305;9.38767;155;20221116;20.1;14.3;17.2;6.2;14.39;1.6;2.13;8098 +66107;42.91305;9.38767;155;20221117;21.9;14.3;18.1;8.5;12.45;1;3.57;8483 +66107;42.91305;9.38767;155;20221118;18.5;12.7;15.6;7.2;11.54;.2;2.46;6596 +66107;42.91305;9.38767;155;20221119;16.4;11.5;13.9;2.3;10.14;14.1;1.53;6104 +66107;42.91305;9.38767;155;20221120;17;10.4;13.7;2.5;10.14;.2;1.44;8557 +66107;42.91305;9.38767;155;20221121;17.7;8.9;13.3;4.5;9.74;13.3;2.04;8850 +66107;42.91305;9.38767;155;20221122;14.6;10.6;12.6;7.5;10.84;6.7;1.86;4308 +66107;42.91305;9.38767;155;20221123;15.6;12.3;13.9;8.4;9.94;1.5;2.63;4475 +66107;42.91305;9.38767;155;20221124;17.9;10.6;14.2;5.4;10.09;.8;2.38;7908 +66107;42.91305;9.38767;155;20221125;15.6;10.8;13.2;2.8;11.14;22.2;1.26;6211 +66107;42.91305;9.38767;155;20221126;16.3;9.9;13.1;6;10.39;.1;1.97;6238 +66107;42.91305;9.38767;155;20221127;16;10.5;13.3;4;7.54;0;2.36;6801 +66107;42.91305;9.38767;155;20221128;14.3;8.3;11.3;1.5;8.39;1.5;1.05;5635 +66107;42.91305;9.38767;155;20221129;12.7;10.5;11.6;3.4;9.79;6.7;1.4;2582 +66107;42.91305;9.38767;155;20221130;13.9;9.5;11.7;4.2;8.84;0;1.67;5759 +66107;42.91305;9.38767;155;20221201;13.2;7.7;10.4;2.7;7.89;0;1.37;6057 +66107;42.91305;9.38767;155;20221202;14.3;7.2;10.7;2.5;8.64;5.2;1.22;6784 +66107;42.91305;9.38767;155;20221203;16.4;11.2;13.8;3.3;10.59;11.9;1.5;5621 +66107;42.91305;9.38767;155;20221204;16;10.2;13.1;1.5;11.34;1.3;.78;6450 +66107;42.91305;9.38767;155;20221205;18.5;9.5;14;2.2;11.69;1.2;1.06;7014 +66107;42.91305;9.38767;155;20221206;16.7;10.6;13.6;1.4;12.64;0;.66;6712 +66107;42.91305;9.38767;155;20221207;16.3;10.7;13.5;2;11.49;0;.96;6614 +66107;42.91305;9.38767;155;20221208;13.5;8.6;11.1;2.7;9.49;2.6;1.29;5325 +66107;42.91305;9.38767;155;20221209;19.9;9.6;14.8;3.9;11.69;3.6;1.64;6209 +66107;42.91305;9.38767;155;20221210;16.1;11.8;14;4.6;11.79;1.7;1.51;5098 +66107;42.91305;9.38767;155;20221211;12.5;7.3;9.9;7.7;6.79;1.1;2.25;6851 +66107;42.91305;9.38767;155;20221212;13.7;6;9.8;4.4;6.74;5.1;1.87;7143 +66107;42.91305;9.38767;155;20221213;11.1;6.8;8.9;3.7;10.29;3.9;.65;4161 +66107;42.91305;9.38767;155;20221214;13.6;9.3;11.5;3.1;12.14;9.1;.71;2967 +66107;42.91305;9.38767;155;20221215;16.6;9.3;13;3.5;12.29;5.7;1.11;4440 +66107;42.91305;9.38767;155;20221216;16.3;11.1;13.7;3.7;11.69;.6;1.47;4462 +66107;42.91305;9.38767;155;20221217;17.3;9.2;13.2;4.3;9.94;0;1.67;8439 +66107;42.91305;9.38767;155;20221218;15.3;8.3;11.8;1.6;10.54;0;.63;7613 +66107;42.91305;9.38767;155;20221219;14.8;8;11.4;.9;9.94;0;.51;6952 +66107;42.91305;9.38767;155;20221220;15.6;8;11.8;1.1;9.74;0;.63;7375 +66107;42.91305;9.38767;155;20221221;15.6;7.5;11.6;1.3;9.79;0;.69;7212 +66107;42.91305;9.38767;155;20221222;18.3;10.2;14.3;6.3;10.79;.2;2.02;7560 +66107;42.91305;9.38767;155;20221223;21;12.5;16.8;9.8;11.54;0;3.55;6705 +66107;42.91305;9.38767;155;20221224;22.3;14.8;18.6;7.8;11.34;0;3.63;7256 +66107;42.91305;9.38767;155;20221225;16.7;10.3;13.5;1.6;11.89;0;.72;7404 +66107;42.91305;9.38767;155;20221226;17.9;9.8;13.8;1.3;11.99;0;.68;7681 +66107;42.91305;9.38767;155;20221227;19.7;10.3;15;5.1;9.19;0;2.58;8781 +66107;42.91305;9.38767;155;20221228;17.1;8.6;12.8;4.2;8.79;0;1.89;8268 +66107;42.91305;9.38767;155;20221229;17.9;8.6;13.3;1.3;8.99;0;.91;8140 +66107;42.91305;9.38767;155;20221230;18.5;9.8;14.2;1.9;9.59;.1;1.24;7870 +66107;42.91305;9.38767;155;20221231;17.7;10.4;14;1.2;11.49;0;.71;7942 +66108;42.89839;9.45558;17;20220101;14.6;11.9;13.3;5.7;12.21;0;1.02;3263 +66108;42.89839;9.45558;17;20220102;13.8;12;12.9;5;10.86;0;1.42;2683 +66108;42.89839;9.45558;17;20220103;16.6;8.7;12.7;4.5;10.61;.1;1.52;6478 +66108;42.89839;9.45558;17;20220104;15.6;10;12.8;4;11.61;.1;1.2;4455 +66108;42.89839;9.45558;17;20220105;16.8;9.9;13.3;5.3;10.51;6.6;1.79;5800 +66108;42.89839;9.45558;17;20220106;10;6.7;8.4;3.5;8.66;7.9;.93;2588 +66108;42.89839;9.45558;17;20220107;12.2;8.2;10.2;6.3;7.16;0;2.11;7361 +66108;42.89839;9.45558;17;20220108;13.3;6.4;9.9;5.7;7.26;.9;1.72;7496 +66108;42.89839;9.45558;17;20220109;12.9;7.5;10.2;8.8;8.16;.4;2.15;5233 +66108;42.89839;9.45558;17;20220110;12.3;5.1;8.7;6.3;6.21;0;2.24;6193 +66108;42.89839;9.45558;17;20220111;13.4;7.8;10.6;7.1;5.76;0;3.02;7056 +66108;42.89839;9.45558;17;20220112;11.2;7.2;9.2;8.8;5.26;0;3.1;6574 +66108;42.89839;9.45558;17;20220113;11.9;4.6;8.3;7.5;5.41;0;2.61;7525 +66108;42.89839;9.45558;17;20220114;13.8;4.7;9.3;4.5;6.61;0;1.87;8121 +66108;42.89839;9.45558;17;20220115;15;7.3;11.1;7.3;8.16;0;2.09;7707 +66108;42.89839;9.45558;17;20220116;14.6;3.9;9.3;2;7.51;0;1.04;9679 +66108;42.89839;9.45558;17;20220117;14.8;6.2;10.5;3.1;9.01;0;1.2;8667 +66108;42.89839;9.45558;17;20220118;14.3;6.1;10.2;3.1;9.11;0;1.17;8490 +66108;42.89839;9.45558;17;20220119;14.2;6.7;10.5;3;9.26;.3;1.16;7621 +66108;42.89839;9.45558;17;20220120;13.9;3.9;8.9;1.3;8.26;0;.79;8203 +66108;42.89839;9.45558;17;20220121;13.9;7.2;10.6;4;8.11;0;1.64;8694 +66108;42.89839;9.45558;17;20220122;12.8;4.2;8.5;4.5;6.16;0;1.91;9915 +66108;42.89839;9.45558;17;20220123;13.6;5.3;9.5;3.7;7.71;0;1.49;9723 +66108;42.89839;9.45558;17;20220124;13.9;6.4;10.1;4;8.36;0;1.52;8698 +66108;42.89839;9.45558;17;20220125;13.2;5.5;9.3;3.9;8.26;0;1.41;9242 +66108;42.89839;9.45558;17;20220126;15.3;7.2;11.3;6.4;8.71;0;2.15;9217 +66108;42.89839;9.45558;17;20220127;14.7;8.6;11.7;3.5;8.71;0;1.66;8602 +66108;42.89839;9.45558;17;20220128;14.8;6.9;10.8;3.4;8.76;0;1.54;8643 +66108;42.89839;9.45558;17;20220129;14;6;10;4.1;8.86;0;1.4;10134 +66108;42.89839;9.45558;17;20220130;14.7;6.3;10.5;3;9.16;0;1.34;8551 +66108;42.89839;9.45558;17;20220131;14.1;7.8;11;6;9.01;0;1.8;8048 +66108;42.89839;9.45558;17;20220201;15.1;8.8;12;9.2;5.86;0;4;9553 +66108;42.89839;9.45558;17;20220202;17.1;7.8;12.5;6;7.26;0;2.96;11510 +66108;42.89839;9.45558;17;20220203;17.2;7.9;12.5;2.8;10.61;0;1.51;10600 +66108;42.89839;9.45558;17;20220204;15.3;9.6;12.5;2.9;11.56;0;1.19;6834 +66108;42.89839;9.45558;17;20220205;16;8.3;12.2;2.2;10.61;0;1.26;8643 +66108;42.89839;9.45558;17;20220206;15.1;7.8;11.5;5.4;10.36;.1;1.59;10255 +66108;42.89839;9.45558;17;20220207;17.6;8.5;13;9.5;8.41;0;3.32;11642 +66108;42.89839;9.45558;17;20220208;16.2;6;11.1;5.2;6.16;0;2.96;11656 +66108;42.89839;9.45558;17;20220209;15.3;8.9;12.1;5;8.26;0;2.32;10106 +66108;42.89839;9.45558;17;20220210;14.9;6.7;10.8;2.9;9.21;0;1.53;11293 +66108;42.89839;9.45558;17;20220211;14.4;8;11.2;3.4;9.71;0;1.52;10208 +66108;42.89839;9.45558;17;20220212;13.2;8.4;10.8;7.1;9.01;0;2.05;10531 +66108;42.89839;9.45558;17;20220213;13.9;6.3;10.1;3.3;8.81;.1;1.63;10545 +66108;42.89839;9.45558;17;20220214;15.3;6.8;11.1;3;9.46;3.2;1.6;9807 +66108;42.89839;9.45558;17;20220215;14.1;8.4;11.2;7.3;8.81;0;2.16;9944 +66108;42.89839;9.45558;17;20220216;14.8;8.3;11.6;6.5;8.46;0;2.47;12132 +66108;42.89839;9.45558;17;20220217;16.3;7.6;11.9;2.4;10.06;0;1.63;12836 +66108;42.89839;9.45558;17;20220218;16.6;8.2;12.4;2.8;11.46;0;1.52;10765 +66108;42.89839;9.45558;17;20220219;16.5;9.6;13;3.6;11.81;0;1.59;8325 +66108;42.89839;9.45558;17;20220220;16.8;9.7;13.3;4.7;11.06;0;2.02;11326 +66108;42.89839;9.45558;17;20220221;17.4;8.4;12.9;10.3;8.71;.3;3.44;10988 +66108;42.89839;9.45558;17;20220222;17.5;12;14.7;6.5;6.31;0;4.34;14309 +66108;42.89839;9.45558;17;20220223;17.8;5.1;11.5;1.8;8.46;0;1.9;15671 +66108;42.89839;9.45558;17;20220224;15.8;7;11.4;3.3;9.66;0;1.85;12588 +66108;42.89839;9.45558;17;20220225;16.3;8.9;12.6;4.5;9.41;.1;2.42;11917 +66108;42.89839;9.45558;17;20220226;13.2;7.4;10.3;9.1;5.76;0;3.78;14751 +66108;42.89839;9.45558;17;20220227;11.9;7.6;9.8;6.4;4.71;0;3.49;11281 +66108;42.89839;9.45558;17;20220228;13.6;5.2;9.4;3.1;6.41;0;2.32;15760 +66108;42.89839;9.45558;17;20220301;9.9;5.4;7.6;5.7;5.36;0;2.59;11897 +66108;42.89839;9.45558;17;20220302;12.7;3.8;8.2;3.4;6.26;0;2.21;15246 +66108;42.89839;9.45558;17;20220303;14.1;6.6;10.3;3.4;7.81;.5;2.13;11768 +66108;42.89839;9.45558;17;20220304;12.3;7.4;9.8;4;8.41;5;1.76;8362 +66108;42.89839;9.45558;17;20220305;11.2;4.8;8;5.3;6.06;0;2.54;13620 +66108;42.89839;9.45558;17;20220306;10.9;3.2;7.1;4.4;5.36;0;2.38;12288 +66108;42.89839;9.45558;17;20220307;11.5;4;7.8;3.5;5.51;0;2.37;14724 +66108;42.89839;9.45558;17;20220308;10.6;3.4;7;5;5.31;0;2.51;13864 +66108;42.89839;9.45558;17;20220309;12.9;3.2;8.1;4.1;5.06;0;2.88;18161 +66108;42.89839;9.45558;17;20220310;14.8;5.5;10.2;3.3;7.76;0;2.49;17810 +66108;42.89839;9.45558;17;20220311;14.8;6.1;10.4;5.7;8.91;.1;2.38;14452 +66108;42.89839;9.45558;17;20220312;13.5;7.2;10.3;7.2;9.01;.4;2.25;10039 +66108;42.89839;9.45558;17;20220313;12.4;8.2;10.3;8;9.71;1.2;1.81;5312 +66108;42.89839;9.45558;17;20220314;15.4;11.1;13.2;7.2;12.56;.4;1.83;10282 +66108;42.89839;9.45558;17;20220315;16.3;11.2;13.7;8.1;11.96;0;2.43;11169 +66108;42.89839;9.45558;17;20220316;17.3;9.2;13.2;5.3;11.76;0;2.38;14277 +66108;42.89839;9.45558;17;20220317;15.9;10.3;13.1;5.6;11.41;0;2.01;7112 +66108;42.89839;9.45558;17;20220318;14.3;11.1;12.7;8;9.56;0;2.65;5707 +66108;42.89839;9.45558;17;20220319;13.3;10.1;11.7;6.3;9.11;0;2.39;6325 +66108;42.89839;9.45558;17;20220320;14.5;9.8;12.1;4.4;9.31;0;2.38;10226 +66108;42.89839;9.45558;17;20220321;13.4;7.4;10.4;5.5;6.31;0;3.25;13805 +66108;42.89839;9.45558;17;20220322;13.8;8.5;11.2;7.6;5.61;0;4.09;15223 +66108;42.89839;9.45558;17;20220323;16.1;5.9;11;4;6.01;0;3.5;18807 +66108;42.89839;9.45558;17;20220324;18.8;6.4;12.6;2.1;7.01;0;3.14;20749 +66108;42.89839;9.45558;17;20220325;17.3;6.2;11.8;5.8;7.51;0;3.88;20775 +66108;42.89839;9.45558;17;20220326;18.4;11;14.7;6.1;6.61;.1;4.94;21590 +66108;42.89839;9.45558;17;20220327;17.7;13.4;15.6;5.4;7.81;0;4.01;10604 +66108;42.89839;9.45558;17;20220328;19.4;10.2;14.8;2;8.91;0;3.04;17267 +66108;42.89839;9.45558;17;20220329;19;8.8;13.9;3.3;9.71;1.3;3.25;18792 +66108;42.89839;9.45558;17;20220330;14.9;11.3;13.1;4.8;13.41;11.9;1.35;6798 +66108;42.89839;9.45558;17;20220331;16.7;11.9;14.3;8;12.21;.7;2.57;12584 +66108;42.89839;9.45558;17;20220401;14.9;10.5;12.7;12;7.81;2.4;3.57;8304 +66108;42.89839;9.45558;17;20220402;11.6;3.1;7.3;3.9;7.4;12.2;2.01;12800 +66108;42.89839;9.45558;17;20220403;13.1;5.4;9.2;3.6;8.4;9.7;2.03;11100 +66108;42.89839;9.45558;17;20220404;13.8;6.5;10.1;3.7;7.96;0;2.86;19950 +66108;42.89839;9.45558;17;20220405;15.4;4.4;9.9;2.2;8.1;0;2.94;23500 +66108;42.89839;9.45558;17;20220406;15.3;5.6;10.5;4.8;8.91;1.1;2.66;15258 +66108;42.89839;9.45558;17;20220407;16.7;7.2;12;10.8;10.16;0;3.28;20135 +66108;42.89839;9.45558;17;20220408;20.4;11.2;15.8;11.7;11.66;0;4.5;19489 +66108;42.89839;9.45558;17;20220409;15.5;14.5;15;17.8;9.41;0;4.78;7839 +66108;42.89839;9.45558;17;20220410;15.8;8.2;12;3.1;7.41;0;3.63;24427 +66108;42.89839;9.45558;17;20220411;17.4;6.5;11.9;4.4;8.31;0;3.8;24503 +66108;42.89839;9.45558;17;20220412;16.7;7.6;12.2;9;10.51;0;3.26;19323 +66108;42.89839;9.45558;17;20220413;19.1;10.8;15;7.1;10.11;0;4.52;21015 +66108;42.89839;9.45558;17;20220414;21.3;9.4;15.3;4.1;8.86;0;4.43;19919 +66108;42.89839;9.45558;17;20220415;22.5;11.1;16.8;2.8;10.21;0;4.27;23211 +66108;42.89839;9.45558;17;20220416;22;14.6;18.3;6.9;9.51;0;5.99;24615 +66108;42.89839;9.45558;17;20220417;17.1;12.3;14.7;7.7;7.06;0;5.45;24244 +66108;42.89839;9.45558;17;20220418;17.8;8.1;13;4.6;7.46;0;4.49;25611 +66108;42.89839;9.45558;17;20220419;19;8.9;13.9;2.8;10.41;0;3.72;24779 +66108;42.89839;9.45558;17;20220420;18.6;10.3;14.4;6;13.06;1.9;2.85;17142 +66108;42.89839;9.45558;17;20220421;16.1;11.8;13.9;8.4;13.71;19.4;1.88;10699 +66108;42.89839;9.45558;17;20220422;16.7;12.1;14.4;5.7;13.11;.1;2.41;14005 +66108;42.89839;9.45558;17;20220423;19.1;10.6;14.8;6.7;12.26;1.4;3.51;17617 +66108;42.89839;9.45558;17;20220424;16.8;9.6;13.2;5.8;11.06;1.2;2.97;15716 +66108;42.89839;9.45558;17;20220425;19;10.7;14.8;7.4;11.71;0;4.19;24322 +66108;42.89839;9.45558;17;20220426;19.3;11.4;15.4;2.9;11.46;0;4.15;26242 +66108;42.89839;9.45558;17;20220427;20.7;10.6;15.6;3.9;11.86;0;4.38;25975 +66108;42.89839;9.45558;17;20220428;21.6;11.5;16.6;4.9;9.86;0;5.24;27204 +66108;42.89839;9.45558;17;20220429;21.1;12.3;16.7;4.6;8.81;0;5.15;22962 +66108;42.89839;9.45558;17;20220430;20;11.4;15.7;3.8;10.26;.5;4.29;22763 +66108;42.89839;9.45558;17;20220501;20;12.7;16.4;3.3;9.81;0;4.19;20641 +66108;42.89839;9.45558;17;20220502;20.3;11.2;15.8;3.3;10.66;0;4.37;25500 +66108;42.89839;9.45558;17;20220503;21.1;12.1;16.6;2.8;11.76;0;4.11;23147 +66108;42.89839;9.45558;17;20220504;22;12.8;17.4;2.9;12.51;0;4.16;22484 +66108;42.89839;9.45558;17;20220505;16.5;13.7;15.1;4.8;13.26;19.5;1.88;3522 +66108;42.89839;9.45558;17;20220506;16.8;12.1;14.4;6.5;15.11;8.1;1.2;5678 +66108;42.89839;9.45558;17;20220507;20.4;14.6;17.5;6;14.26;0;3.9;20580 +66108;42.89839;9.45558;17;20220508;21.5;13.8;17.7;4.4;13.56;0;4.3;22382 +66108;42.89839;9.45558;17;20220509;22.6;13.6;18.1;2.7;13.71;0;4.51;26024 +66108;42.89839;9.45558;17;20220510;23.8;15.3;19.5;4.4;13.56;0;5.28;25880 +66108;42.89839;9.45558;17;20220511;23.5;15.7;19.6;5.6;12.41;0;5.75;24261 +66108;42.89839;9.45558;17;20220512;23.7;14.9;19.3;4.1;12.61;0;5.56;27462 +66108;42.89839;9.45558;17;20220513;24.1;14.8;19.4;4;11.76;0;5.62;25679 +66108;42.89839;9.45558;17;20220514;23;13.9;18.5;2.8;12.41;0;4.96;27097 +66108;42.89839;9.45558;17;20220515;24.5;13.4;19;2.4;13.56;0;5.09;28750 +66108;42.89839;9.45558;17;20220516;24.4;14.4;19.4;2.3;15.01;0;4.89;28154 +66108;42.89839;9.45558;17;20220517;25.1;15.5;20.3;3.3;13.81;0;5.63;28706 +66108;42.89839;9.45558;17;20220518;26.1;16.5;21.3;3.4;14.31;0;5.71;27710 +66108;42.89839;9.45558;17;20220519;27.7;17.9;22.8;5.2;13.41;0;7.17;29106 +66108;42.89839;9.45558;17;20220520;27.1;15.4;21.3;2.1;15.81;0;5.24;27313 +66108;42.89839;9.45558;17;20220521;25.6;16.4;21;4.2;16.16;0;5.47;26290 +66108;42.89839;9.45558;17;20220522;25.4;16.3;20.9;2.1;16.66;.1;5.06;27962 +66108;42.89839;9.45558;17;20220523;27.9;16.7;22.3;2.7;17.61;0;5.41;27689 +66108;42.89839;9.45558;17;20220524;26.1;19.5;22.8;3.2;20.06;0;4.09;18218 +66108;42.89839;9.45558;17;20220525;26.9;18.2;22.5;2.9;19.51;0;4.74;23242 +66108;42.89839;9.45558;17;20220526;28.7;19;23.8;3.4;19.81;0;4.72;18707 +66108;42.89839;9.45558;17;20220527;30.4;18.9;24.7;4;14.91;0;6.47;23640 +66108;42.89839;9.45558;17;20220528;32.1;20.9;26.5;3.7;15.61;0;7.15;26335 +66108;42.89839;9.45558;17;20220529;25.8;20.8;23.3;4.7;19.36;.1;5.08;22607 +66108;42.89839;9.45558;17;20220530;25.8;17;21.4;2.5;18.51;0;4.75;25185 +66108;42.89839;9.45558;17;20220531;26.7;17.8;22.3;2.3;19.66;0;4.97;26330 +66108;42.89839;9.45558;17;20220601;28;19.1;23.5;3.1;20.41;0;5.23;25255 +66108;42.89839;9.45558;17;20220602;30.4;18.3;24.3;2.3;20.86;0;5.85;29098 +66108;42.89839;9.45558;17;20220603;30.1;20.9;25.5;2.5;20.26;.1;4.34;14725 +66108;42.89839;9.45558;17;20220604;33.5;20.3;26.9;2.7;21.16;0;6.14;24652 +66108;42.89839;9.45558;17;20220605;28.5;22.4;25.5;5.3;21.91;.1;5.26;17967 +66108;42.89839;9.45558;17;20220606;28.6;20.2;24.4;5.2;18.81;0;6.13;23596 +66108;42.89839;9.45558;17;20220607;28.1;20.1;24.1;8.5;17.16;0;7.36;29404 +66108;42.89839;9.45558;17;20220608;27.2;20.5;23.9;8.3;17.26;0;6.16;22084 +66108;42.89839;9.45558;17;20220609;28.3;19.4;23.8;7.3;15.61;0;7.17;26006 +66108;42.89839;9.45558;17;20220610;28.1;17.8;23;3.8;13.76;0;6.64;28513 +66108;42.89839;9.45558;17;20220611;30.1;19.9;25;3.3;12.01;0;7.42;30894 +66108;42.89839;9.45558;17;20220612;30.7;19;24.9;3.6;12.11;0;7.61;30808 +66108;42.89839;9.45558;17;20220613;28.5;20.2;24.3;3.4;16.01;.1;6.07;24831 +66108;42.89839;9.45558;17;20220614;30.5;18.9;24.7;3.1;20.86;.1;6.27;30581 +66108;42.89839;9.45558;17;20220615;30.8;18.8;24.8;2.7;20.21;0;6.23;29391 +66108;42.89839;9.45558;17;20220616;30.4;19.9;25.1;2.5;20.86;0;6.16;29748 +66108;42.89839;9.45558;17;20220617;29.5;20.2;24.8;2.5;20.51;0;6.02;29258 +66108;42.89839;9.45558;17;20220618;33.5;21.1;27.3;4.2;19.56;0;7.78;30259 +66108;42.89839;9.45558;17;20220619;31.4;21.4;26.4;4.2;16.66;0;7.68;28786 +66108;42.89839;9.45558;17;20220620;30.3;19.7;25;2.4;19.71;0;6.18;29764 +66108;42.89839;9.45558;17;20220621;31.2;21.2;26.2;3;19.96;0;6.56;28364 +66108;42.89839;9.45558;17;20220622;30.8;22;26.4;2.8;21.96;0;5.25;20479 +66108;42.89839;9.45558;17;20220623;29.3;21.7;25.5;3;23.86;.2;4.28;17592 +66108;42.89839;9.45558;17;20220624;29.2;22.2;25.7;5;23.86;0;5.45;23342 +66108;42.89839;9.45558;17;20220625;29.3;21.7;25.5;3.3;21.66;0;5.7;25254 +66108;42.89839;9.45558;17;20220626;31.3;21.3;26.3;5;20.41;0;6.95;25390 +66108;42.89839;9.45558;17;20220627;32.3;23.5;27.9;1.9;23.46;0;5.75;25786 +66108;42.89839;9.45558;17;20220628;32.1;23.6;27.8;5.4;24.61;5.2;5.93;20959 +66108;42.89839;9.45558;17;20220629;29;21;25;5.8;21.46;0;6.14;27029 +66108;42.89839;9.45558;17;20220630;30.2;19.5;24.8;2.6;20.71;0;6.21;30294 +66108;42.89839;9.45558;17;20220701;30.2;20.6;25.4;3.4;21.21;0;6.17;28119 +66108;42.89839;9.45558;17;20220702;29.6;21.7;25.7;4.4;20.16;0;6.67;29164 +66108;42.89839;9.45558;17;20220703;32.8;21.1;26.9;3.4;16.81;0;7.38;28792 +66108;42.89839;9.45558;17;20220704;34.3;23.4;28.9;4.6;14.61;0;8.96;28033 +66108;42.89839;9.45558;17;20220705;30.6;23.6;27.1;5.4;17.86;0;7.48;25885 +66108;42.89839;9.45558;17;20220706;30.7;23.2;26.9;4.9;21.71;0;6.67;26633 +66108;42.89839;9.45558;17;20220707;30.5;22;26.3;5.3;22.26;.1;6.62;29595 +66108;42.89839;9.45558;17;20220708;31.1;21.4;26.2;4.1;18.46;0;6.96;28655 +66108;42.89839;9.45558;17;20220709;30.6;21;25.8;3.8;17.56;0;7.11;30072 +66108;42.89839;9.45558;17;20220710;30.2;20.3;25.3;3.4;17.46;0;6.65;28960 +66108;42.89839;9.45558;17;20220711;29.9;20.9;25.4;2.5;17.01;0;6.16;27502 +66108;42.89839;9.45558;17;20220712;30.2;21.5;25.9;2.1;19.41;.1;5.85;26804 +66108;42.89839;9.45558;17;20220713;31.9;21.4;26.7;3.1;21.81;0;6.66;29638 +66108;42.89839;9.45558;17;20220714;30.8;21.5;26.2;2.9;22.06;0;6.26;29238 +66108;42.89839;9.45558;17;20220715;31.1;22.9;27;3.5;22.31;0;6.12;25728 +66108;42.89839;9.45558;17;20220716;32.1;22.5;27.3;3.4;22.91;0;6.63;28100 +66108;42.89839;9.45558;17;20220717;33.3;23.3;28.3;3;24.21;0;6.85;29075 +66108;42.89839;9.45558;17;20220718;33.1;23.6;28.4;3.7;22.01;0;6.94;26570 +66108;42.89839;9.45558;17;20220719;34.8;24;29.4;3.7;21.46;.1;7.63;28792 +66108;42.89839;9.45558;17;20220720;34.8;23.3;29;3.5;19.16;.1;7.7;28748 +66108;42.89839;9.45558;17;20220721;33.9;25.2;29.6;4.3;20.91;0;7.45;24895 +66108;42.89839;9.45558;17;20220722;32.4;24.5;28.5;3.9;25.06;0;6.27;25247 +66108;42.89839;9.45558;17;20220723;32.4;24.3;28.4;4.3;25.21;0;6.67;27879 +66108;42.89839;9.45558;17;20220724;31.5;25;28.3;4.5;25.46;0;5.69;20881 +66108;42.89839;9.45558;17;20220725;31.9;24.8;28.3;5.2;25.26;0;6.21;23735 +66108;42.89839;9.45558;17;20220726;32.5;24.4;28.4;5.1;25.91;0;6.63;25569 +66108;42.89839;9.45558;17;20220727;31.1;23.7;27.4;4.1;22.01;0;6.04;21997 +66108;42.89839;9.45558;17;20220728;30.7;23.6;27.2;4.6;23.01;0;6.13;24538 +66108;42.89839;9.45558;17;20220729;31.9;23.5;27.7;4.4;23.91;0;6.39;26053 +66108;42.89839;9.45558;17;20220730;31.2;24.2;27.7;5.2;23.66;0;5.76;20278 +66108;42.89839;9.45558;17;20220731;31.8;23;27.4;3.4;21.16;.1;6.17;25471 +66108;42.89839;9.45558;17;20220801;32.2;23.4;27.8;3.6;19.31;0;6.59;25008 +66108;42.89839;9.45558;17;20220802;32.4;23.5;28;2.8;21.31;0;6.06;24675 +66108;42.89839;9.45558;17;20220803;32.9;23.4;28.1;2.9;20.61;0;6.28;25088 +66108;42.89839;9.45558;17;20220804;33.1;23.5;28.3;2.5;19.61;0;6.31;25779 +66108;42.89839;9.45558;17;20220805;32.5;24.2;28.3;3.7;22.61;0;6.3;24537 +66108;42.89839;9.45558;17;20220806;31.6;23.8;27.7;4;23.76;0;5.59;22106 +66108;42.89839;9.45558;17;20220807;32.5;23.7;28.1;3.8;24.81;0;5.78;23395 +66108;42.89839;9.45558;17;20220808;31.8;25.1;28.4;4.5;22.61;0;5.87;19000 +66108;42.89839;9.45558;17;20220809;32.1;23.4;27.8;3;20.61;0;6.38;26638 +66108;42.89839;9.45558;17;20220810;32;23.7;27.8;4.4;19.36;0;6.76;24861 +66108;42.89839;9.45558;17;20220811;31.5;23;27.3;4.8;18.61;0;6.72;23823 +66108;42.89839;9.45558;17;20220812;31.5;22.2;26.9;2.4;17.96;0;5.38;21427 +66108;42.89839;9.45558;17;20220813;29.3;21.9;25.6;4.6;20.01;.1;5.57;20277 +66108;42.89839;9.45558;17;20220814;31.2;21.2;26.2;4.1;17.41;.1;6.45;23369 +66108;42.89839;9.45558;17;20220815;32.5;22.3;27.4;2.8;21.61;1.2;4.76;16635 +66108;42.89839;9.45558;17;20220816;31.2;22.8;27;2.4;23.16;2;5.28;23775 +66108;42.89839;9.45558;17;20220817;31.9;22.2;27;4.8;25.01;.3;4.99;16618 +66108;42.89839;9.45558;17;20220818;28.7;23.9;26.3;5.6;24.11;5.7;4.24;14490 +66108;42.89839;9.45558;17;20220819;28.7;20.3;24.5;5.1;20.21;.3;5.23;22385 +66108;42.89839;9.45558;17;20220820;29.8;22.6;26.2;5;19.51;0;5.89;21123 +66108;42.89839;9.45558;17;20220821;30;21.1;25.6;3;22.01;0;5.1;23391 +66108;42.89839;9.45558;17;20220822;30.4;21.2;25.8;3.3;23.46;0;5.06;23856 +66108;42.89839;9.45558;17;20220823;30.4;21.8;26.1;3;22.01;0;5.17;23452 +66108;42.89839;9.45558;17;20220824;31.1;21.5;26.3;3.7;17.86;0;5.98;23187 +66108;42.89839;9.45558;17;20220825;31.1;21.7;26.4;3.7;18.41;0;5.81;22386 +66108;42.89839;9.45558;17;20220826;30.8;22.7;26.8;3.7;20.91;0;5.69;23566 +66108;42.89839;9.45558;17;20220827;30.6;21.5;26;3;22.96;0;4.67;20359 +66108;42.89839;9.45558;17;20220828;30.2;22.8;26.5;3.1;23.81;.1;4.34;17438 +66108;42.89839;9.45558;17;20220829;29.9;22.5;26.2;3.3;23.71;0;4.87;22325 +66108;42.89839;9.45558;17;20220830;30.3;22.5;26.4;3.4;22.81;0;4.75;19984 +66108;42.89839;9.45558;17;20220831;29.1;22;25.6;4.7;23.21;0;4.07;14557 +66108;42.89839;9.45558;17;20220901;30;23.3;26.7;5;22.71;.1;5.07;18239 +66108;42.89839;9.45558;17;20220902;29.1;21.7;25.4;3;21.41;0;4.35;18344 +66108;42.89839;9.45558;17;20220903;29.5;21.9;25.7;3.8;21.01;0;4.4;15406 +66108;42.89839;9.45558;17;20220904;30.4;21.9;26.1;4;21.61;.1;5.09;19471 +66108;42.89839;9.45558;17;20220905;30.8;21.6;26.2;3.3;21.46;0;4.9;19472 +66108;42.89839;9.45558;17;20220906;30.8;21.4;26.1;2.4;23.16;0;4.17;19050 +66108;42.89839;9.45558;17;20220907;31.6;22.2;26.9;2.9;25.51;0;4.48;19869 +66108;42.89839;9.45558;17;20220908;30.7;22.9;26.8;5.1;23.41;0;4.82;16480 +66108;42.89839;9.45558;17;20220909;31.6;22.5;27.1;10.4;16.26;0;8.06;21198 +66108;42.89839;9.45558;17;20220910;28.4;21.3;24.9;10.7;16.41;0;6.57;16535 +66108;42.89839;9.45558;17;20220911;28;20.1;24.1;6.9;17.06;0;5.65;17633 +66108;42.89839;9.45558;17;20220912;27.6;19.1;23.4;2.6;19.61;0;4.17;21451 +66108;42.89839;9.45558;17;20220913;29.6;19.4;24.5;2.9;19.96;0;4.45;20800 +66108;42.89839;9.45558;17;20220914;30.9;21.2;26;3.3;21.81;.1;4.22;15873 +66108;42.89839;9.45558;17;20220915;29.6;23.9;26.8;5.6;22.66;.3;4.32;11210 +66108;42.89839;9.45558;17;20220916;29.5;23;26.3;11.1;17.51;.1;6.89;19391 +66108;42.89839;9.45558;17;20220917;26.4;21.4;23.9;9.3;12.06;.3;6.81;14396 +66108;42.89839;9.45558;17;20220918;26;15.7;20.9;3.8;9.66;0;5.16;20627 +66108;42.89839;9.45558;17;20220919;26.2;17.6;21.9;4.6;14.61;0;4.81;19979 +66108;42.89839;9.45558;17;20220920;25.8;18.3;22.1;3.7;15.71;0;4.2;18298 +66108;42.89839;9.45558;17;20220921;25.3;17.7;21.5;4.8;12.66;0;4.64;14743 +66108;42.89839;9.45558;17;20220922;21.9;15.2;18.6;5.4;10.36;0;4.68;19423 +66108;42.89839;9.45558;17;20220923;23.5;14.6;19.1;4;10.16;0;4.4;17628 +66108;42.89839;9.45558;17;20220924;22.7;15;18.9;2.4;13.61;2.4;2.62;10327 +66108;42.89839;9.45558;17;20220925;24.7;17.4;21.1;4;17.86;.4;3.08;13737 +66108;42.89839;9.45558;17;20220926;24.6;18.3;21.5;7.6;15.41;0;4.39;11965 +66108;42.89839;9.45558;17;20220927;24.1;16.2;20.2;13.8;11.36;.1;5.89;11164 +66108;42.89839;9.45558;17;20220928;23.5;17.4;20.4;11.7;13.41;.2;4.63;12479 +66108;42.89839;9.45558;17;20220929;23.4;17.6;20.5;9.3;14.36;2.6;3.47;7214 +66108;42.89839;9.45558;17;20220930;22;15.9;19;5;14.81;5.9;2.8;7977 +66108;42.89839;9.45558;17;20221001;22;14.6;18.3;8.5;13.41;.1;3.79;15515 +66108;42.89839;9.45558;17;20221002;24.7;17;20.8;9.2;15.96;0;4.1;13413 +66108;42.89839;9.45558;17;20221003;25.1;16.4;20.7;4.8;16.16;0;3.58;15436 +66108;42.89839;9.45558;17;20221004;25.3;16.2;20.7;3;17.21;.1;3.06;15872 +66108;42.89839;9.45558;17;20221005;25.7;16.2;20.9;2.8;17.16;0;3.15;17265 +66108;42.89839;9.45558;17;20221006;23.9;16.4;20.2;2.5;16.71;0;2.57;13672 +66108;42.89839;9.45558;17;20221007;23.7;14.5;19.1;3.1;16.56;0;2.54;15005 +66108;42.89839;9.45558;17;20221008;24.9;15;19.9;2.4;16.56;.1;2.73;15873 +66108;42.89839;9.45558;17;20221009;23.4;17.3;20.3;3.9;16.51;3.1;2.65;8309 +66108;42.89839;9.45558;17;20221010;23.5;16.3;19.9;4;16.96;.5;2.5;10767 +66108;42.89839;9.45558;17;20221011;23.5;16.3;19.9;3.5;17.21;0;2.42;11469 +66108;42.89839;9.45558;17;20221012;22.3;16;19.2;3.9;16.81;.3;2.05;6873 +66108;42.89839;9.45558;17;20221013;23.9;17;20.5;4;15.81;0;3.11;14340 +66108;42.89839;9.45558;17;20221014;23.6;15.8;19.7;5.5;15.81;0;3.1;11895 +66108;42.89839;9.45558;17;20221015;24.1;15.5;19.8;2.5;16.26;.1;2.49;13916 +66108;42.89839;9.45558;17;20221016;25.3;16;20.6;3.8;16.16;0;3.05;13040 +66108;42.89839;9.45558;17;20221017;25;16.3;20.7;4.1;17.51;0;2.92;13447 +66108;42.89839;9.45558;17;20221018;24.4;15.4;19.9;2.8;17.36;0;2.31;13238 +66108;42.89839;9.45558;17;20221019;23.7;17.2;20.5;4.3;17.56;0;2.54;10974 +66108;42.89839;9.45558;17;20221020;24.1;15.1;19.6;3.1;17.31;0;2.33;13358 +66108;42.89839;9.45558;17;20221021;24.2;15.9;20.1;2.7;17.31;0;1.96;7316 +66108;42.89839;9.45558;17;20221022;25.5;17;21.3;2.4;17.91;0;2.27;10987 +66108;42.89839;9.45558;17;20221023;26.1;17.9;22;2.6;18.66;0;2.25;8283 +66108;42.89839;9.45558;17;20221024;25.8;19.1;22.4;2.6;18.06;0;2.51;10717 +66108;42.89839;9.45558;17;20221025;25.8;16.8;21.3;2.4;16.96;0;2.28;10441 +66108;42.89839;9.45558;17;20221026;24.9;16.1;20.5;1.6;16.26;0;1.89;10922 +66108;42.89839;9.45558;17;20221027;24.5;16.5;20.5;2.3;15.31;0;2.28;10279 +66108;42.89839;9.45558;17;20221028;23.7;15.3;19.5;4.2;15.36;0;2.43;10197 +66108;42.89839;9.45558;17;20221029;25.2;15.7;20.5;4.1;14.11;0;3.24;12645 +66108;42.89839;9.45558;17;20221030;25;14.6;19.8;1.8;13.96;0;2.1;12464 +66108;42.89839;9.45558;17;20221031;23.3;13.7;18.5;1.8;13.96;.1;1.91;11618 +66108;42.89839;9.45558;17;20221101;23.2;14.1;18.6;2.6;14.16;.1;2.02;8338 +66108;42.89839;9.45558;17;20221102;23.8;15.4;19.6;2.9;14.91;1.9;2.25;10633 +66108;42.89839;9.45558;17;20221103;22.4;14.7;18.6;3.8;15.76;6.5;2.05;10215 +66108;42.89839;9.45558;17;20221104;21.3;15.4;18.4;10.3;12.71;.5;3.43;9238 +66108;42.89839;9.45558;17;20221105;20.1;13.6;16.8;4.8;10.51;1;2.93;7770 +66108;42.89839;9.45558;17;20221106;20.8;12.9;16.8;3.7;9.86;0;2.72;10429 +66108;42.89839;9.45558;17;20221107;22.1;13.2;17.6;4.6;12.41;0;2.67;8971 +66108;42.89839;9.45558;17;20221108;22;13;17.5;2.3;13.01;0;1.77;10670 +66108;42.89839;9.45558;17;20221109;22.5;13.9;18.2;2.4;14.41;.1;1.7;9967 +66108;42.89839;9.45558;17;20221110;22.3;15;18.7;3.2;15.86;.2;1.8;8369 +66108;42.89839;9.45558;17;20221111;21.1;15.9;18.5;5.1;15.36;0;2.1;7228 +66108;42.89839;9.45558;17;20221112;20.2;13.5;16.9;4;11.51;0;2.39;6311 +66108;42.89839;9.45558;17;20221113;18.3;13.2;15.8;5.6;10.61;2.6;2.73;6478 +66108;42.89839;9.45558;17;20221114;18.9;11.2;15.1;4.2;10.86;1.1;2.12;8529 +66108;42.89839;9.45558;17;20221115;17.2;11.6;14.4;3.3;13.51;14.8;1.19;4836 +66108;42.89839;9.45558;17;20221116;21;14.6;17.8;5.4;14.56;1.4;1.88;7176 +66108;42.89839;9.45558;17;20221117;21.3;14.8;18;8.6;12.96;.9;3.26;7793 +66108;42.89839;9.45558;17;20221118;22;13.3;17.6;3.1;10.81;.1;2.26;8657 +66108;42.89839;9.45558;17;20221119;17;11.6;14.3;2.3;10.81;14;1.35;5979 +66108;42.89839;9.45558;17;20221120;17.9;8.7;13.3;1.5;10.36;.2;1.02;9168 +66108;42.89839;9.45558;17;20221121;18.5;5.8;12.2;1.8;9.61;13.4;1.13;9108 +66108;42.89839;9.45558;17;20221122;15.3;11.3;13.3;4.8;10.56;6.8;1.75;3566 +66108;42.89839;9.45558;17;20221123;18.1;10.9;14.5;3.4;8.86;1.5;2.11;5458 +66108;42.89839;9.45558;17;20221124;19.3;8.3;13.8;2.5;10.36;.8;1.41;8889 +66108;42.89839;9.45558;17;20221125;15.9;10.6;13.3;2.2;11.21;23.2;1.08;4810 +66108;42.89839;9.45558;17;20221126;17.1;10.3;13.7;4.7;11.06;.1;1.63;6382 +66108;42.89839;9.45558;17;20221127;16.2;7.9;12.1;2.5;8.51;0;1.4;7725 +66108;42.89839;9.45558;17;20221128;14.9;6.4;10.7;1.9;8.71;1.6;1.05;5613 +66108;42.89839;9.45558;17;20221129;13;9.6;11.3;2.4;10.86;7.1;.83;2497 +66108;42.89839;9.45558;17;20221130;13.8;9.9;11.8;2.7;9.26;0;1.17;6363 +66108;42.89839;9.45558;17;20221201;13.8;6.6;10.2;2;8.41;0;.95;6899 +66108;42.89839;9.45558;17;20221202;15.3;5.4;10.3;2;9.31;5.6;.89;7237 +66108;42.89839;9.45558;17;20221203;15.9;10.7;13.3;3.3;11.96;12.4;1.18;3196 +66108;42.89839;9.45558;17;20221204;17.9;9.6;13.8;1.3;11.61;1.1;.77;6858 +66108;42.89839;9.45558;17;20221205;18.2;8.2;13.2;1.4;11.26;1.1;.78;7407 +66108;42.89839;9.45558;17;20221206;18.8;8.8;13.8;.6;12.11;0;.5;7789 +66108;42.89839;9.45558;17;20221207;16.6;9.2;12.9;.5;11.51;.1;.46;6430 +66108;42.89839;9.45558;17;20221208;13.4;5.9;9.7;.4;10.51;2.3;.35;6443 +66108;42.89839;9.45558;17;20221209;20.6;8.7;14.6;1.8;11.66;3;1.03;6756 +66108;42.89839;9.45558;17;20221210;17;11.5;14.2;1.8;12.01;1.6;.93;4687 +66108;42.89839;9.45558;17;20221211;15.2;6.7;10.9;3;6.21;1.1;1.71;7350 +66108;42.89839;9.45558;17;20221212;14.6;3.2;8.9;1.9;6.76;5.1;.99;8115 +66108;42.89839;9.45558;17;20221213;11.6;7.3;9.4;2.1;10.66;4;.52;3118 +66108;42.89839;9.45558;17;20221214;14.4;9.6;12;1.9;12.31;9.4;.59;3642 +66108;42.89839;9.45558;17;20221215;16;9.5;12.7;1.8;12.71;5.7;.62;4542 +66108;42.89839;9.45558;17;20221216;15.3;9.9;12.6;1.3;12.26;.5;.62;3536 +66108;42.89839;9.45558;17;20221217;17.6;6.3;12;1.4;10.31;0;.67;7152 +66108;42.89839;9.45558;17;20221218;16.6;7.3;12;1.5;10.36;0;.67;6874 +66108;42.89839;9.45558;17;20221219;15.8;6.5;11.1;1.6;9.51;0;.7;7238 +66108;42.89839;9.45558;17;20221220;15.9;5.7;10.8;1.6;9.46;0;.68;7597 +66108;42.89839;9.45558;17;20221221;15.4;5.5;10.4;1.2;9.66;0;.59;6335 +66108;42.89839;9.45558;17;20221222;19;7.6;13.3;1.8;10.86;.1;.85;7890 +66108;42.89839;9.45558;17;20221223;19.3;9.1;14.2;2.7;11.96;0;1.23;7672 +66108;42.89839;9.45558;17;20221224;20.2;9.6;14.9;1.8;11.91;0;1.07;6789 +66108;42.89839;9.45558;17;20221225;16.8;7.6;12.2;1.3;12.01;0;.52;5433 +66108;42.89839;9.45558;17;20221226;18.1;9.1;13.6;1.4;12.01;0;.66;6696 +66108;42.89839;9.45558;17;20221227;19;7.9;13.4;1.9;10.51;0;.94;7867 +66108;42.89839;9.45558;17;20221228;17.3;5.1;11.2;1.6;9.16;0;.76;8464 +66108;42.89839;9.45558;17;20221229;18;5.4;11.7;1.4;9.31;0;.75;8379 +66108;42.89839;9.45558;17;20221230;17.9;6.4;12.2;1.5;9.76;0;.82;6746 +66108;42.89839;9.45558;17;20221231;18.5;7.5;13;1.4;11.46;0;.74;7194 +67076;42.66105;-.16928;1380;20220101;15.8;8.5;12.2;2.9;4.43;0;2.36;8105 +67076;42.66105;-.16928;1380;20220102;14.3;8.4;11.4;1.9;6.03;0;1.59;6383 +67076;42.66105;-.16928;1380;20220103;12.3;5.9;9.1;2.5;7.24;0;1.4;7897 +67076;42.66105;-.16928;1380;20220104;12.3;6.2;9.2;3.1;6.74;7.1;1.76;6642 +67076;42.66105;-.16928;1380;20220105;2.8;-.7;1.1;3;4.13;.5;1.06;5447 +67076;42.66105;-.16928;1380;20220106;2.2;-5.9;-1.8;1.6;3.14;0;.73;8348 +67076;42.66105;-.16928;1380;20220107;4.4;-4.1;.2;2;4.03;1.7;.86;7910 +67076;42.66105;-.16928;1380;20220108;4.8;-1.1;1.8;2.5;6.03;7.7;.78;7677 +67076;42.66105;-.16928;1380;20220109;3.8;.3;2.1;2.7;7.53;39.3;.38;3145 +67076;42.66105;-.16928;1380;20220110;8.5;3.7;6.1;3.6;8.74;21.8;.9;5049 +67076;42.66105;-.16928;1380;20220111;6.9;2.7;4.8;3.8;4.13;0;2;8375 +67076;42.66105;-.16928;1380;20220112;8;-.4;3.8;3.5;1.64;0;2.46;8710 +67076;42.66105;-.16928;1380;20220113;8.5;-2.1;3.2;2.8;2.53;0;1.77;8837 +67076;42.66105;-.16928;1380;20220114;7.4;-.3;3.6;2.7;2.23;0;1.74;8897 +67076;42.66105;-.16928;1380;20220115;6.6;-2.7;1.9;1.6;2.93;0;1.01;8959 +67076;42.66105;-.16928;1380;20220116;7.5;-2.9;2.3;1.4;3.14;0;.93;9095 +67076;42.66105;-.16928;1380;20220117;9;-1.3;3.8;1;3.34;0;.81;9017 +67076;42.66105;-.16928;1380;20220118;12;.9;6.4;.9;3.14;0;.83;9231 +67076;42.66105;-.16928;1380;20220119;7.9;.3;4.1;1.2;4.24;.4;.79;9302 +67076;42.66105;-.16928;1380;20220120;5.6;-.9;2.4;2.4;4.74;.7;1.2;9449 +67076;42.66105;-.16928;1380;20220121;3.3;-2.6;.3;2.1;3.34;0;1.23;9525 +67076;42.66105;-.16928;1380;20220122;6.6;-5.7;.4;1.2;3.73;0;.8;9602 +67076;42.66105;-.16928;1380;20220123;8.8;-1.9;3.4;1.9;4.03;0;1.16;9757 +67076;42.66105;-.16928;1380;20220124;8.8;-1.3;3.8;1.8;3.93;0;1.2;9840 +67076;42.66105;-.16928;1380;20220125;8.9;-1.3;3.8;2.1;4.03;0;1.35;10000 +67076;42.66105;-.16928;1380;20220126;11;.9;5.9;2;3.34;0;1.63;10087 +67076;42.66105;-.16928;1380;20220127;12.1;1.3;6.7;1.9;2.64;0;1.74;10175 +67076;42.66105;-.16928;1380;20220128;11.9;.8;6.3;1.1;2.64;0;1.22;10187 +67076;42.66105;-.16928;1380;20220129;16;2.7;9.4;1.8;2.84;0;1.85;10436 +67076;42.66105;-.16928;1380;20220130;14.9;4.6;9.8;1.3;3.34;0;1.46;10610 +67076;42.66105;-.16928;1380;20220131;8.2;1.6;4.9;3.6;4.13;0;2.17;10706 +67076;42.66105;-.16928;1380;20220201;8.4;0;4.2;4;5.24;0;2.15;8626 +67076;42.66105;-.16928;1380;20220202;18.7;-.1;9.3;1.9;4.13;0;2.05;10904 +67076;42.66105;-.16928;1380;20220203;15;7.2;11.1;2.5;3.03;0;2.63;11005 +67076;42.66105;-.16928;1380;20220204;10;3.3;6.6;1.3;5.13;0;1.23;10530 +67076;42.66105;-.16928;1380;20220205;7.4;1.1;4.3;1.2;5.53;.2;1.14;11296 +67076;42.66105;-.16928;1380;20220206;8.5;-3.2;2.7;1.1;4.43;0;.99;10982 +67076;42.66105;-.16928;1380;20220207;8.6;-.1;4.2;2.5;4.74;.1;1.59;9057 +67076;42.66105;-.16928;1380;20220208;15.7;.5;8.1;2.2;3.73;0;2.2;11703 +67076;42.66105;-.16928;1380;20220209;14.3;3.7;9;3.1;3.84;0;2.72;11814 +67076;42.66105;-.16928;1380;20220210;13;2.4;7.7;1.6;4.43;0;1.69;12013 +67076;42.66105;-.16928;1380;20220211;9.7;3.3;6.5;1.3;5.93;0;1.4;10992 +67076;42.66105;-.16928;1380;20220212;8.8;1;4.9;1.8;6.74;.9;1.24;8371 +67076;42.66105;-.16928;1380;20220213;7;3.1;5;2.3;7.24;10.9;1.17;5087 +67076;42.66105;-.16928;1380;20220214;3.9;-.1;1.9;1.6;6.43;2.7;.86;8095 +67076;42.66105;-.16928;1380;20220215;5.8;-1.5;2.1;2.1;5.74;.9;1.2;12052 +67076;42.66105;-.16928;1380;20220216;8.6;.1;4.3;1.7;7.13;.1;1.14;5268 +67076;42.66105;-.16928;1380;20220217;15.6;4;9.8;1.7;8.13;0;1.81;13013 +67076;42.66105;-.16928;1380;20220218;16;6.1;11;2.8;6.63;1.4;2.61;13135 +67076;42.66105;-.16928;1380;20220219;4.7;1.5;3.1;2.5;5.24;1.2;1.7;11771 +67076;42.66105;-.16928;1380;20220220;11.9;-3.1;4.4;1.6;4.97;0;1.61;11818 +67076;42.66105;-.16928;1380;20220221;10;1.4;5.7;2.7;4.63;.2;2.18;13221 +67076;42.66105;-.16928;1380;20220222;12.6;.6;6.6;2.3;3.73;0;2.44;13819 +67076;42.66105;-.16928;1380;20220223;14.7;2.3;8.5;2;4.34;0;2.29;13945 +67076;42.66105;-.16928;1380;20220224;12.1;4.1;8.1;2.3;5.53;0;2.17;13203 +67076;42.66105;-.16928;1380;20220225;7.4;0;3.7;1.3;5.24;0;1.49;10603 +67076;42.66105;-.16928;1380;20220226;9.5;-1.2;4.1;1.8;5.63;0;1.73;14228 +67076;42.66105;-.16928;1380;20220227;10.1;1.8;6;1.5;6.84;0;1.34;7254 +67076;42.66105;-.16928;1380;20220228;11.6;1.5;6.6;2.2;6.63;0;1.75;10608 +67076;42.66105;-.16928;1380;20220301;13.4;1.7;7.6;1.5;4.74;0;2.07;13510 +67076;42.66105;-.16928;1380;20220302;7.5;3.2;5.3;1.5;6.84;2.7;1.33;7281 +67076;42.66105;-.16928;1380;20220303;9.9;0;4.9;1.5;6.74;.9;1.69;14054 +67076;42.66105;-.16928;1380;20220304;5.7;1.7;3.7;6;4.63;0;2.8;11417 +67076;42.66105;-.16928;1380;20220305;5.2;-1;2.1;1;4.43;0;1.24;6478 +67076;42.66105;-.16928;1380;20220306;2.8;-.8;1;1;5.84;.8;.93;5822 +67076;42.66105;-.16928;1380;20220307;5.7;-1.9;1.9;2.5;5.74;4.2;1.47;10475 +67076;42.66105;-.16928;1380;20220308;4.2;.5;2.3;2.2;6.34;2.6;1;6056 +67076;42.66105;-.16928;1380;20220309;8;-.3;3.9;2.3;6.13;.1;1.79;13624 +67076;42.66105;-.16928;1380;20220310;7.7;2.7;5.2;2.2;7.13;2.7;1.35;6292 +67076;42.66105;-.16928;1380;20220311;5.9;4;5;2.6;7.43;26;1.3;6144 +67076;42.66105;-.16928;1380;20220312;7.9;.5;4.2;1.6;6.63;2.6;1.72;12565 +67076;42.66105;-.16928;1380;20220313;6.9;1.4;4.1;3.1;5.43;9.1;2.01;11694 +67076;42.66105;-.16928;1380;20220314;7.9;.8;4.4;5;5.93;6.8;1.85;6339 +67076;42.66105;-.16928;1380;20220315;14.2;6.2;10.2;5.8;5.74;0;4.6;15292 +67076;42.66105;-.16928;1380;20220316;12.5;7.8;10.1;2.8;7.03;.2;2.35;6469 +67076;42.66105;-.16928;1380;20220317;6.6;4.8;5.7;4.6;6.74;1.6;2.35;6534 +67076;42.66105;-.16928;1380;20220318;8.5;2.7;5.6;1.7;7.87;1.1;1.23;6190 +67076;42.66105;-.16928;1380;20220319;10;2.8;6.4;1.4;8.02;.1;1.5;9492 +67076;42.66105;-.16928;1380;20220320;7.5;3.6;5.5;2.7;7.24;4.5;1.54;6728 +67076;42.66105;-.16928;1380;20220321;6.7;4.4;5.5;3.9;6.93;3.4;2.11;9065 +67076;42.66105;-.16928;1380;20220322;6.5;1.5;4;3.8;5.34;.2;2.2;9256 +67076;42.66105;-.16928;1380;20220323;8;-.6;3.7;3.1;5.24;0;2.65;17484 +67076;42.66105;-.16928;1380;20220324;7.6;.2;3.9;2.3;5.84;0;1.63;7448 +67076;42.66105;-.16928;1380;20220325;10.9;3.8;7.3;.9;7.53;0;1.78;11459 +67076;42.66105;-.16928;1380;20220326;11.3;2;6.6;1.9;6.53;.2;2.43;15159 +67076;42.66105;-.16928;1380;20220327;11.4;1.9;6.6;2.4;6.93;0;2.12;12099 +67076;42.66105;-.16928;1380;20220328;12.8;4.4;8.6;4.2;5.03;0;3.58;16190 +67076;42.66105;-.16928;1380;20220329;12.7;5.8;9.3;1.1;7.24;.5;2.06;10381 +67076;42.66105;-.16928;1380;20220330;8.5;3.1;5.8;3.4;7.03;1.4;2.92;19373 +67076;42.66105;-.16928;1380;20220331;7.4;.8;4.1;2.9;5.13;.4;2.43;15431 +67076;42.66105;-.16928;1380;20220401;-.5;-4.4;-2.4;3.9;3.14;6.3;1.96;14210 +67076;42.66105;-.16928;1380;20220402;-.1;-5.4;-2.7;3.3;2.93;0;2.05;18278 +67076;42.66105;-.16928;1380;20220403;.7;-5.8;-2.5;4.2;2.53;0;2.4;20201 +67076;42.66105;-.16928;1380;20220404;6;-7.1;-.6;1.8;3.53;0;2.43;20316 +67076;42.66105;-.16928;1380;20220405;10.4;-3.8;3.3;1.6;4.43;0;2.74;20308 +67076;42.66105;-.16928;1380;20220406;12.1;.4;6.3;1.5;5.24;0;2.66;17479 +67076;42.66105;-.16928;1380;20220407;14.2;1.2;7.7;1.7;6.24;0;2.89;18808 +67076;42.66105;-.16928;1380;20220408;12.6;4.3;8.4;1.9;7.03;.3;2.69;14589 +67076;42.66105;-.16928;1380;20220409;10;2.3;6.2;3.2;4.43;0;3.33;20870 +67076;42.66105;-.16928;1380;20220410;15.4;1.3;8.3;2.5;4.93;0;3.63;21102 +67076;42.66105;-.16928;1380;20220411;17;6.8;11.9;5.2;6.84;.7;5.12;20958 +67076;42.66105;-.16928;1380;20220412;9.9;6.3;8.1;3.3;8.43;23.2;1.89;9033 +67076;42.66105;-.16928;1380;20220413;9.7;4.8;7.3;1.4;9.24;3.1;1.46;8340 +67076;42.66105;-.16928;1380;20220414;15.3;4.4;9.8;2.1;9.24;0;3.13;18488 +67076;42.66105;-.16928;1380;20220415;18.1;6.8;12.4;2.3;9.33;0;4.02;21869 +67076;42.66105;-.16928;1380;20220416;18.9;6.9;12.9;2.4;8.43;0;4.3;22095 +67076;42.66105;-.16928;1380;20220417;19.1;5.8;12.4;1.8;7.53;0;4.04;22193 +67076;42.66105;-.16928;1380;20220418;16.2;3.9;10.1;1.6;8.43;0;3.38;19990 +67076;42.66105;-.16928;1380;20220419;6.4;4.9;5.7;1;8.63;30.3;1.4;8549 +67076;42.66105;-.16928;1380;20220420;6.6;1;3.8;2.3;7.03;2;2.34;16567 +67076;42.66105;-.16928;1380;20220421;9.3;.9;5.1;3.3;6.63;0;3.2;22053 +67076;42.66105;-.16928;1380;20220422;10.5;2.8;6.7;3.7;6.93;22.1;2.93;17233 +67076;42.66105;-.16928;1380;20220423;3.1;1.8;2.4;1.9;7.13;12.6;1.27;9019 +67076;42.66105;-.16928;1380;20220424;11.6;.1;5.9;2;7.13;.1;2.23;14135 +67076;42.66105;-.16928;1380;20220425;15;2.9;9;2.4;6.53;0;3.59;21617 +67076;42.66105;-.16928;1380;20220426;17;5.8;11.4;3.2;7.53;0;4.45;21828 +67076;42.66105;-.16928;1380;20220427;13.4;7.2;10.3;2.2;8.24;2.5;2.76;11838 +67076;42.66105;-.16928;1380;20220428;15.9;6.5;11.2;1.7;10.04;0;2.84;16611 +67076;42.66105;-.16928;1380;20220429;20.1;4.2;12.1;1.4;9.87;.1;3.44;20190 +67076;42.66105;-.16928;1380;20220430;18.8;4.8;11.8;2.8;7.77;0;4.21;22139 +67076;42.66105;-.16928;1380;20220501;19.7;3.2;11.4;1.6;7.62;3;3.69;20621 +67076;42.66105;-.16928;1380;20220502;12.4;5.9;9.1;1;10.27;7.8;1.81;10058 +67076;42.66105;-.16928;1380;20220503;10.2;4.1;7.2;1;10.27;3.6;1.52;9350 +67076;42.66105;-.16928;1380;20220504;15.2;4.2;9.7;2.5;8.72;0;2.81;14682 +67076;42.66105;-.16928;1380;20220505;13.9;3.9;8.9;3.4;6.72;0;3.84;22470 +67076;42.66105;-.16928;1380;20220506;14.3;7.5;10.9;3.6;6.17;0;4.01;18197 +67076;42.66105;-.16928;1380;20220507;17.5;6.9;12.2;3.5;6.52;0;4.66;21838 +67076;42.66105;-.16928;1380;20220508;18.4;4.2;11.3;2.6;7.02;0;4.18;21516 +67076;42.66105;-.16928;1380;20220509;20.7;6;13.4;1.7;8.72;.1;3.66;18091 +67076;42.66105;-.16928;1380;20220510;23.1;6.6;14.9;2.2;8.97;0;4.74;23815 +67076;42.66105;-.16928;1380;20220511;25.4;8.4;16.9;2;9.07;0;5.05;23745 +67076;42.66105;-.16928;1380;20220512;23.2;9.9;16.5;1.4;9.52;0;4.37;22429 +67076;42.66105;-.16928;1380;20220513;24.2;7.5;15.8;1.6;9.02;0;4.65;23842 +67076;42.66105;-.16928;1380;20220514;24.8;9.5;17.2;1.9;9.67;1.1;4.53;20063 +67076;42.66105;-.16928;1380;20220515;23;10;16.5;2.4;10.47;1.6;4.29;18122 +67076;42.66105;-.16928;1380;20220516;24;9.8;16.9;1.7;10.72;0;4.56;22925 +67076;42.66105;-.16928;1380;20220517;25.8;10.4;18.1;1.8;10.37;.1;4.69;21491 +67076;42.66105;-.16928;1380;20220518;26.2;10.9;18.6;1.6;10.87;.2;4.66;21661 +67076;42.66105;-.16928;1380;20220519;27;13.8;20.4;1.9;10.57;0;5.47;24132 +67076;42.66105;-.16928;1380;20220520;26.2;14.2;20.2;1.5;9.97;0;4.27;16466 +67076;42.66105;-.16928;1380;20220521;30.7;12.8;21.8;1.6;9.37;0;5.5;23862 +67076;42.66105;-.16928;1380;20220522;26.5;15;20.7;2.3;9.67;2.2;4.77;15162 +67076;42.66105;-.16928;1380;20220523;21.3;9.2;15.2;1.5;11.52;0;4.13;22215 +67076;42.66105;-.16928;1380;20220524;13.3;6.9;10.1;1.5;9.62;7.4;2.12;9865 +67076;42.66105;-.16928;1380;20220525;14;4.7;9.4;3.8;6.87;0;4.16;23350 +67076;42.66105;-.16928;1380;20220526;20.7;5.1;12.9;3.3;7.27;0;5.25;24809 +67076;42.66105;-.16928;1380;20220527;24.6;5.6;15.1;2.5;7.27;0;5.45;24841 +67076;42.66105;-.16928;1380;20220528;26.8;8.8;17.8;1.8;7.77;0;5.39;24872 +67076;42.66105;-.16928;1380;20220529;26.1;8;17.1;1.2;9.37;.5;4.56;22716 +67076;42.66105;-.16928;1380;20220530;23.3;8.8;16.1;1.3;10.92;5;3.77;17618 +67076;42.66105;-.16928;1380;20220531;23;10;16.5;1.6;12.12;0;3.91;18311 +67076;42.66105;-.16928;1380;20220601;25.6;11.6;18.6;1.6;10.92;.5;4.66;21046 +67076;42.66105;-.16928;1380;20220602;26;12.6;19.3;2.3;11.92;1.1;4.88;19689 +67076;42.66105;-.16928;1380;20220603;25.6;11.8;18.7;2.2;11.27;4.3;4.72;18917 +67076;42.66105;-.16928;1380;20220604;25;10.2;17.6;1.9;12.47;9.3;4.28;18575 +67076;42.66105;-.16928;1380;20220605;23.7;8.1;15.9;1.3;11.12;0;4.37;23023 +67076;42.66105;-.16928;1380;20220606;23.8;10.1;17;1.4;10.72;.2;4.15;19271 +67076;42.66105;-.16928;1380;20220607;25.3;9.3;17.3;1.3;10.52;0;4.81;24538 +67076;42.66105;-.16928;1380;20220608;22.1;12.2;17.2;1.6;11.42;.4;3.79;16821 +67076;42.66105;-.16928;1380;20220609;23.5;8.8;16.1;3;7.82;0;5.78;25272 +67076;42.66105;-.16928;1380;20220610;30.7;9.4;20.1;1.7;6.92;0;5.82;25217 +67076;42.66105;-.16928;1380;20220611;30.9;13.3;22.1;2.4;9.97;.6;6.21;22785 +67076;42.66105;-.16928;1380;20220612;29.3;12.6;20.9;2;11.47;.7;5.12;20014 +67076;42.66105;-.16928;1380;20220613;31.1;13.9;22.5;1.8;11.37;.1;5.94;24697 +67076;42.66105;-.16928;1380;20220614;31.9;15.9;23.9;1.7;11.97;3.3;5.29;19318 +67076;42.66105;-.16928;1380;20220615;33.5;14.7;24.1;1.9;12.27;0;6.21;23816 +67076;42.66105;-.16928;1380;20220616;34;16.9;25.4;1.8;11.57;0;6.06;22492 +67076;42.66105;-.16928;1380;20220617;34;17.2;25.6;2;11.67;.2;6.11;22072 +67076;42.66105;-.16928;1380;20220618;33.9;17.7;25.8;2.5;10.67;0;7.08;25413 +67076;42.66105;-.16928;1380;20220619;27.6;17.4;22.5;3.7;9.52;1.1;6.59;19942 +67076;42.66105;-.16928;1380;20220620;27.7;12.8;20.3;2.4;12.47;.4;5.35;21730 +67076;42.66105;-.16928;1380;20220621;25.6;15.5;20.5;1.9;13.67;8.5;4.2;16010 +67076;42.66105;-.16928;1380;20220622;22.5;13;17.8;2.3;12.47;0;4.29;18651 +67076;42.66105;-.16928;1380;20220623;22.2;10.8;16.5;2;10.82;.3;3.85;15743 +67076;42.66105;-.16928;1380;20220624;20.9;9.7;15.3;1.3;11.12;0;3.46;16685 +67076;42.66105;-.16928;1380;20220625;21.5;10.9;16.2;1.7;11.22;2.4;3.29;12609 +67076;42.66105;-.16928;1380;20220626;20.5;10.5;15.5;1.2;14.12;4.7;2.82;13245 +67076;42.66105;-.16928;1380;20220627;19.3;9.8;14.6;1.3;13.07;.7;2.97;14915 +67076;42.66105;-.16928;1380;20220628;24.6;7;15.8;1.3;10.37;.1;4.79;25293 +67076;42.66105;-.16928;1380;20220629;26.6;9.7;18.1;1.8;9.77;.3;4.88;21090 +67076;42.66105;-.16928;1380;20220630;20.4;10.5;15.5;1.2;12.52;.5;3.31;16416 +67076;42.66105;-.16928;1380;20220701;24.9;6.1;15.5;1.3;8.27;0;4.81;25259 +67076;42.66105;-.16928;1380;20220702;30.7;11.2;20.9;2.1;9.42;0;6.13;24960 +67076;42.66105;-.16928;1380;20220703;30.7;13.5;22.1;1.9;13.82;2.4;5.01;18955 +67076;42.66105;-.16928;1380;20220704;28;12.5;20.2;1.3;13.97;.1;4.72;21885 +67076;42.66105;-.16928;1380;20220705;29.1;12.1;20.6;1.2;13.42;2.8;5.01;23702 +67076;42.66105;-.16928;1380;20220706;19.3;14.2;16.8;1.8;15.27;8.7;2.78;11617 +67076;42.66105;-.16928;1380;20220707;21.4;10.1;15.8;2.6;11.43;0;5.71;26358 +67076;42.66105;-.16928;1380;20220708;25.3;11.3;18.3;2.4;10.78;.1;6.43;27476 +67076;42.66105;-.16928;1380;20220709;28.3;11.4;19.8;1.8;12.63;.1;6.06;27245 +67076;42.66105;-.16928;1380;20220710;29.1;14;21.5;1.2;14.48;.1;5.56;26166 +67076;42.66105;-.16928;1380;20220711;29.2;15.4;22.3;1.2;15.43;.7;5.27;23767 +67076;42.66105;-.16928;1380;20220712;32;15.4;23.7;1.7;13.97;0;5.67;22891 +67076;42.66105;-.16928;1380;20220713;33.8;14.9;24.3;1.6;11.52;0;6.05;24922 +67076;42.66105;-.16928;1380;20220714;33.9;14.9;24.4;1.8;9.97;0;6.33;24891 +67076;42.66105;-.16928;1380;20220715;33.6;14.9;24.3;1.6;9.82;0;6.03;24859 +67076;42.66105;-.16928;1380;20220716;35.6;16;25.8;2;8.67;0;6.61;24686 +67076;42.66105;-.16928;1380;20220717;36.1;16.4;26.2;1.9;9.37;0;6.41;23796 +67076;42.66105;-.16928;1380;20220718;34.4;18.1;26.3;1.8;11.17;.1;6.37;24614 +67076;42.66105;-.16928;1380;20220719;32.5;18.3;25.4;2;11.32;4.1;6.09;22784 +67076;42.66105;-.16928;1380;20220720;27.2;13.4;20.3;1.1;15.28;0;5.12;24292 +67076;42.66105;-.16928;1380;20220721;30.4;14.4;22.4;1.2;14.33;0;5.38;25306 +67076;42.66105;-.16928;1380;20220722;31.5;16.7;24.1;1.7;12.82;.3;5.49;22150 +67076;42.66105;-.16928;1380;20220723;30.6;13.5;22.1;1.3;14.27;0;5.09;23207 +67076;42.66105;-.16928;1380;20220724;33.9;15.6;24.7;1.7;11.92;.1;5.97;24231 +67076;42.66105;-.16928;1380;20220725;30.9;16.7;23.8;1.3;11.47;.3;5.26;23693 +67076;42.66105;-.16928;1380;20220726;28.6;10.3;19.4;1.2;10.27;.6;4.82;23498 +67076;42.66105;-.16928;1380;20220727;27.9;8.3;18.1;1.1;9.32;0;4.69;24017 +67076;42.66105;-.16928;1380;20220728;27.5;13;20.3;1;12.22;5.1;3.91;17424 +67076;42.66105;-.16928;1380;20220729;20.4;14.7;17.6;.8;16.47;8.2;2.61;12346 +67076;42.66105;-.16928;1380;20220730;24.7;13.1;18.9;.9;17.03;.1;4.86;25165 +67076;42.66105;-.16928;1380;20220731;26.6;14.1;20.3;1.3;17.28;.5;5.15;24642 +67076;42.66105;-.16928;1380;20220801;30.4;14.1;22.3;1.2;15.57;0;4.75;21934 +67076;42.66105;-.16928;1380;20220802;32.8;14.6;23.7;1.3;12.97;0;5.36;23341 +67076;42.66105;-.16928;1380;20220803;32.2;17.1;24.6;1.9;13.37;2.2;5.28;18834 +67076;42.66105;-.16928;1380;20220804;32.6;15.2;23.9;1.8;13.02;4.6;5.62;22810 +67076;42.66105;-.16928;1380;20220805;31.3;14.4;22.8;1.5;13.52;1;4.93;20802 +67076;42.66105;-.16928;1380;20220806;30.6;13.3;21.9;1.4;14.27;.2;4.75;20902 +67076;42.66105;-.16928;1380;20220807;29.4;15.6;22.5;1.8;15.42;2.7;4.46;16512 +67076;42.66105;-.16928;1380;20220808;29.5;13.7;21.6;1.6;13.97;4.2;4.44;18280 +67076;42.66105;-.16928;1380;20220809;30;13.4;21.7;1.3;15.63;5;4.57;20596 +67076;42.66105;-.16928;1380;20220810;30.9;14.4;22.6;1.9;14.02;3.2;4.9;19009 +67076;42.66105;-.16928;1380;20220811;31;15.2;23.1;1.6;13.02;0;5.13;21497 +67076;42.66105;-.16928;1380;20220812;33.1;16.9;25;1.5;12.72;0;5.29;21805 +67076;42.66105;-.16928;1380;20220813;30.9;17;23.9;1.9;13.77;.5;4.85;17229 +67076;42.66105;-.16928;1380;20220814;26.8;13.8;20.3;1.9;11.42;0;4.48;18301 +67076;42.66105;-.16928;1380;20220815;25.1;9.9;17.5;1.2;10.27;.1;3.75;18170 +67076;42.66105;-.16928;1380;20220816;24.6;13.4;19;1.5;11.97;13;3.52;13987 +67076;42.66105;-.16928;1380;20220817;23.5;9.2;16.4;1.7;11.77;0;3.83;18812 +67076;42.66105;-.16928;1380;20220818;19.4;9.5;14.5;2.5;10.82;1.5;3.48;16014 +67076;42.66105;-.16928;1380;20220819;26.1;8.1;17.1;1.6;10.42;2.1;4.26;20929 +67076;42.66105;-.16928;1380;20220820;28.7;10.1;19.4;1.3;10.57;.7;4.38;20713 +67076;42.66105;-.16928;1380;20220821;27.3;13;20.2;1.5;10.87;0;4.24;18757 +67076;42.66105;-.16928;1380;20220822;26.5;10;18.3;1.8;11.97;.1;4.25;19879 +67076;42.66105;-.16928;1380;20220823;27.5;11.6;19.6;1.3;13.32;0;3.72;16691 +67076;42.66105;-.16928;1380;20220824;31.1;14.3;22.7;1.8;14.47;1.5;4.49;17251 +67076;42.66105;-.16928;1380;20220825;27.4;14.4;20.9;1.3;14.47;6.8;3.4;13347 +67076;42.66105;-.16928;1380;20220826;27.2;11;19.1;1.2;13.62;.3;3.71;17964 +67076;42.66105;-.16928;1380;20220827;27.2;11.2;19.2;1.3;12.82;.2;3.89;18472 +67076;42.66105;-.16928;1380;20220828;29;13;21;1.7;11.67;.6;4.39;18111 +67076;42.66105;-.16928;1380;20220829;26.9;12.1;19.5;1.8;13.42;9.2;3.7;13909 +67076;42.66105;-.16928;1380;20220830;25.9;11.9;18.9;1.4;13.77;0;3.97;19972 +67076;42.66105;-.16928;1380;20220831;24.9;13.8;19.3;1.4;13.37;4.1;2.85;10844 +67076;42.66105;-.16928;1380;20220901;25.3;10.6;17.9;1.5;12.82;1.9;3.45;16169 +67076;42.66105;-.16928;1380;20220902;24.8;12.7;18.8;1.2;14.22;5.6;3.15;14878 +67076;42.66105;-.16928;1380;20220903;22.1;10.9;16.5;1.3;13.97;1.3;2.83;14369 +67076;42.66105;-.16928;1380;20220904;24.1;11.5;17.8;1.7;11.67;.4;3.59;16684 +67076;42.66105;-.16928;1380;20220905;24.9;13.3;19.1;1.7;13.62;8.5;3.49;14951 +67076;42.66105;-.16928;1380;20220906;24.9;12.6;18.8;1.7;14.17;0;3.49;16342 +67076;42.66105;-.16928;1380;20220907;22.3;10.9;16.6;1.3;10.67;0;3;14423 +67076;42.66105;-.16928;1380;20220908;21.7;8.6;15.2;1.2;10.42;0;2.88;14574 +67076;42.66105;-.16928;1380;20220909;23.2;11.5;17.4;1.3;10.77;.3;3.39;17391 +67076;42.66105;-.16928;1380;20220910;26.4;7.8;17.1;1.2;9.37;0;3.48;17655 +67076;42.66105;-.16928;1380;20220911;29.2;12.5;20.8;1.6;11.72;0;3.99;16458 +67076;42.66105;-.16928;1380;20220912;27.4;15.4;21.4;1.4;13.77;5.2;3.25;12194 +67076;42.66105;-.16928;1380;20220913;18.2;13.8;16;1.8;15.57;23.1;1.85;7303 +67076;42.66105;-.16928;1380;20220914;20.5;12.6;16.5;1.4;13.97;0;2.48;11717 +67076;42.66105;-.16928;1380;20220915;21.6;10.2;15.9;1.2;12.77;1.9;2.42;11782 +67076;42.66105;-.16928;1380;20220916;22.8;8.9;15.8;1.4;12.02;0;2.94;15677 +67076;42.66105;-.16928;1380;20220917;22.6;5.6;14.1;1.3;9.57;0;2.93;16425 +67076;42.66105;-.16928;1380;20220918;22.8;8.3;15.6;1.1;10.57;0;2.91;16316 +67076;42.66105;-.16928;1380;20220919;25;8.2;16.6;1.2;9.92;0;3.13;16026 +67076;42.66105;-.16928;1380;20220920;23.6;7.7;15.7;1;9.42;0;2.76;15681 +67076;42.66105;-.16928;1380;20220921;22.6;7.6;15.1;1.2;9.72;0;2.8;15513 +67076;42.66105;-.16928;1380;20220922;21.8;7.6;14.7;1.6;10.12;0;2.91;14878 +67076;42.66105;-.16928;1380;20220923;18.2;9.5;13.8;1.7;12.32;10.3;2.03;8747 +67076;42.66105;-.16928;1380;20220924;16.1;7.6;11.8;1.3;10.92;1.5;1.86;9964 +67076;42.66105;-.16928;1380;20220925;16.2;3.2;9.7;1.4;8.32;.6;2.18;13280 +67076;42.66105;-.16928;1380;20220926;16.6;2.3;9.4;1.5;7.67;.6;2.27;13942 +67076;42.66105;-.16928;1380;20220927;16.1;5.7;10.9;1.8;9.17;1.2;2.09;10909 +67076;42.66105;-.16928;1380;20220928;15.6;8;11.8;1.4;11.12;4.4;1.72;9544 +67076;42.66105;-.16928;1380;20220929;10.5;6;8.2;1.8;9.54;3.6;1.48;8965 +67076;42.66105;-.16928;1380;20220930;13.2;2.2;7.7;2;6.57;.8;2.23;13468 +67076;42.66105;-.16928;1380;20221001;20.1;2.4;11.2;1.4;7.77;0;2.4;13734 +67076;42.66105;-.16928;1380;20221002;24.3;7.2;15.7;1.7;9.67;0;2.91;13680 +67076;42.66105;-.16928;1380;20221003;24.7;8.9;16.8;1.5;10.12;0;2.84;13462 +67076;42.66105;-.16928;1380;20221004;23.5;7.2;15.4;1.3;8.97;.1;2.56;13298 +67076;42.66105;-.16928;1380;20221005;23.1;8.5;15.8;1.6;10.07;0;2.68;13081 +67076;42.66105;-.16928;1380;20221006;20.9;6.8;13.8;1;10.82;0;2.01;11838 +67076;42.66105;-.16928;1380;20221007;19.1;8.3;13.7;1.5;11.92;4.2;1.91;9722 +67076;42.66105;-.16928;1380;20221008;20.9;8;14.4;1.2;12.02;.2;2;11367 +67076;42.66105;-.16928;1380;20221009;19.9;9.4;14.6;1.5;11.67;1.5;2.11;10722 +67076;42.66105;-.16928;1380;20221010;17.8;7.8;12.8;1.7;11.17;.4;1.79;7617 +67076;42.66105;-.16928;1380;20221011;16.3;7.6;12;1;11.92;.6;1.35;7224 +67076;42.66105;-.16928;1380;20221012;19;6.9;13;1;11.52;1.2;1.69;10113 +67076;42.66105;-.16928;1380;20221013;19;8.4;13.7;.9;11.47;0;1.78;11619 +67076;42.66105;-.16928;1380;20221014;21.5;10;15.7;1.7;11.12;.1;2.29;10983 +67076;42.66105;-.16928;1380;20221015;22.9;8.8;15.8;1.6;9.52;0;2.45;11694 +67076;42.66105;-.16928;1380;20221016;22;12;17;1.8;10.27;.3;2.55;11404 +67076;42.66105;-.16928;1380;20221017;18.6;11.3;15;2.2;12.02;9.1;2.1;7456 +67076;42.66105;-.16928;1380;20221018;23.3;8.9;16.1;1.5;12.07;0;2.25;10970 +67076;42.66105;-.16928;1380;20221019;21.7;11.5;16.6;2.1;11.57;31.2;2.3;7118 +67076;42.66105;-.16928;1380;20221020;13.5;10.3;11.9;2.7;12.37;26;1.33;4660 +67076;42.66105;-.16928;1380;20221021;12.6;10;11.3;1.7;12.17;8;1.1;4606 +67076;42.66105;-.16928;1380;20221022;14.6;9.1;11.8;1.8;11.52;3.1;1.33;5198 +67076;42.66105;-.16928;1380;20221023;15.9;11.8;13.9;3.6;11.07;13.8;2.21;5000 +67076;42.66105;-.16928;1380;20221024;15.5;10.7;13.1;1.6;11.17;.2;1.49;6145 +67076;42.66105;-.16928;1380;20221025;18.4;8.2;13.3;1.5;10.12;.6;1.66;6113 +67076;42.66105;-.16928;1380;20221026;19.7;10;14.8;.9;10.27;.7;1.53;7342 +67076;42.66105;-.16928;1380;20221027;20;11.1;15.5;1.6;9.77;.2;2.04;5020 +67076;42.66105;-.16928;1380;20221028;20.3;11.8;16.1;1.6;8.97;0;2.11;6142 +67076;42.66105;-.16928;1380;20221029;19.7;12.2;15.9;1.9;6.77;0;2.59;7697 +67076;42.66105;-.16928;1380;20221030;17.1;7.5;12.3;1.4;7.47;3.1;1.73;6240 +67076;42.66105;-.16928;1380;20221031;15;7.7;11.3;1.6;11.02;11.7;1.21;5313 +67076;42.66105;-.16928;1380;20221101;15.1;6.6;10.9;1.5;10.82;0;1.28;9079 +67076;42.66105;-.16928;1380;20221102;16.2;5.2;10.7;1.7;9.07;.8;1.46;7744 +67076;42.66105;-.16928;1380;20221103;11;8.9;10;1.4;10.17;8.1;1.02;3945 +67076;42.66105;-.16928;1380;20221104;7.6;-.1;3.7;1.7;6.72;9.1;.91;5949 +67076;42.66105;-.16928;1380;20221105;13.4;.4;6.9;1.7;5.82;0;1.46;9623 +67076;42.66105;-.16928;1380;20221106;15.9;1.6;8.7;1.3;6.27;0;1.38;9284 +67076;42.66105;-.16928;1380;20221107;14.8;2.5;8.7;1.9;7.02;0;1.57;8794 +67076;42.66105;-.16928;1380;20221108;13.2;7.1;10.1;1.1;8.97;4.6;1.08;4985 +67076;42.66105;-.16928;1380;20221109;11.1;7.6;9.4;1.1;10.52;1.8;.84;4245 +67076;42.66105;-.16928;1380;20221110;13.6;.8;7.2;1.6;7.27;0;1.2;9067 +67076;42.66105;-.16928;1380;20221111;14.8;3.1;9;2.2;8.32;.8;1.44;6920 +67076;42.66105;-.16928;1380;20221112;15;6.2;10.6;2.8;8.42;.2;1.83;7472 +67076;42.66105;-.16928;1380;20221113;16.2;4.9;10.6;1.4;7.72;0;1.32;8747 +67076;42.66105;-.16928;1380;20221114;9.4;5.7;7.5;.9;9.47;2.4;.69;3558 +67076;42.66105;-.16928;1380;20221115;10.3;7.5;8.9;1.7;10.47;9.5;.82;3518 +67076;42.66105;-.16928;1380;20221116;9.4;2.9;6.2;1.3;8.87;.6;.69;4555 +67076;42.66105;-.16928;1380;20221117;13.5;5.7;9.6;1.1;9.57;.4;.89;5025 +67076;42.66105;-.16928;1380;20221118;10;1.5;5.8;1.4;6.97;.4;.88;6052 +67076;42.66105;-.16928;1380;20221119;7.5;.3;3.9;2.2;5.52;0;1.12;6866 +67076;42.66105;-.16928;1380;20221120;9.2;-2;3.6;1.3;5.67;9.7;.84;5574 +67076;42.66105;-.16928;1380;20221121;5.5;1.1;3.3;1.6;7.27;23;.62;3232 +67076;42.66105;-.16928;1380;20221122;2.4;-1.1;.6;.8;6.37;21.2;.45;3621 +67076;42.66105;-.16928;1380;20221123;10.5;.4;5.5;1.2;8.12;7.4;.68;5057 +67076;42.66105;-.16928;1380;20221124;7.6;-.3;3.6;1.3;6.97;12.3;.66;3560 +67076;42.66105;-.16928;1380;20221125;7.7;1.8;4.7;1.9;6.92;2;.83;5174 +67076;42.66105;-.16928;1380;20221126;11.3;-1.7;4.8;1.2;5.22;0;.88;6788 +67076;42.66105;-.16928;1380;20221127;12.5;.5;6.5;1.1;5.12;2.4;.91;7144 +67076;42.66105;-.16928;1380;20221128;8.1;.9;4.5;2.4;6.62;6.8;.91;6406 +67076;42.66105;-.16928;1380;20221129;8.7;.9;4.8;1.5;6.62;2.3;.77;6223 +67076;42.66105;-.16928;1380;20221130;7.9;-1.8;3;1.3;5.17;.1;.72;6404 +67076;42.66105;-.16928;1380;20221201;8.2;-3.9;2.2;1.1;4.72;0;.66;7173 +67076;42.66105;-.16928;1380;20221202;5.7;-3.8;1;1.2;4.87;0;.58;6439 +67076;42.66105;-.16928;1380;20221203;.1;-3.3;-1.6;1;5.42;3.8;.38;2924 +67076;42.66105;-.16928;1380;20221204;2.8;-3.1;-.1;1.4;5.37;0;.51;4316 +67076;42.66105;-.16928;1380;20221205;7.1;-3.8;1.6;1.9;6.02;3.2;.66;5331 +67076;42.66105;-.16928;1380;20221206;9.4;2.9;6.1;1.3;8.07;.2;.68;3366 +67076;42.66105;-.16928;1380;20221207;8.3;-.3;4;1;7.22;.1;.5;5616 +67076;42.66105;-.16928;1380;20221208;6;2.6;4.3;1.5;7.52;23.4;.61;2840 +67076;42.66105;-.16928;1380;20221209;6.7;2.4;4.6;1.2;8.22;3.2;.5;2929 +67076;42.66105;-.16928;1380;20221210;4.6;.5;2.6;1.3;5.77;0;.53;6738 +67076;42.66105;-.16928;1380;20221211;.8;-5.5;-2.4;.7;4.52;.7;.4;2802 +67076;42.66105;-.16928;1380;20221212;2.5;-3.2;-.4;1.2;6.17;18.7;.37;2792 +67076;42.66105;-.16928;1380;20221213;7.1;1.4;4.3;.9;8.82;22.1;.4;2782 +67076;42.66105;-.16928;1380;20221214;9.3;3.8;6.5;1.2;8.67;8.9;.52;5210 +67076;42.66105;-.16928;1380;20221215;7.3;4;5.6;1;8.57;3.1;.52;3010 +67076;42.66105;-.16928;1380;20221216;6.9;2.3;4.6;1;7.92;.7;.49;3508 +67076;42.66105;-.16928;1380;20221217;6.6;-2;2.3;1.1;6.42;0;.44;6001 +67076;42.66105;-.16928;1380;20221218;7.4;-1.1;3.2;2;6.17;.1;.71;6554 +67076;42.66105;-.16928;1380;20221219;10.2;.9;5.6;1.5;6.07;0;.84;6485 +67076;42.66105;-.16928;1380;20221220;9.2;2.8;6;1.3;6.32;7.9;.89;3306 +67076;42.66105;-.16928;1380;20221221;8.3;2.8;5.5;1.1;8.37;.3;.52;3753 +67076;42.66105;-.16928;1380;20221222;9.4;2.1;5.7;1.6;8.32;0;.57;5823 +67076;42.66105;-.16928;1380;20221223;13;3.9;8.5;1.1;8.47;0;.69;5431 +67076;42.66105;-.16928;1380;20221224;12.5;2.3;7.4;1.3;7.22;0;.75;6327 +67076;42.66105;-.16928;1380;20221225;12.3;3.6;7.9;1.3;6.87;0;.83;6601 +67076;42.66105;-.16928;1380;20221226;12.7;3.3;8;1.1;7.32;0;.78;5019 +67076;42.66105;-.16928;1380;20221227;10.3;3.2;6.8;.9;7.97;.1;.63;3268 +67076;42.66105;-.16928;1380;20221228;11.6;3;7.3;1.7;7.67;.4;.83;6603 +67076;42.66105;-.16928;1380;20221229;6.8;3.3;5;1.5;8.52;13.1;.53;2996 +67076;42.66105;-.16928;1380;20221230;8.9;3.4;6.1;1.2;9.47;2.6;.48;3501 +67076;42.66105;-.16928;1380;20221231;13.8;4.1;9;2;7.87;0;1.13;6595 +67077;42.69103;.13277;1653;20220101;12.9;6.7;9.8;2.3;3.99;0;1.92;5002 +67077;42.69103;.13277;1653;20220102;11.8;6.3;9.1;1.6;5.09;0;1.43;3941 +67077;42.69103;.13277;1653;20220103;10;4.5;7.2;2.1;6.59;0;1.2;4848 +67077;42.69103;.13277;1653;20220104;10.5;4;7.2;3;5.84;8;1.57;6705 +67077;42.69103;.13277;1653;20220105;.3;-1;-.4;2.8;3.64;.8;1.02;3223 +67077;42.69103;.13277;1653;20220106;.2;-7.9;-3.9;1.8;2.49;0;.81;5174 +67077;42.69103;.13277;1653;20220107;2.6;-6;-1.7;2.1;3.34;2.2;.9;5055 +67077;42.69103;.13277;1653;20220108;3.5;-3.5;0;2.2;4.94;8;.81;4738 +67077;42.69103;.13277;1653;20220109;1.8;-1.5;.1;2.1;6.39;41.8;.38;1872 +67077;42.69103;.13277;1653;20220110;6.5;1.4;3.9;3.2;7.34;31.6;.81;2774 +67077;42.69103;.13277;1653;20220111;4.7;-.4;2.2;2.8;3.24;0;1.53;5337 +67077;42.69103;.13277;1653;20220112;5.5;-2.5;1.5;2.6;1.69;0;1.85;5505 +67077;42.69103;.13277;1653;20220113;6.1;-3.8;1.2;2.3;2.34;0;1.47;5418 +67077;42.69103;.13277;1653;20220114;4.9;-2.2;1.3;1.9;1.92;0;1.29;5457 +67077;42.69103;.13277;1653;20220115;5.4;-2.8;1.3;1.8;2.12;0;1.2;5578 +67077;42.69103;.13277;1653;20220116;5.6;-2.8;1.4;1.5;2.08;0;1.1;5595 +67077;42.69103;.13277;1653;20220117;7;-2;2.5;1.2;2.18;0;1.02;5720 +67077;42.69103;.13277;1653;20220118;10.3;1;5.7;1.3;2.35;0;1.2;5788 +67077;42.69103;.13277;1653;20220119;6.7;.4;3.5;1.3;3.18;.6;.97;5136 +67077;42.69103;.13277;1653;20220120;2.8;-1.9;.4;2.1;3.75;.6;1.03;4842 +67077;42.69103;.13277;1653;20220121;.7;-4.7;-2;1.5;2.62;0;.96;5457 +67077;42.69103;.13277;1653;20220122;4.8;-6.2;-.7;1.4;3.05;0;.86;6076 +67077;42.69103;.13277;1653;20220123;6.6;-3.3;1.7;1.7;2.98;0;1.09;6149 +67077;42.69103;.13277;1653;20220124;6.7;-1.7;2.5;1.5;2.58;0;1.17;5992 +67077;42.69103;.13277;1653;20220125;6.7;-1.5;2.6;1.8;2.75;0;1.27;6244 +67077;42.69103;.13277;1653;20220126;8.6;-.4;4.1;1.8;2.55;0;1.48;6259 +67077;42.69103;.13277;1653;20220127;9;-.2;4.4;1.6;2.02;0;1.47;6450 +67077;42.69103;.13277;1653;20220128;9;-.5;4.2;1.3;1.88;0;1.29;6535 +67077;42.69103;.13277;1653;20220129;11.9;2.3;7.1;1.3;2.48;0;1.36;8830 +67077;42.69103;.13277;1653;20220130;12.7;2.9;7.8;1.4;2.22;0;1.56;7014 +67077;42.69103;.13277;1653;20220131;6.2;1.2;3.7;3.1;2.82;0;1.96;7912 +67077;42.69103;.13277;1653;20220201;6.9;-1.7;2.6;4.6;4.48;0;1.93;6350 +67077;42.69103;.13277;1653;20220202;14.4;4.1;9.2;2.2;2.75;0;2.18;6891 +67077;42.69103;.13277;1653;20220203;13;4.4;8.7;1.8;2.22;0;1.97;7303 +67077;42.69103;.13277;1653;20220204;7.9;3.8;5.8;1.1;4.08;0;1.1;5446 +67077;42.69103;.13277;1653;20220205;4.8;0;2.4;1.1;4.65;.1;.96;6244 +67077;42.69103;.13277;1653;20220206;7.9;-3.5;2.2;1.2;2.95;0;1.14;6929 +67077;42.69103;.13277;1653;20220207;8;.5;4.3;2.3;3.85;.1;1.57;6688 +67077;42.69103;.13277;1653;20220208;13.2;0;6.6;1.7;3.28;0;1.72;7818 +67077;42.69103;.13277;1653;20220209;11.7;1.4;6.5;1.9;3.32;0;1.8;8803 +67077;42.69103;.13277;1653;20220210;10.7;1.2;6;1.5;3.42;0;1.5;7651 +67077;42.69103;.13277;1653;20220211;6.6;1;3.8;1.2;4.75;.1;1.11;6587 +67077;42.69103;.13277;1653;20220212;5.7;-1.5;2.1;1.5;5.38;.9;.92;6404 +67077;42.69103;.13277;1653;20220213;3.8;-.4;1.7;1.7;6.25;11.3;.74;4124 +67077;42.69103;.13277;1653;20220214;2.2;-.1;1;1.6;5.38;3.2;.78;4803 +67077;42.69103;.13277;1653;20220215;3.7;-3.6;.1;2.3;4.15;1.4;1.09;7131 +67077;42.69103;.13277;1653;20220216;6.6;-2.2;2.2;1.5;5.55;0;1.01;5252 +67077;42.69103;.13277;1653;20220217;13.8;2.7;8.2;1.7;6.05;0;1.67;8843 +67077;42.69103;.13277;1653;20220218;14.6;4.2;9.4;2;5.85;1.9;1.96;8834 +67077;42.69103;.13277;1653;20220219;1.1;.7;.9;1.3;5.45;1.9;.96;5741 +67077;42.69103;.13277;1653;20220220;7.1;-4.7;1.2;1.6;4.7;0;1.44;9445 +67077;42.69103;.13277;1653;20220221;7.8;-.3;3.7;3.8;3.15;.1;2.27;8520 +67077;42.69103;.13277;1653;20220222;9.4;1.1;5.2;2.7;3.08;0;2.18;8512 +67077;42.69103;.13277;1653;20220223;12.2;1.1;6.7;1.5;3.78;0;1.73;9292 +67077;42.69103;.13277;1653;20220224;9.9;2;6;1.5;5.08;0;1.48;8410 +67077;42.69103;.13277;1653;20220225;5.3;-.8;2.3;1.2;4.55;0;1.23;7361 +67077;42.69103;.13277;1653;20220226;7.5;-2.5;2.5;1.4;3.98;0;1.48;11435 +67077;42.69103;.13277;1653;20220227;8.4;-1.6;3.4;1.2;5.42;0;1.16;7245 +67077;42.69103;.13277;1653;20220228;8.7;-.6;4.1;1.5;5.15;0;1.32;8266 +67077;42.69103;.13277;1653;20220301;10.7;.6;5.7;1.4;3.42;0;1.75;9446 +67077;42.69103;.13277;1653;20220302;6.7;-.2;3.3;1.3;5.48;1.9;1.14;6091 +67077;42.69103;.13277;1653;20220303;7.1;-1.2;3;1.4;5.92;.8;1.25;9640 +67077;42.69103;.13277;1653;20220304;4.4;-.9;1.7;3.1;4.68;.1;1.65;7329 +67077;42.69103;.13277;1653;20220305;3;-2.8;.1;1;4.58;0;.96;5370 +67077;42.69103;.13277;1653;20220306;.9;-2.2;-.6;.8;5.38;.9;.73;4418 +67077;42.69103;.13277;1653;20220307;3.1;-3.6;-.2;1.5;4.88;4.1;1.06;7927 +67077;42.69103;.13277;1653;20220308;3.2;-2.7;.3;1.3;5.45;2.6;.84;6200 +67077;42.69103;.13277;1653;20220309;5.3;-1.6;1.8;1.6;5.32;.1;1.28;9614 +67077;42.69103;.13277;1653;20220310;5.3;-.3;2.5;1.6;6.08;5.4;1.01;5737 +67077;42.69103;.13277;1653;20220311;3.7;1;2.3;1.8;6.52;26.8;.86;4571 +67077;42.69103;.13277;1653;20220312;3.9;-.6;1.7;1.2;6.22;2.5;1.04;7121 +67077;42.69103;.13277;1653;20220313;4.7;-.2;2.2;2;5.55;8.6;1.26;7207 +67077;42.69103;.13277;1653;20220314;3.8;-1.2;1.3;3.5;5.92;7.5;1.02;5816 +67077;42.69103;.13277;1653;20220315;9.9;2.8;6.4;3.5;5.98;0;2.45;9824 +67077;42.69103;.13277;1653;20220316;10;5.1;7.5;2;5.65;.8;1.8;6425 +67077;42.69103;.13277;1653;20220317;4;2.7;3.4;2.5;6.48;4;1.37;4996 +67077;42.69103;.13277;1653;20220318;4.9;1.1;3;1.9;7.14;1;1.16;5093 +67077;42.69103;.13277;1653;20220319;5.3;-.5;2.4;1.8;7.1;.1;1.33;7828 +67077;42.69103;.13277;1653;20220320;4.7;1;2.8;2;6.55;4.3;1.04;6043 +67077;42.69103;.13277;1653;20220321;2.5;1.4;2;2.7;6.08;1.3;1.18;5660 +67077;42.69103;.13277;1653;20220322;2.8;-2;.4;2.4;4.65;.2;1.38;8152 +67077;42.69103;.13277;1653;20220323;4.4;-4.2;.1;2.3;3.92;0;1.81;12543 +67077;42.69103;.13277;1653;20220324;4.8;-1.3;1.8;1.9;4.75;0;1.35;7163 +67077;42.69103;.13277;1653;20220325;8.6;1.6;5.1;1.5;6.25;0;1.65;10592 +67077;42.69103;.13277;1653;20220326;7.3;.7;4;2.1;4.65;.2;1.93;10458 +67077;42.69103;.13277;1653;20220327;9;1.1;5.1;2;5.78;0;1.77;9805 +67077;42.69103;.13277;1653;20220328;10;1.7;5.9;2.5;4.42;0;2.34;11449 +67077;42.69103;.13277;1653;20220329;10.1;3.3;6.7;1.1;5.88;2.4;1.72;8957 +67077;42.69103;.13277;1653;20220330;5;.9;3;1.8;6.42;1.8;1.64;10290 +67077;42.69103;.13277;1653;20220331;5.6;-.4;2.6;2.1;4.52;.7;1.78;10418 +67077;42.69103;.13277;1653;20220401;-3.1;-7;-5.1;3.5;2.62;6.6;1.36;9499 +67077;42.69103;.13277;1653;20220402;-2.2;-8.2;-5.2;3.3;2.42;.8;1.46;11591 +67077;42.69103;.13277;1653;20220403;-.5;-9.5;-5;2.4;2.38;0;1.68;16382 +67077;42.69103;.13277;1653;20220404;3.4;-9.3;-3;1.6;3.05;0;1.77;15354 +67077;42.69103;.13277;1653;20220405;8.5;-5.3;1.6;1.5;3.22;0;2.27;15500 +67077;42.69103;.13277;1653;20220406;8.7;-.3;4.2;1.7;4.72;0;1.97;12056 +67077;42.69103;.13277;1653;20220407;12.8;.3;6.6;1.5;5.35;0;2.36;14169 +67077;42.69103;.13277;1653;20220408;11.5;2.2;6.8;2.3;6.12;0;2.41;11938 +67077;42.69103;.13277;1653;20220409;9;.5;4.7;2.4;3.88;.2;2.45;13546 +67077;42.69103;.13277;1653;20220410;12.3;-.1;6.1;1.8;4.58;0;2.53;15301 +67077;42.69103;.13277;1653;20220411;13.7;3.9;8.8;3.4;6.38;0;3.19;14073 +67077;42.69103;.13277;1653;20220412;10.8;4.6;7.7;2.9;7.32;19.9;1.92;8417 +67077;42.69103;.13277;1653;20220413;8.2;3.9;6;1.4;8.08;4.2;1.29;6953 +67077;42.69103;.13277;1653;20220414;12.4;2.5;7.5;1.9;6.82;0;2.5;14240 +67077;42.69103;.13277;1653;20220415;13.9;4.6;9.2;1.6;7.18;0;2.75;14994 +67077;42.69103;.13277;1653;20220416;15.8;4.8;10.3;2;6.28;0;3.26;16356 +67077;42.69103;.13277;1653;20220417;16.6;3.9;10.3;1.8;5.12;0;3.39;17027 +67077;42.69103;.13277;1653;20220418;14.1;2.8;8.4;1.6;6.92;0;2.72;15183 +67077;42.69103;.13277;1653;20220419;7.3;3.3;5.3;1.2;8.08;27.3;1.38;8224 +67077;42.69103;.13277;1653;20220420;4.4;.5;2.5;1.8;6.78;0;1.56;10766 +67077;42.69103;.13277;1653;20220421;5.6;.3;3;1.8;6.32;0;1.86;12549 +67077;42.69103;.13277;1653;20220422;9.2;.7;4.9;2.3;6.12;22;2.21;13432 +67077;42.69103;.13277;1653;20220423;2.2;.5;1.3;2.1;6.08;12.6;1.19;8308 +67077;42.69103;.13277;1653;20220424;10.5;-1;4.8;1.5;6.62;.1;1.91;12896 +67077;42.69103;.13277;1653;20220425;11.3;1.8;6.6;1.7;6.48;0;2.41;15335 +67077;42.69103;.13277;1653;20220426;13.5;2.6;8;2.2;6.98;0;2.96;16546 +67077;42.69103;.13277;1653;20220427;12.5;4.2;8.3;1.7;7.38;2.1;2.34;11693 +67077;42.69103;.13277;1653;20220428;14.2;5.3;9.8;1.6;8.25;0;2.32;12374 +67077;42.69103;.13277;1653;20220429;17.3;3.3;10.3;1.5;8.9;0;3.4;20701 +67077;42.69103;.13277;1653;20220430;12.7;5.4;9.1;2.4;7.7;0;3.59;19433 +67077;42.69103;.13277;1653;20220501;14;2.9;8.5;1.6;7.3;3.7;3.63;21991 +67077;42.69103;.13277;1653;20220502;6.8;4;5.4;1.1;9.57;12.4;1.74;10089 +67077;42.69103;.13277;1653;20220503;6.3;2.9;4.6;1;9.4;4.2;1.56;10218 +67077;42.69103;.13277;1653;20220504;8.5;2.3;5.4;2;8.27;.4;2.53;14162 +67077;42.69103;.13277;1653;20220505;11;2.8;6.9;3.2;6.5;0;3.4;20919 +67077;42.69103;.13277;1653;20220506;9.4;2.6;6;3.5;6.07;0;3.69;19533 +67077;42.69103;.13277;1653;20220507;12.3;4;8.1;3.3;6.44;0;4.42;23855 +67077;42.69103;.13277;1653;20220508;13.3;3.7;8.5;2.4;6.8;.1;3.96;22591 +67077;42.69103;.13277;1653;20220509;15.2;4.5;9.8;1.6;8.3;0;3.42;18395 +67077;42.69103;.13277;1653;20220510;18.1;6.1;12.1;2.1;8.67;0;4.46;24380 +67077;42.69103;.13277;1653;20220511;20.1;8.2;14.2;2;8.9;0;4.93;25861 +67077;42.69103;.13277;1653;20220512;21.1;7.9;14.5;1.5;9.1;0;4.53;25006 +67077;42.69103;.13277;1653;20220513;18.9;6.8;12.9;1.6;8.5;0;4.63;25591 +67077;42.69103;.13277;1653;20220514;20.2;9.3;14.7;1.9;9.44;.7;4.57;22605 +67077;42.69103;.13277;1653;20220515;21;8.4;14.7;2.3;9.7;1.3;4.49;21708 +67077;42.69103;.13277;1653;20220516;22.4;8.9;15.6;1.8;9.77;0;4.79;25145 +67077;42.69103;.13277;1653;20220517;21.7;9.1;15.4;1.7;9.74;.2;4.78;23610 +67077;42.69103;.13277;1653;20220518;21.8;11;16.4;1.8;10.6;.1;4.8;23958 +67077;42.69103;.13277;1653;20220519;22.9;12.3;17.6;1.9;10.14;0;5.41;26111 +67077;42.69103;.13277;1653;20220520;24.5;12.8;18.6;1.7;8.97;0;4.68;20255 +67077;42.69103;.13277;1653;20220521;26.5;14.6;20.6;1.7;8.64;0;5.67;26017 +67077;42.69103;.13277;1653;20220522;24.5;15;19.7;2.2;8.47;3.1;5.23;20178 +67077;42.69103;.13277;1653;20220523;18.9;10.9;14.9;2.1;10;0;4.65;24240 +67077;42.69103;.13277;1653;20220524;11.5;7.1;9.3;2;9.3;17.5;2.45;11930 +67077;42.69103;.13277;1653;20220525;8.9;2.7;5.8;3.3;6.77;0;3.69;21912 +67077;42.69103;.13277;1653;20220526;14.6;2.2;8.4;2.8;7.04;0;4.36;20595 +67077;42.69103;.13277;1653;20220527;18.3;5.5;11.9;2.1;7.54;0;5.11;25932 +67077;42.69103;.13277;1653;20220528;20.9;9.1;15;1.9;7.4;0;5.43;27167 +67077;42.69103;.13277;1653;20220529;19.6;9.5;14.5;1.5;8.97;1.5;4.55;23444 +67077;42.69103;.13277;1653;20220530;17.5;8.3;12.9;1.4;10.77;7.5;3.58;18029 +67077;42.69103;.13277;1653;20220531;18.9;8.1;13.5;1.7;11.4;0;4.12;21511 +67077;42.69103;.13277;1653;20220601;21.9;11.1;16.5;1.8;10.47;.3;4.96;24712 +67077;42.69103;.13277;1653;20220602;21.8;11.8;16.8;2.4;11.1;1.8;5.12;23105 +67077;42.69103;.13277;1653;20220603;22;12.7;17.3;2.3;10.34;5.2;5.11;22817 +67077;42.69103;.13277;1653;20220604;21.7;11;16.4;2.2;11.37;10.8;4.68;21940 +67077;42.69103;.13277;1653;20220605;20.3;9.7;15;1.6;10.3;0;4.76;25954 +67077;42.69103;.13277;1653;20220606;21.1;9.6;15.4;1.6;10.14;0;4.53;22911 +67077;42.69103;.13277;1653;20220607;20.8;11.6;16.2;1.6;10.5;.1;4.8;25057 +67077;42.69103;.13277;1653;20220608;18.6;10.6;14.6;1.6;11.24;.8;3.72;17338 +67077;42.69103;.13277;1653;20220609;19.8;7.6;13.7;3;7.6;0;5.76;27807 +67077;42.69103;.13277;1653;20220610;24.1;8.8;16.5;1.7;6.47;0;5.89;27665 +67077;42.69103;.13277;1653;20220611;25.5;12.7;19.1;2.3;9.34;.5;6.07;24566 +67077;42.69103;.13277;1653;20220612;24.9;12.3;18.6;1.8;11.17;.8;5.09;21460 +67077;42.69103;.13277;1653;20220613;25.9;13.9;19.9;1.9;11.17;.1;5.91;26452 +67077;42.69103;.13277;1653;20220614;27.5;15.7;21.6;1.9;11.84;3.8;5.28;20452 +67077;42.69103;.13277;1653;20220615;26.8;12.9;19.8;2;11.87;.1;5.9;23947 +67077;42.69103;.13277;1653;20220616;27.9;16;21.9;1.8;11.44;0;5.89;23341 +67077;42.69103;.13277;1653;20220617;28.6;15.4;22;1.9;11.5;.3;5.89;22788 +67077;42.69103;.13277;1653;20220618;28.2;17.9;23;2.4;10.2;0;7;27927 +67077;42.69103;.13277;1653;20220619;22.7;14.2;18.5;3.4;9;.3;6.61;24335 +67077;42.69103;.13277;1653;20220620;22.6;12.4;17.5;2.2;11.67;.3;5.28;23110 +67077;42.69103;.13277;1653;20220621;23.6;14.1;18.9;2.2;12.57;10.4;4.46;17046 +67077;42.69103;.13277;1653;20220622;18.4;10.3;14.4;2.4;12.3;0;4.32;20672 +67077;42.69103;.13277;1653;20220623;18;8.9;13.4;2.1;10.4;.5;4.26;20104 +67077;42.69103;.13277;1653;20220624;18.3;9.2;13.7;1.6;10.34;0;4.01;20841 +67077;42.69103;.13277;1653;20220625;18.3;9.1;13.7;1.7;10.54;2.2;3.57;16145 +67077;42.69103;.13277;1653;20220626;17.7;9.2;13.5;1.6;12.47;5.1;3.67;18597 +67077;42.69103;.13277;1653;20220627;15.5;8.6;12.1;1.5;12.07;1.3;3.22;16251 +67077;42.69103;.13277;1653;20220628;20.8;6.5;13.7;1.6;10.44;.1;4.13;20913 +67077;42.69103;.13277;1653;20220629;21.3;10.1;15.7;1.9;9.87;2.8;5;24199 +67077;42.69103;.13277;1653;20220630;16.2;9.6;12.9;1.6;11.4;1.5;3.74;18995 +67077;42.69103;.13277;1653;20220701;20.2;9.6;14.9;1.6;8.9;0;5.05;27571 +67077;42.69103;.13277;1653;20220702;25.6;11;18.3;2;9.24;0;6.07;27421 +67077;42.69103;.13277;1653;20220703;26.8;14.9;20.9;1.8;12.77;2.4;5.3;22316 +67077;42.69103;.13277;1653;20220704;24;12.5;18.3;1.5;12.84;0;5.03;24153 +67077;42.69103;.13277;1653;20220705;23.6;13.8;18.7;1.6;13.07;2.1;5.13;24756 +67077;42.69103;.13277;1653;20220706;17.1;11.8;14.5;1.7;14.54;9.4;3.14;14777 +67077;42.69103;.13277;1653;20220707;19.3;8.1;13.7;2.1;9.17;0;4.88;26004 +67077;42.69103;.13277;1653;20220708;23;8.9;15.9;2.3;8.47;.1;5.73;26939 +67077;42.69103;.13277;1653;20220709;25;11.3;18.1;1.6;8.61;.1;5.24;25673 +67077;42.69103;.13277;1653;20220710;25.8;12.5;19.1;1.3;10.44;.1;5.02;26035 +67077;42.69103;.13277;1653;20220711;25.7;14.8;20.2;1.2;12.31;.8;4.34;21432 +67077;42.69103;.13277;1653;20220712;26.8;14.9;20.9;1.8;13.17;0;5.78;25299 +67077;42.69103;.13277;1653;20220713;27.8;16.3;22.1;1.7;11.77;0;6.02;26642 +67077;42.69103;.13277;1653;20220714;28.6;16.7;22.6;1.9;10.87;0;6.28;27100 +67077;42.69103;.13277;1653;20220715;28.8;15.1;22;1.6;9.67;0;6.06;26631 +67077;42.69103;.13277;1653;20220716;30.5;16.9;23.7;1.9;9.34;0;6.58;26883 +67077;42.69103;.13277;1653;20220717;29.6;17.4;23.5;1.9;9.5;0;6.46;26385 +67077;42.69103;.13277;1653;20220718;28.8;17.9;23.3;1.9;11.1;.1;6.33;26699 +67077;42.69103;.13277;1653;20220719;28.1;16.2;22.2;2;11.07;1.8;6.17;25410 +67077;42.69103;.13277;1653;20220720;24.8;13.4;19.1;1.4;11.24;0;4.88;23674 +67077;42.69103;.13277;1653;20220721;27.7;13.7;20.7;1.2;13.01;0;4.63;22784 +67077;42.69103;.13277;1653;20220722;27.4;16;21.7;1.8;12.5;.3;5.64;24236 +67077;42.69103;.13277;1653;20220723;26.7;15;20.9;1.6;13.44;0;5.36;24816 +67077;42.69103;.13277;1653;20220724;29.3;16.3;22.8;1.8;11.87;0;6.06;26456 +67077;42.69103;.13277;1653;20220725;25.7;16.3;21;1.4;11.14;.4;5.32;24189 +67077;42.69103;.13277;1653;20220726;22.5;12.6;17.6;1.5;10.87;.4;4.97;24797 +67077;42.69103;.13277;1653;20220727;22.8;11.8;17.3;1.5;10.17;0;5;26095 +67077;42.69103;.13277;1653;20220728;21.5;12.8;17.2;1.3;12.1;10.6;3.92;18344 +67077;42.69103;.13277;1653;20220729;19.7;12.9;16.3;1.2;15.47;11;2.7;13062 +67077;42.69103;.13277;1653;20220730;22.6;12.2;17.4;1.3;15.57;0;4.03;21121 +67077;42.69103;.13277;1653;20220731;23.9;13.5;18.7;1.2;15.24;.4;4.02;20122 +67077;42.69103;.13277;1653;20220801;24.3;13.4;18.9;1.4;14.57;.2;4.53;21443 +67077;42.69103;.13277;1653;20220802;26.1;14.8;20.5;1.4;12.87;0;5.01;22523 +67077;42.69103;.13277;1653;20220803;27.5;15.3;21.4;2;13.34;2.7;5.27;21101 +67077;42.69103;.13277;1653;20220804;26.5;14;20.3;1.8;12.64;9;5.3;23037 +67077;42.69103;.13277;1653;20220805;23;14;18.5;1.7;12.54;2.9;4.67;20081 +67077;42.69103;.13277;1653;20220806;24.2;12.3;18.3;1.5;13.24;.1;4.54;20393 +67077;42.69103;.13277;1653;20220807;23.6;14;18.8;1.8;14.17;3.4;4.37;18030 +67077;42.69103;.13277;1653;20220808;24.3;13.8;19.1;1.6;13.47;1;4.26;18711 +67077;42.69103;.13277;1653;20220809;23.8;13.8;18.8;1.5;13.31;9.8;3.59;17162 +67077;42.69103;.13277;1653;20220810;24.2;13;18.6;1.8;13.2;6.9;4.57;19207 +67077;42.69103;.13277;1653;20220811;24.7;15.1;19.9;1.6;12.84;0;4.73;20896 +67077;42.69103;.13277;1653;20220812;27.1;15.6;21.3;1.6;12.74;.1;4.9;20869 +67077;42.69103;.13277;1653;20220813;26.8;16.5;21.6;2;13.47;1;4.78;18214 +67077;42.69103;.13277;1653;20220814;23.2;13.3;18.2;1.9;11.04;0;4.68;21259 +67077;42.69103;.13277;1653;20220815;21.2;12.7;16.9;1.5;11.1;.1;3.67;18271 +67077;42.69103;.13277;1653;20220816;20;11.3;15.6;1.6;11.7;18.2;3.45;15303 +67077;42.69103;.13277;1653;20220817;18.1;10.1;14.1;1.8;11.54;2;3.64;18184 +67077;42.69103;.13277;1653;20220818;15;8;11.5;2.3;10.47;.5;3.29;16347 +67077;42.69103;.13277;1653;20220819;20.4;7.3;13.8;1.8;10;1;4.2;21564 +67077;42.69103;.13277;1653;20220820;22.9;10.4;16.6;1.5;10.3;.4;4.18;20668 +67077;42.69103;.13277;1653;20220821;22;13.6;17.8;1.6;11.34;0;4.06;19028 +67077;42.69103;.13277;1653;20220822;21;10.4;15.7;1.7;11.87;0;4.3;21902 +67077;42.69103;.13277;1653;20220823;23.3;11.2;17.3;1.5;13.1;0;3.8;18515 +67077;42.69103;.13277;1653;20220824;25;14.3;19.7;1.7;14.5;1.7;4.28;18399 +67077;42.69103;.13277;1653;20220825;21;13.3;17.2;1.6;13.84;3.3;3.45;14495 +67077;42.69103;.13277;1653;20220826;19.7;10;14.8;1.4;13.27;.3;3.55;18306 +67077;42.69103;.13277;1653;20220827;21.9;11.2;16.5;1.4;12.94;.9;3.65;18160 +67077;42.69103;.13277;1653;20220828;24.9;10.5;17.7;1.6;11.09;.7;3.91;17694 +67077;42.69103;.13277;1653;20220829;24.2;11.1;17.7;1.8;12.19;9;3.53;14500 +67077;42.69103;.13277;1653;20220830;23.3;10.6;17;1.3;13.06;0;3.58;18585 +67077;42.69103;.13277;1653;20220831;20.9;12.3;16.6;1.3;12.62;5.8;2.55;10423 +67077;42.69103;.13277;1653;20220901;22.3;8.6;15.5;1.4;11.82;.2;3.21;16256 +67077;42.69103;.13277;1653;20220902;22;10.8;16.4;1.1;12.72;12.6;2.95;14709 +67077;42.69103;.13277;1653;20220903;19.6;9.3;14.4;1.2;12.89;3.2;2.64;14160 +67077;42.69103;.13277;1653;20220904;21.4;9.4;15.4;1.5;10.89;0;3.25;16109 +67077;42.69103;.13277;1653;20220905;22.1;11;16.5;1.6;12.79;14.8;3.16;14778 +67077;42.69103;.13277;1653;20220906;22.1;11.3;16.7;1.6;12.52;0;3.2;15157 +67077;42.69103;.13277;1653;20220907;18.7;10.6;14.7;1.6;10.14;0;3.27;16827 +67077;42.69103;.13277;1653;20220908;17.9;10.2;14.1;1.4;9.74;0;3.01;15824 +67077;42.69103;.13277;1653;20220909;18.8;9.5;14.2;1.6;10.57;.2;3.23;17088 +67077;42.69103;.13277;1653;20220910;21;9.2;15.1;1.4;9.7;0;3.37;18526 +67077;42.69103;.13277;1653;20220911;24.6;12.8;18.7;1.8;12;0;3.87;17832 +67077;42.69103;.13277;1653;20220912;24.4;15.2;19.8;1.7;13.34;3;3.45;14379 +67077;42.69103;.13277;1653;20220913;18.3;14.6;16.4;2.1;13.84;24.3;2.13;7768 +67077;42.69103;.13277;1653;20220914;17.2;9.8;13.5;1.8;13.04;0;2.53;12807 +67077;42.69103;.13277;1653;20220915;17.7;8.7;13.2;1.2;12.04;3.9;2.42;12583 +67077;42.69103;.13277;1653;20220916;17.2;8.7;12.9;1.4;11.6;0;2.87;16173 +67077;42.69103;.13277;1653;20220917;17.9;6.2;12.1;1.6;9;0;2.74;13216 +67077;42.69103;.13277;1653;20220918;19.3;7.2;13.2;1.2;10.17;0;2.91;17587 +67077;42.69103;.13277;1653;20220919;20.1;9.8;14.9;1.4;9.84;0;3.06;16385 +67077;42.69103;.13277;1653;20220920;18.9;9.3;14.1;1.1;9.74;0;2.78;16345 +67077;42.69103;.13277;1653;20220921;17.9;8.6;13.3;1.2;9.67;0;2.76;16511 +67077;42.69103;.13277;1653;20220922;16.8;7.5;12.1;1.7;10.07;0;2.71;15186 +67077;42.69103;.13277;1653;20220923;17.1;8.7;12.9;1.7;11.74;12.6;2.09;10701 +67077;42.69103;.13277;1653;20220924;10.9;6.5;8.7;1.4;10.5;3.5;1.77;10358 +67077;42.69103;.13277;1653;20220925;14;2.3;8.2;1.5;8.2;.6;2.11;14007 +67077;42.69103;.13277;1653;20220926;12.2;2.2;7.2;1.5;7.47;.4;2.21;14808 +67077;42.69103;.13277;1653;20220927;13.4;4.2;8.8;1.6;8.44;.6;2.13;12746 +67077;42.69103;.13277;1653;20220928;15.4;5.4;10.4;1.4;9.94;1.6;1.93;11751 +67077;42.69103;.13277;1653;20220929;10.4;3.7;7;1.3;7.85;2.9;1.47;9853 +67077;42.69103;.13277;1653;20220930;9;1.2;5.1;2;6.3;.4;2.06;13767 +67077;42.69103;.13277;1653;20221001;17.3;1.8;9.5;1.5;7.2;0;2.42;14808 +67077;42.69103;.13277;1653;20221002;21.3;8.5;14.9;1.6;9.47;.1;2.85;14985 +67077;42.69103;.13277;1653;20221003;19.9;10.3;15.1;1.5;10.2;0;2.73;14752 +67077;42.69103;.13277;1653;20221004;18.8;9.5;14.2;1.4;9.4;.1;2.49;14302 +67077;42.69103;.13277;1653;20221005;19.9;7;13.4;1.7;10.07;0;2.56;14199 +67077;42.69103;.13277;1653;20221006;18.2;6.1;12.1;1.3;10.07;0;2.1;12868 +67077;42.69103;.13277;1653;20221007;14.9;6.3;10.6;1.4;11.24;5.1;1.61;8481 +67077;42.69103;.13277;1653;20221008;15.9;7.3;11.6;1.3;11.14;.3;1.74;9597 +67077;42.69103;.13277;1653;20221009;16.6;6.4;11.5;1.6;10.64;1.4;1.98;11185 +67077;42.69103;.13277;1653;20221010;16.8;5.4;11.1;1.7;10.34;0;1.88;10093 +67077;42.69103;.13277;1653;20221011;13.6;6.3;10;1.1;10.7;.9;1.44;8863 +67077;42.69103;.13277;1653;20221012;16.5;5.1;10.8;1.1;10.5;1.7;1.7;11113 +67077;42.69103;.13277;1653;20221013;15.7;6.6;11.1;1.1;10.87;0;1.74;12118 +67077;42.69103;.13277;1653;20221014;18.3;9.7;14;1.7;10.87;.1;2.17;11538 +67077;42.69103;.13277;1653;20221015;18.3;8.1;13.2;1.7;9.6;0;2.32;12405 +67077;42.69103;.13277;1653;20221016;17.9;9.3;13.6;1.9;10.04;0;2.39;12132 +67077;42.69103;.13277;1653;20221017;16.5;9.2;12.8;2;10.8;11.4;2.05;8611 +67077;42.69103;.13277;1653;20221018;20;9.6;14.8;1.6;10.84;0;2.26;12145 +67077;42.69103;.13277;1653;20221019;18.7;12.9;15.8;2.1;10.8;38;2.26;8432 +67077;42.69103;.13277;1653;20221020;12.4;9.7;11.1;3.1;11.44;37.4;1.47;4835 +67077;42.69103;.13277;1653;20221021;12.4;8;10.2;2.1;11.04;11.9;1.32;5977 +67077;42.69103;.13277;1653;20221022;14;7.3;10.7;2;10.57;.9;1.42;6604 +67077;42.69103;.13277;1653;20221023;13.3;10.2;11.8;3.5;10.07;15.5;2.14;5002 +67077;42.69103;.13277;1653;20221024;12.7;7.1;9.9;1.9;10.27;.2;1.58;7944 +67077;42.69103;.13277;1653;20221025;16.7;9;12.8;1.9;9.07;.1;1.92;8359 +67077;42.69103;.13277;1653;20221026;17.6;11.4;14.5;1.4;9.24;0;1.81;8815 +67077;42.69103;.13277;1653;20221027;18.5;11.1;14.8;1.6;9;.2;2;6729 +67077;42.69103;.13277;1653;20221028;20.5;12.2;16.4;1.7;7.94;0;2.23;8262 +67077;42.69103;.13277;1653;20221029;18.2;11.7;15;2.1;5.84;0;2.65;9261 +67077;42.69103;.13277;1653;20221030;16.5;8.1;12.3;1.6;6.17;1.8;1.92;8007 +67077;42.69103;.13277;1653;20221031;14.6;7.5;11.1;1.9;9.77;12.4;1.42;7041 +67077;42.69103;.13277;1653;20221101;13.7;5.2;9.4;1.3;10.17;0;1.23;9794 +67077;42.69103;.13277;1653;20221102;11.4;4.9;8.2;1.7;8.6;.8;1.35;7604 +67077;42.69103;.13277;1653;20221103;9;6.6;7.8;1.6;9.44;7.6;.99;4164 +67077;42.69103;.13277;1653;20221104;5.4;-.2;2.6;2;6.17;8.5;.94;6696 +67077;42.69103;.13277;1653;20221105;11.8;-.1;5.9;1.8;5.17;0;1.48;10122 +67077;42.69103;.13277;1653;20221106;12.9;4.6;8.8;1.3;5.7;0;1.39;9829 +67077;42.69103;.13277;1653;20221107;13.4;2.8;8.1;1.8;6.4;0;1.5;9469 +67077;42.69103;.13277;1653;20221108;12.6;6.3;9.5;1.4;8.1;2.6;1.21;6898 +67077;42.69103;.13277;1653;20221109;10.2;4.9;7.6;1.4;9.54;1.5;.92;5366 +67077;42.69103;.13277;1653;20221110;11.1;2.2;6.7;1.5;6.9;0;1.15;9362 +67077;42.69103;.13277;1653;20221111;10.9;2.9;6.9;2.6;7.77;.8;1.37;6591 +67077;42.69103;.13277;1653;20221112;13.3;5.9;9.6;2.6;7.67;.1;1.71;8368 +67077;42.69103;.13277;1653;20221113;13.3;5.2;9.3;1.5;7.1;0;1.31;8778 +67077;42.69103;.13277;1653;20221114;9.5;3.6;6.5;1.1;8.77;2;.72;4762 +67077;42.69103;.13277;1653;20221115;10;5.4;7.7;2.2;9.5;9;.97;4403 +67077;42.69103;.13277;1653;20221116;9.2;3.1;6.2;1.3;8.3;.3;.73;6278 +67077;42.69103;.13277;1653;20221117;9.9;3.8;6.9;1.2;8.77;.6;.86;5830 +67077;42.69103;.13277;1653;20221118;4.8;1.1;2.9;1.5;6.54;.7;.82;5459 +67077;42.69103;.13277;1653;20221119;3.1;-1.3;.9;2.2;5.07;0;1.03;7650 +67077;42.69103;.13277;1653;20221120;7.4;-2.7;2.3;1.6;5;8;.95;6794 +67077;42.69103;.13277;1653;20221121;5.9;1;3.4;1.6;6.64;19.8;.65;3449 +67077;42.69103;.13277;1653;20221122;2.9;-2.6;.1;1.3;5.77;11.8;.5;4912 +67077;42.69103;.13277;1653;20221123;9.4;-.5;4.4;1.2;7.34;6.9;.68;5644 +67077;42.69103;.13277;1653;20221124;7.7;-.2;3.7;1.4;6.3;8.3;.7;4511 +67077;42.69103;.13277;1653;20221125;4.8;1.9;3.3;1.9;6.54;2;.77;5077 +67077;42.69103;.13277;1653;20221126;9.3;-1;4.2;1.3;4.5;0;.91;7008 +67077;42.69103;.13277;1653;20221127;10.7;4;7.3;1.2;4.37;2;.96;7602 +67077;42.69103;.13277;1653;20221128;3.4;.1;1.8;2.3;5.77;5.8;.9;6090 +67077;42.69103;.13277;1653;20221129;3.1;-.7;1.2;1.7;5.97;2;.72;5728 +67077;42.69103;.13277;1653;20221130;3.9;-3.3;.3;1.3;4.67;.2;.64;7055 +67077;42.69103;.13277;1653;20221201;3.3;-2.8;.2;1.2;4.34;0;.63;7524 +67077;42.69103;.13277;1653;20221202;2.3;-5;-1.3;1.3;4.5;0;.57;6374 +67077;42.69103;.13277;1653;20221203;1;-5.1;-2.1;1.2;4.87;3;.44;4326 +67077;42.69103;.13277;1653;20221204;.2;-3.7;-1.7;1.3;4.94;0;.48;4713 +67077;42.69103;.13277;1653;20221205;5.2;-4.4;.4;1.7;5.37;2.9;.6;6072 +67077;42.69103;.13277;1653;20221206;7.8;1;4.4;1.3;7.2;.2;.65;4282 +67077;42.69103;.13277;1653;20221207;6;1.4;3.7;1.1;6.67;0;.51;5965 +67077;42.69103;.13277;1653;20221208;4.4;2;3.2;1.7;7.04;26.4;.59;2982 +67077;42.69103;.13277;1653;20221209;5.1;2.4;3.7;1.8;7.64;3.6;.56;3500 +67077;42.69103;.13277;1653;20221210;3.3;-.1;1.6;1.3;5.5;0;.53;6796 +67077;42.69103;.13277;1653;20221211;1.4;-4;-1.3;.8;4.14;.4;.44;3187 +67077;42.69103;.13277;1653;20221212;3.5;-3.1;.2;1.2;5.64;15.9;.37;3121 +67077;42.69103;.13277;1653;20221213;6;2;4;1.2;8.24;17.9;.37;2895 +67077;42.69103;.13277;1653;20221214;7;2.5;4.8;1.2;8.14;7;.53;5374 +67077;42.69103;.13277;1653;20221215;5.2;1.5;3.3;1.2;7.9;3.1;.48;3419 +67077;42.69103;.13277;1653;20221216;4.3;1;2.7;.9;7.44;.6;.46;3667 +67077;42.69103;.13277;1653;20221217;4.5;-.7;1.9;1.2;6;0;.44;5999 +67077;42.69103;.13277;1653;20221218;6.4;-.9;2.7;1.8;5.6;0;.67;6312 +67077;42.69103;.13277;1653;20221219;8.9;.9;4.9;1.4;5.67;0;.74;6264 +67077;42.69103;.13277;1653;20221220;10.5;3.4;7;1.4;5.7;4.8;.9;4144 +67077;42.69103;.13277;1653;20221221;6.8;2.4;4.6;1.2;7.8;.3;.51;4361 +67077;42.69103;.13277;1653;20221222;8.4;2.7;5.6;1.5;7.6;0;.58;5796 +67077;42.69103;.13277;1653;20221223;10;4.7;7.4;1.2;7.97;0;.68;5535 +67077;42.69103;.13277;1653;20221224;11.3;3.4;7.4;1.3;6.77;0;.79;6161 +67077;42.69103;.13277;1653;20221225;11.1;4.5;7.8;1.5;6.24;0;.91;6319 +67077;42.69103;.13277;1653;20221226;10.9;2.3;6.6;1.9;6.67;0;1.01;5322 +67077;42.69103;.13277;1653;20221227;8.3;1.2;4.8;1.1;7.24;0;.63;4185 +67077;42.69103;.13277;1653;20221228;7.9;1.7;4.8;2;6.94;.1;.86;6467 +67077;42.69103;.13277;1653;20221229;5.6;1.1;3.4;1.7;7.64;8.4;.57;3445 +67077;42.69103;.13277;1653;20221230;8.3;1.7;5;1.4;8.67;1.3;.52;3949 +67077;42.69103;.13277;1653;20221231;12.7;4.7;8.7;2.1;7.37;0;1.16;6643 +67078;42.72012;.4351;1573;20220101;17.7;10.6;14.1;2.2;2.9;0;2.11;5621 +67078;42.72012;.4351;1573;20220102;14.7;10.3;12.5;2.1;4.7;0;1.76;4477 +67078;42.72012;.4351;1573;20220103;12.1;4.6;8.3;2;5;0;1.24;5827 +67078;42.72012;.4351;1573;20220104;12.6;9.1;10.8;4.3;5.1;11.7;2.46;4049 +67078;42.72012;.4351;1573;20220105;-2.9;-3.1;-3;1.5;4.2;2.3;.4;1087 +67078;42.72012;.4351;1573;20220106;-.2;-7.6;-3.9;1;2.7;0;.44;5887 +67078;42.72012;.4351;1573;20220107;1.5;-5.8;-2.2;1.4;3.5;4.2;.51;5885 +67078;42.72012;.4351;1573;20220108;4.2;-3;.6;1.3;5.5;8.4;.4;5884 +67078;42.72012;.4351;1573;20220109;.2;-.4;-.1;2.6;6.4;43.7;.17;1817 +67078;42.72012;.4351;1573;20220110;3.8;.7;2.2;5.4;7.6;44.3;.04;3967 +67078;42.72012;.4351;1573;20220111;4.8;.1;2.4;1;4.2;0;.63;4886 +67078;42.72012;.4351;1573;20220112;4.2;-2.1;1;1.2;1.5;0;.9;5677 +67078;42.72012;.4351;1573;20220113;8.6;-1;3.8;1;1.5;0;.86;7029 +67078;42.72012;.4351;1573;20220114;10.2;1;5.6;1.1;2;0;.97;6942 +67078;42.72012;.4351;1573;20220115;7.3;-.9;3.2;1.1;1.8;0;.91;6618 +67078;42.72012;.4351;1573;20220116;6.4;-2.3;2;.6;1.8;0;.59;6873 +67078;42.72012;.4351;1573;20220117;6.6;-2.3;2.1;.7;1.9;0;.65;7013 +67078;42.72012;.4351;1573;20220118;12.8;2.4;7.6;.7;2.4;0;.76;7640 +67078;42.72012;.4351;1573;20220119;3.5;1;2.2;1.1;3.6;.8;.78;3858 +67078;42.72012;.4351;1573;20220120;2;-2.9;-.5;1.1;5.4;2.1;.4;5393 +67078;42.72012;.4351;1573;20220121;-.1;-4.9;-2.5;.9;3.9;0;.45;5392 +67078;42.72012;.4351;1573;20220122;7.1;-6.8;.1;.8;2.8;0;.64;9162 +67078;42.72012;.4351;1573;20220123;7.4;.2;3.8;.8;3.3;0;.76;6705 +67078;42.72012;.4351;1573;20220124;10.6;1.2;5.9;.7;2.6;0;.8;7719 +67078;42.72012;.4351;1573;20220125;8.1;1;4.5;1;2.5;0;.96;6800 +67078;42.72012;.4351;1573;20220126;9.3;1.5;5.4;1;2.5;0;1.01;7197 +67078;42.72012;.4351;1573;20220127;9.8;2;5.9;.7;2.2;0;.86;7276 +67078;42.72012;.4351;1573;20220128;9.8;.4;5.1;.7;1.8;0;.85;8061 +67078;42.72012;.4351;1573;20220129;13.1;2;7.5;.6;2.3;0;.83;8844 +67078;42.72012;.4351;1573;20220130;10.9;3.8;7.3;.6;2.6;0;.87;7184 +67078;42.72012;.4351;1573;20220131;2.4;.9;1.6;1.6;4.6;0;.77;3420 +67078;42.72012;.4351;1573;20220201;5.2;-3.6;.8;1;5.5;.2;.6;8164 +67078;42.72012;.4351;1573;20220202;13.8;4.6;9.2;1;3.1;0;1.23;8441 +67078;42.72012;.4351;1573;20220203;16.9;7.9;12.4;1;3;0;1.38;8448 +67078;42.72012;.4351;1573;20220204;5.9;.9;3.4;1;5.9;.4;.71;6409 +67078;42.72012;.4351;1573;20220205;2.4;.6;1.5;1.1;5.9;.3;.55;3950 +67078;42.72012;.4351;1573;20220206;4.3;-4.2;0;1.1;4;0;.77;8508 +67078;42.72012;.4351;1573;20220207;5.4;-2.2;1.6;1.5;5.4;.6;.76;8148 +67078;42.72012;.4351;1573;20220208;15.5;.1;7.8;1;3.7;0;1.31;11674 +67078;42.72012;.4351;1573;20220209;13.9;6.3;10.1;1.2;3.4;0;1.51;8344 +67078;42.72012;.4351;1573;20220210;9.1;3.5;6.3;.7;4.4;0;1.05;10118 +67078;42.72012;.4351;1573;20220211;5.8;-3.9;.9;.8;5.6;.5;.81;8193 +67078;42.72012;.4351;1573;20220212;9.1;-3.8;2.6;.6;4.9;.4;.95;9601 +67078;42.72012;.4351;1573;20220213;9.1;-2.8;3.1;1.4;5.4;7.7;1.21;9327 +67078;42.72012;.4351;1573;20220214;4.3;.4;2.3;1.2;5.9;3.6;.88;5309 +67078;42.72012;.4351;1573;20220215;2.8;-3.6;-.4;.7;5.1;2;.75;6951 +67078;42.72012;.4351;1573;20220216;7.4;-1.5;2.9;1.2;6.9;.4;.83;9802 +67078;42.72012;.4351;1573;20220217;10.5;2.2;6.3;1.4;7.2;0;1.12;9584 +67078;42.72012;.4351;1573;20220218;15.8;6.4;11.1;2.3;5.5;5.1;2.17;10311 +67078;42.72012;.4351;1573;20220219;.9;-1.7;-.4;1;5.6;4.4;.57;5559 +67078;42.72012;.4351;1573;20220220;7.5;-3.4;2;.9;4.4;0;1.08;11358 +67078;42.72012;.4351;1573;20220221;5.9;.5;3.2;1.6;4.2;.1;1.22;8133 +67078;42.72012;.4351;1573;20220222;10.2;-.3;4.9;1.1;3.1;0;1.45;11415 +67078;42.72012;.4351;1573;20220223;11.8;-.3;5.7;1.4;4.4;0;1.58;12387 +67078;42.72012;.4351;1573;20220224;9.5;3.9;6.7;1.5;4.8;.4;1.48;8574 +67078;42.72012;.4351;1573;20220225;.7;-.7;0;1.1;5.6;0;.58;4411 +67078;42.72012;.4351;1573;20220226;11.6;-2.8;4.4;1.3;3.1;0;1.69;13978 +67078;42.72012;.4351;1573;20220227;6.5;1.9;4.2;1.4;5;0;1.2;8056 +67078;42.72012;.4351;1573;20220228;9.2;.5;4.8;.9;4.9;0;1.31;11150 +67078;42.72012;.4351;1573;20220301;13.8;1.7;7.7;1.6;2.5;0;2.15;13272 +67078;42.72012;.4351;1573;20220302;6.7;6.5;6.6;2.3;5.1;2.4;1.43;1856 +67078;42.72012;.4351;1573;20220303;9.8;-.3;4.7;1.1;5.7;2.1;1.39;12414 +67078;42.72012;.4351;1573;20220304;.9;.2;.5;1.4;5.9;1.8;.56;3415 +67078;42.72012;.4351;1573;20220305;.4;-2.4;-1;.9;4.9;.6;.73;6753 +67078;42.72012;.4351;1573;20220306;.8;-3.3;-1.3;.8;5;.6;.78;8229 +67078;42.72012;.4351;1573;20220307;5.2;-3.2;1;1.7;4.3;1.7;1.31;11842 +67078;42.72012;.4351;1573;20220308;5.8;1.6;3.7;1.9;4.9;1.9;1.35;8508 +67078;42.72012;.4351;1573;20220309;7.1;-1.5;2.8;2.1;4.2;.1;1.62;12240 +67078;42.72012;.4351;1573;20220310;7.5;3.3;5.4;2.8;5.3;2.5;1.67;8690 +67078;42.72012;.4351;1573;20220311;6.9;5.3;6.1;3.6;5.4;11.3;1.74;5477 +67078;42.72012;.4351;1573;20220312;6;-.3;2.8;1.2;5.6;3.8;1.24;10832 +67078;42.72012;.4351;1573;20220313;2.7;2.6;2.6;2;4.7;6.2;.98;1510 +67078;42.72012;.4351;1573;20220314;5.9;.5;3.2;4.5;4.7;7.9;1.78;10247 +67078;42.72012;.4351;1573;20220315;15.5;6.3;10.9;4.4;4.7;0;3.55;13465 +67078;42.72012;.4351;1573;20220316;13.7;10.6;12.1;1.6;5.6;2.5;2.11;7957 +67078;42.72012;.4351;1573;20220317;4.3;3.5;3.9;1.1;7.4;13.2;.74;4156 +67078;42.72012;.4351;1573;20220318;5.6;1.1;3.3;.6;7.6;.7;1.23;9347 +67078;42.72012;.4351;1573;20220319;6.2;-.1;3.1;.6;6.5;.1;1.59;12895 +67078;42.72012;.4351;1573;20220320;7.3;1.5;4.4;.6;6.5;2.1;1.45;10435 +67078;42.72012;.4351;1573;20220321;7.1;1.8;4.5;2.1;5.7;.5;2.07;11078 +67078;42.72012;.4351;1573;20220322;7.5;-.9;3.3;1.4;4.7;0;1.96;12344 +67078;42.72012;.4351;1573;20220323;9.2;-2;3.6;1.6;4;0;2.31;14704 +67078;42.72012;.4351;1573;20220324;11.6;-3.5;4;.7;4.8;0;2.14;17735 +67078;42.72012;.4351;1573;20220325;12.4;.3;6.3;.8;7.1;0;2.17;16031 +67078;42.72012;.4351;1573;20220326;11.7;-1.6;5.1;1;6.9;.4;2.24;16683 +67078;42.72012;.4351;1573;20220327;11.4;.7;6.1;1;6.3;0;2.18;15859 +67078;42.72012;.4351;1573;20220328;12.5;.5;6.5;.9;5.2;0;2.24;15941 +67078;42.72012;.4351;1573;20220329;13.5;2.5;8;1;6.8;2.9;2.33;15341 +67078;42.72012;.4351;1573;20220330;4.5;1;2.8;.9;7.6;3.2;1.26;8501 +67078;42.72012;.4351;1573;20220331;4.9;-.1;2.4;1.6;6.3;3.1;1.32;9457 +67078;42.72012;.4351;1573;20220401;-3.6;-6.4;-5;2.9;3.1;9.7;1.11;6527 +67078;42.72012;.4351;1573;20220402;-4;-8.3;-6.1;2.4;3.3;2.5;1.13;10242 +67078;42.72012;.4351;1573;20220403;-1;-8.1;-4.6;1.3;3.02;.4;1.35;13051 +67078;42.72012;.4351;1573;20220404;3.5;-7.6;-2;.9;4;0;1.79;16852 +67078;42.72012;.4351;1573;20220405;8.5;-9.2;-.3;1.2;4.2;0;2.39;19891 +67078;42.72012;.4351;1573;20220406;8.4;-2.3;3.1;.8;6;0;1.89;16191 +67078;42.72012;.4351;1573;20220407;16.3;-2.5;6.9;.8;6.2;0;2.91;21451 +67078;42.72012;.4351;1573;20220408;16.2;.4;8.3;1.2;7.1;.9;3.02;19905 +67078;42.72012;.4351;1573;20220409;6.7;.3;3.5;1.3;6.1;.6;2.07;14156 +67078;42.72012;.4351;1573;20220410;14.9;-4.2;5.3;1.3;4.7;0;3.15;21996 +67078;42.72012;.4351;1573;20220411;17.1;5.7;11.4;1.8;7.1;0;3.56;18248 +67078;42.72012;.4351;1573;20220412;13.7;5.7;9.7;.7;9;4.5;1.98;12695 +67078;42.72012;.4351;1573;20220413;6.1;3.4;4.8;.2;8.5;4.7;1.26;8271 +67078;42.72012;.4351;1573;20220414;13.2;1.4;7.3;.9;8.2;0;2.55;16961 +67078;42.72012;.4351;1573;20220415;16.3;1.6;9;.7;8.6;0;2.95;20386 +67078;42.72012;.4351;1573;20220416;17.3;3;10.2;1.1;8.8;0;3.14;18625 +67078;42.72012;.4351;1573;20220417;17.9;-.6;8.6;1.2;7.7;0;3.54;23042 +67078;42.72012;.4351;1573;20220418;14.5;1.1;7.8;1.2;9.1;0;2.79;17499 +67078;42.72012;.4351;1573;20220419;8.6;3.6;6.1;.9;8.2;22;1.53;9349 +67078;42.72012;.4351;1573;20220420;3.5;-.5;1.5;.7;6.9;0;1.45;12574 +67078;42.72012;.4351;1573;20220421;4.3;.2;2.2;.8;7.4;.2;1.69;12436 +67078;42.72012;.4351;1573;20220422;12.5;-.5;6;1.4;5.9;11.4;2.87;19353 +67078;42.72012;.4351;1573;20220423;6.4;3.2;4.8;1.1;6.5;8.3;1.99;12253 +67078;42.72012;.4351;1573;20220424;10.4;0;5.2;1;7.7;.4;2.61;18923 +67078;42.72012;.4351;1573;20220425;13.5;.1;6.8;.8;7.4;0;3;20553 +67078;42.72012;.4351;1573;20220426;17.2;.7;8.9;.9;7.3;0;3.25;21764 +67078;42.72012;.4351;1573;20220427;16.8;4.8;10.8;.7;8.4;1.5;2.88;16901 +67078;42.72012;.4351;1573;20220428;12.9;4.9;8.9;.6;11;.8;2.15;13180 +67078;42.72012;.4351;1573;20220429;17.6;3.7;10.7;.8;9.4;0;3.4;22191 +67078;42.72012;.4351;1573;20220430;13.1;6.7;9.9;1.2;9.8;.8;2.87;16640 +67078;42.72012;.4351;1573;20220501;15.6;.5;8.1;1.3;9;4.2;3.37;21660 +67078;42.72012;.4351;1573;20220502;11.1;5.1;8.1;.6;10.2;12;2.34;14869 +67078;42.72012;.4351;1573;20220503;8.5;4.1;6.3;.4;9.7;4.3;1.62;10126 +67078;42.72012;.4351;1573;20220504;9.9;3.5;6.7;.8;9.3;3;1.97;12882 +67078;42.72012;.4351;1573;20220505;8.6;3.5;6;3.8;7.54;.8;2.07;13342 +67078;42.72012;.4351;1573;20220506;7.9;3.7;5.8;1.7;7.8;4.3;1.79;13330 +67078;42.72012;.4351;1573;20220507;12;5;8.5;1.4;8.1;0;2.51;17242 +67078;42.72012;.4351;1573;20220508;11.3;5.3;8.3;1.5;7.7;.1;2.42;16043 +67078;42.72012;.4351;1573;20220509;16.4;7;11.7;2.2;7.9;.1;3.46;20129 +67078;42.72012;.4351;1573;20220510;19.6;9.4;14.5;1.2;8;0;3.69;21049 +67078;42.72012;.4351;1573;20220511;23.2;12.9;18;2.1;7.9;0;4.62;21236 +67078;42.72012;.4351;1573;20220512;21.4;14;17.7;1.9;9.6;.2;3.93;18094 +67078;42.72012;.4351;1573;20220513;18.3;9.8;14;1.1;11.1;.3;3.27;19456 +67078;42.72012;.4351;1573;20220514;22.2;12.3;17.2;1.6;9.6;1.5;4.14;21064 +67078;42.72012;.4351;1573;20220515;20.7;13.8;17.2;3.9;8.4;.5;4.74;17674 +67078;42.72012;.4351;1573;20220516;19.4;12.5;15.9;2;9.9;0;3.64;17737 +67078;42.72012;.4351;1573;20220517;22.9;14.2;18.5;1.6;9.9;.8;4.17;19967 +67078;42.72012;.4351;1573;20220518;23.3;12.6;17.9;2.1;10.5;0;4.53;22201 +67078;42.72012;.4351;1573;20220519;24.1;16.6;20.3;2.3;9;0;4.7;18672 +67078;42.72012;.4351;1573;20220520;24.4;17;20.7;2.8;6.8;0;5.28;18606 +67078;42.72012;.4351;1573;20220521;28;18.3;23.1;1.6;6.9;0;5.07;21345 +67078;42.72012;.4351;1573;20220522;25.9;19.8;22.8;2;6.9;2.8;4.83;17008 +67078;42.72012;.4351;1573;20220523;12.5;10;11.2;1.5;11.1;1.2;1.94;10973 +67078;42.72012;.4351;1573;20220524;5.9;4.1;5;1.1;8.1;17.8;1.36;9359 +67078;42.72012;.4351;1573;20220525;7.7;.6;4.1;1.5;7.3;.7;2.16;18489 +67078;42.72012;.4351;1573;20220526;13.7;3.9;8.8;1.4;8.5;0;3.07;21751 +67078;42.72012;.4351;1573;20220527;17.3;4.8;11;1.2;9.6;0;3.66;24606 +67078;42.72012;.4351;1573;20220528;19.4;9.5;14.4;1.1;9.1;0;3.79;21966 +67078;42.72012;.4351;1573;20220529;17.4;9.4;13.4;1.2;9.7;.8;3.38;19805 +67078;42.72012;.4351;1573;20220530;17.6;7.7;12.6;1.7;9.9;7.1;3.61;22063 +67078;42.72012;.4351;1573;20220531;16.8;10.1;13.4;1.6;11.4;.1;3.11;18214 +67078;42.72012;.4351;1573;20220601;23.2;12.5;17.8;3;8.8;.3;5.2;23023 +67078;42.72012;.4351;1573;20220602;22.9;14.3;18.6;1.8;10.9;.6;4.34;20694 +67078;42.72012;.4351;1573;20220603;21.8;13.8;17.8;1.8;11.3;4.8;4.09;20000 +67078;42.72012;.4351;1573;20220604;22.3;12.1;17.2;2.3;12;7.9;4.4;22601 +67078;42.72012;.4351;1573;20220605;15.4;10;12.7;1.9;12.3;0;2.69;16511 +67078;42.72012;.4351;1573;20220606;20;9.2;14.6;2;10.9;.4;4.07;23322 +67078;42.72012;.4351;1573;20220607;14.9;10.2;12.5;1.5;12.4;0;2.54;15457 +67078;42.72012;.4351;1573;20220608;13.8;11.4;12.6;1.7;11.2;1.6;2.17;11102 +67078;42.72012;.4351;1573;20220609;16.1;8.1;12.1;1.4;10.7;0;3.21;20170 +67078;42.72012;.4351;1573;20220610;23.2;9.3;16.2;1;7;0;4.66;26568 +67078;42.72012;.4351;1573;20220611;24.8;14.4;19.6;1.2;10.9;.2;4.56;23023 +67078;42.72012;.4351;1573;20220612;24.2;17.5;20.8;1.5;10.7;1.3;4.25;18525 +67078;42.72012;.4351;1573;20220613;24.7;13.1;18.9;1.7;14.9;.5;4.62;24347 +67078;42.72012;.4351;1573;20220614;29.1;17.5;23.3;1.8;10.4;4.6;5.61;24364 +67078;42.72012;.4351;1573;20220615;27;15.2;21.1;2.6;11;.1;5.68;24586 +67078;42.72012;.4351;1573;20220616;28.8;20.4;24.6;1.6;10.7;.2;5.1;20777 +67078;42.72012;.4351;1573;20220617;28.9;21.1;25;1;12.2;2.2;4.55;20035 +67078;42.72012;.4351;1573;20220618;30;21.8;25.9;2.2;9.6;0;5.75;20544 +67078;42.72012;.4351;1573;20220619;26.4;21.3;23.8;3.8;8.2;.8;6.11;16237 +67078;42.72012;.4351;1573;20220620;25.5;11.9;18.7;2.7;12.2;0;5.38;26422 +67078;42.72012;.4351;1573;20220621;24;12.8;18.4;2.7;12.2;3.2;4.94;23991 +67078;42.72012;.4351;1573;20220622;17;11.9;14.4;3.2;12;0;3.11;16237 +67078;42.72012;.4351;1573;20220623;20.2;11.2;15.7;2.2;10.8;0;4.09;21515 +67078;42.72012;.4351;1573;20220624;16.3;9;12.6;1.8;11.8;0;3.1;19386 +67078;42.72012;.4351;1573;20220625;19.7;10.6;15.1;1.9;9.6;6.3;4.06;21619 +67078;42.72012;.4351;1573;20220626;15.5;8.2;11.8;1.9;11.8;13.1;2.95;19369 +67078;42.72012;.4351;1573;20220627;10.8;7.1;8.9;1.7;10.5;8.1;2;13825 +67078;42.72012;.4351;1573;20220628;16.2;6.9;11.5;1.9;11.5;.2;3.23;21815 +67078;42.72012;.4351;1573;20220629;21.4;11.6;16.5;1.5;11.2;10.5;4.14;22373 +67078;42.72012;.4351;1573;20220630;9.1;9.1;9.1;1.3;11.2;1.8;.48;150 +67078;42.72012;.4351;1573;20220701;15.5;5.9;10.7;1.1;10.2;0;3.28;22104 +67078;42.72012;.4351;1573;20220702;26.1;11.6;18.8;1.5;10.6;0;5.2;27102 +67078;42.72012;.4351;1573;20220703;24.2;14.7;19.4;1.4;13.6;2.7;4.34;21940 +67078;42.72012;.4351;1573;20220704;18.4;11.4;14.9;1.9;13.7;0;3.22;18830 +67078;42.72012;.4351;1573;20220705;16.1;11.3;13.7;1.2;14.2;2.5;2.59;15597 +67078;42.72012;.4351;1573;20220706;15.6;12.8;14.2;1.4;12.7;7.9;2.31;11931 +67078;42.72012;.4351;1573;20220707;17.4;10.5;13.9;1.5;11.2;0;3.25;18615 +67078;42.72012;.4351;1573;20220708;21.3;11.1;16.2;1.1;12.7;.1;3.95;22563 +67078;42.72012;.4351;1573;20220709;23;13.1;18;1.6;10.7;.1;4.4;22192 +67078;42.72012;.4351;1573;20220710;24.1;13.9;19;1.8;12.5;0;4.53;22482 +67078;42.72012;.4351;1573;20220711;26;17.1;21.5;1.4;12.4;.7;4.53;20969 +67078;42.72012;.4351;1573;20220712;26.3;18.5;22.4;1.1;13;0;4.25;19600 +67078;42.72012;.4351;1573;20220713;26.2;16.6;21.4;1.1;14.3;0;4.41;21682 +67078;42.72012;.4351;1573;20220714;27.7;18.1;22.9;1;11.7;0;4.56;21633 +67078;42.72012;.4351;1573;20220715;27.1;17.7;22.4;1;12.4;.1;4.45;21358 +67078;42.72012;.4351;1573;20220716;29.3;19.2;24.2;1.1;9.3;0;4.84;22080 +67078;42.72012;.4351;1573;20220717;30.2;21;25.6;1.2;7.9;0;4.9;21027 +67078;42.72012;.4351;1573;20220718;31.1;22.4;26.7;1.4;9.8;0;5.08;20398 +67078;42.72012;.4351;1573;20220719;30.4;22.8;26.6;2.7;10.6;.6;5.9;19023 +67078;42.72012;.4351;1573;20220720;23.4;12.7;18;1.2;15.2;.2;4.06;22480 +67078;42.72012;.4351;1573;20220721;26.6;13.4;20;1.8;13.2;0;4.98;24879 +67078;42.72012;.4351;1573;20220722;28.2;20.1;24.1;1.5;12.4;.3;4.65;19463 +67078;42.72012;.4351;1573;20220723;22.3;11.7;17;1.3;14.1;0;3.92;22174 +67078;42.72012;.4351;1573;20220724;30;18;24;1.3;11.2;0;5.11;23508 +67078;42.72012;.4351;1573;20220725;15.2;13.2;14.2;1;13.5;.6;1.91;9654 +67078;42.72012;.4351;1573;20220726;13.4;10.9;12.1;1.5;12.7;.4;1.85;10740 +67078;42.72012;.4351;1573;20220727;19.5;9.1;14.3;1.8;12.2;0;3.59;21673 +67078;42.72012;.4351;1573;20220728;21.9;11.5;16.7;1.6;12.2;2.7;3.95;21595 +67078;42.72012;.4351;1573;20220729;18.5;12.1;15.3;2.5;13.9;10.2;2.98;16910 +67078;42.72012;.4351;1573;20220730;17;12;14.5;1.1;14.6;0;2.53;14907 +67078;42.72012;.4351;1573;20220731;21.3;13.5;17.4;1.8;15.3;.8;3.4;18510 +67078;42.72012;.4351;1573;20220801;23.1;13.2;18.1;1.6;15.9;.3;3.78;20751 +67078;42.72012;.4351;1573;20220802;25.7;16.1;20.9;2.4;13.9;.1;4.56;20353 +67078;42.72012;.4351;1573;20220803;28.3;19;23.6;1.6;10.6;1.4;4.73;19951 +67078;42.72012;.4351;1573;20220804;28.9;19.4;24.1;2.5;11;13.3;5.4;20077 +67078;42.72012;.4351;1573;20220805;21.8;14.2;18;1.3;13.5;1.3;3.44;17894 +67078;42.72012;.4351;1573;20220806;24.1;12.8;18.4;1.2;15.3;1.1;3.92;21689 +67078;42.72012;.4351;1573;20220807;23.7;16.1;19.9;1.2;14.8;3.4;3.55;17733 +67078;42.72012;.4351;1573;20220808;25.4;15.7;20.5;1.1;13.3;.3;3.95;19921 +67078;42.72012;.4351;1573;20220809;24.2;16.2;20.2;1;12.7;6.4;3.62;18018 +67078;42.72012;.4351;1573;20220810;26.3;17.8;22;1.4;10.8;4.5;4.15;18478 +67078;42.72012;.4351;1573;20220811;27.8;18.4;23.1;1.4;10.4;.4;4.39;19327 +67078;42.72012;.4351;1573;20220812;28.6;21;24.8;.8;11.8;0;3.78;17305 +67078;42.72012;.4351;1573;20220813;28;21.5;24.7;2.6;11.7;1.3;4.88;15932 +67078;42.72012;.4351;1573;20220814;19.1;12.2;15.6;1.8;12.8;1.1;2.99;16324 +67078;42.72012;.4351;1573;20220815;19.4;11.3;15.3;1.5;12.8;.2;3.06;17579 +67078;42.72012;.4351;1573;20220816;24;13;18.5;1.8;10.4;13.3;4.14;20349 +67078;42.72012;.4351;1573;20220817;12.8;9.7;11.2;1.8;11.8;8.4;1.76;10812 +67078;42.72012;.4351;1573;20220818;13.7;8.5;11.1;1.8;11.1;1.6;2.15;13880 +67078;42.72012;.4351;1573;20220819;18.3;8.3;13.3;1.6;11.3;.1;3.05;19080 +67078;42.72012;.4351;1573;20220820;22.1;11.1;16.6;1.4;11.2;.2;3.58;19886 +67078;42.72012;.4351;1573;20220821;20.1;15;17.5;1.2;12.3;0;2.77;13507 +67078;42.72012;.4351;1573;20220822;19.4;10.9;15.1;1.2;13.9;0;2.85;17288 +67078;42.72012;.4351;1573;20220823;22.4;11.7;17;1.1;14.6;.1;3.3;19258 +67078;42.72012;.4351;1573;20220824;26.4;16.1;21.2;1.3;12.2;1.3;3.88;18778 +67078;42.72012;.4351;1573;20220825;21;14.9;17.9;2;12.7;9.3;3.11;14393 +67078;42.72012;.4351;1573;20220826;19.5;13;16.2;.9;14.4;.6;2.58;14756 +67078;42.72012;.4351;1573;20220827;21.2;11.9;16.5;1.8;13.5;3.6;3.14;17504 +67078;42.72012;.4351;1573;20220828;24.4;13.8;19.1;1.6;10.3;1.3;3.8;18552 +67078;42.72012;.4351;1573;20220829;24.7;18.2;21.4;2.3;9.3;8.9;4.09;14461 +67078;42.72012;.4351;1573;20220830;22.5;14;18.2;1.5;12.8;.1;3.21;16401 +67078;42.72012;.4351;1573;20220831;18.8;15.4;17.1;1.5;13.5;9.1;2.27;10355 +67078;42.72012;.4351;1573;20220901;20.1;10.8;15.4;.9;13.4;.2;2.76;16906 +67078;42.72012;.4351;1573;20220902;17;12;14.5;1;13.4;8.3;2.12;12347 +67078;42.72012;.4351;1573;20220903;18.3;10.4;14.3;1.8;12.5;1.8;2.57;15367 +67078;42.72012;.4351;1573;20220904;22.1;13;17.5;2.1;8.6;0;3.64;16359 +67078;42.72012;.4351;1573;20220905;22.9;15.9;19.4;1.9;10;6.2;3.43;14258 +67078;42.72012;.4351;1573;20220906;22.7;14.5;18.6;2.1;10.5;.1;3.48;15301 +67078;42.72012;.4351;1573;20220907;20.9;11.2;16;2.1;10.4;0;3.23;16500 +67078;42.72012;.4351;1573;20220908;17.5;10.5;14;1.6;10.1;0;2.53;13929 +67078;42.72012;.4351;1573;20220909;13.8;9.5;11.6;.9;11.1;.2;1.75;10862 +67078;42.72012;.4351;1573;20220910;21.2;10.1;15.6;1.1;7.8;0;2.99;17220 +67078;42.72012;.4351;1573;20220911;26.6;14.8;20.7;1.7;9.6;0;3.82;17605 +67078;42.72012;.4351;1573;20220912;26.3;20.2;23.2;3.3;10;1.1;4.61;12595 +67078;42.72012;.4351;1573;20220913;19;17.5;18.2;3.7;10.8;15.1;3.06;6269 +67078;42.72012;.4351;1573;20220914;20;12.7;16.3;2.7;10.2;0;3.11;13532 +67078;42.72012;.4351;1573;20220915;17.7;12.4;15;1;11.3;5.4;2.09;11453 +67078;42.72012;.4351;1573;20220916;15.2;10.7;12.9;1.2;12.4;.7;1.72;10474 +67078;42.72012;.4351;1573;20220917;14.7;6.5;10.6;1.1;10.1;0;1.96;13962 +67078;42.72012;.4351;1573;20220918;18.8;7.9;13.3;.8;5.8;0;2.46;15931 +67078;42.72012;.4351;1573;20220919;18.4;11.2;14.8;1;6.9;0;2.37;12859 +67078;42.72012;.4351;1573;20220920;18;9.6;13.8;1.2;7.3;0;2.43;13750 +67078;42.72012;.4351;1573;20220921;17.1;8.3;12.7;1;8.9;0;2.18;13940 +67078;42.72012;.4351;1573;20220922;17.5;9;13.2;1.1;8.6;0;2.23;13575 +67078;42.72012;.4351;1573;20220923;19.5;11;15.2;1.9;8.6;8.3;2.74;13447 +67078;42.72012;.4351;1573;20220924;10.1;7.7;8.9;1.3;9.6;6.8;1.2;7148 +67078;42.72012;.4351;1573;20220925;8.3;4;6.1;.6;8.1;.6;1.22;9425 +67078;42.72012;.4351;1573;20220926;10;4.2;7.1;1.2;8;.9;1.43;10816 +67078;42.72012;.4351;1573;20220927;9.7;5.4;7.5;2;8.7;1.3;1.31;9243 +67078;42.72012;.4351;1573;20220928;13.1;6.3;9.7;1.2;9.4;1.2;1.6;11470 +67078;42.72012;.4351;1573;20220929;8.8;5;6.9;1.2;8.4;8.8;1.18;8526 +67078;42.72012;.4351;1573;20220930;7.9;1.9;4.9;1.1;6.7;1.1;1.29;10568 +67078;42.72012;.4351;1573;20221001;15.9;3.9;9.9;.9;6.9;0;1.94;14731 +67078;42.72012;.4351;1573;20221002;19.4;10.2;14.8;1.5;10.2;.1;2.23;12784 +67078;42.72012;.4351;1573;20221003;19.4;10.9;15.1;1;9.7;0;2.04;12166 +67078;42.72012;.4351;1573;20221004;19.4;11.3;15.3;.7;7.8;.1;1.91;11755 +67078;42.72012;.4351;1573;20221005;20.5;12.3;16.4;1.1;6;0;2.26;11702 +67078;42.72012;.4351;1573;20221006;16;8.8;12.4;1;9.7;.1;1.67;10858 +67078;42.72012;.4351;1573;20221007;16.7;10.3;13.5;1;9.7;5.6;1.69;10136 +67078;42.72012;.4351;1573;20221008;13.4;9;11.2;1.2;9.9;.1;1.38;8339 +67078;42.72012;.4351;1573;20221009;17.6;9.2;13.4;1.5;8.4;1.3;2.01;11340 +67078;42.72012;.4351;1573;20221010;17.7;10.9;14.3;1;8.2;0;1.79;10107 +67078;42.72012;.4351;1573;20221011;13.5;8.8;11.1;1.1;11.1;6.6;1.23;8335 +67078;42.72012;.4351;1573;20221012;12.9;8.9;10.9;.8;11;1.5;1.14;7616 +67078;42.72012;.4351;1573;20221013;15.8;7.5;11.6;1;10.2;0;1.48;10783 +67078;42.72012;.4351;1573;20221014;16.2;10.5;13.3;1;10.7;.1;1.45;8861 +67078;42.72012;.4351;1573;20221015;19.8;11.8;15.8;2.8;7.2;0;2.88;10352 +67078;42.72012;.4351;1573;20221016;20.1;14.5;17.3;3.4;8.1;0;3.15;8587 +67078;42.72012;.4351;1573;20221017;17.6;14.1;15.8;2.5;8.8;5.5;2.29;6743 +67078;42.72012;.4351;1573;20221018;21.8;13;17.4;2;8.4;0;2.5;10483 +67078;42.72012;.4351;1573;20221019;19.4;17.6;18.5;5.6;8.9;28.2;3.97;4768 +67078;42.72012;.4351;1573;20221020;14.9;10.1;12.5;7.4;9;24.4;2.69;7604 +67078;42.72012;.4351;1573;20221021;14.8;9.6;12.2;5.4;8.4;7;2.49;7817 +67078;42.72012;.4351;1573;20221022;15.5;9.4;12.4;3.8;7.8;2.1;2.37;8356 +67078;42.72012;.4351;1573;20221023;13.7;14;13.8;5.5;8.2;22;2.74;0 +67078;42.72012;.4351;1573;20221024;15.1;9.9;12.5;4.5;7.1;.2;2.68;7548 +67078;42.72012;.4351;1573;20221025;17.7;10.1;13.9;5.9;7;.1;3.53;8987 +67078;42.72012;.4351;1573;20221026;18.5;15.5;17;5.5;7.4;0;3.91;5636 +67078;42.72012;.4351;1573;20221027;19.1;15.1;17.1;3.3;6.7;.1;3.09;6409 +67078;42.72012;.4351;1573;20221028;21.9;16.5;19.2;3.4;5.8;0;3.64;7336 +67078;42.72012;.4351;1573;20221029;20;16.1;18;3;4;0;3.45;6184 +67078;42.72012;.4351;1573;20221030;16.5;12.7;14.6;1.5;4.7;.4;1.92;6035 +67078;42.72012;.4351;1573;20221031;15.8;11.8;13.8;4.4;7.4;6.6;2.74;6116 +67078;42.72012;.4351;1573;20221101;12.3;6.5;9.4;1.5;9.1;0;1.02;7248 +67078;42.72012;.4351;1573;20221102;13.6;4.9;9.2;2.3;7.5;.3;1.43;8740 +67078;42.72012;.4351;1573;20221103;14;11.5;12.7;4.4;7;7.3;2.57;4700 +67078;42.72012;.4351;1573;20221104;3;1.7;2.3;2.8;5.9;11.2;.71;3392 +67078;42.72012;.4351;1573;20221105;9.8;.6;5.2;1;4.8;0;.97;8674 +67078;42.72012;.4351;1573;20221106;15.9;8;11.9;1.4;4.2;0;1.6;7956 +67078;42.72012;.4351;1573;20221107;17.3;5.7;11.5;2.2;3.4;0;2.18;9499 +67078;42.72012;.4351;1573;20221108;15;11.2;13.1;5.1;6.7;1.5;2.91;5439 +67078;42.72012;.4351;1573;20221109;10.3;8.6;9.4;2.7;8.1;2.8;1.22;3647 +67078;42.72012;.4351;1573;20221110;10.2;3;6.6;1.1;6.4;0;.87;7264 +67078;42.72012;.4351;1573;20221111;14.8;6;10.4;2.4;5.1;.7;1.85;7926 +67078;42.72012;.4351;1573;20221112;14.2;9;11.6;3;6.6;.1;1.94;6060 +67078;42.72012;.4351;1573;20221113;15.4;8.8;12.1;1.6;5.5;0;1.52;6734 +67078;42.72012;.4351;1573;20221114;10.3;8.3;9.3;2.3;6.5;.7;1.39;3735 +67078;42.72012;.4351;1573;20221115;12.2;8.8;10.5;4.8;6.6;3.5;2.22;4773 +67078;42.72012;.4351;1573;20221116;11.2;3.4;7.3;1.9;7.2;.1;.96;7077 +67078;42.72012;.4351;1573;20221117;12.5;6.2;9.3;2;7.5;1.3;1.14;6309 +67078;42.72012;.4351;1573;20221118;3.6;1.4;2.5;1.1;6.5;2.6;.48;3752 +67078;42.72012;.4351;1573;20221119;.4;-.8;-.2;1.6;5.4;1.1;.43;2783 +67078;42.72012;.4351;1573;20221120;6.8;-2.3;2.2;1;4.9;5;.61;7327 +67078;42.72012;.4351;1573;20221121;10.3;1.7;6;2.2;6.4;19.2;.96;7058 +67078;42.72012;.4351;1573;20221122;4.9;-2.4;1.2;2;5.3;10.1;.61;6453 +67078;42.72012;.4351;1573;20221123;6.9;1.7;4.3;1.5;7.2;8.8;.53;5419 +67078;42.72012;.4351;1573;20221124;10.6;1.3;5.9;2.2;5.6;3.4;1.07;7131 +67078;42.72012;.4351;1573;20221125;3.4;3.2;3.3;1.9;6.6;1.2;.56;1164 +67078;42.72012;.4351;1573;20221126;14.3;-.3;7;.7;3.6;0;.65;8742 +67078;42.72012;.4351;1573;20221127;14.3;8.2;11.2;1.4;2.3;2.5;1.47;5656 +67078;42.72012;.4351;1573;20221128;1.4;.2;.8;1.5;5.6;8.3;.45;2572 +67078;42.72012;.4351;1573;20221129;1.4;-.3;.5;1.4;6;4.3;.36;3009 +67078;42.72012;.4351;1573;20221130;7.9;-1.9;3;.3;3.4;.7;.36;6962 +67078;42.72012;.4351;1573;20221201;4.9;-.4;2.2;.8;2.8;0;.65;5122 +67078;42.72012;.4351;1573;20221202;1.6;-4.7;-1.6;.9;3.9;0;.42;5532 +67078;42.72012;.4351;1573;20221203;-1.3;-5.1;-3.2;1.3;4.4;.7;.3;4301 +67078;42.72012;.4351;1573;20221204;2.1;-3.9;-.9;1.4;3.4;0;.6;5333 +67078;42.72012;.4351;1573;20221205;8.6;-2.2;3.2;1.6;4.1;1.1;.81;7060 +67078;42.72012;.4351;1573;20221206;8;4.7;6.3;.5;6.2;.1;.52;3947 +67078;42.72012;.4351;1573;20221207;8.5;3;5.7;1;6.4;0;.57;5025 +67078;42.72012;.4351;1573;20221208;7;2.4;4.7;1.9;5.3;11.2;.84;4585 +67078;42.72012;.4351;1573;20221209;7.9;3.6;5.7;1.6;6.8;6;.65;4418 +67078;42.72012;.4351;1573;20221210;-2;-.7;-1.4;1.5;4.8;0;.44;0 +67078;42.72012;.4351;1573;20221211;2.4;-7.6;-2.6;.8;2;.2;.46;6603 +67078;42.72012;.4351;1573;20221212;7.3;-2.9;2.2;2.3;5.1;12;.7;6643 +67078;42.72012;.4351;1573;20221213;10.4;7;8.7;2.1;6.8;9.8;1.06;3886 +67078;42.72012;.4351;1573;20221214;9.3;4.7;7;2.1;6.8;2.8;.85;4483 +67078;42.72012;.4351;1573;20221215;6.3;3.7;5;.9;6.9;2.9;.49;3399 +67078;42.72012;.4351;1573;20221216;5.8;1.5;3.6;.8;6.9;1.3;.38;4320 +67078;42.72012;.4351;1573;20221217;8.1;-.1;4;.9;4.8;0;.52;5898 +67078;42.72012;.4351;1573;20221218;12.6;2.9;7.7;1.5;3.5;0;1.08;6394 +67078;42.72012;.4351;1573;20221219;16.3;10.3;13.3;3.6;3;0;2.95;5056 +67078;42.72012;.4351;1573;20221220;13;11.3;12.1;5.2;4.7;1.7;3.18;2760 +67078;42.72012;.4351;1573;20221221;9;3.4;6.2;1.4;7;.7;.6;4886 +67078;42.72012;.4351;1573;20221222;11.6;5.1;8.3;1.4;6.7;.1;.79;5254 +67078;42.72012;.4351;1573;20221223;15.4;9.7;12.5;1.2;6.4;0;1.02;4933 +67078;42.72012;.4351;1573;20221224;16.1;6.4;11.2;2.3;5.2;0;1.58;6397 +67078;42.72012;.4351;1573;20221225;14.1;10.3;12.2;6.2;4;0;3.71;4066 +67078;42.72012;.4351;1573;20221226;11.4;8.9;10.1;3.7;5.7;0;1.99;3332 +67078;42.72012;.4351;1573;20221227;9.4;3.8;6.6;.8;6.4;0;.54;4924 +67078;42.72012;.4351;1573;20221228;11.5;3.7;7.6;3.8;4.7;.1;1.82;5800 +67078;42.72012;.4351;1573;20221229;10.5;5.3;7.9;2;5.7;2.5;1.1;4777 +67078;42.72012;.4351;1573;20221230;14.7;4.5;9.6;3;6.7;.2;1.45;6654 +67078;42.72012;.4351;1573;20221231;15.1;10.4;12.7;4.6;5.5;0;2.8;4582 +67079;42.7483;.73768;1269;20220101;9.3;3.4;6.3;1.5;4.68;0;1.02;4208 +67079;42.7483;.73768;1269;20220102;12.6;3.3;7.9;.7;5.18;0;.66;5367 +67079;42.7483;.73768;1269;20220103;11.5;-.6;5.4;1.3;5.88;0;.74;6186 +67079;42.7483;.73768;1269;20220104;15.1;4.7;9.9;1.9;5.78;14.5;1.36;5750 +67079;42.7483;.73768;1269;20220105;-.5;-.7;-.6;.8;4.68;.5;.49;607 +67079;42.7483;.73768;1269;20220106;-1.4;-6.8;-4.1;1.4;3.38;0;.45;4131 +67079;42.7483;.73768;1269;20220107;1.6;-8.5;-3.5;.9;4.38;2.8;.31;5771 +67079;42.7483;.73768;1269;20220108;2.2;-2.4;-.1;.7;5.68;8.5;.35;3848 +67079;42.7483;.73768;1269;20220109;2.6;-.6;1;1;5.78;50.7;.43;3196 +67079;42.7483;.73768;1269;20220110;6.1;-.8;2.6;2.5;7.18;54.7;.42;4836 +67079;42.7483;.73768;1269;20220111;4.4;.1;2.2;.9;5.18;0;.55;3801 +67079;42.7483;.73768;1269;20220112;1;-5.9;-2.5;1.5;3.28;0;.61;4916 +67079;42.7483;.73768;1269;20220113;2.6;-5.9;-1.7;1;2.98;0;.59;5528 +67079;42.7483;.73768;1269;20220114;3.1;-4.2;-.6;1.3;3.08;0;.73;5151 +67079;42.7483;.73768;1269;20220115;4.7;-5.6;-.5;.9;2.88;0;.63;6218 +67079;42.7483;.73768;1269;20220116;3.8;-7.9;-2.1;.5;2.68;0;.45;6703 +67079;42.7483;.73768;1269;20220117;3.4;-7.5;-2.1;.8;2.88;0;.54;6524 +67079;42.7483;.73768;1269;20220118;7;-4.2;1.4;.9;3.88;.1;.65;6681 +67079;42.7483;.73768;1269;20220119;1.9;-5.2;-1.7;.5;3.98;.7;.43;5327 +67079;42.7483;.73768;1269;20220120;2.3;-5.2;-1.5;.6;5.38;4.5;.37;5538 +67079;42.7483;.73768;1269;20220121;2.2;-3;-.4;.9;4.38;0;.53;4622 +67079;42.7483;.73768;1269;20220122;3.5;-7.9;-2.2;.8;3.58;0;.52;7026 +67079;42.7483;.73768;1269;20220123;6.8;-4.9;.9;.9;3.68;0;.69;7198 +67079;42.7483;.73768;1269;20220124;7.9;-4;1.9;.7;3.48;0;.68;7341 +67079;42.7483;.73768;1269;20220125;7.9;-4.3;1.8;.8;3.48;0;.73;7519 +67079;42.7483;.73768;1269;20220126;8.4;-3;2.7;1;3.68;0;.85;7343 +67079;42.7483;.73768;1269;20220127;5.6;-3.8;.9;.9;3.48;0;.73;6723 +67079;42.7483;.73768;1269;20220128;7.5;-4.6;1.4;1;3.08;0;.86;7747 +67079;42.7483;.73768;1269;20220129;10.4;-3.7;3.3;.9;3.58;0;.89;8478 +67079;42.7483;.73768;1269;20220130;9.5;-2.7;3.4;.8;3.58;0;.85;7963 +67079;42.7483;.73768;1269;20220131;4.1;-4.7;-.3;1.5;4.28;2.5;.74;6810 +67079;42.7483;.73768;1269;20220201;3.2;-1.4;.9;.9;5.08;.2;.6;4920 +67079;42.7483;.73768;1269;20220202;7.5;-1.7;2.9;.9;5.08;0;.77;7137 +67079;42.7483;.73768;1269;20220203;14.8;-.7;7;1.3;3.98;0;1.38;9445 +67079;42.7483;.73768;1269;20220204;7.8;-1;3.4;.8;5.38;.9;.77;7147 +67079;42.7483;.73768;1269;20220205;6.3;1.4;3.8;.8;6.08;.8;.71;5342 +67079;42.7483;.73768;1269;20220206;5.7;-4.3;.7;.6;4.18;.1;.7;7823 +67079;42.7483;.73768;1269;20220207;8.4;-3.8;2.3;.6;4.98;1.4;.77;8772 +67079;42.7483;.73768;1269;20220208;13.5;-3.1;5.2;1.1;4.68;0;1.21;10397 +67079;42.7483;.73768;1269;20220209;14.4;-1.7;6.3;.9;4.08;0;1.21;10362 +67079;42.7483;.73768;1269;20220210;13;-2;5.5;.7;4.48;0;1.05;10118 +67079;42.7483;.73768;1269;20220211;7.6;-2.1;2.7;.8;5.68;.5;.81;8193 +67079;42.7483;.73768;1269;20220212;10.9;-2;4.4;.6;4.98;0;.95;9601 +67079;42.7483;.73768;1269;20220213;10.9;-1;4.9;1.4;5.48;3.4;1.21;9327 +67079;42.7483;.73768;1269;20220214;6.1;2.2;4.1;1.2;5.98;7.7;.88;5309 +67079;42.7483;.73768;1269;20220215;4.6;-1.8;1.4;.7;5.18;2.9;.75;6951 +67079;42.7483;.73768;1269;20220216;7.3;-2.2;2.5;.4;6.88;2.8;.77;8624 +67079;42.7483;.73768;1269;20220217;12.3;-.9;5.7;.8;6.88;0;1.09;10332 +67079;42.7483;.73768;1269;20220218;19.8;.9;10.3;1.2;6.68;6;1.77;12560 +67079;42.7483;.73768;1269;20220219;2.4;-.1;1.1;.8;5.98;4.1;.62;4480 +67079;42.7483;.73768;1269;20220220;8.9;-4.2;2.3;.9;4.88;0;1.08;10677 +67079;42.7483;.73768;1269;20220221;9.4;-2.3;3.5;1.4;4.88;.3;1.28;10201 +67079;42.7483;.73768;1269;20220222;11.7;-3.5;4.1;.8;4.58;0;1.26;11800 +67079;42.7483;.73768;1269;20220223;15;-4;5.5;.5;4.88;0;1.29;13379 +67079;42.7483;.73768;1269;20220224;13.2;.4;6.8;1.4;5.98;.8;1.54;11073 +67079;42.7483;.73768;1269;20220225;6.4;1.4;3.9;.9;5.98;.2;.95;6919 +67079;42.7483;.73768;1269;20220226;15.4;-4.9;5.2;.5;4.28;0;1.38;14339 +67079;42.7483;.73768;1269;20220227;13.1;-2.6;5.2;1.1;5.48;0;1.51;12731 +67079;42.7483;.73768;1269;20220228;12;-.6;5.7;.8;5.38;0;1.36;11516 +67079;42.7483;.73768;1269;20220301;18.1;-2.9;7.6;.9;4.28;0;1.86;15107 +67079;42.7483;.73768;1269;20220302;11.2;.4;5.8;.8;5.98;3;1.32;10895 +67079;42.7483;.73768;1269;20220303;14.4;-1.2;6.6;1.1;6.38;1.7;1.63;13292 +67079;42.7483;.73768;1269;20220304;4.1;2.3;3.2;1;6.58;4.9;.77;4417 +67079;42.7483;.73768;1269;20220305;5.4;-1;2.2;.8;5.48;.5;1.01;8627 +67079;42.7483;.73768;1269;20220306;5.1;-1.5;1.8;.7;5.48;.1;.99;8864 +67079;42.7483;.73768;1269;20220307;9.6;-1.4;4.1;1;4.88;0;1.43;11639 +67079;42.7483;.73768;1269;20220308;7.7;-.1;3.8;1;5.48;1.5;1.25;9874 +67079;42.7483;.73768;1269;20220309;9.7;-2.7;3.5;1;4.88;0;1.47;12647 +67079;42.7483;.73768;1269;20220310;9.9;1.7;5.8;1.2;5.58;.2;1.51;10354 +67079;42.7483;.73768;1269;20220311;9.4;3;6.2;.7;5.98;14.4;1.31;9220 +67079;42.7483;.73768;1269;20220312;9.3;-.6;4.3;.3;6.28;2.6;1.27;11647 +67079;42.7483;.73768;1269;20220313;6.8;.1;3.4;.9;5.68;4.7;1.22;9643 +67079;42.7483;.73768;1269;20220314;8.2;-1.2;3.5;2;6.28;5;1.4;11584 +67079;42.7483;.73768;1269;20220315;18.9;4.8;11.8;2.1;6.58;0;2.8;14387 +67079;42.7483;.73768;1269;20220316;16.1;6.7;11.4;1.3;7.08;3.2;2.1;11826 +67079;42.7483;.73768;1269;20220317;7.5;5.5;6.5;.8;8.38;18.2;.96;5389 +67079;42.7483;.73768;1269;20220318;8.6;2.9;5.7;.6;7.68;.5;1.23;9347 +67079;42.7483;.73768;1269;20220319;11.4;.9;6.1;.6;6.58;0;1.59;12895 +67079;42.7483;.73768;1269;20220320;10.1;3.3;6.7;.6;6.58;.8;1.45;10435 +67079;42.7483;.73768;1269;20220321;11.4;3.9;7.6;2.1;5.78;.1;2.07;11078 +67079;42.7483;.73768;1269;20220322;11.1;2;6.5;1.4;4.78;0;1.96;12344 +67079;42.7483;.73768;1269;20220323;12.8;.2;6.5;1.6;4.08;0;2.31;14704 +67079;42.7483;.73768;1269;20220324;15.3;-2.6;6.3;.7;4.88;0;2.14;17735 +67079;42.7483;.73768;1269;20220325;16.2;1.8;9;.8;7.18;0;2.17;16031 +67079;42.7483;.73768;1269;20220326;15.8;.5;8.1;1;6.98;.4;2.24;16683 +67079;42.7483;.73768;1269;20220327;14.7;1.1;7.9;1;6.38;0;2.18;15859 +67079;42.7483;.73768;1269;20220328;14.9;1.4;8.1;.9;5.28;0;2.24;15941 +67079;42.7483;.73768;1269;20220329;16.3;4;10.1;1;6.88;4.6;2.33;15341 +67079;42.7483;.73768;1269;20220330;7.6;3.8;5.7;.9;7.68;9.5;1.26;8501 +67079;42.7483;.73768;1269;20220331;6;1.4;3.7;1.6;6.38;8.8;1.32;9457 +67079;42.7483;.73768;1269;20220401;-1.9;-4.1;-3;2.9;3.18;9;1.11;6527 +67079;42.7483;.73768;1269;20220402;-1;-6.2;-3.6;2.4;3.38;4.3;1.13;10242 +67079;42.7483;.73768;1269;20220403;2.4;-6.4;-2;.9;3.68;.8;1.35;13503 +67079;42.7483;.73768;1269;20220404;7.4;-6;.7;.9;4.08;0;1.79;16852 +67079;42.7483;.73768;1269;20220405;12.5;-5.8;3.3;1.2;4.28;0;2.39;19891 +67079;42.7483;.73768;1269;20220406;9.9;-2.1;3.9;.8;6.08;.1;1.89;16191 +67079;42.7483;.73768;1269;20220407;19.5;-1.1;9.2;.8;6.28;0;2.91;21451 +67079;42.7483;.73768;1269;20220408;19.4;1.9;10.6;1.2;7.18;1.8;3.02;19905 +67079;42.7483;.73768;1269;20220409;11;2.2;6.6;1.3;6.18;1.6;2.07;14156 +67079;42.7483;.73768;1269;20220410;18.1;-2.6;7.7;1.3;4.78;0;3.15;21996 +67079;42.7483;.73768;1269;20220411;21.3;7.2;14.2;1.8;7.18;0;3.56;18248 +67079;42.7483;.73768;1269;20220412;13.5;6.7;10.1;.7;9.08;.3;1.98;12695 +67079;42.7483;.73768;1269;20220413;7.3;4.4;5.8;.2;8.58;4.1;1.26;8271 +67079;42.7483;.73768;1269;20220414;16.3;4.6;10.4;.9;8.28;0;2.55;16961 +67079;42.7483;.73768;1269;20220415;19.5;2.9;11.2;.7;8.68;0;2.95;20386 +67079;42.7483;.73768;1269;20220416;20.6;6.9;13.7;1.1;8.88;0;3.14;18625 +67079;42.7483;.73768;1269;20220417;21.7;1.1;11.4;1.2;7.78;0;3.54;23042 +67079;42.7483;.73768;1269;20220418;17.5;5.7;11.6;1.2;9.18;0;2.79;17499 +67079;42.7483;.73768;1269;20220419;9.2;5.8;7.5;.9;8.28;18.6;1.53;9349 +67079;42.7483;.73768;1269;20220420;5.2;-.8;2.2;.7;6.98;7.3;1.45;12574 +67079;42.7483;.73768;1269;20220421;8.3;2.5;5.4;.8;7.48;.4;1.69;12436 +67079;42.7483;.73768;1269;20220422;14.8;1.1;7.9;1.4;5.98;2.5;2.87;19353 +67079;42.7483;.73768;1269;20220423;10.2;4.7;7.4;1.1;6.58;5.3;1.99;12253 +67079;42.7483;.73768;1269;20220424;14.4;1.6;8;1;7.78;1.2;2.61;18923 +67079;42.7483;.73768;1269;20220425;17.6;2.7;10.1;.8;7.48;0;3;20553 +67079;42.7483;.73768;1269;20220426;19;2.5;10.7;.9;7.38;0;3.25;21764 +67079;42.7483;.73768;1269;20220427;18.8;8.9;13.8;.7;8.48;.2;2.88;16901 +67079;42.7483;.73768;1269;20220428;14.6;8.6;11.6;.6;11.08;1.9;2.15;13180 +67079;42.7483;.73768;1269;20220429;20.7;4.1;12.4;.8;9.48;0;3.4;22191 +67079;42.7483;.73768;1269;20220430;17.6;8.3;12.9;1.2;9.88;1.5;2.87;16640 +67079;42.7483;.73768;1269;20220501;19.1;3.6;11.3;1.3;9.08;4.8;3.37;21660 +67079;42.7483;.73768;1269;20220502;14.6;7.3;10.9;.6;10.28;11.2;2.34;14869 +67079;42.7483;.73768;1269;20220503;10;6.6;8.3;.4;9.78;6.8;1.62;10126 +67079;42.7483;.73768;1269;20220504;11.4;6;8.7;.8;9.38;8.3;1.97;12882 +67079;42.7483;.73768;1269;20220505;11.4;5.5;8.4;1;8.08;3.1;2.13;13540 +67079;42.7483;.73768;1269;20220506;13.3;5.5;9.4;1.1;8.38;4;2.45;15675 +67079;42.7483;.73768;1269;20220507;16.3;6.5;11.4;.9;8.78;.2;2.84;17677 +67079;42.7483;.73768;1269;20220508;16.6;3;9.8;.9;8.18;.2;3.08;20957 +67079;42.7483;.73768;1269;20220509;21.9;3.2;12.5;1;8.08;0;3.92;24719 +67079;42.7483;.73768;1269;20220510;24.5;5.5;15;.8;8.98;0;4.13;25023 +67079;42.7483;.73768;1269;20220511;27.5;9.9;18.7;1.3;9.98;0;4.71;24174 +67079;42.7483;.73768;1269;20220512;26.2;10.3;18.2;1.1;11.38;0;4.33;23058 +67079;42.7483;.73768;1269;20220513;24.5;9.6;17;1;11.78;.3;4.04;22401 +67079;42.7483;.73768;1269;20220514;25.8;8.7;17.2;.8;11.38;.9;4.24;24105 +67079;42.7483;.73768;1269;20220515;24.7;9.9;17.3;.8;11.38;.3;4.01;22492 +67079;42.7483;.73768;1269;20220516;25.7;9.9;17.8;.9;11.28;0;4.24;23331 +67079;42.7483;.73768;1269;20220517;27.1;10.3;18.7;1;11.08;.2;4.52;24149 +67079;42.7483;.73768;1269;20220518;27.1;12;19.5;1.2;12.38;0;4.52;22960 +67079;42.7483;.73768;1269;20220519;27.4;14.4;20.9;1.3;11.68;0;4.52;21357 +67079;42.7483;.73768;1269;20220520;29.9;13.1;21.5;1.2;11.28;0;5.01;24387 +67079;42.7483;.73768;1269;20220521;31.9;13.4;22.6;1.6;11.58;0;5.66;25682 +67079;42.7483;.73768;1269;20220522;30.4;16.1;23.2;1.7;11.48;1.3;5.31;22619 +67079;42.7483;.73768;1269;20220523;20.6;13.6;17.1;1.4;12.38;.7;3.27;15803 +67079;42.7483;.73768;1269;20220524;10;7.4;8.7;1;9.28;17.4;1.69;9570 +67079;42.7483;.73768;1269;20220525;13.2;3.4;8.3;.9;8.18;2.5;2.72;18843 +67079;42.7483;.73768;1269;20220526;19.2;6.6;12.9;.8;9.58;.4;3.49;21451 +67079;42.7483;.73768;1269;20220527;22.2;4.9;13.5;1.2;9.68;0;4.19;25237 +67079;42.7483;.73768;1269;20220528;25.4;6.5;15.9;1.2;10.48;0;4.68;26451 +67079;42.7483;.73768;1269;20220529;23.9;8.4;16.1;1.5;11.58;1.4;4.38;23987 +67079;42.7483;.73768;1269;20220530;23.3;7.8;15.5;.8;11.98;6.2;4.09;24039 +67079;42.7483;.73768;1269;20220531;23.5;8.9;16.2;.8;12.78;.5;4.05;23373 +67079;42.7483;.73768;1269;20220601;27.7;10.4;19;.8;11.68;.3;4.7;25513 +67079;42.7483;.73768;1269;20220602;28.2;12.1;20.1;1;12.28;0;4.8;24650 +67079;42.7483;.73768;1269;20220603;28.2;12.3;20.2;.7;11.98;1.1;4.62;24539 +67079;42.7483;.73768;1269;20220604;28.8;10.2;19.5;.8;12.98;5.5;4.92;26604 +67079;42.7483;.73768;1269;20220605;22.7;11.5;17.1;1.4;13.18;.1;3.91;20626 +67079;42.7483;.73768;1269;20220606;26.3;8.9;17.6;1.2;11.88;2.4;4.77;25803 +67079;42.7483;.73768;1269;20220607;22.7;11.5;17.1;1.1;13.28;.2;3.84;20685 +67079;42.7483;.73768;1269;20220608;20.1;10.5;15.3;1.1;13.18;1.4;3.39;19159 +67079;42.7483;.73768;1269;20220609;22.7;10.3;16.5;1.1;11.68;.1;4;21831 +67079;42.7483;.73768;1269;20220610;28.9;6.9;17.9;1.2;9.78;0;5.43;29185 +67079;42.7483;.73768;1269;20220611;30.3;10.7;20.5;1.2;12.18;.4;5.45;27562 +67079;42.7483;.73768;1269;20220612;30.3;14.1;22.2;1;13.38;1.5;5.1;25059 +67079;42.7483;.73768;1269;20220613;30.5;13.3;21.9;1.2;15.38;.3;5.27;25848 +67079;42.7483;.73768;1269;20220614;32.8;14.4;23.6;.7;15.48;4.7;5.33;26761 +67079;42.7483;.73768;1269;20220615;32;14.1;23;1.4;15.58;0;5.64;26407 +67079;42.7483;.73768;1269;20220616;33.8;15;24.4;.7;14.48;.1;5.45;27082 +67079;42.7483;.73768;1269;20220617;33.9;16;24.9;.6;15.28;13.2;5.32;26430 +67079;42.7483;.73768;1269;20220618;33.6;14.2;23.9;1;14.08;0;5.71;27533 +67079;42.7483;.73768;1269;20220619;29.5;16.3;22.9;1.7;11.08;0;5.34;22676 +67079;42.7483;.73768;1269;20220620;30.6;13.2;21.9;.8;12.48;0;5.11;26070 +67079;42.7483;.73768;1269;20220621;30.3;15.9;23.1;1;13.28;1.2;4.98;23696 +67079;42.7483;.73768;1269;20220622;25.7;12.8;19.2;1;13.68;0;4.33;22414 +67079;42.7483;.73768;1269;20220623;23.9;11;17.4;.8;12.58;.3;4.08;22409 +67079;42.7483;.73768;1269;20220624;23.1;10.9;17;.9;12.68;.2;3.97;21780 +67079;42.7483;.73768;1269;20220625;22.2;9.6;15.9;.9;12.08;6.4;3.9;22129 +67079;42.7483;.73768;1269;20220626;24.5;10.9;17.7;.8;13.18;6.6;4.18;22988 +67079;42.7483;.73768;1269;20220627;14.6;10;12.3;.5;12.08;14.9;2.3;13267 +67079;42.7483;.73768;1269;20220628;22.8;9.5;16.1;.8;12.28;.1;3.98;22701 +67079;42.7483;.73768;1269;20220629;27.5;9.5;18.5;.9;12.78;9.9;4.84;26426 +67079;42.7483;.73768;1269;20220630;17.8;11.8;14.8;1.1;12.78;0;2.82;15147 +67079;42.7483;.73768;1269;20220701;21.7;8.1;14.9;1.1;11.28;.1;3.96;22897 +67079;42.7483;.73768;1269;20220702;31.6;9.8;20.7;1.1;12.58;0;5.66;29018 +67079;42.7483;.73768;1269;20220703;28.5;12.6;20.5;.9;15.58;1;4.77;24720 +67079;42.7483;.73768;1269;20220704;25.8;12.3;19;1;15.68;0;4.29;22731 +67079;42.7483;.73768;1269;20220705;22.5;13;17.7;.9;15.78;2.9;3.53;19006 +67079;42.7483;.73768;1269;20220706;20.7;15.2;17.9;.7;15.68;7.3;2.85;14385 +67079;42.7483;.73768;1269;20220707;22.7;10.1;16.4;1.1;12.08;.3;3.97;21855 +67079;42.7483;.73768;1269;20220708;26.3;12;19.1;1.2;12.98;0;4.54;23259 +67079;42.7483;.73768;1269;20220709;28.4;10;19.2;1.2;12.28;.1;5.06;26367 +67079;42.7483;.73768;1269;20220710;29.7;11.9;20.8;1.4;13.08;0;5.28;25881 +67079;42.7483;.73768;1269;20220711;31.8;13.4;22.6;1;14.28;.7;5.31;26266 +67079;42.7483;.73768;1269;20220712;31.9;14.9;23.4;.9;15.28;0;5.15;25186 +67079;42.7483;.73768;1269;20220713;32.7;13.9;23.3;1.1;15.48;0;5.48;26440 +67079;42.7483;.73768;1269;20220714;32.7;14.8;23.7;1.2;14.68;0;5.48;25736 +67079;42.7483;.73768;1269;20220715;33.4;14.7;24;1;14.78;.1;5.46;26248 +67079;42.7483;.73768;1269;20220716;34.1;15.1;24.6;1.3;13.48;0;5.78;26394 +67079;42.7483;.73768;1269;20220717;35.3;15.3;25.3;1.2;13.08;0;5.89;27017 +67079;42.7483;.73768;1269;20220718;36.4;18.5;27.4;1.3;15.38;0;5.92;25479 +67079;42.7483;.73768;1269;20220719;35.8;20.7;28.2;1.4;16.08;.2;5.7;23319 +67079;42.7483;.73768;1269;20220720;27.4;16.5;21.9;1.2;16.98;0;4.16;19721 +67079;42.7483;.73768;1269;20220721;33.5;11.9;22.7;.9;14.88;0;5.49;27772 +67079;42.7483;.73768;1269;20220722;34.3;17.4;25.8;1.1;15.88;.2;5.38;24465 +67079;42.7483;.73768;1269;20220723;28.7;14.5;21.6;.8;15.38;0;4.4;22336 +67079;42.7483;.73768;1269;20220724;37.1;14.7;25.9;1;13.48;0;5.92;28020 +67079;42.7483;.73768;1269;20220725;23;15.9;19.4;1;15.38;1;3.22;15624 +67079;42.7483;.73768;1269;20220726;22;11.5;16.7;1.3;13.38;.2;3.54;18983 +67079;42.7483;.73768;1269;20220727;24.5;12.2;18.3;1;13.28;0;3.87;20492 +67079;42.7483;.73768;1269;20220728;30.9;10.6;20.7;.8;13.68;.6;4.93;26294 +67079;42.7483;.73768;1269;20220729;26.5;13.1;19.8;.9;15.58;11.3;4.05;21241 +67079;42.7483;.73768;1269;20220730;23.8;14.2;19;.7;15.58;0;3.39;17874 +67079;42.7483;.73768;1269;20220731;28.2;15.1;21.6;1.2;16.18;.1;4.29;20836 +67079;42.7483;.73768;1269;20220801;29.6;13.4;21.5;.7;16.38;.1;4.42;23102 +67079;42.7483;.73768;1269;20220802;32.5;14.6;23.5;1;15.98;0;4.97;24195 +67079;42.7483;.73768;1269;20220803;34.9;16.8;25.8;.8;14.98;.5;5.03;24228 +67079;42.7483;.73768;1269;20220804;34.1;15;24.5;1;15.38;14.2;5.17;24787 +67079;42.7483;.73768;1269;20220805;28.1;12.2;20.1;1;15.68;.8;4.29;22495 +67079;42.7483;.73768;1269;20220806;30.4;11.7;21;1.1;15.38;1.4;4.74;24304 +67079;42.7483;.73768;1269;20220807;29.2;12.5;20.8;.6;15.38;5.2;4.23;22848 +67079;42.7483;.73768;1269;20220808;30.2;11.4;20.8;.7;14.28;0;4.47;24141 +67079;42.7483;.73768;1269;20220809;29.3;13.3;21.3;.8;15.08;4.4;4.25;22146 +67079;42.7483;.73768;1269;20220810;32.1;12.1;22.1;.7;14.18;1.6;4.65;24664 +67079;42.7483;.73768;1269;20220811;33.1;14.1;23.6;1.2;13.18;1;5.04;23913 +67079;42.7483;.73768;1269;20220812;33.9;15.9;24.9;1;14.68;.1;4.87;23149 +67079;42.7483;.73768;1269;20220813;34.3;16.7;25.5;.7;15.38;1.8;4.61;22768 +67079;42.7483;.73768;1269;20220814;27.6;14;20.8;.9;14.58;0;3.87;19879 +67079;42.7483;.73768;1269;20220815;26.1;12.4;19.2;1.2;13.78;.2;3.85;19844 +67079;42.7483;.73768;1269;20220816;25.9;12.6;19.2;1;12.58;4.9;3.73;19440 +67079;42.7483;.73768;1269;20220817;19.8;12.9;16.3;.9;14.08;4.5;2.58;13859 +67079;42.7483;.73768;1269;20220818;19.7;11.1;15.4;.9;12.68;6.8;2.74;15409 +67079;42.7483;.73768;1269;20220819;23.9;11.2;17.5;.9;12.38;0;3.39;18664 +67079;42.7483;.73768;1269;20220820;28.4;8.8;18.6;1.1;11.98;0;4.25;23102 +67079;42.7483;.73768;1269;20220821;26.9;11.1;19;1.1;13.78;.1;3.85;20593 +67079;42.7483;.73768;1269;20220822;25.6;14;19.8;.9;15.08;.1;3.36;17503 +67079;42.7483;.73768;1269;20220823;28.1;13.1;20.6;.9;15.48;.1;3.76;19809 +67079;42.7483;.73768;1269;20220824;32.5;14;23.2;1.1;15.58;1.6;4.48;21883 +67079;42.7483;.73768;1269;20220825;30.3;14.4;22.3;.7;16.38;13.4;3.85;20139 +67079;42.7483;.73768;1269;20220826;25.1;11.4;18.2;1;14.58;.8;3.37;18554 +67079;42.7483;.73768;1269;20220827;27.7;11.8;19.7;.7;14.48;4.8;3.58;19871 +67079;42.7483;.73768;1269;20220828;30.1;10.4;20.2;.8;13.38;.5;3.98;21993 +67079;42.7483;.73768;1269;20220829;29.3;13.9;21.6;1;13.28;7.1;3.82;19284 +67079;42.7483;.73768;1269;20220830;28.4;11.8;20.1;.8;14.28;0;3.63;19889 +67079;42.7483;.73768;1269;20220831;23.9;13.7;18.8;.8;14.58;11.8;2.88;15430 +67079;42.7483;.73768;1269;20220901;27.2;8.4;17.8;.7;13.18;.1;3.51;20877 +67079;42.7483;.73768;1269;20220902;22;11;16.5;.7;13.88;5.8;2.7;15798 +67079;42.7483;.73768;1269;20220903;23.1;12.6;17.8;.4;14.28;.4;2.63;15314 +67079;42.7483;.73768;1269;20220904;26.1;10.6;18.3;1.2;10.98;0;3.51;18514 +67079;42.7483;.73768;1269;20220905;27.3;12.2;19.7;.6;13.68;1.3;3.19;18130 +67079;42.7483;.73768;1269;20220906;27.6;13.1;20.3;.6;12.98;0;3.15;17623 +67079;42.7483;.73768;1269;20220907;25.7;11.6;18.6;1.1;12.18;.1;3.25;17237 +67079;42.7483;.73768;1269;20220908;24.4;8.2;16.3;1;11.28;.5;3.13;18344 +67079;42.7483;.73768;1269;20220909;21.7;9.1;15.4;1.3;11.98;.2;2.8;16020 +67079;42.7483;.73768;1269;20220910;27.2;6.8;17;1.1;10.28;0;3.53;20278 +67079;42.7483;.73768;1269;20220911;30.3;11.2;20.7;.9;12.28;0;3.57;19450 +67079;42.7483;.73768;1269;20220912;30;15.4;22.7;1.2;14.08;.1;3.55;16833 +67079;42.7483;.73768;1269;20220913;22.3;15.8;19;.6;14.58;9.3;2.17;11060 +67079;42.7483;.73768;1269;20220914;23.5;11.9;17.7;.9;13.48;.3;2.63;14722 +67079;42.7483;.73768;1269;20220915;23.3;8.5;15.9;.9;11.78;6.7;2.73;16512 +67079;42.7483;.73768;1269;20220916;21.8;10.4;16.1;.9;12.68;1;2.44;14335 +67079;42.7483;.73768;1269;20220917;20.7;9.7;15.2;.8;10.68;0;2.34;13950 +67079;42.7483;.73768;1269;20220918;23.5;4.6;14;.8;8.18;0;2.76;18190 +67079;42.7483;.73768;1269;20220919;23.6;6.9;15.2;.9;8.98;0;2.74;16927 +67079;42.7483;.73768;1269;20220920;23.9;6.1;15;1;9.28;0;2.81;17320 +67079;42.7483;.73768;1269;20220921;22;5.9;13.9;1.1;9.78;0;2.61;16306 +67079;42.7483;.73768;1269;20220922;23.2;6;14.6;.9;9.68;0;2.61;16701 +67079;42.7483;.73768;1269;20220923;22.2;8.3;15.2;.8;11.18;6.9;2.36;14846 +67079;42.7483;.73768;1269;20220924;16.5;9;12.7;.7;10.88;4.2;1.72;10739 +67079;42.7483;.73768;1269;20220925;12.2;5.8;9;.6;8.98;.2;1.42;9805 +67079;42.7483;.73768;1269;20220926;15.6;5.9;10.7;.6;8.78;2.1;1.72;12002 +67079;42.7483;.73768;1269;20220927;16.3;5.6;10.9;.6;9.98;3.9;1.73;12489 +67079;42.7483;.73768;1269;20220928;17.7;8.6;13.1;.6;10.68;1.7;1.74;11383 +67079;42.7483;.73768;1269;20220929;14.7;7;10.8;.5;9.78;10.7;1.5;10345 +67079;42.7483;.73768;1269;20220930;11;3.8;7.4;.6;7.98;1.4;1.32;9892 +67079;42.7483;.73768;1269;20221001;20.3;1.1;10.7;.7;8.38;0;2.07;16126 +67079;42.7483;.73768;1269;20221002;23.8;6;14.9;.9;10.38;0;2.35;15355 +67079;42.7483;.73768;1269;20221003;23.1;7.6;15.3;.5;10.78;0;2.02;14161 +67079;42.7483;.73768;1269;20221004;23.7;6.9;15.3;.8;9.58;.1;2.22;14594 +67079;42.7483;.73768;1269;20221005;24.6;6.2;15.4;.9;8.08;0;2.36;15119 +67079;42.7483;.73768;1269;20221006;20.1;5.1;12.6;.7;9.88;.1;1.85;13480 +67079;42.7483;.73768;1269;20221007;21.9;8.4;15.1;.5;11.58;4.1;1.81;12636 +67079;42.7483;.73768;1269;20221008;16.7;9.5;13.1;.3;11.78;.3;1.33;9064 +67079;42.7483;.73768;1269;20221009;21.6;5.9;13.7;1.1;9.48;1;2.08;13342 +67079;42.7483;.73768;1269;20221010;21.3;6.4;13.8;.9;9.48;.1;1.93;12846 +67079;42.7483;.73768;1269;20221011;18.9;6.6;12.7;.6;11.08;2.7;1.56;11519 +67079;42.7483;.73768;1269;20221012;18.4;8.9;13.6;.7;11.18;1.4;1.51;9980 +67079;42.7483;.73768;1269;20221013;20.3;6.2;13.2;.7;10.48;0;1.66;12067 +67079;42.7483;.73768;1269;20221014;21.1;10.1;15.6;.5;12.18;.1;1.54;10509 +67079;42.7483;.73768;1269;20221015;23.8;8.8;16.3;1.1;9.68;0;2.08;12167 +67079;42.7483;.73768;1269;20221016;23.9;11.5;17.7;1.3;10.08;0;2.18;10912 +67079;42.7483;.73768;1269;20221017;22.4;12.5;17.4;1.4;10.58;1.2;2.06;9612 +67079;42.7483;.73768;1269;20221018;25.1;11.2;18.1;1.2;10.38;0;2.14;11296 +67079;42.7483;.73768;1269;20221019;23.6;13.1;18.3;1;12.08;12.3;1.82;9671 +67079;42.7483;.73768;1269;20221020;17.3;10;13.6;1.1;12.48;16.4;1.3;7930 +67079;42.7483;.73768;1269;20221021;17.6;9.2;13.4;.9;11.78;3.3;1.3;8420 +67079;42.7483;.73768;1269;20221022;19.2;9.5;14.3;.9;10.38;2.6;1.46;8956 +67079;42.7483;.73768;1269;20221023;12.1;10.9;11.5;1;11.78;15.7;.82;2965 +67079;42.7483;.73768;1269;20221024;19.9;9.7;14.8;1;9.98;0;1.53;8969 +67079;42.7483;.73768;1269;20221025;21.2;9.1;15.1;1.2;8.98;0;1.74;9670 +67079;42.7483;.73768;1269;20221026;22.8;11.6;17.2;.9;9.58;0;1.62;9182 +67079;42.7483;.73768;1269;20221027;17.4;10.8;14.1;1.2;10.18;.1;1.39;6910 +67079;42.7483;.73768;1269;20221028;24.2;11.3;17.7;1.2;9.28;0;1.88;9632 +67079;42.7483;.73768;1269;20221029;22.3;12.5;17.4;1.3;7.58;0;1.92;8264 +67079;42.7483;.73768;1269;20221030;22.4;8;15.2;1;6.88;.1;1.64;9944 +67079;42.7483;.73768;1269;20221031;19;8;13.5;1.4;10.28;5.3;1.46;8557 +67079;42.7483;.73768;1269;20221101;15.5;4.2;9.8;.6;9.58;0;.96;8570 +67079;42.7483;.73768;1269;20221102;16.1;3.6;9.8;1.3;7.88;0;1.28;8916 +67079;42.7483;.73768;1269;20221103;14.9;7.9;11.4;.9;8.78;8;1.07;6534 +67079;42.7483;.73768;1269;20221104;5.3;-.4;2.4;1.2;6.68;16.5;.61;5803 +67079;42.7483;.73768;1269;20221105;8.8;.5;4.6;1.2;6.18;0;.87;6963 +67079;42.7483;.73768;1269;20221106;15.7;1.6;8.6;.9;6.38;0;1.09;9035 +67079;42.7483;.73768;1269;20221107;15.1;1.5;8.3;1.4;5.98;0;1.3;8764 +67079;42.7483;.73768;1269;20221108;20.9;7.3;14.1;1;8.08;2.9;1.34;8660 +67079;42.7483;.73768;1269;20221109;16.5;8.5;12.5;.9;9.38;4.3;1.04;6511 +67079;42.7483;.73768;1269;20221110;11;3.1;7;.4;7.98;0;.66;6393 +67079;42.7483;.73768;1269;20221111;17.9;1;9.4;1;6.88;.2;1.12;9346 +67079;42.7483;.73768;1269;20221112;18;5.9;11.9;1.9;7.28;0;1.63;7782 +67079;42.7483;.73768;1269;20221113;15.5;4.9;10.2;.7;6.88;0;.9;7186 +67079;42.7483;.73768;1269;20221114;16;5.5;10.7;.9;7.68;.1;.98;7070 +67079;42.7483;.73768;1269;20221115;15.3;6.3;10.8;1;8.58;.9;.95;6456 +67079;42.7483;.73768;1269;20221116;12.7;2.9;7.8;.8;7.78;.1;.74;6672 +67079;42.7483;.73768;1269;20221117;15;4.3;9.6;.8;7.88;2.9;.83;6906 +67079;42.7483;.73768;1269;20221118;7.4;3.6;5.5;.5;7.58;3.3;.54;3980 +67079;42.7483;.73768;1269;20221119;3.7;1.2;2.4;.8;6.48;4.3;.49;3150 +67079;42.7483;.73768;1269;20221120;6.8;-3.5;1.6;.9;5.78;3.3;.52;6559 +67079;42.7483;.73768;1269;20221121;8.9;1.9;5.4;1.2;6.88;23.2;.69;5312 +67079;42.7483;.73768;1269;20221122;5;-.8;2.1;.6;6.18;8.4;.46;4767 +67079;42.7483;.73768;1269;20221123;9;1.4;5.2;1.3;7.98;9.2;.55;5435 +67079;42.7483;.73768;1269;20221124;10.7;-1.5;4.6;.7;6.48;1;.56;6880 +67079;42.7483;.73768;1269;20221125;6;1.4;3.7;.7;7.18;4.8;.46;4098 +67079;42.7483;.73768;1269;20221126;5.2;-1.2;2;.9;5.88;0;.48;4830 +67079;42.7483;.73768;1269;20221127;14.1;.1;7.1;.8;5.18;4.5;.74;7188 +67079;42.7483;.73768;1269;20221128;5.2;2.3;3.7;.9;6.48;12.5;.54;3120 +67079;42.7483;.73768;1269;20221129;6.2;0;3.1;1.2;6.48;6.7;.51;4628 +67079;42.7483;.73768;1269;20221130;2.2;-1.3;.4;.7;5.58;.2;.4;3393 +67079;42.7483;.73768;1269;20221201;3.6;-4.3;-.4;1;4.08;0;.52;5171 +67079;42.7483;.73768;1269;20221202;3.2;-6.1;-1.5;1;3.88;0;.48;5588 +67079;42.7483;.73768;1269;20221203;3.6;-5;-.7;.6;4.58;.1;.38;5327 +67079;42.7483;.73768;1269;20221204;4.1;-3.9;.1;.7;4.18;0;.45;5095 +67079;42.7483;.73768;1269;20221205;5.3;-4.9;.2;.9;4.28;0;.48;5745 +67079;42.7483;.73768;1269;20221206;10.6;.2;5.4;.6;6.28;.1;.48;5768 +67079;42.7483;.73768;1269;20221207;9.4;1.5;5.4;.9;6.88;0;.54;4969 +67079;42.7483;.73768;1269;20221208;9.8;-.3;4.7;1.1;6.48;3.8;.57;5618 +67079;42.7483;.73768;1269;20221209;7.7;2.8;5.2;.7;7.98;8;.43;3825 +67079;42.7483;.73768;1269;20221210;1.8;1.7;1.7;.8;5.78;0;.52;350 +67079;42.7483;.73768;1269;20221211;5;-6.6;-.8;.7;3.68;0;.41;5954 +67079;42.7483;.73768;1269;20221212;6;-4;1;1;5.08;12.4;.45;5491 +67079;42.7483;.73768;1269;20221213;9.8;2.3;6;.9;7.48;4;.51;4709 +67079;42.7483;.73768;1269;20221214;7.6;4.8;6.2;.8;8.08;1.9;.5;2780 +67079;42.7483;.73768;1269;20221215;8.8;2.2;5.5;.7;7.88;2.1;.42;4378 +67079;42.7483;.73768;1269;20221216;7.6;2.8;5.2;.6;7.58;2.1;.43;3692 +67079;42.7483;.73768;1269;20221217;3.4;-1.2;1.1;.6;5.88;0;.35;3603 +67079;42.7483;.73768;1269;20221218;10.2;-1.5;4.3;1.5;4.68;0;.84;5872 +67079;42.7483;.73768;1269;20221219;17.1;5.9;11.5;2.2;4.88;0;1.76;5735 +67079;42.7483;.73768;1269;20221220;15.4;7.1;11.2;1.3;6.18;.6;1.08;4903 +67079;42.7483;.73768;1269;20221221;9.3;3.4;6.3;1;7.58;.9;.54;4098 +67079;42.7483;.73768;1269;20221222;7.2;2;4.6;1;8.08;.3;.38;3834 +67079;42.7483;.73768;1269;20221223;12.7;3.6;8.1;1;7.58;0;.64;5149 +67079;42.7483;.73768;1269;20221224;14.2;.9;7.5;1.6;6.38;0;.93;6280 +67079;42.7483;.73768;1269;20221225;15.1;4.3;9.7;1.2;5.58;0;.96;5645 +67079;42.7483;.73768;1269;20221226;11;2.7;6.8;.7;5.98;0;.57;4931 +67079;42.7483;.73768;1269;20221227;9.5;-.2;4.6;.7;6.18;0;.46;5362 +67079;42.7483;.73768;1269;20221228;11.7;-.3;5.7;1;5.48;0;.66;6006 +67079;42.7483;.73768;1269;20221229;11.6;1.2;6.4;1.1;6.08;0;.69;5594 +67079;42.7483;.73768;1269;20221230;11.6;3;7.3;1.3;7.78;.1;.66;5085 +67079;42.7483;.73768;1269;20221231;18.3;7.1;12.7;1.9;6.88;0;1.48;5858 +67080;42.77558;1.04052;1346;20220101;8.8;2.9;5.9;1.5;4.66;0;1.02;4208 +67080;42.77558;1.04052;1346;20220102;12.1;2.8;7.5;.7;5.16;0;.66;5367 +67080;42.77558;1.04052;1346;20220103;11;-1.1;5;1.3;5.86;0;.74;6186 +67080;42.77558;1.04052;1346;20220104;14.6;4.2;9.4;1.9;5.76;13.2;1.36;5750 +67080;42.77558;1.04052;1346;20220105;-1;-1.2;-1.1;.8;4.66;1.7;.49;607 +67080;42.77558;1.04052;1346;20220106;-1.9;-7.3;-4.6;1.4;3.36;0;.45;4131 +67080;42.77558;1.04052;1346;20220107;1.1;-9;-3.9;.9;4.36;2.9;.31;5771 +67080;42.77558;1.04052;1346;20220108;1.7;-2.9;-.6;.7;5.66;8.2;.35;3848 +67080;42.77558;1.04052;1346;20220109;2.1;-1.1;.5;1;5.76;60.2;.43;3196 +67080;42.77558;1.04052;1346;20220110;5.6;-1.3;2.2;2.5;7.16;61.4;.42;4836 +67080;42.77558;1.04052;1346;20220111;3.9;-.4;1.8;.9;5.16;0;.55;3801 +67080;42.77558;1.04052;1346;20220112;.5;-6.4;-2.9;1.5;3.26;0;.61;4916 +67080;42.77558;1.04052;1346;20220113;2.1;-6.4;-2.1;1;2.96;0;.59;5528 +67080;42.77558;1.04052;1346;20220114;2.6;-4.7;-1;1.3;3.06;0;.73;5151 +67080;42.77558;1.04052;1346;20220115;4.2;-6.1;-.9;.9;2.86;0;.63;6218 +67080;42.77558;1.04052;1346;20220116;3.3;-8.4;-2.5;.5;2.66;0;.45;6703 +67080;42.77558;1.04052;1346;20220117;2.9;-8;-2.5;.8;2.86;0;.54;6524 +67080;42.77558;1.04052;1346;20220118;6.5;-4.7;.9;.9;3.86;0;.65;6681 +67080;42.77558;1.04052;1346;20220119;1.4;-5.7;-2.1;.5;3.96;.5;.43;5327 +67080;42.77558;1.04052;1346;20220120;1.8;-5.7;-1.9;.6;5.36;3.9;.37;5538 +67080;42.77558;1.04052;1346;20220121;1.7;-3.5;-.9;.9;4.36;0;.53;4622 +67080;42.77558;1.04052;1346;20220122;3;-8.4;-2.7;.8;3.56;0;.52;7026 +67080;42.77558;1.04052;1346;20220123;6.3;-5.4;.5;.9;3.66;0;.69;7198 +67080;42.77558;1.04052;1346;20220124;7.4;-4.5;1.5;.7;3.46;0;.68;7341 +67080;42.77558;1.04052;1346;20220125;7.4;-4.8;1.3;.8;3.46;0;.73;7519 +67080;42.77558;1.04052;1346;20220126;7.9;-3.5;2.2;1;3.66;0;.85;7343 +67080;42.77558;1.04052;1346;20220127;5.1;-4.3;.4;.9;3.46;0;.73;6723 +67080;42.77558;1.04052;1346;20220128;7;-5.1;1;1;3.06;0;.86;7747 +67080;42.77558;1.04052;1346;20220129;9.9;-4.2;2.9;.9;3.56;0;.89;8478 +67080;42.77558;1.04052;1346;20220130;9;-3.2;2.9;.8;3.56;0;.85;7963 +67080;42.77558;1.04052;1346;20220131;3.6;-5.2;-.8;1.5;4.26;2.1;.74;6810 +67080;42.77558;1.04052;1346;20220201;2.7;-1.9;.4;.9;5.06;.2;.6;4920 +67080;42.77558;1.04052;1346;20220202;7;-2.2;2.4;.9;5.06;0;.77;7137 +67080;42.77558;1.04052;1346;20220203;14.3;-1.2;6.6;1.3;3.96;0;1.38;9445 +67080;42.77558;1.04052;1346;20220204;7.3;-1.5;2.9;.8;5.36;1.2;.77;7147 +67080;42.77558;1.04052;1346;20220205;5.8;.9;3.4;.8;6.06;1;.71;5342 +67080;42.77558;1.04052;1346;20220206;5.2;-4.8;.2;.6;4.16;0;.7;7823 +67080;42.77558;1.04052;1346;20220207;7.9;-4.3;1.8;.6;4.96;.9;.77;8772 +67080;42.77558;1.04052;1346;20220208;13;-3.6;4.7;1.1;4.66;0;1.21;10397 +67080;42.77558;1.04052;1346;20220209;13.9;-2.2;5.9;.9;4.06;0;1.21;10362 +67080;42.77558;1.04052;1346;20220210;12.5;-2.5;5;.7;4.46;0;1.05;10118 +67080;42.77558;1.04052;1346;20220211;7.1;-2.6;2.3;.8;5.66;.7;.81;8193 +67080;42.77558;1.04052;1346;20220212;10.4;-2.5;4;.6;4.96;0;.95;9601 +67080;42.77558;1.04052;1346;20220213;10.4;-1.5;4.5;1.4;5.46;2.7;1.21;9327 +67080;42.77558;1.04052;1346;20220214;5.6;1.7;3.7;1.2;5.96;7;.88;5309 +67080;42.77558;1.04052;1346;20220215;4.1;-2.3;.9;.7;5.16;4.1;.75;6951 +67080;42.77558;1.04052;1346;20220216;6.8;-2.7;2.1;.4;6.86;3.7;.77;8624 +67080;42.77558;1.04052;1346;20220217;11.8;-1.4;5.2;.8;6.86;0;1.09;10332 +67080;42.77558;1.04052;1346;20220218;19.3;.4;9.9;1.2;6.66;5.1;1.77;12560 +67080;42.77558;1.04052;1346;20220219;1.9;-.6;.7;.8;5.96;4.6;.62;4480 +67080;42.77558;1.04052;1346;20220220;8.4;-4.7;1.9;.9;4.86;0;1.08;10677 +67080;42.77558;1.04052;1346;20220221;8.9;-2.8;3.1;1.4;4.86;.3;1.28;10201 +67080;42.77558;1.04052;1346;20220222;11.2;-4;3.6;.8;4.56;0;1.26;11800 +67080;42.77558;1.04052;1346;20220223;14.5;-4.5;5;.5;4.86;0;1.29;13379 +67080;42.77558;1.04052;1346;20220224;12.7;-.1;6.3;1.4;5.96;1.1;1.54;11073 +67080;42.77558;1.04052;1346;20220225;5.9;.9;3.4;.9;5.96;.2;.95;6919 +67080;42.77558;1.04052;1346;20220226;14.9;-5.4;4.8;.5;4.26;0;1.38;14339 +67080;42.77558;1.04052;1346;20220227;12.6;-3.1;4.8;1.1;5.46;.1;1.51;12731 +67080;42.77558;1.04052;1346;20220228;11.5;-1.1;5.2;.8;5.36;0;1.36;11516 +67080;42.77558;1.04052;1346;20220301;17.6;-3.4;7.1;.9;4.26;0;1.86;15107 +67080;42.77558;1.04052;1346;20220302;10.7;-.1;5.3;.8;5.96;6.2;1.32;10895 +67080;42.77558;1.04052;1346;20220303;13.9;-1.7;6.1;1.1;6.36;1.2;1.63;13292 +67080;42.77558;1.04052;1346;20220304;3.6;1.8;2.7;1;6.56;4.3;.77;4417 +67080;42.77558;1.04052;1346;20220305;4.9;-1.5;1.7;.8;5.46;.9;1.01;8627 +67080;42.77558;1.04052;1346;20220306;4.6;-2;1.3;.7;5.46;0;.99;8864 +67080;42.77558;1.04052;1346;20220307;9.1;-1.9;3.6;1;4.86;0;1.43;11639 +67080;42.77558;1.04052;1346;20220308;7.2;-.6;3.3;1;5.46;2.6;1.25;9874 +67080;42.77558;1.04052;1346;20220309;9.2;-3.2;3;1;4.86;0;1.47;12647 +67080;42.77558;1.04052;1346;20220310;9.4;1.2;5.3;1.2;5.56;0;1.51;10354 +67080;42.77558;1.04052;1346;20220311;8.9;2.5;5.7;.7;5.96;9.1;1.31;9220 +67080;42.77558;1.04052;1346;20220312;8.8;-1.1;3.9;.3;6.26;3.3;1.27;11647 +67080;42.77558;1.04052;1346;20220313;6.3;-.4;3;.9;5.66;3.8;1.22;9643 +67080;42.77558;1.04052;1346;20220314;7.7;-1.7;3;2;6.26;3.7;1.4;11584 +67080;42.77558;1.04052;1346;20220315;18.4;4.3;11.4;2.1;6.56;0;2.8;14387 +67080;42.77558;1.04052;1346;20220316;15.6;6.2;10.9;1.3;7.06;2.5;2.1;11826 +67080;42.77558;1.04052;1346;20220317;7;5;6;.8;8.36;9.9;.96;5389 +67080;42.77558;1.04052;1346;20220318;8.1;2.4;5.3;.6;7.66;.4;1.23;9347 +67080;42.77558;1.04052;1346;20220319;10.9;.4;5.7;.6;6.56;0;1.59;12895 +67080;42.77558;1.04052;1346;20220320;9.6;2.8;6.2;.6;6.56;1.1;1.45;10435 +67080;42.77558;1.04052;1346;20220321;10.9;3.4;7.2;2.1;5.76;.1;2.07;11078 +67080;42.77558;1.04052;1346;20220322;10.6;1.5;6.1;1.4;4.76;0;1.96;12344 +67080;42.77558;1.04052;1346;20220323;12.3;-.3;6;1.6;4.06;0;2.31;14704 +67080;42.77558;1.04052;1346;20220324;14.8;-3.1;5.9;.7;4.86;0;2.14;17735 +67080;42.77558;1.04052;1346;20220325;15.7;1.3;8.5;.8;7.16;0;2.17;16031 +67080;42.77558;1.04052;1346;20220326;15.3;0;7.7;1;6.96;.1;2.24;16683 +67080;42.77558;1.04052;1346;20220327;14.2;.6;7.4;1;6.36;0;2.18;15859 +67080;42.77558;1.04052;1346;20220328;14.4;.9;7.7;.9;5.26;0;2.24;15941 +67080;42.77558;1.04052;1346;20220329;15.8;3.5;9.7;1;6.86;7.8;2.33;15341 +67080;42.77558;1.04052;1346;20220330;7.1;3.3;5.2;.9;7.66;8.2;1.26;8501 +67080;42.77558;1.04052;1346;20220331;5.5;.9;3.2;1.6;6.36;8.5;1.32;9457 +67080;42.77558;1.04052;1346;20220401;-2.4;-4.6;-3.5;2.9;3.16;15.8;1.11;6527 +67080;42.77558;1.04052;1346;20220402;-1.5;-6.7;-4.1;2.4;3.36;3.9;1.13;10242 +67080;42.77558;1.04052;1346;20220403;1.9;-6.9;-2.5;.9;3.66;.8;1.35;13503 +67080;42.77558;1.04052;1346;20220404;6.9;-6.5;.2;.9;4.06;0;1.79;16852 +67080;42.77558;1.04052;1346;20220405;12;-6.3;2.9;1.2;4.26;0;2.39;19891 +67080;42.77558;1.04052;1346;20220406;9.4;-2.6;3.4;.8;6.06;.2;1.89;16191 +67080;42.77558;1.04052;1346;20220407;19;-1.6;8.7;.8;6.26;0;2.91;21451 +67080;42.77558;1.04052;1346;20220408;18.9;1.4;10.2;1.2;7.16;2;3.02;19905 +67080;42.77558;1.04052;1346;20220409;10.5;1.7;6.1;1.3;6.16;1.9;2.07;14156 +67080;42.77558;1.04052;1346;20220410;17.6;-3.1;7.3;1.3;4.76;0;3.15;21996 +67080;42.77558;1.04052;1346;20220411;20.8;6.7;13.8;1.8;7.16;0;3.56;18248 +67080;42.77558;1.04052;1346;20220412;13;6.2;9.6;.7;9.06;0;1.98;12695 +67080;42.77558;1.04052;1346;20220413;6.8;3.9;5.4;.2;8.56;2.5;1.26;8271 +67080;42.77558;1.04052;1346;20220414;15.8;4.1;10;.9;8.26;0;2.55;16961 +67080;42.77558;1.04052;1346;20220415;19;2.4;10.7;.7;8.66;.1;2.95;20386 +67080;42.77558;1.04052;1346;20220416;20.1;6.4;13.3;1.1;8.86;0;3.14;18625 +67080;42.77558;1.04052;1346;20220417;21.2;.6;10.9;1.2;7.76;.1;3.54;23042 +67080;42.77558;1.04052;1346;20220418;17;5.2;11.1;1.2;9.16;0;2.79;17499 +67080;42.77558;1.04052;1346;20220419;8.7;5.3;7;.9;8.26;22.5;1.53;9349 +67080;42.77558;1.04052;1346;20220420;4.7;-1.3;1.7;.7;6.96;7.5;1.45;12574 +67080;42.77558;1.04052;1346;20220421;7.8;2;4.9;.8;7.46;.4;1.69;12436 +67080;42.77558;1.04052;1346;20220422;14.3;.6;7.5;1.4;5.96;.3;2.87;19353 +67080;42.77558;1.04052;1346;20220423;9.7;4.2;7;1.1;6.56;9.2;1.99;12253 +67080;42.77558;1.04052;1346;20220424;13.9;1.1;7.5;1;7.76;1;2.61;18923 +67080;42.77558;1.04052;1346;20220425;17.1;2.2;9.7;.8;7.46;0;3;20553 +67080;42.77558;1.04052;1346;20220426;18.5;2;10.3;.9;7.36;0;3.25;21764 +67080;42.77558;1.04052;1346;20220427;18.3;8.4;13.4;.7;8.46;.5;2.88;16901 +67080;42.77558;1.04052;1346;20220428;14.1;8.1;11.1;.6;11.06;.6;2.15;13180 +67080;42.77558;1.04052;1346;20220429;20.2;3.6;11.9;.8;9.46;0;3.4;22191 +67080;42.77558;1.04052;1346;20220430;17.1;7.8;12.5;1.2;9.86;1.9;2.87;16640 +67080;42.77558;1.04052;1346;20220501;18.6;3.1;10.9;1.3;9.06;4.2;3.37;21660 +67080;42.77558;1.04052;1346;20220502;14.1;6.8;10.5;.6;10.26;9.9;2.34;14869 +67080;42.77558;1.04052;1346;20220503;9.5;6.1;7.8;.4;9.76;8.6;1.62;10126 +67080;42.77558;1.04052;1346;20220504;10.9;5.5;8.2;.8;9.36;7.8;1.97;12882 +67080;42.77558;1.04052;1346;20220505;10.9;5;8;1;8.06;3;2.13;13540 +67080;42.77558;1.04052;1346;20220506;12.8;5;8.9;1.1;8.36;2.6;2.45;15675 +67080;42.77558;1.04052;1346;20220507;15.8;6;10.9;.9;8.76;.3;2.84;17677 +67080;42.77558;1.04052;1346;20220508;16.1;2.5;9.3;.9;8.16;.3;3.08;20957 +67080;42.77558;1.04052;1346;20220509;21.4;2.7;12.1;1;8.06;0;3.92;24719 +67080;42.77558;1.04052;1346;20220510;24;5;14.5;.8;8.96;0;4.13;25023 +67080;42.77558;1.04052;1346;20220511;27;9.4;18.2;1.3;9.96;.2;4.71;24174 +67080;42.77558;1.04052;1346;20220512;25.7;9.8;17.8;1.1;11.36;.1;4.33;23058 +67080;42.77558;1.04052;1346;20220513;24;9.1;16.6;1;11.76;.3;4.04;22401 +67080;42.77558;1.04052;1346;20220514;25.3;8.2;16.8;.8;11.36;.4;4.24;24105 +67080;42.77558;1.04052;1346;20220515;24.2;9.4;16.8;.8;11.36;.2;4.01;22492 +67080;42.77558;1.04052;1346;20220516;25.2;9.4;17.3;.9;11.26;.1;4.24;23331 +67080;42.77558;1.04052;1346;20220517;26.6;9.8;18.2;1;11.06;.2;4.52;24149 +67080;42.77558;1.04052;1346;20220518;26.6;11.5;19.1;1.2;12.36;0;4.52;22960 +67080;42.77558;1.04052;1346;20220519;26.9;13.9;20.4;1.3;11.66;0;4.52;21357 +67080;42.77558;1.04052;1346;20220520;29.4;12.6;21;1.2;11.26;.1;5.01;24387 +67080;42.77558;1.04052;1346;20220521;31.4;12.9;22.2;1.6;11.56;0;5.66;25682 +67080;42.77558;1.04052;1346;20220522;29.9;15.6;22.8;1.7;11.46;1.7;5.31;22619 +67080;42.77558;1.04052;1346;20220523;20.1;13.1;16.6;1.4;12.36;1.5;3.27;15803 +67080;42.77558;1.04052;1346;20220524;9.5;6.9;8.2;1;9.26;19.7;1.69;9570 +67080;42.77558;1.04052;1346;20220525;12.7;2.9;7.8;.9;8.16;.8;2.72;18843 +67080;42.77558;1.04052;1346;20220526;18.7;6.1;12.4;.8;9.56;0;3.49;21451 +67080;42.77558;1.04052;1346;20220527;21.7;4.4;13.1;1.2;9.66;0;4.19;25237 +67080;42.77558;1.04052;1346;20220528;24.9;6;15.5;1.2;10.46;0;4.68;26451 +67080;42.77558;1.04052;1346;20220529;23.4;7.9;15.7;1.5;11.56;1.9;4.38;23987 +67080;42.77558;1.04052;1346;20220530;22.8;7.3;15.1;.8;11.96;8.1;4.09;24039 +67080;42.77558;1.04052;1346;20220531;23;8.4;15.7;.8;12.76;.3;4.05;23373 +67080;42.77558;1.04052;1346;20220601;27.2;9.9;18.6;.8;11.66;.3;4.7;25513 +67080;42.77558;1.04052;1346;20220602;27.7;11.6;19.7;1;12.26;.1;4.8;24650 +67080;42.77558;1.04052;1346;20220603;27.7;11.8;19.8;.7;11.96;.8;4.62;24539 +67080;42.77558;1.04052;1346;20220604;28.3;9.7;19;.8;12.96;2.5;4.92;26604 +67080;42.77558;1.04052;1346;20220605;22.2;11;16.6;1.4;13.16;.8;3.91;20626 +67080;42.77558;1.04052;1346;20220606;25.8;8.4;17.1;1.2;11.86;1.3;4.77;25803 +67080;42.77558;1.04052;1346;20220607;22.2;11;16.6;1.1;13.26;.5;3.84;20685 +67080;42.77558;1.04052;1346;20220608;19.6;10;14.8;1.1;13.16;2.4;3.39;19159 +67080;42.77558;1.04052;1346;20220609;22.2;9.8;16;1.1;11.66;.1;4;21831 +67080;42.77558;1.04052;1346;20220610;28.4;6.4;17.4;1.2;9.76;0;5.43;29185 +67080;42.77558;1.04052;1346;20220611;29.8;10.2;20;1.2;12.16;.7;5.45;27562 +67080;42.77558;1.04052;1346;20220612;29.8;13.6;21.7;1;13.36;3.3;5.1;25059 +67080;42.77558;1.04052;1346;20220613;30;12.8;21.4;1.2;15.36;.6;5.27;25848 +67080;42.77558;1.04052;1346;20220614;32.3;13.9;23.1;.7;15.46;5.2;5.33;26761 +67080;42.77558;1.04052;1346;20220615;31.5;13.6;22.6;1.4;15.56;0;5.64;26407 +67080;42.77558;1.04052;1346;20220616;33.3;14.5;23.9;.7;14.46;.4;5.45;27082 +67080;42.77558;1.04052;1346;20220617;33.4;15.5;24.5;.6;15.26;15;5.32;26430 +67080;42.77558;1.04052;1346;20220618;33.1;13.7;23.4;1;14.06;0;5.71;27533 +67080;42.77558;1.04052;1346;20220619;29;15.8;22.4;1.7;11.06;0;5.34;22676 +67080;42.77558;1.04052;1346;20220620;30.1;12.7;21.4;.8;12.46;0;5.11;26070 +67080;42.77558;1.04052;1346;20220621;29.8;15.4;22.6;1;13.26;1.5;4.98;23696 +67080;42.77558;1.04052;1346;20220622;25.2;12.3;18.8;1;13.66;0;4.33;22414 +67080;42.77558;1.04052;1346;20220623;23.4;10.5;17;.8;12.56;0;4.08;22409 +67080;42.77558;1.04052;1346;20220624;22.6;10.4;16.5;.9;12.66;.7;3.97;21780 +67080;42.77558;1.04052;1346;20220625;21.7;9.1;15.4;.9;12.06;4.8;3.9;22129 +67080;42.77558;1.04052;1346;20220626;24;10.4;17.2;.8;13.16;4.3;4.18;22988 +67080;42.77558;1.04052;1346;20220627;14.1;9.5;11.8;.5;12.06;19.1;2.3;13267 +67080;42.77558;1.04052;1346;20220628;22.3;9;15.7;.8;12.26;.1;3.98;22701 +67080;42.77558;1.04052;1346;20220629;27;9;18;.9;12.76;6.9;4.84;26426 +67080;42.77558;1.04052;1346;20220630;17.3;11.3;14.3;1.1;12.76;.8;2.82;15147 +67080;42.77558;1.04052;1346;20220701;21.2;7.6;14.4;1.1;11.26;0;3.96;22897 +67080;42.77558;1.04052;1346;20220702;31.1;9.3;20.2;1.1;12.56;0;5.66;29018 +67080;42.77558;1.04052;1346;20220703;28;12.1;20.1;.9;15.56;1;4.77;24720 +67080;42.77558;1.04052;1346;20220704;25.3;11.8;18.6;1;15.66;0;4.29;22731 +67080;42.77558;1.04052;1346;20220705;22;12.5;17.3;.9;15.76;3.2;3.53;19006 +67080;42.77558;1.04052;1346;20220706;20.2;14.7;17.5;.7;15.66;6.3;2.85;14385 +67080;42.77558;1.04052;1346;20220707;22.2;9.6;15.9;1.1;12.06;0;3.97;21855 +67080;42.77558;1.04052;1346;20220708;25.8;11.5;18.7;1.2;12.96;0;4.54;23259 +67080;42.77558;1.04052;1346;20220709;27.9;9.5;18.7;1.2;12.26;0;5.06;26367 +67080;42.77558;1.04052;1346;20220710;29.2;11.4;20.3;1.4;13.06;0;5.28;25881 +67080;42.77558;1.04052;1346;20220711;31.3;12.9;22.1;1;14.26;.5;5.31;26266 +67080;42.77558;1.04052;1346;20220712;31.4;14.4;22.9;.9;15.26;0;5.15;25186 +67080;42.77558;1.04052;1346;20220713;32.2;13.4;22.8;1.1;15.46;0;5.48;26440 +67080;42.77558;1.04052;1346;20220714;32.2;14.3;23.3;1.2;14.66;0;5.48;25736 +67080;42.77558;1.04052;1346;20220715;32.9;14.2;23.6;1;14.76;0;5.46;26248 +67080;42.77558;1.04052;1346;20220716;33.6;14.6;24.1;1.3;13.46;0;5.78;26394 +67080;42.77558;1.04052;1346;20220717;34.8;14.8;24.8;1.2;13.06;0;5.89;27017 +67080;42.77558;1.04052;1346;20220718;35.9;18;27;1.3;15.36;.1;5.92;25479 +67080;42.77558;1.04052;1346;20220719;35.3;20.2;27.8;1.4;16.06;0;5.7;23319 +67080;42.77558;1.04052;1346;20220720;26.9;16;21.5;1.2;16.96;.2;4.16;19721 +67080;42.77558;1.04052;1346;20220721;33;11.4;22.2;.9;14.86;0;5.49;27772 +67080;42.77558;1.04052;1346;20220722;33.8;16.9;25.4;1.1;15.86;.5;5.38;24465 +67080;42.77558;1.04052;1346;20220723;28.2;14;21.1;.8;15.36;0;4.4;22336 +67080;42.77558;1.04052;1346;20220724;36.6;14.2;25.4;1;13.46;0;5.92;28020 +67080;42.77558;1.04052;1346;20220725;22.5;15.4;19;1;15.36;2;3.22;15624 +67080;42.77558;1.04052;1346;20220726;21.5;11;16.3;1.3;13.36;.2;3.54;18983 +67080;42.77558;1.04052;1346;20220727;24;11.7;17.9;1;13.26;0;3.87;20492 +67080;42.77558;1.04052;1346;20220728;30.4;10.1;20.3;.8;13.66;.4;4.93;26294 +67080;42.77558;1.04052;1346;20220729;26;12.6;19.3;.9;15.56;10.6;4.05;21241 +67080;42.77558;1.04052;1346;20220730;23.3;13.7;18.5;.7;15.56;.5;3.39;17874 +67080;42.77558;1.04052;1346;20220731;27.7;14.6;21.2;1.2;16.16;1;4.29;20836 +67080;42.77558;1.04052;1346;20220801;29.1;12.9;21;.7;16.36;.2;4.42;23102 +67080;42.77558;1.04052;1346;20220802;32;14.1;23.1;1;15.96;0;4.97;24195 +67080;42.77558;1.04052;1346;20220803;34.4;16.3;25.4;.8;14.96;.5;5.03;24228 +67080;42.77558;1.04052;1346;20220804;33.6;14.5;24.1;1;15.36;10.2;5.17;24787 +67080;42.77558;1.04052;1346;20220805;27.6;11.7;19.7;1;15.66;2.8;4.29;22495 +67080;42.77558;1.04052;1346;20220806;29.9;11.2;20.6;1.1;15.36;3.8;4.74;24304 +67080;42.77558;1.04052;1346;20220807;28.7;12;20.4;.6;15.36;2.8;4.23;22848 +67080;42.77558;1.04052;1346;20220808;29.7;10.9;20.3;.7;14.26;.1;4.47;24141 +67080;42.77558;1.04052;1346;20220809;28.8;12.8;20.8;.8;15.06;2.4;4.25;22146 +67080;42.77558;1.04052;1346;20220810;31.6;11.6;21.6;.7;14.16;.5;4.65;24664 +67080;42.77558;1.04052;1346;20220811;32.6;13.6;23.1;1.2;13.16;3.1;5.04;23913 +67080;42.77558;1.04052;1346;20220812;33.4;15.4;24.4;1;14.66;0;4.87;23149 +67080;42.77558;1.04052;1346;20220813;33.8;16.2;25;.7;15.36;.7;4.61;22768 +67080;42.77558;1.04052;1346;20220814;27.1;13.5;20.3;.9;14.56;0;3.87;19879 +67080;42.77558;1.04052;1346;20220815;25.6;11.9;18.8;1.2;13.76;.9;3.85;19844 +67080;42.77558;1.04052;1346;20220816;25.4;12.1;18.8;1;12.56;2.7;3.73;19440 +67080;42.77558;1.04052;1346;20220817;19.3;12.4;15.9;.9;14.06;7;2.58;13859 +67080;42.77558;1.04052;1346;20220818;19.2;10.6;14.9;.9;12.66;6.2;2.74;15409 +67080;42.77558;1.04052;1346;20220819;23.4;10.7;17.1;.9;12.36;.1;3.39;18664 +67080;42.77558;1.04052;1346;20220820;27.9;8.3;18.1;1.1;11.96;0;4.25;23102 +67080;42.77558;1.04052;1346;20220821;26.4;10.6;18.5;1.1;13.76;.5;3.85;20593 +67080;42.77558;1.04052;1346;20220822;25.1;13.5;19.3;.9;15.06;.5;3.36;17503 +67080;42.77558;1.04052;1346;20220823;27.6;12.6;20.1;.9;15.46;.1;3.76;19809 +67080;42.77558;1.04052;1346;20220824;32;13.5;22.8;1.1;15.56;2.1;4.48;21883 +67080;42.77558;1.04052;1346;20220825;29.8;13.9;21.9;.7;16.36;15.9;3.85;20139 +67080;42.77558;1.04052;1346;20220826;24.6;10.9;17.8;1;14.56;1.2;3.37;18554 +67080;42.77558;1.04052;1346;20220827;27.2;11.3;19.3;.7;14.46;3.5;3.58;19871 +67080;42.77558;1.04052;1346;20220828;29.6;9.9;19.8;.8;13.36;.2;3.98;21993 +67080;42.77558;1.04052;1346;20220829;28.8;13.4;21.1;1;13.26;6.6;3.82;19284 +67080;42.77558;1.04052;1346;20220830;27.9;11.3;19.6;.8;14.26;.1;3.63;19889 +67080;42.77558;1.04052;1346;20220831;23.4;13.2;18.3;.8;14.56;12;2.88;15430 +67080;42.77558;1.04052;1346;20220901;26.7;7.9;17.3;.7;13.16;.1;3.51;20877 +67080;42.77558;1.04052;1346;20220902;21.5;10.5;16;.7;13.86;10.1;2.7;15798 +67080;42.77558;1.04052;1346;20220903;22.6;12.1;17.4;.4;14.26;.4;2.63;15314 +67080;42.77558;1.04052;1346;20220904;25.6;10.1;17.9;1.2;10.96;.1;3.51;18514 +67080;42.77558;1.04052;1346;20220905;26.8;11.7;19.3;.6;13.66;.4;3.19;18130 +67080;42.77558;1.04052;1346;20220906;27.1;12.6;19.9;.6;12.96;.1;3.15;17623 +67080;42.77558;1.04052;1346;20220907;25.2;11.1;18.2;1.1;12.16;0;3.25;17237 +67080;42.77558;1.04052;1346;20220908;23.9;7.7;15.8;1;11.26;.4;3.13;18344 +67080;42.77558;1.04052;1346;20220909;21.2;8.6;14.9;1.3;11.96;.9;2.8;16020 +67080;42.77558;1.04052;1346;20220910;26.7;6.3;16.5;1.1;10.26;.1;3.53;20278 +67080;42.77558;1.04052;1346;20220911;29.8;10.7;20.3;.9;12.26;.1;3.57;19450 +67080;42.77558;1.04052;1346;20220912;29.5;14.9;22.2;1.2;14.06;.2;3.55;16833 +67080;42.77558;1.04052;1346;20220913;21.8;15.3;18.6;.6;14.56;9.3;2.17;11060 +67080;42.77558;1.04052;1346;20220914;23;11.4;17.2;.9;13.46;.8;2.63;14722 +67080;42.77558;1.04052;1346;20220915;22.8;8;15.4;.9;11.76;9.2;2.73;16512 +67080;42.77558;1.04052;1346;20220916;21.3;9.9;15.6;.9;12.66;1.1;2.44;14335 +67080;42.77558;1.04052;1346;20220917;20.2;9.2;14.7;.8;10.66;0;2.34;13950 +67080;42.77558;1.04052;1346;20220918;23;4.1;13.6;.8;8.16;0;2.76;18190 +67080;42.77558;1.04052;1346;20220919;23.1;6.4;14.8;.9;8.96;0;2.74;16927 +67080;42.77558;1.04052;1346;20220920;23.4;5.6;14.5;1;9.26;0;2.81;17320 +67080;42.77558;1.04052;1346;20220921;21.5;5.4;13.5;1.1;9.76;.3;2.61;16306 +67080;42.77558;1.04052;1346;20220922;22.7;5.5;14.1;.9;9.66;.1;2.61;16701 +67080;42.77558;1.04052;1346;20220923;21.7;7.8;14.8;.8;11.16;6.1;2.36;14846 +67080;42.77558;1.04052;1346;20220924;16;8.5;12.3;.7;10.86;7.7;1.72;10739 +67080;42.77558;1.04052;1346;20220925;11.7;5.3;8.5;.6;8.96;.4;1.42;9805 +67080;42.77558;1.04052;1346;20220926;15.1;5.4;10.3;.6;8.76;3.3;1.72;12002 +67080;42.77558;1.04052;1346;20220927;15.8;5.1;10.5;.6;9.96;7.8;1.73;12489 +67080;42.77558;1.04052;1346;20220928;17.2;8.1;12.7;.6;10.66;3.5;1.74;11383 +67080;42.77558;1.04052;1346;20220929;14.2;6.5;10.4;.5;9.76;13.7;1.5;10345 +67080;42.77558;1.04052;1346;20220930;10.5;3.3;6.9;.6;7.96;2.8;1.32;9892 +67080;42.77558;1.04052;1346;20221001;19.8;.6;10.2;.7;8.36;.1;2.07;16126 +67080;42.77558;1.04052;1346;20221002;23.3;5.5;14.4;.9;10.36;0;2.35;15355 +67080;42.77558;1.04052;1346;20221003;22.6;7.1;14.9;.5;10.76;0;2.02;14161 +67080;42.77558;1.04052;1346;20221004;23.2;6.4;14.8;.8;9.56;.1;2.22;14594 +67080;42.77558;1.04052;1346;20221005;24.1;5.7;14.9;.9;8.06;0;2.36;15119 +67080;42.77558;1.04052;1346;20221006;19.6;4.6;12.1;.7;9.86;.1;1.85;13480 +67080;42.77558;1.04052;1346;20221007;21.4;7.9;14.7;.5;11.56;4.8;1.81;12636 +67080;42.77558;1.04052;1346;20221008;16.2;9;12.6;.3;11.76;.5;1.33;9064 +67080;42.77558;1.04052;1346;20221009;21.1;5.4;13.3;1.1;9.46;1.7;2.08;13342 +67080;42.77558;1.04052;1346;20221010;20.8;5.9;13.4;.9;9.46;.1;1.93;12846 +67080;42.77558;1.04052;1346;20221011;18.4;6.1;12.3;.6;11.06;2.8;1.56;11519 +67080;42.77558;1.04052;1346;20221012;17.9;8.4;13.2;.7;11.16;.5;1.51;9980 +67080;42.77558;1.04052;1346;20221013;19.8;5.7;12.8;.7;10.46;0;1.66;12067 +67080;42.77558;1.04052;1346;20221014;20.6;9.6;15.1;.5;12.16;.1;1.54;10509 +67080;42.77558;1.04052;1346;20221015;23.3;8.3;15.8;1.1;9.66;0;2.08;12167 +67080;42.77558;1.04052;1346;20221016;23.4;11;17.2;1.3;10.06;0;2.18;10912 +67080;42.77558;1.04052;1346;20221017;21.9;12;17;1.4;10.56;.3;2.06;9612 +67080;42.77558;1.04052;1346;20221018;24.6;10.7;17.7;1.2;10.36;0;2.14;11296 +67080;42.77558;1.04052;1346;20221019;23.1;12.6;17.9;1;12.06;7.2;1.82;9671 +67080;42.77558;1.04052;1346;20221020;16.8;9.5;13.2;1.1;12.46;14.8;1.3;7930 +67080;42.77558;1.04052;1346;20221021;17.1;8.7;12.9;.9;11.76;0;1.3;8420 +67080;42.77558;1.04052;1346;20221022;18.7;9;13.9;.9;10.36;1.8;1.46;8956 +67080;42.77558;1.04052;1346;20221023;11.6;10.4;11;1;11.76;10.8;.82;2965 +67080;42.77558;1.04052;1346;20221024;19.4;9.2;14.3;1;9.96;0;1.53;8969 +67080;42.77558;1.04052;1346;20221025;20.7;8.6;14.7;1.2;8.96;0;1.74;9670 +67080;42.77558;1.04052;1346;20221026;22.3;11.1;16.7;.9;9.56;0;1.62;9182 +67080;42.77558;1.04052;1346;20221027;16.9;10.3;13.6;1.2;10.16;0;1.39;6910 +67080;42.77558;1.04052;1346;20221028;23.7;10.8;17.3;1.2;9.26;0;1.88;9632 +67080;42.77558;1.04052;1346;20221029;21.8;12;16.9;1.3;7.56;0;1.92;8264 +67080;42.77558;1.04052;1346;20221030;21.9;7.5;14.7;1;6.86;0;1.64;9944 +67080;42.77558;1.04052;1346;20221031;18.5;7.5;13;1.4;10.26;7.2;1.46;8557 +67080;42.77558;1.04052;1346;20221101;15;3.7;9.4;.6;9.56;0;.96;8570 +67080;42.77558;1.04052;1346;20221102;15.6;3.1;9.4;1.3;7.86;0;1.28;8916 +67080;42.77558;1.04052;1346;20221103;14.4;7.4;10.9;.9;8.76;7.2;1.07;6534 +67080;42.77558;1.04052;1346;20221104;4.8;-.9;2;1.2;6.66;14.8;.61;5803 +67080;42.77558;1.04052;1346;20221105;8.3;0;4.2;1.2;6.16;0;.87;6963 +67080;42.77558;1.04052;1346;20221106;15.2;1.1;8.2;.9;6.36;0;1.09;9035 +67080;42.77558;1.04052;1346;20221107;14.6;1;7.8;1.4;5.96;0;1.3;8764 +67080;42.77558;1.04052;1346;20221108;20.4;6.8;13.6;1;8.06;1.3;1.34;8660 +67080;42.77558;1.04052;1346;20221109;16;8;12;.9;9.36;5.9;1.04;6511 +67080;42.77558;1.04052;1346;20221110;10.5;2.6;6.6;.4;7.96;0;.66;6393 +67080;42.77558;1.04052;1346;20221111;17.4;.5;9;1;6.86;.1;1.12;9346 +67080;42.77558;1.04052;1346;20221112;17.5;5.4;11.5;1.9;7.26;0;1.63;7782 +67080;42.77558;1.04052;1346;20221113;15;4.4;9.7;.7;6.86;0;.9;7186 +67080;42.77558;1.04052;1346;20221114;15.5;5;10.3;.9;7.66;0;.98;7070 +67080;42.77558;1.04052;1346;20221115;14.8;5.8;10.3;1;8.56;.5;.95;6456 +67080;42.77558;1.04052;1346;20221116;12.2;2.4;7.3;.8;7.76;.1;.74;6672 +67080;42.77558;1.04052;1346;20221117;14.5;3.8;9.2;.8;7.86;4.2;.83;6906 +67080;42.77558;1.04052;1346;20221118;6.9;3.1;5;.5;7.56;3.3;.54;3980 +67080;42.77558;1.04052;1346;20221119;3.2;.7;2;.8;6.46;3.6;.49;3150 +67080;42.77558;1.04052;1346;20221120;6.3;-4;1.2;.9;5.76;3.1;.52;6559 +67080;42.77558;1.04052;1346;20221121;8.4;1.4;4.9;1.2;6.86;25.9;.69;5312 +67080;42.77558;1.04052;1346;20221122;4.5;-1.3;1.6;.6;6.16;8.4;.46;4767 +67080;42.77558;1.04052;1346;20221123;8.5;.9;4.7;1.3;7.96;10.1;.55;5435 +67080;42.77558;1.04052;1346;20221124;10.2;-2;4.1;.7;6.46;.7;.56;6880 +67080;42.77558;1.04052;1346;20221125;5.5;.9;3.2;.7;7.16;5;.46;4098 +67080;42.77558;1.04052;1346;20221126;4.7;-1.7;1.5;.9;5.86;0;.48;4830 +67080;42.77558;1.04052;1346;20221127;13.6;-.4;6.6;.8;5.16;4.9;.74;7188 +67080;42.77558;1.04052;1346;20221128;4.7;1.8;3.3;.9;6.46;14.4;.54;3120 +67080;42.77558;1.04052;1346;20221129;5.7;-.5;2.6;1.2;6.46;5.4;.51;4628 +67080;42.77558;1.04052;1346;20221130;1.7;-1.8;0;.7;5.56;.1;.4;3393 +67080;42.77558;1.04052;1346;20221201;3.1;-4.8;-.8;1;4.06;0;.52;5171 +67080;42.77558;1.04052;1346;20221202;2.7;-6.6;-1.9;1;3.86;0;.48;5588 +67080;42.77558;1.04052;1346;20221203;3.1;-5.5;-1.2;.6;4.56;.4;.38;5327 +67080;42.77558;1.04052;1346;20221204;3.6;-4.4;-.4;.7;4.16;0;.45;5095 +67080;42.77558;1.04052;1346;20221205;4.8;-5.4;-.3;.9;4.26;0;.48;5745 +67080;42.77558;1.04052;1346;20221206;10.1;-.3;4.9;.6;6.26;.1;.48;5768 +67080;42.77558;1.04052;1346;20221207;8.9;1;5;.9;6.86;0;.54;4969 +67080;42.77558;1.04052;1346;20221208;9.3;-.8;4.3;1.1;6.46;2.1;.57;5618 +67080;42.77558;1.04052;1346;20221209;7.2;2.3;4.8;.7;7.96;8.3;.43;3825 +67080;42.77558;1.04052;1346;20221210;1.3;1.2;1.3;.8;5.76;.1;.52;350 +67080;42.77558;1.04052;1346;20221211;4.5;-7.1;-1.3;.7;3.66;0;.41;5954 +67080;42.77558;1.04052;1346;20221212;5.5;-4.5;.5;1;5.06;6.4;.45;5491 +67080;42.77558;1.04052;1346;20221213;9.3;1.8;5.6;.9;7.46;9;.51;4709 +67080;42.77558;1.04052;1346;20221214;7.1;4.3;5.7;.8;8.06;1.9;.5;2780 +67080;42.77558;1.04052;1346;20221215;8.3;1.7;5;.7;7.86;2.4;.42;4378 +67080;42.77558;1.04052;1346;20221216;7.1;2.3;4.7;.6;7.56;3.1;.43;3692 +67080;42.77558;1.04052;1346;20221217;2.9;-1.7;.6;.6;5.86;0;.35;3603 +67080;42.77558;1.04052;1346;20221218;9.7;-2;3.9;1.5;4.66;0;.84;5872 +67080;42.77558;1.04052;1346;20221219;16.6;5.4;11;2.2;4.86;0;1.76;5735 +67080;42.77558;1.04052;1346;20221220;14.9;6.6;10.8;1.3;6.16;.5;1.08;4903 +67080;42.77558;1.04052;1346;20221221;8.8;2.9;5.9;1;7.56;.8;.54;4098 +67080;42.77558;1.04052;1346;20221222;6.7;1.5;4.1;1;8.06;.4;.38;3834 +67080;42.77558;1.04052;1346;20221223;12.2;3.1;7.7;1;7.56;0;.64;5149 +67080;42.77558;1.04052;1346;20221224;13.7;.4;7.1;1.6;6.36;0;.93;6280 +67080;42.77558;1.04052;1346;20221225;14.6;3.8;9.2;1.2;5.56;0;.96;5645 +67080;42.77558;1.04052;1346;20221226;10.5;2.2;6.4;.7;5.96;0;.57;4931 +67080;42.77558;1.04052;1346;20221227;9;-.7;4.2;.7;6.16;0;.46;5362 +67080;42.77558;1.04052;1346;20221228;11.2;-.8;5.2;1;5.46;0;.66;6006 +67080;42.77558;1.04052;1346;20221229;11.1;.7;5.9;1.1;6.06;0;.69;5594 +67080;42.77558;1.04052;1346;20221230;11.1;2.5;6.8;1.3;7.76;.3;.66;5085 +67080;42.77558;1.04052;1346;20221231;17.8;6.6;12.2;1.9;6.86;0;1.48;5858 +67081;42.80196;1.3436;976;20220101;15.2;5.2;10.2;1.5;4.9;0;1.28;5560 +67081;42.80196;1.3436;976;20220102;14.9;4.9;9.9;1.9;5.97;0;1.33;5465 +67081;42.80196;1.3436;976;20220103;12.9;1.5;7.2;1.7;6.9;0;.72;6026 +67081;42.80196;1.3436;976;20220104;17.1;4.2;10.6;2.4;6.44;12.5;1.5;6549 +67081;42.80196;1.3436;976;20220105;.9;.4;.6;4.1;5.14;1.4;.55;962 +67081;42.80196;1.3436;976;20220106;.7;-3.9;-1.6;3.3;3.97;0;.53;3806 +67081;42.80196;1.3436;976;20220107;1.5;-6;-2.3;3;4.87;3.1;.26;4811 +67081;42.80196;1.3436;976;20220108;4.7;-.7;2;3.4;6.6;5.9;.25;4143 +67081;42.80196;1.3436;976;20220109;3.2;1.2;2.2;3.4;6.44;64.9;.37;2361 +67081;42.80196;1.3436;976;20220110;6.4;.3;3.4;5.2;7.54;54.7;.35;4258 +67081;42.80196;1.3436;976;20220111;5.7;1.3;3.5;3;5.5;0;.85;3912 +67081;42.80196;1.3436;976;20220112;4.2;-4.4;-.1;2;3.74;0;.71;5619 +67081;42.80196;1.3436;976;20220113;7.7;-4.7;1.5;.9;2.97;0;.67;6970 +67081;42.80196;1.3436;976;20220114;8.5;-2.7;2.9;1.1;2.97;0;.81;6626 +67081;42.80196;1.3436;976;20220115;8;-3;2.5;1.2;2.87;0;.9;6476 +67081;42.80196;1.3436;976;20220116;6.2;-5.3;.5;2.2;3.04;0;.96;6628 +67081;42.80196;1.3436;976;20220117;6.6;-4.8;.9;2.4;3.87;0;.78;6740 +67081;42.80196;1.3436;976;20220118;9.4;-3.1;3.1;1.4;4.3;0;.84;7232 +67081;42.80196;1.3436;976;20220119;3.7;-4.7;-.5;1.8;4.8;.5;.39;5946 +67081;42.80196;1.3436;976;20220120;3.5;-2.9;.3;2.9;5.77;3.8;.39;5061 +67081;42.80196;1.3436;976;20220121;1.9;-2.1;-.1;3;4.5;0;.65;3928 +67081;42.80196;1.3436;976;20220122;4.9;-6.4;-.8;1.6;4;0;.6;7157 +67081;42.80196;1.3436;976;20220123;9;-3.9;2.6;1.7;3.97;0;1;7812 +67081;42.80196;1.3436;976;20220124;10.4;-3;3.7;1.8;3.87;0;1.09;8025 +67081;42.80196;1.3436;976;20220125;10.8;-2.4;4.2;1.1;3.67;0;.95;8043 +67081;42.80196;1.3436;976;20220126;10.7;-1.2;4.8;1.9;3.74;0;1.31;7532 +67081;42.80196;1.3436;976;20220127;9.8;-1.8;4;2.3;3.67;0;1.37;7610 +67081;42.80196;1.3436;976;20220128;9.4;-3;3.2;3.2;3.7;0;1.32;7889 +67081;42.80196;1.3436;976;20220129;11.8;-2.3;4.8;3.1;3.7;0;1.46;8612 +67081;42.80196;1.3436;976;20220130;10.6;-1.5;4.6;3.2;4.97;0;.98;7934 +67081;42.80196;1.3436;976;20220131;5.4;-3.3;1;4.3;5.27;2.2;.6;6607 +67081;42.80196;1.3436;976;20220201;4;-.5;1.7;4.6;5.6;.1;.54;4938 +67081;42.80196;1.3436;976;20220202;9.9;-1;4.5;2.7;5.87;0;.72;7800 +67081;42.80196;1.3436;976;20220203;16;-.4;7.8;2.1;4.47;0;1.78;10058 +67081;42.80196;1.3436;976;20220204;8.8;.1;4.5;2.9;6.77;1.8;.65;6974 +67081;42.80196;1.3436;976;20220205;6.6;3.1;4.8;3.2;6.84;1.6;.72;4318 +67081;42.80196;1.3436;976;20220206;5.7;-2.5;1.6;3.6;5.17;0;.64;6909 +67081;42.80196;1.3436;976;20220207;8.6;-1.5;3.5;4;6.3;1.4;.68;7795 +67081;42.80196;1.3436;976;20220208;15.4;-1.6;6.9;2;5.07;0;1.6;10890 +67081;42.80196;1.3436;976;20220209;13.4;-1;6.2;1.9;5.1;0;1.16;9710 +67081;42.80196;1.3436;976;20220210;8;-1.2;3.4;.7;4.55;0;1.05;10118 +67081;42.80196;1.3436;976;20220211;9.4;-.3;4.5;.8;5.75;1.3;.81;8193 +67081;42.80196;1.3436;976;20220212;12.7;-.2;6.2;.6;5.05;0;.95;9601 +67081;42.80196;1.3436;976;20220213;12.7;.8;6.7;1.4;5.55;3.5;1.21;9327 +67081;42.80196;1.3436;976;20220214;7.9;4;5.9;1.2;6.05;8.6;.88;5309 +67081;42.80196;1.3436;976;20220215;6.4;0;3.2;.7;5.25;3;.75;6951 +67081;42.80196;1.3436;976;20220216;9;.3;4.6;2.9;7.84;4.2;.66;8265 +67081;42.80196;1.3436;976;20220217;12.2;2.2;7.2;3;8.47;0;.9;8470 +67081;42.80196;1.3436;976;20220218;18.4;2.1;10.3;2.8;8;6.5;1.86;11853 +67081;42.80196;1.3436;976;20220219;4.5;1.6;3;3.5;6.34;4.9;.81;4999 +67081;42.80196;1.3436;976;20220220;9.3;-2.4;3.4;3.6;6.07;0;.86;10084 +67081;42.80196;1.3436;976;20220221;9.5;.7;5.1;4.6;6.14;.2;1.16;8203 +67081;42.80196;1.3436;976;20220222;10.9;-1.8;4.5;3.6;5.8;0;1.13;10595 +67081;42.80196;1.3436;976;20220223;14.7;-1.5;6.6;2.2;6;0;1.56;12492 +67081;42.80196;1.3436;976;20220224;12.5;1.2;6.9;2.8;7.07;2;1.44;10661 +67081;42.80196;1.3436;976;20220225;6.3;2.3;4.3;3.5;6;.3;1.08;6248 +67081;42.80196;1.3436;976;20220226;12.8;-3.8;4.5;2.4;4.57;0;1.61;13114 +67081;42.80196;1.3436;976;20220227;12.5;-1.5;5.5;2.3;6.04;.7;1.53;12284 +67081;42.80196;1.3436;976;20220228;12.7;.1;6.4;1.9;6.1;0;1.45;11819 +67081;42.80196;1.3436;976;20220301;14.7;-1;6.8;2.3;5.5;0;1.65;12486 +67081;42.80196;1.3436;976;20220302;9.6;1.1;5.4;2;6.97;8;1.02;9376 +67081;42.80196;1.3436;976;20220303;13.7;.7;7.2;1.8;7.54;1.3;1.48;12145 +67081;42.80196;1.3436;976;20220304;5.9;4;5;3.1;7.47;5.4;.77;4626 +67081;42.80196;1.3436;976;20220305;6.1;1;3.5;2.2;6.37;.2;.9;7816 +67081;42.80196;1.3436;976;20220306;6.2;.6;3.4;1.8;6.04;0;1.06;8354 +67081;42.80196;1.3436;976;20220307;9.6;-1.6;4;1.8;5.44;0;1.41;12155 +67081;42.80196;1.3436;976;20220308;7.8;1.9;4.8;2.6;6.34;2.6;1.11;8468 +67081;42.80196;1.3436;976;20220309;9.7;-.6;4.5;2.2;6.17;0;1.26;11039 +67081;42.80196;1.3436;976;20220310;10.4;3.7;7;2.7;6.94;0;1.36;9092 +67081;42.80196;1.3436;976;20220311;9.4;6.3;7.9;3.8;7.04;6.7;1.32;5444 +67081;42.80196;1.3436;976;20220312;9.1;2.5;5.8;3.2;7.34;3.8;1.01;8342 +67081;42.80196;1.3436;976;20220313;7.1;2;4.5;3;6.6;3.5;1.09;8052 +67081;42.80196;1.3436;976;20220314;9.2;-.6;4.3;3.8;7.44;.4;1.06;12141 +67081;42.80196;1.3436;976;20220315;16.5;6.3;11.4;4;7.54;0;2.33;11054 +67081;42.80196;1.3436;976;20220316;13.9;6.9;10.4;2.6;8.47;2.9;1.55;9142 +67081;42.80196;1.3436;976;20220317;9.1;6.6;7.8;1.6;9.4;18.4;.96;6234 +67081;42.80196;1.3436;976;20220318;10.4;4.7;7.5;.6;7.75;.5;1.23;9347 +67081;42.80196;1.3436;976;20220319;13.2;2.7;7.9;.6;6.65;0;1.59;12895 +67081;42.80196;1.3436;976;20220320;11.9;5.1;8.5;.6;6.65;0;1.45;10435 +67081;42.80196;1.3436;976;20220321;13.2;5.7;9.4;2.1;5.85;.1;2.07;11078 +67081;42.80196;1.3436;976;20220322;12.9;3.8;8.3;1.4;4.85;0;1.96;12344 +67081;42.80196;1.3436;976;20220323;14.6;2;8.3;1.6;4.15;0;2.31;14704 +67081;42.80196;1.3436;976;20220324;17.1;-.8;8.1;.7;4.95;0;2.14;17735 +67081;42.80196;1.3436;976;20220325;18;3.6;10.8;.8;7.25;0;2.17;16031 +67081;42.80196;1.3436;976;20220326;17.6;2.3;9.9;1;7.05;0;2.24;16683 +67081;42.80196;1.3436;976;20220327;16.5;2.9;9.7;1;6.45;0;2.18;15859 +67081;42.80196;1.3436;976;20220328;16.7;3.2;9.9;.9;5.35;0;2.24;15941 +67081;42.80196;1.3436;976;20220329;18.1;5.8;11.9;1;6.95;8.9;2.33;15341 +67081;42.80196;1.3436;976;20220330;9.4;5.6;7.5;.9;7.75;8.6;1.26;8501 +67081;42.80196;1.3436;976;20220331;7.8;3.2;5.5;1.6;6.45;9.5;1.32;9457 +67081;42.80196;1.3436;976;20220401;-.1;-2.3;-1.2;2.9;3.25;13.9;1.11;6527 +67081;42.80196;1.3436;976;20220402;.8;-4.4;-1.8;2.4;3.45;3.9;1.13;10242 +67081;42.80196;1.3436;976;20220403;4.2;-4.6;-.2;1;3.59;.5;1.79;16382 +67081;42.80196;1.3436;976;20220404;9.2;-4.2;2.5;.9;4.15;0;1.79;16852 +67081;42.80196;1.3436;976;20220405;14.3;-4;5.1;1.2;4.35;0;2.39;19891 +67081;42.80196;1.3436;976;20220406;11.7;-.3;5.7;.8;6.15;.1;1.89;16191 +67081;42.80196;1.3436;976;20220407;21.3;.7;11;.8;6.35;0;2.91;21451 +67081;42.80196;1.3436;976;20220408;21.2;3.7;12.4;1.2;7.25;2.9;3.02;19905 +67081;42.80196;1.3436;976;20220409;12.8;4;8.4;1.3;6.25;2;2.07;14156 +67081;42.80196;1.3436;976;20220410;19.9;-.8;9.5;1.3;4.85;0;3.15;21996 +67081;42.80196;1.3436;976;20220411;23.1;9;16;1.8;7.25;0;3.56;18248 +67081;42.80196;1.3436;976;20220412;15.3;8.5;11.9;.7;9.15;0;1.98;12695 +67081;42.80196;1.3436;976;20220413;9.1;6.2;7.6;.2;8.65;2.4;1.26;8271 +67081;42.80196;1.3436;976;20220414;18.1;6.4;12.2;.9;8.35;0;2.55;16961 +67081;42.80196;1.3436;976;20220415;21.3;4.7;13;.7;8.75;.1;2.95;20386 +67081;42.80196;1.3436;976;20220416;22.4;8.7;15.5;1.1;8.95;0;3.14;18625 +67081;42.80196;1.3436;976;20220417;23.5;2.9;13.2;1.2;7.85;0;3.54;23042 +67081;42.80196;1.3436;976;20220418;19.3;7.5;13.4;1.2;9.25;0;2.79;17499 +67081;42.80196;1.3436;976;20220419;11;7.6;9.3;.9;8.35;19.3;1.53;9349 +67081;42.80196;1.3436;976;20220420;7;1;4;.7;7.05;10.3;1.45;12574 +67081;42.80196;1.3436;976;20220421;10.1;4.3;7.2;.8;7.55;1;1.69;12436 +67081;42.80196;1.3436;976;20220422;16.6;2.9;9.7;1.4;6.05;.1;2.87;19353 +67081;42.80196;1.3436;976;20220423;12;6.5;9.2;1.1;6.65;9.3;1.99;12253 +67081;42.80196;1.3436;976;20220424;16.2;3.4;9.8;1;7.85;.8;2.61;18923 +67081;42.80196;1.3436;976;20220425;19.4;4.5;11.9;.8;7.55;0;3;20553 +67081;42.80196;1.3436;976;20220426;20.8;4.3;12.5;.9;7.45;0;3.25;21764 +67081;42.80196;1.3436;976;20220427;20.6;10.7;15.6;.7;8.55;0;2.88;16901 +67081;42.80196;1.3436;976;20220428;16.4;10.4;13.4;.6;11.15;1.8;2.15;13180 +67081;42.80196;1.3436;976;20220429;22.5;5.9;14.2;.8;9.55;0;3.4;22191 +67081;42.80196;1.3436;976;20220430;19.4;10.1;14.7;1.2;9.95;1.1;2.87;16640 +67081;42.80196;1.3436;976;20220501;20.9;5.4;13.1;1.3;9.15;3.7;3.37;21660 +67081;42.80196;1.3436;976;20220502;16.4;9.1;12.7;.6;10.35;11.7;2.34;14869 +67081;42.80196;1.3436;976;20220503;11.8;8.4;10.1;.4;9.85;8.7;1.62;10126 +67081;42.80196;1.3436;976;20220504;13.2;7.8;10.5;.8;9.45;4.4;1.97;12882 +67081;42.80196;1.3436;976;20220505;13.2;7.3;10.2;1;8.15;3.5;2.13;13540 +67081;42.80196;1.3436;976;20220506;13.7;6.9;10.3;3.6;9.04;0;2.42;15157 +67081;42.80196;1.3436;976;20220507;17.2;7.7;12.5;2.9;9.57;1.8;3.12;18257 +67081;42.80196;1.3436;976;20220508;17.4;4.8;11.1;2;9;.3;3.2;20882 +67081;42.80196;1.3436;976;20220509;21.5;5.6;13.5;1.3;9.4;.1;3.74;23342 +67081;42.80196;1.3436;976;20220510;23.6;7.4;15.5;1.2;9.97;0;3.98;23703 +67081;42.80196;1.3436;976;20220511;26.2;9.3;17.7;1.8;10.57;.1;4.51;23624 +67081;42.80196;1.3436;976;20220512;22.8;11.3;17;2.1;12.57;.1;3.68;19870 +67081;42.80196;1.3436;976;20220513;22.9;10;16.4;1.8;12.74;.3;3.76;21557 +67081;42.80196;1.3436;976;20220514;25.4;9.9;17.6;1.3;12.6;.3;4.19;23686 +67081;42.80196;1.3436;976;20220515;24.2;11.3;17.7;2.5;11.3;0;4.28;21356 +67081;42.80196;1.3436;976;20220516;24.5;9.9;17.2;1.1;12.87;.1;4;23409 +67081;42.80196;1.3436;976;20220517;26.2;11;18.6;1.7;12.8;.2;4.43;23631 +67081;42.80196;1.3436;976;20220518;27.8;12.9;20.3;1.7;13.44;0;4.71;23745 +67081;42.80196;1.3436;976;20220519;26.5;13.2;19.9;2.5;12.54;.1;4.52;22375 +67081;42.80196;1.3436;976;20220520;27.5;15.4;21.4;2.9;11.74;0;4.96;20857 +67081;42.80196;1.3436;976;20220521;31.4;13.3;22.4;1.5;13.34;0;5.33;25475 +67081;42.80196;1.3436;976;20220522;29.9;16;22.9;1.6;12.2;1;5.08;22883 +67081;42.80196;1.3436;976;20220523;17.9;13.9;15.9;2.4;13.37;3.1;2.3;10848 +67081;42.80196;1.3436;976;20220524;10.8;8.2;9.5;2.8;10.27;20.1;1.51;10071 +67081;42.80196;1.3436;976;20220525;14.5;5.4;10;3.1;9.2;2.3;2.82;18919 +67081;42.80196;1.3436;976;20220526;17.4;7.7;12.6;3;10.44;.2;3;19152 +67081;42.80196;1.3436;976;20220527;21.3;7.3;14.3;2.8;11.3;0;3.88;23356 +67081;42.80196;1.3436;976;20220528;23.6;7.9;15.8;2.9;11.37;0;4.46;24594 +67081;42.80196;1.3436;976;20220529;22.2;9;15.6;2.6;10.4;.7;4.35;22876 +67081;42.80196;1.3436;976;20220530;22.2;8;15.1;1.6;11.04;8.3;4.09;23947 +67081;42.80196;1.3436;976;20220531;22.4;10.7;16.6;1.2;13.27;1.8;3.75;21494 +67081;42.80196;1.3436;976;20220601;26.8;11.2;19;1.9;12.47;.2;4.79;24717 +67081;42.80196;1.3436;976;20220602;25.4;12.3;18.8;1.9;13.57;.1;4.32;22848 +67081;42.80196;1.3436;976;20220603;25.6;13.2;19.4;2.2;13.8;.5;4.31;22074 +67081;42.80196;1.3436;976;20220604;24.9;11.7;18.3;2.2;15.1;1.1;4.03;22626 +67081;42.80196;1.3436;976;20220605;21.1;13.2;17.2;2.5;14.54;1.1;3.24;17195 +67081;42.80196;1.3436;976;20220606;25.5;10.1;17.8;2;13.3;5.3;4.7;25354 +67081;42.80196;1.3436;976;20220607;20.9;13;16.9;2.6;13.8;.3;3.29;17352 +67081;42.80196;1.3436;976;20220608;18.9;11.2;15;2;13.54;3.8;2.98;17302 +67081;42.80196;1.3436;976;20220609;19.6;10.3;14.9;3.6;12.14;.2;3.21;19117 +67081;42.80196;1.3436;976;20220610;26.7;7.5;17.1;3.1;11.2;0;5.18;27966 +67081;42.80196;1.3436;976;20220611;29.6;11.6;20.6;1.8;12.14;.3;5.61;27564 +67081;42.80196;1.3436;976;20220612;29.7;15.2;22.4;1.7;14.5;4.2;5.24;24449 +67081;42.80196;1.3436;976;20220613;27.3;15.2;21.3;2.1;16.37;.7;4.54;21817 +67081;42.80196;1.3436;976;20220614;31.3;14.8;23;1.1;16.1;4;5.22;26182 +67081;42.80196;1.3436;976;20220615;31.5;15.6;23.5;1.6;15.44;0;5.58;25806 +67081;42.80196;1.3436;976;20220616;32.7;15.9;24.3;1.5;15.8;.1;5.7;26522 +67081;42.80196;1.3436;976;20220617;33.7;17.1;25.4;1.5;15.3;5.3;5.93;26455 +67081;42.80196;1.3436;976;20220618;32.8;16.4;24.6;2.3;13.67;0;5.9;23659 +67081;42.80196;1.3436;976;20220619;29.4;18.8;24.1;3.8;12.44;0;5.78;20839 +67081;42.80196;1.3436;976;20220620;26.1;14.9;20.5;2.9;15.5;0;4.09;20511 +67081;42.80196;1.3436;976;20220621;26.5;16.3;21.4;1.9;16.37;1.4;4.08;20171 +67081;42.80196;1.3436;976;20220622;24.2;13.8;19;2;15.67;0;3.9;20785 +67081;42.80196;1.3436;976;20220623;24.2;12.9;18.6;1.9;14.77;0;4;21295 +67081;42.80196;1.3436;976;20220624;21.9;12.4;17.1;2.3;13.54;.7;3.65;19671 +67081;42.80196;1.3436;976;20220625;23.2;10.7;16.9;1.8;12.94;2.7;4.16;22910 +67081;42.80196;1.3436;976;20220626;21.5;12.2;16.8;1.6;14.3;3.2;3.36;19018 +67081;42.80196;1.3436;976;20220627;16.1;11.1;13.6;2.4;13.07;14.2;2.42;14547 +67081;42.80196;1.3436;976;20220628;22;10.4;16.2;2.8;12.87;.1;3.92;21992 +67081;42.80196;1.3436;976;20220629;25.7;10;17.8;2.2;13;5.4;4.8;25674 +67081;42.80196;1.3436;976;20220630;16.8;12.4;14.6;2.4;13.3;2.1;2.35;12967 +67081;42.80196;1.3436;976;20220701;20.4;8.9;14.6;2.7;11.27;.1;3.77;21742 +67081;42.80196;1.3436;976;20220702;29.6;9.7;19.7;1.1;12.07;0;5.33;28931 +67081;42.80196;1.3436;976;20220703;28.1;13.9;21;1.3;15.07;.2;4.85;24295 +67081;42.80196;1.3436;976;20220704;25;14.6;19.8;1.9;16.2;0;4.09;20321 +67081;42.80196;1.3436;976;20220705;23;14.9;19;2.1;16.34;2.1;3.62;18237 +67081;42.80196;1.3436;976;20220706;22.2;15.6;18.9;2.1;14.7;2.9;3.66;16502 +67081;42.80196;1.3436;976;20220707;23.2;11.1;17.2;3.2;12.74;0;4.39;22410 +67081;42.80196;1.3436;976;20220708;25.6;12.4;19;2.6;13.34;0;4.76;23412 +67081;42.80196;1.3436;976;20220709;28.1;11.1;19.6;1.8;12.57;0;5.26;26481 +67081;42.80196;1.3436;976;20220710;29.3;12.8;21.1;1.8;13.14;0;5.41;26066 +67081;42.80196;1.3436;976;20220711;31.2;14.3;22.8;1.5;14.17;.3;5.46;26150 +67081;42.80196;1.3436;976;20220712;31.5;15.4;23.5;1.7;14.57;0;5.58;25503 +67081;42.80196;1.3436;976;20220713;31.5;15.5;23.5;1.6;14.67;0;5.49;25063 +67081;42.80196;1.3436;976;20220714;32.6;16;24.3;1.6;14.27;0;5.7;25831 +67081;42.80196;1.3436;976;20220715;32.1;16.1;24.1;2;14.4;0;5.77;24836 +67081;42.80196;1.3436;976;20220716;34.1;15.8;24.9;1.8;13.17;0;6.1;26548 +67081;42.80196;1.3436;976;20220717;34.7;15.8;25.2;1.6;12.84;0;5.95;26279 +67081;42.80196;1.3436;976;20220718;34.6;17.7;26.2;1.9;14.1;0;5.94;24442 +67081;42.80196;1.3436;976;20220719;30.3;19;24.6;2.6;14.9;0;5.23;20477 +67081;42.80196;1.3436;976;20220720;26.8;16.6;21.7;2.2;16.64;.2;4.27;19885 +67081;42.80196;1.3436;976;20220721;31.9;14.4;23.1;2.1;14.74;0;5.69;25806 +67081;42.80196;1.3436;976;20220722;30.3;17.2;23.7;1.9;15.54;.5;4.99;22153 +67081;42.80196;1.3436;976;20220723;26.3;14.6;20.4;2.4;15.24;0;4.32;20947 +67081;42.80196;1.3436;976;20220724;34.6;14.4;24.5;1.4;14;0;5.71;27103 +67081;42.80196;1.3436;976;20220725;22.1;16.4;19.2;2.4;16.14;2.9;3.03;14183 +67081;42.80196;1.3436;976;20220726;21.5;13.6;17.5;3.6;13.8;.2;3.59;16609 +67081;42.80196;1.3436;976;20220727;24.5;12.9;18.7;2.7;12.74;0;4.38;20803 +67081;42.80196;1.3436;976;20220728;27.2;11.9;19.5;1.5;13.34;0;4.43;23307 +67081;42.80196;1.3436;976;20220729;24;14.7;19.4;2;15.97;10.1;3.53;17733 +67081;42.80196;1.3436;976;20220730;24.1;15;19.6;2.3;16.04;0;3.71;18154 +67081;42.80196;1.3436;976;20220731;27.9;16.2;22.1;2.1;16.07;0;4.55;20550 +67081;42.80196;1.3436;976;20220801;29.3;15.5;22.4;2;15.94;0;4.87;22067 +67081;42.80196;1.3436;976;20220802;31.9;15.9;23.9;1.8;14.77;0;5.38;23632 +67081;42.80196;1.3436;976;20220803;33.1;16.7;24.9;1.8;14.1;.5;5.44;23779 +67081;42.80196;1.3436;976;20220804;31.6;16.4;24;1.7;15;5.3;5.06;22497 +67081;42.80196;1.3436;976;20220805;27.4;14.8;21.1;1.8;17.1;.3;4.17;20510 +67081;42.80196;1.3436;976;20220806;28.8;14.3;21.6;1.8;16.9;.1;4.45;21939 +67081;42.80196;1.3436;976;20220807;29.1;15;22.1;1.3;15.27;1.5;4.49;21688 +67081;42.80196;1.3436;976;20220808;30.2;13.4;21.8;1.2;13.64;.1;4.69;23686 +67081;42.80196;1.3436;976;20220809;30.2;15.7;23;1.2;14.47;1;4.65;21876 +67081;42.80196;1.3436;976;20220810;31.5;14.8;23.1;1.5;13.9;.2;5;23045 +67081;42.80196;1.3436;976;20220811;32.1;15.1;23.6;1.6;15.14;.4;4.89;22840 +67081;42.80196;1.3436;976;20220812;33.3;17.6;25.5;1.4;15.64;0;5;22288 +67081;42.80196;1.3436;976;20220813;32.6;17;24.8;1.1;17.24;.4;4.57;22184 +67081;42.80196;1.3436;976;20220814;25.1;15.7;20.4;2.1;17.07;3.3;3.28;16458 +67081;42.80196;1.3436;976;20220815;24.6;13.9;19.3;1.8;14.64;.8;3.54;17926 +67081;42.80196;1.3436;976;20220816;26.7;13;19.8;1.6;13.74;1.6;4.04;20502 +67081;42.80196;1.3436;976;20220817;19.9;13.6;16.7;1.6;15.1;10.8;2.46;13770 +67081;42.80196;1.3436;976;20220818;19.5;12.2;15.9;2.6;13.77;7.9;2.59;14539 +67081;42.80196;1.3436;976;20220819;22.2;12.4;17.3;3.1;13.8;.1;3.01;16606 +67081;42.80196;1.3436;976;20220820;27;10.8;18.9;2.5;13.7;0;4.15;21438 +67081;42.80196;1.3436;976;20220821;24.5;13.3;18.9;2.8;14.64;1.3;3.58;17147 +67081;42.80196;1.3436;976;20220822;23.9;14.6;19.3;3.6;15.67;1.5;3.23;15984 +67081;42.80196;1.3436;976;20220823;27.2;14.9;21.1;2.5;16.47;.1;3.83;18396 +67081;42.80196;1.3436;976;20220824;31.5;14.6;23;1.6;15.14;2.2;4.56;21548 +67081;42.80196;1.3436;976;20220825;28;15.6;21.8;1.7;16.6;14.6;3.74;18204 +67081;42.80196;1.3436;976;20220826;24.7;14.3;19.5;2.5;16.1;.9;3.36;16457 +67081;42.80196;1.3436;976;20220827;26.8;14;20.4;1.7;15.07;1.3;3.65;18213 +67081;42.80196;1.3436;976;20220828;29.7;12.4;21.1;1.2;13.87;.1;4.03;21250 +67081;42.80196;1.3436;976;20220829;29.2;14.6;21.9;1.6;14.37;6;3.99;19231 +67081;42.80196;1.3436;976;20220830;28.2;12.7;20.4;1.3;15;0;3.74;19933 +67081;42.80196;1.3436;976;20220831;23.7;14.7;19.2;1.2;15.17;10.9;2.97;15077 +67081;42.80196;1.3436;976;20220901;26.3;12;19.1;1.5;14.97;.2;3.41;18504 +67081;42.80196;1.3436;976;20220902;23.4;13.3;18.4;1.4;15.14;14.9;2.9;15620 +67081;42.80196;1.3436;976;20220903;23.1;13.5;18.3;1.3;15.32;.5;2.72;14881 +67081;42.80196;1.3436;976;20220904;26.5;11.4;18.9;2.2;13.75;.1;3.5;19698 +67081;42.80196;1.3436;976;20220905;26.7;13.4;20.1;2.6;15.65;.3;3.5;17747 +67081;42.80196;1.3436;976;20220906;27.4;14.4;20.9;1.8;15.88;.2;3.47;17251 +67081;42.80196;1.3436;976;20220907;24.7;13.7;19.2;1.9;14.15;.2;3.17;16654 +67081;42.80196;1.3436;976;20220908;23.5;9.7;16.6;1.9;11.77;.2;3.16;17349 +67081;42.80196;1.3436;976;20220909;19.6;10.7;15.2;2.3;12.77;1.1;2.36;13436 +67081;42.80196;1.3436;976;20220910;25.7;7.9;16.8;2.3;11.1;0;3.56;19431 +67081;42.80196;1.3436;976;20220911;29.7;11.2;20.5;1.3;12.24;0;3.66;19345 +67081;42.80196;1.3436;976;20220912;29;15.1;22;2.2;14.54;0;3.44;16234 +67081;42.80196;1.3436;976;20220913;23.8;17.1;20.5;2.5;16.74;6.7;2.49;11405 +67081;42.80196;1.3436;976;20220914;23.9;13.2;18.5;2;14.77;1.7;2.66;14387 +67081;42.80196;1.3436;976;20220915;23.2;11.1;17.1;1.7;13.14;11.5;2.79;15252 +67081;42.80196;1.3436;976;20220916;21;12.8;16.9;3;13.77;1.8;2.46;12104 +67081;42.80196;1.3436;976;20220917;18.7;9.5;14.1;2.9;9.97;0;2.54;13099 +67081;42.80196;1.3436;976;20220918;23;4.7;13.9;1.3;7.6;0;2.97;18631 +67081;42.80196;1.3436;976;20220919;23.3;8.1;15.7;2;7.97;0;3.32;16307 +67081;42.80196;1.3436;976;20220920;22.8;6.9;14.8;2;8.64;0;3.11;16744 +67081;42.80196;1.3436;976;20220921;21.9;6.3;14.1;1.8;9.3;0;2.84;16650 +67081;42.80196;1.3436;976;20220922;22.3;6.8;14.6;1.3;10.57;0;2.5;16130 +67081;42.80196;1.3436;976;20220923;20.5;8.2;14.4;1.7;11.64;5.2;2.13;13798 +67081;42.80196;1.3436;976;20220924;16.6;10.4;13.5;1.8;11.87;11.1;1.67;9931 +67081;42.80196;1.3436;976;20220925;13.6;7;10.3;1.7;10;.3;1.52;10421 +67081;42.80196;1.3436;976;20220926;14.9;7.4;11.1;2.7;9.74;3.2;1.61;10609 +67081;42.80196;1.3436;976;20220927;14.5;7;10.7;4;10.4;7.9;1.41;10180 +67081;42.80196;1.3436;976;20220928;16.1;9.3;12.7;3.5;11.57;6;1.39;9654 +67081;42.80196;1.3436;976;20220929;13.4;8.2;10.8;2.6;10.37;14.2;1.25;8289 +67081;42.80196;1.3436;976;20220930;12.1;5.3;8.7;2.4;8.67;3.7;1.36;9803 +67081;42.80196;1.3436;976;20221001;19;3.2;11.1;2.4;9.64;0;1.88;14764 +67081;42.80196;1.3436;976;20221002;22.4;7.6;15;2.3;11.74;0;2.24;14054 +67081;42.80196;1.3436;976;20221003;22.4;8.3;15.3;2;11.5;0;2.19;13758 +67081;42.80196;1.3436;976;20221004;23.5;7.5;15.5;1.1;10.8;.1;2.24;14686 +67081;42.80196;1.3436;976;20221005;22.1;6.8;14.5;1.7;10.27;0;1.97;13033 +67081;42.80196;1.3436;976;20221006;19.6;7.4;13.5;1.3;11.7;0;1.75;12318 +67081;42.80196;1.3436;976;20221007;20.6;8.8;14.7;1.4;12.44;4.8;1.64;11670 +67081;42.80196;1.3436;976;20221008;18.1;10.6;14.4;1.1;12.74;.8;1.47;9438 +67081;42.80196;1.3436;976;20221009;20.8;7.2;14;1.5;11.2;1.2;1.8;12392 +67081;42.80196;1.3436;976;20221010;20.3;7.8;14;1.7;11.4;0;1.71;11575 +67081;42.80196;1.3436;976;20221011;19;8.8;13.9;1;12.14;2.5;1.54;10627 +67081;42.80196;1.3436;976;20221012;18.6;10.8;14.7;1.2;12.8;.4;1.45;9137 +67081;42.80196;1.3436;976;20221013;19.6;9;14.3;1.5;12.24;0;1.55;10296 +67081;42.80196;1.3436;976;20221014;19.5;10.9;15.2;2.4;13.04;.1;1.38;9017 +67081;42.80196;1.3436;976;20221015;24.5;8.3;16.4;1.5;10.84;.1;2.09;12823 +67081;42.80196;1.3436;976;20221016;23;10.8;16.9;2.8;11.84;0;1.93;10747 +67081;42.80196;1.3436;976;20221017;21.6;15.3;18.4;3.1;12.5;.1;1.9;7025 +67081;42.80196;1.3436;976;20221018;23.5;11.6;17.5;2.1;12.6;.1;1.64;9510 +67081;42.80196;1.3436;976;20221019;22.6;13.4;18;2.8;13.24;4;1.9;8539 +67081;42.80196;1.3436;976;20221020;18.3;12.5;15.4;3.3;13.67;10;1.46;6248 +67081;42.80196;1.3436;976;20221021;19.3;12;15.6;2.3;12.5;0;1.8;7943 +67081;42.80196;1.3436;976;20221022;20.1;11.3;15.7;1.8;11.4;.8;1.71;8693 +67081;42.80196;1.3436;976;20221023;15.6;12.6;14.1;2.4;12.94;6.3;1.2;4892 +67081;42.80196;1.3436;976;20221024;20.3;11.3;15.8;1.7;10.94;0;1.73;8408 +67081;42.80196;1.3436;976;20221025;21;9.5;15.3;2.3;10.1;0;1.93;9428 +67081;42.80196;1.3436;976;20221026;22.5;12.2;17.3;2.1;10.94;0;1.94;8870 +67081;42.80196;1.3436;976;20221027;19.7;11.8;15.7;2.4;11.6;0;1.55;7621 +67081;42.80196;1.3436;976;20221028;23.3;12.1;17.7;2.3;10.67;0;1.83;8832 +67081;42.80196;1.3436;976;20221029;22.5;12.9;17.7;2.9;7.77;.1;2.53;8193 +67081;42.80196;1.3436;976;20221030;20.1;9.3;14.7;2.3;9.4;0;1.38;8388 +67081;42.80196;1.3436;976;20221031;19;8.9;14;3;11.4;5;1.48;7973 +67081;42.80196;1.3436;976;20221101;16.4;8.4;12.4;1.9;11.2;0;1.12;7097 +67081;42.80196;1.3436;976;20221102;17.6;6.6;12.1;1.6;9.1;0;1.34;8511 +67081;42.80196;1.3436;976;20221103;16.9;7.9;12.4;2.8;9.6;7.8;1.43;7549 +67081;42.80196;1.3436;976;20221104;7;2.9;4.9;4.2;7.67;14.3;.66;4100 +67081;42.80196;1.3436;976;20221105;10.2;2;6.1;3.2;6.74;.1;.99;7016 +67081;42.80196;1.3436;976;20221106;16.9;1.7;9.3;1.6;5.67;0;1.51;9702 +67081;42.80196;1.3436;976;20221107;17.5;2.1;9.8;2.2;7.07;0;1.29;9121 +67081;42.80196;1.3436;976;20221108;18.9;8.9;13.9;3;9.8;1.2;1.28;7168 +67081;42.80196;1.3436;976;20221109;16.5;10.3;13.4;2.3;10.6;9.3;1.19;5703 +67081;42.80196;1.3436;976;20221110;12.5;5.1;8.8;2.1;8.87;0;.76;6238 +67081;42.80196;1.3436;976;20221111;17.5;2.3;9.9;2.5;8.74;0;.87;8655 +67081;42.80196;1.3436;976;20221112;18.3;6.9;12.6;2.6;8.44;0;1.67;7597 +67081;42.80196;1.3436;976;20221113;17.3;6;11.6;1.3;7.17;0;1.22;7418 +67081;42.80196;1.3436;976;20221114;14.5;6;10.2;2;9.47;.1;.75;5976 +67081;42.80196;1.3436;976;20221115;15.3;7.5;11.4;2.6;9.57;.9;1.13;5817 +67081;42.80196;1.3436;976;20221116;13.9;4.7;9.3;1.4;8.7;0;.81;6554 +67081;42.80196;1.3436;976;20221117;14.7;5.7;10.2;2.4;9.04;8.3;.95;6294 +67081;42.80196;1.3436;976;20221118;8.2;4.8;6.5;3;8.24;5.7;.55;3692 +67081;42.80196;1.3436;976;20221119;5.3;2.7;4;3.3;7;3.7;.54;3206 +67081;42.80196;1.3436;976;20221120;8.6;-1.6;3.5;3.1;6.2;2.8;.58;6555 +67081;42.80196;1.3436;976;20221121;9.4;2.2;5.8;2.5;7.57;30.2;.63;5486 +67081;42.80196;1.3436;976;20221122;5;.3;2.6;3;6.67;7.6;.34;4117 +67081;42.80196;1.3436;976;20221123;10.5;2.9;6.7;2.6;8.44;10.2;.53;5504 +67081;42.80196;1.3436;976;20221124;10.8;.2;5.5;1.7;7.2;.2;.55;6321 +67081;42.80196;1.3436;976;20221125;7;3.2;5.1;2.1;7.77;6;.53;3582 +67081;42.80196;1.3436;976;20221126;8.5;.2;4.3;2;6.14;0;.7;5661 +67081;42.80196;1.3436;976;20221127;12.7;1;6.8;1.7;6.04;5.2;.73;6418 +67081;42.80196;1.3436;976;20221128;6.2;3.7;4.9;2.5;7.64;12.6;.42;2380 +67081;42.80196;1.3436;976;20221129;6.5;1.8;4.2;3.3;7.07;4.2;.46;3872 +67081;42.80196;1.3436;976;20221130;5.4;-.1;2.7;1.4;6.1;.1;.46;4426 +67081;42.80196;1.3436;976;20221201;4.9;-2.7;1.1;1.3;5.1;0;.46;5000 +67081;42.80196;1.3436;976;20221202;4.3;-3.7;.3;1;4.87;0;.42;5120 +67081;42.80196;1.3436;976;20221203;4.2;-1.9;1.2;1;5.6;.2;.34;4379 +67081;42.80196;1.3436;976;20221204;5.4;-1.5;1.9;1.1;5.34;0;.4;4409 +67081;42.80196;1.3436;976;20221205;8.2;-3.7;2.2;1.2;4.44;0;.59;6334 +67081;42.80196;1.3436;976;20221206;11.8;.9;6.4;1.3;5.77;.2;.83;6068 +67081;42.80196;1.3436;976;20221207;10.5;2.8;6.7;1.9;6.24;0;.96;4923 +67081;42.80196;1.3436;976;20221208;10;.7;5.4;1.6;6.9;1.9;.54;5245 +67081;42.80196;1.3436;976;20221209;9.8;3.9;6.9;1.7;8.64;9.6;.47;4208 +67081;42.80196;1.3436;976;20221210;1.5;2.1;1.8;3.4;5.94;.1;.49;116 +67081;42.80196;1.3436;976;20221211;5.3;-6;-.4;1.4;3.64;0;.59;6009 +67081;42.80196;1.3436;976;20221212;5.3;-3;1.1;1.8;4.84;5.9;.61;4963 +67081;42.80196;1.3436;976;20221213;10;1.8;5.9;2.4;8.54;5.3;.3;5023 +67081;42.80196;1.3436;976;20221214;10.8;5.9;8.3;1.6;9.07;1.1;.48;3781 +67081;42.80196;1.3436;976;20221215;10.2;3.6;6.9;2;8.94;2.7;.36;4312 +67081;42.80196;1.3436;976;20221216;8.4;4.1;6.2;1.6;8.44;5.4;.4;3417 +67081;42.80196;1.3436;976;20221217;8;1.1;4.5;1.5;6.17;0;.65;4575 +67081;42.80196;1.3436;976;20221218;10.4;-1.1;4.7;2.2;5.8;0;.57;5820 +67081;42.80196;1.3436;976;20221219;16.7;4.6;10.6;4.4;6.5;0;1.24;5496 +67081;42.80196;1.3436;976;20221220;15.1;9.5;12.3;3.7;7.4;1;1.27;3593 +67081;42.80196;1.3436;976;20221221;11.5;5.5;8.5;2.1;8.77;.6;.64;4117 +67081;42.80196;1.3436;976;20221222;10.7;3.4;7.1;2.7;8.9;.3;.4;4529 +67081;42.80196;1.3436;976;20221223;14.7;5.1;9.9;2.3;9.04;0;.7;5227 +67081;42.80196;1.3436;976;20221224;16.1;3.4;9.7;1.7;7.54;0;.84;6138 +67081;42.80196;1.3436;976;20221225;15.9;4.9;10.4;2.3;6.84;.1;1.15;5562 +67081;42.80196;1.3436;976;20221226;13.2;4.4;8.8;1.7;7.67;0;.73;5145 +67081;42.80196;1.3436;976;20221227;11.9;1.9;6.9;1.4;7.5;.1;.51;5425 +67081;42.80196;1.3436;976;20221228;13.2;1.3;7.3;1.4;6.74;0;.7;5910 +67081;42.80196;1.3436;976;20221229;12.9;2.2;7.5;1.4;7.34;0;.57;5715 +67081;42.80196;1.3436;976;20221230;14.8;3.9;9.3;1.6;8.5;.3;.72;5871 +67081;42.80196;1.3436;976;20221231;16.9;6.8;11.9;2.9;7.94;.1;1.2;5243 +67082;42.82744;1.64691;765;20220101;18.5;5.1;11.8;1.1;5.61;0;1.14;5973 +67082;42.82744;1.64691;765;20220102;16.3;4.6;10.4;1.1;6.41;0;1.01;5568 +67082;42.82744;1.64691;765;20220103;14.4;2.7;8.5;.9;7.21;0;.69;5680 +67082;42.82744;1.64691;765;20220104;15.1;2.9;9;1.9;7.73;10.6;.99;5702 +67082;42.82744;1.64691;765;20220105;3.5;2.7;3.1;4;5.56;1.8;.8;1526 +67082;42.82744;1.64691;765;20220106;3.9;-2.1;.9;3.3;3.73;0;.82;4277 +67082;42.82744;1.64691;765;20220107;3.9;-3.4;.2;3.5;4.63;3.3;.74;4862 +67082;42.82744;1.64691;765;20220108;8;1.9;5;4.2;6.69;6.3;.67;4294 +67082;42.82744;1.64691;765;20220109;6.2;3.3;4.8;4.8;7.06;59.1;.78;2609 +67082;42.82744;1.64691;765;20220110;7;2.4;4.7;5.1;7.86;45.8;.55;3401 +67082;42.82744;1.64691;765;20220111;8;1.9;5;3.1;5.33;0;1.03;4481 +67082;42.82744;1.64691;765;20220112;7.2;-2.2;2.5;2.4;4.19;0;.96;5759 +67082;42.82744;1.64691;765;20220113;8.8;-4.9;2;1;3.56;0;.72;7004 +67082;42.82744;1.64691;765;20220114;11.6;-3.3;4.2;1.3;3.36;0;.97;7463 +67082;42.82744;1.64691;765;20220115;9.4;-3.5;2.9;1.8;3.13;0;1.13;6876 +67082;42.82744;1.64691;765;20220116;8;-3.3;2.4;2.2;3.46;0;1.07;6518 +67082;42.82744;1.64691;765;20220117;8.9;-1.9;3.5;2.4;4.03;0;1;6477 +67082;42.82744;1.64691;765;20220118;10.1;-1;4.5;1.2;4.63;0;.82;6603 +67082;42.82744;1.64691;765;20220119;4.7;-3.2;.8;2.1;5.63;.3;.43;5482 +67082;42.82744;1.64691;765;20220120;5.7;-.8;2.5;3;6.26;3.7;.58;5133 +67082;42.82744;1.64691;765;20220121;3.3;-1.2;1.1;3.2;4.93;0;.7;4108 +67082;42.82744;1.64691;765;20220122;6.4;-4.5;1;1.9;4.26;0;.79;6938 +67082;42.82744;1.64691;765;20220123;9.1;-4;2.5;1.6;4.59;0;.85;7635 +67082;42.82744;1.64691;765;20220124;9.5;-1.2;4.1;1.8;5.16;0;.86;6947 +67082;42.82744;1.64691;765;20220125;10.2;-3.2;3.5;1.3;5.03;0;.8;7814 +67082;42.82744;1.64691;765;20220126;12.5;-1.9;5.3;1.7;4.03;0;1.25;8401 +67082;42.82744;1.64691;765;20220127;12.2;-1.1;5.6;2.4;3.76;0;1.48;8059 +67082;42.82744;1.64691;765;20220128;12.1;-.6;5.7;3.2;3.63;0;1.84;8075 +67082;42.82744;1.64691;765;20220129;13.9;.9;7.4;2.4;3.76;0;1.64;8167 +67082;42.82744;1.64691;765;20220130;12.8;1.1;6.9;2.5;5.26;.1;1.28;7840 +67082;42.82744;1.64691;765;20220131;8.1;-.8;3.7;4.7;5.53;2.3;1;6824 +67082;42.82744;1.64691;765;20220201;8;1.3;4.7;5;6.03;.1;1;5955 +67082;42.82744;1.64691;765;20220202;13.9;2;7.9;3.4;5.73;0;1.27;8125 +67082;42.82744;1.64691;765;20220203;16.6;1.9;9.3;2.3;5.43;.1;1.72;9149 +67082;42.82744;1.64691;765;20220204;10;2.7;6.4;2.7;7.66;1.7;.79;6242 +67082;42.82744;1.64691;765;20220205;7.7;4.9;6.3;3;7.63;1.7;.8;3782 +67082;42.82744;1.64691;765;20220206;6.7;-.6;3.1;3.4;5.86;.1;.77;6652 +67082;42.82744;1.64691;765;20220207;10.4;.8;5.6;3.8;6.96;1.4;.95;7724 +67082;42.82744;1.64691;765;20220208;14.7;0;7.3;1.6;5.73;0;1.38;9925 +67082;42.82744;1.64691;765;20220209;12.6;-.3;6.2;1.6;6.39;0;1.08;9285 +67082;42.82744;1.64691;765;20220210;2.3;-1.5;.4;1.2;5.93;0;1.23;11406 +67082;42.82744;1.64691;765;20220211;9.4;2.7;6.1;2;6.83;1.4;1.09;5997 +67082;42.82744;1.64691;765;20220212;11.6;-.7;5.5;2.6;6.17;0;1.25;8600 +67082;42.82744;1.64691;765;20220213;12.6;2.5;7.5;3.4;6.97;3.3;1.43;7575 +67082;42.82744;1.64691;765;20220214;8.5;4.7;6.6;3.2;7.17;7.5;1.13;5236 +67082;42.82744;1.64691;765;20220215;6.7;1.6;4.1;4;6.63;2.2;.98;6250 +67082;42.82744;1.64691;765;20220216;11.5;2.7;7.1;3.8;7.96;4.8;1.02;8509 +67082;42.82744;1.64691;765;20220217;12.4;5;8.7;3.7;9.09;0;1;7486 +67082;42.82744;1.64691;765;20220218;17;2.8;9.9;2.9;8.99;5.8;1.72;10971 +67082;42.82744;1.64691;765;20220219;5.7;3.6;4.7;3.1;7.23;5;.79;3513 +67082;42.82744;1.64691;765;20220220;10.4;-.4;5;3.3;6.76;.1;1.04;9969 +67082;42.82744;1.64691;765;20220221;11.3;3.3;7.3;5.3;6.53;.4;1.58;8212 +67082;42.82744;1.64691;765;20220222;12.5;1.2;6.8;3.7;6.23;0;1.57;10369 +67082;42.82744;1.64691;765;20220223;14.4;1.6;8;2.2;6.89;0;1.64;11285 +67082;42.82744;1.64691;765;20220224;12;2.8;7.4;2.9;7.89;1.8;1.41;9634 +67082;42.82744;1.64691;765;20220225;7.2;3.8;5.5;3.1;6.36;.3;1.19;5683 +67082;42.82744;1.64691;765;20220226;10.9;-2.9;4;2.3;4.79;.1;1.62;12157 +67082;42.82744;1.64691;765;20220227;11.6;-.7;5.5;2;6.39;.7;1.46;11491 +67082;42.82744;1.64691;765;20220228;12.6;-.3;6.2;1.8;6.63;0;1.46;11908 +67082;42.82744;1.64691;765;20220301;11.9;.7;6.3;2.7;6.76;0;1.49;10973 +67082;42.82744;1.64691;765;20220302;10;2.5;6.3;2.3;8.03;8.2;1.11;9261 +67082;42.82744;1.64691;765;20220303;13.7;2.6;8.2;2;8.43;1.4;1.53;11598 +67082;42.82744;1.64691;765;20220304;8.5;5.7;7.1;3.6;7.89;0;1.12;4793 +67082;42.82744;1.64691;765;20220305;6.9;2.4;4.6;2.7;6.73;0;.97;7332 +67082;42.82744;1.64691;765;20220306;6.5;2.2;4.3;2.1;6.59;0;1.02;7383 +67082;42.82744;1.64691;765;20220307;8.4;-1.1;3.7;2;6.26;0;1.22;10695 +67082;42.82744;1.64691;765;20220308;10.1;3;6.6;2.9;7.06;2.6;1.46;9808 +67082;42.82744;1.64691;765;20220309;11.4;2.2;6.8;2.5;7.56;0;1.44;11046 +67082;42.82744;1.64691;765;20220310;12.6;5.1;8.9;3.5;7.73;0;1.84;10272 +67082;42.82744;1.64691;765;20220311;10;8.3;9.1;4.7;8.19;3.5;1.48;4305 +67082;42.82744;1.64691;765;20220312;8.3;5.1;6.7;2.6;8.53;5;.86;5167 +67082;42.82744;1.64691;765;20220313;9.1;4;6.5;3.2;7.99;2.1;1.27;8599 +67082;42.82744;1.64691;765;20220314;9.4;.3;4.8;4.3;8.76;0;.88;11504 +67082;42.82744;1.64691;765;20220315;13.7;7.5;10.6;4.8;9.36;0;1.75;8679 +67082;42.82744;1.64691;765;20220316;12.5;7.2;9.8;3.3;9.96;2.6;1.32;8121 +67082;42.82744;1.64691;765;20220317;10.2;7.6;8.9;2.1;10.43;20.6;1.01;6156 +67082;42.82744;1.64691;765;20220318;10.4;5.8;8.1;2;8.8;.7;1.22;6215 +67082;42.82744;1.64691;765;20220319;13.2;3.5;8.4;1.8;7.7;0;1.88;13231 +67082;42.82744;1.64691;765;20220320;11.9;5;8.5;3.1;7.83;0;1.62;8045 +67082;42.82744;1.64691;765;20220321;13;4.1;8.5;4.4;7.07;.2;2.28;12559 +67082;42.82744;1.64691;765;20220322;13;3;8;4.1;6.4;0;2.49;16314 +67082;42.82744;1.64691;765;20220323;14.1;.9;7.5;3.1;5.3;0;2.77;18634 +67082;42.82744;1.64691;765;20220324;15.8;1.6;8.7;2.4;5.77;0;2.86;19411 +67082;42.82744;1.64691;765;20220325;16.8;3.2;10;1.8;6.43;0;2.74;16743 +67082;42.82744;1.64691;765;20220326;16.7;2.7;9.7;2.4;6.43;0;2.93;18494 +67082;42.82744;1.64691;765;20220327;17.7;3;10.4;2.1;6.53;0;2.91;17719 +67082;42.82744;1.64691;765;20220328;17.9;3.9;10.9;2.2;6.07;0;2.95;16380 +67082;42.82744;1.64691;765;20220329;16.3;6;11.1;2;8.03;7.9;2.33;12880 +67082;42.82744;1.64691;765;20220330;9.8;6.1;7.9;2.2;9.38;8.5;1.18;6976 +67082;42.82744;1.64691;765;20220331;9.9;4.8;7.3;4.1;7.3;10.4;1.96;11785 +67082;42.82744;1.64691;765;20220401;2.6;-1.2;.7;5.7;4.79;12.7;1.68;10058 +67082;42.82744;1.64691;765;20220402;1.9;-3.1;-.6;4.6;4.59;4.2;1.65;11137 +67082;42.82744;1.64691;765;20220403;5.8;-4.5;.6;1.6;4.08;.4;1.8;16155 +67082;42.82744;1.64691;765;20220404;8.4;-2.5;3;1.2;4.89;0;1.99;18343 +67082;42.82744;1.64691;765;20220405;14;-2.8;5.6;2.1;5.55;0;2.69;21821 +67082;42.82744;1.64691;765;20220406;10.9;.7;5.8;2.1;7.5;.1;1.5;10797 +67082;42.82744;1.64691;765;20220407;16.6;2.6;9.6;3;8.53;0;2.32;15217 +67082;42.82744;1.64691;765;20220408;18.4;6.3;12.4;3.9;9.17;2.7;3.11;16868 +67082;42.82744;1.64691;765;20220409;11.2;4.3;7.7;3.6;6.83;1.5;2.37;14785 +67082;42.82744;1.64691;765;20220410;18;.1;9;2.7;5.83;0;3.59;23632 +67082;42.82744;1.64691;765;20220411;16.4;6.4;11.4;4.7;8.73;0;2.7;12949 +67082;42.82744;1.64691;765;20220412;15.2;7.2;11.2;3.4;9.03;0;2.45;11131 +67082;42.82744;1.64691;765;20220413;12.4;7.7;10.1;1.7;9.13;2.2;1.8;8590 +67082;42.82744;1.64691;765;20220414;20;5.7;12.9;1.9;9.57;0;3.27;20153 +67082;42.82744;1.64691;765;20220415;21.9;6.5;14.2;2.4;10.23;0;3.68;21228 +67082;42.82744;1.64691;765;20220416;21.6;8.6;15.1;3.4;9.7;0;4.2;21741 +67082;42.82744;1.64691;765;20220417;22.1;4.7;13.4;2.9;8.7;0;4.28;24747 +67082;42.82744;1.64691;765;20220418;17.9;6.6;12.3;2.1;9.77;0;2.97;18366 +67082;42.82744;1.64691;765;20220419;13.4;7.5;10.5;1.6;9.77;14.8;1.81;10083 +67082;42.82744;1.64691;765;20220420;10;4.8;7.4;1.2;9.1;12.1;1.26;8058 +67082;42.82744;1.64691;765;20220421;10.9;6;8.4;1.4;9.6;2.1;1.36;8512 +67082;42.82744;1.64691;765;20220422;17;4.7;10.8;1.9;9.17;0;2.81;18617 +67082;42.82744;1.64691;765;20220423;11.4;7;9.2;2.7;8.6;8.7;1.71;7751 +67082;42.82744;1.64691;765;20220424;13.5;4.4;8.9;3.1;9.3;.4;2.04;13674 +67082;42.82744;1.64691;765;20220425;16.9;4.3;10.6;1.9;8.73;0;3.15;22251 +67082;42.82744;1.64691;765;20220426;20.8;4.8;12.8;1.8;8.73;0;3.82;24388 +67082;42.82744;1.64691;765;20220427;19.9;8.1;14;1.9;10.23;1.8;3.17;18200 +67082;42.82744;1.64691;765;20220428;17.6;10.4;14;1.7;11.9;1.3;2.55;13926 +67082;42.82744;1.64691;765;20220429;20.8;9.1;14.9;2;11.97;1.3;3.51;21263 +67082;42.82744;1.64691;765;20220430;19.1;10.5;14.8;2.5;11.13;2.7;3.18;16580 +67082;42.82744;1.64691;765;20220501;19.3;6.3;12.8;2.2;9.57;3.3;3.64;22186 +67082;42.82744;1.64691;765;20220502;15.8;8.8;12.3;1.3;10.57;10;2.39;13989 +67082;42.82744;1.64691;765;20220503;15.4;8.8;12.1;1;11.3;6;1.94;10942 +67082;42.82744;1.64691;765;20220504;15.6;7.6;11.6;1.2;11.07;4.4;2.07;12460 +67082;42.82744;1.64691;765;20220505;15.3;7.6;11.4;2.4;9.67;3.3;2.58;15013 +67082;42.82744;1.64691;765;20220506;15.5;8.6;12.1;3.8;9.06;4.5;3.07;15612 +67082;42.82744;1.64691;765;20220507;18.2;9.7;13.9;3.6;9.79;2.3;3.47;17363 +67082;42.82744;1.64691;765;20220508;18.6;8;13.3;2.3;9.86;1.1;3.39;19446 +67082;42.82744;1.64691;765;20220509;21.2;6.7;14;1.4;10.43;.1;3.69;22664 +67082;42.82744;1.64691;765;20220510;23;7;15;1.7;10.76;0;4.12;24202 +67082;42.82744;1.64691;765;20220511;24.3;7.8;16.1;1.8;11.93;0;4.18;23695 +67082;42.82744;1.64691;765;20220512;22.1;11.2;16.6;1.6;12.99;.2;3.64;20341 +67082;42.82744;1.64691;765;20220513;21.1;9.7;15.4;1.7;13.56;.5;3.45;20566 +67082;42.82744;1.64691;765;20220514;24.8;10;17.4;1.8;13.59;.1;4.26;23707 +67082;42.82744;1.64691;765;20220515;25.5;13.6;19.5;2.5;11.56;.1;4.7;21296 +67082;42.82744;1.64691;765;20220516;23;9.9;16.4;1.2;13.96;.1;3.8;22370 +67082;42.82744;1.64691;765;20220517;24.8;10.6;17.7;1.4;14.79;.1;4.13;23264 +67082;42.82744;1.64691;765;20220518;27.3;13.8;20.5;1.9;14.49;0;4.64;22868 +67082;42.82744;1.64691;765;20220519;26.3;13.3;19.8;2.8;14.23;.1;4.66;22584 +67082;42.82744;1.64691;765;20220520;28.1;18.1;23.1;3.1;12.63;.1;5.37;19994 +67082;42.82744;1.64691;765;20220521;28.7;11.7;20.2;1.1;15.49;0;4.66;24913 +67082;42.82744;1.64691;765;20220522;27.8;13.8;20.8;1.4;13.93;.3;4.62;23174 +67082;42.82744;1.64691;765;20220523;17.1;13.6;15.4;2.8;14.23;3.6;2.28;11513 +67082;42.82744;1.64691;765;20220524;11.5;9.9;10.7;2.7;11.19;17.5;1.32;6692 +67082;42.82744;1.64691;765;20220525;15.9;7.5;11.7;3.2;10.13;3.7;2.98;18593 +67082;42.82744;1.64691;765;20220526;17.2;9;13.1;3.2;10.79;.2;3.14;18453 +67082;42.82744;1.64691;765;20220527;21;9.4;15.2;3;12.13;0;3.87;22072 +67082;42.82744;1.64691;765;20220528;23.4;10.4;16.9;2.9;12.33;0;4.51;23328 +67082;42.82744;1.64691;765;20220529;21.4;9.7;15.5;2.4;11.16;.4;4.2;22123 +67082;42.82744;1.64691;765;20220530;21.6;6.9;14.2;1.4;11.73;10.2;3.97;24503 +67082;42.82744;1.64691;765;20220531;22.4;11.9;17.1;1.4;13.99;1.3;3.8;21116 +67082;42.82744;1.64691;765;20220601;27.3;10.6;19;1.9;14.03;.1;5.06;26732 +67082;42.82744;1.64691;765;20220602;23.8;11.8;17.8;1.9;15.56;0;4.07;22819 +67082;42.82744;1.64691;765;20220603;24.5;13.8;19.1;2.3;15.96;.3;4.21;21404 +67082;42.82744;1.64691;765;20220604;24.5;12.3;18.4;2;16.93;.8;4.15;23042 +67082;42.82744;1.64691;765;20220605;20.7;14.1;17.4;2.5;15.83;1;3.13;16758 +67082;42.82744;1.64691;765;20220606;25.9;11.9;18.9;1.8;15.13;8.4;4.65;24685 +67082;42.82744;1.64691;765;20220607;19.5;14;16.7;1.9;14.96;.2;2.87;15132 +67082;42.82744;1.64691;765;20220608;19.5;11.9;15.7;2;14.79;4.2;3.1;18051 +67082;42.82744;1.64691;765;20220609;20.4;11.1;15.7;3.5;13.06;.2;3.67;20184 +67082;42.82744;1.64691;765;20220610;25.8;9.2;17.5;2.6;11.53;0;5.21;26846 +67082;42.82744;1.64691;765;20220611;29.2;11.6;20.4;1.4;12.36;0;5.42;27520 +67082;42.82744;1.64691;765;20220612;28.9;14.4;21.6;1.9;15.13;4.5;5.28;25061 +67082;42.82744;1.64691;765;20220613;26.7;16.7;21.7;2.2;16.93;.5;4.52;20756 +67082;42.82744;1.64691;765;20220614;30.2;14.1;22.1;1.2;16.63;3.6;5.23;26482 +67082;42.82744;1.64691;765;20220615;30.5;15.6;23.1;1.7;16.36;0;5.41;25406 +67082;42.82744;1.64691;765;20220616;32.5;15.7;24.1;1.6;17.16;0;5.84;27123 +67082;42.82744;1.64691;765;20220617;33.8;15.9;24.9;1.4;16.13;.8;6.06;27967 +67082;42.82744;1.64691;765;20220618;32.8;16.3;24.5;2.6;14.03;0;6.3;25675 +67082;42.82744;1.64691;765;20220619;30.1;21.7;25.9;4.4;12.79;0;6.58;19256 +67082;42.82744;1.64691;765;20220620;25.5;16.2;20.8;3.1;17.23;0;4.36;20303 +67082;42.82744;1.64691;765;20220621;26.3;17.2;21.7;2.5;18.29;1.1;4.38;20058 +67082;42.82744;1.64691;765;20220622;24.3;14.8;19.6;2.2;16.59;.6;4.11;20598 +67082;42.82744;1.64691;765;20220623;26.5;13.2;19.8;2;15.86;0;4.74;24353 +67082;42.82744;1.64691;765;20220624;21.1;13.7;17.4;2.2;15.06;.4;3.43;17969 +67082;42.82744;1.64691;765;20220625;26.1;10.5;18.3;2.1;14.03;2.2;4.95;26454 +67082;42.82744;1.64691;765;20220626;20.5;12.8;16.6;2;15.59;1.5;3.29;18279 +67082;42.82744;1.64691;765;20220627;17.3;12.4;14.8;2.7;14.09;8.3;2.56;14152 +67082;42.82744;1.64691;765;20220628;22.8;11.4;17.1;2.8;13.73;.1;4.22;22520 +67082;42.82744;1.64691;765;20220629;25.9;10.4;18.2;2;13.96;3.3;4.88;25824 +67082;42.82744;1.64691;765;20220630;17.4;14;15.7;2.8;14.26;3.5;2.42;11394 +67082;42.82744;1.64691;765;20220701;20.5;10.4;15.5;2.7;11.86;.1;3.86;20910 +67082;42.82744;1.64691;765;20220702;27.7;9.3;18.5;1.6;12.29;.1;5.27;28184 +67082;42.82744;1.64691;765;20220703;27.9;13.4;20.6;1.9;15.13;.1;5.14;25049 +67082;42.82744;1.64691;765;20220704;24.5;16.2;20.4;2.6;16.33;.1;4.05;18712 +67082;42.82744;1.64691;765;20220705;25.3;15.4;20.4;2.4;17.06;2.2;4.27;20379 +67082;42.82744;1.64691;765;20220706;23.7;15.8;19.8;1.9;15.29;1.8;3.88;17905 +67082;42.82744;1.64691;765;20220707;25.3;12.9;19.1;3.4;13.53;0;4.86;23127 +67082;42.82744;1.64691;765;20220708;26.4;13.1;19.8;3.1;13.36;0;5.17;24061 +67082;42.82744;1.64691;765;20220709;28.7;12.5;20.6;2.3;12.73;0;5.66;26300 +67082;42.82744;1.64691;765;20220710;29.8;12.9;21.4;2.1;13.39;0;5.71;26505 +67082;42.82744;1.64691;765;20220711;30.1;13.5;21.8;1.6;14.09;0;5.42;25958 +67082;42.82744;1.64691;765;20220712;32;14.3;23.1;1.7;14.96;0;5.78;27091 +67082;42.82744;1.64691;765;20220713;30.5;14.6;22.6;1.6;14.76;0;5.41;25478 +67082;42.82744;1.64691;765;20220714;32.9;14.5;23.7;1.6;15.19;0;5.85;27263 +67082;42.82744;1.64691;765;20220715;32.4;15.6;24;2.3;14.13;0;6.25;26352 +67082;42.82744;1.64691;765;20220716;34.2;14.6;24.4;1.9;13.89;0;6.35;27671 +67082;42.82744;1.64691;765;20220717;33;14.9;24;2.1;13.06;0;6.09;25860 +67082;42.82744;1.64691;765;20220718;33.4;17.3;25.3;3.1;13.66;0;6.61;24598 +67082;42.82744;1.64691;765;20220719;29;19.2;24.1;3.1;15.69;.1;5.43;20002 +67082;42.82744;1.64691;765;20220720;26.7;17.4;22.1;2.5;16.73;.2;4.43;19351 +67082;42.82744;1.64691;765;20220721;31.1;16.4;23.7;1.9;16.09;0;5.44;24436 +67082;42.82744;1.64691;765;20220722;28.3;15.5;21.9;2.1;16.83;.3;4.81;22214 +67082;42.82744;1.64691;765;20220723;25.2;15.1;20.1;3.2;15.81;0;4.17;19272 +67082;42.82744;1.64691;765;20220724;32.8;14;23.4;1.8;15.21;0;6.02;28112 +67082;42.82744;1.64691;765;20220725;22.9;17.6;20.2;3.3;17.48;3.2;2.64;10649 +67082;42.82744;1.64691;765;20220726;22.3;14.9;18.6;3.4;14.96;.3;3.73;16591 +67082;42.82744;1.64691;765;20220727;25.1;13.6;19.3;2.7;13.03;0;4.54;20872 +67082;42.82744;1.64691;765;20220728;26.6;12.9;19.7;2;14.29;0;4.58;22880 +67082;42.82744;1.64691;765;20220729;24;15.8;19.9;2.5;16.56;9.6;3.68;17445 +67082;42.82744;1.64691;765;20220730;24.9;15.5;20.2;2.3;17.09;0;3.86;18564 +67082;42.82744;1.64691;765;20220731;28.1;15.2;21.6;2.2;16.33;.2;4.69;21710 +67082;42.82744;1.64691;765;20220801;30;16.6;23.3;2.4;15.79;0;5.25;22253 +67082;42.82744;1.64691;765;20220802;32.2;14.8;23.5;1.8;14.59;0;5.54;25185 +67082;42.82744;1.64691;765;20220803;30.8;14.8;22.8;2;15.53;.3;5.21;23553 +67082;42.82744;1.64691;765;20220804;29.5;15.1;22.3;1.8;17.69;3.7;4.68;22460 +67082;42.82744;1.64691;765;20220805;27.4;16.5;21.9;2.3;18.68;.1;4.2;19255 +67082;42.82744;1.64691;765;20220806;28.7;16.3;22.5;2.3;17.85;0;4.67;20928 +67082;42.82744;1.64691;765;20220807;30.1;16.1;23.1;1.5;15.85;.4;4.88;22673 +67082;42.82744;1.64691;765;20220808;30.6;12.7;21.7;1.4;13.45;0;5.06;25163 +67082;42.82744;1.64691;765;20220809;31.4;14.1;22.8;1.2;13.93;.3;4.93;23933 +67082;42.82744;1.64691;765;20220810;31.1;14.3;22.7;1.8;14.59;.1;5.17;23707 +67082;42.82744;1.64691;765;20220811;30.6;15.3;22.9;1.3;18.03;0;4.39;22019 +67082;42.82744;1.64691;765;20220812;33.1;16.5;24.8;1.6;16.99;0;5.14;23110 +67082;42.82744;1.64691;765;20220813;31.1;18.4;24.7;1.6;18.36;1.1;4.55;20007 +67082;42.82744;1.64691;765;20220814;25.2;16.7;20.9;2.2;18.23;2.7;3.49;16499 +67082;42.82744;1.64691;765;20220815;24.3;15.2;19.7;2;16.39;.8;3.49;16952 +67082;42.82744;1.64691;765;20220816;28.4;11.9;20.1;1.7;15.56;.8;4.42;22898 +67082;42.82744;1.64691;765;20220817;21.1;14.1;17.6;1.9;15.79;14.8;2.8;14805 +67082;42.82744;1.64691;765;20220818;19.7;13.1;16.4;3.4;15.01;9;2.64;13966 +67082;42.82744;1.64691;765;20220819;22.5;12.9;17.7;3.5;14.81;0;3.29;16407 +67082;42.82744;1.64691;765;20220820;26.7;12.7;19.7;2.3;14.63;0;4.17;20658 +67082;42.82744;1.64691;765;20220821;24.8;14.7;19.7;2.6;15.89;1.4;3.66;17360 +67082;42.82744;1.64691;765;20220822;23.6;15.7;19.7;3.5;16.56;1;3.26;15256 +67082;42.82744;1.64691;765;20220823;27.2;15.9;21.6;2.4;17.26;.2;3.94;18292 +67082;42.82744;1.64691;765;20220824;29.8;13.9;21.9;1.7;16.09;2.5;4.37;21117 +67082;42.82744;1.64691;765;20220825;26.9;16.4;21.7;2.1;18.03;12.4;3.68;17255 +67082;42.82744;1.64691;765;20220826;25.5;16.4;21;3;17.39;.6;3.6;15868 +67082;42.82744;1.64691;765;20220827;26.8;15.6;21.2;2;16.29;.2;3.73;17432 +67082;42.82744;1.64691;765;20220828;29.7;12.6;21.2;1.3;14.99;.1;4.12;21372 +67082;42.82744;1.64691;765;20220829;29.9;14.2;22;1.5;16.39;4.8;4.11;20393 +67082;42.82744;1.64691;765;20220830;28.2;13.6;20.9;1.6;16.83;0;3.82;19422 +67082;42.82744;1.64691;765;20220831;24;14.1;19.1;1.6;16.43;8.8;3.03;15237 +67082;42.82744;1.64691;765;20220901;26.1;14.7;20.4;2.2;15.79;.4;3.59;17181 +67082;42.82744;1.64691;765;20220902;25.1;14.3;19.7;1.7;16.56;12.3;3.17;16315 +67082;42.82744;1.64691;765;20220903;22.2;14.4;18.3;1.6;16.36;0;2.59;13807 +67082;42.82744;1.64691;765;20220904;27;11.8;19.4;2.3;16.06;.1;3.45;19195 +67082;42.82744;1.64691;765;20220905;27.8;15.6;21.7;2.8;17.06;.1;3.58;16896 +67082;42.82744;1.64691;765;20220906;28.4;16.2;22.3;2.2;17.56;.2;3.66;17064 +67082;42.82744;1.64691;765;20220907;25.1;14;19.6;2;15.59;.6;3.18;16110 +67082;42.82744;1.64691;765;20220908;23.9;11.2;17.5;1.7;12.73;.2;3.21;16959 +67082;42.82744;1.64691;765;20220909;20.1;11.4;15.7;2;13.26;.8;2.56;13976 +67082;42.82744;1.64691;765;20220910;25.2;9.5;17.3;1.8;12.83;0;3.39;18587 +67082;42.82744;1.64691;765;20220911;28.9;10.1;19.5;1.4;13.89;0;3.61;19565 +67082;42.82744;1.64691;765;20220912;27.6;14.1;20.9;2;16.73;0;3.17;16447 +67082;42.82744;1.64691;765;20220913;26.5;18.6;22.5;2.7;16.63;7.6;3.3;12784 +67082;42.82744;1.64691;765;20220914;25.2;14.4;19.8;2;15.53;2.1;3.05;14928 +67082;42.82744;1.64691;765;20220915;24.2;11.8;18;1.8;14.13;13.2;2.98;15785 +67082;42.82744;1.64691;765;20220916;21.1;14.2;17.6;3.1;15.09;1.3;2.55;11706 +67082;42.82744;1.64691;765;20220917;18.7;10.4;14.6;2.8;10.46;0;2.73;12663 +67082;42.82744;1.64691;765;20220918;22.5;5.1;13.8;1.5;7.83;0;3.05;18195 +67082;42.82744;1.64691;765;20220919;23.6;5.3;14.4;2;8.09;0;3.42;18399 +67082;42.82744;1.64691;765;20220920;22.5;6.6;14.5;2.2;8.49;0;3.26;17080 +67082;42.82744;1.64691;765;20220921;21.4;6.7;14;1.9;9.09;0;2.9;16100 +67082;42.82744;1.64691;765;20220922;21.4;6.1;13.7;1.7;11.13;0;2.52;16237 +67082;42.82744;1.64691;765;20220923;21.1;7.5;14.3;1.9;12.36;5.9;2.42;15315 +67082;42.82744;1.64691;765;20220924;16;11.8;13.9;2.1;13.36;11.4;1.49;8160 +67082;42.82744;1.64691;765;20220925;14.5;8.5;11.5;2.2;11.09;.1;1.6;9699 +67082;42.82744;1.64691;765;20220926;16.2;7.8;12;3.1;10.33;2.6;2;11749 +67082;42.82744;1.64691;765;20220927;15.1;8.7;11.9;4.3;11.29;6.1;1.66;9995 +67082;42.82744;1.64691;765;20220928;16.5;10.1;13.3;4.2;12.59;5.3;1.55;9786 +67082;42.82744;1.64691;765;20220929;13.7;9.6;11.6;2.7;11.59;12;1.35;7719 +67082;42.82744;1.64691;765;20220930;14.1;6.3;10.2;2.5;9.36;3.1;1.63;10772 +67082;42.82744;1.64691;765;20221001;19.6;5.3;12.5;2.3;10.29;0;2.21;14633 +67082;42.82744;1.64691;765;20221002;22.2;9.3;15.8;1.9;12.43;0;2.36;13616 +67082;42.82744;1.64691;765;20221003;21.7;10.2;16;1.9;12.56;0;2.25;12566 +67082;42.82744;1.64691;765;20221004;22.8;6.9;14.8;1.2;11.96;.1;2.2;14535 +67082;42.82744;1.64691;765;20221005;21.6;7.2;14.4;2.1;12.29;0;2.09;13393 +67082;42.82744;1.64691;765;20221006;19;9.4;14.2;1.5;13.09;0;1.71;11070 +67082;42.82744;1.64691;765;20221007;19;8.6;13.8;1.6;13.26;4.5;1.57;11241 +67082;42.82744;1.64691;765;20221008;18.1;12.2;15.2;1.2;14.16;1.3;1.36;7639 +67082;42.82744;1.64691;765;20221009;20.2;7.6;13.9;1.5;12.53;.5;1.73;12213 +67082;42.82744;1.64691;765;20221010;19.8;9.2;14.5;1.9;13.16;.1;1.71;11002 +67082;42.82744;1.64691;765;20221011;18.4;9.5;13.9;1.1;13.29;1.1;1.45;9945 +67082;42.82744;1.64691;765;20221012;19.8;10.7;15.3;1.4;13.26;.4;1.65;9984 +67082;42.82744;1.64691;765;20221013;20.2;8.8;14.5;1.6;12.93;0;1.73;11199 +67082;42.82744;1.64691;765;20221014;19.6;12.3;15.9;3;14.39;.1;1.59;8680 +67082;42.82744;1.64691;765;20221015;23.6;7.9;15.7;1.4;12.83;.1;1.87;12343 +67082;42.82744;1.64691;765;20221016;23.5;11;17.2;3;13.99;.1;2.06;11280 +67082;42.82744;1.64691;765;20221017;21.7;17.3;19.5;4;14.09;.1;2.05;6180 +67082;42.82744;1.64691;765;20221018;23;12.5;17.7;2.2;14.49;.1;1.71;9651 +67082;42.82744;1.64691;765;20221019;22.1;13.5;17.8;2.7;14.33;2.2;2;8784 +67082;42.82744;1.64691;765;20221020;20.6;14.3;17.4;3.4;14.23;7.6;2;7381 +67082;42.82744;1.64691;765;20221021;21.4;14.1;17.8;2.7;12.36;0;2.36;7984 +67082;42.82744;1.64691;765;20221022;21.4;11.3;16.4;2.1;11.83;.3;1.99;9499 +67082;42.82744;1.64691;765;20221023;19.8;14.6;17.2;3.1;12.13;6.2;2.29;6323 +67082;42.82744;1.64691;765;20221024;21.5;12.3;16.9;2;11.59;0;2.02;8636 +67082;42.82744;1.64691;765;20221025;22.1;9.3;15.7;2.2;11.53;0;2.02;10259 +67082;42.82744;1.64691;765;20221026;21.9;10.7;16.3;1.8;11.96;.1;1.89;9330 +67082;42.82744;1.64691;765;20221027;21.1;11.5;16.3;1.8;12.09;0;1.66;8147 +67082;42.82744;1.64691;765;20221028;22.5;12.8;17.6;2.2;12.46;0;1.73;8389 +67082;42.82744;1.64691;765;20221029;23.6;13.2;18.4;2.6;8.93;.1;2.37;8729 +67082;42.82744;1.64691;765;20221030;19.8;11.2;15.5;2.6;10.13;.1;1.51;7760 +67082;42.82744;1.64691;765;20221031;20.9;10.9;15.9;3.6;11.49;2.6;2.2;8221 +67082;42.82744;1.64691;765;20221101;16.7;10.8;13.7;2.2;11.89;0;1.28;6263 +67082;42.82744;1.64691;765;20221102;18.6;8.2;13.4;1.4;10.39;0;1.29;8274 +67082;42.82744;1.64691;765;20221103;18.1;7.5;12.8;3.1;10.49;7.8;1.54;8204 +67082;42.82744;1.64691;765;20221104;10;5.3;7.7;4.8;7.99;18.1;1.16;4793 +67082;42.82744;1.64691;765;20221105;12.4;4.3;8.3;3;6.93;.1;1.34;6972 +67082;42.82744;1.64691;765;20221106;16.9;1;8.9;1.4;6.39;0;1.35;9663 +67082;42.82744;1.64691;765;20221107;18.9;2;10.5;1.8;7.56;0;1.37;9637 +67082;42.82744;1.64691;765;20221108;19.1;10.7;14.9;2.4;9.69;.7;1.79;6819 +67082;42.82744;1.64691;765;20221109;15.9;9.6;12.8;2;10.56;9.4;1.2;5567 +67082;42.82744;1.64691;765;20221110;13.2;6.7;9.9;1.7;9.73;0;.82;5766 +67082;42.82744;1.64691;765;20221111;18;3.1;10.5;3.2;10.13;0;.95;8737 +67082;42.82744;1.64691;765;20221112;18.4;8.7;13.5;2.9;10.46;.1;1.62;6954 +67082;42.82744;1.64691;765;20221113;18.6;4.6;11.6;1.7;8.29;0;1.29;8240 +67082;42.82744;1.64691;765;20221114;15.3;7.7;11.5;2.1;10.89;.1;.91;5868 +67082;42.82744;1.64691;765;20221115;15.2;8.8;12;2.5;11.03;1.1;1.13;5205 +67082;42.82744;1.64691;765;20221116;15.6;6.1;10.9;1.2;9.89;0;.85;6591 +67082;42.82744;1.64691;765;20221117;15.1;6.6;10.9;2.6;10.06;9.3;1.02;6128 +67082;42.82744;1.64691;765;20221118;9.7;6.2;7.9;3.1;8.96;3.9;.73;3687 +67082;42.82744;1.64691;765;20221119;7.1;3.7;5.4;3.1;7.49;5.5;.61;3453 +67082;42.82744;1.64691;765;20221120;10.6;.5;5.5;3;6.49;2.7;.81;6538 +67082;42.82744;1.64691;765;20221121;10.1;3.7;6.9;2.6;8.23;29.3;.7;5040 +67082;42.82744;1.64691;765;20221122;7.7;2.3;5;4;6.66;8;.89;4556 +67082;42.82744;1.64691;765;20221123;12.5;4.5;8.5;2.8;8.63;11.1;.77;5630 +67082;42.82744;1.64691;765;20221124;11.6;1.9;6.8;1.5;7.89;.3;.63;6099 +67082;42.82744;1.64691;765;20221125;8.8;4.6;6.7;2.3;8.43;7.9;.57;3844 +67082;42.82744;1.64691;765;20221126;11.4;3.1;7.2;1.8;5.93;0;.98;5513 +67082;42.82744;1.64691;765;20221127;11.8;.4;6.1;1.8;6.23;4.9;.67;6414 +67082;42.82744;1.64691;765;20221128;8.2;5;6.6;2.8;7.86;12.4;.63;2948 +67082;42.82744;1.64691;765;20221129;7.8;3.7;5.7;2.9;7.36;8;.61;3448 +67082;42.82744;1.64691;765;20221130;7.5;.9;4.2;1.4;6.26;.1;.59;4699 +67082;42.82744;1.64691;765;20221201;5.6;-2.5;1.6;1.6;5.66;0;.51;5126 +67082;42.82744;1.64691;765;20221202;4.8;-1.4;1.7;1.3;5.53;0;.49;4337 +67082;42.82744;1.64691;765;20221203;5;-1.4;1.8;.9;5.96;0;.4;4469 +67082;42.82744;1.64691;765;20221204;7.4;.7;4;1.4;6.06;0;.6;4477 +67082;42.82744;1.64691;765;20221205;9.7;-3.9;2.9;1.1;5.26;.1;.52;6618 +67082;42.82744;1.64691;765;20221206;12.5;.4;6.4;1.1;6.89;.2;.64;6077 +67082;42.82744;1.64691;765;20221207;11.6;4.1;7.9;1.5;6.59;0;.96;4717 +67082;42.82744;1.64691;765;20221208;10;.3;5.1;1.9;8.06;1;.42;5341 +67082;42.82744;1.64691;765;20221209;11.5;4.3;7.9;2;9.19;9;.55;4513 +67082;42.82744;1.64691;765;20221210;2;2.5;2.3;3.5;6.66;.1;.44;521 +67082;42.82744;1.64691;765;20221211;5.3;-5.2;.1;1.4;4.36;0;.54;5541 +67082;42.82744;1.64691;765;20221212;5.2;-2.1;1.5;2.3;5.76;5.8;.56;4550 +67082;42.82744;1.64691;765;20221213;11.2;2.1;6.7;2.1;9.09;5.8;.41;5136 +67082;42.82744;1.64691;765;20221214;12.7;6.2;9.5;1.8;9.93;.7;.54;4175 +67082;42.82744;1.64691;765;20221215;11.7;5.5;8.6;2.6;9.83;2.6;.52;4002 +67082;42.82744;1.64691;765;20221216;9.9;5.8;7.8;1.9;9.56;5.1;.51;3159 +67082;42.82744;1.64691;765;20221217;9.6;3.4;6.5;1.4;7.79;.1;.55;4041 +67082;42.82744;1.64691;765;20221218;11.3;-1.6;4.9;2.5;7.19;.1;.42;6137 +67082;42.82744;1.64691;765;20221219;16.3;5;10.7;4;7.36;0;1.47;5306 +67082;42.82744;1.64691;765;20221220;14.3;10.3;12.3;2.4;7.99;2.4;1.36;3074 +67082;42.82744;1.64691;765;20221221;13.4;6.4;9.9;1.9;9.43;.5;.75;4310 +67082;42.82744;1.64691;765;20221222;14.6;3.6;9.1;2.6;9.33;.3;.61;5550 +67082;42.82744;1.64691;765;20221223;17.2;7.8;12.5;2.2;9.69;0;1.05;5079 +67082;42.82744;1.64691;765;20221224;17.1;4.7;10.9;1.1;8.49;0;.7;5929 +67082;42.82744;1.64691;765;20221225;14.4;3.7;9.1;2;7.79;.1;.94;5421 +67082;42.82744;1.64691;765;20221226;14;3.6;8.8;1.6;8.26;0;.76;5331 +67082;42.82744;1.64691;765;20221227;13.9;3.8;8.9;1.3;8.39;.1;.67;5348 +67082;42.82744;1.64691;765;20221228;12.8;1.6;7.2;1.6;7.53;0;.7;5436 +67082;42.82744;1.64691;765;20221229;13.1;1.6;7.4;1.3;7.86;0;.54;5848 +67082;42.82744;1.64691;765;20221230;16.1;4.7;10.4;1.4;8.86;.1;.76;5861 +67082;42.82744;1.64691;765;20221231;17;5.3;11.2;2.1;8.69;.1;1.1;6023 +67083;42.85201;1.95045;621;20220101;20.2;4.2;12.2;.8;6.67;.1;.81;6545 +67083;42.85201;1.95045;621;20220102;16.7;1.9;9.3;1.2;7.67;.1;.8;6300 +67083;42.85201;1.95045;621;20220103;15.7;3.4;9.5;.9;8.63;0;.63;5613 +67083;42.85201;1.95045;621;20220104;11.9;2.9;7.4;2.5;8.5;7.7;.78;4622 +67083;42.85201;1.95045;621;20220105;4.1;3.3;3.7;4.9;6.23;1.2;1.07;610 +67083;42.85201;1.95045;621;20220106;4;0;2;3.4;4.5;0;1.1;2750 +67083;42.85201;1.95045;621;20220107;5.3;-3.7;.8;4.1;5.7;3.6;.68;4788 +67083;42.85201;1.95045;621;20220108;7.8;4.4;6.1;5.9;7.9;6.2;1.05;2522 +67083;42.85201;1.95045;621;20220109;6;6;6;5.6;8.43;61.2;.82;0 +67083;42.85201;1.95045;621;20220110;8.2;4.3;6.3;3.9;9.27;35.6;.56;2308 +67083;42.85201;1.95045;621;20220111;8.9;2.6;5.7;3.8;7;.2;1.1;3857 +67083;42.85201;1.95045;621;20220112;8.3;-1.1;3.6;2.4;5.37;0;.98;5070 +67083;42.85201;1.95045;621;20220113;8.1;-4.5;1.8;.9;4.7;0;.58;6172 +67083;42.85201;1.95045;621;20220114;11.6;-4.2;3.7;1;4.17;.1;.76;7175 +67083;42.85201;1.95045;621;20220115;10.2;-2.5;3.8;1.7;3.93;.1;1.09;6401 +67083;42.85201;1.95045;621;20220116;8.4;-3.1;2.7;2.1;4.27;0;1.01;6065 +67083;42.85201;1.95045;621;20220117;9.4;-2.5;3.5;2.5;4.57;0;1.1;6210 +67083;42.85201;1.95045;621;20220118;9.5;-2.4;3.6;1.9;5.27;0;.93;6323 +67083;42.85201;1.95045;621;20220119;6.7;-3.3;1.7;2.9;6.2;.4;.63;5716 +67083;42.85201;1.95045;621;20220120;5.6;2.7;4.1;4;7.33;2.3;.7;2612 +67083;42.85201;1.95045;621;20220121;2.6;.4;1.5;4.4;5.4;0;.9;2206 +67083;42.85201;1.95045;621;20220122;6.8;-4;1.4;2.5;4.7;0;.93;6210 +67083;42.85201;1.95045;621;20220123;9;-4.1;2.5;1.4;5.23;0;.73;7146 +67083;42.85201;1.95045;621;20220124;10.8;-2.3;4.3;1.4;5.97;0;.76;7165 +67083;42.85201;1.95045;621;20220125;11.7;-2.2;4.7;1.1;5.63;0;.81;7557 +67083;42.85201;1.95045;621;20220126;12.6;-1.2;5.7;2;5.37;0;1.28;7628 +67083;42.85201;1.95045;621;20220127;12.7;-.8;5.9;2.2;4.9;0;1.43;7615 +67083;42.85201;1.95045;621;20220128;5.8;-2;1.9;3.1;5.13;0;1.09;5500 +67083;42.85201;1.95045;621;20220129;11.2;-3.3;3.9;2.5;5.17;0;1.28;8096 +67083;42.85201;1.95045;621;20220130;12.1;-.2;6;2.7;6.4;.1;1.21;7447 +67083;42.85201;1.95045;621;20220131;8.4;-.8;3.8;5.5;7.53;3;.81;6265 +67083;42.85201;1.95045;621;20220201;6.5;2.4;4.4;6.2;6.63;.1;1.21;3976 +67083;42.85201;1.95045;621;20220202;12.5;4.8;8.6;3.9;8.53;0;1.33;5699 +67083;42.85201;1.95045;621;20220203;14.9;1.1;8;2.2;6.87;.1;1.57;8440 +67083;42.85201;1.95045;621;20220204;12.2;4.2;8.2;2.9;9.03;1.2;1.1;6222 +67083;42.85201;1.95045;621;20220205;8.8;6.2;7.5;3.4;8.2;1.1;1.11;2999 +67083;42.85201;1.95045;621;20220206;7.7;-1.5;3.1;3.7;6.1;.1;1.08;6911 +67083;42.85201;1.95045;621;20220207;10.1;4.2;7.2;5.6;8.4;.9;1.28;5348 +67083;42.85201;1.95045;621;20220208;15.6;4;9.8;2.2;6.97;0;1.69;8181 +67083;42.85201;1.95045;621;20220209;13.2;.2;6.7;1.4;7;0;1.03;8808 +67083;42.85201;1.95045;621;20220210;6.2;1.4;3.8;1.5;7.42;0;1.33;11900 +67083;42.85201;1.95045;621;20220211;10.1;3.1;6.6;2.9;7.98;1;1.24;5800 +67083;42.85201;1.95045;621;20220212;11.2;-.7;5.3;3.4;7.15;0;1.33;9200 +67083;42.85201;1.95045;621;20220213;13.1;3.5;8.3;4.9;8.75;3.2;1.49;6966 +67083;42.85201;1.95045;621;20220214;9.4;5.3;7.4;4.8;8.22;4.8;1.47;5933 +67083;42.85201;1.95045;621;20220215;8.1;2.9;5.5;5.9;7.75;1.6;1.37;6866 +67083;42.85201;1.95045;621;20220216;11.5;5.1;8.3;5.3;9.7;4.2;1.19;6415 +67083;42.85201;1.95045;621;20220217;14.2;9.8;12;4.6;10.8;0;1.7;5232 +67083;42.85201;1.95045;621;20220218;17.7;3.5;10.6;2.8;10;4.5;1.76;10512 +67083;42.85201;1.95045;621;20220219;6.4;4.4;5.4;3.4;7.93;3.9;.85;3115 +67083;42.85201;1.95045;621;20220220;12.4;-.5;6;3.8;7.57;0;1.53;10135 +67083;42.85201;1.95045;621;20220221;12;8.1;10.1;7.2;7.77;.6;2.54;5158 +67083;42.85201;1.95045;621;20220222;11.8;5.4;8.6;4.7;7.5;0;1.93;6961 +67083;42.85201;1.95045;621;20220223;14.7;2;8.4;1.7;7.43;0;1.61;10581 +67083;42.85201;1.95045;621;20220224;13.4;3;8.2;2.6;8.6;1.5;1.51;9627 +67083;42.85201;1.95045;621;20220225;7.9;4.7;6.3;3.6;6.5;.2;1.5;4867 +67083;42.85201;1.95045;621;20220226;11.2;-3.3;4;2.4;4.7;.1;1.77;11783 +67083;42.85201;1.95045;621;20220227;12.6;-2.3;5.1;.9;6.37;.1;1.25;12208 +67083;42.85201;1.95045;621;20220228;14.1;2.2;8.2;1.5;7;0;1.61;10932 +67083;42.85201;1.95045;621;20220301;12.8;1.9;7.3;2.7;7.43;.1;1.63;10230 +67083;42.85201;1.95045;621;20220302;10.4;2.6;6.5;1.9;8.83;5.9;1.08;8548 +67083;42.85201;1.95045;621;20220303;14.6;3.7;9.2;1.9;9.1;.6;1.6;10766 +67083;42.85201;1.95045;621;20220304;6.9;5.8;6.4;4.9;8.47;4.6;.95;2353 +67083;42.85201;1.95045;621;20220305;8;4.2;6.1;3.7;6.9;0;1.44;6077 +67083;42.85201;1.95045;621;20220306;7.6;3;5.3;2.4;6.7;0;1.27;6892 +67083;42.85201;1.95045;621;20220307;9.4;1.4;5.4;2;6.8;0;1.34;9495 +67083;42.85201;1.95045;621;20220308;11.8;-.6;5.6;1.9;7.77;2.6;1.42;12303 +67083;42.85201;1.95045;621;20220309;12.8;1.5;7.1;2.1;8.57;0;1.49;11746 +67083;42.85201;1.95045;621;20220310;11.7;2.7;7.2;1.4;8.7;0;1.33;10581 +67083;42.85201;1.95045;621;20220311;13;3.5;8.2;2.8;9;3.4;1.58;10901 +67083;42.85201;1.95045;621;20220312;8.4;5.8;7.1;2.6;9.07;5.7;.92;4422 +67083;42.85201;1.95045;621;20220313;9.2;3.8;6.5;3.3;8.3;1.5;1.33;7987 +67083;42.85201;1.95045;621;20220314;11.2;.1;5.7;5.5;9.1;0;1.11;12240 +67083;42.85201;1.95045;621;20220315;12.4;9.5;11;6.4;11.23;0;1.37;5072 +67083;42.85201;1.95045;621;20220316;12.5;8.3;10.4;3.4;11.03;1.6;1.33;6539 +67083;42.85201;1.95045;621;20220317;10.7;8.4;9.5;2.3;11.23;20.5;.98;5104 +67083;42.85201;1.95045;621;20220318;10.7;6.5;8.6;2.7;9.98;1;1.28;5766 +67083;42.85201;1.95045;621;20220319;14.1;3.7;8.9;2.2;8.67;.1;2.06;14400 +67083;42.85201;1.95045;621;20220320;12.1;5.4;8.7;5.3;9.38;0;1.52;6233 +67083;42.85201;1.95045;621;20220321;13.2;4.8;9;6.1;8.48;.2;2.46;11866 +67083;42.85201;1.95045;621;20220322;13.1;3.3;8.2;6.2;7.45;0;2.94;17300 +67083;42.85201;1.95045;621;20220323;14;1.2;7.6;5.2;6.75;0;3.01;19133 +67083;42.85201;1.95045;621;20220324;15;2.9;9;4.4;6.85;0;3.26;18666 +67083;42.85201;1.95045;621;20220325;16.3;3.8;10;3.5;6.82;0;3.25;17333 +67083;42.85201;1.95045;621;20220326;16.2;3.5;9.8;3.8;7.12;0;3.28;18800 +67083;42.85201;1.95045;621;20220327;18.4;3;10.7;3.3;7.02;0;3.51;18400 +67083;42.85201;1.95045;621;20220328;18.6;4.5;11.5;4.1;6.95;0;3.72;16366 +67083;42.85201;1.95045;621;20220329;15.6;6.6;11.1;3.4;9.35;8.4;2.4;11100 +67083;42.85201;1.95045;621;20220330;10.8;6.4;8.6;3.1;10.56;7.9;1.33;6943 +67083;42.85201;1.95045;621;20220331;10.9;5.9;8.4;5.9;8.42;9;2.25;11366 +67083;42.85201;1.95045;621;20220401;5.5;.1;2.8;6.2;5.25;8.8;1.97;11200 +67083;42.85201;1.95045;621;20220402;3.8;-1.9;.9;4.8;5.15;3;1.45;9700 +67083;42.85201;1.95045;621;20220403;6.7;-2.7;2;3.5;4.32;.2;2.55;18554 +67083;42.85201;1.95045;621;20220404;9;-2.4;3.3;2.6;5.07;0;2.69;20559 +67083;42.85201;1.95045;621;20220405;14.7;-1.3;6.7;2.9;5.48;0;2.97;21897 +67083;42.85201;1.95045;621;20220406;10.9;2.1;6.5;3.4;8.65;.1;1.5;8100 +67083;42.85201;1.95045;621;20220407;16.3;3.7;10;4.4;10.12;0;2.66;14700 +67083;42.85201;1.95045;621;20220408;18.4;7.8;13.1;5;10.72;1.7;3.48;16400 +67083;42.85201;1.95045;621;20220409;11.3;4.9;8.1;5.1;7.55;1.6;2.71;14633 +67083;42.85201;1.95045;621;20220410;16.8;-.1;8.4;4;6.85;0;3.62;23966 +67083;42.85201;1.95045;621;20220411;14.3;6.2;10.3;7.7;10.22;0;2.35;9833 +67083;42.85201;1.95045;621;20220412;15.2;7.6;11.4;6.3;10.02;0;2.59;9166 +67083;42.85201;1.95045;621;20220413;13.8;8.7;11.3;2.8;10.35;1.1;1.98;7700 +67083;42.85201;1.95045;621;20220414;20.7;5.2;13;2.4;10.62;0;3.56;20833 +67083;42.85201;1.95045;621;20220415;21.8;7.1;14.4;3.4;11.65;0;3.91;20433 +67083;42.85201;1.95045;621;20220416;21;8.8;14.9;5;11.05;0;4.68;23400 +67083;42.85201;1.95045;621;20220417;21.7;6.2;14;4.2;9.98;0;4.79;25133 +67083;42.85201;1.95045;621;20220418;17.4;7;12.2;3.5;10.45;0;3.37;19866 +67083;42.85201;1.95045;621;20220419;14.4;7.9;11.2;3.1;10.92;8.7;2.3;12333 +67083;42.85201;1.95045;621;20220420;10.4;6.3;8.4;1.8;10.42;11.7;1.03;4733 +67083;42.85201;1.95045;621;20220421;10.8;6.8;8.8;2.4;11.02;2.8;1.07;5433 +67083;42.85201;1.95045;621;20220422;17.4;5.4;11.4;2;10.67;0;2.85;18800 +67083;42.85201;1.95045;621;20220423;12.3;7.8;10.1;4.1;10.25;10.4;1.95;6766 +67083;42.85201;1.95045;621;20220424;13.6;5.4;9.5;4.6;10.55;.7;2.05;11366 +67083;42.85201;1.95045;621;20220425;16.5;4.8;10.6;2.8;9.98;0;3.38;23200 +67083;42.85201;1.95045;621;20220426;21.3;4.5;12.9;2.3;9.95;0;4.18;25600 +67083;42.85201;1.95045;621;20220427;19.5;6.9;13.2;3.1;11.28;1.5;3.41;18700 +67083;42.85201;1.95045;621;20220428;18;9.9;13.9;2.3;12.92;5.1;2.75;14766 +67083;42.85201;1.95045;621;20220429;20.6;10.9;15.7;3.1;13.72;0;3.97;22066 +67083;42.85201;1.95045;621;20220430;19.3;11.2;15.2;3.9;12.28;2.4;3.77;18066 +67083;42.85201;1.95045;621;20220501;19;7.5;13.3;3.3;10.48;1.5;4.07;23033 +67083;42.85201;1.95045;621;20220502;16;9.1;12.6;2.2;11.42;8.5;2.77;15266 +67083;42.85201;1.95045;621;20220503;17.1;9.4;13.3;2;12.52;4;2.44;12633 +67083;42.85201;1.95045;621;20220504;16.9;8.2;12.5;2.3;12.48;3.9;2.46;13866 +67083;42.85201;1.95045;621;20220505;16.7;8.2;12.5;3.5;11.18;4.5;3.07;16666 +67083;42.85201;1.95045;621;20220506;15.6;10;12.8;4.3;10.67;5.3;2.89;13015 +67083;42.85201;1.95045;621;20220507;18.4;9.7;14;3.8;11.07;1.4;3.44;16690 +67083;42.85201;1.95045;621;20220508;20.3;10.6;15.4;2.5;11.7;.7;3.53;17762 +67083;42.85201;1.95045;621;20220509;22.7;9.5;16.1;1.2;11.53;0;3.75;20994 +67083;42.85201;1.95045;621;20220510;24.7;8.5;16.6;1;11.83;0;4.04;23495 +67083;42.85201;1.95045;621;20220511;25.3;9.3;17.3;1.4;13.8;0;4.18;23445 +67083;42.85201;1.95045;621;20220512;22.1;11.9;17;1.8;14.83;.1;3.45;18553 +67083;42.85201;1.95045;621;20220513;22.8;12.6;17.7;1.2;15.47;.4;3.41;18613 +67083;42.85201;1.95045;621;20220514;26.3;10.9;18.6;1.3;15.33;.1;4.31;23332 +67083;42.85201;1.95045;621;20220515;23.2;11.9;17.5;1.8;15.7;.1;3.62;19724 +67083;42.85201;1.95045;621;20220516;24.8;12.1;18.5;1;15.9;.3;3.84;21210 +67083;42.85201;1.95045;621;20220517;27.4;11.4;19.4;1.1;15.7;0;4.43;24031 +67083;42.85201;1.95045;621;20220518;28.5;15.2;21.8;2.4;15.47;0;5.04;21807 +67083;42.85201;1.95045;621;20220519;24;13.9;18.9;2.7;17.63;.1;3.69;18716 +67083;42.85201;1.95045;621;20220520;26.3;13.5;19.9;1.7;17.77;.1;4.16;21285 +67083;42.85201;1.95045;621;20220521;28.5;13.3;20.9;1.1;17.77;.1;4.53;23717 +67083;42.85201;1.95045;621;20220522;29.5;14;21.7;1.4;17.67;.4;4.86;24091 +67083;42.85201;1.95045;621;20220523;17.3;14.6;16;3.3;15.2;1.7;2.25;9385 +67083;42.85201;1.95045;621;20220524;12.5;10.2;11.4;3;11.77;15.9;1.7;8437 +67083;42.85201;1.95045;621;20220525;15.9;8.5;12.2;3.5;10.97;3.2;2.94;16396 +67083;42.85201;1.95045;621;20220526;17;10.7;13.9;3.9;11.77;.2;3.11;15069 +67083;42.85201;1.95045;621;20220527;21.1;11.6;16.3;3.8;13;0;3.97;18695 +67083;42.85201;1.95045;621;20220528;23.3;10.9;17.1;3.1;13.13;0;4.45;21523 +67083;42.85201;1.95045;621;20220529;23;10.9;17;2.5;10.1;.2;4.67;21484 +67083;42.85201;1.95045;621;20220530;23.3;8.7;16;1;11.67;7.1;4.11;23804 +67083;42.85201;1.95045;621;20220531;23.8;12.3;18.1;1.1;14.23;1.3;3.9;21062 +67083;42.85201;1.95045;621;20220601;25.9;11.4;18.6;1.7;15.87;.1;4.46;23618 +67083;42.85201;1.95045;621;20220602;21.2;13.2;17.2;1.9;17.03;0;3.13;17224 +67083;42.85201;1.95045;621;20220603;25.8;14.5;20.2;2;17.97;1.1;4.19;20906 +67083;42.85201;1.95045;621;20220604;25;14.4;19.7;1.9;18.6;.2;3.99;20229 +67083;42.85201;1.95045;621;20220605;21.3;15.1;18.2;2.8;16.53;.6;3.25;15194 +67083;42.85201;1.95045;621;20220606;27.2;11.5;19.4;1.8;15.93;11;4.86;25008 +67083;42.85201;1.95045;621;20220607;20.3;14.2;17.3;2.4;16.27;0;3;15083 +67083;42.85201;1.95045;621;20220608;20.3;12.5;16.4;2.6;15.63;3.5;3.2;17324 +67083;42.85201;1.95045;621;20220609;20.7;11.9;16.3;4.6;13.47;.1;3.95;18536 +67083;42.85201;1.95045;621;20220610;26.8;10.4;18.6;2.3;12.8;0;5.22;25716 +67083;42.85201;1.95045;621;20220611;30;12.5;21.2;1.5;13.17;0;5.57;26720 +67083;42.85201;1.95045;621;20220612;28.5;14.9;21.7;2;16.93;4.4;5.08;23372 +67083;42.85201;1.95045;621;20220613;27.8;15.5;21.6;2.8;19.23;.8;4.84;22157 +67083;42.85201;1.95045;621;20220614;31.3;16.1;23.7;1.9;17.6;2.9;5.61;24791 +67083;42.85201;1.95045;621;20220615;32.2;17.1;24.7;1.6;16.77;0;5.61;24832 +67083;42.85201;1.95045;621;20220616;33.6;16.9;25.3;.9;18.77;.1;5.45;26056 +67083;42.85201;1.95045;621;20220617;35.6;17.7;26.7;1.2;17.73;0;6.05;27143 +67083;42.85201;1.95045;621;20220618;31.4;17.6;24.5;2.4;17.57;0;5.75;23492 +67083;42.85201;1.95045;621;20220619;33.8;15.7;24.7;3.1;16.63;0;6.8;27031 +67083;42.85201;1.95045;621;20220620;25.4;16.1;20.7;1.9;19.13;0;3.89;19145 +67083;42.85201;1.95045;621;20220621;22.3;18.1;20.2;1.8;20.7;1.1;2.7;12459 +67083;42.85201;1.95045;621;20220622;25.6;15.7;20.6;2;17.67;2.1;4.17;19892 +67083;42.85201;1.95045;621;20220623;27.1;13.7;20.4;1.9;16.63;0;4.71;23202 +67083;42.85201;1.95045;621;20220624;20.6;14.5;17.5;1.9;15.57;1.4;3.08;15073 +67083;42.85201;1.95045;621;20220625;25.5;10.9;18.2;1.8;15.3;4;4.56;24345 +67083;42.85201;1.95045;621;20220626;17.7;13.2;15.5;2.7;15.73;3;2.49;12809 +67083;42.85201;1.95045;621;20220627;15.4;12.7;14;3.2;14.27;3.8;2.03;9669 +67083;42.85201;1.95045;621;20220628;23;13.1;18;2.7;13.53;0;4.24;19718 +67083;42.85201;1.95045;621;20220629;27.6;10.9;19.2;1.6;14.2;2.4;5.1;26120 +67083;42.85201;1.95045;621;20220630;15.5;14.2;14.8;3;15.37;2.6;1.53;5833 +67083;42.85201;1.95045;621;20220701;20.6;11;15.8;2.6;12.7;.1;3.78;19352 +67083;42.85201;1.95045;621;20220702;29.3;8.7;19;1.3;13.4;0;5.4;28892 +67083;42.85201;1.95045;621;20220703;28.3;13.9;21.1;2.1;16.43;.1;5.19;24080 +67083;42.85201;1.95045;621;20220704;23.7;16.3;20;3.1;17.6;0;3.85;16854 +67083;42.85201;1.95045;621;20220705;25.8;17.4;21.6;2.4;17;1.6;4.29;17989 +67083;42.85201;1.95045;621;20220706;23.9;17.4;20.7;2.9;15.67;0;4.09;15580 +67083;42.85201;1.95045;621;20220707;25;16.7;20.8;4.1;14.27;0;5;17785 +67083;42.85201;1.95045;621;20220708;27;17;22;3.9;14.5;0;5.49;19564 +67083;42.85201;1.95045;621;20220709;29.5;13.9;21.7;2.1;13.53;0;5.59;24807 +67083;42.85201;1.95045;621;20220710;31.3;14.4;22.9;1.4;13.13;0;5.59;25842 +67083;42.85201;1.95045;621;20220711;32.7;13.9;23.3;1.5;13.13;0;5.82;27072 +67083;42.85201;1.95045;621;20220712;33.9;14.6;24.2;1.2;14.67;0;5.8;27524 +67083;42.85201;1.95045;621;20220713;33.2;16.3;24.8;1.4;14.77;0;5.66;25652 +67083;42.85201;1.95045;621;20220714;35;16.1;25.5;1.2;15.2;0;5.86;27181 +67083;42.85201;1.95045;621;20220715;33.3;17.9;25.6;1.7;14.8;0;5.89;24395 +67083;42.85201;1.95045;621;20220716;35.4;16.1;25.8;1.4;13.37;0;6.12;27350 +67083;42.85201;1.95045;621;20220717;35.2;16.6;25.9;1.2;12.83;0;5.82;26593 +67083;42.85201;1.95045;621;20220718;33.9;16.4;25.2;2.2;15.03;0;6.31;25793 +67083;42.85201;1.95045;621;20220719;30.2;18.3;24.2;2.3;20.73;0;4.74;20912 +67083;42.85201;1.95045;621;20220720;27.3;19.3;23.3;2.9;17.63;.3;4.56;16796 +67083;42.85201;1.95045;621;20220721;31.8;16.4;24.1;1.9;16.17;0;5.57;23922 +67083;42.85201;1.95045;621;20220722;30;16.8;23.4;2.2;17.2;.3;5.22;21962 +67083;42.85201;1.95045;621;20220723;24.9;15.9;20.4;3.1;16.33;0;4.29;17933 +67083;42.85201;1.95045;621;20220724;34.2;14.5;24.3;1.7;16.13;0;6;26864 +67083;42.85201;1.95045;621;20220725;22.2;18.5;20.3;3.7;18.27;3;3.08;10468 +67083;42.85201;1.95045;621;20220726;21.5;15.5;18.5;4;15.97;.2;3.54;14146 +67083;42.85201;1.95045;621;20220727;25.6;15.4;20.5;3;12.87;0;4.79;18679 +67083;42.85201;1.95045;621;20220728;27.1;12.6;19.9;1.9;13.97;0;4.77;22554 +67083;42.85201;1.95045;621;20220729;21.9;16.1;19;2.1;16.97;9.4;3.12;13838 +67083;42.85201;1.95045;621;20220730;26.9;15.3;21.1;2;17.13;0;4.33;19979 +67083;42.85201;1.95045;621;20220731;29.5;15.7;22.6;1.9;16.6;0;4.94;21832 +67083;42.85201;1.95045;621;20220801;31;15.8;23.4;2;16.1;0;5.33;22732 +67083;42.85201;1.95045;621;20220802;33.4;16.4;24.9;1.6;13.77;0;5.59;24084 +67083;42.85201;1.95045;621;20220803;33.7;15.2;24.5;1.2;15.43;.3;5.24;24992 +67083;42.85201;1.95045;621;20220804;31.2;16.9;24;1.3;19.17;4.2;4.63;21807 +67083;42.85201;1.95045;621;20220805;28.5;19.4;23.9;1.9;19.62;0;4.3;18499 +67083;42.85201;1.95045;621;20220806;30.5;17.4;24;2.3;18.2;0;5;20609 +67083;42.85201;1.95045;621;20220807;31.7;17;24.3;1.3;16.07;0;4.8;21836 +67083;42.85201;1.95045;621;20220808;32.7;15.1;23.9;1.2;12.57;0;5.03;23863 +67083;42.85201;1.95045;621;20220809;32.8;15;23.9;1.1;12.67;.1;4.97;23915 +67083;42.85201;1.95045;621;20220810;33.8;15.5;24.7;1.5;15.23;0;5.34;23962 +67083;42.85201;1.95045;621;20220811;33.2;18.5;25.9;1.9;19.57;0;5.05;21245 +67083;42.85201;1.95045;621;20220812;36.8;17.4;27.1;1.3;17.43;0;5.52;24531 +67083;42.85201;1.95045;621;20220813;32.5;19.7;26.1;1.7;18.73;3.5;4.85;19650 +67083;42.85201;1.95045;621;20220814;25.4;18.8;22.1;2.3;18.97;1.2;3.43;13683 +67083;42.85201;1.95045;621;20220815;25.7;17.8;21.8;2;16.27;.8;3.67;14992 +67083;42.85201;1.95045;621;20220816;31.7;12.4;22.1;1.9;15.1;.2;5.15;23818 +67083;42.85201;1.95045;621;20220817;21.9;15;18.5;2.8;15.93;9.6;3.12;13724 +67083;42.85201;1.95045;621;20220818;20.8;13.9;17.4;3.6;15.37;6.6;3.08;13635 +67083;42.85201;1.95045;621;20220819;24.2;14.7;19.4;3.5;14.77;0;4.01;16039 +67083;42.85201;1.95045;621;20220820;27.8;12.7;20.3;1.8;15;0;4.26;20518 +67083;42.85201;1.95045;621;20220821;25.8;15.7;20.8;2.5;16.13;1.4;3.95;16475 +67083;42.85201;1.95045;621;20220822;24.6;16.5;20.5;3.7;17.23;1.2;3.74;14425 +67083;42.85201;1.95045;621;20220823;28.4;17.7;23;2.6;18.13;.1;4.22;16725 +67083;42.85201;1.95045;621;20220824;32.4;15;23.7;1.4;16.27;2.3;4.61;21508 +67083;42.85201;1.95045;621;20220825;26.9;18.3;22.6;2.2;19.17;5.5;3.58;14499 +67083;42.85201;1.95045;621;20220826;26.6;17.9;22.2;2.9;18.27;.4;3.85;14671 +67083;42.85201;1.95045;621;20220827;28.5;15.6;22;1.7;16.6;0;4.01;18014 +67083;42.85201;1.95045;621;20220828;31.3;13.8;22.6;.9;14.6;.1;4.04;20990 +67083;42.85201;1.95045;621;20220829;30;14.8;22.4;1.5;17.2;4.1;3.94;19222 +67083;42.85201;1.95045;621;20220830;30.1;14.7;22.4;1.2;17.57;.1;3.89;19319 +67083;42.85201;1.95045;621;20220831;24.3;16;20.1;1.4;16.93;9.4;2.94;13689 +67083;42.85201;1.95045;621;20220901;28.1;14.4;21.2;1.8;16.03;1.9;3.88;17872 +67083;42.85201;1.95045;621;20220902;25.8;15.1;20.4;1.6;17.17;10.4;3.24;15520 +67083;42.85201;1.95045;621;20220903;22.9;15.3;19.1;1.4;17.77;1;2.55;12662 +67083;42.85201;1.95045;621;20220904;27.3;12.7;20;2.1;18.27;.1;3.51;17981 +67083;42.85201;1.95045;621;20220905;28.4;15.5;21.9;2.3;19.93;.1;3.58;16556 +67083;42.85201;1.95045;621;20220906;29.1;16.8;22.9;1.5;19.97;.8;3.43;16110 +67083;42.85201;1.95045;621;20220907;25.5;14.2;19.9;1.8;16.63;1.1;3.18;15381 +67083;42.85201;1.95045;621;20220908;24.8;11.8;18.3;1.4;13;.2;3.21;16466 +67083;42.85201;1.95045;621;20220909;21;12.8;16.9;1.8;14.17;.5;2.62;12747 +67083;42.85201;1.95045;621;20220910;25.8;10.8;18.3;1.5;13.3;0;3.35;17457 +67083;42.85201;1.95045;621;20220911;30.1;11.5;20.8;1;14.03;0;3.56;19373 +67083;42.85201;1.95045;621;20220912;25.5;14.8;20.1;1.6;18.27;0;2.64;14085 +67083;42.85201;1.95045;621;20220913;26.7;17.9;22.3;1.8;18.4;5.7;2.98;12443 +67083;42.85201;1.95045;621;20220914;25.6;14.6;20.1;2;16.77;2;3.05;14116 +67083;42.85201;1.95045;621;20220915;25.9;14.6;20.2;1.3;15.98;9.6;2.86;14849 +67083;42.85201;1.95045;621;20220916;19.9;16;18;3.2;16.4;1.6;2.18;7752 +67083;42.85201;1.95045;621;20220917;19.4;12.4;15.9;3.5;10.73;0;3.13;10730 +67083;42.85201;1.95045;621;20220918;23.1;6.1;14.6;1.5;7.9;0;3.16;17289 +67083;42.85201;1.95045;621;20220919;24.4;7.4;15.9;1.8;7.77;0;3.47;17149 +67083;42.85201;1.95045;621;20220920;23.2;8;15.6;2;8.37;.1;3.37;16020 +67083;42.85201;1.95045;621;20220921;22.9;7.4;15.1;1.5;9.33;0;2.91;16007 +67083;42.85201;1.95045;621;20220922;22.8;7.6;15.2;1.3;11.46;0;2.52;15543 +67083;42.85201;1.95045;621;20220923;22.9;9.1;16;1.8;13.73;9.8;2.52;14664 +67083;42.85201;1.95045;621;20220924;16.8;12.7;14.7;1.8;14.01;8.5;1.56;7738 +67083;42.85201;1.95045;621;20220925;15.9;7.8;11.9;1.8;11.29;.1;1.73;10321 +67083;42.85201;1.95045;621;20220926;17.2;7.1;12.1;2.4;10.46;2.6;2.18;12908 +67083;42.85201;1.95045;621;20220927;14.3;10.6;12.4;3.3;11.69;5;1.82;8881 +67083;42.85201;1.95045;621;20220928;17.9;11.9;14.9;3.4;13.11;3.9;2.13;10358 +67083;42.85201;1.95045;621;20220929;15.1;10.8;12.9;2.6;11.79;11.4;1.65;7416 +67083;42.85201;1.95045;621;20220930;13.8;8.4;11.1;2.5;10.19;2.4;1.77;9710 +67083;42.85201;1.95045;621;20221001;21.4;5.8;13.6;2.1;11.3;.1;2.45;14354 +67083;42.85201;1.95045;621;20221002;22.8;8.9;15.8;1.9;13.57;0;2.44;13370 +67083;42.85201;1.95045;621;20221003;21.6;10.8;16.2;1.2;13.46;0;2.14;12726 +67083;42.85201;1.95045;621;20221004;24.2;8.2;16.2;.9;12.79;.1;2.16;14079 +67083;42.85201;1.95045;621;20221005;21.8;8.1;15;1.7;13.9;0;1.98;12665 +67083;42.85201;1.95045;621;20221006;19.5;12.9;16.2;1.7;15.17;0;1.7;8485 +67083;42.85201;1.95045;621;20221007;19.4;9.6;14.5;1.2;14.57;4.9;1.52;10308 +67083;42.85201;1.95045;621;20221008;18.8;13.9;16.4;1.3;15.7;1.2;1.38;6837 +67083;42.85201;1.95045;621;20221009;21.6;8.9;15.2;1.3;13.13;.2;1.88;11650 +67083;42.85201;1.95045;621;20221010;21.5;9.1;15.3;1.9;13.37;.2;1.97;11338 +67083;42.85201;1.95045;621;20221011;19.9;10.3;15.1;1.1;13.67;.7;1.58;9826 +67083;42.85201;1.95045;621;20221012;21;10.1;15.6;1.1;13.47;.6;1.71;10433 +67083;42.85201;1.95045;621;20221013;21.9;9.9;15.9;1.6;13.27;.2;1.92;10788 +67083;42.85201;1.95045;621;20221014;20.9;15.4;18.1;3;14.7;0;2.12;6857 +67083;42.85201;1.95045;621;20221015;24.9;8.1;16.5;1.4;13.83;.1;2.03;12608 +67083;42.85201;1.95045;621;20221016;22.8;11.3;17;2.2;15.53;0;1.87;10057 +67083;42.85201;1.95045;621;20221017;23.3;14.5;18.9;2.6;16.87;.1;1.99;8390 +67083;42.85201;1.95045;621;20221018;23.8;11.9;17.8;2.1;16.03;.1;1.94;9942 +67083;42.85201;1.95045;621;20221019;22.3;12.8;17.6;1.9;15.83;1.1;1.66;8410 +67083;42.85201;1.95045;621;20221020;24.2;14.6;19.4;2.8;15.63;6.4;2.35;8638 +67083;42.85201;1.95045;621;20221021;21.2;15.5;18.3;1.8;13.5;0;1.94;6302 +67083;42.85201;1.95045;621;20221022;23.1;12.2;17.7;1.4;13.43;.1;1.81;9102 +67083;42.85201;1.95045;621;20221023;26;12;19;2.5;12.23;5;2.76;10360 +67083;42.85201;1.95045;621;20221024;22.2;14.4;18.3;1.4;12.13;0;1.81;7350 +67083;42.85201;1.95045;621;20221025;21.8;10.9;16.4;1.5;12.77;.1;1.63;8433 +67083;42.85201;1.95045;621;20221026;20.3;10.4;15.4;1.2;14.3;.1;1.28;8097 +67083;42.85201;1.95045;621;20221027;21.9;12.1;17;1.6;14.9;0;1.44;7906 +67083;42.85201;1.95045;621;20221028;23.7;12.7;18.2;1.9;14.4;.1;1.68;8213 +67083;42.85201;1.95045;621;20221029;22;10.3;16.1;2.2;13.23;.1;1.63;8429 +67083;42.85201;1.95045;621;20221030;20.6;8.9;14.7;1.9;12.3;.1;1.51;8374 +67083;42.85201;1.95045;621;20221031;21.6;9.1;15.4;1.7;13.2;1.4;1.61;8719 +67083;42.85201;1.95045;621;20221101;17.4;11.4;14.4;2.1;13.3;0;1.27;5586 +67083;42.85201;1.95045;621;20221102;19.2;11;15.1;1.6;11.87;.1;1.42;6638 +67083;42.85201;1.95045;621;20221103;17.3;5.8;11.5;1.8;10.5;6.2;1.23;7876 +67083;42.85201;1.95045;621;20221104;9.7;6.5;8.1;5.1;9.13;15.2;1.2;3322 +67083;42.85201;1.95045;621;20221105;13.3;7.4;10.3;3.7;8.77;.1;1.6;5215 +67083;42.85201;1.95045;621;20221106;18.3;1.4;9.8;1.2;7.3;.1;1.32;9509 +67083;42.85201;1.95045;621;20221107;18;3;10.5;1.3;9.17;.1;1.15;8735 +67083;42.85201;1.95045;621;20221108;17.2;7.7;12.4;1.3;11.57;0;1.01;6590 +67083;42.85201;1.95045;621;20221109;17.9;7.7;12.8;1.6;11.63;7.5;1.15;6838 +67083;42.85201;1.95045;621;20221110;14.6;7.1;10.8;1.6;10.17;0;1.05;5595 +67083;42.85201;1.95045;621;20221111;18.5;3.9;11.2;2.8;11.23;0;1.19;8128 +67083;42.85201;1.95045;621;20221112;19;8.3;13.6;2.1;12.1;.1;1.26;6370 +67083;42.85201;1.95045;621;20221113;19.5;5.8;12.6;1.2;9.7;0;1.06;7643 +67083;42.85201;1.95045;621;20221114;16.8;6.1;11.5;1.3;10.73;0;.92;6566 +67083;42.85201;1.95045;621;20221115;15.8;7.9;11.9;1.6;11.9;2.5;.89;5394 +67083;42.85201;1.95045;621;20221116;16.9;7.1;12;1.3;10.7;0;.98;6102 +67083;42.85201;1.95045;621;20221117;15.3;6.7;11;2.1;11;9;1;5591 +67083;42.85201;1.95045;621;20221118;11.2;8.1;9.6;3.5;9.37;2.9;1.19;2905 +67083;42.85201;1.95045;621;20221119;6.6;4.7;5.6;4.2;8.33;3.9;.7;2005 +67083;42.85201;1.95045;621;20221120;11.8;1.6;6.7;3.1;8.2;3;.98;5906 +67083;42.85201;1.95045;621;20221121;10.4;5.6;8;2.9;9.57;21.8;.78;3678 +67083;42.85201;1.95045;621;20221122;9.1;3.6;6.4;4.9;7.87;9.3;1.06;3808 +67083;42.85201;1.95045;621;20221123;13;5.2;9.1;2.8;10.13;11.4;.87;4848 +67083;42.85201;1.95045;621;20221124;12.2;3.4;7.8;1.3;8.83;.1;.7;5171 +67083;42.85201;1.95045;621;20221125;9.6;5.4;7.5;2.5;9.1;7.8;.76;3260 +67083;42.85201;1.95045;621;20221126;13.1;2.6;7.8;2.1;7.57;0;.98;5619 +67083;42.85201;1.95045;621;20221127;10.9;1.5;6.2;1.7;7.7;4;.6;5217 +67083;42.85201;1.95045;621;20221128;8.8;5.3;7.1;3.5;9;8.5;.75;2741 +67083;42.85201;1.95045;621;20221129;8.6;5.7;7.1;3.3;8.83;7.5;.79;2329 +67083;42.85201;1.95045;621;20221130;9.1;2.2;5.7;1.9;7.83;.1;.67;4133 +67083;42.85201;1.95045;621;20221201;5;-1.2;1.9;1.9;6.7;0;.46;3723 +67083;42.85201;1.95045;621;20221202;6;.1;3;1.6;6.7;0;.54;3668 +67083;42.85201;1.95045;621;20221203;5.3;-.3;2.5;.8;6.53;0;.41;3566 +67083;42.85201;1.95045;621;20221204;7.8;.7;4.3;1.1;6.47;0;.57;4049 +67083;42.85201;1.95045;621;20221205;11.4;-3.6;3.9;1;5.6;.1;.6;6450 +67083;42.85201;1.95045;621;20221206;13.7;.5;7.1;1;7.53;.2;.62;5923 +67083;42.85201;1.95045;621;20221207;12.7;5.6;9.1;1.2;9.37;0;.67;4019 +67083;42.85201;1.95045;621;20221208;8.5;3.6;6;1.2;8.83;.4;.45;2673 +67083;42.85201;1.95045;621;20221209;12.2;2.1;7.2;1.1;9.1;6.7;.5;4986 +67083;42.85201;1.95045;621;20221210;3.2;4;3.6;4.2;6.77;.1;.81;0 +67083;42.85201;1.95045;621;20221211;5.7;-5.7;0;1.4;4.2;0;.61;5282 +67083;42.85201;1.95045;621;20221212;6.5;-.3;3.1;1.7;6.37;4.6;.56;3830 +67083;42.85201;1.95045;621;20221213;11.9;1.4;6.6;1.3;9.07;4.3;.49;4966 +67083;42.85201;1.95045;621;20221214;14;5.8;9.9;1.4;10.27;.8;.65;4255 +67083;42.85201;1.95045;621;20221215;11.9;3.9;7.9;1.9;10.5;2.3;.44;4167 +67083;42.85201;1.95045;621;20221216;10.5;6.8;8.7;1.8;10.1;3.6;.62;2486 +67083;42.85201;1.95045;621;20221217;6.5;4.5;5.5;1.9;8.53;0;.52;1441 +67083;42.85201;1.95045;621;20221218;9.5;.2;4.8;1.6;7.73;0;.41;4453 +67083;42.85201;1.95045;621;20221219;11.6;2.5;7.1;1.3;8.53;0;.55;4497 +67083;42.85201;1.95045;621;20221220;11.8;4.2;8;1.7;9.67;1.6;.55;3764 +67083;42.85201;1.95045;621;20221221;15.4;6.1;10.8;1.5;10.57;.4;.7;4557 +67083;42.85201;1.95045;621;20221222;16.9;5.6;11.2;1.8;10.27;.2;.9;5127 +67083;42.85201;1.95045;621;20221223;18.7;7.8;13.3;1.1;10.63;0;.84;5029 +67083;42.85201;1.95045;621;20221224;18.1;4.9;11.5;.9;9.13;.1;.67;5637 +67083;42.85201;1.95045;621;20221225;12.3;3.4;7.8;1.4;9.03;.1;.48;4334 +67083;42.85201;1.95045;621;20221226;14.8;4.2;9.5;1.2;9.4;0;.63;4869 +67083;42.85201;1.95045;621;20221227;13.9;3.7;8.8;1.1;9.33;.1;.58;4886 +67083;42.85201;1.95045;621;20221228;12.6;2.9;7.8;1;8.63;.1;.49;4572 +67083;42.85201;1.95045;621;20221229;12.8;2.8;7.8;1;8.6;0;.5;4833 +67083;42.85201;1.95045;621;20221230;15.6;4.6;10.1;1;9.73;.1;.54;5075 +67083;42.85201;1.95045;621;20221231;13.5;5.6;9.5;1.5;10.47;.1;.5;4014 +67084;42.87567;2.25421;425;20220101;21.3;5.9;13.6;.1;7.8;.1;.23;6547 +67084;42.87567;2.25421;425;20220102;19.6;2.4;11;.7;8.6;.2;.59;7016 +67084;42.87567;2.25421;425;20220103;15.2;5.7;10.4;.3;10;0;.42;4975 +67084;42.87567;2.25421;425;20220104;12.6;5;8.8;2.4;9;3;.81;4368 +67084;42.87567;2.25421;425;20220105;5.4;4.2;4.8;6.1;6.3;.2;1.21;1115 +67084;42.87567;2.25421;425;20220106;6.1;1.3;3.7;5;4.5;0;1.56;3307 +67084;42.87567;2.25421;425;20220107;6.5;-1.3;2.6;4;5.8;3.1;.8;4540 +67084;42.87567;2.25421;425;20220108;9.4;5.3;7.3;6.4;8;4;1.19;3030 +67084;42.87567;2.25421;425;20220109;6;6.5;6.2;6;8.7;55;.59;0 +67084;42.87567;2.25421;425;20220110;6.3;5.9;6.1;3.2;9.1;19.8;.4;242 +67084;42.87567;2.25421;425;20220111;11.3;4.6;7.9;4.2;7.3;.1;1.38;4283 +67084;42.87567;2.25421;425;20220112;10.4;2;6.2;2.1;5.6;0;1.08;4970 +67084;42.87567;2.25421;425;20220113;9.2;-5.7;1.7;.5;5.4;.1;.38;7034 +67084;42.87567;2.25421;425;20220114;13.8;-2.4;5.7;.6;4.7;.1;.57;7452 +67084;42.87567;2.25421;425;20220115;12.7;-2.6;5;.4;4.2;0;.45;7286 +67084;42.87567;2.25421;425;20220116;10.9;-2.2;4.3;1;4.4;0;.74;6733 +67084;42.87567;2.25421;425;20220117;11.3;-.5;5.4;1.1;4.5;0;.84;6406 +67084;42.87567;2.25421;425;20220118;11.1;-1.7;4.7;.5;5.6;0;.5;6790 +67084;42.87567;2.25421;425;20220119;8.5;-2.3;3.1;2.3;6.4;.4;.66;6222 +67084;42.87567;2.25421;425;20220120;7;3.9;5.4;4;7.8;.6;.68;2885 +67084;42.87567;2.25421;425;20220121;5.4;1.5;3.4;4.8;5.5;0;1.14;3408 +67084;42.87567;2.25421;425;20220122;9.4;-1.2;4.1;1.5;4.8;0;.9;6377 +67084;42.87567;2.25421;425;20220123;11.1;-3.9;3.6;2.6;5.6;0;1.08;7879 +67084;42.87567;2.25421;425;20220124;12.6;1.9;7.2;1.8;7;0;.99;6572 +67084;42.87567;2.25421;425;20220125;14.3;-1.1;6.6;.5;6.6;.1;.62;8195 +67084;42.87567;2.25421;425;20220126;15.2;-1.7;6.7;.6;6.1;.1;.7;8742 +67084;42.87567;2.25421;425;20220127;15.2;-1.2;7;1.2;5.2;0;1.08;8704 +67084;42.87567;2.25421;425;20220128;8.6;1.8;5.2;2.4;5.6;0;1.12;5302 +67084;42.87567;2.25421;425;20220129;13.2;-2.8;5.2;1.4;4.8;.1;1.1;8805 +67084;42.87567;2.25421;425;20220130;15.1;3;9;1.6;6.6;.1;1.25;7619 +67084;42.87567;2.25421;425;20220131;10.3;.5;5.4;6.5;7.7;1.4;1.03;6843 +67084;42.87567;2.25421;425;20220201;8.6;3.8;6.2;8.1;6.7;0;1.63;4539 +67084;42.87567;2.25421;425;20220202;15;6.8;10.9;4.2;9.1;0;1.68;6342 +67084;42.87567;2.25421;425;20220203;15.6;-.8;7.4;1.2;8.1;.1;.96;9528 +67084;42.87567;2.25421;425;20220204;13.8;6.1;9.9;3.6;9.4;.7;1.3;6285 +67084;42.87567;2.25421;425;20220205;11.2;7.2;9.2;4.3;8.4;.2;1.42;4300 +67084;42.87567;2.25421;425;20220206;10;.7;5.3;4.2;6.2;.1;1.41;7207 +67084;42.87567;2.25421;425;20220207;12.1;5.8;8.9;6.7;8.6;.9;1.61;5829 +67084;42.87567;2.25421;425;20220208;18.7;5.8;12.2;2.3;7.2;0;2;8913 +67084;42.87567;2.25421;425;20220209;16.8;3.2;10;1.1;7.2;0;1.24;9305 +67084;42.87567;2.25421;425;20220210;5.6;2;3.8;1.4;8.21;0;1.32;11666 +67084;42.87567;2.25421;425;20220211;11.7;2.4;7.1;2.7;8.94;.2;1.18;5800 +67084;42.87567;2.25421;425;20220212;12.4;.5;6.4;2.4;7.84;0;1.24;11366 +67084;42.87567;2.25421;425;20220213;17;3.1;10;4.2;8.94;2.1;2.02;10633 +67084;42.87567;2.25421;425;20220214;11.5;5.5;8.5;4.6;8.36;1.5;1.65;7100 +67084;42.87567;2.25421;425;20220215;11.4;4.9;8.2;6.7;7.99;.5;2.3;9026 +67084;42.87567;2.25421;425;20220216;13.7;7.9;10.8;6.4;10;2.4;1.67;6313 +67084;42.87567;2.25421;425;20220217;17.3;11.4;14.3;5.2;11.1;0;2.26;6467 +67084;42.87567;2.25421;425;20220218;19.9;6.8;13.3;2.9;10.8;1.9;1.99;10288 +67084;42.87567;2.25421;425;20220219;7.8;5.4;6.6;4.2;8.2;1.4;.92;3861 +67084;42.87567;2.25421;425;20220220;14.9;2.5;8.7;3.9;7.7;0;1.92;10250 +67084;42.87567;2.25421;425;20220221;13.8;9.1;11.4;9.7;7.9;.9;3.12;5991 +67084;42.87567;2.25421;425;20220222;14.5;6.3;10.4;5.6;7.6;0;2.48;8362 +67084;42.87567;2.25421;425;20220223;18;5.8;11.9;2;7.8;0;1.98;10568 +67084;42.87567;2.25421;425;20220224;16.5;5.1;10.8;3;8.7;.9;1.94;10314 +67084;42.87567;2.25421;425;20220225;10.4;5.9;8.1;4.6;6.8;0;1.88;6174 +67084;42.87567;2.25421;425;20220226;11.7;1.1;6.4;2.9;4.9;0;1.98;10168 +67084;42.87567;2.25421;425;20220227;14.6;-1.8;6.4;.8;6.4;.1;1.36;13068 +67084;42.87567;2.25421;425;20220228;16.2;3.5;9.8;1.8;7.2;0;1.84;11518 +67084;42.87567;2.25421;425;20220301;14.2;6.1;10.1;3;7.9;0;1.91;9103 +67084;42.87567;2.25421;425;20220302;12;5.6;8.8;2.1;9.3;2.8;1.2;8079 +67084;42.87567;2.25421;425;20220303;16.8;7;11.9;1.8;9.4;0;1.76;10376 +67084;42.87567;2.25421;425;20220304;8.6;7.3;7.9;5.4;8.7;1.5;1.15;3158 +67084;42.87567;2.25421;425;20220305;11.3;5.7;8.5;3.8;7.2;.3;1.84;7783 +67084;42.87567;2.25421;425;20220306;11.9;3.5;7.7;2.5;7;0;1.66;9890 +67084;42.87567;2.25421;425;20220307;10.5;4.1;7.3;2.4;7.1;0;1.48;8605 +67084;42.87567;2.25421;425;20220308;13.4;.9;7.1;1.5;8.1;3.5;1.47;12591 +67084;42.87567;2.25421;425;20220309;14.9;4;9.4;1.8;9.1;0;1.63;11827 +67084;42.87567;2.25421;425;20220310;13.5;4.1;8.8;1;9.1;0;1.38;11038 +67084;42.87567;2.25421;425;20220311;14;5.1;9.5;4.6;9.5;1.8;1.76;10838 +67084;42.87567;2.25421;425;20220312;8.4;8.3;8.3;2.2;9.7;11.7;.64;223 +67084;42.87567;2.25421;425;20220313;11.7;7.1;9.4;4.1;9.2;2.7;1.53;7678 +67084;42.87567;2.25421;425;20220314;11.9;3.3;7.6;5.9;9.9;10.1;1.11;11008 +67084;42.87567;2.25421;425;20220315;12.5;10.6;11.5;9.1;11.8;.6;1.3;4676 +67084;42.87567;2.25421;425;20220316;12.2;10.8;11.5;6.5;11.5;.2;1.29;3915 +67084;42.87567;2.25421;425;20220317;11.7;10;10.8;1.5;11.8;20.4;.91;4477 +67084;42.87567;2.25421;425;20220318;10.7;7.4;9;2;10.76;3.2;1.05;5250 +67084;42.87567;2.25421;425;20220319;13.6;4.5;9;1.4;10.05;.1;1.31;7850 +67084;42.87567;2.25421;425;20220320;15.7;6.6;11.1;4.6;10.31;2;1.78;8750 +67084;42.87567;2.25421;425;20220321;16.4;5.8;11.1;4.8;9.21;.9;2.73;14050 +67084;42.87567;2.25421;425;20220322;13.6;5.5;9.6;7.3;8.06;0;3.36;15382 +67084;42.87567;2.25421;425;20220323;15.9;1.4;8.7;4.9;7.66;0;2.85;18350 +67084;42.87567;2.25421;425;20220324;15;3.1;9.1;4.5;8.66;0;2.75;14922 +67084;42.87567;2.25421;425;20220325;17.2;4.8;11;3.5;8.41;0;3.04;17850 +67084;42.87567;2.25421;425;20220326;17;3.8;10.4;3.3;8.26;0;2.89;17650 +67084;42.87567;2.25421;425;20220327;19.5;2.5;11;2.8;7.91;0;3.22;17450 +67084;42.87567;2.25421;425;20220328;20.2;4.3;12.3;3.7;8.01;0;3.44;15350 +67084;42.87567;2.25421;425;20220329;17.1;7;12.1;2.9;10.36;7.2;2.19;10500 +67084;42.87567;2.25421;425;20220330;12.1;7.3;9.7;5.7;11.29;4.3;1.7;10504 +67084;42.87567;2.25421;425;20220331;11.6;7.1;9.4;5.4;9.01;4.8;2.05;8500 +67084;42.87567;2.25421;425;20220401;6.7;1.4;4;9;5.15;4.1;2.72;15750 +67084;42.87567;2.25421;425;20220402;4.9;-.8;2.1;4.8;5.2;.3;1.45;9700 +67084;42.87567;2.25421;425;20220403;7.8;-1.2;3.3;3.9;4.74;0;2.63;19037 +67084;42.87567;2.25421;425;20220404;10.4;.2;5.3;3.1;5.05;0;3;21150 +67084;42.87567;2.25421;425;20220405;14.4;-.2;7.1;5.6;6.33;0;3.83;22487 +67084;42.87567;2.25421;425;20220406;11.7;2.8;7.3;3;8.86;.4;1.52;7550 +67084;42.87567;2.25421;425;20220407;19.7;3.7;11.7;3.6;10.31;0;3.42;20050 +67084;42.87567;2.25421;425;20220408;20.7;8.2;14.4;4.3;11.21;.9;3.76;17650 +67084;42.87567;2.25421;425;20220409;12.9;6.5;9.7;4.3;8.46;1.1;2.65;13800 +67084;42.87567;2.25421;425;20220410;18.1;.6;9.3;3.8;7.81;0;3.45;23500 +67084;42.87567;2.25421;425;20220411;18.1;7.9;13;7.4;11.06;0;3.02;13350 +67084;42.87567;2.25421;425;20220412;17.5;9.1;13.3;5.7;11.56;5.2;2.49;10250 +67084;42.87567;2.25421;425;20220413;14.2;10.1;12.1;2.5;12.01;1.6;1.48;5200 +67084;42.87567;2.25421;425;20220414;21;5.3;13.1;1.8;11.11;0;3.26;20250 +67084;42.87567;2.25421;425;20220415;21.8;6.6;14.2;2.5;12.31;0;3.35;19050 +67084;42.87567;2.25421;425;20220416;21;8.6;14.8;3.9;12.31;0;3.97;22700 +67084;42.87567;2.25421;425;20220417;22.4;7;14.7;3.8;11.26;0;4.51;24550 +67084;42.87567;2.25421;425;20220418;17.5;8.8;13.1;3.6;11.11;0;3.25;18600 +67084;42.87567;2.25421;425;20220419;13.3;9.8;11.5;3.6;11.36;6.5;2;9500 +67084;42.87567;2.25421;425;20220420;10.1;6.4;8.2;1.7;10.31;33.6;.95;4400 +67084;42.87567;2.25421;425;20220421;11.3;7.4;9.4;2.6;11.11;2.1;1.06;5100 +67084;42.87567;2.25421;425;20220422;17.5;5.5;11.5;1.9;11.4;0;2.91;19700 +67084;42.87567;2.25421;425;20220423;13.7;8.1;10.9;3.3;10.86;12.7;2.04;8450 +67084;42.87567;2.25421;425;20220424;16.1;7.4;11.8;4.4;11.06;.2;2.62;13950 +67084;42.87567;2.25421;425;20220425;17.7;5;11.4;2.4;10.71;0;3.31;22500 +67084;42.87567;2.25421;425;20220426;22.5;4.7;13.6;2.4;10.76;0;4.14;24700 +67084;42.87567;2.25421;425;20220427;19;7.4;13.2;2.8;12.31;0;3;16700 +67084;42.87567;2.25421;425;20220428;16.5;10.5;13.5;2.1;13.96;1.5;1.95;10350 +67084;42.87567;2.25421;425;20220429;21.1;11.5;16.3;2.9;14.36;0;3.91;21700 +67084;42.87567;2.25421;425;20220430;19.8;12.3;16.1;3.8;13.21;0;3.59;16850 +67084;42.87567;2.25421;425;20220501;19.8;9.3;14.5;3.1;12.01;1.5;3.86;21750 +67084;42.87567;2.25421;425;20220502;15.4;10.4;12.9;2.3;12.66;5.6;2.25;11400 +67084;42.87567;2.25421;425;20220503;17.8;10.6;14.2;2.1;13.11;2.5;2.51;12800 +67084;42.87567;2.25421;425;20220504;17.5;9.8;13.6;2.6;13.11;.8;2.47;13200 +67084;42.87567;2.25421;425;20220505;17.8;9.4;13.6;3.1;12.06;3.1;2.92;15200 +67084;42.87567;2.25421;425;20220506;16.5;11.5;14;6.1;10.8;.2;3.13;12581 +67084;42.87567;2.25421;425;20220507;20.7;12.2;16.4;5.4;11.1;.5;4.24;16804 +67084;42.87567;2.25421;425;20220508;22.1;13.7;17.9;3;12;.3;3.87;16777 +67084;42.87567;2.25421;425;20220509;25.8;10.4;18.1;1;12.2;.2;4.06;23192 +67084;42.87567;2.25421;425;20220510;27.1;10.9;19;1.1;12.4;0;4.32;23918 +67084;42.87567;2.25421;425;20220511;27.1;11.5;19.3;1.5;14.1;0;4.41;23552 +67084;42.87567;2.25421;425;20220512;24.2;12.8;18.5;2;14.9;0;3.82;20065 +67084;42.87567;2.25421;425;20220513;25.2;13.8;19.5;1.1;15.4;.2;3.74;20147 +67084;42.87567;2.25421;425;20220514;27.9;13.1;20.5;1.3;15.9;0;4.39;23194 +67084;42.87567;2.25421;425;20220515;26.6;12;19.3;1.6;15.6;.4;4.29;23118 +67084;42.87567;2.25421;425;20220516;28.2;12.7;20.4;.8;16.5;.1;4.32;23942 +67084;42.87567;2.25421;425;20220517;29.8;14.2;22;1.1;16.9;0;4.65;24110 +67084;42.87567;2.25421;425;20220518;30;17.4;23.7;2.7;15.1;0;5.43;21638 +67084;42.87567;2.25421;425;20220519;23.9;15.5;19.7;3.4;17.7;.1;3.6;17535 +67084;42.87567;2.25421;425;20220520;31;14.1;22.5;1.5;17.5;.1;5.11;25396 +67084;42.87567;2.25421;425;20220521;30.2;14.6;22.4;1.1;18.5;.1;4.73;24437 +67084;42.87567;2.25421;425;20220522;30.8;14.5;22.6;1.2;18.8;0;4.91;25080 +67084;42.87567;2.25421;425;20220523;18.5;16.5;17.5;2.7;15.5;0;2.14;8129 +67084;42.87567;2.25421;425;20220524;14.6;11.6;13.1;2.9;11.9;12.3;2.06;10223 +67084;42.87567;2.25421;425;20220525;17.5;9.7;13.6;5.1;11.2;0;3.26;17176 +67084;42.87567;2.25421;425;20220526;19.7;12.3;16;5.3;11.9;0;3.85;16749 +67084;42.87567;2.25421;425;20220527;23.4;13.9;18.6;4.4;13.2;0;4.57;19167 +67084;42.87567;2.25421;425;20220528;25.1;13.7;19.4;3.3;13.4;0;4.76;21149 +67084;42.87567;2.25421;425;20220529;25.6;14.1;19.8;2.4;9.9;.1;4.99;21297 +67084;42.87567;2.25421;425;20220530;26.1;10.3;18.2;1;11.4;2.3;4.46;25201 +67084;42.87567;2.25421;425;20220531;27.4;13.3;20.3;.8;15.1;0;4.36;23800 +67084;42.87567;2.25421;425;20220601;28.7;13.6;21.1;1.7;16;0;4.93;24717 +67084;42.87567;2.25421;425;20220602;22.6;13.6;18.1;1.7;16.8;0;3.39;18880 +67084;42.87567;2.25421;425;20220603;27.4;15.7;21.5;1.9;18.2;.2;4.41;21714 +67084;42.87567;2.25421;425;20220604;28.5;16.4;22.4;2;19.6;0;4.58;22139 +67084;42.87567;2.25421;425;20220605;23.7;17.1;20.4;2.9;16.9;0;3.66;16103 +67084;42.87567;2.25421;425;20220606;30.5;13.9;22.2;1.3;16.2;10.4;5.19;26195 +67084;42.87567;2.25421;425;20220607;21.6;15.5;18.5;3;16.7;0;3.15;15488 +67084;42.87567;2.25421;425;20220608;22.5;14;18.2;3;16.3;3;3.54;18497 +67084;42.87567;2.25421;425;20220609;22.6;12.8;17.7;6.1;13.8;0;4.47;19964 +67084;42.87567;2.25421;425;20220610;28.6;12.5;20.5;2.6;12.9;0;5.64;25914 +67084;42.87567;2.25421;425;20220611;33;13.3;23.1;.9;12.4;0;5.55;28806 +67084;42.87567;2.25421;425;20220612;30.4;16.4;23.4;1.9;16.6;3.3;5.3;24141 +67084;42.87567;2.25421;425;20220613;29.4;16.8;23.1;1.5;19.5;.1;4.71;22867 +67084;42.87567;2.25421;425;20220614;33.8;17.4;25.6;1.5;17.4;1.9;5.8;26255 +67084;42.87567;2.25421;425;20220615;34.7;18.3;26.5;1.7;16.1;0;6.13;26271 +67084;42.87567;2.25421;425;20220616;36;18.8;27.4;1.3;19;0;6.03;26944 +67084;42.87567;2.25421;425;20220617;37.8;19;28.4;.9;17.2;0;6.06;28228 +67084;42.87567;2.25421;425;20220618;31.9;19.5;25.7;3.6;16.2;0;6.48;22735 +67084;42.87567;2.25421;425;20220619;35.6;19.1;27.3;4.4;15.4;0;8.26;26392 +67084;42.87567;2.25421;425;20220620;28.1;18.5;23.3;2;19.2;0;4.42;19884 +67084;42.87567;2.25421;425;20220621;25.2;20;22.6;2.2;21.5;1.1;3.23;14357 +67084;42.87567;2.25421;425;20220622;28.2;20;24.1;3.5;17.2;.6;5.11;18295 +67084;42.87567;2.25421;425;20220623;29.3;15.7;22.5;1.7;17.7;2.7;4.94;23859 +67084;42.87567;2.25421;425;20220624;21.5;14.6;18;1;16;1;3.08;16687 +67084;42.87567;2.25421;425;20220625;29.5;12.7;21.1;1.9;16.3;7.3;5.3;26616 +67084;42.87567;2.25421;425;20220626;19.7;15.1;17.4;1.2;16.4;.3;2.54;13419 +67084;42.87567;2.25421;425;20220627;17.8;14.2;16;3.5;14.6;0;2.44;11742 +67084;42.87567;2.25421;425;20220628;25.4;15.7;20.5;4.3;13.1;0;5.28;19934 +67084;42.87567;2.25421;425;20220629;31.1;12.4;21.7;1.6;14.2;.8;5.67;28063 +67084;42.87567;2.25421;425;20220630;17.2;16;16.6;3.2;15.6;.1;1.77;6318 +67084;42.87567;2.25421;425;20220701;23;12.1;17.5;2.8;12.6;0;4.28;21135 +67084;42.87567;2.25421;425;20220702;32.1;10.2;21.1;1.2;13.4;0;5.77;30363 +67084;42.87567;2.25421;425;20220703;32.5;15.1;23.8;1.6;16.2;.1;5.73;26917 +67084;42.87567;2.25421;425;20220704;28.1;17.9;23;3;18;0;4.85;20335 +67084;42.87567;2.25421;425;20220705;28.9;19.9;24.4;4;17.2;.4;5.5;19010 +67084;42.87567;2.25421;425;20220706;26.2;19.6;22.9;3.2;14.8;0;4.7;16103 +67084;42.87567;2.25421;425;20220707;26.9;18.3;22.6;6.6;14.2;0;6.28;18499 +67084;42.87567;2.25421;425;20220708;29;18.3;23.6;5.3;14.4;0;6.54;20720 +67084;42.87567;2.25421;425;20220709;32.9;17.7;25.3;2.6;12.9;0;6.49;24851 +67084;42.87567;2.25421;425;20220710;34.2;17.8;26;1.6;12.4;0;5.99;25804 +67084;42.87567;2.25421;425;20220711;35.1;15.9;25.5;1.6;12.3;0;6.3;27949 +67084;42.87567;2.25421;425;20220712;36.6;18.2;27.4;1.2;14;0;6.02;27279 +67084;42.87567;2.25421;425;20220713;35.5;18.9;27.2;1.5;13.6;0;6.03;25800 +67084;42.87567;2.25421;425;20220714;37.8;18;27.9;1.3;14.9;0;6.34;28208 +67084;42.87567;2.25421;425;20220715;36.4;22.1;29.2;2.2;13.8;0;6.62;23756 +67084;42.87567;2.25421;425;20220716;38.7;18.4;28.5;1.1;12.3;0;6.2;28432 +67084;42.87567;2.25421;425;20220717;37.6;18.2;27.9;1.6;11.8;0;6.57;27698 +67084;42.87567;2.25421;425;20220718;34.1;21.6;27.8;4.1;14.3;0;7.49;21965 +67084;42.87567;2.25421;425;20220719;31.2;22.3;26.7;3.2;22.1;0;5.07;18316 +67084;42.87567;2.25421;425;20220720;30.1;21.2;25.6;3;18.3;0;5.13;18261 +67084;42.87567;2.25421;425;20220721;34.7;19.1;26.9;1.6;16.1;0;5.75;24442 +67084;42.87567;2.25421;425;20220722;34.1;19.6;26.8;2.4;17;.4;6.09;23452 +67084;42.87567;2.25421;425;20220723;27.8;17.2;22.5;3.4;16.6;0;4.93;19833 +67084;42.87567;2.25421;425;20220724;36.6;16.4;26.5;1.3;15.7;0;6.03;27685 +67084;42.87567;2.25421;425;20220725;24.6;18.8;21.7;3.3;17.9;1.2;3.66;14296 +67084;42.87567;2.25421;425;20220726;25.1;17.7;21.4;5.2;16;.2;4.64;16224 +67084;42.87567;2.25421;425;20220727;28.7;17.9;23.3;4.1;12.7;0;6.05;19745 +67084;42.87567;2.25421;425;20220728;30.2;16.5;23.3;1.1;13.2;0;4.61;22286 +67084;42.87567;2.25421;425;20220729;23.3;18.2;20.7;2;16.9;5.3;3.09;13134 +67084;42.87567;2.25421;425;20220730;29.8;18.3;24;3;16.6;0;5.23;20169 +67084;42.87567;2.25421;425;20220731;32.5;18.3;25.4;2.3;16.1;0;5.59;22436 +67084;42.87567;2.25421;425;20220801;34.1;20;27;2;16.1;0;5.66;22259 +67084;42.87567;2.25421;425;20220802;36.1;20;28;1.2;13;0;5.4;23754 +67084;42.87567;2.25421;425;20220803;35.9;17.8;26.8;1.5;14.7;.1;5.77;25138 +67084;42.87567;2.25421;425;20220804;33.6;19.3;26.4;1.5;20.8;2.9;4.99;22127 +67084;42.87567;2.25421;425;20220805;31;19.6;25.3;2.1;19.8;.1;4.68;19552 +67084;42.87567;2.25421;425;20220806;33.2;19.8;26.5;2.1;18.1;0;5.31;21185 +67084;42.87567;2.25421;425;20220807;34.6;20.6;27.6;1.5;15.9;.1;5.21;21572 +67084;42.87567;2.25421;425;20220808;35.5;18;26.7;1.1;11.4;0;5.18;24122 +67084;42.87567;2.25421;425;20220809;35.3;17.6;26.4;1;11.5;0;5.04;24143 +67084;42.87567;2.25421;425;20220810;36.3;18.2;27.2;1.6;15.4;0;5.72;24301 +67084;42.87567;2.25421;425;20220811;34.3;19.3;26.8;1.5;21.3;0;4.97;21912 +67084;42.87567;2.25421;425;20220812;38.6;18.9;28.7;1.4;17.4;0;5.84;25129 +67084;42.87567;2.25421;425;20220813;36.6;22.1;29.3;1.4;18.7;7.1;5.2;21292 +67084;42.87567;2.25421;425;20220814;27.8;19.8;23.8;2.5;18.8;0;3.93;15456 +67084;42.87567;2.25421;425;20220815;28.8;19.5;24.1;1.9;16.6;.1;4.11;16650 +67084;42.87567;2.25421;425;20220816;32.6;14.8;23.7;2.3;15.7;0;5.41;23302 +67084;42.87567;2.25421;425;20220817;23.8;15.8;19.8;2.3;16.3;2.1;3.25;15183 +67084;42.87567;2.25421;425;20220818;23.7;16.4;20;5.3;15.2;1.1;4.08;14367 +67084;42.87567;2.25421;425;20220819;27;15.7;21.3;4.8;14.6;0;5.07;18019 +67084;42.87567;2.25421;425;20220820;30.7;16.5;23.6;2.2;14.9;0;4.84;20199 +67084;42.87567;2.25421;425;20220821;28.6;19;23.8;3;15.7;.2;4.61;16315 +67084;42.87567;2.25421;425;20220822;26.6;18.4;22.5;5.2;17.4;.5;4.5;14900 +67084;42.87567;2.25421;425;20220823;31.1;19.2;25.1;3.2;17.9;0;5.03;18044 +67084;42.87567;2.25421;425;20220824;34.4;16.9;25.6;1.2;16.1;1.8;4.67;21958 +67084;42.87567;2.25421;425;20220825;30;20.7;25.3;1.8;18.4;1.9;3.92;15613 +67084;42.87567;2.25421;425;20220826;29.8;19.9;24.8;3.5;18;.1;4.73;16029 +67084;42.87567;2.25421;425;20220827;31.5;18.1;24.8;1.5;16.3;0;4.23;18687 +67084;42.87567;2.25421;425;20220828;34.3;16.3;25.3;.9;14.1;.1;4.31;21670 +67084;42.87567;2.25421;425;20220829;32.2;17.9;25;1.7;17.2;4;4.4;19060 +67084;42.87567;2.25421;425;20220830;32.6;16;24.3;1.8;17.4;0;4.57;20465 +67084;42.87567;2.25421;425;20220831;27.2;18.4;22.8;1.7;16.6;3.2;3.39;14503 +67084;42.87567;2.25421;425;20220901;30.7;17.8;24.2;1.2;15.8;.9;3.78;17645 +67084;42.87567;2.25421;425;20220902;26.8;16;21.4;1.3;16.8;5.6;3.19;15930 +67084;42.87567;2.25421;425;20220903;27.9;17.4;22.6;1.1;18.8;.2;3.13;15568 +67084;42.87567;2.25421;425;20220904;28.4;15.5;21.9;2.7;19.2;0;3.73;17231 +67084;42.87567;2.25421;425;20220905;31.4;18.5;24.9;2.5;21.2;0;4.13;17091 +67084;42.87567;2.25421;425;20220906;33.3;19.2;26.2;1.7;21.1;1.3;4.13;17768 +67084;42.87567;2.25421;425;20220907;26.5;15.7;21.1;1.9;17.9;.4;3.15;15290 +67084;42.87567;2.25421;425;20220908;28.1;14.1;21.1;1;12.9;0;3.3;17405 +67084;42.87567;2.25421;425;20220909;22.8;14.6;18.7;1.5;14.1;0;2.64;12960 +67084;42.87567;2.25421;425;20220910;29.1;13;21;1.5;13.3;0;3.72;18420 +67084;42.87567;2.25421;425;20220911;33.2;13.3;23.2;1;14.4;0;3.87;20416 +67084;42.87567;2.25421;425;20220912;26.3;16.1;21.2;1.8;18.8;0;2.88;14189 +67084;42.87567;2.25421;425;20220913;28.9;19.8;24.3;1.3;18.7;4.2;3.01;13221 +67084;42.87567;2.25421;425;20220914;28.2;17.4;22.8;1.8;17;.9;3.29;14363 +67084;42.87567;2.25421;425;20220915;28.8;15.2;22;1.6;16.8;6.6;3.33;16095 +67084;42.87567;2.25421;425;20220916;22.7;17.2;19.9;4.3;16.7;.3;2.85;9756 +67084;42.87567;2.25421;425;20220917;22.2;14.1;18.1;4.7;10.4;0;4.09;11947 +67084;42.87567;2.25421;425;20220918;26.2;8.3;17.2;1;6.9;0;3.04;18096 +67084;42.87567;2.25421;425;20220919;27.3;7.6;17.4;1.4;6.9;0;3.49;18852 +67084;42.87567;2.25421;425;20220920;26.5;11.4;18.9;1.8;7.8;0;3.6;16213 +67084;42.87567;2.25421;425;20220921;25.2;12.1;18.6;1.1;8.8;0;2.81;14878 +67084;42.87567;2.25421;425;20220922;25.2;9.9;17.5;1.1;11.6;0;2.72;16001 +67084;42.87567;2.25421;425;20220923;24.9;11.1;18;1.7;14.3;24.6;2.74;14988 +67084;42.87567;2.25421;425;20220924;18;14.4;16.2;2.1;14.1;7.7;1.69;7062 +67084;42.87567;2.25421;425;20220925;17.4;9.8;13.6;2.1;10.9;0;2.01;10621 +67084;42.87567;2.25421;425;20220926;20;10.5;15.2;3.4;10.6;.7;2.84;11870 +67084;42.87567;2.25421;425;20220927;16.8;11.4;14.1;5.4;11.7;2.3;2.3;8593 +67084;42.87567;2.25421;425;20220928;20.7;13.3;17;6.2;13.3;2.2;3.07;10125 +67084;42.87567;2.25421;425;20220929;18.5;12.7;15.6;3.8;11.6;10.5;2.49;8743 +67084;42.87567;2.25421;425;20220930;16.3;9.4;12.8;3.9;10.9;2.9;2.04;9522 +67084;42.87567;2.25421;425;20221001;24;8.5;16.2;1.8;11.4;.1;2.67;14631 +67084;42.87567;2.25421;425;20221002;25.5;10.8;18.1;1.1;14.2;0;2.34;14061 +67084;42.87567;2.25421;425;20221003;24.4;13.9;19.1;1.2;14.3;.1;2.19;11586 +67084;42.87567;2.25421;425;20221004;26.2;9.5;17.8;.8;13.4;.1;2.25;14716 +67084;42.87567;2.25421;425;20221005;22.4;11;16.7;2.1;14.6;0;2.12;11836 +67084;42.87567;2.25421;425;20221006;22.5;14.8;18.6;1.8;15.3;.2;2.01;9426 +67084;42.87567;2.25421;425;20221007;20.3;10.1;15.2;1.2;14.6;.4;1.62;10876 +67084;42.87567;2.25421;425;20221008;20.1;15.2;17.6;.9;16.2;1.1;1.37;7125 +67084;42.87567;2.25421;425;20221009;22.3;10.4;16.3;1.3;13.8;.2;1.88;11549 +67084;42.87567;2.25421;425;20221010;22.9;11.8;17.3;1.8;14.5;.2;2.03;10982 +67084;42.87567;2.25421;425;20221011;23.1;11.6;17.3;.7;14.4;.2;1.69;11060 +67084;42.87567;2.25421;425;20221012;23.4;11.6;17.5;.9;14;.8;1.77;11078 +67084;42.87567;2.25421;425;20221013;23.7;11.2;17.4;1.2;13.6;.1;1.91;11290 +67084;42.87567;2.25421;425;20221014;23.7;17.1;20.4;3.4;14.8;.3;2.74;7814 +67084;42.87567;2.25421;425;20221015;27.4;10.4;18.9;1;14.7;.2;2.08;13013 +67084;42.87567;2.25421;425;20221016;24.3;13.4;18.8;3;16.8;0;2.17;10080 +67084;42.87567;2.25421;425;20221017;24.6;18;21.3;4.8;17.7;.1;2.79;7510 +67084;42.87567;2.25421;425;20221018;24.4;15.5;19.9;2.5;17.5;.1;2.02;8774 +67084;42.87567;2.25421;425;20221019;22.7;15;18.8;1.7;17.6;1;1.55;7981 +67084;42.87567;2.25421;425;20221020;25.9;15.6;20.7;3.5;15.1;2;2.93;9272 +67084;42.87567;2.25421;425;20221021;23.3;20.5;21.9;1.4;12.8;0;1.93;4268 +67084;42.87567;2.25421;425;20221022;25.6;13.4;19.5;1.7;14.1;0;2.11;9919 +67084;42.87567;2.25421;425;20221023;30.2;14.3;22.2;2.3;11.9;.8;3.21;11324 +67084;42.87567;2.25421;425;20221024;25.7;17.2;21.4;1.8;11.1;0;2.46;7889 +67084;42.87567;2.25421;425;20221025;20.6;12.8;16.7;1.2;12.9;0;1.43;7411 +67084;42.87567;2.25421;425;20221026;21.5;10.8;16.1;.7;14.6;.1;1.22;8741 +67084;42.87567;2.25421;425;20221027;21.7;13.7;17.7;1.4;16.6;0;1.29;7315 +67084;42.87567;2.25421;425;20221028;23.9;14.1;19;1.6;16.2;.1;1.6;8097 +67084;42.87567;2.25421;425;20221029;21.5;13.3;17.4;3.2;15.3;.1;1.74;7217 +67084;42.87567;2.25421;425;20221030;23.3;14.9;19.1;3.2;14.5;0;2.26;7217 +67084;42.87567;2.25421;425;20221031;24.2;12.5;18.3;1.3;14.5;1;1.55;8590 +67084;42.87567;2.25421;425;20221101;19.2;12.8;16;1.7;13.6;0;1.28;5994 +67084;42.87567;2.25421;425;20221102;21.7;12.5;17.1;1.2;11.9;.1;1.43;7295 +67084;42.87567;2.25421;425;20221103;17.5;8.1;12.8;1.2;10.9;3.1;1.1;7284 +67084;42.87567;2.25421;425;20221104;12.2;9.2;10.7;5.2;9.2;6.8;1.64;3602 +67084;42.87567;2.25421;425;20221105;15.4;8.4;11.9;4.6;9;.1;2.01;5973 +67084;42.87567;2.25421;425;20221106;20.2;2.9;11.5;.8;8;.1;1.11;9861 +67084;42.87567;2.25421;425;20221107;19.1;5.1;12.1;1.4;9.9;.2;1.22;8650 +67084;42.87567;2.25421;425;20221108;18.4;9.2;13.8;.8;11.7;0;.93;6721 +67084;42.87567;2.25421;425;20221109;18.7;8.5;13.6;1.8;11.8;4.1;1.19;7038 +67084;42.87567;2.25421;425;20221110;16.6;9.1;12.8;2.1;10.9;0;1.2;5806 +67084;42.87567;2.25421;425;20221111;19.4;6.5;12.9;7.2;12.3;0;1.86;7839 +67084;42.87567;2.25421;425;20221112;19.4;15.4;17.4;4.1;13.9;.2;1.92;3843 +67084;42.87567;2.25421;425;20221113;19.7;7.4;13.5;.8;11.2;0;.91;7436 +67084;42.87567;2.25421;425;20221114;18.8;8.9;13.8;.7;12;0;.82;6479 +67084;42.87567;2.25421;425;20221115;17;9.9;13.4;1;12.4;2.2;.8;5256 +67084;42.87567;2.25421;425;20221116;18.3;9.6;13.9;1.4;11.5;0;1.04;5855 +67084;42.87567;2.25421;425;20221117;16.7;8.1;12.4;1;11.4;8.4;.79;5742 +67084;42.87567;2.25421;425;20221118;13.9;8.5;11.2;3.9;9.7;1.1;1.39;4275 +67084;42.87567;2.25421;425;20221119;9.1;5.9;7.5;5;8.7;3.4;.9;3007 +67084;42.87567;2.25421;425;20221120;14.5;3.7;9.1;3.6;8.5;2.3;1.32;6328 +67084;42.87567;2.25421;425;20221121;11.2;7;9.1;3.2;9.9;15.8;.78;3505 +67084;42.87567;2.25421;425;20221122;9.5;5.4;7.4;5.5;8.1;8.6;1.13;3407 +67084;42.87567;2.25421;425;20221123;14.1;6.5;10.3;2.7;9.9;10.7;.98;4960 +67084;42.87567;2.25421;425;20221124;14.4;8;11.2;1.5;8.6;0;1.01;4414 +67084;42.87567;2.25421;425;20221125;13.3;7.1;10.2;3.2;9.5;4.8;1.09;4279 +67084;42.87567;2.25421;425;20221126;15.4;5.1;10.2;2;7.6;0;1.22;5758 +67084;42.87567;2.25421;425;20221127;12.4;3.8;8.1;1.3;7.8;0;.74;5117 +67084;42.87567;2.25421;425;20221128;10.2;6.6;8.4;4;8.9;6.2;.95;2906 +67084;42.87567;2.25421;425;20221129;9.2;6.6;7.9;3.3;9;5.4;.76;2285 +67084;42.87567;2.25421;425;20221130;10.9;3.8;7.3;1;7.9;.1;.58;4419 +67084;42.87567;2.25421;425;20221201;6;.5;3.2;1.1;6.9;.1;.41;3727 +67084;42.87567;2.25421;425;20221202;8.5;1.4;4.9;1;6.8;0;.52;4339 +67084;42.87567;2.25421;425;20221203;7.6;-.4;3.6;.7;6.6;0;.4;4631 +67084;42.87567;2.25421;425;20221204;9.8;3.3;6.5;.8;6.7;0;.57;4037 +67084;42.87567;2.25421;425;20221205;13.8;-2.2;5.8;.9;6.4;.1;.57;6882 +67084;42.87567;2.25421;425;20221206;14.9;3.7;9.3;.8;8.6;.1;.57;5547 +67084;42.87567;2.25421;425;20221207;14.9;7;10.9;1;9.6;0;.67;4459 +67084;42.87567;2.25421;425;20221208;9.2;5.3;7.2;1.8;9.1;1;.51;2801 +67084;42.87567;2.25421;425;20221209;14;4.9;9.4;.9;9.5;3.7;.54;4804 +67084;42.87567;2.25421;425;20221210;4.9;5.9;5.4;4.4;7.2;0;.9;0 +67084;42.87567;2.25421;425;20221211;7.1;-4.9;1.1;1.1;4.2;0;.54;5615 +67084;42.87567;2.25421;425;20221212;8.1;1.2;4.6;2;6.6;4.7;.65;3985 +67084;42.87567;2.25421;425;20221213;10.8;1.8;6.3;1.1;8.7;1.8;.4;4681 +67084;42.87567;2.25421;425;20221214;15.2;7.5;11.3;1.7;10.7;.7;.74;4235 +67084;42.87567;2.25421;425;20221215;14.5;8.7;11.6;3.1;11;2.9;.95;3525 +67084;42.87567;2.25421;425;20221216;12.2;8.1;10.1;1.1;10.5;3.4;.55;2788 +67084;42.87567;2.25421;425;20221217;7.2;5.6;6.4;1.6;8.8;0;.47;1343 +67084;42.87567;2.25421;425;20221218;11.4;1;6.2;2.4;8.3;0;.58;5045 +67084;42.87567;2.25421;425;20221219;14.7;5.4;10;1.4;9.4;0;.69;4708 +67084;42.87567;2.25421;425;20221220;14.4;5.9;10.1;.9;9.7;1.7;.55;4452 +67084;42.87567;2.25421;425;20221221;16.9;7;11.9;1.3;10.8;.1;.7;4887 +67084;42.87567;2.25421;425;20221222;18.7;8.2;13.4;1.2;10.8;0;.8;5066 +67084;42.87567;2.25421;425;20221223;20.2;10.4;15.3;.7;11.4;0;.68;4863 +67084;42.87567;2.25421;425;20221224;19.6;6.5;13;.5;10.3;0;.5;5794 +67084;42.87567;2.25421;425;20221225;13.3;7.1;10.2;.8;9.9;.1;.54;3666 +67084;42.87567;2.25421;425;20221226;16.8;6.3;11.5;.8;10.4;.1;.56;5099 +67084;42.87567;2.25421;425;20221227;14.4;5.7;10;1.2;10;0;.59;4560 +67084;42.87567;2.25421;425;20221228;13.6;4.9;9.2;1.3;9.4;0;.6;4575 +67084;42.87567;2.25421;425;20221229;13.9;3.9;8.9;1.1;9.5;0;.53;5000 +67084;42.87567;2.25421;425;20221230;16.2;6.4;11.3;.9;10.5;0;.58;4961 +67084;42.87567;2.25421;425;20221231;16.4;7.9;12.1;1.6;11.2;0;.76;4570 +67085;42.89843;2.55818;340;20220101;14.4;6;10.2;1;8.09;.1;.72;4913 +67085;42.89843;2.55818;340;20220102;15.3;2.9;9.1;2.7;9.19;.2;.96;6193 +67085;42.89843;2.55818;340;20220103;16.3;8;12.1;2.6;9.49;.1;1.3;4934 +67085;42.89843;2.55818;340;20220104;9.7;4.4;7;2.9;9.49;1.6;.47;3789 +67085;42.89843;2.55818;340;20220105;6.9;5.4;6.1;9.2;5.99;.1;2.02;1614 +67085;42.89843;2.55818;340;20220106;7.4;2.9;5.1;8.7;4.29;0;2.54;3473 +67085;42.89843;2.55818;340;20220107;7.9;2.4;5.1;8;5.69;2.9;1.79;3964 +67085;42.89843;2.55818;340;20220108;11.6;6.6;9.1;8.6;7.69;4.8;2.13;3770 +67085;42.89843;2.55818;340;20220109;7.1;7;7;7.7;8.79;48.6;.88;0 +67085;42.89843;2.55818;340;20220110;7.9;6.7;7.3;5.7;8.99;10.9;.79;1427 +67085;42.89843;2.55818;340;20220111;12.4;6.7;9.5;9;6.69;0;2.81;4196 +67085;42.89843;2.55818;340;20220112;11.7;5.6;8.6;7.1;4.99;0;2.98;4414 +67085;42.89843;2.55818;340;20220113;9.3;-2;3.6;1.9;4.59;0;.97;6388 +67085;42.89843;2.55818;340;20220114;10.2;-3.1;3.5;2.1;4.89;.1;1;7073 +67085;42.89843;2.55818;340;20220115;13.8;.7;7.2;4;3.69;0;2.45;7083 +67085;42.89843;2.55818;340;20220116;12.4;3.6;8;4.8;3.99;0;2.67;5704 +67085;42.89843;2.55818;340;20220117;12.1;5.4;8.7;6.1;4.09;0;3.15;4917 +67085;42.89843;2.55818;340;20220118;13.6;3.5;8.5;3.4;5.59;0;1.9;6308 +67085;42.89843;2.55818;340;20220119;10.2;-.4;4.9;4.8;6.39;.2;1.28;6556 +67085;42.89843;2.55818;340;20220120;9;5.4;7.2;7.9;7.39;.2;1.6;3493 +67085;42.89843;2.55818;340;20220121;6.1;3.1;4.6;9.9;5.19;0;2.04;3152 +67085;42.89843;2.55818;340;20220122;11.3;1.6;6.4;6;4.39;0;2.56;6453 +67085;42.89843;2.55818;340;20220123;9.3;-1.9;3.7;2.3;5.79;0;.92;7083 +67085;42.89843;2.55818;340;20220124;5.6;3;4.3;1.9;7.32;0;.85;6700 +67085;42.89843;2.55818;340;20220125;13.8;1.5;7.6;1.3;7.05;0;.86;7654 +67085;42.89843;2.55818;340;20220126;17.1;1.9;9.5;4.1;5.19;0;2.67;8704 +67085;42.89843;2.55818;340;20220127;15.8;4.1;9.9;5.9;4.39;0;3.49;7622 +67085;42.89843;2.55818;340;20220128;14.1;6.8;10.4;8.4;5.19;0;3.8;5910 +67085;42.89843;2.55818;340;20220129;15.4;7.5;11.4;6.9;4.29;0;4.11;6264 +67085;42.89843;2.55818;340;20220130;16.6;9;12.8;6.9;7.29;0;3.39;6208 +67085;42.89843;2.55818;340;20220131;11.8;5.8;8.8;11.9;7.59;1.2;2.45;5490 +67085;42.89843;2.55818;340;20220201;10.2;5.1;7.6;11.8;6.49;0;2.57;5061 +67085;42.89843;2.55818;340;20220202;14.9;8.2;11.5;8.4;8.19;0;2.89;6012 +67085;42.89843;2.55818;340;20220203;18.2;6.1;12.1;4.2;6.29;0;2.92;8495 +67085;42.89843;2.55818;340;20220204;16.1;9.4;12.7;7.3;9.09;.3;2.79;6177 +67085;42.89843;2.55818;340;20220205;13.2;8.7;10.9;8.3;8.09;.1;2.65;4971 +67085;42.89843;2.55818;340;20220206;11;5.2;8.1;8.1;6.09;.1;2.61;5845 +67085;42.89843;2.55818;340;20220207;14.2;7.8;11;10.8;8.19;.3;2.99;6270 +67085;42.89843;2.55818;340;20220208;14.5;8;11.2;3.8;7.49;0;2.16;6413 +67085;42.89843;2.55818;340;20220209;13.4;1.2;7.3;1.2;7.79;0;1;9237 +67085;42.89843;2.55818;340;20220210;8.1;5;6.5;2.1;9.67;0;1.3;10663 +67085;42.89843;2.55818;340;20220211;13.9;3.2;8.5;3.9;9.27;0;1.62;8507 +67085;42.89843;2.55818;340;20220212;10.3;.7;5.5;2.6;7.93;0;1.17;11648 +67085;42.89843;2.55818;340;20220213;14.4;4.5;9.4;4.8;10.27;.7;1.67;10201 +67085;42.89843;2.55818;340;20220214;11.8;7.6;9.7;6;8.83;.5;2.13;6571 +67085;42.89843;2.55818;340;20220215;12.1;6.1;9.1;7.1;7.7;.7;2.68;10181 +67085;42.89843;2.55818;340;20220216;14.1;9.3;11.7;7.7;9.69;2.2;2.25;6025 +67085;42.89843;2.55818;340;20220217;17.2;12.9;15;7.2;10.59;0;3.04;5735 +67085;42.89843;2.55818;340;20220218;20.7;5;12.8;4;10.09;.3;2.54;11921 +67085;42.89843;2.55818;340;20220219;8.3;7.1;7.7;6.9;7.69;.5;1.59;2695 +67085;42.89843;2.55818;340;20220220;15.9;5.8;10.8;8.2;7.49;0;3.25;9635 +67085;42.89843;2.55818;340;20220221;15.2;10.7;12.9;11.8;7.59;.5;4.23;6220 +67085;42.89843;2.55818;340;20220222;14.8;8;11.4;8.6;7.19;0;3.46;7955 +67085;42.89843;2.55818;340;20220223;18;7.7;12.8;4;7.69;0;2.86;10125 +67085;42.89843;2.55818;340;20220224;17.3;4.7;11;3.5;8.79;.1;2.2;11437 +67085;42.89843;2.55818;340;20220225;11.2;7.7;9.4;7;6.39;.1;2.79;5684 +67085;42.89843;2.55818;340;20220226;11.1;.8;5.9;3.4;4.69;0;2.12;10520 +67085;42.89843;2.55818;340;20220227;13.5;-.8;6.3;1.3;6.69;0;1.44;12711 +67085;42.89843;2.55818;340;20220228;16.4;2.7;9.5;2.1;7.29;0;1.98;12577 +67085;42.89843;2.55818;340;20220301;13.3;9.1;11.2;4.8;8.29;0;2.28;6653 +67085;42.89843;2.55818;340;20220302;12.4;8.1;10.2;2.5;9.49;1;1.39;6830 +67085;42.89843;2.55818;340;20220303;16.1;8.8;12.4;2.8;8.99;.1;2.11;9283 +67085;42.89843;2.55818;340;20220304;12.7;7.4;10;7.5;8.39;.7;2.35;7876 +67085;42.89843;2.55818;340;20220305;11.9;7;9.4;7.8;6.79;.1;2.85;7633 +67085;42.89843;2.55818;340;20220306;12.8;6.3;9.5;4.7;6.59;0;2.54;9036 +67085;42.89843;2.55818;340;20220307;8.4;2.5;5.4;2.4;6.99;0;1.24;8671 +67085;42.89843;2.55818;340;20220308;14.4;1.2;7.8;2.4;8.19;1.9;1.76;13567 +67085;42.89843;2.55818;340;20220309;14.3;4.7;9.5;3.2;8.99;0;1.83;11573 +67085;42.89843;2.55818;340;20220310;14.2;4.7;9.4;1;9.29;0;1.48;11642 +67085;42.89843;2.55818;340;20220311;14.1;5.7;9.9;4.8;9.79;5.4;1.82;11020 +67085;42.89843;2.55818;340;20220312;8.6;8.7;8.6;3.1;10.29;35;.61;0 +67085;42.89843;2.55818;340;20220313;11;7.3;9.1;3.7;9.79;7.2;1.28;7182 +67085;42.89843;2.55818;340;20220314;11;1.4;6.2;6.8;10.79;15;.41;12247 +67085;42.89843;2.55818;340;20220315;11.4;10.3;10.8;8.5;12.79;2.1;.58;3603 +67085;42.89843;2.55818;340;20220316;11.8;10.4;11.1;4.5;12.49;.2;.85;4231 +67085;42.89843;2.55818;340;20220317;13;9.9;11.4;2.8;11.69;6;1.28;6806 +67085;42.89843;2.55818;340;20220318;13;8.7;10.9;2.5;11.47;.9;1.59;8944 +67085;42.89843;2.55818;340;20220319;11.8;7.6;9.7;3.2;10.51;.3;1.55;7322 +67085;42.89843;2.55818;340;20220320;10.9;6.6;8.8;6.9;11.83;5.6;.91;6046 +67085;42.89843;2.55818;340;20220321;12.2;9.2;10.7;7.7;10.53;3.8;2.13;7723 +67085;42.89843;2.55818;340;20220322;12.9;6.5;9.7;7.6;8.6;0;3.04;14382 +67085;42.89843;2.55818;340;20220323;13.3;6;9.7;6;8.9;0;2.81;15071 +67085;42.89843;2.55818;340;20220324;14.1;4.2;9.2;4.5;9.6;0;2.39;14755 +67085;42.89843;2.55818;340;20220325;14.7;7.9;11.3;3.6;10.33;0;2.66;15194 +67085;42.89843;2.55818;340;20220326;14.8;6.4;10.6;3.1;10.43;0;2.46;15599 +67085;42.89843;2.55818;340;20220327;17.9;6.1;12;2.9;8.87;0;3.19;17246 +67085;42.89843;2.55818;340;20220328;17.3;5.7;11.5;5.6;9.17;0;3.52;17551 +67085;42.89843;2.55818;340;20220329;14.9;8;11.5;4.1;11.57;6.5;2.06;9995 +67085;42.89843;2.55818;340;20220330;13.6;7.7;10.6;3.9;11.2;2.3;1.87;9684 +67085;42.89843;2.55818;340;20220331;13.3;9;11.1;7.4;9;1.7;3.36;13530 +67085;42.89843;2.55818;340;20220401;7.4;2.2;4.8;9.7;5.25;1.1;2.91;15660 +67085;42.89843;2.55818;340;20220402;6.9;.1;3.5;6.1;5.21;0;2.07;11056 +67085;42.89843;2.55818;340;20220403;8.2;.9;4.6;8.4;4.94;0;3.11;18992 +67085;42.89843;2.55818;340;20220404;11;-.6;5.2;2.7;5.23;.1;2.84;21360 +67085;42.89843;2.55818;340;20220405;15.9;2.4;9.2;5.5;5.67;0;4.53;22995 +67085;42.89843;2.55818;340;20220406;14.8;8.3;11.6;5.2;9.17;0;3.29;13787 +67085;42.89843;2.55818;340;20220407;20.1;7.9;14;4.9;10.6;0;4.24;21093 +67085;42.89843;2.55818;340;20220408;19.4;11;15.2;4.9;11.73;.2;3.95;17952 +67085;42.89843;2.55818;340;20220409;14.3;7.9;11.1;6.5;8.07;0;3.78;15008 +67085;42.89843;2.55818;340;20220410;13.7;1.6;7.6;4.7;8.73;0;2.85;21334 +67085;42.89843;2.55818;340;20220411;15.1;8.6;11.8;10;12.07;0;2.65;13931 +67085;42.89843;2.55818;340;20220412;13.6;10.5;12.1;8;12.77;4.5;1.86;7016 +67085;42.89843;2.55818;340;20220413;14.7;10.5;12.6;3.6;12.5;2.8;1.88;7131 +67085;42.89843;2.55818;340;20220414;21.2;8.6;14.9;2.9;10.87;0;4.05;20934 +67085;42.89843;2.55818;340;20220415;22.2;9.6;15.9;4.8;12.23;0;4.36;20083 +67085;42.89843;2.55818;340;20220416;21.4;11.3;16.3;7.6;12.23;0;4.97;21396 +67085;42.89843;2.55818;340;20220417;20.2;11.5;15.8;6.2;11.77;0;4.7;22393 +67085;42.89843;2.55818;340;20220418;20.1;11;15.6;5.2;10.6;0;4.87;22322 +67085;42.89843;2.55818;340;20220419;18.3;11.7;15;4.9;11.3;4.4;3.74;13917 +67085;42.89843;2.55818;340;20220420;11.2;8.1;9.7;3.5;11.1;39.6;1.55;7800 +67085;42.89843;2.55818;340;20220421;11.3;7.8;9.6;5.7;11.2;0;1.57;7545 +67085;42.89843;2.55818;340;20220422;16.2;9;12.6;4.2;11.89;0;3.2;19238 +67085;42.89843;2.55818;340;20220423;16.7;10.2;13.5;6.6;11.33;13.1;3.26;13142 +67085;42.89843;2.55818;340;20220424;17.8;7.8;12.8;5.3;11.2;.2;3.62;18688 +67085;42.89843;2.55818;340;20220425;18.5;9.1;13.8;3.4;11.43;0;3.97;23152 +67085;42.89843;2.55818;340;20220426;19.3;6.5;12.9;2.4;11.7;0;3.67;23474 +67085;42.89843;2.55818;340;20220427;17.9;8.5;13.2;2.9;12.63;0;3.09;17897 +67085;42.89843;2.55818;340;20220428;19.5;10.2;14.9;2.9;14;1.2;3.38;19312 +67085;42.89843;2.55818;340;20220429;23.7;14.4;19.1;5;14.2;0;5.62;24853 +67085;42.89843;2.55818;340;20220430;21.6;14.7;18.1;5.5;12.97;0;4.97;18380 +67085;42.89843;2.55818;340;20220501;21.8;11.8;16.8;4.9;11;1.2;5.6;25517 +67085;42.89843;2.55818;340;20220502;18.4;12.2;15.3;3.2;12.6;3.2;3.21;14200 +67085;42.89843;2.55818;340;20220503;19;11.9;15.4;3.2;13.63;1.4;3.19;15312 +67085;42.89843;2.55818;340;20220504;19.9;11.2;15.6;4.3;12.9;.3;4.11;20057 +67085;42.89843;2.55818;340;20220505;19.7;11.8;15.8;6.3;11.57;1.8;5.15;23284 +67085;42.89843;2.55818;340;20220506;19.3;12.6;15.9;8.7;10.39;0;4.73;15359 +67085;42.89843;2.55818;340;20220507;22.2;13.7;17.9;7.7;10.69;1.2;5.55;17494 +67085;42.89843;2.55818;340;20220508;23.3;13;18.1;4.5;11.69;.3;4.81;19436 +67085;42.89843;2.55818;340;20220509;23.8;12.5;18.1;2.7;12.39;.1;4.3;20491 +67085;42.89843;2.55818;340;20220510;25.2;10.7;17.9;1.9;11.89;0;4.46;23431 +67085;42.89843;2.55818;340;20220511;25.5;10.8;18.1;2;13.59;0;4.42;23698 +67085;42.89843;2.55818;340;20220512;23.2;14.4;18.8;2.1;14.49;0;3.7;18211 +67085;42.89843;2.55818;340;20220513;27;15;21;2.6;14.99;0;4.75;21501 +67085;42.89843;2.55818;340;20220514;26.2;14.7;20.4;2.8;15.39;0;4.58;21113 +67085;42.89843;2.55818;340;20220515;26.2;13.5;19.8;2.3;15.09;1.3;4.51;22317 +67085;42.89843;2.55818;340;20220516;26.3;14.2;20.2;2.6;16.39;.1;4.47;21843 +67085;42.89843;2.55818;340;20220517;27.5;13.2;20.3;2.2;16.39;0;4.72;23909 +67085;42.89843;2.55818;340;20220518;29.9;20;24.9;4.3;15.09;0;6.29;19814 +67085;42.89843;2.55818;340;20220519;21.8;15.7;18.7;2.8;17.99;0;2.97;15415 +67085;42.89843;2.55818;340;20220520;31;15;23;2.4;16.89;.1;5.65;25600 +67085;42.89843;2.55818;340;20220521;27.9;14.6;21.2;1.6;17.49;.1;4.56;23336 +67085;42.89843;2.55818;340;20220522;28.7;13.4;21;1.7;18.29;0;4.81;25171 +67085;42.89843;2.55818;340;20220523;20.9;18.4;19.6;5.7;15.99;.3;3.39;9675 +67085;42.89843;2.55818;340;20220524;15.8;12.9;14.3;6.9;11.39;9.6;3.04;10521 +67085;42.89843;2.55818;340;20220525;19;11.2;15.1;8.6;10.69;0;4.49;17873 +67085;42.89843;2.55818;340;20220526;21.3;13.7;17.5;8;11.39;0;5.2;17679 +67085;42.89843;2.55818;340;20220527;25.2;15.2;20.2;7.6;12.49;0;6.33;20462 +67085;42.89843;2.55818;340;20220528;26.3;17.3;21.8;7;12.79;0;6.63;19414 +67085;42.89843;2.55818;340;20220529;26.6;16.7;21.6;4.4;9.19;.1;6.5;20454 +67085;42.89843;2.55818;340;20220530;26.3;11.7;19;1.9;11.49;1.2;4.98;25086 +67085;42.89843;2.55818;340;20220531;26.2;13.4;19.8;1.9;14.99;0;4.6;23482 +67085;42.89843;2.55818;340;20220601;26.1;12.8;19.4;1.7;15.79;.2;4.5;24002 +67085;42.89843;2.55818;340;20220602;20.9;16.2;18.5;2.4;17.59;.1;2.78;13936 +67085;42.89843;2.55818;340;20220603;26.6;16.3;21.4;2.4;18.49;.3;4.38;21096 +67085;42.89843;2.55818;340;20220604;27.2;17.8;22.5;3.6;19.19;0;4.67;20149 +67085;42.89843;2.55818;340;20220605;25.7;19.1;22.4;4.8;16.49;0;4.94;16767 +67085;42.89843;2.55818;340;20220606;29.2;15;22.1;2.8;15.89;12.3;5.6;25047 +67085;42.89843;2.55818;340;20220607;24.5;17.5;21;5.9;15.99;0;4.87;17346 +67085;42.89843;2.55818;340;20220608;24.9;15.3;20.1;4.1;15.69;3.8;4.68;20493 +67085;42.89843;2.55818;340;20220609;23.8;13.5;18.6;6.8;13.59;0;5.25;21285 +67085;42.89843;2.55818;340;20220610;29.8;16.6;23.2;6.5;11.99;0;8.03;24240 +67085;42.89843;2.55818;340;20220611;34;16.3;25.1;3.9;11.09;0;8.21;28239 +67085;42.89843;2.55818;340;20220612;33.4;18.9;26.1;3.2;15.39;1.6;6.98;25498 +67085;42.89843;2.55818;340;20220613;31.2;19.5;25.3;4.6;19.09;.1;6.4;22832 +67085;42.89843;2.55818;340;20220614;31.5;18.8;25.1;2.8;15.99;1.5;6.14;23842 +67085;42.89843;2.55818;340;20220615;33.2;19.6;26.4;3.9;16.29;0;7.21;24718 +67085;42.89843;2.55818;340;20220616;36.9;19.9;28.4;3.1;16.59;0;7.81;27755 +67085;42.89843;2.55818;340;20220617;39.1;20.6;29.8;3.4;15.39;0;8.78;29004 +67085;42.89843;2.55818;340;20220618;31;19.2;25.1;2.5;16.59;.1;5.76;22992 +67085;42.89843;2.55818;340;20220619;33.7;16.3;25;4.4;17.39;0;7.54;28115 +67085;42.89843;2.55818;340;20220620;25.5;18.2;21.8;2.6;19.69;0;3.89;17900 +67085;42.89843;2.55818;340;20220621;28.3;20.4;24.3;2.5;22.29;.8;4.31;18656 +67085;42.89843;2.55818;340;20220622;28.2;16.8;22.5;2.8;19.49;1.7;4.87;22588 +67085;42.89843;2.55818;340;20220623;30.4;17;23.7;3.6;17.19;4.6;6.1;24559 +67085;42.89843;2.55818;340;20220624;25.1;16;20.5;3.5;15.39;.2;4.68;20076 +67085;42.89843;2.55818;340;20220625;28.5;13.1;20.8;2.8;15.69;12.7;5.52;26373 +67085;42.89843;2.55818;340;20220626;25.8;17;21.4;3.8;16.09;.1;4.84;19709 +67085;42.89843;2.55818;340;20220627;21.1;15.8;18.4;6.9;13.99;0;4.28;15087 +67085;42.89843;2.55818;340;20220628;26.8;17.1;21.9;5.5;12.69;0;6.41;20709 +67085;42.89843;2.55818;340;20220629;31.2;13.7;22.4;3.1;13.29;.1;6.68;28098 +67085;42.89843;2.55818;340;20220630;20.8;18.4;19.6;5.5;14.89;0;3.66;9836 +67085;42.89843;2.55818;340;20220701;24.6;14.3;19.4;5.8;12.29;0;5.75;21308 +67085;42.89843;2.55818;340;20220702;29.2;11.5;20.3;2.9;12.39;0;6.17;28177 +67085;42.89843;2.55818;340;20220703;34.7;18.2;26.4;2.8;15.19;.1;7.11;27142 +67085;42.89843;2.55818;340;20220704;29.3;20.3;24.8;5.2;17.59;0;6.17;19787 +67085;42.89843;2.55818;340;20220705;30.2;20.6;25.4;6;16.49;.2;7.04;20435 +67085;42.89843;2.55818;340;20220706;27.9;22.2;25;6;13.89;0;6.77;15518 +67085;42.89843;2.55818;340;20220707;28.3;20.2;24.2;8.3;13.99;0;7.72;18639 +67085;42.89843;2.55818;340;20220708;30.5;20.1;25.3;8;13.99;0;8.52;21202 +67085;42.89843;2.55818;340;20220709;34;21;27.5;4.2;12.39;0;8.06;23766 +67085;42.89843;2.55818;340;20220710;35.3;19.1;27.2;3.8;11.89;0;8.26;26582 +67085;42.89843;2.55818;340;20220711;32.4;17;24.7;2.8;12.59;0;6.69;25843 +67085;42.89843;2.55818;340;20220712;34.5;16.5;25.5;2.3;14.99;0;6.72;27952 +67085;42.89843;2.55818;340;20220713;33.6;18.7;26.1;2.6;15.69;0;6.51;25295 +67085;42.89843;2.55818;340;20220714;35.3;18.1;26.7;1.9;18.59;0;6.34;27180 +67085;42.89843;2.55818;340;20220715;36.7;22.8;29.7;3.8;13.89;0;8.26;24285 +67085;42.89843;2.55818;340;20220716;38.9;19.7;29.3;2.5;13.29;0;7.85;28625 +67085;42.89843;2.55818;340;20220717;34.3;19.8;27;2.3;12.89;0;6.54;24694 +67085;42.89843;2.55818;340;20220718;33.2;15.7;24.4;2.6;17.59;0;6.32;27142 +67085;42.89843;2.55818;340;20220719;29.3;21.3;25.3;3.3;23.69;0;4.45;18011 +67085;42.89843;2.55818;340;20220720;30.8;22.3;26.5;4.9;18.59;0;6.29;18538 +67085;42.89843;2.55818;340;20220721;35.9;21.3;28.6;3.5;15.59;0;7.59;24497 +67085;42.89843;2.55818;340;20220722;34.7;20.7;27.7;3.4;16.69;1;7.06;23894 +67085;42.89843;2.55818;340;20220723;29.4;19.2;24.3;5.9;16.39;0;6.53;20199 +67085;42.89843;2.55818;340;20220724;33.2;19;26.1;3.2;16.09;0;6.58;23912 +67085;42.89843;2.55818;340;20220725;26.4;21.9;24.1;6.8;17.89;.9;5.35;13026 +67085;42.89843;2.55818;340;20220726;26.6;18.9;22.7;8.5;15.59;.1;6.34;17251 +67085;42.89843;2.55818;340;20220727;29.6;18.8;24.2;5.5;12.59;0;7.2;20519 +67085;42.89843;2.55818;340;20220728;30.5;17.7;24.1;3.6;13.29;0;6.35;22332 +67085;42.89843;2.55818;340;20220729;26.6;21.5;24;4.3;16.79;3;4.82;13714 +67085;42.89843;2.55818;340;20220730;30.9;20.5;25.7;4.9;16.49;0;6.58;19885 +67085;42.89843;2.55818;340;20220731;33.3;20.5;26.9;4.5;15.79;0;7.28;22067 +67085;42.89843;2.55818;340;20220801;34.3;21;27.6;4.1;15.59;0;7.35;22417 +67085;42.89843;2.55818;340;20220802;37.1;21.9;29.5;3.5;12.59;0;7.96;23924 +67085;42.89843;2.55818;340;20220803;32.8;19.7;26.2;2.6;15.69;0;5.92;22049 +67085;42.89843;2.55818;340;20220804;30;20.2;25.1;1.9;22.89;1.1;4.24;18865 +67085;42.89843;2.55818;340;20220805;31.3;21.5;26.4;4.2;19.49;.1;5.81;18778 +67085;42.89843;2.55818;340;20220806;34.8;22.4;28.6;4.5;18.09;0;7.31;21134 +67085;42.89843;2.55818;340;20220807;35.1;21.4;28.2;2.9;15.29;.1;6.6;22152 +67085;42.89843;2.55818;340;20220808;35.9;18.3;27.1;2.6;12.39;0;6.86;25104 +67085;42.89843;2.55818;340;20220809;35;19.6;27.3;2.8;11.89;0;6.78;23308 +67085;42.89843;2.55818;340;20220810;33.5;19.6;26.5;2.8;15.69;0;6.09;21986 +67085;42.89843;2.55818;340;20220811;31.5;19.5;25.5;2.3;22.09;0;4.74;20259 +67085;42.89843;2.55818;340;20220812;39.4;19.6;29.5;2;17.09;0;6.7;26136 +67085;42.89843;2.55818;340;20220813;33.4;25.5;29.4;2.9;19.79;8.2;5.43;16093 +67085;42.89843;2.55818;340;20220814;30.8;20.7;25.7;4.3;18.99;0;5.61;18210 +67085;42.89843;2.55818;340;20220815;29.5;21;25.2;4.1;16.19;0;5.55;16537 +67085;42.89843;2.55818;340;20220816;34;15.7;24.8;3.6;15.19;0;6.74;24538 +67085;42.89843;2.55818;340;20220817;25.4;18.8;22.1;4.5;15.89;1.3;4.46;14295 +67085;42.89843;2.55818;340;20220818;25.7;17.8;21.7;8.6;14.39;.3;6.03;15628 +67085;42.89843;2.55818;340;20220819;27.9;17.7;22.8;7.1;14.39;0;6.42;17770 +67085;42.89843;2.55818;340;20220820;31.5;19.3;25.4;4.7;14.79;0;6.59;19396 +67085;42.89843;2.55818;340;20220821;30.5;19.3;24.9;4.6;15.49;0;6.08;18429 +67085;42.89843;2.55818;340;20220822;29;20.3;24.6;6.2;16.89;.2;5.99;16032 +67085;42.89843;2.55818;340;20220823;32.4;20.8;26.6;5.2;17.59;0;6.6;18528 +67085;42.89843;2.55818;340;20220824;32.1;17.7;24.9;2.8;15.99;1.3;5.42;20607 +67085;42.89843;2.55818;340;20220825;32.5;20.2;26.3;3.8;17.79;.9;5.83;18849 +67085;42.89843;2.55818;340;20220826;30.8;21.6;26.2;5.8;17.69;0;6.28;16070 +67085;42.89843;2.55818;340;20220827;32.5;21.6;27;4.2;16.09;0;6.25;17447 +67085;42.89843;2.55818;340;20220828;31.7;17.4;24.5;2.3;14.89;.1;5;19970 +67085;42.89843;2.55818;340;20220829;29.9;16.9;23.4;2.3;17.49;3.8;4.38;18863 +67085;42.89843;2.55818;340;20220830;33.6;17.5;25.5;2.5;17.29;0;5.31;20938 +67085;42.89843;2.55818;340;20220831;27.7;19;23.3;3.1;17.69;1.5;4.08;15042 +67085;42.89843;2.55818;340;20220901;32.6;19.5;26;4.1;15.99;.1;6.1;18519 +67085;42.89843;2.55818;340;20220902;28.4;18.9;23.6;2.7;16.89;1.3;4.14;15518 +67085;42.89843;2.55818;340;20220903;26.3;18.5;22.4;3.2;17.79;.3;3.68;13867 +67085;42.89843;2.55818;340;20220904;26.9;17.4;22.1;2.6;20.79;0;3.26;15273 +67085;42.89843;2.55818;340;20220905;30.7;20.7;25.7;2.6;23.59;0;3.85;15566 +67085;42.89843;2.55818;340;20220906;31.4;21.9;26.6;2.4;23.59;2;3.9;15026 +67085;42.89843;2.55818;340;20220907;27.6;17.6;22.6;4.4;18.49;.1;4.18;15311 +67085;42.89843;2.55818;340;20220908;28.4;16.4;22.4;3.2;12.39;0;4.81;16716 +67085;42.89843;2.55818;340;20220909;24.1;16.9;20.5;4.2;13.89;0;3.98;12638 +67085;42.89843;2.55818;340;20220910;29.2;14.7;21.9;3.5;13.39;0;4.96;18150 +67085;42.89843;2.55818;340;20220911;29;14;21.5;1.8;14.49;0;3.86;18315 +67085;42.89843;2.55818;340;20220912;24.4;15.2;19.8;1.6;20.09;0;2.48;14025 +67085;42.89843;2.55818;340;20220913;30.2;21.2;25.7;2.1;20.39;4;3.6;13736 +67085;42.89843;2.55818;340;20220914;27.3;16.6;21.9;2.3;18.09;.6;3.33;14921 +67085;42.89843;2.55818;340;20220915;29.4;17.4;23.4;3.4;15.89;2.9;4.51;15708 +67085;42.89843;2.55818;340;20220916;24.4;17.3;20.8;6.1;16.39;0;3.91;11765 +67085;42.89843;2.55818;340;20220917;22.8;15.2;19;6.1;10.09;0;5;12086 +67085;42.89843;2.55818;340;20220918;27.3;10.6;18.9;3;7.39;0;4.81;18171 +67085;42.89843;2.55818;340;20220919;28.2;11.9;20;4.3;6.99;0;5.95;17770 +67085;42.89843;2.55818;340;20220920;27.2;12.1;19.6;4.1;7.79;0;5.43;16904 +67085;42.89843;2.55818;340;20220921;25.7;13.2;19.4;3.8;9.29;0;4.67;15148 +67085;42.89843;2.55818;340;20220922;22.6;10.9;16.7;2.1;12.19;.1;2.82;14480 +67085;42.89843;2.55818;340;20220923;24.7;10.8;17.7;3.1;14.79;14.3;3.13;15703 +67085;42.89843;2.55818;340;20220924;19.8;15.6;17.7;4.4;13.89;5.3;2.68;8144 +67085;42.89843;2.55818;340;20220925;20.4;12.3;16.3;4.8;10.99;0;3.41;11533 +67085;42.89843;2.55818;340;20220926;20.8;12.8;16.8;6.4;10.69;.3;4.03;11334 +67085;42.89843;2.55818;340;20220927;18.8;13.2;16;8.3;11.29;1.9;3.68;9236 +67085;42.89843;2.55818;340;20220928;22.3;14.6;18.4;6.8;12.79;1.4;4.03;10864 +67085;42.89843;2.55818;340;20220929;18.5;14.9;16.7;6.7;11.09;5.3;3.55;7066 +67085;42.89843;2.55818;340;20220930;16.6;10.1;13.3;6.8;10.69;.5;2.69;9691 +67085;42.89843;2.55818;340;20221001;24.8;9.2;17;3.9;11.09;.1;3.81;15331 +67085;42.89843;2.55818;340;20221002;27.3;12.8;20;3.2;13.59;0;3.71;14586 +67085;42.89843;2.55818;340;20221003;25.5;16.3;20.9;3.6;13.79;0;3.59;11308 +67085;42.89843;2.55818;340;20221004;27.7;11.2;19.4;2.4;13.29;.1;3.35;15272 +67085;42.89843;2.55818;340;20221005;20.1;11;15.5;2.2;15.39;.1;1.73;10984 +67085;42.89843;2.55818;340;20221006;24.3;16.5;20.4;3.2;14.79;.1;2.97;9985 +67085;42.89843;2.55818;340;20221007;19.1;12;15.5;1.5;15.99;.5;1.44;9373 +67085;42.89843;2.55818;340;20221008;21;15.5;18.2;2.1;16.69;1.8;1.74;8044 +67085;42.89843;2.55818;340;20221009;21.2;10.3;15.7;2.2;14.19;.1;1.97;11547 +67085;42.89843;2.55818;340;20221010;21.7;15.1;18.4;2;16.59;.1;1.8;8681 +67085;42.89843;2.55818;340;20221011;21.8;14.2;18;1.6;15.59;.2;1.79;9265 +67085;42.89843;2.55818;340;20221012;25;12.6;18.8;2.5;13.89;.8;2.69;11935 +67085;42.89843;2.55818;340;20221013;23.9;12.5;18.2;2.8;13.29;0;2.68;11268 +67085;42.89843;2.55818;340;20221014;24.3;18;21.1;5.5;14.49;.3;3.82;8045 +67085;42.89843;2.55818;340;20221015;23.8;10.7;17.2;2.2;15.09;.2;2.13;11847 +67085;42.89843;2.55818;340;20221016;25;16.4;20.7;2.9;18.39;0;2.26;9311 +67085;42.89843;2.55818;340;20221017;24.8;19;21.9;5;19.29;0;2.72;7391 +67085;42.89843;2.55818;340;20221018;23.2;18.1;20.6;2.5;19.99;0;1.66;6785 +67085;42.89843;2.55818;340;20221019;22;18.3;20.1;2.1;19.99;.2;1.38;5571 +67085;42.89843;2.55818;340;20221020;26.4;18;22.2;3.6;17.09;.1;2.96;8730 +67085;42.89843;2.55818;340;20221021;24.8;19.4;22.1;4.1;12.09;0;3.87;6732 +67085;42.89843;2.55818;340;20221022;24;14;19;1.4;14.69;.1;1.82;9360 +67085;42.89843;2.55818;340;20221023;30;13.8;21.9;3.2;12.89;.2;3.78;12001 +67085;42.89843;2.55818;340;20221024;27.2;17.4;22.3;2;11.29;0;2.79;9017 +67085;42.89843;2.55818;340;20221025;19.4;14.1;16.7;1.7;13.79;.2;1.46;6309 +67085;42.89843;2.55818;340;20221026;20.1;11.8;15.9;2;15.49;0;1.32;8012 +67085;42.89843;2.55818;340;20221027;21.1;17.2;19.1;1.8;18.59;0;1.23;5140 +67085;42.89843;2.55818;340;20221028;21.8;17.2;19.5;2.2;18.39;0;1.41;5580 +67085;42.89843;2.55818;340;20221029;20.7;15.5;18.1;3.9;17.39;.1;1.54;5907 +67085;42.89843;2.55818;340;20221030;21.8;15.3;18.5;2.5;16.79;0;1.57;6618 +67085;42.89843;2.55818;340;20221031;23.5;13.1;18.3;2;14.99;1;1.76;8494 +67085;42.89843;2.55818;340;20221101;20.9;14.5;17.7;3.6;13.29;0;2.24;6384 +67085;42.89843;2.55818;340;20221102;21.5;14.3;17.9;3.3;11.39;.1;2.55;6733 +67085;42.89843;2.55818;340;20221103;18.5;8.3;13.4;3.2;10.59;1.8;1.84;8075 +67085;42.89843;2.55818;340;20221104;12.7;11.8;12.2;8.8;9.09;4.1;2.68;1742 +67085;42.89843;2.55818;340;20221105;15.7;9.9;12.8;7.9;8.59;0;3.07;5712 +67085;42.89843;2.55818;340;20221106;19.1;4;11.5;2.1;7.69;0;1.77;9637 +67085;42.89843;2.55818;340;20221107;17.8;6.4;12.1;2;10.29;.2;1.33;8150 +67085;42.89843;2.55818;340;20221108;16.6;9.6;13.1;2.3;12.09;0;1.15;6112 +67085;42.89843;2.55818;340;20221109;20;10.3;15.1;4.4;11.99;1.3;2.13;7257 +67085;42.89843;2.55818;340;20221110;17.9;11.9;14.9;5.2;10.29;0;2.57;5445 +67085;42.89843;2.55818;340;20221111;19.1;7.9;13.5;3.2;12.99;.6;1.31;7666 +67085;42.89843;2.55818;340;20221112;17.6;14.7;16.1;2.7;15.99;.2;.98;3415 +67085;42.89843;2.55818;340;20221113;15.4;6.9;11.1;1.6;11.69;0;.8;6398 +67085;42.89843;2.55818;340;20221114;18.6;9.5;14;1.2;12.09;0;.99;6568 +67085;42.89843;2.55818;340;20221115;17.1;11;14;1.9;12.69;1;1.04;5150 +67085;42.89843;2.55818;340;20221116;18.3;11;14.6;3.6;10.89;0;1.91;5646 +67085;42.89843;2.55818;340;20221117;18.6;8.7;13.6;4;11.39;6.5;1.73;6641 +67085;42.89843;2.55818;340;20221118;14.4;10.1;12.2;6.6;9.19;.9;2.32;4022 +67085;42.89843;2.55818;340;20221119;11.3;7.4;9.3;7.2;8.29;.7;1.82;3740 +67085;42.89843;2.55818;340;20221120;15.8;7.2;11.5;6.4;8.39;1.8;2.45;5915 +67085;42.89843;2.55818;340;20221121;11.9;7.8;9.8;4.5;9.69;12.1;1.16;3762 +67085;42.89843;2.55818;340;20221122;11.3;6.7;9;8.2;7.89;7.4;1.98;3990 +67085;42.89843;2.55818;340;20221123;16.5;7.1;11.8;4.7;9.99;8.8;1.7;6019 +67085;42.89843;2.55818;340;20221124;13.8;6.5;10.1;2.4;8.89;0;1.11;5142 +67085;42.89843;2.55818;340;20221125;14;8.7;11.3;5.2;9.39;3.3;1.74;4203 +67085;42.89843;2.55818;340;20221126;16.4;8.8;12.6;4.8;7.29;0;2.65;5155 +67085;42.89843;2.55818;340;20221127;12.2;2.8;7.5;1;8.09;1.1;.6;5776 +67085;42.89843;2.55818;340;20221128;11.1;6.4;8.7;7.5;8.79;4.6;1.43;3784 +67085;42.89843;2.55818;340;20221129;11.4;8.1;9.7;6.9;8.59;4.7;1.76;2996 +67085;42.89843;2.55818;340;20221130;11.7;6.7;9.2;3.5;7.59;0;1.44;3856 +67085;42.89843;2.55818;340;20221201;9.9;1.3;5.6;3.1;6.39;.1;1.06;5287 +67085;42.89843;2.55818;340;20221202;9.3;-.9;4.2;2.1;6.09;0;.77;5789 +67085;42.89843;2.55818;340;20221203;9;.6;4.8;2;6.89;.6;.65;5129 +67085;42.89843;2.55818;340;20221204;10.5;4.6;7.5;1.9;6.99;0;.93;4122 +67085;42.89843;2.55818;340;20221205;11;-1.2;4.9;2.2;6.59;.1;.79;6272 +67085;42.89843;2.55818;340;20221206;13.8;6.9;10.3;1.1;8.79;.1;.73;4465 +67085;42.89843;2.55818;340;20221207;15.5;9.1;12.3;3.1;9.29;.3;1.5;4238 +67085;42.89843;2.55818;340;20221208;7.1;7;7;2.6;9.99;2.6;.38;0 +67085;42.89843;2.55818;340;20221209;14.8;4.6;9.7;2.4;9.89;1.5;.82;5519 +67085;42.89843;2.55818;340;20221210;7.1;8;7.5;5.8;7.09;0;1.64;0 +67085;42.89843;2.55818;340;20221211;6.3;-.8;2.7;3.3;3.99;0;1.29;4412 +67085;42.89843;2.55818;340;20221212;8.6;.3;4.4;3;6.99;4.7;.68;4821 +67085;42.89843;2.55818;340;20221213;8.7;2.9;5.8;1.6;8.89;2.3;.36;3869 +67085;42.89843;2.55818;340;20221214;12.1;7.8;9.9;2.1;11.39;.6;.51;3196 +67085;42.89843;2.55818;340;20221215;16.2;8.9;12.5;2.8;11.39;4.4;1.04;4419 +67085;42.89843;2.55818;340;20221216;14.6;9.6;12.1;2.4;10.19;.5;1.09;3495 +67085;42.89843;2.55818;340;20221217;13.6;7.2;10.4;3.3;8.89;0;1.26;4062 +67085;42.89843;2.55818;340;20221218;10.5;5.9;8.2;1.8;8.89;0;.66;3303 +67085;42.89843;2.55818;340;20221219;15.9;4.6;10.2;1;9.19;.2;.61;5675 +67085;42.89843;2.55818;340;20221220;11.1;5.9;8.5;1.4;9.89;.4;.5;3562 +67085;42.89843;2.55818;340;20221221;18;8.2;13.1;3.3;10.39;.1;1.49;5220 +67085;42.89843;2.55818;340;20221222;20.2;7.8;14;2.1;10.29;0;1.29;5985 +67085;42.89843;2.55818;340;20221223;20.6;12.3;16.4;2.9;10.89;.1;1.87;4739 +67085;42.89843;2.55818;340;20221224;17.9;9.1;13.5;2.1;9.99;.1;1.23;4912 +67085;42.89843;2.55818;340;20221225;12.1;4.7;8.4;1;10.39;0;.4;4439 +67085;42.89843;2.55818;340;20221226;17.3;5.9;11.6;1.6;10.09;.1;.84;5737 +67085;42.89843;2.55818;340;20221227;17;6.7;11.8;2.2;9.49;.1;1.13;5424 +67085;42.89843;2.55818;340;20221228;9.9;4.7;7.3;1.1;9.59;.1;.4;3609 +67085;42.89843;2.55818;340;20221229;12.3;4.7;8.5;2;9.69;0;.59;4565 +67085;42.89843;2.55818;340;20221230;13.8;7.3;10.5;.9;10.69;.1;.53;4173 +67085;42.89843;2.55818;340;20221231;12.1;10.2;11.1;1.6;12.49;.1;.51;1859 +67086;42.92027;2.86236;88;20220101;10.9;5.7;8.3;1.4;11.19;.1;.27;5529 +67086;42.92027;2.86236;88;20220102;11.5;8.3;9.9;2;10.96;.1;.54;4283 +67086;42.92027;2.86236;88;20220103;16.6;7.7;12.1;2.4;11.06;.1;.86;7187 +67086;42.92027;2.86236;88;20220104;11.9;7.3;9.6;3;11.36;.7;.47;4071 +67086;42.92027;2.86236;88;20220105;9;8.5;8.7;7.9;6.33;0;2.46;4404 +67086;42.92027;2.86236;88;20220106;8.2;4.4;6.3;8.8;4.83;0;2.52;6726 +67086;42.92027;2.86236;88;20220107;9.3;3.5;6.4;7.2;6.06;1;1.83;6965 +67086;42.92027;2.86236;88;20220108;12.9;7.8;10.3;7.3;8.59;1.6;1.91;7647 +67086;42.92027;2.86236;88;20220109;10.6;9.3;9.9;7.3;9.23;27.3;1.59;3081 +67086;42.92027;2.86236;88;20220110;9;7.5;8.2;4.4;9.26;8.2;.85;1675 +67086;42.92027;2.86236;88;20220111;12.7;6.9;9.8;6.7;6.35;0;2.6;7728 +67086;42.92027;2.86236;88;20220112;11;4.6;7.8;4.6;5.4;0;1.9;7913 +67086;42.92027;2.86236;88;20220113;9.7;-.9;4.4;2.2;5.93;0;.79;9029 +67086;42.92027;2.86236;88;20220114;10.7;-.5;5.1;1.8;6.13;.1;.7;9230 +67086;42.92027;2.86236;88;20220115;13.2;-.5;6.4;2.4;5.66;0;1.21;9626 +67086;42.92027;2.86236;88;20220116;13.5;3.8;8.6;5.4;4.46;0;2.77;8787 +67086;42.92027;2.86236;88;20220117;13.3;6.3;9.8;6.4;4.99;0;3.01;8493 +67086;42.92027;2.86236;88;20220118;10.2;1.5;5.9;3.6;6.36;0;1.16;8729 +67086;42.92027;2.86236;88;20220119;10.5;.9;5.7;4.9;6.83;.1;1.23;9324 +67086;42.92027;2.86236;88;20220120;11.8;5.7;8.8;6.1;7.16;0;1.95;8416 +67086;42.92027;2.86236;88;20220121;8.2;3.7;5.9;7.8;5.46;0;2.06;8098 +67086;42.92027;2.86236;88;20220122;12;3;7.5;5.5;4.83;0;2.42;9549 +67086;42.92027;2.86236;88;20220123;10.2;.4;5.3;2.2;6.26;0;.92;9550 +67086;42.92027;2.86236;88;20220124;11.3;2.8;7.1;2;7.93;0;.79;7367 +67086;42.92027;2.86236;88;20220125;12.1;3;7.6;1.9;8.03;0;.79;9068 +67086;42.92027;2.86236;88;20220126;16.9;1.6;9.3;3.4;6.26;0;1.98;10778 +67086;42.92027;2.86236;88;20220127;15.6;5;10.3;4.9;5.73;0;2.67;10490 +67086;42.92027;2.86236;88;20220128;13.7;6.2;10;8.9;5.46;0;3.65;9388 +67086;42.92027;2.86236;88;20220129;15.6;7;11.3;8;5.66;0;3.84;10470 +67086;42.92027;2.86236;88;20220130;15.5;7.8;11.7;8.6;7.83;0;3.25;10227 +67086;42.92027;2.86236;88;20220131;12.5;6.2;9.3;10.7;7.76;.5;2.49;9775 +67086;42.92027;2.86236;88;20220201;11.2;6.2;8.7;11.1;6.56;0;2.87;8951 +67086;42.92027;2.86236;88;20220202;15.7;9.7;12.7;10;9.09;0;3.12;9434 +67086;42.92027;2.86236;88;20220203;14.7;4.8;9.8;4;9.37;0;1.4;10350 +67086;42.92027;2.86236;88;20220204;16.2;8.2;12.2;5.2;9.63;.1;2.14;9487 +67086;42.92027;2.86236;88;20220205;14.8;10.1;12.5;7.2;8.56;0;2.81;9831 +67086;42.92027;2.86236;88;20220206;12.2;5.8;9;7;6.59;.1;2.51;10326 +67086;42.92027;2.86236;88;20220207;15;9.1;12.1;8.6;8.66;.1;2.95;10318 +67086;42.92027;2.86236;88;20220208;13.7;7.3;10.5;3.4;7.69;0;1.86;9966 +67086;42.92027;2.86236;88;20220209;12.6;3.8;8.2;2.4;8.66;0;1.14;10790 +67086;42.92027;2.86236;88;20220210;13;7.9;10.4;2.4;10.04;0;1.28;10194 +67086;42.92027;2.86236;88;20220211;15.8;5.5;10.6;4;9.34;0;1.79;8961 +67086;42.92027;2.86236;88;20220212;11.3;2.5;6.9;2.3;7.94;0;1.14;11772 +67086;42.92027;2.86236;88;20220213;16.3;5.2;10.7;4.3;9.99;0;1.8;11551 +67086;42.92027;2.86236;88;20220214;13.4;9.2;11.3;5.9;8.69;.6;2.26;6157 +67086;42.92027;2.86236;88;20220215;13.7;8.3;11;7.5;7.29;.1;3.08;10871 +67086;42.92027;2.86236;88;20220216;16.4;9.7;13.1;6.9;9.86;.7;2.7;9305 +67086;42.92027;2.86236;88;20220217;16.6;12.5;14.6;8.1;12.2;0;2.31;7900 +67086;42.92027;2.86236;88;20220218;18.4;8.5;13.4;5.1;11.27;0;2.13;12110 +67086;42.92027;2.86236;88;20220219;11.3;9.4;10.3;6.2;8.23;.2;2.14;5612 +67086;42.92027;2.86236;88;20220220;16;6.5;11.2;6.5;8.19;0;2.89;13829 +67086;42.92027;2.86236;88;20220221;16.1;11.2;13.6;9.7;8.39;.3;4;12017 +67086;42.92027;2.86236;88;20220222;16;9.4;12.7;8;7.93;0;3.62;12468 +67086;42.92027;2.86236;88;20220223;18.5;7.7;13.1;3.5;9.19;0;2.53;14298 +67086;42.92027;2.86236;88;20220224;16;8.6;12.3;3.7;10.69;0;1.87;11342 +67086;42.92027;2.86236;88;20220225;13.1;9.5;11.3;6.4;6.79;0;3.18;10397 +67086;42.92027;2.86236;88;20220226;12.7;4.1;8.4;4.2;5.89;0;2.41;14430 +67086;42.92027;2.86236;88;20220227;14.1;2.6;8.4;2.9;7.89;0;1.79;14620 +67086;42.92027;2.86236;88;20220228;15.2;4.6;9.9;2.8;8.76;0;1.9;14791 +67086;42.92027;2.86236;88;20220301;13.4;7.8;10.6;4.9;9.03;0;2.05;11124 +67086;42.92027;2.86236;88;20220302;12.6;8.1;10.4;3.4;10.63;1.4;1.34;8723 +67086;42.92027;2.86236;88;20220303;16.2;9;12.6;3.3;10.59;0;2.11;14000 +67086;42.92027;2.86236;88;20220304;14.2;8.8;11.5;7.3;9.56;0;2.48;12121 +67086;42.92027;2.86236;88;20220305;13.4;8.5;11;7.5;7.53;0;3.09;10222 +67086;42.92027;2.86236;88;20220306;13.7;7;10.4;4.8;7.33;0;2.63;12169 +67086;42.92027;2.86236;88;20220307;11.6;3.1;7.3;3.4;7.76;0;1.6;11775 +67086;42.92027;2.86236;88;20220308;14.3;3.7;9;4.5;9.19;1.1;1.84;14568 +67086;42.92027;2.86236;88;20220309;15;7.7;11.3;4.5;10.53;0;1.94;13546 +67086;42.92027;2.86236;88;20220310;15.5;7.9;11.7;4.3;10.83;0;1.83;11274 +67086;42.92027;2.86236;88;20220311;13.9;9.6;11.8;9;11.46;11.9;1.68;8007 +67086;42.92027;2.86236;88;20220312;11;10.6;10.8;7.1;11.73;67.7;1;3868 +67086;42.92027;2.86236;88;20220313;12.7;9.3;11;7.3;10.83;10;1.59;7354 +67086;42.92027;2.86236;88;20220314;12.3;5.1;8.7;5.9;11.79;4.1;.7;10933 +67086;42.92027;2.86236;88;20220315;13.2;11.9;12.5;7.3;13.29;.5;1.03;4245 +67086;42.92027;2.86236;88;20220316;13.7;11.7;12.7;3.3;13.23;0;1.18;6940 +67086;42.92027;2.86236;88;20220317;14.6;10.8;12.7;3.1;12.53;2;1.46;8563 +67086;42.92027;2.86236;88;20220318;14.8;10.5;12.7;2.5;11.59;.1;1.69;9416 +67086;42.92027;2.86236;88;20220319;12.4;9.4;10.9;1.6;11.09;.3;1.21;6637 +67086;42.92027;2.86236;88;20220320;11.9;7.9;9.9;6.8;12.14;12.4;.79;6569 +67086;42.92027;2.86236;88;20220321;12.8;10.5;11.6;8;10.79;.9;1.89;7085 +67086;42.92027;2.86236;88;20220322;13.9;8.3;11.1;7.7;8.94;0;2.91;13923 +67086;42.92027;2.86236;88;20220323;14.3;8.6;11.4;5.1;9.14;0;2.7;14506 +67086;42.92027;2.86236;88;20220324;14.8;5.4;10.1;3.3;10.34;0;1.92;14383 +67086;42.92027;2.86236;88;20220325;15.2;10.1;12.7;2.5;11.34;0;2.15;13891 +67086;42.92027;2.86236;88;20220326;15.5;7.9;11.7;2.1;11.14;0;2.05;14598 +67086;42.92027;2.86236;88;20220327;18.4;8.8;13.6;2;9.39;0;2.8;16919 +67086;42.92027;2.86236;88;20220328;17.6;6.5;12.1;5.2;9.79;0;3;18377 +67086;42.92027;2.86236;88;20220329;15.9;8.7;12.3;3.6;11.94;5.7;1.82;9993 +67086;42.92027;2.86236;88;20220330;14.9;9.2;12;4;11.19;2;1.95;10326 +67086;42.92027;2.86236;88;20220331;15.6;11.1;13.3;7.5;8.64;.3;3.94;16195 +67086;42.92027;2.86236;88;20220401;8.8;3.6;6.2;11.9;5.09;.4;3.46;20300 +67086;42.92027;2.86236;88;20220402;9.2;1.8;5.5;6;5.28;0;2.31;11490 +67086;42.92027;2.86236;88;20220403;10.3;3.6;7;6.6;4.59;0;3.58;20700 +67086;42.92027;2.86236;88;20220404;13.7;2.6;8.2;5.1;4.79;.1;3.89;23500 +67086;42.92027;2.86236;88;20220405;18.2;5.7;11.9;6;5.54;0;5.04;23442 +67086;42.92027;2.86236;88;20220406;17.7;11.4;14.6;5.4;8.99;0;4;16631 +67086;42.92027;2.86236;88;20220407;21.2;10.6;15.9;4.8;10.39;0;4.4;21690 +67086;42.92027;2.86236;88;20220408;19.5;12.9;16.2;5.1;11.69;0;3.87;17678 +67086;42.92027;2.86236;88;20220409;16.1;10.2;13.1;6.9;7.94;0;4.12;15662 +67086;42.92027;2.86236;88;20220410;14;4.8;9.4;4.4;9.19;0;2.64;20501 +67086;42.92027;2.86236;88;20220411;16.7;9.7;13.2;9.6;12.29;0;2.72;16446 +67086;42.92027;2.86236;88;20220412;14.2;12.1;13.2;7.2;13.14;3.2;1.59;7124 +67086;42.92027;2.86236;88;20220413;15.8;12.2;14;3.5;12.64;.7;1.92;7897 +67086;42.92027;2.86236;88;20220414;22.5;12;17.2;3.1;10.59;0;4.36;21901 +67086;42.92027;2.86236;88;20220415;23.5;14.3;18.9;6.6;12.61;0;5.02;20075 +67086;42.92027;2.86236;88;20220416;22.7;15.6;19.2;10.5;12.61;0;5.78;21194 +67086;42.92027;2.86236;88;20220417;20.4;13.9;17.2;4.5;11.09;0;4.78;24600 +67086;42.92027;2.86236;88;20220418;22.8;13.6;18.2;5.2;10.29;0;5.32;22483 +67086;42.92027;2.86236;88;20220419;21.1;14.7;17.9;4.6;11.09;2.1;4.12;12826 +67086;42.92027;2.86236;88;20220420;13.9;10.1;12;3.9;11.19;41.4;1.95;10400 +67086;42.92027;2.86236;88;20220421;13.3;9.2;11.3;6.6;10.94;1.3;1.94;9718 +67086;42.92027;2.86236;88;20220422;17.6;9.6;13.6;3.9;12.29;0;3.11;20853 +67086;42.92027;2.86236;88;20220423;18.5;11.3;14.9;7.4;11.24;17.4;3.53;15063 +67086;42.92027;2.86236;88;20220424;19.9;9.5;14.7;5.3;11.04;.3;4.12;22033 +67086;42.92027;2.86236;88;20220425;20.2;11.6;15.9;3.5;11.54;0;4.11;23028 +67086;42.92027;2.86236;88;20220426;18.4;9.8;14.1;2.3;12.04;0;3.35;22511 +67086;42.92027;2.86236;88;20220427;18;11;14.5;2.2;13.14;0;2.82;17645 +67086;42.92027;2.86236;88;20220428;21;12.5;16.7;3.1;13.94;0;3.69;21119 +67086;42.92027;2.86236;88;20220429;25.9;16.5;21.2;5.4;13.94;0;6.04;24979 +67086;42.92027;2.86236;88;20220430;23.3;17;20.2;5.5;12.79;0;5.13;17020 +67086;42.92027;2.86236;88;20220501;24.1;14;19.1;5.1;10.59;0;6.08;26176 +67086;42.92027;2.86236;88;20220502;19.3;14.6;17;3.2;12.49;0;3.08;11951 +67086;42.92027;2.86236;88;20220503;20.3;13.9;17.1;3.1;13.74;.4;3.23;15368 +67086;42.92027;2.86236;88;20220504;22;13.3;17.6;4.5;12.54;.7;4.59;21536 +67086;42.92027;2.86236;88;20220505;21.6;14.3;18;7.3;11.04;.5;5.92;25676 +67086;42.92027;2.86236;88;20220506;21.4;13.7;17.5;7.5;10.53;0;5.83;23864 +67086;42.92027;2.86236;88;20220507;23.9;14.6;19.3;8;11.49;.4;6.63;25923 +67086;42.92027;2.86236;88;20220508;25.6;16;20.8;4.9;12.79;.4;6.13;25638 +67086;42.92027;2.86236;88;20220509;22.8;14.8;18.8;2.1;14.83;0;4.11;22944 +67086;42.92027;2.86236;88;20220510;23.1;12.6;17.9;2.4;15.19;.1;4.14;25055 +67086;42.92027;2.86236;88;20220511;22.2;12.8;17.5;3.3;15.59;0;3.98;24360 +67086;42.92027;2.86236;88;20220512;22.3;14.4;18.3;3.2;15.43;0;3.84;20493 +67086;42.92027;2.86236;88;20220513;24.2;14;19.1;2.5;14.89;0;4.55;25164 +67086;42.92027;2.86236;88;20220514;25.2;15.6;20.4;2.3;16.33;0;4.63;24546 +67086;42.92027;2.86236;88;20220515;22.1;15.3;18.7;3.4;16.59;.5;3.78;20747 +67086;42.92027;2.86236;88;20220516;24.6;16.2;20.4;2.9;17.09;.1;4.55;24340 +67086;42.92027;2.86236;88;20220517;23.6;15.5;19.5;1.9;17.99;.1;3.94;22546 +67086;42.92027;2.86236;88;20220518;29.4;17.7;23.5;3.1;18.09;0;5.91;26819 +67086;42.92027;2.86236;88;20220519;23;18.6;20.8;4.6;20.23;.1;3.35;16733 +67086;42.92027;2.86236;88;20220520;26.8;17.3;22;4.4;18.76;.1;4.97;23146 +67086;42.92027;2.86236;88;20220521;25.5;16.7;21.1;2.1;19.03;.1;4.53;24956 +67086;42.92027;2.86236;88;20220522;26.2;16.9;21.6;2;19.83;0;4.13;21352 +67086;42.92027;2.86236;88;20220523;24.2;19.1;21.6;5.1;16.93;0;4.66;17685 +67086;42.92027;2.86236;88;20220524;19.1;15.5;17.3;6.8;12.29;5.7;4.17;13970 +67086;42.92027;2.86236;88;20220525;21.8;12.9;17.4;9.3;11.49;0;5.75;23181 +67086;42.92027;2.86236;88;20220526;23.3;14.6;18.9;9;11.96;0;6.64;27192 +67086;42.92027;2.86236;88;20220527;27.1;16.4;21.8;8.2;13.29;0;7.58;26795 +67086;42.92027;2.86236;88;20220528;28.3;19.5;23.9;7.6;13.09;0;8.42;27705 +67086;42.92027;2.86236;88;20220529;29.1;16.4;22.8;3.9;9.89;0;7.41;29419 +67086;42.92027;2.86236;88;20220530;24.7;14.9;19.8;2.3;11.99;.7;4.84;23828 +67086;42.92027;2.86236;88;20220531;25.1;16.1;20.6;2.3;16.16;.1;5.15;28314 +67086;42.92027;2.86236;88;20220601;23.6;15.6;19.6;2.9;18.73;.1;3.72;20583 +67086;42.92027;2.86236;88;20220602;23.8;18.4;21.1;2.7;19.46;.1;3.55;17225 +67086;42.92027;2.86236;88;20220603;26.3;18.4;22.3;3.1;20.33;.1;4.67;23561 +67086;42.92027;2.86236;88;20220604;26.2;19;22.6;2.6;20.99;0;4.56;23080 +67086;42.92027;2.86236;88;20220605;28.1;19;23.6;5.4;17.26;0;6.58;26872 +67086;42.92027;2.86236;88;20220606;28.6;17.5;23.1;3.6;16.86;2.3;6.22;28152 +67086;42.92027;2.86236;88;20220607;26.7;18.7;22.7;4.9;16.96;0;6;25708 +67086;42.92027;2.86236;88;20220608;26.5;17.8;22.2;4.6;15.99;.6;5.47;21341 +67086;42.92027;2.86236;88;20220609;25;16.3;20.6;7.9;12.59;0;7.15;27810 +67086;42.92027;2.86236;88;20220610;32.3;17.4;24.9;5.3;12.59;0;8.78;30955 +67086;42.92027;2.86236;88;20220611;31.9;19.3;25.6;3.1;13.43;0;7.27;29397 +67086;42.92027;2.86236;88;20220612;31.7;19.9;25.8;3.4;15.66;.8;6.83;26208 +67086;42.92027;2.86236;88;20220613;33.5;21.4;27.4;4.2;18.43;.1;7.58;27230 +67086;42.92027;2.86236;88;20220614;29.8;20.7;25.2;2.7;16.13;.9;5.94;24504 +67086;42.92027;2.86236;88;20220615;29.5;19.8;24.7;2.8;19.59;0;6;28280 +67086;42.92027;2.86236;88;20220616;34.5;19.6;27.1;2.4;20.19;0;6.71;29525 +67086;42.92027;2.86236;88;20220617;35.5;23.4;29.4;3.2;18.96;0;7.5;28186 +67086;42.92027;2.86236;88;20220618;29.1;21;25;3.6;21.76;.1;5.94;28538 +67086;42.92027;2.86236;88;20220619;29.5;21.1;25.3;7.6;22.96;0;5.71;25264 +67086;42.92027;2.86236;88;20220620;25.8;20.9;23.3;4.8;23.23;0;3.68;16877 +67086;42.92027;2.86236;88;20220621;27.2;21.5;24.3;2.8;24.53;1;3.82;17874 +67086;42.92027;2.86236;88;20220622;28.9;19.9;24.4;4.1;22.69;3.8;5.06;23005 +67086;42.92027;2.86236;88;20220623;30.4;19.2;24.8;3.7;20.89;6.6;5.95;26376 +67086;42.92027;2.86236;88;20220624;27.1;18.5;22.8;4.2;16.66;0;5.7;23926 +67086;42.92027;2.86236;88;20220625;27.9;17.5;22.7;3.4;18.66;3.7;5.12;23789 +67086;42.92027;2.86236;88;20220626;27.9;18.9;23.4;4.7;17.76;.1;6.05;25376 +67086;42.92027;2.86236;88;20220627;25;17.4;21.2;8.6;14.93;.7;6.36;23119 +67086;42.92027;2.86236;88;20220628;28.9;18.1;23.5;6.8;13.46;0;8.31;30039 +67086;42.92027;2.86236;88;20220629;30.3;17.8;24;3.5;15.33;.2;7.07;30693 +67086;42.92027;2.86236;88;20220630;24.5;19.3;21.9;6.3;16.06;0;5.45;19318 +67086;42.92027;2.86236;88;20220701;27.3;16.2;21.7;6.1;12.36;0;7.58;30051 +67086;42.92027;2.86236;88;20220702;27;16.3;21.6;2.9;13.76;0;5.83;27400 +67086;42.92027;2.86236;88;20220703;30.8;18.1;24.5;2.9;16.49;0;6.31;27279 +67086;42.92027;2.86236;88;20220704;32.8;21.4;27.1;5;18.23;0;7.86;28235 +67086;42.92027;2.86236;88;20220705;32.9;22.1;27.5;6.3;17.29;.3;8.79;27660 +67086;42.92027;2.86236;88;20220706;30.6;22.6;26.6;5.7;14.06;0;8.01;22339 +67086;42.92027;2.86236;88;20220707;30.9;20.9;25.9;8.3;14.79;0;9.52;29577 +67086;42.92027;2.86236;88;20220708;32.4;20.9;26.6;6.8;14.26;0;9.58;30220 +67086;42.92027;2.86236;88;20220709;33.9;21.1;27.5;4.6;13.36;0;8.86;30159 +67086;42.92027;2.86236;88;20220710;33.3;22.4;27.9;3.5;14.16;0;7.81;28243 +67086;42.92027;2.86236;88;20220711;30.2;19.8;25;2.2;17.86;0;5.85;27078 +67086;42.92027;2.86236;88;20220712;31.6;19.2;25.4;2.3;21.49;0;6.01;28930 +67086;42.92027;2.86236;88;20220713;30.7;20.5;25.6;2.5;22.76;0;5.73;27196 +67086;42.92027;2.86236;88;20220714;30.5;22.5;26.5;2.2;23.63;.1;5.31;24264 +67086;42.92027;2.86236;88;20220715;39.1;22.1;30.6;3.9;16.63;0;9.18;29286 +67086;42.92027;2.86236;88;20220716;33.7;23.1;28.4;2.6;17.16;0;6.64;25767 +67086;42.92027;2.86236;88;20220717;32.7;21.3;27;2.3;20.26;.1;6.53;29465 +67086;42.92027;2.86236;88;20220718;31.9;20.5;26.2;2.9;23.93;0;5.98;27541 +67086;42.92027;2.86236;88;20220719;28.8;23;25.9;4.6;26.09;0;4.56;20067 +67086;42.92027;2.86236;88;20220720;33;22.9;28;4;20.43;0;7.2;26828 +67086;42.92027;2.86236;88;20220721;35.5;22.7;29.1;3.5;17.59;0;7.8;27996 +67086;42.92027;2.86236;88;20220722;33.3;23.1;28.2;3.7;19.66;1.7;6.95;25161 +67086;42.92027;2.86236;88;20220723;31.9;21.3;26.6;6.3;16.73;0;8.16;25538 +67086;42.92027;2.86236;88;20220724;31.3;22.8;27.1;3;18.99;0;6.16;23784 +67086;42.92027;2.86236;88;20220725;30.5;22;26.3;6;20.83;.7;6.61;22933 +67086;42.92027;2.86236;88;20220726;29.5;20.7;25.1;7;15.79;0;7.94;26513 +67086;42.92027;2.86236;88;20220727;32.1;20;26.1;6.3;13.13;0;9.12;29012 +67086;42.92027;2.86236;88;20220728;31.2;20.2;25.7;3.6;14.49;0;6.87;25373 +67086;42.92027;2.86236;88;20220729;30.1;22.9;26.5;4.7;17.23;2.1;6.52;20329 +67086;42.92027;2.86236;88;20220730;33.1;22.2;27.6;5.8;17.03;0;8.54;27483 +67086;42.92027;2.86236;88;20220731;36.1;23.5;29.8;5.2;15.56;0;9.48;28563 +67086;42.92027;2.86236;88;20220801;37.5;24.6;31.1;5.6;15.43;0;10.21;28451 +67086;42.92027;2.86236;88;20220802;36.4;24.5;30.4;4.1;15.26;0;8.49;25998 +67086;42.92027;2.86236;88;20220803;30.5;21.5;26;2.9;21.83;0;5.3;23578 +67086;42.92027;2.86236;88;20220804;28.8;22.8;25.8;2.4;25.69;.6;3.72;16160 +67086;42.92027;2.86236;88;20220805;34.1;22.2;28.2;4.1;22.03;.1;6.88;25063 +67086;42.92027;2.86236;88;20220806;36.1;23.9;30;5.3;18.56;0;8.74;25647 +67086;42.92027;2.86236;88;20220807;33.6;24.4;29;3;17.56;.1;6.51;22799 +67086;42.92027;2.86236;88;20220808;33.3;22;27.6;3.1;16.73;0;6.67;25236 +67086;42.92027;2.86236;88;20220809;33.1;21.1;27.1;2.6;15.83;0;6.11;24383 +67086;42.92027;2.86236;88;20220810;30.7;21.1;25.9;2.8;22.56;0;5.21;23549 +67086;42.92027;2.86236;88;20220811;30.4;23.2;26.8;3;27.56;0;4.11;17476 +67086;42.92027;2.86236;88;20220812;35;23;29;2.8;26.43;0;5.91;24611 +67086;42.92027;2.86236;88;20220813;31.7;23.8;27.7;3.2;26.09;3.1;5.19;21810 +67086;42.92027;2.86236;88;20220814;31.4;23.3;27.4;4;22.45;.3;5.63;19050 +67086;42.92027;2.86236;88;20220815;32.2;22.3;27.3;3.4;17.05;0;6.26;22605 +67086;42.92027;2.86236;88;20220816;31;20.1;25.6;3.3;17.3;0;6.01;21664 +67086;42.92027;2.86236;88;20220817;28;19.8;23.9;3.7;17.55;1.4;4.48;15212 +67086;42.92027;2.86236;88;20220818;26.8;19;22.9;7.7;15.8;.1;5.95;16993 +67086;42.92027;2.86236;88;20220819;28.3;19.3;23.8;8.3;15.4;0;7.42;23706 +67086;42.92027;2.86236;88;20220820;33.4;21.5;27.5;4.9;15.4;0;7.88;25488 +67086;42.92027;2.86236;88;20220821;32.2;22.2;27.2;4.2;15.7;0;6.71;21489 +67086;42.92027;2.86236;88;20220822;29.3;21.8;25.5;6.3;17.1;0;6.77;20986 +67086;42.92027;2.86236;88;20220823;34.1;22;28;5.2;18.05;0;7.84;24799 +67086;42.92027;2.86236;88;20220824;30.8;20.9;25.9;2.4;17.45;1;5.6;23373 +67086;42.92027;2.86236;88;20220825;32.6;21.7;27.2;3.3;20.4;.8;5.61;19544 +67086;42.92027;2.86236;88;20220826;33.4;23;28.2;6.7;18.3;0;7.99;21659 +67086;42.92027;2.86236;88;20220827;33.7;22.9;28.3;4.4;17.5;0;7.04;22118 +67086;42.92027;2.86236;88;20220828;30.1;20.2;25.2;2.2;17.9;.1;5.19;23254 +67086;42.92027;2.86236;88;20220829;28.1;20;24;2.5;21.15;2.8;4.02;17314 +67086;42.92027;2.86236;88;20220830;30.5;19.9;25.2;2.1;20.8;0;4.99;23115 +67086;42.92027;2.86236;88;20220831;28.3;20.7;24.5;3.2;20.35;.5;4;14892 +67086;42.92027;2.86236;88;20220901;32;22.2;27.1;4.6;18.35;.1;6.79;22991 +67086;42.92027;2.86236;88;20220902;29.8;21.2;25.5;2.6;19.05;.5;4.46;17220 +67086;42.92027;2.86236;88;20220903;27.4;19.6;23.5;2.6;20.56;0;3.87;18215 +67086;42.92027;2.86236;88;20220904;28.4;20.5;24.4;3.4;24.49;0;3.62;17201 +67086;42.92027;2.86236;88;20220905;29;22.4;25.7;5.3;26.83;0;3.61;15565 +67086;42.92027;2.86236;88;20220906;30;23.3;26.7;3.5;27.09;2.2;3.68;15481 +67086;42.92027;2.86236;88;20220907;28.6;20.7;24.6;2.9;21.06;.2;3.79;15354 +67086;42.92027;2.86236;88;20220908;28.7;19;23.9;3.5;13.73;0;5.2;19174 +67086;42.92027;2.86236;88;20220909;27.8;18.9;23.3;3.4;13.96;0;4.73;16070 +67086;42.92027;2.86236;88;20220910;27.7;16.7;22.2;2.9;14.63;0;4.65;21239 +67086;42.92027;2.86236;88;20220911;26.8;17.4;22.1;2.7;16.19;0;4.04;19339 +67086;42.92027;2.86236;88;20220912;26.6;19.3;23;3;22.49;0;2.99;14260 +67086;42.92027;2.86236;88;20220913;27.7;22.9;25.3;3.6;26.29;2.8;2.51;9560 +67086;42.92027;2.86236;88;20220914;27.3;20.4;23.8;2.7;22.66;.3;2.94;12301 +67086;42.92027;2.86236;88;20220915;30.9;19.1;25;3.7;17.36;1.5;5.08;18250 +67086;42.92027;2.86236;88;20220916;27.9;19.9;23.9;6.4;16.03;0;5.88;18292 +67086;42.92027;2.86236;88;20220917;24.9;15.4;20.2;5.2;9.33;0;5.72;19672 +67086;42.92027;2.86236;88;20220918;25.3;11.3;18.3;3;8.33;0;4.45;19286 +67086;42.92027;2.86236;88;20220919;29.6;12.7;21.1;3.1;8.63;0;5.27;20766 +67086;42.92027;2.86236;88;20220920;26.5;13.3;19.9;2.7;9.43;0;4.43;20064 +67086;42.92027;2.86236;88;20220921;26.2;14;20.1;3;9.86;0;4.52;19663 +67086;42.92027;2.86236;88;20220922;24.3;15.1;19.7;2.4;14.09;0;3.39;17806 +67086;42.92027;2.86236;88;20220923;23.7;14;18.8;4;17.13;13.9;2.91;16228 +67086;42.92027;2.86236;88;20220924;22;16.1;19;4.2;15.33;4.4;2.87;10459 +67086;42.92027;2.86236;88;20220925;22.5;14.2;18.4;5.8;11.69;0;4.45;16928 +67086;42.92027;2.86236;88;20220926;22.3;13.5;17.9;5.9;10.79;.1;4.65;17785 +67086;42.92027;2.86236;88;20220927;20.5;15.3;17.9;7.3;11.93;.4;4.27;13938 +67086;42.92027;2.86236;88;20220928;23;16.1;19.5;7.2;13.76;.7;4.43;13678 +67086;42.92027;2.86236;88;20220929;20.3;15.6;18;5.8;12.29;2.1;3.68;11461 +67086;42.92027;2.86236;88;20220930;19.6;12.1;15.8;5.9;10.83;.2;3.68;15585 +67086;42.92027;2.86236;88;20221001;25.3;11.4;18.3;3.9;11.5;.1;3.98;16275 +67086;42.92027;2.86236;88;20221002;27.1;15.5;21.3;3;14.55;0;3.93;17406 +67086;42.92027;2.86236;88;20221003;27.6;15.5;21.5;3.3;14.05;0;3.96;16216 +67086;42.92027;2.86236;88;20221004;24.2;13.5;18.8;2.4;14.76;0;2.89;16292 +67086;42.92027;2.86236;88;20221005;21.7;14.2;18;3.1;17.96;.7;1.93;11979 +67086;42.92027;2.86236;88;20221006;26.3;17.5;21.9;2.8;17.19;0;3.2;14942 +67086;42.92027;2.86236;88;20221007;21.4;15.1;18.2;2.1;17.06;1.8;1.88;10468 +67086;42.92027;2.86236;88;20221008;21.6;16.1;18.9;1.8;17.96;3.1;1.74;9675 +67086;42.92027;2.86236;88;20221009;21.9;14.1;18;1.5;16.19;.1;2.09;14167 +67086;42.92027;2.86236;88;20221010;22.1;16;19.1;2.3;18.09;.3;1.89;10691 +67086;42.92027;2.86236;88;20221011;22.8;16;19.4;1.9;17.56;.1;1.97;11445 +67086;42.92027;2.86236;88;20221012;24.3;14.6;19.5;2.4;15.76;.9;2.59;14152 +67086;42.92027;2.86236;88;20221013;24.5;15.6;20.1;3;15.09;0;2.81;12558 +67086;42.92027;2.86236;88;20221014;25.6;18;21.8;4.6;15.76;.1;3.68;11854 +67086;42.92027;2.86236;88;20221015;21.8;14.1;17.9;2.3;16.93;.2;1.85;11303 +67086;42.92027;2.86236;88;20221016;24.3;18.8;21.6;4.2;20.39;0;2.18;10419 +67086;42.92027;2.86236;88;20221017;23.1;19.5;21.3;7.4;21.56;.2;1.94;7586 +67086;42.92027;2.86236;88;20221018;22.3;18.8;20.5;3.5;21.69;.3;1.4;6823 +67086;42.92027;2.86236;88;20221019;21.9;19.4;20.6;3.1;22.06;.2;1.11;4483 +67086;42.92027;2.86236;88;20221020;23.9;19.7;21.8;5.5;21.49;0;1.87;6131 +67086;42.92027;2.86236;88;20221021;24.5;20.3;22.4;4.3;17.69;0;2.78;7388 +67086;42.92027;2.86236;88;20221022;23.2;16.5;19.9;2.5;18.09;.1;1.93;10530 +67086;42.92027;2.86236;88;20221023;23.9;16.2;20;2.9;18.53;0;2.02;10741 +67086;42.92027;2.86236;88;20221024;25.4;18.1;21.7;2.5;18.26;0;2.25;9827 +67086;42.92027;2.86236;88;20221025;20.6;16.4;18.5;1.9;16.96;.1;1.32;4967 +67086;42.92027;2.86236;88;20221026;21.9;16.8;19.3;2.4;19.46;.1;1.34;6867 +67086;42.92027;2.86236;88;20221027;22.5;18.3;20.4;1.8;20.23;0;1.35;7022 +67086;42.92027;2.86236;88;20221028;22.6;18.1;20.3;2.5;20.13;0;1.51;8334 +67086;42.92027;2.86236;88;20221029;20.8;16.4;18.6;3.6;18.83;.1;1.37;6848 +67086;42.92027;2.86236;88;20221030;22.2;16.4;19.3;4.1;18.96;0;1.56;8094 +67086;42.92027;2.86236;88;20221031;23.8;17.4;20.6;6.1;18.36;.5;2.41;8976 +67086;42.92027;2.86236;88;20221101;23.4;16.1;19.8;3.3;14.56;0;2.47;10684 +67086;42.92027;2.86236;88;20221102;23.1;14.8;18.9;3;12.59;.1;2.47;10895 +67086;42.92027;2.86236;88;20221103;18.1;12.1;15.1;4.2;12.86;.2;1.77;7075 +67086;42.92027;2.86236;88;20221104;15.6;11.8;13.7;7.5;9.29;2.1;3.07;8681 +67086;42.92027;2.86236;88;20221105;17.2;10.3;13.8;6.9;8.09;0;3.45;11147 +67086;42.92027;2.86236;88;20221106;17.8;5.9;11.9;2.3;9.39;0;1.52;11735 +67086;42.92027;2.86236;88;20221107;19.8;9.2;14.5;3.3;12.09;.1;1.76;10885 +67086;42.92027;2.86236;88;20221108;19;12.9;15.9;2.3;14.56;0;1.27;7027 +67086;42.92027;2.86236;88;20221109;21.2;13.8;17.5;3.2;14.69;.8;1.76;7989 +67086;42.92027;2.86236;88;20221110;19.9;12.4;16.1;4.7;11.06;0;2.61;10044 +67086;42.92027;2.86236;88;20221111;19.8;11.6;15.7;3.4;14.69;1.1;1.37;9122 +67086;42.92027;2.86236;88;20221112;20;15.7;17.8;3;16.33;.2;1.36;6429 +67086;42.92027;2.86236;88;20221113;18.4;9.9;14.1;2;13.99;0;.93;7465 +67086;42.92027;2.86236;88;20221114;19.5;13.3;16.4;3.9;14.56;0;1.52;6667 +67086;42.92027;2.86236;88;20221115;18.7;13.3;16;2.4;14.53;.4;1.17;6490 +67086;42.92027;2.86236;88;20221116;19.5;12.6;16;3.4;11.59;0;1.96;8483 +67086;42.92027;2.86236;88;20221117;20.9;10.8;15.8;3.2;11.93;4.3;1.86;9243 +67086;42.92027;2.86236;88;20221118;15.9;11.4;13.6;5.6;10.13;.4;2.22;6550 +67086;42.92027;2.86236;88;20221119;12.5;8.8;10.7;6.6;8.99;.3;1.84;6938 +67086;42.92027;2.86236;88;20221120;16.6;7.7;12.2;5.5;8.89;.6;2.27;9427 +67086;42.92027;2.86236;88;20221121;12.3;8.8;10.5;3.5;10.16;6.8;1.05;4350 +67086;42.92027;2.86236;88;20221122;13;8;10.5;8.7;8.2;4.2;2.29;7701 +67086;42.92027;2.86236;88;20221123;18;8.7;13.4;3.6;10.45;5.6;1.67;8031 +67086;42.92027;2.86236;88;20221124;16.5;8;12.2;2.3;9.95;0;1.21;6781 +67086;42.92027;2.86236;88;20221125;16;9.7;12.8;4.8;10.13;1.3;1.83;6659 +67086;42.92027;2.86236;88;20221126;17.3;9.9;13.6;4.9;8.36;0;2.48;8259 +67086;42.92027;2.86236;88;20221127;14.8;5.2;10;3.2;9.29;.9;1.1;8239 +67086;42.92027;2.86236;88;20221128;12.7;8.7;10.7;5.5;10.23;3.7;1.28;4057 +67086;42.92027;2.86236;88;20221129;13.3;8.9;11.1;5.3;8.66;1.4;1.83;6510 +67086;42.92027;2.86236;88;20221130;13.7;5.7;9.7;4.2;7.63;0;1.6;8401 +67086;42.92027;2.86236;88;20221201;10.3;3.4;6.9;4.3;7.23;0;1.14;6350 +67086;42.92027;2.86236;88;20221202;10.9;3.1;7;2.9;6.83;.1;1.01;7722 +67086;42.92027;2.86236;88;20221203;9;4;6.5;2.6;7.49;1.2;.81;4676 +67086;42.92027;2.86236;88;20221204;13;5.8;9.4;2.8;7.89;0;1.14;7168 +67086;42.92027;2.86236;88;20221205;12.2;1.8;7;2.1;6.96;.1;.81;8313 +67086;42.92027;2.86236;88;20221206;13.2;6.9;10.1;1.9;7.63;.1;.95;6645 +67086;42.92027;2.86236;88;20221207;15.7;8.7;12.2;2.2;9.09;0;1.11;7112 +67086;42.92027;2.86236;88;20221208;8.7;5.9;7.3;2.8;8.79;2.1;.66;3607 +67086;42.92027;2.86236;88;20221209;16;5.9;11;2.6;10.86;.8;.75;7380 +67086;42.92027;2.86236;88;20221210;8.1;8;8;7.5;7.29;0;1.77;3654 +67086;42.92027;2.86236;88;20221211;7.3;-.1;3.6;4;4.26;0;1.41;6781 +67086;42.92027;2.86236;88;20221212;10.1;2.3;6.2;3.9;6.63;4.4;1.19;5145 +67086;42.92027;2.86236;88;20221213;8.5;3.6;6;2.3;8.79;3.4;.37;5276 +67086;42.92027;2.86236;88;20221214;12.8;7.6;10.2;3.1;11.56;1.3;.51;4692 +67086;42.92027;2.86236;88;20221215;14.5;9.1;11.8;3.4;12.79;4.9;.56;5285 +67086;42.92027;2.86236;88;20221216;14.6;10.4;12.5;3;11.39;.7;.97;4938 +67086;42.92027;2.86236;88;20221217;12.5;6.5;9.5;3.1;8.99;0;.94;6183 +67086;42.92027;2.86236;88;20221218;14.4;6.3;10.4;3.9;9.69;0;.97;7339 +67086;42.92027;2.86236;88;20221219;16.6;10.2;13.4;4.3;11.79;0;1.23;6090 +67086;42.92027;2.86236;88;20221220;14.4;8.9;11.6;2.7;12.19;.2;.61;5141 +67086;42.92027;2.86236;88;20221221;18.8;10.8;14.8;3;11.66;0;1.34;6794 +67086;42.92027;2.86236;88;20221222;19.9;10.5;15.2;3.2;11.23;0;1.58;7169 +67086;42.92027;2.86236;88;20221223;21;12.8;16.9;2.5;12.06;.1;1.49;6892 +67086;42.92027;2.86236;88;20221224;19.6;10.6;15.1;2;11.29;.1;1.14;7067 +67086;42.92027;2.86236;88;20221225;14;8.5;11.3;2.3;12.23;0;.53;4015 +67086;42.92027;2.86236;88;20221226;17.1;11.4;14.3;2.2;12.56;0;.94;5150 +67086;42.92027;2.86236;88;20221227;18;9.2;13.6;2.6;11.13;.1;1.08;7590 +67086;42.92027;2.86236;88;20221228;11.5;7.2;9.3;2.1;10.59;0;.52;4080 +67086;42.92027;2.86236;88;20221229;13.4;9.3;11.3;1.8;11.23;0;.65;4532 +67086;42.92027;2.86236;88;20221230;14.1;8.7;11.4;2;11.73;0;.61;4729 +67086;42.92027;2.86236;88;20221231;15.5;11.6;13.6;2.5;13.33;0;.71;4913 +67087;42.95606;3.03411;1;20220101;11.3;7.2;9.3;1.9;11.81;.1;.21;6791 +67087;42.95606;3.03411;1;20220102;11.6;9.6;10.6;2.6;11.61;.2;.48;5206 +67087;42.95606;3.03411;1;20220103;15;9.1;12.1;2.9;11.91;.1;.69;7914 +67087;42.95606;3.03411;1;20220104;12.1;9.6;10.9;3.8;12.11;.4;.45;5690 +67087;42.95606;3.03411;1;20220105;9.7;9.2;9.5;8.6;6.51;0;2.55;5227 +67087;42.95606;3.03411;1;20220106;8.6;4.9;6.8;9.3;5.01;0;2.52;6663 +67087;42.95606;3.03411;1;20220107;9.6;4.6;7.1;7.4;6.11;.2;1.87;8133 +67087;42.95606;3.03411;1;20220108;13.5;8.5;11;7.2;8.51;.6;2.01;8297 +67087;42.95606;3.03411;1;20220109;11.4;10.5;11;7.6;9.21;18.8;1.79;4088 +67087;42.95606;3.03411;1;20220110;9.3;8;8.7;5.9;9.31;8.1;.94;1655 +67087;42.95606;3.03411;1;20220111;12.6;7.6;10.1;9.4;6.34;0;2.66;7815 +67087;42.95606;3.03411;1;20220112;11;6.1;8.6;6.2;5.56;0;1.94;7658 +67087;42.95606;3.03411;1;20220113;9.2;1.4;5.3;2.6;6.41;0;.78;9406 +67087;42.95606;3.03411;1;20220114;9.6;2.1;5.9;2.9;6.71;.1;.85;9319 +67087;42.95606;3.03411;1;20220115;11.2;2.7;7;2;6.91;0;.79;9900 +67087;42.95606;3.03411;1;20220116;13.9;7.5;10.7;5.3;4.11;0;3.1;8852 +67087;42.95606;3.03411;1;20220117;14.1;8.1;11.1;6.7;4.91;0;3.38;8685 +67087;42.95606;3.03411;1;20220118;10.1;5;7.6;3.5;6.71;0;1.25;8186 +67087;42.95606;3.03411;1;20220119;11.2;2.8;7;5;6.91;0;1.38;10290 +67087;42.95606;3.03411;1;20220120;12;6.3;9.2;6;7.21;0;1.88;9983 +67087;42.95606;3.03411;1;20220121;8.3;4.3;6.3;8.3;5.51;0;2.1;7599 +67087;42.95606;3.03411;1;20220122;13;3.9;8.5;5.8;4.91;0;2.6;10609 +67087;42.95606;3.03411;1;20220123;9.7;2.8;6.3;2.5;6.71;0;.93;9687 +67087;42.95606;3.03411;1;20220124;11;5.2;8.1;2.7;8.81;0;.81;5029 +67087;42.95606;3.03411;1;20220125;10.8;5.5;8.2;2.8;8.71;.1;.85;8829 +67087;42.95606;3.03411;1;20220126;16.7;3.9;10.3;3.1;6.91;0;1.82;11076 +67087;42.95606;3.03411;1;20220127;13;7.8;10.4;4.2;6.01;0;2.2;11200 +67087;42.95606;3.03411;1;20220128;15.3;8.9;12.1;8.5;5.31;0;4.1;9831 +67087;42.95606;3.03411;1;20220129;16.6;9.1;12.9;7.7;5.71;0;4.03;10625 +67087;42.95606;3.03411;1;20220130;17.5;11;14.3;9.3;8.51;0;3.74;10092 +67087;42.95606;3.03411;1;20220131;13;7.3;10.2;11.9;8.01;.2;2.61;10390 +67087;42.95606;3.03411;1;20220201;11.6;6.5;9.1;11.2;6.61;0;2.84;9288 +67087;42.95606;3.03411;1;20220202;15;10.3;12.7;9.9;9.21;0;2.85;9064 +67087;42.95606;3.03411;1;20220203;13.1;5.5;9.3;3.8;9.51;0;1.13;10005 +67087;42.95606;3.03411;1;20220204;16.8;9.7;13.3;6.1;9.71;0;2.45;11027 +67087;42.95606;3.03411;1;20220205;14.9;10.6;12.8;8.3;8.61;0;2.96;10688 +67087;42.95606;3.03411;1;20220206;12.4;7.1;9.8;7.7;6.81;.2;2.65;11507 +67087;42.95606;3.03411;1;20220207;15.5;9.7;12.6;8.9;8.81;.1;2.98;10426 +67087;42.95606;3.03411;1;20220208;12.5;9.3;10.9;3.9;8.01;0;1.85;8205 +67087;42.95606;3.03411;1;20220209;12.9;6.5;9.7;3.6;9.21;0;1.34;11108 +67087;42.95606;3.03411;1;20220210;13.5;9.7;11.6;3;10.71;0;1.25;8989 +67087;42.95606;3.03411;1;20220211;15.6;8.3;12;4.7;9.71;0;1.92;10022 +67087;42.95606;3.03411;1;20220212;10.8;4.3;7.6;2.5;8.11;0;1.13;11544 +67087;42.95606;3.03411;1;20220213;14.3;8;11.2;4.6;10.91;0;1.37;11203 +67087;42.95606;3.03411;1;20220214;13.2;9.7;11.5;6.3;8.91;.3;2.19;8514 +67087;42.95606;3.03411;1;20220215;13.5;8.6;11.1;6.9;7.71;0;2.67;10543 +67087;42.95606;3.03411;1;20220216;17.2;10.4;13.8;6.2;9.81;.6;2.79;12287 +67087;42.95606;3.03411;1;20220217;18.1;13.1;15.6;6.9;11.78;0;2.48;8400 +67087;42.95606;3.03411;1;20220218;18.6;9.6;14.1;3.9;11.51;0;2.13;13493 +67087;42.95606;3.03411;1;20220219;11.6;9.8;10.7;6.2;8.41;.1;2.12;7245 +67087;42.95606;3.03411;1;20220220;16.3;8;12.2;6.6;8.41;0;2.97;14925 +67087;42.95606;3.03411;1;20220221;16.4;11.8;14.1;10.1;8.61;.2;4;13691 +67087;42.95606;3.03411;1;20220222;16.2;9.5;12.9;8.2;8.31;0;3.43;13012 +67087;42.95606;3.03411;1;20220223;17.6;9.7;13.7;4.2;10.11;0;2.47;14152 +67087;42.95606;3.03411;1;20220224;14.7;10;12.4;4.1;11.31;0;1.65;11370 +67087;42.95606;3.03411;1;20220225;13.6;9.6;11.6;6.9;7.01;0;3.2;10712 +67087;42.95606;3.03411;1;20220226;12.1;5.2;8.7;6.4;6.21;0;2.69;13749 +67087;42.95606;3.03411;1;20220227;13.1;4.7;8.9;4.1;8.61;0;1.82;16214 +67087;42.95606;3.03411;1;20220228;13.6;6.5;10.1;3.7;9.41;0;1.75;14218 +67087;42.95606;3.03411;1;20220301;12.8;10.4;11.6;7.2;9.61;0;2.29;12391 +67087;42.95606;3.03411;1;20220302;13.3;11.3;12.3;5.3;11.31;1.2;1.63;8397 +67087;42.95606;3.03411;1;20220303;14.5;9.3;11.9;3.2;11.01;0;1.69;12762 +67087;42.95606;3.03411;1;20220304;14.8;9.6;12.2;8.1;9.61;0;2.69;12890 +67087;42.95606;3.03411;1;20220305;15.2;9;12.1;8.5;7.61;0;3.61;14080 +67087;42.95606;3.03411;1;20220306;14.1;8.1;11.1;5.5;7.41;0;2.81;11639 +67087;42.95606;3.03411;1;20220307;10.5;5;7.8;4.7;8.31;0;1.59;13613 +67087;42.95606;3.03411;1;20220308;13.4;6.7;10.1;8;10.01;.6;1.87;15019 +67087;42.95606;3.03411;1;20220309;13.1;9.1;11.1;7;11.01;0;1.64;12054 +67087;42.95606;3.03411;1;20220310;13.9;10.5;12.2;7.8;11.41;0;1.88;11334 +67087;42.95606;3.03411;1;20220311;12.8;12;12.4;15.7;12.11;19.4;1.6;6310 +67087;42.95606;3.03411;1;20220312;12.2;11.6;11.9;13;12.01;80.9;1.35;5707 +67087;42.95606;3.03411;1;20220313;12.6;10.3;11.5;11.7;11.11;9.4;1.75;9846 +67087;42.95606;3.03411;1;20220314;12.7;6.5;9.6;7.9;12.21;1;.79;15360 +67087;42.95606;3.03411;1;20220315;13.1;12.4;12.8;10.1;13.31;.1;.93;2402 +67087;42.95606;3.03411;1;20220316;13.1;12.1;12.6;4.1;13.31;0;1.09;7168 +67087;42.95606;3.03411;1;20220317;14.9;11.6;13.3;3.5;12.51;1.3;1.78;11919 +67087;42.95606;3.03411;1;20220318;15;10.9;13;3;11.81;.1;1.93;13232 +67087;42.95606;3.03411;1;20220319;12.8;10.7;11.8;1.8;11.41;.1;1.46;9974 +67087;42.95606;3.03411;1;20220320;12.6;10.1;11.4;9.6;12.31;11.7;1.17;10838 +67087;42.95606;3.03411;1;20220321;12.8;11.1;12;11.4;10.81;.7;2.13;9271 +67087;42.95606;3.03411;1;20220322;13.1;11.4;12.3;10.3;9.41;0;2.9;9346 +67087;42.95606;3.03411;1;20220323;13.7;11.5;12.6;6.5;9.81;0;2.59;10513 +67087;42.95606;3.03411;1;20220324;13.7;8.3;11;4.2;11.21;0;1.85;15766 +67087;42.95606;3.03411;1;20220325;14.2;12;13.1;2.6;11.61;0;1.83;10682 +67087;42.95606;3.03411;1;20220326;15.4;9.8;12.6;2.2;11.71;0;2.14;16297 +67087;42.95606;3.03411;1;20220327;17.9;10;14;2.1;9.21;0;2.96;19238 +67087;42.95606;3.03411;1;20220328;15.2;9.1;12.2;7;10.71;0;2.74;20155 +67087;42.95606;3.03411;1;20220329;15.7;11.1;13.4;4.7;12.61;5.3;1.78;9286 +67087;42.95606;3.03411;1;20220330;14.9;9.8;12.4;4.6;11.31;1.9;2.04;12252 +67087;42.95606;3.03411;1;20220331;15.6;11.1;13.4;7;8.91;.1;3.56;14891 +67087;42.95606;3.03411;1;20220401;9.5;4.6;7.1;11.4;5.31;.3;3.38;17891 +67087;42.95606;3.03411;1;20220402;9.8;2.3;6;6;5.3;0;2.31;11490 +67087;42.95606;3.03411;1;20220403;10.9;4.2;7.5;6.6;4.61;0;3.58;20700 +67087;42.95606;3.03411;1;20220404;14.3;3.2;8.7;5.1;4.81;.1;3.89;23500 +67087;42.95606;3.03411;1;20220405;17.9;7.3;12.6;6.2;5.81;0;4.94;23385 +67087;42.95606;3.03411;1;20220406;18;11.3;14.7;5.8;9.41;0;4.02;19262 +67087;42.95606;3.03411;1;20220407;20.7;11.5;16.1;5.2;10.81;0;4.32;22480 +67087;42.95606;3.03411;1;20220408;19.2;15.3;17.3;5.4;12.11;0;3.73;15257 +67087;42.95606;3.03411;1;20220409;16.8;9.9;13.4;6.4;7.91;0;4.13;18125 +67087;42.95606;3.03411;1;20220410;13.1;6.7;9.9;5.6;9.11;0;2.45;17502 +67087;42.95606;3.03411;1;20220411;14.2;12.7;13.5;13.3;12.81;0;2.09;12693 +67087;42.95606;3.03411;1;20220412;14;12.8;13.4;9;13.21;.9;1.67;9349 +67087;42.95606;3.03411;1;20220413;15.9;12.8;14.4;3.6;12.41;.3;2.05;9094 +67087;42.95606;3.03411;1;20220414;22;12.7;17.4;3.2;10.61;0;4.42;23703 +67087;42.95606;3.03411;1;20220415;24;14.9;19.4;6.6;12.63;0;5.02;20075 +67087;42.95606;3.03411;1;20220416;23.3;16.1;19.7;10.5;12.63;0;5.78;21194 +67087;42.95606;3.03411;1;20220417;21;14.5;17.7;4.5;11.11;0;4.78;24600 +67087;42.95606;3.03411;1;20220418;22.8;13.2;18;6.4;10.51;0;5.62;24367 +67087;42.95606;3.03411;1;20220419;22.4;15.3;18.9;5.5;11.21;2.6;4.92;17853 +67087;42.95606;3.03411;1;20220420;14.7;10.4;12.6;5.3;11.31;42.8;2.57;17200 +67087;42.95606;3.03411;1;20220421;13.7;9.7;11.7;7;11.41;.7;2.21;16736 +67087;42.95606;3.03411;1;20220422;16.1;12.1;14.1;5.2;12.61;.1;2.88;19507 +67087;42.95606;3.03411;1;20220423;16.7;12.8;14.8;10.6;11.61;20.3;3.58;16727 +67087;42.95606;3.03411;1;20220424;20.3;10.1;15.2;5.1;11.21;.4;4.03;21666 +67087;42.95606;3.03411;1;20220425;20.6;12.9;16.8;4.4;11.61;0;4.36;23156 +67087;42.95606;3.03411;1;20220426;16.9;10.9;13.9;2.6;12.51;0;2.96;20723 +67087;42.95606;3.03411;1;20220427;17.6;11.8;14.7;2;13.61;0;2.53;16191 +67087;42.95606;3.03411;1;20220428;19.7;14.3;17;3.3;14.71;0;3.33;19938 +67087;42.95606;3.03411;1;20220429;26.3;16.8;21.6;5.8;14.31;0;5.95;24059 +67087;42.95606;3.03411;1;20220430;24.2;17.5;20.9;6.1;12.71;0;5.63;19540 +67087;42.95606;3.03411;1;20220501;24.3;15.4;19.9;5.3;10.51;0;6.17;25552 +67087;42.95606;3.03411;1;20220502;18.3;15.8;17.1;3.4;12.61;0;3.21;14302 +67087;42.95606;3.03411;1;20220503;20.4;14.2;17.3;3.5;13.91;.2;3.15;14936 +67087;42.95606;3.03411;1;20220504;23.1;14.8;19;4.8;12.81;.9;5.16;25073 +67087;42.95606;3.03411;1;20220505;22.3;14.3;18.3;6.8;11.31;.2;5.66;24752 +67087;42.95606;3.03411;1;20220506;22.6;14.4;18.5;7.7;10.61;0;6.19;25150 +67087;42.95606;3.03411;1;20220507;24.6;15.5;20.1;8;11.41;.1;6.96;27738 +67087;42.95606;3.03411;1;20220508;26.7;17;21.9;4.8;12.81;.5;6.59;28589 +67087;42.95606;3.03411;1;20220509;19.6;15.3;17.5;2;15.61;0;3.16;18848 +67087;42.95606;3.03411;1;20220510;19.7;14.5;17.1;3.4;16.11;.1;3.24;20660 +67087;42.95606;3.03411;1;20220511;19.4;15.1;17.3;4.8;16.51;0;3;18993 +67087;42.95606;3.03411;1;20220512;19.7;16;17.9;3.7;16.01;0;3.01;16095 +67087;42.95606;3.03411;1;20220513;20.7;15.6;18.2;3.4;15.11;0;3.87;21823 +67087;42.95606;3.03411;1;20220514;22;16.1;19.1;1.8;16.61;0;3.81;22235 +67087;42.95606;3.03411;1;20220515;20.1;16.9;18.5;3.7;17.41;.2;3;16821 +67087;42.95606;3.03411;1;20220516;21.8;17.4;19.6;3.8;17.61;.1;3.89;21839 +67087;42.95606;3.03411;1;20220517;19.7;17;18.4;1.9;18.31;.1;2.68;15671 +67087;42.95606;3.03411;1;20220518;24.6;17.9;21.3;2.1;20.11;0;4.23;23912 +67087;42.95606;3.03411;1;20220519;21.1;19.1;20.1;5.8;20.91;.1;1.99;9449 +67087;42.95606;3.03411;1;20220520;23.6;19.1;21.4;5.7;19.61;0;4.03;19983 +67087;42.95606;3.03411;1;20220521;23.2;18.5;20.9;2.6;19.61;.2;4.14;23554 +67087;42.95606;3.03411;1;20220522;24.3;18.1;21.2;1.9;20.11;0;3.37;17508 +67087;42.95606;3.03411;1;20220523;25.1;19.9;22.5;5.7;17.21;0;4.89;17480 +67087;42.95606;3.03411;1;20220524;20.3;16.2;18.3;7.4;12.31;2.9;4.84;18173 +67087;42.95606;3.03411;1;20220525;21.8;14.2;18;9.7;11.41;0;6.08;25875 +67087;42.95606;3.03411;1;20220526;23.8;15.3;19.6;9.9;11.91;0;6.9;27346 +67087;42.95606;3.03411;1;20220527;27.6;17;22.3;8.9;13.41;0;7.91;28391 +67087;42.95606;3.03411;1;20220528;28.6;20.4;24.5;8.4;13.21;0;8.91;29474 +67087;42.95606;3.03411;1;20220529;29.3;17.2;23.3;4.2;10.11;0;7.71;30656 +67087;42.95606;3.03411;1;20220530;21.8;16.8;19.3;3.6;13.11;.5;4.69;22133 +67087;42.95606;3.03411;1;20220531;21.9;16.7;19.3;2.8;17.51;.1;4.54;27846 +67087;42.95606;3.03411;1;20220601;20.9;16.9;18.9;3.2;20.01;0;2.25;13092 +67087;42.95606;3.03411;1;20220602;21.5;18.8;20.2;2.6;20.31;0;2.95;16281 +67087;42.95606;3.03411;1;20220603;24.2;19.1;21.7;3.6;21.11;.1;4.01;21859 +67087;42.95606;3.03411;1;20220604;23.1;19.7;21.4;2.2;21.71;0;3.34;18147 +67087;42.95606;3.03411;1;20220605;28.5;19.6;24.1;5.7;17.41;0;7.03;30088 +67087;42.95606;3.03411;1;20220606;25.7;19.6;22.7;3.6;17.71;1.5;5.73;28612 +67087;42.95606;3.03411;1;20220607;27.7;19.6;23.7;5.1;17.01;0;6.59;28426 +67087;42.95606;3.03411;1;20220608;26.9;19.3;23.1;5.3;16.31;.1;5.73;20896 +67087;42.95606;3.03411;1;20220609;25.6;17;21.3;9.3;12.41;0;7.66;28173 +67087;42.95606;3.03411;1;20220610;32.9;18;25.5;5.7;13.11;0;9.05;31262 +67087;42.95606;3.03411;1;20220611;27.6;20.1;23.9;3.1;15.31;0;6.05;26459 +67087;42.95606;3.03411;1;20220612;27;20.1;23.6;3.6;16.41;.5;5.92;25934 +67087;42.95606;3.03411;1;20220613;30.4;22.5;26.5;4.1;18.71;0;6.69;25602 +67087;42.95606;3.03411;1;20220614;26.6;21.8;24.2;3.5;17.21;.8;5.38;21510 +67087;42.95606;3.03411;1;20220615;26.4;20.7;23.6;3;21.41;0;5.32;27587 +67087;42.95606;3.03411;1;20220616;30.2;20.4;25.3;3.3;21.61;0;6.35;30132 +67087;42.95606;3.03411;1;20220617;30.7;24.1;27.4;4.2;20.31;0;6.7;25002 +67087;42.95606;3.03411;1;20220618;25.8;21.5;23.7;4.7;24.11;.1;5.42;31314 +67087;42.95606;3.03411;1;20220619;24;22.3;23.2;12.9;24.51;0;4.01;25790 +67087;42.95606;3.03411;1;20220620;23.3;21.1;22.2;7.1;23.91;0;2.38;11734 +67087;42.95606;3.03411;1;20220621;25.1;21.5;23.3;3.6;25.61;1;3.43;18862 +67087;42.95606;3.03411;1;20220622;26.7;21.4;24.1;5.7;24.21;2.8;4.52;22569 +67087;42.95606;3.03411;1;20220623;26.7;20.6;23.7;4;22.21;7;4.88;24100 +67087;42.95606;3.03411;1;20220624;28;19.8;23.9;4.7;16.81;0;6.85;30267 +67087;42.95606;3.03411;1;20220625;24.5;19.3;21.9;5;19.91;1.4;4.74;24694 +67087;42.95606;3.03411;1;20220626;25.9;20.1;23;4.3;17.81;0;5.38;23511 +67087;42.95606;3.03411;1;20220627;26.1;18.2;22.2;9.2;14.91;.9;6.89;24343 +67087;42.95606;3.03411;1;20220628;29.6;19;24.3;6.7;13.31;0;8.59;31225 +67087;42.95606;3.03411;1;20220629;27.4;19.7;23.6;3.4;16.01;.3;6.58;31319 +67087;42.95606;3.03411;1;20220630;25.9;20.4;23.2;6.2;16.11;0;5.98;21114 +67087;42.95606;3.03411;1;20220701;28.1;16.8;22.5;6.8;12.31;0;8.09;31261 +67087;42.95606;3.03411;1;20220702;24.4;17.6;21;3.2;15.01;0;5.17;25215 +67087;42.95606;3.03411;1;20220703;26.5;18.8;22.7;3.2;17.51;0;5.5;26707 +67087;42.95606;3.03411;1;20220704;33.8;22.4;28.1;4.6;18.31;0;8.39;31150 +67087;42.95606;3.03411;1;20220705;33.8;23.2;28.5;6.4;17.11;.1;9.53;31107 +67087;42.95606;3.03411;1;20220706;31.3;24.4;27.9;6.2;14.11;0;8.88;25262 +67087;42.95606;3.03411;1;20220707;31.5;21.6;26.6;8.3;14.81;0;9.69;29922 +67087;42.95606;3.03411;1;20220708;32.8;21.4;27.1;5.5;14.31;0;9.05;30960 +67087;42.95606;3.03411;1;20220709;31.5;21.8;26.7;4.6;14.41;0;8.14;29536 +67087;42.95606;3.03411;1;20220710;29.5;23.2;26.4;3.8;16.21;0;6.61;24048 +67087;42.95606;3.03411;1;20220711;27;21;24;2.6;21.01;0;4.86;23461 +67087;42.95606;3.03411;1;20220712;28.2;19.8;24;3;23.41;.1;5.24;27434 +67087;42.95606;3.03411;1;20220713;27.4;21.3;24.4;2.7;24.71;0;4.58;23549 +67087;42.95606;3.03411;1;20220714;26.8;23.1;25;2.7;24.81;.2;3.99;18629 +67087;42.95606;3.03411;1;20220715;39.4;20.4;29.9;3.6;19.41;0;8.7;30515 +67087;42.95606;3.03411;1;20220716;29.7;25.3;27.5;3;19.91;0;5.52;20091 +67087;42.95606;3.03411;1;20220717;29.4;23.1;26.3;2.6;22.61;.1;6.26;30363 +67087;42.95606;3.03411;1;20220718;29.3;21.6;25.5;3.5;26.21;0;5.15;25973 +67087;42.95606;3.03411;1;20220719;26.1;24;25.1;6.9;27.21;.1;3.17;13958 +67087;42.95606;3.03411;1;20220720;33.6;23.8;28.7;4.8;21.01;0;7.89;28957 +67087;42.95606;3.03411;1;20220721;33.2;24.6;28.9;4.1;19.01;0;7.61;27144 +67087;42.95606;3.03411;1;20220722;30.3;24.1;27.2;4;21.61;1.9;6.06;23204 +67087;42.95606;3.03411;1;20220723;32.6;22;27.3;6.8;16.61;0;8.47;24505 +67087;42.95606;3.03411;1;20220724;28.1;24.4;26.3;2.9;19.81;0;4.87;18154 +67087;42.95606;3.03411;1;20220725;31.4;23.3;27.4;7;20.81;.5;7.61;26070 +67087;42.95606;3.03411;1;20220726;30.3;21.1;25.7;7.7;15.91;0;8.4;27597 +67087;42.95606;3.03411;1;20220727;32.4;20.8;26.6;6.7;13.11;0;9.43;29436 +67087;42.95606;3.03411;1;20220728;29.3;21.7;25.5;3.5;15.11;0;6.42;25036 +67087;42.95606;3.03411;1;20220729;31.4;24;27.7;5;17.01;1.9;7.43;23728 +67087;42.95606;3.03411;1;20220730;33.8;23.4;28.6;6.8;17.01;0;9.38;28841 +67087;42.95606;3.03411;1;20220731;36.9;25.2;31.1;5.6;15.51;0;10.07;28993 +67087;42.95606;3.03411;1;20220801;38.2;25.9;32.1;5.7;15.11;0;10.58;28876 +67087;42.95606;3.03411;1;20220802;31.6;25.7;28.7;4;17.81;0;6.79;21839 +67087;42.95606;3.03411;1;20220803;27.2;22.6;24.9;4.2;24.31;0;4.26;19380 +67087;42.95606;3.03411;1;20220804;26.2;23.6;24.9;3;26.41;.3;2.75;11715 +67087;42.95606;3.03411;1;20220805;35.1;23.4;29.3;4;23.01;0;7.41;28384 +67087;42.95606;3.03411;1;20220806;36.4;25;30.7;5;18.91;0;8.92;28256 +67087;42.95606;3.03411;1;20220807;30.9;25.9;28.4;3.1;19.61;0;5.7;19810 +67087;42.95606;3.03411;1;20220808;29.7;23.6;26.7;3.5;19.81;0;5.64;21630 +67087;42.95606;3.03411;1;20220809;29.3;22.4;25.9;3.3;20.41;0;5.42;22808 +67087;42.95606;3.03411;1;20220810;28.1;22.7;25.4;3.6;25.81;0;4.24;20254 +67087;42.95606;3.03411;1;20220811;27.7;24.8;26.3;3.3;29.31;0;2.48;9864 +67087;42.95606;3.03411;1;20220812;33;24.2;28.6;4;28.61;0;5.86;25204 +67087;42.95606;3.03411;1;20220813;29;23.6;26.3;3.3;28.11;1;4.92;25318 +67087;42.95606;3.03411;1;20220814;30.2;23.8;27;4.8;23.34;.5;5.85;19715 +67087;42.95606;3.03411;1;20220815;32.9;23.5;28.2;4.1;18.11;0;6.38;23175 +67087;42.95606;3.03411;1;20220816;27.6;22.2;24.9;4.4;18.51;0;6.42;24401 +67087;42.95606;3.03411;1;20220817;28.4;21;24.7;5.3;18.86;1.1;4.88;15645 +67087;42.95606;3.03411;1;20220818;27.5;20;23.8;9.5;16.04;0;6.52;19013 +67087;42.95606;3.03411;1;20220819;28.6;19.5;24.1;10.8;15.94;0;8.13;24626 +67087;42.95606;3.03411;1;20220820;33.7;22.6;28.2;6;16.04;0;8.18;24781 +67087;42.95606;3.03411;1;20220821;33.3;24.1;28.7;5.9;16.34;0;7.77;22237 +67087;42.95606;3.03411;1;20220822;29.7;22.3;26;9.4;17.59;0;7.72;21810 +67087;42.95606;3.03411;1;20220823;33.7;22.7;28.2;6.3;18.26;0;7.86;23643 +67087;42.95606;3.03411;1;20220824;27.1;21.8;24.5;2.7;17.94;.7;5.42;22942 +67087;42.95606;3.03411;1;20220825;30.4;22.4;26.4;4.2;20.79;.4;5.37;18995 +67087;42.95606;3.03411;1;20220826;33.7;23.9;28.8;7.5;18.49;0;8.21;22245 +67087;42.95606;3.03411;1;20220827;33.9;23.8;28.9;4.7;17.84;0;6.59;20655 +67087;42.95606;3.03411;1;20220828;27.3;21.6;24.5;2.9;17.84;0;5.33;23158 +67087;42.95606;3.03411;1;20220829;25.2;21.5;23.4;3.4;21.66;2.8;4.46;19985 +67087;42.95606;3.03411;1;20220830;27;20.9;24;2.8;21.76;.1;4.85;22238 +67087;42.95606;3.03411;1;20220831;28.3;21.4;24.9;3.6;21.04;.3;4.05;16573 +67087;42.95606;3.03411;1;20220901;30.2;23.3;26.8;4.8;19.14;.3;6.34;22455 +67087;42.95606;3.03411;1;20220902;28.7;22.5;25.6;2.8;20.34;1.4;4.52;19059 +67087;42.95606;3.03411;1;20220903;25.7;20.7;23.2;2.9;20.91;.2;3.56;17027 +67087;42.95606;3.03411;1;20220904;25.8;22;23.9;4.3;26.01;0;2.84;14931 +67087;42.95606;3.03411;1;20220905;25.9;24.1;25;8.5;28.11;.1;2.41;10666 +67087;42.95606;3.03411;1;20220906;26.9;24.2;25.6;4.5;28.41;1.6;2.36;9703 +67087;42.95606;3.03411;1;20220907;26.4;22.1;24.3;3.5;22.01;0;3.44;14071 +67087;42.95606;3.03411;1;20220908;26.9;20.3;23.6;4.2;14.71;0;5.08;17818 +67087;42.95606;3.03411;1;20220909;28.2;20.8;24.5;4.1;14.11;0;5.56;19524 +67087;42.95606;3.03411;1;20220910;25.5;18.6;22.1;3.3;15.11;0;4.4;19938 +67087;42.95606;3.03411;1;20220911;25;18.6;21.8;3.8;18.01;0;3.82;17984 +67087;42.95606;3.03411;1;20220912;25.9;20.6;23.3;3.7;24.51;.1;2.99;16372 +67087;42.95606;3.03411;1;20220913;26.2;23.5;24.9;4.8;27.91;3;2.22;10215 +67087;42.95606;3.03411;1;20220914;26.3;22.4;24.4;3.1;23.91;.2;2.64;10479 +67087;42.95606;3.03411;1;20220915;28.2;20.7;24.5;3.8;18.41;.8;4.61;18741 +67087;42.95606;3.03411;1;20220916;28.2;21.3;24.8;6.6;16.21;0;6.04;17890 +67087;42.95606;3.03411;1;20220917;25.1;16.4;20.8;5.7;9.71;0;5.93;19742 +67087;42.95606;3.03411;1;20220918;22.1;13.4;17.8;3.6;9.21;0;4.07;16421 +67087;42.95606;3.03411;1;20220919;29.8;15.3;22.6;3.3;10.11;0;5.38;20856 +67087;42.95606;3.03411;1;20220920;24.1;15.1;19.6;3;11.81;0;4.01;19548 +67087;42.95606;3.03411;1;20220921;25.1;16.2;20.7;3.1;10.31;.1;4.44;19279 +67087;42.95606;3.03411;1;20220922;22.5;17.3;19.9;2.7;15.71;0;3.33;19044 +67087;42.95606;3.03411;1;20220923;22.5;15.6;19.1;6.5;18.41;10.3;2.84;17754 +67087;42.95606;3.03411;1;20220924;22.8;16.8;19.8;4.9;15.41;2.7;3.09;9234 +67087;42.95606;3.03411;1;20220925;22.6;15;18.8;6.6;11.81;0;4.66;17303 +67087;42.95606;3.03411;1;20220926;23.1;15;19.1;6.3;10.81;.1;5.07;19232 +67087;42.95606;3.03411;1;20220927;20.2;15.8;18;6.9;12.01;0;4.01;13281 +67087;42.95606;3.03411;1;20220928;24.6;17.1;20.9;7.3;13.81;.6;5.01;16732 +67087;42.95606;3.03411;1;20220929;20.6;16.5;18.6;6.4;12.21;.9;3.98;12641 +67087;42.95606;3.03411;1;20220930;20.3;13;16.7;6.4;10.81;.1;3.98;16221 +67087;42.95606;3.03411;1;20221001;24.1;13.5;18.8;4;12.16;0;3.83;16183 +67087;42.95606;3.03411;1;20221002;24.9;18.4;21.7;3.1;14.94;0;3.65;17326 +67087;42.95606;3.03411;1;20221003;27.5;17.5;22.5;3.9;14.36;0;4.06;16291 +67087;42.95606;3.03411;1;20221004;21.7;15.9;18.8;2.7;15.51;0;2.54;14075 +67087;42.95606;3.03411;1;20221005;20.9;16;18.5;4;19.11;.5;1.83;12932 +67087;42.95606;3.03411;1;20221006;25.6;18.3;22;3.4;17.91;0;3.22;15308 +67087;42.95606;3.03411;1;20221007;22;16.4;19.2;2.5;17.41;2.2;2.24;13458 +67087;42.95606;3.03411;1;20221008;21.8;16.8;19.3;2.7;18.31;2.9;2.08;12674 +67087;42.95606;3.03411;1;20221009;20.8;16.2;18.5;1.5;16.81;.1;1.94;12977 +67087;42.95606;3.03411;1;20221010;20.9;17.5;19.2;3.2;18.81;.6;1.71;9161 +67087;42.95606;3.03411;1;20221011;21.7;16.7;19.2;2.5;18.21;0;1.98;12303 +67087;42.95606;3.03411;1;20221012;22.6;15.6;19.1;2.6;16.31;.7;2.39;14374 +67087;42.95606;3.03411;1;20221013;22;16.8;19.4;2.8;15.71;0;2.39;12269 +67087;42.95606;3.03411;1;20221014;25.7;19.4;22.6;4.5;15.81;.1;3.8;13220 +67087;42.95606;3.03411;1;20221015;21.2;16.3;18.8;2.6;17.71;.1;1.86;11714 +67087;42.95606;3.03411;1;20221016;22.6;19;20.8;7;20.81;0;2.09;10150 +67087;42.95606;3.03411;1;20221017;21.9;20.6;21.3;12.3;22.51;.5;1.67;6628 +67087;42.95606;3.03411;1;20221018;21.2;20.3;20.8;5.1;22.61;.2;1.15;5713 +67087;42.95606;3.03411;1;20221019;21.2;20;20.6;4.5;22.71;.2;.82;2461 +67087;42.95606;3.03411;1;20221020;23.3;20.5;21.9;9.7;22.61;0;2.08;8774 +67087;42.95606;3.03411;1;20221021;23.5;21;22.3;6.9;19.21;0;3.05;8291 +67087;42.95606;3.03411;1;20221022;22.5;18.4;20.5;3.6;19.21;.1;1.98;10159 +67087;42.95606;3.03411;1;20221023;22.9;17.6;20.3;3.3;19.41;0;1.92;11163 +67087;42.95606;3.03411;1;20221024;23.5;18.6;21.1;2.8;19.41;0;1.83;8192 +67087;42.95606;3.03411;1;20221025;20.8;17.7;19.3;2.1;18.01;0;1.21;3616 +67087;42.95606;3.03411;1;20221026;21.2;18.8;20;3.3;20.41;.1;1.39;7764 +67087;42.95606;3.03411;1;20221027;22.2;19.5;20.9;2.5;21.01;.1;1.45;8066 +67087;42.95606;3.03411;1;20221028;21.8;19.3;20.6;3.3;21.21;.1;1.36;7383 +67087;42.95606;3.03411;1;20221029;20.4;19;19.7;5.8;19.61;0;1.53;6108 +67087;42.95606;3.03411;1;20221030;20.9;19.3;20.1;7.3;20.31;0;1.57;5862 +67087;42.95606;3.03411;1;20221031;22.3;19.7;21;10.8;19.71;.3;2.68;10171 +67087;42.95606;3.03411;1;20221101;22.7;17.1;19.9;3.3;15.01;0;2.39;11185 +67087;42.95606;3.03411;1;20221102;22.2;16.3;19.3;3.9;13.21;.1;2.72;11005 +67087;42.95606;3.03411;1;20221103;18.2;13.8;16;4.6;13.91;.1;1.76;9237 +67087;42.95606;3.03411;1;20221104;17.1;13.8;15.5;7.2;9.21;1.8;3.47;10702 +67087;42.95606;3.03411;1;20221105;17.6;10.9;14.3;7;8.21;0;3.45;12344 +67087;42.95606;3.03411;1;20221106;16.9;8.2;12.6;2.5;10.01;0;1.49;12199 +67087;42.95606;3.03411;1;20221107;18.7;11.3;15;4;13.11;0;1.65;11456 +67087;42.95606;3.03411;1;20221108;18.7;13.8;16.3;2.3;14.71;0;1.26;9166 +67087;42.95606;3.03411;1;20221109;21.5;14.5;18;4;14.81;1;2.02;10561 +67087;42.95606;3.03411;1;20221110;20.7;13.3;17;5.2;11.11;.1;2.9;10710 +67087;42.95606;3.03411;1;20221111;19.5;13.8;16.7;5.1;16.11;1.2;1.38;9488 +67087;42.95606;3.03411;1;20221112;19.2;17.6;18.4;4.5;16.91;.2;1.55;6997 +67087;42.95606;3.03411;1;20221113;17.8;11.7;14.8;3.2;15.01;0;.93;8082 +67087;42.95606;3.03411;1;20221114;19.1;15.9;17.5;6.6;15.31;0;1.93;5758 +67087;42.95606;3.03411;1;20221115;18.5;14.9;16.7;3.3;15.11;.2;1.3;7565 +67087;42.95606;3.03411;1;20221116;18.7;14.3;16.5;3.8;11.81;0;2.03;8135 +67087;42.95606;3.03411;1;20221117;20.1;12.3;16.2;3;12.51;3.6;1.65;10247 +67087;42.95606;3.03411;1;20221118;16.6;12.2;14.4;5.3;10.11;.2;2.27;7995 +67087;42.95606;3.03411;1;20221119;13.3;9.4;11.4;6.9;9.11;.3;1.94;7550 +67087;42.95606;3.03411;1;20221120;16.6;8;12.3;5.2;8.81;.2;2.12;10403 +67087;42.95606;3.03411;1;20221121;13.2;10.5;11.9;2.8;10.01;5.1;1.14;6429 +67087;42.95606;3.03411;1;20221122;13.9;9.2;11.6;10.6;8.46;3;2.56;7835 +67087;42.95606;3.03411;1;20221123;18.6;9.7;14.2;5.1;10.46;4.3;2.05;8177 +67087;42.95606;3.03411;1;20221124;16.5;9.6;13.1;4.1;10.19;0;1.53;7672 +67087;42.95606;3.03411;1;20221125;16.9;11.6;14.3;4.8;10.11;.8;2.05;8085 +67087;42.95606;3.03411;1;20221126;17.9;10.5;14.2;5.3;8.71;0;2.58;9300 +67087;42.95606;3.03411;1;20221127;15.9;8.3;12.1;5.3;10.51;.9;1.47;9337 +67087;42.95606;3.03411;1;20221128;13;10.3;11.7;6.2;10.61;4;1.35;4837 +67087;42.95606;3.03411;1;20221129;14.2;9.3;11.8;5.7;8.91;.6;1.89;7685 +67087;42.95606;3.03411;1;20221130;14.8;7.3;11.1;4.6;7.71;0;1.87;9097 +67087;42.95606;3.03411;1;20221201;11.9;4.7;8.3;4.3;7.31;0;1.32;8887 +67087;42.95606;3.03411;1;20221202;10.9;4.5;7.7;3.3;6.81;.2;1.13;8413 +67087;42.95606;3.03411;1;20221203;9.2;6.4;7.8;3.4;7.61;1.7;.98;6033 +67087;42.95606;3.03411;1;20221204;13.7;7.6;10.7;3.5;8.21;0;1.34;8158 +67087;42.95606;3.03411;1;20221205;11.6;3.7;7.7;2.9;7.21;0;.93;9032 +67087;42.95606;3.03411;1;20221206;12.2;7.9;10.1;2.9;7.81;0;1.2;6259 +67087;42.95606;3.03411;1;20221207;14;9.6;11.8;2.4;10.01;0;.89;7454 +67087;42.95606;3.03411;1;20221208;10.2;7.1;8.7;4.1;9.41;2.4;.7;6132 +67087;42.95606;3.03411;1;20221209;15.4;6.2;10.8;3.8;11.21;.7;.77;7221 +67087;42.95606;3.03411;1;20221210;9.3;8.4;8.9;8.1;7.51;0;1.87;3962 +67087;42.95606;3.03411;1;20221211;7.1;1.6;4.4;4.2;4.61;0;1.31;8167 +67087;42.95606;3.03411;1;20221212;11;4.4;7.7;4.7;7.21;4.9;1.31;5615 +67087;42.95606;3.03411;1;20221213;9.1;3.8;6.5;3.5;8.91;4;.35;7439 +67087;42.95606;3.03411;1;20221214;13.4;7.7;10.6;4.8;11.91;.9;.5;4695 +67087;42.95606;3.03411;1;20221215;14.6;11;12.8;5.1;13.81;5.7;.49;6364 +67087;42.95606;3.03411;1;20221216;14.2;11.8;13;3.3;11.61;.4;.98;5459 +67087;42.95606;3.03411;1;20221217;13;8;10.5;3.5;9.21;0;1.03;7214 +67087;42.95606;3.03411;1;20221218;14.7;7.3;11;6.8;10.71;0;1.13;8447 +67087;42.95606;3.03411;1;20221219;16.5;11.8;14.2;6.8;12.31;0;1.56;7026 +67087;42.95606;3.03411;1;20221220;14.9;10.5;12.7;2.9;12.61;.3;.64;6952 +67087;42.95606;3.03411;1;20221221;19.3;11.2;15.3;3.8;12.21;0;1.47;7504 +67087;42.95606;3.03411;1;20221222;19;12;15.5;3.4;11.51;0;1.5;8247 +67087;42.95606;3.03411;1;20221223;20.4;14.2;17.3;2.8;12.51;.2;1.49;7383 +67087;42.95606;3.03411;1;20221224;19.2;12.7;16;1.6;12.01;.1;.88;8013 +67087;42.95606;3.03411;1;20221225;14;10.8;12.4;3.2;13.01;0;.61;2344 +67087;42.95606;3.03411;1;20221226;17.1;12.8;15;2.5;13.41;0;.86;6811 +67087;42.95606;3.03411;1;20221227;17.2;10;13.6;3;11.91;.1;.95;8844 +67087;42.95606;3.03411;1;20221228;11.9;9.6;10.8;3.7;11.41;0;.59;5398 +67087;42.95606;3.03411;1;20221229;13.4;11.2;12.3;2.5;12.11;0;.65;5324 +67087;42.95606;3.03411;1;20221230;14;10.4;12.2;2.8;12.51;0;.58;6416 +67087;42.95606;3.03411;1;20221231;15.1;12.4;13.8;3.5;14.01;.1;.65;5771 +67095;43.16434;5.69681;53;20220101;11.4;9.3;10.3;1.4;11.86;0;.46;1832 +67095;43.16434;5.69681;53;20220102;13.1;10.4;11.8;2.3;10.92;0;.85;4018 +67095;43.16434;5.69681;53;20220103;17.1;7.4;12.3;2.8;10.26;0;1.16;7684 +67095;43.16434;5.69681;53;20220104;14.6;9.1;11.9;2.4;12.86;.2;.59;3124 +67095;43.16434;5.69681;53;20220105;11.9;11;11.4;7.8;7.39;0;2.5;5179 +67095;43.16434;5.69681;53;20220106;12.4;5.5;8.9;4.5;5.02;.1;1.91;7505 +67095;43.16434;5.69681;53;20220107;12.2;.4;6.3;4.1;5.46;0;1.6;8134 +67095;43.16434;5.69681;53;20220108;14.1;6;10;5.3;7.19;0;2.04;7675 +67095;43.16434;5.69681;53;20220109;12.4;8.6;10.5;6.7;7.52;0;2.32;5318 +67095;43.16434;5.69681;53;20220110;13.5;8.5;11;4.7;6.26;0;2.08;6880 +67095;43.16434;5.69681;53;20220111;13.9;.3;7.1;2.5;5.29;0;1.17;9059 +67095;43.16434;5.69681;53;20220112;14;-1.3;6.4;2;5.29;0;1.07;9076 +67095;43.16434;5.69681;53;20220113;13.8;-1.8;6;1.9;5.62;0;.98;9163 +67095;43.16434;5.69681;53;20220114;15.4;-1.3;7;1.5;5.52;.1;.99;9252 +67095;43.16434;5.69681;53;20220115;13.8;-1.9;6;1.7;5.56;0;.97;9310 +67095;43.16434;5.69681;53;20220116;13.9;-2.9;5.5;2.1;5.23;0;1.06;9370 +67095;43.16434;5.69681;53;20220117;14.6;-1.1;6.8;2.1;6.16;0;1.02;9600 +67095;43.16434;5.69681;53;20220118;13.4;-.8;6.3;2.2;7.59;.1;.85;7740 +67095;43.16434;5.69681;53;20220119;11;2.3;6.6;1.7;8.36;.1;.6;6914 +67095;43.16434;5.69681;53;20220120;13.2;4.2;8.7;4.3;6.22;0;1.65;9523 +67095;43.16434;5.69681;53;20220121;13.2;1;7.1;2.4;6.02;0;1.13;10037 +67095;43.16434;5.69681;53;20220122;12.4;-.4;6;2;6.12;0;.99;10143 +67095;43.16434;5.69681;53;20220123;12.9;-1.7;5.6;1.2;7.16;.1;.68;10284 +67095;43.16434;5.69681;53;20220124;13.1;.6;6.9;1.5;8.12;0;.71;10295 +67095;43.16434;5.69681;53;20220125;13.7;2.5;8.1;1.8;8.29;.1;.86;10302 +67095;43.16434;5.69681;53;20220126;13.8;.3;7;1.8;7.16;0;1.04;10354 +67095;43.16434;5.69681;53;20220127;13.4;1.2;7.3;1.8;7.79;0;.9;10737 +67095;43.16434;5.69681;53;20220128;14.1;.7;7.4;2;7.26;0;1.09;10955 +67095;43.16434;5.69681;53;20220129;14.1;-.2;7;1.9;7.46;0;1.01;11042 +67095;43.16434;5.69681;53;20220130;14.2;.2;7.2;2.7;7.66;.1;1.18;11264 +67095;43.16434;5.69681;53;20220131;14.5;1.6;8;6.6;6.52;.1;2.41;11021 +67095;43.16434;5.69681;53;20220201;13.3;6;9.6;8.2;5.36;0;3.06;10637 +67095;43.16434;5.69681;53;20220202;18.6;9.9;14.2;7;8.09;0;3.14;10646 +67095;43.16434;5.69681;53;20220203;17.1;2.3;9.7;2.2;9.23;0;1.27;11229 +67095;43.16434;5.69681;53;20220204;14.9;4.8;9.9;2.7;9.72;0;1.22;10621 +67095;43.16434;5.69681;53;20220205;16;7.9;12;4;7.72;0;2.07;11039 +67095;43.16434;5.69681;53;20220206;15.8;1.9;8.9;4;6.34;0;2.12;11910 +67095;43.16434;5.69681;53;20220207;16;9.5;12.7;5.4;6.29;0;3;9046 +67095;43.16434;5.69681;53;20220208;16.1;.1;8.1;1.6;7.23;0;1.32;12565 +67095;43.16434;5.69681;53;20220209;15;3.6;9.3;1.9;9.42;0;1.2;11676 +67095;43.16434;5.69681;53;20220210;14;5.5;9.7;2.4;9.89;0;1.31;11697 +67095;43.16434;5.69681;53;20220211;17.1;3.6;10.4;3.3;8.69;0;1.88;12216 +67095;43.16434;5.69681;53;20220212;15.6;3.7;9.6;3.2;7.69;0;1.9;12849 +67095;43.16434;5.69681;53;20220213;13.7;3.8;8.8;4.4;8.29;5.3;1.67;5843 +67095;43.16434;5.69681;53;20220214;13.3;9.1;11.2;4.1;10.99;27.3;1.24;4441 +67095;43.16434;5.69681;53;20220215;14;6.5;10.2;6.2;7.14;0;2.71;12577 +67095;43.16434;5.69681;53;20220216;14.3;6.8;10.6;5.1;9.19;.2;1.9;8243 +67095;43.16434;5.69681;53;20220217;22.3;12;17.1;5.5;10.06;0;3.57;13127 +67095;43.16434;5.69681;53;20220218;18.9;9.2;14.1;2.4;10.96;0;1.92;13538 +67095;43.16434;5.69681;53;20220219;15.4;7.2;11.3;4.5;8.02;0;2.42;11394 +67095;43.16434;5.69681;53;20220220;18;5.5;11.8;5.5;6.76;0;3.33;14489 +67095;43.16434;5.69681;53;20220221;17;10.9;13.9;9.1;7.62;0;4.29;11738 +67095;43.16434;5.69681;53;20220222;17.5;9;13.2;7.5;6.76;0;3.91;14539 +67095;43.16434;5.69681;53;20220223;16.3;4.5;10.4;3.5;9.19;0;2.1;15186 +67095;43.16434;5.69681;53;20220224;15.4;5.3;10.4;2.8;10.53;.5;1.36;9126 +67095;43.16434;5.69681;53;20220225;15.2;9;12.1;6.1;6.52;0;3.3;13067 +67095;43.16434;5.69681;53;20220226;15.2;2.2;8.7;2.5;5.96;0;2.16;14455 +67095;43.16434;5.69681;53;20220227;14.1;1.5;7.8;2.8;6.46;.1;2.06;14365 +67095;43.16434;5.69681;53;20220228;14.4;1.5;8;3.5;7.66;0;2.05;16076 +67095;43.16434;5.69681;53;20220301;13.2;3.9;8.6;4.1;7.49;0;2.16;14925 +67095;43.16434;5.69681;53;20220302;13.8;4.5;9.2;2.2;8.02;0;1.77;13549 +67095;43.16434;5.69681;53;20220303;15.4;4.8;10.1;1.8;9.29;0;1.66;12645 +67095;43.16434;5.69681;53;20220304;16.5;3.6;10.1;2.6;8.76;.4;2.25;15677 +67095;43.16434;5.69681;53;20220305;12.9;5.7;9.3;2;7.89;.3;1.72;11938 +67095;43.16434;5.69681;53;20220306;11.9;2.6;7.3;2.5;7.02;0;1.76;13686 +67095;43.16434;5.69681;53;20220307;13.3;.6;6.9;1.6;6.22;0;1.9;17376 +67095;43.16434;5.69681;53;20220308;14.2;.5;7.3;2.4;6.76;0;2.12;17406 +67095;43.16434;5.69681;53;20220309;14.6;5.6;10.1;1.9;8.16;.1;1.99;14557 +67095;43.16434;5.69681;53;20220310;15.6;3.3;9.4;2.2;9.66;.2;1.81;14551 +67095;43.16434;5.69681;53;20220311;14.3;7.8;11;5.9;9.59;1.1;2.32;9981 +67095;43.16434;5.69681;53;20220312;13.6;11.6;12.6;9;8.32;.4;3.38;4114 +67095;43.16434;5.69681;53;20220313;11.8;10.4;11.1;8.3;8.82;2;2.56;3664 +67095;43.16434;5.69681;53;20220314;15.5;9;12.3;5.9;10.49;0;2.4;9748 +67095;43.16434;5.69681;53;20220315;16.1;12.8;14.4;4.7;10.59;0;2.66;10226 +67095;43.16434;5.69681;53;20220316;17.1;9.7;13.4;2.8;11.52;0;2.09;12953 +67095;43.16434;5.69681;53;20220317;17.9;10.6;14.3;3.1;11.19;0;2.39;11930 +67095;43.16434;5.69681;53;20220318;16.5;11.7;14.1;3;10.84;0;2.28;10624 +67095;43.16434;5.69681;53;20220319;16.7;12;14.3;4.1;8.44;.2;2.99;7737 +67095;43.16434;5.69681;53;20220320;14.2;9.5;11.9;5.9;8.09;0;2.61;5345 +67095;43.16434;5.69681;53;20220321;15.2;10.9;13.1;5.8;6.69;0;4.21;18215 +67095;43.16434;5.69681;53;20220322;14.6;6.8;10.7;3.8;6.03;0;3.28;19796 +67095;43.16434;5.69681;53;20220323;16.5;2.3;9.4;2.6;7.84;0;2.75;20244 +67095;43.16434;5.69681;53;20220324;19.1;2.7;10.9;2.3;5.9;0;3.22;20458 +67095;43.16434;5.69681;53;20220325;18.7;3;10.8;2.6;7.43;0;3.09;20156 +67095;43.16434;5.69681;53;20220326;19;6.4;12.7;4.4;7.84;0;3.96;20838 +67095;43.16434;5.69681;53;20220327;22.4;11;16.7;3;7.89;0;4.06;17927 +67095;43.16434;5.69681;53;20220328;21.9;6.6;14.3;1.9;7.14;0;3.51;20483 +67095;43.16434;5.69681;53;20220329;17.4;7.2;12.3;2.7;9.29;.4;2.99;17580 +67095;43.16434;5.69681;53;20220330;14.2;12.3;13.2;2.8;11.84;11.4;1.42;3787 +67095;43.16434;5.69681;53;20220331;19.4;7.4;13.4;6.5;9.59;0;4.12;20672 +67095;43.16434;5.69681;53;20220401;10.7;8.1;9.4;12;5.94;.3;4.17;17536 +67095;43.16434;5.69681;53;20220402;11.2;3.4;7.3;6;4.99;0;3.86;22195 +67095;43.16434;5.69681;53;20220403;12.1;2.1;7.1;5.4;6;0;2.89;18719 +67095;43.16434;5.69681;53;20220404;15;4.7;9.8;2.7;7.13;0;2.97;21924 +67095;43.16434;5.69681;53;20220405;16.2;4.6;10.4;2.3;6.66;0;3.32;23281 +67095;43.16434;5.69681;53;20220406;15.3;3.7;9.5;2.4;8.64;0;2.41;17209 +67095;43.16434;5.69681;53;20220407;16.4;11;13.7;5.3;10.82;0;3.27;17472 +67095;43.16434;5.69681;53;20220408;19.6;13.7;16.7;6.2;12.84;0;4.35;21819 +67095;43.16434;5.69681;53;20220409;16;12.3;14.1;10.3;5.94;0;6.18;22126 +67095;43.16434;5.69681;53;20220410;17.2;5.6;11.4;3.6;6.89;0;3.93;24004 +67095;43.16434;5.69681;53;20220411;16.4;5.7;11.1;4.2;8.89;0;3.06;14261 +67095;43.16434;5.69681;53;20220412;18.6;10.3;14.5;4.4;9.79;0;3.9;22033 +67095;43.16434;5.69681;53;20220413;18.2;11.1;14.7;3.8;10.29;0;3.62;21637 +67095;43.16434;5.69681;53;20220414;22.4;8.6;15.5;2.7;9.89;.1;4.3;23193 +67095;43.16434;5.69681;53;20220415;23.4;9.3;16.3;2.7;9.63;0;4.56;23008 +67095;43.16434;5.69681;53;20220416;22.6;10.2;16.4;2.3;10.99;0;4.38;25363 +67095;43.16434;5.69681;53;20220417;19.1;13.8;16.4;3.3;10.14;0;4.21;23411 +67095;43.16434;5.69681;53;20220418;19.7;6.4;13;3;10.69;0;3.76;25401 +67095;43.16434;5.69681;53;20220419;19.9;8.2;14;3;11.74;0;3.93;25246 +67095;43.16434;5.69681;53;20220420;17.9;10.3;14.1;3.9;13.04;8.6;1.98;7710 +67095;43.16434;5.69681;53;20220421;18.2;13.2;15.7;3.6;13.49;3.2;2.25;7987 +67095;43.16434;5.69681;53;20220422;18.3;11.4;14.9;2.9;14.09;.5;2.9;18272 +67095;43.16434;5.69681;53;20220423;16.4;14.3;15.4;6;13.69;14.6;2.29;4696 +67095;43.16434;5.69681;53;20220424;17.9;10.8;14.4;4.3;12.39;.6;3.11;16531 +67095;43.16434;5.69681;53;20220425;19.1;10.6;14.8;5;11.79;0;4.29;25677 +67095;43.16434;5.69681;53;20220426;20.2;8.8;14.5;3.5;13.19;0;3.84;26042 +67095;43.16434;5.69681;53;20220427;19.5;9.1;14.3;2.7;13.19;.1;3.85;26618 +67095;43.16434;5.69681;53;20220428;21.9;9.8;15.8;2.9;11.59;0;4.64;26493 +67095;43.16434;5.69681;53;20220429;21.1;9.4;15.2;2.6;10.04;0;4.62;26466 +67095;43.16434;5.69681;53;20220430;21.6;9.4;15.5;2.8;10.79;0;4.76;25889 +67095;43.16434;5.69681;53;20220501;22.3;9.5;15.9;2.9;11.24;0;4.87;27410 +67095;43.16434;5.69681;53;20220502;20.3;9.5;14.9;2.7;13.69;0;4.09;27051 +67095;43.16434;5.69681;53;20220503;21.3;11.8;16.5;2.4;13.79;.3;4.33;26250 +67095;43.16434;5.69681;53;20220504;22.8;10;16.4;2.6;13.19;.2;4.51;26571 +67095;43.16434;5.69681;53;20220505;20.7;12.2;16.5;2.2;13.56;3.5;3.46;18978 +67095;43.16434;5.69681;53;20220506;20.1;12.6;16.4;2.2;13.29;.4;3.12;15132 +67095;43.16434;5.69681;53;20220507;22.3;11.9;17.1;2.2;13.79;1.3;4.33;26098 +67095;43.16434;5.69681;53;20220508;20.6;13.1;16.9;1.8;14.62;7.2;2.95;15523 +67095;43.16434;5.69681;53;20220509;24.1;10.9;17.5;1.8;13.36;.2;4.67;28029 +67095;43.16434;5.69681;53;20220510;24.6;12.4;18.5;2.6;13.66;0;5.03;28177 +67095;43.16434;5.69681;53;20220511;24.1;12.3;18.2;2.2;13.16;0;4.97;28756 +67095;43.16434;5.69681;53;20220512;23.2;11.8;17.5;2.3;13.46;0;4.79;28734 +67095;43.16434;5.69681;53;20220513;23.9;11.3;17.6;2.5;13.69;0;4.83;28477 +67095;43.16434;5.69681;53;20220514;22.7;12.3;17.5;2.4;16.19;0;4.44;27502 +67095;43.16434;5.69681;53;20220515;23.4;14.9;19.2;2.4;16.59;.1;4.68;26839 +67095;43.16434;5.69681;53;20220516;25.5;13.5;19.5;2.4;14.72;0;5.35;28928 +67095;43.16434;5.69681;53;20220517;25.1;13.1;19.1;2.2;15.99;0;5.02;29197 +67095;43.16434;5.69681;53;20220518;24.1;14.9;19.5;2.3;17.79;.1;4.72;27703 +67095;43.16434;5.69681;53;20220519;27.2;14.8;21;2.4;15.56;0;5.63;29164 +67095;43.16434;5.69681;53;20220520;27.1;15;21.1;2.3;14.76;0;5.65;29109 +67095;43.16434;5.69681;53;20220521;25.8;16;20.9;2.8;17.02;.1;5.34;28559 +67095;43.16434;5.69681;53;20220522;24.7;15.1;19.9;2.6;17.99;.1;4.91;26971 +67095;43.16434;5.69681;53;20220523;26.5;16.6;21.6;3.2;17.19;0;5.63;27720 +67095;43.16434;5.69681;53;20220524;27.1;17.8;22.5;4.1;14.89;1;6.22;25570 +67095;43.16434;5.69681;53;20220525;25;16.3;20.6;2.7;14.86;0;4.7;19174 +67095;43.16434;5.69681;53;20220526;27.1;15.7;21.4;2.4;15.86;1.6;5.56;25513 +67095;43.16434;5.69681;53;20220527;33.1;19.8;26.4;3.1;15.02;.1;7.14;28214 +67095;43.16434;5.69681;53;20220528;30.2;19.4;24.8;5.4;13.52;0;7.88;29337 +67095;43.16434;5.69681;53;20220529;27.9;17.6;22.7;4.9;10.36;0;7.71;30551 +67095;43.16434;5.69681;53;20220530;26.1;15.4;20.7;1.9;12.62;0;5.13;25500 +67095;43.16434;5.69681;53;20220531;25.3;16.3;20.8;2.2;15.76;0;5.15;26983 +67095;43.16434;5.69681;53;20220601;28;14.8;21.4;2.3;16.29;0;5.75;30213 +67095;43.16434;5.69681;53;20220602;26.7;17;21.8;3;18.42;0;5.45;27884 +67095;43.16434;5.69681;53;20220603;31.2;21.1;26.2;3.6;17.22;1.6;6.76;25335 +67095;43.16434;5.69681;53;20220604;30.2;21.8;26;3.5;18.06;0;6.48;24823 +67095;43.16434;5.69681;53;20220605;28.5;21.1;24.8;3.2;21.22;0;5.93;27211 +67095;43.16434;5.69681;53;20220606;29.8;19.4;24.6;4;16.42;0;7.16;29477 +67095;43.16434;5.69681;53;20220607;31.6;21;26.3;4.6;15.09;0;8.22;30603 +67095;43.16434;5.69681;53;20220608;27.3;19.7;23.5;4.8;13.26;0;6.88;23802 +67095;43.16434;5.69681;53;20220609;28.6;19.9;24.3;8;11.32;0;9.04;30576 +67095;43.16434;5.69681;53;20220610;29;17.4;23.2;4.1;9.59;0;7.84;31291 +67095;43.16434;5.69681;53;20220611;31;14;22.5;1.9;10.96;0;6.52;31212 +67095;43.16434;5.69681;53;20220612;29.1;15.3;22.2;2.1;14.02;0;6.28;30764 +67095;43.16434;5.69681;53;20220613;32.8;18.9;25.9;3;18.79;0;7.08;29214 +67095;43.16434;5.69681;53;20220614;28.3;17.9;23.1;2;19.39;0;6.09;30525 +67095;43.16434;5.69681;53;20220615;30.1;19.7;24.9;2.2;20.59;0;6.19;28930 +67095;43.16434;5.69681;53;20220616;29.8;19.1;24.5;2.1;19.76;0;6.07;29579 +67095;43.16434;5.69681;53;20220617;30.5;19;24.7;2;20.86;0;6.37;30436 +67095;43.16434;5.69681;53;20220618;31.7;20.3;26;2.6;19.86;0;6.79;29817 +67095;43.16434;5.69681;53;20220619;30.4;20.3;25.3;2.6;18.32;.1;6.72;29570 +67095;43.16434;5.69681;53;20220620;29.9;20.3;25.1;2.8;18.52;0;6.69;28281 +67095;43.16434;5.69681;53;20220621;30.7;20.7;25.7;3.2;21.16;1;6.3;25767 +67095;43.16434;5.69681;53;20220622;28.5;22.4;25.4;2.7;22.82;1.6;5.06;21583 +67095;43.16434;5.69681;53;20220623;27.9;20.9;24.4;2.9;22.19;1.2;4.87;21297 +67095;43.16434;5.69681;53;20220624;29.2;21.3;25.3;3.7;20.69;0;6.05;26112 +67095;43.16434;5.69681;53;20220625;29.3;17.7;23.5;2.4;18.82;0;6.26;30553 +67095;43.16434;5.69681;53;20220626;32.2;19.6;25.9;3.5;20.06;0;6.97;29316 +67095;43.16434;5.69681;53;20220627;30.8;22.9;26.8;3.4;20.89;.2;6.63;26988 +67095;43.16434;5.69681;53;20220628;29.9;21.3;25.6;3.6;19.29;13.5;6.41;24940 +67095;43.16434;5.69681;53;20220629;28.5;18.3;23.4;3.9;18.66;0;6.6;31063 +67095;43.16434;5.69681;53;20220630;27.9;18;23;2.9;19.29;0;5.88;29311 +67095;43.16434;5.69681;53;20220701;30;19.1;24.5;4.5;14.69;0;7.71;31124 +67095;43.16434;5.69681;53;20220702;29.7;15.3;22.5;2.2;14.52;0;6.37;31068 +67095;43.16434;5.69681;53;20220703;31.7;18.4;25.1;2.2;15.06;0;6.71;30310 +67095;43.16434;5.69681;53;20220704;31.9;21;26.5;2.6;19.49;0;6.88;29783 +67095;43.16434;5.69681;53;20220705;34.2;21.2;27.7;4;18.12;0;8.28;30487 +67095;43.16434;5.69681;53;20220706;31.9;23.1;27.5;4.3;13.59;0;8.42;29735 +67095;43.16434;5.69681;53;20220707;34;19.4;26.7;4.5;14.39;0;8.52;30690 +67095;43.16434;5.69681;53;20220708;31;20.8;25.9;3.1;16.32;0;7.25;30456 +67095;43.16434;5.69681;53;20220709;31.6;19.1;25.4;2.6;16.76;0;6.82;30419 +67095;43.16434;5.69681;53;20220710;29.4;19.7;24.5;2.7;19.19;0;6.3;29126 +67095;43.16434;5.69681;53;20220711;28.5;19.1;23.8;2.2;21.32;.1;5.69;29101 +67095;43.16434;5.69681;53;20220712;29.1;20.1;24.6;2.3;22.12;0;5.85;29195 +67095;43.16434;5.69681;53;20220713;29.6;19.7;24.7;2.1;22.19;0;5.92;29527 +67095;43.16434;5.69681;53;20220714;30.8;20.4;25.6;2.7;21.49;.1;6.38;30106 +67095;43.16434;5.69681;53;20220715;33.2;21;27.1;3.2;22.86;0;7.01;29527 +67095;43.16434;5.69681;53;20220716;31.7;20.3;26;2.2;21.56;.1;6.4;30040 +67095;43.16434;5.69681;53;20220717;31.2;21.2;26.2;2;24.16;0;6.03;29000 +67095;43.16434;5.69681;53;20220718;33.2;21.9;27.6;1.9;23.56;0;6.43;29267 +67095;43.16434;5.69681;53;20220719;32.7;21.9;27.3;2.1;23.42;0;6.43;29017 +67095;43.16434;5.69681;53;20220720;33.8;21.9;27.9;2.2;21.49;0;6.7;29420 +67095;43.16434;5.69681;53;20220721;34.1;22.1;28.1;2.9;20.76;0;7.26;29494 +67095;43.16434;5.69681;53;20220722;32.6;20.8;26.7;2.3;22.06;0;6.4;29199 +67095;43.16434;5.69681;53;20220723;31.4;22.2;26.8;3.1;22.92;0;6.24;27393 +67095;43.16434;5.69681;53;20220724;32.4;21.8;27.1;2.5;22.82;0;6.36;28274 +67095;43.16434;5.69681;53;20220725;31.8;20.8;26.3;2.7;22.66;0;6.22;27935 +67095;43.16434;5.69681;53;20220726;31.5;23.9;27.7;6;17.89;0;8.35;25987 +67095;43.16434;5.69681;53;20220727;30.9;20.5;25.7;3.7;15.49;0;7.3;28292 +67095;43.16434;5.69681;53;20220728;31.6;18.2;24.9;2;16.72;0;6.03;27761 +67095;43.16434;5.69681;53;20220729;30.5;20.9;25.7;2.9;17.76;0;5.92;23734 +67095;43.16434;5.69681;53;20220730;33;21.8;27.4;3.9;16.32;0;7.9;28846 +67095;43.16434;5.69681;53;20220731;34.1;18.5;26.3;2.4;15.12;0;6.83;28702 +67095;43.16434;5.69681;53;20220801;33;19.1;26;2;19.02;0;6.24;28491 +67095;43.16434;5.69681;53;20220802;31.3;18.7;25;2.4;21.32;0;6.16;28344 +67095;43.16434;5.69681;53;20220803;31.2;20.9;26;2;23.16;0;5.68;26878 +67095;43.16434;5.69681;53;20220804;32.7;20.5;26.6;1.8;22.09;0;5.91;27745 +67095;43.16434;5.69681;53;20220805;30.7;20.9;25.8;2.7;22.49;0;5.8;27020 +67095;43.16434;5.69681;53;20220806;34.1;21.8;27.9;2.6;21.56;0;6.71;27741 +67095;43.16434;5.69681;53;20220807;32.1;20.6;26.4;2.5;20.29;0;6.28;27808 +67095;43.16434;5.69681;53;20220808;31.3;20.7;26;2.1;21.99;.2;5.72;26780 +67095;43.16434;5.69681;53;20220809;32.6;20.7;26.7;1.9;20.76;0;5.86;27373 +67095;43.16434;5.69681;53;20220810;32.2;20.3;26.2;1.9;19.42;0;5.8;27214 +67095;43.16434;5.69681;53;20220811;31.2;21.3;26.2;2.3;21.19;0;5.58;25027 +67095;43.16434;5.69681;53;20220812;31.7;20.8;26.3;2.2;24.12;0;5.61;26510 +67095;43.16434;5.69681;53;20220813;30;23.6;26.8;3.2;22.92;0;5.58;23552 +67095;43.16434;5.69681;53;20220814;30;24;27;3.2;19.26;2.6;5.16;17208 +67095;43.16434;5.69681;53;20220815;31.5;19.6;25.5;2.6;19.89;0;5.72;26000 +67095;43.16434;5.69681;53;20220816;30.5;19.9;25.2;2.4;20.99;29.3;5.44;25371 +67095;43.16434;5.69681;53;20220817;27.4;18.5;22.9;4.3;21.69;27.1;4.47;20337 +67095;43.16434;5.69681;53;20220818;27.6;18.6;23.1;3.2;18.92;3.4;4.56;19652 +67095;43.16434;5.69681;53;20220819;31.8;20.4;26.1;6.2;16.69;0;7.23;25923 +67095;43.16434;5.69681;53;20220820;32.5;20.4;26.5;4.8;16.52;0;7.13;25984 +67095;43.16434;5.69681;53;20220821;32.2;20.3;26.3;3.9;15.62;.1;6.8;24977 +67095;43.16434;5.69681;53;20220822;31.5;18.8;25.2;4.3;15.12;.1;6.85;25669 +67095;43.16434;5.69681;53;20220823;31;19.1;25;2.2;18.19;0;5.41;25327 +67095;43.16434;5.69681;53;20220824;30.3;19.4;24.8;2.1;19.86;0;5.16;25011 +67095;43.16434;5.69681;53;20220825;31.3;18.9;25.1;2.5;19.62;0;5.36;24772 +67095;43.16434;5.69681;53;20220826;31.6;20.7;26.1;2.8;21.56;.2;5.63;24760 +67095;43.16434;5.69681;53;20220827;29.7;20.9;25.3;2.3;20.82;0;5.13;23825 +67095;43.16434;5.69681;53;20220828;30.4;19.8;25.1;2.4;20.26;0;5.07;24499 +67095;43.16434;5.69681;53;20220829;30.2;19.1;24.6;2.5;21.26;.1;4.89;23750 +67095;43.16434;5.69681;53;20220830;29;22.4;25.7;2.4;24.56;0;3.97;17771 +67095;43.16434;5.69681;53;20220831;29.2;21.2;25.2;2.8;21.06;0;4.65;20188 +67095;43.16434;5.69681;53;20220901;30.7;19.4;25;2.9;18.72;0;5.44;23465 +67095;43.16434;5.69681;53;20220902;28.9;19.6;24.3;2.6;20.89;2.3;4.1;17499 +67095;43.16434;5.69681;53;20220903;28.3;20.2;24.2;2.7;21.62;0;4.3;20488 +67095;43.16434;5.69681;53;20220904;28.8;21.9;25.4;2.9;21.99;.5;4.57;20752 +67095;43.16434;5.69681;53;20220905;29.3;21;25.2;3;22.09;0;4.35;18821 +67095;43.16434;5.69681;53;20220906;29.5;21;25.2;2.8;22.59;.7;4.33;19354 +67095;43.16434;5.69681;53;20220907;29;21.2;25.1;3.2;23.06;25.6;4.43;19672 +67095;43.16434;5.69681;53;20220908;28.6;18.4;23.5;3.6;19.16;0;4.76;21671 +67095;43.16434;5.69681;53;20220909;29.3;18;23.7;3.6;14.96;0;5.32;21958 +67095;43.16434;5.69681;53;20220910;28;18.8;23.4;4.9;13.19;0;6.03;21691 +67095;43.16434;5.69681;53;20220911;27.8;17.2;22.5;2.7;13.36;0;4.73;21320 +67095;43.16434;5.69681;53;20220912;27.2;15.3;21.3;1.9;18.06;0;3.9;21781 +67095;43.16434;5.69681;53;20220913;26.7;19.3;23;2.4;21.29;2.6;3.44;16333 +67095;43.16434;5.69681;53;20220914;25.3;21.1;23.2;3.3;21.42;9.8;2.81;8973 +67095;43.16434;5.69681;53;20220915;30.4;19.8;25.1;3.2;20.86;0;4.76;21167 +67095;43.16434;5.69681;53;20220916;28.1;20.8;24.4;6.1;14.66;0;6.26;19246 +67095;43.16434;5.69681;53;20220917;25.5;16.8;21.2;8.3;9.02;0;7.01;21160 +67095;43.16434;5.69681;53;20220918;24.8;12.7;18.8;2.9;11.42;0;4.19;20848 +67095;43.16434;5.69681;53;20220919;27.7;10.9;19.3;3.5;11.52;0;4.55;20619 +67095;43.16434;5.69681;53;20220920;25.8;13.3;19.6;2.6;12.99;0;3.94;20424 +67095;43.16434;5.69681;53;20220921;25.3;12.1;18.7;2.9;13.12;0;3.78;19327 +67095;43.16434;5.69681;53;20220922;23.7;15.5;19.6;2.6;14.16;0;3.42;17324 +67095;43.16434;5.69681;53;20220923;24.4;14.3;19.4;1.8;14.09;9;3.22;18727 +67095;43.16434;5.69681;53;20220924;21.7;16.2;18.9;2.7;16.59;14.5;2.38;10797 +67095;43.16434;5.69681;53;20220925;23.4;15;19.2;2.6;15.76;0;3.13;17699 +67095;43.16434;5.69681;53;20220926;23.4;13.4;18.4;4.6;11.92;.1;4.18;18990 +67095;43.16434;5.69681;53;20220927;21.7;16.3;19;7.2;10.99;.1;5.07;15984 +67095;43.16434;5.69681;53;20220928;22.6;16.1;19.3;6.9;14.36;.4;4.24;16019 +67095;43.16434;5.69681;53;20220929;20.3;15.3;17.8;5.2;13.12;0;3.42;13441 +67095;43.16434;5.69681;53;20220930;21.1;12.6;16.9;4;10.79;0;3.45;16051 +67095;43.16434;5.69681;53;20221001;20.8;10.7;15.8;3.9;11.86;0;3.05;15254 +67095;43.16434;5.69681;53;20221002;26.8;16;21.4;4.4;15.69;0;4.21;16786 +67095;43.16434;5.69681;53;20221003;23.4;15.9;19.7;3.2;14.12;0;3.28;14988 +67095;43.16434;5.69681;53;20221004;23.7;11.2;17.4;1.5;14.76;.2;2.54;17440 +67095;43.16434;5.69681;53;20221005;23.3;12.5;17.9;1.7;16.12;.2;2.5;16902 +67095;43.16434;5.69681;53;20221006;23.9;12.2;18.1;1.7;15.82;.1;2.54;16949 +67095;43.16434;5.69681;53;20221007;24.2;12.7;18.5;1.7;15.46;.9;2.52;16054 +67095;43.16434;5.69681;53;20221008;20.9;14.3;17.6;1.4;16.32;9;1.72;10298 +67095;43.16434;5.69681;53;20221009;21.2;15.7;18.4;2.1;16.82;0;1.66;6912 +67095;43.16434;5.69681;53;20221010;23.1;16.6;19.9;2.2;16.46;.8;2.51;14121 +67095;43.16434;5.69681;53;20221011;24.1;13.5;18.8;1.6;15.79;0;2.39;15809 +67095;43.16434;5.69681;53;20221012;23.6;13.7;18.7;1.9;15.42;.2;2.29;13171 +67095;43.16434;5.69681;53;20221013;23.1;12.7;17.9;2.5;15.46;.2;2.32;13685 +67095;43.16434;5.69681;53;20221014;25;16.5;20.8;3.5;15.52;0;3.18;13059 +67095;43.16434;5.69681;53;20221015;25;13.2;19.1;2.3;15.39;.1;2.59;15416 +67095;43.16434;5.69681;53;20221016;24.3;15.5;19.9;3;17.69;0;2.51;12836 +67095;43.16434;5.69681;53;20221017;24.5;17;20.8;2.9;16.66;.1;2.63;11681 +67095;43.16434;5.69681;53;20221018;24.2;13.4;18.8;1.5;16.39;.2;2.13;14612 +67095;43.16434;5.69681;53;20221019;23.9;13.4;18.6;1.3;17.29;.1;1.77;11745 +67095;43.16434;5.69681;53;20221020;22.6;16.4;19.5;3.1;17.96;0;1.93;8535 +67095;43.16434;5.69681;53;20221021;23.4;19.5;21.5;4.6;20.49;0;2.09;5144 +67095;43.16434;5.69681;53;20221022;24.5;18.9;21.7;2.2;20.86;0;1.89;8504 +67095;43.16434;5.69681;53;20221023;25.8;19.9;22.8;4.1;19.49;0;2.92;8523 +67095;43.16434;5.69681;53;20221024;24.7;20.4;22.6;3;20.12;.1;2.14;6002 +67095;43.16434;5.69681;53;20221025;24.2;16.6;20.4;1.7;18.76;0;1.79;9680 +67095;43.16434;5.69681;53;20221026;24.9;18;21.5;2.4;18.42;.2;2.14;9748 +67095;43.16434;5.69681;53;20221027;23.7;15.5;19.6;1.6;17.32;.2;1.8;11969 +67095;43.16434;5.69681;53;20221028;24.6;13.8;19.2;1.3;15.66;.1;1.79;12562 +67095;43.16434;5.69681;53;20221029;24.4;12.7;18.6;1.7;14.42;0;1.96;12422 +67095;43.16434;5.69681;53;20221030;23.5;11.6;17.6;1.8;13.96;.2;1.86;12382 +67095;43.16434;5.69681;53;20221031;22.9;13.8;18.3;2.2;15.79;1.6;1.76;11569 +67095;43.16434;5.69681;53;20221101;22.1;18.3;20.2;3.2;17.19;17.8;1.92;9683 +67095;43.16434;5.69681;53;20221102;22.1;13;17.6;2.2;14.09;0;1.81;11914 +67095;43.16434;5.69681;53;20221103;19.1;10.2;14.7;3.4;13.49;16.3;1.54;6949 +67095;43.16434;5.69681;53;20221104;17.9;12.6;15.3;7;9.46;.2;3.34;8858 +67095;43.16434;5.69681;53;20221105;19.7;11.5;15.6;6.3;8.16;0;3.29;11781 +67095;43.16434;5.69681;53;20221106;19.7;6.7;13.2;1.8;10.19;.1;1.47;11704 +67095;43.16434;5.69681;53;20221107;20.8;6.4;13.6;1.4;10.62;.1;1.35;11675 +67095;43.16434;5.69681;53;20221108;20.3;10.5;15.4;3;13.52;.5;1.64;8747 +67095;43.16434;5.69681;53;20221109;21.2;16.5;18.8;3.5;16.79;0;1.71;5758 +67095;43.16434;5.69681;53;20221110;20.4;11.5;15.9;2.7;14.09;0;1.47;10387 +67095;43.16434;5.69681;53;20221111;21.7;12.9;17.3;2.3;14.36;.1;1.56;10227 +67095;43.16434;5.69681;53;20221112;21.2;9.4;15.3;1.5;12.26;0;1.24;10561 +67095;43.16434;5.69681;53;20221113;19.4;12.1;15.7;1.9;12.12;0;1.35;6532 +67095;43.16434;5.69681;53;20221114;18.4;9.9;14.2;4;12.66;13.6;1.51;6026 +67095;43.16434;5.69681;53;20221115;18.7;13.8;16.3;4.4;14.66;1.3;1.6;4932 +67095;43.16434;5.69681;53;20221116;19.2;13.1;16.2;3.1;13.39;0;1.55;8543 +67095;43.16434;5.69681;53;20221117;19.7;10.8;15.2;2.1;12.96;4.4;1.25;8543 +67095;43.16434;5.69681;53;20221118;17.3;12.2;14.7;5.3;10.02;.1;2.39;8154 +67095;43.16434;5.69681;53;20221119;17.1;8.3;12.7;4.7;7.86;0;2.15;9665 +67095;43.16434;5.69681;53;20221120;15.5;7;11.3;4.6;7.22;0;2.05;9874 +67095;43.16434;5.69681;53;20221121;15.1;9.3;12.2;3.7;8.99;11.4;1.61;4467 +67095;43.16434;5.69681;53;20221122;14.4;9.4;11.9;7.8;8.12;0;2.72;8123 +67095;43.16434;5.69681;53;20221123;15.1;6.8;10.9;4.3;8.69;.2;1.75;6446 +67095;43.16434;5.69681;53;20221124;16.8;9.1;12.9;3.4;8.52;0;1.84;8222 +67095;43.16434;5.69681;53;20221125;18.7;8.6;13.7;2.9;10.69;0;1.36;9235 +67095;43.16434;5.69681;53;20221126;18.3;7.6;12.9;3;8.46;.1;1.59;9080 +67095;43.16434;5.69681;53;20221127;17.2;4.5;10.8;1.9;8.92;0;1;8890 +67095;43.16434;5.69681;53;20221128;14;8;11;3.2;9.82;12.2;1.18;3792 +67095;43.16434;5.69681;53;20221129;11.6;6;8.8;2.5;8.99;.1;.72;5478 +67095;43.16434;5.69681;53;20221130;15.9;3;9.4;1.6;7.92;.8;.83;9067 +67095;43.16434;5.69681;53;20221201;14.4;4.8;9.6;1.9;9.06;.9;.77;6728 +67095;43.16434;5.69681;53;20221202;13.8;4.4;9.1;2.4;8.56;3.2;.91;6828 +67095;43.16434;5.69681;53;20221203;12.6;7.7;10.1;5.1;10.56;49.3;.98;2638 +67095;43.16434;5.69681;53;20221204;14.8;10.1;12.4;3.2;11.62;9.1;1.02;3788 +67095;43.16434;5.69681;53;20221205;14.9;5.3;10.1;1.8;9.09;0;.69;8506 +67095;43.16434;5.69681;53;20221206;15.2;3.8;9.5;1.6;8.06;.1;.74;8207 +67095;43.16434;5.69681;53;20221207;14.3;1.6;7.9;2.2;7.09;.1;.82;8681 +67095;43.16434;5.69681;53;20221208;11.1;1.3;6.2;2.2;8.72;23.4;.48;4834 +67095;43.16434;5.69681;53;20221209;17.1;10.2;13.7;3.5;14.26;1.6;.71;5508 +67095;43.16434;5.69681;53;20221210;12.8;9;10.9;4;9.02;0;1.15;6480 +67095;43.16434;5.69681;53;20221211;10.8;.9;5.8;4.2;4.59;0;1.56;7998 +67095;43.16434;5.69681;53;20221212;11.5;-1.8;4.9;2.2;5.46;3.1;.88;7548 +67095;43.16434;5.69681;53;20221213;9.3;5.5;7.4;3.5;9.16;2.3;.63;2276 +67095;43.16434;5.69681;53;20221214;12.6;8.7;10.6;2.9;10.62;1.3;.82;3029 +67095;43.16434;5.69681;53;20221215;16.3;8.5;12.4;3.3;12.89;22.1;.8;3409 +67095;43.16434;5.69681;53;20221216;13.2;8.1;10.7;2.6;10.19;0;.74;6145 +67095;43.16434;5.69681;53;20221217;12.1;1.6;6.9;2.5;7.42;.2;.7;8338 +67095;43.16434;5.69681;53;20221218;15.3;3.1;9.2;2;9.26;0;.68;7754 +67095;43.16434;5.69681;53;20221219;13.8;10.7;12.3;2.8;12.09;3.3;.84;2979 +67095;43.16434;5.69681;53;20221220;16.2;12.2;14.2;3.3;14.06;2.5;.89;3365 +67095;43.16434;5.69681;53;20221221;17.9;15;16.4;3.2;14.52;3.9;1.17;4335 +67095;43.16434;5.69681;53;20221222;17.7;8.8;13.2;3;11.36;0;1.14;7242 +67095;43.16434;5.69681;53;20221223;19.6;11.5;15.5;3.5;13.32;0;1.39;6932 +67095;43.16434;5.69681;53;20221224;19.4;11.9;15.6;2.3;12.56;.1;1.17;7180 +67095;43.16434;5.69681;53;20221225;17.3;6.9;12.1;2.9;12.16;0;.82;7016 +67095;43.16434;5.69681;53;20221226;17.7;12.1;14.9;2.1;13.09;.1;.91;5838 +67095;43.16434;5.69681;53;20221227;16.6;8.3;12.5;2.6;9.92;0;1.11;7590 +67095;43.16434;5.69681;53;20221228;16.3;4.5;10.4;1.6;9.89;.1;.64;7676 +67095;43.16434;5.69681;53;20221229;16.5;10.4;13.4;1.6;12.72;0;.71;4722 +67095;43.16434;5.69681;53;20221230;15.7;9.3;12.5;1.2;12.29;.2;.57;4911 +67095;43.16434;5.69681;53;20221231;17.5;8.2;12.9;3.4;12.49;0;1.07;5421 +67096;43.1422;5.91282;50;20220101;11.8;9.7;10.8;1.1;11.99;0;.45;3609 +67096;43.1422;5.91282;50;20220102;13.7;10.9;12.3;2.7;11.09;0;1;4264 +67096;43.1422;5.91282;50;20220103;18;9.1;13.6;3.2;10.49;0;1.44;8024 +67096;43.1422;5.91282;50;20220104;14.3;10.3;12.3;1.6;12.89;.1;.55;5251 +67096;43.1422;5.91282;50;20220105;12.7;12.1;12.4;4.7;7.39;0;2.55;1751 +67096;43.1422;5.91282;50;20220106;13.5;6.3;9.9;1.6;4.99;.1;1.14;7303 +67096;43.1422;5.91282;50;20220107;12.9;.4;6.7;3.3;5.39;0;1.49;9181 +67096;43.1422;5.91282;50;20220108;14.4;6.7;10.5;4.8;7;.1;2;7328 +67096;43.1422;5.91282;50;20220109;12.7;9.6;11.2;6.3;7.19;0;2.6;4732 +67096;43.1422;5.91282;50;20220110;14.6;9.4;12;2.4;5.89;0;1.75;6322 +67096;43.1422;5.91282;50;20220111;15.6;-.5;7.6;1;5.49;0;.69;9454 +67096;43.1422;5.91282;50;20220112;14.6;-.9;6.9;.8;5.69;0;.54;9530 +67096;43.1422;5.91282;50;20220113;14.6;-1.2;6.7;1.2;5.99;.1;.74;9610 +67096;43.1422;5.91282;50;20220114;15.9;-.7;7.6;1.2;5.49;.1;.85;9694 +67096;43.1422;5.91282;50;20220115;13.3;-1;6.2;1.3;5.89;0;.75;9781 +67096;43.1422;5.91282;50;20220116;13.7;-.9;6.4;1.9;5.49;0;1.08;9870 +67096;43.1422;5.91282;50;20220117;15.5;.2;7.9;.6;6.09;0;.51;9964 +67096;43.1422;5.91282;50;20220118;13.6;-.1;6.8;1.7;7.99;.1;.73;10060 +67096;43.1422;5.91282;50;20220119;10.6;1.6;6.1;1.4;8.34;0;.51;6411 +67096;43.1422;5.91282;50;20220120;14;5.5;9.8;2.2;6.09;0;1.41;9035 +67096;43.1422;5.91282;50;20220121;14.7;.4;7.6;.9;6.49;.1;.7;10368 +67096;43.1422;5.91282;50;20220122;12.8;-.2;6.3;1;6.79;0;.65;10477 +67096;43.1422;5.91282;50;20220123;13.1;-.7;6.2;.7;7.59;.2;.55;10589 +67096;43.1422;5.91282;50;20220124;13.3;.8;7.1;1.1;8.29;0;.65;10704 +67096;43.1422;5.91282;50;20220125;14.2;3.6;8.9;1.3;8.69;.1;.8;10726 +67096;43.1422;5.91282;50;20220126;13.4;1.1;7.3;1.1;7.79;.1;.73;10943 +67096;43.1422;5.91282;50;20220127;13.9;2.5;8.2;1;8.49;.1;.73;11067 +67096;43.1422;5.91282;50;20220128;14.3;.9;7.6;.8;7.89;.1;.71;11194 +67096;43.1422;5.91282;50;20220129;14.8;.8;7.8;.9;8.19;.2;.77;11324 +67096;43.1422;5.91282;50;20220130;14;.2;7.1;1;7.59;.1;.8;11456 +67096;43.1422;5.91282;50;20220131;13.9;1.8;7.9;5.1;6.29;.1;2.18;11591 +67096;43.1422;5.91282;50;20220201;13.4;6.8;10.1;4.8;4.99;0;2.84;9102 +67096;43.1422;5.91282;50;20220202;18.5;9.9;14.2;5;7.79;0;3.15;10590 +67096;43.1422;5.91282;50;20220203;16.8;1.8;9.3;1.9;9.12;0;1.17;11437 +67096;43.1422;5.91282;50;20220204;14.8;4.6;9.7;2.7;9.39;0;1.28;11869 +67096;43.1422;5.91282;50;20220205;16.5;9;12.8;2;7.79;0;1.7;10237 +67096;43.1422;5.91282;50;20220206;16.8;.8;8.8;4.3;6.6;0;2.31;12488 +67096;43.1422;5.91282;50;20220207;17.5;10.2;13.8;5.4;6.22;0;3.26;9345 +67096;43.1422;5.91282;50;20220208;16.2;-.1;8;1.4;7.27;0;1.23;12628 +67096;43.1422;5.91282;50;20220209;14.8;3.6;9.2;1.2;9.19;.1;1.08;12920 +67096;43.1422;5.91282;50;20220210;12.6;4.9;8.8;3;9.69;0;1.4;12594 +67096;43.1422;5.91282;50;20220211;19;3.1;11.1;2.8;9.39;0;1.9;13333 +67096;43.1422;5.91282;50;20220212;14.9;6.3;10.6;3.8;8.49;0;1.98;13498 +67096;43.1422;5.91282;50;20220213;13;3.6;8.3;3.4;8.49;5.1;1.34;6487 +67096;43.1422;5.91282;50;20220214;13.5;8.2;10.9;3.2;10.99;29.7;1.12;5683 +67096;43.1422;5.91282;50;20220215;14.2;6.9;10.6;5.8;6.49;0;2.99;13654 +67096;43.1422;5.91282;50;20220216;14.2;9.8;12;6.4;9.09;.1;2.5;8912 +67096;43.1422;5.91282;50;20220217;22.9;13.1;18;5.7;9.72;0;3.93;12780 +67096;43.1422;5.91282;50;20220218;18.8;10.2;14.5;2;11;0;1.88;13297 +67096;43.1422;5.91282;50;20220219;14.8;7.8;11.3;3.5;7.99;0;2.21;11809 +67096;43.1422;5.91282;50;20220220;18.2;4;11.1;3.7;6.09;0;3;14783 +67096;43.1422;5.91282;50;20220221;17.1;11.3;14.2;7.1;7.09;0;4.21;10980 +67096;43.1422;5.91282;50;20220222;17.9;8.9;13.4;4.6;6.29;0;3.59;13970 +67096;43.1422;5.91282;50;20220223;15.7;3.9;9.8;3.6;8.99;0;1.99;15327 +67096;43.1422;5.91282;50;20220224;15.4;4.3;9.9;2.3;10.4;.2;1.35;10708 +67096;43.1422;5.91282;50;20220225;15.1;9.4;12.3;3.8;6.49;0;2.9;11438 +67096;43.1422;5.91282;50;20220226;15.4;2.2;8.8;2;5.97;0;1.99;14832 +67096;43.1422;5.91282;50;20220227;13.7;1.9;7.8;2;6.09;.1;1.92;16070 +67096;43.1422;5.91282;50;20220228;14.3;.8;7.6;2.6;7.59;0;1.86;16259 +67096;43.1422;5.91282;50;20220301;12.6;5.1;8.9;3.9;7.19;0;2.19;13847 +67096;43.1422;5.91282;50;20220302;13.5;4.9;9.2;1.3;7.79;.1;1.66;15040 +67096;43.1422;5.91282;50;20220303;14.9;5.1;10;.9;9.19;0;1.64;16279 +67096;43.1422;5.91282;50;20220304;15.5;4;9.8;1.4;9.39;.3;1.78;17024 +67096;43.1422;5.91282;50;20220305;12.3;7;9.7;1.5;8.09;.2;1.61;12126 +67096;43.1422;5.91282;50;20220306;11.4;3.7;7.6;2.3;6.99;0;1.81;14886 +67096;43.1422;5.91282;50;20220307;13.2;1.1;7.2;.9;6.59;0;1.69;17606 +67096;43.1422;5.91282;50;20220308;14.1;.3;7.2;1.7;6.69;0;1.96;17801 +67096;43.1422;5.91282;50;20220309;14.1;5.5;9.8;1.1;7.89;.1;1.84;16306 +67096;43.1422;5.91282;50;20220310;15.4;3.4;9.4;1.1;9.39;.1;1.88;18192 +67096;43.1422;5.91282;50;20220311;13.6;7.4;10.5;4.9;9.49;.1;2.17;14083 +67096;43.1422;5.91282;50;20220312;13;11.6;12.3;7.6;8.09;.8;3.23;6512 +67096;43.1422;5.91282;50;20220313;10.8;10.4;10.6;6.8;8.59;3.1;2.22;3296 +67096;43.1422;5.91282;50;20220314;14.5;9.1;11.8;5.2;10.19;0;2.36;13548 +67096;43.1422;5.91282;50;20220315;15.4;12.7;14.1;5.2;10.29;0;2.77;9541 +67096;43.1422;5.91282;50;20220316;17.7;12.4;15.1;3;11.39;0;2.6;13706 +67096;43.1422;5.91282;50;20220317;18.3;11;14.7;3;10.19;0;2.94;16339 +67096;43.1422;5.91282;50;20220318;16.7;12.4;14.6;4.7;9.59;0;3.05;13448 +67096;43.1422;5.91282;50;20220319;16.2;13.4;14.8;5.8;8.09;.4;3.47;4974 +67096;43.1422;5.91282;50;20220320;13.3;11.9;12.6;7.6;8.79;0;2.36;3890 +67096;43.1422;5.91282;50;20220321;14.1;11.4;12.8;6.9;7.19;0;4.07;18931 +67096;43.1422;5.91282;50;20220322;14.6;6.8;10.7;3.1;5.95;0;3.1;19650 +67096;43.1422;5.91282;50;20220323;15.9;2.9;9.4;2.4;8.19;0;2.57;20888 +67096;43.1422;5.91282;50;20220324;19.1;3;11.1;1.9;6;0;3;20450 +67096;43.1422;5.91282;50;20220325;18.1;3.3;10.7;2;7.6;0;2.76;19900 +67096;43.1422;5.91282;50;20220326;17.6;8;12.8;5.3;8.49;0;3.61;21476 +67096;43.1422;5.91282;50;20220327;21.7;11.8;16.7;3.4;7.89;0;4.5;21255 +67096;43.1422;5.91282;50;20220328;21.8;6.6;14.2;1.8;7.19;0;3.51;21866 +67096;43.1422;5.91282;50;20220329;16;7.9;12;2.5;9.99;.2;2.68;19960 +67096;43.1422;5.91282;50;20220330;13.7;13.1;13.4;2.7;11.99;13.9;1.39;3774 +67096;43.1422;5.91282;50;20220331;18.7;8.2;13.5;4.8;9.09;0;3.98;22445 +67096;43.1422;5.91282;50;20220401;10.1;8.1;9.1;10.8;5.49;.2;4.51;18473 +67096;43.1422;5.91282;50;20220402;12.9;3.7;8.3;6;4.99;0;3.86;22195 +67096;43.1422;5.91282;50;20220403;11.8;1.9;6.8;4.3;6.4;0;2.57;17700 +67096;43.1422;5.91282;50;20220404;14.7;4.3;9.5;3;8.09;0;2.97;23204 +67096;43.1422;5.91282;50;20220405;14.9;2.6;8.8;2.1;7.69;0;2.85;23391 +67096;43.1422;5.91282;50;20220406;15;4.6;9.8;2.8;8.69;0;2.38;18018 +67096;43.1422;5.91282;50;20220407;16.4;11;13.7;5.3;10.82;0;3.27;17472 +67096;43.1422;5.91282;50;20220408;18;14.1;16.1;7.5;12.59;0;4.74;22238 +67096;43.1422;5.91282;50;20220409;15.2;12.7;14;9.5;5.09;0;6.57;20652 +67096;43.1422;5.91282;50;20220410;16.6;6.6;11.6;2.9;6.89;0;3.65;24308 +67096;43.1422;5.91282;50;20220411;15.2;6.1;10.7;3.8;9.39;0;2.43;16523 +67096;43.1422;5.91282;50;20220412;17.8;12.7;15.3;4.9;10.89;0;3.09;24666 +67096;43.1422;5.91282;50;20220413;17.9;13.4;15.7;4.9;10.49;0;3.98;24075 +67096;43.1422;5.91282;50;20220414;21.1;9.4;15.3;2.6;9.39;0;4.22;24686 +67096;43.1422;5.91282;50;20220415;22.1;8.7;15.4;2.2;8.89;0;4.39;25191 +67096;43.1422;5.91282;50;20220416;22.6;10.2;16.4;2.3;10.99;0;4.38;25363 +67096;43.1422;5.91282;50;20220417;18.3;16.4;17.4;3.7;10.19;0;4.02;21923 +67096;43.1422;5.91282;50;20220418;18.7;7.7;13.2;2.8;10.29;0;3.54;25702 +67096;43.1422;5.91282;50;20220419;18.6;8.6;13.6;2.7;11.39;0;3.51;25693 +67096;43.1422;5.91282;50;20220420;17.9;10.8;14.4;3.7;12.59;8.3;1.95;10821 +67096;43.1422;5.91282;50;20220421;17.8;13.8;15.8;4;12.99;2.5;2.25;8574 +67096;43.1422;5.91282;50;20220422;17.4;12.1;14.8;2;14.39;.2;2.48;16644 +67096;43.1422;5.91282;50;20220423;15.3;14.4;14.9;5.4;13.99;12.8;1.57;2493 +67096;43.1422;5.91282;50;20220424;17.4;10.1;13.8;4.3;11.99;.3;3.57;19162 +67096;43.1422;5.91282;50;20220425;18;10.9;14.5;6;11.09;0;4.68;25754 +67096;43.1422;5.91282;50;20220426;19.6;9.1;14.4;3.7;12.99;0;3.43;26985 +67096;43.1422;5.91282;50;20220427;18.5;9.4;14;2.5;12.89;.1;3.53;27136 +67096;43.1422;5.91282;50;20220428;20.3;9.9;15.1;2.7;10.79;0;4.37;27286 +67096;43.1422;5.91282;50;20220429;19.7;9.6;14.7;2.2;10.29;0;4.25;27433 +67096;43.1422;5.91282;50;20220430;20.2;9.6;14.9;1.9;11.59;0;4.04;27578 +67096;43.1422;5.91282;50;20220501;21.5;9.1;15.3;2.1;11.59;0;4.27;27721 +67096;43.1422;5.91282;50;20220502;18.7;10.7;14.7;2.2;13.99;0;3.66;27602 +67096;43.1422;5.91282;50;20220503;20.4;11.5;16;2.1;14.49;.2;4.12;28001 +67096;43.1422;5.91282;50;20220504;22.2;9.8;16;2.1;13.49;0;4.21;27343 +67096;43.1422;5.91282;50;20220505;20.2;12.7;16.5;1.2;12.99;8;3.78;23994 +67096;43.1422;5.91282;50;20220506;19.5;12.4;16;1.1;13.49;.3;3.61;23443 +67096;43.1422;5.91282;50;20220507;21.9;11.8;16.9;1.4;13.59;1.4;4.37;28184 +67096;43.1422;5.91282;50;20220508;19.4;13.6;16.5;.9;14.49;5.8;3.38;21337 +67096;43.1422;5.91282;50;20220509;23.8;10.4;17.1;.8;12.89;.2;4.42;28605 +67096;43.1422;5.91282;50;20220510;24.6;11.8;18.2;1.9;12.99;0;4.92;28726 +67096;43.1422;5.91282;50;20220511;24.3;13.2;18.8;1.4;12.49;0;4.86;28845 +67096;43.1422;5.91282;50;20220512;23.2;11.8;17.5;1.7;12.89;0;4.74;28961 +67096;43.1422;5.91282;50;20220513;23.9;11.6;17.8;2;12.79;.1;4.92;29075 +67096;43.1422;5.91282;50;20220514;21.5;12.7;17.1;2.2;15.79;0;4.2;27060 +67096;43.1422;5.91282;50;20220515;22.6;15.9;19.3;2.3;16.59;.1;4.2;23640 +67096;43.1422;5.91282;50;20220516;24.7;13.1;18.9;1.4;14.89;0;4.9;29401 +67096;43.1422;5.91282;50;20220517;24.9;13.3;19.1;1.6;15.19;0;4.99;29505 +67096;43.1422;5.91282;50;20220518;23.4;15.6;19.5;2.2;17.79;.1;4.42;25820 +67096;43.1422;5.91282;50;20220519;26.2;14.9;20.6;1.9;14.99;0;5.39;29704 +67096;43.1422;5.91282;50;20220520;26.2;16.3;21.3;1.5;14.99;0;5.32;29344 +67096;43.1422;5.91282;50;20220521;25.4;16.3;20.9;2.4;16.89;0;5.2;28202 +67096;43.1422;5.91282;50;20220522;23.3;15.3;19.3;2.3;18.49;.1;4.41;26494 +67096;43.1422;5.91282;50;20220523;25.5;17;21.3;3.3;16.79;0;5.4;27405 +67096;43.1422;5.91282;50;20220524;26.7;18.7;22.7;3.5;15.39;2.2;5.98;26648 +67096;43.1422;5.91282;50;20220525;22.9;15.6;19.3;1.6;15.89;.2;4.44;25504 +67096;43.1422;5.91282;50;20220526;26;15.2;20.6;.9;17.39;.4;5.18;30313 +67096;43.1422;5.91282;50;20220527;34.4;19.7;27.1;1.2;15.29;0;6.29;30389 +67096;43.1422;5.91282;50;20220528;30.6;18.3;24.5;2;13.69;0;6.46;30462 +67096;43.1422;5.91282;50;20220529;29.4;17;23.2;2.8;9.79;0;7;30532 +67096;43.1422;5.91282;50;20220530;25.7;17;21.4;1.2;12.99;0;5.17;28229 +67096;43.1422;5.91282;50;20220531;25;16.5;20.8;1.4;15.89;0;5.03;27956 +67096;43.1422;5.91282;50;20220601;28.5;15.3;21.9;1.5;15.79;0;5.72;30725 +67096;43.1422;5.91282;50;20220602;25.9;17.3;21.6;3.1;18.39;0;5.39;28235 +67096;43.1422;5.91282;50;20220603;30.8;22.4;26.6;3.8;15.49;1.5;7.47;27950 +67096;43.1422;5.91282;50;20220604;28.7;23.8;26.3;3.5;18.19;0;5.94;21270 +67096;43.1422;5.91282;50;20220605;27.5;21.3;24.4;2.7;20.99;0;5.21;24025 +67096;43.1422;5.91282;50;20220606;28.5;20;24.3;3.5;16.59;0;6.54;28256 +67096;43.1422;5.91282;50;20220607;31.4;21.3;26.4;3.6;14.89;0;7.79;30888 +67096;43.1422;5.91282;50;20220608;26;20.8;23.4;4;13.49;0;6.13;22056 +67096;43.1422;5.91282;50;20220609;29.2;20;24.6;4.7;10.79;0;8.23;29532 +67096;43.1422;5.91282;50;20220610;29;16.4;22.7;1.6;8.79;0;6.18;31141 +67096;43.1422;5.91282;50;20220611;30.2;14.5;22.4;1.3;9.99;0;5.96;31172 +67096;43.1422;5.91282;50;20220612;28.3;16.6;22.5;1.5;13.29;0;5.96;31200 +67096;43.1422;5.91282;50;20220613;34.6;19.5;27.1;2.4;19.09;0;7.22;31225 +67096;43.1422;5.91282;50;20220614;27.1;18.1;22.6;1.1;21.39;0;5.34;29338 +67096;43.1422;5.91282;50;20220615;29.6;20;24.8;1.7;20.99;0;6.03;30334 +67096;43.1422;5.91282;50;20220616;29;19.7;24.4;2;19.89;0;6;29864 +67096;43.1422;5.91282;50;20220617;28.9;19.2;24.1;1.4;21.09;0;5.84;30522 +67096;43.1422;5.91282;50;20220618;29.7;20.9;25.3;2.4;19.89;0;6.23;29057 +67096;43.1422;5.91282;50;20220619;29.1;20.8;25;1.9;19.59;0;5.86;28211 +67096;43.1422;5.91282;50;20220620;28.3;20.1;24.2;1.8;19.99;0;5.63;28041 +67096;43.1422;5.91282;50;20220621;30.1;21.4;25.8;2.7;21.69;.8;6.27;28897 +67096;43.1422;5.91282;50;20220622;27.8;22.1;25;2.2;21.89;1.5;5.05;23296 +67096;43.1422;5.91282;50;20220623;27.1;21;24.1;1.9;21.59;.6;4.92;24111 +67096;43.1422;5.91282;50;20220624;29.1;22.9;26;3.2;20.89;0;5.87;24305 +67096;43.1422;5.91282;50;20220625;28.1;18.6;23.4;1.7;18.89;0;5.81;30188 +67096;43.1422;5.91282;50;20220626;32.3;19.6;26;3.3;19.89;0;7.18;31265 +67096;43.1422;5.91282;50;20220627;29.9;24.4;27.2;2.3;20.59;0;5.61;22828 +67096;43.1422;5.91282;50;20220628;28.6;22.4;25.5;1.7;20.59;19.6;5.23;24250 +67096;43.1422;5.91282;50;20220629;27.8;17.4;22.6;3.4;18.49;0;6.2;31200 +67096;43.1422;5.91282;50;20220630;28.3;17.5;22.9;1.9;18.29;0;5.96;31172 +67096;43.1422;5.91282;50;20220701;29.8;19.2;24.5;3.4;14.79;0;7.22;31141 +67096;43.1422;5.91282;50;20220702;28.8;15.6;22.2;1;13.89;0;5.65;31107 +67096;43.1422;5.91282;50;20220703;32;18.5;25.3;1.9;14.79;0;6.66;31070 +67096;43.1422;5.91282;50;20220704;31.7;21.4;26.6;2.7;19.89;0;6.96;31029 +67096;43.1422;5.91282;50;20220705;33.2;21.3;27.3;2.7;18.99;0;7.26;30986 +67096;43.1422;5.91282;50;20220706;32.1;23.8;28;2.2;12.79;0;6.88;27874 +67096;43.1422;5.91282;50;20220707;34.4;18.6;26.5;1.8;13.69;0;6.88;30891 +67096;43.1422;5.91282;50;20220708;30.8;20.5;25.7;1.4;16.39;0;6.24;30839 +67096;43.1422;5.91282;50;20220709;31.8;19.7;25.8;1.4;16.19;0;6.28;30784 +67096;43.1422;5.91282;50;20220710;28.6;20.6;24.6;1.8;20.29;0;5.53;27164 +67096;43.1422;5.91282;50;20220711;28;19.8;23.9;1.5;21.49;.1;5.3;27451 +67096;43.1422;5.91282;50;20220712;29.3;20.5;24.9;1.6;21.59;0;5.66;28395 +67096;43.1422;5.91282;50;20220713;28.9;19.9;24.4;1.4;21.59;0;5.55;28658 +67096;43.1422;5.91282;50;20220714;30.9;20.3;25.6;2.2;19.99;0;6.41;30465 +67096;43.1422;5.91282;50;20220715;32.2;22.9;27.6;3.3;22.49;0;6.9;29002 +67096;43.1422;5.91282;50;20220716;31.2;20.5;25.9;1.2;22.79;.1;5.99;30317 +67096;43.1422;5.91282;50;20220717;30.9;21.9;26.4;1.6;24.79;.1;5.81;28376 +67096;43.1422;5.91282;50;20220718;32.2;22.2;27.2;1.2;23.59;0;6.1;29856 +67096;43.1422;5.91282;50;20220719;31.6;22.3;27;1.3;22.49;0;5.92;28693 +67096;43.1422;5.91282;50;20220720;34;22.3;28.2;1.6;20.99;0;6.53;29988 +67096;43.1422;5.91282;50;20220721;33.3;22.9;28.1;2.4;20.69;0;6.92;29899 +67096;43.1422;5.91282;50;20220722;32.8;21;26.9;1.6;20.89;0;6.28;29807 +67096;43.1422;5.91282;50;20220723;30.7;22.8;26.8;2.9;23.39;0;5.94;26084 +67096;43.1422;5.91282;50;20220724;31.3;22.9;27.1;1.8;23.19;0;5.79;26823 +67096;43.1422;5.91282;50;20220725;31.3;21.1;26.2;1.9;22.29;0;6.11;29505 +67096;43.1422;5.91282;50;20220726;29.8;25.3;27.6;4.7;17.99;0;6.65;19366 +67096;43.1422;5.91282;50;20220727;29.9;21.1;25.5;2.3;14.79;0;6.19;27176 +67096;43.1422;5.91282;50;20220728;30.7;18.2;24.5;1.1;16.09;0;5.58;29201 +67096;43.1422;5.91282;50;20220729;30.1;21.8;26;2.5;16.99;0;6.1;26179 +67096;43.1422;5.91282;50;20220730;32.9;22;27.5;3.1;16.19;0;7.3;28979 +67096;43.1422;5.91282;50;20220731;33.8;19.4;26.6;1.3;15.49;0;5.97;28864 +67096;43.1422;5.91282;50;20220801;32.4;19.6;26;1.2;20.19;0;5.73;28747 +67096;43.1422;5.91282;50;20220802;29.6;19.2;24.4;1.1;21.59;0;5.38;28627 +67096;43.1422;5.91282;50;20220803;29.9;21.2;25.6;1.4;22.89;0;5.24;26264 +67096;43.1422;5.91282;50;20220804;32.5;20.8;26.7;1.6;20.39;0;5.93;28380 +67096;43.1422;5.91282;50;20220805;30.1;21.2;25.7;2.8;21.49;0;5.77;26331 +67096;43.1422;5.91282;50;20220806;33.9;21.4;27.7;1.4;22.29;0;5.92;28124 +67096;43.1422;5.91282;50;20220807;31.4;21.2;26.3;1.7;20.69;0;5.79;27958 +67096;43.1422;5.91282;50;20220808;30.1;21.5;25.8;1.3;22.39;.1;5.1;25507 +67096;43.1422;5.91282;50;20220809;32.2;20.2;26.2;.9;19.39;0;5.36;27724 +67096;43.1422;5.91282;50;20220810;31.9;20.8;26.4;1;19.09;0;5.39;27586 +67096;43.1422;5.91282;50;20220811;30.1;21.3;25.7;1.1;20.99;0;5;25417 +67096;43.1422;5.91282;50;20220812;30.8;20.6;25.7;1.2;23.69;0;5.28;27257 +67096;43.1422;5.91282;50;20220813;29.2;24.1;26.7;2.5;22.49;0;4.69;19028 +67096;43.1422;5.91282;50;20220814;29.4;25.3;27.4;2.5;18.19;3.7;4.92;16917 +67096;43.1422;5.91282;50;20220815;32.2;19.6;25.9;1.7;18.99;0;5.6;26865 +67096;43.1422;5.91282;50;20220816;29.6;20.3;25;1.3;20.39;24.7;4.94;25433 +67096;43.1422;5.91282;50;20220817;26.3;19.1;22.7;3.4;22.19;18.8;4.25;22190 +67096;43.1422;5.91282;50;20220818;27.5;18.4;23;1.7;19.09;5.8;4.68;24859 +67096;43.1422;5.91282;50;20220819;32.6;21.4;27;3.9;15.79;0;7.2;26252 +67096;43.1422;5.91282;50;20220820;32.7;19.2;26;2.7;15.59;0;6.27;26094 +67096;43.1422;5.91282;50;20220821;31.9;20.1;26;2.5;15.19;.1;6.07;25935 +67096;43.1422;5.91282;50;20220822;31.7;17.7;24.7;1.9;14.69;.1;5.49;25773 +67096;43.1422;5.91282;50;20220823;30.6;19.4;25;1.2;17.79;0;4.9;25610 +67096;43.1422;5.91282;50;20220824;29.6;19.9;24.8;1.3;19.29;0;4.75;24728 +67096;43.1422;5.91282;50;20220825;31.6;18.6;25.1;2.6;18.09;0;5.64;25279 +67096;43.1422;5.91282;50;20220826;31.4;20.6;26;2.1;21.49;.1;5.28;25111 +67096;43.1422;5.91282;50;20220827;29.3;21;25.2;1;21.09;0;4.27;22376 +67096;43.1422;5.91282;50;20220828;30.6;20;25.3;1.3;20.09;0;4.78;24770 +67096;43.1422;5.91282;50;20220829;30.1;19.1;24.6;1.5;20.19;.3;4.73;24598 +67096;43.1422;5.91282;50;20220830;28.9;22.8;25.9;1.3;23.79;0;3.85;18707 +67096;43.1422;5.91282;50;20220831;29.1;22.2;25.7;2.2;21.09;0;4.43;19780 +67096;43.1422;5.91282;50;20220901;30.3;18.8;24.6;1.8;18.39;0;4.82;24072 +67096;43.1422;5.91282;50;20220902;27.9;19.3;23.6;1.8;19.79;2.1;4.23;21808 +67096;43.1422;5.91282;50;20220903;27.8;20.5;24.2;2.1;21.79;0;4.02;19900 +67096;43.1422;5.91282;50;20220904;28.2;22.9;25.6;2.1;21.89;.2;3.86;16752 +67096;43.1422;5.91282;50;20220905;28.5;22.3;25.4;2.5;22.29;0;4.1;18014 +67096;43.1422;5.91282;50;20220906;29;21.9;25.5;1.9;22.59;.5;4.03;19157 +67096;43.1422;5.91282;50;20220907;28.3;21.5;24.9;2.6;23.59;30.2;3.94;18585 +67096;43.1422;5.91282;50;20220908;28.6;18.5;23.6;2.8;19.79;0;4.58;22568 +67096;43.1422;5.91282;50;20220909;30.1;18.9;24.5;2.7;14.09;0;5.29;22615 +67096;43.1422;5.91282;50;20220910;28.3;19.4;23.9;4.4;12.59;0;6.05;20802 +67096;43.1422;5.91282;50;20220911;27.8;19.6;23.7;2.4;11.79;0;4.73;19777 +67096;43.1422;5.91282;50;20220912;26.3;15.5;20.9;1.2;17.59;0;3.62;22051 +67096;43.1422;5.91282;50;20220913;26;19.1;22.6;1.8;21.09;2.4;3.3;17786 +67096;43.1422;5.91282;50;20220914;24.4;21.4;22.9;2.4;21.59;14.3;2.66;11458 +67096;43.1422;5.91282;50;20220915;30.5;19.6;25.1;2.6;21.59;.1;4.52;21481 +67096;43.1422;5.91282;50;20220916;28.1;21.4;24.8;4.6;13.79;0;5.75;17048 +67096;43.1422;5.91282;50;20220917;26.9;16.8;21.9;4.6;8.79;0;6.16;20847 +67096;43.1422;5.91282;50;20220918;25.3;11.9;18.6;1.6;12.39;0;3.5;20905 +67096;43.1422;5.91282;50;20220919;29.4;11.6;20.5;2.5;11.39;0;4.55;20712 +67096;43.1422;5.91282;50;20220920;26.6;13.7;20.2;.8;14.19;0;3.13;20519 +67096;43.1422;5.91282;50;20220921;25.5;12.7;19.1;1.9;13.09;0;3.55;20325 +67096;43.1422;5.91282;50;20220922;23.3;16.4;19.9;2;13.59;0;3.19;16339 +67096;43.1422;5.91282;50;20220923;24.3;14.8;19.6;1;13.79;5.9;2.95;19066 +67096;43.1422;5.91282;50;20220924;21.9;16.2;19.1;1.6;16.29;13.2;2.51;14511 +67096;43.1422;5.91282;50;20220925;23.5;14.9;19.2;2;15.89;.1;2.99;17754 +67096;43.1422;5.91282;50;20220926;23.3;13.5;18.4;3.9;11.29;.1;4.15;18791 +67096;43.1422;5.91282;50;20220927;21.7;16.7;19.2;6.1;10.29;.1;4.93;13145 +67096;43.1422;5.91282;50;20220928;21.9;16;19;5.7;14.19;.2;3.74;14171 +67096;43.1422;5.91282;50;20220929;19.6;15.8;17.7;4.1;13.09;0;2.97;11156 +67096;43.1422;5.91282;50;20220930;21.6;12.7;17.2;3;10.39;0;3.44;17146 +67096;43.1422;5.91282;50;20221001;20.4;11.4;15.9;3.7;11.49;0;3.18;17059 +67096;43.1422;5.91282;50;20221002;26.6;17.1;21.9;4.4;15.49;0;4.35;17350 +67096;43.1422;5.91282;50;20221003;23.2;15.6;19.4;1.6;13.29;0;2.71;15297 +67096;43.1422;5.91282;50;20221004;23.3;11.5;17.4;.5;14.79;.2;2.25;17801 +67096;43.1422;5.91282;50;20221005;22.5;13;17.8;1.3;15.99;.3;2.34;16782 +67096;43.1422;5.91282;50;20221006;23.7;12.2;18;.8;15.99;.1;2.3;17416 +67096;43.1422;5.91282;50;20221007;24.1;12.9;18.5;1.2;15.39;1;2.45;17224 +67096;43.1422;5.91282;50;20221008;20.4;15;17.7;.7;16.19;3.1;1.73;12109 +67096;43.1422;5.91282;50;20221009;21.3;16;18.7;2;16.89;0;2.04;11853 +67096;43.1422;5.91282;50;20221010;22.7;17.3;20;1.6;16.29;.6;2.18;11828 +67096;43.1422;5.91282;50;20221011;23.8;13;18.4;1;15.29;0;2.22;16466 +67096;43.1422;5.91282;50;20221012;23.4;13.6;18.5;1.2;15.59;.2;2.2;15728 +67096;43.1422;5.91282;50;20221013;23.4;12.5;18;1.8;15.29;.1;2.35;16092 +67096;43.1422;5.91282;50;20221014;24.8;17;20.9;3.6;14.99;0;3.35;13649 +67096;43.1422;5.91282;50;20221015;25;14.4;19.7;1.8;15.19;0;2.54;15721 +67096;43.1422;5.91282;50;20221016;23.8;15.8;19.8;2.2;18.09;0;2.22;13498 +67096;43.1422;5.91282;50;20221017;23.6;19.5;21.6;3;16.89;.1;2.62;9408 +67096;43.1422;5.91282;50;20221018;23.7;13.6;18.7;.9;16.19;.2;1.92;14859 +67096;43.1422;5.91282;50;20221019;23.8;13.1;18.5;.8;16.59;0;1.86;14996 +67096;43.1422;5.91282;50;20221020;22.6;16.3;19.5;2.5;17.89;0;2;11348 +67096;43.1422;5.91282;50;20221021;22.7;20.1;21.4;3.5;20.39;1.2;1.94;7027 +67096;43.1422;5.91282;50;20221022;23.8;18.8;21.3;1.4;22.09;.1;1.59;9807 +67096;43.1422;5.91282;50;20221023;24.7;21.1;22.9;3.7;20.29;0;2.49;8144 +67096;43.1422;5.91282;50;20221024;24.3;21;22.7;2.5;20.39;0;2.03;7677 +67096;43.1422;5.91282;50;20221025;23.5;16.8;20.2;1.2;19.59;0;1.6;11004 +67096;43.1422;5.91282;50;20221026;24.4;18.8;21.6;2.2;19.09;.2;2.01;9892 +67096;43.1422;5.91282;50;20221027;23.1;15.7;19.4;1.6;17.79;.2;1.69;11300 +67096;43.1422;5.91282;50;20221028;24.4;14.7;19.6;.9;15.99;.1;1.64;12844 +67096;43.1422;5.91282;50;20221029;24;12.8;18.4;1.5;14.19;0;1.87;13288 +67096;43.1422;5.91282;50;20221030;23.1;12.2;17.7;1.5;13.79;.2;1.77;13128 +67096;43.1422;5.91282;50;20221031;22.5;14.5;18.5;1.8;15.4;.7;1.61;11853 +67096;43.1422;5.91282;50;20221101;22.5;19.1;20.8;2.5;16.92;21.1;1.67;9040 +67096;43.1422;5.91282;50;20221102;22.3;13;17.7;1.7;13.99;0;1.69;11797 +67096;43.1422;5.91282;50;20221103;18.6;9.8;14.2;2.2;13.49;18;1.32;11319 +67096;43.1422;5.91282;50;20221104;18.2;13.9;16.1;6.2;9.09;.3;3.62;7668 +67096;43.1422;5.91282;50;20221105;21.1;11.5;16.3;2.8;7.49;0;2.67;11551 +67096;43.1422;5.91282;50;20221106;19.7;7;13.4;.9;10.39;.1;1.12;12064 +67096;43.1422;5.91282;50;20221107;20.4;6.7;13.6;.7;10.49;.2;1.02;11921 +67096;43.1422;5.91282;50;20221108;19.8;11;15.4;2;13.79;1.2;1.33;10635 +67096;43.1422;5.91282;50;20221109;20.8;17.6;19.2;2.4;17.09;.9;1.47;6143 +67096;43.1422;5.91282;50;20221110;20.8;10.8;15.8;1.8;13.89;0;1.32;11094 +67096;43.1422;5.91282;50;20221111;22;14.8;18.4;2.4;14.19;.1;1.78;9227 +67096;43.1422;5.91282;50;20221112;21.4;9.1;15.3;.9;11.59;0;1.06;11246 +67096;43.1422;5.91282;50;20221113;19.4;12.3;15.9;1.5;11.49;0;1.3;8942 +67096;43.1422;5.91282;50;20221114;18.3;10.6;14.5;3.1;12.69;16.5;1.42;9223 +67096;43.1422;5.91282;50;20221115;18.5;13.8;16.2;2.8;14.39;1;1.33;7016 +67096;43.1422;5.91282;50;20221116;19.3;13.6;16.5;2.4;13.09;0;1.48;7685 +67096;43.1422;5.91282;50;20221117;19.6;11;15.3;1.5;12.79;3.6;1.09;9443 +67096;43.1422;5.91282;50;20221118;17.7;12.2;15;4;9.69;0;2.3;7371 +67096;43.1422;5.91282;50;20221119;18.2;6.6;12.4;2.3;7.49;0;1.64;10417 +67096;43.1422;5.91282;50;20221120;16.2;4.6;10.4;3.2;6.79;0;1.84;10311 +67096;43.1422;5.91282;50;20221121;15.6;10.5;13.1;3.4;8.59;11.2;1.91;6850 +67096;43.1422;5.91282;50;20221122;14.4;9.9;12.2;6.9;7.89;0;2.81;6337 +67096;43.1422;5.91282;50;20221123;15.5;8.1;11.8;4.1;8.19;.1;1.96;8179 +67096;43.1422;5.91282;50;20221124;16.2;11.6;13.9;3.4;7.89;0;2.2;6282 +67096;43.1422;5.91282;50;20221125;19.9;8.5;14.2;1.9;10.49;0;1.23;9824 +67096;43.1422;5.91282;50;20221126;19.2;5.4;12.3;1.3;8.29;.1;.97;9736 +67096;43.1422;5.91282;50;20221127;17;4.8;10.9;.8;8.79;0;.58;9651 +67096;43.1422;5.91282;50;20221128;14.3;7.9;11.1;1.8;9.59;7.3;.88;7219 +67096;43.1422;5.91282;50;20221129;12.6;6.6;9.6;.8;8.89;0;.53;6913 +67096;43.1422;5.91282;50;20221130;16.5;2.6;9.6;.6;8.09;1.1;.43;9417 +67096;43.1422;5.91282;50;20221201;15.2;5.8;10.5;1.3;9.29;.2;.66;8632 +67096;43.1422;5.91282;50;20221202;15;4.3;9.7;1.9;8.19;3.2;.88;9172 +67096;43.1422;5.91282;50;20221203;12.3;9.3;10.8;5;10.39;46.2;1.18;4593 +67096;43.1422;5.91282;50;20221204;14.8;10.3;12.6;2.2;11.59;7.8;.85;5693 +67096;43.1422;5.91282;50;20221205;15.8;5.7;10.8;.8;9.09;0;.47;8712 +67096;43.1422;5.91282;50;20221206;15.8;3.9;9.9;.6;8.39;.1;.36;9040 +67096;43.1422;5.91282;50;20221207;15.6;1.4;8.5;.7;7.29;.1;.4;8989 +67096;43.1422;5.91282;50;20221208;11.3;1.7;6.5;1.3;8.79;23.6;.34;8331 +67096;43.1422;5.91282;50;20221209;17.2;10.7;14;2.4;14.29;2.3;.67;6734 +67096;43.1422;5.91282;50;20221210;13.9;10;12;2.8;9.39;0;1.26;5082 +67096;43.1422;5.91282;50;20221211;12.6;2.1;7.4;4;4.39;0;1.99;8610 +67096;43.1422;5.91282;50;20221212;12.3;-.9;5.7;1.7;5.19;6.1;.81;8788 +67096;43.1422;5.91282;50;20221213;9.5;6.2;7.9;3.2;8.89;2.3;.72;4578 +67096;43.1422;5.91282;50;20221214;12.8;9.3;11.1;2.7;10.49;1.1;.87;4714 +67096;43.1422;5.91282;50;20221215;16.3;8.4;12.4;2.4;12.99;28.6;.59;7305 +67096;43.1422;5.91282;50;20221216;14.1;8.2;11.2;1.9;10.19;0;.74;6232 +67096;43.1422;5.91282;50;20221217;12.9;1.3;7.1;1.2;7.59;.3;.44;8675 +67096;43.1422;5.91282;50;20221218;15.3;3.6;9.5;1.4;9.29;0;.52;8664 +67096;43.1422;5.91282;50;20221219;13.5;11.8;12.7;1.9;12.19;1.2;.74;3107 +67096;43.1422;5.91282;50;20221220;15.9;13.1;14.5;3.5;14.19;1.4;.91;4122 +67096;43.1422;5.91282;50;20221221;19;15.2;17.1;3;14.49;3.7;1.33;4881 +67096;43.1422;5.91282;50;20221222;18.4;11;14.7;3.2;11.19;0;1.48;7005 +67096;43.1422;5.91282;50;20221223;19.3;11.1;15.2;4;13.59;0;1.32;7405 +67096;43.1422;5.91282;50;20221224;18.6;12.2;15.4;2.2;12.89;.1;1.03;6493 +67096;43.1422;5.91282;50;20221225;16.6;7.7;12.2;2.8;12.19;0;.74;7757 +67096;43.1422;5.91282;50;20221226;17.8;14.5;16.2;2.8;13.39;.2;1.29;4544 +67096;43.1422;5.91282;50;20221227;17;10.3;13.7;3.3;9.89;0;1.57;6697 +67096;43.1422;5.91282;50;20221228;16.4;6.1;11.3;1.3;10.09;.1;.57;8444 +67096;43.1422;5.91282;50;20221229;16.5;11.2;13.9;1.5;12.99;0;.66;5941 +67096;43.1422;5.91282;50;20221230;15.5;9.1;12.3;.9;12.39;.2;.45;6601 +67096;43.1422;5.91282;50;20221231;16.9;8.9;12.9;2.6;12.79;0;.76;7469 +67097;43.14554;6.20989;36;20220101;11.4;9.8;10.6;.8;11.67;0;.46;1768 +67097;43.14554;6.20989;36;20220102;14.6;10.3;12.5;1.3;10.44;0;.68;5150 +67097;43.14554;6.20989;36;20220103;19.4;4.4;11.9;2.2;9.04;0;1.09;8984 +67097;43.14554;6.20989;36;20220104;13.6;7.5;10.6;1.4;12.27;.2;.38;4574 +67097;43.14554;6.20989;36;20220105;12.7;11.3;12;4.3;7.44;0;2.1;3484 +67097;43.14554;6.20989;36;20220106;13.5;4.9;9.2;2.7;4.77;.1;1.6;7202 +67097;43.14554;6.20989;36;20220107;13.4;-.6;6.4;3.6;5.27;.1;1.58;8760 +67097;43.14554;6.20989;36;20220108;14.9;7.4;11.1;5;6.74;.1;2.27;7271 +67097;43.14554;6.20989;36;20220109;13.1;8.7;10.9;6.6;6.7;0;2.54;5854 +67097;43.14554;6.20989;36;20220110;14.4;8.8;11.6;3.1;6;0;1.96;5794 +67097;43.14554;6.20989;36;20220111;15.7;-.6;7.6;1.4;4.84;0;.96;9476 +67097;43.14554;6.20989;36;20220112;15.5;-2;6.8;1.3;4.9;0;.86;9553 +67097;43.14554;6.20989;36;20220113;14.9;-2.3;6.3;1.3;5.4;0;.74;9634 +67097;43.14554;6.20989;36;20220114;16.5;-2.6;6.9;1;5.37;.1;.7;9718 +67097;43.14554;6.20989;36;20220115;15.8;-3;6.4;1.2;5.44;0;.78;9805 +67097;43.14554;6.20989;36;20220116;15.2;-3.1;6;1.2;5.4;.1;.79;9871 +67097;43.14554;6.20989;36;20220117;16.8;-1.3;7.8;1.4;6.24;0;.84;9989 +67097;43.14554;6.20989;36;20220118;13.9;-1.9;6;1.8;7.87;.1;.69;8162 +67097;43.14554;6.20989;36;20220119;10.5;2;6.3;1;8.51;0;.44;7817 +67097;43.14554;6.20989;36;20220120;14.6;3.5;9;2.6;5.97;0;1.48;9584 +67097;43.14554;6.20989;36;20220121;14.5;.5;7.5;1.4;5.97;0;.94;10396 +67097;43.14554;6.20989;36;20220122;13.7;-1.1;6.3;1.1;5.97;.1;.74;10505 +67097;43.14554;6.20989;36;20220123;14;-2.7;5.7;.9;6.8;.2;.6;10618 +67097;43.14554;6.20989;36;20220124;13.9;-.8;6.6;1.4;7.5;0;.7;10734 +67097;43.14554;6.20989;36;20220125;14.4;.9;7.7;1.2;7.8;.1;.71;10725 +67097;43.14554;6.20989;36;20220126;13.8;-1.2;6.3;1;7;0;.67;10974 +67097;43.14554;6.20989;36;20220127;14.3;.1;7.2;1.1;8;.1;.71;11095 +67097;43.14554;6.20989;36;20220128;15.7;-.2;7.7;1.3;7.4;.1;.89;11226 +67097;43.14554;6.20989;36;20220129;14.5;-1.6;6.4;1.5;7.67;.1;.84;11357 +67097;43.14554;6.20989;36;20220130;15;-.5;7.3;1.2;7.2;.1;.88;11490 +67097;43.14554;6.20989;36;20220131;15.1;.7;7.9;4.8;5.87;.1;2.22;11625 +67097;43.14554;6.20989;36;20220201;14.4;6;10.2;4.8;4.87;0;2.83;9627 +67097;43.14554;6.20989;36;20220202;20.2;10.5;15.4;4.2;7.4;0;3.13;10313 +67097;43.14554;6.20989;36;20220203;16.5;2.1;9.3;1.7;8.9;0;1.13;11983 +67097;43.14554;6.20989;36;20220204;15.8;3.1;9.4;1.8;9;0;1.1;11761 +67097;43.14554;6.20989;36;20220205;17.9;7.7;12.8;2;7.67;.1;1.73;10936 +67097;43.14554;6.20989;36;20220206;17;.7;8.8;3.5;6.47;.1;2.09;12495 +67097;43.14554;6.20989;36;20220207;18.4;10.5;14.4;4.6;6.16;0;3.37;9476 +67097;43.14554;6.20989;36;20220208;16.3;.6;8.4;1.2;7.37;0;1.17;12804 +67097;43.14554;6.20989;36;20220209;15.6;.6;8.1;1.7;8.64;.1;1.15;12963 +67097;43.14554;6.20989;36;20220210;12.6;2.8;7.7;3;9.69;0;1.4;12594 +67097;43.14554;6.20989;36;20220211;19.1;3.2;11.2;2.8;9.39;.1;1.9;13333 +67097;43.14554;6.20989;36;20220212;15;6.4;10.7;3.8;8.49;0;1.98;13498 +67097;43.14554;6.20989;36;20220213;13.1;3.7;8.4;3.4;8.49;5;1.34;6487 +67097;43.14554;6.20989;36;20220214;13.6;8.3;11;3.2;10.99;22.1;1.12;5683 +67097;43.14554;6.20989;36;20220215;14.3;7;10.7;5.8;6.49;0;2.99;13654 +67097;43.14554;6.20989;36;20220216;14.4;7.6;11;5.3;8.54;0;2.17;8826 +67097;43.14554;6.20989;36;20220217;23.4;13.5;18.5;5.6;9.46;0;4.19;12206 +67097;43.14554;6.20989;36;20220218;18.8;10.2;14.5;1.9;10.7;0;1.85;12647 +67097;43.14554;6.20989;36;20220219;16.7;5.9;11.3;2.4;7.97;.1;1.94;12967 +67097;43.14554;6.20989;36;20220220;19.1;4.8;12;3.3;6.1;0;2.9;14798 +67097;43.14554;6.20989;36;20220221;17.2;11.7;14.5;7.9;6.97;0;4.29;9631 +67097;43.14554;6.20989;36;20220222;18.4;9.3;13.9;4.3;6.07;0;3.48;13249 +67097;43.14554;6.20989;36;20220223;16.9;2.9;9.9;2.1;7.87;0;1.89;15384 +67097;43.14554;6.20989;36;20220224;15.3;4.2;9.8;2.1;10.27;.1;1.37;12878 +67097;43.14554;6.20989;36;20220225;16;8.5;12.3;3.5;6.3;0;2.77;13662 +67097;43.14554;6.20989;36;20220226;15.4;3.1;9.3;1.7;5.87;0;1.92;14743 +67097;43.14554;6.20989;36;20220227;13.4;.7;7.1;1.7;6.37;0;1.65;15814 +67097;43.14554;6.20989;36;20220228;15.1;-.7;7.2;2.7;6.84;0;1.93;16322 +67097;43.14554;6.20989;36;20220301;13;1.8;7.4;3;6.94;0;1.86;15779 +67097;43.14554;6.20989;36;20220302;13.6;3.5;8.5;1.7;7.74;0;1.63;14670 +67097;43.14554;6.20989;36;20220303;14.3;3.7;9;1.3;9.47;0;1.42;13476 +67097;43.14554;6.20989;36;20220304;15;2.9;9;1.5;9.27;.2;1.59;15450 +67097;43.14554;6.20989;36;20220305;12.2;5.4;8.8;1.3;8;.1;1.42;11193 +67097;43.14554;6.20989;36;20220306;11.8;.5;6.1;1.9;6.64;0;1.64;15907 +67097;43.14554;6.20989;36;20220307;13.3;-.9;6.2;1.1;6.24;0;1.68;17677 +67097;43.14554;6.20989;36;20220308;14;-2.3;5.9;1.4;6.67;0;1.73;17873 +67097;43.14554;6.20989;36;20220309;14.1;4;9.1;1.4;7.7;0;1.8;15761 +67097;43.14554;6.20989;36;20220310;15.4;.5;7.9;1.3;8.57;0;1.74;17350 +67097;43.14554;6.20989;36;20220311;14.8;5.2;10;3.6;9.1;0;1.99;14001 +67097;43.14554;6.20989;36;20220312;12.7;11.3;12;7.1;8.24;1.5;2.72;4684 +67097;43.14554;6.20989;36;20220313;10.7;9.1;9.9;5.8;8.94;5.9;1.66;4519 +67097;43.14554;6.20989;36;20220314;13.9;8.1;11;4.3;10.5;0;1.66;9621 +67097;43.14554;6.20989;36;20220315;14.9;12.3;13.6;4.3;10.6;0;2.26;10055 +67097;43.14554;6.20989;36;20220316;16.8;8.3;12.5;3.1;11.67;0;2.1;15203 +67097;43.14554;6.20989;36;20220317;17.6;11.9;14.8;3.5;11.17;0;2.53;12527 +67097;43.14554;6.20989;36;20220318;16;11.8;13.9;4.7;9.59;0;3.05;13448 +67097;43.14554;6.20989;36;20220319;15.6;13.1;14.4;5.8;8.09;.5;3.47;4974 +67097;43.14554;6.20989;36;20220320;13.2;8.4;10.8;7.6;8.79;0;2.36;3890 +67097;43.14554;6.20989;36;20220321;14.4;10.6;12.5;6.9;7.19;0;4.07;18931 +67097;43.14554;6.20989;36;20220322;15.2;5.2;10.2;2.9;5.97;0;3.01;19922 +67097;43.14554;6.20989;36;20220323;16.3;1.6;9;2.4;8.19;0;2.57;20888 +67097;43.14554;6.20989;36;20220324;18.6;3.3;11;1.9;6.23;0;3.02;20587 +67097;43.14554;6.20989;36;20220325;17.5;3.2;10.3;2.2;7.57;0;2.82;20286 +67097;43.14554;6.20989;36;20220326;17.6;5.9;11.8;5.3;8.49;0;3.61;21476 +67097;43.14554;6.20989;36;20220327;21.9;12.1;17;3.4;7.89;0;4.5;21255 +67097;43.14554;6.20989;36;20220328;21.7;6.8;14.3;1.8;7.19;0;3.51;21866 +67097;43.14554;6.20989;36;20220329;17.1;5.6;11.4;2.5;9.99;.3;2.68;19960 +67097;43.14554;6.20989;36;20220330;15.1;11.3;13.2;2.7;11.99;16;1.39;3774 +67097;43.14554;6.20989;36;20220331;20.2;5.5;12.9;4.8;9.09;0;3.98;22445 +67097;43.14554;6.20989;36;20220401;11.5;8.7;10.1;10.8;5.49;.1;4.51;18473 +67097;43.14554;6.20989;36;20220402;13;3.8;8.4;6;4.99;0;3.86;22195 +67097;43.14554;6.20989;36;20220403;11.8;1.9;6.9;3.9;6.87;.8;2.46;15733 +67097;43.14554;6.20989;36;20220404;14.8;4.4;9.6;3;8.09;0;2.97;23204 +67097;43.14554;6.20989;36;20220405;15;2.7;8.9;2.1;7.69;0;2.85;23391 +67097;43.14554;6.20989;36;20220406;15;2.3;8.7;2.8;8.69;0;2.38;18018 +67097;43.14554;6.20989;36;20220407;16.3;11.2;13.8;5.3;10.83;0;3.27;17472 +67097;43.14554;6.20989;36;20220408;20.9;14.1;17.5;7.5;12.59;0;4.74;22238 +67097;43.14554;6.20989;36;20220409;16.9;12.8;14.9;9.5;5.09;0;6.57;20652 +67097;43.14554;6.20989;36;20220410;16.2;6.1;11.2;2.9;6.89;0;3.65;24308 +67097;43.14554;6.20989;36;20220411;15.5;3.7;9.6;3.8;9.39;0;2.43;16523 +67097;43.14554;6.20989;36;20220412;16.1;7.2;11.7;4.9;10.89;0;3.09;24666 +67097;43.14554;6.20989;36;20220413;17.5;11.3;14.4;4.9;10.49;0;3.98;24075 +67097;43.14554;6.20989;36;20220414;21.9;8.5;15.2;2.6;9.39;0;4.22;24686 +67097;43.14554;6.20989;36;20220415;23.3;8.9;16.1;2.2;8.89;0;4.39;25191 +67097;43.14554;6.20989;36;20220416;24;9.6;16.8;2.3;10.99;0;4.38;25363 +67097;43.14554;6.20989;36;20220417;18.2;12.7;15.5;3.7;10.19;0;4.02;21923 +67097;43.14554;6.20989;36;20220418;18.6;5.6;12.1;2.8;10.29;0;3.54;25702 +67097;43.14554;6.20989;36;20220419;18.7;7.2;13;2.7;11.39;0;3.51;25693 +67097;43.14554;6.20989;36;20220420;17.3;7.9;12.6;3.7;12.59;6.5;1.95;10821 +67097;43.14554;6.20989;36;20220421;17.5;12.5;15;4;12.99;.4;2.25;8574 +67097;43.14554;6.20989;36;20220422;17.9;11;14.5;2;14.39;0;2.48;16644 +67097;43.14554;6.20989;36;20220423;15.7;14.3;15;5.4;13.99;12.3;1.57;2493 +67097;43.14554;6.20989;36;20220424;18.2;12.7;15.5;4.3;11.99;0;3.57;19162 +67097;43.14554;6.20989;36;20220425;19.7;11.5;15.6;6;11.09;0;4.68;25754 +67097;43.14554;6.20989;36;20220426;18.7;7.6;13.2;3.7;12.99;.1;3.43;26985 +67097;43.14554;6.20989;36;20220427;18.5;8.1;13.3;2.5;12.89;.1;3.53;27136 +67097;43.14554;6.20989;36;20220428;21.2;8.9;15.1;2.7;10.79;0;4.37;27286 +67097;43.14554;6.20989;36;20220429;20.8;8.5;14.7;2.2;10.29;0;4.25;27433 +67097;43.14554;6.20989;36;20220430;20.5;8.4;14.5;1.9;11.59;0;4.04;27578 +67097;43.14554;6.20989;36;20220501;21.2;9.5;15.4;2.1;11.59;.1;4.27;27721 +67097;43.14554;6.20989;36;20220502;19.8;7.9;13.9;2.2;13.99;0;3.66;27602 +67097;43.14554;6.20989;36;20220503;21;11.1;16.1;2.1;14.49;.3;4.12;28001 +67097;43.14554;6.20989;36;20220504;21.8;10.4;16.1;2.1;13.49;0;4.21;27343 +67097;43.14554;6.20989;36;20220505;19.4;10.9;15.2;2;14.09;6.8;2.72;16341 +67097;43.14554;6.20989;36;20220506;19.1;12;15.6;.8;14;.3;2.74;16908 +67097;43.14554;6.20989;36;20220507;22;11.1;16.5;1.3;13.77;1.9;3.99;25956 +67097;43.14554;6.20989;36;20220508;20.6;12.9;16.7;1.1;14.4;5;3.35;20627 +67097;43.14554;6.20989;36;20220509;24.1;9.6;16.9;1.3;13.04;.4;4.47;28754 +67097;43.14554;6.20989;36;20220510;24.7;11.1;17.9;1.9;13.67;0;4.75;28876 +67097;43.14554;6.20989;36;20220511;23.9;10.3;17.1;1.6;13.5;0;4.59;28996 +67097;43.14554;6.20989;36;20220512;23.6;9.4;16.5;1.8;13.64;.1;4.54;29113 +67097;43.14554;6.20989;36;20220513;23.7;9.3;16.5;2;13.4;0;4.6;29228 +67097;43.14554;6.20989;36;20220514;23.4;9.8;16.6;1.2;15.04;0;4.38;28967 +67097;43.14554;6.20989;36;20220515;23.9;12.4;18.1;1.3;16.14;.1;4.63;29450 +67097;43.14554;6.20989;36;20220516;26.4;11.3;18.8;1.6;13.94;.1;5.01;29557 +67097;43.14554;6.20989;36;20220517;25.3;10.7;18;1.5;14.87;0;4.77;29661 +67097;43.14554;6.20989;36;20220518;26;12.3;19.1;1.5;16.67;.1;4.89;29762 +67097;43.14554;6.20989;36;20220519;27.8;12.1;19.9;1.6;13.87;.1;5.28;29862 +67097;43.14554;6.20989;36;20220520;28;11.5;19.7;1.6;14.64;0;5.25;29958 +67097;43.14554;6.20989;36;20220521;28;14;21;2.1;17.04;.1;5.44;30051 +67097;43.14554;6.20989;36;20220522;25.6;13.8;19.7;1.3;18.04;.1;4.77;28651 +67097;43.14554;6.20989;36;20220523;26.5;13.8;20.1;1.8;17.07;.1;5.07;29132 +67097;43.14554;6.20989;36;20220524;29.2;13.4;21.3;2;14.7;.7;5.7;29656 +67097;43.14554;6.20989;36;20220525;25;15.3;20.1;1;16.7;.5;4.02;22386 +67097;43.14554;6.20989;36;20220526;27.5;13.5;20.5;1.4;17.34;.5;5.17;29551 +67097;43.14554;6.20989;36;20220527;32.4;18.2;25.3;2.1;15.97;0;6.47;29612 +67097;43.14554;6.20989;36;20220528;31.8;20.2;26;2.6;14.34;0;7.03;30230 +67097;43.14554;6.20989;36;20220529;27.1;17.5;22.3;2.6;13;0;6.11;29369 +67097;43.14554;6.20989;36;20220530;26.2;13.7;19.9;1.5;14.04;0;5.16;29206 +67097;43.14554;6.20989;36;20220531;25.7;13.3;19.5;1.4;15.94;0;4.98;29309 +67097;43.14554;6.20989;36;20220601;28.5;12.4;20.5;1.8;16.04;.1;5.54;30890 +67097;43.14554;6.20989;36;20220602;28.4;15.1;21.8;1.8;17.84;0;5.53;30231 +67097;43.14554;6.20989;36;20220603;29.9;19.2;24.6;2.3;17.57;1.2;6.04;28141 +67097;43.14554;6.20989;36;20220604;30.6;18.2;24.4;2.5;17.97;0;6.41;30580 +67097;43.14554;6.20989;36;20220605;30;18.7;24.3;2.2;19.67;0;6.07;30386 +67097;43.14554;6.20989;36;20220606;32.7;16.1;24.4;2.8;14.57;0;6.97;31154 +67097;43.14554;6.20989;36;20220607;32.1;21.8;26.9;4.1;13.4;0;7.94;28554 +67097;43.14554;6.20989;36;20220608;28.6;19.1;23.8;3.6;12.04;0;6.8;27322 +67097;43.14554;6.20989;36;20220609;29.1;21;25;6.6;10.6;0;8.74;26557 +67097;43.14554;6.20989;36;20220610;28.9;16.1;22.5;2.9;9.07;0;7.02;31311 +67097;43.14554;6.20989;36;20220611;30.8;11.1;21;1.6;10.14;0;6.1;31342 +67097;43.14554;6.20989;36;20220612;29.9;12.3;21.1;1.5;13.64;0;5.83;31370 +67097;43.14554;6.20989;36;20220613;32.1;16.7;24.4;1.4;18.97;.2;6.19;31395 +67097;43.14554;6.20989;36;20220614;30;13.8;21.9;1.3;18.64;0;5.73;31417 +67097;43.14554;6.20989;36;20220615;30.7;16.8;23.8;1.5;19.6;0;6.04;31436 +67097;43.14554;6.20989;36;20220616;30.4;18.2;24.3;1.5;20.64;.1;6.06;31452 +67097;43.14554;6.20989;36;20220617;31.6;16.7;24.1;1.3;19.77;0;6.03;31464 +67097;43.14554;6.20989;36;20220618;33.3;17.7;25.5;1.7;18.97;0;6.54;31474 +67097;43.14554;6.20989;36;20220619;32.4;16.3;24.3;1.5;18.17;0;6.25;31480 +67097;43.14554;6.20989;36;20220620;31.3;15.8;23.5;1.3;17.27;0;5.98;31483 +67097;43.14554;6.20989;36;20220621;30.8;17.2;24;1.6;20.27;.2;6.06;31483 +67097;43.14554;6.20989;36;20220622;29;21.8;25.4;1.4;23.4;2;5.16;25587 +67097;43.14554;6.20989;36;20220623;28.6;17.9;23.3;1.3;21.2;1;5.15;27385 +67097;43.14554;6.20989;36;20220624;30;18.4;24.2;2.4;20.14;0;5.94;29628 +67097;43.14554;6.20989;36;20220625;30.3;15.4;22.8;1.6;17.6;0;5.93;31451 +67097;43.14554;6.20989;36;20220626;31;16.8;23.9;2.6;19.27;0;6.39;31402 +67097;43.14554;6.20989;36;20220627;32.2;20.5;26.3;2.3;20.67;0;6.7;31417 +67097;43.14554;6.20989;36;20220628;30.4;19.8;25.1;1.8;20.24;25.1;5.73;27712 +67097;43.14554;6.20989;36;20220629;29.9;16;22.9;2.4;18.54;.1;6.07;31370 +67097;43.14554;6.20989;36;20220630;28.3;15.3;21.8;1.5;18.44;0;5.63;31341 +67097;43.14554;6.20989;36;20220701;32;17.2;24.6;2;15.27;0;6.53;31310 +67097;43.14554;6.20989;36;20220702;30.2;13.6;21.9;1.6;16;0;5.86;31276 +67097;43.14554;6.20989;36;20220703;32.6;16.3;24.4;1.6;14.84;0;6.35;31239 +67097;43.14554;6.20989;36;20220704;31.9;18.4;25.1;1.7;18.37;0;6.35;31198 +67097;43.14554;6.20989;36;20220705;37.1;19;28.1;2.3;17.64;0;7.48;31155 +67097;43.14554;6.20989;36;20220706;32.8;23.3;28;2.2;14.54;0;7.09;29854 +67097;43.14554;6.20989;36;20220707;34;16.9;25.4;1.9;16.24;0;6.7;31059 +67097;43.14554;6.20989;36;20220708;31.6;19.7;25.6;1.9;17.3;0;6.51;31006 +67097;43.14554;6.20989;36;20220709;31.4;15.9;23.7;2;16.8;0;6.22;30951 +67097;43.14554;6.20989;36;20220710;30.3;17.1;23.7;1.7;19.3;0;5.93;30892 +67097;43.14554;6.20989;36;20220711;29.2;16.5;22.8;1.5;19.8;.1;5.62;30831 +67097;43.14554;6.20989;36;20220712;29.2;18.2;23.7;1.4;21.8;.1;5.63;30373 +67097;43.14554;6.20989;36;20220713;31.2;17.4;24.3;1.4;21.14;0;5.84;30699 +67097;43.14554;6.20989;36;20220714;31.5;18.6;25;2;20.6;.1;6.13;30629 +67097;43.14554;6.20989;36;20220715;32.2;16.8;24.5;1.5;21.94;.1;5.83;30556 +67097;43.14554;6.20989;36;20220716;31.9;20;26;1.7;24.5;.1;6.02;30233 +67097;43.14554;6.20989;36;20220717;33.2;20.1;26.6;1.4;23.04;0;6.13;30401 +67097;43.14554;6.20989;36;20220718;35.1;18.9;27;1.6;20.57;0;6.46;30320 +67097;43.14554;6.20989;36;20220719;34.7;19.8;27.3;1.4;20.47;0;6.33;30235 +67097;43.14554;6.20989;36;20220720;34.7;18.6;26.7;1.4;18.2;0;6.27;30149 +67097;43.14554;6.20989;36;20220721;34.9;18.9;26.9;1.6;19.07;0;6.39;30059 +67097;43.14554;6.20989;36;20220722;32.8;18.6;25.7;1.6;22.1;0;6.02;29966 +67097;43.14554;6.20989;36;20220723;33.9;18.4;26.2;2.3;21.07;0;6.4;29871 +67097;43.14554;6.20989;36;20220724;32.5;19.6;26.1;1.8;21.77;0;6.05;29773 +67097;43.14554;6.20989;36;20220725;33;18.1;25.6;1.6;22.47;0;5.86;29240 +67097;43.14554;6.20989;36;20220726;34.7;20.4;27.6;3.1;17.3;0;7.38;29569 +67097;43.14554;6.20989;36;20220727;31.4;18.6;25;1.7;16.47;0;6;29300 +67097;43.14554;6.20989;36;20220728;32.5;16.7;24.6;1.5;17.34;0;5.87;29356 +67097;43.14554;6.20989;36;20220729;32.4;18.6;25.5;1.9;17.7;0;6.06;28795 +67097;43.14554;6.20989;36;20220730;33.3;22.1;27.7;2;16.37;0;6.26;26450 +67097;43.14554;6.20989;36;20220731;34.2;15.6;24.9;1.7;14.34;0;6.11;29016 +67097;43.14554;6.20989;36;20220801;33.4;16.3;24.9;1.4;17.3;0;5.75;28897 +67097;43.14554;6.20989;36;20220802;32.3;15.6;24;1.6;19.74;0;5.55;28776 +67097;43.14554;6.20989;36;20220803;33.8;18.2;26;1.5;19.57;0;5.83;28349 +67097;43.14554;6.20989;36;20220804;33.9;18.3;26.1;1.3;19.44;0;5.71;28528 +67097;43.14554;6.20989;36;20220805;32.9;18.5;25.7;2;19.9;0;5.91;28400 +67097;43.14554;6.20989;36;20220806;34.4;20.5;27.4;1.6;21.04;0;6.04;28270 +67097;43.14554;6.20989;36;20220807;32.5;18.3;25.4;1.8;21.27;0;5.67;28138 +67097;43.14554;6.20989;36;20220808;32;18.9;25.4;1.5;21.47;0;5.48;28003 +67097;43.14554;6.20989;36;20220809;33.5;18.8;26.2;1.6;19.37;0;5.69;27866 +67097;43.14554;6.20989;36;20220810;33.1;18.3;25.7;1.7;18.34;0;5.73;27727 +67097;43.14554;6.20989;36;20220811;32.6;19.7;26.1;1.7;19.7;0;5.48;26269 +67097;43.14554;6.20989;36;20220812;31.8;18;24.9;1.6;22.1;0;5.33;27443 +67097;43.14554;6.20989;36;20220813;30.9;21.9;26.4;2.4;21.84;0;5.59;25812 +67097;43.14554;6.20989;36;20220814;30.2;20.3;25.3;2.1;19.37;3.4;5.05;23332 +67097;43.14554;6.20989;36;20220815;31.2;18.2;24.7;1.7;19.84;.3;5.27;26702 +67097;43.14554;6.20989;36;20220816;31.2;17.1;24.2;1.7;20.9;23.4;5.17;26849 +67097;43.14554;6.20989;36;20220817;25.8;17.6;21.7;2.6;22.17;5.5;3.35;18039 +67097;43.14554;6.20989;36;20220818;28.5;18.8;23.7;2.1;19.54;9;4.61;22834 +67097;43.14554;6.20989;36;20220819;32.9;18.6;25.7;3.4;16.34;0;6.5;26383 +67097;43.14554;6.20989;36;20220820;33.7;18.6;26.2;2;15.9;0;5.83;26225 +67097;43.14554;6.20989;36;20220821;33.3;18.8;26;1.8;16.44;0;5.61;26064 +67097;43.14554;6.20989;36;20220822;31.8;18;24.9;1.7;16.24;.1;5.35;25901 +67097;43.14554;6.20989;36;20220823;31.2;17.6;24.4;1.4;18.67;0;4.91;25737 +67097;43.14554;6.20989;36;20220824;31.2;17.7;24.4;1.4;20.44;.1;4.81;25571 +67097;43.14554;6.20989;36;20220825;31.4;17.6;24.5;1.6;19.04;0;4.88;25404 +67097;43.14554;6.20989;36;20220826;31.3;18.3;24.8;1.3;21.1;.1;4.75;25234 +67097;43.14554;6.20989;36;20220827;29.9;18.7;24.3;1.3;21.5;.3;4.56;24819 +67097;43.14554;6.20989;36;20220828;30.5;18.9;24.7;1.9;20.84;0;4.8;24773 +67097;43.14554;6.20989;36;20220829;31;17.2;24.1;2;20.57;.3;4.78;24717 +67097;43.14554;6.20989;36;20220830;29.8;20.4;25.1;1.6;23.27;0;4.05;20357 +67097;43.14554;6.20989;36;20220831;30.1;19.5;24.8;1.2;20.34;0;4.39;23624 +67097;43.14554;6.20989;36;20220901;30.7;17;23.9;1.4;18.64;0;4.53;24187 +67097;43.14554;6.20989;36;20220902;29.2;17.8;23.5;1.7;21.1;3.8;3.98;21031 +67097;43.14554;6.20989;36;20220903;28.9;18.4;23.7;1.7;21.67;0;4.24;23176 +67097;43.14554;6.20989;36;20220904;30;19.6;24.8;2.3;21.8;.2;4.57;23060 +67097;43.14554;6.20989;36;20220905;30.4;17.9;24.2;1.8;21.2;.1;4.27;22658 +67097;43.14554;6.20989;36;20220906;30.2;18.3;24.3;1.7;21.87;.3;4.14;21980 +67097;43.14554;6.20989;36;20220907;29.8;18.1;24;1.7;22;31.8;4.21;22909 +67097;43.14554;6.20989;36;20220908;29.6;17.7;23.7;2.2;17.8;0;4.53;22693 +67097;43.14554;6.20989;36;20220909;29.7;19.7;24.7;3.5;13.27;0;5.46;20015 +67097;43.14554;6.20989;36;20220910;29.2;19.2;24.2;3.7;12.07;0;5.78;21006 +67097;43.14554;6.20989;36;20220911;28.3;17.5;22.9;2.4;13.17;0;4.6;19867 +67097;43.14554;6.20989;36;20220912;28.1;13;20.6;1.1;16.67;.1;3.56;22153 +67097;43.14554;6.20989;36;20220913;27.4;16.1;21.8;1.1;19.7;.5;3.37;20333 +67097;43.14554;6.20989;36;20220914;24.3;19.4;21.9;1.1;21.64;7.1;2.3;11968 +67097;43.14554;6.20989;36;20220915;31.5;18.2;24.9;2.2;19.3;0;4.45;21579 +67097;43.14554;6.20989;36;20220916;28.9;21.5;25.2;5.1;13.64;0;6.03;17375 +67097;43.14554;6.20989;36;20220917;26.9;17.8;22.4;5.9;8.07;0;6.78;18797 +67097;43.14554;6.20989;36;20220918;25.5;11.6;18.5;2;11.64;0;3.66;20999 +67097;43.14554;6.20989;36;20220919;29.3;9.7;19.5;2;11.54;.1;4.06;20805 +67097;43.14554;6.20989;36;20220920;26.3;13.1;19.7;1.5;13.84;0;3.4;20610 +67097;43.14554;6.20989;36;20220921;25.3;11.2;18.2;2.2;13.1;0;3.45;20415 +67097;43.14554;6.20989;36;20220922;23.8;13.6;18.7;1.7;13.7;0;3.08;18634 +67097;43.14554;6.20989;36;20220923;24.3;12.9;18.6;1.1;13.57;3.8;2.92;19375 +67097;43.14554;6.20989;36;20220924;19.7;14.4;17;1.3;16.17;8.5;1.82;11162 +67097;43.14554;6.20989;36;20220925;24;14.4;19.2;1.6;15.44;.5;2.82;17257 +67097;43.14554;6.20989;36;20220926;24;13.5;18.8;2.9;11.24;0;3.67;17836 +67097;43.14554;6.20989;36;20220927;21.8;16.2;19;5.7;10.04;0;4.65;14507 +67097;43.14554;6.20989;36;20220928;23.8;15.3;19.5;4.8;13.24;0;3.98;17350 +67097;43.14554;6.20989;36;20220929;21.1;14.7;17.9;3.1;12.64;0;2.91;14060 +67097;43.14554;6.20989;36;20220930;22.9;12;17.4;1.7;10.34;0;2.76;15684 +67097;43.14554;6.20989;36;20221001;22.6;8.6;15.6;3.3;11.24;0;3.23;18458 +67097;43.14554;6.20989;36;20221002;28.5;17.4;22.9;4.2;14.5;0;4.66;17457 +67097;43.14554;6.20989;36;20221003;24.2;15.3;19.7;1.9;12.87;0;2.98;16789 +67097;43.14554;6.20989;36;20221004;25.4;9.4;17.4;1.3;13.74;.2;2.55;17874 +67097;43.14554;6.20989;36;20221005;25;10.2;17.6;1.1;14.4;.3;2.41;17680 +67097;43.14554;6.20989;36;20221006;24.8;10.1;17.5;1.2;14.17;.1;2.41;17486 +67097;43.14554;6.20989;36;20221007;24.7;10.3;17.5;1.1;13.77;.6;2.37;17294 +67097;43.14554;6.20989;36;20221008;20.6;12.2;16.4;.8;15.64;17.7;1.71;13009 +67097;43.14554;6.20989;36;20221009;19.5;14.3;16.9;1.6;17;14.7;1.37;8334 +67097;43.14554;6.20989;36;20221010;23;15.8;19.4;1.6;16.24;.2;2.19;13758 +67097;43.14554;6.20989;36;20221011;24.6;12;18.3;1;14.44;.1;2.18;16492 +67097;43.14554;6.20989;36;20221012;23.4;11.9;17.6;1.4;14.4;.1;2.1;14646 +67097;43.14554;6.20989;36;20221013;23.5;11.2;17.4;1.7;14.14;0;2.21;15575 +67097;43.14554;6.20989;36;20221014;26.3;18.3;22.3;3.1;14.04;0;3.41;12058 +67097;43.14554;6.20989;36;20221015;26.1;11.9;19;1.6;15.04;.1;2.37;15781 +67097;43.14554;6.20989;36;20221016;23.8;13.9;18.8;1.7;17.1;.2;2.03;13697 +67097;43.14554;6.20989;36;20221017;24.6;13.6;19.1;1.7;15.94;.2;2.17;14388 +67097;43.14554;6.20989;36;20221018;24.5;11.7;18.1;.9;15.24;.2;1.89;15231 +67097;43.14554;6.20989;36;20221019;24.4;11.2;17.8;.8;15.84;.1;1.72;13665 +67097;43.14554;6.20989;36;20221020;23.1;14.8;18.9;1.5;17.6;0;1.76;11869 +67097;43.14554;6.20989;36;20221021;22.7;18.1;20.4;2.1;20.3;0;1.42;6500 +67097;43.14554;6.20989;36;20221022;24.8;17.8;21.3;.8;20.27;.1;1.55;10209 +67097;43.14554;6.20989;36;20221023;24.9;17.6;21.2;2.5;20.27;0;1.93;10384 +67097;43.14554;6.20989;36;20221024;24.9;18.4;21.7;1.8;19.94;.1;1.65;7614 +67097;43.14554;6.20989;36;20221025;25;16.1;20.5;.7;18.5;.1;1.53;11422 +67097;43.14554;6.20989;36;20221026;24.6;16.3;20.4;1.5;18.2;.1;1.72;10507 +67097;43.14554;6.20989;36;20221027;24.5;14.2;19.4;1.4;16.47;.2;1.77;12863 +67097;43.14554;6.20989;36;20221028;25.8;11.4;18.6;.9;14;.1;1.61;13497 +67097;43.14554;6.20989;36;20221029;26;10.8;18.4;1.2;12.84;0;1.77;13333 +67097;43.14554;6.20989;36;20221030;24.2;8.9;16.6;1.2;13.07;.2;1.58;13171 +67097;43.14554;6.20989;36;20221031;23;10.3;16.7;1.1;14.77;.7;1.41;12337 +67097;43.14554;6.20989;36;20221101;21;15.7;18.3;1.4;16.47;27.3;1.32;8520 +67097;43.14554;6.20989;36;20221102;23.6;10.7;17.2;1.1;12.94;.1;1.44;12699 +67097;43.14554;6.20989;36;20221103;18.1;8.9;13.5;1.6;13;19.4;1.13;9873 +67097;43.14554;6.20989;36;20221104;17.9;12.9;15.4;5.6;8.77;.4;3.17;7743 +67097;43.14554;6.20989;36;20221105;21;11.8;16.4;3.5;7.4;.1;2.98;10801 +67097;43.14554;6.20989;36;20221106;20.3;5.3;12.8;1.2;9.3;.2;1.25;12101 +67097;43.14554;6.20989;36;20221107;21.6;5.3;13.4;.9;10.04;.1;1.11;11958 +67097;43.14554;6.20989;36;20221108;19.2;6.9;13;1.4;12.37;.8;1.03;10511 +67097;43.14554;6.20989;36;20221109;20.4;13.5;16.9;1.6;16.34;2.2;1.09;7214 +67097;43.14554;6.20989;36;20221110;20.4;10.7;15.6;1.8;14.1;0;1.19;10227 +67097;43.14554;6.20989;36;20221111;21.5;10.8;16.2;1.5;13.47;.1;1.22;10945 +67097;43.14554;6.20989;36;20221112;22.6;7.8;15.2;.8;11.74;0;.96;11117 +67097;43.14554;6.20989;36;20221113;19.5;10.9;15.2;1.4;11.67;.1;1.13;8507 +67097;43.14554;6.20989;36;20221114;17.8;7.4;12.6;2.3;11.94;26;1.02;8521 +67097;43.14554;6.20989;36;20221115;17;13.4;15.2;2.9;14.9;2.2;.92;3777 +67097;43.14554;6.20989;36;20221116;20.8;13.6;17.2;2.4;12.77;0;1.54;8449 +67097;43.14554;6.20989;36;20221117;21.6;9.1;15.4;1.8;11.87;3.2;1.28;9569 +67097;43.14554;6.20989;36;20221118;17.7;11.7;14.7;4.3;9.47;0;2.25;7764 +67097;43.14554;6.20989;36;20221119;18;8.7;13.3;2.3;7.34;0;1.73;8745 +67097;43.14554;6.20989;36;20221120;16.5;7.4;11.9;2.9;6.6;0;1.87;9046 +67097;43.14554;6.20989;36;20221121;15.8;10.1;13;2.6;8.5;9.2;1.6;5324 +67097;43.14554;6.20989;36;20221122;15;10.2;12.6;7;7.4;0;2.95;6873 +67097;43.14554;6.20989;36;20221123;16.3;8.2;12.3;4.7;8.07;0;2.19;7402 +67097;43.14554;6.20989;36;20221124;19;9.2;14.1;3.1;7.8;.2;2.1;8186 +67097;43.14554;6.20989;36;20221125;19.3;7.4;13.4;1.4;10.3;.3;.9;9498 +67097;43.14554;6.20989;36;20221126;19.9;7;13.5;1.5;8;0;1.14;9743 +67097;43.14554;6.20989;36;20221127;17.3;2.9;10.1;.9;8.37;.1;.57;9675 +67097;43.14554;6.20989;36;20221128;13.6;4.4;9;1.7;9.24;2.5;.64;6465 +67097;43.14554;6.20989;36;20221129;10.3;6.3;8.3;1.1;9.1;0;.52;4432 +67097;43.14554;6.20989;36;20221130;16;2.4;9.2;1.3;7.54;1.1;.71;9440 +67097;43.14554;6.20989;36;20221201;14.6;3.7;9.1;1;8.94;.1;.49;7539 +67097;43.14554;6.20989;36;20221202;14.1;2.6;8.4;1.9;8.14;3.2;.72;8442 +67097;43.14554;6.20989;36;20221203;12.2;7;9.6;3.9;10.94;40.1;.57;4229 +67097;43.14554;6.20989;36;20221204;14.2;10.4;12.3;2;11.97;7.7;.71;3451 +67097;43.14554;6.20989;36;20221205;15.9;6.4;11.2;1.2;9.34;0;.61;8130 +67097;43.14554;6.20989;36;20221206;16.4;2.8;9.6;1.1;7.97;.1;.56;8674 +67097;43.14554;6.20989;36;20221207;15.8;.6;8.2;1.1;7.04;.1;.57;9009 +67097;43.14554;6.20989;36;20221208;10.5;1.1;5.8;1.4;8.7;26.8;.32;6551 +67097;43.14554;6.20989;36;20221209;15.3;9.2;12.3;2.4;13.34;2.7;.51;4489 +67097;43.14554;6.20989;36;20221210;14.6;8.5;11.5;2;9.17;0;.91;6073 +67097;43.14554;6.20989;36;20221211;11.2;1.8;6.5;2.6;4;0;1.46;6897 +67097;43.14554;6.20989;36;20221212;13.2;-1.8;5.7;1.7;5.37;7.2;.79;8609 +67097;43.14554;6.20989;36;20221213;8.4;5;6.7;2.3;9.4;3.5;.36;2603 +67097;43.14554;6.20989;36;20221214;13.3;7.8;10.5;2.2;10.5;.6;.68;4239 +67097;43.14554;6.20989;36;20221215;16.2;7.3;11.8;1.8;12.47;33.7;.51;5193 +67097;43.14554;6.20989;36;20221216;14.8;7.9;11.4;1.4;10.67;.1;.54;6590 +67097;43.14554;6.20989;36;20221217;14.8;2.7;8.7;1.7;8.15;.1;.66;8149 +67097;43.14554;6.20989;36;20221218;14.6;3;8.8;1.6;9.1;0;.51;8064 +67097;43.14554;6.20989;36;20221219;12.2;6.9;9.5;1.5;11.5;1.2;.39;3956 +67097;43.14554;6.20989;36;20221220;16;9.6;12.8;1.5;13.57;.1;.47;4710 +67097;43.14554;6.20989;36;20221221;16.6;14.8;15.7;1.9;14.34;4.8;.84;2329 +67097;43.14554;6.20989;36;20221222;19.3;7.1;13.2;3.3;10.84;0;1.31;8234 +67097;43.14554;6.20989;36;20221223;21.7;12.3;17;3.9;12.7;0;1.82;8000 +67097;43.14554;6.20989;36;20221224;21.9;15.2;18.5;2.9;12.07;.1;1.88;6684 +67097;43.14554;6.20989;36;20221225;16.4;5.5;10.9;1.7;11.74;0;.47;7211 +67097;43.14554;6.20989;36;20221226;17.9;11.9;14.9;1.6;13.14;.1;.76;5787 +67097;43.14554;6.20989;36;20221227;18.9;8.9;13.9;2.3;8.94;0;1.33;7850 +67097;43.14554;6.20989;36;20221228;17;4.2;10.6;1.1;9.37;.1;.5;8084 +67097;43.14554;6.20989;36;20221229;16.3;8;12.2;.7;11.94;.1;.42;5806 +67097;43.14554;6.20989;36;20221230;15.8;8.4;12.1;.5;11.74;.1;.4;6053 +67097;43.14554;6.20989;36;20221231;15.8;6.3;11;1.7;11.87;0;.51;5512 +67098;43.17678;6.49518;60;20220101;11.6;10.2;10.9;.3;11.61;0;.44;2219 +67098;43.17678;6.49518;60;20220102;14.3;10;12.1;.9;10.11;.1;.62;4439 +67098;43.17678;6.49518;60;20220103;19.7;3.9;11.8;1.6;8.51;0;.96;8992 +67098;43.17678;6.49518;60;20220104;13.5;8.4;10.9;.6;12.51;.2;.37;4957 +67098;43.17678;6.49518;60;20220105;12.4;10.9;11.6;2.5;7.41;.5;1.55;2386 +67098;43.17678;6.49518;60;20220106;13.5;4.7;9.1;1.2;5.11;.1;.86;6820 +67098;43.17678;6.49518;60;20220107;13.2;-3.5;4.8;2.1;5.41;.1;.95;9211 +67098;43.17678;6.49518;60;20220108;15;7.6;11.3;3.2;6.41;.1;1.86;6289 +67098;43.17678;6.49518;60;20220109;13.2;6.5;9.8;3.5;6.31;0;1.75;5998 +67098;43.17678;6.49518;60;20220110;14.2;9.1;11.6;1.6;6.21;0;1.25;5188 +67098;43.17678;6.49518;60;20220111;15.7;-4;5.8;.5;5.01;.1;.38;9485 +67098;43.17678;6.49518;60;20220112;15.5;-4.2;5.6;.8;4.71;0;.58;9562 +67098;43.17678;6.49518;60;20220113;14.8;-4.4;5.2;1;5.31;0;.65;9643 +67098;43.17678;6.49518;60;20220114;16.5;-3.4;6.5;.9;5.21;.1;.68;9727 +67098;43.17678;6.49518;60;20220115;16.2;-3.8;6.2;.9;5.41;0;.67;9814 +67098;43.17678;6.49518;60;20220116;15.7;-3.3;6.2;.9;5.51;.1;.66;9905 +67098;43.17678;6.49518;60;20220117;17.4;-1.3;8;.7;6.41;0;.59;9999 +67098;43.17678;6.49518;60;20220118;13.1;-2.9;5.1;.9;7.91;.1;.45;10096 +67098;43.17678;6.49518;60;20220119;10.1;1.6;5.8;.6;8.51;0;.39;7535 +67098;43.17678;6.49518;60;20220120;14.8;4;9.4;1.6;6.01;0;1.12;8676 +67098;43.17678;6.49518;60;20220121;14;-3.2;5.4;.6;5.81;.1;.52;10406 +67098;43.17678;6.49518;60;20220122;13.6;-3.5;5;.7;5.91;.2;.56;10516 +67098;43.17678;6.49518;60;20220123;14.7;-3.2;5.7;.5;6.41;.1;.51;10629 +67098;43.17678;6.49518;60;20220124;14.4;-2.5;5.9;.9;6.81;0;.66;10745 +67098;43.17678;6.49518;60;20220125;13.6;-.5;6.5;.6;7.41;0;.55;10600 +67098;43.17678;6.49518;60;20220126;13;-2.3;5.3;.4;7.11;0;.49;10986 +67098;43.17678;6.49518;60;20220127;14;-.7;6.6;.3;8.21;0;.51;11100 +67098;43.17678;6.49518;60;20220128;15.7;-1.1;7.3;.7;7.01;.1;.71;11238 +67098;43.17678;6.49518;60;20220129;14.4;-2.6;5.9;.8;7.51;.1;.68;11369 +67098;43.17678;6.49518;60;20220130;15;-1.7;6.6;.7;7.01;.1;.72;11502 +67098;43.17678;6.49518;60;20220131;14.8;-.8;7;3.3;5.31;.1;1.88;11638 +67098;43.17678;6.49518;60;20220201;14.2;6.4;10.3;3.5;4.51;0;2.47;8411 +67098;43.17678;6.49518;60;20220202;20.9;10.2;15.5;3.9;6.91;0;3.17;10099 +67098;43.17678;6.49518;60;20220203;15.8;.1;7.9;1;8.81;0;.87;12062 +67098;43.17678;6.49518;60;20220204;15.7;1.7;8.7;1;8.81;0;.91;11953 +67098;43.17678;6.49518;60;20220205;17.6;5.8;11.7;1.3;7.61;0;1.3;11059 +67098;43.17678;6.49518;60;20220206;17.8;-1.3;8.2;2;6.21;.1;1.65;12509 +67098;43.17678;6.49518;60;20220207;18.8;9.6;14.2;3.7;6.11;0;3.01;9939 +67098;43.17678;6.49518;60;20220208;16.3;-1.9;7.2;.7;7.41;0;.94;12819 +67098;43.17678;6.49518;60;20220209;16;-.4;7.8;1.5;8.81;.1;1.1;12978 +67098;43.17678;6.49518;60;20220210;13.6;3.8;8.7;3.1;9.09;0;1.79;12572 +67098;43.17678;6.49518;60;20220211;17.9;4;11;2.3;9.39;0;1.62;11618 +67098;43.17678;6.49518;60;20220212;15.3;4.8;10;2.7;7.83;0;1.74;12342 +67098;43.17678;6.49518;60;20220213;13.1;1.2;7.2;2.5;7.36;4.9;1.33;9009 +67098;43.17678;6.49518;60;20220214;11.6;7.6;9.6;2.4;10.29;20.5;.88;3990 +67098;43.17678;6.49518;60;20220215;14.1;5.5;9.8;4.9;7.46;0;2.37;12913 +67098;43.17678;6.49518;60;20220216;14.2;9;11.6;3.8;8.11;0;2.07;8236 +67098;43.17678;6.49518;60;20220217;23.8;13.2;18.5;3.6;9.21;0;3.49;12215 +67098;43.17678;6.49518;60;20220218;19.7;10.7;15.2;1.6;10.11;0;1.8;11347 +67098;43.17678;6.49518;60;20220219;16.5;5.9;11.2;1.8;7.81;.1;1.72;12535 +67098;43.17678;6.49518;60;20220220;19.3;2.2;10.7;1.8;6.01;0;2.12;14855 +67098;43.17678;6.49518;60;20220221;17.3;10.9;14.1;4.4;6.61;0;3.31;9837 +67098;43.17678;6.49518;60;20220222;18.3;9.3;13.8;3.1;5.91;0;2.96;11947 +67098;43.17678;6.49518;60;20220223;16.9;-.3;8.3;1.1;7.41;.1;1.52;15403 +67098;43.17678;6.49518;60;20220224;15.4;1.4;8.4;.9;10.01;.1;1.31;15456 +67098;43.17678;6.49518;60;20220225;15.6;7.9;11.7;2.1;6.31;0;2.12;11426 +67098;43.17678;6.49518;60;20220226;15.9;.6;8.2;.7;6.01;0;1.47;15964 +67098;43.17678;6.49518;60;20220227;13.2;-1.3;5.9;.6;6.11;0;1.32;16153 +67098;43.17678;6.49518;60;20220228;15.4;-3.6;5.9;1.4;6.51;0;1.63;16343 +67098;43.17678;6.49518;60;20220301;12.6;1.2;6.9;2;6.61;.1;1.65;14763 +67098;43.17678;6.49518;60;20220302;13.2;2.6;7.9;.8;7.61;0;1.39;14384 +67098;43.17678;6.49518;60;20220303;12.8;1.7;7.2;.5;9.31;.8;1.3;14914 +67098;43.17678;6.49518;60;20220304;14.2;2.2;8.2;.9;9.21;.7;1.46;15721 +67098;43.17678;6.49518;60;20220305;11.3;5;8.1;.5;8.21;.2;1.2;11334 +67098;43.17678;6.49518;60;20220306;10.6;.2;5.4;.8;6.61;.1;1.34;14936 +67098;43.17678;6.49518;60;20220307;12.5;-2.5;5;.4;6.11;0;1.43;17701 +67098;43.17678;6.49518;60;20220308;14;-3.6;5.2;.7;6.51;.1;1.56;17898 +67098;43.17678;6.49518;60;20220309;13.6;3.3;8.4;.6;7.61;0;1.55;15385 +67098;43.17678;6.49518;60;20220310;15.1;-.5;7.3;.7;8.21;.1;1.7;18293 +67098;43.17678;6.49518;60;20220311;14.5;4.4;9.4;1.8;8.61;0;1.85;15577 +67098;43.17678;6.49518;60;20220312;11.9;10.5;11.2;5.1;7.81;1.4;2.37;5426 +67098;43.17678;6.49518;60;20220313;9.5;8.1;8.8;4.2;8.91;12.2;1.29;5491 +67098;43.17678;6.49518;60;20220314;12.4;7.5;9.9;3.4;10.41;0;1.42;11003 +67098;43.17678;6.49518;60;20220315;14.2;12.2;13.2;4.2;10.61;0;1.99;6855 +67098;43.17678;6.49518;60;20220316;15.6;11.8;13.7;3.5;12.11;0;1.84;9821 +67098;43.17678;6.49518;60;20220317;16.5;12.6;14.5;3.3;11.31;0;2.22;10068 +67098;43.17678;6.49518;60;20220318;16.9;10.2;13.5;3;9.46;0;2.52;11797 +67098;43.17678;6.49518;60;20220319;16.4;11.9;14.2;3.6;7.33;.2;3.07;10565 +67098;43.17678;6.49518;60;20220320;13.7;7.2;10.5;4.8;7.43;0;2.44;7649 +67098;43.17678;6.49518;60;20220321;14.5;7.3;10.9;4.6;6.39;0;3.38;19195 +67098;43.17678;6.49518;60;20220322;15.1;2.8;9;1.8;5.61;0;2.44;19900 +67098;43.17678;6.49518;60;20220323;16.4;4.2;10.3;2.1;6.43;0;2.74;20550 +67098;43.17678;6.49518;60;20220324;18.3;3.6;11;1.4;5.01;0;2.84;20400 +67098;43.17678;6.49518;60;20220325;17;3.4;10.2;1.3;7.01;0;2.52;20400 +67098;43.17678;6.49518;60;20220326;17.6;7;12.3;3.8;7.16;0;3.58;20544 +67098;43.17678;6.49518;60;20220327;21.5;12.3;16.9;2.9;7.59;0;4.23;20453 +67098;43.17678;6.49518;60;20220328;21.6;9.3;15.4;1.7;6.36;0;3.39;20871 +67098;43.17678;6.49518;60;20220329;16.5;7.3;11.9;2;8.96;.3;2.63;18195 +67098;43.17678;6.49518;60;20220330;15;11.3;13.1;1.9;11.69;17.5;1.39;5495 +67098;43.17678;6.49518;60;20220331;18.1;7.9;13;3.8;9.86;0;3.67;21851 +67098;43.17678;6.49518;60;20220401;12.1;8.5;10.3;9.2;5.73;.1;4.39;20815 +67098;43.17678;6.49518;60;20220402;13.6;4;8.8;5.3;5.59;0;3.54;21787 +67098;43.17678;6.49518;60;20220403;11.5;1.4;6.5;2.4;6.81;1.8;1.88;12900 +67098;43.17678;6.49518;60;20220404;14.3;5.3;9.8;2.4;7.76;0;2.69;21687 +67098;43.17678;6.49518;60;20220405;14.5;4.6;9.6;1.9;7.29;0;2.83;23425 +67098;43.17678;6.49518;60;20220406;13.8;4.5;9.1;2.1;8.29;0;2.3;17775 +67098;43.17678;6.49518;60;20220407;17.7;11.2;14.4;5.1;10.94;0;3.2;17500 +67098;43.17678;6.49518;60;20220408;20.8;14;17.4;7.5;12.59;0;4.74;22238 +67098;43.17678;6.49518;60;20220409;16.4;12.5;14.5;8.7;5.19;0;6.5;21761 +67098;43.17678;6.49518;60;20220410;16.1;6.9;11.5;2.9;6.89;0;3.65;24308 +67098;43.17678;6.49518;60;20220411;15.9;5.4;10.7;3;8.93;0;2.59;18551 +67098;43.17678;6.49518;60;20220412;15.8;8.2;12;4;9.83;0;3.01;22326 +67098;43.17678;6.49518;60;20220413;17.8;11.8;14.8;3.5;9.64;0;3.95;23656 +67098;43.17678;6.49518;60;20220414;21.2;10;15.6;1.9;8.56;0;4.02;24204 +67098;43.17678;6.49518;60;20220415;22.7;12.1;17.4;1.7;8.85;0;3.94;22245 +67098;43.17678;6.49518;60;20220416;22.5;11.3;16.9;2.1;10.84;0;4.32;25268 +67098;43.17678;6.49518;60;20220417;18.1;13.6;15.9;2.9;9.99;0;4.01;21562 +67098;43.17678;6.49518;60;20220418;17.6;8.8;13.2;2.9;9.89;0;3.69;23602 +67098;43.17678;6.49518;60;20220419;17.8;8.6;13.2;2;11.46;.4;3.3;23161 +67098;43.17678;6.49518;60;20220420;16.2;9.9;13.1;2.7;12.76;6.8;1.9;10862 +67098;43.17678;6.49518;60;20220421;17;12.5;14.8;2.9;12.56;1;2.39;10417 +67098;43.17678;6.49518;60;20220422;16.8;12;14.4;2.1;13.43;0;2.91;18067 +67098;43.17678;6.49518;60;20220423;15;13.5;14.2;3.3;13.53;16.5;1.49;5169 +67098;43.17678;6.49518;60;20220424;17.4;10.9;14.1;2.8;11.86;.1;3.26;20314 +67098;43.17678;6.49518;60;20220425;18.9;12.7;15.8;4.2;11.33;0;4.4;26037 +67098;43.17678;6.49518;60;20220426;18.3;9.9;14.1;2.5;12.79;.1;3.59;25472 +67098;43.17678;6.49518;60;20220427;18.1;10.1;14.1;2;13.03;.1;3.5;23858 +67098;43.17678;6.49518;60;20220428;21.3;11;16.1;2.2;10.16;0;4.43;26934 +67098;43.17678;6.49518;60;20220429;20.8;10.6;15.7;2.1;9.86;0;4.36;27091 +67098;43.17678;6.49518;60;20220430;19.9;11.2;15.5;2;11.09;.1;3.98;24952 +67098;43.17678;6.49518;60;20220501;20;10.5;15.3;1.7;11.39;.1;3.97;25356 +67098;43.17678;6.49518;60;20220502;19.1;10.2;14.7;2;13.03;.1;3.72;25780 +67098;43.17678;6.49518;60;20220503;19.9;12.2;16;1.7;13.76;.4;3.62;23058 +67098;43.17678;6.49518;60;20220504;20.3;11.3;15.8;1.7;12.66;0;3.83;24905 +67098;43.17678;6.49518;60;20220505;19.1;12.5;15.8;3;14.03;9.7;2.88;16211 +67098;43.17678;6.49518;60;20220506;18.8;11.6;15.2;.3;13.81;.2;3.07;20421 +67098;43.17678;6.49518;60;20220507;22;10.4;16.2;.5;13.11;.5;3.9;26231 +67098;43.17678;6.49518;60;20220508;20.8;11.1;15.9;.4;13.71;4.2;3.6;24037 +67098;43.17678;6.49518;60;20220509;24.3;7.5;15.9;.5;12.21;.4;4.22;28802 +67098;43.17678;6.49518;60;20220510;25.7;9.1;17.4;.9;12.91;0;4.54;28924 +67098;43.17678;6.49518;60;20220511;24.5;10.5;17.5;1;12.61;0;4.56;29044 +67098;43.17678;6.49518;60;20220512;23.7;8.5;16.1;1.3;13.11;.1;4.44;29162 +67098;43.17678;6.49518;60;20220513;23.9;9.1;16.5;1.5;12.41;0;4.59;29277 +67098;43.17678;6.49518;60;20220514;24.2;9.7;16.9;.8;14.51;0;4.49;29389 +67098;43.17678;6.49518;60;20220515;25.6;11.7;18.6;.7;15.51;.1;4.7;29499 +67098;43.17678;6.49518;60;20220516;27.2;10;18.6;1.2;12.31;0;4.97;29606 +67098;43.17678;6.49518;60;20220517;26.2;9.4;17.8;.9;13.61;.1;4.73;29711 +67098;43.17678;6.49518;60;20220518;26.9;11.1;19;.9;15.61;.1;4.88;29812 +67098;43.17678;6.49518;60;20220519;28.1;10.2;19.1;1.1;12.31;.1;5.09;29912 +67098;43.17678;6.49518;60;20220520;28.3;10.6;19.4;1.2;13.51;0;5.16;30008 +67098;43.17678;6.49518;60;20220521;29.1;13.5;21.3;1.6;16.31;.1;5.48;30102 +67098;43.17678;6.49518;60;20220522;26.9;14.9;20.9;.7;17.91;.1;4.84;28268 +67098;43.17678;6.49518;60;20220523;25.5;14.6;20;1.4;16.91;.1;4.66;26989 +67098;43.17678;6.49518;60;20220524;29.3;11.8;20.5;1.4;14.01;.4;5.47;30366 +67098;43.17678;6.49518;60;20220525;24.3;14.3;19.3;.3;17.01;.8;4.29;25968 +67098;43.17678;6.49518;60;20220526;27.6;12;19.8;.9;16.51;.1;5.12;30528 +67098;43.17678;6.49518;60;20220527;33;15.7;24.3;1.1;16.11;0;5.9;30604 +67098;43.17678;6.49518;60;20220528;31.4;15.1;23.2;.9;14.71;0;5.63;30678 +67098;43.17678;6.49518;60;20220529;25.9;15.5;20.7;1.5;14.51;.1;4.91;26765 +67098;43.17678;6.49518;60;20220530;26;12.5;19.2;.6;14.21;0;4.98;30660 +67098;43.17678;6.49518;60;20220531;25.6;11.4;18.5;.6;15.51;0;4.94;30881 +67098;43.17678;6.49518;60;20220601;30.3;11.2;20.7;1;15.21;.1;5.46;30943 +67098;43.17678;6.49518;60;20220602;29.4;13.6;21.5;.9;17.21;.1;5.45;31002 +67098;43.17678;6.49518;60;20220603;27.8;17.7;22.7;.9;18.11;1.3;4.92;26638 +67098;43.17678;6.49518;60;20220604;30.2;16.7;23.4;1.9;17.71;0;6.05;30960 +67098;43.17678;6.49518;60;20220605;30.3;17.3;23.8;1.4;19.11;0;5.81;30418 +67098;43.17678;6.49518;60;20220606;34.4;15.6;25;1.6;13.71;0;6.56;31208 +67098;43.17678;6.49518;60;20220607;31.6;23.9;27.7;2.6;12.71;0;6.52;23319 +67098;43.17678;6.49518;60;20220608;28.5;19.5;24;2.2;11.01;0;5.91;25301 +67098;43.17678;6.49518;60;20220609;28.6;20.6;24.6;3.8;10.41;0;6.97;23843 +67098;43.17678;6.49518;60;20220610;29.1;11.1;20.1;1.5;8.91;0;5.84;31364 +67098;43.17678;6.49518;60;20220611;31.3;9.7;20.5;1;9.71;0;5.61;31396 +67098;43.17678;6.49518;60;20220612;31.7;12;21.8;.9;12.51;0;5.67;31424 +67098;43.17678;6.49518;60;20220613;34.1;16.1;25.1;1;18.51;.1;6.14;31449 +67098;43.17678;6.49518;60;20220614;32.3;11.7;22;1.1;16.61;0;5.82;31471 +67098;43.17678;6.49518;60;20220615;31.7;14.6;23.1;.8;17.61;0;5.77;31490 +67098;43.17678;6.49518;60;20220616;32.6;18.5;25.5;1.1;20.41;.1;6.17;31506 +67098;43.17678;6.49518;60;20220617;33.8;15.7;24.7;.9;18.31;0;6.05;31518 +67098;43.17678;6.49518;60;20220618;34.2;16.1;25.1;1;17.81;0;6.16;31528 +67098;43.17678;6.49518;60;20220619;33.1;15.1;24.1;.7;16.71;.1;5.84;31534 +67098;43.17678;6.49518;60;20220620;32.5;12.9;22.7;.7;14.61;0;5.68;31537 +67098;43.17678;6.49518;60;20220621;32.5;15.4;23.9;.9;18.71;.1;5.93;31537 +67098;43.17678;6.49518;60;20220622;29.5;20.8;25.1;.6;23.01;2.3;4.88;25061 +67098;43.17678;6.49518;60;20220623;28.4;16.3;22.3;.6;20.41;1.3;5.3;29674 +67098;43.17678;6.49518;60;20220624;30;17.9;23.9;1.3;19.71;0;5.68;29665 +67098;43.17678;6.49518;60;20220625;31.2;15.3;23.2;.8;16.41;0;5.75;31505 +67098;43.17678;6.49518;60;20220626;29.7;16.1;22.9;1.9;18.91;0;5.96;31463 +67098;43.17678;6.49518;60;20220627;32.4;17.7;25;1.4;20.01;0;6.22;31471 +67098;43.17678;6.49518;60;20220628;31;17.8;24.4;1.1;20.41;43.6;5.89;30946 +67098;43.17678;6.49518;60;20220629;30.4;13.8;22.1;1.3;17.21;.1;5.78;31424 +67098;43.17678;6.49518;60;20220630;28.9;12.9;20.9;.8;17.11;0;5.43;31395 +67098;43.17678;6.49518;60;20220701;32.3;14.6;23.4;1;14.81;0;5.89;31364 +67098;43.17678;6.49518;60;20220702;32.1;11.5;21.8;.9;15.11;0;5.67;31330 +67098;43.17678;6.49518;60;20220703;34.8;13.7;24.2;1;13.31;.1;6.06;31292 +67098;43.17678;6.49518;60;20220704;33.8;16.9;25.3;1.3;17.01;0;6.29;31252 +67098;43.17678;6.49518;60;20220705;38.6;17.6;28.1;1.4;16.21;0;6.91;31208 +67098;43.17678;6.49518;60;20220706;34.7;24.1;29.4;1.6;14.11;0;6.45;27400 +67098;43.17678;6.49518;60;20220707;33.2;14;23.6;1;16.71;0;5.89;31112 +67098;43.17678;6.49518;60;20220708;32;16;24;1.1;17.51;0;5.91;31059 +67098;43.17678;6.49518;60;20220709;31.9;13.4;22.6;1.3;14.61;0;5.91;31004 +67098;43.17678;6.49518;60;20220710;30.9;15.6;23.2;1;17.81;0;5.71;30945 +67098;43.17678;6.49518;60;20220711;29.6;14.4;22;.8;17.11;.1;5.46;30883 +67098;43.17678;6.49518;60;20220712;29.4;16.6;23;.6;20.61;.1;5.37;29839 +67098;43.17678;6.49518;60;20220713;32.2;15.1;23.6;.8;19.41;0;5.68;30751 +67098;43.17678;6.49518;60;20220714;32.9;16.5;24.7;1.2;19.21;0;5.97;30681 +67098;43.17678;6.49518;60;20220715;33.2;15.2;24.2;.6;19.91;.2;5.66;30608 +67098;43.17678;6.49518;60;20220716;31.9;18.9;25.4;.9;23.21;.1;5.73;29790 +67098;43.17678;6.49518;60;20220717;34.6;18.5;26.5;1;20.51;0;6.08;30453 +67098;43.17678;6.49518;60;20220718;35.5;17.5;26.5;1.1;19.01;0;6.16;30371 +67098;43.17678;6.49518;60;20220719;35.1;18.6;26.8;.9;18.61;0;6.01;30287 +67098;43.17678;6.49518;60;20220720;35.5;16.9;26.2;.9;16.71;0;5.94;30200 +67098;43.17678;6.49518;60;20220721;35.6;18.3;26.9;1;18.01;0;6.07;30110 +67098;43.17678;6.49518;60;20220722;33.6;17.7;25.6;.9;21.61;0;5.81;30017 +67098;43.17678;6.49518;60;20220723;34.7;16.9;25.8;1.7;20.41;0;6.25;29921 +67098;43.17678;6.49518;60;20220724;33.4;19.2;26.3;1;20.51;.1;5.87;29823 +67098;43.17678;6.49518;60;20220725;33.3;16.4;24.8;1;20.71;0;5.7;29723 +67098;43.17678;6.49518;60;20220726;37;18.5;27.7;1.7;16.41;0;6.67;29619 +67098;43.17678;6.49518;60;20220727;32.1;18.8;25.4;.9;16.21;0;5.54;29111 +67098;43.17678;6.49518;60;20220728;32.9;15.8;24.3;.8;17.61;0;5.46;29405 +67098;43.17678;6.49518;60;20220729;33.5;17.4;25.4;1.2;17.31;0;5.8;29294 +67098;43.17678;6.49518;60;20220730;32.9;25.6;29.2;1.9;15.01;0;5.63;21137 +67098;43.17678;6.49518;60;20220731;34.6;14.3;24.4;1;13.21;.1;5.58;29064 +67098;43.17678;6.49518;60;20220801;34.6;15.1;24.8;.8;15.91;0;5.44;28945 +67098;43.17678;6.49518;60;20220802;32.8;14.3;23.5;1.2;18.21;0;5.47;28824 +67098;43.17678;6.49518;60;20220803;35;16.8;25.9;.9;17.81;0;5.57;28701 +67098;43.17678;6.49518;60;20220804;35.2;16.5;25.8;.9;16.01;0;5.53;28575 +67098;43.17678;6.49518;60;20220805;34.5;16.6;25.5;1.5;17.41;0;5.87;28447 +67098;43.17678;6.49518;60;20220806;35.7;17.7;26.7;1;20.41;0;5.67;28317 +67098;43.17678;6.49518;60;20220807;32.6;16.2;24.4;1;20.11;.1;5.3;28184 +67098;43.17678;6.49518;60;20220808;32;17.5;24.7;.7;20.21;.1;5.15;28049 +67098;43.17678;6.49518;60;20220809;34.2;16.1;25.1;.9;16.21;0;5.3;27912 +67098;43.17678;6.49518;60;20220810;33.4;16.5;24.9;1.2;16.21;0;5.43;27773 +67098;43.17678;6.49518;60;20220811;32.3;17.3;24.8;.9;18.21;0;5.15;27631 +67098;43.17678;6.49518;60;20220812;31.8;15.8;23.8;.8;20.61;.1;4.99;27488 +67098;43.17678;6.49518;60;20220813;30.9;21.2;26;1.9;21.01;0;4.95;22886 +67098;43.17678;6.49518;60;20220814;29.2;17.8;23.5;1.2;18.91;2.7;4.62;24731 +67098;43.17678;6.49518;60;20220815;31;16.1;23.5;.7;19.81;.7;4.8;27045 +67098;43.17678;6.49518;60;20220816;31.2;15.4;23.3;.8;20.21;8.6;4.79;26893 +67098;43.17678;6.49518;60;20220817;24.3;18.7;21.5;1.4;22.11;7.7;3.03;16826 +67098;43.17678;6.49518;60;20220818;28.3;18.5;23.4;1.2;19.41;7.1;4.21;22350 +67098;43.17678;6.49518;60;20220819;32.7;18.2;25.4;3.1;15.51;0;6.39;26426 +67098;43.17678;6.49518;60;20220820;33.3;15;24.1;1.1;15.81;0;4.98;26267 +67098;43.17678;6.49518;60;20220821;32;15.8;23.9;.8;16.81;0;4.67;26106 +67098;43.17678;6.49518;60;20220822;31.3;14.2;22.7;.7;17.31;.1;4.49;25943 +67098;43.17678;6.49518;60;20220823;32;14.9;23.4;1;17.71;.1;4.69;25778 +67098;43.17678;6.49518;60;20220824;31.7;15.8;23.7;.8;18.81;0;4.56;25612 +67098;43.17678;6.49518;60;20220825;32.2;15.6;23.9;.9;17.51;0;4.6;25444 +67098;43.17678;6.49518;60;20220826;31.2;16.7;23.9;.6;19.81;.2;4.41;25274 +67098;43.17678;6.49518;60;20220827;30.1;17.1;23.6;.7;21.31;.7;4.28;24369 +67098;43.17678;6.49518;60;20220828;30.6;17.2;23.9;.9;20.31;0;4.39;24576 +67098;43.17678;6.49518;60;20220829;31.8;14.9;23.3;1.2;19.11;.3;4.54;24756 +67098;43.17678;6.49518;60;20220830;30;19.1;24.5;1.1;22.01;0;4.08;21777 +67098;43.17678;6.49518;60;20220831;30.3;17.8;24;1;19.21;0;4.22;23197 +67098;43.17678;6.49518;60;20220901;30.6;15.3;22.9;.8;18.11;.1;4.17;24225 +67098;43.17678;6.49518;60;20220902;29.2;15.7;22.4;1;20.31;4.9;4.07;23770 +67098;43.17678;6.49518;60;20220903;28.8;17.1;22.9;.7;21.51;0;3.77;21909 +67098;43.17678;6.49518;60;20220904;29.6;17.3;23.4;1;21.31;.1;3.95;22305 +67098;43.17678;6.49518;60;20220905;30.4;17.1;23.7;.8;20.41;.1;4.02;23036 +67098;43.17678;6.49518;60;20220906;30.5;18;24.2;.9;20.91;.2;3.97;22131 +67098;43.17678;6.49518;60;20220907;29.5;16.3;22.9;.7;20.91;18.5;3.81;22574 +67098;43.17678;6.49518;60;20220908;30;16.9;23.4;1.4;17.31;0;4.14;22299 +67098;43.17678;6.49518;60;20220909;29.9;22.4;26.1;2.4;12.11;0;4.77;16560 +67098;43.17678;6.49518;60;20220910;30;20.8;25.4;3.4;11.21;0;5.67;18258 +67098;43.17678;6.49518;60;20220911;28;21.4;24.7;2.4;12.61;0;4.31;15223 +67098;43.17678;6.49518;60;20220912;29.3;11.3;20.3;.6;14.91;.1;3.41;22186 +67098;43.17678;6.49518;60;20220913;28.1;13.9;21;.4;18.11;.3;3.36;21995 +67098;43.17678;6.49518;60;20220914;24.1;17.5;20.8;.3;20.91;3.7;2.44;14815 +67098;43.17678;6.49518;60;20220915;31.9;16.9;24.4;1.3;18.31;0;4.03;21611 +67098;43.17678;6.49518;60;20220916;29.1;22.7;25.9;3.8;12.81;0;5.36;14308 +67098;43.17678;6.49518;60;20220917;27.1;17.8;22.4;3.1;7.71;0;5.05;17228 +67098;43.17678;6.49518;60;20220918;25.9;7.1;16.5;.8;11.11;0;2.97;21030 +67098;43.17678;6.49518;60;20220919;29.7;8.9;19.3;2;9.91;.1;4.19;20835 +67098;43.17678;6.49518;60;20220920;26.6;10.7;18.6;.7;13.41;0;2.97;20640 +67098;43.17678;6.49518;60;20220921;25.2;8.7;16.9;1.3;12.21;0;3.07;20445 +67098;43.17678;6.49518;60;20220922;23.9;12.4;18.1;1;13.21;0;2.75;18320 +67098;43.17678;6.49518;60;20220923;23.9;10.4;17.1;.6;12.51;2.6;2.63;19708 +67098;43.17678;6.49518;60;20220924;18.4;12.6;15.5;.6;15.51;13.8;1.76;12546 +67098;43.17678;6.49518;60;20220925;23.7;13.1;18.4;.8;15.21;.2;2.49;17030 +67098;43.17678;6.49518;60;20220926;24.1;13.8;18.9;2.4;10.51;0;3.48;16602 +67098;43.17678;6.49518;60;20220927;22.1;15.9;19;3.9;9.51;0;4.01;12589 +67098;43.17678;6.49518;60;20220928;24.4;15.6;20;2.7;12.51;0;3.4;14970 +67098;43.17678;6.49518;60;20220929;21.3;15.7;18.5;2.1;11.91;0;2.63;11672 +67098;43.17678;6.49518;60;20220930;22.4;13.7;18;1.3;9.21;.2;2.58;14561 +67098;43.17678;6.49518;60;20221001;23.9;7.2;15.5;2.1;10.91;0;2.96;18484 +67098;43.17678;6.49518;60;20221002;29.5;18.8;24.1;3.5;13.41;0;4.66;15870 +67098;43.17678;6.49518;60;20221003;25.9;15;20.4;2;11.41;0;3.23;15845 +67098;43.17678;6.49518;60;20221004;26.4;8.7;17.5;.6;13.01;.2;2.33;17898 +67098;43.17678;6.49518;60;20221005;26;9.4;17.7;.8;13.71;.2;2.38;17704 +67098;43.17678;6.49518;60;20221006;25;9.1;17;.7;13.41;.1;2.24;17510 +67098;43.17678;6.49518;60;20221007;24.8;8.9;16.8;.8;12.71;.4;2.24;17317 +67098;43.17678;6.49518;60;20221008;20.7;10.6;15.6;.2;14.71;14.4;1.71;14374 +67098;43.17678;6.49518;60;20221009;17.7;12.2;14.9;.7;16.71;6.5;1.3;10300 +67098;43.17678;6.49518;60;20221010;22.4;14.7;18.5;.8;16.01;.3;1.78;12168 +67098;43.17678;6.49518;60;20221011;24.7;9.9;17.3;.4;13.31;.1;1.92;16552 +67098;43.17678;6.49518;60;20221012;22.8;9.9;16.3;.8;13.41;.1;1.92;15578 +67098;43.17678;6.49518;60;20221013;23.6;9.3;16.4;1.1;13.21;0;2.07;16175 +67098;43.17678;6.49518;60;20221014;26.5;19.4;22.9;2.5;13.21;0;3.2;11100 +67098;43.17678;6.49518;60;20221015;26.3;10.8;18.5;.9;14.11;.1;2.11;15802 +67098;43.17678;6.49518;60;20221016;22.8;12.1;17.4;.7;16.61;.3;1.68;13450 +67098;43.17678;6.49518;60;20221017;24.6;13.9;19.2;1;16.41;.1;1.88;13283 +67098;43.17678;6.49518;60;20221018;25.4;10.7;18;.4;14.81;.2;1.73;15251 +67098;43.17678;6.49518;60;20221019;24.9;9.7;17.3;.3;14.91;.2;1.63;15070 +67098;43.17678;6.49518;60;20221020;22.5;12.9;17.7;.6;17.51;.1;1.49;12079 +67098;43.17678;6.49518;60;20221021;21.6;17.3;19.4;.5;20.11;2.7;1.18;7751 +67098;43.17678;6.49518;60;20221022;25.2;17.4;21.3;.2;20.01;.1;1.43;10545 +67098;43.17678;6.49518;60;20221023;24.1;16.6;20.3;1.9;20.51;0;1.6;10194 +67098;43.17678;6.49518;60;20221024;24.5;19.9;22.2;1.4;20.11;.3;1.58;7729 +67098;43.17678;6.49518;60;20221025;26.4;14.1;20.2;.2;17.61;.1;1.47;12916 +67098;43.17678;6.49518;60;20221026;23;16.2;19.6;1.1;18.91;.1;1.37;9302 +67098;43.17678;6.49518;60;20221027;24.3;14.3;19.3;.9;16.71;.2;1.51;11282 +67098;43.17678;6.49518;60;20221028;26.6;10.2;18.4;.5;13.31;.1;1.43;13513 +67098;43.17678;6.49518;60;20221029;26.1;9;17.5;.8;12.21;.1;1.55;13349 +67098;43.17678;6.49518;60;20221030;24.4;8.6;16.5;.8;12.91;.1;1.43;13187 +67098;43.17678;6.49518;60;20221031;22.8;9;15.9;.4;14.21;0;1.18;12705 +67098;43.17678;6.49518;60;20221101;19.1;14.3;16.7;.4;16.11;18.2;.92;7110 +67098;43.17678;6.49518;60;20221102;24.2;9;16.6;.5;12.11;.1;1.18;12714 +67098;43.17678;6.49518;60;20221103;18;6.6;12.3;.6;12.91;19.9;.92;11047 +67098;43.17678;6.49518;60;20221104;17.4;13.4;15.4;3.5;8.71;.5;2.47;6175 +67098;43.17678;6.49518;60;20221105;20.9;11.7;16.3;2;6.91;.2;2.16;9601 +67098;43.17678;6.49518;60;20221106;20.6;2.7;11.6;.7;8.81;.2;1.01;12115 +67098;43.17678;6.49518;60;20221107;21.2;4.5;12.8;.3;9.81;.2;.8;11971 +67098;43.17678;6.49518;60;20221108;18.1;5.2;11.6;.6;11.81;1.1;.82;11069 +67098;43.17678;6.49518;60;20221109;18.1;11;14.5;.3;16.01;3;.75;7929 +67098;43.17678;6.49518;60;20221110;20.1;9.8;14.9;.9;14.31;0;.92;9572 +67098;43.17678;6.49518;60;20221111;20.9;9.4;15.1;.8;13.21;.1;.95;10029 +67098;43.17678;6.49518;60;20221112;23.7;6.1;14.9;.1;11.31;0;.63;11291 +67098;43.17678;6.49518;60;20221113;19.5;9.2;14.3;.7;11.31;0;.85;9224 +67098;43.17678;6.49518;60;20221114;17;5.4;11.2;1.1;11.61;30.1;.74;9714 +67098;43.17678;6.49518;60;20221115;15.7;13;14.3;2.3;15.01;3;.67;4269 +67098;43.17678;6.49518;60;20221116;21.4;13.2;17.3;1.3;12.61;0;1.19;7864 +67098;43.17678;6.49518;60;20221117;22.1;8.5;15.3;1.5;11.41;1.5;1.23;10210 +67098;43.17678;6.49518;60;20221118;17.7;10.4;14;3.1;9.41;0;1.81;7208 +67098;43.17678;6.49518;60;20221119;18.3;5.8;12;1.4;7.71;0;1.11;9540 +67098;43.17678;6.49518;60;20221120;17.1;1.9;9.5;1.8;6.71;0;1.21;10348 +67098;43.17678;6.49518;60;20221121;15.9;11.4;13.6;2.5;8.51;6.6;1.65;5320 +67098;43.17678;6.49518;60;20221122;15.2;10;12.6;4.2;7.51;0;2.26;5707 +67098;43.17678;6.49518;60;20221123;16.9;10.6;13.7;3.4;7.81;0;2.13;6284 +67098;43.17678;6.49518;60;20221124;18.6;11.8;15.2;2.6;7.81;.6;1.99;6487 +67098;43.17678;6.49518;60;20221125;19.2;6;12.6;.3;10.21;.1;.43;9221 +67098;43.17678;6.49518;60;20221126;19.7;3.5;11.6;.8;8.01;.1;.67;9769 +67098;43.17678;6.49518;60;20221127;16.5;1.3;8.9;.3;8.01;.1;.32;9684 +67098;43.17678;6.49518;60;20221128;13.1;2.6;7.8;.5;8.91;3.9;.37;7919 +67098;43.17678;6.49518;60;20221129;10.3;5.6;7.9;.2;9.31;1.1;.36;5020 +67098;43.17678;6.49518;60;20221130;15.6;-.3;7.6;.8;7.31;.1;.48;9448 +67098;43.17678;6.49518;60;20221201;14.3;2.9;8.6;.4;9.01;.2;.33;8070 +67098;43.17678;6.49518;60;20221202;13.8;.6;7.2;1.1;7.81;3.2;.49;8668 +67098;43.17678;6.49518;60;20221203;11.2;4.7;7.9;2.6;11.01;28.8;.2;5828 +67098;43.17678;6.49518;60;20221204;13.8;10.6;12.2;1;12.11;9.1;.54;3850 +67098;43.17678;6.49518;60;20221205;15.4;5.8;10.6;.4;9.51;0;.35;7131 +67098;43.17678;6.49518;60;20221206;15.6;1.2;8.4;.5;7.91;.1;.3;8833 +67098;43.17678;6.49518;60;20221207;15;-.6;7.2;.4;7.11;.1;.23;9018 +67098;43.17678;6.49518;60;20221208;9.9;-.3;4.8;.3;8.81;30;.2;7236 +67098;43.17678;6.49518;60;20221209;12.4;9.2;10.8;.7;12.91;5;.35;3724 +67098;43.17678;6.49518;60;20221210;13.5;7;10.2;1.8;8.81;0;.79;5576 +67098;43.17678;6.49518;60;20221211;10.2;4.4;7.3;2.8;3.61;0;1.72;5203 +67098;43.17678;6.49518;60;20221212;13.2;-2.5;5.3;.9;5.21;5.9;.44;8815 +67098;43.17678;6.49518;60;20221213;7.8;5.1;6.4;1.2;9.61;2.4;.27;3300 +67098;43.17678;6.49518;60;20221214;12.7;7.4;10;1.6;10.51;.5;.51;4886 +67098;43.17678;6.49518;60;20221215;15.9;7.7;11.8;.8;12.41;40.8;.38;6230 +67098;43.17678;6.49518;60;20221216;15;7.7;11.3;.3;10.81;0;.32;5824 +67098;43.17678;6.49518;60;20221217;14.9;1.4;8.1;3.2;8.86;0;.95;7143 +67098;43.17678;6.49518;60;20221218;13.8;2.8;8.3;3;10.13;.6;.92;6133 +67098;43.17678;6.49518;60;20221219;11.6;4;7.8;2.2;11.73;2.2;.56;2906 +67098;43.17678;6.49518;60;20221220;15.5;9;12.2;.6;13.51;1.1;.35;5428 +67098;43.17678;6.49518;60;20221221;15.6;14.5;15;.8;14.21;4.6;.6;1822 +67098;43.17678;6.49518;60;20221222;19.3;7.4;13.3;2.5;10.81;0;1.11;7593 +67098;43.17678;6.49518;60;20221223;22.3;11.3;16.8;2.7;12.51;0;1.47;7279 +67098;43.17678;6.49518;60;20221224;22.9;12.9;17.9;1.6;11.81;.1;1.17;6916 +67098;43.17678;6.49518;60;20221225;15.5;5.2;10.3;1.2;12.01;.2;.33;7042 +67098;43.17678;6.49518;60;20221226;18.1;13.6;15.8;1.5;13.41;.1;.83;4428 +67098;43.17678;6.49518;60;20221227;20;11.5;15.7;2.3;8.41;0;1.68;6364 +67098;43.17678;6.49518;60;20221228;17.9;6.9;12.4;1;9.31;0;.61;7358 +67098;43.17678;6.49518;60;20221229;16.3;7.7;12;.3;11.71;.3;.32;6448 +67098;43.17678;6.49518;60;20221230;15.4;8;11.7;.3;11.71;.2;.34;5954 +67098;43.17678;6.49518;60;20221231;14.8;5.2;10;.8;12.01;.2;.3;6909 +68074;42.82151;-.8133;1014;20220101;20.1;10.7;15.4;2.9;4.53;0;2.36;8105 +68074;42.82151;-.8133;1014;20220102;19.1;11;15.1;1.9;6.13;0;1.59;6383 +68074;42.82151;-.8133;1014;20220103;16.7;7.6;12.2;2.5;7.33;0;1.4;7897 +68074;42.82151;-.8133;1014;20220104;15.8;8.8;12.3;3.1;6.83;13.8;1.76;6642 +68074;42.82151;-.8133;1014;20220105;5;1.5;3.3;3;4.23;1.4;1.06;5447 +68074;42.82151;-.8133;1014;20220106;6.3;-3.5;1.4;1.6;3.23;.1;.73;8348 +68074;42.82151;-.8133;1014;20220107;8.4;-2.5;3;2;4.13;5.2;.86;7910 +68074;42.82151;-.8133;1014;20220108;8.3;2.5;5.4;2.5;6.13;12.2;.78;7677 +68074;42.82151;-.8133;1014;20220109;5.4;3.2;4.3;2.7;7.63;50.5;.38;3145 +68074;42.82151;-.8133;1014;20220110;12;5.6;8.8;3.6;8.83;25.3;.9;5049 +68074;42.82151;-.8133;1014;20220111;11.3;6.4;8.9;3.8;4.23;.1;2;8375 +68074;42.82151;-.8133;1014;20220112;13.4;2.7;8.1;3.5;1.73;0;2.46;8710 +68074;42.82151;-.8133;1014;20220113;12.3;-.8;5.8;2.8;2.63;0;1.77;8837 +68074;42.82151;-.8133;1014;20220114;11.1;1.1;6.1;2.7;2.33;0;1.74;8897 +68074;42.82151;-.8133;1014;20220115;10;-2;4;1.6;3.03;0;1.01;8959 +68074;42.82151;-.8133;1014;20220116;10.6;-2.6;4;1.4;3.23;0;.93;9095 +68074;42.82151;-.8133;1014;20220117;12.6;-.3;6.2;1;3.43;0;.81;9017 +68074;42.82151;-.8133;1014;20220118;14.9;.4;7.7;.9;3.23;0;.83;9231 +68074;42.82151;-.8133;1014;20220119;10.1;-.3;4.9;1.2;4.33;.4;.79;9302 +68074;42.82151;-.8133;1014;20220120;10.8;.7;5.8;2.4;4.83;3.3;1.2;9449 +68074;42.82151;-.8133;1014;20220121;9.3;.1;4.7;2.1;3.43;0;1.23;9525 +68074;42.82151;-.8133;1014;20220122;9.6;-4;2.8;1.2;3.83;.1;.8;9602 +68074;42.82151;-.8133;1014;20220123;11.3;-1.5;4.9;1.9;4.13;0;1.16;9757 +68074;42.82151;-.8133;1014;20220124;11.8;-.7;5.6;1.8;4.03;0;1.2;9840 +68074;42.82151;-.8133;1014;20220125;12.4;-.7;5.9;2.1;4.13;0;1.35;10000 +68074;42.82151;-.8133;1014;20220126;14.6;2.3;8.5;2;3.43;0;1.63;10087 +68074;42.82151;-.8133;1014;20220127;16;2;9;1.9;2.73;0;1.74;10175 +68074;42.82151;-.8133;1014;20220128;16.6;2.2;9.4;1.1;2.73;0;1.22;10187 +68074;42.82151;-.8133;1014;20220129;18.2;4.9;11.6;1.8;2.93;0;1.85;10436 +68074;42.82151;-.8133;1014;20220130;18.2;5.4;11.8;1.3;3.43;0;1.46;10610 +68074;42.82151;-.8133;1014;20220131;13.4;2.6;8;3.6;4.23;3;2.17;10706 +68074;42.82151;-.8133;1014;20220201;14.2;2.9;8.6;4;5.33;.1;2.15;8626 +68074;42.82151;-.8133;1014;20220202;20.9;2.1;11.5;1.9;4.23;0;2.05;10904 +68074;42.82151;-.8133;1014;20220203;20;8.9;14.5;2.5;3.13;0;2.63;11005 +68074;42.82151;-.8133;1014;20220204;13.6;3.5;8.6;1.3;5.23;1.8;1.23;10530 +68074;42.82151;-.8133;1014;20220205;12.9;2.9;7.9;1.2;5.63;.7;1.14;11296 +68074;42.82151;-.8133;1014;20220206;10.1;-1.5;4.3;1.1;4.53;.1;.99;10982 +68074;42.82151;-.8133;1014;20220207;12.3;.3;6.3;2.5;4.83;2.3;1.59;9057 +68074;42.82151;-.8133;1014;20220208;18.3;2.1;10.2;2.2;3.83;0;2.2;11703 +68074;42.82151;-.8133;1014;20220209;17.7;4.9;11.3;3.1;3.93;0;2.72;11814 +68074;42.82151;-.8133;1014;20220210;16.1;3.2;9.7;1.6;4.53;0;1.69;12013 +68074;42.82151;-.8133;1014;20220211;14.9;4.9;9.9;1.3;6.03;.1;1.4;10992 +68074;42.82151;-.8133;1014;20220212;12.4;3.2;7.8;1.8;6.83;0;1.24;8371 +68074;42.82151;-.8133;1014;20220213;10.2;6.2;8.2;2.3;7.33;10.2;1.17;5087 +68074;42.82151;-.8133;1014;20220214;7.2;1.5;4.4;1.6;6.53;7.6;.86;8095 +68074;42.82151;-.8133;1014;20220215;8.7;.8;4.8;2.1;5.83;2.2;1.2;12052 +68074;42.82151;-.8133;1014;20220216;12.9;2.8;7.9;1.7;7.23;2.6;1.14;5268 +68074;42.82151;-.8133;1014;20220217;18.8;5.7;12.3;1.7;8.23;.4;1.81;13013 +68074;42.82151;-.8133;1014;20220218;19.4;7.9;13.7;2.8;6.73;1.6;2.61;13135 +68074;42.82151;-.8133;1014;20220219;10.1;4.4;7.3;2.5;5.33;.8;1.7;11771 +68074;42.82151;-.8133;1014;20220220;14.2;-1.1;6.6;1.8;5.33;.4;1.67;13474 +68074;42.82151;-.8133;1014;20220221;13.6;3.4;8.5;2.7;4.73;1;2.18;13221 +68074;42.82151;-.8133;1014;20220222;17.1;1.3;9.2;2.3;3.83;0;2.44;13819 +68074;42.82151;-.8133;1014;20220223;17.3;2.7;10;2;4.43;0;2.29;13945 +68074;42.82151;-.8133;1014;20220224;15.2;5.3;10.3;2.3;5.63;.9;2.17;13203 +68074;42.82151;-.8133;1014;20220225;12.9;1.7;7.3;1.3;5.33;.3;1.49;10603 +68074;42.82151;-.8133;1014;20220226;13.1;1.1;7.1;1.8;5.73;0;1.73;14228 +68074;42.82151;-.8133;1014;20220227;12.6;4.4;8.5;1.5;6.93;.1;1.34;7254 +68074;42.82151;-.8133;1014;20220228;14.2;3.1;8.7;2.2;6.73;0;1.75;10608 +68074;42.82151;-.8133;1014;20220301;17.3;2;9.7;1.5;4.83;.1;2.07;13510 +68074;42.82151;-.8133;1014;20220302;10.2;7;8.6;1.5;6.93;4.7;1.33;7281 +68074;42.82151;-.8133;1014;20220303;14.4;.7;7.6;1.5;6.83;6.9;1.69;14054 +68074;42.82151;-.8133;1014;20220304;9.8;5.8;7.8;6;4.73;2;2.8;11417 +68074;42.82151;-.8133;1014;20220305;9.6;2.3;6;1;4.53;.5;1.24;6478 +68074;42.82151;-.8133;1014;20220306;6.6;2.1;4.4;1;5.93;.7;.93;5822 +68074;42.82151;-.8133;1014;20220307;9.7;-.1;4.8;2.5;5.83;.9;1.47;10475 +68074;42.82151;-.8133;1014;20220308;5.7;3.4;4.6;2.2;6.43;2.6;1;6056 +68074;42.82151;-.8133;1014;20220309;12.3;.4;6.4;2.3;6.23;.1;1.79;13624 +68074;42.82151;-.8133;1014;20220310;10;5.9;8;2.2;7.23;2.8;1.35;6292 +68074;42.82151;-.8133;1014;20220311;8.1;7.6;7.9;2.6;7.53;13.2;1.3;6144 +68074;42.82151;-.8133;1014;20220312;12.3;3.4;7.9;1.6;6.73;5.3;1.72;12565 +68074;42.82151;-.8133;1014;20220313;9.8;4.3;7.1;3.1;5.53;9.8;2.01;11694 +68074;42.82151;-.8133;1014;20220314;10.1;3;6.6;5;6.03;1.8;1.85;6339 +68074;42.82151;-.8133;1014;20220315;19.3;10.1;14.7;5.8;5.83;0;4.6;15292 +68074;42.82151;-.8133;1014;20220316;16;9.7;12.9;2.8;7.13;3.5;2.35;6469 +68074;42.82151;-.8133;1014;20220317;12.3;8.3;10.3;4.6;6.83;2.5;2.35;6534 +68074;42.82151;-.8133;1014;20220318;10.2;3.9;7.1;1.6;7.63;1.3;1.17;6599 +68074;42.82151;-.8133;1014;20220319;13.4;4.5;9;1.7;7.93;0;1.72;11493 +68074;42.82151;-.8133;1014;20220320;10.1;6.7;8.4;2.7;7.33;0;1.54;6728 +68074;42.82151;-.8133;1014;20220321;11.3;7.4;9.4;3.9;7.03;0;2.11;9065 +68074;42.82151;-.8133;1014;20220322;10.5;4.3;7.4;3.8;5.43;0;2.2;9256 +68074;42.82151;-.8133;1014;20220323;13.1;2;7.6;3.1;5.33;0;2.65;17484 +68074;42.82151;-.8133;1014;20220324;11.1;2.1;6.6;2.3;5.93;0;1.63;7448 +68074;42.82151;-.8133;1014;20220325;14.5;6;10.3;.9;7.63;0;1.78;11459 +68074;42.82151;-.8133;1014;20220326;16.1;3.3;9.7;1.9;6.63;.1;2.43;15159 +68074;42.82151;-.8133;1014;20220327;14;3.9;9;2.4;7.03;0;2.12;12099 +68074;42.82151;-.8133;1014;20220328;15.5;6.5;11;4.2;5.13;0;3.58;16190 +68074;42.82151;-.8133;1014;20220329;17.5;8.1;12.8;1.1;7.33;.7;2.06;10381 +68074;42.82151;-.8133;1014;20220330;14.2;5.9;10.1;3.4;7.13;3.7;2.92;19373 +68074;42.82151;-.8133;1014;20220331;10.8;3.3;7.1;2.9;5.23;5.7;2.43;15431 +68074;42.82151;-.8133;1014;20220401;3;-1;1;3.9;3.23;7.1;1.96;14210 +68074;42.82151;-.8133;1014;20220402;3.3;-2.6;.4;3.3;3.03;.5;2.05;18278 +68074;42.82151;-.8133;1014;20220403;4.2;-3.2;.5;4.2;2.63;0;2.4;20201 +68074;42.82151;-.8133;1014;20220404;11.2;-4.9;3.2;1.8;3.63;0;2.43;20316 +68074;42.82151;-.8133;1014;20220405;14.9;-1.4;6.8;1.6;4.53;0;2.74;20308 +68074;42.82151;-.8133;1014;20220406;16.3;1.2;8.8;1.5;5.33;0;2.66;17479 +68074;42.82151;-.8133;1014;20220407;17.4;2.8;10.1;1.7;6.33;0;2.89;18808 +68074;42.82151;-.8133;1014;20220408;16.3;7.7;12;1.9;7.13;1.8;2.69;14589 +68074;42.82151;-.8133;1014;20220409;12.5;4.7;8.6;3.2;4.53;.7;3.33;20870 +68074;42.82151;-.8133;1014;20220410;18.7;1.5;10.1;2.5;5.03;0;3.63;21102 +68074;42.82151;-.8133;1014;20220411;21.2;10.1;15.7;5.2;6.93;2.8;5.12;20958 +68074;42.82151;-.8133;1014;20220412;10.4;9.8;10.1;3.3;8.53;12.8;1.89;9033 +68074;42.82151;-.8133;1014;20220413;12.2;6.9;9.6;1.4;9.33;1.9;1.46;8340 +68074;42.82151;-.8133;1014;20220414;19.8;6.5;13.2;2.1;9.33;0;3.13;18488 +68074;42.82151;-.8133;1014;20220415;22.9;9.3;16.1;2.3;9.43;0;4.02;21869 +68074;42.82151;-.8133;1014;20220416;24;8.7;16.4;2.4;8.53;0;4.3;22095 +68074;42.82151;-.8133;1014;20220417;23.8;7.3;15.6;1.8;7.63;0;4.04;22193 +68074;42.82151;-.8133;1014;20220418;21;6.6;13.8;1.6;8.53;.5;3.38;19990 +68074;42.82151;-.8133;1014;20220419;8.8;8;8.4;1;8.73;23.1;1.4;8549 +68074;42.82151;-.8133;1014;20220420;12.2;3.3;7.8;2.3;7.13;11.9;2.34;16567 +68074;42.82151;-.8133;1014;20220421;14.8;2.6;8.7;3.3;6.73;1.4;3.2;22053 +68074;42.82151;-.8133;1014;20220422;13.9;5.2;9.6;3.7;7.03;16.3;2.93;17233 +68074;42.82151;-.8133;1014;20220423;5.7;4.5;5.1;1.9;7.23;14.5;1.27;9019 +68074;42.82151;-.8133;1014;20220424;13.8;2.3;8.1;2;7.23;.8;2.23;14135 +68074;42.82151;-.8133;1014;20220425;18.2;3.8;11;2.4;6.63;0;3.59;21617 +68074;42.82151;-.8133;1014;20220426;21.7;8;14.9;3.2;7.63;0;4.45;21828 +68074;42.82151;-.8133;1014;20220427;16.9;11;14;2.2;8.33;5.4;2.76;11838 +68074;42.82151;-.8133;1014;20220428;18.1;8.7;13.4;1.7;10.13;1;2.84;16611 +68074;42.82151;-.8133;1014;20220429;21.7;7.4;14.6;1.6;10.53;.1;3.56;21404 +68074;42.82151;-.8133;1014;20220430;21.1;7.6;14.4;2.8;7.83;0;4.37;23714 +68074;42.82151;-.8133;1014;20220501;21.3;6.5;13.9;1.6;7.23;.7;3.97;23526 +68074;42.82151;-.8133;1014;20220502;14.4;6.9;10.7;1.2;9.63;9.7;1.8;10123 +68074;42.82151;-.8133;1014;20220503;12.8;6.9;9.9;1.1;10.23;5.2;1.58;9640 +68074;42.82151;-.8133;1014;20220504;17.1;7.2;12.2;3.2;8.83;1.3;3;15520 +68074;42.82151;-.8133;1014;20220505;15.4;5.5;10.5;4.2;6.73;0;3.91;24343 +68074;42.82151;-.8133;1014;20220506;16.2;10.4;13.3;4.6;6.53;.6;4.47;21616 +68074;42.82151;-.8133;1014;20220507;19.2;8.2;13.7;4.2;6.63;0;4.81;23944 +68074;42.82151;-.8133;1014;20220508;20.7;7.1;13.9;2.5;7.23;0;4.22;22405 +68074;42.82151;-.8133;1014;20220509;22.9;10.2;16.6;2.8;8.83;.1;4.22;18454 +68074;42.82151;-.8133;1014;20220510;24.9;11.4;18.2;3.6;8.63;0;5.6;25067 +68074;42.82151;-.8133;1014;20220511;27.5;13.6;20.6;3.1;8.73;0;5.88;24591 +68074;42.82151;-.8133;1014;20220512;25.4;14.7;20.1;2;9.13;0;4.89;23038 +68074;42.82151;-.8133;1014;20220513;26;11.5;18.8;2.2;8.63;0;5.16;25108 +68074;42.82151;-.8133;1014;20220514;26.5;14.6;20.6;2.7;9.23;.9;5.08;20049 +68074;42.82151;-.8133;1014;20220515;25.2;14.4;19.8;3.2;9.83;.3;5.07;20231 +68074;42.82151;-.8133;1014;20220516;25.9;14;20;2.5;10.33;0;5.33;25402 +68074;42.82151;-.8133;1014;20220517;27.6;15.9;21.8;2.9;9.83;0;5.9;25047 +68074;42.82151;-.8133;1014;20220518;28.3;15.2;21.8;2.2;10.33;.9;5.29;22933 +68074;42.82151;-.8133;1014;20220519;29;19.6;24.3;2.8;9.53;.1;6.34;25277 +68074;42.82151;-.8133;1014;20220520;28.7;19.7;24.2;2.6;7.83;0;5.8;20583 +68074;42.82151;-.8133;1014;20220521;33;19.4;26.2;2.4;8.23;0;6.58;25229 +68074;42.82151;-.8133;1014;20220522;29.6;21.1;25.4;3.4;8.63;1.5;6.01;15778 +68074;42.82151;-.8133;1014;20220523;21.8;11.9;16.9;1.9;10.93;0;4.2;23004 +68074;42.82151;-.8133;1014;20220524;14.9;8.3;11.6;1.8;8.63;3.3;2.21;10410 +68074;42.82151;-.8133;1014;20220525;15.5;7.1;11.3;4.6;6.63;2.1;4.4;26066 +68074;42.82151;-.8133;1014;20220526;22.5;6.6;14.6;2.4;7.73;.1;4.79;26238 +68074;42.82151;-.8133;1014;20220527;27.1;9.3;18.2;2.4;7.73;0;5.59;26272 +68074;42.82151;-.8133;1014;20220528;29.2;13.4;21.3;2.2;7.43;0;5.95;26305 +68074;42.82151;-.8133;1014;20220529;28.1;11.8;20;1.6;8.63;.7;5.14;24974 +68074;42.82151;-.8133;1014;20220530;26.2;12.3;19.3;1.8;9.13;1;4.6;20915 +68074;42.82151;-.8133;1014;20220531;25.6;14;19.8;2.4;11.33;0;4.6;19986 +68074;42.82151;-.8133;1014;20220601;27.8;17.3;22.6;2.2;9.93;.1;5.49;23284 +68074;42.82151;-.8133;1014;20220602;28.1;15.8;22;3.2;11.23;4.1;5.6;21124 +68074;42.82151;-.8133;1014;20220603;28.2;15.4;21.8;3.1;11.03;1.8;5.58;21283 +68074;42.82151;-.8133;1014;20220604;27.1;14.3;20.7;2.8;11.93;6.7;4.77;18573 +68074;42.82151;-.8133;1014;20220605;25.5;10.6;18.1;1.7;10.63;0;4.77;25011 +68074;42.82151;-.8133;1014;20220606;26;14.8;20.4;2;9.83;.2;4.76;20794 +68074;42.82151;-.8133;1014;20220607;26.9;13.1;20;1.7;10.03;0;5.23;26140 +68074;42.82151;-.8133;1014;20220608;23.6;16;19.8;1.9;10.73;.9;4.31;19459 +68074;42.82151;-.8133;1014;20220609;24.7;12;18.4;3.3;7.73;0;5.92;26719 +68074;42.82151;-.8133;1014;20220610;32.3;13;22.7;2.2;6.33;0;6.46;26596 +68074;42.82151;-.8133;1014;20220611;33.1;18.8;26;3.5;9.63;.3;7.29;23736 +68074;42.82151;-.8133;1014;20220612;31.2;15.9;23.6;2.9;11.63;1.3;5.77;20054 +68074;42.82151;-.8133;1014;20220613;33.2;18.2;25.7;2.6;10.73;0;6.73;25671 +68074;42.82151;-.8133;1014;20220614;34;21.3;27.7;2.8;11.13;.6;6.39;19797 +68074;42.82151;-.8133;1014;20220615;35.8;19.6;27.7;3;9.43;0;7.73;26917 +68074;42.82151;-.8133;1014;20220616;36.6;23;29.8;2.7;9.83;0;7.15;22682 +68074;42.82151;-.8133;1014;20220617;36.8;22.2;29.5;2.9;10.53;0;7.6;25148 +68074;42.82151;-.8133;1014;20220618;36.3;23.8;30.1;4.2;9.73;0;9.03;26792 +68074;42.82151;-.8133;1014;20220619;29;24.3;26.7;5.8;8.93;1.6;8.45;21459 +68074;42.82151;-.8133;1014;20220620;29.2;17.6;23.4;3.7;11.93;5.2;6.18;21870 +68074;42.82151;-.8133;1014;20220621;27.5;18.3;22.9;3.1;12.83;10.4;5.07;17766 +68074;42.82151;-.8133;1014;20220622;24.1;15.7;19.9;3.3;12.03;.7;4.62;18448 +68074;42.82151;-.8133;1014;20220623;24.8;14.2;19.5;2.8;10.33;1.8;4.47;16804 +68074;42.82151;-.8133;1014;20220624;23.4;12.6;18;1.7;10.13;.1;4.03;19124 +68074;42.82151;-.8133;1014;20220625;24.3;14.8;19.6;2.5;9.53;3.5;3.94;12557 +68074;42.82151;-.8133;1014;20220626;22.9;12.4;17.7;1.8;12.73;9.5;3.33;15559 +68074;42.82151;-.8133;1014;20220627;22.8;12.1;17.5;1.6;12.13;2.4;3.87;20197 +68074;42.82151;-.8133;1014;20220628;26.3;9.6;18;1.8;9.03;.1;5.19;26882 +68074;42.82151;-.8133;1014;20220629;28.9;14.2;21.6;2.5;8.43;6.5;5.69;22363 +68074;42.82151;-.8133;1014;20220630;21.7;13.3;17.5;1.3;11.83;.6;3.33;16616 +68074;42.82151;-.8133;1014;20220701;26.7;7.1;16.9;1.6;6.73;0;5.14;26705 +68074;42.82151;-.8133;1014;20220702;33.1;16.6;24.9;3.2;8.43;0;7.38;26552 +68074;42.82151;-.8133;1014;20220703;33.5;17.7;25.6;2.5;13.03;2.5;5.72;19578 +68074;42.82151;-.8133;1014;20220704;29.9;15.2;22.6;1.9;13.73;.3;5.4;24879 +68074;42.82151;-.8133;1014;20220705;31.2;14.9;23.1;1.3;13.13;5.1;5.36;25950 +68074;42.82151;-.8133;1014;20220706;19.3;17.4;18.4;1.8;15.93;8.2;2.34;10395 +68074;42.82151;-.8133;1014;20220707;25.3;10.9;18.1;3.3;12.15;0;5.72;25319 +68074;42.82151;-.8133;1014;20220708;28.7;11.7;20.2;2.3;11.68;.1;6.26;27332 +68074;42.82151;-.8133;1014;20220709;31.9;11.2;21.5;1.8;13.25;.1;6.22;28461 +68074;42.82151;-.8133;1014;20220710;32.9;13.6;23.3;1.2;14.62;0;5.79;27723 +68074;42.82151;-.8133;1014;20220711;33.3;14.9;24.1;1.2;15.55;.5;5.63;26020 +68074;42.82151;-.8133;1014;20220712;34.8;20.9;27.9;2.8;12.13;0;7.12;25907 +68074;42.82151;-.8133;1014;20220713;36.2;19.5;27.9;2.5;8.93;0;7.2;26283 +68074;42.82151;-.8133;1014;20220714;36.1;19.4;27.8;2.6;7.63;0;7.34;26250 +68074;42.82151;-.8133;1014;20220715;36.1;20.1;28.1;2.2;8.13;0;6.91;26216 +68074;42.82151;-.8133;1014;20220716;37.5;21.7;29.6;2.9;7.03;0;7.88;26044 +68074;42.82151;-.8133;1014;20220717;38.4;22.4;30.4;2.9;7.83;0;7.97;26007 +68074;42.82151;-.8133;1014;20220718;37.2;23.8;30.5;2.8;9.93;.1;7.66;25968 +68074;42.82151;-.8133;1014;20220719;34.5;24.5;29.5;2.8;10.23;7.6;7.08;23765 +68074;42.82151;-.8133;1014;20220720;30.6;14.9;22.7;1.2;15.48;.1;5.27;24952 +68074;42.82151;-.8133;1014;20220721;33;13.6;23.3;1.2;14.78;.1;5.7;26880 +68074;42.82151;-.8133;1014;20220722;33.7;21.8;27.8;2;12.43;1.3;6.14;24450 +68074;42.82151;-.8133;1014;20220723;32.9;15;24;1.6;13.63;0;5.6;25752 +68074;42.82151;-.8133;1014;20220724;35.9;19.8;27.9;2.4;11.03;.2;6.81;25435 +68074;42.82151;-.8133;1014;20220725;32.2;20.2;26.2;1.6;11.83;.6;5.71;25251 +68074;42.82151;-.8133;1014;20220726;29.9;12.9;21.4;1.5;11.13;.8;5.17;25469 +68074;42.82151;-.8133;1014;20220727;29.8;9.9;19.9;1.2;9.03;0;4.89;25283 +68074;42.82151;-.8133;1014;20220728;30.4;16.8;23.6;1.4;11.73;4;4.52;19469 +68074;42.82151;-.8133;1014;20220729;21.4;18.7;20.1;1;15.43;4;2.37;10057 +68074;42.82151;-.8133;1014;20220730;28.7;14.4;21.6;1.2;16.45;.2;5.1;25556 +68074;42.82151;-.8133;1014;20220731;30.9;14.5;22.7;1.3;17.02;.1;5.35;25782 +68074;42.82151;-.8133;1014;20220801;33.3;17.4;25.4;1.5;14.53;0;5.43;24732 +68074;42.82151;-.8133;1014;20220802;35.6;18.4;27;2.1;10.63;0;6.33;24937 +68074;42.82151;-.8133;1014;20220803;34.2;22.3;28.3;2.8;10.83;0;6.49;21287 +68074;42.82151;-.8133;1014;20220804;35.8;20.5;28.2;2.3;11.13;1.9;6.52;24544 +68074;42.82151;-.8133;1014;20220805;34.1;18.7;26.4;1.9;11.33;.1;5.88;24345 +68074;42.82151;-.8133;1014;20220806;33.9;17.2;25.6;2;13.23;0;5.69;23484 +68074;42.82151;-.8133;1014;20220807;34;20.9;27.5;2.8;13.93;1;5.86;19062 +68074;42.82151;-.8133;1014;20220808;33;18.5;25.8;2;12.93;3.5;5.31;20845 +68074;42.82151;-.8133;1014;20220809;33.1;17.3;25.2;1.4;15.88;.4;4.93;22382 +68074;42.82151;-.8133;1014;20220810;34.4;19.4;26.9;2.7;12.23;.2;6.28;22548 +68074;42.82151;-.8133;1014;20220811;34.3;20.9;27.6;2.4;10.33;0;6.16;22345 +68074;42.82151;-.8133;1014;20220812;35.9;22.5;29.2;2.3;10.03;0;6.43;23578 +68074;42.82151;-.8133;1014;20220813;34.2;22.5;28.4;3;10.93;.2;6.42;19979 +68074;42.82151;-.8133;1014;20220814;29.1;19.2;24.2;2.9;9.83;.2;5.7;20948 +68074;42.82151;-.8133;1014;20220815;28.6;13.5;21.1;1.7;8.43;.2;4.88;23339 +68074;42.82151;-.8133;1014;20220816;28.8;19.4;24.1;2.2;10.73;3.1;4.62;16391 +68074;42.82151;-.8133;1014;20220817;25.2;12.3;18.8;2.3;10.83;5.5;4.44;21880 +68074;42.82151;-.8133;1014;20220818;21.4;12;16.7;2.6;10.23;7.5;3.64;17027 +68074;42.82151;-.8133;1014;20220819;28.2;10.6;19.4;2;10.23;3.6;4.73;22998 +68074;42.82151;-.8133;1014;20220820;31.2;14.5;22.9;2;8.73;1;5.28;22909 +68074;42.82151;-.8133;1014;20220821;29.8;17.5;23.7;2;8.73;.2;5.18;22435 +68074;42.82151;-.8133;1014;20220822;28.7;13.1;20.9;2.3;11.33;1.9;4.9;22599 +68074;42.82151;-.8133;1014;20220823;31.4;15.3;23.4;1.8;12.33;0;4.76;20979 +68074;42.82151;-.8133;1014;20220824;34.2;19.5;26.9;3;12.93;.1;5.93;19494 +68074;42.82151;-.8133;1014;20220825;30.3;19;24.7;2;13.13;1.3;3.97;13085 +68074;42.82151;-.8133;1014;20220826;29.8;14.4;22.1;1.6;13.03;.7;4.42;21460 +68074;42.82151;-.8133;1014;20220827;29.7;14.1;21.9;1.9;11.23;.1;4.66;21488 +68074;42.82151;-.8133;1014;20220828;32.2;18;25.1;2.7;9.53;.7;5.8;21765 +68074;42.82151;-.8133;1014;20220829;30.8;16.1;23.5;3.1;12.03;10.1;4.97;15798 +68074;42.82151;-.8133;1014;20220830;29.7;15.7;22.7;2.2;12.43;0;4.76;21188 +68074;42.82151;-.8133;1014;20220831;29.3;18.7;24;1.6;12.83;4.6;3.48;12408 +68074;42.82151;-.8133;1014;20220901;28.6;15.4;22;2.2;12.53;0;4.44;19868 +68074;42.82151;-.8133;1014;20220902;27.8;17.4;22.6;1.7;13.33;1.5;3.74;16321 +68074;42.82151;-.8133;1014;20220903;25.1;13.7;19.4;1.6;13.03;1.2;3.17;15250 +68074;42.82151;-.8133;1014;20220904;27;16.6;21.8;2.5;11.03;1.7;4.51;19315 +68074;42.82151;-.8133;1014;20220905;28.3;18.8;23.6;2.6;13.03;2.5;4.57;18359 +68074;42.82151;-.8133;1014;20220906;27.6;16.6;22.1;2.5;13.53;.5;4.17;17772 +68074;42.82151;-.8133;1014;20220907;24.3;14.3;19.3;1.6;9.23;0;3.3;14654 +68074;42.82151;-.8133;1014;20220908;25;12.8;18.9;1.9;9.53;.3;3.69;17568 +68074;42.82151;-.8133;1014;20220909;24.9;15;20;2;9.43;.3;4;19499 +68074;42.82151;-.8133;1014;20220910;29.1;12.2;20.7;1.7;8.03;0;4.16;19743 +68074;42.82151;-.8133;1014;20220911;32.4;17.8;25.1;2.6;10.23;0;5.15;18441 +68074;42.82151;-.8133;1014;20220912;31.3;21.1;26.2;2.1;12.03;8.1;4.17;13606 +68074;42.82151;-.8133;1014;20220913;22.4;16.9;19.7;2.2;14.63;15.3;2.35;8226 +68074;42.82151;-.8133;1014;20220914;23.1;15.8;19.5;2;12.93;.2;2.97;13540 +68074;42.82151;-.8133;1014;20220915;25.1;14.5;19.8;1.7;12.23;3.6;3.13;14844 +68074;42.82151;-.8133;1014;20220916;24.7;12.4;18.6;1.6;11.63;1;3.34;18799 +68074;42.82151;-.8133;1014;20220917;25.1;8.2;16.7;1.5;8.63;0;3.31;18562 +68074;42.82151;-.8133;1014;20220918;25.9;12.2;19.1;1.7;9.03;0;3.57;18441 +68074;42.82151;-.8133;1014;20220919;27.9;11.6;19.8;1.8;7.93;0;3.83;18318 +68074;42.82151;-.8133;1014;20220920;26.3;11.4;18.9;1.2;7.03;0;3.23;18082 +68074;42.82151;-.8133;1014;20220921;25;10.7;17.9;1.6;8.13;0;3.34;17958 +68074;42.82151;-.8133;1014;20220922;24.7;12;18.4;2.5;9.13;0;3.76;17609 +68074;42.82151;-.8133;1014;20220923;20.9;13.5;17.2;2.8;11.73;4.3;2.58;9668 +68074;42.82151;-.8133;1014;20220924;18.6;10.4;14.5;1.9;10.23;1.1;2.22;11586 +68074;42.82151;-.8133;1014;20220925;19.1;5.4;12.3;1.9;7.43;.4;2.71;17126 +68074;42.82151;-.8133;1014;20220926;18.4;5.2;11.8;2;7.33;2.2;2.63;16562 +68074;42.82151;-.8133;1014;20220927;17.6;9.1;13.4;2;9.83;7.8;2.13;11964 +68074;42.82151;-.8133;1014;20220928;14.9;10.8;12.9;2;11.23;12.1;1.54;8286 +68074;42.82151;-.8133;1014;20220929;12.5;9.2;10.9;1.8;9.63;15.3;1.48;8965 +68074;42.82151;-.8133;1014;20220930;14.7;4.7;9.7;2;6.93;2.4;2.2;15745 +68074;42.82151;-.8133;1014;20221001;22.7;6.3;14.5;1.9;8.33;.1;2.85;16368 +68074;42.82151;-.8133;1014;20221002;26.5;12.2;19.4;2.7;9.23;0;3.8;16241 +68074;42.82151;-.8133;1014;20221003;27.4;13.6;20.5;2.4;8.83;0;3.76;16007 +68074;42.82151;-.8133;1014;20221004;26.6;11.8;19.2;1.7;7.33;.1;3.19;15880 +68074;42.82151;-.8133;1014;20221005;25.9;13.6;19.8;2.5;9.13;.3;3.58;15648 +68074;42.82151;-.8133;1014;20221006;23.1;10.9;17;1.3;11.03;0;2.27;13251 +68074;42.82151;-.8133;1014;20221007;21.9;11.9;16.9;2.4;11.93;1.3;2.43;11806 +68074;42.82151;-.8133;1014;20221008;24.1;10.5;17.3;1.7;11.73;.9;2.41;13026 +68074;42.82151;-.8133;1014;20221009;23.6;12.9;18.3;2.5;11.23;.5;2.86;13419 +68074;42.82151;-.8133;1014;20221010;21.3;12.8;17.1;2.7;11.43;6.3;2.27;7178 +68074;42.82151;-.8133;1014;20221011;19.3;11.6;15.5;1.4;11.93;2.4;1.54;7205 +68074;42.82151;-.8133;1014;20221012;21;10;15.5;1.4;11.13;1.1;1.92;11488 +68074;42.82151;-.8133;1014;20221013;21.2;11.2;16.2;1.3;10.63;.1;2.07;13547 +68074;42.82151;-.8133;1014;20221014;23.5;14.4;19;2.5;10.23;.1;2.89;12159 +68074;42.82151;-.8133;1014;20221015;25.6;13.9;19.8;2.5;8.03;0;3.36;14181 +68074;42.82151;-.8133;1014;20221016;24.6;17.2;20.9;2.8;9.33;.6;3.42;13382 +68074;42.82151;-.8133;1014;20221017;22.4;16.1;19.3;3.7;11.13;7;3.07;8391 +68074;42.82151;-.8133;1014;20221018;27.1;12.7;19.9;2.6;11.23;0;3.08;12290 +68074;42.82151;-.8133;1014;20221019;24.3;17.2;20.8;2.6;10.83;10.3;2.84;7848 +68074;42.82151;-.8133;1014;20221020;17.3;13.1;15.2;3.4;11.53;7.4;1.8;4966 +68074;42.82151;-.8133;1014;20221021;15.9;13.1;14.5;2.1;11.63;4.3;1.36;4908 +68074;42.82151;-.8133;1014;20221022;17.8;12.4;15.1;2.4;10.93;.2;1.7;6046 +68074;42.82151;-.8133;1014;20221023;19;16.2;17.6;4.7;10.13;2.6;3.03;5797 +68074;42.82151;-.8133;1014;20221024;18.6;14.2;16.4;2.2;10.23;.4;1.94;7183 +68074;42.82151;-.8133;1014;20221025;21.4;12.6;17;2.2;9.03;0;2.2;5849 +68074;42.82151;-.8133;1014;20221026;22.7;15.1;18.9;1.4;8.83;.3;1.98;8372 +68074;42.82151;-.8133;1014;20221027;24;17.2;20.6;2.6;7.73;.1;3.05;5100 +68074;42.82151;-.8133;1014;20221028;24.5;17.5;21;2.4;6.53;0;3.09;6009 +68074;42.82151;-.8133;1014;20221029;23.9;20.1;22;3.2;3.63;0;4.11;8908 +68074;42.82151;-.8133;1014;20221030;20.6;14;17.3;2;6.13;4.5;2.38;5879 +68074;42.82151;-.8133;1014;20221031;18.1;11.7;14.9;1.9;11.13;8.3;1.43;5901 +68074;42.82151;-.8133;1014;20221101;18.1;9.5;13.8;2.4;10.63;.1;1.61;10523 +68074;42.82151;-.8133;1014;20221102;18.4;8.8;13.6;2.5;8.63;.1;1.87;8817 +68074;42.82151;-.8133;1014;20221103;14.1;13.8;14;1.8;9.83;8.9;1.33;4202 +68074;42.82151;-.8133;1014;20221104;9.5;3.4;6.5;2.1;6.73;10.7;1;6150 +68074;42.82151;-.8133;1014;20221105;15.9;3.2;9.6;1.5;6.03;0;1.37;11207 +68074;42.82151;-.8133;1014;20221106;19;5.5;12.3;1.6;5.43;0;1.69;10777 +68074;42.82151;-.8133;1014;20221107;17.9;7.6;12.8;3.1;6.63;0;2.25;9784 +68074;42.82151;-.8133;1014;20221108;15.1;12.4;13.8;1.3;8.73;3;1.23;4366 +68074;42.82151;-.8133;1014;20221109;13.1;10.3;11.7;1.4;10.13;2.3;.91;4798 +68074;42.82151;-.8133;1014;20221110;16.7;3.9;10.3;1.7;7.23;0;1.31;10630 +68074;42.82151;-.8133;1014;20221111;17.9;7.8;12.9;3.5;8.33;.6;2.01;8484 +68074;42.82151;-.8133;1014;20221112;17.6;10.2;13.9;4.6;7.43;.1;2.68;8485 +68074;42.82151;-.8133;1014;20221113;19.5;10.2;14.9;2;7.33;0;1.75;10274 +68074;42.82151;-.8133;1014;20221114;11.9;10.6;11.3;1;9.23;2.2;.83;3703 +68074;42.82151;-.8133;1014;20221115;12.7;10.6;11.7;1.7;10.13;7.4;.91;3739 +68074;42.82151;-.8133;1014;20221116;11.6;6.1;8.9;1.6;9.03;2.1;.74;4004 +68074;42.82151;-.8133;1014;20221117;17.2;9.8;13.5;1.3;9.93;5.3;1.04;5549 +68074;42.82151;-.8133;1014;20221118;11.3;4.3;7.8;2;6.83;4.4;1;6774 +68074;42.82151;-.8133;1014;20221119;9;2.5;5.8;2;6.03;4.6;.88;8057 +68074;42.82151;-.8133;1014;20221120;11.1;.8;6;1.3;6.23;11.3;.78;6067 +68074;42.82151;-.8133;1014;20221121;8.5;4.7;6.6;2;7.43;34.8;.74;3442 +68074;42.82151;-.8133;1014;20221122;3.1;1.4;2.3;1;6.23;12.5;.42;3555 +68074;42.82151;-.8133;1014;20221123;12.4;2.5;7.5;1.4;8.53;7.6;.63;5772 +68074;42.82151;-.8133;1014;20221124;9.9;4.3;7.1;1.7;7.43;9.2;.76;3345 +68074;42.82151;-.8133;1014;20221125;10.7;6;8.4;1.8;7.53;4.5;.82;6757 +68074;42.82151;-.8133;1014;20221126;14.4;1.4;7.9;1.1;5.23;0;.84;8134 +68074;42.82151;-.8133;1014;20221127;16.3;4.6;10.5;1.5;4.33;4.8;1.23;8362 +68074;42.82151;-.8133;1014;20221128;10.1;4.5;7.3;2.7;7.13;21;.89;7743 +68074;42.82151;-.8133;1014;20221129;10.6;3.1;6.9;1.6;7.03;7.5;.68;7412 +68074;42.82151;-.8133;1014;20221130;11.7;1.7;6.7;1.7;5.63;0;.89;7366 +68074;42.82151;-.8133;1014;20221201;11.3;.1;5.7;1.4;5.03;0;.75;8571 +68074;42.82151;-.8133;1014;20221202;8.8;-.2;4.3;1.6;5.13;0;.71;7210 +68074;42.82151;-.8133;1014;20221203;2.2;.1;1.2;.8;5.53;3.1;.39;3113 +68074;42.82151;-.8133;1014;20221204;5.9;-1;2.5;1.7;5.33;0;.56;5626 +68074;42.82151;-.8133;1014;20221205;11.4;-.3;5.6;2.5;6.63;1.9;.84;5732 +68074;42.82151;-.8133;1014;20221206;10.9;6.4;8.7;1.6;8.63;.3;.67;3259 +68074;42.82151;-.8133;1014;20221207;11.7;2.9;7.3;1.1;7.43;.3;.54;6422 +68074;42.82151;-.8133;1014;20221208;9.2;6;7.6;1.7;7.63;20.5;.72;3023 +68074;42.82151;-.8133;1014;20221209;9.2;6.3;7.8;1.2;8.73;4.4;.51;3143 +68074;42.82151;-.8133;1014;20221210;6.4;2.4;4.4;1.3;5.43;0;.48;8088 +68074;42.82151;-.8133;1014;20221211;3;-3.6;-.3;.6;4.43;.9;.39;2983 +68074;42.82151;-.8133;1014;20221212;6.3;.5;3.4;1.6;7.13;16.3;.37;2972 +68074;42.82151;-.8133;1014;20221213;11.6;6.2;8.9;.9;10.43;17.1;.43;2962 +68074;42.82151;-.8133;1014;20221214;13.1;8.1;10.6;1.2;9.23;7.7;.59;6074 +68074;42.82151;-.8133;1014;20221215;10.3;7.5;8.9;.9;8.83;4.8;.55;3012 +68074;42.82151;-.8133;1014;20221216;9.3;5.5;7.4;1.1;8.03;1.9;.52;3734 +68074;42.82151;-.8133;1014;20221217;9.8;.7;5.3;1.4;6.83;0;.47;6703 +68074;42.82151;-.8133;1014;20221218;12.2;3;7.6;2.9;6.63;.7;1.01;7885 +68074;42.82151;-.8133;1014;20221219;15.2;6.3;10.8;2.2;6.13;.4;1.24;7681 +68074;42.82151;-.8133;1014;20221220;13.6;8.6;11.1;1.7;6.03;5.6;1.3;2926 +68074;42.82151;-.8133;1014;20221221;11.5;6.5;9;1.2;8.83;.3;.6;3124 +68074;42.82151;-.8133;1014;20221222;13.8;6.5;10.2;2;9.23;.2;.72;6359 +68074;42.82151;-.8133;1014;20221223;15.7;8.9;12.3;1.3;9.23;0;.77;5571 +68074;42.82151;-.8133;1014;20221224;17.9;6.9;12.4;1.6;7.43;0;1.02;7427 +68074;42.82151;-.8133;1014;20221225;15.3;9.7;12.5;1.9;7.13;0;1.09;7899 +68074;42.82151;-.8133;1014;20221226;16.7;8.8;12.8;1.3;7.63;.7;1;4797 +68074;42.82151;-.8133;1014;20221227;14.6;8.3;11.5;1;8.43;.1;.75;3944 +68074;42.82151;-.8133;1014;20221228;14.1;7.7;10.9;2.4;7.73;.2;1.06;7943 +68074;42.82151;-.8133;1014;20221229;9.5;6.8;8.2;1.9;8.63;14.5;.63;3033 +68074;42.82151;-.8133;1014;20221230;10.8;6.4;8.6;1.7;9.83;2.2;.5;2977 +68074;42.82151;-.8133;1014;20221231;16.7;8.5;12.6;3.2;7.43;0;1.67;7810 +68075;42.85342;-.51069;1421;20220101;17.7;8.3;13;2.9;4.42;0;2.36;8105 +68075;42.85342;-.51069;1421;20220102;16.7;8.6;12.6;1.9;6.02;0;1.59;6383 +68075;42.85342;-.51069;1421;20220103;14.3;5.2;9.7;2.5;7.22;0;1.4;7897 +68075;42.85342;-.51069;1421;20220104;13.4;6.4;9.9;3.1;6.72;14.5;1.76;6642 +68075;42.85342;-.51069;1421;20220105;2.6;-.9;.8;3;4.12;1.2;1.06;5447 +68075;42.85342;-.51069;1421;20220106;3.9;-5.9;-1;1.6;3.12;0;.73;8348 +68075;42.85342;-.51069;1421;20220107;6;-4.9;.5;2;4.02;4.4;.86;7910 +68075;42.85342;-.51069;1421;20220108;5.9;.1;3;2.5;6.02;13.1;.78;7677 +68075;42.85342;-.51069;1421;20220109;3;.8;1.9;2.7;7.52;57.6;.38;3145 +68075;42.85342;-.51069;1421;20220110;9.6;3.2;6.4;3.6;8.72;28.4;.9;5049 +68075;42.85342;-.51069;1421;20220111;8.9;4;6.4;3.8;4.12;0;2;8375 +68075;42.85342;-.51069;1421;20220112;11;.3;5.6;3.5;1.62;0;2.46;8710 +68075;42.85342;-.51069;1421;20220113;9.9;-3.2;3.3;2.8;2.52;0;1.77;8837 +68075;42.85342;-.51069;1421;20220114;8.7;-1.3;3.7;2.7;2.22;.1;1.74;8897 +68075;42.85342;-.51069;1421;20220115;7.6;-4.4;1.6;1.6;2.92;0;1.01;8959 +68075;42.85342;-.51069;1421;20220116;8.2;-5;1.6;1.4;3.12;0;.93;9095 +68075;42.85342;-.51069;1421;20220117;10.2;-2.7;3.7;1;3.32;0;.81;9017 +68075;42.85342;-.51069;1421;20220118;12.5;-2;5.2;.9;3.12;0;.83;9231 +68075;42.85342;-.51069;1421;20220119;7.7;-2.7;2.5;1.2;4.22;.3;.79;9302 +68075;42.85342;-.51069;1421;20220120;8.4;-1.7;3.3;2.4;4.72;2.8;1.2;9449 +68075;42.85342;-.51069;1421;20220121;6.9;-2.3;2.3;2.1;3.32;0;1.23;9525 +68075;42.85342;-.51069;1421;20220122;7.2;-6.4;.4;1.2;3.72;.1;.8;9602 +68075;42.85342;-.51069;1421;20220123;8.9;-3.9;2.5;1.9;4.02;0;1.16;9757 +68075;42.85342;-.51069;1421;20220124;9.4;-3.1;3.1;1.8;3.92;0;1.2;9840 +68075;42.85342;-.51069;1421;20220125;10;-3.1;3.4;2.1;4.02;0;1.35;10000 +68075;42.85342;-.51069;1421;20220126;12.2;-.1;6;2;3.32;0;1.63;10087 +68075;42.85342;-.51069;1421;20220127;13.6;-.4;6.6;1.9;2.62;0;1.74;10175 +68075;42.85342;-.51069;1421;20220128;14.2;-.2;7;1.1;2.62;0;1.22;10187 +68075;42.85342;-.51069;1421;20220129;15.8;2.5;9.1;1.8;2.82;0;1.85;10436 +68075;42.85342;-.51069;1421;20220130;15.8;3;9.4;1.3;3.32;0;1.46;10610 +68075;42.85342;-.51069;1421;20220131;11;.2;5.6;3.6;4.12;2.8;2.17;10706 +68075;42.85342;-.51069;1421;20220201;11.8;.5;6.1;4;5.22;0;2.15;8626 +68075;42.85342;-.51069;1421;20220202;18.5;-.3;9.1;1.9;4.12;0;2.05;10904 +68075;42.85342;-.51069;1421;20220203;17.6;6.5;12;2.5;3.02;0;2.63;11005 +68075;42.85342;-.51069;1421;20220204;11.2;1.1;6.1;1.3;5.12;.8;1.23;10530 +68075;42.85342;-.51069;1421;20220205;10.5;.5;5.5;1.2;5.52;.6;1.14;11296 +68075;42.85342;-.51069;1421;20220206;7.7;-3.9;1.9;1.1;4.42;0;.99;10982 +68075;42.85342;-.51069;1421;20220207;9.9;-2.1;3.9;2.5;4.72;1.6;1.59;9057 +68075;42.85342;-.51069;1421;20220208;15.9;-.3;7.8;2.2;3.72;0;2.2;11703 +68075;42.85342;-.51069;1421;20220209;15.3;2.5;8.9;3.1;3.82;0;2.72;11814 +68075;42.85342;-.51069;1421;20220210;13.7;.8;7.2;1.6;4.42;0;1.69;12013 +68075;42.85342;-.51069;1421;20220211;12.5;2.5;7.5;1.3;5.92;.3;1.4;10992 +68075;42.85342;-.51069;1421;20220212;10;.8;5.4;1.8;6.72;.3;1.24;8371 +68075;42.85342;-.51069;1421;20220213;7.8;3.8;5.8;2.3;7.22;12;1.17;5087 +68075;42.85342;-.51069;1421;20220214;4.8;-.9;1.9;1.6;6.42;8.9;.86;8095 +68075;42.85342;-.51069;1421;20220215;6.3;-1.6;2.3;2.1;5.72;2.7;1.2;12052 +68075;42.85342;-.51069;1421;20220216;10.5;.4;5.4;1.7;7.12;3.4;1.14;5268 +68075;42.85342;-.51069;1421;20220217;16.4;3.3;9.8;1.7;8.12;0;1.81;13013 +68075;42.85342;-.51069;1421;20220218;17;5.5;11.2;2.8;6.62;1.5;2.61;13135 +68075;42.85342;-.51069;1421;20220219;7.7;2;4.8;2.5;5.22;.8;1.7;11771 +68075;42.85342;-.51069;1421;20220220;11.8;-3.5;4.1;1.8;5.22;.3;1.67;13474 +68075;42.85342;-.51069;1421;20220221;11.2;1;6.1;2.7;4.62;.9;2.18;13221 +68075;42.85342;-.51069;1421;20220222;14.7;-1.1;6.8;2.3;3.72;0;2.44;13819 +68075;42.85342;-.51069;1421;20220223;14.9;.3;7.6;2;4.32;0;2.29;13945 +68075;42.85342;-.51069;1421;20220224;12.8;2.9;7.8;2.3;5.52;.7;2.17;13203 +68075;42.85342;-.51069;1421;20220225;10.5;-.7;4.9;1.3;5.22;.1;1.49;10603 +68075;42.85342;-.51069;1421;20220226;10.7;-1.3;4.7;1.8;5.62;0;1.73;14228 +68075;42.85342;-.51069;1421;20220227;10.2;2;6.1;1.5;6.82;.1;1.34;7254 +68075;42.85342;-.51069;1421;20220228;11.8;.7;6.2;2.2;6.62;0;1.75;10608 +68075;42.85342;-.51069;1421;20220301;14.9;-.4;7.2;1.5;4.72;.1;2.07;13510 +68075;42.85342;-.51069;1421;20220302;7.8;4.6;6.2;1.5;6.82;3.2;1.33;7281 +68075;42.85342;-.51069;1421;20220303;12;-1.7;5.1;1.5;6.72;6.3;1.69;14054 +68075;42.85342;-.51069;1421;20220304;7.4;3.4;5.4;6;4.62;1.8;2.8;11417 +68075;42.85342;-.51069;1421;20220305;7.2;-.1;3.5;1;4.42;0;1.24;6478 +68075;42.85342;-.51069;1421;20220306;4.2;-.3;1.9;1;5.82;1.1;.93;5822 +68075;42.85342;-.51069;1421;20220307;7.3;-2.5;2.4;2.5;5.72;2.2;1.47;10475 +68075;42.85342;-.51069;1421;20220308;3.3;1;2.1;2.2;6.32;0;1;6056 +68075;42.85342;-.51069;1421;20220309;9.9;-2;3.9;2.3;6.12;.1;1.79;13624 +68075;42.85342;-.51069;1421;20220310;7.6;3.5;5.5;2.2;7.12;5.4;1.35;6292 +68075;42.85342;-.51069;1421;20220311;5.7;5.2;5.4;2.6;7.42;19.4;1.3;6144 +68075;42.85342;-.51069;1421;20220312;9.9;1;5.4;1.6;6.62;1.4;1.72;12565 +68075;42.85342;-.51069;1421;20220313;7.4;1.9;4.6;3.1;5.42;12.3;2.01;11694 +68075;42.85342;-.51069;1421;20220314;7.7;.6;4.1;5;5.92;2.7;1.85;6339 +68075;42.85342;-.51069;1421;20220315;16.9;7.7;12.3;5.8;5.72;0;4.6;15292 +68075;42.85342;-.51069;1421;20220316;13.6;7.3;10.4;2.8;7.02;1.5;2.35;6469 +68075;42.85342;-.51069;1421;20220317;9.9;5.9;7.9;4.6;6.72;2.5;2.35;6534 +68075;42.85342;-.51069;1421;20220318;7.8;1.5;4.6;1.6;7.52;1.3;1.17;6599 +68075;42.85342;-.51069;1421;20220319;11;2.1;6.5;1.7;7.82;0;1.72;11493 +68075;42.85342;-.51069;1421;20220320;7.7;4.3;6;2.7;7.22;.8;1.54;6728 +68075;42.85342;-.51069;1421;20220321;8.9;5;6.9;3.9;6.92;.2;2.11;9065 +68075;42.85342;-.51069;1421;20220322;8.1;1.9;5;3.8;5.32;0;2.2;9256 +68075;42.85342;-.51069;1421;20220323;10.7;-.4;5.1;3.1;5.22;0;2.65;17484 +68075;42.85342;-.51069;1421;20220324;8.7;-.3;4.2;2.3;5.82;0;1.63;7448 +68075;42.85342;-.51069;1421;20220325;12.1;3.6;7.8;.9;7.52;0;1.78;11459 +68075;42.85342;-.51069;1421;20220326;13.7;.9;7.3;1.9;6.52;.2;2.43;15159 +68075;42.85342;-.51069;1421;20220327;11.6;1.5;6.5;2.4;6.92;0;2.12;12099 +68075;42.85342;-.51069;1421;20220328;13.1;4.1;8.6;4.2;5.02;0;3.58;16190 +68075;42.85342;-.51069;1421;20220329;15.1;5.7;10.4;1.1;7.22;1.1;2.06;10381 +68075;42.85342;-.51069;1421;20220330;11.8;3.5;7.6;3.4;7.02;3.5;2.92;19373 +68075;42.85342;-.51069;1421;20220331;8.4;.9;4.6;2.9;5.12;4.8;2.43;15431 +68075;42.85342;-.51069;1421;20220401;.6;-3.4;-1.4;3.9;3.12;8.8;1.96;14210 +68075;42.85342;-.51069;1421;20220402;.9;-5;-2.1;3.3;2.92;.2;2.05;18278 +68075;42.85342;-.51069;1421;20220403;1.8;-5.6;-1.9;4.2;2.52;0;2.4;20201 +68075;42.85342;-.51069;1421;20220404;8.8;-7.3;.7;1.8;3.52;0;2.43;20316 +68075;42.85342;-.51069;1421;20220405;12.5;-3.8;4.3;1.6;4.42;0;2.74;20308 +68075;42.85342;-.51069;1421;20220406;13.9;-1.2;6.3;1.5;5.22;0;2.66;17479 +68075;42.85342;-.51069;1421;20220407;15;.4;7.7;1.7;6.22;0;2.89;18808 +68075;42.85342;-.51069;1421;20220408;13.9;5.3;9.6;1.9;7.02;2.7;2.69;14589 +68075;42.85342;-.51069;1421;20220409;10.1;2.3;6.2;3.2;4.42;.1;3.33;20870 +68075;42.85342;-.51069;1421;20220410;16.3;-.9;7.7;2.5;4.92;0;3.63;21102 +68075;42.85342;-.51069;1421;20220411;18.8;7.7;13.2;5.2;6.82;1.6;5.12;20958 +68075;42.85342;-.51069;1421;20220412;8;7.4;7.7;3.3;8.42;15.6;1.89;9033 +68075;42.85342;-.51069;1421;20220413;9.8;4.5;7.1;1.4;9.22;2.2;1.46;8340 +68075;42.85342;-.51069;1421;20220414;17.4;4.1;10.7;2.1;9.22;0;3.13;18488 +68075;42.85342;-.51069;1421;20220415;20.5;6.9;13.7;2.3;9.32;0;4.02;21869 +68075;42.85342;-.51069;1421;20220416;21.6;6.3;13.9;2.4;8.42;0;4.3;22095 +68075;42.85342;-.51069;1421;20220417;21.4;4.9;13.1;1.8;7.52;0;4.04;22193 +68075;42.85342;-.51069;1421;20220418;18.6;4.2;11.4;1.6;8.42;0;3.38;19990 +68075;42.85342;-.51069;1421;20220419;6.4;5.6;6;1;8.62;27.8;1.4;8549 +68075;42.85342;-.51069;1421;20220420;9.8;.9;5.3;2.3;7.02;7.2;2.34;16567 +68075;42.85342;-.51069;1421;20220421;12.4;.2;6.3;3.3;6.62;0;3.2;22053 +68075;42.85342;-.51069;1421;20220422;11.5;2.8;7.1;3.7;6.92;23.8;2.93;17233 +68075;42.85342;-.51069;1421;20220423;3.3;2.1;2.7;1.9;7.12;18.6;1.27;9019 +68075;42.85342;-.51069;1421;20220424;11.4;-.1;5.6;2;7.12;1.3;2.23;14135 +68075;42.85342;-.51069;1421;20220425;15.8;1.4;8.6;2.4;6.52;0;3.59;21617 +68075;42.85342;-.51069;1421;20220426;19.3;5.6;12.4;3.2;7.52;0;4.45;21828 +68075;42.85342;-.51069;1421;20220427;14.5;8.6;11.5;2.2;8.22;4.4;2.76;11838 +68075;42.85342;-.51069;1421;20220428;15.7;6.3;11;1.7;10.02;.4;2.84;16611 +68075;42.85342;-.51069;1421;20220429;19.3;5;12.1;1.6;10.42;.1;3.56;21404 +68075;42.85342;-.51069;1421;20220430;18.7;5.2;11.9;2.8;7.72;0;4.37;23714 +68075;42.85342;-.51069;1421;20220501;18.9;4.1;11.5;1.6;7.12;1.1;3.97;23526 +68075;42.85342;-.51069;1421;20220502;12;4.5;8.2;1.2;9.52;8.7;1.8;10123 +68075;42.85342;-.51069;1421;20220503;10.4;4.5;7.4;1.1;10.12;4.1;1.58;9640 +68075;42.85342;-.51069;1421;20220504;14.7;4.8;9.7;3.2;8.72;1.9;3;15520 +68075;42.85342;-.51069;1421;20220505;13;3.1;8;4.2;6.62;0;3.91;24343 +68075;42.85342;-.51069;1421;20220506;13.8;8;10.9;4.6;6.42;1;4.47;21616 +68075;42.85342;-.51069;1421;20220507;16.8;5.8;11.3;4.2;6.52;0;4.81;23944 +68075;42.85342;-.51069;1421;20220508;18.3;4.7;11.5;2.5;7.12;0;4.22;22405 +68075;42.85342;-.51069;1421;20220509;20.5;7.8;14.1;2.8;8.72;.1;4.22;18454 +68075;42.85342;-.51069;1421;20220510;22.5;9;15.7;3.6;8.52;.1;5.6;25067 +68075;42.85342;-.51069;1421;20220511;25.1;11.2;18.1;3.1;8.62;.1;5.88;24591 +68075;42.85342;-.51069;1421;20220512;23;12.3;17.6;2;9.02;0;4.89;23038 +68075;42.85342;-.51069;1421;20220513;23.6;9.1;16.3;2.2;8.52;0;5.16;25108 +68075;42.85342;-.51069;1421;20220514;24.1;12.2;18.1;2.7;9.12;1.4;5.08;20049 +68075;42.85342;-.51069;1421;20220515;22.8;12;17.4;3.2;9.72;1.1;5.07;20231 +68075;42.85342;-.51069;1421;20220516;23.5;11.6;17.5;2.5;10.22;0;5.33;25402 +68075;42.85342;-.51069;1421;20220517;25.2;13.5;19.3;2.9;9.72;0;5.9;25047 +68075;42.85342;-.51069;1421;20220518;25.9;12.8;19.3;2.2;10.22;1;5.29;22933 +68075;42.85342;-.51069;1421;20220519;26.6;17.2;21.9;2.8;9.42;.2;6.34;25277 +68075;42.85342;-.51069;1421;20220520;26.3;17.3;21.8;2.6;7.72;0;5.8;20583 +68075;42.85342;-.51069;1421;20220521;30.6;17;23.8;2.4;8.12;0;6.58;25229 +68075;42.85342;-.51069;1421;20220522;27.2;18.7;22.9;3.4;8.52;1.8;6.01;15778 +68075;42.85342;-.51069;1421;20220523;19.4;9.5;14.4;1.9;10.82;.5;4.2;23004 +68075;42.85342;-.51069;1421;20220524;12.5;5.9;9.2;1.8;8.52;6.9;2.21;10410 +68075;42.85342;-.51069;1421;20220525;13.1;4.7;8.9;4.6;6.52;1.9;4.4;26066 +68075;42.85342;-.51069;1421;20220526;20.1;4.2;12.1;2.4;7.62;0;4.79;26238 +68075;42.85342;-.51069;1421;20220527;24.7;6.9;15.8;2.4;7.62;0;5.59;26272 +68075;42.85342;-.51069;1421;20220528;26.8;11;18.9;2.2;7.32;0;5.95;26305 +68075;42.85342;-.51069;1421;20220529;25.7;9.4;17.5;1.6;8.52;.5;5.14;24974 +68075;42.85342;-.51069;1421;20220530;23.8;9.9;16.8;1.8;9.02;2.5;4.6;20915 +68075;42.85342;-.51069;1421;20220531;23.2;11.6;17.4;2.4;11.22;.1;4.6;19986 +68075;42.85342;-.51069;1421;20220601;25.4;14.9;20.1;2.2;9.82;.4;5.49;23284 +68075;42.85342;-.51069;1421;20220602;25.7;13.4;19.5;3.2;11.12;3.7;5.6;21124 +68075;42.85342;-.51069;1421;20220603;25.8;13;19.4;3.1;10.92;3.1;5.58;21283 +68075;42.85342;-.51069;1421;20220604;24.7;11.9;18.3;2.8;11.82;11.7;4.77;18573 +68075;42.85342;-.51069;1421;20220605;23.1;8.2;15.6;1.7;10.52;0;4.77;25011 +68075;42.85342;-.51069;1421;20220606;23.6;12.4;18;2;9.72;.8;4.76;20794 +68075;42.85342;-.51069;1421;20220607;24.5;10.7;17.6;1.7;9.92;0;5.23;26140 +68075;42.85342;-.51069;1421;20220608;21.2;13.6;17.4;1.9;10.62;1.2;4.31;19459 +68075;42.85342;-.51069;1421;20220609;22.3;9.6;15.9;3.3;7.62;0;5.92;26719 +68075;42.85342;-.51069;1421;20220610;29.9;10.6;20.2;2.2;6.22;0;6.46;26596 +68075;42.85342;-.51069;1421;20220611;30.7;16.4;23.5;3.5;9.52;.3;7.29;23736 +68075;42.85342;-.51069;1421;20220612;28.8;13.5;21.1;2.9;11.52;1.3;5.77;20054 +68075;42.85342;-.51069;1421;20220613;30.8;15.8;23.3;2.6;10.62;.1;6.73;25671 +68075;42.85342;-.51069;1421;20220614;31.6;18.9;25.2;2.8;11.02;1.6;6.39;19797 +68075;42.85342;-.51069;1421;20220615;33.4;17.2;25.3;3;9.32;0;7.73;26917 +68075;42.85342;-.51069;1421;20220616;34.2;20.6;27.4;2.7;9.72;0;7.15;22682 +68075;42.85342;-.51069;1421;20220617;34.4;19.8;27.1;2.9;10.42;0;7.6;25148 +68075;42.85342;-.51069;1421;20220618;33.9;21.4;27.6;4.2;9.62;0;9.03;26792 +68075;42.85342;-.51069;1421;20220619;26.6;21.9;24.2;5.8;8.82;2.3;8.45;21459 +68075;42.85342;-.51069;1421;20220620;26.8;15.2;21;3.7;11.82;0;6.18;21870 +68075;42.85342;-.51069;1421;20220621;25.1;15.9;20.5;3.1;12.72;4;5.07;17766 +68075;42.85342;-.51069;1421;20220622;21.7;13.3;17.5;3.3;11.92;0;4.62;18448 +68075;42.85342;-.51069;1421;20220623;22.4;11.8;17.1;2.8;10.22;2.2;4.47;16804 +68075;42.85342;-.51069;1421;20220624;21;10.2;15.6;1.7;10.02;0;4.03;19124 +68075;42.85342;-.51069;1421;20220625;21.9;12.4;17.1;2.5;9.42;1.4;3.94;12557 +68075;42.85342;-.51069;1421;20220626;20.5;10;15.2;1.8;12.62;6.5;3.33;15559 +68075;42.85342;-.51069;1421;20220627;20.4;9.7;15;1.6;12.02;1.3;3.87;20197 +68075;42.85342;-.51069;1421;20220628;23.9;7.2;15.5;1.8;8.92;.1;5.19;26882 +68075;42.85342;-.51069;1421;20220629;26.5;11.8;19.1;2.5;8.32;.4;5.69;22363 +68075;42.85342;-.51069;1421;20220630;19.3;10.9;15.1;1.3;11.72;1;3.33;16616 +68075;42.85342;-.51069;1421;20220701;24.3;4.7;14.5;1.6;6.62;0;5.14;26705 +68075;42.85342;-.51069;1421;20220702;30.7;14.2;22.4;3.2;8.32;.1;7.38;26552 +68075;42.85342;-.51069;1421;20220703;31.1;15.3;23.2;2.5;12.92;3.1;5.72;19578 +68075;42.85342;-.51069;1421;20220704;27.5;12.8;20.1;1.9;13.62;.1;5.4;24879 +68075;42.85342;-.51069;1421;20220705;28.8;12.5;20.6;1.3;13.02;3.4;5.36;25950 +68075;42.85342;-.51069;1421;20220706;16.9;15;15.9;1.8;15.82;6.6;2.34;10395 +68075;42.85342;-.51069;1421;20220707;21.4;8.8;15.1;3.3;12.05;0;5.72;25319 +68075;42.85342;-.51069;1421;20220708;24.8;10.1;17.4;2.3;11.58;.1;6.26;27332 +68075;42.85342;-.51069;1421;20220709;28.2;11;19.6;1.8;13.15;.1;6.22;28461 +68075;42.85342;-.51069;1421;20220710;29.1;14.3;21.7;1.2;14.51;.1;5.79;27723 +68075;42.85342;-.51069;1421;20220711;29.7;15.6;22.6;1.2;15.45;.5;5.63;26020 +68075;42.85342;-.51069;1421;20220712;32.4;18.5;25.4;2.8;12.02;0;7.12;25907 +68075;42.85342;-.51069;1421;20220713;33.8;17.1;25.4;2.5;8.82;0;7.2;26283 +68075;42.85342;-.51069;1421;20220714;33.7;17;25.3;2.6;7.52;.1;7.34;26250 +68075;42.85342;-.51069;1421;20220715;33.7;17.7;25.7;2.2;8.02;0;6.91;26216 +68075;42.85342;-.51069;1421;20220716;35.1;19.3;27.2;2.9;6.92;0;7.88;26044 +68075;42.85342;-.51069;1421;20220717;36;20;28;2.9;7.72;0;7.97;26007 +68075;42.85342;-.51069;1421;20220718;34.8;21.4;28.1;2.8;9.82;.2;7.66;25968 +68075;42.85342;-.51069;1421;20220719;32.1;22.1;27.1;2.8;10.12;7.1;7.08;23765 +68075;42.85342;-.51069;1421;20220720;26.7;12.2;19.4;1.2;15.38;0;5.27;24952 +68075;42.85342;-.51069;1421;20220721;30.4;13.8;22.1;1.2;14.68;.1;5.7;26880 +68075;42.85342;-.51069;1421;20220722;31.3;19.4;25.3;2;12.32;1.1;6.14;24450 +68075;42.85342;-.51069;1421;20220723;30.5;12.6;21.5;1.6;13.52;0;5.6;25752 +68075;42.85342;-.51069;1421;20220724;33.5;17.4;25.4;2.4;10.92;.1;6.81;25435 +68075;42.85342;-.51069;1421;20220725;29.8;17.8;23.8;1.6;11.72;.6;5.71;25251 +68075;42.85342;-.51069;1421;20220726;27.5;10.5;19;1.5;11.02;.8;5.17;25469 +68075;42.85342;-.51069;1421;20220727;27.4;7.5;17.4;1.2;8.92;0;4.89;25283 +68075;42.85342;-.51069;1421;20220728;28;14.4;21.2;1.4;11.62;5.1;4.52;19469 +68075;42.85342;-.51069;1421;20220729;19;16.3;17.6;1;15.32;4;2.37;10057 +68075;42.85342;-.51069;1421;20220730;24.8;11.5;18.1;1.2;16.35;.2;5.1;25556 +68075;42.85342;-.51069;1421;20220731;26.9;12.9;19.9;1.3;16.91;0;5.35;25782 +68075;42.85342;-.51069;1421;20220801;30.9;15;22.9;1.5;14.42;0;5.43;24732 +68075;42.85342;-.51069;1421;20220802;33.2;16;24.6;2.1;10.52;0;6.33;24937 +68075;42.85342;-.51069;1421;20220803;31.8;19.9;25.8;2.8;10.72;.6;6.49;21287 +68075;42.85342;-.51069;1421;20220804;33.4;18.1;25.7;2.3;11.02;2.5;6.52;24544 +68075;42.85342;-.51069;1421;20220805;31.7;16.3;24;1.9;11.22;.1;5.88;24345 +68075;42.85342;-.51069;1421;20220806;31.5;14.8;23.1;2;13.12;0;5.69;23484 +68075;42.85342;-.51069;1421;20220807;31.6;18.5;25;2.8;13.82;1.4;5.86;19062 +68075;42.85342;-.51069;1421;20220808;30.6;16.1;23.3;2;12.82;4.4;5.31;20845 +68075;42.85342;-.51069;1421;20220809;30.7;14.9;22.8;1.4;15.78;1.6;4.93;22382 +68075;42.85342;-.51069;1421;20220810;32;17;24.5;2.7;12.12;.8;6.28;22548 +68075;42.85342;-.51069;1421;20220811;31.9;18.5;25.2;2.4;10.22;0;6.16;22345 +68075;42.85342;-.51069;1421;20220812;33.5;20.1;26.8;2.3;9.92;0;6.43;23578 +68075;42.85342;-.51069;1421;20220813;31.8;20.1;25.9;3;10.82;.8;6.42;19979 +68075;42.85342;-.51069;1421;20220814;26.7;16.8;21.7;2.9;9.72;.3;5.7;20948 +68075;42.85342;-.51069;1421;20220815;26.2;11.1;18.6;1.7;8.32;.1;4.88;23339 +68075;42.85342;-.51069;1421;20220816;26.4;17;21.7;2.2;10.62;4;4.62;16391 +68075;42.85342;-.51069;1421;20220817;22.8;9.9;16.3;2.3;10.72;1.4;4.44;21880 +68075;42.85342;-.51069;1421;20220818;19;9.6;14.3;2.6;10.12;6.5;3.64;17027 +68075;42.85342;-.51069;1421;20220819;25.8;8.2;17;2;10.12;5.9;4.73;22998 +68075;42.85342;-.51069;1421;20220820;28.8;12.1;20.4;2;8.62;1.6;5.28;22909 +68075;42.85342;-.51069;1421;20220821;27.4;15.1;21.2;2;8.62;.1;5.18;22435 +68075;42.85342;-.51069;1421;20220822;26.3;10.7;18.5;2.3;11.22;.7;4.9;22599 +68075;42.85342;-.51069;1421;20220823;29;12.9;20.9;1.8;12.22;0;4.76;20979 +68075;42.85342;-.51069;1421;20220824;31.8;17.1;24.4;3;12.82;0;5.93;19494 +68075;42.85342;-.51069;1421;20220825;27.9;16.6;22.2;2;13.02;1.3;3.97;13085 +68075;42.85342;-.51069;1421;20220826;27.4;12;19.7;1.6;12.92;.5;4.42;21460 +68075;42.85342;-.51069;1421;20220827;27.3;11.7;19.5;1.9;11.12;.1;4.66;21488 +68075;42.85342;-.51069;1421;20220828;29.8;15.6;22.7;2.7;9.42;.7;5.8;21765 +68075;42.85342;-.51069;1421;20220829;28.4;13.7;21;3.1;11.92;10.4;4.97;15798 +68075;42.85342;-.51069;1421;20220830;27.3;13.3;20.3;2.2;12.32;0;4.76;21188 +68075;42.85342;-.51069;1421;20220831;26.9;16.3;21.6;1.6;12.72;4.7;3.48;12408 +68075;42.85342;-.51069;1421;20220901;26.2;13;19.6;2.2;12.42;.2;4.44;19868 +68075;42.85342;-.51069;1421;20220902;25.4;15;20.2;1.7;13.22;2.5;3.74;16321 +68075;42.85342;-.51069;1421;20220903;22.7;11.3;17;1.6;12.92;.2;3.17;15250 +68075;42.85342;-.51069;1421;20220904;24.6;14.2;19.4;2.5;10.92;.3;4.51;19315 +68075;42.85342;-.51069;1421;20220905;25.9;16.4;21.1;2.6;12.92;4.4;4.57;18359 +68075;42.85342;-.51069;1421;20220906;25.2;14.2;19.7;2.5;13.42;.5;4.17;17772 +68075;42.85342;-.51069;1421;20220907;21.9;11.9;16.9;1.6;9.12;0;3.3;14654 +68075;42.85342;-.51069;1421;20220908;22.6;10.4;16.5;1.9;9.42;.5;3.69;17568 +68075;42.85342;-.51069;1421;20220909;22.5;12.6;17.5;2;9.32;.3;4;19499 +68075;42.85342;-.51069;1421;20220910;26.7;9.8;18.2;1.7;7.92;0;4.16;19743 +68075;42.85342;-.51069;1421;20220911;30;15.4;22.7;2.6;10.12;0;5.15;18441 +68075;42.85342;-.51069;1421;20220912;28.9;18.7;23.8;2.1;11.92;7.7;4.17;13606 +68075;42.85342;-.51069;1421;20220913;20;14.5;17.2;2.2;14.52;17.7;2.35;8226 +68075;42.85342;-.51069;1421;20220914;20.7;13.4;17;2;12.82;.2;2.97;13540 +68075;42.85342;-.51069;1421;20220915;22.7;12.1;17.4;1.7;12.12;3.8;3.13;14844 +68075;42.85342;-.51069;1421;20220916;22.3;10;16.1;1.6;11.52;.9;3.34;18799 +68075;42.85342;-.51069;1421;20220917;22.7;5.8;14.2;1.5;8.52;0;3.31;18562 +68075;42.85342;-.51069;1421;20220918;23.5;9.8;16.6;1.7;8.92;0;3.57;18441 +68075;42.85342;-.51069;1421;20220919;25.5;9.2;17.3;1.8;7.82;0;3.83;18318 +68075;42.85342;-.51069;1421;20220920;23.9;9;16.4;1.2;6.92;.1;3.23;18082 +68075;42.85342;-.51069;1421;20220921;22.6;8.3;15.4;1.6;8.02;0;3.34;17958 +68075;42.85342;-.51069;1421;20220922;22.3;9.6;15.9;2.5;9.02;0;3.76;17609 +68075;42.85342;-.51069;1421;20220923;18.5;11.1;14.8;2.8;11.62;4.8;2.58;9668 +68075;42.85342;-.51069;1421;20220924;16.2;8;12.1;1.9;10.12;2.2;2.22;11586 +68075;42.85342;-.51069;1421;20220925;16.7;3;9.8;1.9;7.32;.3;2.71;17126 +68075;42.85342;-.51069;1421;20220926;16;2.8;9.4;2;7.22;2.9;2.63;16562 +68075;42.85342;-.51069;1421;20220927;15.2;6.7;10.9;2;9.72;9;2.13;11964 +68075;42.85342;-.51069;1421;20220928;12.5;8.4;10.4;2;11.12;15.5;1.54;8286 +68075;42.85342;-.51069;1421;20220929;10.1;6.8;8.4;1.8;9.52;16.1;1.48;8965 +68075;42.85342;-.51069;1421;20220930;12.3;2.3;7.3;2;6.82;1.7;2.2;15745 +68075;42.85342;-.51069;1421;20221001;20.3;3.9;12.1;1.9;8.22;0;2.85;16368 +68075;42.85342;-.51069;1421;20221002;24.1;9.8;16.9;2.7;9.12;0;3.8;16241 +68075;42.85342;-.51069;1421;20221003;25;11.2;18.1;2.4;8.72;0;3.76;16007 +68075;42.85342;-.51069;1421;20221004;24.2;9.4;16.8;1.7;7.22;.1;3.19;15880 +68075;42.85342;-.51069;1421;20221005;23.5;11.2;17.3;2.5;9.02;.1;3.58;15648 +68075;42.85342;-.51069;1421;20221006;20.7;8.5;14.6;1.3;10.92;.1;2.27;13251 +68075;42.85342;-.51069;1421;20221007;19.5;9.5;14.5;2.4;11.82;1.9;2.43;11806 +68075;42.85342;-.51069;1421;20221008;21.7;8.1;14.9;1.7;11.62;1;2.41;13026 +68075;42.85342;-.51069;1421;20221009;21.2;10.5;15.8;2.5;11.12;.7;2.86;13419 +68075;42.85342;-.51069;1421;20221010;18.9;10.4;14.6;2.7;11.32;1.5;2.27;7178 +68075;42.85342;-.51069;1421;20221011;16.9;9.2;13;1.4;11.82;1.6;1.54;7205 +68075;42.85342;-.51069;1421;20221012;18.6;7.6;13.1;1.4;11.02;1;1.92;11488 +68075;42.85342;-.51069;1421;20221013;18.8;8.8;13.8;1.3;10.52;.1;2.07;13547 +68075;42.85342;-.51069;1421;20221014;21.1;12;16.5;2.5;10.12;.2;2.89;12159 +68075;42.85342;-.51069;1421;20221015;23.2;11.5;17.3;2.5;7.92;0;3.36;14181 +68075;42.85342;-.51069;1421;20221016;22.2;14.8;18.5;2.8;9.22;.4;3.42;13382 +68075;42.85342;-.51069;1421;20221017;20;13.7;16.8;3.7;11.02;6.9;3.07;8391 +68075;42.85342;-.51069;1421;20221018;24.7;10.3;17.5;2.6;11.12;0;3.08;12290 +68075;42.85342;-.51069;1421;20221019;21.9;14.8;18.3;2.6;10.72;15.9;2.84;7848 +68075;42.85342;-.51069;1421;20221020;14.9;10.7;12.8;3.4;11.42;13.9;1.8;4966 +68075;42.85342;-.51069;1421;20221021;13.5;10.7;12.1;2.1;11.52;5.9;1.36;4908 +68075;42.85342;-.51069;1421;20221022;15.4;10;12.7;2.4;10.82;2.2;1.7;6046 +68075;42.85342;-.51069;1421;20221023;16.6;13.8;15.2;4.7;10.02;5.7;3.03;5797 +68075;42.85342;-.51069;1421;20221024;16.2;11.8;14;2.2;10.12;.3;1.94;7183 +68075;42.85342;-.51069;1421;20221025;19;10.2;14.6;2.2;8.92;1.7;2.2;5849 +68075;42.85342;-.51069;1421;20221026;20.3;12.7;16.5;1.4;8.72;.4;1.98;8372 +68075;42.85342;-.51069;1421;20221027;21.6;14.8;18.2;2.6;7.62;.1;3.05;5100 +68075;42.85342;-.51069;1421;20221028;22.1;15.1;18.6;2.4;6.42;.1;3.09;6009 +68075;42.85342;-.51069;1421;20221029;21.5;17.7;19.6;3.2;3.52;0;4.11;8908 +68075;42.85342;-.51069;1421;20221030;18.2;11.6;14.9;2;6.02;5.5;2.38;5879 +68075;42.85342;-.51069;1421;20221031;15.7;9.3;12.5;1.9;11.02;11.4;1.43;5901 +68075;42.85342;-.51069;1421;20221101;15.7;7.1;11.4;2.4;10.52;.1;1.61;10523 +68075;42.85342;-.51069;1421;20221102;16;6.4;11.2;2.5;8.52;.4;1.87;8817 +68075;42.85342;-.51069;1421;20221103;11.7;11.4;11.5;1.8;9.72;12.3;1.33;4202 +68075;42.85342;-.51069;1421;20221104;7.1;1;4;2.1;6.62;17.3;1;6150 +68075;42.85342;-.51069;1421;20221105;13.5;.8;7.1;1.5;5.92;0;1.37;11207 +68075;42.85342;-.51069;1421;20221106;16.6;3.1;9.8;1.6;5.32;0;1.69;10777 +68075;42.85342;-.51069;1421;20221107;15.5;5.2;10.3;3.1;6.52;0;2.25;9784 +68075;42.85342;-.51069;1421;20221108;12.7;10;11.3;1.3;8.62;4.2;1.23;4366 +68075;42.85342;-.51069;1421;20221109;10.7;7.9;9.3;1.4;10.02;3.2;.91;4798 +68075;42.85342;-.51069;1421;20221110;14.3;1.5;7.9;1.7;7.12;0;1.31;10630 +68075;42.85342;-.51069;1421;20221111;15.5;5.4;10.4;3.5;8.22;.6;2.01;8484 +68075;42.85342;-.51069;1421;20221112;15.2;7.8;11.5;4.6;7.32;.1;2.68;8485 +68075;42.85342;-.51069;1421;20221113;17.1;7.8;12.4;2;7.22;0;1.75;10274 +68075;42.85342;-.51069;1421;20221114;9.5;8.2;8.8;1;9.12;2.6;.83;3703 +68075;42.85342;-.51069;1421;20221115;10.3;8.2;9.2;1.7;10.02;9.8;.91;3739 +68075;42.85342;-.51069;1421;20221116;9.2;3.7;6.4;1.6;8.92;2.3;.74;4004 +68075;42.85342;-.51069;1421;20221117;14.8;7.4;11.1;1.3;9.82;4;1.04;5549 +68075;42.85342;-.51069;1421;20221118;8.9;1.9;5.4;2;6.72;3.8;1;6774 +68075;42.85342;-.51069;1421;20221119;6.6;.1;3.3;2;5.92;4.2;.88;8057 +68075;42.85342;-.51069;1421;20221120;8.7;-1.6;3.5;1.3;6.12;11.4;.78;6067 +68075;42.85342;-.51069;1421;20221121;6.1;2.3;4.2;2;7.32;36.3;.74;3442 +68075;42.85342;-.51069;1421;20221122;.7;-1;-.2;1;6.12;22.9;.42;3555 +68075;42.85342;-.51069;1421;20221123;10;.1;5;1.4;8.42;9.4;.63;5772 +68075;42.85342;-.51069;1421;20221124;7.5;1.9;4.7;1.7;7.32;11.6;.76;3345 +68075;42.85342;-.51069;1421;20221125;8.3;3.6;5.9;1.8;7.42;5.1;.82;6757 +68075;42.85342;-.51069;1421;20221126;12;-1;5.5;1.1;5.12;0;.84;8134 +68075;42.85342;-.51069;1421;20221127;13.9;2.2;8;1.5;4.22;3.9;1.23;8362 +68075;42.85342;-.51069;1421;20221128;7.7;2.1;4.9;2.7;7.02;18.4;.89;7743 +68075;42.85342;-.51069;1421;20221129;8.2;.7;4.4;1.6;6.92;5.7;.68;7412 +68075;42.85342;-.51069;1421;20221130;9.3;-.7;4.3;1.7;5.52;0;.89;7366 +68075;42.85342;-.51069;1421;20221201;8.9;-2.3;3.3;1.4;4.92;0;.75;8571 +68075;42.85342;-.51069;1421;20221202;6.4;-2.6;1.9;1.6;5.02;0;.71;7210 +68075;42.85342;-.51069;1421;20221203;-.2;-2.3;-1.3;.8;5.42;3;.39;3113 +68075;42.85342;-.51069;1421;20221204;3.5;-3.4;0;1.7;5.22;0;.56;5626 +68075;42.85342;-.51069;1421;20221205;9;-2.7;3.1;2.5;6.52;3.6;.84;5732 +68075;42.85342;-.51069;1421;20221206;8.5;4;6.2;1.6;8.52;.2;.67;3259 +68075;42.85342;-.51069;1421;20221207;9.3;.5;4.9;1.1;7.32;.4;.54;6422 +68075;42.85342;-.51069;1421;20221208;6.8;3.6;5.2;1.7;7.52;21.2;.72;3023 +68075;42.85342;-.51069;1421;20221209;6.8;3.9;5.3;1.2;8.62;4.7;.51;3143 +68075;42.85342;-.51069;1421;20221210;4;0;2;1.3;5.32;0;.48;8088 +68075;42.85342;-.51069;1421;20221211;.6;-6;-2.7;.6;4.32;.9;.39;2983 +68075;42.85342;-.51069;1421;20221212;3.9;-1.9;1;1.6;7.02;22.4;.37;2972 +68075;42.85342;-.51069;1421;20221213;9.2;3.8;6.5;.9;10.32;15.7;.43;2962 +68075;42.85342;-.51069;1421;20221214;10.7;5.7;8.2;1.2;9.12;10.6;.59;6074 +68075;42.85342;-.51069;1421;20221215;7.9;5.1;6.5;.9;8.72;4.3;.55;3012 +68075;42.85342;-.51069;1421;20221216;6.9;3.1;5;1.1;7.92;3.1;.52;3734 +68075;42.85342;-.51069;1421;20221217;7.4;-1.7;2.8;1.4;6.72;0;.47;6703 +68075;42.85342;-.51069;1421;20221218;9.8;.6;5.2;2.9;6.52;.3;1.01;7885 +68075;42.85342;-.51069;1421;20221219;12.8;3.9;8.3;2.2;6.02;.1;1.24;7681 +68075;42.85342;-.51069;1421;20221220;11.2;6.2;8.7;1.7;5.92;8;1.3;2926 +68075;42.85342;-.51069;1421;20221221;9.1;4.1;6.6;1.2;8.72;.3;.6;3124 +68075;42.85342;-.51069;1421;20221222;11.4;4.1;7.7;2;9.12;.1;.72;6359 +68075;42.85342;-.51069;1421;20221223;13.3;6.5;9.9;1.3;9.12;0;.77;5571 +68075;42.85342;-.51069;1421;20221224;15.5;4.5;10;1.6;7.32;0;1.02;7427 +68075;42.85342;-.51069;1421;20221225;12.9;7.3;10.1;1.9;7.02;0;1.09;7899 +68075;42.85342;-.51069;1421;20221226;14.3;6.4;10.3;1.3;7.52;0;1;4797 +68075;42.85342;-.51069;1421;20221227;12.2;5.9;9;1;8.32;.3;.75;3944 +68075;42.85342;-.51069;1421;20221228;11.7;5.3;8.5;2.4;7.62;.5;1.06;7943 +68075;42.85342;-.51069;1421;20221229;7.1;4.4;5.7;1.9;8.52;15.2;.63;3033 +68075;42.85342;-.51069;1421;20221230;8.4;4;6.2;1.7;9.72;3.4;.5;2977 +68075;42.85342;-.51069;1421;20221231;14.3;6.1;10.2;3.2;7.32;0;1.67;7810 +68076;42.88444;-.2078;1401;20220101;15.7;8.4;12;2.9;4.43;0;2.36;8105 +68076;42.88444;-.2078;1401;20220102;14.1;8.3;11.2;1.9;6.03;0;1.59;6383 +68076;42.88444;-.2078;1401;20220103;12.1;5.8;8.9;2.5;7.23;0;1.4;7897 +68076;42.88444;-.2078;1401;20220104;12.1;6;9.1;3.1;6.73;15.6;1.76;6642 +68076;42.88444;-.2078;1401;20220105;2.7;-.8;1;3;4.13;1.9;1.06;5447 +68076;42.88444;-.2078;1401;20220106;2.1;-6;-2;1.6;3.13;0;.73;8348 +68076;42.88444;-.2078;1401;20220107;4.3;-4.2;.1;2;4.03;5.5;.86;7910 +68076;42.88444;-.2078;1401;20220108;4.6;-1.3;1.6;2.5;6.03;13.6;.78;7677 +68076;42.88444;-.2078;1401;20220109;3.7;.2;2;2.7;7.53;63.5;.38;3145 +68076;42.88444;-.2078;1401;20220110;8.3;3.6;5.9;3.6;8.73;38.9;.9;5049 +68076;42.88444;-.2078;1401;20220111;6.7;2.5;4.6;3.8;4.13;0;2;8375 +68076;42.88444;-.2078;1401;20220112;7.7;-.6;3.6;3.5;1.63;0;2.46;8710 +68076;42.88444;-.2078;1401;20220113;8.3;-2.2;3;2.8;2.53;0;1.77;8837 +68076;42.88444;-.2078;1401;20220114;7.3;-.4;3.4;2.7;2.23;.1;1.74;8897 +68076;42.88444;-.2078;1401;20220115;6.4;-2.8;1.8;1.6;2.93;0;1.01;8959 +68076;42.88444;-.2078;1401;20220116;7.4;-2.9;2.2;1.4;3.13;0;.93;9095 +68076;42.88444;-.2078;1401;20220117;8.9;-1.4;3.7;1;3.33;0;.81;9017 +68076;42.88444;-.2078;1401;20220118;11.8;.8;6.3;.9;3.13;.1;.83;9231 +68076;42.88444;-.2078;1401;20220119;7.8;.2;4;1.2;4.23;.5;.79;9302 +68076;42.88444;-.2078;1401;20220120;5.4;-1;2.2;2.4;4.73;3.4;1.2;9449 +68076;42.88444;-.2078;1401;20220121;3;-2.8;.1;2.1;3.33;0;1.23;9525 +68076;42.88444;-.2078;1401;20220122;6.4;-5.8;.3;1.2;3.73;.1;.8;9602 +68076;42.88444;-.2078;1401;20220123;8.7;-2;3.4;1.9;4.03;0;1.16;9757 +68076;42.88444;-.2078;1401;20220124;8.7;-1.3;3.7;1.8;3.93;0;1.2;9840 +68076;42.88444;-.2078;1401;20220125;8.7;-1.3;3.7;2.1;4.03;0;1.35;10000 +68076;42.88444;-.2078;1401;20220126;10.8;.8;5.8;2;3.33;0;1.63;10087 +68076;42.88444;-.2078;1401;20220127;12;1.2;6.6;1.9;2.63;0;1.74;10175 +68076;42.88444;-.2078;1401;20220128;11.6;.7;6.2;1.1;2.63;0;1.22;10187 +68076;42.88444;-.2078;1401;20220129;15.9;2.6;9.3;1.8;2.83;0;1.85;10436 +68076;42.88444;-.2078;1401;20220130;14.8;4.5;9.6;1.3;3.33;0;1.46;10610 +68076;42.88444;-.2078;1401;20220131;7.9;1.5;4.7;3.6;4.13;1.1;2.17;10706 +68076;42.88444;-.2078;1401;20220201;8.1;-.1;4;4;5.23;0;2.15;8626 +68076;42.88444;-.2078;1401;20220202;18.6;-.2;9.2;1.9;4.13;0;2.05;10904 +68076;42.88444;-.2078;1401;20220203;14.8;7.2;11;2.5;3.03;0;2.63;11005 +68076;42.88444;-.2078;1401;20220204;9.8;3.2;6.5;1.3;5.13;.7;1.23;10530 +68076;42.88444;-.2078;1401;20220205;7.2;1;4.1;1.2;5.53;1;1.14;11296 +68076;42.88444;-.2078;1401;20220206;8.4;-3.3;2.5;1.1;4.43;.1;.99;10982 +68076;42.88444;-.2078;1401;20220207;8.4;-.2;4.1;2.5;4.73;1;1.59;9057 +68076;42.88444;-.2078;1401;20220208;15.5;.4;8;2.2;3.73;0;2.2;11703 +68076;42.88444;-.2078;1401;20220209;14.1;3.6;8.8;3.1;3.83;0;2.72;11814 +68076;42.88444;-.2078;1401;20220210;12.9;2.3;7.6;1.6;4.43;0;1.69;12013 +68076;42.88444;-.2078;1401;20220211;9.5;3.2;6.3;1.3;5.93;.7;1.4;10992 +68076;42.88444;-.2078;1401;20220212;8.7;.8;4.8;1.8;6.73;.1;1.24;8371 +68076;42.88444;-.2078;1401;20220213;6.8;2.9;4.9;2.3;7.23;10.2;1.17;5087 +68076;42.88444;-.2078;1401;20220214;3.8;-.2;1.8;1.6;6.43;7.9;.86;8095 +68076;42.88444;-.2078;1401;20220215;5.6;-1.6;2;2.1;5.73;3.1;1.2;12052 +68076;42.88444;-.2078;1401;20220216;8.3;0;4.2;1.7;7.13;3.6;1.14;5268 +68076;42.88444;-.2078;1401;20220217;15.4;3.9;9.7;1.7;8.13;0;1.81;13013 +68076;42.88444;-.2078;1401;20220218;15.8;6;10.9;2.8;6.63;3.3;2.61;13135 +68076;42.88444;-.2078;1401;20220219;4.4;1.3;2.9;2.5;5.23;1.3;1.7;11771 +68076;42.88444;-.2078;1401;20220220;11.8;-3.3;4.3;1.6;4.96;.1;1.61;11818 +68076;42.88444;-.2078;1401;20220221;9.8;1.3;5.5;2.7;4.63;.7;2.18;13221 +68076;42.88444;-.2078;1401;20220222;12.4;.5;6.4;2.3;3.73;0;2.44;13819 +68076;42.88444;-.2078;1401;20220223;14.5;2.2;8.4;2;4.33;0;2.29;13945 +68076;42.88444;-.2078;1401;20220224;11.9;4.1;8;2.3;5.53;.9;2.17;13203 +68076;42.88444;-.2078;1401;20220225;7.1;-.2;3.5;1.3;5.23;.1;1.49;10603 +68076;42.88444;-.2078;1401;20220226;9.3;-1.4;4;1.8;5.63;0;1.73;14228 +68076;42.88444;-.2078;1401;20220227;10;1.7;5.8;1.5;6.83;0;1.34;7254 +68076;42.88444;-.2078;1401;20220228;11.5;1.4;6.5;2.2;6.63;0;1.75;10608 +68076;42.88444;-.2078;1401;20220301;13.2;1.7;7.5;1.5;4.73;0;2.07;13510 +68076;42.88444;-.2078;1401;20220302;7.3;3;5.2;1.5;6.83;2.4;1.33;7281 +68076;42.88444;-.2078;1401;20220303;9.7;-.1;4.8;1.5;6.73;5.3;1.69;14054 +68076;42.88444;-.2078;1401;20220304;5.5;1.5;3.5;6;4.63;2;2.8;11417 +68076;42.88444;-.2078;1401;20220305;5;-1.2;1.9;1;4.43;.3;1.24;6478 +68076;42.88444;-.2078;1401;20220306;2.7;-1;.8;1;5.83;.3;.93;5822 +68076;42.88444;-.2078;1401;20220307;5.5;-2;1.8;2.5;5.73;1.9;1.47;10475 +68076;42.88444;-.2078;1401;20220308;4;.3;2.2;2.2;6.33;2.6;1;6056 +68076;42.88444;-.2078;1401;20220309;7.8;-.4;3.7;2.3;6.13;.1;1.79;13624 +68076;42.88444;-.2078;1401;20220310;7.5;2.5;5;2.2;7.13;2.6;1.35;6292 +68076;42.88444;-.2078;1401;20220311;5.8;3.9;4.8;2.6;7.43;18.2;1.3;6144 +68076;42.88444;-.2078;1401;20220312;7.7;.3;4;1.6;6.63;2.1;1.72;12565 +68076;42.88444;-.2078;1401;20220313;6.7;1.2;4;3.1;5.43;9;2.01;11694 +68076;42.88444;-.2078;1401;20220314;7.8;.7;4.3;5;5.93;5;1.85;6339 +68076;42.88444;-.2078;1401;20220315;14;6.1;10;5.8;5.73;0;4.6;15292 +68076;42.88444;-.2078;1401;20220316;12.3;7.7;10;2.8;7.03;1.9;2.35;6469 +68076;42.88444;-.2078;1401;20220317;6.3;4.7;5.5;4.6;6.73;7.9;2.35;6534 +68076;42.88444;-.2078;1401;20220318;8.3;2.5;5.4;1.7;7.86;.8;1.23;6190 +68076;42.88444;-.2078;1401;20220319;10;2.6;6.3;1.4;8.01;0;1.5;9492 +68076;42.88444;-.2078;1401;20220320;7.4;3.5;5.4;2.7;7.23;1.4;1.54;6728 +68076;42.88444;-.2078;1401;20220321;6.5;4.2;5.3;3.9;6.93;1;2.11;9065 +68076;42.88444;-.2078;1401;20220322;6.3;1.3;3.8;3.8;5.33;0;2.2;9256 +68076;42.88444;-.2078;1401;20220323;7.7;-.7;3.5;3.1;5.23;0;2.65;17484 +68076;42.88444;-.2078;1401;20220324;7.4;.1;3.7;2.3;5.83;0;1.63;7448 +68076;42.88444;-.2078;1401;20220325;10.7;3.7;7.2;.9;7.53;0;1.78;11459 +68076;42.88444;-.2078;1401;20220326;11.1;1.9;6.5;1.9;6.53;.6;2.43;15159 +68076;42.88444;-.2078;1401;20220327;11.3;1.8;6.5;2.4;6.93;0;2.12;12099 +68076;42.88444;-.2078;1401;20220328;12.6;4.3;8.5;4.2;5.03;0;3.58;16190 +68076;42.88444;-.2078;1401;20220329;12.5;5.7;9.1;1.1;7.23;1.5;2.06;10381 +68076;42.88444;-.2078;1401;20220330;8.2;3;5.6;3.4;7.03;3.7;2.92;19373 +68076;42.88444;-.2078;1401;20220331;7.2;.7;4;2.9;5.13;7.3;2.43;15431 +68076;42.88444;-.2078;1401;20220401;-.6;-4.6;-2.6;3.9;3.13;9.5;1.96;14210 +68076;42.88444;-.2078;1401;20220402;-.3;-5.5;-2.9;3.3;2.93;.8;2.05;18278 +68076;42.88444;-.2078;1401;20220403;.5;-5.9;-2.7;4.2;2.53;.2;2.4;20201 +68076;42.88444;-.2078;1401;20220404;5.8;-7.3;-.8;1.8;3.53;0;2.43;20316 +68076;42.88444;-.2078;1401;20220405;10.2;-3.9;3.1;1.6;4.43;0;2.74;20308 +68076;42.88444;-.2078;1401;20220406;12;.4;6.2;1.5;5.23;0;2.66;17479 +68076;42.88444;-.2078;1401;20220407;14;1.1;7.6;1.7;6.23;0;2.89;18808 +68076;42.88444;-.2078;1401;20220408;12.4;4.1;8.2;1.9;7.03;3.7;2.69;14589 +68076;42.88444;-.2078;1401;20220409;9.9;2.2;6.1;3.2;4.43;.7;3.33;20870 +68076;42.88444;-.2078;1401;20220410;15.2;1.2;8.2;2.5;4.93;0;3.63;21102 +68076;42.88444;-.2078;1401;20220411;16.8;6.7;11.8;5.2;6.83;0;5.12;20958 +68076;42.88444;-.2078;1401;20220412;9.8;6.1;7.9;3.3;8.43;19.8;1.89;9033 +68076;42.88444;-.2078;1401;20220413;9.6;4.6;7.1;1.4;9.23;3.6;1.46;8340 +68076;42.88444;-.2078;1401;20220414;15.1;4.3;9.7;2.1;9.23;0;3.13;18488 +68076;42.88444;-.2078;1401;20220415;17.9;6.6;12.2;2.3;9.33;0;4.02;21869 +68076;42.88444;-.2078;1401;20220416;18.6;6.8;12.7;2.4;8.43;0;4.3;22095 +68076;42.88444;-.2078;1401;20220417;18.8;5.6;12.2;1.8;7.53;0;4.04;22193 +68076;42.88444;-.2078;1401;20220418;16;3.8;9.9;1.6;8.43;0;3.38;19990 +68076;42.88444;-.2078;1401;20220419;6.2;4.7;5.5;1;8.63;24.7;1.4;8549 +68076;42.88444;-.2078;1401;20220420;6.4;.9;3.6;2.3;7.03;4.2;2.34;16567 +68076;42.88444;-.2078;1401;20220421;9.1;.8;4.9;3.3;6.63;.1;3.2;22053 +68076;42.88444;-.2078;1401;20220422;10.3;2.6;6.5;3.7;6.93;16.8;2.93;17233 +68076;42.88444;-.2078;1401;20220423;3;1.6;2.3;1.9;7.13;13.3;1.27;9019 +68076;42.88444;-.2078;1401;20220424;11.5;0;5.8;2;7.13;1.7;2.23;14135 +68076;42.88444;-.2078;1401;20220425;14.9;2.9;8.9;2.4;6.53;0;3.59;21617 +68076;42.88444;-.2078;1401;20220426;16.8;5.7;11.3;3.2;7.53;.1;4.45;21828 +68076;42.88444;-.2078;1401;20220427;13.2;7.1;10.1;2.2;8.23;6.6;2.76;11838 +68076;42.88444;-.2078;1401;20220428;15.8;6.4;11.1;1.7;10.03;.7;2.84;16611 +68076;42.88444;-.2078;1401;20220429;19.9;4.1;12;1.4;9.86;.1;3.44;20190 +68076;42.88444;-.2078;1401;20220430;18.7;4.7;11.7;2.8;7.76;.1;4.21;22139 +68076;42.88444;-.2078;1401;20220501;19.6;3.1;11.3;1.6;7.61;1.4;3.69;20621 +68076;42.88444;-.2078;1401;20220502;12.3;5.7;9;1;10.26;8.2;1.81;10058 +68076;42.88444;-.2078;1401;20220503;10.1;4;7.1;1;10.26;2.9;1.52;9350 +68076;42.88444;-.2078;1401;20220504;15;4.1;9.6;2.5;8.71;2.1;2.81;14682 +68076;42.88444;-.2078;1401;20220505;13.8;3.8;8.8;3.4;6.71;.1;3.84;22470 +68076;42.88444;-.2078;1401;20220506;14.1;7.4;10.8;3.6;6.16;1;4.01;18197 +68076;42.88444;-.2078;1401;20220507;17.4;6.8;12.1;3.5;6.51;0;4.66;21838 +68076;42.88444;-.2078;1401;20220508;18.3;4.1;11.2;2.6;7.01;0;4.18;21516 +68076;42.88444;-.2078;1401;20220509;20.6;5.9;13.3;1.7;8.71;.1;3.66;18091 +68076;42.88444;-.2078;1401;20220510;23;6.6;14.8;2.2;8.96;.1;4.74;23815 +68076;42.88444;-.2078;1401;20220511;25.3;8.4;16.8;2;9.06;1.1;5.05;23745 +68076;42.88444;-.2078;1401;20220512;23.1;9.9;16.5;1.4;9.51;.2;4.37;22429 +68076;42.88444;-.2078;1401;20220513;24;7.5;15.7;1.6;9.01;.3;4.65;23842 +68076;42.88444;-.2078;1401;20220514;24.6;9.5;17.1;1.9;9.66;1.4;4.53;20063 +68076;42.88444;-.2078;1401;20220515;22.9;10;16.4;2.4;10.46;1.1;4.29;18122 +68076;42.88444;-.2078;1401;20220516;23.8;9.7;16.8;1.7;10.71;.1;4.56;22925 +68076;42.88444;-.2078;1401;20220517;25.7;10.4;18;1.8;10.36;.1;4.69;21491 +68076;42.88444;-.2078;1401;20220518;26.1;10.9;18.5;1.6;10.86;.9;4.66;21661 +68076;42.88444;-.2078;1401;20220519;26.9;13.8;20.4;1.9;10.56;.2;5.47;24132 +68076;42.88444;-.2078;1401;20220520;26.1;14.2;20.2;1.5;9.96;.1;4.27;16466 +68076;42.88444;-.2078;1401;20220521;30.6;12.9;21.7;1.6;9.36;0;5.5;23862 +68076;42.88444;-.2078;1401;20220522;26.4;15.1;20.7;2.3;9.66;2.8;4.77;15162 +68076;42.88444;-.2078;1401;20220523;21.1;9.1;15.1;1.5;11.51;1.2;4.13;22215 +68076;42.88444;-.2078;1401;20220524;13.1;6.7;9.9;1.5;9.61;11;2.12;9865 +68076;42.88444;-.2078;1401;20220525;13.9;4.6;9.3;3.8;6.86;2.2;4.16;23350 +68076;42.88444;-.2078;1401;20220526;20.5;4.9;12.7;3.3;7.26;0;5.25;24809 +68076;42.88444;-.2078;1401;20220527;24.5;5.5;15;2.5;7.26;.1;5.45;24841 +68076;42.88444;-.2078;1401;20220528;26.7;8.8;17.7;1.8;7.76;0;5.39;24872 +68076;42.88444;-.2078;1401;20220529;26;7.9;17;1.2;9.36;.2;4.56;22716 +68076;42.88444;-.2078;1401;20220530;23.2;8.8;16;1.3;10.91;4.1;3.77;17618 +68076;42.88444;-.2078;1401;20220531;22.9;9.9;16.4;1.6;12.11;.4;3.91;18311 +68076;42.88444;-.2078;1401;20220601;25.5;11.7;18.6;1.6;10.91;.2;4.66;21046 +68076;42.88444;-.2078;1401;20220602;25.9;12.5;19.2;2.3;11.91;3.3;4.88;19689 +68076;42.88444;-.2078;1401;20220603;25.5;11.7;18.6;2.2;11.26;6.1;4.72;18917 +68076;42.88444;-.2078;1401;20220604;24.9;10.2;17.5;1.9;12.46;12.2;4.28;18575 +68076;42.88444;-.2078;1401;20220605;23.6;8;15.8;1.3;11.11;.3;4.37;23023 +68076;42.88444;-.2078;1401;20220606;23.7;10.1;16.9;1.4;10.71;5;4.15;19271 +68076;42.88444;-.2078;1401;20220607;25.2;9.2;17.2;1.3;10.51;.1;4.81;24538 +68076;42.88444;-.2078;1401;20220608;22;12.2;17.1;1.6;11.41;2;3.79;16821 +68076;42.88444;-.2078;1401;20220609;23.3;8.7;16;3;7.81;0;5.78;25272 +68076;42.88444;-.2078;1401;20220610;30.6;9.4;20;1.7;6.91;0;5.82;25217 +68076;42.88444;-.2078;1401;20220611;30.8;13.3;22.1;2.4;9.96;1.2;6.21;22785 +68076;42.88444;-.2078;1401;20220612;29.2;12.5;20.8;2;11.46;2.5;5.12;20014 +68076;42.88444;-.2078;1401;20220613;31;13.9;22.4;1.8;11.36;.1;5.94;24697 +68076;42.88444;-.2078;1401;20220614;31.8;15.9;23.8;1.7;11.96;3;5.29;19318 +68076;42.88444;-.2078;1401;20220615;33.4;14.7;24;1.9;12.26;0;6.21;23816 +68076;42.88444;-.2078;1401;20220616;33.9;17;25.4;1.8;11.56;0;6.06;22492 +68076;42.88444;-.2078;1401;20220617;33.9;17.2;25.5;2;11.66;.2;6.11;22072 +68076;42.88444;-.2078;1401;20220618;33.8;17.8;25.8;2.5;10.66;0;7.08;25413 +68076;42.88444;-.2078;1401;20220619;27.5;17.5;22.5;3.7;9.51;.3;6.59;19942 +68076;42.88444;-.2078;1401;20220620;27.5;12.8;20.2;2.4;12.46;.6;5.35;21730 +68076;42.88444;-.2078;1401;20220621;25.4;15.4;20.4;1.9;13.66;2.5;4.2;16010 +68076;42.88444;-.2078;1401;20220622;22.4;12.9;17.6;2.3;12.46;1.8;4.29;18651 +68076;42.88444;-.2078;1401;20220623;22.1;10.7;16.4;2;10.81;5.4;3.85;15743 +68076;42.88444;-.2078;1401;20220624;20.8;9.6;15.2;1.3;11.11;.8;3.46;16685 +68076;42.88444;-.2078;1401;20220625;21.4;10.8;16.1;1.7;11.21;4.7;3.29;12609 +68076;42.88444;-.2078;1401;20220626;20.4;10.4;15.4;1.2;14.11;8.4;2.82;13245 +68076;42.88444;-.2078;1401;20220627;19.2;9.7;14.5;1.3;13.06;2.7;2.97;14915 +68076;42.88444;-.2078;1401;20220628;24.4;6.9;15.7;1.3;10.36;.1;4.79;25293 +68076;42.88444;-.2078;1401;20220629;26.5;9.7;18.1;1.8;9.76;2.7;4.88;21090 +68076;42.88444;-.2078;1401;20220630;20.3;10.4;15.3;1.2;12.51;1.4;3.31;16416 +68076;42.88444;-.2078;1401;20220701;24.8;5.9;15.3;1.3;8.26;.1;4.81;25259 +68076;42.88444;-.2078;1401;20220702;30.6;11.2;20.9;2.1;9.41;0;6.13;24960 +68076;42.88444;-.2078;1401;20220703;30.6;13.5;22.1;1.9;13.81;2.2;5.01;18955 +68076;42.88444;-.2078;1401;20220704;27.9;12.4;20.1;1.3;13.96;.1;4.72;21885 +68076;42.88444;-.2078;1401;20220705;29;12;20.5;1.2;13.41;2.5;5.01;23702 +68076;42.88444;-.2078;1401;20220706;19.1;14.1;16.6;1.8;15.26;5.7;2.78;11617 +68076;42.88444;-.2078;1401;20220707;21.1;9.9;15.5;2.6;11.43;0;5.71;26358 +68076;42.88444;-.2078;1401;20220708;24.9;11.1;18;2.4;10.78;.2;6.43;27476 +68076;42.88444;-.2078;1401;20220709;28;11.4;19.7;1.8;12.63;.1;6.06;27245 +68076;42.88444;-.2078;1401;20220710;28.8;14.1;21.4;1.2;14.48;.1;5.56;26166 +68076;42.88444;-.2078;1401;20220711;28.9;15.5;22.2;1.2;15.43;.6;5.27;23767 +68076;42.88444;-.2078;1401;20220712;31.9;15.4;23.7;1.7;13.96;.1;5.67;22891 +68076;42.88444;-.2078;1401;20220713;33.7;14.9;24.3;1.6;11.51;0;6.05;24922 +68076;42.88444;-.2078;1401;20220714;33.8;14.9;24.3;1.8;9.96;.1;6.33;24891 +68076;42.88444;-.2078;1401;20220715;33.5;14.9;24.2;1.6;9.81;0;6.03;24859 +68076;42.88444;-.2078;1401;20220716;35.4;16.1;25.7;2;8.66;0;6.61;24686 +68076;42.88444;-.2078;1401;20220717;36;16.4;26.2;1.9;9.36;0;6.41;23796 +68076;42.88444;-.2078;1401;20220718;34.3;18.2;26.3;1.8;11.16;.2;6.37;24614 +68076;42.88444;-.2078;1401;20220719;32.3;18.3;25.3;2;11.31;4.6;6.09;22784 +68076;42.88444;-.2078;1401;20220720;26.9;13.2;20.1;1.1;15.28;.1;5.12;24292 +68076;42.88444;-.2078;1401;20220721;30.2;14.4;22.3;1.2;14.33;.1;5.38;25306 +68076;42.88444;-.2078;1401;20220722;31.3;16.7;24;1.7;12.81;.9;5.49;22150 +68076;42.88444;-.2078;1401;20220723;30.5;13.4;21.9;1.3;14.26;0;5.09;23207 +68076;42.88444;-.2078;1401;20220724;33.7;15.6;24.7;1.7;11.91;.1;5.97;24231 +68076;42.88444;-.2078;1401;20220725;30.7;16.6;23.7;1.3;11.46;.7;5.26;23693 +68076;42.88444;-.2078;1401;20220726;28.4;10.2;19.3;1.2;10.26;.7;4.82;23498 +68076;42.88444;-.2078;1401;20220727;27.7;8.1;17.9;1.1;9.31;0;4.69;24017 +68076;42.88444;-.2078;1401;20220728;27.4;12.9;20.2;1;12.21;3.6;3.91;17424 +68076;42.88444;-.2078;1401;20220729;20.2;14.6;17.4;.8;16.46;5.5;2.61;12346 +68076;42.88444;-.2078;1401;20220730;24.4;12.9;18.7;.9;17.03;.1;4.86;25165 +68076;42.88444;-.2078;1401;20220731;26.2;14;20.1;1.3;17.28;0;5.15;24642 +68076;42.88444;-.2078;1401;20220801;30.3;14;22.2;1.2;15.56;0;4.75;21934 +68076;42.88444;-.2078;1401;20220802;32.7;14.5;23.6;1.3;12.96;0;5.36;23341 +68076;42.88444;-.2078;1401;20220803;32.1;17.1;24.6;1.9;13.36;.9;5.28;18834 +68076;42.88444;-.2078;1401;20220804;32.5;15.2;23.9;1.8;13.01;5.9;5.62;22810 +68076;42.88444;-.2078;1401;20220805;31.2;14.4;22.8;1.5;13.51;.1;4.93;20802 +68076;42.88444;-.2078;1401;20220806;30.5;13.2;21.9;1.4;14.26;.3;4.75;20902 +68076;42.88444;-.2078;1401;20220807;29.4;15.6;22.5;1.8;15.41;1.8;4.46;16512 +68076;42.88444;-.2078;1401;20220808;29.4;13.7;21.5;1.6;13.96;2.8;4.44;18280 +68076;42.88444;-.2078;1401;20220809;30;13.4;21.7;1.3;15.63;3.2;4.57;20596 +68076;42.88444;-.2078;1401;20220810;30.8;14.4;22.6;1.9;14.01;2;4.9;19009 +68076;42.88444;-.2078;1401;20220811;30.9;15.3;23.1;1.6;13.01;.1;5.13;21497 +68076;42.88444;-.2078;1401;20220812;33;17;25;1.5;12.71;.1;5.29;21805 +68076;42.88444;-.2078;1401;20220813;30.8;17;23.9;1.9;13.76;.9;4.85;17229 +68076;42.88444;-.2078;1401;20220814;26.7;13.9;20.3;1.9;11.41;.5;4.48;18301 +68076;42.88444;-.2078;1401;20220815;25;9.8;17.4;1.2;10.26;.2;3.75;18170 +68076;42.88444;-.2078;1401;20220816;24.5;13.5;19;1.5;11.96;9.7;3.52;13987 +68076;42.88444;-.2078;1401;20220817;23.4;9.2;16.3;1.7;11.76;6.4;3.83;18812 +68076;42.88444;-.2078;1401;20220818;19.2;9.4;14.3;2.5;10.81;5;3.48;16014 +68076;42.88444;-.2078;1401;20220819;26;8;17;1.6;10.41;4.7;4.26;20929 +68076;42.88444;-.2078;1401;20220820;28.5;10.1;19.3;1.3;10.56;1.3;4.38;20713 +68076;42.88444;-.2078;1401;20220821;27.2;13;20.1;1.5;10.86;.1;4.24;18757 +68076;42.88444;-.2078;1401;20220822;26.4;9.9;18.1;1.8;11.96;.4;4.25;19879 +68076;42.88444;-.2078;1401;20220823;27.5;11.5;19.5;1.3;13.31;0;3.72;16691 +68076;42.88444;-.2078;1401;20220824;31.1;14.3;22.7;1.8;14.46;1;4.49;17251 +68076;42.88444;-.2078;1401;20220825;27.3;14.4;20.8;1.3;14.46;7.4;3.4;13347 +68076;42.88444;-.2078;1401;20220826;27.1;10.9;19;1.2;13.61;.5;3.71;17964 +68076;42.88444;-.2078;1401;20220827;27;11.1;19.1;1.3;12.81;.3;3.89;18472 +68076;42.88444;-.2078;1401;20220828;28.9;13;21;1.7;11.66;.6;4.39;18111 +68076;42.88444;-.2078;1401;20220829;26.8;12.1;19.5;1.8;13.41;10.3;3.7;13909 +68076;42.88444;-.2078;1401;20220830;25.8;11.9;18.9;1.4;13.76;0;3.97;19972 +68076;42.88444;-.2078;1401;20220831;24.9;13.8;19.3;1.4;13.36;5.3;2.85;10844 +68076;42.88444;-.2078;1401;20220901;25.2;10.6;17.9;1.5;12.81;0;3.45;16169 +68076;42.88444;-.2078;1401;20220902;24.7;12.7;18.7;1.2;14.21;4.4;3.15;14878 +68076;42.88444;-.2078;1401;20220903;22;10.8;16.4;1.3;13.96;2.5;2.83;14369 +68076;42.88444;-.2078;1401;20220904;24;11.5;17.8;1.7;11.66;.3;3.59;16684 +68076;42.88444;-.2078;1401;20220905;24.9;13.3;19.1;1.7;13.61;4.8;3.49;14951 +68076;42.88444;-.2078;1401;20220906;24.8;12.5;18.7;1.7;14.16;.9;3.49;16342 +68076;42.88444;-.2078;1401;20220907;22.1;10.9;16.5;1.3;10.66;.1;3;14423 +68076;42.88444;-.2078;1401;20220908;21.6;8.6;15.1;1.2;10.41;1.1;2.88;14574 +68076;42.88444;-.2078;1401;20220909;23.1;11.5;17.3;1.3;10.76;.7;3.39;17391 +68076;42.88444;-.2078;1401;20220910;26.3;7.8;17;1.2;9.36;0;3.48;17655 +68076;42.88444;-.2078;1401;20220911;29.1;12.5;20.8;1.6;11.71;.1;3.99;16458 +68076;42.88444;-.2078;1401;20220912;27.4;15.4;21.4;1.4;13.76;4.9;3.25;12194 +68076;42.88444;-.2078;1401;20220913;18.2;13.8;16;1.8;15.56;13.4;1.85;7303 +68076;42.88444;-.2078;1401;20220914;20.4;12.5;16.4;1.4;13.96;.1;2.48;11717 +68076;42.88444;-.2078;1401;20220915;21.5;10.2;15.8;1.2;12.76;5.1;2.42;11782 +68076;42.88444;-.2078;1401;20220916;22.7;8.8;15.7;1.4;12.01;1.4;2.94;15677 +68076;42.88444;-.2078;1401;20220917;22.4;5.5;14;1.3;9.56;0;2.93;16425 +68076;42.88444;-.2078;1401;20220918;22.7;8.3;15.5;1.1;10.56;0;2.91;16316 +68076;42.88444;-.2078;1401;20220919;24.9;8.1;16.5;1.2;9.91;0;3.13;16026 +68076;42.88444;-.2078;1401;20220920;23.5;7.6;15.6;1;9.41;.1;2.76;15681 +68076;42.88444;-.2078;1401;20220921;22.5;7.5;15;1.2;9.71;0;2.8;15513 +68076;42.88444;-.2078;1401;20220922;21.7;7.6;14.6;1.6;10.11;.1;2.91;14878 +68076;42.88444;-.2078;1401;20220923;18.1;9.4;13.8;1.7;12.31;8.6;2.03;8747 +68076;42.88444;-.2078;1401;20220924;15.9;7.5;11.7;1.3;10.91;4.4;1.86;9964 +68076;42.88444;-.2078;1401;20220925;16.1;3;9.6;1.4;8.31;.8;2.18;13280 +68076;42.88444;-.2078;1401;20220926;16.4;2.2;9.3;1.5;7.66;2.9;2.27;13942 +68076;42.88444;-.2078;1401;20220927;15.9;5.7;10.8;1.8;9.16;10;2.09;10909 +68076;42.88444;-.2078;1401;20220928;15.3;7.9;11.6;1.4;11.11;19.8;1.72;9544 +68076;42.88444;-.2078;1401;20220929;10.4;5.8;8.1;1.8;9.53;13.4;1.48;8965 +68076;42.88444;-.2078;1401;20220930;13;2;7.5;2;6.56;1.4;2.23;13468 +68076;42.88444;-.2078;1401;20221001;20;2.3;11.2;1.4;7.76;0;2.4;13734 +68076;42.88444;-.2078;1401;20221002;24.2;7.2;15.7;1.7;9.66;.1;2.91;13680 +68076;42.88444;-.2078;1401;20221003;24.6;8.9;16.8;1.5;10.11;0;2.84;13462 +68076;42.88444;-.2078;1401;20221004;23.5;7.2;15.3;1.3;8.96;.1;2.56;13298 +68076;42.88444;-.2078;1401;20221005;23;8.5;15.8;1.6;10.06;0;2.68;13081 +68076;42.88444;-.2078;1401;20221006;20.8;6.7;13.7;1;10.81;0;2.01;11838 +68076;42.88444;-.2078;1401;20221007;19;8.3;13.6;1.5;11.91;4.1;1.91;9722 +68076;42.88444;-.2078;1401;20221008;20.8;7.9;14.3;1.2;12.01;.5;2;11367 +68076;42.88444;-.2078;1401;20221009;19.9;9.3;14.6;1.5;11.66;.9;2.11;10722 +68076;42.88444;-.2078;1401;20221010;17.8;7.8;12.8;1.7;11.16;1.1;1.79;7617 +68076;42.88444;-.2078;1401;20221011;16.2;7.5;11.9;1;11.91;3.2;1.35;7224 +68076;42.88444;-.2078;1401;20221012;18.9;6.8;12.8;1;11.51;1.8;1.69;10113 +68076;42.88444;-.2078;1401;20221013;18.9;8.3;13.6;.9;11.46;.1;1.78;11619 +68076;42.88444;-.2078;1401;20221014;21.3;9.9;15.6;1.7;11.11;.3;2.29;10983 +68076;42.88444;-.2078;1401;20221015;22.8;8.8;15.8;1.6;9.51;0;2.45;11694 +68076;42.88444;-.2078;1401;20221016;21.9;12;17;1.8;10.26;.2;2.55;11404 +68076;42.88444;-.2078;1401;20221017;18.6;11.3;15;2.2;12.01;6.8;2.1;7456 +68076;42.88444;-.2078;1401;20221018;23.2;8.8;16;1.5;12.06;0;2.25;10970 +68076;42.88444;-.2078;1401;20221019;21.6;11.5;16.5;2.1;11.56;27.5;2.3;7118 +68076;42.88444;-.2078;1401;20221020;13.4;10.2;11.8;2.7;12.36;15.7;1.33;4660 +68076;42.88444;-.2078;1401;20221021;12.5;9.9;11.2;1.7;12.16;6.3;1.1;4606 +68076;42.88444;-.2078;1401;20221022;14.5;9;11.8;1.8;11.51;2;1.33;5198 +68076;42.88444;-.2078;1401;20221023;15.9;11.8;13.8;3.6;11.06;7.3;2.21;5000 +68076;42.88444;-.2078;1401;20221024;15.4;10.6;13;1.6;11.16;0;1.49;6145 +68076;42.88444;-.2078;1401;20221025;18.3;8.2;13.3;1.5;10.11;.1;1.66;6113 +68076;42.88444;-.2078;1401;20221026;19.6;10;14.8;.9;10.26;.2;1.53;7342 +68076;42.88444;-.2078;1401;20221027;20;11.1;15.5;1.6;9.76;.2;2.04;5020 +68076;42.88444;-.2078;1401;20221028;20.3;11.8;16.1;1.6;8.96;0;2.11;6142 +68076;42.88444;-.2078;1401;20221029;19.6;12.4;16;1.9;6.76;0;2.59;7697 +68076;42.88444;-.2078;1401;20221030;17;7.6;12.3;1.4;7.46;2.5;1.73;6240 +68076;42.88444;-.2078;1401;20221031;14.9;7.6;11.3;1.6;11.01;10;1.21;5313 +68076;42.88444;-.2078;1401;20221101;15;6.5;10.8;1.5;10.81;.1;1.28;9079 +68076;42.88444;-.2078;1401;20221102;16.1;5.2;10.6;1.7;9.06;.4;1.46;7744 +68076;42.88444;-.2078;1401;20221103;11;8.9;9.9;1.4;10.16;11.3;1.02;3945 +68076;42.88444;-.2078;1401;20221104;7.5;-.2;3.6;1.7;6.71;19.2;.91;5949 +68076;42.88444;-.2078;1401;20221105;13.3;.3;6.8;1.7;5.81;.1;1.46;9623 +68076;42.88444;-.2078;1401;20221106;15.8;1.5;8.7;1.3;6.26;0;1.38;9284 +68076;42.88444;-.2078;1401;20221107;14.8;2.5;8.6;1.9;7.01;0;1.57;8794 +68076;42.88444;-.2078;1401;20221108;13;7.1;10.1;1.1;8.96;3.3;1.08;4985 +68076;42.88444;-.2078;1401;20221109;11;7.5;9.2;1.1;10.51;3.9;.84;4245 +68076;42.88444;-.2078;1401;20221110;13.6;.8;7.2;1.6;7.26;0;1.2;9067 +68076;42.88444;-.2078;1401;20221111;14.8;3.1;8.9;2.2;8.31;.6;1.44;6920 +68076;42.88444;-.2078;1401;20221112;14.9;6.2;10.5;2.8;8.41;.1;1.83;7472 +68076;42.88444;-.2078;1401;20221113;16.1;4.9;10.5;1.4;7.71;0;1.32;8747 +68076;42.88444;-.2078;1401;20221114;9.2;5.7;7.5;.9;9.46;1.5;.69;3558 +68076;42.88444;-.2078;1401;20221115;10.2;7.5;8.8;1.7;10.46;6.9;.82;3518 +68076;42.88444;-.2078;1401;20221116;9.3;2.8;6.1;1.3;8.86;.7;.69;4555 +68076;42.88444;-.2078;1401;20221117;13.5;5.6;9.5;1.1;9.56;8.1;.89;5025 +68076;42.88444;-.2078;1401;20221118;9.8;1.4;5.6;1.4;6.96;4.8;.88;6052 +68076;42.88444;-.2078;1401;20221119;7.3;.2;3.7;2.2;5.51;3.9;1.12;6866 +68076;42.88444;-.2078;1401;20221120;9;-2.1;3.4;1.3;5.66;9.8;.84;5574 +68076;42.88444;-.2078;1401;20221121;5.4;1;3.2;1.6;7.26;36.7;.62;3232 +68076;42.88444;-.2078;1401;20221122;2.2;-1.2;.5;.8;6.36;22.2;.45;3621 +68076;42.88444;-.2078;1401;20221123;10.3;.3;5.3;1.2;8.11;11.2;.68;5057 +68076;42.88444;-.2078;1401;20221124;7.5;-.3;3.6;1.3;6.96;8.9;.66;3560 +68076;42.88444;-.2078;1401;20221125;7.6;1.7;4.7;1.9;6.91;8.3;.83;5174 +68076;42.88444;-.2078;1401;20221126;11.3;-1.7;4.8;1.2;5.21;0;.88;6788 +68076;42.88444;-.2078;1401;20221127;12.4;.4;6.4;1.1;5.11;4.5;.91;7144 +68076;42.88444;-.2078;1401;20221128;7.9;.8;4.4;2.4;6.61;20.6;.91;6406 +68076;42.88444;-.2078;1401;20221129;8.5;.8;4.7;1.5;6.61;5.5;.77;6223 +68076;42.88444;-.2078;1401;20221130;7.8;-1.9;3;1.3;5.16;.1;.72;6404 +68076;42.88444;-.2078;1401;20221201;8.2;-4;2.1;1.1;4.71;0;.66;7173 +68076;42.88444;-.2078;1401;20221202;5.7;-3.9;.9;1.2;4.86;0;.58;6439 +68076;42.88444;-.2078;1401;20221203;0;-3.3;-1.7;1;5.41;3.5;.38;2924 +68076;42.88444;-.2078;1401;20221204;2.7;-3.2;-.2;1.4;5.36;0;.51;4316 +68076;42.88444;-.2078;1401;20221205;7.1;-3.9;1.6;1.9;6.01;3.3;.66;5331 +68076;42.88444;-.2078;1401;20221206;9.2;2.8;6;1.3;8.06;.3;.68;3366 +68076;42.88444;-.2078;1401;20221207;8.2;-.4;3.9;1;7.21;.4;.5;5616 +68076;42.88444;-.2078;1401;20221208;5.9;2.5;4.2;1.5;7.51;13.9;.61;2840 +68076;42.88444;-.2078;1401;20221209;6.6;2.4;4.5;1.2;8.21;6.5;.5;2929 +68076;42.88444;-.2078;1401;20221210;4.5;.4;2.4;1.3;5.76;0;.53;6738 +68076;42.88444;-.2078;1401;20221211;.6;-5.7;-2.5;.7;4.51;.3;.4;2802 +68076;42.88444;-.2078;1401;20221212;2.4;-3.2;-.4;1.2;6.16;18.1;.37;2792 +68076;42.88444;-.2078;1401;20221213;7;1.4;4.2;.9;8.81;10.8;.4;2782 +68076;42.88444;-.2078;1401;20221214;9.2;3.8;6.5;1.2;8.66;8;.52;5210 +68076;42.88444;-.2078;1401;20221215;7.2;3.9;5.6;1;8.56;3.6;.52;3010 +68076;42.88444;-.2078;1401;20221216;6.8;2.2;4.5;1;7.91;2.9;.49;3508 +68076;42.88444;-.2078;1401;20221217;6.5;-2.1;2.2;1.1;6.41;0;.44;6001 +68076;42.88444;-.2078;1401;20221218;7.4;-1.1;3.2;2;6.16;.1;.71;6554 +68076;42.88444;-.2078;1401;20221219;10.2;1;5.6;1.5;6.06;0;.84;6485 +68076;42.88444;-.2078;1401;20221220;9.2;2.8;6;1.3;6.31;5.7;.89;3306 +68076;42.88444;-.2078;1401;20221221;8.2;2.7;5.5;1.1;8.36;.3;.52;3753 +68076;42.88444;-.2078;1401;20221222;9.4;2;5.7;1.6;8.31;0;.57;5823 +68076;42.88444;-.2078;1401;20221223;12.9;3.9;8.4;1.1;8.46;0;.69;5431 +68076;42.88444;-.2078;1401;20221224;12.6;2.3;7.4;1.3;7.21;0;.75;6327 +68076;42.88444;-.2078;1401;20221225;12.2;3.7;7.9;1.3;6.86;0;.83;6601 +68076;42.88444;-.2078;1401;20221226;12.6;3.3;8;1.1;7.31;0;.78;5019 +68076;42.88444;-.2078;1401;20221227;10.3;3.2;6.7;.9;7.96;.2;.63;3268 +68076;42.88444;-.2078;1401;20221228;11.5;3;7.3;1.7;7.66;.2;.83;6603 +68076;42.88444;-.2078;1401;20221229;6.7;3.2;4.9;1.5;8.51;8.8;.53;2996 +68076;42.88444;-.2078;1401;20221230;8.7;3.3;6;1.2;9.46;1.5;.48;3501 +68076;42.88444;-.2078;1401;20221231;13.7;4.1;8.9;2;7.86;0;1.13;6595 +68077;42.91455;.09537;1238;20220101;13.3;7.8;10.6;5.8;4.11;0;2.75;6043 +68077;42.91455;.09537;1238;20220102;13.8;7.9;10.8;3.9;5.44;0;1.93;4748 +68077;42.91455;.09537;1238;20220103;12.2;2.8;7.5;5.3;5.97;0;1.35;6537 +68077;42.91455;.09537;1238;20220104;14;7.3;10.7;6.5;5.87;15.2;2.15;5333 +68077;42.91455;.09537;1238;20220105;-.8;-.9;-.9;3;4.61;1.8;.37;1898 +68077;42.91455;.09537;1238;20220106;-1.2;-6.2;-3.7;3;3.17;0;.42;6639 +68077;42.91455;.09537;1238;20220107;2;-6.4;-2.2;3;4.37;5.4;.29;4718 +68077;42.91455;.09537;1238;20220108;3;-1.4;.8;3.6;5.81;12.1;.25;4644 +68077;42.91455;.09537;1238;20220109;2.9;.5;1.7;4.6;6.54;58.8;.2;2004 +68077;42.91455;.09537;1238;20220110;6.1;1.7;3.9;2.5;7.19;48;.42;4836 +68077;42.91455;.09537;1238;20220111;4.7;1.5;3.1;.9;5.19;0;.55;3801 +68077;42.91455;.09537;1238;20220112;2.8;-3.3;-.3;2.5;2.44;0;1.01;5797 +68077;42.91455;.09537;1238;20220113;5.8;-2.8;1.5;3;2.17;0;1.33;7519 +68077;42.91455;.09537;1238;20220114;6.7;-.5;3.1;2.4;2.31;.1;1.37;7364 +68077;42.91455;.09537;1238;20220115;6.3;-2.1;2.1;2.5;2.41;0;1.21;7678 +68077;42.91455;.09537;1238;20220116;5.5;-4.2;.6;1.7;2.57;0;.8;7925 +68077;42.91455;.09537;1238;20220117;4.9;-4.3;.3;2.5;2.71;.1;.88;7612 +68077;42.91455;.09537;1238;20220118;10;-.9;4.6;1.2;2.77;.1;.91;8173 +68077;42.91455;.09537;1238;20220119;3.5;-.8;1.3;1.4;4.04;.7;.78;3995 +68077;42.91455;.09537;1238;20220120;2.6;-2.9;-.2;1.9;5.54;3.2;.35;4477 +68077;42.91455;.09537;1238;20220121;.6;-3.3;-1.3;2.7;4.11;0;.4;4438 +68077;42.91455;.09537;1238;20220122;4.2;-6.6;-1.2;2.6;3.57;.1;.52;8996 +68077;42.91455;.09537;1238;20220123;7.3;-1.9;2.7;3.4;3.67;0;1.06;8267 +68077;42.91455;.09537;1238;20220124;9.2;-.5;4.4;3.1;3.27;0;1.31;8720 +68077;42.91455;.09537;1238;20220125;8.8;-.7;4.1;1.5;3.34;0;1.04;8473 +68077;42.91455;.09537;1238;20220126;9.7;.1;4.9;2;3.21;0;1.3;8546 +68077;42.91455;.09537;1238;20220127;8;.4;4.2;1.9;2.97;0;1.23;8533 +68077;42.91455;.09537;1238;20220128;8.4;-1.2;3.6;2.6;2.54;0;1.34;9202 +68077;42.91455;.09537;1238;20220129;12;-.2;5.9;2.3;2.87;0;1.53;9640 +68077;42.91455;.09537;1238;20220130;10.3;1.3;5.8;2.7;3.57;0;1.34;8982 +68077;42.91455;.09537;1238;20220131;3.7;-1.6;1.1;3.4;5.01;.7;.59;4943 +68077;42.91455;.09537;1238;20220201;3.6;-1.4;1.1;2.8;5.37;0;.47;6428 +68077;42.91455;.09537;1238;20220202;10.5;1;5.8;2.4;4.74;0;1.19;9359 +68077;42.91455;.09537;1238;20220203;15.9;5;10.4;2.5;3.67;0;2.09;9564 +68077;42.91455;.09537;1238;20220204;7.2;1;4.1;1.5;5.97;.8;.7;5885 +68077;42.91455;.09537;1238;20220205;4.9;1.9;3.4;2.1;5.91;.9;.63;4530 +68077;42.91455;.09537;1238;20220206;5.2;-3.4;.9;1.8;4.51;.1;.66;8710 +68077;42.91455;.09537;1238;20220207;7.1;-2;2.6;2.5;5.77;.7;.55;6940 +68077;42.91455;.09537;1238;20220208;14.8;-.6;7.1;3.5;4.37;0;1.93;11890 +68077;42.91455;.09537;1238;20220209;14.4;3.5;8.9;4.4;3.81;0;2.39;10768 +68077;42.91455;.09537;1238;20220210;11.6;2;6.8;.7;4.49;0;1.05;10118 +68077;42.91455;.09537;1238;20220211;7.8;-1.9;2.9;.8;5.69;1;.81;8193 +68077;42.91455;.09537;1238;20220212;11.1;-1.8;4.6;.6;4.99;.1;.95;9601 +68077;42.91455;.09537;1238;20220213;11.1;-.8;5.1;1.4;5.49;8.4;1.21;9327 +68077;42.91455;.09537;1238;20220214;6.3;2.4;4.3;1.2;5.99;8.3;.88;5309 +68077;42.91455;.09537;1238;20220215;4.8;-1.6;1.6;.7;5.19;2.9;.75;6951 +68077;42.91455;.09537;1238;20220216;7.5;-.8;3.4;3.5;7.17;2.4;.54;7342 +68077;42.91455;.09537;1238;20220217;11.5;1.8;6.7;2.5;7.57;0;.96;8672 +68077;42.91455;.09537;1238;20220218;18.1;4.9;11.5;4.1;6.34;4.3;2.41;11090 +68077;42.91455;.09537;1238;20220219;2.2;0;1.1;1.8;5.77;2;.53;5246 +68077;42.91455;.09537;1238;20220220;8;-3;2.5;2.1;5.24;.1;.83;9011 +68077;42.91455;.09537;1238;20220221;7.8;-.1;3.8;3.3;5.24;.5;1;7544 +68077;42.91455;.09537;1238;20220222;11.6;-1.4;5.1;2;4.41;0;1.49;13105 +68077;42.91455;.09537;1238;20220223;14.2;-.8;6.7;2.9;4.97;0;1.83;13922 +68077;42.91455;.09537;1238;20220224;12.1;3.3;7.7;2.9;5.47;1.1;1.75;8549 +68077;42.91455;.09537;1238;20220225;4;1.2;2.6;2.4;5.64;0;.69;5976 +68077;42.91455;.09537;1238;20220226;13.6;-3.3;5.1;3.4;4.34;0;1.59;15139 +68077;42.91455;.09537;1238;20220227;10.9;.5;5.7;2.9;6.01;0;1.21;8529 +68077;42.91455;.09537;1238;20220228;11.8;1.2;6.5;1.7;5.51;0;1.56;13288 +68077;42.91455;.09537;1238;20220301;16.7;.6;8.7;3.7;3.54;0;2.73;14559 +68077;42.91455;.09537;1238;20220302;9.4;3.8;6.6;3.9;5.84;2.7;1.41;5850 +68077;42.91455;.09537;1238;20220303;12.6;.4;6.5;2.6;6.31;3.3;1.47;12568 +68077;42.91455;.09537;1238;20220304;3.2;2.1;2.6;2.6;6.11;1.9;.64;5177 +68077;42.91455;.09537;1238;20220305;3.4;-.9;1.3;1.7;5.27;.5;.7;6393 +68077;42.91455;.09537;1238;20220306;3.4;-1.5;.9;1.6;5.24;.2;.74;7464 +68077;42.91455;.09537;1238;20220307;7.4;-1.3;3.1;3.3;4.97;1.3;1.14;12060 +68077;42.91455;.09537;1238;20220308;6.4;1.2;3.8;4.3;5.54;1.6;1.02;9160 +68077;42.91455;.09537;1238;20220309;8.9;-.9;4;5.4;5.07;.1;1.51;13262 +68077;42.91455;.09537;1238;20220310;9;2.9;6;6.9;5.94;.8;1.4;9648 +68077;42.91455;.09537;1238;20220311;8.2;4.5;6.4;6.9;6.21;19.5;1.25;6099 +68077;42.91455;.09537;1238;20220312;8.5;.1;4.3;3.3;5.94;2.2;1.32;13226 +68077;42.91455;.09537;1238;20220313;5.5;1.4;3.4;4.3;5.24;8.5;1.15;8651 +68077;42.91455;.09537;1238;20220314;7.9;.7;4.3;5.5;5.41;5.5;1.67;8443 +68077;42.91455;.09537;1238;20220315;18;6.4;12.2;6.6;5.74;0;3.69;14617 +68077;42.91455;.09537;1238;20220316;15.5;9.2;12.4;3.3;6.41;2.2;2.48;8327 +68077;42.91455;.09537;1238;20220317;6.4;5.1;5.7;2.8;7.64;11.2;.72;4048 +68077;42.91455;.09537;1238;20220318;8.8;3.1;5.9;.6;7.69;.6;1.23;9347 +68077;42.91455;.09537;1238;20220319;11.6;1.1;6.3;.6;6.59;0;1.59;12895 +68077;42.91455;.09537;1238;20220320;10.3;3.5;6.9;.6;6.59;1;1.45;10435 +68077;42.91455;.09537;1238;20220321;11.6;4.1;7.8;2.1;5.79;.5;2.07;11078 +68077;42.91455;.09537;1238;20220322;11.3;2.2;6.7;1.4;4.79;0;1.96;12344 +68077;42.91455;.09537;1238;20220323;13;.4;6.7;1.6;4.09;0;2.31;14704 +68077;42.91455;.09537;1238;20220324;15.5;-2.4;6.5;.7;4.89;0;2.14;17735 +68077;42.91455;.09537;1238;20220325;16.4;2;9.2;.8;7.19;0;2.17;16031 +68077;42.91455;.09537;1238;20220326;16;.7;8.3;1;6.99;1;2.24;16683 +68077;42.91455;.09537;1238;20220327;14.9;1.3;8.1;1;6.39;0;2.18;15859 +68077;42.91455;.09537;1238;20220328;15.1;1.6;8.3;.9;5.29;0;2.24;15941 +68077;42.91455;.09537;1238;20220329;16.5;4.2;10.3;1;6.89;2.3;2.33;15341 +68077;42.91455;.09537;1238;20220330;7.8;4;5.9;.9;7.69;4.2;1.26;8501 +68077;42.91455;.09537;1238;20220331;6.2;1.6;3.9;1.6;6.39;8.1;1.32;9457 +68077;42.91455;.09537;1238;20220401;-1.7;-3.9;-2.8;2.9;3.19;8.6;1.11;6527 +68077;42.91455;.09537;1238;20220402;-.8;-6;-3.4;2.4;3.39;1.9;1.13;10242 +68077;42.91455;.09537;1238;20220403;2.6;-6.1;-1.7;2.5;3.13;.3;1.88;16852 +68077;42.91455;.09537;1238;20220404;7.6;-5.8;.9;.9;4.09;0;1.79;16852 +68077;42.91455;.09537;1238;20220405;12.7;-5.6;3.5;1.2;4.29;0;2.39;19891 +68077;42.91455;.09537;1238;20220406;10.1;-1.9;4.1;.8;6.09;0;1.89;16191 +68077;42.91455;.09537;1238;20220407;19.7;-.9;9.4;.8;6.29;0;2.91;21451 +68077;42.91455;.09537;1238;20220408;19.6;2.1;10.8;1.2;7.19;3.1;3.02;19905 +68077;42.91455;.09537;1238;20220409;11.2;2.4;6.8;1.3;6.19;.9;2.07;14156 +68077;42.91455;.09537;1238;20220410;18.3;-2.4;7.9;1.3;4.79;0;3.15;21996 +68077;42.91455;.09537;1238;20220411;21.5;7.4;14.4;1.8;7.19;0;3.56;18248 +68077;42.91455;.09537;1238;20220412;13.7;6.9;10.3;.7;9.09;11.9;1.98;12695 +68077;42.91455;.09537;1238;20220413;7.5;4.6;6;.2;8.59;5.2;1.26;8271 +68077;42.91455;.09537;1238;20220414;16.5;4.8;10.6;.9;8.29;0;2.55;16961 +68077;42.91455;.09537;1238;20220415;19.7;3.1;11.4;.7;8.69;0;2.95;20386 +68077;42.91455;.09537;1238;20220416;20.8;7.1;13.9;1.1;8.89;0;3.14;18625 +68077;42.91455;.09537;1238;20220417;21.9;1.3;11.6;1.2;7.79;0;3.54;23042 +68077;42.91455;.09537;1238;20220418;17.7;5.9;11.8;1.2;9.19;.4;2.79;17499 +68077;42.91455;.09537;1238;20220419;9.4;6;7.7;.9;8.29;23;1.53;9349 +68077;42.91455;.09537;1238;20220420;5.4;-.6;2.4;.7;6.99;1.6;1.45;12574 +68077;42.91455;.09537;1238;20220421;8.5;2.7;5.6;.8;7.49;.1;1.69;12436 +68077;42.91455;.09537;1238;20220422;15;1.3;8.1;1.4;5.99;12.9;2.87;19353 +68077;42.91455;.09537;1238;20220423;10.4;4.9;7.6;1.1;6.59;9.9;1.99;12253 +68077;42.91455;.09537;1238;20220424;14.6;1.8;8.2;1;7.79;2;2.61;18923 +68077;42.91455;.09537;1238;20220425;17.8;2.9;10.3;.8;7.49;0;3;20553 +68077;42.91455;.09537;1238;20220426;19.2;2.7;10.9;.9;7.39;0;3.25;21764 +68077;42.91455;.09537;1238;20220427;19;9.1;14;.7;8.49;7.1;2.88;16901 +68077;42.91455;.09537;1238;20220428;14.8;8.8;11.8;.6;11.09;.9;2.15;13180 +68077;42.91455;.09537;1238;20220429;20.9;4.3;12.6;.8;9.49;.4;3.4;22191 +68077;42.91455;.09537;1238;20220430;17.8;8.5;13.1;1.2;9.89;.7;2.87;16640 +68077;42.91455;.09537;1238;20220501;19.3;3.8;11.5;1.3;9.09;1.5;3.37;21660 +68077;42.91455;.09537;1238;20220502;14.8;7.5;11.1;.6;10.29;12;2.34;14869 +68077;42.91455;.09537;1238;20220503;10.2;6.8;8.5;.4;9.79;4.7;1.62;10126 +68077;42.91455;.09537;1238;20220504;11.6;6.2;8.9;.8;9.39;3.4;1.97;12882 +68077;42.91455;.09537;1238;20220505;11.6;5.7;8.6;1;8.09;.2;2.13;13540 +68077;42.91455;.09537;1238;20220506;11.6;5.2;8.4;2.5;8.11;5;1.65;9968 +68077;42.91455;.09537;1238;20220507;14.6;6.4;10.5;2;8.74;0;2.03;12106 +68077;42.91455;.09537;1238;20220508;14.7;5.2;10;2.1;8.74;.1;2.08;12833 +68077;42.91455;.09537;1238;20220509;20.3;5.9;13.1;2.3;8.57;.1;3.11;15849 +68077;42.91455;.09537;1238;20220510;23;8.9;15.9;3.7;8.74;.1;4.03;16324 +68077;42.91455;.09537;1238;20220511;25.9;12.6;19.2;4.9;9.17;2;4.95;16070 +68077;42.91455;.09537;1238;20220512;24.6;12.5;18.6;4.1;10.27;.1;4.22;14550 +68077;42.91455;.09537;1238;20220513;22.2;10.5;16.3;1.5;11.61;0;2.94;14952 +68077;42.91455;.09537;1238;20220514;24.6;11.2;17.9;3.7;10.27;.9;4.2;15789 +68077;42.91455;.09537;1238;20220515;23.3;12.6;18;6.2;9.81;1.1;4.63;14255 +68077;42.91455;.09537;1238;20220516;23.5;11.7;17.6;3.1;10.44;.1;3.71;14589 +68077;42.91455;.09537;1238;20220517;25.5;13;19.3;3.8;10.64;.2;4.32;15672 +68077;42.91455;.09537;1238;20220518;26.1;13;19.5;3;11.67;.5;4.11;15887 +68077;42.91455;.09537;1238;20220519;26.4;15.7;21.1;4.9;10.61;.2;4.81;14309 +68077;42.91455;.09537;1238;20220520;27.7;15.9;21.8;6.2;8.84;0;5.99;15097 +68077;42.91455;.09537;1238;20220521;30.4;16.6;23.5;6;8.91;0;6.62;16509 +68077;42.91455;.09537;1238;20220522;28.4;18.5;23.5;4.7;9.27;2.9;5.59;13975 +68077;42.91455;.09537;1238;20220523;17.9;12.3;15.1;2.4;11.31;1.6;2.22;9625 +68077;42.91455;.09537;1238;20220524;8.8;6.5;7.6;1.9;8.47;14;1.19;6509 +68077;42.91455;.09537;1238;20220525;10.7;3.4;7;2.3;7.84;1.5;1.74;12610 +68077;42.91455;.09537;1238;20220526;16;6.2;11.1;2.1;9.21;0;2.32;14700 +68077;42.91455;.09537;1238;20220527;19;6.2;12.6;2.6;10.14;.1;2.78;16947 +68077;42.91455;.09537;1238;20220528;22.5;8.6;15.6;2.8;10.54;0;3.34;17039 +68077;42.91455;.09537;1238;20220529;20.9;9.6;15.2;2.6;10.71;.4;3.11;15497 +68077;42.91455;.09537;1238;20220530;20.7;8.2;14.5;2;10.77;4.1;2.99;16100 +68077;42.91455;.09537;1238;20220531;21.2;10.1;15.6;3;12.01;.1;3.03;14762 +68077;42.91455;.09537;1238;20220601;26;12.2;19.1;4.2;10.57;1.7;4.63;17178 +68077;42.91455;.09537;1238;20220602;25.6;14.1;19.8;2.5;12.17;2.7;3.8;15881 +68077;42.91455;.09537;1238;20220603;25.4;13.7;19.6;3;12.17;7.1;3.75;15713 +68077;42.91455;.09537;1238;20220604;25.4;11.6;18.5;2.6;12.84;11.1;3.6;17068 +68077;42.91455;.09537;1238;20220605;19.6;11.3;15.5;2.2;12.64;.2;2.47;12845 +68077;42.91455;.09537;1238;20220606;23.7;10;16.9;3.4;11.51;6.3;3.72;17075 +68077;42.91455;.09537;1238;20220607;19.5;11.3;15.4;1.8;12.54;.1;2.43;12647 +68077;42.91455;.09537;1238;20220608;18.2;11.3;14.8;2.4;11.97;2.5;2.29;10387 +68077;42.91455;.09537;1238;20220609;19.6;9.8;14.7;2.2;11.17;0;2.73;14767 +68077;42.91455;.09537;1238;20220610;25.9;8.8;17.3;2.7;8.97;.1;4.26;19651 +68077;42.91455;.09537;1238;20220611;27.5;12.9;20.2;2.6;12.17;3.3;4.81;24428 +68077;42.91455;.09537;1238;20220612;28.2;16.4;22.3;2.5;12.14;3;4.9;20428 +68077;42.91455;.09537;1238;20220613;28;13.8;20.9;2.3;15.47;.1;4.94;27065 +68077;42.91455;.09537;1238;20220614;31.3;16.2;23.7;4;12.34;3.3;6.14;23475 +68077;42.91455;.09537;1238;20220615;30.4;17;23.7;4.6;13.17;.1;6.9;27564 +68077;42.91455;.09537;1238;20220616;31.7;18.1;24.9;2.5;13.41;0;5.79;25486 +68077;42.91455;.09537;1238;20220617;32.1;18.9;25.5;1.9;14.01;.2;5.64;25255 +68077;42.91455;.09537;1238;20220618;32.5;18.9;25.7;4.3;11.81;0;7.26;25992 +68077;42.91455;.09537;1238;20220619;27.9;18.5;23.2;5.2;10.24;.4;6.09;20904 +68077;42.91455;.09537;1238;20220620;26.8;13.2;20;2.6;13.11;.8;4.39;24064 +68077;42.91455;.09537;1238;20220621;26.2;15;20.6;3.2;13.51;2.7;4.14;22495 +68077;42.91455;.09537;1238;20220622;21.5;12.6;17;3.3;12.91;5.4;2.96;16483 +68077;42.91455;.09537;1238;20220623;22.2;11.8;17;2.9;11.64;9.3;3.95;21641 +68077;42.91455;.09537;1238;20220624;20.7;10.8;15.8;2.6;12.11;.1;3.56;21955 +68077;42.91455;.09537;1238;20220625;20.2;11.1;15.7;2.7;10.91;6.8;3.42;18082 +68077;42.91455;.09537;1238;20220626;19.6;9.7;14.7;1.9;11.74;16.6;2.79;17119 +68077;42.91455;.09537;1238;20220627;12.9;9.3;11.1;2;10.91;4.1;1.75;11297 +68077;42.91455;.09537;1238;20220628;20.5;8.8;14.7;2.3;11.51;.1;3.74;24972 +68077;42.91455;.09537;1238;20220629;24.1;11.1;17.6;2.3;11.64;5.2;4.09;22166 +68077;42.91455;.09537;1238;20220630;14;10.9;12.5;1.4;11.41;2.2;1.38;6532 +68077;42.91455;.09537;1238;20220701;18.7;7.5;13.1;2.3;10.51;.1;3.28;22967 +68077;42.91455;.09537;1238;20220702;29;11;20;3.6;11.61;0;5.63;29106 +68077;42.91455;.09537;1238;20220703;26;13.6;19.8;2.3;14.41;1.2;4.26;23120 +68077;42.91455;.09537;1238;20220704;21.8;12.4;17.1;2.3;14.27;.1;3.2;19520 +68077;42.91455;.09537;1238;20220705;19.8;12.9;16.4;2.8;14.81;1.7;2.42;14301 +68077;42.91455;.09537;1238;20220706;18.6;14.1;16.4;.7;15.69;5.4;2.85;14385 +68077;42.91455;.09537;1238;20220707;20.2;11;15.6;1.1;12.09;0;3.97;21855 +68077;42.91455;.09537;1238;20220708;23;11.8;17.4;1.2;12.99;.3;4.54;23259 +68077;42.91455;.09537;1238;20220709;26;12.3;19.2;2.9;12.27;.1;4.86;26586 +68077;42.91455;.09537;1238;20220710;27.2;13.8;20.5;3;13.41;.2;5.08;26854 +68077;42.91455;.09537;1238;20220711;29.4;16;22.7;2.4;13.77;.6;5.36;26145 +68077;42.91455;.09537;1238;20220712;29.7;17.6;23.6;2.2;14.67;.1;5.29;25362 +68077;42.91455;.09537;1238;20220713;30;16.2;23.1;2;14.94;0;5.38;26640 +68077;42.91455;.09537;1238;20220714;30.8;17.5;24.1;1.8;12.81;.1;5.59;26089 +68077;42.91455;.09537;1238;20220715;30.4;17.1;23.8;2;14.04;0;5.3;25635 +68077;42.91455;.09537;1238;20220716;32.2;17.8;25;2.1;10.94;0;5.94;25758 +68077;42.91455;.09537;1238;20220717;33.7;19.1;26.4;2.2;10.67;.1;6.23;25381 +68077;42.91455;.09537;1238;20220718;34.5;21.4;27.9;4.7;12.11;.2;7.46;24925 +68077;42.91455;.09537;1238;20220719;33.1;22.5;27.8;4.6;12.97;2.6;6.87;22514 +68077;42.91455;.09537;1238;20220720;24.7;14.8;19.8;2.7;15.54;0;3.45;19000 +68077;42.91455;.09537;1238;20220721;30.1;13.2;21.6;2.7;14.17;0;5.21;27383 +68077;42.91455;.09537;1238;20220722;29.7;18.3;24;2.4;14.41;.5;4.37;19976 +68077;42.91455;.09537;1238;20220723;25.4;13.5;19.5;2.2;14.27;0;4.05;23836 +68077;42.91455;.09537;1238;20220724;34.2;16.6;25.4;3.3;13.04;.2;6.21;27009 +68077;42.91455;.09537;1238;20220725;19.8;15.4;17.6;1.4;14.64;.8;2.21;11292 +68077;42.91455;.09537;1238;20220726;18.3;11.9;15.1;1.8;12.94;.6;2.25;12774 +68077;42.91455;.09537;1238;20220727;21.8;11.2;16.5;2.3;12.51;0;3.41;21355 +68077;42.91455;.09537;1238;20220728;26.5;11.3;18.9;2.2;13.04;3.8;4.14;24096 +68077;42.91455;.09537;1238;20220729;22.3;13.1;17.7;2.2;14.37;7.5;2.74;14950 +68077;42.91455;.09537;1238;20220730;20.7;13.8;17.2;2.2;14.91;0;2.41;13993 +68077;42.91455;.09537;1238;20220731;24.4;14.9;19.6;2.7;15.71;0;3.06;16482 +68077;42.91455;.09537;1238;20220801;26.4;14;20.2;2.5;16.27;.2;3.82;22217 +68077;42.91455;.09537;1238;20220802;29.5;15.8;22.7;2.6;15.51;0;4.89;24716 +68077;42.91455;.09537;1238;20220803;32.3;18.9;25.6;2.6;12.94;1.2;5.47;22326 +68077;42.91455;.09537;1238;20220804;31.3;17.5;24.4;2.9;13.97;7.8;5.35;23288 +68077;42.91455;.09537;1238;20220805;24.5;13.8;19.1;1.6;14.97;.7;3.27;17863 +68077;42.91455;.09537;1238;20220806;27.2;13.1;20.2;2.3;15.94;.1;3.85;21664 +68077;42.91455;.09537;1238;20220807;27;14.9;21;2.2;15.67;2.1;4.08;22127 +68077;42.91455;.09537;1238;20220808;28.1;14.5;21.3;2.2;14.07;.2;4.56;23587 +68077;42.91455;.09537;1238;20220809;27.6;15.8;21.7;2.1;13.87;4.3;4.39;21021 +68077;42.91455;.09537;1238;20220810;30.4;16;23.2;2.9;12.71;3.4;5.25;21847 +68077;42.91455;.09537;1238;20220811;31.4;17.8;24.6;3.6;11.67;0;5.96;21946 +68077;42.91455;.09537;1238;20220812;31.9;19.6;25.8;2.7;13.71;.1;5.37;22251 +68077;42.91455;.09537;1238;20220813;32;19.7;25.9;2.8;13.27;1;5.34;19700 +68077;42.91455;.09537;1238;20220814;23.5;14.1;18.8;2.2;13.67;1;2.9;14634 +68077;42.91455;.09537;1238;20220815;23.5;12.4;17.9;1.8;13.17;.1;3.46;19974 +68077;42.91455;.09537;1238;20220816;24.6;13.5;19;3.1;12.07;12.6;3.55;16429 +68077;42.91455;.09537;1238;20220817;17.2;11.9;14.6;2.3;12.74;4.9;1.95;12023 +68077;42.91455;.09537;1238;20220818;16.8;10.8;13.8;3.2;11.87;3.8;1.91;11829 +68077;42.91455;.09537;1238;20220819;21;10.7;15.8;2.4;12.11;2.1;2.69;16648 +68077;42.91455;.09537;1238;20220820;25.5;10.7;18.1;2.1;12.74;.6;3.79;22896 +68077;42.91455;.09537;1238;20220821;23.8;13.6;18.7;1.3;13.64;.1;2.99;15733 +68077;42.91455;.09537;1238;20220822;22.1;13.3;17.7;1.8;14.41;.2;2.49;14530 +68077;42.91455;.09537;1238;20220823;25.2;13.4;19.3;2.2;15.21;.1;3.27;19355 +68077;42.91455;.09537;1238;20220824;30.1;15.6;22.9;3;13.77;1.1;4.62;20220 +68077;42.91455;.09537;1238;20220825;25.9;15.4;20.6;2;15.11;8.5;2.82;13477 +68077;42.91455;.09537;1238;20220826;21.9;13;17.4;1.7;14.64;.5;2.34;13103 +68077;42.91455;.09537;1238;20220827;24.8;12.3;18.5;2.3;14.31;.8;3.21;19591 +68077;42.91455;.09537;1238;20220828;28.1;13.2;20.7;3.4;12.21;.7;4.57;21681 +68077;42.91455;.09537;1238;20220829;27.7;17.1;22.4;4.5;11.41;9.2;4.85;15915 +68077;42.91455;.09537;1238;20220830;26;14.3;20.1;3.1;14.14;0;3.74;19963 +68077;42.91455;.09537;1238;20220831;22.5;15;18.8;1.8;14.74;5.9;2.43;11995 +68077;42.91455;.09537;1238;20220901;24.4;10.6;17.5;1.9;14.01;0;2.96;18361 +68077;42.91455;.09537;1238;20220902;19.9;12.3;16.1;1.5;13.94;4.4;2.09;12348 +68077;42.91455;.09537;1238;20220903;20.7;12.3;16.5;1.9;13.41;2;2.21;13227 +68077;42.91455;.09537;1238;20220904;25;12.5;18.7;4;10.47;0;4.11;19157 +68077;42.91455;.09537;1238;20220905;25.8;14.6;20.2;4;12.07;4.9;4.04;18296 +68077;42.91455;.09537;1238;20220906;25.8;14.6;20.2;2.7;12.37;.5;3.65;18441 +68077;42.91455;.09537;1238;20220907;23.2;12.1;17.7;3.1;10.84;.7;3.24;15412 +68077;42.91455;.09537;1238;20220908;21.5;10.2;15.8;2.6;10.87;0;2.79;15591 +68077;42.91455;.09537;1238;20220909;19.2;10.2;14.7;1.8;11.37;1.1;2.44;14960 +68077;42.91455;.09537;1238;20220910;25.1;9.4;17.2;2.1;9.17;.1;3.64;20099 +68077;42.91455;.09537;1238;20220911;29;14.3;21.7;3.8;11.27;.1;4.67;19585 +68077;42.91455;.09537;1238;20220912;28.7;18.7;23.7;6.2;12.04;2.6;5.39;14409 +68077;42.91455;.09537;1238;20220913;21.1;16.9;19;6.2;13.04;10.7;2.86;10009 +68077;42.91455;.09537;1238;20220914;22.1;13.2;17.7;4.8;12.17;.2;3.09;15618 +68077;42.91455;.09537;1238;20220915;21.7;11.5;16.6;1.9;11.97;5.2;2.4;12121 +68077;42.91455;.09537;1238;20220916;18.5;11.4;15;1.7;12.47;1.4;1.91;12403 +68077;42.91455;.09537;1238;20220917;17.5;8.9;13.2;2.3;10.21;0;1.88;13304 +68077;42.91455;.09537;1238;20220918;21.4;6.7;14.1;1.9;7.81;0;2.7;17740 +68077;42.91455;.09537;1238;20220919;21.7;9.9;15.8;1.8;7.91;0;2.99;17062 +68077;42.91455;.09537;1238;20220920;21.3;8.5;14.9;2.4;8.24;.1;2.96;17623 +68077;42.91455;.09537;1238;20220921;19.9;7.6;13.7;2.4;9.37;0;2.56;17248 +68077;42.91455;.09537;1238;20220922;21;8;14.5;1.8;9.57;.1;2.54;16958 +68077;42.91455;.09537;1238;20220923;20.9;10.5;15.7;4;10.41;7.5;2.56;12097 +68077;42.91455;.09537;1238;20220924;13.9;9;11.4;1.6;9.84;3.8;1.35;8162 +68077;42.91455;.09537;1238;20220925;11.2;5.7;8.4;1.2;8.64;.4;1.27;9910 +68077;42.91455;.09537;1238;20220926;13.5;5.8;9.6;1.9;8.54;2.6;1.47;11672 +68077;42.91455;.09537;1238;20220927;13.3;6.4;9.8;3.3;9.57;8.2;1.1;8777 +68077;42.91455;.09537;1238;20220928;15.1;8.5;11.8;3.7;10.24;16.7;1.22;8917 +68077;42.91455;.09537;1238;20220929;11.8;6.9;9.3;3.3;9.01;12.1;1.05;8090 +68077;42.91455;.09537;1238;20220930;9.9;3.8;6.8;2.5;7.67;1;1.06;9320 +68077;42.91455;.09537;1238;20221001;18.7;3.5;11.1;2;8.41;.1;1.99;15085 +68077;42.91455;.09537;1238;20221002;22.5;9.3;15.9;2.4;10.24;.1;2.75;15313 +68077;42.91455;.09537;1238;20221003;22.3;10.1;16.2;1.3;9.44;0;2.39;14342 +68077;42.91455;.09537;1238;20221004;22.6;10.2;16.4;1;8.21;.1;2.34;14983 +68077;42.91455;.09537;1238;20221005;23.5;10.4;17;3;8.07;0;3.06;14507 +68077;42.91455;.09537;1238;20221006;17.9;7.7;12.8;2.1;10.54;0;1.49;11012 +68077;42.91455;.09537;1238;20221007;20.4;10.4;15.4;2.9;11.17;4.6;2.03;11924 +68077;42.91455;.09537;1238;20221008;15.2;10.2;12.7;1.6;11.31;.2;1.1;7034 +68077;42.91455;.09537;1238;20221009;20.3;8.5;14.4;4.5;9.81;1;2.31;13460 +68077;42.91455;.09537;1238;20221010;19.6;9.8;14.7;3.8;9.67;.3;2.04;9884 +68077;42.91455;.09537;1238;20221011;16.7;8.8;12.8;1.3;11.54;3.2;1.18;7784 +68077;42.91455;.09537;1238;20221012;16;9.9;13;1.2;11.44;1.6;1.12;7132 +68077;42.91455;.09537;1238;20221013;18.4;7.9;13.2;2.9;10.47;0;1.66;11850 +68077;42.91455;.09537;1238;20221014;19.3;10.9;15.1;2.4;11.51;.3;1.61;10056 +68077;42.91455;.09537;1238;20221015;22.6;11.6;17.1;5;8.71;.1;3.37;12873 +68077;42.91455;.09537;1238;20221016;22.5;13.8;18.1;7.5;9.41;.2;3.58;11233 +68077;42.91455;.09537;1238;20221017;20.4;13.4;16.9;5.3;10.27;5.5;2.31;8951 +68077;42.91455;.09537;1238;20221018;23.9;12.6;18.3;5.4;9.94;.1;3;11759 +68077;42.91455;.09537;1238;20221019;22.3;15.8;19;7.6;10.61;25.3;3.69;8313 +68077;42.91455;.09537;1238;20221020;16.6;11;13.8;9.5;10.67;15.8;2.15;7111 +68077;42.91455;.09537;1238;20221021;16.3;10.2;13.2;9.2;10.44;6.2;1.69;6845 +68077;42.91455;.09537;1238;20221022;17.7;10.3;14;7.5;9.64;1;1.99;9437 +68077;42.91455;.09537;1238;20221023;13.9;12.7;13.3;9.5;10.07;8.7;2.33;3355 +68077;42.91455;.09537;1238;20221024;17.8;10.6;14.2;6.5;8.91;.1;2.24;8572 +68077;42.91455;.09537;1238;20221025;20.1;10.6;15.4;7.8;8.41;.1;3.16;9319 +68077;42.91455;.09537;1238;20221026;21.2;13.7;17.5;7.2;8.77;0;3.39;9206 +68077;42.91455;.09537;1238;20221027;19.1;13.5;16.3;5.3;8.41;.2;3.27;6706 +68077;42.91455;.09537;1238;20221028;23.3;14.7;19;6.5;7.37;0;4.17;7956 +68077;42.91455;.09537;1238;20221029;21.7;15.4;18.5;5.9;5.21;0;4.48;6116 +68077;42.91455;.09537;1238;20221030;19.9;11.6;15.7;4;6.31;.7;2.61;7193 +68077;42.91455;.09537;1238;20221031;17.8;10;13.9;7.6;9.44;7.7;2.09;6657 +68077;42.91455;.09537;1238;20221101;14.8;6.3;10.6;2.1;9.64;.1;1.08;9106 +68077;42.91455;.09537;1238;20221102;15.5;5.4;10.5;4.1;8.11;.2;1.53;9685 +68077;42.91455;.09537;1238;20221103;14.1;10;12;6.6;8.41;11;1.73;4478 +68077;42.91455;.09537;1238;20221104;5.1;1.6;3.3;4.3;6.57;18.9;.58;4265 +68077;42.91455;.09537;1238;20221105;10.6;1.5;6;2.1;5.47;.1;1.24;9279 +68077;42.91455;.09537;1238;20221106;15.6;5.8;10.7;3.5;4.87;0;2.2;8997 +68077;42.91455;.09537;1238;20221107;15.8;4.5;10.2;6.1;5.51;0;2.17;9521 +68077;42.91455;.09537;1238;20221108;17.7;9.5;13.6;8.6;7.94;2.4;2.14;6966 +68077;42.91455;.09537;1238;20221109;13.7;9.2;11.4;4.9;8.91;4;1.06;4486 +68077;42.91455;.09537;1238;20221110;11.6;4;7.8;2.3;7.21;0;1.03;8519 +68077;42.91455;.09537;1238;20221111;17;4.1;10.6;5.8;6.77;.6;1.86;9490 +68077;42.91455;.09537;1238;20221112;17;8;12.5;5.1;7.04;.1;2.28;8047 +68077;42.91455;.09537;1238;20221113;16.2;7.7;11.9;3.8;6.64;0;1.87;8206 +68077;42.91455;.09537;1238;20221114;13.5;7.6;10.5;5.7;7.77;.8;1.14;4768 +68077;42.91455;.09537;1238;20221115;13.6;7.9;10.8;7.6;8.17;5.5;1.34;5176 +68077;42.91455;.09537;1238;20221116;11.9;4.2;8.1;4.9;7.84;.6;.81;6783 +68077;42.91455;.09537;1238;20221117;13.9;6.5;10.2;4.1;8.37;6.2;1.02;5905 +68077;42.91455;.09537;1238;20221118;6.1;3.5;4.8;2.3;6.94;4.5;.48;3577 +68077;42.91455;.09537;1238;20221119;2.8;.9;1.8;3;5.94;2.9;.36;3477 +68077;42.91455;.09537;1238;20221120;7;-1.7;2.6;2.7;5.87;7.4;.47;5495 +68077;42.91455;.09537;1238;20221121;9.5;2.8;6.2;5.9;6.97;35;.79;4390 +68077;42.91455;.09537;1238;20221122;5;-.6;2.2;5.4;5.94;14.1;.38;4606 +68077;42.91455;.09537;1238;20221123;9.1;2.5;5.8;4.8;8.04;11.8;.43;4518 +68077;42.91455;.09537;1238;20221124;10.2;1.1;5.7;4.1;6.54;5.6;.74;5637 +68077;42.91455;.09537;1238;20221125;5.5;3.3;4.4;2.7;7.07;7.4;.48;2520 +68077;42.91455;.09537;1238;20221126;10.1;.2;5.2;2.3;4.44;.1;1.24;7224 +68077;42.91455;.09537;1238;20221127;14.2;5.1;9.7;4.5;3.41;3.7;2.38;6614 +68077;42.91455;.09537;1238;20221128;4.2;2;3.1;3.5;6.21;16.9;.38;2730 +68077;42.91455;.09537;1238;20221129;4.9;.8;2.9;2.8;6.47;5.5;.34;3412 +68077;42.91455;.09537;1238;20221130;5;-.3;2.4;1.3;4.94;.2;.45;6118 +68077;42.91455;.09537;1238;20221201;4.3;-1.4;1.4;1.8;3.81;0;.67;5231 +68077;42.91455;.09537;1238;20221202;3;-4.3;-.7;1.6;4.34;0;.4;5640 +68077;42.91455;.09537;1238;20221203;1.9;-3.6;-.8;2;4.71;2.9;.31;4542 +68077;42.91455;.09537;1238;20221204;3.3;-3.1;.1;.7;4.19;0;.45;5095 +68077;42.91455;.09537;1238;20221205;7;-2.6;2.2;.9;4.29;1.2;.48;5745 +68077;42.91455;.09537;1238;20221206;9.9;3.3;6.6;.6;6.29;.2;.48;5768 +68077;42.91455;.09537;1238;20221207;9.1;3.2;6.2;1.4;7.11;.3;.5;4598 +68077;42.91455;.09537;1238;20221208;8.8;2.1;5.4;5.1;6.47;9.1;.66;3901 +68077;42.91455;.09537;1238;20221209;7.8;4;5.9;3.8;7.57;6.8;.46;3714 +68077;42.91455;.09537;1238;20221210;.5;-.1;.2;2.5;4.87;0;.39;2783 +68077;42.91455;.09537;1238;20221211;4.2;-5.6;-.7;2.3;3.41;0;.48;4819 +68077;42.91455;.09537;1238;20221212;7.1;-2.3;2.4;4.4;5.77;13.3;.5;4344 +68077;42.91455;.09537;1238;20221213;10.5;5.2;7.8;5.2;8.07;10.1;.65;3865 +68077;42.91455;.09537;1238;20221214;8.9;5.8;7.3;4.5;7.87;4.7;.69;4721 +68077;42.91455;.09537;1238;20221215;8.2;4;6.1;3.9;7.67;3.2;.44;4292 +68077;42.91455;.09537;1238;20221216;6.8;3.2;5;2.9;7.24;2.3;.36;3237 +68077;42.91455;.09537;1238;20221217;6.4;.3;3.3;3;5.74;0;.59;5900 +68077;42.91455;.09537;1238;20221218;10.7;1.5;6.1;8.3;4.84;.1;1.2;6622 +68077;42.91455;.09537;1238;20221219;15.9;7.8;11.9;2.2;4.89;0;1.76;5735 +68077;42.91455;.09537;1238;20221220;13.9;9.1;11.5;8;5.84;5.2;2.28;3954 +68077;42.91455;.09537;1238;20221221;9.3;4.4;6.8;4.4;7.71;.4;.49;4394 +68077;42.91455;.09537;1238;20221222;9.8;4.5;7.1;4.4;8.01;.1;.71;4929 +68077;42.91455;.09537;1238;20221223;13.5;7;10.2;6;7.84;0;.98;4660 +68077;42.91455;.09537;1238;20221224;15;4.3;9.7;6.7;6.17;0;1.83;6792 +68077;42.91455;.09537;1238;20221225;14.3;7.3;10.8;8.9;5.64;0;2.34;6003 +68077;42.91455;.09537;1238;20221226;11.3;6.1;8.7;4.9;6.51;0;1.37;3954 +68077;42.91455;.09537;1238;20221227;9.7;3.1;6.4;3.1;7.07;.1;.55;4495 +68077;42.91455;.09537;1238;20221228;11.5;2.9;7.2;6.3;5.87;.1;1.32;6668 +68077;42.91455;.09537;1238;20221229;10.9;3.8;7.3;4.9;6.51;4.1;.87;4623 +68077;42.91455;.09537;1238;20221230;12.4;4.3;8.4;7.1;7.97;1;.77;5046 +68077;42.91455;.09537;1238;20221231;16.6;8.7;12.6;8.8;6.31;0;2.53;5380 +68078;42.94376;.39881;814;20220101;17.9;-1.1;8.4;.6;5.99;0;.48;8300 +68078;42.94376;.39881;814;20220102;15.9;-.9;7.5;1;6.69;0;.65;7821 +68078;42.94376;.39881;814;20220103;14.2;-1.1;6.6;.5;6.69;0;.39;7486 +68078;42.94376;.39881;814;20220104;19.2;-.3;9.5;1.8;6.69;14.1;1.25;8547 +68078;42.94376;.39881;814;20220105;3.3;1.6;2.5;1.9;5.79;1.3;.61;2279 +68078;42.94376;.39881;814;20220106;3.3;-1.7;.8;.9;4.29;0;.51;4200 +68078;42.94376;.39881;814;20220107;1.6;-6.4;-2.4;.5;5.19;4.4;.24;5447 +68078;42.94376;.39881;814;20220108;8.1;-.9;3.6;.7;6.99;9.6;.38;5842 +68078;42.94376;.39881;814;20220109;4.2;2.4;3.3;1.2;6.99;51.3;.45;2428 +68078;42.94376;.39881;814;20220110;10.1;.4;5.3;5.8;9.39;50.7;.25;6173 +68078;42.94376;.39881;814;20220111;9.2;3.9;6.6;1.1;7.49;0;.61;4504 +68078;42.94376;.39881;814;20220112;7.7;-5.1;1.3;.4;4.49;0;.36;7264 +68078;42.94376;.39881;814;20220113;8.9;-7.3;.8;.4;3.89;0;.36;8289 +68078;42.94376;.39881;814;20220114;11.3;-6.3;2.5;.4;3.89;0;.39;8733 +68078;42.94376;.39881;814;20220115;9.5;-7.3;1.1;.5;3.49;0;.43;8602 +68078;42.94376;.39881;814;20220116;8.6;-8.1;.3;.4;3.49;0;.38;8657 +68078;42.94376;.39881;814;20220117;9.6;-6.8;1.4;.8;3.59;0;.6;8659 +68078;42.94376;.39881;814;20220118;10.3;-6.7;1.8;.7;4.29;.1;.55;8910 +68078;42.94376;.39881;814;20220119;6.4;-5.3;.6;.5;5.19;.8;.41;7405 +68078;42.94376;.39881;814;20220120;5.9;-1;2.5;1.4;6.59;3.8;.48;5660 +68078;42.94376;.39881;814;20220121;2.3;-.2;1.1;2;5.29;0;.61;3297 +68078;42.94376;.39881;814;20220122;7.2;-6.8;.2;.5;4.49;.1;.46;8397 +68078;42.94376;.39881;814;20220123;9.6;-5.7;2;.6;4.69;0;.55;8892 +68078;42.94376;.39881;814;20220124;11.8;-5.8;3;.7;4.29;0;.67;9670 +68078;42.94376;.39881;814;20220125;11.4;-6.2;2.6;.6;4.09;0;.63;9779 +68078;42.94376;.39881;814;20220126;12.9;-5.7;3.6;.6;4.09;0;.68;10179 +68078;42.94376;.39881;814;20220127;13.5;-5.8;3.9;.6;3.99;0;.7;10496 +68078;42.94376;.39881;814;20220128;12.5;-6.3;3.1;1;3.79;0;.92;10475 +68078;42.94376;.39881;814;20220129;14.4;-5.3;4.6;.4;3.89;0;.63;10859 +68078;42.94376;.39881;814;20220130;13;-5.4;3.8;.6;4.59;0;.73;10607 +68078;42.94376;.39881;814;20220131;9.2;-5.2;2;1.5;5.39;.4;.82;9455 +68078;42.94376;.39881;814;20220201;7.4;1.5;4.5;2;6.19;0;.89;5993 +68078;42.94376;.39881;814;20220202;16.2;-3.1;6.6;.5;5.69;0;.81;11273 +68078;42.94376;.39881;814;20220203;15.6;-3.8;5.9;1.7;5.29;0;1.42;11442 +68078;42.94376;.39881;814;20220204;11.7;-2.1;4.8;.8;7.09;.8;.77;9712 +68078;42.94376;.39881;814;20220205;7.5;4.8;6.2;1.6;7.59;.8;.79;4144 +68078;42.94376;.39881;814;20220206;8.4;-2.5;3;1.7;5.29;.1;.97;8808 +68078;42.94376;.39881;814;20220207;11.2;-2.8;4.2;1.3;6.59;.6;.92;10157 +68078;42.94376;.39881;814;20220208;17;-3;7;.6;5.89;0;1.02;12365 +68078;42.94376;.39881;814;20220209;16.9;-3.6;6.7;.9;4.99;0;1.24;12681 +68078;42.94376;.39881;814;20220210;-2.4;-3.4;-2.9;1.4;5.76;0;1.53;11106 +68078;42.94376;.39881;814;20220211;8.3;1.5;4.9;1.1;8.05;1.3;.7;4631 +68078;42.94376;.39881;814;20220212;13.2;1;7.1;1.4;7.23;0;1.22;10533 +68078;42.94376;.39881;814;20220213;15.2;.6;7.9;2.5;6.73;4.8;1.87;11209 +68078;42.94376;.39881;814;20220214;8.6;2.9;5.8;3.4;7.23;7.4;1.17;6803 +68078;42.94376;.39881;814;20220215;7.6;1.5;4.5;2.9;6.49;2.9;1.1;6675 +68078;42.94376;.39881;814;20220216;11.9;.2;6.1;.5;8.09;1.2;.93;10364 +68078;42.94376;.39881;814;20220217;14.7;1.2;8;1.4;8.59;0;1.26;11301 +68078;42.94376;.39881;814;20220218;16.6;-.8;7.9;2.5;8.09;4.6;1.73;13041 +68078;42.94376;.39881;814;20220219;6.1;2.6;4.4;1.2;7.09;2.6;.77;5718 +68078;42.94376;.39881;814;20220220;12.5;-3.5;4.5;.7;6.19;.1;1.13;12803 +68078;42.94376;.39881;814;20220221;12.6;.3;6.5;1.6;6.29;.2;1.44;11319 +68078;42.94376;.39881;814;20220222;13.7;-3.7;5;1.2;5.89;0;1.42;13699 +68078;42.94376;.39881;814;20220223;15.3;-3.8;5.8;1;6.09;0;1.48;14546 +68078;42.94376;.39881;814;20220224;10.7;-.7;5;1.9;7.29;1.3;1.2;11291 +68078;42.94376;.39881;814;20220225;6.7;3.5;5.1;1.5;6.59;.1;.99;5882 +68078;42.94376;.39881;814;20220226;13.2;-5.1;4.1;1.5;4.99;0;1.64;14755 +68078;42.94376;.39881;814;20220227;13.2;-3.5;4.9;1.7;6.19;0;1.59;14247 +68078;42.94376;.39881;814;20220228;15.1;-1.6;6.8;1;6.09;0;1.6;14417 +68078;42.94376;.39881;814;20220301;15.9;-4.8;5.6;1;5.59;0;1.7;16283 +68078;42.94376;.39881;814;20220302;11.1;-.1;5.5;1.3;7.09;4.3;1.32;12021 +68078;42.94376;.39881;814;20220303;15.2;-1.1;7.1;1.9;7.69;2.5;1.77;14748 +68078;42.94376;.39881;814;20220304;7;5;6;2.2;7.69;1.8;.98;4986 +68078;42.94376;.39881;814;20220305;6.9;1.6;4.3;.9;6.49;.5;1.03;8447 +68078;42.94376;.39881;814;20220306;6.3;1.3;3.8;1.1;6.49;0;1.01;8289 +68078;42.94376;.39881;814;20220307;12.1;-2;5.1;1.7;5.89;.8;1.71;14331 +68078;42.94376;.39881;814;20220308;11.3;4.7;8;2.2;6.29;2.6;1.81;9799 +68078;42.94376;.39881;814;20220309;13.5;-2.1;5.7;1.5;5.89;.1;1.84;15433 +68078;42.94376;.39881;814;20220310;14;4.7;9.4;2.2;6.69;.1;2.1;11964 +68078;42.94376;.39881;814;20220311;12.5;11.1;11.8;3.2;6.79;12.2;2.35;4467 +68078;42.94376;.39881;814;20220312;12;3.6;7.8;.8;7.69;3.3;1.46;11603 +68078;42.94376;.39881;814;20220313;8.5;1.7;5.1;1.7;6.89;5.2;1.33;10515 +68078;42.94376;.39881;814;20220314;12.3;-1.5;5.4;2.2;7.59;4.6;1.68;15298 +68078;42.94376;.39881;814;20220315;21.5;7.2;14.4;3.3;6.59;0;3.82;15743 +68078;42.94376;.39881;814;20220316;16.8;6.6;11.7;1.6;8.99;2.3;2.13;13378 +68078;42.94376;.39881;814;20220317;9.1;7.5;8.3;.9;10.09;12.2;.91;5131 +68078;42.94376;.39881;814;20220318;8.4;5;6.7;1.4;9.26;.5;.86;4815 +68078;42.94376;.39881;814;20220319;13.7;2.2;8;1.2;8.5;0;1.8;13898 +68078;42.94376;.39881;814;20220320;14.7;4.3;9.5;1.6;8.6;.1;2.02;12778 +68078;42.94376;.39881;814;20220321;15.8;3;9.4;2.2;7.8;0;2.47;15192 +68078;42.94376;.39881;814;20220322;14.6;2.6;8.6;1.6;6.59;0;2.25;15472 +68078;42.94376;.39881;814;20220323;14.9;0;7.4;1.8;6.1;0;2.53;18501 +68078;42.94376;.39881;814;20220324;16.1;.2;8.1;1.3;6.59;0;2.29;18317 +68078;42.94376;.39881;814;20220325;16.8;3.2;10;1.3;8.23;0;2.41;17177 +68078;42.94376;.39881;814;20220326;16.4;1.1;8.8;1.5;7.53;.6;2.39;16861 +68078;42.94376;.39881;814;20220327;17.1;1.4;9.2;1.4;7.9;0;2.41;16819 +68078;42.94376;.39881;814;20220328;18;2.4;10.2;1.3;7.4;0;2.44;15280 +68078;42.94376;.39881;814;20220329;17.1;5.3;11.2;1.5;8.8;4.6;2.19;12413 +68078;42.94376;.39881;814;20220330;8.7;6.1;7.4;2.2;10.19;4.9;.99;5543 +68078;42.94376;.39881;814;20220331;9;4.2;6.6;3.7;7.7;7.9;1.67;8419 +68078;42.94376;.39881;814;20220401;3.1;-1.5;.8;5.1;4.66;8.1;1.64;9709 +68078;42.94376;.39881;814;20220402;2.9;-3.2;-.2;3.5;4.71;.8;1.55;11880 +68078;42.94376;.39881;814;20220403;5.1;-3.7;.7;2.1;3.25;.6;1.9;16177 +68078;42.94376;.39881;814;20220404;8.4;-3.1;2.7;1.4;4.86;0;2.07;18917 +68078;42.94376;.39881;814;20220405;15.2;-3.1;6.1;1.2;4.39;0;2.39;19891 +68078;42.94376;.39881;814;20220406;10.8;-.6;5.1;1.8;7.5;0;1.59;11697 +68078;42.94376;.39881;814;20220407;18.9;.9;9.9;2.5;8.5;0;3.02;19717 +68078;42.94376;.39881;814;20220408;19.6;4.7;12.1;3.1;9.4;1.8;3.22;17135 +68078;42.94376;.39881;814;20220409;11.8;4.5;8.1;2.6;7.86;1.5;2.24;14585 +68078;42.94376;.39881;814;20220410;18.9;-1.1;8.9;1.9;6.6;0;3.4;22832 +68078;42.94376;.39881;814;20220411;21.3;5.7;13.5;2.8;9.26;0;3.55;18149 +68078;42.94376;.39881;814;20220412;16.4;8.4;12.4;2.2;10.53;8.1;2.46;12698 +68078;42.94376;.39881;814;20220413;11.1;7.8;9.4;1.3;10.8;4.5;1.29;6457 +68078;42.94376;.39881;814;20220414;18.3;5.7;12;1.3;10.4;0;2.82;18553 +68078;42.94376;.39881;814;20220415;19.9;4.7;12.3;1.5;10.96;0;3.09;21195 +68078;42.94376;.39881;814;20220416;20;7.6;13.8;1.9;11.06;0;3.2;19441 +68078;42.94376;.39881;814;20220417;21.1;3.8;12.5;2.6;10.1;0;3.75;23847 +68078;42.94376;.39881;814;20220418;16.7;7.6;12.1;2.1;10.56;.6;2.51;14133 +68078;42.94376;.39881;814;20220419;9.5;7.8;8.6;2;9.86;17.7;1.14;4883 +68078;42.94376;.39881;814;20220420;8.7;3;5.8;1.9;8.76;2.5;1.36;9024 +68078;42.94376;.39881;814;20220421;11;5.3;8.1;1.6;9.5;.4;1.56;9178 +68078;42.94376;.39881;814;20220422;16.4;3.5;9.9;1.4;9.13;7.8;2.79;18817 +68078;42.94376;.39881;814;20220423;12;5.9;8.9;2.2;8.9;10.2;1.95;10751 +68078;42.94376;.39881;814;20220424;14.8;5.5;10.1;3.3;9.7;.9;2.69;17041 +68078;42.94376;.39881;814;20220425;17.3;3.1;10.2;1.6;9.3;0;3.07;21717 +68078;42.94376;.39881;814;20220426;20.7;3.7;12.2;1.8;9.53;0;3.59;21954 +68078;42.94376;.39881;814;20220427;18.2;8.1;13.1;1.7;11.36;3.7;2.38;13267 +68078;42.94376;.39881;814;20220428;13.9;10;12;1.4;12.73;.5;1.45;7360 +68078;42.94376;.39881;814;20220429;18.8;8.3;13.5;1.4;12.46;.2;2.67;15930 +68078;42.94376;.39881;814;20220430;17.9;9.9;13.9;2;11.93;1.1;2.8;15646 +68078;42.94376;.39881;814;20220501;18.1;6.5;12.3;1.9;11.26;3.1;2.99;18920 +68078;42.94376;.39881;814;20220502;13.1;8.7;10.9;1.5;11.53;13.3;1.52;7889 +68078;42.94376;.39881;814;20220503;14.4;8.3;11.4;1.3;11.6;4.5;2.07;11808 +68078;42.94376;.39881;814;20220504;14.4;8.2;11.3;1.8;11.43;2.8;2.08;11760 +68078;42.94376;.39881;814;20220505;14.9;7.6;11.2;2.1;10.4;.2;2.37;12780 +68078;42.94376;.39881;814;20220506;14.8;8.1;11.5;1.4;10.09;1.2;2.53;15803 +68078;42.94376;.39881;814;20220507;17.7;8.6;13.2;1.5;10.69;0;3.05;18563 +68078;42.94376;.39881;814;20220508;18.1;3.3;10.7;.9;9.39;.1;3.36;23881 +68078;42.94376;.39881;814;20220509;22.2;3.5;12.9;1.2;9.69;0;4.11;27007 +68078;42.94376;.39881;814;20220510;24.2;4.7;14.5;1.1;10.09;.1;4.39;27704 +68078;42.94376;.39881;814;20220511;28;4.7;16.4;1.1;11.49;2.2;4.81;28445 +68078;42.94376;.39881;814;20220512;21;12.1;16.6;1.7;15.39;.1;3.25;18750 +68078;42.94376;.39881;814;20220513;21;10.2;15.6;1.5;14.29;.3;3.45;20774 +68078;42.94376;.39881;814;20220514;26.3;7.2;16.8;1;12.79;1.2;4.64;27855 +68078;42.94376;.39881;814;20220515;27.6;10.9;19.3;2;11.59;1.2;5.24;26119 +68078;42.94376;.39881;814;20220516;24;8.5;16.3;.8;13.79;.1;4.12;25241 +68078;42.94376;.39881;814;20220517;26.7;7.6;17.2;1.5;13.39;.3;4.89;28159 +68078;42.94376;.39881;814;20220518;29.5;11.4;20.5;.8;13.79;.1;4.96;27496 +68078;42.94376;.39881;814;20220519;30.6;11.6;21.1;1.6;12.59;.1;5.66;28274 +68078;42.94376;.39881;814;20220520;28.9;19.5;24.2;2.8;11.79;0;5.67;19842 +68078;42.94376;.39881;814;20220521;33.9;9.7;21.8;.9;15.39;.1;5.6;29466 +68078;42.94376;.39881;814;20220522;31.4;11.2;21.3;1.1;12.79;2.9;5.57;29438 +68078;42.94376;.39881;814;20220523;16.4;13.1;14.8;2;13.89;1.3;2.25;11713 +68078;42.94376;.39881;814;20220524;11.4;9;10.2;1.2;10.89;16.3;1.69;9963 +68078;42.94376;.39881;814;20220525;15.4;5.6;10.5;1.4;9.89;0;3;20566 +68078;42.94376;.39881;814;20220526;17.5;8.4;13;1.6;11.39;0;3.18;19856 +68078;42.94376;.39881;814;20220527;20.4;7.6;14;1.4;11.99;.1;3.78;23677 +68078;42.94376;.39881;814;20220528;23.5;5.2;14.4;1.5;12.29;0;4.52;28451 +68078;42.94376;.39881;814;20220529;21.4;8.6;15;1.8;12.09;0;4.02;23789 +68078;42.94376;.39881;814;20220530;21.3;5.3;13.3;1.4;11.99;3.3;4.09;26699 +68078;42.94376;.39881;814;20220531;22;10.8;16.4;1.1;14.19;0;3.81;22325 +68078;42.94376;.39881;814;20220601;29.3;8.7;19;1.8;13.19;.6;5.75;30277 +68078;42.94376;.39881;814;20220602;25;11.2;18.1;1.6;15.49;3.3;4.47;24919 +68078;42.94376;.39881;814;20220603;25.4;12;18.7;1.6;15.49;6.9;4.53;24594 +68078;42.94376;.39881;814;20220604;21.4;10;15.7;1.9;16.09;8;3.62;22694 +68078;42.94376;.39881;814;20220605;20.9;13;17;1.2;15.49;.4;3.35;18860 +68078;42.94376;.39881;814;20220606;23.8;8.9;16.4;1.3;14.99;2.4;4.34;26079 +68078;42.94376;.39881;814;20220607;20.8;13.6;17.2;1.4;14.79;.4;3.35;18041 +68078;42.94376;.39881;814;20220608;19.6;10.6;15.1;.9;14.89;2.3;3.31;20241 +68078;42.94376;.39881;814;20220609;20.7;11;15.9;1.8;13.79;0;3.66;21052 +68078;42.94376;.39881;814;20220610;26.6;5.2;15.9;1.4;11.69;.1;5.21;30683 +68078;42.94376;.39881;814;20220611;28.5;9.1;18.8;1.5;14.19;4.2;5.49;29988 +68078;42.94376;.39881;814;20220612;30.1;12.2;21.2;1.5;16.89;2.1;5.58;28816 +68078;42.94376;.39881;814;20220613;23.5;15.8;19.7;1.7;18.09;0;3.65;18788 +68078;42.94376;.39881;814;20220614;31.7;12.1;21.9;.8;16.99;3.7;5.66;30216 +68078;42.94376;.39881;814;20220615;31.5;13.8;22.7;1.6;17.99;.1;5.82;28713 +68078;42.94376;.39881;814;20220616;32.2;13.2;22.7;1.1;18.69;0;5.81;29777 +68078;42.94376;.39881;814;20220617;33.4;13.6;23.5;.8;17.79;.3;5.89;30417 +68078;42.94376;.39881;814;20220618;37.5;12.9;25.2;1.3;14.19;0;6.67;30840 +68078;42.94376;.39881;814;20220619;33.1;22.8;28;3.2;11.19;.7;7.14;21846 +68078;42.94376;.39881;814;20220620;24.5;15.2;19.9;3.1;17.09;.2;4.28;20742 +68078;42.94376;.39881;814;20220621;24.2;16;20.1;2.4;17.39;2.5;4.01;19455 +68078;42.94376;.39881;814;20220622;22.3;13.1;17.7;2.1;15.69;1;3.8;20626 +68078;42.94376;.39881;814;20220623;26.6;11.9;19.3;1.9;14.39;6.6;5.05;26165 +68078;42.94376;.39881;814;20220624;22.1;13.2;17.7;2.1;14.59;.4;3.86;20271 +68078;42.94376;.39881;814;20220625;25.8;9.1;17.5;2;13.29;14.4;5.08;27893 +68078;42.94376;.39881;814;20220626;17.2;10.8;14;2.2;13.49;23.9;2.84;17118 +68078;42.94376;.39881;814;20220627;16.4;11;13.7;1.5;13.49;7.2;2.61;15685 +68078;42.94376;.39881;814;20220628;22.1;10.2;16.2;1.2;14.09;.2;3.97;23446 +68078;42.94376;.39881;814;20220629;22.1;8.4;15.3;1.7;14.19;9.1;4.08;25163 +68078;42.94376;.39881;814;20220630;16;12.3;14.2;2.3;13.59;2.6;2.35;12888 +68078;42.94376;.39881;814;20220701;19.1;9.8;14.5;1.5;12.19;.2;3.47;20628 +68078;42.94376;.39881;814;20220702;27.5;7.8;17.7;1.2;13.09;.1;5.26;30157 +68078;42.94376;.39881;814;20220703;25;10.8;17.9;.9;16.09;1.6;4.41;25518 +68078;42.94376;.39881;814;20220704;21.3;15.1;18.2;1.7;16.59;.1;3.21;16714 +68078;42.94376;.39881;814;20220705;22;15.7;18.9;.8;17.59;1.5;3.17;16828 +68078;42.94376;.39881;814;20220706;21.1;16.1;18.6;.9;16.79;4.4;2.91;14929 +68078;42.94376;.39881;814;20220707;23.2;10.3;16.8;1.8;13.99;0;4.25;24164 +68078;42.94376;.39881;814;20220708;24.8;11.7;18.3;1.3;15.29;.3;4.36;24312 +68078;42.94376;.39881;814;20220709;27.8;9.9;18.9;1.4;14.79;.1;5.16;28431 +68078;42.94376;.39881;814;20220710;28.7;11.5;20.1;1.4;15.69;.2;5.23;27809 +68078;42.94376;.39881;814;20220711;31.3;11.7;21.5;1.2;15.39;.6;5.69;29652 +68078;42.94376;.39881;814;20220712;31.4;12.4;21.9;1.3;16.29;.1;5.68;29128 +68078;42.94376;.39881;814;20220713;31.6;13.3;22.5;1.3;16.69;.1;5.65;28517 +68078;42.94376;.39881;814;20220714;32.8;12.8;22.8;1.1;15.49;.1;5.83;29761 +68078;42.94376;.39881;814;20220715;31.3;11.8;21.6;1.1;15.79;.1;5.57;29312 +68078;42.94376;.39881;814;20220716;34.6;12.3;23.5;1.6;14.69;0;6.35;29879 +68078;42.94376;.39881;814;20220717;35.9;11.8;23.9;1.4;13.59;.1;6.34;29802 +68078;42.94376;.39881;814;20220718;36.6;12.6;24.6;1;14.69;.1;6.06;29724 +68078;42.94376;.39881;814;20220719;25.4;15.1;20.3;2.2;17.19;.5;4.23;20979 +68078;42.94376;.39881;814;20220720;26.3;16.1;21.2;1.8;16.59;.1;4.34;20815 +68078;42.94376;.39881;814;20220721;30.4;15.9;23.2;1.3;16.79;0;5.09;24814 +68078;42.94376;.39881;814;20220722;23;12.9;18;1.8;16.49;.6;3.7;20585 +68078;42.94376;.39881;814;20220723;22.8;14.3;18.6;1.6;15.99;.1;3.57;18794 +68078;42.94376;.39881;814;20220724;33.6;11;22.3;1.5;15.09;.2;5.96;29194 +68078;42.94376;.39881;814;20220725;19.7;17;18.4;1.6;17.69;.8;2.23;10360 +68078;42.94376;.39881;814;20220726;19;14.8;16.9;1.9;15.19;.4;2.61;12967 +68078;42.94376;.39881;814;20220727;23.6;13.5;18.6;2;13.79;0;4.04;20238 +68078;42.94376;.39881;814;20220728;23.5;9.6;16.6;1.8;14.09;2.9;4.09;23718 +68078;42.94376;.39881;814;20220729;20.3;14.8;17.6;1.7;17.19;8.4;2.72;14726 +68078;42.94376;.39881;814;20220730;22.8;15.6;19.2;1.1;17.69;0;3.18;16836 +68078;42.94376;.39881;814;20220731;26.6;16.5;21.6;1.4;18.39;.3;4;19929 +68078;42.94376;.39881;814;20220801;28.1;15.5;21.8;1.4;18.39;.2;4.4;22211 +68078;42.94376;.39881;814;20220802;31.4;13.6;22.5;1.2;16.69;.1;5.17;26358 +68078;42.94376;.39881;814;20220803;32.8;12.6;22.7;1.4;15.19;.7;5.62;27983 +68078;42.94376;.39881;814;20220804;29.8;13;21.4;1.5;17.49;10.3;4.92;25375 +68078;42.94376;.39881;814;20220805;25.4;14.6;20;1.2;18.19;.3;3.75;20181 +68078;42.94376;.39881;814;20220806;26.4;14.8;20.6;1;18.39;.1;3.88;20832 +68078;42.94376;.39881;814;20220807;28.4;14.2;21.3;.6;18.09;2.9;4.19;22980 +68078;42.94376;.39881;814;20220808;29.2;11.7;20.5;1.1;16.89;0;4.65;25429 +68078;42.94376;.39881;814;20220809;30.1;14;22.1;.4;17.79;3.7;4.36;24256 +68078;42.94376;.39881;814;20220810;31.6;12.3;22;1.1;16.29;2.9;5.03;26459 +68078;42.94376;.39881;814;20220811;34.2;12.3;23.3;.7;17.39;.1;5.07;27076 +68078;42.94376;.39881;814;20220812;32.4;14.7;23.6;.8;18.29;.1;4.8;25063 +68078;42.94376;.39881;814;20220813;31.4;14.5;23;.5;18.49;1.7;4.47;24352 +68078;42.94376;.39881;814;20220814;23;14.8;18.9;1.7;17.99;.8;3.11;16759 +68078;42.94376;.39881;814;20220815;23.1;14.4;18.8;1.2;15.69;.2;3.22;17177 +68078;42.94376;.39881;814;20220816;28.4;9.7;19.1;1.1;14.89;9.6;4.43;25213 +68078;42.94376;.39881;814;20220817;19.6;12.6;16.1;1.1;14.59;4.6;2.65;15195 +68078;42.94376;.39881;814;20220818;19.7;12.2;16;1.3;14.49;2.5;2.71;15648 +68078;42.94376;.39881;814;20220819;22.5;12.7;17.6;1.1;14.59;.4;3.16;17833 +68078;42.94376;.39881;814;20220820;26.5;8.8;17.7;1;14.29;.2;4.01;23947 +68078;42.94376;.39881;814;20220821;23.7;12;17.9;1.7;16.19;.1;3.39;19281 +68078;42.94376;.39881;814;20220822;24;15.6;19.8;2.8;16.69;.4;3.49;16179 +68078;42.94376;.39881;814;20220823;26.9;15.9;21.4;1.1;17.89;.1;3.56;18448 +68078;42.94376;.39881;814;20220824;32.2;11.8;22;1.6;15.79;1.4;5.01;25094 +68078;42.94376;.39881;814;20220825;25.4;15.4;20.4;1.4;17.49;10.7;3.36;17343 +68078;42.94376;.39881;814;20220826;23.5;16.2;19.9;1.4;18.19;.6;2.85;14665 +68078;42.94376;.39881;814;20220827;26.5;15.4;21;1.4;17.29;2;3.53;18045 +68078;42.94376;.39881;814;20220828;30.3;11.3;20.8;.7;15.39;.7;4.08;23559 +68078;42.94376;.39881;814;20220829;31.6;11.7;21.7;1;15.19;8.4;4.39;23950 +68078;42.94376;.39881;814;20220830;27.6;10.9;19.3;1.2;15.99;0;3.83;21753 +68078;42.94376;.39881;814;20220831;20.9;12.9;16.9;.4;17.09;8.6;2.45;14833 +68078;42.94376;.39881;814;20220901;24.5;12.9;18.7;1.2;16.19;.2;3.15;17805 +68078;42.94376;.39881;814;20220902;24;12.5;18.3;1.6;16.09;3.4;3.14;17594 +68078;42.94376;.39881;814;20220903;23.4;13.7;18.6;1.4;15.19;.8;2.98;16006 +68078;42.94376;.39881;814;20220904;29.2;8.1;18.7;.8;11.69;0;3.82;23252 +68078;42.94376;.39881;814;20220905;30.1;10;20.1;1;12.79;1.8;4;22846 +68078;42.94376;.39881;814;20220906;29.6;12.4;21;1.1;14.59;.5;3.85;20939 +68078;42.94376;.39881;814;20220907;25.5;12.8;19.2;1.4;13.99;.4;3.34;17797 +68078;42.94376;.39881;814;20220908;23.8;7.7;15.8;1;12.19;0;3.12;19922 +68078;42.94376;.39881;814;20220909;18.8;10.4;14.6;1.1;13.49;1.1;2.25;14169 +68078;42.94376;.39881;814;20220910;26.6;6;16.3;1.3;11.39;.1;3.64;22169 +68078;42.94376;.39881;814;20220911;31.8;8.4;20.1;1.1;12.49;0;3.98;21985 +68078;42.94376;.39881;814;20220912;34.1;12.5;23.3;1.1;13.89;1;4.19;21801 +68078;42.94376;.39881;814;20220913;26.4;16.8;21.6;2.2;15.29;6.8;3.49;14660 +68078;42.94376;.39881;814;20220914;26.6;12.1;19.4;1.5;13.89;.2;3.37;17943 +68078;42.94376;.39881;814;20220915;22.9;9.7;16.3;.8;13.79;5;2.63;16950 +68078;42.94376;.39881;814;20220916;20.6;14.1;17.4;1.8;15.29;.6;2.26;11677 +68078;42.94376;.39881;814;20220917;18.8;10.6;14.7;2;11.39;0;2.44;13040 +68078;42.94376;.39881;814;20220918;23.1;3.9;13.5;1;8.99;0;2.89;19964 +68078;42.94376;.39881;814;20220919;24.3;3.3;13.8;1.1;8.69;0;3.05;20489 +68078;42.94376;.39881;814;20220920;22.5;3.1;12.8;1.2;9.19;.1;2.85;19696 +68078;42.94376;.39881;814;20220921;22.1;3.5;12.8;1;9.69;.1;2.66;19094 +68078;42.94376;.39881;814;20220922;23.1;3.3;13.2;1.1;9.79;.1;2.79;19522 +68078;42.94376;.39881;814;20220923;22.7;4.5;13.6;1.2;10.79;5.8;2.69;18519 +68078;42.94376;.39881;814;20220924;16.6;11.2;13.9;1;12.59;4;1.65;9820 +68078;42.94376;.39881;814;20220925;14.3;6.9;10.6;.7;10.79;.4;1.55;11442 +68078;42.94376;.39881;814;20220926;16.4;8.6;12.5;1.6;10.49;1.5;1.92;11638 +68078;42.94376;.39881;814;20220927;15.5;7.6;11.6;2;10.99;6.6;1.77;11594 +68078;42.94376;.39881;814;20220928;17.5;9.3;13.4;1.4;12.09;7.4;1.83;11697 +68078;42.94376;.39881;814;20220929;13.8;9.2;11.5;1.3;11.09;13.6;1.4;8576 +68078;42.94376;.39881;814;20220930;14.5;5.7;10.1;.6;9.19;.9;1.54;11876 +68078;42.94376;.39881;814;20221001;20.6;2;11.3;.8;9.59;.1;2.13;17249 +68078;42.94376;.39881;814;20221002;23.1;4.8;14;1;11.49;.2;2.34;16924 +68078;42.94376;.39881;814;20221003;23.9;6.1;15;.7;11.79;0;2.24;16506 +68078;42.94376;.39881;814;20221004;24;4.8;14.4;.9;10.89;.1;2.34;16971 +68078;42.94376;.39881;814;20221005;25.9;3.2;14.6;1.1;9.79;0;2.59;17445 +68078;42.94376;.39881;814;20221006;19.3;5.6;12.5;1.1;11.49;0;1.85;13965 +68078;42.94376;.39881;814;20221007;22.7;6.1;14.4;.7;12.09;2.7;2;15238 +68078;42.94376;.39881;814;20221008;20.7;10;15.4;.9;13.19;.6;1.79;12024 +68078;42.94376;.39881;814;20221009;23.9;4.9;14.4;.9;11.09;.8;2.15;15962 +68078;42.94376;.39881;814;20221010;22.2;4.4;13.3;.8;11.29;0;1.93;15262 +68078;42.94376;.39881;814;20221011;19.1;9;14.1;.8;13.09;4.9;1.55;11274 +68078;42.94376;.39881;814;20221012;19.7;12.1;15.9;1;14.29;1.6;1.54;9617 +68078;42.94376;.39881;814;20221013;21.4;9.1;15.3;.9;13.39;0;1.72;12190 +68078;42.94376;.39881;814;20221014;21.5;10.5;16;1;13.59;.3;1.72;11372 +68078;42.94376;.39881;814;20221015;27.4;4.5;16;.8;10.19;.1;2.13;15594 +68078;42.94376;.39881;814;20221016;27.3;7.9;17.6;1.9;9.79;.2;2.94;14866 +68078;42.94376;.39881;814;20221017;25.5;19.1;22.3;2.4;10.89;1.8;3.12;8280 +68078;42.94376;.39881;814;20221018;28.1;8.1;18.1;.9;11.29;.1;2.16;14743 +68078;42.94376;.39881;814;20221019;27.2;12.5;19.9;2.9;11.59;11.7;3.36;12435 +68078;42.94376;.39881;814;20221020;21.6;12.1;16.9;3.6;12.09;8;2.63;9803 +68078;42.94376;.39881;814;20221021;21.3;13.2;17.3;3.5;10.99;1.8;2.8;8913 +68078;42.94376;.39881;814;20221022;21.9;11.7;16.8;2;10.69;1.6;2.2;9924 +68078;42.94376;.39881;814;20221023;16.3;13.8;15.1;2.1;12.19;13.6;1.46;4666 +68078;42.94376;.39881;814;20221024;21.3;9.2;15.3;2;10.79;.1;2.01;10577 +68078;42.94376;.39881;814;20221025;24.3;7.3;15.8;2.3;9.49;.1;2.58;12450 +68078;42.94376;.39881;814;20221026;24.9;11.3;18.1;2.4;9.59;0;2.77;10960 +68078;42.94376;.39881;814;20221027;24.7;11;17.9;1.8;9.79;.2;2.31;10866 +68078;42.94376;.39881;814;20221028;27.7;11.9;19.8;1.6;9.09;0;2.44;11552 +68078;42.94376;.39881;814;20221029;26.8;12.6;19.7;2.4;5.69;.1;3.29;10797 +68078;42.94376;.39881;814;20221030;20.4;7.4;13.9;.9;7.89;.4;1.41;10187 +68078;42.94376;.39881;814;20221031;21.7;5.6;13.7;2.5;9.69;3.8;2.14;11238 +68078;42.94376;.39881;814;20221101;17.1;10.7;13.9;1.7;11.69;0;1.3;6862 +68078;42.94376;.39881;814;20221102;20.3;7.3;13.8;1;9.59;0;1.34;9813 +68078;42.94376;.39881;814;20221103;20.6;6;13.3;2.3;9.09;8.1;1.96;10293 +68078;42.94376;.39881;814;20221104;9.4;3.2;6.3;2.1;8.09;12.2;.84;6497 +68078;42.94376;.39881;814;20221105;13.5;2.7;8.1;.5;7.69;.1;.8;8586 +68078;42.94376;.39881;814;20221106;17.4;-.9;8.3;.8;6.29;0;1.05;11151 +68078;42.94376;.39881;814;20221107;23;-1.7;10.7;.9;5.79;0;1.35;11859 +68078;42.94376;.39881;814;20221108;21.5;10.1;15.8;2.4;8.59;1.3;2.22;8512 +68078;42.94376;.39881;814;20221109;15.7;11.5;13.6;1.9;10.19;4.1;1.35;4960 +68078;42.94376;.39881;814;20221110;14.6;5.1;9.9;.5;8.89;0;.75;7553 +68078;42.94376;.39881;814;20221111;21.3;-1.1;10.1;1.3;6.99;.2;1.41;11323 +68078;42.94376;.39881;814;20221112;20.4;4.4;12.4;2.4;8.19;0;1.89;9681 +68078;42.94376;.39881;814;20221113;19.9;1.4;10.7;.4;7.49;.1;.73;10317 +68078;42.94376;.39881;814;20221114;14.9;2.4;8.7;1.2;8.99;.3;.84;8318 +68078;42.94376;.39881;814;20221115;18.2;6.6;12.4;3.2;8.59;2.7;1.94;7908 +68078;42.94376;.39881;814;20221116;15.5;4.4;10;.8;9.19;.5;.76;7640 +68078;42.94376;.39881;814;20221117;15.2;4.8;10;1.7;9.39;5.3;.97;7301 +68078;42.94376;.39881;814;20221118;9.7;5.4;7.6;1.3;8.79;3.6;.65;4512 +68078;42.94376;.39881;814;20221119;6.4;3.7;5.1;1.1;7.39;.9;.57;3459 +68078;42.94376;.39881;814;20221120;12.3;-2.8;4.8;.7;5.99;4.6;.6;8591 +68078;42.94376;.39881;814;20221121;10.4;1.6;6;1.2;8.39;28.1;.55;6403 +68078;42.94376;.39881;814;20221122;6;.1;3.1;.8;6.99;11.8;.43;5122 +68078;42.94376;.39881;814;20221123;12.7;3.7;8.2;.9;8.49;12.1;.63;6349 +68078;42.94376;.39881;814;20221124;11.6;-2.3;4.7;.4;6.89;2.3;.43;7902 +68078;42.94376;.39881;814;20221125;6.8;2.2;4.5;.7;7.99;6.4;.41;4346 +68078;42.94376;.39881;814;20221126;11.3;-.9;5.2;.2;6.59;.1;.36;7241 +68078;42.94376;.39881;814;20221127;14.4;-1.7;6.4;.5;6.19;3;.48;8298 +68078;42.94376;.39881;814;20221128;7.7;3.5;5.6;1.5;7.89;9.8;.54;4021 +68078;42.94376;.39881;814;20221129;8.8;3.1;6;.9;7.99;4;.49;4704 +68078;42.94376;.39881;814;20221130;7.6;1.2;4.4;.1;6.69;.3;.35;4965 +68078;42.94376;.39881;814;20221201;7;-4.8;1.1;1;5.09;.1;.46;6819 +68078;42.94376;.39881;814;20221202;5.9;-4.6;.7;.7;5.19;0;.37;6363 +68078;42.94376;.39881;814;20221203;4.9;-.4;2.3;.5;5.79;.2;.38;4381 +68078;42.94376;.39881;814;20221204;7.6;-3.1;2.3;.3;5.19;0;.31;6336 +68078;42.94376;.39881;814;20221205;11.4;-6.2;2.6;.5;4.49;.3;.36;8177 +68078;42.94376;.39881;814;20221206;12.5;.3;6.4;.6;7.19;.1;.43;6704 +68078;42.94376;.39881;814;20221207;12.6;2;7.3;.5;7.69;.2;.42;6188 +68078;42.94376;.39881;814;20221208;13.5;-1;6.3;1.2;6.99;2.6;.62;7260 +68078;42.94376;.39881;814;20221209;12.4;2.5;7.5;1.3;8.69;7.3;.54;5904 +68078;42.94376;.39881;814;20221210;1.4;2.3;1.9;3;6.29;.1;.53;0 +68078;42.94376;.39881;814;20221211;5.5;-5.4;.1;.3;4.69;.1;.25;6157 +68078;42.94376;.39881;814;20221212;3.4;-3.6;-.1;1.2;5.89;9.1;.28;4841 +68078;42.94376;.39881;814;20221213;9.6;2.9;6.3;.9;8.89;6.6;.38;4712 +68078;42.94376;.39881;814;20221214;14.3;5.8;10.1;.6;9.29;1.6;.48;5337 +68078;42.94376;.39881;814;20221215;12.4;2.1;7.3;.7;9.19;3.4;.38;5896 +68078;42.94376;.39881;814;20221216;9.6;3.5;6.6;1;8.99;2.1;.39;4442 +68078;42.94376;.39881;814;20221217;10.9;3.3;7.1;.8;7.19;0;.51;4992 +68078;42.94376;.39881;814;20221218;13.6;-3.1;5.3;.7;5.79;0;.43;7566 +68078;42.94376;.39881;814;20221219;23;.1;11.6;1.9;4.69;0;1.75;8644 +68078;42.94376;.39881;814;20221220;20.1;13.4;16.8;2.6;5.79;0;2.48;4650 +68078;42.94376;.39881;814;20221221;14.5;5.8;10.2;1.5;9.09;.7;.76;5350 +68078;42.94376;.39881;814;20221222;14.3;1;7.7;.7;8.19;0;.43;6704 +68078;42.94376;.39881;814;20221223;17.6;2.2;9.9;1;8.19;0;.65;7247 +68078;42.94376;.39881;814;20221224;17.5;.9;9.2;.3;7.09;0;.28;7547 +68078;42.94376;.39881;814;20221225;20;1.8;10.9;2;5.79;0;1.52;7932 +68078;42.94376;.39881;814;20221226;15.4;3.9;9.7;1.6;7.19;0;.96;6243 +68078;42.94376;.39881;814;20221227;14.7;-.2;7.3;.5;7.29;0;.37;7174 +68078;42.94376;.39881;814;20221228;17.1;-1.2;8;1.4;5.79;.1;.94;8014 +68078;42.94376;.39881;814;20221229;16.6;2;9.3;1;7.19;1.3;.68;7142 +68078;42.94376;.39881;814;20221230;18.3;3;10.7;.9;8.99;.7;.62;7347 +68078;42.94376;.39881;814;20221231;21.2;5.1;13.2;2.2;6.69;0;1.74;7577 +68079;42.97207;.70251;478;20220101;21.1;.8;10.9;2.1;6.78;0;1.64;7578 +68079;42.97207;.70251;478;20220102;17.7;6.5;12.1;2;7.66;0;1.28;6763 +68079;42.97207;.70251;478;20220103;16.4;2.2;9.3;1.4;8.03;.1;.81;6634 +68079;42.97207;.70251;478;20220104;16.9;1.7;9.3;2.7;7.77;13.7;1.3;7149 +68079;42.97207;.70251;478;20220105;6.2;3.3;4.8;1.6;6.66;.8;.61;2281 +68079;42.97207;.70251;478;20220106;5.6;-1;2.3;1.6;4.73;0;.65;5392 +68079;42.97207;.70251;478;20220107;6.3;-3.8;1.2;2.1;6;4.4;.46;4316 +68079;42.97207;.70251;478;20220108;9.9;3.6;6.7;3.7;7.8;5.8;.89;4159 +68079;42.97207;.70251;478;20220109;7.5;6.1;6.8;4.6;8.77;50.2;.64;885 +68079;42.97207;.70251;478;20220110;10.7;5.2;7.9;3.4;10.5;49;.39;2807 +68079;42.97207;.70251;478;20220111;10.6;4.7;7.7;1.4;7.43;0;.7;5727 +68079;42.97207;.70251;478;20220112;9.7;-3.1;3.3;1.2;5.13;0;.6;7672 +68079;42.97207;.70251;478;20220113;9.3;-4.9;2.2;.7;4.7;0;.43;8097 +68079;42.97207;.70251;478;20220114;12.4;-5.2;3.6;.8;4.37;.1;.59;8476 +68079;42.97207;.70251;478;20220115;11;-4;3.5;1.3;4;0;.82;8126 +68079;42.97207;.70251;478;20220116;10.5;-4.9;2.8;1.1;4.17;0;.7;8261 +68079;42.97207;.70251;478;20220117;10.9;-4.5;3.2;1.2;4.37;.1;.73;8288 +68079;42.97207;.70251;478;20220118;10.2;-5;2.6;1;5.13;.1;.55;8512 +68079;42.97207;.70251;478;20220119;8.1;-1.1;3.5;1.6;6.13;.9;.63;5339 +68079;42.97207;.70251;478;20220120;7.6;2;4.8;1.5;7.57;5.1;.52;4026 +68079;42.97207;.70251;478;20220121;3.4;.7;2;2.1;5.73;0;.61;3517 +68079;42.97207;.70251;478;20220122;8.5;-5.1;1.7;.9;4.87;.1;.58;8514 +68079;42.97207;.70251;478;20220123;9.5;-5.1;2.2;1;5.1;0;.61;8762 +68079;42.97207;.70251;478;20220124;13.9;-4.1;4.9;1.2;4.97;0;.88;9625 +68079;42.97207;.70251;478;20220125;13;-2.9;5;1.4;5.07;0;.95;9280 +68079;42.97207;.70251;478;20220126;14.4;-3.5;5.4;1;5.03;0;.86;9801 +68079;42.97207;.70251;478;20220127;14.4;-4;5.2;1;4.87;.1;.88;10146 +68079;42.97207;.70251;478;20220128;8;-4.8;1.6;1;4.8;0;.65;9259 +68079;42.97207;.70251;478;20220129;12.9;-5;4;.9;5.07;0;.8;10370 +68079;42.97207;.70251;478;20220130;13.5;-4.1;4.7;1;5.4;0;.87;10229 +68079;42.97207;.70251;478;20220131;10.8;-1.9;4.5;2.6;6.93;0;.86;8020 +68079;42.97207;.70251;478;20220201;8.3;2.4;5.3;2.2;6.8;0;.87;5394 +68079;42.97207;.70251;478;20220202;16.9;1.2;9.1;1.1;7.27;0;1.05;10569 +68079;42.97207;.70251;478;20220203;16.6;-2.7;6.9;1.6;6.53;0;1.3;10656 +68079;42.97207;.70251;478;20220204;13.2;2.7;7.9;1.7;8.4;1.3;.93;7751 +68079;42.97207;.70251;478;20220205;8.5;6.3;7.4;2;8.17;1.2;.86;3400 +68079;42.97207;.70251;478;20220206;9.5;-2.6;3.5;1.8;5.87;.1;.95;9210 +68079;42.97207;.70251;478;20220207;12.5;.9;6.7;2.3;8.07;.6;1;8117 +68079;42.97207;.70251;478;20220208;17.6;2.9;10.2;1.2;7.27;0;1.33;11296 +68079;42.97207;.70251;478;20220209;18.3;-1.5;8.4;1.1;6.03;0;1.37;12390 +68079;42.97207;.70251;478;20220210;9.9;-.8;4.5;1.7;6.43;0;1.76;11600 +68079;42.97207;.70251;478;20220211;9.5;3.2;6.4;.9;8.68;1.5;.59;1900 +68079;42.97207;.70251;478;20220212;14.8;2.7;8.7;1.8;8.38;0;1.36;11000 +68079;42.97207;.70251;478;20220213;18.5;2;10.3;3;7.38;3.4;2.21;12150 +68079;42.97207;.70251;478;20220214;10.7;3.9;7.3;4.5;7.88;8.9;1.31;7550 +68079;42.97207;.70251;478;20220215;10;4;7;5.4;8.15;3.1;1.49;6740 +68079;42.97207;.70251;478;20220216;13;3.9;8.4;2.8;9.67;1.6;1.03;6788 +68079;42.97207;.70251;478;20220217;15.8;7.5;11.7;2.7;10.16;0;1.48;8589 +68079;42.97207;.70251;478;20220218;18.2;3.1;10.6;3;9.27;6.9;1.94;11917 +68079;42.97207;.70251;478;20220219;8.3;5;6.7;1.7;8.03;3.7;.85;5039 +68079;42.97207;.70251;478;20220220;14.5;-1;6.7;2.4;7.33;.1;1.53;12948 +68079;42.97207;.70251;478;20220221;13.9;4.5;9.2;4.1;7.63;.1;1.9;9696 +68079;42.97207;.70251;478;20220222;14.4;.2;7.3;1.9;6.8;0;1.58;13033 +68079;42.97207;.70251;478;20220223;15.9;.3;8.1;1.7;7.17;0;1.69;13663 +68079;42.97207;.70251;478;20220224;12.8;2.6;7.7;2.8;8.27;2.2;1.41;10344 +68079;42.97207;.70251;478;20220225;9.3;5.4;7.4;1.5;6.83;.4;1.15;6231 +68079;42.97207;.70251;478;20220226;14.6;-2.8;5.9;1.4;5.17;0;1.73;14857 +68079;42.97207;.70251;478;20220227;14.9;-1.9;6.5;1.5;6.73;0;1.55;12292 +68079;42.97207;.70251;478;20220228;16.4;2.1;9.2;1.4;7.07;0;1.79;13973 +68079;42.97207;.70251;478;20220301;16.9;-1.1;7.9;1.7;6.51;0;1.9;14914 +68079;42.97207;.70251;478;20220302;12.6;1.8;7.2;1.6;8.01;5.2;1.43;11594 +68079;42.97207;.70251;478;20220303;15.7;1;8.4;1.9;8.21;2.3;1.74;13575 +68079;42.97207;.70251;478;20220304;8.2;7.2;7.7;3.1;8.61;4;.95;2772 +68079;42.97207;.70251;478;20220305;9.3;3.8;6.5;1.9;7.27;.6;1.22;7911 +68079;42.97207;.70251;478;20220306;8.6;3.8;6.2;1.5;6.96;0;1.16;7834 +68079;42.97207;.70251;478;20220307;12;.1;6.1;1.8;6.9;0;1.62;14256 +68079;42.97207;.70251;478;20220308;13.2;-.6;6.3;2;7.1;4.7;1.66;12953 +68079;42.97207;.70251;478;20220309;15.7;.3;8;2.1;7.47;.1;2.05;16147 +68079;42.97207;.70251;478;20220310;14.4;4.3;9.3;1.7;8.1;0;1.72;10666 +68079;42.97207;.70251;478;20220311;15.4;3.9;9.7;1.6;8.83;12.8;1.7;11249 +68079;42.97207;.70251;478;20220312;13;5.2;9.1;1.8;8.57;2.5;1.59;11073 +68079;42.97207;.70251;478;20220313;10.1;3.2;6.6;2.5;7.53;4;1.37;8329 +68079;42.97207;.70251;478;20220314;13.6;.4;7;1.8;7.93;2.4;1.61;11541 +68079;42.97207;.70251;478;20220315;20;7.9;14;3.3;9.77;0;2.99;13326 +68079;42.97207;.70251;478;20220316;15.6;7.9;11.8;2.4;10.4;1.7;1.77;9818 +68079;42.97207;.70251;478;20220317;10.5;9.3;9.9;2;11;18.1;.82;3039 +68079;42.97207;.70251;478;20220318;8.9;6.7;7.8;1.7;10.08;.4;.67;2550 +68079;42.97207;.70251;478;20220319;15.3;3.3;9.3;1.6;9.48;.1;1.91;14400 +68079;42.97207;.70251;478;20220320;17.9;5.6;11.8;2.1;9.63;0;2.3;13950 +68079;42.97207;.70251;478;20220321;18.6;3;10.8;2.3;8.83;0;2.67;17250 +68079;42.97207;.70251;478;20220322;16.3;3.7;10;5.6;8.05;0;3.21;15473 +68079;42.97207;.70251;478;20220323;16.6;.2;8.4;1.9;7.13;0;2.63;20400 +68079;42.97207;.70251;478;20220324;15.7;2.5;9.1;3;8.3;0;2.69;17583 +68079;42.97207;.70251;478;20220325;17.7;4.2;11;1.6;8.78;0;2.53;17750 +68079;42.97207;.70251;478;20220326;17.4;1.9;9.7;1.7;7.83;0;2.46;16950 +68079;42.97207;.70251;478;20220327;19;1.9;10.5;1.7;8.68;0;2.52;17300 +68079;42.97207;.70251;478;20220328;20.4;3.3;11.9;1.6;8.48;0;2.54;14950 +68079;42.97207;.70251;478;20220329;18;6.2;12.1;1.7;9.78;5.7;2.12;10950 +68079;42.97207;.70251;478;20220330;9.5;7.8;8.7;3.1;11.39;8.7;.93;3843 +68079;42.97207;.70251;478;20220331;11.2;6.2;8.7;4.7;8.38;10;1.84;7900 +68079;42.97207;.70251;478;20220401;6.4;.6;3.5;6.2;5.43;8;1.9;11300 +68079;42.97207;.70251;478;20220402;4.6;-1.1;1.8;4.8;5.18;1.6;1.45;9700 +68079;42.97207;.70251;478;20220403;6.6;-2.5;2;1.8;4.88;1;1.66;14897 +68079;42.97207;.70251;478;20220404;9.5;-.8;4.3;1.6;5.28;0;2.21;19950 +68079;42.97207;.70251;478;20220405;14.5;-3.8;5.3;1.7;5.57;0;2.6;21721 +68079;42.97207;.70251;478;20220406;11.6;.7;6.1;2.3;8.23;.1;1.44;9450 +68079;42.97207;.70251;478;20220407;19.1;2.4;10.7;3.3;9.63;0;3.08;18850 +68079;42.97207;.70251;478;20220408;20.2;6.7;13.4;4;10.53;2.7;3.32;15750 +68079;42.97207;.70251;478;20220409;12.6;6.4;9.5;3.3;8.73;2;2.33;14800 +68079;42.97207;.70251;478;20220410;19.9;.6;10.2;2.2;7.53;0;3.52;23250 +68079;42.97207;.70251;478;20220411;21.4;5.7;13.5;3.3;10.33;0;3.54;18100 +68079;42.97207;.70251;478;20220412;18.7;9.4;14;2.9;11.28;5.2;2.69;12700 +68079;42.97207;.70251;478;20220413;13.6;10.1;11.9;1.9;11.93;3.1;1.31;5550 +68079;42.97207;.70251;478;20220414;20;6.4;13.2;1.5;11.48;0;2.95;19350 +68079;42.97207;.70251;478;20220415;20.9;5.9;13.4;1.8;12.13;.1;3.15;21600 +68079;42.97207;.70251;478;20220416;20.3;8.2;14.2;2.3;12.18;0;3.22;19850 +68079;42.97207;.70251;478;20220417;21.5;5.6;13.6;3.3;11.28;0;3.86;24250 +68079;42.97207;.70251;478;20220418;16.7;9;12.8;2.6;11.28;1.4;2.38;12450 +68079;42.97207;.70251;478;20220419;10.4;9.5;9.9;2.5;10.68;17.1;.94;2650 +68079;42.97207;.70251;478;20220420;11;5.6;8.3;2.4;9.68;6.4;1.32;7250 +68079;42.97207;.70251;478;20220421;12.7;7.3;10;2;10.53;.4;1.5;7550 +68079;42.97207;.70251;478;20220422;17.7;5.2;11.4;1.4;10.73;.5;2.75;18550 +68079;42.97207;.70251;478;20220423;13;6.8;9.9;2.8;10.08;11.8;1.93;10000 +68079;42.97207;.70251;478;20220424;15.6;7.9;11.7;4.5;10.68;.4;2.73;16100 +68079;42.97207;.70251;478;20220425;17.6;3.7;10.6;2;10.23;0;3.11;22300 +68079;42.97207;.70251;478;20220426;22.1;5.1;13.6;2.3;10.63;0;3.76;22050 +68079;42.97207;.70251;478;20220427;18.6;7.8;13.2;2.2;12.83;2.6;2.13;11450 +68079;42.97207;.70251;478;20220428;14.1;11.3;12.7;1.9;13.58;1.3;1.1;4450 +68079;42.97207;.70251;478;20220429;18.7;10.9;14.8;1.8;13.98;1.9;2.3;12800 +68079;42.97207;.70251;478;20220430;18.6;11.3;15;2.4;12.98;.8;2.76;15150 +68079;42.97207;.70251;478;20220501;18.4;8.5;13.5;2.2;12.38;3.4;2.8;17550 +68079;42.97207;.70251;478;20220502;12.7;10.1;11.4;1.9;12.18;11.7;1.12;4400 +68079;42.97207;.70251;478;20220503;17.3;9.9;13.6;1.8;12.53;6.4;2.3;12650 +68079;42.97207;.70251;478;20220504;16.6;9.8;13.2;2.3;12.48;2.5;2.13;11200 +68079;42.97207;.70251;478;20220505;17.2;9.1;13.2;2.6;11.58;.1;2.5;12400 +68079;42.97207;.70251;478;20220506;17.7;9.8;13.7;2.1;11.2;1.4;2.86;16181 +68079;42.97207;.70251;478;20220507;19.9;8.8;14.4;2;11.47;0;3.48;21032 +68079;42.97207;.70251;478;20220508;21.6;8.4;15;1.8;10.9;.1;3.87;23010 +68079;42.97207;.70251;478;20220509;23.9;7.3;15.6;1.9;10.9;0;4.47;26348 +68079;42.97207;.70251;478;20220510;26.7;9.3;18;1.9;11.53;0;4.94;26738 +68079;42.97207;.70251;478;20220511;29.1;10.1;19.6;2;13.47;0;5.34;27720 +68079;42.97207;.70251;478;20220512;20.3;12.6;16.5;1.6;15.4;0;2.77;15581 +68079;42.97207;.70251;478;20220513;23.4;13.9;18.6;1;15.8;.3;3.44;19399 +68079;42.97207;.70251;478;20220514;27.8;10.7;19.3;1.7;14.67;0;4.83;26037 +68079;42.97207;.70251;478;20220515;28.5;11.9;20.2;1.7;15.27;.5;4.91;25567 +68079;42.97207;.70251;478;20220516;26.4;12.1;19.3;1.5;15.3;0;4.47;24625 +68079;42.97207;.70251;478;20220517;29.4;11.1;20.2;1.1;15.3;.2;5.03;27949 +68079;42.97207;.70251;478;20220518;30.2;14.7;22.4;1.3;16.93;.4;5.09;26181 +68079;42.97207;.70251;478;20220519;29.2;14;21.6;1.7;16.83;0;5.04;25112 +68079;42.97207;.70251;478;20220520;30.5;16.1;23.3;2.2;16.13;0;5.46;24515 +68079;42.97207;.70251;478;20220521;31.9;14.9;23.4;1.5;19.5;0;5.32;26311 +68079;42.97207;.70251;478;20220522;30.1;15;22.5;2;16.77;1.6;4.82;21607 +68079;42.97207;.70251;478;20220523;18.9;14.5;16.7;3.2;14.73;2.6;2.48;11144 +68079;42.97207;.70251;478;20220524;13.3;11.5;12.4;1.7;11.6;17.7;1.57;7163 +68079;42.97207;.70251;478;20220525;16.5;8.6;12.6;1.6;11.07;1.2;2.72;16779 +68079;42.97207;.70251;478;20220526;18.6;11;14.8;2;12.4;0;3.17;18195 +68079;42.97207;.70251;478;20220527;22.2;11.8;17;1.6;13.47;0;3.9;22287 +68079;42.97207;.70251;478;20220528;24.1;9.4;16.7;1.9;13.9;0;4.52;26818 +68079;42.97207;.70251;478;20220529;23.3;9.1;16.2;1.4;12.27;0;4.38;26172 +68079;42.97207;.70251;478;20220530;23.1;7.9;15.5;1.6;12.93;1.3;4.04;24276 +68079;42.97207;.70251;478;20220531;23.8;12.1;18;1.5;14.23;0;4.15;23227 +68079;42.97207;.70251;478;20220601;28.4;10.8;19.6;1.8;16.33;.1;5.27;28603 +68079;42.97207;.70251;478;20220602;25.8;14.4;20.1;1.8;17.4;.1;4.38;23226 +68079;42.97207;.70251;478;20220603;28.6;15.2;21.9;2.3;17.5;4.5;5.12;24714 +68079;42.97207;.70251;478;20220604;21.9;14.5;18.2;1.9;17.93;6.3;2.83;15489 +68079;42.97207;.70251;478;20220605;21.5;14.9;18.2;1.7;16.9;.7;2.91;15143 +68079;42.97207;.70251;478;20220606;24.8;11.6;18.2;1.5;16.5;8.4;4.05;22934 +68079;42.97207;.70251;478;20220607;20.9;14.4;17.7;1.3;16.03;.8;2.8;14640 +68079;42.97207;.70251;478;20220608;20.4;12.7;16.6;1.9;16;2.4;2.9;16313 +68079;42.97207;.70251;478;20220609;22.2;13.6;17.9;2.7;14.5;.1;4.11;22077 +68079;42.97207;.70251;478;20220610;27.3;8.6;18;1.3;13.23;0;5.2;30026 +68079;42.97207;.70251;478;20220611;30.1;11.4;20.7;1.5;15.2;.6;5.55;29308 +68079;42.97207;.70251;478;20220612;30;14.5;22.3;2;18.37;2;5.11;24713 +68079;42.97207;.70251;478;20220613;26.6;16;21.3;2.6;19.6;0;4.3;21627 +68079;42.97207;.70251;478;20220614;31.2;15.8;23.5;1.4;19.8;3.4;5.1;24658 +68079;42.97207;.70251;478;20220615;33.2;17.2;25.2;2.1;19.26;0;6.14;27538 +68079;42.97207;.70251;478;20220616;33.3;16.8;25;1.4;20.13;0;5.7;26983 +68079;42.97207;.70251;478;20220617;35.1;17.1;26.1;1.4;19.4;3.2;6.16;28589 +68079;42.97207;.70251;478;20220618;36.9;17.6;27.3;2;18.6;0;6.99;29639 +68079;42.97207;.70251;478;20220619;31.6;19;25.3;3.4;17.53;.2;6.68;23663 +68079;42.97207;.70251;478;20220620;26.7;16.2;21.4;2.8;18.77;0;4.03;18697 +68079;42.97207;.70251;478;20220621;24.3;17.8;21;2.7;18.67;1;3.37;14597 +68079;42.97207;.70251;478;20220622;25.3;16.1;20.7;2.3;17.33;.1;3.95;18637 +68079;42.97207;.70251;478;20220623;26.2;13.3;19.8;1.8;16.17;4.8;4.47;23094 +68079;42.97207;.70251;478;20220624;22.6;14.7;18.7;1.6;15.77;1.5;3.41;17587 +68079;42.97207;.70251;478;20220625;23.5;11.5;17.5;2.3;14.93;11;4.11;22254 +68079;42.97207;.70251;478;20220626;17.3;12.5;14.9;2;14.87;11.1;2.33;13139 +68079;42.97207;.70251;478;20220627;15;12.7;13.8;1.3;14.53;12.2;1.49;7689 +68079;42.97207;.70251;478;20220628;23.6;12.4;18;1.5;14.83;.2;4.26;24273 +68079;42.97207;.70251;478;20220629;25.1;11.1;18.1;1.9;15.43;8.6;4.47;25111 +68079;42.97207;.70251;478;20220630;15.6;13.5;14.5;2.4;14.83;11;1.43;7393 +68079;42.97207;.70251;478;20220701;21.4;11.6;16.5;1.2;13.37;.3;3.62;20955 +68079;42.97207;.70251;478;20220702;29.3;9.2;19.3;1.6;14.47;0;5.51;29720 +68079;42.97207;.70251;478;20220703;27;13.5;20.2;1.7;17.27;.5;4.56;23914 +68079;42.97207;.70251;478;20220704;21.7;16.4;19;1.8;17.3;0;3.06;15236 +68079;42.97207;.70251;478;20220705;25.3;17.4;21.3;.8;18.6;.7;3.67;18851 +68079;42.97207;.70251;478;20220706;23.8;17.1;20.5;1.6;18.13;2.2;3.06;14328 +68079;42.97207;.70251;478;20220707;25.5;13.1;19.3;2.2;15.33;0;4.69;24818 +68079;42.97207;.70251;478;20220708;26.9;14.2;20.5;1.7;16.4;.1;4.91;26025 +68079;42.97207;.70251;478;20220709;29.8;12.5;21.2;1.6;15.4;.1;5.53;28596 +68079;42.97207;.70251;478;20220710;31.4;13.3;22.4;1.5;15.63;0;5.7;28701 +68079;42.97207;.70251;478;20220711;33.9;13.7;23.8;1.3;15.2;.5;6.06;29860 +68079;42.97207;.70251;478;20220712;34;15.8;24.9;1.6;16.67;0;6.1;28623 +68079;42.97207;.70251;478;20220713;34.1;15.4;24.7;1.5;16.73;0;6.08;28832 +68079;42.97207;.70251;478;20220714;34.9;16.1;25.5;1.6;16.13;0;6.32;28892 +68079;42.97207;.70251;478;20220715;33.1;15.8;24.4;1.6;16.87;0;5.85;27538 +68079;42.97207;.70251;478;20220716;35.9;15.2;25.6;1.3;16.1;0;6.18;29267 +68079;42.97207;.70251;478;20220717;37.2;14.9;26;1.4;14.33;0;6.44;29443 +68079;42.97207;.70251;478;20220718;37.7;15.2;26.4;1.8;15.63;0;6.81;29119 +68079;42.97207;.70251;478;20220719;29;18.6;23.8;2.3;19.57;.1;4.57;19693 +68079;42.97207;.70251;478;20220720;27.6;18.6;23.1;3.1;17.2;.4;4.91;20038 +68079;42.97207;.70251;478;20220721;32.2;17;24.6;1.5;17.83;0;5.52;26139 +68079;42.97207;.70251;478;20220722;25;16.5;20.7;2.7;18.37;.5;3.7;17357 +68079;42.97207;.70251;478;20220723;24.7;15.5;20.1;1.7;17.17;.1;3.65;18512 +68079;42.97207;.70251;478;20220724;35.5;13.1;24.3;1.8;16.5;.1;6.34;28995 +68079;42.97207;.70251;478;20220725;22.3;18.4;20.4;2.6;18.93;2.2;2.45;9837 +68079;42.97207;.70251;478;20220726;20.7;15.4;18;2;16.57;.3;2.47;11842 +68079;42.97207;.70251;478;20220727;26.3;15.7;21;1.8;14.4;0;4.55;22352 +68079;42.97207;.70251;478;20220728;26;11.4;18.7;1.7;15.07;.1;4.33;23730 +68079;42.97207;.70251;478;20220729;21.1;16.3;18.7;1.4;18.07;6.8;2.39;11796 +68079;42.97207;.70251;478;20220730;27.4;16.8;22.1;1.1;18.6;0;3.98;20310 +68079;42.97207;.70251;478;20220731;29.3;16.6;23;1.3;19.03;0;4.44;22170 +68079;42.97207;.70251;478;20220801;31;15.4;23.2;1.4;18.73;0;5.02;25311 +68079;42.97207;.70251;478;20220802;33.5;15.4;24.4;1.3;17.07;0;5.49;26681 +68079;42.97207;.70251;478;20220803;35.9;14.7;25.3;1.5;15.63;.2;5.88;27155 +68079;42.97207;.70251;478;20220804;32.6;17.2;24.9;2.3;18.97;8.9;5.24;22332 +68079;42.97207;.70251;478;20220805;28.6;18.6;23.6;2.4;19.53;.1;4.4;19354 +68079;42.97207;.70251;478;20220806;30.3;17.4;23.9;1.5;19.7;0;4.47;21488 +68079;42.97207;.70251;478;20220807;32.1;16.8;24.4;1.3;19.13;2.7;4.78;23034 +68079;42.97207;.70251;478;20220808;32.7;15;23.9;1.4;16.97;0;5.11;24513 +68079;42.97207;.70251;478;20220809;33.9;15.4;24.7;1.7;16.73;2.2;5.41;24079 +68079;42.97207;.70251;478;20220810;35.8;15.9;25.8;1.6;15.6;1;5.76;25966 +68079;42.97207;.70251;478;20220811;36.4;16.6;26.5;1.9;16.13;.1;6.12;25579 +68079;42.97207;.70251;478;20220812;36.7;19;27.8;1.6;17.6;0;5.7;24418 +68079;42.97207;.70251;478;20220813;32.1;18.3;25.2;1.3;20.37;2.1;4.33;20211 +68079;42.97207;.70251;478;20220814;25.3;18.1;21.7;2;19.37;1.3;3.03;13467 +68079;42.97207;.70251;478;20220815;25.7;17.6;21.7;1.3;16.93;0;3.28;15495 +68079;42.97207;.70251;478;20220816;27.7;12.6;20.2;2.5;16.1;2.6;4.02;16983 +68079;42.97207;.70251;478;20220817;22;14.2;18.1;2;15.63;4.2;2.38;11300 +68079;42.97207;.70251;478;20220818;22.1;14.1;18.1;1.9;16;1.9;2.89;15003 +68079;42.97207;.70251;478;20220819;25.2;14.7;20;1.9;15.47;.2;3.83;19620 +68079;42.97207;.70251;478;20220820;28.7;11.8;20.3;1.4;15.43;0;4.36;23860 +68079;42.97207;.70251;478;20220821;26.5;14.3;20.4;2;17.33;.5;3.68;18522 +68079;42.97207;.70251;478;20220822;26;15.9;21;2.9;17.83;.4;3.65;16472 +68079;42.97207;.70251;478;20220823;28.8;18.3;23.5;1.3;19.3;.1;3.9;19291 +68079;42.97207;.70251;478;20220824;33.9;14.8;24.4;1.7;17.67;1.5;5.06;23412 +68079;42.97207;.70251;478;20220825;27.3;19.4;23.4;2.8;19.6;16.2;3.5;13000 +68079;42.97207;.70251;478;20220826;25.8;16.8;21.3;1.7;19.33;.6;3.1;15387 +68079;42.97207;.70251;478;20220827;28.7;16.7;22.7;1.6;18.37;2.4;3.93;19312 +68079;42.97207;.70251;478;20220828;32.3;14;23.1;1.4;16.17;.4;4.61;23232 +68079;42.97207;.70251;478;20220829;33.5;15.2;24.4;2.3;16.27;7.1;5.09;20773 +68079;42.97207;.70251;478;20220830;29.8;14.8;22.3;1.9;17.57;0;4.29;21147 +68079;42.97207;.70251;478;20220831;23.7;16.5;20.1;1.5;18.9;10;2.31;11190 +68079;42.97207;.70251;478;20220901;27.5;15.6;21.6;1.2;17.67;.1;3.59;19414 +68079;42.97207;.70251;478;20220902;26;15.1;20.6;1.3;17.93;9.3;2.96;15367 +68079;42.97207;.70251;478;20220903;25.2;15.3;20.3;1.5;17.1;0;3.04;15843 +68079;42.97207;.70251;478;20220904;30.8;11.5;21.2;1.3;15.33;.1;4.15;22394 +68079;42.97207;.70251;478;20220905;32;13.4;22.7;1.6;15.57;1.2;4.25;20552 +68079;42.97207;.70251;478;20220906;30;14.4;22.2;1.2;16.3;.1;3.85;20307 +68079;42.97207;.70251;478;20220907;26.5;13.4;19.9;1.3;15.43;0;3.19;17018 +68079;42.97207;.70251;478;20220908;25.3;11;18.2;1.3;13.8;.3;3.15;18048 +68079;42.97207;.70251;478;20220909;21;13.7;17.3;1.5;14.87;.7;2.2;11083 +68079;42.97207;.70251;478;20220910;27.2;9.6;18.4;1.3;13.57;.1;3.54;20859 +68079;42.97207;.70251;478;20220911;32.5;11.2;21.9;1.5;14.53;0;4.23;21893 +68079;42.97207;.70251;478;20220912;32;14.4;23.2;1.7;16.67;.1;3.89;17263 +68079;42.97207;.70251;478;20220913;30.4;17.5;23.9;2.5;17.13;5;3.83;13912 +68079;42.97207;.70251;478;20220914;28.1;15.3;21.7;2.4;16.07;.4;3.8;17220 +68079;42.97207;.70251;478;20220915;26.9;13.7;20.3;1.5;15.6;4.2;3.14;16457 +68079;42.97207;.70251;478;20220916;21.9;16.4;19.2;2.3;16.6;.9;2.39;11058 +68079;42.97207;.70251;478;20220917;20.8;12;16.4;2.1;12.33;0;2.63;13526 +68079;42.97207;.70251;478;20220918;24;5.2;14.6;.9;9.23;0;2.85;19551 +68079;42.97207;.70251;478;20220919;25.7;6.2;15.9;1.3;9.13;0;3.28;19867 +68079;42.97207;.70251;478;20220920;24.4;5.9;15.2;1.5;9.53;0;3.15;19173 +68079;42.97207;.70251;478;20220921;23.7;6.2;14.9;1.5;10.43;0;2.94;18471 +68079;42.97207;.70251;478;20220922;24.3;6.2;15.2;1.2;10.8;0;2.85;18725 +68079;42.97207;.70251;478;20220923;23.5;7.2;15.4;1.4;12.4;3.7;2.53;15579 +68079;42.97207;.70251;478;20220924;18;12.9;15.4;1.3;14;4.4;1.55;7965 +68079;42.97207;.70251;478;20220925;17.2;8.4;12.8;1.4;11.6;0;1.82;12070 +68079;42.97207;.70251;478;20220926;19.3;8.4;13.9;2;11.23;1.8;2.28;13735 +68079;42.97207;.70251;478;20220927;15.5;10.8;13.2;2.4;12.47;9.6;1.5;8006 +68079;42.97207;.70251;478;20220928;19.1;11.4;15.3;3;13.57;5.4;2.04;10816 +68079;42.97207;.70251;478;20220929;16.4;10.9;13.7;2.4;12.33;13.2;1.64;8474 +68079;42.97207;.70251;478;20220930;16.2;7.4;11.8;2.1;10.63;1;1.75;10607 +68079;42.97207;.70251;478;20221001;22.4;5.4;13.9;2.3;10.76;.1;2.68;16003 +68079;42.97207;.70251;478;20221002;24.2;7.9;16;1.1;12.76;.1;2.33;15901 +68079;42.97207;.70251;478;20221003;24.3;9.9;17.1;1;13.61;0;2.28;14974 +68079;42.97207;.70251;478;20221004;25.1;8.1;16.6;1.1;12.71;.1;2.4;15690 +68079;42.97207;.70251;478;20221005;26.6;7.3;16.9;1;11.36;0;2.49;16701 +68079;42.97207;.70251;478;20221006;18.7;12.3;15.5;1.1;13.26;0;1.6;9801 +68079;42.97207;.70251;478;20221007;22.9;8.7;15.8;1;13.26;2.5;2.01;14012 +68079;42.97207;.70251;478;20221008;21.3;13.4;17.3;1.1;14.76;.3;1.69;9775 +68079;42.97207;.70251;478;20221009;24.8;8.5;16.7;.7;12.21;.3;1.98;14792 +68079;42.97207;.70251;478;20221010;24;7.6;15.8;1;12.46;0;2;14221 +68079;42.97207;.70251;478;20221011;20.6;10.6;15.6;1.4;14.67;2.7;1.6;10416 +68079;42.97207;.70251;478;20221012;21.5;12.9;17.2;1.2;15.2;1.3;1.67;10205 +68079;42.97207;.70251;478;20221013;23.1;12.5;17.8;1.2;14.57;0;1.87;11410 +68079;42.97207;.70251;478;20221014;22.5;14.8;18.7;1.9;14.9;.2;2.01;9488 +68079;42.97207;.70251;478;20221015;27.7;9.1;18.4;1.8;12.23;.1;2.7;14839 +68079;42.97207;.70251;478;20221016;27.7;10;18.8;1.7;13.23;0;2.55;14226 +68079;42.97207;.70251;478;20221017;25.9;13.6;19.8;2.5;14.57;.3;2.6;10635 +68079;42.97207;.70251;478;20221018;28.3;10.8;19.6;1.9;13.23;0;2.69;14085 +68079;42.97207;.70251;478;20221019;29.1;13.1;21.1;2.2;13.53;6.3;2.91;10243 +68079;42.97207;.70251;478;20221020;24.4;13.6;19;2.2;14.73;4.2;2.15;9054 +68079;42.97207;.70251;478;20221021;21.1;14.8;17.9;3;12.47;0;2.37;6811 +68079;42.97207;.70251;478;20221022;25.4;10.7;18;2.1;12.07;1.2;2.39;11670 +68079;42.97207;.70251;478;20221023;25.4;13.2;19.3;3.6;11.37;8.1;3.23;10000 +68079;42.97207;.70251;478;20221024;23;11.7;17.3;1.6;12.5;0;1.85;9764 +68079;42.97207;.70251;478;20221025;26.6;9.2;17.9;2;11.43;0;2.44;10388 +68079;42.97207;.70251;478;20221026;23.5;9.7;16.6;1.6;11.77;0;1.93;9417 +68079;42.97207;.70251;478;20221027;22.3;11;16.6;1.5;12.67;.1;1.65;7034 +68079;42.97207;.70251;478;20221028;28.3;12.5;20.4;1.6;12.37;0;2.29;10558 +68079;42.97207;.70251;478;20221029;27.8;9.4;18.6;2;10.2;.1;2.7;11649 +68079;42.97207;.70251;478;20221030;21.6;7.4;14.5;1.5;9.43;.1;1.71;8814 +68079;42.97207;.70251;478;20221031;22.1;6.3;14.2;1.8;11.47;1.9;1.65;8921 +68079;42.97207;.70251;478;20221101;19.3;11.8;15.6;1.7;13.07;0;1.34;7205 +68079;42.97207;.70251;478;20221102;20.4;11.5;15.9;1.3;11.83;0;1.41;8483 +68079;42.97207;.70251;478;20221103;20.6;6.2;13.4;1.7;10.2;6.3;1.54;8264 +68079;42.97207;.70251;478;20221104;11.1;4.5;7.8;2.9;9.37;12.1;.82;5464 +68079;42.97207;.70251;478;20221105;15.4;5;10.2;1.6;8.73;.1;1.17;9055 +68079;42.97207;.70251;478;20221106;20;.6;10.3;1.2;7.2;.1;1.34;11214 +68079;42.97207;.70251;478;20221107;20.1;1.2;10.6;1.5;8.33;0;1.41;10958 +68079;42.97207;.70251;478;20221108;18.3;6.9;12.6;1.5;10.43;.2;1.3;7494 +68079;42.97207;.70251;478;20221109;16.6;7.8;12.2;1.7;11.5;5.7;.99;5638 +68079;42.97207;.70251;478;20221110;16.2;3.8;10;1;9.63;0;.89;8899 +68079;42.97207;.70251;478;20221111;20;.8;10.4;1.5;8.47;.2;1.31;10202 +68079;42.97207;.70251;478;20221112;22.5;3.6;13.1;1.5;9.33;.1;1.46;9958 +68079;42.97207;.70251;478;20221113;22.4;3.7;13;1.4;8.53;0;1.42;9935 +68079;42.97207;.70251;478;20221114;16.2;3.9;10.1;1.2;9.67;.2;.87;7074 +68079;42.97207;.70251;478;20221115;18;7.2;12.6;1.5;11.07;1.4;1.01;6816 +68079;42.97207;.70251;478;20221116;18.4;6.4;12.4;1.4;9.93;.3;1.06;8449 +68079;42.97207;.70251;478;20221117;16.7;6.9;11.8;1.8;10.67;7.9;.96;6646 +68079;42.97207;.70251;478;20221118;11.5;6.2;8.9;2.2;9.73;2.5;.73;4625 +68079;42.97207;.70251;478;20221119;8;5.7;6.8;2.2;8.37;2.5;.69;2464 +68079;42.97207;.70251;478;20221120;14;-.5;6.8;1.9;7.6;3;.89;7423 +68079;42.97207;.70251;478;20221121;11.9;5.9;8.9;2.6;9.47;32.1;.82;3889 +68079;42.97207;.70251;478;20221122;10.7;3.2;7;2.5;8.13;8.2;.8;4998 +68079;42.97207;.70251;478;20221123;14;6.8;10.4;2.2;10.3;10;.86;4287 +68079;42.97207;.70251;478;20221124;13;2.2;7.6;1.5;8.23;.8;.73;6058 +68079;42.97207;.70251;478;20221125;9.1;3.9;6.5;1.6;8.93;4.9;.51;3477 +68079;42.97207;.70251;478;20221126;14.1;.8;7.5;1.4;7.23;.1;.78;7533 +68079;42.97207;.70251;478;20221127;13.9;-.3;6.8;1.1;7;4;.68;7175 +68079;42.97207;.70251;478;20221128;10;4.3;7.2;2.5;9.17;9.2;.57;3638 +68079;42.97207;.70251;478;20221129;10;5.7;7.8;1.7;9.2;3.3;.58;3196 +68079;42.97207;.70251;478;20221130;9.9;2.3;6.1;.9;7.73;.2;.46;5878 +68079;42.97207;.70251;478;20221201;7.4;-1.5;2.9;.9;6.37;0;.4;5932 +68079;42.97207;.70251;478;20221202;7.6;1.5;4.5;1.1;6.63;0;.5;4737 +68079;42.97207;.70251;478;20221203;6.7;1.9;4.3;1.2;6.47;0;.54;3582 +68079;42.97207;.70251;478;20221204;9.3;-3.4;3;1;5.53;.1;.48;6844 +68079;42.97207;.70251;478;20221205;13.1;-4.3;4.4;1.4;5.1;0;.82;7780 +68079;42.97207;.70251;478;20221206;13.7;-.6;6.6;.8;7.5;.1;.53;5995 +68079;42.97207;.70251;478;20221207;13.3;6.2;9.8;.9;9.6;.1;.54;4570 +68079;42.97207;.70251;478;20221208;9.7;2.1;5.9;1.1;8.4;0;.44;4617 +68079;42.97207;.70251;478;20221209;13.6;3.4;8.5;1.2;9.33;8.4;.54;5461 +68079;42.97207;.70251;478;20221210;4.5;3.6;4.1;3.4;6.77;.1;.71;2061 +68079;42.97207;.70251;478;20221211;6.6;-5.4;.6;1.4;4.73;.1;.53;5397 +68079;42.97207;.70251;478;20221212;7.6;-1;3.3;1.5;6.87;7.9;.46;3665 +68079;42.97207;.70251;478;20221213;12;4;8;1.4;10;8.9;.42;4253 +68079;42.97207;.70251;478;20221214;16.7;7.4;12;1.8;10.5;1.1;.85;5092 +68079;42.97207;.70251;478;20221215;13.5;3.9;8.7;1.4;9.97;5.3;.51;4651 +68079;42.97207;.70251;478;20221216;11.1;5.6;8.4;1.6;9.97;2.9;.49;3736 +68079;42.97207;.70251;478;20221217;8.3;4.9;6.6;.9;8.23;0;.44;3044 +68079;42.97207;.70251;478;20221218;12.1;-1.9;5.1;1.3;6.53;.1;.53;6859 +68079;42.97207;.70251;478;20221219;13;.8;6.9;1.9;7;0;.78;5633 +68079;42.97207;.70251;478;20221220;16.3;3;9.7;2;8.3;3.9;1.07;6576 +68079;42.97207;.70251;478;20221221;17.1;6;11.6;1.5;10.03;.6;.77;5787 +68079;42.97207;.70251;478;20221222;18.5;4.8;11.7;1.6;9.83;.1;.83;6484 +68079;42.97207;.70251;478;20221223;19;4.2;11.6;1.4;9.5;0;.83;6781 +68079;42.97207;.70251;478;20221224;18.6;2.8;10.7;1.2;8.43;0;.77;6812 +68079;42.97207;.70251;478;20221225;20;1.8;10.9;1.8;7.5;0;1.25;7304 +68079;42.97207;.70251;478;20221226;17.7;1.3;9.5;1.1;7.77;0;.74;6829 +68079;42.97207;.70251;478;20221227;15.6;2.8;9.2;.9;8.77;.1;.53;6140 +68079;42.97207;.70251;478;20221228;17.8;1.2;9.5;1.4;7.5;0;.89;7215 +68079;42.97207;.70251;478;20221229;16.1;3;9.6;1.4;8;0;.86;5898 +68079;42.97207;.70251;478;20221230;19.3;5.1;12.2;1.3;9.7;.7;.88;6032 +68079;42.97207;.70251;478;20221231;17.1;5;11;2.1;8.83;0;1.24;5632 +68080;42.99947;1.00646;400;20220101;21.7;1.4;11.6;2.1;6.8;0;1.64;7578 +68080;42.99947;1.00646;400;20220102;18.9;7.2;13;.9;7.8;.1;.74;6900 +68080;42.99947;1.00646;400;20220103;17.9;3.4;10.6;2.1;8.6;.1;1.13;6500 +68080;42.99947;1.00646;400;20220104;19.9;4;11.9;3.3;8;13.6;1.89;7900 +68080;42.99947;1.00646;400;20220105;6.8;3.5;5.2;2.2;6.9;.6;.7;2344 +68080;42.99947;1.00646;400;20220106;5.9;-1.7;2.1;1;4.8;0;.39;8300 +68080;42.99947;1.00646;400;20220107;7.3;-3.6;1.8;1.7;6.1;3.2;.52;2400 +68080;42.99947;1.00646;400;20220108;10.7;5.3;8;4.5;7.9;3.8;1.2;3400 +68080;42.99947;1.00646;400;20220109;9;7.1;8;5.9;9.2;56.1;.87;200 +68080;42.99947;1.00646;400;20220110;11.3;5.9;8.6;4.5;10.7;48.5;.48;300 +68080;42.99947;1.00646;400;20220111;11.2;5.1;8.1;1.2;7.5;0;.58;8700 +68080;42.99947;1.00646;400;20220112;9.3;-3.5;2.9;.8;5.2;0;.41;9400 +68080;42.99947;1.00646;400;20220113;9.8;-4.7;2.5;.6;4.7;0;.37;9700 +68080;42.99947;1.00646;400;20220114;13.2;-4.2;4.5;.8;4.1;.1;.61;9000 +68080;42.99947;1.00646;400;20220115;11.1;-3.9;3.6;.9;3.9;0;.62;9100 +68080;42.99947;1.00646;400;20220116;10.4;-4.9;2.7;.8;4.3;0;.54;9200 +68080;42.99947;1.00646;400;20220117;10.5;-4.5;3;.5;4.4;.1;.42;9000 +68080;42.99947;1.00646;400;20220118;9.8;-4.3;2.7;1;5.4;.1;.54;9300 +68080;42.99947;1.00646;400;20220119;7.2;0;3.6;1.6;6.3;.8;.62;3200 +68080;42.99947;1.00646;400;20220120;7.6;3.3;5.4;1.2;7.8;5.8;.52;2300 +68080;42.99947;1.00646;400;20220121;4;.6;2.3;2.1;5.8;0;.58;5400 +68080;42.99947;1.00646;400;20220122;9.1;-5.2;1.9;1;4.9;.1;.58;10200 +68080;42.99947;1.00646;400;20220123;10.2;-4;3.1;1;5.2;0;.64;9700 +68080;42.99947;1.00646;400;20220124;14;-3.1;5.4;.7;5.1;0;.67;10000 +68080;42.99947;1.00646;400;20220125;12.9;-2.4;5.2;1;5.4;0;.78;10000 +68080;42.99947;1.00646;400;20220126;14;-3.3;5.3;.8;5.2;0;.75;10200 +68080;42.99947;1.00646;400;20220127;14;-3.1;5.4;.7;5.1;0;.72;10500 +68080;42.99947;1.00646;400;20220128;7;-4.2;1.4;1;5;0;.59;10700 +68080;42.99947;1.00646;400;20220129;12.8;-4.8;4;.9;5.3;0;.78;11000 +68080;42.99947;1.00646;400;20220130;14.1;-3.2;5.4;1.1;5.8;0;.92;10800 +68080;42.99947;1.00646;400;20220131;11.5;0;5.7;2.6;7.4;.3;.94;6800 +68080;42.99947;1.00646;400;20220201;8.9;3.2;6;2.2;6.7;0;.96;5200 +68080;42.99947;1.00646;400;20220202;16.2;2.7;9.4;1.2;7.5;0;1.09;11300 +68080;42.99947;1.00646;400;20220203;17.3;-2.2;7.5;1.3;6.8;0;1.19;10000 +68080;42.99947;1.00646;400;20220204;13.7;4.7;9.2;1.4;8.7;1.7;.95;6500 +68080;42.99947;1.00646;400;20220205;9.2;7.1;8.1;1.7;8.4;1.6;.84;3800 +68080;42.99947;1.00646;400;20220206;9.7;-3.1;3.3;1.1;5.8;.1;.81;10600 +68080;42.99947;1.00646;400;20220207;13.3;.8;7;2.4;8.6;.8;.95;7000 +68080;42.99947;1.00646;400;20220208;18.5;6.1;12.3;1.4;7.8;0;1.5;12400 +68080;42.99947;1.00646;400;20220209;18.4;-.1;9.1;1;6.2;0;1.3;12600 +68080;42.99947;1.00646;400;20220210;19.3;.2;9.7;.9;6.3;0;1.3;12000 +68080;42.99947;1.00646;400;20220211;10;3.7;6.8;.9;8.7;2.1;.59;1900 +68080;42.99947;1.00646;400;20220212;14.8;1.8;8.3;2;7.8;0;1.35;10700 +68080;42.99947;1.00646;400;20220213;20.1;2.6;11.3;2.8;6.9;4;2.42;12500 +68080;42.99947;1.00646;400;20220214;11.8;4.6;8.2;3.1;7.5;9;1.42;6800 +68080;42.99947;1.00646;400;20220215;10.5;4.5;7.5;5.4;8.17;2.9;1.49;6740 +68080;42.99947;1.00646;400;20220216;14.3;4.2;9.2;3;9.8;1.6;1.06;3800 +68080;42.99947;1.00646;400;20220217;15.6;10.4;13;3.7;11.1;0;1.61;5910 +68080;42.99947;1.00646;400;20220218;18.6;5.5;12;3.9;9.7;9.4;2.18;11300 +68080;42.99947;1.00646;400;20220219;9.1;5.5;7.3;1.7;8.3;3.7;.88;5300 +68080;42.99947;1.00646;400;20220220;14.6;-.5;7;2.4;7.8;0;1.53;14200 +68080;42.99947;1.00646;400;20220221;14.6;6;10.3;4.7;7.9;.3;2.2;9300 +68080;42.99947;1.00646;400;20220222;14.5;1.6;8;2.1;7.1;0;1.7;14300 +68080;42.99947;1.00646;400;20220223;16.9;3.4;10.1;1.9;7.6;0;1.89;14500 +68080;42.99947;1.00646;400;20220224;13;3.1;8;2.5;8.5;2.6;1.33;10000 +68080;42.99947;1.00646;400;20220225;10.5;5.9;8.2;1.1;6.8;.5;1.21;8300 +68080;42.99947;1.00646;400;20220226;15.3;-.9;7.2;2;5;0;2.08;16200 +68080;42.99947;1.00646;400;20220227;15.8;-1.3;7.2;1.2;6.8;0;1.38;9100 +68080;42.99947;1.00646;400;20220228;17.1;3.2;10.1;1.2;7.4;0;1.82;15800 +68080;42.99947;1.00646;400;20220301;16.6;-.5;8.1;2.2;7;.1;1.98;13809 +68080;42.99947;1.00646;400;20220302;10.8;1.5;6.2;1.2;8.7;5.5;1.02;9967 +68080;42.99947;1.00646;400;20220303;15.2;.5;7.9;2;8.7;2.6;1.56;13033 +68080;42.99947;1.00646;400;20220304;8.6;7.5;8.1;5.1;8.6;4.6;1.17;2651 +68080;42.99947;1.00646;400;20220305;10.2;3.9;7;1.9;7.2;.3;1.3;8300 +68080;42.99947;1.00646;400;20220306;8.3;4.2;6.3;1.4;7.1;0;1.06;6521 +68080;42.99947;1.00646;400;20220307;12.6;1.9;7.2;1.8;7.2;0;1.77;16500 +68080;42.99947;1.00646;400;20220308;14;-.3;6.8;2.4;7.3;5.4;1.65;11100 +68080;42.99947;1.00646;400;20220309;16.3;3.3;9.8;2.9;8.2;0;2.34;17200 +68080;42.99947;1.00646;400;20220310;15.1;3.5;9.3;2;8;0;1.66;8900 +68080;42.99947;1.00646;400;20220311;16.6;4.7;10.6;1.3;9.1;9.5;1.47;7800 +68080;42.99947;1.00646;400;20220312;13.4;5.9;9.6;2.3;8.7;2.6;1.7;11000 +68080;42.99947;1.00646;400;20220313;10.1;2.9;6.5;3.2;7.6;3.7;1.2;5300 +68080;42.99947;1.00646;400;20220314;14.8;1.9;8.3;2.3;8;.7;1.45;5200 +68080;42.99947;1.00646;400;20220315;19.2;9.5;14.3;3.1;10.9;0;2.36;10100 +68080;42.99947;1.00646;400;20220316;16;8.6;12.3;2.1;10.8;2.1;1.52;6700 +68080;42.99947;1.00646;400;20220317;11.3;9.6;10.4;1.2;11.3;18.2;.75;2400 +68080;42.99947;1.00646;400;20220318;9.8;7.4;8.6;1.4;10.2;.5;.7;2500 +68080;42.99947;1.00646;400;20220319;15.3;3.6;9.4;1.4;9.4;0;1.68;12400 +68080;42.99947;1.00646;400;20220320;18.9;6.8;12.8;2.2;9.3;0;2.39;12500 +68080;42.99947;1.00646;400;20220321;18.8;3.6;11.2;2.5;8.3;0;2.86;19100 +68080;42.99947;1.00646;400;20220322;16.7;4.3;10.5;5.6;8.07;0;3.21;15473 +68080;42.99947;1.00646;400;20220323;17.6;-.1;8.7;1.8;6.8;0;2.67;20500 +68080;42.99947;1.00646;400;20220324;16.2;3;9.6;3;8.32;0;2.69;17583 +68080;42.99947;1.00646;400;20220325;18.4;3.9;11.1;1.1;8.4;0;2.4;17900 +68080;42.99947;1.00646;400;20220326;18.2;2.3;10.2;1.4;7.4;0;2.5;17700 +68080;42.99947;1.00646;400;20220327;20;1.9;10.9;1.1;7.9;0;2.45;17000 +68080;42.99947;1.00646;400;20220328;21.4;3.1;12.2;.9;8;0;2.33;14800 +68080;42.99947;1.00646;400;20220329;18.7;5.9;12.3;.9;9.8;6.7;1.85;11000 +68080;42.99947;1.00646;400;20220330;10.6;8.3;9.4;2.8;11.41;9.8;1.04;4309 +68080;42.99947;1.00646;400;20220331;11.8;6.9;9.3;3.8;8.2;11.1;1.91;8800 +68080;42.99947;1.00646;400;20220401;6.8;1.4;4.1;6.2;5.3;9.8;1.97;11200 +68080;42.99947;1.00646;400;20220402;5.1;-.6;2.2;4.8;5.2;1.6;1.45;9700 +68080;42.99947;1.00646;400;20220403;6.5;-3.3;1.6;2.8;5.05;.7;1.84;15703 +68080;42.99947;1.00646;400;20220404;10;.2;5.1;1.2;5.4;0;2.1;18800 +68080;42.99947;1.00646;400;20220405;14.2;-3.3;5.4;2.8;6.1;0;2.98;22458 +68080;42.99947;1.00646;400;20220406;11.6;1.2;6.4;1.2;8.1;0;1.16;7000 +68080;42.99947;1.00646;400;20220407;19.4;2.7;11;2.1;9.5;.1;2.92;20200 +68080;42.99947;1.00646;400;20220408;20.6;7.2;13.9;4.2;10.5;3;3.39;16800 +68080;42.99947;1.00646;400;20220409;12.7;6.9;9.8;2.8;8.5;2.2;2.21;13900 +68080;42.99947;1.00646;400;20220410;20.3;2.3;11.3;2.3;7.7;0;3.64;24000 +68080;42.99947;1.00646;400;20220411;20.8;7.5;14.1;4;10.4;0;3.54;17800 +68080;42.99947;1.00646;400;20220412;19.8;8.6;14.2;1.9;11;6.6;2.58;13700 +68080;42.99947;1.00646;400;20220413;13.9;10.5;12.2;1.2;11.7;2;1.17;4800 +68080;42.99947;1.00646;400;20220414;21.1;5.6;13.3;1;10.7;0;3.1;21500 +68080;42.99947;1.00646;400;20220415;22.3;5.9;14.1;1.1;11.6;.1;3.06;20100 +68080;42.99947;1.00646;400;20220416;21.2;7.6;14.4;1.8;11.6;0;3.36;21800 +68080;42.99947;1.00646;400;20220417;22.5;5.6;14;2.5;10.8;0;3.94;24900 +68080;42.99947;1.00646;400;20220418;17.4;8.8;13.1;1.9;10.9;1.3;2.53;15200 +68080;42.99947;1.00646;400;20220419;11.6;10.5;11;1.8;10.9;15.9;1.02;2900 +68080;42.99947;1.00646;400;20220420;11.2;6.1;8.6;.9;9.6;10.3;1.14;6200 +68080;42.99947;1.00646;400;20220421;12.3;7.6;9.9;1.5;10.4;.1;1.3;7000 +68080;42.99947;1.00646;400;20220422;17.8;5.4;11.6;1.1;10.9;0;2.49;17200 +68080;42.99947;1.00646;400;20220423;12.3;6.6;9.4;1.6;10.1;14.6;1.34;7600 +68080;42.99947;1.00646;400;20220424;16.1;7.9;12;3.4;10.5;.3;2.61;15900 +68080;42.99947;1.00646;400;20220425;17.9;3.7;10.8;1.4;10.1;0;2.93;21600 +68080;42.99947;1.00646;400;20220426;22.5;5.9;14.2;2.3;10.4;0;3.98;24000 +68080;42.99947;1.00646;400;20220427;19.7;7.5;13.6;1.8;12.6;1.8;2.26;12600 +68080;42.99947;1.00646;400;20220428;14.8;12;13.4;1.7;13.7;.7;1.17;5000 +68080;42.99947;1.00646;400;20220429;20.6;10.7;15.6;1.5;13.9;1.5;3.05;18800 +68080;42.99947;1.00646;400;20220430;19.4;12;15.7;2;13;.6;2.52;12600 +68080;42.99947;1.00646;400;20220501;19.7;8.8;14.2;1.6;12.1;2.6;3.07;19300 +68080;42.99947;1.00646;400;20220502;13.2;10.7;11.9;1.3;12.4;7.1;1.03;4100 +68080;42.99947;1.00646;400;20220503;17.3;10.6;13.9;1;12.7;11.5;1.92;10400 +68080;42.99947;1.00646;400;20220504;17;9.9;13.4;1.2;12.5;2.8;1.78;9300 +68080;42.99947;1.00646;400;20220505;17.3;9.2;13.2;1.8;11.4;2.2;2.23;11900 +68080;42.99947;1.00646;400;20220506;18.5;9.9;14.2;2.6;11.2;.6;2.92;15400 +68080;42.99947;1.00646;400;20220507;20.9;8;14.4;1.8;11.5;.8;3.79;24200 +68080;42.99947;1.00646;400;20220508;22.4;9.5;15.9;1.6;11.4;.2;3.93;23300 +68080;42.99947;1.00646;400;20220509;24.6;6.9;15.7;1.7;10.9;0;4.66;28500 +68080;42.99947;1.00646;400;20220510;27.6;9.6;18.6;2.7;11.8;0;5.48;27800 +68080;42.99947;1.00646;400;20220511;29.6;12.9;21.2;2.9;14;0;5.89;27700 +68080;42.99947;1.00646;400;20220512;20;13.3;16.6;1.4;15.7;0;2.1;10600 +68080;42.99947;1.00646;400;20220513;24.3;14.8;19.5;.7;16.3;0;3.44;19100 +68080;42.99947;1.00646;400;20220514;28.7;12.7;20.7;2.3;15.3;0;4.99;24400 +68080;42.99947;1.00646;400;20220515;30.7;12.3;21.5;1.7;16.5;.4;5.19;26400 +68080;42.99947;1.00646;400;20220516;27;12.6;19.8;1;16.2;.1;4.52;25800 +68080;42.99947;1.00646;400;20220517;30;12;21;1.1;16;.1;5.12;28200 +68080;42.99947;1.00646;400;20220518;31.1;16.7;23.9;1.1;17.4;0;5.25;26900 +68080;42.99947;1.00646;400;20220519;29.1;13.6;21.3;1.6;18.1;0;4.66;24100 +68080;42.99947;1.00646;400;20220520;30.6;16;23.3;2.3;16.6;0;5.43;24500 +68080;42.99947;1.00646;400;20220521;31.5;16;23.7;1.7;21.1;0;5.24;25900 +68080;42.99947;1.00646;400;20220522;28.7;15.5;22.1;1.9;17.6;1.4;3.23;11700 +68080;42.99947;1.00646;400;20220523;18.8;14.9;16.8;2.6;15;.8;1.97;7300 +68080;42.99947;1.00646;400;20220524;14;12;13;1.6;11.7;17.3;1.46;5600 +68080;42.99947;1.00646;400;20220525;18.4;9;13.7;1.5;11.2;1.4;2.71;15200 +68080;42.99947;1.00646;400;20220526;19.1;11.7;15.4;2.2;12.3;.2;3.25;18000 +68080;42.99947;1.00646;400;20220527;22.9;12.2;17.5;1.1;13.7;.1;4.12;24400 +68080;42.99947;1.00646;400;20220528;24.5;9.3;16.9;1.5;14.1;0;4.76;29400 +68080;42.99947;1.00646;400;20220529;24;8.5;16.2;.9;11.9;.1;4.7;29900 +68080;42.99947;1.00646;400;20220530;23.5;7.3;15.4;1.1;12.8;3.5;3.62;21600 +68080;42.99947;1.00646;400;20220531;25;12.6;18.8;1.1;14.4;0;4.44;25400 +68080;42.99947;1.00646;400;20220601;29.4;11.7;20.5;2.4;16.7;.2;5.66;29600 +68080;42.99947;1.00646;400;20220602;25.7;14.9;20.3;1.6;18.1;.3;4.41;24200 +68080;42.99947;1.00646;400;20220603;29.7;15.9;22.8;2.3;18.5;4.1;5.31;25500 +68080;42.99947;1.00646;400;20220604;22.9;15.5;19.2;1.7;18.4;3.7;2.16;9400 +68080;42.99947;1.00646;400;20220605;22.3;15.1;18.7;1.7;17.2;.1;2.55;12100 +68080;42.99947;1.00646;400;20220606;26;12.3;19.1;1.5;16.5;5.9;3.84;20200 +68080;42.99947;1.00646;400;20220607;21.7;13.3;17.5;.7;16.2;.2;2.52;13300 +68080;42.99947;1.00646;400;20220608;20.8;13.9;17.3;2.3;16.3;4.3;2.24;10300 +68080;42.99947;1.00646;400;20220609;22.5;13.6;18;2.9;14.6;.2;4.74;27400 +68080;42.99947;1.00646;400;20220610;27.9;9.1;18.5;1.2;13.1;0;5.35;31000 +68080;42.99947;1.00646;400;20220611;31;11.4;21.2;1.1;14.8;1;5.54;29800 +68080;42.99947;1.00646;400;20220612;30.7;14.5;22.6;1.8;18;4.1;4.59;20600 +68080;42.99947;1.00646;400;20220613;28.3;16;22.1;3;19.4;0;4.85;23100 +68080;42.99947;1.00646;400;20220614;31.8;17.4;24.6;1.8;19.8;3.3;4.56;19100 +68080;42.99947;1.00646;400;20220615;33.9;17.3;25.6;1.9;17.9;0;6.37;28800 +68080;42.99947;1.00646;400;20220616;34.5;17.8;26.1;1.6;20.2;0;5.72;25400 +68080;42.99947;1.00646;400;20220617;35.6;17.3;26.4;1.6;20.2;3.2;6.19;27800 +68080;42.99947;1.00646;400;20220618;36.3;19.7;28;2.6;19.4;0;7.11;28100 +68080;42.99947;1.00646;400;20220619;33.1;17.3;25.2;2.9;20.2;0;6.25;26800 +68080;42.99947;1.00646;400;20220620;28.4;15.5;21.9;2;19.2;0;3.6;15400 +68080;42.99947;1.00646;400;20220621;24.8;18;21.4;1.9;18.8;1.7;2.61;9900 +68080;42.99947;1.00646;400;20220622;26.8;15.6;21.2;1.6;17.4;.3;3.72;17300 +68080;42.99947;1.00646;400;20220623;28.1;12.9;20.5;1.6;16.5;3;4.52;22900 +68080;42.99947;1.00646;400;20220624;23.6;15.4;19.5;1.4;16;1.6;3.18;15300 +68080;42.99947;1.00646;400;20220625;24.2;13.3;18.7;3;15.2;10.6;3.85;18000 +68080;42.99947;1.00646;400;20220626;18.2;12.9;15.5;2.1;15.4;3.9;1.99;10400 +68080;42.99947;1.00646;400;20220627;15.4;13;14.2;.8;14.8;19.6;1.05;4000 +68080;42.99947;1.00646;400;20220628;24.3;13.5;18.9;1.5;15;.1;4.74;27200 +68080;42.99947;1.00646;400;20220629;27.2;11.4;19.3;1.6;15.3;9.5;4.84;26400 +68080;42.99947;1.00646;400;20220630;15.6;13.8;14.7;2.3;15.4;4.9;1.36;6700 +68080;42.99947;1.00646;400;20220701;22.5;11.8;17.1;.8;13.4;.1;3.75;22000 +68080;42.99947;1.00646;400;20220702;30.5;9.7;20.1;1.9;14.3;0;5.7;29100 +68080;42.99947;1.00646;400;20220703;27.9;13.1;20.5;1.6;17.1;.2;4.49;23200 +68080;42.99947;1.00646;400;20220704;21.4;17.2;19.3;1.4;17.4;0;2.7;13100 +68080;42.99947;1.00646;400;20220705;26.4;17.7;22;.8;18.5;.6;4.04;21000 +68080;42.99947;1.00646;400;20220706;24.7;17.1;20.9;1.4;17.7;.4;2.66;11000 +68080;42.99947;1.00646;400;20220707;26.2;12.2;19.2;1.7;15;0;5.07;28600 +68080;42.99947;1.00646;400;20220708;27.3;14.5;20.9;1.4;16.4;0;5.44;30300 +68080;42.99947;1.00646;400;20220709;30.4;12.1;21.2;1;15.2;0;5.51;30300 +68080;42.99947;1.00646;400;20220710;32.4;12.5;22.4;1;15.7;0;5.7;30300 +68080;42.99947;1.00646;400;20220711;34.5;13.2;23.8;.9;14.8;.4;5.81;30100 +68080;42.99947;1.00646;400;20220712;34.5;15;24.7;.8;16.5;0;5.71;29400 +68080;42.99947;1.00646;400;20220713;34.9;14.7;24.8;.6;16.9;0;5.66;29900 +68080;42.99947;1.00646;400;20220714;35.5;14.7;25.1;1;16.4;0;5.99;29900 +68080;42.99947;1.00646;400;20220715;33.7;15.1;24.4;.9;16.7;0;5.48;27800 +68080;42.99947;1.00646;400;20220716;36.5;16.3;26.4;1.4;16.2;0;6.19;28100 +68080;42.99947;1.00646;400;20220717;37.5;14.7;26.1;1.3;14.6;0;6.19;28200 +68080;42.99947;1.00646;400;20220718;37.9;16.1;27;2.4;15.2;0;7.14;27300 +68080;42.99947;1.00646;400;20220719;31.8;19.3;25.5;2.7;20;0;4.98;18900 +68080;42.99947;1.00646;400;20220720;28.7;19.2;23.9;3.2;17.2;.1;5.35;21700 +68080;42.99947;1.00646;400;20220721;32.5;16.1;24.3;1.5;17.9;0;5.72;28000 +68080;42.99947;1.00646;400;20220722;26.5;15.8;21.1;2.4;18.4;.4;3.63;16400 +68080;42.99947;1.00646;400;20220723;25.3;15.6;20.4;1.6;17.2;.1;3.55;17500 +68080;42.99947;1.00646;400;20220724;36;14;25;1.6;16.9;0;6.12;28000 +68080;42.99947;1.00646;400;20220725;23;18.7;20.8;2.5;19.2;2.2;2.04;6300 +68080;42.99947;1.00646;400;20220726;21.5;15.1;18.3;1.8;16.7;.2;2.19;9600 +68080;42.99947;1.00646;400;20220727;27.2;16.4;21.8;1.7;14.2;0;5.17;26600 +68080;42.99947;1.00646;400;20220728;27.8;11.3;19.5;1.5;15;.4;4.55;24500 +68080;42.99947;1.00646;400;20220729;20.1;16.6;18.3;1;18;5.3;1.49;6000 +68080;42.99947;1.00646;400;20220730;28.1;15.9;22;.7;18.5;0;4.13;22300 +68080;42.99947;1.00646;400;20220731;30.1;15.8;22.9;1;18.8;0;4.68;24500 +68080;42.99947;1.00646;400;20220801;31.8;15.2;23.5;1.3;18.2;0;5.36;27600 +68080;42.99947;1.00646;400;20220802;34.2;14.9;24.5;1.2;16.3;0;5.6;27900 +68080;42.99947;1.00646;400;20220803;37.1;13.6;25.3;1.2;14.8;.1;5.57;25800 +68080;42.99947;1.00646;400;20220804;32.8;16.8;24.8;1.4;18.5;4.9;4.33;18700 +68080;42.99947;1.00646;400;20220805;29.3;20.1;24.7;2.3;20.2;.1;4.4;18700 +68080;42.99947;1.00646;400;20220806;31.4;17.4;24.4;1.2;19.2;0;4.57;22200 +68080;42.99947;1.00646;400;20220807;33.4;16.4;24.9;.8;18.4;1;4.63;23300 +68080;42.99947;1.00646;400;20220808;33.9;14.2;24;1;15.8;0;4.86;24200 +68080;42.99947;1.00646;400;20220809;34.6;14.1;24.3;1.5;15.1;.8;4.99;21700 +68080;42.99947;1.00646;400;20220810;37;15.3;26.1;1.1;14.7;.2;5.37;25400 +68080;42.99947;1.00646;400;20220811;37.3;15.8;26.5;2;15;0;6.17;24800 +68080;42.99947;1.00646;400;20220812;38.2;17.7;27.9;1.2;16.3;0;5.5;24600 +68080;42.99947;1.00646;400;20220813;33.5;17.9;25.7;1;19;.8;3.93;17400 +68080;42.99947;1.00646;400;20220814;26.8;18.6;22.7;2.1;19.5;0;2.81;10200 +68080;42.99947;1.00646;400;20220815;27.7;18;22.8;1.3;16.6;0;3.55;16200 +68080;42.99947;1.00646;400;20220816;33.1;13.3;23.2;3.3;15.8;2.5;4.92;14100 +68080;42.99947;1.00646;400;20220817;22.2;14.8;18.5;1.2;16.1;3;1.81;7000 +68080;42.99947;1.00646;400;20220818;23.4;13.5;18.4;2.2;15.8;7.3;3.06;15500 +68080;42.99947;1.00646;400;20220819;26;15.5;20.7;2.1;15.2;.2;4.39;22800 +68080;42.99947;1.00646;400;20220820;29.7;11.8;20.7;1.3;15;0;4.6;25400 +68080;42.99947;1.00646;400;20220821;28;13.8;20.9;2;17.2;.4;3.74;17900 +68080;42.99947;1.00646;400;20220822;27.6;15.7;21.6;2.7;17.9;.7;3.74;16200 +68080;42.99947;1.00646;400;20220823;29.8;18.4;24.1;1.2;19;0;4.43;23000 +68080;42.99947;1.00646;400;20220824;35.2;15.4;25.3;1.7;17.4;1.6;5.08;22300 +68080;42.99947;1.00646;400;20220825;30;20.3;25.1;3.1;19.6;16.4;3.64;9700 +68080;42.99947;1.00646;400;20220826;27;15.1;21;1.3;18.8;.5;3.24;17000 +68080;42.99947;1.00646;400;20220827;29.3;16.1;22.7;.9;18.5;1.3;4.06;22500 +68080;42.99947;1.00646;400;20220828;32.7;14.5;23.6;1.1;16.2;.2;4.51;23600 +68080;42.99947;1.00646;400;20220829;33.8;15.5;24.6;3.5;16.2;7.2;5.37;16200 +68080;42.99947;1.00646;400;20220830;30.7;14.8;22.7;1.6;18.1;0;4.42;22800 +68080;42.99947;1.00646;400;20220831;23.4;16.2;19.8;1.3;18.6;5.5;1.63;6100 +68080;42.99947;1.00646;400;20220901;28.2;16;22.1;1.1;17.8;0;3.94;22100 +68080;42.99947;1.00646;400;20220902;26.7;14.8;20.7;1.1;18.1;21;2.64;13100 +68080;42.99947;1.00646;400;20220903;25.6;15.7;20.6;1.6;17.4;0;3.13;16200 +68080;42.99947;1.00646;400;20220904;30.6;12.6;21.6;1.8;16.2;.1;4.3;21800 +68080;42.99947;1.00646;400;20220905;32.4;14.9;23.6;1.7;16.3;.3;4.07;17600 +68080;42.99947;1.00646;400;20220906;30.7;14.6;22.6;.9;17.3;.1;3.91;22000 +68080;42.99947;1.00646;400;20220907;26.7;13.8;20.2;1.2;16.1;0;2.99;15700 +68080;42.99947;1.00646;400;20220908;25.8;12;18.9;1.4;14.3;0;3.11;16800 +68080;42.99947;1.00646;400;20220909;20.3;12.5;16.4;1.6;15.1;.4;1.66;7400 +68080;42.99947;1.00646;400;20220910;27.2;10;18.6;1.5;14.2;.1;3.65;21500 +68080;42.99947;1.00646;400;20220911;32.3;12.6;22.4;2.5;15;0;4.85;21400 +68080;42.99947;1.00646;400;20220912;31;16.1;23.5;2.1;17.1;0;3.25;10200 +68080;42.99947;1.00646;400;20220913;31.4;17.3;24.3;2.8;17.4;1.6;3.69;9900 +68080;42.99947;1.00646;400;20220914;28.8;17.2;23;3;16;1.3;4.3;17500 +68080;42.99947;1.00646;400;20220915;28.1;13.1;20.6;.8;16;3.2;2.92;16800 +68080;42.99947;1.00646;400;20220916;21.5;17.2;19.3;2.2;16.6;.8;2.38;11200 +68080;42.99947;1.00646;400;20220917;21.1;13.1;17.1;2.2;12.6;0;2.79;14500 +68080;42.99947;1.00646;400;20220918;24.1;5.7;14.9;.8;9.4;0;2.78;19600 +68080;42.99947;1.00646;400;20220919;25.9;5.1;15.5;.6;9.2;0;2.79;20500 +68080;42.99947;1.00646;400;20220920;24.7;4.9;14.8;.8;9.3;0;2.79;20100 +68080;42.99947;1.00646;400;20220921;24.6;5.3;14.9;.8;10.3;0;2.74;19700 +68080;42.99947;1.00646;400;20220922;24.4;6.6;15.5;.8;11.1;0;2.69;19300 +68080;42.99947;1.00646;400;20220923;24.4;7.9;16.1;1.4;13;3.6;2.3;12300 +68080;42.99947;1.00646;400;20220924;18.5;13.5;16;1.4;14.1;4.6;1.39;5500 +68080;42.99947;1.00646;400;20220925;18.9;8.5;13.7;1.5;11.6;0;2.08;13800 +68080;42.99947;1.00646;400;20220926;19.9;8.8;14.3;1.8;11.2;2.2;2.34;14600 +68080;42.99947;1.00646;400;20220927;16.5;10.7;13.6;2.4;12.5;11;1.56;8000 +68080;42.99947;1.00646;400;20220928;19.8;11.1;15.4;3;13.5;7;2.11;10900 +68080;42.99947;1.00646;400;20220929;17.5;11;14.2;2.3;12.2;13.4;1.76;8700 +68080;42.99947;1.00646;400;20220930;17.1;6.5;11.8;1.9;10.8;4.9;1.68;10500 +68080;42.99947;1.00646;400;20221001;22.8;4.6;13.7;3.2;11.4;.1;2.95;14723 +68080;42.99947;1.00646;400;20221002;24.4;9;16.7;1;13.3;0;2.24;15061 +68080;42.99947;1.00646;400;20221003;24.2;11;17.6;1.3;14.1;.1;2.28;13493 +68080;42.99947;1.00646;400;20221004;25.2;8.2;16.7;1.4;12.9;.1;2.53;14811 +68080;42.99947;1.00646;400;20221005;26.5;8.6;17.5;1.3;12.2;0;2.59;15661 +68080;42.99947;1.00646;400;20221006;18.5;13.4;15.9;1.3;14.3;.1;1.42;6131 +68080;42.99947;1.00646;400;20221007;22.8;10.3;16.5;1.2;13.4;1;2.05;13616 +68080;42.99947;1.00646;400;20221008;21.8;13.7;17.7;1.7;15.5;.3;1.86;8986 +68080;42.99947;1.00646;400;20221009;25.3;10.6;17.9;.6;12.7;.2;1.93;14035 +68080;42.99947;1.00646;400;20221010;25.2;8.4;16.8;1.3;13;0;2.08;13357 +68080;42.99947;1.00646;400;20221011;21.3;10.7;16;1;14.7;2.5;1.53;9900 +68080;42.99947;1.00646;400;20221012;22.7;12.9;17.8;.9;15.3;1.1;1.77;11900 +68080;42.99947;1.00646;400;20221013;23.5;13.3;18.4;1;15.1;0;1.86;12000 +68080;42.99947;1.00646;400;20221014;23.2;15.2;19.2;1.8;15.4;.1;2.02;10100 +68080;42.99947;1.00646;400;20221015;28.1;10.9;19.5;3.4;12.4;.1;3.72;15100 +68080;42.99947;1.00646;400;20221016;26.6;11;18.8;2.5;14.1;0;2.78;14000 +68080;42.99947;1.00646;400;20221017;26.4;12.9;19.6;2.5;15.5;.1;2.46;10400 +68080;42.99947;1.00646;400;20221018;27.3;14;20.6;3.6;13.7;0;3.53;13700 +68080;42.99947;1.00646;400;20221019;29.1;14.6;21.8;3.5;12.6;4.5;3.63;5200 +68080;42.99947;1.00646;400;20221020;24.2;14.4;19.3;2.9;15.1;3.5;2.21;6700 +68080;42.99947;1.00646;400;20221021;20.3;15.7;18;3.4;13;0;2.21;4300 +68080;42.99947;1.00646;400;20221022;26.7;11.2;18.9;1.6;12.3;.6;2.31;12800 +68080;42.99947;1.00646;400;20221023;27.2;12.3;19.7;4.1;10.5;3.5;4.04;12200 +68080;42.99947;1.00646;400;20221024;23.9;11.3;17.6;1.3;12.3;0;1.81;10800 +68080;42.99947;1.00646;400;20221025;26;9.8;17.9;2.1;11.9;0;2.24;6500 +68080;42.99947;1.00646;400;20221026;21.9;9.3;15.6;1.1;12.1;0;1.34;6500 +68080;42.99947;1.00646;400;20221027;25.2;10.4;17.8;2.4;12.1;.1;2.2;4000 +68080;42.99947;1.00646;400;20221028;28;14.3;21.1;2.7;11.6;0;3.08;8800 +68080;42.99947;1.00646;400;20221029;28.4;9.8;19.1;2;10.6;.1;2.64;11600 +68080;42.99947;1.00646;400;20221030;21.5;6.2;13.8;1.8;9.3;.1;1.76;7000 +68080;42.99947;1.00646;400;20221031;20.5;6.7;13.6;1.9;12.4;0;1.25;4700 +68080;42.99947;1.00646;400;20221101;19.8;12.1;15.9;2;13.4;0;1.44;7900 +68080;42.99947;1.00646;400;20221102;20.9;11.7;16.3;1.5;12.3;0;1.52;10500 +68080;42.99947;1.00646;400;20221103;20.7;7.5;14.1;1.8;10.2;7.1;1.54;4800 +68080;42.99947;1.00646;400;20221104;12.4;5.4;8.9;3.5;9.4;11.6;1.01;4200 +68080;42.99947;1.00646;400;20221105;16.7;6.8;11.7;1.8;9.1;.1;1.36;11400 +68080;42.99947;1.00646;400;20221106;20.5;2.1;11.3;1.6;7.3;0;1.6;11300 +68080;42.99947;1.00646;400;20221107;21.1;2.6;11.8;2;8.7;0;1.7;11000 +68080;42.99947;1.00646;400;20221108;18;7.9;12.9;1.4;10.7;0;1.1;5700 +68080;42.99947;1.00646;400;20221109;16.9;8.5;12.7;1.8;11.6;7.9;.99;3300 +68080;42.99947;1.00646;400;20221110;17;4.6;10.8;1.1;10;0;.93;10700 +68080;42.99947;1.00646;400;20221111;21.1;1.8;11.4;2.1;8.8;.1;1.64;10200 +68080;42.99947;1.00646;400;20221112;22.8;3.4;13.1;1.9;9.9;.1;1.61;10100 +68080;42.99947;1.00646;400;20221113;22.7;4;13.3;1.1;8.7;0;1.25;10000 +68080;42.99947;1.00646;400;20221114;16.7;5.2;10.9;1.6;9.8;.1;1;5300 +68080;42.99947;1.00646;400;20221115;17.5;6.3;11.9;2.1;11.3;1.3;1.01;6000 +68080;42.99947;1.00646;400;20221116;18.9;8.8;13.8;2.5;10.2;.2;1.52;9900 +68080;42.99947;1.00646;400;20221117;17.2;7.8;12.5;1.6;10.8;6.8;.99;6500 +68080;42.99947;1.00646;400;20221118;12.2;6.7;9.4;2.2;9.9;3.1;.76;5100 +68080;42.99947;1.00646;400;20221119;8.5;5.8;7.1;2.3;8.4;2.3;.7;2700 +68080;42.99947;1.00646;400;20221120;14.5;-.8;6.8;1.5;7.7;3.2;.82;6700 +68080;42.99947;1.00646;400;20221121;12.4;7.2;9.8;3.3;9.6;26.2;1.01;1800 +68080;42.99947;1.00646;400;20221122;11;4.5;7.7;3.1;8.3;8;.92;3900 +68080;42.99947;1.00646;400;20221123;14.8;7.3;11;2.8;10.3;8.2;1.05;2900 +68080;42.99947;1.00646;400;20221124;13.6;3.7;8.6;2;8.4;.5;.91;4900 +68080;42.99947;1.00646;400;20221125;9.9;5.4;7.6;1.8;9.2;11.8;.58;2100 +68080;42.99947;1.00646;400;20221126;15.1;1.7;8.4;2.3;7.4;.1;1.11;8400 +68080;42.99947;1.00646;400;20221127;14.5;.7;7.6;1.5;7;5;.87;6700 +68080;42.99947;1.00646;400;20221128;10.9;5.3;8.1;3.1;9.2;12.6;.74;2900 +68080;42.99947;1.00646;400;20221129;11;6.3;8.6;1.5;9.4;7.1;.61;3300 +68080;42.99947;1.00646;400;20221130;11.5;3.3;7.4;1.5;8.1;.1;.57;7900 +68080;42.99947;1.00646;400;20221201;7.8;.3;4;1.4;6.7;0;.46;6400 +68080;42.99947;1.00646;400;20221202;7.9;2.5;5.2;1.3;7;0;.51;5200 +68080;42.99947;1.00646;400;20221203;6.7;3.5;5.1;1.7;6.5;0;.69;2800 +68080;42.99947;1.00646;400;20221204;10.6;-3.2;3.7;1.5;5.7;.1;.6;8200 +68080;42.99947;1.00646;400;20221205;14.7;-3;5.8;2.5;5;0;1.36;8200 +68080;42.99947;1.00646;400;20221206;14.7;-.9;6.9;1;7.3;.2;.66;4700 +68080;42.99947;1.00646;400;20221207;13;7.1;10;.9;10;.2;.53;4200 +68080;42.99947;1.00646;400;20221208;10.4;4.6;7.5;1.5;9.1;0;.49;3700 +68080;42.99947;1.00646;400;20221209;14;2.8;8.4;1.2;9.2;9.6;.53;5700 +68080;42.99947;1.00646;400;20221210;5.4;4.5;4.9;4.1;6.8;.1;.78;4700 +68080;42.99947;1.00646;400;20221211;7.2;-5.8;.7;1.9;4.5;0;.7;4600 +68080;42.99947;1.00646;400;20221212;11.5;.3;5.9;1.7;7.1;6.9;.78;2000 +68080;42.99947;1.00646;400;20221213;12.6;5.5;9;2.1;10.5;4.2;.52;3500 +68080;42.99947;1.00646;400;20221214;17.6;8.2;12.9;2.1;10.7;.2;1;5500 +68080;42.99947;1.00646;400;20221215;13.1;5.6;9.3;1.7;10.1;6.5;.59;3400 +68080;42.99947;1.00646;400;20221216;12.3;7.4;9.8;2.3;10.2;4.7;.67;3700 +68080;42.99947;1.00646;400;20221217;7.8;6.2;7;1;8.5;0;.46;2900 +68080;42.99947;1.00646;400;20221218;12.6;-1.2;5.7;2.2;6.7;0;.77;7500 +68080;42.99947;1.00646;400;20221219;11.6;3;7.3;3.7;7.4;0;1.13;3800 +68080;42.99947;1.00646;400;20221220;16.4;4;10.2;2.6;8.6;3.4;1.1;6900 +68080;42.99947;1.00646;400;20221221;18.8;6.9;12.8;1.8;10.1;.4;.95;6900 +68080;42.99947;1.00646;400;20221222;19.6;5.8;12.7;1.3;10.3;.1;.77;6900 +68080;42.99947;1.00646;400;20221223;19.8;5.6;12.7;1.9;10.1;0;1.03;7000 +68080;42.99947;1.00646;400;20221224;20.6;4.1;12.3;1.7;8.9;0;1.12;6900 +68080;42.99947;1.00646;400;20221225;19.9;2.5;11.2;1.9;7.9;0;1.25;6800 +68080;42.99947;1.00646;400;20221226;18.7;1.2;9.9;1.4;7.9;0;.88;7000 +68080;42.99947;1.00646;400;20221227;16.2;2.4;9.3;.9;8.9;.1;.52;6400 +68080;42.99947;1.00646;400;20221228;19.8;2.1;10.9;2.1;7.8;0;1.3;7700 +68080;42.99947;1.00646;400;20221229;17.4;3.2;10.3;2;7.9;0;1.17;5400 +68080;42.99947;1.00646;400;20221230;20.7;6.2;13.4;2.4;9.7;.3;1.51;5000 +68080;42.99947;1.00646;400;20221231;16.8;7.3;12;3.4;9.5;0;1.5;3900 +68081;43.02597;1.31066;409;20220101;21.4;2.7;12.1;1.2;6.77;0;1.02;7052 +68081;43.02597;1.31066;409;20220102;18.8;7.1;13;.9;7.8;.1;.74;6900 +68081;43.02597;1.31066;409;20220103;17.8;3.3;10.6;2.1;8.6;0;1.13;6500 +68081;43.02597;1.31066;409;20220104;19.8;3.9;11.9;3.3;8;12.6;1.89;7900 +68081;43.02597;1.31066;409;20220105;6;4.1;5;3.4;6.54;.9;.91;1392 +68081;43.02597;1.31066;409;20220106;5.8;-1.8;2;1;4.8;0;.39;8300 +68081;43.02597;1.31066;409;20220107;7.2;-3.7;1.8;1.7;6.1;3.7;.52;2400 +68081;43.02597;1.31066;409;20220108;10.6;5.2;7.9;4.5;7.9;3.1;1.2;3400 +68081;43.02597;1.31066;409;20220109;8.9;7;8;5.9;9.2;63.8;.87;200 +68081;43.02597;1.31066;409;20220110;11.2;5.8;8.5;4.5;10.7;41.9;.48;300 +68081;43.02597;1.31066;409;20220111;11.1;5;8.1;1.2;7.5;0;.58;8700 +68081;43.02597;1.31066;409;20220112;9.2;-3.6;2.8;.8;5.2;0;.41;9400 +68081;43.02597;1.31066;409;20220113;9.7;-4.8;2.5;.6;4.7;0;.37;9700 +68081;43.02597;1.31066;409;20220114;13.1;-4.3;4.4;.8;4.1;.1;.61;9000 +68081;43.02597;1.31066;409;20220115;11;-4;3.5;.9;3.9;0;.62;9100 +68081;43.02597;1.31066;409;20220116;10.3;-5;2.7;.8;4.3;0;.54;9200 +68081;43.02597;1.31066;409;20220117;10.4;-4.6;2.9;.5;4.4;0;.42;9000 +68081;43.02597;1.31066;409;20220118;9.7;-4.4;2.7;1;5.4;0;.54;9300 +68081;43.02597;1.31066;409;20220119;7.1;-.1;3.5;1.6;6.3;.6;.62;3200 +68081;43.02597;1.31066;409;20220120;7.5;3.2;5.4;1.2;7.8;5.3;.52;2300 +68081;43.02597;1.31066;409;20220121;3.9;.5;2.2;2.1;5.8;0;.58;5400 +68081;43.02597;1.31066;409;20220122;9;-5.3;1.9;1;4.9;.1;.58;10200 +68081;43.02597;1.31066;409;20220123;10.1;-4.1;3;1;5.2;0;.64;9700 +68081;43.02597;1.31066;409;20220124;13.9;-3.2;5.4;.7;5.1;0;.67;10000 +68081;43.02597;1.31066;409;20220125;12.8;-2.5;5.2;1;5.4;0;.78;10000 +68081;43.02597;1.31066;409;20220126;13.9;-3.4;5.3;.8;5.2;0;.75;10200 +68081;43.02597;1.31066;409;20220127;13.9;-3.2;5.4;.7;5.1;0;.72;10500 +68081;43.02597;1.31066;409;20220128;6.9;-4.3;1.3;1;5;0;.59;10700 +68081;43.02597;1.31066;409;20220129;12.7;-4.9;3.9;.9;5.3;0;.78;11000 +68081;43.02597;1.31066;409;20220130;14;-3.3;5.4;1.1;5.8;.1;.92;10800 +68081;43.02597;1.31066;409;20220131;11.4;-.1;5.7;2.6;7.4;2.8;.94;6800 +68081;43.02597;1.31066;409;20220201;8.8;3.1;6;2.2;6.7;0;.96;5200 +68081;43.02597;1.31066;409;20220202;16.1;2.6;9.4;1.2;7.5;0;1.09;11300 +68081;43.02597;1.31066;409;20220203;17.2;-2.3;7.5;1.3;6.8;0;1.19;10000 +68081;43.02597;1.31066;409;20220204;13.6;4.6;9.1;1.4;8.7;1.7;.95;6500 +68081;43.02597;1.31066;409;20220205;9.1;7;8.1;1.7;8.4;1.4;.84;3800 +68081;43.02597;1.31066;409;20220206;9.6;-3.2;3.2;1.1;5.8;.1;.81;10600 +68081;43.02597;1.31066;409;20220207;13.2;.7;7;2.4;8.6;1.5;.95;7000 +68081;43.02597;1.31066;409;20220208;18.4;6;12.2;1.4;7.8;0;1.5;12400 +68081;43.02597;1.31066;409;20220209;18.3;-.2;9.1;1;6.2;0;1.3;12600 +68081;43.02597;1.31066;409;20220210;19.2;.1;9.7;.9;6.3;0;1.3;12000 +68081;43.02597;1.31066;409;20220211;9.9;3.6;6.8;.9;8.7;2;.59;1900 +68081;43.02597;1.31066;409;20220212;14.7;1.7;8.2;2;7.8;0;1.35;10700 +68081;43.02597;1.31066;409;20220213;20;2.5;11.3;2.8;6.9;4.4;2.42;12500 +68081;43.02597;1.31066;409;20220214;11.7;4.5;8.1;3.1;7.5;9.9;1.42;6800 +68081;43.02597;1.31066;409;20220215;10.7;4.4;7.6;5.8;8.32;2.5;1.62;7426 +68081;43.02597;1.31066;409;20220216;14.2;4.1;9.2;3;9.8;3.6;1.06;3800 +68081;43.02597;1.31066;409;20220217;15.6;10.8;13.2;3.6;10.94;.1;1.63;5616 +68081;43.02597;1.31066;409;20220218;18.5;5.4;12;3.9;9.7;8.8;2.18;11300 +68081;43.02597;1.31066;409;20220219;9;5.4;7.2;1.7;8.3;4.5;.88;5300 +68081;43.02597;1.31066;409;20220220;14.5;-.6;7;2.4;7.8;.1;1.53;14200 +68081;43.02597;1.31066;409;20220221;14.5;5.9;10.2;4.7;7.9;.5;2.2;9300 +68081;43.02597;1.31066;409;20220222;14.4;1.5;8;2.1;7.1;0;1.7;14300 +68081;43.02597;1.31066;409;20220223;16.8;3.3;10.1;1.9;7.6;0;1.89;14500 +68081;43.02597;1.31066;409;20220224;12.9;3;8;2.5;8.5;2.4;1.33;10000 +68081;43.02597;1.31066;409;20220225;10.4;5.8;8.1;1.1;6.8;.5;1.21;8300 +68081;43.02597;1.31066;409;20220226;15.2;-1;7.1;2;5;0;2.08;16200 +68081;43.02597;1.31066;409;20220227;15.7;-1.4;7.2;1.2;6.8;0;1.38;9100 +68081;43.02597;1.31066;409;20220228;17;3.1;10.1;1.2;7.4;0;1.82;15800 +68081;43.02597;1.31066;409;20220301;15.5;.4;8;1.9;7.14;0;1.73;12655 +68081;43.02597;1.31066;409;20220302;11.6;1.6;6.6;1.3;8.64;7.2;1.09;10197 +68081;43.02597;1.31066;409;20220303;15.7;2.6;9.2;1.6;9.07;1.7;1.51;11970 +68081;43.02597;1.31066;409;20220304;8.4;6.7;7.6;4.5;8.51;5.2;1.02;2872 +68081;43.02597;1.31066;409;20220305;10.1;3.8;7;1.9;7.2;0;1.3;8300 +68081;43.02597;1.31066;409;20220306;8.5;4.3;6.4;1.7;6.87;0;1.15;6407 +68081;43.02597;1.31066;409;20220307;12.5;1.8;7.2;1.8;7.2;0;1.77;16500 +68081;43.02597;1.31066;409;20220308;13.9;-.4;6.8;2.4;7.3;5.2;1.65;11100 +68081;43.02597;1.31066;409;20220309;16.2;3.2;9.7;2.9;8.2;0;2.34;17200 +68081;43.02597;1.31066;409;20220310;15;3.4;9.2;2;8;0;1.66;8900 +68081;43.02597;1.31066;409;20220311;16.5;4.6;10.6;1.3;9.1;6.1;1.47;7800 +68081;43.02597;1.31066;409;20220312;13.3;5.8;9.6;2.3;8.7;3.2;1.7;11000 +68081;43.02597;1.31066;409;20220313;10;2.8;6.4;3.2;7.6;3.1;1.2;5300 +68081;43.02597;1.31066;409;20220314;14.7;1.8;8.3;2.3;8;0;1.45;5200 +68081;43.02597;1.31066;409;20220315;19.1;9.4;14.3;3.1;10.9;0;2.36;10100 +68081;43.02597;1.31066;409;20220316;15.9;8.5;12.2;2.1;10.8;1.9;1.52;6700 +68081;43.02597;1.31066;409;20220317;11.2;9.5;10.4;1.2;11.3;18.5;.75;2400 +68081;43.02597;1.31066;409;20220318;9.7;7.3;8.5;1.4;10.2;.5;.7;2500 +68081;43.02597;1.31066;409;20220319;15.2;3.5;9.4;1.4;9.4;0;1.68;12400 +68081;43.02597;1.31066;409;20220320;18.8;6.7;12.8;2.2;9.3;.1;2.39;12500 +68081;43.02597;1.31066;409;20220321;18.7;3.5;11.1;2.5;8.3;0;2.86;19100 +68081;43.02597;1.31066;409;20220322;15.8;4.7;10.3;6.3;8.06;0;3.24;15415 +68081;43.02597;1.31066;409;20220323;17.5;-.2;8.7;1.8;6.8;0;2.67;20500 +68081;43.02597;1.31066;409;20220324;15.9;3.3;9.6;4.3;8.29;0;2.9;16888 +68081;43.02597;1.31066;409;20220325;18.3;3.8;11.1;1.1;8.4;0;2.4;17900 +68081;43.02597;1.31066;409;20220326;18.1;2.2;10.2;1.4;7.4;.1;2.5;17700 +68081;43.02597;1.31066;409;20220327;19.9;1.8;10.9;1.1;7.9;0;2.45;17000 +68081;43.02597;1.31066;409;20220328;21.3;3;12.2;.9;8;0;2.33;14800 +68081;43.02597;1.31066;409;20220329;18.6;5.8;12.2;.9;9.8;8.1;1.85;11000 +68081;43.02597;1.31066;409;20220330;11.1;7.9;9.5;3.3;11.3;9.2;1.27;5876 +68081;43.02597;1.31066;409;20220331;11.7;6.8;9.3;3.8;8.2;12.5;1.91;8800 +68081;43.02597;1.31066;409;20220401;6.7;1.3;4;6.2;5.3;7.9;1.97;11200 +68081;43.02597;1.31066;409;20220402;5;-.7;2.2;4.8;5.2;1.8;1.45;9700 +68081;43.02597;1.31066;409;20220403;6.5;-3.3;1.6;2.8;5.05;.5;1.84;15703 +68081;43.02597;1.31066;409;20220404;9.9;.1;5;1.2;5.4;0;2.1;18800 +68081;43.02597;1.31066;409;20220405;14.1;-3.3;5.4;2.8;6.1;0;2.98;22458 +68081;43.02597;1.31066;409;20220406;11.5;1.1;6.3;1.2;8.1;.1;1.16;7000 +68081;43.02597;1.31066;409;20220407;19.3;2.6;11;2.1;9.5;.1;2.92;20200 +68081;43.02597;1.31066;409;20220408;20.5;7.1;13.8;4.2;10.5;2.8;3.39;16800 +68081;43.02597;1.31066;409;20220409;12.6;6.8;9.7;2.8;8.5;2.3;2.21;13900 +68081;43.02597;1.31066;409;20220410;20.2;2.2;11.2;2.3;7.7;0;3.64;24000 +68081;43.02597;1.31066;409;20220411;20.7;7.4;14.1;4;10.4;0;3.54;17800 +68081;43.02597;1.31066;409;20220412;19.7;8.5;14.1;1.9;11;0;2.58;13700 +68081;43.02597;1.31066;409;20220413;13.8;10.4;12.1;1.2;11.7;1.6;1.17;4800 +68081;43.02597;1.31066;409;20220414;21;5.5;13.3;1;10.7;0;3.1;21500 +68081;43.02597;1.31066;409;20220415;22.2;5.8;14;1.1;11.6;.1;3.06;20100 +68081;43.02597;1.31066;409;20220416;21.1;7.5;14.3;1.8;11.6;0;3.36;21800 +68081;43.02597;1.31066;409;20220417;22.4;5.5;14;2.5;10.8;0;3.94;24900 +68081;43.02597;1.31066;409;20220418;17.3;8.7;13;1.9;10.9;.4;2.53;15200 +68081;43.02597;1.31066;409;20220419;11.5;10.4;11;1.8;10.9;15.8;1.02;2900 +68081;43.02597;1.31066;409;20220420;11.1;6;8.6;.9;9.6;11.6;1.14;6200 +68081;43.02597;1.31066;409;20220421;12.2;7.5;9.9;1.5;10.4;.1;1.3;7000 +68081;43.02597;1.31066;409;20220422;17.7;5.3;11.5;1.1;10.9;0;2.49;17200 +68081;43.02597;1.31066;409;20220423;12.2;6.5;9.4;1.6;10.1;13.3;1.34;7600 +68081;43.02597;1.31066;409;20220424;16;7.8;11.9;3.4;10.5;.4;2.61;15900 +68081;43.02597;1.31066;409;20220425;17.8;3.6;10.7;1.4;10.1;0;2.93;21600 +68081;43.02597;1.31066;409;20220426;22.4;5.8;14.1;2.3;10.4;0;3.98;24000 +68081;43.02597;1.31066;409;20220427;19.6;7.4;13.5;1.8;12.6;.3;2.26;12600 +68081;43.02597;1.31066;409;20220428;14.7;11.9;13.3;1.7;13.7;6.4;1.17;5000 +68081;43.02597;1.31066;409;20220429;20.5;10.6;15.6;1.5;13.9;4.1;3.05;18800 +68081;43.02597;1.31066;409;20220430;19.3;11.9;15.6;2;13;.7;2.52;12600 +68081;43.02597;1.31066;409;20220501;19.6;8.7;14.2;1.6;12.1;2.6;3.07;19300 +68081;43.02597;1.31066;409;20220502;13.1;10.6;11.9;1.3;12.4;6.8;1.03;4100 +68081;43.02597;1.31066;409;20220503;17.2;10.5;13.9;1;12.7;8.9;1.92;10400 +68081;43.02597;1.31066;409;20220504;16.9;9.8;13.4;1.2;12.5;3.9;1.78;9300 +68081;43.02597;1.31066;409;20220505;17.2;9.1;13.2;1.8;11.4;3.1;2.23;11900 +68081;43.02597;1.31066;409;20220506;18.4;9.8;14.1;2.6;11.2;.8;2.92;15400 +68081;43.02597;1.31066;409;20220507;20.8;7.9;14.4;1.8;11.5;2.1;3.79;24200 +68081;43.02597;1.31066;409;20220508;22.3;9.4;15.9;1.6;11.4;.2;3.93;23300 +68081;43.02597;1.31066;409;20220509;24.5;6.8;15.7;1.7;10.9;0;4.66;28500 +68081;43.02597;1.31066;409;20220510;27.5;9.5;18.5;2.7;11.8;0;5.48;27800 +68081;43.02597;1.31066;409;20220511;29.5;12.8;21.2;2.9;14;0;5.89;27700 +68081;43.02597;1.31066;409;20220512;19.9;13.2;16.6;1.4;15.7;0;2.1;10600 +68081;43.02597;1.31066;409;20220513;24.2;14.7;19.5;.7;16.3;0;3.44;19100 +68081;43.02597;1.31066;409;20220514;28.6;12.6;20.6;2.3;15.3;0;4.99;24400 +68081;43.02597;1.31066;409;20220515;30.6;12.2;21.4;1.7;16.5;.3;5.19;26400 +68081;43.02597;1.31066;409;20220516;26.9;12.5;19.7;1;16.2;.1;4.52;25800 +68081;43.02597;1.31066;409;20220517;29.9;11.9;20.9;1.1;16;.1;5.12;28200 +68081;43.02597;1.31066;409;20220518;31;16.6;23.8;1.1;17.4;0;5.25;26900 +68081;43.02597;1.31066;409;20220519;29;13.5;21.3;1.6;18.1;.1;4.66;24100 +68081;43.02597;1.31066;409;20220520;30.5;15.9;23.2;2.3;16.6;0;5.43;24500 +68081;43.02597;1.31066;409;20220521;31.4;15.9;23.7;1.7;21.1;0;5.24;25900 +68081;43.02597;1.31066;409;20220522;28.6;15.4;22;1.9;17.6;.4;3.23;11700 +68081;43.02597;1.31066;409;20220523;18.7;14.8;16.8;2.6;15;.7;1.97;7300 +68081;43.02597;1.31066;409;20220524;13.9;11.9;12.9;1.6;11.7;15;1.46;5600 +68081;43.02597;1.31066;409;20220525;18.3;8.9;13.6;1.5;11.2;.2;2.71;15200 +68081;43.02597;1.31066;409;20220526;19;11.6;15.3;2.2;12.3;.1;3.25;18000 +68081;43.02597;1.31066;409;20220527;22.8;12.1;17.5;1.1;13.7;.1;4.12;24400 +68081;43.02597;1.31066;409;20220528;24.4;9.2;16.8;1.5;14.1;0;4.76;29400 +68081;43.02597;1.31066;409;20220529;23.9;8.4;16.2;.9;11.9;.1;4.7;29900 +68081;43.02597;1.31066;409;20220530;23.4;7.2;15.3;1.1;12.8;1.9;3.62;21600 +68081;43.02597;1.31066;409;20220531;24.9;12.5;18.7;1.1;14.4;0;4.44;25400 +68081;43.02597;1.31066;409;20220601;29.3;11.6;20.5;2.4;16.7;.1;5.66;29600 +68081;43.02597;1.31066;409;20220602;25.6;14.8;20.2;1.6;18.1;.2;4.41;24200 +68081;43.02597;1.31066;409;20220603;29.6;15.8;22.7;2.3;18.5;2.6;5.31;25500 +68081;43.02597;1.31066;409;20220604;22.8;15.4;19.1;1.7;18.4;2;2.16;9400 +68081;43.02597;1.31066;409;20220605;22.2;15;18.6;1.7;17.2;0;2.55;12100 +68081;43.02597;1.31066;409;20220606;25.9;12.2;19.1;1.5;16.5;6.1;3.84;20200 +68081;43.02597;1.31066;409;20220607;21.6;13.2;17.4;.7;16.2;.1;2.52;13300 +68081;43.02597;1.31066;409;20220608;20.7;13.8;17.3;2.3;16.3;3.7;2.24;10300 +68081;43.02597;1.31066;409;20220609;22.4;13.5;18;2.9;14.6;.3;4.74;27400 +68081;43.02597;1.31066;409;20220610;27.8;9;18.4;1.2;13.1;0;5.35;31000 +68081;43.02597;1.31066;409;20220611;30.9;11.3;21.1;1.1;14.8;.9;5.54;29800 +68081;43.02597;1.31066;409;20220612;30.6;14.4;22.5;1.8;18;3.3;4.59;20600 +68081;43.02597;1.31066;409;20220613;28.2;15.9;22.1;3;19.4;.1;4.85;23100 +68081;43.02597;1.31066;409;20220614;31.7;17.3;24.5;1.8;19.8;2.9;4.56;19100 +68081;43.02597;1.31066;409;20220615;33.8;17.2;25.5;1.9;17.9;0;6.37;28800 +68081;43.02597;1.31066;409;20220616;34.4;17.7;26.1;1.6;20.2;0;5.72;25400 +68081;43.02597;1.31066;409;20220617;35.5;17.2;26.4;1.6;20.2;1.3;6.19;27800 +68081;43.02597;1.31066;409;20220618;36.2;19.6;27.9;2.6;19.4;0;7.11;28100 +68081;43.02597;1.31066;409;20220619;33;17.2;25.1;2.9;20.2;0;6.25;26800 +68081;43.02597;1.31066;409;20220620;28.3;15.4;21.9;2;19.2;0;3.6;15400 +68081;43.02597;1.31066;409;20220621;24.7;17.9;21.3;1.9;18.8;1.3;2.61;9900 +68081;43.02597;1.31066;409;20220622;26.7;15.5;21.1;1.6;17.4;0;3.72;17300 +68081;43.02597;1.31066;409;20220623;28;12.8;20.4;1.6;16.5;2.4;4.52;22900 +68081;43.02597;1.31066;409;20220624;23.5;15.3;19.4;1.4;16;0;3.18;15300 +68081;43.02597;1.31066;409;20220625;24.1;13.2;18.7;3;15.2;6;3.85;18000 +68081;43.02597;1.31066;409;20220626;18.1;12.8;15.5;2.1;15.4;1;1.99;10400 +68081;43.02597;1.31066;409;20220627;15.3;12.9;14.1;.8;14.8;15.6;1.05;4000 +68081;43.02597;1.31066;409;20220628;24.2;13.4;18.8;1.5;15;.1;4.74;27200 +68081;43.02597;1.31066;409;20220629;27.1;11.3;19.2;1.6;15.3;6.3;4.84;26400 +68081;43.02597;1.31066;409;20220630;15.5;13.7;14.6;2.3;15.4;4.1;1.36;6700 +68081;43.02597;1.31066;409;20220701;22.4;11.7;17.1;.8;13.4;.2;3.75;22000 +68081;43.02597;1.31066;409;20220702;30.4;9.6;20;1.9;14.3;0;5.7;29100 +68081;43.02597;1.31066;409;20220703;27.8;13;20.4;1.6;17.1;.1;4.49;23200 +68081;43.02597;1.31066;409;20220704;21.3;17.1;19.2;1.4;17.4;0;2.7;13100 +68081;43.02597;1.31066;409;20220705;26.3;17.6;22;.8;18.5;.4;4.04;21000 +68081;43.02597;1.31066;409;20220706;24.6;17;20.8;1.4;17.7;.3;2.66;11000 +68081;43.02597;1.31066;409;20220707;26.1;12.1;19.1;1.7;15;0;5.07;28600 +68081;43.02597;1.31066;409;20220708;27.2;14.4;20.8;1.4;16.4;0;5.44;30300 +68081;43.02597;1.31066;409;20220709;30.3;12;21.2;1;15.2;0;5.51;30300 +68081;43.02597;1.31066;409;20220710;32.3;12.4;22.4;1;15.7;0;5.7;30300 +68081;43.02597;1.31066;409;20220711;34.4;13.1;23.8;.9;14.8;.2;5.81;30100 +68081;43.02597;1.31066;409;20220712;34.4;14.9;24.7;.8;16.5;0;5.71;29400 +68081;43.02597;1.31066;409;20220713;34.8;14.6;24.7;.6;16.9;0;5.66;29900 +68081;43.02597;1.31066;409;20220714;35.4;14.6;25;1;16.4;0;5.99;29900 +68081;43.02597;1.31066;409;20220715;33.6;15;24.3;.9;16.7;0;5.48;27800 +68081;43.02597;1.31066;409;20220716;36.4;16.2;26.3;1.4;16.2;0;6.19;28100 +68081;43.02597;1.31066;409;20220717;37.4;14.6;26;1.3;14.6;0;6.19;28200 +68081;43.02597;1.31066;409;20220718;37.8;16;26.9;2.4;15.2;0;7.14;27300 +68081;43.02597;1.31066;409;20220719;31.7;19.2;25.5;2.7;20;0;4.98;18900 +68081;43.02597;1.31066;409;20220720;28.6;19.1;23.9;3.2;17.2;.1;5.35;21700 +68081;43.02597;1.31066;409;20220721;32.4;16;24.2;1.5;17.9;0;5.72;28000 +68081;43.02597;1.31066;409;20220722;26.4;15.7;21.1;2.4;18.4;.2;3.63;16400 +68081;43.02597;1.31066;409;20220723;25.2;15.5;20.4;1.6;17.2;0;3.55;17500 +68081;43.02597;1.31066;409;20220724;35.9;13.9;24.9;1.6;16.9;0;6.12;28000 +68081;43.02597;1.31066;409;20220725;22.9;18.6;20.8;2.5;19.2;3.8;2.04;6300 +68081;43.02597;1.31066;409;20220726;21.4;15;18.2;1.8;16.7;.2;2.19;9600 +68081;43.02597;1.31066;409;20220727;27.1;16.3;21.7;1.7;14.2;0;5.17;26600 +68081;43.02597;1.31066;409;20220728;27.7;11.2;19.5;1.5;15;.4;4.55;24500 +68081;43.02597;1.31066;409;20220729;20;16.5;18.3;1;18;5;1.49;6000 +68081;43.02597;1.31066;409;20220730;28;15.8;21.9;.7;18.5;0;4.13;22300 +68081;43.02597;1.31066;409;20220731;30;15.7;22.9;1;18.8;0;4.68;24500 +68081;43.02597;1.31066;409;20220801;31.7;15.1;23.4;1.3;18.2;0;5.36;27600 +68081;43.02597;1.31066;409;20220802;34.1;14.8;24.5;1.2;16.3;0;5.6;27900 +68081;43.02597;1.31066;409;20220803;37;13.5;25.3;1.2;14.8;.1;5.57;25800 +68081;43.02597;1.31066;409;20220804;32.7;16.7;24.7;1.4;18.5;2.3;4.33;18700 +68081;43.02597;1.31066;409;20220805;29.2;20;24.6;2.3;20.2;.1;4.4;18700 +68081;43.02597;1.31066;409;20220806;31.3;17.3;24.3;1.2;19.2;0;4.57;22200 +68081;43.02597;1.31066;409;20220807;33.3;16.3;24.8;.8;18.4;.3;4.63;23300 +68081;43.02597;1.31066;409;20220808;33.8;14.1;24;1;15.8;0;4.86;24200 +68081;43.02597;1.31066;409;20220809;34.5;14;24.3;1.5;15.1;.3;4.99;21700 +68081;43.02597;1.31066;409;20220810;36.9;15.2;26.1;1.1;14.7;0;5.37;25400 +68081;43.02597;1.31066;409;20220811;37.2;15.7;26.5;2;15;0;6.17;24800 +68081;43.02597;1.31066;409;20220812;38.1;17.6;27.9;1.2;16.3;0;5.5;24600 +68081;43.02597;1.31066;409;20220813;33.4;17.8;25.6;1;19;.1;3.93;17400 +68081;43.02597;1.31066;409;20220814;26.7;18.5;22.6;2.1;19.5;1;2.81;10200 +68081;43.02597;1.31066;409;20220815;27.6;17.9;22.8;1.3;16.6;.1;3.55;16200 +68081;43.02597;1.31066;409;20220816;33;13.2;23.1;3.3;15.8;3.5;4.92;14100 +68081;43.02597;1.31066;409;20220817;22.1;14.7;18.4;1.2;16.1;4.7;1.81;7000 +68081;43.02597;1.31066;409;20220818;23.3;13.4;18.4;2.2;15.8;8.8;3.06;15500 +68081;43.02597;1.31066;409;20220819;25.9;15.4;20.7;2.1;15.2;.2;4.39;22800 +68081;43.02597;1.31066;409;20220820;29.6;11.7;20.7;1.3;15;0;4.6;25400 +68081;43.02597;1.31066;409;20220821;27.9;13.7;20.8;2;17.2;.7;3.74;17900 +68081;43.02597;1.31066;409;20220822;27.5;15.6;21.6;2.7;17.9;1.9;3.74;16200 +68081;43.02597;1.31066;409;20220823;29.7;18.3;24;1.2;19;.1;4.43;23000 +68081;43.02597;1.31066;409;20220824;35.1;15.3;25.2;1.7;17.4;1.5;5.08;22300 +68081;43.02597;1.31066;409;20220825;29.9;20.2;25.1;3.1;19.6;13.1;3.64;9700 +68081;43.02597;1.31066;409;20220826;26.9;15;21;1.3;18.8;.4;3.24;17000 +68081;43.02597;1.31066;409;20220827;29.2;16;22.6;.9;18.5;.4;4.06;22500 +68081;43.02597;1.31066;409;20220828;32.6;14.4;23.5;1.1;16.2;.1;4.51;23600 +68081;43.02597;1.31066;409;20220829;33.7;15.4;24.6;3.5;16.2;5.9;5.37;16200 +68081;43.02597;1.31066;409;20220830;30.6;14.7;22.7;1.6;18.1;0;4.42;22800 +68081;43.02597;1.31066;409;20220831;23.3;16.1;19.7;1.3;18.6;4.5;1.63;6100 +68081;43.02597;1.31066;409;20220901;28.1;15.9;22;1.1;17.8;0;3.94;22100 +68081;43.02597;1.31066;409;20220902;26.6;14.7;20.7;1.1;18.1;20.2;2.64;13100 +68081;43.02597;1.31066;409;20220903;25.5;15.6;20.6;1.6;17.4;0;3.13;16200 +68081;43.02597;1.31066;409;20220904;30.5;12.5;21.5;1.8;16.2;.1;4.3;21800 +68081;43.02597;1.31066;409;20220905;32.3;14.8;23.6;1.7;16.3;.8;4.07;17600 +68081;43.02597;1.31066;409;20220906;30.6;14.5;22.6;.9;17.3;0;3.91;22000 +68081;43.02597;1.31066;409;20220907;26.6;13.7;20.2;1.2;16.1;0;2.99;15700 +68081;43.02597;1.31066;409;20220908;25.7;11.9;18.8;1.4;14.3;0;3.11;16800 +68081;43.02597;1.31066;409;20220909;20.2;12.4;16.3;1.6;15.1;.5;1.66;7400 +68081;43.02597;1.31066;409;20220910;27.1;9.9;18.5;1.5;14.2;.1;3.65;21500 +68081;43.02597;1.31066;409;20220911;32.2;12.5;22.4;2.5;15;0;4.85;21400 +68081;43.02597;1.31066;409;20220912;30.9;16;23.5;2.1;17.1;0;3.25;10200 +68081;43.02597;1.31066;409;20220913;31.3;17.2;24.3;2.8;17.4;1.8;3.69;9900 +68081;43.02597;1.31066;409;20220914;28.7;17.1;22.9;3;16;3.3;4.3;17500 +68081;43.02597;1.31066;409;20220915;28;13;20.5;.8;16;4.5;2.92;16800 +68081;43.02597;1.31066;409;20220916;21.4;17.1;19.3;2.2;16.6;1.4;2.38;11200 +68081;43.02597;1.31066;409;20220917;21;13;17;2.2;12.6;0;2.79;14500 +68081;43.02597;1.31066;409;20220918;24;5.6;14.8;.8;9.4;0;2.78;19600 +68081;43.02597;1.31066;409;20220919;25.8;5;15.4;.6;9.2;0;2.79;20500 +68081;43.02597;1.31066;409;20220920;24.6;4.8;14.7;.8;9.3;0;2.79;20100 +68081;43.02597;1.31066;409;20220921;24.5;5.2;14.9;.8;10.3;0;2.74;19700 +68081;43.02597;1.31066;409;20220922;24.3;6.5;15.4;.8;11.1;0;2.69;19300 +68081;43.02597;1.31066;409;20220923;24.3;7.8;16.1;1.4;13;3.5;2.3;12300 +68081;43.02597;1.31066;409;20220924;18.4;13.4;15.9;1.4;14.1;4.7;1.39;5500 +68081;43.02597;1.31066;409;20220925;18.8;8.4;13.6;1.5;11.6;.1;2.08;13800 +68081;43.02597;1.31066;409;20220926;19.8;8.7;14.3;1.8;11.2;3.5;2.34;14600 +68081;43.02597;1.31066;409;20220927;16.4;10.6;13.5;2.4;12.5;8.9;1.56;8000 +68081;43.02597;1.31066;409;20220928;19.7;11;15.4;3;13.5;8.3;2.11;10900 +68081;43.02597;1.31066;409;20220929;17.4;10.9;14.2;2.3;12.2;14.5;1.76;8700 +68081;43.02597;1.31066;409;20220930;17;6.4;11.7;1.9;10.8;3.6;1.68;10500 +68081;43.02597;1.31066;409;20221001;22.7;4.5;13.6;1.9;11.27;.1;2.45;14910 +68081;43.02597;1.31066;409;20221002;24.3;8.9;16.6;1;13.34;0;2.1;14070 +68081;43.02597;1.31066;409;20221003;24.1;10.9;17.5;1.2;14.05;0;2.21;13668 +68081;43.02597;1.31066;409;20221004;25.1;8.1;16.6;1.3;12.72;.1;2.53;15725 +68081;43.02597;1.31066;409;20221005;26.4;8.5;17.5;1.3;12.77;0;2.33;14735 +68081;43.02597;1.31066;409;20221006;18.4;13.3;15.9;1.3;14.84;0;1.44;7291 +68081;43.02597;1.31066;409;20221007;22.7;10.2;16.5;.9;13.94;2.8;1.78;12148 +68081;43.02597;1.31066;409;20221008;21.7;13.6;17.7;1.3;15.51;.5;1.56;7707 +68081;43.02597;1.31066;409;20221009;25.2;10.5;17.9;.9;12.71;.3;1.92;13147 +68081;43.02597;1.31066;409;20221010;25.1;8.3;16.7;1.3;12.67;0;2.01;12907 +68081;43.02597;1.31066;409;20221011;21.2;10.6;15.9;1;14.7;.2;1.53;9900 +68081;43.02597;1.31066;409;20221012;22.6;12.8;17.7;.9;15.3;.4;1.77;11900 +68081;43.02597;1.31066;409;20221013;23.4;13.2;18.3;1;15.1;0;1.86;12000 +68081;43.02597;1.31066;409;20221014;23.1;15.1;19.1;1.8;15.4;.4;2.02;10100 +68081;43.02597;1.31066;409;20221015;28;10.8;19.4;3.4;12.4;.1;3.72;15100 +68081;43.02597;1.31066;409;20221016;26.5;10.9;18.7;2.5;14.1;.1;2.78;14000 +68081;43.02597;1.31066;409;20221017;26.3;12.8;19.6;2.5;15.5;0;2.46;10400 +68081;43.02597;1.31066;409;20221018;27.2;13.9;20.6;3.6;13.7;.1;3.53;13700 +68081;43.02597;1.31066;409;20221019;29;14.5;21.8;3.5;12.6;3.2;3.63;5200 +68081;43.02597;1.31066;409;20221020;24.1;14.3;19.2;2.9;15.1;2.9;2.21;6700 +68081;43.02597;1.31066;409;20221021;20.2;15.6;17.9;3.4;13;.2;2.21;4300 +68081;43.02597;1.31066;409;20221022;26.6;11.1;18.9;1.6;12.3;.2;2.31;12800 +68081;43.02597;1.31066;409;20221023;27.1;12.2;19.7;4.1;10.5;2.2;4.04;12200 +68081;43.02597;1.31066;409;20221024;23.8;11.2;17.5;1.3;12.3;0;1.81;10800 +68081;43.02597;1.31066;409;20221025;25.9;9.7;17.8;2.1;11.9;0;2.24;6500 +68081;43.02597;1.31066;409;20221026;21.8;9.2;15.5;1.1;12.1;.1;1.34;6500 +68081;43.02597;1.31066;409;20221027;25.1;10.3;17.7;2.4;12.1;0;2.2;4000 +68081;43.02597;1.31066;409;20221028;27.9;14.2;21.1;2.7;11.6;0;3.08;8800 +68081;43.02597;1.31066;409;20221029;28.3;9.7;19;2;10.6;.1;2.64;11600 +68081;43.02597;1.31066;409;20221030;21.4;6.1;13.8;1.8;9.3;.1;1.76;7000 +68081;43.02597;1.31066;409;20221031;20.4;6.6;13.5;1.9;12.4;1.9;1.25;4700 +68081;43.02597;1.31066;409;20221101;19.7;12;15.9;2;13.4;0;1.44;7900 +68081;43.02597;1.31066;409;20221102;20.8;11.6;16.2;1.5;12.3;0;1.52;10500 +68081;43.02597;1.31066;409;20221103;20.6;7.4;14;1.8;10.2;6.4;1.54;4800 +68081;43.02597;1.31066;409;20221104;12.3;5.3;8.8;3.5;9.4;15.2;1.01;4200 +68081;43.02597;1.31066;409;20221105;16.6;6.7;11.7;1.8;9.1;.1;1.36;11400 +68081;43.02597;1.31066;409;20221106;20.4;2;11.2;1.6;7.3;0;1.6;11300 +68081;43.02597;1.31066;409;20221107;21;2.5;11.8;2;8.7;0;1.7;11000 +68081;43.02597;1.31066;409;20221108;17.9;7.8;12.9;1.4;10.7;0;1.1;5700 +68081;43.02597;1.31066;409;20221109;16.8;8.4;12.6;1.8;11.6;6.6;.99;3300 +68081;43.02597;1.31066;409;20221110;16.9;4.5;10.7;1.1;10;0;.93;10700 +68081;43.02597;1.31066;409;20221111;21;1.7;11.4;2.1;8.8;0;1.64;10200 +68081;43.02597;1.31066;409;20221112;22.7;3.3;13;1.9;9.9;.1;1.61;10100 +68081;43.02597;1.31066;409;20221113;22.6;3.9;13.3;1.1;8.7;0;1.25;10000 +68081;43.02597;1.31066;409;20221114;16.6;5.1;10.9;1.6;9.8;.1;1;5300 +68081;43.02597;1.31066;409;20221115;17.4;6.2;11.8;2.1;11.3;1;1.01;6000 +68081;43.02597;1.31066;409;20221116;18.8;8.7;13.8;2.5;10.2;.1;1.52;9900 +68081;43.02597;1.31066;409;20221117;17.1;7.7;12.4;1.6;10.8;9;.99;6500 +68081;43.02597;1.31066;409;20221118;12.1;6.6;9.4;2.2;9.9;3;.76;5100 +68081;43.02597;1.31066;409;20221119;8.4;5.7;7.1;2.3;8.4;3.5;.7;2700 +68081;43.02597;1.31066;409;20221120;14.4;-.9;6.8;1.5;7.7;4;.82;6700 +68081;43.02597;1.31066;409;20221121;12.3;7.1;9.7;3.3;9.6;24.7;1.01;1800 +68081;43.02597;1.31066;409;20221122;10.9;4.4;7.7;3.1;8.3;7.9;.92;3900 +68081;43.02597;1.31066;409;20221123;14.7;7.2;11;2.8;10.3;8.5;1.05;2900 +68081;43.02597;1.31066;409;20221124;13.5;3.6;8.6;2;8.4;.3;.91;4900 +68081;43.02597;1.31066;409;20221125;9.8;5.3;7.6;1.8;9.2;5.5;.58;2100 +68081;43.02597;1.31066;409;20221126;15;1.6;8.3;2.3;7.4;.1;1.11;8400 +68081;43.02597;1.31066;409;20221127;14.4;.6;7.5;1.5;7;4.3;.87;6700 +68081;43.02597;1.31066;409;20221128;10.8;5.2;8;3.1;9.2;8.9;.74;2900 +68081;43.02597;1.31066;409;20221129;10.9;6.2;8.6;1.5;9.4;4.5;.61;3300 +68081;43.02597;1.31066;409;20221130;11.4;3.2;7.3;1.5;8.1;.1;.57;7900 +68081;43.02597;1.31066;409;20221201;7.7;.2;4;1.4;6.7;0;.46;6400 +68081;43.02597;1.31066;409;20221202;7.8;2.4;5.1;1.3;7;0;.51;5200 +68081;43.02597;1.31066;409;20221203;6.6;3.4;5;1.7;6.5;.2;.69;2800 +68081;43.02597;1.31066;409;20221204;10.5;-3.3;3.6;1.5;5.7;.1;.6;8200 +68081;43.02597;1.31066;409;20221205;14.6;-3.1;5.8;2.5;5;0;1.36;8200 +68081;43.02597;1.31066;409;20221206;14.6;-1;6.8;1;7.3;.2;.66;4700 +68081;43.02597;1.31066;409;20221207;12.9;7;10;.9;10;0;.53;4200 +68081;43.02597;1.31066;409;20221208;10.3;4.5;7.4;1.5;9.1;.1;.49;3700 +68081;43.02597;1.31066;409;20221209;13.9;2.7;8.3;1.2;9.2;8.6;.53;5700 +68081;43.02597;1.31066;409;20221210;5.3;4.4;4.9;4.1;6.8;.1;.78;4700 +68081;43.02597;1.31066;409;20221211;7.1;-5.9;.6;1.9;4.5;0;.7;4600 +68081;43.02597;1.31066;409;20221212;11.4;.2;5.8;1.7;7.1;6.2;.78;2000 +68081;43.02597;1.31066;409;20221213;12.5;5.4;9;2.1;10.5;4.5;.52;3500 +68081;43.02597;1.31066;409;20221214;17.5;8.1;12.8;2.1;10.7;.2;1;5500 +68081;43.02597;1.31066;409;20221215;13;5.5;9.3;1.7;10.1;4.4;.59;3400 +68081;43.02597;1.31066;409;20221216;12.2;7.3;9.8;2.3;10.2;6.7;.67;3700 +68081;43.02597;1.31066;409;20221217;7.7;6.1;6.9;1;8.5;.1;.46;2900 +68081;43.02597;1.31066;409;20221218;12.5;-1.3;5.6;2.2;6.7;.1;.77;7500 +68081;43.02597;1.31066;409;20221219;11.5;2.9;7.2;3.7;7.4;0;1.13;3800 +68081;43.02597;1.31066;409;20221220;16.3;3.9;10.1;2.6;8.6;1.3;1.1;6900 +68081;43.02597;1.31066;409;20221221;18.7;6.8;12.8;1.8;10.1;.3;.95;6900 +68081;43.02597;1.31066;409;20221222;19.5;5.7;12.6;1.3;10.3;0;.77;6900 +68081;43.02597;1.31066;409;20221223;19.7;5.5;12.6;1.9;10.1;0;1.03;7000 +68081;43.02597;1.31066;409;20221224;20.5;4;12.3;1.7;8.9;0;1.12;6900 +68081;43.02597;1.31066;409;20221225;19.8;2.4;11.1;1.9;7.9;.1;1.25;6800 +68081;43.02597;1.31066;409;20221226;18.6;1.1;9.9;1.4;7.9;0;.88;7000 +68081;43.02597;1.31066;409;20221227;16.1;2.3;9.2;.9;8.9;.1;.52;6400 +68081;43.02597;1.31066;409;20221228;19.7;2;10.9;2.1;7.8;0;1.3;7700 +68081;43.02597;1.31066;409;20221229;17.3;3.1;10.2;2;7.9;0;1.17;5400 +68081;43.02597;1.31066;409;20221230;20.6;6.1;13.4;2.4;9.7;.1;1.51;5000 +68081;43.02597;1.31066;409;20221231;16.7;7.2;12;3.4;9.5;.1;1.5;3900 +68082;43.05156;1.61511;296;20220101;19.9;5.6;12.7;2.3;8.2;.1;1.43;8200 +68082;43.05156;1.61511;296;20220102;16.7;3.4;10;2.4;9.6;.1;.94;6400 +68082;43.05156;1.61511;296;20220103;15.4;5.8;10.6;2.1;9.9;0;.8;6600 +68082;43.05156;1.61511;296;20220104;12.4;6.2;9.3;4.2;9.8;10.7;.8;7600 +68082;43.05156;1.61511;296;20220105;6.4;5.3;5.8;4.1;7;.6;.9;5300 +68082;43.05156;1.61511;296;20220106;6.3;.9;3.6;3.1;5.2;0;.86;8600 +68082;43.05156;1.61511;296;20220107;7.4;-.9;3.2;3.8;6.2;4.2;.79;3900 +68082;43.05156;1.61511;296;20220108;9.6;6.4;8;7.2;8.6;4;1.14;4100 +68082;43.05156;1.61511;296;20220109;7.8;8;7.9;5.9;9.8;64.8;.59;1000 +68082;43.05156;1.61511;296;20220110;7.4;7.6;7.5;3.2;10.5;36.1;.27;900 +68082;43.05156;1.61511;296;20220111;10.3;4.8;7.5;3.3;8.3;0;.76;9000 +68082;43.05156;1.61511;296;20220112;7.3;1.4;4.3;2.8;6.6;0;.65;7600 +68082;43.05156;1.61511;296;20220113;1.8;-3.1;-.7;1.3;5.5;.1;.28;5500 +68082;43.05156;1.61511;296;20220114;9.3;-3;3.1;1.7;5.7;.1;.59;10100 +68082;43.05156;1.61511;296;20220115;11.3;-.3;5.5;2;4.6;0;1.07;9400 +68082;43.05156;1.61511;296;20220116;8.5;-.6;3.9;2.2;4.9;.1;.9;9500 +68082;43.05156;1.61511;296;20220117;7.9;-4.6;1.6;1.4;5.6;.1;.48;9900 +68082;43.05156;1.61511;296;20220118;1.1;-3.5;-1.2;1.4;5.7;.1;.23;5500 +68082;43.05156;1.61511;296;20220119;8;.1;4;2.6;7.1;.6;.6;4500 +68082;43.05156;1.61511;296;20220120;4.9;3.2;4;2.9;8;4.5;.33;2100 +68082;43.05156;1.61511;296;20220121;4.3;.7;2.5;4.4;5.7;0;.8;7500 +68082;43.05156;1.61511;296;20220122;6.9;-1.6;2.6;2.2;5.2;.1;.76;10000 +68082;43.05156;1.61511;296;20220123;10.7;-3;3.8;1.8;5.5;.1;.85;10600 +68082;43.05156;1.61511;296;20220124;11.6;.5;6;2.5;6.8;0;.99;10200 +68082;43.05156;1.61511;296;20220125;12.5;.8;6.6;2.3;6.4;0;1.12;10300 +68082;43.05156;1.61511;296;20220126;11.3;.2;5.7;2.1;6.2;0;1;10500 +68082;43.05156;1.61511;296;20220127;11.8;-.6;5.6;1.9;6.4;.1;.94;11000 +68082;43.05156;1.61511;296;20220128;1.1;-5;-2;2.2;5.9;0;.13;2400 +68082;43.05156;1.61511;296;20220129;3;-1.4;.8;1.7;6.4;0;.35;4700 +68082;43.05156;1.61511;296;20220130;2;-1.4;.3;2.1;6.2;.2;.32;4200 +68082;43.05156;1.61511;296;20220131;9.9;.6;5.2;6;8.3;1;.69;6900 +68082;43.05156;1.61511;296;20220201;8.2;3.1;5.6;5.3;7.4;0;1.01;5900 +68082;43.05156;1.61511;296;20220202;11.7;6.8;9.2;3.5;9.4;0;1.09;9700 +68082;43.05156;1.61511;296;20220203;11.3;1;6.1;1.4;8.9;0;.67;10100 +68082;43.05156;1.61511;296;20220204;14.3;6.3;10.3;2.2;9.9;1.5;1.06;7100 +68082;43.05156;1.61511;296;20220205;9;7.7;8.3;3.4;8.7;1.1;1.03;5500 +68082;43.05156;1.61511;296;20220206;9.9;.9;5.4;3.7;6.6;.1;1.24;10100 +68082;43.05156;1.61511;296;20220207;12.1;6.1;9.1;5.7;9.1;1.2;1.37;6300 +68082;43.05156;1.61511;296;20220208;15.2;4.7;9.9;2.1;7.6;0;1.51;12800 +68082;43.05156;1.61511;296;20220209;13.4;2.5;7.9;2.6;7.8;.1;1.35;12700 +68082;43.05156;1.61511;296;20220210;6.8;3.3;5;1.4;8.02;0;.94;9620 +68082;43.05156;1.61511;296;20220211;11.6;4.2;7.9;2.4;9.02;1.4;.97;5246 +68082;43.05156;1.61511;296;20220212;13.2;1.1;7.2;2.6;7.79;0;1.28;10572 +68082;43.05156;1.61511;296;20220213;16.8;5;10.9;4.5;9.25;3.7;1.85;9403 +68082;43.05156;1.61511;296;20220214;11.7;6.5;9.1;4.9;8.72;7.1;1.54;6410 +68082;43.05156;1.61511;296;20220215;11.5;5.1;8.3;6.2;8.7;1.6;1.66;7960 +68082;43.05156;1.61511;296;20220216;13.8;7.9;10.8;5.1;10.3;3.2;1.4;3600 +68082;43.05156;1.61511;296;20220217;16.2;11.3;13.7;4.5;11.8;0;1.75;6300 +68082;43.05156;1.61511;296;20220218;18.7;7.5;13.1;2.9;11.1;6.8;1.89;12900 +68082;43.05156;1.61511;296;20220219;8.3;6.5;7.4;3.4;9;4.9;.82;4400 +68082;43.05156;1.61511;296;20220220;15;2.8;8.9;3.6;8.5;.1;1.76;12900 +68082;43.05156;1.61511;296;20220221;13.5;8.8;11.1;7.8;8.9;.9;2.43;9400 +68082;43.05156;1.61511;296;20220222;13.8;6;9.9;3.9;8.2;0;2.02;14100 +68082;43.05156;1.61511;296;20220223;15.5;3.5;9.5;1.6;8.1;0;1.63;14500 +68082;43.05156;1.61511;296;20220224;13.7;6.5;10.1;3.9;9.4;1.7;1.66;10800 +68082;43.05156;1.61511;296;20220225;11;6.2;8.6;3.4;7;.3;1.87;11600 +68082;43.05156;1.61511;296;20220226;12.7;-.1;6.3;3.3;5.2;.1;2.21;16700 +68082;43.05156;1.61511;296;20220227;14.8;.8;7.8;2.1;7;0;1.61;8900 +68082;43.05156;1.61511;296;20220228;16.4;4.8;10.6;2.1;7.8;0;2.09;16000 +68082;43.05156;1.61511;296;20220301;14.6;5.5;10;3.7;8;0;2.28;16300 +68082;43.05156;1.61511;296;20220302;11.6;6.2;8.9;2.7;9.8;5.2;1.08;7000 +68082;43.05156;1.61511;296;20220303;16.9;4.7;10.8;2.1;9.8;.8;1.93;16000 +68082;43.05156;1.61511;296;20220304;8.4;7.5;7.9;5.5;9.6;6.2;.83;3800 +68082;43.05156;1.61511;296;20220305;10.2;5.9;8;3.8;8;0;1.47;7400 +68082;43.05156;1.61511;296;20220306;10.7;5.5;8.1;2.3;7.2;0;1.69;12300 +68082;43.05156;1.61511;296;20220307;12;3.1;7.5;2.4;7.3;0;1.87;17000 +68082;43.05156;1.61511;296;20220308;13.1;3.8;8.4;3.5;8.8;4.8;1.73;14100 +68082;43.05156;1.61511;296;20220309;14;4.2;9.1;3.4;9.8;0;1.8;17200 +68082;43.05156;1.61511;296;20220310;13.1;7.5;10.3;3.6;10.3;0;1.54;10500 +68082;43.05156;1.61511;296;20220311;13.1;8.1;10.6;4.5;10.5;3.8;1.57;9700 +68082;43.05156;1.61511;296;20220312;10.9;7.6;9.2;4.1;9.8;4.3;1.29;7700 +68082;43.05156;1.61511;296;20220313;11.3;7;9.1;4.2;9.2;1.6;1.33;4800 +68082;43.05156;1.61511;296;20220314;12.8;4.2;8.5;7.9;10.1;0;1.15;6900 +68082;43.05156;1.61511;296;20220315;15.2;11.4;13.3;8.1;11.8;0;2.2;9200 +68082;43.05156;1.61511;296;20220316;14.4;10.9;12.6;4.8;11.9;1.2;1.64;7500 +68082;43.05156;1.61511;296;20220317;13.6;10.5;12;2.8;12.3;13.7;1.08;4600 +68082;43.05156;1.61511;296;20220318;10.2;8.1;9.1;2.1;10.59;.6;.95;4536 +68082;43.05156;1.61511;296;20220319;15.1;5.5;10.3;4.3;9.29;0;2.33;13820 +68082;43.05156;1.61511;296;20220320;16.1;7.1;11.6;5.2;10.42;.1;1.96;10109 +68082;43.05156;1.61511;296;20220321;16.4;7.5;12;6.2;9.42;.1;2.84;12758 +68082;43.05156;1.61511;296;20220322;14.9;7.4;11.2;8.9;7.73;0;3.86;15049 +68082;43.05156;1.61511;296;20220323;16.1;3.6;9.9;5.3;7.72;0;2.98;16702 +68082;43.05156;1.61511;296;20220324;16.3;4.6;10.5;5.5;8.13;0;3.31;17222 +68082;43.05156;1.61511;296;20220325;17.7;5.3;11.5;3.5;8.39;0;3.03;17329 +68082;43.05156;1.61511;296;20220326;17.3;5.2;11.3;4;8.25;.1;3.05;16700 +68082;43.05156;1.61511;296;20220327;20.3;4.3;12.3;3.4;8.05;0;3.49;17634 +68082;43.05156;1.61511;296;20220328;20.7;3.9;12.3;3.4;7.99;0;3.43;17098 +68082;43.05156;1.61511;296;20220329;17.9;8.1;13;2.9;10.55;8.1;2.34;11802 +68082;43.05156;1.61511;296;20220330;11.8;8.6;10.2;3.3;11.33;7.5;1.27;5876 +68082;43.05156;1.61511;296;20220331;12.6;7.9;10.2;5.9;9.15;11.5;2.17;9195 +68082;43.05156;1.61511;296;20220401;7.4;1.4;4.4;7.8;5.62;6.3;2.16;12683 +68082;43.05156;1.61511;296;20220402;7.2;.4;3.8;6.1;5.22;1.7;2.07;11056 +68082;43.05156;1.61511;296;20220403;7.2;-2.6;2.3;2.5;4.89;.2;2.16;18205 +68082;43.05156;1.61511;296;20220404;10.5;-1.5;4.5;1.3;5.35;0;2.09;19088 +68082;43.05156;1.61511;296;20220405;14.7;-1.9;6.4;3.4;6.22;0;3.1;21987 +68082;43.05156;1.61511;296;20220406;12;3.9;8;3;9.09;0;1.58;9445 +68082;43.05156;1.61511;296;20220407;20.5;4.7;12.6;4;10.52;0;3.5;20257 +68082;43.05156;1.61511;296;20220408;21.2;9;15.1;4.4;11.29;2.2;3.74;17662 +68082;43.05156;1.61511;296;20220409;14;7.3;10.6;4.2;8.49;1.4;2.71;13902 +68082;43.05156;1.61511;296;20220410;18.5;.3;9.4;4.1;7.82;0;3.49;23616 +68082;43.05156;1.61511;296;20220411;18.1;8.7;13.4;8.4;11.19;0;3.07;13921 +68082;43.05156;1.61511;296;20220412;17.9;10.2;14;6.6;11.65;0;2.73;11281 +68082;43.05156;1.61511;296;20220413;14.1;10.9;12.5;2.6;12.22;1.6;1.4;5377 +68082;43.05156;1.61511;296;20220414;21.4;6.1;13.8;1.7;11.42;0;3.24;20629 +68082;43.05156;1.61511;296;20220415;22.1;7.3;14.7;2.6;12.62;0;3.34;19675 +68082;43.05156;1.61511;296;20220416;21.7;9.5;15.6;4;12.49;0;3.91;21552 +68082;43.05156;1.61511;296;20220417;22.6;7.1;14.9;3.9;11.49;0;4.3;23882 +68082;43.05156;1.61511;296;20220418;18;9.5;13.8;3.6;11.19;0;3.18;17798 +68082;43.05156;1.61511;296;20220419;13.7;9.7;11.7;3.6;11.42;13.6;1.96;10421 +68082;43.05156;1.61511;296;20220420;11;7.3;9.1;2;10.49;14.8;1.14;6407 +68082;43.05156;1.61511;296;20220421;12.1;8;10.1;2.6;11.29;.5;1.24;7308 +68082;43.05156;1.61511;296;20220422;17.5;8;12.7;2.1;11.76;0;2.55;15900 +68082;43.05156;1.61511;296;20220423;13.9;9.4;11.7;3.4;11.05;12.6;1.96;8525 +68082;43.05156;1.61511;296;20220424;16.4;8.3;12.4;4.9;11.25;.2;2.61;14430 +68082;43.05156;1.61511;296;20220425;18.6;4.9;11.8;2.1;10.72;0;3.29;22870 +68082;43.05156;1.61511;296;20220426;23;4.9;13.9;2.3;10.75;0;4.1;25152 +68082;43.05156;1.61511;296;20220427;20.5;7.5;14;2.8;12.25;.1;3.15;17884 +68082;43.05156;1.61511;296;20220428;17.1;11.8;14.5;2.2;14.22;6.4;2.02;10886 +68082;43.05156;1.61511;296;20220429;21.6;12.2;16.9;2.8;14.45;2.4;3.72;20515 +68082;43.05156;1.61511;296;20220430;20.7;13;16.8;3.6;13.25;.2;3.6;17022 +68082;43.05156;1.61511;296;20220501;20.3;9.7;15;3.1;12.15;1.4;3.73;21171 +68082;43.05156;1.61511;296;20220502;17;11.3;14.1;2.5;12.75;3.7;2.32;10957 +68082;43.05156;1.61511;296;20220503;19.2;10.6;14.9;2.3;13.05;6.3;2.83;15410 +68082;43.05156;1.61511;296;20220504;18.3;10.9;14.6;2.7;13.32;2.8;2.49;13103 +68082;43.05156;1.61511;296;20220505;19;10.1;14.6;3.7;12.02;1.2;3.24;16599 +68082;43.05156;1.61511;296;20220506;18.5;11.1;14.8;4.6;11.7;1.2;2.09;1600 +68082;43.05156;1.61511;296;20220507;21.1;11.2;16.1;4.4;12.1;2.1;2.49;2600 +68082;43.05156;1.61511;296;20220508;22.6;12.4;17.5;2.5;13.1;.2;2.04;2700 +68082;43.05156;1.61511;296;20220509;25.1;11.7;18.4;1.9;12;0;2.21;2900 +68082;43.05156;1.61511;296;20220510;27.4;11.4;19.4;2.3;12.8;0;2.57;2800 +68082;43.05156;1.61511;296;20220511;26.4;12;19.2;2.9;14;0;2.57;2900 +68082;43.05156;1.61511;296;20220512;22.8;13.9;18.3;2.4;15.1;0;1.7;1800 +68082;43.05156;1.61511;296;20220513;24.7;14;19.3;1.2;16;0;1.39;2100 +68082;43.05156;1.61511;296;20220514;28.7;13.8;21.2;2.5;16.3;0;2.44;2700 +68082;43.05156;1.61511;296;20220515;24.6;15;19.8;3.8;15.6;.1;2.49;2600 +68082;43.05156;1.61511;296;20220516;27.5;13.8;20.6;1.5;16.4;.1;1.77;2500 +68082;43.05156;1.61511;296;20220517;29.6;14.8;22.2;2.2;16.2;0;2.49;2900 +68082;43.05156;1.61511;296;20220518;31.1;18.1;24.6;2.8;15.9;0;3.29;2800 +68082;43.05156;1.61511;296;20220519;25;17.3;21.1;4.2;18.6;.1;2.26;2600 +68082;43.05156;1.61511;296;20220520;27.3;16.7;22;4;17.9;.1;2.71;2400 +68082;43.05156;1.61511;296;20220521;29.4;14.8;22.1;2.4;17.2;0;2.41;2700 +68082;43.05156;1.61511;296;20220522;29.9;16.4;23.1;2.1;18.1;0;2.17;1800 +68082;43.05156;1.61511;296;20220523;20.1;16.1;18.1;3.9;15.6;.8;1.71;900 +68082;43.05156;1.61511;296;20220524;14.1;12.9;13.5;3.3;12.4;16.9;1.15;500 +68082;43.05156;1.61511;296;20220525;18.5;10.6;14.5;4.4;11.8;0;1.99;1800 +68082;43.05156;1.61511;296;20220526;19.5;12;15.7;3.6;12.8;0;1.85;1600 +68082;43.05156;1.61511;296;20220527;23.8;12.7;18.2;3.1;14;0;2.29;2800 +68082;43.05156;1.61511;296;20220528;25.4;14;19.7;3.2;13.4;0;2.82;3000 +68082;43.05156;1.61511;296;20220529;24.7;12.7;18.7;2.7;10.1;0;3.01;3200 +68082;43.05156;1.61511;296;20220530;24.9;10.1;17.5;1.4;11.8;1.5;1.84;2500 +68082;43.05156;1.61511;296;20220531;25.5;14.2;19.8;1.9;13.8;0;2.1;2500 +68082;43.05156;1.61511;296;20220601;28.4;14.2;21.3;2.9;15.9;.1;2.72;3000 +68082;43.05156;1.61511;296;20220602;23.1;16;19.5;2.7;17.4;0;1.57;1500 +68082;43.05156;1.61511;296;20220603;28.2;16.4;22.3;3.1;18.3;.5;2.5;2900 +68082;43.05156;1.61511;296;20220604;26.6;17.5;22;2.4;19.8;.9;1.65;1300 +68082;43.05156;1.61511;296;20220605;22.7;16.8;19.7;3;17.1;.4;1.69;1300 +68082;43.05156;1.61511;296;20220606;29.1;14.4;21.7;2.3;17;8.6;2.31;2500 +68082;43.05156;1.61511;296;20220607;22.5;16.4;19.4;2.5;16.7;0;1.6;1500 +68082;43.05156;1.61511;296;20220608;20.7;14.9;17.8;3.2;16.6;4.3;1.35;1200 +68082;43.05156;1.61511;296;20220609;24.2;14;19.1;3.9;13.6;.3;2.83;2700 +68082;43.05156;1.61511;296;20220610;29.3;12.5;20.9;2;13.4;0;2.65;3200 +68082;43.05156;1.61511;296;20220611;32.9;15.4;24.1;2.3;13.6;0;6.86;30800 +68082;43.05156;1.61511;296;20220612;31.4;17.7;24.5;2.4;18.5;4.3;5.78;25500 +68082;43.05156;1.61511;296;20220613;30.3;18;24.1;3;20.2;.1;5.67;25600 +68082;43.05156;1.61511;296;20220614;34.9;18.9;26.9;2.5;18.5;2.3;6.42;25100 +68082;43.05156;1.61511;296;20220615;35.6;20.2;27.9;1.9;16.8;0;6.92;29600 +68082;43.05156;1.61511;296;20220616;36.7;20.7;28.7;2;19;0;6.76;27400 +68082;43.05156;1.61511;296;20220617;38.1;19.4;28.7;2;18.6;.1;7.17;29200 +68082;43.05156;1.61511;296;20220618;33.7;20.8;27.2;3.8;17.7;0;7.72;29300 +68082;43.05156;1.61511;296;20220619;32.7;20.3;26.5;4.7;20.6;0;7.29;28400 +68082;43.05156;1.61511;296;20220620;28.1;17.3;22.7;2.4;19.7;0;4.17;18400 +68082;43.05156;1.61511;296;20220621;24.7;19.5;22.1;2.1;20.8;1;2.28;7900 +68082;43.05156;1.61511;296;20220622;28.8;17.8;23.3;2.4;18.5;.7;5.41;25600 +68082;43.05156;1.61511;296;20220623;28.5;16.1;22.3;2;17.2;3.9;5.12;24900 +68082;43.05156;1.61511;296;20220624;24.6;15.9;20.2;2;16.7;.4;3.7;17600 +68082;43.05156;1.61511;296;20220625;26.5;13.6;20;2.6;15.9;8.5;4.44;21000 +68082;43.05156;1.61511;296;20220626;17.4;14.4;15.9;2.4;16.1;.8;1.53;6800 +68082;43.05156;1.61511;296;20220627;17.2;14.1;15.6;2.1;15.4;7.2;1.61;7100 +68082;43.05156;1.61511;296;20220628;25.6;14.9;20.2;2.7;14.2;.1;5.89;31600 +68082;43.05156;1.61511;296;20220629;29;12.7;20.8;2.3;14.7;3.2;6.02;31000 +68082;43.05156;1.61511;296;20220630;16.3;14.7;15.5;2.8;15.9;4.4;1.38;6000 +68082;43.05156;1.61511;296;20220701;22.9;13;17.9;1.7;13.5;.2;3.96;21200 +68082;43.05156;1.61511;296;20220702;32.1;11.3;21.7;2.1;13.4;0;6.41;30800 +68082;43.05156;1.61511;296;20220703;29.9;17.8;23.8;2.2;17;.2;5.59;25400 +68082;43.05156;1.61511;296;20220704;26.1;16.2;21.1;3.1;17.6;0;5.23;27100 +68082;43.05156;1.61511;296;20220705;27.9;19.1;23.5;2.6;17.6;.2;5.59;26100 +68082;43.05156;1.61511;296;20220706;25.9;18.8;22.3;3.3;16.1;.3;4.4;16000 +68082;43.05156;1.61511;296;20220707;27.9;17.3;22.6;4.5;15.7;0;6.37;27400 +68082;43.05156;1.61511;296;20220708;29.4;17.1;23.2;3.7;15.1;0;6.95;31300 +68082;43.05156;1.61511;296;20220709;32;16.8;24.4;2.3;14.3;0;6.8;31300 +68082;43.05156;1.61511;296;20220710;33.7;18;25.8;2.4;13.9;0;7.17;31000 +68082;43.05156;1.61511;296;20220711;35.9;16.8;26.3;2.1;13.5;0;7.16;30600 +68082;43.05156;1.61511;296;20220712;36.4;18.5;27.4;2.2;14.7;0;7.22;29700 +68082;43.05156;1.61511;296;20220713;36.2;19.1;27.6;2.2;14.9;0;7.24;30000 +68082;43.05156;1.61511;296;20220714;37;18.2;27.6;1.9;17.2;0;6.93;29600 +68082;43.05156;1.61511;296;20220715;35.6;22.1;28.8;2.7;15.1;0;7.33;27200 +68082;43.05156;1.61511;296;20220716;37.5;19.2;28.3;2.5;14.2;0;7.51;28400 +68082;43.05156;1.61511;296;20220717;38.8;19;28.9;2.6;13.5;0;7.88;28800 +68082;43.05156;1.61511;296;20220718;36.6;19.9;28.2;3.7;16.2;0;8.17;28400 +68082;43.05156;1.61511;296;20220719;32;21.6;26.8;3.1;22.4;0;5.8;23600 +68082;43.05156;1.61511;296;20220720;29.3;20.6;24.9;3.1;17.4;.3;5.54;21700 +68082;43.05156;1.61511;296;20220721;33.1;18.6;25.8;1.8;16.5;0;6.16;28100 +68082;43.05156;1.61511;296;20220722;30.6;19.6;25.1;2.8;18;.2;5.31;20600 +68082;43.05156;1.61511;296;20220723;27.3;18;22.6;3;16.1;.1;4.79;19300 +68082;43.05156;1.61511;296;20220724;37;17.5;27.2;2.3;16.7;0;6.99;28300 +68082;43.05156;1.61511;296;20220725;25;21.2;23.1;4.4;18.3;3.7;3.72;9800 +68082;43.05156;1.61511;296;20220726;25.7;18.2;21.9;3.9;15.9;.1;5.12;21800 +68082;43.05156;1.61511;296;20220727;27.9;16.3;22.1;3.2;13;0;6.3;29100 +68082;43.05156;1.61511;296;20220728;28.5;16.2;22.3;2.3;14.5;.1;5.28;24300 +68082;43.05156;1.61511;296;20220729;24.3;17;20.6;2.3;18.1;5.6;3.07;13500 +68082;43.05156;1.61511;296;20220730;28.9;19.3;24.1;2.7;17.5;0;5.6;25400 +68082;43.05156;1.61511;296;20220731;31.9;19;25.4;2.3;17.3;0;6.26;28600 +68082;43.05156;1.61511;296;20220801;33.2;19.2;26.2;2.9;17.2;0;6.77;28400 +68082;43.05156;1.61511;296;20220802;35.5;19;27.2;1.9;15;0;6.57;28700 +68082;43.05156;1.61511;296;20220803;35.9;19.1;27.5;2.2;15.3;0;6.63;27000 +68082;43.05156;1.61511;296;20220804;34.4;20.1;27.2;2;21.3;1.5;5.34;21900 +68082;43.05156;1.61511;296;20220805;30.7;20.5;25.6;2.7;19.9;.1;5.38;22800 +68082;43.05156;1.61511;296;20220806;32;19.3;25.6;2.8;18.1;0;5.73;23100 +68082;43.05156;1.61511;296;20220807;34;21.2;27.6;2.5;16.1;0;6.52;26200 +68082;43.05156;1.61511;296;20220808;34.4;18.7;26.5;2.2;13.1;0;6.49;27300 +68082;43.05156;1.61511;296;20220809;34.8;19.1;26.9;2.2;13.2;.1;6.3;25200 +68082;43.05156;1.61511;296;20220810;36.8;19.3;28;2.4;15.8;0;6.8;26700 +68082;43.05156;1.61511;296;20220811;34.4;21.6;28;2.9;23.6;0;6.06;24700 +68082;43.05156;1.61511;296;20220812;38.9;20.1;29.5;2.3;20.5;0;6.44;23900 +68082;43.05156;1.61511;296;20220813;33.1;19.9;26.5;2.3;19.9;.4;4.82;18100 +68082;43.05156;1.61511;296;20220814;28.6;20.6;24.6;3.2;19.2;.2;4.07;13300 +68082;43.05156;1.61511;296;20220815;28.2;19.3;23.7;2;16.4;.1;4.16;17200 +68082;43.05156;1.61511;296;20220816;32.5;16.1;24.3;2.7;17;4.3;4.9;17600 +68082;43.05156;1.61511;296;20220817;23.7;15.8;19.7;3;17;6.8;2.52;8300 +68082;43.05156;1.61511;296;20220818;22.5;15.8;19.1;4;16.6;3.7;3.46;16900 +68082;43.05156;1.61511;296;20220819;26.5;16.7;21.6;3.9;15.8;.1;4.8;20300 +68082;43.05156;1.61511;296;20220820;29.8;15.6;22.7;2;15.7;0;5.13;25700 +68082;43.05156;1.61511;296;20220821;27.8;18.9;23.3;2.4;17;.1;4.15;17100 +68082;43.05156;1.61511;296;20220822;26.2;18.2;22.2;3.7;18.2;1.5;3.79;14400 +68082;43.05156;1.61511;296;20220823;30.3;19;24.6;2;19.1;.1;4.44;19800 +68082;43.05156;1.61511;296;20220824;35.6;16.9;26.2;2.4;16.8;1.6;5.94;24000 +68082;43.05156;1.61511;296;20220825;28.3;21.2;24.7;3.2;20;5.2;3.81;12500 +68082;43.05156;1.61511;296;20220826;28.7;19.1;23.9;3.4;18.7;.2;4.64;18800 +68082;43.05156;1.61511;296;20220827;31;18.2;24.6;2;17.1;.1;5.05;23900 +68082;43.05156;1.61511;296;20220828;34.2;17.1;25.6;1.8;15.1;0;5.33;24000 +68082;43.05156;1.61511;296;20220829;31.7;18.3;25;3.3;17.7;5;4.83;15800 +68082;43.05156;1.61511;296;20220830;31.3;17;24.1;1.7;18.8;0;4.6;22700 +68082;43.05156;1.61511;296;20220831;24;18.7;21.3;2;19.6;3.8;2.11;7800 +68082;43.05156;1.61511;296;20220901;29;19.2;24.1;2.4;19.2;0;4.33;19700 +68082;43.05156;1.61511;296;20220902;27.3;18.7;23;2.2;18.5;17.9;3.78;17400 +68082;43.05156;1.61511;296;20220903;24.6;17.3;20.9;1.3;19;.2;2.65;13500 +68082;43.05156;1.61511;296;20220904;29.5;16.4;22.9;3.2;20.4;.1;4.38;20900 +68082;43.05156;1.61511;296;20220905;30.8;20.3;25.5;3.8;23.3;.5;4.86;21300 +68082;43.05156;1.61511;296;20220906;32.2;20.8;26.5;2.1;20.9;.1;4.75;21300 +68082;43.05156;1.61511;296;20220907;28.1;17.2;22.6;1.7;16.8;0;3.5;16100 +68082;43.05156;1.61511;296;20220908;26.8;14;20.4;1.4;14.1;0;3.45;18300 +68082;43.05156;1.61511;296;20220909;20.6;15.9;18.2;1.6;15.4;.6;2.1;9600 +68082;43.05156;1.61511;296;20220910;27;13.7;20.3;1.7;13.8;0;3.87;21100 +68082;43.05156;1.61511;296;20220911;32.7;14.2;23.4;2.5;14.3;0;5.08;21600 +68082;43.05156;1.61511;296;20220912;26.7;18.8;22.7;3.8;20.4;.1;3.38;13700 +68082;43.05156;1.61511;296;20220913;28.1;22.6;25.3;3;23;1.7;2.29;3800 +68082;43.05156;1.61511;296;20220914;28.5;18;23.2;2.3;18.4;5.8;3.62;15900 +68082;43.05156;1.61511;296;20220915;28.2;16.1;22.1;2;17.3;5.9;3.68;18400 +68082;43.05156;1.61511;296;20220916;23.5;18.4;20.9;3.9;17.4;1.2;3.09;11800 +68082;43.05156;1.61511;296;20220917;21.2;13.2;17.2;3;11.1;0;3.69;20000 +68082;43.05156;1.61511;296;20220918;24.3;7.6;15.9;1.4;8.3;0;3.18;18800 +68082;43.05156;1.61511;296;20220919;26.3;10.7;18.5;2.4;8.5;0;4.24;20800 +68082;43.05156;1.61511;296;20220920;25.3;11.5;18.4;2;8.5;0;3.86;20600 +68082;43.05156;1.61511;296;20220921;24.3;11.5;17.9;2.4;10;0;3.8;20100 +68082;43.05156;1.61511;296;20220922;26.4;9.8;18.1;2;11.5;0;3.57;19500 +68082;43.05156;1.61511;296;20220923;24.8;12;18.4;2.6;14.9;6.4;2.89;14000 +68082;43.05156;1.61511;296;20220924;19.2;14.2;16.7;1.9;14.6;6.9;1.67;7000 +68082;43.05156;1.61511;296;20220925;19.3;11.3;15.3;2.4;11.6;0;2.57;14800 +68082;43.05156;1.61511;296;20220926;19.2;10.7;14.9;3.5;11.1;3.1;2.78;13900 +68082;43.05156;1.61511;296;20220927;16.3;12.2;14.2;4.7;13.2;6.3;1.76;7800 +68082;43.05156;1.61511;296;20220928;18.5;13.5;16;6.5;14.4;7.8;2.39;11800 +68082;43.05156;1.61511;296;20220929;16.4;12.4;14.4;5.2;12.7;12.5;2.1;10000 +68082;43.05156;1.61511;296;20220930;18;10.4;14.2;4;11.3;1.7;2.38;10700 +68082;43.05156;1.61511;296;20221001;23.2;9.2;16.2;2.8;11.9;.1;3.06;17100 +68082;43.05156;1.61511;296;20221002;23.3;11.6;17.4;2.1;14.4;0;2.69;17000 +68082;43.05156;1.61511;296;20221003;23.8;12.9;18.3;1.6;14.4;0;2.51;15100 +68082;43.05156;1.61511;296;20221004;26.2;10.6;18.4;1.7;13.2;.1;2.91;17400 +68082;43.05156;1.61511;296;20221005;23.7;11.2;17.4;3.4;15.5;0;2.71;15800 +68082;43.05156;1.61511;296;20221006;20.3;15.3;17.8;2.5;15.3;.1;2.08;10800 +68082;43.05156;1.61511;296;20221007;22.1;10.6;16.3;2.2;15.4;1.2;1.86;10700 +68082;43.05156;1.61511;296;20221008;21.3;15.4;18.3;2.2;16.6;.4;1.8;8700 +68082;43.05156;1.61511;296;20221009;23.4;11.7;17.5;2.6;14.4;.2;2.61;15500 +68082;43.05156;1.61511;296;20221010;24.1;12.8;18.4;2.4;15.4;.1;2.48;14000 +68082;43.05156;1.61511;296;20221011;21.5;12.9;17.2;1.4;15.2;.2;1.76;10800 +68082;43.05156;1.61511;296;20221012;23.1;14;18.5;1.7;15.1;.8;2;10500 +68082;43.05156;1.61511;296;20221013;23.4;14.6;19;1.7;15;.5;2.13;11600 +68082;43.05156;1.61511;296;20221014;23.6;17.2;20.4;3.4;15.5;.5;2.71;9500 +68082;43.05156;1.61511;296;20221015;26.3;11.2;18.7;2.7;15.2;.2;2.79;15200 +68082;43.05156;1.61511;296;20221016;23.8;15.9;19.8;4.2;18.1;.1;2.56;13900 +68082;43.05156;1.61511;296;20221017;22.7;18.7;20.7;4.5;19.4;.1;2.08;7400 +68082;43.05156;1.61511;296;20221018;24.5;17;20.7;3.4;19.1;.1;2.47;13900 +68082;43.05156;1.61511;296;20221019;22.6;18.1;20.3;4;19.1;1.7;1.89;6600 +68082;43.05156;1.61511;296;20221020;24.5;17;20.7;2.8;18.1;1.5;2.07;7900 +68082;43.05156;1.61511;296;20221021;23.2;17.4;20.3;2.4;14.4;0;2.21;6300 +68082;43.05156;1.61511;296;20221022;24.7;14.9;19.8;2.4;14.8;.1;2.49;13500 +68082;43.05156;1.61511;296;20221023;27.4;16.1;21.7;3.5;14.7;.8;3.13;6700 +68082;43.05156;1.61511;296;20221024;24.5;14.2;19.3;1.9;15.3;0;2;10300 +68082;43.05156;1.61511;296;20221025;21.9;12.1;17;2.5;14.5;0;1.75;8200 +68082;43.05156;1.61511;296;20221026;23.1;11.8;17.4;2.6;16.8;.1;1.6;9100 +68082;43.05156;1.61511;296;20221027;24.3;15;19.6;3.5;17.4;.1;2.06;7900 +68082;43.05156;1.61511;296;20221028;23.7;17.4;20.5;4.1;17.9;0;2.29;8900 +68082;43.05156;1.61511;296;20221029;22.6;15.7;19.1;4.5;16.3;.1;2.39;11400 +68082;43.05156;1.61511;296;20221030;22.7;13.7;18.2;3.1;15.2;0;2.01;9500 +68082;43.05156;1.61511;296;20221031;23.8;13.6;18.7;2.9;16;1;1.94;9000 +68082;43.05156;1.61511;296;20221101;19.8;12.7;16.2;2.4;13.8;.1;1.59;9800 +68082;43.05156;1.61511;296;20221102;20.6;13.3;16.9;1.6;12.1;.1;1.62;10900 +68082;43.05156;1.61511;296;20221103;18;9.6;13.8;2.8;12.1;6;1.34;3800 +68082;43.05156;1.61511;296;20221104;12.2;10;11.1;5.7;9.9;16.2;1.58;5800 +68082;43.05156;1.61511;296;20221105;15;8.9;11.9;3.2;10;.1;1.52;11200 +68082;43.05156;1.61511;296;20221106;20.1;3.5;11.8;2.5;8.3;0;1.91;11500 +68082;43.05156;1.61511;296;20221107;19.7;6.5;13.1;3.2;10.3;0;1.86;11100 +68082;43.05156;1.61511;296;20221108;19;13.3;16.1;3.3;13.9;0;1.55;7000 +68082;43.05156;1.61511;296;20221109;18;9.9;13.9;2.1;12.3;5.4;1.16;4900 +68082;43.05156;1.61511;296;20221110;15.6;8.8;12.2;1.6;11.2;.1;.99;10200 +68082;43.05156;1.61511;296;20221111;21.2;6.1;13.6;3;11.5;0;1.71;10200 +68082;43.05156;1.61511;296;20221112;19.9;10.3;15.1;3.2;14.2;.1;1.34;10200 +68082;43.05156;1.61511;296;20221113;20.7;8.2;14.4;2.5;11.6;0;1.55;11000 +68082;43.05156;1.61511;296;20221114;17.5;9.9;13.7;2;12.5;.1;1.03;5300 +68082;43.05156;1.61511;296;20221115;17.5;11.3;14.4;2.4;13.3;1.4;1.06;5900 +68082;43.05156;1.61511;296;20221116;18.8;9.3;14;2;11.1;0;1.26;10100 +68082;43.05156;1.61511;296;20221117;18.2;9.7;13.9;2.3;11.8;9.7;1.22;6100 +68082;43.05156;1.61511;296;20221118;13.2;9.3;11.2;4.3;10.1;3.3;1.3;6600 +68082;43.05156;1.61511;296;20221119;8.9;6.7;7.8;4.4;9;5.1;.81;4100 +68082;43.05156;1.61511;296;20221120;12.9;4;8.4;3.2;8.7;2.9;1.01;7200 +68082;43.05156;1.61511;296;20221121;12.2;7.8;10;3.7;10.3;22.7;.91;1800 +68082;43.05156;1.61511;296;20221122;9.5;5.2;7.3;4.7;8.7;9.6;.84;3500 +68082;43.05156;1.61511;296;20221123;16.2;7.6;11.9;3.3;10.8;8.6;1.2;5000 +68082;43.05156;1.61511;296;20221124;13.6;7;10.3;2.5;9.3;0;1.02;5200 +68082;43.05156;1.61511;296;20221125;10;8.8;9.4;2.8;9.9;8.1;.78;2100 +68082;43.05156;1.61511;296;20221126;12.7;3.5;8.1;1.9;8.2;.1;.78;7200 +68082;43.05156;1.61511;296;20221127;11.2;3.4;7.3;2.5;8.4;4.1;.71;6700 +68082;43.05156;1.61511;296;20221128;11.5;7.4;9.4;4.4;9.7;8;.94;5400 +68082;43.05156;1.61511;296;20221129;11.3;7.3;9.3;3.9;9.5;6.3;.92;5000 +68082;43.05156;1.61511;296;20221130;5.1;2.9;4;1.2;7.8;.1;.34;3300 +68082;43.05156;1.61511;296;20221201;4.2;2.3;3.2;2;7.4;0;.35;2200 +68082;43.05156;1.61511;296;20221202;6.7;3.1;4.9;1.2;7.37;0;.45;2750 +68082;43.05156;1.61511;296;20221203;5.3;1.4;3.3;1.6;7;0;.42;2913 +68082;43.05156;1.61511;296;20221204;8.6;1.7;5.1;1.9;6.9;0;.64;4261 +68082;43.05156;1.61511;296;20221205;7;-.6;3.2;2.8;6.4;.1;.6;4499 +68082;43.05156;1.61511;296;20221206;12.4;2.4;7.4;1.4;8.5;.2;.54;5900 +68082;43.05156;1.61511;296;20221207;13.3;8.1;10.7;1.3;9.01;.2;.71;4090 +68082;43.05156;1.61511;296;20221208;9.3;2.8;6;2.1;8.47;.3;.43;3935 +68082;43.05156;1.61511;296;20221209;13.6;4.9;9.2;1.2;9.7;7.1;.53;5100 +68082;43.05156;1.61511;296;20221210;3.3;3.7;3.5;4.2;6.84;.2;.6;19 +68082;43.05156;1.61511;296;20221211;5.4;-5.3;0;1.1;4.61;.1;.38;5355 +68082;43.05156;1.61511;296;20221212;6.4;1.9;4.1;3;6.6;6.7;.7;2600 +68082;43.05156;1.61511;296;20221213;12.6;2.3;7.4;3.1;9.3;5.5;.66;3300 +68082;43.05156;1.61511;296;20221214;16.8;6.2;11.5;2.3;11.3;1.1;.75;6300 +68082;43.05156;1.61511;296;20221215;11.5;9.4;10.4;2.6;11.7;3.5;.46;4500 +68082;43.05156;1.61511;296;20221216;10.8;8.7;9.7;1.9;10.6;7.3;.6;1622 +68082;43.05156;1.61511;296;20221217;6.8;5.7;6.2;1.6;8.64;.1;.48;878 +68082;43.05156;1.61511;296;20221218;3.9;4.3;4.1;2.6;8.31;.1;.5;5078 +68082;43.05156;1.61511;296;20221219;14.2;5.4;9.8;2.7;9.04;.1;.92;4607 +68082;43.05156;1.61511;296;20221220;13.3;11;12.1;4.4;11.5;1.8;1.04;3400 +68082;43.05156;1.61511;296;20221221;18.3;8.5;13.4;2;10.9;.3;1.02;5300 +68082;43.05156;1.61511;296;20221222;18.5;10.2;14.3;2.1;10.8;.1;1.09;6800 +68082;43.05156;1.61511;296;20221223;19;9.7;14.3;2;11.5;0;.97;7100 +68082;43.05156;1.61511;296;20221224;17.6;7.4;12.5;2.2;10.4;.1;.97;6800 +68082;43.05156;1.61511;296;20221225;12.8;7.3;10;2.7;10.6;.2;.65;4500 +68082;43.05156;1.61511;296;20221226;17.1;7.8;12.4;2.4;10.5;0;.98;6900 +68082;43.05156;1.61511;296;20221227;14.6;7.8;11.2;1.6;10.9;.2;.59;6000 +68082;43.05156;1.61511;296;20221228;12.4;6.3;9.3;2.8;9.5;.1;.69;7400 +68082;43.05156;1.61511;296;20221229;13.2;5.3;9.2;2;10.1;0;.57;5200 +68082;43.05156;1.61511;296;20221230;16.2;7.5;11.8;2.7;11;.1;.91;6000 +68082;43.05156;1.61511;296;20221231;13.5;10.3;11.9;4.1;12.3;.1;.74;4000 +68083;43.07623;1.91978;317;20220101;18;3.8;10.9;2;8.05;.1;.95;6593 +68083;43.07623;1.91978;317;20220102;16.2;2.5;9.3;2.8;9.2;.1;.78;6279 +68083;43.07623;1.91978;317;20220103;15.8;5.5;10.6;1.9;9.63;0;.79;5554 +68083;43.07623;1.91978;317;20220104;12.3;4.5;8.4;4.1;9.5;7.9;.7;5355 +68083;43.07623;1.91978;317;20220105;6;5.1;5.6;5.9;6.65;.3;1.21;1995 +68083;43.07623;1.91978;317;20220106;6.1;1.5;3.8;4.8;4.88;0;1.38;4620 +68083;43.07623;1.91978;317;20220107;7.2;-1;3.1;4.8;6;2.2;.96;4477 +68083;43.07623;1.91978;317;20220108;9.6;6.2;7.9;7.3;8.35;4.9;1.26;3269 +68083;43.07623;1.91978;317;20220109;7.7;7.6;7.6;6.4;9.3;58.3;.69;426 +68083;43.07623;1.91978;317;20220110;8.3;6.9;7.6;4.1;9.73;29;.51;1356 +68083;43.07623;1.91978;317;20220111;10;5.1;7.5;5;7.58;0;1.34;4921 +68083;43.07623;1.91978;317;20220112;7.1;1;4.1;3.6;5.88;0;1.15;4865 +68083;43.07623;1.91978;317;20220113;4.6;-3.4;.6;1.3;5.13;0;.47;5418 +68083;43.07623;1.91978;317;20220114;9.9;-3.7;3.1;1.7;5.13;.1;.67;7792 +68083;43.07623;1.91978;317;20220115;11.1;-.6;5.3;2.1;4.43;.1;1.28;7069 +68083;43.07623;1.91978;317;20220116;8.7;-.8;4;2.7;4.75;.1;1.26;6545 +68083;43.07623;1.91978;317;20220117;7.2;-2.9;2.1;2.4;4.9;.1;1.1;6397 +68083;43.07623;1.91978;317;20220118;5.1;-2.5;1.3;1.4;5.48;0;.74;5354 +68083;43.07623;1.91978;317;20220119;8.2;-.8;3.7;2.9;6.75;.6;.73;5672 +68083;43.07623;1.91978;317;20220120;6.4;3.8;5.1;4.3;7.63;1.8;.77;2754 +68083;43.07623;1.91978;317;20220121;4.4;1.3;2.9;5.8;5.58;0;1.11;4140 +68083;43.07623;1.91978;317;20220122;7.2;-1.8;2.7;3.1;4.93;0;1.16;7074 +68083;43.07623;1.91978;317;20220123;10.4;-2.9;3.7;1.9;5.53;.1;.86;8240 +68083;43.07623;1.91978;317;20220124;10.7;0;5.4;2.8;6.47;0;.98;8258 +68083;43.07623;1.91978;317;20220125;12.2;-.9;5.6;2;6.34;0;.89;8686 +68083;43.07623;1.91978;317;20220126;12.5;-.3;6.1;2.4;5.93;0;1.35;8540 +68083;43.07623;1.91978;317;20220127;11.9;-.2;5.9;2.9;5.68;.1;1.51;8199 +68083;43.07623;1.91978;317;20220128;3.4;-2.6;.4;3;5.43;0;1.16;4426 +68083;43.07623;1.91978;317;20220129;6.9;-.7;3.1;2.8;5.43;0;1.4;5442 +68083;43.07623;1.91978;317;20220130;6.9;-.4;3.2;3.1;6.4;.2;1.14;5599 +68083;43.07623;1.91978;317;20220131;9.6;1.7;5.6;7.4;8;2;1.05;6165 +68083;43.07623;1.91978;317;20220201;8.3;3.5;5.9;7.6;7.03;.1;1.41;5025 +68083;43.07623;1.91978;317;20220202;11.6;7;9.3;5.2;9.03;0;1.42;5882 +68083;43.07623;1.91978;317;20220203;12;1.1;6.5;2.6;7.8;.1;1.18;8360 +68083;43.07623;1.91978;317;20220204;13.7;6.2;9.9;3.7;9.6;1;1.38;6386 +68083;43.07623;1.91978;317;20220205;9.5;7.8;8.7;4.8;8.5;.6;1.37;3515 +68083;43.07623;1.91978;317;20220206;9.5;1;5.2;4.8;6.53;.2;1.43;7579 +68083;43.07623;1.91978;317;20220207;11.9;6.6;9.2;7.1;8.8;.9;1.69;5610 +68083;43.07623;1.91978;317;20220208;15.6;5.2;10.4;2.5;7.25;0;1.68;9172 +68083;43.07623;1.91978;317;20220209;13.6;1.6;7.6;2.6;7.53;.1;1.3;9949 +68083;43.07623;1.91978;317;20220210;6.6;2.8;4.7;1.4;8.02;0;.94;9620 +68083;43.07623;1.91978;317;20220211;11.6;3.8;7.7;2.4;9.02;.9;.97;5246 +68083;43.07623;1.91978;317;20220212;12.9;1;6.9;2.6;7.78;0;1.28;10572 +68083;43.07623;1.91978;317;20220213;16.4;5;10.7;4.5;9.25;3.5;1.85;9403 +68083;43.07623;1.91978;317;20220214;11.6;6.5;9;4.9;8.72;4.7;1.54;6410 +68083;43.07623;1.91978;317;20220215;11.4;5;8.2;6.2;8.69;1.3;1.66;7960 +68083;43.07623;1.91978;317;20220216;13.4;7.5;10.5;6;10.05;3.6;1.53;5846 +68083;43.07623;1.91978;317;20220217;15.7;11.3;13.5;5.4;11.43;.1;1.9;5758 +68083;43.07623;1.91978;317;20220218;18.6;6;12.3;3.3;10.68;4.4;1.93;11313 +68083;43.07623;1.91978;317;20220219;8.5;6.6;7.5;4.6;8.28;3.7;1.15;3703 +68083;43.07623;1.91978;317;20220220;13.9;2.5;8.2;4.9;8.13;.1;1.89;10616 +68083;43.07623;1.91978;317;20220221;13.3;9.2;11.3;8.9;8.4;1.2;2.76;6609 +68083;43.07623;1.91978;317;20220222;13.5;6.8;10.2;5.5;7.98;0;2.26;9172 +68083;43.07623;1.91978;317;20220223;15.9;4.3;10.1;2.4;7.95;.1;1.91;11353 +68083;43.07623;1.91978;317;20220224;14.5;5.2;9.9;3.9;9.08;.7;1.75;10361 +68083;43.07623;1.91978;317;20220225;10.4;6.3;8.3;4.5;6.75;.1;1.97;7259 +68083;43.07623;1.91978;317;20220226;12.4;-.5;6;3.1;5;.1;2.04;12841 +68083;43.07623;1.91978;317;20220227;14.5;-.2;7.1;1.8;6.93;0;1.53;11838 +68083;43.07623;1.91978;317;20220228;16;3.7;9.8;2.3;7.5;0;1.95;13002 +68083;43.07623;1.91978;317;20220301;14.1;4.8;9.4;4;7.85;.1;2.1;10969 +68083;43.07623;1.91978;317;20220302;12;5.3;8.7;3;9.48;3.5;1.25;8050 +68083;43.07623;1.91978;317;20220303;16.6;5.8;11.2;2.3;9.53;.1;1.86;12084 +68083;43.07623;1.91978;317;20220304;9.3;6.9;8.1;6.1;9.18;.2;1.2;5006 +68083;43.07623;1.91978;317;20220305;10;6.1;8;4.9;7.63;.1;1.71;6799 +68083;43.07623;1.91978;317;20220306;10.4;5.1;7.7;3.2;7.1;0;1.7;9164 +68083;43.07623;1.91978;317;20220307;11;2.8;6.9;2.6;7.13;0;1.52;11650 +68083;43.07623;1.91978;317;20220308;13.1;2.4;7.8;3.2;8.38;2.6;1.67;12723 +68083;43.07623;1.91978;317;20220309;14;4;9;3.2;9.25;.1;1.7;13020 +68083;43.07623;1.91978;317;20220310;13.4;5.7;9.5;2.6;9.58;0;1.53;10792 +68083;43.07623;1.91978;317;20220311;13.6;6.8;10.2;4.2;9.8;5.4;1.68;9910 +68083;43.07623;1.91978;317;20220312;9.7;7.7;8.7;3.7;9.85;6.7;.91;3605 +68083;43.07623;1.91978;317;20220313;11;7.2;9.1;4.5;9.28;2.2;1.36;6262 +68083;43.07623;1.91978;317;20220314;12.3;3.1;7.7;7.8;10.18;0;.95;10634 +68083;43.07623;1.91978;317;20220315;13.3;11.1;12.2;9.4;11.98;0;1.42;5414 +68083;43.07623;1.91978;317;20220316;13.6;11;12.3;5.1;11.88;.6;1.38;5945 +68083;43.07623;1.91978;317;20220317;13;10.3;11.6;2.6;12.05;13.8;1.11;5762 +68083;43.07623;1.91978;317;20220318;10.4;8;9.2;2.1;10.58;.7;.95;4536 +68083;43.07623;1.91978;317;20220319;15.5;4.8;10.2;3.4;8.99;0;2.27;13420 +68083;43.07623;1.91978;317;20220320;15.6;7;11.3;5.2;10.42;0;1.96;10109 +68083;43.07623;1.91978;317;20220321;16;7.6;11.8;6.2;9.42;.1;2.84;12758 +68083;43.07623;1.91978;317;20220322;14.7;7.2;10.9;8.9;7.73;0;3.86;15049 +68083;43.07623;1.91978;317;20220323;15.8;3.5;9.7;5.3;7.72;0;2.98;16702 +68083;43.07623;1.91978;317;20220324;16.1;4.6;10.4;5.5;8.13;0;3.31;17222 +68083;43.07623;1.91978;317;20220325;17.5;5.4;11.4;3.5;8.38;0;3.03;17329 +68083;43.07623;1.91978;317;20220326;17.1;5.2;11.2;4;8.25;0;3.05;16700 +68083;43.07623;1.91978;317;20220327;20.2;4.2;12.2;3.4;8.05;0;3.49;17634 +68083;43.07623;1.91978;317;20220328;20.5;4.2;12.3;3.4;7.98;0;3.43;17098 +68083;43.07623;1.91978;317;20220329;17.5;8.1;12.8;2.9;10.55;6.8;2.34;11802 +68083;43.07623;1.91978;317;20220330;12;8.4;10.2;3.3;11.33;6.2;1.27;5876 +68083;43.07623;1.91978;317;20220331;12.4;7.8;10.1;5.9;9.15;9.5;2.17;9195 +68083;43.07623;1.91978;317;20220401;7.3;1.3;4.3;7.8;5.62;5;2.16;12683 +68083;43.07623;1.91978;317;20220402;7;.2;3.6;6.1;5.22;.6;2.07;11056 +68083;43.07623;1.91978;317;20220403;7.9;-1;3.4;3.9;4.76;0;2.63;19037 +68083;43.07623;1.91978;317;20220404;10.8;-1;4.9;2.6;5.14;0;2.69;20559 +68083;43.07623;1.91978;317;20220405;14.7;-1.7;6.5;3.4;6.21;0;3.1;21987 +68083;43.07623;1.91978;317;20220406;12;4;8;3;9.08;0;1.58;9445 +68083;43.07623;1.91978;317;20220407;20.4;4.7;12.6;4;10.52;0;3.5;20257 +68083;43.07623;1.91978;317;20220408;21.1;9.1;15.1;4.4;11.28;.9;3.74;17662 +68083;43.07623;1.91978;317;20220409;13.9;7.1;10.5;4.2;8.48;.8;2.71;13902 +68083;43.07623;1.91978;317;20220410;18.1;.1;9.1;4.1;7.82;0;3.49;23616 +68083;43.07623;1.91978;317;20220411;17.8;8.7;13.2;8.4;11.18;0;3.07;13921 +68083;43.07623;1.91978;317;20220412;17.5;10.1;13.8;6.6;11.65;0;2.73;11281 +68083;43.07623;1.91978;317;20220413;14.1;10.8;12.4;2.6;12.22;.3;1.4;5377 +68083;43.07623;1.91978;317;20220414;21.4;5.9;13.6;1.7;11.42;0;3.24;20629 +68083;43.07623;1.91978;317;20220415;22;7.3;14.7;2.6;12.62;0;3.34;19675 +68083;43.07623;1.91978;317;20220416;21.6;9.6;15.6;4;12.48;0;3.91;21552 +68083;43.07623;1.91978;317;20220417;22.6;7.3;14.9;3.9;11.48;0;4.3;23882 +68083;43.07623;1.91978;317;20220418;18;9.4;13.7;3.6;11.18;0;3.18;17798 +68083;43.07623;1.91978;317;20220419;13.9;9.6;11.8;3.6;11.42;7.6;1.96;10421 +68083;43.07623;1.91978;317;20220420;10.7;7.2;8.9;2;10.48;13.3;1.14;6407 +68083;43.07623;1.91978;317;20220421;11.9;7.9;9.9;2.6;11.28;.7;1.24;7308 +68083;43.07623;1.91978;317;20220422;17.9;8.1;13;1.6;11.92;0;2.56;16333 +68083;43.07623;1.91978;317;20220423;14.1;9.4;11.7;3.4;11.05;14.4;1.96;8525 +68083;43.07623;1.91978;317;20220424;16.4;8.1;12.3;4.9;11.25;.2;2.61;14430 +68083;43.07623;1.91978;317;20220425;18.5;5.1;11.8;2.1;10.72;0;3.29;22870 +68083;43.07623;1.91978;317;20220426;22.9;4.7;13.8;2.3;10.75;0;4.1;25152 +68083;43.07623;1.91978;317;20220427;20.4;7.4;13.9;2.8;12.25;0;3.15;17884 +68083;43.07623;1.91978;317;20220428;17.3;11.4;14.3;2.2;14.22;5.7;2.02;10886 +68083;43.07623;1.91978;317;20220429;21.6;12.3;17;2.8;14.45;.3;3.72;20515 +68083;43.07623;1.91978;317;20220430;20.7;12.9;16.8;3.6;13.25;.2;3.6;17022 +68083;43.07623;1.91978;317;20220501;20.2;9.7;15;3.1;12.15;1;3.73;21171 +68083;43.07623;1.91978;317;20220502;17.1;11.1;14.1;2.5;12.75;2.6;2.32;10957 +68083;43.07623;1.91978;317;20220503;19.1;10.6;14.8;2.3;13.05;3.1;2.83;15410 +68083;43.07623;1.91978;317;20220504;18.2;10.7;14.5;2.7;13.32;2;2.49;13103 +68083;43.07623;1.91978;317;20220505;18.9;10.1;14.5;3.7;12.02;1.5;3.24;16599 +68083;43.07623;1.91978;317;20220506;18.2;11.2;14.7;5.8;10.98;.5;3.34;12234 +68083;43.07623;1.91978;317;20220507;20.9;10.9;15.9;5.3;11.58;.4;3.86;14955 +68083;43.07623;1.91978;317;20220508;22.4;12.3;17.4;3.5;12.35;.3;3.7;15207 +68083;43.07623;1.91978;317;20220509;24.9;11.4;18.1;2;12.1;0;3.76;17394 +68083;43.07623;1.91978;317;20220510;26.6;10.7;18.7;2.1;12.53;0;4.14;19160 +68083;43.07623;1.91978;317;20220511;26.2;10.9;18.5;2.8;13.78;0;4.17;19210 +68083;43.07623;1.91978;317;20220512;23.3;13.8;18.5;2.6;14.75;0;3.29;14882 +68083;43.07623;1.91978;317;20220513;24.6;14.3;19.4;1.9;15.35;0;3.37;15556 +68083;43.07623;1.91978;317;20220514;28.2;14;21.1;2.3;15.75;0;4.17;17945 +68083;43.07623;1.91978;317;20220515;24.8;14.3;19.5;3.5;15.28;.1;3.93;16329 +68083;43.07623;1.91978;317;20220516;26.9;13.5;20.2;1.9;16.03;.1;3.82;17843 +68083;43.07623;1.91978;317;20220517;28.8;13.6;21.2;2.4;16.25;0;4.35;19314 +68083;43.07623;1.91978;317;20220518;30.3;17.7;24;3.3;15.4;0;5.25;17251 +68083;43.07623;1.91978;317;20220519;24.4;16;20.2;4.1;17.75;.1;3.4;14033 +68083;43.07623;1.91978;317;20220520;28.1;16.3;22.2;3.9;17.18;0;4.74;17779 +68083;43.07623;1.91978;317;20220521;29.3;14.8;22.1;2.4;17.7;.1;4.35;18993 +68083;43.07623;1.91978;317;20220522;29.3;15.1;22.2;2.6;18.68;0;4.23;18899 +68083;43.07623;1.91978;317;20220523;19.7;16.6;18.1;4.3;15.8;.3;2.48;7840 +68083;43.07623;1.91978;317;20220524;14.4;12.7;13.5;4.2;12.18;9.5;1.91;6624 +68083;43.07623;1.91978;317;20220525;18.3;10.6;14.4;5.5;11.48;0;3.26;13947 +68083;43.07623;1.91978;317;20220526;18.8;12.1;15.4;4.9;12.23;0;3.22;12888 +68083;43.07623;1.91978;317;20220527;23.4;13.3;18.3;4.5;13.4;0;4.21;16069 +68083;43.07623;1.91978;317;20220528;25.2;13.5;19.3;4.4;13.15;0;4.79;17336 +68083;43.07623;1.91978;317;20220529;24.6;12.8;18.7;3.3;9.83;0;4.89;17504 +68083;43.07623;1.91978;317;20220530;24.8;10.7;17.8;1.6;11.78;1.1;3.93;19018 +68083;43.07623;1.91978;317;20220531;25.5;13.7;19.6;1.7;14.35;0;3.83;17976 +68083;43.07623;1.91978;317;20220601;27.5;13.2;20.4;2.5;15.73;0;4.38;19529 +68083;43.07623;1.91978;317;20220602;23;15.5;19.2;3.1;17.28;0;3.01;13454 +68083;43.07623;1.91978;317;20220603;27.6;16.5;22.1;2.9;18.28;.1;4.12;17032 +68083;43.07623;1.91978;317;20220604;27.1;17.1;22.1;2.9;19.43;0;3.85;16310 +68083;43.07623;1.91978;317;20220605;23.3;17.1;20.2;3.5;17.03;0;3.39;12870 +68083;43.07623;1.91978;317;20220606;28.8;14.3;21.5;2.3;16.35;6.5;4.56;19646 +68083;43.07623;1.91978;317;20220607;22.6;16.3;19.4;3.2;16.53;0;3.23;12870 +68083;43.07623;1.91978;317;20220608;21.2;14.8;18;3.3;16.05;2.1;2.99;13093 +68083;43.07623;1.91978;317;20220609;23;13.5;18.2;5;13.58;.1;4.1;16021 +68083;43.07623;1.91978;317;20220610;28.7;13;20.8;3.2;13;0;5.34;20269 +68083;43.07623;1.91978;317;20220611;32.5;14.6;23.5;2.4;13.13;0;6.77;29200 +68083;43.07623;1.91978;317;20220612;30.8;17;23.9;2.4;17.35;3.7;5.83;25248 +68083;43.07623;1.91978;317;20220613;30.2;17.5;23.9;3.2;19.5;.2;5.68;24435 +68083;43.07623;1.91978;317;20220614;33.3;18.4;25.8;2.6;17.7;1.8;6.27;25398 +68083;43.07623;1.91978;317;20220615;34.6;19;26.8;2.7;16.53;0;6.97;27341 +68083;43.07623;1.91978;317;20220616;35.9;19.9;27.9;2.1;17.93;.1;6.79;27246 +68083;43.07623;1.91978;317;20220617;37.7;19.8;28.7;2.2;17.4;0;7.33;28564 +68083;43.07623;1.91978;317;20220618;32.8;19.6;26.2;3.6;16.85;0;6.96;25493 +68083;43.07623;1.91978;317;20220619;33.7;19.1;26.4;4.6;17.93;0;7.43;26743 +68083;43.07623;1.91978;317;20220620;27.2;18.1;22.7;2.7;19.93;0;4.2;18807 +68083;43.07623;1.91978;317;20220621;25.2;19.5;22.4;2.3;21.23;1.4;3.29;14314 +68083;43.07623;1.91978;317;20220622;28.2;17.8;23;2.8;18.53;.3;5;22635 +68083;43.07623;1.91978;317;20220623;28.4;16.1;22.2;2.4;17.13;2.9;5.2;24080 +68083;43.07623;1.91978;317;20220624;23.6;15.9;19.7;2.5;16.18;1.2;3.84;18205 +68083;43.07623;1.91978;317;20220625;26.9;13.4;20.2;2.6;15.7;3.2;4.94;24079 +68083;43.07623;1.91978;317;20220626;18.8;14.9;16.8;2.9;16.18;.7;2.54;12030 +68083;43.07623;1.91978;317;20220627;17.5;14.5;16;3.8;14.88;2.8;2.41;10444 +68083;43.07623;1.91978;317;20220628;25.3;15.2;20.3;3.9;13.7;0;5.41;23771 +68083;43.07623;1.91978;317;20220629;29.4;12.9;21.2;2.4;14.03;2.7;5.94;28328 +68083;43.07623;1.91978;317;20220630;17;15.5;16.3;3.5;15.58;2.1;1.98;7246 +68083;43.07623;1.91978;317;20220701;23;13.1;18;3;12.93;.2;4.45;21168 +68083;43.07623;1.91978;317;20220702;31.1;11.3;21.2;2.1;13.08;0;6.13;29818 +68083;43.07623;1.91978;317;20220703;30.3;16.3;23.3;2.4;16.28;.2;5.89;25918 +68083;43.07623;1.91978;317;20220704;26.3;16.9;21.6;3.7;17.68;0;5;22060 +68083;43.07623;1.91978;317;20220705;28.4;19.4;23.9;3.8;16.9;.2;5.72;21726 +68083;43.07623;1.91978;317;20220706;26.4;19.1;22.8;4.1;15;.1;5.29;17290 +68083;43.07623;1.91978;317;20220707;27.6;17.8;22.7;5.7;14.85;0;6.36;22039 +68083;43.07623;1.91978;317;20220708;29.1;17.8;23.5;5;14.65;0;6.8;24298 +68083;43.07623;1.91978;317;20220709;31.8;16.4;24.1;2.9;13.6;0;6.78;27188 +68083;43.07623;1.91978;317;20220710;33.3;17;25.1;2.6;13.28;0;6.96;27893 +68083;43.07623;1.91978;317;20220711;34.7;16.1;25.4;2.3;13.33;0;6.86;28682 +68083;43.07623;1.91978;317;20220712;35.4;17;26.2;2.4;15.13;0;6.99;28843 +68083;43.07623;1.91978;317;20220713;35.3;18;26.7;2.4;15.2;0;6.9;27987 +68083;43.07623;1.91978;317;20220714;36.3;17.8;27;2.3;17.5;0;6.83;28558 +68083;43.07623;1.91978;317;20220715;35.2;20.5;27.8;2.9;14.83;0;7.27;25748 +68083;43.07623;1.91978;317;20220716;37.3;19.1;28.2;2.1;13.7;0;7.14;27933 +68083;43.07623;1.91978;317;20220717;37.1;18.7;27.9;2.3;13.6;0;7.15;27561 +68083;43.07623;1.91978;317;20220718;35.4;18;26.7;3.3;16.08;0;7.39;27590 +68083;43.07623;1.91978;317;20220719;31.8;20.9;26.3;3.5;21.83;0;5.56;21505 +68083;43.07623;1.91978;317;20220720;29.1;20.9;25;3.7;17.85;.2;5.42;19064 +68083;43.07623;1.91978;317;20220721;33.4;18.2;25.8;2.3;16.18;0;6.35;26096 +68083;43.07623;1.91978;317;20220722;31.1;19.4;25.2;3;17.38;.2;5.81;21855 +68083;43.07623;1.91978;317;20220723;27.7;17.9;22.8;3.8;16.35;.1;5.24;19993 +68083;43.07623;1.91978;317;20220724;36;17.1;26.6;2.5;16.3;0;6.82;27439 +68083;43.07623;1.91978;317;20220725;25.2;20.8;23;4.8;18.33;2.6;4.19;12421 +68083;43.07623;1.91978;317;20220726;25.1;17.8;21.5;5.2;15.8;.1;5.01;18199 +68083;43.07623;1.91978;317;20220727;28;16.9;22.4;3.9;12.95;0;6.06;22871 +68083;43.07623;1.91978;317;20220728;28.7;15.1;21.9;2.6;14.08;0;5.43;23722 +68083;43.07623;1.91978;317;20220729;24.5;17.5;21;2.8;17.43;4.9;3.71;15225 +68083;43.07623;1.91978;317;20220730;29.1;18.2;23.7;3.3;17.2;.1;5.49;22126 +68083;43.07623;1.91978;317;20220731;31.7;17.9;24.8;2.9;16.5;0;6.14;24596 +68083;43.07623;1.91978;317;20220801;33;18.1;25.6;3;16.3;0;6.49;25069 +68083;43.07623;1.91978;317;20220802;35.5;18.5;27;2.4;14.05;0;6.77;26234 +68083;43.07623;1.91978;317;20220803;35.1;17.9;26.5;2.5;15.53;0;6.47;25447 +68083;43.07623;1.91978;317;20220804;33.3;19.4;26.4;2.4;21.63;1.1;5.29;22064 +68083;43.07623;1.91978;317;20220805;30.7;20.1;25.4;3;19.6;.1;5.25;20528 +68083;43.07623;1.91978;317;20220806;32.1;18.9;25.5;3;18.03;0;5.89;22386 +68083;43.07623;1.91978;317;20220807;33.6;19.8;26.7;2.6;15.28;0;6.24;23502 +68083;43.07623;1.91978;317;20220808;34.3;17.5;25.9;2.2;12.48;0;6.3;25512 +68083;43.07623;1.91978;317;20220809;34.6;17.8;26.2;2.2;12.38;0;6.23;24696 +68083;43.07623;1.91978;317;20220810;35.5;18.3;26.9;2.6;15.33;0;6.49;24783 +68083;43.07623;1.91978;317;20220811;33.9;20.5;27.2;3.2;22.05;0;5.65;22258 +68083;43.07623;1.91978;317;20220812;38.3;19.6;28.9;2.5;19.13;0;6.61;25160 +68083;43.07623;1.91978;317;20220813;33.6;20.8;27.2;2.6;19.75;1.5;5.31;19567 +68083;43.07623;1.91978;317;20220814;28.6;20.6;24.6;3.6;19.1;.4;4.55;15681 +68083;43.07623;1.91978;317;20220815;27.9;19.4;23.6;2.9;16.13;0;4.56;16688 +68083;43.07623;1.91978;317;20220816;32.6;15.6;24.1;2.8;15.73;3.8;5.64;22245 +68083;43.07623;1.91978;317;20220817;23.5;16.3;19.9;3.2;16.55;2.8;3.28;13143 +68083;43.07623;1.91978;317;20220818;23.5;16.1;19.8;5.4;15.95;2.6;4.11;15853 +68083;43.07623;1.91978;317;20220819;26.2;16.6;21.4;4.8;15.35;.1;4.9;18056 +68083;43.07623;1.91978;317;20220820;29.8;15.7;22.7;2.8;15.43;.1;5.24;21945 +68083;43.07623;1.91978;317;20220821;28;17.9;23;3.2;16.4;0;4.7;17731 +68083;43.07623;1.91978;317;20220822;26.3;18.6;22.4;4.6;17.63;1.3;4.36;14836 +68083;43.07623;1.91978;317;20220823;30.3;19.3;24.8;3.2;18.38;.1;4.98;18511 +68083;43.07623;1.91978;317;20220824;34.6;17.3;26;2.2;16.3;1.5;5.51;22533 +68083;43.07623;1.91978;317;20220825;28.8;20.8;24.8;3.3;19.08;3;4.42;15022 +68083;43.07623;1.91978;317;20220826;29.2;19.8;24.5;4.1;18.4;.1;4.95;16904 +68083;43.07623;1.91978;317;20220827;30.7;17.8;24.2;2.9;16.63;0;5.14;20173 +68083;43.07623;1.91978;317;20220828;33.2;16.8;25;2;14.63;0;5.13;21751 +68083;43.07623;1.91978;317;20220829;31.4;17;24.2;2.7;17.38;4.1;4.78;19003 +68083;43.07623;1.91978;317;20220830;31.7;16.8;24.3;2;18.1;0;4.68;20998 +68083;43.07623;1.91978;317;20220831;25.6;18.4;22;2.4;18.43;2.6;3.21;12923 +68083;43.07623;1.91978;317;20220901;29.4;17.7;23.6;2.6;17.78;.2;4.49;18490 +68083;43.07623;1.91978;317;20220902;27.3;17.6;22.5;2.3;17.6;10.1;3.76;16395 +68083;43.07623;1.91978;317;20220903;25;17.3;21.1;2;18.23;.3;3.03;13931 +68083;43.07623;1.91978;317;20220904;28.9;15.9;22.4;3;19.83;.1;3.9;18288 +68083;43.07623;1.91978;317;20220905;30.6;19.3;24.9;3.4;22.18;.2;4.32;17596 +68083;43.07623;1.91978;317;20220906;31.8;20.1;26;2.1;21.3;.6;4.2;17710 +68083;43.07623;1.91978;317;20220907;27.1;16.7;21.9;2.6;17.13;0;3.59;15636 +68083;43.07623;1.91978;317;20220908;26.7;14.2;20.4;2;13.55;0;3.75;17230 +68083;43.07623;1.91978;317;20220909;21.9;15.4;18.7;2.5;14.7;.3;2.83;11744 +68083;43.07623;1.91978;317;20220910;26.9;13.2;20.1;2.3;13.38;0;3.98;18604 +68083;43.07623;1.91978;317;20220911;31.8;13.4;22.6;2.1;14.1;0;4.51;20484 +68083;43.07623;1.91978;317;20220912;26.5;16.6;21.6;3.2;19.4;0;3.24;14561 +68083;43.07623;1.91978;317;20220913;28;21;24.5;2.9;21.23;1.9;3.03;10424 +68083;43.07623;1.91978;317;20220914;27.7;17.4;22.6;2.5;18.4;5;3.42;14860 +68083;43.07623;1.91978;317;20220915;28;16.1;22;2.6;16.83;5.7;3.76;16275 +68083;43.07623;1.91978;317;20220916;23;17.8;20.4;4.5;16.7;.7;3.14;10595 +68083;43.07623;1.91978;317;20220917;21.2;13.6;17.4;4;10.48;0;3.82;13994 +68083;43.07623;1.91978;317;20220918;24.8;7.7;16.2;2;7.75;0;3.7;18505 +68083;43.07623;1.91978;317;20220919;26.1;9.6;17.9;2.9;7.7;0;4.5;18601 +68083;43.07623;1.91978;317;20220920;25.1;9.7;17.4;2.9;8.28;.1;4.21;18131 +68083;43.07623;1.91978;317;20220921;24.1;9.9;17;2.6;9.5;0;3.7;17177 +68083;43.07623;1.91978;317;20220922;25.2;9.6;17.4;2;11.6;.1;3.19;17032 +68083;43.07623;1.91978;317;20220923;24.5;10.9;17.7;2.8;14.53;9.4;2.93;15220 +68083;43.07623;1.91978;317;20220924;18.8;14.6;16.7;2.8;14.43;5.9;1.94;7711 +68083;43.07623;1.91978;317;20220925;18.6;10.5;14.6;3.2;11.53;0;2.5;12271 +68083;43.07623;1.91978;317;20220926;19.4;9.5;14.5;4.2;10.88;2.1;2.95;13078 +68083;43.07623;1.91978;317;20220927;16.6;12.2;14.4;5.9;12.4;3.9;2.27;8239 +68083;43.07623;1.91978;317;20220928;18.8;13.7;16.2;6.3;13.9;6.5;2.52;9522 +68083;43.07623;1.91978;317;20220929;16.5;12.8;14.7;5.2;12.2;11.9;2.27;7821 +68083;43.07623;1.91978;317;20220930;16.8;10.3;13.5;4.7;11.1;1.3;2.25;9735 +68083;43.07623;1.91978;317;20221001;23;8.5;15.8;2.9;11.68;.1;2.98;15360 +68083;43.07623;1.91978;317;20221002;23.6;11.3;17.5;2.3;14.1;0;2.72;14328 +68083;43.07623;1.91978;317;20221003;23.2;13.1;18.2;2.1;14.08;0;2.56;12395 +68083;43.07623;1.91978;317;20221004;25.4;10.4;17.9;1.9;13.1;.1;2.78;15141 +68083;43.07623;1.91978;317;20221005;22.9;10;16.4;2.9;14.83;0;2.26;13514 +68083;43.07623;1.91978;317;20221006;20.5;14.8;17.7;2.5;15.38;.1;2.01;9184 +68083;43.07623;1.91978;317;20221007;21.1;11.1;16.1;1.8;15.18;.3;1.73;10567 +68083;43.07623;1.91978;317;20221008;20.8;15.4;18.1;2;16.35;.8;1.69;8086 +68083;43.07623;1.91978;317;20221009;22.7;10.4;16.5;2.3;14.03;.2;2.2;13017 +68083;43.07623;1.91978;317;20221010;23;12.3;17.6;2.4;15.05;.1;2.17;11272 +68083;43.07623;1.91978;317;20221011;21.5;12.3;16.9;1.4;14.7;.2;1.73;10231 +68083;43.07623;1.91978;317;20221012;23;12.7;17.9;1.8;14.3;.8;2.08;10895 +68083;43.07623;1.91978;317;20221013;22.8;12.6;17.7;2;13.9;1;2.14;10964 +68083;43.07623;1.91978;317;20221014;23;17;20;4.1;15.28;.2;2.72;8104 +68083;43.07623;1.91978;317;20221015;25.7;10.8;18.3;2.5;14.73;.2;2.48;13054 +68083;43.07623;1.91978;317;20221016;24;14.1;19.1;3.7;17.38;.1;2.28;10917 +68083;43.07623;1.91978;317;20221017;23.7;18.3;21;4.5;18.7;.1;2.29;7188 +68083;43.07623;1.91978;317;20221018;24.3;15.7;20;3.5;18.3;.1;2.18;9820 +68083;43.07623;1.91978;317;20221019;22.2;16.1;19.2;3.3;18.33;1;1.69;6808 +68083;43.07623;1.91978;317;20221020;25.1;17.1;21.1;3.1;17.3;.7;2.34;8254 +68083;43.07623;1.91978;317;20221021;23.3;17;20.2;2.9;14.3;0;2.51;6976 +68083;43.07623;1.91978;317;20221022;24.5;14.4;19.5;2.2;14.7;.1;2.18;10339 +68083;43.07623;1.91978;317;20221023;27.3;14.5;20.9;3.9;14.08;.5;3.23;9770 +68083;43.07623;1.91978;317;20221024;24.3;15.3;19.8;2.3;13.53;0;2.26;8770 +68083;43.07623;1.91978;317;20221025;21.8;12.5;17.1;2.4;13.88;.1;1.78;8090 +68083;43.07623;1.91978;317;20221026;22.2;12;17.1;2.5;16.08;.2;1.52;8595 +68083;43.07623;1.91978;317;20221027;23;14;18.5;3.5;17.05;0;1.71;7400 +68083;43.07623;1.91978;317;20221028;23.2;15.8;19.5;3.7;16.88;.1;2.02;7269 +68083;43.07623;1.91978;317;20221029;22.7;13.9;18.3;4.3;15.55;.1;2.19;8501 +68083;43.07623;1.91978;317;20221030;22.3;13;17.6;3;15.03;0;1.84;7914 +68083;43.07623;1.91978;317;20221031;23.7;12.9;18.3;2.7;15.15;1.7;1.94;8526 +68083;43.07623;1.91978;317;20221101;19.3;13.4;16.3;2.5;13.83;0;1.52;6795 +68083;43.07623;1.91978;317;20221102;20.1;13;16.6;2.2;12.05;.1;1.71;7625 +68083;43.07623;1.91978;317;20221103;17.7;8.7;13.2;3.1;11.35;4.3;1.48;6427 +68083;43.07623;1.91978;317;20221104;12.2;9.6;10.9;6.4;9.65;9.3;1.73;3921 +68083;43.07623;1.91978;317;20221105;14.5;8.5;11.5;4.5;9.28;.1;1.83;7084 +68083;43.07623;1.91978;317;20221106;19.1;3.5;11.3;2.3;7.95;.1;1.73;10004 +68083;43.07623;1.91978;317;20221107;19.1;5.8;12.5;2.6;10.18;.1;1.54;9163 +68083;43.07623;1.91978;317;20221108;18.7;11;14.9;2.8;12.9;0;1.35;6603 +68083;43.07623;1.91978;317;20221109;18.3;9.7;14;2.9;12.33;4.6;1.39;5982 +68083;43.07623;1.91978;317;20221110;15.4;9.3;12.4;2.6;10.9;0;1.28;6371 +68083;43.07623;1.91978;317;20221111;19.9;6.7;13.3;3.9;12.18;0;1.54;8468 +68083;43.07623;1.91978;317;20221112;20.1;11.8;15.9;3.5;14.03;.1;1.58;6550 +68083;43.07623;1.91978;317;20221113;19.5;6.7;13.1;2.3;11.03;0;1.27;8405 +68083;43.07623;1.91978;317;20221114;18;9.5;13.7;2.1;12.2;.1;1.09;5799 +68083;43.07623;1.91978;317;20221115;17.1;10.2;13.7;2.3;12.88;3;.97;5403 +68083;43.07623;1.91978;317;20221116;18.3;9.5;13.9;2.2;11.18;0;1.29;6950 +68083;43.07623;1.91978;317;20221117;17.8;9.1;13.5;3;11.63;11.1;1.35;6066 +68083;43.07623;1.91978;317;20221118;13.4;9.3;11.3;4.8;9.88;1.7;1.48;4531 +68083;43.07623;1.91978;317;20221119;9.2;6.8;8;5.2;8.85;2;1.02;3173 +68083;43.07623;1.91978;317;20221120;13.1;3.8;8.4;4;8.7;3.1;1.23;6298 +68083;43.07623;1.91978;317;20221121;11.7;7.6;9.6;4;10;18.9;.89;3063 +68083;43.07623;1.91978;317;20221122;9.6;5.6;7.6;6;8.35;11.3;1.14;3492 +68083;43.07623;1.91978;317;20221123;15.6;7.2;11.4;3.8;10.55;10.1;1.22;5416 +68083;43.07623;1.91978;317;20221124;13.7;6.4;10;2.3;9.25;0;.97;5072 +68083;43.07623;1.91978;317;20221125;10.6;7.7;9.2;3.6;9.7;5.5;.97;2660 +68083;43.07623;1.91978;317;20221126;13.3;4.6;9;2.8;8.05;0;1.22;5656 +68083;43.07623;1.91978;317;20221127;11.6;2.2;6.9;2.5;8.13;3;.7;6012 +68083;43.07623;1.91978;317;20221128;11;6.8;8.9;5.3;9.5;5.9;.95;3871 +68083;43.07623;1.91978;317;20221129;10.7;7.3;9;4.6;9.18;5.6;1.05;3274 +68083;43.07623;1.91978;317;20221130;7.4;3.8;5.6;2.1;7.83;.1;.66;3268 +68083;43.07623;1.91978;317;20221201;5.3;2.1;3.7;2.3;7.18;0;.52;2822 +68083;43.07623;1.91978;317;20221202;7.1;2.8;4.9;1.2;7.18;0;.47;3250 +68083;43.07623;1.91978;317;20221203;6.9;1.1;4;1.5;6.88;0;.49;4018 +68083;43.07623;1.91978;317;20221204;8.1;2.8;5.4;1.6;7;.1;.61;3449 +68083;43.07623;1.91978;317;20221205;10.5;-1.3;4.6;2.3;6.25;.1;.74;5900 +68083;43.07623;1.91978;317;20221206;12.1;2.4;7.3;1.5;7.93;.2;.63;5223 +68083;43.07623;1.91978;317;20221207;13.3;7.3;10.3;1.4;8.85;0;.77;4113 +68083;43.07623;1.91978;317;20221208;10;3.5;6.7;2.3;8.62;.6;.49;3770 +68083;43.07623;1.91978;317;20221209;13;4.1;8.6;1.7;9.6;4.1;.53;5003 +68083;43.07623;1.91978;317;20221210;3.6;4.4;4;4.4;6.98;.1;.64;0 +68083;43.07623;1.91978;317;20221211;6.3;-4.8;.8;1.3;4.38;.1;.48;5475 +68083;43.07623;1.91978;317;20221212;7.3;.7;4;2.9;6.5;5.2;.7;3909 +68083;43.07623;1.91978;317;20221213;11.4;2.4;6.9;3.2;8.88;4.4;.53;4233 +68083;43.07623;1.91978;317;20221214;15.2;7.1;11.1;2.4;11.05;.8;.67;4549 +68083;43.07623;1.91978;317;20221215;13;7.6;10.3;2.6;11.3;2.7;.62;4094 +68083;43.07623;1.91978;317;20221216;12;8.7;10.4;2.1;10.45;3.2;.73;2531 +68083;43.07623;1.91978;317;20221217;6.9;5.7;6.3;1.8;8.55;0;.48;1092 +68083;43.07623;1.91978;317;20221218;9;2.6;5.8;2.9;8.18;0;.56;5222 +68083;43.07623;1.91978;317;20221219;14.8;6.3;10.5;2.8;9.42;0;.98;4427 +68083;43.07623;1.91978;317;20221220;13.2;8.1;10.6;3.2;10.65;1.1;.79;3478 +68083;43.07623;1.91978;317;20221221;17.1;7.9;12.5;2.3;10.88;.2;.97;4848 +68083;43.07623;1.91978;317;20221222;18.4;8.9;13.6;2.2;10.75;.1;1.12;5545 +68083;43.07623;1.91978;317;20221223;19.4;10;14.7;2.1;11.38;.1;1.15;5315 +68083;43.07623;1.91978;317;20221224;18.1;7.4;12.7;1.9;10.13;.1;.96;5549 +68083;43.07623;1.91978;317;20221225;12.8;5.6;9.2;2.9;10.05;.1;.6;4263 +68083;43.07623;1.91978;317;20221226;16.4;6.4;11.4;2.3;10.38;0;.79;5480 +68083;43.07623;1.91978;317;20221227;14.6;6.7;10.6;1.7;10.28;.1;.66;4828 +68083;43.07623;1.91978;317;20221228;12.6;4.5;8.5;2.4;9.33;.1;.56;5241 +68083;43.07623;1.91978;317;20221229;13.3;4.8;9;2.4;9.85;0;.57;4646 +68083;43.07623;1.91978;317;20221230;15.9;6.9;11.4;2.3;10.48;.1;.77;5020 +68083;43.07623;1.91978;317;20221231;14.3;8.1;11.2;3.5;11.55;.2;.74;3723 +68084;43.1;2.22467;199;20220101;12.5;3;7.7;2.1;9.68;.1;.49;6700 +68084;43.1;2.22467;199;20220102;13.3;7.1;10.2;2.9;11.18;.1;.68;4200 +68084;43.1;2.22467;199;20220103;15.6;5.2;10.4;.9;10.48;0;.51;6000 +68084;43.1;2.22467;199;20220104;11.8;4;7.9;3.9;11.08;5.9;.32;2500 +68084;43.1;2.22467;199;20220105;7.2;6.3;6.7;7.8;7.58;.4;1.31;5100 +68084;43.1;2.22467;199;20220106;7;2.6;4.8;6.7;5.68;0;1.52;7000 +68084;43.1;2.22467;199;20220107;6.4;0;3.2;4.9;6.58;5.6;.72;5200 +68084;43.1;2.22467;199;20220108;10.6;5;7.8;6.4;9.48;5.8;.85;2800 +68084;43.1;2.22467;199;20220109;8.8;7.6;8.2;6.3;9.88;50.6;.77;800 +68084;43.1;2.22467;199;20220110;7.7;7.2;7.4;4.8;9.88;4.6;.53;400 +68084;43.1;2.22467;199;20220111;9.7;5;7.3;5.9;7.78;0;1.25;8000 +68084;43.1;2.22467;199;20220112;6.3;2;4.1;5;6.38;0;.92;8700 +68084;43.1;2.22467;199;20220113;3.1;-4;-.5;1.5;5.48;0;.29;8600 +68084;43.1;2.22467;199;20220114;11.4;-4.7;3.3;1.7;5.58;.1;.76;9400 +68084;43.1;2.22467;199;20220115;11.2;-4;3.6;2.4;5.08;0;1.07;8900 +68084;43.1;2.22467;199;20220116;9.5;-2.7;3.4;3.9;5.88;0;1.06;8900 +68084;43.1;2.22467;199;20220117;7.2;-1.9;2.6;5.8;6.08;0;.93;8700 +68084;43.1;2.22467;199;20220118;2.1;-.9;.6;4.8;6.38;0;.28;3500 +68084;43.1;2.22467;199;20220119;8.7;.7;4.7;4.2;7.48;.7;.77;5300 +68084;43.1;2.22467;199;20220120;9.4;4.1;6.7;5.9;7.68;.6;1.24;5500 +68084;43.1;2.22467;199;20220121;6.2;1.9;4;6;5.88;0;1.25;8600 +68084;43.1;2.22467;199;20220122;7.3;-.8;3.2;4.5;5.28;0;1.23;9400 +68084;43.1;2.22467;199;20220123;10.7;-5.3;2.7;2.8;5.58;0;1.05;9500 +68084;43.1;2.22467;199;20220124;11.2;2.1;6.6;3.7;6.78;0;1.34;8300 +68084;43.1;2.22467;199;20220125;13.5;-2.5;5.5;1.4;6.78;0;.85;9100 +68084;43.1;2.22467;199;20220126;12.3;-3.1;4.6;2.8;6.68;0;1.08;9900 +68084;43.1;2.22467;199;20220127;12;.5;6.2;4.8;6.98;0;1.48;10100 +68084;43.1;2.22467;199;20220128;8.8;3.3;6.1;3.9;5.52;0;1.75;4370 +68084;43.1;2.22467;199;20220129;5.8;.6;3.2;5.7;6.58;0;.84;7400 +68084;43.1;2.22467;199;20220130;3.5;-1;1.2;7.4;6.48;.1;.43;5100 +68084;43.1;2.22467;199;20220131;10;1.4;5.7;9.1;8.58;3.5;.83;4600 +68084;43.1;2.22467;199;20220201;9.3;3.9;6.6;9;7.58;.1;1.52;6700 +68084;43.1;2.22467;199;20220202;10.5;6.9;8.7;6.2;9.58;0;1.13;6000 +68084;43.1;2.22467;199;20220203;11.5;1.9;6.7;3.3;8.68;.1;.92;8400 +68084;43.1;2.22467;199;20220204;14.7;8;11.3;4.6;10.28;1;1.59;7300 +68084;43.1;2.22467;199;20220205;11.8;8.2;10;5.4;9.38;.4;1.54;6000 +68084;43.1;2.22467;199;20220206;10.4;2.2;6.3;5.9;7.18;.3;1.52;8800 +68084;43.1;2.22467;199;20220207;12.3;6.6;9.4;7.1;9.58;1.7;1.48;4800 +68084;43.1;2.22467;199;20220208;16;5.5;10.7;3.5;7.58;0;2.12;12000 +68084;43.1;2.22467;199;20220209;12.6;1.4;7;2.8;7.78;.1;1.27;10600 +68084;43.1;2.22467;199;20220210;16.5;4.5;10.5;1.6;9.08;0;1.34;11600 +68084;43.1;2.22467;199;20220211;14.1;2.8;8.4;3.7;9.28;.2;1.28;7600 +68084;43.1;2.22467;199;20220212;12;1;6.5;3.2;8.08;0;1.21;11400 +68084;43.1;2.22467;199;20220213;14.6;6.7;10.6;5.8;10.98;2.6;1.41;7500 +68084;43.1;2.22467;199;20220214;12.6;8.3;10.4;6.1;9.28;2.3;1.88;7400 +68084;43.1;2.22467;199;20220215;12.8;5.9;9.3;6.4;8.68;1.5;1.9;8800 +68084;43.1;2.22467;199;20220216;14.7;6.4;10.5;5.5;10.88;4.9;1.29;2200 +68084;43.1;2.22467;199;20220217;17;12.6;14.8;5.3;11.52;.3;2.12;5200 +68084;43.1;2.22467;199;20220218;19.4;4.7;12;4.1;11.18;2.4;2.08;12600 +68084;43.1;2.22467;199;20220219;11.4;7.9;9.6;4.9;9.38;1.2;1.48;5700 +68084;43.1;2.22467;199;20220220;14.5;2.8;8.6;4.9;8.88;.2;1.79;12000 +68084;43.1;2.22467;199;20220221;13.8;8.2;11;9.8;9.38;3;2.51;9700 +68084;43.1;2.22467;199;20220222;14.6;7.2;10.9;6.7;8.78;0;2.59;13800 +68084;43.1;2.22467;199;20220223;18.8;5.1;11.9;3.6;8.78;0;2.58;14200 +68084;43.1;2.22467;199;20220224;16.5;8.4;12.4;4.6;10.38;.7;2.2;10800 +68084;43.1;2.22467;199;20220225;12;7.6;9.8;6.2;7.28;0;2.63;11900 +68084;43.1;2.22467;199;20220226;13.3;-.8;6.2;3.9;5.48;0;2.37;15700 +68084;43.1;2.22467;199;20220227;15.2;-.8;7.2;2.6;7.48;0;1.75;11500 +68084;43.1;2.22467;199;20220228;17.7;1.9;9.8;2.4;7.98;0;2.19;15300 +68084;43.1;2.22467;199;20220301;14.5;5.3;9.9;5.4;8.58;0;2.37;14500 +68084;43.1;2.22467;199;20220302;11.3;7.5;9.4;4.9;10.48;1.9;1.08;5100 +68084;43.1;2.22467;199;20220303;17.6;8.1;12.8;2.9;10.38;0;2.32;15600 +68084;43.1;2.22467;199;20220304;9.9;8.7;9.3;6.1;10.18;4.8;1.07;2000 +68084;43.1;2.22467;199;20220305;10.5;6.3;8.4;5.3;8.78;.3;1.48;6200 +68084;43.1;2.22467;199;20220306;12.2;3.7;7.9;3.4;7.78;0;1.71;9600 +68084;43.1;2.22467;199;20220307;13;-1.6;5.7;3.2;7.18;0;1.81;15100 +68084;43.1;2.22467;199;20220308;13.4;6;9.7;5.2;8.88;1.9;2.22;14600 +68084;43.1;2.22467;199;20220309;14.6;7.5;11;5.5;10.58;0;1.96;11400 +68084;43.1;2.22467;199;20220310;14.8;9.7;12.2;6.3;11.18;0;2.11;10300 +68084;43.1;2.22467;199;20220311;13.7;9.5;11.6;8.1;11.28;5;1.81;7700 +68084;43.1;2.22467;199;20220312;10.2;10;10.1;4.4;11.18;12.6;.94;3000 +68084;43.1;2.22467;199;20220313;11.6;8.2;9.9;5.2;10.28;3.9;1.28;3600 +68084;43.1;2.22467;199;20220314;12;3;7.5;7.4;11.38;1.8;.18;2200 +68084;43.1;2.22467;199;20220315;12.7;11.2;11.9;9.1;13.08;0;.87;1000 +68084;43.1;2.22467;199;20220316;12.8;11.5;12.1;6.3;12.88;0;1.06;2900 +68084;43.1;2.22467;199;20220317;15;10.8;12.9;3.4;13.08;10.9;1.2;4200 +68084;43.1;2.22467;199;20220318;13.5;9;11.2;2.6;11.38;1;1.41;8000 +68084;43.1;2.22467;199;20220319;13.9;7.8;10.8;4.3;9.95;.1;1.94;8804 +68084;43.1;2.22467;199;20220320;12.7;7.8;10.2;7.1;11.38;.5;1.16;5000 +68084;43.1;2.22467;199;20220321;14.5;10.4;12.4;7;10.18;.1;2.6;9000 +68084;43.1;2.22467;199;20220322;14.7;6.9;10.8;7.6;8.08;0;3.3;15300 +68084;43.1;2.22467;199;20220323;15.1;5.2;10.1;7.9;8.58;0;3.03;16200 +68084;43.1;2.22467;199;20220324;16.3;5.5;10.9;6.8;8.28;0;3.33;15500 +68084;43.1;2.22467;199;20220325;17.2;7.7;12.4;5.8;8.48;0;3.68;17800 +68084;43.1;2.22467;199;20220326;17;7.4;12.2;5.2;9.18;0;3.29;17600 +68084;43.1;2.22467;199;20220327;20.4;5;12.7;4.6;7.98;0;3.98;17900 +68084;43.1;2.22467;199;20220328;20.2;7.6;13.9;6.5;8.08;0;4.55;15900 +68084;43.1;2.22467;199;20220329;16.5;10.2;13.3;5;10.98;5.1;2.54;10000 +68084;43.1;2.22467;199;20220330;14.9;8.5;11.7;3.6;11.38;4.2;1.71;8400 +68084;43.1;2.22467;199;20220331;12.9;9;10.9;7.1;9.88;8.1;2.19;8200 +68084;43.1;2.22467;199;20220401;8.1;2;5;9.7;5.55;4.3;2.66;15716 +68084;43.1;2.22467;199;20220402;8.6;1.2;4.9;6.8;5.24;.6;2.39;11735 +68084;43.1;2.22467;199;20220403;8.5;-.1;4.2;4.7;4.83;0;2.71;18201 +68084;43.1;2.22467;199;20220404;11.8;-1.2;5.3;3.2;5.03;0;2.99;21438 +68084;43.1;2.22467;199;20220405;15.6;.4;8;4.5;6.08;0;3.52;22100 +68084;43.1;2.22467;199;20220406;13.5;6.7;10.1;4.8;9.68;.4;1.89;8100 +68084;43.1;2.22467;199;20220407;21.7;6.8;14.2;5.1;11.18;.1;3.92;19900 +68084;43.1;2.22467;199;20220408;22.5;11.1;16.8;4.5;11.98;.9;4.13;18500 +68084;43.1;2.22467;199;20220409;14.8;7.6;11.2;5.8;8.48;1.4;3.09;13700 +68084;43.1;2.22467;199;20220410;16.5;-.3;8.1;5.3;7.98;0;3.25;23000 +68084;43.1;2.22467;199;20220411;15.8;10;12.9;10.9;11.78;0;2.5;8900 +68084;43.1;2.22467;199;20220412;15.8;11.3;13.5;9.5;12.18;0;2.39;6800 +68084;43.1;2.22467;199;20220413;16.2;11.1;13.6;3.7;12.38;.1;1.79;5600 +68084;43.1;2.22467;199;20220414;22.4;6.5;14.4;2.6;11.58;0;3.43;19000 +68084;43.1;2.22467;199;20220415;22.8;9.1;15.9;3.9;13.08;0;3.63;18000 +68084;43.1;2.22467;199;20220416;22.2;11.6;16.9;5.9;13.08;0;4.57;23600 +68084;43.1;2.22467;199;20220417;23.8;10.6;17.2;5;11.78;0;5.07;24200 +68084;43.1;2.22467;199;20220418;19.2;10.3;14.7;5.3;11.38;0;3.98;22000 +68084;43.1;2.22467;199;20220419;17.2;10.3;13.7;5.3;11.88;8;2.99;16100 +68084;43.1;2.22467;199;20220420;10.1;8.3;9.2;2.6;11.08;18.7;.76;2600 +68084;43.1;2.22467;199;20220421;11.5;8.8;10.1;3.8;11.88;1.1;.82;3200 +68084;43.1;2.22467;199;20220422;17.7;9.7;13.7;3.7;11.85;0;3.13;17961 +68084;43.1;2.22467;199;20220423;17.2;11.7;14.4;5.1;11.68;16.9;2.73;9300 +68084;43.1;2.22467;199;20220424;17.8;8.3;13;5.3;11.68;.2;2.63;12000 +68084;43.1;2.22467;199;20220425;19.1;8.5;13.8;3.4;11.38;0;3.69;23400 +68084;43.1;2.22467;199;20220426;24;4.6;14.3;2.6;11.18;0;4.31;25400 +68084;43.1;2.22467;199;20220427;20.9;7.9;14.4;4.3;11.78;0;3.61;18400 +68084;43.1;2.22467;199;20220428;20.4;9.9;15.1;2.5;14.28;1;2.74;15700 +68084;43.1;2.22467;199;20220429;23.5;14.3;18.9;4.3;14.88;0;4.77;24600 +68084;43.1;2.22467;199;20220430;22;14.3;18.1;5.5;13.48;0;4.65;21100 +68084;43.1;2.22467;199;20220501;21.5;11.5;16.5;4.6;11.98;.8;4.65;24200 +68084;43.1;2.22467;199;20220502;20.1;11.6;15.8;3.2;12.98;.6;3.47;18700 +68084;43.1;2.22467;199;20220503;20.1;12.1;16.1;3.3;13.58;1.5;3.1;15200 +68084;43.1;2.22467;199;20220504;19.7;11.3;15.5;3.9;13.78;2.3;3.15;17100 +68084;43.1;2.22467;199;20220505;20;11.2;15.6;4.4;12.78;1.7;3.61;18500 +68084;43.1;2.22467;199;20220506;20.5;10.5;15.5;5.7;11.78;.2;3.82;15200 +68084;43.1;2.22467;199;20220507;22.6;10.7;16.6;6.4;12.68;.3;4.65;20600 +68084;43.1;2.22467;199;20220508;24.1;12.6;18.3;3.4;13.58;.3;4.85;24900 +68084;43.1;2.22467;199;20220509;27.7;9;18.3;1.4;13.18;0;4.76;26900 +68084;43.1;2.22467;199;20220510;27.5;9.4;18.4;2.7;13.68;0;5.08;25600 +68084;43.1;2.22467;199;20220511;25.9;9.1;17.5;4.2;14.48;0;5.12;27200 +68084;43.1;2.22467;199;20220512;23;11.9;17.4;3.4;14.68;0;3.77;18700 +68084;43.1;2.22467;199;20220513;26.2;10.2;18.2;1.8;15.18;0;4.51;25400 +68084;43.1;2.22467;199;20220514;29.4;12.2;20.8;3;16.28;0;5.39;25100 +68084;43.1;2.22467;199;20220515;24.3;16.5;20.4;6.4;15.88;.4;5.35;23100 +68084;43.1;2.22467;199;20220516;28.1;12.5;20.3;2.3;16.38;.1;4.99;25400 +68084;43.1;2.22467;199;20220517;29;14.3;21.6;3.1;16.68;0;5.67;26700 +68084;43.1;2.22467;199;20220518;32.3;16.3;24.3;4.2;16.68;0;6.82;25100 +68084;43.1;2.22467;199;20220519;24.3;19;21.6;7.8;18.58;0;4.7;17200 +68084;43.1;2.22467;199;20220520;27.3;18.3;22.8;6.6;17.58;.1;6.22;24200 +68084;43.1;2.22467;199;20220521;29.2;14.7;21.9;3.4;17.78;.1;5.52;25100 +68084;43.1;2.22467;199;20220522;30.8;16.7;23.7;4.1;18.98;0;5.96;23800 +68084;43.1;2.22467;199;20220523;21.7;17.8;19.7;5.1;16.78;.1;3.33;10900 +68084;43.1;2.22467;199;20220524;18;13.5;15.7;5;13.28;6.5;2.77;9900 +68084;43.1;2.22467;199;20220525;21.2;11.7;16.4;6.7;12.28;0;4.84;23000 +68084;43.1;2.22467;199;20220526;20.6;11.8;16.2;5.9;12.88;0;4.18;20000 +68084;43.1;2.22467;199;20220527;25.4;12.9;19.1;5.3;14.28;0;5.7;26700 +68084;43.1;2.22467;199;20220528;27;15.6;21.3;5.3;13.68;0;6.72;27800 +68084;43.1;2.22467;199;20220529;26.9;14.7;20.8;4.4;9.88;0;7.24;30200 +68084;43.1;2.22467;199;20220530;27.3;8.8;18;1.5;11.48;.5;4.45;22300 +68084;43.1;2.22467;199;20220531;28.3;14.3;21.3;2.2;14.98;0;5.64;28000 +68084;43.1;2.22467;199;20220601;26.8;14.9;20.8;5.4;17.38;0;5.72;27200 +68084;43.1;2.22467;199;20220602;24.8;18.2;21.5;4.5;18.58;0;3.55;11300 +68084;43.1;2.22467;199;20220603;28.1;18.3;23.2;5.3;19.88;.1;5.85;25500 +68084;43.1;2.22467;199;20220604;29;18.8;23.9;4.3;19.98;0;5.42;21400 +68084;43.1;2.22467;199;20220605;24.9;18;21.4;5.2;18.18;0;4.49;17800 +68084;43.1;2.22467;199;20220606;32.6;12.9;22.7;1.8;17.08;3.5;5.45;24800 +68084;43.1;2.22467;199;20220607;24.8;16.2;20.5;3.8;17.38;0;4.46;20600 +68084;43.1;2.22467;199;20220608;24.3;13.4;18.8;4.5;16.18;1.8;3.79;15300 +68084;43.1;2.22467;199;20220609;24.4;14.3;19.3;7.3;13.58;0;6.11;25700 +68084;43.1;2.22467;199;20220610;30.4;15;22.7;3.8;13.78;0;7.16;30000 +68084;43.1;2.22467;199;20220611;35.6;12.9;24.2;1.3;13.38;0;6.21;29300 +68084;43.1;2.22467;199;20220612;32.5;17.8;25.2;2;16.82;2.3;5.69;24613 +68084;43.1;2.22467;199;20220613;31.6;19.1;25.4;2.6;19.52;.1;5.74;24899 +68084;43.1;2.22467;199;20220614;34.3;18.7;26.5;1.9;17.55;1.1;6;25532 +68084;43.1;2.22467;199;20220615;21.4;19.1;20.2;3.3;15.48;0;5.36;28200 +68084;43.1;2.22467;199;20220616;37.7;16.2;26.9;1.4;17.38;0;6.25;26900 +68084;43.1;2.22467;199;20220617;40.3;17.8;29;1.9;18.28;0;7.25;28100 +68084;43.1;2.22467;199;20220618;32.3;19.4;25.8;6.3;18.08;0;8.18;27900 +68084;43.1;2.22467;199;20220619;30.8;21.7;26.2;9.9;22.08;0;7.91;27600 +68084;43.1;2.22467;199;20220620;27.6;20.6;24.1;6;22.28;0;4.44;14800 +68084;43.1;2.22467;199;20220621;28.2;21.7;24.9;3.7;23.28;1;3.45;10100 +68084;43.1;2.22467;199;20220622;30.6;19;24.8;3.7;21.78;1.5;5.26;20600 +68084;43.1;2.22467;199;20220623;29.6;16.5;23;2.9;19.58;4.6;5.27;23600 +68084;43.1;2.22467;199;20220624;26.1;17.1;21.6;3.1;17.68;.6;4.53;19800 +68084;43.1;2.22467;199;20220625;28;14;21;3.9;17.68;6.1;4.73;19500 +68084;43.1;2.22467;199;20220626;20.5;16;18.2;4.3;16.98;0;2.47;8900 +68084;43.1;2.22467;199;20220627;20.2;15;17.6;5.4;15.88;.2;3.1;13400 +68084;43.1;2.22467;199;20220628;27.1;14.9;21;4.8;14.68;0;6.55;29700 +68084;43.1;2.22467;199;20220629;32.4;11.9;22.1;2;14.28;1;6.28;29500 +68084;43.1;2.22467;199;20220630;21.1;16.8;18.9;5.2;16.58;.1;3.5;14500 +68084;43.1;2.22467;199;20220701;25.2;13.2;19.2;4.4;13.08;0;6.02;28900 +68084;43.1;2.22467;199;20220702;31.5;10.1;20.8;2.3;13.18;0;6.26;29200 +68084;43.1;2.22467;199;20220703;32.2;13.7;22.9;2.8;17.38;.5;5.95;25200 +68084;43.1;2.22467;199;20220704;28.9;17.1;23;5.6;18.18;0;6.59;27900 +68084;43.1;2.22467;199;20220705;31;19.6;25.3;5.1;17.78;.1;7.47;28100 +68084;43.1;2.22467;199;20220706;27.6;19;23.3;4.8;14.78;0;6.11;20000 +68084;43.1;2.22467;199;20220707;28.8;19.2;24;5.9;14.45;0;6.82;22446 +68084;43.1;2.22467;199;20220708;30.6;17.3;23.9;6.1;15.48;0;8.01;29500 +68084;43.1;2.22467;199;20220709;33.3;15.8;24.5;4.3;13.78;0;8.12;29800 +68084;43.1;2.22467;199;20220710;35.4;17.5;26.4;3.3;13.48;0;8.07;29800 +68084;43.1;2.22467;199;20220711;35.6;15.3;25.4;2.9;14.28;0;7.52;29000 +68084;43.1;2.22467;199;20220712;37.9;18.3;28.1;2.8;18.18;0;7.71;28800 +68084;43.1;2.22467;199;20220713;35.1;16.6;25.8;3;17.48;0;7.22;28600 +68084;43.1;2.22467;199;20220714;38.2;20.3;29.2;2.5;19.68;0;7.46;28300 +68084;43.1;2.22467;199;20220715;37.3;20;28.6;3.7;15.38;0;8.36;26900 +68084;43.1;2.22467;199;20220716;38.8;17.1;27.9;2.1;14.08;0;7.28;28100 +68084;43.1;2.22467;199;20220717;37.3;16.9;27.1;3.2;15.18;0;7.94;28000 +68084;43.1;2.22467;199;20220718;35.2;19.6;27.4;6;19.88;0;8.56;27600 +68084;43.1;2.22467;199;20220719;30.9;22.7;26.8;7;23.78;0;6.82;24800 +68084;43.1;2.22467;199;20220720;30.8;22.2;26.5;4.3;18.88;0;6.69;23700 +68084;43.1;2.22467;199;20220721;34.7;20.5;27.6;3.5;16.58;0;7.6;27200 +68084;43.1;2.22467;199;20220722;34;17.8;25.9;3.2;17.98;.9;6.41;23200 +68084;43.1;2.22467;199;20220723;28.8;19.1;23.9;5.4;16.98;0;6.69;25200 +68084;43.1;2.22467;199;20220724;35.5;16.6;26;2.9;17.48;0;7.01;27300 +68084;43.1;2.22467;199;20220725;27.3;20.2;23.7;4.6;20.08;1.7;4.17;12400 +68084;43.1;2.22467;199;20220726;28.3;18.9;23.6;6.6;15.98;.1;7.33;27500 +68084;43.1;2.22467;199;20220727;29.7;14.9;22.3;4.2;13.58;0;6.9;28300 +68084;43.1;2.22467;199;20220728;30.8;16.8;23.8;3.9;14.88;.1;6.65;25300 +68084;43.1;2.22467;199;20220729;26.7;18.9;22.8;4.4;18.98;3.9;4.24;14300 +68084;43.1;2.22467;199;20220730;31.3;18.2;24.7;3.9;17.98;0;6.62;26800 +68084;43.1;2.22467;199;20220731;34.3;17.7;26;3.4;16.88;0;7.18;27500 +68084;43.1;2.22467;199;20220801;35.7;19.9;27.8;4.3;16.78;0;8.21;27400 +68084;43.1;2.22467;199;20220802;37.4;20;28.7;3.4;14.28;0;8.19;27700 +68084;43.1;2.22467;199;20220803;35.3;16.9;26.1;3.4;17.08;0;7.09;25800 +68084;43.1;2.22467;199;20220804;33.6;21.1;27.3;4.3;24.18;1;5.85;20100 +68084;43.1;2.22467;199;20220805;32.9;20.8;26.8;4.2;21.58;0;6.1;20900 +68084;43.1;2.22467;199;20220806;34.7;20.1;27.4;4.2;18.38;0;7.12;22700 +68084;43.1;2.22467;199;20220807;35.6;19.7;27.6;3.1;14.78;0;7.26;25700 +68084;43.1;2.22467;199;20220808;36.6;16.4;26.5;1.8;11.48;0;6.37;26900 +68084;43.1;2.22467;199;20220809;36.9;13.3;25.1;1.5;11.88;0;5.69;24300 +68084;43.1;2.22467;199;20220810;35.4;15.4;25.4;3.1;17.18;0;6.58;24400 +68084;43.1;2.22467;199;20220811;32.7;23.4;28;5.3;25.68;0;6.3;22600 +68084;43.1;2.22467;199;20220812;40.2;23;31.6;2.7;22.78;0;7.13;24200 +68084;43.1;2.22467;199;20220813;35.8;21.9;28.8;4.4;22.38;4.4;6.52;18500 +68084;43.1;2.22467;199;20220814;31.8;21.6;26.7;4.4;21.98;0;5.53;17900 +68084;43.1;2.22467;199;20220815;29.9;20;24.9;3.4;16.48;0;6.07;24400 +68084;43.1;2.22467;199;20220816;32.3;14.5;23.4;2.9;17.58;2.9;4.83;17000 +68084;43.1;2.22467;199;20220817;23.5;17.1;20.3;3.4;18.08;.9;2.58;8000 +68084;43.1;2.22467;199;20220818;24.9;17.2;21;6.5;16.98;1.5;4.46;14700 +68084;43.1;2.22467;199;20220819;27.7;17.5;22.6;6.3;16.18;.2;5.62;16800 +68084;43.1;2.22467;199;20220820;32.4;16.2;24.3;3.7;15.88;0;6.42;24600 +68084;43.1;2.22467;199;20220821;31.1;20.3;25.7;4.9;16.48;0;6.49;19500 +68084;43.1;2.22467;199;20220822;28;19.8;23.9;6.3;18.18;1;5.36;15000 +68084;43.1;2.22467;199;20220823;33.1;20.8;26.9;4.4;18.68;0;6.68;22300 +68084;43.1;2.22467;199;20220824;34.7;15.4;25;3.1;16.18;1.2;6.26;23300 +68084;43.1;2.22467;199;20220825;31.9;21;26.4;3.6;19.88;1.7;5.17;16300 +68084;43.1;2.22467;199;20220826;31.7;20.7;26.2;5.7;18.98;0;6.93;23300 +68084;43.1;2.22467;199;20220827;33;18.2;25.6;2.7;16.98;0;5.76;23400 +68084;43.1;2.22467;199;20220828;35.6;15.6;25.6;1.9;14.88;0;5.5;23100 +68084;43.1;2.22467;199;20220829;31.3;18.2;24.7;3.5;19.38;4.1;4.98;18000 +68084;43.1;2.22467;199;20220830;33.6;18.6;26.1;2.1;19.98;0;4.67;18600 +68084;43.1;2.22467;199;20220831;28.9;17.7;23.3;2.4;19.98;1.3;3.27;11800 +68084;43.1;2.22467;199;20220901;31;18.4;24.7;3.2;19.08;.1;5.04;20000 +68084;43.1;2.22467;199;20220902;29.2;17.9;23.5;2.6;19.08;6.2;4.04;16500 +68084;43.1;2.22467;199;20220903;27.8;17.6;22.7;2.7;19.68;.4;3.62;15300 +68084;43.1;2.22467;199;20220904;29.6;19.2;24.4;5.3;22.88;0;4.69;18900 +68084;43.1;2.22467;199;20220905;30.5;23;26.7;7;25.38;0;5.4;18800 +68084;43.1;2.22467;199;20220906;32.4;23.4;27.9;4.8;24.58;1.8;5.66;19700 +68084;43.1;2.22467;199;20220907;28.4;16.6;22.5;2.5;18.18;0;3.36;12200 +68084;43.1;2.22467;199;20220908;29;16.1;22.5;2.6;13.88;0;4.53;18200 +68084;43.1;2.22467;199;20220909;25.1;14.6;19.8;3.3;14.78;.1;3.69;14800 +68084;43.1;2.22467;199;20220910;28.7;14.5;21.6;3;13.48;0;4.81;20200 +68084;43.1;2.22467;199;20220911;31.6;11.4;21.5;3;14.38;0;5.07;20700 +68084;43.1;2.22467;199;20220912;27.1;18.7;22.9;5.9;19.98;0;3.95;11800 +68084;43.1;2.22467;199;20220913;27.6;23.3;25.4;6.4;26.38;2.7;2.7;4800 +68084;43.1;2.22467;199;20220914;27.2;18.9;23;3.5;22.68;3.4;3.12;13400 +68084;43.1;2.22467;199;20220915;30.3;15.2;22.7;2.4;18.08;3.5;4.14;19000 +68084;43.1;2.22467;199;20220916;25.4;18.6;22;5.2;17.48;.5;4.27;15800 +68084;43.1;2.22467;199;20220917;23.8;14.3;19;5;9.98;0;5.29;20500 +68084;43.1;2.22467;199;20220918;26.4;7.4;16.9;2.5;7.88;0;4.29;19800 +68084;43.1;2.22467;199;20220919;28.1;6;17;2.5;7.88;0;4.49;20000 +68084;43.1;2.22467;199;20220920;27;10.3;18.6;3.4;8.28;0;4.99;19800 +68084;43.1;2.22467;199;20220921;25.8;11.6;18.7;3.1;9.18;0;4.51;19400 +68084;43.1;2.22467;199;20220922;26.2;9.2;17.7;1.9;11.98;0;3.32;17400 +68084;43.1;2.22467;199;20220923;23.8;11.2;17.5;3.8;15.88;12.8;2.77;13000 +68084;43.1;2.22467;199;20220924;23;15.2;19.1;3.8;15.58;3.9;2.9;10600 +68084;43.1;2.22467;199;20220925;21.2;12;16.6;3.7;12.58;0;3.25;16700 +68084;43.1;2.22467;199;20220926;21.3;9.9;15.6;5;11.58;1.7;3.55;16400 +68084;43.1;2.22467;199;20220927;18.8;12.6;15.7;6.5;13.58;3.4;2.56;8800 +68084;43.1;2.22467;199;20220928;20.3;13.7;17;6.1;15.38;6;2.5;9700 +68084;43.1;2.22467;199;20220929;19.4;12.7;16;4.4;13.38;10.8;2.52;10100 +68084;43.1;2.22467;199;20220930;18.6;10.8;14.7;5.2;12.08;3;2.69;11700 +68084;43.1;2.22467;199;20221001;24.8;8.3;16.5;3.1;12.48;.1;3.26;15700 +68084;43.1;2.22467;199;20221002;25.9;11;18.4;2.6;14.68;.1;3.18;16800 +68084;43.1;2.22467;199;20221003;25.2;13.9;19.5;2.7;14.48;0;3.2;15300 +68084;43.1;2.22467;199;20221004;26.6;8.8;17.7;1.3;12.68;.1;2.73;17100 +68084;43.1;2.22467;199;20221005;22.9;10.1;16.5;4.6;16.38;0;2.26;11800 +68084;43.1;2.22467;199;20221006;22.8;16.1;19.4;2.6;16.48;0;2.55;13000 +68084;43.1;2.22467;199;20221007;21.8;10.5;16.1;3.2;15.98;.5;1.76;8300 +68084;43.1;2.22467;199;20221008;22.8;16;19.4;2.2;17.08;.7;1.94;7700 +68084;43.1;2.22467;199;20221009;23.2;11;17.1;3.2;15.18;.2;2.6;15100 +68084;43.1;2.22467;199;20221010;23.7;15.5;19.6;4.5;17.88;.1;2.76;13300 +68084;43.1;2.22467;199;20221011;23.7;13.1;18.4;1.9;15.98;.1;2.11;11200 +68084;43.1;2.22467;199;20221012;25.8;11.4;18.6;1.9;14.78;.7;2.59;15000 +68084;43.1;2.22467;199;20221013;23.9;11.1;17.5;2.2;13.98;1.2;2.28;10900 +68084;43.1;2.22467;199;20221014;24;16.7;20.3;4.6;16.28;.3;2.97;8200 +68084;43.1;2.22467;199;20221015;24.3;9;16.6;3.2;15.08;.1;2.51;14300 +68084;43.1;2.22467;199;20221016;24.2;18;21.1;6.2;19.78;.1;2.74;9600 +68084;43.1;2.22467;199;20221017;22.1;19.6;20.8;8.6;21.28;0;2.02;5000 +68084;43.1;2.22467;199;20221018;23.4;19.3;21.3;6.2;21.28;0;2.35;9400 +68084;43.1;2.22467;199;20221019;23;18.9;20.9;6.9;20.98;.9;2.1;5800 +68084;43.1;2.22467;199;20221020;21.7;19.3;20.5;5.7;20.88;0;1.66;3900 +68084;43.1;2.22467;199;20221021;24.2;18.6;21.4;3.1;18.18;.2;2.24;6500 +68084;43.1;2.22467;199;20221022;25;13.5;19.2;3.2;16.68;0;2.47;12200 +68084;43.1;2.22467;199;20221023;21.8;17.6;19.7;5.8;19.58;.3;1.72;3800 +68084;43.1;2.22467;199;20221024;27.1;17.7;22.4;1.5;17.68;0;2.03;9200 +68084;43.1;2.22467;199;20221025;21.9;11.9;16.9;3.7;15.38;.1;1.87;6800 +68084;43.1;2.22467;199;20221026;22.7;12;17.3;3.1;17.88;.1;1.33;5100 +68084;43.1;2.22467;199;20221027;24.4;17.3;20.8;5.3;19.38;0;2.48;9100 +68084;43.1;2.22467;199;20221028;23.1;18.3;20.7;7.2;19.18;0;2.67;8800 +68084;43.1;2.22467;199;20221029;21.3;17;19.1;7.5;17.78;.1;2.34;6900 +68084;43.1;2.22467;199;20221030;22.8;17.8;20.3;6;18.18;0;2.58;8900 +68084;43.1;2.22467;199;20221031;24.1;18;21;6.5;18.58;1.9;2.91;9400 +68084;43.1;2.22467;199;20221101;21.2;14.2;17.7;3.4;15.08;0;2.01;10200 +68084;43.1;2.22467;199;20221102;22.6;13.2;17.9;2.3;12.28;.1;2.13;10800 +68084;43.1;2.22467;199;20221103;18.5;12.1;15.3;3.7;12.68;4;1.78;3800 +68084;43.1;2.22467;199;20221104;13.1;7.9;10.5;5.4;10.78;9.5;1.21;4300 +68084;43.1;2.22467;199;20221105;16.2;7.6;11.9;5.6;9.58;.1;2.21;11000 +68084;43.1;2.22467;199;20221106;19.8;1.2;10.5;1.8;8.18;.1;1.57;10900 +68084;43.1;2.22467;199;20221107;19.6;2.9;11.2;3.2;10.78;.1;1.63;10500 +68084;43.1;2.22467;199;20221108;20.3;15;17.6;4.4;15.88;0;1.79;6100 +68084;43.1;2.22467;199;20221109;20.2;10.9;15.5;2.3;13.48;3.1;1.4;5700 +68084;43.1;2.22467;199;20221110;17;10.8;13.9;3.6;11.78;0;1.63;10400 +68084;43.1;2.22467;199;20221111;19.7;6.3;13;5.9;13.78;0;1.42;8600 +68084;43.1;2.22467;199;20221112;19.6;15.7;17.6;6.1;15.58;.2;2.1;7200 +68084;43.1;2.22467;199;20221113;19.2;9.7;14.4;3.6;13.48;0;1.42;6900 +68084;43.1;2.22467;199;20221114;18.7;14.2;16.4;3.6;14.88;.1;1.46;4700 +68084;43.1;2.22467;199;20221115;18.6;13.2;15.9;2.7;14.58;2.2;1.23;4500 +68084;43.1;2.22467;199;20221116;20.1;10;15;1.5;12.08;0;1.17;9200 +68084;43.1;2.22467;199;20221117;19;8;13.5;2.2;11.98;8.1;1.22;6500 +68084;43.1;2.22467;199;20221118;14.6;9.4;12;5.2;11.18;1.9;1.42;6300 +68084;43.1;2.22467;199;20221119;9.8;7.4;8.6;5.7;9.78;4.2;.91;3800 +68084;43.1;2.22467;199;20221120;13;5.1;9;5.1;9.58;2.4;1.15;7800 +68084;43.1;2.22467;199;20221121;10.6;8;9.3;3.5;10.48;16.7;.76;1400 +68084;43.1;2.22467;199;20221122;10.9;5.9;8.4;5.1;9.18;12;1.06;4600 +68084;43.1;2.22467;199;20221123;16.3;7.4;11.8;2.8;11.08;11;1.14;3800 +68084;43.1;2.22467;199;20221124;14.3;4.1;9.2;1.8;9.88;0;.75;5500 +68084;43.1;2.22467;199;20221125;10.8;5.4;8.1;3.6;10.38;5.9;.53;3400 +68084;43.1;2.22467;199;20221126;13.6;6.2;9.9;3.7;9.28;0;1.22;6300 +68084;43.1;2.22467;199;20221127;11.9;2.3;7.1;3.8;8.98;1.4;.81;4000 +68084;43.1;2.22467;199;20221128;11.8;8.8;10.3;4;10.78;7;.9;3200 +68084;43.1;2.22467;199;20221129;12.6;6.9;9.7;4.7;9.68;5.7;1.16;5700 +68084;43.1;2.22467;199;20221130;8.6;3.9;6.2;3.8;8.28;0;.65;7500 +68084;43.1;2.22467;199;20221201;5.5;3.5;4.5;3.3;7.98;0;.46;2000 +68084;43.1;2.22467;199;20221202;9.1;4.9;7;1.8;7.68;0;.65;6600 +68084;43.1;2.22467;199;20221203;6.6;.4;3.5;.6;7.58;0;.37;2400 +68084;43.1;2.22467;199;20221204;9.2;5.1;7.1;2;7.48;0;.68;7600 +68084;43.1;2.22467;199;20221205;11.2;-3.6;3.8;2.1;5.98;.1;.77;7900 +68084;43.1;2.22467;199;20221206;12.6;1.9;7.2;1.9;7.38;.1;.83;5800 +68084;43.1;2.22467;199;20221207;14.1;6;10;2.3;7.78;0;1.08;7700 +68084;43.1;2.22467;199;20221208;5.8;1;3.4;3.2;7.58;1.1;.41;1100 +68084;43.1;2.22467;199;20221209;14.1;5.3;9.7;2.2;10.28;1.7;.69;5800 +68084;43.1;2.22467;199;20221210;5.8;4.6;5.2;6.5;7.38;0;.88;4500 +68084;43.1;2.22467;199;20221211;5.4;-4.2;.6;1.9;4.58;.1;.62;5400 +68084;43.1;2.22467;199;20221212;6.5;-1;2.7;3;5.98;5.3;.75;2800 +68084;43.1;2.22467;199;20221213;6.4;2.6;4.5;3.1;8.58;3.4;.29;1800 +68084;43.1;2.22467;199;20221214;13.3;6.2;9.7;2.5;11.78;.3;.42;5400 +68084;43.1;2.22467;199;20221215;13.2;10;11.6;4.7;12.48;3.6;.76;2700 +68084;43.1;2.22467;199;20221216;12.9;9.2;11;2.9;11.48;2.1;.75;3400 +68084;43.1;2.22467;199;20221217;7.7;6.4;7;3;8.68;0;.66;2900 +68084;43.1;2.22467;199;20221218;10.4;1.4;5.9;5;8.68;0;.69;2000 +68084;43.1;2.22467;199;20221219;15.5;10.1;12.8;7.7;13.08;0;1.1;5400 +68084;43.1;2.22467;199;20221220;13.8;12;12.9;5.8;13.48;.4;.91;1100 +68084;43.1;2.22467;199;20221221;16.9;9.4;13.1;2.2;12.18;.2;.84;6000 +68084;43.1;2.22467;199;20221222;18.1;7.3;12.7;2.8;12.08;.1;.97;6400 +68084;43.1;2.22467;199;20221223;20.6;9.8;15.2;1.4;12.38;0;.84;6900 +68084;43.1;2.22467;199;20221224;18.3;5.9;12.1;1.8;10.88;.1;.85;6600 +68084;43.1;2.22467;199;20221225;13.5;7.5;10.5;3.5;12.18;.1;.56;2700 +68084;43.1;2.22467;199;20221226;17.4;11.8;14.6;1.8;12.98;0;.92;3400 +68084;43.1;2.22467;199;20221227;16.2;7.1;11.6;1.5;11.28;.1;.64;6100 +68084;43.1;2.22467;199;20221228;11.2;4.2;7.7;2.2;10.18;0;.48;2000 +68084;43.1;2.22467;199;20221229;13;6.3;9.6;2;10.98;0;.54;4300 +68084;43.1;2.22467;199;20221230;15.1;7.7;11.4;3.5;11.48;.1;.88;6000 +68084;43.1;2.22467;199;20221231;13.6;11.2;12.4;5.5;13.08;.1;.86;2000 +68085;43.12286;2.52978;116;20220101;10.9;3.8;7.4;1.5;10.2;.1;.31;5989 +68085;43.12286;2.52978;116;20220102;12.7;8;10.3;2;11.16;.2;.55;4583 +68085;43.12286;2.52978;116;20220103;16.3;6.7;11.5;1.8;10.9;.1;.73;6889 +68085;43.12286;2.52978;116;20220104;12.3;5.9;9.1;3.1;11.26;2.4;.41;4577 +68085;43.12286;2.52978;116;20220105;7.8;7.2;7.5;8.3;7.06;0;1.78;2800 +68085;43.12286;2.52978;116;20220106;7.4;3.4;5.4;8.3;5.4;0;1.92;5578 +68085;43.12286;2.52978;116;20220107;7.1;1.6;4.4;6.8;6.4;5;1.14;5493 +68085;43.12286;2.52978;116;20220108;11.2;6.1;8.6;7.5;9.4;4.9;1.09;4603 +68085;43.12286;2.52978;116;20220109;9.4;8.6;9;6.3;9.83;38.1;.93;1590 +68085;43.12286;2.52978;116;20220110;8.3;7.5;7.9;4.8;9.63;9.6;.63;1834 +68085;43.12286;2.52978;116;20220111;10.8;5.7;8.3;7.4;7.2;0;1.88;6683 +68085;43.12286;2.52978;116;20220112;8.3;3.2;5.7;6.1;6.23;0;1.47;7055 +68085;43.12286;2.52978;116;20220113;6.7;-2.6;2.1;1.9;5.8;0;.54;8595 +68085;43.12286;2.52978;116;20220114;11.7;-3.3;4.2;1.5;5.7;.1;.69;9487 +68085;43.12286;2.52978;116;20220115;12.8;-2.4;5.2;3.4;4.9;0;1.61;9517 +68085;43.12286;2.52978;116;20220116;10.9;1.2;6.1;5.7;5.66;0;1.92;8062 +68085;43.12286;2.52978;116;20220117;9.5;2;5.7;6.9;5.93;0;1.85;7565 +68085;43.12286;2.52978;116;20220118;5.8;-.4;2.7;5.1;6.4;0;.74;6458 +68085;43.12286;2.52978;116;20220119;9.1;1;5;5.7;7.26;.3;.94;7040 +68085;43.12286;2.52978;116;20220120;10.3;4.5;7.4;6.9;7.33;.1;1.55;6503 +68085;43.12286;2.52978;116;20220121;7;2.4;4.7;8.3;5.8;0;1.58;7095 +68085;43.12286;2.52978;116;20220122;8.7;.7;4.7;6.2;5.1;0;1.84;8498 +68085;43.12286;2.52978;116;20220123;10.8;-2.8;4;2.2;5.73;0;.94;9712 +68085;43.12286;2.52978;116;20220124;11.4;1.3;6.4;2.2;6.93;0;.93;9087 +68085;43.12286;2.52978;116;20220125;13.3;-.2;6.5;1.4;7.3;0;.82;9613 +68085;43.12286;2.52978;116;20220126;14;-.6;6.7;4.4;6.36;0;1.86;10566 +68085;43.12286;2.52978;116;20220127;13.9;4.1;9;6.8;6.4;0;2.69;9305 +68085;43.12286;2.52978;116;20220128;8.7;3.4;6.1;9.8;6.04;0;2.08;7072 +68085;43.12286;2.52978;116;20220129;9;1.8;5.4;7.8;6.46;0;1.7;8503 +68085;43.12286;2.52978;116;20220130;7.7;.7;4.2;8.1;6.76;0;1.23;7844 +68085;43.12286;2.52978;116;20220131;10.6;2.9;6.7;10.9;8.2;2.2;1.34;7158 +68085;43.12286;2.52978;116;20220201;9.7;4.8;7.3;11.3;6.96;.3;2.1;6813 +68085;43.12286;2.52978;116;20220202;12.2;7.7;10;10;9.53;0;1.79;6944 +68085;43.12286;2.52978;116;20220203;13.6;2.7;8.2;3.5;8.73;0;1.26;10306 +68085;43.12286;2.52978;116;20220204;15.1;8.8;12;5.6;10.03;.3;1.91;7907 +68085;43.12286;2.52978;116;20220205;12.9;9.1;11;6.9;9.03;.1;2.1;6503 +68085;43.12286;2.52978;116;20220206;11;4;7.5;7.5;7.03;.4;1.98;8603 +68085;43.12286;2.52978;116;20220207;13.2;7.7;10.5;8.7;9.2;1;2.06;6894 +68085;43.12286;2.52978;116;20220208;15.5;6.9;11.2;3.6;7.43;0;2.14;10284 +68085;43.12286;2.52978;116;20220209;12.5;1.3;6.9;2.2;7.93;.1;1.1;11136 +68085;43.12286;2.52978;116;20220210;12.9;6.1;9.5;1.6;9.1;0;1.34;11600 +68085;43.12286;2.52978;116;20220211;14.6;3.3;8.9;3.7;9.3;0;1.28;7600 +68085;43.12286;2.52978;116;20220212;12.5;1.5;7;3.2;8.1;0;1.21;11400 +68085;43.12286;2.52978;116;20220213;15.1;7.2;11.1;5.8;11;.5;1.41;7500 +68085;43.12286;2.52978;116;20220214;13.1;8.8;10.9;6.1;9.3;.6;1.88;7400 +68085;43.12286;2.52978;116;20220215;13.3;6.4;9.8;6.4;8.7;.8;1.9;8800 +68085;43.12286;2.52978;116;20220216;15.1;7.5;11.3;7.3;10.7;4.1;1.75;7589 +68085;43.12286;2.52978;116;20220217;16.4;12.3;14.4;8.1;12.19;.4;2.31;7900 +68085;43.12286;2.52978;116;20220218;20;6.2;13.1;4;11.2;.2;2.24;13461 +68085;43.12286;2.52978;116;20220219;11.5;8.3;9.9;6.6;8.9;.2;1.8;6455 +68085;43.12286;2.52978;116;20220220;14.9;4.5;9.7;6.5;8.8;.3;2.17;12264 +68085;43.12286;2.52978;116;20220221;14.4;9.4;11.9;10.1;9.13;1.4;2.9;9108 +68085;43.12286;2.52978;116;20220222;15;8;11.5;7.9;8.56;0;2.84;11701 +68085;43.12286;2.52978;116;20220223;18.8;6.3;12.6;3.4;8.9;0;2.54;14201 +68085;43.12286;2.52978;116;20220224;16.9;7.6;12.2;4.3;10.33;0;2.12;12461 +68085;43.12286;2.52978;116;20220225;12.5;8.3;10.4;6.7;7.1;0;2.81;9752 +68085;43.12286;2.52978;116;20220226;13.5;.7;7.1;3.4;5.66;0;2.25;14997 +68085;43.12286;2.52978;116;20220227;15;.2;7.6;2.4;7.53;0;1.77;14209 +68085;43.12286;2.52978;116;20220228;17.4;2.9;10.1;2.8;8.2;0;2.23;15575 +68085;43.12286;2.52978;116;20220301;13.9;7.1;10.5;5;8.6;0;2.23;11616 +68085;43.12286;2.52978;116;20220302;11;6.8;8.9;4.1;10.4;1.1;1;8220 +68085;43.12286;2.52978;116;20220303;17.5;8.6;13.1;3.4;10.46;0;2.29;14048 +68085;43.12286;2.52978;116;20220304;11.5;9;10.3;7.9;10.23;1.8;1.55;6332 +68085;43.12286;2.52978;116;20220305;11.2;7;9.1;7.2;8.53;.1;1.92;8443 +68085;43.12286;2.52978;116;20220306;12.5;5.8;9.1;4.5;7.76;0;2.09;10538 +68085;43.12286;2.52978;116;20220307;12.7;.3;6.5;2.7;7.23;0;1.79;15548 +68085;43.12286;2.52978;116;20220308;13.5;4.4;9;4.3;8.83;2.6;1.95;15052 +68085;43.12286;2.52978;116;20220309;14.7;7.9;11.3;4.2;10.76;0;1.83;12225 +68085;43.12286;2.52978;116;20220310;15.2;9.5;12.3;4.5;11.3;0;1.94;11499 +68085;43.12286;2.52978;116;20220311;13.5;9.2;11.3;7;11.53;10.4;1.51;9250 +68085;43.12286;2.52978;116;20220312;10.6;10.4;10.5;5.1;11.4;52.3;.88;2132 +68085;43.12286;2.52978;116;20220313;12.1;9;10.6;5.5;10.33;10.7;1.54;6957 +68085;43.12286;2.52978;116;20220314;12.1;3.8;7.9;6.4;11.53;7.3;.54;10260 +68085;43.12286;2.52978;116;20220315;13.1;11.8;12.4;7.5;13.03;.7;1.09;4201 +68085;43.12286;2.52978;116;20220316;13.4;11.9;12.7;4.4;12.96;0;1.21;5635 +68085;43.12286;2.52978;116;20220317;15;10.7;12.9;3.6;12.86;7.3;1.47;8783 +68085;43.12286;2.52978;116;20220318;14;9.5;11.7;2.6;11.4;.8;1.41;8000 +68085;43.12286;2.52978;116;20220319;13.1;9.1;11.1;3.1;10.39;.1;1.8;9724 +68085;43.12286;2.52978;116;20220320;13.2;8.3;10.7;7.1;11.4;13.1;1.16;5000 +68085;43.12286;2.52978;116;20220321;15;10.9;12.9;7;10.2;4;2.6;9000 +68085;43.12286;2.52978;116;20220322;15.2;7.4;11.3;7.6;8.1;0;3.3;15300 +68085;43.12286;2.52978;116;20220323;15.6;5.7;10.6;7.9;8.6;0;3.03;16200 +68085;43.12286;2.52978;116;20220324;16.8;6;11.4;6.8;8.3;0;3.33;15500 +68085;43.12286;2.52978;116;20220325;17.7;8.2;12.9;5.8;8.5;0;3.68;17800 +68085;43.12286;2.52978;116;20220326;17.5;7.9;12.7;5.2;9.2;0;3.29;17600 +68085;43.12286;2.52978;116;20220327;20.9;5.5;13.2;4.6;8;0;3.98;17900 +68085;43.12286;2.52978;116;20220328;20.7;8.1;14.4;6.5;8.1;0;4.55;15900 +68085;43.12286;2.52978;116;20220329;17;10.7;13.8;5;11;4.6;2.54;10000 +68085;43.12286;2.52978;116;20220330;15.4;9;12.2;3.6;11.4;.9;1.71;8400 +68085;43.12286;2.52978;116;20220331;13.4;9.5;11.4;7.1;9.9;2.3;2.19;8200 +68085;43.12286;2.52978;116;20220401;8.8;3.5;6.1;10.7;5.39;.8;3.11;16727 +68085;43.12286;2.52978;116;20220402;9.1;1.6;5.4;6;5.27;0;2.31;11490 +68085;43.12286;2.52978;116;20220403;9.6;2.6;6.1;8.4;5;0;3.11;18992 +68085;43.12286;2.52978;116;20220404;12.8;.5;6.7;3.2;5.05;0;2.99;21438 +68085;43.12286;2.52978;116;20220405;16.1;.9;8.5;4.5;6.1;0;3.52;22100 +68085;43.12286;2.52978;116;20220406;14;7.2;10.6;4.8;9.7;.1;1.89;8100 +68085;43.12286;2.52978;116;20220407;22.2;7.3;14.7;5.1;11.2;0;3.92;19900 +68085;43.12286;2.52978;116;20220408;23;11.6;17.3;4.5;12;.3;4.13;18500 +68085;43.12286;2.52978;116;20220409;15.3;8.1;11.7;5.8;8.5;0;3.09;13700 +68085;43.12286;2.52978;116;20220410;17;.2;8.6;5.3;8;0;3.25;23000 +68085;43.12286;2.52978;116;20220411;16.3;10.5;13.4;10.9;11.8;0;2.5;8900 +68085;43.12286;2.52978;116;20220412;16.3;11.8;14;9.5;12.2;2.2;2.39;6800 +68085;43.12286;2.52978;116;20220413;16.7;11.6;14.1;3.7;12.4;.8;1.79;5600 +68085;43.12286;2.52978;116;20220414;22.9;7;14.9;2.6;11.6;0;3.43;19000 +68085;43.12286;2.52978;116;20220415;23.3;9.6;16.4;3.9;13.1;0;3.63;18000 +68085;43.12286;2.52978;116;20220416;22.7;12.1;17.4;5.9;13.1;0;4.57;23600 +68085;43.12286;2.52978;116;20220417;24.3;11.1;17.7;5;11.8;0;5.07;24200 +68085;43.12286;2.52978;116;20220418;19.7;10.8;15.2;5.3;11.4;0;3.98;22000 +68085;43.12286;2.52978;116;20220419;17.7;10.8;14.2;5.3;11.9;3.7;2.99;16100 +68085;43.12286;2.52978;116;20220420;10.6;8.8;9.7;2.6;11.1;41.3;.76;2600 +68085;43.12286;2.52978;116;20220421;12;9.3;10.6;3.8;11.9;.9;.82;3200 +68085;43.12286;2.52978;116;20220422;17.7;9.8;13.7;3.6;12.29;0;2.94;18702 +68085;43.12286;2.52978;116;20220423;17.7;12.2;14.9;5.1;11.7;16.3;2.73;9300 +68085;43.12286;2.52978;116;20220424;18.3;8.8;13.5;5.3;11.7;.7;2.63;12000 +68085;43.12286;2.52978;116;20220425;19.6;9;14.3;3.4;11.4;0;3.69;23400 +68085;43.12286;2.52978;116;20220426;24.5;5.1;14.8;2.6;11.2;0;4.31;25400 +68085;43.12286;2.52978;116;20220427;21.4;8.4;14.9;4.3;11.8;0;3.61;18400 +68085;43.12286;2.52978;116;20220428;20.9;10.4;15.6;2.5;14.3;.8;2.74;15700 +68085;43.12286;2.52978;116;20220429;24;14.8;19.4;4.3;14.9;0;4.77;24600 +68085;43.12286;2.52978;116;20220430;22.5;14.8;18.6;5.5;13.5;0;4.65;21100 +68085;43.12286;2.52978;116;20220501;22;12;17;4.6;12;0;4.65;24200 +68085;43.12286;2.52978;116;20220502;20.6;12.1;16.3;3.2;13;0;3.47;18700 +68085;43.12286;2.52978;116;20220503;20.6;12.6;16.6;3.3;13.6;1.3;3.1;15200 +68085;43.12286;2.52978;116;20220504;20.2;11.8;16;3.9;13.8;1;3.15;17100 +68085;43.12286;2.52978;116;20220505;20.5;11.7;16.1;4.4;12.8;.9;3.61;18500 +68085;43.12286;2.52978;116;20220506;20.6;11.8;16.2;7.1;11.2;.1;4.65;19527 +68085;43.12286;2.52978;116;20220507;23.2;12.3;17.7;7.9;12.33;.4;5.48;23234 +68085;43.12286;2.52978;116;20220508;24.4;14.4;19.4;5;13.53;.4;5.33;23759 +68085;43.12286;2.52978;116;20220509;26.2;11.6;18.9;1.8;13.7;0;4.71;26507 +68085;43.12286;2.52978;116;20220510;26.4;10.6;18.5;2.3;14.03;0;4.93;27396 +68085;43.12286;2.52978;116;20220511;25.2;10.5;17.8;3.3;14.56;0;4.88;27663 +68085;43.12286;2.52978;116;20220512;22.8;13.2;18;3.1;15;0;3.96;21287 +68085;43.12286;2.52978;116;20220513;27;11.9;19.4;2.2;14.73;0;5.09;27634 +68085;43.12286;2.52978;116;20220514;28.4;13.8;21.1;2.6;16.06;0;5.38;27072 +68085;43.12286;2.52978;116;20220515;23.6;16.6;20.1;5.2;16.56;.8;4.49;21086 +68085;43.12286;2.52978;116;20220516;27.3;14.6;20.9;2.2;16.53;.1;4.97;25822 +68085;43.12286;2.52978;116;20220517;27.6;14.3;20.9;2.3;16.83;0;5.18;27299 +68085;43.12286;2.52978;116;20220518;32.2;17.2;24.7;4;16.83;0;7.04;28237 +68085;43.12286;2.52978;116;20220519;23.8;19;21.4;6.1;19.3;.1;4.02;17041 +68085;43.12286;2.52978;116;20220520;26.5;18.1;22.3;5.6;18.13;.1;5.38;23222 +68085;43.12286;2.52978;116;20220521;28.3;15.5;21.9;2.6;18.16;.1;5.29;26684 +68085;43.12286;2.52978;116;20220522;29.3;16.7;23;2.9;19.43;0;5.44;26134 +68085;43.12286;2.52978;116;20220523;22.6;18.6;20.6;5.5;17.03;.2;3.96;14622 +68085;43.12286;2.52978;116;20220524;17.9;14.4;16.2;7;13.13;7.9;3.26;12508 +68085;43.12286;2.52978;116;20220525;21.9;12.1;17;8.7;12;0;5.42;24726 +68085;43.12286;2.52978;116;20220526;21.7;12.9;17.3;8;12.56;0;5.14;22797 +68085;43.12286;2.52978;116;20220527;26.1;14.4;20.2;7.5;14;0;6.55;27096 +68085;43.12286;2.52978;116;20220528;27.5;17.1;22.3;7;13.46;0;7.37;26255 +68085;43.12286;2.52978;116;20220529;28.1;15.5;21.8;4.6;9.63;0;7.6;29729 +68085;43.12286;2.52978;116;20220530;26.9;11;19;1.7;10.9;.6;5.16;27405 +68085;43.12286;2.52978;116;20220531;28;15.2;21.6;2.1;14.83;0;5.61;28325 +68085;43.12286;2.52978;116;20220601;25.9;15.1;20.5;3.7;17.76;.1;5.07;26567 +68085;43.12286;2.52978;116;20220602;24.7;18.6;21.6;3.7;18.86;0;3.96;17099 +68085;43.12286;2.52978;116;20220603;27.6;18.6;23.1;4;19.9;.2;5.3;24626 +68085;43.12286;2.52978;116;20220604;28.5;19.5;24;3.8;20.16;0;5.33;22994 +68085;43.12286;2.52978;116;20220605;26.1;18.8;22.4;6;17.66;0;5.48;21234 +68085;43.12286;2.52978;116;20220606;31.6;15.3;23.4;2.9;16.63;4.8;6.4;28944 +68085;43.12286;2.52978;116;20220607;25.5;17.5;21.5;4.9;17.36;0;5.11;22262 +68085;43.12286;2.52978;116;20220608;25;15.5;20.2;5;15.96;1.1;4.91;21339 +68085;43.12286;2.52978;116;20220609;24.3;15.1;19.7;7.5;12.83;0;6.28;24916 +68085;43.12286;2.52978;116;20220610;31;16.3;23.7;5;13.33;0;8.06;30888 +68085;43.12286;2.52978;116;20220611;35.6;16.6;26.1;2.4;12.96;0;7.45;30691 +68085;43.12286;2.52978;116;20220612;33.8;20.9;27.3;3.9;16.04;1.4;8.16;30106 +68085;43.12286;2.52978;116;20220613;34.6;20;27.3;5;18.69;.1;8.58;30983 +68085;43.12286;2.52978;116;20220614;31.8;19.7;25.7;2.6;15.59;.8;6.85;29166 +68085;43.12286;2.52978;116;20220615;28.1;19.3;23.7;2.6;16.46;0;6.29;29696 +68085;43.12286;2.52978;116;20220616;37.7;17.6;27.7;1.8;17.9;0;7.03;29964 +68085;43.12286;2.52978;116;20220617;40;20.8;30.4;2.3;17.76;0;7.96;30372 +68085;43.12286;2.52978;116;20220618;31.6;20;25.8;4.2;19.23;.1;6.99;27677 +68085;43.12286;2.52978;116;20220619;30;22.1;26;7.6;22.93;0;6.48;24029 +68085;43.12286;2.52978;116;20220620;26.8;21.3;24.1;5.3;23.06;0;4.18;16658 +68085;43.12286;2.52978;116;20220621;28.3;22.2;25.3;3.4;23.93;1.1;4.25;17010 +68085;43.12286;2.52978;116;20220622;29.9;19.6;24.8;3.4;22.4;7.3;5.4;24124 +68085;43.12286;2.52978;116;20220623;29.2;18.1;23.6;3.5;20.46;8.2;5.52;25527 +68085;43.12286;2.52978;116;20220624;26.4;17.7;22.1;3.8;17.46;.2;5.15;23154 +68085;43.12286;2.52978;116;20220625;27.7;15.7;21.7;3.2;18.26;7.3;5.15;24694 +68085;43.12286;2.52978;116;20220626;22.1;17.1;19.6;4.9;17.5;0;4.42;18759 +68085;43.12286;2.52978;116;20220627;21.8;15.8;18.8;7;15.75;0;4.18;18207 +68085;43.12286;2.52978;116;20220628;27.7;16;21.8;6.9;14.43;0;7.24;28800 +68085;43.12286;2.52978;116;20220629;32.5;14.8;23.6;3.3;14.6;.4;7.26;30776 +68085;43.12286;2.52978;116;20220630;21.9;18;20;6.8;16.36;0;4.17;15430 +68085;43.12286;2.52978;116;20220701;26.2;14.4;20.3;5.7;12.83;0;6.7;28689 +68085;43.12286;2.52978;116;20220702;29.9;13.4;21.6;2.7;13.16;0;6.36;29487 +68085;43.12286;2.52978;116;20220703;33.1;15.9;24.5;3.7;16.5;.3;7.28;29255 +68085;43.12286;2.52978;116;20220704;29.8;18.9;24.3;7;18.26;0;7.28;27158 +68085;43.12286;2.52978;116;20220705;31.7;20.6;26.2;6.8;17.73;0;8.3;27838 +68085;43.12286;2.52978;116;20220706;29.2;20.4;24.8;5.4;14.53;0;7.3;23315 +68085;43.12286;2.52978;116;20220707;30.3;19.2;24.8;9;15.54;0;8.81;27807 +68085;43.12286;2.52978;116;20220708;31.1;18.8;25;7.5;15.06;0;8.77;28868 +68085;43.12286;2.52978;116;20220709;34.1;18.1;26.1;5.2;13.53;0;9.1;30596 +68085;43.12286;2.52978;116;20220710;36.1;19.8;28;3.9;13.3;0;8.86;30557 +68085;43.12286;2.52978;116;20220711;33.8;17.3;25.6;2.4;15.23;0;6.92;29435 +68085;43.12286;2.52978;116;20220712;35.9;18.5;27.2;2.1;18.86;0;7.01;30140 +68085;43.12286;2.52978;116;20220713;33.9;18.2;26;2.4;19.5;0;6.73;29780 +68085;43.12286;2.52978;116;20220714;36;21;28.5;1.9;21.83;0;6.63;28564 +68085;43.12286;2.52978;116;20220715;38.2;21.2;29.7;4.3;15.33;0;9.35;29366 +68085;43.12286;2.52978;116;20220716;38.5;19.9;29.2;2.3;14.66;0;7.64;29430 +68085;43.12286;2.52978;116;20220717;36;18.6;27.3;2.4;16.93;0;7.2;29345 +68085;43.12286;2.52978;116;20220718;34.2;19.8;27;3.9;21.26;0;7.35;28923 +68085;43.12286;2.52978;116;20220719;30.1;22.9;26.5;5.3;24.53;0;5.62;22071 +68085;43.12286;2.52978;116;20220720;31.7;22.9;27.3;4.8;19.06;0;7.13;24039 +68085;43.12286;2.52978;116;20220721;36.3;21.1;28.7;3.5;16.36;0;8.15;29135 +68085;43.12286;2.52978;116;20220722;35.2;20.1;27.7;3.7;17.86;1.8;7.64;27149 +68085;43.12286;2.52978;116;20220723;29.8;19.9;24.9;6.8;16.96;0;7.45;25338 +68085;43.12286;2.52978;116;20220724;34.4;19.6;27;2.9;17.83;0;6.94;27433 +68085;43.12286;2.52978;116;20220725;28.3;21;24.6;6.4;20.16;.9;5.56;18589 +68085;43.12286;2.52978;116;20220726;29;19.8;24.4;7.3;15.73;.1;7.6;25173 +68085;43.12286;2.52978;116;20220727;30.7;17.3;24;5.8;13.53;0;8.06;28128 +68085;43.12286;2.52978;116;20220728;32;18.4;25.2;4.4;14.33;0;7.62;27527 +68085;43.12286;2.52978;116;20220729;28.5;20.9;24.7;5.2;18.23;4.2;5.82;19111 +68085;43.12286;2.52978;116;20220730;32.4;19.8;26.1;5.6;17.63;0;7.8;27151 +68085;43.12286;2.52978;116;20220731;35.3;20.6;27.9;4.9;16.13;0;8.68;27951 +68085;43.12286;2.52978;116;20220801;36.5;21.8;29.2;6.1;16.23;0;9.81;28117 +68085;43.12286;2.52978;116;20220802;38.4;22;30.2;4.2;13.8;0;9.28;28446 +68085;43.12286;2.52978;116;20220803;34.4;19.1;26.7;2.7;18.96;0;6.59;26938 +68085;43.12286;2.52978;116;20220804;32.2;21.9;27;3.1;24.63;.4;5.32;21805 +68085;43.12286;2.52978;116;20220805;33.5;21.9;27.7;5.5;21.73;0;7.11;23874 +68085;43.12286;2.52978;116;20220806;34.9;21.6;28.3;5.8;18.33;0;8.43;25509 +68085;43.12286;2.52978;116;20220807;36.1;22.6;29.4;3.4;14.83;0;7.72;25845 +68085;43.12286;2.52978;116;20220808;36.6;18.9;27.8;2.5;12.5;0;7.12;27663 +68085;43.12286;2.52978;116;20220809;36.6;17;26.8;2.2;12.73;0;6.63;26705 +68085;43.12286;2.52978;116;20220810;33.7;17.7;25.7;2.9;19.06;0;6.24;25844 +68085;43.12286;2.52978;116;20220811;31.9;23.8;27.8;4.1;26.53;0;5.36;20935 +68085;43.12286;2.52978;116;20220812;39.3;23.6;31.5;2.4;24.76;0;6.83;25961 +68085;43.12286;2.52978;116;20220813;34.8;23.3;29;4.3;23.56;5.5;6.5;21487 +68085;43.12286;2.52978;116;20220814;32;22.6;27.3;4.6;22.5;.2;5.9;20471 +68085;43.12286;2.52978;116;20220815;31.1;21.1;26.1;4;16.56;0;6.56;23568 +68085;43.12286;2.52978;116;20220816;31.5;17;24.3;2.9;17.36;1.7;5.44;22313 +68085;43.12286;2.52978;116;20220817;24.9;18.4;21.6;4.4;17.9;0;3.97;15005 +68085;43.12286;2.52978;116;20220818;25.8;18.1;22;8.2;16.63;.3;5.5;18144 +68085;43.12286;2.52978;116;20220819;27.8;18.1;22.9;8;16.23;.2;6.29;19968 +68085;43.12286;2.52978;116;20220820;32.9;19;25.9;4.5;15.7;0;7.2;24723 +68085;43.12286;2.52978;116;20220821;31.5;21.2;26.4;4.5;16.06;0;6.6;21185 +68085;43.12286;2.52978;116;20220822;28.2;20.7;24.4;6.5;17.83;.6;5.77;17336 +68085;43.12286;2.52978;116;20220823;33.7;21.2;27.5;5.3;18.56;0;7.39;23780 +68085;43.12286;2.52978;116;20220824;33.8;18;25.9;2.7;16.73;.9;6;24311 +68085;43.12286;2.52978;116;20220825;33;21.2;27.1;3.9;19.66;.7;6.11;21463 +68085;43.12286;2.52978;116;20220826;32.5;21.5;27;7.1;18.8;0;7.71;22750 +68085;43.12286;2.52978;116;20220827;33.5;20.2;26.8;4.3;17;0;6.93;23597 +68085;43.12286;2.52978;116;20220828;34.1;17.6;25.8;2.2;16.16;0;5.53;23839 +68085;43.12286;2.52978;116;20220829;30.9;18.5;24.7;2.9;19.6;3.5;4.93;21149 +68085;43.12286;2.52978;116;20220830;33.8;18.8;26.3;2;20.2;0;5.06;22431 +68085;43.12286;2.52978;116;20220831;29.2;18.8;24;2.9;20;.4;4.21;17663 +68085;43.12286;2.52978;116;20220901;32.6;19.9;26.2;5;18.63;.3;6.62;22096 +68085;43.12286;2.52978;116;20220902;29.9;19.5;24.7;3.1;19.13;.9;4.7;18914 +68085;43.12286;2.52978;116;20220903;28;18.6;23.3;2.7;20;.5;3.95;17953 +68085;43.12286;2.52978;116;20220904;29.6;19.9;24.8;3.7;23.5;0;4.3;19161 +68085;43.12286;2.52978;116;20220905;29.8;23.6;26.7;5.6;26.26;.4;4.37;16024 +68085;43.12286;2.52978;116;20220906;31.7;23.8;27.7;4.1;25.86;1.9;4.78;17781 +68085;43.12286;2.52978;116;20220907;28.9;19;24;2.8;19.66;.3;4;16252 +68085;43.12286;2.52978;116;20220908;29.7;17.7;23.7;3;13.7;0;5.13;19888 +68085;43.12286;2.52978;116;20220909;26.2;16.2;21.2;3.5;14.23;0;4.37;17585 +68085;43.12286;2.52978;116;20220910;29.5;15.8;22.6;3.2;13.53;0;5.18;21445 +68085;43.12286;2.52978;116;20220911;29.9;13.8;21.9;2.6;14.3;0;4.67;20969 +68085;43.12286;2.52978;116;20220912;27.3;18.5;22.9;3.9;20.16;0;3.77;15849 +68085;43.12286;2.52978;116;20220913;27.4;23.7;25.6;4.8;27.1;4.2;2.65;8583 +68085;43.12286;2.52978;116;20220914;27.3;20;23.7;3;22.96;2.2;3.19;14554 +68085;43.12286;2.52978;116;20220915;31.2;17.5;24.4;3.4;17.6;1.8;5.08;20140 +68085;43.12286;2.52978;116;20220916;26.5;19.5;23;6.3;16.56;0;5.1;15647 +68085;43.12286;2.52978;116;20220917;24.3;15;19.6;5;9.4;0;5.38;18435 +68085;43.12286;2.52978;116;20220918;27.5;9.1;18.3;2.6;7.76;0;4.62;20623 +68085;43.12286;2.52978;116;20220919;28.9;8.7;18.8;3.2;7.56;0;5.23;20560 +68085;43.12286;2.52978;116;20220920;28;11.8;19.9;3.9;7.93;0;5.56;20363 +68085;43.12286;2.52978;116;20220921;26.5;12.7;19.6;3.2;9.5;0;4.68;19919 +68085;43.12286;2.52978;116;20220922;25.7;12;18.8;1.9;12.53;.1;3.37;18020 +68085;43.12286;2.52978;116;20220923;23.1;12;17.5;3.1;16.06;9.4;2.7;15572 +68085;43.12286;2.52978;116;20220924;22.5;15.6;19.1;4.6;15.5;2.2;3.08;12522 +68085;43.12286;2.52978;116;20220925;21.7;13;17.4;5.4;12.2;0;3.85;15795 +68085;43.12286;2.52978;116;20220926;21.6;11.6;16.6;6.2;11.33;1.1;4.04;15938 +68085;43.12286;2.52978;116;20220927;19.5;13.5;16.5;7.8;13.13;2.1;3.22;11285 +68085;43.12286;2.52978;116;20220928;20.6;14.5;17.5;7;15;4.2;2.92;11466 +68085;43.12286;2.52978;116;20220929;19.5;13.5;16.5;5.6;13.26;4.1;2.85;11441 +68085;43.12286;2.52978;116;20220930;19.2;11.3;15.3;6;11.66;.4;3.13;13394 +68085;43.12286;2.52978;116;20221001;25;10.5;17.7;4.4;12.36;.1;3.95;17309 +68085;43.12286;2.52978;116;20221002;27.2;13.4;20.3;3.3;14.7;.1;3.84;17456 +68085;43.12286;2.52978;116;20221003;26.5;14.6;20.5;3.4;14.26;0;3.79;16473 +68085;43.12286;2.52978;116;20221004;26.9;10.9;18.9;2;13.53;.1;3.14;17607 +68085;43.12286;2.52978;116;20221005;22.2;11.7;17;3.5;16.9;.7;2.12;13369 +68085;43.12286;2.52978;116;20221006;24.8;17.1;21;3.3;16.46;0;3.16;13555 +68085;43.12286;2.52978;116;20221007;21.1;12.3;16.7;2.3;16.13;0;1.82;11004 +68085;43.12286;2.52978;116;20221008;22.9;16.1;19.5;1.7;17.2;1.1;2;10580 +68085;43.12286;2.52978;116;20221009;22.9;11.8;17.4;2;15.43;.1;2.26;14759 +68085;43.12286;2.52978;116;20221010;23;15.5;19.3;2.8;17.86;0;2.22;12373 +68085;43.12286;2.52978;116;20221011;23.6;14.3;18.9;1.4;16.36;.1;2.04;12414 +68085;43.12286;2.52978;116;20221012;25.9;12.9;19.4;2.1;14.8;.9;2.69;15081 +68085;43.12286;2.52978;116;20221013;24.3;13.1;18.7;3.3;14.46;0;2.83;12847 +68085;43.12286;2.52978;116;20221014;24.6;17.6;21.1;5.6;16.06;.2;3.55;10276 +68085;43.12286;2.52978;116;20221015;22.8;10.9;16.8;2.5;15.5;.1;2.1;13450 +68085;43.12286;2.52978;116;20221016;23.8;18.5;21.2;4.9;20.3;.1;2.3;9295 +68085;43.12286;2.52978;116;20221017;21.9;20;20.9;7;21.56;0;1.69;5140 +68085;43.12286;2.52978;116;20221018;22.6;19.7;21.1;4.5;21.56;0;1.73;7172 +68085;43.12286;2.52978;116;20221019;22.5;19.3;20.9;4.6;21.6;.7;1.61;6224 +68085;43.12286;2.52978;116;20221020;23.1;19.8;21.4;4.6;21.2;.1;1.87;6383 +68085;43.12286;2.52978;116;20221021;24.6;19.4;22;3.1;18.16;.2;2.38;8061 +68085;43.12286;2.52978;116;20221022;24.7;14.7;19.7;2.5;17.06;.1;2.19;11802 +68085;43.12286;2.52978;116;20221023;22.4;16.4;19.4;4;19.86;0;1.59;8092 +68085;43.12286;2.52978;116;20221024;27.3;18.6;22.9;1.4;18.9;0;2.01;10416 +68085;43.12286;2.52978;116;20221025;21.6;13.9;17.7;2.7;15.66;.1;1.76;8455 +68085;43.12286;2.52978;116;20221026;22.5;15.2;18.9;2.3;18.86;0;1.4;7209 +68085;43.12286;2.52978;116;20221027;23.9;17.7;20.8;3.2;19.66;0;1.89;8813 +68085;43.12286;2.52978;116;20221028;23.3;18.2;20.8;4.7;19.46;0;2.13;8576 +68085;43.12286;2.52978;116;20221029;21.1;16.8;19;5;18.2;.1;1.77;7417 +68085;43.12286;2.52978;116;20221030;22.6;17.7;20.2;4.9;18.73;0;2.08;8204 +68085;43.12286;2.52978;116;20221031;24.1;18.8;21.5;5.4;19.13;1.6;2.53;8227 +68085;43.12286;2.52978;116;20221101;22.4;15.2;18.8;3.9;15;0;2.38;9755 +68085;43.12286;2.52978;116;20221102;23.5;14;18.7;2.5;12.23;.1;2.32;10667 +68085;43.12286;2.52978;116;20221103;18.5;11.8;15.1;4.2;12.66;1.6;1.83;7142 +68085;43.12286;2.52978;116;20221104;13.4;9.6;11.5;7.2;10.46;4.4;1.73;5304 +68085;43.12286;2.52978;116;20221105;16.4;8.4;12.4;6.7;8.73;0;2.72;9766 +68085;43.12286;2.52978;116;20221106;19.4;2.7;11.1;1.7;8.36;0;1.47;11624 +68085;43.12286;2.52978;116;20221107;20;5.7;12.8;3.2;11.23;.1;1.74;10940 +68085;43.12286;2.52978;116;20221108;20.8;15.4;18.1;4.2;16.13;0;1.76;7079 +68085;43.12286;2.52978;116;20221109;20.7;14;17.3;2.9;15.23;.8;1.55;6614 +68085;43.12286;2.52978;116;20221110;18.2;11.2;14.7;4.4;11.73;0;1.96;9186 +68085;43.12286;2.52978;116;20221111;19.4;9;14.2;3.6;13.96;.1;1.25;8802 +68085;43.12286;2.52978;116;20221112;20.2;15.3;17.7;4;15.56;.2;1.68;7277 +68085;43.12286;2.52978;116;20221113;18.9;9.5;14.2;2.3;13.63;0;1.09;8506 +68085;43.12286;2.52978;116;20221114;18.9;14.3;16.6;3.5;15.13;.1;1.36;5957 +68085;43.12286;2.52978;116;20221115;18.5;13.9;16.2;2.5;14.63;1.2;1.18;5567 +68085;43.12286;2.52978;116;20221116;20.4;11.4;15.9;2.5;11.73;0;1.65;8709 +68085;43.12286;2.52978;116;20221117;20.1;8.9;14.5;3.4;11.7;7.4;1.77;8631 +68085;43.12286;2.52978;116;20221118;15.1;10.3;12.7;6.1;10.93;1;1.72;6196 +68085;43.12286;2.52978;116;20221119;10.9;8;9.4;7;9.66;.8;1.21;4731 +68085;43.12286;2.52978;116;20221120;14.3;5.9;10.1;5.8;9.43;1.6;1.52;8155 +68085;43.12286;2.52978;116;20221121;10.8;8.3;9.5;3.9;10.4;13.3;.77;3453 +68085;43.12286;2.52978;116;20221122;11.4;6.4;8.9;7.6;8.96;8.7;1.39;5659 +68085;43.12286;2.52978;116;20221123;17;7.8;12.4;3.4;11.06;9.3;1.27;6832 +68085;43.12286;2.52978;116;20221124;15.1;6;10.5;2.3;10.1;0;.91;7047 +68085;43.12286;2.52978;116;20221125;13.1;7.2;10.2;5;10.4;4;1.12;5564 +68085;43.12286;2.52978;116;20221126;14.8;8;11.4;5;9.16;0;1.79;6610 +68085;43.12286;2.52978;116;20221127;12.7;2.5;7.6;2.9;8.73;2.1;.78;6986 +68085;43.12286;2.52978;116;20221128;12.1;9.4;10.7;5.4;10.9;5.9;.99;3855 +68085;43.12286;2.52978;116;20221129;13;7.7;10.3;6;9.26;2.2;1.52;5802 +68085;43.12286;2.52978;116;20221130;10.8;4.4;7.6;4.4;8.13;0;1.07;7230 +68085;43.12286;2.52978;116;20221201;6.7;3.7;5.2;5;7.8;0;.66;3925 +68085;43.12286;2.52978;116;20221202;10.1;3.6;6.8;2.6;7.26;0;.85;6957 +68085;43.12286;2.52978;116;20221203;7.7;2.8;5.2;1.3;7.7;.7;.49;4210 +68085;43.12286;2.52978;116;20221204;10.6;6.1;8.3;2.7;7.7;0;.97;6225 +68085;43.12286;2.52978;116;20221205;11.8;-1.4;5.2;1.9;6.3;.1;.74;8343 +68085;43.12286;2.52978;116;20221206;13.2;2.7;7.9;1.5;7.33;.1;.72;7207 +68085;43.12286;2.52978;116;20221207;15.6;7.7;11.7;2.6;8;0;1.38;7174 +68085;43.12286;2.52978;116;20221208;6.4;2.2;4.3;2.5;7.5;1.8;.44;3621 +68085;43.12286;2.52978;116;20221209;15.3;5.9;10.6;2.7;10.56;0;.8;7029 +68085;43.12286;2.52978;116;20221210;5.5;5.8;5.6;7.8;7.33;0;1.07;1500 +68085;43.12286;2.52978;116;20221211;6.1;-2.6;1.8;2.9;4.46;0;.91;6393 +68085;43.12286;2.52978;116;20221212;7.7;.4;4;3.4;6.13;6.4;.86;5186 +68085;43.12286;2.52978;116;20221213;6.8;3;4.9;2.3;8.6;3.1;.26;3802 +68085;43.12286;2.52978;116;20221214;13;6.8;9.9;2.4;11.73;.6;.37;5581 +68085;43.12286;2.52978;116;20221215;13.2;10.2;11.7;4.1;12.5;4.4;.65;3600 +68085;43.12286;2.52978;116;20221216;14.3;9.8;12.1;3.4;11.43;.9;.96;4733 +68085;43.12286;2.52978;116;20221217;9.6;6.5;8;3.8;8.73;0;.84;4309 +68085;43.12286;2.52978;116;20221218;11.3;3.8;7.5;3.8;8.86;.2;.74;4746 +68085;43.12286;2.52978;116;20221219;16.1;11.2;13.6;5.9;13.23;0;1.1;5140 +68085;43.12286;2.52978;116;20221220;14.2;11.5;12.9;4.5;13.63;0;.67;3308 +68085;43.12286;2.52978;116;20221221;17.6;11.1;14.4;3.1;12.16;.1;1.22;5879 +68085;43.12286;2.52978;116;20221222;19;9.1;14.1;3.3;11.96;.3;1.31;6915 +68085;43.12286;2.52978;116;20221223;21.4;12.5;17;2.2;12.66;.1;1.31;6626 +68085;43.12286;2.52978;116;20221224;19.2;8.8;14;2.2;11.13;.1;1.13;6915 +68085;43.12286;2.52978;116;20221225;13.7;6.6;10.2;2.4;11.9;0;.42;5246 +68085;43.12286;2.52978;116;20221226;17.4;12.4;14.9;1.6;13.1;.1;.81;4595 +68085;43.12286;2.52978;116;20221227;17.1;8.5;12.8;2.1;11.46;.1;.85;6563 +68085;43.12286;2.52978;116;20221228;11.3;5.3;8.3;1.5;10.26;0;.4;4323 +68085;43.12286;2.52978;116;20221229;13.3;9;11.1;1.5;11.53;0;.55;4139 +68085;43.12286;2.52978;116;20221230;15.1;8.1;11.6;2.3;11.4;0;.69;6128 +68085;43.12286;2.52978;116;20221231;14.1;11.2;12.7;3.6;13.16;.1;.69;3647 +68086;43.1448;2.8351;38;20220101;9.9;4.1;7;1.1;10.46;.2;.22;5634 +68086;43.1448;2.8351;38;20220102;12.6;8.7;10.7;1.6;11.16;.2;.48;4774 +68086;43.1448;2.8351;38;20220103;16.8;7.7;12.2;2.3;11.11;.1;.84;7334 +68086;43.1448;2.8351;38;20220104;12.7;7;9.9;2.6;11.36;1.2;.45;5616 +68086;43.1448;2.8351;38;20220105;8.3;7.8;8.1;8.5;6.81;0;2.01;1651 +68086;43.1448;2.8351;38;20220106;7.8;4;5.9;9.1;5.26;0;2.13;4867 +68086;43.1448;2.8351;38;20220107;7.7;2.8;5.2;7.8;6.31;2.6;1.34;5640 +68086;43.1448;2.8351;38;20220108;11.7;7;9.4;8;9.36;2.1;1.21;5504 +68086;43.1448;2.8351;38;20220109;9.9;9.4;9.6;6.3;9.81;21;1.02;1986 +68086;43.1448;2.8351;38;20220110;8.7;7.9;8.3;4.8;9.51;5.5;.68;2551 +68086;43.1448;2.8351;38;20220111;11.6;6.4;9;8.2;6.91;0;2.19;6025 +68086;43.1448;2.8351;38;20220112;9.6;4.1;6.9;6.7;6.16;0;1.75;6233 +68086;43.1448;2.8351;38;20220113;9.1;-1.8;3.7;2.1;5.96;.1;.67;8592 +68086;43.1448;2.8351;38;20220114;11.9;-2.6;4.6;1.4;5.76;.1;.65;9531 +68086;43.1448;2.8351;38;20220115;13.8;-1.3;6.3;4;4.81;0;1.88;9826 +68086;43.1448;2.8351;38;20220116;11.9;4;8;6.6;5.56;0;2.35;7643 +68086;43.1448;2.8351;38;20220117;11.1;4.7;7.9;7.4;5.86;0;2.31;6997 +68086;43.1448;2.8351;38;20220118;8.1;.2;4.1;5.3;6.41;0;.98;7937 +68086;43.1448;2.8351;38;20220119;9.3;1.4;5.4;6.5;7.16;.1;1.02;7910 +68086;43.1448;2.8351;38;20220120;10.8;4.9;7.8;7.4;7.16;0;1.71;7004 +68086;43.1448;2.8351;38;20220121;7.6;2.8;5.2;9.5;5.76;0;1.75;6343 +68086;43.1448;2.8351;38;20220122;9.8;1.8;5.8;7.1;5.01;0;2.14;8048 +68086;43.1448;2.8351;38;20220123;10.9;-1.5;4.7;1.8;5.81;0;.88;9819 +68086;43.1448;2.8351;38;20220124;11.7;.4;6.1;1.4;7.01;0;.72;9481 +68086;43.1448;2.8351;38;20220125;13.4;.8;7.1;1.4;7.56;0;.81;9870 +68086;43.1448;2.8351;38;20220126;15.3;.8;8;5.2;6.21;0;2.25;10900 +68086;43.1448;2.8351;38;20220127;15.2;6.7;11;7.8;6.11;0;3.29;8908 +68086;43.1448;2.8351;38;20220128;9;3.8;6.4;9.8;6.06;0;2.08;7072 +68086;43.1448;2.8351;38;20220129;11.1;2.8;6.9;8.8;6.41;0;2.13;9055 +68086;43.1448;2.8351;38;20220130;10.3;1.7;6;8.5;6.91;0;1.63;9216 +68086;43.1448;2.8351;38;20220131;11.1;4;7.6;11.8;8.01;.9;1.59;8437 +68086;43.1448;2.8351;38;20220201;10.1;5.6;7.8;12.4;6.66;0;2.39;6869 +68086;43.1448;2.8351;38;20220202;13.4;8.3;10.9;12;9.51;0;2.12;7416 +68086;43.1448;2.8351;38;20220203;15;3.2;9.1;3.6;8.76;0;1.43;11260 +68086;43.1448;2.8351;38;20220204;15.6;9.6;12.6;6.2;9.91;0;2.07;8210 +68086;43.1448;2.8351;38;20220205;13.7;9.9;11.8;7.7;8.86;0;2.38;6754 +68086;43.1448;2.8351;38;20220206;11.5;5.3;8.4;8.3;6.96;.3;2.21;8505 +68086;43.1448;2.8351;38;20220207;13.9;8.6;11.3;9.5;9.01;.5;2.36;7941 +68086;43.1448;2.8351;38;20220208;15.4;7.9;11.6;3.6;7.36;0;2.14;9427 +68086;43.1448;2.8351;38;20220209;12.6;.8;6.7;1.8;8.01;0;1.02;11404 +68086;43.1448;2.8351;38;20220210;10.5;6.8;8.7;2.3;9.87;0;1.36;9870 +68086;43.1448;2.8351;38;20220211;15.8;5.6;10.7;3.9;9.34;0;1.62;8507 +68086;43.1448;2.8351;38;20220212;11.7;1.9;6.8;2.3;7.9;0;1.12;11159 +68086;43.1448;2.8351;38;20220213;16.2;6.1;11.1;4.8;10.34;0;1.67;10201 +68086;43.1448;2.8351;38;20220214;13.4;9.7;11.6;5.8;9.07;.4;2.12;5696 +68086;43.1448;2.8351;38;20220215;13.9;8;10.9;7.3;7.53;.2;2.85;10768 +68086;43.1448;2.8351;38;20220216;15.4;8.2;11.8;8.2;10.61;1.7;1.98;10284 +68086;43.1448;2.8351;38;20220217;16.8;12.7;14.8;8.1;12.21;.1;2.31;7900 +68086;43.1448;2.8351;38;20220218;20.6;6.9;13.7;3.9;11.21;0;2.32;13892 +68086;43.1448;2.8351;38;20220219;11.7;8.8;10.2;7.5;8.66;.1;1.96;6832 +68086;43.1448;2.8351;38;20220220;15.4;5.8;10.6;7.2;8.76;.2;2.36;12397 +68086;43.1448;2.8351;38;20220221;15;10.4;12.7;10.3;9.01;.9;3.1;8812 +68086;43.1448;2.8351;38;20220222;15.3;8.5;11.9;8.5;8.46;0;2.97;10652 +68086;43.1448;2.8351;38;20220223;18.9;7.2;13.1;3.4;8.96;0;2.51;14202 +68086;43.1448;2.8351;38;20220224;17.3;6.9;12.1;4.1;10.31;0;2.08;13291 +68086;43.1448;2.8351;38;20220225;13;8.8;10.9;7;7.01;0;2.9;8678 +68086;43.1448;2.8351;38;20220226;13.6;1.4;7.5;3.2;5.76;0;2.2;14646 +68086;43.1448;2.8351;38;20220227;15;.5;7.8;2.3;7.56;0;1.78;15564 +68086;43.1448;2.8351;38;20220228;17.5;3.3;10.4;3.1;8.31;0;2.25;15713 +68086;43.1448;2.8351;38;20220301;13.5;8.7;11.1;4.8;8.61;0;2.15;10175 +68086;43.1448;2.8351;38;20220302;10.9;6.4;8.7;3.8;10.36;1;.96;9781 +68086;43.1448;2.8351;38;20220303;17.5;9.2;13.3;3.7;10.51;.2;2.28;13272 +68086;43.1448;2.8351;38;20220304;12.6;9.5;11;8.8;10.26;0;1.78;8498 +68086;43.1448;2.8351;38;20220305;11.7;7.7;9.7;8.1;8.41;0;2.14;9565 +68086;43.1448;2.8351;38;20220306;12.7;7.4;10;5.1;7.76;0;2.28;11007 +68086;43.1448;2.8351;38;20220307;12.5;1.3;6.9;2.4;7.26;0;1.78;15772 +68086;43.1448;2.8351;38;20220308;13.9;3.3;8.6;3.8;8.81;1.6;1.81;15279 +68086;43.1448;2.8351;38;20220309;14.8;8.3;11.6;3.6;10.86;0;1.77;12638 +68086;43.1448;2.8351;38;20220310;15.6;9.6;12.6;3.6;11.36;0;1.85;12099 +68086;43.1448;2.8351;38;20220311;13.6;9;11.3;6.4;11.66;15.2;1.36;10025 +68086;43.1448;2.8351;38;20220312;10.9;10.8;10.9;5.5;11.51;89.1;.84;1699 +68086;43.1448;2.8351;38;20220313;12.7;9.7;11.2;5.7;10.36;15.1;1.68;8635 +68086;43.1448;2.8351;38;20220314;12.3;4.4;8.3;5.8;11.61;3;.73;14290 +68086;43.1448;2.8351;38;20220315;13.5;12.3;12.9;6.8;13.01;0;1.2;5802 +68086;43.1448;2.8351;38;20220316;13.9;12.3;13.1;3.5;13.01;0;1.28;7002 +68086;43.1448;2.8351;38;20220317;15.3;10.8;13;3.7;12.76;3.9;1.61;11074 +68086;43.1448;2.8351;38;20220318;15.1;10.8;12.9;2.6;11.87;.4;1.71;10214 +68086;43.1448;2.8351;38;20220319;12.7;9.8;11.2;1.6;11.1;.1;1.21;6637 +68086;43.1448;2.8351;38;20220320;12.3;7.9;10.1;6.4;11.77;11.8;.93;7317 +68086;43.1448;2.8351;38;20220321;13.2;10.9;12;7.2;10.5;.1;1.98;6423 +68086;43.1448;2.8351;38;20220322;14.4;8.1;11.3;6.5;8.8;0;2.87;15414 +68086;43.1448;2.8351;38;20220323;14.6;7.6;11.1;4.5;8.87;0;2.67;16429 +68086;43.1448;2.8351;38;20220324;15.3;4.9;10.1;2.9;9.43;0;2.17;16709 +68086;43.1448;2.8351;38;20220325;15.8;8.8;12.3;2.5;10.07;0;2.39;15808 +68086;43.1448;2.8351;38;20220326;16.1;8.3;12.2;3.1;10.51;0;2.46;15599 +68086;43.1448;2.8351;38;20220327;18.8;8.6;13.7;1.9;8.9;0;2.91;18496 +68086;43.1448;2.8351;38;20220328;18.2;6.5;12.3;4.4;9.3;0;3.16;19638 +68086;43.1448;2.8351;38;20220329;16.2;8.9;12.6;3.7;12;5.2;1.91;11598 +68086;43.1448;2.8351;38;20220330;15.6;9.6;12.6;3.9;11.33;1;2.14;12235 +68086;43.1448;2.8351;38;20220331;16.1;10.5;13.3;7.2;8.8;.7;3.83;16696 +68086;43.1448;2.8351;38;20220401;9.3;4.3;6.8;11.4;5.3;.3;3.38;17891 +68086;43.1448;2.8351;38;20220402;9.5;2.1;5.8;6;5.29;0;2.31;11490 +68086;43.1448;2.8351;38;20220403;10.6;3.9;7.3;6.6;4.6;0;3.58;20700 +68086;43.1448;2.8351;38;20220404;14;2.9;8.5;5.1;4.8;.1;3.89;23500 +68086;43.1448;2.8351;38;20220405;18.1;5.3;11.7;5.5;5.74;0;4.53;22995 +68086;43.1448;2.8351;38;20220406;18.1;10.2;14.1;5;9.1;0;3.72;16866 +68086;43.1448;2.8351;38;20220407;21.6;10.8;16.2;5.3;10.5;0;4.53;21374 +68086;43.1448;2.8351;38;20220408;19.9;13.3;16.6;5.5;11.7;0;4.03;18444 +68086;43.1448;2.8351;38;20220409;16.6;9.5;13;6.7;7.57;0;4.19;16754 +68086;43.1448;2.8351;38;20220410;14.7;4.6;9.7;4.3;8.63;0;2.91;21886 +68086;43.1448;2.8351;38;20220411;16.6;9.8;13.2;8.6;12.23;0;2.55;15672 +68086;43.1448;2.8351;38;20220412;14.8;11.7;13.3;6.6;12.8;3.1;1.83;9349 +68086;43.1448;2.8351;38;20220413;16.5;12.2;14.3;3.4;12.1;.7;2.35;11391 +68086;43.1448;2.8351;38;20220414;23.2;11.1;17.2;3.1;10.57;0;4.45;23062 +68086;43.1448;2.8351;38;20220415;23.8;13.6;18.7;6.6;12.62;0;5.02;20075 +68086;43.1448;2.8351;38;20220416;23.1;15.2;19.1;10.5;12.62;0;5.78;21194 +68086;43.1448;2.8351;38;20220417;20.7;14.2;17.5;4.5;11.1;0;4.78;24600 +68086;43.1448;2.8351;38;20220418;23.1;12.3;17.7;4.8;10.37;0;5.17;23683 +68086;43.1448;2.8351;38;20220419;22.2;13.6;17.9;4.8;11.23;1.5;4.48;17302 +68086;43.1448;2.8351;38;20220420;14.6;10.2;12.4;4;11.73;42.5;1.92;10706 +68086;43.1448;2.8351;38;20220421;13.9;9.8;11.8;6;11.57;.9;1.86;9772 +68086;43.1448;2.8351;38;20220422;18.3;10.1;14.2;4.2;12.5;0;3.35;22406 +68086;43.1448;2.8351;38;20220423;18;12.1;15;6.3;11.63;18.6;3.19;13636 +68086;43.1448;2.8351;38;20220424;20;9.7;14.9;5.1;11.3;1.2;3.97;21852 +68086;43.1448;2.8351;38;20220425;20.9;10.9;15.9;3.4;11.53;0;4.2;24432 +68086;43.1448;2.8351;38;20220426;18.7;9.5;14.1;2.2;11.83;0;3.49;24140 +68086;43.1448;2.8351;38;20220427;18.9;10.6;14.7;2.6;13.1;0;3.19;20936 +68086;43.1448;2.8351;38;20220428;21.7;12.6;17.2;3;13.9;0;3.98;23147 +68086;43.1448;2.8351;38;20220429;26.2;16;21.1;4.7;14.37;0;5.75;25938 +68086;43.1448;2.8351;38;20220430;24.1;16.4;20.3;4.8;12.97;0;5.11;19464 +68086;43.1448;2.8351;38;20220501;24.3;13.1;18.7;4.2;10.57;0;5.69;26834 +68086;43.1448;2.8351;38;20220502;20.2;14.2;17.2;3.1;12.57;0;3.44;15562 +68086;43.1448;2.8351;38;20220503;20.9;13.9;17.4;3.1;13.63;.4;3.6;18514 +68086;43.1448;2.8351;38;20220504;22.5;12.6;17.6;4;13;1.2;4.38;22223 +68086;43.1448;2.8351;38;20220505;21.6;14;17.8;6.2;11.43;.3;5.34;24322 +68086;43.1448;2.8351;38;20220506;20.9;12.8;16.9;7.8;10.91;0;5.06;21690 +68086;43.1448;2.8351;38;20220507;23.6;13.4;18.5;8.7;12.16;.1;5.89;24551 +68086;43.1448;2.8351;38;20220508;24.8;15.8;20.3;5.8;13.51;.5;5.57;23188 +68086;43.1448;2.8351;38;20220509;25.4;13.1;19.3;2;13.96;0;4.68;26310 +68086;43.1448;2.8351;38;20220510;25.9;11.1;18.5;2.1;14.21;.1;4.85;28294 +68086;43.1448;2.8351;38;20220511;24.8;11.2;18;2.8;14.61;0;4.76;27895 +68086;43.1448;2.8351;38;20220512;22.8;14.1;18.5;3;15.16;0;4.06;22581 +68086;43.1448;2.8351;38;20220513;27.8;13;20.4;2.4;14.51;0;5.38;28751 +68086;43.1448;2.8351;38;20220514;28;14.8;21.4;2.4;15.96;0;5.37;28058 +68086;43.1448;2.8351;38;20220515;23.3;16.8;20;4.5;16.91;.4;4.05;20080 +68086;43.1448;2.8351;38;20220516;26.9;16;21.5;2.2;16.61;0;4.97;26034 +68086;43.1448;2.8351;38;20220517;27;14.1;20.6;1.9;16.91;0;4.93;27598 +68086;43.1448;2.8351;38;20220518;32.3;17.9;25.1;3.9;16.91;0;7.14;29806 +68086;43.1448;2.8351;38;20220519;23.7;19.3;21.5;5.2;19.66;.1;3.67;16962 +68086;43.1448;2.8351;38;20220520;26.2;18.2;22.2;5;18.41;0;4.96;22733 +68086;43.1448;2.8351;38;20220521;28;15.9;21.9;2.2;18.36;.1;5.18;27476 +68086;43.1448;2.8351;38;20220522;28.5;16.7;22.6;2.3;19.66;0;5.18;27301 +68086;43.1448;2.8351;38;20220523;23.5;19.4;21.5;5.7;17.16;0;4.27;16483 +68086;43.1448;2.8351;38;20220524;18;15.2;16.6;7.9;13.06;3.7;3.5;13812 +68086;43.1448;2.8351;38;20220525;22.4;12.6;17.5;9.7;11.86;0;5.71;25589 +68086;43.1448;2.8351;38;20220526;22.4;13.9;18.2;9;12.41;0;5.62;24196 +68086;43.1448;2.8351;38;20220527;26.6;15.6;21.1;8.5;13.86;0;6.97;27295 +68086;43.1448;2.8351;38;20220528;28;18.1;23;7.9;13.36;0;7.69;25482 +68086;43.1448;2.8351;38;20220529;29;16.2;22.6;4.7;9.51;0;7.77;29493 +68086;43.1448;2.8351;38;20220530;27;12.2;19.6;1.8;10.61;.5;5.52;29957 +68086;43.1448;2.8351;38;20220531;27.9;15.9;21.9;2.1;14.76;.1;5.59;28488 +68086;43.1448;2.8351;38;20220601;25.5;15.3;20.4;2.8;17.96;0;4.75;26251 +68086;43.1448;2.8351;38;20220602;24.6;19.1;21.8;3.3;19.01;0;4.17;19999 +68086;43.1448;2.8351;38;20220603;27.3;19;23.1;3.4;19.91;.2;5.02;24190 +68086;43.1448;2.8351;38;20220604;28.1;20.2;24.2;3.5;20.26;0;5.29;23792 +68086;43.1448;2.8351;38;20220605;26.9;19.5;23.2;6.4;17.41;0;5.97;22951 +68086;43.1448;2.8351;38;20220606;31;17;24;3.4;16.41;2.5;6.88;31017 +68086;43.1448;2.8351;38;20220607;26.1;18.6;22.4;5.5;17.36;0;5.43;23093 +68086;43.1448;2.8351;38;20220608;25.5;17;21.2;5.2;15.86;.3;5.47;24358 +68086;43.1448;2.8351;38;20220609;24.5;15.9;20.2;7.7;12.46;0;6.37;24525 +68086;43.1448;2.8351;38;20220610;31.6;17.2;24.4;5.5;13.11;0;8.51;31333 +68086;43.1448;2.8351;38;20220611;35.9;19;27.5;3;12.76;0;8.07;31386 +68086;43.1448;2.8351;38;20220612;34.2;21.2;27.7;3.9;16.06;.9;8.16;30106 +68086;43.1448;2.8351;38;20220613;35;20.6;27.8;5;18.71;0;8.58;30983 +68086;43.1448;2.8351;38;20220614;32.3;20;26.1;2.6;15.61;.6;6.85;29166 +68086;43.1448;2.8351;38;20220615;32.8;19.5;26.2;2.3;16.96;0;6.76;30445 +68086;43.1448;2.8351;38;20220616;38.1;18.4;28.2;2;18.16;0;7.42;31496 +68086;43.1448;2.8351;38;20220617;40.2;22.7;31.5;2.5;17.51;0;8.31;31509 +68086;43.1448;2.8351;38;20220618;31.4;20.2;25.8;3.2;19.81;0;6.4;27566 +68086;43.1448;2.8351;38;20220619;29.7;22.6;26.2;6.4;23.36;0;5.76;22243 +68086;43.1448;2.8351;38;20220620;26.5;22;24.2;5;23.46;0;4.04;17587 +68086;43.1448;2.8351;38;20220621;28.5;22.8;25.7;3.2;24.26;1;4.64;20465 +68086;43.1448;2.8351;38;20220622;29.6;20.2;24.9;3.3;22.71;14.3;5.47;25887 +68086;43.1448;2.8351;38;20220623;29;19.2;24.1;3.8;20.91;12.8;5.65;26491 +68086;43.1448;2.8351;38;20220624;26.8;18.3;22.5;4.1;17.36;0;5.45;24832 +68086;43.1448;2.8351;38;20220625;27.5;16.8;22.2;2.8;18.56;2.9;5.36;27292 +68086;43.1448;2.8351;38;20220626;22.3;17.9;20.1;4.2;18.67;0;6.03;26192 +68086;43.1448;2.8351;38;20220627;26.2;17.5;21.8;7;15.41;.2;6.2;24377 +68086;43.1448;2.8351;38;20220628;28.2;16.9;22.5;8;14.31;0;7.59;28350 +68086;43.1448;2.8351;38;20220629;32.6;16.7;24.6;3.9;14.76;.2;7.75;31414 +68086;43.1448;2.8351;38;20220630;22.6;19;20.8;7.7;16.26;0;4.51;15896 +68086;43.1448;2.8351;38;20220701;26.9;15.4;21.2;6.3;12.71;0;7.04;28583 +68086;43.1448;2.8351;38;20220702;29.1;15.3;22.2;2.9;13.16;0;6.4;29630 +68086;43.1448;2.8351;38;20220703;34;17.1;25.5;4.1;16.06;0;7.94;31283 +68086;43.1448;2.8351;38;20220704;30.4;20.2;25.3;7.6;18.31;0;7.62;26787 +68086;43.1448;2.8351;38;20220705;32.3;21.4;26.8;7.7;17.71;0;8.71;27707 +68086;43.1448;2.8351;38;20220706;30.4;21.6;26;5.8;14.41;0;7.9;24973 +68086;43.1448;2.8351;38;20220707;30.7;19.7;25.2;9;15.56;0;8.81;27807 +68086;43.1448;2.8351;38;20220708;31.6;19.9;25.7;8.3;14.86;0;9.15;28553 +68086;43.1448;2.8351;38;20220709;34.6;19.6;27.1;5.7;13.41;0;9.59;30995 +68086;43.1448;2.8351;38;20220710;36.8;21.4;29.1;4.1;13.21;0;9.25;30936 +68086;43.1448;2.8351;38;20220711;33;18.4;25.7;2.2;15.71;0;6.62;29652 +68086;43.1448;2.8351;38;20220712;34.9;18.5;26.7;1.8;19.21;0;6.66;30811 +68086;43.1448;2.8351;38;20220713;33.2;19.2;26.2;2.1;20.51;0;6.49;30370 +68086;43.1448;2.8351;38;20220714;35.1;21.5;28.3;1.6;22.91;0;6.21;28696 +68086;43.1448;2.8351;38;20220715;38.9;21.9;30.4;4.5;15.31;0;9.85;30600 +68086;43.1448;2.8351;38;20220716;38.9;21.5;30.2;2.4;14.96;0;7.82;30096 +68086;43.1448;2.8351;38;20220717;35.4;19.5;27.5;2;17.81;.1;6.83;30018 +68086;43.1448;2.8351;38;20220718;33.8;19.7;26.8;2.9;21.96;0;6.74;29585 +68086;43.1448;2.8351;38;20220719;29.6;23.1;26.4;4.5;24.91;0;5.01;20706 +68086;43.1448;2.8351;38;20220720;32.4;23.7;28;5;19.16;0;7.35;24208 +68086;43.1448;2.8351;38;20220721;37.4;21.5;29.5;3.4;16.26;0;8.43;30103 +68086;43.1448;2.8351;38;20220722;36.3;21.4;28.9;4;17.81;3.1;8.26;29124 +68086;43.1448;2.8351;38;20220723;30.5;20.6;25.6;7.5;16.96;0;7.83;25408 +68086;43.1448;2.8351;38;20220724;33.8;21.4;27.6;3;18.01;0;6.9;27500 +68086;43.1448;2.8351;38;20220725;28.9;21.7;25.3;7.3;20.21;.5;6.26;21684 +68086;43.1448;2.8351;38;20220726;29.6;20.5;25.1;7.6;15.61;0;7.73;24009 +68086;43.1448;2.8351;38;20220727;31.3;19;25.1;6.6;13.51;0;8.64;28042 +68086;43.1448;2.8351;38;20220728;32.8;19.6;26.2;4.7;14.06;0;8.1;28641 +68086;43.1448;2.8351;38;20220729;29.7;22.3;26;5.6;17.86;2.8;6.6;21517 +68086;43.1448;2.8351;38;20220730;33.2;20.9;27;6.4;17.46;0;8.39;27327 +68086;43.1448;2.8351;38;20220731;36;22.7;29.4;5.7;15.76;0;9.43;28177 +68086;43.1448;2.8351;38;20220801;37;23.2;30.1;7;15.96;0;10.61;28476 +68086;43.1448;2.8351;38;20220802;39.1;23.4;31.3;4.5;13.56;0;9.83;28819 +68086;43.1448;2.8351;38;20220803;34;20.5;27.2;2.4;19.91;0;6.34;27508 +68086;43.1448;2.8351;38;20220804;31.3;22.6;26.9;2.4;24.86;.2;5.05;22657 +68086;43.1448;2.8351;38;20220805;34.1;22.8;28.4;6.1;21.81;0;7.61;25361 +68086;43.1448;2.8351;38;20220806;35.1;22.7;28.9;6.6;18.31;0;9.09;26914 +68086;43.1448;2.8351;38;20220807;36.8;24.6;30.7;3.5;14.86;0;7.95;25917 +68086;43.1448;2.8351;38;20220808;36.9;20.4;28.7;2.9;13.01;0;7.5;28045 +68086;43.1448;2.8351;38;20220809;36.6;19.2;27.9;2.5;13.16;0;7.1;27908 +68086;43.1448;2.8351;38;20220810;32.8;19.1;26;2.9;20.01;0;6.07;26566 +68086;43.1448;2.8351;38;20220811;31.3;24.2;27.8;3.5;26.96;0;4.89;20102 +68086;43.1448;2.8351;38;20220812;39.4;24.1;31.8;2.2;25.76;0;6.69;26842 +68086;43.1448;2.8351;38;20220813;34.3;24.3;29.3;4.2;24.16;2;6.49;22980 +68086;43.1448;2.8351;38;20220814;32.2;23.4;27.8;4.7;22.76;.9;6.09;21757 +68086;43.1448;2.8351;38;20220815;31.9;22;26.9;4.3;16.61;0;6.81;23153 +68086;43.1448;2.8351;38;20220816;31.1;18.5;24.8;2.9;17.26;1;5.74;24970 +68086;43.1448;2.8351;38;20220817;25.8;19.4;22.6;4.9;17.81;.5;4.66;18508 +68086;43.1448;2.8351;38;20220818;26.5;18.9;22.7;9.1;16.46;.1;6.03;19866 +68086;43.1448;2.8351;38;20220819;28;18.7;23.4;8.8;16.26;.1;6.62;21552 +68086;43.1448;2.8351;38;20220820;33.3;21.1;27.2;4.9;15.61;0;7.59;24784 +68086;43.1448;2.8351;38;20220821;32;22.1;27;4.3;15.86;0;6.66;22028 +68086;43.1448;2.8351;38;20220822;28.3;21.4;24.9;6.5;17.66;.2;5.97;18504 +68086;43.1448;2.8351;38;20220823;34.2;21.7;27.9;5.8;18.51;0;7.74;24521 +68086;43.1448;2.8351;38;20220824;33.3;19.6;26.4;2.5;17.01;.5;5.87;24817 +68086;43.1448;2.8351;38;20220825;33.9;21.3;27.6;4;19.56;.4;6.58;24045 +68086;43.1448;2.8351;38;20220826;33.2;22.2;27.7;7.8;18.71;0;8.1;22475 +68086;43.1448;2.8351;38;20220827;33.8;21.6;27.7;5.2;17.01;0;7.52;23696 +68086;43.1448;2.8351;38;20220828;33.3;18.7;26;2.3;16.81;0;5.55;24209 +68086;43.1448;2.8351;38;20220829;30.9;18.7;24.8;2.5;19.71;3.2;4.91;22724 +68086;43.1448;2.8351;38;20220830;34.4;18.8;26.6;2;20.31;0;5.25;24347 +68086;43.1448;2.8351;38;20220831;29.5;19.5;24.5;3.2;20.01;0;4.68;20595 +68086;43.1448;2.8351;38;20220901;33.6;21;27.3;5.9;18.41;.7;7.41;23144 +68086;43.1448;2.8351;38;20220902;30.4;20.5;25.5;3.4;19.16;1.6;5.03;20122 +68086;43.1448;2.8351;38;20220903;28.2;19.3;23.8;2.7;20.16;.4;4.11;19280 +68086;43.1448;2.8351;38;20220904;29.6;20.5;25;2.9;23.81;0;4.1;19291 +68086;43.1448;2.8351;38;20220905;29.3;24.2;26.8;4.8;26.71;.4;3.86;14636 +68086;43.1448;2.8351;38;20220906;31.3;24.1;27.7;3.7;26.51;1.3;4.34;16822 +68086;43.1448;2.8351;38;20220907;29.3;20.8;25;3;20.41;0;4.32;18278 +68086;43.1448;2.8351;38;20220908;30.3;18.8;24.6;3.3;13.61;0;5.43;20732 +68086;43.1448;2.8351;38;20220909;26.8;17.1;21.9;3.5;13.96;0;4.7;18977 +68086;43.1448;2.8351;38;20220910;30.2;16.9;23.5;3.3;13.56;0;5.37;22068 +68086;43.1448;2.8351;38;20220911;29;15.1;22.1;2.4;14.26;0;4.47;21103 +68086;43.1448;2.8351;38;20220912;27.4;18.4;22.9;3;20.26;.1;3.68;17874 +68086;43.1448;2.8351;38;20220913;27.6;24.1;25.8;4;27.46;4.7;2.62;10474 +68086;43.1448;2.8351;38;20220914;27.6;20.9;24.2;2.8;23.11;.9;3.22;15131 +68086;43.1448;2.8351;38;20220915;31.8;19.1;25.5;3.9;17.36;.7;5.55;20710 +68086;43.1448;2.8351;38;20220916;27.3;20.2;23.8;6.9;16.11;0;5.51;15571 +68086;43.1448;2.8351;38;20220917;24.8;15.7;20.2;5;9.11;0;5.42;17402 +68086;43.1448;2.8351;38;20220918;28.3;10.2;19.3;2.7;7.71;0;4.78;21034 +68086;43.1448;2.8351;38;20220919;29.5;10;19.7;3.5;7.41;0;5.6;20840 +68086;43.1448;2.8351;38;20220920;28.8;12.6;20.7;4.2;7.76;0;5.85;20645 +68086;43.1448;2.8351;38;20220921;27.2;13.4;20.3;3.3;9.66;0;4.76;20179 +68086;43.1448;2.8351;38;20220922;25.3;13.6;19.5;1.9;12.81;0;3.4;18331 +68086;43.1448;2.8351;38;20220923;22.7;12.3;17.5;2.8;16.16;8.5;2.66;16858 +68086;43.1448;2.8351;38;20220924;22.5;16;19.2;5;15.46;2;3.18;13483 +68086;43.1448;2.8351;38;20220925;22.2;13.9;18;6.3;12.01;0;4.14;15343 +68086;43.1448;2.8351;38;20220926;22;12.9;17.4;6.9;11.21;.5;4.29;15707 +68086;43.1448;2.8351;38;20220927;20;14.2;17.1;8.5;12.91;.8;3.55;12528 +68086;43.1448;2.8351;38;20220928;20.9;15.2;18.1;7.5;14.81;3;3.13;12350 +68086;43.1448;2.8351;38;20220929;19.8;14.1;16.9;6.3;13.21;1.5;3.02;12112 +68086;43.1448;2.8351;38;20220930;19.7;11.9;15.8;6.5;11.46;.1;3.35;14241 +68086;43.1448;2.8351;38;20221001;25.3;12;18.7;5;12.31;0;4.29;18114 +68086;43.1448;2.8351;38;20221002;28.1;14.9;21.5;3.6;14.71;0;4.18;17785 +68086;43.1448;2.8351;38;20221003;27.5;15.1;21.3;3.7;14.16;0;4.09;17059 +68086;43.1448;2.8351;38;20221004;27.4;12.4;19.9;2.4;13.96;.1;3.35;17860 +68086;43.1448;2.8351;38;20221005;21.9;12.5;17.2;2.9;17.16;.5;2.05;14153 +68086;43.1448;2.8351;38;20221006;26.1;17.9;22;3.7;16.46;0;3.47;13833 +68086;43.1448;2.8351;38;20221007;20.8;13.3;17.1;1.8;16.21;1.2;1.85;12356 +68086;43.1448;2.8351;38;20221008;23.2;16.5;19.9;1.5;17.26;1.8;2.03;12020 +68086;43.1448;2.8351;38;20221009;22.8;12.1;17.5;1.4;15.56;.2;2.09;14589 +68086;43.1448;2.8351;38;20221010;22.7;15.6;19.2;1.9;17.86;.1;1.94;11910 +68086;43.1448;2.8351;38;20221011;23.6;15.1;19.3;1.1;16.56;.1;2;13021 +68086;43.1448;2.8351;38;20221012;26.2;13.7;19.9;2.1;14.81;1.1;2.75;15122 +68086;43.1448;2.8351;38;20221013;24.7;14.2;19.5;3.8;14.71;0;3.11;13821 +68086;43.1448;2.8351;38;20221014;25.1;18.2;21.7;6;15.96;.2;3.84;11314 +68086;43.1448;2.8351;38;20221015;22;11.9;17;2.2;15.71;.1;1.9;13025 +68086;43.1448;2.8351;38;20221016;23.7;19.1;21.4;4.3;20.56;.1;2.08;9143 +68086;43.1448;2.8351;38;20221017;21.9;20.4;21.2;6.3;21.71;.2;1.52;5211 +68086;43.1448;2.8351;38;20221018;22.2;20.1;21.1;3.7;21.71;.1;1.42;6058 +68086;43.1448;2.8351;38;20221019;22.4;19.7;21.1;3.5;21.91;.5;1.37;6436 +68086;43.1448;2.8351;38;20221020;24.6;20.2;22.4;4;21.36;1;1.97;7625 +68086;43.1448;2.8351;38;20221021;24.9;19.9;22.4;3;18.16;.1;2.46;8842 +68086;43.1448;2.8351;38;20221022;24.7;15.5;20.1;2.2;17.26;.1;2.06;11604 +68086;43.1448;2.8351;38;20221023;22.9;15.4;19.2;3.1;20.01;0;1.52;10239 +68086;43.1448;2.8351;38;20221024;27.6;19.3;23.4;1.4;19.51;0;2;11024 +68086;43.1448;2.8351;38;20221025;21.6;15;18.3;2.2;15.81;0;1.7;9283 +68086;43.1448;2.8351;38;20221026;22.5;17.3;19.9;1.9;19.36;0;1.44;8264 +68086;43.1448;2.8351;38;20221027;23.7;18.1;20.9;2.1;19.81;.1;1.6;8669 +68086;43.1448;2.8351;38;20221028;23.6;18.4;21;3.5;19.61;0;1.86;8464 +68086;43.1448;2.8351;38;20221029;21.1;16.8;19;3.8;18.41;0;1.49;7676 +68086;43.1448;2.8351;38;20221030;22.7;17.8;20.2;4.3;19.01;0;1.83;7856 +68086;43.1448;2.8351;38;20221031;24.3;19.5;21.9;4.8;19.41;.6;2.34;7640 +68086;43.1448;2.8351;38;20221101;23.3;16;19.6;4.1;14.96;0;2.56;9532 +68086;43.1448;2.8351;38;20221102;24.2;14.5;19.4;2.6;12.21;.1;2.42;10601 +68086;43.1448;2.8351;38;20221103;18.6;11.3;15;4.5;12.66;1.3;1.85;8813 +68086;43.1448;2.8351;38;20221104;13.7;10.8;12.3;8.1;10.31;2.7;1.98;5806 +68086;43.1448;2.8351;38;20221105;16.6;9.1;12.9;7.3;8.31;0;2.98;9150 +68086;43.1448;2.8351;38;20221106;19.4;3.4;11.4;1.6;8.46;0;1.43;11986 +68086;43.1448;2.8351;38;20221107;20.3;7;13.7;3.2;11.46;.1;1.79;11160 +68086;43.1448;2.8351;38;20221108;21.2;15.9;18.6;4;16.26;0;1.75;7569 +68086;43.1448;2.8351;38;20221109;21.2;16.3;18.7;3.2;16.11;1.2;1.62;7072 +68086;43.1448;2.8351;38;20221110;19.1;11.7;15.4;4.8;11.71;0;2.13;8580 +68086;43.1448;2.8351;38;20221111;19.4;10.7;15;2.5;14.06;.9;1.17;8903 +68086;43.1448;2.8351;38;20221112;20.6;15.2;17.9;2.9;15.56;.2;1.47;7316 +68086;43.1448;2.8351;38;20221113;18.9;9.3;14.1;1.6;13.71;0;.93;9309 +68086;43.1448;2.8351;38;20221114;19.1;14.4;16.7;3.4;15.26;0;1.31;6586 +68086;43.1448;2.8351;38;20221115;18.6;14.5;16.6;2.3;14.66;.5;1.15;6100 +68086;43.1448;2.8351;38;20221116;20.8;12.5;16.7;3;11.56;0;1.89;8464 +68086;43.1448;2.8351;38;20221117;21;9.4;15.2;4;11.56;6.7;2.04;9697 +68086;43.1448;2.8351;38;20221118;15.5;11;13.3;6.5;10.81;.5;1.87;6144 +68086;43.1448;2.8351;38;20221119;11.6;8.5;10.1;7.7;9.61;.5;1.36;5197 +68086;43.1448;2.8351;38;20221120;15.2;6.6;10.9;6.2;9.36;.6;1.7;8333 +68086;43.1448;2.8351;38;20221121;11.2;8.6;9.9;4.2;10.36;8.7;.78;4480 +68086;43.1448;2.8351;38;20221122;11.9;6.9;9.4;8.9;8.86;5.6;1.56;6189 +68086;43.1448;2.8351;38;20221123;17.7;8.1;12.9;3.6;11.06;5.6;1.34;8348 +68086;43.1448;2.8351;38;20221124;15.7;7.1;11.4;2.6;10.21;.1;.99;7821 +68086;43.1448;2.8351;38;20221125;14.7;8.2;11.5;5.6;10.41;2;1.42;6647 +68086;43.1448;2.8351;38;20221126;15.6;9.3;12.5;5.7;9.11;0;2.07;6765 +68086;43.1448;2.8351;38;20221127;13.3;2.2;7.8;2.4;8.61;2.9;.77;8479 +68086;43.1448;2.8351;38;20221128;12.5;10;11.2;6;10.96;6.2;1.03;4182 +68086;43.1448;2.8351;38;20221129;13.4;8.4;10.9;6.6;9.06;.8;1.7;5854 +68086;43.1448;2.8351;38;20221130;12.3;5;8.6;4.8;8.06;0;1.28;7095 +68086;43.1448;2.8351;38;20221201;7.5;4.1;5.8;5.9;7.71;0;.75;4887 +68086;43.1448;2.8351;38;20221202;10.8;2.5;6.7;3;7.06;.1;.94;7135 +68086;43.1448;2.8351;38;20221203;8.5;4.3;6.4;1.6;7.76;1.3;.55;5115 +68086;43.1448;2.8351;38;20221204;11.6;6.9;9.3;3;7.81;0;1.12;5538 +68086;43.1448;2.8351;38;20221205;12.2;-.3;5.9;1.8;6.46;.1;.72;8565 +68086;43.1448;2.8351;38;20221206;13.8;2.9;8.3;1.3;7.31;.1;.66;7911 +68086;43.1448;2.8351;38;20221207;16.7;9;12.9;2.8;8.11;0;1.54;6912 +68086;43.1448;2.8351;38;20221208;7;2.9;4.9;2.1;7.46;1.5;.45;4882 +68086;43.1448;2.8351;38;20221209;16.2;6.4;11.3;2.9;10.71;0;.85;7644 +68086;43.1448;2.8351;38;20221210;5.4;6.7;6.1;8.5;7.31;.1;1.17;0 +68086;43.1448;2.8351;38;20221211;6.6;-1.4;2.6;3.5;4.41;0;1.06;6890 +68086;43.1448;2.8351;38;20221212;8.8;1.2;5;3.6;6.21;5.8;.91;6379 +68086;43.1448;2.8351;38;20221213;7.2;3.4;5.3;1.8;8.61;3.8;.24;4803 +68086;43.1448;2.8351;38;20221214;13;7.3;10.1;2.3;11.71;2.2;.35;5672 +68086;43.1448;2.8351;38;20221215;13.5;10.5;12;3.8;12.51;6.9;.59;4050 +68086;43.1448;2.8351;38;20221216;15.4;10.5;12.9;3.7;11.41;1;1.06;5400 +68086;43.1448;2.8351;38;20221217;10.8;6.6;8.7;4.2;8.76;0;.94;5013 +68086;43.1448;2.8351;38;20221218;11.7;5.7;8.7;3.2;8.96;.8;.76;6119 +68086;43.1448;2.8351;38;20221219;16.7;11.9;14.3;5;13.31;0;1.1;5010 +68086;43.1448;2.8351;38;20221220;14.7;11.4;13.1;3.8;13.71;0;.55;4412 +68086;43.1448;2.8351;38;20221221;18.2;12.3;15.3;3.6;12.16;0;1.42;5818 +68086;43.1448;2.8351;38;20221222;19.7;10.2;15;3.6;11.91;.2;1.47;7172 +68086;43.1448;2.8351;38;20221223;22.1;14.5;18.3;2.5;12.81;0;1.54;6489 +68086;43.1448;2.8351;38;20221224;19.8;10.7;15.3;2.4;11.26;.2;1.28;7072 +68086;43.1448;2.8351;38;20221225;14;5.6;9.8;1.9;11.76;0;.35;6519 +68086;43.1448;2.8351;38;20221226;17.4;12.8;15.1;1.5;13.16;.1;.76;5193 +68086;43.1448;2.8351;38;20221227;17.7;9.4;13.5;2.3;11.56;.2;.95;6794 +68086;43.1448;2.8351;38;20221228;11.6;5.8;8.7;1.2;10.31;0;.36;5485 +68086;43.1448;2.8351;38;20221229;13.6;10.8;12.2;1.3;11.81;0;.56;4059 +68086;43.1448;2.8351;38;20221230;15.4;8.3;11.8;1.7;11.36;0;.59;6192 +68086;43.1448;2.8351;38;20221231;14.6;11.4;13;2.7;13.21;0;.6;4471 +68087;43.18839;3.10068;4;20220101;10.8;6.5;8.7;1.5;11.31;.1;.25;4834 +68087;43.18839;3.10068;4;20220102;11.8;9.2;10.5;2;11.18;.1;.5;4412 +68087;43.18839;3.10068;4;20220103;16.2;7.1;11.7;2.5;11.21;.1;.77;7752 +68087;43.18839;3.10068;4;20220104;13.1;8.4;10.7;3.4;11.78;.6;.52;4710 +68087;43.18839;3.10068;4;20220105;9.4;8.8;9.1;7.7;6.21;0;2.47;3328 +68087;43.18839;3.10068;4;20220106;9.3;4.1;6.7;7.6;4.98;0;2.25;6302 +68087;43.18839;3.10068;4;20220107;9.7;2;5.8;6;6.18;.6;1.43;7278 +68087;43.18839;3.10068;4;20220108;13.7;6.9;10.3;7;9.01;1;1.57;7093 +68087;43.18839;3.10068;4;20220109;11.3;9.2;10.3;6.3;9.15;9;1.45;3741 +68087;43.18839;3.10068;4;20220110;10;7.5;8.8;4.8;8.81;2.2;1.04;2358 +68087;43.18839;3.10068;4;20220111;12.3;3.7;8;4.4;5.87;0;1.63;7818 +68087;43.18839;3.10068;4;20220112;10.6;1;5.8;3.2;5.57;0;1.11;8191 +68087;43.18839;3.10068;4;20220113;10;-1.2;4.4;1.9;5.88;0;.66;9241 +68087;43.18839;3.10068;4;20220114;11.5;-1.1;5.2;1.7;5.91;.1;.68;9505 +68087;43.18839;3.10068;4;20220115;12.9;-1.3;5.8;2.4;5.65;0;1.18;9896 +68087;43.18839;3.10068;4;20220116;13.6;1.4;7.5;5.1;4.81;0;2.4;8955 +68087;43.18839;3.10068;4;20220117;13.2;4.1;8.7;6.2;5.58;0;2.51;8632 +68087;43.18839;3.10068;4;20220118;11;.3;5.6;3.6;6.35;0;1.1;9061 +68087;43.18839;3.10068;4;20220119;11.7;1.3;6.5;4.9;6.85;.1;1.28;8932 +68087;43.18839;3.10068;4;20220120;12.3;4;8.1;5.7;6.78;0;1.83;9112 +68087;43.18839;3.10068;4;20220121;9.3;2;5.7;6.9;5.31;0;1.88;8056 +68087;43.18839;3.10068;4;20220122;12.1;1.2;6.7;5.1;5.05;0;2.04;9790 +68087;43.18839;3.10068;4;20220123;10.9;-.8;5.1;2;6.11;0;.89;9863 +68087;43.18839;3.10068;4;20220124;11.8;2.5;7.2;2;7.58;0;.83;7628 +68087;43.18839;3.10068;4;20220125;12.4;3.2;7.8;2.1;7.98;0;.87;8958 +68087;43.18839;3.10068;4;20220126;16.8;.6;8.7;3.6;6.48;0;1.91;11012 +68087;43.18839;3.10068;4;20220127;14.7;2;8.3;4.3;5.98;0;2.17;10633 +68087;43.18839;3.10068;4;20220128;12.3;4.2;8.3;8;5.71;0;2.78;9279 +68087;43.18839;3.10068;4;20220129;15;4.2;9.6;7.1;6.05;0;2.91;10585 +68087;43.18839;3.10068;4;20220130;15.5;5.3;10.4;8;7.58;0;2.66;10436 +68087;43.18839;3.10068;4;20220131;13;4.6;8.8;10.4;7.61;.3;2.22;9404 +68087;43.18839;3.10068;4;20220201;12;6.3;9.1;10.7;6.48;0;2.78;8318 +68087;43.18839;3.10068;4;20220202;15.8;9.1;12.5;8.7;9.01;0;2.6;9195 +68087;43.18839;3.10068;4;20220203;14.9;4.2;9.6;3.1;8.45;0;1.34;10935 +68087;43.18839;3.10068;4;20220204;16.3;6.9;11.6;4.9;9.55;0;1.97;10417 +68087;43.18839;3.10068;4;20220205;15.7;8.5;12.1;6.8;8.51;0;2.58;9544 +68087;43.18839;3.10068;4;20220206;12.7;3.6;8.2;6.7;6.81;.3;2.2;10943 +68087;43.18839;3.10068;4;20220207;15.9;8.6;12.2;8.7;8.61;.3;2.86;9900 +68087;43.18839;3.10068;4;20220208;14.3;5.4;9.8;3.2;7.08;0;1.83;10221 +68087;43.18839;3.10068;4;20220209;13.2;3.9;8.5;3.1;8.51;0;1.26;10379 +68087;43.18839;3.10068;4;20220210;14;9.7;11.8;2.6;10.11;0;1.39;9105 +68087;43.18839;3.10068;4;20220211;15.6;8.3;12;4.7;9.71;0;1.92;10022 +68087;43.18839;3.10068;4;20220212;11.9;1.1;6.5;2.5;7.96;1.5;1.09;10738 +68087;43.18839;3.10068;4;20220213;14.3;8;11.2;4.6;10.91;.2;1.37;11203 +68087;43.18839;3.10068;4;20220214;13.1;10.2;11.7;5.9;9.36;.3;2.01;6644 +68087;43.18839;3.10068;4;20220215;13.8;7.2;10.5;7;7.86;0;2.54;10552 +68087;43.18839;3.10068;4;20220216;16.4;8.7;12.5;6.6;10.11;.8;2.31;10698 +68087;43.18839;3.10068;4;20220217;18.2;13;15.6;6.9;11.78;.1;2.48;8400 +68087;43.18839;3.10068;4;20220218;19.1;7.8;13.5;3.4;11.35;0;2.05;13837 +68087;43.18839;3.10068;4;20220219;13;10;11.5;5.8;7.95;0;2.36;7776 +68087;43.18839;3.10068;4;20220220;16;6.1;11.1;6.2;8.41;.1;2.58;13698 +68087;43.18839;3.10068;4;20220221;16.7;10.5;13.6;9.4;8.58;.6;3.65;11671 +68087;43.18839;3.10068;4;20220222;16.6;9.5;13;7.7;7.98;0;3.44;12051 +68087;43.18839;3.10068;4;20220223;18.6;7.4;13;3.5;9.31;0;2.46;14762 +68087;43.18839;3.10068;4;20220224;16.2;8.2;12.2;3.9;10.81;0;1.79;11282 +68087;43.18839;3.10068;4;20220225;14.1;8.5;11.3;6.2;6.81;0;3.05;10948 +68087;43.18839;3.10068;4;20220226;13.3;3.5;8.4;4.5;5.95;0;2.45;13554 +68087;43.18839;3.10068;4;20220227;14;3.8;8.9;3.7;8.08;0;1.92;15464 +68087;43.18839;3.10068;4;20220228;14.8;5.4;10.1;3.2;8.98;0;1.86;13859 +68087;43.18839;3.10068;4;20220301;13.7;4.9;9.3;4.7;8.65;.1;2.02;13171 +68087;43.18839;3.10068;4;20220302;11.3;7.2;9.2;3.9;10.38;1.1;1.15;8376 +68087;43.18839;3.10068;4;20220303;15.7;5.8;10.8;3;10.25;.1;1.91;14612 +68087;43.18839;3.10068;4;20220304;16.1;6.3;11.2;7.5;9.88;0;2.35;12845 +68087;43.18839;3.10068;4;20220305;15.4;7.8;11.6;7;8.01;0;2.97;13292 +68087;43.18839;3.10068;4;20220306;13.4;6;9.7;4.2;7.25;0;2.33;11964 +68087;43.18839;3.10068;4;20220307;11.9;2;6.9;3.2;7.21;0;1.81;15685 +68087;43.18839;3.10068;4;20220308;13;5;9;5.2;9.08;.6;1.74;12916 +68087;43.18839;3.10068;4;20220309;14.2;8.4;11.3;4.5;10.98;0;1.66;12152 +68087;43.18839;3.10068;4;20220310;14.1;9.9;12;5.2;11.58;0;1.59;9878 +68087;43.18839;3.10068;4;20220311;13.2;11.7;12.5;9.7;11.88;18.9;1.48;6113 +68087;43.18839;3.10068;4;20220312;11.8;11.1;11.4;9.4;11.88;89.3;1.06;3847 +68087;43.18839;3.10068;4;20220313;12.4;10.1;11.3;8.1;10.71;16.5;1.61;7508 +68087;43.18839;3.10068;4;20220314;12.7;5.7;9.2;6.4;11.75;0;.8;12908 +68087;43.18839;3.10068;4;20220315;13.6;12.5;13.1;7.3;13.05;0;1.13;3875 +68087;43.18839;3.10068;4;20220316;14.2;12;13.1;3.3;12.98;0;1.27;7404 +68087;43.18839;3.10068;4;20220317;15.5;10.2;12.8;3.1;12.48;1.7;1.65;11499 +68087;43.18839;3.10068;4;20220318;15.2;10.8;13;2.9;12.11;.2;1.84;12522 +68087;43.18839;3.10068;4;20220319;12.8;10.7;11.8;1.8;11.41;.1;1.46;9974 +68087;43.18839;3.10068;4;20220320;12.8;8.1;10.4;7.7;11.66;11.6;1.19;9825 +68087;43.18839;3.10068;4;20220321;13.3;11.3;12.3;8.4;10.36;4;2.15;7185 +68087;43.18839;3.10068;4;20220322;14.5;8.3;11.4;7.3;8.96;0;2.85;13871 +68087;43.18839;3.10068;4;20220323;14.7;6.8;10.7;4.9;9.06;0;2.59;15394 +68087;43.18839;3.10068;4;20220324;15.4;4.5;9.9;3.2;9.41;0;2.26;18564 +68087;43.18839;3.10068;4;20220325;16.1;7.2;11.7;2.5;9.56;0;2.36;15163 +68087;43.18839;3.10068;4;20220326;15.4;9.8;12.6;2.2;11.71;0;2.14;16297 +68087;43.18839;3.10068;4;20220327;18.9;8.4;13.7;1.9;8.56;0;3.06;20444 +68087;43.18839;3.10068;4;20220328;18.2;6.7;12.5;4.9;9.51;0;3.11;21158 +68087;43.18839;3.10068;4;20220329;16.3;9.4;12.8;4.2;12.36;5;1.94;12048 +68087;43.18839;3.10068;4;20220330;16.2;9.9;13;4.1;11.46;1.5;2.28;14153 +68087;43.18839;3.10068;4;20220331;16.6;9.6;13.1;6.8;9.01;.4;3.58;16294 +68087;43.18839;3.10068;4;20220401;9.7;5;7.3;11;5.5;.1;3.31;15482 +68087;43.18839;3.10068;4;20220402;9.7;2.3;6;6;5.3;0;2.31;11490 +68087;43.18839;3.10068;4;20220403;10.8;4.1;7.5;8.6;4.82;0;3.43;19625 +68087;43.18839;3.10068;4;20220404;14.2;3.1;8.7;5.1;4.81;.1;3.89;23500 +68087;43.18839;3.10068;4;20220405;17.9;7.3;12.6;6.2;5.81;0;4.94;23385 +68087;43.18839;3.10068;4;20220406;18.2;8.3;13.3;5;9.36;0;3.6;18299 +68087;43.18839;3.10068;4;20220407;21.7;11.1;16.4;5.8;10.76;0;4.56;21612 +68087;43.18839;3.10068;4;20220408;20.1;13.9;17;5.9;11.91;0;4.04;17617 +68087;43.18839;3.10068;4;20220409;17;8.3;12.7;6.4;7.36;0;4.24;18532 +68087;43.18839;3.10068;4;20220410;15.1;4.5;9.8;4.8;8.31;0;2.95;21080 +68087;43.18839;3.10068;4;20220411;15.6;10.2;12.9;10;12.46;0;2.14;13408 +68087;43.18839;3.10068;4;20220412;15.3;11.1;13.2;7.2;12.66;.4;1.98;11574 +68087;43.18839;3.10068;4;20220413;17.1;12;14.6;3.4;11.71;0;2.63;13737 +68087;43.18839;3.10068;4;20220414;23.8;9.9;16.8;3.1;10.56;0;4.54;24543 +68087;43.18839;3.10068;4;20220415;24;14.4;19.2;6.6;12.63;0;5.02;20075 +68087;43.18839;3.10068;4;20220416;23.3;15.8;19.5;10.5;12.63;0;5.78;21194 +68087;43.18839;3.10068;4;20220417;20.9;14.4;17.7;4.5;11.11;0;4.78;24600 +68087;43.18839;3.10068;4;20220418;23.3;10.4;16.9;5.2;10.51;0;5.24;25225 +68087;43.18839;3.10068;4;20220419;23.6;12;17.8;5.3;11.36;1.6;5.06;22054 +68087;43.18839;3.10068;4;20220420;15.4;10.2;12.8;4.7;12.06;38.3;2.21;14259 +68087;43.18839;3.10068;4;20220421;14.5;10.2;12.4;6;12.11;.7;1.95;13308 +68087;43.18839;3.10068;4;20220422;18.6;11;14.8;4.9;12.76;0;3.36;22510 +68087;43.18839;3.10068;4;20220423;16.6;13.2;14.9;7.5;12.01;14.6;3.04;13754 +68087;43.18839;3.10068;4;20220424;20;9.7;14.9;4.9;11.51;1.9;3.86;21579 +68087;43.18839;3.10068;4;20220425;21.6;9.9;15.8;3.9;11.56;0;4.37;25198 +68087;43.18839;3.10068;4;20220426;18.6;9;13.8;2.2;11.96;0;3.37;24060 +68087;43.18839;3.10068;4;20220427;19.6;9.9;14.8;2.6;13.31;0;3.23;21854 +68087;43.18839;3.10068;4;20220428;22.2;12.9;17.5;2.9;14.26;0;3.93;23571 +68087;43.18839;3.10068;4;20220429;26.2;15.1;20.7;4.5;14.76;0;5.56;25958 +68087;43.18839;3.10068;4;20220430;25.1;15.5;20.3;4.8;13.01;0;5.35;21947 +68087;43.18839;3.10068;4;20220501;24.4;11.9;18.1;3.9;10.51;0;5.55;26852 +68087;43.18839;3.10068;4;20220502;20.9;13.7;17.3;3.1;12.66;0;3.68;18543 +68087;43.18839;3.10068;4;20220503;21.4;13.8;17.6;3.3;13.66;.3;3.75;19871 +68087;43.18839;3.10068;4;20220504;23;11.8;17.4;3.9;13.36;1.7;4.56;24335 +68087;43.18839;3.10068;4;20220505;21.4;13.3;17.4;5.5;11.76;.2;4.91;23184 +68087;43.18839;3.10068;4;20220506;22.4;13.2;17.8;6.7;10.55;0;5.63;24387 +68087;43.18839;3.10068;4;20220507;25.2;13.7;19.5;6.9;11.51;0;6.47;27484 +68087;43.18839;3.10068;4;20220508;25.6;14.4;20;4.3;13.18;.5;5.72;26930 +68087;43.18839;3.10068;4;20220509;22.4;13.8;18.1;2;14.88;0;4.09;24075 +68087;43.18839;3.10068;4;20220510;22.6;12.8;17.7;2.4;15.08;.1;4.19;25944 +68087;43.18839;3.10068;4;20220511;22.2;13;17.6;3.8;15.45;0;4.09;25123 +68087;43.18839;3.10068;4;20220512;21.6;15.3;18.5;3.8;15.58;0;3.77;20430 +68087;43.18839;3.10068;4;20220513;23.7;14.5;19.1;2.8;14.71;0;4.68;26342 +68087;43.18839;3.10068;4;20220514;24.9;14.5;19.7;2.1;16.15;0;4.68;26426 +68087;43.18839;3.10068;4;20220515;22.4;16.6;19.5;4.2;17.18;.1;3.84;21043 +68087;43.18839;3.10068;4;20220516;24.6;17;20.8;3.5;17.31;0;4.66;24726 +68087;43.18839;3.10068;4;20220517;23;15.6;19.3;1.8;18.01;.1;3.85;22588 +68087;43.18839;3.10068;4;20220518;29.8;16.6;23.2;2.8;18.48;0;5.82;28043 +68087;43.18839;3.10068;4;20220519;23.5;19;21.2;4.6;20.28;.1;3.2;15937 +68087;43.18839;3.10068;4;20220520;25.4;17.9;21.6;4.8;19.08;0;4.62;23519 +68087;43.18839;3.10068;4;20220521;25.4;17;21.2;2.4;18.98;.2;4.72;26242 +68087;43.18839;3.10068;4;20220522;26.3;17.2;21.7;2.2;19.78;0;4.52;24350 +68087;43.18839;3.10068;4;20220523;25.5;19.2;22.3;5.1;17.28;0;4.62;17814 +68087;43.18839;3.10068;4;20220524;19.7;15.7;17.7;6.4;12.75;3.8;4.15;16998 +68087;43.18839;3.10068;4;20220525;23.7;13.6;18.7;8.2;11.55;0;6.07;25874 +68087;43.18839;3.10068;4;20220526;25.4;14.8;20.1;8;11.91;0;6.75;27960 +68087;43.18839;3.10068;4;20220527;29.1;15.7;22.4;7.1;13.65;0;7.48;29222 +68087;43.18839;3.10068;4;20220528;29.1;17.9;23.5;6.8;13.15;0;7.98;28623 +68087;43.18839;3.10068;4;20220529;28.7;16.1;22.4;4.2;9.68;0;7.61;30828 +68087;43.18839;3.10068;4;20220530;24.3;13.7;19;2.2;11.65;.8;5.06;27560 +68087;43.18839;3.10068;4;20220531;25.1;16.3;20.7;2.3;15.28;.1;5.15;28051 +68087;43.18839;3.10068;4;20220601;23.6;15.3;19.5;2.8;18.41;0;4.02;23431 +68087;43.18839;3.10068;4;20220602;24;18.7;21.3;3;19.55;0;3.93;20207 +68087;43.18839;3.10068;4;20220603;26.8;18.9;22.8;3.2;20.15;.1;4.8;24266 +68087;43.18839;3.10068;4;20220604;26.8;20.1;23.4;2.9;21.21;0;4.68;22900 +68087;43.18839;3.10068;4;20220605;29.3;18.8;24;5.1;17.45;0;6.69;28588 +68087;43.18839;3.10068;4;20220606;28.8;17.7;23.2;3.4;16.48;.7;6.46;30551 +68087;43.18839;3.10068;4;20220607;28.1;18.4;23.2;4.5;16.95;0;6.19;27735 +68087;43.18839;3.10068;4;20220608;26.9;17.3;22.1;4.7;15.51;.1;5.88;24901 +68087;43.18839;3.10068;4;20220609;25.2;16.5;20.8;7.4;12.08;0;6.9;26418 +68087;43.18839;3.10068;4;20220610;33.1;17.1;25.1;5.1;12.98;0;8.66;31540 +68087;43.18839;3.10068;4;20220611;31.8;18.1;24.9;2.7;14.01;0;6.96;29960 +68087;43.18839;3.10068;4;20220612;31.7;19.2;25.5;3.3;15.68;.6;7.11;29347 +68087;43.18839;3.10068;4;20220613;33.6;20.7;27.1;4.2;18.61;.1;7.76;29711 +68087;43.18839;3.10068;4;20220614;29.3;19.8;24.6;2.6;16.15;.1;6.11;27359 +68087;43.18839;3.10068;4;20220615;30.5;20.3;25.4;2.8;18.78;0;6.42;29941 +68087;43.18839;3.10068;4;20220616;32.1;18.8;25.5;2.4;19.65;0;6.66;31258 +68087;43.18839;3.10068;4;20220617;35.1;22.4;28.8;2.9;18.65;0;7.39;29557 +68087;43.18839;3.10068;4;20220618;29.3;20.2;24.8;3.3;21.18;0;6.01;29946 +68087;43.18839;3.10068;4;20220619;27;22.3;24.7;8;23.98;0;4.88;24102 +68087;43.18839;3.10068;4;20220620;26;21.3;23.7;5.2;23.61;.1;3.47;15770 +68087;43.18839;3.10068;4;20220621;28.1;22.3;25.2;3.2;24.91;.8;4.34;20513 +68087;43.18839;3.10068;4;20220622;28.3;20.9;24.6;4;23.81;6.5;5.12;25341 +68087;43.18839;3.10068;4;20220623;27.8;20.7;24.2;3.9;22.38;10.8;5.12;24699 +68087;43.18839;3.10068;4;20220624;28.2;18.5;23.4;4.3;17.51;0;6.22;28555 +68087;43.18839;3.10068;4;20220625;26.8;17.8;22.3;3.6;19.28;1.7;5.27;27382 +68087;43.18839;3.10068;4;20220626;27.5;18.9;23.2;4.7;18.41;0;5.79;26048 +68087;43.18839;3.10068;4;20220627;27.7;17.6;22.7;8.1;15.55;0;6.73;26440 +68087;43.18839;3.10068;4;20220628;30.3;17.4;23.9;6.3;14.05;0;8.05;30754 +68087;43.18839;3.10068;4;20220629;30.6;17;23.8;3.8;15.65;.4;7.21;31599 +68087;43.18839;3.10068;4;20220630;25.4;19.4;22.4;6.4;16.31;0;5.5;21192 +68087;43.18839;3.10068;4;20220701;28.7;16.5;22.6;5.7;12.05;0;7.64;30806 +68087;43.18839;3.10068;4;20220702;26.9;15.5;21.2;2.8;13.38;0;5.85;28374 +68087;43.18839;3.10068;4;20220703;30.8;17.6;24.2;2.9;16.35;0;6.57;29973 +68087;43.18839;3.10068;4;20220704;33.3;21.3;27.3;5.3;18.45;.1;8.11;30216 +68087;43.18839;3.10068;4;20220705;34.4;22;28.2;5.9;17.45;0;8.99;30559 +68087;43.18839;3.10068;4;20220706;32.5;23;27.7;5.4;13.75;0;8.65;27364 +68087;43.18839;3.10068;4;20220707;32.3;20.1;26.2;7.5;14.51;.1;9.36;30143 +68087;43.18839;3.10068;4;20220708;33.8;21.3;27.6;5.8;13.75;0;9.31;30702 +68087;43.18839;3.10068;4;20220709;33.9;18.8;26.4;4;13.85;0;8.26;30721 +68087;43.18839;3.10068;4;20220710;33.2;20.1;26.7;3.2;14.48;.1;7.49;28853 +68087;43.18839;3.10068;4;20220711;29.2;19.6;24.4;2.3;18.05;0;5.81;27800 +68087;43.18839;3.10068;4;20220712;30.4;19.5;24.9;2.2;21.41;0;5.94;29896 +68087;43.18839;3.10068;4;20220713;30.8;19.7;25.2;2.3;22.11;0;5.8;28307 +68087;43.18839;3.10068;4;20220714;29.4;21.6;25.5;2.4;24.05;0;5.11;24404 +68087;43.18839;3.10068;4;20220715;39.9;20.4;30.2;3.6;17.88;0;8.96;30781 +68087;43.18839;3.10068;4;20220716;33.7;22.5;28.1;2.4;17.35;0;6.64;26969 +68087;43.18839;3.10068;4;20220717;32.3;20.8;26.5;2;19.98;.1;6.39;30341 +68087;43.18839;3.10068;4;20220718;32.9;20.3;26.6;2.7;23.91;0;6.08;28588 +68087;43.18839;3.10068;4;20220719;29.2;22.9;26;4.3;25.68;.1;4.54;20489 +68087;43.18839;3.10068;4;20220720;34.4;23.1;28.7;4.4;19.91;0;7.74;28180 +68087;43.18839;3.10068;4;20220721;35.8;22.8;29.3;3.8;17.78;0;8.21;29321 +68087;43.18839;3.10068;4;20220722;33.2;22.3;27.8;3.6;20.11;2.8;7.01;27354 +68087;43.18839;3.10068;4;20220723;32.9;21.5;27.2;6.1;17.25;0;8.12;26886 +68087;43.18839;3.10068;4;20220724;31.7;21.5;26.6;2.8;18.48;0;6.17;24978 +68087;43.18839;3.10068;4;20220725;32.5;22.4;27.4;6.2;20.31;.3;7.35;25825 +68087;43.18839;3.10068;4;20220726;31.9;20.8;26.4;6.8;15.08;0;8.47;27571 +68087;43.18839;3.10068;4;20220727;33.4;20;26.7;5.9;12.81;0;9.13;29668 +68087;43.18839;3.10068;4;20220728;31.3;19.2;25.3;3.7;14.41;0;7.16;28092 +68087;43.18839;3.10068;4;20220729;30.6;22.8;26.7;4.7;17.81;1.3;6.73;23123 +68087;43.18839;3.10068;4;20220730;34.6;21.4;28;5.8;17.01;0;8.76;28725 +68087;43.18839;3.10068;4;20220731;37.4;21.9;29.7;5;15.48;0;9.44;29232 +68087;43.18839;3.10068;4;20220801;38.7;24;31.4;5.3;15.55;0;10.11;29113 +68087;43.18839;3.10068;4;20220802;37.2;22.8;30;4;15.91;0;8.41;26686 +68087;43.18839;3.10068;4;20220803;30.6;21.6;26.1;3.2;22.38;0;5.54;24991 +68087;43.18839;3.10068;4;20220804;29.3;22.6;25.9;2.5;25.41;.1;4.23;19469 +68087;43.18839;3.10068;4;20220805;35.2;23.2;29.2;3.8;22.68;0;7.14;27556 +68087;43.18839;3.10068;4;20220806;37.3;23.8;30.5;4.9;18.65;0;8.8;28330 +68087;43.18839;3.10068;4;20220807;33;24.2;28.6;3;17.75;0;6.57;24325 +68087;43.18839;3.10068;4;20220808;33.1;21.1;27.1;3.1;16.51;0;6.65;26094 +68087;43.18839;3.10068;4;20220809;33.3;20.1;26.7;2.7;16.61;0;6.33;26394 +68087;43.18839;3.10068;4;20220810;30.8;20.9;25.9;2.9;22.61;0;5.32;24647 +68087;43.18839;3.10068;4;20220811;30;23.4;26.7;3;27.65;0;4;17399 +68087;43.18839;3.10068;4;20220812;32.8;24;28.4;3.1;27.65;0;5.8;25383 +68087;43.18839;3.10068;4;20220813;30.9;23.6;27.2;3;27.31;.4;5.01;22709 +68087;43.18839;3.10068;4;20220814;30.9;24.4;27.7;3.7;24.27;2.1;5.36;20546 +68087;43.18839;3.10068;4;20220815;33;21.6;27.3;3.1;18.02;0;6.44;25711 +68087;43.18839;3.10068;4;20220816;29.9;20.1;25;3;17.97;1.3;5.77;25600 +68087;43.18839;3.10068;4;20220817;28;20.3;24.2;3.8;19.32;1.5;4.46;18467 +68087;43.18839;3.10068;4;20220818;28.2;18.8;23.5;6.7;16.42;.1;6.09;22249 +68087;43.18839;3.10068;4;20220819;29.3;19.8;24.5;7.3;16.12;.1;6.99;24085 +68087;43.18839;3.10068;4;20220820;34.1;21.3;27.7;4.3;15.67;0;7.5;26366 +68087;43.18839;3.10068;4;20220821;33;21.6;27.3;3.9;15.47;0;6.71;23977 +68087;43.18839;3.10068;4;20220822;30.9;22;26.4;6;17.02;.1;7.02;22673 +68087;43.18839;3.10068;4;20220823;34.4;21.4;27.9;4.3;17.92;0;7.27;25828 +68087;43.18839;3.10068;4;20220824;30.7;20.5;25.6;2.3;17.47;.2;5.63;25067 +68087;43.18839;3.10068;4;20220825;31.4;21.6;26.5;3.3;20.07;.3;5.53;21072 +68087;43.18839;3.10068;4;20220826;34.3;22.8;28.6;5.5;18.22;0;7.58;24381 +68087;43.18839;3.10068;4;20220827;33.9;21.4;27.7;3.7;17.62;0;6.74;25153 +68087;43.18839;3.10068;4;20220828;29.8;19.8;24.8;2.1;17.92;0;5.18;24451 +68087;43.18839;3.10068;4;20220829;28.8;19.7;24.3;2.9;20.47;2.6;4.85;22535 +68087;43.18839;3.10068;4;20220830;29.5;20.4;24.9;2.4;22.22;0;4.9;23921 +68087;43.18839;3.10068;4;20220831;28.5;20.3;24.4;2.8;20.97;0;4.46;21294 +68087;43.18839;3.10068;4;20220901;32.2;21.5;26.8;4.4;19.32;2.3;6.61;24229 +68087;43.18839;3.10068;4;20220902;29.5;21.1;25.3;3.1;19.92;8.8;4.74;20089 +68087;43.18839;3.10068;4;20220903;26.9;19.5;23.2;2.8;21.15;.4;3.86;19161 +68087;43.18839;3.10068;4;20220904;28.3;21.1;24.7;3.4;24.78;0;3.62;17567 +68087;43.18839;3.10068;4;20220905;28.3;23.7;26;5.7;27.41;.4;3.13;12634 +68087;43.18839;3.10068;4;20220906;29.1;24.2;26.7;3.9;27.45;2.1;3.33;13116 +68087;43.18839;3.10068;4;20220907;28.4;21.4;24.9;3.1;21.68;0;3.92;16998 +68087;43.18839;3.10068;4;20220908;28.6;18.2;23.4;3.4;14.68;0;5.1;20697 +68087;43.18839;3.10068;4;20220909;27.8;18.5;23.2;3.5;14.41;0;4.99;19830 +68087;43.18839;3.10068;4;20220910;27;15.8;21.4;2.8;14.85;0;4.49;21834 +68087;43.18839;3.10068;4;20220911;26.6;16.3;21.4;2.7;15.95;0;4;20203 +68087;43.18839;3.10068;4;20220912;27.2;18.8;23;3.3;21.58;.3;3.4;16556 +68087;43.18839;3.10068;4;20220913;26.8;24;25.4;4.4;27.58;5;2.24;8637 +68087;43.18839;3.10068;4;20220914;27.2;21.9;24.5;2.7;23.91;.2;2.96;13527 +68087;43.18839;3.10068;4;20220915;30.9;19;25;3.4;18.11;.3;4.99;20688 +68087;43.18839;3.10068;4;20220916;28.6;20.3;24.4;5.9;15.98;0;5.74;18254 +68087;43.18839;3.10068;4;20220917;24.9;15.1;20;5.3;9.28;0;5.63;19775 +68087;43.18839;3.10068;4;20220918;25;11.7;18.4;3.2;8.61;0;4.49;19626 +68087;43.18839;3.10068;4;20220919;28.1;11.7;19.9;2.9;9.61;0;4.92;20973 +68087;43.18839;3.10068;4;20220920;26;12.1;19;2.6;10.05;0;4.25;20405 +68087;43.18839;3.10068;4;20220921;25.6;13.1;19.4;2.9;10.41;.1;4.29;20038 +68087;43.18839;3.10068;4;20220922;23.9;15.2;19.5;2.3;14.08;0;3.39;18771 +68087;43.18839;3.10068;4;20220923;23.1;14.5;18.8;3.9;17.28;13.7;2.73;16481 +68087;43.18839;3.10068;4;20220924;23;16.1;19.5;4.4;15.85;.9;3.02;12707 +68087;43.18839;3.10068;4;20220925;22.9;14.3;18.6;5.5;12.15;0;4.21;17229 +68087;43.18839;3.10068;4;20220926;22.3;12.2;17.2;5.6;11.08;.2;4.24;17959 +68087;43.18839;3.10068;4;20220927;21.1;15.1;18.1;7.2;12.28;1.1;3.96;13123 +68087;43.18839;3.10068;4;20220928;22.9;16.2;19.5;6.7;14.51;1.9;3.9;14663 +68087;43.18839;3.10068;4;20220929;21;15.2;18.1;5.7;12.75;.6;3.44;12076 +68087;43.18839;3.10068;4;20220930;20.4;12.3;16.3;5.3;10.81;.1;3.52;14946 +68087;43.18839;3.10068;4;20221001;24.7;11.6;18.2;4.4;12.32;.1;3.92;17540 +68087;43.18839;3.10068;4;20221002;27.5;14.8;21.2;2.9;14.72;0;3.88;18270 +68087;43.18839;3.10068;4;20221003;27.7;14.8;21.2;3.3;13.82;0;3.94;17831 +68087;43.18839;3.10068;4;20221004;23.7;12.4;18;2.2;14.45;.1;2.76;16703 +68087;43.18839;3.10068;4;20221005;21.7;13.7;17.7;3.3;17.78;.6;1.96;13061 +68087;43.18839;3.10068;4;20221006;26.2;16.6;21.4;2.8;17.15;0;3.1;15080 +68087;43.18839;3.10068;4;20221007;21.6;15;18.3;2.2;16.81;3.6;2.06;13015 +68087;43.18839;3.10068;4;20221008;22.4;16.1;19.2;2;17.48;1.6;1.97;11541 +68087;43.18839;3.10068;4;20221009;22.2;13.7;18;1.8;16.21;.2;2.11;14353 +68087;43.18839;3.10068;4;20221010;22.2;17;19.6;2.5;18.28;.3;1.91;10662 +68087;43.18839;3.10068;4;20221011;23.4;14.8;19.1;1.8;16.88;0;2.15;13968 +68087;43.18839;3.10068;4;20221012;24.3;14.5;19.4;2.2;15.61;1;2.52;14733 +68087;43.18839;3.10068;4;20221013;23.7;13.8;18.7;2.9;15.21;0;2.62;13597 +68087;43.18839;3.10068;4;20221014;25.7;18.3;22;4.6;15.78;.1;3.62;12285 +68087;43.18839;3.10068;4;20221015;21.6;13.1;17.4;2.3;16.35;0;1.84;12253 +68087;43.18839;3.10068;4;20221016;23.7;19.1;21.4;5.4;20.88;.2;2.06;9044 +68087;43.18839;3.10068;4;20221017;22.4;20.3;21.3;8.2;21.78;0;1.66;5694 +68087;43.18839;3.10068;4;20221018;21.7;20;20.9;4;21.75;0;1.26;4990 +68087;43.18839;3.10068;4;20221019;21.5;19.6;20.6;3.6;22.18;.6;.98;3835 +68087;43.18839;3.10068;4;20221020;22.2;20.5;21.4;6.3;22.31;.8;1.5;5470 +68087;43.18839;3.10068;4;20221021;24.2;20.7;22.4;4.5;19.31;.1;2.53;8385 +68087;43.18839;3.10068;4;20221022;23.5;16.8;20.2;2.9;18.41;.1;1.96;10591 +68087;43.18839;3.10068;4;20221023;22.9;17.8;20.3;3.3;20.25;0;1.64;9291 +68087;43.18839;3.10068;4;20221024;25.6;18.9;22.3;2.5;19.68;0;2.07;9713 +68087;43.18839;3.10068;4;20221025;21.6;15.7;18.7;2.2;16.85;0;1.48;6737 +68087;43.18839;3.10068;4;20221026;22.5;18.6;20.5;2.9;20.21;0;1.46;7407 +68087;43.18839;3.10068;4;20221027;23.3;18;20.6;2.2;20.41;.3;1.46;8052 +68087;43.18839;3.10068;4;20221028;22.8;18.1;20.4;2.9;20.01;0;1.56;8192 +68087;43.18839;3.10068;4;20221029;21.6;16.7;19.1;3.8;18.55;0;1.51;7780 +68087;43.18839;3.10068;4;20221030;22.2;17.7;20;4.7;19.45;0;1.61;7234 +68087;43.18839;3.10068;4;20221031;23.2;19.4;21.3;6.6;19.98;.2;2.18;8110 +68087;43.18839;3.10068;4;20221101;24;15.9;20;3.3;15.31;0;2.36;10806 +68087;43.18839;3.10068;4;20221102;22.9;14.7;18.8;3;12.61;.1;2.44;10655 +68087;43.18839;3.10068;4;20221103;18;12.3;15.2;4.6;13.31;1.1;1.7;8051 +68087;43.18839;3.10068;4;20221104;16.2;11.4;13.8;6.6;9.71;2;2.61;8431 +68087;43.18839;3.10068;4;20221105;17.7;10.1;13.9;6.4;7.75;0;3.29;10859 +68087;43.18839;3.10068;4;20221106;18.5;5.4;12;1.9;8.91;0;1.44;12118 +68087;43.18839;3.10068;4;20221107;20.1;8.1;14.1;3.2;12.08;0;1.68;11319 +68087;43.18839;3.10068;4;20221108;20.5;13.7;17.1;3.6;16.31;0;1.28;7930 +68087;43.18839;3.10068;4;20221109;21.5;15.2;18.3;3.3;15.75;1.4;1.68;8328 +68087;43.18839;3.10068;4;20221110;20.7;11.1;15.9;4.4;11.61;.4;2.29;10364 +68087;43.18839;3.10068;4;20221111;19.8;11.7;15.7;3.5;14.68;.9;1.3;8823 +68087;43.18839;3.10068;4;20221112;20.4;13.9;17.2;2.9;15.31;.2;1.41;8472 +68087;43.18839;3.10068;4;20221113;18.4;10;14.2;2.1;13.75;1;.95;7726 +68087;43.18839;3.10068;4;20221114;19;15.1;17;4.8;15.05;0;1.61;5562 +68087;43.18839;3.10068;4;20221115;18.6;14.3;16.4;3.1;14.91;.3;1.22;6754 +68087;43.18839;3.10068;4;20221116;19.6;11.6;15.6;3;11.78;0;1.71;8577 +68087;43.18839;3.10068;4;20221117;21.2;11.3;16.2;3.2;12.21;6.6;1.8;9403 +68087;43.18839;3.10068;4;20221118;16.5;11.2;13.8;4.7;10.51;.3;1.84;6839 +68087;43.18839;3.10068;4;20221119;14.2;8.1;11.1;5.8;9.08;.4;1.67;6919 +68087;43.18839;3.10068;4;20221120;16.4;6.2;11.3;4.6;8.61;.2;1.83;9731 +68087;43.18839;3.10068;4;20221121;11.4;8.3;9.9;3.1;9.85;5.9;.88;4506 +68087;43.18839;3.10068;4;20221122;13.1;8.1;10.6;7.3;8.67;3.3;1.69;6749 +68087;43.18839;3.10068;4;20221123;18.2;8.9;13.5;3.2;10.72;3.1;1.37;7889 +68087;43.18839;3.10068;4;20221124;16.4;6.6;11.5;1.9;9.92;.1;.91;8258 +68087;43.18839;3.10068;4;20221125;16.6;8.8;12.7;4.4;10.21;.8;1.64;7278 +68087;43.18839;3.10068;4;20221126;16.9;8.7;12.8;4.8;8.55;0;2.18;8327 +68087;43.18839;3.10068;4;20221127;14.6;4.5;9.5;3.5;9.38;2.5;1.05;8493 +68087;43.18839;3.10068;4;20221128;13;10.5;11.8;5.3;11.01;6.2;1.1;4120 +68087;43.18839;3.10068;4;20221129;13.8;7.5;10.7;5;8.58;.3;1.63;7229 +68087;43.18839;3.10068;4;20221130;13.9;4;8.9;4.1;7.68;0;1.42;8548 +68087;43.18839;3.10068;4;20221201;10.7;3.3;7;4.5;7.55;0;.99;6726 +68087;43.18839;3.10068;4;20221202;10.9;2.5;6.7;2.8;7.05;.4;.92;7571 +68087;43.18839;3.10068;4;20221203;9.3;5.5;7.4;2.4;8.11;3.6;.71;4576 +68087;43.18839;3.10068;4;20221204;12.9;6.5;9.7;3;8.31;0;1.08;6710 +68087;43.18839;3.10068;4;20221205;12.1;1;6.6;2.3;6.71;0;.82;8816 +68087;43.18839;3.10068;4;20221206;13.3;4;8.7;1.8;7.01;0;.84;7214 +68087;43.18839;3.10068;4;20221207;14.3;5.5;9.9;2.2;8.28;0;1.02;7663 +68087;43.18839;3.10068;4;20221208;8.2;3.1;5.7;3.2;8.05;1.9;.55;4835 +68087;43.18839;3.10068;4;20221209;15.8;6.1;11;3;11.08;0;.74;7040 +68087;43.18839;3.10068;4;20221210;8.8;8.4;8.6;6.6;7.51;.1;1.5;2269 +68087;43.18839;3.10068;4;20221211;8;-.5;3.7;3.4;4.41;0;1.12;7803 +68087;43.18839;3.10068;4;20221212;8.6;0;4.3;3.8;6.25;6.9;.96;6275 +68087;43.18839;3.10068;4;20221213;8.2;3.3;5.7;3;8.71;5;.29;5483 +68087;43.18839;3.10068;4;20221214;12.9;7.6;10.3;3.5;11.71;2.3;.44;4415 +68087;43.18839;3.10068;4;20221215;13.9;10.6;12.3;4.2;12.81;8.4;.61;4271 +68087;43.18839;3.10068;4;20221216;14.5;9.3;11.9;2.8;11.18;1;.85;5493 +68087;43.18839;3.10068;4;20221217;12.8;5;8.9;3.1;8.41;0;.9;6911 +68087;43.18839;3.10068;4;20221218;14;3.9;8.9;4.6;9.41;.8;.95;6908 +68087;43.18839;3.10068;4;20221219;16.2;12.7;14.5;5.8;13.21;0;1.25;4453 +68087;43.18839;3.10068;4;20221220;15.2;11.9;13.6;3.8;13.58;0;.72;4526 +68087;43.18839;3.10068;4;20221221;19.2;12.3;15.7;3.4;12.28;0;1.4;6551 +68087;43.18839;3.10068;4;20221222;19.7;10;14.9;3.2;11.75;.2;1.39;7321 +68087;43.18839;3.10068;4;20221223;21.3;13.8;17.5;2.7;12.81;.1;1.48;6874 +68087;43.18839;3.10068;4;20221224;19.8;10;14.9;2;11.61;.1;1.01;7820 +68087;43.18839;3.10068;4;20221225;14.3;8.5;11.4;2.9;12.45;0;.52;4131 +68087;43.18839;3.10068;4;20221226;17.5;12.5;15;2.3;13.21;0;.89;5719 +68087;43.18839;3.10068;4;20221227;16.6;8.2;12.4;2.5;11.35;.1;.88;7503 +68087;43.18839;3.10068;4;20221228;11.9;7.1;9.5;2.5;10.55;0;.51;5182 +68087;43.18839;3.10068;4;20221229;14.2;10.7;12.4;2.1;11.98;0;.66;4196 +68087;43.18839;3.10068;4;20221230;14.8;9.5;12.1;2.2;11.85;0;.62;5880 +68087;43.18839;3.10068;4;20221231;15.3;10.6;13;3.2;13.51;0;.6;4632 +68088;43.29261;3.38771;4;20220101;10.6;6.2;8.4;1.6;11.1;.1;.3;2613 +68088;43.29261;3.38771;4;20220102;11.9;9.1;10.5;1.8;10.7;0;.61;3487 +68088;43.29261;3.38771;4;20220103;16.3;5;10.6;2;10.3;0;.69;8094 +68088;43.29261;3.38771;4;20220104;13.8;7.2;10.5;4;11.6;.3;.63;3517 +68088;43.29261;3.38771;4;20220105;9.6;8.8;9.2;7.8;5.6;0;2.84;3471 +68088;43.29261;3.38771;4;20220106;10.3;3.5;6.9;5.9;4.8;0;2.18;7328 +68088;43.29261;3.38771;4;20220107;10.2;-.2;5;3.7;6.2;0;1.02;7737 +68088;43.29261;3.38771;4;20220108;14.6;5.8;10.2;6.5;9.3;.3;1.53;7437 +68088;43.29261;3.38771;4;20220109;11.8;8.3;10;6.1;8.5;3.5;1.65;4679 +68088;43.29261;3.38771;4;20220110;10.8;7;8.9;4.9;7.8;0;1.5;2548 +68088;43.29261;3.38771;4;20220111;12.2;.1;6.1;2.7;5;0;1.27;9280 +68088;43.29261;3.38771;4;20220112;10.3;-3.6;3.3;1.4;5;0;.61;9655 +68088;43.29261;3.38771;4;20220113;10.5;-3.3;3.6;1.1;5;0;.53;9737 +68088;43.29261;3.38771;4;20220114;12.2;-3.7;4.2;1.2;5.1;.1;.64;9823 +68088;43.29261;3.38771;4;20220115;13.1;-4.2;4.4;1.7;5.2;0;.88;9911 +68088;43.29261;3.38771;4;20220116;13.9;-3.6;5.1;3.6;5;0;1.67;10003 +68088;43.29261;3.38771;4;20220117;13.3;1.3;7.3;4.8;6.1;0;1.79;9816 +68088;43.29261;3.38771;4;20220118;11.9;-2.5;4.7;2.5;5.9;0;.98;10197 +68088;43.29261;3.38771;4;20220119;12.7;.2;6.4;4.1;6.5;0;1.43;8124 +68088;43.29261;3.38771;4;20220120;12.6;2.1;7.3;5.6;6.1;0;1.93;9688 +68088;43.29261;3.38771;4;20220121;10.4;.3;5.3;5.1;4.7;0;1.89;9672 +68088;43.29261;3.38771;4;20220122;12.5;-1;5.7;3.3;5.2;0;1.51;10624 +68088;43.29261;3.38771;4;20220123;11.6;-4.1;3.7;1.7;5.6;0;.82;10739 +68088;43.29261;3.38771;4;20220124;12.3;.5;6.4;2.1;6.7;0;.97;8982 +68088;43.29261;3.38771;4;20220125;12.9;1;6.9;2;7.3;0;.93;9125 +68088;43.29261;3.38771;4;20220126;17.2;-2.5;7.3;2.4;6.3;0;1.53;11101 +68088;43.29261;3.38771;4;20220127;15.4;-3.6;5.9;2;6;0;1.23;11228 +68088;43.29261;3.38771;4;20220128;11.3;1.1;6.2;6.5;5.9;0;1.93;10573 +68088;43.29261;3.38771;4;20220129;15;1.6;8.3;5.5;6.1;0;2.38;11345 +68088;43.29261;3.38771;4;20220130;15.8;2.7;9.2;6.2;7.2;0;2.38;11626 +68088;43.29261;3.38771;4;20220131;13.8;3;8.4;8.7;7.1;0;2.39;9187 +68088;43.29261;3.38771;4;20220201;12.9;6.3;9.6;10.2;6.2;0;3.22;8601 +68088;43.29261;3.38771;4;20220202;17;8.6;12.8;6;8.4;0;2.75;10582 +68088;43.29261;3.38771;4;20220203;15.1;3.1;9.1;2.8;7.81;0;1.35;11091 +68088;43.29261;3.38771;4;20220204;16.3;4;10.1;3.7;9.1;0;1.6;11688 +68088;43.29261;3.38771;4;20220205;16.7;6.5;11.6;5.2;8.1;0;2.45;10537 +68088;43.29261;3.38771;4;20220206;13.3;.6;6.9;5.1;6.8;.2;1.82;12650 +68088;43.29261;3.38771;4;20220207;16.9;7.8;12.3;9;8.2;.1;3.33;11146 +68088;43.29261;3.38771;4;20220208;15;1.9;8.4;2.1;5.8;0;1.62;12965 +68088;43.29261;3.38771;4;20220209;13.6;1.8;7.7;3.8;8.1;0;1.38;9968 +68088;43.29261;3.38771;4;20220210;15.6;9.8;12.7;2.2;9.5;0;1.53;9222 +68088;43.29261;3.38771;4;20220211;15.6;8.3;12;4.7;9.71;0;1.92;10022 +68088;43.29261;3.38771;4;20220212;12.6;-.8;5.9;2.5;7.8;2.8;1.06;9933 +68088;43.29261;3.38771;4;20220213;14.3;8;11.2;4.6;10.91;.8;1.37;11203 +68088;43.29261;3.38771;4;20220214;13.1;10.6;11.8;5.5;9.8;.9;1.83;4774 +68088;43.29261;3.38771;4;20220215;14;6.4;10.2;7;8;0;2.4;10562 +68088;43.29261;3.38771;4;20220216;16;7.6;11.8;6.6;10.1;0;2.1;9279 +68088;43.29261;3.38771;4;20220217;20;13.1;16.6;4.5;10.91;0;2.83;9400 +68088;43.29261;3.38771;4;20220218;18.7;6;12.3;3;11.1;0;1.83;14671 +68088;43.29261;3.38771;4;20220219;14.4;10.6;12.5;5.4;7;0;3.05;9093 +68088;43.29261;3.38771;4;20220220;16;5.1;10.5;5.8;8.2;0;2.53;13508 +68088;43.29261;3.38771;4;20220221;17.4;9.6;13.5;9.8;8.3;.2;3.98;12163 +68088;43.29261;3.38771;4;20220222;17.3;9.6;13.4;7.9;7.5;0;3.96;12548 +68088;43.29261;3.38771;4;20220223;18.8;5.8;12.3;3.1;8.6;.1;2.45;15593 +68088;43.29261;3.38771;4;20220224;16.7;6.9;11.8;3.8;10.6;0;1.75;9621 +68088;43.29261;3.38771;4;20220225;14.9;7.6;11.2;6.2;6.5;0;3.3;13355 +68088;43.29261;3.38771;4;20220226;13.7;2.1;7.9;4.2;5.6;0;2.47;12974 +68088;43.29261;3.38771;4;20220227;14.1;3.3;8.7;4.6;7.7;0;2.14;15131 +68088;43.29261;3.38771;4;20220228;14.6;4.7;9.6;3;8.7;0;1.75;12204 +68088;43.29261;3.38771;4;20220301;14.1;.2;7.1;3.1;7.7;0;1.77;15543 +68088;43.29261;3.38771;4;20220302;9.9;4.9;7.4;3.4;9.6;1.1;.78;6357 +68088;43.29261;3.38771;4;20220303;15.4;2.2;8.8;2.1;9.2;.4;1.73;17136 +68088;43.29261;3.38771;4;20220304;18.1;3.1;10.6;7.2;9.8;0;2.6;15572 +68088;43.29261;3.38771;4;20220305;16.9;7;11.9;5.6;8.2;0;3.1;15610 +68088;43.29261;3.38771;4;20220306;13.1;4;8.5;2.4;6.6;0;1.94;12784 +68088;43.29261;3.38771;4;20220307;12;-.7;5.6;2.3;5.8;0;1.91;17930 +68088;43.29261;3.38771;4;20220308;12.5;4.1;8.3;4.4;8.2;1.8;1.68;9245 +68088;43.29261;3.38771;4;20220309;14.2;8;11.1;3.5;11;.3;1.52;10718 +68088;43.29261;3.38771;4;20220310;13.5;9.7;11.6;4.9;11.9;.3;1.19;6013 +68088;43.29261;3.38771;4;20220311;13.6;12.1;12.8;7;11.7;31.4;1.64;3418 +68088;43.29261;3.38771;4;20220312;11.7;10.8;11.2;9.8;12;61.3;.94;2438 +68088;43.29261;3.38771;4;20220313;12.3;10.2;11.2;7.7;10.7;14.4;1.56;4361 +68088;43.29261;3.38771;4;20220314;12.8;5.3;9;6;11.4;0;.82;9327 +68088;43.29261;3.38771;4;20220315;14;12.7;13.3;6.2;12.9;0;1.32;3288 +68088;43.29261;3.38771;4;20220316;14.8;11.7;13.2;3;12.6;0;1.41;6991 +68088;43.29261;3.38771;4;20220317;16;9;12.5;2;12.2;.8;1.65;11807 +68088;43.29261;3.38771;4;20220318;15.4;10.8;13.1;2.7;12.4;.1;1.75;11812 +68088;43.29261;3.38771;4;20220319;12.8;10.7;11.8;1.8;11.41;0;1.46;9974 +68088;43.29261;3.38771;4;20220320;12.9;6.9;9.9;5.7;11;11.1;1.21;8813 +68088;43.29261;3.38771;4;20220321;13.7;11.4;12.5;5.5;9.9;.3;2.17;5099 +68088;43.29261;3.38771;4;20220322;15.4;6.4;10.9;4.2;8.5;0;2.79;18397 +68088;43.29261;3.38771;4;20220323;15.3;3.9;9.6;3.2;8.3;0;2.59;20275 +68088;43.29261;3.38771;4;20220324;16.4;2.2;9.3;2.2;7.6;0;2.66;21362 +68088;43.29261;3.38771;4;20220325;17.3;4.3;10.8;2.5;7.5;0;2.89;19644 +68088;43.29261;3.38771;4;20220326;15.4;9.8;12.6;2.2;11.71;0;2.14;16297 +68088;43.29261;3.38771;4;20220327;19.6;7.5;13.5;1.7;7.9;0;3.15;21651 +68088;43.29261;3.38771;4;20220328;20;5.3;12.6;2.8;8.3;0;3.47;22161 +68088;43.29261;3.38771;4;20220329;16.7;8.3;12.5;3.8;12.1;5.1;2.1;14810 +68088;43.29261;3.38771;4;20220330;17;9.9;13.4;3.6;11.6;1.2;2.52;16054 +68088;43.29261;3.38771;4;20220331;17.2;8.7;12.9;6.6;9.1;.1;3.6;17698 +68088;43.29261;3.38771;4;20220401;9.7;5;7.3;11;5.5;.1;3.31;15482 +68088;43.29261;3.38771;4;20220402;9.7;2.3;6;6;5.3;0;2.31;11490 +68088;43.29261;3.38771;4;20220403;10.8;4.5;7.7;8.6;4.82;0;3.43;19625 +68088;43.29261;3.38771;4;20220404;14.4;3.1;8.8;3.9;4.96;0;3.69;23050 +68088;43.29261;3.38771;4;20220405;17.9;7.3;12.6;6.2;5.81;0;4.94;23385 +68088;43.29261;3.38771;4;20220406;18.4;6.4;12.4;4.1;9.3;0;3.18;17337 +68088;43.29261;3.38771;4;20220407;22.4;10.8;16.6;6.3;10.7;0;4.79;20744 +68088;43.29261;3.38771;4;20220408;20.7;13;16.8;6.4;11.7;0;4.35;19977 +68088;43.29261;3.38771;4;20220409;17.2;7.3;12.2;6.4;6.8;0;4.34;18939 +68088;43.29261;3.38771;4;20220410;16.3;3.2;9.7;4;7.5;.1;3.45;24658 +68088;43.29261;3.38771;4;20220411;16.4;8.6;12.5;6.7;12.1;0;2.2;14124 +68088;43.29261;3.38771;4;20220412;16.1;10;13;5.4;12.1;.1;2.29;13800 +68088;43.29261;3.38771;4;20220413;17.9;11.5;14.7;3.2;11;0;3.2;18381 +68088;43.29261;3.38771;4;20220414;24.9;8.1;16.5;3;10.5;0;4.65;25384 +68088;43.29261;3.38771;4;20220415;24;14.5;19.2;6.6;12.63;0;5.02;20075 +68088;43.29261;3.38771;4;20220416;23.3;15.9;19.6;10.5;12.63;0;5.78;21194 +68088;43.29261;3.38771;4;20220417;20.4;14.6;17.5;6.8;11.87;0;4.52;21490 +68088;43.29261;3.38771;4;20220418;23.7;8.6;16.1;4;10.5;0;4.87;26084 +68088;43.29261;3.38771;4;20220419;24.3;10;17.1;5;11.5;1.6;5.19;26255 +68088;43.29261;3.38771;4;20220420;15.8;10.1;12.9;4.1;12.8;19.3;1.86;11319 +68088;43.29261;3.38771;4;20220421;15;10.6;12.8;4.9;12.8;.7;1.69;9880 +68088;43.29261;3.38771;4;20220422;20.1;10.3;15.2;4.7;12.9;0;3.84;25513 +68088;43.29261;3.38771;4;20220423;16.6;13.4;15;4.3;12.4;8.5;2.51;10781 +68088;43.29261;3.38771;4;20220424;19.9;9.5;14.7;4.7;11.8;1.1;3.68;21492 +68088;43.29261;3.38771;4;20220425;22.2;8.1;15.1;3.4;11.5;0;4.37;27240 +68088;43.29261;3.38771;4;20220426;19.6;7.8;13.7;1.9;11.4;0;3.78;27397 +68088;43.29261;3.38771;4;20220427;20.8;8.8;14.8;3.3;13;0;3.93;27518 +68088;43.29261;3.38771;4;20220428;23.7;12.1;17.9;2.6;13.8;0;4.54;27204 +68088;43.29261;3.38771;4;20220429;26.2;14.1;20.1;3.2;15.2;0;5.17;27857 +68088;43.29261;3.38771;4;20220430;25.6;14.2;19.9;3.4;13.3;0;5.06;24354 +68088;43.29261;3.38771;4;20220501;24.4;9.8;17.1;2.4;10.5;0;4.92;28152 +68088;43.29261;3.38771;4;20220502;22.5;12.4;17.4;2.8;12.7;0;4.16;22784 +68088;43.29261;3.38771;4;20220503;22.1;13.5;17.8;3;13.4;.1;4.35;24807 +68088;43.29261;3.38771;4;20220504;23;10;16.5;3;13.9;2;3.96;23597 +68088;43.29261;3.38771;4;20220505;20.9;12.7;16.8;4.1;12.2;.9;4.17;21616 +68088;43.29261;3.38771;4;20220506;22.8;12.6;17.7;6.4;10.4;0;5.84;25668 +68088;43.29261;3.38771;4;20220507;26;12.6;19.3;5.6;11.1;0;6.56;28983 +68088;43.29261;3.38771;4;20220508;25.1;12.1;18.6;3.4;12.9;.5;5.26;28076 +68088;43.29261;3.38771;4;20220509;22.9;12.3;17.6;1.7;14.7;0;4.45;28392 +68088;43.29261;3.38771;4;20220510;23.2;11.6;17.4;1.9;14.2;.1;4.61;29365 +68088;43.29261;3.38771;4;20220511;22.7;11.4;17;4.1;14.9;0;4.57;29488 +68088;43.29261;3.38771;4;20220512;22.4;15;18.7;4.7;15.5;0;4.33;23413 +68088;43.29261;3.38771;4;20220513;24.2;14;19.1;2.9;14.7;0;5.04;28835 +68088;43.29261;3.38771;4;20220514;25.6;12.8;19.2;2;15.7;0;5.01;29840 +68088;43.29261;3.38771;4;20220515;23.5;16.3;19.9;4.9;17.3;0;4.69;26288 +68088;43.29261;3.38771;4;20220516;25.2;16.9;21;4.1;17.3;0;5.07;26158 +68088;43.29261;3.38771;4;20220517;23.7;14.6;19.1;1.8;17.7;.1;4.33;26327 +68088;43.29261;3.38771;4;20220518;31.9;14.9;23.4;2.2;18.2;0;6.09;30272 +68088;43.29261;3.38771;4;20220519;24.8;18.8;21.8;3.6;20.1;0;4.1;20713 +68088;43.29261;3.38771;4;20220520;26.4;17.1;21.7;4.8;19;.1;5.32;27718 +68088;43.29261;3.38771;4;20220521;25.8;16;20.9;2.6;18.4;.2;5.05;28556 +68088;43.29261;3.38771;4;20220522;26.7;16.4;21.5;2.6;19.3;0;5.15;28592 +68088;43.29261;3.38771;4;20220523;26.8;18.8;22.8;4.6;17.6;0;4.97;19087 +68088;43.29261;3.38771;4;20220524;20;15.7;17.8;5.2;13.1;3;4.13;18083 +68088;43.29261;3.38771;4;20220525;25.3;13.7;19.5;7;11.5;.1;6.58;25480 +68088;43.29261;3.38771;4;20220526;27.4;14.9;21.1;6.5;11.5;0;7.7;31002 +68088;43.29261;3.38771;4;20220527;30.9;14.9;22.9;4.9;13.7;0;7.66;31080 +68088;43.29261;3.38771;4;20220528;29.9;16;22.9;4.9;13;0;7.65;31155 +68088;43.29261;3.38771;4;20220529;28;15.4;21.7;4.5;9.3;0;7.63;31227 +68088;43.29261;3.38771;4;20220530;24.9;11.5;18.2;1.7;11.1;0;5.34;31297 +68088;43.29261;3.38771;4;20220531;25.8;16;20.9;2.1;13.7;0;5.32;27609 +68088;43.29261;3.38771;4;20220601;24.3;14;19.1;2.8;16.6;0;5.09;30645 +68088;43.29261;3.38771;4;20220602;24.8;18.5;21.6;3.5;19.3;0;4.4;22148 +68088;43.29261;3.38771;4;20220603;28;18.8;23.4;3.1;19.6;0;5.38;25814 +68088;43.29261;3.38771;4;20220604;28.1;20.3;24.2;3.4;21.4;0;5.29;24958 +68088;43.29261;3.38771;4;20220605;30.6;17.8;24.2;3.9;17.8;0;6.98;31648 +68088;43.29261;3.38771;4;20220606;29.7;16.6;23.1;3;15.6;.9;6.64;31696 +68088;43.29261;3.38771;4;20220607;28.9;17.5;23.2;3.5;16.8;0;6.48;30682 +68088;43.29261;3.38771;4;20220608;27.3;15.8;21.5;4.4;14.8;0;6.32;29080 +68088;43.29261;3.38771;4;20220609;25.4;16.4;20.9;7;11.6;0;7.1;26323 +68088;43.29261;3.38771;4;20220610;33.8;16.1;24.9;4.1;13;0;8.36;31856 +68088;43.29261;3.38771;4;20220611;33;15.7;24.3;2.1;13.8;0;6.84;31888 +68088;43.29261;3.38771;4;20220612;33.3;17.4;25.3;2.7;15;.3;7.3;31917 +68088;43.29261;3.38771;4;20220613;34.5;19.8;27.1;3.4;18.7;.4;7.79;31943 +68088;43.29261;3.38771;4;20220614;29.8;18;23.9;2.2;16;.1;6.48;31965 +68088;43.29261;3.38771;4;20220615;32.1;20.2;26.1;3.2;17.1;0;7.42;31984 +68088;43.29261;3.38771;4;20220616;31.2;17.1;24.1;1.9;17.9;0;6.38;32000 +68088;43.29261;3.38771;4;20220617;36.2;20.4;28.3;2;17.7;0;7.36;32013 +68088;43.29261;3.38771;4;20220618;30.6;18.7;24.6;2.6;19.2;0;6.59;32023 +68088;43.29261;3.38771;4;20220619;28.1;22.2;25.1;5.8;23.8;0;5.46;24614 +68088;43.29261;3.38771;4;20220620;27.7;21.1;24.4;4.6;23.3;0;4.41;18879 +68088;43.29261;3.38771;4;20220621;29.7;22.7;26.2;3.5;25;1.7;4.94;21115 +68088;43.29261;3.38771;4;20220622;28.7;20.9;24.8;3.1;24;1.1;5.38;26809 +68088;43.29261;3.38771;4;20220623;27.7;21.3;24.5;3.6;23.9;7.8;4.73;22669 +68088;43.29261;3.38771;4;20220624;28.8;18;23.4;3.2;18.6;.2;6.04;29186 +68088;43.29261;3.38771;4;20220625;27.5;16.6;22;3.2;19.3;1.1;5.66;30280 +68088;43.29261;3.38771;4;20220626;27.9;18.5;23.2;4.3;19.4;0;5.62;26015 +68088;43.29261;3.38771;4;20220627;30.4;17.5;23.9;6.6;16.1;0;8.04;31965 +68088;43.29261;3.38771;4;20220628;31.6;16.6;24.1;5.3;14.6;0;8.17;31943 +68088;43.29261;3.38771;4;20220629;31.4;14.9;23.1;3.8;15.8;.5;7.16;31917 +68088;43.29261;3.38771;4;20220630;26.3;18.9;22.6;5.6;16.7;0;6.14;26522 +68088;43.29261;3.38771;4;20220701;29.7;16.8;23.2;4.1;11.3;0;7.71;31764 +68088;43.29261;3.38771;4;20220702;27.7;13.2;20.4;2.2;12.2;.2;6.05;31821 +68088;43.29261;3.38771;4;20220703;32.3;16.1;24.2;2;15.7;0;6.59;31783 +68088;43.29261;3.38771;4;20220704;33.9;20.9;27.4;4.8;18.8;.4;8.36;31742 +68088;43.29261;3.38771;4;20220705;35.4;21.4;28.4;4.7;17.6;0;8.92;31697 +68088;43.29261;3.38771;4;20220706;34;22.7;28.3;4.8;13;0;9.29;30775 +68088;43.29261;3.38771;4;20220707;33.3;19.2;26.2;6.8;13.4;.1;9.84;31599 +68088;43.29261;3.38771;4;20220708;35.2;21.7;28.4;5.6;12.4;0;10.18;31545 +68088;43.29261;3.38771;4;20220709;34.8;16;25.4;2.5;13.9;0;7.34;31488 +68088;43.29261;3.38771;4;20220710;33.9;17.3;25.6;2.3;13.7;.2;7.12;31429 +68088;43.29261;3.38771;4;20220711;29.4;18.2;23.8;2.3;16.3;0;6.34;31366 +68088;43.29261;3.38771;4;20220712;30.2;18.9;24.5;2.1;20.2;0;6.18;31300 +68088;43.29261;3.38771;4;20220713;31.7;18.4;25;2.2;20.3;0;6.38;31231 +68088;43.29261;3.38771;4;20220714;29.6;20.3;24.9;2.4;23.6;0;5.52;27721 +68088;43.29261;3.38771;4;20220715;40.5;19.1;29.8;2.7;19;0;8.29;31085 +68088;43.29261;3.38771;4;20220716;34.9;20.2;27.5;2.1;16.3;0;7.07;31007 +68088;43.29261;3.38771;4;20220717;33.1;18.9;26;1.7;17.9;0;6.43;30926 +68088;43.29261;3.38771;4;20220718;34.7;19;26.8;2.3;21.6;0;6.79;30843 +68088;43.29261;3.38771;4;20220719;30.8;21.9;26.3;2.7;24.7;.2;5.65;26465 +68088;43.29261;3.38771;4;20220720;35.5;22.6;29;4.2;19.5;0;8.29;30057 +68088;43.29261;3.38771;4;20220721;36.4;22.1;29.2;3.7;17.9;.1;8.37;30576 +68088;43.29261;3.38771;4;20220722;34;20.5;27.2;3;20.5;1.4;7.1;30481 +68088;43.29261;3.38771;4;20220723;33.9;21.5;27.7;4.8;18.1;0;8.17;29446 +68088;43.29261;3.38771;4;20220724;33;19;26;2.4;17.5;0;6.7;30284 +68088;43.29261;3.38771;4;20220725;34.3;22.1;28.2;5.3;19.8;.2;8.19;28477 +68088;43.29261;3.38771;4;20220726;33.8;20.8;27.3;6;13.9;0;9.43;30075 +68088;43.29261;3.38771;4;20220727;34.4;19.8;27.1;5;11.9;0;9.19;29967 +68088;43.29261;3.38771;4;20220728;31.6;17.2;24.4;3.2;14.1;0;6.95;29857 +68088;43.29261;3.38771;4;20220729;30.1;22;26;3.7;18.7;1.4;6.03;23183 +68088;43.29261;3.38771;4;20220730;35.5;20.2;27.8;5;16.7;0;8.74;29627 +68088;43.29261;3.38771;4;20220731;38.1;19.6;28.8;4;15.3;0;8.83;29509 +68088;43.29261;3.38771;4;20220801;39.3;23;31.1;4.3;15.6;0;9.52;29388 +68088;43.29261;3.38771;4;20220802;39.5;20.6;30;3.4;16.3;0;8.56;29265 +68088;43.29261;3.38771;4;20220803;31.4;20.8;26.1;3.3;21.2;0;6.41;29139 +68088;43.29261;3.38771;4;20220804;30.2;21.8;26;2.5;25;0;4.95;23426 +68088;43.29261;3.38771;4;20220805;36;23.2;29.6;2.6;23.3;0;6.96;28880 +68088;43.29261;3.38771;4;20220806;38.4;23.5;30.9;3.7;18.8;0;8.45;28747 +68088;43.29261;3.38771;4;20220807;32.8;22.5;27.6;2.8;18.3;0;6.67;27877 +68088;43.29261;3.38771;4;20220808;33.8;19;26.4;2.5;15;0;6.67;28474 +68088;43.29261;3.38771;4;20220809;34.5;17.6;26;2.2;15.3;0;6.44;28334 +68088;43.29261;3.38771;4;20220810;31.8;19.7;25.7;2.7;20.4;0;6.06;28192 +68088;43.29261;3.38771;4;20220811;30.4;22.3;26.3;2.8;26.3;0;4.56;20868 +68088;43.29261;3.38771;4;20220812;31;23.6;27.3;3.1;27.4;0;5.29;24617 +68088;43.29261;3.38771;4;20220813;30.7;23.2;26.9;2.4;28;0;4.31;19797 +68088;43.29261;3.38771;4;20220814;30.6;25.3;27.9;3.3;25.6;2.1;4.82;18692 +68088;43.29261;3.38771;4;20220815;32.9;20.2;26.5;2.5;19.4;0;6.04;26811 +68088;43.29261;3.38771;4;20220816;30.6;18.6;24.6;3.2;18.6;10.1;5.91;27173 +68088;43.29261;3.38771;4;20220817;28.3;20.2;24.2;3.4;20.8;1.4;4.19;16810 +68088;43.29261;3.38771;4;20220818;29.1;18;23.5;5.8;16.5;.1;6.31;23712 +68088;43.29261;3.38771;4;20220819;30.4;20.4;25.4;6.8;16.1;.2;7.68;26157 +68088;43.29261;3.38771;4;20220820;34.5;20.8;27.6;4.3;15.9;0;7.68;26656 +68088;43.29261;3.38771;4;20220821;33.4;20;26.7;4;15.3;0;7.09;25176 +68088;43.29261;3.38771;4;20220822;32.5;21.9;27.2;6.5;16.7;0;8.23;26074 +68088;43.29261;3.38771;4;20220823;34.8;20.5;27.6;3.8;17.5;0;7.13;26158 +68088;43.29261;3.38771;4;20220824;31.6;19;25.3;2;17.4;.1;5.41;25988 +68088;43.29261;3.38771;4;20220825;30.7;20.9;25.8;2.9;20.2;.2;4.64;17856 +68088;43.29261;3.38771;4;20220826;35.1;22.3;28.7;4.1;17.8;0;7.4;25644 +68088;43.29261;3.38771;4;20220827;33.5;19.7;26.6;2.6;18.1;0;5.92;25470 +68088;43.29261;3.38771;4;20220828;30;18.3;24.1;2.1;17.9;0;5.04;25294 +68088;43.29261;3.38771;4;20220829;30.2;18.4;24.3;3.2;20.9;2.1;4.93;23143 +68088;43.29261;3.38771;4;20220830;29.4;20.2;24.8;2.4;23.6;0;4.57;23612 +68088;43.29261;3.38771;4;20220831;27.9;19.6;23.7;2.6;21.6;0;4.24;21704 +68088;43.29261;3.38771;4;20220901;32.5;20.3;26.4;3.2;20.2;7.7;5.75;24575 +68088;43.29261;3.38771;4;20220902;29.4;20;24.7;3.2;20.8;24.8;4.57;20238 +68088;43.29261;3.38771;4;20220903;26.8;18.8;22.8;2.5;22.4;0;3.69;20238 +68088;43.29261;3.38771;4;20220904;28.7;20.6;24.6;3.4;24.2;1.2;3.77;17496 +68088;43.29261;3.38771;4;20220905;29;23.4;26.2;4.7;27.3;.2;3.18;11507 +68088;43.29261;3.38771;4;20220906;29.3;24.1;26.7;4.1;27;4;3.41;12306 +68088;43.29261;3.38771;4;20220907;28.8;21.1;24.9;3.4;22.5;0;4.07;17632 +68088;43.29261;3.38771;4;20220908;28.9;16.4;22.6;2.6;15.8;0;4.74;23268 +68088;43.29261;3.38771;4;20220909;27.4;17;22.2;2.8;15.3;0;4.43;20680 +68088;43.29261;3.38771;4;20220910;26.6;13.6;20.1;2;15.3;0;3.97;22885 +68088;43.29261;3.38771;4;20220911;26.8;14.1;20.4;2.1;15.2;0;4.03;22692 +68088;43.29261;3.38771;4;20220912;27.6;17.4;22.5;3.4;20;0;3.49;15288 +68088;43.29261;3.38771;4;20220913;27.2;24.1;25.6;4.9;27.5;3.8;2.27;6631 +68088;43.29261;3.38771;4;20220914;27.5;21.9;24.7;2.7;24.9;0;3.1;14777 +68088;43.29261;3.38771;4;20220915;31.7;17.7;24.7;2.6;18.9;.1;4.73;21912 +68088;43.29261;3.38771;4;20220916;28.9;19.7;24.3;5.4;15.9;0;5.8;20084 +68088;43.29261;3.38771;4;20220917;24.7;14.2;19.4;6.1;9.2;0;5.98;21209 +68088;43.29261;3.38771;4;20220918;25.3;10.7;18;3;9;0;4.43;21320 +68088;43.29261;3.38771;4;20220919;26.3;8.6;17.4;1.9;11.3;0;3.62;21122 +68088;43.29261;3.38771;4;20220920;25.6;9.1;17.3;1.8;10.8;0;3.51;20923 +68088;43.29261;3.38771;4;20220921;25.4;10.8;18.1;2.5;10.9;0;3.87;20724 +68088;43.29261;3.38771;4;20220922;23.8;13.6;18.7;2.3;13.1;0;3.39;19297 +68088;43.29261;3.38771;4;20220923;23.6;13.8;18.7;2.9;16.6;23.4;2.8;15958 +68088;43.29261;3.38771;4;20220924;23.5;15.6;19.5;3.6;16.7;1.8;3.01;15346 +68088;43.29261;3.38771;4;20220925;23.2;13.9;18.5;4;12.8;0;3.8;18403 +68088;43.29261;3.38771;4;20220926;22;10.1;16;4.6;11.4;.1;3.65;18820 +68088;43.29261;3.38771;4;20220927;21.8;14.8;18.3;7.3;12.3;.5;4.23;13155 +68088;43.29261;3.38771;4;20220928;22.6;16;19.3;6.3;15.1;.3;3.63;14456 +68088;43.29261;3.38771;4;20220929;21.7;14.6;18.1;5;13.1;.4;3.3;11346 +68088;43.29261;3.38771;4;20220930;20.5;12.2;16.3;4.1;10.5;0;3.32;13683 +68088;43.29261;3.38771;4;20221001;24.8;10.2;17.5;3.8;12.5;0;3.55;16530 +68088;43.29261;3.38771;4;20221002;28.5;12.1;20.3;2.1;14.7;0;3.41;18529 +68088;43.29261;3.38771;4;20221003;27.7;12.6;20.1;2.6;13.5;0;3.64;18330 +68088;43.29261;3.38771;4;20221004;23.7;9.9;16.8;1.5;13.5;.1;2.55;18132 +68088;43.29261;3.38771;4;20221005;22;11.8;16.9;3.1;16.6;.2;2;12946 +68088;43.29261;3.38771;4;20221006;26;15;20.5;2.1;17;0;2.7;14814 +68088;43.29261;3.38771;4;20221007;21.7;13.9;17.8;2;16.5;4;2.1;14239 +68088;43.29261;3.38771;4;20221008;22.5;15.6;19;1.9;17.1;.8;1.86;9600 +68088;43.29261;3.38771;4;20221009;22.6;12;17.3;2.4;15.9;.1;2.29;16058 +68088;43.29261;3.38771;4;20221010;22.7;17;19.8;2.8;18.1;.2;2.13;11012 +68088;43.29261;3.38771;4;20221011;23.9;13;18.4;1.7;15.8;.1;2.35;16269 +68088;43.29261;3.38771;4;20221012;24.8;13.3;19;1.6;15.2;.7;2.39;15541 +68088;43.29261;3.38771;4;20221013;24.1;10.9;17.5;1.6;15.1;0;2.17;15117 +68088;43.29261;3.38771;4;20221014;25.9;17.5;21.7;4;15.7;0;3.41;12091 +68088;43.29261;3.38771;4;20221015;21.9;10.7;16.3;1.8;15.4;0;1.79;13148 +68088;43.29261;3.38771;4;20221016;24.3;19.1;21.7;5.4;21.3;0;2.12;7575 +68088;43.29261;3.38771;4;20221017;23;20.1;21.5;6.4;21.3;0;1.95;5125 +68088;43.29261;3.38771;4;20221018;21.8;19.8;20.8;4;21.2;.2;1.3;3200 +68088;43.29261;3.38771;4;20221019;21.5;19.3;20.4;3.4;22;.1;.98;3356 +68088;43.29261;3.38771;4;20221020;21.4;20.5;20.9;5.2;22.6;1.7;.98;1717 +68088;43.29261;3.38771;4;20221021;24.2;20.5;22.3;3.7;20.9;0;2.12;7991 +68088;43.29261;3.38771;4;20221022;23.6;15.8;19.7;3.1;18.3;0;1.97;10583 +68088;43.29261;3.38771;4;20221023;22.7;18;20.3;3.9;21.4;0;1.4;7349 +68088;43.29261;3.38771;4;20221024;26;18.9;22.4;2.9;20;0;2.25;9759 +68088;43.29261;3.38771;4;20221025;22.2;14;18.1;2.4;16.5;0;1.6;8310 +68088;43.29261;3.38771;4;20221026;23.2;18.4;20.8;3.3;20.6;0;1.57;6920 +68088;43.29261;3.38771;4;20221027;23.7;16.7;20.2;2.5;20.4;.2;1.42;7489 +68088;43.29261;3.38771;4;20221028;23;17.3;20.1;3;19.1;.1;1.69;8375 +68088;43.29261;3.38771;4;20221029;22.3;15.2;18.7;2.8;17.5;0;1.62;8996 +68088;43.29261;3.38771;4;20221030;22.9;16.4;19.6;3.4;18.6;0;1.69;8120 +68088;43.29261;3.38771;4;20221031;23.4;19.1;21.2;4.7;20.4;0;1.87;6703 +68088;43.29261;3.38771;4;20221101;24.7;15.1;19.9;2.5;16;.1;2.08;11066 +68088;43.29261;3.38771;4;20221102;22.7;13.4;18;2.4;12.3;.7;2.1;10381 +68088;43.29261;3.38771;4;20221103;17.5;10.9;14.2;4.7;13.3;1.2;1.42;6928 +68088;43.29261;3.38771;4;20221104;16.5;9.9;13.2;5.7;9.9;1.7;2.29;8652 +68088;43.29261;3.38771;4;20221105;18.1;9.9;14;6.2;7.1;0;3.6;10836 +68088;43.29261;3.38771;4;20221106;19.2;3.3;11.2;1.4;8;0;1.33;12249 +68088;43.29261;3.38771;4;20221107;20.6;4.8;12.7;2.4;11.1;0;1.52;12103 +68088;43.29261;3.38771;4;20221108;21;12.7;16.8;5.6;18.1;.3;.99;6608 +68088;43.29261;3.38771;4;20221109;21.7;15.1;18.4;2.7;16.4;2.3;1.47;7115 +68088;43.29261;3.38771;4;20221110;21.3;9.5;15.4;3.1;12;.6;1.85;11459 +68088;43.29261;3.38771;4;20221111;20.1;10.1;15.1;3.1;13.6;0;1.4;8503 +68088;43.29261;3.38771;4;20221112;20.7;11.1;15.9;2;13.5;.1;1.3;10328 +68088;43.29261;3.38771;4;20221113;18.4;8.8;13.6;1.9;12.6;2.3;1;5783 +68088;43.29261;3.38771;4;20221114;18.5;14.7;16.6;4.6;14.8;2.6;1.52;3886 +68088;43.29261;3.38771;4;20221115;18.6;13.7;16.1;3.9;15.1;.2;1.26;6491 +68088;43.29261;3.38771;4;20221116;19.6;9.6;14.6;1.9;11.9;0;1.2;8883 +68088;43.29261;3.38771;4;20221117;21.7;10.6;16.1;2.9;12.5;5.3;1.71;8479 +68088;43.29261;3.38771;4;20221118;16.8;10.6;13.7;3.2;10.8;.1;1.49;6368 +68088;43.29261;3.38771;4;20221119;15.5;7;11.2;4.2;8.6;.2;1.76;7544 +68088;43.29261;3.38771;4;20221120;16.3;5;10.6;3.7;7.8;0;1.75;9910 +68088;43.29261;3.38771;4;20221121;10.4;6.8;8.6;2.7;9.3;4.5;.76;2767 +68088;43.29261;3.38771;4;20221122;13;7.9;10.4;6.4;8.7;2.1;1.77;7196 +68088;43.29261;3.38771;4;20221123;18.2;8.5;13.3;3.2;10.5;2.3;1.5;7516 +68088;43.29261;3.38771;4;20221124;16.5;3.8;10.1;2;9.7;.1;.87;8855 +68088;43.29261;3.38771;4;20221125;16.9;6.4;11.6;3.4;10.2;0;1.28;7559 +68088;43.29261;3.38771;4;20221126;16.6;7.4;12;4.2;7.9;0;2.02;8603 +68088;43.29261;3.38771;4;20221127;14;1.6;7.8;2.9;8.8;1.2;.82;8261 +68088;43.29261;3.38771;4;20221128;13.4;10.9;12.1;4.4;11.6;6.2;1.04;3287 +68088;43.29261;3.38771;4;20221129;13.6;6;9.8;3.8;8;.1;1.38;7956 +68088;43.29261;3.38771;4;20221130;13.6;1.4;7.5;3;7.4;0;1.04;8943 +68088;43.29261;3.38771;4;20221201;11.1;2.1;6.6;3.7;7.7;0;.89;6128 +68088;43.29261;3.38771;4;20221202;10.8;.3;5.5;1.3;7.2;.7;.47;7547 +68088;43.29261;3.38771;4;20221203;9.5;5;7.2;1.9;9.1;8.6;.5;2799 +68088;43.29261;3.38771;4;20221204;12.8;5.7;9.2;2.5;8.8;0;.85;6028 +68088;43.29261;3.38771;4;20221205;12.1;-1.3;5.4;2;6.3;0;.72;9210 +68088;43.29261;3.38771;4;20221206;13.7;1;7.3;1;6.6;.1;.53;7905 +68088;43.29261;3.38771;4;20221207;13.1;1.4;7.2;1.7;6.8;0;.71;8353 +68088;43.29261;3.38771;4;20221208;7.4;.2;3.8;3.4;7.4;2.3;.43;3684 +68088;43.29261;3.38771;4;20221209;15.6;5.9;10.7;2.3;11.3;0;.62;5981 +68088;43.29261;3.38771;4;20221210;9.9;9.1;9.5;4.2;7.8;0;1.47;2847 +68088;43.29261;3.38771;4;20221211;8.7;-1.7;3.5;2;4.4;0;.79;8066 +68088;43.29261;3.38771;4;20221212;7.3;-4;1.6;2.5;5.3;7.2;.58;7390 +68088;43.29261;3.38771;4;20221213;8;2.9;5.4;3.6;8.7;3.7;.3;3920 +68088;43.29261;3.38771;4;20221214;12.7;7.5;10.1;3.5;11.6;3.8;.49;2870 +68088;43.29261;3.38771;4;20221215;13.8;10.4;12.1;4.3;12.2;15.7;.83;2658 +68088;43.29261;3.38771;4;20221216;14.2;7.2;10.7;1.7;10.5;.9;.6;5365 +68088;43.29261;3.38771;4;20221217;13.2;2.4;7.8;1.9;7.4;0;.69;8085 +68088;43.29261;3.38771;4;20221218;13.6;1.5;7.5;4.2;8.6;0;.97;4906 +68088;43.29261;3.38771;4;20221219;15.9;13.1;14.5;6.7;14;0;1.17;1788 +68088;43.29261;3.38771;4;20221220;15.6;13.1;14.3;4.3;13.71;.5;.94;3695 +68088;43.29261;3.38771;4;20221221;19.4;12.8;16.1;3.1;12.5;0;1.41;6172 +68088;43.29261;3.38771;4;20221222;20;7.8;13.9;2.8;12;0;1.14;6755 +68088;43.29261;3.38771;4;20221223;21.5;13.1;17.3;2.7;13.1;.1;1.43;6747 +68088;43.29261;3.38771;4;20221224;20;7.3;13.6;1.7;11.2;.1;.81;8557 +68088;43.29261;3.38771;4;20221225;14.6;7;10.8;3.1;12.2;0;.49;4350 +68088;43.29261;3.38771;4;20221226;17.5;12;14.7;2.3;13.1;0;.9;5007 +68088;43.29261;3.38771;4;20221227;15.6;5.9;10.7;1.7;10.4;.1;.59;7040 +68088;43.29261;3.38771;4;20221228;11.9;5.2;8.5;2.6;9.8;0;.53;5305 +68088;43.29261;3.38771;4;20221229;14.8;10;12.4;2.4;12.1;0;.74;3291 +68088;43.29261;3.38771;4;20221230;15.1;8.8;11.9;2.1;11.7;.1;.65;5553 +68088;43.29261;3.38771;4;20221231;15.6;9.2;12.4;3.6;13.4;0;.58;3357 +68092;43.36032;4.71734;1;20220101;8.1;7;7.6;1;10.4;.1;.33;2020 +68092;43.36032;4.71734;1;20220102;10.9;7.8;9.3;2;10.8;0;.45;3762 +68092;43.36032;4.71734;1;20220103;14.9;6.1;10.5;2.1;10.4;0;.67;6729 +68092;43.36032;4.71734;1;20220104;15;7;11;3.4;12.3;.6;.52;6430 +68092;43.36032;4.71734;1;20220105;9.2;7;8.1;8.9;7;0;2.03;3148 +68092;43.36032;4.71734;1;20220106;7.9;5.3;6.6;11.3;5.4;0;2.57;3493 +68092;43.36032;4.71734;1;20220107;9.3;.3;4.8;4.4;5.7;0;1.24;6992 +68092;43.36032;4.71734;1;20220108;11.7;3.3;7.5;4;8;.1;.99;6788 +68092;43.36032;4.71734;1;20220109;10.5;8.9;9.7;4.8;7.9;0;1.64;2695 +68092;43.36032;4.71734;1;20220110;9.4;6.8;8.1;8.6;6.8;0;2.11;3609 +68092;43.36032;4.71734;1;20220111;7.6;3.3;5.5;8.1;5.7;0;1.79;4831 +68092;43.36032;4.71734;1;20220112;8.8;1.7;5.3;5.4;5.4;0;1.58;6411 +68092;43.36032;4.71734;1;20220113;11.2;.1;5.6;2.7;5.4;0;1.16;8219 +68092;43.36032;4.71734;1;20220114;10.1;-3.5;3.3;2.4;5.4;0;.84;9238 +68092;43.36032;4.71734;1;20220115;11;-2.5;4.3;2.1;5.6;.1;.84;9291 +68092;43.36032;4.71734;1;20220116;12.1;-2.8;4.7;4.2;5.2;.1;1.56;9740 +68092;43.36032;4.71734;1;20220117;11.4;5.3;8.3;8.7;6.6;0;2.35;6202 +68092;43.36032;4.71734;1;20220118;12.2;3.3;7.7;4;6.6;0;1.52;7679 +68092;43.36032;4.71734;1;20220119;9.8;.3;5;2.6;7.1;.2;.71;8036 +68092;43.36032;4.71734;1;20220120;11.4;2.9;7.1;8.8;6.2;0;2.25;7657 +68092;43.36032;4.71734;1;20220121;7.7;4;5.8;9.8;5.1;0;2.39;4933 +68092;43.36032;4.71734;1;20220122;8.5;1.9;5.2;6.8;5.3;0;1.85;6839 +68092;43.36032;4.71734;1;20220123;12.5;.4;6.4;3;6;0;1.33;9551 +68092;43.36032;4.71734;1;20220124;11.8;-1.7;5;1.6;6.7;0;.73;10235 +68092;43.36032;4.71734;1;20220125;11.4;-1.9;4.7;1.9;6.7;0;.78;10275 +68092;43.36032;4.71734;1;20220126;13.5;-1.9;5.8;3.6;6;0;1.53;10819 +68092;43.36032;4.71734;1;20220127;11.2;-.4;5.4;4.1;5.2;0;1.66;9794 +68092;43.36032;4.71734;1;20220128;12.8;1.6;7.2;9.2;5.9;0;2.64;9733 +68092;43.36032;4.71734;1;20220129;13.4;4.4;8.9;6.8;5.8;0;2.74;8780 +68092;43.36032;4.71734;1;20220130;14;5.3;9.7;9.1;7.7;0;2.5;8732 +68092;43.36032;4.71734;1;20220131;14.3;6.2;10.3;8.9;6.8;0;3.08;8515 +68092;43.36032;4.71734;1;20220201;11.8;4.8;8.3;9.8;5.2;0;3.26;7981 +68092;43.36032;4.71734;1;20220202;16.8;6.7;11.7;8.4;8.2;0;3.05;9814 +68092;43.36032;4.71734;1;20220203;16.2;6.9;11.6;3.5;9;0;1.75;9518 +68092;43.36032;4.71734;1;20220204;13.8;6.4;10.1;2.8;9.2;0;1.24;8545 +68092;43.36032;4.71734;1;20220205;14.5;5.8;10.2;6.5;6.6;0;2.79;9430 +68092;43.36032;4.71734;1;20220206;13.5;4.1;8.8;5.4;6.5;0;2.29;9951 +68092;43.36032;4.71734;1;20220207;14.4;6.9;10.6;8.9;6.9;0;3.21;8950 +68092;43.36032;4.71734;1;20220208;15.5;6;10.8;5;6.3;0;2.76;10271 +68092;43.36032;4.71734;1;20220209;14.2;-.6;6.8;2.3;8.8;0;1.04;12811 +68092;43.36032;4.71734;1;20220210;13;7.7;10.3;2;9.94;0;1.3;9915 +68092;43.36032;4.71734;1;20220211;15.6;3.3;9.5;5;7.34;0;2.27;11296 +68092;43.36032;4.71734;1;20220212;16;3;9.5;4.1;7.1;0;2.19;11837 +68092;43.36032;4.71734;1;20220213;13.5;5.5;9.5;6.9;8.94;2.9;1.64;5251 +68092;43.36032;4.71734;1;20220214;13.3;10.1;11.7;6;10.6;8.3;1.56;3547 +68092;43.36032;4.71734;1;20220215;14.1;5.5;9.8;6.7;7.37;0;2.57;11975 +68092;43.36032;4.71734;1;20220216;13.5;3.8;8.6;3.5;9.8;.9;1.17;11528 +68092;43.36032;4.71734;1;20220217;19.7;7.4;13.6;4.9;11.5;0;2.3;13216 +68092;43.36032;4.71734;1;20220218;18.1;6.6;12.4;2.5;11.2;0;1.64;12927 +68092;43.36032;4.71734;1;20220219;13.8;8.2;11;7;7.4;0;2.87;8982 +68092;43.36032;4.71734;1;20220220;17;5.4;11.2;6;7.4;0;3.08;13323 +68092;43.36032;4.71734;1;20220221;16.3;10.4;13.3;7.4;8;0;3.53;9476 +68092;43.36032;4.71734;1;20220222;15.8;6.7;11.2;5.3;6.9;0;2.98;12046 +68092;43.36032;4.71734;1;20220223;18.2;8.1;13.2;4.1;9;0;2.65;12880 +68092;43.36032;4.71734;1;20220224;13.9;6.8;10.3;2.8;10.6;.6;1.31;10853 +68092;43.36032;4.71734;1;20220225;13.1;4.9;9;7.8;6.1;0;3.09;11850 +68092;43.36032;4.71734;1;20220226;14.4;6;10.2;5;6;0;2.95;12151 +68092;43.36032;4.71734;1;20220227;14.2;1.3;7.8;3;6.7;0;2.02;15369 +68092;43.36032;4.71734;1;20220228;13.8;2.6;8.2;3.4;8;0;1.81;14462 +68092;43.36032;4.71734;1;20220301;13.6;2.5;8.1;3.5;7.4;0;1.96;14572 +68092;43.36032;4.71734;1;20220302;12.6;3.2;7.9;2.8;8;.5;1.62;13532 +68092;43.36032;4.71734;1;20220303;14.8;.2;7.5;1.9;7.8;0;1.74;16759 +68092;43.36032;4.71734;1;20220304;18.3;2.4;10.3;5.2;6.7;0;3.42;16954 +68092;43.36032;4.71734;1;20220305;15.8;1.7;8.7;3.8;4.7;0;3.1;17149 +68092;43.36032;4.71734;1;20220306;13.4;.2;6.8;2.9;5.7;0;2.22;16915 +68092;43.36032;4.71734;1;20220307;13.2;-.4;6.4;2.4;5.4;0;2.2;15977 +68092;43.36032;4.71734;1;20220308;14.2;2.3;8.2;3.6;7.07;0;2.15;13007 +68092;43.36032;4.71734;1;20220309;14.8;4.8;9.8;3;8.4;0;2.1;15173 +68092;43.36032;4.71734;1;20220310;14.2;4;9.1;4.8;9.9;0;1.73;15505 +68092;43.36032;4.71734;1;20220311;13.6;11.1;12.4;8.1;10.2;2;2.37;7503 +68092;43.36032;4.71734;1;20220312;13.3;10.7;12;8;9;3.1;2.75;7750 +68092;43.36032;4.71734;1;20220313;12.2;10;11.1;6.5;9.1;11.5;2.21;7170 +68092;43.36032;4.71734;1;20220314;15.9;5.7;10.8;4.3;10.6;0;2.06;16209 +68092;43.36032;4.71734;1;20220315;17.2;9.7;13.5;2.9;10.8;0;2.32;13977 +68092;43.36032;4.71734;1;20220316;15.8;6.3;11;1.7;11;0;1.87;15965 +68092;43.36032;4.71734;1;20220317;16.1;9.1;12.6;3.1;11.7;0;1.98;13778 +68092;43.36032;4.71734;1;20220318;17.1;10.6;13.8;2.2;11.4;.2;1.85;9284 +68092;43.36032;4.71734;1;20220319;17.9;7.9;12.9;2.5;9.1;0;2.47;13288 +68092;43.36032;4.71734;1;20220320;15.3;6.7;11;5.2;8.34;.1;2.26;6677 +68092;43.36032;4.71734;1;20220321;16.4;10.5;13.5;5.8;7.14;0;3.55;11848 +68092;43.36032;4.71734;1;20220322;16.5;4.2;10.4;4.9;6.74;0;3.41;19329 +68092;43.36032;4.71734;1;20220323;17;2.8;9.9;3;7.27;0;2.9;19760 +68092;43.36032;4.71734;1;20220324;18.8;2.4;10.6;2.6;6.7;0;3.17;20225 +68092;43.36032;4.71734;1;20220325;19.4;2.8;11.1;3;7.64;0;3.19;19423 +68092;43.36032;4.71734;1;20220326;21;4.5;12.8;3.2;7.44;0;3.73;20221 +68092;43.36032;4.71734;1;20220327;22.4;8.4;15.4;2.6;7.67;0;3.59;15970 +68092;43.36032;4.71734;1;20220328;21.9;5.9;13.9;2.6;7.77;0;3.55;19449 +68092;43.36032;4.71734;1;20220329;19;8;13.5;3.4;9.97;2.4;2.85;15506 +68092;43.36032;4.71734;1;20220330;15.8;11;13.4;2.9;11.44;1.9;1.84;7636 +68092;43.36032;4.71734;1;20220331;19.9;8.6;14.2;7.1;9;.1;4.55;21472 +68092;43.36032;4.71734;1;20220401;11.1;6.3;8.7;11.1;5.8;1;3.7;16228 +68092;43.36032;4.71734;1;20220402;10;4.3;7.1;8.9;4.74;0;3.43;14642 +68092;43.36032;4.71734;1;20220403;12.1;2.7;7.4;7.5;5.21;0;3.54;20757 +68092;43.36032;4.71734;1;20220404;16.1;2.7;9.4;3.6;5.71;0;3.56;22569 +68092;43.36032;4.71734;1;20220405;19.9;4.2;12.1;3.7;6.11;0;4.25;22754 +68092;43.36032;4.71734;1;20220406;17.3;4.3;10.8;2.9;8.97;0;2.72;17583 +68092;43.36032;4.71734;1;20220407;19.8;9;14.4;5.5;10.97;0;3.48;15439 +68092;43.36032;4.71734;1;20220408;21.6;12.6;17.1;5.4;12.37;0;4.2;20911 +68092;43.36032;4.71734;1;20220409;17;10.7;13.9;9.3;6.3;0;5.64;22102 +68092;43.36032;4.71734;1;20220410;18.2;4.4;11.3;4;6.84;0;3.99;24220 +68092;43.36032;4.71734;1;20220411;17.7;7.9;12.8;5.7;9.37;0;3.08;13251 +68092;43.36032;4.71734;1;20220412;20.6;8.2;14.4;4.2;9.54;0;3.85;20205 +68092;43.36032;4.71734;1;20220413;20.3;7.8;14.1;2.8;10.07;0;3.44;20555 +68092;43.36032;4.71734;1;20220414;25.7;8.1;16.9;3.2;10.4;.1;4.68;23054 +68092;43.36032;4.71734;1;20220415;27;11.5;19.3;4.7;11.21;0;5.79;24535 +68092;43.36032;4.71734;1;20220416;25.1;12.4;18.7;6;10.6;0;6.06;22547 +68092;43.36032;4.71734;1;20220417;21.4;11;16.2;3.3;9.67;0;4.5;24922 +68092;43.36032;4.71734;1;20220418;20.8;8.2;14.5;3.1;11.24;0;3.87;25247 +68092;43.36032;4.71734;1;20220419;24;9.1;16.5;3.4;11.47;.4;4.55;25202 +68092;43.36032;4.71734;1;20220420;18.3;12.6;15.5;3.5;13.77;8;1.98;7645 +68092;43.36032;4.71734;1;20220421;19.4;12.7;16;3.1;13.67;4.8;2.31;9637 +68092;43.36032;4.71734;1;20220422;20.2;10.5;15.3;4.2;13.44;0;3.4;22198 +68092;43.36032;4.71734;1;20220423;17.8;14.6;16.2;7.2;13.14;6.5;2.75;7138 +68092;43.36032;4.71734;1;20220424;18.7;9.7;14.2;3.9;12.04;.6;2.74;14349 +68092;43.36032;4.71734;1;20220425;21;9.4;15.2;4.7;11.4;0;4.49;26253 +68092;43.36032;4.71734;1;20220426;23;9.9;16.5;3.2;12.27;0;4.34;26204 +68092;43.36032;4.71734;1;20220427;21.6;10.2;15.9;3.1;13.14;0;4.05;26072 +68092;43.36032;4.71734;1;20220428;25.2;11.3;18.2;3;12.44;0;4.81;25403 +68092;43.36032;4.71734;1;20220429;23.3;10.9;17.1;3.2;11.6;0;4.77;26518 +68092;43.36032;4.71734;1;20220430;25.3;12.1;18.7;3.8;11;0;5.34;24233 +68092;43.36032;4.71734;1;20220501;24.5;11.3;17.9;4.1;10.04;0;5.51;26143 +68092;43.36032;4.71734;1;20220502;23;10.5;16.8;3.2;12.17;0;4.4;24591 +68092;43.36032;4.71734;1;20220503;22.9;13.1;18;2.7;13.37;.1;4.16;22898 +68092;43.36032;4.71734;1;20220504;24.3;10.4;17.4;3;12.87;1.6;4.65;26618 +68092;43.36032;4.71734;1;20220505;22.8;14.1;18.5;4.4;12.5;.4;4.25;16875 +68092;43.36032;4.71734;1;20220506;20;13.6;16.8;7.8;11;0;4.91;19303 +68092;43.36032;4.71734;1;20220507;25.5;14.7;20.1;5.2;12;0;6.08;25348 +68092;43.36032;4.71734;1;20220508;22;9.2;15.6;2.2;13.1;4.2;4.22;27769 +68092;43.36032;4.71734;1;20220509;25.4;13.1;19.3;1.9;14.8;0;4.75;27333 +68092;43.36032;4.71734;1;20220510;25.1;11.6;18.4;2.2;14.1;0;4.89;28786 +68092;43.36032;4.71734;1;20220511;23.1;11.9;17.5;3.8;14.7;0;4.46;26286 +68092;43.36032;4.71734;1;20220512;23.7;12.2;18;2.6;14.5;0;4.55;26754 +68092;43.36032;4.71734;1;20220513;24.4;12.3;18.3;1.6;14.5;0;4.58;27568 +68092;43.36032;4.71734;1;20220514;26.2;13;19.6;2.1;17.1;0;4.93;28930 +68092;43.36032;4.71734;1;20220515;24.6;15.4;20;3.9;17.3;0;4.53;24160 +68092;43.36032;4.71734;1;20220516;24.8;14.6;19.7;3.5;16.5;0;4.72;25563 +68092;43.36032;4.71734;1;20220517;26.1;14.2;20.2;2;17.3;0;4.86;27753 +68092;43.36032;4.71734;1;20220518;25.7;14.6;20.2;2.8;18.5;0;4.69;26881 +68092;43.36032;4.71734;1;20220519;26.7;15.1;20.9;2.8;17.5;0;5.13;27585 +68092;43.36032;4.71734;1;20220520;26.5;14.4;20.4;3.1;15.6;0;5.41;28278 +68092;43.36032;4.71734;1;20220521;25.3;15.5;20.4;2.2;17.3;.1;4.63;25480 +68092;43.36032;4.71734;1;20220522;25.1;16.1;20.6;3.8;19.6;0;4.37;24472 +68092;43.36032;4.71734;1;20220523;26.2;16.4;21.3;3.5;18;0;5.02;25636 +68092;43.36032;4.71734;1;20220524;25.3;17.8;21.5;5.3;13.3;.4;6.01;22428 +68092;43.36032;4.71734;1;20220525;25.9;17.6;21.8;7.7;11.2;0;7.55;23687 +68092;43.36032;4.71734;1;20220526;28.4;18.1;23.3;7.3;11.6;0;8.35;26517 +68092;43.36032;4.71734;1;20220527;30.5;19;24.7;7.3;13.5;0;8.79;28121 +68092;43.36032;4.71734;1;20220528;27.3;18.7;23;10.5;10.7;0;9.26;24309 +68092;43.36032;4.71734;1;20220529;26.2;16.2;21.2;8.2;8;0;8.77;26316 +68092;43.36032;4.71734;1;20220530;26.1;10.9;18.5;2.1;10.8;1;5.6;30746 +68092;43.36032;4.71734;1;20220531;25;16.1;20.5;2.1;15.9;0;4.73;24908 +68092;43.36032;4.71734;1;20220601;27.9;14.5;21.2;2.1;16.9;0;5.65;30744 +68092;43.36032;4.71734;1;20220602;26.8;14.4;20.6;2.1;18.4;0;5.21;29613 +68092;43.36032;4.71734;1;20220603;30.8;18.4;24.6;2.7;19.2;.2;6.31;29668 +68092;43.36032;4.71734;1;20220604;27.6;18.6;23.1;3.4;20.5;0;5.17;25243 +68092;43.36032;4.71734;1;20220605;30.2;20.8;25.5;3.8;20.9;0;6.09;25852 +68092;43.36032;4.71734;1;20220606;28.9;16.5;22.7;4;16.2;0;6.53;29815 +68092;43.36032;4.71734;1;20220607;30;17.3;23.6;4.9;15.7;0;7.31;30224 +68092;43.36032;4.71734;1;20220608;26.4;18;22.2;4.2;13.7;.1;6.08;24517 +68092;43.36032;4.71734;1;20220609;26.1;17.7;21.9;8;11.9;0;7.61;24547 +68092;43.36032;4.71734;1;20220610;29.1;18.6;23.8;10.1;10.6;0;10.07;27537 +68092;43.36032;4.71734;1;20220611;31.7;18.8;25.3;4.2;13.7;0;7.96;30610 +68092;43.36032;4.71734;1;20220612;28.9;15.5;22.2;2.2;17.7;0;5.94;31236 +68092;43.36032;4.71734;1;20220613;32.8;17.9;25.3;4.3;17.3;0;7.75;31387 +68092;43.36032;4.71734;1;20220614;30.5;20.3;25.4;3.8;16.1;0;6.95;27229 +68092;43.36032;4.71734;1;20220615;29.3;20.2;24.8;3.1;20.3;0;5.72;25706 +68092;43.36032;4.71734;1;20220616;31.5;17.3;24.4;1.9;20.4;0;6.26;31444 +68092;43.36032;4.71734;1;20220617;35.9;24.8;30.4;3.6;17.9;0;8.29;28471 +68092;43.36032;4.71734;1;20220618;30.8;19.4;25.1;2.6;21.1;0;6.12;28869 +68092;43.36032;4.71734;1;20220619;29.9;20.7;25.3;4;21.5;0;6;25887 +68092;43.36032;4.71734;1;20220620;29.5;21.4;25.5;4.6;19.9;0;6.22;24261 +68092;43.36032;4.71734;1;20220621;29.7;21.3;25.5;3.8;23.8;1.2;5.5;24716 +68092;43.36032;4.71734;1;20220622;28;22.6;25.3;4.2;24.9;0;4.53;19712 +68092;43.36032;4.71734;1;20220623;26.6;22.6;24.6;4.7;24.2;10.9;4.04;16890 +68092;43.36032;4.71734;1;20220624;27.5;19.7;23.6;3.1;20.6;0;5.05;23783 +68092;43.36032;4.71734;1;20220625;27.4;17.6;22.5;2.8;21.6;0;5.01;26710 +68092;43.36032;4.71734;1;20220626;30.2;22.3;26.2;3.3;23.7;0;5.54;23916 +68092;43.36032;4.71734;1;20220627;30.6;20.5;25.6;5.4;19.3;0;7.04;27093 +68092;43.36032;4.71734;1;20220628;30.7;20.1;25.4;6.9;15.5;0;8.4;27748 +68092;43.36032;4.71734;1;20220629;28.6;18.3;23.4;3.4;17.2;.3;6.06;27323 +68092;43.36032;4.71734;1;20220630;26.7;19.8;23.2;3.4;20.9;0;4.72;22249 +68092;43.36032;4.71734;1;20220701;28.2;17.5;22.8;6.8;13.2;0;7.77;27804 +68092;43.36032;4.71734;1;20220702;31.7;17.1;24.4;3.7;13.7;0;7.61;31267 +68092;43.36032;4.71734;1;20220703;31.2;15.2;23.2;1.9;18;0;6.14;31229 +68092;43.36032;4.71734;1;20220704;34;20.4;27.2;3.2;21;.3;7.34;31188 +68092;43.36032;4.71734;1;20220705;33.1;23.2;28.1;6.4;15.6;0;9.21;26587 +68092;43.36032;4.71734;1;20220706;32.5;22.8;27.6;7.6;12.4;0;10.25;26271 +68092;43.36032;4.71734;1;20220707;31.4;20.4;25.9;10.2;12.5;0;10.71;27964 +68092;43.36032;4.71734;1;20220708;30.7;21.1;25.9;9.3;14.5;0;9.49;26044 +68092;43.36032;4.71734;1;20220709;33.2;19.1;26.2;4.4;13.6;0;8.47;30937 +68092;43.36032;4.71734;1;20220710;33.7;23.2;28.5;5.6;14.4;0;9.2;27158 +68092;43.36032;4.71734;1;20220711;29.4;18.4;23.9;2.8;17.6;0;5.99;27752 +68092;43.36032;4.71734;1;20220712;29;18.1;23.6;1.3;22.4;0;5.18;27564 +68092;43.36032;4.71734;1;20220713;29.7;19.6;24.7;2.2;22.1;0;5.4;26454 +68092;43.36032;4.71734;1;20220714;31.2;17.4;24.3;1.9;22.5;0;5.94;30611 +68092;43.36032;4.71734;1;20220715;37;19.2;28.1;3.7;20.6;0;8.05;30537 +68092;43.36032;4.71734;1;20220716;36.9;24.6;30.8;5.1;14.5;0;9.97;29031 +68092;43.36032;4.71734;1;20220717;32.1;22.5;27.3;3.3;17.8;0;6.75;25519 +68092;43.36032;4.71734;1;20220718;34.1;20.5;27.3;1.7;23.6;0;6.41;30298 +68092;43.36032;4.71734;1;20220719;32.2;20.9;26.6;1.7;24.2;0;5.75;27574 +68092;43.36032;4.71734;1;20220720;31.8;20.6;26.2;2;23.3;.1;5.76;27368 +68092;43.36032;4.71734;1;20220721;35.2;23.6;29.4;4.4;19.7;0;8.15;27776 +68092;43.36032;4.71734;1;20220722;31.8;18.8;25.3;2.5;24.1;0;5.94;29341 +68092;43.36032;4.71734;1;20220723;31;22.6;26.8;2.5;23.6;0;5.36;23407 +68092;43.36032;4.71734;1;20220724;34.1;21.6;27.8;2.6;19.4;0;6.85;28570 +68092;43.36032;4.71734;1;20220725;32.7;20;26.3;3;22;0;6.44;28702 +68092;43.36032;4.71734;1;20220726;32.7;22.8;27.7;5.9;15.9;0;8.49;25190 +68092;43.36032;4.71734;1;20220727;32.9;20.9;26.9;5.4;14;0;8.63;27683 +68092;43.36032;4.71734;1;20220728;32.2;17;24.6;2.4;15.6;0;6.43;29322 +68092;43.36032;4.71734;1;20220729;29.6;19.9;24.7;2.6;20;.2;5.38;24646 +68092;43.36032;4.71734;1;20220730;34.6;20.3;27.4;5;15.1;.1;8.73;29095 +68092;43.36032;4.71734;1;20220731;36.3;18.9;27.6;4;15;0;8.37;28978 +68092;43.36032;4.71734;1;20220801;35.8;22.6;29.2;4.5;16.3;0;8.67;28483 +68092;43.36032;4.71734;1;20220802;36.6;23.4;30;4.8;16.8;0;9.06;28360 +68092;43.36032;4.71734;1;20220803;31.4;21.5;26.4;2.7;22.2;0;5.58;24383 +68092;43.36032;4.71734;1;20220804;30.6;22.5;26.6;1.9;25.3;.1;4.72;21906 +68092;43.36032;4.71734;1;20220805;30.9;20.2;25.6;2.5;24.4;0;5.21;25138 +68092;43.36032;4.71734;1;20220806;35.6;24;29.8;6.4;17.5;0;9.44;26071 +68092;43.36032;4.71734;1;20220807;34.1;23.5;28.8;4.7;16.2;0;8.04;24779 +68092;43.36032;4.71734;1;20220808;33.9;20;27;2.8;16.5;0;6.81;27954 +68092;43.36032;4.71734;1;20220809;32.4;17.7;25.1;2.3;20.5;0;5.82;27815 +68092;43.36032;4.71734;1;20220810;30.9;18.1;24.5;1.9;20.6;0;5.35;26869 +68092;43.36032;4.71734;1;20220811;30.7;17.4;24;2;20.4;0;5.35;27255 +68092;43.36032;4.71734;1;20220812;31.4;21;26.2;2.2;25.5;0;5;23913 +68092;43.36032;4.71734;1;20220813;30;22.4;26.2;2.9;25.6;0;4.52;20255 +68092;43.36032;4.71734;1;20220814;27.7;22.3;25;3.1;23;11.3;4.01;16897 +68092;43.36032;4.71734;1;20220815;30.6;18.8;24.7;1.9;21.2;0;5.03;25080 +68092;43.36032;4.71734;1;20220816;29.3;19.1;24.2;3.2;23;8.6;4.73;23147 +68092;43.36032;4.71734;1;20220817;26.9;19.7;23.3;3.5;22.1;17.2;4.02;19250 +68092;43.36032;4.71734;1;20220818;24.8;16.8;20.8;4.3;18.3;6.2;4.06;20196 +68092;43.36032;4.71734;1;20220819;28.8;19.6;24.2;6.6;17.5;0;6.29;21562 +68092;43.36032;4.71734;1;20220820;30.7;20;25.3;6.2;17.7;0;6.88;23149 +68092;43.36032;4.71734;1;20220821;30.8;20.8;25.8;5.6;15;0;7.23;22219 +68092;43.36032;4.71734;1;20220822;31;21.5;26.3;6.8;14.9;0;7.89;21504 +68092;43.36032;4.71734;1;20220823;32.5;20.9;26.7;5;16.9;0;7.15;23660 +68092;43.36032;4.71734;1;20220824;28.8;17.1;22.9;2.1;20;0;4.51;23605 +68092;43.36032;4.71734;1;20220825;31.9;17.6;24.7;1.7;21.3;0;4.97;25327 +68092;43.36032;4.71734;1;20220826;32.7;20.1;26.4;4.8;19.2;0;6.66;24182 +68092;43.36032;4.71734;1;20220827;31.1;21.9;26.5;5.1;18.6;0;6.31;20444 +68092;43.36032;4.71734;1;20220828;31.3;17.4;24.3;1.8;19;0;4.92;24810 +68092;43.36032;4.71734;1;20220829;29.2;18.2;23.7;2.3;23.1;.1;4.21;22082 +68092;43.36032;4.71734;1;20220830;28.1;23.4;25.8;3;25.5;.4;3.41;14150 +68092;43.36032;4.71734;1;20220831;29.6;20.1;24.8;4.9;19.4;0;5.42;20182 +68092;43.36032;4.71734;1;20220901;31.3;18.5;24.9;3.6;17.4;.2;5.74;23332 +68092;43.36032;4.71734;1;20220902;28.7;19.1;23.9;2.9;21.6;3.8;4.18;19982 +68092;43.36032;4.71734;1;20220903;27.1;19.5;23.3;2;21.8;4.4;3.47;17584 +68092;43.36032;4.71734;1;20220904;28.9;19.9;24.4;2.8;21.2;0;4.18;19028 +68092;43.36032;4.71734;1;20220905;29;20.1;24.6;3.7;23.3;.4;4.12;18767 +68092;43.36032;4.71734;1;20220906;29.4;20.2;24.8;4;23.4;5.7;4.27;18934 +68092;43.36032;4.71734;1;20220907;28;20.9;24.4;3.8;24.7;18.3;3.53;16433 +68092;43.36032;4.71734;1;20220908;26.7;17;21.9;3.1;18.7;.1;3.87;19133 +68092;43.36032;4.71734;1;20220909;26.5;15.8;21.1;3.2;16.6;.2;4.1;19950 +68092;43.36032;4.71734;1;20220910;26.9;14.9;20.9;3.4;15.3;0;4.42;20976 +68092;43.36032;4.71734;1;20220911;28.4;14;21.2;3.4;14.8;0;4.79;22240 +68092;43.36032;4.71734;1;20220912;27.4;14.6;21;2.2;19.4;0;3.68;21303 +68092;43.36032;4.71734;1;20220913;27.2;21.1;24.2;4.2;23.6;0;3.35;14415 +68092;43.36032;4.71734;1;20220914;27.1;22.5;24.8;5.9;23.1;0;3.74;12336 +68092;43.36032;4.71734;1;20220915;29.7;18.1;23.9;2.9;19.7;0;4.27;19710 +68092;43.36032;4.71734;1;20220916;27;17.8;22.4;4;16.2;0;4.38;17334 +68092;43.36032;4.71734;1;20220917;20.9;14.5;17.7;9.2;9.7;0;5.47;14236 +68092;43.36032;4.71734;1;20220918;23.6;13.4;18.5;7.3;8.6;0;6.06;17935 +68092;43.36032;4.71734;1;20220919;24.2;15.2;19.7;8.9;8.7;0;6.89;16653 +68092;43.36032;4.71734;1;20220920;23.8;13.7;18.7;7.6;8.7;0;6.17;17500 +68092;43.36032;4.71734;1;20220921;24.9;14.7;19.8;4.2;10.9;0;4.64;17415 +68092;43.36032;4.71734;1;20220922;23.8;11.5;17.6;1.7;13;.1;3.04;18984 +68092;43.36032;4.71734;1;20220923;23.9;13.1;18.5;2.8;15.3;24;3.11;17577 +68092;43.36032;4.71734;1;20220924;20.1;17.1;18.6;4.1;17.8;5;1.97;8926 +68092;43.36032;4.71734;1;20220925;22.4;13.9;18.1;2.7;15.3;0;2.72;15218 +68092;43.36032;4.71734;1;20220926;23.3;12.1;17.7;4.6;12.2;.1;3.88;17362 +68092;43.36032;4.71734;1;20220927;21.2;15.2;18.2;5.8;11.6;0;4.01;12436 +68092;43.36032;4.71734;1;20220928;22.6;15.8;19.2;5.4;14.7;.1;3.48;13130 +68092;43.36032;4.71734;1;20220929;21.4;15.8;18.6;4.5;12.8;.3;3.39;11739 +68092;43.36032;4.71734;1;20220930;18.6;13;15.8;5.8;10.4;0;3.46;11610 +68092;43.36032;4.71734;1;20221001;21.5;7.5;14.5;3.2;12.3;0;2.76;18330 +68092;43.36032;4.71734;1;20221002;26.5;14.6;20.6;3.3;15.7;0;3.53;16786 +68092;43.36032;4.71734;1;20221003;25.3;16;20.6;5.5;14;0;4.33;14615 +68092;43.36032;4.71734;1;20221004;24.3;10.6;17.5;2.4;14.5;.1;2.8;17648 +68092;43.36032;4.71734;1;20221005;24.1;12.1;18.1;1.8;16.6;.2;2.41;16297 +68092;43.36032;4.71734;1;20221006;24.3;11.8;18;1.6;15.9;0;2.41;16454 +68092;43.36032;4.71734;1;20221007;24.4;12.6;18.5;1.7;15.5;1.1;2.45;15788 +68092;43.36032;4.71734;1;20221008;21.1;13.3;17.2;2.2;16.1;13.7;1.94;12591 +68092;43.36032;4.71734;1;20221009;21.6;13.9;17.7;2.1;15.1;0;2.1;12359 +68092;43.36032;4.71734;1;20221010;23.6;14.6;19.1;1.7;16.2;0;2.19;13244 +68092;43.36032;4.71734;1;20221011;24.2;11.5;17.9;1.5;15.4;0;2.24;15642 +68092;43.36032;4.71734;1;20221012;24.5;13.4;18.9;1.8;15.3;.1;2.36;14415 +68092;43.36032;4.71734;1;20221013;23.2;11.3;17.3;1.8;15.2;.1;2.12;14764 +68092;43.36032;4.71734;1;20221014;23.9;15.9;19.9;2.9;16.6;.1;2.45;11866 +68092;43.36032;4.71734;1;20221015;24.8;11.6;18.2;2.1;15.4;0;2.37;15201 +68092;43.36032;4.71734;1;20221016;24.5;17.1;20.8;5;18.3;0;2.77;11113 +68092;43.36032;4.71734;1;20221017;24;13.4;18.7;3.5;17;.2;2.34;13236 +68092;43.36032;4.71734;1;20221018;24.5;13.8;19.1;1.9;17.5;.2;2.03;13136 +68092;43.36032;4.71734;1;20221019;22.8;14.7;18.7;1.9;18.4;0;1.68;11219 +68092;43.36032;4.71734;1;20221020;21.6;19.1;20.4;5.3;19.8;.2;1.82;5925 +68092;43.36032;4.71734;1;20221021;24.2;20.4;22.3;9.2;21.4;0;2.75;7329 +68092;43.36032;4.71734;1;20221022;24.3;18;21.1;4.4;21.3;0;1.94;9462 +68092;43.36032;4.71734;1;20221023;25.1;20.8;22.9;8.3;21.6;0;2.95;7627 +68092;43.36032;4.71734;1;20221024;24.4;21.4;22.9;6.2;21.7;0;2.47;6203 +68092;43.36032;4.71734;1;20221025;24.4;15.9;20.1;3.2;19.8;0;1.86;10655 +68092;43.36032;4.71734;1;20221026;24.2;16.5;20.4;3.9;18.9;0;2.11;9986 +68092;43.36032;4.71734;1;20221027;24.6;16.9;20.8;1.8;18.4;.1;1.76;9857 +68092;43.36032;4.71734;1;20221028;24.1;13.4;18.8;1.6;17;0;1.65;11561 +68092;43.36032;4.71734;1;20221029;24.7;11.1;17.9;1.9;14.8;0;1.9;12932 +68092;43.36032;4.71734;1;20221030;23.2;12;17.6;2.5;15;0;1.87;11538 +68092;43.36032;4.71734;1;20221031;22.3;14.3;18.3;5.4;17.9;6.7;1.78;9547 +68092;43.36032;4.71734;1;20221101;23.3;20.1;21.7;4.6;18.5;3.9;2.39;5770 +68092;43.36032;4.71734;1;20221102;21.7;13.4;17.5;2.5;13.7;0;1.84;9484 +68092;43.36032;4.71734;1;20221103;20.5;9.1;14.8;4;13.7;16.3;1.69;11060 +68092;43.36032;4.71734;1;20221104;15.9;11.4;13.6;5.8;10.2;.3;2.31;6669 +68092;43.36032;4.71734;1;20221105;15.9;9.5;12.7;7.5;8.4;0;3;7948 +68092;43.36032;4.71734;1;20221106;19.1;5.4;12.3;2.2;9;.1;1.62;11718 +68092;43.36032;4.71734;1;20221107;22;4.8;13.4;1.8;9.9;.2;1.6;11806 +68092;43.36032;4.71734;1;20221108;20.3;10.4;15.3;5.5;14.1;3.1;1.79;9636 +68092;43.36032;4.71734;1;20221109;21.7;18;19.9;6.4;17.2;0;2.36;5617 +68092;43.36032;4.71734;1;20221110;19.5;13.4;16.4;4.4;13.1;.3;2.01;7265 +68092;43.36032;4.71734;1;20221111;21.9;11.8;16.8;2;12.8;.1;1.54;9379 +68092;43.36032;4.71734;1;20221112;21.5;8.2;14.8;1.8;11.7;0;1.37;10707 +68092;43.36032;4.71734;1;20221113;19.7;10.2;15;2.4;12.4;0;1.38;8860 +68092;43.36032;4.71734;1;20221114;18.1;10.8;14.5;5;12.7;15.6;1.64;7610 +68092;43.36032;4.71734;1;20221115;19.3;13.9;16.6;5.7;15.3;4.1;1.6;6394 +68092;43.36032;4.71734;1;20221116;18.3;10.4;14.3;3.5;12.8;.1;1.34;7749 +68092;43.36032;4.71734;1;20221117;18.7;10.8;14.8;2.8;12.8;1.6;1.28;7659 +68092;43.36032;4.71734;1;20221118;16.2;11.1;13.7;5.3;10.3;0;2.07;5982 +68092;43.36032;4.71734;1;20221119;14.7;7.9;11.3;6.7;7.9;0;2.48;6907 +68092;43.36032;4.71734;1;20221120;14.1;5.8;10;5.5;7.1;0;2.18;7599 +68092;43.36032;4.71734;1;20221121;10.9;5;7.9;2.6;9;7.9;.71;6256 +68092;43.36032;4.71734;1;20221122;13.8;7.4;10.6;5.6;8.9;.4;1.7;6467 +68092;43.36032;4.71734;1;20221123;14;6.6;10.3;1.6;9.9;1.4;.72;6918 +68092;43.36032;4.71734;1;20221124;15.9;5.5;10.7;2.8;9.2;0;1.18;8213 +68092;43.36032;4.71734;1;20221125;17.6;7.2;12.4;3.8;9.9;0;1.59;8131 +68092;43.36032;4.71734;1;20221126;14;9.7;11.8;8.5;8.3;0;2.71;4994 +68092;43.36032;4.71734;1;20221127;16.2;3.6;9.9;3.3;8.9;2;1.24;8832 +68092;43.36032;4.71734;1;20221128;11.1;9.7;10.4;4.8;10.2;7.9;1.07;2574 +68092;43.36032;4.71734;1;20221129;12.4;3.5;7.9;4.2;8.5;0;.99;7208 +68092;43.36032;4.71734;1;20221130;12.6;3.5;8.1;3.7;8.4;1.8;.97;7232 +68092;43.36032;4.71734;1;20221201;9.8;5.8;7.8;3.5;8.8;5.2;.75;4581 +68092;43.36032;4.71734;1;20221202;8.8;6.2;7.5;3.1;8.3;3.4;.79;3563 +68092;43.36032;4.71734;1;20221203;11.2;5.8;8.5;3.8;9.6;28.7;.69;5321 +68092;43.36032;4.71734;1;20221204;14.7;7.7;11.2;2.8;10.3;13.6;.93;6084 +68092;43.36032;4.71734;1;20221205;10.4;2.6;6.5;2.6;8.1;0;.6;6406 +68092;43.36032;4.71734;1;20221206;10.7;2.7;6.7;3.1;7.3;0;.88;6452 +68092;43.36032;4.71734;1;20221207;8.6;3.2;5.9;6.1;6.6;0;1.3;5176 +68092;43.36032;4.71734;1;20221208;8.9;-.8;4;3.3;8;12.8;.29;7072 +68092;43.36032;4.71734;1;20221209;13.8;9.3;11.5;4.2;12.7;0;.54;4626 +68092;43.36032;4.71734;1;20221210;7.9;5.6;6.7;7.4;6.8;0;1.57;3144 +68092;43.36032;4.71734;1;20221211;5.3;-.3;2.5;6.8;4.5;0;1.47;5170 +68092;43.36032;4.71734;1;20221212;5.3;-2.4;1.5;3.2;5.7;3.9;.5;6125 +68092;43.36032;4.71734;1;20221213;8.3;4.2;6.3;3.6;9;7.4;.36;4314 +68092;43.36032;4.71734;1;20221214;11.1;7.8;9.5;2.7;10.8;.8;.49;3804 +68092;43.36032;4.71734;1;20221215;13.4;10.1;11.7;4;12.1;12.7;.73;3793 +68092;43.36032;4.71734;1;20221216;9.4;6.9;8.1;6.2;8.3;0;1.22;3226 +68092;43.36032;4.71734;1;20221217;6.6;2.4;4.5;6.2;5.7;0;1.33;4325 +68092;43.36032;4.71734;1;20221218;13.5;.1;6.8;3.5;8.1;0;.82;8118 +68092;43.36032;4.71734;1;20221219;15.7;10.4;13;5.4;12.5;0;1.09;4909 +68092;43.36032;4.71734;1;20221220;16.4;13.9;15.1;6.2;15.2;.3;.96;3208 +68092;43.36032;4.71734;1;20221221;16.2;14.1;15.2;2.8;14.3;1.4;.89;2897 +68092;43.36032;4.71734;1;20221222;15;8;11.5;2.3;11.7;0;.6;5717 +68092;43.36032;4.71734;1;20221223;19.8;13.1;16.4;4.8;13.8;0;1.67;5586 +68092;43.36032;4.71734;1;20221224;18.7;9.3;14;1.7;12;.1;.78;6720 +68092;43.36032;4.71734;1;20221225;16.5;7.7;12.1;4.1;12.2;0;.84;6496 +68092;43.36032;4.71734;1;20221226;17.8;12.9;15.3;2.6;12.8;.1;1.13;4727 +68092;43.36032;4.71734;1;20221227;15.6;7.5;11.6;2.5;10.1;0;.92;6241 +68092;43.36032;4.71734;1;20221228;14.2;3.6;8.9;2.3;10;0;.53;7236 +68092;43.36032;4.71734;1;20221229;15.6;10.3;13;2.7;12.3;0;.81;4983 +68092;43.36032;4.71734;1;20221230;14;8.5;11.2;1.1;11.8;0;.43;5107 +68092;43.36032;4.71734;1;20221231;16.4;9;12.7;5.2;12.7;0;.95;6032 +68093;43.36486;5.0221;14;20220101;10;7.5;8.8;1.4;11.2;.1;.36;1416 +68093;43.36486;5.0221;14;20220102;11.5;9.1;10.3;2.4;10.85;0;.64;2019 +68093;43.36486;5.0221;14;20220103;14.8;6.3;10.6;2;10.2;0;.7;6466 +68093;43.36486;5.0221;14;20220104;14.9;6.8;10.9;3.1;12.05;.9;.62;2959 +68093;43.36486;5.0221;14;20220105;9.2;8.1;8.6;13.1;6.9;0;2.5;6377 +68093;43.36486;5.0221;14;20220106;9;5.1;7.1;9;5.25;0;2.45;6823 +68093;43.36486;5.0221;14;20220107;10.2;-1.3;4.4;4.3;5.65;.1;1.24;7551 +68093;43.36486;5.0221;14;20220108;12.5;2.6;7.5;3.8;7.6;.1;1.11;7076 +68093;43.36486;5.0221;14;20220109;10.9;5.5;8.2;5.2;8.15;0;1.24;4200 +68093;43.36486;5.0221;14;20220110;10.3;6.6;8.4;7.8;6.75;0;2.06;6691 +68093;43.36486;5.0221;14;20220111;9;-.4;4.3;5.1;5.55;0;1.29;7907 +68093;43.36486;5.0221;14;20220112;10.5;-2.8;3.9;3.5;5;0;1.23;8427 +68093;43.36486;5.0221;14;20220113;12.5;-2.9;4.8;3.1;5.05;0;1.35;8735 +68093;43.36486;5.0221;14;20220114;13.3;-1.8;5.7;2.5;5.1;0;1.25;8826 +68093;43.36486;5.0221;14;20220115;13.1;-2.7;5.2;2.1;5.25;0;1.06;8869 +68093;43.36486;5.0221;14;20220116;12.8;-2.2;5.3;5.2;4.7;.1;2.1;8963 +68093;43.36486;5.0221;14;20220117;12.2;.8;6.5;5.3;5.7;0;1.86;8412 +68093;43.36486;5.0221;14;20220118;13.1;-1.2;5.9;2.9;6.3;0;1.16;9134 +68093;43.36486;5.0221;14;20220119;10.5;.5;5.5;2.3;7.55;0;.69;5818 +68093;43.36486;5.0221;14;20220120;10.6;2.1;6.4;8.9;6.3;0;1.92;9064 +68093;43.36486;5.0221;14;20220121;9.1;1.1;5.1;5.8;5.15;0;1.76;8361 +68093;43.36486;5.0221;14;20220122;10.2;-1.8;4.2;4.1;5.1;0;1.43;9298 +68093;43.36486;5.0221;14;20220123;13.5;-2;5.7;2.4;6.05;0;1.2;9917 +68093;43.36486;5.0221;14;20220124;13.2;.3;6.7;2.1;7.1;0;.99;9444 +68093;43.36486;5.0221;14;20220125;12.6;.6;6.6;1.8;7.35;0;.83;9556 +68093;43.36486;5.0221;14;20220126;15.4;-1;7.2;3.3;5.7;0;1.8;9841 +68093;43.36486;5.0221;14;20220127;12;-.8;5.6;3.1;5.65;0;1.4;10271 +68093;43.36486;5.0221;14;20220128;12.2;.7;6.4;5.4;5.5;0;1.9;10168 +68093;43.36486;5.0221;14;20220129;13.2;.3;6.7;4.4;5.85;0;1.8;10225 +68093;43.36486;5.0221;14;20220130;14.6;2.6;8.6;7.4;7.4;0;2.29;10204 +68093;43.36486;5.0221;14;20220131;14.4;2.2;8.3;10.3;6.6;0;2.91;10014 +68093;43.36486;5.0221;14;20220201;11.5;5.8;8.6;15.2;5.6;0;3.63;10054 +68093;43.36486;5.0221;14;20220202;16.3;8.2;12.3;12.4;8.65;0;3.4;10687 +68093;43.36486;5.0221;14;20220203;17.1;4.8;11;3.3;9.85;0;1.52;9898 +68093;43.36486;5.0221;14;20220204;15.2;5.9;10.5;2.8;9.7;0;1.27;9166 +68093;43.36486;5.0221;14;20220205;14;5.9;10;7.9;6.95;0;2.8;11169 +68093;43.36486;5.0221;14;20220206;14.2;3.7;9;5.5;6.66;0;2.4;10655 +68093;43.36486;5.0221;14;20220207;15.5;8.4;11.9;7.8;6.74;0;3.59;8418 +68093;43.36486;5.0221;14;20220208;15.9;1.1;8.5;2.9;6.65;0;1.84;12238 +68093;43.36486;5.0221;14;20220209;16;4.9;10.4;2.9;9.55;0;1.4;9819 +68093;43.36486;5.0221;14;20220210;16;7.1;11.6;1.9;9.9;0;1.3;10673 +68093;43.36486;5.0221;14;20220211;15.1;3.5;9.3;5.3;7.6;0;2.17;11744 +68093;43.36486;5.0221;14;20220212;16.3;1.8;9.1;3.5;6.8;0;2.09;12605 +68093;43.36486;5.0221;14;20220213;14.2;4.5;9.4;5.9;8.05;4;2;7126 +68093;43.36486;5.0221;14;20220214;13.3;9.6;11.5;5.5;10.75;13.9;1.38;3571 +68093;43.36486;5.0221;14;20220215;14;4.9;9.4;6.4;7.4;0;2.41;11462 +68093;43.36486;5.0221;14;20220216;14.9;3.1;9;2.6;9.4;.7;1.23;8335 +68093;43.36486;5.0221;14;20220217;20.4;10.5;15.5;7.1;10.97;0;3.64;11202 +68093;43.36486;5.0221;14;20220218;19.5;6.1;12.8;3.2;10.9;0;2;14021 +68093;43.36486;5.0221;14;20220219;15.2;8.1;11.6;8.5;7.3;0;3.41;9493 +68093;43.36486;5.0221;14;20220220;16.8;7.5;12.2;8.2;7.45;0;3.66;13940 +68093;43.36486;5.0221;14;20220221;16.7;9.2;12.9;9.8;8.1;0;3.82;12556 +68093;43.36486;5.0221;14;20220222;15.8;6.9;11.3;11.8;7.4;0;3.87;14364 +68093;43.36486;5.0221;14;20220223;19.1;7.9;13.5;4.6;9.15;0;2.95;14420 +68093;43.36486;5.0221;14;20220224;14.8;7;10.9;3.1;10.6;.7;1.3;6922 +68093;43.36486;5.0221;14;20220225;13.5;5.9;9.7;10.8;6.35;0;3.53;12928 +68093;43.36486;5.0221;14;20220226;15.3;2.9;9.1;4;6.05;0;2.64;13724 +68093;43.36486;5.0221;14;20220227;15.4;.7;8;3.7;6.8;0;2.22;13571 +68093;43.36486;5.0221;14;20220228;15.4;1.8;8.6;3.1;7.7;0;2.02;15284 +68093;43.36486;5.0221;14;20220301;15.6;3.3;9.4;3.6;7.55;0;2.29;15161 +68093;43.36486;5.0221;14;20220302;14.2;4.3;9.2;2.8;8;.1;1.78;11242 +68093;43.36486;5.0221;14;20220303;16.3;2.7;9.5;2;8.3;0;1.85;14598 +68093;43.36486;5.0221;14;20220304;19.1;2.5;10.8;4.8;6.65;0;3.47;16493 +68093;43.36486;5.0221;14;20220305;15.4;3.9;9.6;3.5;6.05;0;2.78;15894 +68093;43.36486;5.0221;14;20220306;13.4;1.8;7.6;3.1;6.45;0;2.11;13721 +68093;43.36486;5.0221;14;20220307;13.8;-.8;6.5;2.3;5.2;0;2.18;16981 +68093;43.36486;5.0221;14;20220308;15;1.3;8.2;3.4;6.7;0;2.27;13355 +68093;43.36486;5.0221;14;20220309;16;5.8;10.9;2.7;8.35;0;2.15;13056 +68093;43.36486;5.0221;14;20220310;16.2;4.2;10.2;4.2;9.95;0;1.88;11792 +68093;43.36486;5.0221;14;20220311;15.1;10.7;12.9;6.9;9.3;.4;2.77;6907 +68093;43.36486;5.0221;14;20220312;15;11.3;13.1;7.9;8.05;.9;3.45;4735 +68093;43.36486;5.0221;14;20220313;13.9;11.2;12.5;8.8;8.5;4.1;3.16;4979 +68093;43.36486;5.0221;14;20220314;18.2;8.4;13.3;5.9;10.3;0;2.86;12007 +68093;43.36486;5.0221;14;20220315;18.7;13.4;16;3.3;10.05;0;2.81;10106 +68093;43.36486;5.0221;14;20220316;17;8.5;12.7;1.8;11.25;0;1.85;12447 +68093;43.36486;5.0221;14;20220317;17.2;9.4;13.3;2.5;11.75;0;1.74;9029 +68093;43.36486;5.0221;14;20220318;17.2;10.7;13.9;2;11.45;.1;1.88;10027 +68093;43.36486;5.0221;14;20220319;18.3;8.1;13.2;2.6;8.8;0;2.63;13983 +68093;43.36486;5.0221;14;20220320;16.3;6.9;11.6;4.3;7.45;.3;2.82;9015 +68093;43.36486;5.0221;14;20220321;17.8;11.2;14.5;4.8;6.25;0;4.24;15073 +68093;43.36486;5.0221;14;20220322;17.1;4.6;10.8;4.8;6.25;0;3.71;19744 +68093;43.36486;5.0221;14;20220323;17.6;2.6;10.1;3.1;7;0;3.09;19941 +68093;43.36486;5.0221;14;20220324;19.5;2.2;10.9;2.8;6.35;0;3.41;20488 +68093;43.36486;5.0221;14;20220325;19.8;2.6;11.2;3.2;7.65;0;3.38;20035 +68093;43.36486;5.0221;14;20220326;22.3;4.6;13.4;3.5;7.25;0;4.14;20531 +68093;43.36486;5.0221;14;20220327;23;9.5;16.2;3;7.45;0;4.02;17506 +68093;43.36486;5.0221;14;20220328;22.6;6.2;14.4;2.6;7.05;0;3.88;20173 +68093;43.36486;5.0221;14;20220329;20;8.2;14.1;3.3;8.85;1.7;3.37;16909 +68093;43.36486;5.0221;14;20220330;15.1;11.4;13.2;2.9;11.3;3.5;1.79;7204 +68093;43.36486;5.0221;14;20220331;20.1;7.9;14;7.1;9.55;0;4.2;19609 +68093;43.36486;5.0221;14;20220401;11;6.6;8.8;11.2;6.1;1;3.5;13842 +68093;43.36486;5.0221;14;20220402;11;4.3;7.7;7.6;4.65;0;3.68;16847 +68093;43.36486;5.0221;14;20220403;12.3;2.8;7.5;6.8;5.6;0;3.4;21628 +68093;43.36486;5.0221;14;20220404;16.1;2.7;9.4;3.6;5.7;0;3.56;22569 +68093;43.36486;5.0221;14;20220405;19.9;4.2;12;3.7;6.1;0;4.25;22754 +68093;43.36486;5.0221;14;20220406;16.8;4;10.4;2.5;8.65;0;2.69;18425 +68093;43.36486;5.0221;14;20220407;18.9;8;13.4;5.1;11.2;0;3.06;16759 +68093;43.36486;5.0221;14;20220408;21.8;12.6;17.2;5.2;12.55;0;4.15;20516 +68093;43.36486;5.0221;14;20220409;16.6;10.8;13.7;10.3;6.4;0;5.64;21654 +68093;43.36486;5.0221;14;20220410;18.7;5.2;11.9;4.2;6.7;0;4.24;23680 +68093;43.36486;5.0221;14;20220411;19;8.3;13.6;5.3;8.4;0;3.78;13727 +68093;43.36486;5.0221;14;20220412;22.2;8.9;15.6;3.8;9.05;0;4.44;21707 +68093;43.36486;5.0221;14;20220413;20.8;7.4;14.1;2.6;9.65;0;3.64;21682 +68093;43.36486;5.0221;14;20220414;25.9;8;17;3.2;10.1;.2;4.8;23031 +68093;43.36486;5.0221;14;20220415;27;11.5;19.2;4.7;11.2;.1;5.79;24535 +68093;43.36486;5.0221;14;20220416;24.9;12.1;18.5;6;10.6;0;6.06;22547 +68093;43.36486;5.0221;14;20220417;21.8;11;16.4;3.3;9.75;0;4.51;24433 +68093;43.36486;5.0221;14;20220418;21;8.2;14.6;3.1;11.15;0;3.94;25070 +68093;43.36486;5.0221;14;20220419;24.4;8.5;16.4;3.3;11.6;0;4.55;25003 +68093;43.36486;5.0221;14;20220420;18.6;12.7;15.6;3.5;13.65;8.5;2.11;7868 +68093;43.36486;5.0221;14;20220421;19.5;12.8;16.2;2.9;13.8;4.4;2.3;9806 +68093;43.36486;5.0221;14;20220422;20.6;10.7;15.6;3.9;13.4;.2;3.47;21248 +68093;43.36486;5.0221;14;20220423;18.5;14.6;16.5;6.9;13.1;11.8;2.96;7807 +68093;43.36486;5.0221;14;20220424;18.8;9.9;14.3;3.9;12.3;0;2.77;14974 +68093;43.36486;5.0221;14;20220425;20.4;8.9;14.6;4;11.85;0;4;25880 +68093;43.36486;5.0221;14;20220426;23.7;10.7;17.2;3;12.85;0;4.46;25706 +68093;43.36486;5.0221;14;20220427;21.9;10.3;16.1;3;13.15;0;4.12;26059 +68093;43.36486;5.0221;14;20220428;25.5;11.1;18.3;3.1;12.2;0;5.03;26155 +68093;43.36486;5.0221;14;20220429;23.2;10.9;17.1;3.5;10.5;0;4.94;26128 +68093;43.36486;5.0221;14;20220430;25.5;11.1;18.3;4.3;9.95;0;5.78;25550 +68093;43.36486;5.0221;14;20220501;24.9;11.7;18.3;4.6;10;0;5.93;26865 +68093;43.36486;5.0221;14;20220502;23.5;10.3;16.9;3.1;12.45;0;4.58;26036 +68093;43.36486;5.0221;14;20220503;23.3;13.4;18.3;2.6;13.1;0;4.43;24348 +68093;43.36486;5.0221;14;20220504;25.1;10.6;17.8;3.1;12.6;.7;4.93;26627 +68093;43.36486;5.0221;14;20220505;22.9;14;18.5;5;12.85;.5;4.46;18012 +68093;43.36486;5.0221;14;20220506;21.7;13.7;17.7;5.6;11.55;.1;4.63;18233 +68093;43.36486;5.0221;14;20220507;25.4;11.8;18.6;2.9;12.65;0;5.13;27373 +68093;43.36486;5.0221;14;20220508;22.4;11.7;17;2.4;14.3;5.5;3.16;16573 +68093;43.36486;5.0221;14;20220509;25.7;11.8;18.8;2.7;14.2;.1;4.95;27398 +68093;43.36486;5.0221;14;20220510;26.8;12.8;19.8;2.8;13.8;0;5.32;27559 +68093;43.36486;5.0221;14;20220511;25.3;13.5;19.4;3.6;13.1;0;5.49;28210 +68093;43.36486;5.0221;14;20220512;25.1;14.4;19.7;3;13.1;0;5.33;27642 +68093;43.36486;5.0221;14;20220513;26.2;12.8;19.5;2.5;13.65;0;5.17;27833 +68093;43.36486;5.0221;14;20220514;25.9;14.2;20.1;3;16.6;0;5.05;27939 +68093;43.36486;5.0221;14;20220515;26.7;15.8;21.2;3.3;15.95;0;5.45;27620 +68093;43.36486;5.0221;14;20220516;27.2;16.8;22;3.8;14.15;0;6.09;27709 +68093;43.36486;5.0221;14;20220517;27;14.6;20.8;2.7;16.05;0;5.39;28698 +68093;43.36486;5.0221;14;20220518;27;15.6;21.3;2.8;18.1;0;5.22;28298 +68093;43.36486;5.0221;14;20220519;30.4;16.4;23.4;3.2;16.05;0;6.33;28547 +68093;43.36486;5.0221;14;20220520;28.8;16.1;22.4;3;13.1;0;6.31;28645 +68093;43.36486;5.0221;14;20220521;28.1;16.6;22.3;2.5;16.4;0;5.64;28198 +68093;43.36486;5.0221;14;20220522;28.2;16.4;22.3;3.8;17.35;0;5.78;27506 +68093;43.36486;5.0221;14;20220523;28.9;18.5;23.7;3.8;16.6;0;6.09;25770 +68093;43.36486;5.0221;14;20220524;27.5;18.9;23.2;6;12.95;.5;7.11;23572 +68093;43.36486;5.0221;14;20220525;28.1;17.9;23;6.2;11.6;0;7.08;19162 +68093;43.36486;5.0221;14;20220526;30.4;18.4;24.4;5.5;11.65;0;7.74;23223 +68093;43.36486;5.0221;14;20220527;32.8;19.8;26.3;6;13.55;0;8.88;27809 +68093;43.36486;5.0221;14;20220528;28.5;19;23.7;11.1;11.55;0;9.82;27737 +68093;43.36486;5.0221;14;20220529;27;17;22;8.4;7.95;0;9.44;29908 +68093;43.36486;5.0221;14;20220530;27.6;13.6;20.6;2.4;10.35;0;5.38;23623 +68093;43.36486;5.0221;14;20220531;26.7;17.7;22.2;2.6;14.55;.1;5.52;26025 +68093;43.36486;5.0221;14;20220601;29.8;15.3;22.5;2.6;15.75;0;6.13;29608 +68093;43.36486;5.0221;14;20220602;29;16.7;22.9;2.8;16.95;0;5.9;28437 +68093;43.36486;5.0221;14;20220603;33.5;20.2;26.9;3;17.8;.6;6.6;25385 +68093;43.36486;5.0221;14;20220604;33.7;20.9;27.3;3.4;17.3;0;7.13;26011 +68093;43.36486;5.0221;14;20220605;31.7;21;26.3;3.6;20.35;0;6.62;27538 +68093;43.36486;5.0221;14;20220606;32;19.9;25.9;4.5;15.95;0;7.84;29739 +68093;43.36486;5.0221;14;20220607;31.6;19.3;25.4;5.7;15.3;0;8.32;30111 +68093;43.36486;5.0221;14;20220608;28.2;19.2;23.7;5.3;12.7;0;7.05;22439 +68093;43.36486;5.0221;14;20220609;26.9;17.5;22.2;11.1;11.9;0;9.01;30634 +68093;43.36486;5.0221;14;20220610;30.8;18.3;24.5;7.8;10.35;0;10.03;31016 +68093;43.36486;5.0221;14;20220611;34.6;16.9;25.7;3.3;12.25;0;7.99;30882 +68093;43.36486;5.0221;14;20220612;31.9;16.6;24.3;3.1;14.15;0;7.04;29538 +68093;43.36486;5.0221;14;20220613;35.8;19;27.4;4.8;16.3;0;8.63;27859 +68093;43.36486;5.0221;14;20220614;30.5;20.1;25.3;3.7;14.65;0;7.43;30298 +68093;43.36486;5.0221;14;20220615;32.8;21.3;27;3.3;18.9;0;6.98;27745 +68093;43.36486;5.0221;14;20220616;34.4;18.5;26.5;2.6;18.2;0;6.89;29087 +68093;43.36486;5.0221;14;20220617;35.6;22.6;29.1;3.5;18.55;0;8.1;30043 +68093;43.36486;5.0221;14;20220618;34.8;21.2;28;3.3;19.05;0;7.57;29848 +68093;43.36486;5.0221;14;20220619;32.6;22.5;27.5;4.2;16.1;0;8.11;29901 +68093;43.36486;5.0221;14;20220620;32.9;23.2;28;4.9;15.5;0;8.41;26938 +68093;43.36486;5.0221;14;20220621;32.7;22.3;27.5;4.7;20.4;1.4;6.72;21925 +68093;43.36486;5.0221;14;20220622;30.8;23.4;27.1;3.9;23.1;.2;5.56;20643 +68093;43.36486;5.0221;14;20220623;28.9;22.9;25.9;5.1;22.5;7.1;5.31;19287 +68093;43.36486;5.0221;14;20220624;29.5;20.8;25.1;4.3;19.6;0;6.26;26006 +68093;43.36486;5.0221;14;20220625;31.1;19.1;25.1;3.3;19.1;0;6.7;30203 +68093;43.36486;5.0221;14;20220626;34;22.1;28.1;3.8;20.2;0;7.44;28029 +68093;43.36486;5.0221;14;20220627;32.9;21.7;27.3;5.3;19.35;0;7.91;28308 +68093;43.36486;5.0221;14;20220628;32.4;20;26.2;6.7;15.75;.1;8.8;28312 +68093;43.36486;5.0221;14;20220629;31.1;19.4;25.3;4.3;16.95;.1;7.45;30646 +68093;43.36486;5.0221;14;20220630;28.3;19.9;24.1;4.8;20.1;0;5.9;26069 +68093;43.36486;5.0221;14;20220701;29.3;18.3;23.8;7.2;12.9;0;8.66;30758 +68093;43.36486;5.0221;14;20220702;33.6;16.2;24.9;3.5;12.2;0;7.94;30700 +68093;43.36486;5.0221;14;20220703;34.4;19;26.7;3;14.65;0;7.51;29581 +68093;43.36486;5.0221;14;20220704;36.4;21.8;29.1;3.3;19.45;.1;7.8;28811 +68093;43.36486;5.0221;14;20220705;35;23.3;29.1;6.6;14.95;0;10.29;29890 +68093;43.36486;5.0221;14;20220706;33.7;23;28.4;8.8;11.75;0;11.8;30134 +68093;43.36486;5.0221;14;20220707;33.3;21;27.2;10.4;12.2;0;11.9;30242 +68093;43.36486;5.0221;14;20220708;32.9;21.4;27.2;6.8;14.35;0;9.63;29916 +68093;43.36486;5.0221;14;20220709;34.6;20.4;27.5;4.3;13.45;0;8.79;29889 +68093;43.36486;5.0221;14;20220710;33.3;21.6;27.4;4.7;15.35;0;8.57;29760 +68093;43.36486;5.0221;14;20220711;30.1;20.1;25.1;3;19.55;0;6.33;29065 +68093;43.36486;5.0221;14;20220712;30.8;20.2;25.5;2.8;21.85;0;5.98;27962 +68093;43.36486;5.0221;14;20220713;30.9;20.2;25.6;3;22.35;0;6.21;29352 +68093;43.36486;5.0221;14;20220714;33.6;20.7;27.2;2.4;22.2;0;6.63;29579 +68093;43.36486;5.0221;14;20220715;38.9;21.6;30.2;3.8;20.1;0;8.61;29443 +68093;43.36486;5.0221;14;20220716;35.5;21.5;28.5;3.7;14.55;0;8.46;29555 +68093;43.36486;5.0221;14;20220717;33.4;21.3;27.3;3;19.45;0;7.02;28966 +68093;43.36486;5.0221;14;20220718;35.7;23.8;29.8;2.6;24.15;0;6.99;28626 +68093;43.36486;5.0221;14;20220719;34.9;22.9;28.9;3.1;25;0;6.98;28834 +68093;43.36486;5.0221;14;20220720;35.3;23.4;29.3;2.9;23.75;0;7.1;28791 +68093;43.36486;5.0221;14;20220721;37.4;24.3;30.8;4.3;19.55;0;8.8;28946 +68093;43.36486;5.0221;14;20220722;33.9;22;27.9;3;21.85;0;6.83;28550 +68093;43.36486;5.0221;14;20220723;33.7;23.9;28.8;2.8;22.5;0;6.49;25782 +68093;43.36486;5.0221;14;20220724;36.4;22.6;29.5;2.3;20.7;0;7.04;28655 +68093;43.36486;5.0221;14;20220725;33.9;22.2;28.1;3.6;20.85;0;7.08;27416 +68093;43.36486;5.0221;14;20220726;34;25;29.5;9;15.6;0;11.13;28482 +68093;43.36486;5.0221;14;20220727;33.8;22.6;28.2;7.1;13.8;0;10.12;28551 +68093;43.36486;5.0221;14;20220728;34.3;19.4;26.8;2.8;15.2;0;6.83;26698 +68093;43.36486;5.0221;14;20220729;31.6;21.6;26.6;3.4;17.9;0;5.88;20416 +68093;43.36486;5.0221;14;20220730;35.2;21.7;28.4;6.6;14;.1;10.08;28437 +68093;43.36486;5.0221;14;20220731;36.9;21.7;29.3;4.3;13.35;0;9.05;28279 +68093;43.36486;5.0221;14;20220801;37.4;22.7;30.1;3.5;16.05;0;8.3;28021 +68093;43.36486;5.0221;14;20220802;36.7;22.6;29.7;4.5;18;0;8.59;27861 +68093;43.36486;5.0221;14;20220803;33.5;22.4;27.9;3;22.95;0;6.46;27300 +68093;43.36486;5.0221;14;20220804;34.2;21.1;27.6;2.4;23;0;6.1;26751 +68093;43.36486;5.0221;14;20220805;33.5;21.3;27.4;2.6;22.65;0;6.16;27024 +68093;43.36486;5.0221;14;20220806;36.5;23.6;30;5.6;18.2;0;9.21;27210 +68093;43.36486;5.0221;14;20220807;35.2;22.6;28.9;4.1;16.1;0;8.16;27395 +68093;43.36486;5.0221;14;20220808;34.9;20.9;27.9;3.1;17.65;0;7.04;27078 +68093;43.36486;5.0221;14;20220809;34.3;21.1;27.7;2.8;20.15;0;6.49;26860 +68093;43.36486;5.0221;14;20220810;33.9;20.6;27.3;2.8;18.25;0;6.52;26691 +68093;43.36486;5.0221;14;20220811;33;21;27;3.3;20.6;0;6.38;26471 +68093;43.36486;5.0221;14;20220812;34;22.1;28.1;2.8;24.85;0;5.95;25477 +68093;43.36486;5.0221;14;20220813;32.3;23.9;28.1;3.6;24.1;0;6.09;24619 +68093;43.36486;5.0221;14;20220814;31.1;24.3;27.7;3.5;20.5;7.7;5.51;18644 +68093;43.36486;5.0221;14;20220815;32.3;19.4;25.8;3.3;20.4;0;5.98;25682 +68093;43.36486;5.0221;14;20220816;32;21.2;26.6;3.5;21.2;9.1;6.03;25007 +68093;43.36486;5.0221;14;20220817;30;19.7;24.8;5.1;21.6;12.8;5.16;19962 +68093;43.36486;5.0221;14;20220818;26.7;18.1;22.4;4.5;18.05;0;4.21;15215 +68093;43.36486;5.0221;14;20220819;29.3;20.2;24.8;10.3;17.1;0;7.88;24814 +68093;43.36486;5.0221;14;20220820;31.2;22.4;26.8;9.9;17.35;0;8.92;24979 +68093;43.36486;5.0221;14;20220821;32.6;21.7;27.2;7.5;14.55;0;9.03;23677 +68093;43.36486;5.0221;14;20220822;31.9;20.9;26.4;8.9;14.05;0;9.45;25288 +68093;43.36486;5.0221;14;20220823;33.9;20.5;27.2;4;16.5;0;7.11;24857 +68093;43.36486;5.0221;14;20220824;31.4;19.1;25.2;2.8;18.5;0;5.55;24825 +68093;43.36486;5.0221;14;20220825;33.4;19.2;26.3;2.5;20;0;5.57;24192 +68093;43.36486;5.0221;14;20220826;33.3;22;27.6;4.8;19.25;0;6.97;24258 +68093;43.36486;5.0221;14;20220827;32;21.9;27;5;17.85;0;6.95;23988 +68093;43.36486;5.0221;14;20220828;32.1;19.5;25.8;2.4;18.25;0;5.38;24039 +68093;43.36486;5.0221;14;20220829;31.3;19.3;25.3;3.1;21.75;.1;5.05;22859 +68093;43.36486;5.0221;14;20220830;30.1;24;27.1;4.3;25.4;.1;4.58;17183 +68093;43.36486;5.0221;14;20220831;30.4;20.6;25.5;4.7;19.2;0;5.6;19989 +68093;43.36486;5.0221;14;20220901;32.9;20.5;26.7;4.8;16.95;0;6.88;22841 +68093;43.36486;5.0221;14;20220902;31;20.3;25.6;3.3;20.55;5.5;4.51;16408 +68093;43.36486;5.0221;14;20220903;28.9;20.4;24.7;2.8;21.1;.6;4.12;18022 +68093;43.36486;5.0221;14;20220904;30.3;20.9;25.6;3.2;20.65;0;4.99;21632 +68093;43.36486;5.0221;14;20220905;31.3;20.8;26.1;3.3;20.85;0;4.78;18338 +68093;43.36486;5.0221;14;20220906;31;21.3;26.2;3.7;21.75;2.9;4.84;18616 +68093;43.36486;5.0221;14;20220907;30.1;23.2;26.7;5.1;22.95;17.5;4.87;16208 +68093;43.36486;5.0221;14;20220908;28.2;18.2;23.2;4.2;18.8;.1;4.7;20707 +68093;43.36486;5.0221;14;20220909;27.7;17;22.3;3.7;16.4;.1;4.59;19686 +68093;43.36486;5.0221;14;20220910;26.9;16.5;21.7;5;14.35;0;5.36;21824 +68093;43.36486;5.0221;14;20220911;28.9;15.6;22.2;3.9;14.45;0;5.21;21781 +68093;43.36486;5.0221;14;20220912;29.4;16.5;22.9;2.8;18.45;0;4.36;21337 +68093;43.36486;5.0221;14;20220913;29;21.9;25.4;3.8;22.25;.5;3.85;13519 +68093;43.36486;5.0221;14;20220914;28.7;21.6;25.2;5.6;21.5;3;4.15;11073 +68093;43.36486;5.0221;14;20220915;30.2;20.1;25.2;3.3;20.4;0;4.7;20704 +68093;43.36486;5.0221;14;20220916;27.3;18.8;23.1;6.8;15.9;0;5.75;20006 +68093;43.36486;5.0221;14;20220917;21.4;15.9;18.6;12.3;9.7;0;6.7;19327 +68093;43.36486;5.0221;14;20220918;24.4;12.4;18.4;5.3;8.95;0;5.41;20518 +68093;43.36486;5.0221;14;20220919;24.3;12.8;18.6;7.7;8.95;0;6.3;19624 +68093;43.36486;5.0221;14;20220920;24.9;11.7;18.3;5.3;9.45;0;5.33;20077 +68093;43.36486;5.0221;14;20220921;25.9;12.1;19;3.4;11.45;.1;4.2;17924 +68093;43.36486;5.0221;14;20220922;24.8;14.1;19.4;2.6;14.05;.1;3.47;17889 +68093;43.36486;5.0221;14;20220923;25;14.3;19.6;3.1;14.9;16.7;3.5;17847 +68093;43.36486;5.0221;14;20220924;22.6;17.1;19.9;4.5;17.15;10;2.54;8123 +68093;43.36486;5.0221;14;20220925;23.2;15.3;19.2;3.4;15.6;0;3.18;16779 +68093;43.36486;5.0221;14;20220926;23;13.7;18.4;6.3;12.5;.1;4.36;17672 +68093;43.36486;5.0221;14;20220927;21.8;14.5;18.2;6.9;12.05;.1;4.32;16137 +68093;43.36486;5.0221;14;20220928;23.8;15.6;19.7;6.6;14.65;0;4.11;14948 +68093;43.36486;5.0221;14;20220929;22;15;18.5;5.3;12.7;.1;3.79;14952 +68093;43.36486;5.0221;14;20220930;19.3;13.3;16.3;7.4;10.55;0;4.08;15436 +68093;43.36486;5.0221;14;20221001;21.9;10;15.9;4.1;12.1;0;2.89;11636 +68093;43.36486;5.0221;14;20221002;26.6;13.2;19.9;3.4;15.85;0;3.4;16221 +68093;43.36486;5.0221;14;20221003;25.7;16.6;21.1;5.9;14.5;0;4.47;14270 +68093;43.36486;5.0221;14;20221004;24.4;12.4;18.4;2.4;15.1;.1;2.83;16949 +68093;43.36486;5.0221;14;20221005;25.1;13.7;19.4;2.5;17.15;.2;2.66;15651 +68093;43.36486;5.0221;14;20221006;25.4;13.1;19.3;2.5;16.55;0;2.79;16439 +68093;43.36486;5.0221;14;20221007;25.4;14.4;19.9;2.1;16.05;.2;2.62;14032 +68093;43.36486;5.0221;14;20221008;22;14.9;18.4;2.1;16.4;11.5;1.71;7479 +68093;43.36486;5.0221;14;20221009;21.9;15;18.4;2.4;16.4;.6;1.75;7316 +68093;43.36486;5.0221;14;20221010;24.6;16.1;20.4;2.5;16.3;0;2.6;13016 +68093;43.36486;5.0221;14;20221011;25.1;14.2;19.6;1.9;16.5;0;2.44;15007 +68093;43.36486;5.0221;14;20221012;25.6;14.9;20.2;2.1;15.55;.1;2.48;11937 +68093;43.36486;5.0221;14;20221013;23.6;12.8;18.2;2.6;15.6;.3;2.22;11830 +68093;43.36486;5.0221;14;20221014;25.1;15.1;20.1;3.4;16.25;0;2.79;12550 +68093;43.36486;5.0221;14;20221015;25.9;12.2;19.1;2.5;15.15;0;2.69;15001 +68093;43.36486;5.0221;14;20221016;26.1;16.5;21.3;4.9;17.3;0;3.27;12393 +68093;43.36486;5.0221;14;20221017;26.8;15.4;21.1;3.1;16.55;.1;2.85;12386 +68093;43.36486;5.0221;14;20221018;25.7;14;19.9;2;16.95;.3;2.3;13881 +68093;43.36486;5.0221;14;20221019;24.1;14.7;19.4;1.9;18.4;0;1.63;8685 +68093;43.36486;5.0221;14;20221020;22.9;18.2;20.6;4.4;18.45;0;2.03;4571 +68093;43.36486;5.0221;14;20221021;25;20.1;22.6;7.5;20.7;0;2.75;4985 +68093;43.36486;5.0221;14;20221022;26.4;19.7;23;4.2;20.45;0;2.59;7902 +68093;43.36486;5.0221;14;20221023;28.7;20;24.3;5.5;18.7;0;3.94;8838 +68093;43.36486;5.0221;14;20221024;25.7;21.6;23.7;5;20.15;.2;2.91;7003 +68093;43.36486;5.0221;14;20221025;26.2;16;21.1;2.8;18.25;0;2.23;10292 +68093;43.36486;5.0221;14;20221026;26.4;17.5;21.9;3;17.75;.1;2.5;10675 +68093;43.36486;5.0221;14;20221027;26.1;16.4;21.3;1.8;17.8;.1;2;11676 +68093;43.36486;5.0221;14;20221028;25.2;13.7;19.5;2;16.35;.1;1.92;11808 +68093;43.36486;5.0221;14;20221029;25.6;13.3;19.5;2;15.15;0;2.07;11748 +68093;43.36486;5.0221;14;20221030;24.9;13.2;19.1;2.1;14.3;.1;2.07;11435 +68093;43.36486;5.0221;14;20221031;24.5;15.2;19.8;4.4;17.35;10.1;2.31;9574 +68093;43.36486;5.0221;14;20221101;23.5;19.4;21.5;5.5;18.5;7.2;2.63;9049 +68093;43.36486;5.0221;14;20221102;21.9;14.6;18.2;2.8;14.4;0;1.95;10559 +68093;43.36486;5.0221;14;20221103;20.6;10;15.3;4.7;13.45;15.5;1.82;4681 +68093;43.36486;5.0221;14;20221104;17.2;10;13.6;7.5;10.15;.2;2.68;9028 +68093;43.36486;5.0221;14;20221105;15.9;10.7;13.3;11.4;9;0;3.5;10536 +68093;43.36486;5.0221;14;20221106;20.2;5.7;12.9;2.5;9.8;.1;1.75;11294 +68093;43.36486;5.0221;14;20221107;21.5;6.3;13.9;1.8;10.7;0;1.53;11324 +68093;43.36486;5.0221;14;20221108;21.3;12.3;16.8;4.9;13.45;.1;2.22;6922 +68093;43.36486;5.0221;14;20221109;22.6;16.7;19.7;5.6;16.1;0;2.51;5221 +68093;43.36486;5.0221;14;20221110;20.1;13;16.6;4.1;13.6;0;1.91;8891 +68093;43.36486;5.0221;14;20221111;23;11.3;17.2;2.6;13.7;.1;1.77;10338 +68093;43.36486;5.0221;14;20221112;21.6;9.9;15.8;2.5;12.3;0;1.64;9885 +68093;43.36486;5.0221;14;20221113;20.1;12;16;2.1;12.4;0;1.42;5318 +68093;43.36486;5.0221;14;20221114;18.4;10.4;14.4;4.6;12.4;17.9;1.64;3654 +68093;43.36486;5.0221;14;20221115;20;14.3;17.1;6.1;14.5;5.1;2.07;4727 +68093;43.36486;5.0221;14;20221116;18.8;10.8;14.8;2.9;13.15;.2;1.26;8600 +68093;43.36486;5.0221;14;20221117;19;10.8;14.9;2.5;13.05;1.3;1.21;7667 +68093;43.36486;5.0221;14;20221118;16.1;10.3;13.2;7;10.4;0;2.18;8236 +68093;43.36486;5.0221;14;20221119;14.2;9;11.6;9.2;8.4;0;2.66;8694 +68093;43.36486;5.0221;14;20221120;14;8.2;11.1;7.8;7.9;0;2.52;8641 +68093;43.36486;5.0221;14;20221121;12.7;6.5;9.6;4.7;9.35;7.8;1.19;3162 +68093;43.36486;5.0221;14;20221122;14.2;7.1;10.7;6.8;8.9;.1;1.85;8596 +68093;43.36486;5.0221;14;20221123;13.5;5.4;9.4;2.2;9.4;.7;.84;4329 +68093;43.36486;5.0221;14;20221124;15.7;6.6;11.2;3.4;9.4;0;1.32;7959 +68093;43.36486;5.0221;14;20221125;17;8.9;13;5.2;10.1;0;1.9;8168 +68093;43.36486;5.0221;14;20221126;15;10.1;12.6;7;8.5;0;2.54;7239 +68093;43.36486;5.0221;14;20221127;17.2;4.9;11;3.4;8.6;.7;1.55;8030 +68093;43.36486;5.0221;14;20221128;12.7;10.8;11.7;5.3;9.95;17.1;1.61;765 +68093;43.36486;5.0221;14;20221129;11.8;4.1;7.9;5;8.65;0;1;6022 +68093;43.36486;5.0221;14;20221130;14.2;1.8;8;2.6;7.7;2.7;.95;8362 +68093;43.36486;5.0221;14;20221201;11.9;4.4;8.1;2.9;8.35;4;.9;4275 +68093;43.36486;5.0221;14;20221202;10.4;4.8;7.6;2.4;8.45;3.7;.72;3057 +68093;43.36486;5.0221;14;20221203;12.5;4.8;8.6;4.3;9.85;41.5;.78;2546 +68093;43.36486;5.0221;14;20221204;15.2;9.5;12.3;3.9;11.1;9.9;1.18;3804 +68093;43.36486;5.0221;14;20221205;12.5;3;7.8;2.2;8.35;0;.56;7103 +68093;43.36486;5.0221;14;20221206;12.7;3.1;7.9;2.9;7.25;0;1.02;7099 +68093;43.36486;5.0221;14;20221207;9.6;1.5;5.6;4.7;6.5;0;1.09;7581 +68093;43.36486;5.0221;14;20221208;10.7;-.7;5;3;7.9;19.9;.58;4003 +68093;43.36486;5.0221;14;20221209;16.1;10.1;13.1;4.5;13.55;.3;.72;5018 +68093;43.36486;5.0221;14;20221210;7.9;5.9;6.9;7.4;7.5;0;1.21;6116 +68093;43.36486;5.0221;14;20221211;6.3;.8;3.5;6.7;4.7;0;1.55;6410 +68093;43.36486;5.0221;14;20221212;7.6;-3.7;2;2.2;5.55;2.3;.56;6100 +68093;43.36486;5.0221;14;20221213;9.1;5;7;3.8;9.05;4.7;.58;1562 +68093;43.36486;5.0221;14;20221214;11;8.2;9.6;2.6;10.55;.7;.63;1812 +68093;43.36486;5.0221;14;20221215;15.6;9.9;12.8;4.3;12.55;11.4;.97;1627 +68093;43.36486;5.0221;14;20221216;10.4;6.7;8.6;4.6;8.85;0;.92;5134 +68093;43.36486;5.0221;14;20221217;7.9;1.8;4.9;5;5.95;.1;1.11;7022 +68093;43.36486;5.0221;14;20221218;15.1;1.2;8.2;2.6;8.35;0;.85;7102 +68093;43.36486;5.0221;14;20221219;15.6;10.8;13.2;4.9;12.05;1.6;1.24;3279 +68093;43.36486;5.0221;14;20221220;16.8;13.1;14.9;5;14.1;.8;1.15;2580 +68093;43.36486;5.0221;14;20221221;16.3;14.6;15.4;3.8;14.35;2.2;1.04;3485 +68093;43.36486;5.0221;14;20221222;15;7.2;11.1;1.5;11.55;0;.47;6050 +68093;43.36486;5.0221;14;20221223;18.9;9.6;14.3;2.3;13.1;.1;.87;5671 +68093;43.36486;5.0221;14;20221224;19.4;8.3;13.8;1.5;11.95;.1;.7;7309 +68093;43.36486;5.0221;14;20221225;18.5;6.8;12.7;3.3;11.85;0;1.01;7097 +68093;43.36486;5.0221;14;20221226;18.5;10.1;14.3;2.2;12.35;.1;.92;6367 +68093;43.36486;5.0221;14;20221227;15.6;6.3;11;2.4;9.85;0;.85;7297 +68093;43.36486;5.0221;14;20221228;15.8;3.7;9.8;2.2;9.65;0;.75;6575 +68093;43.36486;5.0221;14;20221229;16.6;11.3;13.9;3;12.65;0;.99;3821 +68093;43.36486;5.0221;14;20221230;15.1;10.1;12.6;1.8;12.2;.2;.68;3235 +68093;43.36486;5.0221;14;20221231;19.5;9.1;14.3;4.7;12;0;1.62;6907 +68094;43.34932;5.34514;53;20220101;10.4;7.9;9.2;1.3;11.46;.1;.39;2147 +68094;43.34932;5.34514;53;20220102;11.9;9.4;10.7;2.5;10.92;0;.76;2767 +68094;43.34932;5.34514;53;20220103;15.3;6.9;11.1;2.4;10.29;0;.95;6985 +68094;43.34932;5.34514;53;20220104;14.7;7.4;11.1;2.6;12.32;.7;.59;3723 +68094;43.34932;5.34514;53;20220105;9.9;9;9.4;10.3;7.06;0;2.52;4835 +68094;43.34932;5.34514;53;20220106;10;5.2;7.6;6.5;5.16;.1;2.02;6983 +68094;43.34932;5.34514;53;20220107;10.7;-1.2;4.8;4;5.56;0;1.32;8094 +68094;43.34932;5.34514;53;20220108;12.8;3.6;8.2;4.4;7.36;.1;1.54;6866 +68094;43.34932;5.34514;53;20220109;11.2;6.3;8.7;5.6;7.82;0;1.69;4377 +68094;43.34932;5.34514;53;20220110;11.2;7.2;9.2;6;6.46;0;1.96;6568 +68094;43.34932;5.34514;53;20220111;10.5;-.8;4.9;3.7;5.52;0;1.09;8423 +68094;43.34932;5.34514;53;20220112;11.4;-2.7;4.4;2.6;5.22;0;1;8794 +68094;43.34932;5.34514;53;20220113;12.8;-2.9;5;2.5;5.36;0;1.15;9027 +68094;43.34932;5.34514;53;20220114;13.7;-1.8;6;2.1;5.22;0;1.11;9115 +68094;43.34932;5.34514;53;20220115;13;-2.6;5.2;1.8;5.46;0;.96;9173 +68094;43.34932;5.34514;53;20220116;12.7;-2.2;5.3;4.1;4.96;0;1.76;9265 +68094;43.34932;5.34514;53;20220117;12.8;0;6.4;3.8;5.82;0;1.41;8929 +68094;43.34932;5.34514;53;20220118;13;-1.3;5.9;2.5;6.86;0;1.02;9442 +68094;43.34932;5.34514;53;20220119;10.8;.5;5.7;2.1;7.99;0;.66;3600 +68094;43.34932;5.34514;53;20220120;11.2;2.9;7.1;6.7;6.22;0;1.75;9054 +68094;43.34932;5.34514;53;20220121;10.4;.4;5.4;4.2;5.59;0;1.41;9030 +68094;43.34932;5.34514;53;20220122;10.7;-1.8;4.5;3.1;5.66;0;1.17;9691 +68094;43.34932;5.34514;53;20220123;13.1;-2.1;5.5;1.8;6.56;.1;.98;10141 +68094;43.34932;5.34514;53;20220124;13;.2;6.6;1.8;7.49;0;.87;9864 +68094;43.34932;5.34514;53;20220125;12.8;1.1;7;1.6;7.79;.1;.82;9946 +68094;43.34932;5.34514;53;20220126;14.7;-.7;7;2.6;6.39;0;1.44;10208 +68094;43.34932;5.34514;53;20220127;12.3;-.2;6;2.4;6.59;0;1.18;10536 +68094;43.34932;5.34514;53;20220128;12.7;.4;6.5;3.9;6.29;0;1.51;10510 +68094;43.34932;5.34514;53;20220129;13.4;0;6.7;3.2;6.62;0;1.46;10591 +68094;43.34932;5.34514;53;20220130;14.3;1.3;7.8;5.2;7.46;0;1.8;10621 +68094;43.34932;5.34514;53;20220131;14.1;1.6;7.8;8.5;6.49;.1;2.66;10539 +68094;43.34932;5.34514;53;20220201;11.8;5.9;8.8;11.7;5.39;0;3.36;9736 +68094;43.34932;5.34514;53;20220202;16.7;8.5;12.6;9.9;8.36;0;3.32;10655 +68094;43.34932;5.34514;53;20220203;17.3;3.4;10.4;2.8;9.33;0;1.44;10595 +68094;43.34932;5.34514;53;20220204;14.9;5.4;10.1;2.8;9.59;0;1.27;10067 +68094;43.34932;5.34514;53;20220205;14.4;6.7;10.5;5.9;7.22;0;2.43;10858 +68094;43.34932;5.34514;53;20220206;15.2;1.5;8.4;3.7;6.28;0;1.99;11275 +68094;43.34932;5.34514;53;20220207;15.6;8.4;12;6;6.48;0;3.05;9001 +68094;43.34932;5.34514;53;20220208;15.9;-.2;7.9;2.2;6.76;0;1.58;12406 +68094;43.34932;5.34514;53;20220209;15.6;4.6;10.1;2.3;9.42;0;1.29;10852 +68094;43.34932;5.34514;53;20220210;14.9;6.5;10.7;2.2;9.82;0;1.33;11313 +68094;43.34932;5.34514;53;20220211;15.7;3.4;9.5;4.5;8.19;0;2.08;12273 +68094;43.34932;5.34514;53;20220212;15.9;2.4;9.1;3.6;7.36;0;2.06;12903 +68094;43.34932;5.34514;53;20220213;13.8;4.1;9;5;8.19;4.6;1.78;6913 +68094;43.34932;5.34514;53;20220214;13.2;9.3;11.2;4.7;10.82;18.1;1.29;4275 +68094;43.34932;5.34514;53;20220215;13.8;5.3;9.6;6.2;7.09;0;2.6;12193 +68094;43.34932;5.34514;53;20220216;14.6;4.5;9.5;3.9;9.29;.4;1.65;8527 +68094;43.34932;5.34514;53;20220217;21.4;10.2;15.8;5.1;10.48;0;3.2;12890 +68094;43.34932;5.34514;53;20220218;20.1;9.2;14.7;2.5;10.56;0;2.05;12846 +68094;43.34932;5.34514;53;20220219;14.9;7.8;11.4;6.8;7.52;0;3.01;10265 +68094;43.34932;5.34514;53;20220220;16.9;6.7;11.8;6.7;6.99;0;3.44;14221 +68094;43.34932;5.34514;53;20220221;16.6;9.6;13.1;8.9;7.76;0;3.95;12030 +68094;43.34932;5.34514;53;20220222;16.1;7.5;11.8;9.4;7.02;0;3.78;14233 +68094;43.34932;5.34514;53;20220223;18.1;6.5;12.3;4.3;9.09;0;2.63;14722 +68094;43.34932;5.34514;53;20220224;15.1;5.9;10.5;2.6;10.36;.5;1.37;9782 +68094;43.34932;5.34514;53;20220225;13.7;6.6;10.2;8.4;6.39;0;3.32;12431 +68094;43.34932;5.34514;53;20220226;15.2;1.7;8.5;3.3;5.96;0;2.41;14441 +68094;43.34932;5.34514;53;20220227;14.8;.9;7.9;3.1;6.56;0;2.12;14404 +68094;43.34932;5.34514;53;20220228;14.9;1.4;8.2;3;7.66;0;1.97;15609 +68094;43.34932;5.34514;53;20220301;14.7;3.5;9.1;3.7;7.42;.1;2.26;14723 +68094;43.34932;5.34514;53;20220302;13.9;4.3;9.1;2.3;7.92;.1;1.74;12508 +68094;43.34932;5.34514;53;20220303;15.8;3.2;9.5;1.6;8.59;0;1.78;15158 +68094;43.34932;5.34514;53;20220304;18.2;2.7;10.4;3.7;7.56;.1;2.9;16670 +68094;43.34932;5.34514;53;20220305;14.4;4.3;9.3;2.8;6.72;0;2.39;14638 +68094;43.34932;5.34514;53;20220306;12.7;2.2;7.4;2.8;6.62;.3;2.01;14109 +68094;43.34932;5.34514;53;20220307;13.5;-.5;6.5;1.8;5.66;0;2.02;17189 +68094;43.34932;5.34514;53;20220308;14.7;1;7.8;2.8;6.69;0;2.17;14837 +68094;43.34932;5.34514;53;20220309;15.4;5.7;10.5;2.2;8.19;.1;2.04;14139 +68094;43.34932;5.34514;53;20220310;15.9;3.9;9.9;3.2;9.76;0;1.88;13925 +68094;43.34932;5.34514;53;20220311;14.6;9.9;12.2;6.2;9.36;.1;2.57;9299 +68094;43.34932;5.34514;53;20220312;14.5;11.3;12.9;7.8;8.06;.1;3.38;5327 +68094;43.34932;5.34514;53;20220313;13.1;10.9;12;8.1;8.52;2.5;2.85;4418 +68094;43.34932;5.34514;53;20220314;17.3;8.5;12.9;5.7;10.26;0;2.7;12520 +68094;43.34932;5.34514;53;20220315;17.8;13.1;15.5;3.9;10.12;0;2.8;9917 +68094;43.34932;5.34514;53;20220316;17;9.2;13.1;2.2;11.29;0;2.1;12867 +68094;43.34932;5.34514;53;20220317;17.4;9.5;13.5;2.7;11.22;0;2.14;11465 +68094;43.34932;5.34514;53;20220318;16.9;10.9;13.9;2.5;10.77;0;2.22;11878 +68094;43.34932;5.34514;53;20220319;17.7;9.3;13.5;3;8.49;.1;2.73;12598 +68094;43.34932;5.34514;53;20220320;15.5;8;11.7;5.4;7.89;.2;2.67;7307 +68094;43.34932;5.34514;53;20220321;16.8;11;13.9;5.5;6.56;0;4.18;16359 +68094;43.34932;5.34514;53;20220322;16.4;5.1;10.7;4.4;6.29;0;3.76;19400 +68094;43.34932;5.34514;53;20220323;17.1;2.5;9.8;2.9;7.39;0;2.91;20256 +68094;43.34932;5.34514;53;20220324;19.4;1.9;10.7;2.4;6.99;0;3.17;20500 +68094;43.34932;5.34514;53;20220325;19;2.2;10.6;2.8;8.19;0;3.01;19400 +68094;43.34932;5.34514;53;20220326;21.2;5.2;13.2;4.1;7.66;0;3.96;20846 +68094;43.34932;5.34514;53;20220327;22.6;9.9;16.2;3.1;7.59;0;4.18;18755 +68094;43.34932;5.34514;53;20220328;22.3;6.2;14.2;2.4;7.09;0;3.75;20737 +68094;43.34932;5.34514;53;20220329;18.9;7.9;13.4;3;9.22;1.1;3.14;17926 +68094;43.34932;5.34514;53;20220330;14.5;11.8;13.1;2.9;11.52;6;1.65;6060 +68094;43.34932;5.34514;53;20220331;19.5;7.9;13.7;6.3;9.39;0;4.13;20554 +68094;43.34932;5.34514;53;20220401;10.6;7;8.8;11.1;5.89;.5;3.84;15385 +68094;43.34932;5.34514;53;20220402;10.8;3.8;7.3;7.7;4.73;0;3.89;18865 +68094;43.34932;5.34514;53;20220403;12.2;2.6;7.4;6.2;5.99;0;3.26;22500 +68094;43.34932;5.34514;53;20220404;15;2.8;8.9;3.3;6.89;0;3.26;22886 +68094;43.34932;5.34514;53;20220405;17.8;2.3;10.1;2.9;6.89;0;3.55;23072 +68094;43.34932;5.34514;53;20220406;16.2;4;10.1;2.6;8.66;0;2.58;18289 +68094;43.34932;5.34514;53;20220407;18;8.5;13.3;4.7;11.79;0;2.69;16100 +68094;43.34932;5.34514;53;20220408;20.6;12.8;16.7;5.9;12.56;0;4.35;21090 +68094;43.34932;5.34514;53;20220409;16;11.1;13.6;10;5.96;0;5.95;21320 +68094;43.34932;5.34514;53;20220410;18;5.2;11.6;3.8;6.76;0;4.05;23889 +68094;43.34932;5.34514;53;20220411;18;7.5;12.8;4.8;8.72;0;3.33;14659 +68094;43.34932;5.34514;53;20220412;21.2;9.9;15.5;4.1;9.66;0;3.99;22693 +68094;43.34932;5.34514;53;20220413;19.8;8.6;14.2;3.4;9.92;0;3.75;22480 +68094;43.34932;5.34514;53;20220414;24.6;8.1;16.3;3;9.86;.2;4.61;23583 +68094;43.34932;5.34514;53;20220415;25.1;10.3;17.7;3.4;10.04;.1;5.09;24863 +68094;43.34932;5.34514;53;20220416;24.8;11.6;18.2;6;10.59;0;6.06;22547 +68094;43.34932;5.34514;53;20220417;20.8;12.1;16.4;3.4;9.89;0;4.35;23596 +68094;43.34932;5.34514;53;20220418;20.3;7.4;13.9;3;10.86;0;3.81;25281 +68094;43.34932;5.34514;53;20220419;22.7;8.4;15.6;3.1;11.52;0;4.2;25233 +68094;43.34932;5.34514;53;20220420;18.3;12;15.2;3.6;13.29;9.1;2.05;8852 +68094;43.34932;5.34514;53;20220421;19;13;16;3.3;13.52;4.1;2.28;9395 +68094;43.34932;5.34514;53;20220422;19.6;10.9;15.3;3.2;13.72;.2;3.14;19713 +68094;43.34932;5.34514;53;20220423;17.7;14.4;16;6.4;13.39;14.6;2.5;6036 +68094;43.34932;5.34514;53;20220424;18.2;9.8;14;4;12.19;.3;3.04;16370 +68094;43.34932;5.34514;53;20220425;19.7;9.2;14.4;4.6;11.59;0;4.22;25838 +68094;43.34932;5.34514;53;20220426;22.5;10;16.3;3.2;12.89;0;4.12;26132 +68094;43.34932;5.34514;53;20220427;21.1;9.8;15.5;2.8;13.06;0;3.92;26418 +68094;43.34932;5.34514;53;20220428;24.1;10.6;17.4;3;11.72;0;4.81;26532 +68094;43.34932;5.34514;53;20220429;22.3;10.4;16.4;2.8;10.17;0;4.62;26610 +68094;43.34932;5.34514;53;20220430;24.1;10.5;17.3;3.7;10.22;0;5.26;26393 +68094;43.34932;5.34514;53;20220501;23.9;10.7;17.3;3.8;10.07;0;5.45;26906 +68094;43.34932;5.34514;53;20220502;22.3;10.1;16.2;2.6;12.47;0;4.23;26580 +68094;43.34932;5.34514;53;20220503;22.4;12.7;17.6;2.3;13.17;.1;4.3;25439 +68094;43.34932;5.34514;53;20220504;24.2;10.2;17.2;2.5;12.62;.8;4.62;27012 +68094;43.34932;5.34514;53;20220505;22.1;13.4;17.8;3.8;12.89;2;4.24;20006 +68094;43.34932;5.34514;53;20220506;21.2;13.2;17.2;4.1;12.19;.3;4.29;19970 +68094;43.34932;5.34514;53;20220507;24.3;11.6;17.9;2.4;12.96;1.1;4.88;27643 +68094;43.34932;5.34514;53;20220508;21.6;11.9;16.8;1.9;14.36;6.9;3.24;18161 +68094;43.34932;5.34514;53;20220509;25.1;11.2;18.2;2.1;13.76;.1;4.77;27800 +68094;43.34932;5.34514;53;20220510;26.1;12.4;19.2;2.5;13.52;0;5.19;27948 +68094;43.34932;5.34514;53;20220511;25;13.2;19.1;2.8;12.89;0;5.28;28421 +68094;43.34932;5.34514;53;20220512;24.5;13.4;18.9;2.6;13.02;0;5.14;28081 +68094;43.34932;5.34514;53;20220513;25.5;12.3;18.9;2.3;13.36;0;5.09;28247 +68094;43.34932;5.34514;53;20220514;24.7;13.7;19.2;2.7;16.32;0;4.77;27646 +68094;43.34932;5.34514;53;20220515;25.6;15.6;20.6;2.9;16.16;.1;5.04;26293 +68094;43.34932;5.34514;53;20220516;26.5;15.6;21;3;14.39;0;5.7;28273 +68094;43.34932;5.34514;53;20220517;26.3;14.1;20.2;2.3;15.76;0;5.26;28967 +68094;43.34932;5.34514;53;20220518;26;15.4;20.7;2.6;17.99;.1;4.95;27472 +68094;43.34932;5.34514;53;20220519;29.3;15.9;22.6;2.8;15.69;0;6.02;28933 +68094;43.34932;5.34514;53;20220520;28;15.9;22;2.5;13.72;0;5.98;28878 +68094;43.34932;5.34514;53;20220521;27.4;16.3;21.9;2.5;16.56;0;5.5;28199 +68094;43.34932;5.34514;53;20220522;27;15.9;21.5;3.3;17.72;0;5.32;27169 +68094;43.34932;5.34514;53;20220523;28.1;18.1;23.1;3.6;16.66;0;5.86;26315 +68094;43.34932;5.34514;53;20220524;27.1;18.9;23;5.2;13.76;.9;6.73;24597 +68094;43.34932;5.34514;53;20220525;26.7;17.2;21.9;4.7;13.02;0;6.2;21276 +68094;43.34932;5.34514;53;20220526;29.1;17.5;23.3;3.9;13.56;0;6.89;25586 +68094;43.34932;5.34514;53;20220527;33;19.6;26.3;4.4;14.12;0;8.02;28669 +68094;43.34932;5.34514;53;20220528;28.9;18.6;23.7;8.1;12.26;0;8.7;28645 +68094;43.34932;5.34514;53;20220529;27.4;16.8;22.1;6.5;8.56;0;8.63;30116 +68094;43.34932;5.34514;53;20220530;27;14.2;20.6;2;11.22;0;5.31;25158 +68094;43.34932;5.34514;53;20220531;26.1;17.3;21.7;2.2;14.99;0;5.36;26668 +68094;43.34932;5.34514;53;20220601;29.3;15.1;22.2;2.3;15.76;0;6;29980 +68094;43.34932;5.34514;53;20220602;28.2;16.8;22.5;2.9;17.42;0;5.73;28370 +68094;43.34932;5.34514;53;20220603;32.7;20.6;26.6;3.2;17.02;1.9;6.89;26240 +68094;43.34932;5.34514;53;20220604;32.5;21.5;27;3.5;17.59;0;6.73;24431 +68094;43.34932;5.34514;53;20220605;30.4;20.9;25.6;3.3;20.56;0;6.15;26367 +68094;43.34932;5.34514;53;20220606;30.9;19.9;25.4;4.2;16.16;0;7.41;29244 +68094;43.34932;5.34514;53;20220607;31.3;19.8;25.6;5;15.16;0;8.15;30370 +68094;43.34932;5.34514;53;20220608;27.5;19.6;23.5;4.9;12.96;0;6.74;22311 +68094;43.34932;5.34514;53;20220609;27.2;18.1;22.7;9;11.52;0;8.75;30267 +68094;43.34932;5.34514;53;20220610;30.2;17.6;23.9;5.7;9.82;0;8.75;31058 +68094;43.34932;5.34514;53;20220611;33.4;15.9;24.6;2.6;11.49;0;7.32;30979 +68094;43.34932;5.34514;53;20220612;31;16.4;23.7;2.6;13.86;0;6.68;30092 +68094;43.34932;5.34514;53;20220613;35.4;19;27.2;4;17.22;0;8.16;28981 +68094;43.34932;5.34514;53;20220614;29.7;19.4;24.6;2.9;16.89;0;6.74;29978 +68094;43.34932;5.34514;53;20220615;31.9;20.8;26.4;2.8;19.59;0;6.66;28608 +68094;43.34932;5.34514;53;20220616;32.9;18.6;25.8;2.4;18.76;0;6.6;29346 +68094;43.34932;5.34514;53;20220617;33.8;21.3;27.5;2.8;19.39;0;7.35;30202 +68094;43.34932;5.34514;53;20220618;33.6;21;27.3;3;19.32;0;7.12;29584 +68094;43.34932;5.34514;53;20220619;31.6;22;26.8;3.4;17.26;0;7.36;29337 +68094;43.34932;5.34514;53;20220620;31.7;22.2;27;3.9;16.99;0;7.49;27306 +68094;43.34932;5.34514;53;20220621;32.1;21.9;27;4;20.82;1.2;6.57;24249 +68094;43.34932;5.34514;53;20220622;29.9;22.9;26.4;3.3;22.69;1.8;5.39;21527 +68094;43.34932;5.34514;53;20220623;28.3;22.2;25.3;4;22.19;3.1;5.18;20895 +68094;43.34932;5.34514;53;20220624;29.3;21.3;25.3;3.9;20.02;0;6.13;25439 +68094;43.34932;5.34514;53;20220625;30.4;18.7;24.6;2.7;19.02;0;6.41;30198 +68094;43.34932;5.34514;53;20220626;33.5;21.3;27.4;3.6;20.09;0;7.35;29107 +68094;43.34932;5.34514;53;20220627;32.1;22.1;27.1;4.3;19.76;0;7.14;26481 +68094;43.34932;5.34514;53;20220628;31.3;20.4;25.9;5;17.36;1.3;7.61;26958 +68094;43.34932;5.34514;53;20220629;30.1;18.9;24.5;4;17.46;0;7.03;30831 +68094;43.34932;5.34514;53;20220630;28.1;19.2;23.7;3.8;19.49;0;5.92;27770 +68094;43.34932;5.34514;53;20220701;29.3;18.4;23.9;5.9;13.52;0;8.18;30886 +68094;43.34932;5.34514;53;20220702;32.3;15.7;24;2.7;12.76;0;7.18;30835 +68094;43.34932;5.34514;53;20220703;33.6;18.7;26.1;2.6;14.69;0;7.23;30077 +68094;43.34932;5.34514;53;20220704;35.1;21.6;28.3;3.1;19.59;0;7.52;29550 +68094;43.34932;5.34514;53;20220705;34.4;22.6;28.5;5.3;16.29;0;9.28;30255 +68094;43.34932;5.34514;53;20220706;33.2;23;28.1;6.6;12.09;0;10.16;29380 +68094;43.34932;5.34514;53;20220707;33.4;20.2;26.8;7.6;12.69;0;10.23;30458 +68094;43.34932;5.34514;53;20220708;32.2;21;26.6;5;15.02;0;8.5;30224 +68094;43.34932;5.34514;53;20220709;33.6;20;26.8;3.4;14.36;0;7.95;30187 +68094;43.34932;5.34514;53;20220710;31.9;20.9;26.4;3.7;16.99;0;7.55;28894 +68094;43.34932;5.34514;53;20220711;29.4;19.8;24.6;2.5;20.19;0;5.99;28527 +68094;43.34932;5.34514;53;20220712;30.3;20.1;25.2;2.4;21.76;0;5.88;28106 +68094;43.34932;5.34514;53;20220713;30.3;19.9;25.1;2.5;22.09;0;5.99;29120 +68094;43.34932;5.34514;53;20220714;32.7;20.4;26.6;2.4;21.46;.1;6.55;29874 +68094;43.34932;5.34514;53;20220715;37.2;21.7;29.4;3.6;20.89;0;8.04;29296 +68094;43.34932;5.34514;53;20220716;34.2;20.8;27.5;2.9;17.29;0;7.64;29809 +68094;43.34932;5.34514;53;20220717;32.5;21.1;26.8;2.5;21.22;0;6.62;28769 +68094;43.34932;5.34514;53;20220718;34.7;23.3;29;2.1;23.96;0;6.69;29036 +68094;43.34932;5.34514;53;20220719;34;22.6;28.3;2.5;24.16;0;6.62;28787 +68094;43.34932;5.34514;53;20220720;34.8;22.9;28.9;2.5;22.82;0;6.91;29190 +68094;43.34932;5.34514;53;20220721;36.2;23.7;30;3.6;19.92;0;8.17;29264 +68094;43.34932;5.34514;53;20220722;33.5;21.6;27.6;2.5;21.52;0;6.64;28969 +68094;43.34932;5.34514;53;20220723;32.7;23.5;28.1;2.9;22.79;0;6.31;25882 +68094;43.34932;5.34514;53;20220724;35;22.5;28.7;2.2;21.52;0;6.62;28044 +68094;43.34932;5.34514;53;20220725;33;21.8;27.4;3;21.32;0;6.76;28112 +68094;43.34932;5.34514;53;20220726;32.8;25;28.9;7.6;16.39;0;9.63;25443 +68094;43.34932;5.34514;53;20220727;32.7;22;27.4;5.5;14.12;0;8.81;28093 +68094;43.34932;5.34514;53;20220728;33.2;18.9;26;2.2;15.49;0;6.41;27532 +68094;43.34932;5.34514;53;20220729;31;21.5;26.2;3.1;17.59;0;5.95;22337 +68094;43.34932;5.34514;53;20220730;34.5;21.8;28.1;5.4;14.72;0;9.16;28617 +68094;43.34932;5.34514;53;20220731;35.9;20.6;28.3;3.3;14.06;0;8.02;28474 +68094;43.34932;5.34514;53;20220801;35.9;21.5;28.7;2.7;17.42;0;7.44;28263 +68094;43.34932;5.34514;53;20220802;34.7;21.4;28;3.3;19.19;0;7.52;28116 +68094;43.34932;5.34514;53;20220803;32.5;21.9;27.2;2.5;22.92;0;6.06;26954 +68094;43.34932;5.34514;53;20220804;33.6;20.9;27.3;2.1;22.12;0;6.04;27294 +68094;43.34932;5.34514;53;20220805;32.4;21.1;26.8;2.6;22.26;0;6.03;26793 +68094;43.34932;5.34514;53;20220806;35.7;22.7;29.2;4.2;19.56;0;8.11;27515 +68094;43.34932;5.34514;53;20220807;34;21.9;28;3.3;17.62;0;7.37;27582 +68094;43.34932;5.34514;53;20220808;33.5;20.8;27.1;2.5;19.22;.1;6.39;26554 +68094;43.34932;5.34514;53;20220809;33.6;20.7;27.2;2.2;19.89;0;6.12;27148 +68094;43.34932;5.34514;53;20220810;33.2;20.5;26.8;2.2;18.52;0;6.15;26989 +68094;43.34932;5.34514;53;20220811;32.1;20.8;26.5;2.5;20.72;0;5.92;26120 +68094;43.34932;5.34514;53;20220812;33.1;21.6;27.3;2.2;24.46;0;5.73;26070 +68094;43.34932;5.34514;53;20220813;31.4;23.8;27.6;3.3;23.56;0;5.62;22755 +68094;43.34932;5.34514;53;20220814;30.6;24.4;27.5;3.2;19.72;7.5;5.31;18068 +68094;43.34932;5.34514;53;20220815;32.1;19.2;25.7;2.7;19.92;0;5.85;26076 +68094;43.34932;5.34514;53;20220816;31.3;20.8;26.1;2.8;20.92;20.1;5.66;25149 +68094;43.34932;5.34514;53;20220817;28.9;19.6;24.2;4.6;21.79;20.2;4.86;20705 +68094;43.34932;5.34514;53;20220818;26.8;18.1;22.4;3.6;18.39;.1;4.36;18429 +68094;43.34932;5.34514;53;20220819;29.9;20.4;25.2;8.2;16.66;0;7.65;25293 +68094;43.34932;5.34514;53;20220820;31.4;21.5;26.4;7.5;16.76;0;8.04;25350 +68094;43.34932;5.34514;53;20220821;32.2;21.2;26.7;5.9;14.76;0;8.04;24430 +68094;43.34932;5.34514;53;20220822;31.6;20;25.8;6.5;14.26;0;8.13;25450 +68094;43.34932;5.34514;53;20220823;32.9;19.7;26.3;3.1;16.92;0;6.37;25108 +68094;43.34932;5.34514;53;20220824;30.9;19.1;25;2.3;18.76;0;5.28;24792 +68094;43.34932;5.34514;53;20220825;32.7;18.9;25.8;2.5;19.36;0;5.59;24554 +68094;43.34932;5.34514;53;20220826;32.7;21.5;27.1;3.9;19.99;.1;6.41;24542 +68094;43.34932;5.34514;53;20220827;31.1;21.5;26.3;3.6;18.92;0;6.06;23451 +68094;43.34932;5.34514;53;20220828;31.6;19.4;25.5;2;18.86;0;5.18;24282 +68094;43.34932;5.34514;53;20220829;30.9;19.1;25;2.5;21.22;.1;4.94;23439 +68094;43.34932;5.34514;53;20220830;29.7;23.5;26.6;3.3;24.86;.2;4.33;17691 +68094;43.34932;5.34514;53;20220831;29.9;20.8;25.3;3.9;19.82;0;5.21;19919 +68094;43.34932;5.34514;53;20220901;32;20.1;26;3.8;17.42;0;6.19;23251 +68094;43.34932;5.34514;53;20220902;30.1;19.9;25;2.8;20.29;4.2;4.41;18208 +68094;43.34932;5.34514;53;20220903;28.5;20.2;24.4;2.6;21.32;0;4.09;18648 +68094;43.34932;5.34514;53;20220904;29.6;21.3;25.5;2.8;21.06;.2;4.62;20005 +68094;43.34932;5.34514;53;20220905;30.5;21;25.7;3;21.32;0;4.55;18230 +68094;43.34932;5.34514;53;20220906;30.3;21.4;25.9;3.1;22.02;1.1;4.57;18796 +68094;43.34932;5.34514;53;20220907;29.5;22.6;26.1;4.3;23.16;18;4.56;17000 +68094;43.34932;5.34514;53;20220908;28.1;18.2;23.2;3.7;19.12;.1;4.66;21327 +68094;43.34932;5.34514;53;20220909;28.1;17.2;22.7;3.4;15.62;0;4.82;20662 +68094;43.34932;5.34514;53;20220910;27.1;17.2;22.1;4.8;13.76;0;5.59;21483 +68094;43.34932;5.34514;53;20220911;28.4;16.6;22.5;3.4;13.56;0;5.05;21113 +68094;43.34932;5.34514;53;20220912;28.5;16.1;22.3;2.2;18.16;0;4.11;21575 +68094;43.34932;5.34514;53;20220913;28.1;21;24.6;3.2;21.86;1.6;3.66;14941 +68094;43.34932;5.34514;53;20220914;27.5;21.4;24.4;4.6;21.52;3.5;3.66;11201 +68094;43.34932;5.34514;53;20220915;30.1;19.9;25;3.1;20.79;0;4.64;20963 +68094;43.34932;5.34514;53;20220916;27.3;19.4;23.4;6.1;15.19;0;5.75;19020 +68094;43.34932;5.34514;53;20220917;22.6;15.9;19.2;9.8;9.39;0;6.52;19834 +68094;43.34932;5.34514;53;20220918;24.4;12;18.2;4;10.09;0;4.77;20647 +68094;43.34932;5.34514;53;20220919;25.3;12;18.6;5.9;9.76;0;5.72;19986 +68094;43.34932;5.34514;53;20220920;25.2;11.8;18.5;3.8;11.02;0;4.59;20224 +68094;43.34932;5.34514;53;20220921;25.6;11.8;18.7;2.9;11.99;.1;3.98;18724 +68094;43.34932;5.34514;53;20220922;24.2;14.5;19.4;2.4;13.89;.1;3.38;17372 +68094;43.34932;5.34514;53;20220923;24.6;14.3;19.5;2.4;14.52;10.7;3.32;18253 +68094;43.34932;5.34514;53;20220924;22.3;16.7;19.5;3.5;16.86;15.3;2.53;10252 +68094;43.34932;5.34514;53;20220925;23.1;15;19.1;2.9;15.69;0;3.12;17104 +68094;43.34932;5.34514;53;20220926;22.9;13.5;18.2;5.5;12.09;.1;4.29;18045 +68094;43.34932;5.34514;53;20220927;21.6;15;18.3;6.6;11.46;.1;4.52;15139 +68094;43.34932;5.34514;53;20220928;23.2;15.6;19.4;6.3;14.49;0;3.98;14689 +68094;43.34932;5.34514;53;20220929;21.3;15;18.1;4.9;12.82;0;3.52;13687 +68094;43.34932;5.34514;53;20220930;19.7;13;16.3;5.9;10.49;0;3.86;16006 +68094;43.34932;5.34514;53;20221001;21.3;10.3;15.8;4;11.89;0;2.99;13444 +68094;43.34932;5.34514;53;20221002;26.3;13.9;20.1;3.7;15.72;0;3.71;16597 +68094;43.34932;5.34514;53;20221003;24.8;16.2;20.5;4.5;14.09;0;3.88;14612 +68094;43.34932;5.34514;53;20221004;23.9;11.9;17.9;1.8;14.99;.2;2.64;17233 +68094;43.34932;5.34514;53;20221005;24.3;13.3;18.8;2.1;16.76;.2;2.55;16028 +68094;43.34932;5.34514;53;20221006;24.8;12.7;18.8;1.9;16.36;0;2.63;16764 +68094;43.34932;5.34514;53;20221007;24.9;13.8;19.3;1.8;15.82;.6;2.56;15096 +68094;43.34932;5.34514;53;20221008;21.5;14.7;18.1;1.6;16.32;9.1;1.72;9022 +68094;43.34932;5.34514;53;20221009;21.6;15.1;18.3;2.2;16.56;0;1.85;8828 +68094;43.34932;5.34514;53;20221010;24;16.3;20.1;2.2;16.29;.1;2.46;12620 +68094;43.34932;5.34514;53;20221011;24.6;13.7;19.1;1.6;16.09;0;2.37;15493 +68094;43.34932;5.34514;53;20221012;24.8;14.4;19.6;1.8;15.56;.1;2.38;13200 +68094;43.34932;5.34514;53;20221013;23.4;12.5;18;2.3;15.49;.2;2.26;13251 +68094;43.34932;5.34514;53;20221014;24.9;15.4;20.1;3.5;15.82;0;2.98;12916 +68094;43.34932;5.34514;53;20221015;25.4;12.5;19;2.3;15.16;.1;2.64;15241 +68094;43.34932;5.34514;53;20221016;25.5;16.1;20.8;4;17.56;0;2.92;12761 +68094;43.34932;5.34514;53;20221017;26;16.2;21.1;3.1;16.66;0;2.77;11393 +68094;43.34932;5.34514;53;20221018;25.1;13.7;19.4;1.7;16.69;.3;2.18;14207 +68094;43.34932;5.34514;53;20221019;23.9;14.2;19.1;1.5;17.79;0;1.7;10789 +68094;43.34932;5.34514;53;20221020;22.7;17.4;20.1;3.7;18.26;0;2.02;6830 +68094;43.34932;5.34514;53;20221021;24.3;19.9;22.1;6.1;20.59;0;2.48;5666 +68094;43.34932;5.34514;53;20221022;25.6;19.3;22.4;3.3;20.99;0;2.26;8537 +68094;43.34932;5.34514;53;20221023;27.7;20.1;23.9;4.9;19.22;0;3.46;8606 +68094;43.34932;5.34514;53;20221024;25.2;21.3;23.3;4.2;20.22;.2;2.62;7227 +68094;43.34932;5.34514;53;20221025;25.5;16;20.7;2.2;18.69;0;2.02;10529 +68094;43.34932;5.34514;53;20221026;25.8;17.7;21.8;2.7;18.19;.1;2.34;10414 +68094;43.34932;5.34514;53;20221027;25.2;16;20.6;1.7;17.79;.2;1.9;11550 +68094;43.34932;5.34514;53;20221028;24.8;13.8;19.3;1.6;16.22;.2;1.83;12153 +68094;43.34932;5.34514;53;20221029;25;13;19;1.8;14.82;0;2;12261 +68094;43.34932;5.34514;53;20221030;24.3;12.7;18.5;1.9;14.12;.1;1.97;11999 +68094;43.34932;5.34514;53;20221031;23.9;14.8;19.3;3.4;16.42;10.9;2.06;10317 +68094;43.34932;5.34514;53;20221101;23.1;19.1;21.1;4.1;17.89;11.4;2.24;8442 +68094;43.34932;5.34514;53;20221102;21.7;14;17.9;2.4;14.26;0;1.86;10971 +68094;43.34932;5.34514;53;20221103;19.9;9.8;14.9;3.8;13.46;17.9;1.66;6894 +68094;43.34932;5.34514;53;20221104;17.3;11;14.1;7.1;9.79;.3;2.99;8575 +68094;43.34932;5.34514;53;20221105;17;10.8;13.9;8.5;8.49;0;3.22;10874 +68094;43.34932;5.34514;53;20221106;19.9;5.7;12.8;2;9.99;.1;1.54;11551 +68094;43.34932;5.34514;53;20221107;21;6.2;13.6;1.5;10.62;.1;1.36;11523 +68094;43.34932;5.34514;53;20221108;20.8;11.8;16.3;3.9;13.56;0;1.93;8159 +68094;43.34932;5.34514;53;20221109;22;16.7;19.4;4.6;16.42;0;2.16;5528 +68094;43.34932;5.34514;53;20221110;20;12.3;16.2;3.3;13.69;0;1.72;9625 +68094;43.34932;5.34514;53;20221111;22.5;11.9;17.2;2.5;13.86;.1;1.77;9968 +68094;43.34932;5.34514;53;20221112;21.3;9.5;15.4;1.9;12.06;0;1.45;10339 +68094;43.34932;5.34514;53;20221113;19.7;11.9;15.8;1.9;12.09;0;1.38;6526 +68094;43.34932;5.34514;53;20221114;18.2;10.1;14.2;4.1;12.49;9.8;1.57;5510 +68094;43.34932;5.34514;53;20221115;19.6;14;16.8;5;14.46;3.2;1.83;5490 +68094;43.34932;5.34514;53;20221116;18.7;11.3;15;2.7;13.12;.2;1.33;8295 +68094;43.34932;5.34514;53;20221117;19;10.7;14.8;2.1;12.96;2.9;1.17;8259 +68094;43.34932;5.34514;53;20221118;16.3;10.7;13.5;6;10.16;0;2.22;7947 +68094;43.34932;5.34514;53;20221119;15;8.4;11.7;6.9;8.09;0;2.32;9268 +68094;43.34932;5.34514;53;20221120;14.3;7.2;10.8;6.3;7.52;0;2.29;9198 +68094;43.34932;5.34514;53;20221121;13.3;7.4;10.3;4.2;9.09;7.8;1.43;4391 +68094;43.34932;5.34514;53;20221122;14.1;7.7;10.9;6.8;8.56;0;2.17;7843 +68094;43.34932;5.34514;53;20221123;13.8;5.8;9.8;2.8;8.99;.4;1.21;5612 +68094;43.34932;5.34514;53;20221124;15.6;7.8;11.7;3.4;8.89;0;1.62;7400 +68094;43.34932;5.34514;53;20221125;17.5;8.6;13;4.1;10.22;0;1.68;8720 +68094;43.34932;5.34514;53;20221126;15.9;8.8;12.4;5.1;8.42;.1;2.02;8071 +68094;43.34932;5.34514;53;20221127;17;4.5;10.8;2.5;8.66;.2;1.23;8570 +68094;43.34932;5.34514;53;20221128;12.9;9.9;11.4;4.1;9.82;17.8;1.37;2916 +68094;43.34932;5.34514;53;20221129;11.8;4.5;8.1;3.6;8.72;0;.85;6319 +68094;43.34932;5.34514;53;20221130;14.6;1.7;8.2;1.9;7.82;.6;.78;8713 +68094;43.34932;5.34514;53;20221201;12.7;4.4;8.5;2.4;8.66;1.9;.82;5727 +68094;43.34932;5.34514;53;20221202;11.4;4.4;7.9;2.2;8.36;2.7;.78;5095 +68094;43.34932;5.34514;53;20221203;12.3;5.6;8.9;4.5;10.02;40.9;.92;3228 +68094;43.34932;5.34514;53;20221204;14.9;9.5;12.2;3.3;11.26;12.6;1.07;4433 +68094;43.34932;5.34514;53;20221205;13.1;3.3;8.2;1.1;8.33;0;.42;7944 +68094;43.34932;5.34514;53;20221206;13.3;3.1;8.2;2.1;7.62;0;.8;7746 +68094;43.34932;5.34514;53;20221207;10.9;1.3;6.1;3.4;6.76;0;.86;8050 +68094;43.34932;5.34514;53;20221208;10.7;-.4;5.1;2.5;8.19;18.7;.5;5446 +68094;43.34932;5.34514;53;20221209;16.3;10.1;13.2;3.8;13.79;2.5;.71;5590 +68094;43.34932;5.34514;53;20221210;9.2;6.8;8;5.9;8.12;0;1.23;5771 +68094;43.34932;5.34514;53;20221211;7.6;.9;4.3;5.8;4.59;0;1.69;7143 +68094;43.34932;5.34514;53;20221212;8.7;-3.2;2.7;2;5.42;2.3;.64;6996 +68094;43.34932;5.34514;53;20221213;9;5.1;7.1;3.6;8.99;2.3;.63;2567 +68094;43.34932;5.34514;53;20221214;11.2;8.3;9.8;2.7;10.52;.8;.71;2779 +68094;43.34932;5.34514;53;20221215;15.7;9.3;12.5;3.6;12.69;16.4;.85;3520 +68094;43.34932;5.34514;53;20221216;11.2;7;9.1;3.7;9.29;0;.86;5500 +68094;43.34932;5.34514;53;20221217;9;1.5;5.3;3.7;6.49;.1;.88;7573 +68094;43.34932;5.34514;53;20221218;15;1.6;8.3;2.2;8.66;0;.74;7622 +68094;43.34932;5.34514;53;20221219;14.9;10.9;12.9;3.9;12.09;.8;1.07;3221 +68094;43.34932;5.34514;53;20221220;16.4;13;14.7;4.5;14.12;1.4;1.07;3094 +68094;43.34932;5.34514;53;20221221;16.8;14.6;15.7;3.5;14.39;2.5;1.14;3950 +68094;43.34932;5.34514;53;20221222;15.6;7.9;11.8;2.1;11.42;.1;.8;6368 +68094;43.34932;5.34514;53;20221223;18.8;9.6;14.2;2.9;13.26;.1;1.02;6249 +68094;43.34932;5.34514;53;20221224;19.1;9;14;1.7;12.26;.1;.81;7037 +68094;43.34932;5.34514;53;20221225;18;6.8;12.4;3.1;11.96;0;.92;7317 +68094;43.34932;5.34514;53;20221226;18.1;10.7;14.4;2.4;12.69;.1;1.05;5759 +68094;43.34932;5.34514;53;20221227;15.7;7;11.3;2.7;9.86;0;1.09;7097 +68094;43.34932;5.34514;53;20221228;15.8;4;9.9;1.9;9.79;0;.69;7198 +68094;43.34932;5.34514;53;20221229;16.4;11.2;13.8;2.5;12.76;0;.88;4528 +68094;43.34932;5.34514;53;20221230;15.1;9.7;12.4;1.5;12.26;.2;.6;4357 +68094;43.34932;5.34514;53;20221231;18.8;8.7;13.8;4;12.26;0;1.33;7094 +68095;43.30477;5.5942;189;20220101;9.4;7.2;8.3;.5;11.1;.1;.33;3294 +68095;43.30477;5.5942;189;20220102;11.5;7.9;9.7;1.2;10.5;0;.47;4311 +68095;43.30477;5.5942;189;20220103;16;5.4;10.7;.9;9.9;0;.47;7629 +68095;43.30477;5.5942;189;20220104;13;8.2;10.6;2.4;11.8;.5;.49;5076 +68095;43.30477;5.5942;189;20220105;8.8;9.6;9.2;3.8;6.9;0;1.74;0 +68095;43.30477;5.5942;189;20220106;11.6;1.7;6.7;.9;4.6;.1;.58;7499 +68095;43.30477;5.5942;189;20220107;10.9;-.7;5.1;1.7;4.8;0;.84;8195 +68095;43.30477;5.5942;189;20220108;13;3.3;8.2;2.4;7;.1;1.03;7525 +68095;43.30477;5.5942;189;20220109;11.1;6.4;8.8;3.3;7.4;0;1.26;5196 +68095;43.30477;5.5942;189;20220110;12.7;6.1;9.4;1.4;6;0;.95;6256 +68095;43.30477;5.5942;189;20220111;12.6;.8;6.7;.7;4.6;0;.49;8524 +68095;43.30477;5.5942;189;20220112;13.7;-1.2;6.3;.8;4.6;0;.54;9376 +68095;43.30477;5.5942;189;20220113;14.7;.4;7.6;.8;5;0;.57;9456 +68095;43.30477;5.5942;189;20220114;15.3;1.8;8.6;1.5;4.5;0;1.08;9377 +68095;43.30477;5.5942;189;20220115;14.4;.4;7.4;.9;5.5;0;.62;9625 +68095;43.30477;5.5942;189;20220116;12;.7;6.4;.8;4.7;0;.59;8718 +68095;43.30477;5.5942;189;20220117;15;1.5;8.3;.8;4.9;0;.64;9648 +68095;43.30477;5.5942;189;20220118;14.9;.6;7.8;.5;6.5;0;.45;9902 +68095;43.30477;5.5942;189;20220119;10.7;4.7;7.7;.7;8.3;.1;.51;6474 +68095;43.30477;5.5942;189;20220120;12.6;2.2;7.4;1.9;5.8;0;1.09;8699 +68095;43.30477;5.5942;189;20220121;13.2;1.2;7.2;1.2;5.2;0;.86;9464 +68095;43.30477;5.5942;189;20220122;13.9;-.6;6.7;.6;5.8;0;.54;10317 +68095;43.30477;5.5942;189;20220123;14.5;2.3;8.4;1;6.9;.1;.76;9756 +68095;43.30477;5.5942;189;20220124;13.5;1.1;7.3;.7;7.9;0;.58;9949 +68095;43.30477;5.5942;189;20220125;13.3;2.4;7.9;1;7.9;.1;.69;9417 +68095;43.30477;5.5942;189;20220126;13.2;.6;6.9;.7;6.9;0;.63;10263 +68095;43.30477;5.5942;189;20220127;13.8;1.7;7.8;.9;7.3;.1;.73;10169 +68095;43.30477;5.5942;189;20220128;14.4;-1;6.7;1.1;6.3;.1;.86;11029 +68095;43.30477;5.5942;189;20220129;15;2.8;8.9;1;6;0;.94;10457 +68095;43.30477;5.5942;189;20220130;16.7;.7;8.7;1.2;6.7;0;1.06;11289 +68095;43.30477;5.5942;189;20220131;12.6;2.2;7.4;3.6;6.3;.1;1.63;9870 +68095;43.30477;5.5942;189;20220201;11;3.3;7.2;3.8;5.2;0;1.87;8560 +68095;43.30477;5.5942;189;20220202;16.1;7.3;11.7;3.8;8.1;0;2.04;9284 +68095;43.30477;5.5942;189;20220203;17.8;5.2;11.5;1;9.1;.1;1.05;11300 +68095;43.30477;5.5942;189;20220204;15.3;5.6;10.5;2;8.9;0;1.25;10006 +68095;43.30477;5.5942;189;20220205;14.4;7.9;11.2;2.4;7;0;1.71;8245 +68095;43.30477;5.5942;189;20220206;14;2;8;2.6;6;0;1.65;11442 +68095;43.30477;5.5942;189;20220207;14;6.6;10.3;3.8;6.3;0;2.23;9041 +68095;43.30477;5.5942;189;20220208;16.3;2.8;9.6;1.5;7;0;1.37;12462 +68095;43.30477;5.5942;189;20220209;15.5;4.2;9.9;1.1;9.1;0;1.07;11523 +68095;43.30477;5.5942;189;20220210;11.7;6;8.9;2.7;9.59;0;1.55;11535 +68095;43.30477;5.5942;189;20220211;16;2.4;9.2;4;8.36;0;2;12105 +68095;43.30477;5.5942;189;20220212;14.9;2.2;8.5;3.2;7.24;0;1.93;12702 +68095;43.30477;5.5942;189;20220213;12.7;1.8;7.3;4.3;7.79;4.4;1.64;7560 +68095;43.30477;5.5942;189;20220214;12.4;8.3;10.3;4.7;10.79;27.9;1.29;4275 +68095;43.30477;5.5942;189;20220215;13.2;4.6;8.9;6.5;6.94;.1;2.7;12419 +68095;43.30477;5.5942;189;20220216;12.6;4.8;8.7;2.3;9.1;.1;1.17;10415 +68095;43.30477;5.5942;189;20220217;21.2;9;15.1;2.8;10.2;0;2.41;13258 +68095;43.30477;5.5942;189;20220218;20.2;9.4;14.8;1.5;10.3;0;1.8;12616 +68095;43.30477;5.5942;189;20220219;13.1;8.8;11;2.9;7.1;0;1.97;7962 +68095;43.30477;5.5942;189;20220220;16.6;5.3;11;3.3;6.5;0;2.51;13237 +68095;43.30477;5.5942;189;20220221;15.8;7.9;11.9;4.1;7.1;0;2.68;11163 +68095;43.30477;5.5942;189;20220222;15.1;6.4;10.8;3.8;6.6;0;2.53;11874 +68095;43.30477;5.5942;189;20220223;18.1;5.8;12;1.7;7.8;0;1.96;14344 +68095;43.30477;5.5942;189;20220224;12.4;8.5;10.5;1.9;10.5;.4;1.13;8060 +68095;43.30477;5.5942;189;20220225;12.9;5.8;9.4;2.9;6.4;0;2.04;11104 +68095;43.30477;5.5942;189;20220226;14.5;2.1;8.3;1.6;5.7;0;1.82;14940 +68095;43.30477;5.5942;189;20220227;14;1.2;7.6;2;6.2;0;1.85;15367 +68095;43.30477;5.5942;189;20220228;14.2;1.3;7.8;1.9;7.3;0;1.72;15614 +68095;43.30477;5.5942;189;20220301;14.7;3.6;9.2;2.5;7.2;.1;2.02;14638 +68095;43.30477;5.5942;189;20220302;12.9;2.4;7.7;1.4;7.2;.1;1.48;14896 +68095;43.30477;5.5942;189;20220303;14.2;4.2;9.2;.8;8.4;.1;1.48;14211 +68095;43.30477;5.5942;189;20220304;15.6;4;9.8;1.3;7.7;.1;1.75;16293 +68095;43.30477;5.5942;189;20220305;12.2;6.4;9.3;1.4;8;.5;1.48;11014 +68095;43.30477;5.5942;189;20220306;11.5;2.6;7.1;1.5;7;.2;1.54;13866 +68095;43.30477;5.5942;189;20220307;13.3;-.7;6.3;1.5;5.55;0;1.71;16560 +68095;43.30477;5.5942;189;20220308;13.7;-1.1;6.3;1.8;6.3;0;1.86;16870 +68095;43.30477;5.5942;189;20220309;13.2;4.2;8.7;1.6;7.9;.1;1.72;14426 +68095;43.30477;5.5942;189;20220310;14.2;2.5;8.4;1.6;9.15;.2;1.59;15703 +68095;43.30477;5.5942;189;20220311;12.8;8.6;10.7;3.8;8.5;0;2.07;9991 +68095;43.30477;5.5942;189;20220312;12.3;10.1;11.2;6.6;7.3;0;2.96;6588 +68095;43.30477;5.5942;189;20220313;10.8;9.5;10.2;6.3;7.95;1.5;2.28;6291 +68095;43.30477;5.5942;189;20220314;15.6;7.1;11.4;4.5;9.7;0;2.26;13391 +68095;43.30477;5.5942;189;20220315;16.7;11.9;14.3;2.9;9.5;0;2.53;11173 +68095;43.30477;5.5942;189;20220316;16.7;8.7;12.7;.9;10.7;0;1.91;14655 +68095;43.30477;5.5942;189;20220317;18.7;9.4;14.1;1;10.2;0;2.21;15987 +68095;43.30477;5.5942;189;20220318;15.6;9.4;12.5;1.7;10.63;0;1.86;9337 +68095;43.30477;5.5942;189;20220319;15.4;8.3;11.9;2.1;7.83;.1;2.48;12585 +68095;43.30477;5.5942;189;20220320;14.7;7.5;11.1;5.1;7.51;0;2.61;7230 +68095;43.30477;5.5942;189;20220321;14.5;9.6;12.1;5.1;6.39;0;3.93;16944 +68095;43.30477;5.5942;189;20220322;15.9;1.3;8.6;3.8;6;0;3.28;19796 +68095;43.30477;5.5942;189;20220323;17.9;.7;9.3;2.5;6.79;0;2.82;20217 +68095;43.30477;5.5942;189;20220324;19.7;.4;10.1;2.3;5.86;0;3.22;20458 +68095;43.30477;5.5942;189;20220325;20.2;1.1;10.7;2.6;7.4;0;3.09;20156 +68095;43.30477;5.5942;189;20220326;20.9;8.9;14.9;3.9;7.24;0;3.84;20359 +68095;43.30477;5.5942;189;20220327;21.6;13.4;17.5;3.1;7.56;0;4.18;18755 +68095;43.30477;5.5942;189;20220328;21.6;5.2;13.4;2.1;6.76;0;3.59;20328 +68095;43.30477;5.5942;189;20220329;20.1;6.7;13.4;2.6;8.74;.7;2.99;17069 +68095;43.30477;5.5942;189;20220330;12.7;11.5;12.1;2.5;11.49;8.6;1.49;5195 +68095;43.30477;5.5942;189;20220331;17.4;5;11.2;6.1;9.29;0;4.16;20890 +68095;43.30477;5.5942;189;20220401;8.2;5.9;7.1;11;5.79;.2;4.02;17289 +68095;43.30477;5.5942;189;20220402;6.9;2.1;4.5;7.7;4.69;0;3.89;18865 +68095;43.30477;5.5942;189;20220403;10.4;-2.9;3.8;5.4;5.96;.1;2.89;18719 +68095;43.30477;5.5942;189;20220404;13.1;.9;7;2.7;7.1;0;2.97;21924 +68095;43.30477;5.5942;189;20220405;16.9;-1.3;7.8;2.3;6.63;0;3.32;23281 +68095;43.30477;5.5942;189;20220406;16.5;3.2;9.9;2.3;8.31;0;2.47;17517 +68095;43.30477;5.5942;189;20220407;15.3;4.2;9.8;5.1;11.16;0;3.06;16759 +68095;43.30477;5.5942;189;20220408;21.4;9.8;15.6;5.9;12.52;0;4.35;21090 +68095;43.30477;5.5942;189;20220409;13.5;10;11.8;10.2;5.81;0;6.12;22165 +68095;43.30477;5.5942;189;20220410;18;1.5;9.8;3.8;6.72;0;4.05;23889 +68095;43.30477;5.5942;189;20220411;16.4;5.7;11.1;4.2;8.56;0;3.1;15144 +68095;43.30477;5.5942;189;20220412;19.7;10.4;15.1;4.2;9.49;0;3.69;21745 +68095;43.30477;5.5942;189;20220413;20.3;12.6;16.5;3.4;9.89;0;3.75;22480 +68095;43.30477;5.5942;189;20220414;25;6.4;15.7;2.6;9.31;.1;4.39;23462 +68095;43.30477;5.5942;189;20220415;25.7;9.9;17.8;2.7;9.6;0;4.56;23008 +68095;43.30477;5.5942;189;20220416;26.2;9;17.6;4.6;10.59;0;5.45;23423 +68095;43.30477;5.5942;189;20220417;20.9;13.1;17;3.3;9.84;0;4.42;23247 +68095;43.30477;5.5942;189;20220418;19.6;6.6;13.1;3;10.82;0;3.81;25281 +68095;43.30477;5.5942;189;20220419;21.9;7.6;14.8;2.7;11.36;0;4.02;24749 +68095;43.30477;5.5942;189;20220420;16.4;10.8;13.6;3.3;13.09;8.1;1.94;8739 +68095;43.30477;5.5942;189;20220421;18;11.4;14.7;3.1;13.21;4;2.26;9121 +68095;43.30477;5.5942;189;20220422;19.3;10.2;14.8;3;13.44;.3;3.11;19160 +68095;43.30477;5.5942;189;20220423;15.4;13.4;14.4;5.5;13.34;16;2.16;5327 +68095;43.30477;5.5942;189;20220424;15.4;9;12.2;3.6;11.99;.7;3.09;17552 +68095;43.30477;5.5942;189;20220425;19.8;6.1;13;4.5;11.34;0;4.39;25803 +68095;43.30477;5.5942;189;20220426;21.6;7.5;14.6;2.9;12.61;.1;4.15;26249 +68095;43.30477;5.5942;189;20220427;21.5;8.3;14.9;2.6;12.84;.1;3.91;26163 +68095;43.30477;5.5942;189;20220428;24.3;9.3;16.8;2.7;11.26;0;4.71;26499 +68095;43.30477;5.5942;189;20220429;22.8;8.7;15.8;2.3;9.53;0;4.61;26283 +68095;43.30477;5.5942;189;20220430;23.3;9.4;16.4;3.3;10.03;0;4.91;24565 +68095;43.30477;5.5942;189;20220501;22.2;7.1;14.7;3;10.07;0;4.95;25424 +68095;43.30477;5.5942;189;20220502;22.5;7.7;15.1;2.3;12.17;0;4.09;25349 +68095;43.30477;5.5942;189;20220503;22.1;11.5;16.8;2;12.7;.3;4.04;22787 +68095;43.30477;5.5942;189;20220504;23.2;8.4;15.8;1.9;12.03;.7;4.18;24284 +68095;43.30477;5.5942;189;20220505;21.3;12.9;17.1;1.5;12.8;3.4;3.35;18470 +68095;43.30477;5.5942;189;20220506;20.8;10.2;15.5;.8;12.9;.4;3.72;24827 +68095;43.30477;5.5942;189;20220507;23.2;11;17.1;1.3;12.7;2.6;4.3;26778 +68095;43.30477;5.5942;189;20220508;21.1;12.3;16.7;1;14.3;8.5;3.62;22805 +68095;43.30477;5.5942;189;20220509;25;10.4;17.7;1.4;12.6;.2;4.68;28387 +68095;43.30477;5.5942;189;20220510;25.1;12.2;18.7;1.1;12.3;0;4.65;27910 +68095;43.30477;5.5942;189;20220511;25.2;12.1;18.7;1.4;11.4;0;4.85;28246 +68095;43.30477;5.5942;189;20220512;24.9;11.2;18.1;1.1;11.8;0;4.7;28744 +68095;43.30477;5.5942;189;20220513;24.4;11.4;17.9;1;12.5;.1;4.58;28365 +68095;43.30477;5.5942;189;20220514;25.7;11.5;18.6;1.5;15.3;0;4.82;28969 +68095;43.30477;5.5942;189;20220515;26.5;14.6;20.6;2.1;15.8;.1;5.06;27336 +68095;43.30477;5.5942;189;20220516;27.3;14.4;20.9;1.4;12.3;0;5.23;28577 +68095;43.30477;5.5942;189;20220517;26.5;13.4;20;1.1;13.9;0;4.97;28903 +68095;43.30477;5.5942;189;20220518;28.2;15.9;22.1;1.4;17.1;.1;5.2;28096 +68095;43.30477;5.5942;189;20220519;30.8;15.8;23.3;2;13.7;0;6.11;29486 +68095;43.30477;5.5942;189;20220520;28.4;18.9;23.7;2;12.1;0;5.55;24824 +68095;43.30477;5.5942;189;20220521;28.2;16.1;22.2;1.1;14.7;0;5.18;28138 +68095;43.30477;5.5942;189;20220522;27.5;16.5;22;2.7;16.9;.1;5.41;26899 +68095;43.30477;5.5942;189;20220523;29.1;15.9;22.5;2.5;15.3;0;6.04;29579 +68095;43.30477;5.5942;189;20220524;27.4;16.1;21.8;2;14.2;1.2;5.44;27425 +68095;43.30477;5.5942;189;20220525;24.4;14.3;19.4;1.1;13.3;0;4.54;25985 +68095;43.30477;5.5942;189;20220526;27.4;15.3;21.4;1.2;14.8;1.6;5.19;28543 +68095;43.30477;5.5942;189;20220527;33.4;18.9;26.2;1.4;14.7;0;6.28;30173 +68095;43.30477;5.5942;189;20220528;30.2;16.1;23.2;2.4;11.9;0;6.55;30246 +68095;43.30477;5.5942;189;20220529;27.8;13.9;20.9;2.1;7.6;0;6.19;30316 +68095;43.30477;5.5942;189;20220530;26.7;14.1;20.4;1.6;11.2;0;5.49;29412 +68095;43.30477;5.5942;189;20220531;26.5;15.7;21.1;1.7;13.2;0;5.26;27268 +68095;43.30477;5.5942;189;20220601;28.7;15.4;22.1;1.4;13.4;0;5.71;30351 +68095;43.30477;5.5942;189;20220602;30.8;17;23.9;2.3;15.1;0;6.48;30567 +68095;43.30477;5.5942;189;20220603;32.6;20.8;26.7;1.9;14.9;2.4;6.49;28680 +68095;43.30477;5.5942;189;20220604;33;21.6;27.3;2.5;15.8;0;6.9;28234 +68095;43.30477;5.5942;189;20220605;29.4;19.8;24.6;2.1;19.6;0;5.5;25929 +68095;43.30477;5.5942;189;20220606;30.1;18.9;24.5;1.9;15.5;0;5.98;28071 +68095;43.30477;5.5942;189;20220607;30.2;19.7;25;2.5;14.7;0;6.32;27210 +68095;43.30477;5.5942;189;20220608;26.8;17.9;22.4;2.1;12;0;5.48;25063 +68095;43.30477;5.5942;189;20220609;26.8;17.7;22.3;3.5;11.2;0;6.32;25377 +68095;43.30477;5.5942;189;20220610;29.5;15.5;22.5;1.4;8.6;0;5.99;30926 +68095;43.30477;5.5942;189;20220611;31.8;14.8;23.3;1.2;8.6;0;5.99;30957 +68095;43.30477;5.5942;189;20220612;31.4;16.8;24.1;1.2;11.5;0;6.04;30985 +68095;43.30477;5.5942;189;20220613;36.7;19.3;28;2.1;14.2;0;7.45;31010 +68095;43.30477;5.5942;189;20220614;32.2;20.2;26.2;1.6;14.7;0;6.32;29315 +68095;43.30477;5.5942;189;20220615;31.8;19.5;25.7;1.5;18;0;6.15;29700 +68095;43.30477;5.5942;189;20220616;31.5;19.2;25.4;1.8;15.5;0;6.35;29715 +68095;43.30477;5.5942;189;20220617;33.3;19.8;26.6;1.3;20.1;0;6.39;31079 +68095;43.30477;5.5942;189;20220618;34.6;20.9;27.8;2;18.8;0;7.03;31088 +68095;43.30477;5.5942;189;20220619;31.8;23.5;27.7;3;15.7;0;6.74;24384 +68095;43.30477;5.5942;189;20220620;31.9;18.4;25.2;1.8;15.6;0;6.53;31097 +68095;43.30477;5.5942;189;20220621;32.6;20.4;26.5;2.7;19;1.2;6.85;29623 +68095;43.30477;5.5942;189;20220622;28.6;21.1;24.9;1.9;21.6;2.3;4.94;23166 +68095;43.30477;5.5942;189;20220623;27;20.9;24;2.7;20.8;1.9;4.63;20862 +68095;43.30477;5.5942;189;20220624;30;20.9;25.5;3;19.6;0;5.97;25532 +68095;43.30477;5.5942;189;20220625;31.5;17.1;24.3;1.5;16.9;0;6.2;31066 +68095;43.30477;5.5942;189;20220626;33;19;26;2.1;16.1;0;6.86;31051 +68095;43.30477;5.5942;189;20220627;33.8;21.9;27.9;1.7;15.9;.4;6.61;29191 +68095;43.30477;5.5942;189;20220628;31.8;19;25.4;2.2;16.2;4.8;6.64;30263 +68095;43.30477;5.5942;189;20220629;29.6;18.6;24.1;2.2;16.6;0;5.98;28013 +68095;43.30477;5.5942;189;20220630;29.9;16.4;23.2;1.5;17.9;0;5.92;30957 +68095;43.30477;5.5942;189;20220701;29.6;17.1;23.4;1.9;13.3;0;6.15;29822 +68095;43.30477;5.5942;189;20220702;31.9;16.2;24.1;1.7;11.7;0;6.43;30892 +68095;43.30477;5.5942;189;20220703;32.6;18.3;25.5;1.4;11.6;0;6.35;30855 +68095;43.30477;5.5942;189;20220704;34.2;21.3;27.8;2;18.2;0;6.88;30189 +68095;43.30477;5.5942;189;20220705;36.6;21.6;29.1;2;15.1;0;7.37;30772 +68095;43.30477;5.5942;189;20220706;34.8;21.6;28.2;2.8;11.3;0;7.94;30452 +68095;43.30477;5.5942;189;20220707;34.7;17.3;26;2.3;12.2;0;7.26;30676 +68095;43.30477;5.5942;189;20220708;32;19.4;25.7;1.7;13.5;0;6.37;29647 +68095;43.30477;5.5942;189;20220709;32.7;19;25.9;1.6;14.9;0;6.44;30569 +68095;43.30477;5.5942;189;20220710;31.9;19.2;25.6;1.4;17.2;0;6.06;29654 +68095;43.30477;5.5942;189;20220711;30.4;17.6;24;1.5;20.4;.1;5.76;29712 +68095;43.30477;5.5942;189;20220712;30.6;18.7;24.7;1.2;20.5;0;5.59;28578 +68095;43.30477;5.5942;189;20220713;31.8;18.2;25;1.5;19.1;0;6.08;30319 +68095;43.30477;5.5942;189;20220714;32.6;19.4;26;1.8;18.8;.1;6.35;29977 +68095;43.30477;5.5942;189;20220715;36;19.9;28;2;20.3;0;6.91;30177 +68095;43.30477;5.5942;189;20220716;33.3;20;26.7;1.3;19.1;.1;6.17;29942 +68095;43.30477;5.5942;189;20220717;32.9;18.6;25.8;1.4;22.8;0;6.04;30024 +68095;43.30477;5.5942;189;20220718;34.8;21.9;28.4;1.5;21.8;0;6.4;29327 +68095;43.30477;5.5942;189;20220719;35.4;22.7;29.1;1.4;21;0;6.41;29015 +68095;43.30477;5.5942;189;20220720;33.4;21.1;27.3;1.3;21.1;0;5.98;28467 +68095;43.30477;5.5942;189;20220721;36.7;22.6;29.7;1.9;19.6;0;7;29683 +68095;43.30477;5.5942;189;20220722;35.1;19.5;27.3;2;18.2;0;6.72;29592 +68095;43.30477;5.5942;189;20220723;32.3;22.1;27.2;1.6;20.9;0;5.64;25657 +68095;43.30477;5.5942;189;20220724;35;21.6;28.3;1.4;20.9;0;6.33;29349 +68095;43.30477;5.5942;189;20220725;32.2;20.6;26.4;1.8;19.7;0;5.88;27194 +68095;43.30477;5.5942;189;20220726;33.4;23.6;28.5;2.6;15.8;0;6.63;24886 +68095;43.30477;5.5942;189;20220727;31.3;19.2;25.3;2.8;13.7;0;6.63;27582 +68095;43.30477;5.5942;189;20220728;32.7;17.6;25.2;1.2;13.4;0;5.75;28985 +68095;43.30477;5.5942;189;20220729;32.9;20.4;26.7;1.2;15.6;.1;5.72;27827 +68095;43.30477;5.5942;189;20220730;35.7;19.8;27.8;2.1;13.6;0;6.87;28763 +68095;43.30477;5.5942;189;20220731;35;20.2;27.6;1.6;12.8;0;6.34;28648 +68095;43.30477;5.5942;189;20220801;34.4;20.5;27.5;1.4;15;0;6.08;28531 +68095;43.30477;5.5942;189;20220802;34.9;22.2;28.6;1.2;16.8;0;5.88;27595 +68095;43.30477;5.5942;189;20220803;34.1;20.9;27.5;1.3;20.4;0;5.87;28016 +68095;43.30477;5.5942;189;20220804;34.6;20.1;27.4;1.4;20.5;0;5.95;28164 +68095;43.30477;5.5942;189;20220805;32;21.2;26.6;1.3;20.8;0;5.24;25088 +68095;43.30477;5.5942;189;20220806;37;22.2;29.6;1.7;20.1;0;6.46;27908 +68095;43.30477;5.5942;189;20220807;33.2;22.5;27.9;1.6;17.5;0;5.61;24736 +68095;43.30477;5.5942;189;20220808;33;18.5;25.8;1.6;19;.2;5.72;27643 +68095;43.30477;5.5942;189;20220809;34.4;18;26.2;1.5;18.7;0;5.77;27508 +68095;43.30477;5.5942;189;20220810;33.6;19.7;26.7;1.8;16.5;.1;5.99;27370 +68095;43.30477;5.5942;189;20220811;33.1;19.2;26.2;1.3;20.9;0;5.49;27230 +68095;43.30477;5.5942;189;20220812;33.6;19.3;26.5;1.4;23;0;5.52;27088 +68095;43.30477;5.5942;189;20220813;32.7;21.3;27;1.6;22.6;0;5.28;24767 +68095;43.30477;5.5942;189;20220814;31.3;23.8;27.6;2.6;17.4;4.7;5.47;19928 +68095;43.30477;5.5942;189;20220815;33.7;17.7;25.7;1.7;17.4;0;5.65;26649 +68095;43.30477;5.5942;189;20220816;31.7;20;25.9;2.1;19.2;28.6;5.42;24675 +68095;43.30477;5.5942;189;20220817;26.5;19.4;23;2.5;20.5;26.7;3.95;19051 +68095;43.30477;5.5942;189;20220818;27.6;17.5;22.6;2;16.9;1.7;4.55;22640 +68095;43.30477;5.5942;189;20220819;29.4;19.2;24.3;2.9;15.9;0;5.39;22616 +68095;43.30477;5.5942;189;20220820;32.2;19.7;26;1.9;15.8;0;5.49;24911 +68095;43.30477;5.5942;189;20220821;32.3;19.1;25.7;2.1;13.8;.1;5.74;25447 +68095;43.30477;5.5942;189;20220822;32.9;17.8;25.4;1.9;12.9;.1;5.63;25558 +68095;43.30477;5.5942;189;20220823;32.5;19.6;26.1;1.2;14.5;0;4.96;24833 +68095;43.30477;5.5942;189;20220824;32.6;20;26.3;1.5;16;0;5.13;24379 +68095;43.30477;5.5942;189;20220825;32.3;17.9;25.1;1.4;17.7;0;4.98;25065 +68095;43.30477;5.5942;189;20220826;33.4;20.5;27;1.4;20.1;.3;5.06;24340 +68095;43.30477;5.5942;189;20220827;31.6;19.9;25.8;1.4;19.1;0;4.69;23008 +68095;43.30477;5.5942;189;20220828;31.4;17.8;24.6;1.4;17.6;0;4.79;24557 +68095;43.30477;5.5942;189;20220829;32.1;16.5;24.3;1.3;18.8;0;4.68;24384 +68095;43.30477;5.5942;189;20220830;30;21.5;25.8;1.5;23.5;0;3.97;19157 +68095;43.30477;5.5942;189;20220831;29.4;19.5;24.5;1.5;20.6;0;4.09;20544 +68095;43.30477;5.5942;189;20220901;32.4;18.3;25.4;1.5;17.1;0;4.83;23859 +68095;43.30477;5.5942;189;20220902;30.5;17.7;24.1;1.6;18.3;2;4.51;23048 +68095;43.30477;5.5942;189;20220903;28.6;18.5;23.6;1.7;20.2;0;3.96;20287 +68095;43.30477;5.5942;189;20220904;30.1;19.5;24.8;1.6;20.5;.5;4.16;20628 +68095;43.30477;5.5942;189;20220905;31.6;19.3;25.5;2.1;19.4;0;4.76;22066 +68095;43.30477;5.5942;189;20220906;30.6;20.2;25.4;2.4;20.3;.9;4.52;20107 +68095;43.30477;5.5942;189;20220907;29.1;21.1;25.1;2.4;20.8;23;4.01;17459 +68095;43.30477;5.5942;189;20220908;27.8;17.4;22.6;2.4;17.5;0;4.09;19780 +68095;43.30477;5.5942;189;20220909;29.1;18.6;23.9;1.6;13.7;0;4.11;19711 +68095;43.30477;5.5942;189;20220910;27.2;15.3;21.3;2;12.8;0;4.15;20824 +68095;43.30477;5.5942;189;20220911;29.6;15.4;22.5;1.5;12.6;0;4.18;22031 +68095;43.30477;5.5942;189;20220912;29.7;14.3;22;1.3;16.3;0;3.89;21843 +68095;43.30477;5.5942;189;20220913;28.6;18.2;23.4;2.1;20.7;2.2;3.73;18949 +68095;43.30477;5.5942;189;20220914;25.8;19.6;22.7;3;20.1;6.1;3.24;14440 +68095;43.30477;5.5942;189;20220915;30.1;19.2;24.7;1.8;20.4;.1;3.88;19061 +68095;43.30477;5.5942;189;20220916;27.5;18.3;22.9;2.5;14;0;4.13;17330 +68095;43.30477;5.5942;189;20220917;22.6;13.8;18.2;3.2;9.1;0;4.08;16787 +68095;43.30477;5.5942;189;20220918;25.1;11.4;18.3;1.3;9.5;0;3.37;20700 +68095;43.30477;5.5942;189;20220919;25.8;11.4;18.6;1.9;8.8;0;3.83;20507 +68095;43.30477;5.5942;189;20220920;26.1;12.3;19.2;1.1;10;0;3.24;20314 +68095;43.30477;5.5942;189;20220921;25.7;11.5;18.6;.8;11.7;0;2.95;20121 +68095;43.30477;5.5942;189;20220922;24.6;14.6;19.6;1.1;13.5;0;2.84;17074 +68095;43.30477;5.5942;189;20220923;24.8;13.4;19.1;1.2;13.4;9.4;2.92;18068 +68095;43.30477;5.5942;189;20220924;22.9;15.2;19.1;2.9;16;13.8;2.83;14654 +68095;43.30477;5.5942;189;20220925;23.3;13.8;18.6;1.1;15;0;2.53;16142 +68095;43.30477;5.5942;189;20220926;22.8;11.2;17;2.1;11.6;0;3.04;17683 +68095;43.30477;5.5942;189;20220927;20.1;14.3;17.2;2.9;10.8;0;2.97;12297 +68095;43.30477;5.5942;189;20220928;22.4;13.5;18;2.6;14.1;0;2.79;15137 +68095;43.30477;5.5942;189;20220929;20.7;13;16.9;2.2;12.5;0;2.54;13913 +68095;43.30477;5.5942;189;20220930;21;11.2;16.1;2;9.9;0;2.77;15564 +68095;43.30477;5.5942;189;20221001;20.5;8.7;14.6;2.1;11.3;0;2.53;16921 +68095;43.30477;5.5942;189;20221002;26.2;14.3;20.3;1.8;15.4;0;2.96;16811 +68095;43.30477;5.5942;189;20221003;24.3;14.4;19.4;1.5;13.6;0;2.63;15142 +68095;43.30477;5.5942;189;20221004;24.3;12.8;18.6;1.2;14.3;.2;2.46;16162 +68095;43.30477;5.5942;189;20221005;26.4;13.7;20.1;1.4;16.4;.3;2.68;16809 +68095;43.30477;5.5942;189;20221006;24.8;13.1;19;1.2;15.9;.1;2.39;15943 +68095;43.30477;5.5942;189;20221007;25;12.7;18.9;1;14.8;.8;2.34;16169 +68095;43.30477;5.5942;189;20221008;20.4;13.9;17.2;1;15.6;6.6;1.71;11548 +68095;43.30477;5.5942;189;20221009;20.9;14.5;17.7;1;16.2;0;1.7;11325 +68095;43.30477;5.5942;189;20221010;23.3;15.1;19.2;.9;15.8;.7;1.94;12706 +68095;43.30477;5.5942;189;20221011;24;12.6;18.3;1;15;.1;2.09;14854 +68095;43.30477;5.5942;189;20221012;24.5;13.2;18.9;.8;14.9;.1;2.03;14615 +68095;43.30477;5.5942;189;20221013;23.4;12.2;17.8;1;15.2;0;1.96;14378 +68095;43.30477;5.5942;189;20221014;25.2;15.3;20.3;2.2;15;0;2.62;13342 +68095;43.30477;5.5942;189;20221015;26.6;13.7;20.2;1.5;15.3;.1;2.44;15086 +68095;43.30477;5.5942;189;20221016;25.4;15.6;20.5;3;16.5;0;2.72;12957 +68095;43.30477;5.5942;189;20221017;26.3;16.9;21.6;2.3;15.3;.1;2.75;12532 +68095;43.30477;5.5942;189;20221018;25.5;13.7;19.6;.6;15.6;.2;1.81;13903 +68095;43.30477;5.5942;189;20221019;24.5;12.6;18.6;1;17.2;.1;1.82;13793 +68095;43.30477;5.5942;189;20221020;23.1;15.5;19.3;2.3;17;0;1.96;10835 +68095;43.30477;5.5942;189;20221021;23.2;18.9;21.1;3.7;19.4;0;2.05;7983 +68095;43.30477;5.5942;189;20221022;24.3;18.2;21.3;2.4;19.1;0;1.98;9441 +68095;43.30477;5.5942;189;20221023;27.3;19.4;23.4;3.5;18;0;3.06;10647 +68095;43.30477;5.5942;189;20221024;24.6;19.7;22.2;3.3;19.1;.1;2.3;8224 +68095;43.30477;5.5942;189;20221025;27.1;15.2;21.2;1.8;17.5;0;2.2;12806 +68095;43.30477;5.5942;189;20221026;25.4;15.4;20.4;1.9;17;.2;2.02;11571 +68095;43.30477;5.5942;189;20221027;25.8;14.5;20.2;1.4;17.1;.2;1.84;12163 +68095;43.30477;5.5942;189;20221028;26.6;13.5;20.1;1.2;15.9;.1;1.85;12954 +68095;43.30477;5.5942;189;20221029;26.3;12.8;19.6;1.1;14;0;1.78;12991 +68095;43.30477;5.5942;189;20221030;24.9;16.8;20.9;2.1;11.7;.1;2.45;9877 +68095;43.30477;5.5942;189;20221031;23;12.5;17.8;2.2;16;3.8;1.67;11142 +68095;43.30477;5.5942;189;20221101;24.1;18.9;21.5;2.5;17.7;15.7;1.97;7664 +68095;43.30477;5.5942;189;20221102;22;13.9;18;1.2;14.1;0;1.4;9511 +68095;43.30477;5.5942;189;20221103;19;8;13.5;2.7;13.01;17;1.4;12152 +68095;43.30477;5.5942;189;20221104;16.5;8.5;12.5;5.3;9.11;.2;2.66;9141 +68095;43.30477;5.5942;189;20221105;17.2;8;12.6;5.2;8.11;0;2.73;10542 +68095;43.30477;5.5942;189;20221106;20.1;5.7;12.9;2.3;9.61;.1;1.6;11943 +68095;43.30477;5.5942;189;20221107;22.2;9.4;15.8;2.1;9.61;.1;1.88;11801 +68095;43.30477;5.5942;189;20221108;19.6;9.8;14.7;2.6;13.41;0;1.31;11444 +68095;43.30477;5.5942;189;20221109;20;15.9;18;3.4;16.91;1;1.54;7238 +68095;43.30477;5.5942;189;20221110;20.7;11;15.9;2.5;13.41;0;1.41;10121 +68095;43.30477;5.5942;189;20221111;24;13.2;18.6;1.8;13.31;.1;1.43;10654 +68095;43.30477;5.5942;189;20221112;22.5;9.4;16;2.2;10.81;0;1.8;11130 +68095;43.30477;5.5942;189;20221113;18.7;12.2;15.5;1.6;9.91;0;1.49;8221 +68095;43.30477;5.5942;189;20221114;17;10.6;13.8;2.5;11.81;11.7;1.21;9957 +68095;43.30477;5.5942;189;20221115;19;12;15.5;2.5;14.1;1.4;1.17;7531 +68095;43.30477;5.5942;189;20221116;19;11.6;15.3;1.7;12.8;.1;1.11;7663 +68095;43.30477;5.5942;189;20221117;19.5;10.7;15.1;1.1;12.6;4.2;.92;8287 +68095;43.30477;5.5942;189;20221118;15.9;8.2;12.1;2;9.9;0;1.09;7649 +68095;43.30477;5.5942;189;20221119;16;6.4;11.2;1.9;7.9;0;1.22;8479 +68095;43.30477;5.5942;189;20221120;14.1;5.2;9.7;2;7.1;0;1.18;8067 +68095;43.30477;5.5942;189;20221121;12.6;7.3;10;2;8.7;10.3;.95;6098 +68095;43.30477;5.5942;189;20221122;13.6;6.3;10;2.7;8.4;0;1.17;7129 +68095;43.30477;5.5942;189;20221123;12.9;5.5;9.2;1.4;8.8;.2;.71;7108 +68095;43.30477;5.5942;189;20221124;15.3;8.4;11.9;1.8;8.3;.1;1.14;6786 +68095;43.30477;5.5942;189;20221125;18.8;9;13.9;1.5;10.1;0;1.03;8061 +68095;43.30477;5.5942;189;20221126;18.6;7.1;12.9;1.3;7.7;.1;1.01;8673 +68095;43.30477;5.5942;189;20221127;16.6;5.8;11.2;1.4;8.2;0;.89;8321 +68095;43.30477;5.5942;189;20221128;11.4;7.8;9.6;2.1;9.5;15.2;.76;4649 +68095;43.30477;5.5942;189;20221129;12;4.5;8.3;1.2;8.6;.1;.55;6770 +68095;43.30477;5.5942;189;20221130;15.4;3.2;9.3;1;7.5;.1;.61;8637 +68095;43.30477;5.5942;189;20221201;14.3;3.6;9;1.3;8.7;1;.6;8008 +68095;43.30477;5.5942;189;20221202;13.4;4;8.7;.9;8.4;2.4;.49;7432 +68095;43.30477;5.5942;189;20221203;11.7;7.2;9.5;3.4;9.6;42.5;.85;5022 +68095;43.30477;5.5942;189;20221204;12.4;8.4;10.4;1.6;10.9;9.5;.55;4686 +68095;43.30477;5.5942;189;20221205;15.5;3.7;9.6;.6;8.2;0;.39;8187 +68095;43.30477;5.5942;189;20221206;16;3.1;9.6;.7;7.2;.1;.43;8519 +68095;43.30477;5.5942;189;20221207;12.6;1.8;7.2;1;6.5;0;.51;7726 +68095;43.30477;5.5942;189;20221208;10.9;-.2;5.4;1.5;7.8;21.5;.39;7793 +68095;43.30477;5.5942;189;20221209;16.9;10.1;13.5;1.8;13.5;1.4;.61;6010 +68095;43.30477;5.5942;189;20221210;8.2;8.3;8.3;2.2;8.7;0;.82;0 +68095;43.30477;5.5942;189;20221211;9.2;-2.1;3.6;2.2;4.4;0;.9;7755 +68095;43.30477;5.5942;189;20221212;10.5;-1.4;4.6;1.5;4.8;2.8;.68;7934 +68095;43.30477;5.5942;189;20221213;7.9;4.2;6.1;2.8;9;2;.32;4290 +68095;43.30477;5.5942;189;20221214;10.3;7.6;9;1.3;10.6;1;.4;3614 +68095;43.30477;5.5942;189;20221215;14.6;9.2;11.9;2.5;12.8;21.9;.51;5207 +68095;43.30477;5.5942;189;20221216;12.5;8;10.3;.8;9.6;0;.48;4719 +68095;43.30477;5.5942;189;20221217;10.3;-1;4.7;1.4;6.7;.1;.42;7621 +68095;43.30477;5.5942;189;20221218;14.8;4.5;9.7;1.5;9.2;0;.58;7253 +68095;43.30477;5.5942;189;20221219;13.7;10.2;12;3.2;11.9;1.1;.76;4112 +68095;43.30477;5.5942;189;20221220;15;12.5;13.8;3.4;13.6;1.5;.8;3432 +68095;43.30477;5.5942;189;20221221;17.3;13.6;15.5;2;13.8;3.5;.87;4233 +68095;43.30477;5.5942;189;20221222;17.7;10.1;13.9;1.5;11.3;0;.78;6184 +68095;43.30477;5.5942;189;20221223;19.3;11.3;15.3;1.6;13.4;0;.77;6357 +68095;43.30477;5.5942;189;20221224;18.8;11.9;15.4;1.6;12.5;.1;.86;5892 +68095;43.30477;5.5942;189;20221225;17.4;7.6;12.5;3.3;11.7;0;.97;7084 +68095;43.30477;5.5942;189;20221226;18.2;12;15.1;2.7;12.8;.1;1.1;5591 +68095;43.30477;5.5942;189;20221227;17.1;9.2;13.2;1.6;9.8;0;.89;6362 +68095;43.30477;5.5942;189;20221228;16.4;6.6;11.5;.9;9.9;0;.49;7137 +68095;43.30477;5.5942;189;20221229;15.3;11.7;13.5;2;12.6;0;.75;4235 +68095;43.30477;5.5942;189;20221230;14.3;9.4;11.9;1.7;12;.2;.56;5004 +68095;43.30477;5.5942;189;20221231;18.5;8.8;13.7;3.6;11.8;0;1.26;7179 +68096;43.31388;5.89785;339;20220101;10.2;5.7;7.9;.6;10.66;0;.32;4554 +68096;43.31388;5.89785;339;20220102;10.8;7.6;9.2;2.2;9.92;0;.63;4215 +68096;43.31388;5.89785;339;20220103;15;5.2;10.1;3.2;8.86;0;1.18;7453 +68096;43.31388;5.89785;339;20220104;11.5;5.8;8.6;1.5;11.39;.5;.32;5535 +68096;43.31388;5.89785;339;20220105;8.8;9.1;9;6.3;6.76;0;2.14;660 +68096;43.31388;5.89785;339;20220106;10.1;2.5;6.3;3.6;3.99;.1;1.73;6710 +68096;43.31388;5.89785;339;20220107;10.5;-1;4.7;3.9;4.62;.1;1.54;8322 +68096;43.31388;5.89785;339;20220108;11.5;4.5;8;5;6.59;.1;1.68;6530 +68096;43.31388;5.89785;339;20220109;9.6;6.6;8.1;5.1;6.72;0;1.7;4207 +68096;43.31388;5.89785;339;20220110;11.3;5.6;8.4;3.8;5.16;0;1.88;5907 +68096;43.31388;5.89785;339;20220111;12.9;.5;6.7;1.5;4.05;0;1;8972 +68096;43.31388;5.89785;339;20220112;12.7;-2.2;5.3;1.7;4.4;0;.98;9112 +68096;43.31388;5.89785;339;20220113;13.2;-1.8;5.7;1.7;4.89;0;.93;9408 +68096;43.31388;5.89785;339;20220114;14.4;-1.4;6.5;2;3.86;.1;1.35;9522 +68096;43.31388;5.89785;339;20220115;14.7;-.8;7;1.5;4.29;0;1.08;9607 +68096;43.31388;5.89785;339;20220116;13.9;-1.7;6.1;2.2;4.32;0;1.38;9697 +68096;43.31388;5.89785;339;20220117;15.4;.7;8;2.5;4.62;0;1.64;9789 +68096;43.31388;5.89785;339;20220118;12.8;-.7;6;1.8;6.82;.1;.82;9527 +68096;43.31388;5.89785;339;20220119;10.8;2.9;6.8;2.2;8.02;.1;.74;7712 +68096;43.31388;5.89785;339;20220120;11.3;2.5;6.9;4.4;5.49;0;1.75;8173 +68096;43.31388;5.89785;339;20220121;12;1;6.5;2.5;4.99;0;1.38;9293 +68096;43.31388;5.89785;339;20220122;12.2;-1.1;5.5;1.5;5.59;0;.86;10201 +68096;43.31388;5.89785;339;20220123;12.4;-.8;5.8;1.3;6.26;.1;.76;10270 +68096;43.31388;5.89785;339;20220124;12.3;-.2;6;1.4;7.59;0;.74;10236 +68096;43.31388;5.89785;339;20220125;11.9;1.7;6.8;1.5;7.59;0;.77;9348 +68096;43.31388;5.89785;339;20220126;11.6;-1.3;5.1;1.7;6.69;0;.82;10361 +68096;43.31388;5.89785;339;20220127;11.9;.6;6.2;1.6;7.42;0;.79;10113 +68096;43.31388;5.89785;339;20220128;12.8;-.2;6.3;1.9;6.66;0;1.04;10751 +68096;43.31388;5.89785;339;20220129;13.8;.9;7.4;1.9;6.09;0;1.22;10900 +68096;43.31388;5.89785;339;20220130;14.1;-.4;6.8;1.8;6.29;.1;1.14;11038 +68096;43.31388;5.89785;339;20220131;12;.4;6.2;6.9;5.92;.1;2.13;10655 +68096;43.31388;5.89785;339;20220201;10;3.1;6.5;7.3;4.76;0;2.51;8296 +68096;43.31388;5.89785;339;20220202;16;7.2;11.6;6.6;7.26;0;2.82;9430 +68096;43.31388;5.89785;339;20220203;15.9;6;10.9;1.8;8.39;0;1.3;10117 +68096;43.31388;5.89785;339;20220204;13.2;4.9;9.1;2.6;8.56;0;1.23;9663 +68096;43.31388;5.89785;339;20220205;15.2;7;11.1;3.9;6.82;0;2.19;9081 +68096;43.31388;5.89785;339;20220206;13.5;.8;7.1;4.2;5.82;0;2.01;11698 +68096;43.31388;5.89785;339;20220207;13.7;6.8;10.3;5.9;5.86;0;2.91;8889 +68096;43.31388;5.89785;339;20220208;14.5;1.1;7.8;1.8;6.42;0;1.37;12169 +68096;43.31388;5.89785;339;20220209;13.3;1.4;7.4;1.3;8.42;.1;1.05;12173 +68096;43.31388;5.89785;339;20220210;10.7;4.8;7.7;2.9;9.52;0;1.6;11864 +68096;43.31388;5.89785;339;20220211;16;1.7;8.9;3;8.72;0;1.83;12011 +68096;43.31388;5.89785;339;20220212;13.9;1.6;7.7;2.8;7.39;0;1.79;12599 +68096;43.31388;5.89785;339;20220213;11.8;0;5.9;3.6;7.69;4.5;1.52;7062 +68096;43.31388;5.89785;339;20220214;10.3;6.6;8.4;3.2;9.89;29.5;1.03;3261 +68096;43.31388;5.89785;339;20220215;12.4;4.4;8.4;6.5;6.89;0;2.8;12751 +68096;43.31388;5.89785;339;20220216;11.4;6.3;8.9;4.5;8.19;.1;1.64;8804 +68096;43.31388;5.89785;339;20220217;19.9;9.6;14.7;5.6;9.32;0;3.33;12692 +68096;43.31388;5.89785;339;20220218;19.2;10.6;14.9;2.7;9.46;0;2.34;11563 +68096;43.31388;5.89785;339;20220219;12.2;7.6;9.9;4.6;7.09;0;2.26;8322 +68096;43.31388;5.89785;339;20220220;15.3;4.7;10;5;5.86;0;2.89;13199 +68096;43.31388;5.89785;339;20220221;13.7;8.3;11;7.5;6.72;.1;3.27;9556 +68096;43.31388;5.89785;339;20220222;14.4;5.1;9.8;6.4;5.96;0;3.13;12497 +68096;43.31388;5.89785;339;20220223;15.9;5.2;10.6;3;7.06;0;2.31;13651 +68096;43.31388;5.89785;339;20220224;11.7;6.8;9.3;2.3;9.86;.2;1.14;9432 +68096;43.31388;5.89785;339;20220225;12.1;6.6;9.3;5.7;5.99;0;2.74;9484 +68096;43.31388;5.89785;339;20220226;13.1;2.7;7.9;2.3;5.32;0;2.04;14006 +68096;43.31388;5.89785;339;20220227;11.2;1.2;6.2;2.2;5.79;0;1.72;14067 +68096;43.31388;5.89785;339;20220228;12.9;1.1;7;2.5;6.59;0;1.86;15410 +68096;43.31388;5.89785;339;20220301;11.4;3;7.2;2.6;6.66;0;1.75;13304 +68096;43.31388;5.89785;339;20220302;11.8;2.7;7.3;1.4;7.02;0;1.53;14054 +68096;43.31388;5.89785;339;20220303;12;2.8;7.4;1.4;8.09;0;1.45;14015 +68096;43.31388;5.89785;339;20220304;13.1;1.7;7.4;1.8;8.46;.6;1.61;15804 +68096;43.31388;5.89785;339;20220305;9.7;4.8;7.3;1.4;7.52;.8;1.34;10904 +68096;43.31388;5.89785;339;20220306;9.6;1.3;5.5;1.9;6.52;0;1.52;14083 +68096;43.31388;5.89785;339;20220307;11.2;-1.6;4.8;1.4;5.59;0;1.69;17025 +68096;43.31388;5.89785;339;20220308;11.3;-.7;5.3;2;5.99;0;1.81;16982 +68096;43.31388;5.89785;339;20220309;12.4;2.2;7.3;1.5;7.19;.1;1.76;16019 +68096;43.31388;5.89785;339;20220310;12.3;2.1;7.2;1.5;8.76;.2;1.59;16052 +68096;43.31388;5.89785;339;20220311;11.8;6.6;9.2;4.1;8.39;0;1.91;11215 +68096;43.31388;5.89785;339;20220312;11.1;8.6;9.8;6.7;7.09;.1;2.61;7725 +68096;43.31388;5.89785;339;20220313;8.6;7.5;8.1;6;7.72;.6;1.72;5207 +68096;43.31388;5.89785;339;20220314;12.5;6.4;9.5;3.8;9.56;0;1.8;13091 +68096;43.31388;5.89785;339;20220315;13.8;10.2;12;3.5;9.26;0;2.19;10070 +68096;43.31388;5.89785;339;20220316;15.7;7.6;11.6;2.6;10.46;0;2.11;15228 +68096;43.31388;5.89785;339;20220317;15.8;8.7;12.2;2.1;9.96;0;2.2;14723 +68096;43.31388;5.89785;339;20220318;15.2;8.7;11.9;2.8;9.76;0;2.37;11220 +68096;43.31388;5.89785;339;20220319;14.8;8.6;11.7;3.2;7.56;.2;2.81;10743 +68096;43.31388;5.89785;339;20220320;12.8;6.4;9.6;5.3;7.49;0;2.56;5896 +68096;43.31388;5.89785;339;20220321;13.1;7.1;10.1;5.2;6.39;0;3.86;18377 +68096;43.31388;5.89785;339;20220322;14.1;.3;7.2;3.1;5.88;0;3.1;19650 +68096;43.31388;5.89785;339;20220323;15.9;-.9;7.5;2.2;6.86;0;2.68;20196 +68096;43.31388;5.89785;339;20220324;17.8;1.1;9.4;2.2;5.36;0;3.25;20433 +68096;43.31388;5.89785;339;20220325;17.3;1.5;9.4;2.2;6.7;0;3;20000 +68096;43.31388;5.89785;339;20220326;18.4;4.2;11.3;4;7.19;0;3.79;20192 +68096;43.31388;5.89785;339;20220327;19.6;12.1;15.9;2.7;6.96;0;3.77;16218 +68096;43.31388;5.89785;339;20220328;20.9;3.3;12.1;1.7;6.66;0;3.38;20022 +68096;43.31388;5.89785;339;20220329;17.7;4.6;11.1;2.3;8.59;.5;2.83;16553 +68096;43.31388;5.89785;339;20220330;12.1;10.1;11.1;2.3;11.66;11.8;1.27;3391 +68096;43.31388;5.89785;339;20220331;17.4;5.3;11.4;6;9.36;0;4.16;21081 +68096;43.31388;5.89785;339;20220401;8.6;5.9;7.3;11.6;5.76;.1;4.3;19357 +68096;43.31388;5.89785;339;20220402;9.2;1.8;5.5;7.5;4.46;0;4.01;22398 +68096;43.31388;5.89785;339;20220403;9.9;-2.4;3.7;4;5.96;2.2;2.32;14600 +68096;43.31388;5.89785;339;20220404;12.7;1.5;7.1;2.7;7.06;0;2.97;21924 +68096;43.31388;5.89785;339;20220405;15.2;.4;7.8;2.3;6.59;0;3.32;23281 +68096;43.31388;5.89785;339;20220406;14.5;1.2;7.9;2.1;8.16;0;2.32;16539 +68096;43.31388;5.89785;339;20220407;14.4;6.8;10.6;4.3;10.29;0;2.81;15106 +68096;43.31388;5.89785;339;20220408;18.1;10.8;14.5;5.1;11.79;0;3.97;19812 +68096;43.31388;5.89785;339;20220409;13.8;10;11.9;10.4;5.72;0;6.32;22984 +68096;43.31388;5.89785;339;20220410;15.8;3.6;9.7;3.2;6.09;0;3.87;24136 +68096;43.31388;5.89785;339;20220411;14.7;3;8.8;3.7;8.59;0;2.85;15041 +68096;43.31388;5.89785;339;20220412;16.9;7.3;12.1;4.4;9.49;0;3.53;20988 +68096;43.31388;5.89785;339;20220413;17.5;11.4;14.4;3.4;9.32;0;3.71;21758 +68096;43.31388;5.89785;339;20220414;22.6;4.8;13.7;2.3;9.12;0;4.12;23162 +68096;43.31388;5.89785;339;20220415;24;6.8;15.4;2.7;9.56;0;4.56;23008 +68096;43.31388;5.89785;339;20220416;22.9;9.7;16.3;4.6;10.55;0;5.45;23423 +68096;43.31388;5.89785;339;20220417;19.4;13.1;16.2;3.2;9.96;0;4.36;23007 +68096;43.31388;5.89785;339;20220418;17.1;7.9;12.5;2.9;9.86;0;3.87;24967 +68096;43.31388;5.89785;339;20220419;20.1;5.5;12.8;2.4;11.42;0;3.78;24597 +68096;43.31388;5.89785;339;20220420;15.6;8.6;12.1;3.4;12.82;7.4;1.85;7940 +68096;43.31388;5.89785;339;20220421;16.8;10.9;13.8;3.3;13.06;.5;2.23;8091 +68096;43.31388;5.89785;339;20220422;17.6;9.8;13.7;2.6;13.56;.1;2.94;18014 +68096;43.31388;5.89785;339;20220423;14;11.9;12.9;5;13.49;16.5;1.91;4197 +68096;43.31388;5.89785;339;20220424;15.8;7.8;11.8;3.7;12.02;.3;3.15;18054 +68096;43.31388;5.89785;339;20220425;19;7.3;13.1;4.7;11.36;0;4.49;25684 +68096;43.31388;5.89785;339;20220426;20.7;6.6;13.6;2.9;12.69;.1;3.97;26228 +68096;43.31388;5.89785;339;20220427;19.5;7.5;13.5;2.4;12.82;.1;3.86;26212 +68096;43.31388;5.89785;339;20220428;21.8;7.7;14.8;2.5;10.99;0;4.57;26462 +68096;43.31388;5.89785;339;20220429;21.1;7.1;14.1;2;9.66;0;4.36;26928 +68096;43.31388;5.89785;339;20220430;21.1;7.5;14.3;2.6;10.53;0;4.43;25691 +68096;43.31388;5.89785;339;20220501;21.1;6.1;13.6;2.4;10.26;0;4.55;25631 +68096;43.31388;5.89785;339;20220502;20.5;6.8;13.6;1.9;12.33;0;3.81;25716 +68096;43.31388;5.89785;339;20220503;20.6;10.1;15.4;1.8;13.13;.6;3.9;23954 +68096;43.31388;5.89785;339;20220504;21.8;6.9;14.4;1.6;12.19;.3;3.98;24798 +68096;43.31388;5.89785;339;20220505;19.3;10.6;15;1.2;12.94;6.8;3.05;17654 +68096;43.31388;5.89785;339;20220506;18.5;9.4;14;1;12.62;.4;3.5;24133 +68096;43.31388;5.89785;339;20220507;20.1;9.6;14.9;1.2;13.06;4.4;3.85;25909 +68096;43.31388;5.89785;339;20220508;17.4;11.4;14.4;1.6;13.26;8.3;3.08;19977 +68096;43.31388;5.89785;339;20220509;22;9.9;15.9;1.6;12.16;.5;4.38;27569 +68096;43.31388;5.89785;339;20220510;23.8;11.2;17.5;1.8;12.36;0;4.73;27554 +68096;43.31388;5.89785;339;20220511;23.3;11.5;17.4;1.3;11.62;0;4.6;27669 +68096;43.31388;5.89785;339;20220512;23.4;10.2;16.8;1.5;11.42;0;4.68;28478 +68096;43.31388;5.89785;339;20220513;23.1;11.1;17.1;1.6;11.22;0;4.75;28105 +68096;43.31388;5.89785;339;20220514;22.6;11.2;16.9;1.3;13.96;0;4.36;27573 +68096;43.31388;5.89785;339;20220515;23.6;13.4;18.5;1.5;14.99;.1;4.4;26093 +68096;43.31388;5.89785;339;20220516;25.3;11.8;18.6;1.5;11.86;0;5.04;29161 +68096;43.31388;5.89785;339;20220517;25.1;12.4;18.8;1.4;12.92;0;4.91;28354 +68096;43.31388;5.89785;339;20220518;25.4;15.1;20.2;1.7;15.16;.1;4.71;25679 +68096;43.31388;5.89785;339;20220519;27.4;14.7;21.1;2.2;12.72;0;5.7;28547 +68096;43.31388;5.89785;339;20220520;27;15.4;21.2;1.7;12.06;0;5.37;27762 +68096;43.31388;5.89785;339;20220521;27.9;15.1;21.5;1.3;13.86;0;5.33;28542 +68096;43.31388;5.89785;339;20220522;26.2;14.9;20.6;1.5;15.86;.1;4.92;27984 +68096;43.31388;5.89785;339;20220523;26.1;15.5;20.8;2.4;14.02;0;5.37;27228 +68096;43.31388;5.89785;339;20220524;26.6;15.5;21;3.8;13.29;.9;6.12;28217 +68096;43.31388;5.89785;339;20220525;22.4;14;18.2;1.8;13.86;.1;4.44;24775 +68096;43.31388;5.89785;339;20220526;26.1;14.4;20.2;2.1;14.96;1.7;5.39;28757 +68096;43.31388;5.89785;339;20220527;31.8;18.4;25.1;3;14.02;.1;7.13;29628 +68096;43.31388;5.89785;339;20220528;29.5;17.7;23.6;4;12.06;0;7.25;29122 +68096;43.31388;5.89785;339;20220529;27.6;15.2;21.4;3.4;8.92;0;6.96;29840 +68096;43.31388;5.89785;339;20220530;24.4;13.3;18.9;1.3;12.46;0;4.94;28542 +68096;43.31388;5.89785;339;20220531;24.4;15.3;19.9;1.8;14.19;.1;4.88;26237 +68096;43.31388;5.89785;339;20220601;28.4;14.5;21.5;1.7;13.12;0;5.83;30487 +68096;43.31388;5.89785;339;20220602;27.9;14.7;21.3;1.9;15.29;0;5.69;30198 +68096;43.31388;5.89785;339;20220603;29.7;20.5;25.1;2.9;14.66;1.5;6.48;26342 +68096;43.31388;5.89785;339;20220604;31;18.9;24.9;2.7;15.76;0;6.74;29913 +68096;43.31388;5.89785;339;20220605;29.6;18.3;23.9;2.5;17.72;0;6.03;28761 +68096;43.31388;5.89785;339;20220606;30.7;18.6;24.6;3.1;13.79;0;7.04;29778 +68096;43.31388;5.89785;339;20220607;28.6;20.4;24.5;4.7;12.76;0;7.27;25251 +68096;43.31388;5.89785;339;20220608;25.9;18.5;22.2;4;11.09;0;6.37;23904 +68096;43.31388;5.89785;339;20220609;25.8;16.9;21.4;6.6;10.46;0;7.5;26237 +68096;43.31388;5.89785;339;20220610;28.1;16.5;22.3;3.2;7.89;0;7.13;29238 +68096;43.31388;5.89785;339;20220611;30.1;15.3;22.7;2.2;8.36;0;6.71;30492 +68096;43.31388;5.89785;339;20220612;29.1;16.7;22.9;1.8;10.86;0;6.19;29853 +68096;43.31388;5.89785;339;20220613;35.3;19.7;27.5;2.8;13.06;0;7.92;30988 +68096;43.31388;5.89785;339;20220614;28.7;17.6;23.1;1.7;14.96;0;5.7;28197 +68096;43.31388;5.89785;339;20220615;29.9;18.5;24.2;1.9;16.56;0;6.09;29409 +68096;43.31388;5.89785;339;20220616;32.4;18.2;25.3;1.3;16.49;0;6.21;30507 +68096;43.31388;5.89785;339;20220617;30.4;18.2;24.3;1.3;17.99;0;5.92;29944 +68096;43.31388;5.89785;339;20220618;32.7;20.4;26.6;2.3;17.16;0;6.89;30600 +68096;43.31388;5.89785;339;20220619;30.8;20;25.4;2.1;15.72;0;6.35;28894 +68096;43.31388;5.89785;339;20220620;30.4;17;23.7;1.9;14.76;0;6.31;30948 +68096;43.31388;5.89785;339;20220621;30.6;18.6;24.6;2.1;18.19;.9;6.31;30011 +68096;43.31388;5.89785;339;20220622;27.6;20.1;23.9;2.1;20.76;2.2;5.04;24211 +68096;43.31388;5.89785;339;20220623;25;18.4;21.7;2.2;20.02;1;4.31;22051 +68096;43.31388;5.89785;339;20220624;28.7;18.3;23.5;2.6;18.36;0;5.95;28304 +68096;43.31388;5.89785;339;20220625;28.7;16;22.4;1.9;16.06;0;6;30554 +68096;43.31388;5.89785;339;20220626;31;18;24.5;2.5;17.06;0;6.6;30072 +68096;43.31388;5.89785;339;20220627;31.2;19.4;25.3;2.3;16.02;0;6.56;29183 +68096;43.31388;5.89785;339;20220628;29.2;19.2;24.2;2.3;16.62;14.9;6.08;27994 +68096;43.31388;5.89785;339;20220629;30;16.3;23.1;2.2;15.69;0;6.35;30520 +68096;43.31388;5.89785;339;20220630;27.2;15.8;21.5;1.7;16.89;0;5.49;29271 +68096;43.31388;5.89785;339;20220701;29.2;17.6;23.4;3.1;12.92;0;6.83;29646 +68096;43.31388;5.89785;339;20220702;30.7;15.1;22.9;2.1;11.02;0;6.62;30870 +68096;43.31388;5.89785;339;20220703;33.5;18.5;26;2;10.42;0;7.07;30833 +68096;43.31388;5.89785;339;20220704;33.3;21.2;27.2;2.1;15.19;0;6.86;29390 +68096;43.31388;5.89785;339;20220705;35.3;20.9;28.1;3.1;14.49;0;8.12;30750 +68096;43.31388;5.89785;339;20220706;34;23.4;28.7;3.7;11.19;0;8.55;28556 +68096;43.31388;5.89785;339;20220707;33.5;17;25.3;3.5;12.69;0;7.88;30654 +68096;43.31388;5.89785;339;20220708;30.9;20.3;25.6;2.6;13.49;0;6.74;28060 +68096;43.31388;5.89785;339;20220709;30.9;18.6;24.8;1.9;13.62;0;6.31;28796 +68096;43.31388;5.89785;339;20220710;30;18.7;24.4;2.3;17.22;0;6.17;29043 +68096;43.31388;5.89785;339;20220711;29.2;17.4;23.3;1.7;17.62;0;5.72;29346 +68096;43.31388;5.89785;339;20220712;28.7;17.8;23.3;1.4;18.99;0;5.49;28188 +68096;43.31388;5.89785;339;20220713;30.2;18.4;24.3;2;18.66;0;5.91;29176 +68096;43.31388;5.89785;339;20220714;31.9;19.2;25.6;1.6;17.06;.1;6.1;28598 +68096;43.31388;5.89785;339;20220715;36.2;19.6;27.9;2;17.19;0;7.04;30146 +68096;43.31388;5.89785;339;20220716;30.6;19.4;25;1.6;20.46;.1;5.75;28290 +68096;43.31388;5.89785;339;20220717;31.8;19.1;25.5;1.7;21.36;0;6.04;29700 +68096;43.31388;5.89785;339;20220718;33.7;22.4;28;2.2;19.36;0;6.63;28417 +68096;43.31388;5.89785;339;20220719;33.4;22;27.7;1.8;19.22;0;6.34;28410 +68096;43.31388;5.89785;339;20220720;33.4;20.8;27.1;1.6;17.32;0;6.27;28588 +68096;43.31388;5.89785;339;20220721;36.2;21.5;28.9;2;17.52;0;7.03;29661 +68096;43.31388;5.89785;339;20220722;33;19.8;26.4;1.6;18.16;0;6.2;29012 +68096;43.31388;5.89785;339;20220723;33.5;20.4;26.9;1.9;19.39;.1;6.4;28830 +68096;43.31388;5.89785;339;20220724;32.3;20.6;26.5;1.4;19.96;0;5.9;27900 +68096;43.31388;5.89785;339;20220725;31.3;19.8;25.6;1.7;19.92;0;5.87;28141 +68096;43.31388;5.89785;339;20220726;32.4;22.3;27.3;4;14.82;0;7.51;26015 +68096;43.31388;5.89785;339;20220727;31;19.2;25.1;3.3;14.09;0;6.95;28112 +68096;43.31388;5.89785;339;20220728;31.3;18.7;25;2;13.52;0;6.26;28285 +68096;43.31388;5.89785;339;20220729;30.8;19.7;25.3;2.2;16.09;0;6.05;27062 +68096;43.31388;5.89785;339;20220730;33.9;20.9;27.4;2.9;13.42;0;7.38;28469 +68096;43.31388;5.89785;339;20220731;33.1;20;26.6;2.2;11.62;0;6.67;27779 +68096;43.31388;5.89785;339;20220801;32.7;20.4;26.5;2;13.49;0;6.31;26823 +68096;43.31388;5.89785;339;20220802;31.1;20.3;25.7;2.2;15.99;0;5.91;25651 +68096;43.31388;5.89785;339;20220803;32.8;21.1;27;2.2;18.02;0;6.28;27411 +68096;43.31388;5.89785;339;20220804;32.9;20.4;26.6;1.7;16.22;0;5.89;26718 +68096;43.31388;5.89785;339;20220805;32.9;19.5;26.2;1.8;16.56;.1;5.99;27098 +68096;43.31388;5.89785;339;20220806;35.3;21.8;28.6;2.4;16.49;0;6.84;27608 +68096;43.31388;5.89785;339;20220807;31.7;20.5;26.1;1.9;17.29;0;5.76;25968 +68096;43.31388;5.89785;339;20220808;30.8;18.4;24.6;1.7;19.19;.2;5.46;26803 +68096;43.31388;5.89785;339;20220809;32;19.1;25.6;1.8;16.42;0;5.78;26714 +68096;43.31388;5.89785;339;20220810;31;20.4;25.7;1.6;16.76;.2;5.42;25334 +68096;43.31388;5.89785;339;20220811;30.7;19.6;25.1;1.4;19.12;0;5.16;25740 +68096;43.31388;5.89785;339;20220812;30.6;17.8;24.2;1.6;21.86;0;5.18;26594 +68096;43.31388;5.89785;339;20220813;29.7;20.3;25;2.4;20.86;0;5.07;23353 +68096;43.31388;5.89785;339;20220814;28.6;21.3;25;2.4;16.96;6.3;4.92;20361 +68096;43.31388;5.89785;339;20220815;31.9;16.8;24.4;2.1;16.42;0;5.75;26626 +68096;43.31388;5.89785;339;20220816;29.8;18.2;24;2.3;18.49;19.7;5.22;25105 +68096;43.31388;5.89785;339;20220817;23.6;19.8;21.7;3.4;20.76;15.9;3.23;14959 +68096;43.31388;5.89785;339;20220818;26.4;16.8;21.6;2.8;16.66;3.5;4.7;22792 +68096;43.31388;5.89785;339;20220819;29.3;17.7;23.5;4.8;15.26;0;6.33;24699 +68096;43.31388;5.89785;339;20220820;31.2;19.4;25.3;4.1;14.39;0;6.64;24371 +68096;43.31388;5.89785;339;20220821;31.1;18.8;24.9;3.1;13.89;.1;6.25;25361 +68096;43.31388;5.89785;339;20220822;31.2;17.5;24.3;3.2;13.56;.1;6.3;25465 +68096;43.31388;5.89785;339;20220823;30;19.4;24.7;2.3;15.02;0;5.28;22872 +68096;43.31388;5.89785;339;20220824;30.1;18.1;24.1;1.5;17.26;0;4.8;24460 +68096;43.31388;5.89785;339;20220825;31.4;17.9;24.7;1.8;16.49;0;5.16;24299 +68096;43.31388;5.89785;339;20220826;31.5;19.9;25.7;2.3;19.39;.4;5.24;23545 +68096;43.31388;5.89785;339;20220827;29.5;19;24.3;1.8;19.19;.2;4.66;22559 +68096;43.31388;5.89785;339;20220828;30.5;17.7;24.1;1.4;18.46;0;4.64;23919 +68096;43.31388;5.89785;339;20220829;29.7;17.3;23.5;1.6;18.49;.2;4.58;23406 +68096;43.31388;5.89785;339;20220830;28.2;20.3;24.2;1.7;22.12;.1;3.87;19255 +68096;43.31388;5.89785;339;20220831;27.9;18.2;23;1.9;18.66;0;4.23;21359 +68096;43.31388;5.89785;339;20220901;31.1;17.1;24.1;2.1;16.36;0;5.03;23735 +68096;43.31388;5.89785;339;20220902;27.6;17.3;22.5;1.8;18.42;3;4.08;21525 +68096;43.31388;5.89785;339;20220903;26.9;17.4;22.1;1.9;19.69;1.3;3.82;20371 +68096;43.31388;5.89785;339;20220904;27.9;17.9;22.9;2.5;19.86;.7;4.16;20643 +68096;43.31388;5.89785;339;20220905;29;17.7;23.4;2.3;19.02;0;4.44;21989 +68096;43.31388;5.89785;339;20220906;28.5;18.2;23.3;2;19.82;.9;4.06;20660 +68096;43.31388;5.89785;339;20220907;27.4;18.2;22.8;2.2;21.09;30.7;3.67;18916 +68096;43.31388;5.89785;339;20220908;26.6;16.9;21.8;2.7;17.49;0;4.04;19895 +68096;43.31388;5.89785;339;20220909;26.8;18.1;22.5;3.5;12.92;0;4.96;18793 +68096;43.31388;5.89785;339;20220910;25.3;16.4;20.8;4.3;11.72;0;5.06;18740 +68096;43.31388;5.89785;339;20220911;28;16.8;22.4;2.7;11.62;0;4.87;20711 +68096;43.31388;5.89785;339;20220912;27.9;14.2;21.1;1.7;15.29;0;3.94;21757 +68096;43.31388;5.89785;339;20220913;26.4;17.1;21.7;1.4;19.56;1.8;3.3;18542 +68096;43.31388;5.89785;339;20220914;23.1;19.1;21.1;1.8;19.92;9.6;2.42;12159 +68096;43.31388;5.89785;339;20220915;28.4;17.9;23.2;2.3;18.82;0;3.98;19606 +68096;43.31388;5.89785;339;20220916;25.6;19.2;22.4;5.3;13.39;0;5.12;15168 +68096;43.31388;5.89785;339;20220917;22.7;14.3;18.5;5.5;8.09;0;5.32;17099 +68096;43.31388;5.89785;339;20220918;23.7;11.4;17.6;2.6;9.69;0;3.89;19830 +68096;43.31388;5.89785;339;20220919;26.3;12.4;19.3;3;8.12;0;4.69;20480 +68096;43.31388;5.89785;339;20220920;24.4;12.1;18.2;2.2;11.46;0;3.7;19718 +68096;43.31388;5.89785;339;20220921;23.7;12.5;18.1;2.8;11.59;0;3.76;18948 +68096;43.31388;5.89785;339;20220922;21.9;13.6;17.7;1.8;12.92;0;2.9;16604 +68096;43.31388;5.89785;339;20220923;22.6;13.4;18;1.5;12.76;4.9;2.83;17071 +68096;43.31388;5.89785;339;20220924;18.3;14;16.1;1.5;15.06;10.2;1.9;11395 +68096;43.31388;5.89785;339;20220925;22;12.8;17.4;2;14.12;.2;2.74;16698 +68096;43.31388;5.89785;339;20220926;21;11.2;16.1;3.4;10.66;0;3.39;16811 +68096;43.31388;5.89785;339;20220927;19.1;13.1;16.1;5.3;9.86;0;3.74;12940 +68096;43.31388;5.89785;339;20220928;21;13.3;17.2;4.5;12.89;.1;3.28;14695 +68096;43.31388;5.89785;339;20220929;19.6;12.6;16.1;3.6;11.82;0;2.87;13703 +68096;43.31388;5.89785;339;20220930;19.9;11;15.4;3;9.39;0;3.05;15388 +68096;43.31388;5.89785;339;20221001;19.4;8.9;14.2;3.6;10.66;0;2.87;16259 +68096;43.31388;5.89785;339;20221002;25.3;15.3;20.3;4.6;14.06;0;4;15910 +68096;43.31388;5.89785;339;20221003;23.4;15;19.2;2.7;11.89;0;3.22;14186 +68096;43.31388;5.89785;339;20221004;24.1;11.3;17.7;1.7;13.36;.2;2.74;17297 +68096;43.31388;5.89785;339;20221005;24.4;11.9;18.2;1.3;15.02;.2;2.55;17147 +68096;43.31388;5.89785;339;20221006;24.6;11.4;18;1.4;14.42;.1;2.6;16920 +68096;43.31388;5.89785;339;20221007;23.6;12.7;18.1;2;13.92;.9;2.67;15810 +68096;43.31388;5.89785;339;20221008;18.8;12.9;15.8;1.4;14.52;9.2;1.69;11669 +68096;43.31388;5.89785;339;20221009;18.4;14.6;16.5;2.2;15.72;6.9;1.61;9200 +68096;43.31388;5.89785;339;20221010;21.3;14.5;17.9;2.2;15.26;1;2.14;12107 +68096;43.31388;5.89785;339;20221011;22.4;11.4;16.9;1.5;13.96;0;2.19;15090 +68096;43.31388;5.89785;339;20221012;22;12.9;17.4;1.6;13.99;0;2.15;13724 +68096;43.31388;5.89785;339;20221013;22.6;11.3;17;2;13.79;.1;2.32;14950 +68096;43.31388;5.89785;339;20221014;23.9;14.6;19.3;3.3;13.52;0;2.99;13343 +68096;43.31388;5.89785;339;20221015;25;12.3;18.7;1.7;14.09;.1;2.47;15187 +68096;43.31388;5.89785;339;20221016;23;12.8;17.9;2.1;16.06;.2;2.09;13717 +68096;43.31388;5.89785;339;20221017;24.1;14.2;19.1;2.4;14.99;.1;2.47;13504 +68096;43.31388;5.89785;339;20221018;23.5;12.6;18;1.3;14.42;.1;2.04;13931 +68096;43.31388;5.89785;339;20221019;23.5;11.6;17.5;1.4;15.36;.1;1.95;14202 +68096;43.31388;5.89785;339;20221020;21.6;13.6;17.6;2;16.69;0;1.67;11415 +68096;43.31388;5.89785;339;20221021;20.3;17.1;18.7;3.5;18.96;1.6;1.41;6956 +68096;43.31388;5.89785;339;20221022;23;17.1;20.1;1.7;19.52;.1;1.58;9545 +68096;43.31388;5.89785;339;20221023;24.7;17.8;21.3;2.7;18.02;0;2.3;10132 +68096;43.31388;5.89785;339;20221024;22.5;17.7;20.1;2;18.42;.2;1.65;7996 +68096;43.31388;5.89785;339;20221025;24.5;14.1;19.3;1.3;16.79;.1;1.76;12181 +68096;43.31388;5.89785;339;20221026;23.5;14.8;19.1;2;17.02;.2;1.82;11092 +68096;43.31388;5.89785;339;20221027;24;13.5;18.8;1.5;15.86;.2;1.77;11993 +68096;43.31388;5.89785;339;20221028;24.8;12.5;18.6;1.4;14.36;.1;1.91;12810 +68096;43.31388;5.89785;339;20221029;25.1;12.3;18.7;1.8;12.26;0;2.14;12937 +68096;43.31388;5.89785;339;20221030;22.9;11.9;17.4;1.7;11.72;.1;1.93;11933 +68096;43.31388;5.89785;339;20221031;21.3;10.9;16.1;2.3;14.96;2.5;1.56;11445 +68096;43.31388;5.89785;339;20221101;21.3;16.7;19;2.5;16.36;23.9;1.67;7250 +68096;43.31388;5.89785;339;20221102;21.7;11.3;16.5;1.8;12.79;0;1.7;11216 +68096;43.31388;5.89785;339;20221103;17.1;8.1;12.6;2.9;12.52;17.2;1.24;10387 +68096;43.31388;5.89785;339;20221104;14.6;10.2;12.4;6.2;8.79;.2;2.54;7162 +68096;43.31388;5.89785;339;20221105;17.2;8.4;12.8;4.5;7.16;.1;2.69;9873 +68096;43.31388;5.89785;339;20221106;18.4;6;12.2;1.7;8.52;.1;1.47;11456 +68096;43.31388;5.89785;339;20221107;20.2;7.3;13.8;2.1;9.12;.1;1.75;11293 +68096;43.31388;5.89785;339;20221108;17.4;8;12.7;2.4;12.46;.2;1.14;9991 +68096;43.31388;5.89785;339;20221109;18.8;14.6;16.7;3;15.52;2.5;1.31;6441 +68096;43.31388;5.89785;339;20221110;18.8;9.6;14.2;2;12.92;0;1.19;9471 +68096;43.31388;5.89785;339;20221111;20.5;10.9;15.7;2.1;12.36;.1;1.48;9633 +68096;43.31388;5.89785;339;20221112;20.3;7.8;14.1;1.5;10.56;0;1.31;10627 +68096;43.31388;5.89785;339;20221113;17.3;11.9;14.6;1.7;9.96;0;1.38;7062 +68096;43.31388;5.89785;339;20221114;15.7;8;11.9;2.8;11.32;10.8;1.08;8418 +68096;43.31388;5.89785;339;20221115;16.1;11.4;13.8;2.9;13.49;.5;1;6381 +68096;43.31388;5.89785;339;20221116;18;11.1;14.6;2.5;11.82;0;1.36;7656 +68096;43.31388;5.89785;339;20221117;18.8;9.2;14;2.1;11.59;3;1.28;8905 +68096;43.31388;5.89785;339;20221118;14.5;10;12.3;4.6;9.12;.1;1.92;5942 +68096;43.31388;5.89785;339;20221119;14.5;6.6;10.6;3.7;6.92;0;1.88;7865 +68096;43.31388;5.89785;339;20221120;13.1;5.7;9.4;4;6.36;0;1.89;7605 +68096;43.31388;5.89785;339;20221121;12.5;7.4;10;3.7;8.12;7.7;1.49;6203 +68096;43.31388;5.89785;339;20221122;11.7;7.2;9.5;6.8;7.46;0;2.06;5794 +68096;43.31388;5.89785;339;20221123;12.6;5.8;9.2;3.5;7.89;.1;1.35;6973 +68096;43.31388;5.89785;339;20221124;16;9.7;12.8;3.7;7.32;0;2.13;6470 +68096;43.31388;5.89785;339;20221125;16.8;6.9;11.9;2.2;9.42;0;1.15;8339 +68096;43.31388;5.89785;339;20221126;17.6;6.7;12.2;2.6;7.12;0;1.68;8610 +68096;43.31388;5.89785;339;20221127;14.6;3.2;8.9;1.3;8.12;.1;.71;8820 +68096;43.31388;5.89785;339;20221128;11.2;6;8.6;2.5;9.09;6.6;.75;5767 +68096;43.31388;5.89785;339;20221129;8.8;4.6;6.7;1.8;8.06;0;.64;5291 +68096;43.31388;5.89785;339;20221130;13.4;1.7;7.5;1.7;7.12;0;.82;8657 +68096;43.31388;5.89785;339;20221201;12.7;3.5;8.1;1.7;8.46;.3;.65;7723 +68096;43.31388;5.89785;339;20221202;11.6;2.6;7.1;1.9;7.82;1.3;.69;7446 +68096;43.31388;5.89785;339;20221203;9.8;6.3;8;4.1;9.22;38.3;.75;4649 +68096;43.31388;5.89785;339;20221204;11.4;8.3;9.8;2.6;10.66;9;.62;4319 +68096;43.31388;5.89785;339;20221205;13.5;3.6;8.5;1.4;8.26;0;.64;7710 +68096;43.31388;5.89785;339;20221206;13.9;2.5;8.2;1.6;6.72;.1;.82;8213 +68096;43.31388;5.89785;339;20221207;12.9;.8;6.8;1.8;5.92;.1;.88;8228 +68096;43.31388;5.89785;339;20221208;9.8;.4;5.1;1.7;7.72;26.2;.41;7376 +68096;43.31388;5.89785;339;20221209;13.5;8.8;11.2;2.3;12.92;1.2;.42;5162 +68096;43.31388;5.89785;339;20221210;9.6;7.6;8.6;3.3;8.46;0;1.01;3054 +68096;43.31388;5.89785;339;20221211;8.5;-1.2;3.6;3.6;3.76;0;1.49;7417 +68096;43.31388;5.89785;339;20221212;10.3;-1.7;4.3;2.3;4.12;4.5;1.06;8098 +68096;43.31388;5.89785;339;20221213;6.5;3.2;4.8;2.6;8.56;2.6;.28;4170 +68096;43.31388;5.89785;339;20221214;10.2;6;8.1;2.5;9.96;.6;.44;4667 +68096;43.31388;5.89785;339;20221215;13;7.8;10.4;2.3;12.22;30.7;.38;5262 +68096;43.31388;5.89785;339;20221216;12.1;6.7;9.4;2.1;9.66;0;.65;5284 +68096;43.31388;5.89785;339;20221217;12.4;-.5;5.9;2.1;7.16;.1;.66;8145 +68096;43.31388;5.89785;339;20221218;12.3;3.7;8;1.8;8.92;0;.53;6938 +68096;43.31388;5.89785;339;20221219;11.9;8.3;10.1;1.9;11.26;3.3;.49;4163 +68096;43.31388;5.89785;339;20221220;13.4;10.6;12;2.9;13.22;2;.52;3565 +68096;43.31388;5.89785;339;20221221;14.2;12.5;13.3;2.6;13.46;6.4;.74;2771 +68096;43.31388;5.89785;339;20221222;15.8;8.8;12.3;3.3;10.39;0;1.18;5969 +68096;43.31388;5.89785;339;20221223;18.5;11;14.7;3.5;12.32;0;1.34;6227 +68096;43.31388;5.89785;339;20221224;19.2;12.6;15.9;2.6;11.19;.1;1.5;5832 +68096;43.31388;5.89785;339;20221225;15.7;6.9;11.3;2.1;11.29;0;.64;6964 +68096;43.31388;5.89785;339;20221226;16;10;13;2;12.19;.1;.73;5584 +68096;43.31388;5.89785;339;20221227;15.6;9.4;12.5;3.3;8.69;0;1.57;5603 +68096;43.31388;5.89785;339;20221228;15;4.6;9.8;1.8;9.32;0;.66;7520 +68096;43.31388;5.89785;339;20221229;13.5;10.1;11.8;1.9;12.09;.1;.61;4147 +68096;43.31388;5.89785;339;20221230;13.7;7.7;10.7;1.4;11.36;.1;.47;5762 +68096;43.31388;5.89785;339;20221231;15.6;6.6;11.1;2.5;11.52;0;.67;7152 +68097;43.32574;6.2049;180;20220101;11.1;8.7;9.9;.9;11.33;0;.44;2860 +68097;43.32574;6.2049;180;20220102;12.6;9.3;10.9;2.7;10.41;.1;.85;4056 +68097;43.32574;6.2049;180;20220103;16.4;6.6;11.5;3.9;9.56;0;1.3;7040 +68097;43.32574;6.2049;180;20220104;12.3;7;9.6;1.7;11.61;.4;.46;3415 +68097;43.32574;6.2049;180;20220105;11.3;9.8;10.5;5.4;7.38;.1;2.09;4410 +68097;43.32574;6.2049;180;20220106;12.1;3.5;7.8;2.4;5.01;.1;1.32;7524 +68097;43.32574;6.2049;180;20220107;11.5;-1;5.3;3.2;5.28;.1;1.4;8095 +68097;43.32574;6.2049;180;20220108;13.1;4.8;8.9;6.5;6.62;.2;2.16;7130 +68097;43.32574;6.2049;180;20220109;11.7;6.6;9.1;7.1;6.81;0;2.19;6966 +68097;43.32574;6.2049;180;20220110;13;7;10;2.5;6.18;0;1.45;6679 +68097;43.32574;6.2049;180;20220111;13.9;-1;6.5;1.4;5.33;.1;.83;8764 +68097;43.32574;6.2049;180;20220112;13.6;-1.4;6.1;1.5;5.11;0;.88;8762 +68097;43.32574;6.2049;180;20220113;13.5;-1.7;5.9;1.7;5.48;0;.87;9017 +68097;43.32574;6.2049;180;20220114;14.9;-1.2;6.8;1.8;5.38;.1;.96;9151 +68097;43.32574;6.2049;180;20220115;14.7;-1.8;6.5;1.8;5.76;0;.76;9257 +68097;43.32574;6.2049;180;20220116;14;-1.6;6.2;2.1;5.78;.1;.93;9276 +68097;43.32574;6.2049;180;20220117;15.3;-.6;7.4;1.4;6.48;0;.73;9421 +68097;43.32574;6.2049;180;20220118;13.1;-1.2;5.9;2.1;7.66;.1;.74;7892 +68097;43.32574;6.2049;180;20220119;9.7;2.2;5.9;1.7;8.23;0;.74;5233 +68097;43.32574;6.2049;180;20220120;12.9;3.3;8.1;2.9;6.16;0;1.4;8623 +68097;43.32574;6.2049;180;20220121;13.1;-1.1;6;1.4;6.01;0;.82;9458 +68097;43.32574;6.2049;180;20220122;13.1;-1.3;5.9;.9;6.06;.1;.65;9739 +68097;43.32574;6.2049;180;20220123;14.2;-1;6.6;.8;6.96;.1;.57;9937 +68097;43.32574;6.2049;180;20220124;13.3;.1;6.7;1.1;7.48;0;.68;9500 +68097;43.32574;6.2049;180;20220125;13.5;1;7.2;1.5;7.81;0;.78;9245 +68097;43.32574;6.2049;180;20220126;13.1;-.7;6.2;1;7.16;0;.61;9637 +68097;43.32574;6.2049;180;20220127;13.2;.6;6.9;.9;7.73;.1;.68;9176 +68097;43.32574;6.2049;180;20220128;14.2;-.3;6.9;1.1;7.26;0;.76;10089 +68097;43.32574;6.2049;180;20220129;14.5;-.2;7.1;1.4;7.66;0;.86;10442 +68097;43.32574;6.2049;180;20220130;14.4;-.2;7.1;1.1;7.33;.1;.81;10952 +68097;43.32574;6.2049;180;20220131;14.1;1.1;7.6;6;6.18;.1;2.35;9147 +68097;43.32574;6.2049;180;20220201;12.4;5.1;8.7;6.1;4.93;0;2.87;9354 +68097;43.32574;6.2049;180;20220202;19.9;9.4;14.7;4.9;7.19;0;3.36;9999 +68097;43.32574;6.2049;180;20220203;16.8;3.4;10.1;2.1;9.07;0;1.21;10426 +68097;43.32574;6.2049;180;20220204;14.9;5.8;10.4;2.3;9.41;0;1.23;9629 +68097;43.32574;6.2049;180;20220205;16.2;7.2;11.7;2.1;7.83;0;1.58;10017 +68097;43.32574;6.2049;180;20220206;15.5;1.3;8.4;4.2;6.7;.1;2.1;11777 +68097;43.32574;6.2049;180;20220207;16.2;8.5;12.3;6.3;6.9;0;3.18;9634 +68097;43.32574;6.2049;180;20220208;16.4;1.1;8.7;1.3;6.9;0;1.23;12330 +68097;43.32574;6.2049;180;20220209;15.4;1.5;8.4;2.3;8.83;.1;1.28;11919 +68097;43.32574;6.2049;180;20220210;13.3;5.5;9.4;3.9;8.98;0;2.18;12200 +68097;43.32574;6.2049;180;20220211;18.2;2.3;10.3;2.5;8.98;0;1.75;11600 +68097;43.32574;6.2049;180;20220212;14.8;2.3;8.6;2;6.98;0;1.56;12100 +68097;43.32574;6.2049;180;20220213;12.4;-2.3;5.1;2.1;6.68;3.6;1.23;9500 +68097;43.32574;6.2049;180;20220214;11.3;7.6;9.4;3.2;10.49;28.9;1.04;3727 +68097;43.32574;6.2049;180;20220215;13.6;4.8;9.2;7.3;6.58;0;2.98;13100 +68097;43.32574;6.2049;180;20220216;13.4;6.4;9.9;4.9;8.38;0;1.97;8559 +68097;43.32574;6.2049;180;20220217;22.6;11.5;17.1;5;9.22;0;3.84;12337 +68097;43.32574;6.2049;180;20220218;20.6;10.9;15.7;1.9;9.79;0;2.1;11679 +68097;43.32574;6.2049;180;20220219;14.6;7.5;11;4;8.38;0;2.06;9852 +68097;43.32574;6.2049;180;20220220;17;4.4;10.7;3.9;6.43;0;2.71;13421 +68097;43.32574;6.2049;180;20220221;15.7;9.3;12.5;8.8;7.23;0;3.73;11244 +68097;43.32574;6.2049;180;20220222;16.6;8;12.3;5.5;6.56;0;3.36;12621 +68097;43.32574;6.2049;180;20220223;18;4.3;11.2;2.5;7.95;.1;2.05;14544 +68097;43.32574;6.2049;180;20220224;13.9;4.1;9;2.1;9.96;0;1.25;9385 +68097;43.32574;6.2049;180;20220225;14.3;7.7;11;5;6.73;0;2.83;11352 +68097;43.32574;6.2049;180;20220226;15.2;2.8;9;1.9;5.86;0;2;14843 +68097;43.32574;6.2049;180;20220227;13.4;.7;7;1.6;6.11;0;1.68;13021 +68097;43.32574;6.2049;180;20220228;14.6;-.4;7.1;2.8;6.73;0;2.02;15491 +68097;43.32574;6.2049;180;20220301;12.6;3.4;8;3.3;6.88;0;2.03;13724 +68097;43.32574;6.2049;180;20220302;13;3.4;8.2;1.7;7.51;0;1.6;12695 +68097;43.32574;6.2049;180;20220303;13.6;3.3;8.4;1.3;9.31;.1;1.34;11496 +68097;43.32574;6.2049;180;20220304;14.5;3.4;9;1.8;8.88;.5;1.49;12582 +68097;43.32574;6.2049;180;20220305;11.5;5.4;8.5;1.8;7.76;.1;1.5;9115 +68097;43.32574;6.2049;180;20220306;11.2;1.7;6.5;1.6;6.56;0;1.56;11042 +68097;43.32574;6.2049;180;20220307;12.8;-.4;6.2;1.4;5.98;0;1.76;16166 +68097;43.32574;6.2049;180;20220308;13.5;-.8;6.3;1.8;6.51;0;1.89;16172 +68097;43.32574;6.2049;180;20220309;13.6;4.4;9;1.7;7.68;0;1.8;13619 +68097;43.32574;6.2049;180;20220310;14.7;1.9;8.3;1.6;8.81;.1;1.76;15942 +68097;43.32574;6.2049;180;20220311;14.1;6.2;10.1;4.2;8.71;0;2.16;11117 +68097;43.32574;6.2049;180;20220312;12;10.5;11.2;9.7;7.76;.5;3.01;5443 +68097;43.32574;6.2049;180;20220313;10;8.5;9.3;8.9;8.56;3.1;1.89;4174 +68097;43.32574;6.2049;180;20220314;13.2;6.6;9.9;3.1;10.09;0;1.56;10273 +68097;43.32574;6.2049;180;20220315;14.9;11.5;13.2;3.1;9.59;0;2.25;9221 +68097;43.32574;6.2049;180;20220316;16.8;5.4;11.1;1.7;10.76;0;1.95;15117 +68097;43.32574;6.2049;180;20220317;17.1;9;13;1.9;10.62;0;2.04;11698 +68097;43.32574;6.2049;180;20220318;16.1;9.2;12.7;2.3;9.28;0;1.98;6200 +68097;43.32574;6.2049;180;20220319;15.7;9.3;12.5;2.6;6.48;.2;2.77;9800 +68097;43.32574;6.2049;180;20220320;13.7;6;9.9;4.2;6.48;0;2.45;7000 +68097;43.32574;6.2049;180;20220321;14.2;7.3;10.8;4;5.98;0;3.17;18700 +68097;43.32574;6.2049;180;20220322;15.1;2.2;8.6;1.8;5.58;0;2.44;19900 +68097;43.32574;6.2049;180;20220323;16.9;2;9.4;1.4;5.08;0;2.55;20100 +68097;43.32574;6.2049;180;20220324;18.7;1.9;10.3;1.4;4.98;0;2.84;20400 +68097;43.32574;6.2049;180;20220325;18;2.3;10.2;1.3;6.98;0;2.52;20400 +68097;43.32574;6.2049;180;20220326;19.1;5.9;12.5;3.1;6.08;0;3.46;18900 +68097;43.32574;6.2049;180;20220327;20.8;12.6;16.7;2.7;7.66;0;4.03;18502 +68097;43.32574;6.2049;180;20220328;21.7;6.3;14;1.3;5.88;0;3.1;19100 +68097;43.32574;6.2049;180;20220329;18.4;6.5;12.5;1.5;7.38;.5;2.53;14500 +68097;43.32574;6.2049;180;20220330;13.2;10.8;12;1.5;11.48;14.1;.99;2600 +68097;43.32574;6.2049;180;20220331;17.9;7;12.5;5.2;9.08;0;4.24;21900 +68097;43.32574;6.2049;180;20220401;10.1;7.1;8.6;10.8;5.58;.1;4.57;23000 +68097;43.32574;6.2049;180;20220402;10.5;2.9;6.7;8;4.88;0;4.3;22900 +68097;43.32574;6.2049;180;20220403;10.8;-.8;5;2.4;6.78;4;1.88;12900 +68097;43.32574;6.2049;180;20220404;13.7;2.4;8.1;1.6;7.58;0;2.38;20000 +68097;43.32574;6.2049;180;20220405;16.1;1.4;8.8;1.1;6.18;0;2.85;23700 +68097;43.32574;6.2049;180;20220406;14.8;3.2;9;1.5;7.38;0;2.13;15200 +68097;43.32574;6.2049;180;20220407;16.2;7.9;12.1;5.3;10.79;0;3.27;17472 +68097;43.32574;6.2049;180;20220408;20.3;11.8;16;6.2;12.81;0;4.35;21819 +68097;43.32574;6.2049;180;20220409;14.9;11.1;13;10.6;5.48;0;6.61;24700 +68097;43.32574;6.2049;180;20220410;16.5;4.8;10.6;3.6;6.86;0;3.93;24004 +68097;43.32574;6.2049;180;20220411;16;4.7;10.4;2.5;8.18;0;2.42;16600 +68097;43.32574;6.2049;180;20220412;16.7;7.7;12.2;4.3;9.08;0;2.78;18900 +68097;43.32574;6.2049;180;20220413;18.5;11.9;15.2;3.2;9.76;0;3.71;22171 +68097;43.32574;6.2049;180;20220414;23.1;6.8;14.9;1.4;7.78;0;3.75;23100 +68097;43.32574;6.2049;180;20220415;24.9;9.9;17.4;1.1;8.78;0;3.5;19300 +68097;43.32574;6.2049;180;20220416;23.4;10.9;17.2;4.6;10.59;0;5.45;23423 +68097;43.32574;6.2049;180;20220417;20.2;13.5;16.9;3;9.78;0;4.64;22200 +68097;43.32574;6.2049;180;20220418;17.7;8.8;13.3;3;10.26;0;3.79;24101 +68097;43.32574;6.2049;180;20220419;20.4;7.2;13.8;1.4;10.98;0;3.49;23300 +68097;43.32574;6.2049;180;20220420;16;9.9;13;2.5;12.58;6.5;1.6;8400 +68097;43.32574;6.2049;180;20220421;17;11.5;14.3;2.8;12.38;.2;2.19;8300 +68097;43.32574;6.2049;180;20220422;17.7;11.1;14.4;2.2;12.68;2.1;3.01;17500 +68097;43.32574;6.2049;180;20220423;14.7;12.6;13.6;2.8;13.28;17.1;1.16;3200 +68097;43.32574;6.2049;180;20220424;16.4;9.1;12.8;2.4;11.48;0;3.24;21100 +68097;43.32574;6.2049;180;20220425;19.7;9.3;14.5;4.2;10.68;0;4.89;25700 +68097;43.32574;6.2049;180;20220426;21.1;8.7;14.9;1.7;11.88;.1;4.24;26600 +68097;43.32574;6.2049;180;20220427;20.1;9.5;14.8;1.7;12.28;0;3.88;25400 +68097;43.32574;6.2049;180;20220428;22.6;9.8;16.2;1.9;9.98;0;4.42;26400 +68097;43.32574;6.2049;180;20220429;22.3;9.4;15.9;2;9.48;0;4.5;26600 +68097;43.32574;6.2049;180;20220430;21.4;9.9;15.7;1.8;10.78;0;3.81;22600 +68097;43.32574;6.2049;180;20220501;21.5;8.2;14.9;1.3;10.68;.1;3.72;23000 +68097;43.32574;6.2049;180;20220502;21.2;8.8;15;1.5;12.18;0;3.66;22900 +68097;43.32574;6.2049;180;20220503;21.1;11.9;16.5;1.4;13.08;.9;3.35;18800 +68097;43.32574;6.2049;180;20220504;21.9;9;15.4;1.1;11.48;.3;3.32;19600 +68097;43.32574;6.2049;180;20220505;19.7;12;15.9;2.4;13.52;7.1;2.67;13690 +68097;43.32574;6.2049;180;20220506;19.1;11;15.1;1.3;13.48;.3;2.53;14510 +68097;43.32574;6.2049;180;20220507;22.3;11.1;16.7;1.5;13.53;4.4;3.68;21795 +68097;43.32574;6.2049;180;20220508;20.4;12.1;16.2;1.1;14.26;7.2;3.11;18314 +68097;43.32574;6.2049;180;20220509;24.1;9.8;16.9;1.2;13.08;.7;4.09;24889 +68097;43.32574;6.2049;180;20220510;25.5;11.2;18.3;1.8;13.73;0;4.66;26956 +68097;43.32574;6.2049;180;20220511;24.8;12.4;18.6;2.6;12.78;0;4.99;27439 +68097;43.32574;6.2049;180;20220512;24.6;11.6;18.1;2.8;13.11;.1;4.31;21064 +68097;43.32574;6.2049;180;20220513;24.9;11.7;18.3;2.8;12.78;0;5.02;27676 +68097;43.32574;6.2049;180;20220514;24.2;11.6;17.9;1.7;15.46;0;4.42;27100 +68097;43.32574;6.2049;180;20220515;25.1;13.9;19.5;1.6;16.21;.1;4.56;26706 +68097;43.32574;6.2049;180;20220516;26.8;12.5;19.6;1.8;13.91;.1;5;27427 +68097;43.32574;6.2049;180;20220517;26.6;12.1;19.4;1.7;15.03;0;4.9;28159 +68097;43.32574;6.2049;180;20220518;27.2;13.5;20.3;1.7;16.86;.1;4.84;27565 +68097;43.32574;6.2049;180;20220519;28.1;13.7;20.9;2.1;14.11;0;5.42;28343 +68097;43.32574;6.2049;180;20220520;28.2;13.4;20.8;1.8;14.13;.1;5.29;28164 +68097;43.32574;6.2049;180;20220521;29.2;15.9;22.5;2.7;15.88;0;5.6;27708 +68097;43.32574;6.2049;180;20220522;27.2;15;21.1;1.5;17.76;.1;4.83;27034 +68097;43.32574;6.2049;180;20220523;26.5;15.7;21.1;2.7;17.21;0;4.63;23335 +68097;43.32574;6.2049;180;20220524;27.8;14;20.9;2.8;14.53;.5;5.35;25645 +68097;43.32574;6.2049;180;20220525;24.4;15.2;19.8;1.6;15.78;0;3.85;19372 +68097;43.32574;6.2049;180;20220526;27.4;14.3;20.9;1.5;16.96;.5;4.66;25171 +68097;43.32574;6.2049;180;20220527;32.5;17.3;24.9;1.9;15.66;0;6.08;27383 +68097;43.32574;6.2049;180;20220528;30.2;17.7;24;2.3;14.58;0;6.11;26845 +68097;43.32574;6.2049;180;20220529;26.4;16;21.2;2.5;13.56;0;5.64;27796 +68097;43.32574;6.2049;180;20220530;26.3;13.3;19.8;1.3;13.88;0;4.75;26036 +68097;43.32574;6.2049;180;20220531;25.9;15.2;20.5;1.9;16.21;0;4.8;25692 +68097;43.32574;6.2049;180;20220601;29.8;14.8;22.3;2.4;15.61;0;5.93;29614 +68097;43.32574;6.2049;180;20220602;28.6;15.7;22.2;2.4;17.66;0;5.37;27745 +68097;43.32574;6.2049;180;20220603;28.6;19.5;24.1;3.1;17.66;1.6;5.1;20535 +68097;43.32574;6.2049;180;20220604;30.5;18.9;24.7;3.3;17.83;0;5.9;25383 +68097;43.32574;6.2049;180;20220605;29.9;18.8;24.4;2.3;19.58;0;5.58;26790 +68097;43.32574;6.2049;180;20220606;32.3;18.3;25.3;3.5;15.23;0;7.22;29841 +68097;43.32574;6.2049;180;20220607;30.4;20.8;25.6;5;13.93;0;7.63;26958 +68097;43.32574;6.2049;180;20220608;27.4;18.8;23.1;4.4;12.73;0;6.33;23315 +68097;43.32574;6.2049;180;20220609;27.7;19;23.3;6.9;11.41;0;8.16;26472 +68097;43.32574;6.2049;180;20220610;29.8;14.6;22.2;2.3;9.76;0;6.6;30860 +68097;43.32574;6.2049;180;20220611;31.5;13.3;22.4;1.7;10.31;0;6.23;30754 +68097;43.32574;6.2049;180;20220612;31.8;15;23.4;2.2;13.23;0;6.48;30386 +68097;43.32574;6.2049;180;20220613;32.9;17.9;25.4;2.4;17.48;.1;6.45;28993 +68097;43.32574;6.2049;180;20220614;30.9;14.9;22.9;1.8;14.46;0;6.18;29867 +68097;43.32574;6.2049;180;20220615;31.5;17.8;24.6;1.9;14.38;0;6.12;26110 +68097;43.32574;6.2049;180;20220616;33;19;26;1.5;19.62;0;6.52;29920 +68097;43.32574;6.2049;180;20220617;33.2;18.3;25.8;1.5;18.89;0;6.31;30128 +68097;43.32574;6.2049;180;20220618;33.4;19;26.2;2;17.89;0;6.91;30367 +68097;43.32574;6.2049;180;20220619;32.3;19;25.6;2;16.32;0;6.71;30285 +68097;43.32574;6.2049;180;20220620;32.1;17.4;24.8;1.6;14.89;0;6.37;29974 +68097;43.32574;6.2049;180;20220621;32;18.5;25.3;1.9;17.96;.1;6.05;27641 +68097;43.32574;6.2049;180;20220622;28.8;21.4;25.1;1.7;22.89;1.7;4.59;20812 +68097;43.32574;6.2049;180;20220623;27.9;18.6;23.2;1.6;19.92;1;4.93;24928 +68097;43.32574;6.2049;180;20220624;29.3;18.5;23.9;2.7;15.13;0;6.44;26486 +68097;43.32574;6.2049;180;20220625;30.5;17.7;24.1;2.1;12.21;0;6.68;29330 +68097;43.32574;6.2049;180;20220626;30.6;18.8;24.7;3.2;13.46;0;7.21;28163 +68097;43.32574;6.2049;180;20220627;31.8;19.5;25.6;2.3;13.61;0;6.84;28006 +68097;43.32574;6.2049;180;20220628;30.4;19.3;24.9;1.7;18.86;23.8;5.09;22653 +68097;43.32574;6.2049;180;20220629;33.6;14.7;24.1;2.1;17.39;.1;6.65;31099 +68097;43.32574;6.2049;180;20220630;30.3;14.8;22.6;1.9;17.32;0;5.97;30247 +68097;43.32574;6.2049;180;20220701;32.7;17.4;25;2.4;14.42;0;6.99;30742 +68097;43.32574;6.2049;180;20220702;33.3;13.5;23.4;1.8;14.52;0;6.49;30836 +68097;43.32574;6.2049;180;20220703;36.4;17;26.7;2;12.79;0;7.25;30378 +68097;43.32574;6.2049;180;20220704;36.3;19.9;28.1;1.9;16.42;0;7.07;30150 +68097;43.32574;6.2049;180;20220705;38.1;19.3;28.7;2.6;16.46;0;7.94;30622 +68097;43.32574;6.2049;180;20220706;34.9;22.1;28.5;2.7;14.42;0;7.66;29662 +68097;43.32574;6.2049;180;20220707;33.2;17.3;25.2;1.9;16.11;0;6.51;29688 +68097;43.32574;6.2049;180;20220708;31.8;18.3;25.1;1.7;17.98;0;6.02;29004 +68097;43.32574;6.2049;180;20220709;32.4;17.6;25;1.8;16.68;0;6.17;29394 +68097;43.32574;6.2049;180;20220710;31.2;18.5;24.8;1.9;19.06;0;5.97;29008 +68097;43.32574;6.2049;180;20220711;30.2;18;24.1;1.7;19.13;0;5.65;28250 +68097;43.32574;6.2049;180;20220712;30.1;18.4;24.2;1.4;21.18;.1;5.48;27626 +68097;43.32574;6.2049;180;20220713;32.1;18.5;25.3;1.8;21.06;0;5.85;28462 +68097;43.32574;6.2049;180;20220714;33.4;19.2;26.3;2.3;20.43;.1;6.21;28649 +68097;43.32574;6.2049;180;20220715;34.2;19.3;26.7;2.4;20.61;.1;6.42;29286 +68097;43.32574;6.2049;180;20220716;32.7;19.5;26.1;1.9;22.53;.1;5.79;27767 +68097;43.32574;6.2049;180;20220717;33.5;20.1;26.8;1.8;22.43;0;6.11;28583 +68097;43.32574;6.2049;180;20220718;35.1;21;28.1;1.8;20.53;0;6.34;27437 +68097;43.32574;6.2049;180;20220719;34.7;21.8;28.3;1.9;20.93;0;6.41;27873 +68097;43.32574;6.2049;180;20220720;35.6;20.3;28;1.7;19.58;0;6.31;27799 +68097;43.32574;6.2049;180;20220721;35.9;21.9;28.9;2.4;20.18;0;6.69;28126 +68097;43.32574;6.2049;180;20220722;34.4;20.1;27.3;1.8;21.78;0;6.1;27940 +68097;43.32574;6.2049;180;20220723;34.4;20.9;27.6;2.9;21.36;.1;6.38;26742 +68097;43.32574;6.2049;180;20220724;33.7;20.9;27.3;2.2;21.53;0;6.12;27627 +68097;43.32574;6.2049;180;20220725;33.5;19.6;26.5;1.9;22.33;0;5.76;27315 +68097;43.32574;6.2049;180;20220726;33.8;21.5;27.7;3.8;17.91;0;7.1;27190 +68097;43.32574;6.2049;180;20220727;32.2;19.7;26;2.1;16.43;0;6.05;26695 +68097;43.32574;6.2049;180;20220728;32.8;18.1;25.4;1.9;17.36;0;5.66;26065 +68097;43.32574;6.2049;180;20220729;32;20.1;26;2.7;17.56;0;5.8;23137 +68097;43.32574;6.2049;180;20220730;32.6;22.1;27.4;3;16.16;0;6.69;25803 +68097;43.32574;6.2049;180;20220731;34.4;17.4;25.9;1.6;15.11;0;6.04;28143 +68097;43.32574;6.2049;180;20220801;34.6;18.4;26.5;1.7;17.73;0;5.93;27782 +68097;43.32574;6.2049;180;20220802;33.1;17.6;25.3;2;19.86;0;5.64;27318 +68097;43.32574;6.2049;180;20220803;34.1;19.8;26.9;1.8;20.46;0;5.84;26826 +68097;43.32574;6.2049;180;20220804;34.7;20.4;27.6;1.7;19.18;0;5.73;25743 +68097;43.32574;6.2049;180;20220805;34.6;20.1;27.3;2.8;19.88;0;6.12;25981 +68097;43.32574;6.2049;180;20220806;35.3;20.4;27.8;1.8;20.78;0;5.93;26627 +68097;43.32574;6.2049;180;20220807;33.5;18.7;26.1;1.9;20.33;0;5.65;26257 +68097;43.32574;6.2049;180;20220808;32.7;19.4;26.1;1.7;21.48;0;5.52;26459 +68097;43.32574;6.2049;180;20220809;33.6;19.1;26.4;1.6;19.36;0;5.49;26077 +68097;43.32574;6.2049;180;20220810;33.1;19.4;26.2;1.5;18.31;.3;5.29;24468 +68097;43.32574;6.2049;180;20220811;32.3;19.7;26;1.8;19.68;0;5.13;22671 +68097;43.32574;6.2049;180;20220812;32.7;18.9;25.8;2.2;22.56;0;5.21;23954 +68097;43.32574;6.2049;180;20220813;30.9;21.8;26.4;3.1;21.93;0;5.45;23175 +68097;43.32574;6.2049;180;20220814;29.6;20.9;25.2;2.8;19.21;4.3;4.63;17419 +68097;43.32574;6.2049;180;20220815;32;17.5;24.7;1.8;19.52;.3;5.17;25290 +68097;43.32574;6.2049;180;20220816;31.4;19.1;25.2;2;21.68;13.3;5.01;23813 +68097;43.32574;6.2049;180;20220817;24;20.2;22.1;2.3;22.36;8.8;2.5;11124 +68097;43.32574;6.2049;180;20220818;28.5;17.1;22.8;2.1;18.92;11.2;4.47;21835 +68097;43.32574;6.2049;180;20220819;32.3;16.9;24.6;3.7;16.16;0;6.52;25901 +68097;43.32574;6.2049;180;20220820;34.1;17.5;25.8;2.1;15.09;0;5.96;25762 +68097;43.32574;6.2049;180;20220821;33.6;18.3;25.9;2;15.66;0;5.69;24672 +68097;43.32574;6.2049;180;20220822;32.9;17.4;25.2;1.7;15.72;.1;5.31;24513 +68097;43.32574;6.2049;180;20220823;33.1;16.6;24.8;1.4;18.02;0;5.02;24870 +68097;43.32574;6.2049;180;20220824;32.8;17.3;25.1;1.4;19.86;.1;4.95;24593 +68097;43.32574;6.2049;180;20220825;34.3;17.2;25.7;1.5;18.16;0;5.23;24714 +68097;43.32574;6.2049;180;20220826;32.5;18.6;25.6;1.6;20.59;.4;4.73;22234 +68097;43.32574;6.2049;180;20220827;31.1;17.5;24.3;1.5;20.76;.7;4.34;21578 +68097;43.32574;6.2049;180;20220828;32.8;17.4;25.1;1.3;20.26;0;4.78;24106 +68097;43.32574;6.2049;180;20220829;33.2;16.7;25;1.8;19.62;.3;5.04;23923 +68097;43.32574;6.2049;180;20220830;29.9;21.2;25.6;2.2;23.41;.1;4.07;18518 +68097;43.32574;6.2049;180;20220831;29.5;19.3;24.4;2.3;19.61;0;4.24;19370 +68097;43.32574;6.2049;180;20220901;31;17.5;24.3;1.5;18.58;0;4.32;21726 +68097;43.32574;6.2049;180;20220902;29.5;18.4;23.9;1.9;20.83;3.4;3.92;18607 +68097;43.32574;6.2049;180;20220903;28.6;18.2;23.4;1.8;21.01;2.4;3.89;19601 +68097;43.32574;6.2049;180;20220904;29.7;18.7;24.2;2.2;21.11;.6;4.17;20018 +68097;43.32574;6.2049;180;20220905;30.4;18.7;24.5;2;21.08;0;4.04;19877 +68097;43.32574;6.2049;180;20220906;30.3;19.1;24.7;2;21.53;.3;3.97;19069 +68097;43.32574;6.2049;180;20220907;30.2;19.1;24.6;2;22.46;29.8;4.09;19780 +68097;43.32574;6.2049;180;20220908;28.5;17;22.7;3.1;18.33;0;4.07;18496 +68097;43.32574;6.2049;180;20220909;28.9;18.9;23.9;4.5;13.96;0;5.73;19147 +68097;43.32574;6.2049;180;20220910;27;18;22.5;5.9;12.98;0;5.9;19531 +68097;43.32574;6.2049;180;20220911;28.1;17.2;22.6;2.8;13.76;0;4.58;19721 +68097;43.32574;6.2049;180;20220912;29.1;14.1;21.6;1.2;17.21;.1;3.63;21087 +68097;43.32574;6.2049;180;20220913;28.2;16.8;22.5;1.7;20.28;.5;3.3;17589 +68097;43.32574;6.2049;180;20220914;24.4;19.6;22;2;21.63;10.1;2.22;9752 +68097;43.32574;6.2049;180;20220915;30.5;18.8;24.6;3;19.41;0;4.47;19409 +68097;43.32574;6.2049;180;20220916;27.3;19.6;23.5;6.4;14.63;0;5.73;17350 +68097;43.32574;6.2049;180;20220917;25.1;16;20.6;6;8.76;0;6.21;18291 +68097;43.32574;6.2049;180;20220918;25.5;9.7;17.6;1.9;11.51;0;3.5;19633 +68097;43.32574;6.2049;180;20220919;27.1;11.6;19.4;3.1;11.03;.1;4.5;20121 +68097;43.32574;6.2049;180;20220920;26.3;11.6;19;1.4;13.53;.1;3.23;19715 +68097;43.32574;6.2049;180;20220921;25.3;11.1;18.2;2.4;13.31;0;3.42;18452 +68097;43.32574;6.2049;180;20220922;23.7;13.2;18.4;2.2;13.41;0;3.22;17285 +68097;43.32574;6.2049;180;20220923;24.4;13.7;19;1.2;13.28;3.4;2.91;17304 +68097;43.32574;6.2049;180;20220924;19;14.3;16.6;1.8;15.71;8.8;1.7;8228 +68097;43.32574;6.2049;180;20220925;22.9;14;18.4;2.1;15.41;.6;2.6;14710 +68097;43.32574;6.2049;180;20220926;22.7;12.8;17.7;4.7;11.28;0;4.07;17275 +68097;43.32574;6.2049;180;20220927;21.2;14.4;17.8;7.4;10.33;.1;4.75;15411 +68097;43.32574;6.2049;180;20220928;23.1;14.1;18.6;6.1;13.18;0;3.81;15497 +68097;43.32574;6.2049;180;20220929;21.1;13.8;17.4;4.2;12.41;0;3.08;13319 +68097;43.32574;6.2049;180;20220930;21;13;17;2.5;10.46;0;2.77;12875 +68097;43.32574;6.2049;180;20221001;21.5;9;15.3;4.3;11.43;0;3.2;17034 +68097;43.32574;6.2049;180;20221002;26.8;15.6;21.2;5.2;14.46;0;4.38;15564 +68097;43.32574;6.2049;180;20221003;25.4;14;19.7;2.2;13.48;0;2.94;14465 +68097;43.32574;6.2049;180;20221004;25.6;10.5;18;1.3;14.63;.2;2.45;16697 +68097;43.32574;6.2049;180;20221005;25.4;11.3;18.4;1.5;15.51;.2;2.45;16304 +68097;43.32574;6.2049;180;20221006;24.7;11.1;17.9;1.1;15.18;.1;2.25;15575 +68097;43.32574;6.2049;180;20221007;24.7;12;18.4;1.2;14.98;.6;2.25;15169 +68097;43.32574;6.2049;180;20221008;19.9;12.7;16.3;1.1;15.73;10.3;1.49;9154 +68097;43.32574;6.2049;180;20221009;18.2;13.8;16;2.2;16.88;2.7;1.2;6782 +68097;43.32574;6.2049;180;20221010;22.4;14.9;18.6;2.2;16.33;.4;2.03;11871 +68097;43.32574;6.2049;180;20221011;24.2;11.7;18;1;14.86;.1;2.05;14453 +68097;43.32574;6.2049;180;20221012;23.1;12.5;17.8;1.5;14.63;0;1.95;12156 +68097;43.32574;6.2049;180;20221013;24.2;11.3;17.7;2.2;14.23;0;2.42;13682 +68097;43.32574;6.2049;180;20221014;25.3;16.3;20.8;3.9;14.66;0;3.27;12676 +68097;43.32574;6.2049;180;20221015;26.2;12;19.1;2;15.08;.1;2.52;14908 +68097;43.32574;6.2049;180;20221016;23.7;13.8;18.7;2.2;16.98;.3;2.01;12051 +68097;43.32574;6.2049;180;20221017;24.5;13.8;19.1;2.3;16.38;.1;2.2;12634 +68097;43.32574;6.2049;180;20221018;25.2;12;18.6;1.2;15.81;.1;1.9;13702 +68097;43.32574;6.2049;180;20221019;24.5;12.7;18.6;1.2;16.78;.1;1.74;12207 +68097;43.32574;6.2049;180;20221020;22.5;14.9;18.7;2;17.58;.1;1.74;10341 +68097;43.32574;6.2049;180;20221021;21.9;17.5;19.7;2.7;19.88;1.7;1.36;5170 +68097;43.32574;6.2049;180;20221022;25;17.2;21.1;1.4;20.23;.1;1.57;8781 +68097;43.32574;6.2049;180;20221023;23.9;17.1;20.5;3.3;20.13;0;1.77;8610 +68097;43.32574;6.2049;180;20221024;24.3;18.5;21.4;2.6;19.45;.2;1.74;8036 +68097;43.32574;6.2049;180;20221025;25.7;14.7;20.2;1.6;18.25;.2;1.78;10897 +68097;43.32574;6.2049;180;20221026;23.7;15.3;19.5;2.4;17.92;.2;1.6;9355 +68097;43.32574;6.2049;180;20221027;24.4;14.2;19.3;2;17.2;.2;1.67;11231 +68097;43.32574;6.2049;180;20221028;26.4;11.9;19.1;1.4;15.25;.1;1.87;12072 +68097;43.32574;6.2049;180;20221029;25.8;11.5;18.7;1.8;13.45;0;1.99;11964 +68097;43.32574;6.2049;180;20221030;24.2;10.2;17.2;1.5;12.9;.1;1.81;10608 +68097;43.32574;6.2049;180;20221031;22.8;11.8;17.3;1.7;15.52;.9;1.48;10823 +68097;43.32574;6.2049;180;20221101;20.9;15.3;18.1;2.2;16.45;25.7;1.41;7570 +68097;43.32574;6.2049;180;20221102;23.8;9.7;16.7;1.2;12.89;.1;1.5;11454 +68097;43.32574;6.2049;180;20221103;17.6;9;13.3;1.5;12.36;17.4;.86;7226 +68097;43.32574;6.2049;180;20221104;16.5;11.3;13.9;5;8.89;.5;2.67;6465 +68097;43.32574;6.2049;180;20221105;18.9;9.4;14.2;3.1;7.26;.3;2.64;10462 +68097;43.32574;6.2049;180;20221106;20.5;5.2;12.9;1.2;8.46;.1;1.35;11695 +68097;43.32574;6.2049;180;20221107;20.6;6.8;13.7;1.1;9.76;.1;1.21;11158 +68097;43.32574;6.2049;180;20221108;18.4;7.9;13.2;1.1;11.62;.2;.9;8689 +68097;43.32574;6.2049;180;20221109;19.7;13.2;16.4;1.7;15.06;4.5;1.1;6517 +68097;43.32574;6.2049;180;20221110;19.5;11.6;15.5;1.2;13.52;0;1;9449 +68097;43.32574;6.2049;180;20221111;20.9;10.6;15.8;1.3;12.22;.1;1.19;10285 +68097;43.32574;6.2049;180;20221112;21.1;8;14.5;.8;11.36;0;.89;9480 +68097;43.32574;6.2049;180;20221113;18.6;11.2;14.9;1.2;11.39;0;1.03;7339 +68097;43.32574;6.2049;180;20221114;16.8;7.4;12.1;1.8;10.99;14.3;.91;7724 +68097;43.32574;6.2049;180;20221115;16.1;12.7;14.4;3.3;14.52;1.9;.8;4028 +68097;43.32574;6.2049;180;20221116;19.9;11.1;15.5;2.5;12.02;0;1.51;8724 +68097;43.32574;6.2049;180;20221117;21.4;8.7;15;2.4;11.09;1.9;1.64;9000 +68097;43.32574;6.2049;180;20221118;16.3;10.5;13.4;6;9.57;0;2.55;8068 +68097;43.32574;6.2049;180;20221119;16.3;6.8;11.5;2.7;7.7;0;1.69;8868 +68097;43.32574;6.2049;180;20221120;15.1;4.7;9.9;3.2;7.05;0;1.73;9223 +68097;43.32574;6.2049;180;20221121;13.5;8.6;11.1;3.5;8.55;6.2;1.47;5464 +68097;43.32574;6.2049;180;20221122;14;8.5;11.2;8.3;7.8;0;2.64;7963 +68097;43.32574;6.2049;180;20221123;14.3;7.8;11;5.7;8.22;0;2.12;6930 +68097;43.32574;6.2049;180;20221124;17.2;8.9;13;4.3;7.82;0;2.26;8347 +68097;43.32574;6.2049;180;20221125;17.9;8;12.9;1.5;10.2;0;.98;7542 +68097;43.32574;6.2049;180;20221126;18.1;5.1;11.6;1.6;8.32;0;1.13;8853 +68097;43.32574;6.2049;180;20221127;16.2;3.3;9.7;1.4;8.25;.1;.9;7884 +68097;43.32574;6.2049;180;20221128;12;4.7;8.4;2.1;9.25;.8;.84;3505 +68097;43.32574;6.2049;180;20221129;10;5.8;7.9;1.6;8.75;0;.67;4221 +68097;43.32574;6.2049;180;20221130;14.9;1.4;8.2;1.3;7.55;.1;.76;8215 +68097;43.32574;6.2049;180;20221201;13.7;3.5;8.6;1.9;8.37;.1;.87;7425 +68097;43.32574;6.2049;180;20221202;13;2.1;7.6;2.3;8.17;1.4;.87;7455 +68097;43.32574;6.2049;180;20221203;11.4;6.3;8.9;5;10.22;32.3;.76;2877 +68097;43.32574;6.2049;180;20221204;13.2;9.5;11.4;2.5;11.42;8.9;.68;4038 +68097;43.32574;6.2049;180;20221205;14.3;5.5;9.9;1.4;9.35;0;.62;7396 +68097;43.32574;6.2049;180;20221206;15.1;3.1;9.1;1.1;7.55;.1;.59;7603 +68097;43.32574;6.2049;180;20221207;12.8;.9;6.9;1.3;7.52;.1;.59;7801 +68097;43.32574;6.2049;180;20221208;9.2;.6;4.9;1.8;8.62;28.8;.51;4402 +68097;43.32574;6.2049;180;20221209;14;8.1;11;2.6;13.05;3.3;.42;3649 +68097;43.32574;6.2049;180;20221210;12.1;7.7;9.9;1.8;8.79;0;.75;4821 +68097;43.32574;6.2049;180;20221211;9.4;1.4;5.4;2.7;3.89;0;1.39;5878 +68097;43.32574;6.2049;180;20221212;11.1;-1.4;4.9;2.6;4.9;5.2;1.23;7101 +68097;43.32574;6.2049;180;20221213;7.6;4.4;6;3.7;9.07;2.6;.41;2244 +68097;43.32574;6.2049;180;20221214;11.6;7.1;9.3;3.3;10.32;.3;.61;4380 +68097;43.32574;6.2049;180;20221215;13.8;8.8;11.3;3.1;12.05;35;.53;3551 +68097;43.32574;6.2049;180;20221216;13.2;8.3;10.7;1.3;10.39;0;.5;5627 +68097;43.32574;6.2049;180;20221217;12.6;2;7.3;2.5;8.2;0;.77;7070 +68097;43.32574;6.2049;180;20221218;13.4;3.3;8.4;2;9.32;0;.72;5897 +68097;43.32574;6.2049;180;20221219;12.1;7.1;9.6;2;11.27;1.9;.52;3197 +68097;43.32574;6.2049;180;20221220;14.4;9.7;12;2;13.05;1.8;.54;4063 +68097;43.32574;6.2049;180;20221221;14.8;12.8;13.8;2.3;13.85;6.7;.67;3005 +68097;43.32574;6.2049;180;20221222;16.4;8.5;12.5;4.4;11.25;0;1.18;5878 +68097;43.32574;6.2049;180;20221223;20.2;10.1;15.1;3.2;11.89;0;1.55;7146 +68097;43.32574;6.2049;180;20221224;20.2;12.7;16.5;2.5;11.46;0;1.76;5817 +68097;43.32574;6.2049;180;20221225;16.3;7.4;11.8;1.3;11.29;0;.43;7161 +68097;43.32574;6.2049;180;20221226;17.6;9.7;13.7;1.5;12.36;0;.73;5484 +68097;43.32574;6.2049;180;20221227;16.8;8.9;12.9;4;10.07;0;1.44;7115 +68097;43.32574;6.2049;180;20221228;16.9;6;11.4;2;9.27;.1;.9;6874 +68097;43.32574;6.2049;180;20221229;15.5;8.7;12.1;1.7;12.02;.2;.61;5176 +68097;43.32574;6.2049;180;20221230;14.1;8.4;11.3;1.2;12;.1;.49;4826 +68097;43.32574;6.2049;180;20221231;15.3;7.1;11.2;2.6;12.22;0;.73;4608 +68098;43.33895;6.50688;71;20220101;12.9;10.2;11.6;.7;11.66;0;.51;2977 +68098;43.33895;6.50688;71;20220102;13.9;9.9;11.9;1.9;10.23;0;.87;4014 +68098;43.33895;6.50688;71;20220103;18.6;5.9;12.3;3;8.7;0;1.52;7627 +68098;43.33895;6.50688;71;20220104;11.8;6.4;9.1;.9;11.1;.3;.38;3774 +68098;43.33895;6.50688;71;20220105;12.8;10.2;11.5;4;7.56;1.2;1.92;4359 +68098;43.33895;6.50688;71;20220106;12.9;4.2;8.5;2.4;5.03;.1;1.37;6684 +68098;43.33895;6.50688;71;20220107;13;-2.8;5.1;2.9;5.06;.1;1.37;8234 +68098;43.33895;6.50688;71;20220108;14.7;6.7;10.7;5;6.5;.3;2.29;6519 +68098;43.33895;6.50688;71;20220109;13;7.3;10.1;6.1;6.43;0;2.46;6064 +68098;43.33895;6.50688;71;20220110;14.3;7.6;10.9;2.2;6;0;1.44;6707 +68098;43.33895;6.50688;71;20220111;15.7;-2.8;6.4;1.4;4.76;0;.96;8766 +68098;43.33895;6.50688;71;20220112;14.9;-3.4;5.8;1.3;4.73;0;.84;8771 +68098;43.33895;6.50688;71;20220113;14.3;-3.8;5.2;1.2;5.2;0;.78;8968 +68098;43.33895;6.50688;71;20220114;16.5;-3.2;6.7;1.4;4.8;.1;.99;9146 +68098;43.33895;6.50688;71;20220115;16.1;-3.4;6.4;1;5.33;0;.69;9336 +68098;43.33895;6.50688;71;20220116;15.8;-3;6.4;1.4;5.4;.1;.88;9082 +68098;43.33895;6.50688;71;20220117;17.3;-1.6;7.8;1.1;5.83;0;.85;9417 +68098;43.33895;6.50688;71;20220118;13.4;-3.2;5.1;1.2;7.33;.1;.61;8927 +68098;43.33895;6.50688;71;20220119;8.9;.8;4.8;1.2;8.06;.1;.49;5645 +68098;43.33895;6.50688;71;20220120;14.4;4.1;9.2;2.4;6.1;0;1.4;8438 +68098;43.33895;6.50688;71;20220121;14.6;-2.3;6.2;1.3;5.7;0;.9;9477 +68098;43.33895;6.50688;71;20220122;14;-2.9;5.6;.9;5.9;.1;.67;9604 +68098;43.33895;6.50688;71;20220123;14.8;-3;5.9;.8;6.43;0;.57;9767 +68098;43.33895;6.50688;71;20220124;14.3;-1.7;6.3;1.1;7.13;0;.71;9593 +68098;43.33895;6.50688;71;20220125;14.1;-.1;7;1.1;7.66;0;.73;9282 +68098;43.33895;6.50688;71;20220126;13.6;-1.8;5.9;.7;7;0;.58;9877 +68098;43.33895;6.50688;71;20220127;13.6;-.4;6.6;.8;7.7;0;.65;9115 +68098;43.33895;6.50688;71;20220128;15.2;-1.4;6.9;1.1;7.16;0;.79;10307 +68098;43.33895;6.50688;71;20220129;15.5;-2.1;6.7;1.2;7.3;0;.91;10505 +68098;43.33895;6.50688;71;20220130;15.1;-1.4;6.9;1;7.2;0;.78;10602 +68098;43.33895;6.50688;71;20220131;16;1.2;8.6;4.9;5.9;0;2.62;9611 +68098;43.33895;6.50688;71;20220201;14.3;5.7;10;4.6;4.53;0;2.88;9324 +68098;43.33895;6.50688;71;20220202;20.7;8.8;14.8;4.5;7.26;0;3.2;10770 +68098;43.33895;6.50688;71;20220203;16.7;1.1;8.9;1.5;8.9;0;1.11;11457 +68098;43.33895;6.50688;71;20220204;16.1;4.9;10.5;1.7;9.26;0;1.2;9312 +68098;43.33895;6.50688;71;20220205;18;6.6;12.3;1.5;7.96;0;1.42;10350 +68098;43.33895;6.50688;71;20220206;17.7;-.5;8.6;3.6;6.33;0;2.3;12170 +68098;43.33895;6.50688;71;20220207;18.7;10.3;14.5;5;6.4;0;3.66;9374 +68098;43.33895;6.50688;71;20220208;16.3;-1.2;7.6;1.3;7.13;0;1.23;12094 +68098;43.33895;6.50688;71;20220209;17;-.4;8.3;2;8.4;.1;1.41;12561 +68098;43.33895;6.50688;71;20220210;15.4;4.8;10.1;3.9;9;0;2.18;12200 +68098;43.33895;6.50688;71;20220211;18.9;3;10.9;2.5;9;0;1.75;11600 +68098;43.33895;6.50688;71;20220212;15.5;3;9.2;2;7;0;1.56;12100 +68098;43.33895;6.50688;71;20220213;13.1;-1.6;5.7;2.1;6.7;3.5;1.23;9500 +68098;43.33895;6.50688;71;20220214;11.2;7.4;9.3;2.4;10.28;28.4;.88;3990 +68098;43.33895;6.50688;71;20220215;14.3;5.5;9.9;7.3;6.6;0;2.98;13100 +68098;43.33895;6.50688;71;20220216;14.7;6.9;10.8;4.1;7.66;0;2.17;9572 +68098;43.33895;6.50688;71;20220217;21.3;11.5;16.4;4.4;9.63;0;3.21;11647 +68098;43.33895;6.50688;71;20220218;18.9;9.5;14.2;1.7;10.4;0;1.68;11764 +68098;43.33895;6.50688;71;20220219;15.7;6.7;11.2;3.2;8.06;0;2.02;10960 +68098;43.33895;6.50688;71;20220220;18.8;4.3;11.5;3.2;6.33;0;2.76;14041 +68098;43.33895;6.50688;71;20220221;17;10.9;13.9;7.9;6.73;0;4.26;10307 +68098;43.33895;6.50688;71;20220222;18.7;8.9;13.8;4.6;5.96;0;3.71;12862 +68098;43.33895;6.50688;71;20220223;17.6;1.5;9.5;1.7;7.66;0;1.85;15047 +68098;43.33895;6.50688;71;20220224;14.9;2;8.5;1.8;9.56;0;1.29;11605 +68098;43.33895;6.50688;71;20220225;15.8;7.7;11.7;4;7.03;0;2.66;11748 +68098;43.33895;6.50688;71;20220226;16.1;3.2;9.7;1.6;5.53;0;1.97;13717 +68098;43.33895;6.50688;71;20220227;13.2;-.2;6.5;1.3;6;0;1.5;13269 +68098;43.33895;6.50688;71;20220228;16;-2.5;6.8;2.3;6.3;0;2.1;16172 +68098;43.33895;6.50688;71;20220301;12.7;3.2;8;2.6;6.73;0;1.89;12640 +68098;43.33895;6.50688;71;20220302;13.9;4.1;9;1.6;7.53;0;1.64;12488 +68098;43.33895;6.50688;71;20220303;13.8;2.7;8.3;1.2;9.4;.7;1.32;11837 +68098;43.33895;6.50688;71;20220304;14.5;3.5;9;1.3;9.43;1.7;1.44;13184 +68098;43.33895;6.50688;71;20220305;11.3;6.2;8.7;1;8.4;.3;1.18;8281 +68098;43.33895;6.50688;71;20220306;11;1.6;6.3;1.1;6.83;.1;1.34;11588 +68098;43.33895;6.50688;71;20220307;13.2;-1.3;5.9;1.2;6.3;0;1.62;15893 +68098;43.33895;6.50688;71;20220308;13.3;-2.4;5.4;1.4;6.5;.1;1.66;16048 +68098;43.33895;6.50688;71;20220309;14.5;4.1;9.3;1.3;7.73;0;1.76;14398 +68098;43.33895;6.50688;71;20220310;15.6;.5;8;1.4;8.43;.2;1.79;16711 +68098;43.33895;6.50688;71;20220311;14.4;4.9;9.7;2.9;8.5;0;1.95;12379 +68098;43.33895;6.50688;71;20220312;12.8;11.2;12;6.5;7.3;.6;3.13;5159 +68098;43.33895;6.50688;71;20220313;9.9;9.1;9.5;4.7;8.36;13.3;1.68;2679 +68098;43.33895;6.50688;71;20220314;13.2;7.3;10.3;3.7;10.2;0;1.58;9246 +68098;43.33895;6.50688;71;20220315;14.9;12.5;13.7;4.4;10.13;0;2.43;7457 +68098;43.33895;6.50688;71;20220316;16.3;8.2;12.2;2.6;11.46;0;1.8;11764 +68098;43.33895;6.50688;71;20220317;17;10.9;13.9;2.3;11;0;1.97;8922 +68098;43.33895;6.50688;71;20220318;17.7;8.9;13.3;2.3;9.3;0;1.98;6200 +68098;43.33895;6.50688;71;20220319;17.1;9.4;13.2;2.6;6.5;.1;2.77;9800 +68098;43.33895;6.50688;71;20220320;14.2;4.6;9.4;4.2;6.5;0;2.45;7000 +68098;43.33895;6.50688;71;20220321;14.8;4.7;9.7;4;6;0;3.17;18700 +68098;43.33895;6.50688;71;20220322;15.4;-1.9;6.7;1.8;5.6;0;2.44;19900 +68098;43.33895;6.50688;71;20220323;17.4;-1.8;7.8;1.4;5.1;0;2.55;20100 +68098;43.33895;6.50688;71;20220324;20.3;-2.4;8.9;1.4;5;0;2.84;20400 +68098;43.33895;6.50688;71;20220325;18.7;-1.6;8.5;1.3;7;0;2.52;20400 +68098;43.33895;6.50688;71;20220326;20;-.7;9.6;3.1;6.1;0;3.46;18900 +68098;43.33895;6.50688;71;20220327;21.8;11.8;16.8;2.9;7.58;0;4.23;20453 +68098;43.33895;6.50688;71;20220328;23.5;2.5;13;1.3;5.9;0;3.1;19100 +68098;43.33895;6.50688;71;20220329;20;3.3;11.6;1.5;7.4;.4;2.53;14500 +68098;43.33895;6.50688;71;20220330;14.2;10;12.1;1.5;11.5;15.9;.99;2600 +68098;43.33895;6.50688;71;20220331;20.7;7.5;14.1;5.2;9.1;.1;4.24;21900 +68098;43.33895;6.50688;71;20220401;12.1;8.4;10.2;10.8;5.6;.1;4.57;23000 +68098;43.33895;6.50688;71;20220402;13.6;4.2;8.9;8;4.9;.1;4.3;22900 +68098;43.33895;6.50688;71;20220403;12;1;6.5;2.4;6.8;3.3;1.88;12900 +68098;43.33895;6.50688;71;20220404;15;.5;7.7;1.6;7.6;0;2.38;20000 +68098;43.33895;6.50688;71;20220405;18;-1;8.5;1.1;6.2;0;2.85;23700 +68098;43.33895;6.50688;71;20220406;15.8;0;7.9;1.5;7.4;0;2.13;15200 +68098;43.33895;6.50688;71;20220407;18.2;11.2;14.7;5.1;10.94;0;3.2;17500 +68098;43.33895;6.50688;71;20220408;20.9;14;17.4;7.5;12.58;0;4.74;22238 +68098;43.33895;6.50688;71;20220409;17.2;12.1;14.6;10.6;5.5;0;6.61;24700 +68098;43.33895;6.50688;71;20220410;16.1;6.8;11.5;2.9;6.88;0;3.65;24308 +68098;43.33895;6.50688;71;20220411;16.2;1.1;8.6;2.5;8.2;0;2.42;16600 +68098;43.33895;6.50688;71;20220412;16.7;3;9.8;4.3;9.1;0;2.78;18900 +68098;43.33895;6.50688;71;20220413;18.3;11.5;14.9;3.5;9.63;0;3.95;23656 +68098;43.33895;6.50688;71;20220414;24.7;3.2;13.9;1.4;7.8;0;3.75;23100 +68098;43.33895;6.50688;71;20220415;27.4;5.3;16.3;1.1;8.8;0;3.5;19300 +68098;43.33895;6.50688;71;20220416;22.6;11.1;16.8;2.1;10.83;0;4.32;25268 +68098;43.33895;6.50688;71;20220417;22.5;14.6;18.5;3;9.8;0;4.64;22200 +68098;43.33895;6.50688;71;20220418;17.7;9.4;13.5;2.9;9.88;0;3.69;23602 +68098;43.33895;6.50688;71;20220419;23.1;4.4;13.7;1.4;11;.5;3.49;23300 +68098;43.33895;6.50688;71;20220420;17;8.2;12.6;2.5;12.6;7.2;1.6;8400 +68098;43.33895;6.50688;71;20220421;18.5;12;15.2;2.8;12.4;.5;2.19;8300 +68098;43.33895;6.50688;71;20220422;19.8;11.5;15.6;2.2;12.7;0;3.01;17500 +68098;43.33895;6.50688;71;20220423;15.2;12.2;13.7;2.8;13.3;19;1.16;3200 +68098;43.33895;6.50688;71;20220424;19.1;8.7;13.9;2.4;11.5;.5;3.24;21100 +68098;43.33895;6.50688;71;20220425;22.8;10.2;16.5;4.2;10.7;0;4.89;25700 +68098;43.33895;6.50688;71;20220426;24.6;7.5;16;1.7;11.9;.1;4.24;26600 +68098;43.33895;6.50688;71;20220427;21.9;9.2;15.5;1.7;12.3;0;3.88;25400 +68098;43.33895;6.50688;71;20220428;24;8;16;1.9;10;0;4.42;26400 +68098;43.33895;6.50688;71;20220429;24.1;7.1;15.6;2;9.5;0;4.5;26600 +68098;43.33895;6.50688;71;20220430;23;7.4;15.2;1.8;10.8;.3;3.81;22600 +68098;43.33895;6.50688;71;20220501;23.6;6.6;15.1;1.3;10.7;.1;3.72;23000 +68098;43.33895;6.50688;71;20220502;23.5;6.6;15;1.5;12.2;0;3.66;22900 +68098;43.33895;6.50688;71;20220503;23;11.4;17.2;1.4;13.1;.8;3.35;18800 +68098;43.33895;6.50688;71;20220504;23.9;6.9;15.4;1.1;11.5;.2;3.32;19600 +68098;43.33895;6.50688;71;20220505;20.3;10.2;15.2;.9;13.2;10.3;2.03;10500 +68098;43.33895;6.50688;71;20220506;19.3;11.8;15.5;.9;13.9;.3;2.66;16090 +68098;43.33895;6.50688;71;20220507;22.9;11;16.9;1.1;13.8;1.7;3.7;22745 +68098;43.33895;6.50688;71;20220508;21;12.3;16.7;1.2;14.4;5.6;3.26;19278 +68098;43.33895;6.50688;71;20220509;24.9;8.9;16.9;1.2;13.2;.8;4.1;25040 +68098;43.33895;6.50688;71;20220510;26.4;10.3;18.4;1.6;13.63;0;4.75;27613 +68098;43.33895;6.50688;71;20220511;26.6;12.7;19.6;2;12.73;0;5.36;28669 +68098;43.33895;6.50688;71;20220512;26.3;11.7;19;2.5;12.4;0;5.54;28782 +68098;43.33895;6.50688;71;20220513;26.3;12.2;19.3;2.2;12.26;0;5.44;28728 +68098;43.33895;6.50688;71;20220514;24.3;10.7;17.5;1.4;14.7;0;4.35;26958 +68098;43.33895;6.50688;71;20220515;25.7;13.3;19.5;1.3;16.06;.1;4.44;26027 +68098;43.33895;6.50688;71;20220516;28.1;11.4;19.8;1.5;13.6;0;5.22;29013 +68098;43.33895;6.50688;71;20220517;26.6;11.1;18.9;1.4;14.96;.1;4.65;27517 +68098;43.33895;6.50688;71;20220518;27.1;12.6;19.9;1.4;16.36;0;4.71;27280 +68098;43.33895;6.50688;71;20220519;28.4;12.6;20.5;1.5;13.5;0;5.3;28795 +68098;43.33895;6.50688;71;20220520;28.9;12;20.4;1.5;14.33;0;5.19;28640 +68098;43.33895;6.50688;71;20220521;30.5;16;23.3;1.7;16.16;0;5.56;27816 +68098;43.33895;6.50688;71;20220522;26.7;15;20.9;1.3;18.33;.1;4.59;25732 +68098;43.33895;6.50688;71;20220523;26.6;14.6;20.6;1.7;17.16;.1;4.72;25717 +68098;43.33895;6.50688;71;20220524;29.4;13.2;21.3;2.1;14.66;.3;5.53;27795 +68098;43.33895;6.50688;71;20220525;24.8;15;19.9;1.3;16.9;.5;4.02;21085 +68098;43.33895;6.50688;71;20220526;27.9;13.5;20.7;1.4;17.13;.1;4.85;26363 +68098;43.33895;6.50688;71;20220527;33.9;17.1;25.5;1.8;16.13;0;6.33;29109 +68098;43.33895;6.50688;71;20220528;32;18.6;25.3;2.1;15;0;6.23;27334 +68098;43.33895;6.50688;71;20220529;27.8;17.1;22.4;2.4;14.33;.2;5.62;26364 +68098;43.33895;6.50688;71;20220530;26.8;13.6;20.2;1.3;15.53;0;4.63;25368 +68098;43.33895;6.50688;71;20220531;26.4;14.3;20.4;1.6;16.76;.2;4.65;25188 +68098;43.33895;6.50688;71;20220601;30.7;14.4;22.5;1.9;15.96;0;5.81;29313 +68098;43.33895;6.50688;71;20220602;29.6;14.8;22.2;1.5;17.56;0;5.5;29288 +68098;43.33895;6.50688;71;20220603;29.3;18.9;24.1;1.5;17.33;1.2;5.08;23671 +68098;43.33895;6.50688;71;20220604;30.9;17.9;24.4;2.3;17.26;0;6.09;27603 +68098;43.33895;6.50688;71;20220605;32.5;18.7;25.6;2.1;19.06;0;6.44;29374 +68098;43.33895;6.50688;71;20220606;33.1;18.5;25.8;2.8;15.4;0;6.8;28554 +68098;43.33895;6.50688;71;20220607;32.2;22.5;27.4;4.7;12.46;0;8.54;27236 +68098;43.33895;6.50688;71;20220608;29.3;19.8;24.6;3.9;11.46;0;7.13;25212 +68098;43.33895;6.50688;71;20220609;29.8;20.2;25;6;10.73;0;8.83;27659 +68098;43.33895;6.50688;71;20220610;30.3;15;22.6;2.4;9.56;0;6.71;30274 +68098;43.33895;6.50688;71;20220611;32;11.7;21.9;1.5;10.73;0;5.97;30708 +68098;43.33895;6.50688;71;20220612;32.2;14.4;23.3;1.8;13.4;0;6.22;29738 +68098;43.33895;6.50688;71;20220613;33.7;17.8;25.8;1.9;17.53;0;6.23;27666 +68098;43.33895;6.50688;71;20220614;31.5;13.2;22.3;1.6;16.96;0;5.81;30044 +68098;43.33895;6.50688;71;20220615;31.9;16.4;24.1;1.5;18.53;0;5.5;26882 +68098;43.33895;6.50688;71;20220616;33.7;19.4;26.6;1.6;21.5;.1;5.82;27294 +68098;43.33895;6.50688;71;20220617;33.2;18;25.6;1.5;20.26;0;5.8;28251 +68098;43.33895;6.50688;71;20220618;34;18.1;26;1.5;18.73;0;6.31;29897 +68098;43.33895;6.50688;71;20220619;33;17.3;25.2;1.5;17.06;0;6.23;30042 +68098;43.33895;6.50688;71;20220620;33.2;15.2;24.2;1.4;15.9;0;6.04;29765 +68098;43.33895;6.50688;71;20220621;32.6;16.4;24.5;1.5;18.76;0;5.63;27061 +68098;43.33895;6.50688;71;20220622;29.9;21.6;25.8;1.2;23.7;1.4;4.37;20123 +68098;43.33895;6.50688;71;20220623;28.9;17.4;23.1;1.2;20.93;1.3;4.7;24025 +68098;43.33895;6.50688;71;20220624;30.9;17.2;24.1;2;18.96;0;5.97;28829 +68098;43.33895;6.50688;71;20220625;31.4;17.8;24.6;1.9;17.4;.1;5.93;28535 +68098;43.33895;6.50688;71;20220626;30.9;17.7;24.3;2.6;19.3;0;6.28;29452 +68098;43.33895;6.50688;71;20220627;32.5;19.1;25.8;2.1;19.1;.1;6.35;28846 +68098;43.33895;6.50688;71;20220628;31.2;19.8;25.5;1.8;19.83;34.4;5.16;22263 +68098;43.33895;6.50688;71;20220629;32.2;15.3;23.7;1.9;18.46;.1;6.3;31009 +68098;43.33895;6.50688;71;20220630;29.6;15.5;22.5;1.6;18.73;0;5.36;27833 +68098;43.33895;6.50688;71;20220701;33.2;17.6;25.4;2.3;15.56;0;7.04;31292 +68098;43.33895;6.50688;71;20220702;32.1;14;23.1;1.6;15.96;0;5.89;29432 +68098;43.33895;6.50688;71;20220703;35.2;17;26.1;1.9;14.23;0;6.76;30046 +68098;43.33895;6.50688;71;20220704;34.9;19.9;27.4;1.9;17.53;0;6.57;28659 +68098;43.33895;6.50688;71;20220705;38.8;19.2;29;2.4;18.1;0;7.82;30787 +68098;43.33895;6.50688;71;20220706;34.2;22.9;28.5;2.5;16.06;0;6.84;27157 +68098;43.33895;6.50688;71;20220707;33.8;17.5;25.6;1.8;17;0;6.37;28839 +68098;43.33895;6.50688;71;20220708;32;18.2;25.1;1.7;17.5;0;5.95;27975 +68098;43.33895;6.50688;71;20220709;33;16.1;24.5;1.9;16.73;.1;6.27;29766 +68098;43.33895;6.50688;71;20220710;31.2;18.2;24.7;1.5;19.9;0;5.6;27744 +68098;43.33895;6.50688;71;20220711;30.6;16.8;23.7;1.5;18.63;0;5.64;28646 +68098;43.33895;6.50688;71;20220712;30.5;18;24.2;1.6;21.4;.1;5.44;27383 +68098;43.33895;6.50688;71;20220713;32.6;17.6;25.1;1.5;20.9;0;5.73;27988 +68098;43.33895;6.50688;71;20220714;34.1;18.7;26.4;1.6;20.13;0;6.08;28518 +68098;43.33895;6.50688;71;20220715;33.9;18.4;26.1;1.7;20.96;.1;6.01;28003 +68098;43.33895;6.50688;71;20220716;32.7;19.7;26.2;1.6;24.1;.1;5.55;26499 +68098;43.33895;6.50688;71;20220717;34.2;20.5;27.4;1.5;22;0;5.98;27716 +68098;43.33895;6.50688;71;20220718;35.4;20;27.7;1.7;20.06;0;6.19;27344 +68098;43.33895;6.50688;71;20220719;34.8;20.8;27.8;1.7;20.23;0;6.2;27623 +68098;43.33895;6.50688;71;20220720;36.4;19;27.7;1.6;17.5;0;6.46;28467 +68098;43.33895;6.50688;71;20220721;36.2;21.6;28.9;2;19.96;0;6.43;27071 +68098;43.33895;6.50688;71;20220722;34.7;19.6;27.2;1.4;23.06;0;5.65;26492 +68098;43.33895;6.50688;71;20220723;35.7;19.5;27.6;1.9;20.43;0;6.41;28062 +68098;43.33895;6.50688;71;20220724;33.8;21;27.4;1.7;21.66;0;5.8;26154 +68098;43.33895;6.50688;71;20220725;34.1;18.9;26.5;1.5;22.6;0;5.65;26758 +68098;43.33895;6.50688;71;20220726;37.5;21.5;29.5;2.5;18.16;0;7.54;29389 +68098;43.33895;6.50688;71;20220727;32.4;20.1;26.2;1.8;17.1;0;5.77;26077 +68098;43.33895;6.50688;71;20220728;33;18;25.5;1.6;18.16;0;5.31;24149 +68098;43.33895;6.50688;71;20220729;33.6;19.4;26.5;2.2;17.46;0;5.94;24423 +68098;43.33895;6.50688;71;20220730;33.3;23.6;28.5;2.8;16.53;0;6.5;24371 +68098;43.33895;6.50688;71;20220731;35;16.3;25.7;1.4;14.13;0;5.96;28221 +68098;43.33895;6.50688;71;20220801;34.6;17;25.8;1.5;16.5;0;5.81;27542 +68098;43.33895;6.50688;71;20220802;33;16.4;24.7;1.8;19.73;0;5.66;27350 +68098;43.33895;6.50688;71;20220803;34.5;18.7;26.6;1.7;19.2;0;5.82;26830 +68098;43.33895;6.50688;71;20220804;35.7;19;27.4;1.4;17.76;0;5.71;26402 +68098;43.33895;6.50688;71;20220805;36.2;19.5;27.9;1.9;17.76;0;6.32;26874 +68098;43.33895;6.50688;71;20220806;35.4;19.7;27.5;1.6;20.43;0;5.63;25751 +68098;43.33895;6.50688;71;20220807;34.2;17.9;26.1;1.7;20.3;0;5.78;26835 +68098;43.33895;6.50688;71;20220808;33;19.2;26.1;1.5;21.2;0;5.43;25964 +68098;43.33895;6.50688;71;20220809;34.4;18.8;26.6;1.4;18.26;0;5.43;25568 +68098;43.33895;6.50688;71;20220810;33.4;19.1;26.3;1.6;17.96;.1;5.2;23523 +68098;43.33895;6.50688;71;20220811;32.4;19.3;25.8;1.7;18.96;0;5.02;22503 +68098;43.33895;6.50688;71;20220812;32.9;18;25.4;1.9;21.03;.1;5.18;23385 +68098;43.33895;6.50688;71;20220813;30.4;21.2;25.8;2.5;20.76;0;5.05;21936 +68098;43.33895;6.50688;71;20220814;29.8;19.6;24.7;2;18.8;3;4.62;20167 +68098;43.33895;6.50688;71;20220815;31.8;16.7;24.3;1.5;20.03;.5;5.2;26608 +68098;43.33895;6.50688;71;20220816;31.6;17.9;24.7;1.8;21.56;5.3;4.88;23961 +68098;43.33895;6.50688;71;20220817;24.7;20.3;22.5;2;22.66;11.7;2.65;12156 +68098;43.33895;6.50688;71;20220818;28.3;18.2;23.3;2.3;19.43;10.2;4.24;19934 +68098;43.33895;6.50688;71;20220819;32.7;17.7;25.2;3.4;16.76;0;6.33;25850 +68098;43.33895;6.50688;71;20220820;33.8;17.7;25.8;2.1;16.46;0;5.72;25094 +68098;43.33895;6.50688;71;20220821;32.8;17.7;25.3;1.7;17.26;0;5.12;23578 +68098;43.33895;6.50688;71;20220822;31.9;16.5;24.2;1.6;17.43;0;4.77;23003 +68098;43.33895;6.50688;71;20220823;32.4;16.8;24.6;1.4;19.2;0;4.65;23481 +68098;43.33895;6.50688;71;20220824;32.1;17.8;25;1.2;20.56;0;4.49;23096 +68098;43.33895;6.50688;71;20220825;33.2;18.2;25.7;1.5;19.3;0;4.8;23147 +68098;43.33895;6.50688;71;20220826;31.9;19.1;25.5;1.3;21.36;.3;4.27;20827 +68098;43.33895;6.50688;71;20220827;30.5;18.6;24.6;1.3;22.3;.9;3.94;19727 +68098;43.33895;6.50688;71;20220828;31.5;18.4;25;1.4;21.76;0;4.4;22252 +68098;43.33895;6.50688;71;20220829;32.4;17.7;25.1;1.6;20.86;.3;4.55;22311 +68098;43.33895;6.50688;71;20220830;31.2;20.5;25.8;1.8;22.36;.1;4.44;20692 +68098;43.33895;6.50688;71;20220831;30.1;19.1;24.6;1.8;19.13;0;4.27;19991 +68098;43.33895;6.50688;71;20220901;31.6;17.2;24.4;1.5;19.26;.1;4.43;22240 +68098;43.33895;6.50688;71;20220902;28.7;17.2;23;1.4;21;6.9;3.44;17677 +68098;43.33895;6.50688;71;20220903;28.7;17.6;23.2;1.5;21.06;.7;3.77;19870 +68098;43.33895;6.50688;71;20220904;29.5;17.8;23.6;1.7;21.03;.1;3.97;20533 +68098;43.33895;6.50688;71;20220905;30.3;17.2;23.8;1.4;20.53;0;4.03;21187 +68098;43.33895;6.50688;71;20220906;30.4;18.1;24.2;1.6;20.93;.1;4;20303 +68098;43.33895;6.50688;71;20220907;30.1;17.6;23.9;1.8;22.2;17.2;3.94;20292 +68098;43.33895;6.50688;71;20220908;30.1;17.3;23.7;2.9;17.83;0;4.65;20290 +68098;43.33895;6.50688;71;20220909;29.8;20.3;25;4.8;13.1;0;6.17;17999 +68098;43.33895;6.50688;71;20220910;29.1;19.7;24.4;5.9;11.86;0;6.79;18921 +68098;43.33895;6.50688;71;20220911;28.4;18.7;23.6;2.9;13.56;0;4.69;18580 +68098;43.33895;6.50688;71;20220912;29.8;12.9;21.4;1.2;16.33;.1;3.63;21044 +68098;43.33895;6.50688;71;20220913;28.8;15;21.9;1.1;19.2;.1;3.26;18597 +68098;43.33895;6.50688;71;20220914;24.3;19;21.7;1.1;21.46;6.6;2.21;11243 +68098;43.33895;6.50688;71;20220915;31.8;18;24.9;2.7;18.66;0;4.76;20667 +68098;43.33895;6.50688;71;20220916;29.2;20.7;24.9;6;13.6;0;6.5;16972 +68098;43.33895;6.50688;71;20220917;27.1;17.1;22.1;5.8;8.5;0;6.61;18711 +68098;43.33895;6.50688;71;20220918;26.2;8.5;17.3;1.7;11.03;0;3.49;19883 +68098;43.33895;6.50688;71;20220919;29.1;12;20.6;2.7;11.1;0;4.58;20496 +68098;43.33895;6.50688;71;20220920;27;11.2;19.1;1.5;13.46;0;3.33;19611 +68098;43.33895;6.50688;71;20220921;25.2;10.3;17.7;2.1;13;0;3.28;18405 +68098;43.33895;6.50688;71;20220922;23.7;12.5;18.1;1.5;13.1;0;2.8;16088 +68098;43.33895;6.50688;71;20220923;24.7;13.2;19;1;13;2.2;2.75;17547 +68098;43.33895;6.50688;71;20220924;18;13.8;15.9;1;15.73;11.7;1.41;7944 +68098;43.33895;6.50688;71;20220925;24.2;14.1;19.1;1.7;15.5;.4;2.77;15626 +68098;43.33895;6.50688;71;20220926;24.4;13.5;18.9;4.1;10.93;0;4.3;17706 +68098;43.33895;6.50688;71;20220927;22.6;15.5;19.1;7.2;9.46;0;5.47;15094 +68098;43.33895;6.50688;71;20220928;25;15;20;5.8;12.1;0;4.87;15300 +68098;43.33895;6.50688;71;20220929;22.5;15.1;18.8;4;11.83;0;3.68;13349 +68098;43.33895;6.50688;71;20220930;22.7;14.1;18.4;2;9.9;0;2.89;12667 +68098;43.33895;6.50688;71;20221001;23.7;9.2;16.4;4.2;10.96;0;3.81;17794 +68098;43.33895;6.50688;71;20221002;28.9;18.3;23.6;5.2;13.93;0;5.28;15127 +68098;43.33895;6.50688;71;20221003;26.3;14.6;20.4;1.9;12.96;0;3;14570 +68098;43.33895;6.50688;71;20221004;26.5;9.1;17.8;1.1;13.43;.2;2.49;16648 +68098;43.33895;6.50688;71;20221005;26;10;18;1.2;14.56;.2;2.46;16501 +68098;43.33895;6.50688;71;20221006;25.6;9.8;17.7;1.2;14.5;.1;2.3;15731 +68098;43.33895;6.50688;71;20221007;25.3;11;18.1;1.3;14.16;.4;2.36;15457 +68098;43.33895;6.50688;71;20221008;20.6;11.6;16.1;.9;15.06;8.8;1.6;10476 +68098;43.33895;6.50688;71;20221009;18.2;13.3;15.8;1.1;16.9;3.7;1.15;7161 +68098;43.33895;6.50688;71;20221010;22.8;15.1;19;1.1;16.46;.2;1.87;11621 +68098;43.33895;6.50688;71;20221011;25.1;10.6;17.9;1.2;14.23;.1;2.17;14881 +68098;43.33895;6.50688;71;20221012;23.6;11.3;17.4;1.3;14.13;0;2.07;13232 +68098;43.33895;6.50688;71;20221013;25.2;10.3;17.7;2.3;13.73;0;2.66;14417 +68098;43.33895;6.50688;71;20221014;26.2;17.1;21.6;2.9;14.16;0;3.14;11776 +68098;43.33895;6.50688;71;20221015;27.1;10.7;18.9;1.4;14.66;.2;2.33;15027 +68098;43.33895;6.50688;71;20221016;23.7;12.3;18;1.3;16.33;.2;1.88;12873 +68098;43.33895;6.50688;71;20221017;24.7;12.5;18.6;1.3;15.76;.1;1.95;12725 +68098;43.33895;6.50688;71;20221018;26.2;11;18.6;1;15;.1;1.95;13854 +68098;43.33895;6.50688;71;20221019;25.3;10.8;18.1;1;15.66;.2;1.74;12982 +68098;43.33895;6.50688;71;20221020;22.8;13.8;18.3;1.2;17.23;.2;1.59;10921 +68098;43.33895;6.50688;71;20221021;21.3;17.1;19.2;1.5;19.66;3.7;1.14;5542 +68098;43.33895;6.50688;71;20221022;25.4;16.9;21.2;.9;20.4;.1;1.48;9076 +68098;43.33895;6.50688;71;20221023;24.5;16.6;20.5;2;19.83;0;1.69;9405 +68098;43.33895;6.50688;71;20221024;24.6;18;21.3;1.3;19.66;.3;1.53;7864 +68098;43.33895;6.50688;71;20221025;26.3;13.8;20;.9;18.03;.2;1.58;11300 +68098;43.33895;6.50688;71;20221026;23.8;14.8;19.3;1.3;18;.2;1.46;9109 +68098;43.33895;6.50688;71;20221027;24.5;13.4;18.9;1.2;16.43;.1;1.6;10990 +68098;43.33895;6.50688;71;20221028;27.1;10.6;18.9;1;14.43;0;1.62;12097 +68098;43.33895;6.50688;71;20221029;26.5;10;18.3;1.3;12.93;.1;1.86;11934 +68098;43.33895;6.50688;71;20221030;24.2;8.4;16.3;1.1;13.13;.1;1.46;11776 +68098;43.33895;6.50688;71;20221031;23.4;10.4;16.9;1.1;14.9;.2;1.38;10955 +68098;43.33895;6.50688;71;20221101;20;13.5;16.8;.9;15.33;23.1;1.11;7537 +68098;43.33895;6.50688;71;20221102;23.7;10.2;16.9;1.2;13.56;.1;1.37;10923 +68098;43.33895;6.50688;71;20221103;17.5;8;12.7;1.3;13.06;20.6;.99;7388 +68098;43.33895;6.50688;71;20221104;17.3;13.2;15.3;5.8;9.1;.7;3.1;6140 +68098;43.33895;6.50688;71;20221105;20.8;10.8;15.8;2.7;7.33;.4;2.51;10377 +68098;43.33895;6.50688;71;20221106;21.3;3.4;12.4;1.5;8.93;.2;1.46;11443 +68098;43.33895;6.50688;71;20221107;21;5.7;13.4;1.2;10.26;.1;1.22;11102 +68098;43.33895;6.50688;71;20221108;18.6;5.9;12.2;1;11.93;1;.91;8498 +68098;43.33895;6.50688;71;20221109;18.8;11.4;15.1;.9;15.5;6.2;.82;6232 +68098;43.33895;6.50688;71;20221110;20.1;10.4;15.3;1.5;14.2;0;1.11;9033 +68098;43.33895;6.50688;71;20221111;21.2;9;15.1;1.2;12.86;.1;1.11;9707 +68098;43.33895;6.50688;71;20221112;21.3;6.4;13.9;.8;11.86;0;.86;8927 +68098;43.33895;6.50688;71;20221113;19.5;10;14.7;1.3;11.6;.1;1.13;7338 +68098;43.33895;6.50688;71;20221114;17.2;5.4;11.3;1.6;11.43;19.3;.88;7544 +68098;43.33895;6.50688;71;20221115;15.6;12.5;14.1;1.9;14.73;2.9;.67;3286 +68098;43.33895;6.50688;71;20221116;20.9;12.3;16.6;2.4;12.7;0;1.52;8477 +68098;43.33895;6.50688;71;20221117;22;10.4;16.2;3.2;11.26;.9;2.1;8854 +68098;43.33895;6.50688;71;20221118;17.8;11.5;14.7;5;9.73;0;2.5;7334 +68098;43.33895;6.50688;71;20221119;17.5;7.3;12.4;2.6;7.46;0;1.74;8525 +68098;43.33895;6.50688;71;20221120;16.4;4.9;10.6;3.4;6.86;0;1.9;9153 +68098;43.33895;6.50688;71;20221121;14.5;9.8;12.1;3.2;8.36;6.5;1.68;4635 +68098;43.33895;6.50688;71;20221122;15.2;9.5;12.4;7.4;7.63;0;2.94;6807 +68098;43.33895;6.50688;71;20221123;16.1;9.2;12.6;5.6;7.93;0;2.54;6138 +68098;43.33895;6.50688;71;20221124;19;10.7;14.9;4;7.83;.2;2.57;7527 +68098;43.33895;6.50688;71;20221125;18.8;7.3;13.1;1.2;9.86;0;.92;7752 +68098;43.33895;6.50688;71;20221126;19.3;4.7;12;1.6;8.1;0;1.11;8804 +68098;43.33895;6.50688;71;20221127;16.6;1.4;9;.9;7.8;.1;.68;8418 +68098;43.33895;6.50688;71;20221128;12.1;2.8;7.5;1.1;8.83;2.6;.53;4962 +68098;43.33895;6.50688;71;20221129;9.8;5.9;7.8;1.5;9.13;.5;.55;3541 +68098;43.33895;6.50688;71;20221130;15.8;0;7.9;1.4;7.36;.1;.75;8495 +68098;43.33895;6.50688;71;20221201;14.5;2.9;8.7;1.1;8.46;.1;.63;7242 +68098;43.33895;6.50688;71;20221202;13.9;.6;7.3;1.4;7.86;1.9;.63;7914 +68098;43.33895;6.50688;71;20221203;11.7;5.4;8.5;2.5;10.43;25;.54;3608 +68098;43.33895;6.50688;71;20221204;13.4;9.8;11.6;1.4;12;10.3;.55;3719 +68098;43.33895;6.50688;71;20221205;15;6.1;10.5;1.1;9.53;0;.57;6632 +68098;43.33895;6.50688;71;20221206;15.6;1.7;8.6;1.1;7.5;.1;.61;7611 +68098;43.33895;6.50688;71;20221207;14.6;-.7;6.9;1.1;6.96;.1;.54;8031 +68098;43.33895;6.50688;71;20221208;8.1;-.1;4;1;8.06;29.7;.33;4498 +68098;43.33895;6.50688;71;20221209;12.3;7.4;9.9;1.5;12.46;6.1;.29;3151 +68098;43.33895;6.50688;71;20221210;13.5;7.3;10.4;2.2;9.13;0;.88;5187 +68098;43.33895;6.50688;71;20221211;9.9;3.3;6.6;3.8;3.96;0;1.79;5413 +68098;43.33895;6.50688;71;20221212;12.3;-2.4;4.9;1.8;5.13;6;.86;7391 +68098;43.33895;6.50688;71;20221213;7.4;4.9;6.1;1.6;9.3;2.2;.34;1965 +68098;43.33895;6.50688;71;20221214;12.6;7.1;9.8;2;10.33;.4;.59;4503 +68098;43.33895;6.50688;71;20221215;13.2;7.4;10.3;1.5;11.56;39.9;.41;4462 +68098;43.33895;6.50688;71;20221216;14.7;7.5;11.1;1.2;10.8;0;.53;5385 +68098;43.33895;6.50688;71;20221217;14.2;2.3;8.2;2;8.13;0;.78;6516 +68098;43.33895;6.50688;71;20221218;13.1;3.1;8.1;1;8.83;.5;.41;5944 +68098;43.33895;6.50688;71;20221219;11.7;4.4;8;1.1;10.56;2.1;.36;4156 +68098;43.33895;6.50688;71;20221220;14.2;8.3;11.3;1.1;12.86;1.5;.4;4216 +68098;43.33895;6.50688;71;20221221;14.9;13;14;1.9;14.33;5.2;.58;1846 +68098;43.33895;6.50688;71;20221222;17.1;8.4;12.7;3.5;10.8;0;1.28;5896 +68098;43.33895;6.50688;71;20221223;21.8;11;16.4;4.1;12.06;0;2.05;6882 +68098;43.33895;6.50688;71;20221224;22.4;15;18.7;2.8;11.63;.1;2.02;5492 +68098;43.33895;6.50688;71;20221225;16;5.1;10.6;1.2;11.63;.2;.43;7141 +68098;43.33895;6.50688;71;20221226;18.1;11.2;14.7;1.6;12.83;0;.77;5613 +68098;43.33895;6.50688;71;20221227;18.5;10;14.3;3.9;9.13;0;1.99;6223 +68098;43.33895;6.50688;71;20221228;18.1;6.1;12.1;1.7;8.73;0;.97;7023 +68098;43.33895;6.50688;71;20221229;16.1;6.4;11.3;.9;11.23;.3;.47;5862 +68098;43.33895;6.50688;71;20221230;14.8;7.3;11;.8;11.43;.1;.46;5077 +68098;43.33895;6.50688;71;20221231;15.3;5.5;10.4;1.1;11.4;.2;.47;5218 +68099;43.42348;6.74047;9;20220101;14.1;11.3;12.7;1.1;12.1;0;.62;2513 +68099;43.42348;6.74047;9;20220102;13.2;10.7;11.9;1.8;10.4;0;.89;2305 +68099;43.42348;6.74047;9;20220103;18.1;5.3;11.7;3;8.9;0;1.44;7291 +68099;43.42348;6.74047;9;20220104;11.5;4.8;8.1;1.1;10.7;.2;.31;4866 +68099;43.42348;6.74047;9;20220105;13.9;10.7;12.3;4.2;8.2;5.3;2.04;2893 +68099;43.42348;6.74047;9;20220106;12.2;4.9;8.5;3.5;5.5;.1;1.78;5232 +68099;43.42348;6.74047;9;20220107;13;.8;6.9;3.6;5;.1;1.73;7293 +68099;43.42348;6.74047;9;20220108;14.9;4.1;9.5;6.4;6.2;.1;2.61;6825 +68099;43.42348;6.74047;9;20220109;13.5;8.8;11.1;7.1;6.5;0;3;3996 +68099;43.42348;6.74047;9;20220110;15.3;6;10.6;2.3;6.1;0;1.52;6335 +68099;43.42348;6.74047;9;20220111;15.6;1.6;8.6;3;4.7;0;1.89;8215 +68099;43.42348;6.74047;9;20220112;14;.4;7.2;2.5;4.9;0;1.45;8153 +68099;43.42348;6.74047;9;20220113;14.9;.1;7.5;2.1;5.4;0;1.25;8662 +68099;43.42348;6.74047;9;20220114;15.5;.9;8.2;2.1;5.2;0;1.36;8682 +68099;43.42348;6.74047;9;20220115;15.4;-.7;7.3;2;5.8;0;1.17;9295 +68099;43.42348;6.74047;9;20220116;13.6;.7;7.1;2.2;6.1;0;1.14;8243 +68099;43.42348;6.74047;9;20220117;17.1;2;9.5;2.2;6.2;0;1.45;9152 +68099;43.42348;6.74047;9;20220118;14;-.9;6.5;1.9;7.5;.1;.81;9185 +68099;43.42348;6.74047;9;20220119;12.2;1.8;7;2.1;8.2;.1;.72;7500 +68099;43.42348;6.74047;9;20220120;14.3;3.8;9;3.1;6.5;0;1.61;7638 +68099;43.42348;6.74047;9;20220121;15;1.9;8.4;2.6;5.8;0;1.55;8827 +68099;43.42348;6.74047;9;20220122;14.1;1.1;7.6;1.9;6.4;0;1.1;8898 +68099;43.42348;6.74047;9;20220123;13.3;-.1;6.6;1.6;7.1;0;.83;9174 +68099;43.42348;6.74047;9;20220124;14.6;1.1;7.8;2;7.9;0;.97;9334 +68099;43.42348;6.74047;9;20220125;14.4;2.8;8.6;1.8;8.3;0;.93;8648 +68099;43.42348;6.74047;9;20220126;13;2.1;7.5;1.6;7.8;0;.84;8446 +68099;43.42348;6.74047;9;20220127;13.9;2.6;8.2;1.7;7.9;0;.94;8747 +68099;43.42348;6.74047;9;20220128;14.7;1.1;7.9;2;7.8;0;1.05;9884 +68099;43.42348;6.74047;9;20220129;15.7;2.5;9.1;1.8;7.5;0;1.18;9846 +68099;43.42348;6.74047;9;20220130;14.3;1.5;7.9;1.9;8.3;0;.97;9805 +68099;43.42348;6.74047;9;20220131;17.6;4.9;11.2;5.5;6.6;0;2.98;9896 +68099;43.42348;6.74047;9;20220201;15.9;6.4;11.1;4.5;4.5;0;3.12;8462 +68099;43.42348;6.74047;9;20220202;20.2;5.4;12.8;2.5;7.8;0;2.01;11113 +68099;43.42348;6.74047;9;20220203;16.7;4;10.3;2;9.6;0;1.18;10320 +68099;43.42348;6.74047;9;20220204;16.6;9.4;13;1.7;10;0;1.27;7483 +68099;43.42348;6.74047;9;20220205;17.1;7;12;1.7;9;0;1.35;9292 +68099;43.42348;6.74047;9;20220206;18.2;3.8;11;5.8;6.5;0;3.22;11568 +68099;43.42348;6.74047;9;20220207;20.6;11.2;15.9;5.9;6.9;0;4.24;9170 +68099;43.42348;6.74047;9;20220208;16.1;4.1;10.1;2.3;7;0;1.69;10721 +68099;43.42348;6.74047;9;20220209;17.7;1.7;9.7;2.3;8.4;.1;1.59;12807 +68099;43.42348;6.74047;9;20220210;12.3;7;9.6;3.1;9.03;0;1.69;12372 +68099;43.42348;6.74047;9;20220211;15.7;6.4;11.1;2.9;9.57;0;1.58;11218 +68099;43.42348;6.74047;9;20220212;15.5;6.4;10.9;3.8;8.17;0;2.04;12175 +68099;43.42348;6.74047;9;20220213;13.4;3.7;8.5;2.9;7.2;1.9;1.6;9343 +68099;43.42348;6.74047;9;20220214;10.4;7.3;8.8;3.3;9.87;28.5;.95;2960 +68099;43.42348;6.74047;9;20220215;13.6;5;9.3;3.6;8.07;0;1.86;12047 +68099;43.42348;6.74047;9;20220216;15.8;3.5;9.6;3.2;7.2;0;2.04;12180 +68099;43.42348;6.74047;9;20220217;15;5.7;10.3;1.9;10;.2;1.26;10530 +68099;43.42348;6.74047;9;20220218;15.4;4.2;9.8;1.4;10.7;0;1.14;11878 +68099;43.42348;6.74047;9;20220219;15.7;4.5;10.1;3.1;8.3;0;1.87;12045 +68099;43.42348;6.74047;9;20220220;18.8;6;12.4;4;7.2;0;2.96;13168 +68099;43.42348;6.74047;9;20220221;17.3;11;14.1;9.5;6.8;0;4.76;8886 +68099;43.42348;6.74047;9;20220222;19.8;9.4;14.6;5.3;6;0;4.2;12041 +68099;43.42348;6.74047;9;20220223;16.8;2.8;9.8;1.9;8.6;.1;1.7;14421 +68099;43.42348;6.74047;9;20220224;15;3.4;9.2;2.6;9.5;.5;1.49;13160 +68099;43.42348;6.74047;9;20220225;16.6;7.1;11.8;3.8;8.3;.2;2.42;11918 +68099;43.42348;6.74047;9;20220226;15.2;6.9;11;2.5;5.4;0;2.39;11187 +68099;43.42348;6.74047;9;20220227;13.4;2.9;8.1;2.1;6;0;1.84;12955 +68099;43.42348;6.74047;9;20220228;17.1;1.6;9.3;3.3;6.4;0;2.62;16274 +68099;43.42348;6.74047;9;20220301;12.9;6.8;9.8;2.9;7.1;0;1.97;9757 +68099;43.42348;6.74047;9;20220302;14;5.1;9.5;2.4;7.6;0;1.85;12281 +68099;43.42348;6.74047;9;20220303;14.9;4.2;9.5;1.9;9.4;1;1.59;13798 +68099;43.42348;6.74047;9;20220304;14.7;4.6;9.6;1.6;9.7;3.4;1.52;13533 +68099;43.42348;6.74047;9;20220305;11.8;7.9;9.8;1.4;8.9;.9;1.27;7909 +68099;43.42348;6.74047;9;20220306;11.7;5.5;8.6;1.4;7.2;.1;1.47;10528 +68099;43.42348;6.74047;9;20220307;13.1;1.5;7.3;2.2;6.7;0;1.86;15180 +68099;43.42348;6.74047;9;20220308;12.7;1.4;7;2.2;6.6;.1;1.84;15147 +68099;43.42348;6.74047;9;20220309;14;5;9.5;1.9;7.9;0;1.83;13511 +68099;43.42348;6.74047;9;20220310;15.2;3.2;9.2;2.2;8.9;.2;1.89;16042 +68099;43.42348;6.74047;9;20220311;14.1;6.1;10.1;3;8.6;.1;1.99;12961 +68099;43.42348;6.74047;9;20220312;13.4;12.3;12.8;6.3;7;0;3.38;3853 +68099;43.42348;6.74047;9;20220313;11.1;10.9;11;4.6;7.9;4.6;2.04;746 +68099;43.42348;6.74047;9;20220314;14.5;8.3;11.4;3.8;10;.2;1.99;11635 +68099;43.42348;6.74047;9;20220315;15.9;13.5;14.7;4.4;10.1;0;2.61;6718 +68099;43.42348;6.74047;9;20220316;16.5;7.4;11.9;2.6;11.4;0;1.96;14773 +68099;43.42348;6.74047;9;20220317;17.4;13;15.2;1.7;11;0;2.02;9900 +68099;43.42348;6.74047;9;20220318;17.2;10.5;13.8;4.1;9.87;0;2.77;11863 +68099;43.42348;6.74047;9;20220319;16.9;13.9;15.4;4.8;8;0;3.28;10865 +68099;43.42348;6.74047;9;20220320;14.1;9.4;11.7;5.5;7.57;0;2.8;8849 +68099;43.42348;6.74047;9;20220321;14.7;7.4;11;5.5;6.37;0;3.62;19161 +68099;43.42348;6.74047;9;20220322;14.8;1;7.9;2.6;6;0;2.84;20466 +68099;43.42348;6.74047;9;20220323;16.6;1.6;9.1;2.8;6.47;0;3.16;20584 +68099;43.42348;6.74047;9;20220324;17.6;3.4;10.5;2;6.7;0;3.04;20862 +68099;43.42348;6.74047;9;20220325;16;2.5;9.2;2.5;7.5;0;2.93;21059 +68099;43.42348;6.74047;9;20220326;18.2;3.2;10.7;5.3;7.77;0;3.9;20910 +68099;43.42348;6.74047;9;20220327;23.4;11.9;17.6;3.1;7.47;0;4.12;17835 +68099;43.42348;6.74047;9;20220328;22.5;7.4;14.9;2.2;6.37;0;3.77;21038 +68099;43.42348;6.74047;9;20220329;16.9;4.6;10.7;2.6;9.6;.4;2.78;18795 +68099;43.42348;6.74047;9;20220330;16.4;10.6;13.5;2.9;11.57;16.1;1.81;6895 +68099;43.42348;6.74047;9;20220331;18.1;8.3;13.2;3.1;10.67;0;3.15;21584 +68099;43.42348;6.74047;9;20220401;13.2;8.7;10.9;7.7;6.2;.1;4.26;20381 +68099;43.42348;6.74047;9;20220402;14.7;4.5;9.6;1.9;6.9;.2;2.46;20266 +68099;43.42348;6.74047;9;20220403;11.3;2.2;6.7;2.8;7.31;2.3;2.06;12350 +68099;43.42348;6.74047;9;20220404;14.2;3.8;9;3;7.8;0;2.88;22420 +68099;43.42348;6.74047;9;20220405;14.5;2.5;8.5;2.6;8;0;2.9;23258 +68099;43.42348;6.74047;9;20220406;13.7;2.8;8.2;2.5;8.9;0;2.27;16509 +68099;43.42348;6.74047;9;20220407;21;11.7;16.3;5.6;10.1;0;3.71;18900 +68099;43.42348;6.74047;9;20220408;24.3;14.6;19.4;7.5;12.6;0;4.74;22238 +68099;43.42348;6.74047;9;20220409;17.8;12.6;15.2;6.1;5;0;6.32;19932 +68099;43.42348;6.74047;9;20220410;16.9;5.5;11.2;2.9;6.9;0;3.65;24308 +68099;43.42348;6.74047;9;20220411;15.7;3.2;9.4;3.8;9.23;0;2.9;19951 +68099;43.42348;6.74047;9;20220412;16.8;5.7;11.2;5.1;10.07;0;3.24;22826 +68099;43.42348;6.74047;9;20220413;18.8;12.1;15.4;4.2;9.53;0;4.14;23271 +68099;43.42348;6.74047;9;20220414;21.5;8.5;15;2.3;8.8;0;4.14;23537 +68099;43.42348;6.74047;9;20220415;22.8;10.4;16.6;2.5;9.1;0;4.46;24095 +68099;43.42348;6.74047;9;20220416;20.9;9.9;15.4;2.7;10.97;0;4.39;24012 +68099;43.42348;6.74047;9;20220417;18.2;14.6;16.4;3.1;10.53;0;3.84;21896 +68099;43.42348;6.74047;9;20220418;18.3;8.4;13.3;3;10.2;0;3.75;23768 +68099;43.42348;6.74047;9;20220419;18.1;6.9;12.5;2.6;11.87;0;3.1;21794 +68099;43.42348;6.74047;9;20220420;15.8;9.5;12.6;3.8;13.13;6.9;2.22;11862 +68099;43.42348;6.74047;9;20220421;18.7;12.9;15.8;4.1;12.43;.8;2.79;11917 +68099;43.42348;6.74047;9;20220422;18.1;12.4;15.2;2.5;13.6;.4;2.76;16834 +68099;43.42348;6.74047;9;20220423;14.9;13;13.9;3.7;13.6;18;1.58;5369 +68099;43.42348;6.74047;9;20220424;18.8;9.1;13.9;3.3;11.97;1.6;3.15;19747 +68099;43.42348;6.74047;9;20220425;20;13.7;16.8;4.1;11.97;0;3.86;25970 +68099;43.42348;6.74047;9;20220426;19;9.6;14.3;3.2;13.37;.2;3.26;24572 +68099;43.42348;6.74047;9;20220427;18.3;9.7;14;2.4;13.6;0;3.42;23625 +68099;43.42348;6.74047;9;20220428;22.7;10.5;16.6;2.3;10.63;0;4.38;26834 +68099;43.42348;6.74047;9;20220429;21.1;9;15;2.6;10.17;0;4.43;26858 +68099;43.42348;6.74047;9;20220430;20.7;10.2;15.4;2.4;11.27;3.4;4.06;24385 +68099;43.42348;6.74047;9;20220501;19.6;9.5;14.5;2.4;12.07;.1;4.05;24923 +68099;43.42348;6.74047;9;20220502;19.6;8.9;14.2;2.5;13.47;0;3.78;26813 +68099;43.42348;6.74047;9;20220503;19.9;11.2;15.5;2.2;14.37;.2;3.57;23158 +68099;43.42348;6.74047;9;20220504;20.2;10.1;15.1;2.2;13.37;.2;4.08;27105 +68099;43.42348;6.74047;9;20220505;19.6;12;15.8;2.1;13.4;.2;3.29;20194 +68099;43.42348;6.74047;9;20220506;19.2;12.7;15.9;1.5;14.1;.3;3.02;18650 +68099;43.42348;6.74047;9;20220507;23.1;11.9;17.5;1.7;14.1;.2;4.12;25106 +68099;43.42348;6.74047;9;20220508;21.9;14.3;18.1;2.3;14.7;3.6;3.71;20497 +68099;43.42348;6.74047;9;20220509;24.8;11.9;18.3;2.5;13.6;.8;4.83;27318 +68099;43.42348;6.74047;9;20220510;26;13.3;19.6;2.4;14.3;0;5.02;27216 +68099;43.42348;6.74047;9;20220511;28.8;15;21.9;2.5;13;0;5.9;28565 +68099;43.42348;6.74047;9;20220512;28.9;13.4;21.1;2.7;12.1;0;6.07;29184 +68099;43.42348;6.74047;9;20220513;28.3;14.5;21.4;1.9;12.8;0;5.56;28808 +68099;43.42348;6.74047;9;20220514;22.3;12.3;17.3;1.7;14.8;0;3.97;24385 +68099;43.42348;6.74047;9;20220515;22.2;14.3;18.2;1.5;16.7;0;3.62;21582 +68099;43.42348;6.74047;9;20220516;28.5;12.7;20.6;1.5;15;0;5.31;29633 +68099;43.42348;6.74047;9;20220517;23.3;13.4;18.3;1.8;16.3;.2;4.09;24540 +68099;43.42348;6.74047;9;20220518;23.9;14.3;19.1;1.7;17.8;0;4.08;24230 +68099;43.42348;6.74047;9;20220519;27.7;15.2;21.4;1.6;15;0;5.22;27974 +68099;43.42348;6.74047;9;20220520;26.2;14;20.1;1.7;15.5;0;4.94;27712 +68099;43.42348;6.74047;9;20220521;27.2;16.8;22;1.5;17;0;4.84;25548 +68099;43.42348;6.74047;9;20220522;24.4;16.7;20.5;1.5;19.4;.1;3.91;21830 +68099;43.42348;6.74047;9;20220523;27.2;14.6;20.9;1.9;18.6;.2;5.06;28462 +68099;43.42348;6.74047;9;20220524;26.9;14.9;20.9;2.4;16.2;.9;5.26;27821 +68099;43.42348;6.74047;9;20220525;27.3;16.5;21.9;2.1;17.6;.3;5.09;26387 +68099;43.42348;6.74047;9;20220526;27.4;16.6;22;1.8;17.9;0;5.03;26461 +68099;43.42348;6.74047;9;20220527;32.7;20.4;26.5;2.4;16.6;0;6.64;28423 +68099;43.42348;6.74047;9;20220528;30.3;20.6;25.4;2.1;16.6;0;5.73;25126 +68099;43.42348;6.74047;9;20220529;26.8;18.6;22.7;2.7;15.6;0;5.19;23029 +68099;43.42348;6.74047;9;20220530;26.1;16.9;21.5;2;17.6;0;4.72;24546 +68099;43.42348;6.74047;9;20220531;25.2;17.1;21.1;2;18;0;4.39;22985 +68099;43.42348;6.74047;9;20220601;26.3;15;20.6;1.9;17.9;0;4.93;27498 +68099;43.42348;6.74047;9;20220602;28.2;15.7;21.9;1.9;18.3;0;5.43;29064 +68099;43.42348;6.74047;9;20220603;29.9;19.9;24.9;1.3;17.2;1.1;5.31;25876 +68099;43.42348;6.74047;9;20220604;31.2;19.2;25.2;2;17.4;0;6.13;28551 +68099;43.42348;6.74047;9;20220605;34.2;19.6;26.9;2.4;19.1;0;7.07;31205 +68099;43.42348;6.74047;9;20220606;27.1;18.6;22.8;2.4;18.3;0;4.97;23854 +68099;43.42348;6.74047;9;20220607;33.7;22.4;28;5.4;12.1;0;9.45;27791 +68099;43.42348;6.74047;9;20220608;30.4;19.4;24.9;4.2;11.9;0;7.65;27437 +68099;43.42348;6.74047;9;20220609;32;20.8;26.4;5.6;10.9;0;9.19;27735 +68099;43.42348;6.74047;9;20220610;29.1;17.6;23.3;2.8;10.8;0;6.63;28158 +68099;43.42348;6.74047;9;20220611;29;16.2;22.6;2.2;12.8;0;6.19;29828 +68099;43.42348;6.74047;9;20220612;28.7;17.6;23.1;2.1;15.6;0;5.75;27692 +68099;43.42348;6.74047;9;20220613;27.4;18.5;22.9;1.7;19.2;0;4.87;24650 +68099;43.42348;6.74047;9;20220614;27.3;15.8;21.5;1.7;18.8;0;5.16;28261 +68099;43.42348;6.74047;9;20220615;27.4;17.9;22.6;1.4;20.7;0;4.81;25556 +68099;43.42348;6.74047;9;20220616;27.9;20;23.9;1.7;23.2;0;4.59;23176 +68099;43.42348;6.74047;9;20220617;28.8;19.4;24.1;1.8;22.7;0;5.03;25437 +68099;43.42348;6.74047;9;20220618;32.6;20.2;26.4;1.5;20.4;0;6.16;29464 +68099;43.42348;6.74047;9;20220619;31.9;19.8;25.8;1.7;18.8;0;6.15;29092 +68099;43.42348;6.74047;9;20220620;31.3;18.1;24.7;2.1;18.1;0;6.36;30460 +68099;43.42348;6.74047;9;20220621;30.1;17.8;23.9;1.4;19.4;.4;5.7;29348 +68099;43.42348;6.74047;9;20220622;29.7;22.6;26.1;1.3;24.2;1.2;4.66;21909 +68099;43.42348;6.74047;9;20220623;28.2;18.9;23.5;1.5;22;2.5;4.89;25301 +68099;43.42348;6.74047;9;20220624;31.6;18;24.8;2.3;19.4;0;6.45;30923 +68099;43.42348;6.74047;9;20220625;28.7;20;24.3;2.8;19.7;0;5.41;24400 +68099;43.42348;6.74047;9;20220626;31.2;19.3;25.2;2.5;20.4;0;6.19;28794 +68099;43.42348;6.74047;9;20220627;31.3;20.7;26;2.3;19.6;0;6.08;27068 +68099;43.42348;6.74047;9;20220628;31.6;22.5;27;2.2;20;26.9;5.89;24943 +68099;43.42348;6.74047;9;20220629;30.8;17.3;24;1.9;20.6;0;6.03;30705 +68099;43.42348;6.74047;9;20220630;27.3;19;23.1;2;21.6;0;4.65;23706 +68099;43.42348;6.74047;9;20220701;35.1;19.6;27.3;2.5;17.5;0;7.42;31412 +68099;43.42348;6.74047;9;20220702;28.3;17.9;23.1;2;18.2;0;5.35;26668 +68099;43.42348;6.74047;9;20220703;31.8;18.9;25.3;2;17.6;0;6.37;29846 +68099;43.42348;6.74047;9;20220704;30.6;20.4;25.5;2;19.2;0;5.74;26325 +68099;43.42348;6.74047;9;20220705;39.5;20.5;30;2.7;21.2;0;8.14;31254 +68099;43.42348;6.74047;9;20220706;30.6;21.1;25.8;2.4;19.3;0;5.81;25271 +68099;43.42348;6.74047;9;20220707;31.9;21.1;26.5;2;19;0;6.06;27005 +68099;43.42348;6.74047;9;20220708;30.9;21.9;26.4;2.1;18.3;0;5.73;24467 +68099;43.42348;6.74047;9;20220709;31.3;19.1;25.2;2.6;18.6;0;6.34;28696 +68099;43.42348;6.74047;9;20220710;28.9;20.7;24.8;1.6;22.3;0;4.78;23189 +68099;43.42348;6.74047;9;20220711;29.3;19.2;24.2;1.8;20.9;0;5.22;25857 +68099;43.42348;6.74047;9;20220712;29.3;19.7;24.5;2;22.3;0;5.11;25112 +68099;43.42348;6.74047;9;20220713;30.1;20.6;25.3;1.7;23.3;0;5.13;24914 +68099;43.42348;6.74047;9;20220714;31.2;20.5;25.8;1.7;22.4;0;5.53;26474 +68099;43.42348;6.74047;9;20220715;29.7;19.9;24.8;1.6;22.9;0;5.06;25202 +68099;43.42348;6.74047;9;20220716;31.6;21.6;26.6;1.9;25.3;0;5.4;25407 +68099;43.42348;6.74047;9;20220717;31.8;22.7;27.2;1.7;24.3;0;5.3;24095 +68099;43.42348;6.74047;9;20220718;33.1;22.8;27.9;1.6;21.9;0;5.75;25663 +68099;43.42348;6.74047;9;20220719;33;23.3;28.1;1.8;22.9;0;5.69;24783 +68099;43.42348;6.74047;9;20220720;34.4;22.2;28.3;1.9;19.4;0;6.44;27903 +68099;43.42348;6.74047;9;20220721;31.6;22.5;27;2.4;22;0;5.6;23803 +68099;43.42348;6.74047;9;20220722;31.1;22.4;26.7;1.7;26;0;4.95;23161 +68099;43.42348;6.74047;9;20220723;32.5;20.6;26.5;1.7;22.3;0;5.77;27267 +68099;43.42348;6.74047;9;20220724;31.6;24.1;27.8;1.8;23.5;0;5;21239 +68099;43.42348;6.74047;9;20220725;31.1;21.5;26.3;1.8;25.3;0;5.07;24153 +68099;43.42348;6.74047;9;20220726;38.6;23.7;31.1;1.6;22;.1;6.96;29648 +68099;43.42348;6.74047;9;20220727;31.1;22.2;26.6;2.2;18.6;0;5.52;23020 +68099;43.42348;6.74047;9;20220728;30.5;22.3;26.4;2;20.4;0;5.08;21944 +68099;43.42348;6.74047;9;20220729;32.7;21.2;26.9;2.3;18.9;0;6.11;26176 +68099;43.42348;6.74047;9;20220730;31.4;21.8;26.6;2.4;18.9;0;5.69;23678 +68099;43.42348;6.74047;9;20220731;33.6;20.6;27.1;1.9;15.8;0;6.27;27699 +68099;43.42348;6.74047;9;20220801;31.6;19.9;25.7;2;18.2;0;5.71;26081 +68099;43.42348;6.74047;9;20220802;31.2;19.7;25.4;2.1;22;0;5.4;25727 +68099;43.42348;6.74047;9;20220803;32;21.1;26.5;1.8;22.1;0;5.38;24890 +68099;43.42348;6.74047;9;20220804;32.8;21.6;27.2;1.6;20.4;0;5.5;25133 +68099;43.42348;6.74047;9;20220805;34.2;22;28.1;1.8;19.9;0;5.95;26175 +68099;43.42348;6.74047;9;20220806;31.1;21.8;26.4;2;23;0;4.98;22537 +68099;43.42348;6.74047;9;20220807;34.1;20.9;27.5;1.9;21.7;0;5.96;27022 +68099;43.42348;6.74047;9;20220808;32.1;21.4;26.7;1.9;21.6;0;5.32;24044 +68099;43.42348;6.74047;9;20220809;32.1;22;27;1.8;20.5;0;5.24;23192 +68099;43.42348;6.74047;9;20220810;31.9;22.5;27.2;1.9;20.1;.8;5.17;22196 +68099;43.42348;6.74047;9;20220811;31.2;22.8;27;2;20.1;0;4.97;20779 +68099;43.42348;6.74047;9;20220812;31;21.1;26;2;21.5;0;4.96;22568 +68099;43.42348;6.74047;9;20220813;28.9;22.1;25.5;2.4;20.9;0;4.39;18322 +68099;43.42348;6.74047;9;20220814;30.6;21.3;25.9;1.9;19.3;2.2;4.87;21572 +68099;43.42348;6.74047;9;20220815;31.8;18.6;25.2;2.2;21;.1;5.41;25854 +68099;43.42348;6.74047;9;20220816;29.9;19.1;24.5;2;22.6;.9;4.63;23092 +68099;43.42348;6.74047;9;20220817;26;21.5;23.7;1.8;22.7;28.8;3.09;14244 +68099;43.42348;6.74047;9;20220818;27.6;18.7;23.1;2.7;19.4;6.4;4.37;20554 +68099;43.42348;6.74047;9;20220819;31.4;17.6;24.5;2.7;18.3;0;5.63;25824 +68099;43.42348;6.74047;9;20220820;32.4;20.4;26.4;2.6;18.4;0;5.69;23817 +68099;43.42348;6.74047;9;20220821;31.5;21;26.2;2.2;19;.1;5.12;22028 +68099;43.42348;6.74047;9;20220822;30.1;20.4;25.2;2.2;18.7;0;4.77;20966 +68099;43.42348;6.74047;9;20220823;29.9;19.9;24.9;1.8;21.2;0;4.39;21166 +68099;43.42348;6.74047;9;20220824;29.6;19.9;24.7;1.5;22.2;.1;4.14;20676 +68099;43.42348;6.74047;9;20220825;30.8;21.3;26;2;21.8;0;4.51;20299 +68099;43.42348;6.74047;9;20220826;30;21.8;25.9;1.6;22.9;.3;4;18608 +68099;43.42348;6.74047;9;20220827;29.3;20.9;25.1;1.6;23.8;.4;3.82;18714 +68099;43.42348;6.74047;9;20220828;30.2;21.2;25.7;1.7;23.6;.1;4.05;19281 +68099;43.42348;6.74047;9;20220829;30.1;20.8;25.4;1.8;22.7;.4;4.11;19477 +68099;43.42348;6.74047;9;20220830;31.9;21.9;26.9;1.9;22.4;.1;4.52;20099 +68099;43.42348;6.74047;9;20220831;28.4;19.8;24.1;1.8;19.7;0;3.87;18376 +68099;43.42348;6.74047;9;20220901;30.3;20.1;25.2;1.9;21.1;0;4.25;19996 +68099;43.42348;6.74047;9;20220902;27.3;19.4;23.3;1.7;21.6;18.4;3.41;17262 +68099;43.42348;6.74047;9;20220903;28.1;18.9;23.5;2;21.2;.1;3.72;18601 +68099;43.42348;6.74047;9;20220904;28.9;19;23.9;2.2;21;.3;3.96;19195 +68099;43.42348;6.74047;9;20220905;29.9;18.1;24;1.9;20.9;0;4.14;20926 +68099;43.42348;6.74047;9;20220906;29.4;19;24.2;1.7;21.5;.1;3.84;19379 +68099;43.42348;6.74047;9;20220907;29.2;19.4;24.3;1.8;23.3;10.4;3.65;18602 +68099;43.42348;6.74047;9;20220908;30.1;18.1;24.1;3.8;18;0;5.08;20573 +68099;43.42348;6.74047;9;20220909;30.3;21.4;25.8;6.6;13.3;0;7.4;17337 +68099;43.42348;6.74047;9;20220910;29.6;19.9;24.7;6.8;11.8;0;7.51;18005 +68099;43.42348;6.74047;9;20220911;27.7;17;22.3;2.7;14.5;0;4.33;18817 +68099;43.42348;6.74047;9;20220912;27.5;15.6;21.5;1.7;17.6;0;3.6;19747 +68099;43.42348;6.74047;9;20220913;26.6;16.6;21.6;1.6;19.8;0;3.17;17798 +68099;43.42348;6.74047;9;20220914;25.5;19.8;22.6;1.4;21.4;7.7;2.55;12914 +68099;43.42348;6.74047;9;20220915;32.1;19.5;25.8;3.4;18.8;0;5.14;19791 +68099;43.42348;6.74047;9;20220916;30.3;21.8;26;7;13.8;0;7.34;15810 +68099;43.42348;6.74047;9;20220917;27.4;17.3;22.3;6.6;9.4;0;6.97;17205 +68099;43.42348;6.74047;9;20220918;25.8;12.7;19.2;2.3;11.2;0;3.88;19620 +68099;43.42348;6.74047;9;20220919;26.6;12.7;19.6;1.9;12.7;0;3.66;20055 +68099;43.42348;6.74047;9;20220920;26.7;14.5;20.6;2.4;14.2;0;3.73;18495 +68099;43.42348;6.74047;9;20220921;25;13.8;19.4;2.4;14;0;3.38;17470 +68099;43.42348;6.74047;9;20220922;23;15.7;19.3;2;13.1;0;2.89;13646 +68099;43.42348;6.74047;9;20220923;24.5;13.5;19;1.4;13.2;1.1;2.89;16933 +68099;43.42348;6.74047;9;20220924;18;15.3;16.6;1.1;16;10.1;1.41;7488 +68099;43.42348;6.74047;9;20220925;25;15.2;20.1;2.3;16;.3;3.01;15548 +68099;43.42348;6.74047;9;20220926;25.6;13.3;19.4;4;11.1;0;4.45;17418 +68099;43.42348;6.74047;9;20220927;23;15.4;19.2;9.2;9;0;6.33;13195 +68099;43.42348;6.74047;9;20220928;26.3;15.9;21.1;8.1;11.6;0;6.21;15531 +68099;43.42348;6.74047;9;20220929;23.8;15.9;19.8;5.4;11.6;0;4.52;13175 +68099;43.42348;6.74047;9;20220930;22.2;14.6;18.4;2.3;10.4;.5;3;12740 +68099;43.42348;6.74047;9;20221001;24.1;10.9;17.5;5.4;10.8;0;4.42;17100 +68099;43.42348;6.74047;9;20221002;29.3;18.4;23.8;5.3;14.1;0;5.48;15211 +68099;43.42348;6.74047;9;20221003;23.7;13.4;18.5;1.2;14.9;0;2.29;14566 +68099;43.42348;6.74047;9;20221004;24.1;11.7;17.9;1.6;14.4;.2;2.5;15946 +68099;43.42348;6.74047;9;20221005;24.3;12.4;18.3;1.5;16.1;.2;2.35;15400 +68099;43.42348;6.74047;9;20221006;23.3;12;17.6;1.6;15.7;.2;2.22;14783 +68099;43.42348;6.74047;9;20221007;24.2;13.1;18.6;1.9;15.3;.2;2.44;14456 +68099;43.42348;6.74047;9;20221008;22.2;13.5;17.8;1.4;15.2;3.6;1.98;12455 +68099;43.42348;6.74047;9;20221009;18.8;15.4;17.1;1;17.2;14.6;1.21;7084 +68099;43.42348;6.74047;9;20221010;23.1;15.9;19.5;1.4;17;0;1.9;10897 +68099;43.42348;6.74047;9;20221011;24.1;13.5;18.8;2.1;15.6;.2;2.34;13391 +68099;43.42348;6.74047;9;20221012;24.4;13.8;19.1;1.9;14.8;0;2.37;13218 +68099;43.42348;6.74047;9;20221013;25.8;13.5;19.6;3.1;14.3;0;3.09;14177 +68099;43.42348;6.74047;9;20221014;23.7;15.5;19.6;2.2;15;0;2.33;11130 +68099;43.42348;6.74047;9;20221015;23.8;10.9;17.3;1.5;15.2;.2;2.01;14181 +68099;43.42348;6.74047;9;20221016;24.1;13.3;18.7;1.8;16.5;.2;2.03;12669 +68099;43.42348;6.74047;9;20221017;24.2;13.1;18.6;1.3;16;0;1.9;12694 +68099;43.42348;6.74047;9;20221018;24.7;13.3;19;1.7;15.6;.2;2.09;12713 +68099;43.42348;6.74047;9;20221019;22.4;12.5;17.4;1.7;16.3;.2;1.69;11578 +68099;43.42348;6.74047;9;20221020;22.4;13;17.7;1;16.8;.2;1.5;11086 +68099;43.42348;6.74047;9;20221021;21.3;17.2;19.2;.9;19.5;12;1.15;6675 +68099;43.42348;6.74047;9;20221022;24.5;17.5;21;1.1;21.3;0;1.46;9083 +68099;43.42348;6.74047;9;20221023;24.6;16.4;20.5;1.3;19.4;0;1.6;9823 +68099;43.42348;6.74047;9;20221024;24.6;17;20.8;.8;19.8;.4;1.43;9263 +68099;43.42348;6.74047;9;20221025;23.9;14.5;19.2;1.1;18.8;.2;1.46;10334 +68099;43.42348;6.74047;9;20221026;23.7;14.4;19;1.2;17.6;.2;1.49;10126 +68099;43.42348;6.74047;9;20221027;24.4;14.1;19.2;1.5;17.1;.1;1.65;10589 +68099;43.42348;6.74047;9;20221028;25.2;13.6;19.4;1.7;16;0;1.85;11178 +68099;43.42348;6.74047;9;20221029;26.1;13.5;19.8;1.9;14.4;.2;2.14;11554 +68099;43.42348;6.74047;9;20221030;22.9;10.4;16.6;1.7;13.7;.1;1.65;11341 +68099;43.42348;6.74047;9;20221031;22.8;11.3;17;1.6;15.2;0;1.48;10660 +68099;43.42348;6.74047;9;20221101;20.2;13.7;16.9;1.1;14.7;19.6;1.17;7503 +68099;43.42348;6.74047;9;20221102;21.7;11.7;16.7;1.6;15.1;.1;1.34;9555 +68099;43.42348;6.74047;9;20221103;19.7;11.1;15.4;2.2;14.2;22.2;1.29;8618 +68099;43.42348;6.74047;9;20221104;17.8;13.3;15.5;6.8;9.7;.7;3.31;5699 +68099;43.42348;6.74047;9;20221105;21.5;10.4;15.9;2.9;7.6;.1;2.66;9730 +68099;43.42348;6.74047;9;20221106;20.9;6.8;13.8;2.4;9.2;0;1.93;11016 +68099;43.42348;6.74047;9;20221107;20.5;8;14.2;2;10.6;.2;1.57;10136 +68099;43.42348;6.74047;9;20221108;19.3;8;13.6;1.5;12.4;1;1.09;9425 +68099;43.42348;6.74047;9;20221109;18.6;12.4;15.5;1.1;15.4;10.2;.84;6468 +68099;43.42348;6.74047;9;20221110;20.8;13.1;16.9;1.9;14.6;0;1.28;7286 +68099;43.42348;6.74047;9;20221111;21.3;10.1;15.7;1.6;13;.1;1.25;8993 +68099;43.42348;6.74047;9;20221112;19.2;9.8;14.5;1.6;12.5;0;1.1;7992 +68099;43.42348;6.74047;9;20221113;20.2;12.3;16.2;1.9;11.7;.1;1.46;7092 +68099;43.42348;6.74047;9;20221114;17.8;7.7;12.7;1.7;11.7;21.5;.97;8118 +68099;43.42348;6.74047;9;20221115;16.3;12.5;14.4;1;14.7;1.9;.66;4291 +68099;43.42348;6.74047;9;20221116;21.3;12.1;16.7;2.5;12.8;0;1.6;7469 +68099;43.42348;6.74047;9;20221117;22.6;11.5;17;4.2;11;0;2.68;8253 +68099;43.42348;6.74047;9;20221118;18.3;12.9;15.6;6.2;9.8;0;3.06;5196 +68099;43.42348;6.74047;9;20221119;17.3;8.6;12.9;3.2;7.4;0;2.1;6937 +68099;43.42348;6.74047;9;20221120;16.6;6.7;11.6;4.3;7;0;2.36;7413 +68099;43.42348;6.74047;9;20221121;14.4;9;11.7;3.7;8.3;6.6;1.78;4987 +68099;43.42348;6.74047;9;20221122;15.8;9.9;12.8;8.1;7.6;0;3.36;5216 +68099;43.42348;6.74047;9;20221123;15.9;9.5;12.7;7.2;7.8;0;3.05;5430 +68099;43.42348;6.74047;9;20221124;19.3;10;14.6;3.4;7.9;.1;2.36;6795 +68099;43.42348;6.74047;9;20221125;18.4;9.5;13.9;1.7;10;.1;1.16;6536 +68099;43.42348;6.74047;9;20221126;18.9;7.2;13;2.3;8.5;0;1.51;7644 +68099;43.42348;6.74047;9;20221127;17.6;5.1;11.3;1.8;8;0;1.15;7871 +68099;43.42348;6.74047;9;20221128;11.9;5.4;8.6;1.7;9.2;.7;.63;5169 +68099;43.42348;6.74047;9;20221129;9.9;7.1;8.5;2.5;9.3;.8;.7;2803 +68099;43.42348;6.74047;9;20221130;16.4;3.9;10.1;2.4;8.1;0;1.19;7638 +68099;43.42348;6.74047;9;20221201;15.5;5.6;10.5;1.8;8.6;0;.94;6557 +68099;43.42348;6.74047;9;20221202;14.9;3.8;9.3;1.9;8.1;2.6;.9;6974 +68099;43.42348;6.74047;9;20221203;13.4;7.7;10.5;2.6;10;17;.88;4498 +68099;43.42348;6.74047;9;20221204;13.7;9.8;11.7;1.5;12;11.8;.58;3409 +68099;43.42348;6.74047;9;20221205;14.9;7.7;11.3;1.6;9.9;0;.78;5165 +68099;43.42348;6.74047;9;20221206;15.4;3.9;9.6;2.1;7.4;0;1.09;6900 +68099;43.42348;6.74047;9;20221207;14.6;2.2;8.4;2.2;7.3;.1;.99;7176 +68099;43.42348;6.74047;9;20221208;8.5;3.1;5.8;1.9;8.2;18.1;.44;4158 +68099;43.42348;6.74047;9;20221209;12.8;7.4;10.1;1.1;12.2;5.8;.34;4129 +68099;43.42348;6.74047;9;20221210;13.7;8.3;11;3.2;9.6;0;1.13;4103 +68099;43.42348;6.74047;9;20221211;9;2.9;5.9;6.3;4.4;0;2.28;4436 +68099;43.42348;6.74047;9;20221212;12.5;1;6.7;2.6;4.8;8.6;1.36;6659 +68099;43.42348;6.74047;9;20221213;7.8;5.6;6.7;1.1;9.2;.8;.39;1996 +68099;43.42348;6.74047;9;20221214;13;7.2;10.1;1.8;10.2;.1;.62;4225 +68099;43.42348;6.74047;9;20221215;12.9;6.3;9.6;1.9;11.3;38.5;.4;4598 +68099;43.42348;6.74047;9;20221216;14.3;10;12.1;1.6;11.4;.2;.69;3390 +68099;43.42348;6.74047;9;20221217;13.3;4.1;8.7;2.5;8.6;0;.82;5690 +68099;43.42348;6.74047;9;20221218;13.5;5.7;9.6;1.6;9.6;.1;.59;5102 +68099;43.42348;6.74047;9;20221219;12.9;5.8;9.3;1.4;10.3;0;.46;4788 +68099;43.42348;6.74047;9;20221220;15.6;9.7;12.6;1.2;13.1;.8;.48;4220 +68099;43.42348;6.74047;9;20221221;15.8;12.7;14.2;2;14.7;5.5;.59;2616 +68099;43.42348;6.74047;9;20221222;18.6;7.8;13.2;4.2;10.3;0;1.7;6278 +68099;43.42348;6.74047;9;20221223;21.5;14.3;17.9;5.7;11.9;0;2.92;4835 +68099;43.42348;6.74047;9;20221224;21.9;15.5;18.7;3.1;11.6;0;2.18;4474 +68099;43.42348;6.74047;9;20221225;17.7;7.5;12.6;1.4;12.1;0;.59;6082 +68099;43.42348;6.74047;9;20221226;18.4;9.6;14;1.7;12.7;0;.75;5549 +68099;43.42348;6.74047;9;20221227;18.2;11.6;14.9;4.8;9.5;0;2.45;4605 +68099;43.42348;6.74047;9;20221228;16.5;6.1;11.3;1.8;8.5;.1;.97;6213 +68099;43.42348;6.74047;9;20221229;17;6.6;11.8;1.3;11.3;.8;.57;6238 +68099;43.42348;6.74047;9;20221230;16.8;7.9;12.3;1.2;11.6;.3;.58;5677 +68099;43.42348;6.74047;9;20221231;16.2;6.2;11.2;1.2;11.2;0;.51;6145 +69072;42.97773;-1.46096;704;20220101;13.7;2.2;7.9;.8;8.23;0;.47;7562 +69072;42.97773;-1.46096;704;20220102;12.6;3.3;8;.9;8.26;0;.54;5775 +69072;42.97773;-1.46096;704;20220103;12.9;1.9;7.4;.8;8.73;0;.43;7351 +69072;42.97773;-1.46096;704;20220104;14.9;4.6;9.7;2.8;8.6;16.8;1.24;6523 +69072;42.97773;-1.46096;704;20220105;5;1.6;3.3;2.9;6.37;3.4;.68;4487 +69072;42.97773;-1.46096;704;20220106;4.7;-1.3;1.7;3.2;4.33;.5;1.04;6736 +69072;42.97773;-1.46096;704;20220107;7.7;-.4;3.7;2.5;7.03;10.9;.62;6202 +69072;42.97773;-1.46096;704;20220108;9;2.2;5.6;1.3;7.3;13.4;.61;5902 +69072;42.97773;-1.46096;704;20220109;7.2;3.6;5.4;1.7;9.36;62.8;.34;4139 +69072;42.97773;-1.46096;704;20220110;11.2;6.2;8.7;5.2;11.16;24.8;.59;4774 +69072;42.97773;-1.46096;704;20220111;10.4;7.3;8.8;4.1;8;.1;1.41;4818 +69072;42.97773;-1.46096;704;20220112;9.7;1.2;5.5;3;4.86;0;1.4;7884 +69072;42.97773;-1.46096;704;20220113;8.2;-3.6;2.3;.9;5.03;0;.52;8421 +69072;42.97773;-1.46096;704;20220114;7.7;-4.3;1.7;.8;4.66;0;.5;8592 +69072;42.97773;-1.46096;704;20220115;7.4;-5.5;1;.6;4.6;0;.41;8865 +69072;42.97773;-1.46096;704;20220116;8.5;-5.8;1.4;1.1;4.76;0;.6;9151 +69072;42.97773;-1.46096;704;20220117;8.9;-2.3;3.3;1.2;5;0;.73;8468 +69072;42.97773;-1.46096;704;20220118;9.3;-4.7;2.3;.8;5.13;0;.56;9209 +69072;42.97773;-1.46096;704;20220119;7.8;-2.8;2.5;2.3;6.36;.3;.69;6818 +69072;42.97773;-1.46096;704;20220120;8.9;2.9;5.9;3.9;7.33;3.5;1.12;5786 +69072;42.97773;-1.46096;704;20220121;3.5;.7;2.1;4.8;4.83;0;1.25;6189 +69072;42.97773;-1.46096;704;20220122;6.8;-5.7;.5;1.5;4.46;0;.74;9309 +69072;42.97773;-1.46096;704;20220123;8;-5.3;1.4;1.2;5.03;0;.66;9563 +69072;42.97773;-1.46096;704;20220124;9.8;-2.8;3.5;1.2;5.5;0;.77;9341 +69072;42.97773;-1.46096;704;20220125;10.4;-2.4;4;1.1;5.76;0;.78;9530 +69072;42.97773;-1.46096;704;20220126;11.2;-3.7;3.7;.9;5.53;0;.72;10225 +69072;42.97773;-1.46096;704;20220127;12.8;-4.1;4.3;1.2;5.1;0;.95;10760 +69072;42.97773;-1.46096;704;20220128;10.9;-4;3.4;2;5.26;0;1.06;10511 +69072;42.97773;-1.46096;704;20220129;12.8;-3.6;4.6;1.1;5.36;0;.92;10926 +69072;42.97773;-1.46096;704;20220130;14.3;-1.6;6.4;1.7;5.9;.2;1.29;10856 +69072;42.97773;-1.46096;704;20220131;8.6;1.2;4.9;5.1;7.43;3.7;1.12;6779 +69072;42.97773;-1.46096;704;20220201;7;3;5;5.5;6.86;.3;1.25;5680 +69072;42.97773;-1.46096;704;20220202;18.4;2.6;10.5;1.5;7.27;0;1.47;11235 +69072;42.97773;-1.46096;704;20220203;13.9;-1;6.4;.9;6.1;0;.96;10248 +69072;42.97773;-1.46096;704;20220204;12;.2;6.1;2.1;7.8;2.2;1.07;9013 +69072;42.97773;-1.46096;704;20220205;8;3.6;5.8;3.6;6.6;.3;1.37;7220 +69072;42.97773;-1.46096;704;20220206;8.7;-3.8;2.4;2.4;5.86;.1;1.04;10643 +69072;42.97773;-1.46096;704;20220207;10.6;1.7;6.1;3.6;7.86;2.6;1.24;7493 +69072;42.97773;-1.46096;704;20220208;15.1;-.1;7.5;1.3;7.13;0;1.28;11912 +69072;42.97773;-1.46096;704;20220209;13.8;.2;7;1.6;7.06;0;1.28;11658 +69072;42.97773;-1.46096;704;20220210;13.8;-1.1;6.4;.9;7.23;0;1.05;11897 +69072;42.97773;-1.46096;704;20220211;11.8;2.9;7.3;2.2;7.9;0;1.24;9267 +69072;42.97773;-1.46096;704;20220212;12.1;-.7;5.7;1.1;7.56;0;1.02;10703 +69072;42.97773;-1.46096;704;20220213;13.1;2.9;8;4.1;8.46;5.8;1.63;8940 +69072;42.97773;-1.46096;704;20220214;8.6;2.9;5.8;2.3;7.8;9.9;1.04;7773 +69072;42.97773;-1.46096;704;20220215;10;2.3;6.1;2.1;7.26;1.7;1.23;9326 +69072;42.97773;-1.46096;704;20220216;12.6;3.1;7.8;1.4;8.6;2.8;1.15;9115 +69072;42.97773;-1.46096;704;20220217;14.1;8.3;11.2;2.3;10.3;.3;1.45;8114 +69072;42.97773;-1.46096;704;20220218;17.3;2.7;10;2.6;8.73;1.6;1.95;12227 +69072;42.97773;-1.46096;704;20220219;9.3;4.6;7;4.3;6.57;1.5;1.77;7761 +69072;42.97773;-1.46096;704;20220220;10.4;0;5.2;2.3;8.03;1.3;1.14;9035 +69072;42.97773;-1.46096;704;20220221;11.9;3.4;7.7;4.3;7.7;2.8;1.86;10045 +69072;42.97773;-1.46096;704;20220222;15.2;2.1;8.7;3.3;6.53;0;2.39;13460 +69072;42.97773;-1.46096;704;20220223;16.1;-.2;8;1.2;6.7;0;1.68;14281 +69072;42.97773;-1.46096;704;20220224;12;1.3;6.7;3;7.16;.9;1.7;11054 +69072;42.97773;-1.46096;704;20220225;9.1;4.3;6.7;3.3;6.23;.1;1.77;9046 +69072;42.97773;-1.46096;704;20220226;13.6;-2.9;5.4;2.5;6.3;0;1.87;14499 +69072;42.97773;-1.46096;704;20220227;13.1;6.4;9.8;1.4;7.67;.2;1.54;9976 +69072;42.97773;-1.46096;704;20220228;15.6;1;8.3;1.3;7.63;0;1.72;14376 +69072;42.97773;-1.46096;704;20220301;17.3;0;8.6;1.5;6.93;0;1.98;14639 +69072;42.97773;-1.46096;704;20220302;11.2;6.8;9;1.7;8.86;4.7;1.33;7717 +69072;42.97773;-1.46096;704;20220303;10.9;.6;5.7;2.3;8.56;12.1;1.2;10476 +69072;42.97773;-1.46096;704;20220304;8.4;4.9;6.6;4.7;7.46;4.4;1.59;7050 +69072;42.97773;-1.46096;704;20220305;8.3;1.4;4.8;3.6;6.53;1.4;1.6;10364 +69072;42.97773;-1.46096;704;20220306;8.3;2.8;5.6;2.7;5.96;.2;1.61;8393 +69072;42.97773;-1.46096;704;20220307;9.6;-1.7;3.9;3.4;6.93;0;1.44;11598 +69072;42.97773;-1.46096;704;20220308;9.4;5.7;7.5;3.7;7.9;2.6;1.6;8078 +69072;42.97773;-1.46096;704;20220309;12.5;-.7;5.9;2.7;7.6;0;1.73;13049 +69072;42.97773;-1.46096;704;20220310;13.6;6.8;10.2;5;8.83;.4;2.32;9757 +69072;42.97773;-1.46096;704;20220311;12;8.1;10.1;5.3;9.2;12.9;2.07;7890 +69072;42.97773;-1.46096;704;20220312;13.7;1.9;7.8;2.1;7.16;8.2;2.14;15340 +69072;42.97773;-1.46096;704;20220313;12.4;3.6;8;2.8;7.06;2.7;2.15;13472 +69072;42.97773;-1.46096;704;20220314;10;5.7;7.9;3;8;3.8;1.6;8360 +69072;42.97773;-1.46096;704;20220315;17.5;9;13.2;4.8;10.1;0;2.87;10385 +69072;42.97773;-1.46096;704;20220316;11.8;7.6;9.7;3.3;10.13;3.1;1.59;8397 +69072;42.97773;-1.46096;704;20220317;8.7;8;8.3;5.4;8.66;8;1.6;5069 +69072;42.97773;-1.46096;704;20220318;9.5;5;7.3;2.7;8.8;.2;1.39;8811 +69072;42.97773;-1.46096;704;20220319;14.4;2.5;8.5;2.7;8.2;0;2.28;15378 +69072;42.97773;-1.46096;704;20220320;12.9;7.8;10.4;4.2;8.83;.1;2.24;9398 +69072;42.97773;-1.46096;704;20220321;12.3;8.6;10.4;6.2;8.6;.5;2.52;8328 +69072;42.97773;-1.46096;704;20220322;9.6;6.4;8;6.2;6.6;.2;2.57;8000 +69072;42.97773;-1.46096;704;20220323;12.5;2.7;7.6;3.6;6.7;0;2.58;15935 +69072;42.97773;-1.46096;704;20220324;12.1;1.3;6.7;1.9;7.7;.1;1.84;13545 +69072;42.97773;-1.46096;704;20220325;15.9;5.8;10.9;1.4;8.43;0;2.32;14812 +69072;42.97773;-1.46096;704;20220326;14;3;8.5;2;7.86;0;2.35;16744 +69072;42.97773;-1.46096;704;20220327;15.7;2.3;9;2.3;8.06;0;2.59;17353 +69072;42.97773;-1.46096;704;20220328;16.6;5.2;10.9;3.1;7.66;0;2.95;14584 +69072;42.97773;-1.46096;704;20220329;15.7;6.3;11;1.5;8.1;4;2.25;12522 +69072;42.97773;-1.46096;704;20220330;10.8;7.5;9.2;4.3;8.6;6.7;2.03;8858 +69072;42.97773;-1.46096;704;20220331;8.8;4.4;6.6;3.8;7.8;17.6;1.71;10381 +69072;42.97773;-1.46096;704;20220401;3.7;-1.4;1.1;4.2;5.73;12;1.3;11562 +69072;42.97773;-1.46096;704;20220402;5.1;-2.6;1.3;3.1;5.07;1.7;1.62;14524 +69072;42.97773;-1.46096;704;20220403;5.7;-3.1;1.3;3.5;4.22;.3;2;15485 +69072;42.97773;-1.46096;704;20220404;7.9;-4.1;1.9;1.8;4.57;0;2.04;18349 +69072;42.97773;-1.46096;704;20220405;13.3;-4;4.7;1.5;5.37;0;2.58;21986 +69072;42.97773;-1.46096;704;20220406;14.2;-.9;6.7;2.5;7.4;0;2.61;19685 +69072;42.97773;-1.46096;704;20220407;18.1;1.1;9.6;2;8.2;0;3.07;20155 +69072;42.97773;-1.46096;704;20220408;16.1;7.5;11.8;3.6;9.03;4.8;2.98;13772 +69072;42.97773;-1.46096;704;20220409;11.9;5;8.4;3;7.63;.9;2.43;14939 +69072;42.97773;-1.46096;704;20220410;18.9;-.9;9;3.5;8.16;0;3.65;23256 +69072;42.97773;-1.46096;704;20220411;20.9;9.6;15.2;6.6;8.66;3.4;5.08;16966 +69072;42.97773;-1.46096;704;20220412;16.8;8.1;12.4;3.9;9.56;0;3.22;15628 +69072;42.97773;-1.46096;704;20220413;15;5.6;10.3;2.4;10.1;.6;2.36;14291 +69072;42.97773;-1.46096;704;20220414;17.1;9.5;13.3;3;11.26;0;2.82;14963 +69072;42.97773;-1.46096;704;20220415;22.6;5.3;13.9;1.9;10.96;0;3.8;23111 +69072;42.97773;-1.46096;704;20220416;20.6;7;13.8;3.4;10.13;0;4.04;21982 +69072;42.97773;-1.46096;704;20220417;20.8;6;13.4;3.8;10.36;0;4.13;22468 +69072;42.97773;-1.46096;704;20220418;15.4;8.9;12.1;4.1;10.2;1.1;2.82;13353 +69072;42.97773;-1.46096;704;20220419;7.8;6.9;7.4;3.5;9;15.6;1.28;5899 +69072;42.97773;-1.46096;704;20220420;8.9;4.3;6.6;4.1;8.36;32.9;1.74;11622 +69072;42.97773;-1.46096;704;20220421;10;5.2;7.6;3.5;8.76;4.7;1.89;12075 +69072;42.97773;-1.46096;704;20220422;15.4;1.2;8.3;3.5;8.83;3.7;2.75;17955 +69072;42.97773;-1.46096;704;20220423;11.1;6.6;8.8;4.1;8.83;7.8;2.16;11286 +69072;42.97773;-1.46096;704;20220424;14;5.5;9.7;2.3;9.63;.7;2.41;15316 +69072;42.97773;-1.46096;704;20220425;19.8;2.3;11.1;1.1;9.2;0;3.48;24226 +69072;42.97773;-1.46096;704;20220426;21.9;5.2;13.6;1.6;10.43;1.2;3.75;22928 +69072;42.97773;-1.46096;704;20220427;17.3;9.6;13.4;1.2;12.36;9.1;2.56;15186 +69072;42.97773;-1.46096;704;20220428;15.2;9.4;12.3;2.2;12.2;1;2.26;13126 +69072;42.97773;-1.46096;704;20220429;19.2;7.4;13.3;2;12.03;0;3.3;20172 +69072;42.97773;-1.46096;704;20220430;18.1;9;13.5;3.4;11.23;0;3.56;20368 +69072;42.97773;-1.46096;704;20220501;19.9;5.4;12.7;3;10;0;4.02;24052 +69072;42.97773;-1.46096;704;20220502;14.2;7.9;11.1;2.7;10.46;3.6;2.52;13818 +69072;42.97773;-1.46096;704;20220503;16.1;7.4;11.7;2.7;10.7;.6;2.95;16548 +69072;42.97773;-1.46096;704;20220504;15.7;6.6;11.2;3.3;10.33;.4;2.92;16753 +69072;42.97773;-1.46096;704;20220505;16;5.7;10.8;4;9.3;.1;3.35;18508 +69072;42.97773;-1.46096;704;20220506;16.8;5.8;11.3;3.7;9.26;0;3.34;17108 +69072;42.97773;-1.46096;704;20220507;19.4;6.9;13.2;3;10.23;0;4.05;23647 +69072;42.97773;-1.46096;704;20220508;21.2;6.6;13.9;2.1;10.8;0;4.14;24650 +69072;42.97773;-1.46096;704;20220509;24.2;6.2;15.2;1.5;10.5;0;4.58;26891 +69072;42.97773;-1.46096;704;20220510;26.9;7.7;17.3;1.4;10.6;0;4.95;27603 +69072;42.97773;-1.46096;704;20220511;28.3;11.4;19.8;2.1;11.8;0;5.39;25353 +69072;42.97773;-1.46096;704;20220512;25.6;10.9;18.2;1.7;12.23;0;4.53;22591 +69072;42.97773;-1.46096;704;20220513;26.6;9.1;17.8;1.3;13.46;0;4.67;26002 +69072;42.97773;-1.46096;704;20220514;26.9;10.9;18.9;1.5;13.83;.5;4.46;22727 +69072;42.97773;-1.46096;704;20220515;27.2;11.8;19.5;2.9;12.63;1.1;5.49;24276 +69072;42.97773;-1.46096;704;20220516;26.9;10.9;18.9;1.4;12.36;0;4.94;26163 +69072;42.97773;-1.46096;704;20220517;28.1;12.3;20.2;1.9;12.86;0;5.35;26224 +69072;42.97773;-1.46096;704;20220518;30.7;11.8;21.2;2;14.36;2.7;5.7;26335 +69072;42.97773;-1.46096;704;20220519;30.3;12.1;21.2;2.6;13.7;.1;6.03;26301 +69072;42.97773;-1.46096;704;20220520;30.1;18.8;24.4;3;12.23;0;5.94;19299 +69072;42.97773;-1.46096;704;20220521;32.8;11.6;22.2;1.3;12.86;0;5.96;29583 +69072;42.97773;-1.46096;704;20220522;29.9;17.2;23.5;2.8;13;1.1;5.79;20962 +69072;42.97773;-1.46096;704;20220523;21.3;13.8;17.5;3.6;12.33;.2;4.29;17776 +69072;42.97773;-1.46096;704;20220524;14.3;8.6;11.5;3.7;9.73;3.5;2.96;14832 +69072;42.97773;-1.46096;704;20220525;15.2;7.2;11.2;3.8;9.63;2.2;3.29;18032 +69072;42.97773;-1.46096;704;20220526;19.4;9.1;14.3;4.5;10.7;.2;4.35;22133 +69072;42.97773;-1.46096;704;20220527;22.8;11.4;17.1;4.6;12.33;0;5.2;24997 +69072;42.97773;-1.46096;704;20220528;27;8.6;17.8;2.6;12.8;0;5.62;29410 +69072;42.97773;-1.46096;704;20220529;25.9;9.4;17.6;2.9;11.06;.6;5.75;28527 +69072;42.97773;-1.46096;704;20220530;25.8;9.7;17.8;1.9;11.73;.1;4.96;25235 +69072;42.97773;-1.46096;704;20220531;27.5;9.3;18.4;1.1;12.2;0;4.96;27135 +69072;42.97773;-1.46096;704;20220601;31.4;12.7;22.1;2.2;12.7;0;6.32;27538 +69072;42.97773;-1.46096;704;20220602;31;13.2;22.1;1.5;15.4;2.1;5.59;26647 +69072;42.97773;-1.46096;704;20220603;30.8;15.7;23.2;2.4;15.2;.9;6.07;25506 +69072;42.97773;-1.46096;704;20220604;29.6;12.1;20.8;2.6;15.16;2.4;5.93;26721 +69072;42.97773;-1.46096;704;20220605;26;11.5;18.8;1.9;13.86;0;5.16;26861 +69072;42.97773;-1.46096;704;20220606;27.8;10.2;19;1.6;13.16;.1;5.15;25962 +69072;42.97773;-1.46096;704;20220607;25.7;11.7;18.7;2.1;12.86;.2;5.24;26698 +69072;42.97773;-1.46096;704;20220608;23;12.7;17.8;2.2;13.33;.7;4.06;19021 +69072;42.97773;-1.46096;704;20220609;22.9;12.7;17.8;3.7;12.63;.1;5.07;23670 +69072;42.97773;-1.46096;704;20220610;31.4;8.3;19.9;2;11.86;0;6.25;30137 +69072;42.97773;-1.46096;704;20220611;32.6;12.3;22.5;1.8;15.73;1.2;6;27597 +69072;42.97773;-1.46096;704;20220612;31.4;14.5;23;2.7;16.7;1.5;6.14;26081 +69072;42.97773;-1.46096;704;20220613;32;13.6;22.8;1.9;17.23;.1;6.02;28240 +69072;42.97773;-1.46096;704;20220614;34.5;15.5;25;1.9;15.36;.2;6.24;25896 +69072;42.97773;-1.46096;704;20220615;36.8;18;27.4;2.1;14.13;0;7.28;28933 +69072;42.97773;-1.46096;704;20220616;37.8;17.1;27.5;1.9;16.1;0;7.14;28657 +69072;42.97773;-1.46096;704;20220617;38.5;21.1;29.8;1.6;16.83;0;6.95;27912 +69072;42.97773;-1.46096;704;20220618;38.1;19.2;28.7;3.1;13.8;.1;8.37;28084 +69072;42.97773;-1.46096;704;20220619;32.6;23.7;28.1;6;11.86;1.4;9.47;22591 +69072;42.97773;-1.46096;704;20220620;31.1;15.2;23.1;2.4;15.56;3;5.87;23888 +69072;42.97773;-1.46096;704;20220621;29.9;13.8;21.8;2.3;14.6;4;5.83;25453 +69072;42.97773;-1.46096;704;20220622;26.1;15.2;20.7;2.3;15.43;2.9;4.71;20827 +69072;42.97773;-1.46096;704;20220623;25.9;12.4;19.1;1.6;14;3.7;4.69;23267 +69072;42.97773;-1.46096;704;20220624;25.7;12.2;19;1.3;12.76;.1;4.64;23955 +69072;42.97773;-1.46096;704;20220625;24;12.3;18.1;2.2;13.06;6.1;4.35;19942 +69072;42.97773;-1.46096;704;20220626;20.7;9.9;15.3;3.3;11.53;3.2;4.25;20656 +69072;42.97773;-1.46096;704;20220627;18.4;12.2;15.3;4.6;12.06;2.1;3.64;15776 +69072;42.97773;-1.46096;704;20220628;27.6;8;17.8;2.1;11.43;0;5.88;30476 +69072;42.97773;-1.46096;704;20220629;28;9.6;18.8;2.5;12.86;8;5.76;28260 +69072;42.97773;-1.46096;704;20220630;17.9;12.3;15.1;3.7;11.7;.1;3.58;16177 +69072;42.97773;-1.46096;704;20220701;27.2;5.7;16.5;1.9;10.2;0;5.73;30975 +69072;42.97773;-1.46096;704;20220702;34.3;10.8;22.5;1.7;13.36;0;6.6;30523 +69072;42.97773;-1.46096;704;20220703;30.9;12.9;21.9;2.2;15.26;6.2;6.08;27833 +69072;42.97773;-1.46096;704;20220704;25.1;13.3;19.2;3;15.13;.2;4.95;23858 +69072;42.97773;-1.46096;704;20220705;28.7;13.1;20.9;3.1;15.76;3.6;5.95;27668 +69072;42.97773;-1.46096;704;20220706;19.6;15.1;17.3;2.8;15.73;7.2;2.91;13226 +69072;42.97773;-1.46096;704;20220707;24.5;13.3;18.9;4.1;14.16;0;5.3;24039 +69072;42.97773;-1.46096;704;20220708;27.3;13;20.2;3.6;14.1;.1;5.96;27726 +69072;42.97773;-1.46096;704;20220709;32.7;11.5;22.1;2.4;14.43;.1;6.81;30635 +69072;42.97773;-1.46096;704;20220710;33.9;13.1;23.5;1.8;14.86;0;6.63;30480 +69072;42.97773;-1.46096;704;20220711;36;15;25.5;1.3;15.86;0;6.52;30312 +69072;42.97773;-1.46096;704;20220712;36;16.6;26.3;1.6;16.3;0;6.71;29641 +69072;42.97773;-1.46096;704;20220713;37;15.8;26.4;1.8;14.53;0;7.02;29867 +69072;42.97773;-1.46096;704;20220714;37.4;14.8;26.1;1.9;12.76;0;7.13;29669 +69072;42.97773;-1.46096;704;20220715;36.6;16.6;26.6;1.7;13.53;0;6.76;28889 +69072;42.97773;-1.46096;704;20220716;39.4;16.8;28.1;1.5;13.93;0;6.94;29268 +69072;42.97773;-1.46096;704;20220717;39.8;18.2;29;1.5;13.13;0;6.89;28737 +69072;42.97773;-1.46096;704;20220718;38.7;19.4;29;2.5;12.43;0;7.96;28318 +69072;42.97773;-1.46096;704;20220719;36.3;23.5;29.9;3.5;13.8;1.4;8.01;23970 +69072;42.97773;-1.46096;704;20220720;28.5;14.4;21.5;2.5;16.13;.5;5.55;26566 +69072;42.97773;-1.46096;704;20220721;36.3;13.2;24.7;1.6;16.6;0;6.54;29253 +69072;42.97773;-1.46096;704;20220722;27.4;17.8;22.6;3.6;17.43;.6;5.19;21121 +69072;42.97773;-1.46096;704;20220723;30.9;14.2;22.6;3.4;15.1;0;6.64;27798 +69072;42.97773;-1.46096;704;20220724;38.2;14.6;26.4;1.7;15.96;.1;6.82;28740 +69072;42.97773;-1.46096;704;20220725;27.1;16.6;21.8;3.9;16.13;.3;5.48;21890 +69072;42.97773;-1.46096;704;20220726;24.9;15.9;20.4;4.3;13.9;.6;5.41;21399 +69072;42.97773;-1.46096;704;20220727;27.5;12.1;19.8;3.4;12.43;0;6.05;26996 +69072;42.97773;-1.46096;704;20220728;30.5;11.9;21.2;2.3;14.26;3.9;5.87;26914 +69072;42.97773;-1.46096;704;20220729;26.1;15.9;21;2.9;15.16;1.5;4.8;20159 +69072;42.97773;-1.46096;704;20220730;29.7;14.6;22.1;2.6;15.7;0;5.78;26477 +69072;42.97773;-1.46096;704;20220731;31.1;13.9;22.5;2.3;16.63;0;5.85;27502 +69072;42.97773;-1.46096;704;20220801;32.6;13.8;23.2;2;17.03;0;5.93;27438 +69072;42.97773;-1.46096;704;20220802;37.1;13.8;25.4;1.5;15.86;0;6.33;28336 +69072;42.97773;-1.46096;704;20220803;36.8;17.9;27.4;1.6;16.36;1.4;5.9;23729 +69072;42.97773;-1.46096;704;20220804;36.7;17.1;26.9;2;18.06;4.3;6.47;26302 +69072;42.97773;-1.46096;704;20220805;28;16.7;22.4;3.2;17.73;0;5;21744 +69072;42.97773;-1.46096;704;20220806;33.2;14.3;23.8;1.7;17.43;0;5.74;26947 +69072;42.97773;-1.46096;704;20220807;33.9;16.6;25.2;1.8;17;0;5.81;25418 +69072;42.97773;-1.46096;704;20220808;34.6;16;25.3;1.8;15.7;.3;5.99;25902 +69072;42.97773;-1.46096;704;20220809;35.6;17.9;26.8;1.8;16.5;.1;6.03;25109 +69072;42.97773;-1.46096;704;20220810;36.6;18.4;27.5;1.8;14.86;.2;6.22;25053 +69072;42.97773;-1.46096;704;20220811;36.1;19;27.5;1.6;15.2;0;5.78;23833 +69072;42.97773;-1.46096;704;20220812;38.1;19.2;28.7;1.4;15.7;0;6.11;26030 +69072;42.97773;-1.46096;704;20220813;35;17.3;26.2;2.1;17;1.3;5.75;22256 +69072;42.97773;-1.46096;704;20220814;28.9;15.8;22.4;2.6;15.9;.1;5.19;22411 +69072;42.97773;-1.46096;704;20220815;29.1;12.7;20.9;1.8;13.76;0;5.01;24844 +69072;42.97773;-1.46096;704;20220816;30;16.3;23.1;2.4;15.06;2.5;5.18;21006 +69072;42.97773;-1.46096;704;20220817;24;11;17.5;2.5;13.46;19.5;4.12;20338 +69072;42.97773;-1.46096;704;20220818;19;13.3;16.2;4.5;13.93;18.5;3.18;13340 +69072;42.97773;-1.46096;704;20220819;26.1;12.4;19.3;3.3;14.16;.3;4.84;22078 +69072;42.97773;-1.46096;704;20220820;32.8;11.6;22.2;1.8;14.66;.1;5.45;25606 +69072;42.97773;-1.46096;704;20220821;28;16.9;22.4;3.1;16.46;.2;4.97;20434 +69072;42.97773;-1.46096;704;20220822;25.1;15.1;20.1;3.6;16.1;3.6;4.09;16289 +69072;42.97773;-1.46096;704;20220823;32.1;15.5;23.8;2.2;17.23;.1;5.28;23181 +69072;42.97773;-1.46096;704;20220824;34;15.1;24.5;1.6;16.86;.3;5;22057 +69072;42.97773;-1.46096;704;20220825;29.4;17.9;23.6;3.1;18.43;.8;4.96;20733 +69072;42.97773;-1.46096;704;20220826;25.8;17.4;21.6;3.3;16.53;.4;4.27;16743 +69072;42.97773;-1.46096;704;20220827;31.1;10.3;20.7;1.6;14.3;0;4.87;24746 +69072;42.97773;-1.46096;704;20220828;34.2;14.9;24.5;1.6;14.73;1.9;5.15;23189 +69072;42.97773;-1.46096;704;20220829;31.6;17.4;24.5;2.4;16.7;7.8;4.93;18827 +69072;42.97773;-1.46096;704;20220830;31.8;13.4;22.6;1.4;17.16;0;4.68;23397 +69072;42.97773;-1.46096;704;20220831;27.2;17.1;22.2;2.3;18.4;1.7;4.1;18703 +69072;42.97773;-1.46096;704;20220901;31;12.8;21.9;1.7;16.1;0;4.62;22449 +69072;42.97773;-1.46096;704;20220902;27.6;16.3;22;2.7;16.5;0;4.26;17675 +69072;42.97773;-1.46096;704;20220903;27.5;13.2;20.3;1.7;14.76;.2;3.99;19870 +69072;42.97773;-1.46096;704;20220904;30.3;13.7;22;2.1;14.53;.5;4.73;21406 +69072;42.97773;-1.46096;704;20220905;31.1;19.1;25.1;3.1;15.46;.1;5.4;18842 +69072;42.97773;-1.46096;704;20220906;29.6;13.4;21.5;1.8;13.43;0;4.45;20646 +69072;42.97773;-1.46096;704;20220907;24.3;11.5;17.9;1.3;12.53;.1;3.1;15540 +69072;42.97773;-1.46096;704;20220908;26.8;11.3;19;1.5;11.7;1.2;3.75;18492 +69072;42.97773;-1.46096;704;20220909;25.1;12.2;18.6;2;12.83;0;3.76;18680 +69072;42.97773;-1.46096;704;20220910;31.1;9.3;20.2;1.4;10.7;0;4.31;22421 +69072;42.97773;-1.46096;704;20220911;34.4;14.8;24.6;1.8;14.56;0;4.96;21681 +69072;42.97773;-1.46096;704;20220912;33.6;21;27.3;3.5;15.96;4.1;5.77;15834 +69072;42.97773;-1.46096;704;20220913;24.4;18.7;21.5;4.6;17.2;1.9;3.8;11070 +69072;42.97773;-1.46096;704;20220914;26.3;17.4;21.9;3;15.06;0;4.04;14576 +69072;42.97773;-1.46096;704;20220915;26.6;14.5;20.5;2;14.56;4;3.59;16215 +69072;42.97773;-1.46096;704;20220916;22.3;14;18.1;3.6;14.03;.5;3.36;13196 +69072;42.97773;-1.46096;704;20220917;22.6;10.6;16.6;3.9;10.43;0;4.16;17964 +69072;42.97773;-1.46096;704;20220918;26.9;7.4;17.1;1.2;10.86;0;3.43;20346 +69072;42.97773;-1.46096;704;20220919;27.1;9.6;18.4;1.8;10.03;0;3.82;19400 +69072;42.97773;-1.46096;704;20220920;24;7.8;15.9;2.2;8.8;0;3.73;19323 +69072;42.97773;-1.46096;704;20220921;24.1;5.4;14.8;1.8;9.43;0;3.4;19910 +69072;42.97773;-1.46096;704;20220922;25.2;6.5;15.9;1.2;10.83;0;3.03;18837 +69072;42.97773;-1.46096;704;20220923;23.6;11.4;17.5;1.6;13.7;2.1;2.59;12685 +69072;42.97773;-1.46096;704;20220924;17.3;9.4;13.4;2.2;11.6;5.5;2.11;11026 +69072;42.97773;-1.46096;704;20220925;17.8;6.5;12.2;2.8;9.8;1.1;2.69;15413 +69072;42.97773;-1.46096;704;20220926;18.2;5.7;11.9;2.3;9.83;3.7;2.42;13796 +69072;42.97773;-1.46096;704;20220927;16.4;9.4;12.9;2.6;11.8;10.7;2.02;10401 +69072;42.97773;-1.46096;704;20220928;18.5;10.7;14.6;2.1;12.76;13.2;2.1;10704 +69072;42.97773;-1.46096;704;20220929;13.1;10.2;11.6;2.4;11.5;21.4;1.47;7171 +69072;42.97773;-1.46096;704;20220930;16;7.7;11.8;2.9;10.4;3;2.17;12315 +69072;42.97773;-1.46096;704;20221001;22.8;5.8;14.3;1;11.23;.2;2.44;17186 +69072;42.97773;-1.46096;704;20221002;26.9;8.2;17.6;.9;12.36;0;2.71;17902 +69072;42.97773;-1.46096;704;20221003;27.9;8.6;18.3;.9;12.86;0;2.76;17515 +69072;42.97773;-1.46096;704;20221004;28;8.5;18.2;1.3;11.2;0;3.05;17454 +69072;42.97773;-1.46096;704;20221005;27.3;9.9;18.6;1.6;11.63;.1;3.1;16606 +69072;42.97773;-1.46096;704;20221006;23.5;10.4;17;1.2;13.1;0;2.41;15083 +69072;42.97773;-1.46096;704;20221007;25.3;10.9;18.1;1.5;13.03;0;2.68;14964 +69072;42.97773;-1.46096;704;20221008;21.3;11.2;16.3;2;13.6;.4;2.28;12830 +69072;42.97773;-1.46096;704;20221009;25.2;8.7;17;1.4;12.43;0;2.59;15635 +69072;42.97773;-1.46096;704;20221010;21.9;14.1;18;1.4;13.4;3.8;2.03;9561 +69072;42.97773;-1.46096;704;20221011;18.4;12.3;15.4;.7;15.43;3.7;1.35;8150 +69072;42.97773;-1.46096;704;20221012;21;12.4;16.7;1.5;14.46;.7;1.93;11409 +69072;42.97773;-1.46096;704;20221013;21.5;8.1;14.8;.9;12.43;0;1.8;12562 +69072;42.97773;-1.46096;704;20221014;23.3;12;17.6;1.1;14;.2;2.02;12621 +69072;42.97773;-1.46096;704;20221015;27;8.6;17.8;1.5;11.9;0;2.65;15351 +69072;42.97773;-1.46096;704;20221016;26.6;16.4;21.5;3.6;12.86;1.5;3.85;11463 +69072;42.97773;-1.46096;704;20221017;23.4;16;19.7;4.1;14.76;7;3.08;9359 +69072;42.97773;-1.46096;704;20221018;27.3;12.3;19.8;2.4;14.7;0;2.91;12998 +69072;42.97773;-1.46096;704;20221019;25.2;18.2;21.7;4.3;14.26;1.1;3.72;7758 +69072;42.97773;-1.46096;704;20221020;20.9;15.4;18.2;6;12.83;1.9;3.54;7287 +69072;42.97773;-1.46096;704;20221021;19.1;13.7;16.4;5.2;13.3;.2;2.6;7024 +69072;42.97773;-1.46096;704;20221022;21.6;13.8;17.7;4.8;12.86;.3;3.15;9758 +69072;42.97773;-1.46096;704;20221023;23.4;15.1;19.3;6.2;12;0;4.28;9098 +69072;42.97773;-1.46096;704;20221024;19.8;13.4;16.6;2.8;10.96;0;2.46;8577 +69072;42.97773;-1.46096;704;20221025;24.4;13.7;19.1;3.5;10.5;.1;3.47;9393 +69072;42.97773;-1.46096;704;20221026;24.7;13.3;19;3.4;10.8;0;3.4;10217 +69072;42.97773;-1.46096;704;20221027;26.2;18.6;22.4;4.8;9.96;0;4.86;7031 +69072;42.97773;-1.46096;704;20221028;27.4;19.7;23.6;4.8;8.3;0;5.52;8037 +69072;42.97773;-1.46096;704;20221029;24.8;17.4;21.1;3.9;7.16;0;4.43;8864 +69072;42.97773;-1.46096;704;20221030;17.2;10.2;13.7;1.2;10.9;4.7;1.28;6874 +69072;42.97773;-1.46096;704;20221031;17.7;11.7;14.7;4;13.66;7.6;1.69;6525 +69072;42.97773;-1.46096;704;20221101;19.4;9;14.2;1.2;12.43;0;1.31;9720 +69072;42.97773;-1.46096;704;20221102;19.7;5.6;12.7;1.6;11.23;.1;1.47;10194 +69072;42.97773;-1.46096;704;20221103;17.7;13.7;15.7;3.1;12.43;7.4;1.86;5409 +69072;42.97773;-1.46096;704;20221104;12;3;7.5;2.3;8.83;12.3;1.01;7979 +69072;42.97773;-1.46096;704;20221105;15.6;5.2;10.4;1.6;8.93;0;1.3;10101 +69072;42.97773;-1.46096;704;20221106;15.9;2;9;.8;8.03;0;.99;10075 +69072;42.97773;-1.46096;704;20221107;18.3;3.7;11;2.1;8.66;0;1.65;10315 +69072;42.97773;-1.46096;704;20221108;15.4;13;14.2;3.7;10.93;.8;1.94;4265 +69072;42.97773;-1.46096;704;20221109;13.7;11.3;12.5;1.8;11.33;1.9;1.11;4415 +69072;42.97773;-1.46096;704;20221110;16.9;3.3;10.1;1;8.66;0;1.03;10185 +69072;42.97773;-1.46096;704;20221111;18.8;3.6;11.2;2;9.46;.1;1.48;9642 +69072;42.97773;-1.46096;704;20221112;18.8;7.1;12.9;2.3;9.9;0;1.65;9630 +69072;42.97773;-1.46096;704;20221113;20;6.9;13.5;1.9;9.36;0;1.62;9987 +69072;42.97773;-1.46096;704;20221114;14;10.4;12.2;1.6;11.53;1.9;.94;4379 +69072;42.97773;-1.46096;704;20221115;15;11;13;2.9;11.6;4.1;1.33;4750 +69072;42.97773;-1.46096;704;20221116;14.3;7;10.7;1.7;10.23;1.4;.98;6648 +69072;42.97773;-1.46096;704;20221117;19.5;10.6;15;2;11.26;5.3;1.51;7926 +69072;42.97773;-1.46096;704;20221118;9.8;5;7.4;2.1;8.53;13.5;.86;5124 +69072;42.97773;-1.46096;704;20221119;6.1;3.6;4.9;2.6;7.46;12.4;.73;4355 +69072;42.97773;-1.46096;704;20221120;9.8;3.1;6.4;.8;8.7;8.7;.55;5892 +69072;42.97773;-1.46096;704;20221121;9.7;5.7;7.7;2.9;9.33;35.4;.79;4652 +69072;42.97773;-1.46096;704;20221122;6.8;1;3.9;1.7;7.36;7.2;.55;5092 +69072;42.97773;-1.46096;704;20221123;11.5;5.1;8.3;1.7;9.56;6.6;.73;5325 +69072;42.97773;-1.46096;704;20221124;9.6;3.4;6.5;1.4;9.16;6.1;.51;5229 +69072;42.97773;-1.46096;704;20221125;9.4;5.7;7.6;2;9.33;8.5;.66;4384 +69072;42.97773;-1.46096;704;20221126;12.2;2.1;7.1;1.2;7.86;0;.69;7193 +69072;42.97773;-1.46096;704;20221127;9.6;.5;5.1;.8;7.6;10.1;.47;7142 +69072;42.97773;-1.46096;704;20221128;9.4;4.9;7.2;2.4;8.9;24.9;.71;4741 +69072;42.97773;-1.46096;704;20221129;9.4;5.6;7.5;2.2;9.5;8.8;.63;4520 +69072;42.97773;-1.46096;704;20221130;11.6;4.1;7.9;1;8.33;0;.59;6449 +69072;42.97773;-1.46096;704;20221201;8.9;-.7;4.1;1.8;6.63;0;.62;7643 +69072;42.97773;-1.46096;704;20221202;5.7;-.3;2.7;.9;6.4;.1;.43;4770 +69072;42.97773;-1.46096;704;20221203;3.5;-.3;1.6;1.1;6.63;2.7;.37;4108 +69072;42.97773;-1.46096;704;20221204;4.8;-1.1;1.9;1.3;6.23;.2;.43;5109 +69072;42.97773;-1.46096;704;20221205;5.6;-1.7;1.9;.8;6.76;1.1;.34;5314 +69072;42.97773;-1.46096;704;20221206;11;3.7;7.4;.7;9.3;.2;.44;5721 +69072;42.97773;-1.46096;704;20221207;12.4;4.3;8.3;.6;9.73;.2;.45;5810 +69072;42.97773;-1.46096;704;20221208;8.7;4.9;6.8;1.7;9.96;4.5;.4;4277 +69072;42.97773;-1.46096;704;20221209;11.9;7.2;9.5;2;10.33;2.7;.7;4368 +69072;42.97773;-1.46096;704;20221210;3.9;.8;2.4;4;5.6;0;.87;5461 +69072;42.97773;-1.46096;704;20221211;1.8;-2.7;-.4;.9;5.53;.5;.32;4243 +69072;42.97773;-1.46096;704;20221212;6.4;.7;3.5;1.3;7.86;9.6;.33;4702 +69072;42.97773;-1.46096;704;20221213;11.4;4.1;7.8;1.4;10.26;2;.41;5108 +69072;42.97773;-1.46096;704;20221214;14.8;6.8;10.8;2.2;10.76;2.4;.81;6580 +69072;42.97773;-1.46096;704;20221215;11.6;7.6;9.6;2.3;10.7;4.9;.67;4374 +69072;42.97773;-1.46096;704;20221216;8.6;5.6;7.1;2;9.33;1.7;.55;3669 +69072;42.97773;-1.46096;704;20221217;8.6;.4;4.5;1.2;7.6;0;.41;6079 +69072;42.97773;-1.46096;704;20221218;12.3;1.3;6.8;2.3;8.03;.4;.78;6844 +69072;42.97773;-1.46096;704;20221219;13.4;7.4;10.4;3.9;8.8;0;1.47;5805 +69072;42.97773;-1.46096;704;20221220;11;9.4;10.2;4.1;9.43;0;1.33;2987 +69072;42.97773;-1.46096;704;20221221;13.9;5.4;9.6;1.6;10.2;0;.66;6145 +69072;42.97773;-1.46096;704;20221222;14.1;6.7;10.4;1.5;11;.1;.61;5653 +69072;42.97773;-1.46096;704;20221223;16.6;9;12.8;2;11.1;0;.96;6589 +69072;42.97773;-1.46096;704;20221224;15.4;5.9;10.6;1.7;9.6;0;.8;6963 +69072;42.97773;-1.46096;704;20221225;14.9;8.1;11.5;3.8;9.03;0;1.59;6346 +69072;42.97773;-1.46096;704;20221226;15.6;8.7;12.2;1.7;9.03;1.9;1.06;5904 +69072;42.97773;-1.46096;704;20221227;13.9;5.5;9.7;.9;10.06;0;.53;5763 +69072;42.97773;-1.46096;704;20221228;13.5;5.3;9.4;1.9;9.23;0;.79;6700 +69072;42.97773;-1.46096;704;20221229;12.2;8.5;10.3;1.9;9.6;10.9;.89;3947 +69072;42.97773;-1.46096;704;20221230;14.2;8.4;11.3;3.2;11.36;.1;.97;4698 +69072;42.97773;-1.46096;704;20221231;15.4;8.5;12;4;8.2;0;2.01;5987 +69073;43.0116;-1.15785;845;20220101;18.1;3.5;10.8;5.2;6.22;0;2.27;8033 +69073;43.0116;-1.15785;845;20220102;15.1;4.6;9.8;3.7;7.62;.1;1.62;5507 +69073;43.0116;-1.15785;845;20220103;14.6;1.9;8.2;5.1;7.66;0;1.23;7228 +69073;43.0116;-1.15785;845;20220104;16.4;6.5;11.4;6.1;7.52;17.5;2.12;6782 +69073;43.0116;-1.15785;845;20220105;2.8;1.5;2.1;3.2;6.02;3.8;.45;3693 +69073;43.0116;-1.15785;845;20220106;1.9;-3.5;-.8;2.6;4.32;.2;.37;7600 +69073;43.0116;-1.15785;845;20220107;3.2;-5.3;-1.1;2.6;6.02;11.2;.22;3749 +69073;43.0116;-1.15785;845;20220108;7;.6;3.8;3.9;7.36;15.4;.38;5314 +69073;43.0116;-1.15785;845;20220109;5.6;3.3;4.4;4.8;8.46;72.7;.34;1342 +69073;43.0116;-1.15785;845;20220110;9.4;3.9;6.6;3.9;11.49;38.9;.34;3606 +69073;43.0116;-1.15785;845;20220111;7.8;4.6;6.2;1;8.56;.2;.6;4784 +69073;43.0116;-1.15785;845;20220112;6.3;-2.3;2;1.8;4.72;.1;.74;6921 +69073;43.0116;-1.15785;845;20220113;8.7;-4.7;2;2.5;3.82;0;1.04;9163 +69073;43.0116;-1.15785;845;20220114;11.1;-3.4;3.9;1.7;3.49;0;.99;9411 +69073;43.0116;-1.15785;845;20220115;9.3;-4.3;2.5;2.2;3.69;0;1;9467 +69073;43.0116;-1.15785;845;20220116;8.6;-5.4;1.6;1.6;3.92;0;.74;9419 +69073;43.0116;-1.15785;845;20220117;7.8;-4.5;1.6;2.5;4.12;0;.82;8753 +69073;43.0116;-1.15785;845;20220118;9.2;-4.5;2.3;1.1;4.09;0;.72;9170 +69073;43.0116;-1.15785;845;20220119;6.2;-.6;2.8;1.2;5.79;.8;.68;4168 +69073;43.0116;-1.15785;845;20220120;4.9;.1;2.5;2.2;7.12;6.1;.4;3486 +69073;43.0116;-1.15785;845;20220121;.7;-1.1;-.2;3.6;5.16;0;.51;4132 +69073;43.0116;-1.15785;845;20220122;4.9;-6.2;-.6;2.4;4.62;.1;.42;9799 +69073;43.0116;-1.15785;845;20220123;8.7;-4.1;2.3;3.1;4.66;0;.9;9964 +69073;43.0116;-1.15785;845;20220124;11.3;-2.8;4.2;3;4.52;0;1.17;10390 +69073;43.0116;-1.15785;845;20220125;11.5;-3.3;4.1;1.3;4.59;0;.86;10426 +69073;43.0116;-1.15785;845;20220126;12.2;-3.1;4.6;1.8;4.36;0;1.15;10459 +69073;43.0116;-1.15785;845;20220127;11.8;-2.5;4.6;1.8;4.46;0;1.16;10832 +69073;43.0116;-1.15785;845;20220128;9.6;-2;3.8;2.7;4.49;0;1.31;10591 +69073;43.0116;-1.15785;845;20220129;12.7;-2.8;4.9;2.2;4.19;0;1.38;10819 +69073;43.0116;-1.15785;845;20220130;9;-1.6;3.7;2.6;5.16;.2;1.14;8769 +69073;43.0116;-1.15785;845;20220131;6.8;-2.4;2.2;3.3;6.59;7;.54;6285 +69073;43.0116;-1.15785;845;20220201;5.6;1.1;3.3;3.4;6.59;.6;.62;6131 +69073;43.0116;-1.15785;845;20220202;14.4;0;7.2;2.1;6.96;0;1.07;11057 +69073;43.0116;-1.15785;845;20220203;15.4;.9;8.2;2.6;5.59;0;1.95;10614 +69073;43.0116;-1.15785;845;20220204;9.4;-.6;4.4;1.4;7.49;4.1;.65;6004 +69073;43.0116;-1.15785;845;20220205;6.1;4.2;5.2;2.5;7.12;1.4;.79;5881 +69073;43.0116;-1.15785;845;20220206;7.1;-3.1;2;2;5.89;.4;.71;8969 +69073;43.0116;-1.15785;845;20220207;8.8;-.1;4.3;2.6;7.82;4;.57;6219 +69073;43.0116;-1.15785;845;20220208;15.8;-.1;7.8;3.4;6.59;0;1.8;12388 +69073;43.0116;-1.15785;845;20220209;16.6;1.2;8.9;4.3;5.36;0;2.35;12860 +69073;43.0116;-1.15785;845;20220210;2.4;0;1.2;1.6;7.28;0;1.59;12150 +69073;43.0116;-1.15785;845;20220211;7.9;1.4;4.6;.9;8.51;.2;.75;6589 +69073;43.0116;-1.15785;845;20220212;12.8;1;6.9;1.2;8.72;0;1.25;11550 +69073;43.0116;-1.15785;845;20220213;14.6;-.3;7.1;2.9;8.28;7.2;1.94;11926 +69073;43.0116;-1.15785;845;20220214;7.1;2.1;4.6;4.6;8.88;12;1.16;6815 +69073;43.0116;-1.15785;845;20220215;8.2;1.7;5;3.3;8.32;3;1.23;7769 +69073;43.0116;-1.15785;845;20220216;10.3;1.6;6;3.4;8.96;4.6;.57;6121 +69073;43.0116;-1.15785;845;20220217;12.5;4.4;8.5;2.4;9.66;1.1;.92;7367 +69073;43.0116;-1.15785;845;20220218;15.9;2.7;9.3;4.4;8.22;2.3;2.15;11047 +69073;43.0116;-1.15785;845;20220219;5.4;2.5;4;2.1;7.12;1.6;.77;6539 +69073;43.0116;-1.15785;845;20220220;10.2;-2.5;3.9;1.8;7.26;1.6;.75;8134 +69073;43.0116;-1.15785;845;20220221;10.1;1.5;5.8;3.4;7.39;3.3;1.08;8639 +69073;43.0116;-1.15785;845;20220222;13;-1.7;5.7;2;6.46;.1;1.49;14766 +69073;43.0116;-1.15785;845;20220223;14.4;-1.3;6.6;2.7;6.56;0;1.76;14882 +69073;43.0116;-1.15785;845;20220224;10.6;1.8;6.2;2.9;7.22;1.8;1.43;7663 +69073;43.0116;-1.15785;845;20220225;5.5;2.7;4.1;3;6.39;.6;1.02;8127 +69073;43.0116;-1.15785;845;20220226;12.3;-4.1;4.1;3.7;5.76;.1;1.62;15751 +69073;43.0116;-1.15785;845;20220227;12.2;.6;6.4;3.1;7.49;.1;1.27;8282 +69073;43.0116;-1.15785;845;20220228;14.6;.1;7.3;1.8;6.79;0;1.76;15572 +69073;43.0116;-1.15785;845;20220301;15.7;-1.3;7.2;3.3;5.66;0;2.34;14227 +69073;43.0116;-1.15785;845;20220302;10.1;3.9;7;3.7;7.72;5.6;1.32;7273 +69073;43.0116;-1.15785;845;20220303;13.5;.1;6.8;3;7.96;13.4;1.52;12116 +69073;43.0116;-1.15785;845;20220304;6.3;4.2;5.2;3.1;7.46;6.4;1.01;7295 +69073;43.0116;-1.15785;845;20220305;5.3;1.3;3.3;1.9;6.76;1.9;.8;6215 +69073;43.0116;-1.15785;845;20220306;5.2;.8;3;1.8;6.52;.1;.88;7396 +69073;43.0116;-1.15785;845;20220307;9.2;-1.2;4;3.6;6.49;1.4;1.32;13310 +69073;43.0116;-1.15785;845;20220308;8.4;5;6.7;5.2;6.82;2.6;1.48;8566 +69073;43.0116;-1.15785;845;20220309;12;-1;5.5;6.2;6.46;0;1.91;14177 +69073;43.0116;-1.15785;845;20220310;12.2;5.9;9;8;7.36;1;2.16;10321 +69073;43.0116;-1.15785;845;20220311;10.5;9.7;10.1;8.2;7.69;9.1;2.01;4755 +69073;43.0116;-1.15785;845;20220312;11.4;2.5;7;3.7;7.12;4.8;1.78;15534 +69073;43.0116;-1.15785;845;20220313;8.2;2.5;5.3;4.5;6.69;2.5;1.57;13071 +69073;43.0116;-1.15785;845;20220314;9.8;.3;5.1;4.3;7.16;3.1;1.41;7499 +69073;43.0116;-1.15785;845;20220315;20.1;6.7;13.4;6.4;7.36;0;3.83;14147 +69073;43.0116;-1.15785;845;20220316;15.7;9.7;12.7;3.7;8.66;13.2;2.54;7992 +69073;43.0116;-1.15785;845;20220317;7.4;6.7;7.1;2.9;9.36;19.3;.7;3177 +69073;43.0116;-1.15785;845;20220318;6.2;3.7;4.9;1.3;9.92;.5;.84;4517 +69073;43.0116;-1.15785;845;20220319;14.2;.3;7.2;1.5;9.52;0;2.16;16571 +69073;43.0116;-1.15785;845;20220320;14.4;4.3;9.4;2.2;9.78;0;2.35;13433 +69073;43.0116;-1.15785;845;20220321;16.3;2.5;9.4;2.3;9.52;.2;2.7;15906 +69073;43.0116;-1.15785;845;20220322;13.7;2.7;8.2;2.3;8.02;0;2.59;14237 +69073;43.0116;-1.15785;845;20220323;13.6;.3;6.9;2.1;7.42;0;2.74;19091 +69073;43.0116;-1.15785;845;20220324;13.7;-.4;6.7;1.6;8.32;0;2.42;18436 +69073;43.0116;-1.15785;845;20220325;15.7;3.4;9.5;1.5;9.62;0;2.59;17895 +69073;43.0116;-1.15785;845;20220326;15.6;.4;8;1.6;8.45;0;2.69;19003 +69073;43.0116;-1.15785;845;20220327;16;.2;8.1;1.9;9.12;0;2.78;19325 +69073;43.0116;-1.15785;845;20220328;16.9;4.1;10.5;2;8.98;0;2.85;14884 +69073;43.0116;-1.15785;845;20220329;14.6;4.4;9.5;1.9;10.22;1.3;2.27;12703 +69073;43.0116;-1.15785;845;20220330;8.8;6.3;7.6;1.9;9.91;7.7;1.27;6306 +69073;43.0116;-1.15785;845;20220331;8.1;3.6;5.9;3.8;9.12;16.2;1.69;9528 +69073;43.0116;-1.15785;845;20220401;3.6;-2.9;.3;3.6;6.08;16.2;1.64;12997 +69073;43.0116;-1.15785;845;20220402;3.9;-3.3;.3;2.4;5.31;.9;1.72;15531 +69073;43.0116;-1.15785;845;20220403;5.1;-4.4;.3;2.6;4.22;.3;2.01;16787 +69073;43.0116;-1.15785;845;20220404;7.3;-4.1;1.6;1.5;5.05;0;2.04;18120 +69073;43.0116;-1.15785;845;20220405;11.8;-4.5;3.6;1.3;5.78;0;2.36;20516 +69073;43.0116;-1.15785;845;20220406;9.4;-1.7;3.8;2.1;8.45;0;1.72;12885 +69073;43.0116;-1.15785;845;20220407;16.8;.6;8.7;2.9;9.74;0;3.14;18663 +69073;43.0116;-1.15785;845;20220408;17.2;3.9;10.5;3.1;10.62;4.2;3.13;15976 +69073;43.0116;-1.15785;845;20220409;10.8;3.6;7.2;2.3;9.05;1.4;2.26;14682 +69073;43.0116;-1.15785;845;20220410;18.1;-3.6;7.3;2.3;7.92;0;3.64;23383 +69073;43.0116;-1.15785;845;20220411;21.3;5.7;13.5;3.3;10.35;2.4;4.33;18752 +69073;43.0116;-1.15785;845;20220412;15.4;7.8;11.6;2.9;11.55;9.9;2.7;12824 +69073;43.0116;-1.15785;845;20220413;12.7;5.6;9.1;1.8;12.18;1.7;1.84;11273 +69073;43.0116;-1.15785;845;20220414;15.9;7.5;11.7;1.6;12.85;0;2.69;16167 +69073;43.0116;-1.15785;845;20220415;16.7;4.9;10.8;1.8;12.78;0;2.82;18649 +69073;43.0116;-1.15785;845;20220416;17.8;6.5;12.2;2.2;12.45;0;3.24;19323 +69073;43.0116;-1.15785;845;20220417;17.6;3.3;10.4;2.9;11.85;0;3.47;22518 +69073;43.0116;-1.15785;845;20220418;13;8;10.5;2.5;11.85;1.4;2.18;10682 +69073;43.0116;-1.15785;845;20220419;6.9;6.4;6.7;2.3;10.81;23.8;1.01;3436 +69073;43.0116;-1.15785;845;20220420;7.7;3.6;5.7;2.8;10.25;32.8;1.29;7809 +69073;43.0116;-1.15785;845;20220421;8.8;4.7;6.7;2;11.05;9;1.26;6790 +69073;43.0116;-1.15785;845;20220422;15.6;2.2;8.9;2.2;10.14;5.5;3.27;20962 +69073;43.0116;-1.15785;845;20220423;11.9;6.1;9;3.6;10.35;10.5;2.41;12230 +69073;43.0116;-1.15785;845;20220424;12.5;5.6;9.1;3.8;11.32;1.1;2.43;13722 +69073;43.0116;-1.15785;845;20220425;16.5;1.6;9.1;1.7;10.68;0;3.32;23191 +69073;43.0116;-1.15785;845;20220426;20.9;2.9;11.9;1.9;11.35;.3;3.86;22229 +69073;43.0116;-1.15785;845;20220427;14.8;8.1;11.4;2;13.52;8;2.16;11312 +69073;43.0116;-1.15785;845;20220428;11;8.4;9.7;1.4;13.85;1.1;1.22;5919 +69073;43.0116;-1.15785;845;20220429;13.4;8.4;10.9;1.4;13.95;0;1.78;9373 +69073;43.0116;-1.15785;845;20220430;15.5;8.4;11.9;1.9;13.18;0;2.75;15936 +69073;43.0116;-1.15785;845;20220501;14.9;5.9;10.4;2.2;12.48;0;2.73;16976 +69073;43.0116;-1.15785;845;20220502;10.6;7.5;9.1;1.7;12.35;5;1.44;6740 +69073;43.0116;-1.15785;845;20220503;14.9;6.8;10.9;1.6;12.72;1.7;2.58;15032 +69073;43.0116;-1.15785;845;20220504;13.8;8;10.9;2.5;12.75;1.2;2.37;12405 +69073;43.0116;-1.15785;845;20220505;15.6;5.5;10.5;2.4;11.88;.4;2.99;17235 +69073;43.0116;-1.15785;845;20220506;13.4;6.7;10;2.4;10.06;1;1.42;6134 +69073;43.0116;-1.15785;845;20220507;16.3;7.7;12;2;10.92;0;1.64;7321 +69073;43.0116;-1.15785;845;20220508;16.7;5.7;11.2;1.9;10.89;0;1.77;9227 +69073;43.0116;-1.15785;845;20220509;21.7;5.5;13.6;1.9;10.59;0;2.53;10835 +69073;43.0116;-1.15785;845;20220510;24;7.6;15.8;3.7;10.82;0;3.46;11134 +69073;43.0116;-1.15785;845;20220511;25.7;9.5;17.6;4.6;12.32;0;3.98;11248 +69073;43.0116;-1.15785;845;20220512;20.5;12.5;16.5;4.1;13.42;.1;2.87;7416 +69073;43.0116;-1.15785;845;20220513;21;11;16;1.5;14.06;0;2.04;8524 +69073;43.0116;-1.15785;845;20220514;25.4;10.1;17.7;3.6;12.72;1.1;3.48;10651 +69073;43.0116;-1.15785;845;20220515;26.2;12.8;19.5;6.3;11.32;.5;4.72;10339 +69073;43.0116;-1.15785;845;20220516;24.1;10.1;17.1;2.8;12.96;0;3.05;10213 +69073;43.0116;-1.15785;845;20220517;26.2;10.6;18.4;3.8;13.29;0;3.68;11319 +69073;43.0116;-1.15785;845;20220518;28.9;11.9;20.4;2.5;14.32;2.9;3.42;10832 +69073;43.0116;-1.15785;845;20220519;26.6;13.3;19.9;4.8;13.89;.1;4.03;10924 +69073;43.0116;-1.15785;845;20220520;27;18.2;22.6;7.1;11.72;0;5.61;7847 +69073;43.0116;-1.15785;845;20220521;30.6;13.9;22.2;5.5;14.62;0;5.38;11455 +69073;43.0116;-1.15785;845;20220522;30;15.2;22.6;4.4;13.76;.9;4.9;11212 +69073;43.0116;-1.15785;845;20220523;16.9;12.3;14.6;2.8;12.66;.5;1.82;5204 +69073;43.0116;-1.15785;845;20220524;10.6;7.8;9.2;1.9;10.42;6.6;1;3821 +69073;43.0116;-1.15785;845;20220525;12.6;5.8;9.2;2.3;10.06;4.5;1.42;7455 +69073;43.0116;-1.15785;845;20220526;15;7.5;11.3;2.3;11.29;.6;1.55;7418 +69073;43.0116;-1.15785;845;20220527;17.9;9.1;13.5;2.9;12.49;.1;1.99;8925 +69073;43.0116;-1.15785;845;20220528;21.6;7.6;14.6;2.9;12.86;0;2.5;11350 +69073;43.0116;-1.15785;845;20220529;20.3;9;14.6;2.5;11.76;1.6;2.37;9829 +69073;43.0116;-1.15785;845;20220530;20;6.6;13.3;2;11.52;.6;2.28;10466 +69073;43.0116;-1.15785;845;20220531;21.5;10.2;15.8;2.9;13.16;0;2.43;9275 +69073;43.0116;-1.15785;845;20220601;27;10.5;18.7;3.9;13.52;0;3.77;12025 +69073;43.0116;-1.15785;845;20220602;24;13;18.5;2.6;15.52;2.9;2.78;9939 +69073;43.0116;-1.15785;845;20220603;23.6;13.6;18.6;3.2;15.59;1.3;2.79;9564 +69073;43.0116;-1.15785;845;20220604;20.4;12;16.2;2.7;15.76;6.7;2.06;8564 +69073;43.0116;-1.15785;845;20220605;19.5;12.6;16;2;14.86;0;1.87;7520 +69073;43.0116;-1.15785;845;20220606;22.5;10.3;16.4;3.2;14.12;.2;2.71;10126 +69073;43.0116;-1.15785;845;20220607;19.5;13;16.3;1.7;14.12;.1;1.89;7247 +69073;43.0116;-1.15785;845;20220608;18.8;11.2;15;2;14.29;2.1;1.83;7413 +69073;43.0116;-1.15785;845;20220609;19.3;10.5;14.9;2.4;13.32;.1;2.07;8617 +69073;43.0116;-1.15785;845;20220610;24.7;7.4;16;2.8;12.06;0;3.22;12294 +69073;43.0116;-1.15785;845;20220611;25.9;11.3;18.6;2.8;15.09;.8;4.84;25796 +69073;43.0116;-1.15785;845;20220612;28;14.8;21.4;2.7;16.12;2.2;4.85;20605 +69073;43.0116;-1.15785;845;20220613;23.9;15.1;19.5;2.3;17.82;.1;3.97;21729 +69073;43.0116;-1.15785;845;20220614;31;14;22.5;3.7;16.39;.2;5.76;22838 +69073;43.0116;-1.15785;845;20220615;30.5;16.9;23.7;4.2;17.56;0;6.87;29104 +69073;43.0116;-1.15785;845;20220616;31.2;16.2;23.7;2.3;19.02;0;5.93;27792 +69073;43.0116;-1.15785;845;20220617;32.6;16.9;24.8;2;18.72;0;6.22;28472 +69073;43.0116;-1.15785;845;20220618;36.1;17.2;26.6;4.1;15.39;0;7.83;29213 +69073;43.0116;-1.15785;845;20220619;28.4;19.4;23.9;5;13.49;1.6;6.09;22115 +69073;43.0116;-1.15785;845;20220620;22.7;14.4;18.5;2.9;16.79;9.2;3.32;17714 +69073;43.0116;-1.15785;845;20220621;21.3;15.2;18.2;3.2;17.22;5.6;2.79;15518 +69073;43.0116;-1.15785;845;20220622;19.9;12.9;16.4;3.2;15.42;1.5;2.8;15608 +69073;43.0116;-1.15785;845;20220623;24;12.2;18.1;2.8;14.36;4.9;4.11;21721 +69073;43.0116;-1.15785;845;20220624;21.2;12.3;16.8;2.9;14.39;.1;4.1;24190 +69073;43.0116;-1.15785;845;20220625;20.2;11;15.6;2.7;13.36;10.6;2.92;14597 +69073;43.0116;-1.15785;845;20220626;14.7;9.6;12.2;2;12.69;13.7;1.84;10906 +69073;43.0116;-1.15785;845;20220627;13.9;10.5;12.2;2.1;12.82;5.1;1.6;9028 +69073;43.0116;-1.15785;845;20220628;20.9;9.8;15.4;2.1;13.39;.1;4.06;26048 +69073;43.0116;-1.15785;845;20220629;20.5;10.1;15.3;2.3;13.62;8;3.29;18554 +69073;43.0116;-1.15785;845;20220630;13.3;11.2;12.3;1.6;12.89;3.1;1.46;7396 +69073;43.0116;-1.15785;845;20220701;17.9;8;13;2.3;11.82;0;3.37;23309 +69073;43.0116;-1.15785;845;20220702;26.5;9.1;17.8;3.4;13.46;.1;5.49;30319 +69073;43.0116;-1.15785;845;20220703;23.2;11.6;17.4;2.1;15.49;6.1;3.97;23239 +69073;43.0116;-1.15785;845;20220704;18.6;13.9;16.2;2.1;15.72;.7;2.34;13738 +69073;43.0116;-1.15785;845;20220705;20.4;14.5;17.5;2.7;16.76;9.9;2.49;13709 +69073;43.0116;-1.15785;845;20220706;19.7;14.2;17;1;17.56;6.4;2.87;14403 +69073;43.0116;-1.15785;845;20220707;21;10.6;15.8;1.6;15.63;.3;4.2;23100 +69073;43.0116;-1.15785;845;20220708;22.2;11.1;16.7;1.2;16.26;.1;4.58;25772 +69073;43.0116;-1.15785;845;20220709;26.1;11.7;18.9;2.8;15.19;.1;5.22;29877 +69073;43.0116;-1.15785;845;20220710;27.1;12.7;19.9;2.6;15.86;0;5.37;30103 +69073;43.0116;-1.15785;845;20220711;29.9;13.7;21.8;2.2;16.12;0;5.86;30184 +69073;43.0116;-1.15785;845;20220712;30.2;15.3;22.8;2.3;17.42;0;6;29976 +69073;43.0116;-1.15785;845;20220713;30.3;14.9;22.6;1.9;16.72;0;5.87;30139 +69073;43.0116;-1.15785;845;20220714;31.5;15.1;23.3;1.7;14.92;0;6.07;29753 +69073;43.0116;-1.15785;845;20220715;29.3;14.3;21.8;1.9;16.49;.1;5.44;27837 +69073;43.0116;-1.15785;845;20220716;33.1;15.1;24.1;2.1;14.72;0;6.31;28226 +69073;43.0116;-1.15785;845;20220717;34.9;15.5;25.2;2.1;14.19;0;6.6;28300 +69073;43.0116;-1.15785;845;20220718;35.8;16.5;26.2;4.3;15.16;0;7.72;28641 +69073;43.0116;-1.15785;845;20220719;26.6;18.7;22.6;4.5;16.62;4.5;5.97;22793 +69073;43.0116;-1.15785;845;20220720;23.4;14.3;18.9;3;16.52;.6;3.35;17871 +69073;43.0116;-1.15785;845;20220721;28.5;15.6;22;2.7;16.82;0;5.31;27204 +69073;43.0116;-1.15785;845;20220722;21.4;14.9;18.1;2.6;16.79;1.6;2.8;13995 +69073;43.0116;-1.15785;845;20220723;22.3;13.7;18;2.3;15.39;.1;3.74;21764 +69073;43.0116;-1.15785;845;20220724;32.9;13;22.9;3.3;15.92;.3;6.35;28798 +69073;43.0116;-1.15785;845;20220725;19.8;16.7;18.3;1.6;16.99;.9;2.37;11420 +69073;43.0116;-1.15785;845;20220726;18.1;14.2;16.1;1.8;14.99;.9;2.21;11122 +69073;43.0116;-1.15785;845;20220727;21.6;11.8;16.7;2.4;13.59;0;3.68;21946 +69073;43.0116;-1.15785;845;20220728;22.3;11;16.7;2.3;14.42;4.9;3.6;21306 +69073;43.0116;-1.15785;845;20220729;19.3;13.9;16.6;1.8;16.16;2.9;1.97;10208 +69073;43.0116;-1.15785;845;20220730;21.3;14.9;18.1;2.3;17.02;.3;2.72;14812 +69073;43.0116;-1.15785;845;20220731;23.8;15.4;19.6;2.4;17.69;.1;2.96;15476 +69073;43.0116;-1.15785;845;20220801;26.1;14.7;20.4;2.5;18.02;0;3.99;22370 +69073;43.0116;-1.15785;845;20220802;29.9;14.2;22;2.2;17.22;.1;5.2;27652 +69073;43.0116;-1.15785;845;20220803;31.8;15.5;23.6;2.7;16.29;1.9;5.71;24227 +69073;43.0116;-1.15785;845;20220804;27.7;16.6;22.1;2.9;18.49;2.2;4.45;20391 +69073;43.0116;-1.15785;845;20220805;22.4;15.6;19;1.6;17.99;0;2.57;13427 +69073;43.0116;-1.15785;845;20220806;25.6;14.7;20.2;2.2;18.42;0;3.72;20744 +69073;43.0116;-1.15785;845;20220807;27.4;14.8;21.1;2;17.69;.1;4.48;24760 +69073;43.0116;-1.15785;845;20220808;28;13.6;20.8;2.3;16.16;.5;4.91;25909 +69073;43.0116;-1.15785;845;20220809;28.9;15.9;22.4;2;16.82;0;4.71;22952 +69073;43.0116;-1.15785;845;20220810;31.9;15.1;23.5;2.7;16.02;.1;5.55;24019 +69073;43.0116;-1.15785;845;20220811;33.4;17.1;25.3;3.1;15.82;0;6.06;23958 +69073;43.0116;-1.15785;845;20220812;31.4;17.8;24.6;2.7;18.06;0;5.78;25487 +69073;43.0116;-1.15785;845;20220813;30.1;17.7;23.9;2.3;17.82;.2;4.8;19850 +69073;43.0116;-1.15785;845;20220814;21.7;15.7;18.7;2.4;17.12;.2;2.71;12819 +69073;43.0116;-1.15785;845;20220815;22.7;12.9;17.8;1.7;14.99;0;3.49;20225 +69073;43.0116;-1.15785;845;20220816;24.3;11.9;18.1;2.7;15.29;5.5;2.92;13737 +69073;43.0116;-1.15785;845;20220817;18.4;11.7;15;2;14.52;17.4;2.18;13165 +69073;43.0116;-1.15785;845;20220818;17.1;12.2;14.7;3;14.69;22.1;1.83;10582 +69073;43.0116;-1.15785;845;20220819;20.8;12.1;16.5;2.3;14.92;1.2;2.88;17477 +69073;43.0116;-1.15785;845;20220820;25.2;11.3;18.3;2;16.32;.4;4.02;24815 +69073;43.0116;-1.15785;845;20220821;22.3;14.3;18.3;1.4;17.09;.4;2.81;15260 +69073;43.0116;-1.15785;845;20220822;20.8;14.2;17.5;2.2;16.82;4.9;2.16;11026 +69073;43.0116;-1.15785;845;20220823;24.4;15.6;20;2.1;18.12;.1;2.96;16816 +69073;43.0116;-1.15785;845;20220824;30.4;13.6;22;3;16.62;0;4.73;21198 +69073;43.0116;-1.15785;845;20220825;23.3;16.1;19.7;2.1;18.36;1.5;2.41;11014 +69073;43.0116;-1.15785;845;20220826;20.7;15.9;18.3;1.8;17.69;.7;1.94;9555 +69073;43.0116;-1.15785;845;20220827;24.4;14.1;19.3;2.1;16.96;.1;3.42;20681 +69073;43.0116;-1.15785;845;20220828;29.2;13.4;21.3;3.1;15.86;1;4.74;23619 +69073;43.0116;-1.15785;845;20220829;29.9;16.2;23;4.1;15.29;9.4;4.78;16783 +69073;43.0116;-1.15785;845;20220830;26.1;13.4;19.7;3.1;16.96;.1;4.05;22551 +69073;43.0116;-1.15785;845;20220831;21.3;15;18.1;1.5;18.22;6.1;2.08;10644 +69073;43.0116;-1.15785;845;20220901;23.4;13.5;18.4;2;17.16;.3;2.87;16901 +69073;43.0116;-1.15785;845;20220902;21.5;14;17.8;1.6;16.76;.2;2.2;11931 +69073;43.0116;-1.15785;845;20220903;20.9;13.4;17.1;1.8;15.76;1.3;2.2;12235 +69073;43.0116;-1.15785;845;20220904;27.6;11.1;19.3;3.4;13.79;.8;4.13;21650 +69073;43.0116;-1.15785;845;20220905;28.8;12.4;20.6;3.9;13.72;.3;4.57;22415 +69073;43.0116;-1.15785;845;20220906;27.8;13;20.4;2.5;14.69;0;4.05;21513 +69073;43.0116;-1.15785;845;20220907;23.3;12.6;17.9;2.8;13.39;.1;3.03;14265 +69073;43.0116;-1.15785;845;20220908;22.2;9.6;15.9;2.4;12.86;1;3.05;18340 +69073;43.0116;-1.15785;845;20220909;19.3;11.4;15.4;1.6;13.66;.3;2.62;16589 +69073;43.0116;-1.15785;845;20220910;25.2;8.2;16.7;2;11.56;0;3.77;22189 +69073;43.0116;-1.15785;845;20220911;30.6;11.8;21.2;3.5;13.62;0;4.76;21561 +69073;43.0116;-1.15785;845;20220912;31.5;16.3;23.9;6;14.32;4.2;5.58;15933 +69073;43.0116;-1.15785;845;20220913;24.6;17.3;21;6.9;15.16;3.3;3.8;12153 +69073;43.0116;-1.15785;845;20220914;25;14.7;19.8;5.2;14.22;0;3.92;17381 +69073;43.0116;-1.15785;845;20220915;22.7;12.2;17.5;1.7;14.82;4.8;2.55;13550 +69073;43.0116;-1.15785;845;20220916;18.5;13.5;16;2;14.92;1.5;2.13;13025 +69073;43.0116;-1.15785;845;20220917;16.9;9.1;13;2.8;11.32;0;2.14;14113 +69073;43.0116;-1.15785;845;20220918;21.4;5.5;13.4;1.8;9.79;0;2.73;18921 +69073;43.0116;-1.15785;845;20220919;22.7;6.2;14.4;1.8;8.89;0;3.23;20696 +69073;43.0116;-1.15785;845;20220920;20.6;5.4;13;2.3;9.32;0;3.04;20498 +69073;43.0116;-1.15785;845;20220921;20.2;4.8;12.5;2.2;9.82;0;2.67;20064 +69073;43.0116;-1.15785;845;20220922;21.7;5.1;13.4;1.7;10.56;0;2.7;19740 +69073;43.0116;-1.15785;845;20220923;20.4;7.8;14.1;3.7;11.99;2.5;2.25;11373 +69073;43.0116;-1.15785;845;20220924;14.4;9.9;12.1;1.5;11.86;4.3;1.36;7973 +69073;43.0116;-1.15785;845;20220925;13.9;6.3;10.1;1.3;10.59;1.2;1.59;12614 +69073;43.0116;-1.15785;845;20220926;15.2;7.4;11.3;2.2;10.59;5;1.74;12246 +69073;43.0116;-1.15785;845;20220927;13.2;8.5;10.8;3.5;11.69;14.9;1.06;6964 +69073;43.0116;-1.15785;845;20220928;15;9.7;12.3;4.1;12.59;19.8;1.12;6665 +69073;43.0116;-1.15785;845;20220929;11.9;8.8;10.3;3.5;11.16;23.8;.98;6125 +69073;43.0116;-1.15785;845;20220930;12.9;5.9;9.4;2.5;10.02;3.1;1.28;10258 +69073;43.0116;-1.15785;845;20221001;19.7;4.4;12;1.9;10.92;.3;2;15083 +69073;43.0116;-1.15785;845;20221002;21.9;8.1;15;2.2;12.22;0;2.67;16508 +69073;43.0116;-1.15785;845;20221003;23;10.1;16.6;1.2;12.12;0;2.43;15002 +69073;43.0116;-1.15785;845;20221004;23.6;8.5;16;1;10.92;.1;2.52;17523 +69073;43.0116;-1.15785;845;20221005;25.4;7.9;16.6;3;11.56;.6;3.23;16715 +69073;43.0116;-1.15785;845;20221006;17.5;8.9;13.2;2.1;13.09;.1;1.45;10688 +69073;43.0116;-1.15785;845;20221007;22;8.7;15.4;2.9;12.92;0;2.18;13612 +69073;43.0116;-1.15785;845;20221008;17.5;10.6;14.1;1.6;13.79;.8;1.14;6841 +69073;43.0116;-1.15785;845;20221009;23;8.6;15.8;4.2;12.62;.1;2.47;15620 +69073;43.0116;-1.15785;845;20221010;19.5;8.8;14.2;3.6;12.96;9.5;1.78;8954 +69073;43.0116;-1.15785;845;20221011;17.2;11;14.1;1.2;14.39;4.7;1.07;6091 +69073;43.0116;-1.15785;845;20221012;16.9;12.3;14.6;1.2;14.49;.8;1.09;6072 +69073;43.0116;-1.15785;845;20221013;19.9;9.9;14.9;2.9;13.02;.1;1.76;11663 +69073;43.0116;-1.15785;845;20221014;20.2;11.7;16;2.5;13.96;.4;1.75;10924 +69073;43.0116;-1.15785;845;20221015;24.8;8.8;16.8;4.2;11.42;0;3.08;15298 +69073;43.0116;-1.15785;845;20221016;25.1;11.2;18.1;7.4;11.19;.9;3.81;13388 +69073;43.0116;-1.15785;845;20221017;23.3;16.8;20;5.5;12.36;5.7;2.89;9726 +69073;43.0116;-1.15785;845;20221018;26.5;10.7;18.6;5.2;12.49;0;3.07;13281 +69073;43.0116;-1.15785;845;20221019;25.7;15;20.3;7.8;11.92;2;4.46;10678 +69073;43.0116;-1.15785;845;20221020;20;13.5;16.8;9.9;11.79;1.8;3.25;7501 +69073;43.0116;-1.15785;845;20221021;18.7;13.9;16.3;9.5;11.76;0;2.37;5071 +69073;43.0116;-1.15785;845;20221022;20.1;12.1;16.1;7.9;11.39;.2;2.57;10708 +69073;43.0116;-1.15785;845;20221023;18.4;15;16.7;10;11.36;.1;3.45;7688 +69073;43.0116;-1.15785;845;20221024;19.5;11.8;15.7;6;10.62;0;2.38;9892 +69073;43.0116;-1.15785;845;20221025;23.2;9;16.1;7.2;9.99;.1;3.37;9683 +69073;43.0116;-1.15785;845;20221026;23.2;11.8;17.5;6.6;10.19;.2;3.34;10220 +69073;43.0116;-1.15785;845;20221027;24.6;14.9;19.7;6.1;9.19;.1;4.55;7588 +69073;43.0116;-1.15785;845;20221028;25.5;16.6;21;6.7;8.32;0;4.76;7350 +69073;43.0116;-1.15785;845;20221029;24.8;15.9;20.4;6.6;4.82;0;5.69;5665 +69073;43.0116;-1.15785;845;20221030;18.8;11.9;15.3;4.1;8.66;2.8;2.59;6929 +69073;43.0116;-1.15785;845;20221031;19.6;8;13.8;7.6;11.39;7.9;2.03;6212 +69073;43.0116;-1.15785;845;20221101;16.5;10.1;13.3;2.2;12.09;0;1.24;9754 +69073;43.0116;-1.15785;845;20221102;18;7.5;12.7;3.5;10.39;.1;1.45;10504 +69073;43.0116;-1.15785;845;20221103;17.2;7.8;12.5;6.2;10.29;10.7;1.61;5197 +69073;43.0116;-1.15785;845;20221104;9;3.7;6.4;4.2;8.46;13.8;.77;5632 +69073;43.0116;-1.15785;845;20221105;14.2;2.7;8.4;1.7;7.56;.1;1.21;10695 +69073;43.0116;-1.15785;845;20221106;16.7;2.6;9.7;3.2;6.22;.1;1.98;10117 +69073;43.0116;-1.15785;845;20221107;19.7;1.8;10.8;5.9;7.22;0;2.12;10619 +69073;43.0116;-1.15785;845;20221108;18;12.1;15.1;8.8;9.49;.5;2.6;5804 +69073;43.0116;-1.15785;845;20221109;13.8;11.8;12.8;5;10.42;2.7;1.32;3553 +69073;43.0116;-1.15785;845;20221110;14.4;4.4;9.4;2.2;8.59;0;1.03;10051 +69073;43.0116;-1.15785;845;20221111;19.3;1.8;10.6;5.5;8.22;.1;1.72;10907 +69073;43.0116;-1.15785;845;20221112;19.7;6.1;12.9;4.9;8.46;0;2.32;8793 +69073;43.0116;-1.15785;845;20221113;19.6;4.8;12.2;3.7;8.22;0;1.87;10272 +69073;43.0116;-1.15785;845;20221114;13.2;5.3;9.2;6.2;9.92;2.3;.99;4639 +69073;43.0116;-1.15785;845;20221115;15.5;7.6;11.5;8.1;9.89;3.6;1.57;5236 +69073;43.0116;-1.15785;845;20221116;14.1;5.3;9.7;5.2;9.62;1.3;.97;7446 +69073;43.0116;-1.15785;845;20221117;14.3;8;11.1;4.3;10.82;6.2;1.04;5433 +69073;43.0116;-1.15785;845;20221118;7.9;5.2;6.5;2.6;8.62;14.1;.56;3470 +69073;43.0116;-1.15785;845;20221119;5.4;2.9;4.1;3.1;7.46;10.9;.45;4153 +69073;43.0116;-1.15785;845;20221120;10.4;-.1;5.1;2.6;7.69;10.1;.51;4863 +69073;43.0116;-1.15785;845;20221121;10.5;3.6;7.1;6;8.82;34.2;.81;2634 +69073;43.0116;-1.15785;845;20221122;6.1;1.4;3.7;5.8;7.19;8.1;.56;3340 +69073;43.0116;-1.15785;845;20221123;11.9;5.1;8.5;4.7;9.89;9;.56;3683 +69073;43.0116;-1.15785;845;20221124;10.7;1.1;5.9;3.5;8.16;5.4;.56;4200 +69073;43.0116;-1.15785;845;20221125;6.7;3.7;5.2;2.4;8.56;9.8;.44;3082 +69073;43.0116;-1.15785;845;20221126;12.7;.5;6.6;2;6.36;0;1.13;7447 +69073;43.0116;-1.15785;845;20221127;14.4;2.2;8.3;4.5;5.46;10;2.18;7266 +69073;43.0116;-1.15785;845;20221128;6.8;3.5;5.2;3.7;8.22;15.2;.43;3040 +69073;43.0116;-1.15785;845;20221129;7.7;3.5;5.6;2.5;8.62;10.2;.38;3201 +69073;43.0116;-1.15785;845;20221130;7.8;2.3;5.1;1.3;7.59;0;.47;6055 +69073;43.0116;-1.15785;845;20221201;5.7;-.6;2.5;1.8;6.06;0;.59;5273 +69073;43.0116;-1.15785;845;20221202;5.1;-2.8;1.1;1.4;5.99;.1;.34;5987 +69073;43.0116;-1.15785;845;20221203;3.4;.3;1.8;1.9;6.39;1.9;.35;3427 +69073;43.0116;-1.15785;845;20221204;5.9;-2;1.9;.8;6.16;.1;.41;6710 +69073;43.0116;-1.15785;845;20221205;10.1;-3.8;3.2;1;5.83;.7;.55;7093 +69073;43.0116;-1.15785;845;20221206;11;3.3;7.2;.9;9.19;.2;.47;4596 +69073;43.0116;-1.15785;845;20221207;11.4;4.1;7.7;1.1;9.02;.2;.42;4896 +69073;43.0116;-1.15785;845;20221208;11;2.5;6.7;4.7;8.46;5.7;.58;3253 +69073;43.0116;-1.15785;845;20221209;10.8;4.2;7.5;4.1;9.16;4.2;.57;4201 +69073;43.0116;-1.15785;845;20221210;1.4;-.7;.3;3.2;5.49;0;.36;5433 +69073;43.0116;-1.15785;845;20221211;4.2;-4.8;-.3;2.1;5.06;.4;.4;3219 +69073;43.0116;-1.15785;845;20221212;7;-2;2.5;4.3;7.12;9.9;.48;2213 +69073;43.0116;-1.15785;845;20221213;11.4;5.8;8.6;5;10.32;7.1;.56;3470 +69073;43.0116;-1.15785;845;20221214;13.5;7.1;10.3;4.4;9.89;3;.74;6612 +69073;43.0116;-1.15785;845;20221215;11.3;5.2;8.3;4.4;9.52;5.5;.64;4998 +69073;43.0116;-1.15785;845;20221216;7.9;4.5;6.2;3.5;8.86;2;.45;2414 +69073;43.0116;-1.15785;845;20221217;10.7;3.3;7;3.1;7.59;0;.63;6897 +69073;43.0116;-1.15785;845;20221218;12.4;.4;6.4;8.9;6.72;1.5;1.27;7388 +69073;43.0116;-1.15785;845;20221219;18.1;5.9;12;3.5;6.66;.6;2.4;5564 +69073;43.0116;-1.15785;845;20221220;16.4;12.7;14.5;8.3;6.96;2.3;2.83;4716 +69073;43.0116;-1.15785;845;20221221;13.1;5.9;9.5;4.7;9.36;.1;.69;5416 +69073;43.0116;-1.15785;845;20221222;14.1;3.8;9;4.4;9.49;.3;.75;5434 +69073;43.0116;-1.15785;845;20221223;15.9;6.9;11.4;6.7;9.66;0;1.29;5182 +69073;43.0116;-1.15785;845;20221224;17.3;4.1;10.7;6;7.79;0;1.51;7482 +69073;43.0116;-1.15785;845;20221225;16.9;6.4;11.7;8.2;7.36;0;1.99;8210 +69073;43.0116;-1.15785;845;20221226;14;8.1;11;4.6;8.36;.7;1.39;4347 +69073;43.0116;-1.15785;845;20221227;12.6;4.2;8.4;3.1;9.36;0;.54;4658 +69073;43.0116;-1.15785;845;20221228;14.9;2.7;8.8;6;7.49;.1;1.26;7871 +69073;43.0116;-1.15785;845;20221229;13.7;5.7;9.7;5.1;8.29;10.9;1.08;4547 +69073;43.0116;-1.15785;845;20221230;15.7;4.9;10.3;7.2;10.06;.2;.82;4915 +69073;43.0116;-1.15785;845;20221231;18.4;8.7;13.6;8.9;7.12;0;2.9;6159 +69074;43.04456;-.85443;413;20220101;23.2;3.3;13.3;1.1;7.37;0;1.02;7474 +69074;43.04456;-.85443;413;20220102;16.4;4.5;10.4;1.3;9.41;.1;.78;5103 +69074;43.04456;-.85443;413;20220103;18.4;3.2;10.8;1.2;9.14;0;.81;6406 +69074;43.04456;-.85443;413;20220104;20.6;8.2;14.4;3.3;8.97;20.9;2.28;6179 +69074;43.04456;-.85443;413;20220105;7;4.6;5.8;1.4;7.34;2.5;.61;2750 +69074;43.04456;-.85443;413;20220106;6.3;-.7;2.8;.9;5.11;.1;.51;5244 +69074;43.04456;-.85443;413;20220107;7.7;-4.1;1.8;1.6;7.07;9.1;.37;4849 +69074;43.04456;-.85443;413;20220108;10.6;5;7.8;3.2;8.87;14.6;.81;4054 +69074;43.04456;-.85443;413;20220109;8.4;7.5;8;3.8;10.74;72.4;.45;256 +69074;43.04456;-.85443;413;20220110;11;7.6;9.3;3.4;12.34;41.8;.35;2173 +69074;43.04456;-.85443;413;20220111;10.1;6.5;8.3;.9;8.91;.2;.58;4153 +69074;43.04456;-.85443;413;20220112;6.7;-1.1;2.8;.8;6.44;.1;.41;5329 +69074;43.04456;-.85443;413;20220113;10.2;-3.8;3.2;.6;5.41;0;.42;7457 +69074;43.04456;-.85443;413;20220114;13.1;-4.7;4.2;.9;4.37;.1;.69;8236 +69074;43.04456;-.85443;413;20220115;11.1;-5.1;3;.9;4.61;0;.6;8033 +69074;43.04456;-.85443;413;20220116;11;-5.3;2.9;.7;4.77;.1;.55;8058 +69074;43.04456;-.85443;413;20220117;10.1;-3.4;3.3;.8;5.31;0;.55;7346 +69074;43.04456;-.85443;413;20220118;4.5;-5;-.2;1;5.94;0;.34;6373 +69074;43.04456;-.85443;413;20220119;9.2;1;5.1;1.6;7.44;.7;.65;4356 +69074;43.04456;-.85443;413;20220120;9;3.9;6.4;1.7;8.67;7.1;.59;3282 +69074;43.04456;-.85443;413;20220121;3.8;.6;2.2;1.7;6.11;0;.57;3795 +69074;43.04456;-.85443;413;20220122;6.1;-4.7;.7;.6;5.17;.1;.42;7577 +69074;43.04456;-.85443;413;20220123;10.2;-5.4;2.4;.6;5.44;0;.5;8634 +69074;43.04456;-.85443;413;20220124;13.8;-3.3;5.3;.6;5.54;0;.63;9075 +69074;43.04456;-.85443;413;20220125;13.4;-3.5;5;.8;5.54;0;.72;9037 +69074;43.04456;-.85443;413;20220126;13.5;-3.8;4.9;.8;5.51;0;.74;9163 +69074;43.04456;-.85443;413;20220127;11.9;-3.8;4.1;.7;5.81;.1;.67;8984 +69074;43.04456;-.85443;413;20220128;8;-1.4;3.3;1;6.41;0;.62;7515 +69074;43.04456;-.85443;413;20220129;10.2;-4.5;2.8;.9;6.01;0;.65;8858 +69074;43.04456;-.85443;413;20220130;5.2;-3.5;.8;.8;6.14;.1;.47;5718 +69074;43.04456;-.85443;413;20220131;8.4;-.6;3.9;1.9;8.11;1;.52;5895 +69074;43.04456;-.85443;413;20220201;7.7;2.8;5.2;1.6;7.91;.3;.65;5008 +69074;43.04456;-.85443;413;20220202;14.8;4.1;9.5;1;9.04;0;.89;8032 +69074;43.04456;-.85443;413;20220203;14.2;-2;6.1;1.5;8.07;0;.88;9295 +69074;43.04456;-.85443;413;20220204;11.9;1.6;6.8;1.3;9.27;4.4;.67;6163 +69074;43.04456;-.85443;413;20220205;8.3;6.3;7.3;1.5;8.11;1.6;.84;4561 +69074;43.04456;-.85443;413;20220206;9.5;-3.8;2.8;1.1;6.87;.5;.69;8567 +69074;43.04456;-.85443;413;20220207;11;5.3;8.1;1.7;9.64;4.6;.79;5053 +69074;43.04456;-.85443;413;20220208;15;3.1;9.1;1.4;8.64;0;1.13;9399 +69074;43.04456;-.85443;413;20220209;19.1;.1;9.6;1.3;6.81;0;1.49;11512 +69074;43.04456;-.85443;413;20220210;7.3;-.5;3.4;1.6;7.39;0;1.59;12150 +69074;43.04456;-.85443;413;20220211;9.3;4.2;6.7;.9;9.33;.5;.66;4425 +69074;43.04456;-.85443;413;20220212;15.5;4.1;9.8;1.2;8.83;0;1.25;11550 +69074;43.04456;-.85443;413;20220213;17.2;2.3;9.7;2.9;8.39;7.7;1.94;11926 +69074;43.04456;-.85443;413;20220214;9.8;4.1;6.9;3.3;8.62;13;1.01;7523 +69074;43.04456;-.85443;413;20220215;10.7;4.4;7.5;3.3;8.43;3.5;1.23;7769 +69074;43.04456;-.85443;413;20220216;13.1;7.3;10.2;2.8;10.54;5.2;1.12;5320 +69074;43.04456;-.85443;413;20220217;14.2;10;12.1;1.8;11.64;1.4;1.06;5009 +69074;43.04456;-.85443;413;20220218;15.7;3.8;9.8;2.1;9.87;3.8;1.37;9419 +69074;43.04456;-.85443;413;20220219;9.5;5.4;7.5;1.5;8.54;1.2;.96;6150 +69074;43.04456;-.85443;413;20220220;12.9;-.8;6;1.7;8.54;1.3;1.07;9459 +69074;43.04456;-.85443;413;20220221;12.2;6.8;9.5;3;9.01;3.2;1.42;6987 +69074;43.04456;-.85443;413;20220222;13.9;1.9;7.9;1;7.91;0;1.26;11556 +69074;43.04456;-.85443;413;20220223;15.5;-.2;7.7;1.3;7.74;0;1.45;12825 +69074;43.04456;-.85443;413;20220224;10.4;2.6;6.5;1.5;8.97;2.6;.88;7107 +69074;43.04456;-.85443;413;20220225;9.5;4.3;6.9;1.9;7.14;.5;1.3;8374 +69074;43.04456;-.85443;413;20220226;13.7;-1.6;6;1.6;5.97;.1;1.64;13260 +69074;43.04456;-.85443;413;20220227;14.7;1.9;8.3;1;8.24;.1;1.32;9894 +69074;43.04456;-.85443;413;20220228;17.2;.8;9;1.3;7.67;0;1.76;13903 +69074;43.04456;-.85443;413;20220301;17.1;-.3;8.4;1.2;7.17;.3;1.67;12959 +69074;43.04456;-.85443;413;20220302;11.9;5.1;8.5;1.1;9.41;6.2;1.11;7462 +69074;43.04456;-.85443;413;20220303;15.8;.7;8.2;2.1;9.07;14.6;1.61;12060 +69074;43.04456;-.85443;413;20220304;9.8;6.7;8.2;2.8;8.84;5;1.23;6327 +69074;43.04456;-.85443;413;20220305;8.8;3.7;6.2;1.1;7.87;1.8;1.02;7094 +69074;43.04456;-.85443;413;20220306;8.4;3.9;6.1;.9;7.64;0;1.02;7136 +69074;43.04456;-.85443;413;20220307;12.1;2;7.1;1.8;7.74;0;1.5;11615 +69074;43.04456;-.85443;413;20220308;11.6;3.3;7.4;2;7.84;1.6;1.62;9834 +69074;43.04456;-.85443;413;20220309;16.7;-.6;8.1;2.6;7.21;.3;2.25;14385 +69074;43.04456;-.85443;413;20220310;15.3;8.2;11.7;2.8;8.91;1.4;2.28;9835 +69074;43.04456;-.85443;413;20220311;14.5;9.4;12;3.2;8.87;9.6;2.32;8144 +69074;43.04456;-.85443;413;20220312;13.8;5;9.4;2.1;8.81;2.7;1.83;12830 +69074;43.04456;-.85443;413;20220313;12.2;6;9.1;2.2;8.17;6.4;1.72;10481 +69074;43.04456;-.85443;413;20220314;10.4;1.5;5.9;1.5;7.97;1.4;1.22;9008 +69074;43.04456;-.85443;413;20220315;22;5.8;13.9;2.3;10.57;0;2.72;14175 +69074;43.04456;-.85443;413;20220316;16.1;9.1;12.6;2.3;11.24;16.9;1.89;9216 +69074;43.04456;-.85443;413;20220317;9.1;8.9;9;2.3;11.04;19;.59;898 +69074;43.04456;-.85443;413;20220318;8.7;6.4;7.5;1.3;10.03;.7;.84;4517 +69074;43.04456;-.85443;413;20220319;16.7;3.1;9.9;1.5;9.63;0;2.16;16571 +69074;43.04456;-.85443;413;20220320;17.1;6.4;11.7;2.2;9.89;0;2.35;13433 +69074;43.04456;-.85443;413;20220321;19;4.6;11.8;2.3;9.63;.1;2.7;15906 +69074;43.04456;-.85443;413;20220322;16.6;4.6;10.6;2.3;8.13;0;2.59;14237 +69074;43.04456;-.85443;413;20220323;16.1;2.6;9.3;2.1;7.53;0;2.74;19091 +69074;43.04456;-.85443;413;20220324;16.3;2.3;9.3;1.6;8.43;0;2.42;18436 +69074;43.04456;-.85443;413;20220325;18.2;6;12.1;1.5;9.73;0;2.59;17895 +69074;43.04456;-.85443;413;20220326;17.9;3;10.5;1.6;8.56;.1;2.69;19003 +69074;43.04456;-.85443;413;20220327;18.6;2.9;10.8;1.9;9.23;0;2.78;19325 +69074;43.04456;-.85443;413;20220328;19.6;6.3;12.9;2;9.09;0;2.85;14884 +69074;43.04456;-.85443;413;20220329;17.3;7.2;12.3;1.9;10.33;3.4;2.27;12703 +69074;43.04456;-.85443;413;20220330;9.8;8.5;9.1;1.8;11.19;7.6;.92;4309 +69074;43.04456;-.85443;413;20220331;10.8;6.2;8.5;3.8;9.23;12.7;1.69;9528 +69074;43.04456;-.85443;413;20220401;6.4;-.2;3.1;3.6;6.19;12.3;1.64;12997 +69074;43.04456;-.85443;413;20220402;6.9;-.7;3.1;3.2;5.63;.4;1.78;13851 +69074;43.04456;-.85443;413;20220403;6.5;-2.7;1.9;2.2;4.76;.3;1.68;14363 +69074;43.04456;-.85443;413;20220404;9.5;-2.6;3.4;1.5;5.22;0;2.17;20994 +69074;43.04456;-.85443;413;20220405;14.3;-5.2;4.6;1.2;5.93;0;2.66;23536 +69074;43.04456;-.85443;413;20220406;12.1;.9;6.5;2.1;8.56;0;1.72;12885 +69074;43.04456;-.85443;413;20220407;19.7;2.3;11;2.7;9.52;0;3.15;20894 +69074;43.04456;-.85443;413;20220408;20;6.6;13.3;3.1;10.73;4.4;3.13;15976 +69074;43.04456;-.85443;413;20220409;13.4;6.3;9.8;2.3;9.16;1.9;2.26;14682 +69074;43.04456;-.85443;413;20220410;20.5;-.9;9.8;2.3;8.03;0;3.64;23383 +69074;43.04456;-.85443;413;20220411;23.7;7.3;15.5;3.3;10.46;1.2;4.33;18752 +69074;43.04456;-.85443;413;20220412;17.9;10.6;14.3;2.9;11.66;7.3;2.7;12824 +69074;43.04456;-.85443;413;20220413;15;8.7;11.9;1.8;12.29;3.7;1.84;11273 +69074;43.04456;-.85443;413;20220414;18.8;9.9;14.3;1.6;12.96;0;2.69;16167 +69074;43.04456;-.85443;413;20220415;19.3;7.5;13.4;1.8;12.89;0;2.82;18649 +69074;43.04456;-.85443;413;20220416;20.4;9.3;14.8;2.2;12.56;0;3.24;19323 +69074;43.04456;-.85443;413;20220417;20.3;6.2;13.2;2.9;11.96;0;3.47;22518 +69074;43.04456;-.85443;413;20220418;15.9;10.5;13.2;2.5;11.96;2.8;2.18;10682 +69074;43.04456;-.85443;413;20220419;9.4;8.9;9.1;1.8;10.72;27;.91;3304 +69074;43.04456;-.85443;413;20220420;10.6;6.2;8.4;2.8;10.36;32.9;1.29;7809 +69074;43.04456;-.85443;413;20220421;12;7.4;9.7;2;11.16;5.6;1.26;6790 +69074;43.04456;-.85443;413;20220422;18.2;5.4;11.8;1.6;10.37;7.7;3.11;21493 +69074;43.04456;-.85443;413;20220423;14.7;8.7;11.7;3.6;10.46;12.3;2.41;12230 +69074;43.04456;-.85443;413;20220424;15.3;8.4;11.9;3.8;11.43;1.7;2.43;13722 +69074;43.04456;-.85443;413;20220425;18.9;4.3;11.6;1.7;10.79;0;3.32;23191 +69074;43.04456;-.85443;413;20220426;23.3;5.4;14.4;1.9;11.46;0;3.86;22229 +69074;43.04456;-.85443;413;20220427;17.5;10.5;14;2;13.63;7.8;2.16;11312 +69074;43.04456;-.85443;413;20220428;13.7;11.1;12.4;1.4;13.96;1.5;1.22;5919 +69074;43.04456;-.85443;413;20220429;16.2;11.3;13.7;1.4;14.06;.1;1.78;9373 +69074;43.04456;-.85443;413;20220430;18.1;11.1;14.6;1.9;13.29;.5;2.75;15936 +69074;43.04456;-.85443;413;20220501;17.4;8.7;13.1;2.2;12.59;.7;2.73;16976 +69074;43.04456;-.85443;413;20220502;13.3;10.1;11.7;1.7;12.46;7.4;1.44;6740 +69074;43.04456;-.85443;413;20220503;17.7;9.5;13.6;1.6;12.83;2.6;2.58;15032 +69074;43.04456;-.85443;413;20220504;16.6;10.7;13.6;2.5;12.86;2.3;2.37;12405 +69074;43.04456;-.85443;413;20220505;18.3;8.4;13.4;2.4;11.99;.4;2.99;17235 +69074;43.04456;-.85443;413;20220506;17.7;9.8;13.8;2;12.04;.4;2.28;11471 +69074;43.04456;-.85443;413;20220507;20.3;9.7;15;1.5;12.47;.3;2.63;13689 +69074;43.04456;-.85443;413;20220508;21;8.9;15;1.2;12.84;0;2.72;14840 +69074;43.04456;-.85443;413;20220509;24.8;7.1;15.9;1.1;12.27;0;3.34;18067 +69074;43.04456;-.85443;413;20220510;27.8;8.1;17.9;1;12.71;.1;3.71;19109 +69074;43.04456;-.85443;413;20220511;26.8;10.7;18.8;1.4;15.14;0;3.61;17681 +69074;43.04456;-.85443;413;20220512;19.3;12.4;15.9;1.3;15.01;.1;2.19;11108 +69074;43.04456;-.85443;413;20220513;23.7;13.3;18.5;1.2;15.67;0;2.82;13775 +69074;43.04456;-.85443;413;20220514;28.4;10.9;19.6;1.1;15.44;1.3;3.71;18348 +69074;43.04456;-.85443;413;20220515;29;12.8;20.9;2.3;14.34;.3;4.61;17637 +69074;43.04456;-.85443;413;20220516;27.2;11.6;19.4;1.3;15.17;0;3.6;17101 +69074;43.04456;-.85443;413;20220517;29.3;12;20.6;1.3;15.37;0;3.96;18321 +69074;43.04456;-.85443;413;20220518;31.1;12.7;21.9;1.4;16.64;2.5;4.2;18570 +69074;43.04456;-.85443;413;20220519;24.4;14.6;19.5;1.8;18.04;.1;2.96;13876 +69074;43.04456;-.85443;413;20220520;23.2;15.3;19.3;2.2;16.97;.1;3.14;11087 +69074;43.04456;-.85443;413;20220521;30.2;15.2;22.7;1;19.71;0;3.74;17604 +69074;43.04456;-.85443;413;20220522;31.9;16.5;24.2;2;19.54;1.1;4.42;17170 +69074;43.04456;-.85443;413;20220523;21.3;14.5;17.9;3.8;13.48;.8;3.4;12439 +69074;43.04456;-.85443;413;20220524;14.3;10;12.1;1.5;12.01;8.9;1.7;8580 +69074;43.04456;-.85443;413;20220525;16.6;9.1;12.9;1.4;12.11;4.6;2.19;12143 +69074;43.04456;-.85443;413;20220526;18.8;10.5;14.7;1.2;13.07;.9;2.41;12655 +69074;43.04456;-.85443;413;20220527;22.8;13;17.9;1.4;14.24;.1;3.08;14481 +69074;43.04456;-.85443;413;20220528;24.4;9.4;16.9;1.2;14.24;0;3.38;17997 +69074;43.04456;-.85443;413;20220529;24.1;9.1;16.6;1;12.34;1.4;3.38;18013 +69074;43.04456;-.85443;413;20220530;22.8;7.8;15.3;1.3;11.71;.8;3.33;17913 +69074;43.04456;-.85443;413;20220531;24.8;10.2;17.5;1.1;12.81;0;3.5;17694 +69074;43.04456;-.85443;413;20220601;28.7;11.2;20;1.4;15.77;.2;4.05;19445 +69074;43.04456;-.85443;413;20220602;26.5;13.6;20;1.5;17.51;3.3;3.51;16525 +69074;43.04456;-.85443;413;20220603;23.5;15.9;19.7;1.5;18.71;2.1;2.68;12259 +69074;43.04456;-.85443;413;20220604;20;15.8;17.9;1.5;18.11;12.5;1.97;8872 +69074;43.04456;-.85443;413;20220605;21.9;14.5;18.2;1.4;16.61;.1;2.65;12522 +69074;43.04456;-.85443;413;20220606;24;13.1;18.5;1.3;15.97;.4;3.1;15026 +69074;43.04456;-.85443;413;20220607;22.6;14.7;18.6;1;15.97;.1;2.74;12992 +69074;43.04456;-.85443;413;20220608;20.5;12.7;16.6;1.5;16.34;2.8;2.39;12601 +69074;43.04456;-.85443;413;20220609;22.5;13.1;17.8;1.8;14.74;.1;3.07;14098 +69074;43.04456;-.85443;413;20220610;27.3;8.3;17.8;1.2;14.34;0;3.97;20652 +69074;43.04456;-.85443;413;20220611;27.9;12.3;20.1;1.4;17.34;.4;4.9;26190 +69074;43.04456;-.85443;413;20220612;28.1;16.4;22.2;1.8;19.31;2.3;4.38;20431 +69074;43.04456;-.85443;413;20220613;26;16.4;21.2;1.7;19.41;.1;3.87;18836 +69074;43.04456;-.85443;413;20220614;32.7;15.5;24.1;1.1;21.11;.4;5.11;24707 +69074;43.04456;-.85443;413;20220615;32.5;16.9;24.7;1.2;21.87;0;5.51;26627 +69074;43.04456;-.85443;413;20220616;33.6;17.6;25.6;1.1;22.64;0;5.54;26272 +69074;43.04456;-.85443;413;20220617;35;19.1;27.1;1.3;23.11;0;5.86;26422 +69074;43.04456;-.85443;413;20220618;38.8;18.5;28.6;1.5;20.61;0;6.84;28921 +69074;43.04456;-.85443;413;20220619;26.6;16.5;21.5;1.8;18.87;1.2;4.29;20834 +69074;43.04456;-.85443;413;20220620;26.2;16.6;21.4;1.8;18.71;8;3.85;17901 +69074;43.04456;-.85443;413;20220621;21.8;16.7;19.2;1.6;19.14;5.1;2.55;12227 +69074;43.04456;-.85443;413;20220622;22.3;16;19.1;1.8;17.71;2.2;3.21;15904 +69074;43.04456;-.85443;413;20220623;24.8;13;18.9;1;17.17;4.5;3.87;21034 +69074;43.04456;-.85443;413;20220624;23.6;14.5;19;1.3;16.67;0;4.08;22432 +69074;43.04456;-.85443;413;20220625;18.1;12.1;15.1;1.4;15.54;10.2;2.25;12691 +69074;43.04456;-.85443;413;20220626;14.8;11.4;13.1;1;14.24;9.9;1.76;9938 +69074;43.04456;-.85443;413;20220627;15.7;12.5;14.1;1;14.81;5.8;1.77;9297 +69074;43.04456;-.85443;413;20220628;23.3;11.7;17.5;.9;14.91;.1;4.06;23498 +69074;43.04456;-.85443;413;20220629;21.1;10.4;15.7;1.2;15.17;9.5;3.2;18844 +69074;43.04456;-.85443;413;20220630;13.9;12.6;13.2;1.3;14.74;4.1;1.24;6035 +69074;43.04456;-.85443;413;20220701;21.6;8.3;14.9;.9;13.31;0;3.92;24709 +69074;43.04456;-.85443;413;20220702;28.3;9.5;18.9;1.3;15.54;.1;5.24;29448 +69074;43.04456;-.85443;413;20220703;24.9;13.8;19.3;1.6;16.64;2.1;4.15;21855 +69074;43.04456;-.85443;413;20220704;19.8;15;17.4;1.3;17.07;.7;2.38;12226 +69074;43.04456;-.85443;413;20220705;24.7;15.8;20.2;1;18.64;8.4;3.57;18452 +69074;43.04456;-.85443;413;20220706;23.5;16.1;19.8;1.3;18.11;5.7;3.14;15540 +69074;43.04456;-.85443;413;20220707;25.3;13.5;19.4;1.8;16.64;.1;4.24;22344 +69074;43.04456;-.85443;413;20220708;26.3;13.1;19.7;1.3;16.81;.1;4.66;25552 +69074;43.04456;-.85443;413;20220709;28.8;12.6;20.7;1;17.21;.1;5.08;27780 +69074;43.04456;-.85443;413;20220710;30.4;12;21.2;.8;17.34;.1;5.3;29127 +69074;43.04456;-.85443;413;20220711;33;12.9;23;.8;17.97;.5;5.67;29738 +69074;43.04456;-.85443;413;20220712;33.2;15.7;24.4;1;19.91;.1;5.64;28125 +69074;43.04456;-.85443;413;20220713;33.4;13.9;23.6;.8;18.44;0;5.69;29439 +69074;43.04456;-.85443;413;20220714;34.3;14.4;24.4;.7;18.11;.1;5.62;29003 +69074;43.04456;-.85443;413;20220715;31.6;15.3;23.4;1;19.14;0;5.1;25641 +69074;43.04456;-.85443;413;20220716;35.2;14.5;24.9;1;18.81;.1;5.81;28567 +69074;43.04456;-.85443;413;20220717;36.8;14.5;25.6;1;17.51;0;6.03;28975 +69074;43.04456;-.85443;413;20220718;38;15.5;26.8;1;19.17;.2;6.18;29021 +69074;43.04456;-.85443;413;20220719;27.2;18.4;22.8;1.8;21.01;5.9;4.2;20114 +69074;43.04456;-.85443;413;20220720;25.6;17.2;21.4;1.5;18.31;.4;3.71;17885 +69074;43.04456;-.85443;413;20220721;30.9;17.8;24.3;1.4;18.97;.1;5.18;24497 +69074;43.04456;-.85443;413;20220722;20.5;17.6;19;1.7;19.51;2;1.89;8045 +69074;43.04456;-.85443;413;20220723;23.8;15.4;19.6;.9;17.44;.1;3.48;18394 +69074;43.04456;-.85443;413;20220724;34.8;12.2;23.5;1.2;18.21;.3;5.82;28795 +69074;43.04456;-.85443;413;20220725;23.9;18.6;21.3;1.6;19.11;.7;3.11;14186 +69074;43.04456;-.85443;413;20220726;21.6;15.9;18.8;1.1;17.24;1.1;2.72;13507 +69074;43.04456;-.85443;413;20220727;24.7;13.8;19.2;1;15.24;0;3.87;21203 +69074;43.04456;-.85443;413;20220728;24.6;13;18.8;.7;15.71;2.3;3.54;19707 +69074;43.04456;-.85443;413;20220729;22;15.1;18.5;.8;17.74;3.2;2.56;13332 +69074;43.04456;-.85443;413;20220730;25.2;17.1;21.2;.7;19.31;.4;3.39;17461 +69074;43.04456;-.85443;413;20220731;28.2;15.6;21.9;.9;19.34;.1;3.93;20257 +69074;43.04456;-.85443;413;20220801;29.2;16.2;22.7;1.1;19.61;0;4.33;21815 +69074;43.04456;-.85443;413;20220802;32.5;15.3;23.9;1.1;18.64;.1;5.15;25650 +69074;43.04456;-.85443;413;20220803;32.9;14;23.5;1.2;20.44;0;5.08;24944 +69074;43.04456;-.85443;413;20220804;27.7;20.1;23.9;1.5;22.57;1.6;3.36;14650 +69074;43.04456;-.85443;413;20220805;25.2;18.4;21.8;1.5;20.34;.1;2.9;13035 +69074;43.04456;-.85443;413;20220806;29.4;15.6;22.5;1;19.74;0;4.31;22184 +69074;43.04456;-.85443;413;20220807;31;15.7;23.4;1.1;18.54;.3;4.73;23974 +69074;43.04456;-.85443;413;20220808;31.7;13;22.4;.9;17.07;1;4.86;25753 +69074;43.04456;-.85443;413;20220809;32.3;16.2;24.2;.9;18.84;.2;4.65;23313 +69074;43.04456;-.85443;413;20220810;36.1;14.8;25.5;.7;17.94;.2;5.12;25950 +69074;43.04456;-.85443;413;20220811;37;18;27.5;1.1;18.61;0;5.38;24573 +69074;43.04456;-.85443;413;20220812;34.5;17.6;26;1.3;20.97;0;5.23;24449 +69074;43.04456;-.85443;413;20220813;30.1;19.2;24.6;1.4;22.27;.7;3.88;17601 +69074;43.04456;-.85443;413;20220814;23;18.7;20.9;1.5;20.11;1.8;2.58;11750 +69074;43.04456;-.85443;413;20220815;25.3;15;20.1;.9;16.91;.1;3.42;18571 +69074;43.04456;-.85443;413;20220816;23.3;13.3;18.3;1;17.41;4.2;2.65;14196 +69074;43.04456;-.85443;413;20220817;21.7;13.2;17.5;.8;16.81;15.1;2.62;14923 +69074;43.04456;-.85443;413;20220818;19.8;14.5;17.2;1.4;17.27;20.2;2.16;11541 +69074;43.04456;-.85443;413;20220819;24.8;14.5;19.6;1;17.11;7.4;3.42;19035 +69074;43.04456;-.85443;413;20220820;28.5;13.1;20.8;.8;17.94;1.9;4.1;23160 +69074;43.04456;-.85443;413;20220821;24.4;16.4;20.4;1.3;19.71;.3;2.86;14755 +69074;43.04456;-.85443;413;20220822;22.8;15.4;19.1;1.1;19.21;4.3;2.37;12321 +69074;43.04456;-.85443;413;20220823;27.2;17.3;22.2;.6;20.57;.1;3.05;15794 +69074;43.04456;-.85443;413;20220824;32.6;13.9;23.3;1.2;19.91;.4;4.38;21931 +69074;43.04456;-.85443;413;20220825;24.7;18.4;21.5;1.9;21.44;1.7;2.6;11831 +69074;43.04456;-.85443;413;20220826;23.6;18;20.8;1.3;20.14;1.3;2.35;10976 +69074;43.04456;-.85443;413;20220827;27.5;15.8;21.7;.8;18.71;.1;3.59;19593 +69074;43.04456;-.85443;413;20220828;32.4;13.6;23;.9;17.94;.7;4.32;22948 +69074;43.04456;-.85443;413;20220829;32.2;17.7;25;1.6;17.87;10.4;4.15;17441 +69074;43.04456;-.85443;413;20220830;29.6;14.9;22.3;1.3;19.31;0;3.93;20594 +69074;43.04456;-.85443;413;20220831;24;18.6;21.3;1.4;21.21;8.1;2.21;9969 +69074;43.04456;-.85443;413;20220901;26.8;17;21.9;.9;19.77;.3;3.02;15640 +69074;43.04456;-.85443;413;20220902;24;17.2;20.6;1.1;19.14;1.3;2.38;11670 +69074;43.04456;-.85443;413;20220903;23.7;15.9;19.8;.8;18.04;1.9;2.45;12924 +69074;43.04456;-.85443;413;20220904;30.6;12.5;21.5;1;16.84;.6;3.84;20730 +69074;43.04456;-.85443;413;20220905;31.7;13.4;22.5;1.5;16.41;1.2;4.25;21157 +69074;43.04456;-.85443;413;20220906;30.2;13.5;21.9;1.5;16.31;0;4;20014 +69074;43.04456;-.85443;413;20220907;26.1;12.8;19.4;1.1;15.67;.2;2.98;15902 +69074;43.04456;-.85443;413;20220908;25.5;10.4;17.9;1;14.67;.9;3.16;19267 +69074;43.04456;-.85443;413;20220909;22.6;14.1;18.4;1.1;16.14;1.4;2.61;14733 +69074;43.04456;-.85443;413;20220910;27.2;8.5;17.8;.9;13.67;0;3.35;20865 +69074;43.04456;-.85443;413;20220911;33.5;12.7;23.1;1.5;15.61;0;4.38;21192 +69074;43.04456;-.85443;413;20220912;34.9;16.6;25.8;2;16.74;4.7;4.63;17559 +69074;43.04456;-.85443;413;20220913;29.4;18.9;24.1;2.8;16.97;3.7;4.03;12896 +69074;43.04456;-.85443;413;20220914;28.9;16.2;22.6;2.1;15.81;0;3.92;16296 +69074;43.04456;-.85443;413;20220915;26.6;14.3;20.5;1.2;17.31;4.4;2.9;15574 +69074;43.04456;-.85443;413;20220916;21.5;15.2;18.4;1.5;17.07;2.3;2.25;11957 +69074;43.04456;-.85443;413;20220917;21;7.8;14.4;1.3;12.11;0;2.55;16567 +69074;43.04456;-.85443;413;20220918;23.8;6;14.9;1.4;10.04;0;3.02;18291 +69074;43.04456;-.85443;413;20220919;25.4;5.4;15.4;1.2;9.84;0;3.08;19754 +69074;43.04456;-.85443;413;20220920;22.5;6.3;14.4;1.2;10.67;.1;2.74;18011 +69074;43.04456;-.85443;413;20220921;22.9;6.4;14.7;1.2;10.74;0;2.71;17834 +69074;43.04456;-.85443;413;20220922;24.6;5.1;14.9;1.2;11.24;0;2.85;18756 +69074;43.04456;-.85443;413;20220923;20.6;7.5;14.1;1.2;12.94;4;2;12566 +69074;43.04456;-.85443;413;20220924;16.7;10.5;13.6;1.6;13.97;4.3;1.48;9000 +69074;43.04456;-.85443;413;20220925;18.5;7.8;13.2;1.2;12.24;1;1.98;13934 +69074;43.04456;-.85443;413;20220926;18.7;10;14.4;1.8;12.44;6.3;2.02;11688 +69074;43.04456;-.85443;413;20220927;14.5;11.8;13.2;2.5;13.74;19.3;1.14;5197 +69074;43.04456;-.85443;413;20220928;16.4;12.5;14.5;3;14.94;24.8;1.23;5875 +69074;43.04456;-.85443;413;20220929;15.1;11.2;13.1;2.1;13.21;20;1.25;6003 +69074;43.04456;-.85443;413;20220930;17;9.2;13.1;1.8;11.84;4.3;1.79;10651 +69074;43.04456;-.85443;413;20221001;21.9;8.4;15.2;1.3;12.61;.5;2.16;13536 +69074;43.04456;-.85443;413;20221002;23.3;7.5;15.4;.8;14.21;0;2.12;15163 +69074;43.04456;-.85443;413;20221003;24.7;11.7;18.2;1;15.51;0;2.19;13143 +69074;43.04456;-.85443;413;20221004;25.4;8.4;16.9;.7;13.34;.1;2.25;15757 +69074;43.04456;-.85443;413;20221005;28;7.4;17.7;1.2;13.27;.7;2.71;16442 +69074;43.04456;-.85443;413;20221006;19.3;14;16.6;1.2;15.37;.1;1.52;8110 +69074;43.04456;-.85443;413;20221007;24.5;9.1;16.8;1;14.11;1.7;2.08;13411 +69074;43.04456;-.85443;413;20221008;20.2;13.1;16.7;1.4;16.14;1.1;1.46;7513 +69074;43.04456;-.85443;413;20221009;26.7;10.6;18.6;1.2;14.47;.2;2.43;14465 +69074;43.04456;-.85443;413;20221010;20.8;9.8;15.3;1;15.14;9.5;1.48;9250 +69074;43.04456;-.85443;413;20221011;19.5;12.7;16.1;1.2;16.97;6.8;1.21;6925 +69074;43.04456;-.85443;413;20221012;18.6;13.9;16.3;1.3;17.07;1.7;1.14;6082 +69074;43.04456;-.85443;413;20221013;22.4;12.8;17.6;1.5;15.54;.4;1.77;9669 +69074;43.04456;-.85443;413;20221014;21.8;15.3;18.5;1.4;16.01;.6;1.7;8596 +69074;43.04456;-.85443;413;20221015;25.4;8.3;16.8;.9;13.81;0;1.98;13654 +69074;43.04456;-.85443;413;20221016;28.4;12.1;20.3;1.8;14.07;.5;2.68;12218 +69074;43.04456;-.85443;413;20221017;26.7;16.1;21.4;1.8;15.04;5.8;2.53;10240 +69074;43.04456;-.85443;413;20221018;30.3;12.5;21.4;1.7;14.61;0;2.73;12589 +69074;43.04456;-.85443;413;20221019;29.1;15.8;22.4;3.2;13.17;3.9;3.85;10393 +69074;43.04456;-.85443;413;20221020;23.7;16.6;20.1;4.3;12.57;2.3;3.62;7460 +69074;43.04456;-.85443;413;20221021;20.5;17.4;19;2.7;12.34;1.4;2.46;3618 +69074;43.04456;-.85443;413;20221022;25.1;11.9;18.5;2.4;12.14;.2;2.62;11056 +69074;43.04456;-.85443;413;20221023;26.4;17.6;22;4;10.87;0;4.2;9381 +69074;43.04456;-.85443;413;20221024;23.1;14.9;19;1.6;11.24;0;2.14;8622 +69074;43.04456;-.85443;413;20221025;28.4;9.8;19.1;2.4;11.51;0;2.97;10530 +69074;43.04456;-.85443;413;20221026;25.4;11.9;18.6;2.1;12.41;0;2.37;8783 +69074;43.04456;-.85443;413;20221027;28.4;16.1;22.2;3.7;9.77;.1;4.42;8259 +69074;43.04456;-.85443;413;20221028;28.9;20;24.4;2.6;10.24;.1;3.72;6699 +69074;43.04456;-.85443;413;20221029;27.1;18.3;22.7;2.7;9.01;0;3.8;5787 +69074;43.04456;-.85443;413;20221030;20.6;10.7;15.7;1.6;11.54;2.9;1.65;7426 +69074;43.04456;-.85443;413;20221031;21.5;9;15.3;2.3;13.34;7.6;1.63;6701 +69074;43.04456;-.85443;413;20221101;18.3;11.4;14.9;1.2;13.94;.1;1.12;7644 +69074;43.04456;-.85443;413;20221102;19.2;8.3;13.7;1.2;12.47;.1;1.18;8763 +69074;43.04456;-.85443;413;20221103;20.7;7.7;14.2;2.2;11.71;11.4;1.63;6962 +69074;43.04456;-.85443;413;20221104;13.1;8.6;10.8;2.6;10.14;18;1.17;4679 +69074;43.04456;-.85443;413;20221105;15.9;4;9.9;1.5;9.34;.1;1.1;9062 +69074;43.04456;-.85443;413;20221106;19.9;1.3;10.6;1.2;8.41;.1;1.29;9897 +69074;43.04456;-.85443;413;20221107;20.5;2.8;11.6;2;9.14;0;1.71;9710 +69074;43.04456;-.85443;413;20221108;19.4;11.6;15.5;3.1;10.94;1.1;2.28;5202 +69074;43.04456;-.85443;413;20221109;15;11.9;13.4;1.8;12.24;3.6;1.12;3207 +69074;43.04456;-.85443;413;20221110;16.6;3.3;10;1.4;9.44;0;1.02;8858 +69074;43.04456;-.85443;413;20221111;19.7;1;10.4;1.3;8.97;.2;1.18;9793 +69074;43.04456;-.85443;413;20221112;22.5;6.7;14.6;1.8;10.07;0;1.69;7755 +69074;43.04456;-.85443;413;20221113;23;5;14;1.4;9.31;0;1.47;9345 +69074;43.04456;-.85443;413;20221114;14.3;6.5;10.4;2;11.24;1.6;.82;4249 +69074;43.04456;-.85443;413;20221115;17.7;8.8;13.3;2.3;11.84;5.1;1.26;5064 +69074;43.04456;-.85443;413;20221116;18.7;6.2;12.4;2.6;11.01;.9;1.4;7501 +69074;43.04456;-.85443;413;20221117;16.8;11.7;14.3;2.4;13.34;9;1.06;4120 +69074;43.04456;-.85443;413;20221118;10.1;7.8;8.9;2.4;10.21;12;.71;2367 +69074;43.04456;-.85443;413;20221119;8.9;5.4;7.2;3.3;8.74;7.1;.82;3420 +69074;43.04456;-.85443;413;20221120;13.5;2.4;7.9;1.9;9.27;9.9;.81;5446 +69074;43.04456;-.85443;413;20221121;13.5;7.2;10.3;3.1;10.27;37.4;1.1;3043 +69074;43.04456;-.85443;413;20221122;10.5;5.5;8;3.8;8.54;9.1;1.12;3364 +69074;43.04456;-.85443;413;20221123;13.8;9.3;11.5;2.5;11.91;9.5;.83;2847 +69074;43.04456;-.85443;413;20221124;12.9;3.6;8.3;1.7;9.61;6.8;.68;4061 +69074;43.04456;-.85443;413;20221125;9.9;4.7;7.3;2.7;9.81;9.6;.55;3330 +69074;43.04456;-.85443;413;20221126;13.8;1.6;7.7;1.1;8.04;0;.69;6478 +69074;43.04456;-.85443;413;20221127;16.6;.7;8.7;1.4;7.61;10.2;.96;6867 +69074;43.04456;-.85443;413;20221128;9.5;5.4;7.4;3.4;9.87;35.8;.57;2787 +69074;43.04456;-.85443;413;20221129;10.4;6.9;8.7;2.7;10.51;4.8;.59;2427 +69074;43.04456;-.85443;413;20221130;10;3.8;6.9;1.4;9.27;0;.51;4322 +69074;43.04456;-.85443;413;20221201;4.9;2.7;3.8;1;7.87;0;.4;2241 +69074;43.04456;-.85443;413;20221202;8;.1;4.1;.9;7.41;.1;.4;4862 +69074;43.04456;-.85443;413;20221203;6;3.6;4.8;.9;8.07;2.9;.44;1758 +69074;43.04456;-.85443;413;20221204;9.3;-.7;4.3;1.1;6.64;0;.48;6232 +69074;43.04456;-.85443;413;20221205;12.9;-1.3;5.8;1.5;6.34;.2;.79;6311 +69074;43.04456;-.85443;413;20221206;12.5;4.1;8.3;1;9.84;.3;.5;3903 +69074;43.04456;-.85443;413;20221207;13.8;7.4;10.6;1.2;11.04;.2;.6;3909 +69074;43.04456;-.85443;413;20221208;10.2;5.6;7.9;2.2;10.11;7.1;.5;2046 +69074;43.04456;-.85443;413;20221209;12.7;5.9;9.3;2.4;10.41;6.5;.71;3675 +69074;43.04456;-.85443;413;20221210;4.3;.6;2.4;2.1;6.34;0;.45;4157 +69074;43.04456;-.85443;413;20221211;5.1;-4.8;.2;1;5.61;.1;.37;3754 +69074;43.04456;-.85443;413;20221212;11.6;-.6;5.5;1.9;8.21;11.8;.63;3762 +69074;43.04456;-.85443;413;20221213;14.4;9.4;11.9;2.5;12.37;9.2;.75;2501 +69074;43.04456;-.85443;413;20221214;17.3;10.2;13.8;2;11.81;4.1;.99;4994 +69074;43.04456;-.85443;413;20221215;15;7.7;11.4;2;10.87;4.6;.88;4059 +69074;43.04456;-.85443;413;20221216;9.2;7.3;8.2;2.4;10.24;3.6;.58;1198 +69074;43.04456;-.85443;413;20221217;10.5;5.4;8;1.2;8.91;0;.53;4260 +69074;43.04456;-.85443;413;20221218;15;1.1;8.1;2.7;7.51;1.3;1.24;6188 +69074;43.04456;-.85443;413;20221219;15.7;5.2;10.5;3.4;7.84;1.9;2.07;4516 +69074;43.04456;-.85443;413;20221220;18.9;9.4;14.1;2.7;9.21;3.6;1.92;5249 +69074;43.04456;-.85443;413;20221221;17.8;6.8;12.3;2;10.47;.2;1.04;5631 +69074;43.04456;-.85443;413;20221222;19.2;5;12.1;1.6;10.41;.3;.95;5341 +69074;43.04456;-.85443;413;20221223;17.4;8.7;13.1;1.8;10.97;0;1.1;4490 +69074;43.04456;-.85443;413;20221224;20.4;5.5;13;2.1;9.54;0;1.35;6442 +69074;43.04456;-.85443;413;20221225;19.9;7.2;13.5;2.7;8.84;0;1.79;6805 +69074;43.04456;-.85443;413;20221226;16.2;10;13.1;2;9.51;1.3;1.38;3534 +69074;43.04456;-.85443;413;20221227;13;8.9;11;1.1;11.81;.1;.56;2712 +69074;43.04456;-.85443;413;20221228;18.9;3.5;11.2;2.6;8.67;.1;1.45;6771 +69074;43.04456;-.85443;413;20221229;15.2;11.3;13.2;2.5;9.61;10.6;1.58;2402 +69074;43.04456;-.85443;413;20221230;20.4;8.3;14.3;3.1;11.24;.9;1.61;5069 +69074;43.04456;-.85443;413;20221231;19;12.2;15.6;2.8;8.74;0;2.28;4328 +69075;43.07661;-.55071;355;20220101;24.6;2.9;13.8;.4;7.29;0;.39;7978 +69075;43.07661;-.55071;355;20220102;16.4;5.1;10.8;1;9.68;0;.65;5377 +69075;43.07661;-.55071;355;20220103;18.9;3.8;11.4;.4;9.38;0;.43;6487 +69075;43.07661;-.55071;355;20220104;21.9;8.1;15;3.6;8.88;22.4;2.48;6178 +69075;43.07661;-.55071;355;20220105;7.6;4.5;6.1;1;7.39;1.8;.59;2170 +69075;43.07661;-.55071;355;20220106;6.4;.6;3.5;1.2;4.98;.1;.69;3544 +69075;43.07661;-.55071;355;20220107;7.2;-4;1.6;2;6.98;7.8;.32;5548 +69075;43.07661;-.55071;355;20220108;11.4;5.3;8.4;2.3;8.88;11.9;.81;3742 +69075;43.07661;-.55071;355;20220109;8.5;7.9;8.2;2.5;10.79;68.5;.43;168 +69075;43.07661;-.55071;355;20220110;11;7.3;9.2;1.9;12.79;37.1;.22;2647 +69075;43.07661;-.55071;355;20220111;10.1;6.8;8.5;.7;8.79;0;.58;2448 +69075;43.07661;-.55071;355;20220112;6.2;-2.2;2;.8;6.18;0;.39;4839 +69075;43.07661;-.55071;355;20220113;10.7;-3.6;3.6;.7;5.29;0;.5;6834 +69075;43.07661;-.55071;355;20220114;14.3;-4;5.2;1.5;4.18;.1;1.1;8007 +69075;43.07661;-.55071;355;20220115;11.2;-4.8;3.2;.8;4.39;0;.6;7470 +69075;43.07661;-.55071;355;20220116;11.2;-4.7;3.3;.7;4.79;.1;.55;7525 +69075;43.07661;-.55071;355;20220117;10.9;-3.1;3.9;.7;5.18;0;.56;7049 +69075;43.07661;-.55071;355;20220118;3.2;-4.9;-.8;.8;5.89;.1;.3;5070 +69075;43.07661;-.55071;355;20220119;10;1.2;5.6;2.5;7.29;.6;.84;5415 +69075;43.07661;-.55071;355;20220120;9.7;4.1;6.9;1.4;8.79;7.1;.58;4076 +69075;43.07661;-.55071;355;20220121;3.1;1;2.1;1.3;6.29;0;.48;1957 +69075;43.07661;-.55071;355;20220122;6.3;-4.5;.9;.4;5.29;.1;.4;6398 +69075;43.07661;-.55071;355;20220123;10.8;-5;2.9;.6;5.68;.1;.52;8152 +69075;43.07661;-.55071;355;20220124;14.2;-2.6;5.8;.5;5.79;0;.59;8560 +69075;43.07661;-.55071;355;20220125;13.6;-3;5.3;.9;5.58;0;.78;8610 +69075;43.07661;-.55071;355;20220126;14;-3.1;5.5;.5;5.68;0;.61;8876 +69075;43.07661;-.55071;355;20220127;11.8;-3;4.4;.6;5.79;.2;.62;8263 +69075;43.07661;-.55071;355;20220128;8.8;-1.2;3.8;.9;6.29;0;.62;6621 +69075;43.07661;-.55071;355;20220129;10.4;-3.8;3.3;.7;6.18;0;.61;8285 +69075;43.07661;-.55071;355;20220130;3.8;-3.9;0;.8;5.79;.1;.43;5795 +69075;43.07661;-.55071;355;20220131;8.6;-1.3;3.7;1.2;7.98;4.3;.5;6866 +69075;43.07661;-.55071;355;20220201;8.2;3.4;5.8;1.2;7.98;0;.63;4400 +69075;43.07661;-.55071;355;20220202;15.2;2.9;9.1;.8;8.79;0;.84;8047 +69075;43.07661;-.55071;355;20220203;14.2;-2.6;5.8;1.1;8.09;.1;.83;9789 +69075;43.07661;-.55071;355;20220204;13.3;2.6;8;1.1;9.48;3.2;.77;7622 +69075;43.07661;-.55071;355;20220205;8.7;6.8;7.8;1.1;8.29;1.9;.75;2401 +69075;43.07661;-.55071;355;20220206;9.9;-3.1;3.4;1.3;6.89;.3;.74;8799 +69075;43.07661;-.55071;355;20220207;11.4;6.4;8.9;1.9;9.68;3.6;.86;4973 +69075;43.07661;-.55071;355;20220208;15.5;2.5;9;.6;8.59;0;.89;9054 +69075;43.07661;-.55071;355;20220209;18.9;.3;9.6;1.4;6.68;0;1.54;11276 +69075;43.07661;-.55071;355;20220210;6.5;0;3.3;2.2;7.18;0;1.91;11500 +69075;43.07661;-.55071;355;20220211;9.5;4.7;7.1;.9;9.34;.8;.66;4425 +69075;43.07661;-.55071;355;20220212;15.9;5.8;10.8;1.7;8.98;0;1.39;11200 +69075;43.07661;-.55071;355;20220213;17.7;2.6;10.1;3;8.13;7.6;2.03;12000 +69075;43.07661;-.55071;355;20220214;10.3;4.3;7.3;5.8;8.31;15.3;1.2;8300 +69075;43.07661;-.55071;355;20220215;10.6;4.9;7.7;4.7;8.23;3.2;1.4;7150 +69075;43.07661;-.55071;355;20220216;14;8.4;11.2;2.6;10.38;5.7;1.3;6148 +69075;43.07661;-.55071;355;20220217;14.7;10.2;12.5;1.4;11.48;.5;1.09;5442 +69075;43.07661;-.55071;355;20220218;15.3;3.8;9.6;1.6;9.79;4.4;1.23;9722 +69075;43.07661;-.55071;355;20220219;9.6;5.6;7.6;1.4;8.59;1;.89;5207 +69075;43.07661;-.55071;355;20220220;13.3;-1;6.2;2.1;8.09;.7;1.25;11320 +69075;43.07661;-.55071;355;20220221;12.5;8.3;10.4;2.4;8.88;3;1.42;5541 +69075;43.07661;-.55071;355;20220222;14.1;1.3;7.7;1;7.89;0;1.23;10926 +69075;43.07661;-.55071;355;20220223;16.5;.1;8.3;1.5;7.79;.1;1.58;12733 +69075;43.07661;-.55071;355;20220224;10.5;3.4;7;1.3;9.09;2.9;.92;7984 +69075;43.07661;-.55071;355;20220225;10;4.2;7.1;1.6;7.18;.1;1.19;7176 +69075;43.07661;-.55071;355;20220226;14.7;-3.3;5.7;.8;5.89;.1;1.38;13951 +69075;43.07661;-.55071;355;20220227;14.6;1.6;8.1;.9;8.38;.1;1.31;11789 +69075;43.07661;-.55071;355;20220228;17.8;1.7;9.8;1.3;7.79;0;1.77;13461 +69075;43.07661;-.55071;355;20220301;17.8;-.1;8.9;1.1;6.79;.3;1.77;14458 +69075;43.07661;-.55071;355;20220302;11.2;5.8;8.5;1;9.59;4.8;1.02;7375 +69075;43.07661;-.55071;355;20220303;15.4;.9;8.2;1.7;8.98;17.3;1.56;13199 +69075;43.07661;-.55071;355;20220304;10.1;6.9;8.5;2.2;8.79;4.5;1.16;5494 +69075;43.07661;-.55071;355;20220305;8.9;3;6;.8;7.79;1.1;1;8098 +69075;43.07661;-.55071;355;20220306;8.2;4.1;6.2;.8;7.68;0;.95;6594 +69075;43.07661;-.55071;355;20220307;12.9;2.4;7.7;1.4;7.68;0;1.5;11586 +69075;43.07661;-.55071;355;20220308;11;2.9;7;1.1;7.98;1.6;1.25;10123 +69075;43.07661;-.55071;355;20220309;17.8;-1.2;8.3;1.7;6.98;.2;2.21;16488 +69075;43.07661;-.55071;355;20220310;16.3;7.3;11.8;1.5;8.98;1.2;1.85;11021 +69075;43.07661;-.55071;355;20220311;16.4;10.7;13.6;2.8;8.29;9.3;2.49;8576 +69075;43.07661;-.55071;355;20220312;14;5.2;9.6;1.5;9.29;0;1.57;11149 +69075;43.07661;-.55071;355;20220313;12.1;7.2;9.7;1.3;8.18;7.2;1.45;8043 +69075;43.07661;-.55071;355;20220314;10.2;-.2;5;1.2;7.39;.6;1.34;12541 +69075;43.07661;-.55071;355;20220315;22.3;5.4;13.9;1.3;10.88;0;2.46;16580 +69075;43.07661;-.55071;355;20220316;15.8;8.1;12;1.7;11.79;11.2;1.63;10835 +69075;43.07661;-.55071;355;20220317;9.1;9;9.1;2;11.09;20.3;.51;0 +69075;43.07661;-.55071;355;20220318;8.9;6.8;7.9;1.9;10.03;.7;.73;3100 +69075;43.07661;-.55071;355;20220319;16.6;3.7;10.2;1.5;9.93;0;1.98;15300 +69075;43.07661;-.55071;355;20220320;17.6;5.3;11.4;2;10.33;0;2.19;14600 +69075;43.07661;-.55071;355;20220321;19.7;3.8;11.8;2.2;9.98;.1;2.57;16250 +69075;43.07661;-.55071;355;20220322;17.8;3.3;10.6;1.9;8.73;0;2.44;16650 +69075;43.07661;-.55071;355;20220323;16.3;2;9.1;1.7;7.88;0;2.51;20250 +69075;43.07661;-.55071;355;20220324;16.6;2.9;9.8;1.8;8.53;0;2.38;17800 +69075;43.07661;-.55071;355;20220325;18.3;6.2;12.2;1.9;9.33;0;2.71;17850 +69075;43.07661;-.55071;355;20220326;17.8;3.6;10.7;1.9;8.33;.3;2.66;17700 +69075;43.07661;-.55071;355;20220327;19;3.5;11.3;1.9;9.53;0;2.65;18350 +69075;43.07661;-.55071;355;20220328;20;5.5;12.7;1.9;9.63;0;2.57;14250 +69075;43.07661;-.55071;355;20220329;17.9;7.9;12.9;2.5;10.28;1.6;2.24;10500 +69075;43.07661;-.55071;355;20220330;9.7;8.7;9.2;2.9;11.66;8.5;.69;2300 +69075;43.07661;-.55071;355;20220331;11.3;6.7;9;5;9.18;12.4;1.75;8850 +69075;43.07661;-.55071;355;20220401;7.3;.4;3.9;5;5.93;9.7;1.83;13350 +69075;43.07661;-.55071;355;20220402;7.3;-.3;3.5;3.2;5.64;.2;1.78;13851 +69075;43.07661;-.55071;355;20220403;7.3;-1.3;3;4;5.17;.4;2.26;17948 +69075;43.07661;-.55071;355;20220404;10.2;-1;4.6;2.1;5.21;0;2.33;21100 +69075;43.07661;-.55071;355;20220405;14.6;-4.5;5;1.4;6.08;0;2.64;23027 +69075;43.07661;-.55071;355;20220406;12.5;1.6;7;3;8.68;0;1.5;9550 +69075;43.07661;-.55071;355;20220407;20.1;3.5;11.8;4.6;9.81;.1;3.23;17500 +69075;43.07661;-.55071;355;20220408;21;7.5;14.3;4.2;11.08;5.9;3.26;13500 +69075;43.07661;-.55071;355;20220409;13.8;6.9;10.3;3.1;9.18;1.5;2.33;14150 +69075;43.07661;-.55071;355;20220410;20.5;-.2;10.1;2.4;7.68;0;3.57;22650 +69075;43.07661;-.55071;355;20220411;23.5;4.9;14.2;3.2;10.88;.7;3.77;18950 +69075;43.07661;-.55071;355;20220412;17.9;11.2;14.5;3.3;12.03;12.8;2.4;10400 +69075;43.07661;-.55071;355;20220413;14.7;10.5;12.6;2.3;12.83;3.6;1.37;6250 +69075;43.07661;-.55071;355;20220414;19.9;10;14.9;2;12.78;0;2.92;17250 +69075;43.07661;-.55071;355;20220415;19.3;7.7;13.5;2.3;12.93;.1;2.65;17200 +69075;43.07661;-.55071;355;20220416;20.6;10.2;15.4;2.8;12.98;0;3.19;17950 +69075;43.07661;-.55071;355;20220417;20.9;7.5;14.2;3.7;12.33;0;3.51;21200 +69075;43.07661;-.55071;355;20220418;17.2;10.8;14;3.4;12.08;1.7;2.47;11800 +69075;43.07661;-.55071;355;20220419;9.8;9.4;9.6;3.2;10.51;27.7;.86;2400 +69075;43.07661;-.55071;355;20220420;11.6;6.5;9;3.9;10.43;29.1;1.26;7100 +69075;43.07661;-.55071;355;20220421;13.4;8.1;10.7;2.6;11.28;3.1;1.27;6100 +69075;43.07661;-.55071;355;20220422;19.1;6.4;12.7;1.7;10.61;6.9;3;19900 +69075;43.07661;-.55071;355;20220423;15.4;9.1;12.3;4.4;10.78;13.7;2.38;11100 +69075;43.07661;-.55071;355;20220424;16.1;9.1;12.6;5.5;11.43;3;2.48;12450 +69075;43.07661;-.55071;355;20220425;18.7;4.8;11.7;2.1;10.83;0;3.12;21450 +69075;43.07661;-.55071;355;20220426;23.1;6;14.6;2.4;11.48;0;3.65;19550 +69075;43.07661;-.55071;355;20220427;17.8;10.7;14.3;2.6;13.58;7.3;1.93;8750 +69075;43.07661;-.55071;355;20220428;14.2;11.5;12.9;1.9;13.98;1.2;.99;3900 +69075;43.07661;-.55071;355;20220429;16.9;12;14.5;2;14.23;.1;1.54;6850 +69075;43.07661;-.55071;355;20220430;18.5;11.5;15;2.6;13.43;.9;2.7;15000 +69075;43.07661;-.55071;355;20220501;17.5;9.7;13.6;2.6;12.88;1;2.41;14000 +69075;43.07661;-.55071;355;20220502;14;10.5;12.3;2.4;12.43;7;1.41;5850 +69075;43.07661;-.55071;355;20220503;18.6;10;14.3;2.4;12.83;3.5;2.55;13700 +69075;43.07661;-.55071;355;20220504;17.4;11.3;14.4;3.5;12.98;3;2.35;10800 +69075;43.07661;-.55071;355;20220505;19.1;9.3;14.2;3;12.18;2.1;2.92;15150 +69075;43.07661;-.55071;355;20220506;18.3;10.8;14.6;1.4;12.18;1;2.8;16239 +69075;43.07661;-.55071;355;20220507;20.6;9.6;15.1;1.2;12.59;.2;3.29;20077 +69075;43.07661;-.55071;355;20220508;21.1;8.2;14.7;.8;12.88;.1;3.4;21969 +69075;43.07661;-.55071;355;20220509;25;6.7;15.9;1.2;12.59;0;4.3;26571 +69075;43.07661;-.55071;355;20220510;27.8;8;17.9;.9;13.29;.1;4.65;27822 +69075;43.07661;-.55071;355;20220511;25.5;10.8;18.2;.8;15.09;.2;4.04;23872 +69075;43.07661;-.55071;355;20220512;19.4;12.4;15.9;1;15.18;0;2.73;16085 +69075;43.07661;-.55071;355;20220513;24.1;13.3;18.7;1;15.68;0;3.66;20424 +69075;43.07661;-.55071;355;20220514;28.7;10.8;19.8;.7;15.59;.7;4.64;26828 +69075;43.07661;-.55071;355;20220515;28.1;11.3;19.7;1.3;15.18;.5;4.76;26046 +69075;43.07661;-.55071;355;20220516;27;11.7;19.4;1;15.59;.1;4.42;24884 +69075;43.07661;-.55071;355;20220517;29;11.3;20.2;1;15.79;0;4.85;26977 +69075;43.07661;-.55071;355;20220518;30.7;11.9;21.3;1;16.88;2.6;5.15;27948 +69075;43.07661;-.55071;355;20220519;25;14.5;19.8;1.4;18.09;.2;3.82;20585 +69075;43.07661;-.55071;355;20220520;20;15;17.5;1;18.38;.1;2.47;13795 +69075;43.07661;-.55071;355;20220521;30.9;15.9;23.4;.7;19.78;0;4.8;25060 +69075;43.07661;-.55071;355;20220522;30.8;16.4;23.6;1.1;19.59;1.1;4.92;24603 +69075;43.07661;-.55071;355;20220523;21.7;14.9;18.3;3.8;13.5;.6;3.4;12439 +69075;43.07661;-.55071;355;20220524;15;9.6;12.3;1.1;11.88;9.4;2.34;14583 +69075;43.07661;-.55071;355;20220525;16.9;9.6;13.3;1.1;12.18;4.6;2.76;17247 +69075;43.07661;-.55071;355;20220526;19.1;11.1;15.1;.8;13.38;.2;3.02;18176 +69075;43.07661;-.55071;355;20220527;23.2;13.1;18.2;.9;14.48;0;3.69;20661 +69075;43.07661;-.55071;355;20220528;24.9;9;17;.8;14.38;0;4.33;26368 +69075;43.07661;-.55071;355;20220529;24.1;9.1;16.6;.9;12.59;.8;4.25;25630 +69075;43.07661;-.55071;355;20220530;22.6;7.8;15.2;1.1;11.59;1.6;4.13;25508 +69075;43.07661;-.55071;355;20220531;24.5;9.8;17.2;.7;13.09;.2;4.23;25473 +69075;43.07661;-.55071;355;20220601;28.9;10.9;19.9;1.1;15.79;.1;5.13;28406 +69075;43.07661;-.55071;355;20220602;26.6;13.1;19.9;.9;17.78;3.3;4.39;24451 +69075;43.07661;-.55071;355;20220603;22.5;15.1;18.8;1.2;18.88;2.7;3.21;17752 +69075;43.07661;-.55071;355;20220604;19.9;15.8;17.9;.9;18.48;21.4;2.41;12859 +69075;43.07661;-.55071;355;20220605;21.7;14.5;18.1;.9;16.59;.1;3.19;17553 +69075;43.07661;-.55071;355;20220606;23.4;14.6;19;1;16.28;1.5;3.63;19594 +69075;43.07661;-.55071;355;20220607;23.3;14;18.7;.7;16.48;.1;3.61;20215 +69075;43.07661;-.55071;355;20220608;20.6;12.2;16.4;1;16.28;3.4;3.21;19165 +69075;43.07661;-.55071;355;20220609;22.2;12.9;17.6;1.3;14.59;0;3.67;20269 +69075;43.07661;-.55071;355;20220610;27.5;9;18.3;1;14.88;0;5.01;29229 +69075;43.07661;-.55071;355;20220611;27.1;12.6;19.9;1.1;17.78;.3;4.64;25734 +69075;43.07661;-.55071;355;20220612;27.5;16.5;22;1.4;19.69;2;4.41;22244 +69075;43.07661;-.55071;355;20220613;26.2;16.7;21.5;1.4;19.59;.1;4.06;20585 +69075;43.07661;-.55071;355;20220614;31.3;15.5;23.4;.9;21.59;1.3;5.25;26996 +69075;43.07661;-.55071;355;20220615;32;16.5;24.3;1.2;22.28;0;5.4;26742 +69075;43.07661;-.55071;355;20220616;33.8;17.4;25.6;1.3;23.69;0;5.78;27564 +69075;43.07661;-.55071;355;20220617;34.8;19.2;27;1.1;23.78;0;5.78;26858 +69075;43.07661;-.55071;355;20220618;38.5;18.2;28.4;1.4;21.69;0;6.97;30856 +69075;43.07661;-.55071;355;20220619;25.9;17.2;21.6;1.4;19.69;2.8;3.93;19692 +69075;43.07661;-.55071;355;20220620;26.1;16.7;21.4;1.3;19.38;1.4;4.04;20530 +69075;43.07661;-.55071;355;20220621;21.3;16.8;19.1;1.2;19.28;2.5;2.66;13748 +69075;43.07661;-.55071;355;20220622;21;15.8;18.4;1.3;17.59;.9;2.85;14888 +69075;43.07661;-.55071;355;20220623;23.6;13.2;18.4;.9;17.19;4.1;3.81;21664 +69075;43.07661;-.55071;355;20220624;24.1;14.9;19.5;.8;16.98;.4;3.73;20281 +69075;43.07661;-.55071;355;20220625;17.6;12.4;15;1.2;15.48;3.6;2.49;14873 +69075;43.07661;-.55071;355;20220626;14.7;11.1;12.9;.7;13.88;2.4;2.02;12120 +69075;43.07661;-.55071;355;20220627;15.3;12.4;13.9;.9;14.79;3.6;1.89;10719 +69075;43.07661;-.55071;355;20220628;23.4;11.2;17.3;.9;14.59;.1;4.02;23525 +69075;43.07661;-.55071;355;20220629;20.3;9.6;15;.9;14.68;6.1;3.47;21918 +69075;43.07661;-.55071;355;20220630;14;12.9;13.5;1.4;14.59;3.6;1.27;6014 +69075;43.07661;-.55071;355;20220701;21.6;7.3;14.5;1;13.18;.1;3.96;25519 +69075;43.07661;-.55071;355;20220702;28.5;8.8;18.7;.8;15.48;0;5.15;30175 +69075;43.07661;-.55071;355;20220703;24.3;13.5;18.9;1.5;16.59;.7;4.03;21929 +69075;43.07661;-.55071;355;20220704;20.5;15.3;17.9;1;17.19;.2;2.75;14742 +69075;43.07661;-.55071;355;20220705;23.8;16.1;20;.4;19.09;3.2;3.37;18233 +69075;43.07661;-.55071;355;20220706;22.7;16.5;19.6;1.3;18.28;2.9;3.16;16182 +69075;43.07661;-.55071;355;20220707;25.7;14.2;20;1.8;16.69;.1;4.36;22537 +69075;43.07661;-.55071;355;20220708;26.1;12.8;19.5;1;16.78;.1;4.36;24305 +69075;43.07661;-.55071;355;20220709;28.8;11.8;20.3;1;17.19;.1;5;27620 +69075;43.07661;-.55071;355;20220710;30.3;12.5;21.4;1;18.09;.1;5.24;28241 +69075;43.07661;-.55071;355;20220711;33.1;13.3;23.2;.9;18.19;.4;5.71;29804 +69075;43.07661;-.55071;355;20220712;32.7;15.7;24.2;1.1;20.38;.1;5.51;27447 +69075;43.07661;-.55071;355;20220713;33.2;15.3;24.3;.9;19.38;0;5.55;28138 +69075;43.07661;-.55071;355;20220714;33.8;15.5;24.7;.8;18.88;.2;5.58;28399 +69075;43.07661;-.55071;355;20220715;31.1;14.8;23;.8;19.78;0;5.08;26651 +69075;43.07661;-.55071;355;20220716;35.1;14.8;25;.9;18.98;.1;5.93;29836 +69075;43.07661;-.55071;355;20220717;36.3;14.1;25.2;.8;18.59;0;5.97;30137 +69075;43.07661;-.55071;355;20220718;37.2;15.8;26.5;.8;20.38;.4;6.1;30056 +69075;43.07661;-.55071;355;20220719;27.3;18;22.7;1.4;21.19;3.9;3.97;19546 +69075;43.07661;-.55071;355;20220720;25.3;17.8;21.6;1.2;18.38;.1;3.56;17347 +69075;43.07661;-.55071;355;20220721;30.4;17.8;24.1;1.2;19.38;.3;4.74;22851 +69075;43.07661;-.55071;355;20220722;19.5;17.4;18.5;1.1;19.88;1.8;1.75;8421 +69075;43.07661;-.55071;355;20220723;23;15;19;.8;17.98;.1;3.23;17786 +69075;43.07661;-.55071;355;20220724;34.4;12.7;23.6;.8;18.88;.2;5.63;29515 +69075;43.07661;-.55071;355;20220725;23.1;18.5;20.8;1.2;19.78;1;2.73;13032 +69075;43.07661;-.55071;355;20220726;20.8;15.8;18.3;.7;17.38;1.1;2.56;13597 +69075;43.07661;-.55071;355;20220727;24;14.6;19.3;.7;15.68;0;3.48;19119 +69075;43.07661;-.55071;355;20220728;25;15.4;20.2;.5;16.48;5.3;3.5;19261 +69075;43.07661;-.55071;355;20220729;21.6;15.7;18.7;.7;18.19;2.9;2.72;14718 +69075;43.07661;-.55071;355;20220730;24.4;17.2;20.8;.5;19.78;.2;3.09;16345 +69075;43.07661;-.55071;355;20220731;28.2;16.8;22.5;.5;19.98;0;3.92;20861 +69075;43.07661;-.55071;355;20220801;28.7;17.8;23.3;.6;20.28;0;3.93;20276 +69075;43.07661;-.55071;355;20220802;32.2;15.5;23.9;.7;19.38;0;4.84;25337 +69075;43.07661;-.55071;355;20220803;31.8;14.2;23;1;20.98;.3;4.95;25933 +69075;43.07661;-.55071;355;20220804;26.3;20;23.2;.8;22.59;1.8;3.06;14849 +69075;43.07661;-.55071;355;20220805;24.4;18.3;21.4;1.3;20.48;.1;2.96;14515 +69075;43.07661;-.55071;355;20220806;28.4;16.2;22.3;.6;20.09;0;3.93;21038 +69075;43.07661;-.55071;355;20220807;30.7;16.4;23.6;.8;18.98;.5;4.41;22785 +69075;43.07661;-.55071;355;20220808;31.3;13.7;22.5;.7;17.88;.9;4.65;25311 +69075;43.07661;-.55071;355;20220809;31.7;16.1;23.9;.6;19.59;.6;4.47;23620 +69075;43.07661;-.55071;355;20220810;36;15;25.5;.8;18.48;.3;5.38;27488 +69075;43.07661;-.55071;355;20220811;36.6;17.9;27.3;1.1;19.88;0;5.49;25725 +69075;43.07661;-.55071;355;20220812;34.1;17.2;25.7;.9;21.59;.1;4.9;24248 +69075;43.07661;-.55071;355;20220813;29.2;18.9;24.1;1.3;22.69;1.2;3.83;18499 +69075;43.07661;-.55071;355;20220814;22.7;18.8;20.8;1;20.48;.7;2.26;10747 +69075;43.07661;-.55071;355;20220815;25.1;16.1;20.6;.6;17.78;0;3.13;16993 +69075;43.07661;-.55071;355;20220816;23;13.7;18.4;.7;17.88;4;2.95;17193 +69075;43.07661;-.55071;355;20220817;22.2;14.3;18.3;.7;16.98;7.7;2.75;15632 +69075;43.07661;-.55071;355;20220818;19.3;15;17.2;1.2;17.19;16.8;2.06;11071 +69075;43.07661;-.55071;355;20220819;24.4;15;19.7;1;17.09;17.2;3.14;16967 +69075;43.07661;-.55071;355;20220820;28.7;13.8;21.3;.7;17.88;4.2;3.86;21606 +69075;43.07661;-.55071;355;20220821;24.5;17.3;20.9;1;19.69;.1;2.81;14469 +69075;43.07661;-.55071;355;20220822;22.5;15.2;18.9;.9;18.98;2;2.58;14479 +69075;43.07661;-.55071;355;20220823;26.5;17.2;21.9;.5;20.88;0;3.05;16420 +69075;43.07661;-.55071;355;20220824;32;14.4;23.2;1;20.48;.6;4.36;22986 +69075;43.07661;-.55071;355;20220825;24.3;18.5;21.4;1.4;21.59;1.5;2.53;12472 +69075;43.07661;-.55071;355;20220826;23.6;18;20.8;1.1;20.38;1;2.43;12138 +69075;43.07661;-.55071;355;20220827;27.4;15.6;21.5;.6;18.98;.2;3.28;18155 +69075;43.07661;-.55071;355;20220828;32;13.9;23;.8;18.38;.7;4.17;22672 +69075;43.07661;-.55071;355;20220829;32;17.6;24.8;1.7;18.69;10.3;4.45;19912 +69075;43.07661;-.55071;355;20220830;29.8;14.9;22.4;1.2;19.19;0;3.85;20126 +69075;43.07661;-.55071;355;20220831;22.9;18.8;20.9;1.1;21.09;7.4;2.04;9771 +69075;43.07661;-.55071;355;20220901;26.8;17.3;22.1;.7;19.88;.1;2.93;15523 +69075;43.07661;-.55071;355;20220902;23.8;17.9;20.9;.9;19.09;1.6;2.37;11820 +69075;43.07661;-.55071;355;20220903;22.9;16.3;19.6;.7;18.28;.9;2.31;12481 +69075;43.07661;-.55071;355;20220904;30.2;12.6;21.4;1.5;16.78;.2;4.07;21145 +69075;43.07661;-.55071;355;20220905;30.5;13.2;21.9;1.8;17.09;2;4.21;20778 +69075;43.07661;-.55071;355;20220906;29.4;13.7;21.6;1.6;17.19;.1;3.85;19557 +69075;43.07661;-.55071;355;20220907;25;13.2;19.1;1.2;16.09;0;2.97;16613 +69075;43.07661;-.55071;355;20220908;24.4;10.6;17.5;1.3;15.09;1.1;3.01;17929 +69075;43.07661;-.55071;355;20220909;22.6;14.4;18.5;1.4;16.48;1.9;2.49;13359 +69075;43.07661;-.55071;355;20220910;27.1;8.9;18;.8;13.79;0;3.25;20444 +69075;43.07661;-.55071;355;20220911;33.1;11.8;22.5;1.8;15.98;0;4.58;22040 +69075;43.07661;-.55071;355;20220912;34.2;16.1;25.2;1.4;17.98;3.8;4.26;20017 +69075;43.07661;-.55071;355;20220913;30.4;18.2;24.3;2.2;16.78;2.1;4.06;16017 +69075;43.07661;-.55071;355;20220914;29;16;22.5;1.4;15.98;0;3.42;16424 +69075;43.07661;-.55071;355;20220915;26.2;14.1;20.2;1.4;17.19;3.4;2.92;15641 +69075;43.07661;-.55071;355;20220916;21.7;15.1;18.4;1.5;16.98;2.5;2.13;11051 +69075;43.07661;-.55071;355;20220917;21.4;8;14.7;1;12.59;0;2.42;16215 +69075;43.07661;-.55071;355;20220918;24.2;5.6;14.9;2;10.68;.1;3.31;19177 +69075;43.07661;-.55071;355;20220919;25.4;6;15.7;1.9;10.59;0;3.44;19422 +69075;43.07661;-.55071;355;20220920;22.4;5.5;14;1.1;10.79;.1;2.61;17846 +69075;43.07661;-.55071;355;20220921;22.9;5.5;14.2;1.2;10.68;0;2.69;17944 +69075;43.07661;-.55071;355;20220922;25;5.4;15.2;2.1;11.38;.1;3.29;18939 +69075;43.07661;-.55071;355;20220923;19.9;7.7;13.8;1.4;13.09;2.3;2.11;14473 +69075;43.07661;-.55071;355;20220924;17;10.8;13.9;2;14.09;4.5;1.58;9781 +69075;43.07661;-.55071;355;20220925;19.4;7.1;13.3;.9;12.38;.6;1.96;14226 +69075;43.07661;-.55071;355;20220926;19.1;10.6;14.9;1.3;12.68;6.6;1.92;11445 +69075;43.07661;-.55071;355;20220927;14.9;12.3;13.6;2.3;13.59;19.5;1.25;5596 +69075;43.07661;-.55071;355;20220928;17.4;12.9;15.2;2.2;14.79;27.6;1.51;7735 +69075;43.07661;-.55071;355;20220929;15.3;11.6;13.5;1.6;13.09;12.5;1.31;6789 +69075;43.07661;-.55071;355;20220930;17.3;9.6;13.5;1.9;11.48;2.9;1.85;10327 +69075;43.07661;-.55071;355;20221001;22.2;10.1;16.2;1.6;12.38;.4;2.33;13166 +69075;43.07661;-.55071;355;20221002;24;7.6;15.8;.8;14.29;0;2.16;15391 +69075;43.07661;-.55071;355;20221003;25.4;12.6;19;1.5;15.88;0;2.42;13266 +69075;43.07661;-.55071;355;20221004;25.2;8;16.6;.8;12.88;.1;2.24;15430 +69075;43.07661;-.55071;355;20221005;28.2;7.1;17.7;1.1;13.18;.2;2.67;17046 +69075;43.07661;-.55071;355;20221006;19.1;14.2;16.7;1.8;15.59;0;1.53;7349 +69075;43.07661;-.55071;355;20221007;24.3;8.8;16.6;.8;13.98;.8;2.02;14052 +69075;43.07661;-.55071;355;20221008;20.2;12.5;16.4;1.4;16.38;.8;1.52;9345 +69075;43.07661;-.55071;355;20221009;27.1;10.5;18.8;1.6;15.18;.5;2.55;14237 +69075;43.07661;-.55071;355;20221010;21.2;9.8;15.5;1.2;15.48;4.9;1.64;11398 +69075;43.07661;-.55071;355;20221011;19.4;13.8;16.6;1.9;17.19;11.4;1.32;7443 +69075;43.07661;-.55071;355;20221012;18.3;14.8;16.6;1.9;17.28;1.7;1.12;5493 +69075;43.07661;-.55071;355;20221013;22.4;13.5;18;1.7;16.19;.7;1.79;9513 +69075;43.07661;-.55071;355;20221014;22;15.3;18.7;.8;15.98;.5;1.47;7948 +69075;43.07661;-.55071;355;20221015;25.3;7.8;16.6;.7;13.38;0;1.83;13581 +69075;43.07661;-.55071;355;20221016;28.3;11.8;20.1;1.4;14.88;.3;2.4;12973 +69075;43.07661;-.55071;355;20221017;26.6;15.4;21;1.1;16.09;6;1.97;10288 +69075;43.07661;-.55071;355;20221018;31.7;11.3;21.5;1.1;14.48;0;2.48;14215 +69075;43.07661;-.55071;355;20221019;29.3;16.4;22.9;3;12.79;4.8;3.73;10853 +69075;43.07661;-.55071;355;20221020;24.8;15.9;20.4;3.7;11.79;2.7;3.51;8642 +69075;43.07661;-.55071;355;20221021;22.1;19.7;20.9;2.7;11.38;.5;2.83;3712 +69075;43.07661;-.55071;355;20221022;24.6;11.1;17.9;2.1;11.88;.1;2.4;10690 +69075;43.07661;-.55071;355;20221023;26.8;20;23.4;4.2;10.18;0;4.66;7053 +69075;43.07661;-.55071;355;20221024;23.2;16.3;19.8;1.4;11.18;0;1.97;7012 +69075;43.07661;-.55071;355;20221025;28.9;9.4;19.2;1.7;11.38;0;2.57;12624 +69075;43.07661;-.55071;355;20221026;25.2;11.5;18.4;1.5;12.88;.1;1.97;10199 +69075;43.07661;-.55071;355;20221027;29.1;16.3;22.7;2.8;9.59;.1;3.72;9672 +69075;43.07661;-.55071;355;20221028;27;18.4;22.7;1.8;11.59;.2;2.53;7550 +69075;43.07661;-.55071;355;20221029;22.9;14.6;18.8;1.1;12.38;0;1.57;7284 +69075;43.07661;-.55071;355;20221030;20.6;9;14.8;1.3;12.68;2.5;1.34;8755 +69075;43.07661;-.55071;355;20221031;22.6;9.7;16.2;1.8;13.38;6.4;1.64;9183 +69075;43.07661;-.55071;355;20221101;18.7;11.4;15.1;1;13.88;.1;1.04;6444 +69075;43.07661;-.55071;355;20221102;19.2;8.6;13.9;.9;12.68;.1;1.06;7953 +69075;43.07661;-.55071;355;20221103;20.9;8.1;14.5;2.1;11.68;13.9;1.64;8762 +69075;43.07661;-.55071;355;20221104;13.4;9.6;11.5;2;10.18;19.6;1.12;4032 +69075;43.07661;-.55071;355;20221105;16.5;3.9;10.2;2.6;9.29;.1;1.43;8439 +69075;43.07661;-.55071;355;20221106;20.6;1.2;10.9;1.5;8.59;.1;1.46;10682 +69075;43.07661;-.55071;355;20221107;21.5;2.5;12;2.2;9.59;0;1.77;10413 +69075;43.07661;-.55071;355;20221108;20.5;10.8;15.7;3.4;10.79;1.4;2.27;6917 +69075;43.07661;-.55071;355;20221109;14.5;11.5;13;1.4;12.88;4;.8;3135 +69075;43.07661;-.55071;355;20221110;17;2.9;10;1.9;9.18;.1;1.2;8410 +69075;43.07661;-.55071;355;20221111;19.6;1.1;10.4;1.6;8.88;.2;1.3;9718 +69075;43.07661;-.55071;355;20221112;21.4;7.8;14.6;2.2;10.18;0;1.77;8011 +69075;43.07661;-.55071;355;20221113;22.9;4.8;13.9;1.1;9.38;0;1.26;9346 +69075;43.07661;-.55071;355;20221114;14.9;7;11;.9;11.38;2;.69;5592 +69075;43.07661;-.55071;355;20221115;18.2;8.5;13.4;1.4;11.79;8.4;1;6269 +69075;43.07661;-.55071;355;20221116;19.2;6.5;12.9;3.4;10.98;1.1;1.65;7291 +69075;43.07661;-.55071;355;20221117;16.8;13.1;15;1.9;13.48;11.9;1.03;3202 +69075;43.07661;-.55071;355;20221118;10.8;7.6;9.2;3.2;10.18;10.4;.81;2828 +69075;43.07661;-.55071;355;20221119;9.5;5.7;7.6;5;8.59;5.9;1.06;3166 +69075;43.07661;-.55071;355;20221120;14.1;3;8.6;2.8;8.98;10.4;1.04;6380 +69075;43.07661;-.55071;355;20221121;14.6;7.3;11;4.1;10.29;41.3;1.31;4829 +69075;43.07661;-.55071;355;20221122;11.2;5.8;8.5;2.8;8.48;11.5;1.03;3893 +69075;43.07661;-.55071;355;20221123;14.3;10.4;12.4;2.5;11.79;9.6;.96;3041 +69075;43.07661;-.55071;355;20221124;12.2;4;8.1;2.7;9.79;7.6;.69;5015 +69075;43.07661;-.55071;355;20221125;10.5;4.8;7.7;5.1;9.79;10.7;.66;3885 +69075;43.07661;-.55071;355;20221126;14.2;1.2;7.7;1.3;7.89;0;.75;6551 +69075;43.07661;-.55071;355;20221127;16;.2;8.1;1.7;8.18;11;.91;7297 +69075;43.07661;-.55071;355;20221128;9.5;6.3;7.9;5.5;9.68;29.1;.74;2435 +69075;43.07661;-.55071;355;20221129;10.2;6.9;8.6;4.8;10.48;9.2;.61;2464 +69075;43.07661;-.55071;355;20221130;10.7;3.3;7;1.9;8.98;0;.57;4380 +69075;43.07661;-.55071;355;20221201;5;2.6;3.8;.8;7.58;0;.4;1831 +69075;43.07661;-.55071;355;20221202;8.3;1.3;4.8;.8;7.58;0;.42;4135 +69075;43.07661;-.55071;355;20221203;5.1;3.8;4.5;.8;8.09;2;.42;922 +69075;43.07661;-.55071;355;20221204;9.9;-1.2;4.4;.8;6.58;0;.45;5495 +69075;43.07661;-.55071;355;20221205;13.3;-1.8;5.8;1.6;6.39;.1;.82;6604 +69075;43.07661;-.55071;355;20221206;12;3.4;7.7;1.5;9.88;.3;.47;4584 +69075;43.07661;-.55071;355;20221207;14.5;7.4;11;2.3;11.09;.2;.79;3998 +69075;43.07661;-.55071;355;20221208;9.3;6.1;7.7;4.3;10.38;7;.41;2178 +69075;43.07661;-.55071;355;20221209;12.3;6.2;9.3;3.7;10.48;8;.73;3546 +69075;43.07661;-.55071;355;20221210;4.6;1.1;2.9;1.8;6.58;0;.49;2310 +69075;43.07661;-.55071;355;20221211;5.8;-4.3;.8;1;5.79;0;.34;4932 +69075;43.07661;-.55071;355;20221212;16.4;-.6;7.9;1.9;8.18;15.7;.89;6808 +69075;43.07661;-.55071;355;20221213;14.3;12.4;13.4;2.5;12.48;7.9;.98;1280 +69075;43.07661;-.55071;355;20221214;17.4;10.8;14.1;1.8;11.88;5.8;1;3650 +69075;43.07661;-.55071;355;20221215;15.8;6.8;11.3;1.5;10.88;5.1;.71;4496 +69075;43.07661;-.55071;355;20221216;9.5;7.5;8.5;3.3;10.29;7;.6;1330 +69075;43.07661;-.55071;355;20221217;10.5;5.6;8.1;1.7;8.98;0;.64;2912 +69075;43.07661;-.55071;355;20221218;16.4;1.4;8.9;2;7.29;.3;1.12;6194 +69075;43.07661;-.55071;355;20221219;15.1;3.2;9.2;2.8;7.98;.6;1.24;5349 +69075;43.07661;-.55071;355;20221220;21.5;8.6;15.1;1.9;9.29;3.7;1.48;5626 +69075;43.07661;-.55071;355;20221221;18.7;7.4;13.1;2.9;10.59;.1;1.4;5170 +69075;43.07661;-.55071;355;20221222;20.9;5.8;13.4;2.2;10.29;.1;1.33;6210 +69075;43.07661;-.55071;355;20221223;16.8;8;12.4;1;10.88;0;.67;4394 +69075;43.07661;-.55071;355;20221224;20.8;5.7;13.3;2.8;9.48;0;1.7;6224 +69075;43.07661;-.55071;355;20221225;21.4;5.6;13.5;3.2;8.68;0;2.09;6413 +69075;43.07661;-.55071;355;20221226;16;12.2;14.1;3;9.48;.6;1.81;2398 +69075;43.07661;-.55071;355;20221227;13.1;9.7;11.4;1.1;12.09;.3;.56;2196 +69075;43.07661;-.55071;355;20221228;19.9;3.3;11.6;3.9;8.29;.1;2.14;6668 +69075;43.07661;-.55071;355;20221229;15.2;14.2;14.7;3.5;9.48;8;2.19;525 +69075;43.07661;-.55071;355;20221230;21.4;8.4;14.9;3.3;10.98;1.7;1.87;5779 +69075;43.07661;-.55071;355;20221231;21.7;15.3;18.5;2.2;8.68;0;2.18;3633 +69076;43.10776;-.24671;332;20220101;24.1;4.1;14.1;1;7.06;0;.92;7461 +69076;43.10776;-.24671;332;20220102;17.4;5.3;11.3;1.7;8.97;0;1.01;5303 +69076;43.10776;-.24671;332;20220103;18.4;4.5;11.4;1.2;9.01;0;.78;6006 +69076;43.10776;-.24671;332;20220104;21.8;6.5;14.2;3.3;8.86;21;2.18;6469 +69076;43.10776;-.24671;332;20220105;7.4;4.9;6.2;1.5;7.31;1.7;.66;1726 +69076;43.10776;-.24671;332;20220106;7;.2;3.6;1.4;5.01;0;.69;4444 +69076;43.10776;-.24671;332;20220107;8.3;-3.5;2.4;2.8;6.74;8.5;.47;4682 +69076;43.10776;-.24671;332;20220108;11;5.5;8.2;4.7;8.81;13.6;.92;3221 +69076;43.10776;-.24671;332;20220109;8.7;7.7;8.2;5.2;10.54;68;.35;222 +69076;43.10776;-.24671;332;20220110;11.2;8.1;9.7;3.8;12.07;35.3;.3;1773 +69076;43.10776;-.24671;332;20220111;10.5;6.7;8.6;1.1;8.51;0;.62;3520 +69076;43.10776;-.24671;332;20220112;7.3;-1.4;3;1.4;6.04;0;.52;5396 +69076;43.10776;-.24671;332;20220113;10.4;-2.9;3.7;1.1;5.27;0;.59;6791 +69076;43.10776;-.24671;332;20220114;13.3;-3.7;4.8;1.9;4.14;.1;1.18;7469 +69076;43.10776;-.24671;332;20220115;11.4;-3.6;3.9;1.6;4.27;0;.94;7267 +69076;43.10776;-.24671;332;20220116;11.3;-4;3.7;1.4;4.47;0;.85;7358 +69076;43.10776;-.24671;332;20220117;10.9;-3.2;3.8;1.3;5.17;.1;.72;7113 +69076;43.10776;-.24671;332;20220118;6;-4.5;.8;1.6;5.84;.1;.46;6073 +69076;43.10776;-.24671;332;20220119;10.2;1;5.6;2.7;7.24;.7;.81;5090 +69076;43.10776;-.24671;332;20220120;10.1;4.8;7.4;2.1;8.44;5.7;.71;3882 +69076;43.10776;-.24671;332;20220121;4.3;.9;2.6;1.3;6.04;0;.51;3828 +69076;43.10776;-.24671;332;20220122;7;-4.5;1.2;.9;5.11;.1;.49;7310 +69076;43.10776;-.24671;332;20220123;10.1;-4.9;2.6;1.1;5.41;0;.62;8367 +69076;43.10776;-.24671;332;20220124;14;-2.6;5.7;1.5;5.44;0;.98;8708 +69076;43.10776;-.24671;332;20220125;13.5;-2.4;5.6;1.6;5.44;0;1.02;8704 +69076;43.10776;-.24671;332;20220126;13.9;-2.2;5.8;1.4;5.41;0;.97;9197 +69076;43.10776;-.24671;332;20220127;12.7;-2.7;5;1.1;5.51;.1;.84;8884 +69076;43.10776;-.24671;332;20220128;8;-2.4;2.8;1.3;5.97;0;.61;6215 +69076;43.10776;-.24671;332;20220129;9.9;-3.8;3.1;1.3;5.94;0;.69;8858 +69076;43.10776;-.24671;332;20220130;6.2;-3.8;1.2;1.1;5.91;.1;.51;7818 +69076;43.10776;-.24671;332;20220131;9.4;0;4.7;2.7;7.97;4.1;.59;6695 +69076;43.10776;-.24671;332;20220201;8.2;3.1;5.6;1.9;7.77;0;.64;4742 +69076;43.10776;-.24671;332;20220202;15;4.1;9.6;1.4;8.84;0;.96;8432 +69076;43.10776;-.24671;332;20220203;14.5;-2.1;6.2;2.2;8.21;0;.96;8862 +69076;43.10776;-.24671;332;20220204;13.6;3.1;8.4;2.2;9.51;2.1;.86;7363 +69076;43.10776;-.24671;332;20220205;8.8;6.4;7.6;1.9;8.14;1.8;.8;3428 +69076;43.10776;-.24671;332;20220206;10;-3;3.5;1.7;6.64;.1;.79;8967 +69076;43.10776;-.24671;332;20220207;12.2;4.8;8.5;2.3;9.37;1.8;.87;5986 +69076;43.10776;-.24671;332;20220208;15.6;2.8;9.2;1.5;8.27;0;1.15;9699 +69076;43.10776;-.24671;332;20220209;18.9;.5;9.7;1.8;6.44;0;1.71;11445 +69076;43.10776;-.24671;332;20220210;12.7;1.2;7;2.6;6.61;0;2.23;11200 +69076;43.10776;-.24671;332;20220211;9.7;4.9;7.3;.9;9.35;1.4;.66;4425 +69076;43.10776;-.24671;332;20220212;16.5;5.9;11.2;1.6;9.01;0;1.37;11300 +69076;43.10776;-.24671;332;20220213;17.4;2.7;10.1;3.3;7.91;6.5;1.99;11800 +69076;43.10776;-.24671;332;20220214;10.4;4.4;7.4;5.8;8.31;15.2;1.2;8300 +69076;43.10776;-.24671;332;20220215;10.8;5;7.9;5.2;7.81;3.4;1.45;6400 +69076;43.10776;-.24671;332;20220216;14.2;8.2;11.2;4.6;10.27;5.2;1.43;6020 +69076;43.10776;-.24671;332;20220217;14.8;10.6;12.7;2.6;11.56;.3;1.18;5164 +69076;43.10776;-.24671;332;20220218;16.3;4.2;10.2;2.6;9.87;4.8;1.42;9685 +69076;43.10776;-.24671;332;20220219;10.3;5.9;8.1;1.8;8.54;1.2;.96;5650 +69076;43.10776;-.24671;332;20220220;13.7;.1;6.9;2.9;8.24;.2;1.33;11759 +69076;43.10776;-.24671;332;20220221;12.9;7.9;10.4;4.5;8.81;1.5;1.7;6954 +69076;43.10776;-.24671;332;20220222;14.3;2.5;8.4;1.7;7.74;0;1.41;11456 +69076;43.10776;-.24671;332;20220223;16.3;.7;8.5;1.9;7.64;0;1.65;12825 +69076;43.10776;-.24671;332;20220224;11;3.8;7.4;2.3;9.07;2.1;.89;6407 +69076;43.10776;-.24671;332;20220225;10.3;5;7.6;1.7;7.07;.1;1.24;7741 +69076;43.10776;-.24671;332;20220226;14;-.3;6.8;1.9;5.54;0;1.75;13527 +69076;43.10776;-.24671;332;20220227;15.8;1.1;8.4;1.3;7.77;0;1.45;10461 +69076;43.10776;-.24671;332;20220228;17.8;2.2;10;1.7;7.44;0;1.95;14169 +69076;43.10776;-.24671;332;20220301;18;.7;9.3;1.8;6.97;.2;2;14226 +69076;43.10776;-.24671;332;20220302;12.2;4.4;8.3;1.6;9.14;3.3;1.04;6762 +69076;43.10776;-.24671;332;20220303;16.5;1.3;8.9;2.6;9.01;11;1.78;13626 +69076;43.10776;-.24671;332;20220304;10;7.3;8.6;4.1;8.81;4.5;1.2;4893 +69076;43.10776;-.24671;332;20220305;9.4;4;6.7;1.4;7.57;.6;1.05;7027 +69076;43.10776;-.24671;332;20220306;8.7;4.6;6.6;1.1;7.47;0;1;6436 +69076;43.10776;-.24671;332;20220307;12.8;3;7.9;2;7.64;0;1.6;12815 +69076;43.10776;-.24671;332;20220308;12.5;1.4;7;1.5;7.74;1.7;1.32;10000 +69076;43.10776;-.24671;332;20220309;17.7;.1;8.9;2.1;7.21;.1;2.23;15785 +69076;43.10776;-.24671;332;20220310;15.8;7.5;11.6;1.6;9.17;.7;1.74;10668 +69076;43.10776;-.24671;332;20220311;14.7;7.5;11.1;2;9.07;10;1.65;7411 +69076;43.10776;-.24671;332;20220312;14;6;10;2.1;9.31;1.7;1.6;11197 +69076;43.10776;-.24671;332;20220313;12.5;5.2;8.8;2.7;8.24;0;1.55;9247 +69076;43.10776;-.24671;332;20220314;11.6;.9;6.3;1.8;7.71;1.4;1.31;9841 +69076;43.10776;-.24671;332;20220315;22.3;6.3;14.3;2.1;11.06;0;2.61;15913 +69076;43.10776;-.24671;332;20220316;16.9;7.8;12.4;2.6;11.51;4.9;1.69;9516 +69076;43.10776;-.24671;332;20220317;9.8;9.5;9.7;3.2;11.14;18.4;.59;964 +69076;43.10776;-.24671;332;20220318;9;7.3;8.2;2.1;10.01;.5;.65;2600 +69076;43.10776;-.24671;332;20220319;17.1;4.5;10.8;1.7;9.61;0;2.13;16400 +69076;43.10776;-.24671;332;20220320;17.8;5.3;11.6;2.1;10.01;0;2.21;15400 +69076;43.10776;-.24671;332;20220321;20;3.7;11.9;2.1;9.41;.1;2.48;15400 +69076;43.10776;-.24671;332;20220322;18.3;3;10.7;1.9;8.41;0;2.55;18600 +69076;43.10776;-.24671;332;20220323;16.7;2.3;9.5;2;7.51;0;2.6;20300 +69076;43.10776;-.24671;332;20220324;16.7;3.1;9.9;1.9;8.31;0;2.44;18900 +69076;43.10776;-.24671;332;20220325;18.3;6.5;12.4;2.1;9.21;0;2.66;17600 +69076;43.10776;-.24671;332;20220326;17.7;3;10.4;2;8.31;.4;2.42;16200 +69076;43.10776;-.24671;332;20220327;19.1;3.5;11.3;2.2;9.51;0;2.59;17600 +69076;43.10776;-.24671;332;20220328;20.5;5.3;12.9;2.2;9.01;0;2.76;15100 +69076;43.10776;-.24671;332;20220329;18.6;8.5;13.6;2.5;9.81;4.1;2.39;10900 +69076;43.10776;-.24671;332;20220330;10.2;8.8;9.5;2.1;11.26;8;.96;4815 +69076;43.10776;-.24671;332;20220331;11.8;6.8;9.3;5.6;8.61;16.6;1.78;7000 +69076;43.10776;-.24671;332;20220401;7.4;.9;4.2;6.2;5.61;9;1.83;11400 +69076;43.10776;-.24671;332;20220402;7.4;-.2;3.6;3.2;5.65;.8;1.78;13851 +69076;43.10776;-.24671;332;20220403;7.5;-1.5;3;4;5.17;.5;2.26;17948 +69076;43.10776;-.24671;332;20220404;10.3;-.9;4.7;2.1;5.21;0;2.33;21100 +69076;43.10776;-.24671;332;20220405;14.4;-4.2;5.1;1.5;6.09;0;2.63;23061 +69076;43.10776;-.24671;332;20220406;13.3;1.5;7.4;3.4;8.41;0;1.73;11900 +69076;43.10776;-.24671;332;20220407;20.2;3.6;11.9;4.6;9.81;.1;3.23;17500 +69076;43.10776;-.24671;332;20220408;21.2;7.5;14.4;3.9;10.61;6.3;3.24;14700 +69076;43.10776;-.24671;332;20220409;14;7.1;10.6;3.7;9.01;1.4;2.44;15700 +69076;43.10776;-.24671;332;20220410;20.8;-.6;10.1;2.1;7.41;0;3.4;22500 +69076;43.10776;-.24671;332;20220411;24;4.4;14.2;2.6;10.31;0;3.55;18400 +69076;43.10776;-.24671;332;20220412;18.5;12.4;15.5;3.9;11.61;10.1;2.81;11700 +69076;43.10776;-.24671;332;20220413;14.9;11.1;13;2.6;12.21;3.1;1.45;6300 +69076;43.10776;-.24671;332;20220414;19.9;9.5;14.7;2;12.31;0;2.8;17200 +69076;43.10776;-.24671;332;20220415;20.2;7.7;14;2.6;12.71;.1;3.25;23100 +69076;43.10776;-.24671;332;20220416;20.5;10.8;15.7;2.7;12.81;.1;3.09;17900 +69076;43.10776;-.24671;332;20220417;21.4;7.4;14.4;4;11.81;0;3.77;23600 +69076;43.10776;-.24671;332;20220418;17.3;10.9;14.1;3.3;11.71;.8;2.22;9700 +69076;43.10776;-.24671;332;20220419;9.9;9.5;9.7;3.2;10.51;23.2;.86;2400 +69076;43.10776;-.24671;332;20220420;12.4;6.5;9.5;4;9.81;6;1.5;8300 +69076;43.10776;-.24671;332;20220421;15.1;8.4;11.8;2.5;10.71;.4;1.7;8100 +69076;43.10776;-.24671;332;20220422;19.2;6.5;12.9;1.7;10.61;4.3;3;19900 +69076;43.10776;-.24671;332;20220423;16;8.9;12.5;3.9;10.11;11.5;2.51;12400 +69076;43.10776;-.24671;332;20220424;16.3;9.7;13;5.5;10.91;4.4;2.86;16300 +69076;43.10776;-.24671;332;20220425;18.7;5.3;12;2.6;10.41;0;3.28;23000 +69076;43.10776;-.24671;332;20220426;23.2;5.3;14.3;2.2;10.91;0;3.55;20100 +69076;43.10776;-.24671;332;20220427;18.3;10;14.2;2.6;13.11;7;2;10300 +69076;43.10776;-.24671;332;20220428;14.6;11.9;13.3;2;13.51;1;1.03;3900 +69076;43.10776;-.24671;332;20220429;17.2;12.8;15;2;14.11;.1;1.56;6800 +69076;43.10776;-.24671;332;20220430;18.9;11.8;15.4;2.7;13.01;.7;3;17700 +69076;43.10776;-.24671;332;20220501;17.8;9.8;13.8;2.8;12.71;1.5;2.54;15800 +69076;43.10776;-.24671;332;20220502;13.5;10.7;12.1;2.6;12.01;7.9;1.2;4700 +69076;43.10776;-.24671;332;20220503;18.9;10.3;14.6;2.5;12.41;3.5;2.68;14900 +69076;43.10776;-.24671;332;20220504;17.5;11.4;14.5;3.4;12.51;3.7;2.49;13100 +69076;43.10776;-.24671;332;20220505;18.7;10.7;14.7;3.5;11.81;.4;2.76;12900 +69076;43.10776;-.24671;332;20220506;19.2;11;15.1;3;12.07;4.5;3.15;17238 +69076;43.10776;-.24671;332;20220507;21.3;10.2;15.8;2;12.21;.1;3.54;20389 +69076;43.10776;-.24671;332;20220508;22.5;9.7;16.1;1.7;12.71;0;3.72;22006 +69076;43.10776;-.24671;332;20220509;25.5;8.3;16.9;1.7;12.07;0;4.51;26200 +69076;43.10776;-.24671;332;20220510;28.4;10.6;19.5;1.4;12.17;.1;5;27342 +69076;43.10776;-.24671;332;20220511;28.7;10.7;19.7;1.5;14.67;1.3;4.77;25548 +69076;43.10776;-.24671;332;20220512;20.8;13.1;17;1.5;15.04;.2;2.69;14441 +69076;43.10776;-.24671;332;20220513;24.5;14.2;19.4;1.5;15.64;.4;3.73;19909 +69076;43.10776;-.24671;332;20220514;29.2;11.4;20.3;1.4;15.27;.8;4.63;24348 +69076;43.10776;-.24671;332;20220515;29.2;12.5;20.9;2.1;15.34;1.2;5.02;24770 +69076;43.10776;-.24671;332;20220516;27.7;12.6;20.1;1.6;15.37;.1;4.61;24501 +69076;43.10776;-.24671;332;20220517;29.7;13.1;21.4;1.7;15.24;0;5.14;26021 +69076;43.10776;-.24671;332;20220518;31.2;13.7;22.5;2;16.47;2.7;5.48;26370 +69076;43.10776;-.24671;332;20220519;25.9;15.5;20.7;2;18.24;.3;3.73;18643 +69076;43.10776;-.24671;332;20220520;23.4;15.9;19.6;1.5;17.94;.1;3.29;17254 +69076;43.10776;-.24671;332;20220521;31.6;15.8;23.7;1.2;19.37;0;4.96;24804 +69076;43.10776;-.24671;332;20220522;32.7;17.3;25;2.6;19.77;1.4;5.24;21037 +69076;43.10776;-.24671;332;20220523;22.2;15.1;18.7;4.6;13.37;1.2;4.21;17759 +69076;43.10776;-.24671;332;20220524;14.8;10.7;12.7;2;11.84;16.9;1.91;10080 +69076;43.10776;-.24671;332;20220525;17.9;9.7;13.8;2.1;11.87;3.7;2.85;16676 +69076;43.10776;-.24671;332;20220526;20.3;11.7;16;1.4;13.01;0;3.26;18822 +69076;43.10776;-.24671;332;20220527;24.1;13.5;18.8;1.3;14.14;.1;4.06;22481 +69076;43.10776;-.24671;332;20220528;25.4;10.3;17.9;1.7;14.21;0;4.6;26631 +69076;43.10776;-.24671;332;20220529;24.7;10.1;17.4;1.4;12.31;.3;4.59;26813 +69076;43.10776;-.24671;332;20220530;23.7;8.8;16.2;1.6;11.51;2.3;4.29;24813 +69076;43.10776;-.24671;332;20220531;25.7;11.2;18.5;1.4;12.17;.5;4.6;25294 +69076;43.10776;-.24671;332;20220601;29.6;11.9;20.7;1.9;15.51;0;5.43;28045 +69076;43.10776;-.24671;332;20220602;27.3;14.4;20.8;1.7;17.31;2.8;4.65;24359 +69076;43.10776;-.24671;332;20220603;24.6;16.6;20.6;1.9;19.11;5.2;3.61;18492 +69076;43.10776;-.24671;332;20220604;20.8;16.4;18.6;1.8;18.24;14.4;2.28;11238 +69076;43.10776;-.24671;332;20220605;22.3;14.9;18.6;1.7;16.61;.7;3.16;16689 +69076;43.10776;-.24671;332;20220606;25.1;13.9;19.5;1.6;16.21;5.7;3.99;21092 +69076;43.10776;-.24671;332;20220607;23;15.3;19.1;1.2;16.01;.1;3.15;16058 +69076;43.10776;-.24671;332;20220608;21.1;13.4;17.2;2.4;16.27;3.3;2.89;15668 +69076;43.10776;-.24671;332;20220609;23.2;13.7;18.4;2.4;14.61;0;4.24;22864 +69076;43.10776;-.24671;332;20220610;28.2;9.6;18.9;1.4;14.17;.1;5.25;29652 +69076;43.10776;-.24671;332;20220611;29.5;13.1;21.3;1.8;16.94;.6;5.36;27490 +69076;43.10776;-.24671;332;20220612;29.6;16.7;23.2;2.4;19.37;2.8;4.61;20098 +69076;43.10776;-.24671;332;20220613;26.8;17.2;22;2.2;19.44;.2;4.07;19469 +69076;43.10776;-.24671;332;20220614;33.4;16.2;24.8;1.4;21.07;1.8;5.24;24574 +69076;43.10776;-.24671;332;20220615;33.6;18.2;25.9;1.8;21.71;0;5.91;27193 +69076;43.10776;-.24671;332;20220616;34.3;18.2;26.2;1.8;22.01;0;5.8;25739 +69076;43.10776;-.24671;332;20220617;35.8;20.2;28;1.7;22.11;0;6.08;25989 +69076;43.10776;-.24671;332;20220618;39;19.2;29.1;1.8;20.21;0;7.06;29121 +69076;43.10776;-.24671;332;20220619;27.8;17;22.4;2.1;19.11;1.6;4.4;20934 +69076;43.10776;-.24671;332;20220620;27.1;17.6;22.3;2.3;18.47;1.3;4.28;19301 +69076;43.10776;-.24671;332;20220621;23.1;17.5;20.3;2.1;19.01;1.5;2.79;12793 +69076;43.10776;-.24671;332;20220622;23.6;16.9;20.2;2.3;17.81;4.3;3.47;16704 +69076;43.10776;-.24671;332;20220623;25.4;13.7;19.6;1.5;17.17;7.1;4.08;22034 +69076;43.10776;-.24671;332;20220624;24.1;15.3;19.7;1.4;16.47;1.3;3.67;19232 +69076;43.10776;-.24671;332;20220625;19.4;12.8;16.1;2.1;15.51;4.2;2.62;14857 +69076;43.10776;-.24671;332;20220626;15.6;12.1;13.8;1.4;14.27;6.4;1.73;9671 +69076;43.10776;-.24671;332;20220627;16.5;13;14.8;1.2;14.81;4.1;1.85;10064 +69076;43.10776;-.24671;332;20220628;24.1;12.2;18.2;1.3;14.71;.1;4;22464 +69076;43.10776;-.24671;332;20220629;21.6;11.1;16.4;1.9;14.87;5.5;3.4;19711 +69076;43.10776;-.24671;332;20220630;14.6;13.1;13.8;1.7;14.71;2.5;1.32;6935 +69076;43.10776;-.24671;332;20220701;22.3;9.1;15.7;1.2;13.37;.1;3.76;22943 +69076;43.10776;-.24671;332;20220702;29.3;9.9;19.6;1.6;15.21;0;5.36;29248 +69076;43.10776;-.24671;332;20220703;25.9;15.2;20.5;2.4;16.71;.7;4.42;21855 +69076;43.10776;-.24671;332;20220704;20.7;15.6;18.1;2.1;16.87;.1;2.54;12526 +69076;43.10776;-.24671;332;20220705;25.9;16.6;21.2;1.4;18.74;1.8;3.87;19718 +69076;43.10776;-.24671;332;20220706;24.5;17.3;20.9;2.1;18.14;2.4;3.55;16706 +69076;43.10776;-.24671;332;20220707;26.2;15;20.6;2.4;16.67;0;4.6;23244 +69076;43.10776;-.24671;332;20220708;27.1;13.9;20.5;1.6;16.57;.2;4.79;25818 +69076;43.10776;-.24671;332;20220709;29.5;13.4;21.4;1.4;16.97;.2;5.23;27847 +69076;43.10776;-.24671;332;20220710;31.2;13.6;22.4;1.3;17.04;.1;5.57;29093 +69076;43.10776;-.24671;332;20220711;33.8;14.3;24;1.5;17.37;.5;6.1;29705 +69076;43.10776;-.24671;332;20220712;33.7;17.1;25.4;1.4;19.24;.1;5.85;27858 +69076;43.10776;-.24671;332;20220713;33.9;15.1;24.5;1.4;18.24;0;5.97;29239 +69076;43.10776;-.24671;332;20220714;34.9;16.8;25.9;1.3;18.04;.1;6.05;28903 +69076;43.10776;-.24671;332;20220715;32.5;16.9;24.7;1.6;18.77;0;5.53;25941 +69076;43.10776;-.24671;332;20220716;35.8;15.6;25.7;1.4;17.91;0;6.19;28933 +69076;43.10776;-.24671;332;20220717;37.4;15.6;26.5;1.5;16.51;0;6.51;29341 +69076;43.10776;-.24671;332;20220718;38.4;16.9;27.6;1.6;18.41;.3;6.66;28921 +69076;43.10776;-.24671;332;20220719;28;18.9;23.4;2.3;21.31;2.7;3.9;17480 +69076;43.10776;-.24671;332;20220720;27.1;18.6;22.8;2;17.91;.1;4.16;18618 +69076;43.10776;-.24671;332;20220721;31.6;18.6;25.1;1.7;18.51;.1;5.31;24364 +69076;43.10776;-.24671;332;20220722;21.3;18.6;20;2.6;19.67;1.1;2.15;9011 +69076;43.10776;-.24671;332;20220723;23.9;16;20;1.1;17.61;.1;3.15;16160 +69076;43.10776;-.24671;332;20220724;35.5;13.4;24.4;1.7;18.01;.2;6.15;28695 +69076;43.10776;-.24671;332;20220725;24.4;18.8;21.6;2.4;19.37;.8;2.96;12253 +69076;43.10776;-.24671;332;20220726;22.1;16.3;19.2;1.4;17.24;.8;2.71;13540 +69076;43.10776;-.24671;332;20220727;25.4;15.1;20.2;1.4;15.14;0;4;20703 +69076;43.10776;-.24671;332;20220728;25.5;12.9;19.2;1.1;15.41;2.8;3.66;20007 +69076;43.10776;-.24671;332;20220729;22;15.8;18.9;1.3;17.61;3.3;2.6;13265 +69076;43.10776;-.24671;332;20220730;26;18;22;.9;19.21;.1;3.2;15694 +69076;43.10776;-.24671;332;20220731;29.3;16;22.6;1.4;19.21;0;4.46;22791 +69076;43.10776;-.24671;332;20220801;30.1;17.2;23.7;1.6;19.51;0;4.67;22682 +69076;43.10776;-.24671;332;20220802;33.2;16.4;24.8;1.6;18.34;0;5.49;25750 +69076;43.10776;-.24671;332;20220803;33.4;15.4;24.4;1.8;19.87;.4;5.37;25044 +69076;43.10776;-.24671;332;20220804;29.6;20.7;25.2;1.8;22.51;4.1;4.11;18183 +69076;43.10776;-.24671;332;20220805;26.8;18.8;22.8;2.2;20.34;.1;3.73;17235 +69076;43.10776;-.24671;332;20220806;30.1;16.7;23.4;1.4;19.51;0;4.55;22850 +69076;43.10776;-.24671;332;20220807;32;17.2;24.6;1.5;18.57;.6;5.04;24074 +69076;43.10776;-.24671;332;20220808;32.6;14.6;23.6;1.4;17.01;.5;5.2;25887 +69076;43.10776;-.24671;332;20220809;33.3;17.2;25.3;1.5;18.27;1.3;4.99;22313 +69076;43.10776;-.24671;332;20220810;36.6;16.9;26.7;1.6;16.81;.8;5.95;26683 +69076;43.10776;-.24671;332;20220811;37.6;19.4;28.5;1.9;17.37;.1;6.17;24906 +69076;43.10776;-.24671;332;20220812;35.8;19.6;27.7;1.8;20.24;.1;5.72;24316 +69076;43.10776;-.24671;332;20220813;31.3;20.2;25.7;1.8;22.04;1.3;4.29;18601 +69076;43.10776;-.24671;332;20220814;23.1;19.1;21.1;1.9;20.34;5.3;2.23;9783 +69076;43.10776;-.24671;332;20220815;25.9;16.5;21.2;1.1;17.04;.1;3.29;16571 +69076;43.10776;-.24671;332;20220816;24.4;13.7;19;1.8;17.11;9.8;3.12;16429 +69076;43.10776;-.24671;332;20220817;22.4;14;18.2;1.3;16.77;9.6;2.54;13623 +69076;43.10776;-.24671;332;20220818;21.2;14.8;18;2.3;16.77;13.2;2.53;13207 +69076;43.10776;-.24671;332;20220819;25.5;15.3;20.4;1.4;16.57;7.5;3.49;18502 +69076;43.10776;-.24671;332;20220820;29.1;13.1;21.1;1.3;16.84;1.9;4.22;23227 +69076;43.10776;-.24671;332;20220821;25.7;16.7;21.2;2;19.27;.3;3.14;15388 +69076;43.10776;-.24671;332;20220822;24.3;16.4;20.3;2.1;18.77;.7;3.11;15954 +69076;43.10776;-.24671;332;20220823;28.4;18;23.2;1;20.24;0;3.46;17494 +69076;43.10776;-.24671;332;20220824;33.9;15.1;24.5;1.7;19.37;1.1;4.94;22998 +69076;43.10776;-.24671;332;20220825;25.7;19.3;22.5;2.6;21.47;5.7;2.78;11998 +69076;43.10776;-.24671;332;20220826;24.9;18.6;21.7;1.9;20.07;.6;2.74;12610 +69076;43.10776;-.24671;332;20220827;28.7;16.5;22.6;1.4;18.41;.2;3.82;19426 +69076;43.10776;-.24671;332;20220828;33.4;14.5;23.9;1.4;16.94;.6;4.67;23014 +69076;43.10776;-.24671;332;20220829;33.5;18.3;25.9;2.2;16.57;11;4.85;18408 +69076;43.10776;-.24671;332;20220830;30.7;16.4;23.6;1.9;18.74;0;4.31;20594 +69076;43.10776;-.24671;332;20220831;25.3;19.3;22.3;2.1;20.94;6.4;2.69;12069 +69076;43.10776;-.24671;332;20220901;28;18;23;1.5;19.44;.1;3.44;17040 +69076;43.10776;-.24671;332;20220902;24.8;17.5;21.2;1.7;18.67;2.8;2.58;11803 +69076;43.10776;-.24671;332;20220903;25.1;16.7;20.9;1.2;17.54;2.3;2.81;14391 +69076;43.10776;-.24671;332;20220904;31.5;12.9;22.2;1.6;16.07;0;4.29;21696 +69076;43.10776;-.24671;332;20220905;32.1;14.7;23.4;1.9;16.07;2.1;4.5;21023 +69076;43.10776;-.24671;332;20220906;30.7;14.9;22.8;1.9;16.11;1;4.24;19881 +69076;43.10776;-.24671;332;20220907;27;13.6;20.3;1.7;15.21;0;3.46;17535 +69076;43.10776;-.24671;332;20220908;26;11.5;18.8;1.5;14.34;1.8;3.19;17600 +69076;43.10776;-.24671;332;20220909;23.5;15;19.2;1.8;15.71;1.9;2.69;13166 +69076;43.10776;-.24671;332;20220910;27.9;9.8;18.9;1.3;13.51;0;3.58;20665 +69076;43.10776;-.24671;332;20220911;34.1;13;23.5;1.9;14.81;.1;4.71;21158 +69076;43.10776;-.24671;332;20220912;36.4;17.2;26.8;2.1;16.07;2.8;5.06;19026 +69076;43.10776;-.24671;332;20220913;31.1;19.1;25.1;2.8;17.21;2.3;4.02;12229 +69076;43.10776;-.24671;332;20220914;29.3;15.8;22.6;2.1;15.81;.1;3.71;16563 +69076;43.10776;-.24671;332;20220915;27.6;15.8;21.7;2.1;16.74;5;3.33;15107 +69076;43.10776;-.24671;332;20220916;22.5;15.7;19.1;2.2;16.97;2.4;2.23;10424 +69076;43.10776;-.24671;332;20220917;21.8;8.9;15.3;1.5;11.74;0;2.67;16900 +69076;43.10776;-.24671;332;20220918;24.8;6.3;15.5;1.8;9.27;0;3.33;18691 +69076;43.10776;-.24671;332;20220919;26.5;7.3;16.9;1.9;9.34;0;3.62;19654 +69076;43.10776;-.24671;332;20220920;23.5;8.1;15.8;2.1;10.44;.1;3.18;17944 +69076;43.10776;-.24671;332;20220921;23.9;8.2;16.1;2;10.84;0;3.13;17701 +69076;43.10776;-.24671;332;20220922;25.4;7;16.2;1.8;11.04;.1;3.19;18656 +69076;43.10776;-.24671;332;20220923;21.6;8.4;15;1.9;12.51;4.2;2.3;13132 +69076;43.10776;-.24671;332;20220924;17.6;11.9;14.8;2.3;14.01;4.9;1.64;9300 +69076;43.10776;-.24671;332;20220925;19.5;8.4;14;1.8;12.11;.4;2.09;13401 +69076;43.10776;-.24671;332;20220926;19.7;10.5;15.1;2.6;12.17;5.4;2.29;12288 +69076;43.10776;-.24671;332;20220927;15.1;12.3;13.7;3.9;13.54;18.3;1.26;5964 +69076;43.10776;-.24671;332;20220928;17.1;13.2;15.1;4.7;14.84;33.3;1.44;7342 +69076;43.10776;-.24671;332;20220929;16.1;11.8;13.9;3.4;12.94;15;1.55;7570 +69076;43.10776;-.24671;332;20220930;17.7;9.5;13.6;2.5;11.34;2.7;1.99;11418 +69076;43.10776;-.24671;332;20221001;22.5;9.1;15.8;2.4;12.01;.2;2.62;14336 +69076;43.10776;-.24671;332;20221002;24.6;8.2;16.4;1.2;13.74;.1;2.34;15663 +69076;43.10776;-.24671;332;20221003;25.4;11;18.2;1.5;14.61;0;2.44;14276 +69076;43.10776;-.24671;332;20221004;26;9.4;17.7;1.3;12.81;.1;2.52;15757 +69076;43.10776;-.24671;332;20221005;28.2;8;18.1;1.8;12.34;.1;3.06;16542 +69076;43.10776;-.24671;332;20221006;20.1;14.8;17.4;1.6;15.04;0;1.59;7410 +69076;43.10776;-.24671;332;20221007;24.9;9.6;17.2;1.2;13.91;1.3;2.14;13578 +69076;43.10776;-.24671;332;20221008;21.4;14.3;17.9;2.1;16.17;.6;1.81;9513 +69076;43.10776;-.24671;332;20221009;27.2;10.2;18.7;1.5;13.84;1;2.52;14432 +69076;43.10776;-.24671;332;20221010;21.6;9.9;15.8;1.5;14.17;2.4;1.73;10617 +69076;43.10776;-.24671;332;20221011;20.7;12.6;16.6;1.6;16.37;4.9;1.41;8291 +69076;43.10776;-.24671;332;20221012;19.6;14.3;17;1.7;16.87;3.2;1.25;6716 +69076;43.10776;-.24671;332;20221013;22.8;13.8;18.3;1.9;15.67;.6;1.89;10035 +69076;43.10776;-.24671;332;20221014;22.2;16;19.1;2.3;15.61;.5;1.95;8296 +69076;43.10776;-.24671;332;20221015;26;8.2;17.1;1.3;13.14;.1;2.15;13854 +69076;43.10776;-.24671;332;20221016;28.9;13.3;21.1;1.7;14.01;.2;2.64;12918 +69076;43.10776;-.24671;332;20221017;27.5;15.7;21.6;1.9;15.01;4.6;2.47;9906 +69076;43.10776;-.24671;332;20221018;30.8;12.4;21.6;1.7;14.37;0;2.73;13055 +69076;43.10776;-.24671;332;20221019;29.9;15.4;22.6;2.9;13.14;15;3.46;8859 +69076;43.10776;-.24671;332;20221020;23.9;16.2;20.1;3.4;12.84;4.3;2.84;6060 +69076;43.10776;-.24671;332;20221021;20.3;16.3;18.3;2.2;12.21;1;1.95;3618 +69076;43.10776;-.24671;332;20221022;26.2;10.5;18.3;1.8;11.84;.1;2.31;11589 +69076;43.10776;-.24671;332;20221023;27.4;16.5;22;2.9;10.67;1;3.49;8681 +69076;43.10776;-.24671;332;20221024;23.9;14.1;19;1.6;11.24;0;2.03;8922 +69076;43.10776;-.24671;332;20221025;29;10.2;19.6;2.1;11.44;0;2.74;10363 +69076;43.10776;-.24671;332;20221026;26.1;11.8;19;1.8;12.57;0;2.15;9383 +69076;43.10776;-.24671;332;20221027;28.5;14.6;21.5;3.3;10.11;.2;3.68;7093 +69076;43.10776;-.24671;332;20221028;30.5;18.6;24.5;2.4;10.74;.1;3.4;8066 +69076;43.10776;-.24671;332;20221029;29;16.7;22.8;2.2;10.77;0;3.08;7253 +69076;43.10776;-.24671;332;20221030;21.7;9.8;15.7;1.8;11.31;1.4;1.71;8426 +69076;43.10776;-.24671;332;20221031;21.5;9.2;15.4;2;13.01;8.2;1.46;7334 +69076;43.10776;-.24671;332;20221101;18.9;12.2;15.6;1.6;13.67;.2;1.19;6977 +69076;43.10776;-.24671;332;20221102;20.1;8.7;14.4;1.5;12.21;0;1.3;8863 +69076;43.10776;-.24671;332;20221103;22.2;8;15.1;2.8;11.14;12.8;2.02;7196 +69076;43.10776;-.24671;332;20221104;13.5;9.4;11.4;3.6;10.01;21.1;1.31;4046 +69076;43.10776;-.24671;332;20221105;16;5;10.5;2.2;9.21;.1;1.27;8995 +69076;43.10776;-.24671;332;20221106;20.5;2.4;11.5;2.2;8.44;.1;1.71;10464 +69076;43.10776;-.24671;332;20221107;20.8;3.6;12.2;2.1;9.37;0;1.62;9976 +69076;43.10776;-.24671;332;20221108;19.3;9.7;14.5;2.2;11.17;1.3;1.51;5602 +69076;43.10776;-.24671;332;20221109;15.3;11;13.2;1.8;12.44;4.7;.88;3340 +69076;43.10776;-.24671;332;20221110;17.1;3.7;10.4;1.8;9.37;0;1.11;8792 +69076;43.10776;-.24671;332;20221111;19.9;1.6;10.7;1.6;8.71;.2;1.3;9726 +69076;43.10776;-.24671;332;20221112;22.5;7.2;14.8;2.1;10.21;0;1.72;8322 +69076;43.10776;-.24671;332;20221113;23.5;6.3;14.9;1.8;9.07;.1;1.74;9345 +69076;43.10776;-.24671;332;20221114;14.5;7.2;10.9;1.5;10.87;1.3;.75;4315 +69076;43.10776;-.24671;332;20221115;17.6;8.7;13.1;1.7;11.94;6.9;.92;5031 +69076;43.10776;-.24671;332;20221116;19.5;6.5;13;2.4;10.81;.9;1.35;7901 +69076;43.10776;-.24671;332;20221117;17.5;11.7;14.6;2.9;13.14;13.4;1.12;5020 +69076;43.10776;-.24671;332;20221118;10.8;7.9;9.3;3.1;10.04;8.5;.76;2400 +69076;43.10776;-.24671;332;20221119;9.7;6.1;7.9;4.5;8.51;.3;.99;3287 +69076;43.10776;-.24671;332;20221120;14.5;2.4;8.5;2.7;8.81;9.7;.98;6479 +69076;43.10776;-.24671;332;20221121;13.6;7.5;10.6;3.6;10.14;42.5;1.07;3209 +69076;43.10776;-.24671;332;20221122;11.4;5.6;8.5;4.2;8.65;14.3;1.09;3896 +69076;43.10776;-.24671;332;20221123;14.4;9.3;11.8;3.5;11.71;11.5;.87;3480 +69076;43.10776;-.24671;332;20221124;13.3;4.4;8.9;2.3;9.34;6.1;.78;4595 +69076;43.10776;-.24671;332;20221125;10.6;5.5;8;3.5;9.57;18.1;.62;3563 +69076;43.10776;-.24671;332;20221126;14.4;1.9;8.2;1.7;7.67;0;.87;6478 +69076;43.10776;-.24671;332;20221127;16.6;1.6;9.1;1.8;7.74;7.5;1.02;6534 +69076;43.10776;-.24671;332;20221128;10.1;5.4;7.7;4.4;9.67;23.2;.55;3120 +69076;43.10776;-.24671;332;20221129;11.3;7.4;9.4;3.6;10.14;7.2;.71;3061 +69076;43.10776;-.24671;332;20221130;10.1;3.7;6.9;1.7;8.71;0;.51;4422 +69076;43.10776;-.24671;332;20221201;4.8;2.1;3.4;1.1;7.47;0;.35;1807 +69076;43.10776;-.24671;332;20221202;8.3;.5;4.4;1.1;7.24;0;.41;5028 +69076;43.10776;-.24671;332;20221203;7.1;4;5.5;1;7.91;1.9;.46;2458 +69076;43.10776;-.24671;332;20221204;9.8;-.8;4.5;1.4;6.47;0;.52;6232 +69076;43.10776;-.24671;332;20221205;13.9;-1;6.5;1.7;5.97;.8;.92;6845 +69076;43.10776;-.24671;332;20221206;13.2;3.2;8.2;1.3;9.34;.3;.54;3803 +69076;43.10776;-.24671;332;20221207;14;8.2;11.1;1.6;10.74;.4;.67;3643 +69076;43.10776;-.24671;332;20221208;9.7;5.1;7.4;2.5;9.54;5.8;.45;2413 +69076;43.10776;-.24671;332;20221209;13.2;5.9;9.5;2.6;10.07;8.4;.68;4209 +69076;43.10776;-.24671;332;20221210;4.5;1.7;3.1;3.2;6.41;0;.52;4057 +69076;43.10776;-.24671;332;20221211;5.6;-4.7;.5;1.2;5.27;.1;.41;3854 +69076;43.10776;-.24671;332;20221212;10.6;.1;5.4;2.2;8.01;15.2;.51;3862 +69076;43.10776;-.24671;332;20221213;14.4;8.4;11.4;2.8;12.41;8.6;.56;2534 +69076;43.10776;-.24671;332;20221214;18.2;10.5;14.3;2.2;11.71;4.3;1.04;5094 +69076;43.10776;-.24671;332;20221215;15.5;6.7;11.1;1.8;10.61;4.9;.72;4426 +69076;43.10776;-.24671;332;20221216;9.7;7.4;8.6;2.5;10.17;5.6;.52;1298 +69076;43.10776;-.24671;332;20221217;10.2;6;8.1;1.4;8.81;0;.53;3760 +69076;43.10776;-.24671;332;20221218;14.4;1.3;7.9;2.4;7.31;.1;.97;6222 +69076;43.10776;-.24671;332;20221219;14.7;2.3;8.5;2;8.04;0;.89;5183 +69076;43.10776;-.24671;332;20221220;18.7;6.3;12.5;1.6;9.64;3.3;1.02;4749 +69076;43.10776;-.24671;332;20221221;18.7;6.5;12.6;1.9;10.41;.1;.98;5731 +69076;43.10776;-.24671;332;20221222;20.6;5.5;13;1.9;10.07;0;1.14;5908 +69076;43.10776;-.24671;332;20221223;18;7.1;12.6;1.4;10.57;0;.83;4357 +69076;43.10776;-.24671;332;20221224;20.1;5.6;12.8;2.2;9.47;0;1.31;6009 +69076;43.10776;-.24671;332;20221225;20.4;5.3;12.8;2.4;8.81;0;1.51;6005 +69076;43.10776;-.24671;332;20221226;16.7;7.7;12.2;2;9.04;0;1.19;3867 +69076;43.10776;-.24671;332;20221227;13;8.6;10.8;1.1;11.34;.3;.52;2612 +69076;43.10776;-.24671;332;20221228;19.2;3.8;11.5;2.5;8.41;.1;1.43;6204 +69076;43.10776;-.24671;332;20221229;15.2;9.7;12.5;2.2;9.41;4.9;1.29;2435 +69076;43.10776;-.24671;332;20221230;21.7;8.4;15;2.4;11.04;1.1;1.44;5469 +69076;43.10776;-.24671;332;20221231;18.4;10.3;14.4;2.1;9.21;0;1.46;3528 +69077;43.13801;.05758;396;20220101;22.9;4.8;13.8;1.6;6.8;0;1.45;6944 +69077;43.13801;.05758;396;20220102;17.9;5.6;11.8;2.7;8.5;0;1.53;4900 +69077;43.13801;.05758;396;20220103;17.6;5.2;11.4;2;8.9;.1;1.15;5400 +69077;43.13801;.05758;396;20220104;21.1;4.3;12.7;3.1;8.8;17.4;1.87;6761 +69077;43.13801;.05758;396;20220105;6.7;4.8;5.7;2.1;7.2;.6;.72;1282 +69077;43.13801;.05758;396;20220106;7.2;-1.1;3.1;2;5;.1;.75;6300 +69077;43.13801;.05758;396;20220107;8.6;-3.2;2.7;3.9;6.7;7.1;.67;2800 +69077;43.13801;.05758;396;20220108;10.8;4.6;7.7;6.7;8.7;8.2;1.08;3400 +69077;43.13801;.05758;396;20220109;8.6;6.5;7.6;7.2;10.4;54;.28;500 +69077;43.13801;.05758;396;20220110;11;8.1;9.6;5.3;11.7;33.1;.41;800 +69077;43.13801;.05758;396;20220111;10.5;6.2;8.4;1.7;8.4;0;.7;5500 +69077;43.13801;.05758;396;20220112;8;-1.7;3.2;2.4;6;0;.68;6900 +69077;43.13801;.05758;396;20220113;9.3;-2.9;3.2;1.7;5.2;0;.74;7200 +69077;43.13801;.05758;396;20220114;12.7;-3.8;4.5;2.9;4.1;.1;1.61;7200 +69077;43.13801;.05758;396;20220115;11.4;-2.4;4.5;2.8;4.1;0;1.48;7300 +69077;43.13801;.05758;396;20220116;11.1;-3.3;3.9;2.7;4.2;0;1.38;7300 +69077;43.13801;.05758;396;20220117;10.6;-4.1;3.3;2;5.1;.1;.93;7600 +69077;43.13801;.05758;396;20220118;7.9;-5.2;1.4;2.5;5.7;.1;.65;7500 +69077;43.13801;.05758;396;20220119;10.2;.4;5.3;3.9;7.1;.9;.99;4500 +69077;43.13801;.05758;396;20220120;10;4.6;7.3;2.8;8.3;4.2;.83;4100 +69077;43.13801;.05758;396;20220121;4;.8;2.4;1.6;6;0;.52;5900 +69077;43.13801;.05758;396;20220122;7.3;-5.7;.8;1.4;4.9;.1;.6;9400 +69077;43.13801;.05758;396;20220123;9;-5.4;1.8;1.9;5.2;0;.77;9300 +69077;43.13801;.05758;396;20220124;13.3;-3.2;5.1;2.8;5.3;0;1.44;9300 +69077;43.13801;.05758;396;20220125;13;-2.4;5.3;2.8;5.4;0;1.42;9400 +69077;43.13801;.05758;396;20220126;13.2;-1.5;5.9;2.6;5.3;0;1.43;10200 +69077;43.13801;.05758;396;20220127;13.1;-2.8;5.2;2;5.3;.1;1.21;10100 +69077;43.13801;.05758;396;20220128;6.9;-4.1;1.4;2;5.7;0;.65;5600 +69077;43.13801;.05758;396;20220129;8.3;-3.7;2.3;2;5.8;0;.75;10000 +69077;43.13801;.05758;396;20220130;5.3;-4.9;.2;1.6;5.7;.1;.51;10200 +69077;43.13801;.05758;396;20220131;9.8;0;4.9;3.8;7.9;1.6;.74;7200 +69077;43.13801;.05758;396;20220201;8.1;2.8;5.5;2.5;7.7;0;.72;5400 +69077;43.13801;.05758;396;20220202;14.3;3.4;8.9;1.7;8.6;0;1.04;10600 +69077;43.13801;.05758;396;20220203;14.9;-4;5.5;2.9;7.9;0;1.15;8300 +69077;43.13801;.05758;396;20220204;14.5;2.9;8.7;3.3;9.5;1;1.13;7800 +69077;43.13801;.05758;396;20220205;8.6;5.1;6.9;2.6;8.2;1.5;.85;5800 +69077;43.13801;.05758;396;20220206;9.9;-3.1;3.4;2.5;6.4;.1;.95;9500 +69077;43.13801;.05758;396;20220207;12.8;2.4;7.6;2.8;9.2;.8;.93;7400 +69077;43.13801;.05758;396;20220208;15.3;1;8.2;1.5;8.1;0;1.17;12100 +69077;43.13801;.05758;396;20220209;18.2;.2;9.2;2.5;6.1;0;2.06;12100 +69077;43.13801;.05758;396;20220210;19.3;2.3;10.8;2.6;6.6;.1;2.23;11200 +69077;43.13801;.05758;396;20220211;9.5;4.6;7;1.2;9.28;1.6;.64;2850 +69077;43.13801;.05758;396;20220212;16.1;5.5;10.8;1.6;9;0;1.37;11300 +69077;43.13801;.05758;396;20220213;17;2.3;9.7;3.3;7.9;4.4;1.99;11800 +69077;43.13801;.05758;396;20220214;10;4;7;5.8;8.3;11;1.2;8300 +69077;43.13801;.05758;396;20220215;10.4;4.6;7.5;5.2;7.8;1.9;1.45;6400 +69077;43.13801;.05758;396;20220216;14.7;7.5;11.1;6.1;10.3;2.4;1.7;6500 +69077;43.13801;.05758;396;20220217;14.4;10.4;12.4;3.7;11.6;0;1.27;4886 +69077;43.13801;.05758;396;20220218;16.8;2.4;9.6;3.5;9.8;3.8;1.6;10500 +69077;43.13801;.05758;396;20220219;10.8;5.6;8.2;2.5;8.6;1.3;1.12;6700 +69077;43.13801;.05758;396;20220220;14;.4;7.2;4;8.3;.1;1.59;13500 +69077;43.13801;.05758;396;20220221;13.5;6.8;10.2;6.4;8.7;.8;2.14;10200 +69077;43.13801;.05758;396;20220222;14.2;1.7;8;2.6;7.5;0;1.73;14200 +69077;43.13801;.05758;396;20220223;16.2;.5;8.4;2.2;7.7;0;1.79;14100 +69077;43.13801;.05758;396;20220224;11.3;3.8;7.6;3.2;9.1;1.8;.91;3600 +69077;43.13801;.05758;396;20220225;10.5;5;7.8;1.6;7.1;0;1.34;10000 +69077;43.13801;.05758;396;20220226;13.6;-.1;6.8;1.8;5.4;0;1.85;16200 +69077;43.13801;.05758;396;20220227;16.7;-.2;8.3;2.2;7.4;0;1.69;7500 +69077;43.13801;.05758;396;20220228;17.6;2.9;10.3;2.2;7.4;0;2.23;15900 +69077;43.13801;.05758;396;20220301;18.2;.4;9.3;2;7;0;2.17;14900 +69077;43.13801;.05758;396;20220302;12.2;3.8;8;2.4;8.9;2.7;.98;2900 +69077;43.13801;.05758;396;20220303;16.6;.9;8.8;3.2;9.2;6.3;1.89;14300 +69077;43.13801;.05758;396;20220304;9.7;7.2;8.5;5.7;8.8;2.2;1.36;4900 +69077;43.13801;.05758;396;20220305;9.3;3.7;6.5;2;7.5;.3;1.11;6200 +69077;43.13801;.05758;396;20220306;8.5;4.4;6.5;1.6;7.4;0;1.08;6500 +69077;43.13801;.05758;396;20220307;12.6;2.8;7.7;2.4;7.6;0;1.86;16500 +69077;43.13801;.05758;396;20220308;12.9;.2;6.6;2;7.7;1.5;1.27;7300 +69077;43.13801;.05758;396;20220309;17.7;-.3;8.7;2.5;7.4;.1;2.38;16400 +69077;43.13801;.05758;396;20220310;15.7;6.9;11.3;1.5;9.3;0;1.76;11600 +69077;43.13801;.05758;396;20220311;13.1;4.6;8.9;1.4;9.7;10.4;.95;4000 +69077;43.13801;.05758;396;20220312;14.1;6.1;10.1;2;9.3;2;1.77;12900 +69077;43.13801;.05758;396;20220313;12.6;2.5;7.6;3.4;8.1;6.3;1.63;10200 +69077;43.13801;.05758;396;20220314;11.8;-1.1;5.4;1.6;7.9;1.4;1.02;6200 +69077;43.13801;.05758;396;20220315;21.8;6.7;14.2;2.9;11.2;0;2.76;15247 +69077;43.13801;.05758;396;20220316;17.5;6.6;12.1;3.3;11.3;3.3;1.65;6300 +69077;43.13801;.05758;396;20220317;10;9.5;9.8;4.3;11.2;18;.73;2000 +69077;43.13801;.05758;396;20220318;8.6;6.9;7.8;2.1;10;.3;.65;2600 +69077;43.13801;.05758;396;20220319;16.7;4.1;10.4;1.7;9.6;0;2.13;16400 +69077;43.13801;.05758;396;20220320;17.4;4.9;11.2;2.1;10;0;2.21;15400 +69077;43.13801;.05758;396;20220321;19.6;3.3;11.5;2.1;9.4;.1;2.48;15400 +69077;43.13801;.05758;396;20220322;17.9;2.6;10.3;1.9;8.4;0;2.55;18600 +69077;43.13801;.05758;396;20220323;16.3;1.9;9.1;2;7.5;0;2.6;20300 +69077;43.13801;.05758;396;20220324;16.3;2.7;9.5;1.9;8.3;0;2.44;18900 +69077;43.13801;.05758;396;20220325;17.9;6.1;12;2.1;9.2;0;2.66;17600 +69077;43.13801;.05758;396;20220326;17.3;2.6;10;2;8.3;.4;2.42;16200 +69077;43.13801;.05758;396;20220327;18.7;3.1;10.9;2.2;9.5;0;2.59;17600 +69077;43.13801;.05758;396;20220328;20.1;4.9;12.5;2.2;9;0;2.76;15100 +69077;43.13801;.05758;396;20220329;18.2;8.1;13.2;2.5;9.8;4.5;2.39;10900 +69077;43.13801;.05758;396;20220330;10.2;8.3;9.2;2.6;11.54;6.9;.91;3943 +69077;43.13801;.05758;396;20220331;11.4;6.4;8.9;5.6;8.6;10.3;1.78;7000 +69077;43.13801;.05758;396;20220401;7;.5;3.8;6.2;5.6;7.2;1.83;11400 +69077;43.13801;.05758;396;20220402;6.1;-.5;2.8;4.1;5.43;.8;1.76;12700 +69077;43.13801;.05758;396;20220403;6.9;-2.2;2.3;3.2;5.06;.3;2.42;17720 +69077;43.13801;.05758;396;20220404;9.9;-1.3;4.3;2.1;5.2;0;2.33;21100 +69077;43.13801;.05758;396;20220405;14.1;-4.5;4.8;1.5;6.08;0;2.63;23061 +69077;43.13801;.05758;396;20220406;12.9;1.1;7;3.4;8.4;0;1.73;11900 +69077;43.13801;.05758;396;20220407;19.8;3.2;11.5;4.6;9.8;.1;3.23;17500 +69077;43.13801;.05758;396;20220408;20.8;7.1;14;3.9;10.6;3.4;3.24;14700 +69077;43.13801;.05758;396;20220409;13.6;6.7;10.2;3.7;9;1.2;2.44;15700 +69077;43.13801;.05758;396;20220410;20.4;-1;9.7;2.1;7.4;0;3.4;22500 +69077;43.13801;.05758;396;20220411;23.6;4;13.8;2.6;10.3;0;3.55;18400 +69077;43.13801;.05758;396;20220412;18.1;12;15.1;3.9;11.6;6;2.81;11700 +69077;43.13801;.05758;396;20220413;14.5;10.7;12.6;2.6;12.2;3.1;1.45;6300 +69077;43.13801;.05758;396;20220414;19.5;9.1;14.3;2;12.3;0;2.8;17200 +69077;43.13801;.05758;396;20220415;19.8;7.3;13.6;2.6;12.7;0;3.25;23100 +69077;43.13801;.05758;396;20220416;20.1;10.4;15.3;2.7;12.8;.1;3.09;17900 +69077;43.13801;.05758;396;20220417;21;7;14;4;11.8;0;3.77;23600 +69077;43.13801;.05758;396;20220418;16.9;10.5;13.7;3.3;11.7;.6;2.22;9700 +69077;43.13801;.05758;396;20220419;9.5;9.1;9.3;3.2;10.5;21.9;.86;2400 +69077;43.13801;.05758;396;20220420;12;6.1;9.1;4;9.8;3.2;1.5;8300 +69077;43.13801;.05758;396;20220421;14.7;8;11.4;2.5;10.7;.1;1.7;8100 +69077;43.13801;.05758;396;20220422;18.8;6.1;12.5;1.7;10.6;.9;3;19900 +69077;43.13801;.05758;396;20220423;15.6;8.5;12.1;3.9;10.1;8.6;2.51;12400 +69077;43.13801;.05758;396;20220424;15.9;9.3;12.6;5.5;10.9;2.5;2.86;16300 +69077;43.13801;.05758;396;20220425;18.3;4.9;11.6;2.6;10.4;0;3.28;23000 +69077;43.13801;.05758;396;20220426;22.8;4.9;13.9;2.2;10.9;0;3.55;20100 +69077;43.13801;.05758;396;20220427;17.9;9.6;13.8;2.6;13.1;7.3;2;10300 +69077;43.13801;.05758;396;20220428;14.2;11.5;12.9;2;13.5;.6;1.03;3900 +69077;43.13801;.05758;396;20220429;16.8;12.4;14.6;2;14.1;.5;1.56;6800 +69077;43.13801;.05758;396;20220430;18.5;11.4;15;2.7;13;.8;3;17700 +69077;43.13801;.05758;396;20220501;17.4;9.4;13.4;2.8;12.7;1.3;2.54;15800 +69077;43.13801;.05758;396;20220502;13.1;10.3;11.7;2.6;12;9.1;1.2;4700 +69077;43.13801;.05758;396;20220503;18.5;9.9;14.2;2.5;12.4;5.2;2.68;14900 +69077;43.13801;.05758;396;20220504;17.1;11;14.1;3.4;12.5;2.7;2.49;13100 +69077;43.13801;.05758;396;20220505;18.3;10.3;14.3;3.5;11.8;.1;2.76;12900 +69077;43.13801;.05758;396;20220506;19.7;10.8;15.3;4.2;12.1;.9;3.62;19000 +69077;43.13801;.05758;396;20220507;21.5;9.8;15.7;2.5;12;0;3.88;22100 +69077;43.13801;.05758;396;20220508;23.3;9.6;16.5;2.4;12.6;.1;4.21;23800 +69077;43.13801;.05758;396;20220509;25.5;9;17.3;2.7;11.8;0;5.05;27200 +69077;43.13801;.05758;396;20220510;28.1;13.2;20.7;2.2;11.6;.1;5.58;27500 +69077;43.13801;.05758;396;20220511;30.2;9.7;20;1.7;14.5;1.5;5.08;26100 +69077;43.13801;.05758;396;20220512;21.7;13.1;17.4;1.9;15.2;.1;2.45;11000 +69077;43.13801;.05758;396;20220513;24.7;14.4;19.6;1.8;15.9;0;3.9;20200 +69077;43.13801;.05758;396;20220514;29.2;11.5;20.4;1.9;15.1;.3;4.35;19900 +69077;43.13801;.05758;396;20220515;29.2;11.6;20.4;2.5;15.8;2;4.98;23700 +69077;43.13801;.05758;396;20220516;28.1;12.5;20.3;1.9;15.6;.1;4.84;24900 +69077;43.13801;.05758;396;20220517;29.5;13.3;21.4;2.3;15.2;.1;5.42;26000 +69077;43.13801;.05758;396;20220518;31.2;13.9;22.6;2.9;16.6;.9;5.85;25900 +69077;43.13801;.05758;396;20220519;26.5;15.6;21.1;2.3;18.6;.1;3.54;15900 +69077;43.13801;.05758;396;20220520;25.1;16;20.6;2;17.9;0;3.92;19900 +69077;43.13801;.05758;396;20220521;32;15.6;23.8;1.5;19.3;0;5.05;24000 +69077;43.13801;.05758;396;20220522;34;17.8;25.9;3.4;19.8;1.5;4.95;13500 +69077;43.13801;.05758;396;20220523;22.1;14.9;18.5;4.6;13.7;1;4.37;19100 +69077;43.13801;.05758;396;20220524;14.1;10.5;12.3;2.5;11.9;11.7;1.43;5400 +69077;43.13801;.05758;396;20220525;18.3;9.3;13.8;3.3;11.6;1.4;2.91;14900 +69077;43.13801;.05758;396;20220526;21;11.6;16.3;2;12.8;0;3.63;20000 +69077;43.13801;.05758;396;20220527;24.1;13.1;18.6;1.6;14.1;.1;4.62;26100 +69077;43.13801;.05758;396;20220528;25.5;10.6;18.1;2.5;14.2;0;5.12;28800 +69077;43.13801;.05758;396;20220529;24.4;10.8;17.6;2;12.3;0;5.12;29400 +69077;43.13801;.05758;396;20220530;23.9;9.5;16.7;2;11.6;1.9;4.34;23200 +69077;43.13801;.05758;396;20220531;25.8;11.6;18.7;1.7;11.6;0;4.87;25600 +69077;43.13801;.05758;396;20220601;29.5;11.7;20.6;2.4;15.4;.6;5.72;28600 +69077;43.13801;.05758;396;20220602;27.5;14.4;21;1.9;17.2;2;5;26100 +69077;43.13801;.05758;396;20220603;25.7;16.7;21.2;2.7;19.3;5.9;4.1;20200 +69077;43.13801;.05758;396;20220604;21.1;16.3;18.7;2.5;18.1;8.6;2.02;8100 +69077;43.13801;.05758;396;20220605;22;14.8;18.4;2.3;16.7;.3;3;14800 +69077;43.13801;.05758;396;20220606;25.9;13.6;19.8;2.1;16.4;2.9;4.12;20400 +69077;43.13801;.05758;396;20220607;22.5;15.6;19.1;1.5;15.8;.2;2.61;11100 +69077;43.13801;.05758;396;20220608;21;13.5;17.3;3.4;16.3;3;2.37;10300 +69077;43.13801;.05758;396;20220609;23.3;13.3;18.3;3.2;14.7;0;5.07;28800 +69077;43.13801;.05758;396;20220610;28.3;10.7;19.5;1.9;13.9;.1;5.61;30000 +69077;43.13801;.05758;396;20220611;30.4;13.5;22;2.6;16.5;4.4;6;28600 +69077;43.13801;.05758;396;20220612;30.7;16.2;23.5;3.2;19.4;2.7;4.28;14300 +69077;43.13801;.05758;396;20220613;26.6;17;21.8;2.8;19.4;.2;3.91;17300 +69077;43.13801;.05758;396;20220614;34;16;25;1.6;21;2.2;4.54;18600 +69077;43.13801;.05758;396;20220615;33.8;18.8;26.3;2.7;21.3;0;6.63;28600 +69077;43.13801;.05758;396;20220616;34.4;18;26.2;2.7;21.5;0;5.91;23400 +69077;43.13801;.05758;396;20220617;36.1;20.9;28.5;2.3;20.9;0;6.37;24400 +69077;43.13801;.05758;396;20220618;39.1;18.9;29;2.1;19.1;0;7.13;27500 +69077;43.13801;.05758;396;20220619;28.5;16.1;22.3;2.4;18.6;.4;4.63;21000 +69077;43.13801;.05758;396;20220620;27.1;17.8;22.5;3;18;1.3;4.27;16900 +69077;43.13801;.05758;396;20220621;24.1;17.7;20.9;2.7;18.9;1.4;2.59;9000 +69077;43.13801;.05758;396;20220622;24.7;16.9;20.8;3;17.9;4.2;3.91;17800 +69077;43.13801;.05758;396;20220623;26.3;13.9;20.1;2.3;17.2;11.8;4.24;21000 +69077;43.13801;.05758;396;20220624;23.5;15.1;19.3;1.8;16.2;.3;3.6;18000 +69077;43.13801;.05758;396;20220625;20.3;13.3;16.8;2.9;15.7;13.3;2.5;11900 +69077;43.13801;.05758;396;20220626;15.8;12.1;14;2.1;14.5;13.8;1.32;5800 +69077;43.13801;.05758;396;20220627;16.6;12.9;14.8;1.5;14.9;4.4;1.5;6900 +69077;43.13801;.05758;396;20220628;24.1;12.4;18.3;1.8;14.8;.2;4;21200 +69077;43.13801;.05758;396;20220629;21.8;11.8;16.8;2.8;14.9;5.6;3.1;15400 +69077;43.13801;.05758;396;20220630;14.8;12.8;13.8;2;14.8;2.7;1.44;7700 +69077;43.13801;.05758;396;20220701;22.2;9.5;15.9;1.8;13.5;.1;3.56;20100 +69077;43.13801;.05758;396;20220702;29.6;9.7;19.7;1.8;14.7;0;5.52;29000 +69077;43.13801;.05758;396;20220703;25.8;15.8;20.8;3.1;16.6;1.3;4.63;21500 +69077;43.13801;.05758;396;20220704;20.4;15.6;18;2.9;16.6;.1;2.19;8400 +69077;43.13801;.05758;396;20220705;26.3;16.6;21.5;2;18.6;.4;4.09;19800 +69077;43.13801;.05758;396;20220706;24.8;17.7;21.3;3.2;17.9;1.4;3.77;15600 +69077;43.13801;.05758;396;20220707;26;15.2;20.6;3;16.5;0;5.05;25300 +69077;43.13801;.05758;396;20220708;26.8;13.6;20.2;2.2;16.2;.4;5.42;29500 +69077;43.13801;.05758;396;20220709;29.3;13.6;21.5;2.1;16.3;.2;5.85;30200 +69077;43.13801;.05758;396;20220710;31.1;15.1;23.1;2.2;16.4;.2;6.26;30200 +69077;43.13801;.05758;396;20220711;33.8;15.5;24.7;2.8;16.6;.5;6.93;29600 +69077;43.13801;.05758;396;20220712;33.5;18.3;25.9;2.2;18.3;.1;6.5;28700 +69077;43.13801;.05758;396;20220713;33.7;15.9;24.8;2.3;17.9;0;6.56;29500 +69077;43.13801;.05758;396;20220714;34.7;19.3;27;2.5;17.1;0;6.93;28300 +69077;43.13801;.05758;396;20220715;32.7;17.7;25.2;2.3;17.7;0;6.02;25800 +69077;43.13801;.05758;396;20220716;35.8;16.5;26.2;2.1;16.8;0;6.52;27100 +69077;43.13801;.05758;396;20220717;37.5;16.2;26.9;2.1;15;.1;6.97;28100 +69077;43.13801;.05758;396;20220718;38.7;17.7;28.2;2.3;17.4;.4;7.12;27000 +69077;43.13801;.05758;396;20220719;28.3;19;23.7;3.2;21.4;1.4;3.78;14300 +69077;43.13801;.05758;396;20220720;28.1;18.8;23.5;2.9;17.4;0;4.94;20200 +69077;43.13801;.05758;396;20220721;31.7;18.7;25.2;2.3;17.9;.1;6.05;26900 +69077;43.13801;.05758;396;20220722;22.1;19.2;20.7;3.8;19.5;.6;2.42;8300 +69077;43.13801;.05758;396;20220723;23.7;16.3;20;1.7;17.4;.3;2.85;12800 +69077;43.13801;.05758;396;20220724;35.7;14.2;25;2.3;17.7;.2;6.47;27400 +69077;43.13801;.05758;396;20220725;24.8;18.4;21.6;3.5;19.1;1;2.93;9500 +69077;43.13801;.05758;396;20220726;22.1;16;19.1;2.1;17.1;.6;2.64;11900 +69077;43.13801;.05758;396;20220727;25.6;15.4;20.5;2.3;14.7;0;4.59;22200 +69077;43.13801;.05758;396;20220728;25.2;12.1;18.7;2;15.1;3.7;3.51;16700 +69077;43.13801;.05758;396;20220729;21.4;15.8;18.6;1.9;17.3;4.1;2.13;9000 +69077;43.13801;.05758;396;20220730;26.6;18.2;22.4;1.5;18.6;0;3.12;13100 +69077;43.13801;.05758;396;20220731;29.4;15.5;22.5;2.3;18.7;0;4.96;24000 +69077;43.13801;.05758;396;20220801;30.4;16.8;23.6;2.5;18.9;0;5.35;24700 +69077;43.13801;.05758;396;20220802;33.7;16.3;25;2.5;17.5;0;6.3;27300 +69077;43.13801;.05758;396;20220803;33.7;16.7;25.2;2.9;18.8;.3;5.75;22200 +69077;43.13801;.05758;396;20220804;31.5;20.8;26.2;2.8;22.3;3.8;5.19;21400 +69077;43.13801;.05758;396;20220805;27.5;18.7;23.1;3.1;20.1;0;4.38;19500 +69077;43.13801;.05758;396;20220806;30.3;17.1;23.7;2.1;19.1;0;5.12;24400 +69077;43.13801;.05758;396;20220807;32.1;18;25.1;2.2;18.3;.7;5.71;25800 +69077;43.13801;.05758;396;20220808;32.6;15.8;24.2;2.3;16.8;.1;5.81;26000 +69077;43.13801;.05758;396;20220809;33.5;18.1;25.8;2.9;17.2;1.4;5.49;18700 +69077;43.13801;.05758;396;20220810;36.2;19.2;27.7;3.1;15.3;1;7.15;25400 +69077;43.13801;.05758;396;20220811;37.6;21.1;29.4;2.9;15;0;7.06;23200 +69077;43.13801;.05758;396;20220812;36.2;21.6;28.9;2.6;19.1;0;6.53;24700 +69077;43.13801;.05758;396;20220813;31.9;20.6;26.3;2.5;21.6;1;4.63;17800 +69077;43.13801;.05758;396;20220814;23.2;18.9;21.1;2.5;20.5;.9;2.13;8100 +69077;43.13801;.05758;396;20220815;26;16.8;21.4;1.8;16.8;0;3.39;15000 +69077;43.13801;.05758;396;20220816;24.6;13.5;19.1;2.7;16.9;11.1;2.97;13200 +69077;43.13801;.05758;396;20220817;22.2;13.8;18;2.2;16.6;7.3;2.15;9000 +69077;43.13801;.05758;396;20220818;22.4;14;18.2;3.4;16.3;10.4;3.04;14900 +69077;43.13801;.05758;396;20220819;25.5;15;20.3;2.2;16;2.1;4.05;20800 +69077;43.13801;.05758;396;20220820;28.7;12.9;20.8;2.4;16.4;.6;4.85;25000 +69077;43.13801;.05758;396;20220821;26.8;16.3;21.6;2.9;19;.2;3.52;15300 +69077;43.13801;.05758;396;20220822;25.4;16.6;21;3.5;18.3;.3;3.95;19000 +69077;43.13801;.05758;396;20220823;28.8;18.2;23.5;1.5;20;0;3.78;18100 +69077;43.13801;.05758;396;20220824;34.6;16;25.3;2.4;19;1.2;5.33;21700 +69077;43.13801;.05758;396;20220825;26.2;19.7;23;3.5;21.5;8.2;2.91;10300 +69077;43.13801;.05758;396;20220826;25.3;18.5;21.9;2.8;19.8;.4;3.06;12900 +69077;43.13801;.05758;396;20220827;29;16.4;22.7;2.2;17.8;.2;4.53;22100 +69077;43.13801;.05758;396;20220828;33.7;14.9;24.3;2.1;16.3;.5;5.25;23000 +69077;43.13801;.05758;396;20220829;34.9;18.7;26.8;2.9;15.2;9.6;5.39;15300 +69077;43.13801;.05758;396;20220830;30.8;17.2;24;2.8;17.9;0;5.08;22300 +69077;43.13801;.05758;396;20220831;25.8;19.3;22.6;2.9;20.7;3.4;3.12;13200 +69077;43.13801;.05758;396;20220901;28;17.9;23;2.3;18.9;0;4.12;19800 +69077;43.13801;.05758;396;20220902;25;17.2;21.1;2.5;18.3;1.4;2.62;9700 +69077;43.13801;.05758;396;20220903;26.1;16.5;21.3;1.7;17.2;.8;3.29;16100 +69077;43.13801;.05758;396;20220904;31.7;12.9;22.3;2.2;15.6;0;4.76;22000 +69077;43.13801;.05758;396;20220905;32.3;15.5;23.9;2.2;14.9;1.5;4.94;21500 +69077;43.13801;.05758;396;20220906;30.7;14.9;22.8;2.4;15.3;.4;4.7;20800 +69077;43.13801;.05758;396;20220907;27.4;13.9;20.7;2.6;14.9;.5;3.93;17400 +69077;43.13801;.05758;396;20220908;25.9;12.4;19.2;2.3;14.2;.4;3.4;15600 +69077;43.13801;.05758;396;20220909;23.9;15.2;19.6;2.7;15.2;2;3.07;12900 +69077;43.13801;.05758;396;20220910;27.8;10.7;19.3;1.9;13.4;.1;3.95;21000 +69077;43.13801;.05758;396;20220911;34.1;11.6;22.9;1.8;14.1;0;4.64;20900 +69077;43.13801;.05758;396;20220912;37.2;17.2;27.2;3.1;15.1;1.5;5.86;16600 +69077;43.13801;.05758;396;20220913;32.5;18.6;25.6;4.1;17.2;1.6;4.52;7100 +69077;43.13801;.05758;396;20220914;29.1;15.6;22.4;3.2;16;.3;4.25;16400 +69077;43.13801;.05758;396;20220915;27.9;17.1;22.5;3.3;16.2;4.8;3.94;13900 +69077;43.13801;.05758;396;20220916;23.2;15;19.1;3.2;16.9;1.8;2.51;10400 +69077;43.13801;.05758;396;20220917;21.7;10.1;15.9;1.8;11.7;0;2.98;18300 +69077;43.13801;.05758;396;20220918;25.1;5.5;15.3;1.7;8.7;0;3.38;18900 +69077;43.13801;.05758;396;20220919;26.8;9;17.9;2.7;8.7;0;4.37;19900 +69077;43.13801;.05758;396;20220920;23.6;9;16.3;3.2;10;.1;3.93;19800 +69077;43.13801;.05758;396;20220921;24.1;9;16.6;2.9;10.7;0;3.73;19200 +69077;43.13801;.05758;396;20220922;25.4;8.7;17.1;2.3;10.9;.1;3.57;18800 +69077;43.13801;.05758;396;20220923;22.2;9.1;15.7;2.6;12.5;3;2.35;9300 +69077;43.13801;.05758;396;20220924;17.8;13.1;15.5;2.9;14.1;2;1.79;8400 +69077;43.13801;.05758;396;20220925;19.8;8.1;14;2.5;11.8;.3;2.39;14300 +69077;43.13801;.05758;396;20220926;20.5;9.4;15;3.6;11.7;3.5;2.84;14700 +69077;43.13801;.05758;396;20220927;15.3;12.1;13.7;5.3;13.5;13.6;1.5;7000 +69077;43.13801;.05758;396;20220928;17.4;13.1;15.3;6.7;14.8;28.5;1.82;8800 +69077;43.13801;.05758;396;20220929;16.7;11.4;14.1;4.8;12.8;13.3;1.94;9100 +69077;43.13801;.05758;396;20220930;17.8;8.9;13.4;3.3;11.1;1;2.34;13700 +69077;43.13801;.05758;396;20221001;22.7;8.3;15.5;3.9;11.5;.1;3.27;16000 +69077;43.13801;.05758;396;20221002;24.5;8.7;16.6;2;13.7;.1;2.69;16300 +69077;43.13801;.05758;396;20221003;25;9.8;17.4;2;14.1;0;2.67;15200 +69077;43.13801;.05758;396;20221004;26.1;10.2;18.2;2.2;13.1;.1;3.11;17000 +69077;43.13801;.05758;396;20221005;27.7;8.4;18.1;2.8;12;0;3.6;16300 +69077;43.13801;.05758;396;20221006;20.6;15;17.8;1.8;14.8;0;1.76;7300 +69077;43.13801;.05758;396;20221007;24.6;9.4;17;1.3;13.9;3;2.16;13100 +69077;43.13801;.05758;396;20221008;21.7;14.8;18.3;2.6;16.1;.7;2.11;10800 +69077;43.13801;.05758;396;20221009;26.9;9.3;18.1;1.7;13.4;1.1;2.68;15100 +69077;43.13801;.05758;396;20221010;21.3;9.5;15.4;1.9;13.4;.8;1.77;9000 +69077;43.13801;.05758;396;20221011;21.3;12.1;16.7;1.9;15.9;2.4;1.51;7600 +69077;43.13801;.05758;396;20221012;19.9;14.1;17;2;16.5;1.7;1.37;6700 +69077;43.13801;.05758;396;20221013;22.7;13.7;18.2;2.2;15.4;.4;2.11;11200 +69077;43.13801;.05758;396;20221014;22;16.2;19.1;3.5;15.5;.5;2.44;9700 +69077;43.13801;.05758;396;20221015;25.9;7.4;16.7;1.8;12.9;.1;2.45;14800 +69077;43.13801;.05758;396;20221016;28.4;14.1;21.3;2.1;13.6;.2;2.96;13200 +69077;43.13801;.05758;396;20221017;27.7;14.9;21.3;2.5;14.7;2.7;2.81;9400 +69077;43.13801;.05758;396;20221018;30.2;11.2;20.7;1.7;14.5;0;2.69;13000 +69077;43.13801;.05758;396;20221019;30.2;14.1;22.2;3.3;13.3;12.8;3.56;4500 +69077;43.13801;.05758;396;20221020;23;15.3;19.2;3.1;13.6;3.5;2.3;2700 +69077;43.13801;.05758;396;20221021;19;13.5;16.3;2.3;12.8;.4;1.51;2000 +69077;43.13801;.05758;396;20221022;26.1;8.3;17.2;2;11.9;.3;2.44;12800 +69077;43.13801;.05758;396;20221023;27.6;14.2;20.9;2.9;11.1;2.4;3.35;9200 +69077;43.13801;.05758;396;20221024;24.1;12.5;18.3;2;11.5;.1;2.31;10800 +69077;43.13801;.05758;396;20221025;28.2;9.3;18.8;2.1;11.1;0;2.61;6800 +69077;43.13801;.05758;396;20221026;26.6;9.7;18.2;1.4;12.2;0;1.93;8700 +69077;43.13801;.05758;396;20221027;27.7;13.2;20.5;3.8;10.5;.2;3.8;1600 +69077;43.13801;.05758;396;20221028;31.7;16.9;24.3;2.8;10.4;.1;3.89;7700 +69077;43.13801;.05758;396;20221029;31.7;13.4;22.6;2.5;10.1;0;3.53;6700 +69077;43.13801;.05758;396;20221030;21.9;9.6;15.8;2.6;10.1;.7;2.24;8000 +69077;43.13801;.05758;396;20221031;20.2;8.7;14.5;2.4;12.9;.1;1.36;4000 +69077;43.13801;.05758;396;20221101;19.1;12.2;15.7;2;13.6;.1;1.41;8900 +69077;43.13801;.05758;396;20221102;20.4;8.1;14.3;1.8;11.9;0;1.49;10600 +69077;43.13801;.05758;396;20221103;22.9;7.5;15.2;3.7;10.7;10.3;2.51;3800 +69077;43.13801;.05758;396;20221104;13.3;8;10.7;5;9.8;18.7;1.48;4900 +69077;43.13801;.05758;396;20221105;15.3;5.6;10.5;2.9;9.2;.1;1.44;11100 +69077;43.13801;.05758;396;20221106;20.4;3;11.7;3.4;8.5;.1;2.25;10900 +69077;43.13801;.05758;396;20221107;20.6;3.4;12;2.3;9.5;0;1.7;10500 +69077;43.13801;.05758;396;20221108;17.9;8.2;13.1;1.9;11.6;.9;1.12;3300 +69077;43.13801;.05758;396;20221109;15.6;10.4;13;2.3;12.5;4.3;.95;2800 +69077;43.13801;.05758;396;20221110;16.9;3;10;1.6;9.5;0;1.06;10500 +69077;43.13801;.05758;396;20221111;19.5;1.7;10.6;2.1;8.6;.2;1.51;10000 +69077;43.13801;.05758;396;20221112;21.9;6.4;14.2;2.7;10.4;.1;1.9;8100 +69077;43.13801;.05758;396;20221113;23.5;7.3;15.4;3;9;0;2.48;9800 +69077;43.13801;.05758;396;20221114;14;7.3;10.7;2;10.6;1;.86;2300 +69077;43.13801;.05758;396;20221115;16.3;7.5;11.9;2.3;12.1;5.1;.87;3400 +69077;43.13801;.05758;396;20221116;19.3;6;12.7;2.1;10.6;.9;1.28;9300 +69077;43.13801;.05758;396;20221117;17.6;10.5;14.1;3.3;12.8;12.4;1.25;7200 +69077;43.13801;.05758;396;20221118;10.7;6.8;8.8;3.3;9.9;5.5;.74;3000 +69077;43.13801;.05758;396;20221119;9.9;6;8;5.2;8.4;3.4;1.15;4100 +69077;43.13801;.05758;396;20221120;14.9;2.1;8.5;3.5;8.8;7.7;1.19;6500 +69077;43.13801;.05758;396;20221121;12.9;7;10;4;10.1;41.1;1.04;1200 +69077;43.13801;.05758;396;20221122;11.5;5;8.3;5.6;8.8;11.5;1.16;3900 +69077;43.13801;.05758;396;20221123;14.5;8.1;11.3;4.7;11.7;10.8;.95;3900 +69077;43.13801;.05758;396;20221124;13.6;4.6;9.1;2.6;9.3;5;.94;3400 +69077;43.13801;.05758;396;20221125;10.4;5.8;8.1;3.5;9.6;9.9;.68;3300 +69077;43.13801;.05758;396;20221126;14.3;1.4;7.9;2.1;7.6;.2;.99;7000 +69077;43.13801;.05758;396;20221127;16.1;1.6;8.9;2.6;7.9;5.1;1.29;5500 +69077;43.13801;.05758;396;20221128;10.4;4.6;7.5;4.4;9.7;13.9;.56;3600 +69077;43.13801;.05758;396;20221129;11.8;7.1;9.5;3.7;9.9;7.2;.87;4200 +69077;43.13801;.05758;396;20221130;9.6;3.1;6.4;1.8;8.6;.1;.48;5500 +69077;43.13801;.05758;396;20221201;4.4;.8;2.6;1.3;7.4;.1;.31;2300 +69077;43.13801;.05758;396;20221202;7.6;-.2;3.7;1.3;7.1;0;.38;6300 +69077;43.13801;.05758;396;20221203;7.6;3.4;5.5;1.4;7.8;2.7;.48;4000 +69077;43.13801;.05758;396;20221204;9.3;-1.3;4;2.1;6.4;0;.59;8300 +69077;43.13801;.05758;396;20221205;14.1;-2.4;5.9;1.6;5.7;.1;.86;8100 +69077;43.13801;.05758;396;20221206;13.2;1.3;7.3;1.5;9.2;.2;.6;2200 +69077;43.13801;.05758;396;20221207;13.5;8.2;10.9;1.5;10.5;.2;.68;3900 +69077;43.13801;.05758;396;20221208;8.9;3.4;6.2;1.6;9.1;2.2;.41;2100 +69077;43.13801;.05758;396;20221209;13.9;5;9.5;2.7;9.9;7.9;.77;5400 +69077;43.13801;.05758;396;20221210;4.1;2;3.1;4.5;6.4;.1;.54;8000 +69077;43.13801;.05758;396;20221211;5;-5.6;-.3;1.3;5;.1;.49;1900 +69077;43.13801;.05758;396;20221212;7.9;0;4;2.5;7.8;8.6;.44;1200 +69077;43.13801;.05758;396;20221213;14.2;5.1;9.7;2.6;12.3;5.3;.36;2800 +69077;43.13801;.05758;396;20221214;18.7;9.7;14.2;2.6;11.4;3.5;1.14;7900 +69077;43.13801;.05758;396;20221215;15.3;5.1;10.2;1.9;10.4;4.9;.69;5100 +69077;43.13801;.05758;396;20221216;9.7;6.8;8.3;2.3;10.2;4.3;.5;1400 +69077;43.13801;.05758;396;20221217;9.7;5.9;7.8;1.7;8.8;0;.48;6000 +69077;43.13801;.05758;396;20221218;12.6;.9;6.8;3;7.5;.1;.89;7100 +69077;43.13801;.05758;396;20221219;13.1;.7;6.9;1.8;8.1;0;.67;4700 +69077;43.13801;.05758;396;20221220;16.5;3.2;9.9;1.4;9.8;3.2;.73;3800 +69077;43.13801;.05758;396;20221221;18.7;5.1;11.9;1.6;10.3;.3;.81;7000 +69077;43.13801;.05758;396;20221222;20.7;5.4;13.1;2.5;10.1;.1;1.43;5600 +69077;43.13801;.05758;396;20221223;18.7;5.3;12;2;10.1;0;1.11;4000 +69077;43.13801;.05758;396;20221224;18.7;4.9;11.8;2.1;9.2;0;1.17;5900 +69077;43.13801;.05758;396;20221225;19.4;3.6;11.5;2.2;8.9;0;1.28;6000 +69077;43.13801;.05758;396;20221226;16.7;4.8;10.8;1.9;8.7;.3;1.07;4200 +69077;43.13801;.05758;396;20221227;12.6;6.9;9.8;1;10.8;.2;.47;3300 +69077;43.13801;.05758;396;20221228;18;3.9;11;2.4;8.5;.1;1.3;5700 +69077;43.13801;.05758;396;20221229;14.4;6.1;10.3;1.8;9.4;3.3;.87;3100 +69077;43.13801;.05758;396;20221230;21.7;7.3;14.5;1.7;11.2;1.2;1.16;5200 +69077;43.13801;.05758;396;20221231;16.7;7.3;12;2.1;9.6;0;1.18;2800 +69078;43.16735;.36214;328;20220101;22.3;3.8;13;1.9;6.98;0;1.6;7087 +69078;43.16735;.36214;328;20220102;18.5;5.5;12;2.4;8.24;0;1.45;5567 +69078;43.16735;.36214;328;20220103;16.9;4.4;10.6;1.9;8.81;.1;.99;5572 +69078;43.16735;.36214;328;20220104;19.8;4.2;12;2.5;8.78;16.2;1.48;6522 +69078;43.16735;.36214;328;20220105;7;4.7;5.8;2.2;7.11;.2;.73;1687 +69078;43.16735;.36214;328;20220106;6.7;-.9;2.9;1.9;4.97;.1;.73;4793 +69078;43.16735;.36214;328;20220107;8.1;-3;2.5;3.7;6.61;5.3;.57;4464 +69078;43.16735;.36214;328;20220108;10.3;5.5;7.9;5.9;8.57;5.2;1.03;3101 +69078;43.16735;.36214;328;20220109;8.5;7.7;8.1;6.3;10.04;48.2;.49;381 +69078;43.16735;.36214;328;20220110;11.3;8.2;9.7;4.5;11.51;41.1;.43;1915 +69078;43.16735;.36214;328;20220111;10.9;6.3;8.6;1.7;8.24;0;.79;3976 +69078;43.16735;.36214;328;20220112;8.6;-1.3;3.7;2.1;5.94;0;.72;5908 +69078;43.16735;.36214;328;20220113;8.7;-2.9;2.9;1.3;5.31;.1;.61;6307 +69078;43.16735;.36214;328;20220114;12.3;-4.7;3.8;1.8;4.61;.1;1.03;7433 +69078;43.16735;.36214;328;20220115;11.4;-2;4.7;2.7;4.21;0;1.42;6794 +69078;43.16735;.36214;328;20220116;11;-3.5;3.8;2.4;4.44;0;1.22;7075 +69078;43.16735;.36214;328;20220117;10.7;-3.2;3.7;1.9;5.01;.1;.94;7090 +69078;43.16735;.36214;328;20220118;7.6;-5.1;1.3;1.8;5.64;.1;.58;6911 +69078;43.16735;.36214;328;20220119;10.1;.5;5.3;3.1;7.07;1.2;.86;5165 +69078;43.16735;.36214;328;20220120;9;4.6;6.8;2.3;8.27;5;.68;3539 +69078;43.16735;.36214;328;20220121;3.5;.1;1.8;1.7;5.87;0;.51;3739 +69078;43.16735;.36214;328;20220122;7.5;-4.5;1.5;1.2;4.94;.1;.59;7511 +69078;43.16735;.36214;328;20220123;8.5;-4.9;1.8;1.5;5.21;.1;.67;7876 +69078;43.16735;.36214;328;20220124;13.7;-3.4;5.2;2.3;5.34;0;1.28;8783 +69078;43.16735;.36214;328;20220125;13.1;-1.8;5.7;2.4;5.41;0;1.31;8355 +69078;43.16735;.36214;328;20220126;13.4;-1.9;5.7;2;5.44;0;1.23;8932 +69078;43.16735;.36214;328;20220127;13.2;-2.6;5.3;1.9;5.34;0;1.19;9048 +69078;43.16735;.36214;328;20220128;5.7;-3.3;1.2;1.4;5.54;.1;.56;5831 +69078;43.16735;.36214;328;20220129;7.5;-4.1;1.7;1.3;5.67;.1;.65;8277 +69078;43.16735;.36214;328;20220130;6.1;-4.1;1;1.3;5.74;.2;.59;8112 +69078;43.16735;.36214;328;20220131;10;.1;5;3.6;7.94;1.1;.71;7007 +69078;43.16735;.36214;328;20220201;8.4;2.9;5.6;2.8;7.51;0;.78;4967 +69078;43.16735;.36214;328;20220202;14.7;4;9.3;1.7;8.71;0;1.04;8499 +69078;43.16735;.36214;328;20220203;15;-2.7;6.1;2.1;7.77;0;1.08;9259 +69078;43.16735;.36214;328;20220204;13.7;3.5;8.6;2.5;9.37;.9;.97;7258 +69078;43.16735;.36214;328;20220205;8.7;6.5;7.6;2.4;8.07;1.3;.89;3409 +69078;43.16735;.36214;328;20220206;9.8;-2.4;3.7;2.3;6.34;.1;.91;8643 +69078;43.16735;.36214;328;20220207;13;4;8.5;2.9;8.94;.7;1.04;7064 +69078;43.16735;.36214;328;20220208;15.7;2.4;9.1;1.5;7.91;0;1.22;9868 +69078;43.16735;.36214;328;20220209;18;-.7;8.6;1.8;6.44;0;1.64;11466 +69078;43.16735;.36214;328;20220210;12;.6;6.3;1.7;6.47;.6;1.76;11600 +69078;43.16735;.36214;328;20220211;9.9;5;7.5;1.2;9.29;1.5;.64;2850 +69078;43.16735;.36214;328;20220212;16;4.5;10.3;1.8;8.42;0;1.36;11000 +69078;43.16735;.36214;328;20220213;18.6;2.8;10.7;3;7.42;3.7;2.21;12150 +69078;43.16735;.36214;328;20220214;11.1;4.7;7.9;4.5;7.92;7.9;1.31;7550 +69078;43.16735;.36214;328;20220215;10.8;5;7.9;5.2;7.81;1.6;1.45;6400 +69078;43.16735;.36214;328;20220216;14.6;7.2;10.9;5.3;10.24;1.2;1.51;7008 +69078;43.16735;.36214;328;20220217;15.3;10.9;13.1;3.6;11.44;0;1.44;5207 +69078;43.16735;.36214;328;20220218;17.5;4;10.8;2.7;9.97;4;1.56;10402 +69078;43.16735;.36214;328;20220219;9.7;6.2;7.9;2.2;8.57;1.9;.96;5010 +69078;43.16735;.36214;328;20220220;14.9;.1;7.5;3.6;8.11;.1;1.6;12105 +69078;43.16735;.36214;328;20220221;13.7;7.7;10.7;5.8;8.61;.4;2.06;7950 +69078;43.16735;.36214;328;20220222;14.3;2.9;8.6;2.4;7.64;0;1.61;11414 +69078;43.16735;.36214;328;20220223;15.8;.4;8.1;2.1;7.54;0;1.65;12649 +69078;43.16735;.36214;328;20220224;12.4;3.7;8.1;3.2;8.84;1.9;1.17;7139 +69078;43.16735;.36214;328;20220225;10.3;5.4;7.9;1.5;6.94;0;1.22;7429 +69078;43.16735;.36214;328;20220226;14.1;-1.4;6.4;1.8;5.21;0;1.78;14043 +69078;43.16735;.36214;328;20220227;15.5;-1;7.2;1.6;7.17;0;1.54;11163 +69078;43.16735;.36214;328;20220228;16.9;2.8;9.9;2;7.41;0;1.97;13320 +69078;43.16735;.36214;328;20220301;17.3;.7;9;2.4;7.21;0;2.09;13854 +69078;43.16735;.36214;328;20220302;11.4;3;7.2;1.7;8.87;4.7;1.01;7260 +69078;43.16735;.36214;328;20220303;16;.7;8.4;2.5;8.91;6.5;1.69;13460 +69078;43.16735;.36214;328;20220304;9;7.7;8.4;4.8;8.91;3.5;1.13;3153 +69078;43.16735;.36214;328;20220305;9.7;4.7;7.2;2.2;7.64;0;1.17;6739 +69078;43.16735;.36214;328;20220306;8.9;4.5;6.7;1.5;7.17;0;1.11;6629 +69078;43.16735;.36214;328;20220307;12.3;1;6.7;2.1;7.27;0;1.6;13576 +69078;43.16735;.36214;328;20220308;12.8;-.5;6.1;1.9;7.54;2;1.4;11143 +69078;43.16735;.36214;328;20220309;16.6;.5;8.6;2.1;8.01;.1;2;15079 +69078;43.16735;.36214;328;20220310;14.9;5.8;10.3;1.4;9.34;0;1.58;11149 +69078;43.16735;.36214;328;20220311;14.1;5.3;9.7;1.5;9.84;9.9;1.29;8716 +69078;43.16735;.36214;328;20220312;13;6.5;9.8;2.3;9.27;3.3;1.54;10122 +69078;43.16735;.36214;328;20220313;11.6;3.1;7.4;2.7;8.04;4.5;1.46;10217 +69078;43.16735;.36214;328;20220314;13.1;1.1;7.1;2;8.34;.9;1.39;10914 +69078;43.16735;.36214;328;20220315;19.1;9.1;14.1;3.3;11.24;0;2.47;12785 +69078;43.16735;.36214;328;20220316;16.5;8.8;12.6;3;11.34;2.7;1.7;8652 +69078;43.16735;.36214;328;20220317;10.9;10;10.4;3.6;11.34;17.2;.81;2704 +69078;43.16735;.36214;328;20220318;9.5;7.5;8.5;1.7;10.12;.3;.67;2550 +69078;43.16735;.36214;328;20220319;16.6;4.3;10.5;1.6;9.52;0;1.91;14400 +69078;43.16735;.36214;328;20220320;18.4;6;12.2;2.1;9.67;0;2.3;13950 +69078;43.16735;.36214;328;20220321;19.7;3.8;11.8;2.3;8.87;0;2.67;17250 +69078;43.16735;.36214;328;20220322;18.3;3;10.7;1.9;8.41;0;2.55;18600 +69078;43.16735;.36214;328;20220323;17.2;1.6;9.4;1.9;7.17;0;2.63;20400 +69078;43.16735;.36214;328;20220324;16.7;3.1;9.9;1.9;8.31;0;2.44;18900 +69078;43.16735;.36214;328;20220325;18.5;5.7;12.1;1.6;8.82;0;2.53;17750 +69078;43.16735;.36214;328;20220326;18.1;2.9;10.5;1.7;7.87;.1;2.46;16950 +69078;43.16735;.36214;328;20220327;19.6;3.1;11.3;1.7;8.72;0;2.52;17300 +69078;43.16735;.36214;328;20220328;21;4.7;12.8;1.6;8.52;0;2.54;14950 +69078;43.16735;.36214;328;20220329;18.8;7.7;13.3;1.7;9.82;2.8;2.12;10950 +69078;43.16735;.36214;328;20220330;10.7;8.7;9.7;2.6;11.56;6.2;.91;3943 +69078;43.16735;.36214;328;20220331;12;7;9.5;4.7;8.42;8.1;1.84;7900 +69078;43.16735;.36214;328;20220401;7.4;1.3;4.3;6.2;5.47;5.8;1.9;11300 +69078;43.16735;.36214;328;20220402;6.6;-.1;3.3;4.1;5.44;0;1.76;12700 +69078;43.16735;.36214;328;20220403;7.2;-2;2.6;2.3;5.41;.4;1.82;15594 +69078;43.16735;.36214;328;20220404;10.4;-.3;5;1.6;5.32;0;2.21;19950 +69078;43.16735;.36214;328;20220405;14.5;-4;5.2;1.5;6.09;0;2.63;23061 +69078;43.16735;.36214;328;20220406;12.8;1.6;7.2;2.3;8.27;0;1.44;9450 +69078;43.16735;.36214;328;20220407;20.1;3.4;11.8;3.3;9.67;.1;3.08;18850 +69078;43.16735;.36214;328;20220408;21.2;7.6;14.4;4;10.57;1.6;3.32;15750 +69078;43.16735;.36214;328;20220409;13.7;7.2;10.4;3.3;8.77;1.2;2.33;14800 +69078;43.16735;.36214;328;20220410;20.8;.7;10.7;2.2;7.57;0;3.52;23250 +69078;43.16735;.36214;328;20220411;23;5.7;14.4;3.3;10.37;0;3.54;18100 +69078;43.16735;.36214;328;20220412;19.2;11.2;15.2;2.9;11.32;12.3;2.69;12700 +69078;43.16735;.36214;328;20220413;14.7;11.1;12.9;1.9;11.97;2.9;1.31;5550 +69078;43.16735;.36214;328;20220414;20.5;8.2;14.4;1.5;11.52;0;2.95;19350 +69078;43.16735;.36214;328;20220415;21.2;7.2;14.2;1.8;12.17;.1;3.15;21600 +69078;43.16735;.36214;328;20220416;20.9;9.8;15.4;2.3;12.22;0;3.22;19850 +69078;43.16735;.36214;328;20220417;22;6.9;14.4;3.3;11.32;0;3.86;24250 +69078;43.16735;.36214;328;20220418;17.5;10.3;13.9;2.6;11.32;.4;2.38;12450 +69078;43.16735;.36214;328;20220419;10.7;10.1;10.4;2.5;10.72;18.9;.94;2650 +69078;43.16735;.36214;328;20220420;12.1;6.5;9.3;2.4;9.72;3.3;1.32;7250 +69078;43.16735;.36214;328;20220421;14.2;8.3;11.3;2;10.57;.1;1.5;7550 +69078;43.16735;.36214;328;20220422;18.9;6.3;12.6;1.4;10.77;4;2.75;18550 +69078;43.16735;.36214;328;20220423;14.8;8.2;11.5;2.8;10.12;9.1;1.93;10000 +69078;43.16735;.36214;328;20220424;16.4;9.2;12.8;4.5;10.72;1.4;2.73;16100 +69078;43.16735;.36214;328;20220425;18.6;4.9;11.7;2;10.27;0;3.11;22300 +69078;43.16735;.36214;328;20220426;23.1;5.7;14.4;2.3;10.67;0;3.76;22050 +69078;43.16735;.36214;328;20220427;19;9.2;14.1;2.2;12.87;6.5;2.13;11450 +69078;43.16735;.36214;328;20220428;14.9;12.1;13.5;1.9;13.62;0;1.1;4450 +69078;43.16735;.36214;328;20220429;18.7;12.2;15.4;1.8;14.02;0;2.3;12800 +69078;43.16735;.36214;328;20220430;19.3;12.1;15.7;2.4;13.02;.6;2.76;15150 +69078;43.16735;.36214;328;20220501;18.7;9.6;14.1;2.2;12.42;1.2;2.8;17550 +69078;43.16735;.36214;328;20220502;13.6;10.9;12.2;1.9;12.22;8.7;1.12;4400 +69078;43.16735;.36214;328;20220503;18.5;10.6;14.5;1.8;12.57;5.5;2.3;12650 +69078;43.16735;.36214;328;20220504;17.5;11;14.3;2.3;12.52;2;2.13;11200 +69078;43.16735;.36214;328;20220505;18.4;10.3;14.3;2.6;11.62;0;2.5;12400 +69078;43.16735;.36214;328;20220506;19.2;10.8;15;3.5;11.87;.5;3.27;17232 +69078;43.16735;.36214;328;20220507;21.1;10.2;15.6;2.6;11.94;.1;3.62;20115 +69078;43.16735;.36214;328;20220508;22.8;10.8;16.8;2.2;12.31;.1;3.91;21371 +69078;43.16735;.36214;328;20220509;24.8;8.9;16.9;2.4;11.71;0;4.58;24805 +69078;43.16735;.36214;328;20220510;27.7;11.3;19.5;1.9;11.91;0;4.99;25501 +69078;43.16735;.36214;328;20220511;29.6;9.8;19.7;1.7;14.31;1.3;5.03;26523 +69078;43.16735;.36214;328;20220512;20.9;13.6;17.2;1.8;15.24;0;2.68;13944 +69078;43.16735;.36214;328;20220513;23.9;14.5;19.2;1.3;16.01;.1;3.49;18660 +69078;43.16735;.36214;328;20220514;28;11.4;19.7;1.9;15.47;.3;4.5;23172 +69078;43.16735;.36214;328;20220515;27.8;12.1;20;2.2;16.71;1.8;4.6;23876 +69078;43.16735;.36214;328;20220516;27.5;13;20.2;1.7;15.84;0;4.54;23776 +69078;43.16735;.36214;328;20220517;29.8;13.6;21.7;1.8;15.67;.2;5.11;25473 +69078;43.16735;.36214;328;20220518;30.4;14.2;22.3;2.1;17.37;.1;5.25;25154 +69078;43.16735;.36214;328;20220519;27.7;16;21.9;1.9;18.51;.1;4.06;19609 +69078;43.16735;.36214;328;20220520;26.8;15.2;21;1.9;18.04;0;4.3;21479 +69078;43.16735;.36214;328;20220521;31.3;15.1;23.2;1.3;19.97;0;4.9;24401 +69078;43.16735;.36214;328;20220522;29.7;17.1;23.4;2.4;20.27;2;4.55;18881 +69078;43.16735;.36214;328;20220523;21.5;14.9;18.2;3.6;14.21;.4;3.65;16446 +69078;43.16735;.36214;328;20220524;14.1;11.5;12.8;2.1;12.11;13.3;1.57;7127 +69078;43.16735;.36214;328;20220525;17.5;9.9;13.7;2.6;11.61;0;2.82;15907 +69078;43.16735;.36214;328;20220526;20.1;11.8;15.9;1.9;12.91;0;3.25;18166 +69078;43.16735;.36214;328;20220527;23.6;13.2;18.4;1.5;14.14;.1;3.99;21931 +69078;43.16735;.36214;328;20220528;25.1;10.5;17.8;2.4;14.11;0;4.63;25688 +69078;43.16735;.36214;328;20220529;24.2;9.7;17;1.9;11.84;0;4.61;26046 +69078;43.16735;.36214;328;20220530;24;8.9;16.5;1.7;12.04;.9;4.29;24434 +69078;43.16735;.36214;328;20220531;25.1;12.1;18.6;1.6;12.41;0;4.46;23630 +69078;43.16735;.36214;328;20220601;29.3;11.6;20.4;1.7;16.17;0;5.22;27713 +69078;43.16735;.36214;328;20220602;27.1;14.5;20.8;1.9;17.54;1.3;4.56;23694 +69078;43.16735;.36214;328;20220603;27.8;16.3;22.1;2.4;18.87;9.7;4.55;21951 +69078;43.16735;.36214;328;20220604;21.8;16.5;19.2;1.9;18.64;5.5;2.51;12384 +69078;43.16735;.36214;328;20220605;22.3;15.5;18.9;1.7;17.07;.2;3.05;15751 +69078;43.16735;.36214;328;20220606;25.9;13.2;19.6;1.8;16.84;1.9;4.18;22324 +69078;43.16735;.36214;328;20220607;22.3;15.7;19;1.4;16.07;.1;2.93;14325 +69078;43.16735;.36214;328;20220608;20.4;13.4;16.9;2.4;16.31;3.5;2.7;14700 +69078;43.16735;.36214;328;20220609;23.2;13.9;18.5;2.7;14.67;.1;4.25;22425 +69078;43.16735;.36214;328;20220610;28.5;9.9;19.2;1.6;13.67;.1;5.33;29054 +69078;43.16735;.36214;328;20220611;31.3;12.4;21.8;2;15.71;10.7;5.82;28844 +69078;43.16735;.36214;328;20220612;30.5;16.1;23.3;2.4;19.51;2.6;4.85;21311 +69078;43.16735;.36214;328;20220613;27.8;17.3;22.6;2.3;19.97;.1;4.22;19863 +69078;43.16735;.36214;328;20220614;32.8;16.5;24.6;1.7;20.87;2.4;5.13;23515 +69078;43.16735;.36214;328;20220615;34.1;19.6;26.8;2.1;20.51;0;6.05;26205 +69078;43.16735;.36214;328;20220616;34.4;18;26.2;2;21.01;0;5.9;25568 +69078;43.16735;.36214;328;20220617;36.4;19;27.7;1.7;20.34;0;6.27;26799 +69078;43.16735;.36214;328;20220618;38;18.7;28.3;1.9;20.14;0;6.88;28514 +69078;43.16735;.36214;328;20220619;29.5;17.3;23.4;2.1;19.81;1.1;4.77;22206 +69078;43.16735;.36214;328;20220620;27.7;17.9;22.8;2.5;18.77;.6;4.36;19308 +69078;43.16735;.36214;328;20220621;24.6;18.2;21.4;2.4;19.04;2;3.17;13645 +69078;43.16735;.36214;328;20220622;25.4;17.6;21.5;2.7;18.11;.7;3.93;17851 +69078;43.16735;.36214;328;20220623;26.1;14.1;20.1;1.9;17.01;11.2;4.25;22002 +69078;43.16735;.36214;328;20220624;23.7;14.8;19.2;1.4;16.31;.3;3.58;18767 +69078;43.16735;.36214;328;20220625;21.6;12.5;17.1;2.4;15.51;9.3;3.21;17738 +69078;43.16735;.36214;328;20220626;16.1;12.4;14.3;1.9;14.77;14.2;1.75;9769 +69078;43.16735;.36214;328;20220627;16.7;13.4;15;1.6;14.91;3.8;1.79;9377 +69078;43.16735;.36214;328;20220628;24.3;12.7;18.5;1.5;14.77;.2;4.03;21895 +69078;43.16735;.36214;328;20220629;24.1;11.7;17.9;2;15.27;4.6;3.83;20931 +69078;43.16735;.36214;328;20220630;15.5;13.4;14.5;2.1;14.97;1.5;1.54;8151 +69078;43.16735;.36214;328;20220701;22.4;11.4;16.9;1.5;13.64;.2;3.62;20470 +69078;43.16735;.36214;328;20220702;29.8;9.9;19.9;1.6;14.57;0;5.48;29327 +69078;43.16735;.36214;328;20220703;26.6;15.8;21.2;2.5;16.91;2.1;4.53;21734 +69078;43.16735;.36214;328;20220704;21.6;16;18.8;2.4;16.81;0;2.74;12706 +69078;43.16735;.36214;328;20220705;27;17.5;22.3;1.3;18.51;.1;3.95;19468 +69078;43.16735;.36214;328;20220706;25.2;17.4;21.3;2.4;18.27;2.2;3.73;17111 +69078;43.16735;.36214;328;20220707;26.1;15.6;20.9;3;16.24;0;4.7;22337 +69078;43.16735;.36214;328;20220708;27.6;14.4;21;2.1;16.44;.7;4.94;25296 +69078;43.16735;.36214;328;20220709;30.2;13.4;21.8;1.9;16.14;.1;5.56;27866 +69078;43.16735;.36214;328;20220710;32.3;14.9;23.6;2;16.04;.3;6;28156 +69078;43.16735;.36214;328;20220711;34.5;15.1;24.8;2;15.97;.4;6.47;29108 +69078;43.16735;.36214;328;20220712;34.4;17.5;25.9;2;17.57;.1;6.28;27392 +69078;43.16735;.36214;328;20220713;34.4;16;25.2;2.1;16.71;0;6.42;28209 +69078;43.16735;.36214;328;20220714;35.4;17.9;26.6;2.2;16.54;0;6.66;27492 +69078;43.16735;.36214;328;20220715;33.3;17.4;25.4;2.3;17.61;0;6.01;25609 +69078;43.16735;.36214;328;20220716;36.2;16.3;26.2;1.6;16.91;0;6.3;28270 +69078;43.16735;.36214;328;20220717;37.4;16.6;27;1.8;15.17;.1;6.79;28822 +69078;43.16735;.36214;328;20220718;38.5;15.9;27.2;1.9;16.81;.4;6.94;28976 +69078;43.16735;.36214;328;20220719;27.7;19.3;23.5;2.3;21.07;.1;3.85;16569 +69078;43.16735;.36214;328;20220720;28.1;19.3;23.7;2.7;17.34;0;4.67;18805 +69078;43.16735;.36214;328;20220721;32.2;18;25.1;1.8;17.94;.1;5.5;24739 +69078;43.16735;.36214;328;20220722;23.4;18.6;21;3.1;19.21;.7;2.89;12022 +69078;43.16735;.36214;328;20220723;25.3;16.7;21;1.2;17.37;.2;3.32;16515 +69078;43.16735;.36214;328;20220724;35.9;14;25;2;17.47;.6;6.45;28587 +69078;43.16735;.36214;328;20220725;25.2;19.4;22.3;3.1;19.07;1.4;3.2;12246 +69078;43.16735;.36214;328;20220726;22.4;16.5;19.5;2.1;16.94;.4;2.83;13372 +69078;43.16735;.36214;328;20220727;26.6;15.7;21.2;1.9;14.37;0;4.42;20905 +69078;43.16735;.36214;328;20220728;25.6;12.1;18.9;1.8;15.24;2;3.93;20556 +69078;43.16735;.36214;328;20220729;21.6;16.3;19;1.7;17.74;4.5;2.4;11611 +69078;43.16735;.36214;328;20220730;27.8;18.4;23.1;1.5;18.67;0;3.72;16881 +69078;43.16735;.36214;328;20220731;30;16.2;23.1;1.7;18.84;.2;4.68;22833 +69078;43.16735;.36214;328;20220801;31.4;16.5;24;1.9;18.97;0;5.08;23951 +69078;43.16735;.36214;328;20220802;34.2;15.8;25;1.8;17.34;0;5.76;26416 +69078;43.16735;.36214;328;20220803;35.6;15.8;25.7;2;17.24;.1;5.91;25591 +69078;43.16735;.36214;328;20220804;32.4;20.5;26.4;2.6;21.74;4;5.2;21238 +69078;43.16735;.36214;328;20220805;28.5;19.4;24;2.9;20.11;0;4.34;18273 +69078;43.16735;.36214;328;20220806;31.1;17.2;24.2;1.8;19.21;0;4.82;22717 +69078;43.16735;.36214;328;20220807;32.7;17.4;25.1;2;18.61;.3;5.34;24011 +69078;43.16735;.36214;328;20220808;33.6;15.5;24.6;2.2;16.27;0;5.75;25216 +69078;43.16735;.36214;328;20220809;34.5;17.2;25.8;2.4;16.57;.6;5.78;22638 +69078;43.16735;.36214;328;20220810;36.8;18.2;27.5;2.5;15.47;.6;6.61;25257 +69078;43.16735;.36214;328;20220811;37.8;18.9;28.4;2.5;15.51;0;6.72;24629 +69078;43.16735;.36214;328;20220812;36.8;21.1;29;2.3;18.71;0;6.18;23281 +69078;43.16735;.36214;328;20220813;32.3;20.8;26.5;2.3;21.61;1.7;4.62;18416 +69078;43.16735;.36214;328;20220814;24.7;19.3;22;2.4;20.41;0;2.69;11347 +69078;43.16735;.36214;328;20220815;26.4;17.8;22.1;1.5;16.94;.1;3.38;15396 +69078;43.16735;.36214;328;20220816;25.9;13.2;19.6;2.1;16.97;7.1;3.5;17922 +69078;43.16735;.36214;328;20220817;22.8;13.8;18.3;2.1;16.34;3.3;2.75;13877 +69078;43.16735;.36214;328;20220818;23.3;15.3;19.3;3;16.41;8.3;3.15;14934 +69078;43.16735;.36214;328;20220819;26;15.6;20.8;2.1;16.04;.3;3.8;18546 +69078;43.16735;.36214;328;20220820;29.3;13.2;21.2;2;16.27;.2;4.5;22852 +69078;43.16735;.36214;328;20220821;26.6;16.3;21.5;2.6;18.44;.2;3.58;16472 +69078;43.16735;.36214;328;20220822;25.8;17.2;21.5;3;18.44;.5;3.6;16634 +69078;43.16735;.36214;328;20220823;29;18.7;23.8;1.5;19.84;0;3.69;17192 +69078;43.16735;.36214;328;20220824;34.9;15.8;25.3;2.2;18.41;1;5.33;22712 +69078;43.16735;.36214;328;20220825;26.7;20.8;23.8;3.7;20.94;10.4;3.28;11247 +69078;43.16735;.36214;328;20220826;26.7;18.7;22.7;2.5;19.81;.4;3.23;13952 +69078;43.16735;.36214;328;20220827;29.7;17.2;23.4;2;17.77;.2;4.2;19442 +69078;43.16735;.36214;328;20220828;33.8;14.9;24.3;1.8;16.04;.4;4.99;22537 +69078;43.16735;.36214;328;20220829;34.6;17.9;26.2;2.6;15.67;7.3;5.4;19155 +69078;43.16735;.36214;328;20220830;30.8;16.6;23.7;2.3;17.77;0;4.52;20098 +69078;43.16735;.36214;328;20220831;26;19;22.5;2.4;20.71;3.6;2.91;13009 +69078;43.16735;.36214;328;20220901;28.4;18.4;23.4;1.8;18.94;0;3.62;16863 +69078;43.16735;.36214;328;20220902;26.3;17.5;21.9;2.1;18.24;.7;3.01;13121 +69078;43.16735;.36214;328;20220903;26.6;16.6;21.6;1.4;17.41;.3;3.14;15601 +69078;43.16735;.36214;328;20220904;32.4;12.7;22.6;1.7;15.84;0;4.46;21972 +69078;43.16735;.36214;328;20220905;33.4;14;23.7;1.7;15.54;.3;4.62;21701 +69078;43.16735;.36214;328;20220906;31;15.4;23.2;1.9;15.61;.3;4.29;19523 +69078;43.16735;.36214;328;20220907;27.8;13.9;20.9;2;14.87;.2;3.68;17599 +69078;43.16735;.36214;328;20220908;26.1;11.8;19;1.7;13.87;.1;3.3;17163 +69078;43.16735;.36214;328;20220909;23.6;16.1;19.8;2;15.17;1.9;2.74;12059 +69078;43.16735;.36214;328;20220910;28.1;10.9;19.5;1.5;13.64;.2;3.63;19851 +69078;43.16735;.36214;328;20220911;34;11.8;22.9;1.6;14.07;0;4.48;21498 +69078;43.16735;.36214;328;20220912;35.6;14.8;25.2;2.1;16.44;.5;4.92;19267 +69078;43.16735;.36214;328;20220913;32.1;19.4;25.8;2.8;17.97;1.3;4.18;12889 +69078;43.16735;.36214;328;20220914;28.8;16;22.4;2.7;16.67;.3;3.83;15924 +69078;43.16735;.36214;328;20220915;27.9;17;22.4;2.9;16.31;2.7;3.69;14133 +69078;43.16735;.36214;328;20220916;23.3;16.1;19.7;2.9;16.91;1.3;2.51;10457 +69078;43.16735;.36214;328;20220917;22;10.4;16.2;1.7;11.61;0;2.76;15639 +69078;43.16735;.36214;328;20220918;24.8;5.4;15.1;1.5;8.41;0;3.2;19005 +69078;43.16735;.36214;328;20220919;26.7;7.5;17.1;2.4;8.27;0;4.09;19187 +69078;43.16735;.36214;328;20220920;24.7;8.1;16.4;2.7;9.51;0;3.75;18275 +69078;43.16735;.36214;328;20220921;24.4;8.5;16.5;2.3;10.51;.1;3.32;17553 +69078;43.16735;.36214;328;20220922;25.8;7.6;16.7;1.8;10.61;0;3.26;18176 +69078;43.16735;.36214;328;20220923;23;8.7;15.9;2.2;12.27;3.4;2.63;13591 +69078;43.16735;.36214;328;20220924;18.4;13.3;15.9;2.1;14.31;2;1.69;8519 +69078;43.16735;.36214;328;20220925;19.2;8.4;13.8;2;11.71;.2;2.13;13067 +69078;43.16735;.36214;328;20220926;20.3;9.1;14.7;3;11.54;2.5;2.58;13515 +69078;43.16735;.36214;328;20220927;16;12.4;14.2;4.5;13.37;14.4;1.54;6686 +69078;43.16735;.36214;328;20220928;17.8;13.7;15.8;5.5;14.61;20.1;1.86;7884 +69078;43.16735;.36214;328;20220929;16.9;12;14.5;3.9;12.84;7.4;1.81;8148 +69078;43.16735;.36214;328;20220930;18.1;8.9;13.5;3;11.01;.9;2.16;11880 +69078;43.16735;.36214;328;20221001;22.8;8;15.4;3.2;11.57;.1;2.93;14934 +69078;43.16735;.36214;328;20221002;24.7;8.8;16.7;1.4;13.57;.2;2.42;15263 +69078;43.16735;.36214;328;20221003;25.2;11.1;18.1;1.6;14.24;.1;2.46;13954 +69078;43.16735;.36214;328;20221004;26.1;9.9;18;1.8;12.97;.1;2.76;15349 +69078;43.16735;.36214;328;20221005;27.1;8.7;17.9;2;12.27;0;3;15640 +69078;43.16735;.36214;328;20221006;20.2;15.2;17.7;1.6;14.54;.1;1.64;6966 +69078;43.16735;.36214;328;20221007;23.8;9.3;16.5;1.3;13.81;.4;2.08;13120 +69078;43.16735;.36214;328;20221008;21.7;15.3;18.5;2;15.81;.4;1.89;9019 +69078;43.16735;.36214;328;20221009;26.1;9.5;17.8;1.2;13.11;.2;2.3;14174 +69078;43.16735;.36214;328;20221010;23;9.1;16;1.4;13.14;.1;1.89;11576 +69078;43.16735;.36214;328;20221011;20.5;12.8;16.6;1.6;15.67;1.8;1.47;8286 +69078;43.16735;.36214;328;20221012;21.2;13.7;17.5;1.6;16.01;1.6;1.52;8124 +69078;43.16735;.36214;328;20221013;23.1;13;18;1.8;14.81;.3;2;10481 +69078;43.16735;.36214;328;20221014;21.9;16.8;19.4;3.1;15.31;.4;2.24;7567 +69078;43.16735;.36214;328;20221015;27.1;8.9;18;1.4;13.01;.1;2.3;13863 +69078;43.16735;.36214;328;20221016;28.1;11.6;19.9;1.7;14.21;.1;2.55;13024 +69078;43.16735;.36214;328;20221017;27.3;14.7;21;2;16.27;.7;2.39;10234 +69078;43.16735;.36214;328;20221018;29.3;11.1;20.2;1.6;14.91;0;2.49;12919 +69078;43.16735;.36214;328;20221019;27;13.1;20.1;2.2;14.71;5.2;2.58;8853 +69078;43.16735;.36214;328;20221020;24.3;15.8;20;2.5;14.01;1;2.29;6627 +69078;43.16735;.36214;328;20221021;20.2;14.5;17.4;2;12.57;.4;1.7;4870 +69078;43.16735;.36214;328;20221022;26.5;9.4;17.9;2.1;11.97;.2;2.48;12006 +69078;43.16735;.36214;328;20221023;27.2;13.7;20.5;2.8;11.24;1.3;3.19;9959 +69078;43.16735;.36214;328;20221024;24.2;12.1;18.2;1.8;11.94;.1;2.12;9934 +69078;43.16735;.36214;328;20221025;26.7;9.8;18.3;1.9;11.51;0;2.38;9738 +69078;43.16735;.36214;328;20221026;25.3;10;17.7;1.7;12.44;.1;1.97;9713 +69078;43.16735;.36214;328;20221027;23.3;11.9;17.6;2;12.74;.2;2.13;5987 +69078;43.16735;.36214;328;20221028;29.7;14.2;21.9;1.8;13.01;0;2.62;9587 +69078;43.16735;.36214;328;20221029;29;10.5;19.8;1.8;12.01;.1;2.54;9827 +69078;43.16735;.36214;328;20221030;21.7;7.7;14.7;1.6;10.91;.3;1.66;9152 +69078;43.16735;.36214;328;20221031;21.3;7.6;14.4;2.1;12.21;1.6;1.5;7805 +69078;43.16735;.36214;328;20221101;19.8;12.9;16.3;1.9;13.44;0;1.39;7041 +69078;43.16735;.36214;328;20221102;20.8;10;15.4;1.7;12.01;0;1.49;8437 +69078;43.16735;.36214;328;20221103;21.8;6.9;14.4;2.5;10.64;6.9;1.89;7424 +69078;43.16735;.36214;328;20221104;13;8.4;10.7;4.4;9.91;12.8;1.27;4643 +69078;43.16735;.36214;328;20221105;16.2;6.3;11.3;2.1;9.27;.1;1.28;8508 +69078;43.16735;.36214;328;20221106;20.5;2.5;11.5;2.2;8.21;.1;1.77;10376 +69078;43.16735;.36214;328;20221107;19.8;3.9;11.9;1.8;9.34;0;1.45;9576 +69078;43.16735;.36214;328;20221108;17.6;6.9;12.2;1.3;11.41;.7;.94;5936 +69078;43.16735;.36214;328;20221109;16.2;9.6;12.9;1.9;12.07;3.9;.96;4701 +69078;43.16735;.36214;328;20221110;16.8;4.2;10.5;1.4;9.51;0;.99;8559 +69078;43.16735;.36214;328;20221111;20;1.9;10.9;1.6;8.64;.2;1.33;9618 +69078;43.16735;.36214;328;20221112;22.7;5.1;13.9;1.8;9.97;.1;1.52;8932 +69078;43.16735;.36214;328;20221113;23.2;5.6;14.4;2.3;9.14;.1;1.99;9305 +69078;43.16735;.36214;328;20221114;14.8;5.4;10.1;1.3;10.37;.6;.76;5124 +69078;43.16735;.36214;328;20221115;16.3;8.1;12.2;1.5;12.01;3.4;.79;4771 +69078;43.16735;.36214;328;20221116;18.8;6;12.4;1.5;10.34;1;1.06;7858 +69078;43.16735;.36214;328;20221117;17.2;9.6;13.4;2.7;12.47;9.6;1.07;5920 +69078;43.16735;.36214;328;20221118;11.4;8.2;9.8;3.2;9.91;4.3;.86;2908 +69078;43.16735;.36214;328;20221119;9.2;6.7;7.9;4.1;8.47;1.2;.97;2667 +69078;43.16735;.36214;328;20221120;14.6;1.5;8.1;3.1;8.47;5.4;1.11;6783 +69078;43.16735;.36214;328;20221121;12.9;6.9;9.9;3.1;10.04;37.4;.88;3074 +69078;43.16735;.36214;328;20221122;11.4;5;8.2;4;8.64;10.4;.99;4143 +69078;43.16735;.36214;328;20221123;15.1;8;11.5;3.3;11.27;11.4;.92;4346 +69078;43.16735;.36214;328;20221124;13.6;4;8.8;2.2;9.07;3.1;.82;4758 +69078;43.16735;.36214;328;20221125;10.4;5.4;7.9;3;9.34;8;.63;3506 +69078;43.16735;.36214;328;20221126;13.7;1.9;7.8;1.6;7.64;.5;.81;6292 +69078;43.16735;.36214;328;20221127;14.2;1.5;7.8;1.8;7.64;3.6;.91;5855 +69078;43.16735;.36214;328;20221128;10.8;4.9;7.8;3.5;9.64;7;.55;3744 +69078;43.16735;.36214;328;20221129;11.5;7.7;9.6;3;9.81;2.6;.8;3177 +69078;43.16735;.36214;328;20221130;9.1;4.2;6.6;1.3;8.67;.2;.46;3901 +69078;43.16735;.36214;328;20221201;5;.6;2.8;1.2;7.27;.2;.31;2943 +69078;43.16735;.36214;328;20221202;7.7;1.9;4.8;1.1;7.21;0;.46;4199 +69078;43.16735;.36214;328;20221203;7.8;3.4;5.6;1.1;7.37;.5;.5;3321 +69078;43.16735;.36214;328;20221204;9.3;-2;3.6;1.4;6.01;.1;.53;6463 +69078;43.16735;.36214;328;20221205;13.4;-2.7;5.3;1.7;5.67;0;.85;7182 +69078;43.16735;.36214;328;20221206;12;1.4;6.7;1;8.64;.2;.46;4143 +69078;43.16735;.36214;328;20221207;13.4;7.7;10.6;1.2;10.41;.1;.62;3578 +69078;43.16735;.36214;328;20221208;7.6;3;5.3;1.5;8.87;.8;.33;2551 +69078;43.16735;.36214;328;20221209;13.9;4.9;9.4;1.8;9.81;6.7;.64;4808 +69078;43.16735;.36214;328;20221210;4;2.4;3.2;3.7;6.51;.2;.59;3101 +69078;43.16735;.36214;328;20221211;4.7;-5;-.2;1.2;4.97;.1;.41;3731 +69078;43.16735;.36214;328;20221212;6.6;1;3.8;2.2;7.61;7.4;.36;2353 +69078;43.16735;.36214;328;20221213;14.3;5.1;9.7;2.1;11.61;7.4;.4;3932 +69078;43.16735;.36214;328;20221214;18.6;9.1;13.8;2.3;11.51;.9;1.05;5705 +69078;43.16735;.36214;328;20221215;15.7;6.4;11.1;2;10.67;4.6;.72;4744 +69078;43.16735;.36214;328;20221216;10.3;6.4;8.4;1.9;10.17;4.3;.46;2222 +69078;43.16735;.36214;328;20221217;8.3;6.1;7.2;1.4;8.77;0;.49;2662 +69078;43.16735;.36214;328;20221218;11.1;-.1;5.5;1.9;7.24;.1;.61;5722 +69078;43.16735;.36214;328;20221219;12.4;3.2;7.8;1.4;8.07;0;.6;4369 +69078;43.16735;.36214;328;20221220;14.7;3.4;9;1.4;9.64;2.1;.59;4518 +69078;43.16735;.36214;328;20221221;18.9;6.6;12.7;1.7;10.57;.3;.88;5794 +69078;43.16735;.36214;328;20221222;19.9;6.3;13.1;2.5;10.34;.1;1.29;5546 +69078;43.16735;.36214;328;20221223;18.9;6.2;12.5;1.7;10.27;0;.95;5002 +69078;43.16735;.36214;328;20221224;18.5;5.1;11.8;1.7;9.37;0;.96;5757 +69078;43.16735;.36214;328;20221225;17.3;3;10.1;1.8;8.51;.1;1.02;5949 +69078;43.16735;.36214;328;20221226;17.1;3.1;10.1;1.5;8.61;.1;.85;5459 +69078;43.16735;.36214;328;20221227;14;7.4;10.7;1.1;10.54;.2;.57;3699 +69078;43.16735;.36214;328;20221228;18.1;3.8;10.9;2;8.47;0;1.11;5921 +69078;43.16735;.36214;328;20221229;14.5;5.9;10.2;1.3;9.31;1.9;.68;4002 +69078;43.16735;.36214;328;20221230;20.8;7.2;14;1.2;10.91;1.4;.87;5519 +69078;43.16735;.36214;328;20221231;14.9;5.4;10.1;1.3;9.61;.1;.72;4062 +69079;43.19578;.66697;339;20220101;22;3;12.5;2.1;7.05;0;1.67;7159 +69079;43.19578;.66697;339;20220102;18.5;4.9;11.7;2.3;8.1;.1;1.41;5900 +69079;43.19578;.66697;339;20220103;16.4;3.7;10;1.8;8.75;.1;.91;5658 +69079;43.19578;.66697;339;20220104;19;3.7;11.3;2.3;8.75;13.2;1.29;6403 +69079;43.19578;.66697;339;20220105;7;4.3;5.7;2.2;7.05;0;.74;1890 +69079;43.19578;.66697;339;20220106;6.3;-.9;2.7;1.8;4.95;.1;.73;4040 +69079;43.19578;.66697;339;20220107;7.7;-3.2;2.2;3.6;6.55;.9;.52;5296 +69079;43.19578;.66697;339;20220108;10;5.4;7.7;5.5;8.5;4;1;2952 +69079;43.19578;.66697;339;20220109;8.2;7.8;8;5.9;9.85;45;.59;322 +69079;43.19578;.66697;339;20220110;11.3;7.7;9.5;4.1;11.4;34.7;.44;2473 +69079;43.19578;.66697;339;20220111;11;6.2;8.6;1.7;8.15;0;.83;3214 +69079;43.19578;.66697;339;20220112;9;-1.4;3.8;1.9;5.9;0;.75;5412 +69079;43.19578;.66697;339;20220113;8.4;-3.3;2.5;1.2;5.35;0;.55;5860 +69079;43.19578;.66697;339;20220114;12.1;-5.3;3.4;1.2;4.85;.1;.74;7550 +69079;43.19578;.66697;339;20220115;11.3;-2.2;4.5;2.6;4.25;0;1.38;6541 +69079;43.19578;.66697;339;20220116;10.9;-3.7;3.6;2.3;4.55;0;1.13;6963 +69079;43.19578;.66697;339;20220117;10.8;-3.1;3.8;1.8;4.95;.1;.95;6836 +69079;43.19578;.66697;339;20220118;7.8;-5.1;1.4;1.5;5.6;.1;.55;6617 +69079;43.19578;.66697;339;20220119;9.8;.4;5.1;2.8;7.05;1.1;.79;5498 +69079;43.19578;.66697;339;20220120;8.5;4.3;6.4;2;8.25;4.7;.61;3258 +69079;43.19578;.66697;339;20220121;3.2;0;1.6;1.8;5.8;0;.51;2659 +69079;43.19578;.66697;339;20220122;7.4;-4.3;1.6;1.1;4.95;.1;.59;6567 +69079;43.19578;.66697;339;20220123;8.2;-5.1;1.5;1.3;5.2;.1;.62;7164 +69079;43.19578;.66697;339;20220124;13.8;-3.7;5;2;5.35;0;1.2;8525 +69079;43.19578;.66697;339;20220125;13.1;-1.7;5.7;2.1;5.4;0;1.25;7833 +69079;43.19578;.66697;339;20220126;13.7;-2.3;5.7;1.8;5.5;0;1.13;8298 +69079;43.19578;.66697;339;20220127;13.4;-3;5.2;1.8;5.35;.1;1.18;8522 +69079;43.19578;.66697;339;20220128;5.3;-3.5;.9;1.2;5.45;0;.52;5947 +69079;43.19578;.66697;339;20220129;8;-4.5;1.7;1;5.6;0;.6;7416 +69079;43.19578;.66697;339;20220130;7.5;-4;1.7;1.1;5.75;.1;.64;7069 +69079;43.19578;.66697;339;20220131;10.1;-.4;4.8;3.5;7.95;.9;.7;6911 +69079;43.19578;.66697;339;20220201;8.3;2.7;5.5;2.9;7.4;0;.81;4750 +69079;43.19578;.66697;339;20220202;15.1;3.7;9.4;1.7;8.75;0;1.04;7449 +69079;43.19578;.66697;339;20220203;15.1;-2.4;6.3;1.7;7.7;0;1.05;9738 +69079;43.19578;.66697;339;20220204;13.3;3.6;8.4;2.1;9.3;.7;.9;6987 +69079;43.19578;.66697;339;20220205;8.5;6.8;7.6;2.3;8;.8;.91;2214 +69079;43.19578;.66697;339;20220206;9.6;-2.5;3.5;2.1;6.3;.1;.89;8214 +69079;43.19578;.66697;339;20220207;12.8;4;8.4;3;8.8;.5;1.09;6896 +69079;43.19578;.66697;339;20220208;15.8;2.9;9.3;1.6;7.8;0;1.25;8753 +69079;43.19578;.66697;339;20220209;17.8;-1.4;8.2;1.4;6.6;0;1.44;11149 +69079;43.19578;.66697;339;20220210;9.3;-.2;4.6;1.7;7.2;.5;1.24;9487 +69079;43.19578;.66697;339;20220211;10.2;4.9;7.6;1.6;9.21;1;.77;3979 +69079;43.19578;.66697;339;20220212;14.9;3;8.9;2.1;8.1;0;1.33;10538 +69079;43.19578;.66697;339;20220213;17.9;3.5;10.7;3.7;8.23;3.6;2.04;10836 +69079;43.19578;.66697;339;20220214;11.1;5.2;8.1;4.8;8.4;6.1;1.32;6710 +69079;43.19578;.66697;339;20220215;10.9;4.8;7.8;5.4;8.19;1.2;1.49;6740 +69079;43.19578;.66697;339;20220216;14.3;6.6;10.4;4.9;10.2;.7;1.42;7262 +69079;43.19578;.66697;339;20220217;15.4;10.9;13.2;3.6;11.35;0;1.52;5367 +69079;43.19578;.66697;339;20220218;17.6;4.1;10.9;2.4;10.05;4.4;1.54;10353 +69079;43.19578;.66697;339;20220219;9.1;6.1;7.6;2.1;8.55;1.6;.88;4165 +69079;43.19578;.66697;339;20220220;15;-.3;7.3;3.5;8;.1;1.61;11408 +69079;43.19578;.66697;339;20220221;13.5;7.4;10.4;5.5;8.55;.2;2.02;6825 +69079;43.19578;.66697;339;20220222;14.2;2.7;8.5;2.4;7.7;0;1.55;10021 +69079;43.19578;.66697;339;20220223;15.5;.1;7.8;2;7.45;.1;1.58;11923 +69079;43.19578;.66697;339;20220224;12.6;3.6;8.1;3.1;8.7;1.3;1.3;8909 +69079;43.19578;.66697;339;20220225;10.1;5.4;7.7;1.4;6.85;.1;1.17;6143 +69079;43.19578;.66697;339;20220226;14.2;-2.4;5.9;1.8;5.1;0;1.75;12964 +69079;43.19578;.66697;339;20220227;14.8;-1.5;6.6;1.3;7.05;0;1.46;12994 +69079;43.19578;.66697;339;20220228;16.5;2.6;9.5;1.9;7.4;0;1.84;12030 +69079;43.19578;.66697;339;20220301;16.8;.5;8.6;2.6;7.3;0;2.06;13332 +69079;43.19578;.66697;339;20220302;11;2.4;6.7;1.4;8.85;6.5;1.02;9441 +69079;43.19578;.66697;339;20220303;15.6;.6;8.1;2.1;8.75;2.7;1.59;13040 +69079;43.19578;.66697;339;20220304;8.7;7.7;8.2;4.4;8.95;3.8;1.02;2279 +69079;43.19578;.66697;339;20220305;9.6;4.8;7.2;2.3;7.7;0;1.21;7009 +69079;43.19578;.66697;339;20220306;8.8;4.4;6.6;1.5;7.05;0;1.13;6694 +69079;43.19578;.66697;339;20220307;12;0;6;2;7.1;0;1.47;12114 +69079;43.19578;.66697;339;20220308;12.6;-.9;5.8;1.9;7.45;2.6;1.46;13065 +69079;43.19578;.66697;339;20220309;16;.3;8.2;2;8.3;.1;1.81;14419 +69079;43.19578;.66697;339;20220310;14.4;5.1;9.7;1.4;9.35;0;1.49;10924 +69079;43.19578;.66697;339;20220311;14.3;5;9.7;1.5;9.9;9.6;1.46;11074 +69079;43.19578;.66697;339;20220312;12.4;6.4;9.4;2.5;9.25;2.9;1.43;8733 +69079;43.19578;.66697;339;20220313;10.9;3.1;7;2.4;8;3.9;1.38;10225 +69079;43.19578;.66697;339;20220314;13.3;1.2;7.2;2.3;8.55;.6;1.57;13271 +69079;43.19578;.66697;339;20220315;18.4;9;13.7;3.5;11.25;0;2.33;11554 +69079;43.19578;.66697;339;20220316;15.8;9;12.4;2.9;11.35;1.4;1.73;9829 +69079;43.19578;.66697;339;20220317;11;10;10.5;3.2;11.4;12.6;.86;3056 +69079;43.19578;.66697;339;20220318;9.2;7.5;8.3;1.9;10.13;.2;.7;2736 +69079;43.19578;.66697;339;20220319;15.9;4.4;10.1;2.8;9.5;0;2.04;13986 +69079;43.19578;.66697;339;20220320;17.7;6.3;12;3.5;9.96;0;2.31;13576 +69079;43.19578;.66697;339;20220321;18.4;5.1;11.7;4.6;9.16;0;2.8;14891 +69079;43.19578;.66697;339;20220322;17;4.7;10.9;5.6;8.09;0;3.21;15473 +69079;43.19578;.66697;339;20220323;16.7;2.4;9.5;3.4;7.36;0;2.83;18069 +69079;43.19578;.66697;339;20220324;16.6;3.4;10;3;8.34;0;2.69;17583 +69079;43.19578;.66697;339;20220325;18.1;5.2;11.6;2.3;8.63;0;2.69;17263 +69079;43.19578;.66697;339;20220326;17.7;3.6;10.6;3;7.96;0;2.76;16233 +69079;43.19578;.66697;339;20220327;19.8;3.6;11.7;2.6;8.56;0;3.03;17534 +69079;43.19578;.66697;339;20220328;20.8;3.7;12.3;2;8.3;0;2.84;16831 +69079;43.19578;.66697;339;20220329;18.5;7.6;13;2.1;10.16;5.8;2.29;12102 +69079;43.19578;.66697;339;20220330;10.4;8.7;9.5;3.1;11.43;6.5;.93;3843 +69079;43.19578;.66697;339;20220331;12.1;7.2;9.7;5.4;8.73;7.9;2.03;8795 +69079;43.19578;.66697;339;20220401;7.2;1.1;4.2;6.8;5.63;4.9;1.92;11683 +69079;43.19578;.66697;339;20220402;6.7;0;3.4;4.9;5.38;0;1.97;12956 +69079;43.19578;.66697;339;20220403;6.9;-2.9;2;2.8;5.06;.3;1.84;15703 +69079;43.19578;.66697;339;20220404;10.3;-1.1;4.6;1.6;5.3;0;2.17;19759 +69079;43.19578;.66697;339;20220405;14.5;-3.8;5.3;1.9;6.16;0;2.71;22637 +69079;43.19578;.66697;339;20220406;12.2;2.2;7.2;2.6;8.66;0;1.52;10711 +69079;43.19578;.66697;339;20220407;20;3.7;11.9;3.8;10.06;.1;3.27;19457 +69079;43.19578;.66697;339;20220408;20.9;7.9;14.4;4.2;10.83;1.1;3.45;16396 +69079;43.19578;.66697;339;20220409;13.7;7.1;10.4;3.5;8.66;1.4;2.49;14569 +69079;43.19578;.66697;339;20220410;20;.4;10.2;3;7.63;0;3.54;23449 +69079;43.19578;.66697;339;20220411;21.1;6.7;13.9;5.7;10.7;0;3.42;17088 +69079;43.19578;.66697;339;20220412;18.7;10.6;14.7;4.7;11.46;9.8;2.87;12915 +69079;43.19578;.66697;339;20220413;14;10.9;12.5;2.3;12.16;2;1.29;5610 +69079;43.19578;.66697;339;20220414;20.7;7.2;13.9;1.5;11.66;0;3.03;20029 +69079;43.19578;.66697;339;20220415;21.3;7;14.1;2.2;12.5;.1;3.21;21375 +69079;43.19578;.66697;339;20220416;21.1;9.4;15.3;2.9;12.4;0;3.41;19652 +69079;43.19578;.66697;339;20220417;22;6.4;14.2;3.6;11.5;0;3.86;23682 +69079;43.19578;.66697;339;20220418;17.5;9.8;13.6;3;11.3;0;2.59;13698 +69079;43.19578;.66697;339;20220419;11.4;9.7;10.6;2.9;10.96;10.3;1.25;5855 +69079;43.19578;.66697;339;20220420;11.7;6.7;9.2;2.4;10.06;5.9;1.39;8307 +69079;43.19578;.66697;339;20220421;13.4;8;10.7;2.2;10.9;.2;1.54;8942 +69079;43.19578;.66697;339;20220422;18.1;6.7;12.4;1.7;11.2;.1;2.67;17733 +69079;43.19578;.66697;339;20220423;13.9;8.4;11.2;3;10.53;10.1;1.89;9558 +69079;43.19578;.66697;339;20220424;16.1;8.8;12.5;4.9;11;1.1;2.69;15863 +69079;43.19578;.66697;339;20220425;18.5;4.3;11.4;1.9;10.4;0;3.15;22737 +69079;43.19578;.66697;339;20220426;22.8;5.3;14;2.1;10.66;0;3.85;23386 +69079;43.19578;.66697;339;20220427;19.6;8.4;14;2.2;12.7;2.5;2.61;15184 +69079;43.19578;.66697;339;20220428;15.3;12.2;13.8;2;13.96;0;1.45;6953 +69079;43.19578;.66697;339;20220429;19.5;11.9;15.7;2;14.2;0;2.65;14582 +69079;43.19578;.66697;339;20220430;19.7;12.2;15.9;2.7;13.1;.3;3.05;15889 +69079;43.19578;.66697;339;20220501;19.1;9.3;14.2;2.5;12.4;1.2;3.03;18371 +69079;43.19578;.66697;339;20220502;14.7;10.9;12.8;2.3;12.43;5.5;1.56;6290 +69079;43.19578;.66697;339;20220503;18.7;10.2;14.5;2;12.66;5.5;2.69;15310 +69079;43.19578;.66697;339;20220504;17.6;10.9;14.2;2.5;12.9;4.1;2.27;11770 +69079;43.19578;.66697;339;20220505;18.5;10.1;14.3;3.4;11.7;0;2.96;14732 +69079;43.19578;.66697;339;20220506;18.7;10.7;14.7;3.1;11.75;.2;3.09;16348 +69079;43.19578;.66697;339;20220507;20.7;10;15.3;2.6;11.9;.2;3.49;19123 +69079;43.19578;.66697;339;20220508;22.5;10.8;16.6;2.1;12.15;.1;3.76;20156 +69079;43.19578;.66697;339;20220509;24.4;8.8;16.6;2.3;11.65;0;4.34;23608 +69079;43.19578;.66697;339;20220510;27.2;10.6;18.9;1.8;12.05;0;4.7;24502 +69079;43.19578;.66697;339;20220511;29.1;9.7;19.4;1.8;14.2;0;5.01;26734 +69079;43.19578;.66697;339;20220512;20.4;13.5;16.9;1.8;15.25;0;2.79;15416 +69079;43.19578;.66697;339;20220513;23.5;14.5;19;1;16.05;0;3.28;17890 +69079;43.19578;.66697;339;20220514;27.4;11.1;19.3;1.9;15.65;0;4.58;24809 +69079;43.19578;.66697;339;20220515;27.2;12;19.6;2;17.15;.8;4.41;23964 +69079;43.19578;.66697;339;20220516;27.1;12.9;20;1.7;15.95;0;4.39;23215 +69079;43.19578;.66697;339;20220517;29.8;13.2;21.5;1.5;15.9;.3;4.96;25209 +69079;43.19578;.66697;339;20220518;30;14.1;22;1.7;17.75;0;4.95;24781 +69079;43.19578;.66697;339;20220519;27.9;15.9;21.9;1.7;18.45;.1;4.32;21464 +69079;43.19578;.66697;339;20220520;27.9;15.1;21.5;1.9;18.1;0;4.49;22268 +69079;43.19578;.66697;339;20220521;30.8;15.2;23;1.3;20.3;.1;4.83;24601 +69079;43.19578;.66697;339;20220522;28.5;16.5;22.5;1.8;20.5;1.9;4.36;21572 +69079;43.19578;.66697;339;20220523;21;14.8;17.9;3.1;14.45;.4;3.29;15119 +69079;43.19578;.66697;339;20220524;13.9;11.8;12.9;1.8;12.2;14.6;1.64;7990 +69079;43.19578;.66697;339;20220525;16.9;9.9;13.4;2.3;11.6;0;2.77;16411 +69079;43.19578;.66697;339;20220526;19.4;11.7;15.5;1.8;12.95;0;3.06;17250 +69079;43.19578;.66697;339;20220527;23;13.1;18;1.5;14.15;.1;3.67;19847 +69079;43.19578;.66697;339;20220528;24.7;10.3;17.5;2.4;14.05;0;4.38;24132 +69079;43.19578;.66697;339;20220529;23.9;9.3;16.6;1.8;11.6;0;4.35;24370 +69079;43.19578;.66697;339;20220530;23.8;8.6;16.2;1.6;12.25;1.2;4.27;25052 +69079;43.19578;.66697;339;20220531;24.5;12;18.3;1.6;12.8;0;4.25;22645 +69079;43.19578;.66697;339;20220601;28.9;11.2;20.1;1.3;16.55;0;4.96;27270 +69079;43.19578;.66697;339;20220602;26.7;14.4;20.6;1.8;17.7;.6;4.34;22492 +69079;43.19578;.66697;339;20220603;28.5;16;22.2;2.3;18.65;4.9;4.77;22827 +69079;43.19578;.66697;339;20220604;21.8;16.4;19.1;1.6;18.9;3;2.75;14526 +69079;43.19578;.66697;339;20220605;22.1;15.5;18.8;1.4;17.25;0;3.08;16227 +69079;43.19578;.66697;339;20220606;25.6;12.7;19.2;1.6;17.05;2.6;4.21;23286 +69079;43.19578;.66697;339;20220607;21.9;15.6;18.7;1.3;16.2;.1;3.09;15937 +69079;43.19578;.66697;339;20220608;20.1;13.1;16.6;1.9;16.3;2.8;2.87;16900 +69079;43.19578;.66697;339;20220609;23;14;18.5;2.4;14.65;.1;3.84;19238 +69079;43.19578;.66697;339;20220610;28.3;9.4;18.8;1.5;13.55;0;5.2;28582 +69079;43.19578;.66697;339;20220611;31.2;11.9;21.6;1.7;15.3;0;5.73;28967 +69079;43.19578;.66697;339;20220612;30.2;15.9;23;2;19.55;2.6;5.14;24817 +69079;43.19578;.66697;339;20220613;27.8;17.2;22.5;2.1;20.25;.1;4.38;21145 +69079;43.19578;.66697;339;20220614;32;16.4;24.2;1.7;20.8;2.3;5.42;25973 +69079;43.19578;.66697;339;20220615;33.9;19.4;26.7;1.8;20.1;0;5.76;25007 +69079;43.19578;.66697;339;20220616;34.1;17.7;25.9;1.7;20.75;0;5.89;26652 +69079;43.19578;.66697;339;20220617;36.2;18.2;27.2;1.4;20.05;.2;6.22;27999 +69079;43.19578;.66697;339;20220618;37.5;18.3;27.9;1.8;20.65;.1;6.75;29022 +69079;43.19578;.66697;339;20220619;29.7;17.5;23.6;1.9;20.4;.6;4.84;22810 +69079;43.19578;.66697;339;20220620;27.6;17.6;22.6;2.2;19.15;0;4.41;20512 +69079;43.19578;.66697;339;20220621;24.5;18.2;21.3;2.3;19.1;1.1;3.46;15968 +69079;43.19578;.66697;339;20220622;25.4;17.7;21.5;2.6;18.2;.1;3.94;17876 +69079;43.19578;.66697;339;20220623;25.8;13.9;19.8;1.8;16.9;12;4.25;22503 +69079;43.19578;.66697;339;20220624;23.4;14.6;19;1.3;16.35;.5;3.56;19151 +69079;43.19578;.66697;339;20220625;22;11.9;16.9;2.2;15.4;9;3.56;20657 +69079;43.19578;.66697;339;20220626;16.1;12.5;14.3;1.8;14.9;5.5;1.96;11754 +69079;43.19578;.66697;339;20220627;16.4;13.3;14.8;1.7;14.9;5.8;1.93;10616 +69079;43.19578;.66697;339;20220628;24.2;12.6;18.4;1.4;14.75;.2;4.04;22243 +69079;43.19578;.66697;339;20220629;24.7;11.5;18.1;1.7;15.45;3;4.19;23697 +69079;43.19578;.66697;339;20220630;15.6;13.5;14.6;2.2;15.05;2.6;1.58;8376 +69079;43.19578;.66697;339;20220701;22.2;11.9;17.1;1.3;13.7;.1;3.65;20656 +69079;43.19578;.66697;339;20220702;29.7;9.7;19.7;1.5;14.5;.1;5.45;29491 +69079;43.19578;.66697;339;20220703;26.8;15.4;21.1;2.1;17.05;.5;4.48;21852 +69079;43.19578;.66697;339;20220704;21.7;16.1;18.9;2.1;16.9;0;3.01;14860 +69079;43.19578;.66697;339;20220705;26.9;17.7;22.3;1;18.45;.2;3.89;19303 +69079;43.19578;.66697;339;20220706;25.1;17.1;21.1;2;18.45;1.3;3.71;17866 +69079;43.19578;.66697;339;20220707;26;15.4;20.7;3;16.1;0;4.53;20855 +69079;43.19578;.66697;339;20220708;27.7;14.7;21.2;2;16.55;.1;4.7;23194 +69079;43.19578;.66697;339;20220709;30.3;13.3;21.8;1.8;16.05;0;5.42;26700 +69079;43.19578;.66697;339;20220710;32.4;14.8;23.6;1.9;15.85;0;5.87;27134 +69079;43.19578;.66697;339;20220711;34.6;14.8;24.7;1.7;15.65;.4;6.24;28863 +69079;43.19578;.66697;339;20220712;34.5;17.3;25.9;1.9;17.2;0;6.16;26739 +69079;43.19578;.66697;339;20220713;34.5;16.1;25.3;2.1;16.1;0;6.36;27564 +69079;43.19578;.66697;339;20220714;35.4;17.6;26.5;2.1;16.25;0;6.52;27088 +69079;43.19578;.66697;339;20220715;33.3;17.3;25.3;2.3;17.55;0;6;25514 +69079;43.19578;.66697;339;20220716;36.2;15.9;26;1.4;16.95;0;6.19;28856 +69079;43.19578;.66697;339;20220717;37.3;16.5;26.9;1.7;15.25;0;6.7;29183 +69079;43.19578;.66697;339;20220718;38.3;15.1;26.7;1.7;16.5;.1;6.85;29964 +69079;43.19578;.66697;339;20220719;27.5;19.3;23.4;1.9;20.9;0;3.88;17704 +69079;43.19578;.66697;339;20220720;27.9;19.3;23.6;2.6;17.3;0;4.53;18108 +69079;43.19578;.66697;339;20220721;32.3;18;25.2;1.6;17.95;0;5.23;23659 +69079;43.19578;.66697;339;20220722;23.7;18.3;21;2.8;19.05;.4;3.13;13883 +69079;43.19578;.66697;339;20220723;25.6;16.6;21.1;.9;17.35;.1;3.55;18373 +69079;43.19578;.66697;339;20220724;35.9;13.7;24.8;1.9;17.35;.1;6.44;29180 +69079;43.19578;.66697;339;20220725;24.8;19.4;22.1;2.9;19.05;1;3.34;13619 +69079;43.19578;.66697;339;20220726;22.1;16.4;19.3;2.1;16.85;.2;2.92;14108 +69079;43.19578;.66697;339;20220727;26.8;15.7;21.3;1.8;14.2;0;4.33;20257 +69079;43.19578;.66697;339;20220728;25.7;12;18.9;1.8;15.3;1.4;4.14;22484 +69079;43.19578;.66697;339;20220729;21.4;16.4;18.9;1.6;17.95;4.1;2.53;12917 +69079;43.19578;.66697;339;20220730;28;18.2;23.1;1.6;18.7;0;4.02;18772 +69079;43.19578;.66697;339;20220731;30;16.3;23.2;1.4;18.9;0;4.54;22250 +69079;43.19578;.66697;339;20220801;31.6;16.3;23.9;1.6;19;0;4.94;23577 +69079;43.19578;.66697;339;20220802;34.3;15.6;24.9;1.4;17.25;0;5.49;25975 +69079;43.19578;.66697;339;20220803;36.1;15.5;25.8;1.6;16.45;0;5.99;27287 +69079;43.19578;.66697;339;20220804;32.7;19.9;26.3;2.6;21.45;2.9;5.21;21157 +69079;43.19578;.66697;339;20220805;28.8;19.6;24.2;2.8;20.1;0;4.32;17659 +69079;43.19578;.66697;339;20220806;31.2;17.2;24.2;1.6;19.25;0;4.67;21876 +69079;43.19578;.66697;339;20220807;32.8;17.2;25;1.8;18.75;.3;5.16;23116 +69079;43.19578;.66697;339;20220808;33.6;15.5;24.6;2.2;16;0;5.72;24824 +69079;43.19578;.66697;339;20220809;34.7;16.8;25.7;2.2;16.25;.5;5.92;24607 +69079;43.19578;.66697;339;20220810;36.8;17.8;27.3;2.2;15.55;.2;6.34;25185 +69079;43.19578;.66697;339;20220811;37.6;18.2;27.9;2.3;15.75;0;6.55;25344 +69079;43.19578;.66697;339;20220812;36.9;21.1;29;2.2;18.5;0;6;22572 +69079;43.19578;.66697;339;20220813;31.9;20.7;26.3;2.3;21.6;1.5;4.61;18725 +69079;43.19578;.66697;339;20220814;25.1;19.3;22.2;2.3;20.35;.8;2.98;12970 +69079;43.19578;.66697;339;20220815;26.2;18;22.1;1.4;17;.1;3.38;15595 +69079;43.19578;.66697;339;20220816;26.3;12.9;19.6;1.8;17;3.4;3.76;20284 +69079;43.19578;.66697;339;20220817;22.8;13.7;18.3;2.1;16.2;2.3;3.04;16315 +69079;43.19578;.66697;339;20220818;23.3;15.5;19.4;2.9;16.45;2.9;3.2;14952 +69079;43.19578;.66697;339;20220819;26;15.5;20.7;2.1;16.05;.1;3.68;17420 +69079;43.19578;.66697;339;20220820;29.3;13.2;21.2;1.8;16.2;0;4.33;21778 +69079;43.19578;.66697;339;20220821;26.4;16.1;21.3;2.4;18.15;.1;3.6;17058 +69079;43.19578;.66697;339;20220822;25.7;17;21.4;2.8;18.5;.3;3.43;15452 +69079;43.19578;.66697;339;20220823;28.9;18.7;23.8;1.6;19.75;.1;3.65;16738 +69079;43.19578;.66697;339;20220824;34.7;15.6;25.1;2.1;18.1;1.2;5.33;23218 +69079;43.19578;.66697;339;20220825;26.5;21;23.7;3.9;20.65;12.2;3.47;11721 +69079;43.19578;.66697;339;20220826;26.8;18.6;22.7;2.3;19.8;.2;3.31;14479 +69079;43.19578;.66697;339;20220827;29.7;17.3;23.5;1.8;17.75;.3;4.03;18113 +69079;43.19578;.66697;339;20220828;33.5;14.8;24.2;1.7;15.9;.2;4.87;22306 +69079;43.19578;.66697;339;20220829;34.2;17.2;25.7;2.4;15.9;6.1;5.4;21083 +69079;43.19578;.66697;339;20220830;30.6;16.3;23.5;2;17.7;0;4.24;18997 +69079;43.19578;.66697;339;20220831;25.7;18.6;22.2;2.1;20.7;3.8;2.8;12914 +69079;43.19578;.66697;339;20220901;28.3;18.4;23.3;1.6;18.95;0;3.38;15394 +69079;43.19578;.66697;339;20220902;26.6;17.3;22;1.8;18.2;2.9;3.2;14832 +69079;43.19578;.66697;339;20220903;26.5;16.4;21.4;1.3;17.5;.1;3.06;15352 +69079;43.19578;.66697;339;20220904;32.4;12.4;22.4;1.4;15.95;.1;4.31;21958 +69079;43.19578;.66697;339;20220905;33.5;13.4;23.5;1.4;15.85;.8;4.46;21802 +69079;43.19578;.66697;339;20220906;31;15.4;23.2;1.7;15.75;.1;4.09;18885 +69079;43.19578;.66697;339;20220907;27.8;13.7;20.7;1.6;14.85;0;3.56;17698 +69079;43.19578;.66697;339;20220908;26.1;11.4;18.7;1.4;13.7;0;3.25;17945 +69079;43.19578;.66697;339;20220909;23.1;16.3;19.7;1.7;15.15;1.2;2.58;11638 +69079;43.19578;.66697;339;20220910;28.1;10.8;19.5;1.3;13.75;.1;3.48;19276 +69079;43.19578;.66697;339;20220911;33.8;11.7;22.7;1.4;14.05;0;4.4;21797 +69079;43.19578;.66697;339;20220912;34.3;13.9;24.1;1.6;17.1;.2;4.45;20601 +69079;43.19578;.66697;339;20220913;31.8;19.3;25.6;2.1;18.35;1.2;4.01;15783 +69079;43.19578;.66697;339;20220914;28.5;15.9;22.2;2.4;17;.6;3.62;15686 +69079;43.19578;.66697;339;20220915;27.6;16.8;22.2;2.6;16.35;1.8;3.57;14249 +69079;43.19578;.66697;339;20220916;23;16.6;19.8;2.7;16.9;.8;2.5;10486 +69079;43.19578;.66697;339;20220917;21.9;10.5;16.2;1.7;11.55;0;2.64;14309 +69079;43.19578;.66697;339;20220918;24.6;5.1;14.8;1.4;8.25;0;3.12;19058 +69079;43.19578;.66697;339;20220919;26.6;7.1;16.8;2.3;8.05;0;3.95;18831 +69079;43.19578;.66697;339;20220920;24.9;7.6;16.3;2.5;9.25;0;3.65;17513 +69079;43.19578;.66697;339;20220921;24.3;8.1;16.2;2;10.4;.1;3.11;16730 +69079;43.19578;.66697;339;20220922;25.7;7.1;16.4;1.6;10.45;0;3.11;17864 +69079;43.19578;.66697;339;20220923;23.2;8.2;15.7;2;12.15;3.3;2.77;15736 +69079;43.19578;.66697;339;20220924;18.4;13.2;15.8;1.6;14.4;2;1.64;8579 +69079;43.19578;.66697;339;20220925;18.7;8.4;13.5;1.8;11.65;.1;2;12451 +69079;43.19578;.66697;339;20220926;20.1;8.9;14.5;2.8;11.45;1.8;2.46;12923 +69079;43.19578;.66697;339;20220927;15.9;12.4;14.2;4.1;13.3;8.2;1.56;6529 +69079;43.19578;.66697;339;20220928;18.1;13.6;15.8;4.8;14.5;15.8;1.88;7426 +69079;43.19578;.66697;339;20220929;16.8;12;14.4;3.5;12.85;10.3;1.75;7673 +69079;43.19578;.66697;339;20220930;17.8;8.7;13.2;2.9;10.95;1.1;2.07;10970 +69079;43.19578;.66697;339;20221001;22.7;7.7;15.2;2.8;11.6;.2;2.76;14401 +69079;43.19578;.66697;339;20221002;24.6;8.5;16.5;1.1;13.5;.1;2.28;14744 +69079;43.19578;.66697;339;20221003;25;11.3;18.1;1.4;14.3;0;2.36;13331 +69079;43.19578;.66697;339;20221004;25.9;9.6;17.8;1.6;12.9;.1;2.59;14523 +69079;43.19578;.66697;339;20221005;26.8;8.5;17.6;1.5;12.4;0;2.7;15310 +69079;43.19578;.66697;339;20221006;19.7;15.1;17.4;1.4;14.4;.1;1.58;6799 +69079;43.19578;.66697;339;20221007;23.4;8.9;16.2;1.3;13.75;0;2.03;13130 +69079;43.19578;.66697;339;20221008;21.6;15.3;18.5;1.8;15.65;.4;1.78;8128 +69079;43.19578;.66697;339;20221009;25.6;9.2;17.4;.9;12.95;.1;2.1;13711 +69079;43.19578;.66697;339;20221010;23.6;8.7;16.1;1.1;13;.1;1.95;12864 +69079;43.19578;.66697;339;20221011;20.1;12.6;16.4;1.5;15.55;1.4;1.45;8629 +69079;43.19578;.66697;339;20221012;21.5;13.5;17.5;1.4;15.75;1.4;1.6;8837 +69079;43.19578;.66697;339;20221013;23.2;12.8;18;1.7;14.5;.2;1.94;10122 +69079;43.19578;.66697;339;20221014;21.9;16.9;19.4;2.9;15.2;.3;2.14;6501 +69079;43.19578;.66697;339;20221015;27.4;9.4;18.4;1.2;13.05;.1;2.23;13395 +69079;43.19578;.66697;339;20221016;27.9;10.6;19.2;1.5;14.5;.1;2.35;12936 +69079;43.19578;.66697;339;20221017;26.9;14.4;20.6;1.8;17.05;.2;2.19;10651 +69079;43.19578;.66697;339;20221018;28.8;10.7;19.7;1.6;15.1;.1;2.39;12879 +69079;43.19578;.66697;339;20221019;26.7;12.6;19.6;1.6;15.4;2.8;2.1;11030 +69079;43.19578;.66697;339;20221020;24.7;15.4;20.1;2.1;14.2;.4;2.28;8591 +69079;43.19578;.66697;339;20221021;20.5;14.8;17.7;1.9;12.45;.2;1.8;6305 +69079;43.19578;.66697;339;20221022;26.4;9.8;18.1;2.1;12;.2;2.5;11609 +69079;43.19578;.66697;339;20221023;27;13.3;20.2;2.8;11.3;1.1;3.11;10338 +69079;43.19578;.66697;339;20221024;24.1;11.9;18;1.8;12.15;0;2.02;9502 +69079;43.19578;.66697;339;20221025;26.3;9.7;18;1.8;11.7;.1;2.27;11208 +69079;43.19578;.66697;339;20221026;24.4;9.9;17.2;1.9;12.55;.1;1.99;10220 +69079;43.19578;.66697;339;20221027;21.4;11.3;16.3;1;13.85;.1;1.3;8181 +69079;43.19578;.66697;339;20221028;28.9;12.9;20.9;1.3;14.3;0;1.98;10531 +69079;43.19578;.66697;339;20221029;27.9;9;18.4;1.5;12.95;.2;2.05;11390 +69079;43.19578;.66697;339;20221030;21.5;6.9;14.2;1.2;11.3;.1;1.38;9728 +69079;43.19578;.66697;339;20221031;21.8;6.8;14.3;1.9;11.85;.6;1.57;9708 +69079;43.19578;.66697;339;20221101;19.9;12.9;16.4;1.8;13.35;0;1.38;6112 +69079;43.19578;.66697;339;20221102;20.7;10.9;15.8;1.7;12.05;0;1.49;7356 +69079;43.19578;.66697;339;20221103;21.2;6.4;13.8;1.8;10.6;4.2;1.58;9236 +69079;43.19578;.66697;339;20221104;12.5;7.8;10.2;4.2;9.95;10;1.17;4515 +69079;43.19578;.66697;339;20221105;16.3;6.1;11.2;1.7;9.3;.1;1.2;7212 +69079;43.19578;.66697;339;20221106;20.4;1.8;11.1;1.6;8.05;.1;1.52;10114 +69079;43.19578;.66697;339;20221107;19.4;3.5;11.4;1.6;9.25;.1;1.32;9114 +69079;43.19578;.66697;339;20221108;17.2;6.2;11.7;1;11.3;.4;.85;7254 +69079;43.19578;.66697;339;20221109;16.3;8.9;12.6;1.8;11.85;3.4;.96;5651 +69079;43.19578;.66697;339;20221110;16.6;4.1;10.4;1.3;9.5;.1;.96;7589 +69079;43.19578;.66697;339;20221111;20;1.5;10.8;1.4;8.65;.1;1.24;9428 +69079;43.19578;.66697;339;20221112;22.8;4.1;13.4;1.3;9.75;.1;1.33;9349 +69079;43.19578;.66697;339;20221113;22.9;4.9;13.9;1.9;9.2;0;1.75;9058 +69079;43.19578;.66697;339;20221114;15.1;4.5;9.8;1;10.25;.4;.7;6537 +69079;43.19578;.66697;339;20221115;16.3;8.2;12.2;1.1;11.95;2.2;.75;5456 +69079;43.19578;.66697;339;20221116;18.6;5.7;12.1;1.2;10.2;.5;.95;7137 +69079;43.19578;.66697;339;20221117;16.9;8.9;12.9;2.5;12.3;8.1;.97;5281 +69079;43.19578;.66697;339;20221118;11.6;8.1;9.9;3.2;9.9;3;.91;2863 +69079;43.19578;.66697;339;20221119;8.8;6.7;7.7;3.5;8.5;.8;.88;1951 +69079;43.19578;.66697;339;20221120;14.4;1.2;7.8;2.9;8.3;4.2;1.07;6925 +69079;43.19578;.66697;339;20221121;12.5;6.7;9.6;2.7;10;26.7;.8;4011 +69079;43.19578;.66697;339;20221122;11.2;4.8;8;3.1;8.55;9.7;.91;4265 +69079;43.19578;.66697;339;20221123;15;7.7;11.3;2.6;11.05;8.9;.91;4569 +69079;43.19578;.66697;339;20221124;13.2;3.5;8.4;2;8.95;2.1;.76;5437 +69079;43.19578;.66697;339;20221125;10.1;4.8;7.5;2.8;9.2;5.8;.6;3610 +69079;43.19578;.66697;339;20221126;13.3;1.7;7.5;1.4;7.65;.8;.72;5939 +69079;43.19578;.66697;339;20221127;13.2;1.1;7.1;1.4;7.5;2.9;.72;6033 +69079;43.19578;.66697;339;20221128;10.7;4.7;7.7;3.1;9.6;6;.55;3816 +69079;43.19578;.66697;339;20221129;11.2;7.5;9.3;2.6;9.75;1.6;.77;2665 +69079;43.19578;.66697;339;20221130;8.9;4.2;6.5;1.1;8.7;.3;.45;3102 +69079;43.19578;.66697;339;20221201;5.3;.1;2.7;1.2;7.2;.2;.31;3265 +69079;43.19578;.66697;339;20221202;7.6;2.7;5.2;1.1;7.25;0;.5;3149 +69079;43.19578;.66697;339;20221203;7.7;3.1;5.4;1;7.15;.1;.51;2982 +69079;43.19578;.66697;339;20221204;9;-2.7;3.2;1.1;5.8;.1;.5;5544 +69079;43.19578;.66697;339;20221205;13;-3.3;4.8;1.7;5.65;0;.85;6724 +69079;43.19578;.66697;339;20221206;11.7;1.1;6.4;.7;8.35;.2;.39;5115 +69079;43.19578;.66697;339;20221207;13.3;7.5;10.4;1.1;10.35;.2;.59;3417 +69079;43.19578;.66697;339;20221208;7.1;2.6;4.8;1.4;8.75;.4;.28;2777 +69079;43.19578;.66697;339;20221209;13.8;4.8;9.3;1.4;9.75;5.6;.58;4512 +69079;43.19578;.66697;339;20221210;3.8;2.6;3.2;3.4;6.55;.2;.61;652 +69079;43.19578;.66697;339;20221211;4.5;-5;-.2;1.2;4.95;.1;.38;4647 +69079;43.19578;.66697;339;20221212;5.9;.9;3.4;2;7.5;6.5;.33;2930 +69079;43.19578;.66697;339;20221213;14;4.8;9.4;1.8;11.25;7.6;.42;4498 +69079;43.19578;.66697;339;20221214;18.2;8.6;13.4;2.2;11.55;1.3;1;4608 +69079;43.19578;.66697;339;20221215;15.7;6.1;10.9;2;10.8;6.2;.73;4566 +69079;43.19578;.66697;339;20221216;10.4;6;8.2;1.8;10.15;3.1;.44;2633 +69079;43.19578;.66697;339;20221217;7.6;6;6.8;1.2;8.75;0;.5;993 +69079;43.19578;.66697;339;20221218;10.4;-.9;4.7;1.4;7.1;.1;.47;5033 +69079;43.19578;.66697;339;20221219;11.7;3.1;7.4;1.2;8.05;0;.56;4203 +69079;43.19578;.66697;339;20221220;13.8;3;8.4;1.4;9.55;2.6;.52;4878 +69079;43.19578;.66697;339;20221221;18.5;6.6;12.6;1.8;10.7;.3;.92;5192 +69079;43.19578;.66697;339;20221222;19.4;6.4;12.9;2.5;10.45;0;1.21;5519 +69079;43.19578;.66697;339;20221223;18.9;5.9;12.4;1.6;10.35;0;.87;5503 +69079;43.19578;.66697;339;20221224;18.1;4.5;11.3;1.5;9.45;0;.85;5685 +69079;43.19578;.66697;339;20221225;16.9;2.4;9.7;1.7;8.3;.1;.89;5923 +69079;43.19578;.66697;339;20221226;17.1;2;9.6;1.4;8.55;.2;.73;6088 +69079;43.19578;.66697;339;20221227;14.6;6.9;10.8;1.2;10.4;.2;.62;3899 +69079;43.19578;.66697;339;20221228;17.9;3.2;10.5;1.8;8.45;.1;1.02;6031 +69079;43.19578;.66697;339;20221229;14.6;5.5;10.1;1;9.25;.6;.58;4454 +69079;43.19578;.66697;339;20221230;20;6.8;13.4;.9;10.75;.7;.73;5678 +69079;43.19578;.66697;339;20221231;14;4.3;9.2;.8;9.6;.1;.48;4693 +69080;43.22331;.97206;287;20220101;21.1;-.8;10.2;.9;7.39;.1;.73;8033 +69080;43.22331;.97206;287;20220102;18.3;-2;8.2;.5;7.79;.2;.4;7726 +69080;43.22331;.97206;287;20220103;16;1.8;8.9;.8;8.79;.1;.52;6279 +69080;43.22331;.97206;287;20220104;16.5;.2;8.4;1.4;8.99;11;.68;6869 +69080;43.22331;.97206;287;20220105;7.3;5.7;6.5;2.1;7.29;.1;.85;1236 +69080;43.22331;.97206;287;20220106;6.9;-1.6;2.7;1.9;5.29;.1;.71;4655 +69080;43.22331;.97206;287;20220107;8.6;-3.7;2.5;2.5;6.69;.5;.51;5923 +69080;43.22331;.97206;287;20220108;11.2;6.7;9;4.3;8.89;1.8;1.16;3077 +69080;43.22331;.97206;287;20220109;8.5;8.7;8.6;4.8;10.49;42.7;.61;0 +69080;43.22331;.97206;287;20220110;11.8;7.9;9.9;4.1;11.69;22.6;.53;2832 +69080;43.22331;.97206;287;20220111;11.4;3;7.2;1.5;8.09;.1;.66;4838 +69080;43.22331;.97206;287;20220112;8.9;-1.3;3.8;1.4;6.09;0;.61;5525 +69080;43.22331;.97206;287;20220113;7.1;-4.9;1.1;.8;5.79;.1;.38;6171 +69080;43.22331;.97206;287;20220114;11;-3.8;3.6;.3;5.49;.1;.34;7076 +69080;43.22331;.97206;287;20220115;11.8;-5.3;3.3;1.1;4.59;.1;.73;7789 +69080;43.22331;.97206;287;20220116;10.4;-6.3;2.1;.8;4.89;0;.53;7765 +69080;43.22331;.97206;287;20220117;10.7;-4.9;2.9;1.4;5.39;.1;.72;7543 +69080;43.22331;.97206;287;20220118;5.4;-4.1;.7;1.2;5.99;.1;.39;5656 +69080;43.22331;.97206;287;20220119;9;.9;5;1.7;7.19;.8;.64;5183 +69080;43.22331;.97206;287;20220120;8.3;5.5;6.9;1.9;8.69;3.2;.62;2527 +69080;43.22331;.97206;287;20220121;3.6;1.5;2.6;2.4;5.89;0;.68;2042 +69080;43.22331;.97206;287;20220122;7.3;-4.3;1.5;.6;4.99;.1;.47;6715 +69080;43.22331;.97206;287;20220123;9.8;-6.1;1.9;.6;4.99;.1;.51;8194 +69080;43.22331;.97206;287;20220124;13.2;-5.9;3.7;.4;5.39;0;.5;9226 +69080;43.22331;.97206;287;20220125;13.7;-5;4.4;.4;5.49;0;.52;9230 +69080;43.22331;.97206;287;20220126;12.7;-3.9;4.4;.6;5.79;0;.61;8730 +69080;43.22331;.97206;287;20220127;13.3;-3.6;4.9;1.2;5.49;.1;.91;8936 +69080;43.22331;.97206;287;20220128;3;-4.2;-.6;1.5;5.99;0;.33;5439 +69080;43.22331;.97206;287;20220129;4.9;-3.4;.8;1;6.19;0;.43;6024 +69080;43.22331;.97206;287;20220130;5.7;-2.1;1.8;1.2;6.39;.1;.49;5883 +69080;43.22331;.97206;287;20220131;10.8;.9;5.9;3.8;8.59;1;.76;6895 +69080;43.22331;.97206;287;20220201;9.1;3.7;6.4;3;7.49;0;1;4811 +69080;43.22331;.97206;287;20220202;14.6;6.9;10.8;2;9.69;0;1.12;6096 +69080;43.22331;.97206;287;20220203;15.3;1.7;8.5;1.8;8.89;0;1.06;8668 +69080;43.22331;.97206;287;20220204;13.7;4.1;8.9;2.4;9.69;.7;.98;7168 +69080;43.22331;.97206;287;20220205;8.9;7.9;8.4;2.3;8.59;.3;.94;1428 +69080;43.22331;.97206;287;20220206;10.1;-3;3.6;2.6;6.29;.1;1.02;8847 +69080;43.22331;.97206;287;20220207;13.8;3.8;8.8;3.5;9.09;.4;1.29;7668 +69080;43.22331;.97206;287;20220208;16.4;2.4;9.4;.8;7.49;0;1.04;9453 +69080;43.22331;.97206;287;20220209;16.9;-3.6;6.7;.6;6.79;0;.97;11885 +69080;43.22331;.97206;287;20220210;3.6;-2.6;.5;1.7;7.21;0;1.24;9487 +69080;43.22331;.97206;287;20220211;11;5;8;1.7;8.9;.6;.81;4069 +69080;43.22331;.97206;287;20220212;14.5;2.6;8.5;2.1;8.11;0;1.33;10538 +69080;43.22331;.97206;287;20220213;17.7;4.3;11;3.7;8.24;4.7;2.04;10836 +69080;43.22331;.97206;287;20220214;11.3;5.8;8.6;4.8;8.41;5.3;1.32;6710 +69080;43.22331;.97206;287;20220215;11.2;5.2;8.2;5.8;8.42;1.1;1.51;7160 +69080;43.22331;.97206;287;20220216;14.7;8.3;11.5;3.7;10.39;.4;1.54;6709 +69080;43.22331;.97206;287;20220217;16.5;11.9;14.2;2.9;11.79;0;1.61;5565 +69080;43.22331;.97206;287;20220218;18.6;3.2;10.9;2.6;10.59;4.4;1.66;11465 +69080;43.22331;.97206;287;20220219;9.1;7.2;8.2;2.2;8.89;1.7;.91;3202 +69080;43.22331;.97206;287;20220220;15.6;.2;7.9;2.4;8.59;0;1.5;11781 +69080;43.22331;.97206;287;20220221;14.2;8.9;11.6;5.5;8.69;.2;2.36;6445 +69080;43.22331;.97206;287;20220222;14.6;6.6;10.6;2.4;8.09;0;1.73;8344 +69080;43.22331;.97206;287;20220223;15.3;0;7.7;1.3;7.99;.1;1.38;12222 +69080;43.22331;.97206;287;20220224;13.6;1.5;7.6;2.3;8.89;.5;1.29;10864 +69080;43.22331;.97206;287;20220225;10.8;6.4;8.6;1.4;6.99;.2;1.26;6101 +69080;43.22331;.97206;287;20220226;14.5;-4.8;4.9;1.7;4.99;.1;1.77;14448 +69080;43.22331;.97206;287;20220227;15.2;-7.3;4;.4;6.59;0;1.25;15911 +69080;43.22331;.97206;287;20220228;16.7;-.5;8.1;1.2;7.39;0;1.64;13919 +69080;43.22331;.97206;287;20220301;16.5;-.5;8;2;7.69;.1;1.85;14007 +69080;43.22331;.97206;287;20220302;11.8;.7;6.3;.9;9.29;6;1.07;11203 +69080;43.22331;.97206;287;20220303;15.4;2.5;9;1.2;9.89;.4;1.4;12339 +69080;43.22331;.97206;287;20220304;9;7.5;8.3;3.6;9.69;3.9;.89;3367 +69080;43.22331;.97206;287;20220305;10.5;6.4;8.5;2.5;7.89;0;1.42;6542 +69080;43.22331;.97206;287;20220306;9.4;5.2;7.3;1.7;7.39;0;1.22;6728 +69080;43.22331;.97206;287;20220307;11.9;1.8;6.9;2.7;7.43;0;1.64;13232 +69080;43.22331;.97206;287;20220308;13.1;2.3;7.7;3.2;8.37;5.6;1.68;12497 +69080;43.22331;.97206;287;20220309;16;.4;8.2;1.7;8.99;0;1.74;14750 +69080;43.22331;.97206;287;20220310;14.9;2.8;8.9;1.7;9.39;.1;1.61;12984 +69080;43.22331;.97206;287;20220311;15;2.6;8.8;1.6;9.69;9.7;1.6;13318 +69080;43.22331;.97206;287;20220312;12.7;6.3;9.5;1.9;9.69;2.5;1.4;9299 +69080;43.22331;.97206;287;20220313;11.6;1.7;6.7;1.8;8.19;2.8;1.42;12037 +69080;43.22331;.97206;287;20220314;14.5;-.1;7.2;2.9;9.09;0;1.71;15080 +69080;43.22331;.97206;287;20220315;17;12.3;14.7;4.9;11.79;0;2.42;8066 +69080;43.22331;.97206;287;20220316;16.4;11.6;14;2.9;11.89;1.2;1.91;8264 +69080;43.22331;.97206;287;20220317;13;10.5;11.8;2.2;12.29;13.7;1.12;5658 +69080;43.22331;.97206;287;20220318;9.3;7.9;8.6;1.9;10.14;.2;.7;2736 +69080;43.22331;.97206;287;20220319;15.8;4.8;10.3;2.8;9.51;0;2.04;13986 +69080;43.22331;.97206;287;20220320;17.6;6.8;12.2;3.5;9.98;0;2.31;13576 +69080;43.22331;.97206;287;20220321;17.9;6.2;12.1;4.6;9.18;0;2.8;14891 +69080;43.22331;.97206;287;20220322;16.2;6.7;11.4;7;7.86;0;3.61;16149 +69080;43.22331;.97206;287;20220323;16.7;3.3;10;3.4;7.38;0;2.83;18069 +69080;43.22331;.97206;287;20220324;16.7;4.2;10.5;3.9;8.16;0;3.01;18355 +69080;43.22331;.97206;287;20220325;18.2;5.2;11.7;2.3;8.64;0;2.69;17263 +69080;43.22331;.97206;287;20220326;17.7;4.4;11.1;3;7.98;0;2.76;16233 +69080;43.22331;.97206;287;20220327;20.3;4.3;12.3;2.6;8.58;0;3.03;17534 +69080;43.22331;.97206;287;20220328;21;3.5;12.3;2;8.31;0;2.84;16831 +69080;43.22331;.97206;287;20220329;18.6;8;13.3;2.1;10.18;3.4;2.29;12102 +69080;43.22331;.97206;287;20220330;11.2;8.9;10.1;2.8;11.43;6.4;1.04;4309 +69080;43.22331;.97206;287;20220331;12.6;7.6;10.1;5.4;8.74;8.7;2.03;8795 +69080;43.22331;.97206;287;20220401;7.5;1.3;4.4;6.8;5.64;4.9;1.92;11683 +69080;43.22331;.97206;287;20220402;7;.4;3.7;5.7;5.25;0;1.92;11585 +69080;43.22331;.97206;287;20220403;7.2;-2.6;2.3;2.8;5.08;.1;1.84;15703 +69080;43.22331;.97206;287;20220404;10.6;-1.3;4.6;1.6;5.31;0;2.17;19759 +69080;43.22331;.97206;287;20220405;14.6;-3.1;5.8;2.2;6.38;0;2.68;21874 +69080;43.22331;.97206;287;20220406;12.2;2.9;7.6;2.6;8.68;0;1.52;10711 +69080;43.22331;.97206;287;20220407;20.4;4.2;12.3;3.8;10.08;.1;3.27;19457 +69080;43.22331;.97206;287;20220408;21.1;8.4;14.7;4.2;10.84;.5;3.45;16396 +69080;43.22331;.97206;287;20220409;14.1;7.4;10.8;3.5;8.68;1.4;2.49;14569 +69080;43.22331;.97206;287;20220410;19.8;.5;10.1;3;7.64;0;3.54;23449 +69080;43.22331;.97206;287;20220411;20.4;7.6;14;5.7;10.71;0;3.42;17088 +69080;43.22331;.97206;287;20220412;18.8;10.8;14.8;4.7;11.48;0;2.87;12915 +69080;43.22331;.97206;287;20220413;13.9;11.2;12.6;2.3;12.18;1.8;1.29;5610 +69080;43.22331;.97206;287;20220414;21;7.1;14.1;1.5;11.68;.1;3.03;20029 +69080;43.22331;.97206;287;20220415;21.7;7.2;14.5;2.2;12.51;.1;3.21;21375 +69080;43.22331;.97206;287;20220416;21.5;9.6;15.6;2.9;12.41;0;3.41;19652 +69080;43.22331;.97206;287;20220417;22.2;6.5;14.4;3.6;11.51;0;3.86;23682 +69080;43.22331;.97206;287;20220418;17.8;9.9;13.8;3;11.31;0;2.59;13698 +69080;43.22331;.97206;287;20220419;12.2;9.8;11;2.9;10.98;8.2;1.25;5855 +69080;43.22331;.97206;287;20220420;11.8;7.1;9.5;2.4;10.08;7.5;1.39;8307 +69080;43.22331;.97206;287;20220421;13.3;8.2;10.7;2.2;10.91;0;1.54;8942 +69080;43.22331;.97206;287;20220422;18;7.3;12.7;1.7;11.21;0;2.67;17733 +69080;43.22331;.97206;287;20220423;13.8;9;11.4;3;10.54;10.4;1.89;9558 +69080;43.22331;.97206;287;20220424;16.3;8.9;12.6;4.9;11.01;.5;2.69;15863 +69080;43.22331;.97206;287;20220425;18.8;4.3;11.6;1.9;10.41;0;3.15;22737 +69080;43.22331;.97206;287;20220426;23;5.3;14.2;2.1;10.68;0;3.85;23386 +69080;43.22331;.97206;287;20220427;20.2;8.2;14.2;2.2;12.71;3.3;2.61;15184 +69080;43.22331;.97206;287;20220428;15.9;12.6;14.3;2;13.98;2.1;1.45;6953 +69080;43.22331;.97206;287;20220429;20.3;12.1;16.2;2;14.21;0;2.65;14582 +69080;43.22331;.97206;287;20220430;20.2;12.6;16.4;2.7;13.11;.3;3.05;15889 +69080;43.22331;.97206;287;20220501;19.6;9.6;14.6;2.5;12.41;1.1;3.03;18371 +69080;43.22331;.97206;287;20220502;15.7;11.3;13.5;2.3;12.44;.3;1.56;6290 +69080;43.22331;.97206;287;20220503;19.2;10.3;14.8;2;12.68;8.6;2.69;15310 +69080;43.22331;.97206;287;20220504;18;11.2;14.6;2.5;12.91;8.9;2.27;11770 +69080;43.22331;.97206;287;20220505;18.9;10.3;14.6;3.4;11.71;.1;2.96;14732 +69080;43.22331;.97206;287;20220506;19.1;11.1;15.1;2.8;11.89;0;3.22;16760 +69080;43.22331;.97206;287;20220507;21;11;16;2.9;12.29;.3;3.67;18991 +69080;43.22331;.97206;287;20220508;22.7;12.4;17.6;2.3;13.39;.1;3.78;19386 +69080;43.22331;.97206;287;20220509;25.1;7.9;16.5;1;12.09;0;4.18;25565 +69080;43.22331;.97206;287;20220510;27.5;7.9;17.7;.5;12.69;.1;4.38;27504 +69080;43.22331;.97206;287;20220511;28.6;8.6;18.6;1.4;15.09;0;4.9;27918 +69080;43.22331;.97206;287;20220512;21.9;13.8;17.9;2.1;15.69;0;3.27;17349 +69080;43.22331;.97206;287;20220513;24;15.6;19.8;1.1;16.59;0;3.4;17768 +69080;43.22331;.97206;287;20220514;28.8;10.6;19.7;.9;16.59;0;4.7;26902 +69080;43.22331;.97206;287;20220515;26.8;13.3;20.1;1.6;17.59;.1;4.29;23072 +69080;43.22331;.97206;287;20220516;27.3;14.2;20.8;.8;16.59;0;4.17;22795 +69080;43.22331;.97206;287;20220517;30.5;12.1;21.3;.6;16.89;.1;4.86;27367 +69080;43.22331;.97206;287;20220518;31.8;14;22.9;1.4;17.49;0;5.38;26992 +69080;43.22331;.97206;287;20220519;28.5;14;21.3;1.9;18.59;.1;4.73;24315 +69080;43.22331;.97206;287;20220520;28.1;12.3;20.2;1.2;18.09;0;4.61;25527 +69080;43.22331;.97206;287;20220521;32.2;13.8;23;.9;19.29;0;5.28;27745 +69080;43.22331;.97206;287;20220522;28.8;16.5;22.7;1.7;21.09;1;4.5;22509 +69080;43.22331;.97206;287;20220523;21;15.6;18.3;2.7;15.19;0;3.19;14503 +69080;43.22331;.97206;287;20220524;14.6;13;13.8;2;12.59;11.4;1.74;7301 +69080;43.22331;.97206;287;20220525;19;10.2;14.6;3;11.99;0;3.43;19001 +69080;43.22331;.97206;287;20220526;20.4;12.4;16.4;2;12.79;0;3.43;18104 +69080;43.22331;.97206;287;20220527;23.5;13.7;18.6;1.5;14.19;0;3.86;20237 +69080;43.22331;.97206;287;20220528;25.9;11.6;18.8;1.7;13.89;0;4.63;24790 +69080;43.22331;.97206;287;20220529;25.2;9;17.1;1.4;10.89;0;4.69;26537 +69080;43.22331;.97206;287;20220530;24.9;8.1;16.5;1.2;12.49;2;4.53;27112 +69080;43.22331;.97206;287;20220531;25.6;12.5;19.1;1.1;14.39;0;4.32;23835 +69080;43.22331;.97206;287;20220601;30.1;10.6;20.4;1;16.39;0;5.3;29441 +69080;43.22331;.97206;287;20220602;25.6;15.3;20.5;1.8;18.69;.4;4.04;21069 +69080;43.22331;.97206;287;20220603;30;16.2;23.1;1.9;19.49;8.2;5.13;24648 +69080;43.22331;.97206;287;20220604;23.4;16.3;19.9;1.6;20.29;2.1;3.21;17328 +69080;43.22331;.97206;287;20220605;23;16.4;19.7;1.7;17.79;0;3.32;16687 +69080;43.22331;.97206;287;20220606;27.6;12.7;20.2;1.1;17.79;3.3;4.67;25794 +69080;43.22331;.97206;287;20220607;22.8;16.6;19.7;1.2;16.89;0;3.23;16182 +69080;43.22331;.97206;287;20220608;19.9;13.1;16.5;2.2;16.49;1.7;2.89;17035 +69080;43.22331;.97206;287;20220609;23.5;14.3;18.9;3;14.49;.1;4.26;20061 +69080;43.22331;.97206;287;20220610;29.1;9.6;19.4;.9;13.69;0;5.23;29860 +69080;43.22331;.97206;287;20220611;32.4;11.6;22;1;15.09;0;5.81;30916 +69080;43.22331;.97206;287;20220612;31.8;15.6;23.7;1.9;19.69;3.8;5.7;27150 +69080;43.22331;.97206;287;20220613;33.3;18.2;25.8;1.8;21.69;.3;5.79;26187 +69080;43.22331;.97206;287;20220614;32.6;16.6;24.6;.9;21.89;1.9;5.39;27016 +69080;43.22331;.97206;287;20220615;35.3;16.7;26;.7;20.29;0;5.86;29253 +69080;43.22331;.97206;287;20220616;34.9;17.9;26.4;1.2;21.89;0;5.95;27921 +69080;43.22331;.97206;287;20220617;37.3;17.3;27.3;.9;20.39;.2;6.35;30412 +69080;43.22331;.97206;287;20220618;36.1;16.5;26.3;1.7;19.99;0;6.68;30103 +69080;43.22331;.97206;287;20220619;34.3;15.7;25;1.6;20.39;.1;6.21;29296 +69080;43.22331;.97206;287;20220620;28.2;18;23.1;2;19.39;0;4.63;21345 +69080;43.22331;.97206;287;20220621;25.8;19.2;22.5;2.2;19.89;.6;3.81;16904 +69080;43.22331;.97206;287;20220622;27.7;17.2;22.5;1.4;18.59;.8;4.43;21674 +69080;43.22331;.97206;287;20220623;27.7;14.6;21.2;1.9;17.49;13.7;4.84;24362 +69080;43.22331;.97206;287;20220624;23.5;15.3;19.4;.9;16.99;.7;3.53;18985 +69080;43.22331;.97206;287;20220625;24;11.5;17.8;1.6;16.09;7.6;4.12;23749 +69080;43.22331;.97206;287;20220626;17.4;13.5;15.5;2;15.89;2.4;2.21;12660 +69080;43.22331;.97206;287;20220627;15.8;13.9;14.9;1.1;15.79;10.7;1.62;8421 +69080;43.22331;.97206;287;20220628;24.9;13.9;19.4;2.3;14.47;.1;4.88;25309 +69080;43.22331;.97206;287;20220629;27.9;10.5;19.2;2.1;15.27;2.3;5.07;26191 +69080;43.22331;.97206;287;20220630;16.4;14.6;15.5;2;15.79;2;1.69;8137 +69080;43.22331;.97206;287;20220701;23;11.8;17.4;1;13.59;0;3.89;22301 +69080;43.22331;.97206;287;20220702;31.3;8.7;20;.8;14.29;0;5.48;30989 +69080;43.22331;.97206;287;20220703;28.4;14.7;21.6;1.8;17.79;.2;4.93;24749 +69080;43.22331;.97206;287;20220704;24;16.8;20.4;2.3;17.39;0;3.73;17544 +69080;43.22331;.97206;287;20220705;28;18.7;23.4;1.7;18.39;.1;4.44;20094 +69080;43.22331;.97206;287;20220706;26.1;15;20.6;1.7;17.79;.3;4.27;22043 +69080;43.22331;.97206;287;20220707;27;17;22;3.1;15.79;0;5.03;20818 +69080;43.22331;.97206;287;20220708;29.3;17.5;23.4;2.2;15.99;0;5.25;22690 +69080;43.22331;.97206;287;20220709;31.6;14;22.8;1.3;15.49;0;5.58;27959 +69080;43.22331;.97206;287;20220710;33.8;13.7;23.8;1;15.09;0;5.85;29913 +69080;43.22331;.97206;287;20220711;35.6;13;24.3;.7;15.59;.3;5.82;30547 +69080;43.22331;.97206;287;20220712;36.2;14.3;25.3;1;17.19;0;6.16;30483 +69080;43.22331;.97206;287;20220713;35.7;14.4;25.1;1;16.29;0;6.1;30417 +69080;43.22331;.97206;287;20220714;36.7;15.1;25.9;.9;16.89;0;6.12;30347 +69080;43.22331;.97206;287;20220715;35.4;18.3;26.9;1.6;17.49;0;6.2;27171 +69080;43.22331;.97206;287;20220716;38.2;15.3;26.8;.9;16.49;0;6.21;30199 +69080;43.22331;.97206;287;20220717;38.4;14.5;26.5;1;15.89;0;6.27;30121 +69080;43.22331;.97206;287;20220718;38.6;13.9;26.3;1.4;16.59;0;6.65;30041 +69080;43.22331;.97206;287;20220719;32.2;17.4;24.8;1.5;21.09;0;5.26;24904 +69080;43.22331;.97206;287;20220720;28.9;20.4;24.7;2.3;17.39;0;4.75;18488 +69080;43.22331;.97206;287;20220721;32.7;15;23.9;1;17.69;0;5.35;27194 +69080;43.22331;.97206;287;20220722;27.1;17;22.1;2.6;19.29;.3;4.32;20144 +69080;43.22331;.97206;287;20220723;26.9;17.6;22.3;1.1;17.19;0;3.92;19209 +69080;43.22331;.97206;287;20220724;36.7;13.9;25.3;1.1;17.89;0;6.06;29498 +69080;43.22331;.97206;287;20220725;26.3;21.1;23.7;3.4;19.29;.9;4.04;13920 +69080;43.22331;.97206;287;20220726;24.6;17.6;21.1;2.2;16.79;.2;3.71;16306 +69080;43.22331;.97206;287;20220727;28.5;15.5;22;2;13.99;0;4.99;22627 +69080;43.22331;.97206;287;20220728;28.2;14.4;21.3;1.7;15.49;1.9;4.71;23263 +69080;43.22331;.97206;287;20220729;21.9;16.7;19.3;1.5;18.89;2.5;2.67;13699 +69080;43.22331;.97206;287;20220730;28.9;18.8;23.9;1.5;18.49;0;4.29;19545 +69080;43.22331;.97206;287;20220731;31.6;15.6;23.6;1;18.49;0;4.87;24846 +69080;43.22331;.97206;287;20220801;32.9;16.3;24.6;1.5;18.79;0;5.33;25224 +69080;43.22331;.97206;287;20220802;35.3;16.9;26.1;1.4;16.99;0;5.77;26511 +69080;43.22331;.97206;287;20220803;37;13.8;25.4;.9;16.19;0;5.66;28388 +69080;43.22331;.97206;287;20220804;34;18;26;1.7;21.79;1.7;5.4;24405 +69080;43.22331;.97206;287;20220805;29.6;20.8;25.2;2.4;20.39;.1;4.46;17663 +69080;43.22331;.97206;287;20220806;32.2;18.4;25.3;1.4;19.19;0;4.85;22352 +69080;43.22331;.97206;287;20220807;33.6;17.5;25.6;1.6;18.89;.2;5.32;24132 +69080;43.22331;.97206;287;20220808;34.5;16;25.3;1;15.49;0;5.2;25835 +69080;43.22331;.97206;287;20220809;35.5;14.9;25.2;1.1;15.79;.2;5.51;27196 +69080;43.22331;.97206;287;20220810;37.2;15.5;26.4;.8;15.89;0;5.4;27470 +69080;43.22331;.97206;287;20220811;36.9;16;26.5;1.3;19.19;0;5.79;27114 +69080;43.22331;.97206;287;20220812;38.3;18;28.2;1.3;19.39;0;5.91;26556 +69080;43.22331;.97206;287;20220813;31.5;20;25.8;1.9;21.19;.5;4.57;19541 +69080;43.22331;.97206;287;20220814;27.6;19.9;23.8;2.4;20.19;0;3.81;15651 +69080;43.22331;.97206;287;20220815;28.7;19.4;24.1;1.2;16.99;0;3.8;17232 +69080;43.22331;.97206;287;20220816;29.9;13;21.5;1.9;16.69;6.3;4.73;23561 +69080;43.22331;.97206;287;20220817;24;16.9;20.5;1.9;16.99;3.5;3.17;14702 +69080;43.22331;.97206;287;20220818;23.9;15.2;19.6;2.2;16.99;3.2;3.28;16316 +69080;43.22331;.97206;287;20220819;27.3;15.8;21.6;2;16.39;.1;4.04;18841 +69080;43.22331;.97206;287;20220820;30.1;12.7;21.4;.8;16.59;0;4.17;23338 +69080;43.22331;.97206;287;20220821;27.8;16.3;22.1;1.7;18.59;.1;3.81;18596 +69080;43.22331;.97206;287;20220822;26.4;18.4;22.4;3;18.79;.4;3.74;15181 +69080;43.22331;.97206;287;20220823;30.2;19.4;24.8;1.1;19.69;0;3.77;17737 +69080;43.22331;.97206;287;20220824;35.7;14.7;25.2;.7;18.19;1.3;4.73;25096 +69080;43.22331;.97206;287;20220825;28.2;20.3;24.3;1.8;21.79;6.9;3.4;14761 +69080;43.22331;.97206;287;20220826;27.8;18;22.9;1.5;19.99;.2;3.45;16476 +69080;43.22331;.97206;287;20220827;30.6;18;24.3;1.1;18.39;.1;3.86;18726 +69080;43.22331;.97206;287;20220828;33.7;13.8;23.8;.8;16.99;.1;4.39;23708 +69080;43.22331;.97206;287;20220829;33.6;15.1;24.4;1.1;18.29;6.2;4.48;22642 +69080;43.22331;.97206;287;20220830;31.6;15.5;23.6;1.1;18.79;0;4.08;20872 +69080;43.22331;.97206;287;20220831;25.7;17.1;21.4;1.4;20.99;2.8;2.85;14773 +69080;43.22331;.97206;287;20220901;28.7;19;23.9;1.2;19.39;0;3.33;15648 +69080;43.22331;.97206;287;20220902;27.8;17.4;22.6;1.5;18.39;7.3;3.4;16120 +69080;43.22331;.97206;287;20220903;27.2;16.6;21.9;1.1;18.29;.2;3.15;16155 +69080;43.22331;.97206;287;20220904;32.2;12.7;22.5;.9;17.79;.1;4.03;22213 +69080;43.22331;.97206;287;20220905;33.4;14.8;24.1;1.1;19.39;1.5;4.19;21484 +69080;43.22331;.97206;287;20220906;32.2;17.4;24.8;1.1;17.99;0;3.86;18858 +69080;43.22331;.97206;287;20220907;28.4;14.5;21.5;1.6;15.99;.1;3.65;18078 +69080;43.22331;.97206;287;20220908;26.1;11.5;18.8;.7;14.39;.2;3.01;18400 +69080;43.22331;.97206;287;20220909;22.5;14.2;18.4;1.1;16.09;.9;2.42;13418 +69080;43.22331;.97206;287;20220910;27.9;11;19.5;.9;14.39;0;3.3;19551 +69080;43.22331;.97206;287;20220911;33.4;11.2;22.3;.7;14.59;.1;3.78;22132 +69080;43.22331;.97206;287;20220912;30.2;12.5;21.4;1.2;18.39;0;3.57;19680 +69080;43.22331;.97206;287;20220913;30.9;17.8;24.4;1.2;18.69;.6;3.45;16585 +69080;43.22331;.97206;287;20220914;29.8;15.3;22.6;1.3;17.29;1.1;3.43;17355 +69080;43.22331;.97206;287;20220915;28.2;15.8;22;1.7;17.09;1.2;3.33;15794 +69080;43.22331;.97206;287;20220916;24.5;19;21.8;2.8;16.89;.5;2.98;9964 +69080;43.22331;.97206;287;20220917;21.8;12.6;17.2;1.5;11.69;0;2.6;13152 +69080;43.22331;.97206;287;20220918;24.8;4.7;14.8;.5;8.49;0;2.62;19892 +69080;43.22331;.97206;287;20220919;27;5.2;16.1;1;8.69;0;3.17;20568 +69080;43.22331;.97206;287;20220920;25.8;7.4;16.6;1.9;9.49;0;3.54;18597 +69080;43.22331;.97206;287;20220921;25.1;8.4;16.8;1.3;10.69;0;2.96;17473 +69080;43.22331;.97206;287;20220922;26.1;6.6;16.4;.8;10.99;0;2.77;18796 +69080;43.22331;.97206;287;20220923;24.6;8.1;16.4;1.2;12.99;3.6;2.68;17001 +69080;43.22331;.97206;287;20220924;19.8;13.9;16.9;1.3;14.89;2;1.81;9514 +69080;43.22331;.97206;287;20220925;19.1;8.9;14;1.4;11.69;.2;2.04;12795 +69080;43.22331;.97206;287;20220926;21;6.7;13.9;2.3;10.89;1.9;2.62;15232 +69080;43.22331;.97206;287;20220927;17;12.5;14.8;2.9;13.19;5.2;1.78;7855 +69080;43.22331;.97206;287;20220928;18.3;14.3;16.3;4.2;14.69;10;1.97;7240 +69080;43.22331;.97206;287;20220929;17.2;12;14.6;2.7;13.09;10.3;1.77;8344 +69080;43.22331;.97206;287;20220930;17.9;9.9;13.9;2.2;11.19;.8;2.03;10550 +69080;43.22331;.97206;287;20221001;23.3;6.9;15.1;1.7;11.79;.1;2.54;15513 +69080;43.22331;.97206;287;20221002;24.3;8;16.2;.4;13.49;.1;2.02;15284 +69080;43.22331;.97206;287;20221003;24;9.9;17;.4;13.79;0;1.92;13955 +69080;43.22331;.97206;287;20221004;26.3;7.5;16.9;.4;12.49;.1;2.09;16133 +69080;43.22331;.97206;287;20221005;26.5;5.8;16.2;1.1;13.19;0;2.47;16796 +69080;43.22331;.97206;287;20221006;19.5;13.5;16.5;.9;14.59;.1;1.48;8310 +69080;43.22331;.97206;287;20221007;23.2;9.2;16.2;.5;14.19;0;1.79;13246 +69080;43.22331;.97206;287;20221008;22.3;14;18.2;1;15.79;.2;1.71;9762 +69080;43.22331;.97206;287;20221009;25.2;9.8;17.5;.9;13.19;.1;2.08;13619 +69080;43.22331;.97206;287;20221010;24.9;7.6;16.3;.7;13.39;0;1.94;14337 +69080;43.22331;.97206;287;20221011;21;13.3;17.2;1;15.89;.8;1.51;8995 +69080;43.22331;.97206;287;20221012;22.2;11.4;16.8;1.1;15.29;1.1;1.68;10762 +69080;43.22331;.97206;287;20221013;24.3;13.7;19;1.2;14.99;.3;1.93;10511 +69080;43.22331;.97206;287;20221014;23.3;17.5;20.4;2.6;15.49;.3;2.35;7321 +69080;43.22331;.97206;287;20221015;29.2;8.3;18.8;1;13.09;.1;2.32;14924 +69080;43.22331;.97206;287;20221016;26.5;10;18.3;1.7;15.89;.1;2.23;12940 +69080;43.22331;.97206;287;20221017;25.5;14.5;20;2.2;17.99;.1;2.11;10179 +69080;43.22331;.97206;287;20221018;28;11.2;19.6;1.4;16.19;.2;2.22;12731 +69080;43.22331;.97206;287;20221019;26.4;11.2;18.8;.9;15.29;2.1;1.82;11884 +69080;43.22331;.97206;287;20221020;25.3;14.7;20;1.1;17.29;0;1.71;9569 +69080;43.22331;.97206;287;20221021;22.2;14.4;18.3;.9;14.19;.3;1.46;7903 +69080;43.22331;.97206;287;20221022;26.2;9.8;18;.9;13.49;.3;1.77;11910 +69080;43.22331;.97206;287;20221023;29.4;11.7;20.6;1.6;12.69;.6;2.53;12259 +69080;43.22331;.97206;287;20221024;24.3;12.6;18.5;1.4;12.79;0;1.88;9580 +69080;43.22331;.97206;287;20221025;23.1;9.2;16.2;.8;13.09;.2;1.43;10420 +69080;43.22331;.97206;287;20221026;24.9;8;16.5;1.1;13.59;.1;1.65;11472 +69080;43.22331;.97206;287;20221027;24.2;3.8;14;.8;13.39;.1;1.43;12567 +69080;43.22331;.97206;287;20221028;26.6;12.9;19.8;1.1;15.39;.1;1.7;9915 +69080;43.22331;.97206;287;20221029;26.6;7;16.8;1.1;12.49;.1;1.74;11962 +69080;43.22331;.97206;287;20221030;19.7;5.7;12.7;1.1;11.99;.1;1.19;9763 +69080;43.22331;.97206;287;20221031;24.5;6.4;15.5;1.6;12.79;.6;1.73;11133 +69080;43.22331;.97206;287;20221101;20.1;14;17.1;1.7;13.39;0;1.47;5806 +69080;43.22331;.97206;287;20221102;20.3;12.5;16.4;1.6;13.19;0;1.4;6645 +69080;43.22331;.97206;287;20221103;20.3;9.6;14.9;3.2;11.77;3.8;1.82;6401 +69080;43.22331;.97206;287;20221104;13;8.8;10.9;3.7;10.19;9.5;1.29;4375 +69080;43.22331;.97206;287;20221105;16;8.2;12.1;1.4;9.59;.1;1.16;6360 +69080;43.22331;.97206;287;20221106;21.7;.4;11.1;.8;7.69;.1;1.16;11243 +69080;43.22331;.97206;287;20221107;19.8;1.2;10.5;.9;9.09;.1;1.06;10278 +69080;43.22331;.97206;287;20221108;19.1;3.1;11.1;.8;11.99;0;.86;9307 +69080;43.22331;.97206;287;20221109;17.9;6.3;12.1;1.2;12.09;4.6;.91;7617 +69080;43.22331;.97206;287;20221110;15.6;5.4;10.5;.5;9.99;0;.71;6960 +69080;43.22331;.97206;287;20221111;21;3.2;12.1;1.1;9.89;.1;1.13;9503 +69080;43.22331;.97206;287;20221112;22.9;3.6;13.3;.8;10.39;.1;1.04;9822 +69080;43.22331;.97206;287;20221113;21.6;2.5;12.1;.6;9.29;0;.86;9638 +69080;43.22331;.97206;287;20221114;15.6;3.3;9.5;1.1;10.49;.2;.72;7367 +69080;43.22331;.97206;287;20221115;17.2;7.3;12.3;.4;12.19;2.3;.64;6383 +69080;43.22331;.97206;287;20221116;18.7;4.9;11.8;.6;10.49;.3;.73;7681 +69080;43.22331;.97206;287;20221117;18;7.1;12.6;1.6;12.29;7.7;.89;6589 +69080;43.22331;.97206;287;20221118;12.3;8.6;10.5;2.7;10.09;2.9;.99;3224 +69080;43.22331;.97206;287;20221119;9.9;6.7;8.3;2.6;8.79;.9;.89;2858 +69080;43.22331;.97206;287;20221120;13.5;.7;7.1;2.3;8.59;4.1;.83;6987 +69080;43.22331;.97206;287;20221121;12.8;7.5;10.2;1.7;10.49;23.5;.73;3958 +69080;43.22331;.97206;287;20221122;11.3;5.5;8.4;3;8.79;10.2;.96;4148 +69080;43.22331;.97206;287;20221123;15.5;7.5;11.5;2;11.19;8.1;.87;5046 +69080;43.22331;.97206;287;20221124;14;2.9;8.5;1.1;9.39;1;.61;6113 +69080;43.22331;.97206;287;20221125;10.3;5.8;8.1;1.8;9.59;4.9;.59;3356 +69080;43.22331;.97206;287;20221126;13.2;.4;6.8;.7;7.59;.2;.52;6520 +69080;43.22331;.97206;287;20221127;12;-1.5;5.3;.9;7.49;2.9;.5;6662 +69080;43.22331;.97206;287;20221128;11.9;6;9;2.4;9.99;5.6;.69;3899 +69080;43.22331;.97206;287;20221129;11.9;7.4;9.7;2.3;9.89;1.3;.8;3196 +69080;43.22331;.97206;287;20221130;5.2;3.3;4.3;1;8.59;.1;.32;1578 +69080;43.22331;.97206;287;20221201;4.7;2.9;3.8;1.1;7.69;0;.4;1478 +69080;43.22331;.97206;287;20221202;7;3;5;.8;7.39;0;.47;2839 +69080;43.22331;.97206;287;20221203;6.3;2;4.2;.2;7.19;.9;.36;2963 +69080;43.22331;.97206;287;20221204;8.8;-1.4;3.7;.9;5.99;.1;.48;5251 +69080;43.22331;.97206;287;20221205;12.6;-4.7;4;.6;5.49;.1;.41;7195 +69080;43.22331;.97206;287;20221206;10.5;-.7;4.9;.4;7.89;.2;.32;5483 +69080;43.22331;.97206;287;20221207;13.8;5.8;9.8;.7;10.09;.1;.49;4391 +69080;43.22331;.97206;287;20221208;7.7;2.4;5.1;1.2;8.69;1;.33;3297 +69080;43.22331;.97206;287;20221209;14.4;5.1;9.8;1;9.89;4.7;.55;4777 +69080;43.22331;.97206;287;20221210;4.2;3.7;4;3.8;6.79;.1;.77;59 +69080;43.22331;.97206;287;20221211;4.3;-6.7;-1.2;.5;4.89;.1;.25;5256 +69080;43.22331;.97206;287;20221212;5.8;0;2.9;1.1;7.29;5;.32;3427 +69080;43.22331;.97206;287;20221213;14;3.2;8.6;1.1;9.89;5.1;.47;5149 +69080;43.22331;.97206;287;20221214;18;7.3;12.7;.5;10.79;.5;.49;5100 +69080;43.22331;.97206;287;20221215;15.4;3.9;9.7;1.8;11.39;5.8;.5;5319 +69080;43.22331;.97206;287;20221216;10.7;5.4;8.1;1.7;10.39;3.3;.41;3166 +69080;43.22331;.97206;287;20221217;7;5.9;6.5;1;9.09;0;.46;700 +69080;43.22331;.97206;287;20221218;10.7;1.4;6.1;1.5;8.69;0;.42;4615 +69080;43.22331;.97206;287;20221219;12.4;1;6.7;1.3;8.29;0;.51;5249 +69080;43.22331;.97206;287;20221220;13.3;2.3;7.8;1.3;9.19;.5;.5;5128 +69080;43.22331;.97206;287;20221221;18.6;7.4;13;.9;10.99;.2;.65;5186 +69080;43.22331;.97206;287;20221222;18.8;6.3;12.6;2.2;10.93;0;1.15;5305 +69080;43.22331;.97206;287;20221223;19;5.4;12.2;1.1;10.59;0;.7;5860 +69080;43.22331;.97206;287;20221224;18.4;3.4;10.9;1;9.29;0;.66;6231 +69080;43.22331;.97206;287;20221225;14.3;1.4;7.9;1;8.19;.1;.54;5691 +69080;43.22331;.97206;287;20221226;18.2;.7;9.5;.9;8.59;.1;.59;6868 +69080;43.22331;.97206;287;20221227;14.1;4.9;9.5;.8;9.79;.2;.49;4621 +69080;43.22331;.97206;287;20221228;15.5;.8;8.2;.7;8.19;.1;.46;6221 +69080;43.22331;.97206;287;20221229;12.9;2;7.5;.5;9.19;0;.35;5189 +69080;43.22331;.97206;287;20221230;17.7;5.8;11.8;.5;10.29;.3;.47;5507 +69080;43.22331;.97206;287;20221231;14.4;2.2;8.3;.6;9.59;0;.39;5621 +69081;43.24992;1.2774;253;20220101;19.9;1.2;10.6;1.5;7.83;.1;.96;7828 +69081;43.24992;1.2774;253;20220102;17.7;-.1;8.8;1.6;8.66;.2;.72;7206 +69081;43.24992;1.2774;253;20220103;15.8;3.1;9.5;1.4;9.26;.1;.64;6354 +69081;43.24992;1.2774;253;20220104;15;2.2;8.6;2.8;9.53;10.6;.7;6878 +69081;43.24992;1.2774;253;20220105;7.3;5.6;6.4;3.3;7.2;.2;.91;2905 +69081;43.24992;1.2774;253;20220106;6.9;-.8;3;2.6;5.33;0;.78;6083 +69081;43.24992;1.2774;253;20220107;8.5;-2.8;2.8;3.4;6.56;4.2;.62;5375 +69081;43.24992;1.2774;253;20220108;10.6;6.6;8.6;6.1;9;2;1.02;3386 +69081;43.24992;1.2774;253;20220109;8.5;8.5;8.5;5.5;10.2;49.2;.61;508 +69081;43.24992;1.2774;253;20220110;10.9;8;9.5;3.6;11.03;20.7;.51;2332 +69081;43.24992;1.2774;253;20220111;10.7;3.8;7.2;2.6;8.2;.1;.7;5947 +69081;43.24992;1.2774;253;20220112;8;-.5;3.7;2.1;6.26;0;.6;6055 +69081;43.24992;1.2774;253;20220113;5;-4;.5;1.1;5.7;0;.32;5492 +69081;43.24992;1.2774;253;20220114;10;-3.4;3.3;.9;5.56;.1;.45;7880 +69081;43.24992;1.2774;253;20220115;11.4;-3.8;3.8;1.6;4.73;.1;.85;8303 +69081;43.24992;1.2774;253;20220116;9.5;-4.2;2.7;1.5;5.03;.1;.68;8035 +69081;43.24992;1.2774;253;20220117;8.4;-4.5;1.9;1.2;5.53;.1;.51;7603 +69081;43.24992;1.2774;253;20220118;3.5;-3.1;.2;1.2;5.96;.1;.31;4617 +69081;43.24992;1.2774;253;20220119;8.9;.7;4.8;2.4;7.3;.7;.62;5143 +69081;43.24992;1.2774;253;20220120;6.9;4.5;5.7;2.3;8.2;2.5;.46;2366 +69081;43.24992;1.2774;253;20220121;4.1;1.2;2.7;3.4;5.8;0;.75;4407 +69081;43.24992;1.2774;253;20220122;7.2;-3.5;1.9;1.4;5.13;.1;.61;7910 +69081;43.24992;1.2774;253;20220123;10;-4.8;2.6;1.3;5.33;.1;.69;8958 +69081;43.24992;1.2774;253;20220124;13;-3.6;4.7;1.4;6.13;0;.76;9500 +69081;43.24992;1.2774;253;20220125;13.4;-3.1;5.2;1.1;5.96;0;.75;9562 +69081;43.24992;1.2774;253;20220126;12.2;-2.6;4.8;1.4;5.96;0;.81;9286 +69081;43.24992;1.2774;253;20220127;12.7;-2.9;4.9;1.4;5.9;.1;.86;9691 +69081;43.24992;1.2774;253;20220128;2.7;-4;-.6;1.8;6.06;0;.25;4413 +69081;43.24992;1.2774;253;20220129;4.2;-1.8;1.2;1.3;6.46;0;.39;4715 +69081;43.24992;1.2774;253;20220130;4;-1.6;1.2;1.7;6.33;.1;.37;4643 +69081;43.24992;1.2774;253;20220131;10.4;.9;5.7;5.2;8.46;2.1;.69;6919 +69081;43.24992;1.2774;253;20220201;9;3.3;6.2;4.4;7.5;0;1.01;5565 +69081;43.24992;1.2774;253;20220202;13;7.1;10;2.9;9.56;0;1.03;6533 +69081;43.24992;1.2774;253;20220203;13.5;2;7.8;1.7;9.06;0;.81;8629 +69081;43.24992;1.2774;253;20220204;13.7;5.5;9.6;2.4;10;.8;.97;6611 +69081;43.24992;1.2774;253;20220205;9.3;8;8.6;2.9;8.63;.2;1.03;3246 +69081;43.24992;1.2774;253;20220206;10.2;-1.6;4.3;3.2;6.56;.1;1.09;9234 +69081;43.24992;1.2774;253;20220207;13.1;5;9;4.8;9.23;.8;1.28;6775 +69081;43.24992;1.2774;253;20220208;15.7;2.3;9;1.5;7.3;0;1.26;10909 +69081;43.24992;1.2774;253;20220209;15.8;.1;7.9;2;7.53;0;1.33;11134 +69081;43.24992;1.2774;253;20220210;4.8;-.3;2.2;1.4;7.93;0;.97;9620 +69081;43.24992;1.2774;253;20220211;11.3;5.8;8.6;2;9.03;.4;.94;4979 +69081;43.24992;1.2774;253;20220212;13.3;1.3;7.3;2.8;7.67;0;1.38;10238 +69081;43.24992;1.2774;253;20220213;16.6;6;11.3;4.6;8.9;4.3;2.13;10870 +69081;43.24992;1.2774;253;20220214;11.3;6.9;9.1;4.9;8.77;6.4;1.42;6410 +69081;43.24992;1.2774;253;20220215;11.5;5.1;8.3;5.7;8.58;1.9;1.52;7080 +69081;43.24992;1.2774;253;20220216;14.6;8.1;11.3;5;10.46;.8;1.51;6019 +69081;43.24992;1.2774;253;20220217;16.5;11.8;14.1;4.3;11.86;0;1.75;6032 +69081;43.24992;1.2774;253;20220218;18.8;4.4;11.6;2.8;10.93;4.4;1.73;12155 +69081;43.24992;1.2774;253;20220219;9.5;7.2;8.4;3;8.9;2.1;1.01;4282 +69081;43.24992;1.2774;253;20220220;15.3;1;8.2;3.3;8.6;0;1.59;12190 +69081;43.24992;1.2774;253;20220221;14.2;8.8;11.5;7;9.03;.3;2.34;7758 +69081;43.24992;1.2774;253;20220222;14.5;6.3;10.4;3.3;8.36;0;1.83;10584 +69081;43.24992;1.2774;253;20220223;15.7;1.2;8.5;1.7;8.16;0;1.54;13220 +69081;43.24992;1.2774;253;20220224;14;4.1;9;3.5;9.4;.3;1.54;10348 +69081;43.24992;1.2774;253;20220225;11.1;6.4;8.8;2.6;7.06;.1;1.6;8365 +69081;43.24992;1.2774;253;20220226;14;-3.3;5.3;2.8;5.13;.1;2.04;15204 +69081;43.24992;1.2774;253;20220227;15.4;-3.8;5.8;1.2;6.93;0;1.47;13198 +69081;43.24992;1.2774;253;20220228;17;1;9;1.5;7.66;0;1.79;14919 +69081;43.24992;1.2774;253;20220301;16;1.5;8.7;3.4;7.96;.1;2.09;14647 +69081;43.24992;1.2774;253;20220302;11.9;3.6;7.8;2.1;9.76;7.8;1.1;8761 +69081;43.24992;1.2774;253;20220303;16.2;3.1;9.7;1.7;9.83;0;1.66;14038 +69081;43.24992;1.2774;253;20220304;9;7.3;8.1;4.8;9.86;5.1;.77;4192 +69081;43.24992;1.2774;253;20220305;10.6;6.3;8.5;3.5;8.2;0;1.43;7087 +69081;43.24992;1.2774;253;20220306;10.1;5.3;7.7;2.3;7.43;0;1.45;9210 +69081;43.24992;1.2774;253;20220307;12.1;1.7;6.9;2.9;7.4;0;1.71;13894 +69081;43.24992;1.2774;253;20220308;13.8;4.9;9.3;3.8;8.86;6.3;1.84;12000 +69081;43.24992;1.2774;253;20220309;15.4;2;8.7;2.9;9.53;0;1.74;15284 +69081;43.24992;1.2774;253;20220310;14.4;5.4;9.9;3.1;10.13;.1;1.6;10989 +69081;43.24992;1.2774;253;20220311;14.4;5.7;10.1;3.7;10.33;6.8;1.64;10539 +69081;43.24992;1.2774;253;20220312;12.1;7.1;9.6;3.2;9.96;3.8;1.31;8192 +69081;43.24992;1.2774;253;20220313;11.7;4.7;8.2;3.8;9.03;2.5;1.43;8132 +69081;43.24992;1.2774;253;20220314;13.9;2.4;8.1;6.7;9.93;0;1.4;11198 +69081;43.24992;1.2774;253;20220315;16.2;12.1;14.1;8.1;11.93;0;2.27;8015 +69081;43.24992;1.2774;253;20220316;15.5;11.6;13.5;4.7;12.03;.9;1.75;7364 +69081;43.24992;1.2774;253;20220317;13.6;10.8;12.2;2.6;12.46;17.8;1.17;5734 +69081;43.24992;1.2774;253;20220318;9.9;8.2;9;2.1;10.17;.3;.95;4170 +69081;43.24992;1.2774;253;20220319;15.2;6;10.6;4.3;9.3;0;2.33;13820 +69081;43.24992;1.2774;253;20220320;16.6;7.6;12.1;5.4;10.1;0;2.5;12843 +69081;43.24992;1.2774;253;20220321;16.2;8.7;12.5;7.3;9.17;0;3.29;15891 +69081;43.24992;1.2774;253;20220322;15.6;7.8;11.7;9.4;7.78;0;3.87;12347 +69081;43.24992;1.2774;253;20220323;16.1;5.6;10.8;5.4;7.4;0;3.35;18002 +69081;43.24992;1.2774;253;20220324;16.9;4.4;10.7;4.2;8.38;0;2.94;16266 +69081;43.24992;1.2774;253;20220325;18.1;5.9;12;3.2;7.83;0;3.2;16929 +69081;43.24992;1.2774;253;20220326;17.5;5.1;11.3;4;7.33;0;3.3;17533 +69081;43.24992;1.2774;253;20220327;20.8;5.1;13;3.1;7.67;0;3.56;18234 +69081;43.24992;1.2774;253;20220328;20.9;3.7;12.3;2.6;7.73;0;3.28;17198 +69081;43.24992;1.2774;253;20220329;18.3;8.3;13.3;2.7;10.37;4.8;2.43;12569 +69081;43.24992;1.2774;253;20220330;10.8;9;9.9;2.8;11.38;5.6;1.03;5829 +69081;43.24992;1.2774;253;20220331;13.3;8.2;10.7;5.8;9.1;8.9;2.37;11261 +69081;43.24992;1.2774;253;20220401;7.7;1.5;4.6;7.8;5.63;4.2;2.16;12683 +69081;43.24992;1.2774;253;20220402;7.8;.7;4.2;6.1;5.23;0;2.07;11056 +69081;43.24992;1.2774;253;20220403;7.4;-2.4;2.5;2.8;5.08;0;1.84;15703 +69081;43.24992;1.2774;253;20220404;10.8;-2;4.4;1.3;5.36;0;2.09;19088 +69081;43.24992;1.2774;253;20220405;14.8;-2.9;6;2.2;6.38;0;2.68;21874 +69081;43.24992;1.2774;253;20220406;11.8;4.5;8.1;2.8;9.1;0;1.42;8645 +69081;43.24992;1.2774;253;20220407;20.6;5.5;13;4.3;10.4;.1;3.47;19390 +69081;43.24992;1.2774;253;20220408;21;9.3;15.1;4.6;11.13;.2;3.63;16962 +69081;43.24992;1.2774;253;20220409;14.5;7.6;11;4;8.33;1.1;2.82;15302 +69081;43.24992;1.2774;253;20220410;19.1;.5;9.8;4;7.7;0;3.78;23916 +69081;43.24992;1.2774;253;20220411;18.3;9.2;13.7;8.5;10.9;0;3.56;17054 +69081;43.24992;1.2774;253;20220412;18;10.9;14.4;6.8;11.4;0;3.13;13548 +69081;43.24992;1.2774;253;20220413;13.4;11.4;12.4;2.7;12.37;1.6;1.23;4744 +69081;43.24992;1.2774;253;20220414;21.5;6.5;14;1.5;11.63;.1;3.19;20962 +69081;43.24992;1.2774;253;20220415;22;7.7;14.9;2.5;12.73;0;3.25;19575 +69081;43.24992;1.2774;253;20220416;22.1;9.8;15.9;3.7;12.4;0;3.81;20685 +69081;43.24992;1.2774;253;20220417;22.3;7.3;14.8;3.9;11.5;0;4.17;24282 +69081;43.24992;1.2774;253;20220418;18.1;10;14;3.3;11.17;0;2.96;15732 +69081;43.24992;1.2774;253;20220419;13.1;9.4;11.2;3.1;11.33;13.8;1.36;6221 +69081;43.24992;1.2774;253;20220420;11.6;7.7;9.6;2.1;10.43;11.6;1.28;7174 +69081;43.24992;1.2774;253;20220421;12.8;8.2;10.5;2.4;11.3;0;1.36;7942 +69081;43.24992;1.2774;253;20220422;17.5;8.6;13;2.1;11.77;0;2.55;15900 +69081;43.24992;1.2774;253;20220423;13.3;9.9;11.6;2.8;10.93;10.1;1.57;6792 +69081;43.24992;1.2774;253;20220424;16.5;8.7;12.6;5.4;11.3;0;2.7;15597 +69081;43.24992;1.2774;253;20220425;18.6;4.5;11.6;1.6;10.5;0;3.12;22503 +69081;43.24992;1.2774;253;20220426;22.8;5.5;14.1;2.1;10.47;0;4.09;25352 +69081;43.24992;1.2774;253;20220427;21;8.3;14.7;2.6;12.23;.4;3.22;17884 +69081;43.24992;1.2774;253;20220428;17;13.1;15;2.4;14.33;6.5;1.69;7553 +69081;43.24992;1.2774;253;20220429;21.3;12.3;16.8;2.6;14.27;0;3.3;18149 +69081;43.24992;1.2774;253;20220430;21;13;17;3.4;13.1;1.5;3.54;17122 +69081;43.24992;1.2774;253;20220501;20.3;9.9;15.1;2.8;12.13;.2;3.5;19905 +69081;43.24992;1.2774;253;20220502;17.7;11.5;14.6;2.6;12.67;0;2.2;9890 +69081;43.24992;1.2774;253;20220503;20.2;10.2;15.2;2.1;12.83;7;2.97;16743 +69081;43.24992;1.2774;253;20220504;18.7;11.4;15.1;2.5;13.13;3.3;2.39;11503 +69081;43.24992;1.2774;253;20220505;19.8;10.4;15.1;4.1;11.47;.7;3.58;17299 +69081;43.24992;1.2774;253;20220506;19.5;11.1;15.3;4.2;11.83;.3;3.11;12724 +69081;43.24992;1.2774;253;20220507;21.5;11.1;16.3;4.1;12.3;.6;3.52;14478 +69081;43.24992;1.2774;253;20220508;23.1;12.5;17.8;2.9;13.4;.1;3.43;14579 +69081;43.24992;1.2774;253;20220509;25.5;9.4;17.4;1.5;12.3;0;3.67;18359 +69081;43.24992;1.2774;253;20220510;27.9;9.3;18.6;1.4;12.8;0;4.01;19624 +69081;43.24992;1.2774;253;20220511;28;9.9;19;2.2;14.46;0;4.2;19495 +69081;43.24992;1.2774;253;20220512;22.9;14.1;18.5;2.4;15.33;0;2.89;11795 +69081;43.24992;1.2774;253;20220513;24.6;14.8;19.7;1.1;16.3;0;2.62;11871 +69081;43.24992;1.2774;253;20220514;29.1;11.8;20.4;1.9;16.26;0;4.2;19232 +69081;43.24992;1.2774;253;20220515;26.2;14.6;20.4;3.3;16.33;0;3.95;15467 +69081;43.24992;1.2774;253;20220516;27.8;13.9;20.8;1.2;16.53;0;3.57;17161 +69081;43.24992;1.2774;253;20220517;30.4;13.3;21.9;1.5;16.36;0;4.27;19199 +69081;43.24992;1.2774;253;20220518;31.8;15.3;23.6;2.2;16.6;0;4.93;19215 +69081;43.24992;1.2774;253;20220519;27.2;16;21.6;3.8;18.66;0;3.89;15285 +69081;43.24992;1.2774;253;20220520;28.5;14.8;21.6;3.1;18.23;0;4.36;17255 +69081;43.24992;1.2774;253;20220521;31.3;14.4;22.8;1.9;18.06;0;4.46;19151 +69081;43.24992;1.2774;253;20220522;29.5;16.4;22.9;2.1;18.9;.2;4.05;16710 +69081;43.24992;1.2774;253;20220523;21.3;16;18.6;3.6;15.4;0;2.78;9196 +69081;43.24992;1.2774;253;20220524;15.1;13.2;14.2;2.9;12.56;8;1.75;5776 +69081;43.24992;1.2774;253;20220525;19.2;10.7;15;3.9;12.03;0;2.85;10946 +69081;43.24992;1.2774;253;20220526;19.9;12.1;16;2.9;12.83;0;2.61;10442 +69081;43.24992;1.2774;253;20220527;24;13.5;18.7;2.5;14.06;0;3.47;14003 +69081;43.24992;1.2774;253;20220528;26.1;12.3;19.2;2.7;13.43;0;4.33;18296 +69081;43.24992;1.2774;253;20220529;25.3;9.9;17.6;2.1;10.26;0;4.36;19503 +69081;43.24992;1.2774;253;20220530;25.3;8.7;17;1.4;12.03;1.6;3.82;19770 +69081;43.24992;1.2774;253;20220531;26.1;13;19.6;1.4;14;0;3.53;15742 +69081;43.24992;1.2774;253;20220601;29.8;12.1;21;2.1;16.06;0;4.64;20527 +69081;43.24992;1.2774;253;20220602;25.2;15.8;20.5;2.8;18.03;.2;3.42;14770 +69081;43.24992;1.2774;253;20220603;29.8;16.6;23.2;3;18.9;3.9;4.55;17693 +69081;43.24992;1.2774;253;20220604;24.9;16.8;20.8;2;20.26;.3;2.56;10412 +69081;43.24992;1.2774;253;20220605;23.5;16.5;20;2.4;17.53;0;2.86;11419 +69081;43.24992;1.2774;253;20220606;28.6;13.3;20.9;1.7;17.46;1.6;4.13;18995 +69081;43.24992;1.2774;253;20220607;23;16.7;19.9;2;16.7;0;2.59;9540 +69081;43.24992;1.2774;253;20220608;20.3;14;17.2;2.6;16.63;1.3;2.24;10311 +69081;43.24992;1.2774;253;20220609;23.8;14;18.9;3.5;14.1;.1;3.76;13911 +69081;43.24992;1.2774;253;20220610;29.3;10.6;20;1.6;13.63;0;4.57;21276 +69081;43.24992;1.2774;253;20220611;33.1;12.9;23;1.7;14.4;.3;6.45;30978 +69081;43.24992;1.2774;253;20220612;31.6;16.6;24.1;2.3;19;3.4;5.79;26431 +69081;43.24992;1.2774;253;20220613;32.3;18.3;25.3;2.6;20.76;.1;5.82;25919 +69081;43.24992;1.2774;253;20220614;34.3;17.5;25.9;1.9;19.76;2;6.4;27803 +69081;43.24992;1.2774;253;20220615;35.9;18.1;27;1.4;18.8;0;6.55;29860 +69081;43.24992;1.2774;253;20220616;36;19;27.5;1.5;20.1;0;6.49;28602 +69081;43.24992;1.2774;253;20220617;38.1;18.2;28.2;1.6;19.33;0;7.04;30317 +69081;43.24992;1.2774;253;20220618;35.6;18.3;27;3.4;18.63;0;7.65;29618 +69081;43.24992;1.2774;253;20220619;34.2;18.2;26.2;3.7;20.46;0;7.08;28113 +69081;43.24992;1.2774;253;20220620;28.7;17.8;23.2;2.2;19.7;0;4.24;18283 +69081;43.24992;1.2774;253;20220621;26.4;19.4;22.9;2.1;20.56;.2;3.32;13561 +69081;43.24992;1.2774;253;20220622;28.5;17.7;23.1;2.2;18.56;0;4.9;22122 +69081;43.24992;1.2774;253;20220623;28.2;15.2;21.7;2.3;17.46;17.4;5.12;25100 +69081;43.24992;1.2774;253;20220624;24.4;15.5;20;1.4;16.96;.9;3.57;17910 +69081;43.24992;1.2774;253;20220625;25.3;12.8;19.1;2.3;16.33;4.1;4.45;23178 +69081;43.24992;1.2774;253;20220626;17.8;14;15.9;2.3;16.03;0;1.87;9404 +69081;43.24992;1.2774;253;20220627;16.5;14.2;15.3;1.9;15.66;9.4;1.65;8030 +69081;43.24992;1.2774;253;20220628;25.7;14.9;20.3;2.5;14.56;.1;5.11;25697 +69081;43.24992;1.2774;253;20220629;28.6;11.6;20.1;2.2;15.23;3.3;5.54;28078 +69081;43.24992;1.2774;253;20220630;16.7;14.9;15.8;2.5;15.86;.5;1.54;6601 +69081;43.24992;1.2774;253;20220701;23.5;12.7;18.1;1.3;13.7;0;3.74;19940 +69081;43.24992;1.2774;253;20220702;31.8;9.9;20.8;1.6;14.16;0;6.03;30980 +69081;43.24992;1.2774;253;20220703;29.4;16;22.7;2.2;17.6;.3;5.42;25493 +69081;43.24992;1.2774;253;20220704;25.3;16.6;20.9;2.9;17.66;0;4.3;20211 +69081;43.24992;1.2774;253;20220705;28.5;19;23.7;2.3;17.83;.1;5.13;22963 +69081;43.24992;1.2774;253;20220706;26.7;16.2;21.4;2.8;16.66;.1;4.73;20916 +69081;43.24992;1.2774;253;20220707;27.7;17.1;22.4;4.2;15.93;0;5.82;23979 +69081;43.24992;1.2774;253;20220708;29.5;17.2;23.3;3.1;15.73;0;6.07;26507 +69081;43.24992;1.2774;253;20220709;31.9;14.6;23.3;1.9;15.16;0;6.19;29829 +69081;43.24992;1.2774;253;20220710;33.9;14.9;24.4;1.8;14.8;0;6.53;30559 +69081;43.24992;1.2774;253;20220711;36;14.3;25.2;1.4;14.86;0;6.49;30617 +69081;43.24992;1.2774;253;20220712;36.3;15.7;26;1.6;16.16;0;6.68;30274 +69081;43.24992;1.2774;253;20220713;36.3;16;26.1;1.5;15.66;0;6.65;30329 +69081;43.24992;1.2774;253;20220714;37;16.5;26.7;1.3;17.23;0;6.51;30149 +69081;43.24992;1.2774;253;20220715;35.5;19.2;27.4;2.3;16.56;0;6.84;27727 +69081;43.24992;1.2774;253;20220716;38;16.6;27.3;1.7;15.53;0;6.88;29650 +69081;43.24992;1.2774;253;20220717;38.8;16.2;27.5;1.8;14.8;0;7.16;29731 +69081;43.24992;1.2774;253;20220718;38.1;16.4;27.2;3.3;16.36;0;8.04;29543 +69081;43.24992;1.2774;253;20220719;32.7;19.5;26.1;2.3;21.93;0;5.28;21866 +69081;43.24992;1.2774;253;20220720;29.4;20.6;25;2.9;17.46;0;5.1;18595 +69081;43.24992;1.2774;253;20220721;33.1;16.1;24.6;1.5;17.13;0;5.84;28038 +69081;43.24992;1.2774;253;20220722;28.4;17.9;23.2;2.9;18.73;.2;4.86;20840 +69081;43.24992;1.2774;253;20220723;27.5;17.8;22.7;2.2;16.9;0;4.19;17337 +69081;43.24992;1.2774;253;20220724;37.2;15.3;26.3;1.9;17.23;0;6.77;29145 +69081;43.24992;1.2774;253;20220725;26.4;21.3;23.9;4.1;18.83;1.5;4.08;12108 +69081;43.24992;1.2774;253;20220726;25.6;18;21.8;3.2;16.26;.1;4.42;17848 +69081;43.24992;1.2774;253;20220727;28.4;15.7;22.1;2.6;13.56;0;5.55;25243 +69081;43.24992;1.2774;253;20220728;28.7;15;21.9;2;15.03;1.2;5.09;24345 +69081;43.24992;1.2774;253;20220729;23.4;17;20.2;2;18.4;3.2;3.03;14124 +69081;43.24992;1.2774;253;20220730;29.3;18.9;24.1;2.2;18.06;0;4.8;20896 +69081;43.24992;1.2774;253;20220731;32.1;16.5;24.3;2;17.86;0;5.76;26937 +69081;43.24992;1.2774;253;20220801;33.3;17.5;25.4;2.4;17.93;0;6.14;26514 +69081;43.24992;1.2774;253;20220802;35.8;17.4;26.6;1.8;15.9;0;6.36;27949 +69081;43.24992;1.2774;253;20220803;37.1;15.6;26.3;1.7;15.76;0;6.36;27967 +69081;43.24992;1.2774;253;20220804;34.8;19;26.9;2;21.3;1;5.71;24260 +69081;43.24992;1.2774;253;20220805;30.5;20.7;25.6;2.7;20;.7;4.84;18524 +69081;43.24992;1.2774;253;20220806;32.5;18.8;25.6;2.5;18.56;0;5.58;23136 +69081;43.24992;1.2774;253;20220807;33.8;18.4;26.1;2;16.76;.1;5.87;25259 +69081;43.24992;1.2774;253;20220808;34.8;16.6;25.7;1.6;14.03;0;5.87;26998 +69081;43.24992;1.2774;253;20220809;35.6;16.2;25.9;1.9;14.6;.1;6.16;26705 +69081;43.24992;1.2774;253;20220810;37.6;16.8;27.2;1.5;15.73;0;6.08;27250 +69081;43.24992;1.2774;253;20220811;36.4;19;27.7;2.1;21.86;0;5.93;25222 +69081;43.24992;1.2774;253;20220812;38.8;19.1;28.9;1.5;20.26;0;6;25895 +69081;43.24992;1.2774;253;20220813;32.9;20;26.5;1.7;20.63;0;4.8;20519 +69081;43.24992;1.2774;253;20220814;28.4;20.4;24.4;2.3;19.66;0;3.62;13259 +69081;43.24992;1.2774;253;20220815;29;19.3;24.1;1.1;16.6;0;3.66;17182 +69081;43.24992;1.2774;253;20220816;31.4;14.2;22.8;2;16.83;4.1;4.96;22445 +69081;43.24992;1.2774;253;20220817;24.3;16.3;20.3;2.1;17.06;2.7;2.77;11458 +69081;43.24992;1.2774;253;20220818;23.9;15.5;19.7;3;16.9;3.7;3.33;15794 +69081;43.24992;1.2774;253;20220819;27.1;16.4;21.7;3;16.3;.1;4.38;19190 +69081;43.24992;1.2774;253;20220820;30.3;13.9;22.1;1.5;16.33;0;4.69;24320 +69081;43.24992;1.2774;253;20220821;28.1;17.4;22.8;2.2;17.86;.1;3.95;17098 +69081;43.24992;1.2774;253;20220822;26.5;18.3;22.4;3.4;18.63;1.1;3.56;13254 +69081;43.24992;1.2774;253;20220823;30.6;19.3;25;1.6;19.5;0;4.22;19159 +69081;43.24992;1.2774;253;20220824;36;15.4;25.7;1.6;17.2;1.3;5.47;24837 +69081;43.24992;1.2774;253;20220825;28.7;20.8;24.8;2.9;20.93;6.7;3.81;13659 +69081;43.24992;1.2774;253;20220826;28.8;18.8;23.8;2.6;19.56;.2;4;16071 +69081;43.24992;1.2774;253;20220827;31.1;18.1;24.6;1.7;17.63;0;4.53;21183 +69081;43.24992;1.2774;253;20220828;34.2;14.9;24.6;1.4;16.03;.1;4.98;24147 +69081;43.24992;1.2774;253;20220829;33.3;16.4;24.8;2.3;17.96;5.7;4.71;18828 +69081;43.24992;1.2774;253;20220830;31.7;16.1;23.9;1.5;18.83;0;4.41;21838 +69081;43.24992;1.2774;253;20220831;25.9;17.7;21.8;1.9;20.26;2.2;2.71;11872 +69081;43.24992;1.2774;253;20220901;29.1;18.9;24;1.9;19.23;0;3.78;16924 +69081;43.24992;1.2774;253;20220902;28;18;23;2;18.26;14.8;3.59;15966 +69081;43.24992;1.2774;253;20220903;26.9;16.9;21.9;1.3;18.53;0;2.98;14639 +69081;43.24992;1.2774;253;20220904;31.7;15;23.3;2.4;19.76;.1;4.44;21095 +69081;43.24992;1.2774;253;20220905;33;18.1;25.5;3.1;22.16;3.4;4.82;20121 +69081;43.24992;1.2774;253;20220906;32.4;18.9;25.6;1.7;19.7;0;4.32;19560 +69081;43.24992;1.2774;253;20220907;28.6;15.6;22.1;1.8;16.33;0;3.73;17539 +69081;43.24992;1.2774;253;20220908;26.7;12.5;19.6;1.2;14.43;.4;3.37;18780 +69081;43.24992;1.2774;253;20220909;22.5;15.5;19;1.5;16.06;.9;2.24;10323 +69081;43.24992;1.2774;253;20220910;27.7;12;19.8;1.4;14.13;0;3.59;20184 +69081;43.24992;1.2774;253;20220911;33.3;12.3;22.8;1.7;14.4;0;4.52;21969 +69081;43.24992;1.2774;253;20220912;29.4;16;22.7;2.7;19.6;0;3.67;16241 +69081;43.24992;1.2774;253;20220913;30.1;20.2;25.2;2.4;21.53;1.2;3.02;10133 +69081;43.24992;1.2774;253;20220914;29.6;16.7;23.1;1.7;18.26;3.8;3.32;15036 +69081;43.24992;1.2774;253;20220915;28.7;16.4;22.6;1.9;17.5;2.1;3.49;15984 +69081;43.24992;1.2774;253;20220916;24.7;18.7;21.7;3.3;17.13;.5;3.08;10635 +69081;43.24992;1.2774;253;20220917;22;12.8;17.4;2.2;11.3;0;3.12;16001 +69081;43.24992;1.2774;253;20220918;24.9;5.8;15.4;1;8.5;0;2.99;19695 +69081;43.24992;1.2774;253;20220919;27;7.1;17;1.9;8.63;0;3.85;20667 +69081;43.24992;1.2774;253;20220920;25.8;8.4;17.1;2.1;8.96;0;3.78;19711 +69081;43.24992;1.2774;253;20220921;25;9.1;17.1;2;10.2;0;3.44;18804 +69081;43.24992;1.2774;253;20220922;26.5;7.8;17.1;1.3;11.1;0;3.15;19258 +69081;43.24992;1.2774;253;20220923;25.2;9.5;17.3;2;13.93;5;2.94;16372 +69081;43.24992;1.2774;253;20220924;19.8;14.3;17.1;1.9;14.9;3.6;1.79;7995 +69081;43.24992;1.2774;253;20220925;19.5;9.6;14.6;2.1;11.66;.1;2.36;13893 +69081;43.24992;1.2774;253;20220926;20.8;8;14.4;3.1;11.13;2.8;2.77;14978 +69081;43.24992;1.2774;253;20220927;17.1;12.6;14.9;4.4;13.43;5;1.8;7128 +69081;43.24992;1.2774;253;20220928;18.4;14;16.2;5.7;14.86;8.4;1.98;8095 +69081;43.24992;1.2774;253;20220929;17.2;12.4;14.8;4.2;13.2;10;1.87;7864 +69081;43.24992;1.2774;253;20220930;18.3;10.4;14.4;3.5;11.36;1.2;2.32;10085 +69081;43.24992;1.2774;253;20221001;23.6;7.9;15.8;2.5;12.03;.1;2.9;16260 +69081;43.24992;1.2774;253;20221002;24;9.3;16.7;1.3;13.96;.1;2.34;15760 +69081;43.24992;1.2774;253;20221003;24.1;11.1;17.6;1.1;14.23;0;2.23;14358 +69081;43.24992;1.2774;253;20221004;26.3;8.8;17.5;1.2;12.86;.1;2.55;16519 +69081;43.24992;1.2774;253;20221005;25.6;7.8;16.7;2.5;14.63;0;2.62;16161 +69081;43.24992;1.2774;253;20221006;20.1;14.5;17.3;1.8;15.2;0;1.75;8669 +69081;43.24992;1.2774;253;20221007;23;9.6;16.3;1.5;14.7;0;1.85;11548 +69081;43.24992;1.2774;253;20221008;22.4;14.6;18.5;1.5;16.16;.1;1.7;8326 +69081;43.24992;1.2774;253;20221009;24.8;10.3;17.6;1.9;13.96;.2;2.39;14507 +69081;43.24992;1.2774;253;20221010;24.8;10.7;17.8;2.2;15.06;0;2.33;12623 +69081;43.24992;1.2774;253;20221011;21.5;13.1;17.3;1.2;15.66;0;1.65;10139 +69081;43.24992;1.2774;253;20221012;23;12.5;17.7;1.5;15.26;.8;1.82;9530 +69081;43.24992;1.2774;253;20221013;24;13.4;18.7;1.6;14.96;.3;1.95;9881 +69081;43.24992;1.2774;253;20221014;23.5;17.4;20.5;3.2;15.73;.5;2.51;7749 +69081;43.24992;1.2774;253;20221015;28.3;9.2;18.7;1.9;14.1;.1;2.61;15067 +69081;43.24992;1.2774;253;20221016;25.8;13.3;19.5;3.7;17.53;.1;2.58;12244 +69081;43.24992;1.2774;253;20221017;24.8;16.9;20.9;4.2;19.03;0;2.36;8288 +69081;43.24992;1.2774;253;20221018;26.9;14.5;20.7;3.1;18.26;.1;2.53;11886 +69081;43.24992;1.2774;253;20221019;25;14.8;19.9;3.1;17.93;1;2;8621 +69081;43.24992;1.2774;253;20221020;24.6;16.3;20.5;2.3;18.13;.1;1.82;7391 +69081;43.24992;1.2774;253;20221021;22.9;15.1;19;1.6;14.66;.2;1.74;6737 +69081;43.24992;1.2774;253;20221022;25.8;11.1;18.5;1.8;14.33;.1;2.14;12587 +69081;43.24992;1.2774;253;20221023;28.8;14.4;21.6;2.7;13.83;.3;3;9634 +69081;43.24992;1.2774;253;20221024;24.4;13;18.7;1.6;13.93;0;1.87;8762 +69081;43.24992;1.2774;253;20221025;23.3;10.1;16.7;1.8;13.76;.1;1.73;10064 +69081;43.24992;1.2774;253;20221026;24.4;9.5;16.9;2;15.3;.1;1.64;9491 +69081;43.24992;1.2774;253;20221027;24.3;10;17.2;3;16.16;.1;1.98;9306 +69081;43.24992;1.2774;253;20221028;25.6;15.5;20.5;3.6;17.13;0;2.27;8234 +69081;43.24992;1.2774;253;20221029;25.1;11.7;18.4;3.1;15.13;.1;2.16;10221 +69081;43.24992;1.2774;253;20221030;21.4;10.4;15.9;2.4;14.46;.1;1.73;8685 +69081;43.24992;1.2774;253;20221031;24.6;8.9;16.8;2.4;14.56;2.4;1.9;10406 +69081;43.24992;1.2774;253;20221101;20.2;13.8;17;2.2;13.8;0;1.55;7205 +69081;43.24992;1.2774;253;20221102;20.4;12.8;16.6;1.5;12.76;0;1.42;8164 +69081;43.24992;1.2774;253;20221103;19.3;10.6;15;3.8;12.36;3.6;1.83;5481 +69081;43.24992;1.2774;253;20221104;13.2;9.2;11.2;5.2;10.33;8.1;1.43;4581 +69081;43.24992;1.2774;253;20221105;15.9;8.2;12.1;2.2;9.86;.1;1.3;8336 +69081;43.24992;1.2774;253;20221106;21.1;1.5;11.3;1.6;8.2;.1;1.47;11290 +69081;43.24992;1.2774;253;20221107;20.1;3.2;11.6;2.3;9.9;.1;1.53;10578 +69081;43.24992;1.2774;253;20221108;19.7;8.4;14;2.6;13.56;0;1.38;7084 +69081;43.24992;1.2774;253;20221109;18.2;8.6;13.4;1.8;12.6;4.8;1.08;6136 +69081;43.24992;1.2774;253;20221110;15.6;6.1;10.9;1.1;10.46;0;.82;7611 +69081;43.24992;1.2774;253;20221111;21.1;4.2;12.6;2.4;11.03;0;1.46;9852 +69081;43.24992;1.2774;253;20221112;21.8;7.7;14.8;2.6;13.13;.1;1.36;8778 +69081;43.24992;1.2774;253;20221113;21.5;4.6;13.1;1.9;10.7;0;1.34;10038 +69081;43.24992;1.2774;253;20221114;16.6;7.5;12;2.1;12.13;.1;1.01;5433 +69081;43.24992;1.2774;253;20221115;17.6;8.8;13.2;1.6;13;3;.85;5492 +69081;43.24992;1.2774;253;20221116;18.9;6.8;12.9;1.4;11.1;.1;1.02;8352 +69081;43.24992;1.2774;253;20221117;18.2;8.5;13.4;2.4;12.26;9;1.13;5544 +69081;43.24992;1.2774;253;20221118;13.1;9;11;3.8;10.3;1.6;1.18;4632 +69081;43.24992;1.2774;253;20221119;9.9;7;8.4;3.9;9.06;2.3;.9;2995 +69081;43.24992;1.2774;253;20221120;13.4;1.7;7.6;3;8.73;3.6;.89;7130 +69081;43.24992;1.2774;253;20221121;13;7.8;10.4;3.2;10.56;19.3;.88;3205 +69081;43.24992;1.2774;253;20221122;10.7;5.7;8.2;4.4;8.93;10.3;.9;3353 +69081;43.24992;1.2774;253;20221123;16.1;7.8;11.9;3.2;11.13;7.1;1.13;5242 +69081;43.24992;1.2774;253;20221124;14;4.4;9.2;1.9;9.4;.8;.8;5771 +69081;43.24992;1.2774;253;20221125;10.6;6.4;8.5;2.7;9.8;5;.66;3334 +69081;43.24992;1.2774;253;20221126;12.6;1.8;7.2;1.4;8;.1;.63;6365 +69081;43.24992;1.2774;253;20221127;11.9;.2;6.1;1.8;8.06;2.7;.61;6276 +69081;43.24992;1.2774;253;20221128;12;6.8;9.4;4;10;4.5;.87;4261 +69081;43.24992;1.2774;253;20221129;12.1;7.5;9.8;3.2;9.73;1.6;.92;3611 +69081;43.24992;1.2774;253;20221130;5.3;2.7;4;1.1;7.96;.1;.33;2418 +69081;43.24992;1.2774;253;20221201;4.8;2.9;3.9;1.6;7.63;0;.38;1720 +69081;43.24992;1.2774;253;20221202;6.9;3.6;5.2;.9;7.64;0;.48;2131 +69081;43.24992;1.2774;253;20221203;6.3;2.2;4.3;.9;7.26;1.2;.41;2678 +69081;43.24992;1.2774;253;20221204;9;-.4;4.3;1.5;6.46;.1;.57;5063 +69081;43.24992;1.2774;253;20221205;11.2;-3.2;4;1.6;6.03;0;.55;6234 +69081;43.24992;1.2774;253;20221206;11.2;1.3;6.2;1.1;8.13;.2;.51;4984 +69081;43.24992;1.2774;253;20221207;13.9;6.6;10.2;.8;9.59;0;.56;3771 +69081;43.24992;1.2774;253;20221208;7.8;2.4;5.1;1.5;8.64;.6;.33;2917 +69081;43.24992;1.2774;253;20221209;13.8;5.2;9.5;1.4;9.86;4.4;.56;4240 +69081;43.24992;1.2774;253;20221210;4.3;3.2;3.7;4.6;6.69;.1;.7;1048 +69081;43.24992;1.2774;253;20221211;4.2;-6.3;-1;.6;4.89;.1;.27;4611 +69081;43.24992;1.2774;253;20221212;6;.1;3;2.1;6.73;5.3;.46;3501 +69081;43.24992;1.2774;253;20221213;13.6;3;8.3;2.2;9.66;5.3;.57;4433 +69081;43.24992;1.2774;253;20221214;17.7;7.2;12.5;1.8;11.3;0;.72;5554 +69081;43.24992;1.2774;253;20221215;14.3;6.9;10.6;2.5;11.76;5.2;.59;4212 +69081;43.24992;1.2774;253;20221216;11;7;9;1.8;10.6;3.7;.52;2193 +69081;43.24992;1.2774;253;20221217;7;5.6;6.3;1.3;8.79;0;.46;1002 +69081;43.24992;1.2774;253;20221218;9.2;2.7;6;2.7;8.94;0;.52;3742 +69081;43.24992;1.2774;253;20221219;13.5;3.8;8.6;3.5;10.04;0;.85;4571 +69081;43.24992;1.2774;253;20221220;13.6;6.9;10.3;3.4;10.93;.8;.89;3643 +69081;43.24992;1.2774;253;20221221;18.4;8.3;13.4;1.7;11.33;.2;.87;5040 +69081;43.24992;1.2774;253;20221222;18.7;7.4;13.1;2.4;11.23;0;1.1;5471 +69081;43.24992;1.2774;253;20221223;19.2;7.2;13.2;1.7;11.26;0;.88;6199 +69081;43.24992;1.2774;253;20221224;18.3;5;11.7;1.7;10.13;0;.84;6388 +69081;43.24992;1.2774;253;20221225;14.3;3.8;9;2.1;9.8;.1;.63;5180 +69081;43.24992;1.2774;253;20221226;18;3.6;10.8;1.8;10.06;.1;.8;6633 +69081;43.24992;1.2774;253;20221227;14.1;6.9;10.5;1.1;10.66;.2;.55;4172 +69081;43.24992;1.2774;253;20221228;14.4;2.8;8.6;1.8;9.13;0;.56;6360 +69081;43.24992;1.2774;253;20221229;13.4;4.2;8.8;1.5;10.13;0;.52;4742 +69081;43.24992;1.2774;253;20221230;17.4;7;12.2;1.9;10.93;.1;.8;5127 +69081;43.24992;1.2774;253;20221231;14.4;6.3;10.3;3.1;11.53;0;.66;4275 +69082;43.27562;1.58298;241;20220101;19.3;3.7;11.5;2.6;8.15;.1;1.14;7220 +69082;43.27562;1.58298;241;20220102;16.9;2.4;9.6;2.8;9.35;.1;.69;6447 +69082;43.27562;1.58298;241;20220103;15.6;5.5;10.5;1.9;9.91;.1;.7;5622 +69082;43.27562;1.58298;241;20220104;14.1;4.7;9.4;4.4;9.78;10.7;.79;6262 +69082;43.27562;1.58298;241;20220105;6.7;5.6;6.2;4.1;7.18;.1;.85;2298 +69082;43.27562;1.58298;241;20220106;6.6;.4;3.5;3.3;5.31;0;.86;5684 +69082;43.27562;1.58298;241;20220107;7.9;-1.3;3.3;3.5;6.41;3.8;.66;4803 +69082;43.27562;1.58298;241;20220108;10.2;6.6;8.4;6.5;8.91;1.9;.94;3294 +69082;43.27562;1.58298;241;20220109;8.4;8.4;8.4;5.8;10.01;47.4;.57;568 +69082;43.27562;1.58298;241;20220110;8.9;7.7;8.3;3.8;10.58;21.4;.37;1317 +69082;43.27562;1.58298;241;20220111;10.3;4.4;7.3;3.2;8.08;0;.7;5564 +69082;43.27562;1.58298;241;20220112;6.9;.6;3.8;2.4;6.31;0;.53;5074 +69082;43.27562;1.58298;241;20220113;3.5;-3.3;.1;1.3;5.55;0;.31;4988 +69082;43.27562;1.58298;241;20220114;9.6;-2.8;3.4;1.6;5.55;.1;.55;7710 +69082;43.27562;1.58298;241;20220115;11.2;-.7;5.3;1.7;4.81;0;.95;7129 +69082;43.27562;1.58298;241;20220116;8.9;-1.5;3.7;1.9;5.18;.1;.77;7009 +69082;43.27562;1.58298;241;20220117;7.3;-4.1;1.6;1.4;5.41;.1;.49;6965 +69082;43.27562;1.58298;241;20220118;2.5;-3;-.2;.9;5.78;.1;.31;4531 +69082;43.27562;1.58298;241;20220119;8.3;.5;4.4;2.1;7.15;.7;.54;5063 +69082;43.27562;1.58298;241;20220120;6.4;4.1;5.3;2.9;8.01;1.6;.49;2558 +69082;43.27562;1.58298;241;20220121;4.2;1.1;2.7;4;5.81;0;.72;4371 +69082;43.27562;1.58298;241;20220122;6.9;-2.1;2.4;2;5.18;.1;.65;7367 +69082;43.27562;1.58298;241;20220123;10.5;-3.2;3.7;1.7;5.45;.1;.78;8624 +69082;43.27562;1.58298;241;20220124;12.2;-.7;5.7;2.6;6.45;0;.92;8519 +69082;43.27562;1.58298;241;20220125;12.9;-.6;6.1;1.9;6.45;0;.86;8904 +69082;43.27562;1.58298;241;20220126;11.8;-.3;5.7;1.8;6.35;0;.85;8462 +69082;43.27562;1.58298;241;20220127;11.8;-.5;5.7;2.1;6.25;.1;.92;8351 +69082;43.27562;1.58298;241;20220128;1.9;-4;-1.1;1.3;5.81;0;.27;3903 +69082;43.27562;1.58298;241;20220129;3.4;-1.5;.9;1.4;6.15;0;.37;4258 +69082;43.27562;1.58298;241;20220130;3.2;-1.4;.9;2;6.21;.2;.34;4453 +69082;43.27562;1.58298;241;20220131;9.8;1;5.4;5.7;8.38;1.9;.54;6534 +69082;43.27562;1.58298;241;20220201;8.5;3.4;6;5.4;7.45;0;.92;5279 +69082;43.27562;1.58298;241;20220202;12.1;7;9.5;3.7;9.55;0;.89;6254 +69082;43.27562;1.58298;241;20220203;11.9;1.6;6.8;2.2;8.78;0;.67;8198 +69082;43.27562;1.58298;241;20220204;13.7;6;9.9;2.6;9.91;.7;.93;6452 +69082;43.27562;1.58298;241;20220205;9;7.9;8.5;3.5;8.71;.2;.91;2729 +69082;43.27562;1.58298;241;20220206;9.9;.3;5.1;3.6;6.71;.1;1.06;8423 +69082;43.27562;1.58298;241;20220207;12.4;5.8;9.1;5.5;9.18;.9;1.21;6071 +69082;43.27562;1.58298;241;20220208;15.8;4.1;9.9;2;7.21;0;1.47;10430 +69082;43.27562;1.58298;241;20220209;14.7;1.6;8.1;3.1;7.45;.1;1.42;10628 +69082;43.27562;1.58298;241;20220210;6.4;2.5;4.4;1.7;8.85;0;.99;9487 +69082;43.27562;1.58298;241;20220211;12.1;5.5;8.8;3;9.21;.3;1.17;6879 +69082;43.27562;1.58298;241;20220212;12.4;.9;6.7;3.2;7.75;0;1.33;10472 +69082;43.27562;1.58298;241;20220213;15.1;6.7;10.9;5.6;10.25;3.9;1.79;9203 +69082;43.27562;1.58298;241;20220214;11.3;7.5;9.4;5.9;9.35;5.4;1.57;6610 +69082;43.27562;1.58298;241;20220215;11.7;5.4;8.6;6.2;8.71;1.4;1.66;7960 +69082;43.27562;1.58298;241;20220216;14.2;8.1;11.2;5.2;10.35;1.3;1.39;5843 +69082;43.27562;1.58298;241;20220217;16.1;11.6;13.9;4.5;11.95;0;1.51;5812 +69082;43.27562;1.58298;241;20220218;18.7;6.7;12.7;3.1;10.98;3.4;1.77;11218 +69082;43.27562;1.58298;241;20220219;9.2;7.1;8.2;3.5;8.71;2.3;1.02;4196 +69082;43.27562;1.58298;241;20220220;14.7;2.4;8.5;3.6;8.65;0;1.45;11210 +69082;43.27562;1.58298;241;20220221;13.6;9;11.3;7.6;8.91;1;2.18;7157 +69082;43.27562;1.58298;241;20220222;14.1;6.6;10.3;3.9;8.38;0;1.8;10098 +69082;43.27562;1.58298;241;20220223;15.5;3.6;9.6;2;8.25;0;1.59;11840 +69082;43.27562;1.58298;241;20220224;14;5.3;9.7;3.9;9.35;0;1.53;10125 +69082;43.27562;1.58298;241;20220225;11;6.5;8.7;3.1;6.98;.1;1.61;8014 +69082;43.27562;1.58298;241;20220226;13.5;-.8;6.3;3;5.18;0;2.07;14090 +69082;43.27562;1.58298;241;20220227;15.1;-1;7.1;2.1;7.05;0;1.61;12218 +69082;43.27562;1.58298;241;20220228;16.6;3.6;10.1;2.4;7.68;0;1.98;13737 +69082;43.27562;1.58298;241;20220301;15.2;4.5;9.8;3.8;7.91;0;2.12;12730 +69082;43.27562;1.58298;241;20220302;12.1;5.2;8.6;3;9.65;5.2;1.18;8427 +69082;43.27562;1.58298;241;20220303;16.7;5;10.9;2.1;9.95;.1;1.74;13077 +69082;43.27562;1.58298;241;20220304;9;7.9;8.5;5.3;9.81;6.1;.79;3183 +69082;43.27562;1.58298;241;20220305;10.3;6.3;8.3;3.8;8.21;.4;1.3;6785 +69082;43.27562;1.58298;241;20220306;10.3;5.5;7.9;2.6;7.45;0;1.4;8927 +69082;43.27562;1.58298;241;20220307;12.3;3.4;7.9;2.4;7.31;0;1.87;17000 +69082;43.27562;1.58298;241;20220308;13.4;4.1;8.8;3.5;8.81;5.6;1.73;14100 +69082;43.27562;1.58298;241;20220309;14.7;3.8;9.3;3.1;9.48;0;1.71;14025 +69082;43.27562;1.58298;241;20220310;14.1;6.5;10.3;3.3;9.91;0;1.62;10805 +69082;43.27562;1.58298;241;20220311;13.9;7;10.4;3.9;10.05;5.1;1.62;9900 +69082;43.27562;1.58298;241;20220312;11.3;7.9;9.6;3.9;9.91;4.9;1.14;5666 +69082;43.27562;1.58298;241;20220313;11.5;6;8.7;4.2;8.98;2.7;1.37;7433 +69082;43.27562;1.58298;241;20220314;13.4;3.5;8.4;6.6;9.91;0;1.26;10700 +69082;43.27562;1.58298;241;20220315;15.4;11.8;13.6;8.3;11.85;0;1.92;7281 +69082;43.27562;1.58298;241;20220316;15.1;11.4;13.3;5.1;11.85;.4;1.7;7393 +69082;43.27562;1.58298;241;20220317;13.6;10.8;12.2;2.8;12.38;10.8;1.1;5631 +69082;43.27562;1.58298;241;20220318;10.6;8.3;9.5;2.5;10.55;.3;1.18;6003 +69082;43.27562;1.58298;241;20220319;14.9;6.6;10.8;5.8;9.23;0;2.65;14530 +69082;43.27562;1.58298;241;20220320;15;7.7;11.3;7.1;10.78;0;2.09;10343 +69082;43.27562;1.58298;241;20220321;15;10.2;12.6;8.8;9.78;0;3.2;12525 +69082;43.27562;1.58298;241;20220322;15.3;7.9;11.6;8.9;7.75;0;3.86;15049 +69082;43.27562;1.58298;241;20220323;15.3;6.7;11;7.5;7.98;0;3.47;16569 +69082;43.27562;1.58298;241;20220324;16.7;4.9;10.8;5.5;8.15;0;3.31;17222 +69082;43.27562;1.58298;241;20220325;17.7;6.6;12.1;4.8;7.85;0;3.63;16896 +69082;43.27562;1.58298;241;20220326;17.1;6;11.5;5.2;7.91;0;3.57;17500 +69082;43.27562;1.58298;241;20220327;20.7;5.6;13.2;4.3;7.68;0;4.07;18534 +69082;43.27562;1.58298;241;20220328;20.4;4.6;12.5;4.5;7.75;0;4.02;17565 +69082;43.27562;1.58298;241;20220329;17.6;9;13.3;4;10.75;3.4;2.66;12235 +69082;43.27562;1.58298;241;20220330;11.9;9;10.5;3.3;11.35;5.1;1.27;5876 +69082;43.27562;1.58298;241;20220331;13.4;8.5;10.9;6.9;9.65;7.2;2.46;11061 +69082;43.27562;1.58298;241;20220401;7.7;1.4;4.6;8.5;5.78;4.3;2.26;13424 +69082;43.27562;1.58298;241;20220402;8.4;.9;4.6;6.8;5.23;0;2.39;11735 +69082;43.27562;1.58298;241;20220403;7.5;-2.3;2.6;2.8;5.09;0;1.84;15703 +69082;43.27562;1.58298;241;20220404;10.8;-3.5;3.6;1.4;5.29;0;2.09;19377 +69082;43.27562;1.58298;241;20220405;15;-1.8;6.6;3.4;6.23;0;3.1;21987 +69082;43.27562;1.58298;241;20220406;12;5.6;8.8;4;9.61;0;1.66;9011 +69082;43.27562;1.58298;241;20220407;20.9;6.3;13.6;5.3;10.95;.1;3.81;19290 +69082;43.27562;1.58298;241;20220408;21.2;10;15.6;4.7;11.61;.2;3.87;17529 +69082;43.27562;1.58298;241;20220409;14.7;7.5;11.1;5;8.31;.5;3.11;15236 +69082;43.27562;1.58298;241;20220410;18;-.2;8.9;5;7.78;0;3.65;23582 +69082;43.27562;1.58298;241;20220411;16.9;9.6;13.2;10.8;11.35;0;3.21;14088 +69082;43.27562;1.58298;241;20220412;16.9;11.3;14.1;9.3;11.78;0;3.07;11248 +69082;43.27562;1.58298;241;20220413;13.7;11.4;12.5;3.6;12.58;.9;1.43;5010 +69082;43.27562;1.58298;241;20220414;21.6;6.6;14.1;2;11.91;.1;3.3;20129 +69082;43.27562;1.58298;241;20220415;22;8.3;15.1;3.5;13.21;0;3.44;18875 +69082;43.27562;1.58298;241;20220416;22.1;10.5;16.3;5;12.88;0;4.21;21285 +69082;43.27562;1.58298;241;20220417;22.3;8.4;15.3;4.7;11.81;0;4.54;24049 +69082;43.27562;1.58298;241;20220418;18.3;10.1;14.2;4.4;11.31;0;3.44;17998 +69082;43.27562;1.58298;241;20220419;14.1;9.1;11.6;4.3;11.65;12.2;2.01;10621 +69082;43.27562;1.58298;241;20220420;11.1;8;9.6;2.7;10.91;12;1.15;5974 +69082;43.27562;1.58298;241;20220421;12.5;8.2;10.4;3.2;11.78;.1;1.2;6675 +69082;43.27562;1.58298;241;20220422;17.2;9.4;13.3;2.7;12.18;0;2.57;15250 +69082;43.27562;1.58298;241;20220423;14.3;10.9;12.6;4;11.45;14.6;2.04;7358 +69082;43.27562;1.58298;241;20220424;16.7;8.6;12.6;6;11.68;0;2.7;14297 +69082;43.27562;1.58298;241;20220425;18.6;5.5;12;2.3;10.91;0;3.37;23103 +69082;43.27562;1.58298;241;20220426;22.9;5;14;2.2;10.71;0;4.2;25819 +69082;43.27562;1.58298;241;20220427;21.1;8.3;14.7;3.4;11.95;0;3.67;19818 +69082;43.27562;1.58298;241;20220428;18;12.4;15.2;2.6;14.51;6.5;2.21;11120 +69082;43.27562;1.58298;241;20220429;21.8;12.9;17.3;3.6;14.58;0;3.87;20082 +69082;43.27562;1.58298;241;20220430;21.4;13.3;17.4;4.6;13.25;.6;4.25;19956 +69082;43.27562;1.58298;241;20220501;20.5;10.3;15.4;3.8;12.08;.2;4.02;21538 +69082;43.27562;1.58298;241;20220502;19.2;11.5;15.3;3.2;12.85;.1;3.01;14757 +69082;43.27562;1.58298;241;20220503;20.6;10.3;15.5;2.8;13.11;4.2;3.37;18343 +69082;43.27562;1.58298;241;20220504;19.2;11.5;15.4;3.4;13.55;2.7;2.84;14103 +69082;43.27562;1.58298;241;20220505;20.3;10.7;15.5;5;11.91;1;4.04;19499 +69082;43.27562;1.58298;241;20220506;19;11;15;4.5;11.48;0;2.99;12549 +69082;43.27562;1.58298;241;20220507;21.3;11.1;16.2;4.4;12.18;.9;3.38;14298 +69082;43.27562;1.58298;241;20220508;22.9;12.7;17.8;3.1;12.98;.2;3.4;14253 +69082;43.27562;1.58298;241;20220509;25.4;11.2;18.3;1.9;12.01;0;3.69;16826 +69082;43.27562;1.58298;241;20220510;27.7;10.9;19.3;2.1;12.78;0;4.13;18486 +69082;43.27562;1.58298;241;20220511;27.3;11.2;19.3;3.2;14.21;0;4.31;18664 +69082;43.27562;1.58298;241;20220512;22.8;14.2;18.5;2.9;15.11;0;3.01;12952 +69082;43.27562;1.58298;241;20220513;24.5;14.9;19.7;1.7;15.81;0;2.93;13257 +69082;43.27562;1.58298;241;20220514;29;13.8;21.4;2;16.25;0;4.07;17397 +69082;43.27562;1.58298;241;20220515;25.6;14.9;20.2;3.8;15.91;0;3.92;15245 +69082;43.27562;1.58298;241;20220516;27.7;14.5;21.1;1.8;16.18;0;3.69;16357 +69082;43.27562;1.58298;241;20220517;30;14.3;22.1;2.4;16.41;0;4.35;18401 +69082;43.27562;1.58298;241;20220518;31.5;17.4;24.5;2.8;16.01;0;5.04;17364 +69082;43.27562;1.58298;241;20220519;26.2;16.7;21.4;4.3;18.05;0;3.8;14611 +69082;43.27562;1.58298;241;20220520;28;15.8;21.9;4.2;17.25;0;4.6;16685 +69082;43.27562;1.58298;241;20220521;30.6;15.2;22.9;2.6;18.25;0;4.51;18412 +69082;43.27562;1.58298;241;20220522;29.4;16.8;23.1;3.2;19.38;0;3.95;15744 +69082;43.27562;1.58298;241;20220523;20.5;16.3;18.4;3.9;15.65;0;2.47;8873 +69082;43.27562;1.58298;241;20220524;14.7;13.3;14;3.3;12.61;4.3;1.57;5301 +69082;43.27562;1.58298;241;20220525;19.1;10.8;15;4.5;11.91;0;3.04;13524 +69082;43.27562;1.58298;241;20220526;19.6;12.1;15.8;3.5;12.75;0;2.72;12472 +69082;43.27562;1.58298;241;20220527;23.8;13.2;18.5;3;13.95;0;3.53;15321 +69082;43.27562;1.58298;241;20220528;25.8;13.4;19.6;3.2;13.41;0;4.28;17248 +69082;43.27562;1.58298;241;20220529;25;12;18.5;2.7;10.05;0;4.46;17629 +69082;43.27562;1.58298;241;20220530;25.1;10.4;17.7;1.7;11.78;1.1;3.75;17750 +69082;43.27562;1.58298;241;20220531;25.8;13.8;19.8;1.8;14.01;0;3.7;16747 +69082;43.27562;1.58298;241;20220601;29.2;13.5;21.4;2.7;15.85;0;4.63;19421 +69082;43.27562;1.58298;241;20220602;24.4;16.4;20.4;3.4;17.85;.1;3.27;13619 +69082;43.27562;1.58298;241;20220603;28.9;16.9;22.9;3.2;18.55;.8;4.3;16641 +69082;43.27562;1.58298;241;20220604;26.2;17.4;21.8;2.7;19.85;0;3.31;13910 +69082;43.27562;1.58298;241;20220605;23.2;16.9;20;2.9;17.45;0;2.92;12172 +69082;43.27562;1.58298;241;20220606;28.8;14.6;21.7;2.2;17.01;.7;4.16;17632 +69082;43.27562;1.58298;241;20220607;22.9;16.7;19.8;2.4;16.71;0;2.79;11655 +69082;43.27562;1.58298;241;20220608;20.6;15;17.8;3;16.31;1.1;2.36;10369 +69082;43.27562;1.58298;241;20220609;23.7;14.2;18.9;4.2;13.85;.1;3.78;14508 +69082;43.27562;1.58298;241;20220610;29.1;12.3;20.7;2.2;13.45;0;4.59;19717 +69082;43.27562;1.58298;241;20220611;33;14.8;23.9;2;13.95;0;6.51;30090 +69082;43.27562;1.58298;241;20220612;31.6;17.4;24.5;2.4;18.48;3.3;5.79;26058 +69082;43.27562;1.58298;241;20220613;31.5;18.3;24.9;2.8;20.31;0;5.78;25777 +69082;43.27562;1.58298;241;20220614;34.1;18.7;26.4;2.4;19.08;1.2;6.36;26201 +69082;43.27562;1.58298;241;20220615;35.7;19.4;27.6;2.3;17.21;0;7.04;28881 +69082;43.27562;1.58298;241;20220616;36.2;20.5;28.4;2;19.01;0;6.65;27212 +69082;43.27562;1.58298;241;20220617;37.9;19.9;28.9;1.9;18.35;0;7.02;28781 +69082;43.27562;1.58298;241;20220618;34.5;20.1;27.3;3.8;17.28;0;7.62;27457 +69082;43.27562;1.58298;241;20220619;33.1;19.7;26.4;4.4;19.41;0;7.04;26072 +69082;43.27562;1.58298;241;20220620;28.2;18.6;23.4;3;19.78;0;4.49;19264 +69082;43.27562;1.58298;241;20220621;25.8;19.6;22.7;2.5;20.55;.6;3.4;14709 +69082;43.27562;1.58298;241;20220622;28.6;18.3;23.5;2.6;18.51;0;5.05;22811 +69082;43.27562;1.58298;241;20220623;28.3;16.2;22.2;2.3;17.28;14.5;5;24038 +69082;43.27562;1.58298;241;20220624;24.5;15.8;20.1;2;16.68;1.9;3.84;19492 +69082;43.27562;1.58298;241;20220625;26;13.8;19.9;2.7;15.91;2.3;4.57;22528 +69082;43.27562;1.58298;241;20220626;17.6;14.5;16;2.7;16.21;0;1.8;9843 +69082;43.27562;1.58298;241;20220627;16.9;14.4;15.7;2.4;15.61;8.1;1.66;8443 +69082;43.27562;1.58298;241;20220628;25.9;15.2;20.6;2.7;14.21;.1;5.89;31600 +69082;43.27562;1.58298;241;20220629;28.8;13.1;21;2.3;14.71;3.5;6.02;31000 +69082;43.27562;1.58298;241;20220630;16.7;14.9;15.8;2.9;15.78;.3;1.64;8058 +69082;43.27562;1.58298;241;20220701;23.2;12.9;18.1;1.9;13.31;.1;4.08;21919 +69082;43.27562;1.58298;241;20220702;31.9;11.5;21.7;1.9;13.35;0;6.16;30370 +69082;43.27562;1.58298;241;20220703;29.6;16.9;23.3;2.6;16.98;.3;5.52;25117 +69082;43.27562;1.58298;241;20220704;25.8;16.5;21.2;3.3;17.55;0;4.59;22619 +69082;43.27562;1.58298;241;20220705;28.4;19.2;23.8;2.9;17.48;.1;5.32;22895 +69082;43.27562;1.58298;241;20220706;26.7;17.7;22.2;3.2;15.88;0;4.95;20127 +69082;43.27562;1.58298;241;20220707;27.9;17.2;22.5;4.6;15.55;0;5.9;24212 +69082;43.27562;1.58298;241;20220708;29.6;17.3;23.4;3.7;15.28;0;6.24;26470 +69082;43.27562;1.58298;241;20220709;31.9;16.3;24.1;2.5;14.48;0;6.43;28445 +69082;43.27562;1.58298;241;20220710;33.7;17.3;25.5;2.3;14.05;0;6.68;28710 +69082;43.27562;1.58298;241;20220711;35.9;16.4;26.1;2.1;14.05;0;6.92;29708 +69082;43.27562;1.58298;241;20220712;36.4;17.6;27;2.6;15.71;0;7.26;29458 +69082;43.27562;1.58298;241;20220713;36.3;18.1;27.2;2.3;15.15;0;7.18;29545 +69082;43.27562;1.58298;241;20220714;37;17.9;27.5;2.5;17.48;0;7.11;29456 +69082;43.27562;1.58298;241;20220715;35.6;21.4;28.5;2.8;15.68;0;7.16;26159 +69082;43.27562;1.58298;241;20220716;37.8;19.3;28.6;2;14.51;0;7.03;27855 +69082;43.27562;1.58298;241;20220717;38.6;18.7;28.6;2.4;14.41;0;7.49;28553 +69082;43.27562;1.58298;241;20220718;37.3;18.8;28.1;3.3;15.81;0;7.83;27987 +69082;43.27562;1.58298;241;20220719;32.3;20.9;26.6;3.5;21.15;0;5.95;23006 +69082;43.27562;1.58298;241;20220720;29.3;20.8;25;3.4;17.48;0;5.26;19762 +69082;43.27562;1.58298;241;20220721;33.1;17.6;25.4;2;16.65;0;6.01;27177 +69082;43.27562;1.58298;241;20220722;29.8;19.6;24.7;3.1;18.01;.2;5.26;20315 +69082;43.27562;1.58298;241;20220723;27.7;18.2;22.9;2.8;16.51;0;4.75;20081 +69082;43.27562;1.58298;241;20220724;37.1;17.1;27.1;2.2;16.91;0;6.93;28749 +69082;43.27562;1.58298;241;20220725;26.2;21.2;23.7;4.3;18.68;1.6;4.23;13735 +69082;43.27562;1.58298;241;20220726;25.8;18.1;21.9;3.8;15.95;.1;4.7;19342 +69082;43.27562;1.58298;241;20220727;28.4;16.2;22.3;3.2;13.35;0;5.8;25076 +69082;43.27562;1.58298;241;20220728;28.8;15.9;22.3;2.5;14.65;.2;5.27;23918 +69082;43.27562;1.58298;241;20220729;24;17.2;20.6;2.6;18.15;4.1;3.29;15352 +69082;43.27562;1.58298;241;20220730;29.2;19.1;24.2;2.8;17.75;0;5.16;22353 +69082;43.27562;1.58298;241;20220731;32.1;18.2;25.1;2.3;17.25;0;5.82;25717 +69082;43.27562;1.58298;241;20220801;33.3;18.5;25.9;2.9;17.28;0;6.36;26085 +69082;43.27562;1.58298;241;20220802;35.7;18.9;27.3;2.2;15.25;0;6.58;26906 +69082;43.27562;1.58298;241;20220803;36.4;18.1;27.2;2.5;15.48;0;6.7;26720 +69082;43.27562;1.58298;241;20220804;34.6;19.8;27.2;2.9;21.65;.6;5.87;23505 +69082;43.27562;1.58298;241;20220805;30.7;20.8;25.8;3;19.85;.6;5.15;20597 +69082;43.27562;1.58298;241;20220806;32.3;19.1;25.7;2.6;18.21;0;5.54;22962 +69082;43.27562;1.58298;241;20220807;34;20.3;27.1;2.7;15.95;0;6.31;24144 +69082;43.27562;1.58298;241;20220808;34.6;18.5;26.5;2.1;13.01;0;6.2;25506 +69082;43.27562;1.58298;241;20220809;35.3;18.4;26.8;2;13.18;0;6.2;25427 +69082;43.27562;1.58298;241;20220810;36.9;18.7;27.8;2.4;15.15;0;6.61;26120 +69082;43.27562;1.58298;241;20220811;35.2;20.3;27.8;3.3;21.78;0;6.11;24198 +69082;43.27562;1.58298;241;20220812;38.7;20.2;29.5;2.7;20.45;0;6.69;24963 +69082;43.27562;1.58298;241;20220813;33.1;20.3;26.7;2.8;20.38;0;5.27;20105 +69082;43.27562;1.58298;241;20220814;28.7;20.7;24.7;3.4;19.65;0;4.29;15569 +69082;43.27562;1.58298;241;20220815;28.5;19.4;24;2.4;16.31;0;4.33;17647 +69082;43.27562;1.58298;241;20220816;31.7;16;23.8;2.6;16.41;6.9;5.12;20913 +69082;43.27562;1.58298;241;20220817;24;16.5;20.3;2.8;17.05;1.7;3.01;12991 +69082;43.27562;1.58298;241;20220818;23.5;16;19.8;4;16.88;2.8;3.49;16478 +69082;43.27562;1.58298;241;20220819;26.8;16.7;21.7;3.7;16.11;.1;4.42;18894 +69082;43.27562;1.58298;241;20220820;30;15.4;22.7;2.2;16.08;0;4.84;23094 +69082;43.27562;1.58298;241;20220821;28.1;18.4;23.3;2.8;17.35;.1;4.27;17600 +69082;43.27562;1.58298;241;20220822;26.2;18.7;22.5;3.9;18.28;1.5;3.79;14536 +69082;43.27562;1.58298;241;20220823;30.4;19.5;25;2.2;19.01;0;4.37;18762 +69082;43.27562;1.58298;241;20220824;35.8;17.4;26.6;1.9;17.01;1.1;5.57;23637 +69082;43.27562;1.58298;241;20220825;28.7;21.3;25;3.2;20.11;3.8;4.05;14172 +69082;43.27562;1.58298;241;20220826;28.9;19.2;24;3.1;19.18;.2;4.36;17723 +69082;43.27562;1.58298;241;20220827;30.9;18.3;24.6;2.4;17.28;0;4.72;20755 +69082;43.27562;1.58298;241;20220828;34;17;25.5;2;15.31;0;5.25;22624 +69082;43.27562;1.58298;241;20220829;32.8;17.9;25.3;2.8;17.68;4.9;5.09;19566 +69082;43.27562;1.58298;241;20220830;31.7;17.1;24.4;1.9;18.51;0;4.57;21279 +69082;43.27562;1.58298;241;20220831;25.6;18.7;22.1;2.4;19.61;1.4;3;12526 +69082;43.27562;1.58298;241;20220901;29.1;19.2;24.1;2.3;18.98;0;3.95;17484 +69082;43.27562;1.58298;241;20220902;27.8;18.5;23.2;2.4;18.15;10.9;3.76;16522 +69082;43.27562;1.58298;241;20220903;26.1;17.2;21.7;1.7;18.41;.2;3.1;15375 +69082;43.27562;1.58298;241;20220904;30.5;16;23.2;2.8;19.55;0;4.22;20110 +69082;43.27562;1.58298;241;20220905;31.7;19.3;25.5;3.4;21.71;1.8;4.52;18963 +69082;43.27562;1.58298;241;20220906;32.5;20.4;26.4;2.1;20.11;0;4.39;18771 +69082;43.27562;1.58298;241;20220907;28.1;16.8;22.4;2.2;16.51;0;3.63;16431 +69082;43.27562;1.58298;241;20220908;26.6;14;20.3;1.7;14.25;.3;3.43;17497 +69082;43.27562;1.58298;241;20220909;21.8;15.9;18.8;2;15.48;.6;2.47;11386 +69082;43.27562;1.58298;241;20220910;27.3;13.3;20.3;2;13.71;0;3.76;19215 +69082;43.27562;1.58298;241;20220911;33.1;13.7;23.4;2.2;14.15;0;4.79;21527 +69082;43.27562;1.58298;241;20220912;28.2;17.2;22.7;3.7;19.41;0;3.69;15702 +69082;43.27562;1.58298;241;20220913;29.2;21.3;25.2;3.1;21.61;1;3.06;10559 +69082;43.27562;1.58298;241;20220914;29.1;17.9;23.5;2.6;18.51;8.4;3.61;15636 +69082;43.27562;1.58298;241;20220915;28.4;16.8;22.6;2.4;17.21;2.5;3.63;16307 +69082;43.27562;1.58298;241;20220916;24.2;18.7;21.5;4;16.81;.2;3.21;11152 +69082;43.27562;1.58298;241;20220917;21.5;13.2;17.4;2.9;10.65;0;3.36;15382 +69082;43.27562;1.58298;241;20220918;24.7;7.3;16;1.5;7.81;0;3.27;18971 +69082;43.27562;1.58298;241;20220919;26.6;9.7;18.1;2.4;8.08;0;4.08;19251 +69082;43.27562;1.58298;241;20220920;25.5;10.5;18;2.7;8.68;0;4.05;18518 +69082;43.27562;1.58298;241;20220921;24.6;10.8;17.7;2.4;9.98;0;3.56;17738 +69082;43.27562;1.58298;241;20220922;26.4;9.7;18;2;11.38;0;3.39;18218 +69082;43.27562;1.58298;241;20220923;24.8;11.3;18;2.6;14.31;10.1;2.87;15183 +69082;43.27562;1.58298;241;20220924;19.6;14.5;17;2.3;14.78;4.1;1.82;8485 +69082;43.27562;1.58298;241;20220925;19.2;10.9;15;2.6;11.88;.1;2.26;12684 +69082;43.27562;1.58298;241;20220926;20.1;9.5;14.8;3.6;11.15;2.6;2.72;14119 +69082;43.27562;1.58298;241;20220927;16.8;12.5;14.7;4.7;13.18;4.8;1.78;8064 +69082;43.27562;1.58298;241;20220928;18.4;14.1;16.2;6;14.71;6.7;1.94;8739 +69082;43.27562;1.58298;241;20220929;16.8;12.6;14.7;4.6;13.05;11.1;1.81;8519 +69082;43.27562;1.58298;241;20220930;17.9;10.5;14.2;3.7;11.35;1.5;2.16;10465 +69082;43.27562;1.58298;241;20221001;23.3;9.1;16.2;2.7;12.05;0;2.82;15442 +69082;43.27562;1.58298;241;20221002;23.7;11.3;17.5;1.9;14.38;0;2.38;14594 +69082;43.27562;1.58298;241;20221003;23.7;12.6;18.1;1.6;14.21;0;2.25;13272 +69082;43.27562;1.58298;241;20221004;26;10.5;18.2;1.6;13.18;.1;2.56;15487 +69082;43.27562;1.58298;241;20221005;24.5;10;17.3;3.1;14.68;0;2.53;14996 +69082;43.27562;1.58298;241;20221006;20;15;17.5;2.2;15.38;0;1.68;8755 +69082;43.27562;1.58298;241;20221007;22.5;11.1;16.8;1.9;14.95;.7;1.87;11399 +69082;43.27562;1.58298;241;20221008;21.9;15.3;18.6;1.9;16.25;.6;1.78;9005 +69082;43.27562;1.58298;241;20221009;24;11.5;17.7;2.3;14.18;.2;2.32;13682 +69082;43.27562;1.58298;241;20221010;24.2;12.2;18.2;2.3;14.81;.1;2.28;12465 +69082;43.27562;1.58298;241;20221011;21.6;13.6;17.6;1.6;15.41;0;1.71;9729 +69082;43.27562;1.58298;241;20221012;23;13.6;18.3;1.8;15.18;1.4;1.93;10411 +69082;43.27562;1.58298;241;20221013;23.5;14.4;18.9;1.9;14.81;.7;2.02;10492 +69082;43.27562;1.58298;241;20221014;23.2;17.3;20.3;3.8;15.78;.5;2.4;8053 +69082;43.27562;1.58298;241;20221015;27.3;11.3;19.3;2.6;14.51;.1;2.68;13840 +69082;43.27562;1.58298;241;20221016;24.8;14.6;19.7;3.9;17.41;0;2.35;11666 +69082;43.27562;1.58298;241;20221017;23.8;17.9;20.9;4.3;18.75;0;2.17;7555 +69082;43.27562;1.58298;241;20221018;25.7;15.9;20.8;3.6;18.08;0;2.39;11194 +69082;43.27562;1.58298;241;20221019;23.9;16.4;20.1;3.7;17.65;.8;1.93;7843 +69082;43.27562;1.58298;241;20221020;24.8;16.9;20.9;3;17.68;.1;2.1;8103 +69082;43.27562;1.58298;241;20221021;23.1;16.8;20;2.5;14.88;.1;2.05;7034 +69082;43.27562;1.58298;241;20221022;25.3;13.9;19.6;2.4;14.58;0;2.3;11321 +69082;43.27562;1.58298;241;20221023;27.8;15.1;21.4;3.9;14.55;.1;3.01;9346 +69082;43.27562;1.58298;241;20221024;24.5;14.5;19.5;2.5;14.48;0;2.14;9174 +69082;43.27562;1.58298;241;20221025;22.7;12;17.3;2.5;13.95;.1;1.87;9078 +69082;43.27562;1.58298;241;20221026;23.9;11.8;17.8;2.7;16.05;.1;1.7;9417 +69082;43.27562;1.58298;241;20221027;24;12.2;18.1;3.9;16.25;.1;1.85;8935 +69082;43.27562;1.58298;241;20221028;24.5;16.6;20.5;4;16.71;0;2.21;7893 +69082;43.27562;1.58298;241;20221029;24.2;13.6;18.9;4.2;14.71;0;2.4;9974 +69082;43.27562;1.58298;241;20221030;21.8;12.3;17.1;3.2;14.31;0;1.87;8207 +69082;43.27562;1.58298;241;20221031;24.3;12.6;18.5;3;14.85;3.2;2.12;8900 +69082;43.27562;1.58298;241;20221101;19.8;13.5;16.7;2.3;13.95;0;1.4;7032 +69082;43.27562;1.58298;241;20221102;20.3;13.1;16.7;2;12.61;0;1.51;7956 +69082;43.27562;1.58298;241;20221103;18.3;9.9;14.1;2.8;12.11;3.5;1.34;3800 +69082;43.27562;1.58298;241;20221104;12.9;9.9;11.4;5.3;10.15;6.8;1.45;4744 +69082;43.27562;1.58298;241;20221105;15.2;8.5;11.8;3;9.65;.1;1.33;7931 +69082;43.27562;1.58298;241;20221106;20.5;3.6;12;2.3;8.08;0;1.75;10478 +69082;43.27562;1.58298;241;20221107;19.8;5.8;12.8;2.7;10.21;0;1.57;9636 +69082;43.27562;1.58298;241;20221108;19.5;10.6;15;2.9;13.55;0;1.35;7314 +69082;43.27562;1.58298;241;20221109;18;10.1;14;2.4;12.98;3;1.08;5372 +69082;43.27562;1.58298;241;20221110;15.4;8.4;11.9;1.7;10.98;0;.85;7006 +69082;43.27562;1.58298;241;20221111;20.9;6.2;13.6;3.3;11.48;0;1.47;9032 +69082;43.27562;1.58298;241;20221112;21.4;9.8;15.6;3.2;12.75;.1;1.67;8376 +69082;43.27562;1.58298;241;20221113;20.8;7;13.9;2.5;10.75;0;1.39;9195 +69082;43.27562;1.58298;241;20221114;17.3;9.2;13.2;2.6;12.31;.1;1.1;5436 +69082;43.27562;1.58298;241;20221115;17.4;10.6;14;2.3;13.11;2.5;.91;5427 +69082;43.27562;1.58298;241;20221116;18.7;8.6;13.6;1.7;11.08;0;1.07;7714 +69082;43.27562;1.58298;241;20221117;18.3;9.6;14;2.6;12.05;5.5;1.22;5926 +69082;43.27562;1.58298;241;20221118;13.2;9.3;11.2;4.2;10.28;3;1.14;4595 +69082;43.27562;1.58298;241;20221119;9.6;7;8.3;4.3;9.11;2.3;.78;3228 +69082;43.27562;1.58298;241;20221120;13;3.4;8.2;3.3;8.88;2.7;.85;6522 +69082;43.27562;1.58298;241;20221121;12.3;8.1;10.2;3.7;10.35;14.7;.79;2829 +69082;43.27562;1.58298;241;20221122;10.1;5.7;7.9;4.9;8.71;10.6;.84;3521 +69082;43.27562;1.58298;241;20221123;16.1;7.8;11.9;3.4;10.98;6.6;1.07;5264 +69082;43.27562;1.58298;241;20221124;14;6.5;10.2;2.4;9.45;0;.96;5125 +69082;43.27562;1.58298;241;20221125;10.4;8.4;9.4;3.1;9.91;6.7;.75;1976 +69082;43.27562;1.58298;241;20221126;12.6;3.4;8;2.1;8.31;0;.67;5878 +69082;43.27562;1.58298;241;20221127;11.9;2.4;7.1;3;8.21;1.8;.74;6165 +69082;43.27562;1.58298;241;20221128;11.7;7.4;9.6;4.3;9.98;3.9;.81;3954 +69082;43.27562;1.58298;241;20221129;11.3;7.5;9.4;3.7;9.61;4.3;.8;3529 +69082;43.27562;1.58298;241;20221130;5.5;3.4;4.4;1.6;8.05;.1;.34;2364 +69082;43.27562;1.58298;241;20221201;4.7;3;3.8;1.9;7.61;0;.35;1628 +69082;43.27562;1.58298;241;20221202;6.6;3.8;5.2;1.2;7.67;0;.46;2118 +69082;43.27562;1.58298;241;20221203;6.3;2.1;4.2;1.2;7.11;.3;.43;3175 +69082;43.27562;1.58298;241;20221204;8.2;1.5;4.9;1.7;6.85;0;.52;3625 +69082;43.27562;1.58298;241;20221205;10;-1.1;4.4;2.3;6.21;0;.69;5783 +69082;43.27562;1.58298;241;20221206;11.5;2;6.8;1.6;7.88;.2;.59;5211 +69082;43.27562;1.58298;241;20221207;13.4;7.4;10.4;1.4;8.8;0;.77;3725 +69082;43.27562;1.58298;241;20221208;8;2.6;5.3;2.5;8.47;.3;.4;3194 +69082;43.27562;1.58298;241;20221209;13.5;5.3;9.4;1.5;9.85;2.7;.49;4623 +69082;43.27562;1.58298;241;20221210;3.5;2.7;3.1;4.9;6.7;.1;.54;698 +69082;43.27562;1.58298;241;20221211;4.2;-5.5;-.6;1.2;4.74;.1;.39;4731 +69082;43.27562;1.58298;241;20221212;6.5;1.6;4.1;2.8;6.58;4.6;.67;3184 +69082;43.27562;1.58298;241;20221213;12.6;2.9;7.8;3.7;9.18;5.4;.58;4323 +69082;43.27562;1.58298;241;20221214;16.8;7.2;12;2.2;11.15;.1;.64;5170 +69082;43.27562;1.58298;241;20221215;13.2;7.9;10.6;2.6;11.58;5.3;.51;4161 +69082;43.27562;1.58298;241;20221216;11.2;8.1;9.7;2.1;10.65;3.7;.55;2296 +69082;43.27562;1.58298;241;20221217;6.8;5.4;6.1;1.7;8.54;0;.47;982 +69082;43.27562;1.58298;241;20221218;8.1;3.2;5.6;3.4;8.94;0;.54;4219 +69082;43.27562;1.58298;241;20221219;14.5;6.7;10.6;4.4;10.37;0;1.16;4137 +69082;43.27562;1.58298;241;20221220;13.7;8.7;11.2;3.6;10.95;.4;.85;3516 +69082;43.27562;1.58298;241;20221221;18;8.9;13.4;2;11.35;.1;.83;4631 +69082;43.27562;1.58298;241;20221222;18.6;9.6;14.1;2.1;10.81;0;1.09;6800 +69082;43.27562;1.58298;241;20221223;19.1;9.5;14.3;2;11.58;0;.98;5488 +69082;43.27562;1.58298;241;20221224;18.2;7.4;12.8;2;10.45;.1;.96;5701 +69082;43.27562;1.58298;241;20221225;13.5;6.2;9.8;3.4;10.08;.1;.65;4262 +69082;43.27562;1.58298;241;20221226;17.2;6.6;11.9;2.7;10.61;.1;.82;5585 +69082;43.27562;1.58298;241;20221227;14.2;7.6;10.9;1.6;10.81;.2;.54;4331 +69082;43.27562;1.58298;241;20221228;13.7;4.9;9.3;2.9;9.38;.1;.61;5898 +69082;43.27562;1.58298;241;20221229;13.2;5.3;9.3;2.4;10.18;0;.53;4434 +69082;43.27562;1.58298;241;20221230;16.6;7.5;12.1;2.8;10.71;.2;.84;5205 +69082;43.27562;1.58298;241;20221231;14.4;8.2;11.3;4;11.38;0;.78;4206 +69083;43.30041;1.88879;204;20220101;16.1;4.9;10.5;3;8.91;.1;1.06;6775 +69083;43.30041;1.88879;204;20220102;15.1;5.4;10.2;3.6;10.48;.1;.78;5272 +69083;43.30041;1.88879;204;20220103;15.4;6.8;11.1;1.9;10.48;.1;.69;5529 +69083;43.30041;1.88879;204;20220104;12.7;6;9.4;5.2;10.48;8.9;.67;4806 +69083;43.30041;1.88879;204;20220105;6.6;5.8;6.2;6;7.28;0;1.01;3586 +69083;43.30041;1.88879;204;20220106;6.6;1.7;4.1;4.9;5.45;0;1.13;6465 +69083;43.30041;1.88879;204;20220107;7.2;0;3.6;4.3;6.38;5.1;.73;4562 +69083;43.30041;1.88879;204;20220108;9.9;6;8;7.2;9.11;4.5;.83;3202 +69083;43.30041;1.88879;204;20220109;8.5;8;8.3;6.3;9.81;42.5;.62;835 +69083;43.30041;1.88879;204;20220110;7.6;7.4;7.5;4.1;9.98;14.9;.37;506 +69083;43.30041;1.88879;204;20220111;9.5;5;7.2;4.6;7.98;.1;.9;6618 +69083;43.30041;1.88879;204;20220112;5.6;1.5;3.6;3.6;6.41;0;.63;6132 +69083;43.30041;1.88879;204;20220113;2.2;-3;-.4;1.5;5.45;0;.28;5798 +69083;43.30041;1.88879;204;20220114;9.5;-3;3.2;2;5.58;.1;.69;8484 +69083;43.30041;1.88879;204;20220115;10.8;.2;5.5;2.1;4.98;0;1.06;7500 +69083;43.30041;1.88879;204;20220116;8.4;0;4.2;3;5.51;.1;.95;7388 +69083;43.30041;1.88879;204;20220117;5.5;-3;1.2;2.9;5.65;.1;.56;7351 +69083;43.30041;1.88879;204;20220118;1.4;-1.8;-.2;2.1;5.91;.1;.28;3812 +69083;43.30041;1.88879;204;20220119;8.2;.4;4.3;2.9;7.25;.7;.59;5102 +69083;43.30041;1.88879;204;20220120;6.9;3.7;5.3;4.2;7.68;.6;.7;3549 +69083;43.30041;1.88879;204;20220121;5;1.2;3.1;5.2;5.81;0;.91;6557 +69083;43.30041;1.88879;204;20220122;6.8;-1;2.9;3.3;5.28;0;.9;8262 +69083;43.30041;1.88879;204;20220123;10.7;-2.6;4;2.4;5.65;0;.96;9060 +69083;43.30041;1.88879;204;20220124;11.5;2;6.8;3.7;6.91;0;1.2;8210 +69083;43.30041;1.88879;204;20220125;12.8;.2;6.5;2.2;6.88;0;.97;8860 +69083;43.30041;1.88879;204;20220126;11.5;.2;5.9;2.5;6.65;0;1.01;8852 +69083;43.30041;1.88879;204;20220127;11;1.2;6.1;3.3;6.75;0;1.11;8739 +69083;43.30041;1.88879;204;20220128;.9;-3;-1.1;1.2;5.71;0;.27;2723 +69083;43.30041;1.88879;204;20220129;3.4;-.2;1.6;3;6.28;0;.51;4717 +69083;43.30041;1.88879;204;20220130;2.4;-1;.7;4.1;6.25;.2;.32;4192 +69083;43.30041;1.88879;204;20220131;9.3;1.2;5.3;7.4;8.38;2.7;.57;5769 +69083;43.30041;1.88879;204;20220201;8.5;3.4;5.9;7.4;7.48;.2;1.09;5908 +69083;43.30041;1.88879;204;20220202;10.5;6.9;8.7;5.1;9.51;0;.89;6222 +69083;43.30041;1.88879;204;20220203;10.3;1.7;6;2.7;8.71;0;.62;8109 +69083;43.30041;1.88879;204;20220204;13.8;7.3;10.5;3.4;10.11;.9;1.14;6496 +69083;43.30041;1.88879;204;20220205;9.8;8;8.9;4.5;8.98;.3;1.11;4253 +69083;43.30041;1.88879;204;20220206;9.9;2;5.9;4.7;7.01;.3;1.23;8407 +69083;43.30041;1.88879;204;20220207;11.8;6.8;9.3;6.7;9.35;1.2;1.27;5115 +69083;43.30041;1.88879;204;20220208;15.6;5;10.3;2.9;7.25;0;1.83;11279 +69083;43.30041;1.88879;204;20220209;13.3;3.5;8.4;3.8;7.78;.1;1.52;10200 +69083;43.30041;1.88879;204;20220210;10.5;5.1;7.8;1.7;8.89;0;.77;8431 +69083;43.30041;1.88879;204;20220211;12.8;4.5;8.7;3.1;9.19;.2;1.16;6919 +69083;43.30041;1.88879;204;20220212;12.4;.9;6.6;3;7.79;0;1.24;10508 +69083;43.30041;1.88879;204;20220213;15;6.6;10.8;5.4;10.44;3.7;1.56;7855 +69083;43.30041;1.88879;204;20220214;11.8;7.9;9.8;5.8;9.34;5.7;1.61;6215 +69083;43.30041;1.88879;204;20220215;12.3;5.6;8.9;6;8.64;2.4;1.71;7940 +69083;43.30041;1.88879;204;20220216;14.1;7.4;10.8;5.8;10.51;3.7;1.3;4340 +69083;43.30041;1.88879;204;20220217;15.3;11.3;13.3;4.7;12.28;.3;1.33;5091 +69083;43.30041;1.88879;204;20220218;18.9;7.3;13.1;3.6;11.18;2.1;1.91;11596 +69083;43.30041;1.88879;204;20220219;10.1;7.4;8.8;4.4;8.88;1.4;1.21;5029 +69083;43.30041;1.88879;204;20220220;14;3.3;8.6;4.4;8.75;.2;1.54;11283 +69083;43.30041;1.88879;204;20220221;13.3;8.7;11;9;9.15;1.8;2.23;8242 +69083;43.30041;1.88879;204;20220222;14;6.9;10.4;5.4;8.61;0;2.08;11917 +69083;43.30041;1.88879;204;20220223;16.6;5.6;11.1;2.7;8.51;0;1.99;12499 +69083;43.30041;1.88879;204;20220224;15;7.6;11.3;4.7;9.85;.2;1.84;10104 +69083;43.30041;1.88879;204;20220225;11.2;6.9;9.1;4.7;7.08;0;2.07;9947 +69083;43.30041;1.88879;204;20220226;13.1;.7;6.9;3.8;5.35;0;2.27;14507 +69083;43.30041;1.88879;204;20220227;15.1;1.3;8.2;2.9;7.35;0;1.77;10747 +69083;43.30041;1.88879;204;20220228;16.8;4.4;10.6;2.8;7.88;0;2.16;14198 +69083;43.30041;1.88879;204;20220301;14.4;6.6;10.5;4.9;8.21;0;2.29;12895 +69083;43.30041;1.88879;204;20220302;12;7.5;9.8;4.3;10.05;2.8;1.19;6393 +69083;43.30041;1.88879;204;20220303;17.4;7.1;12.2;2.6;10.11;0;2.04;14164 +69083;43.30041;1.88879;204;20220304;9.3;8.4;8.9;6.1;9.98;7.7;.85;2728 +69083;43.30041;1.88879;204;20220305;10.2;6.3;8.2;4.8;8.51;1.1;1.32;6671 +69083;43.30041;1.88879;204;20220306;11;5;8;3.2;7.58;0;1.56;9885 +69083;43.30041;1.88879;204;20220307;12.3;2;7.1;3.1;7.31;0;1.75;14251 +69083;43.30041;1.88879;204;20220308;13.4;5.7;9.5;4.7;8.85;2.6;1.91;12707 +69083;43.30041;1.88879;204;20220309;14.3;6.3;10.3;4.4;10.01;0;1.78;12908 +69083;43.30041;1.88879;204;20220310;14.2;8.8;11.5;4.8;10.51;0;1.79;9910 +69083;43.30041;1.88879;204;20220311;13.4;9.3;11.4;6.1;10.58;4.9;1.69;8027 +69083;43.30041;1.88879;204;20220312;10.4;9.2;9.8;4.7;10.41;4.9;.98;3566 +69083;43.30041;1.88879;204;20220313;11.5;8.2;9.8;5.4;9.68;5.7;1.33;4620 +69083;43.30041;1.88879;204;20220314;12.5;4.6;8.6;8.1;10.68;0;.75;6406 +69083;43.30041;1.88879;204;20220315;13.8;11.5;12.6;9.7;12.28;0;1.41;4926 +69083;43.30041;1.88879;204;20220316;14;11.5;12.7;6.3;12.18;.3;1.42;5605 +69083;43.30041;1.88879;204;20220317;14.3;11;12.6;3.2;12.65;6.9;1.13;5145 +69083;43.30041;1.88879;204;20220318;10.9;8.7;9.8;2.4;10.79;.6;1.08;5555 +69083;43.30041;1.88879;204;20220319;15.7;6.6;11.2;5;8.86;0;2.71;14586 +69083;43.30041;1.88879;204;20220320;14.5;7.5;11;6.7;10.99;0;1.74;8914 +69083;43.30041;1.88879;204;20220321;15;10.1;12.6;8.1;9.99;0;2.82;9587 +69083;43.30041;1.88879;204;20220322;15.3;7.5;11.4;8.5;7.94;0;3.58;13823 +69083;43.30041;1.88879;204;20220323;15.4;6;10.7;7.1;8.19;0;3.13;14803 +69083;43.30041;1.88879;204;20220324;16.8;5.1;10.9;5.5;8.34;0;3.13;15883 +69083;43.30041;1.88879;204;20220325;17.5;6.5;12;4.7;8.39;0;3.34;17044 +69083;43.30041;1.88879;204;20220326;17;7.1;12.1;5.3;8.69;0;3.32;16200 +69083;43.30041;1.88879;204;20220327;20.7;5.9;13.3;4.5;8.14;0;4.02;17952 +69083;43.30041;1.88879;204;20220328;20.4;4.8;12.6;4.6;7.99;0;3.99;18247 +69083;43.30041;1.88879;204;20220329;17.5;9.7;13.6;4;10.94;3.9;2.58;12203 +69083;43.30041;1.88879;204;20220330;12.8;8.9;10.9;3.2;11.39;3.7;1.37;7114 +69083;43.30041;1.88879;204;20220331;13.2;8.7;11;6.9;9.64;6.2;2.3;9392 +69083;43.30041;1.88879;204;20220401;8;1.6;4.8;8.5;5.79;4;2.26;13424 +69083;43.30041;1.88879;204;20220402;8.6;1.1;4.9;6.8;5.24;0;2.39;11735 +69083;43.30041;1.88879;204;20220403;7.7;-2.1;2.8;2.8;5.1;0;1.84;15703 +69083;43.30041;1.88879;204;20220404;11;-3.3;3.9;1.4;5.3;0;2.09;19377 +69083;43.30041;1.88879;204;20220405;15.3;-1.2;7;3.4;6.24;0;3.1;21987 +69083;43.30041;1.88879;204;20220406;12.6;5.8;9.2;4;9.59;0;1.78;10667 +69083;43.30041;1.88879;204;20220407;21.4;6.2;13.8;4.9;11.04;.1;3.79;20285 +69083;43.30041;1.88879;204;20220408;21.7;10.4;16.1;4.5;11.69;.5;3.92;18094 +69083;43.30041;1.88879;204;20220409;14.9;7.7;11.3;4.9;8.49;.4;2.96;13904 +69083;43.30041;1.88879;204;20220410;17.5;-.6;8.4;5;7.89;0;3.41;23424 +69083;43.30041;1.88879;204;20220411;16.6;9.7;13.2;10.6;11.59;0;2.84;11982 +69083;43.30041;1.88879;204;20220412;16.8;11.3;14.1;8.9;11.99;0;2.81;10072 +69083;43.30041;1.88879;204;20220413;14.5;11.4;12.9;3.4;12.49;.5;1.52;5666 +69083;43.30041;1.88879;204;20220414;21.9;6.5;14.2;2.1;11.79;0;3.31;20194 +69083;43.30041;1.88879;204;20220415;22.3;8.4;15.3;3.4;13.14;0;3.48;19462 +69083;43.30041;1.88879;204;20220416;22.2;10.9;16.6;5;12.94;0;4.18;21428 +69083;43.30041;1.88879;204;20220417;22.9;8.4;15.7;4.6;11.84;0;4.48;23374 +69083;43.30041;1.88879;204;20220418;18.7;10.1;14.4;4.5;11.34;0;3.5;19098 +69083;43.30041;1.88879;204;20220419;15.4;9.5;12.4;4.5;11.69;12.1;2.43;14182 +69083;43.30041;1.88879;204;20220420;10.9;8.2;9.6;2.5;10.94;15.8;1.14;6511 +69083;43.30041;1.88879;204;20220421;12.1;8.5;10.3;3.2;11.74;1;1.22;7463 +69083;43.30041;1.88879;204;20220422;18.2;10.1;14.1;2.2;12.39;0;2.61;15400 +69083;43.30041;1.88879;204;20220423;15.2;11.3;13.3;4.3;11.54;17.7;2.28;8988 +69083;43.30041;1.88879;204;20220424;16.9;8.7;12.8;5.6;11.64;.8;2.61;13695 +69083;43.30041;1.88879;204;20220425;19.2;6;12.6;2.5;11.04;0;3.47;23505 +69083;43.30041;1.88879;204;20220426;23.5;4.5;14;2.2;10.94;0;4.16;25729 +69083;43.30041;1.88879;204;20220427;21.2;7.7;14.4;3.3;12.09;0;3.59;20527 +69083;43.30041;1.88879;204;20220428;18.8;11.7;15.3;2.5;14.49;0;2.45;13830 +69083;43.30041;1.88879;204;20220429;22.5;13.4;18;3.5;14.74;0;4.05;21373 +69083;43.30041;1.88879;204;20220430;21.7;13.8;17.7;4.5;13.39;.1;4.15;19234 +69083;43.30041;1.88879;204;20220501;20.9;10.6;15.7;3.8;12.19;.2;4.06;22107 +69083;43.30041;1.88879;204;20220502;19.6;11.7;15.7;3.1;12.94;.2;2.97;14386 +69083;43.30041;1.88879;204;20220503;20.5;10.9;15.7;2.9;13.24;2.7;3.28;17915 +69083;43.30041;1.88879;204;20220504;19.3;11.6;15.4;3.5;13.74;3.2;2.85;15005 +69083;43.30041;1.88879;204;20220505;20.1;10.9;15.5;4.7;12.34;.8;3.75;18948 +69083;43.30041;1.88879;204;20220506;19.5;10.7;15.1;5.4;11.45;.1;3.19;12029 +69083;43.30041;1.88879;204;20220507;21.8;11;16.4;5.6;12.31;.5;3.71;14834 +69083;43.30041;1.88879;204;20220508;23.4;12.8;18.1;3.5;13.05;.2;3.76;16091 +69083;43.30041;1.88879;204;20220509;26.2;11.8;19;2;12.38;0;3.88;17271 +69083;43.30041;1.88879;204;20220510;27.7;11.5;19.6;2.8;13.11;0;4.37;17851 +69083;43.30041;1.88879;204;20220511;26.5;11.3;18.9;4.1;14.01;0;4.38;18424 +69083;43.30041;1.88879;204;20220512;23.2;13.6;18.4;3.4;14.78;0;3.18;13402 +69083;43.30041;1.88879;204;20220513;25.1;13.3;19.2;2;15.35;0;3.3;15801 +69083;43.30041;1.88879;204;20220514;29.2;14.7;21.9;2.7;16.15;0;4.3;16796 +69083;43.30041;1.88879;204;20220515;24.8;15.9;20.4;5.4;15.35;.1;4.27;15255 +69083;43.30041;1.88879;204;20220516;28;14.1;21.1;2.3;16.11;0;3.96;17225 +69083;43.30041;1.88879;204;20220517;29.4;15;22.2;3.2;16.35;0;4.62;18178 +69083;43.30041;1.88879;204;20220518;31.6;18.3;25;3.7;15.75;0;5.52;16733 +69083;43.30041;1.88879;204;20220519;24.8;18.3;21.6;6.3;18.05;0;3.79;12239 +69083;43.30041;1.88879;204;20220520;27.9;17.8;22.8;6;17.08;0;5.14;16243 +69083;43.30041;1.88879;204;20220521;29.8;15.7;22.7;3.5;17.75;.1;4.59;17531 +69083;43.30041;1.88879;204;20220522;29.8;16.9;23.4;4;18.68;0;4.43;16174 +69083;43.30041;1.88879;204;20220523;20.6;17;18.8;4.7;16.18;0;2.52;7672 +69083;43.30041;1.88879;204;20220524;15.8;13.5;14.6;4.3;12.85;3.6;1.92;6167 +69083;43.30041;1.88879;204;20220525;19.9;11.3;15.6;5.7;12.01;0;3.51;14857 +69083;43.30041;1.88879;204;20220526;19.4;11.8;15.6;4.8;12.78;0;2.97;13104 +69083;43.30041;1.88879;204;20220527;24.4;12.9;18.6;4.3;13.98;0;4.15;17475 +69083;43.30041;1.88879;204;20220528;26.1;14.6;20.4;4.4;13.35;0;4.98;18251 +69083;43.30041;1.88879;204;20220529;25.5;13.8;19.7;3.7;9.71;0;5.31;18850 +69083;43.30041;1.88879;204;20220530;25.8;11;18.4;1.8;11.45;1.1;3.72;16146 +69083;43.30041;1.88879;204;20220531;26.6;14.4;20.5;2.2;14.21;0;4.14;18136 +69083;43.30041;1.88879;204;20220601;28.2;15;21.6;4.1;16.18;0;4.77;18674 +69083;43.30041;1.88879;204;20220602;24.3;17.4;20.8;4.3;17.81;0;3.11;10363 +69083;43.30041;1.88879;204;20220603;28.3;17.7;23;4.3;18.68;.5;4.54;16925 +69083;43.30041;1.88879;204;20220604;28.2;18.2;23.2;3.6;19.75;0;4.04;15267 +69083;43.30041;1.88879;204;20220605;23.9;17.3;20.6;4;17.58;0;3.31;12543 +69083;43.30041;1.88879;204;20220606;30.3;15;22.6;2.4;16.78;1.2;4.42;17301 +69083;43.30041;1.88879;204;20220607;23.5;16.6;20;3.2;16.88;.1;3.2;13128 +69083;43.30041;1.88879;204;20220608;21.9;15.3;18.6;3.8;16.21;1;2.66;9790 +69083;43.30041;1.88879;204;20220609;23.7;14.1;18.9;5.6;13.55;0;4.4;16387 +69083;43.30041;1.88879;204;20220610;29.4;14.2;21.8;3.2;13.48;0;5.23;19763 +69083;43.30041;1.88879;204;20220611;34;15.4;24.7;2.1;13.38;0;6.64;29552 +69083;43.30041;1.88879;204;20220612;31.4;17.4;24.4;2;18.05;2.7;5.48;25074 +69083;43.30041;1.88879;204;20220613;31.2;18.4;24.8;2.8;19.71;.1;5.88;26715 +69083;43.30041;1.88879;204;20220614;35.1;19.1;27.1;2.6;18.18;.7;6.59;26029 +69083;43.30041;1.88879;204;20220615;31.4;20.2;25.8;3.1;15.61;0;6.87;28530 +69083;43.30041;1.88879;204;20220616;37;20.2;28.6;2.1;17.51;0;6.75;26872 +69083;43.30041;1.88879;204;20220617;38.7;20.5;29.6;2.2;17.65;0;7.32;28010 +69083;43.30041;1.88879;204;20220618;33.2;21.2;27.2;5.4;16.65;0;8.12;26722 +69083;43.30041;1.88879;204;20220619;31.9;21.9;26.9;7.2;19.98;0;7.61;25507 +69083;43.30041;1.88879;204;20220620;28;19.7;23.8;4.4;20.75;0;4.42;17083 +69083;43.30041;1.88879;204;20220621;26.7;20.4;23.5;3;21.68;1.1;3.28;12441 +69083;43.30041;1.88879;204;20220622;29.5;19;24.3;3.4;19.58;0;5.32;22453 +69083;43.30041;1.88879;204;20220623;28.8;16.9;22.9;2.7;17.98;9.4;5.15;23784 +69083;43.30041;1.88879;204;20220624;25.3;16.3;20.8;2.8;16.91;2.6;4.17;19763 +69083;43.30041;1.88879;204;20220625;27.2;14.9;21.1;3.5;16.45;2;4.77;21111 +69083;43.30041;1.88879;204;20220626;18.5;15.3;16.9;3.5;16.58;.5;1.89;8590 +69083;43.30041;1.88879;204;20220627;18.2;14.8;16.5;3.8;15.65;7.7;2.16;10103 +69083;43.30041;1.88879;204;20220628;26.2;15;20.6;4.3;14.41;0;5.88;28184 +69083;43.30041;1.88879;204;20220629;30.2;13.9;22.1;2.5;14.28;2.4;6.08;28570 +69083;43.30041;1.88879;204;20220630;18.3;15.6;17;4;16.05;.2;2.25;10179 +69083;43.30041;1.88879;204;20220701;23.9;13.4;18.7;3;13.15;.1;4.79;24119 +69083;43.30041;1.88879;204;20220702;31.9;12.3;22.1;2.4;12.98;0;6.42;29774 +69083;43.30041;1.88879;204;20220703;30.8;16.6;23.7;2.9;16.85;.2;5.86;25268 +69083;43.30041;1.88879;204;20220704;27.3;16.6;22;4.4;17.81;0;5.55;26071 +69083;43.30041;1.88879;204;20220705;29.5;19.5;24.5;4;17.28;0;6.33;25564 +69083;43.30041;1.88879;204;20220706;27.4;18.9;23.1;4.3;14.88;0;5.57;19446 +69083;43.30041;1.88879;204;20220707;28.5;17;22.8;4.5;15.31;0;6.38;27339 +69083;43.30041;1.88879;204;20220708;29.9;17.1;23.5;5;15.11;0;7.16;28740 +69083;43.30041;1.88879;204;20220709;32.3;17;24.6;3.5;13.91;0;7.27;29059 +69083;43.30041;1.88879;204;20220710;34.1;18.7;26.4;3;13.51;0;7.42;28673 +69083;43.30041;1.88879;204;20220711;35.8;17.4;26.6;2.8;13.61;0;7.48;29192 +69083;43.30041;1.88879;204;20220712;36.8;19;27.9;3.2;16.05;0;7.78;28897 +69083;43.30041;1.88879;204;20220713;36.1;18.9;27.5;3;15.55;.1;7.55;28939 +69083;43.30041;1.88879;204;20220714;37.4;19.7;28.6;3;18.41;0;7.56;28773 +69083;43.30041;1.88879;204;20220715;36.2;22;29.1;3.5;14.98;0;7.88;26069 +69083;43.30041;1.88879;204;20220716;38;20.4;29.2;2.4;13.71;0;7.39;27155 +69083;43.30041;1.88879;204;20220717;38.1;19.8;29;3.1;14.18;0;8.05;27846 +69083;43.30041;1.88879;204;20220718;36.2;20.8;28.5;4.9;16.91;0;8.47;27173 +69083;43.30041;1.88879;204;20220719;31.9;22.7;27.3;5.3;22.05;1.3;6.47;22972 +69083;43.30041;1.88879;204;20220720;29.8;21.4;25.6;4;17.98;0;5.9;21500 +69083;43.30041;1.88879;204;20220721;33.7;19.3;26.5;2.8;16.28;0;6.76;27179 +69083;43.30041;1.88879;204;20220722;32;20.1;26.1;3.3;17.58;.3;5.95;21334 +69083;43.30041;1.88879;204;20220723;28.4;18.6;23.5;4.2;16.45;0;5.67;22078 +69083;43.30041;1.88879;204;20220724;36.7;18.1;27.4;2.8;16.78;0;7.25;28016 +69083;43.30041;1.88879;204;20220725;26.7;20.9;23.8;4.7;18.95;1.4;4.27;13229 +69083;43.30041;1.88879;204;20220726;27;18.4;22.7;5.2;15.68;.1;5.91;23073 +69083;43.30041;1.88879;204;20220727;28.8;16;22.4;4;13.21;0;6.43;26967 +69083;43.30041;1.88879;204;20220728;29.7;16.6;23.1;3.2;14.45;0;5.92;24597 +69083;43.30041;1.88879;204;20220729;25.6;17.9;21.7;3.6;18.18;3.7;3.81;15552 +69083;43.30041;1.88879;204;20220730;30;18.8;24.4;3.6;17.58;0;5.94;24771 +69083;43.30041;1.88879;204;20220731;32.9;18.9;25.9;3.1;16.71;0;6.59;26602 +69083;43.30041;1.88879;204;20220801;34.2;19.6;26.9;3.8;16.61;0;7.32;26810 +69083;43.30041;1.88879;204;20220802;36.3;20;28.2;2.9;14.35;0;7.38;27302 +69083;43.30041;1.88879;204;20220803;35.8;19.3;27.5;3.3;15.78;0;7.18;25858 +69083;43.30041;1.88879;204;20220804;34.5;20.9;27.7;3.8;22.45;.3;6.02;22070 +69083;43.30041;1.88879;204;20220805;31.8;20.8;26.3;3.6;20.25;.1;5.7;21676 +69083;43.30041;1.88879;204;20220806;33.1;19.6;26.3;3.5;17.95;0;6.29;23078 +69083;43.30041;1.88879;204;20220807;34.5;21;27.8;3.2;14.58;0;6.96;24667 +69083;43.30041;1.88879;204;20220808;35.2;18.8;27;2.4;11.68;0;6.59;25861 +69083;43.30041;1.88879;204;20220809;35.7;18;26.9;2.2;11.88;0;6.26;24461 +69083;43.30041;1.88879;204;20220810;36.2;18.8;27.5;3.2;15.58;0;7.01;25097 +69083;43.30041;1.88879;204;20220811;33.8;22.7;28.3;4.7;23.95;0;6.28;22693 +69083;43.30041;1.88879;204;20220812;39.2;22;30.6;3.2;21.58;0;7.1;24178 +69083;43.30041;1.88879;204;20220813;34.5;21;27.8;3.6;20.78;.6;5.92;19758 +69083;43.30041;1.88879;204;20220814;30.1;21.2;25.6;4.1;20.25;0;4.86;16319 +69083;43.30041;1.88879;204;20220815;28.9;19.6;24.2;3.1;16.15;0;5.08;20036 +69083;43.30041;1.88879;204;20220816;32.3;16.8;24.6;3;16.71;11.2;5.15;18726 +69083;43.30041;1.88879;204;20220817;23.9;16.7;20.3;3.3;17.41;.7;2.81;10757 +69083;43.30041;1.88879;204;20220818;24;16.7;20.3;5.5;16.88;1.7;3.88;15940 +69083;43.30041;1.88879;204;20220819;26.8;17.2;22;5.2;16.05;.3;4.95;18213 +69083;43.30041;1.88879;204;20220820;30.7;16.7;23.7;3.2;15.85;0;5.59;23515 +69083;43.30041;1.88879;204;20220821;29.1;19.7;24.4;3.8;16.65;0;5.16;17901 +69083;43.30041;1.88879;204;20220822;26.6;19.2;22.9;5;18.08;1.5;4.33;14476 +69083;43.30041;1.88879;204;20220823;31.3;20;25.6;3.3;18.68;0;5.34;20283 +69083;43.30041;1.88879;204;20220824;35.5;18.1;26.8;2.7;16.35;1;6.08;23038 +69083;43.30041;1.88879;204;20220825;29.9;21.6;25.8;3.8;19.48;2;4.64;14685 +69083;43.30041;1.88879;204;20220826;30.3;20.1;25.2;4.5;18.85;.1;5.52;19998 +69083;43.30041;1.88879;204;20220827;31.5;18.3;24.9;2.9;16.81;0;5.35;22313 +69083;43.30041;1.88879;204;20220828;34.4;17.8;26.1;2.4;14.61;0;5.62;22421 +69083;43.30041;1.88879;204;20220829;32.2;19;25.6;3.6;18.05;4.8;5.25;18019 +69083;43.30041;1.88879;204;20220830;32.4;18.2;25.3;2.3;18.91;0;4.76;20521 +69083;43.30041;1.88879;204;20220831;26.9;19;22.9;2.7;19.28;.9;3.14;11535 +69083;43.30041;1.88879;204;20220901;29.7;19;24.4;3;18.88;.4;4.52;18934 +69083;43.30041;1.88879;204;20220902;28.3;18.7;23.5;2.8;18.38;5.9;3.97;16649 +69083;43.30041;1.88879;204;20220903;26.4;17.5;22;2.3;18.88;.1;3.26;15090 +69083;43.30041;1.88879;204;20220904;29.7;18.2;23.9;4.3;21.25;0;4.44;19006 +69083;43.30041;1.88879;204;20220905;30.7;22.1;26.4;5.4;23.71;.4;4.92;18068 +69083;43.30041;1.88879;204;20220906;32.5;22.4;27.5;3.3;22.31;.4;4.99;19051 +69083;43.30041;1.88879;204;20220907;27.9;17.5;22.7;2.5;17.25;0;3.53;14472 +69083;43.30041;1.88879;204;20220908;27.4;15.6;21.5;2.4;14.08;.2;3.94;17430 +69083;43.30041;1.88879;204;20220909;22.7;16.1;19.4;2.7;15.05;.3;2.89;11847 +69083;43.30041;1.88879;204;20220910;27.5;14.5;21;2.7;13.41;0;4.26;19431 +69083;43.30041;1.88879;204;20220911;32.5;13.9;23.2;3;14.08;0;5.22;21049 +69083;43.30041;1.88879;204;20220912;27.3;19.3;23.3;5.2;19.95;0;3.82;13076 +69083;43.30041;1.88879;204;20220913;28.1;23;25.6;4.9;24.18;1.3;2.81;6631 +69083;43.30041;1.88879;204;20220914;28.2;19.2;23.7;3.3;20.31;8.5;3.51;14317 +69083;43.30041;1.88879;204;20220915;29;16.8;22.9;2.6;17.55;2.5;3.9;17375 +69083;43.30041;1.88879;204;20220916;24.6;18.6;21.6;4.8;17.01;.2;3.64;13098 +69083;43.30041;1.88879;204;20220917;22.1;13.7;17.9;4.1;10.08;0;4.26;17831 +69083;43.30041;1.88879;204;20220918;25.2;8.3;16.8;2.2;7.61;0;3.83;18941 +69083;43.30041;1.88879;204;20220919;26.8;10.2;18.5;2.9;7.81;0;4.52;19061 +69083;43.30041;1.88879;204;20220920;25.8;11.5;18.6;3.2;8.28;0;4.53;18919 +69083;43.30041;1.88879;204;20220921;24.8;11.8;18.3;3;9.48;0;4.08;18381 +69083;43.30041;1.88879;204;20220922;26.4;10.8;18.6;2.4;11.71;0;3.58;17752 +69083;43.30041;1.88879;204;20220923;24.4;12.4;18.4;3.5;15.28;19.6;2.9;13849 +69083;43.30041;1.88879;204;20220924;20.6;14.9;17.8;3.2;15.01;3.5;2.18;8847 +69083;43.30041;1.88879;204;20220925;19.7;11.9;15.8;3.4;12.18;.2;2.67;13986 +69083;43.30041;1.88879;204;20220926;20.2;10.5;15.3;4.5;11.38;2.4;3.03;14509 +69083;43.30041;1.88879;204;20220927;17.4;12.6;15;5.9;13.31;3.3;2.04;8379 +69083;43.30041;1.88879;204;20220928;18.8;13.9;16.4;6.7;14.95;10.2;2.11;9559 +69083;43.30041;1.88879;204;20220929;17.4;12.8;15.1;5.1;13.15;10;2.06;9104 +69083;43.30041;1.88879;204;20220930;18;10.8;14.4;4.7;11.65;.8;2.38;10848 +69083;43.30041;1.88879;204;20221001;23.6;9.7;16.7;3.2;12.28;.1;3.06;15505 +69083;43.30041;1.88879;204;20221002;24.1;12.5;18.3;2.7;14.78;0;2.77;15099 +69083;43.30041;1.88879;204;20221003;23.9;14;18.9;2.3;14.45;0;2.67;13720 +69083;43.30041;1.88879;204;20221004;25.9;11.2;18.5;1.9;13.25;.1;2.78;15809 +69083;43.30041;1.88879;204;20221005;23.3;11.4;17.4;4.3;15.75;.1;2.46;13331 +69083;43.30041;1.88879;204;20221006;20.9;15.8;18.4;2.8;16.01;0;2.04;10318 +69083;43.30041;1.88879;204;20221007;21.9;11.8;16.9;2.8;15.55;0;1.86;9751 +69083;43.30041;1.88879;204;20221008;22;16;19;2.3;16.68;.5;1.85;8317 +69083;43.30041;1.88879;204;20221009;23.3;11.9;17.6;3.1;14.85;.2;2.5;14176 +69083;43.30041;1.88879;204;20221010;23.7;15;19.3;3.6;16.31;.1;2.55;12119 +69083;43.30041;1.88879;204;20221011;22.4;13.7;18.1;1.9;15.45;0;1.91;10464 +69083;43.30041;1.88879;204;20221012;24.1;13.7;18.9;2;15.01;.9;2.23;11823 +69083;43.30041;1.88879;204;20221013;23.1;13.6;18.3;2.2;14.48;1.3;2.14;10621 +69083;43.30041;1.88879;204;20221014;23.2;17;20.1;4.4;16.05;.4;2.61;8346 +69083;43.30041;1.88879;204;20221015;25.7;11.8;18.7;3.3;15.18;.1;2.74;13632 +69083;43.30041;1.88879;204;20221016;24;17.2;20.6;5.4;18.71;.1;2.52;10553 +69083;43.30041;1.88879;204;20221017;22.8;19.6;21.2;6.5;19.85;.1;2.14;5828 +69083;43.30041;1.88879;204;20221018;24.2;18.6;21.4;5.2;19.78;.1;2.44;10083 +69083;43.30041;1.88879;204;20221019;22.8;18.9;20.8;5.7;19.55;.8;2.03;5815 +69083;43.30041;1.88879;204;20221020;23.6;18.5;21.1;4.5;18.88;0;2.08;6213 +69083;43.30041;1.88879;204;20221021;23.7;18.2;21;3.2;16.21;.1;2.31;6566 +69083;43.30041;1.88879;204;20221022;24.9;15.3;20.1;3.2;15.65;0;2.53;11418 +69083;43.30041;1.88879;204;20221023;25.3;16.9;21.1;5.3;16.85;0;2.74;6527 +69083;43.30041;1.88879;204;20221024;25.2;16.4;20.8;2.5;16.11;0;2.19;9047 +69083;43.30041;1.88879;204;20221025;22.5;13;17.7;3.4;14.71;.1;2.01;7871 +69083;43.30041;1.88879;204;20221026;23.2;13.4;18.3;3.4;17.48;.1;1.6;7293 +69083;43.30041;1.88879;204;20221027;23.9;16.6;20.2;5.4;18.25;.1;2.2;7780 +69083;43.30041;1.88879;204;20221028;23.3;18.4;20.8;6;17.98;0;2.54;7521 +69083;43.30041;1.88879;204;20221029;22.6;16.8;19.7;6.3;16.48;0;2.6;8287 +69083;43.30041;1.88879;204;20221030;22.7;16.5;19.6;4.8;16.38;0;2.33;7919 +69083;43.30041;1.88879;204;20221031;24.2;16.6;20.4;4.6;16.78;6.4;2.51;8322 +69083;43.30041;1.88879;204;20221101;19.9;13.7;16.8;2.8;14.51;0;1.58;8497 +69083;43.30041;1.88879;204;20221102;20.8;13.2;17;2.3;12.31;0;1.75;9341 +69083;43.30041;1.88879;204;20221103;18.1;11.7;14.9;3.8;12.51;3.4;1.57;4242 +69083;43.30041;1.88879;204;20221104;13;9.6;11.3;5.9;10.35;9.8;1.42;4719 +69083;43.30041;1.88879;204;20221105;15.1;8.1;11.6;4.4;9.65;0;1.68;9477 +69083;43.30041;1.88879;204;20221106;19.7;4.2;12;2.6;8.25;0;1.88;10364 +69083;43.30041;1.88879;204;20221107;19.6;6.6;13.1;3.5;10.78;0;1.76;9710 +69083;43.30041;1.88879;204;20221108;20;14.4;17.2;4.1;14.85;0;1.66;6245 +69083;43.30041;1.88879;204;20221109;18.7;12;15.3;2.7;13.45;1.7;1.24;4733 +69083;43.30041;1.88879;204;20221110;15.6;10.2;12.9;2.7;11.58;0;1.16;8153 +69083;43.30041;1.88879;204;20221111;20.3;7.5;13.9;4.9;12.78;0;1.57;8731 +69083;43.30041;1.88879;204;20221112;20.5;14.1;17.3;5;14.48;.1;2.02;7502 +69083;43.30041;1.88879;204;20221113;19.8;9.4;14.6;3.5;12.15;0;1.58;8283 +69083;43.30041;1.88879;204;20221114;18.3;13.1;15.7;3.4;13.78;.5;1.35;4547 +69083;43.30041;1.88879;204;20221115;17.8;12.6;15.2;3;13.91;3;1.1;4799 +69083;43.30041;1.88879;204;20221116;19;10.3;14.7;2;11.61;0;1.21;8220 +69083;43.30041;1.88879;204;20221117;18.6;10.2;14.4;2.8;11.95;10.1;1.33;5896 +69083;43.30041;1.88879;204;20221118;13.9;9.6;11.7;5;10.65;2.5;1.29;5621 +69083;43.30041;1.88879;204;20221119;9.6;7.3;8.4;5.3;9.45;1.6;.79;3542 +69083;43.30041;1.88879;204;20221120;12.7;4.8;8.8;4.2;9.21;2.5;.96;6793 +69083;43.30041;1.88879;204;20221121;11.4;8.3;9.9;4.3;10.35;14.8;.8;1976 +69083;43.30041;1.88879;204;20221122;9.8;5.8;7.8;5.6;8.85;13.2;.88;3671 +69083;43.30041;1.88879;204;20221123;16.3;7.7;12;3.7;10.95;9.9;1.16;4848 +69083;43.30041;1.88879;204;20221124;14.2;7.1;10.6;2.6;9.61;0;1;4920 +69083;43.30041;1.88879;204;20221125;10.6;8.4;9.5;3.7;10.18;7.9;.73;1991 +69083;43.30041;1.88879;204;20221126;12.6;5.4;9;3.1;8.88;0;.91;5805 +69083;43.30041;1.88879;204;20221127;11.9;3.7;7.8;4;8.71;.8;.85;5278 +69083;43.30041;1.88879;204;20221128;11.7;8.4;10;4.8;10.25;5.5;.88;3721 +69083;43.30041;1.88879;204;20221129;11.3;7.4;9.4;4.5;9.55;2.6;.92;4364 +69083;43.30041;1.88879;204;20221130;6.5;3.6;5.1;2.5;7.95;.1;.45;4338 +69083;43.30041;1.88879;204;20221201;4.9;3.3;4.1;2.7;7.71;0;.37;1802 +69083;43.30041;1.88879;204;20221202;7.2;4.5;5.9;1.5;7.77;0;.52;3372 +69083;43.30041;1.88879;204;20221203;6.6;1.8;4.2;1.3;7.25;0;.43;2987 +69083;43.30041;1.88879;204;20221204;8;3.8;5.9;2;7.35;0;.59;4408 +69083;43.30041;1.88879;204;20221205;9.9;-.6;4.7;2.8;6.38;.1;.81;6018 +69083;43.30041;1.88879;204;20221206;11.9;3;7.5;2.1;7.71;.2;.76;5316 +69083;43.30041;1.88879;204;20221207;13.3;7.3;10.3;1.9;8.04;0;.97;4828 +69083;43.30041;1.88879;204;20221208;7.5;2.3;4.9;3.1;8.1;.9;.43;2462 +69083;43.30041;1.88879;204;20221209;13.1;5.4;9.2;1.9;9.98;1.4;.53;4964 +69083;43.30041;1.88879;204;20221210;3.9;2.9;3.4;5.8;6.9;0;.58;2179 +69083;43.30041;1.88879;204;20221211;4.6;-4.5;0;1.7;4.64;0;.51;4779 +69083;43.30041;1.88879;204;20221212;6.8;1.3;4;3.4;6.15;5.1;.81;2975 +69083;43.30041;1.88879;204;20221213;10;2.7;6.4;4.4;8.75;4.9;.52;3207 +69083;43.30041;1.88879;204;20221214;15.1;7;11;2.9;11.48;.5;.61;5270 +69083;43.30041;1.88879;204;20221215;12.7;9.9;11.3;3.6;11.95;5.4;.6;3288 +69083;43.30041;1.88879;204;20221216;12;9.4;10.7;2.5;11.01;3.2;.66;2374 +69083;43.30041;1.88879;204;20221217;7;5.5;6.3;2.4;8.4;0;.54;1715 +69083;43.30041;1.88879;204;20221218;8.7;3.1;5.9;4.6;8.94;0;.63;3347 +69083;43.30041;1.88879;204;20221219;15.7;10.3;13;6.5;11.97;0;1.36;4187 +69083;43.30041;1.88879;204;20221220;13.9;11.8;12.9;5.1;12.38;.3;.98;2173 +69083;43.30041;1.88879;204;20221221;17.1;9.7;13.4;2.4;11.75;.1;.9;4902 +69083;43.30041;1.88879;204;20221222;18.3;10.1;14.2;2.8;11.55;.2;1.14;5656 +69083;43.30041;1.88879;204;20221223;19.6;11.3;15.4;2.1;12.18;0;1.03;5835 +69083;43.30041;1.88879;204;20221224;18.2;8.6;13.4;2.3;10.98;.1;1.02;5824 +69083;43.30041;1.88879;204;20221225;13.2;8.4;10.8;4.2;11.41;.1;.66;3265 +69083;43.30041;1.88879;204;20221226;16.8;10.5;13.6;3;12.08;0;.93;4429 +69083;43.30041;1.88879;204;20221227;14.6;8.5;11.6;1.9;11.31;.1;.59;4824 +69083;43.30041;1.88879;204;20221228;12.4;6;9.2;3.4;10.05;.1;.62;4491 +69083;43.30041;1.88879;204;20221229;13.2;7.1;10.1;2.9;10.78;.1;.6;4138 +69083;43.30041;1.88879;204;20221230;15.7;8.2;11.9;3.8;11.11;.2;.97;5370 +69083;43.30041;1.88879;204;20221231;14.3;11.1;12.7;5.7;12.55;.1;.93;2999 +69084;43.32428;2.19484;152;20220101;12.8;3.3;8;2.1;9.69;.1;.49;6700 +69084;43.32428;2.19484;152;20220102;13.6;7.4;10.5;2.9;11.19;.1;.68;4200 +69084;43.32428;2.19484;152;20220103;15.9;5.5;10.7;.9;10.49;.1;.51;6000 +69084;43.32428;2.19484;152;20220104;12.1;4.3;8.2;3.9;11.09;7.8;.32;2500 +69084;43.32428;2.19484;152;20220105;7.5;6.6;7;7.8;7.59;.2;1.31;5100 +69084;43.32428;2.19484;152;20220106;7.3;2.9;5.1;6.7;5.69;0;1.52;7000 +69084;43.32428;2.19484;152;20220107;6.7;.3;3.5;4.9;6.59;10.4;.72;5200 +69084;43.32428;2.19484;152;20220108;10.9;5.3;8.1;6.4;9.49;9.7;.85;2800 +69084;43.32428;2.19484;152;20220109;9.1;7.9;8.5;6.3;9.89;44.2;.77;800 +69084;43.32428;2.19484;152;20220110;8;7.5;7.7;4.8;9.89;9.5;.53;400 +69084;43.32428;2.19484;152;20220111;10;5.3;7.6;5.9;7.79;0;1.25;8000 +69084;43.32428;2.19484;152;20220112;6.6;2.3;4.4;5;6.39;0;.92;8700 +69084;43.32428;2.19484;152;20220113;3.4;-3.7;-.2;1.5;5.49;0;.29;8600 +69084;43.32428;2.19484;152;20220114;11.7;-4.4;3.6;1.7;5.59;0;.76;9400 +69084;43.32428;2.19484;152;20220115;11.5;-3.7;3.9;2.4;5.09;0;1.07;8900 +69084;43.32428;2.19484;152;20220116;9.8;-2.4;3.7;3.9;5.89;0;1.06;8900 +69084;43.32428;2.19484;152;20220117;7.5;-1.6;2.9;5.8;6.09;.1;.93;8700 +69084;43.32428;2.19484;152;20220118;2.4;-.6;.9;4.8;6.39;.1;.28;3500 +69084;43.32428;2.19484;152;20220119;9;1;5;4.2;7.49;.9;.77;5300 +69084;43.32428;2.19484;152;20220120;9.7;4.4;7;5.9;7.69;.1;1.24;5500 +69084;43.32428;2.19484;152;20220121;6.5;2.2;4.3;6;5.89;0;1.25;8600 +69084;43.32428;2.19484;152;20220122;7.6;-.5;3.5;4.5;5.29;0;1.23;9400 +69084;43.32428;2.19484;152;20220123;11;-5;3;2.8;5.59;0;1.05;9500 +69084;43.32428;2.19484;152;20220124;11.5;2.4;6.9;3.7;6.79;0;1.34;8300 +69084;43.32428;2.19484;152;20220125;13.8;-2.2;5.8;1.4;6.79;0;.85;9100 +69084;43.32428;2.19484;152;20220126;12.6;-2.8;4.9;2.8;6.69;0;1.08;9900 +69084;43.32428;2.19484;152;20220127;12.3;.8;6.5;4.8;6.99;0;1.48;10100 +69084;43.32428;2.19484;152;20220128;2.6;-.6;1;3.9;5.81;0;.84;4160 +69084;43.32428;2.19484;152;20220129;6.1;.9;3.5;5.7;6.59;0;.84;7400 +69084;43.32428;2.19484;152;20220130;3.8;-.7;1.5;7.4;6.49;0;.43;5100 +69084;43.32428;2.19484;152;20220131;10.3;1.7;6;9.1;8.59;4.3;.83;4600 +69084;43.32428;2.19484;152;20220201;9.6;4.2;6.9;9;7.59;1.8;1.52;6700 +69084;43.32428;2.19484;152;20220202;10.8;7.2;9;6.2;9.59;.3;1.13;6000 +69084;43.32428;2.19484;152;20220203;11.8;2.2;7;3.3;8.69;0;.92;8400 +69084;43.32428;2.19484;152;20220204;15;8.3;11.6;4.6;10.29;1.3;1.59;7300 +69084;43.32428;2.19484;152;20220205;12.1;8.5;10.3;5.4;9.39;.6;1.54;6000 +69084;43.32428;2.19484;152;20220206;10.7;2.5;6.6;5.9;7.19;.9;1.52;8800 +69084;43.32428;2.19484;152;20220207;12.6;6.9;9.7;7.1;9.59;2.2;1.48;4800 +69084;43.32428;2.19484;152;20220208;16.3;5.8;11;3.5;7.59;0;2.12;12000 +69084;43.32428;2.19484;152;20220209;12.9;1.7;7.3;2.8;7.79;.1;1.27;10600 +69084;43.32428;2.19484;152;20220210;16.8;4.8;10.8;1.6;9.09;0;1.34;11600 +69084;43.32428;2.19484;152;20220211;14.4;3.1;8.7;3.7;9.29;0;1.28;7600 +69084;43.32428;2.19484;152;20220212;12.3;1.3;6.8;3.2;8.09;0;1.21;11400 +69084;43.32428;2.19484;152;20220213;14.9;7;10.9;5.8;10.99;3.3;1.41;7500 +69084;43.32428;2.19484;152;20220214;12.9;8.6;10.7;6.1;9.29;5.9;1.88;7400 +69084;43.32428;2.19484;152;20220215;13.1;6.2;9.6;6.4;8.69;4.8;1.9;8800 +69084;43.32428;2.19484;152;20220216;15;6.7;10.8;5.5;10.89;8.7;1.29;2200 +69084;43.32428;2.19484;152;20220217;15.6;11.8;13.7;5.9;12.3;2.2;1.74;5773 +69084;43.32428;2.19484;152;20220218;19.7;5;12.3;4.1;11.19;1.7;2.08;12600 +69084;43.32428;2.19484;152;20220219;11.7;8.2;9.9;4.9;9.39;.5;1.48;5700 +69084;43.32428;2.19484;152;20220220;14.8;3.1;8.9;4.9;8.89;1.5;1.79;12000 +69084;43.32428;2.19484;152;20220221;14.1;8.5;11.3;9.8;9.39;5.2;2.51;9700 +69084;43.32428;2.19484;152;20220222;14.9;7.5;11.2;6.7;8.79;.1;2.59;13800 +69084;43.32428;2.19484;152;20220223;19.1;5.4;12.2;3.6;8.79;0;2.58;14200 +69084;43.32428;2.19484;152;20220224;16.8;8.7;12.7;4.6;10.39;.7;2.2;10800 +69084;43.32428;2.19484;152;20220225;12.3;7.9;10.1;6.2;7.29;0;2.63;11900 +69084;43.32428;2.19484;152;20220226;13.6;-.5;6.5;3.9;5.49;0;2.37;15700 +69084;43.32428;2.19484;152;20220227;15.5;-.5;7.5;2.6;7.49;0;1.75;11500 +69084;43.32428;2.19484;152;20220228;18;2.2;10.1;2.4;7.99;0;2.19;15300 +69084;43.32428;2.19484;152;20220301;14.8;5.6;10.2;5.4;8.59;0;2.37;14500 +69084;43.32428;2.19484;152;20220302;11.6;7.8;9.7;4.9;10.49;.8;1.08;5100 +69084;43.32428;2.19484;152;20220303;17.9;8.4;13.1;2.9;10.39;0;2.32;15600 +69084;43.32428;2.19484;152;20220304;10.2;9;9.6;6.1;10.19;10;1.07;2000 +69084;43.32428;2.19484;152;20220305;10.8;6.6;8.7;5.3;8.79;1.2;1.48;6200 +69084;43.32428;2.19484;152;20220306;12.5;4;8.2;3.4;7.79;0;1.71;9600 +69084;43.32428;2.19484;152;20220307;13.3;-1.3;6;3.2;7.19;0;1.81;15100 +69084;43.32428;2.19484;152;20220308;13.7;6.3;10;5.2;8.89;1.3;2.22;14600 +69084;43.32428;2.19484;152;20220309;14.9;7.8;11.3;5.5;10.59;0;1.96;11400 +69084;43.32428;2.19484;152;20220310;15.1;10;12.5;6.3;11.19;0;2.11;10300 +69084;43.32428;2.19484;152;20220311;14;9.8;11.9;8.1;11.29;10.4;1.81;7700 +69084;43.32428;2.19484;152;20220312;10.5;10.3;10.4;4.4;11.19;21.1;.94;3000 +69084;43.32428;2.19484;152;20220313;11.9;8.5;10.2;5.2;10.29;3.6;1.28;3600 +69084;43.32428;2.19484;152;20220314;12.3;3.3;7.8;7.4;11.39;1.3;.18;2200 +69084;43.32428;2.19484;152;20220315;13;11.5;12.2;9.1;13.09;0;.87;1000 +69084;43.32428;2.19484;152;20220316;13.1;11.8;12.4;6.3;12.89;0;1.06;2900 +69084;43.32428;2.19484;152;20220317;15.3;11.1;13.2;3.4;13.09;4.4;1.2;4200 +69084;43.32428;2.19484;152;20220318;13.8;9.3;11.5;2.6;11.39;.9;1.41;8000 +69084;43.32428;2.19484;152;20220319;15.5;7.5;11.5;3.7;9.29;0;2.25;11300 +69084;43.32428;2.19484;152;20220320;13;8.1;10.5;7.1;11.39;.2;1.16;5000 +69084;43.32428;2.19484;152;20220321;14.8;10.7;12.7;7;10.19;.1;2.6;9000 +69084;43.32428;2.19484;152;20220322;15;7.2;11.1;7.6;8.09;0;3.3;15300 +69084;43.32428;2.19484;152;20220323;15.4;5.5;10.4;7.9;8.59;0;3.03;16200 +69084;43.32428;2.19484;152;20220324;16.6;5.8;11.2;6.8;8.29;0;3.33;15500 +69084;43.32428;2.19484;152;20220325;17.5;8;12.7;5.8;8.49;0;3.68;17800 +69084;43.32428;2.19484;152;20220326;17.3;7.7;12.5;5.2;9.19;0;3.29;17600 +69084;43.32428;2.19484;152;20220327;20.7;5.3;13;4.6;7.99;0;3.98;17900 +69084;43.32428;2.19484;152;20220328;20.5;7.9;14.2;6.5;8.09;0;4.55;15900 +69084;43.32428;2.19484;152;20220329;16.8;10.5;13.6;5;10.99;3.6;2.54;10000 +69084;43.32428;2.19484;152;20220330;15.2;8.8;12;3.6;11.39;2.5;1.71;8400 +69084;43.32428;2.19484;152;20220331;13.2;9.3;11.2;7.1;9.89;6.3;2.19;8200 +69084;43.32428;2.19484;152;20220401;8.4;2.6;5.5;10;5.54;3.5;2.82;15657 +69084;43.32428;2.19484;152;20220402;8.9;1.5;5.2;6.8;5.25;.8;2.39;11735 +69084;43.32428;2.19484;152;20220403;8.8;.2;4.5;4.7;4.84;0;2.71;18201 +69084;43.32428;2.19484;152;20220404;12.1;-.9;5.6;3.2;5.04;0;2.99;21438 +69084;43.32428;2.19484;152;20220405;15.9;.7;8.3;4.5;6.09;0;3.52;22100 +69084;43.32428;2.19484;152;20220406;13.8;7;10.4;4.8;9.69;.4;1.89;8100 +69084;43.32428;2.19484;152;20220407;22;7.1;14.5;5.1;11.19;.1;3.92;19900 +69084;43.32428;2.19484;152;20220408;22.8;11.4;17.1;4.5;11.99;.6;4.13;18500 +69084;43.32428;2.19484;152;20220409;15.1;7.9;11.5;5.8;8.49;.5;3.09;13700 +69084;43.32428;2.19484;152;20220410;16.8;0;8.4;5.3;7.99;0;3.25;23000 +69084;43.32428;2.19484;152;20220411;16.1;10.3;13.2;10.9;11.79;0;2.5;8900 +69084;43.32428;2.19484;152;20220412;16.1;11.6;13.8;9.5;12.19;0;2.39;6800 +69084;43.32428;2.19484;152;20220413;16.5;11.4;13.9;3.7;12.39;.3;1.79;5600 +69084;43.32428;2.19484;152;20220414;22.7;6.8;14.7;2.6;11.59;0;3.43;19000 +69084;43.32428;2.19484;152;20220415;23.1;9.4;16.2;3.9;13.09;0;3.63;18000 +69084;43.32428;2.19484;152;20220416;22.5;11.9;17.2;5.9;13.09;0;4.57;23600 +69084;43.32428;2.19484;152;20220417;24.1;10.9;17.5;5;11.79;0;5.07;24200 +69084;43.32428;2.19484;152;20220418;19.5;10.6;15;5.3;11.39;0;3.98;22000 +69084;43.32428;2.19484;152;20220419;17.5;10.6;14;5.3;11.89;7.7;2.99;16100 +69084;43.32428;2.19484;152;20220420;10.4;8.6;9.5;2.6;11.09;20.9;.76;2600 +69084;43.32428;2.19484;152;20220421;11.8;9.1;10.4;3.8;11.89;1.3;.82;3200 +69084;43.32428;2.19484;152;20220422;19.1;10.2;14.7;2.3;12.36;0;2.87;17433 +69084;43.32428;2.19484;152;20220423;17.5;12;14.7;5.1;11.69;21.5;2.73;9300 +69084;43.32428;2.19484;152;20220424;18.1;8.6;13.3;5.3;11.69;1.3;2.63;12000 +69084;43.32428;2.19484;152;20220425;19.4;8.8;14.1;3.4;11.39;0;3.69;23400 +69084;43.32428;2.19484;152;20220426;24.3;4.9;14.6;2.6;11.19;0;4.31;25400 +69084;43.32428;2.19484;152;20220427;21.2;8.2;14.7;4.3;11.79;0;3.61;18400 +69084;43.32428;2.19484;152;20220428;20.7;10.2;15.4;2.5;14.29;0;2.74;15700 +69084;43.32428;2.19484;152;20220429;23.8;14.6;19.2;4.3;14.89;0;4.77;24600 +69084;43.32428;2.19484;152;20220430;22.3;14.6;18.4;5.5;13.49;0;4.65;21100 +69084;43.32428;2.19484;152;20220501;21.8;11.8;16.8;4.6;11.99;.1;4.65;24200 +69084;43.32428;2.19484;152;20220502;20.4;11.9;16.1;3.2;12.99;0;3.47;18700 +69084;43.32428;2.19484;152;20220503;20.4;12.4;16.4;3.3;13.59;1.6;3.1;15200 +69084;43.32428;2.19484;152;20220504;20;11.6;15.8;3.9;13.79;2.7;3.15;17100 +69084;43.32428;2.19484;152;20220505;20.3;11.5;15.9;4.4;12.79;.5;3.61;18500 +69084;43.32428;2.19484;152;20220506;20.8;10.8;15.8;5.7;11.79;.1;3.82;15200 +69084;43.32428;2.19484;152;20220507;22.9;11;16.9;6.4;12.69;.1;4.65;20600 +69084;43.32428;2.19484;152;20220508;24.4;12.9;18.6;3.4;13.59;.3;4.85;24900 +69084;43.32428;2.19484;152;20220509;28;9.3;18.6;1.4;13.19;0;4.76;26900 +69084;43.32428;2.19484;152;20220510;27.8;9.7;18.7;2.7;13.69;0;5.08;25600 +69084;43.32428;2.19484;152;20220511;26.2;9.4;17.8;4.2;14.49;0;5.12;27200 +69084;43.32428;2.19484;152;20220512;23.3;12.2;17.7;3.4;14.69;0;3.77;18700 +69084;43.32428;2.19484;152;20220513;26.5;10.5;18.5;1.8;15.19;0;4.51;25400 +69084;43.32428;2.19484;152;20220514;29.7;12.5;21.1;3;16.29;0;5.39;25100 +69084;43.32428;2.19484;152;20220515;24.6;16.8;20.7;6.4;15.89;.1;5.35;23100 +69084;43.32428;2.19484;152;20220516;28.4;12.8;20.6;2.3;16.39;0;4.99;25400 +69084;43.32428;2.19484;152;20220517;29.3;14.6;21.9;3.1;16.69;0;5.67;26700 +69084;43.32428;2.19484;152;20220518;32.6;16.6;24.6;4.2;16.69;0;6.82;25100 +69084;43.32428;2.19484;152;20220519;24.6;19.3;21.9;7.8;18.59;0;4.7;17200 +69084;43.32428;2.19484;152;20220520;27.6;18.6;23.1;6.6;17.59;0;6.22;24200 +69084;43.32428;2.19484;152;20220521;29.5;15;22.2;3.4;17.79;.1;5.52;25100 +69084;43.32428;2.19484;152;20220522;31.1;17;24;4.1;18.99;0;5.96;23800 +69084;43.32428;2.19484;152;20220523;22;18.1;20;5.1;16.79;.6;3.33;10900 +69084;43.32428;2.19484;152;20220524;18.3;13.8;16;5;13.29;3.9;2.77;9900 +69084;43.32428;2.19484;152;20220525;21.5;12;16.7;6.7;12.29;0;4.84;23000 +69084;43.32428;2.19484;152;20220526;20.9;12.1;16.5;5.9;12.89;0;4.18;20000 +69084;43.32428;2.19484;152;20220527;25.7;13.2;19.4;5.3;14.29;0;5.7;26700 +69084;43.32428;2.19484;152;20220528;27.3;15.9;21.6;5.3;13.69;0;6.72;27800 +69084;43.32428;2.19484;152;20220529;27.2;15;21.1;4.4;9.89;0;7.24;30200 +69084;43.32428;2.19484;152;20220530;27.6;9.1;18.3;1.5;11.49;1;4.45;22300 +69084;43.32428;2.19484;152;20220531;28.6;14.6;21.6;2.2;14.99;.1;5.64;28000 +69084;43.32428;2.19484;152;20220601;27.1;15.2;21.1;5.4;17.39;0;5.72;27200 +69084;43.32428;2.19484;152;20220602;25.1;18.5;21.8;4.5;18.59;0;3.55;11300 +69084;43.32428;2.19484;152;20220603;28.4;18.6;23.5;5.3;19.89;.3;5.85;25500 +69084;43.32428;2.19484;152;20220604;29.3;19.1;24.2;4.3;19.99;.5;5.42;21400 +69084;43.32428;2.19484;152;20220605;25.2;18.3;21.7;5.2;18.19;0;4.49;17800 +69084;43.32428;2.19484;152;20220606;32.9;13.2;23;1.8;17.09;1.5;5.45;24800 +69084;43.32428;2.19484;152;20220607;25.1;16.5;20.8;3.8;17.39;0;4.46;20600 +69084;43.32428;2.19484;152;20220608;24.6;13.7;19.1;4.5;16.19;2;3.79;15300 +69084;43.32428;2.19484;152;20220609;24.7;14.6;19.6;7.3;13.59;.1;6.11;25700 +69084;43.32428;2.19484;152;20220610;30.7;15.3;23;3.8;13.79;0;7.16;30000 +69084;43.32428;2.19484;152;20220611;35.9;13.2;24.5;1.3;13.39;0;6.21;29300 +69084;43.32428;2.19484;152;20220612;32;17.7;24.8;2.6;17.37;1.8;6.29;26581 +69084;43.32428;2.19484;152;20220613;32.4;19;25.7;3.4;19.31;.1;6.78;28308 +69084;43.32428;2.19484;152;20220614;34.5;18.7;26.6;2.9;17.34;.5;6.86;27573 +69084;43.32428;2.19484;152;20220615;21.7;19.4;20.5;3.3;15.49;0;5.36;28200 +69084;43.32428;2.19484;152;20220616;38;16.5;27.2;1.4;17.39;0;6.25;26900 +69084;43.32428;2.19484;152;20220617;40.6;18.1;29.3;1.9;18.29;0;7.25;28100 +69084;43.32428;2.19484;152;20220618;32.6;19.7;26.1;6.3;18.09;0;8.18;27900 +69084;43.32428;2.19484;152;20220619;31.1;22;26.5;9.9;22.09;0;7.91;27600 +69084;43.32428;2.19484;152;20220620;27.9;20.9;24.4;6;22.29;0;4.44;14800 +69084;43.32428;2.19484;152;20220621;28.5;22;25.2;3.7;23.29;1.2;3.45;10100 +69084;43.32428;2.19484;152;20220622;30.9;19.3;25.1;3.7;21.79;1.3;5.26;20600 +69084;43.32428;2.19484;152;20220623;29.9;16.8;23.3;2.9;19.59;8.9;5.27;23600 +69084;43.32428;2.19484;152;20220624;26.4;17.4;21.9;3.1;17.69;1.4;4.53;19800 +69084;43.32428;2.19484;152;20220625;28.3;14.3;21.3;3.9;17.69;3.7;4.73;19500 +69084;43.32428;2.19484;152;20220626;20.8;16.3;18.5;4.3;16.99;1;2.47;8900 +69084;43.32428;2.19484;152;20220627;20.5;15.3;17.9;5.4;15.89;1.8;3.1;13400 +69084;43.32428;2.19484;152;20220628;27.4;15.2;21.3;4.8;14.69;0;6.55;29700 +69084;43.32428;2.19484;152;20220629;32.7;12.2;22.4;2;14.29;1.5;6.28;29500 +69084;43.32428;2.19484;152;20220630;21.4;17.1;19.2;5.2;16.59;0;3.5;14500 +69084;43.32428;2.19484;152;20220701;25.5;13.5;19.5;4.4;13.09;0;6.02;28900 +69084;43.32428;2.19484;152;20220702;31.8;10.4;21.1;2.3;13.19;0;6.26;29200 +69084;43.32428;2.19484;152;20220703;32.5;14;23.2;2.8;17.39;.6;5.95;25200 +69084;43.32428;2.19484;152;20220704;29.2;17.4;23.3;5.6;18.19;0;6.59;27900 +69084;43.32428;2.19484;152;20220705;31.3;19.9;25.6;5.1;17.79;0;7.47;28100 +69084;43.32428;2.19484;152;20220706;27.9;19.3;23.6;4.8;14.79;.1;6.11;20000 +69084;43.32428;2.19484;152;20220707;29.2;17.4;23.3;6.5;15.34;0;7.27;27108 +69084;43.32428;2.19484;152;20220708;30.9;17.6;24.2;6.1;15.49;0;8.01;29500 +69084;43.32428;2.19484;152;20220709;33.6;16.1;24.8;4.3;13.79;0;8.12;29800 +69084;43.32428;2.19484;152;20220710;35.7;17.8;26.7;3.3;13.49;0;8.07;29800 +69084;43.32428;2.19484;152;20220711;35.9;15.6;25.7;2.9;14.29;0;7.52;29000 +69084;43.32428;2.19484;152;20220712;38.2;18.6;28.4;2.8;18.19;0;7.71;28800 +69084;43.32428;2.19484;152;20220713;35.4;16.9;26.1;3;17.49;0;7.22;28600 +69084;43.32428;2.19484;152;20220714;38.5;20.6;29.5;2.5;19.69;0;7.46;28300 +69084;43.32428;2.19484;152;20220715;37.6;20.3;28.9;3.7;15.39;0;8.36;26900 +69084;43.32428;2.19484;152;20220716;39.1;17.4;28.2;2.1;14.09;0;7.28;28100 +69084;43.32428;2.19484;152;20220717;37.6;17.2;27.4;3.2;15.19;0;7.94;28000 +69084;43.32428;2.19484;152;20220718;35.5;19.9;27.7;6;19.89;0;8.56;27600 +69084;43.32428;2.19484;152;20220719;31.2;23;27.1;7;23.79;1.3;6.82;24800 +69084;43.32428;2.19484;152;20220720;31.1;22.5;26.8;4.3;18.89;0;6.69;23700 +69084;43.32428;2.19484;152;20220721;35;20.8;27.9;3.5;16.59;0;7.6;27200 +69084;43.32428;2.19484;152;20220722;34.3;18.1;26.2;3.2;17.99;1;6.41;23200 +69084;43.32428;2.19484;152;20220723;29.1;19.4;24.2;5.4;16.99;0;6.69;25200 +69084;43.32428;2.19484;152;20220724;35.8;16.9;26.3;2.9;17.49;0;7.01;27300 +69084;43.32428;2.19484;152;20220725;27.6;20.5;24;4.6;20.09;1.2;4.17;12400 +69084;43.32428;2.19484;152;20220726;28.6;19.2;23.9;6.6;15.99;.1;7.33;27500 +69084;43.32428;2.19484;152;20220727;30;15.2;22.6;4.2;13.59;0;6.9;28300 +69084;43.32428;2.19484;152;20220728;31.1;17.1;24.1;3.9;14.89;.2;6.65;25300 +69084;43.32428;2.19484;152;20220729;27;19.2;23.1;4.4;18.99;4.3;4.24;14300 +69084;43.32428;2.19484;152;20220730;31.6;18.5;25;3.9;17.99;0;6.62;26800 +69084;43.32428;2.19484;152;20220731;34.6;18;26.3;3.4;16.89;0;7.18;27500 +69084;43.32428;2.19484;152;20220801;36;20.2;28.1;4.3;16.79;0;8.21;27400 +69084;43.32428;2.19484;152;20220802;37.7;20.3;29;3.4;14.29;0;8.19;27700 +69084;43.32428;2.19484;152;20220803;35.6;17.2;26.4;3.4;17.09;0;7.09;25800 +69084;43.32428;2.19484;152;20220804;33.9;21.4;27.6;4.3;24.19;.2;5.85;20100 +69084;43.32428;2.19484;152;20220805;33.2;21.1;27.1;4.2;21.59;.1;6.1;20900 +69084;43.32428;2.19484;152;20220806;35;20.4;27.7;4.2;18.39;0;7.12;22700 +69084;43.32428;2.19484;152;20220807;35.9;20;27.9;3.1;14.79;0;7.26;25700 +69084;43.32428;2.19484;152;20220808;36.9;16.7;26.8;1.8;11.49;0;6.37;26900 +69084;43.32428;2.19484;152;20220809;37.2;13.6;25.4;1.5;11.89;0;5.69;24300 +69084;43.32428;2.19484;152;20220810;35.7;15.7;25.7;3.1;17.19;0;6.58;24400 +69084;43.32428;2.19484;152;20220811;33;23.7;28.3;5.3;25.69;0;6.3;22600 +69084;43.32428;2.19484;152;20220812;40.5;23.3;31.9;2.7;22.79;0;7.13;24200 +69084;43.32428;2.19484;152;20220813;36.1;22.2;29.1;4.4;22.39;1.2;6.52;18500 +69084;43.32428;2.19484;152;20220814;32.1;21.9;27;4.4;21.99;0;5.53;17900 +69084;43.32428;2.19484;152;20220815;30.2;20.3;25.2;3.4;16.49;0;6.07;24400 +69084;43.32428;2.19484;152;20220816;32.6;14.8;23.7;2.9;17.59;9.3;4.83;17000 +69084;43.32428;2.19484;152;20220817;23.8;17.4;20.6;3.4;18.09;.1;2.58;8000 +69084;43.32428;2.19484;152;20220818;25.2;17.5;21.3;6.5;16.99;1.4;4.46;14700 +69084;43.32428;2.19484;152;20220819;28;17.8;22.9;6.3;16.19;1;5.62;16800 +69084;43.32428;2.19484;152;20220820;32.7;16.5;24.6;3.7;15.89;0;6.42;24600 +69084;43.32428;2.19484;152;20220821;31.4;20.6;26;4.9;16.49;0;6.49;19500 +69084;43.32428;2.19484;152;20220822;28.3;20.1;24.2;6.3;18.19;2.1;5.36;15000 +69084;43.32428;2.19484;152;20220823;33.4;21.1;27.2;4.4;18.69;.1;6.68;22300 +69084;43.32428;2.19484;152;20220824;35;15.7;25.3;3.1;16.19;.7;6.26;23300 +69084;43.32428;2.19484;152;20220825;32.2;21.3;26.7;3.6;19.89;1.3;5.17;16300 +69084;43.32428;2.19484;152;20220826;32;21;26.5;5.7;18.99;0;6.93;23300 +69084;43.32428;2.19484;152;20220827;33.3;18.5;25.9;2.7;16.99;0;5.76;23400 +69084;43.32428;2.19484;152;20220828;35.9;15.9;25.9;1.9;14.89;0;5.5;23100 +69084;43.32428;2.19484;152;20220829;31.6;18.5;25;3.5;19.39;4.4;4.98;18000 +69084;43.32428;2.19484;152;20220830;33.9;18.9;26.4;2.1;19.99;0;4.67;18600 +69084;43.32428;2.19484;152;20220831;29.2;18;23.6;2.4;19.99;.4;3.27;11800 +69084;43.32428;2.19484;152;20220901;31.3;18.7;25;3.2;19.09;.2;5.04;20000 +69084;43.32428;2.19484;152;20220902;29.5;18.2;23.8;2.6;19.09;4.3;4.04;16500 +69084;43.32428;2.19484;152;20220903;28.1;17.9;23;2.7;19.69;.6;3.62;15300 +69084;43.32428;2.19484;152;20220904;29.9;19.5;24.7;5.3;22.89;0;4.69;18900 +69084;43.32428;2.19484;152;20220905;30.8;23.3;27;7;25.39;0;5.4;18800 +69084;43.32428;2.19484;152;20220906;32.7;23.7;28.2;4.8;24.59;1.6;5.66;19700 +69084;43.32428;2.19484;152;20220907;28.7;16.9;22.8;2.5;18.19;.2;3.36;12200 +69084;43.32428;2.19484;152;20220908;29.3;16.4;22.8;2.6;13.89;.2;4.53;18200 +69084;43.32428;2.19484;152;20220909;25.4;14.9;20.1;3.3;14.79;.1;3.69;14800 +69084;43.32428;2.19484;152;20220910;29;14.8;21.9;3;13.49;0;4.81;20200 +69084;43.32428;2.19484;152;20220911;31.9;11.7;21.8;3;14.39;0;5.07;20700 +69084;43.32428;2.19484;152;20220912;27.4;19;23.2;5.9;19.99;0;3.95;11800 +69084;43.32428;2.19484;152;20220913;27.9;23.6;25.7;6.4;26.39;2.5;2.7;4800 +69084;43.32428;2.19484;152;20220914;27.5;19.2;23.3;3.5;22.69;5;3.12;13400 +69084;43.32428;2.19484;152;20220915;30.6;15.5;23;2.4;18.09;1.7;4.14;19000 +69084;43.32428;2.19484;152;20220916;25.7;18.9;22.3;5.2;17.49;.2;4.27;15800 +69084;43.32428;2.19484;152;20220917;24.1;14.6;19.3;5;9.99;0;5.29;20500 +69084;43.32428;2.19484;152;20220918;26.7;7.7;17.2;2.5;7.89;0;4.29;19800 +69084;43.32428;2.19484;152;20220919;28.4;6.3;17.3;2.5;7.89;0;4.49;20000 +69084;43.32428;2.19484;152;20220920;27.3;10.6;18.9;3.4;8.29;0;4.99;19800 +69084;43.32428;2.19484;152;20220921;26.1;11.9;19;3.1;9.19;0;4.51;19400 +69084;43.32428;2.19484;152;20220922;26.5;9.5;18;1.9;11.99;0;3.32;17400 +69084;43.32428;2.19484;152;20220923;24.1;11.5;17.8;3.8;15.89;17.4;2.77;13000 +69084;43.32428;2.19484;152;20220924;23.3;15.5;19.4;3.8;15.59;3.7;2.9;10600 +69084;43.32428;2.19484;152;20220925;21.5;12.3;16.9;3.7;12.59;.2;3.25;16700 +69084;43.32428;2.19484;152;20220926;21.6;10.2;15.9;5;11.59;3.1;3.55;16400 +69084;43.32428;2.19484;152;20220927;19.1;12.9;16;6.5;13.59;5.6;2.56;8800 +69084;43.32428;2.19484;152;20220928;20.6;14;17.3;6.1;15.39;14.7;2.5;9700 +69084;43.32428;2.19484;152;20220929;19.7;13;16.3;4.4;13.39;10.6;2.52;10100 +69084;43.32428;2.19484;152;20220930;18.9;11.1;15;5.2;12.09;.7;2.69;11700 +69084;43.32428;2.19484;152;20221001;25.1;8.6;16.8;3.1;12.49;.1;3.26;15700 +69084;43.32428;2.19484;152;20221002;26.2;11.3;18.7;2.6;14.69;.1;3.18;16800 +69084;43.32428;2.19484;152;20221003;25.5;14.2;19.8;2.7;14.49;0;3.2;15300 +69084;43.32428;2.19484;152;20221004;26.9;9.1;18;1.3;12.69;.1;2.73;17100 +69084;43.32428;2.19484;152;20221005;23.2;10.4;16.8;4.6;16.39;0;2.26;11800 +69084;43.32428;2.19484;152;20221006;23.1;16.4;19.7;2.6;16.49;0;2.55;13000 +69084;43.32428;2.19484;152;20221007;22.1;10.8;16.4;3.2;15.99;0;1.76;8300 +69084;43.32428;2.19484;152;20221008;23.1;16.3;19.7;2.2;17.09;.1;1.94;7700 +69084;43.32428;2.19484;152;20221009;23.5;11.3;17.4;3.2;15.19;.2;2.6;15100 +69084;43.32428;2.19484;152;20221010;24;15.8;19.9;4.5;17.89;.1;2.76;13300 +69084;43.32428;2.19484;152;20221011;24;13.4;18.7;1.9;15.99;0;2.11;11200 +69084;43.32428;2.19484;152;20221012;26.1;11.7;18.9;1.9;14.79;.9;2.59;15000 +69084;43.32428;2.19484;152;20221013;24.2;11.4;17.8;2.2;13.99;2;2.28;10900 +69084;43.32428;2.19484;152;20221014;24.3;17;20.6;4.6;16.29;.8;2.97;8200 +69084;43.32428;2.19484;152;20221015;24.6;9.3;16.9;3.2;15.09;0;2.51;14300 +69084;43.32428;2.19484;152;20221016;24.5;18.3;21.4;6.2;19.79;.2;2.74;9600 +69084;43.32428;2.19484;152;20221017;22.4;19.9;21.1;8.6;21.29;0;2.02;5000 +69084;43.32428;2.19484;152;20221018;23.7;19.6;21.6;6.2;21.29;.2;2.35;9400 +69084;43.32428;2.19484;152;20221019;23.3;19.2;21.2;6.9;20.99;.7;2.1;5800 +69084;43.32428;2.19484;152;20221020;22;19.6;20.8;5.7;20.89;0;1.66;3900 +69084;43.32428;2.19484;152;20221021;24.5;18.9;21.7;3.1;18.19;.4;2.24;6500 +69084;43.32428;2.19484;152;20221022;25.3;13.8;19.5;3.2;16.69;0;2.47;12200 +69084;43.32428;2.19484;152;20221023;22.1;17.9;20;5.8;19.59;0;1.72;3800 +69084;43.32428;2.19484;152;20221024;27.4;18;22.7;1.5;17.69;0;2.03;9200 +69084;43.32428;2.19484;152;20221025;22.2;12.2;17.2;3.7;15.39;0;1.87;6800 +69084;43.32428;2.19484;152;20221026;23;12.3;17.6;3.1;17.89;.1;1.33;5100 +69084;43.32428;2.19484;152;20221027;24.7;17.6;21.1;5.3;19.39;0;2.48;9100 +69084;43.32428;2.19484;152;20221028;23.4;18.6;21;7.2;19.19;0;2.67;8800 +69084;43.32428;2.19484;152;20221029;21.6;17.3;19.4;7.5;17.79;.1;2.34;6900 +69084;43.32428;2.19484;152;20221030;23.1;18.1;20.6;6;18.19;0;2.58;8900 +69084;43.32428;2.19484;152;20221031;24.4;18.3;21.3;6.5;18.59;5.5;2.91;9400 +69084;43.32428;2.19484;152;20221101;21.5;14.5;18;3.4;15.09;0;2.01;10200 +69084;43.32428;2.19484;152;20221102;22.9;13.5;18.2;2.3;12.29;0;2.13;10800 +69084;43.32428;2.19484;152;20221103;18.8;12.4;15.6;3.7;12.69;4.6;1.78;3800 +69084;43.32428;2.19484;152;20221104;13.4;8.2;10.8;5.4;10.79;12.2;1.21;4300 +69084;43.32428;2.19484;152;20221105;16.5;7.9;12.2;5.6;9.59;0;2.21;11000 +69084;43.32428;2.19484;152;20221106;20.1;1.5;10.8;1.8;8.19;0;1.57;10900 +69084;43.32428;2.19484;152;20221107;19.9;3.2;11.5;3.2;10.79;0;1.63;10500 +69084;43.32428;2.19484;152;20221108;20.6;15.3;17.9;4.4;15.89;0;1.79;6100 +69084;43.32428;2.19484;152;20221109;20.5;11.2;15.8;2.3;13.49;.7;1.4;5700 +69084;43.32428;2.19484;152;20221110;17.3;11.1;14.2;3.6;11.79;0;1.63;10400 +69084;43.32428;2.19484;152;20221111;20;6.6;13.3;5.9;13.79;0;1.42;8600 +69084;43.32428;2.19484;152;20221112;19.9;16;17.9;6.1;15.59;.1;2.1;7200 +69084;43.32428;2.19484;152;20221113;19.5;10;14.7;3.6;13.49;0;1.42;6900 +69084;43.32428;2.19484;152;20221114;19;14.5;16.7;3.6;14.89;1.3;1.46;4700 +69084;43.32428;2.19484;152;20221115;18.9;13.5;16.2;2.7;14.59;2.9;1.23;4500 +69084;43.32428;2.19484;152;20221116;20.4;10.3;15.3;1.5;12.09;0;1.17;9200 +69084;43.32428;2.19484;152;20221117;19.3;8.3;13.8;2.2;11.99;12;1.22;6500 +69084;43.32428;2.19484;152;20221118;14.9;9.7;12.3;5.2;11.19;5;1.42;6300 +69084;43.32428;2.19484;152;20221119;10.1;7.7;8.9;5.7;9.79;2.4;.91;3800 +69084;43.32428;2.19484;152;20221120;13.3;5.4;9.3;5.1;9.59;2.4;1.15;7800 +69084;43.32428;2.19484;152;20221121;10.9;8.3;9.6;3.5;10.49;18.6;.76;1400 +69084;43.32428;2.19484;152;20221122;11.2;6.2;8.7;5.1;9.19;14.2;1.06;4600 +69084;43.32428;2.19484;152;20221123;16.6;7.7;12.1;2.8;11.09;11.8;1.14;3800 +69084;43.32428;2.19484;152;20221124;14.6;4.4;9.5;1.8;9.89;0;.75;5500 +69084;43.32428;2.19484;152;20221125;11.1;5.7;8.4;3.6;10.39;6.6;.53;3400 +69084;43.32428;2.19484;152;20221126;13.9;6.5;10.2;3.7;9.29;0;1.22;6300 +69084;43.32428;2.19484;152;20221127;12.2;2.6;7.4;3.8;8.99;1.5;.81;4000 +69084;43.32428;2.19484;152;20221128;12.1;9.1;10.6;4;10.79;11;.9;3200 +69084;43.32428;2.19484;152;20221129;12.9;7.2;10;4.7;9.69;2.3;1.16;5700 +69084;43.32428;2.19484;152;20221130;8.9;4.2;6.5;3.8;8.29;0;.65;7500 +69084;43.32428;2.19484;152;20221201;5.8;3.8;4.8;3.3;7.99;0;.46;2000 +69084;43.32428;2.19484;152;20221202;9.4;5.2;7.3;1.8;7.69;0;.65;6600 +69084;43.32428;2.19484;152;20221203;6.9;.7;3.8;.6;7.59;0;.37;2400 +69084;43.32428;2.19484;152;20221204;9.5;5.4;7.4;2;7.49;0;.68;7600 +69084;43.32428;2.19484;152;20221205;11.5;-3.3;4.1;2.1;5.99;.1;.77;7900 +69084;43.32428;2.19484;152;20221206;12.9;2.2;7.5;1.9;7.39;.1;.83;5800 +69084;43.32428;2.19484;152;20221207;14.4;6.3;10.3;2.3;7.79;0;1.08;7700 +69084;43.32428;2.19484;152;20221208;6.1;1.3;3.7;3.2;7.59;1.4;.41;1100 +69084;43.32428;2.19484;152;20221209;14.4;5.6;10;2.2;10.29;.4;.69;5800 +69084;43.32428;2.19484;152;20221210;6.1;4.9;5.5;6.5;7.39;0;.88;4500 +69084;43.32428;2.19484;152;20221211;5.7;-3.9;.9;1.9;4.59;0;.62;5400 +69084;43.32428;2.19484;152;20221212;6.8;-.7;3;3;5.99;7.5;.75;2800 +69084;43.32428;2.19484;152;20221213;6.7;2.9;4.8;3.1;8.59;5.2;.29;1800 +69084;43.32428;2.19484;152;20221214;13.6;6.5;10;2.5;11.79;.6;.42;5400 +69084;43.32428;2.19484;152;20221215;13.5;10.3;11.9;4.7;12.49;5.5;.76;2700 +69084;43.32428;2.19484;152;20221216;13.2;9.5;11.3;2.9;11.49;1.7;.75;3400 +69084;43.32428;2.19484;152;20221217;8;6.7;7.3;3;8.69;0;.66;2900 +69084;43.32428;2.19484;152;20221218;10.7;1.7;6.2;5;8.69;0;.69;2000 +69084;43.32428;2.19484;152;20221219;15.8;10.4;13.1;7.7;13.09;0;1.1;5400 +69084;43.32428;2.19484;152;20221220;14.1;12.3;13.2;5.8;13.49;.1;.91;1100 +69084;43.32428;2.19484;152;20221221;17.2;9.7;13.4;2.2;12.19;.1;.84;6000 +69084;43.32428;2.19484;152;20221222;18.4;7.6;13;2.8;12.09;1.2;.97;6400 +69084;43.32428;2.19484;152;20221223;20.9;10.1;15.5;1.4;12.39;0;.84;6900 +69084;43.32428;2.19484;152;20221224;18.6;6.2;12.4;1.8;10.89;.1;.85;6600 +69084;43.32428;2.19484;152;20221225;13.8;7.8;10.8;3.5;12.19;.1;.56;2700 +69084;43.32428;2.19484;152;20221226;17.7;12.1;14.9;1.8;12.99;.1;.92;3400 +69084;43.32428;2.19484;152;20221227;16.5;7.4;11.9;1.5;11.29;.1;.64;6100 +69084;43.32428;2.19484;152;20221228;11.5;4.5;8;2.2;10.19;0;.48;2000 +69084;43.32428;2.19484;152;20221229;13.3;6.6;9.9;2;10.99;.1;.54;4300 +69084;43.32428;2.19484;152;20221230;15.4;8;11.7;3.5;11.49;.1;.88;6000 +69084;43.32428;2.19484;152;20221231;13.9;11.5;12.7;5.5;13.09;0;.86;2000 +69085;43.34724;2.5011;157;20220101;12.7;3.2;8;2.1;9.69;.1;.49;6700 +69085;43.34724;2.5011;157;20220102;13.5;7.3;10.4;2.9;11.19;.1;.68;4200 +69085;43.34724;2.5011;157;20220103;15.8;5.4;10.6;.9;10.49;.1;.51;6000 +69085;43.34724;2.5011;157;20220104;12;4.2;8.1;3.9;11.09;4.4;.32;2500 +69085;43.34724;2.5011;157;20220105;7.4;6.5;7;7.8;7.59;0;1.31;5100 +69085;43.34724;2.5011;157;20220106;7.2;2.8;5;6.7;5.69;0;1.52;7000 +69085;43.34724;2.5011;157;20220107;6.6;.2;3.4;4.9;6.59;13.4;.72;5200 +69085;43.34724;2.5011;157;20220108;10.8;5.2;8;6.4;9.49;10.9;.85;2800 +69085;43.34724;2.5011;157;20220109;9;7.8;8.4;6.3;9.89;39.4;.77;800 +69085;43.34724;2.5011;157;20220110;7.9;7.4;7.7;4.8;9.89;7.9;.53;400 +69085;43.34724;2.5011;157;20220111;9.9;5.2;7.6;5.9;7.79;0;1.25;8000 +69085;43.34724;2.5011;157;20220112;6.5;2.2;4.4;5;6.39;0;.92;8700 +69085;43.34724;2.5011;157;20220113;3.3;-3.8;-.2;1.5;5.49;0;.29;8600 +69085;43.34724;2.5011;157;20220114;11.6;-4.5;3.6;1.7;5.59;0;.76;9400 +69085;43.34724;2.5011;157;20220115;11.4;-3.8;3.8;2.4;5.09;0;1.07;8900 +69085;43.34724;2.5011;157;20220116;9.7;-2.5;3.6;3.9;5.89;0;1.06;8900 +69085;43.34724;2.5011;157;20220117;7.4;-1.7;2.9;5.8;6.09;0;.93;8700 +69085;43.34724;2.5011;157;20220118;2.3;-.7;.8;4.8;6.39;0;.28;3500 +69085;43.34724;2.5011;157;20220119;8.9;.9;4.9;4.2;7.49;.8;.77;5300 +69085;43.34724;2.5011;157;20220120;9.6;4.3;7;5.9;7.69;0;1.24;5500 +69085;43.34724;2.5011;157;20220121;6.4;2.1;4.3;6;5.89;0;1.25;8600 +69085;43.34724;2.5011;157;20220122;7.5;-.6;3.5;4.5;5.29;0;1.23;9400 +69085;43.34724;2.5011;157;20220123;10.9;-5.1;2.9;2.8;5.59;0;1.05;9500 +69085;43.34724;2.5011;157;20220124;11.4;2.3;6.9;3.7;6.79;0;1.34;8300 +69085;43.34724;2.5011;157;20220125;13.7;-2.3;5.7;1.4;6.79;0;.85;9100 +69085;43.34724;2.5011;157;20220126;12.5;-2.9;4.8;2.8;6.69;0;1.08;9900 +69085;43.34724;2.5011;157;20220127;12.2;.7;6.5;4.8;6.99;0;1.48;10100 +69085;43.34724;2.5011;157;20220128;5.8;1.6;3.7;6.8;5.92;0;1.5;5348 +69085;43.34724;2.5011;157;20220129;6;.8;3.4;5.7;6.59;0;.84;7400 +69085;43.34724;2.5011;157;20220130;3.7;-.8;1.5;7.4;6.49;0;.43;5100 +69085;43.34724;2.5011;157;20220131;10.2;1.6;5.9;9.1;8.59;3.6;.83;4600 +69085;43.34724;2.5011;157;20220201;9.5;4.1;6.8;9;7.59;2.3;1.52;6700 +69085;43.34724;2.5011;157;20220202;10.7;7.1;8.9;6.2;9.59;.8;1.13;6000 +69085;43.34724;2.5011;157;20220203;11.7;2.1;6.9;3.3;8.69;.1;.92;8400 +69085;43.34724;2.5011;157;20220204;14.9;8.2;11.6;4.6;10.29;1;1.59;7300 +69085;43.34724;2.5011;157;20220205;12;8.4;10.2;5.4;9.39;.4;1.54;6000 +69085;43.34724;2.5011;157;20220206;10.6;2.4;6.5;5.9;7.19;1.6;1.52;8800 +69085;43.34724;2.5011;157;20220207;12.5;6.8;9.7;7.1;9.59;2.4;1.48;4800 +69085;43.34724;2.5011;157;20220208;16.2;5.7;11;3.5;7.59;0;2.12;12000 +69085;43.34724;2.5011;157;20220209;12.8;1.6;7.2;2.8;7.79;.1;1.27;10600 +69085;43.34724;2.5011;157;20220210;16.7;4.7;10.7;1.6;9.09;0;1.34;11600 +69085;43.34724;2.5011;157;20220211;14.3;3;8.7;3.7;9.29;0;1.28;7600 +69085;43.34724;2.5011;157;20220212;12.2;1.2;6.7;3.2;8.09;0;1.21;11400 +69085;43.34724;2.5011;157;20220213;14.8;6.9;10.9;5.8;10.99;1.6;1.41;7500 +69085;43.34724;2.5011;157;20220214;12.8;8.5;10.7;6.1;9.29;2.1;1.88;7400 +69085;43.34724;2.5011;157;20220215;13;6.1;9.6;6.4;8.69;4.1;1.9;8800 +69085;43.34724;2.5011;157;20220216;14.9;6.6;10.8;5.5;10.89;10.7;1.29;2200 +69085;43.34724;2.5011;157;20220217;15.6;11.9;13.7;6.5;12.39;3.6;1.89;6400 +69085;43.34724;2.5011;157;20220218;19.6;4.9;12.3;4.1;11.19;.7;2.08;12600 +69085;43.34724;2.5011;157;20220219;11.6;8.1;9.9;4.9;9.39;.2;1.48;5700 +69085;43.34724;2.5011;157;20220220;14.7;3;8.9;4.9;8.89;1.5;1.79;12000 +69085;43.34724;2.5011;157;20220221;14;8.4;11.2;9.8;9.39;4.6;2.51;9700 +69085;43.34724;2.5011;157;20220222;14.8;7.4;11.1;6.7;8.79;0;2.59;13800 +69085;43.34724;2.5011;157;20220223;19;5.3;12.2;3.6;8.79;0;2.58;14200 +69085;43.34724;2.5011;157;20220224;16.7;8.6;12.7;4.6;10.39;.6;2.2;10800 +69085;43.34724;2.5011;157;20220225;12.2;7.8;10;6.2;7.29;0;2.63;11900 +69085;43.34724;2.5011;157;20220226;13.5;-.6;6.5;3.9;5.49;0;2.37;15700 +69085;43.34724;2.5011;157;20220227;15.4;-.6;7.4;2.6;7.49;0;1.75;11500 +69085;43.34724;2.5011;157;20220228;17.9;2.1;10;2.4;7.99;0;2.19;15300 +69085;43.34724;2.5011;157;20220301;14.7;5.5;10.1;5.4;8.59;0;2.37;14500 +69085;43.34724;2.5011;157;20220302;11.5;7.7;9.6;4.9;10.49;.5;1.08;5100 +69085;43.34724;2.5011;157;20220303;17.8;8.3;13.1;2.9;10.39;0;2.32;15600 +69085;43.34724;2.5011;157;20220304;10.1;8.9;9.5;6.1;10.19;5.6;1.07;2000 +69085;43.34724;2.5011;157;20220305;10.7;6.5;8.6;5.3;8.79;.3;1.48;6200 +69085;43.34724;2.5011;157;20220306;12.4;3.9;8.2;3.4;7.79;0;1.71;9600 +69085;43.34724;2.5011;157;20220307;13.2;-1.4;5.9;3.2;7.19;0;1.81;15100 +69085;43.34724;2.5011;157;20220308;13.6;6.2;9.9;5.2;8.89;1.5;2.22;14600 +69085;43.34724;2.5011;157;20220309;14.8;7.7;11.3;5.5;10.59;0;1.96;11400 +69085;43.34724;2.5011;157;20220310;15;9.9;12.5;6.3;11.19;.2;2.11;10300 +69085;43.34724;2.5011;157;20220311;13.9;9.7;11.8;8.1;11.29;20.6;1.81;7700 +69085;43.34724;2.5011;157;20220312;10.4;10.2;10.3;4.4;11.19;58.5;.94;3000 +69085;43.34724;2.5011;157;20220313;11.8;8.4;10.1;5.2;10.29;18.1;1.28;3600 +69085;43.34724;2.5011;157;20220314;12.2;3.2;7.7;7.4;11.39;4.2;.18;2200 +69085;43.34724;2.5011;157;20220315;12.9;11.4;12.2;9.1;13.09;1.4;.87;1000 +69085;43.34724;2.5011;157;20220316;13;11.7;12.4;6.3;12.89;0;1.06;2900 +69085;43.34724;2.5011;157;20220317;15.2;11;13.1;3.4;13.09;6.5;1.2;4200 +69085;43.34724;2.5011;157;20220318;13.7;9.2;11.5;2.6;11.39;.8;1.41;8000 +69085;43.34724;2.5011;157;20220319;14.6;7.9;11.3;3.2;9.81;0;2.05;10968 +69085;43.34724;2.5011;157;20220320;12.9;8;10.5;7.1;11.39;11.4;1.16;5000 +69085;43.34724;2.5011;157;20220321;14.7;10.6;12.7;7;10.19;4.5;2.6;9000 +69085;43.34724;2.5011;157;20220322;14.9;7.1;11;7.6;8.09;0;3.3;15300 +69085;43.34724;2.5011;157;20220323;15.3;5.4;10.4;7.9;8.59;0;3.03;16200 +69085;43.34724;2.5011;157;20220324;16.5;5.7;11.1;6.8;8.29;0;3.33;15500 +69085;43.34724;2.5011;157;20220325;17.4;7.9;12.7;5.8;8.49;0;3.68;17800 +69085;43.34724;2.5011;157;20220326;17.2;7.6;12.4;5.2;9.19;0;3.29;17600 +69085;43.34724;2.5011;157;20220327;20.6;5.2;12.9;4.6;7.99;0;3.98;17900 +69085;43.34724;2.5011;157;20220328;20.4;7.8;14.1;6.5;8.09;0;4.55;15900 +69085;43.34724;2.5011;157;20220329;16.7;10.4;13.6;5;10.99;3.9;2.54;10000 +69085;43.34724;2.5011;157;20220330;15.1;8.7;11.9;3.6;11.39;.7;1.71;8400 +69085;43.34724;2.5011;157;20220331;13.1;9.2;11.2;7.1;9.89;3.6;2.19;8200 +69085;43.34724;2.5011;157;20220401;8.5;3.2;5.8;10.7;5.38;1.2;3.11;16727 +69085;43.34724;2.5011;157;20220402;8.8;1.4;5.1;6;5.26;0;2.31;11490 +69085;43.34724;2.5011;157;20220403;9;.6;4.8;4.3;4.72;0;2.74;18001 +69085;43.34724;2.5011;157;20220404;12.3;-.5;5.9;3.2;5.04;0;2.99;21438 +69085;43.34724;2.5011;157;20220405;15.8;.6;8.2;4.5;6.09;0;3.52;22100 +69085;43.34724;2.5011;157;20220406;13.7;6.9;10.3;4.8;9.69;.5;1.89;8100 +69085;43.34724;2.5011;157;20220407;21.9;7;14.5;5.1;11.19;.3;3.92;19900 +69085;43.34724;2.5011;157;20220408;22.7;11.3;17;4.5;11.99;.4;4.13;18500 +69085;43.34724;2.5011;157;20220409;15;7.8;11.4;5.8;8.49;0;3.09;13700 +69085;43.34724;2.5011;157;20220410;16.7;-.1;8.3;5.3;7.99;0;3.25;23000 +69085;43.34724;2.5011;157;20220411;16;10.2;13.1;10.9;11.79;0;2.5;8900 +69085;43.34724;2.5011;157;20220412;16;11.5;13.8;9.5;12.19;3.3;2.39;6800 +69085;43.34724;2.5011;157;20220413;16.4;11.3;13.9;3.7;12.39;.7;1.79;5600 +69085;43.34724;2.5011;157;20220414;22.6;6.7;14.7;2.6;11.59;0;3.43;19000 +69085;43.34724;2.5011;157;20220415;23;9.3;16.2;3.9;13.09;0;3.63;18000 +69085;43.34724;2.5011;157;20220416;22.4;11.8;17.1;5.9;13.09;0;4.57;23600 +69085;43.34724;2.5011;157;20220417;24;10.8;17.4;5;11.79;0;5.07;24200 +69085;43.34724;2.5011;157;20220418;19.4;10.5;15;5.3;11.39;0;3.98;22000 +69085;43.34724;2.5011;157;20220419;17.4;10.5;14;5.3;11.89;3;2.99;16100 +69085;43.34724;2.5011;157;20220420;10.3;8.5;9.4;2.6;11.09;38.6;.76;2600 +69085;43.34724;2.5011;157;20220421;11.7;9;10.4;3.8;11.89;.7;.82;3200 +69085;43.34724;2.5011;157;20220422;19.1;9.9;14.5;2.9;12.48;0;3.11;19453 +69085;43.34724;2.5011;157;20220423;17.4;11.9;14.7;5.1;11.69;20.4;2.73;9300 +69085;43.34724;2.5011;157;20220424;18;8.5;13.3;5.3;11.69;3.8;2.63;12000 +69085;43.34724;2.5011;157;20220425;19.3;8.7;14;3.4;11.39;0;3.69;23400 +69085;43.34724;2.5011;157;20220426;24.2;4.8;14.5;2.6;11.19;0;4.31;25400 +69085;43.34724;2.5011;157;20220427;21.1;8.1;14.6;4.3;11.79;0;3.61;18400 +69085;43.34724;2.5011;157;20220428;20.6;10.1;15.4;2.5;14.29;0;2.74;15700 +69085;43.34724;2.5011;157;20220429;23.7;14.5;19.1;4.3;14.89;0;4.77;24600 +69085;43.34724;2.5011;157;20220430;22.2;14.5;18.4;5.5;13.49;0;4.65;21100 +69085;43.34724;2.5011;157;20220501;21.7;11.7;16.7;4.6;11.99;0;4.65;24200 +69085;43.34724;2.5011;157;20220502;20.3;11.8;16.1;3.2;12.99;0;3.47;18700 +69085;43.34724;2.5011;157;20220503;20.3;12.3;16.3;3.3;13.59;.7;3.1;15200 +69085;43.34724;2.5011;157;20220504;19.9;11.5;15.7;3.9;13.79;1.2;3.15;17100 +69085;43.34724;2.5011;157;20220505;20.2;11.4;15.8;4.4;12.79;.3;3.61;18500 +69085;43.34724;2.5011;157;20220506;20.7;10.7;15.7;5.7;11.79;.1;3.82;15200 +69085;43.34724;2.5011;157;20220507;22.8;10.9;16.9;6.4;12.69;.1;4.65;20600 +69085;43.34724;2.5011;157;20220508;24.3;12.8;18.6;3.4;13.59;.3;4.85;24900 +69085;43.34724;2.5011;157;20220509;27.9;9.2;18.6;1.4;13.19;.1;4.76;26900 +69085;43.34724;2.5011;157;20220510;27.7;9.6;18.7;2.7;13.69;0;5.08;25600 +69085;43.34724;2.5011;157;20220511;26.1;9.3;17.7;4.2;14.49;0;5.12;27200 +69085;43.34724;2.5011;157;20220512;23.2;12.1;17.7;3.4;14.69;0;3.77;18700 +69085;43.34724;2.5011;157;20220513;26.4;10.4;18.4;1.8;15.19;0;4.51;25400 +69085;43.34724;2.5011;157;20220514;29.6;12.4;21;3;16.29;0;5.39;25100 +69085;43.34724;2.5011;157;20220515;24.5;16.7;20.6;6.4;15.89;.2;5.35;23100 +69085;43.34724;2.5011;157;20220516;28.3;12.7;20.5;2.3;16.39;.1;4.99;25400 +69085;43.34724;2.5011;157;20220517;29.2;14.5;21.9;3.1;16.69;0;5.67;26700 +69085;43.34724;2.5011;157;20220518;32.5;16.5;24.5;4.2;16.69;0;6.82;25100 +69085;43.34724;2.5011;157;20220519;24.5;19.2;21.9;7.8;18.59;.1;4.7;17200 +69085;43.34724;2.5011;157;20220520;27.5;18.5;23;6.6;17.59;0;6.22;24200 +69085;43.34724;2.5011;157;20220521;29.4;14.9;22.2;3.4;17.79;.1;5.52;25100 +69085;43.34724;2.5011;157;20220522;31;16.9;24;4.1;18.99;0;5.96;23800 +69085;43.34724;2.5011;157;20220523;21.9;18;20;5.1;16.79;.4;3.33;10900 +69085;43.34724;2.5011;157;20220524;18.2;13.7;16;5;13.29;3.7;2.77;9900 +69085;43.34724;2.5011;157;20220525;21.4;11.9;16.7;6.7;12.29;0;4.84;23000 +69085;43.34724;2.5011;157;20220526;20.8;12;16.4;5.9;12.89;0;4.18;20000 +69085;43.34724;2.5011;157;20220527;25.6;13.1;19.4;5.3;14.29;0;5.7;26700 +69085;43.34724;2.5011;157;20220528;27.2;15.8;21.5;5.3;13.69;0;6.72;27800 +69085;43.34724;2.5011;157;20220529;27.1;14.9;21;4.4;9.89;0;7.24;30200 +69085;43.34724;2.5011;157;20220530;27.5;9;18.3;1.5;11.49;1.3;4.45;22300 +69085;43.34724;2.5011;157;20220531;28.5;14.5;21.5;2.2;14.99;.1;5.64;28000 +69085;43.34724;2.5011;157;20220601;27;15.1;21.1;5.4;17.39;0;5.72;27200 +69085;43.34724;2.5011;157;20220602;25;18.4;21.7;4.5;18.59;0;3.55;11300 +69085;43.34724;2.5011;157;20220603;28.3;18.5;23.4;5.3;19.89;.1;5.85;25500 +69085;43.34724;2.5011;157;20220604;29.2;19;24.1;4.3;19.99;0;5.42;21400 +69085;43.34724;2.5011;157;20220605;25.1;18.2;21.7;5.2;18.19;0;4.49;17800 +69085;43.34724;2.5011;157;20220606;32.8;13.1;23;1.8;17.09;1.1;5.45;24800 +69085;43.34724;2.5011;157;20220607;25;16.4;20.7;3.8;17.39;0;4.46;20600 +69085;43.34724;2.5011;157;20220608;24.5;13.6;19.1;4.5;16.19;1.6;3.79;15300 +69085;43.34724;2.5011;157;20220609;24.6;14.5;19.6;7.3;13.59;0;6.11;25700 +69085;43.34724;2.5011;157;20220610;30.6;15.2;22.9;3.8;13.79;0;7.16;30000 +69085;43.34724;2.5011;157;20220611;35.8;13.1;24.5;1.3;13.39;0;6.21;29300 +69085;43.34724;2.5011;157;20220612;32.8;19;25.9;2.9;16.82;1.4;7.04;28137 +69085;43.34724;2.5011;157;20220613;33.7;19.4;26.6;3.9;19.09;.1;7.75;30322 +69085;43.34724;2.5011;157;20220614;33.1;18.9;26;2.3;16.79;.5;6.59;28277 +69085;43.34724;2.5011;157;20220615;21.6;19.3;20.5;3.3;15.49;0;5.36;28200 +69085;43.34724;2.5011;157;20220616;37.9;16.4;27.2;1.4;17.39;0;6.25;26900 +69085;43.34724;2.5011;157;20220617;40.5;18;29.3;1.9;18.29;0;7.25;28100 +69085;43.34724;2.5011;157;20220618;32.5;19.6;26.1;6.3;18.09;0;8.18;27900 +69085;43.34724;2.5011;157;20220619;31;21.9;26.5;9.9;22.09;0;7.91;27600 +69085;43.34724;2.5011;157;20220620;27.8;20.8;24.3;6;22.29;0;4.44;14800 +69085;43.34724;2.5011;157;20220621;28.4;21.9;25.2;3.7;23.29;1.1;3.45;10100 +69085;43.34724;2.5011;157;20220622;30.8;19.2;25;3.7;21.79;4.7;5.26;20600 +69085;43.34724;2.5011;157;20220623;29.8;16.7;23.3;2.9;19.59;12.8;5.27;23600 +69085;43.34724;2.5011;157;20220624;26.3;17.3;21.8;3.1;17.69;.8;4.53;19800 +69085;43.34724;2.5011;157;20220625;28.2;14.2;21.2;3.9;17.69;4;4.73;19500 +69085;43.34724;2.5011;157;20220626;20.7;16.2;18.5;4.3;16.99;1.1;2.47;8900 +69085;43.34724;2.5011;157;20220627;20.4;15.2;17.8;5.4;15.89;0;3.1;13400 +69085;43.34724;2.5011;157;20220628;27.3;15.1;21.2;4.8;14.69;0;6.55;29700 +69085;43.34724;2.5011;157;20220629;32.6;12.1;22.4;2;14.29;1;6.28;29500 +69085;43.34724;2.5011;157;20220630;21.3;17;19.2;5.2;16.59;0;3.5;14500 +69085;43.34724;2.5011;157;20220701;25.4;13.4;19.4;4.4;13.09;0;6.02;28900 +69085;43.34724;2.5011;157;20220702;31.7;10.3;21;2.3;13.19;0;6.26;29200 +69085;43.34724;2.5011;157;20220703;32.4;13.9;23.2;2.8;17.39;.3;5.95;25200 +69085;43.34724;2.5011;157;20220704;29.1;17.3;23.2;5.6;18.19;0;6.59;27900 +69085;43.34724;2.5011;157;20220705;31.2;19.8;25.5;5.1;17.79;0;7.47;28100 +69085;43.34724;2.5011;157;20220706;27.8;19.2;23.5;4.8;14.79;0;6.11;20000 +69085;43.34724;2.5011;157;20220707;29.8;18.3;24.1;6.9;15.39;0;8.02;28605 +69085;43.34724;2.5011;157;20220708;30.8;17.5;24.2;6.1;15.49;0;8.01;29500 +69085;43.34724;2.5011;157;20220709;33.5;16;24.8;4.3;13.79;0;8.12;29800 +69085;43.34724;2.5011;157;20220710;35.6;17.7;26.7;3.3;13.49;0;8.07;29800 +69085;43.34724;2.5011;157;20220711;35.8;15.5;25.7;2.9;14.29;0;7.52;29000 +69085;43.34724;2.5011;157;20220712;38.1;18.5;28.3;2.8;18.19;0;7.71;28800 +69085;43.34724;2.5011;157;20220713;35.3;16.8;26.1;3;17.49;0;7.22;28600 +69085;43.34724;2.5011;157;20220714;38.4;20.5;29.5;2.5;19.69;0;7.46;28300 +69085;43.34724;2.5011;157;20220715;37.5;20.2;28.9;3.7;15.39;0;8.36;26900 +69085;43.34724;2.5011;157;20220716;39;17.3;28.2;2.1;14.09;0;7.28;28100 +69085;43.34724;2.5011;157;20220717;37.5;17.1;27.3;3.2;15.19;0;7.94;28000 +69085;43.34724;2.5011;157;20220718;35.4;19.8;27.6;6;19.89;0;8.56;27600 +69085;43.34724;2.5011;157;20220719;31.1;22.9;27;7;23.79;0;6.82;24800 +69085;43.34724;2.5011;157;20220720;31;22.4;26.7;4.3;18.89;0;6.69;23700 +69085;43.34724;2.5011;157;20220721;34.9;20.7;27.8;3.5;16.59;0;7.6;27200 +69085;43.34724;2.5011;157;20220722;34.2;18;26.1;3.2;17.99;1.7;6.41;23200 +69085;43.34724;2.5011;157;20220723;29;19.3;24.2;5.4;16.99;0;6.69;25200 +69085;43.34724;2.5011;157;20220724;35.7;16.8;26.3;2.9;17.49;0;7.01;27300 +69085;43.34724;2.5011;157;20220725;27.5;20.4;24;4.6;20.09;.7;4.17;12400 +69085;43.34724;2.5011;157;20220726;28.5;19.1;23.8;6.6;15.99;0;7.33;27500 +69085;43.34724;2.5011;157;20220727;29.9;15.1;22.5;4.2;13.59;0;6.9;28300 +69085;43.34724;2.5011;157;20220728;31;17;24;3.9;14.89;.1;6.65;25300 +69085;43.34724;2.5011;157;20220729;26.9;19.1;23;4.4;18.99;3.9;4.24;14300 +69085;43.34724;2.5011;157;20220730;31.5;18.4;25;3.9;17.99;0;6.62;26800 +69085;43.34724;2.5011;157;20220731;34.5;17.9;26.2;3.4;16.89;0;7.18;27500 +69085;43.34724;2.5011;157;20220801;35.9;20.1;28;4.3;16.79;0;8.21;27400 +69085;43.34724;2.5011;157;20220802;37.6;20.2;28.9;3.4;14.29;0;8.19;27700 +69085;43.34724;2.5011;157;20220803;35.5;17.1;26.3;3.4;17.09;0;7.09;25800 +69085;43.34724;2.5011;157;20220804;33.8;21.3;27.6;4.3;24.19;.1;5.85;20100 +69085;43.34724;2.5011;157;20220805;33.1;21;27.1;4.2;21.59;0;6.1;20900 +69085;43.34724;2.5011;157;20220806;34.9;20.3;27.6;4.2;18.39;0;7.12;22700 +69085;43.34724;2.5011;157;20220807;35.8;19.9;27.9;3.1;14.79;0;7.26;25700 +69085;43.34724;2.5011;157;20220808;36.8;16.6;26.7;1.8;11.49;0;6.37;26900 +69085;43.34724;2.5011;157;20220809;37.1;13.5;25.3;1.5;11.89;0;5.69;24300 +69085;43.34724;2.5011;157;20220810;35.6;15.6;25.6;3.1;17.19;0;6.58;24400 +69085;43.34724;2.5011;157;20220811;32.9;23.6;28.3;5.3;25.69;0;6.3;22600 +69085;43.34724;2.5011;157;20220812;40.4;23.2;31.8;2.7;22.79;0;7.13;24200 +69085;43.34724;2.5011;157;20220813;36;22.1;29.1;4.4;22.39;1.7;6.52;18500 +69085;43.34724;2.5011;157;20220814;32;21.8;26.9;4.4;21.99;.4;5.53;17900 +69085;43.34724;2.5011;157;20220815;30.1;20.2;25.2;3.4;16.49;0;6.07;24400 +69085;43.34724;2.5011;157;20220816;32.5;14.7;23.6;2.9;17.59;8.4;4.83;17000 +69085;43.34724;2.5011;157;20220817;23.7;17.3;20.5;3.4;18.09;0;2.58;8000 +69085;43.34724;2.5011;157;20220818;25.1;17.4;21.3;6.5;16.99;.8;4.46;14700 +69085;43.34724;2.5011;157;20220819;27.9;17.7;22.8;6.3;16.19;1;5.62;16800 +69085;43.34724;2.5011;157;20220820;32.6;16.4;24.5;3.7;15.89;0;6.42;24600 +69085;43.34724;2.5011;157;20220821;31.3;20.5;25.9;4.9;16.49;0;6.49;19500 +69085;43.34724;2.5011;157;20220822;28.2;20;24.1;6.3;18.19;1.4;5.36;15000 +69085;43.34724;2.5011;157;20220823;33.3;21;27.2;4.4;18.69;.1;6.68;22300 +69085;43.34724;2.5011;157;20220824;34.9;15.6;25.3;3.1;16.19;.5;6.26;23300 +69085;43.34724;2.5011;157;20220825;32.1;21.2;26.7;3.6;19.89;.6;5.17;16300 +69085;43.34724;2.5011;157;20220826;31.9;20.9;26.4;5.7;18.99;0;6.93;23300 +69085;43.34724;2.5011;157;20220827;33.2;18.4;25.8;2.7;16.99;0;5.76;23400 +69085;43.34724;2.5011;157;20220828;35.8;15.8;25.8;1.9;14.89;0;5.5;23100 +69085;43.34724;2.5011;157;20220829;31.5;18.4;25;3.5;19.39;3.6;4.98;18000 +69085;43.34724;2.5011;157;20220830;33.8;18.8;26.3;2.1;19.99;0;4.67;18600 +69085;43.34724;2.5011;157;20220831;29.1;17.9;23.5;2.4;19.99;0;3.27;11800 +69085;43.34724;2.5011;157;20220901;31.2;18.6;24.9;3.2;19.09;0;5.04;20000 +69085;43.34724;2.5011;157;20220902;29.4;18.1;23.8;2.6;19.09;1.4;4.04;16500 +69085;43.34724;2.5011;157;20220903;28;17.8;22.9;2.7;19.69;.5;3.62;15300 +69085;43.34724;2.5011;157;20220904;29.8;19.4;24.6;5.3;22.89;0;4.69;18900 +69085;43.34724;2.5011;157;20220905;30.7;23.2;27;7;25.39;0;5.4;18800 +69085;43.34724;2.5011;157;20220906;32.6;23.6;28.1;4.8;24.59;2;5.66;19700 +69085;43.34724;2.5011;157;20220907;28.6;16.8;22.7;2.5;18.19;.3;3.36;12200 +69085;43.34724;2.5011;157;20220908;29.2;16.3;22.8;2.6;13.89;.1;4.53;18200 +69085;43.34724;2.5011;157;20220909;25.3;14.8;20.1;3.3;14.79;.1;3.69;14800 +69085;43.34724;2.5011;157;20220910;28.9;14.7;21.8;3;13.49;0;4.81;20200 +69085;43.34724;2.5011;157;20220911;31.8;11.6;21.7;3;14.39;0;5.07;20700 +69085;43.34724;2.5011;157;20220912;27.3;18.9;23.1;5.9;19.99;0;3.95;11800 +69085;43.34724;2.5011;157;20220913;27.8;23.5;25.7;6.4;26.39;1.6;2.7;4800 +69085;43.34724;2.5011;157;20220914;27.4;19.1;23.3;3.5;22.69;2.5;3.12;13400 +69085;43.34724;2.5011;157;20220915;30.5;15.4;23;2.4;18.09;.9;4.14;19000 +69085;43.34724;2.5011;157;20220916;25.6;18.8;22.2;5.2;17.49;.1;4.27;15800 +69085;43.34724;2.5011;157;20220917;24;14.5;19.3;5;9.99;0;5.29;20500 +69085;43.34724;2.5011;157;20220918;26.6;7.6;17.1;2.5;7.89;0;4.29;19800 +69085;43.34724;2.5011;157;20220919;28.3;6.2;17.3;2.5;7.89;0;4.49;20000 +69085;43.34724;2.5011;157;20220920;27.2;10.5;18.9;3.4;8.29;0;4.99;19800 +69085;43.34724;2.5011;157;20220921;26;11.8;18.9;3.1;9.19;0;4.51;19400 +69085;43.34724;2.5011;157;20220922;26.4;9.4;17.9;1.9;11.99;.1;3.32;17400 +69085;43.34724;2.5011;157;20220923;24;11.4;17.7;3.8;15.89;14.7;2.77;13000 +69085;43.34724;2.5011;157;20220924;23.2;15.4;19.3;3.8;15.59;2.5;2.9;10600 +69085;43.34724;2.5011;157;20220925;21.4;12.2;16.8;3.7;12.59;.1;3.25;16700 +69085;43.34724;2.5011;157;20220926;21.5;10.1;15.8;5;11.59;2.6;3.55;16400 +69085;43.34724;2.5011;157;20220927;19;12.8;15.9;6.5;13.59;6.8;2.56;8800 +69085;43.34724;2.5011;157;20220928;20.5;13.9;17.2;6.1;15.39;14.8;2.5;9700 +69085;43.34724;2.5011;157;20220929;19.6;12.9;16.3;4.4;13.39;4;2.52;10100 +69085;43.34724;2.5011;157;20220930;18.8;11;14.9;5.2;12.09;.3;2.69;11700 +69085;43.34724;2.5011;157;20221001;25;8.5;16.8;3.1;12.49;0;3.26;15700 +69085;43.34724;2.5011;157;20221002;26.1;11.2;18.7;2.6;14.69;.1;3.18;16800 +69085;43.34724;2.5011;157;20221003;25.4;14.1;19.8;2.7;14.49;0;3.2;15300 +69085;43.34724;2.5011;157;20221004;26.8;9;17.9;1.3;12.69;.1;2.73;17100 +69085;43.34724;2.5011;157;20221005;23.1;10.3;16.7;4.6;16.39;.6;2.26;11800 +69085;43.34724;2.5011;157;20221006;23;16.3;19.7;2.6;16.49;0;2.55;13000 +69085;43.34724;2.5011;157;20221007;22;10.7;16.4;3.2;15.99;0;1.76;8300 +69085;43.34724;2.5011;157;20221008;23;16.2;19.6;2.2;17.09;.6;1.94;7700 +69085;43.34724;2.5011;157;20221009;23.4;11.2;17.3;3.2;15.19;.1;2.6;15100 +69085;43.34724;2.5011;157;20221010;23.9;15.7;19.8;4.5;17.89;0;2.76;13300 +69085;43.34724;2.5011;157;20221011;23.9;13.3;18.6;1.9;15.99;0;2.11;11200 +69085;43.34724;2.5011;157;20221012;26;11.6;18.8;1.9;14.79;.7;2.59;15000 +69085;43.34724;2.5011;157;20221013;24.1;11.3;17.7;2.2;13.99;1.5;2.28;10900 +69085;43.34724;2.5011;157;20221014;24.2;16.9;20.6;4.6;16.29;.5;2.97;8200 +69085;43.34724;2.5011;157;20221015;24.5;9.2;16.9;3.2;15.09;0;2.51;14300 +69085;43.34724;2.5011;157;20221016;24.4;18.2;21.3;6.2;19.79;.5;2.74;9600 +69085;43.34724;2.5011;157;20221017;22.3;19.8;21.1;8.6;21.29;.1;2.02;5000 +69085;43.34724;2.5011;157;20221018;23.6;19.5;21.6;6.2;21.29;0;2.35;9400 +69085;43.34724;2.5011;157;20221019;23.2;19.1;21.2;6.9;20.99;1.9;2.1;5800 +69085;43.34724;2.5011;157;20221020;21.9;19.5;20.7;5.7;20.89;0;1.66;3900 +69085;43.34724;2.5011;157;20221021;24.4;18.8;21.6;3.1;18.19;.3;2.24;6500 +69085;43.34724;2.5011;157;20221022;25.2;13.7;19.5;3.2;16.69;.1;2.47;12200 +69085;43.34724;2.5011;157;20221023;22;17.8;19.9;5.8;19.59;0;1.72;3800 +69085;43.34724;2.5011;157;20221024;27.3;17.9;22.6;1.5;17.69;0;2.03;9200 +69085;43.34724;2.5011;157;20221025;22.1;12.1;17.1;3.7;15.39;0;1.87;6800 +69085;43.34724;2.5011;157;20221026;22.9;12.2;17.6;3.1;17.89;.1;1.33;5100 +69085;43.34724;2.5011;157;20221027;24.6;17.5;21.1;5.3;19.39;0;2.48;9100 +69085;43.34724;2.5011;157;20221028;23.3;18.5;20.9;7.2;19.19;0;2.67;8800 +69085;43.34724;2.5011;157;20221029;21.5;17.2;19.4;7.5;17.79;.1;2.34;6900 +69085;43.34724;2.5011;157;20221030;23;18;20.5;6;18.19;0;2.58;8900 +69085;43.34724;2.5011;157;20221031;24.3;18.2;21.3;6.5;18.59;3.6;2.91;9400 +69085;43.34724;2.5011;157;20221101;21.4;14.4;17.9;3.4;15.09;0;2.01;10200 +69085;43.34724;2.5011;157;20221102;22.8;13.4;18.1;2.3;12.29;0;2.13;10800 +69085;43.34724;2.5011;157;20221103;18.7;12.3;15.5;3.7;12.69;2.5;1.78;3800 +69085;43.34724;2.5011;157;20221104;13.3;8.1;10.7;5.4;10.79;6.6;1.21;4300 +69085;43.34724;2.5011;157;20221105;16.4;7.8;12.1;5.6;9.59;0;2.21;11000 +69085;43.34724;2.5011;157;20221106;20;1.4;10.7;1.8;8.19;0;1.57;10900 +69085;43.34724;2.5011;157;20221107;19.8;3.1;11.5;3.2;10.79;0;1.63;10500 +69085;43.34724;2.5011;157;20221108;20.5;15.2;17.9;4.4;15.89;0;1.79;6100 +69085;43.34724;2.5011;157;20221109;20.4;11.1;15.8;2.3;13.49;.5;1.4;5700 +69085;43.34724;2.5011;157;20221110;17.2;11;14.1;3.6;11.79;0;1.63;10400 +69085;43.34724;2.5011;157;20221111;19.9;6.5;13.2;5.9;13.79;0;1.42;8600 +69085;43.34724;2.5011;157;20221112;19.8;15.9;17.9;6.1;15.59;.1;2.1;7200 +69085;43.34724;2.5011;157;20221113;19.4;9.9;14.7;3.6;13.49;0;1.42;6900 +69085;43.34724;2.5011;157;20221114;18.9;14.4;16.7;3.6;14.89;.5;1.46;4700 +69085;43.34724;2.5011;157;20221115;18.8;13.4;16.1;2.7;14.59;2.1;1.23;4500 +69085;43.34724;2.5011;157;20221116;20.3;10.2;15.3;1.5;12.09;0;1.17;9200 +69085;43.34724;2.5011;157;20221117;19.2;8.2;13.7;2.2;11.99;10.6;1.22;6500 +69085;43.34724;2.5011;157;20221118;14.8;9.6;12.2;5.2;11.19;3.1;1.42;6300 +69085;43.34724;2.5011;157;20221119;10;7.6;8.8;5.7;9.79;1.6;.91;3800 +69085;43.34724;2.5011;157;20221120;13.2;5.3;9.3;5.1;9.59;1.9;1.15;7800 +69085;43.34724;2.5011;157;20221121;10.8;8.2;9.5;3.5;10.49;16.5;.76;1400 +69085;43.34724;2.5011;157;20221122;11.1;6.1;8.6;5.1;9.19;10.6;1.06;4600 +69085;43.34724;2.5011;157;20221123;16.5;7.6;12.1;2.8;11.09;10.4;1.14;3800 +69085;43.34724;2.5011;157;20221124;14.5;4.3;9.4;1.8;9.89;0;.75;5500 +69085;43.34724;2.5011;157;20221125;11;5.6;8.3;3.6;10.39;5.4;.53;3400 +69085;43.34724;2.5011;157;20221126;13.8;6.4;10.1;3.7;9.29;0;1.22;6300 +69085;43.34724;2.5011;157;20221127;12.1;2.5;7.3;3.8;8.99;2.6;.81;4000 +69085;43.34724;2.5011;157;20221128;12;9;10.5;4;10.79;9.4;.9;3200 +69085;43.34724;2.5011;157;20221129;12.8;7.1;10;4.7;9.69;1.2;1.16;5700 +69085;43.34724;2.5011;157;20221130;8.8;4.1;6.5;3.8;8.29;0;.65;7500 +69085;43.34724;2.5011;157;20221201;5.7;3.7;4.7;3.3;7.99;0;.46;2000 +69085;43.34724;2.5011;157;20221202;9.3;5.1;7.2;1.8;7.69;0;.65;6600 +69085;43.34724;2.5011;157;20221203;6.8;.6;3.7;.6;7.59;.3;.37;2400 +69085;43.34724;2.5011;157;20221204;9.4;5.3;7.4;2;7.49;0;.68;7600 +69085;43.34724;2.5011;157;20221205;11.4;-3.4;4;2.1;5.99;.1;.77;7900 +69085;43.34724;2.5011;157;20221206;12.8;2.1;7.5;1.9;7.39;.1;.83;5800 +69085;43.34724;2.5011;157;20221207;14.3;6.2;10.3;2.3;7.79;0;1.08;7700 +69085;43.34724;2.5011;157;20221208;6;1.2;3.6;3.2;7.59;1.4;.41;1100 +69085;43.34724;2.5011;157;20221209;14.3;5.5;9.9;2.2;10.29;0;.69;5800 +69085;43.34724;2.5011;157;20221210;6;4.8;5.4;6.5;7.39;0;.88;4500 +69085;43.34724;2.5011;157;20221211;5.6;-4;.8;1.9;4.59;0;.62;5400 +69085;43.34724;2.5011;157;20221212;6.7;-.8;3;3;5.99;7.9;.75;2800 +69085;43.34724;2.5011;157;20221213;6.6;2.8;4.7;3.1;8.59;4.6;.29;1800 +69085;43.34724;2.5011;157;20221214;13.5;6.4;10;2.5;11.79;1.2;.42;5400 +69085;43.34724;2.5011;157;20221215;13.4;10.2;11.8;4.7;12.49;5.8;.76;2700 +69085;43.34724;2.5011;157;20221216;13.1;9.4;11.3;2.9;11.49;.6;.75;3400 +69085;43.34724;2.5011;157;20221217;7.9;6.6;7.3;3;8.69;0;.66;2900 +69085;43.34724;2.5011;157;20221218;10.6;1.6;6.1;5;8.69;.2;.69;2000 +69085;43.34724;2.5011;157;20221219;15.7;10.3;13;7.7;13.09;0;1.1;5400 +69085;43.34724;2.5011;157;20221220;14;12.2;13.1;5.8;13.49;0;.91;1100 +69085;43.34724;2.5011;157;20221221;17.1;9.6;13.4;2.2;12.19;0;.84;6000 +69085;43.34724;2.5011;157;20221222;18.3;7.5;12.9;2.8;12.09;2.5;.97;6400 +69085;43.34724;2.5011;157;20221223;20.8;10;15.4;1.4;12.39;.1;.84;6900 +69085;43.34724;2.5011;157;20221224;18.5;6.1;12.3;1.8;10.89;.1;.85;6600 +69085;43.34724;2.5011;157;20221225;13.7;7.7;10.7;3.5;12.19;0;.56;2700 +69085;43.34724;2.5011;157;20221226;17.6;12;14.8;1.8;12.99;.1;.92;3400 +69085;43.34724;2.5011;157;20221227;16.4;7.3;11.9;1.5;11.29;.1;.64;6100 +69085;43.34724;2.5011;157;20221228;11.4;4.4;7.9;2.2;10.19;0;.48;2000 +69085;43.34724;2.5011;157;20221229;13.2;6.5;9.9;2;10.99;0;.54;4300 +69085;43.34724;2.5011;157;20221230;15.3;7.9;11.6;3.5;11.49;.1;.88;6000 +69085;43.34724;2.5011;157;20221231;13.8;11.4;12.6;5.5;13.09;.1;.86;2000 +69086;43.36928;2.80757;94;20220101;9.8;4;6.9;1;10.17;.1;.23;5720 +69086;43.36928;2.80757;94;20220102;11.9;8.1;10;1.4;10.9;.1;.45;4605 +69086;43.36928;2.80757;94;20220103;16.3;7.4;11.9;1.9;10.8;.1;.74;7203 +69086;43.36928;2.80757;94;20220104;12.6;6.9;9.8;2.7;11.04;2.1;.51;5675 +69086;43.36928;2.80757;94;20220105;8.2;7.8;8;7.3;6.2;0;2.13;1338 +69086;43.36928;2.80757;94;20220106;8;3.9;5.9;7.1;4.94;0;1.95;4931 +69086;43.36928;2.80757;94;20220107;8;1.9;4.9;6.5;6.07;7.2;1.28;6190 +69086;43.36928;2.80757;94;20220108;11.9;6.8;9.3;7.1;9.04;8.7;1.31;5655 +69086;43.36928;2.80757;94;20220109;10;8.9;9.4;5.9;9.14;25.8;1.22;2517 +69086;43.36928;2.80757;94;20220110;8.9;7.2;8;4.4;8.67;3.8;.88;3250 +69086;43.36928;2.80757;94;20220111;11.5;5.4;8.5;6.6;6;0;2.08;6361 +69086;43.36928;2.80757;94;20220112;9.9;2.6;6.2;4.8;5.74;0;1.34;6986 +69086;43.36928;2.80757;94;20220113;9.2;-2.2;3.5;1.5;5.5;0;.55;8800 +69086;43.36928;2.80757;94;20220114;11.8;-2.7;4.5;1.1;5.4;.1;.54;9600 +69086;43.36928;2.80757;94;20220115;13.5;-1.6;6;2.8;4.74;0;1.4;9826 +69086;43.36928;2.80757;94;20220116;12.5;2.5;7.5;5.1;4.97;0;2.03;8402 +69086;43.36928;2.80757;94;20220117;11.9;4.4;8.1;5.8;5.77;0;2.05;7451 +69086;43.36928;2.80757;94;20220118;8.9;-.8;4.1;3.9;6.07;0;.87;8541 +69086;43.36928;2.80757;94;20220119;9.7;.2;4.9;5;6.67;.4;.96;8519 +69086;43.36928;2.80757;94;20220120;10.8;4.2;7.5;6.1;6.64;0;1.67;7213 +69086;43.36928;2.80757;94;20220121;7.8;3.1;5.5;7.8;5.17;0;1.89;6078 +69086;43.36928;2.80757;94;20220122;10.3;.6;5.5;5.2;4.87;0;1.74;8862 +69086;43.36928;2.80757;94;20220123;11;-1.2;4.9;1.6;5.67;0;.81;9882 +69086;43.36928;2.80757;94;20220124;11.4;1.3;6.4;1.3;6.84;0;.74;9017 +69086;43.36928;2.80757;94;20220125;12.9;.7;6.8;1.3;7.37;0;.77;9965 +69086;43.36928;2.80757;94;20220126;16;.5;8.3;3.9;6.1;0;1.9;10938 +69086;43.36928;2.80757;94;20220127;15.6;4.6;10.1;5.7;5.67;0;2.65;9653 +69086;43.36928;2.80757;94;20220128;11.1;3.2;7.2;7.7;5.57;0;2.18;8451 +69086;43.36928;2.80757;94;20220129;13.2;1.9;7.5;6.8;5.8;0;2.13;9838 +69086;43.36928;2.80757;94;20220130;12.6;2.3;7.5;6.6;6.77;0;1.76;9990 +69086;43.36928;2.80757;94;20220131;11.1;2.7;6.9;9.9;7.44;1.6;1.63;9140 +69086;43.36928;2.80757;94;20220201;10;5.3;7.6;10.1;6.4;.7;2.29;6846 +69086;43.36928;2.80757;94;20220202;13.8;8.3;11.1;9.7;8.84;.3;2.26;7565 +69086;43.36928;2.80757;94;20220203;15;2.4;8.7;3;8.1;.1;1.38;11543 +69086;43.36928;2.80757;94;20220204;15.3;8.7;12;5.5;9.4;.1;2.04;8521 +69086;43.36928;2.80757;94;20220205;14.1;9.3;11.7;6;8.3;.1;2.21;7360 +69086;43.36928;2.80757;94;20220206;11.4;4.3;7.9;6.7;6.74;1.5;2;9013 +69086;43.36928;2.80757;94;20220207;14;8.6;11.3;8.2;8.57;1.4;2.44;7922 +69086;43.36928;2.80757;94;20220208;14.9;5.6;10.3;3.1;6.64;0;1.96;10525 +69086;43.36928;2.80757;94;20220209;12.2;1.7;7;2.1;7.9;.1;1.08;10978 +69086;43.36928;2.80757;94;20220210;10.3;7.5;8.9;1.9;9.29;0;1.44;10411 +69086;43.36928;2.80757;94;20220211;14.9;5.6;10.3;3.4;9.24;0;1.47;8007 +69086;43.36928;2.80757;94;20220212;12.4;.4;6.4;2.9;7.94;.9;1.13;10666 +69086;43.36928;2.80757;94;20220213;15.3;6.1;10.7;4.3;10.1;2.5;1.47;10034 +69086;43.36928;2.80757;94;20220214;12.9;9.4;11.2;5.8;9.54;1.4;1.86;6087 +69086;43.36928;2.80757;94;20220215;13.4;6.2;9.8;6.7;8.34;2;2.15;9681 +69086;43.36928;2.80757;94;20220216;15.2;7.9;11.5;7.4;10.24;6.3;1.99;10297 +69086;43.36928;2.80757;94;20220217;17.2;13;15.1;7.3;11.77;2;2.57;7998 +69086;43.36928;2.80757;94;20220218;20.1;7;13.6;3.4;10.94;0;2.2;13897 +69086;43.36928;2.80757;94;20220219;11.8;8.8;10.3;6.4;7.87;0;2.15;6806 +69086;43.36928;2.80757;94;20220220;15.3;5.7;10.5;6.5;8.27;1.1;2.46;12403 +69086;43.36928;2.80757;94;20220221;14.8;10.3;12.5;10.1;8.47;2.3;3.34;8518 +69086;43.36928;2.80757;94;20220222;15.1;8.8;11.9;8;8;0;3.12;10172 +69086;43.36928;2.80757;94;20220223;18.6;6.8;12.7;2.8;8.64;0;2.34;14243 +69086;43.36928;2.80757;94;20220224;16.9;7.1;12;3.8;10.14;.2;2.03;12951 +69086;43.36928;2.80757;94;20220225;12.9;8.7;10.8;6.2;6.64;0;2.88;8602 +69086;43.36928;2.80757;94;20220226;13.5;2.4;7.9;3.4;5.54;0;2.34;14007 +69086;43.36928;2.80757;94;20220227;14.4;1.8;8.1;2.8;7.5;0;1.87;14646 +69086;43.36928;2.80757;94;20220228;16.8;4.3;10.6;2.7;8.3;0;2.16;14998 +69086;43.36928;2.80757;94;20220301;13.3;7.4;10.3;4.1;8.3;.2;2.05;11027 +69086;43.36928;2.80757;94;20220302;10.3;6.4;8.3;3.3;9.94;1.3;.98;8831 +69086;43.36928;2.80757;94;20220303;17.2;7.7;12.5;3;9.97;0;2.15;14202 +69086;43.36928;2.80757;94;20220304;13.6;8.5;11;7;9.9;.7;1.94;10436 +69086;43.36928;2.80757;94;20220305;12.6;7.4;10;6.7;8.17;.1;2.28;10685 +69086;43.36928;2.80757;94;20220306;13.2;6.2;9.7;3.8;7.3;0;2.14;12599 +69086;43.36928;2.80757;94;20220307;12.3;.8;6.5;2.3;6.74;0;1.81;16101 +69086;43.36928;2.80757;94;20220308;12.3;3.7;8;3.5;8.47;4.4;1.65;13446 +69086;43.36928;2.80757;94;20220309;14.1;7.9;11;3.4;10.6;1.2;1.68;12073 +69086;43.36928;2.80757;94;20220310;14.3;9.3;11.8;3.9;11.3;2.1;1.63;10609 +69086;43.36928;2.80757;94;20220311;12.7;9.5;11.1;6.3;11.47;54.9;1.31;7758 +69086;43.36928;2.80757;94;20220312;10.5;10.3;10.4;6;11.4;105.9;.8;1771 +69086;43.36928;2.80757;94;20220313;11.8;9.3;10.5;5.7;10.27;17.9;1.54;7764 +69086;43.36928;2.80757;94;20220314;11.9;4.5;8.2;5.6;11.3;4.6;.83;13864 +69086;43.36928;2.80757;94;20220315;13;11.9;12.4;6;12.74;4;1.17;5330 +69086;43.36928;2.80757;94;20220316;13.7;11.8;12.8;3;12.7;.1;1.31;7387 +69086;43.36928;2.80757;94;20220317;15.2;9.7;12.5;2.9;12.3;2.1;1.69;12533 +69086;43.36928;2.80757;94;20220318;14.4;9.9;12.2;2.6;11.89;1;1.58;9906 +69086;43.36928;2.80757;94;20220319;13.7;8.7;11.2;2.2;10.1;.1;1.74;9324 +69086;43.36928;2.80757;94;20220320;12.9;7.5;10.2;6.4;11.19;0;1.19;6906 +69086;43.36928;2.80757;94;20220321;14.3;10.9;12.6;6.3;10.04;8.4;2.38;7049 +69086;43.36928;2.80757;94;20220322;15.1;6.8;11;5.9;8.29;.2;3.04;16848 +69086;43.36928;2.80757;94;20220323;15.3;4.8;10;5.6;8.44;0;2.81;18237 +69086;43.36928;2.80757;94;20220324;16.5;4.2;10.3;4.5;7.94;0;3;18431 +69086;43.36928;2.80757;94;20220325;17.4;6.4;11.9;4.2;7.99;0;3.29;18722 +69086;43.36928;2.80757;94;20220326;17.4;7.6;12.5;3.7;8.84;0;3.17;17932 +69086;43.36928;2.80757;94;20220327;20.2;6.2;13.2;3.1;7.94;0;3.57;19775 +69086;43.36928;2.80757;94;20220328;20.2;6.7;13.5;4.6;8.19;0;4.01;19030 +69086;43.36928;2.80757;94;20220329;16.7;9.5;13.1;4.4;11.54;3.9;2.32;12405 +69086;43.36928;2.80757;94;20220330;15.9;9.2;12.6;3.6;11.49;.8;2.12;12227 +69086;43.36928;2.80757;94;20220331;14.8;9;11.9;6.8;9.49;1.5;2.89;12949 +69086;43.36928;2.80757;94;20220401;9;3.8;6.4;9.8;5.32;.6;3.11;16527 +69086;43.36928;2.80757;94;20220402;9.2;1.8;5.5;6;5.28;0;2.31;11490 +69086;43.36928;2.80757;94;20220403;9.7;1.9;5.8;4.3;4.73;0;2.74;18001 +69086;43.36928;2.80757;94;20220404;13.7;2.6;8.1;5.1;4.79;0;3.89;23500 +69086;43.36928;2.80757;94;20220405;17.3;3.8;10.6;5.5;5.73;0;4.53;22995 +69086;43.36928;2.80757;94;20220406;15.7;6.7;11.2;4.5;9.49;.2;2.54;12718 +69086;43.36928;2.80757;94;20220407;22.1;8.6;15.4;5.7;10.94;.5;4.36;20322 +69086;43.36928;2.80757;94;20220408;21.9;12;16.9;5.5;11.84;0;4.24;19238 +69086;43.36928;2.80757;94;20220409;15.9;7.6;11.8;6.1;7.64;0;3.72;16319 +69086;43.36928;2.80757;94;20220410;16.5;1.3;8.9;4.7;7.74;.1;3.35;23829 +69086;43.36928;2.80757;94;20220411;16.2;9.5;12.8;8.8;11.94;.2;2.35;11512 +69086;43.36928;2.80757;94;20220412;16;10.9;13.5;7.5;12.14;7.4;2.34;10300 +69086;43.36928;2.80757;94;20220413;17;11.4;14.2;3.5;11.69;.2;2.5;11990 +69086;43.36928;2.80757;94;20220414;23.6;7.3;15.4;2.8;11.04;0;4.04;22192 +69086;43.36928;2.80757;94;20220415;23.9;11.4;17.6;4.9;12.78;0;4.47;20050 +69086;43.36928;2.80757;94;20220416;23.3;13.3;18.3;7.7;12.54;0;5.02;19996 +69086;43.36928;2.80757;94;20220417;23.1;10.7;16.9;3.8;10.91;0;4.61;24266 +69086;43.36928;2.80757;94;20220418;21.2;9.7;15.5;4.7;10.94;0;4.42;24042 +69086;43.36928;2.80757;94;20220419;20.3;10.3;15.3;5.2;11.69;1;4.09;21177 +69086;43.36928;2.80757;94;20220420;12.6;9.2;10.9;3.3;11.94;37.5;1.31;6959 +69086;43.36928;2.80757;94;20220421;13.1;9.7;11.4;4.4;12.34;.7;1.26;6540 +69086;43.36928;2.80757;94;20220422;18.3;10.9;14.6;3.7;12.76;.1;3.13;20240 +69086;43.36928;2.80757;94;20220423;17.1;12.5;14.8;4.7;12.04;18.1;2.62;10040 +69086;43.36928;2.80757;94;20220424;18.8;8.9;13.9;5;11.74;3.9;3.16;16746 +69086;43.36928;2.80757;94;20220425;20.5;8.4;14.5;3.4;11.44;0;4.03;25320 +69086;43.36928;2.80757;94;20220426;22.3;6.1;14.2;2.2;11.29;0;4.04;26398 +69086;43.36928;2.80757;94;20220427;21;8.4;14.7;3.8;12.39;0;3.77;22959 +69086;43.36928;2.80757;94;20220428;21.9;10.9;16.4;2.5;14.04;0;3.64;21452 +69086;43.36928;2.80757;94;20220429;24.8;14.3;19.5;3.8;15.04;.1;4.97;26228 +69086;43.36928;2.80757;94;20220430;23.6;14.4;19;4.5;13.39;0;4.86;22727 +69086;43.36928;2.80757;94;20220501;22.8;10.9;16.9;3.5;11.24;0;4.79;26176 +69086;43.36928;2.80757;94;20220502;21.2;12.1;16.6;3;12.84;0;3.81;20742 +69086;43.36928;2.80757;94;20220503;21.1;12.8;16.9;3.1;13.49;.6;3.72;20003 +69086;43.36928;2.80757;94;20220504;21.2;10.9;16;3.5;13.84;2.2;3.56;20348 +69086;43.36928;2.80757;94;20220505;20.5;12;16.2;4.3;12.49;.2;3.89;20058 +69086;43.36928;2.80757;94;20220506;21;12.6;16.8;6.8;10.47;0;5.15;22386 +69086;43.36928;2.80757;94;20220507;23.7;14;18.8;7.5;11.37;0;5.97;23929 +69086;43.36928;2.80757;94;20220508;24.4;15.7;20;5;12.8;.3;5.42;22726 +69086;43.36928;2.80757;94;20220509;24.8;12.8;18.8;1.7;13.67;.1;4.63;26725 +69086;43.36928;2.80757;94;20220510;25.5;11.4;18.5;1.8;13.74;0;4.83;28430 +69086;43.36928;2.80757;94;20220511;24.7;11.3;18;2.8;14.17;0;4.89;28316 +69086;43.36928;2.80757;94;20220512;22.7;14.2;18.5;3.5;14.84;0;4.28;22688 +69086;43.36928;2.80757;94;20220513;27.3;12.8;20;2.3;14.14;0;5.38;29060 +69086;43.36928;2.80757;94;20220514;27.5;14.6;21;2.3;15.7;0;5.32;28200 +69086;43.36928;2.80757;94;20220515;23.3;16.1;19.7;4.5;16.4;.1;4.3;21394 +69086;43.36928;2.80757;94;20220516;26.8;16;21.4;2.7;16.3;.1;5.17;26106 +69086;43.36928;2.80757;94;20220517;26.9;14.1;20.5;1.8;16.64;0;5.05;28347 +69086;43.36928;2.80757;94;20220518;32;17.1;24.6;3.4;16.94;0;6.89;29947 +69086;43.36928;2.80757;94;20220519;24.1;18.6;21.3;4.6;19.14;.1;4.04;19096 +69086;43.36928;2.80757;94;20220520;26.1;17.6;21.8;4.8;18;0;5.09;23628 +69086;43.36928;2.80757;94;20220521;28;15.6;21.8;2;17.97;.1;5.32;28492 +69086;43.36928;2.80757;94;20220522;28.4;16.5;22.5;2.1;19.5;0;5.32;28081 +69086;43.36928;2.80757;94;20220523;24;19;21.5;4.7;17.1;.1;4.44;18364 +69086;43.36928;2.80757;94;20220524;18.2;15;16.6;6.3;12.57;2.4;3.6;15002 +69086;43.36928;2.80757;94;20220525;22.4;13.1;17.8;8.1;11.2;0;5.76;24891 +69086;43.36928;2.80757;94;20220526;23.1;14.2;18.7;7.8;11.9;0;5.94;24708 +69086;43.36928;2.80757;94;20220527;27.2;16;21.6;7;13.5;0;6.95;27765 +69086;43.36928;2.80757;94;20220528;28;17.3;22.6;6.3;12.94;0;7.36;27111 +69086;43.36928;2.80757;94;20220529;28.5;15.8;22.1;4.2;9.04;0;7.47;29648 +69086;43.36928;2.80757;94;20220530;26.4;12;19.2;1.8;10.44;1.8;5.58;30391 +69086;43.36928;2.80757;94;20220531;27.3;15.6;21.5;2;14.37;.1;5.54;28479 +69086;43.36928;2.80757;94;20220601;25.6;14.7;20.1;2.7;17.04;0;5.01;27713 +69086;43.36928;2.80757;94;20220602;24.9;18.6;21.8;3.3;18.5;0;4.49;21413 +69086;43.36928;2.80757;94;20220603;27.2;18.7;22.9;3.3;19.24;0;5.19;24619 +69086;43.36928;2.80757;94;20220604;28.2;19.7;24;3.6;19.9;0;5.5;24748 +69086;43.36928;2.80757;94;20220605;27.3;19;23.2;5.2;17.1;0;5.94;24341 +69086;43.36928;2.80757;94;20220606;30.7;16.3;23.5;2.9;15.84;.8;6.66;31231 +69086;43.36928;2.80757;94;20220607;26.2;17.8;22;4.4;16.67;0;5.48;24735 +69086;43.36928;2.80757;94;20220608;25.1;16.3;20.7;4.5;15.27;.6;5.39;25132 +69086;43.36928;2.80757;94;20220609;23.8;15.7;19.8;7.1;12.07;0;6.19;23766 +69086;43.36928;2.80757;94;20220610;31.4;17.4;24.4;5.3;12.87;0;8.5;31485 +69086;43.36928;2.80757;94;20220611;35.2;18.4;26.8;2.4;12.84;0;7.58;31542 +69086;43.36928;2.80757;94;20220612;34.3;20.4;27.3;3.3;15.44;1.2;7.84;30698 +69086;43.36928;2.80757;94;20220613;34.9;20;27.4;4.1;18.1;.1;8.21;31291 +69086;43.36928;2.80757;94;20220614;32;19.3;25.6;2.6;15.5;.1;6.91;30088 +69086;43.36928;2.80757;94;20220615;32.7;19.3;26;2.4;15.94;0;6.98;30947 +69086;43.36928;2.80757;94;20220616;37.6;18.4;28;1.9;17.67;0;7.33;31653 +69086;43.36928;2.80757;94;20220617;39.4;22.5;31;2.3;17.04;0;8.17;31666 +69086;43.36928;2.80757;94;20220618;31.4;20.4;25.9;2.8;18.54;0;6.46;28024 +69086;43.36928;2.80757;94;20220619;29.4;22;25.7;5.8;22.57;0;5.86;23155 +69086;43.36928;2.80757;94;20220620;26.3;21.4;23.9;4.6;22.64;0;4.3;18843 +69086;43.36928;2.80757;94;20220621;28.4;22.2;25.3;3.2;23.7;1.1;4.81;21334 +69086;43.36928;2.80757;94;20220622;29.3;20.1;24.7;3.1;22.64;6.7;5.46;25884 +69086;43.36928;2.80757;94;20220623;28.4;19.8;24.1;3.5;21.6;16.3;5.28;24597 +69086;43.36928;2.80757;94;20220624;27.1;17.8;22.5;3.3;16.9;1.9;5.54;26155 +69086;43.36928;2.80757;94;20220625;27.4;16.5;21.9;2.5;17.94;1.6;5.44;28096 +69086;43.36928;2.80757;94;20220626;24.4;18;21.2;3.9;18.51;.3;4.68;21314 +69086;43.36928;2.80757;94;20220627;24.4;16.8;20.6;5.5;15.68;0;4.73;21225 +69086;43.36928;2.80757;94;20220628;28.6;17.3;22.9;6.4;13.9;0;7.39;28610 +69086;43.36928;2.80757;94;20220629;32.4;16.6;24.5;3.4;14.4;.8;7.48;31571 +69086;43.36928;2.80757;94;20220630;23.5;18.2;20.8;6;16.2;0;4.8;19474 +69086;43.36928;2.80757;94;20220701;27;15.5;21.3;5.5;11.97;0;7.05;28782 +69086;43.36928;2.80757;94;20220702;29.1;15;22.1;2.6;12.7;0;6.36;30349 +69086;43.36928;2.80757;94;20220703;33.9;16.9;25.4;3.3;15.64;.1;7.58;31438 +69086;43.36928;2.80757;94;20220704;31.1;19.8;25.4;6.1;18.4;0;7.5;28427 +69086;43.36928;2.80757;94;20220705;32.4;20.7;26.5;6;17.44;0;8.19;29025 +69086;43.36928;2.80757;94;20220706;31;21.2;26.1;4.8;13.67;0;7.78;26565 +69086;43.36928;2.80757;94;20220707;30.7;19.2;25;7.5;14.44;0;8.58;28522 +69086;43.36928;2.80757;94;20220708;32;20.3;26.1;7.3;13.8;0;9.23;28708 +69086;43.36928;2.80757;94;20220709;34.8;19;26.9;4.6;12.74;0;8.89;31147 +69086;43.36928;2.80757;94;20220710;36.4;21.1;28.7;3.4;12.6;0;8.6;31088 +69086;43.36928;2.80757;94;20220711;32.6;18.3;25.4;2.1;15.27;0;6.63;30211 +69086;43.36928;2.80757;94;20220712;34.2;18.2;26.2;1.7;18.34;0;6.58;30961 +69086;43.36928;2.80757;94;20220713;33;18.9;26;1.9;19.17;0;6.46;30644 +69086;43.36928;2.80757;94;20220714;34.4;20.6;27.5;1.7;22.2;0;6.32;29505 +69086;43.36928;2.80757;94;20220715;38.7;21.2;29.9;3.8;15.44;0;9.19;30749 +69086;43.36928;2.80757;94;20220716;37.8;21.5;29.6;2.1;14.5;0;7.47;30387 +69086;43.36928;2.80757;94;20220717;35;19.5;27.2;1.8;16.64;0;6.75;30308 +69086;43.36928;2.80757;94;20220718;34;20;27;2.7;20.24;0;6.88;29991 +69086;43.36928;2.80757;94;20220719;30.4;22.5;26.4;3.8;23.4;0;5.52;23147 +69086;43.36928;2.80757;94;20220720;32.7;22.9;27.8;4.3;18.67;0;7.24;25742 +69086;43.36928;2.80757;94;20220721;37.1;21.5;29.3;3.2;16.07;0;8.21;30247 +69086;43.36928;2.80757;94;20220722;35.8;21.6;28.7;3.2;17.3;2.2;7.75;29563 +69086;43.36928;2.80757;94;20220723;31.6;21.1;26.3;5.8;16.37;0;7.54;26289 +69086;43.36928;2.80757;94;20220724;33.5;20.9;27.2;2.4;17.17;0;6.63;28414 +69086;43.36928;2.80757;94;20220725;30.4;20.9;25.7;5.8;19.27;.5;6.55;24502 +69086;43.36928;2.80757;94;20220726;29.9;20.8;25.4;6.4;14.7;0;7.62;24232 +69086;43.36928;2.80757;94;20220727;31.6;18.4;25;5.6;12.77;0;8.29;28669 +69086;43.36928;2.80757;94;20220728;32.3;18.5;25.4;3.8;13.6;.1;7.52;29031 +69086;43.36928;2.80757;94;20220729;29.6;21.5;25.5;4.4;17.8;3.3;6.23;22656 +69086;43.36928;2.80757;94;20220730;33.2;20.9;27.1;5.4;16.8;0;8.07;27644 +69086;43.36928;2.80757;94;20220731;35.9;22.4;29.1;4.5;15.1;0;8.68;28606 +69086;43.36928;2.80757;94;20220801;37;23.3;30.2;5.6;15.1;0;9.68;28596 +69086;43.36928;2.80757;94;20220802;38.9;22.9;30.9;3.7;13.6;0;8.92;28952 +69086;43.36928;2.80757;94;20220803;33.7;21.3;27.5;2.5;18.87;0;6.44;26731 +69086;43.36928;2.80757;94;20220804;31.6;21.5;26.5;2.1;24.2;0;5.28;24628 +69086;43.36928;2.80757;94;20220805;34.7;22.2;28.4;4.7;21.6;.1;7.27;26518 +69086;43.36928;2.80757;94;20220806;35.5;22.7;29.1;5.1;18.1;0;8.35;27486 +69086;43.36928;2.80757;94;20220807;36;23.9;29.9;3;15.27;0;7.43;26374 +69086;43.36928;2.80757;94;20220808;36.3;20;28.1;2.5;13.04;0;7.14;28171 +69086;43.36928;2.80757;94;20220809;35.9;19.1;27.5;2.4;12.77;0;6.97;28033 +69086;43.36928;2.80757;94;20220810;32.9;19.1;26;2.6;18.67;0;6.14;27091 +69086;43.36928;2.80757;94;20220811;31.2;23.2;27.2;3.2;25.9;0;5.01;21310 +69086;43.36928;2.80757;94;20220812;37.9;23.3;30.6;2.2;25.47;0;6.57;27177 +69086;43.36928;2.80757;94;20220813;33.6;23.6;28.6;3.4;24.44;1;6.07;23305 +69086;43.36928;2.80757;94;20220814;30.9;23.6;27.2;3.8;23.34;2.1;5.22;19233 +69086;43.36928;2.80757;94;20220815;31.7;21;26.3;3.5;16.8;0;6.34;24046 +69086;43.36928;2.80757;94;20220816;30.8;18.6;24.7;2.8;17.37;13.2;5.72;25209 +69086;43.36928;2.80757;94;20220817;26.2;19.2;22.7;4;18.74;1.3;4.51;19408 +69086;43.36928;2.80757;94;20220818;26.5;18.2;22.4;7.2;16.34;.4;5.7;20845 +69086;43.36928;2.80757;94;20220819;27.7;19;23.4;7.5;15.94;.4;6.35;20870 +69086;43.36928;2.80757;94;20220820;32.9;20.2;26.5;4.2;15.67;0;7.09;25389 +69086;43.36928;2.80757;94;20220821;31.6;21.5;26.5;3.6;15.7;0;6.31;22524 +69086;43.36928;2.80757;94;20220822;28.5;21.3;24.9;5.9;17.27;.5;5.95;18891 +69086;43.36928;2.80757;94;20220823;33.9;21.8;27.8;4.8;17.94;.1;7.28;24193 +69086;43.36928;2.80757;94;20220824;33.1;19.2;26.2;2.1;16.64;.1;5.62;25187 +69086;43.36928;2.80757;94;20220825;33.6;20.7;27.2;3.4;18.77;.4;6.3;24615 +69086;43.36928;2.80757;94;20220826;33;22;27.5;6.1;17.94;0;7.38;22742 +69086;43.36928;2.80757;94;20220827;33.4;20.9;27.1;4.3;16.44;0;6.97;24103 +69086;43.36928;2.80757;94;20220828;32.6;18.4;25.5;2.2;16.57;0;5.45;24550 +69086;43.36928;2.80757;94;20220829;30.6;18.2;24.4;2.6;19.3;3;5.01;23463 +69086;43.36928;2.80757;94;20220830;33.5;19;26.2;2;20.6;0;5.19;24200 +69086;43.36928;2.80757;94;20220831;29.3;19.1;24.2;2.9;19.87;0;4.64;21146 +69086;43.36928;2.80757;94;20220901;33.1;20.4;26.8;4.5;18.04;.8;6.59;23311 +69086;43.36928;2.80757;94;20220902;30.3;20.1;25.2;2.8;19.14;5.7;4.84;20752 +69086;43.36928;2.80757;94;20220903;27.9;19;23.4;2.4;20.3;.1;3.96;19216 +69086;43.36928;2.80757;94;20220904;29.1;20.2;24.7;2.8;23.54;0;4;19060 +69086;43.36928;2.80757;94;20220905;28.7;23.4;26.1;4.4;26.4;1.1;3.67;14691 +69086;43.36928;2.80757;94;20220906;30.6;23.6;27.1;3.4;25.94;1.2;4.15;16597 +69086;43.36928;2.80757;94;20220907;28.8;20.4;24.6;2.6;20.57;0;4.08;18084 +69086;43.36928;2.80757;94;20220908;29.4;17.9;23.7;2.5;13.77;0;4.84;21000 +69086;43.36928;2.80757;94;20220909;26.3;17;21.7;2.9;14;.1;4.31;18673 +69086;43.36928;2.80757;94;20220910;29.5;15.7;22.6;2.8;13.64;0;5;22317 +69086;43.36928;2.80757;94;20220911;28.6;15;21.8;2.3;14.1;0;4.4;21609 +69086;43.36928;2.80757;94;20220912;26.9;17.6;22.3;2.7;19.47;.3;3.62;18290 +69086;43.36928;2.80757;94;20220913;27;23.7;25.3;4;27.24;6.8;2.58;10554 +69086;43.36928;2.80757;94;20220914;27;20.4;23.7;2.8;23.17;1;3.13;15069 +69086;43.36928;2.80757;94;20220915;31.3;18.6;25;3.3;17.34;.4;5.14;20815 +69086;43.36928;2.80757;94;20220916;27.2;19.6;23.4;5.8;15.6;0;5.24;16171 +69086;43.36928;2.80757;94;20220917;24.1;15.3;19.7;5.1;8.87;0;5.38;16998 +69086;43.36928;2.80757;94;20220918;27.8;10.5;19.2;2.6;7.67;0;4.68;21105 +69086;43.36928;2.80757;94;20220919;29.2;9.9;19.5;2.9;7.84;0;5.08;20909 +69086;43.36928;2.80757;94;20220920;28.6;11.6;20.1;3.2;8.24;0;5.05;20713 +69086;43.36928;2.80757;94;20220921;26.7;11.7;19.2;2.7;9.8;0;4.34;20335 +69086;43.36928;2.80757;94;20220922;24.9;14.1;19.5;1.7;13.04;.1;3.23;17778 +69086;43.36928;2.80757;94;20220923;22.4;12.6;17.5;2.6;16.1;17.8;2.65;16679 +69086;43.36928;2.80757;94;20220924;22.4;15.1;18.8;4;15.47;1;3.01;14465 +69086;43.36928;2.80757;94;20220925;22;13.1;17.5;5;11.94;0;3.77;15883 +69086;43.36928;2.80757;94;20220926;21.4;11.9;16.6;5.8;11.04;1.6;3.95;16235 +69086;43.36928;2.80757;94;20220927;19.8;14.4;17.1;7.9;12.24;5.4;3.73;12003 +69086;43.36928;2.80757;94;20220928;20.9;14.8;17.8;6.6;14.4;11.4;3.15;12805 +69086;43.36928;2.80757;94;20220929;19.9;13.6;16.7;5.2;12.87;2.4;2.96;12759 +69086;43.36928;2.80757;94;20220930;19.3;11.2;15.2;5.3;11;.1;3.13;14373 +69086;43.36928;2.80757;94;20221001;24.5;11.3;17.9;4.5;12.17;0;3.97;18160 +69086;43.36928;2.80757;94;20221002;27.9;14.1;21;3.3;14.5;.1;3.98;18006 +69086;43.36928;2.80757;94;20221003;26.9;14.6;20.8;3.2;13.67;0;3.81;17112 +69086;43.36928;2.80757;94;20221004;26.6;12;19.3;1.9;13.67;.1;3.08;17924 +69086;43.36928;2.80757;94;20221005;21.7;12.4;17;2.6;16.94;.7;2.06;14404 +69086;43.36928;2.80757;94;20221006;26.1;17.1;21.6;2.8;16.5;0;3.1;14263 +69086;43.36928;2.80757;94;20221007;21;13.7;17.3;1.7;15.94;.1;1.9;12402 +69086;43.36928;2.80757;94;20221008;22.6;16;19.3;1.5;16.94;1.5;2;11855 +69086;43.36928;2.80757;94;20221009;22.3;12.4;17.4;1.4;15.7;.1;2.03;14131 +69086;43.36928;2.80757;94;20221010;22.5;15.8;19.2;1.8;17.8;.1;1.92;11598 +69086;43.36928;2.80757;94;20221011;23.2;14;18.6;1.1;16.1;0;1.99;13600 +69086;43.36928;2.80757;94;20221012;25.4;13.5;19.5;1.7;14.8;1.7;2.52;15033 +69086;43.36928;2.80757;94;20221013;23.9;13.4;18.7;3;14.6;.6;2.76;14062 +69086;43.36928;2.80757;94;20221014;24.7;17.8;21.3;5;15.64;.3;3.49;11346 +69086;43.36928;2.80757;94;20221015;22.1;11.7;16.9;1.9;15.47;0;1.93;13566 +69086;43.36928;2.80757;94;20221016;23.1;18.5;20.8;4.4;20.4;2.1;1.98;8988 +69086;43.36928;2.80757;94;20221017;21.4;19.8;20.6;5.7;21.37;7.1;1.46;5252 +69086;43.36928;2.80757;94;20221018;21.4;19.4;20.4;3.2;21.44;.4;1.27;5629 +69086;43.36928;2.80757;94;20221019;21.7;19.3;20.5;3;21.64;2.9;1.27;6024 +69086;43.36928;2.80757;94;20221020;23;19.7;21.3;3.9;21.7;2.9;1.57;6517 +69086;43.36928;2.80757;94;20221021;24.3;19.6;22;2.9;18.9;.1;2.23;8544 +69086;43.36928;2.80757;94;20221022;24;15.4;19.7;2.2;17.27;.1;1.99;11326 +69086;43.36928;2.80757;94;20221023;22.4;16.1;19.3;3.4;20.17;.1;1.48;9276 +69086;43.36928;2.80757;94;20221024;26.9;18.8;22.8;1.6;19.04;.1;2.07;10873 +69086;43.36928;2.80757;94;20221025;21.4;14.6;18;2.1;15.6;0;1.69;9759 +69086;43.36928;2.80757;94;20221026;22.4;17.3;19.9;2.3;19.17;0;1.55;8260 +69086;43.36928;2.80757;94;20221027;23.1;18;20.5;2.2;19.84;.1;1.54;8231 +69086;43.36928;2.80757;94;20221028;23.1;17.8;20.5;3.1;19.14;0;1.79;8432 +69086;43.36928;2.80757;94;20221029;21.2;15.8;18.5;3;17.87;.1;1.45;8377 +69086;43.36928;2.80757;94;20221030;22.5;17.1;19.8;3.7;18.67;.8;1.76;8251 +69086;43.36928;2.80757;94;20221031;23.2;18.8;21;4.4;19.4;3.4;2.02;7270 +69086;43.36928;2.80757;94;20221101;23.3;15.7;19.5;3.5;15.14;0;2.34;9577 +69086;43.36928;2.80757;94;20221102;23.5;14.3;18.9;2.1;11.94;0;2.13;10310 +69086;43.36928;2.80757;94;20221103;18.3;11;14.7;4.4;12.4;2.9;1.83;8953 +69086;43.36928;2.80757;94;20221104;14;11.1;12.6;7.6;9.9;3.5;2.26;5650 +69086;43.36928;2.80757;94;20221105;16.4;9.3;12.9;6;7.77;0;2.83;8710 +69086;43.36928;2.80757;94;20221106;18.9;3.8;11.4;1.6;8.24;0;1.39;12045 +69086;43.36928;2.80757;94;20221107;20.1;7.1;13.6;2.8;11.24;0;1.68;11343 +69086;43.36928;2.80757;94;20221108;20.3;15;17.7;4.5;16.14;.1;1.58;7348 +69086;43.36928;2.80757;94;20221109;21;16.1;18.5;3.1;16.04;.6;1.64;7035 +69086;43.36928;2.80757;94;20221110;19.2;11.7;15.4;3.8;11.37;.2;1.95;8595 +69086;43.36928;2.80757;94;20221111;19.1;10.5;14.8;2.4;13.94;.6;1.15;8920 +69086;43.36928;2.80757;94;20221112;20.6;14.3;17.4;2.4;14.94;.1;1.37;7737 +69086;43.36928;2.80757;94;20221113;18.5;8.9;13.7;1.6;13;2.4;.95;9321 +69086;43.36928;2.80757;94;20221114;17.9;14.1;16;3.3;14.97;.5;1.17;5619 +69086;43.36928;2.80757;94;20221115;18.1;14.2;16.1;2.9;14.57;1.1;1.19;5700 +69086;43.36928;2.80757;94;20221116;20.3;11.7;16;2.9;11.3;0;1.82;8521 +69086;43.36928;2.80757;94;20221117;20.7;9.7;15.2;3.4;11.6;10.3;1.83;9437 +69086;43.36928;2.80757;94;20221118;15.4;10.6;13;5.4;10.24;1.4;1.8;6241 +69086;43.36928;2.80757;94;20221119;12.2;7.7;9.9;6.5;8.97;.7;1.48;5981 +69086;43.36928;2.80757;94;20221120;15.1;6.9;11;5.1;8.64;1.1;1.74;7938 +69086;43.36928;2.80757;94;20221121;10.8;8;9.4;3.4;9.87;13.6;.78;4536 +69086;43.36928;2.80757;94;20221122;11.6;7.2;9.4;7.9;8.5;7.5;1.67;5606 +69086;43.36928;2.80757;94;20221123;17.2;7.8;12.5;3.1;10.57;5.9;1.24;8246 +69086;43.36928;2.80757;94;20221124;15.5;6.8;11.1;2;9.87;0;.88;7868 +69086;43.36928;2.80757;94;20221125;14.7;7.9;11.3;4.5;10.1;3.2;1.28;6826 +69086;43.36928;2.80757;94;20221126;15.8;8.7;12.2;4.3;8.4;0;1.73;7053 +69086;43.36928;2.80757;94;20221127;13.1;2.5;7.8;2.1;8.47;3.6;.73;8387 +69086;43.36928;2.80757;94;20221128;12.4;10.1;11.2;4.9;10.9;8.5;1;3900 +69086;43.36928;2.80757;94;20221129;12.7;8;10.4;5.4;8.54;.4;1.58;5539 +69086;43.36928;2.80757;94;20221130;12.5;4.5;8.5;3.8;7.67;0;1.16;7270 +69086;43.36928;2.80757;94;20221201;8;3.1;5.5;4.5;7.57;0;.68;5589 +69086;43.36928;2.80757;94;20221202;10.7;1.8;6.2;2.3;7;.2;.76;7431 +69086;43.36928;2.80757;94;20221203;8.5;4.3;6.4;1.6;8;2.3;.52;5075 +69086;43.36928;2.80757;94;20221204;11.4;6.6;9;2.6;8.1;0;.97;5384 +69086;43.36928;2.80757;94;20221205;12;-.2;5.9;1.5;6.3;.1;.63;8501 +69086;43.36928;2.80757;94;20221206;13.4;2.2;7.8;1.1;6.94;.1;.55;8094 +69086;43.36928;2.80757;94;20221207;16.2;7.2;11.7;2.1;7.74;0;1.18;7304 +69086;43.36928;2.80757;94;20221208;7;2.8;4.9;1.9;7.67;1.7;.42;4904 +69086;43.36928;2.80757;94;20221209;15.5;6.7;11.1;2.5;10.97;0;.74;7033 +69086;43.36928;2.80757;94;20221210;6.2;7.2;6.7;6.5;7.34;.1;1.19;0 +69086;43.36928;2.80757;94;20221211;6.6;-2.3;2.2;2.8;4.17;0;.91;7151 +69086;43.36928;2.80757;94;20221212;8.1;.1;4.1;3.1;5.64;5;.85;6597 +69086;43.36928;2.80757;94;20221213;7.1;3;5.1;2;8.67;3.9;.22;4869 +69086;43.36928;2.80757;94;20221214;12;7.3;9.7;2.3;11.67;3.3;.32;4942 +69086;43.36928;2.80757;94;20221215;13;10.2;11.6;3.5;12.34;8.8;.6;3906 +69086;43.36928;2.80757;94;20221216;14.7;9.4;12;2.8;11.27;.2;.85;5472 +69086;43.36928;2.80757;94;20221217;11.2;5.3;8.2;3.3;8.34;.1;.8;5706 +69086;43.36928;2.80757;94;20221218;11.4;4.7;8;3;8.9;2;.66;6142 +69086;43.36928;2.80757;94;20221219;15.9;11.6;13.8;5.2;13.3;1.4;1;4673 +69086;43.36928;2.80757;94;20221220;14.5;11.8;13.1;4.3;13.74;0;.69;3561 +69086;43.36928;2.80757;94;20221221;18.1;12.2;15.2;3.1;12.07;.1;1.3;5644 +69086;43.36928;2.80757;94;20221222;19.3;9.7;14.5;3;11.74;2.4;1.24;7176 +69086;43.36928;2.80757;94;20221223;21.4;14;17.7;2.4;12.97;.1;1.39;6314 +69086;43.36928;2.80757;94;20221224;19.6;10.4;15;2.1;11.24;.2;1.1;7025 +69086;43.36928;2.80757;94;20221225;13.8;5.9;9.9;2.3;11.7;0;.38;6428 +69086;43.36928;2.80757;94;20221226;17.4;12.7;15.1;1.9;13;.1;.88;5062 +69086;43.36928;2.80757;94;20221227;16.8;8.5;12.7;1.9;11.2;.2;.79;6761 +69086;43.36928;2.80757;94;20221228;11.5;5.6;8.6;1.4;10.2;0;.37;5620 +69086;43.36928;2.80757;94;20221229;13.7;10.4;12;1.3;11.74;0;.57;4283 +69086;43.36928;2.80757;94;20221230;15;8.5;11.7;1.5;11.3;.2;.57;5944 +69086;43.36928;2.80757;94;20221231;14.2;10.9;12.5;3;13.07;0;.6;4367 +69087;43.3904;3.11424;40;20220101;10;4;7;1.1;9.94;.1;.23;5609 +69087;43.3904;3.11424;40;20220102;11.8;8.3;10;1.4;10.61;0;.5;4187 +69087;43.3904;3.11424;40;20220103;16.8;7.4;12.1;1.7;10.31;0;.74;6999 +69087;43.3904;3.11424;40;20220104;13.3;6.9;10.1;2.8;10.71;1;.58;5788 +69087;43.3904;3.11424;40;20220105;8.9;8.4;8.7;7;5.78;0;2.36;1179 +69087;43.3904;3.11424;40;20220106;9.3;4.6;6.9;6.4;4.74;0;2.06;4861 +69087;43.3904;3.11424;40;20220107;9.5;1.9;5.7;5.7;5.91;2.9;1.33;6292 +69087;43.3904;3.11424;40;20220108;13.2;6.9;10.1;6.6;8.74;2.8;1.53;5745 +69087;43.3904;3.11424;40;20220109;11.1;9.1;10.1;5.9;8.41;8.9;1.57;2756 +69087;43.3904;3.11424;40;20220110;10.4;7;8.7;4.8;7.84;.5;1.24;3779 +69087;43.3904;3.11424;40;20220111;12.1;2.9;7.5;5.3;5.28;0;1.88;6875 +69087;43.3904;3.11424;40;20220112;10.4;-1;4.7;3.4;5.18;0;.97;7752 +69087;43.3904;3.11424;40;20220113;10.4;-3.6;3.4;1.2;4.91;0;.51;9101 +69087;43.3904;3.11424;40;20220114;12.4;-4.2;4.1;1.1;4.98;.1;.57;9745 +69087;43.3904;3.11424;40;20220115;13.5;-3;5.3;1.9;4.78;0;.93;9833 +69087;43.3904;3.11424;40;20220116;14.1;-1.1;6.5;3.8;4.68;0;1.73;9061 +69087;43.3904;3.11424;40;20220117;13.8;4.4;9.1;4.3;5.74;0;1.82;7657 +69087;43.3904;3.11424;40;20220118;11.1;-1.8;4.6;2.8;5.78;0;.77;8934 +69087;43.3904;3.11424;40;20220119;11.2;.5;5.9;4.2;6.24;.1;1.1;8525 +69087;43.3904;3.11424;40;20220120;11.5;3.7;7.6;6.2;6.14;0;1.87;7165 +69087;43.3904;3.11424;40;20220121;9.4;4.5;6.9;7.1;4.64;0;2.21;5672 +69087;43.3904;3.11424;40;20220122;11.8;-.2;5.8;3.9;4.68;0;1.51;9285 +69087;43.3904;3.11424;40;20220123;11.9;-3.2;4.3;1.3;5.41;0;.75;10404 +69087;43.3904;3.11424;40;20220124;11.8;1.2;6.5;1.4;6.58;0;.77;8956 +69087;43.3904;3.11424;40;20220125;13.3;0;6.6;1.5;7.01;0;.81;10257 +69087;43.3904;3.11424;40;20220126;17.6;-1.1;8.2;2.7;5.94;0;1.56;11016 +69087;43.3904;3.11424;40;20220127;15.7;1;8.4;4;5.58;0;1.98;10236 +69087;43.3904;3.11424;40;20220128;13.9;4.3;9.1;6.5;5.31;0;2.43;8907 +69087;43.3904;3.11424;40;20220129;16.8;1.9;9.3;5.5;5.24;0;2.43;10404 +69087;43.3904;3.11424;40;20220130;15.3;5.5;10.4;5.7;6.78;0;2.15;9581 +69087;43.3904;3.11424;40;20220131;12.2;3;7.6;9;7.08;.3;1.88;9175 +69087;43.3904;3.11424;40;20220201;10.6;5.8;8.2;9.2;6.18;0;2.4;6559 +69087;43.3904;3.11424;40;20220202;15;9.5;12.2;8.8;8.34;0;2.59;7160 +69087;43.3904;3.11424;40;20220203;15.4;2.2;8.8;2.5;7.58;0;1.3;11395 +69087;43.3904;3.11424;40;20220204;15.4;8.6;12;5.1;8.94;0;2.06;8274 +69087;43.3904;3.11424;40;20220205;15.2;8.7;12;5.1;7.88;0;2.22;7735 +69087;43.3904;3.11424;40;20220206;11.8;4.1;7.9;6.1;6.61;.4;1.96;8985 +69087;43.3904;3.11424;40;20220207;15.1;9.2;12.2;7.8;8.18;.5;2.74;7807 +69087;43.3904;3.11424;40;20220208;15.5;4.2;9.9;2.4;5.78;0;1.77;11129 +69087;43.3904;3.11424;40;20220209;12.7;1.1;6.9;2.2;7.64;0;1.12;11391 +69087;43.3904;3.11424;40;20220210;11;8.6;9.8;2.2;9.49;0;1.53;9222 +69087;43.3904;3.11424;40;20220211;16;6.1;11;4;9.35;0;1.79;8961 +69087;43.3904;3.11424;40;20220212;12.4;-1;5.7;2.5;7.79;3;1.06;9933 +69087;43.3904;3.11424;40;20220213;16.2;5.8;11;4.3;10;3.6;1.8;11551 +69087;43.3904;3.11424;40;20220214;12.9;10.4;11.6;5.5;9.79;.8;1.83;4774 +69087;43.3904;3.11424;40;20220215;13.8;6.2;10;7;7.99;0;2.4;10562 +69087;43.3904;3.11424;40;20220216;15.8;7.8;11.8;6.3;9.91;1.1;1.97;10297 +69087;43.3904;3.11424;40;20220217;18.9;13.2;16.1;6.7;11.38;.1;2.78;8405 +69087;43.3904;3.11424;40;20220218;19.4;6;12.7;3.2;10.61;0;2.07;13907 +69087;43.3904;3.11424;40;20220219;13.1;9.8;11.5;6;7.28;0;2.48;6713 +69087;43.3904;3.11424;40;20220220;15.9;6.6;11.2;5.5;7.91;.2;2.48;11932 +69087;43.3904;3.11424;40;20220221;15;10.1;12.5;9.7;7.98;1;3.46;8383 +69087;43.3904;3.11424;40;20220222;15.4;9.6;12.5;8;7.64;0;3.33;9600 +69087;43.3904;3.11424;40;20220223;18.8;8.1;13.4;2.7;8.21;0;2.39;13482 +69087;43.3904;3.11424;40;20220224;16.8;7.3;12;3.3;9.98;0;1.95;12641 +69087;43.3904;3.11424;40;20220225;14;9.1;11.5;5.9;6.34;0;3.03;8786 +69087;43.3904;3.11424;40;20220226;13.6;3.9;8.8;3.5;5.24;0;2.45;13291 +69087;43.3904;3.11424;40;20220227;14.2;1.6;7.9;2.7;7.21;0;1.84;14579 +69087;43.3904;3.11424;40;20220228;16.2;4.5;10.4;2.5;8.11;0;2.07;14585 +69087;43.3904;3.11424;40;20220301;13.1;4.9;9;3.7;7.94;.2;1.94;11700 +69087;43.3904;3.11424;40;20220302;10.4;5.9;8.2;3;9.51;1.6;1.01;8660 +69087;43.3904;3.11424;40;20220303;16.4;4.6;10.5;2.4;9.41;0;1.95;14908 +69087;43.3904;3.11424;40;20220304;16;6.5;11.2;6.1;9.58;0;2.19;12408 +69087;43.3904;3.11424;40;20220305;15.2;6.7;11;5.6;8.04;0;2.42;12296 +69087;43.3904;3.11424;40;20220306;13.8;4.2;9;2.9;6.81;0;2.03;13795 +69087;43.3904;3.11424;40;20220307;12.2;-.7;5.7;2;6.04;0;1.77;16613 +69087;43.3904;3.11424;40;20220308;11.9;3.6;7.7;3.2;8.04;2.6;1.63;13097 +69087;43.3904;3.11424;40;20220309;13.6;8;10.8;3.1;10.44;1.4;1.56;11166 +69087;43.3904;3.11424;40;20220310;13.9;9.7;11.8;4.4;11.34;3.7;1.56;9559 +69087;43.3904;3.11424;40;20220311;12.8;10.8;11.8;6.3;11.31;52.6;1.43;6184 +69087;43.3904;3.11424;40;20220312;10.6;10.4;10.5;7.1;11.41;98.2;.78;1262 +69087;43.3904;3.11424;40;20220313;11.5;9.8;10.6;6.3;10.28;14.5;1.52;6577 +69087;43.3904;3.11424;40;20220314;12.4;5.3;8.8;5.5;11.14;1.4;.96;13478 +69087;43.3904;3.11424;40;20220315;13.2;12.4;12.8;5.6;12.64;0;1.17;4409 +69087;43.3904;3.11424;40;20220316;14.1;11.8;13;2.7;12.51;0;1.33;7385 +69087;43.3904;3.11424;40;20220317;16.1;9.3;12.7;2.1;12.01;1.4;1.78;13451 +69087;43.3904;3.11424;40;20220318;15.2;10.6;12.9;2.7;12.39;.7;1.75;11812 +69087;43.3904;3.11424;40;20220319;12.7;9.8;11.2;1.6;11.1;0;1.21;6637 +69087;43.3904;3.11424;40;20220320;12.7;6.7;9.7;5.7;10.99;.7;1.21;8813 +69087;43.3904;3.11424;40;20220321;13.5;11.2;12.3;5.5;9.89;4.4;2.17;5099 +69087;43.3904;3.11424;40;20220322;15.2;6.2;10.7;4.2;8.49;0;2.79;18397 +69087;43.3904;3.11424;40;20220323;15.1;3.7;9.4;3.2;8.29;0;2.59;20275 +69087;43.3904;3.11424;40;20220324;16.2;2;9.1;2.2;7.59;0;2.66;21362 +69087;43.3904;3.11424;40;20220325;17.1;4.1;10.6;2.5;7.49;0;2.89;19644 +69087;43.3904;3.11424;40;20220326;15.7;8.4;12;2.1;11.15;0;2.05;14598 +69087;43.3904;3.11424;40;20220327;19.4;7.3;13.3;1.7;7.89;0;3.15;21651 +69087;43.3904;3.11424;40;20220328;19.8;5.1;12.4;2.8;8.29;0;3.47;22161 +69087;43.3904;3.11424;40;20220329;16.5;8.1;12.3;3.8;12.09;4.5;2.1;14810 +69087;43.3904;3.11424;40;20220330;16.8;9.7;13.2;3.6;11.59;.8;2.52;16054 +69087;43.3904;3.11424;40;20220331;17;8.5;12.7;6.6;9.09;.5;3.6;17698 +69087;43.3904;3.11424;40;20220401;9.5;4.8;7.1;11;5.49;.2;3.31;15482 +69087;43.3904;3.11424;40;20220402;9.5;2.1;5.8;6;5.29;0;2.31;11490 +69087;43.3904;3.11424;40;20220403;10.6;4.2;7.4;8.6;4.81;0;3.43;19625 +69087;43.3904;3.11424;40;20220404;14;2.9;8.5;3.9;4.95;.1;3.69;23050 +69087;43.3904;3.11424;40;20220405;18.4;6.1;12.3;6;5.55;0;5.04;23442 +69087;43.3904;3.11424;40;20220406;18.2;6.2;12.2;4.1;9.29;0;3.18;17337 +69087;43.3904;3.11424;40;20220407;22.2;10.6;16.4;6.3;10.69;0;4.79;20744 +69087;43.3904;3.11424;40;20220408;20.5;12.8;16.6;6.4;11.69;0;4.35;19977 +69087;43.3904;3.11424;40;20220409;17;7.1;12;6.4;6.79;0;4.34;18939 +69087;43.3904;3.11424;40;20220410;16.1;3;9.5;4;7.49;.1;3.45;24658 +69087;43.3904;3.11424;40;20220411;16.2;8.4;12.3;6.7;12.09;.3;2.2;14124 +69087;43.3904;3.11424;40;20220412;15.9;9.8;12.8;5.4;12.09;.6;2.29;13800 +69087;43.3904;3.11424;40;20220413;17.7;11.3;14.5;3.2;10.99;0;3.2;18381 +69087;43.3904;3.11424;40;20220414;24.7;7.9;16.3;3;10.49;0;4.65;25384 +69087;43.3904;3.11424;40;20220415;24.2;12.4;18.3;4.9;12.79;0;4.47;20050 +69087;43.3904;3.11424;40;20220416;23.6;14.2;18.9;7.7;12.56;0;5.02;19996 +69087;43.3904;3.11424;40;20220417;21.4;13.6;17.5;6.2;11.85;0;4.7;22393 +69087;43.3904;3.11424;40;20220418;23.5;8.4;15.9;4;10.49;0;4.87;26084 +69087;43.3904;3.11424;40;20220419;24.1;9.8;16.9;5;11.49;.9;5.19;26255 +69087;43.3904;3.11424;40;20220420;15.6;9.9;12.7;4.1;12.79;34.9;1.86;11319 +69087;43.3904;3.11424;40;20220421;14.8;10.4;12.6;4.9;12.79;.4;1.69;9880 +69087;43.3904;3.11424;40;20220422;19.9;10.1;15;4.7;12.89;.1;3.84;25513 +69087;43.3904;3.11424;40;20220423;16.4;13.2;14.8;4.3;12.39;12.7;2.51;10781 +69087;43.3904;3.11424;40;20220424;19.7;9.3;14.5;4.7;11.79;3.3;3.68;21492 +69087;43.3904;3.11424;40;20220425;22;7.9;14.9;3.4;11.49;0;4.37;27240 +69087;43.3904;3.11424;40;20220426;19.4;7.6;13.5;1.9;11.39;0;3.78;27397 +69087;43.3904;3.11424;40;20220427;20.6;8.6;14.6;3.3;12.99;0;3.93;27518 +69087;43.3904;3.11424;40;20220428;23.5;11.9;17.7;2.6;13.79;0;4.54;27204 +69087;43.3904;3.11424;40;20220429;26;13.9;19.9;3.2;15.19;.1;5.17;27857 +69087;43.3904;3.11424;40;20220430;25.4;14;19.7;3.4;13.29;0;5.06;24354 +69087;43.3904;3.11424;40;20220501;24.2;9.6;16.9;2.4;10.49;0;4.92;28152 +69087;43.3904;3.11424;40;20220502;22.3;12.2;17.2;2.8;12.69;0;4.16;22784 +69087;43.3904;3.11424;40;20220503;21.9;13.3;17.6;3;13.39;.6;4.35;24807 +69087;43.3904;3.11424;40;20220504;22.8;9.8;16.3;3;13.89;2.2;3.96;23597 +69087;43.3904;3.11424;40;20220505;20.7;12.5;16.6;4.1;12.19;.2;4.17;21616 +69087;43.3904;3.11424;40;20220506;22;13.2;17.6;6.5;10.31;0;5.33;22492 +69087;43.3904;3.11424;40;20220507;24.8;16;20.4;6.9;10.88;0;6.17;22718 +69087;43.3904;3.11424;40;20220508;24.2;16;20.1;4.5;12.28;.3;5.27;21948 +69087;43.3904;3.11424;40;20220509;24.5;12.2;18.4;1.5;13.71;0;4.54;27214 +69087;43.3904;3.11424;40;20220510;25;11.4;18.2;1.7;13.44;0;4.76;28323 +69087;43.3904;3.11424;40;20220511;24.1;11.1;17.6;3;14.01;0;4.8;28326 +69087;43.3904;3.11424;40;20220512;22.3;14.6;18.4;3.7;14.81;0;4.2;22080 +69087;43.3904;3.11424;40;20220513;26.1;13.1;19.6;2.1;14.04;0;5.18;28253 +69087;43.3904;3.11424;40;20220514;27.2;14.2;20.7;2;15.61;0;5.23;28486 +69087;43.3904;3.11424;40;20220515;23.4;15.7;19.6;4.3;16.41;0;4.33;22012 +69087;43.3904;3.11424;40;20220516;25.8;16.5;21.2;2.8;16.21;0;4.96;24794 +69087;43.3904;3.11424;40;20220517;27;13.9;20.4;1.6;16.18;0;5.14;29103 +69087;43.3904;3.11424;40;20220518;32.1;15.5;23.8;2.7;17.11;0;6.48;30096 +69087;43.3904;3.11424;40;20220519;24.7;18.7;21.7;4.1;19.21;.1;4.14;19663 +69087;43.3904;3.11424;40;20220520;26;17.3;21.7;4.4;17.94;0;5.09;23868 +69087;43.3904;3.11424;40;20220521;28.1;15.4;21.8;1.9;17.71;.1;5.35;28935 +69087;43.3904;3.11424;40;20220522;27.9;16.2;22.1;2.1;19.34;0;5.25;27988 +69087;43.3904;3.11424;40;20220523;25.7;19;22.3;4;17.31;0;4.71;20183 +69087;43.3904;3.11424;40;20220524;19.4;15.9;17.6;5.4;12.38;2.8;3.72;14944 +69087;43.3904;3.11424;40;20220525;23.9;15.1;19.5;7.5;10.84;0;6.14;24066 +69087;43.3904;3.11424;40;20220526;25;15.7;20.3;7.3;11.58;0;6.4;24754 +69087;43.3904;3.11424;40;20220527;29.5;17.3;23.4;6.1;13.38;0;7.28;28321 +69087;43.3904;3.11424;40;20220528;28.9;18.1;23.5;5.4;12.64;0;7.26;27387 +69087;43.3904;3.11424;40;20220529;28.8;15.7;22.3;3.8;8.84;0;7.29;29606 +69087;43.3904;3.11424;40;20220530;26.4;11.2;18.8;1.9;10.34;1;5.63;31117 +69087;43.3904;3.11424;40;20220531;26.9;15.5;21.2;2;14.01;.1;5.43;28102 +69087;43.3904;3.11424;40;20220601;25.5;13.6;19.5;2.6;16.31;0;5.07;28529 +69087;43.3904;3.11424;40;20220602;25.7;18.8;22.3;3.4;18.48;0;4.59;21490 +69087;43.3904;3.11424;40;20220603;27.7;18.4;23.1;3.3;18.88;0;5.3;25001 +69087;43.3904;3.11424;40;20220604;27.8;19.8;23.8;3.6;20.01;0;5.31;23876 +69087;43.3904;3.11424;40;20220605;28.9;18.8;23.8;4.2;17.21;0;5.99;25821 +69087;43.3904;3.11424;40;20220606;30.7;16.5;23.6;2.6;15.68;1;6.57;31178 +69087;43.3904;3.11424;40;20220607;27.2;17.4;22.3;3.7;16.21;0;5.54;25786 +69087;43.3904;3.11424;40;20220608;25.4;16.7;21.1;4;14.84;.1;5.31;24953 +69087;43.3904;3.11424;40;20220609;24.2;16.5;20.4;7.2;11.91;0;6.37;23178 +69087;43.3904;3.11424;40;20220610;32.5;17.1;24.8;4.9;12.91;0;8.41;31649 +69087;43.3904;3.11424;40;20220611;34.7;16.6;25.7;2;12.84;0;7.12;31706 +69087;43.3904;3.11424;40;20220612;34.4;18.9;26.7;2.7;14.88;.6;7.5;31320 +69087;43.3904;3.11424;40;20220613;35;19.3;27.2;3.3;17.71;.2;7.77;31456 +69087;43.3904;3.11424;40;20220614;32.3;18.2;25.2;2.5;15.71;.1;6.96;31255 +69087;43.3904;3.11424;40;20220615;33;19.3;26.1;2.5;15.28;0;7.18;31277 +69087;43.3904;3.11424;40;20220616;35.8;17.6;26.7;1.9;17.18;0;7.16;31819 +69087;43.3904;3.11424;40;20220617;38.6;20.9;29.7;2.1;16.88;0;7.86;31831 +69087;43.3904;3.11424;40;20220618;31.4;19.8;25.6;2.6;17.88;0;6.47;28797 +69087;43.3904;3.11424;40;20220619;29.2;21.2;25.2;5.2;22.14;0;5.85;23831 +69087;43.3904;3.11424;40;20220620;27.4;20.7;24.1;4.3;22.14;0;4.72;21100 +69087;43.3904;3.11424;40;20220621;29.3;22.3;25.8;3.2;23.68;1.1;4.98;21969 +69087;43.3904;3.11424;40;20220622;29.6;20.6;25.1;3;22.91;3.5;5.4;25330 +69087;43.3904;3.11424;40;20220623;28.1;21.5;24.8;3.1;22.61;9.9;4.82;22003 +69087;43.3904;3.11424;40;20220624;28.2;17.8;23;2.3;16.94;1.3;5.5;26891 +69087;43.3904;3.11424;40;20220625;27.6;16.4;22;2.4;17.84;3.6;5.41;28377 +69087;43.3904;3.11424;40;20220626;25.9;18.6;22.3;3.5;19.68;0;5.63;27000 +69087;43.3904;3.11424;40;20220627;27.5;17.5;22.5;5.1;15.81;0;5.83;26130 +69087;43.3904;3.11424;40;20220628;29.9;17.7;23.8;5.6;13.84;0;7.47;29114 +69087;43.3904;3.11424;40;20220629;32.6;16.4;24.5;2.9;14.38;1;7.22;31736 +69087;43.3904;3.11424;40;20220630;26.1;18.3;22.2;4.7;16.74;0;5.17;22594 +69087;43.3904;3.11424;40;20220701;28.3;16.3;22.3;4.8;11.57;0;7.24;29572 +69087;43.3904;3.11424;40;20220702;29;13.8;21.4;2.3;12.47;.1;6.27;31594 +69087;43.3904;3.11424;40;20220703;33.7;16.2;24.9;2.9;15.61;.3;7.23;31556 +69087;43.3904;3.11424;40;20220704;32.5;20.3;26.4;5.5;18.61;.1;7.76;29756 +69087;43.3904;3.11424;40;20220705;33.7;20.9;27.3;5.3;17.44;0;8.32;29966 +69087;43.3904;3.11424;40;20220706;33;21.6;27.3;4.2;13.18;0;7.87;27743 +69087;43.3904;3.11424;40;20220707;31.8;20.3;26;6.8;13.48;.1;8.7;28317 +69087;43.3904;3.11424;40;20220708;33.6;21.3;27.4;6.9;13.11;0;9.51;28871 +69087;43.3904;3.11424;40;20220709;35.1;17.4;26.3;3.6;12.44;0;8.1;31308 +69087;43.3904;3.11424;40;20220710;35.9;18.7;27.3;2.7;12.44;.1;7.93;31249 +69087;43.3904;3.11424;40;20220711;32.3;18.2;25.3;2;14.84;0;6.59;30618 +69087;43.3904;3.11424;40;20220712;33.9;17.6;25.8;1.6;17.94;0;6.52;31121 +69087;43.3904;3.11424;40;20220713;32.3;17.8;25.1;1.8;18.64;0;6.35;31024 +69087;43.3904;3.11424;40;20220714;33.9;19.8;26.8;1.5;21.91;0;6.37;30492 +69087;43.3904;3.11424;40;20220715;39.5;19.6;29.5;2.8;16.64;0;8.28;30906 +69087;43.3904;3.11424;40;20220716;37.6;19.9;28.7;1.8;14.21;0;7.29;30829 +69087;43.3904;3.11424;40;20220717;34.7;19;26.8;1.7;15.78;0;6.72;30749 +69087;43.3904;3.11424;40;20220718;33.8;20;26.9;2.3;19.58;0;6.76;30101 +69087;43.3904;3.11424;40;20220719;31.6;20.7;26.2;3.3;22.21;.1;5.9;25824 +69087;43.3904;3.11424;40;20220720;34.3;21.8;28;3.7;18.34;0;7.31;27498 +69087;43.3904;3.11424;40;20220721;37.7;22.4;30.1;3;16.01;0;8.13;30400 +69087;43.3904;3.11424;40;20220722;35;20.5;27.7;2.7;17.74;1.7;7.32;30123 +69087;43.3904;3.11424;40;20220723;34.2;22.6;28.4;4.7;16.01;0;7.7;26918 +69087;43.3904;3.11424;40;20220724;34;19.8;26.9;2;16.61;0;6.57;29718 +69087;43.3904;3.11424;40;20220725;33.6;20.7;27.1;4.9;18.91;.6;7.05;26960 +69087;43.3904;3.11424;40;20220726;31.8;22;26.9;5.9;13.98;0;7.96;24432 +69087;43.3904;3.11424;40;20220727;32.8;19.2;26;4.8;12.11;0;8.09;28683 +69087;43.3904;3.11424;40;20220728;31.4;18.6;25;3.1;13.28;0;6.84;28168 +69087;43.3904;3.11424;40;20220729;30.5;21.3;25.9;3.5;17.91;2.1;5.92;23363 +69087;43.3904;3.11424;40;20220730;34.9;20.8;27.8;4.7;16.31;0;8.03;28323 +69087;43.3904;3.11424;40;20220731;37;22.3;29.6;3.6;14.64;0;8.17;28749 +69087;43.3904;3.11424;40;20220801;38.1;23.4;30.7;4.7;14.38;0;9.17;28739 +69087;43.3904;3.11424;40;20220802;39;21.5;30.3;2.8;13.98;0;8.01;29093 +69087;43.3904;3.11424;40;20220803;33.6;20.9;27.3;2.4;18.11;0;6.43;27039 +69087;43.3904;3.11424;40;20220804;31.9;21.2;26.5;1.9;24.04;0;5.3;25145 +69087;43.3904;3.11424;40;20220805;36.4;22.2;29.3;3.5;21.94;.1;7.07;27713 +69087;43.3904;3.11424;40;20220806;37.3;23.3;30.3;4.1;17.98;0;8.05;27776 +69087;43.3904;3.11424;40;20220807;35;22.5;28.7;2.5;15.88;0;6.94;26789 +69087;43.3904;3.11424;40;20220808;36;18.8;27.4;2;13.01;0;6.64;28306 +69087;43.3904;3.11424;40;20220809;35.7;18.7;27.2;2.1;12.64;0;6.67;28167 +69087;43.3904;3.11424;40;20220810;33.1;18.5;25.8;2.4;17.51;0;6.2;27935 +69087;43.3904;3.11424;40;20220811;31.5;22;26.7;2.8;24.98;0;5.02;22180 +69087;43.3904;3.11424;40;20220812;36.3;23.2;29.7;2.1;25.31;0;6.32;26459 +69087;43.3904;3.11424;40;20220813;32.3;22.8;27.6;2.9;24.81;.4;5.61;22760 +69087;43.3904;3.11424;40;20220814;30;24.8;27.4;3.2;23.81;4;4.6;16653 +69087;43.3904;3.11424;40;20220815;32.1;19.7;25.9;2.8;17.21;0;5.97;24896 +69087;43.3904;3.11424;40;20220816;31;18.2;24.6;2.6;17.48;21.1;5.63;25691 +69087;43.3904;3.11424;40;20220817;26.9;19.5;23.2;3.2;19.71;3.3;4.25;19228 +69087;43.3904;3.11424;40;20220818;27.6;17.7;22.6;5.7;16.54;.2;5.44;21807 +69087;43.3904;3.11424;40;20220819;28.8;20.3;24.5;6.8;15.81;.1;6.45;20364 +69087;43.3904;3.11424;40;20220820;33.1;20.6;26.8;4;15.88;0;6.94;24912 +69087;43.3904;3.11424;40;20220821;32.1;21.6;26.8;3.6;15.54;0;6.35;22491 +69087;43.3904;3.11424;40;20220822;30.2;22;26.1;5.7;17.01;.1;6.29;19408 +69087;43.3904;3.11424;40;20220823;34.5;22.5;28.5;4.1;17.68;0;6.93;23749 +69087;43.3904;3.11424;40;20220824;33.1;18.9;26;1.8;16.54;.1;5.4;25565 +69087;43.3904;3.11424;40;20220825;33.2;19.9;26.6;2.8;18.61;.2;5.91;24759 +69087;43.3904;3.11424;40;20220826;33.9;22.1;28;4.8;17.41;0;6.92;22926 +69087;43.3904;3.11424;40;20220827;33.4;20.7;27.1;3.2;16.21;0;6.21;23821 +69087;43.3904;3.11424;40;20220828;32;18;25;2;16.31;0;5.29;24683 +69087;43.3904;3.11424;40;20220829;30.5;17.6;24;2.6;19.44;2;4.98;23907 +69087;43.3904;3.11424;40;20220830;32.4;19.8;26.1;2;21.48;.3;4.91;23149 +69087;43.3904;3.11424;40;20220831;29.3;19;24.1;2.4;20.11;0;4.42;20982 +69087;43.3904;3.11424;40;20220901;32.8;20.1;26.5;3.6;18.14;2.7;5.98;23023 +69087;43.3904;3.11424;40;20220902;29.6;19.7;24.7;2.5;19.68;13.8;4.51;20437 +69087;43.3904;3.11424;40;20220903;27.8;19.4;23.6;1.9;20.81;.2;3.68;18497 +69087;43.3904;3.11424;40;20220904;28.4;20.2;24.3;2.7;23.31;.7;3.76;18158 +69087;43.3904;3.11424;40;20220905;28.4;23.2;25.8;4.1;26.34;.4;3.46;14117 +69087;43.3904;3.11424;40;20220906;30.2;23.7;26.9;3.3;25.64;2.9;3.98;15849 +69087;43.3904;3.11424;40;20220907;28.5;20.5;24.5;2.8;20.88;0;3.96;17364 +69087;43.3904;3.11424;40;20220908;28.9;18.3;23.6;2.1;14.21;0;4.45;20231 +69087;43.3904;3.11424;40;20220909;26.3;16.6;21.5;2.5;14.28;0;3.96;18622 +69087;43.3904;3.11424;40;20220910;29.1;14.5;21.8;2.4;13.68;0;4.7;22407 +69087;43.3904;3.11424;40;20220911;28.7;14.2;21.4;2.2;14.08;0;4.38;22414 +69087;43.3904;3.11424;40;20220912;26.9;16.2;21.6;2.4;19.21;.2;3.54;18930 +69087;43.3904;3.11424;40;20220913;27;23.9;25.4;4.3;27.31;7.7;2.61;10481 +69087;43.3904;3.11424;40;20220914;26.8;21.2;24;2.7;23.98;.3;2.92;13997 +69087;43.3904;3.11424;40;20220915;31.9;18.3;25.1;2.7;17.78;.2;4.75;20965 +69087;43.3904;3.11424;40;20220916;28.1;19;23.6;5.2;15.21;0;5.12;16588 +69087;43.3904;3.11424;40;20220917;24.4;15.3;19.9;5.1;8.84;0;5.38;16705 +69087;43.3904;3.11424;40;20220918;27.4;9.2;18.3;2.1;7.88;0;4.21;21184 +69087;43.3904;3.11424;40;20220919;29.1;8.6;18.8;2.1;8.88;0;4.32;20986 +69087;43.3904;3.11424;40;20220920;27.9;10.1;19;2.6;9.04;0;4.45;20789 +69087;43.3904;3.11424;40;20220921;26.4;10.6;18.5;2.1;9.98;.1;3.91;20556 +69087;43.3904;3.11424;40;20220922;25;14.3;19.6;1.6;13.18;0;3.09;17509 +69087;43.3904;3.11424;40;20220923;23.1;12.8;18;2.6;15.81;23.9;2.73;17040 +69087;43.3904;3.11424;40;20220924;23;15.1;19.1;3.3;15.78;1;2.91;14802 +69087;43.3904;3.11424;40;20220925;22.8;12.8;17.8;3.9;12.14;0;3.46;16211 +69087;43.3904;3.11424;40;20220926;21.9;12.2;17;4.9;11.14;.5;3.72;16133 +69087;43.3904;3.11424;40;20220927;20.4;15.1;17.8;7.1;11.84;1.5;3.76;11532 +69087;43.3904;3.11424;40;20220928;22;15.6;18.8;6.2;14.34;2.6;3.32;12693 +69087;43.3904;3.11424;40;20220929;21.1;13.7;17.4;4.3;12.71;2.2;2.93;13302 +69087;43.3904;3.11424;40;20220930;19.7;12;15.9;4.6;10.78;0;3.06;13751 +69087;43.3904;3.11424;40;20221001;24.5;10.5;17.5;3.7;12.11;0;3.63;18176 +69087;43.3904;3.11424;40;20221002;28.2;14;21.1;2.9;14.48;0;3.78;17999 +69087;43.3904;3.11424;40;20221003;27.1;15.7;21.4;2.8;13.44;0;3.67;16408 +69087;43.3904;3.11424;40;20221004;26;10.8;18.4;1.5;13.31;.1;2.88;18011 +69087;43.3904;3.11424;40;20221005;21.7;11.9;16.8;2.3;16.44;.5;2.04;14720 +69087;43.3904;3.11424;40;20221006;25.7;15.1;20.4;2.2;16.41;0;2.78;14527 +69087;43.3904;3.11424;40;20221007;22.2;13.3;17.8;1.5;15.81;3.5;1.98;13285 +69087;43.3904;3.11424;40;20221008;23;15.5;19.2;1.6;16.78;3.5;2.03;11954 +69087;43.3904;3.11424;40;20221009;22.4;12.3;17.3;1.5;15.64;.1;2;14083 +69087;43.3904;3.11424;40;20221010;23.1;16.2;19.6;1.7;17.68;.2;1.93;11412 +69087;43.3904;3.11424;40;20221011;23.7;13;18.3;1.1;15.68;0;2.01;14040 +69087;43.3904;3.11424;40;20221012;25.4;13.2;19.3;1.3;14.84;1.6;2.3;15096 +69087;43.3904;3.11424;40;20221013;23.8;11.6;17.7;2.1;14.64;.1;2.35;14673 +69087;43.3904;3.11424;40;20221014;25.4;17;21.2;4;15.61;.2;3.17;11730 +69087;43.3904;3.11424;40;20221015;23.5;11.2;17.4;1.6;15.31;0;1.99;14475 +69087;43.3904;3.11424;40;20221016;22.9;18.7;20.8;4.4;20.54;1.2;1.87;8366 +69087;43.3904;3.11424;40;20221017;21.7;19.9;20.8;5.3;21.14;2.7;1.52;5111 +69087;43.3904;3.11424;40;20221018;21.4;19.4;20.4;2.9;21.21;.8;1.23;5321 +69087;43.3904;3.11424;40;20221019;21.6;19.3;20.4;2.7;21.44;1.5;1.25;5814 +69087;43.3904;3.11424;40;20221020;22.1;19.9;21;3.9;21.84;5;1.42;5593 +69087;43.3904;3.11424;40;20221021;24.5;19.8;22.1;2.8;19.84;0;2.05;8196 +69087;43.3904;3.11424;40;20221022;23.7;15.2;19.4;2.3;17.28;0;1.96;11150 +69087;43.3904;3.11424;40;20221023;22.3;17.1;19.7;3.6;20.74;0;1.36;8538 +69087;43.3904;3.11424;40;20221024;26.2;18.7;22.4;1.7;19.18;.1;1.98;10219 +69087;43.3904;3.11424;40;20221025;22;14;18;1.9;15.61;0;1.65;10316 +69087;43.3904;3.11424;40;20221026;22.9;17.8;20.3;2.6;19.31;0;1.6;8154 +69087;43.3904;3.11424;40;20221027;23.2;18.3;20.7;2.3;19.98;.4;1.52;7766 +69087;43.3904;3.11424;40;20221028;23;17.3;20.2;2.8;18.61;.1;1.72;8259 +69087;43.3904;3.11424;40;20221029;22.4;14.3;18.3;2.4;17.08;0;1.47;9223 +69087;43.3904;3.11424;40;20221030;22.7;16.2;19.5;3.1;18.11;.9;1.69;8558 +69087;43.3904;3.11424;40;20221031;22.6;18.3;20.5;3.9;19.48;.5;1.79;6884 +69087;43.3904;3.11424;40;20221101;24.2;16.4;20.3;2.9;15.38;.1;2.16;9247 +69087;43.3904;3.11424;40;20221102;23.4;14.1;18.7;1.9;11.71;.1;2.01;10019 +69087;43.3904;3.11424;40;20221103;17.6;10.4;14;3.9;12.34;1.8;1.6;8884 +69087;43.3904;3.11424;40;20221104;14.8;10.5;12.7;6.9;9.71;2.2;2.25;6042 +69087;43.3904;3.11424;40;20221105;16.6;10.3;13.4;5.4;7.61;0;2.79;8011 +69087;43.3904;3.11424;40;20221106;19.7;3.4;11.5;1.2;8.08;0;1.26;12158 +69087;43.3904;3.11424;40;20221107;20.3;5.8;13;2.4;10.68;.2;1.53;11733 +69087;43.3904;3.11424;40;20221108;19.7;13.6;16.7;4.6;16.21;.6;1.39;7265 +69087;43.3904;3.11424;40;20221109;21.3;16;18.6;2.8;16.11;1.1;1.56;6814 +69087;43.3904;3.11424;40;20221110;20.5;12.3;16.4;3;11.18;.5;1.85;8422 +69087;43.3904;3.11424;40;20221111;19.6;11;15.3;2.2;13.64;.2;1.17;8714 +69087;43.3904;3.11424;40;20221112;20.9;12.1;16.5;2;14.11;.1;1.26;8150 +69087;43.3904;3.11424;40;20221113;18.3;8.6;13.4;1.5;12.58;4.9;.92;9031 +69087;43.3904;3.11424;40;20221114;15.8;14.2;15;3.3;14.78;3.6;.97;3273 +69087;43.3904;3.11424;40;20221115;17.8;14.4;16.1;3.2;14.68;.8;1.2;5128 +69087;43.3904;3.11424;40;20221116;20.2;10.8;15.5;2.5;11.24;0;1.61;8421 +69087;43.3904;3.11424;40;20221117;21.5;9.8;15.6;3;11.81;6.8;1.67;9342 +69087;43.3904;3.11424;40;20221118;16.3;10.1;13.2;4.6;10.01;.5;1.75;6482 +69087;43.3904;3.11424;40;20221119;13.8;7.6;10.7;5.9;8.51;.4;1.66;6358 +69087;43.3904;3.11424;40;20221120;15.4;7.4;11.4;4.7;8.14;.3;1.81;7386 +69087;43.3904;3.11424;40;20221121;10.2;7.7;9;2.8;9.48;8;.77;4135 +69087;43.3904;3.11424;40;20221122;12.6;7.9;10.3;6.5;8.34;4.2;1.7;5301 +69087;43.3904;3.11424;40;20221123;17.7;7.8;12.7;2.6;10.21;3.2;1.18;8106 +69087;43.3904;3.11424;40;20221124;16.2;5.3;10.8;1.9;9.74;0;.82;8224 +69087;43.3904;3.11424;40;20221125;15.4;7.7;11.6;3.7;9.94;1.2;1.15;6977 +69087;43.3904;3.11424;40;20221126;16.4;9.1;12.7;3.8;7.91;0;1.8;6771 +69087;43.3904;3.11424;40;20221127;13.7;1.5;7.6;1.7;8.28;2.9;.61;8620 +69087;43.3904;3.11424;40;20221128;13;10.5;11.7;4.1;10.94;6.7;1.01;3639 +69087;43.3904;3.11424;40;20221129;13.1;7.7;10.4;4.5;8.14;.2;1.49;5354 +69087;43.3904;3.11424;40;20221130;13.6;4.9;9.3;2.8;7.44;0;1.03;7048 +69087;43.3904;3.11424;40;20221201;10.7;2.6;6.7;3.3;7.54;0;.69;6311 +69087;43.3904;3.11424;40;20221202;10.7;.2;5.4;1.4;6.94;.5;.5;7669 +69087;43.3904;3.11424;40;20221203;8.6;4.5;6.6;1.4;8.44;6.8;.43;4749 +69087;43.3904;3.11424;40;20221204;11.6;6.1;8.9;2.3;8.41;0;.85;5189 +69087;43.3904;3.11424;40;20221205;12.5;-.3;6.1;1.4;6.24;.1;.59;8404 +69087;43.3904;3.11424;40;20221206;13.7;.9;7.3;.9;6.84;.1;.45;8291 +69087;43.3904;3.11424;40;20221207;14.5;3.3;8.9;1.5;7.34;0;.83;7526 +69087;43.3904;3.11424;40;20221208;7.4;1.6;4.5;1.9;7.68;1.5;.37;5189 +69087;43.3904;3.11424;40;20221209;15.1;6.9;11;2;11.14;0;.63;6422 +69087;43.3904;3.11424;40;20221210;7.3;8.2;7.8;5.2;7.48;.1;1.21;0 +69087;43.3904;3.11424;40;20221211;8;-1.6;3.2;2.2;4.14;0;.85;6956 +69087;43.3904;3.11424;40;20221212;7.3;-2.9;2.2;2.4;5.24;5.4;.68;7032 +69087;43.3904;3.11424;40;20221213;7.7;2.8;5.3;2.3;8.68;2.8;.24;4717 +69087;43.3904;3.11424;40;20221214;11.8;7.5;9.7;2.2;11.58;4.3;.34;4407 +69087;43.3904;3.11424;40;20221215;13.6;10.3;12;3.3;12.21;11;.66;3815 +69087;43.3904;3.11424;40;20221216;14.1;8.3;11.2;2.1;11.01;.6;.69;5218 +69087;43.3904;3.11424;40;20221217;11.9;2.9;7.4;2.4;7.74;0;.65;6234 +69087;43.3904;3.11424;40;20221218;10.9;2.5;6.7;2.8;8.64;.9;.55;5960 +69087;43.3904;3.11424;40;20221219;15.9;11.9;13.9;5.5;13.61;2.5;.94;4322 +69087;43.3904;3.11424;40;20221220;15.2;13.5;14.4;4.9;14.04;.3;.88;2656 +69087;43.3904;3.11424;40;20221221;18.6;12.9;15.8;2.7;12.21;0;1.22;5190 +69087;43.3904;3.11424;40;20221222;19.5;8.4;14;2.4;11.64;.5;1.01;7270 +69087;43.3904;3.11424;40;20221223;21.5;13.8;17.6;2.4;13.18;.1;1.35;6059 +69087;43.3904;3.11424;40;20221224;20.2;8.4;14.3;1.5;11.08;.1;.84;7357 +69087;43.3904;3.11424;40;20221225;14.1;5.2;9.6;2.4;11.54;.1;.35;6567 +69087;43.3904;3.11424;40;20221226;17.7;12.5;15.1;1.8;12.98;0;.86;4865 +69087;43.3904;3.11424;40;20221227;16.3;7.6;11.9;1.4;10.78;.2;.62;6575 +69087;43.3904;3.11424;40;20221228;11.9;4.4;8.1;1.6;9.88;0;.37;5979 +69087;43.3904;3.11424;40;20221229;14.6;10.6;12.6;1.4;11.81;0;.6;4306 +69087;43.3904;3.11424;40;20221230;15.2;8.4;11.8;1.4;11.38;.1;.55;5790 +69087;43.3904;3.11424;40;20221231;14.6;9.7;12.1;3.1;13.08;0;.55;4491 +69088;43.41157;3.41955;11;20220101;10.3;5.3;7.8;1.4;10.7;.1;.28;3688 +69088;43.41157;3.41955;11;20220102;11.6;8.7;10.2;1.7;10.5;0;.59;3388 +69088;43.41157;3.41955;11;20220103;16.8;6.4;11.6;1.9;10.1;0;.8;7365 +69088;43.41157;3.41955;11;20220104;13.7;7.3;10.5;3.4;11.1;.4;.67;4389 +69088;43.41157;3.41955;11;20220105;9.5;8.8;9.1;6.9;5.4;0;2.77;2140 +69088;43.41157;3.41955;11;20220106;10.2;4.2;7.2;5.7;4.65;0;2.28;6017 +69088;43.41157;3.41955;11;20220107;10.4;1.1;5.7;4.1;5.95;0;1.28;7004 +69088;43.41157;3.41955;11;20220108;14.2;6.3;10.3;6.2;8.8;.3;1.68;6626 +69088;43.41157;3.41955;11;20220109;11.8;8.7;10.2;5.6;8;2.4;1.82;3926 +69088;43.41157;3.41955;11;20220110;11.1;7;9;4.7;7.3;0;1.63;3502 +69088;43.41157;3.41955;11;20220111;12.3;.4;6.3;2.6;4.75;0;1.32;8589 +69088;43.41157;3.41955;11;20220112;10.5;-3.7;3.4;1.1;4.7;0;.56;9340 +69088;43.41157;3.41955;11;20220113;10.9;-3.8;3.6;1.1;4.7;0;.54;9611 +69088;43.41157;3.41955;11;20220114;12.5;-4.3;4.1;1.2;4.85;.1;.64;9815 +69088;43.41157;3.41955;11;20220115;13.4;-4.1;4.6;1.2;5.05;0;.67;9904 +69088;43.41157;3.41955;11;20220116;14.5;-3.8;5.4;3;4.7;0;1.59;9996 +69088;43.41157;3.41955;11;20220117;14.2;2.9;8.6;3.8;5.85;0;1.73;8915 +69088;43.41157;3.41955;11;20220118;12.4;-2.6;4.9;1.9;5.7;0;.88;10089 +69088;43.41157;3.41955;11;20220119;12.5;.7;6.6;3.7;6.15;0;1.43;8264 +69088;43.41157;3.41955;11;20220120;12.4;2.7;7.5;5.7;5.8;0;2.09;8605 +69088;43.41157;3.41955;11;20220121;10.5;2.8;6.7;5.2;4.4;0;2.25;7676 +69088;43.41157;3.41955;11;20220122;12.5;-.7;5.9;2.8;4.8;0;1.43;10016 +69088;43.41157;3.41955;11;20220123;12;-4.2;3.9;1.5;5.4;0;.78;10734 +69088;43.41157;3.41955;11;20220124;12.2;.9;6.5;1.7;6.55;0;.88;8836 +69088;43.41157;3.41955;11;20220125;13.2;.7;6.9;1.9;7.05;0;.94;9460 +69088;43.41157;3.41955;11;20220126;17.9;-2.2;7.8;2;6;0;1.44;11097 +69088;43.41157;3.41955;11;20220127;15.4;-2.5;6.4;1.8;5.8;0;1.16;11224 +69088;43.41157;3.41955;11;20220128;13.5;3.4;8.4;6;5.5;0;2.48;9688 +69088;43.41157;3.41955;11;20220129;17.2;1.9;9.5;5;5.35;0;2.81;11414 +69088;43.41157;3.41955;11;20220130;16.3;5.5;10.9;6;7.1;0;2.71;9994 +69088;43.41157;3.41955;11;20220131;13.3;3.4;8.4;8.3;6.85;0;2.4;8964 +69088;43.41157;3.41955;11;20220201;11.9;6.2;9;9;6.05;0;2.93;7404 +69088;43.41157;3.41955;11;20220202;16.3;9.5;12.9;6.7;8.15;0;2.97;8653 +69088;43.41157;3.41955;11;20220203;15.9;2.5;9.2;1.9;7.11;0;1.34;11178 +69088;43.41157;3.41955;11;20220204;15.8;6.4;11.1;3.6;8.75;0;1.75;9741 +69088;43.41157;3.41955;11;20220205;16.3;7.4;11.8;4.7;7.8;0;2.4;9534 +69088;43.41157;3.41955;11;20220206;12.5;2.5;7.5;5.3;6.6;.3;1.93;10618 +69088;43.41157;3.41955;11;20220207;16.3;8.7;12.5;8;7.9;.2;3.25;9465 +69088;43.41157;3.41955;11;20220208;15.4;2.9;9.1;1.7;5.3;0;1.55;12135 +69088;43.41157;3.41955;11;20220209;13.3;1.5;7.4;2.9;7.75;0;1.27;10636 +69088;43.41157;3.41955;11;20220210;13.5;9.8;11.6;2.2;9.5;0;1.53;9222 +69088;43.41157;3.41955;11;20220211;16.1;6.3;11.2;4;9.36;0;1.79;8961 +69088;43.41157;3.41955;11;20220212;12.5;-.9;5.8;2.5;7.8;2.7;1.06;9933 +69088;43.41157;3.41955;11;20220213;16.4;6;11.2;4.3;10.01;2.4;1.8;11551 +69088;43.41157;3.41955;11;20220214;13;10.5;11.8;5.5;9.8;1.8;1.83;4774 +69088;43.41157;3.41955;11;20220215;13.9;6.3;10.1;7;8;0;2.4;10562 +69088;43.41157;3.41955;11;20220216;16.2;7.7;11.9;5.1;9.75;0;2.03;9904 +69088;43.41157;3.41955;11;20220217;20;13.1;16.5;4.5;10.91;0;2.83;9400 +69088;43.41157;3.41955;11;20220218;18.7;5.9;12.3;2.9;10.75;0;1.83;14025 +69088;43.41157;3.41955;11;20220219;14.1;10.5;12.3;5.2;6.8;0;2.97;7902 +69088;43.41157;3.41955;11;20220220;16;6.2;11.1;4.6;7.85;0;2.4;12378 +69088;43.41157;3.41955;11;20220221;16.1;9.6;12.8;8.5;7.8;.3;3.65;10460 +69088;43.41157;3.41955;11;20220222;16.4;9.8;13.1;7.4;7.25;0;3.75;10712 +69088;43.41157;3.41955;11;20220223;18.9;7.6;13.2;3;8.25;0;2.53;13926 +69088;43.41157;3.41955;11;20220224;16.6;7.2;11.9;3.1;10.3;0;1.75;10774 +69088;43.41157;3.41955;11;20220225;14.8;8.4;11.6;5.4;6.25;0;3.2;11343 +69088;43.41157;3.41955;11;20220226;13.7;3.8;8.8;3.7;5.35;0;2.5;12384 +69088;43.41157;3.41955;11;20220227;14;2.3;8.1;3.4;7.35;0;1.94;14988 +69088;43.41157;3.41955;11;20220228;15;4.6;9.8;2.5;8.45;.1;1.78;13060 +69088;43.41157;3.41955;11;20220301;13.5;1.5;7.5;2.8;7.6;.1;1.72;14571 +69088;43.41157;3.41955;11;20220302;10.3;5;7.6;2.7;9.25;.9;.95;8108 +69088;43.41157;3.41955;11;20220303;15.5;2.2;8.8;1.9;9;.7;1.72;16596 +69088;43.41157;3.41955;11;20220304;17.8;3.9;10.8;5.9;9.5;0;2.55;15782 +69088;43.41157;3.41955;11;20220305;17;6.4;11.7;4.5;8;0;2.87;15314 +69088;43.41157;3.41955;11;20220306;13.5;3.4;8.4;2.1;6.4;0;1.93;13919 +69088;43.41157;3.41955;11;20220307;12.2;-1;5.6;2;5.6;0;1.86;17489 +69088;43.41157;3.41955;11;20220308;12.1;3.7;7.9;3.4;7.95;1.6;1.64;11341 +69088;43.41157;3.41955;11;20220309;13.8;7.9;10.9;2.9;10.7;1.2;1.5;10840 +69088;43.41157;3.41955;11;20220310;13.6;9.7;11.7;4.7;11.7;1.1;1.34;7576 +69088;43.41157;3.41955;11;20220311;13.1;12;12.5;6.8;11.5;39.2;1.61;3652 +69088;43.41157;3.41955;11;20220312;11.2;10.6;10.9;9.3;11.8;64.2;.87;2155 +69088;43.41157;3.41955;11;20220313;11.7;10.1;10.9;7.3;10.5;16.7;1.5;4559 +69088;43.41157;3.41955;11;20220314;12.8;5.6;9.2;5.5;11.25;0;1;11105 +69088;43.41157;3.41955;11;20220315;13.6;12.7;13.1;5.2;12.75;0;1.24;3229 +69088;43.41157;3.41955;11;20220316;14.6;11.7;13.1;2.4;12.5;0;1.39;7519 +69088;43.41157;3.41955;11;20220317;16.2;9.1;12.6;1.6;12;.6;1.71;12666 +69088;43.41157;3.41955;11;20220318;15.3;10.7;13;2.7;12.4;.3;1.75;11812 +69088;43.41157;3.41955;11;20220319;12.8;10;11.4;1.6;11.11;0;1.21;6637 +69088;43.41157;3.41955;11;20220320;12.8;6.8;9.8;5.7;11;10.6;1.21;8813 +69088;43.41157;3.41955;11;20220321;13.6;11.3;12.5;5.5;9.9;.4;2.17;5099 +69088;43.41157;3.41955;11;20220322;15.3;6.3;10.8;4.2;8.5;0;2.79;18397 +69088;43.41157;3.41955;11;20220323;15.2;3.8;9.5;3.2;8.3;0;2.59;20275 +69088;43.41157;3.41955;11;20220324;16.3;2.1;9.2;2.2;7.6;0;2.66;21362 +69088;43.41157;3.41955;11;20220325;17.2;4.2;10.7;2.5;7.5;0;2.89;19644 +69088;43.41157;3.41955;11;20220326;15.8;8.5;12.2;2.1;11.16;0;2.05;14598 +69088;43.41157;3.41955;11;20220327;19.5;7.4;13.5;1.7;7.9;0;3.15;21651 +69088;43.41157;3.41955;11;20220328;19.9;5.2;12.6;2.8;8.3;0;3.47;22161 +69088;43.41157;3.41955;11;20220329;16.6;8.2;12.4;3.8;12.1;5;2.1;14810 +69088;43.41157;3.41955;11;20220330;16.9;9.8;13.4;3.6;11.6;.5;2.52;16054 +69088;43.41157;3.41955;11;20220331;17.1;8.6;12.9;6.6;9.1;.2;3.6;17698 +69088;43.41157;3.41955;11;20220401;9.6;4.9;7.3;11;5.5;.1;3.31;15482 +69088;43.41157;3.41955;11;20220402;9.7;2.3;6;6;5.3;0;2.31;11490 +69088;43.41157;3.41955;11;20220403;10.8;4;7.4;5;4.56;0;3.18;19150 +69088;43.41157;3.41955;11;20220404;14.2;3.1;8.6;4.3;5.26;0;3.73;23034 +69088;43.41157;3.41955;11;20220405;18.5;6.3;12.4;6;5.56;0;5.04;23442 +69088;43.41157;3.41955;11;20220406;18.3;6.3;12.3;4.1;9.3;0;3.18;17337 +69088;43.41157;3.41955;11;20220407;22.3;10.7;16.5;6.3;10.7;0;4.79;20744 +69088;43.41157;3.41955;11;20220408;20.6;12.9;16.8;6.4;11.7;0;4.35;19977 +69088;43.41157;3.41955;11;20220409;17.1;7.2;12.2;6.4;6.8;0;4.34;18939 +69088;43.41157;3.41955;11;20220410;16.2;3.1;9.7;4;7.5;.1;3.45;24658 +69088;43.41157;3.41955;11;20220411;16.3;8.5;12.4;6.7;12.1;.2;2.2;14124 +69088;43.41157;3.41955;11;20220412;16;9.9;13;5.4;12.1;.1;2.29;13800 +69088;43.41157;3.41955;11;20220413;17.8;11.4;14.6;3.2;11;0;3.2;18381 +69088;43.41157;3.41955;11;20220414;24.8;8;16.4;3;10.5;0;4.65;25384 +69088;43.41157;3.41955;11;20220415;24.4;12.8;18.6;4.9;12.8;0;4.47;20050 +69088;43.41157;3.41955;11;20220416;23.8;14.5;19.1;7.7;12.56;0;5.02;19996 +69088;43.41157;3.41955;11;20220417;21.5;13.8;17.7;6.2;11.85;0;4.7;22393 +69088;43.41157;3.41955;11;20220418;23.6;8.5;16.1;4;10.5;0;4.87;26084 +69088;43.41157;3.41955;11;20220419;24.2;9.9;17.1;5;11.5;1.6;5.19;26255 +69088;43.41157;3.41955;11;20220420;15.7;10;12.9;4.1;12.8;18.7;1.86;11319 +69088;43.41157;3.41955;11;20220421;14.9;10.5;12.7;4.9;12.8;.6;1.69;9880 +69088;43.41157;3.41955;11;20220422;20;10.2;15.1;4.7;12.9;.1;3.84;25513 +69088;43.41157;3.41955;11;20220423;16.5;13.3;14.9;4.3;12.4;8.5;2.51;10781 +69088;43.41157;3.41955;11;20220424;19.8;9.4;14.6;4.7;11.8;1;3.68;21492 +69088;43.41157;3.41955;11;20220425;22.1;8;15.1;3.4;11.5;0;4.37;27240 +69088;43.41157;3.41955;11;20220426;19.5;7.7;13.6;1.9;11.4;0;3.78;27397 +69088;43.41157;3.41955;11;20220427;20.7;8.7;14.7;3.3;13;0;3.93;27518 +69088;43.41157;3.41955;11;20220428;23.6;12;17.8;2.6;13.8;0;4.54;27204 +69088;43.41157;3.41955;11;20220429;26.1;14;20.1;3.2;15.2;0;5.17;27857 +69088;43.41157;3.41955;11;20220430;25.5;14.1;19.8;3.4;13.3;0;5.06;24354 +69088;43.41157;3.41955;11;20220501;24.3;9.7;17;2.4;10.5;0;4.92;28152 +69088;43.41157;3.41955;11;20220502;22.4;12.3;17.4;2.8;12.7;0;4.16;22784 +69088;43.41157;3.41955;11;20220503;22;13.4;17.7;3;13.4;.4;4.35;24807 +69088;43.41157;3.41955;11;20220504;22.9;9.9;16.4;3;13.9;2.4;3.96;23597 +69088;43.41157;3.41955;11;20220505;20.8;12.6;16.7;4.1;12.2;1;4.17;21616 +69088;43.41157;3.41955;11;20220506;22.7;13.1;17.9;5.7;10.25;0;5.61;24164 +69088;43.41157;3.41955;11;20220507;25.9;15;20.4;5.5;10.8;0;6.52;25541 +69088;43.41157;3.41955;11;20220508;24.5;14.1;19.3;3.3;12.55;.7;5.06;24934 +69088;43.41157;3.41955;11;20220509;23.5;12.3;17.9;1.7;14.55;0;4.41;27422 +69088;43.41157;3.41955;11;20220510;23.7;11.6;17.7;1.8;14.1;0;4.56;28426 +69088;43.41157;3.41955;11;20220511;23;11.3;17.1;3.5;14.65;0;4.5;28203 +69088;43.41157;3.41955;11;20220512;21.9;14.9;18.4;4.1;15.3;0;4.03;21685 +69088;43.41157;3.41955;11;20220513;24.4;13.7;19.1;2.3;14.35;0;4.78;27391 +69088;43.41157;3.41955;11;20220514;26.2;13.4;19.8;1.9;15.75;0;4.99;28951 +69088;43.41157;3.41955;11;20220515;23.2;15.7;19.5;4.1;17.05;0;4.32;24080 +69088;43.41157;3.41955;11;20220516;24.9;16.8;20.9;3.4;17;0;4.74;24203 +69088;43.41157;3.41955;11;20220517;25.1;14.2;19.7;1.6;17.15;0;4.58;27181 +69088;43.41157;3.41955;11;20220518;31.9;14.5;23.2;2;17.9;0;6.01;30333 +69088;43.41157;3.41955;11;20220519;24.7;18.7;21.7;3.1;20.05;0;3.95;20031 +69088;43.41157;3.41955;11;20220520;25.9;16.9;21.4;3.9;18.7;0;4.9;25646 +69088;43.41157;3.41955;11;20220521;26.8;15.8;21.3;2.1;18.25;.1;5.06;28249 +69088;43.41157;3.41955;11;20220522;26.8;16.1;21.5;2.3;19.35;0;4.98;27631 +69088;43.41157;3.41955;11;20220523;26.6;18.8;22.7;3.8;17.6;0;4.9;20710 +69088;43.41157;3.41955;11;20220524;20;16.1;18;4.5;12.65;2;3.98;16324 +69088;43.41157;3.41955;11;20220525;25;15;20;6.6;11.05;0;6.64;24637 +69088;43.41157;3.41955;11;20220526;26.8;15.6;21.2;6.3;11.4;0;7.36;28335 +69088;43.41157;3.41955;11;20220527;31;16.5;23.8;4.8;13.55;0;7.76;30472 +69088;43.41157;3.41955;11;20220528;29.6;17.7;23.6;4.5;12.65;0;7.37;28612 +69088;43.41157;3.41955;11;20220529;28.6;15.5;22;3.8;9.15;0;7.3;30852 +69088;43.41157;3.41955;11;20220530;25.5;11.2;18.4;1.5;10.75;.1;5.33;31363 +69088;43.41157;3.41955;11;20220531;26.1;15.6;20.9;2;13.6;0;5.3;27587 +69088;43.41157;3.41955;11;20220601;24.7;13.4;19;2.5;16.5;0;4.99;29825 +69088;43.41157;3.41955;11;20220602;25.5;18.7;22.1;3.4;19.1;0;4.57;22286 +69088;43.41157;3.41955;11;20220603;28;18.3;23.1;2.9;19.1;0;5.37;26043 +69088;43.41157;3.41955;11;20220604;27.7;19.9;23.8;3.3;21.1;0;5.06;23968 +69088;43.41157;3.41955;11;20220605;30.3;18.1;24.2;3.4;17.6;0;6.59;30058 +69088;43.41157;3.41955;11;20220606;30.2;16.7;23.4;3;15.6;.4;6.68;31441 +69088;43.41157;3.41955;11;20220607;28.3;17.3;22.8;3;16.2;0;6.08;28968 +69088;43.41157;3.41955;11;20220608;26.5;16.7;21.6;3.7;14.45;0;5.84;26635 +69088;43.41157;3.41955;11;20220609;24.9;16.7;20.8;6.8;11.65;0;6.79;24657 +69088;43.41157;3.41955;11;20220610;33.5;16.4;25;4.1;12.95;0;8.34;31925 +69088;43.41157;3.41955;11;20220611;33.4;15.6;24.5;1.8;13.35;0;6.74;31957 +69088;43.41157;3.41955;11;20220612;33.8;17.7;25.8;2.4;14.45;.2;7.19;31986 +69088;43.41157;3.41955;11;20220613;34.9;19.1;27;3;17.95;.2;7.62;32012 +69088;43.41157;3.41955;11;20220614;31.1;17.8;24.4;2;15.9;0;6.55;32035 +69088;43.41157;3.41955;11;20220615;32.4;19.6;26;2.9;16.45;0;7.28;31614 +69088;43.41157;3.41955;11;20220616;32.4;17.2;24.8;1.9;17.9;0;6.55;32070 +69088;43.41157;3.41955;11;20220617;36.7;20.1;28.4;1.8;17.55;0;7.27;32083 +69088;43.41157;3.41955;11;20220618;30.8;19;24.9;2.2;18.7;0;6.33;30420 +69088;43.41157;3.41955;11;20220619;28.3;21.2;24.7;4.8;23.05;0;5.31;24272 +69088;43.41157;3.41955;11;20220620;27.8;20.5;24.1;3.8;22.7;0;4.64;21173 +69088;43.41157;3.41955;11;20220621;29.8;22.4;26.1;3;24.5;2.3;5.05;22291 +69088;43.41157;3.41955;11;20220622;29.2;20.9;25;3.1;24;.8;5.34;25896 +69088;43.41157;3.41955;11;20220623;27.8;21.9;24.9;3.2;23.95;7.6;4.55;21108 +69088;43.41157;3.41955;11;20220624;28.8;17.7;23.3;2.6;17.9;2;5.85;28804 +69088;43.41157;3.41955;11;20220625;27.6;16.6;22.1;2.6;18.8;1.5;5.49;29149 +69088;43.41157;3.41955;11;20220626;28.1;18.7;23.4;3.6;19.95;0;5.47;25986 +69088;43.41157;3.41955;11;20220627;29.5;17.5;23.5;5.4;16.2;.5;7.22;30041 +69088;43.41157;3.41955;11;20220628;31.1;17.1;24.1;4.9;14.3;0;7.9;31274 +69088;43.41157;3.41955;11;20220629;32.1;15.7;23.9;3.2;15.4;1.1;7.13;31987 +69088;43.41157;3.41955;11;20220630;26.9;18.6;22.8;4.4;17.2;0;5.81;25913 +69088;43.41157;3.41955;11;20220701;29.6;16.7;23.2;4.1;11.3;0;7.71;31764 +69088;43.41157;3.41955;11;20220702;27.6;13.1;20.4;2.2;12.2;.1;6.05;31821 +69088;43.41157;3.41955;11;20220703;32.2;16;24.1;2;15.7;.1;6.59;31783 +69088;43.41157;3.41955;11;20220704;33.8;20.8;27.3;4.8;18.8;.7;8.36;31742 +69088;43.41157;3.41955;11;20220705;35.3;21.3;28.3;4.7;17.6;0;8.92;31697 +69088;43.41157;3.41955;11;20220706;34.1;22.1;28.1;4.1;12.8;0;8.66;30182 +69088;43.41157;3.41955;11;20220707;32.9;20.2;26.6;6.1;12.9;.1;9.39;29947 +69088;43.41157;3.41955;11;20220708;34.9;21.7;28.3;5.3;12.4;0;9.86;30818 +69088;43.41157;3.41955;11;20220709;35;16.3;25.6;2.1;13.1;0;7.14;31556 +69088;43.41157;3.41955;11;20220710;34.6;16.9;25.8;1.9;13.35;.1;6.93;31496 +69088;43.41157;3.41955;11;20220711;30.5;18.4;24.5;1.9;15.9;0;6.24;30580 +69088;43.41157;3.41955;11;20220712;31.7;18.2;25;1.7;19.8;0;6.2;31367 +69088;43.41157;3.41955;11;20220713;31.5;17.7;24.6;2;20;0;6.24;31256 +69088;43.41157;3.41955;11;20220714;31.1;19.8;25.5;1.9;23.2;.1;5.75;28774 +69088;43.41157;3.41955;11;20220715;40.2;18.9;29.6;2.1;18.9;0;7.72;31151 +69088;43.41157;3.41955;11;20220716;35.9;19.5;27.7;1.8;15.6;0;6.93;31072 +69088;43.41157;3.41955;11;20220717;33.5;19;26.2;1.6;17.35;0;6.4;30991 +69088;43.41157;3.41955;11;20220718;33.9;19.6;26.8;1.8;21.75;0;6.37;30061 +69088;43.41157;3.41955;11;20220719;31.4;20.4;25.9;2.3;23.1;.1;5.81;27771 +69088;43.41157;3.41955;11;20220720;35.5;21.6;28.5;3.3;18.85;.1;7.76;30426 +69088;43.41157;3.41955;11;20220721;37.4;22.6;30;3.4;17.05;0;8.38;30639 +69088;43.41157;3.41955;11;20220722;33.9;20.2;27;2.5;20;.9;6.85;30270 +69088;43.41157;3.41955;11;20220723;35;22.4;28.7;4.2;17;0;8.19;29021 +69088;43.41157;3.41955;11;20220724;33.5;19.2;26.4;2.3;16.95;0;6.73;30346 +69088;43.41157;3.41955;11;20220725;35;21.3;28.1;4.4;19.5;.2;7.97;29391 +69088;43.41157;3.41955;11;20220726;33.4;21.7;27.5;5.6;13.55;0;9.02;27858 +69088;43.41157;3.41955;11;20220727;34.1;19.9;27;4.4;11.65;0;8.68;29805 +69088;43.41157;3.41955;11;20220728;31.1;18.2;24.7;2.7;13.55;.5;6.51;28326 +69088;43.41157;3.41955;11;20220729;30.7;21.6;26.2;3.1;18.35;1.6;5.91;23883 +69088;43.41157;3.41955;11;20220730;35.8;20.4;28.1;4.3;16.25;0;8.39;29686 +69088;43.41157;3.41955;11;20220731;38;20.8;29.4;3.4;14.75;0;8.35;29568 +69088;43.41157;3.41955;11;20220801;39.2;23.1;31.1;3.8;14.65;0;9.11;29446 +69088;43.41157;3.41955;11;20220802;39.4;20.4;29.9;2.7;15.5;0;7.85;29322 +69088;43.41157;3.41955;11;20220803;32.3;20.5;26.4;2.6;20.25;0;6.18;28259 +69088;43.41157;3.41955;11;20220804;31;21.4;26.2;1.9;24.65;0;5;24121 +69088;43.41157;3.41955;11;20220805;36.6;22.6;29.6;2;23;0;6.69;28936 +69088;43.41157;3.41955;11;20220806;38.5;23.5;31;3.5;18.3;0;8.3;28802 +69088;43.41157;3.41955;11;20220807;33.4;22;27.7;2.2;17.7;0;6.26;27205 +69088;43.41157;3.41955;11;20220808;34.6;18.6;26.6;2.1;14.8;0;6.41;28528 +69088;43.41157;3.41955;11;20220809;34.9;18.4;26.7;2;14.5;0;6.35;28388 +69088;43.41157;3.41955;11;20220810;32.2;19;25.6;2.3;19.25;0;5.95;28110 +69088;43.41157;3.41955;11;20220811;31;21.6;26.3;2.3;25.4;0;4.77;22471 +69088;43.41157;3.41955;11;20220812;32.6;23.4;28;2.6;26.9;0;5.4;24396 +69088;43.41157;3.41955;11;20220813;30.8;22.7;26.7;2.1;27.45;.2;4.38;20587 +69088;43.41157;3.41955;11;20220814;30.1;25.3;27.7;2.9;24.95;2.2;4.42;16676 +69088;43.41157;3.41955;11;20220815;32.9;19.4;26.1;2.2;18.6;0;5.89;26986 +69088;43.41157;3.41955;11;20220816;30.8;18.5;24.6;2.6;18.1;19.4;5.63;26323 +69088;43.41157;3.41955;11;20220817;27.7;19.8;23.8;2.7;20.75;6.5;4.08;18198 +69088;43.41157;3.41955;11;20220818;28.7;17.5;23.1;4.5;16.7;.1;5.7;23692 +69088;43.41157;3.41955;11;20220819;29.9;20.6;25.3;6.3;15.9;.1;7.14;23327 +69088;43.41157;3.41955;11;20220820;33.9;20.9;27.4;4.1;15.95;0;7.29;25651 +69088;43.41157;3.41955;11;20220821;32.8;20.8;26.8;3.8;15.2;0;6.76;23928 +69088;43.41157;3.41955;11;20220822;32;22.1;27.1;5.8;16.6;0;7.53;23448 +69088;43.41157;3.41955;11;20220823;34.9;21.6;28.3;3.3;17.5;0;6.74;25162 +69088;43.41157;3.41955;11;20220824;32.3;19.1;25.7;1.8;17.3;0;5.3;25633 +69088;43.41157;3.41955;11;20220825;31.8;20.1;25.9;2.4;19.8;.1;4.95;21289 +69088;43.41157;3.41955;11;20220826;34.7;22.2;28.4;3.5;17.4;0;6.88;24657 +69088;43.41157;3.41955;11;20220827;33.6;20.2;26.9;2.1;17.25;0;5.6;24730 +69088;43.41157;3.41955;11;20220828;30.6;18.2;24.4;1.9;17.5;0;4.95;24651 +69088;43.41157;3.41955;11;20220829;30.1;17.9;24;2.9;20.65;2.2;4.8;23201 +69088;43.41157;3.41955;11;20220830;30.2;20.3;25.3;2.3;23.5;0;4.49;22345 +69088;43.41157;3.41955;11;20220831;28.5;19.3;23.9;2.1;21.3;0;4.12;21048 +69088;43.41157;3.41955;11;20220901;32.6;20.1;26.4;3.1;19.45;3.2;5.68;23796 +69088;43.41157;3.41955;11;20220902;29;19.9;24.4;2.6;20.7;11.6;4.24;19617 +69088;43.41157;3.41955;11;20220903;27.3;19.2;23.3;2;22;0;3.59;19149 +69088;43.41157;3.41955;11;20220904;28.3;20.3;24.3;2.9;23.8;.9;3.64;17532 +69088;43.41157;3.41955;11;20220905;28.6;23.1;25.9;3.9;26.95;0;3.18;12756 +69088;43.41157;3.41955;11;20220906;29.6;23.9;26.8;3.5;26.5;4.4;3.57;13701 +69088;43.41157;3.41955;11;20220907;28.6;20.7;24.7;3.2;21.95;.2;3.98;17382 +69088;43.41157;3.41955;11;20220908;28.7;17.7;23.2;2.4;15.3;0;4.53;20982 +69088;43.41157;3.41955;11;20220909;27;16.7;21.9;2.5;14.95;0;4.19;19907 +69088;43.41157;3.41955;11;20220910;27.7;13.6;20.6;1.9;14.75;0;4.09;22917 +69088;43.41157;3.41955;11;20220911;27.6;14.1;20.9;1.9;14.85;0;4.07;22521 +69088;43.41157;3.41955;11;20220912;27.2;16.3;21.8;2.7;19.7;0;3.48;17608 +69088;43.41157;3.41955;11;20220913;26.9;24.1;25.5;4.6;27.5;5.3;2.29;7739 +69088;43.41157;3.41955;11;20220914;27;21.9;24.4;2.4;25.1;0;2.79;13442 +69088;43.41157;3.41955;11;20220915;32.2;17.9;25;2.2;18.6;0;4.61;21886 +69088;43.41157;3.41955;11;20220916;28.9;19.1;24;4.6;15.25;0;5.39;19060 +69088;43.41157;3.41955;11;20220917;24.8;14.6;19.7;5;9;0;5.48;19352 +69088;43.41157;3.41955;11;20220918;26.2;9.2;17.7;2.2;8.6;0;3.99;21347 +69088;43.41157;3.41955;11;20220919;27.7;8.5;18.1;1.6;10.9;0;3.55;21148 +69088;43.41157;3.41955;11;20220920;26.5;9.4;17.9;1.5;10.35;0;3.47;20948 +69088;43.41157;3.41955;11;20220921;25.7;10.6;18.1;1.9;10.7;0;3.57;20749 +69088;43.41157;3.41955;11;20220922;24.5;14.1;19.3;1.9;13.45;0;3.21;18231 +69088;43.41157;3.41955;11;20220923;23.6;13.5;18.6;2.6;16.25;34.5;2.8;16387 +69088;43.41157;3.41955;11;20220924;23.3;15.3;19.3;3;16.5;1.9;2.84;14949 +69088;43.41157;3.41955;11;20220925;23.4;13.2;18.3;3.3;12.6;0;3.5;17684 +69088;43.41157;3.41955;11;20220926;22.1;11.5;16.8;3.9;11.35;.2;3.49;17170 +69088;43.41157;3.41955;11;20220927;21.3;15.1;18.2;6.2;11.8;.1;3.99;12337 +69088;43.41157;3.41955;11;20220928;22.6;16.1;19.3;6;14.75;.5;3.6;13461 +69088;43.41157;3.41955;11;20220929;21.8;14.1;17.9;4;12.75;1;3.12;12608 +69088;43.41157;3.41955;11;20220930;20.3;12.5;16.4;3.8;10.45;0;3.19;13375 +69088;43.41157;3.41955;11;20221001;24.7;10;17.3;3.2;12.2;0;3.41;17564 +69088;43.41157;3.41955;11;20221002;28.4;13.2;20.8;2.4;14.65;0;3.58;18260 +69088;43.41157;3.41955;11;20221003;27.5;14.8;21.2;2.8;13.45;0;3.72;16774 +69088;43.41157;3.41955;11;20221004;24.5;9.9;17.2;1.4;13.35;.1;2.56;18148 +69088;43.41157;3.41955;11;20221005;21.8;11.9;16.8;2.4;16.35;.1;2;13600 +69088;43.41157;3.41955;11;20221006;25.7;14.1;19.9;1.7;16.6;.1;2.57;15363 +69088;43.41157;3.41955;11;20221007;22.3;13.5;17.9;1.7;16.3;4.9;2.09;14117 +69088;43.41157;3.41955;11;20221008;22.8;15.2;19;1.7;16.8;1.1;1.96;11124 +69088;43.41157;3.41955;11;20221009;22.5;12.2;17.3;2;15.8;.2;2.14;14970 +69088;43.41157;3.41955;11;20221010;23;16.6;19.8;2.1;17.8;.2;2.03;11134 +69088;43.41157;3.41955;11;20221011;24.1;12.7;18.4;1.6;15.55;0;2.26;15460 +69088;43.41157;3.41955;11;20221012;25;13.4;19.2;1.4;15.3;.8;2.27;15006 +69088;43.41157;3.41955;11;20221013;24;10.8;17.4;1.4;15;0;2.12;15178 +69088;43.41157;3.41955;11;20221014;25.9;16.9;21.4;3.1;15.7;.1;3.04;12393 +69088;43.41157;3.41955;11;20221015;23.1;11;17;1.6;15.4;0;1.92;13885 +69088;43.41157;3.41955;11;20221016;23.4;18.9;21.2;4.7;21.1;.1;1.88;7559 +69088;43.41157;3.41955;11;20221017;22.3;20;21.1;5.5;21.05;0;1.75;5016 +69088;43.41157;3.41955;11;20221018;21.6;19.5;20.6;3.1;20.95;.4;1.26;4167 +69088;43.41157;3.41955;11;20221019;21.4;19.2;20.3;2.7;21.6;.4;1.04;4208 +69088;43.41157;3.41955;11;20221020;21.2;20.2;20.7;4.5;22.35;3.6;.98;2432 +69088;43.41157;3.41955;11;20221021;24.4;20.2;22.3;3.1;20.75;0;2.01;7910 +69088;43.41157;3.41955;11;20221022;23.5;15.4;19.4;2.8;18;0;1.9;10544 +69088;43.41157;3.41955;11;20221023;22.4;18;20.2;3.7;21.5;.1;1.32;7248 +69088;43.41157;3.41955;11;20221024;25.7;18.8;22.2;2.4;20;0;2.05;9494 +69088;43.41157;3.41955;11;20221025;22.2;14.1;18.1;2;16.25;0;1.56;9133 +69088;43.41157;3.41955;11;20221026;23.1;18.4;20.7;3;20.3;0;1.56;7069 +69088;43.41157;3.41955;11;20221027;23.4;17.6;20.5;2.3;20.3;.2;1.42;7347 +69088;43.41157;3.41955;11;20221028;22.9;16.9;19.9;2.2;18.6;.1;1.55;8339 +69088;43.41157;3.41955;11;20221029;22.8;14;18.4;1.9;16.8;0;1.52;9884 +69088;43.41157;3.41955;11;20221030;22.7;15.9;19.3;2.5;18.15;0;1.53;8381 +69088;43.41157;3.41955;11;20221031;22.7;18.5;20.6;3.8;20.2;0;1.59;6502 +69088;43.41157;3.41955;11;20221101;24.8;16;20.4;2.4;15.8;.1;2.07;10122 +69088;43.41157;3.41955;11;20221102;23;13.7;18.4;2.3;11.95;.4;2.13;10043 +69088;43.41157;3.41955;11;20221103;17.1;10.6;13.9;3.8;12.9;2.1;1.33;7355 +69088;43.41157;3.41955;11;20221104;15.8;9.8;12.8;5.3;9.65;2;2.16;7885 +69088;43.41157;3.41955;11;20221105;17.3;10.3;13.8;5.2;7.25;0;3.14;9068 +69088;43.41157;3.41955;11;20221106;19.7;3.4;11.5;1.1;8.1;0;1.22;12248 +69088;43.41157;3.41955;11;20221107;20.5;5.3;12.9;2.1;10.7;.1;1.47;11836 +69088;43.41157;3.41955;11;20221108;20.2;12.5;16.4;4.5;17.2;1;1.01;7187 +69088;43.41157;3.41955;11;20221109;21.4;15.3;18.4;2.4;16.3;1.7;1.39;6880 +69088;43.41157;3.41955;11;20221110;21.3;11.1;16.2;2.7;11.55;.3;1.84;9933 +69088;43.41157;3.41955;11;20221111;19.9;11;15.5;2.4;13.5;0;1.28;8182 +69088;43.41157;3.41955;11;20221112;21;10.6;15.8;1.6;13.25;.1;1.17;9828 +69088;43.41157;3.41955;11;20221113;18.1;8.7;13.4;1.4;12.45;2.2;.91;7113 +69088;43.41157;3.41955;11;20221114;16.3;14.5;15.4;3.8;14.6;6.1;1.14;1946 +69088;43.41157;3.41955;11;20221115;18.1;14;16.1;3.5;14.95;.5;1.19;5490 +69088;43.41157;3.41955;11;20221116;19.8;9.8;14.8;1.8;11.65;0;1.24;8649 +69088;43.41157;3.41955;11;20221117;21.9;10.3;16.1;2.6;12.35;5.1;1.63;8838 +69088;43.41157;3.41955;11;20221118;16.8;10;13.4;3.3;10.35;.1;1.55;6624 +69088;43.41157;3.41955;11;20221119;15.1;7.3;11.2;4.3;8.35;.2;1.81;7170 +69088;43.41157;3.41955;11;20221120;15.9;6.2;11.1;3.6;7.75;0;1.79;8567 +69088;43.41157;3.41955;11;20221121;9.9;7.1;8.5;2.4;9.15;5.5;.74;2943 +69088;43.41157;3.41955;11;20221122;13.2;8;10.6;5.3;8.4;2.3;1.74;6293 +69088;43.41157;3.41955;11;20221123;18.1;8.1;13.1;2.5;10.15;2.3;1.27;7679 +69088;43.41157;3.41955;11;20221124;16.7;4;10.3;1.7;9.7;.1;.81;8792 +69088;43.41157;3.41955;11;20221125;16.4;7.3;11.9;3.1;10;0;1.25;7101 +69088;43.41157;3.41955;11;20221126;16.6;8.5;12.5;3.9;7.7;0;2.08;7418 +69088;43.41157;3.41955;11;20221127;14.1;1.4;7.7;2;8.5;1.6;.66;8420 +69088;43.41157;3.41955;11;20221128;13.3;10.6;11.9;3.7;11.25;7;.99;3369 +69088;43.41157;3.41955;11;20221129;13.5;6.7;10.1;3.3;7.8;0;1.37;6724 +69088;43.41157;3.41955;11;20221130;14;3.4;8.7;2.4;7.3;0;1;7942 +69088;43.41157;3.41955;11;20221201;12;2.2;7.1;2.9;7.6;0;.83;6730 +69088;43.41157;3.41955;11;20221202;10.6;-.1;5.2;1.1;7.05;.8;.42;7506 +69088;43.41157;3.41955;11;20221203;8.9;4.9;6.9;1.6;9;10.2;.44;3358 +69088;43.41157;3.41955;11;20221204;12.2;5.6;8.9;2.4;8.8;0;.78;5693 +69088;43.41157;3.41955;11;20221205;12.5;-.5;6;1.8;6.35;.1;.72;8563 +69088;43.41157;3.41955;11;20221206;13.8;.8;7.3;.9;6.45;.1;.51;7987 +69088;43.41157;3.41955;11;20221207;13.1;.9;7;1.3;6.8;0;.55;8100 +69088;43.41157;3.41955;11;20221208;7.5;.4;3.9;2.8;7.35;2;.41;4615 +69088;43.41157;3.41955;11;20221209;15.2;6.2;10.7;1.9;11.25;0;.56;6034 +69088;43.41157;3.41955;11;20221210;8.7;8.7;8.7;3.8;7.7;0;1.35;1423 +69088;43.41157;3.41955;11;20221211;8.9;-1.1;3.9;2.1;4.25;0;.93;7329 +69088;43.41157;3.41955;11;20221212;6.8;-4.5;1.2;2.3;5.15;5.7;.52;7256 +69088;43.41157;3.41955;11;20221213;8;2.7;5.3;3.1;8.6;4;.3;4278 +69088;43.41157;3.41955;11;20221214;12.2;7.4;9.8;2.7;11.45;4;.43;3473 +69088;43.41157;3.41955;11;20221215;13.8;10.4;12.1;3.4;12.1;18.2;.75;3089 +69088;43.41157;3.41955;11;20221216;13.8;7.4;10.6;1.5;10.55;.3;.55;5128 +69088;43.41157;3.41955;11;20221217;12.7;1.7;7.2;1.6;7.1;0;.6;7551 +69088;43.41157;3.41955;11;20221218;12.2;.8;6.5;3.2;8.35;.1;.7;5866 +69088;43.41157;3.41955;11;20221219;15.9;12.7;14.3;5.8;14.1;.5;1.01;2640 +69088;43.41157;3.41955;11;20221220;15.8;14.3;15;5.2;14.51;.1;1.04;1956 +69088;43.41157;3.41955;11;20221221;19.1;13.1;16.1;2.5;12.5;0;1.25;5394 +69088;43.41157;3.41955;11;20221222;19.9;7.8;13.8;2.3;11.7;0;.98;6998 +69088;43.41157;3.41955;11;20221223;21.5;13.4;17.4;2.6;13.25;0;1.42;6237 +69088;43.41157;3.41955;11;20221224;20.4;7.1;13.7;1.3;11.15;.1;.68;8222 +69088;43.41157;3.41955;11;20221225;14.3;6.1;10.2;2.9;11.9;0;.42;5234 +69088;43.41157;3.41955;11;20221226;17.7;12.1;14.9;2.1;13.05;.1;.88;4878 +69088;43.41157;3.41955;11;20221227;15.8;6.7;11.3;1.5;10.4;.1;.6;6554 +69088;43.41157;3.41955;11;20221228;11.9;4.4;8.2;2.2;9.6;0;.47;5613 +69088;43.41157;3.41955;11;20221229;15;10.5;12.8;2;12;0;.72;3666 +69088;43.41157;3.41955;11;20221230;15.1;8.7;11.9;1.7;11.6;.1;.6;5381 +69088;43.41157;3.41955;11;20221231;15.2;8.8;12;3.2;13.25;0;.5;4248 +69089;43.47264;3.69754;1;20220101;10.4;6.9;8.7;1.7;11.01;.2;.33;3218 +69089;43.47264;3.69754;1;20220102;11.1;8.3;9.7;2.4;10.76;0;.52;3047 +69089;43.47264;3.69754;1;20220103;14.8;6.7;10.8;2.8;10.91;0;.83;6392 +69089;43.47264;3.69754;1;20220104;12.4;8.5;10.4;4.4;11.71;.3;.59;2868 +69089;43.47264;3.69754;1;20220105;10.3;8.8;9.6;5.9;5.61;.1;2.41;5966 +69089;43.47264;3.69754;1;20220106;11;3.7;7.4;5.8;4.56;0;2.34;7273 +69089;43.47264;3.69754;1;20220107;10.2;1.9;6;3.9;5.61;0;1.36;6694 +69089;43.47264;3.69754;1;20220108;14.8;5.8;10.3;4.6;8.56;0;1.47;7739 +69089;43.47264;3.69754;1;20220109;11.5;8.5;10;4.8;7.51;.3;1.77;3701 +69089;43.47264;3.69754;1;20220110;12.2;7.1;9.7;4.3;6.66;0;1.84;4387 +69089;43.47264;3.69754;1;20220111;10.6;1.9;6.3;4;4.66;0;1.76;7531 +69089;43.47264;3.69754;1;20220112;9.5;.6;5.1;4.3;4.66;0;1.57;8550 +69089;43.47264;3.69754;1;20220113;10.8;-.8;5;3.2;4.61;0;1.38;8894 +69089;43.47264;3.69754;1;20220114;11.5;1.2;6.4;2.8;5.56;0;1.21;7695 +69089;43.47264;3.69754;1;20220115;10.1;-.6;4.8;1.8;5.96;0;.76;7581 +69089;43.47264;3.69754;1;20220116;15.7;-.6;7.5;3.4;4.96;0;1.86;8913 +69089;43.47264;3.69754;1;20220117;15.2;2.9;9.1;4.6;5.81;0;2.26;8280 +69089;43.47264;3.69754;1;20220118;12.6;1.6;7.1;1.9;6.16;0;1;8363 +69089;43.47264;3.69754;1;20220119;13.4;2.9;8.1;3.7;6.61;0;1.55;6461 +69089;43.47264;3.69754;1;20220120;13.4;4.4;8.9;4.7;5.71;0;2.14;8366 +69089;43.47264;3.69754;1;20220121;10.5;2.9;6.7;4.8;4.16;0;2.22;8252 +69089;43.47264;3.69754;1;20220122;11.2;-.3;5.4;4.7;4.76;0;1.88;9007 +69089;43.47264;3.69754;1;20220123;11.6;2.9;7.2;4.2;5.96;0;1.62;9547 +69089;43.47264;3.69754;1;20220124;11.4;2.5;7;2.6;6.81;0;1.07;6999 +69089;43.47264;3.69754;1;20220125;11.8;.9;6.4;2.5;7.61;0;.92;8668 +69089;43.47264;3.69754;1;20220126;13.7;1.2;7.5;2.5;6.91;0;1.28;9679 +69089;43.47264;3.69754;1;20220127;11.8;-.1;5.9;2.3;6.16;0;1.08;10296 +69089;43.47264;3.69754;1;20220128;17.3;.7;9;5.1;4.96;0;3.05;10240 +69089;43.47264;3.69754;1;20220129;16;3.4;9.7;3.4;5.31;0;2.2;10095 +69089;43.47264;3.69754;1;20220130;17.9;4.5;11.2;4.8;7.06;0;2.65;10018 +69089;43.47264;3.69754;1;20220131;13.3;1.7;7.5;6.3;6.56;0;2.12;9074 +69089;43.47264;3.69754;1;20220201;13.1;5.2;9.1;6.8;5.76;0;2.73;9051 +69089;43.47264;3.69754;1;20220202;17;9.1;13.1;6.9;8.01;0;2.95;9936 +69089;43.47264;3.69754;1;20220203;16;4.9;10.4;3.7;7.66;0;1.91;9068 +69089;43.47264;3.69754;1;20220204;16.7;4.8;10.8;4.2;8.46;0;1.96;9555 +69089;43.47264;3.69754;1;20220205;16.9;6.8;11.9;4.2;7.16;0;2.48;10391 +69089;43.47264;3.69754;1;20220206;13.5;2.1;7.8;5.1;6.26;.3;2.17;9655 +69089;43.47264;3.69754;1;20220207;15.9;9.3;12.6;7.1;7.41;.1;3.2;8478 +69089;43.47264;3.69754;1;20220208;15.3;2.5;8.9;3.3;4.61;0;2.38;12347 +69089;43.47264;3.69754;1;20220209;13.5;4.2;8.8;3.1;8.26;0;1.37;7375 +69089;43.47264;3.69754;1;20220210;13.9;9.9;11.9;2.5;10.41;0;1.22;7472 +69089;43.47264;3.69754;1;20220211;16.4;5.5;10.9;4;7.31;0;2.34;9881 +69089;43.47264;3.69754;1;20220212;14.5;5.9;10.2;4.8;7.56;1.7;2.13;8911 +69089;43.47264;3.69754;1;20220213;12;8.9;10.5;8.5;11.26;2.4;.98;2375 +69089;43.47264;3.69754;1;20220214;12.8;11.8;12.3;6.2;10.21;2.3;1.83;3884 +69089;43.47264;3.69754;1;20220215;13.9;7.3;10.6;5.3;7.46;0;2.37;11555 +69089;43.47264;3.69754;1;20220216;16.1;8.3;12.2;4;10.11;0;1.76;8796 +69089;43.47264;3.69754;1;20220217;19.6;13.2;16.4;5.9;11.56;0;2.91;9497 +69089;43.47264;3.69754;1;20220218;16.2;8.1;12.2;2.5;11.41;0;1.46;10982 +69089;43.47264;3.69754;1;20220219;15.2;9.7;12.5;4.5;6.61;0;2.89;7896 +69089;43.47264;3.69754;1;20220220;16;7;11.5;5.3;7.61;0;2.74;12713 +69089;43.47264;3.69754;1;20220221;16.1;11.1;13.6;7.5;7.86;.1;3.56;11816 +69089;43.47264;3.69754;1;20220222;17;9.1;13.1;5.9;7.36;0;3.37;12367 +69089;43.47264;3.69754;1;20220223;18.7;9.7;14.2;4;9.01;0;2.8;13826 +69089;43.47264;3.69754;1;20220224;15.9;7.5;11.7;3.3;10.81;.1;1.51;9306 +69089;43.47264;3.69754;1;20220225;15.2;9.6;12.4;5;6.01;0;3.32;11492 +69089;43.47264;3.69754;1;20220226;13.9;6.3;10.1;4.7;5.76;0;2.87;15066 +69089;43.47264;3.69754;1;20220227;13.8;2.7;8.3;3.8;7.61;0;1.91;12532 +69089;43.47264;3.69754;1;20220228;13.8;4.4;9.1;3.4;8.56;0;1.79;13871 +69089;43.47264;3.69754;1;20220301;12.9;4.3;8.6;4.1;7.81;0;1.84;9210 +69089;43.47264;3.69754;1;20220302;11.7;5.2;8.4;3;9.01;.7;1.04;3404 +69089;43.47264;3.69754;1;20220303;14.7;5.5;10.1;2.5;9.16;0;1.7;13145 +69089;43.47264;3.69754;1;20220304;18.8;7.9;13.4;4.1;9.41;0;2.7;12302 +69089;43.47264;3.69754;1;20220305;15;5.5;10.2;3.5;7.96;0;2.27;14105 +69089;43.47264;3.69754;1;20220306;13.9;3.1;8.5;3.1;5.41;0;2.46;13653 +69089;43.47264;3.69754;1;20220307;12.6;1.1;6.9;2.8;5.46;0;2.15;14054 +69089;43.47264;3.69754;1;20220308;11.7;3.1;7.4;3.8;7.56;1;1.58;7415 +69089;43.47264;3.69754;1;20220309;13.2;6.7;10;3.1;9.91;.6;1.46;9393 +69089;43.47264;3.69754;1;20220310;13.5;7;10.3;5.6;11.26;.8;1.22;8589 +69089;43.47264;3.69754;1;20220311;12.9;11.7;12.3;8.7;11.11;14.6;1.71;2677 +69089;43.47264;3.69754;1;20220312;11.7;9.4;10.6;9.3;10.86;34.1;1.19;2401 +69089;43.47264;3.69754;1;20220313;11.4;9;10.2;9.8;10.26;24.6;1.38;2360 +69089;43.47264;3.69754;1;20220314;13.2;7.6;10.4;5.2;11.01;0;1.03;4699 +69089;43.47264;3.69754;1;20220315;14;11.4;12.7;4.2;12.21;0;1.29;5111 +69089;43.47264;3.69754;1;20220316;15;10.1;12.6;2.4;11.86;0;1.51;9080 +69089;43.47264;3.69754;1;20220317;16.1;9.2;12.7;2.9;11.56;.6;1.66;8753 +69089;43.47264;3.69754;1;20220318;16.2;10.8;13.5;2.4;11.26;.4;1.81;9336 +69089;43.47264;3.69754;1;20220319;16.4;8.6;12.5;2.8;9.51;0;2.3;12629 +69089;43.47264;3.69754;1;20220320;12.6;7.4;10;7;10.46;10.3;1.37;6026 +69089;43.47264;3.69754;1;20220321;12.9;9.1;11;7.5;9.26;0;2.24;6866 +69089;43.47264;3.69754;1;20220322;14.9;4.8;9.8;4.9;7.96;0;2.75;17698 +69089;43.47264;3.69754;1;20220323;15.1;4.4;9.8;3;7.71;0;2.61;18400 +69089;43.47264;3.69754;1;20220324;16.7;5;10.8;2.6;7.46;0;2.86;18286 +69089;43.47264;3.69754;1;20220325;17.1;5.2;11.2;2.6;7.96;0;2.76;17616 +69089;43.47264;3.69754;1;20220326;17.3;6.1;11.7;2.9;8.31;0;2.94;18575 +69089;43.47264;3.69754;1;20220327;20.7;7.3;14;2.5;7.31;0;3.38;16429 +69089;43.47264;3.69754;1;20220328;19.2;7.4;13.3;2.3;8.91;0;2.95;17443 +69089;43.47264;3.69754;1;20220329;16.2;8.4;12.3;3.8;12.46;4.9;1.88;13772 +69089;43.47264;3.69754;1;20220330;16.7;10.4;13.5;3.2;11.41;.4;2.17;11885 +69089;43.47264;3.69754;1;20220331;18.6;11;14.8;5.5;8.11;.1;4.36;20732 +69089;43.47264;3.69754;1;20220401;11.3;5.7;8.5;10.8;5.2;.1;4.11;21000 +69089;43.47264;3.69754;1;20220402;9.1;4.7;6.9;9.1;4.3;0;3.51;11500 +69089;43.47264;3.69754;1;20220403;11.9;2.8;7.3;5.7;5.24;0;3.2;20285 +69089;43.47264;3.69754;1;20220404;16.4;2.8;9.6;3.2;5.41;0;3.52;22584 +69089;43.47264;3.69754;1;20220405;18;3.5;10.7;2.9;6.86;0;3.6;23887 +69089;43.47264;3.69754;1;20220406;18;7.3;12.7;3.2;9.56;0;2.94;16930 +69089;43.47264;3.69754;1;20220407;21.7;11.9;16.8;5.2;10.51;.1;4.33;17535 +69089;43.47264;3.69754;1;20220408;20.6;12.8;16.7;4.9;12.01;0;3.93;20321 +69089;43.47264;3.69754;1;20220409;17.8;10.5;14.1;5.5;6.16;0;4.84;21249 +69089;43.47264;3.69754;1;20220410;16.4;4.2;10.3;3.5;7.26;.1;3.49;23383 +69089;43.47264;3.69754;1;20220411;14.4;8.4;11.4;6.1;11.66;.2;1.75;11123 +69089;43.47264;3.69754;1;20220412;16.2;8;12.1;4.8;11.11;0;2.59;17243 +69089;43.47264;3.69754;1;20220413;18.3;10.1;14.2;3.5;10.86;0;3.16;17776 +69089;43.47264;3.69754;1;20220414;23.9;9.8;16.8;3.5;10.56;0;4.6;23583 +69089;43.47264;3.69754;1;20220415;27.4;12.8;20.1;4.4;11.91;0;5.68;24475 +69089;43.47264;3.69754;1;20220416;24.5;14.1;19.3;6.5;10.41;0;6.23;23098 +69089;43.47264;3.69754;1;20220417;20.2;11.1;15.7;3.4;9.5;0;4.48;25900 +69089;43.47264;3.69754;1;20220418;20.4;9.9;15.2;3.5;11.26;0;3.95;22981 +69089;43.47264;3.69754;1;20220419;22.6;12;17.3;4.3;11.31;2.1;4.76;24236 +69089;43.47264;3.69754;1;20220420;16.9;11.9;14.4;3.9;13.61;15.6;1.61;7296 +69089;43.47264;3.69754;1;20220421;18.5;12.2;15.3;4;13.31;.8;2.49;13321 +69089;43.47264;3.69754;1;20220422;19.6;11;15.3;4.7;13.36;0;3.53;22866 +69089;43.47264;3.69754;1;20220423;15.7;14.4;15.1;6.6;12.76;8.1;2.21;6130 +69089;43.47264;3.69754;1;20220424;18.4;9.5;14;3.8;11.46;.6;2.81;14710 +69089;43.47264;3.69754;1;20220425;22.2;11.4;16.8;5.4;11.11;0;5.04;26168 +69089;43.47264;3.69754;1;20220426;20.1;9.4;14.8;3.8;11.06;0;3.98;23582 +69089;43.47264;3.69754;1;20220427;20.3;11.3;15.8;3.4;13.06;0;3.65;22313 +69089;43.47264;3.69754;1;20220428;23.4;12.5;17.9;3.3;13.11;0;4.35;23598 +69089;43.47264;3.69754;1;20220429;23;12.9;18;3.2;13.91;0;4.22;22833 +69089;43.47264;3.69754;1;20220430;25.4;14.9;20.2;2.9;12.56;0;5.03;24025 +69089;43.47264;3.69754;1;20220501;22.7;11.2;17;3.3;9.71;0;4.78;23583 +69089;43.47264;3.69754;1;20220502;21.6;12.9;17.2;3.3;11.51;0;4.15;19892 +69089;43.47264;3.69754;1;20220503;21.4;13.2;17.3;2.9;14.01;.3;3.61;20106 +69089;43.47264;3.69754;1;20220504;21.9;11.4;16.6;3.1;13.46;1.3;4.13;24626 +69089;43.47264;3.69754;1;20220505;21.9;14.1;18;3.4;11.81;5;3.97;17682 +69089;43.47264;3.69754;1;20220506;23.2;12.8;18;4.7;10.11;0;5.31;22364 +69089;43.47264;3.69754;1;20220507;25.9;15.4;20.7;3.8;10.66;.2;5.77;23983 +69089;43.47264;3.69754;1;20220508;24.7;14.3;19.5;3.9;12.36;1.1;5.21;23627 +69089;43.47264;3.69754;1;20220509;22.9;13.1;18;2.8;15.41;0;4.29;26242 +69089;43.47264;3.69754;1;20220510;22.8;13.4;18.1;2.5;15.26;.1;4.26;25460 +69089;43.47264;3.69754;1;20220511;21.6;13.5;17.6;4.4;15.76;0;3.92;24272 +69089;43.47264;3.69754;1;20220512;21.2;14.3;17.7;4;15.86;0;3.85;23312 +69089;43.47264;3.69754;1;20220513;23.7;13.6;18.6;2.9;14.96;0;4.49;25199 +69089;43.47264;3.69754;1;20220514;25.7;15.2;20.5;2.7;16.66;0;4.91;26847 +69089;43.47264;3.69754;1;20220515;22.6;16.7;19.7;4.3;19.11;0;3.72;22579 +69089;43.47264;3.69754;1;20220516;23.3;15.5;19.4;3.8;17.56;.1;4.12;23437 +69089;43.47264;3.69754;1;20220517;24.1;15.8;20;3.2;18.36;0;4.38;25729 +69089;43.47264;3.69754;1;20220518;30.9;16.6;23.7;3;18.61;.1;6.14;29182 +69089;43.47264;3.69754;1;20220519;24.3;18.5;21.4;3.1;20.41;0;4.13;22929 +69089;43.47264;3.69754;1;20220520;24.6;16.5;20.5;4.3;19.31;0;4.41;25131 +69089;43.47264;3.69754;1;20220521;25.7;17.4;21.5;3.1;18.41;.1;4.65;23989 +69089;43.47264;3.69754;1;20220522;24.9;17.3;21.1;3.4;19.91;0;4.12;22410 +69089;43.47264;3.69754;1;20220523;27.9;19.7;23.8;3.7;18.66;.1;4.63;17589 +69089;43.47264;3.69754;1;20220524;22.6;17.7;20.2;4.9;12.16;2.9;4.78;15558 +69089;43.47264;3.69754;1;20220525;27.3;16.9;22.1;5.7;10.66;0;7.02;23619 +69089;43.47264;3.69754;1;20220526;29.4;17.4;23.4;5.3;10.96;0;7.92;29226 +69089;43.47264;3.69754;1;20220527;32.9;16.4;24.6;4.6;13.11;0;7.94;28089 +69089;43.47264;3.69754;1;20220528;30.8;18.1;24.4;4.5;11.31;0;7.87;28712 +69089;43.47264;3.69754;1;20220529;26.7;15.5;21.1;3.9;9.16;0;7.06;31363 +69089;43.47264;3.69754;1;20220530;24.9;14;19.4;3.1;9.66;.5;5.51;23993 +69089;43.47264;3.69754;1;20220531;25.1;17.1;21.1;2.5;15.16;0;5.09;25674 +69089;43.47264;3.69754;1;20220601;24.8;15.5;20.1;2.6;16.76;0;4.72;25983 +69089;43.47264;3.69754;1;20220602;24.8;18.6;21.7;3.1;19.96;0;4.17;21664 +69089;43.47264;3.69754;1;20220603;27.8;19;23.4;2.6;18.81;0;5.38;26097 +69089;43.47264;3.69754;1;20220604;26;20;23;2.9;21.01;.1;4.48;22348 +69089;43.47264;3.69754;1;20220605;32.2;20;26.1;3.7;18.51;0;7.18;30436 +69089;43.47264;3.69754;1;20220606;29;18.2;23.6;4.3;15.46;.5;6.94;29795 +69089;43.47264;3.69754;1;20220607;30.1;20;25.1;3.8;14.91;0;7.06;28560 +69089;43.47264;3.69754;1;20220608;27.1;18.5;22.8;4.1;13.41;0;5.75;19727 +69089;43.47264;3.69754;1;20220609;27.3;17.7;22.5;6.9;11.16;0;8.13;30070 +69089;43.47264;3.69754;1;20220610;32.4;17.7;25.1;4.4;12.11;0;8.38;31880 +69089;43.47264;3.69754;1;20220611;31.8;19.1;25.4;3.4;12.36;0;7.46;29292 +69089;43.47264;3.69754;1;20220612;30;19.3;24.7;2.3;14.31;.1;6.29;27832 +69089;43.47264;3.69754;1;20220613;34.1;20.4;27.2;3.6;17.31;.1;7.13;25514 +69089;43.47264;3.69754;1;20220614;30.3;21;25.6;3.5;14.31;0;6.97;26718 +69089;43.47264;3.69754;1;20220615;29.4;20.1;24.7;3.4;18.86;0;5.94;25668 +69089;43.47264;3.69754;1;20220616;30.7;19.2;24.9;2.8;19.46;0;6.26;29170 +69089;43.47264;3.69754;1;20220617;37.6;25;31.3;3.8;17.26;0;8.9;29534 +69089;43.47264;3.69754;1;20220618;29.5;20.7;25.1;2.6;21.51;0;5.74;27019 +69089;43.47264;3.69754;1;20220619;27.4;21.1;24.2;4.5;23.66;0;5.21;26565 +69089;43.47264;3.69754;1;20220620;27.3;20.6;24;4.3;22.86;0;4.97;24261 +69089;43.47264;3.69754;1;20220621;29.2;22.8;26;4.3;25.31;1.5;3.6;12249 +69089;43.47264;3.69754;1;20220622;27.6;22.5;25.1;5;24.76;0;4.9;23363 +69089;43.47264;3.69754;1;20220623;27.4;23.1;25.3;5.4;24.71;8;4.89;22735 +69089;43.47264;3.69754;1;20220624;29.5;19.9;24.7;4;19.11;1.3;6.31;27742 +69089;43.47264;3.69754;1;20220625;26.7;19;22.8;3.2;19.36;.3;5.25;25655 +69089;43.47264;3.69754;1;20220626;28.2;22.3;25.3;3.7;23.81;0;5.47;26631 +69089;43.47264;3.69754;1;20220627;31.5;20.3;25.9;4.8;17.21;.4;6.86;24162 +69089;43.47264;3.69754;1;20220628;33.2;19;26.1;4.3;14.41;0;8.14;31074 +69089;43.47264;3.69754;1;20220629;29.7;20.1;24.9;4.2;16.06;1.6;7.42;31761 +69089;43.47264;3.69754;1;20220630;28.1;19.4;23.7;3.9;18.61;0;5.27;22166 +69089;43.47264;3.69754;1;20220701;29.8;17.2;23.5;4.1;12.26;0;7.68;32130 +69089;43.47264;3.69754;1;20220702;28.5;17.4;23;3;13.31;0;6.34;28426 +69089;43.47264;3.69754;1;20220703;29.5;18.6;24;2.5;16.41;0;6.27;29676 +69089;43.47264;3.69754;1;20220704;33.2;21.6;27.4;3.8;20.61;1.9;7.02;27698 +69089;43.47264;3.69754;1;20220705;33.7;23.1;28.4;2.9;18.36;0;7.51;30695 +69089;43.47264;3.69754;1;20220706;33.9;23.1;28.5;4;12.56;0;8.21;25544 +69089;43.47264;3.69754;1;20220707;34.9;19.5;27.2;5;11.86;0;9.58;31601 +69089;43.47264;3.69754;1;20220708;33.7;21.8;27.7;4.8;12.31;0;8.98;29853 +69089;43.47264;3.69754;1;20220709;32.1;20.8;26.4;3.6;12.11;0;8.07;31124 +69089;43.47264;3.69754;1;20220710;35;23.6;29.3;4;12.41;0;8.74;28863 +69089;43.47264;3.69754;1;20220711;29.7;20.7;25.2;3.1;17.26;0;6.56;28928 +69089;43.47264;3.69754;1;20220712;29;20.1;24.6;2.5;22.71;0;5.6;28377 +69089;43.47264;3.69754;1;20220713;28.6;20.4;24.5;2.5;22.91;0;5.73;29532 +69089;43.47264;3.69754;1;20220714;29.3;21.5;25.4;2.6;25.16;0;5.38;26871 +69089;43.47264;3.69754;1;20220715;37;22.2;29.6;3.1;21.76;0;7.77;30442 +69089;43.47264;3.69754;1;20220716;35.8;25.2;30.5;4;14.91;0;8.87;29672 +69089;43.47264;3.69754;1;20220717;32.7;22.2;27.4;3.3;17.51;0;7.36;29736 +69089;43.47264;3.69754;1;20220718;33.2;22.7;27.9;2.3;22.06;.1;6.65;29571 +69089;43.47264;3.69754;1;20220719;30.5;22.2;26.4;1.9;25.11;0;5.5;26857 +69089;43.47264;3.69754;1;20220720;34.3;21.5;27.9;3.4;21.86;.3;6.94;27334 +69089;43.47264;3.69754;1;20220721;33.5;23;28.2;3.9;18.11;.1;7.49;27062 +69089;43.47264;3.69754;1;20220722;31.3;22.9;27.1;3.1;22.06;.4;5.89;24069 +69089;43.47264;3.69754;1;20220723;32.6;24.2;28.4;4.2;19.36;0;7.2;25528 +69089;43.47264;3.69754;1;20220724;32.4;24.1;28.3;3.1;18.51;0;7.13;28728 +69089;43.47264;3.69754;1;20220725;36.7;22.7;29.7;3.8;21.06;.1;7.4;24919 +69089;43.47264;3.69754;1;20220726;35.4;22.9;29.2;4.9;13.81;0;9.28;29779 +69089;43.47264;3.69754;1;20220727;32.8;21.2;27;3.8;12.51;0;8.04;29880 +69089;43.47264;3.69754;1;20220728;30.6;20.3;25.4;3.6;14.06;0;6.65;24334 +69089;43.47264;3.69754;1;20220729;28.2;20.4;24.3;2.9;18.16;.9;4.65;18080 +69089;43.47264;3.69754;1;20220730;34.5;23;28.8;3.6;15.81;0;8;29309 +69089;43.47264;3.69754;1;20220731;35.9;23.8;29.9;4.5;15.81;0;8.78;28429 +69089;43.47264;3.69754;1;20220801;35.2;25;30.1;4.1;15.76;0;8.18;26182 +69089;43.47264;3.69754;1;20220802;34.2;25.5;29.9;3.4;16.56;0;7.64;27414 +69089;43.47264;3.69754;1;20220803;30.9;22.1;26.5;3;21.51;0;5.79;24921 +69089;43.47264;3.69754;1;20220804;29.2;22.4;25.8;2.2;25.36;0;4.88;24290 +69089;43.47264;3.69754;1;20220805;32.7;23.6;28.1;2.4;24.46;0;5.59;23926 +69089;43.47264;3.69754;1;20220806;35.2;23.6;29.4;3.8;17.96;0;7.76;27310 +69089;43.47264;3.69754;1;20220807;32.6;24.3;28.5;4;15.86;0;7.38;24603 +69089;43.47264;3.69754;1;20220808;33.9;22.3;28.1;3.6;14.51;0;7.61;27720 +69089;43.47264;3.69754;1;20220809;33.3;21.3;27.3;2.8;16.26;0;6.18;22505 +69089;43.47264;3.69754;1;20220810;30.5;21.1;25.8;2.9;24.41;0;5.32;25848 +69089;43.47264;3.69754;1;20220811;30.6;21.9;26.3;3;26.26;0;5.06;24286 +69089;43.47264;3.69754;1;20220812;30.9;23.8;27.3;3.1;27.36;0;4.92;22302 +69089;43.47264;3.69754;1;20220813;30.6;23.9;27.2;3.4;28.46;.3;4.5;20106 +69089;43.47264;3.69754;1;20220814;29.6;25.6;27.6;4.5;24.16;1.7;5.12;17962 +69089;43.47264;3.69754;1;20220815;30.2;21.1;25.6;3.3;19.56;0;5.83;25311 +69089;43.47264;3.69754;1;20220816;29.7;21;25.3;3.8;19.51;24.8;5.41;21310 +69089;43.47264;3.69754;1;20220817;27.6;20.2;23.9;4.3;20.71;8.5;4.15;16141 +69089;43.47264;3.69754;1;20220818;28.3;17.9;23.1;3.9;17.16;.3;4.56;16073 +69089;43.47264;3.69754;1;20220819;31.8;22;26.9;6;15.81;0;7.66;23569 +69089;43.47264;3.69754;1;20220820;33.7;21.2;27.4;3.7;16.46;0;7.03;26014 +69089;43.47264;3.69754;1;20220821;33.1;20.9;27;4;15.16;0;6.72;20916 +69089;43.47264;3.69754;1;20220822;32.7;22.2;27.4;5;16.66;0;7.27;23530 +69089;43.47264;3.69754;1;20220823;33.6;22.2;27.9;3.6;17.51;0;6.7;24469 +69089;43.47264;3.69754;1;20220824;30.2;21.8;26;2.3;18.16;0;5.24;22646 +69089;43.47264;3.69754;1;20220825;29.3;20.3;24.8;3;22.31;.2;4.16;18149 +69089;43.47264;3.69754;1;20220826;33.6;22.1;27.8;3.3;18.36;0;6.38;24068 +69089;43.47264;3.69754;1;20220827;30.5;21.1;25.8;3.1;18.16;0;5.55;23412 +69089;43.47264;3.69754;1;20220828;29.8;20.2;25;3;18.41;0;5.12;21583 +69089;43.47264;3.69754;1;20220829;28.5;19.5;24;3.3;23.06;1.6;4.21;20948 +69089;43.47264;3.69754;1;20220830;28.8;22.7;25.8;3.6;25.66;0;4.19;19974 +69089;43.47264;3.69754;1;20220831;30.4;19.7;25.1;3.6;20.11;0;4.56;16901 +69089;43.47264;3.69754;1;20220901;30.9;21.1;26;3.4;19.26;3.2;5.27;20920 +69089;43.47264;3.69754;1;20220902;27.6;20.7;24.2;3.2;21.36;8.7;3.67;15458 +69089;43.47264;3.69754;1;20220903;26.9;20.1;23.5;2.4;21.86;.4;3.4;16631 +69089;43.47264;3.69754;1;20220904;28;20.5;24.2;3.3;23.61;.4;3.69;17783 +69089;43.47264;3.69754;1;20220905;27.9;22.5;25.2;3.5;26.86;0;3.25;15810 +69089;43.47264;3.69754;1;20220906;27.8;23.2;25.5;4.4;25.76;3.6;3.25;12804 +69089;43.47264;3.69754;1;20220907;27.1;19.2;23.1;5.1;23.31;7.7;2.99;12291 +69089;43.47264;3.69754;1;20220908;27.6;18.5;23.1;3;17.41;0;4.19;18224 +69089;43.47264;3.69754;1;20220909;27.3;18.4;22.8;3.6;15.31;.1;4.4;15384 +69089;43.47264;3.69754;1;20220910;25.4;17.4;21.4;3.6;15.56;0;4.26;19196 +69089;43.47264;3.69754;1;20220911;27.5;17.4;22.4;3.6;15.16;0;4.73;19567 +69089;43.47264;3.69754;1;20220912;25.8;17.6;21.7;3.5;19.66;.1;2.79;10061 +69089;43.47264;3.69754;1;20220913;25.8;22.6;24.2;5.5;27.16;3;2.04;9195 +69089;43.47264;3.69754;1;20220914;26.8;22.4;24.6;4.3;26.01;0;2.5;10329 +69089;43.47264;3.69754;1;20220915;30.2;19.7;25;3.5;19.66;0;4.46;17834 +69089;43.47264;3.69754;1;20220916;28.8;20.3;24.6;4.1;15.46;0;5.33;20007 +69089;43.47264;3.69754;1;20220917;23.5;15.8;19.7;5.2;9.36;0;5.39;20097 +69089;43.47264;3.69754;1;20220918;24.9;12.7;18.8;3.6;8.56;0;4.83;20691 +69089;43.47264;3.69754;1;20220919;25.6;13.4;19.5;3.8;9.76;0;4.77;19162 +69089;43.47264;3.69754;1;20220920;25.6;12.5;19;3.6;9.11;0;4.72;19646 +69089;43.47264;3.69754;1;20220921;25.2;13.3;19.2;2.8;10.96;0;4.1;19846 +69089;43.47264;3.69754;1;20220922;23.3;13.9;18.6;3;12.76;0;3.43;16070 +69089;43.47264;3.69754;1;20220923;23.3;14.8;19;3.2;17.16;36.7;2.75;15107 +69089;43.47264;3.69754;1;20220924;22.1;16.2;19.1;5.3;17.21;2.3;2.63;12139 +69089;43.47264;3.69754;1;20220925;23.2;14.2;18.7;3.4;12.96;0;3.6;18277 +69089;43.47264;3.69754;1;20220926;22.3;13.3;17.8;4.5;11.56;.1;3.87;17140 +69089;43.47264;3.69754;1;20220927;20.8;16.2;18.5;5.8;11.31;0;4.12;14011 +69089;43.47264;3.69754;1;20220928;23.3;16.5;19.9;5.7;14.36;.3;3.91;14865 +69089;43.47264;3.69754;1;20220929;21.5;15.8;18.6;3.8;12.71;.5;3.13;11746 +69089;43.47264;3.69754;1;20220930;20.6;14;17.3;3.8;10.71;0;3.36;14668 +69089;43.47264;3.69754;1;20221001;24.1;11.7;17.9;3.5;12.36;.1;3.27;13741 +69089;43.47264;3.69754;1;20221002;27.9;16.2;22;4.2;15.01;0;4.32;17412 +69089;43.47264;3.69754;1;20221003;26.4;16.4;21.4;3.6;13.41;0;3.85;13871 +69089;43.47264;3.69754;1;20221004;23.3;14.2;18.7;2.6;14.16;.1;2.95;16807 +69089;43.47264;3.69754;1;20221005;21;14.3;17.7;2.5;17.71;0;1.54;8517 +69089;43.47264;3.69754;1;20221006;23.5;15;19.3;2.2;17.66;0;2.3;14361 +69089;43.47264;3.69754;1;20221007;21.9;14.5;18.2;2.6;16.76;1.2;1.98;11222 +69089;43.47264;3.69754;1;20221008;21.9;16.4;19.2;2.4;16.16;1.2;1.84;6403 +69089;43.47264;3.69754;1;20221009;21.3;14.2;17.7;3.6;15.46;.3;2.14;9904 +69089;43.47264;3.69754;1;20221010;22.6;15.5;19.1;2.3;17.51;.1;2.04;12053 +69089;43.47264;3.69754;1;20221011;22.3;13.8;18;2.1;16.46;0;2;12856 +69089;43.47264;3.69754;1;20221012;24;15.2;19.6;2.3;16.01;.5;2.36;12138 +69089;43.47264;3.69754;1;20221013;21.6;13.2;17.4;1.9;15.66;.5;1.74;9769 +69089;43.47264;3.69754;1;20221014;25.3;17.6;21.5;3;16.31;.1;2.65;9675 +69089;43.47264;3.69754;1;20221015;23.2;14.1;18.7;2.8;16.01;.2;2.43;14364 +69089;43.47264;3.69754;1;20221016;22;17.7;19.9;5.6;21.81;.3;1.27;8399 +69089;43.47264;3.69754;1;20221017;21.7;18;19.8;5.2;20.66;0;1.42;6682 +69089;43.47264;3.69754;1;20221018;22.2;18.1;20.2;2.5;20.51;.1;1.38;7163 +69089;43.47264;3.69754;1;20221019;21;17.9;19.4;2.6;20.86;.3;.98;5001 +69089;43.47264;3.69754;1;20221020;20.8;20.4;20.6;6.8;22.21;.7;1.01;2645 +69089;43.47264;3.69754;1;20221021;22.4;20.2;21.3;6.8;22.41;0;1.44;5702 +69089;43.47264;3.69754;1;20221022;23.1;17.7;20.4;3.3;19.86;0;1.66;7632 +69089;43.47264;3.69754;1;20221023;21.5;20.4;21;5.7;23.01;0;.96;3625 +69089;43.47264;3.69754;1;20221024;23;20.4;21.7;3.5;21.81;0;1.69;8785 +69089;43.47264;3.69754;1;20221025;22.4;15.7;19.1;2.8;18.36;.1;1.5;6868 +69089;43.47264;3.69754;1;20221026;22.8;18.1;20.4;3.8;20.76;0;1.38;5983 +69089;43.47264;3.69754;1;20221027;22.6;19.7;21.2;2.8;21.26;0;1.48;7713 +69089;43.47264;3.69754;1;20221028;22.5;17.5;20;2.7;19.11;.1;1.61;9235 +69089;43.47264;3.69754;1;20221029;22.9;14;18.4;2.4;16.96;.1;1.57;9384 +69089;43.47264;3.69754;1;20221030;22.4;15.7;19.1;3.4;18.81;.7;1.49;8487 +69089;43.47264;3.69754;1;20221031;22;17.7;19.8;5.7;20.51;0;1.37;5190 +69089;43.47264;3.69754;1;20221101;23.8;19;21.4;4.2;17.76;.1;2.45;9469 +69089;43.47264;3.69754;1;20221102;22.3;14.9;18.6;2.7;12.51;.6;2.21;9370 +69089;43.47264;3.69754;1;20221103;17.5;11.2;14.4;4.4;13.16;6.3;1.55;4772 +69089;43.47264;3.69754;1;20221104;16.2;10.4;13.3;4.6;9.71;1.9;2.11;8601 +69089;43.47264;3.69754;1;20221105;17.9;11.2;14.6;4.8;7.56;0;3.03;10906 +69089;43.47264;3.69754;1;20221106;18;6.9;12.4;2.5;8.31;0;1.8;10603 +69089;43.47264;3.69754;1;20221107;19.7;9;14.3;2.8;11.11;.1;1.75;9364 +69089;43.47264;3.69754;1;20221108;18.9;12.5;15.7;6.3;16.86;1.4;.96;2905 +69089;43.47264;3.69754;1;20221109;21.3;18.1;19.7;5.6;17.46;.9;2.02;6311 +69089;43.47264;3.69754;1;20221110;20.5;12.9;16.7;4.6;11.41;0;2.56;9750 +69089;43.47264;3.69754;1;20221111;20.7;12.7;16.7;4.1;13.16;0;1.96;8973 +69089;43.47264;3.69754;1;20221112;20.4;10.8;15.6;2.4;13.96;.1;1.24;9031 +69089;43.47264;3.69754;1;20221113;18.7;11.4;15;2.8;13.41;1.7;1.26;5518 +69089;43.47264;3.69754;1;20221114;18;13.6;15.8;5.6;14.36;23.9;1.54;3823 +69089;43.47264;3.69754;1;20221115;19;14;16.5;5.4;15.26;.4;1.46;5397 +69089;43.47264;3.69754;1;20221116;19.2;10.8;15;3.2;12.01;0;1.6;8276 +69089;43.47264;3.69754;1;20221117;19.5;11.5;15.5;2.3;13.26;2.4;1.25;6833 +69089;43.47264;3.69754;1;20221118;16.7;11.7;14.2;4.1;10.01;.1;1.92;6921 +69089;43.47264;3.69754;1;20221119;16;7.2;11.6;4;8.01;0;1.92;9097 +69089;43.47264;3.69754;1;20221120;15.2;8;11.6;4.3;7.56;0;2.03;9157 +69089;43.47264;3.69754;1;20221121;10.3;7.6;8.9;3.7;8.86;6.4;1.07;3582 +69089;43.47264;3.69754;1;20221122;13.9;8.2;11.1;4.9;8.36;1.3;1.74;7625 +69089;43.47264;3.69754;1;20221123;17.7;8.7;13.2;2.7;10.26;2.1;1.35;6620 +69089;43.47264;3.69754;1;20221124;17;10.9;13.9;3.5;9.91;.1;1.65;7646 +69089;43.47264;3.69754;1;20221125;18;9.6;13.8;3.2;9.46;0;1.74;6413 +69089;43.47264;3.69754;1;20221126;16.6;7.9;12.3;4;7.56;0;2.12;7635 +69089;43.47264;3.69754;1;20221127;14.5;5.1;9.8;4;8.91;2.3;1.3;7049 +69089;43.47264;3.69754;1;20221128;12;9.9;11;4.4;11.21;5.4;.84;2630 +69089;43.47264;3.69754;1;20221129;14.5;7.2;10.9;3.9;7.86;0;1.59;8105 +69089;43.47264;3.69754;1;20221130;14.2;4.6;9.4;4.1;7.11;0;1.69;7509 +69089;43.47264;3.69754;1;20221201;12.4;5.6;9;3.5;7.51;0;1.36;4975 +69089;43.47264;3.69754;1;20221202;9.3;4.3;6.8;3;7.06;1.7;1.02;3649 +69089;43.47264;3.69754;1;20221203;8.4;6.3;7.4;4.8;9.26;14;.57;1349 +69089;43.47264;3.69754;1;20221204;12.8;5.7;9.3;3.5;9.36;4.9;.92;4709 +69089;43.47264;3.69754;1;20221205;11.8;2.3;7.1;2.6;6.81;.1;1;6660 +69089;43.47264;3.69754;1;20221206;12.9;4.1;8.5;3.1;6.76;.1;1.31;6754 +69089;43.47264;3.69754;1;20221207;10.6;2.2;6.4;3.7;6.46;.1;1.08;7611 +69089;43.47264;3.69754;1;20221208;7.1;1.8;4.5;5;6.86;6.8;.84;3112 +69089;43.47264;3.69754;1;20221209;14.8;6;10.4;3.6;10.91;0;.69;6257 +69089;43.47264;3.69754;1;20221210;10.6;7;8.8;3.8;7.31;0;1.28;6115 +69089;43.47264;3.69754;1;20221211;8.1;-1.9;3.1;3;4.06;0;1.14;6539 +69089;43.47264;3.69754;1;20221212;5.9;-1.9;2;3.1;5.26;4.5;.76;5348 +69089;43.47264;3.69754;1;20221213;7.2;2.4;4.8;5;8.51;11.9;.24;3499 +69089;43.47264;3.69754;1;20221214;12.9;6.6;9.8;4.3;11.21;5.6;.44;4682 +69089;43.47264;3.69754;1;20221215;12.1;9.5;10.8;4.6;12.16;31.6;.48;1878 +69089;43.47264;3.69754;1;20221216;13.7;9;11.3;2.8;9.66;0;.94;5569 +69089;43.47264;3.69754;1;20221217;10.3;2;6.2;3;5.66;0;1.08;7685 +69089;43.47264;3.69754;1;20221218;11.3;.4;5.8;4.5;7.56;.1;1.06;5113 +69089;43.47264;3.69754;1;20221219;15.2;10.7;12.9;5.5;13.71;0;.7;4404 +69089;43.47264;3.69754;1;20221220;15.4;12.7;14;5.8;14.91;.9;.61;3211 +69089;43.47264;3.69754;1;20221221;18.9;13.6;16.2;3.5;13.06;.1;1.35;5921 +69089;43.47264;3.69754;1;20221222;16.6;10.2;13.4;4.5;11.71;0;1.39;2936 +69089;43.47264;3.69754;1;20221223;20.9;13.7;17.3;4.6;13.56;0;1.88;6166 +69089;43.47264;3.69754;1;20221224;19.6;12.4;16;3.1;12.11;.1;1.51;6127 +69089;43.47264;3.69754;1;20221225;14.6;7.9;11.3;4.3;12.76;0;.56;2144 +69089;43.47264;3.69754;1;20221226;17.3;13;15.2;4;13.26;0;1.2;4436 +69089;43.47264;3.69754;1;20221227;16.8;9.4;13.1;3.2;10.51;.1;1.26;6602 +69089;43.47264;3.69754;1;20221228;11.2;5.1;8.2;3.6;9.51;0;.77;2867 +69089;43.47264;3.69754;1;20221229;15.2;10.3;12.8;3.4;12.06;0;.85;4974 +69089;43.47264;3.69754;1;20221230;14.2;9.3;11.7;2.1;12.06;.1;.58;4172 +69089;43.47264;3.69754;1;20221231;15.1;11.1;13.1;4.9;13.51;0;.75;2939 +69090;43.56239;4.10376;1;20220101;9.3;6.1;7.7;1.7;10.4;.1;.33;2394 +69090;43.56239;4.10376;1;20220102;10.8;7.9;9.3;2.1;10.5;0;.55;2461 +69090;43.56239;4.10376;1;20220103;14.6;5.3;10;1.7;10.65;0;.51;6028 +69090;43.56239;4.10376;1;20220104;12.2;8.5;10.4;3.9;11.7;.4;.53;2317 +69090;43.56239;4.10376;1;20220105;10.4;8.2;9.3;7.4;6.2;0;2.48;5181 +69090;43.56239;4.10376;1;20220106;10.5;4.1;7.3;7.2;4.7;0;2.6;6155 +69090;43.56239;4.10376;1;20220107;10.4;1.6;6;3.9;5.4;0;1.49;6376 +69090;43.56239;4.10376;1;20220108;14.2;5.4;9.8;5.8;8.3;0;1.73;6799 +69090;43.56239;4.10376;1;20220109;11.1;9;10;7.4;7.45;0;2.29;2127 +69090;43.56239;4.10376;1;20220110;12.4;7.1;9.8;5.7;6.45;0;2.32;4008 +69090;43.56239;4.10376;1;20220111;9.7;1.3;5.5;5.6;5;0;1.81;6893 +69090;43.56239;4.10376;1;20220112;9.1;.8;4.9;5.5;4.95;0;1.72;6795 +69090;43.56239;4.10376;1;20220113;10.3;-1;4.7;3.6;4.9;0;1.4;7530 +69090;43.56239;4.10376;1;20220114;12.4;-.6;5.9;2.3;5.6;0;1.1;7914 +69090;43.56239;4.10376;1;20220115;11.4;-1.9;4.7;1.6;5.75;0;.74;8259 +69090;43.56239;4.10376;1;20220116;14.7;-1.7;6.5;2.3;5.35;.1;1.27;8573 +69090;43.56239;4.10376;1;20220117;15.1;2;8.6;4.3;5.8;0;2.09;8222 +69090;43.56239;4.10376;1;20220118;11.9;1.3;6.6;2.8;6.3;0;1.17;7632 +69090;43.56239;4.10376;1;20220119;12.3;2.7;7.5;3.4;6.75;.1;1.42;5458 +69090;43.56239;4.10376;1;20220120;13.5;3.8;8.7;6.3;5.65;0;2.56;7924 +69090;43.56239;4.10376;1;20220121;9.7;3.6;6.6;7.3;4.3;0;2.65;6757 +69090;43.56239;4.10376;1;20220122;10.7;-.1;5.3;6.3;4.9;0;2.08;8068 +69090;43.56239;4.10376;1;20220123;11.3;2.2;6.7;4.1;6;0;1.58;8088 +69090;43.56239;4.10376;1;20220124;12.2;1.4;6.8;2.4;6.65;0;1.09;7381 +69090;43.56239;4.10376;1;20220125;12.3;-.5;5.9;2.1;7.1;0;.87;9077 +69090;43.56239;4.10376;1;20220126;13.2;-.3;6.4;1.8;6.7;0;.96;9445 +69090;43.56239;4.10376;1;20220127;13.1;-.3;6.4;2.3;5.6;0;1.29;9661 +69090;43.56239;4.10376;1;20220128;17;-1.2;7.9;5.8;4.8;0;3.09;10497 +69090;43.56239;4.10376;1;20220129;15.8;2.9;9.3;2.6;5.7;0;1.8;9588 +69090;43.56239;4.10376;1;20220130;17.1;4;10.5;4.4;6.95;0;2.38;9488 +69090;43.56239;4.10376;1;20220131;13.7;2.1;7.9;7.6;6.35;0;2.51;8774 +69090;43.56239;4.10376;1;20220201;13.5;5.4;9.5;8.7;5.6;0;3.32;8694 +69090;43.56239;4.10376;1;20220202;17.9;9;13.5;6.4;8;0;3.25;9534 +69090;43.56239;4.10376;1;20220203;16.4;4.2;10.3;2.5;8.25;0;1.5;9396 +69090;43.56239;4.10376;1;20220204;16.7;4.2;10.5;3.9;8.6;0;1.83;9433 +69090;43.56239;4.10376;1;20220205;16.5;6.8;11.7;5;6.6;0;2.86;9622 +69090;43.56239;4.10376;1;20220206;14.2;1.6;7.9;5.3;6.3;.2;2.25;10036 +69090;43.56239;4.10376;1;20220207;15.9;9.3;12.6;9.1;7.1;0;3.83;7290 +69090;43.56239;4.10376;1;20220208;15.1;2.2;8.7;4;5;0;2.49;10945 +69090;43.56239;4.10376;1;20220209;14;2.6;8.3;2.8;8.3;0;1.27;8166 +69090;43.56239;4.10376;1;20220210;12.3;9.5;10.9;2.2;10;0;1.31;8400 +69090;43.56239;4.10376;1;20220211;16.9;2.9;9.9;4.3;6.8;0;2.47;10400 +69090;43.56239;4.10376;1;20220212;15.2;5.6;10.4;5.4;7.7;.5;2.38;10300 +69090;43.56239;4.10376;1;20220213;11.6;7.6;9.6;9.1;10.7;5.2;.91;1500 +69090;43.56239;4.10376;1;20220214;13;11.4;12.2;7;10.3;4.9;1.93;3500 +69090;43.56239;4.10376;1;20220215;14.2;7.3;10.8;7.2;7.3;0;2.91;13000 +69090;43.56239;4.10376;1;20220216;15.9;8.3;12.1;5.9;10.25;.2;2.01;7555 +69090;43.56239;4.10376;1;20220217;20.2;13.9;17.1;8.6;11.7;0;3.73;8195 +69090;43.56239;4.10376;1;20220218;17.6;8.3;12.9;2.2;11.75;0;1.48;11391 +69090;43.56239;4.10376;1;20220219;15.1;10;12.6;5.5;7;0;3.11;7142 +69090;43.56239;4.10376;1;20220220;16.4;6.7;11.6;6.6;7.6;0;3.12;12235 +69090;43.56239;4.10376;1;20220221;16;11.7;13.8;9.7;8.05;0;4.04;9984 +69090;43.56239;4.10376;1;20220222;17.7;9.3;13.5;7;7.1;0;3.97;11808 +69090;43.56239;4.10376;1;20220223;18.9;8.9;13.9;4.2;9.1;0;2.83;13127 +69090;43.56239;4.10376;1;20220224;16.8;7.1;11.9;3.2;10.8;.2;1.64;9617 +69090;43.56239;4.10376;1;20220225;15;8.6;11.8;6.5;6.25;0;3.51;10472 +69090;43.56239;4.10376;1;20220226;14.6;6.8;10.7;5.2;5.8;0;3.14;12605 +69090;43.56239;4.10376;1;20220227;14.1;1.7;7.9;3.6;7.45;0;1.88;12698 +69090;43.56239;4.10376;1;20220228;13.8;3.7;8.7;3.2;8.45;0;1.71;13492 +69090;43.56239;4.10376;1;20220301;13.1;4.5;8.8;4.2;7.7;0;1.88;9033 +69090;43.56239;4.10376;1;20220302;12;5.4;8.7;2.9;8.6;0;1.27;5787 +69090;43.56239;4.10376;1;20220303;15.9;4.3;10.1;2.5;8.9;0;1.88;13888 +69090;43.56239;4.10376;1;20220304;19.1;7;13;3.9;9.1;0;2.74;12247 +69090;43.56239;4.10376;1;20220305;15.6;5.8;10.7;3.4;7.15;0;2.48;13500 +69090;43.56239;4.10376;1;20220306;14;2.5;8.3;4;5.3;0;2.7;13953 +69090;43.56239;4.10376;1;20220307;13.4;1;7.2;2.6;5.5;0;2.14;14384 +69090;43.56239;4.10376;1;20220308;12.1;2.8;7.5;3.5;7.55;0;1.55;7456 +69090;43.56239;4.10376;1;20220309;13.2;6.4;9.8;3.3;9.45;0;1.5;8642 +69090;43.56239;4.10376;1;20220310;13.8;6.4;10.1;5.8;10.8;.5;1.32;8152 +69090;43.56239;4.10376;1;20220311;13.1;11.8;12.5;10;11.05;14.7;2.01;3922 +69090;43.56239;4.10376;1;20220312;11.9;9;10.5;8.8;10.35;13;1.47;3853 +69090;43.56239;4.10376;1;20220313;11.4;8.4;9.9;10.3;10.05;22.5;1.45;3889 +69090;43.56239;4.10376;1;20220314;13.9;7.6;10.7;4.5;10.8;0;1.42;7527 +69090;43.56239;4.10376;1;20220315;15.1;10.3;12.7;3.5;11.65;0;1.66;8389 +69090;43.56239;4.10376;1;20220316;15.3;9.5;12.4;2.2;11.75;0;1.53;9448 +69090;43.56239;4.10376;1;20220317;16.2;9.7;12.9;2.9;11.75;.4;1.63;7608 +69090;43.56239;4.10376;1;20220318;16.7;10.1;13.4;2.5;11.3;.6;1.77;7800 +69090;43.56239;4.10376;1;20220319;16.8;7.3;12.1;2.5;9.7;0;2.13;11900 +69090;43.56239;4.10376;1;20220320;12.6;5.9;9.3;7;10.1;4.1;1.13;2000 +69090;43.56239;4.10376;1;20220321;12.8;7.9;10.4;7.8;8.9;0;2.17;5400 +69090;43.56239;4.10376;1;20220322;15;3.4;9.2;5.2;7.7;0;2.82;18500 +69090;43.56239;4.10376;1;20220323;15.3;2.9;9.1;2.8;7.8;0;2.53;19400 +69090;43.56239;4.10376;1;20220324;16.9;2.4;9.7;2.3;7.4;0;2.7;19700 +69090;43.56239;4.10376;1;20220325;17.7;3;10.4;2.6;7.6;0;2.81;18200 +69090;43.56239;4.10376;1;20220326;17.6;4.1;10.9;2.6;7.8;0;2.92;19600 +69090;43.56239;4.10376;1;20220327;20.9;5.1;13;2;8.1;0;2.71;12900 +69090;43.56239;4.10376;1;20220328;19.7;4.8;12.3;2.4;9.2;0;2.89;18000 +69090;43.56239;4.10376;1;20220329;16.5;7.1;11.8;3.7;12.2;4.5;1.8;12700 +69090;43.56239;4.10376;1;20220330;17.1;10.3;13.7;2.9;11.7;.5;1.95;8500 +69090;43.56239;4.10376;1;20220331;19.2;10.6;14.9;7.2;7.9;.2;5.25;25200 +69090;43.56239;4.10376;1;20220401;11.3;5.7;8.5;10.8;5.2;.4;4.11;21000 +69090;43.56239;4.10376;1;20220402;9.1;4.7;6.9;9.1;4.3;0;3.51;11500 +69090;43.56239;4.10376;1;20220403;11.9;2.8;7.4;5.7;5.24;0;3.2;20285 +69090;43.56239;4.10376;1;20220404;16.4;2.8;9.6;3.2;5.41;0;3.52;22584 +69090;43.56239;4.10376;1;20220405;17;1.7;9.4;2.8;7.3;0;3.22;24000 +69090;43.56239;4.10376;1;20220406;18;4.9;11.5;3.9;9.6;0;2.8;15900 +69090;43.56239;4.10376;1;20220407;21.7;11.8;16.8;6.3;10.5;.1;4.34;12800 +69090;43.56239;4.10376;1;20220408;20.7;12.5;16.6;6;12;0;4.28;21700 +69090;43.56239;4.10376;1;20220409;17.9;10.6;14.3;7.5;6.1;0;5.63;23000 +69090;43.56239;4.10376;1;20220410;16.5;2.1;9.3;3.5;7.1;.1;3.48;25300 +69090;43.56239;4.10376;1;20220411;14.5;6.4;10.5;6.6;11.3;.1;1.67;12300 +69090;43.56239;4.10376;1;20220412;16.4;6.6;11.5;5.2;10.5;0;2.66;17200 +69090;43.56239;4.10376;1;20220413;18.5;8.7;13.6;3.1;10.9;0;3.04;18300 +69090;43.56239;4.10376;1;20220414;24.5;8.1;16.3;3.3;11;0;4.43;23100 +69090;43.56239;4.10376;1;20220415;27.4;12.7;20.1;4.4;11.91;0;5.68;24475 +69090;43.56239;4.10376;1;20220416;24.5;14.1;19.3;6.5;10.41;0;6.23;23098 +69090;43.56239;4.10376;1;20220417;20.2;11.1;15.7;3.4;9.5;0;4.48;25900 +69090;43.56239;4.10376;1;20220418;20.1;7.5;13.8;3.1;11.4;0;3.73;25600 +69090;43.56239;4.10376;1;20220419;22.4;10.6;16.5;3.5;11.2;.8;4.54;25600 +69090;43.56239;4.10376;1;20220420;17.6;12.1;14.9;3.4;14;12.7;1.74;7200 +69090;43.56239;4.10376;1;20220421;19.3;12.2;15.8;3.5;13.4;0;2.34;9300 +69090;43.56239;4.10376;1;20220422;18.9;9.7;14.3;4.9;13.5;0;3.26;24100 +69090;43.56239;4.10376;1;20220423;16;14.6;15.3;7.6;13.2;6;2.33;5800 +69090;43.56239;4.10376;1;20220424;18.3;9.1;13.7;4;11.5;1.2;2.69;13100 +69090;43.56239;4.10376;1;20220425;22.3;10.9;16.6;6.3;10.5;0;5.47;27000 +69090;43.56239;4.10376;1;20220426;20.7;7.1;13.9;3.5;11.1;0;4.11;27200 +69090;43.56239;4.10376;1;20220427;20.9;9.6;15.3;3.3;13.1;0;3.91;26100 +69090;43.56239;4.10376;1;20220428;24;11.5;17.8;2.8;12.9;0;4.39;23900 +69090;43.56239;4.10376;1;20220429;23.6;10.5;17.1;2.6;13.8;0;4.42;27300 +69090;43.56239;4.10376;1;20220430;24.6;14;19.3;2.8;13.1;0;4.46;21600 +69090;43.56239;4.10376;1;20220501;23.3;9.2;16.3;3;10.1;0;4.66;24700 +69090;43.56239;4.10376;1;20220502;21.7;10.6;16.2;3.2;11.6;0;4.05;21700 +69090;43.56239;4.10376;1;20220503;21.7;12.1;16.9;3;13.9;.2;3.61;20000 +69090;43.56239;4.10376;1;20220504;21.9;9.5;15.7;2.8;13.4;1.7;4.1;26600 +69090;43.56239;4.10376;1;20220505;22.7;13.8;18.3;3.2;11.8;1.8;3.83;14600 +69090;43.56239;4.10376;1;20220506;23;12.9;18;5.8;10.3;0;5.55;21866 +69090;43.56239;4.10376;1;20220507;26.7;14.6;20.6;4.4;11;0;6.15;24583 +69090;43.56239;4.10376;1;20220508;24.8;14.4;19.6;3.5;12.5;2.3;5.01;22681 +69090;43.56239;4.10376;1;20220509;23.7;13.1;18.4;3;15.7;.1;4.31;25220 +69090;43.56239;4.10376;1;20220510;23.6;13.1;18.3;2.7;15.5;.1;4.32;25532 +69090;43.56239;4.10376;1;20220511;22.4;13;17.7;4.6;15.8;0;4.15;25296 +69090;43.56239;4.10376;1;20220512;21.9;14.3;18.1;4.1;15.7;0;4.02;23206 +69090;43.56239;4.10376;1;20220513;24;13.2;18.6;2.8;15;0;4.44;24913 +69090;43.56239;4.10376;1;20220514;26.6;15.6;21.1;3;17.3;0;4.9;25063 +69090;43.56239;4.10376;1;20220515;23.3;17.2;20.2;5.2;18.65;0;4.09;22187 +69090;43.56239;4.10376;1;20220516;23.9;15.5;19.7;3.9;17.35;.1;4.37;24230 +69090;43.56239;4.10376;1;20220517;24.8;16.2;20.5;2.8;18.45;0;4.41;24509 +69090;43.56239;4.10376;1;20220518;29.2;16.7;23;3.3;18.95;.1;5.49;25766 +69090;43.56239;4.10376;1;20220519;24.9;18.8;21.9;3.6;20.1;0;4.36;22483 +69090;43.56239;4.10376;1;20220520;25.8;16.8;21.3;4.6;18.45;0;4.91;25135 +69090;43.56239;4.10376;1;20220521;26.3;17.6;22;3.3;18.05;.1;4.92;24070 +69090;43.56239;4.10376;1;20220522;25.3;17.5;21.4;3.5;20.15;0;4.21;22256 +69090;43.56239;4.10376;1;20220523;28;19.9;23.9;4.6;18.95;.1;5.13;19080 +69090;43.56239;4.10376;1;20220524;23.6;18.5;21.1;5.9;12.15;1.7;5.48;14705 +69090;43.56239;4.10376;1;20220525;27.7;17.2;22.4;6.1;10.65;0;7.39;21955 +69090;43.56239;4.10376;1;20220526;30;17;23.5;5.8;10.95;0;8.36;28920 +69090;43.56239;4.10376;1;20220527;32.9;16.9;24.9;5.1;13;0;8.25;27267 +69090;43.56239;4.10376;1;20220528;30.3;18.3;24.3;6.6;11.05;0;8.74;26434 +69090;43.56239;4.10376;1;20220529;27.8;15.3;21.6;4.1;8.4;0;7.38;29380 +69090;43.56239;4.10376;1;20220530;24.9;13.6;19.2;2.9;9.8;.3;5.31;23403 +69090;43.56239;4.10376;1;20220531;25.1;17.4;21.3;2.9;15.4;0;5.04;24528 +69090;43.56239;4.10376;1;20220601;26.1;15.7;20.9;2.6;17.2;0;5.03;26880 +69090;43.56239;4.10376;1;20220602;25.9;19;22.5;3.3;20.05;0;4.68;23370 +69090;43.56239;4.10376;1;20220603;28.7;19.3;24;3.2;18.85;0;5.48;24244 +69090;43.56239;4.10376;1;20220604;26.8;20.3;23.6;3.8;20.35;0;5.13;23774 +69090;43.56239;4.10376;1;20220605;31.7;20.9;26.3;4.6;19.6;0;7.08;26994 +69090;43.56239;4.10376;1;20220606;29.3;19;24.1;4.1;15.6;.5;6.66;26555 +69090;43.56239;4.10376;1;20220607;30.7;20.1;25.4;4.2;14.9;0;7.32;27517 +69090;43.56239;4.10376;1;20220608;27;18.8;22.9;5;13.5;.1;5.93;17976 +69090;43.56239;4.10376;1;20220609;28.3;18.2;23.2;8.5;11.05;0;9.07;28135 +69090;43.56239;4.10376;1;20220610;32.9;17.8;25.4;5.6;11.5;0;9.32;31055 +69090;43.56239;4.10376;1;20220611;33.4;18.9;26.2;3.9;12.75;0;8.27;30485 +69090;43.56239;4.10376;1;20220612;31.1;18.7;24.9;2.3;16.05;0;6.29;28439 +69090;43.56239;4.10376;1;20220613;35.3;20.4;27.9;3.8;17.55;.3;7.86;27994 +69090;43.56239;4.10376;1;20220614;31.5;21.2;26.4;4;14.7;0;7.54;27315 +69090;43.56239;4.10376;1;20220615;30.4;20.7;25.6;3.5;19.4;0;6.07;24802 +69090;43.56239;4.10376;1;20220616;31.2;19.5;25.3;2.8;20.15;0;6.06;26829 +69090;43.56239;4.10376;1;20220617;38.1;25.2;31.7;3.8;17.95;0;8.91;28201 +69090;43.56239;4.10376;1;20220618;30.4;20.7;25.5;3.1;21.6;0;5.98;27036 +69090;43.56239;4.10376;1;20220619;28.6;22.1;25.3;5.5;23.35;0;5.62;24435 +69090;43.56239;4.10376;1;20220620;28.7;21.4;25;5.1;22.1;0;5.66;23828 +69090;43.56239;4.10376;1;20220621;30.1;22.9;26.5;4.6;24.95;2.3;4.67;16322 +69090;43.56239;4.10376;1;20220622;27.8;22.8;25.3;5.4;25.5;0;4.78;21762 +69090;43.56239;4.10376;1;20220623;27.4;23.7;25.6;6.9;24.85;16.2;5.1;21254 +69090;43.56239;4.10376;1;20220624;28.7;19.2;24;4.8;20.25;1.4;5.79;25586 +69090;43.56239;4.10376;1;20220625;26.9;18.7;22.8;3.7;20;0;4.99;23932 +69090;43.56239;4.10376;1;20220626;28.1;23.6;25.9;4.5;24.8;0;5.2;22718 +69090;43.56239;4.10376;1;20220627;32.2;21.6;26.9;4.4;19;.1;6.87;23961 +69090;43.56239;4.10376;1;20220628;33.9;19.3;26.6;4.5;15.45;0;8.32;29750 +69090;43.56239;4.10376;1;20220629;29.1;20.3;24.7;4.4;16.65;.6;6.72;26655 +69090;43.56239;4.10376;1;20220630;27.6;20.7;24.2;4.1;20.3;0;4.71;17821 +69090;43.56239;4.10376;1;20220701;29.4;17.8;23.6;4.9;13.05;0;7.59;29398 +69090;43.56239;4.10376;1;20220702;29.5;17.6;23.6;3.9;13.6;0;7.01;28720 +69090;43.56239;4.10376;1;20220703;30;18.5;24.2;2.5;17.45;0;5.93;27299 +69090;43.56239;4.10376;1;20220704;32.9;21.9;27.4;3.8;20.95;.8;6.74;25608 +69090;43.56239;4.10376;1;20220705;33.8;23.2;28.5;4.2;17.9;0;8.01;28004 +69090;43.56239;4.10376;1;20220706;33.5;23;28.2;5.7;12.65;0;9.37;26493 +69090;43.56239;4.10376;1;20220707;34.1;20.1;27.1;6.6;11.95;0;10.19;29248 +69090;43.56239;4.10376;1;20220708;34.2;22.2;28.2;7;12.15;0;10.55;28589 +69090;43.56239;4.10376;1;20220709;33.4;20.5;26.9;4.4;12.55;0;8.55;29242 +69090;43.56239;4.10376;1;20220710;35.8;23;29.4;4.8;13.1;0;9.52;29323 +69090;43.56239;4.10376;1;20220711;29.9;20.5;25.2;3.5;17.75;0;6.26;25732 +69090;43.56239;4.10376;1;20220712;29.4;20.4;24.9;2.7;22.75;0;5.4;25998 +69090;43.56239;4.10376;1;20220713;29.3;20;24.6;2.6;23;.1;5.35;26482 +69090;43.56239;4.10376;1;20220714;29.7;21.2;25.4;2.6;25.05;0;5.34;26217 +69090;43.56239;4.10376;1;20220715;36.8;22.3;29.6;3.3;21.95;0;7.73;29245 +69090;43.56239;4.10376;1;20220716;36.9;24.6;30.7;4.4;14.9;0;9.35;28521 +69090;43.56239;4.10376;1;20220717;33.2;22;27.6;3.9;17.75;0;7.38;26858 +69090;43.56239;4.10376;1;20220718;34.1;22.8;28.4;2.8;21.85;.1;6.61;26691 +69090;43.56239;4.10376;1;20220719;31.3;22.1;26.7;1.9;25.05;0;5.38;25376 +69090;43.56239;4.10376;1;20220720;33;21.7;27.3;3.7;22.3;.3;6.47;25279 +69090;43.56239;4.10376;1;20220721;34.5;23.4;28.9;4.4;17.9;0;8.03;26617 +69090;43.56239;4.10376;1;20220722;31.6;22.4;27;3;22.85;.1;5.82;24539 +69090;43.56239;4.10376;1;20220723;31.8;24.7;28.3;4;22.05;0;6.24;21720 +69090;43.56239;4.10376;1;20220724;33.3;24.1;28.7;3.4;19.05;0;6.97;25381 +69090;43.56239;4.10376;1;20220725;35.4;22.8;29.1;4.2;22;0;7.12;23426 +69090;43.56239;4.10376;1;20220726;35.9;23.5;29.7;5.4;14.85;0;9.51;27375 +69090;43.56239;4.10376;1;20220727;31.8;21.5;26.6;5;13.85;0;8.1;26614 +69090;43.56239;4.10376;1;20220728;31.5;20.6;26.1;3;14.9;.1;6.27;23384 +69090;43.56239;4.10376;1;20220729;28.9;20.6;24.7;2.9;19.3;.4;4.73;18645 +69090;43.56239;4.10376;1;20220730;33.9;22.5;28.2;4;16.05;0;7.76;27061 +69090;43.56239;4.10376;1;20220731;36;23.1;29.6;4.8;15.4;0;8.97;27454 +69090;43.56239;4.10376;1;20220801;35.9;25;30.5;4.5;16.7;0;8.58;25973 +69090;43.56239;4.10376;1;20220802;35.3;25.7;30.5;4.8;16.5;0;8.61;25122 +69090;43.56239;4.10376;1;20220803;30.8;21.6;26.2;2.8;21.65;0;5.57;24377 +69090;43.56239;4.10376;1;20220804;29.9;22.6;26.2;2.5;25.2;0;4.96;23304 +69090;43.56239;4.10376;1;20220805;31.9;23.6;27.8;3;24.55;0;5.31;21102 +69090;43.56239;4.10376;1;20220806;35.3;23.8;29.6;5.3;17.65;0;8.45;24349 +69090;43.56239;4.10376;1;20220807;33.6;24.4;29;4.8;15.35;0;8.19;24351 +69090;43.56239;4.10376;1;20220808;34.8;22.2;28.5;3.4;14.75;0;7.41;25771 +69090;43.56239;4.10376;1;20220809;33.9;20.4;27.2;2.8;16.85;0;6.41;25100 +69090;43.56239;4.10376;1;20220810;31;21.1;26.1;3;23.8;0;5.27;23875 +69090;43.56239;4.10376;1;20220811;30.9;21.6;26.3;3.1;25.2;0;5.16;23689 +69090;43.56239;4.10376;1;20220812;31.6;23.3;27.4;3.5;26.75;0;5.21;22311 +69090;43.56239;4.10376;1;20220813;30.4;23.9;27.2;4;27.75;0;4.63;19623 +69090;43.56239;4.10376;1;20220814;29.3;26;27.6;5.3;24;22.1;5;14656 +69090;43.56239;4.10376;1;20220815;30.1;20.2;25.2;3.1;20.35;0;5.3;23355 +69090;43.56239;4.10376;1;20220816;30.3;20.7;25.5;4.1;19.7;19.5;5.62;21664 +69090;43.56239;4.10376;1;20220817;27.1;19.5;23.3;4.7;21.9;21.9;3.82;16047 +69090;43.56239;4.10376;1;20220818;26.7;17.4;22.1;4;18;.3;3.8;13235 +69090;43.56239;4.10376;1;20220819;31.7;22;26.8;7.3;16.45;0;8.07;21759 +69090;43.56239;4.10376;1;20220820;33.1;21.2;27.2;4.1;16.9;0;6.83;23412 +69090;43.56239;4.10376;1;20220821;32;20.6;26.3;3.7;15.55;0;6.14;20215 +69090;43.56239;4.10376;1;20220822;32.5;22.1;27.3;5.4;16.65;0;7.34;21834 +69090;43.56239;4.10376;1;20220823;34.1;22.4;28.2;4.3;17.65;0;7.13;23452 +69090;43.56239;4.10376;1;20220824;30.4;20.9;25.7;2.6;19.35;0;5.1;21818 +69090;43.56239;4.10376;1;20220825;29.9;19.8;24.8;2.8;22.85;.2;4.28;19589 +69090;43.56239;4.10376;1;20220826;33.3;22.5;27.9;3.5;19.8;0;6.03;21606 +69090;43.56239;4.10376;1;20220827;30.8;20.8;25.8;3.6;18.6;0;5.58;21662 +69090;43.56239;4.10376;1;20220828;30.3;20.1;25.2;3;19.15;0;5.09;21497 +69090;43.56239;4.10376;1;20220829;29.1;19.6;24.3;3.5;24.15;1.3;4.01;19268 +69090;43.56239;4.10376;1;20220830;28.4;23.9;26.2;3.2;26.15;.1;3.65;15487 +69090;43.56239;4.10376;1;20220831;30.9;19.8;25.3;4.2;20.05;0;5.07;18149 +69090;43.56239;4.10376;1;20220901;30.5;20.8;25.6;3.3;19.35;.2;5.05;19950 +69090;43.56239;4.10376;1;20220902;27.5;21.2;24.4;3.1;22;8.8;3.58;14830 +69090;43.56239;4.10376;1;20220903;26.9;20.2;23.6;2.6;22.3;1.4;3.31;15437 +69090;43.56239;4.10376;1;20220904;28.6;20.3;24.5;3.5;23.5;0;3.96;18401 +69090;43.56239;4.10376;1;20220905;28.4;22.2;25.3;4.6;26.2;.4;3.63;16231 +69090;43.56239;4.10376;1;20220906;28.5;22.7;25.6;5.4;25.4;6.1;3.69;13645 +69090;43.56239;4.10376;1;20220907;27.1;19.3;23.2;5.8;24.2;23.2;2.92;12607 +69090;43.56239;4.10376;1;20220908;27.4;18;22.7;3;18.75;.1;3.96;18445 +69090;43.56239;4.10376;1;20220909;27;18.1;22.5;3.8;16.4;.2;4.19;15505 +69090;43.56239;4.10376;1;20220910;26;17.6;21.8;3.8;16;0;4.27;17941 +69090;43.56239;4.10376;1;20220911;28.6;16.6;22.6;3.9;15.45;0;4.99;20548 +69090;43.56239;4.10376;1;20220912;26.2;17;21.6;2.9;20.25;0;2.73;12097 +69090;43.56239;4.10376;1;20220913;26.6;22.1;24.4;6.4;25.75;1.6;2.81;11248 +69090;43.56239;4.10376;1;20220914;26.9;23;25;6;25.45;1.8;3.03;10345 +69090;43.56239;4.10376;1;20220915;30.4;19.2;24.8;3.6;20;0;4.54;17879 +69090;43.56239;4.10376;1;20220916;28.9;20.5;24.7;4.8;16.1;0;5.45;17705 +69090;43.56239;4.10376;1;20220917;22.6;16.1;19.4;7.1;9.55;0;5.76;16912 +69090;43.56239;4.10376;1;20220918;24.9;12.9;18.9;5.2;8.9;0;5.44;19006 +69090;43.56239;4.10376;1;20220919;26;13.4;19.7;5.3;9.75;0;5.58;18734 +69090;43.56239;4.10376;1;20220920;25.9;12.7;19.3;5.1;9.25;0;5.51;18866 +69090;43.56239;4.10376;1;20220921;25.6;12.7;19.1;3.6;10.7;0;4.46;18644 +69090;43.56239;4.10376;1;20220922;23.5;13;18.3;2.8;13.15;0;3.22;16044 +69090;43.56239;4.10376;1;20220923;23.4;14.1;18.8;3.8;17;43;2.8;14843 +69090;43.56239;4.10376;1;20220924;21.5;16.2;18.9;7;17.6;1.7;2.63;12117 +69090;43.56239;4.10376;1;20220925;22.9;14.6;18.7;3.2;13.65;0;3.28;16021 +69090;43.56239;4.10376;1;20220926;22.3;13.2;17.8;5;12;.1;3.87;16049 +69090;43.56239;4.10376;1;20220927;21.2;16.7;19;7.8;11.45;0;4.8;12731 +69090;43.56239;4.10376;1;20220928;23.2;17;20.1;6.8;14.3;0;4.24;13513 +69090;43.56239;4.10376;1;20220929;22;16.1;19.1;5;13.05;.3;3.59;11558 +69090;43.56239;4.10376;1;20220930;20.1;14.3;17.2;4.4;11.15;0;3.37;12682 +69090;43.56239;4.10376;1;20221001;23;12.2;17.6;3.9;12.5;0;3.24;12819 +69090;43.56239;4.10376;1;20221002;27.8;16.8;22.3;4.6;15.55;0;4.39;15715 +69090;43.56239;4.10376;1;20221003;26.2;16.3;21.2;3.6;13.8;0;3.69;12784 +69090;43.56239;4.10376;1;20221004;24.5;13.8;19.1;2.9;14.8;.1;3.04;15892 +69090;43.56239;4.10376;1;20221005;22.3;15.6;18.9;2.8;17.95;.2;1.87;9039 +69090;43.56239;4.10376;1;20221006;24.3;14.5;19.4;2.1;17.5;0;2.41;14570 +69090;43.56239;4.10376;1;20221007;23.1;14.4;18.8;2.4;16.8;1.6;2.13;11645 +69090;43.56239;4.10376;1;20221008;21.4;16.4;18.9;2.4;16.5;.1;1.77;6893 +69090;43.56239;4.10376;1;20221009;21.6;14.3;17.9;3.4;15.15;0;2.22;9497 +69090;43.56239;4.10376;1;20221010;23.7;15.6;19.7;2;17.4;.1;2.17;12411 +69090;43.56239;4.10376;1;20221011;23.7;13.8;18.8;2;16.45;.1;2.18;13167 +69090;43.56239;4.10376;1;20221012;24.3;14.9;19.6;2.3;16.5;0;2.33;12233 +69090;43.56239;4.10376;1;20221013;22.5;13.1;17.8;1.9;16.05;.6;1.81;10494 +69090;43.56239;4.10376;1;20221014;24.4;17.8;21.1;4.4;16.75;.1;2.88;8218 +69090;43.56239;4.10376;1;20221015;23.4;13.9;18.7;2.5;16.25;0;2.19;12928 +69090;43.56239;4.10376;1;20221016;23.1;18;20.6;6.9;21.05;0;1.94;9283 +69090;43.56239;4.10376;1;20221017;22.4;17.1;19.7;5.5;19.7;.1;1.86;8685 +69090;43.56239;4.10376;1;20221018;23.3;17.5;20.4;2.5;19.8;0;1.67;8257 +69090;43.56239;4.10376;1;20221019;21.7;17;19.4;3;20.05;0;1.27;5988 +69090;43.56239;4.10376;1;20221020;21;20.6;20.8;8.4;21.9;0;1.33;1913 +69090;43.56239;4.10376;1;20221021;23.1;20.2;21.7;8.4;22.45;0;1.89;6589 +69090;43.56239;4.10376;1;20221022;23.2;18.1;20.7;4;20.9;0;1.61;7057 +69090;43.56239;4.10376;1;20221023;22.1;20.8;21.5;8.4;23.15;0;1.31;3152 +69090;43.56239;4.10376;1;20221024;22.9;20.8;21.9;4.8;22.1;0;1.81;7153 +69090;43.56239;4.10376;1;20221025;23.7;15.7;19.7;3;19.3;0;1.63;8330 +69090;43.56239;4.10376;1;20221026;23.2;18.2;20.7;4.4;20.6;0;1.67;6352 +69090;43.56239;4.10376;1;20221027;23;19.3;21.1;3.5;20.65;0;1.73;7863 +69090;43.56239;4.10376;1;20221028;23.4;17.5;20.5;2.3;18.7;.1;1.7;9187 +69090;43.56239;4.10376;1;20221029;23.6;13.4;18.5;2;16.2;.1;1.68;9671 +69090;43.56239;4.10376;1;20221030;22.8;15.5;19.2;3.4;18.1;0;1.69;8456 +69090;43.56239;4.10376;1;20221031;22.3;16.5;19.4;6.4;19.55;1;1.63;6781 +69090;43.56239;4.10376;1;20221101;24;19.5;21.7;4.4;19.05;.2;2.32;7794 +69090;43.56239;4.10376;1;20221102;22.4;14.5;18.5;2.3;13.05;.6;1.97;9194 +69090;43.56239;4.10376;1;20221103;18.3;11.3;14.8;4.8;13.05;19.1;1.66;5268 +69090;43.56239;4.10376;1;20221104;16;11.6;13.8;6.5;9.95;.2;2.55;6243 +69090;43.56239;4.10376;1;20221105;17.7;11.2;14.5;6.1;7.7;0;3.44;9051 +69090;43.56239;4.10376;1;20221106;18.8;6.4;12.6;2.4;8.4;0;1.8;10335 +69090;43.56239;4.10376;1;20221107;20.7;7;13.9;2.3;10.5;0;1.66;10647 +69090;43.56239;4.10376;1;20221108;18.8;10.8;14.8;6.7;15.4;3;1.04;4267 +69090;43.56239;4.10376;1;20221109;20.9;18.2;19.6;6.6;17.9;0;2.01;5013 +69090;43.56239;4.10376;1;20221110;19.7;13.2;16.4;4.2;12.15;0;2.19;7868 +69090;43.56239;4.10376;1;20221111;21.1;12.4;16.8;3.8;12.95;.1;2.04;8561 +69090;43.56239;4.10376;1;20221112;21.2;10.5;15.8;2.1;13.4;0;1.36;8950 +69090;43.56239;4.10376;1;20221113;18.4;11;14.7;2.8;13.45;0;1.18;5172 +69090;43.56239;4.10376;1;20221114;17.7;13.2;15.4;5.7;13.7;27.8;1.64;2918 +69090;43.56239;4.10376;1;20221115;18.9;13.9;16.4;5.5;15.4;.5;1.44;4415 +69090;43.56239;4.10376;1;20221116;18.8;11;14.9;3.2;12.55;0;1.44;7372 +69090;43.56239;4.10376;1;20221117;19.6;11.3;15.4;2.5;13.25;1;1.29;6207 +69090;43.56239;4.10376;1;20221118;16.7;12.3;14.5;5.3;10.15;0;2.35;5524 +69090;43.56239;4.10376;1;20221119;15.7;7.4;11.6;5.1;8;0;2.21;7589 +69090;43.56239;4.10376;1;20221120;15.3;8;11.7;5.5;7.4;0;2.47;7536 +69090;43.56239;4.10376;1;20221121;9.7;7.3;8.5;3.7;8.9;6.7;.95;1836 +69090;43.56239;4.10376;1;20221122;13.7;7.8;10.8;7.2;8.8;.9;1.96;6601 +69090;43.56239;4.10376;1;20221123;16.8;8.3;12.6;3.2;10.3;1;1.38;5955 +69090;43.56239;4.10376;1;20221124;16.8;9.9;13.3;3.5;9.85;0;1.67;6699 +69090;43.56239;4.10376;1;20221125;17.6;8.9;13.3;3.4;10.05;.3;1.61;6063 +69090;43.56239;4.10376;1;20221126;16.2;8;12.1;4.8;7.8;0;2.23;6887 +69090;43.56239;4.10376;1;20221127;14;4.4;9.2;3.4;9.1;6;1.02;6391 +69090;43.56239;4.10376;1;20221128;11.1;9.6;10.4;4.8;11.1;15.1;.79;1472 +69090;43.56239;4.10376;1;20221129;14.3;6.7;10.5;3.9;8.15;0;1.52;6806 +69090;43.56239;4.10376;1;20221130;13.6;4;8.8;3.9;7.35;.1;1.43;7035 +69090;43.56239;4.10376;1;20221201;11.7;5.3;8.5;3.8;7.8;0;1.25;4536 +69090;43.56239;4.10376;1;20221202;8.8;4.4;6.6;3;7.45;4.1;.87;3165 +69090;43.56239;4.10376;1;20221203;8.4;6.1;7.3;4.5;9.35;13.9;.54;2024 +69090;43.56239;4.10376;1;20221204;12.7;5.1;8.9;3.1;9.5;9.1;.78;4464 +69090;43.56239;4.10376;1;20221205;11.1;1.1;6.1;2.6;7.3;.1;.74;6638 +69090;43.56239;4.10376;1;20221206;11.8;3.4;7.6;3.1;7.15;.1;1.07;6276 +69090;43.56239;4.10376;1;20221207;10.3;1.6;6;3.9;6.45;.1;1.11;6649 +69090;43.56239;4.10376;1;20221208;6.8;1;3.9;4.7;6.85;15.2;.69;2882 +69090;43.56239;4.10376;1;20221209;14.4;5.8;10.1;3.7;10.75;0;.74;6023 +69090;43.56239;4.10376;1;20221210;9.8;6;7.9;4;7.25;0;1.19;4929 +69090;43.56239;4.10376;1;20221211;8;-1.9;3;3.5;4.3;0;1.23;5782 +69090;43.56239;4.10376;1;20221212;5.1;-2.6;1.3;2.9;5.35;5;.57;4695 +69090;43.56239;4.10376;1;20221213;7.2;2.4;4.8;4.4;8.45;5.6;.28;2647 +69090;43.56239;4.10376;1;20221214;12.5;6.8;9.6;3.7;11.15;1.6;.52;3766 +69090;43.56239;4.10376;1;20221215;11.5;9.3;10.4;4.5;12.05;30.8;.46;1295 +69090;43.56239;4.10376;1;20221216;13;8.5;10.7;3.6;9.45;0;1.09;5038 +69090;43.56239;4.10376;1;20221217;9.9;1.7;5.8;3.9;5.55;0;1.31;6212 +69090;43.56239;4.10376;1;20221218;10.7;-.4;5.1;3.7;7.4;0;.77;4205 +69090;43.56239;4.10376;1;20221219;15.5;9.7;12.6;6.2;12.9;0;.88;4143 +69090;43.56239;4.10376;1;20221220;16.1;12.8;14.5;6.8;15.15;1.1;.72;3553 +69090;43.56239;4.10376;1;20221221;18.5;13.5;16;3.2;13.6;.2;1.23;5059 +69090;43.56239;4.10376;1;20221222;15.8;10.7;13.3;5.2;12;0;1.37;2098 +69090;43.56239;4.10376;1;20221223;20.2;13.3;16.7;5.5;13.95;0;1.89;5268 +69090;43.56239;4.10376;1;20221224;19.4;11.2;15.3;2.1;12.55;.2;1.03;5685 +69090;43.56239;4.10376;1;20221225;15.1;7.2;11.2;4.1;12.6;0;.56;3036 +69090;43.56239;4.10376;1;20221226;17.2;13.3;15.2;3.5;13.25;0;1.23;3596 +69090;43.56239;4.10376;1;20221227;16.8;8.6;12.7;2.5;10.65;.1;1.03;5632 +69090;43.56239;4.10376;1;20221228;11.1;4.3;7.7;2.9;9.45;0;.56;2942 +69090;43.56239;4.10376;1;20221229;15.4;9.9;12.6;2.9;12;0;.83;4855 +69090;43.56239;4.10376;1;20221230;14;9.2;11.6;1.9;12.1;.1;.55;3816 +69090;43.56239;4.10376;1;20221231;15.6;10.9;13.2;5;13.5;0;.84;2596 +69091;43.51701;4.34367;1;20220101;8.6;6.2;7.4;1.7;10.1;.1;.33;2388 +69091;43.51701;4.34367;1;20220102;10.5;7.8;9.2;2.4;10.4;0;.55;2623 +69091;43.51701;4.34367;1;20220103;15.2;5.8;10.5;1.7;10.8;0;.58;5957 +69091;43.51701;4.34367;1;20220104;12.4;9.6;11;3.7;11.8;.5;.65;2735 +69091;43.51701;4.34367;1;20220105;9.9;8;8.9;8;6.8;0;2.34;2063 +69091;43.51701;4.34367;1;20220106;9.9;5.1;7.5;8;5;0;2.71;4010 +69091;43.51701;4.34367;1;20220107;10;2.5;6.2;4.2;5.4;0;1.59;5353 +69091;43.51701;4.34367;1;20220108;13.5;5.3;9.4;6;8.2;0;1.68;5699 +69091;43.51701;4.34367;1;20220109;10.9;9.8;10.3;8.8;7.6;0;2.56;1354 +69091;43.51701;4.34367;1;20220110;12.2;7.3;9.8;6.8;6.5;0;2.52;4216 +69091;43.51701;4.34367;1;20220111;8.9;2.4;5.6;7.1;5.2;0;2.01;5086 +69091;43.51701;4.34367;1;20220112;8.5;2.3;5.4;6.5;5.1;0;1.91;4990 +69091;43.51701;4.34367;1;20220113;9.6;.5;5.1;4;5.1;0;1.46;6360 +69091;43.51701;4.34367;1;20220114;12.4;-.6;5.9;2.3;5.6;0;1.1;7914 +69091;43.51701;4.34367;1;20220115;11.9;-.6;5.7;1.8;5.9;0;.86;7818 +69091;43.51701;4.34367;1;20220116;13;.1;6.6;3;5.7;.1;1.39;8047 +69091;43.51701;4.34367;1;20220117;14.4;3.6;9;5.2;6;0;2.32;7344 +69091;43.51701;4.34367;1;20220118;10.9;2.6;6.7;3.3;6.4;0;1.26;6365 +69091;43.51701;4.34367;1;20220119;10.6;3.2;6.9;3.6;6.7;.1;1.26;6016 +69091;43.51701;4.34367;1;20220120;12.9;4.1;8.5;7.5;5.7;0;2.74;6749 +69091;43.51701;4.34367;1;20220121;9;5.3;7.1;9.5;4.4;0;3.14;4014 +69091;43.51701;4.34367;1;20220122;10;1.8;5.9;7.6;5;0;2.32;6637 +69091;43.51701;4.34367;1;20220123;10.4;2.5;6.4;4.5;6;0;1.58;6577 +69091;43.51701;4.34367;1;20220124;12.2;1.7;7;2.6;6.8;0;1.13;7862 +69091;43.51701;4.34367;1;20220125;12.6;.7;6.6;2.2;7.1;0;.98;8555 +69091;43.51701;4.34367;1;20220126;13.2;1;7.1;2.1;6.7;0;1.09;8790 +69091;43.51701;4.34367;1;20220127;13.6;1.6;7.6;2.6;5.5;0;1.54;8822 +69091;43.51701;4.34367;1;20220128;16.3;.6;8.4;7.2;5.1;0;3.35;10394 +69091;43.51701;4.34367;1;20220129;14.9;4;9.4;2.4;6;0;1.62;8577 +69091;43.51701;4.34367;1;20220130;16.1;6.1;11.1;5.6;7.1;0;2.67;8277 +69091;43.51701;4.34367;1;20220131;13.5;4.6;9.1;8.3;6.4;0;2.81;7848 +69091;43.51701;4.34367;1;20220201;12.8;6.2;9.5;9.2;5.7;0;3.33;6688 +69091;43.51701;4.34367;1;20220202;17.6;8.7;13.1;6.7;8.1;0;3.18;8069 +69091;43.51701;4.34367;1;20220203;15.8;5.5;10.7;2.5;8.6;0;1.43;8892 +69091;43.51701;4.34367;1;20220204;16;5.6;10.8;4;8.9;0;1.77;9066 +69091;43.51701;4.34367;1;20220205;15.9;8.2;12;5.7;6.7;0;3.06;7745 +69091;43.51701;4.34367;1;20220206;14.1;3.4;8.8;5.6;6.6;.1;2.33;9473 +69091;43.51701;4.34367;1;20220207;15.9;9.3;12.6;9.1;7.1;0;3.83;7290 +69091;43.51701;4.34367;1;20220208;14.5;3.9;9.2;4.9;5.4;0;2.7;9690 +69091;43.51701;4.34367;1;20220209;14;3;8.5;2.8;8.4;0;1.3;10032 +69091;43.51701;4.34367;1;20220210;10.7;9.3;10;2.1;9.85;0;1.34;9473 +69091;43.51701;4.34367;1;20220211;16.3;2.8;9.5;5.6;7;0;2.48;11394 +69091;43.51701;4.34367;1;20220212;15.5;4.6;10.1;4.9;7.2;0;2.38;11655 +69091;43.51701;4.34367;1;20220213;12.4;6.6;9.5;7.7;9.35;4.6;1.46;5276 +69091;43.51701;4.34367;1;20220214;13.2;10.4;11.8;6.5;10.4;5.3;1.66;3721 +69091;43.51701;4.34367;1;20220215;14.1;6;10;6.8;7.15;0;2.65;12212 +69091;43.51701;4.34367;1;20220216;15.4;8.5;11.9;6.4;10.3;.3;2.01;8511 +69091;43.51701;4.34367;1;20220217;20.2;13.9;17.1;8.6;11.7;0;3.73;8195 +69091;43.51701;4.34367;1;20220218;18.6;10.2;14.4;2.4;11.9;0;1.68;9782 +69091;43.51701;4.34367;1;20220219;14.5;10.9;12.7;5.9;7.5;0;3.04;6084 +69091;43.51701;4.34367;1;20220220;16.4;6.9;11.6;6.4;7.8;0;3.01;10770 +69091;43.51701;4.34367;1;20220221;16;12.1;14;9.5;8.2;0;3.99;6569 +69091;43.51701;4.34367;1;20220222;17.5;9.7;13.6;7.1;7;0;4.01;9917 +69091;43.51701;4.34367;1;20220223;18.9;8.4;13.6;4.4;9.2;0;2.8;11854 +69091;43.51701;4.34367;1;20220224;16.7;7.7;12.2;3.4;10.8;.3;1.78;11034 +69091;43.51701;4.34367;1;20220225;14.5;8.1;11.3;7.6;6.5;0;3.52;9244 +69091;43.51701;4.34367;1;20220226;14.7;7.5;11.1;6;6.1;0;3.32;10010 +69091;43.51701;4.34367;1;20220227;14;2.4;8.2;3.7;7.5;0;1.94;13196 +69091;43.51701;4.34367;1;20220228;13.9;4.4;9.1;3.4;8.6;0;1.72;11985 +69091;43.51701;4.34367;1;20220301;13.1;6.8;10;4.7;7.9;0;2.14;9667 +69091;43.51701;4.34367;1;20220302;12.2;6.7;9.5;3.2;8.7;0;1.56;9074 +69091;43.51701;4.34367;1;20220303;15.9;4.3;10.1;2.5;8.9;0;1.88;13888 +69091;43.51701;4.34367;1;20220304;19.1;7.3;13.2;4;8.8;0;2.94;14194 +69091;43.51701;4.34367;1;20220305;16.3;7.3;11.8;3.4;6.9;0;2.73;12401 +69091;43.51701;4.34367;1;20220306;13.7;4.1;8.9;4.5;5.6;0;2.8;13007 +69091;43.51701;4.34367;1;20220307;13.9;3.2;8.6;2.6;5.8;0;2.25;13969 +69091;43.51701;4.34367;1;20220308;12.5;4.2;8.4;4;7.8;0;1.9;12312 +69091;43.51701;4.34367;1;20220309;13.4;6.8;10.1;3.5;9.3;0;1.75;10985 +69091;43.51701;4.34367;1;20220310;14.3;6.6;10.5;6;10.7;0;1.68;12105 +69091;43.51701;4.34367;1;20220311;13.3;11.9;12.6;9.9;10.9;9.3;2.17;4544 +69091;43.51701;4.34367;1;20220312;12;9.4;10.7;9.4;10.2;5.5;1.77;6707 +69091;43.51701;4.34367;1;20220313;11.3;8.9;10.1;10.4;10;0;1.65;6479 +69091;43.51701;4.34367;1;20220314;14.2;7.4;10.8;5;10.7;0;1.74;11854 +69091;43.51701;4.34367;1;20220315;15.7;10;12.8;3.5;11.5;0;1.9;10879 +69091;43.51701;4.34367;1;20220316;15.3;9.7;12.5;2.4;11.7;0;1.68;10897 +69091;43.51701;4.34367;1;20220317;16;11.2;13.6;3.6;11.9;0;1.96;10117 +69091;43.51701;4.34367;1;20220318;16.9;10.4;13.6;2.6;11.05;.6;2.01;10027 +69091;43.51701;4.34367;1;20220319;17.1;7.5;12.3;2.6;9.25;0;2.45;14683 +69091;43.51701;4.34367;1;20220320;13.7;6.2;10;5.8;8.8;1.9;1.95;6615 +69091;43.51701;4.34367;1;20220321;14.5;9.4;12;6.4;7.6;0;3.15;9023 +69091;43.51701;4.34367;1;20220322;15.7;3.6;9.6;5.1;6.95;0;3.24;19294 +69091;43.51701;4.34367;1;20220323;16.1;2.9;9.5;3.1;7.15;0;2.88;19841 +69091;43.51701;4.34367;1;20220324;17.9;2.4;10.1;2.8;6.55;0;3.18;20088 +69091;43.51701;4.34367;1;20220325;18.8;3;10.9;3.1;7.35;0;3.27;19435 +69091;43.51701;4.34367;1;20220326;19.1;4.3;11.7;3.1;7.55;0;3.45;20231 +69091;43.51701;4.34367;1;20220327;21.6;6.7;14.1;2.7;7.55;0;3.57;16656 +69091;43.51701;4.34367;1;20220328;20.8;5.3;13;2.9;8.1;0;3.56;19623 +69091;43.51701;4.34367;1;20220329;17.6;7.6;12.6;3.6;10.65;3.8;2.63;15659 +69091;43.51701;4.34367;1;20220330;16.7;10.4;13.5;3;11.3;.8;2.04;9554 +69091;43.51701;4.34367;1;20220331;19.6;9.3;14.4;6.6;8.45;.2;4.7;22759 +69091;43.51701;4.34367;1;20220401;11.1;5.7;8.4;10;5.5;.7;3.65;16042 +69091;43.51701;4.34367;1;20220402;9.1;4.7;6.9;9.1;4.3;0;3.51;11500 +69091;43.51701;4.34367;1;20220403;12;2.8;7.4;5.7;5.24;0;3.2;20285 +69091;43.51701;4.34367;1;20220404;16.3;2.8;9.6;3.2;5.41;0;3.52;22584 +69091;43.51701;4.34367;1;20220405;18.1;2.7;10.4;3.3;6.7;0;3.74;23377 +69091;43.51701;4.34367;1;20220406;17.8;4.5;11.1;3.4;9.15;0;2.87;18175 +69091;43.51701;4.34367;1;20220407;20.9;10.4;15.6;6;10.55;0;3.88;15109 +69091;43.51701;4.34367;1;20220408;21.4;12.4;16.9;5.8;12;0;4.32;20666 +69091;43.51701;4.34367;1;20220409;17.4;10.5;14;8.4;6.05;0;5.57;21354 +69091;43.51701;4.34367;1;20220410;17.4;3.3;10.4;3.8;6.8;.1;3.88;24480 +69091;43.51701;4.34367;1;20220411;15.9;7.4;11.6;6.2;9.85;0;2.77;13877 +69091;43.51701;4.34367;1;20220412;18.2;7;12.6;4.4;9.95;0;3.41;20607 +69091;43.51701;4.34367;1;20220413;19.7;8.4;14;2.8;10.05;0;3.54;21232 +69091;43.51701;4.34367;1;20220414;25.2;8.3;16.8;3.4;10.4;0;4.82;23731 +69091;43.51701;4.34367;1;20220415;27.3;12.6;20;4.4;11.91;0;5.68;24475 +69091;43.51701;4.34367;1;20220416;25.3;12.8;19.1;9.7;10.21;0;7.73;19732 +69091;43.51701;4.34367;1;20220417;20.8;11.1;15.9;3.5;9.45;0;4.55;24933 +69091;43.51701;4.34367;1;20220418;20.3;8.1;14.2;3.1;11.3;0;3.82;25320 +69091;43.51701;4.34367;1;20220419;23.4;9.7;16.6;3.5;11.15;.5;4.64;25403 +69091;43.51701;4.34367;1;20220420;17.8;12.4;15.1;3.2;13.9;11.3;1.98;9168 +69091;43.51701;4.34367;1;20220421;19.1;12.3;15.7;3;13.5;3.6;2.35;10756 +69091;43.51701;4.34367;1;20220422;19.6;10;14.8;4.5;13.25;0;3.43;23348 +69091;43.51701;4.34367;1;20220423;16.6;14.6;15.6;7.4;13;4.5;2.62;7257 +69091;43.51701;4.34367;1;20220424;18.5;9.3;13.9;3.7;11.65;1.1;2.8;14574 +69091;43.51701;4.34367;1;20220425;21.6;10;15.8;5.1;10.85;0;4.77;26580 +69091;43.51701;4.34367;1;20220426;22;8.8;15.4;3.1;11.7;0;4.39;26756 +69091;43.51701;4.34367;1;20220427;21;10.1;15.5;3.2;12.95;0;3.98;26059 +69091;43.51701;4.34367;1;20220428;24.6;11.5;18;3;12.45;0;4.76;25255 +69091;43.51701;4.34367;1;20220429;23.2;10.9;17;3.3;12.5;0;4.66;27028 +69091;43.51701;4.34367;1;20220430;24.9;13.2;19.1;3.8;11.5;0;5.27;24250 +69091;43.51701;4.34367;1;20220501;23.8;10.7;17.2;4.2;9.6;0;5.53;25665 +69091;43.51701;4.34367;1;20220502;22.2;10.8;16.5;3.1;11.55;0;4.35;23636 +69091;43.51701;4.34367;1;20220503;22.3;12.6;17.4;2.7;13.5;.2;3.97;22098 +69091;43.51701;4.34367;1;20220504;23.1;10.1;16.6;2.9;12.85;1.4;4.58;27027 +69091;43.51701;4.34367;1;20220505;22.5;14.2;18.4;4.9;11.95;.5;4.44;17012 +69091;43.51701;4.34367;1;20220506;22.6;14.1;18.4;7.2;10.4;0;5.86;20633 +69091;43.51701;4.34367;1;20220507;26.7;14.6;20.7;5.5;11.1;0;6.64;24967 +69091;43.51701;4.34367;1;20220508;24.4;15.8;20.1;3.7;12.4;3.2;5.01;20962 +69091;43.51701;4.34367;1;20220509;24;14.3;19.2;3;16.2;0;4.14;22440 +69091;43.51701;4.34367;1;20220510;24.2;13.9;19;2.8;16.1;.1;4.22;23265 +69091;43.51701;4.34367;1;20220511;22.7;13.6;18.2;4.9;16.1;0;3.95;21893 +69091;43.51701;4.34367;1;20220512;22.6;15.2;18.9;4.3;16;0;3.91;19712 +69091;43.51701;4.34367;1;20220513;24.2;14.1;19.2;2.8;15.5;0;4.34;23326 +69091;43.51701;4.34367;1;20220514;26.6;17.3;22;3.4;17.4;0;4.86;22427 +69091;43.51701;4.34367;1;20220515;23.7;18.3;21;5.8;18.5;0;3.95;16875 +69091;43.51701;4.34367;1;20220516;24.2;16.5;20.3;4.3;17.8;0;4.15;20461 +69091;43.51701;4.34367;1;20220517;25.1;17.2;21.2;2.8;18.9;0;4.08;20818 +69091;43.51701;4.34367;1;20220518;27.7;17.8;22.8;3.3;19.7;0;4.92;23532 +69091;43.51701;4.34367;1;20220519;25.2;19.6;22.4;3.9;20.3;0;3.93;17467 +69091;43.51701;4.34367;1;20220520;26.5;18;22.3;4.7;18.4;0;4.98;21870 +69091;43.51701;4.34367;1;20220521;26.2;18.7;22.5;3.4;18.4;.1;4.6;20540 +69091;43.51701;4.34367;1;20220522;25.2;18.5;21.8;3.6;20.7;0;3.92;19412 +69091;43.51701;4.34367;1;20220523;27.7;20;23.9;4.8;19.2;0;5.33;20961 +69091;43.51701;4.34367;1;20220524;23.8;18.8;21.3;6.4;12.4;1.6;5.86;16711 +69091;43.51701;4.34367;1;20220525;27.1;17.4;22.3;6.7;10.9;0;7.6;23811 +69091;43.51701;4.34367;1;20220526;29.8;16.7;23.3;6.2;11.2;0;8.35;27940 +69091;43.51701;4.34367;1;20220527;32.7;18.2;25.5;6.1;13.2;0;9.05;29535 +69091;43.51701;4.34367;1;20220528;29.8;19.1;24.4;8.4;11.2;0;9.38;25269 +69091;43.51701;4.34367;1;20220529;28.5;16.1;22.3;5;8.2;0;7.95;27360 +69091;43.51701;4.34367;1;20220530;24.7;14.7;19.7;3.2;10.2;.4;5.57;24506 +69091;43.51701;4.34367;1;20220531;25.3;18.3;21.8;2.9;16;0;4.63;20356 +69091;43.51701;4.34367;1;20220601;26.5;17;21.8;2.8;18.4;0;4.8;23960 +69091;43.51701;4.34367;1;20220602;26.6;19.6;23.1;3.3;20.1;0;4.53;20441 +69091;43.51701;4.34367;1;20220603;29.4;20.1;24.7;3.9;18.9;0;5.89;23788 +69091;43.51701;4.34367;1;20220604;27.4;20.7;24.1;4.3;20.3;0;4.97;20048 +69091;43.51701;4.34367;1;20220605;30.7;21.9;26.3;4.7;20.3;0;6.39;23189 +69091;43.51701;4.34367;1;20220606;29.7;20.4;25.1;4.7;15.9;.2;6.81;23910 +69091;43.51701;4.34367;1;20220607;30.8;20.6;25.7;4.5;15.4;0;7.22;25134 +69091;43.51701;4.34367;1;20220608;26.4;19.9;23.2;5.4;13.6;0;6.31;19852 +69091;43.51701;4.34367;1;20220609;28.4;18.3;23.3;8.2;11.4;0;8.68;25071 +69091;43.51701;4.34367;1;20220610;32.7;18.2;25.5;6.6;11.3;0;9.83;30310 +69091;43.51701;4.34367;1;20220611;34.1;20.3;27.2;4.1;13;0;8.53;29571 +69091;43.51701;4.34367;1;20220612;32.3;20;26.1;2.4;16.6;0;6.54;27878 +69091;43.51701;4.34367;1;20220613;35.1;21.6;28.3;3.9;18.4;.1;8.07;29288 +69091;43.51701;4.34367;1;20220614;32;22.4;27.2;4.4;14.6;0;7.7;24530 +69091;43.51701;4.34367;1;20220615;31.1;21.9;26.5;3.5;20.2;0;6.17;24004 +69091;43.51701;4.34367;1;20220616;30.7;20.8;25.8;2.9;20.7;0;5.83;24958 +69091;43.51701;4.34367;1;20220617;37.7;26.2;32;4.1;17.8;0;8.97;27003 +69091;43.51701;4.34367;1;20220618;31.1;21.8;26.4;3.4;21.8;0;5.95;24172 +69091;43.51701;4.34367;1;20220619;29.4;23.7;26.5;6;23.5;0;5.53;18670 +69091;43.51701;4.34367;1;20220620;29.4;23.3;26.4;5.7;22;0;5.8;19357 +69091;43.51701;4.34367;1;20220621;29.9;23.2;26.5;4.4;24.8;2.1;5.19;20344 +69091;43.51701;4.34367;1;20220622;27.9;23;25.4;5.3;25.7;0;4.22;17224 +69091;43.51701;4.34367;1;20220623;27.6;23.9;25.8;7.3;24.8;16.4;4.5;14809 +69091;43.51701;4.34367;1;20220624;27.7;18.9;23.3;5.6;21.2;1.3;5.19;23473 +69091;43.51701;4.34367;1;20220625;27.1;19.8;23.5;4.2;21.1;0;4.77;21264 +69091;43.51701;4.34367;1;20220626;28.2;23.9;26.1;5;24.9;0;4.43;16036 +69091;43.51701;4.34367;1;20220627;32.3;22.1;27.2;5;20.4;0;7.18;25322 +69091;43.51701;4.34367;1;20220628;33.6;20;26.8;5.6;16.1;0;8.76;29401 +69091;43.51701;4.34367;1;20220629;28.7;21;24.9;4.8;17.5;.6;6.18;21811 +69091;43.51701;4.34367;1;20220630;26.9;22;24.5;4.5;21.5;0;4.53;17142 +69091;43.51701;4.34367;1;20220701;29.7;18.5;24.1;6;13.4;0;7.88;26496 +69091;43.51701;4.34367;1;20220702;29.5;18.8;24.2;4.6;14;0;7.09;25841 +69091;43.51701;4.34367;1;20220703;30;19.7;24.9;2.4;18.6;.1;5.67;25298 +69091;43.51701;4.34367;1;20220704;32.3;22.8;27.5;4;21.5;.7;6.57;24216 +69091;43.51701;4.34367;1;20220705;34.3;23.7;29;5.1;17.6;0;8.43;25608 +69091;43.51701;4.34367;1;20220706;33.4;23.1;28.3;6.7;13.3;0;9.76;25186 +69091;43.51701;4.34367;1;20220707;33.3;21.5;27.4;7.8;12.4;0;10.48;26996 +69091;43.51701;4.34367;1;20220708;33.5;22.9;28.2;8.9;12.6;0;11.12;25479 +69091;43.51701;4.34367;1;20220709;33.8;21.5;27.6;4.9;12.9;0;8.87;27485 +69091;43.51701;4.34367;1;20220710;35.7;23.3;29.5;5.1;13.7;0;9.52;27546 +69091;43.51701;4.34367;1;20220711;29.8;22.4;26.1;3.7;17.8;0;5.98;20965 +69091;43.51701;4.34367;1;20220712;29.5;21.5;25.5;2.9;23.3;0;4.95;21797 +69091;43.51701;4.34367;1;20220713;29.7;20.9;25.3;2.6;23.3;0;5;22865 +69091;43.51701;4.34367;1;20220714;30.2;21.6;25.9;2.8;25.1;0;4.96;22535 +69091;43.51701;4.34367;1;20220715;36.6;22.8;29.7;3.6;22.4;0;7.8;28790 +69091;43.51701;4.34367;1;20220716;36.8;24.5;30.6;4.7;15.3;0;9.3;27043 +69091;43.51701;4.34367;1;20220717;32.9;23.2;28.1;4;17.9;0;7.13;23817 +69091;43.51701;4.34367;1;20220718;34.4;24.2;29.3;3;22.9;0;6.51;24383 +69091;43.51701;4.34367;1;20220719;31.5;23.1;27.3;2;26.2;0;4.94;21952 +69091;43.51701;4.34367;1;20220720;32.2;23;27.6;3.6;23.6;.1;5.93;22958 +69091;43.51701;4.34367;1;20220721;34.9;24.8;29.9;5.1;18.7;0;8.29;24035 +69091;43.51701;4.34367;1;20220722;31.8;23.3;27.5;3;23.6;0;5.52;21879 +69091;43.51701;4.34367;1;20220723;30.9;25.2;28;4.1;23.8;0;5.36;17641 +69091;43.51701;4.34367;1;20220724;33.3;24.7;29;3.2;19.8;0;6.39;21863 +69091;43.51701;4.34367;1;20220725;33.9;23.6;28.8;4.5;23.2;0;6.88;23952 +69091;43.51701;4.34367;1;20220726;35.5;24.2;29.8;5.1;15.9;0;8.88;25051 +69091;43.51701;4.34367;1;20220727;31.9;21.8;26.8;5.7;14.4;0;8.15;23529 +69091;43.51701;4.34367;1;20220728;32.2;22.4;27.3;3.3;15.2;0;6.67;23068 +69091;43.51701;4.34367;1;20220729;29.3;21.7;25.5;3.1;20;.8;5.09;20091 +69091;43.51701;4.34367;1;20220730;34.1;22.3;28.2;4.4;16.3;0;7.83;25222 +69091;43.51701;4.34367;1;20220731;36;23.2;29.6;5.1;15.6;0;9.03;26208 +69091;43.51701;4.34367;1;20220801;36.2;26.1;31.2;5.2;17.2;0;8.86;23047 +69091;43.51701;4.34367;1;20220802;35.6;26.4;31;6.5;16.6;0;9.57;21844 +69091;43.51701;4.34367;1;20220803;30.8;22.3;26.5;3.2;22.2;0;5.26;20855 +69091;43.51701;4.34367;1;20220804;30.4;23.2;26.8;2.6;24.9;0;4.55;19009 +69091;43.51701;4.34367;1;20220805;31.7;24;27.9;3.6;24.5;0;5.3;19604 +69091;43.51701;4.34367;1;20220806;34.8;25.3;30;6.3;18.2;0;8.74;21799 +69091;43.51701;4.34367;1;20220807;34.2;25.1;29.7;5.6;15.6;0;8.53;21203 +69091;43.51701;4.34367;1;20220808;35.1;23.8;29.4;3.6;15.2;0;7.47;23642 +69091;43.51701;4.34367;1;20220809;33.5;22.4;27.9;3;17.2;0;6.41;23300 +69091;43.51701;4.34367;1;20220810;31.1;22.1;26.6;3.2;24.5;0;4.96;20751 +69091;43.51701;4.34367;1;20220811;31.2;22;26.6;3.3;24.7;0;4.98;20879 +69091;43.51701;4.34367;1;20220812;32.2;23.2;27.7;4;26.8;0;5.19;20522 +69091;43.51701;4.34367;1;20220813;30.4;24.6;27.5;4.4;27.7;0;4.33;16147 +69091;43.51701;4.34367;1;20220814;29.2;26.2;27.7;5.6;24.2;8.7;4.67;11212 +69091;43.51701;4.34367;1;20220815;30.4;20.5;25.5;3.4;20.7;0;5.2;21210 +69091;43.51701;4.34367;1;20220816;30.6;21.7;26.2;4.4;19.9;13.8;5.71;19928 +69091;43.51701;4.34367;1;20220817;26.5;19.3;22.9;5.3;22.8;28.7;3.73;17695 +69091;43.51701;4.34367;1;20220818;25.4;17.9;21.6;4.3;18.4;1.1;4.09;17971 +69091;43.51701;4.34367;1;20220819;31;21.7;26.4;6.9;17.3;0;7.28;20018 +69091;43.51701;4.34367;1;20220820;32.7;21.9;27.3;4.7;17;0;6.95;21524 +69091;43.51701;4.34367;1;20220821;31.4;21.4;26.4;4.3;15.4;0;6.52;20531 +69091;43.51701;4.34367;1;20220822;32.1;22.4;27.2;5.4;16.6;0;7.13;20068 +69091;43.51701;4.34367;1;20220823;34.2;23.1;28.7;4.8;17.6;0;7.34;21404 +69091;43.51701;4.34367;1;20220824;30.7;22.3;26.5;3.2;19.4;0;5.09;18337 +69091;43.51701;4.34367;1;20220825;30.3;20.2;25.2;3.1;23.4;.2;4.5;20079 +69091;43.51701;4.34367;1;20220826;33.5;23.8;28.7;4.1;20.2;0;6.25;19513 +69091;43.51701;4.34367;1;20220827;30.8;21.7;26.2;4.5;18.9;0;5.72;18725 +69091;43.51701;4.34367;1;20220828;30.9;21.7;26.3;3.3;19.8;0;5.07;18695 +69091;43.51701;4.34367;1;20220829;29;20.9;25;3.4;25.4;1.2;3.75;17337 +69091;43.51701;4.34367;1;20220830;28.3;24.4;26.4;3.3;26;.2;3.23;11574 +69091;43.51701;4.34367;1;20220831;30.7;20.7;25.7;5.2;20.3;0;5.58;19098 +69091;43.51701;4.34367;1;20220901;30.2;21.4;25.8;3.9;19.6;.2;5.04;17701 +69091;43.51701;4.34367;1;20220902;27.3;22;24.7;3.3;23;11;3.39;13361 +69091;43.51701;4.34367;1;20220903;26.6;20.6;23.6;2.8;22.9;1.9;3.12;14174 +69091;43.51701;4.34367;1;20220904;28.7;20.8;24.8;3.9;23.5;0;3.88;16303 +69091;43.51701;4.34367;1;20220905;28.6;22.5;25.6;5.2;26.1;1;3.58;14062 +69091;43.51701;4.34367;1;20220906;28.5;22.6;25.6;5.6;25.9;5.2;3.62;13690 +69091;43.51701;4.34367;1;20220907;27.3;20.1;23.7;5.8;25;19.6;3.2;15115 +69091;43.51701;4.34367;1;20220908;27.3;18.4;22.8;3.2;19;.1;3.86;16790 +69091;43.51701;4.34367;1;20220909;26.8;18.9;22.8;4;16.7;.3;4.31;15610 +69091;43.51701;4.34367;1;20220910;26.6;18.4;22.5;4.2;16.2;0;4.38;15782 +69091;43.51701;4.34367;1;20220911;29.2;17.4;23.3;4.5;15.4;0;5.34;18996 +69091;43.51701;4.34367;1;20220912;26.8;18.1;22.4;2.7;20.5;0;3.3;15994 +69091;43.51701;4.34367;1;20220913;27;22.4;24.7;6.4;25.4;0;3.08;11197 +69091;43.51701;4.34367;1;20220914;26.7;23.6;25.2;6.6;25.2;0;3.1;8890 +69091;43.51701;4.34367;1;20220915;29.7;19.8;24.8;4.2;20.2;0;4.5;16659 +69091;43.51701;4.34367;1;20220916;28.7;20.6;24.7;5.2;16.5;0;5.27;14810 +69091;43.51701;4.34367;1;20220917;22.3;16.5;19.4;8.3;9.6;0;5.9;12225 +69091;43.51701;4.34367;1;20220918;24.6;13.6;19.1;6.4;9;0;5.85;17112 +69091;43.51701;4.34367;1;20220919;26;14.6;20.3;6.4;9.6;0;6.14;17268 +69091;43.51701;4.34367;1;20220920;25.8;14.6;20.2;6.1;9.1;0;6.06;16932 +69091;43.51701;4.34367;1;20220921;25.8;13.8;19.8;4.7;10.6;0;5.02;17388 +69091;43.51701;4.34367;1;20220922;23.8;13.7;18.8;3.3;13.2;0;3.47;15689 +69091;43.51701;4.34367;1;20220923;23.7;14.7;19.2;4.3;17.3;35.7;2.91;14587 +69091;43.51701;4.34367;1;20220924;20.8;16.4;18.6;8.3;17.8;3;2.35;9734 +69091;43.51701;4.34367;1;20220925;22.8;15.6;19.2;3.4;14;0;3.13;12642 +69091;43.51701;4.34367;1;20220926;22.1;13.7;17.9;5.4;12.4;.1;3.75;13599 +69091;43.51701;4.34367;1;20220927;21.2;17;19.1;7.9;11.7;0;4.64;9162 +69091;43.51701;4.34367;1;20220928;22.9;17.5;20.2;6.8;14.7;0;3.96;10427 +69091;43.51701;4.34367;1;20220929;22;16.4;19.2;5.8;13.4;.4;3.71;10516 +69091;43.51701;4.34367;1;20220930;19.7;14.6;17.2;5.2;11.3;0;3.39;9864 +69091;43.51701;4.34367;1;20221001;22.2;13.2;17.7;3.9;12.6;0;3.18;13338 +69091;43.51701;4.34367;1;20221002;27.4;17.7;22.6;4.9;16;0;4.31;13730 +69091;43.51701;4.34367;1;20221003;25.6;16.8;21.2;4.3;14.1;0;3.93;12868 +69091;43.51701;4.34367;1;20221004;25.4;14.5;20;3.1;15.2;.1;3.13;14285 +69091;43.51701;4.34367;1;20221005;23.3;17.6;20.5;3.1;18.5;.2;2.26;9879 +69091;43.51701;4.34367;1;20221006;24.6;15.1;19.8;2.3;17.9;0;2.36;12940 +69091;43.51701;4.34367;1;20221007;23.4;15.2;19.3;2.2;17.2;3.5;2.17;11791 +69091;43.51701;4.34367;1;20221008;21;16.9;18.9;3.1;16.5;.7;2.01;7887 +69091;43.51701;4.34367;1;20221009;21.7;15.1;18.4;3.9;14.7;0;2.58;10195 +69091;43.51701;4.34367;1;20221010;24.4;16.5;20.5;2;17.6;.1;2.19;11123 +69091;43.51701;4.34367;1;20221011;24.8;14.9;19.8;2.4;17;0;2.38;12435 +69091;43.51701;4.34367;1;20221012;24.3;16.1;20.2;2.6;17;0;2.36;11067 +69091;43.51701;4.34367;1;20221013;23.3;14.6;19;2.1;16.2;.5;2.08;11288 +69091;43.51701;4.34367;1;20221014;23.8;18.5;21.1;5;16.9;0;3.02;8436 +69091;43.51701;4.34367;1;20221015;24;15.5;19.8;2.4;16.6;0;2.21;10856 +69091;43.51701;4.34367;1;20221016;23.7;19.1;21.4;7.2;20.7;0;2.38;7567 +69091;43.51701;4.34367;1;20221017;22.7;17.2;20;5.7;19.3;.6;2.06;8271 +69091;43.51701;4.34367;1;20221018;23.7;17.4;20.5;2.7;19.5;0;1.84;8815 +69091;43.51701;4.34367;1;20221019;22;16.7;19.4;3.6;19.8;0;1.5;7876 +69091;43.51701;4.34367;1;20221020;21.3;20.7;21;8.2;21.7;.3;1.51;1827 +69091;43.51701;4.34367;1;20221021;23.4;20.3;21.9;8.9;22.3;0;2.04;5578 +69091;43.51701;4.34367;1;20221022;22.9;19.2;21;4.9;21.3;0;1.68;6114 +69091;43.51701;4.34367;1;20221023;22.5;21;21.8;9.3;23;0;1.6;3405 +69091;43.51701;4.34367;1;20221024;23.1;20.9;22;5.1;22;0;1.74;4306 +69091;43.51701;4.34367;1;20221025;24.3;17.2;20.8;3.5;20;0;1.87;8560 +69091;43.51701;4.34367;1;20221026;23.1;18.8;20.9;5;20.5;0;1.84;6305 +69091;43.51701;4.34367;1;20221027;23.2;19;21.1;3.7;20.5;.1;1.69;6127 +69091;43.51701;4.34367;1;20221028;24.1;18.2;21.1;2.1;19.1;.1;1.67;7375 +69091;43.51701;4.34367;1;20221029;23.7;14.2;18.9;2.1;16.6;.1;1.71;9543 +69091;43.51701;4.34367;1;20221030;22.9;16.2;19.5;3.6;18;.1;1.81;7713 +69091;43.51701;4.34367;1;20221031;22.6;16.7;19.7;6.5;19.3;3.4;1.84;7062 +69091;43.51701;4.34367;1;20221101;24.3;20.1;22.2;4.8;19.4;1.3;2.42;5688 +69091;43.51701;4.34367;1;20221102;22.1;15.4;18.8;2.7;13.3;.3;2.11;7389 +69091;43.51701;4.34367;1;20221103;20.2;12.6;16.4;5.3;13.5;22.1;2.21;7836 +69091;43.51701;4.34367;1;20221104;15.7;13.7;14.7;7.2;10.4;0;2.78;3386 +69091;43.51701;4.34367;1;20221105;16.9;11.4;14.1;6.8;8;0;3.46;6303 +69091;43.51701;4.34367;1;20221106;19.1;7.9;13.5;2.7;8.6;0;1.99;9371 +69091;43.51701;4.34367;1;20221107;21;7.9;14.5;2.5;10.6;.2;1.8;10094 +69091;43.51701;4.34367;1;20221108;19.1;11.8;15.4;6.9;15.3;4.5;1.4;7134 +69091;43.51701;4.34367;1;20221109;20.7;18.5;19.6;6.7;18.1;0;1.94;3327 +69091;43.51701;4.34367;1;20221110;19.1;14.1;16.6;4.7;12.7;0;2.18;5537 +69091;43.51701;4.34367;1;20221111;21.1;12.9;17;4.2;13.1;.1;2.16;7323 +69091;43.51701;4.34367;1;20221112;21.3;11.3;16.3;2.3;13.5;0;1.45;8101 +69091;43.51701;4.34367;1;20221113;18;12.3;15.1;3.1;13.4;0;1.31;5745 +69091;43.51701;4.34367;1;20221114;17.7;13;15.4;5.7;13.6;20.1;1.67;5036 +69091;43.51701;4.34367;1;20221115;18.8;14;16.4;5.5;15.6;1.3;1.39;5031 +69091;43.51701;4.34367;1;20221116;18.5;12.4;15.4;3.4;12.9;0;1.51;5745 +69091;43.51701;4.34367;1;20221117;19.8;12.3;16;3;13.3;1.3;1.49;6415 +69091;43.51701;4.34367;1;20221118;16.1;13;14.6;6.2;10.5;0;2.45;3648 +69091;43.51701;4.34367;1;20221119;15;8.8;11.9;6;8.2;0;2.42;5578 +69091;43.51701;4.34367;1;20221120;14.9;8.2;11.5;5.8;7.5;0;2.52;5772 +69091;43.51701;4.34367;1;20221121;9.8;8.3;9.1;3.9;8.9;7.2;1.09;2073 +69091;43.51701;4.34367;1;20221122;13.5;7.8;10.7;8;9.2;.8;1.89;5102 +69091;43.51701;4.34367;1;20221123;15.8;8.6;12.2;3.5;10.3;1.1;1.35;5811 +69091;43.51701;4.34367;1;20221124;16.2;9.3;12.8;3.6;9.7;0;1.62;5598 +69091;43.51701;4.34367;1;20221125;16.8;9.5;13.1;3.9;10.2;.2;1.66;5727 +69091;43.51701;4.34367;1;20221126;15.5;9.4;12.4;6.1;8;0;2.63;5075 +69091;43.51701;4.34367;1;20221127;13.7;5.1;9.4;3.7;9.3;3.8;1.04;6183 +69091;43.51701;4.34367;1;20221128;10.4;9.8;10.1;5.3;11;22.3;.77;744 +69091;43.51701;4.34367;1;20221129;13.5;7;10.3;4.3;8.5;0;1.51;5112 +69091;43.51701;4.34367;1;20221130;12.8;5.2;9;4.8;7.6;.6;1.6;5570 +69091;43.51701;4.34367;1;20221201;10.9;6.4;8.7;4.6;8;.7;1.32;3972 +69091;43.51701;4.34367;1;20221202;8.8;5.6;7.2;3.4;7.6;5;.98;3131 +69091;43.51701;4.34367;1;20221203;8.4;6.1;7.2;4.6;9.4;15.5;.52;2448 +69091;43.51701;4.34367;1;20221204;12.4;5.8;9.1;3.2;9.8;9;.73;4929 +69091;43.51701;4.34367;1;20221205;10;2.3;6.1;3.2;7.7;0;.73;5376 +69091;43.51701;4.34367;1;20221206;10.7;4.1;7.4;3.6;7.3;0;1.11;4852 +69091;43.51701;4.34367;1;20221207;9.7;2;5.9;4.3;6.5;0;1.16;5298 +69091;43.51701;4.34367;1;20221208;6.8;1.5;4.2;4.8;6.9;18.1;.7;4165 +69091;43.51701;4.34367;1;20221209;13.7;6.2;10;3.9;10.9;0;.68;5147 +69091;43.51701;4.34367;1;20221210;9.4;6;7.7;4.8;7.3;0;1.35;3059 +69091;43.51701;4.34367;1;20221211;6.9;-.3;3.3;4.7;4.4;0;1.45;4965 +69091;43.51701;4.34367;1;20221212;4.7;-1.7;1.5;3.5;5.4;3.8;.64;4591 +69091;43.51701;4.34367;1;20221213;7.4;2.8;5.1;4.7;8.5;4.7;.31;3694 +69091;43.51701;4.34367;1;20221214;11.8;7.1;9.4;3.9;11.2;.9;.45;3732 +69091;43.51701;4.34367;1;20221215;11;9.6;10.3;5;12.1;19.9;.41;1491 +69091;43.51701;4.34367;1;20221216;11.7;8.3;10;4.6;9.2;0;1.24;2977 +69091;43.51701;4.34367;1;20221217;9;2.8;5.9;5.1;5.5;0;1.62;4425 +69091;43.51701;4.34367;1;20221218;11.6;.5;6;4.3;7.6;0;.89;6311 +69091;43.51701;4.34367;1;20221219;15.8;10.3;13.1;6.5;13.1;0;1;4086 +69091;43.51701;4.34367;1;20221220;16.6;13.9;15.3;7;15.4;2;.99;2506 +69091;43.51701;4.34367;1;20221221;17.7;13.5;15.6;3.4;13.8;.5;1.2;3418 +69091;43.51701;4.34367;1;20221222;15.5;12.2;13.9;5.4;12.2;0;1.45;2897 +69091;43.51701;4.34367;1;20221223;19.1;13.5;16.3;5.9;14;0;1.77;4136 +69091;43.51701;4.34367;1;20221224;18.8;11.8;15.3;1.8;12.7;.1;.94;4771 +69091;43.51701;4.34367;1;20221225;15.6;7.9;11.8;4.7;12.9;.1;.6;5072 +69091;43.51701;4.34367;1;20221226;16.8;13.7;15.2;3.4;13.3;.1;1.23;2793 +69091;43.51701;4.34367;1;20221227;16.4;9.5;12.9;2.8;10.9;0;1.12;4764 +69091;43.51701;4.34367;1;20221228;11.4;5.6;8.5;3.1;9.7;0;.61;4285 +69091;43.51701;4.34367;1;20221229;15.2;10.2;12.7;2.9;12.2;0;.84;3910 +69091;43.51701;4.34367;1;20221230;13.5;10.1;11.8;2;12.3;0;.58;3032 +69091;43.51701;4.34367;1;20221231;15.9;11.2;13.5;5.7;13.6;0;.94;3793 +69092;43.48965;4.66164;1;20220101;8.1;7;7.6;1;10.4;.1;.33;2020 +69092;43.48965;4.66164;1;20220102;10.9;7.8;9.4;2;10.8;0;.45;3762 +69092;43.48965;4.66164;1;20220103;14.9;6.1;10.5;2.1;10.4;0;.67;6729 +69092;43.48965;4.66164;1;20220104;15;7;11;3.4;12.3;.7;.52;6430 +69092;43.48965;4.66164;1;20220105;9.2;7;8.1;8.9;7;0;2.03;3148 +69092;43.48965;4.66164;1;20220106;7.9;5.3;6.6;11.3;5.4;0;2.57;3493 +69092;43.48965;4.66164;1;20220107;9.3;.3;4.8;4.4;5.7;0;1.24;6992 +69092;43.48965;4.66164;1;20220108;11.7;3.3;7.5;4;8;0;.99;6788 +69092;43.48965;4.66164;1;20220109;10.5;8.9;9.7;4.8;7.9;0;1.64;2695 +69092;43.48965;4.66164;1;20220110;9.4;6.8;8.1;8.6;6.8;0;2.11;3609 +69092;43.48965;4.66164;1;20220111;7.6;3.3;5.4;8.1;5.7;0;1.79;4831 +69092;43.48965;4.66164;1;20220112;8.8;1.7;5.3;5.4;5.4;0;1.58;6411 +69092;43.48965;4.66164;1;20220113;11.2;.1;5.6;2.7;5.4;0;1.16;8219 +69092;43.48965;4.66164;1;20220114;10.1;-3.5;3.3;2.4;5.4;0;.84;9238 +69092;43.48965;4.66164;1;20220115;11;-2.5;4.2;2.1;5.6;.1;.84;9291 +69092;43.48965;4.66164;1;20220116;12.1;-2.8;4.7;4.2;5.2;.1;1.56;9740 +69092;43.48965;4.66164;1;20220117;11.4;5.3;8.3;8.7;6.6;0;2.35;6202 +69092;43.48965;4.66164;1;20220118;12.2;3.3;7.7;4;6.6;0;1.52;7679 +69092;43.48965;4.66164;1;20220119;9.8;.3;5.1;2.6;7.1;0;.71;8036 +69092;43.48965;4.66164;1;20220120;11.4;2.9;7.1;8.8;6.2;0;2.25;7657 +69092;43.48965;4.66164;1;20220121;7.7;4;5.8;9.8;5.1;0;2.39;4933 +69092;43.48965;4.66164;1;20220122;8.5;1.9;5.2;6.8;5.3;0;1.85;6839 +69092;43.48965;4.66164;1;20220123;12.5;.4;6.5;3;6;0;1.33;9551 +69092;43.48965;4.66164;1;20220124;11.8;-1.7;5.1;1.6;6.7;0;.73;10235 +69092;43.48965;4.66164;1;20220125;11.4;-1.9;4.7;1.9;6.7;0;.78;10275 +69092;43.48965;4.66164;1;20220126;13.5;-1.9;5.8;3.6;6;.1;1.53;10819 +69092;43.48965;4.66164;1;20220127;11.2;-.4;5.4;4.1;5.2;0;1.66;9794 +69092;43.48965;4.66164;1;20220128;12.8;1.6;7.2;9.2;5.9;0;2.64;9733 +69092;43.48965;4.66164;1;20220129;13.4;4.4;8.9;6.8;5.8;0;2.74;8780 +69092;43.48965;4.66164;1;20220130;14;5.3;9.7;9.1;7.7;0;2.5;8732 +69092;43.48965;4.66164;1;20220131;14.3;6.2;10.3;8.9;6.8;0;3.08;8515 +69092;43.48965;4.66164;1;20220201;11.8;4.8;8.3;9.8;5.2;0;3.26;7981 +69092;43.48965;4.66164;1;20220202;16.8;6.7;11.7;8.4;8.2;0;3.05;9814 +69092;43.48965;4.66164;1;20220203;16.2;6.9;11.6;3.5;9;0;1.75;9518 +69092;43.48965;4.66164;1;20220204;13.8;6.4;10.1;2.8;9.2;0;1.24;8545 +69092;43.48965;4.66164;1;20220205;14.5;5.8;10.2;6.5;6.6;0;2.79;9430 +69092;43.48965;4.66164;1;20220206;13.5;4.1;8.8;5.4;6.5;0;2.29;9951 +69092;43.48965;4.66164;1;20220207;14.4;6.9;10.6;8.9;6.9;0;3.21;8950 +69092;43.48965;4.66164;1;20220208;15.5;6;10.7;5;6.3;0;2.76;10271 +69092;43.48965;4.66164;1;20220209;14.2;-.6;6.8;2.3;8.8;0;1.04;12811 +69092;43.48965;4.66164;1;20220210;13;7.7;10.4;2;9.94;0;1.3;9915 +69092;43.48965;4.66164;1;20220211;15.6;3.2;9.4;5;7.34;0;2.27;11296 +69092;43.48965;4.66164;1;20220212;16;3.1;9.6;4.1;7.1;0;2.19;11837 +69092;43.48965;4.66164;1;20220213;13.4;5.5;9.5;6.9;8.94;2.9;1.64;5251 +69092;43.48965;4.66164;1;20220214;13.3;10;11.6;6;10.6;9.3;1.56;3547 +69092;43.48965;4.66164;1;20220215;14.1;5.4;9.7;6.7;7.37;0;2.57;11975 +69092;43.48965;4.66164;1;20220216;13.5;3.8;8.6;3.5;9.8;.7;1.17;11528 +69092;43.48965;4.66164;1;20220217;19.7;7.4;13.6;4.9;11.5;0;2.3;13216 +69092;43.48965;4.66164;1;20220218;18.1;6.6;12.3;2.5;11.2;0;1.64;12927 +69092;43.48965;4.66164;1;20220219;13.8;8.2;11;7;7.4;0;2.87;8982 +69092;43.48965;4.66164;1;20220220;17;5.4;11.2;6;7.4;0;3.08;13323 +69092;43.48965;4.66164;1;20220221;16.3;10.4;13.3;7.4;8;0;3.53;9476 +69092;43.48965;4.66164;1;20220222;15.8;6.7;11.2;5.3;6.9;0;2.98;12046 +69092;43.48965;4.66164;1;20220223;18.2;8.1;13.2;4.1;9;0;2.65;12880 +69092;43.48965;4.66164;1;20220224;13.9;6.8;10.3;2.8;10.6;1;1.31;10853 +69092;43.48965;4.66164;1;20220225;13.1;4.9;9;7.8;6.1;0;3.09;11850 +69092;43.48965;4.66164;1;20220226;14.4;6;10.2;5;6;0;2.95;12151 +69092;43.48965;4.66164;1;20220227;14.2;1.3;7.7;3;6.7;0;2.02;15369 +69092;43.48965;4.66164;1;20220228;13.8;2.6;8.2;3.4;8;0;1.81;14462 +69092;43.48965;4.66164;1;20220301;13.6;2.5;8.1;3.5;7.4;0;1.96;14572 +69092;43.48965;4.66164;1;20220302;12.6;3.2;7.9;2.8;8;.1;1.62;13532 +69092;43.48965;4.66164;1;20220303;14.8;.2;7.5;1.9;7.8;0;1.74;16759 +69092;43.48965;4.66164;1;20220304;18.3;2.4;10.3;5.2;6.7;0;3.42;16954 +69092;43.48965;4.66164;1;20220305;15.8;1.7;8.8;3.8;4.7;0;3.1;17149 +69092;43.48965;4.66164;1;20220306;13.4;.2;6.8;2.9;5.7;0;2.22;16915 +69092;43.48965;4.66164;1;20220307;13.2;-.4;6.4;2.6;5.35;0;2.3;15566 +69092;43.48965;4.66164;1;20220308;13.6;2.5;8;3.9;7.2;0;2.04;11261 +69092;43.48965;4.66164;1;20220309;14.8;4.8;9.8;3;8.4;0;2.1;15173 +69092;43.48965;4.66164;1;20220310;14.2;4;9.1;4.8;9.9;0;1.73;15505 +69092;43.48965;4.66164;1;20220311;13.6;11.1;12.4;8.1;10.2;2.1;2.37;7503 +69092;43.48965;4.66164;1;20220312;13.3;10.7;12;8;9;3;2.75;7750 +69092;43.48965;4.66164;1;20220313;12.2;10;11.1;6.5;9.1;8.1;2.21;7170 +69092;43.48965;4.66164;1;20220314;15.9;5.7;10.8;4.3;10.6;0;2.06;16209 +69092;43.48965;4.66164;1;20220315;17.2;9.7;13.5;2.9;10.8;0;2.32;13977 +69092;43.48965;4.66164;1;20220316;15.8;6.3;11.1;1.7;11;0;1.87;15965 +69092;43.48965;4.66164;1;20220317;16.1;9.1;12.6;3.1;11.7;.1;1.98;13778 +69092;43.48965;4.66164;1;20220318;17.1;10.6;13.8;2.2;11.4;.4;1.85;9284 +69092;43.48965;4.66164;1;20220319;17.8;7.9;12.9;2.5;9.1;0;2.47;13288 +69092;43.48965;4.66164;1;20220320;15.2;6.6;10.9;5.2;8.34;.3;2.26;6677 +69092;43.48965;4.66164;1;20220321;16.4;10.5;13.5;5.8;7.14;0;3.55;11848 +69092;43.48965;4.66164;1;20220322;16.5;4.2;10.3;4.9;6.74;0;3.41;19329 +69092;43.48965;4.66164;1;20220323;17;2.8;9.9;3;7.27;0;2.9;19760 +69092;43.48965;4.66164;1;20220324;18.8;2.4;10.6;2.6;6.7;0;3.17;20225 +69092;43.48965;4.66164;1;20220325;19.4;2.8;11.1;3;7.64;0;3.19;19423 +69092;43.48965;4.66164;1;20220326;21;4.5;12.7;3.2;7.44;0;3.73;20221 +69092;43.48965;4.66164;1;20220327;22.4;8.3;15.4;2.6;7.67;0;3.59;15970 +69092;43.48965;4.66164;1;20220328;21.9;5.8;13.9;2.6;7.77;0;3.55;19449 +69092;43.48965;4.66164;1;20220329;19;8;13.5;3.4;9.97;2.9;2.85;15506 +69092;43.48965;4.66164;1;20220330;15.8;11;13.4;2.9;11.44;1;1.84;7636 +69092;43.48965;4.66164;1;20220331;19.9;8.5;14.2;7.1;9;.3;4.55;21472 +69092;43.48965;4.66164;1;20220401;11.1;6.2;8.7;11.1;5.8;.8;3.7;16228 +69092;43.48965;4.66164;1;20220402;9.8;4.3;7;8.9;4.74;0;3.43;14642 +69092;43.48965;4.66164;1;20220403;12.1;2.7;7.4;7.5;5.21;0;3.54;20757 +69092;43.48965;4.66164;1;20220404;16.1;2.7;9.4;3.6;5.71;0;3.56;22569 +69092;43.48965;4.66164;1;20220405;18.9;3.3;11.1;3.3;6.7;0;3.74;23377 +69092;43.48965;4.66164;1;20220406;17.3;4.3;10.8;2.9;8.97;0;2.72;17583 +69092;43.48965;4.66164;1;20220407;19.8;9;14.4;5.5;10.97;.1;3.48;15439 +69092;43.48965;4.66164;1;20220408;21.7;12.5;17.1;5.4;12.37;.1;4.2;20911 +69092;43.48965;4.66164;1;20220409;17;10.7;13.8;9.3;6.3;0;5.64;22102 +69092;43.48965;4.66164;1;20220410;18.2;4.4;11.3;4;6.84;0;3.99;24220 +69092;43.48965;4.66164;1;20220411;17.7;8;12.8;5.7;9.37;0;3.08;13251 +69092;43.48965;4.66164;1;20220412;20.6;8.1;14.3;4.2;9.54;0;3.85;20205 +69092;43.48965;4.66164;1;20220413;20.4;7.9;14.1;2.8;10.07;0;3.44;20555 +69092;43.48965;4.66164;1;20220414;25.7;8.2;16.9;3.2;10.4;0;4.68;23054 +69092;43.48965;4.66164;1;20220415;27;11.5;19.3;4.7;11.21;0;5.79;24535 +69092;43.48965;4.66164;1;20220416;25.3;12.7;19;6;10.6;0;6.06;22547 +69092;43.48965;4.66164;1;20220417;21.4;11;16.2;3.3;9.67;0;4.5;24922 +69092;43.48965;4.66164;1;20220418;20.7;8.2;14.5;3.1;11.24;0;3.87;25247 +69092;43.48965;4.66164;1;20220419;24;9;16.5;3.4;11.47;.3;4.55;25202 +69092;43.48965;4.66164;1;20220420;18.3;12.6;15.4;3.5;13.77;8.9;1.98;7645 +69092;43.48965;4.66164;1;20220421;19.4;12.6;16;3.1;13.67;5.1;2.31;9637 +69092;43.48965;4.66164;1;20220422;20.2;10.4;15.3;4.2;13.44;0;3.4;22198 +69092;43.48965;4.66164;1;20220423;17.7;14.6;16.2;7.2;13.14;6.8;2.75;7138 +69092;43.48965;4.66164;1;20220424;18.7;9.7;14.2;3.9;12.04;.4;2.74;14349 +69092;43.48965;4.66164;1;20220425;20.9;9.4;15.2;4.7;11.4;0;4.49;26253 +69092;43.48965;4.66164;1;20220426;23.1;9.9;16.5;3.2;12.27;0;4.34;26204 +69092;43.48965;4.66164;1;20220427;21.5;10.2;15.9;3.1;13.14;0;4.05;26072 +69092;43.48965;4.66164;1;20220428;25.2;11.3;18.2;3;12.44;0;4.81;25403 +69092;43.48965;4.66164;1;20220429;23.2;11;17.1;3.2;11.6;0;4.77;26518 +69092;43.48965;4.66164;1;20220430;25.3;12.1;18.7;3.8;11;0;5.34;24233 +69092;43.48965;4.66164;1;20220501;24.4;11.4;17.9;4.1;10.04;0;5.51;26143 +69092;43.48965;4.66164;1;20220502;23;10.6;16.8;3.2;12.17;0;4.4;24591 +69092;43.48965;4.66164;1;20220503;22.9;13.1;18;2.7;13.37;.2;4.16;22898 +69092;43.48965;4.66164;1;20220504;24.3;10.4;17.4;3;12.87;1.8;4.65;26618 +69092;43.48965;4.66164;1;20220505;22.8;14.2;18.5;4.4;12.5;.4;4.25;16875 +69092;43.48965;4.66164;1;20220506;20;13.6;16.8;7.8;11;0;4.91;19303 +69092;43.48965;4.66164;1;20220507;25.5;14.7;20.1;5.2;12;0;6.08;25348 +69092;43.48965;4.66164;1;20220508;22;9.2;15.6;2.2;13.1;4.3;4.22;27769 +69092;43.48965;4.66164;1;20220509;25.4;13.1;19.3;1.9;14.8;0;4.75;27333 +69092;43.48965;4.66164;1;20220510;25.1;11.6;18.4;2.2;14.1;0;4.89;28786 +69092;43.48965;4.66164;1;20220511;23.1;11.9;17.5;3.8;14.7;0;4.46;26286 +69092;43.48965;4.66164;1;20220512;23.7;12.2;18;2.6;14.5;0;4.55;26754 +69092;43.48965;4.66164;1;20220513;24.4;12.3;18.4;1.6;14.5;0;4.58;27568 +69092;43.48965;4.66164;1;20220514;26.2;13;19.6;2.1;17.1;0;4.93;28930 +69092;43.48965;4.66164;1;20220515;24.6;15.4;20;3.9;17.3;0;4.53;24160 +69092;43.48965;4.66164;1;20220516;24.8;14.6;19.7;3.5;16.5;0;4.72;25563 +69092;43.48965;4.66164;1;20220517;26.1;14.2;20.1;2;17.3;0;4.86;27753 +69092;43.48965;4.66164;1;20220518;25.7;14.6;20.2;2.8;18.5;0;4.69;26881 +69092;43.48965;4.66164;1;20220519;26.7;15.1;20.9;2.8;17.5;0;5.13;27585 +69092;43.48965;4.66164;1;20220520;26.5;14.4;20.4;3.1;15.6;0;5.41;28278 +69092;43.48965;4.66164;1;20220521;25.3;15.5;20.4;2.2;17.3;.1;4.63;25480 +69092;43.48965;4.66164;1;20220522;25.1;16.1;20.6;3.8;19.6;0;4.37;24472 +69092;43.48965;4.66164;1;20220523;26.2;16.4;21.3;3.5;18;0;5.02;25636 +69092;43.48965;4.66164;1;20220524;25.3;17.8;21.5;5.3;13.3;.2;6.01;22428 +69092;43.48965;4.66164;1;20220525;25.9;17.6;21.8;7.7;11.2;0;7.55;23687 +69092;43.48965;4.66164;1;20220526;28.4;18.1;23.2;7.3;11.6;0;8.35;26517 +69092;43.48965;4.66164;1;20220527;30.5;19;24.7;7.3;13.5;0;8.79;28121 +69092;43.48965;4.66164;1;20220528;27.3;18.7;23;10.5;10.7;0;9.26;24309 +69092;43.48965;4.66164;1;20220529;26.2;16.2;21.2;8.2;8;0;8.77;26316 +69092;43.48965;4.66164;1;20220530;26.1;10.9;18.5;2.1;10.8;.1;5.6;30746 +69092;43.48965;4.66164;1;20220531;25;16.1;20.6;2.1;15.9;.4;4.73;24908 +69092;43.48965;4.66164;1;20220601;27.9;14.5;21.2;2.1;16.9;0;5.65;30744 +69092;43.48965;4.66164;1;20220602;26.8;14.4;20.6;2.1;18.4;0;5.21;29613 +69092;43.48965;4.66164;1;20220603;30.8;18.4;24.6;2.7;19.2;.1;6.31;29668 +69092;43.48965;4.66164;1;20220604;27.6;18.6;23.1;3.4;20.5;0;5.17;25243 +69092;43.48965;4.66164;1;20220605;30.2;20.8;25.5;3.8;20.9;0;6.09;25852 +69092;43.48965;4.66164;1;20220606;28.9;16.5;22.7;4;16.2;.1;6.53;29815 +69092;43.48965;4.66164;1;20220607;30;17.3;23.6;4.9;15.7;0;7.31;30224 +69092;43.48965;4.66164;1;20220608;26.4;18;22.2;4.2;13.7;0;6.08;24517 +69092;43.48965;4.66164;1;20220609;26.1;17.7;21.9;8;11.9;0;7.61;24547 +69092;43.48965;4.66164;1;20220610;29.1;18.6;23.9;10.1;10.6;0;10.07;27537 +69092;43.48965;4.66164;1;20220611;31.7;18.8;25.2;4.2;13.7;0;7.96;30610 +69092;43.48965;4.66164;1;20220612;28.9;15.5;22.2;2.2;17.7;0;5.94;31236 +69092;43.48965;4.66164;1;20220613;32.8;17.9;25.4;4.3;17.3;0;7.75;31387 +69092;43.48965;4.66164;1;20220614;30.5;20.3;25.4;3.8;16.1;0;6.95;27229 +69092;43.48965;4.66164;1;20220615;29.3;20.2;24.8;3.1;20.3;0;5.72;25706 +69092;43.48965;4.66164;1;20220616;31.5;17.3;24.4;1.9;20.4;0;6.26;31444 +69092;43.48965;4.66164;1;20220617;35.9;24.8;30.4;3.6;17.9;0;8.29;28471 +69092;43.48965;4.66164;1;20220618;30.8;19.4;25.1;2.6;21.1;0;6.12;28869 +69092;43.48965;4.66164;1;20220619;29.9;20.7;25.3;4;21.5;0;6;25887 +69092;43.48965;4.66164;1;20220620;29.5;21.4;25.5;4.6;19.9;0;6.22;24261 +69092;43.48965;4.66164;1;20220621;29.7;21.3;25.5;3.8;23.8;1.5;5.5;24716 +69092;43.48965;4.66164;1;20220622;28;22.6;25.3;4.2;24.9;0;4.53;19712 +69092;43.48965;4.66164;1;20220623;26.6;22.6;24.6;4.7;24.2;11.6;4.04;16890 +69092;43.48965;4.66164;1;20220624;27.5;19.7;23.6;3.1;20.6;.4;5.05;23783 +69092;43.48965;4.66164;1;20220625;27.4;17.6;22.5;2.8;21.6;0;5.01;26710 +69092;43.48965;4.66164;1;20220626;30.2;22.3;26.2;3.3;23.7;0;5.54;23916 +69092;43.48965;4.66164;1;20220627;30.6;20.5;25.5;5.4;19.3;0;7.04;27093 +69092;43.48965;4.66164;1;20220628;30.7;20.1;25.4;6.9;15.5;0;8.4;27748 +69092;43.48965;4.66164;1;20220629;28.6;18.3;23.4;3.4;17.2;.4;6.06;27323 +69092;43.48965;4.66164;1;20220630;26.7;19.8;23.2;3.4;20.9;0;4.72;22249 +69092;43.48965;4.66164;1;20220701;28.2;17.5;22.9;6.8;13.2;0;7.77;27804 +69092;43.48965;4.66164;1;20220702;31.7;17.1;24.4;3.7;13.7;0;7.61;31267 +69092;43.48965;4.66164;1;20220703;31.2;15.2;23.2;1.9;18;0;6.14;31229 +69092;43.48965;4.66164;1;20220704;34;20.4;27.2;3.2;21;.5;7.34;31188 +69092;43.48965;4.66164;1;20220705;33.1;23.2;28.1;6.4;15.6;0;9.21;26587 +69092;43.48965;4.66164;1;20220706;32.5;22.8;27.6;7.6;12.4;0;10.25;26271 +69092;43.48965;4.66164;1;20220707;31.4;20.4;25.9;10.2;12.5;0;10.71;27964 +69092;43.48965;4.66164;1;20220708;30.7;21.1;25.9;9.3;14.5;0;9.49;26044 +69092;43.48965;4.66164;1;20220709;33.2;19.1;26.2;4.4;13.6;0;8.47;30937 +69092;43.48965;4.66164;1;20220710;33.7;23.2;28.5;5.6;14.4;0;9.2;27158 +69092;43.48965;4.66164;1;20220711;29.4;18.4;23.9;2.8;17.6;0;5.99;27752 +69092;43.48965;4.66164;1;20220712;29;18.1;23.5;1.3;22.4;0;5.18;27564 +69092;43.48965;4.66164;1;20220713;29.7;19.6;24.7;2.2;22.1;0;5.4;26454 +69092;43.48965;4.66164;1;20220714;31.2;17.4;24.3;1.9;22.5;.1;5.94;30611 +69092;43.48965;4.66164;1;20220715;37;19.2;28.1;3.7;20.6;0;8.05;30537 +69092;43.48965;4.66164;1;20220716;36.9;24.6;30.8;5.1;14.5;0;9.97;29031 +69092;43.48965;4.66164;1;20220717;32.1;22.5;27.3;3.3;17.8;0;6.75;25519 +69092;43.48965;4.66164;1;20220718;34.1;20.5;27.3;1.7;23.6;0;6.41;30298 +69092;43.48965;4.66164;1;20220719;32.2;20.9;26.6;1.7;24.2;0;5.75;27574 +69092;43.48965;4.66164;1;20220720;31.8;20.6;26.2;2;23.3;.1;5.76;27368 +69092;43.48965;4.66164;1;20220721;35.2;23.6;29.4;4.4;19.7;0;8.15;27776 +69092;43.48965;4.66164;1;20220722;31.8;18.8;25.3;2.5;24.1;0;5.94;29341 +69092;43.48965;4.66164;1;20220723;31;22.6;26.8;2.5;23.6;0;5.36;23407 +69092;43.48965;4.66164;1;20220724;34.1;21.6;27.8;2.6;19.4;0;6.85;28570 +69092;43.48965;4.66164;1;20220725;32.7;20;26.4;3;22;0;6.44;28702 +69092;43.48965;4.66164;1;20220726;32.7;22.8;27.7;5.9;15.9;0;8.49;25190 +69092;43.48965;4.66164;1;20220727;32.9;20.9;26.9;5.4;14;0;8.63;27683 +69092;43.48965;4.66164;1;20220728;32.2;17;24.6;2.4;15.6;0;6.43;29322 +69092;43.48965;4.66164;1;20220729;29.6;19.9;24.8;2.6;20;.5;5.38;24646 +69092;43.48965;4.66164;1;20220730;34.6;20.3;27.4;5;15.1;.1;8.73;29095 +69092;43.48965;4.66164;1;20220731;36.3;18.9;27.6;4;15;0;8.37;28978 +69092;43.48965;4.66164;1;20220801;35.8;22.6;29.2;4.5;16.3;0;8.67;28483 +69092;43.48965;4.66164;1;20220802;36.6;23.4;30;4.8;16.8;0;9.06;28360 +69092;43.48965;4.66164;1;20220803;31.4;21.5;26.5;2.7;22.2;0;5.58;24383 +69092;43.48965;4.66164;1;20220804;30.6;22.5;26.5;1.9;25.3;.1;4.72;21906 +69092;43.48965;4.66164;1;20220805;30.9;20.2;25.5;2.5;24.4;0;5.21;25138 +69092;43.48965;4.66164;1;20220806;35.6;24;29.8;6.4;17.5;0;9.44;26071 +69092;43.48965;4.66164;1;20220807;34.1;23.5;28.8;4.7;16.2;0;8.04;24779 +69092;43.48965;4.66164;1;20220808;33.9;20;27;2.8;16.5;0;6.81;27954 +69092;43.48965;4.66164;1;20220809;32.4;17.7;25.1;2.3;20.5;0;5.82;27815 +69092;43.48965;4.66164;1;20220810;30.9;18.1;24.5;1.9;20.6;0;5.35;26869 +69092;43.48965;4.66164;1;20220811;30.7;17.4;24.1;2;20.4;0;5.35;27255 +69092;43.48965;4.66164;1;20220812;31.4;21;26.2;2.2;25.5;0;5;23913 +69092;43.48965;4.66164;1;20220813;30;22.4;26.2;2.9;25.6;0;4.52;20255 +69092;43.48965;4.66164;1;20220814;27.7;22.3;25;3.1;23;7.2;4.01;16897 +69092;43.48965;4.66164;1;20220815;30.6;18.8;24.7;1.9;21.2;0;5.03;25080 +69092;43.48965;4.66164;1;20220816;29.3;19.1;24.2;3.2;23;7.2;4.73;23147 +69092;43.48965;4.66164;1;20220817;26.9;19.7;23.3;3.5;22.1;20.2;4.02;19250 +69092;43.48965;4.66164;1;20220818;24.8;16.8;20.8;4.3;18.3;6.5;4.06;20196 +69092;43.48965;4.66164;1;20220819;28.8;19.6;24.2;6.6;17.5;0;6.29;21562 +69092;43.48965;4.66164;1;20220820;30.7;20;25.4;6.2;17.7;0;6.88;23149 +69092;43.48965;4.66164;1;20220821;30.8;20.8;25.8;5.6;15;0;7.23;22219 +69092;43.48965;4.66164;1;20220822;31;21.5;26.3;6.8;14.9;0;7.89;21504 +69092;43.48965;4.66164;1;20220823;32.5;20.9;26.7;5;16.9;0;7.15;23660 +69092;43.48965;4.66164;1;20220824;28.8;17.1;23;2.1;20;0;4.51;23605 +69092;43.48965;4.66164;1;20220825;31.9;17.6;24.8;1.7;21.3;.2;4.97;25327 +69092;43.48965;4.66164;1;20220826;32.7;20.1;26.4;4.8;19.2;0;6.66;24182 +69092;43.48965;4.66164;1;20220827;31.1;21.9;26.5;5.1;18.6;0;6.31;20444 +69092;43.48965;4.66164;1;20220828;31.3;17.4;24.3;1.8;19;0;4.92;24810 +69092;43.48965;4.66164;1;20220829;29.2;18.2;23.7;2.3;23.1;.1;4.21;22082 +69092;43.48965;4.66164;1;20220830;28.1;23.4;25.7;3;25.5;.9;3.41;14150 +69092;43.48965;4.66164;1;20220831;29.6;20.1;24.9;4.9;19.4;0;5.42;20182 +69092;43.48965;4.66164;1;20220901;31.3;18.5;24.9;3.6;17.4;.1;5.74;23332 +69092;43.48965;4.66164;1;20220902;28.7;19.1;23.9;2.9;21.6;4.9;4.18;19982 +69092;43.48965;4.66164;1;20220903;27.1;19.5;23.3;2;21.8;2.2;3.47;17584 +69092;43.48965;4.66164;1;20220904;28.9;19.9;24.4;2.8;21.2;0;4.18;19028 +69092;43.48965;4.66164;1;20220905;29;20.1;24.6;3.7;23.3;.2;4.12;18767 +69092;43.48965;4.66164;1;20220906;29.4;20.2;24.8;4;23.4;5.4;4.27;18934 +69092;43.48965;4.66164;1;20220907;28;20.9;24.5;3.8;24.7;22.6;3.53;16433 +69092;43.48965;4.66164;1;20220908;26.7;17;21.9;3.1;18.7;.1;3.87;19133 +69092;43.48965;4.66164;1;20220909;26.5;15.8;21.1;3.2;16.6;.2;4.1;19950 +69092;43.48965;4.66164;1;20220910;26.9;14.9;20.9;3.4;15.3;0;4.42;20976 +69092;43.48965;4.66164;1;20220911;28.4;14;21.2;3.4;14.8;0;4.79;22240 +69092;43.48965;4.66164;1;20220912;27.4;14.6;21;2.2;19.4;0;3.68;21303 +69092;43.48965;4.66164;1;20220913;27.2;21.1;24.2;4.2;23.6;0;3.35;14415 +69092;43.48965;4.66164;1;20220914;27.1;22.5;24.8;5.9;23.1;0;3.74;12336 +69092;43.48965;4.66164;1;20220915;29.7;18.1;23.9;2.9;19.7;0;4.27;19710 +69092;43.48965;4.66164;1;20220916;27;17.8;22.4;4;16.2;0;4.38;17334 +69092;43.48965;4.66164;1;20220917;20.9;14.5;17.7;9.2;9.7;0;5.47;14236 +69092;43.48965;4.66164;1;20220918;23.6;13.4;18.5;7.3;8.6;0;6.06;17935 +69092;43.48965;4.66164;1;20220919;24.2;15.2;19.7;8.9;8.7;0;6.89;16653 +69092;43.48965;4.66164;1;20220920;23.8;13.7;18.7;7.6;8.7;0;6.17;17500 +69092;43.48965;4.66164;1;20220921;24.9;14.7;19.8;4.2;10.9;0;4.64;17415 +69092;43.48965;4.66164;1;20220922;23.8;11.5;17.6;1.7;13;0;3.04;18984 +69092;43.48965;4.66164;1;20220923;23.9;13.1;18.5;2.8;15.3;26.5;3.11;17577 +69092;43.48965;4.66164;1;20220924;20.1;17.1;18.6;4.1;17.8;4.5;1.97;8926 +69092;43.48965;4.66164;1;20220925;22.4;13.9;18.1;2.7;15.3;0;2.72;15218 +69092;43.48965;4.66164;1;20220926;23.3;12.1;17.7;4.6;12.2;.1;3.88;17362 +69092;43.48965;4.66164;1;20220927;21.2;15.2;18.2;5.8;11.6;0;4.01;12436 +69092;43.48965;4.66164;1;20220928;22.6;15.8;19.2;5.4;14.7;.1;3.48;13130 +69092;43.48965;4.66164;1;20220929;21.4;15.8;18.6;4.5;12.8;.3;3.39;11739 +69092;43.48965;4.66164;1;20220930;18.6;13;15.8;5.8;10.4;0;3.46;11610 +69092;43.48965;4.66164;1;20221001;21.5;7.5;14.5;3.2;12.3;0;2.76;18330 +69092;43.48965;4.66164;1;20221002;26.5;14.6;20.5;3.3;15.7;0;3.53;16786 +69092;43.48965;4.66164;1;20221003;25.3;16;20.6;5.5;14;0;4.33;14615 +69092;43.48965;4.66164;1;20221004;24.3;10.6;17.5;2.4;14.5;.1;2.8;17648 +69092;43.48965;4.66164;1;20221005;24.1;12.1;18.1;1.8;16.6;.2;2.41;16297 +69092;43.48965;4.66164;1;20221006;24.3;11.8;18;1.6;15.9;0;2.41;16454 +69092;43.48965;4.66164;1;20221007;24.4;12.6;18.5;1.7;15.5;1.4;2.45;15788 +69092;43.48965;4.66164;1;20221008;21.1;13.3;17.2;2.2;16.1;16.1;1.94;12591 +69092;43.48965;4.66164;1;20221009;21.6;13.9;17.8;2.1;15.1;.4;2.1;12359 +69092;43.48965;4.66164;1;20221010;23.6;14.6;19.1;1.7;16.2;0;2.19;13244 +69092;43.48965;4.66164;1;20221011;24.2;11.5;17.9;1.5;15.4;0;2.24;15642 +69092;43.48965;4.66164;1;20221012;24.5;13.4;18.9;1.8;15.3;.1;2.36;14415 +69092;43.48965;4.66164;1;20221013;23.2;11.3;17.3;1.8;15.2;.3;2.12;14764 +69092;43.48965;4.66164;1;20221014;23.9;15.9;19.9;2.9;16.6;.1;2.45;11866 +69092;43.48965;4.66164;1;20221015;24.8;11.6;18.2;2.1;15.4;0;2.37;15201 +69092;43.48965;4.66164;1;20221016;24.5;17.1;20.8;5;18.3;0;2.77;11113 +69092;43.48965;4.66164;1;20221017;24;13.4;18.7;3.5;17;.4;2.34;13236 +69092;43.48965;4.66164;1;20221018;24.5;13.8;19.2;1.9;17.5;.2;2.03;13136 +69092;43.48965;4.66164;1;20221019;22.8;14.7;18.7;1.9;18.4;0;1.68;11219 +69092;43.48965;4.66164;1;20221020;21.6;19.1;20.4;5.3;19.8;0;1.82;5925 +69092;43.48965;4.66164;1;20221021;24.2;20.4;22.3;9.2;21.4;0;2.75;7329 +69092;43.48965;4.66164;1;20221022;24.3;18;21.2;4.4;21.3;0;1.94;9462 +69092;43.48965;4.66164;1;20221023;25.1;20.8;23;8.3;21.6;0;2.95;7627 +69092;43.48965;4.66164;1;20221024;24.4;21.4;22.9;6.2;21.7;0;2.47;6203 +69092;43.48965;4.66164;1;20221025;24.4;15.9;20.1;3.2;19.8;0;1.86;10655 +69092;43.48965;4.66164;1;20221026;24.2;16.5;20.4;3.9;18.9;0;2.11;9986 +69092;43.48965;4.66164;1;20221027;24.6;16.9;20.8;1.8;18.4;.1;1.76;9857 +69092;43.48965;4.66164;1;20221028;24.1;13.4;18.7;1.6;17;0;1.65;11561 +69092;43.48965;4.66164;1;20221029;24.7;11.1;17.9;1.9;14.8;.1;1.9;12932 +69092;43.48965;4.66164;1;20221030;23.2;12;17.6;2.5;15;0;1.87;11538 +69092;43.48965;4.66164;1;20221031;22.3;14.3;18.3;5.4;17.9;6.3;1.78;9547 +69092;43.48965;4.66164;1;20221101;23.3;20.1;21.7;4.6;18.5;3;2.39;5770 +69092;43.48965;4.66164;1;20221102;21.7;13.4;17.6;2.5;13.7;0;1.84;9484 +69092;43.48965;4.66164;1;20221103;20.5;9.1;14.8;4;13.7;19.5;1.69;11060 +69092;43.48965;4.66164;1;20221104;15.9;11.4;13.6;5.8;10.2;0;2.31;6669 +69092;43.48965;4.66164;1;20221105;15.9;9.5;12.7;7.5;8.4;0;3;7948 +69092;43.48965;4.66164;1;20221106;19.1;5.4;12.3;2.2;9;.1;1.62;11718 +69092;43.48965;4.66164;1;20221107;22;4.8;13.4;1.8;9.9;0;1.6;11806 +69092;43.48965;4.66164;1;20221108;20.3;10.4;15.3;5.5;14.1;4.3;1.79;9636 +69092;43.48965;4.66164;1;20221109;21.7;18;19.9;6.4;17.2;0;2.36;5617 +69092;43.48965;4.66164;1;20221110;19.5;13.4;16.4;4.4;13.1;0;2.01;7265 +69092;43.48965;4.66164;1;20221111;21.9;11.8;16.9;2;12.8;.1;1.54;9379 +69092;43.48965;4.66164;1;20221112;21.5;8.2;14.9;1.8;11.7;0;1.37;10707 +69092;43.48965;4.66164;1;20221113;19.7;10.2;15;2.4;12.4;0;1.38;8860 +69092;43.48965;4.66164;1;20221114;18.1;10.8;14.5;5;12.7;16.8;1.64;7610 +69092;43.48965;4.66164;1;20221115;19.3;13.9;16.6;5.7;15.3;4.5;1.6;6394 +69092;43.48965;4.66164;1;20221116;18.3;10.4;14.3;3.5;12.8;.1;1.34;7749 +69092;43.48965;4.66164;1;20221117;18.7;10.8;14.8;2.8;12.8;2.1;1.28;7659 +69092;43.48965;4.66164;1;20221118;16.2;11.1;13.7;5.3;10.3;0;2.07;5982 +69092;43.48965;4.66164;1;20221119;14.7;7.9;11.3;6.7;7.9;0;2.48;6907 +69092;43.48965;4.66164;1;20221120;14.1;5.8;10;5.5;7.1;0;2.18;7599 +69092;43.48965;4.66164;1;20221121;10.9;5;8;2.6;9;7.5;.71;6256 +69092;43.48965;4.66164;1;20221122;13.8;7.4;10.6;5.6;8.9;.4;1.7;6467 +69092;43.48965;4.66164;1;20221123;14;6.6;10.3;1.6;9.9;.8;.72;6918 +69092;43.48965;4.66164;1;20221124;15.9;5.5;10.7;2.8;9.2;0;1.18;8213 +69092;43.48965;4.66164;1;20221125;17.6;7.2;12.4;3.8;9.9;0;1.59;8131 +69092;43.48965;4.66164;1;20221126;14;9.7;11.8;8.5;8.3;0;2.71;4994 +69092;43.48965;4.66164;1;20221127;16.2;3.6;9.9;3.3;8.9;2.2;1.24;8832 +69092;43.48965;4.66164;1;20221128;11.1;9.7;10.4;4.8;10.2;7.6;1.07;2574 +69092;43.48965;4.66164;1;20221129;12.4;3.5;7.9;4.2;8.5;0;.99;7208 +69092;43.48965;4.66164;1;20221130;12.6;3.5;8.1;3.7;8.4;2.2;.97;7232 +69092;43.48965;4.66164;1;20221201;9.8;5.8;7.8;3.5;8.8;2.7;.75;4581 +69092;43.48965;4.66164;1;20221202;8.8;6.2;7.5;3.1;8.3;5.2;.79;3563 +69092;43.48965;4.66164;1;20221203;11.2;5.8;8.5;3.8;9.6;23.5;.69;5321 +69092;43.48965;4.66164;1;20221204;14.7;7.7;11.2;2.8;10.3;12;.93;6084 +69092;43.48965;4.66164;1;20221205;10.4;2.6;6.5;2.6;8.1;0;.6;6406 +69092;43.48965;4.66164;1;20221206;10.7;2.7;6.7;3.1;7.3;0;.88;6452 +69092;43.48965;4.66164;1;20221207;8.6;3.2;5.9;6.1;6.6;0;1.3;5176 +69092;43.48965;4.66164;1;20221208;8.9;-.8;4.1;3.3;8;22.6;.29;7072 +69092;43.48965;4.66164;1;20221209;13.8;9.3;11.5;4.2;12.7;0;.54;4626 +69092;43.48965;4.66164;1;20221210;7.9;5.6;6.7;7.4;6.8;0;1.57;3144 +69092;43.48965;4.66164;1;20221211;5.3;-.3;2.5;6.8;4.5;0;1.47;5170 +69092;43.48965;4.66164;1;20221212;5.3;-2.4;1.5;3.2;5.7;3.2;.5;6125 +69092;43.48965;4.66164;1;20221213;8.3;4.2;6.3;3.6;9;6.5;.36;4314 +69092;43.48965;4.66164;1;20221214;11.1;7.8;9.5;2.7;10.8;.9;.49;3804 +69092;43.48965;4.66164;1;20221215;13.4;10.1;11.7;4;12.1;15.7;.73;3793 +69092;43.48965;4.66164;1;20221216;9.4;6.9;8.1;6.2;8.3;0;1.22;3226 +69092;43.48965;4.66164;1;20221217;6.6;2.4;4.5;6.2;5.7;0;1.33;4325 +69092;43.48965;4.66164;1;20221218;13.5;.1;6.8;3.5;8.1;0;.82;8118 +69092;43.48965;4.66164;1;20221219;15.7;10.4;13;5.4;12.5;.5;1.09;4909 +69092;43.48965;4.66164;1;20221220;16.4;13.9;15.1;6.2;15.2;1.2;.96;3208 +69092;43.48965;4.66164;1;20221221;16.2;14.1;15.2;2.8;14.3;1.5;.89;2897 +69092;43.48965;4.66164;1;20221222;15;8;11.5;2.3;11.7;0;.6;5717 +69092;43.48965;4.66164;1;20221223;19.8;13.1;16.4;4.8;13.8;0;1.67;5586 +69092;43.48965;4.66164;1;20221224;18.7;9.3;14;1.7;12;.1;.78;6720 +69092;43.48965;4.66164;1;20221225;16.5;7.7;12.1;4.1;12.2;.1;.84;6496 +69092;43.48965;4.66164;1;20221226;17.8;12.9;15.4;2.6;12.8;.1;1.13;4727 +69092;43.48965;4.66164;1;20221227;15.6;7.5;11.5;2.5;10.1;0;.92;6241 +69092;43.48965;4.66164;1;20221228;14.2;3.6;8.9;2.3;10;0;.53;7236 +69092;43.48965;4.66164;1;20221229;15.6;10.3;13;2.7;12.3;0;.81;4983 +69092;43.48965;4.66164;1;20221230;14;8.5;11.3;1.1;11.8;0;.43;5107 +69092;43.48965;4.66164;1;20221231;16.4;9;12.7;5.2;12.7;0;.95;6032 +69093;43.51246;4.94022;5;20220101;9.1;6.7;7.9;1.2;10.8;.1;.32;1333 +69093;43.51246;4.94022;5;20220102;11.2;8.6;9.9;2.7;10.9;0;.6;1439 +69093;43.51246;4.94022;5;20220103;15.8;5.7;10.8;2.4;10.2;0;.8;6933 +69093;43.51246;4.94022;5;20220104;14.3;7.3;10.8;3;11.8;.8;.61;3019 +69093;43.51246;4.94022;5;20220105;9.1;7.4;8.3;12.8;6.6;0;2.52;4955 +69093;43.51246;4.94022;5;20220106;8.5;5.4;7;10.4;5.2;0;2.62;5846 +69093;43.51246;4.94022;5;20220107;10;-.6;4.7;4.1;5.5;.1;1.24;7803 +69093;43.51246;4.94022;5;20220108;12.1;2.4;7.3;3.5;7.4;0;1.06;6653 +69093;43.51246;4.94022;5;20220109;10.9;6.1;8.5;5;7.8;0;1.4;3600 +69093;43.51246;4.94022;5;20220110;9.9;6.1;8;8;6.5;0;2.09;5382 +69093;43.51246;4.94022;5;20220111;8.3;.9;4.6;6.5;5.5;0;1.49;7615 +69093;43.51246;4.94022;5;20220112;9.9;-1.6;4.2;4.3;5.1;0;1.35;8754 +69093;43.51246;4.94022;5;20220113;12.6;-1.2;5.7;4.2;5;0;1.72;9271 +69093;43.51246;4.94022;5;20220114;13.1;-1.2;6;3.5;5;0;1.6;9353 +69093;43.51246;4.94022;5;20220115;12.5;-1.8;5.4;2.5;5.4;0;1.12;9438 +69093;43.51246;4.94022;5;20220116;13.4;-1.3;6.1;6.9;4.4;.1;2.71;9526 +69093;43.51246;4.94022;5;20220117;11.8;4.6;8.2;7.6;6;0;2.39;8025 +69093;43.51246;4.94022;5;20220118;13.1;.2;6.7;3.9;6.4;0;1.43;9468 +69093;43.51246;4.94022;5;20220119;10.3;.5;5.4;2.3;7.55;0;.69;5818 +69093;43.51246;4.94022;5;20220120;10.6;1.3;6;10.2;6.1;0;2.03;8929 +69093;43.51246;4.94022;5;20220121;8.4;3.9;6.2;7.9;5;0;2.27;7422 +69093;43.51246;4.94022;5;20220122;9.5;0;4.8;5.2;5;0;1.67;9197 +69093;43.51246;4.94022;5;20220123;14.5;-.5;7;3.4;5.9;0;1.64;10234 +69093;43.51246;4.94022;5;20220124;13.3;.9;7.1;3.3;6.8;0;1.33;9488 +69093;43.51246;4.94022;5;20220125;12.5;.5;6.5;2.1;7.2;.1;.9;9712 +69093;43.51246;4.94022;5;20220126;15.2;-.7;7.3;4.1;5.4;.1;2.1;10583 +69093;43.51246;4.94022;5;20220127;12;-.2;5.9;4.2;5.1;0;1.8;10542 +69093;43.51246;4.94022;5;20220128;11.2;1.6;6.4;8.2;5.5;0;2.35;9936 +69093;43.51246;4.94022;5;20220129;13.2;1.8;7.5;6.4;5.8;0;2.36;10050 +69093;43.51246;4.94022;5;20220130;14.4;6.6;10.5;9.6;7.5;0;2.87;9609 +69093;43.51246;4.94022;5;20220131;14.6;4.9;9.8;11.6;6.5;0;3.42;10228 +69093;43.51246;4.94022;5;20220201;11.4;5.6;8.5;15.5;5.2;0;3.82;9108 +69093;43.51246;4.94022;5;20220202;16.6;7.8;12.2;12.6;8.3;0;3.6;10275 +69093;43.51246;4.94022;5;20220203;16.7;7.4;12.1;4.2;9.9;0;1.77;9996 +69093;43.51246;4.94022;5;20220204;15.3;6.3;10.8;3.1;9.3;0;1.43;9533 +69093;43.51246;4.94022;5;20220205;14.3;4.7;9.5;8.3;6.4;0;2.99;11039 +69093;43.51246;4.94022;5;20220206;13.5;4.1;8.8;5.4;6.5;0;2.29;9951 +69093;43.51246;4.94022;5;20220207;14.4;6.9;10.6;8.9;6.9;0;3.21;8950 +69093;43.51246;4.94022;5;20220208;16.3;2.6;9.5;3.8;6.3;0;2.29;12377 +69093;43.51246;4.94022;5;20220209;15.6;3.5;9.6;3.4;9.2;0;1.44;10538 +69093;43.51246;4.94022;5;20220210;16.7;6.3;11.5;2;9.7;.1;1.37;10547 +69093;43.51246;4.94022;5;20220211;15.1;2.6;8.9;6.8;7.2;.1;2.48;12388 +69093;43.51246;4.94022;5;20220212;16;3;9.5;4.3;6.7;0;2.37;13011 +69093;43.51246;4.94022;5;20220213;13.6;4.8;9.2;6.3;8;2.1;2.01;9053 +69093;43.51246;4.94022;5;20220214;13.3;8.8;11.1;6;10.5;13.6;1.4;3942 +69093;43.51246;4.94022;5;20220215;13.9;3.7;8.8;6.3;7;0;2.39;11425 +69093;43.51246;4.94022;5;20220216;15.2;2.8;9;3.2;9.2;.6;1.39;9870 +69093;43.51246;4.94022;5;20220217;19.7;7.4;13.5;4.9;11.5;0;2.3;13216 +69093;43.51246;4.94022;5;20220218;19.5;6.1;12.8;3.2;10.9;0;2;14021 +69093;43.51246;4.94022;5;20220219;15.3;8.2;11.8;9.3;6.9;0;3.73;9087 +69093;43.51246;4.94022;5;20220220;16.9;5.8;11.4;7.6;7;0;3.54;14081 +69093;43.51246;4.94022;5;20220221;16.6;8.5;12.6;9;7.7;0;3.73;11612 +69093;43.51246;4.94022;5;20220222;15.6;4.6;10.1;10.8;7;0;3.56;14329 +69093;43.51246;4.94022;5;20220223;19.6;10;14.8;5.2;8.9;0;3.4;14041 +69093;43.51246;4.94022;5;20220224;14;6.7;10.4;3.3;10.4;.9;1.33;9645 +69093;43.51246;4.94022;5;20220225;13.1;5.6;9.4;11.5;5.9;0;3.71;13456 +69093;43.51246;4.94022;5;20220226;15.4;5.5;10.5;5;5.8;0;3.11;12349 +69093;43.51246;4.94022;5;20220227;15;.4;7.7;3.8;6.8;0;2.21;15343 +69093;43.51246;4.94022;5;20220228;15.4;1.8;8.6;3.2;7.4;0;2.08;14968 +69093;43.51246;4.94022;5;20220301;15.3;3.2;9.3;3.6;7.3;0;2.3;15523 +69093;43.51246;4.94022;5;20220302;13.4;4.1;8.8;2.9;7.8;.2;1.71;10785 +69093;43.51246;4.94022;5;20220303;15.8;1.7;8.8;1.8;7.8;0;1.85;16397 +69093;43.51246;4.94022;5;20220304;18.5;2.5;10.5;5.4;6.1;.1;3.67;16587 +69093;43.51246;4.94022;5;20220305;16.3;5;10.7;4.4;4.4;0;3.62;16588 +69093;43.51246;4.94022;5;20220306;14;1.3;7.7;4.1;5.6;0;2.64;16643 +69093;43.51246;4.94022;5;20220307;14.2;-.7;6.8;2.6;4.9;0;2.36;17163 +69093;43.51246;4.94022;5;20220308;14.6;.8;7.7;3.8;6.6;0;2.17;10211 +69093;43.51246;4.94022;5;20220309;15.5;5;10.3;3.1;8.2;0;2.15;13012 +69093;43.51246;4.94022;5;20220310;15.7;3.6;9.7;4.7;9.6;0;1.96;13685 +69093;43.51246;4.94022;5;20220311;14.5;10;12.3;7;9.2;.4;2.62;7515 +69093;43.51246;4.94022;5;20220312;14;10.9;12.5;7.3;8.2;1.7;3;4571 +69093;43.51246;4.94022;5;20220313;13.1;10.7;11.9;8.5;8.4;5.2;2.86;3959 +69093;43.51246;4.94022;5;20220314;17.5;7.2;12.4;5.5;10;0;2.62;12414 +69093;43.51246;4.94022;5;20220315;18.2;12.7;15.5;3.5;9.8;0;2.98;13012 +69093;43.51246;4.94022;5;20220316;17.2;8.5;12.9;2;11;0;2.19;16395 +69093;43.51246;4.94022;5;20220317;16.4;9.8;13.1;3;11.5;0;1.96;11558 +69093;43.51246;4.94022;5;20220318;17.1;10.7;13.9;2.7;10.8;.2;2.26;12254 +69093;43.51246;4.94022;5;20220319;17.6;7.7;12.7;2.7;8.8;0;2.77;17466 +69093;43.51246;4.94022;5;20220320;15.4;6.6;11;4.5;7.5;.3;2.77;11231 +69093;43.51246;4.94022;5;20220321;17.2;11.7;14.5;5;6.3;0;4.13;12646 +69093;43.51246;4.94022;5;20220322;16.6;3.7;10.2;5.1;6.2;0;3.65;20088 +69093;43.51246;4.94022;5;20220323;17.3;2.8;10.1;3.4;6.5;0;3.24;20282 +69093;43.51246;4.94022;5;20220324;19.3;2.4;10.9;3.2;5.7;0;3.65;20476 +69093;43.51246;4.94022;5;20220325;20.4;2.9;11.7;3.6;7.1;0;3.74;20670 +69093;43.51246;4.94022;5;20220326;21.3;4.6;13;3.6;7.3;0;3.98;20863 +69093;43.51246;4.94022;5;20220327;22.6;9.1;15.9;3.4;7;0;4.43;20412 +69093;43.51246;4.94022;5;20220328;22.4;5.9;14.2;3.3;7;0;4.23;21247 +69093;43.51246;4.94022;5;20220329;19.4;8.3;13.9;3.6;9.1;2.3;3.45;18619 +69093;43.51246;4.94022;5;20220330;15.9;10.4;13.2;3.1;10.9;1.8;2.13;10608 +69093;43.51246;4.94022;5;20220331;20.1;7;13.6;6.1;9;.2;4.16;20318 +69093;43.51246;4.94022;5;20220401;10.8;5.5;8.2;9.2;5.8;.6;3.18;11084 +69093;43.51246;4.94022;5;20220402;9.9;4.1;7;8.9;4.74;0;3.43;14642 +69093;43.51246;4.94022;5;20220403;12.1;2.7;7.4;7.5;5.2;0;3.54;20757 +69093;43.51246;4.94022;5;20220404;16.1;2.7;9.4;3.6;5.7;0;3.56;22569 +69093;43.51246;4.94022;5;20220405;19.9;4.2;12.1;3.7;6.1;0;4.25;22754 +69093;43.51246;4.94022;5;20220406;17.3;3.8;10.6;2.9;8.7;0;2.93;20451 +69093;43.51246;4.94022;5;20220407;19.4;8;13.7;5.6;10.6;.1;3.42;17418 +69093;43.51246;4.94022;5;20220408;22.4;12.1;17.3;5.5;12;0;4.35;19633 +69093;43.51246;4.94022;5;20220409;16.6;10.3;13.5;9.3;6;0;5.5;19708 +69093;43.51246;4.94022;5;20220410;18.8;5.1;12;4.1;6.5;0;4.27;23661 +69093;43.51246;4.94022;5;20220411;18;8.9;13.5;5.8;8.4;0;3.87;15455 +69093;43.51246;4.94022;5;20220412;21.1;7.5;14.3;3.6;9.4;0;4.16;24015 +69093;43.51246;4.94022;5;20220413;21.6;7.7;14.7;2.6;9.2;0;4.03;24165 +69093;43.51246;4.94022;5;20220414;26.3;8.5;17.4;3.6;9.8;0;5.21;24363 +69093;43.51246;4.94022;5;20220415;27;11.5;19.3;4.7;11.2;0;5.79;24535 +69093;43.51246;4.94022;5;20220416;25.2;12.5;18.9;6;10.6;0;6.06;22547 +69093;43.51246;4.94022;5;20220417;21.7;10.9;16.3;3.6;9.4;0;4.61;23966 +69093;43.51246;4.94022;5;20220418;20.6;8.9;14.8;3.1;11.2;0;3.9;25041 +69093;43.51246;4.94022;5;20220419;25;8.1;16.6;3.4;11.1;0;4.75;25206 +69093;43.51246;4.94022;5;20220420;18.1;12.7;15.4;3;13.8;8.8;2.21;11137 +69093;43.51246;4.94022;5;20220421;18.8;12.3;15.6;2.6;13.6;4.8;2.36;12212 +69093;43.51246;4.94022;5;20220422;20.5;10.3;15.4;4;13;0;3.61;22596 +69093;43.51246;4.94022;5;20220423;17.5;14.5;16;7.2;12.8;9.3;2.91;8715 +69093;43.51246;4.94022;5;20220424;18.8;9.6;14.2;3.4;11.8;.1;2.9;16049 +69093;43.51246;4.94022;5;20220425;20.3;8.5;14.4;3.9;11.2;0;4.08;26160 +69093;43.51246;4.94022;5;20220426;24.1;11.4;17.8;2.8;12.3;0;4.67;26312 +69093;43.51246;4.94022;5;20220427;21;10.7;15.9;3.1;12.8;0;4.05;26018 +69093;43.51246;4.94022;5;20220428;25.4;11.3;18.4;3.3;12;0;5.13;26610 +69093;43.51246;4.94022;5;20220429;22.4;11.4;16.9;4;11.2;0;4.9;26756 +69093;43.51246;4.94022;5;20220430;25.2;11.9;18.6;4.8;9.9;0;6.07;26901 +69093;43.51246;4.94022;5;20220501;24.5;13;18.8;5.4;9.1;0;6.41;26631 +69093;43.51246;4.94022;5;20220502;23;11.1;17.1;3.1;11.5;0;4.64;25573 +69093;43.51246;4.94022;5;20220503;23.1;13.3;18.2;2.4;13.1;.1;4.33;24196 +69093;43.51246;4.94022;5;20220504;25;10.9;18;3.1;12.3;1.5;5.05;27455 +69093;43.51246;4.94022;5;20220505;22.2;14.8;18.5;6.6;12.1;.5;5.06;19425 +69093;43.51246;4.94022;5;20220506;20.7;14.3;17.5;7.2;10.9;0;5.24;21267 +69093;43.51246;4.94022;5;20220507;26.2;11.8;19;3;12;0;5.42;27847 +69093;43.51246;4.94022;5;20220508;21.8;11.7;16.8;2.4;14;5.1;3.78;22747 +69093;43.51246;4.94022;5;20220509;25.9;12.4;19.2;3;14.5;.1;5.12;28097 +69093;43.51246;4.94022;5;20220510;27;12.9;20;3;13.7;0;5.49;28218 +69093;43.51246;4.94022;5;20220511;24.6;14.4;19.5;3.9;13.5;0;5.44;28020 +69093;43.51246;4.94022;5;20220512;24.8;15.8;20.3;3.3;13.3;0;5.43;27184 +69093;43.51246;4.94022;5;20220513;26;13.5;19.8;2.2;13.8;0;5.18;28566 +69093;43.51246;4.94022;5;20220514;26;14.4;20.2;2.8;16.4;0;5.15;28678 +69093;43.51246;4.94022;5;20220515;26.2;15.7;21;3.6;15.6;0;5.5;27840 +69093;43.51246;4.94022;5;20220516;26.6;17.6;22.1;4;15.1;0;5.97;27619 +69093;43.51246;4.94022;5;20220517;26.7;15.1;20.9;2.7;16;0;5.42;28996 +69093;43.51246;4.94022;5;20220518;26.9;15.8;21.4;3.1;18.5;0;5.31;29096 +69093;43.51246;4.94022;5;20220519;30.2;16.5;23.4;3.6;16.1;0;6.52;29195 +69093;43.51246;4.94022;5;20220520;28.5;16.3;22.4;3.1;13.2;0;6.35;29290 +69093;43.51246;4.94022;5;20220521;27.1;16.8;22;2.2;17;0;5.45;28996 +69093;43.51246;4.94022;5;20220522;27.5;16.8;22.2;3.9;18.2;0;5.63;28213 +69093;43.51246;4.94022;5;20220523;28;17.5;22.8;3.6;16.6;0;5.76;26041 +69093;43.51246;4.94022;5;20220524;27.7;17.6;22.7;5.6;12.3;.1;7.13;25445 +69093;43.51246;4.94022;5;20220525;27.6;17.7;22.7;7.2;10.9;0;7.6;19925 +69093;43.51246;4.94022;5;20220526;30.6;18.2;24.4;6.6;11;0;8.95;27947 +69093;43.51246;4.94022;5;20220527;32.3;19.6;26;6.8;12.9;0;9.41;29119 +69093;43.51246;4.94022;5;20220528;28.1;18.9;23.5;11.5;10.6;0;10.16;28574 +69093;43.51246;4.94022;5;20220529;27;17.2;22.1;8.5;7.3;0;9.66;29416 +69093;43.51246;4.94022;5;20220530;27.9;13.9;20.9;2.5;10.3;0;5.69;25247 +69093;43.51246;4.94022;5;20220531;26.8;17.5;22.2;2.5;14.4;.3;5.4;25350 +69093;43.51246;4.94022;5;20220601;29.6;15.3;22.5;2.5;16;0;6.09;30216 +69093;43.51246;4.94022;5;20220602;28.3;16.1;22.2;2.7;16.6;0;5.96;30275 +69093;43.51246;4.94022;5;20220603;33.2;20.5;26.9;2.7;17.1;.1;7.03;29571 +69093;43.51246;4.94022;5;20220604;32.7;20.3;26.5;3.3;17.7;0;7.07;28623 +69093;43.51246;4.94022;5;20220605;32.7;21;26.9;3.3;19.6;0;6.75;27176 +69093;43.51246;4.94022;5;20220606;32.5;18.6;25.6;4.9;15.3;.1;8.17;30478 +69093;43.51246;4.94022;5;20220607;31.6;18;24.8;6;14.8;0;8.42;30522 +69093;43.51246;4.94022;5;20220608;28.3;18.3;23.3;4.6;12.4;0;7.05;26179 +69093;43.51246;4.94022;5;20220609;27.2;16.4;21.8;9.4;11.1;0;8.78;30369 +69093;43.51246;4.94022;5;20220610;30.8;18.6;24.7;8.8;9.9;0;10.6;30633 +69093;43.51246;4.94022;5;20220611;34.4;18.9;26.7;4.4;12.6;0;8.83;30665 +69093;43.51246;4.94022;5;20220612;30.9;16.9;23.9;3.3;14.9;0;6.84;29376 +69093;43.51246;4.94022;5;20220613;35.4;18.4;26.9;5.1;15.6;0;9.04;30718 +69093;43.51246;4.94022;5;20220614;29.4;20;24.7;4.2;13.8;0;7.47;29797 +69093;43.51246;4.94022;5;20220615;32.3;21.2;26.8;3.3;18.9;0;7.23;30491 +69093;43.51246;4.94022;5;20220616;34.5;18.5;26.5;3.2;18.7;0;7.43;30774 +69093;43.51246;4.94022;5;20220617;35.9;25;30.5;3.9;17.5;0;8.83;30786 +69093;43.51246;4.94022;5;20220618;32.9;21.1;27;3.4;19.1;0;7.4;30796 +69093;43.51246;4.94022;5;20220619;32.5;21.5;27;4.5;16.7;0;8.16;30802 +69093;43.51246;4.94022;5;20220620;32.2;23.2;27.7;5.2;15.8;0;8.53;28577 +69093;43.51246;4.94022;5;20220621;31;22.1;26.6;4.7;21.3;1.5;6.77;26951 +69093;43.51246;4.94022;5;20220622;30.8;23.4;27.1;3.9;23.5;.1;6.1;24987 +69093;43.51246;4.94022;5;20220623;28.5;23.2;25.9;5.3;22.9;9;5.29;19875 +69093;43.51246;4.94022;5;20220624;29;19.8;24.4;4.8;19.4;.3;6.16;25813 +69093;43.51246;4.94022;5;20220625;29.9;19.5;24.7;3.3;20.2;0;6.41;30406 +69093;43.51246;4.94022;5;20220626;33.5;22.3;27.9;3.9;21.2;0;7.63;30758 +69093;43.51246;4.94022;5;20220627;32.4;22.1;27.3;6;19.1;0;8.32;29916 +69093;43.51246;4.94022;5;20220628;32;19.9;26;6.8;15;0;8.84;28124 +69093;43.51246;4.94022;5;20220629;31.4;18.3;24.9;4.2;16.4;.1;7.43;30693 +69093;43.51246;4.94022;5;20220630;27.9;19.9;23.9;4.7;20.3;0;5.82;26738 +69093;43.51246;4.94022;5;20220701;29.1;17.8;23.5;7.4;12.4;0;8.7;30617 +69093;43.51246;4.94022;5;20220702;33.8;17.4;25.6;3.9;11.8;0;8.34;30600 +69093;43.51246;4.94022;5;20220703;34.8;19.3;27.1;3.4;15;0;7.99;30563 +69093;43.51246;4.94022;5;20220704;36.6;21.3;29;3.5;19.8;.1;8.11;30523 +69093;43.51246;4.94022;5;20220705;34.7;23.1;28.9;6.8;14.2;0;10.52;30480 +69093;43.51246;4.94022;5;20220706;33.5;23.2;28.4;9.4;10.8;0;12.25;30068 +69093;43.51246;4.94022;5;20220707;33;21.2;27.1;11.9;11.5;0;12.59;30385 +69093;43.51246;4.94022;5;20220708;33.1;21.1;27.1;8;13.8;0;10.37;30333 +69093;43.51246;4.94022;5;20220709;35.3;20.8;28.1;5.2;12.2;0;9.74;30278 +69093;43.51246;4.94022;5;20220710;34.2;23.5;28.9;5.6;14.5;0;9.64;30220 +69093;43.51246;4.94022;5;20220711;29.9;20.6;25.3;3.3;18.9;0;6.49;29130 +69093;43.51246;4.94022;5;20220712;30.6;20.1;25.4;2.4;22.1;0;5.74;27324 +69093;43.51246;4.94022;5;20220713;30.3;20.4;25.4;3.1;22.9;0;6.09;29504 +69093;43.51246;4.94022;5;20220714;33.8;20.9;27.4;2.3;22.9;0;6.61;29958 +69093;43.51246;4.94022;5;20220715;38.7;21.5;30.1;3.9;19;0;8.81;29886 +69093;43.51246;4.94022;5;20220716;36.5;23.3;29.9;4.7;13;0;9.69;29811 +69093;43.51246;4.94022;5;20220717;34;22.6;28.3;3.5;17.1;0;7.8;29733 +69093;43.51246;4.94022;5;20220718;35.9;23.4;29.7;2.7;23.5;0;7.24;29652 +69093;43.51246;4.94022;5;20220719;34.3;22.8;28.6;3.1;25.1;0;6.92;29568 +69093;43.51246;4.94022;5;20220720;35.8;23.4;29.6;2.7;24.3;.1;7.14;29482 +69093;43.51246;4.94022;5;20220721;38;24.3;31.2;4.4;18.6;0;9.17;29393 +69093;43.51246;4.94022;5;20220722;33.5;21.8;27.7;3;22.6;0;6.79;29301 +69093;43.51246;4.94022;5;20220723;34.4;23.6;29;3.1;22.8;0;6.6;25364 +69093;43.51246;4.94022;5;20220724;36.6;23.1;29.9;2.1;19.8;0;7.03;29110 +69093;43.51246;4.94022;5;20220725;34.3;22.4;28.4;3.6;20.5;0;7.4;28933 +69093;43.51246;4.94022;5;20220726;34.1;24.7;29.4;9;14.9;0;11.2;27964 +69093;43.51246;4.94022;5;20220727;34;22.5;28.3;7.3;12.7;0;10.52;28803 +69093;43.51246;4.94022;5;20220728;34.3;20.1;27.2;2.8;14.5;0;7.2;28696 +69093;43.51246;4.94022;5;20220729;31.9;21.7;26.8;3;18;.3;6.14;23733 +69093;43.51246;4.94022;5;20220730;35.3;20.3;27.8;6.9;13.6;.3;10.19;28474 +69093;43.51246;4.94022;5;20220731;37.3;24.4;30.9;5.1;12.9;0;10.01;28359 +69093;43.51246;4.94022;5;20220801;38.4;24.9;31.7;4.4;14.9;0;9.47;28242 +69093;43.51246;4.94022;5;20220802;37.6;24.7;31.2;5;17;0;9.48;28122 +69093;43.51246;4.94022;5;20220803;33.2;22.4;27.8;3.4;22.3;0;6.72;28000 +69093;43.51246;4.94022;5;20220804;34;20.7;27.4;2.5;23.4;.1;6.14;27203 +69093;43.51246;4.94022;5;20220805;34;21.4;27.7;2.9;22.7;0;6.48;27749 +69093;43.51246;4.94022;5;20220806;36.6;24.9;30.8;6.8;16.6;0;10.38;27621 +69093;43.51246;4.94022;5;20220807;35.8;23.7;29.8;5;15.2;0;9.05;27490 +69093;43.51246;4.94022;5;20220808;35.9;21.9;28.9;3.4;15.6;0;7.69;27356 +69093;43.51246;4.94022;5;20220809;34.2;21;27.6;3.3;20.3;0;6.77;27221 +69093;43.51246;4.94022;5;20220810;34;21;27.5;3.2;18.4;0;6.83;27083 +69093;43.51246;4.94022;5;20220811;32.9;21.4;27.2;3.3;20.4;0;6.49;26943 +69093;43.51246;4.94022;5;20220812;34;22.2;28.1;2.7;24.9;0;6.02;26155 +69093;43.51246;4.94022;5;20220813;32.1;23.4;27.8;3.3;24.5;0;5.85;24938 +69093;43.51246;4.94022;5;20220814;30.8;23.8;27.3;3.5;21;10.1;5.7;21788 +69093;43.51246;4.94022;5;20220815;32.3;19.6;26;3.1;20.5;0;6;26364 +69093;43.51246;4.94022;5;20220816;31.8;20.8;26.3;3.6;21.8;4.2;6.03;26214 +69093;43.51246;4.94022;5;20220817;30;18.1;24.1;5.1;22.1;6.3;4.82;20088 +69093;43.51246;4.94022;5;20220818;26;17.5;21.8;4.6;18.1;.4;4.15;17030 +69093;43.51246;4.94022;5;20220819;29.7;19.6;24.7;9;16.6;0;7.69;24528 +69093;43.51246;4.94022;5;20220820;31.3;22.3;26.8;11;16.8;0;9.33;24358 +69093;43.51246;4.94022;5;20220821;33.3;21.6;27.5;8.2;13.9;0;9.72;24455 +69093;43.51246;4.94022;5;20220822;32.1;20.2;26.2;9.1;13.6;0;9.61;25277 +69093;43.51246;4.94022;5;20220823;34.5;22.8;28.7;5.1;15.9;0;8.17;25114 +69093;43.51246;4.94022;5;20220824;30.5;19.3;24.9;2.8;18.9;0;5.42;24950 +69093;43.51246;4.94022;5;20220825;33.8;19.4;26.6;2.8;20.3;0;5.83;24785 +69093;43.51246;4.94022;5;20220826;33.2;21.4;27.3;5.4;18.5;.1;7.33;24617 +69093;43.51246;4.94022;5;20220827;32.2;22.1;27.2;5.9;17;0;7.58;23977 +69093;43.51246;4.94022;5;20220828;32.3;20.3;26.3;2.5;18;0;5.57;24278 +69093;43.51246;4.94022;5;20220829;31.1;19.3;25.2;3.2;22.7;.1;5.06;23819 +69093;43.51246;4.94022;5;20220830;30.3;24.6;27.5;4.7;25.3;.9;4.57;15466 +69093;43.51246;4.94022;5;20220831;30.6;20.8;25.7;4.9;18.1;0;6.19;22579 +69093;43.51246;4.94022;5;20220901;33.5;19.6;26.6;4.7;15.8;0;7.11;23583 +69093;43.51246;4.94022;5;20220902;30.8;20.1;25.5;3.2;20.7;1.5;4.53;17516 +69093;43.51246;4.94022;5;20220903;28.4;20.5;24.5;2.6;21;.5;4.03;18344 +69093;43.51246;4.94022;5;20220904;30.2;20.4;25.3;3.6;20.2;0;5.04;21065 +69093;43.51246;4.94022;5;20220905;31.2;20.8;26;3.6;21.1;0;5;19777 +69093;43.51246;4.94022;5;20220906;31;20.8;25.9;4;21.8;4.4;4.9;18932 +69093;43.51246;4.94022;5;20220907;29.9;23.4;26.7;5.6;23.1;20.2;4.83;15116 +69093;43.51246;4.94022;5;20220908;28.2;17.7;23;3.6;18.6;.1;4.61;21915 +69093;43.51246;4.94022;5;20220909;27.6;17.6;22.6;3.6;16.4;.1;4.5;18872 +69093;43.51246;4.94022;5;20220910;26.7;15.4;21.1;4.4;14.3;0;4.98;21949 +69093;43.51246;4.94022;5;20220911;28.8;14.5;21.7;4.3;14.3;0;5.28;21763 +69093;43.51246;4.94022;5;20220912;28.9;16.5;22.7;2.9;18.8;0;4.31;21575 +69093;43.51246;4.94022;5;20220913;29.1;21.8;25.5;4.1;22.6;.7;3.8;12939 +69093;43.51246;4.94022;5;20220914;29;21.9;25.5;6.2;21.9;0;4.54;13546 +69093;43.51246;4.94022;5;20220915;30.8;19.3;25.1;3;20;0;4.68;21009 +69093;43.51246;4.94022;5;20220916;27.3;18;22.7;6.7;15.6;0;5.62;19812 +69093;43.51246;4.94022;5;20220917;21.4;15.7;18.6;12.4;9.1;0;6.83;17255 +69093;43.51246;4.94022;5;20220918;24.5;12.8;18.7;6.4;8.3;0;6.06;20437 +69093;43.51246;4.94022;5;20220919;24.5;15.7;20.1;9.5;8.1;0;7.51;18948 +69093;43.51246;4.94022;5;20220920;24.7;13.5;19.1;6.4;8.7;0;6.03;20054 +69093;43.51246;4.94022;5;20220921;26.3;14.1;20.2;3.6;10.8;0;4.63;18648 +69093;43.51246;4.94022;5;20220922;24.7;14.5;19.6;2.8;13.5;0;3.57;17579 +69093;43.51246;4.94022;5;20220923;24.8;14.1;19.5;3.5;15.2;17.8;3.54;17995 +69093;43.51246;4.94022;5;20220924;22.5;16.9;19.7;4.6;17.4;4.1;2.35;6946 +69093;43.51246;4.94022;5;20220925;23.2;15.5;19.4;3.5;15.2;0;3.16;15159 +69093;43.51246;4.94022;5;20220926;23.3;13.5;18.4;5.8;12.3;.1;4.25;16644 +69093;43.51246;4.94022;5;20220927;21.8;13.7;17.8;5.4;11.8;0;3.91;15674 +69093;43.51246;4.94022;5;20220928;24.1;15;19.6;6.1;14.4;.1;3.98;14296 +69093;43.51246;4.94022;5;20220929;22.3;14.6;18.5;4.2;12.4;.2;3.58;15105 +69093;43.51246;4.94022;5;20220930;19.1;13.6;16.4;8.3;10.3;0;4.25;13773 +69093;43.51246;4.94022;5;20221001;22.6;8.8;15.7;4.6;11.9;0;3.14;13073 +69093;43.51246;4.94022;5;20221002;27.3;13.8;20.6;4;15.6;0;3.9;17742 +69093;43.51246;4.94022;5;20221003;26.2;16.3;21.3;6.6;14.2;0;4.96;16741 +69093;43.51246;4.94022;5;20221004;24.6;13.3;19;2.8;15.3;.1;3;17298 +69093;43.51246;4.94022;5;20221005;25;14.1;19.6;2.7;17.3;.3;2.66;15102 +69093;43.51246;4.94022;5;20221006;25.8;12.9;19.4;2.4;16.7;0;2.81;16978 +69093;43.51246;4.94022;5;20221007;25.4;14.7;20.1;2.1;16;.3;2.65;14465 +69093;43.51246;4.94022;5;20221008;21.7;15.4;18.6;2.2;16.4;.1;1.65;6258 +69093;43.51246;4.94022;5;20221009;21.6;14.8;18.2;2.4;16.2;.4;1.83;8733 +69093;43.51246;4.94022;5;20221010;24.8;15.9;20.4;2.5;16.1;0;2.51;11233 +69093;43.51246;4.94022;5;20221011;25.3;14.6;20;2;16.5;.1;2.56;15514 +69093;43.51246;4.94022;5;20221012;26.3;15;20.7;2.1;15.6;.1;2.56;12174 +69093;43.51246;4.94022;5;20221013;23.7;12.9;18.3;2.5;15.5;.6;2.3;13161 +69093;43.51246;4.94022;5;20221014;25.1;15.3;20.2;3.3;16.1;.1;2.72;11501 +69093;43.51246;4.94022;5;20221015;26.6;12.4;19.5;2.5;15.2;0;2.79;15302 +69093;43.51246;4.94022;5;20221016;25.6;16.8;21.2;5.4;17.4;0;3.32;12587 +69093;43.51246;4.94022;5;20221017;26.2;15;20.6;3.5;16.8;.1;2.9;13673 +69093;43.51246;4.94022;5;20221018;25.2;14.4;19.8;2;17;.3;2.25;14063 +69093;43.51246;4.94022;5;20221019;23.6;14.3;19;2;18.2;0;1.55;8071 +69093;43.51246;4.94022;5;20221020;22.6;19.3;21;4.8;18.6;0;2.16;4643 +69093;43.51246;4.94022;5;20221021;24.5;20.5;22.5;8.5;20.9;0;2.73;3971 +69093;43.51246;4.94022;5;20221022;26.5;19.8;23.2;4.5;20.6;0;2.66;8005 +69093;43.51246;4.94022;5;20221023;27.8;20.1;24;5.7;19;0;3.72;8976 +69093;43.51246;4.94022;5;20221024;25.5;21.3;23.4;5.6;20.4;.1;2.89;6506 +69093;43.51246;4.94022;5;20221025;25.5;16.3;20.9;3;18.8;0;2.18;10984 +69093;43.51246;4.94022;5;20221026;26;16.9;21.5;3.4;17.4;0;2.61;10851 +69093;43.51246;4.94022;5;20221027;26.6;16.7;21.7;2.4;17.9;.1;2.33;12452 +69093;43.51246;4.94022;5;20221028;25;14;19.5;2.4;16.6;.1;2.06;12317 +69093;43.51246;4.94022;5;20221029;26.3;13.5;19.9;2.4;15.1;0;2.35;12897 +69093;43.51246;4.94022;5;20221030;25;14;19.5;2.4;14.5;.1;2.24;12071 +69093;43.51246;4.94022;5;20221031;24.4;15.2;19.8;5.1;17.4;4.2;2.39;8748 +69093;43.51246;4.94022;5;20221101;23.7;20.1;21.9;5.1;18.7;4.3;2.57;7499 +69093;43.51246;4.94022;5;20221102;22.4;14.4;18.4;2.8;14.1;0;2.03;9918 +69093;43.51246;4.94022;5;20221103;20.9;10.3;15.6;4.4;13.4;16.2;1.91;7563 +69093;43.51246;4.94022;5;20221104;17.3;8.7;13;6.4;9.7;0;2.5;9657 +69093;43.51246;4.94022;5;20221105;16.1;10.2;13.2;11.8;8.6;0;3.65;9572 +69093;43.51246;4.94022;5;20221106;20.1;6.7;13.4;2.7;9.6;.1;1.87;11689 +69093;43.51246;4.94022;5;20221107;21.9;6.3;14.1;1.8;10.5;0;1.56;11548 +69093;43.51246;4.94022;5;20221108;20.8;12.1;16.5;5;13.5;1;2.11;6944 +69093;43.51246;4.94022;5;20221109;22.8;17;19.9;5.7;15.9;0;2.6;3743 +69093;43.51246;4.94022;5;20221110;20.7;13.2;17;4.8;13.1;0;2.27;8582 +69093;43.51246;4.94022;5;20221111;23.6;12.1;17.9;3.4;13;.1;2.25;10677 +69093;43.51246;4.94022;5;20221112;22.3;10.7;16.5;3.4;12;0;2.12;10171 +69093;43.51246;4.94022;5;20221113;20.7;12.3;16.5;2.7;12;0;1.76;6836 +69093;43.51246;4.94022;5;20221114;18;11.3;14.7;4.6;12.4;20.8;1.67;3809 +69093;43.51246;4.94022;5;20221115;19.4;14.3;16.9;5.7;14.4;7.4;1.9;3154 +69093;43.51246;4.94022;5;20221116;19.2;10.6;14.9;2.9;12.9;.1;1.32;7901 +69093;43.51246;4.94022;5;20221117;19.2;11.2;15.2;2.9;12.8;1.3;1.38;7035 +69093;43.51246;4.94022;5;20221118;16.4;9.5;13;6.8;10.1;0;2.18;8072 +69093;43.51246;4.94022;5;20221119;14.1;8.2;11.2;9.5;8;0;2.73;7788 +69093;43.51246;4.94022;5;20221120;14.3;7.7;11;8;7.6;0;2.66;7783 +69093;43.51246;4.94022;5;20221121;11.9;5.7;8.8;3.9;9;8.1;1.02;4024 +69093;43.51246;4.94022;5;20221122;14.6;6.3;10.5;5.7;8.7;.1;1.74;8492 +69093;43.51246;4.94022;5;20221123;13.5;6.1;9.8;2.2;9.3;.4;.87;5558 +69093;43.51246;4.94022;5;20221124;16.2;5.5;10.9;3.4;8.9;0;1.42;7519 +69093;43.51246;4.94022;5;20221125;17.4;9.3;13.4;6.1;9.7;.3;2.29;7936 +69093;43.51246;4.94022;5;20221126;14.7;10.3;12.5;8.5;8.3;0;2.87;6779 +69093;43.51246;4.94022;5;20221127;17.1;6.1;11.6;4;8.6;.7;1.74;8761 +69093;43.51246;4.94022;5;20221128;12.4;11;11.7;5.3;9.9;18;1.6;931 +69093;43.51246;4.94022;5;20221129;12;4.3;8.2;5.4;8.5;0;1.14;5744 +69093;43.51246;4.94022;5;20221130;13.5;2.9;8.2;3.2;7.9;6.1;1.04;8424 +69093;43.51246;4.94022;5;20221201;10.5;6;8.3;3.6;8.3;2.1;1.03;2351 +69093;43.51246;4.94022;5;20221202;9.9;5.7;7.8;3.2;8.3;1.3;.89;2215 +69093;43.51246;4.94022;5;20221203;12.3;5.7;9;4.3;9.7;25.3;.87;2992 +69093;43.51246;4.94022;5;20221204;15.3;9.1;12.2;3.9;10.9;9;1.19;4308 +69093;43.51246;4.94022;5;20221205;12.7;3.8;8.3;2.2;8.35;0;.56;7103 +69093;43.51246;4.94022;5;20221206;12.4;3.4;7.9;3.9;7.1;0;1.28;6799 +69093;43.51246;4.94022;5;20221207;9.3;1.7;5.5;5.7;6.4;0;1.22;7163 +69093;43.51246;4.94022;5;20221208;10.2;.2;5.2;3.6;7.8;20.1;.58;6107 +69093;43.51246;4.94022;5;20221209;15.3;9.5;12.4;4.8;13.2;0;.65;4237 +69093;43.51246;4.94022;5;20221210;8;5.3;6.7;8.2;7;0;1.44;4633 +69093;43.51246;4.94022;5;20221211;6.1;.7;3.4;7.5;4.5;0;1.69;6320 +69093;43.51246;4.94022;5;20221212;6.8;-3.4;1.7;2.3;5.5;2.9;.51;6600 +69093;43.51246;4.94022;5;20221213;8.8;4.9;6.9;3.6;9.1;4.7;.5;1924 +69093;43.51246;4.94022;5;20221214;11.4;8;9.7;2.6;10.6;.2;.62;1725 +69093;43.51246;4.94022;5;20221215;15;10.1;12.6;4.1;12.2;20.8;.96;2255 +69093;43.51246;4.94022;5;20221216;10.1;6.2;8.2;5.3;8.3;0;1.07;5068 +69093;43.51246;4.94022;5;20221217;7.4;1.6;4.5;5.8;5.7;0;1.23;6444 +69093;43.51246;4.94022;5;20221218;14.4;1.8;8.1;3.3;8.2;0;.98;7104 +69093;43.51246;4.94022;5;20221219;15.4;10.9;13.2;5;11.9;.7;1.28;2858 +69093;43.51246;4.94022;5;20221220;16.7;12.6;14.7;5.3;13.9;3.5;1.17;1960 +69093;43.51246;4.94022;5;20221221;16.4;14.4;15.4;3.7;14.4;2.3;1.03;2771 +69093;43.51246;4.94022;5;20221222;15.3;7.5;11.4;1.5;11.5;0;.49;6001 +69093;43.51246;4.94022;5;20221223;19.4;10.8;15.1;3.3;13.6;.1;1.09;6142 +69093;43.51246;4.94022;5;20221224;19.2;8.8;14;1.6;12;.2;.71;7618 +69093;43.51246;4.94022;5;20221225;18;7.2;12.6;3.6;11.8;0;1.02;7195 +69093;43.51246;4.94022;5;20221226;19;11.6;15.3;2.6;12.4;.3;1.16;5834 +69093;43.51246;4.94022;5;20221227;16.1;7.3;11.7;3.1;9.7;0;1.12;7294 +69093;43.51246;4.94022;5;20221228;15.1;4.5;9.8;2.5;9.6;.1;.77;6751 +69093;43.51246;4.94022;5;20221229;16.3;10.8;13.6;3.4;12.4;0;1.04;3643 +69093;43.51246;4.94022;5;20221230;14.5;10.3;12.4;2.1;12.1;0;.68;3771 +69093;43.51246;4.94022;5;20221231;18.8;10;14.4;4.7;11.9;0;1.59;7014 +69094;43.51871;5.27609;140;20220101;9.6;5.9;7.7;.6;10.31;.1;.31;3824 +69094;43.51871;5.27609;140;20220102;11.3;8.6;9.9;1.5;10.01;0;.59;3287 +69094;43.51871;5.27609;140;20220103;13.7;5.4;9.5;.4;9.11;0;.35;5768 +69094;43.51871;5.27609;140;20220104;13.9;4.7;9.3;.8;10.51;.9;.36;6105 +69094;43.51871;5.27609;140;20220105;9.2;8.7;8.9;4.4;6.51;0;1.83;1457 +69094;43.51871;5.27609;140;20220106;11;1.2;6.1;1.7;4.71;0;.95;6377 +69094;43.51871;5.27609;140;20220107;9.7;-2.2;3.7;1.8;4.91;0;.77;7070 +69094;43.51871;5.27609;140;20220108;12.4;.6;6.5;1.8;6.61;.1;.77;7090 +69094;43.51871;5.27609;140;20220109;10.9;4;7.4;2.5;7.11;0;.93;5469 +69094;43.51871;5.27609;140;20220110;12;4.8;8.4;1.7;6.11;0;.99;5628 +69094;43.51871;5.27609;140;20220111;12.3;-2.7;4.8;.9;4.91;0;.55;8173 +69094;43.51871;5.27609;140;20220112;12.1;-2.7;4.7;1;4.61;0;.62;8186 +69094;43.51871;5.27609;140;20220113;14.7;-3;5.8;.7;4.61;0;.51;9025 +69094;43.51871;5.27609;140;20220114;14.3;-2.8;5.7;.6;4.51;0;.46;8949 +69094;43.51871;5.27609;140;20220115;14.7;-3.5;5.6;.5;4.71;0;.4;9316 +69094;43.51871;5.27609;140;20220116;12.3;-4;4.1;.8;4.61;0;.55;8900 +69094;43.51871;5.27609;140;20220117;13.9;-3.9;5;.7;4.91;0;.53;9388 +69094;43.51871;5.27609;140;20220118;14.4;-3;5.7;.8;6.21;0;.56;9374 +69094;43.51871;5.27609;140;20220119;10.3;-.3;5;1;7.41;0;.46;7397 +69094;43.51871;5.27609;140;20220120;11.8;.2;6;1.4;5.91;0;.8;7816 +69094;43.51871;5.27609;140;20220121;11.4;-3.1;4.1;1;4.91;.1;.66;8827 +69094;43.51871;5.27609;140;20220122;13.4;-3.2;5.1;.8;4.81;0;.65;9543 +69094;43.51871;5.27609;140;20220123;15.4;-1.8;6.8;.7;5.81;0;.64;9819 +69094;43.51871;5.27609;140;20220124;14.1;-1.5;6.3;.7;6.61;0;.6;9456 +69094;43.51871;5.27609;140;20220125;13.9;-.8;6.5;.6;6.91;0;.57;9283 +69094;43.51871;5.27609;140;20220126;13.8;-2.1;5.8;.5;5.71;0;.55;9762 +69094;43.51871;5.27609;140;20220127;14.3;-1.7;6.3;.6;6.11;0;.62;9905 +69094;43.51871;5.27609;140;20220128;14;-3.3;5.3;.5;5.41;0;.58;10418 +69094;43.51871;5.27609;140;20220129;15.2;-1;7.1;.8;5.51;0;.8;10201 +69094;43.51871;5.27609;140;20220130;15.6;-2.5;6.5;.8;6.01;0;.8;10909 +69094;43.51871;5.27609;140;20220131;12.8;-1.9;5.4;3.9;5.71;0;1.62;9952 +69094;43.51871;5.27609;140;20220201;10.2;3.9;7;6;5.31;0;2.21;6605 +69094;43.51871;5.27609;140;20220202;15.9;7.6;11.7;3.6;8.11;0;1.93;7668 +69094;43.51871;5.27609;140;20220203;18.5;.9;9.7;.9;8.41;0;.98;11288 +69094;43.51871;5.27609;140;20220204;15.1;7;11;1.5;8.81;0;1.11;7763 +69094;43.51871;5.27609;140;20220205;14.5;6.7;10.6;2;7.11;0;1.46;7712 +69094;43.51871;5.27609;140;20220206;13.2;-1.6;5.8;2.2;5.71;0;1.34;10742 +69094;43.51871;5.27609;140;20220207;13.5;5.2;9.3;4.3;6.21;0;2.18;8153 +69094;43.51871;5.27609;140;20220208;17.9;-1.4;8.2;.6;5.91;0;.96;12438 +69094;43.51871;5.27609;140;20220209;15.8;1.4;8.6;.8;8.31;0;.95;10998 +69094;43.51871;5.27609;140;20220210;10.9;5.9;8.4;2.3;9.58;0;1.53;10527 +69094;43.51871;5.27609;140;20220211;15.2;2.9;9.1;4.6;7.8;0;2.09;11566 +69094;43.51871;5.27609;140;20220212;15.3;1.8;8.6;3.2;6.78;0;2;12156 +69094;43.51871;5.27609;140;20220213;13.1;2.9;8;5;7.8;3.7;1.73;6814 +69094;43.51871;5.27609;140;20220214;12.5;8.9;10.7;5.5;10.72;18.4;1.38;3571 +69094;43.51871;5.27609;140;20220215;13.5;4.5;9;6;7.08;0;2.46;11496 +69094;43.51871;5.27609;140;20220216;12.8;3.4;8.1;1.5;8.61;.5;1.04;9701 +69094;43.51871;5.27609;140;20220217;20.5;6;13.2;2.3;10.01;0;1.95;12191 +69094;43.51871;5.27609;140;20220218;20.7;5.4;13;1.2;10.11;0;1.57;12678 +69094;43.51871;5.27609;140;20220219;13.7;6.4;10;2.5;7.21;0;1.72;8876 +69094;43.51871;5.27609;140;20220220;16.2;4.7;10.4;4.2;6.6;0;2.67;11727 +69094;43.51871;5.27609;140;20220221;15.8;5.8;10.8;4.3;7.21;0;2.48;10641 +69094;43.51871;5.27609;140;20220222;15;7;11;4.6;6.81;0;2.64;9638 +69094;43.51871;5.27609;140;20220223;19.4;2.3;10.8;1.5;7.31;0;1.89;14248 +69094;43.51871;5.27609;140;20220224;13.9;4.7;9.3;.9;9.31;.1;1.15;10587 +69094;43.51871;5.27609;140;20220225;13;6.1;9.5;3.2;6.31;0;2.09;9284 +69094;43.51871;5.27609;140;20220226;14.9;-.7;7.1;1.1;5.51;0;1.53;14110 +69094;43.51871;5.27609;140;20220227;14.7;-.8;6.9;.9;6.11;0;1.42;14234 +69094;43.51871;5.27609;140;20220228;14.8;-.1;7.3;1.4;6.91;0;1.56;14122 +69094;43.51871;5.27609;140;20220301;14.5;2.3;8.4;1.9;6.91;0;1.73;12933 +69094;43.51871;5.27609;140;20220302;13.3;.7;7;1.1;7.11;0;1.39;13298 +69094;43.51871;5.27609;140;20220303;14.8;1.4;8.1;.9;7.81;0;1.44;13872 +69094;43.51871;5.27609;140;20220304;17.5;.7;9.1;.7;6.61;0;1.63;15709 +69094;43.51871;5.27609;140;20220305;13.3;2.7;8;1.1;7.11;.1;1.47;12628 +69094;43.51871;5.27609;140;20220306;12.5;-.3;6.1;.7;6.51;.5;1.36;14032 +69094;43.51871;5.27609;140;20220307;13.3;-2.3;5.5;1;5.21;0;1.6;15663 +69094;43.51871;5.27609;140;20220308;14.7;-1.4;6.6;1.2;6.21;0;1.73;16090 +69094;43.51871;5.27609;140;20220309;14.3;3.4;8.8;.9;7.61;0;1.55;13393 +69094;43.51871;5.27609;140;20220310;15;1.3;8.1;1.1;8.71;0;1.6;15176 +69094;43.51871;5.27609;140;20220311;13.8;8;10.9;3.3;8.11;.1;2.1;9994 +69094;43.51871;5.27609;140;20220312;13;11;12;6.6;7.01;.1;3.19;5946 +69094;43.51871;5.27609;140;20220313;12.3;9.5;10.9;7;7.81;2.2;2.65;7105 +69094;43.51871;5.27609;140;20220314;15.4;7.7;11.5;5.2;9.71;0;2.27;11885 +69094;43.51871;5.27609;140;20220315;16.3;12.2;14.2;4;9.21;0;2.7;8773 +69094;43.51871;5.27609;140;20220316;18.8;9.3;14;1.4;10.51;0;2.1;13476 +69094;43.51871;5.27609;140;20220317;17.2;9.9;13.5;1;10.61;0;1.81;11939 +69094;43.51871;5.27609;140;20220318;16.2;9.4;12.8;1.4;11.33;.1;1.79;10906 +69094;43.51871;5.27609;140;20220319;15.9;7;11.5;1.8;8.53;0;2.34;13977 +69094;43.51871;5.27609;140;20220320;15;7.8;11.4;3.7;7.55;.2;2.38;7695 +69094;43.51871;5.27609;140;20220321;14.8;9.9;12.3;4.2;6.48;0;3.53;15092 +69094;43.51871;5.27609;140;20220322;16.2;1.6;8.9;3.8;6.13;0;3.26;19835 +69094;43.51871;5.27609;140;20220323;18.2;1;9.6;2.5;6.55;0;2.88;20032 +69094;43.51871;5.27609;140;20220324;20;.7;10.3;2.3;5.95;0;3.17;20429 +69094;43.51871;5.27609;140;20220325;20.5;1.4;10.9;2.3;7.4;0;3.05;20251 +69094;43.51871;5.27609;140;20220326;21.2;9.2;15.2;3.2;7.18;0;3.74;20173 +69094;43.51871;5.27609;140;20220327;21.9;13.7;17.8;3;7.42;0;4.02;17506 +69094;43.51871;5.27609;140;20220328;21.9;5.5;13.7;2.2;6.88;0;3.59;20140 +69094;43.51871;5.27609;140;20220329;20.4;7;13.7;2.6;8.75;1.5;2.98;16339 +69094;43.51871;5.27609;140;20220330;13;11.8;12.4;2.4;11.35;4.1;1.64;7463 +69094;43.51871;5.27609;140;20220331;17.7;5.3;11.5;5.9;9.18;0;4.03;19675 +69094;43.51871;5.27609;140;20220401;8.5;6.2;7.3;10;5.68;.2;3.7;15243 +69094;43.51871;5.27609;140;20220402;7.2;2.4;4.8;8.7;4.75;0;3.65;16706 +69094;43.51871;5.27609;140;20220403;10.7;-2.6;4;4.9;5.6;0;2.87;18439 +69094;43.51871;5.27609;140;20220404;13.4;1.2;7.3;2.7;6.11;0;3.14;21723 +69094;43.51871;5.27609;140;20220405;17.2;-1;8.1;2.4;6.28;0;3.61;23084 +69094;43.51871;5.27609;140;20220406;16.8;3.5;10.1;2.2;8.45;0;2.47;16342 +69094;43.51871;5.27609;140;20220407;15.6;4.5;10;5.1;11.17;0;3.06;16759 +69094;43.51871;5.27609;140;20220408;21.7;10.1;15.9;5.2;12.52;.1;4.15;20516 +69094;43.51871;5.27609;140;20220409;13.8;10.3;12;9.4;6.05;0;5.7;22119 +69094;43.51871;5.27609;140;20220410;18.3;1.8;10;4.2;6.67;0;4.24;23680 +69094;43.51871;5.27609;140;20220411;16.7;6;11.3;4.5;8.4;0;3.1;12956 +69094;43.51871;5.27609;140;20220412;20;10.7;15.3;3.6;9.23;0;3.77;21418 +69094;43.51871;5.27609;140;20220413;20.6;12.9;16.7;2.6;9.62;0;3.64;21682 +69094;43.51871;5.27609;140;20220414;25.3;6.7;16;2.6;9.75;.2;4.47;23351 +69094;43.51871;5.27609;140;20220415;26;10.2;18.1;3.3;10.85;.1;4.96;22750 +69094;43.51871;5.27609;140;20220416;26.5;9.3;17.9;6;10.57;0;6.06;22547 +69094;43.51871;5.27609;140;20220417;21.2;13.4;17.3;3.4;9.45;0;4.6;23418 +69094;43.51871;5.27609;140;20220418;19.9;6.9;13.4;3.1;11.12;0;3.94;25070 +69094;43.51871;5.27609;140;20220419;22.2;7.9;15;2.6;11.03;.3;4.28;24598 +69094;43.51871;5.27609;140;20220420;16.7;11.1;13.9;3;13.38;10.8;1.81;7586 +69094;43.51871;5.27609;140;20220421;18.3;11.7;15;2.7;13.4;5.4;2.18;8963 +69094;43.51871;5.27609;140;20220422;19.6;10.5;15;3.4;13;0;3.48;20982 +69094;43.51871;5.27609;140;20220423;15.7;13.7;14.7;5.5;12.93;15.8;2.26;5878 +69094;43.51871;5.27609;140;20220424;15.7;9.3;12.5;3.1;11.88;.4;2.86;16934 +69094;43.51871;5.27609;140;20220425;20.1;6.4;13.2;3.8;11.2;.1;4.28;25876 +69094;43.51871;5.27609;140;20220426;21.9;7.8;14.8;2.5;12.25;.1;4.37;26053 +69094;43.51871;5.27609;140;20220427;21.8;8.6;15.2;2.8;12.53;0;4.12;25967 +69094;43.51871;5.27609;140;20220428;24.6;9.6;17.1;2.6;11.63;0;4.77;26227 +69094;43.51871;5.27609;140;20220429;22.7;8.7;15.7;2.4;9.57;0;4.66;26125 +69094;43.51871;5.27609;140;20220430;23.7;8.9;16.3;4;9.67;0;5.46;25548 +69094;43.51871;5.27609;140;20220501;22.8;8.8;15.8;3.8;9.77;0;5.56;26637 +69094;43.51871;5.27609;140;20220502;22.5;7.1;14.8;2.6;12.17;0;4.31;26574 +69094;43.51871;5.27609;140;20220503;22.4;11.3;16.9;2.3;12.53;.3;4.38;24780 +69094;43.51871;5.27609;140;20220504;23.8;7.9;15.9;2.3;12.32;1;4.62;26626 +69094;43.51871;5.27609;140;20220505;21.4;13;17.2;3.2;12.54;2.1;3.73;17859 +69094;43.51871;5.27609;140;20220506;21.4;10.7;16;2.5;12.23;.1;3.9;22447 +69094;43.51871;5.27609;140;20220507;24.2;10;17.1;1.2;12.5;1;4.22;26024 +69094;43.51871;5.27609;140;20220508;21.4;11;16.2;.8;14.07;7.5;3.39;21487 +69094;43.51871;5.27609;140;20220509;25;9.6;17.3;1.3;12.83;.2;4.44;27313 +69094;43.51871;5.27609;140;20220510;26.4;11.4;18.9;1.2;12.93;0;4.62;27175 +69094;43.51871;5.27609;140;20220511;25.2;11;18.1;1.5;11.87;0;4.64;27165 +69094;43.51871;5.27609;140;20220512;25.3;10.6;17.9;1.3;11.8;0;4.63;27631 +69094;43.51871;5.27609;140;20220513;25.6;10.8;18.2;1;12.5;0;4.52;27520 +69094;43.51871;5.27609;140;20220514;26.9;12.1;19.5;1.5;15.63;0;4.76;27675 +69094;43.51871;5.27609;140;20220515;26.9;14.6;20.7;1.7;15.57;.1;4.81;26353 +69094;43.51871;5.27609;140;20220516;27.5;13.5;20.5;1.6;12.67;0;5.11;27624 +69094;43.51871;5.27609;140;20220517;27.9;12.4;20.1;1.2;13.97;0;4.97;28309 +69094;43.51871;5.27609;140;20220518;29.7;14.3;22;1.2;16.83;0;5.15;28215 +69094;43.51871;5.27609;140;20220519;30.9;14.9;22.9;1.9;14.33;0;5.77;28547 +69094;43.51871;5.27609;140;20220520;29;15.3;22.1;1.5;12.57;0;5.27;26856 +69094;43.51871;5.27609;140;20220521;28.8;14.9;21.8;1.1;14.7;0;5.04;27785 +69094;43.51871;5.27609;140;20220522;29.6;14.9;22.3;1.8;16.2;.1;5.32;28115 +69094;43.51871;5.27609;140;20220523;29.9;16.3;23.1;2.2;16.07;0;5.63;27135 +69094;43.51871;5.27609;140;20220524;26.8;15.7;21.2;2.3;13.57;.6;5.23;24946 +69094;43.51871;5.27609;140;20220525;25.7;15.9;20.8;2.6;12.63;0;5.15;22530 +69094;43.51871;5.27609;140;20220526;29;16.1;22.5;2.8;13.73;0;6.06;26833 +69094;43.51871;5.27609;140;20220527;32.6;18.2;25.4;3;14.43;0;6.81;27948 +69094;43.51871;5.27609;140;20220528;28.7;15.9;22.3;4.4;11.9;0;6.85;27774 +69094;43.51871;5.27609;140;20220529;26.7;13.3;20;4.2;7.93;0;6.81;28457 +69094;43.51871;5.27609;140;20220530;27.3;11.6;19.5;1.3;10.73;0;5.06;27942 +69094;43.51871;5.27609;140;20220531;26.9;15.8;21.3;1.5;13.6;0;4.91;25340 +69094;43.51871;5.27609;140;20220601;30.2;13.7;21.9;1.4;13.7;0;5.66;29862 +69094;43.51871;5.27609;140;20220602;30.3;16.2;23.3;1.8;15.33;0;5.85;28875 +69094;43.51871;5.27609;140;20220603;32.4;20.3;26.4;2.2;15.8;.8;6.37;27089 +69094;43.51871;5.27609;140;20220604;34.2;20.5;27.4;2.2;16.2;0;6.63;27884 +69094;43.51871;5.27609;140;20220605;31.2;19.1;25.2;1.7;18.77;0;5.6;26537 +69094;43.51871;5.27609;140;20220606;32;18.2;25.1;2.2;15.47;0;6.43;28766 +69094;43.51871;5.27609;140;20220607;30.4;18.7;24.6;3.1;14.33;0;6.6;27158 +69094;43.51871;5.27609;140;20220608;27.3;17.7;22.5;2.7;12.3;0;5.7;24169 +69094;43.51871;5.27609;140;20220609;26.4;17.7;22;5.7;11.43;0;6.9;24282 +69094;43.51871;5.27609;140;20220610;30.5;14.2;22.4;3.7;9.6;0;7.18;30715 +69094;43.51871;5.27609;140;20220611;32.8;13.8;23.3;1.5;10.37;0;6.24;30817 +69094;43.51871;5.27609;140;20220612;32.7;15;23.9;1.3;12.53;0;6.05;30802 +69094;43.51871;5.27609;140;20220613;35.5;17.8;26.6;2.5;14.63;0;7.3;30353 +69094;43.51871;5.27609;140;20220614;32.7;18.1;25.4;1.9;14.13;0;6.56;29687 +69094;43.51871;5.27609;140;20220615;33.7;19.6;26.7;1.5;17;0;6.2;29106 +69094;43.51871;5.27609;140;20220616;34.2;17.4;25.8;1.6;15.9;0;6.4;30015 +69094;43.51871;5.27609;140;20220617;36.2;19.7;27.9;1.4;17.83;0;6.73;30868 +69094;43.51871;5.27609;140;20220618;35.2;20.1;27.7;1.8;18.5;0;6.72;29960 +69094;43.51871;5.27609;140;20220619;33.2;20.8;27;2.5;15.97;0;6.65;27108 +69094;43.51871;5.27609;140;20220620;33;19.3;26.2;1.9;14.93;0;6.44;29380 +69094;43.51871;5.27609;140;20220621;33.5;20.6;27;2.3;18.03;1.4;6.54;28466 +69094;43.51871;5.27609;140;20220622;29.7;21.7;25.7;2;21.7;1.6;4.97;22273 +69094;43.51871;5.27609;140;20220623;27.6;19.8;23.7;2.6;19.87;4.2;4.66;20890 +69094;43.51871;5.27609;140;20220624;29.6;19.9;24.7;2.6;18.67;0;5.5;24048 +69094;43.51871;5.27609;140;20220625;31.3;16.7;24;1.7;17;0;6;29788 +69094;43.51871;5.27609;140;20220626;33.9;20;26.9;2.2;17.2;0;6.68;29335 +69094;43.51871;5.27609;140;20220627;33.2;19.7;26.5;2.5;16.8;0;6.59;28831 +69094;43.51871;5.27609;140;20220628;31.2;18.4;24.8;2.9;15.87;.1;6.55;27957 +69094;43.51871;5.27609;140;20220629;31.3;17.1;24.2;1.9;16.4;0;6.04;28780 +69094;43.51871;5.27609;140;20220630;29.7;17.2;23.5;2.1;18;0;5.63;28096 +69094;43.51871;5.27609;140;20220701;28.9;17;22.9;3.3;13.13;0;6.38;27332 +69094;43.51871;5.27609;140;20220702;34;13.8;23.9;1.7;11.63;0;6.45;30752 +69094;43.51871;5.27609;140;20220703;35.2;16.3;25.7;1.6;12.43;0;6.59;30715 +69094;43.51871;5.27609;140;20220704;36.3;21.1;28.7;2;17.97;.1;6.95;29606 +69094;43.51871;5.27609;140;20220705;35.2;21.3;28.3;3.1;15.13;0;7.69;29039 +69094;43.51871;5.27609;140;20220706;33.9;20.7;27.3;4;11.7;0;8.28;28736 +69094;43.51871;5.27609;140;20220707;33.5;17.1;25.3;4.5;12.37;0;8.17;30120 +69094;43.51871;5.27609;140;20220708;32.9;18.9;25.9;3.5;13.93;0;7.32;29134 +69094;43.51871;5.27609;140;20220709;34;18.2;26.1;2.2;14;0;6.83;29575 +69094;43.51871;5.27609;140;20220710;33.4;19.6;26.5;2.6;16.1;0;6.96;28924 +69094;43.51871;5.27609;140;20220711;31.6;19;25.3;1.6;19.4;0;5.75;28158 +69094;43.51871;5.27609;140;20220712;31.9;18;24.9;1.5;19.9;0;5.69;28348 +69094;43.51871;5.27609;140;20220713;33.2;19.2;26.2;1.7;19.97;0;6.01;28917 +69094;43.51871;5.27609;140;20220714;33.9;18.7;26.3;1.6;19.27;0;6.12;29086 +69094;43.51871;5.27609;140;20220715;37.9;19.5;28.7;2.4;18.1;0;7.43;30035 +69094;43.51871;5.27609;140;20220716;35.5;19.8;27.6;2.3;16.43;0;7.23;29678 +69094;43.51871;5.27609;140;20220717;34.4;18.2;26.3;1.4;21.17;0;6.05;29214 +69094;43.51871;5.27609;140;20220718;36.3;22.3;29.3;1.6;21.97;0;6.41;28321 +69094;43.51871;5.27609;140;20220719;36.2;22.1;29.1;1.6;21.6;0;6.36;28164 +69094;43.51871;5.27609;140;20220720;35.4;21.2;28.3;1.2;20.43;0;5.99;28016 +69094;43.51871;5.27609;140;20220721;37.6;22;29.8;2;18.67;0;7;28991 +69094;43.51871;5.27609;140;20220722;35.8;19.7;27.7;1.7;18.77;0;6.39;28847 +69094;43.51871;5.27609;140;20220723;33.9;21.8;27.9;1.7;20.77;0;5.83;25708 +69094;43.51871;5.27609;140;20220724;36.1;20.9;28.5;1.6;19.83;0;6.32;28250 +69094;43.51871;5.27609;140;20220725;34.8;19.8;27.3;1.8;19.27;0;6.13;27581 +69094;43.51871;5.27609;140;20220726;33;22.8;27.9;4.2;15.67;0;7.48;24280 +69094;43.51871;5.27609;140;20220727;33.1;19.8;26.5;3.5;13.53;0;7.29;27065 +69094;43.51871;5.27609;140;20220728;34.2;17;25.6;1.3;14.07;0;5.79;28412 +69094;43.51871;5.27609;140;20220729;32.1;19.7;25.9;1.6;16.1;0;5.47;25205 +69094;43.51871;5.27609;140;20220730;34.7;19.7;27.2;3.2;13.93;0;7.4;27657 +69094;43.51871;5.27609;140;20220731;36.2;19.1;27.7;1.9;12.97;0;6.65;28439 +69094;43.51871;5.27609;140;20220801;37;20.5;28.7;1.6;15.1;0;6.43;28119 +69094;43.51871;5.27609;140;20220802;36.4;20.5;28.5;2;16.37;0;6.68;27955 +69094;43.51871;5.27609;140;20220803;35.2;20.5;27.8;1.4;20.27;0;5.78;27073 +69094;43.51871;5.27609;140;20220804;35.1;21.1;28.1;1.3;20.1;0;5.69;26445 +69094;43.51871;5.27609;140;20220805;34.1;19.9;27;1.4;20.83;0;5.47;25938 +69094;43.51871;5.27609;140;20220806;37.1;21.5;29.3;3;18.5;0;7.26;27273 +69094;43.51871;5.27609;140;20220807;34.8;21;27.9;2;16.03;0;6.23;25775 +69094;43.51871;5.27609;140;20220808;34.8;17.9;26.4;1.5;17.7;0;5.76;26961 +69094;43.51871;5.27609;140;20220809;34.6;18.3;26.4;1.5;18.33;0;5.63;26674 +69094;43.51871;5.27609;140;20220810;34.1;18.3;26.2;1.6;16.1;0;5.69;26616 +69094;43.51871;5.27609;140;20220811;33.5;19.2;26.4;1.5;19.33;0;5.44;26007 +69094;43.51871;5.27609;140;20220812;34.9;19.6;27.3;1.2;22.9;0;5.42;26238 +69094;43.51871;5.27609;140;20220813;33.7;21.7;27.7;1.8;22.67;0;5.37;24103 +69094;43.51871;5.27609;140;20220814;31.2;23;27.1;2.2;18.43;13.6;4.89;18857 +69094;43.51871;5.27609;140;20220815;33.1;17.7;25.4;1.5;18.47;0;5.29;25528 +69094;43.51871;5.27609;140;20220816;32.5;19.7;26.1;1.8;19.47;7.2;5.24;24323 +69094;43.51871;5.27609;140;20220817;27.7;20.4;24.1;2.9;20.9;10.8;4.14;17803 +69094;43.51871;5.27609;140;20220818;27.7;16.9;22.3;2.6;17.4;1.2;4.38;20863 +69094;43.51871;5.27609;140;20220819;29.1;18;23.6;4.7;16.37;0;5.75;22189 +69094;43.51871;5.27609;140;20220820;31.4;19.3;25.3;4.1;16.23;0;6.15;23149 +69094;43.51871;5.27609;140;20220821;31.9;18.8;25.4;3.2;14.07;0;6.16;23498 +69094;43.51871;5.27609;140;20220822;32.2;17.7;24.9;3;13.23;0;6.09;24217 +69094;43.51871;5.27609;140;20220823;33.8;18.6;26.2;2;15.2;0;5.61;24641 +69094;43.51871;5.27609;140;20220824;32.9;18;25.5;1.4;16.47;0;4.87;24049 +69094;43.51871;5.27609;140;20220825;33.4;17.3;25.3;1.3;17.83;0;4.83;24409 +69094;43.51871;5.27609;140;20220826;33.5;20.1;26.8;2;19.4;.3;5.23;23349 +69094;43.51871;5.27609;140;20220827;32;19.8;25.9;2.2;18;0;5.08;22156 +69094;43.51871;5.27609;140;20220828;32.3;17.4;24.9;1.2;17.17;0;4.55;23536 +69094;43.51871;5.27609;140;20220829;32.4;17.1;24.8;1.5;19.23;.1;4.65;23441 +69094;43.51871;5.27609;140;20220830;30.6;22.3;26.4;2;23.6;.1;3.9;16954 +69094;43.51871;5.27609;140;20220831;30.2;18.7;24.4;2.1;19.07;0;4.37;20730 +69094;43.51871;5.27609;140;20220901;33.1;17.8;25.5;1.9;16.23;.1;5.07;23227 +69094;43.51871;5.27609;140;20220902;31.1;18.5;24.8;1.8;18.4;.7;4.33;20516 +69094;43.51871;5.27609;140;20220903;29.1;18.3;23.7;1.7;19.77;0;3.83;19058 +69094;43.51871;5.27609;140;20220904;31.1;19.3;25.2;1.8;19.47;.3;4.22;19826 +69094;43.51871;5.27609;140;20220905;32.5;19.2;25.9;1.8;19.47;0;4.48;21278 +69094;43.51871;5.27609;140;20220906;31.6;19.6;25.6;2.1;20.03;2.4;4.33;19710 +69094;43.51871;5.27609;140;20220907;30.7;21.3;26;2.6;21.03;16.3;4.1;16508 +69094;43.51871;5.27609;140;20220908;28.1;16.9;22.5;2.1;17.47;.1;3.88;19469 +69094;43.51871;5.27609;140;20220909;28.6;15.4;22;1.6;14.4;0;3.93;20126 +69094;43.51871;5.27609;140;20220910;26.4;14.7;20.6;2.4;12.97;0;4.11;19547 +69094;43.51871;5.27609;140;20220911;29.6;13.6;21.6;1.8;12.93;0;4.18;21679 +69094;43.51871;5.27609;140;20220912;30.5;14.6;22.5;1.3;16.6;0;3.85;21254 +69094;43.51871;5.27609;140;20220913;29.4;19.2;24.3;2;20.97;1.6;3.62;17420 +69094;43.51871;5.27609;140;20220914;27.3;20.2;23.8;2.9;20.53;2.2;3.36;13946 +69094;43.51871;5.27609;140;20220915;30.2;19.3;24.8;2;19.17;0;3.96;18272 +69094;43.51871;5.27609;140;20220916;26.9;18.1;22.5;3.6;14.63;0;4.36;16491 +69094;43.51871;5.27609;140;20220917;21.9;14.1;18;5.8;9.37;0;4.63;15521 +69094;43.51871;5.27609;140;20220918;25.2;9.8;17.5;2.1;9.13;0;3.75;20174 +69094;43.51871;5.27609;140;20220919;24.7;10.1;17.4;3.6;8.87;0;4.34;19326 +69094;43.51871;5.27609;140;20220920;26.4;9.7;18.1;2.5;9.67;0;3.83;20089 +69094;43.51871;5.27609;140;20220921;26.2;10.6;18.4;1.7;11.37;.1;3.37;19304 +69094;43.51871;5.27609;140;20220922;25;12.6;18.8;1.2;13.43;.2;2.82;17338 +69094;43.51871;5.27609;140;20220923;25.1;12.8;18.9;1.2;13.87;8;2.81;17378 +69094;43.51871;5.27609;140;20220924;22.4;15.6;19;2.6;16.13;13.1;2.44;11682 +69094;43.51871;5.27609;140;20220925;23.1;14;18.5;1.5;14.83;0;2.48;14595 +69094;43.51871;5.27609;140;20220926;22.3;10.9;16.6;2.6;11.63;0;3.07;16324 +69094;43.51871;5.27609;140;20220927;20.6;11.7;16.2;2.7;10.8;.1;2.86;13956 +69094;43.51871;5.27609;140;20220928;23.5;12.2;17.8;2.3;13.4;0;2.8;15029 +69094;43.51871;5.27609;140;20220929;22.1;13.1;17.6;1.3;11.91;0;2.32;14106 +69094;43.51871;5.27609;140;20220930;19.9;11.4;15.6;2.4;10.13;0;2.62;13558 +69094;43.51871;5.27609;140;20221001;21.4;7.5;14.4;1.6;11.27;0;2.36;16244 +69094;43.51871;5.27609;140;20221002;26.5;11.6;19.1;1.5;14.63;0;2.79;16872 +69094;43.51871;5.27609;140;20221003;26.1;13.3;19.7;2.5;13.77;0;3.14;15685 +69094;43.51871;5.27609;140;20221004;26.8;10.4;18.6;1;13.93;.1;2.49;16595 +69094;43.51871;5.27609;140;20221005;26.5;12.1;19.3;1.2;15.63;.2;2.48;16151 +69094;43.51871;5.27609;140;20221006;25.8;11.6;18.7;.9;14.97;0;2.3;15996 +69094;43.51871;5.27609;140;20221007;25.5;12.4;19;.8;14.7;.4;2.21;15466 +69094;43.51871;5.27609;140;20221008;20.8;13.1;17;.8;15.5;.5;1.55;10024 +69094;43.51871;5.27609;140;20221009;20.9;14.2;17.6;1.2;16.07;1.8;1.61;9714 +69094;43.51871;5.27609;140;20221010;24.1;15;19.5;1.2;15.77;0;2.02;12002 +69094;43.51871;5.27609;140;20221011;25.4;11.9;18.7;.9;15.1;0;2.08;14709 +69094;43.51871;5.27609;140;20221012;25.3;13.2;19.3;.8;14.87;.1;1.96;13289 +69094;43.51871;5.27609;140;20221013;24.2;11.2;17.7;.9;14.63;.3;1.89;13764 +69094;43.51871;5.27609;140;20221014;25.4;13.7;19.6;1.5;14.87;.1;2.24;12844 +69094;43.51871;5.27609;140;20221015;26.6;11;18.8;1.3;14.37;.1;2.26;14864 +69094;43.51871;5.27609;140;20221016;26.4;15;20.7;2.6;16.07;0;2.63;12510 +69094;43.51871;5.27609;140;20221017;26.8;14.3;20.5;1.9;15.33;0;2.51;13133 +69094;43.51871;5.27609;140;20221018;25.8;12.5;19.1;.8;15.27;.1;1.83;13744 +69094;43.51871;5.27609;140;20221019;24.7;13.6;19.2;.9;16.77;0;1.75;12707 +69094;43.51871;5.27609;140;20221020;23.7;15.9;19.8;2.1;16.9;0;1.87;9527 +69094;43.51871;5.27609;140;20221021;24.2;18.9;21.6;3.6;19;.7;2.18;7276 +69094;43.51871;5.27609;140;20221022;26;18;22;2.2;18.73;0;2.11;9382 +69094;43.51871;5.27609;140;20221023;27.2;17.6;22.4;3.1;18;0;2.75;10370 +69094;43.51871;5.27609;140;20221024;25.9;19.6;22.8;3.3;18.66;.1;2.53;7661 +69094;43.51871;5.27609;140;20221025;27.3;14;20.6;2.2;16.83;0;2.3;11311 +69094;43.51871;5.27609;140;20221026;26.5;14.8;20.6;2.1;16.69;.1;2.18;10451 +69094;43.51871;5.27609;140;20221027;27;14.1;20.5;1.3;16.79;.1;1.75;11368 +69094;43.51871;5.27609;140;20221028;26.7;12.6;19.6;1.3;15.36;.1;1.78;11978 +69094;43.51871;5.27609;140;20221029;27.3;12;19.7;1.3;13.86;0;1.77;11890 +69094;43.51871;5.27609;140;20221030;25.7;11.6;18.6;1.7;12.49;.1;2.01;10961 +69094;43.51871;5.27609;140;20221031;23.9;12;18;2.5;15.53;21.1;1.9;10668 +69094;43.51871;5.27609;140;20221101;24.5;18.1;21.3;3.5;17.26;8.8;2.09;8562 +69094;43.51871;5.27609;140;20221102;21.9;13.4;17.6;1.7;14.06;0;1.47;9661 +69094;43.51871;5.27609;140;20221103;19.3;8.1;13.7;3.2;13.24;18.2;1.34;7980 +69094;43.51871;5.27609;140;20221104;16;7.3;11.6;4.9;9.97;0;2.03;8593 +69094;43.51871;5.27609;140;20221105;16.4;7.5;11.9;6.9;8.74;0;2.68;9014 +69094;43.51871;5.27609;140;20221106;20.8;4.6;12.7;1.6;9.37;.1;1.34;11390 +69094;43.51871;5.27609;140;20221107;21.9;5.4;13.6;1.2;9.77;.1;1.25;11207 +69094;43.51871;5.27609;140;20221108;19.9;8.6;14.2;2.9;12.74;0;1.52;8600 +69094;43.51871;5.27609;140;20221109;21.2;15.7;18.5;3.8;15.77;3.2;1.85;6517 +69094;43.51871;5.27609;140;20221110;19.8;11.5;15.6;2.5;13.39;0;1.38;8319 +69094;43.51871;5.27609;140;20221111;23.1;10.8;16.9;1.4;12.82;.1;1.19;10102 +69094;43.51871;5.27609;140;20221112;22;8.1;15;1.3;11.47;0;1.15;9825 +69094;43.51871;5.27609;140;20221113;18.8;11.3;15;1.1;11.59;0;1.06;6261 +69094;43.51871;5.27609;140;20221114;17.1;7.9;12.5;3.1;11.74;8.5;1.26;6568 +69094;43.51871;5.27609;140;20221115;19.1;13;16;3.9;13.86;4;1.54;6203 +69094;43.51871;5.27609;140;20221116;19.1;10.4;14.8;2;12.79;.2;1.06;7850 +69094;43.51871;5.27609;140;20221117;19.7;9;14.3;1.4;12.59;1.7;.9;7974 +69094;43.51871;5.27609;140;20221118;15.5;7.7;11.6;4;10.29;0;1.47;7202 +69094;43.51871;5.27609;140;20221119;14.8;5.3;10.1;4.7;8.29;0;1.71;8039 +69094;43.51871;5.27609;140;20221120;13.8;3.7;8.7;4.4;7.59;0;1.68;7875 +69094;43.51871;5.27609;140;20221121;11.7;5.8;8.7;3.1;8.89;6.4;.99;4531 +69094;43.51871;5.27609;140;20221122;13.4;6.8;10.1;4.6;8.69;.1;1.41;7282 +69094;43.51871;5.27609;140;20221123;12.3;3.8;8.1;1.5;8.93;.2;.69;5591 +69094;43.51871;5.27609;140;20221124;15.8;5.2;10.5;2.1;8.99;0;.97;7553 +69094;43.51871;5.27609;140;20221125;17.8;7.6;12.7;2.6;9.93;0;1.17;7772 +69094;43.51871;5.27609;140;20221126;16.5;5.4;10.9;3;8.13;.1;1.43;7665 +69094;43.51871;5.27609;140;20221127;16.9;2.8;9.8;1.8;8.06;.2;.99;8006 +69094;43.51871;5.27609;140;20221128;11.1;5.8;8.5;3.2;9.46;14.3;.96;3163 +69094;43.51871;5.27609;140;20221129;11.6;3.4;7.5;2.5;8.43;0;.65;6286 +69094;43.51871;5.27609;140;20221130;14.6;.8;7.7;1.3;7.19;.7;.66;8287 +69094;43.51871;5.27609;140;20221201;13.4;1.8;7.6;1.5;8.06;.3;.59;6841 +69094;43.51871;5.27609;140;20221202;12.4;2;7.2;1;8.26;1.7;.44;5525 +69094;43.51871;5.27609;140;20221203;12.2;6.3;9.2;2.9;9.53;30.2;.63;4083 +69094;43.51871;5.27609;140;20221204;13.2;8.4;10.8;2.4;10.79;8.6;.78;3962 +69094;43.51871;5.27609;140;20221205;14;1.5;7.8;1.1;8.06;0;.39;7175 +69094;43.51871;5.27609;140;20221206;15;1.8;8.4;1.2;7.03;0;.55;7413 +69094;43.51871;5.27609;140;20221207;10.4;.2;5.3;2;6.26;0;.62;7326 +69094;43.51871;5.27609;140;20221208;10.2;-2.1;4.1;1.7;7.53;17.5;.43;5552 +69094;43.51871;5.27609;140;20221209;16.2;8.7;12.5;2.5;12.79;0;.62;5041 +69094;43.51871;5.27609;140;20221210;7.7;6.8;7.3;4;7.93;0;.84;3554 +69094;43.51871;5.27609;140;20221211;7;-1.4;2.8;3.5;4.63;0;1.04;6321 +69094;43.51871;5.27609;140;20221212;9.2;-3.8;2.7;1.6;5.13;4.1;.51;6435 +69094;43.51871;5.27609;140;20221213;8;4;6;3.2;8.83;1.9;.45;3150 +69094;43.51871;5.27609;140;20221214;10.7;7.6;9.2;1.8;10.33;.2;.5;2992 +69094;43.51871;5.27609;140;20221215;14.8;9.5;12.1;3.1;12.16;16.7;.71;3203 +69094;43.51871;5.27609;140;20221216;11.1;7.2;9.2;2.2;9.13;0;.61;4586 +69094;43.51871;5.27609;140;20221217;9.2;-.9;4.2;2.2;6.13;.1;.57;7003 +69094;43.51871;5.27609;140;20221218;14.7;1.1;7.9;1.6;8.36;.1;.61;7279 +69094;43.51871;5.27609;140;20221219;14.5;9.7;12.1;3.5;11.43;.4;1.01;3982 +69094;43.51871;5.27609;140;20221220;15.7;11.9;13.8;3.4;13.19;2.4;.96;3404 +69094;43.51871;5.27609;140;20221221;16.3;12.9;14.6;2.6;13.53;4.3;.94;3681 +69094;43.51871;5.27609;140;20221222;17.2;6.9;12;1.4;11.23;.2;.51;5756 +69094;43.51871;5.27609;140;20221223;19.8;8.2;14;1.4;12.46;.1;.64;5757 +69094;43.51871;5.27609;140;20221224;19;7.8;13.4;1.2;11.63;.1;.66;6343 +69094;43.51871;5.27609;140;20221225;18;5.8;11.9;2.8;11.36;0;.94;7048 +69094;43.51871;5.27609;140;20221226;18.8;8.6;13.7;1.8;12.09;.2;.77;6118 +69094;43.51871;5.27609;140;20221227;16.1;6;11;1.5;9.66;.1;.67;6377 +69094;43.51871;5.27609;140;20221228;16.6;3;9.8;1.2;9.19;.1;.54;7007 +69094;43.51871;5.27609;140;20221229;16;10.8;13.4;2.1;12.16;0;.87;4226 +69094;43.51871;5.27609;140;20221230;14.5;8.9;11.7;1.4;11.79;.1;.59;4121 +69094;43.51871;5.27609;140;20221231;18.1;7.6;12.9;3.6;11.56;0;1.25;6737 +69095;43.52628;5.57389;250;20220101;12.4;2.8;7.6;.7;9.69;.1;.35;5621 +69095;43.52628;5.57389;250;20220102;10.5;7.2;8.8;2;9.79;0;.59;3843 +69095;43.52628;5.57389;250;20220103;13;5.1;9.1;1.8;8.87;0;.76;6038 +69095;43.52628;5.57389;250;20220104;11.3;2.9;7.1;1.7;9.92;1;.37;5866 +69095;43.52628;5.57389;250;20220105;8.7;7.2;8;5.3;6.54;0;1.84;1921 +69095;43.52628;5.57389;250;20220106;10.4;-.5;5;2.3;4.42;.1;1.14;6951 +69095;43.52628;5.57389;250;20220107;9.4;-3;3.2;2.6;4.62;0;1.07;7611 +69095;43.52628;5.57389;250;20220108;11.9;2.4;7.1;3.1;6.57;.2;1.2;6633 +69095;43.52628;5.57389;250;20220109;10.2;3.9;7.1;3.4;6.82;0;1.23;5162 +69095;43.52628;5.57389;250;20220110;11.5;3.3;7.4;2.3;5.59;0;1.23;6178 +69095;43.52628;5.57389;250;20220111;11.2;-3.6;3.8;1.8;4.39;0;1;8524 +69095;43.52628;5.57389;250;20220112;11;-4.2;3.4;1.8;4.44;0;.92;8574 +69095;43.52628;5.57389;250;20220113;13.1;-4.4;4.4;1.1;4.47;0;.63;9233 +69095;43.52628;5.57389;250;20220114;13.9;-3.6;5.2;1.4;3.94;.1;.97;9259 +69095;43.52628;5.57389;250;20220115;14.4;-3.6;5.4;1.2;4.39;0;.84;9435 +69095;43.52628;5.57389;250;20220116;12;-4.3;3.8;1.4;4.52;0;.81;9287 +69095;43.52628;5.57389;250;20220117;13.8;-4;4.9;1.6;4.54;0;1.03;9507 +69095;43.52628;5.57389;250;20220118;13.8;-4.2;4.8;1.3;6.17;0;.7;9640 +69095;43.52628;5.57389;250;20220119;10.4;.9;5.7;1.6;7.29;.1;.67;7432 +69095;43.52628;5.57389;250;20220120;11.3;.6;5.9;2.6;5.69;0;1.17;7878 +69095;43.52628;5.57389;250;20220121;11;-3.4;3.8;1.8;4.72;.1;1.02;9223 +69095;43.52628;5.57389;250;20220122;12.1;-4.1;4;1.3;4.97;0;.79;9863 +69095;43.52628;5.57389;250;20220123;14.3;-3.3;5.5;1.1;5.49;0;.78;10161 +69095;43.52628;5.57389;250;20220124;13.2;-2.8;5.2;1.2;6.32;0;.72;10063 +69095;43.52628;5.57389;250;20220125;12.7;-1.1;5.8;1.2;6.72;0;.73;9414 +69095;43.52628;5.57389;250;20220126;11.9;-2.7;4.6;1.2;5.87;0;.71;9838 +69095;43.52628;5.57389;250;20220127;13.3;-3;5.2;1.4;5.97;0;.84;10456 +69095;43.52628;5.57389;250;20220128;13.4;-4.4;4.5;1.4;5.29;0;.9;10760 +69095;43.52628;5.57389;250;20220129;14.2;-2.5;5.9;1.5;5.37;0;1.05;10769 +69095;43.52628;5.57389;250;20220130;15.3;-3.7;5.8;1.6;5.89;0;1.11;11077 +69095;43.52628;5.57389;250;20220131;12.8;-2.6;5.1;5.2;5.54;.1;1.98;10595 +69095;43.52628;5.57389;250;20220201;10.3;3.1;6.7;6.5;4.94;0;2.42;7516 +69095;43.52628;5.57389;250;20220202;15.8;6.1;11;6.1;7.62;0;2.65;8568 +69095;43.52628;5.57389;250;20220203;17.2;1.1;9.1;1.6;7.94;0;1.25;11051 +69095;43.52628;5.57389;250;20220204;14.4;4.3;9.4;2.2;8.39;0;1.23;9216 +69095;43.52628;5.57389;250;20220205;14.2;5.6;9.9;3.2;6.77;0;1.88;8321 +69095;43.52628;5.57389;250;20220206;12.7;-2.6;5;3.7;5.59;0;1.74;11365 +69095;43.52628;5.57389;250;20220207;14;6.3;10.2;5.9;5.92;0;2.96;8304 +69095;43.52628;5.57389;250;20220208;16.4;-2;7.2;1.6;5.62;0;1.36;12129 +69095;43.52628;5.57389;250;20220209;14.9;-.3;7.3;1.3;7.67;0;1.13;11898 +69095;43.52628;5.57389;250;20220210;7;2.6;4.8;2.5;9.55;0;1.59;11182 +69095;43.52628;5.57389;250;20220211;15.1;2.1;8.6;4.4;8.01;0;2.03;11696 +69095;43.52628;5.57389;250;20220212;14.7;.9;7.8;3;6.81;0;1.92;12437 +69095;43.52628;5.57389;250;20220213;12.5;1.1;6.8;4.6;7.55;2.4;1.74;7917 +69095;43.52628;5.57389;250;20220214;11.6;8.2;9.9;3.9;10.44;27.9;1.26;3795 +69095;43.52628;5.57389;250;20220215;12.8;3.9;8.3;6.7;7.08;0;2.6;12008 +69095;43.52628;5.57389;250;20220216;11.9;2.6;7.3;2.8;8.34;.1;1.21;10107 +69095;43.52628;5.57389;250;20220217;20.5;7.4;14;4.4;9.67;0;2.88;12328 +69095;43.52628;5.57389;250;20220218;20.2;6;13.1;2;9.52;0;1.97;12658 +69095;43.52628;5.57389;250;20220219;13.3;5.2;9.2;3.6;6.92;0;2.06;9390 +69095;43.52628;5.57389;250;20220220;15.9;-.1;7.9;3.4;6.22;0;2.3;13517 +69095;43.52628;5.57389;250;20220221;14.4;5.7;10;5.4;6.92;.2;2.71;10304 +69095;43.52628;5.57389;250;20220222;14.6;6.5;10.6;5.4;6.27;0;3.02;10322 +69095;43.52628;5.57389;250;20220223;18.3;1;9.7;2.1;6.57;0;2.12;14348 +69095;43.52628;5.57389;250;20220224;13.6;2.6;8.1;1.8;8.89;.1;1.28;12064 +69095;43.52628;5.57389;250;20220225;12.9;5.5;9.2;4.6;6.02;0;2.59;9681 +69095;43.52628;5.57389;250;20220226;14.3;-.9;6.7;2.2;5.22;0;2.03;14543 +69095;43.52628;5.57389;250;20220227;13;-1.8;5.6;1.8;5.72;0;1.64;14678 +69095;43.52628;5.57389;250;20220228;13.9;-1.1;6.4;2.3;6.59;0;1.79;15051 +69095;43.52628;5.57389;250;20220301;13.6;1;7.3;2.6;6.62;0;1.89;13953 +69095;43.52628;5.57389;250;20220302;12.3;1.2;6.8;1.7;7.02;0;1.52;13401 +69095;43.52628;5.57389;250;20220303;14.2;.7;7.5;1.4;7.59;0;1.59;14668 +69095;43.52628;5.57389;250;20220304;16.3;1.1;8.7;1.6;7.42;0;1.86;15815 +69095;43.52628;5.57389;250;20220305;12.4;2.5;7.4;1.8;7.22;1;1.6;12813 +69095;43.52628;5.57389;250;20220306;11.6;-1.2;5.2;1.6;6.29;.8;1.54;14908 +69095;43.52628;5.57389;250;20220307;12.5;-3.5;4.5;1.6;5.19;0;1.77;16594 +69095;43.52628;5.57389;250;20220308;13.3;-2.8;5.2;1.8;5.97;0;1.84;17002 +69095;43.52628;5.57389;250;20220309;14.1;1.8;8;1.5;7.24;0;1.78;15224 +69095;43.52628;5.57389;250;20220310;14;.3;7.1;1.8;8.22;0;1.71;15998 +69095;43.52628;5.57389;250;20220311;12.7;6.8;9.7;3.9;8.09;0;2.08;10531 +69095;43.52628;5.57389;250;20220312;12.3;9.9;11.1;6.7;6.82;0;3.15;6712 +69095;43.52628;5.57389;250;20220313;11.2;8.8;10;6.3;7.57;.5;2.45;6385 +69095;43.52628;5.57389;250;20220314;14.9;6.6;10.8;4.4;9.57;0;2.21;13215 +69095;43.52628;5.57389;250;20220315;15.7;11.5;13.6;3.8;9.04;0;2.66;9552 +69095;43.52628;5.57389;250;20220316;17.7;6.6;12.1;2.1;10.27;0;2.22;15260 +69095;43.52628;5.57389;250;20220317;15.8;8.4;12.1;1.4;10.54;0;1.87;13107 +69095;43.52628;5.57389;250;20220318;15.2;9;12.1;1.7;10.62;.1;1.86;9337 +69095;43.52628;5.57389;250;20220319;15;7.9;11.5;2.1;7.82;.1;2.48;12585 +69095;43.52628;5.57389;250;20220320;14.3;7.1;10.7;4.3;7.08;.1;2.7;8343 +69095;43.52628;5.57389;250;20220321;14.1;9.2;11.7;4.5;6.11;0;3.88;16282 +69095;43.52628;5.57389;250;20220322;15.5;.9;8.2;3.8;5.98;0;3.28;19796 +69095;43.52628;5.57389;250;20220323;17.5;.3;8.9;2.5;6.31;0;2.91;19994 +69095;43.52628;5.57389;250;20220324;19.3;0;9.7;2.3;5.85;0;3.22;20458 +69095;43.52628;5.57389;250;20220325;19.8;.7;10.3;2.6;7.38;0;3.09;20156 +69095;43.52628;5.57389;250;20220326;20.5;8.5;14.5;3.4;6.81;0;3.91;19987 +69095;43.52628;5.57389;250;20220327;21.2;13;17.1;2.5;7.32;0;3.5;14937 +69095;43.52628;5.57389;250;20220328;21.2;4.8;13;2.2;6.61;0;3.62;19815 +69095;43.52628;5.57389;250;20220329;19.7;6.3;13;2.7;8.31;1.2;3.09;16106 +69095;43.52628;5.57389;250;20220330;12.3;11.1;11.7;2.5;11.31;6.6;1.52;5669 +69095;43.52628;5.57389;250;20220331;17;4.6;10.8;6.5;9.35;0;4.22;20372 +69095;43.52628;5.57389;250;20220401;7.8;5.5;6.7;11.1;5.88;.2;3.86;16894 +69095;43.52628;5.57389;250;20220402;6.5;1.7;4.1;8.5;4.88;0;3.69;18442 +69095;43.52628;5.57389;250;20220403;10;-3.3;3.4;5.4;5.95;.6;2.89;18719 +69095;43.52628;5.57389;250;20220404;12.7;.5;6.6;3.2;6.67;0;3.1;21354 +69095;43.52628;5.57389;250;20220405;16.5;-1.7;7.4;2.5;6.45;0;3.45;23087 +69095;43.52628;5.57389;250;20220406;16.1;2.8;9.5;2.1;8.18;0;2.5;17350 +69095;43.52628;5.57389;250;20220407;14.9;3.8;9.4;3.8;10.82;0;2.59;14039 +69095;43.52628;5.57389;250;20220408;21;9.4;15.2;4.2;12.08;.1;3.77;18477 +69095;43.52628;5.57389;250;20220409;13.1;9.6;11.4;10.4;6.05;0;5.96;22669 +69095;43.52628;5.57389;250;20220410;17.6;1.1;9.4;2.9;6.51;0;3.72;23602 +69095;43.52628;5.57389;250;20220411;16;5.3;10.7;4.3;8.28;0;3.33;14685 +69095;43.52628;5.57389;250;20220412;19.3;10;14.7;3.9;9.01;0;3.89;20771 +69095;43.52628;5.57389;250;20220413;19.9;12.2;16.1;2.2;9.52;0;3.46;20455 +69095;43.52628;5.57389;250;20220414;24.6;6;15.3;2.6;9.28;0;4.45;23054 +69095;43.52628;5.57389;250;20220415;25.3;9.5;17.4;2.7;10.2;0;4.59;22681 +69095;43.52628;5.57389;250;20220416;25.8;8.6;17.2;6;10.54;0;6.06;22547 +69095;43.52628;5.57389;250;20220417;20.5;12.7;16.6;3.2;9.71;0;4.55;23688 +69095;43.52628;5.57389;250;20220418;19.2;6.2;12.7;2.7;10.35;0;3.98;24547 +69095;43.52628;5.57389;250;20220419;21.5;7.2;14.4;2.7;11.35;0;4.2;24435 +69095;43.52628;5.57389;250;20220420;16;10.4;13.2;3.2;13.25;7.9;1.94;8045 +69095;43.52628;5.57389;250;20220421;17.6;11;14.3;2.9;13.28;2.8;2.26;9304 +69095;43.52628;5.57389;250;20220422;18.9;9.8;14.4;3.3;13.11;0;3.32;19998 +69095;43.52628;5.57389;250;20220423;15;13;14;5.6;13.11;16.5;2.36;6271 +69095;43.52628;5.57389;250;20220424;15;8.6;11.8;3.4;11.98;.7;2.93;17016 +69095;43.52628;5.57389;250;20220425;19.4;5.7;12.6;4;11.41;0;4.29;25820 +69095;43.52628;5.57389;250;20220426;21.2;7.1;14.2;2.6;12.48;.1;4.39;26004 +69095;43.52628;5.57389;250;20220427;21.1;7.9;14.5;2.6;12.81;0;4.04;25839 +69095;43.52628;5.57389;250;20220428;23.9;8.9;16.4;2.7;11.41;0;4.82;26236 +69095;43.52628;5.57389;250;20220429;22.4;8.3;15.4;2.3;9.52;0;4.61;26283 +69095;43.52628;5.57389;250;20220430;22.9;9;16;3.3;10.02;0;4.91;24565 +69095;43.52628;5.57389;250;20220501;21.8;6.7;14.3;3;10.05;0;4.95;25424 +69095;43.52628;5.57389;250;20220502;22.1;7.3;14.7;2.3;12.15;0;4.09;25349 +69095;43.52628;5.57389;250;20220503;21.7;11.1;16.4;2;12.68;.7;4.04;22787 +69095;43.52628;5.57389;250;20220504;22.8;8;15.4;1.9;12.02;1;4.18;24284 +69095;43.52628;5.57389;250;20220505;20.9;12.5;16.7;1.5;12.78;12.4;3.35;18470 +69095;43.52628;5.57389;250;20220506;21;9.3;15.1;1.2;12.52;.2;3.62;23676 +69095;43.52628;5.57389;250;20220507;22.9;8.8;15.8;1.2;12.99;6.2;4.01;25833 +69095;43.52628;5.57389;250;20220508;20.2;11.2;15.7;1;14.14;10;3.28;20895 +69095;43.52628;5.57389;250;20220509;24.1;9.4;16.7;1.5;12.92;.4;4.35;26587 +69095;43.52628;5.57389;250;20220510;25.8;11;18.4;1.6;13.19;0;4.64;26401 +69095;43.52628;5.57389;250;20220511;24.6;9.5;17;1.4;12.22;0;4.5;27083 +69095;43.52628;5.57389;250;20220512;24.4;8.7;16.5;1.5;11.94;0;4.5;27548 +69095;43.52628;5.57389;250;20220513;24.8;9.2;17;1.4;12.12;0;4.57;27633 +69095;43.52628;5.57389;250;20220514;26.2;10.7;18.5;1.4;14.94;0;4.64;27361 +69095;43.52628;5.57389;250;20220515;25.9;13.3;19.6;1.6;15.39;.2;4.51;25069 +69095;43.52628;5.57389;250;20220516;26.8;11.7;19.2;1.6;13.17;0;4.94;27359 +69095;43.52628;5.57389;250;20220517;28;10.9;19.4;1.5;13.89;0;5.14;28603 +69095;43.52628;5.57389;250;20220518;28.8;12.8;20.8;1.8;15.67;0;5.14;27023 +69095;43.52628;5.57389;250;20220519;29;13.7;21.4;2;13.92;0;5.52;27541 +69095;43.52628;5.57389;250;20220520;29.1;13.3;21.2;1.9;12.94;0;5.57;28291 +69095;43.52628;5.57389;250;20220521;29;12.6;20.8;1.4;14.54;0;5.29;28596 +69095;43.52628;5.57389;250;20220522;30.3;13.5;21.9;1.5;16.09;.1;5.36;28568 +69095;43.52628;5.57389;250;20220523;28.1;15.2;21.7;2.5;15.39;.1;5.43;26320 +69095;43.52628;5.57389;250;20220524;25.5;14.1;19.8;2.3;13.79;1.6;4.98;25180 +69095;43.52628;5.57389;250;20220525;24.2;14.5;19.4;1.5;13.49;1.4;4.36;23229 +69095;43.52628;5.57389;250;20220526;27.9;13;20.4;1.3;14.77;.1;5.15;28259 +69095;43.52628;5.57389;250;20220527;32.1;15.4;23.7;2.1;14.84;0;6.32;29170 +69095;43.52628;5.57389;250;20220528;27.8;13.4;20.6;2.6;12.52;0;5.96;28197 +69095;43.52628;5.57389;250;20220529;26.3;10.6;18.5;2.5;8.59;0;5.97;29131 +69095;43.52628;5.57389;250;20220530;25.7;9.9;17.8;1.3;11.12;0;5;28996 +69095;43.52628;5.57389;250;20220531;26.7;14.6;20.7;1.8;13.59;0;5.09;26041 +69095;43.52628;5.57389;250;20220601;30.2;12.1;21.2;1.8;13.39;0;5.87;30020 +69095;43.52628;5.57389;250;20220602;29.9;14.2;22;2;15.54;0;5.82;29137 +69095;43.52628;5.57389;250;20220603;30.7;19;24.8;2.6;15.79;1.9;6.18;25853 +69095;43.52628;5.57389;250;20220604;33.3;18.4;25.8;2.3;16.52;0;6.64;28847 +69095;43.52628;5.57389;250;20220605;30.8;17.6;24.2;1.8;17.67;0;5.72;27482 +69095;43.52628;5.57389;250;20220606;31.5;15.5;23.5;2.4;14.59;0;6.5;29351 +69095;43.52628;5.57389;250;20220607;29;16.6;22.8;3.3;13.62;0;6.36;26556 +69095;43.52628;5.57389;250;20220608;26.7;15.2;21;2.5;12.09;0;5.6;25339 +69095;43.52628;5.57389;250;20220609;25.7;17.2;21.5;5.8;11.09;0;6.83;22632 +69095;43.52628;5.57389;250;20220610;29.9;11.3;20.6;2;9.17;0;6.28;30725 +69095;43.52628;5.57389;250;20220611;32.1;12.2;22.2;1.8;9.94;0;6.45;30809 +69095;43.52628;5.57389;250;20220612;33;13;23;1.8;12.12;0;6.48;30805 +69095;43.52628;5.57389;250;20220613;34.8;16.2;25.5;2.5;14.24;0;7.35;30475 +69095;43.52628;5.57389;250;20220614;32.4;13.9;23.2;1.7;14.72;0;6.23;30308 +69095;43.52628;5.57389;250;20220615;33.2;17.5;25.4;1.6;16.79;0;6.29;29888 +69095;43.52628;5.57389;250;20220616;34.8;16.1;25.5;1.9;15.97;0;6.82;30574 +69095;43.52628;5.57389;250;20220617;35.6;17.2;26.4;1.4;16.84;0;6.58;30878 +69095;43.52628;5.57389;250;20220618;34.7;18.6;26.7;1.9;17.92;0;6.75;30080 +69095;43.52628;5.57389;250;20220619;33.2;19.3;26.2;2.3;16.19;0;6.65;28329 +69095;43.52628;5.57389;250;20220620;32.9;16.4;24.6;1.9;14.24;0;6.45;29767 +69095;43.52628;5.57389;250;20220621;33.1;18.1;25.6;2.2;17.69;1.1;6.56;29362 +69095;43.52628;5.57389;250;20220622;28;20.6;24.3;1.9;21.49;2.4;4.56;21180 +69095;43.52628;5.57389;250;20220623;26.9;18.4;22.7;2.4;19.39;1.8;4.6;21770 +69095;43.52628;5.57389;250;20220624;28.9;18.2;23.6;2.8;17.87;0;5.67;25232 +69095;43.52628;5.57389;250;20220625;31.1;14.8;23;1.9;15.82;0;6.1;30066 +69095;43.52628;5.57389;250;20220626;32.9;18.4;25.7;2.1;16.17;0;6.43;28229 +69095;43.52628;5.57389;250;20220627;33.4;17.3;25.4;1.8;16.17;.4;6.46;29658 +69095;43.52628;5.57389;250;20220628;31;17.3;24.1;2.1;16.09;1.7;6.19;28270 +69095;43.52628;5.57389;250;20220629;31.4;14.9;23.2;1.9;15.64;0;6.21;30032 +69095;43.52628;5.57389;250;20220630;30.2;14.9;22.6;2;16.87;0;5.84;28923 +69095;43.52628;5.57389;250;20220701;28.5;15.8;22.1;2.5;13.42;0;5.96;27200 +69095;43.52628;5.57389;250;20220702;34.1;11.7;22.9;1.8;10.87;0;6.51;30745 +69095;43.52628;5.57389;250;20220703;35.7;15.2;25.4;1.9;11.44;0;6.99;30708 +69095;43.52628;5.57389;250;20220704;35.6;19.6;27.6;2.3;15.77;.1;7.2;29480 +69095;43.52628;5.57389;250;20220705;35.1;19;27.1;2.3;15.72;0;7.22;29615 +69095;43.52628;5.57389;250;20220706;33.9;17.2;25.5;2.6;11.79;0;7.36;29509 +69095;43.52628;5.57389;250;20220707;33.7;14.3;24;2.5;12.37;0;7.18;30353 +69095;43.52628;5.57389;250;20220708;32.7;16.8;24.8;2;13.64;0;6.48;29063 +69095;43.52628;5.57389;250;20220709;33.2;16.6;24.9;1.7;14.17;0;6.37;29741 +69095;43.52628;5.57389;250;20220710;33.1;16.7;24.9;1.8;15.69;0;6.31;29528 +69095;43.52628;5.57389;250;20220711;32.5;16.5;24.5;1.8;17.69;0;5.99;28740 +69095;43.52628;5.57389;250;20220712;32.2;16.7;24.5;1.6;18.54;0;5.98;28940 +69095;43.52628;5.57389;250;20220713;33.1;17.1;25.1;1.9;18.84;0;6.16;29161 +69095;43.52628;5.57389;250;20220714;34.5;17.2;25.9;1.7;17.74;0;6.37;29401 +69095;43.52628;5.57389;250;20220715;37.7;16.9;27.3;1.9;16.22;0;7.09;30027 +69095;43.52628;5.57389;250;20220716;35;16.2;25.6;1.7;16.87;0;6.45;29780 +69095;43.52628;5.57389;250;20220717;34.7;16.6;25.7;1.7;20.19;0;6.23;29372 +69095;43.52628;5.57389;250;20220718;36.3;20.9;28.6;1.6;20.42;0;6.48;28523 +69095;43.52628;5.57389;250;20220719;36.1;21.5;28.8;1.8;20.44;0;6.48;27883 +69095;43.52628;5.57389;250;20220720;36;19;27.5;1.4;18.19;0;6.35;28737 +69095;43.52628;5.57389;250;20220721;37.3;19;28.2;1.9;16.82;0;6.86;29119 +69095;43.52628;5.57389;250;20220722;35.9;17.7;26.8;1.8;17.12;0;6.54;28987 +69095;43.52628;5.57389;250;20220723;34.4;19.3;26.9;1.9;19.57;.1;6.23;27590 +69095;43.52628;5.57389;250;20220724;35.3;19.1;27.2;1.6;18.79;0;6.26;28151 +69095;43.52628;5.57389;250;20220725;35.5;18;26.8;1.7;18.72;0;6.26;28492 +69095;43.52628;5.57389;250;20220726;32.5;19.9;26.2;3.2;15.97;0;6.71;25244 +69095;43.52628;5.57389;250;20220727;33;16.9;24.9;2.4;13.72;0;6.5;28017 +69095;43.52628;5.57389;250;20220728;33.9;15.8;24.9;1.7;14.02;0;6.16;28509 +69095;43.52628;5.57389;250;20220729;31.3;18;24.6;2;15.92;0;5.71;25912 +69095;43.52628;5.57389;250;20220730;34.2;16.9;25.6;2.4;14.12;0;6.75;28047 +69095;43.52628;5.57389;250;20220731;35.6;16.4;26;1.7;12.49;0;6.35;28444 +69095;43.52628;5.57389;250;20220801;36.6;17.8;27.2;1.6;13.99;0;6.32;28174 +69095;43.52628;5.57389;250;20220802;35.5;16.3;25.9;1.5;15.09;0;6.03;27811 +69095;43.52628;5.57389;250;20220803;34.9;18.8;26.9;1.5;18.67;0;5.88;27372 +69095;43.52628;5.57389;250;20220804;35.6;19.3;27.4;1.5;17.74;0;5.94;26827 +69095;43.52628;5.57389;250;20220805;34.8;18;26.4;1.6;18.27;0;5.92;27151 +69095;43.52628;5.57389;250;20220806;36.7;18.8;27.7;1.7;17.29;0;6.34;27383 +69095;43.52628;5.57389;250;20220807;34;17.2;25.6;1.7;15.49;0;5.88;27097 +69095;43.52628;5.57389;250;20220808;34.1;16.9;25.5;1.6;17.49;.1;5.72;27082 +69095;43.52628;5.57389;250;20220809;34.5;16.7;25.6;1.5;16.69;0;5.68;26832 +69095;43.52628;5.57389;250;20220810;33.9;16.8;25.3;1.5;16.07;.2;5.62;26754 +69095;43.52628;5.57389;250;20220811;33.4;18;25.7;1.5;19.04;0;5.43;26042 +69095;43.52628;5.57389;250;20220812;35;17.1;26.1;1.6;21.34;0;5.6;26400 +69095;43.52628;5.57389;250;20220813;33.3;20.5;26.9;2.2;21.54;0;5.43;23470 +69095;43.52628;5.57389;250;20220814;30.3;22.1;26.2;2.2;18.02;13.5;4.82;18930 +69095;43.52628;5.57389;250;20220815;32.5;16.7;24.6;1.8;17.62;0;5.38;25062 +69095;43.52628;5.57389;250;20220816;32.1;17.3;24.7;2;18.42;10;5.27;24801 +69095;43.52628;5.57389;250;20220817;26;19.6;22.8;3;20.29;15.2;3.78;16938 +69095;43.52628;5.57389;250;20220818;27.6;16;21.8;2.3;17.02;5;4.5;21821 +69095;43.52628;5.57389;250;20220819;29.2;16.4;22.8;3.8;16.32;0;5.52;22819 +69095;43.52628;5.57389;250;20220820;31.1;15.8;23.5;2.7;15.89;0;5.61;24629 +69095;43.52628;5.57389;250;20220821;31.1;16.3;23.7;2.4;14.92;0;5.5;24108 +69095;43.52628;5.57389;250;20220822;31.8;14.6;23.2;2.2;13.74;0;5.49;24952 +69095;43.52628;5.57389;250;20220823;33;15.3;24.1;1.5;14.89;0;5.05;24716 +69095;43.52628;5.57389;250;20220824;32.8;16.5;24.7;1.5;16.72;0;4.94;24450 +69095;43.52628;5.57389;250;20220825;33.3;16;24.6;1.5;17.09;0;4.96;24514 +69095;43.52628;5.57389;250;20220826;33;18.3;25.6;1.8;19.42;.5;4.96;23090 +69095;43.52628;5.57389;250;20220827;31.9;17.2;24.6;1.7;18.04;0;4.8;23032 +69095;43.52628;5.57389;250;20220828;31.6;16;23.8;1.4;17.19;0;4.54;23245 +69095;43.52628;5.57389;250;20220829;32.1;15.5;23.8;1.5;18.17;.1;4.66;23622 +69095;43.52628;5.57389;250;20220830;30.4;20.1;25.3;2.1;22.24;.3;4.18;18891 +69095;43.52628;5.57389;250;20220831;29.9;16.2;23;1.7;18.02;0;4.31;21787 +69095;43.52628;5.57389;250;20220901;32;14.7;23.3;1.6;15.52;0;4.65;23213 +69095;43.52628;5.57389;250;20220902;28.7;16.8;22.8;2;17.89;1.2;4.11;20030 +69095;43.52628;5.57389;250;20220903;28.8;16.6;22.7;1.9;18.74;0;4;19975 +69095;43.52628;5.57389;250;20220904;30.6;16.9;23.8;2;18.74;.9;4.33;20803 +69095;43.52628;5.57389;250;20220905;31;17.4;24.2;2.1;18.94;0;4.4;20915 +69095;43.52628;5.57389;250;20220906;30.5;17.6;24.1;2.1;19.37;1.6;4.25;20081 +69095;43.52628;5.57389;250;20220907;29.2;19.2;24.2;2;20.97;18.1;3.71;17319 +69095;43.52628;5.57389;250;20220908;27.4;15.8;21.6;2;17.19;.1;3.75;18967 +69095;43.52628;5.57389;250;20220909;27.7;13.5;20.6;1.9;13.87;0;4.06;20290 +69095;43.52628;5.57389;250;20220910;25.8;12.5;19.2;2.5;12.62;0;4.05;19489 +69095;43.52628;5.57389;250;20220911;29.4;11.3;20.4;1.6;12.29;0;4.1;21609 +69095;43.52628;5.57389;250;20220912;30.2;12.7;21.4;1.5;15.72;0;3.93;21343 +69095;43.52628;5.57389;250;20220913;29.1;16.9;23;1.5;19.52;1.8;3.54;18296 +69095;43.52628;5.57389;250;20220914;24.8;19.4;22.1;2.2;20.19;4;2.69;12438 +69095;43.52628;5.57389;250;20220915;29.3;17.7;23.5;2.6;17.74;0;4.12;17942 +69095;43.52628;5.57389;250;20220916;26;16;21;3.8;14.04;0;4.3;16107 +69095;43.52628;5.57389;250;20220917;23;13.8;18.4;5;8.92;0;4.9;15542 +69095;43.52628;5.57389;250;20220918;24.9;7.6;16.3;1.7;9.24;0;3.49;20246 +69095;43.52628;5.57389;250;20220919;24.9;6.1;15.5;2;8.69;0;3.65;20113 +69095;43.52628;5.57389;250;20220920;26.5;8;17.3;1.8;9.99;0;3.56;20087 +69095;43.52628;5.57389;250;20220921;25.5;8.3;16.9;2;11.12;0;3.46;19808 +69095;43.52628;5.57389;250;20220922;24.7;11.2;18;1.4;13.22;0;2.95;17896 +69095;43.52628;5.57389;250;20220923;23.5;11.6;17.6;1.3;13.59;6.8;2.67;16815 +69095;43.52628;5.57389;250;20220924;18.9;14.7;16.8;2.1;15.54;10.8;1.88;9955 +69095;43.52628;5.57389;250;20220925;22.4;13.4;17.9;1.6;14.64;0;2.47;14473 +69095;43.52628;5.57389;250;20220926;21.3;8.9;15.1;2.2;11.14;0;2.79;16389 +69095;43.52628;5.57389;250;20220927;19.5;10.4;15;3.6;10.29;0;3.05;13596 +69095;43.52628;5.57389;250;20220928;22.6;10.5;16.5;2.8;12.87;0;2.91;15658 +69095;43.52628;5.57389;250;20220929;20.8;11;15.9;2.3;11.92;0;2.53;13970 +69095;43.52628;5.57389;250;20220930;19.7;9.2;14.5;1.7;10.02;0;2.37;14468 +69095;43.52628;5.57389;250;20221001;20.4;5.7;13;2.1;10.69;0;2.45;16525 +69095;43.52628;5.57389;250;20221002;25.7;10.7;18.2;2.4;13.79;0;3.1;16649 +69095;43.52628;5.57389;250;20221003;25.6;11.4;18.5;1.4;12.74;0;2.65;15828 +69095;43.52628;5.57389;250;20221004;26.3;9.1;17.7;1.2;13.24;.2;2.58;17148 +69095;43.52628;5.57389;250;20221005;25.5;10.7;18.1;1.3;14.52;.2;2.51;16277 +69095;43.52628;5.57389;250;20221006;26.1;9.7;17.9;1;13.79;0;2.42;16544 +69095;43.52628;5.57389;250;20221007;25.3;10.8;18.1;1.2;14.02;.6;2.39;15745 +69095;43.52628;5.57389;250;20221008;19.4;11.5;15.5;1.1;14.74;0;1.65;11801 +69095;43.52628;5.57389;250;20221009;20.1;13.7;16.9;1.8;15.64;2.7;1.72;10203 +69095;43.52628;5.57389;250;20221010;23.3;14.2;18.8;1.7;15.24;.4;2.14;12098 +69095;43.52628;5.57389;250;20221011;24.1;11;17.5;1.2;14.37;0;2.1;14310 +69095;43.52628;5.57389;250;20221012;24.1;12.1;18.1;1;14.27;0;1.98;13684 +69095;43.52628;5.57389;250;20221013;23.4;9.6;16.5;1.2;13.84;0;1.98;14372 +69095;43.52628;5.57389;250;20221014;24.6;11.9;18.2;2;14.04;.1;2.41;13453 +69095;43.52628;5.57389;250;20221015;26.2;9.4;17.8;1.7;13.62;.1;2.45;15083 +69095;43.52628;5.57389;250;20221016;24.8;12.9;18.9;2.4;15.42;0;2.41;12919 +69095;43.52628;5.57389;250;20221017;25.8;12.2;19;2.3;14.37;.1;2.61;13630 +69095;43.52628;5.57389;250;20221018;25.5;10.8;18.2;1.1;14.27;.1;2.02;13915 +69095;43.52628;5.57389;250;20221019;24.8;11.1;17.9;1.4;15.12;.1;1.97;13161 +69095;43.52628;5.57389;250;20221020;22.9;13.4;18.1;2.3;15.87;.1;1.94;10844 +69095;43.52628;5.57389;250;20221021;22.9;17.5;20.2;3.6;18.42;0;2;7877 +69095;43.52628;5.57389;250;20221022;24.9;15.9;20.4;2.1;18.19;0;1.9;10105 +69095;43.52628;5.57389;250;20221023;25.3;16.5;20.9;3.4;17.44;0;2.52;10001 +69095;43.52628;5.57389;250;20221024;25.4;17.9;21.7;2.9;17.73;.2;2.35;9173 +69095;43.52628;5.57389;250;20221025;26.6;12.7;19.7;1.5;15.53;0;2.09;12634 +69095;43.52628;5.57389;250;20221026;25.5;13;19.3;2.3;15.56;.1;2.17;11586 +69095;43.52628;5.57389;250;20221027;26.3;12.8;19.5;1.9;15.36;.2;2.16;11994 +69095;43.52628;5.57389;250;20221028;26.7;10.9;18.8;1.6;13.69;.1;2.15;12653 +69095;43.52628;5.57389;250;20221029;27;9.9;18.5;1.5;11.79;0;2.14;12894 +69095;43.52628;5.57389;250;20221030;24.6;9;16.8;1.9;11.03;.1;2.15;11432 +69095;43.52628;5.57389;250;20221031;23.2;9.4;16.3;2.1;13.46;14.8;1.77;11450 +69095;43.52628;5.57389;250;20221101;23.2;16.1;19.7;2.6;15.86;13.7;1.96;7986 +69095;43.52628;5.57389;250;20221102;21.4;10.5;16;1.4;12.69;.1;1.37;9720 +69095;43.52628;5.57389;250;20221103;17.3;7;12.2;2.2;12.2;23.5;1.1;10025 +69095;43.52628;5.57389;250;20221104;15.1;7.9;11.5;4;9.43;.2;1.85;7813 +69095;43.52628;5.57389;250;20221105;17.1;5.7;11.4;3.3;7.8;.1;2.08;10004 +69095;43.52628;5.57389;250;20221106;20.1;3.3;11.7;1.9;8.33;.1;1.57;11600 +69095;43.52628;5.57389;250;20221107;21.2;3.3;12.2;1.6;8.53;0;1.54;11595 +69095;43.52628;5.57389;250;20221108;17.9;6.7;12.3;3;10.83;0;1.44;9739 +69095;43.52628;5.57389;250;20221109;20.4;12.3;16.3;2.6;14.23;5.2;1.39;7986 +69095;43.52628;5.57389;250;20221110;19;9.4;14.2;1.7;12.7;0;1.12;8890 +69095;43.52628;5.57389;250;20221111;21.6;9.1;15.4;2;11.7;.1;1.49;9787 +69095;43.52628;5.57389;250;20221112;20;6.7;13.4;1.5;10.3;0;1.23;9792 +69095;43.52628;5.57389;250;20221113;16.9;10.4;13.6;1.7;10.43;0;1.18;6907 +69095;43.52628;5.57389;250;20221114;16;5.8;10.9;2.6;10.83;6.6;1.01;8636 +69095;43.52628;5.57389;250;20221115;16.6;11.5;14;2.7;13.26;2.9;.96;5812 +69095;43.52628;5.57389;250;20221116;18.6;10;14.3;1.7;12.16;.1;1.11;7294 +69095;43.52628;5.57389;250;20221117;18.6;7.6;13.1;1.4;11.53;1.9;.92;8068 +69095;43.52628;5.57389;250;20221118;14.8;8.6;11.7;3;9.83;.1;1.31;6299 +69095;43.52628;5.57389;250;20221119;14.5;2;8.3;1.6;7.16;0;.99;8691 +69095;43.52628;5.57389;250;20221120;13.2;.3;6.8;2.3;6.56;.1;1.13;8533 +69095;43.52628;5.57389;250;20221121;10.3;4.8;7.6;2.2;8.16;6.9;.75;5423 +69095;43.52628;5.57389;250;20221122;12.7;6.7;9.7;4;7.99;0;1.5;5934 +69095;43.52628;5.57389;250;20221123;12.5;3.5;8;2;8.33;.1;.82;6993 +69095;43.52628;5.57389;250;20221124;15.8;4.7;10.3;1.9;8.09;0;1.15;7287 +69095;43.52628;5.57389;250;20221125;16.7;5.9;11.3;1.8;9.09;0;1.03;7521 +69095;43.52628;5.57389;250;20221126;16.3;2;9.2;1.3;7.13;.1;.89;8637 +69095;43.52628;5.57389;250;20221127;15;.9;8;1.4;7.03;.1;.82;8195 +69095;43.52628;5.57389;250;20221128;9;4.3;6.7;2.4;8.33;14.9;.6;4240 +69095;43.52628;5.57389;250;20221129;9.5;3.4;6.5;.9;8.09;.1;.44;5335 +69095;43.52628;5.57389;250;20221130;13.6;.5;7.1;1.1;6.93;0;.58;7872 +69095;43.52628;5.57389;250;20221201;12.7;.7;6.7;1.2;7.33;.2;.57;7483 +69095;43.52628;5.57389;250;20221202;11.3;.9;6.1;1.5;7.26;1.9;.58;6859 +69095;43.52628;5.57389;250;20221203;10.2;4.4;7.3;3.7;8.89;30.1;.6;5069 +69095;43.52628;5.57389;250;20221204;12.1;7.7;9.9;2;10.33;9.7;.62;4163 +69095;43.52628;5.57389;250;20221205;13.5;1.9;7.7;1.2;7.66;0;.54;7200 +69095;43.52628;5.57389;250;20221206;13.7;1.2;7.4;1.5;6.33;0;.71;7458 +69095;43.52628;5.57389;250;20221207;10;-1.5;4.2;1;5.73;.1;.46;7181 +69095;43.52628;5.57389;250;20221208;8.5;-2.1;3.2;2;6.73;19;.41;6706 +69095;43.52628;5.57389;250;20221209;14.2;6.8;10.5;2.3;11.56;2.3;.5;5493 +69095;43.52628;5.57389;250;20221210;8.2;5.6;6.9;2;7.89;0;.69;2285 +69095;43.52628;5.57389;250;20221211;6.5;-3.2;1.6;1.7;4.46;0;.61;6503 +69095;43.52628;5.57389;250;20221212;8.3;-4.5;1.9;1.5;4.76;4.8;.53;7121 +69095;43.52628;5.57389;250;20221213;6.3;2.7;4.5;3.7;8.16;3.1;.27;3543 +69095;43.52628;5.57389;250;20221214;10;5.8;7.9;2.1;9.56;.2;.46;3914 +69095;43.52628;5.57389;250;20221215;13.4;7.9;10.6;2.8;11.26;22.1;.61;4622 +69095;43.52628;5.57389;250;20221216;9.5;6.9;8.2;1.2;9.59;0;.47;2830 +69095;43.52628;5.57389;250;20221217;9.9;-.5;4.7;1.2;6.73;.1;.43;6386 +69095;43.52628;5.57389;250;20221218;13.1;.4;6.8;2.2;7.76;.1;.72;6942 +69095;43.52628;5.57389;250;20221219;12.1;8;10;3.4;9.49;0;.92;3969 +69095;43.52628;5.57389;250;20221220;14.5;9.3;11.9;3;11.66;.6;.77;4438 +69095;43.52628;5.57389;250;20221221;14.1;11.9;13;2.3;12.56;5.2;.78;3000 +69095;43.52628;5.57389;250;20221222;16.1;6.4;11.2;1.6;10.19;0;.72;6167 +69095;43.52628;5.57389;250;20221223;19;7.6;13.3;1.8;11.69;.1;.83;6587 +69095;43.52628;5.57389;250;20221224;18.8;8.3;13.5;1.4;11.16;.1;.79;6067 +69095;43.52628;5.57389;250;20221225;16.7;4.7;10.7;3.1;10.19;.1;.95;6875 +69095;43.52628;5.57389;250;20221226;16.5;7.2;11.9;2.5;10.56;.1;.94;5807 +69095;43.52628;5.57389;250;20221227;14.9;4.9;9.9;1.5;8.73;.1;.7;6430 +69095;43.52628;5.57389;250;20221228;14.6;1.7;8.2;1.5;7.79;0;.67;7025 +69095;43.52628;5.57389;250;20221229;14.6;7.8;11.2;2.1;10.46;0;.75;5163 +69095;43.52628;5.57389;250;20221230;13.1;6.9;10;1.5;10.69;.2;.5;4825 +69095;43.52628;5.57389;250;20221231;16.1;5.9;11;3.2;10.63;0;.97;6548 +69096;43.53912;5.882;320;20220101;14.2;2.3;8.2;.7;9.15;.1;.39;6476 +69096;43.53912;5.882;320;20220102;10.3;6.4;8.3;1.8;9.35;.1;.58;3522 +69096;43.53912;5.882;320;20220103;13.2;3.8;8.5;1.8;8.52;0;.73;5738 +69096;43.53912;5.882;320;20220104;9.8;.7;5.3;1.7;8.92;1.1;.32;5843 +69096;43.53912;5.882;320;20220105;9.6;7.1;8.3;4.5;6.45;0;1.77;2736 +69096;43.53912;5.882;320;20220106;10.5;-.9;4.8;1.5;4.28;.1;.88;6664 +69096;43.53912;5.882;320;20220107;9.6;-4.7;2.4;2.5;4.45;.1;.99;7561 +69096;43.53912;5.882;320;20220108;12.1;2.7;7.4;3.2;6.25;.5;1.39;6119 +69096;43.53912;5.882;320;20220109;9.9;3.9;6.9;3.7;6.38;0;1.36;4870 +69096;43.53912;5.882;320;20220110;11.9;3;7.5;1.9;5.28;0;1.13;5978 +69096;43.53912;5.882;320;20220111;11.5;-5.9;2.8;1.4;4.12;0;.78;8618 +69096;43.53912;5.882;320;20220112;11.1;-5.6;2.7;1.6;4.08;0;.84;8555 +69096;43.53912;5.882;320;20220113;12.8;-5.9;3.5;1.2;4.12;0;.7;9235 +69096;43.53912;5.882;320;20220114;14.2;-5.7;4.3;1.2;3.82;0;.88;9327 +69096;43.53912;5.882;320;20220115;14.9;-4.6;5.1;1.3;4.32;0;.93;9439 +69096;43.53912;5.882;320;20220116;13.4;-5.5;4;1.2;4.42;0;.82;9380 +69096;43.53912;5.882;320;20220117;14.5;-5;4.8;1.3;4.18;0;.89;9511 +69096;43.53912;5.882;320;20220118;12.9;-5;4;1.3;6.02;.1;.68;9335 +69096;43.53912;5.882;320;20220119;10.6;.4;5.5;1.4;7.08;0;.65;7004 +69096;43.53912;5.882;320;20220120;12;.3;6.1;2;5.58;0;1.1;7674 +69096;43.53912;5.882;320;20220121;11.5;-4.9;3.3;1.4;4.52;0;.85;9338 +69096;43.53912;5.882;320;20220122;12.2;-5.5;3.4;1.1;4.52;0;.75;9836 +69096;43.53912;5.882;320;20220123;14.3;-4.4;5;1.2;4.82;0;.89;10100 +69096;43.53912;5.882;320;20220124;13.2;-4.4;4.4;1.2;5.68;0;.77;10012 +69096;43.53912;5.882;320;20220125;12.7;-1.1;5.8;1.3;6.28;0;.84;8976 +69096;43.53912;5.882;320;20220126;11.9;-3.8;4.1;1.2;5.65;0;.76;9706 +69096;43.53912;5.882;320;20220127;13.1;-4.5;4.3;1.3;5.55;0;.87;10307 +69096;43.53912;5.882;320;20220128;13.4;-5.1;4.1;1;5.25;0;.81;10579 +69096;43.53912;5.882;320;20220129;15.1;-3.6;5.8;1.4;4.75;0;1.14;10925 +69096;43.53912;5.882;320;20220130;15;-4.5;5.2;1.4;5.58;0;1.07;10865 +69096;43.53912;5.882;320;20220131;13.6;-3.6;5;4.9;5.15;.1;2.13;10833 +69096;43.53912;5.882;320;20220201;11.4;3;7.2;5.1;4.58;0;2.44;7452 +69096;43.53912;5.882;320;20220202;17.1;6.8;12;5.4;7.08;0;2.85;8558 +69096;43.53912;5.882;320;20220203;16.6;-.1;8.3;1.6;7.62;0;1.22;11042 +69096;43.53912;5.882;320;20220204;14.2;4.1;9.2;2;8.22;0;1.21;8637 +69096;43.53912;5.882;320;20220205;16;3.1;9.6;2.2;6.68;0;1.62;9634 +69096;43.53912;5.882;320;20220206;13.4;-3.9;4.7;3.4;5.45;0;1.7;11714 +69096;43.53912;5.882;320;20220207;15.4;7;11.2;5.4;5.62;0;3.16;8149 +69096;43.53912;5.882;320;20220208;16.5;-3.9;6.3;1.3;4.98;0;1.35;12396 +69096;43.53912;5.882;320;20220209;15.2;-1.3;6.9;1.8;6.92;.1;1.34;11962 +69096;43.53912;5.882;320;20220210;5.7;.8;3.2;2.4;8.33;0;1.56;11866 +69096;43.53912;5.882;320;20220211;15.7;1.2;8.5;3.4;7.5;0;1.94;11566 +69096;43.53912;5.882;320;20220212;14.4;1;7.7;2.3;6.37;0;1.67;12033 +69096;43.53912;5.882;320;20220213;12.3;-1;5.7;3;6.83;1.6;1.43;8466 +69096;43.53912;5.882;320;20220214;10.1;6.5;8.3;3.2;9.89;29.7;1.03;3261 +69096;43.53912;5.882;320;20220215;12;2.7;7.4;5.9;6.53;0;2.37;12466 +69096;43.53912;5.882;320;20220216;11.9;2.4;7.2;3.3;7.68;.1;1.44;9625 +69096;43.53912;5.882;320;20220217;21.1;7.8;14.4;4.4;9.08;0;3.1;11931 +69096;43.53912;5.882;320;20220218;21;6.4;13.7;2;8.82;0;2.12;12557 +69096;43.53912;5.882;320;20220219;13.7;4.6;9.1;2.9;7.22;0;1.82;9929 +69096;43.53912;5.882;320;20220220;16.9;-1;7.9;2.6;5.92;0;2.18;13922 +69096;43.53912;5.882;320;20220221;13.4;6;9.7;6;6.62;.1;2.77;9237 +69096;43.53912;5.882;320;20220222;15.7;5.4;10.5;4.7;5.82;0;3.03;10927 +69096;43.53912;5.882;320;20220223;18.1;-.9;8.6;1.9;5.72;0;2.15;14817 +69096;43.53912;5.882;320;20220224;13.9;2.1;8;1.9;8.02;.1;1.48;12084 +69096;43.53912;5.882;320;20220225;14.3;4.5;9.4;4.1;5.88;0;2.62;11179 +69096;43.53912;5.882;320;20220226;14.8;-1.6;6.6;2.2;4.85;0;2.09;14780 +69096;43.53912;5.882;320;20220227;12;-3.2;4.4;1.6;5.42;0;1.54;14389 +69096;43.53912;5.882;320;20220228;13.9;-3;5.5;2.3;6.12;0;1.81;15337 +69096;43.53912;5.882;320;20220301;12.9;.1;6.5;2.5;6.32;0;1.85;13425 +69096;43.53912;5.882;320;20220302;12.7;3;7.8;1.8;6.88;0;1.6;11935 +69096;43.53912;5.882;320;20220303;13.4;.3;6.9;1.6;7.45;0;1.56;13986 +69096;43.53912;5.882;320;20220304;15;.4;7.7;1.8;7.62;.3;1.81;15123 +69096;43.53912;5.882;320;20220305;11.3;3.4;7.3;1.9;7.12;.8;1.53;11105 +69096;43.53912;5.882;320;20220306;11;-1.5;4.7;1.6;6.02;0;1.54;14203 +69096;43.53912;5.882;320;20220307;12.6;-3.9;4.3;1.6;5.12;0;1.79;16575 +69096;43.53912;5.882;320;20220308;12.2;-4.4;3.9;1.7;5.75;0;1.74;16815 +69096;43.53912;5.882;320;20220309;14.7;1.8;8.2;1.5;6.95;0;1.88;15024 +69096;43.53912;5.882;320;20220310;14.1;-.9;6.6;1.8;7.65;0;1.79;16278 +69096;43.53912;5.882;320;20220311;12.2;5.5;8.8;3.7;7.82;0;1.98;10796 +69096;43.53912;5.882;320;20220312;12.3;8.8;10.5;5.8;6.38;.1;3.06;7495 +69096;43.53912;5.882;320;20220313;10.1;8.2;9.1;5.5;7.25;.6;2.27;5509 +69096;43.53912;5.882;320;20220314;14.1;5.6;9.9;3.5;9.52;0;1.95;12678 +69096;43.53912;5.882;320;20220315;15.1;10.4;12.7;3.2;8.85;0;2.42;9294 +69096;43.53912;5.882;320;20220316;17.1;4.5;10.8;2.3;9.98;0;2.21;15881 +69096;43.53912;5.882;320;20220317;15.2;7.7;11.5;1.2;10.58;0;1.71;12322 +69096;43.53912;5.882;320;20220318;16;8.3;12.2;1.9;10;.1;1.96;10104 +69096;43.53912;5.882;320;20220319;15;7.1;11.1;1.9;7.47;.1;2.29;12918 +69096;43.53912;5.882;320;20220320;13.8;4.7;9.2;3.5;6.53;0;2.43;7466 +69096;43.53912;5.882;320;20220321;14.2;4.9;9.6;3.7;5.7;0;3.41;18200 +69096;43.53912;5.882;320;20220322;14.9;1.1;8;2.8;5.77;0;3.05;19233 +69096;43.53912;5.882;320;20220323;17;1.6;9.3;2.3;5.67;0;2.89;20000 +69096;43.53912;5.882;320;20220324;18.6;2.2;10.4;2.2;5.37;0;3.25;20433 +69096;43.53912;5.882;320;20220325;18.5;2.5;10.5;2.2;6.7;0;3;20000 +69096;43.53912;5.882;320;20220326;19.5;6.6;13.1;3.1;6.13;0;3.83;19766 +69096;43.53912;5.882;320;20220327;20.4;9.5;14.9;2.7;6.96;0;3.77;16218 +69096;43.53912;5.882;320;20220328;20.8;6.2;13.5;1.9;5.87;0;3.45;19366 +69096;43.53912;5.882;320;20220329;18.4;6.7;12.5;2.3;7.37;1;2.99;14800 +69096;43.53912;5.882;320;20220330;12.3;10.1;11.2;2;10.9;9.1;1.23;3966 +69096;43.53912;5.882;320;20220331;16.7;5.9;11.3;5.8;8.87;0;3.96;20166 +69096;43.53912;5.882;320;20220401;8.6;4.7;6.7;10.7;5.3;.1;3.79;18166 +69096;43.53912;5.882;320;20220402;9;2.5;5.8;8.6;4.56;0;3.74;19356 +69096;43.53912;5.882;320;20220403;9.8;-1;4.4;4;5.97;4.9;2.32;14600 +69096;43.53912;5.882;320;20220404;13.1;2.4;7.8;2.7;6.71;0;2.94;21768 +69096;43.53912;5.882;320;20220405;16.2;1.1;8.6;2.3;6.28;0;3.35;23286 +69096;43.53912;5.882;320;20220406;14.7;2.1;8.4;1.9;7.97;0;2.3;16472 +69096;43.53912;5.882;320;20220407;15.4;5.7;10.6;2.9;10.17;0;2.22;12166 +69096;43.53912;5.882;320;20220408;19.6;10.1;14.9;5.1;11.79;.1;3.97;19812 +69096;43.53912;5.882;320;20220409;13;9.9;11.4;9.4;5.67;0;5.66;24433 +69096;43.53912;5.882;320;20220410;17;3;10;3.2;6.09;0;3.87;24136 +69096;43.53912;5.882;320;20220411;15.9;4.8;10.3;3.2;7.53;0;2.79;12333 +69096;43.53912;5.882;320;20220412;18;7.2;12.6;3.7;8.37;0;3.61;18633 +69096;43.53912;5.882;320;20220413;19.4;9.3;14.4;3.4;9.33;0;3.71;21758 +69096;43.53912;5.882;320;20220414;23.3;7.6;15.4;2.2;8.5;0;4.26;22966 +69096;43.53912;5.882;320;20220415;24.6;10.8;17.7;2.3;9.91;0;4.34;22222 +69096;43.53912;5.882;320;20220416;23.9;11.3;17.6;4.6;10.56;0;5.45;23423 +69096;43.53912;5.882;320;20220417;20.2;11.3;15.8;3.1;9.1;0;4.61;23666 +69096;43.53912;5.882;320;20220418;18.9;7.2;13;2.9;9.86;0;3.87;24967 +69096;43.53912;5.882;320;20220419;20.5;7;13.7;2.5;10.2;1.3;4.11;24200 +69096;43.53912;5.882;320;20220420;15.6;8.6;12.1;2.8;11.97;6;1.77;7366 +69096;43.53912;5.882;320;20220421;17.3;10.9;14.1;2.7;12.6;.4;2.36;9766 +69096;43.53912;5.882;320;20220422;18.1;9;13.6;2.7;12.3;0;3.18;18933 +69096;43.53912;5.882;320;20220423;14.6;11.4;13;4.4;12.07;14.9;1.98;4266 +69096;43.53912;5.882;320;20220424;14.6;7.8;11.2;2.8;11.27;.2;2.62;16100 +69096;43.53912;5.882;320;20220425;18.8;8;13.4;3.4;11;0;4.11;24233 +69096;43.53912;5.882;320;20220426;20.1;7.5;13.8;2.2;11.47;0;4.13;25733 +69096;43.53912;5.882;320;20220427;20.4;7.9;14.1;2.4;11.57;0;4.16;26066 +69096;43.53912;5.882;320;20220428;22.7;9.4;16.1;2.6;10.8;0;4.66;25733 +69096;43.53912;5.882;320;20220429;22.1;9;15.6;2.1;9.5;0;4.45;26350 +69096;43.53912;5.882;320;20220430;21.2;9.7;15.4;2.5;9.97;0;4.17;22532 +69096;43.53912;5.882;320;20220501;21.1;7.6;14.3;2.5;9.34;0;4.53;24391 +69096;43.53912;5.882;320;20220502;21;8.3;14.6;2.3;10.64;0;4.16;25316 +69096;43.53912;5.882;320;20220503;20.7;10.7;15.7;1.9;11.74;1;3.67;20187 +69096;43.53912;5.882;320;20220504;21.6;8.4;15;1.8;11;.9;4.08;24617 +69096;43.53912;5.882;320;20220505;17.8;12.6;15.2;2.8;13.08;9.2;2.52;12390 +69096;43.53912;5.882;320;20220506;19.7;9;14.3;1;12.58;.3;3.34;21813 +69096;43.53912;5.882;320;20220507;22.7;7.7;15.2;1.2;12.75;9.3;4.03;26016 +69096;43.53912;5.882;320;20220508;19.1;10.9;15;1;14.15;9.4;3.03;19300 +69096;43.53912;5.882;320;20220509;24.2;8.2;16.2;1.7;13.18;.7;4.4;26982 +69096;43.53912;5.882;320;20220510;25.7;9.8;17.8;1.8;13.45;0;4.68;26753 +69096;43.53912;5.882;320;20220511;25.9;9.3;17.6;1.8;12.08;0;4.9;27826 +69096;43.53912;5.882;320;20220512;25.6;8.3;17;1.7;11.35;0;4.85;28184 +69096;43.53912;5.882;320;20220513;26;9.5;17.7;1.7;11.65;0;4.96;28006 +69096;43.53912;5.882;320;20220514;26.8;10.5;18.7;1.5;14.35;0;4.87;27786 +69096;43.53912;5.882;320;20220515;26.7;12.1;19.4;1.8;14.95;.2;4.87;26584 +69096;43.53912;5.882;320;20220516;27.6;11.1;19.4;1.8;12.88;0;5.23;28033 +69096;43.53912;5.882;320;20220517;29.1;10.3;19.7;1.8;13.48;0;5.52;29150 +69096;43.53912;5.882;320;20220518;29.7;11.9;20.8;2.1;14.78;0;5.77;29252 +69096;43.53912;5.882;320;20220519;28.2;13.3;20.7;2.2;13.08;0;5.6;27308 +69096;43.53912;5.882;320;20220520;30.1;11.9;21;2.1;12.48;0;5.97;28928 +69096;43.53912;5.882;320;20220521;31.2;12.5;21.9;1.8;13.92;0;5.91;29541 +69096;43.53912;5.882;320;20220522;30.2;13.1;21.7;1.6;16.45;.1;5.61;28776 +69096;43.53912;5.882;320;20220523;27.2;14.2;20.7;2.4;15.55;0;5.19;25710 +69096;43.53912;5.882;320;20220524;26.2;13.4;19.8;2;13.85;1;4.93;25412 +69096;43.53912;5.882;320;20220525;23.1;13;18.1;1.2;14.28;1.9;4.04;22769 +69096;43.53912;5.882;320;20220526;27.1;11.4;19.2;1.2;15.32;.5;5.01;28630 +69096;43.53912;5.882;320;20220527;32.4;14;23.2;1.5;14.95;0;6.06;30044 +69096;43.53912;5.882;320;20220528;28.9;13.8;21.4;2;13.05;0;5.69;28090 +69096;43.53912;5.882;320;20220529;27.6;10.7;19.1;2.1;9.95;0;5.77;29708 +69096;43.53912;5.882;320;20220530;26;10.6;18.3;1.6;12.18;0;5.11;28506 +69096;43.53912;5.882;320;20220531;27.5;14.1;20.8;1.9;14.08;.1;5.32;26696 +69096;43.53912;5.882;320;20220601;31.4;12.2;21.8;1.8;13.68;0;6.13;30384 +69096;43.53912;5.882;320;20220602;30.5;12.4;21.5;2;15.12;0;6.07;30285 +69096;43.53912;5.882;320;20220603;29.7;18;23.9;2.6;16.12;2.6;5.88;24994 +69096;43.53912;5.882;320;20220604;32.9;17;24.9;2.4;16.15;0;6.78;29376 +69096;43.53912;5.882;320;20220605;32.4;16.4;24.4;1.7;16.32;0;6.13;28811 +69096;43.53912;5.882;320;20220606;32;14.6;23.3;2.5;13.95;0;6.79;30569 +69096;43.53912;5.882;320;20220607;28.9;16.1;22.5;3.3;12.88;0;6.4;26450 +69096;43.53912;5.882;320;20220608;26.9;14.6;20.8;2.6;11.55;0;5.73;25939 +69096;43.53912;5.882;320;20220609;26.3;17.1;21.7;5.6;10.62;0;6.95;22290 +69096;43.53912;5.882;320;20220610;30.5;11;20.8;2;9.02;0;6.43;30805 +69096;43.53912;5.882;320;20220611;33.1;11.1;22.1;2;9.95;0;6.77;30836 +69096;43.53912;5.882;320;20220612;34.3;12.4;23.3;2;11.62;0;6.93;30865 +69096;43.53912;5.882;320;20220613;35.5;16.6;26;2.3;14.12;0;7.33;30890 +69096;43.53912;5.882;320;20220614;33.3;12.2;22.8;2;14.22;0;6.61;30912 +69096;43.53912;5.882;320;20220615;33.8;16.1;24.9;1.7;16.12;0;6.61;30931 +69096;43.53912;5.882;320;20220616;36.4;16.2;26.3;2;16.48;0;7.16;30947 +69096;43.53912;5.882;320;20220617;35.9;16.2;26;1.7;16.48;0;6.92;30959 +69096;43.53912;5.882;320;20220618;34.9;17.8;26.4;2.2;17.35;0;7.11;30741 +69096;43.53912;5.882;320;20220619;33.6;18.3;25.9;2.4;15.58;0;6.96;29119 +69096;43.53912;5.882;320;20220620;33.8;14.6;24.2;2.1;12.28;0;6.98;30978 +69096;43.53912;5.882;320;20220621;32.9;15.7;24.3;2.3;15.95;.8;6.81;30503 +69096;43.53912;5.882;320;20220622;27.7;20;23.9;1.9;21.48;1.9;4.42;20406 +69096;43.53912;5.882;320;20220623;27.2;16.7;22;2.3;18.55;1;4.98;24145 +69096;43.53912;5.882;320;20220624;28.8;16.3;22.5;2.9;16.92;0;5.74;26176 +69096;43.53912;5.882;320;20220625;32;14.1;23;2.1;14.52;0;6.57;30947 +69096;43.53912;5.882;320;20220626;32.2;17.9;25;2.4;16.28;0;6.57;28156 +69096;43.53912;5.882;320;20220627;33.2;16.2;24.7;1.8;15.75;0;6.61;30621 +69096;43.53912;5.882;320;20220628;30.9;16.8;23.8;1.7;16.78;7.7;5.86;27861 +69096;43.53912;5.882;320;20220629;32.6;13.2;22.9;1.9;15.52;0;6.42;30866 +69096;43.53912;5.882;320;20220630;31.3;13.6;22.4;2.1;15.52;0;6.37;30838 +69096;43.53912;5.882;320;20220701;29.8;15.4;22.6;2.2;13.68;0;6.05;28052 +69096;43.53912;5.882;320;20220702;35.2;11;23.1;1.7;11.55;0;6.73;30772 +69096;43.53912;5.882;320;20220703;36.9;14.3;25.6;1.9;11.58;0;7.17;30735 +69096;43.53912;5.882;320;20220704;35.9;19.2;27.6;2.1;14.58;.1;7.23;29971 +69096;43.53912;5.882;320;20220705;36;17.7;26.9;2.2;15.88;0;7.25;30585 +69096;43.53912;5.882;320;20220706;34.2;16.3;25.3;2;12.85;0;6.82;30042 +69096;43.53912;5.882;320;20220707;34.5;13.2;23.9;1.9;13.12;0;6.74;30554 +69096;43.53912;5.882;320;20220708;33;15.8;24.4;1.9;13.55;0;6.56;30174 +69096;43.53912;5.882;320;20220709;33.9;15.5;24.7;1.9;13.48;0;6.74;30393 +69096;43.53912;5.882;320;20220710;33.3;15.6;24.5;1.8;15.18;0;6.5;30315 +69096;43.53912;5.882;320;20220711;33.7;15.1;24.4;1.9;15.48;0;6.61;30326 +69096;43.53912;5.882;320;20220712;33.5;15.9;24.7;1.9;17.32;0;6.52;30261 +69096;43.53912;5.882;320;20220713;34.1;15.8;24.9;2;17.65;0;6.59;30194 +69096;43.53912;5.882;320;20220714;35.6;17.1;26.3;1.8;16.48;0;6.71;30123 +69096;43.53912;5.882;320;20220715;37;17.2;27.1;1.9;16.15;0;7.03;30042 +69096;43.53912;5.882;320;20220716;35.2;16.6;25.9;1.9;18.18;0;6.64;29311 +69096;43.53912;5.882;320;20220717;35.4;16.6;26;1.8;18.95;0;6.61;29718 +69096;43.53912;5.882;320;20220718;36.8;20.1;28.4;1.8;19.25;0;6.84;29343 +69096;43.53912;5.882;320;20220719;36.2;20.6;28.4;2;18.75;0;6.85;28116 +69096;43.53912;5.882;320;20220720;36.8;17.9;27.4;1.8;15.88;0;6.87;29643 +69096;43.53912;5.882;320;20220721;38.2;18.1;28.1;1.7;15.42;0;6.96;29552 +69096;43.53912;5.882;320;20220722;37.4;16.4;26.9;1.9;15.98;0;6.97;29459 +69096;43.53912;5.882;320;20220723;35.7;18.3;27;2;17.62;0;6.69;28895 +69096;43.53912;5.882;320;20220724;36.5;18.3;27.4;1.9;17.98;0;6.8;29266 +69096;43.53912;5.882;320;20220725;35.1;17.9;26.5;1.8;18.59;0;6.28;28299 +69096;43.53912;5.882;320;20220726;33.8;19;26.4;2.7;15.55;0;6.73;26727 +69096;43.53912;5.882;320;20220727;32.9;16.2;24.6;1.8;14.55;0;6.13;28237 +69096;43.53912;5.882;320;20220728;34.5;14.6;24.5;1.7;14.25;0;6.24;28848 +69096;43.53912;5.882;320;20220729;31.8;16.9;24.4;1.9;15.52;0;5.81;26603 +69096;43.53912;5.882;320;20220730;34.6;16.7;25.7;2.2;13.95;0;6.63;28471 +69096;43.53912;5.882;320;20220731;36.1;15;25.6;1.6;12.05;0;6.37;28508 +69096;43.53912;5.882;320;20220801;36.9;16.3;26.6;1.8;12.92;0;6.62;28390 +69096;43.53912;5.882;320;20220802;35.5;14.5;25;1.9;14.68;0;6.4;28269 +69096;43.53912;5.882;320;20220803;35.5;17.8;26.6;1.7;16.72;0;6.31;28116 +69096;43.53912;5.882;320;20220804;36.5;18.4;27.5;1.7;15.28;0;6.4;28020 +69096;43.53912;5.882;320;20220805;36.4;17.3;26.8;1.7;15.82;.1;6.3;27893 +69096;43.53912;5.882;320;20220806;36.8;17.5;27.1;1.8;16.08;0;6.4;27763 +69096;43.53912;5.882;320;20220807;34.2;15.9;25.1;1.8;15.02;0;6.1;27630 +69096;43.53912;5.882;320;20220808;34.9;15.8;25.3;1.8;16.38;.1;6.04;27496 +69096;43.53912;5.882;320;20220809;35;16.4;25.7;1.6;15.75;0;5.97;27359 +69096;43.53912;5.882;320;20220810;34.2;16.3;25.3;1.8;15.62;.9;5.92;26872 +69096;43.53912;5.882;320;20220811;33.8;17;25.4;1.5;17.42;0;5.66;26624 +69096;43.53912;5.882;320;20220812;35.6;15.8;25.7;1.8;18.92;0;6.01;26936 +69096;43.53912;5.882;320;20220813;32.9;19;25.9;2.3;20.05;0;5.63;23946 +69096;43.53912;5.882;320;20220814;29.7;20.6;25.1;2;17.72;10.8;4.63;19100 +69096;43.53912;5.882;320;20220815;32.3;14.8;23.5;1.6;17.22;0;5.24;25567 +69096;43.53912;5.882;320;20220816;32.7;15.3;24;2.1;17.05;8.3;5.63;25983 +69096;43.53912;5.882;320;20220817;24.4;19.7;22;2.8;20.28;10.7;3.15;13132 +69096;43.53912;5.882;320;20220818;27.7;15;21.3;1.9;17.35;8.2;4.34;22177 +69096;43.53912;5.882;320;20220819;30.3;15;22.6;2.8;15.98;0;5.37;23943 +69096;43.53912;5.882;320;20220820;32.1;13.9;23;1.9;15.35;0;5.28;25606 +69096;43.53912;5.882;320;20220821;31.3;15.2;23.2;1.9;15.52;0;5.11;24554 +69096;43.53912;5.882;320;20220822;32.2;13.1;22.7;1.5;14.75;0;5.04;25397 +69096;43.53912;5.882;320;20220823;33.3;14.1;23.7;1.6;15.55;0;5.24;25233 +69096;43.53912;5.882;320;20220824;33.3;15.7;24.5;1.6;16.98;0;5.23;24996 +69096;43.53912;5.882;320;20220825;33.6;15.3;24.5;1.5;17.15;0;5.09;24894 +69096;43.53912;5.882;320;20220826;32.4;17.4;24.9;1.8;19.28;.7;4.94;23008 +69096;43.53912;5.882;320;20220827;31.6;15.7;23.6;1.7;18.08;.4;4.8;23447 +69096;43.53912;5.882;320;20220828;32.1;15.6;23.9;1.2;17.38;0;4.61;23734 +69096;43.53912;5.882;320;20220829;33.1;14.1;23.6;1.7;17.25;.2;5;24216 +69096;43.53912;5.882;320;20220830;31.2;18.9;25.1;2.1;20.28;1;4.51;20015 +69096;43.53912;5.882;320;20220831;29.3;14.9;22.1;1.8;16.72;0;4.32;21632 +69096;43.53912;5.882;320;20220901;32.1;14.5;23.3;1.6;15.92;0;4.73;23423 +69096;43.53912;5.882;320;20220902;27.8;15.1;21.4;2;17.68;4.3;4;20047 +69096;43.53912;5.882;320;20220903;29;15;22;2;17.58;3.3;4.21;20816 +69096;43.53912;5.882;320;20220904;29.9;14.4;22.1;2;17.95;.7;4.35;21737 +69096;43.53912;5.882;320;20220905;30.2;15.3;22.8;2.2;18.42;0;4.43;21143 +69096;43.53912;5.882;320;20220906;30.8;15.9;23.3;2.3;18.35;1.4;4.54;20898 +69096;43.53912;5.882;320;20220907;28.4;16.8;22.6;1.8;19.92;20.9;3.67;18303 +69096;43.53912;5.882;320;20220908;27.7;14.9;21.3;1.9;16.72;.1;3.77;19040 +69096;43.53912;5.882;320;20220909;27.1;12.8;20;2.1;13.48;0;4.01;20113 +69096;43.53912;5.882;320;20220910;25.9;12.2;19;2.4;12.18;0;4.03;19500 +69096;43.53912;5.882;320;20220911;29;11;20;1.6;12.05;0;3.99;21009 +69096;43.53912;5.882;320;20220912;31;11.3;21.2;1.6;14.85;0;4.18;21663 +69096;43.53912;5.882;320;20220913;29.4;14.7;22.1;1.6;18.12;1.4;3.76;19631 +69096;43.53912;5.882;320;20220914;22.9;18.7;20.8;2.4;20.32;6.6;2.28;10077 +69096;43.53912;5.882;320;20220915;29.3;16.4;22.9;2.7;16.68;0;4.18;17901 +69096;43.53912;5.882;320;20220916;26.2;15.8;21;4;13.55;0;4.42;16054 +69096;43.53912;5.882;320;20220917;24.4;14;19.2;4.7;8.18;0;5.25;15833 +69096;43.53912;5.882;320;20220918;25.5;6.1;15.8;1.5;8.92;0;3.42;20516 +69096;43.53912;5.882;320;20220919;26.3;6.8;16.6;2;8.92;0;3.8;20318 +69096;43.53912;5.882;320;20220920;26.9;7.1;17;1.5;10.48;.1;3.41;20130 +69096;43.53912;5.882;320;20220921;24.7;7.2;16;2;11.02;0;3.39;19632 +69096;43.53912;5.882;320;20220922;23.9;10.4;17.2;1.5;12.82;0;2.88;17165 +69096;43.53912;5.882;320;20220923;23.4;12.1;17.8;1.2;12.88;4.8;2.6;15566 +69096;43.53912;5.882;320;20220924;17.1;13.7;15.4;2.1;15.08;8.7;1.54;8096 +69096;43.53912;5.882;320;20220925;22.5;12.7;17.6;1.4;14.35;0;2.38;14059 +69096;43.53912;5.882;320;20220926;21.8;8.5;15.1;2.4;10.75;0;2.94;16469 +69096;43.53912;5.882;320;20220927;19.4;9.6;14.5;3.7;9.58;0;3.1;13839 +69096;43.53912;5.882;320;20220928;22.3;9.7;16;3.1;11.82;0;3.11;15674 +69096;43.53912;5.882;320;20220929;20.6;10.3;15.5;2.3;11.35;0;2.59;13903 +69096;43.53912;5.882;320;20220930;20.3;9;14.7;1.3;9.82;0;2.3;14406 +69096;43.53912;5.882;320;20221001;20.5;5.2;12.9;2.2;10.28;0;2.54;16749 +69096;43.53912;5.882;320;20221002;25.9;10.9;18.4;2.5;12.95;0;3.27;16363 +69096;43.53912;5.882;320;20221003;26.2;10.5;18.4;1.6;11.82;0;2.9;16507 +69096;43.53912;5.882;320;20221004;27.6;8.2;17.9;1.5;12.15;.2;2.97;17414 +69096;43.53912;5.882;320;20221005;25.9;9.4;17.6;1.7;13.32;.2;2.75;16505 +69096;43.53912;5.882;320;20221006;26.7;8.7;17.7;1.3;13.12;0;2.62;17006 +69096;43.53912;5.882;320;20221007;25.6;9.2;17.4;1.7;12.92;.6;2.7;16123 +69096;43.53912;5.882;320;20221008;18.1;10.3;14.2;1.1;14.15;2.4;1.48;10560 +69096;43.53912;5.882;320;20221009;19.1;13.3;16.2;1.7;15.68;20.2;1.53;9119 +69096;43.53912;5.882;320;20221010;22.9;13.1;18;1.5;14.92;.5;2.08;11898 +69096;43.53912;5.882;320;20221011;24.2;9.9;17;1.3;13.62;0;2.17;14403 +69096;43.53912;5.882;320;20221012;23.3;11;17.2;1.1;13.62;0;1.99;13128 +69096;43.53912;5.882;320;20221013;23.6;8.4;16;1.3;12.75;0;2.11;14412 +69096;43.53912;5.882;320;20221014;24.7;11;17.9;1.9;13.22;.1;2.42;13518 +69096;43.53912;5.882;320;20221015;26.5;8.6;17.5;1.7;12.88;.1;2.53;15270 +69096;43.53912;5.882;320;20221016;24.2;11;17.6;2.3;14.15;.1;2.39;12895 +69096;43.53912;5.882;320;20221017;25.3;10.9;18.1;2.4;13.82;.1;2.58;13265 +69096;43.53912;5.882;320;20221018;26.4;9.7;18.1;1.5;13.15;.1;2.32;14176 +69096;43.53912;5.882;320;20221019;25.3;8.4;16.8;1.4;13.45;.1;2.07;14058 +69096;43.53912;5.882;320;20221020;22.6;11.2;16.9;2.1;14.78;.2;1.96;11329 +69096;43.53912;5.882;320;20221021;21.4;16.4;18.9;3.3;17.48;.8;1.87;7240 +69096;43.53912;5.882;320;20221022;24.7;15.9;20.3;1.9;17.78;0;1.94;9778 +69096;43.53912;5.882;320;20221023;24.3;15.5;19.9;3.3;16.82;0;2.35;9475 +69096;43.53912;5.882;320;20221024;24.5;16.1;20.3;2.4;17.08;0;2.14;9055 +69096;43.53912;5.882;320;20221025;26.8;11.4;19.1;1.3;14.98;.1;1.98;12469 +69096;43.53912;5.882;320;20221026;24.7;11.9;18.3;2.1;15.38;.2;2.05;11161 +69096;43.53912;5.882;320;20221027;25.8;11.2;18.5;1.9;14.58;.2;2.15;11822 +69096;43.53912;5.882;320;20221028;27.7;9.6;18.6;1.9;12.82;0;2.33;12746 +69096;43.53912;5.882;320;20221029;27;8.4;17.7;1.8;10.95;0;2.33;12848 +69096;43.53912;5.882;320;20221030;24.2;7.7;16;1.8;10.78;.1;2.05;12124 +69096;43.53912;5.882;320;20221031;23;7.2;15.1;2.1;12.35;5.7;1.83;11610 +69096;43.53912;5.882;320;20221101;21.7;14.6;18.2;2.4;14.82;21.4;1.79;7492 +69096;43.53912;5.882;320;20221102;21.6;8.5;15.1;1.5;12.02;.1;1.46;10292 +69096;43.53912;5.882;320;20221103;14.8;6.9;10.9;2.2;12;20.1;.84;7843 +69096;43.53912;5.882;320;20221104;14.6;8;11.3;3.7;9.42;.3;1.64;6991 +69096;43.53912;5.882;320;20221105;18.1;5.7;11.9;2.5;7.28;.1;1.93;9516 +69096;43.53912;5.882;320;20221106;19.9;1.6;10.8;1.7;7.68;.1;1.55;11567 +69096;43.53912;5.882;320;20221107;20.3;2.5;11.4;1.4;8.35;.1;1.36;11121 +69096;43.53912;5.882;320;20221108;16.4;4.5;10.4;2.6;10.15;0;1.3;9028 +69096;43.53912;5.882;320;20221109;19.2;10.3;14.8;2.1;13.28;6.4;1.26;7564 +69096;43.53912;5.882;320;20221110;18.6;7.8;13.2;1.3;12.42;0;.97;8361 +69096;43.53912;5.882;320;20221111;20.8;7.2;14;2;11.12;.1;1.46;9371 +69096;43.53912;5.882;320;20221112;18.5;4.7;11.6;1.2;10.35;0;.99;9321 +69096;43.53912;5.882;320;20221113;16.1;8.8;12.4;1.7;10.72;0;1.07;6458 +69096;43.53912;5.882;320;20221114;15.5;4.6;10;2.5;10.45;5;.93;7943 +69096;43.53912;5.882;320;20221115;14.3;10.1;12.2;2.6;12.88;1.2;.81;4718 +69096;43.53912;5.882;320;20221116;18.5;9.3;13.9;1.9;11.68;0;1.18;7151 +69096;43.53912;5.882;320;20221117;18.5;6.7;12.6;1.8;10.82;1.5;1.13;8068 +69096;43.53912;5.882;320;20221118;15.3;8.9;12.1;3.5;9.62;0;1.56;5678 +69096;43.53912;5.882;320;20221119;15;2;8.5;1.7;6.72;0;1.11;8260 +69096;43.53912;5.882;320;20221120;13.6;.5;7;2.4;6.22;0;1.26;8239 +69096;43.53912;5.882;320;20221121;10.2;4.1;7.1;2.4;7.85;7.2;.85;5300 +69096;43.53912;5.882;320;20221122;12.5;6.5;9.5;4.7;7.58;0;1.79;5307 +69096;43.53912;5.882;320;20221123;12.9;2.9;7.9;2.4;7.85;.1;1;6924 +69096;43.53912;5.882;320;20221124;16.7;5.6;11.1;2.1;7.65;.2;1.36;7340 +69096;43.53912;5.882;320;20221125;16.4;4.6;10.5;1.8;8.55;0;1.01;7390 +69096;43.53912;5.882;320;20221126;16.7;1;8.8;1.5;6.92;0;.96;8550 +69096;43.53912;5.882;320;20221127;14.2;-.5;6.9;1.5;6.72;.1;.8;8143 +69096;43.53912;5.882;320;20221128;8.3;2.9;5.6;2.2;7.98;8.8;.55;4502 +69096;43.53912;5.882;320;20221129;7.7;3;5.4;.8;7.98;0;.4;4309 +69096;43.53912;5.882;320;20221130;13;-.8;6.1;1.2;6.68;0;.62;7692 +69096;43.53912;5.882;320;20221201;12.4;.2;6.3;1.3;6.95;.2;.62;7096 +69096;43.53912;5.882;320;20221202;11;-.4;5.3;1.7;6.82;1.1;.65;6785 +69096;43.53912;5.882;320;20221203;8.9;3.1;6;3.2;8.82;23.4;.47;4558 +69096;43.53912;5.882;320;20221204;11.4;7.3;9.4;2;10.22;10;.63;3794 +69096;43.53912;5.882;320;20221205;12.6;1.3;6.9;1.4;7.62;0;.61;6681 +69096;43.53912;5.882;320;20221206;12.6;-.7;6;1.8;5.98;.1;.85;7162 +69096;43.53912;5.882;320;20221207;10.5;-3.3;3.6;1.2;5.55;.1;.54;7204 +69096;43.53912;5.882;320;20221208;7.3;-2.7;2.3;1.9;6.58;21.6;.38;6108 +69096;43.53912;5.882;320;20221209;11.9;5.2;8.5;2.2;10.88;.9;.41;4854 +69096;43.53912;5.882;320;20221210;8.6;4.9;6.7;2;7.85;0;.67;3287 +69096;43.53912;5.882;320;20221211;5.9;-3.7;1.1;1.9;4.38;0;.68;5861 +69096;43.53912;5.882;320;20221212;7.8;-5.1;1.3;1.6;4.62;7;.57;6847 +69096;43.53912;5.882;320;20221213;5;2;3.5;3.3;7.92;4.6;.26;3013 +69096;43.53912;5.882;320;20221214;9.7;4.7;7.2;2.2;9.18;.2;.49;4008 +69096;43.53912;5.882;320;20221215;11.9;6.5;9.2;2.7;10.72;22.3;.56;4181 +69096;43.53912;5.882;320;20221216;9.8;6.8;8.3;1.5;9.78;0;.51;2629 +69096;43.53912;5.882;320;20221217;11.3;-.5;5.4;1.2;7.05;0;.45;6300 +69096;43.53912;5.882;320;20221218;12.2;.3;6.2;2.1;7.52;0;.68;6474 +69096;43.53912;5.882;320;20221219;10.6;5.9;8.2;2.6;8.92;0;.8;3848 +69096;43.53912;5.882;320;20221220;13.9;7.1;10.5;2.3;11.15;0;.66;4593 +69096;43.53912;5.882;320;20221221;12.8;11.2;12;2.3;12.22;6.1;.72;1900 +69096;43.53912;5.882;320;20221222;16;5.4;10.7;1.8;9.68;0;.79;5956 +69096;43.53912;5.882;320;20221223;18.9;7.3;13.1;2.2;11.02;0;1.05;6344 +69096;43.53912;5.882;320;20221224;19;9.2;14.1;1.6;10.68;0;.97;5920 +69096;43.53912;5.882;320;20221225;16.2;3.8;10;2.6;9.98;.1;.82;6560 +69096;43.53912;5.882;320;20221226;15.3;5.9;10.6;2.1;10.05;0;.79;5664 +69096;43.53912;5.882;320;20221227;14.7;4.4;9.5;1.6;8.38;0;.79;5954 +69096;43.53912;5.882;320;20221228;14.5;.6;7.6;1.6;7.22;0;.74;7054 +69096;43.53912;5.882;320;20221229;14.1;5.9;10;2;9.95;0;.72;5202 +69096;43.53912;5.882;320;20221230;13;5.9;9.4;1.4;10.28;.1;.5;4889 +69096;43.53912;5.882;320;20221231;14.8;4;9.4;2.5;10.18;0;.73;6152 +69097;43.55102;6.19023;241;20220101;13.4;7.4;10.4;.6;10.61;.1;.41;4512 +69097;43.55102;6.19023;241;20220102;12.3;7.9;10.1;1.5;9.51;.1;.67;3738 +69097;43.55102;6.19023;241;20220103;15.7;4.7;10.2;2.3;8.61;0;.99;6554 +69097;43.55102;6.19023;241;20220104;11.3;3.1;7.2;1.1;10.31;.7;.26;5553 +69097;43.55102;6.19023;241;20220105;11.3;9.6;10.5;4.2;6.71;.5;2.03;1980 +69097;43.55102;6.19023;241;20220106;11.4;2.5;7;1.6;4.21;.1;1.05;5913 +69097;43.55102;6.19023;241;20220107;11.3;-3.2;4.1;2.9;4.61;.3;1.22;7895 +69097;43.55102;6.19023;241;20220108;13.3;4.2;8.8;3.6;6.31;1.1;1.61;6087 +69097;43.55102;6.19023;241;20220109;10.7;6;8.4;4.3;6.41;0;1.66;4120 +69097;43.55102;6.19023;241;20220110;12.9;6.1;9.5;1.9;5.31;0;1.31;5214 +69097;43.55102;6.19023;241;20220111;14.5;-4.3;5.1;1.3;3.91;.1;.87;9239 +69097;43.55102;6.19023;241;20220112;13.2;-3.7;4.8;1.6;4.01;0;.98;8980 +69097;43.55102;6.19023;241;20220113;14.1;-3.6;5.3;2;4.71;0;1.13;9302 +69097;43.55102;6.19023;241;20220114;15.8;-3.7;6.1;1.6;4.01;0;1.15;9478 +69097;43.55102;6.19023;241;20220115;16.8;-1.8;7.5;1.7;4.51;0;1.24;9564 +69097;43.55102;6.19023;241;20220116;16.6;-2.8;6.9;1.8;4.51;0;1.29;9654 +69097;43.55102;6.19023;241;20220117;16.8;-1.3;7.8;1.8;4.21;0;1.36;9747 +69097;43.55102;6.19023;241;20220118;12.7;-1.8;5.5;2;6.81;.1;.8;8768 +69097;43.55102;6.19023;241;20220119;11.4;1.6;6.5;1.4;7.91;0;.58;7104 +69097;43.55102;6.19023;241;20220120;13.6;2.2;7.9;2.2;5.71;0;1.28;7835 +69097;43.55102;6.19023;241;20220121;13.4;-2.5;5.5;1.4;4.71;0;.94;9551 +69097;43.55102;6.19023;241;20220122;13.8;-3;5.4;1.3;5.11;0;.87;9963 +69097;43.55102;6.19023;241;20220123;14.2;-2.2;6;1.5;5.61;.1;.96;9950 +69097;43.55102;6.19023;241;20220124;14.3;-1.4;6.5;1.6;7.01;0;.87;9832 +69097;43.55102;6.19023;241;20220125;13.9;2.3;8.1;1.5;7.21;.1;.92;8410 +69097;43.55102;6.19023;241;20220126;13.2;-2.1;5.6;1.5;6.51;0;.84;9937 +69097;43.55102;6.19023;241;20220127;13;-2;5.5;1.4;6.81;.2;.79;9954 +69097;43.55102;6.19023;241;20220128;14.2;-1.1;6.6;1.4;6.71;.1;.91;10193 +69097;43.55102;6.19023;241;20220129;17;-1.1;8;1.6;5.21;0;1.34;11104 +69097;43.55102;6.19023;241;20220130;14.4;-1.1;6.7;1.6;6.21;.1;1.07;10535 +69097;43.55102;6.19023;241;20220131;15;-.7;7.2;4.6;5.61;.1;2.19;10750 +69097;43.55102;6.19023;241;20220201;12.4;3.8;8.1;4.4;4.51;0;2.4;7791 +69097;43.55102;6.19023;241;20220202;18.7;8.6;13.7;3.6;7.01;0;2.6;8647 +69097;43.55102;6.19023;241;20220203;16.1;3.2;9.7;1.5;8.41;0;1.1;10042 +69097;43.55102;6.19023;241;20220204;14.7;6.3;10.5;1.7;8.81;0;1.12;8013 +69097;43.55102;6.19023;241;20220205;18.4;3.5;11;1.4;7.01;0;1.38;11166 +69097;43.55102;6.19023;241;20220206;15.1;-.6;7.3;2.7;5.81;.1;1.71;11645 +69097;43.55102;6.19023;241;20220207;16.7;8.1;12.4;4;5.71;0;2.85;8466 +69097;43.55102;6.19023;241;20220208;17.1;-1.3;7.9;1.2;5.71;0;1.29;12543 +69097;43.55102;6.19023;241;20220209;16;.4;8.2;2.1;7.71;.1;1.38;12085 +69097;43.55102;6.19023;241;20220210;10.9;5;8;2.9;8.22;0;1.62;12464 +69097;43.55102;6.19023;241;20220211;17.4;1.5;9.5;3.1;7.99;0;1.96;12311 +69097;43.55102;6.19023;241;20220212;14.4;3;8.7;2.7;6.92;0;1.73;12466 +69097;43.55102;6.19023;241;20220213;12.3;-.8;5.7;2.3;6.99;.7;1.22;8895 +69097;43.55102;6.19023;241;20220214;10.2;6.8;8.5;2.8;9.82;28.9;.94;3020 +69097;43.55102;6.19023;241;20220215;12.8;3.8;8.3;5.6;6.12;0;2.56;13184 +69097;43.55102;6.19023;241;20220216;12.9;6.4;9.7;4.5;7.41;0;1.98;8206 +69097;43.55102;6.19023;241;20220217;22.4;8.6;15.5;3.8;8.81;0;3.14;12601 +69097;43.55102;6.19023;241;20220218;22.8;11.2;17;2;8.91;0;2.39;11622 +69097;43.55102;6.19023;241;20220219;14.3;7;10.7;2.4;7.91;0;1.66;9130 +69097;43.55102;6.19023;241;20220220;17.9;4.1;11;2.5;5.81;0;2.37;13117 +69097;43.55102;6.19023;241;20220221;13.8;8.4;11.1;6.6;6.61;.1;3.06;7925 +69097;43.55102;6.19023;241;20220222;17.3;4.2;10.8;3.8;5.71;0;2.89;13095 +69097;43.55102;6.19023;241;20220223;17.8;1.9;9.9;2.2;6.51;0;2.14;14724 +69097;43.55102;6.19023;241;20220224;14.3;5.9;10.1;1.7;8.81;.2;1.42;10557 +69097;43.55102;6.19023;241;20220225;15.5;4.4;10;3.2;6.11;0;2.4;12454 +69097;43.55102;6.19023;241;20220226;15.9;1.8;8.9;1.8;5.01;0;2.03;14352 +69097;43.55102;6.19023;241;20220227;12;-.6;5.7;1.4;5.71;0;1.45;13685 +69097;43.55102;6.19023;241;20220228;14.8;-1.8;6.5;1.9;6.11;0;1.81;16042 +69097;43.55102;6.19023;241;20220301;12.4;2.5;7.5;2;6.51;0;1.62;12324 +69097;43.55102;6.19023;241;20220302;14.2;5;9.6;1.5;7.01;0;1.67;11995 +69097;43.55102;6.19023;241;20220303;12.4;3.3;7.9;1.6;8.21;.1;1.36;12076 +69097;43.55102;6.19023;241;20220304;13.9;1.1;7.5;1.5;8.61;1.5;1.46;14696 +69097;43.55102;6.19023;241;20220305;10.5;5.7;8.1;1.1;7.41;.1;1.22;8707 +69097;43.55102;6.19023;241;20220306;11.3;1.2;6.3;1.6;6.31;0;1.53;13261 +69097;43.55102;6.19023;241;20220307;13.3;-1.5;5.9;1.3;5.71;0;1.71;16468 +69097;43.55102;6.19023;241;20220308;11.8;-2.2;4.8;1.5;6.01;0;1.6;16180 +69097;43.55102;6.19023;241;20220309;15.6;3.1;9.4;1.4;7.11;0;1.92;15413 +69097;43.55102;6.19023;241;20220310;14.9;1.4;8.2;1.4;8.41;.1;1.73;16248 +69097;43.55102;6.19023;241;20220311;12.7;6.3;9.5;2.5;8.21;.5;1.73;10993 +69097;43.55102;6.19023;241;20220312;12.8;8.6;10.7;3.8;6.51;.1;2.51;8814 +69097;43.55102;6.19023;241;20220313;9.1;8.2;8.7;3.9;7.41;1;1.59;3570 +69097;43.55102;6.19023;241;20220314;13.1;6.1;9.6;2.2;9.71;.2;1.54;11956 +69097;43.55102;6.19023;241;20220315;14.6;10.1;12.4;1.9;9.11;0;1.84;9490 +69097;43.55102;6.19023;241;20220316;16.4;5.5;11;1.6;10.21;.1;1.93;15519 +69097;43.55102;6.19023;241;20220317;16.3;7.8;12.1;1;10.41;0;1.82;13734 +69097;43.55102;6.19023;241;20220318;15.9;8.6;12.3;3;9.69;.1;2.28;9916 +69097;43.55102;6.19023;241;20220319;15.5;9.2;12.4;3.5;7.42;.1;2.72;8758 +69097;43.55102;6.19023;241;20220320;13.5;6;9.8;4.6;7.02;0;2.26;6496 +69097;43.55102;6.19023;241;20220321;13.8;6.4;10.1;4.5;6.05;0;3.32;18677 +69097;43.55102;6.19023;241;20220322;14.8;1.8;8.3;2.2;5.69;0;2.75;19588 +69097;43.55102;6.19023;241;20220323;17;1.1;9;2.1;5.92;0;2.77;20429 +69097;43.55102;6.19023;241;20220324;18.9;1.3;10.1;1.8;5.79;0;3.01;20054 +69097;43.55102;6.19023;241;20220325;18.3;1.7;10;1.7;6.59;0;2.77;20153 +69097;43.55102;6.19023;241;20220326;19.4;5;12.2;3.7;6.59;0;3.6;20192 +69097;43.55102;6.19023;241;20220327;20.9;10.6;15.8;2.5;7.42;0;3.64;16902 +69097;43.55102;6.19023;241;20220328;21.5;5.6;13.5;1.8;5.92;0;3.44;20288 +69097;43.55102;6.19023;241;20220329;18.6;6;12.3;2.2;7.85;.6;2.78;16386 +69097;43.55102;6.19023;241;20220330;12.9;10.2;11.6;2;11.02;12.5;1.21;3958 +69097;43.55102;6.19023;241;20220331;17.7;6.5;12.1;4.7;8.55;0;3.87;21348 +69097;43.55102;6.19023;241;20220401;10;6.6;8.3;9.9;5.02;.2;4.02;18791 +69097;43.55102;6.19023;241;20220402;10.4;2.6;6.5;7.5;4.49;0;4.01;22398 +69097;43.55102;6.19023;241;20220403;10.4;-1.1;4.6;2.9;6.01;3.7;1.85;10650 +69097;43.55102;6.19023;241;20220404;13.6;2.1;7.8;2.4;7.09;0;2.74;21501 +69097;43.55102;6.19023;241;20220405;16.4;.8;8.6;1.9;6.39;0;3.05;23463 +69097;43.55102;6.19023;241;20220406;14.5;2.8;8.7;1.9;8.18;0;2.32;17381 +69097;43.55102;6.19023;241;20220407;16.4;7.2;11.8;2.9;10.19;0;2.22;12166 +69097;43.55102;6.19023;241;20220408;20.4;11.2;15.8;5.1;11.81;.1;3.97;19812 +69097;43.55102;6.19023;241;20220409;14.3;10.6;12.4;8.9;5.12;0;5.92;23450 +69097;43.55102;6.19023;241;20220410;16.8;3.9;10.3;3.2;6.11;0;3.87;24136 +69097;43.55102;6.19023;241;20220411;15.9;4.1;10;2.9;7.89;0;2.37;13841 +69097;43.55102;6.19023;241;20220412;17.3;6.5;11.9;4.1;9.12;0;3.06;20388 +69097;43.55102;6.19023;241;20220413;19.1;10.4;14.7;2.8;9.52;0;3.66;21771 +69097;43.55102;6.19023;241;20220414;23.4;6.6;15;2.2;8.19;0;4.2;23962 +69097;43.55102;6.19023;241;20220415;25.1;9.6;17.3;2.1;9.22;0;4.23;22397 +69097;43.55102;6.19023;241;20220416;23;10.2;16.6;5.3;10.74;0;5.55;22198 +69097;43.55102;6.19023;241;20220417;20.6;12.5;16.5;3.4;9.15;0;4.48;22674 +69097;43.55102;6.19023;241;20220418;18.5;7.8;13.1;2.5;9.52;0;3.81;23568 +69097;43.55102;6.19023;241;20220419;20.9;6.6;13.7;2.4;9.99;1.3;3.83;24497 +69097;43.55102;6.19023;241;20220420;15.9;8.9;12.4;2.7;11.69;5.9;1.75;9440 +69097;43.55102;6.19023;241;20220421;17.3;11.2;14.3;3;12.29;0;2.37;10158 +69097;43.55102;6.19023;241;20220422;18.2;10;14.1;2.1;12.52;2.3;2.9;17848 +69097;43.55102;6.19023;241;20220423;14.7;11.9;13.3;4;12.29;20;1.5;2797 +69097;43.55102;6.19023;241;20220424;15.9;8.3;12.1;2.8;11.02;.1;2.93;17854 +69097;43.55102;6.19023;241;20220425;19.7;8.8;14.3;4.1;10.55;0;4.37;24284 +69097;43.55102;6.19023;241;20220426;21.1;7.8;14.5;2.4;11.35;0;3.85;26361 +69097;43.55102;6.19023;241;20220427;20.5;8.6;14.6;2.3;11.39;0;3.95;26412 +69097;43.55102;6.19023;241;20220428;22.8;9.3;16;2.5;10.29;0;4.47;26262 +69097;43.55102;6.19023;241;20220429;22.5;8.8;15.6;2.2;9.82;0;4.42;26577 +69097;43.55102;6.19023;241;20220430;21.5;9.3;15.4;1.7;10.72;0;3.7;22759 +69097;43.55102;6.19023;241;20220501;21.6;7.6;14.6;2;10.32;0;4.07;24907 +69097;43.55102;6.19023;241;20220502;21.4;8.1;14.8;2.3;11.65;0;4.01;25634 +69097;43.55102;6.19023;241;20220503;21.2;11.1;16.2;2;12.59;1.1;3.64;21167 +69097;43.55102;6.19023;241;20220504;22;8.3;15.2;2;11.59;.5;4.01;24581 +69097;43.55102;6.19023;241;20220505;18.7;12;15.3;2.3;13.12;8.1;2.4;11917 +69097;43.55102;6.19023;241;20220506;18.8;9.4;14.1;.7;13.21;.4;3.14;21494 +69097;43.55102;6.19023;241;20220507;22.5;9.4;16;1.1;13.41;7.4;3.93;25685 +69097;43.55102;6.19023;241;20220508;17.6;11;14.3;1.1;13.81;8.7;2.72;18015 +69097;43.55102;6.19023;241;20220509;24.6;8.3;16.5;1.7;13.01;1.3;4.54;28471 +69097;43.55102;6.19023;241;20220510;26.4;9.7;18.1;1.8;13.31;.3;4.89;28594 +69097;43.55102;6.19023;241;20220511;27.5;11.5;19.5;1.8;11.91;0;5.26;28714 +69097;43.55102;6.19023;241;20220512;27.8;10.6;19.2;1.8;10.81;0;5.33;28832 +69097;43.55102;6.19023;241;20220513;27.7;13;20.4;2;11.01;0;5.46;28001 +69097;43.55102;6.19023;241;20220514;25.9;11.4;18.7;1.4;13.81;0;4.74;27915 +69097;43.55102;6.19023;241;20220515;27.2;12.5;19.9;1.5;14.61;.2;4.99;28224 +69097;43.55102;6.19023;241;20220516;28.5;11.9;20.2;1.7;12.11;0;5.45;29277 +69097;43.55102;6.19023;241;20220517;29.6;11.9;20.8;1.7;13.11;0;5.56;29382 +69097;43.55102;6.19023;241;20220518;29.5;13.8;21.7;1.9;15.01;0;5.66;29484 +69097;43.55102;6.19023;241;20220519;28.4;14.1;21.3;1.7;12.61;0;5.43;28233 +69097;43.55102;6.19023;241;20220520;30.8;13.1;22;1.8;11.61;0;5.95;29680 +69097;43.55102;6.19023;241;20220521;33.8;15.6;24.7;1.7;13.41;0;6.31;29774 +69097;43.55102;6.19023;241;20220522;28;14.4;21.2;1.5;17.21;.1;5.07;27779 +69097;43.55102;6.19023;241;20220523;26.9;15.7;21.3;1.6;14.81;0;4.85;25190 +69097;43.55102;6.19023;241;20220524;29;14.5;21.8;2.1;13.71;.3;5.77;28891 +69097;43.55102;6.19023;241;20220525;22.8;13.3;18.1;.9;15.31;.5;3.89;23253 +69097;43.55102;6.19023;241;20220526;27.3;13.2;20.3;1.5;16.01;.4;5.1;28634 +69097;43.55102;6.19023;241;20220527;34;16.4;25.2;1.5;14.91;0;6.29;30278 +69097;43.55102;6.19023;241;20220528;31.6;19;25.3;2.3;13.21;0;6.37;27152 +69097;43.55102;6.19023;241;20220529;30;15.7;22.9;1.9;11.61;0;6.04;29064 +69097;43.55102;6.19023;241;20220530;27.5;14.5;21;1.8;15.31;0;5.23;27727 +69097;43.55102;6.19023;241;20220531;28.1;15.4;21.8;1.6;16.11;0;5.23;27454 +69097;43.55102;6.19023;241;20220601;32.5;15.3;23.9;1.6;14.31;0;6.23;30619 +69097;43.55102;6.19023;241;20220602;30.4;13.1;21.8;1.7;16.01;0;5.84;30678 +69097;43.55102;6.19023;241;20220603;30;19.5;24.8;2.4;15.91;3.1;5.8;25019 +69097;43.55102;6.19023;241;20220604;32.3;18.2;25.3;2;15.71;0;6.37;29210 +69097;43.55102;6.19023;241;20220605;34.5;17.6;26.1;1.7;16.21;0;6.64;30837 +69097;43.55102;6.19023;241;20220606;33.4;17.7;25.6;2.4;13.51;0;7.09;30884 +69097;43.55102;6.19023;241;20220607;30.4;19.6;25;3.4;11.81;0;6.92;25556 +69097;43.55102;6.19023;241;20220608;27.9;17.9;22.9;3;10.91;0;6.15;24586 +69097;43.55102;6.19023;241;20220609;28.1;17.4;22.8;4.4;10.21;0;7.09;25500 +69097;43.55102;6.19023;241;20220610;31.9;15.2;23.6;2.6;8.31;0;7.24;31041 +69097;43.55102;6.19023;241;20220611;34.2;13.2;23.7;2.3;9.21;0;7.21;31073 +69097;43.55102;6.19023;241;20220612;34.2;16.1;25.2;2;10.71;0;6.99;31101 +69097;43.55102;6.19023;241;20220613;37.4;20.8;29.1;2;13.71;0;7.5;31127 +69097;43.55102;6.19023;241;20220614;32.7;13.9;23.3;1.8;14.61;0;6.4;31149 +69097;43.55102;6.19023;241;20220615;34;17.6;25.8;1.7;15.91;0;6.65;31168 +69097;43.55102;6.19023;241;20220616;37.4;18.5;28;1.2;18.21;0;6.68;31183 +69097;43.55102;6.19023;241;20220617;34.5;17;25.8;1.4;17.81;0;6.46;31196 +69097;43.55102;6.19023;241;20220618;34.7;19.3;27;2.2;17.31;.1;7.09;31004 +69097;43.55102;6.19023;241;20220619;33.6;19.2;26.4;2;15.41;0;6.74;29952 +69097;43.55102;6.19023;241;20220620;34.1;16.4;25.3;2;12.91;0;6.93;31215 +69097;43.55102;6.19023;241;20220621;33.3;16.9;25.1;1.8;15.91;.3;6.6;31215 +69097;43.55102;6.19023;241;20220622;28.9;20.6;24.8;1.6;21.51;1.3;4.73;22489 +69097;43.55102;6.19023;241;20220623;28;16.8;22.4;2;19.11;1.5;5.11;26287 +69097;43.55102;6.19023;241;20220624;30;16.7;23.4;2.2;17.31;0;5.9;28730 +69097;43.55102;6.19023;241;20220625;32.4;16;24.2;2.2;15.41;0;6.67;31184 +69097;43.55102;6.19023;241;20220626;32;18.6;25.3;2.1;18.71;0;6.22;28814 +69097;43.55102;6.19023;241;20220627;33.3;18;25.7;1.8;15.71;0;6.61;30841 +69097;43.55102;6.19023;241;20220628;30.2;18.4;24.3;1.5;18.01;14.8;5.49;26939 +69097;43.55102;6.19023;241;20220629;34.2;14.4;24.3;1.8;16.21;0;6.56;31102 +69097;43.55102;6.19023;241;20220630;31;15.2;23.1;1.8;16.01;0;6.17;31074 +69097;43.55102;6.19023;241;20220701;32.3;17.8;25.1;2.3;13.81;0;6.74;29890 +69097;43.55102;6.19023;241;20220702;35.6;14.3;25;1.8;13.21;0;6.83;31008 +69097;43.55102;6.19023;241;20220703;37.9;17.8;27.9;1.9;11.51;0;7.37;30970 +69097;43.55102;6.19023;241;20220704;37.4;21;29.2;1.5;14.31;.1;6.98;30929 +69097;43.55102;6.19023;241;20220705;37.7;19.3;28.5;2;15.51;0;7.39;30886 +69097;43.55102;6.19023;241;20220706;35.4;21.4;28.4;1.9;14.31;0;6.9;29153 +69097;43.55102;6.19023;241;20220707;35.3;16.2;25.8;1.4;14.71;0;6.47;30789 +69097;43.55102;6.19023;241;20220708;33.3;18.1;25.7;1.8;13.91;0;6.58;30316 +69097;43.55102;6.19023;241;20220709;35.2;17;26.1;2;13.11;0;6.99;30681 +69097;43.55102;6.19023;241;20220710;32.8;17.4;25.1;1.7;16.61;0;6.33;30404 +69097;43.55102;6.19023;241;20220711;32.8;16.5;24.7;1.9;14.51;0;6.5;30560 +69097;43.55102;6.19023;241;20220712;33.5;17.1;25.3;1.8;17.81;0;6.42;30495 +69097;43.55102;6.19023;241;20220713;34;17.4;25.7;1.7;17.91;0;6.43;30428 +69097;43.55102;6.19023;241;20220714;36.8;19.2;28;1.5;16.21;0;6.71;30357 +69097;43.55102;6.19023;241;20220715;36.8;21.2;29;1.8;18.41;.1;6.99;30259 +69097;43.55102;6.19023;241;20220716;33.8;20.1;27;1.6;22.81;0;6.02;28217 +69097;43.55102;6.19023;241;20220717;34.8;19.7;27.3;1.8;20.31;.1;6.5;29595 +69097;43.55102;6.19023;241;20220718;36.3;21.8;29.1;2;18.91;.1;6.87;28898 +69097;43.55102;6.19023;241;20220719;35.6;21.3;28.5;1.9;18.11;0;6.67;28607 +69097;43.55102;6.19023;241;20220720;37.3;20.1;28.7;1.7;15.41;0;6.88;29875 +69097;43.55102;6.19023;241;20220721;39.9;21.1;30.5;1.5;16.81;0;6.97;29784 +69097;43.55102;6.19023;241;20220722;38;18.7;28.4;1.8;18.01;0;6.91;29691 +69097;43.55102;6.19023;241;20220723;37.7;20.4;29.1;1.9;16.71;0;7.03;29596 +69097;43.55102;6.19023;241;20220724;37.1;20.3;28.7;1.7;19.61;0;6.71;29497 +69097;43.55102;6.19023;241;20220725;36.4;17.9;27.2;1.8;18.97;0;6.52;28940 +69097;43.55102;6.19023;241;20220726;35.6;21.9;28.8;2.5;14.61;0;7.09;27331 +69097;43.55102;6.19023;241;20220727;33;19.1;26.1;1.8;15.91;0;6.03;27433 +69097;43.55102;6.19023;241;20220728;35;17.6;26.3;1.6;15.21;0;6.27;29078 +69097;43.55102;6.19023;241;20220729;33.7;18.9;26.3;1.7;15.61;0;6.11;28119 +69097;43.55102;6.19023;241;20220730;35.8;20.6;28.2;2;13.81;0;6.74;28395 +69097;43.55102;6.19023;241;20220731;36.6;17.6;27.1;1.9;11.61;0;6.72;28737 +69097;43.55102;6.19023;241;20220801;36.6;18.1;27.4;2.2;13.21;0;6.96;28618 +69097;43.55102;6.19023;241;20220802;34.3;16.5;25.4;2.1;16.51;0;6.31;28497 +69097;43.55102;6.19023;241;20220803;35.3;19.7;27.5;2;16.11;0;6.52;28284 +69097;43.55102;6.19023;241;20220804;37;20;28.5;1.8;14.01;0;6.6;28247 +69097;43.55102;6.19023;241;20220805;38.7;19.8;29.3;1.7;14.21;.1;6.65;28119 +69097;43.55102;6.19023;241;20220806;37.4;20;28.7;1.9;15.31;0;6.66;27989 +69097;43.55102;6.19023;241;20220807;35.1;18.5;26.8;1.7;17.41;0;6.08;27856 +69097;43.55102;6.19023;241;20220808;35;17.6;26.3;1.9;18.61;0;6.09;27721 +69097;43.55102;6.19023;241;20220809;35.5;18.9;27.2;1.9;16.11;0;6.27;27583 +69097;43.55102;6.19023;241;20220810;33.8;19.2;26.5;1.8;16.91;1.6;5.82;26399 +69097;43.55102;6.19023;241;20220811;33.6;18.5;26.1;1.6;17.41;0;5.65;26721 +69097;43.55102;6.19023;241;20220812;34.8;17.4;26.1;1.7;18.91;0;5.8;27159 +69097;43.55102;6.19023;241;20220813;31.4;19.2;25.3;2.2;19.01;.1;5.24;23649 +69097;43.55102;6.19023;241;20220814;29.6;20.1;24.9;1.6;16.91;6.1;4.52;20627 +69097;43.55102;6.19023;241;20220815;34;14.7;24.4;1.6;16.71;0;5.49;26715 +69097;43.55102;6.19023;241;20220816;33.3;16.4;24.9;2.1;17.41;4.8;5.72;26564 +69097;43.55102;6.19023;241;20220817;23.3;20.9;22.1;2.2;21.31;9.8;2.32;9665 +69097;43.55102;6.19023;241;20220818;28.2;15.8;22;1.7;17.81;10.3;4.38;23151 +69097;43.55102;6.19023;241;20220819;32.4;15.9;24.2;2.6;15.21;0;5.89;26097 +69097;43.55102;6.19023;241;20220820;34.1;15.9;25;1.6;14.31;0;5.46;25938 +69097;43.55102;6.19023;241;20220821;32.9;17.5;25.2;1.6;15.01;.1;5.3;25429 +69097;43.55102;6.19023;241;20220822;33.5;15.1;24.3;1.4;15.71;0;5.12;25614 +69097;43.55102;6.19023;241;20220823;33.7;16.4;25.1;1.9;16.81;0;5.45;25449 +69097;43.55102;6.19023;241;20220824;33.3;17.2;25.3;1.8;18.61;0;5.27;25283 +69097;43.55102;6.19023;241;20220825;35.1;17.1;26.1;1.8;17.41;0;5.5;25115 +69097;43.55102;6.19023;241;20220826;32.5;19;25.8;1.9;20.11;.7;4.93;22943 +69097;43.55102;6.19023;241;20220827;31.6;17.1;24.4;1.6;20.01;1.5;4.67;23645 +69097;43.55102;6.19023;241;20220828;33.9;17.5;25.7;1.1;19.41;.1;4.79;24602 +69097;43.55102;6.19023;241;20220829;34;15.7;24.9;1.9;18.31;.3;5.18;24428 +69097;43.55102;6.19023;241;20220830;31.9;19.9;25.9;1.6;20.01;.4;4.46;20943 +69097;43.55102;6.19023;241;20220831;29.3;16.9;23.1;1.6;16.81;0;4.18;21144 +69097;43.55102;6.19023;241;20220901;33.6;16.7;25.2;1.6;17.81;0;4.91;23898 +69097;43.55102;6.19023;241;20220902;28.9;15.6;22.3;1.7;18.91;3;4.02;21594 +69097;43.55102;6.19023;241;20220903;29.6;15.6;22.6;1.7;18.31;10.6;4.17;22005 +69097;43.55102;6.19023;241;20220904;29.4;15.2;22.3;1.9;18.71;.4;4.15;21990 +69097;43.55102;6.19023;241;20220905;30.3;15.5;22.9;1.7;18.41;0;4.25;22287 +69097;43.55102;6.19023;241;20220906;31.5;16.6;24.1;1.9;18.21;.4;4.52;22179 +69097;43.55102;6.19023;241;20220907;28.9;16.5;22.7;1.8;19.81;17.2;3.79;19971 +69097;43.55102;6.19023;241;20220908;28.8;16.1;22.5;2;17.11;.1;4;20050 +69097;43.55102;6.19023;241;20220909;28.1;16.6;22.4;2.8;13.01;0;4.56;18863 +69097;43.55102;6.19023;241;20220910;26.9;15.6;21.3;3;11.71;0;4.54;18524 +69097;43.55102;6.19023;241;20220911;29.3;16.6;23;2.2;12.31;0;4.44;19524 +69097;43.55102;6.19023;241;20220912;31.7;13.1;22.4;1.7;15.11;.1;4.29;21863 +69097;43.55102;6.19023;241;20220913;29.7;14.7;22.2;1.5;17.71;.5;3.81;20924 +69097;43.55102;6.19023;241;20220914;22;19.3;20.7;1.5;20.41;7.1;1.75;8196 +69097;43.55102;6.19023;241;20220915;30.7;17.4;24.1;1.9;17.11;0;4.06;19276 +69097;43.55102;6.19023;241;20220916;27.5;18.6;23.1;3.8;13.11;0;4.75;15429 +69097;43.55102;6.19023;241;20220917;25.9;14.9;20.4;3.9;7.51;0;5.25;17101 +69097;43.55102;6.19023;241;20220918;26.8;8.4;17.6;1.6;9.01;0;3.62;20710 +69097;43.55102;6.19023;241;20220919;29;12.9;21;2.3;9.11;0;4.47;20501 +69097;43.55102;6.19023;241;20220920;27.3;10.2;18.8;1.6;12.01;.1;3.5;20322 +69097;43.55102;6.19023;241;20220921;24.7;9.9;17.3;2.2;11.81;0;3.38;19221 +69097;43.55102;6.19023;241;20220922;23.1;12.5;17.8;1.4;12.51;0;2.7;15940 +69097;43.55102;6.19023;241;20220923;24.7;14.9;19.8;1.3;12.11;2.3;2.81;15127 +69097;43.55102;6.19023;241;20220924;18;13.7;15.9;1.2;14.71;6.8;1.61;9563 +69097;43.55102;6.19023;241;20220925;24;12.6;18.3;1;14.11;0;2.5;16052 +69097;43.55102;6.19023;241;20220926;23.4;10.4;16.9;3;10.51;0;3.47;17027 +69097;43.55102;6.19023;241;20220927;20.9;11.9;16.4;3.8;9.11;0;3.56;13839 +69097;43.55102;6.19023;241;20220928;23.4;12.6;18;3.9;11.41;0;3.66;15091 +69097;43.55102;6.19023;241;20220929;21.8;11.8;16.8;2.5;11.11;0;2.85;14321 +69097;43.55102;6.19023;241;20220930;22;12;17;1.7;9.31;.4;2.69;14159 +69097;43.55102;6.19023;241;20221001;21.5;8.5;15;2.8;10.41;0;2.89;16106 +69097;43.55102;6.19023;241;20221002;27;15.1;21.1;3.1;13.11;0;3.77;15189 +69097;43.55102;6.19023;241;20221003;27;12.7;19.9;2.1;11.21;0;3.36;16558 +69097;43.55102;6.19023;241;20221004;28;10.2;19.1;2;12.01;.2;3.3;17591 +69097;43.55102;6.19023;241;20221005;26.8;10.6;18.7;1.6;13.61;.2;2.83;17283 +69097;43.55102;6.19023;241;20221006;27.5;10.5;19;1.7;13.81;0;2.9;17205 +69097;43.55102;6.19023;241;20221007;26;10.3;18.2;2;12.91;.4;2.87;16599 +69097;43.55102;6.19023;241;20221008;17.4;11.6;14.5;1.3;14.41;5;1.35;9560 +69097;43.55102;6.19023;241;20221009;18.1;14.1;16.1;1.3;16.11;5.9;1.24;7663 +69097;43.55102;6.19023;241;20221010;22.8;13.5;18.2;1.2;15.11;.3;1.91;12080 +69097;43.55102;6.19023;241;20221011;24.9;10.8;17.9;1.5;13.51;0;2.33;14929 +69097;43.55102;6.19023;241;20221012;23;11.6;17.3;1.6;13.21;0;2.13;13152 +69097;43.55102;6.19023;241;20221013;25.4;10.4;17.9;1.8;12.51;0;2.53;15050 +69097;43.55102;6.19023;241;20221014;25.8;13.5;19.7;1.8;12.91;.1;2.54;13360 +69097;43.55102;6.19023;241;20221015;27.7;11.5;19.6;1.5;13.41;.1;2.54;15291 +69097;43.55102;6.19023;241;20221016;24.4;11.5;18;1.6;14.61;.2;2.08;13360 +69097;43.55102;6.19023;241;20221017;25.3;13.2;19.3;1.6;14.61;0;2.18;12740 +69097;43.55102;6.19023;241;20221018;27.4;11.1;19.3;1.6;13.21;.2;2.46;14763 +69097;43.55102;6.19023;241;20221019;26.1;10.2;18.2;1.3;14.21;.3;2.08;14380 +69097;43.55102;6.19023;241;20221020;23.2;11.9;17.6;1.4;15.51;.2;1.71;11803 +69097;43.55102;6.19023;241;20221021;20.2;17.1;18.7;2.1;17.51;1.5;1.31;5605 +69097;43.55102;6.19023;241;20221022;25.6;18;21.8;1.3;19.01;0;1.73;9238 +69097;43.55102;6.19023;241;20221023;24.7;17.9;21.3;2.2;17.61;0;2;8564 +69097;43.55102;6.19023;241;20221024;23.6;17.6;20.6;1.6;17.21;.3;1.66;7871 +69097;43.55102;6.19023;241;20221025;27.1;13.3;20.2;1.2;15.91;.3;1.89;12309 +69097;43.55102;6.19023;241;20221026;24.3;14.1;19.2;1.5;16.51;.2;1.66;10295 +69097;43.55102;6.19023;241;20221027;25.1;12;18.6;1.5;14.81;.1;1.8;11648 +69097;43.55102;6.19023;241;20221028;28.2;11.1;19.7;1.9;13.31;.1;2.4;13233 +69097;43.55102;6.19023;241;20221029;26.9;10.4;18.7;1.9;11.51;0;2.34;12852 +69097;43.55102;6.19023;241;20221030;24.9;10.1;17.5;1.9;11.01;.1;2.13;11955 +69097;43.55102;6.19023;241;20221031;23.2;8.8;16;2.2;12.71;1.5;1.84;11620 +69097;43.55102;6.19023;241;20221101;20.6;15.8;18.2;1.8;14.61;29.2;1.45;6180 +69097;43.55102;6.19023;241;20221102;23.5;9.3;16.4;1.6;12.11;.1;1.66;11226 +69097;43.55102;6.19023;241;20221103;16;7.5;11.8;2.2;12.41;18.8;.9;8334 +69097;43.55102;6.19023;241;20221104;15.5;9.6;12.6;4.4;9.11;.5;2.03;6674 +69097;43.55102;6.19023;241;20221105;19.2;8.8;14;2.6;6.61;.2;2.29;9078 +69097;43.55102;6.19023;241;20221106;20.4;2.6;11.5;1.6;7.71;.1;1.52;11845 +69097;43.55102;6.19023;241;20221107;20.2;6.3;13.3;1.4;9.11;0;1.35;10377 +69097;43.55102;6.19023;241;20221108;17.3;5.6;11.5;1.3;11.41;0;.89;9309 +69097;43.55102;6.19023;241;20221109;19.1;13.6;16.4;1.8;14.11;8.3;1.15;5971 +69097;43.55102;6.19023;241;20221110;19.1;8.6;13.9;1.2;12.61;0;.95;8533 +69097;43.55102;6.19023;241;20221111;21.1;8.3;14.7;1.8;11.61;.1;1.35;9406 +69097;43.55102;6.19023;241;20221112;19.9;6;13;1.4;11.01;0;1.08;9719 +69097;43.55102;6.19023;241;20221113;17.8;10.1;14;1.7;10.81;.1;1.17;6875 +69097;43.55102;6.19023;241;20221114;16.5;6.5;11.5;2;10.71;3.9;.97;7878 +69097;43.55102;6.19023;241;20221115;14.5;10.9;12.7;2.2;13.01;.3;.71;4250 +69097;43.55102;6.19023;241;20221116;19.1;10.1;14.6;2.2;11.41;0;1.32;7232 +69097;43.55102;6.19023;241;20221117;20.4;8.7;14.6;2.4;10.51;.6;1.55;8288 +69097;43.55102;6.19023;241;20221118;16.7;10.3;13.5;3.5;9.31;0;1.83;5785 +69097;43.55102;6.19023;241;20221119;16.3;6.8;11.6;2.2;6.61;0;1.56;7187 +69097;43.55102;6.19023;241;20221120;14.9;5.2;10.1;2.5;6.11;0;1.58;7186 +69097;43.55102;6.19023;241;20221121;13.3;6.6;10;2.6;7.81;6.6;1.25;5727 +69097;43.55102;6.19023;241;20221122;13.3;7.4;10.4;5;7.21;0;2.05;5246 +69097;43.55102;6.19023;241;20221123;13.9;4.3;9.1;2.7;7.41;0;1.24;6900 +69097;43.55102;6.19023;241;20221124;18.3;8.4;13.4;2.4;7.01;.2;1.78;6945 +69097;43.55102;6.19023;241;20221125;17.9;5.9;11.9;1.4;8.51;0;.97;7669 +69097;43.55102;6.19023;241;20221126;18.8;4.4;11.6;1.7;7.11;0;1.23;8414 +69097;43.55102;6.19023;241;20221127;15.4;1.5;8.5;1.5;7.31;.1;.83;8166 +69097;43.55102;6.19023;241;20221128;11.6;4.6;8.1;1.4;8.51;2.8;.6;5436 +69097;43.55102;6.19023;241;20221129;8.1;4.3;6.2;.9;8.31;0;.42;3692 +69097;43.55102;6.19023;241;20221130;14.2;-.2;7;1.5;6.81;.2;.74;8098 +69097;43.55102;6.19023;241;20221201;13.7;2.8;8.3;1.6;7.61;.2;.75;6849 +69097;43.55102;6.19023;241;20221202;12.9;.8;6.9;1.6;7.11;1.5;.69;7210 +69097;43.55102;6.19023;241;20221203;9.6;5.9;7.8;1.8;9.41;19.7;.47;3489 +69097;43.55102;6.19023;241;20221204;12.2;8.3;10.3;1.6;10.61;12.1;.57;3579 +69097;43.55102;6.19023;241;20221205;13.7;2.8;8.3;1.3;8.11;0;.59;6632 +69097;43.55102;6.19023;241;20221206;14.2;.1;7.2;1.7;6.21;.1;.85;7633 +69097;43.55102;6.19023;241;20221207;13.2;-1.6;5.8;1.6;6.01;.1;.73;7795 +69097;43.55102;6.19023;241;20221208;8.7;-.8;4;1.3;7.41;18.2;.31;6000 +69097;43.55102;6.19023;241;20221209;12;6.9;9.5;1.5;11.51;2.6;.33;4092 +69097;43.55102;6.19023;241;20221210;10.1;6.9;8.5;2.2;8.61;0;.74;3006 +69097;43.55102;6.19023;241;20221211;7.7;-1.6;3.1;2.9;4.21;0;1.09;5829 +69097;43.55102;6.19023;241;20221212;10.6;-2.6;4;1.7;4.41;8.5;.81;7113 +69097;43.55102;6.19023;241;20221213;6.1;3.3;4.7;1.6;8.31;4.4;.29;2702 +69097;43.55102;6.19023;241;20221214;10.9;6;8.5;1.5;9.51;.3;.48;3895 +69097;43.55102;6.19023;241;20221215;11.9;7;9.5;2.1;11.21;30;.37;3882 +69097;43.55102;6.19023;241;20221216;12.8;7.4;10.1;1.8;10.21;0;.59;4115 +69097;43.55102;6.19023;241;20221217;14;-.4;6.8;1.3;7.71;0;.48;7364 +69097;43.55102;6.19023;241;20221218;12.6;2.9;7.8;1.3;8.51;0;.47;5847 +69097;43.55102;6.19023;241;20221219;11.4;6.7;9.1;.9;10.21;0;.4;3749 +69097;43.55102;6.19023;241;20221220;14;9;11.5;1.4;12.11;1.6;.47;3897 +69097;43.55102;6.19023;241;20221221;13.4;12.6;13;2;12.81;5;.7;934 +69097;43.55102;6.19023;241;20221222;17;8.1;12.6;2;9.81;0;.98;5549 +69097;43.55102;6.19023;241;20221223;19.5;10.4;15;3;11.41;0;1.41;5627 +69097;43.55102;6.19023;241;20221224;20.5;11.9;16.2;2.3;11.11;0;1.41;5449 +69097;43.55102;6.19023;241;20221225;16.7;6.2;11.5;1.6;11.11;0;.59;6141 +69097;43.55102;6.19023;241;20221226;16.2;8.4;12.3;1.5;11.31;0;.64;5162 +69097;43.55102;6.19023;241;20221227;16.1;8.9;12.5;2.1;8.81;0;1.16;4933 +69097;43.55102;6.19023;241;20221228;17.1;3.4;10.3;1.3;8.21;0;.7;7223 +69097;43.55102;6.19023;241;20221229;14.8;9;11.9;1.5;11.11;0;.64;4353 +69097;43.55102;6.19023;241;20221230;14.9;7.2;11.1;1.4;10.81;0;.56;5197 +69097;43.55102;6.19023;241;20221231;14.8;5.1;10;1.7;10.51;0;.53;5989 +69098;43.56201;6.49857;190;20220101;13;8.8;10.9;.6;10.84;.1;.44;4105 +69098;43.56201;6.49857;190;20220102;12.7;8.8;10.7;1.8;9.61;0;.77;4242 +69098;43.56201;6.49857;190;20220103;17.1;4.6;10.8;2.7;8.61;0;1.25;7250 +69098;43.56201;6.49857;190;20220104;11.6;4;7.8;.9;10.17;.4;.33;4515 +69098;43.56201;6.49857;190;20220105;13.4;9.6;11.5;3.8;7.67;3;1.74;4991 +69098;43.56201;6.49857;190;20220106;12.3;3.2;7.8;1.9;4.87;.1;1.13;6843 +69098;43.56201;6.49857;190;20220107;12;-1.7;5.2;2.8;4.61;.7;1.31;7800 +69098;43.56201;6.49857;190;20220108;13.5;4;8.8;4.6;5.92;2.5;1.93;6537 +69098;43.56201;6.49857;190;20220109;11.6;6.8;9.2;6.6;6.17;0;2.35;5662 +69098;43.56201;6.49857;190;20220110;13.3;5.5;9.4;1.9;5.34;0;1.23;6906 +69098;43.56201;6.49857;190;20220111;15;-2.3;6.4;1;4.04;0;.71;8886 +69098;43.56201;6.49857;190;20220112;13.9;-2.5;5.7;1.2;4.27;0;.79;8749 +69098;43.56201;6.49857;190;20220113;13.7;-2.2;5.7;1.3;4.74;0;.81;8769 +69098;43.56201;6.49857;190;20220114;16;-2.7;6.7;1.2;4.24;0;.89;9325 +69098;43.56201;6.49857;190;20220115;16.3;-1.1;7.6;.9;4.97;0;.69;9182 +69098;43.56201;6.49857;190;20220116;15.9;-2;7;1.1;5.31;0;.85;9297 +69098;43.56201;6.49857;190;20220117;16.9;-1;7.9;1.1;4.87;0;.85;9505 +69098;43.56201;6.49857;190;20220118;13.3;-1.4;5.9;1.3;6.94;.1;.66;8342 +69098;43.56201;6.49857;190;20220119;10.7;1.8;6.2;1.1;7.81;0;.53;5611 +69098;43.56201;6.49857;190;20220120;13.7;2.2;7.9;2;5.77;0;1.2;8656 +69098;43.56201;6.49857;190;20220121;13.9;-1.5;6.2;1;5.27;0;.76;9316 +69098;43.56201;6.49857;190;20220122;13.9;-1.9;6;.9;5.47;0;.66;9568 +69098;43.56201;6.49857;190;20220123;14.3;-1.9;6.2;.9;6.04;0;.66;9695 +69098;43.56201;6.49857;190;20220124;13.9;-.8;6.5;1;6.94;0;.67;9299 +69098;43.56201;6.49857;190;20220125;14.2;1.6;7.9;1.1;7.44;0;.78;8624 +69098;43.56201;6.49857;190;20220126;13.8;-1.2;6.3;.9;6.64;0;.65;9962 +69098;43.56201;6.49857;190;20220127;13.2;-.3;6.5;.8;7.17;.1;.63;8887 +69098;43.56201;6.49857;190;20220128;14.6;-.5;7.1;1;6.87;0;.79;10007 +69098;43.56201;6.49857;190;20220129;16.5;.3;8.4;1.3;6.04;0;1.12;10366 +69098;43.56201;6.49857;190;20220130;14.9;.1;7.5;1;6.94;0;.82;10298 +69098;43.56201;6.49857;190;20220131;16.4;1.4;8.9;4.3;6.01;0;2.27;9636 +69098;43.56201;6.49857;190;20220201;13.7;4.2;8.9;3.8;4.37;0;2.26;9425 +69098;43.56201;6.49857;190;20220202;20;6.2;13.1;4;6.54;0;2.82;10464 +69098;43.56201;6.49857;190;20220203;16.4;3.5;10;1.6;8.42;0;1.11;10385 +69098;43.56201;6.49857;190;20220204;15.8;6.8;11.3;1.6;8.91;0;1.17;8376 +69098;43.56201;6.49857;190;20220205;18.1;4.4;11.2;1.2;7.44;0;1.28;11160 +69098;43.56201;6.49857;190;20220206;17.3;1.1;9.2;3.3;5.77;0;2.18;11939 +69098;43.56201;6.49857;190;20220207;17.7;8.7;13.2;4;6.27;0;2.82;9018 +69098;43.56201;6.49857;190;20220208;17.4;.3;8.9;1.2;5.57;0;1.28;12542 +69098;43.56201;6.49857;190;20220209;17;.7;8.8;2.3;7.54;.1;1.57;12175 +69098;43.56201;6.49857;190;20220210;13.2;4.1;8.7;3.9;8.97;0;2.18;12200 +69098;43.56201;6.49857;190;20220211;18.2;2.3;10.2;2.5;8.97;0;1.75;11600 +69098;43.56201;6.49857;190;20220212;14.8;2.3;8.5;2;6.97;0;1.56;12100 +69098;43.56201;6.49857;190;20220213;12.4;-2.3;5;2.1;6.67;.5;1.23;9500 +69098;43.56201;6.49857;190;20220214;9.6;6.9;8.2;3.8;9.82;28.5;1.03;2132 +69098;43.56201;6.49857;190;20220215;13.6;4.8;9.2;7.3;6.57;0;2.98;13100 +69098;43.56201;6.49857;190;20220216;14.5;4.1;9.3;3.9;7.21;0;2.01;10065 +69098;43.56201;6.49857;190;20220217;23;6.6;14.8;3.6;8.72;.1;3.02;13318 +69098;43.56201;6.49857;190;20220218;21.2;7;14.1;1.8;9.62;0;1.98;12916 +69098;43.56201;6.49857;190;20220219;15.3;6.9;11.1;2.9;8.61;0;1.83;9744 +69098;43.56201;6.49857;190;20220220;18.3;3.2;10.7;2.8;6.07;0;2.5;13928 +69098;43.56201;6.49857;190;20220221;15.4;8.5;11.9;8;6.41;0;3.84;10474 +69098;43.56201;6.49857;190;20220222;18.8;6.7;12.7;4;5.67;0;3.29;13768 +69098;43.56201;6.49857;190;20220223;18.4;2.6;10.5;1.7;6.62;0;1.94;14918 +69098;43.56201;6.49857;190;20220224;14.4;2.9;8.6;1.9;8.61;.4;1.35;10313 +69098;43.56201;6.49857;190;20220225;16;5.6;10.8;3.8;6.57;0;2.61;12633 +69098;43.56201;6.49857;190;20220226;15.8;3.2;9.5;1.5;5.04;0;1.93;13981 +69098;43.56201;6.49857;190;20220227;11.7;-.2;5.8;1.1;5.67;0;1.34;12395 +69098;43.56201;6.49857;190;20220228;16.1;-1.6;7.2;1.9;5.87;0;1.95;15997 +69098;43.56201;6.49857;190;20220301;12.7;2.5;7.6;2.3;6.41;0;1.77;13212 +69098;43.56201;6.49857;190;20220302;14.7;4.2;9.5;1.5;7.04;0;1.71;12505 +69098;43.56201;6.49857;190;20220303;13.3;2.9;8.1;1.5;8.71;.3;1.28;10909 +69098;43.56201;6.49857;190;20220304;14;2.2;8.1;1.4;8.97;2;1.4;13336 +69098;43.56201;6.49857;190;20220305;10.3;6;8.1;1;7.81;.8;1.11;7455 +69098;43.56201;6.49857;190;20220306;10.4;2.3;6.4;1.2;6.54;0;1.31;10822 +69098;43.56201;6.49857;190;20220307;13.3;-.9;6.2;1.1;5.94;0;1.62;15824 +69098;43.56201;6.49857;190;20220308;11.7;-1.6;5.1;1.5;6.24;0;1.56;15396 +69098;43.56201;6.49857;190;20220309;14.9;3.2;9.1;1.3;7.34;.1;1.84;15072 +69098;43.56201;6.49857;190;20220310;15.7;.9;8.3;1.2;8.24;.3;1.78;16655 +69098;43.56201;6.49857;190;20220311;13.4;5.8;9.6;3.2;8.07;.3;1.91;10557 +69098;43.56201;6.49857;190;20220312;12.7;9.1;10.9;5.9;6.61;.2;3.02;8208 +69098;43.56201;6.49857;190;20220313;9.4;8.9;9.2;5.1;7.71;3.1;1.73;2143 +69098;43.56201;6.49857;190;20220314;13.2;6.4;9.8;3.3;9.91;.6;1.49;9880 +69098;43.56201;6.49857;190;20220315;15.2;10.8;13;3.5;9.24;0;2.34;9829 +69098;43.56201;6.49857;190;20220316;16.7;5.6;11.2;1.8;10.44;0;1.88;14197 +69098;43.56201;6.49857;190;20220317;16.7;8.4;12.5;1.2;10.54;0;1.76;11432 +69098;43.56201;6.49857;190;20220318;16.3;9;12.7;2.3;9.27;.1;1.98;6200 +69098;43.56201;6.49857;190;20220319;16.1;8.3;12.2;2.6;6.47;0;2.77;9800 +69098;43.56201;6.49857;190;20220320;13.9;6.3;10.1;4.2;6.47;0;2.45;7000 +69098;43.56201;6.49857;190;20220321;14;5.6;9.8;4;5.97;0;3.17;18700 +69098;43.56201;6.49857;190;20220322;14.9;.4;7.6;1.8;5.57;0;2.44;19900 +69098;43.56201;6.49857;190;20220323;16.8;.6;8.7;1.4;5.07;0;2.55;20100 +69098;43.56201;6.49857;190;20220324;18.6;.8;9.7;1.4;4.97;0;2.84;20400 +69098;43.56201;6.49857;190;20220325;17.9;1;9.4;1.3;6.97;0;2.52;20400 +69098;43.56201;6.49857;190;20220326;19.3;3.8;11.6;3.1;6.07;0;3.46;18900 +69098;43.56201;6.49857;190;20220327;21.1;12.1;16.6;2.8;7.42;0;3.83;15617 +69098;43.56201;6.49857;190;20220328;21.3;4.9;13.1;1.3;5.87;0;3.1;19100 +69098;43.56201;6.49857;190;20220329;18.1;5.4;11.8;1.5;7.37;.6;2.53;14500 +69098;43.56201;6.49857;190;20220330;13.9;10.1;12;1.5;11.47;14;.99;2600 +69098;43.56201;6.49857;190;20220331;17.8;6.7;12.3;5.2;9.07;.2;4.24;21900 +69098;43.56201;6.49857;190;20220401;11.6;6.6;9.1;10.8;5.57;.3;4.57;23000 +69098;43.56201;6.49857;190;20220402;11.3;2.5;6.9;8;4.87;.1;4.3;22900 +69098;43.56201;6.49857;190;20220403;11.1;.1;5.6;2.4;6.77;4.5;1.88;12900 +69098;43.56201;6.49857;190;20220404;13.4;1.4;7.4;1.6;7.57;0;2.38;20000 +69098;43.56201;6.49857;190;20220405;15.9;.2;8;1.1;6.17;0;2.85;23700 +69098;43.56201;6.49857;190;20220406;14.7;2.1;8.4;1.5;7.37;0;2.13;15200 +69098;43.56201;6.49857;190;20220407;17.5;6.8;12.2;4.3;10.16;0;2.91;15600 +69098;43.56201;6.49857;190;20220408;20.4;11.9;16.2;5.1;11.83;0;3.97;19812 +69098;43.56201;6.49857;190;20220409;16.2;11.2;13.7;10.6;5.47;0;6.61;24700 +69098;43.56201;6.49857;190;20220410;16.3;4.8;10.6;3.2;6.13;0;3.87;24136 +69098;43.56201;6.49857;190;20220411;15.6;3.5;9.5;2.5;8.17;0;2.42;16600 +69098;43.56201;6.49857;190;20220412;16.8;6;11.4;4.3;9.07;0;2.78;18900 +69098;43.56201;6.49857;190;20220413;18.7;11.7;15.2;3.4;9.35;0;3.9;21646 +69098;43.56201;6.49857;190;20220414;23.4;5.7;14.5;1.4;7.77;0;3.75;23100 +69098;43.56201;6.49857;190;20220415;24.9;8.4;16.7;1.1;8.77;0;3.5;19300 +69098;43.56201;6.49857;190;20220416;23;9.8;16.4;2.7;10.92;0;4.39;24012 +69098;43.56201;6.49857;190;20220417;19.9;13;16.5;3;9.77;0;4.64;22200 +69098;43.56201;6.49857;190;20220418;17.8;8.5;13.1;3.1;10.42;0;3.89;23567 +69098;43.56201;6.49857;190;20220419;20.2;6.4;13.3;1.4;10.97;0;3.49;23300 +69098;43.56201;6.49857;190;20220420;16.1;9.8;13;2.5;12.57;5.8;1.6;8400 +69098;43.56201;6.49857;190;20220421;17.8;11.5;14.7;2.8;12.37;0;2.19;8300 +69098;43.56201;6.49857;190;20220422;18.5;10.9;14.7;2.2;12.67;1.8;3.01;17500 +69098;43.56201;6.49857;190;20220423;14.7;12;13.3;2.8;13.27;23.4;1.16;3200 +69098;43.56201;6.49857;190;20220424;16.8;8.4;12.6;2.4;11.47;1.4;3.24;21100 +69098;43.56201;6.49857;190;20220425;19.8;7.7;13.7;4.2;10.67;0;4.89;25700 +69098;43.56201;6.49857;190;20220426;20.6;8;14.3;1.7;11.87;.1;4.24;26600 +69098;43.56201;6.49857;190;20220427;19.8;10;14.9;1.7;12.27;0;3.88;25400 +69098;43.56201;6.49857;190;20220428;22.5;9;15.8;1.9;9.97;0;4.42;26400 +69098;43.56201;6.49857;190;20220429;21.8;8.5;15.1;2;9.47;0;4.5;26600 +69098;43.56201;6.49857;190;20220430;21.4;9.1;15.3;1.8;10.77;.2;3.81;22600 +69098;43.56201;6.49857;190;20220501;21.6;7.8;14.7;1.3;10.67;.1;3.72;23000 +69098;43.56201;6.49857;190;20220502;21.1;7.7;14.4;1.5;12.17;0;3.66;22900 +69098;43.56201;6.49857;190;20220503;20.8;11.3;16;1.4;13.07;1.3;3.35;18800 +69098;43.56201;6.49857;190;20220504;21.6;8.2;14.9;1.1;11.47;.4;3.32;19600 +69098;43.56201;6.49857;190;20220505;19.8;11.4;15.6;2.2;13.02;3.5;2.83;13768 +69098;43.56201;6.49857;190;20220506;19.1;10.7;14.9;.8;13.27;.3;2.71;17054 +69098;43.56201;6.49857;190;20220507;23;10.6;16.8;1;13.54;4.2;3.64;22501 +69098;43.56201;6.49857;190;20220508;19.9;11.7;15.8;1.1;13.94;6.5;2.9;17884 +69098;43.56201;6.49857;190;20220509;25.2;8.8;17;1.3;13.01;1.9;4.16;25330 +69098;43.56201;6.49857;190;20220510;26.8;10.4;18.6;1.7;13.07;0;4.88;27979 +69098;43.56201;6.49857;190;20220511;27.6;12.4;20;1.9;12.37;0;5.35;28626 +69098;43.56201;6.49857;190;20220512;28.1;12;20.1;2.3;11.21;0;5.62;28571 +69098;43.56201;6.49857;190;20220513;27.3;12.4;19.9;2.1;11.64;0;5.49;28366 +69098;43.56201;6.49857;190;20220514;25.2;11;18.1;1.3;14.34;0;4.6;27765 +69098;43.56201;6.49857;190;20220515;26.9;12.8;19.9;1.3;15.14;.1;4.9;28009 +69098;43.56201;6.49857;190;20220516;28.6;12;20.3;1.6;12.77;0;5.33;28802 +69098;43.56201;6.49857;190;20220517;28.4;12.6;20.5;1.5;14.47;0;5.22;28655 +69098;43.56201;6.49857;190;20220518;29.4;13.5;21.4;1.7;15.31;0;5.44;28940 +69098;43.56201;6.49857;190;20220519;29.1;14.2;21.6;1.8;12.64;0;5.6;28790 +69098;43.56201;6.49857;190;20220520;30.5;13.3;21.9;1.4;12.64;0;5.57;29204 +69098;43.56201;6.49857;190;20220521;33.1;16.3;24.7;1.8;14.57;0;6.25;29134 +69098;43.56201;6.49857;190;20220522;27.5;14.5;21;1.5;17.57;.1;4.96;27401 +69098;43.56201;6.49857;190;20220523;27.3;15.1;21.2;1.6;15.37;0;4.79;24841 +69098;43.56201;6.49857;190;20220524;30.5;13.7;22.1;2;13.54;.8;5.76;28062 +69098;43.56201;6.49857;190;20220525;23.8;14.1;19;1.1;15.84;.5;3.6;19695 +69098;43.56201;6.49857;190;20220526;27.8;13.7;20.7;1.6;16.34;.1;4.91;26571 +69098;43.56201;6.49857;190;20220527;34.7;17.3;26;1.7;14.87;0;6.45;29637 +69098;43.56201;6.49857;190;20220528;32.7;18.5;25.6;2.2;13.47;0;6.51;27920 +69098;43.56201;6.49857;190;20220529;28.9;16.1;22.5;2.2;13.67;0;5.98;28698 +69098;43.56201;6.49857;190;20220530;27.5;13.9;20.7;1.4;15.17;.2;4.85;25853 +69098;43.56201;6.49857;190;20220531;27.2;15.2;21.2;1.6;16.34;.3;4.88;25394 +69098;43.56201;6.49857;190;20220601;31.8;15.3;23.6;2;14.74;0;6.36;30265 +69098;43.56201;6.49857;190;20220602;30;14.1;22.1;1.7;16.27;0;5.71;29738 +69098;43.56201;6.49857;190;20220603;30.3;19;24.7;2.3;16.01;2.5;5.62;23807 +69098;43.56201;6.49857;190;20220604;31.8;18;24.9;2.5;16.31;0;6.3;27575 +69098;43.56201;6.49857;190;20220605;33.9;18.6;26.3;2.2;17.27;0;6.68;29411 +69098;43.56201;6.49857;190;20220606;33.8;18.3;26.1;3;14.04;0;7.62;30809 +69098;43.56201;6.49857;190;20220607;31.7;20.2;25.9;4.7;11.81;0;8.31;28313 +69098;43.56201;6.49857;190;20220608;29.2;17.7;23.4;3.8;11.27;0;6.95;26070 +69098;43.56201;6.49857;190;20220609;30.1;18.5;24.3;5.4;10.31;0;8.27;28814 +69098;43.56201;6.49857;190;20220610;31.6;15.1;23.4;2.3;8.67;0;7;31147 +69098;43.56201;6.49857;190;20220611;33.6;13.8;23.7;1.7;9.41;0;6.59;31035 +69098;43.56201;6.49857;190;20220612;33.9;15.8;24.9;2;11.24;0;6.86;30787 +69098;43.56201;6.49857;190;20220613;34.9;18.3;26.6;2.3;14.64;0;7.15;29738 +69098;43.56201;6.49857;190;20220614;32.6;14.5;23.5;1.8;15.01;0;6.38;30919 +69098;43.56201;6.49857;190;20220615;33.4;17.8;25.6;1.9;16.87;0;6.32;28491 +69098;43.56201;6.49857;190;20220616;35.6;19.1;27.4;1.5;19.57;0;6.55;29701 +69098;43.56201;6.49857;190;20220617;34.9;17.8;26.3;1.5;18.71;0;6.4;30084 +69098;43.56201;6.49857;190;20220618;34.6;19.2;26.9;2;17.64;0;6.86;30323 +69098;43.56201;6.49857;190;20220619;33.6;19.1;26.4;1.9;15.44;0;6.7;30067 +69098;43.56201;6.49857;190;20220620;34.2;16.4;25.3;1.6;13.37;0;6.42;29930 +69098;43.56201;6.49857;190;20220621;32.8;17;24.9;1.6;16.57;.3;5.92;27496 +69098;43.56201;6.49857;190;20220622;29.1;20.8;24.9;1.6;22.21;2.1;4.33;19760 +69098;43.56201;6.49857;190;20220623;28.6;17.3;22.9;1.6;19.44;2.4;4.69;23420 +69098;43.56201;6.49857;190;20220624;31;16.1;23.5;2;16.97;0;5.94;28629 +69098;43.56201;6.49857;190;20220625;32.2;17.4;24.8;2;15.24;0;6.56;30608 +69098;43.56201;6.49857;190;20220626;32.3;18.5;25.4;2.7;18.21;0;6.6;29243 +69098;43.56201;6.49857;190;20220627;33.3;18.5;25.9;2.1;16.34;0;6.68;30017 +69098;43.56201;6.49857;190;20220628;31.4;19.4;25.4;1.6;18.47;33.7;5.07;22347 +69098;43.56201;6.49857;190;20220629;33.8;14.9;24.3;1.9;17.24;.1;6.56;31055 +69098;43.56201;6.49857;190;20220630;30.7;16.4;23.5;1.6;17.67;0;5.86;29388 +69098;43.56201;6.49857;190;20220701;33.4;17.9;25.7;2.3;14.64;0;6.99;30697 +69098;43.56201;6.49857;190;20220702;34.3;14.8;24.5;1.8;14.37;0;6.62;30792 +69098;43.56201;6.49857;190;20220703;37.1;17.9;27.5;1.9;12.34;0;7.26;30333 +69098;43.56201;6.49857;190;20220704;37.1;20.4;28.8;1.9;15.51;0;7.17;30106 +69098;43.56201;6.49857;190;20220705;38.3;19.8;29;2.4;16.47;0;7.8;30577 +69098;43.56201;6.49857;190;20220706;34.9;20.1;27.5;2.3;15.07;0;7.18;29617 +69098;43.56201;6.49857;190;20220707;34.6;17.9;26.2;1.8;15.41;0;6.65;30012 +69098;43.56201;6.49857;190;20220708;32.8;18.8;25.8;1.7;15.01;0;6.31;29257 +69098;43.56201;6.49857;190;20220709;34.7;17.7;26.2;1.9;14.47;0;6.77;30340 +69098;43.56201;6.49857;190;20220710;32.4;18.7;25.5;1.8;18.01;0;6.25;29483 +69098;43.56201;6.49857;190;20220711;32;17.3;24.6;1.8;16.31;0;6.21;29843 +69098;43.56201;6.49857;190;20220712;32;17.9;25;1.8;19.71;.1;5.95;28651 +69098;43.56201;6.49857;190;20220713;33.8;17.9;25.9;1.7;18.71;0;6.33;29738 +69098;43.56201;6.49857;190;20220714;35.9;19.6;27.7;1.6;17.01;0;6.65;29724 +69098;43.56201;6.49857;190;20220715;35.2;19.9;27.5;2.2;19.37;0;6.87;29600 +69098;43.56201;6.49857;190;20220716;33.5;19.9;26.7;1.6;23.07;0;5.78;26947 +69098;43.56201;6.49857;190;20220717;34.9;20.8;27.9;1.8;20.71;.1;6.5;29107 +69098;43.56201;6.49857;190;20220718;36.2;21.8;29;1.8;19.04;.1;6.58;27981 +69098;43.56201;6.49857;190;20220719;35.7;21.6;28.7;2;18.31;0;6.76;28634 +69098;43.56201;6.49857;190;20220720;37.6;20.6;29.1;1.8;15.77;0;6.9;29035 +69098;43.56201;6.49857;190;20220721;38.4;21.4;29.9;1.8;17.51;0;7.03;28974 +69098;43.56201;6.49857;190;20220722;36.7;20.1;28.4;1.6;20.17;0;6.48;28440 +69098;43.56201;6.49857;190;20220723;37.3;19.8;28.6;1.8;17.64;0;6.81;28748 +69098;43.56201;6.49857;190;20220724;35.7;20.8;28.3;1.6;21.37;.1;6.41;28676 +69098;43.56201;6.49857;190;20220725;34.9;20.1;27.5;1.7;21.85;0;6.14;27560 +69098;43.56201;6.49857;190;20220726;37.2;21.7;29.4;3;16.94;0;7.76;28525 +69098;43.56201;6.49857;190;20220727;33.2;19.6;26.4;1.9;16.84;0;6.09;27278 +69098;43.56201;6.49857;190;20220728;33.7;18.7;26.2;1.6;16.51;0;5.72;25663 +69098;43.56201;6.49857;190;20220729;33.8;19;26.4;2.2;16.57;.2;6.05;24979 +69098;43.56201;6.49857;190;20220730;34.4;20.3;27.4;2.4;14.91;0;6.87;28533 +69098;43.56201;6.49857;190;20220731;36;18;27;1.6;12.01;0;6.37;28474 +69098;43.56201;6.49857;190;20220801;35.7;18.2;26.9;1.7;13.77;0;6.39;28295 +69098;43.56201;6.49857;190;20220802;33.8;16.7;25.2;2;17.24;0;6.1;28181 +69098;43.56201;6.49857;190;20220803;35.3;20.1;27.7;2;16.97;0;6.41;27794 +69098;43.56201;6.49857;190;20220804;37;20.3;28.7;1.7;15.04;0;6.39;27347 +69098;43.56201;6.49857;190;20220805;38.1;20.1;29.1;1.8;14.44;0;6.65;27428 +69098;43.56201;6.49857;190;20220806;36.8;20.3;28.6;1.7;16.71;0;6.35;27475 +69098;43.56201;6.49857;190;20220807;35;19.3;27.2;1.9;18.07;0;6.09;26647 +69098;43.56201;6.49857;190;20220808;34.2;18.6;26.4;1.8;19.07;0;5.9;27096 +69098;43.56201;6.49857;190;20220809;35.3;20;27.6;1.5;16.84;0;5.88;26731 +69098;43.56201;6.49857;190;20220810;33.6;19.9;26.8;1.5;17.17;2.1;5.37;24227 +69098;43.56201;6.49857;190;20220811;33.1;19.4;26.3;1.6;17.44;.2;5.25;23687 +69098;43.56201;6.49857;190;20220812;33.9;18.1;26;2.1;19.17;0;5.62;24647 +69098;43.56201;6.49857;190;20220813;30.9;20;25.4;2.5;19.31;.1;5.33;23739 +69098;43.56201;6.49857;190;20220814;30.3;20.1;25.2;2.2;17.14;4.1;4.75;19402 +69098;43.56201;6.49857;190;20220815;33.6;15;24.3;1.5;17.32;.5;5.34;26736 +69098;43.56201;6.49857;190;20220816;32.7;18;25.4;1.9;19.74;4.7;5.28;24818 +69098;43.56201;6.49857;190;20220817;24.2;20.1;22.1;2.3;21.34;10.9;2.47;10534 +69098;43.56201;6.49857;190;20220818;28.2;16.8;22.5;2.2;18.17;8.3;4.3;20892 +69098;43.56201;6.49857;190;20220819;32.8;16.1;24.4;3;15.61;0;6.13;25844 +69098;43.56201;6.49857;190;20220820;34.7;17.3;26;2;14.97;0;5.83;25705 +69098;43.56201;6.49857;190;20220821;33.7;17.1;25.4;1.8;15.81;.2;5.4;24615 +69098;43.56201;6.49857;190;20220822;33;16.6;24.8;1.7;16.64;0;5.14;24431 +69098;43.56201;6.49857;190;20220823;33.4;17.4;25.4;1.5;17.54;0;5.13;24757 +69098;43.56201;6.49857;190;20220824;33.2;18.4;25.8;1.4;18.67;0;4.97;24211 +69098;43.56201;6.49857;190;20220825;34.5;18.4;26.5;1.7;17.77;0;5.35;24541 +69098;43.56201;6.49857;190;20220826;32.8;19.7;26.3;1.6;20.61;.7;4.67;21488 +69098;43.56201;6.49857;190;20220827;31.3;17.9;24.6;1.5;20.67;3.8;4.3;21079 +69098;43.56201;6.49857;190;20220828;33.3;18.3;25.8;1.4;20.67;.1;4.78;23873 +69098;43.56201;6.49857;190;20220829;33.5;17.8;25.6;1.9;19.54;.3;5.06;23662 +69098;43.56201;6.49857;190;20220830;32.4;20;26.2;1.8;20.87;1.1;4.62;21522 +69098;43.56201;6.49857;190;20220831;29.9;17.5;23.7;2;17.54;.1;4.42;20902 +69098;43.56201;6.49857;190;20220901;32.7;17.5;25.1;1.5;18.41;.2;4.73;23157 +69098;43.56201;6.49857;190;20220902;28.6;16.3;22.4;1.7;19.54;4.5;3.59;18364 +69098;43.56201;6.49857;190;20220903;29.5;16.5;23;1.7;18.94;3.4;4.07;21217 +69098;43.56201;6.49857;190;20220904;29.2;16.1;22.7;1.6;19.37;.2;3.99;21288 +69098;43.56201;6.49857;190;20220905;30.8;16.4;23.6;1.5;18.74;0;4.17;21632 +69098;43.56201;6.49857;190;20220906;30.8;17;23.9;1.7;18.91;.2;4.23;21223 +69098;43.56201;6.49857;190;20220907;30;17.3;23.6;2.1;20.77;13;4.03;20220 +69098;43.56201;6.49857;190;20220908;29.8;16.7;23.3;3;17.17;0;4.6;19871 +69098;43.56201;6.49857;190;20220909;28.8;18.7;23.7;4.3;12.47;0;5.7;18400 +69098;43.56201;6.49857;190;20220910;28.3;17.3;22.8;5.1;11.37;0;6.07;19603 +69098;43.56201;6.49857;190;20220911;28.8;15.9;22.3;2.5;12.84;0;4.62;20798 +69098;43.56201;6.49857;190;20220912;30.7;13.2;22;1.4;15.31;0;4;21650 +69098;43.56201;6.49857;190;20220913;29.7;14.5;22.1;1.3;18.11;.1;3.54;19540 +69098;43.56201;6.49857;190;20220914;23.3;19.1;21.2;1.4;20.61;8.1;1.92;9023 +69098;43.56201;6.49857;190;20220915;31.2;18;24.6;2.8;17.61;0;4.66;19970 +69098;43.56201;6.49857;190;20220916;28.8;19;23.9;5.5;13.21;0;6.02;17871 +69098;43.56201;6.49857;190;20220917;26.9;15.4;21.2;5;8.11;0;6.1;19384 +69098;43.56201;6.49857;190;20220918;26.4;9.9;18.1;1.5;10.61;0;3.42;19753 +69098;43.56201;6.49857;190;20220919;28.2;12;20.1;2.7;10.84;.1;4.59;20546 +69098;43.56201;6.49857;190;20220920;27.1;11.6;19.3;1.4;12.64;.1;3.32;19657 +69098;43.56201;6.49857;190;20220921;25;11.3;18.1;2.2;12.64;0;3.33;18098 +69098;43.56201;6.49857;190;20220922;22.7;13.1;17.9;1.3;12.54;0;2.6;15110 +69098;43.56201;6.49857;190;20220923;24.8;15.1;19.9;1.1;12.47;1.5;2.72;15534 +69098;43.56201;6.49857;190;20220924;17.2;13.8;15.5;1.2;15.01;7.1;1.33;7075 +69098;43.56201;6.49857;190;20220925;24.1;13.5;18.8;1.4;14.47;.5;2.63;15496 +69098;43.56201;6.49857;190;20220926;24.2;11.2;17.7;4.1;10.61;0;4.15;18393 +69098;43.56201;6.49857;190;20220927;22.2;13.7;17.9;6.5;8.97;0;5.1;15920 +69098;43.56201;6.49857;190;20220928;24.3;14;19.2;5.5;11.44;0;4.53;15112 +69098;43.56201;6.49857;190;20220929;22.7;13.7;18.2;3.9;11.17;0;3.66;14433 +69098;43.56201;6.49857;190;20220930;22.2;12.7;17.4;1.9;9.64;.3;2.77;13154 +69098;43.56201;6.49857;190;20221001;22.9;8.7;15.8;3.9;10.51;0;3.55;17364 +69098;43.56201;6.49857;190;20221002;28.3;17;22.7;4.4;13.27;0;4.67;15079 +69098;43.56201;6.49857;190;20221003;27.2;13.6;20.4;1.9;12.51;0;3.18;15566 +69098;43.56201;6.49857;190;20221004;27.5;10.1;18.8;1.4;12.37;.2;2.85;17098 +69098;43.56201;6.49857;190;20221005;26.3;10.9;18.6;1.3;13.97;.3;2.6;16736 +69098;43.56201;6.49857;190;20221006;26.8;10;18.4;1.4;14.14;.1;2.6;16440 +69098;43.56201;6.49857;190;20221007;26.1;11.6;18.9;1.4;13.77;.3;2.53;15802 +69098;43.56201;6.49857;190;20221008;19.6;11.9;15.7;1;14.51;5.3;1.39;9041 +69098;43.56201;6.49857;190;20221009;17.9;14.1;16;1.5;16.24;10.5;1.12;6215 +69098;43.56201;6.49857;190;20221010;22.7;14.4;18.6;1.1;15.44;.2;1.89;11854 +69098;43.56201;6.49857;190;20221011;25.3;10.9;18.1;1.2;13.67;.1;2.24;14951 +69098;43.56201;6.49857;190;20221012;23.6;11.9;17.7;1.2;13.51;0;1.98;12626 +69098;43.56201;6.49857;190;20221013;25.9;10.8;18.4;2;12.91;0;2.62;14403 +69098;43.56201;6.49857;190;20221014;25.8;13.8;19.8;2.4;13.57;.1;2.85;13500 +69098;43.56201;6.49857;190;20221015;27.2;10.6;18.9;1.4;13.87;.2;2.45;15301 +69098;43.56201;6.49857;190;20221016;24.5;11.3;17.9;1.5;14.91;.2;2.04;13523 +69098;43.56201;6.49857;190;20221017;25.3;12;18.7;1.6;14.41;0;2.16;13101 +69098;43.56201;6.49857;190;20221018;27.1;11.5;19.3;1;13.81;.1;2.08;14183 +69098;43.56201;6.49857;190;20221019;26.4;10.8;18.6;1;14.84;.2;1.93;13821 +69098;43.56201;6.49857;190;20221020;23.6;12.8;18.2;1.6;15.77;.5;1.79;11476 +69098;43.56201;6.49857;190;20221021;20;16.6;18.3;2.2;17.87;2.6;1.18;4643 +69098;43.56201;6.49857;190;20221022;25.7;17;21.3;1.2;19.14;.1;1.64;9183 +69098;43.56201;6.49857;190;20221023;24.8;16.6;20.7;2.4;18.01;0;1.98;9256 +69098;43.56201;6.49857;190;20221024;24;16.2;20.1;1.7;17.71;.2;1.65;8364 +69098;43.56201;6.49857;190;20221025;27;13.3;20.2;1.2;16.47;.2;1.83;11930 +69098;43.56201;6.49857;190;20221026;24.4;13.5;18.9;1.3;16.61;.3;1.57;9982 +69098;43.56201;6.49857;190;20221027;25.3;12.6;18.9;1.2;15.31;.1;1.67;11603 +69098;43.56201;6.49857;190;20221028;28.1;11.8;19.9;1.3;13.81;.1;1.98;12456 +69098;43.56201;6.49857;190;20221029;27.2;10.9;19.1;1.4;11.64;0;2.03;12240 +69098;43.56201;6.49857;190;20221030;25;10.5;17.8;1.2;11.37;.1;1.67;11403 +69098;43.56201;6.49857;190;20221031;23.9;10.1;17;1.4;13.34;.2;1.53;11090 +69098;43.56201;6.49857;190;20221101;20.7;13.2;16.9;1.4;14.44;19.8;1.3;7954 +69098;43.56201;6.49857;190;20221102;23.7;9.7;16.7;1.3;12.97;.1;1.5;11218 +69098;43.56201;6.49857;190;20221103;16.5;8.7;12.6;1.7;12.57;23.6;.88;6318 +69098;43.56201;6.49857;190;20221104;16.7;11;13.9;4.5;8.42;.7;2.44;6860 +69098;43.56201;6.49857;190;20221105;20.1;9;14.6;2.5;6.77;.2;2.25;10478 +69098;43.56201;6.49857;190;20221106;21.2;4;12.6;1.2;7.94;.1;1.36;11555 +69098;43.56201;6.49857;190;20221107;20.7;5.7;13.2;1.1;9.77;.1;1.21;11092 +69098;43.56201;6.49857;190;20221108;18.3;6;12.2;1;11.51;.2;.87;8142 +69098;43.56201;6.49857;190;20221109;18.8;12.5;15.7;1.5;14.37;12.5;.98;5603 +69098;43.56201;6.49857;190;20221110;19.8;10.5;15.2;1.3;13.02;.1;1;8327 +69098;43.56201;6.49857;190;20221111;21.5;9;15.3;1.4;11.87;.1;1.22;9750 +69098;43.56201;6.49857;190;20221112;19.8;6.6;13.2;.9;11.27;0;.91;8863 +69098;43.56201;6.49857;190;20221113;18.9;10.3;14.6;1.5;10.81;.1;1.18;6833 +69098;43.56201;6.49857;190;20221114;16.6;6.5;11.5;1.9;10.74;8.4;.95;6786 +69098;43.56201;6.49857;190;20221115;14.7;11.3;13;2.4;13.47;.8;.69;3444 +69098;43.56201;6.49857;190;20221116;20.5;11.1;15.8;2.7;11.91;0;1.57;8598 +69098;43.56201;6.49857;190;20221117;22.1;10.5;16.3;3.5;10.34;.2;2.33;8551 +69098;43.56201;6.49857;190;20221118;17.6;11.7;14.7;4.9;9.17;0;2.51;7136 +69098;43.56201;6.49857;190;20221119;17.4;6.5;12;2.3;6.91;0;1.57;8560 +69098;43.56201;6.49857;190;20221120;15.9;4.3;10.1;2.6;6.47;0;1.55;8903 +69098;43.56201;6.49857;190;20221121;13.7;5.8;9.8;2.3;7.94;7.6;1.18;5895 +69098;43.56201;6.49857;190;20221122;14.3;8.2;11.3;6.9;7.24;0;2.64;6924 +69098;43.56201;6.49857;190;20221123;15.7;5.8;10.7;4.3;7.41;0;1.94;7338 +69098;43.56201;6.49857;190;20221124;19;8.1;13.6;3.3;7.11;0;2.1;8349 +69098;43.56201;6.49857;190;20221125;18;6.9;12.4;1.4;8.77;.1;.97;7626 +69098;43.56201;6.49857;190;20221126;18.7;4.2;11.5;1.5;7.61;0;1.07;8851 +69098;43.56201;6.49857;190;20221127;15.9;2.5;9.2;1.1;7.37;.1;.7;7860 +69098;43.56201;6.49857;190;20221128;11.4;4;7.7;1;8.51;1.1;.54;4302 +69098;43.56201;6.49857;190;20221129;9.1;4.7;6.9;1;8.51;0;.46;3936 +69098;43.56201;6.49857;190;20221130;15;1.1;8;1.2;6.94;.1;.69;8040 +69098;43.56201;6.49857;190;20221201;13.9;3.4;8.6;1.2;7.81;.1;.64;6848 +69098;43.56201;6.49857;190;20221202;13.2;1;7.1;1.4;7.31;1.4;.63;7567 +69098;43.56201;6.49857;190;20221203;10.7;5.6;8.1;2.2;9.74;21.1;.51;2992 +69098;43.56201;6.49857;190;20221204;11.8;8.6;10.2;1.6;11.07;14.6;.52;3549 +69098;43.56201;6.49857;190;20221205;13.9;5;9.5;1.2;8.77;0;.58;6710 +69098;43.56201;6.49857;190;20221206;14.8;.9;7.8;1;6.57;0;.57;7576 +69098;43.56201;6.49857;190;20221207;13.9;-.7;6.6;1.2;6.57;.1;.56;7891 +69098;43.56201;6.49857;190;20221208;9.1;.8;4.9;1.2;7.84;19.1;.35;4672 +69098;43.56201;6.49857;190;20221209;11.5;7.2;9.4;2;11.71;5.4;.29;2893 +69098;43.56201;6.49857;190;20221210;13;6.4;9.7;1.9;8.67;0;.71;4726 +69098;43.56201;6.49857;190;20221211;9.9;0;5;2.9;4.07;0;1.27;6306 +69098;43.56201;6.49857;190;20221212;11;-2.2;4.4;1.7;4.71;8.6;.81;7027 +69098;43.56201;6.49857;190;20221213;6.6;3.9;5.2;1.8;8.61;7.8;.31;2196 +69098;43.56201;6.49857;190;20221214;12;6.3;9.1;1.9;9.71;1.1;.55;4501 +69098;43.56201;6.49857;190;20221215;11.3;5.9;8.6;2;10.81;35.9;.35;3993 +69098;43.56201;6.49857;190;20221216;14;8.9;11.5;1.5;10.62;0;.58;4267 +69098;43.56201;6.49857;190;20221217;14.2;1.4;7.8;1.6;8.11;.1;.59;7008 +69098;43.56201;6.49857;190;20221218;13;3.3;8.1;1.1;8.61;0;.47;5461 +69098;43.56201;6.49857;190;20221219;11.4;5.4;8.4;.6;10.14;.1;.36;3542 +69098;43.56201;6.49857;190;20221220;13.6;8;10.8;1.1;12.07;.5;.39;3972 +69098;43.56201;6.49857;190;20221221;13.5;11.7;12.6;2;13.17;6.7;.57;1641 +69098;43.56201;6.49857;190;20221222;16.6;7.6;12.1;2.7;10.24;.1;1.01;5526 +69098;43.56201;6.49857;190;20221223;21.2;11;16.1;3.3;11.12;0;1.71;6273 +69098;43.56201;6.49857;190;20221224;21.7;12.6;17.1;2.3;11.12;0;1.46;5926 +69098;43.56201;6.49857;190;20221225;16.8;8.2;12.5;1.8;11.67;0;.62;5809 +69098;43.56201;6.49857;190;20221226;16.9;8.4;12.7;1.4;11.22;0;.61;5684 +69098;43.56201;6.49857;190;20221227;17.7;8.6;13.2;2.9;9.07;0;1.39;6478 +69098;43.56201;6.49857;190;20221228;17.1;4.1;10.6;1.5;7.94;0;.86;7361 +69098;43.56201;6.49857;190;20221229;15.1;7.2;11.2;1.2;10.84;.2;.55;5041 +69098;43.56201;6.49857;190;20221230;15;6.9;11;1;10.91;0;.47;5066 +69098;43.56201;6.49857;190;20221231;15.4;5.9;10.6;1.5;10.91;0;.55;4981 +69099;43.57408;6.80327;152;20220101;13.1;10;11.5;1;11.55;0;.6;2465 +69099;43.57408;6.80327;152;20220102;12.5;9.6;11.1;1.4;9.89;.1;.77;2881 +69099;43.57408;6.80327;152;20220103;16.4;3.5;10;2.1;9.02;0;.91;7548 +69099;43.57408;6.80327;152;20220104;12.1;4.2;8.2;1;10.62;.4;.34;5337 +69099;43.57408;6.80327;152;20220105;14.9;9.6;12.3;2.4;9.35;7.6;1.26;4034 +69099;43.57408;6.80327;152;20220106;12.8;4.3;8.5;2.2;6.19;.1;1.19;6111 +69099;43.57408;6.80327;152;20220107;12.2;.6;6.4;2.9;4.92;.1;1.46;7438 +69099;43.57408;6.80327;152;20220108;13.5;2.3;7.9;5.1;6.12;.5;2.03;7322 +69099;43.57408;6.80327;152;20220109;12.6;6.9;9.7;7;5.85;0;2.87;5063 +69099;43.57408;6.80327;152;20220110;14;4;9;1.8;5.62;0;1.17;6925 +69099;43.57408;6.80327;152;20220111;14.9;.5;7.7;2;4.39;0;1.3;8614 +69099;43.57408;6.80327;152;20220112;13.9;-.2;6.9;2.1;4.75;0;1.25;8609 +69099;43.57408;6.80327;152;20220113;13.9;.2;7;2;5.15;0;1.18;8613 +69099;43.57408;6.80327;152;20220114;15.4;0;7.7;1.7;5.19;0;1.09;9159 +69099;43.57408;6.80327;152;20220115;15.1;.3;7.7;1.7;6.25;0;.95;9126 +69099;43.57408;6.80327;152;20220116;13.8;.7;7.3;1.6;6.72;0;.85;8623 +69099;43.57408;6.80327;152;20220117;16;1.3;8.7;1.9;6.35;0;1.14;9295 +69099;43.57408;6.80327;152;20220118;13.6;0;6.8;1.9;7.52;0;.83;8670 +69099;43.57408;6.80327;152;20220119;13;2.5;7.8;1.7;8.19;0;.74;7817 +69099;43.57408;6.80327;152;20220120;13.5;1.4;7.4;2.1;6.45;0;1.14;8624 +69099;43.57408;6.80327;152;20220121;13.9;.8;7.4;2;5.95;0;1.17;9145 +69099;43.57408;6.80327;152;20220122;13.2;.4;6.8;1.8;6.39;0;.97;9182 +69099;43.57408;6.80327;152;20220123;12.9;-.3;6.3;1.6;7.09;.1;.8;9447 +69099;43.57408;6.80327;152;20220124;13.3;.8;7.1;1.7;7.62;0;.84;9315 +69099;43.57408;6.80327;152;20220125;13.8;2.9;8.3;1.7;8.25;.1;.89;8145 +69099;43.57408;6.80327;152;20220126;12.9;1.2;7;1.6;7.62;0;.83;9166 +69099;43.57408;6.80327;152;20220127;13.3;2;7.6;1.5;7.92;.1;.86;8902 +69099;43.57408;6.80327;152;20220128;14.3;1.5;7.9;1.8;7.69;0;1;9779 +69099;43.57408;6.80327;152;20220129;15.8;2.6;9.2;1.7;6.99;0;1.22;10169 +69099;43.57408;6.80327;152;20220130;14.2;2;8.1;1.6;8.45;0;.9;9573 +69099;43.57408;6.80327;152;20220131;15.7;4.7;10.2;3;7.42;0;1.82;9342 +69099;43.57408;6.80327;152;20220201;15;3.7;9.3;2.6;4.59;0;1.98;9719 +69099;43.57408;6.80327;152;20220202;19.2;4.4;11.8;3.5;6.51;0;2.45;11337 +69099;43.57408;6.80327;152;20220203;16.1;3.4;9.7;1.8;9.19;0;1.14;10295 +69099;43.57408;6.80327;152;20220204;15.7;8.4;12.1;1.4;9.75;0;1.11;7149 +69099;43.57408;6.80327;152;20220205;16.3;4.9;10.6;1.4;8.79;0;1.15;10188 +69099;43.57408;6.80327;152;20220206;17.9;2.6;10.2;3.9;6.39;0;2.52;11971 +69099;43.57408;6.80327;152;20220207;17.9;8.1;13;4;7.22;0;2.86;9879 +69099;43.57408;6.80327;152;20220208;16.5;2.2;9.3;1.8;6.39;0;1.54;11955 +69099;43.57408;6.80327;152;20220209;17.2;1.9;9.5;2.6;7.72;.1;1.78;12704 +69099;43.57408;6.80327;152;20220210;13.7;4;8.8;3.4;8.77;0;1.95;12241 +69099;43.57408;6.80327;152;20220211;15.6;4.8;10.2;2.8;9.4;0;1.53;10640 +69099;43.57408;6.80327;152;20220212;14.7;4.5;9.6;3.2;7.64;0;1.9;11709 +69099;43.57408;6.80327;152;20220213;12.5;1.1;6.8;2.5;6.57;1.7;1.56;10347 +69099;43.57408;6.80327;152;20220214;9.8;6.5;8.1;3.3;9.83;28.5;.95;2960 +69099;43.57408;6.80327;152;20220215;12.9;4.3;8.6;4.1;8.07;0;1.86;11862 +69099;43.57408;6.80327;152;20220216;15.2;1.5;8.3;2.4;6.99;0;1.75;12763 +69099;43.57408;6.80327;152;20220217;17.8;4.5;11.2;2.5;9.32;.2;1.88;12256 +69099;43.57408;6.80327;152;20220218;16.6;3.9;10.2;1.7;10.65;0;1.32;12761 +69099;43.57408;6.80327;152;20220219;15.5;5.5;10.5;1.9;9.92;0;1.46;11592 +69099;43.57408;6.80327;152;20220220;18.2;3.4;10.8;2.8;7.35;0;2.36;14102 +69099;43.57408;6.80327;152;20220221;16.6;7.2;11.9;8.2;6.25;0;4.22;11418 +69099;43.57408;6.80327;152;20220222;18.7;7.6;13.1;3.8;6.09;0;3.28;12959 +69099;43.57408;6.80327;152;20220223;16.9;2.6;9.8;1.9;8.02;0;1.77;14854 +69099;43.57408;6.80327;152;20220224;14.9;2.3;8.6;2.5;8.59;.4;1.65;13428 +69099;43.57408;6.80327;152;20220225;16;5;10.5;2.7;8.12;.3;2.05;13408 +69099;43.57408;6.80327;152;20220226;14.8;5;9.9;1.9;5.35;0;2.05;12043 +69099;43.57408;6.80327;152;20220227;11.9;1.2;6.6;1.7;5.65;0;1.64;12732 +69099;43.57408;6.80327;152;20220228;16.6;.3;8.4;2.5;6.15;0;2.31;16150 +69099;43.57408;6.80327;152;20220301;12.7;3.7;8.2;2.5;6.65;0;1.88;12188 +69099;43.57408;6.80327;152;20220302;14;3.7;8.8;2;7.29;0;1.75;12062 +69099;43.57408;6.80327;152;20220303;13.6;3;8.3;1.8;8.95;.9;1.5;13534 +69099;43.57408;6.80327;152;20220304;13.9;3.1;8.5;1.6;9.42;3.5;1.48;13751 +69099;43.57408;6.80327;152;20220305;10.1;6.5;8.3;1.2;8.62;2;1.09;6825 +69099;43.57408;6.80327;152;20220306;10.4;4.7;7.5;1.2;7.19;.1;1.31;9417 +69099;43.57408;6.80327;152;20220307;12.5;.4;6.5;1.7;6.52;0;1.74;16023 +69099;43.57408;6.80327;152;20220308;11.6;.4;6;1.9;6.62;.1;1.65;14004 +69099;43.57408;6.80327;152;20220309;13.5;3.3;8.4;1.7;7.69;.1;1.79;14811 +69099;43.57408;6.80327;152;20220310;15;1.8;8.4;1.9;8.65;.1;1.86;16792 +69099;43.57408;6.80327;152;20220311;13.5;6.4;10;3;8.15;0;2.05;12083 +69099;43.57408;6.80327;152;20220312;12.8;7.9;10.4;5.5;6.62;.1;2.94;8235 +69099;43.57408;6.80327;152;20220313;10.2;10;10.1;4.6;7.65;4.2;1.92;601 +69099;43.57408;6.80327;152;20220314;13.4;6.8;10.1;3.9;10.16;1.3;1.55;8078 +69099;43.57408;6.80327;152;20220315;15.3;11.7;13.5;4.4;9.58;0;2.71;11238 +69099;43.57408;6.80327;152;20220316;16.3;6.4;11.3;2.9;10.71;0;2.05;14271 +69099;43.57408;6.80327;152;20220317;16.4;8.9;12.6;1.8;11.06;0;1.78;10490 +69099;43.57408;6.80327;152;20220318;16.8;9.3;13;3.3;9.74;0;2.42;9447 +69099;43.57408;6.80327;152;20220319;16.6;8.4;12.5;3.7;7.44;0;3.05;12474 +69099;43.57408;6.80327;152;20220320;13.9;6.4;10.2;4.3;6.77;0;2.83;9886 +69099;43.57408;6.80327;152;20220321;14;4.1;9;4.5;5.94;0;3.32;19084 +69099;43.57408;6.80327;152;20220322;14.7;.8;7.8;2.8;5.87;0;2.88;19988 +69099;43.57408;6.80327;152;20220323;16.6;1.4;9;2.5;5.4;0;3.16;20321 +69099;43.57408;6.80327;152;20220324;18.1;2;10.1;2.3;6.3;0;3.13;20520 +69099;43.57408;6.80327;152;20220325;17;1.9;9.4;2.5;7.14;0;3.02;20653 +69099;43.57408;6.80327;152;20220326;18.8;2.7;10.7;4.5;6.94;0;3.85;20052 +69099;43.57408;6.80327;152;20220327;20.9;11.3;16.1;3.1;7.43;0;4.12;17835 +69099;43.57408;6.80327;152;20220328;21.1;5.7;13.4;2.1;5.9;0;3.64;20116 +69099;43.57408;6.80327;152;20220329;17.2;5.6;11.4;2.3;8.7;.5;2.73;16975 +69099;43.57408;6.80327;152;20220330;14.8;9.7;12.3;2.5;11.37;14.7;1.68;6504 +69099;43.57408;6.80327;152;20220331;17.7;7.8;12.8;3.2;10.64;.1;3.24;21403 +69099;43.57408;6.80327;152;20220401;13.5;6.8;10.2;7.7;6.2;1;4.28;21890 +69099;43.57408;6.80327;152;20220402;13.3;2.7;8;4.9;5.87;.4;3.38;21583 +69099;43.57408;6.80327;152;20220403;11.4;2;6.7;2.8;7.27;1.3;2.06;12350 +69099;43.57408;6.80327;152;20220404;13.6;2.2;7.9;2.5;7.6;0;2.68;21352 +69099;43.57408;6.80327;152;20220405;15.3;1.5;8.4;2.3;7.47;0;2.9;23361 +69099;43.57408;6.80327;152;20220406;14;2.4;8.2;2.1;8.44;0;2.19;15569 +69099;43.57408;6.80327;152;20220407;17.8;9.7;13.7;5.6;10.06;0;3.71;18900 +69099;43.57408;6.80327;152;20220408;20.2;13.5;16.8;4.8;12.31;0;3.9;19346 +69099;43.57408;6.80327;152;20220409;17.7;12;14.8;8.4;5.22;0;6.47;22316 +69099;43.57408;6.80327;152;20220410;15.6;6.9;11.2;2.9;6.54;0;3.72;23602 +69099;43.57408;6.80327;152;20220411;15.4;3.3;9.4;3.3;8.8;0;2.89;19977 +69099;43.57408;6.80327;152;20220412;15.8;4.9;10.3;4.9;9.44;0;3.14;20904 +69099;43.57408;6.80327;152;20220413;18;11.1;14.5;4.2;9.5;0;4.14;23271 +69099;43.57408;6.80327;152;20220414;22.7;6.3;14.5;1.9;8.24;0;3.98;23008 +69099;43.57408;6.80327;152;20220415;23.3;9;16.2;1.9;9.02;0;4.02;21150 +69099;43.57408;6.80327;152;20220416;21.9;11.4;16.6;2.7;10.93;0;4.39;24012 +69099;43.57408;6.80327;152;20220417;19.2;13;16.1;2.9;10.37;0;4.05;21988 +69099;43.57408;6.80327;152;20220418;16.7;10.9;13.8;3;10.16;0;3.75;23768 +69099;43.57408;6.80327;152;20220419;19.1;6.6;12.9;2.2;11.7;0;3.1;20997 +69099;43.57408;6.80327;152;20220420;16.2;10.1;13.1;3.4;13.1;6.7;2.1;11055 +69099;43.57408;6.80327;152;20220421;17.9;11.9;14.9;3.7;12.2;.2;2.77;11825 +69099;43.57408;6.80327;152;20220422;18.3;11.5;14.9;2.5;13;.9;2.93;17119 +69099;43.57408;6.80327;152;20220423;14.7;11.6;13.1;2.8;13.34;18.4;1.44;5605 +69099;43.57408;6.80327;152;20220424;17.4;8.4;12.9;2.7;11.77;4.2;3.04;20393 +69099;43.57408;6.80327;152;20220425;19.5;8.3;13.9;3.5;11.8;0;3.93;25952 +69099;43.57408;6.80327;152;20220426;19.7;8.7;14.2;2.5;12.97;.1;3.53;24444 +69099;43.57408;6.80327;152;20220427;19;11.3;15.2;2.1;13.37;0;3.53;23046 +69099;43.57408;6.80327;152;20220428;21.7;9.5;15.6;2;10.34;0;4.4;26539 +69099;43.57408;6.80327;152;20220429;21.1;9.1;15.1;2.5;9.87;0;4.51;26580 +69099;43.57408;6.80327;152;20220430;20.6;9.7;15.1;2.4;10.97;.4;3.99;22726 +69099;43.57408;6.80327;152;20220501;21.2;8.7;14.9;2.2;11.74;.2;3.87;23349 +69099;43.57408;6.80327;152;20220502;20.4;8.3;14.3;2.3;12.84;0;3.78;25246 +69099;43.57408;6.80327;152;20220503;20;11.6;15.8;2;13.87;.7;3.31;20091 +69099;43.57408;6.80327;152;20220504;20.8;8.8;14.8;1.8;12.67;.3;3.78;24524 +69099;43.57408;6.80327;152;20220505;19.3;11.3;15.3;2.4;13.1;.3;2.65;12201 +69099;43.57408;6.80327;152;20220506;18.9;11.8;15.3;1.2;13.45;.2;2.99;18304 +69099;43.57408;6.80327;152;20220507;22.3;11.2;16.8;1.5;13.39;2.4;4.07;25068 +69099;43.57408;6.80327;152;20220508;21.8;12.8;17.3;1.7;13.82;3.7;3.78;21806 +69099;43.57408;6.80327;152;20220509;24.6;10.5;17.5;2.1;12.85;1.4;4.84;28157 +69099;43.57408;6.80327;152;20220510;26.1;11.9;19;2.2;13.22;0;5.16;28205 +69099;43.57408;6.80327;152;20220511;25.9;13;19.4;2;13.45;0;5.12;27991 +69099;43.57408;6.80327;152;20220512;26.9;11.9;19.4;2;12.39;0;5.4;29021 +69099;43.57408;6.80327;152;20220513;25.1;12;18.5;1.6;13.19;0;4.85;28206 +69099;43.57408;6.80327;152;20220514;22.5;11.4;16.9;1.6;14.82;.1;4.16;26124 +69099;43.57408;6.80327;152;20220515;23.3;12.8;18;1.4;15.72;0;4.13;25120 +69099;43.57408;6.80327;152;20220516;27;12.2;19.6;1.5;14.42;0;5.14;29468 +69099;43.57408;6.80327;152;20220517;24.4;13.5;19;1.7;16.02;0;4.52;26645 +69099;43.57408;6.80327;152;20220518;25.9;14;19.9;1.8;16.82;0;4.78;27139 +69099;43.57408;6.80327;152;20220519;28;15;21.5;1.8;13.89;0;5.49;28550 +69099;43.57408;6.80327;152;20220520;27;14;20.5;1.6;14.55;0;5.14;28780 +69099;43.57408;6.80327;152;20220521;27.9;15.7;21.8;1.7;16.85;0;5.13;26972 +69099;43.57408;6.80327;152;20220522;24.8;15.7;20.2;1.5;18.79;.1;4.03;22291 +69099;43.57408;6.80327;152;20220523;26.4;15.1;20.8;1.8;17.62;0;4.82;26341 +69099;43.57408;6.80327;152;20220524;28.1;13.8;20.9;2;15.35;1.4;5.4;29023 +69099;43.57408;6.80327;152;20220525;25.1;15.3;20.2;1.7;17.25;.8;4.55;24792 +69099;43.57408;6.80327;152;20220526;26.9;15.2;21;1.9;17.05;.1;5.13;27400 +69099;43.57408;6.80327;152;20220527;32.7;19.1;25.9;2;15.55;.1;6.6;29737 +69099;43.57408;6.80327;152;20220528;30.5;17.8;24.1;1.8;15.25;.2;5.95;28687 +69099;43.57408;6.80327;152;20220529;26.5;16.9;21.7;2.4;16.72;.4;5.12;25039 +69099;43.57408;6.80327;152;20220530;25.7;15.3;20.5;1.8;16.92;.2;4.79;26004 +69099;43.57408;6.80327;152;20220531;25;15.5;20.2;1.8;17.25;0;4.54;24792 +69099;43.57408;6.80327;152;20220601;27.1;14.5;20.8;1.8;17.19;0;5.28;29214 +69099;43.57408;6.80327;152;20220602;28.5;14.7;21.6;2;17.15;0;5.71;30218 +69099;43.57408;6.80327;152;20220603;29.6;18.6;24.1;1.8;16.49;2.1;5.68;26783 +69099;43.57408;6.80327;152;20220604;30.6;18.3;24.5;2.3;17.32;0;6.21;28663 +69099;43.57408;6.80327;152;20220605;32.8;18.5;25.6;2.5;18.22;0;6.89;31039 +69099;43.57408;6.80327;152;20220606;28.9;17.5;23.2;2.2;17.59;0;5.56;26628 +69099;43.57408;6.80327;152;20220607;32.9;19.9;26.4;4.2;13.12;0;8.39;29227 +69099;43.57408;6.80327;152;20220608;29.8;17.1;23.4;3.3;12.95;0;7.08;29629 +69099;43.57408;6.80327;152;20220609;30.2;19;24.6;3.7;11.72;0;7.61;28709 +69099;43.57408;6.80327;152;20220610;29.3;15.1;22.2;2.2;10.15;0;6.39;30160 +69099;43.57408;6.80327;152;20220611;29.7;15.7;22.7;2.1;11.65;0;6.33;30738 +69099;43.57408;6.80327;152;20220612;30.4;16.3;23.4;2;13.99;0;6.18;30045 +69099;43.57408;6.80327;152;20220613;28.8;16.9;22.9;1.8;17.15;0;5.68;28618 +69099;43.57408;6.80327;152;20220614;29.5;15.8;22.6;1.8;17.29;0;5.88;30266 +69099;43.57408;6.80327;152;20220615;29;18;23.5;1.6;19.55;0;5.56;28380 +69099;43.57408;6.80327;152;20220616;29.2;19.2;24.2;1.9;21.68;0;5.91;28356 +69099;43.57408;6.80327;152;20220617;30.8;18.1;24.5;1.7;20.38;0;6.01;29221 +69099;43.57408;6.80327;152;20220618;32.8;19.8;26.3;2.2;19.76;0;6.58;29608 +69099;43.57408;6.80327;152;20220619;32.3;19.8;26;2.1;17.33;0;6.69;30249 +69099;43.57408;6.80327;152;20220620;31.9;17.3;24.6;2;15.46;0;6.36;29468 +69099;43.57408;6.80327;152;20220621;30.4;17.6;24;1.8;18.41;.3;5.59;26063 +69099;43.57408;6.80327;152;20220622;28.6;21.1;24.9;2.3;22.61;2.3;4.28;17528 +69099;43.57408;6.80327;152;20220623;27.7;18;22.8;1.9;20.43;3.1;4.36;20297 +69099;43.57408;6.80327;152;20220624;30.9;16.6;23.8;2.2;17.92;.6;6.39;31185 +69099;43.57408;6.80327;152;20220625;29.8;17.8;23.8;2.2;17.02;0;6.05;28902 +69099;43.57408;6.80327;152;20220626;31.3;18.7;25;2.4;19.05;0;6.46;30003 +69099;43.57408;6.80327;152;20220627;31.9;19.2;25.5;2;17.82;0;6.46;29869 +69099;43.57408;6.80327;152;20220628;30.7;21;25.9;2.3;19.58;34.1;4.99;19215 +69099;43.57408;6.80327;152;20220629;30.8;15.9;23.4;2.5;18.86;0;6.18;30736 +69099;43.57408;6.80327;152;20220630;28.6;17.8;23.2;2.1;19.94;0;5.5;28088 +69099;43.57408;6.80327;152;20220701;31.2;18.9;25.1;2.5;18.21;0;6.59;30672 +69099;43.57408;6.80327;152;20220702;30.6;16.7;23.7;2.4;17.44;0;6.19;30017 +69099;43.57408;6.80327;152;20220703;33.2;18.7;25.9;2.2;15.51;0;6.72;29820 +69099;43.57408;6.80327;152;20220704;33.1;20.6;26.9;2.1;19.13;0;6.47;28641 +69099;43.57408;6.80327;152;20220705;34.6;20.8;27.7;2.6;19.91;0;7.16;30052 +69099;43.57408;6.80327;152;20220706;32;20.1;26;2.8;18.56;0;6.7;29286 +69099;43.57408;6.80327;152;20220707;31.9;19.4;25.6;1.8;18.05;0;6.28;29558 +69099;43.57408;6.80327;152;20220708;30.9;20.3;25.6;1.8;16.92;0;6;27556 +69099;43.57408;6.80327;152;20220709;31.8;18.7;25.2;2.3;16.55;0;6.55;30098 +69099;43.57408;6.80327;152;20220710;29.6;19.6;24.6;1.8;20.75;0;5.46;26590 +69099;43.57408;6.80327;152;20220711;29.4;18.3;23.8;1.8;19.39;0;5.56;27933 +69099;43.57408;6.80327;152;20220712;29.1;18.8;23.9;1.9;21.32;0;5.36;26921 +69099;43.57408;6.80327;152;20220713;31;19.1;25.1;1.7;21.12;0;5.77;28259 +69099;43.57408;6.80327;152;20220714;31.9;20;26;1.8;20.09;0;6;28438 +69099;43.57408;6.80327;152;20220715;30.6;19.2;24.9;1.9;21.95;0;5.61;27426 +69099;43.57408;6.80327;152;20220716;31.3;20.7;26;1.8;24.42;0;5.44;25930 +69099;43.57408;6.80327;152;20220717;33.2;21.7;27.5;1.7;22.75;0;6.11;27841 +69099;43.57408;6.80327;152;20220718;33.8;22.4;28.1;1.4;20.92;.1;6.03;27578 +69099;43.57408;6.80327;152;20220719;33.7;22.4;28.1;1.9;20.62;0;6.34;27689 +69099;43.57408;6.80327;152;20220720;35.1;22;28.5;1.8;18.05;0;6.72;29293 +69099;43.57408;6.80327;152;20220721;33.6;20.4;27;2.1;19.72;0;6.24;27866 +69099;43.57408;6.80327;152;20220722;32.1;21.6;26.9;1.8;24.15;0;5.63;26331 +69099;43.57408;6.80327;152;20220723;32.9;19.4;26.2;1.7;21.62;.1;5.88;28323 +69099;43.57408;6.80327;152;20220724;32.4;22.2;27.3;1.6;24.35;0;5.54;25577 +69099;43.57408;6.80327;152;20220725;31.8;21;26.4;1.9;24.45;0;5.55;26298 +69099;43.57408;6.80327;152;20220726;36.1;21.9;29;1.9;22.49;0;6.7;28785 +69099;43.57408;6.80327;152;20220727;31.3;21;26.2;2;19.69;.6;5.72;25663 +69099;43.57408;6.80327;152;20220728;30.8;21;25.9;1.9;20.05;0;5.38;24568 +69099;43.57408;6.80327;152;20220729;32.2;19.6;25.9;2.1;19.65;1.6;5.96;27128 +69099;43.57408;6.80327;152;20220730;31.6;19.7;25.6;1.9;18.15;0;5.73;26445 +69099;43.57408;6.80327;152;20220731;33.6;19.6;26.6;1.8;14.15;0;6.32;28462 +69099;43.57408;6.80327;152;20220801;32.6;19;25.8;1.9;16.12;0;6.04;27843 +69099;43.57408;6.80327;152;20220802;31.8;18.4;25.1;2;19.29;.1;5.78;27357 +69099;43.57408;6.80327;152;20220803;32.9;20.9;26.9;1.7;19.79;0;5.85;26944 +69099;43.57408;6.80327;152;20220804;33.9;20.9;27.4;1.7;17.65;0;6.06;27206 +69099;43.57408;6.80327;152;20220805;34;20.6;27.3;1.8;17.82;.1;5.99;27167 +69099;43.57408;6.80327;152;20220806;32.4;21;26.7;1.9;21.15;0;5.47;25096 +69099;43.57408;6.80327;152;20220807;33.7;20.6;27.2;2.1;19.85;.1;6.16;27163 +69099;43.57408;6.80327;152;20220808;32.2;19.9;26;2;19.32;0;5.73;26345 +69099;43.57408;6.80327;152;20220809;32.5;21.1;26.8;1.7;18.92;0;5.54;25380 +69099;43.57408;6.80327;152;20220810;31.9;21.4;26.6;1.7;18.85;3.8;5.25;23437 +69099;43.57408;6.80327;152;20220811;31.1;21.2;26.2;1.9;18.59;0;5.1;22447 +69099;43.57408;6.80327;152;20220812;30.8;19.4;25.1;1.9;19.89;0;5.22;24981 +69099;43.57408;6.80327;152;20220813;29.1;20.9;25;2.3;19.99;.1;4.64;20177 +69099;43.57408;6.80327;152;20220814;30.4;20.2;25.3;2.1;18.05;1;4.96;21374 +69099;43.57408;6.80327;152;20220815;31;16.7;23.8;1.9;19.72;1.2;5.2;26079 +69099;43.57408;6.80327;152;20220816;30.4;18.7;24.5;1.8;21.69;.9;4.87;24594 +69099;43.57408;6.80327;152;20220817;25.2;20.4;22.8;2.8;20.71;17.3;3.08;10539 +69099;43.57408;6.80327;152;20220818;27.4;17.8;22.6;3;18.76;5.8;4.34;19233 +69099;43.57408;6.80327;152;20220819;30.5;17.3;23.9;3.1;16.79;0;5.82;25568 +69099;43.57408;6.80327;152;20220820;32.4;19;25.7;2.3;17.41;0;5.73;25415 +69099;43.57408;6.80327;152;20220821;31.8;18.7;25.3;2.1;18.61;.4;5.26;23820 +69099;43.57408;6.80327;152;20220822;30.7;18.9;24.8;2;19.46;0;4.82;22323 +69099;43.57408;6.80327;152;20220823;31.1;19.1;25.1;2;19.46;0;5.04;24012 +69099;43.57408;6.80327;152;20220824;31.1;19.8;25.5;2;19.01;.1;5.08;23637 +69099;43.57408;6.80327;152;20220825;32;20.3;26.1;2;19.61;0;5.19;23711 +69099;43.57408;6.80327;152;20220826;31.1;21;26;1.9;22.16;.5;4.5;20606 +69099;43.57408;6.80327;152;20220827;29.9;19.3;24.6;2;21.16;1.3;4.35;20215 +69099;43.57408;6.80327;152;20220828;30.8;19.7;25.2;2.1;22.14;.1;4.67;22447 +69099;43.57408;6.80327;152;20220829;31.2;19.9;25.6;2.3;21.56;.4;4.75;21719 +69099;43.57408;6.80327;152;20220830;31.6;20.1;25.9;1.9;21.82;3.6;4.51;20851 +69099;43.57408;6.80327;152;20220831;28.7;17.5;23.1;1.8;19.52;.2;4.09;20758 +69099;43.57408;6.80327;152;20220901;30.2;18.8;24.5;1.8;20.52;.3;4.4;21811 +69099;43.57408;6.80327;152;20220902;27.7;17.6;22.6;1.8;20.25;4.3;3.8;19547 +69099;43.57408;6.80327;152;20220903;28.4;17.4;22.9;2;19.69;4.9;4.01;20255 +69099;43.57408;6.80327;152;20220904;28.3;17;22.7;2;19.85;.6;4.09;21196 +69099;43.57408;6.80327;152;20220905;30;17.3;23.6;1.7;19.42;0;4.32;22325 +69099;43.57408;6.80327;152;20220906;29.5;17.7;23.6;1.7;19.92;.4;4.02;20416 +69099;43.57408;6.80327;152;20220907;29.1;18.3;23.7;1.7;21.82;6.6;3.89;20195 +69099;43.57408;6.80327;152;20220908;30.2;17.5;23.8;3.3;17.39;0;5.07;21626 +69099;43.57408;6.80327;152;20220909;29.8;20.2;25;5.3;11.49;0;6.93;18709 +69099;43.57408;6.80327;152;20220910;29;17.1;23.1;4.4;11.35;0;6.06;20051 +69099;43.57408;6.80327;152;20220911;27.3;15.1;21.2;2.2;14.32;0;4.13;20720 +69099;43.57408;6.80327;152;20220912;27.7;14.6;21.1;1.8;16.49;0;3.8;20935 +69099;43.57408;6.80327;152;20220913;27.2;15.1;21.2;1.5;18.55;0;3.45;19817 +69099;43.57408;6.80327;152;20220914;25.2;18.9;22;1.3;20.55;6.8;2.6;13301 +69099;43.57408;6.80327;152;20220915;31.8;18.5;25.1;3.2;17.89;0;5.13;20410 +69099;43.57408;6.80327;152;20220916;30.5;20.9;25.7;5.7;13.12;0;6.91;17654 +69099;43.57408;6.80327;152;20220917;27.2;15.5;21.4;4.4;9.32;0;5.76;19059 +69099;43.57408;6.80327;152;20220918;25.2;12.3;18.7;1.9;12.15;0;3.56;19977 +69099;43.57408;6.80327;152;20220919;26;11.1;18.5;1.9;13.32;0;3.55;20406 +69099;43.57408;6.80327;152;20220920;26.2;13.9;20.1;1.8;14.05;0;3.49;18978 +69099;43.57408;6.80327;152;20220921;24.5;13.5;19;2.2;13.92;0;3.29;17297 +69099;43.57408;6.80327;152;20220922;22;15.4;18.7;1.7;12.79;0;2.67;12721 +69099;43.57408;6.80327;152;20220923;23.8;13.7;18.7;1.5;12.79;1.1;2.9;16704 +69099;43.57408;6.80327;152;20220924;16.8;14.3;15.6;1.3;15.49;12.3;1.31;6548 +69099;43.57408;6.80327;152;20220925;23.8;13.8;18.8;1.8;15.52;.8;2.77;16037 +69099;43.57408;6.80327;152;20220926;25.2;11.5;18.4;3.7;11.09;0;4.28;18574 +69099;43.57408;6.80327;152;20220927;23.4;14.8;19.1;7.8;8.35;.1;6.26;14728 +69099;43.57408;6.80327;152;20220928;25.3;15.7;20.5;7;11.05;0;5.85;15465 +69099;43.57408;6.80327;152;20220929;23.4;15.4;19.4;5.3;11.09;0;4.59;13542 +69099;43.57408;6.80327;152;20220930;21.5;12.5;17;1.8;10.29;1.4;2.72;14320 +69099;43.57408;6.80327;152;20221001;24.2;9.2;16.7;4.6;10.79;0;4.17;17852 +69099;43.57408;6.80327;152;20221002;27.5;16.5;22;3.5;14.15;0;4.26;15894 +69099;43.57408;6.80327;152;20221003;24.4;13.5;18.9;1.3;14.85;0;2.47;15511 +69099;43.57408;6.80327;152;20221004;24.8;11.5;18.2;1.5;13.72;.1;2.63;16894 +69099;43.57408;6.80327;152;20221005;24.3;12.3;18.3;1.3;15.45;.2;2.38;15988 +69099;43.57408;6.80327;152;20221006;23.8;11.2;17.5;1.5;15.25;.1;2.33;15742 +69099;43.57408;6.80327;152;20221007;24.4;12.6;18.5;1.6;14.85;.1;2.44;15413 +69099;43.57408;6.80327;152;20221008;21.5;12.7;17.1;1.2;14.79;0;1.85;11782 +69099;43.57408;6.80327;152;20221009;17.9;15;16.4;1.3;16.79;17.8;1.13;5847 +69099;43.57408;6.80327;152;20221010;22.4;15.1;18.7;1.3;16.19;.1;1.87;11055 +69099;43.57408;6.80327;152;20221011;23.3;12.4;17.9;1.6;14.95;.1;2.18;14168 +69099;43.57408;6.80327;152;20221012;23.7;13.1;18.4;1.5;14.29;0;2.18;13142 +69099;43.57408;6.80327;152;20221013;25.3;12.4;18.9;2.3;13.85;0;2.74;14730 +69099;43.57408;6.80327;152;20221014;23.5;13.7;18.6;1.7;14.69;.1;2.17;12467 +69099;43.57408;6.80327;152;20221015;23.4;10.6;17;1.4;14.62;.2;2;14488 +69099;43.57408;6.80327;152;20221016;23.7;12;17.8;1.8;15.62;.1;2.08;13358 +69099;43.57408;6.80327;152;20221017;24.5;12.5;18.5;1.6;15.09;0;2.14;13607 +69099;43.57408;6.80327;152;20221018;24.6;13;18.8;1.3;14.82;.1;1.98;13247 +69099;43.57408;6.80327;152;20221019;23.4;11.6;17.5;1.4;15.52;.1;1.78;12772 +69099;43.57408;6.80327;152;20221020;22.5;12.3;17.4;1.4;15.79;.4;1.71;11999 +69099;43.57408;6.80327;152;20221021;19.8;16.2;18;1.4;18.22;4.2;1.14;5888 +69099;43.57408;6.80327;152;20221022;24.5;16.6;20.5;1.2;19.85;.1;1.58;9716 +69099;43.57408;6.80327;152;20221023;24.4;15.5;20;1.8;18.19;.1;1.82;10297 +69099;43.57408;6.80327;152;20221024;23.9;15.4;19.7;1.2;18.49;.2;1.55;9519 +69099;43.57408;6.80327;152;20221025;24.4;13.9;19.2;1.3;17.52;.1;1.65;11366 +69099;43.57408;6.80327;152;20221026;23.6;13.4;18.5;1.4;16.99;.2;1.58;10788 +69099;43.57408;6.80327;152;20221027;24.2;13.6;18.9;1.4;16.55;.1;1.65;11193 +69099;43.57408;6.80327;152;20221028;25;13.6;19.3;1.5;15.49;0;1.82;11510 +69099;43.57408;6.80327;152;20221029;26.6;12.5;19.6;1.7;12.82;0;2.15;12552 +69099;43.57408;6.80327;152;20221030;23.7;11.5;17.6;1.5;12.39;.1;1.72;11633 +69099;43.57408;6.80327;152;20221031;22.7;10.5;16.6;1.3;13.69;0;1.46;11442 +69099;43.57408;6.80327;152;20221101;20;12.2;16.1;1.3;14.09;17.4;1.26;8398 +69099;43.57408;6.80327;152;20221102;22.2;10.8;16.5;2.2;13.98;.1;1.6;10675 +69099;43.57408;6.80327;152;20221103;18.4;10.6;14.5;2;13.92;22.1;1.17;8037 +69099;43.57408;6.80327;152;20221104;17.6;12.3;14.9;5.4;8.99;.8;3.05;7034 +69099;43.57408;6.80327;152;20221105;20.6;8.3;14.5;2;7.45;.1;2.02;10697 +69099;43.57408;6.80327;152;20221106;20.7;6.3;13.5;1.9;8.45;0;1.69;11459 +69099;43.57408;6.80327;152;20221107;20;6.2;13.1;1.6;10.39;.1;1.34;10940 +69099;43.57408;6.80327;152;20221108;19;7.5;13.3;1.6;12.19;.6;1.14;9442 +69099;43.57408;6.80327;152;20221109;18.1;12.4;15.3;1.2;14.72;12.4;.91;5974 +69099;43.57408;6.80327;152;20221110;20.2;12.4;16.3;1.6;14.42;0;1.19;7552 +69099;43.57408;6.80327;152;20221111;21.2;9.8;15.5;1.6;12.39;.1;1.3;9511 +69099;43.57408;6.80327;152;20221112;19;8.6;13.8;1.3;11.75;0;1.04;8762 +69099;43.57408;6.80327;152;20221113;19.6;11.3;15.4;2;10.92;.1;1.51;7119 +69099;43.57408;6.80327;152;20221114;16.9;8;12.5;1.9;11.29;11.1;1.06;6891 +69099;43.57408;6.80327;152;20221115;15.2;11.6;13.4;1.6;13.92;2.7;.69;3844 +69099;43.57408;6.80327;152;20221116;20.1;11.6;15.9;2.7;12.66;0;1.53;8976 +69099;43.57408;6.80327;152;20221117;22.4;10.5;16.4;4.3;10.48;0;2.75;8885 +69099;43.57408;6.80327;152;20221118;18.9;12.6;15.7;5.3;9.05;0;3.11;6205 +69099;43.57408;6.80327;152;20221119;18.1;6.5;12.3;2.2;7.42;0;1.58;8276 +69099;43.57408;6.80327;152;20221120;16.8;4.1;10.4;2.5;7.02;0;1.57;8770 +69099;43.57408;6.80327;152;20221121;14.4;4.8;9.6;2.2;8.22;8.3;1.13;7120 +69099;43.57408;6.80327;152;20221122;15.6;8.7;12.1;6;7.52;0;2.77;6073 +69099;43.57408;6.80327;152;20221123;16.6;6.2;11.4;4.3;7.15;0;2.15;7234 +69099;43.57408;6.80327;152;20221124;19.1;7.1;13.1;2.1;7.85;0;1.55;8169 +69099;43.57408;6.80327;152;20221125;17.6;7.8;12.7;1.4;9.42;0;1;7019 +69099;43.57408;6.80327;152;20221126;18.7;5.2;11.9;1.8;8.52;0;1.18;8494 +69099;43.57408;6.80327;152;20221127;16.7;4.8;10.8;1.7;7.89;0;1.08;7897 +69099;43.57408;6.80327;152;20221128;11.5;5.3;8.4;1.4;8.99;.5;.63;4999 +69099;43.57408;6.80327;152;20221129;9.7;5.8;7.8;1.5;9.15;1;.56;3622 +69099;43.57408;6.80327;152;20221130;15.5;3.4;9.5;1.8;7.85;.1;.93;7778 +69099;43.57408;6.80327;152;20221201;14.1;5.2;9.7;1.4;8.45;0;.78;6135 +69099;43.57408;6.80327;152;20221202;13.9;2.8;8.4;1.9;7.82;2.8;.88;6986 +69099;43.57408;6.80327;152;20221203;11.9;6.1;9;2.3;9.75;18;.71;4156 +69099;43.57408;6.80327;152;20221204;12.1;8.8;10.5;1.5;11.42;16.4;.56;2954 +69099;43.57408;6.80327;152;20221205;14.2;6.7;10.5;1.5;9.52;0;.74;5671 +69099;43.57408;6.80327;152;20221206;14.8;2.3;8.6;1.6;7.15;0;.83;7551 +69099;43.57408;6.80327;152;20221207;14.6;1.6;8.1;1.8;7.65;.1;.81;7642 +69099;43.57408;6.80327;152;20221208;10.9;3.7;7.3;1.6;8.89;18.3;.49;5222 +69099;43.57408;6.80327;152;20221209;11.6;8;9.8;1.4;11.82;6.9;.41;2820 +69099;43.57408;6.80327;152;20221210;14.6;6.7;10.6;2;9.39;0;.84;5246 +69099;43.57408;6.80327;152;20221211;10.4;.6;5.5;3.4;4.55;0;1.41;6297 +69099;43.57408;6.80327;152;20221212;11.8;0;5.9;2;4.92;9.9;1.05;6931 +69099;43.57408;6.80327;152;20221213;7.2;4.5;5.9;1.3;8.85;3.4;.4;2098 +69099;43.57408;6.80327;152;20221214;12.6;6.4;9.5;1.6;9.79;.2;.61;4196 +69099;43.57408;6.80327;152;20221215;11.7;4.7;8.2;1.9;10.75;38.3;.35;4360 +69099;43.57408;6.80327;152;20221216;14.6;9.8;12.2;1.2;11.49;.1;.6;3934 +69099;43.57408;6.80327;152;20221217;14.1;3.5;8.8;2.7;9.01;0;.94;6296 +69099;43.57408;6.80327;152;20221218;13.8;4.6;9.2;2.6;8.51;0;.98;5812 +69099;43.57408;6.80327;152;20221219;12.1;5.3;8.7;1.8;9.56;.4;.73;3165 +69099;43.57408;6.80327;152;20221220;14.7;8.7;11.7;1;12.55;4.9;.47;4188 +69099;43.57408;6.80327;152;20221221;14;11.4;12.7;1.5;13.65;7;.54;2101 +69099;43.57408;6.80327;152;20221222;17.3;6.8;12.1;2.9;10.52;0;1.14;6523 +69099;43.57408;6.80327;152;20221223;20.1;11;15.5;4;11.42;0;1.99;5945 +69099;43.57408;6.80327;152;20221224;20.5;11.6;16.1;2.4;11.45;0;1.49;5866 +69099;43.57408;6.80327;152;20221225;17;8.2;12.6;1.8;12.29;0;.69;5069 +69099;43.57408;6.80327;152;20221226;17.6;8.3;12.9;1.6;11.89;0;.71;5969 +69099;43.57408;6.80327;152;20221227;17.9;8.2;13.1;2.8;9.62;0;1.43;6131 +69099;43.57408;6.80327;152;20221228;15.8;4.6;10.2;1.6;8.39;0;.78;6761 +69099;43.57408;6.80327;152;20221229;15.9;6.7;11.3;1.3;11.05;.3;.57;5836 +69099;43.57408;6.80327;152;20221230;16.4;7.2;11.8;1.3;11.39;0;.58;6196 +69099;43.57408;6.80327;152;20221231;16.1;6.5;11.3;1.5;11.25;0;.61;6109 +69100;43.62991;7.06602;69;20220101;13.5;9.1;11.3;2.3;10.88;.1;.91;1839 +69100;43.62991;7.06602;69;20220102;12.9;9.8;11.4;2.7;9.83;.1;1.12;2875 +69100;43.62991;7.06602;69;20220103;14;5.6;9.8;3;9.53;0;.95;6429 +69100;43.62991;7.06602;69;20220104;12.3;5.7;9;2.6;10.28;.4;.69;3126 +69100;43.62991;7.06602;69;20220105;15.4;9.9;12.7;2.8;10.73;7.5;1.09;4558 +69100;43.62991;7.06602;69;20220106;14.2;6;10.1;3.2;6.93;.1;1.56;6492 +69100;43.62991;7.06602;69;20220107;13;2.4;7.7;4.2;5.08;0;1.99;7858 +69100;43.62991;7.06602;69;20220108;12.8;1.6;7.2;3.6;6.58;.1;1.36;8027 +69100;43.62991;7.06602;69;20220109;14;5.4;9.7;5.7;5.43;0;2.71;7462 +69100;43.62991;7.06602;69;20220110;14.2;4;9.1;3;5.33;0;1.75;7418 +69100;43.62991;7.06602;69;20220111;14.9;2.4;8.6;3.7;4.23;0;2.25;8704 +69100;43.62991;7.06602;69;20220112;14.6;1.7;8.2;3.9;4.58;0;2.19;8804 +69100;43.62991;7.06602;69;20220113;14.4;2.1;8.2;4.1;4.88;0;2.22;8686 +69100;43.62991;7.06602;69;20220114;15.1;2.5;8.8;3.6;5.28;0;1.99;8963 +69100;43.62991;7.06602;69;20220115;14.4;3.2;8.8;3.2;7.33;0;1.41;8750 +69100;43.62991;7.06602;69;20220116;13.3;3.2;8.2;3.2;7.08;0;1.33;8543 +69100;43.62991;7.06602;69;20220117;14.7;3.1;8.9;3.8;6.73;0;1.76;9033 +69100;43.62991;7.06602;69;20220118;13.8;2.9;8.3;3.4;7.23;0;1.46;8083 +69100;43.62991;7.06602;69;20220119;14.3;4;9.1;3.1;8.08;0;1.3;8210 +69100;43.62991;7.06602;69;20220120;13.2;3;8.1;2.9;7.28;0;1.24;8950 +69100;43.62991;7.06602;69;20220121;13.8;2.8;8.3;3.4;6.48;0;1.63;9304 +69100;43.62991;7.06602;69;20220122;13.1;2.5;7.8;3.1;6.63;0;1.45;9254 +69100;43.62991;7.06602;69;20220123;12.6;2.7;7.7;3.2;7.23;0;1.31;9466 +69100;43.62991;7.06602;69;20220124;12.9;3.1;8;3.1;7.63;0;1.26;9324 +69100;43.62991;7.06602;69;20220125;13.3;5.6;9.5;3.1;8.43;0;1.33;6663 +69100;43.62991;7.06602;69;20220126;12.6;3.1;7.9;3.1;7.63;0;1.25;9452 +69100;43.62991;7.06602;69;20220127;13.4;3.4;8.4;3.2;7.83;.1;1.36;8625 +69100;43.62991;7.06602;69;20220128;14;4.3;9.1;3;8.03;0;1.39;9562 +69100;43.62991;7.06602;69;20220129;15.1;4;9.6;3.3;7.58;0;1.65;10533 +69100;43.62991;7.06602;69;20220130;13.8;4.1;9;2.9;8.33;0;1.31;9576 +69100;43.62991;7.06602;69;20220131;12.7;6.6;9.6;2.5;8.53;0;1.19;7236 +69100;43.62991;7.06602;69;20220201;15.1;3.3;9.2;2.9;5.23;0;2.01;11105 +69100;43.62991;7.06602;69;20220202;17.6;3.4;10.5;2.8;6.73;0;1.97;11303 +69100;43.62991;7.06602;69;20220203;15.4;6.4;10.9;2.9;9.63;0;1.42;8868 +69100;43.62991;7.06602;69;20220204;14.6;9.5;12;2.1;10.13;0;1.23;5674 +69100;43.62991;7.06602;69;20220205;15.2;7.7;11.5;2.6;9.43;0;1.47;10028 +69100;43.62991;7.06602;69;20220206;16.1;5.3;10.7;3.2;7.63;0;1.87;11607 +69100;43.62991;7.06602;69;20220207;17.5;5.8;11.6;3.3;7.83;0;2.19;10399 +69100;43.62991;7.06602;69;20220208;15.8;4.4;10.1;3.3;7.23;0;1.97;12252 +69100;43.62991;7.06602;69;20220209;16.1;4.2;10.1;3.8;7.98;0;2.04;12281 +69100;43.62991;7.06602;69;20220210;17.2;3.6;10.4;3.2;8.68;0;1.83;12262 +69100;43.62991;7.06602;69;20220211;14.3;6.8;10.6;2.9;9.63;0;1.42;10160 +69100;43.62991;7.06602;69;20220212;15;6.3;10.7;3.9;7.98;0;2.07;11514 +69100;43.62991;7.06602;69;20220213;12.9;3.9;8.4;2.7;6.53;1.8;1.72;10771 +69100;43.62991;7.06602;69;20220214;9.3;6.6;7.9;3.3;9.28;28.7;.86;1599 +69100;43.62991;7.06602;69;20220215;12.7;4.5;8.6;2.5;8.83;0;1.3;11243 +69100;43.62991;7.06602;69;20220216;14.2;4;9.1;3.1;7.03;0;1.94;11761 +69100;43.62991;7.06602;69;20220217;15.4;5;10.2;2.6;9.23;.3;1.59;11701 +69100;43.62991;7.06602;69;20220218;14.9;5.9;10.4;2.4;10.93;0;1.3;12098 +69100;43.62991;7.06602;69;20220219;15.4;7.5;11.4;1.7;11.73;0;1.18;9613 +69100;43.62991;7.06602;69;20220220;16.9;6.7;11.8;3.3;9.13;0;2.17;14135 +69100;43.62991;7.06602;69;20220221;18.3;6.6;12.5;7.1;6.23;0;4.28;14235 +69100;43.62991;7.06602;69;20220222;16.2;8.1;12.2;3.5;6.93;0;2.74;14063 +69100;43.62991;7.06602;69;20220223;15.5;5.4;10.5;2.8;8.43;0;2.05;14914 +69100;43.62991;7.06602;69;20220224;14.8;5.3;10;3;8.43;.6;1.88;10620 +69100;43.62991;7.06602;69;20220225;15.2;5.3;10.2;2.6;9.18;0;1.81;14280 +69100;43.62991;7.06602;69;20220226;14.9;6.1;10.5;3.3;5.63;0;2.65;13625 +69100;43.62991;7.06602;69;20220227;12.7;3;7.8;3.5;5.18;0;2.38;11371 +69100;43.62991;7.06602;69;20220228;15.1;2.3;8.7;3.6;6.53;0;2.48;15863 +69100;43.62991;7.06602;69;20220301;12.8;4.7;8.8;4.3;6.58;0;2.41;13897 +69100;43.62991;7.06602;69;20220302;12.8;3.9;8.4;3;7.33;0;1.86;11593 +69100;43.62991;7.06602;69;20220303;13.2;5.2;9.2;2.4;9.08;.6;1.48;9625 +69100;43.62991;7.06602;69;20220304;14;6.2;10.1;2.5;9.78;2.3;1.66;12703 +69100;43.62991;7.06602;69;20220305;10;7.5;8.7;2.4;8.83;1.8;1.15;4003 +69100;43.62991;7.06602;69;20220306;10.7;5.8;8.2;1.9;7.53;.1;1.38;7409 +69100;43.62991;7.06602;69;20220307;11.8;2.7;7.3;2.6;6.73;0;1.99;16342 +69100;43.62991;7.06602;69;20220308;11.6;3;7.3;2.9;6.83;.1;1.72;8178 +69100;43.62991;7.06602;69;20220309;12.9;4.5;8.7;2.8;7.88;0;2.04;15859 +69100;43.62991;7.06602;69;20220310;14.1;3.9;9;3;8.98;.1;1.95;16108 +69100;43.62991;7.06602;69;20220311;14.4;8.4;11.4;4.1;8.28;0;2.5;11455 +69100;43.62991;7.06602;69;20220312;13.5;6.5;10;7.7;7.18;0;3;10021 +69100;43.62991;7.06602;69;20220313;11.6;11.2;11.4;6.4;7.78;3.4;2.55;1000 +69100;43.62991;7.06602;69;20220314;14;7.5;10.8;4;10.33;1.5;1.63;7314 +69100;43.62991;7.06602;69;20220315;15.6;12.7;14.1;4.6;9.88;0;2.82;12476 +69100;43.62991;7.06602;69;20220316;16;7.9;12;4;10.88;0;2.26;15005 +69100;43.62991;7.06602;69;20220317;16.1;9.9;13;2.2;11.53;0;1.84;10700 +69100;43.62991;7.06602;69;20220318;17.1;10.5;13.8;3.8;9.98;0;2.63;11071 +69100;43.62991;7.06602;69;20220319;17;8.8;12.9;4.3;7.93;0;3.19;13811 +69100;43.62991;7.06602;69;20220320;14.5;8.5;11.5;4.4;6.93;0;3.02;11329 +69100;43.62991;7.06602;69;20220321;14.2;4.8;9.5;4.8;5.93;0;3.4;19277 +69100;43.62991;7.06602;69;20220322;15;3.7;9.3;3.3;6.03;0;3.09;20033 +69100;43.62991;7.06602;69;20220323;16.9;4.5;10.7;3;5.58;0;3.46;20432 +69100;43.62991;7.06602;69;20220324;17.4;6.1;11.7;2.7;6.98;0;3.27;20581 +69100;43.62991;7.06602;69;20220325;16.6;5.4;11;3.1;7.23;0;3.27;20779 +69100;43.62991;7.06602;69;20220326;18.6;6;12.3;5.3;7.38;0;4.04;20628 +69100;43.62991;7.06602;69;20220327;21.3;11.1;16.2;2.9;7.23;0;3.93;16126 +69100;43.62991;7.06602;69;20220328;20.3;9;14.7;2.4;5.93;0;3.9;20624 +69100;43.62991;7.06602;69;20220329;16.1;8.2;12.2;2.7;9.38;.4;2.83;18213 +69100;43.62991;7.06602;69;20220330;16.1;10.5;13.3;3;11.33;13.5;2.02;8456 +69100;43.62991;7.06602;69;20220331;16.4;9;12.7;2.2;11.43;0;2.74;21154 +69100;43.62991;7.06602;69;20220401;15.3;6.9;11.1;6.1;6.53;1.1;4.13;21336 +69100;43.62991;7.06602;69;20220402;13.5;1.1;7.3;1.9;6.88;.4;2.46;20266 +69100;43.62991;7.06602;69;20220403;12.1;4.1;8.1;3.2;7.78;.5;2.23;11800 +69100;43.62991;7.06602;69;20220404;13.5;4.2;8.9;3;7.63;0;2.84;22028 +69100;43.62991;7.06602;69;20220405;14.4;4.2;9.3;2.9;8.13;0;2.92;23192 +69100;43.62991;7.06602;69;20220406;13.7;5;9.4;2.4;8.98;0;2.22;15754 +69100;43.62991;7.06602;69;20220407;19.8;8.9;14.4;5.6;10.08;0;3.71;18900 +69100;43.62991;7.06602;69;20220408;23.9;14.2;19.1;6.2;13.02;0;3.67;20126 +69100;43.62991;7.06602;69;20220409;20.2;13.1;16.7;6.1;4.98;0;6.32;19932 +69100;43.62991;7.06602;69;20220410;16.5;5.1;10.8;3.3;6.79;0;3.91;24001 +69100;43.62991;7.06602;69;20220411;15.8;5.8;10.8;3.8;9.13;0;3.13;21665 +69100;43.62991;7.06602;69;20220412;15.9;7.2;11.6;5.2;9.63;0;3.32;21906 +69100;43.62991;7.06602;69;20220413;19;11.1;15.1;3.8;9.03;0;4.23;22869 +69100;43.62991;7.06602;69;20220414;22.1;9.3;15.7;2.1;8.48;0;4.1;22963 +69100;43.62991;7.06602;69;20220415;21.2;13;17.1;2.8;9.28;0;4.53;23000 +69100;43.62991;7.06602;69;20220416;22.9;11.6;17.2;2.8;10.93;0;4.39;23337 +69100;43.62991;7.06602;69;20220417;17.9;13.1;15.5;2.8;10.68;0;3.75;21882 +69100;43.62991;7.06602;69;20220418;17.1;12.5;14.8;3;10.13;0;3.85;22801 +69100;43.62991;7.06602;69;20220419;17.3;9;13.2;2.6;12.08;0;2.9;19845 +69100;43.62991;7.06602;69;20220420;16.5;12.4;14.4;3.8;13.38;5.5;2.35;12383 +69100;43.62991;7.06602;69;20220421;18.3;12.7;15.5;4.2;12.13;.4;3.06;13588 +69100;43.62991;7.06602;69;20220422;18;12.3;15.2;2.7;13.18;.6;2.89;16929 +69100;43.62991;7.06602;69;20220423;15.1;12.1;13.6;2.8;13.38;15.6;1.58;6808 +69100;43.62991;7.06602;69;20220424;16.9;9.2;13.1;2.8;11.93;4.1;2.94;20040 +69100;43.62991;7.06602;69;20220425;18;8.1;13.1;3.1;12.38;0;3.46;26079 +69100;43.62991;7.06602;69;20220426;17.2;10.5;13.8;2.9;13.53;0;3.17;23366 +69100;43.62991;7.06602;69;20220427;17.8;13.6;15.7;2.3;13.93;0;3.36;21870 +69100;43.62991;7.06602;69;20220428;20.9;11.5;16.2;2.1;10.53;0;4.38;26608 +69100;43.62991;7.06602;69;20220429;20;11.4;15.7;2.8;10.08;0;4.51;26570 +69100;43.62991;7.06602;69;20220430;19.7;12.3;16;2.7;11.08;.2;4.08;22789 +69100;43.62991;7.06602;69;20220501;20.4;11.1;15.8;2.6;12.28;.1;3.94;23524 +69100;43.62991;7.06602;69;20220502;19.1;10.5;14.8;2.6;13.18;0;3.83;26419 +69100;43.62991;7.06602;69;20220503;18.8;12.7;15.8;2.3;14.28;0;3.29;20737 +69100;43.62991;7.06602;69;20220504;19.5;11.2;15.3;2.2;13.28;.2;4.01;26987 +69100;43.62991;7.06602;69;20220505;19.4;13;16.2;3.2;13.08;.2;2.97;13051 +69100;43.62991;7.06602;69;20220506;18.9;13.2;16.1;1.8;13.43;0;2.47;11696 +69100;43.62991;7.06602;69;20220507;21.1;13.1;17.1;2.5;12.93;.8;4.14;23339 +69100;43.62991;7.06602;69;20220508;22.8;14.5;18.7;2.6;13.43;2.3;4;18992 +69100;43.62991;7.06602;69;20220509;23;13.2;18.1;2.8;12.88;1;4.86;26766 +69100;43.62991;7.06602;69;20220510;24.3;14.5;19.4;2.8;13.48;0;5.25;27978 +69100;43.62991;7.06602;69;20220511;20.9;13.8;17.4;2.2;15.38;0;4.23;26773 +69100;43.62991;7.06602;69;20220512;21.9;13;17.5;2.4;15.13;0;4.46;28198 +69100;43.62991;7.06602;69;20220513;20.6;13;16.8;2.3;15.08;0;4.12;26457 +69100;43.62991;7.06602;69;20220514;20.4;13.6;17;2.1;15.38;0;3.9;24403 +69100;43.62991;7.06602;69;20220515;21.3;14.2;17.8;1.9;16.08;0;4.16;25838 +69100;43.62991;7.06602;69;20220516;22.8;14.2;18.5;2;16.18;0;4.62;28120 +69100;43.62991;7.06602;69;20220517;22.2;15.2;18.7;2.3;17.23;0;4.46;27305 +69100;43.62991;7.06602;69;20220518;23.3;16.1;19.7;1.9;18.13;0;4.48;26226 +69100;43.62991;7.06602;69;20220519;25.8;17.5;21.6;1.8;15.58;0;5.3;28019 +69100;43.62991;7.06602;69;20220520;24.6;17;20.8;2.4;16.23;0;5.25;28247 +69100;43.62991;7.06602;69;20220521;23.9;16.8;20.3;2.5;19.03;0;4.57;26170 +69100;43.62991;7.06602;69;20220522;23.5;18.6;21;1.7;19.58;.1;3.19;15609 +69100;43.62991;7.06602;69;20220523;24.1;17.1;20.6;2.6;19.33;0;3.99;21264 +69100;43.62991;7.06602;69;20220524;24.8;15.9;20.3;2.9;16.88;1.4;5.08;27326 +69100;43.62991;7.06602;69;20220525;24.2;17.3;20.8;2.9;18.48;.1;4.35;22529 +69100;43.62991;7.06602;69;20220526;25.7;17.8;21.8;2.6;16.93;0;5.35;27029 +69100;43.62991;7.06602;69;20220527;31.2;21.5;26.3;2.7;15.58;.1;6.99;29426 +69100;43.62991;7.06602;69;20220528;28.5;19.6;24.1;2.4;16.33;.3;6.23;29513 +69100;43.62991;7.06602;69;20220529;24.9;18.8;21.8;3.6;18.43;0;4.89;23528 +69100;43.62991;7.06602;69;20220530;23.6;17.1;20.3;3;17.48;.1;4.49;23117 +69100;43.62991;7.06602;69;20220531;24.1;16.7;20.4;2.4;17.13;0;4.72;25131 +69100;43.62991;7.06602;69;20220601;24.5;16.9;20.7;2.3;18.28;0;5.17;29183 +69100;43.62991;7.06602;69;20220602;26.7;17;21.9;2.6;17.93;0;5.65;29377 +69100;43.62991;7.06602;69;20220603;27.3;20.1;23.7;2.7;16.53;2;5.02;19585 +69100;43.62991;7.06602;69;20220604;28;20.4;24.2;3;18.98;0;5.66;25212 +69100;43.62991;7.06602;69;20220605;27.9;19.5;23.7;2.8;20.38;0;5.71;27908 +69100;43.62991;7.06602;69;20220606;25.3;19.1;22.2;2.6;20.78;0;5;26993 +69100;43.62991;7.06602;69;20220607;29.3;19.6;24.5;3.1;18.93;0;6.42;30153 +69100;43.62991;7.06602;69;20220608;27.8;19.1;23.5;3.3;15.73;0;6.07;25463 +69100;43.62991;7.06602;69;20220609;26.6;19;22.8;3.1;15.38;0;6.19;29174 +69100;43.62991;7.06602;69;20220610;27.1;17.6;22.3;3.1;11.48;0;6.8;30860 +69100;43.62991;7.06602;69;20220611;27.5;18.8;23.1;2.8;13.28;0;6.63;30726 +69100;43.62991;7.06602;69;20220612;27.7;18.9;23.3;2.4;16.43;0;6.18;30091 +69100;43.62991;7.06602;69;20220613;26.5;19.2;22.8;2.3;18.73;0;5.65;29108 +69100;43.62991;7.06602;69;20220614;27.4;18.5;23;2.1;19.63;0;5.86;30464 +69100;43.62991;7.06602;69;20220615;26.5;20.2;23.3;1.8;21.13;0;5.05;25889 +69100;43.62991;7.06602;69;20220616;26.5;21;23.8;2.1;23.13;0;5.32;27752 +69100;43.62991;7.06602;69;20220617;27.8;20.3;24;1.9;21.63;0;5.66;28914 +69100;43.62991;7.06602;69;20220618;30.6;22.7;26.6;2.4;21.73;0;6.42;29234 +69100;43.62991;7.06602;69;20220619;30.2;22.7;26.4;2.4;19.23;0;6.69;30374 +69100;43.62991;7.06602;69;20220620;29.2;20.5;24.9;2.7;17.33;0;6.55;29648 +69100;43.62991;7.06602;69;20220621;28.9;20.3;24.6;2.1;19.93;.1;5.59;26489 +69100;43.62991;7.06602;69;20220622;28.6;22.5;25.5;3;22.68;1.6;4.43;16660 +69100;43.62991;7.06602;69;20220623;27;20.2;23.6;2.5;21.28;2.8;4.24;18608 +69100;43.62991;7.06602;69;20220624;28.6;18.7;23.6;3.9;19.33;2.7;6.34;30288 +69100;43.62991;7.06602;69;20220625;28.1;18.8;23.4;2.6;17.78;0;6.23;30582 +69100;43.62991;7.06602;69;20220626;29.4;20.1;24.7;3.8;19.73;0;6.51;29450 +69100;43.62991;7.06602;69;20220627;30.7;21.9;26.3;2.4;18.48;0;6.61;29165 +69100;43.62991;7.06602;69;20220628;29.6;23;26.3;2.9;20.48;23.8;5.12;18378 +69100;43.62991;7.06602;69;20220629;27.3;17.6;22.4;3.1;19.98;0;5.81;30441 +69100;43.62991;7.06602;69;20220630;26.4;19.6;23;2.6;21.38;0;5.31;27632 +69100;43.62991;7.06602;69;20220701;28.2;20.5;24.4;2.8;21.38;.1;6.06;30243 +69100;43.62991;7.06602;69;20220702;27.1;19.6;23.3;2.9;19.93;0;5.86;29351 +69100;43.62991;7.06602;69;20220703;28.9;20.1;24.5;2.4;18.28;0;6.25;29625 +69100;43.62991;7.06602;69;20220704;28.4;21.4;24.9;2.2;22.18;.1;5.67;27588 +69100;43.62991;7.06602;69;20220705;29.8;22.5;26.1;2.6;22.88;0;6.31;29681 +69100;43.62991;7.06602;69;20220706;28.8;20.9;24.9;3.1;21.68;0;6.08;28723 +69100;43.62991;7.06602;69;20220707;30.2;22.3;26.2;3;19.63;0;6.78;29860 +69100;43.62991;7.06602;69;20220708;29.8;22.6;26.2;2.5;17.83;0;6.63;29223 +69100;43.62991;7.06602;69;20220709;29.4;21.4;25.4;2.9;17.83;0;6.57;28729 +69100;43.62991;7.06602;69;20220710;27.9;21.6;24.8;2.5;21.58;0;5.82;28167 +69100;43.62991;7.06602;69;20220711;28.1;21.2;24.6;2.4;21.23;0;5.8;28335 +69100;43.62991;7.06602;69;20220712;27.5;21.1;24.3;2.3;21.33;0;5.64;27996 +69100;43.62991;7.06602;69;20220713;29.5;21.7;25.6;2.2;21.78;0;5.98;28539 +69100;43.62991;7.06602;69;20220714;29.5;23;26.3;2.8;21.93;0;6.15;27462 +69100;43.62991;7.06602;69;20220715;29.1;22.3;25.7;2.6;23.83;0;5.73;27167 +69100;43.62991;7.06602;69;20220716;29.5;22.7;26.1;2.7;25.28;0;5.07;22630 +69100;43.62991;7.06602;69;20220717;32.9;23.2;28.1;1.9;23.43;0;6.13;26901 +69100;43.62991;7.06602;69;20220718;31.9;25.1;28.5;2.2;21.93;.3;6.12;25262 +69100;43.62991;7.06602;69;20220719;32.6;25;28.8;3.1;21.58;.1;7.08;27844 +69100;43.62991;7.06602;69;20220720;33.9;25.3;29.6;2.7;20.53;0;7.23;28673 +69100;43.62991;7.06602;69;20220721;31.4;23.3;27.4;2.6;21.73;0;6.56;28578 +69100;43.62991;7.06602;69;20220722;29.9;23.8;26.8;2.7;24.73;0;5.89;26702 +69100;43.62991;7.06602;69;20220723;30;22.6;26.3;2.6;25.23;0;5.62;26076 +69100;43.62991;7.06602;69;20220724;30.5;23.9;27.2;2.5;25.73;0;5.8;26330 +69100;43.62991;7.06602;69;20220725;29.9;23.8;26.9;2.5;26.48;0;5.59;26111 +69100;43.62991;7.06602;69;20220726;31.1;24.3;27.7;2.9;25.63;0;6.17;27381 +69100;43.62991;7.06602;69;20220727;30;23.6;26.8;2.7;22.58;.4;5.94;26183 +69100;43.62991;7.06602;69;20220728;29.3;23.3;26.3;2.8;21.93;0;5.73;25175 +69100;43.62991;7.06602;69;20220729;29.9;22.1;26;3;21.73;2.5;5.5;22895 +69100;43.62991;7.06602;69;20220730;30;20.9;25.5;3.2;19.98;0;6.2;27227 +69100;43.62991;7.06602;69;20220731;31.8;22;26.9;3;16.68;0;6.93;28350 +69100;43.62991;7.06602;69;20220801;31.1;22.2;26.6;2.6;17.78;0;6.54;27991 +69100;43.62991;7.06602;69;20220802;30.3;21.8;26.1;2.6;20.03;.1;6.04;26699 +69100;43.62991;7.06602;69;20220803;31.2;23.6;27.4;2.5;20.38;0;6.27;27021 +69100;43.62991;7.06602;69;20220804;31.7;24.1;27.9;2.7;19.28;0;6.55;26844 +69100;43.62991;7.06602;69;20220805;30.8;23.6;27.2;2.8;21.23;.1;6.2;26530 +69100;43.62991;7.06602;69;20220806;29.8;23.4;26.6;2.6;23.38;0;5.6;25058 +69100;43.62991;7.06602;69;20220807;32.3;22.9;27.6;3.7;20.13;.9;6.86;26790 +69100;43.62991;7.06602;69;20220808;30.6;21.3;25.9;3.7;19.33;.1;6.33;25912 +69100;43.62991;7.06602;69;20220809;30.8;22.9;26.9;2.6;20.53;.2;6.01;25968 +69100;43.62991;7.06602;69;20220810;30.6;24.1;27.4;3;19.43;2.6;5.56;19516 +69100;43.62991;7.06602;69;20220811;29.7;21.8;25.8;3.4;19.58;0;5.4;20911 +69100;43.62991;7.06602;69;20220812;29.2;21.6;25.4;3.2;20.83;.1;5.66;25246 +69100;43.62991;7.06602;69;20220813;28.1;22.6;25.3;3.5;20.13;0;5.24;21069 +69100;43.62991;7.06602;69;20220814;29.8;22.1;25.9;3.1;18.43;1;5;16886 +69100;43.62991;7.06602;69;20220815;28.3;19.7;24;3.2;19.73;.4;5.28;23863 +69100;43.62991;7.06602;69;20220816;29;20.6;24.8;3.3;21.63;.3;5.34;24400 +69100;43.62991;7.06602;69;20220817;26.5;21.5;24;3.3;20.08;14.9;3.62;10110 +69100;43.62991;7.06602;69;20220818;26.7;19.1;22.9;3.7;19.18;5.1;4.42;18703 +69100;43.62991;7.06602;69;20220819;27.7;19.1;23.4;3;17.78;0;5.4;25418 +69100;43.62991;7.06602;69;20220820;29.5;21;25.3;2.5;19.53;0;5.45;25242 +69100;43.62991;7.06602;69;20220821;29.5;21.4;25.4;2.4;21.03;.6;5.07;23433 +69100;43.62991;7.06602;69;20220822;28.4;21.6;25;2.2;21.83;0;4.49;20807 +69100;43.62991;7.06602;69;20220823;28.7;21.6;25.2;2.6;21.03;0;5.11;23612 +69100;43.62991;7.06602;69;20220824;28.8;21.7;25.2;2.8;19.33;0;5.34;23599 +69100;43.62991;7.06602;69;20220825;29.4;22.5;26;2.4;21.28;0;5.11;23167 +69100;43.62991;7.06602;69;20220826;29;22.8;25.9;2.3;23.48;.2;4.46;20452 +69100;43.62991;7.06602;69;20220827;28.5;21.3;24.9;2.6;21.33;.9;4.6;20633 +69100;43.62991;7.06602;69;20220828;28.6;21.7;25.1;2.6;22.98;.1;4.57;21385 +69100;43.62991;7.06602;69;20220829;28.9;21.9;25.4;2.8;22.98;.4;4.49;20159 +69100;43.62991;7.06602;69;20220830;29.7;21.9;25.8;3.1;22.73;1.6;4.4;17265 +69100;43.62991;7.06602;69;20220831;28.1;19.3;23.7;2.9;20.33;.1;4.4;19717 +69100;43.62991;7.06602;69;20220901;29.4;21.1;25.2;3;20.83;0;4.92;21332 +69100;43.62991;7.06602;69;20220902;28;20.3;24.1;3;19.98;1.6;4.21;16990 +69100;43.62991;7.06602;69;20220903;27.8;19.2;23.5;3.6;19.18;2.2;4.54;18808 +69100;43.62991;7.06602;69;20220904;28;18.7;23.4;3.4;19.28;0;4.8;22210 +69100;43.62991;7.06602;69;20220905;28.9;20;24.5;2.7;19.93;0;4.66;21469 +69100;43.62991;7.06602;69;20220906;28.7;20.5;24.6;2.8;20.28;.2;4.39;19188 +69100;43.62991;7.06602;69;20220907;28.5;20.5;24.5;2.4;22.18;.8;4.11;19546 +69100;43.62991;7.06602;69;20220908;31.2;19.8;25.5;3.8;18.43;0;5.51;20571 +69100;43.62991;7.06602;69;20220909;31.7;19.3;25.5;5.5;11.53;0;7.73;22376 +69100;43.62991;7.06602;69;20220910;27.9;16.7;22.3;2.4;12.78;0;4.38;18982 +69100;43.62991;7.06602;69;20220911;26.5;16.7;21.6;2.9;15.48;0;4.47;21537 +69100;43.62991;7.06602;69;20220912;26.3;18.1;22.2;3;17.48;0;4.27;20936 +69100;43.62991;7.06602;69;20220913;25.9;18;22;2.7;18.78;0;3.69;18129 +69100;43.62991;7.06602;69;20220914;25.8;20.4;23.1;2.7;20.33;4.6;2.85;9957 +69100;43.62991;7.06602;69;20220915;32.6;19.8;26.2;4.4;18.08;0;6.05;20702 +69100;43.62991;7.06602;69;20220916;29.9;21.6;25.7;4.3;14.78;0;6.07;19834 +69100;43.62991;7.06602;69;20220917;27.1;17;22.1;3.9;10.98;0;5.39;20109 +69100;43.62991;7.06602;69;20220918;24.3;14.9;19.6;3.3;12.98;0;4.2;20181 +69100;43.62991;7.06602;69;20220919;25.3;14.1;19.7;3.7;14.53;0;4.14;20063 +69100;43.62991;7.06602;69;20220920;25.7;16.6;21.2;2.9;14.03;0;4.15;19246 +69100;43.62991;7.06602;69;20220921;24;16.2;20.1;3.8;13.53;0;3.98;14924 +69100;43.62991;7.06602;69;20220922;22.1;18.5;20.3;3.5;12.98;0;3.79;14612 +69100;43.62991;7.06602;69;20220923;23;15.1;19;2.7;13.08;2.7;3.44;16901 +69100;43.62991;7.06602;69;20220924;17.9;15.7;16.8;2.6;15.83;14.5;1.39;3147 +69100;43.62991;7.06602;69;20220925;22.4;14.7;18.6;3;16.58;.3;2.84;16462 +69100;43.62991;7.06602;69;20220926;25.5;13.5;19.5;3.6;12.48;.1;4.24;18676 +69100;43.62991;7.06602;69;20220927;24.9;15.9;20.4;6.1;9.33;0;5.92;15883 +69100;43.62991;7.06602;69;20220928;26.4;16.8;21.6;7.2;10.78;0;6.48;16859 +69100;43.62991;7.06602;69;20220929;23.1;16.8;19.9;6.3;11.93;0;4.85;13936 +69100;43.62991;7.06602;69;20220930;21.3;13.5;17.4;2.7;11.43;1.7;2.96;13909 +69100;43.62991;7.06602;69;20221001;24.2;11.6;17.9;5.3;12.23;0;4.22;17585 +69100;43.62991;7.06602;69;20221002;23.1;14.5;18.8;2.9;15.68;0;2.85;15761 +69100;43.62991;7.06602;69;20221003;22.7;15.3;19;2.5;15.88;0;2.74;15664 +69100;43.62991;7.06602;69;20221004;23.4;14.5;19;2.5;14.73;.1;3;16866 +69100;43.62991;7.06602;69;20221005;23.1;15.1;19.1;2.6;15.78;.1;2.82;15969 +69100;43.62991;7.06602;69;20221006;22.3;14.5;18.4;2.5;15.93;0;2.58;15564 +69100;43.62991;7.06602;69;20221007;22.9;15.3;19.1;2.5;15.58;.1;2.75;15388 +69100;43.62991;7.06602;69;20221008;21.7;15.2;18.5;2.3;15.48;26.1;2.02;8113 +69100;43.62991;7.06602;69;20221009;19.1;15.6;17.3;2.9;17.18;27.3;1.23;3087 +69100;43.62991;7.06602;69;20221010;21.9;15.9;18.9;2.5;16.73;.4;2.08;10342 +69100;43.62991;7.06602;69;20221011;21.7;14.6;18.2;2.4;15.63;.1;2.36;14245 +69100;43.62991;7.06602;69;20221012;23.1;15.6;19.4;2.9;15.23;0;2.61;12240 +69100;43.62991;7.06602;69;20221013;24;14.4;19.2;3.3;15.03;0;2.82;13326 +69100;43.62991;7.06602;69;20221014;22.5;14.5;18.5;3.1;15.48;0;2.43;12365 +69100;43.62991;7.06602;69;20221015;21.7;13.5;17.6;3.1;15.23;.1;2.36;13986 +69100;43.62991;7.06602;69;20221016;22.5;14.4;18.4;3.1;16.23;0;2.3;12798 +69100;43.62991;7.06602;69;20221017;23.6;15.2;19.4;2.8;15.68;0;2.53;13081 +69100;43.62991;7.06602;69;20221018;22.7;15.4;19;2.5;15.43;0;2.36;12821 +69100;43.62991;7.06602;69;20221019;21.6;13.9;17.8;2.3;15.88;0;1.97;12377 +69100;43.62991;7.06602;69;20221020;21.6;14.3;17.9;1.9;16.08;.4;1.8;10993 +69100;43.62991;7.06602;69;20221021;20.2;17;18.6;2.5;18.18;3.4;1.25;3132 +69100;43.62991;7.06602;69;20221022;23.3;17.3;20.3;2.8;19.28;.1;1.88;8827 +69100;43.62991;7.06602;69;20221023;23.6;16.6;20.1;3.1;17.88;.1;2.15;9631 +69100;43.62991;7.06602;69;20221024;23.7;16.9;20.3;2.3;18.78;.2;1.74;7735 +69100;43.62991;7.06602;69;20221025;22.8;15.8;19.3;2.3;17.88;0;1.83;11067 +69100;43.62991;7.06602;69;20221026;22.9;15.4;19.1;2.6;17.38;.1;1.89;10093 +69100;43.62991;7.06602;69;20221027;22.5;15.4;18.9;2.5;16.88;.1;1.88;10864 +69100;43.62991;7.06602;69;20221028;22.6;15.7;19.1;2.7;16.08;0;2.09;11009 +69100;43.62991;7.06602;69;20221029;25.5;15;20.2;2.8;12.93;0;2.81;12367 +69100;43.62991;7.06602;69;20221030;23.4;14.1;18.7;2.8;12.83;.1;2.52;11551 +69100;43.62991;7.06602;69;20221031;21.8;12.9;17.3;2.6;13.33;0;2.1;11359 +69100;43.62991;7.06602;69;20221101;19.3;14;16.7;2.7;13.78;22.8;1.7;6704 +69100;43.62991;7.06602;69;20221102;20.5;12.5;16.5;3.3;14.58;.1;1.78;10136 +69100;43.62991;7.06602;69;20221103;19.4;13.1;16.2;2.9;14.33;19.9;1.55;5786 +69100;43.62991;7.06602;69;20221104;19;11.5;15.2;5.3;10.18;.7;2.87;9978 +69100;43.62991;7.06602;69;20221105;20.3;8.6;14.5;3.1;8.53;0;2.38;11601 +69100;43.62991;7.06602;69;20221106;20.4;8.8;14.6;3.5;8.73;0;2.57;11220 +69100;43.62991;7.06602;69;20221107;19.2;8.3;13.7;3.5;10.68;0;1.95;10643 +69100;43.62991;7.06602;69;20221108;20;10.3;15.1;3.2;12.23;.1;1.84;8442 +69100;43.62991;7.06602;69;20221109;19;13.8;16.4;2.5;13.88;13.8;1.5;3858 +69100;43.62991;7.06602;69;20221110;20.9;13.7;17.3;2.7;14.63;0;1.63;8624 +69100;43.62991;7.06602;69;20221111;21.2;11.6;16.4;3.4;12.48;.1;2.03;9998 +69100;43.62991;7.06602;69;20221112;18.5;11.1;14.8;3.3;11.23;0;1.86;7112 +69100;43.62991;7.06602;69;20221113;20.1;12.8;16.5;4;11.08;.1;2.44;5770 +69100;43.62991;7.06602;69;20221114;17.8;10.4;14.1;3.1;11.58;8.5;1.57;5238 +69100;43.62991;7.06602;69;20221115;16.4;12.5;14.4;2.4;14.13;4.8;.93;2479 +69100;43.62991;7.06602;69;20221116;19.3;12.3;15.8;2.6;13.18;0;1.37;8671 +69100;43.62991;7.06602;69;20221117;22.5;9.9;16.2;4.5;10.73;0;2.78;9088 +69100;43.62991;7.06602;69;20221118;20.3;14;17.2;5.5;10.03;0;3.25;8198 +69100;43.62991;7.06602;69;20221119;18.7;8.5;13.6;3.2;7.93;0;2.17;8049 +69100;43.62991;7.06602;69;20221120;17.6;7;12.3;3.5;7.73;0;2.02;9136 +69100;43.62991;7.06602;69;20221121;15.5;5.7;10.6;3.6;8.23;7.8;1.72;6307 +69100;43.62991;7.06602;69;20221122;17.7;8.9;13.3;4;8.13;.1;2.33;7439 +69100;43.62991;7.06602;69;20221123;17.3;6.8;12.1;3;6.53;0;2.06;7580 +69100;43.62991;7.06602;69;20221124;18.8;7.1;13;3.3;8.48;0;1.93;8906 +69100;43.62991;7.06602;69;20221125;17.9;9.3;13.6;3.2;9.38;0;1.8;6856 +69100;43.62991;7.06602;69;20221126;19.2;7.3;13.3;3.5;8.73;0;2;8650 +69100;43.62991;7.06602;69;20221127;17;6.5;11.7;3.5;7.48;0;2;8002 +69100;43.62991;7.06602;69;20221128;12.1;8;10;3.6;8.78;.4;1.37;2878 +69100;43.62991;7.06602;69;20221129;11.2;7.9;9.6;2.8;9.73;1.4;.92;2523 +69100;43.62991;7.06602;69;20221130;15.4;4.8;10.1;3.3;8.18;.9;1.35;8187 +69100;43.62991;7.06602;69;20221201;14.2;6;10.1;3.5;8.38;0;1.36;6427 +69100;43.62991;7.06602;69;20221202;14.1;4.8;9.5;3.5;7.88;4.3;1.47;5296 +69100;43.62991;7.06602;69;20221203;11.8;7;9.4;4.2;9.23;10.1;1.2;2390 +69100;43.62991;7.06602;69;20221204;11.9;8.5;10.2;3.3;10.83;14;.8;1943 +69100;43.62991;7.06602;69;20221205;15.3;7.7;11.5;3.1;9.23;0;1.3;6725 +69100;43.62991;7.06602;69;20221206;15;4.3;9.6;3.8;7.28;0;1.66;7529 +69100;43.62991;7.06602;69;20221207;15.3;4;9.7;4;7.73;.1;1.61;7537 +69100;43.62991;7.06602;69;20221208;12.9;6.2;9.6;3;8.63;16.2;1.16;4896 +69100;43.62991;7.06602;69;20221209;11.7;8.6;10.2;3.1;11.28;7.6;.7;1221 +69100;43.62991;7.06602;69;20221210;15.4;7.7;11.5;3;9.83;0;1.12;5044 +69100;43.62991;7.06602;69;20221211;11.5;1.7;6.6;2.6;5.58;.3;1.14;6436 +69100;43.62991;7.06602;69;20221212;12.8;2.4;7.6;3.5;5.28;10.5;1.68;6883 +69100;43.62991;7.06602;69;20221213;7.8;4.8;6.3;2.7;8.63;1.4;.59;1356 +69100;43.62991;7.06602;69;20221214;12.8;6.3;9.6;2.7;9.48;0;.91;2827 +69100;43.62991;7.06602;69;20221215;12.5;6;9.3;3.4;10.33;43.1;.85;1572 +69100;43.62991;7.06602;69;20221216;15.4;9.8;12.6;2.1;11.73;0;.76;4996 +69100;43.62991;7.06602;69;20221217;15.2;6.8;11;3.6;9.73;0;1.23;5761 +69100;43.62991;7.06602;69;20221218;14.5;5.6;10.1;4.1;8.38;0;1.5;6356 +69100;43.62991;7.06602;69;20221219;12.5;6.1;9.3;3.1;9.03;.7;1.13;2891 +69100;43.62991;7.06602;69;20221220;15.3;9;12.1;3.4;10.88;3.5;1.29;3612 +69100;43.62991;7.06602;69;20221221;13;10.6;11.8;2.9;12.33;6.2;.82;899 +69100;43.62991;7.06602;69;20221222;16.2;7.9;12.1;3.3;10.98;0;1.09;6090 +69100;43.62991;7.06602;69;20221223;16.5;8.3;12.4;3.6;10.93;0;1.2;6140 +69100;43.62991;7.06602;69;20221224;17.1;8.2;12.6;3.1;11.33;0;1.05;6510 +69100;43.62991;7.06602;69;20221225;16.9;8.9;12.9;3.2;12.03;0;1.07;4523 +69100;43.62991;7.06602;69;20221226;18.3;9.4;13.8;3;11.48;0;1.29;5976 +69100;43.62991;7.06602;69;20221227;17.3;6.9;12.1;3;10.38;0;1.18;6643 +69100;43.62991;7.06602;69;20221228;15.5;6.1;10.8;3.7;8.48;0;1.54;6655 +69100;43.62991;7.06602;69;20221229;16;7.9;12;3.3;9.93;.3;1.39;5299 +69100;43.62991;7.06602;69;20221230;16.4;8.5;12.5;3.2;11.33;0;1.08;6105 +69100;43.62991;7.06602;69;20221231;16.8;8.6;12.7;2.6;11.18;0;1.04;5565 +70072;43.20042;-1.50474;268;20220101;21.8;1.8;11.8;1;8.23;0;.83;8178 +70072;43.20042;-1.50474;268;20220102;17.6;3.6;10.6;.9;9.53;0;.63;6098 +70072;43.20042;-1.50474;268;20220103;18.6;3.2;10.9;1.3;9.48;0;.86;7019 +70072;43.20042;-1.50474;268;20220104;19.2;12;15.6;2.3;9.53;22.4;1.74;5951 +70072;43.20042;-1.50474;268;20220105;7.7;5.1;6.4;.8;7.63;3.6;.5;3785 +70072;43.20042;-1.50474;268;20220106;7.3;-1.7;2.8;.6;5.58;.6;.31;6986 +70072;43.20042;-1.50474;268;20220107;9.1;-1.9;3.6;.4;7.83;13.9;.32;4762 +70072;43.20042;-1.50474;268;20220108;13;4.8;8.9;1.4;9.03;15.4;.63;5715 +70072;43.20042;-1.50474;268;20220109;10.4;7.6;9;2.1;11.28;72;.48;1706 +70072;43.20042;-1.50474;268;20220110;12.7;8.7;10.7;2.7;12.78;23.6;.48;2685 +70072;43.20042;-1.50474;268;20220111;12.5;8.5;10.5;.9;9.73;0;.58;5526 +70072;43.20042;-1.50474;268;20220112;9.2;.7;4.9;.4;6.98;0;.36;6529 +70072;43.20042;-1.50474;268;20220113;11.7;-2.2;4.8;.4;5.93;0;.35;8419 +70072;43.20042;-1.50474;268;20220114;13.6;-5.1;4.3;.2;4.93;0;.22;9375 +70072;43.20042;-1.50474;268;20220115;12.9;-5.7;3.6;.4;4.98;0;.32;9605 +70072;43.20042;-1.50474;268;20220116;12.8;-5.7;3.6;.4;5.03;.1;.36;9570 +70072;43.20042;-1.50474;268;20220117;10.8;-3.1;3.8;.5;5.38;0;.4;8411 +70072;43.20042;-1.50474;268;20220118;8;-5.4;1.3;.5;6.03;0;.33;8626 +70072;43.20042;-1.50474;268;20220119;8.6;3;5.8;.4;7.98;.4;.46;3552 +70072;43.20042;-1.50474;268;20220120;8.5;4.1;6.3;1.1;9.08;5;.45;3158 +70072;43.20042;-1.50474;268;20220121;5.6;1.1;3.3;2.1;6.13;0;.68;5505 +70072;43.20042;-1.50474;268;20220122;8.2;-4.7;1.8;.6;5.13;0;.43;9509 +70072;43.20042;-1.50474;268;20220123;12.7;-5.3;3.7;.4;5.33;0;.46;10372 +70072;43.20042;-1.50474;268;20220124;15;-3;6;.4;5.68;0;.51;10345 +70072;43.20042;-1.50474;268;20220125;15.6;-4.5;5.5;.4;5.73;0;.5;10764 +70072;43.20042;-1.50474;268;20220126;15.5;-4.7;5.4;.5;5.68;0;.55;10676 +70072;43.20042;-1.50474;268;20220127;13.5;-4.8;4.3;.6;6.13;0;.59;10744 +70072;43.20042;-1.50474;268;20220128;10.6;.9;5.7;.9;6.98;0;.65;9002 +70072;43.20042;-1.50474;268;20220129;10.8;-3.5;3.7;.4;6.08;0;.55;9742 +70072;43.20042;-1.50474;268;20220130;7.6;-2.4;2.6;.5;6.43;.2;.47;6874 +70072;43.20042;-1.50474;268;20220131;9.4;.1;4.7;1.1;8.48;7.5;.53;6414 +70072;43.20042;-1.50474;268;20220201;9.2;5.1;7.1;1.4;8.33;.4;.73;5378 +70072;43.20042;-1.50474;268;20220202;15.5;6;10.7;.4;9.23;0;.75;8549 +70072;43.20042;-1.50474;268;20220203;17.1;-1.9;7.6;.6;7.43;0;.84;10821 +70072;43.20042;-1.50474;268;20220204;10.3;-1.1;4.6;.4;8.68;4.6;.56;6636 +70072;43.20042;-1.50474;268;20220205;9.6;6.7;8.2;1.2;8.08;.1;.87;6768 +70072;43.20042;-1.50474;268;20220206;9.9;-2.5;3.7;.4;7.18;.3;.63;8910 +70072;43.20042;-1.50474;268;20220207;11.1;5.4;8.2;.8;10.03;3.8;.68;5548 +70072;43.20042;-1.50474;268;20220208;17.6;3.5;10.5;1;9.03;0;1.11;11483 +70072;43.20042;-1.50474;268;20220209;20.7;.9;10.8;.9;7.43;0;1.37;12793 +70072;43.20042;-1.50474;268;20220210;13.1;-1.2;6;.3;7.88;.8;.95;13451 +70072;43.20042;-1.50474;268;20220211;10.4;3.6;7;.3;9.48;.5;.7;7575 +70072;43.20042;-1.50474;268;20220212;16.2;.8;8.5;.4;8.58;0;.96;12252 +70072;43.20042;-1.50474;268;20220213;17.4;3.4;10.4;2.6;8.98;5.7;1.76;11779 +70072;43.20042;-1.50474;268;20220214;10.4;5.2;7.8;.8;8.98;14.7;.81;6747 +70072;43.20042;-1.50474;268;20220215;13;4.7;8.8;.4;8.88;2.1;.9;9008 +70072;43.20042;-1.50474;268;20220216;14;5.2;9.6;.5;10.98;3.7;.85;7105 +70072;43.20042;-1.50474;268;20220217;14.7;10.4;12.5;.4;11.78;.1;.88;5538 +70072;43.20042;-1.50474;268;20220218;19;2.8;10.9;1.4;9.93;4.5;1.48;11844 +70072;43.20042;-1.50474;268;20220219;11.2;6.4;8.8;1.4;8.73;2.6;1.07;7687 +70072;43.20042;-1.50474;268;20220220;12.2;-.3;6;.3;9.23;2.6;.86;9021 +70072;43.20042;-1.50474;268;20220221;13.5;4.7;9.1;1.3;9.48;3.5;1.18;9946 +70072;43.20042;-1.50474;268;20220222;16.7;1.8;9.3;.6;8.18;0;1.31;14209 +70072;43.20042;-1.50474;268;20220223;17.9;-.4;8.8;.4;7.98;0;1.29;14931 +70072;43.20042;-1.50474;268;20220224;11.8;1;6.4;.7;8.93;2;.94;8765 +70072;43.20042;-1.50474;268;20220225;11.2;6.2;8.7;1.7;7.38;0;1.44;9719 +70072;43.20042;-1.50474;268;20220226;16.4;-2.7;6.9;1.3;7.03;.1;1.65;15867 +70072;43.20042;-1.50474;268;20220227;15.5;7;11.3;1.1;8.63;.1;1.38;7799 +70072;43.20042;-1.50474;268;20220228;19.5;.1;9.8;.8;7.98;0;1.66;15911 +70072;43.20042;-1.50474;268;20220301;20.1;-1.2;9.4;.3;7.78;.4;1.37;14009 +70072;43.20042;-1.50474;268;20220302;14.2;8.5;11.3;.8;10.03;4.9;1.21;7475 +70072;43.20042;-1.50474;268;20220303;14.8;3;8.9;1.2;9.83;21.6;1.33;10653 +70072;43.20042;-1.50474;268;20220304;11.4;7.4;9.4;1.3;9.33;6.6;1.24;8157 +70072;43.20042;-1.50474;268;20220305;10.1;4.9;7.5;1.1;8.63;2.4;1.06;7792 +70072;43.20042;-1.50474;268;20220306;11.1;4.2;7.6;.9;8.08;.4;1.2;9790 +70072;43.20042;-1.50474;268;20220307;13;1.3;7.2;1.4;8.03;0;1.53;13727 +70072;43.20042;-1.50474;268;20220308;12.6;9;10.8;2.6;8.28;2;1.89;8072 +70072;43.20042;-1.50474;268;20220309;16;-.3;7.9;3;7.83;1.1;2.2;14558 +70072;43.20042;-1.50474;268;20220310;16.8;11.4;14.1;3.7;9.03;.4;2.83;9825 +70072;43.20042;-1.50474;268;20220311;15.4;13.4;14.4;4.1;9.48;19.4;2.69;6610 +70072;43.20042;-1.50474;268;20220312;16.9;4.5;10.7;1.6;8.03;9.1;2.25;16824 +70072;43.20042;-1.50474;268;20220313;15.2;7.2;11.2;1.6;8.08;2.7;2.01;13356 +70072;43.20042;-1.50474;268;20220314;13.1;2.6;7.8;.8;8.98;2.9;1.28;9922 +70072;43.20042;-1.50474;268;20220315;22.3;6.9;14.6;2.3;10.23;0;2.85;14021 +70072;43.20042;-1.50474;268;20220316;17.3;13.9;15.6;2.3;10.93;10.8;2.16;7158 +70072;43.20042;-1.50474;268;20220317;10.1;9.7;9.9;1;10.98;15.1;.76;2339 +70072;43.20042;-1.50474;268;20220318;9.9;7;8.4;.2;10.08;.1;1.05;7353 +70072;43.20042;-1.50474;268;20220319;18.8;3.1;10.9;1.5;9.08;0;2.51;19115 +70072;43.20042;-1.50474;268;20220320;17.4;11.7;14.5;2.5;9.08;0;2.67;11099 +70072;43.20042;-1.50474;268;20220321;18.9;9;13.9;2.6;8.98;.4;2.97;15220 +70072;43.20042;-1.50474;268;20220322;14.8;10.7;12.7;3.2;6.98;.1;2.88;9413 +70072;43.20042;-1.50474;268;20220323;17.7;6.3;12;2.8;6.88;0;3.19;16775 +70072;43.20042;-1.50474;268;20220324;17.4;2.3;9.8;1.3;8.28;0;2.48;19708 +70072;43.20042;-1.50474;268;20220325;19.7;7.2;13.4;.5;10.58;0;2.35;17987 +70072;43.20042;-1.50474;268;20220326;20.5;3.2;11.8;.9;9.08;0;2.75;21610 +70072;43.20042;-1.50474;268;20220327;19.4;2.9;11.1;2;8.68;0;3.03;21277 +70072;43.20042;-1.50474;268;20220328;20.4;10.7;15.5;2.3;8.08;0;3.4;16153 +70072;43.20042;-1.50474;268;20220329;17.7;7.1;12.4;.8;10.48;1.5;2.32;17109 +70072;43.20042;-1.50474;268;20220330;11.3;9.5;10.4;.6;10.78;10.4;1.15;6318 +70072;43.20042;-1.50474;268;20220331;11.2;6.7;8.9;1.4;9.38;26.1;1.57;10885 +70072;43.20042;-1.50474;268;20220401;5.5;0;2.7;.9;6.78;13.6;1.27;12292 +70072;43.20042;-1.50474;268;20220402;8.9;0;4.4;1.4;6.08;2.8;1.82;16153 +70072;43.20042;-1.50474;268;20220403;8.1;0;4;1.7;5.78;.6;1.8;15486 +70072;43.20042;-1.50474;268;20220404;9.7;-4.2;2.7;.9;5.28;.1;2.02;20888 +70072;43.20042;-1.50474;268;20220405;14.7;-4.6;5;.7;5.98;0;2.46;23909 +70072;43.20042;-1.50474;268;20220406;12.8;.9;6.8;.4;8.38;0;2.15;19557 +70072;43.20042;-1.50474;268;20220407;20.6;1.5;11;.8;9.28;0;3.08;24289 +70072;43.20042;-1.50474;268;20220408;18.9;5.8;12.3;1;10.08;4.1;2.87;20929 +70072;43.20042;-1.50474;268;20220409;14.1;6.5;10.3;.7;9.18;1.1;2.14;15747 +70072;43.20042;-1.50474;268;20220410;22.8;-1.2;10.8;2.1;8.78;0;3.78;24849 +70072;43.20042;-1.50474;268;20220411;26.3;16.5;21.4;3.6;9.68;4.1;5.43;18356 +70072;43.20042;-1.50474;268;20220412;20;11;15.5;2.2;10.98;.5;3.28;17672 +70072;43.20042;-1.50474;268;20220413;17.9;5.3;11.6;.8;11.28;.8;2.8;21321 +70072;43.20042;-1.50474;268;20220414;17.3;11.6;14.4;.7;13.38;.3;2.22;14003 +70072;43.20042;-1.50474;268;20220415;21.1;8.6;14.8;.8;12.88;0;3.16;21548 +70072;43.20042;-1.50474;268;20220416;21.5;8.6;15;1;11.78;0;3.33;22071 +70072;43.20042;-1.50474;268;20220417;20.4;4.1;12.2;1.2;11.28;0;3.4;25155 +70072;43.20042;-1.50474;268;20220418;14;11.8;12.9;.9;11.78;1.4;1.62;8446 +70072;43.20042;-1.50474;268;20220419;10.2;9.5;9.8;.4;10.98;24.5;.95;4208 +70072;43.20042;-1.50474;268;20220420;9.6;7.1;8.3;.7;10.28;40;1.36;9229 +70072;43.20042;-1.50474;268;20220421;9.5;7.5;8.5;.7;10.98;4.6;1.23;8170 +70072;43.20042;-1.50474;268;20220422;18.2;5.2;11.7;1.4;10.18;1.6;3.21;23086 +70072;43.20042;-1.50474;268;20220423;14.5;9.1;11.8;2.1;9.88;15.3;2.47;14491 +70072;43.20042;-1.50474;268;20220424;14.9;8.3;11.6;.6;11.48;0;2.32;16268 +70072;43.20042;-1.50474;268;20220425;21.4;4.9;13.1;.8;10.78;0;3.71;26675 +70072;43.20042;-1.50474;268;20220426;25.8;5.6;15.7;1;11.48;.4;4.27;27589 +70072;43.20042;-1.50474;268;20220427;18.3;11.8;15;.7;13.78;6.9;2.63;16437 +70072;43.20042;-1.50474;268;20220428;14.2;11.6;12.9;.2;13.98;2.2;1.68;9958 +70072;43.20042;-1.50474;268;20220429;16;11;13.5;.2;13.78;0;2.25;14420 +70072;43.20042;-1.50474;268;20220430;18.9;11.6;15.2;.6;13.08;0;2.84;17808 +70072;43.20042;-1.50474;268;20220501;19.3;7.7;13.5;1.3;12.08;0;3.37;22928 +70072;43.20042;-1.50474;268;20220502;12.9;11;11.9;.3;12.58;2.4;1.5;8520 +70072;43.20042;-1.50474;268;20220503;16.9;9.9;13.4;.2;12.88;.4;2.65;17698 +70072;43.20042;-1.50474;268;20220504;16;10.5;13.2;.6;12.68;.4;2.42;15616 +70072;43.20042;-1.50474;268;20220505;17.7;7.9;12.8;1.2;11.68;.1;3.13;21407 +70072;43.20042;-1.50474;268;20220506;16.9;8.9;12.9;1;12.03;0;1.91;10307 +70072;43.20042;-1.50474;268;20220507;21.1;10.2;15.6;.7;12.73;0;2.35;12602 +70072;43.20042;-1.50474;268;20220508;21.8;8.9;15.4;.8;12.78;0;2.57;14114 +70072;43.20042;-1.50474;268;20220509;26.6;6.8;16.7;.7;12.23;0;3.03;16115 +70072;43.20042;-1.50474;268;20220510;29.2;7;18.1;.8;13.08;0;3.23;16178 +70072;43.20042;-1.50474;268;20220511;29.3;11.3;20.3;1.2;15.23;0;3.5;16089 +70072;43.20042;-1.50474;268;20220512;22.8;13.2;18;.8;15.48;0;2.57;12966 +70072;43.20042;-1.50474;268;20220513;25.4;14.2;19.8;.7;16.13;0;2.71;13147 +70072;43.20042;-1.50474;268;20220514;30.1;12.9;21.5;.9;15.68;.9;3.48;15965 +70072;43.20042;-1.50474;268;20220515;31.1;15.8;23.4;2.3;13.88;2.7;4.71;15008 +70072;43.20042;-1.50474;268;20220516;29.4;11.1;20.3;.8;14.88;0;3.4;16475 +70072;43.20042;-1.50474;268;20220517;31.2;11.2;21.2;.9;15.28;0;3.61;16629 +70072;43.20042;-1.50474;268;20220518;34.1;12;23.1;.9;16.73;3.9;3.78;16480 +70072;43.20042;-1.50474;268;20220519;25.5;15.3;20.4;1.2;18.33;0;2.85;13214 +70072;43.20042;-1.50474;268;20220520;27.3;17.4;22.4;2.6;15.53;.1;3.9;11462 +70072;43.20042;-1.50474;268;20220521;33;15.6;24.3;.7;19.13;0;3.58;16578 +70072;43.20042;-1.50474;268;20220522;34.1;17.2;25.6;1.2;18.68;1.2;4.13;16128 +70072;43.20042;-1.50474;268;20220523;21.4;15.4;18.4;1.4;13.78;1.6;2.55;9989 +70072;43.20042;-1.50474;268;20220524;15.2;10.9;13.1;.7;12.68;10.7;1.59;7768 +70072;43.20042;-1.50474;268;20220525;16.8;10.1;13.5;.9;12.48;1.6;1.93;9947 +70072;43.20042;-1.50474;268;20220526;18.3;9.1;13.7;1.1;12.88;.8;2.24;12227 +70072;43.20042;-1.50474;268;20220527;21.7;13.8;17.8;1.4;14.53;0;2.64;11355 +70072;43.20042;-1.50474;268;20220528;24.7;11.4;18;.8;14.58;0;2.96;14766 +70072;43.20042;-1.50474;268;20220529;24.7;9.6;17.2;.8;12.58;.5;3.15;16429 +70072;43.20042;-1.50474;268;20220530;23.9;9.1;16.5;.8;12.53;.1;3.09;16112 +70072;43.20042;-1.50474;268;20220531;26.1;9.5;17.8;.7;13.58;0;3.28;17175 +70072;43.20042;-1.50474;268;20220601;31.5;11.2;21.3;.7;16.03;0;3.6;17207 +70072;43.20042;-1.50474;268;20220602;28.1;13;20.5;1;17.43;2.2;3.48;16756 +70072;43.20042;-1.50474;268;20220603;24.7;16.5;20.6;1;18.33;1.1;2.64;11500 +70072;43.20042;-1.50474;268;20220604;22.2;16.2;19.2;1.2;17.68;2.7;2.34;10399 +70072;43.20042;-1.50474;268;20220605;24.2;15.7;20;1;16.83;0;2.79;12551 +70072;43.20042;-1.50474;268;20220606;25.8;12.7;19.2;.9;15.63;.1;3.19;15640 +70072;43.20042;-1.50474;268;20220607;24.5;14.9;19.7;.8;15.73;.9;2.92;13890 +70072;43.20042;-1.50474;268;20220608;21.6;13.4;17.5;.5;16.63;1.9;2.31;11664 +70072;43.20042;-1.50474;268;20220609;23.5;14;18.7;1.1;15.43;.3;2.79;12582 +70072;43.20042;-1.50474;268;20220610;28.5;9.6;19;.8;14.58;0;3.55;17521 +70072;43.20042;-1.50474;268;20220611;27.9;13.4;20.6;1;17.73;0;4.92;27297 +70072;43.20042;-1.50474;268;20220612;29;17;23;1;19.43;2.1;4.35;21418 +70072;43.20042;-1.50474;268;20220613;26.7;16.4;21.5;1;19.43;.1;3.98;20425 +70072;43.20042;-1.50474;268;20220614;34.7;15.8;25.3;.5;20.78;.1;5.09;25575 +70072;43.20042;-1.50474;268;20220615;33.1;16.4;24.8;.8;21.83;0;5.79;29535 +70072;43.20042;-1.50474;268;20220616;35.5;18.7;27.1;.6;23.53;0;5.81;28593 +70072;43.20042;-1.50474;268;20220617;37.4;19.9;28.7;.9;23.88;0;6.24;28949 +70072;43.20042;-1.50474;268;20220618;41.4;18.2;29.8;.9;20.48;0;6.6;29554 +70072;43.20042;-1.50474;268;20220619;30;16.4;23.2;1.5;17.88;1.5;5.23;25727 +70072;43.20042;-1.50474;268;20220620;26.1;16.7;21.4;1.1;18.58;.5;3.65;17761 +70072;43.20042;-1.50474;268;20220621;23.4;17.3;20.4;1;19.13;3.3;2.85;13920 +70072;43.20042;-1.50474;268;20220622;23.5;16.4;19.9;1.2;17.88;1.6;3.53;18410 +70072;43.20042;-1.50474;268;20220623;27.2;14.5;20.9;.7;17.33;5.5;4.19;22530 +70072;43.20042;-1.50474;268;20220624;26.2;14.5;20.3;1.1;16.68;0;4.93;27836 +70072;43.20042;-1.50474;268;20220625;18.6;13.4;16;.6;15.78;7.6;2.19;11601 +70072;43.20042;-1.50474;268;20220626;16.5;12.4;14.4;.5;14.43;6.6;2.05;11393 +70072;43.20042;-1.50474;268;20220627;15.8;13.6;14.7;.7;15.13;2.7;1.53;7195 +70072;43.20042;-1.50474;268;20220628;25.4;13.3;19.3;.6;15.63;0;4.51;26265 +70072;43.20042;-1.50474;268;20220629;23;13.4;18.2;.5;16.13;3.8;3.22;17768 +70072;43.20042;-1.50474;268;20220630;15.8;13.4;14.6;.4;14.78;4.3;1.71;8809 +70072;43.20042;-1.50474;268;20220701;23.2;9.1;16.1;.7;13.28;0;4.34;27421 +70072;43.20042;-1.50474;268;20220702;30.1;10.5;20.3;.8;15.58;0;5.38;30803 +70072;43.20042;-1.50474;268;20220703;25.3;13.4;19.3;.6;16.43;2.1;4.21;24117 +70072;43.20042;-1.50474;268;20220704;19.7;15.8;17.7;.5;17.38;.3;2.2;11203 +70072;43.20042;-1.50474;268;20220705;24;16.3;20.2;.7;18.18;.8;3.44;18230 +70072;43.20042;-1.50474;268;20220706;23.6;15.4;19.5;.5;17.73;4.4;3.17;16908 +70072;43.20042;-1.50474;268;20220707;25.1;12.7;18.9;1.1;16.53;0;4.28;24297 +70072;43.20042;-1.50474;268;20220708;26.4;13;19.7;1.4;16.99;.1;5.03;28700 +70072;43.20042;-1.50474;268;20220709;29.5;13.3;21.4;.9;17.09;.1;5.4;30000 +70072;43.20042;-1.50474;268;20220710;30.8;12.8;21.8;.7;17.39;0;5.45;30300 +70072;43.20042;-1.50474;268;20220711;33.9;13.7;23.8;.7;18.49;0;5.64;29700 +70072;43.20042;-1.50474;268;20220712;34.8;15.4;25.1;.8;19.63;0;5.92;30493 +70072;43.20042;-1.50474;268;20220713;35.3;14.4;24.8;.5;18.28;0;5.77;30759 +70072;43.20042;-1.50474;268;20220714;35.8;13.8;24.8;.6;17.23;0;5.71;29973 +70072;43.20042;-1.50474;268;20220715;33.2;13.5;23.4;.6;18.13;.1;5.26;28086 +70072;43.20042;-1.50474;268;20220716;37.6;15.3;26.4;.7;18.93;.1;5.77;28597 +70072;43.20042;-1.50474;268;20220717;39.2;14.8;27;.5;17.98;0;5.7;29057 +70072;43.20042;-1.50474;268;20220718;41.8;15.6;28.7;.6;18.98;0;6.03;29165 +70072;43.20042;-1.50474;268;20220719;29.8;20.1;25;1.4;20.43;.6;4.9;23330 +70072;43.20042;-1.50474;268;20220720;26;17.1;21.5;1.3;18.48;1.6;3.87;19502 +70072;43.20042;-1.50474;268;20220721;32;17.6;24.8;1.2;19.13;.1;5.62;28157 +70072;43.20042;-1.50474;268;20220722;21.7;19.2;20.5;.8;19.13;.6;1.78;7050 +70072;43.20042;-1.50474;268;20220723;27.1;16.5;21.8;.8;17.18;0;4.18;22281 +70072;43.20042;-1.50474;268;20220724;38.6;13.8;26.2;.8;18.18;.1;5.83;29086 +70072;43.20042;-1.50474;268;20220725;26.6;19.9;23.3;.9;18.33;1.1;3.63;17292 +70072;43.20042;-1.50474;268;20220726;24;16.8;20.4;1;17.08;.6;3.23;16254 +70072;43.20042;-1.50474;268;20220727;25.9;12.3;19.1;1;14.78;0;4.44;25615 +70072;43.20042;-1.50474;268;20220728;25.5;15;20.3;.9;15.88;2.2;3.79;20148 +70072;43.20042;-1.50474;268;20220729;23.7;15.7;19.7;.6;17.38;1.3;2.8;14570 +70072;43.20042;-1.50474;268;20220730;27.2;16.7;21.9;.9;18.58;.2;4.08;21459 +70072;43.20042;-1.50474;268;20220731;28;16;22;.8;18.83;0;3.98;21042 +70072;43.20042;-1.50474;268;20220801;30.2;16;23.1;.8;19.18;0;4.64;24440 +70072;43.20042;-1.50474;268;20220802;35.1;15.8;25.4;.8;18.53;0;5.54;28227 +70072;43.20042;-1.50474;268;20220803;35.3;15.8;25.5;.8;20.48;.2;5.17;25614 +70072;43.20042;-1.50474;268;20220804;27.5;21.2;24.4;1.2;22.68;2.2;3.21;14013 +70072;43.20042;-1.50474;268;20220805;23.6;19.7;21.7;.7;20.53;0;2.22;9899 +70072;43.20042;-1.50474;268;20220806;30.4;16.9;23.6;.8;19.83;0;4.52;23644 +70072;43.20042;-1.50474;268;20220807;31.6;15;23.3;.7;17.88;0;4.94;26964 +70072;43.20042;-1.50474;268;20220808;32.3;13.1;22.7;.8;16.83;.2;4.95;27132 +70072;43.20042;-1.50474;268;20220809;33;17.4;25.2;.8;18.33;0;4.86;24701 +70072;43.20042;-1.50474;268;20220810;38.2;15.6;26.9;.6;18.68;.1;5.11;25791 +70072;43.20042;-1.50474;268;20220811;39.1;20;29.5;.6;19.88;0;5.15;25219 +70072;43.20042;-1.50474;268;20220812;35.9;17.6;26.8;.8;21.83;.1;5.3;26595 +70072;43.20042;-1.50474;268;20220813;31.4;19.8;25.6;.9;22.58;2.6;3.97;19098 +70072;43.20042;-1.50474;268;20220814;25.5;19.8;22.7;1;20.03;.4;3.09;14740 +70072;43.20042;-1.50474;268;20220815;27.2;14;20.6;.8;16.58;0;3.93;22500 +70072;43.20042;-1.50474;268;20220816;25.1;15.3;20.2;.5;17.58;2.9;2.65;13985 +70072;43.20042;-1.50474;268;20220817;23.2;13.2;18.2;.6;16.53;35.9;2.91;16963 +70072;43.20042;-1.50474;268;20220818;19.1;15;17;.6;17.63;29.2;2;10933 +70072;43.20042;-1.50474;268;20220819;25.2;15.1;20.2;.8;17.63;.2;3.63;20937 +70072;43.20042;-1.50474;268;20220820;30.2;15.8;23;.7;19.53;.1;4.45;25059 +70072;43.20042;-1.50474;268;20220821;25.8;19.2;22.5;.7;20.38;1.1;2.88;14577 +70072;43.20042;-1.50474;268;20220822;22.7;16.1;19.4;.4;19.78;4.9;2.19;11676 +70072;43.20042;-1.50474;268;20220823;27.6;18.7;23.1;.5;21.28;.2;3.07;15982 +70072;43.20042;-1.50474;268;20220824;33.8;16.2;25;.4;21.23;.9;4.17;22339 +70072;43.20042;-1.50474;268;20220825;24.8;19.2;22;1.1;21.83;1.6;2.45;11536 +70072;43.20042;-1.50474;268;20220826;23.6;18.5;21;.8;20.23;.5;2.25;10942 +70072;43.20042;-1.50474;268;20220827;27.9;16.3;22.1;.5;19.13;.1;3.75;21802 +70072;43.20042;-1.50474;268;20220828;34.1;16.1;25.1;.6;19.98;2.3;4.44;24142 +70072;43.20042;-1.50474;268;20220829;33.6;18.7;26.1;.9;19.68;7.8;3.91;18253 +70072;43.20042;-1.50474;268;20220830;30.2;14.2;22.2;.8;19.73;0;4.11;23502 +70072;43.20042;-1.50474;268;20220831;23.1;19.7;21.4;.5;21.58;6;1.78;8206 +70072;43.20042;-1.50474;268;20220901;27.6;17.3;22.5;.6;20.23;.1;3.16;17405 +70072;43.20042;-1.50474;268;20220902;25.1;18.8;21.9;.5;19.73;1.5;2.35;11974 +70072;43.20042;-1.50474;268;20220903;23.9;16.3;20.1;.5;18.63;.3;2.44;13686 +70072;43.20042;-1.50474;268;20220904;31.9;14.4;23.2;.4;17.53;.1;3.67;21655 +70072;43.20042;-1.50474;268;20220905;33.7;12.7;23.2;.8;15.58;0;4.17;22962 +70072;43.20042;-1.50474;268;20220906;31.8;11.7;21.7;.8;15.93;0;3.92;22517 +70072;43.20042;-1.50474;268;20220907;26.3;13.2;19.7;.6;16.08;0;2.83;16499 +70072;43.20042;-1.50474;268;20220908;27.5;11.6;19.5;.7;15.28;2.6;3.42;21714 +70072;43.20042;-1.50474;268;20220909;24.2;14;19.1;.6;16.33;1.1;2.85;17826 +70072;43.20042;-1.50474;268;20220910;29.3;9.9;19.6;.5;14.18;0;3.39;22336 +70072;43.20042;-1.50474;268;20220911;35.4;11.9;23.7;.5;16.68;0;3.74;21939 +70072;43.20042;-1.50474;268;20220912;34.8;17;25.9;1.7;18.43;3.2;4.35;17442 +70072;43.20042;-1.50474;268;20220913;29.6;20;24.8;2.9;17.43;.5;4.14;12772 +70072;43.20042;-1.50474;268;20220914;30.2;19.4;24.8;2.4;16.53;0;4.37;16795 +70072;43.20042;-1.50474;268;20220915;27.2;15;21.1;.5;17.83;5.7;2.78;16876 +70072;43.20042;-1.50474;268;20220916;22.9;16.2;19.6;.9;17.43;1;2.38;13790 +70072;43.20042;-1.50474;268;20220917;21.7;9.9;15.8;.9;12.98;0;2.56;17388 +70072;43.20042;-1.50474;268;20220918;25.3;7.4;16.3;.4;11.48;0;2.62;19602 +70072;43.20042;-1.50474;268;20220919;26;5.4;15.7;.5;10.53;0;2.77;20753 +70072;43.20042;-1.50474;268;20220920;23.1;4.6;13.8;.5;10.53;0;2.6;20553 +70072;43.20042;-1.50474;268;20220921;23.3;4.8;14.1;.5;10.63;0;2.53;20254 +70072;43.20042;-1.50474;268;20220922;26.1;5.7;15.9;.5;11.73;0;2.63;19904 +70072;43.20042;-1.50474;268;20220923;21.4;9.5;15.5;.5;14.23;2.4;1.85;12094 +70072;43.20042;-1.50474;268;20220924;17.1;12.3;14.7;.4;14.58;19.4;1.36;8180 +70072;43.20042;-1.50474;268;20220925;18.7;9.4;14;.5;12.58;1.8;1.92;14469 +70072;43.20042;-1.50474;268;20220926;19.9;9.7;14.8;.8;12.88;7.5;1.99;13650 +70072;43.20042;-1.50474;268;20220927;16.8;12.5;14.7;.8;14.48;16.8;1.31;7323 +70072;43.20042;-1.50474;268;20220928;17.6;13.4;15.5;1;15.43;26.2;1.26;6240 +70072;43.20042;-1.50474;268;20220929;15.6;12.2;13.9;.7;13.88;27;1.13;5796 +70072;43.20042;-1.50474;268;20220930;17.4;9.8;13.6;.9;12.78;2.8;1.65;11558 +70072;43.20042;-1.50474;268;20221001;23.8;9.2;16.5;.4;13.78;.1;2.03;15019 +70072;43.20042;-1.50474;268;20221002;23.6;10.9;17.3;.5;15.48;0;2.06;15073 +70072;43.20042;-1.50474;268;20221003;25.8;14.3;20.1;.4;16.93;0;2.05;13743 +70072;43.20042;-1.50474;268;20221004;27.1;12;19.5;.3;15.03;0;2.15;16283 +70072;43.20042;-1.50474;268;20221005;28.3;9.8;19.1;.5;15.03;.1;2.38;16714 +70072;43.20042;-1.50474;268;20221006;22.3;14.8;18.5;.5;15.93;0;1.65;10629 +70072;43.20042;-1.50474;268;20221007;25.7;10.4;18.1;.5;14.93;.2;2;14252 +70072;43.20042;-1.50474;268;20221008;19.4;14.7;17;.4;16.58;.1;1.09;5663 +70072;43.20042;-1.50474;268;20221009;27.1;13;20;.6;15.48;0;2.2;15045 +70072;43.20042;-1.50474;268;20221010;21.3;11.8;16.6;.4;16.38;2.9;1.32;8652 +70072;43.20042;-1.50474;268;20221011;19.4;14.8;17.1;.4;17.63;1.6;1.08;5834 +70072;43.20042;-1.50474;268;20221012;19.3;15.6;17.4;.4;17.23;.7;1.09;5932 +70072;43.20042;-1.50474;268;20221013;23.9;12.4;18.2;.6;15.28;0;1.71;11338 +70072;43.20042;-1.50474;268;20221014;24.1;15.8;20;.4;16.78;.2;1.6;10760 +70072;43.20042;-1.50474;268;20221015;28;10.6;19.3;.4;14.83;0;1.87;15184 +70072;43.20042;-1.50474;268;20221016;28.2;12.5;20.4;1.7;14.43;.9;2.6;12785 +70072;43.20042;-1.50474;268;20221017;27.6;17.5;22.6;1.6;16.08;2.6;2.5;11139 +70072;43.20042;-1.50474;268;20221018;30.1;13.2;21.6;1.3;15.93;0;2.49;13119 +70072;43.20042;-1.50474;268;20221019;29.6;16.8;23.2;3;14.33;.2;3.7;10892 +70072;43.20042;-1.50474;268;20221020;24.7;16.5;20.6;4.2;13.23;0;3.61;8893 +70072;43.20042;-1.50474;268;20221021;21.8;19.5;20.6;3;13.63;.1;2.59;3315 +70072;43.20042;-1.50474;268;20221022;24.1;15.8;20;2.9;13.38;.4;2.83;10180 +70072;43.20042;-1.50474;268;20221023;26.2;19;22.6;4.7;12.28;0;4.5;10297 +70072;43.20042;-1.50474;268;20221024;23.6;16;19.8;1.8;11.93;0;2.31;9811 +70072;43.20042;-1.50474;268;20221025;28.1;9.2;18.7;2;11.83;0;2.63;10816 +70072;43.20042;-1.50474;268;20221026;28.1;10.4;19.3;1.9;12.13;0;2.54;10537 +70072;43.20042;-1.50474;268;20221027;29.3;19.5;24.4;4;10.23;0;4.94;7791 +70072;43.20042;-1.50474;268;20221028;27.6;22.1;24.8;2.8;10.23;0;3.82;5658 +70072;43.20042;-1.50474;268;20221029;28.8;18;23.4;3;6.53;0;4.38;6596 +70072;43.20042;-1.50474;268;20221030;21;16.8;18.9;1.5;11.43;4.7;1.78;5301 +70072;43.20042;-1.50474;268;20221031;21.9;11.7;16.8;2.4;14.38;6.5;1.63;5459 +70072;43.20042;-1.50474;268;20221101;20.6;12;16.3;.5;14.28;.1;1.09;9825 +70072;43.20042;-1.50474;268;20221102;20.6;9.3;14.9;.7;12.73;.1;1.1;10047 +70072;43.20042;-1.50474;268;20221103;20;9.2;14.6;1.4;12.78;8;1.23;6087 +70072;43.20042;-1.50474;268;20221104;15.1;6.7;10.9;1.1;10.73;14.1;.91;7353 +70072;43.20042;-1.50474;268;20221105;18.1;6;12;.4;10.08;.1;.85;10279 +70072;43.20042;-1.50474;268;20221106;19.8;2.2;11;.5;8.93;0;.89;10182 +70072;43.20042;-1.50474;268;20221107;21.8;3.5;12.7;1.8;9.18;.6;1.68;10584 +70072;43.20042;-1.50474;268;20221108;20.2;16.1;18.1;3.2;11.38;.1;2.56;4103 +70072;43.20042;-1.50474;268;20221109;16.7;14.5;15.6;1.3;12.23;5.9;1.22;3338 +70072;43.20042;-1.50474;268;20221110;18.8;4.9;11.8;.4;9.93;0;.75;10220 +70072;43.20042;-1.50474;268;20221111;22.3;2.8;12.5;.9;9.73;.1;1.1;10935 +70072;43.20042;-1.50474;268;20221112;24.6;7.2;15.9;1.3;10.48;0;1.47;8571 +70072;43.20042;-1.50474;268;20221113;24;5.3;14.7;1.4;9.98;0;1.46;10390 +70072;43.20042;-1.50474;268;20221114;15.4;7.7;11.5;2;12.13;4.5;.85;4106 +70072;43.20042;-1.50474;268;20221115;18.6;10;14.3;2.6;12.23;9.6;1.36;5171 +70072;43.20042;-1.50474;268;20221116;18.6;8.1;13.4;2.1;11.58;1.3;1.21;7747 +70072;43.20042;-1.50474;268;20221117;17.1;13.6;15.3;1.1;13.63;9.2;.89;3873 +70072;43.20042;-1.50474;268;20221118;11;8.5;9.8;.8;10.78;28;.57;3008 +70072;43.20042;-1.50474;268;20221119;9.3;6.2;7.7;1;9.38;18.8;.56;3743 +70072;43.20042;-1.50474;268;20221120;13.5;5.7;9.6;.7;10.53;9.3;.58;4498 +70072;43.20042;-1.50474;268;20221121;14;8.2;11.1;1.6;11.23;35.8;.84;2563 +70072;43.20042;-1.50474;268;20221122;11.1;7;9;3;8.39;8.5;1.18;2300 +70072;43.20042;-1.50474;268;20221123;14.9;9.3;12.1;1.3;12.18;5.9;.72;3595 +70072;43.20042;-1.50474;268;20221124;14;5.2;9.6;.7;10.23;4.7;.57;3709 +70072;43.20042;-1.50474;268;20221125;10.1;6.3;8.2;.6;10.53;14.8;.45;2997 +70072;43.20042;-1.50474;268;20221126;14;4.8;9.4;.4;9.43;0;.46;6128 +70072;43.20042;-1.50474;268;20221127;16.8;1.4;9.1;1;8.03;11.1;.8;7207 +70072;43.20042;-1.50474;268;20221128;11.4;7.3;9.4;.8;10.53;3.3;.53;3216 +70072;43.20042;-1.50474;268;20221129;11;7.8;9.4;.6;11.23;6;.47;2487 +70072;43.20042;-1.50474;268;20221130;11.9;6.5;9.2;.6;10.18;0;.46;4698 +70072;43.20042;-1.50474;268;20221201;8.2;4.1;6.2;.7;8.38;0;.42;3929 +70072;43.20042;-1.50474;268;20221202;8.2;1.3;4.8;.4;7.73;.1;.35;5184 +70072;43.20042;-1.50474;268;20221203;6.4;4.6;5.5;.7;8.33;3.7;.42;1913 +70072;43.20042;-1.50474;268;20221204;9.6;.8;5.2;.9;6.68;0;.44;7041 +70072;43.20042;-1.50474;268;20221205;12.3;-2.3;5;.8;6.93;.1;.42;7033 +70072;43.20042;-1.50474;268;20221206;14.8;6.5;10.7;.4;10.73;.3;.43;4155 +70072;43.20042;-1.50474;268;20221207;14.2;7.6;10.9;.3;11.33;.5;.41;4518 +70072;43.20042;-1.50474;268;20221208;12.9;7.3;10.1;.7;10.93;4.4;.51;2406 +70072;43.20042;-1.50474;268;20221209;15.5;8.1;11.8;1.5;11.18;2.2;.73;4329 +70072;43.20042;-1.50474;268;20221210;6.8;.6;3.7;1.1;6.33;0;.39;6413 +70072;43.20042;-1.50474;268;20221211;4.8;-3.6;.6;.4;6.03;0;.3;3286 +70072;43.20042;-1.50474;268;20221212;11;.6;5.8;1.1;8.48;14.9;.55;2903 +70072;43.20042;-1.50474;268;20221213;15.4;8.7;12.1;1;12.03;7.2;.65;3536 +70072;43.20042;-1.50474;268;20221214;18.3;9.8;14;1.6;11.78;.5;.85;6546 +70072;43.20042;-1.50474;268;20221215;15.9;8.8;12.3;1.8;11.23;7.6;.87;4623 +70072;43.20042;-1.50474;268;20221216;10;8.7;9.3;1.3;10.68;3.7;.58;937 +70072;43.20042;-1.50474;268;20221217;13.5;5.2;9.3;.7;8.88;0;.39;6436 +70072;43.20042;-1.50474;268;20221218;16.4;1.6;9;3.4;8.13;.2;1.42;7231 +70072;43.20042;-1.50474;268;20221219;17.6;14.7;16.1;5.5;8.08;.8;3.65;2404 +70072;43.20042;-1.50474;268;20221220;18.2;16;17.1;4.2;9.03;3.4;2.98;3703 +70072;43.20042;-1.50474;268;20221221;18.4;6.4;12.4;1.3;10.43;.1;.73;6796 +70072;43.20042;-1.50474;268;20221222;17.1;4.8;10.9;1;10.73;0;.59;5211 +70072;43.20042;-1.50474;268;20221223;19.9;9.9;14.9;2.1;11.13;.1;1.32;5542 +70072;43.20042;-1.50474;268;20221224;20.4;6;13.2;1.3;9.58;0;.94;7085 +70072;43.20042;-1.50474;268;20221225;19.4;10.8;15.1;2.7;9.38;0;1.73;7124 +70072;43.20042;-1.50474;268;20221226;18.6;12.2;15.4;1.7;10.33;1.2;1.3;4531 +70072;43.20042;-1.50474;268;20221227;16.2;9.5;12.8;.7;11.93;.3;.51;4208 +70072;43.20042;-1.50474;268;20221228;18.4;4.4;11.4;1.9;9.13;0;1.08;7370 +70072;43.20042;-1.50474;268;20221229;16.5;11.4;14;2.1;10.23;10.1;1.31;3735 +70072;43.20042;-1.50474;268;20221230;19.6;9.4;14.5;2.8;12.08;0;1.31;5009 +70072;43.20042;-1.50474;268;20221231;21.3;15.9;18.6;4.2;8.53;0;3.41;4649 +70073;43.23443;-1.20051;180;20220101;23.6;3.4;13.5;1.4;8.11;0;1.21;7500 +70073;43.23443;-1.20051;180;20220102;17.7;6.4;12;1.3;9.91;.1;.84;4300 +70073;43.23443;-1.20051;180;20220103;20.6;4;12.3;2;9.41;0;1.23;6600 +70073;43.23443;-1.20051;180;20220104;19.7;17.1;18.4;3.3;9.31;19.4;2.5;5600 +70073;43.23443;-1.20051;180;20220105;8.5;6.5;7.5;1;7.51;2.9;.53;4800 +70073;43.23443;-1.20051;180;20220106;7.9;-2.5;2.7;.5;5.41;.3;.23;8700 +70073;43.23443;-1.20051;180;20220107;10;-2;4;.5;7.81;11.9;.36;3300 +70073;43.23443;-1.20051;180;20220108;13.2;5.3;9.2;2.1;9.01;12.3;.76;5900 +70073;43.23443;-1.20051;180;20220109;11.2;8.5;9.8;3;11.11;58.2;.57;600 +70073;43.23443;-1.20051;180;20220110;13.6;9.3;11.4;4;12.61;14.7;.56;2000 +70073;43.23443;-1.20051;180;20220111;12.5;8.7;10.6;1.3;9.71;.1;.6;7400 +70073;43.23443;-1.20051;180;20220112;9.7;2.9;6.3;.4;7.31;0;.36;6700 +70073;43.23443;-1.20051;180;20220113;11.6;-3.3;4.1;.2;5.71;0;.23;9200 +70073;43.23443;-1.20051;180;20220114;15.4;-4.4;5.5;.1;4.91;.1;.15;9500 +70073;43.23443;-1.20051;180;20220115;14;-4.4;4.8;.6;5.21;.1;.46;9600 +70073;43.23443;-1.20051;180;20220116;13.4;-4.4;4.5;.6;5.21;.1;.47;9400 +70073;43.23443;-1.20051;180;20220117;10.8;-2.1;4.3;.5;5.61;0;.41;8300 +70073;43.23443;-1.20051;180;20220118;6.5;-4.4;1;.6;6.11;0;.31;8400 +70073;43.23443;-1.20051;180;20220119;9.5;3.8;6.6;.5;7.81;.4;.51;2300 +70073;43.23443;-1.20051;180;20220120;9;4.2;6.6;1.4;9.11;4.9;.45;2300 +70073;43.23443;-1.20051;180;20220121;5.3;2.9;4.1;2.6;6.31;0;.71;5800 +70073;43.23443;-1.20051;180;20220122;7.7;-3.8;1.9;.5;5.21;.1;.39;10200 +70073;43.23443;-1.20051;180;20220123;12.2;-4.3;3.9;.3;5.41;0;.4;10100 +70073;43.23443;-1.20051;180;20220124;15.7;-2.7;6.5;.2;5.71;0;.39;10400 +70073;43.23443;-1.20051;180;20220125;15.9;-3.5;6.2;.4;5.81;0;.53;10400 +70073;43.23443;-1.20051;180;20220126;14.9;-3.8;5.5;.8;5.71;0;.74;10100 +70073;43.23443;-1.20051;180;20220127;13.8;-3.8;5;.8;6.31;.1;.68;10400 +70073;43.23443;-1.20051;180;20220128;9.9;2.8;6.3;1.1;7.11;0;.68;9500 +70073;43.23443;-1.20051;180;20220129;12.1;-3;4.5;.7;6.11;.1;.64;10000 +70073;43.23443;-1.20051;180;20220130;3.6;-.9;1.3;.5;6.51;.3;.39;3900 +70073;43.23443;-1.20051;180;20220131;9.9;1.3;5.6;1.4;8.41;4.1;.54;4800 +70073;43.23443;-1.20051;180;20220201;9.7;5.2;7.4;1.5;8.21;.2;.75;6200 +70073;43.23443;-1.20051;180;20220202;16.6;6.2;11.4;.6;9.31;0;.83;9400 +70073;43.23443;-1.20051;180;20220203;17.7;-1.8;7.9;.8;7.61;0;.92;9600 +70073;43.23443;-1.20051;180;20220204;11.9;-.1;5.9;.6;8.91;4.1;.54;4200 +70073;43.23443;-1.20051;180;20220205;10.1;7.6;8.8;1.6;8.21;.3;.97;9200 +70073;43.23443;-1.20051;180;20220206;11.3;-2.5;4.4;.6;7.21;.2;.65;8300 +70073;43.23443;-1.20051;180;20220207;12;6.4;9.2;1.1;10.11;3.4;.69;4600 +70073;43.23443;-1.20051;180;20220208;16.5;4.5;10.5;1.2;9.31;0;1.12;11200 +70073;43.23443;-1.20051;180;20220209;22.3;1.9;12.1;.9;7.31;.1;1.38;12300 +70073;43.23443;-1.20051;180;20220210;4.9;-.2;2.3;.3;7.9;.5;.95;13451 +70073;43.23443;-1.20051;180;20220211;10.9;4.1;7.5;.3;9.5;.5;.7;7575 +70073;43.23443;-1.20051;180;20220212;16.7;1.3;9;.4;8.6;0;.96;12252 +70073;43.23443;-1.20051;180;20220213;17.9;3.9;10.9;2.6;9;6.5;1.76;11779 +70073;43.23443;-1.20051;180;20220214;10.9;5.7;8.3;.8;9;15.4;.81;6747 +70073;43.23443;-1.20051;180;20220215;13.5;5.2;9.4;.4;8.9;2.3;.9;9008 +70073;43.23443;-1.20051;180;20220216;14.6;6.6;10.6;.7;11.21;3.8;.76;4400 +70073;43.23443;-1.20051;180;20220217;15.2;11;13.1;.4;11.91;.3;.83;4700 +70073;43.23443;-1.20051;180;20220218;18.2;2.9;10.5;2;9.91;2.3;1.45;9700 +70073;43.23443;-1.20051;180;20220219;11.5;7;9.2;1.6;8.71;1.8;1.12;8200 +70073;43.23443;-1.20051;180;20220220;14.6;.5;7.5;.4;9.31;1.7;.8;6600 +70073;43.23443;-1.20051;180;20220221;14.6;4.9;9.7;1.9;9.41;3.2;1.3;10300 +70073;43.23443;-1.20051;180;20220222;16.3;1.9;9.1;.5;8.11;.1;1.27;14500 +70073;43.23443;-1.20051;180;20220223;16.7;0;8.3;.3;8.11;0;1.19;14100 +70073;43.23443;-1.20051;180;20220224;13;2.2;7.6;1;8.91;1.7;.87;5700 +70073;43.23443;-1.20051;180;20220225;11.3;6;8.6;2.1;7.41;.1;1.53;11900 +70073;43.23443;-1.20051;180;20220226;15.9;-2.1;6.9;1.1;6.81;.1;1.53;15400 +70073;43.23443;-1.20051;180;20220227;16.4;6.1;11.2;1.3;8.91;.1;1.31;5800 +70073;43.23443;-1.20051;180;20220228;18.6;1.1;9.8;1;8.21;0;1.68;15100 +70073;43.23443;-1.20051;180;20220301;18.5;-.4;9;.2;7.71;.2;1.16;11100 +70073;43.23443;-1.20051;180;20220302;14.6;10.4;12.5;1;9.81;3.5;1.17;5000 +70073;43.23443;-1.20051;180;20220303;17.1;1.7;9.4;1.5;9.51;13.8;1.39;9600 +70073;43.23443;-1.20051;180;20220304;12.5;8.2;10.3;1.9;9.01;5.6;1.45;9200 +70073;43.23443;-1.20051;180;20220305;10.2;5.6;7.9;1.3;8.51;1.9;1.01;6400 +70073;43.23443;-1.20051;180;20220306;10.9;4.9;7.9;1.1;8.01;.2;1.16;8600 +70073;43.23443;-1.20051;180;20220307;13.4;2.2;7.8;1.9;8.01;0;1.56;12900 +70073;43.23443;-1.20051;180;20220308;12.8;11.4;12.1;3.4;8.11;1.5;2.16;6800 +70073;43.23443;-1.20051;180;20220309;17.4;-.1;8.6;4;7.51;.1;2.44;12200 +70073;43.23443;-1.20051;180;20220310;17.3;13.3;15.3;4.9;8.61;.4;3.36;9100 +70073;43.23443;-1.20051;180;20220311;15.2;14.8;15;5;9.21;13.8;2.98;6200 +70073;43.23443;-1.20051;180;20220312;17.4;5.5;11.4;2;7.91;5.7;2.45;17800 +70073;43.23443;-1.20051;180;20220313;15;7.7;11.3;2;8.01;2.4;2.14;13900 +70073;43.23443;-1.20051;180;20220314;10.5;2.8;6.6;.8;8.81;2.3;.74;3700 +70073;43.23443;-1.20051;180;20220315;23.8;6.9;15.3;2.7;9.71;0;2.95;10700 +70073;43.23443;-1.20051;180;20220316;17.9;15.5;16.7;2.5;10.61;10.9;2.24;5400 +70073;43.23443;-1.20051;180;20220317;10.5;10.4;10.4;1.4;11.01;21.3;.74;1800 +70073;43.23443;-1.20051;180;20220318;10.4;7.5;9;.2;10.1;.3;1.05;7353 +70073;43.23443;-1.20051;180;20220319;19.3;3.6;11.5;1.5;9.1;0;2.51;19115 +70073;43.23443;-1.20051;180;20220320;17.9;12.2;15.1;2.5;9.1;0;2.67;11099 +70073;43.23443;-1.20051;180;20220321;19.4;9.5;14.5;2.6;9;.1;2.97;15220 +70073;43.23443;-1.20051;180;20220322;15.3;11.2;13.3;3.2;7;0;2.88;9413 +70073;43.23443;-1.20051;180;20220323;18.2;6.8;12.5;2.8;6.9;0;3.19;16775 +70073;43.23443;-1.20051;180;20220324;17.9;2.8;10.4;1.3;8.3;0;2.48;19708 +70073;43.23443;-1.20051;180;20220325;20.2;7.7;14;.5;10.6;0;2.35;17987 +70073;43.23443;-1.20051;180;20220326;21;3.7;12.4;.9;9.1;0;2.75;21610 +70073;43.23443;-1.20051;180;20220327;19.9;3.4;11.7;2;8.7;0;3.03;21277 +70073;43.23443;-1.20051;180;20220328;20.9;11.2;16.1;2.3;8.1;0;3.4;16153 +70073;43.23443;-1.20051;180;20220329;18.2;7.6;12.9;.8;10.5;1.8;2.32;17109 +70073;43.23443;-1.20051;180;20220330;11.8;10;10.9;.6;10.8;8.5;1.15;6318 +70073;43.23443;-1.20051;180;20220331;11.7;7.2;9.5;1.4;9.4;18;1.57;10885 +70073;43.23443;-1.20051;180;20220401;6;.5;3.3;.9;6.8;11;1.27;12292 +70073;43.23443;-1.20051;180;20220402;9.4;.5;5;1.4;6.1;1.2;1.82;16153 +70073;43.23443;-1.20051;180;20220403;8.6;.5;4.6;1.7;5.8;.5;1.8;15486 +70073;43.23443;-1.20051;180;20220404;10.2;-3.7;3.3;.9;5.3;.1;2.02;20888 +70073;43.23443;-1.20051;180;20220405;15.2;-4.1;5.6;.7;6;0;2.46;23909 +70073;43.23443;-1.20051;180;20220406;13.3;1.4;7.4;.4;8.4;0;2.15;19557 +70073;43.23443;-1.20051;180;20220407;21.1;2;11.6;.8;9.3;0;3.08;24289 +70073;43.23443;-1.20051;180;20220408;19.4;6.3;12.9;1;10.1;3.1;2.87;20929 +70073;43.23443;-1.20051;180;20220409;14.6;7;10.8;.7;9.2;.7;2.14;15747 +70073;43.23443;-1.20051;180;20220410;23.3;-.7;11.3;2.1;8.8;0;3.78;24849 +70073;43.23443;-1.20051;180;20220411;26.8;17;21.9;3.6;9.7;2.5;5.43;18356 +70073;43.23443;-1.20051;180;20220412;20.5;11.5;16;2.2;11;1.2;3.28;17672 +70073;43.23443;-1.20051;180;20220413;18.4;5.8;12.1;.8;11.3;.9;2.8;21321 +70073;43.23443;-1.20051;180;20220414;17.8;12.1;15;.7;13.4;.2;2.22;14003 +70073;43.23443;-1.20051;180;20220415;21.6;9.1;15.4;.8;12.9;0;3.16;21548 +70073;43.23443;-1.20051;180;20220416;22;9.1;15.6;1;11.8;0;3.33;22071 +70073;43.23443;-1.20051;180;20220417;20.9;4.6;12.8;1.2;11.3;0;3.4;25155 +70073;43.23443;-1.20051;180;20220418;14.5;12.3;13.4;.9;11.8;.3;1.62;8446 +70073;43.23443;-1.20051;180;20220419;10.7;10;10.4;.4;11;17.3;.95;4208 +70073;43.23443;-1.20051;180;20220420;10.1;7.6;8.9;.7;10.3;34.7;1.36;9229 +70073;43.23443;-1.20051;180;20220421;10;8;9;.7;11;6.8;1.23;8170 +70073;43.23443;-1.20051;180;20220422;18.7;5.7;12.2;1.4;10.2;2;3.21;23086 +70073;43.23443;-1.20051;180;20220423;15;9.6;12.3;2.1;9.9;14.2;2.47;14491 +70073;43.23443;-1.20051;180;20220424;15.4;8.8;12.1;.6;11.5;.1;2.32;16268 +70073;43.23443;-1.20051;180;20220425;21.9;5.4;13.7;.8;10.8;0;3.71;26675 +70073;43.23443;-1.20051;180;20220426;26.3;6.1;16.2;1;11.5;.2;4.27;27589 +70073;43.23443;-1.20051;180;20220427;18.8;12.3;15.6;.7;13.8;3.8;2.63;16437 +70073;43.23443;-1.20051;180;20220428;14.7;12.1;13.4;.2;14;1.4;1.68;9958 +70073;43.23443;-1.20051;180;20220429;16.5;11.5;14;.2;13.8;0;2.25;14420 +70073;43.23443;-1.20051;180;20220430;19.4;12.1;15.8;.6;13.1;0;2.84;17808 +70073;43.23443;-1.20051;180;20220501;19.8;8.2;14;1.3;12.1;0;3.37;22928 +70073;43.23443;-1.20051;180;20220502;13.4;11.5;12.5;.3;12.6;2.9;1.5;8520 +70073;43.23443;-1.20051;180;20220503;17.4;10.4;13.9;.2;12.9;1;2.65;17698 +70073;43.23443;-1.20051;180;20220504;16.5;11;13.8;.6;12.7;0;2.42;15616 +70073;43.23443;-1.20051;180;20220505;18.2;8.4;13.3;1.2;11.7;.1;3.13;21407 +70073;43.23443;-1.20051;180;20220506;17.5;9.1;13.3;1.2;12.11;0;1;1700 +70073;43.23443;-1.20051;180;20220507;21.4;10.8;16.1;.8;12.91;.1;1.14;2000 +70073;43.23443;-1.20051;180;20220508;21.6;9.7;15.6;1;13.11;0;1.21;2300 +70073;43.23443;-1.20051;180;20220509;26.3;7.7;17;.9;12.51;0;1.52;2800 +70073;43.23443;-1.20051;180;20220510;28.9;7.9;18.4;1;13.31;0;1.72;2800 +70073;43.23443;-1.20051;180;20220511;26.7;12.7;19.7;1.4;16.01;0;1.61;2500 +70073;43.23443;-1.20051;180;20220512;19.7;13.6;16.6;1.3;15.21;.1;.96;1000 +70073;43.23443;-1.20051;180;20220513;25;14.5;19.7;.7;16.11;.1;1.15;1800 +70073;43.23443;-1.20051;180;20220514;29.3;13.4;21.3;1;15.71;.8;1.58;1900 +70073;43.23443;-1.20051;180;20220515;31.7;15.5;23.6;3;12.91;1.2;3.77;2300 +70073;43.23443;-1.20051;180;20220516;29.8;12.2;21;1.1;15.11;0;1.8;2700 +70073;43.23443;-1.20051;180;20220517;31.3;12.2;21.7;1.1;15.71;.1;1.9;2900 +70073;43.23443;-1.20051;180;20220518;34.7;12.8;23.7;1.1;17.21;5.3;2.03;2500 +70073;43.23443;-1.20051;180;20220519;24;15.7;19.8;1.6;18.11;0;1.24;1600 +70073;43.23443;-1.20051;180;20220520;28.9;17.6;23.2;3.9;15.11;0;3.48;1400 +70073;43.23443;-1.20051;180;20220521;30.1;16.6;23.3;.9;20.41;0;1.4;2400 +70073;43.23443;-1.20051;180;20220522;35.4;18.2;26.8;1.7;19.21;.9;2.48;1900 +70073;43.23443;-1.20051;180;20220523;21.5;15.8;18.6;2.1;13.81;.5;1.77;1800 +70073;43.23443;-1.20051;180;20220524;15.3;10.8;13;1;12.51;5.3;.78;900 +70073;43.23443;-1.20051;180;20220525;17;10.1;13.5;1.1;12.41;2;.92;1300 +70073;43.23443;-1.20051;180;20220526;19;10.3;14.6;1.4;13.11;.2;1.07;1500 +70073;43.23443;-1.20051;180;20220527;22.5;14.4;18.4;2.1;14.51;0;1.7;2100 +70073;43.23443;-1.20051;180;20220528;24.9;10.8;17.8;1;14.41;0;1.44;2900 +70073;43.23443;-1.20051;180;20220529;25.1;10.5;17.8;.8;12.51;.7;1.5;3000 +70073;43.23443;-1.20051;180;20220530;23.9;9.7;16.8;1;12.31;.2;1.46;2500 +70073;43.23443;-1.20051;180;20220531;25.7;10.9;18.3;1;13.61;0;1.55;2800 +70073;43.23443;-1.20051;180;20220601;29.4;12.2;20.8;.9;16.31;0;1.58;2800 +70073;43.23443;-1.20051;180;20220602;27.9;14.7;21.3;1.3;17.91;2.1;1.59;2600 +70073;43.23443;-1.20051;180;20220603;25.3;17.1;21.2;1.3;18.21;.9;1.31;1500 +70073;43.23443;-1.20051;180;20220604;21.8;17.2;19.5;1.5;17.81;6.5;1.08;1000 +70073;43.23443;-1.20051;180;20220605;24.1;16.4;20.2;1.4;16.81;0;1.47;2300 +70073;43.23443;-1.20051;180;20220606;25.1;13.8;19.4;1.3;15.81;0;1.47;2200 +70073;43.23443;-1.20051;180;20220607;24.3;17.2;20.7;1;15.81;1.1;1.39;1900 +70073;43.23443;-1.20051;180;20220608;22.1;14.3;18.2;.7;16.61;2;.89;1100 +70073;43.23443;-1.20051;180;20220609;24.3;14;19.1;1.4;15.21;.2;1.56;2500 +70073;43.23443;-1.20051;180;20220610;28.6;9.9;19.2;1.1;14.51;0;1.75;3000 +70073;43.23443;-1.20051;180;20220611;27.8;13.9;20.8;1.5;17.81;.1;4.62;24700 +70073;43.23443;-1.20051;180;20220612;28.8;17.8;23.3;1.6;19.31;2.1;3.61;15300 +70073;43.23443;-1.20051;180;20220613;26.8;17.5;22.1;1.3;19.41;.1;3.31;15400 +70073;43.23443;-1.20051;180;20220614;35;16.4;25.7;.7;21.21;.1;4.15;19000 +70073;43.23443;-1.20051;180;20220615;33.2;17.2;25.2;1;21.91;0;5.42;26900 +70073;43.23443;-1.20051;180;20220616;35;18.9;26.9;.6;23.51;0;5.15;25000 +70073;43.23443;-1.20051;180;20220617;36.6;20.4;28.5;1.1;24.01;0;5.72;25700 +70073;43.23443;-1.20051;180;20220618;41.9;19.1;30.5;1.2;20.41;0;6.48;26900 +70073;43.23443;-1.20051;180;20220619;27.6;16.9;22.2;1.7;18.01;.8;4.3;20700 +70073;43.23443;-1.20051;180;20220620;27.2;17.2;22.2;1.3;18.81;.9;2.99;12700 +70073;43.23443;-1.20051;180;20220621;22.6;18.1;20.3;1.3;19.41;9.1;1.86;7300 +70073;43.23443;-1.20051;180;20220622;23.2;17;20.1;1.7;17.71;2.9;3.14;15400 +70073;43.23443;-1.20051;180;20220623;28;14.9;21.4;.8;17.31;7.5;3.6;18000 +70073;43.23443;-1.20051;180;20220624;25;15.3;20.1;1.5;16.91;0;4.84;27600 +70073;43.23443;-1.20051;180;20220625;19.1;14.4;16.7;.9;15.91;6.8;1.39;5400 +70073;43.23443;-1.20051;180;20220626;16.3;13;14.6;.8;14.51;5.5;1.42;6600 +70073;43.23443;-1.20051;180;20220627;16.9;14.4;15.6;1;15.01;1.4;1.25;4600 +70073;43.23443;-1.20051;180;20220628;24.3;13.9;19.1;.8;15.51;.1;4.19;24300 +70073;43.23443;-1.20051;180;20220629;23.4;13;18.2;.7;15.91;3.8;2.52;12800 +70073;43.23443;-1.20051;180;20220630;15.8;14.2;15;.6;15.01;5;1.2;5000 +70073;43.23443;-1.20051;180;20220701;22.9;9.6;16.2;.7;13.41;0;4.03;25400 +70073;43.23443;-1.20051;180;20220702;29.2;11;20.1;.9;15.81;0;5.17;29600 +70073;43.23443;-1.20051;180;20220703;25.1;13.8;19.4;.8;16.51;2.3;3.84;21500 +70073;43.23443;-1.20051;180;20220704;20.3;16.7;18.5;.6;17.31;.2;1.71;7500 +70073;43.23443;-1.20051;180;20220705;25;16.9;20.9;.9;18.41;1.9;3.17;16000 +70073;43.23443;-1.20051;180;20220706;24.5;16.3;20.4;.7;17.91;2.7;2.54;12100 +70073;43.23443;-1.20051;180;20220707;25.5;12.3;18.9;1.1;16.51;0;3.98;22600 +70073;43.23443;-1.20051;180;20220708;26.9;13.5;20.2;1.4;17.01;.2;5.03;28700 +70073;43.23443;-1.20051;180;20220709;30;13.8;21.9;.9;17.11;.2;5.4;30000 +70073;43.23443;-1.20051;180;20220710;31.3;13.3;22.3;.7;17.41;0;5.45;30300 +70073;43.23443;-1.20051;180;20220711;34.4;14.2;24.3;.7;18.51;0;5.64;29700 +70073;43.23443;-1.20051;180;20220712;34.7;16.7;25.7;.9;20.41;.1;5.85;29500 +70073;43.23443;-1.20051;180;20220713;34.8;15.5;25.1;.6;18.61;0;5.71;30100 +70073;43.23443;-1.20051;180;20220714;35.5;14.9;25.2;.8;17.41;0;5.63;28600 +70073;43.23443;-1.20051;180;20220715;32.5;14.8;23.6;.6;18.91;.1;4.75;24900 +70073;43.23443;-1.20051;180;20220716;36.9;16.3;26.6;.8;19.61;.1;5.4;26000 +70073;43.23443;-1.20051;180;20220717;38.5;15.4;26.9;.7;18.11;0;5.54;27000 +70073;43.23443;-1.20051;180;20220718;41;16.3;28.6;.6;19.81;0;5.7;27300 +70073;43.23443;-1.20051;180;20220719;28.9;20.7;24.8;1.6;20.61;1.3;4.68;22200 +70073;43.23443;-1.20051;180;20220720;26.2;16.7;21.4;1.4;18.71;1;3.6;18000 +70073;43.23443;-1.20051;180;20220721;32.2;19.2;25.7;1.5;19.41;0;5.67;27300 +70073;43.23443;-1.20051;180;20220722;22.6;18.9;20.7;1.2;19.11;.9;1.63;5400 +70073;43.23443;-1.20051;180;20220723;26.6;17.6;22.1;1;17.01;0;3.84;19500 +70073;43.23443;-1.20051;180;20220724;36.6;13.7;25.1;.8;18.41;.1;5.49;27700 +70073;43.23443;-1.20051;180;20220725;26.8;20.9;23.8;1;18.41;.6;3.38;15300 +70073;43.23443;-1.20051;180;20220726;24;18.2;21.1;1.1;17.21;.7;2.66;11800 +70073;43.23443;-1.20051;180;20220727;26.3;13.8;20;1;15.11;0;4.22;23700 +70073;43.23443;-1.20051;180;20220728;25.1;16.1;20.6;.9;16.11;.9;3.15;15800 +70073;43.23443;-1.20051;180;20220729;24.4;16.5;20.4;.4;17.81;1.3;2.01;9200 +70073;43.23443;-1.20051;180;20220730;27.1;18.4;22.7;1;19.01;.1;3.67;18400 +70073;43.23443;-1.20051;180;20220731;28.1;17.5;22.8;.9;19.21;0;3.37;16400 +70073;43.23443;-1.20051;180;20220801;30.4;16.4;23.4;1;19.31;0;4.33;22100 +70073;43.23443;-1.20051;180;20220802;34.8;15;24.9;.9;18.51;.1;5.29;27000 +70073;43.23443;-1.20051;180;20220803;35.5;15.9;25.7;1.3;20.61;.1;4.86;21900 +70073;43.23443;-1.20051;180;20220804;28.3;22.2;25.2;1.8;22.61;1.1;2.94;10800 +70073;43.23443;-1.20051;180;20220805;24.6;20.5;22.5;.9;20.21;.1;1.87;6900 +70073;43.23443;-1.20051;180;20220806;31;16.9;23.9;1;19.91;0;4.4;22400 +70073;43.23443;-1.20051;180;20220807;31.9;15.8;23.8;.8;18.31;0;4.78;25500 +70073;43.23443;-1.20051;180;20220808;32.4;14;23.2;.9;17.11;.6;4.81;25600 +70073;43.23443;-1.20051;180;20220809;32.7;18.1;25.4;1;19.01;0;4.48;21700 +70073;43.23443;-1.20051;180;20220810;37.7;16;26.8;.6;18.81;.1;4.67;23200 +70073;43.23443;-1.20051;180;20220811;38.7;20.5;29.6;.6;18.81;0;4.67;22200 +70073;43.23443;-1.20051;180;20220812;34.6;17.9;26.2;1;21.41;0;5.06;25100 +70073;43.23443;-1.20051;180;20220813;30.8;20.3;25.5;1.2;22.41;.9;3.4;14800 +70073;43.23443;-1.20051;180;20220814;26.5;20.9;23.7;1.4;19.91;.2;3.16;14000 +70073;43.23443;-1.20051;180;20220815;27.1;14.1;20.6;1;16.51;0;3.77;21000 +70073;43.23443;-1.20051;180;20220816;24;15.5;19.7;.4;17.91;5.2;1.54;6500 +70073;43.23443;-1.20051;180;20220817;23;14;18.5;.8;16.81;21.4;2.39;12900 +70073;43.23443;-1.20051;180;20220818;20.7;16.1;18.4;.9;17.91;21.2;1.93;9900 +70073;43.23443;-1.20051;180;20220819;26.2;15.2;20.7;.9;17.71;.7;3.84;22400 +70073;43.23443;-1.20051;180;20220820;29.8;16.9;23.3;1;19.81;.3;4.5;24800 +70073;43.23443;-1.20051;180;20220821;25.8;19;22.4;.8;20.41;.4;2.69;13400 +70073;43.23443;-1.20051;180;20220822;23.5;16.2;19.8;.5;19.71;3.3;1.71;8100 +70073;43.23443;-1.20051;180;20220823;27.3;19.1;23.2;.4;21.11;.1;2.57;13000 +70073;43.23443;-1.20051;180;20220824;33.3;15.5;24.4;.7;20.71;.9;3.66;18500 +70073;43.23443;-1.20051;180;20220825;26.1;19.6;22.8;1.6;21.51;.7;2.36;9800 +70073;43.23443;-1.20051;180;20220826;24;19.4;21.7;1;20.11;.5;1.9;8000 +70073;43.23443;-1.20051;180;20220827;27.7;16.8;22.2;.5;18.81;.1;3.83;22600 +70073;43.23443;-1.20051;180;20220828;33.6;15.5;24.5;.7;19.41;1.3;4.22;22800 +70073;43.23443;-1.20051;180;20220829;34.3;20.7;27.5;1.1;19.21;9.5;3.31;12400 +70073;43.23443;-1.20051;180;20220830;29.7;14.9;22.3;1;19.71;.1;3.95;22300 +70073;43.23443;-1.20051;180;20220831;23.9;20;21.9;.9;21.61;10.7;1.66;6900 +70073;43.23443;-1.20051;180;20220901;26.6;17.1;21.8;.7;20.01;.3;2.85;15600 +70073;43.23443;-1.20051;180;20220902;25.2;19.4;22.3;.6;19.81;.6;2.01;9300 +70073;43.23443;-1.20051;180;20220903;24.2;16.8;20.5;.6;18.81;.3;2.21;11700 +70073;43.23443;-1.20051;180;20220904;31.6;15;23.3;.5;18.01;.1;3.39;19100 +70073;43.23443;-1.20051;180;20220905;34.3;14;24.1;1;16.01;.1;4.19;21900 +70073;43.23443;-1.20051;180;20220906;32.4;12.7;22.5;1.1;16.01;0;3.98;21200 +70073;43.23443;-1.20051;180;20220907;27.2;14.6;20.9;.8;16.41;0;2.49;12500 +70073;43.23443;-1.20051;180;20220908;27;12.2;19.6;.8;15.31;1.9;3.31;20600 +70073;43.23443;-1.20051;180;20220909;24.4;15.2;19.8;.6;16.61;1.4;2.84;17600 +70073;43.23443;-1.20051;180;20220910;28.1;9.5;18.8;.6;14.01;0;3.28;21600 +70073;43.23443;-1.20051;180;20220911;34.9;12.5;23.7;.6;16.61;0;3.67;21000 +70073;43.23443;-1.20051;180;20220912;34.8;18.3;26.5;2.8;17.21;3;4.55;12200 +70073;43.23443;-1.20051;180;20220913;30.2;20.9;25.5;4.2;16.61;.5;4.56;9100 +70073;43.23443;-1.20051;180;20220914;30.8;21.4;26.1;3.3;16.11;0;4.88;15600 +70073;43.23443;-1.20051;180;20220915;27.2;15.7;21.4;.6;18.01;5.6;2.64;15300 +70073;43.23443;-1.20051;180;20220916;23.3;16.2;19.7;1.2;17.31;.6;2.56;15000 +70073;43.23443;-1.20051;180;20220917;22.1;10.3;16.2;1.2;12.91;0;2.62;17300 +70073;43.23443;-1.20051;180;20220918;24.9;7.4;16.1;.4;11.11;0;2.43;17700 +70073;43.23443;-1.20051;180;20220919;26.1;5.9;16;.6;10.31;0;2.76;20200 +70073;43.23443;-1.20051;180;20220920;23.3;5.5;14.4;.7;10.81;0;2.62;20000 +70073;43.23443;-1.20051;180;20220921;23.6;5.1;14.3;.5;10.51;0;2.48;19600 +70073;43.23443;-1.20051;180;20220922;25.8;5.7;15.7;.5;11.61;0;2.54;19100 +70073;43.23443;-1.20051;180;20220923;21.6;10;15.8;.7;13.91;1.5;1.46;7600 +70073;43.23443;-1.20051;180;20220924;17.6;11.6;14.6;.7;14.11;13.1;1.3;7500 +70073;43.23443;-1.20051;180;20220925;19.6;8.7;14.1;.7;12.31;1.4;2.07;15900 +70073;43.23443;-1.20051;180;20220926;20.7;9.9;15.3;1.2;12.61;6.7;2.03;12900 +70073;43.23443;-1.20051;180;20220927;16.8;13.6;15.2;1.2;14.21;9.5;1.14;4700 +70073;43.23443;-1.20051;180;20220928;18.8;13.9;16.3;1.5;15.21;26.9;1.2;4400 +70073;43.23443;-1.20051;180;20220929;16.5;12.7;14.6;1;13.71;24;1.06;4400 +70073;43.23443;-1.20051;180;20220930;18.4;10.6;14.5;1.2;12.71;2.7;1.72;11400 +70073;43.23443;-1.20051;180;20221001;23.9;8.6;16.2;.5;13.41;.1;1.91;13600 +70073;43.23443;-1.20051;180;20221002;22.8;9.9;16.3;.7;15.21;.1;2.01;14800 +70073;43.23443;-1.20051;180;20221003;25.3;16.2;20.7;.5;16.91;0;1.92;11800 +70073;43.23443;-1.20051;180;20221004;27.3;10.3;18.8;.5;14.81;.1;2.31;17000 +70073;43.23443;-1.20051;180;20221005;30;9.5;19.7;.9;14.91;.1;2.56;16000 +70073;43.23443;-1.20051;180;20221006;21.5;15.5;18.5;.6;15.91;.1;1.56;9400 +70073;43.23443;-1.20051;180;20221007;26.5;10.9;18.7;.7;14.61;0;1.97;12600 +70073;43.23443;-1.20051;180;20221008;20.3;13.6;16.9;.6;16.11;.2;1.05;4800 +70073;43.23443;-1.20051;180;20221009;28.5;14.2;21.3;.9;15.41;.1;2.41;15200 +70073;43.23443;-1.20051;180;20221010;21.1;12.5;16.8;.5;16.41;5.3;1.01;4900 +70073;43.23443;-1.20051;180;20221011;20.2;16.1;18.1;.6;17.81;3.2;.92;3500 +70073;43.23443;-1.20051;180;20221012;19.5;16.3;17.9;.6;17.21;.7;1.03;4800 +70073;43.23443;-1.20051;180;20221013;24.9;13.2;19;.9;15.11;0;1.74;10100 +70073;43.23443;-1.20051;180;20221014;24.1;16.7;20.4;.7;16.81;.4;1.7;10600 +70073;43.23443;-1.20051;180;20221015;26.8;11;18.9;.7;15.01;.1;1.94;14200 +70073;43.23443;-1.20051;180;20221016;29.2;13.4;21.3;2.5;13.91;.2;3.09;11100 +70073;43.23443;-1.20051;180;20221017;28.5;19.8;24.1;2.2;14.91;1.7;2.98;10400 +70073;43.23443;-1.20051;180;20221018;31.6;14.4;23;1.6;15.31;0;2.69;11600 +70073;43.23443;-1.20051;180;20221019;31;18.5;24.7;4.3;13.51;.2;4.72;9100 +70073;43.23443;-1.20051;180;20221020;25.4;19.7;22.5;6;12.91;.5;4.64;6900 +70073;43.23443;-1.20051;180;20221021;22.6;20.5;21.5;3.8;13.31;.4;3.03;2000 +70073;43.23443;-1.20051;180;20221022;25.1;16.2;20.6;3.8;12.91;.1;3.36;11200 +70073;43.23443;-1.20051;180;20221023;26.8;21.2;24;6;11.81;0;5.47;11300 +70073;43.23443;-1.20051;180;20221024;24.5;18.9;21.7;2.1;11.61;.1;2.63;9900 +70073;43.23443;-1.20051;180;20221025;29;10.2;19.6;3;11.41;0;3.3;7300 +70073;43.23443;-1.20051;180;20221026;27.4;11.7;19.5;2.3;11.81;0;2.6;6900 +70073;43.23443;-1.20051;180;20221027;30.6;22.6;26.6;5;9.61;.1;6.02;5100 +70073;43.23443;-1.20051;180;20221028;29.2;25.3;27.2;3.5;9.01;0;4.86;3600 +70073;43.23443;-1.20051;180;20221029;28.8;20.6;24.7;4;4.91;0;5.69;2300 +70073;43.23443;-1.20051;180;20221030;21.2;17;19.1;2;10.91;2.7;2.08;5000 +70073;43.23443;-1.20051;180;20221031;23;11.5;17.2;3.4;14.01;4.6;1.88;2100 +70073;43.23443;-1.20051;180;20221101;20.4;12.8;16.6;.7;14.51;.1;1.18;10900 +70073;43.23443;-1.20051;180;20221102;20.4;9.7;15;.8;12.81;.2;1.13;10300 +70073;43.23443;-1.20051;180;20221103;20.9;9.5;15.2;1.9;12.51;8.6;1.32;3100 +70073;43.23443;-1.20051;180;20221104;15.4;7;11.2;1.8;10.31;13.5;1.05;6800 +70073;43.23443;-1.20051;180;20221105;18.4;5.2;11.8;.6;9.71;.1;.93;11300 +70073;43.23443;-1.20051;180;20221106;21.6;2;11.8;.6;8.51;.1;.99;9200 +70073;43.23443;-1.20051;180;20221107;22.9;3.3;13.1;2.2;8.91;.4;1.96;9700 +70073;43.23443;-1.20051;180;20221108;21.1;19.4;20.2;4.4;11.01;.1;3.42;2100 +70073;43.23443;-1.20051;180;20221109;18.1;17.5;17.8;2.1;12.01;5.2;1.67;2400 +70073;43.23443;-1.20051;180;20221110;18.5;4.6;11.5;.5;9.81;.1;.78;10700 +70073;43.23443;-1.20051;180;20221111;22.5;3;12.7;1;9.51;.1;1.15;10200 +70073;43.23443;-1.20051;180;20221112;25.1;7.4;16.2;1.7;10.11;0;1.8;6400 +70073;43.23443;-1.20051;180;20221113;25;6.1;15.5;1.6;9.81;0;1.67;9800 +70073;43.23443;-1.20051;180;20221114;16.7;7.9;12.3;3.4;11.81;1.3;1.08;2100 +70073;43.23443;-1.20051;180;20221115;19.5;10.6;15;4.3;11.91;6.1;1.9;3500 +70073;43.23443;-1.20051;180;20221116;19.5;8.1;13.8;2.7;11.31;.6;1.43;8100 +70073;43.23443;-1.20051;180;20221117;18.3;13.9;16.1;1.7;13.51;7.5;1.07;4500 +70073;43.23443;-1.20051;180;20221118;11.3;9.1;10.2;1.1;10.51;26.3;.61;2900 +70073;43.23443;-1.20051;180;20221119;10.4;6.7;8.5;1.4;9.21;12.3;.63;4500 +70073;43.23443;-1.20051;180;20221120;14.7;5.7;10.2;1.1;10.31;8.6;.67;3400 +70073;43.23443;-1.20051;180;20221121;15.8;8.7;12.2;2.5;10.61;35.9;1.15;700 +70073;43.23443;-1.20051;180;20221122;11.6;7.5;9.5;3;8.41;9.4;1.18;2300 +70073;43.23443;-1.20051;180;20221123;15.6;11;13.3;1.8;12.41;6.7;.83;2000 +70073;43.23443;-1.20051;180;20221124;15.7;5.2;10.4;.7;10.21;5.3;.64;1800 +70073;43.23443;-1.20051;180;20221125;11;6.8;8.9;1.1;10.41;10.5;.49;2600 +70073;43.23443;-1.20051;180;20221126;15.5;3.5;9.5;.4;8.81;0;.45;7000 +70073;43.23443;-1.20051;180;20221127;19;1.4;10.2;1.5;7.61;12.3;1.13;6500 +70073;43.23443;-1.20051;180;20221128;11.9;8.2;10;1.3;10.41;29.5;.6;2600 +70073;43.23443;-1.20051;180;20221129;12.1;8.3;10.2;.9;11.11;12.1;.51;2300 +70073;43.23443;-1.20051;180;20221130;12.6;7;9.8;.9;10.41;0;.48;5200 +70073;43.23443;-1.20051;180;20221201;8.6;6;7.3;1;8.71;0;.47;3600 +70073;43.23443;-1.20051;180;20221202;9.4;1.5;5.4;.7;7.71;.1;.36;5800 +70073;43.23443;-1.20051;180;20221203;6.9;5.2;6;1.1;8.41;2.5;.44;1900 +70073;43.23443;-1.20051;180;20221204;10.8;2.4;6.6;1.2;7.01;0;.48;8300 +70073;43.23443;-1.20051;180;20221205;13.4;-1.5;5.9;.8;6.91;0;.48;6500 +70073;43.23443;-1.20051;180;20221206;13.9;7;10.4;.6;10.81;.3;.5;2500 +70073;43.23443;-1.20051;180;20221207;16.1;8.7;12.4;.4;11.51;.2;.45;4700 +70073;43.23443;-1.20051;180;20221208;14.1;7.7;10.9;.6;10.91;6.5;.56;1000 +70073;43.23443;-1.20051;180;20221209;16;8.4;12.2;2;11.01;3.5;.86;3800 +70073;43.23443;-1.20051;180;20221210;7;1.4;4.2;1.2;6.31;0;.33;8300 +70073;43.23443;-1.20051;180;20221211;6.2;-3.1;1.5;.5;6.11;0;.37;1600 +70073;43.23443;-1.20051;180;20221212;14.7;.6;7.6;1.6;8.51;11.6;.81;900 +70073;43.23443;-1.20051;180;20221213;18.1;10.9;14.5;1.6;12.31;4.2;.91;2700 +70073;43.23443;-1.20051;180;20221214;19.2;11.6;15.4;2;11.81;.5;1.01;7600 +70073;43.23443;-1.20051;180;20221215;16.8;11.7;14.2;2.4;11.31;5.7;1.15;4000 +70073;43.23443;-1.20051;180;20221216;11.2;9.3;10.2;2;10.51;1.7;.68;1100 +70073;43.23443;-1.20051;180;20221217;14.6;7.2;10.9;1;9.21;0;.47;7500 +70073;43.23443;-1.20051;180;20221218;17.7;3.6;10.6;4;8.21;.4;1.71;7000 +70073;43.23443;-1.20051;180;20221219;19.7;16.1;17.9;5.9;7.61;.8;4.21;2700 +70073;43.23443;-1.20051;180;20221220;19.9;17.9;18.9;4.7;8.61;0;3.43;5300 +70073;43.23443;-1.20051;180;20221221;18.8;8.8;13.8;1.9;10.61;.1;.99;6700 +70073;43.23443;-1.20051;180;20221222;19;6.9;12.9;1.5;11.21;.1;.86;3900 +70073;43.23443;-1.20051;180;20221223;20.5;14.3;17.4;3.1;11.41;.1;1.92;4400 +70073;43.23443;-1.20051;180;20221224;23;7.8;15.4;1.7;9.51;.1;1.28;7200 +70073;43.23443;-1.20051;180;20221225;20.5;14.1;17.3;3.2;9.11;0;2.1;8400 +70073;43.23443;-1.20051;180;20221226;18.3;16.9;17.6;2;10.21;.8;1.65;3200 +70073;43.23443;-1.20051;180;20221227;16.1;10.4;13.2;1;12.31;.2;.6;3600 +70073;43.23443;-1.20051;180;20221228;19.7;6.7;13.2;2.5;9.41;0;1.36;7400 +70073;43.23443;-1.20051;180;20221229;17.4;14.1;15.7;2.7;10.11;8;1.74;3000 +70073;43.23443;-1.20051;180;20221230;19.8;10;14.9;3.9;11.91;0;1.66;4000 +70073;43.23443;-1.20051;180;20221231;22.4;17.4;19.9;4.4;8.31;0;3.65;5200 +70074;43.26754;-.89598;124;20220101;24.3;2.9;13.6;.9;8.5;0;.83;7834 +70074;43.26754;-.89598;124;20220102;18.1;5.1;11.6;1;10;.1;.69;5430 +70074;43.26754;-.89598;124;20220103;20.5;4.3;12.4;1.4;9.67;0;.95;6692 +70074;43.26754;-.89598;124;20220104;20.3;13.1;16.7;3.2;9.73;17;2.38;4550 +70074;43.26754;-.89598;124;20220105;9.1;5.1;7.1;.8;7.5;1.1;.54;3508 +70074;43.26754;-.89598;124;20220106;8.9;-2;3.4;.5;5.47;.1;.32;6510 +70074;43.26754;-.89598;124;20220107;11.4;-1.8;4.8;.9;7.83;9.4;.39;5243 +70074;43.26754;-.89598;124;20220108;12.4;5.7;9.1;2.5;9.47;9.1;.78;4502 +70074;43.26754;-.89598;124;20220109;10.5;9.4;10;3.3;11.67;50.3;.51;338 +70074;43.26754;-.89598;124;20220110;12.8;9.9;11.3;3.8;13.03;13.1;.45;1937 +70074;43.26754;-.89598;124;20220111;11.8;7.9;9.9;.7;9.57;.1;.54;4326 +70074;43.26754;-.89598;124;20220112;9.3;2.1;5.7;.5;7.33;0;.4;5192 +70074;43.26754;-.89598;124;20220113;11.1;-1.9;4.6;.5;6.13;0;.37;7256 +70074;43.26754;-.89598;124;20220114;12.8;-4.2;4.3;.2;5.47;.1;.26;8153 +70074;43.26754;-.89598;124;20220115;12.6;-4;4.3;.4;5.4;0;.38;8208 +70074;43.26754;-.89598;124;20220116;12.4;-3.7;4.3;.4;5.37;.1;.39;8099 +70074;43.26754;-.89598;124;20220117;10.8;-2.2;4.3;.6;5.97;.1;.44;7263 +70074;43.26754;-.89598;124;20220118;4.5;-1.4;1.5;.7;6.57;0;.32;5088 +70074;43.26754;-.89598;124;20220119;10.1;3.3;6.7;.8;8.13;.4;.52;3891 +70074;43.26754;-.89598;124;20220120;10.5;5.3;7.9;1.3;9.3;4.4;.54;3355 +70074;43.26754;-.89598;124;20220121;5.7;.7;3.2;1.6;6.3;0;.56;4686 +70074;43.26754;-.89598;124;20220122;7.8;-3.8;2;.4;5.27;.1;.4;7852 +70074;43.26754;-.89598;124;20220123;11.5;-4.4;3.6;.5;5.6;0;.48;8805 +70074;43.26754;-.89598;124;20220124;15.6;-3;6.3;.3;5.87;0;.48;9560 +70074;43.26754;-.89598;124;20220125;15.1;-2.7;6.2;.4;5.93;0;.53;9398 +70074;43.26754;-.89598;124;20220126;14.2;-2.8;5.7;.5;6;0;.59;9177 +70074;43.26754;-.89598;124;20220127;12.8;-3.3;4.7;.8;6.73;.1;.64;9185 +70074;43.26754;-.89598;124;20220128;10.3;4;7.1;.8;7.23;0;.65;6365 +70074;43.26754;-.89598;124;20220129;6.3;-2.7;1.8;.7;6.23;0;.48;7030 +70074;43.26754;-.89598;124;20220130;2.2;-.2;1;.5;6.53;.2;.37;2704 +70074;43.26754;-.89598;124;20220131;10.5;1.1;5.8;1.2;8.5;1.9;.57;6108 +70074;43.26754;-.89598;124;20220201;9.9;2.2;6;.9;8.37;.1;.61;6314 +70074;43.26754;-.89598;124;20220202;15.5;7.1;11.3;.9;9.83;0;.85;7236 +70074;43.26754;-.89598;124;20220203;16.7;1.6;9.1;1.2;8.57;.1;.99;9096 +70074;43.26754;-.89598;124;20220204;12.2;1.5;6.8;.7;9.53;2.8;.59;6410 +70074;43.26754;-.89598;124;20220205;10.8;7.6;9.2;1.2;8.3;.7;.87;5487 +70074;43.26754;-.89598;124;20220206;11.2;-1.9;4.6;.7;7.47;.3;.66;8646 +70074;43.26754;-.89598;124;20220207;12.6;7.3;9.9;1.2;10.3;3;.76;4962 +70074;43.26754;-.89598;124;20220208;16;2.7;9.4;1;9.03;0;1.01;10005 +70074;43.26754;-.89598;124;20220209;21.1;.8;10.9;.5;7.77;.1;1.08;12055 +70074;43.26754;-.89598;124;20220210;5.5;1.2;3.4;1;7.86;1.2;1.27;12625 +70074;43.26754;-.89598;124;20220211;10.7;6.2;8.5;.9;9.71;.3;.69;5687 +70074;43.26754;-.89598;124;20220212;16.7;4.7;10.7;1.1;8.81;0;1.18;11676 +70074;43.26754;-.89598;124;20220213;19.1;4.1;11.6;2.6;8.71;6.5;1.92;11989 +70074;43.26754;-.89598;124;20220214;11;7.2;9.1;3.3;9.69;15.1;1.01;5849 +70074;43.26754;-.89598;124;20220215;12.7;6;9.3;2.3;8.81;2;1.12;8454 +70074;43.26754;-.89598;124;20220216;13.3;7.9;10.6;1.5;11.47;3.2;.83;5133 +70074;43.26754;-.89598;124;20220217;15.8;11.7;13.8;1;11.93;.1;1.03;4934 +70074;43.26754;-.89598;124;20220218;17.9;3.3;10.6;1.7;10;1.2;1.41;10647 +70074;43.26754;-.89598;124;20220219;12.1;7;9.6;1.3;8.9;1;1.05;6876 +70074;43.26754;-.89598;124;20220220;13.6;1.3;7.4;1;9.63;1.5;.91;9029 +70074;43.26754;-.89598;124;20220221;13.9;6.4;10.1;2.2;9.9;2;1.24;8487 +70074;43.26754;-.89598;124;20220222;16.4;3.6;10;.7;8.57;0;1.26;12021 +70074;43.26754;-.89598;124;20220223;17.6;.6;9.1;.7;8.33;.1;1.35;13503 +70074;43.26754;-.89598;124;20220224;12.9;3.7;8.3;1.3;9.6;1.6;.97;7968 +70074;43.26754;-.89598;124;20220225;12.3;5.3;8.8;1.4;7.57;.2;1.31;9545 +70074;43.26754;-.89598;124;20220226;15.4;-.8;7.3;1.2;6.37;0;1.57;13864 +70074;43.26754;-.89598;124;20220227;16.7;4.7;10.7;1;8.73;.1;1.39;9687 +70074;43.26754;-.89598;124;20220228;19.5;1.7;10.6;.8;8.53;0;1.6;14649 +70074;43.26754;-.89598;124;20220301;19.3;1;10.2;.7;8.03;.6;1.53;13551 +70074;43.26754;-.89598;124;20220302;13.5;9;11.3;.8;10.37;3.7;1.08;6183 +70074;43.26754;-.89598;124;20220303;17;2.7;9.9;1.7;9.97;11.9;1.51;11936 +70074;43.26754;-.89598;124;20220304;12.3;8.5;10.4;2.2;9.37;1.9;1.37;7114 +70074;43.26754;-.89598;124;20220305;11.1;5.5;8.3;.8;8.67;.2;1.04;7614 +70074;43.26754;-.89598;124;20220306;11.4;5.1;8.2;.9;7.93;0;1.18;8641 +70074;43.26754;-.89598;124;20220307;13.8;2.6;8.2;1.1;8.17;0;1.43;12383 +70074;43.26754;-.89598;124;20220308;13;6.4;9.7;2;8.43;1.1;1.67;9039 +70074;43.26754;-.89598;124;20220309;19.3;.5;9.9;2.3;7.93;1.1;2.25;15212 +70074;43.26754;-.89598;124;20220310;18.3;10.2;14.3;2.5;9.97;1.1;2.35;10591 +70074;43.26754;-.89598;124;20220311;17.2;9.2;13.2;3;9.63;7.4;2.35;10031 +70074;43.26754;-.89598;124;20220312;16.3;6.8;11.6;1.8;9.5;1.8;1.96;13512 +70074;43.26754;-.89598;124;20220313;15.5;8.1;11.8;1.9;8.73;3.8;1.97;11590 +70074;43.26754;-.89598;124;20220314;11.2;3.7;7.5;1;8.77;.8;1.11;8275 +70074;43.26754;-.89598;124;20220315;21;6.9;13.9;1.6;11.07;0;2.35;13347 +70074;43.26754;-.89598;124;20220316;15.7;10.5;13.1;2.1;11.93;7.7;1.67;8166 +70074;43.26754;-.89598;124;20220317;10.2;10.4;10.3;2.3;11.53;20;.61;600 +70074;43.26754;-.89598;124;20220318;10.6;7.7;9.1;1;10.11;.3;.93;5476 +70074;43.26754;-.89598;124;20220319;18.4;4;11.2;1.4;9.71;0;2.17;16657 +70074;43.26754;-.89598;124;20220320;18.6;9.4;14;2.3;9.91;0;2.42;12449 +70074;43.26754;-.89598;124;20220321;20.4;7.5;13.9;2.4;9.81;.2;2.81;16160 +70074;43.26754;-.89598;124;20220322;17.3;8.2;12.7;2.6;8.06;0;2.61;12056 +70074;43.26754;-.89598;124;20220323;17.8;4.9;11.3;2.1;7.61;0;2.81;18487 +70074;43.26754;-.89598;124;20220324;18.1;3.8;10.9;1.4;8.56;0;2.4;18204 +70074;43.26754;-.89598;124;20220325;20.2;7.6;13.9;1.1;10.06;0;2.55;18043 +70074;43.26754;-.89598;124;20220326;20.3;5.2;12.8;1.4;8.76;0;2.82;20405 +70074;43.26754;-.89598;124;20220327;20.4;4.5;12.4;1.8;9.16;0;2.87;20188 +70074;43.26754;-.89598;124;20220328;20.9;9.2;15.1;1.9;9.21;0;2.89;14776 +70074;43.26754;-.89598;124;20220329;18.4;8.2;13.3;1.7;10.66;1.8;2.2;13604 +70074;43.26754;-.89598;124;20220330;11.5;10.2;10.9;1.8;11.26;6.2;.92;4309 +70074;43.26754;-.89598;124;20220331;12.1;7.9;10;2.9;9.61;10.2;1.64;10792 +70074;43.26754;-.89598;124;20220401;7.7;1;4.3;2.3;6.56;6.8;1.55;13796 +70074;43.26754;-.89598;124;20220402;9.6;1.1;5.3;2.4;5.91;.2;1.95;15926 +70074;43.26754;-.89598;124;20220403;8.6;.1;4.4;2;5.64;.3;1.7;14494 +70074;43.26754;-.89598;124;20220404;10.9;-2.2;4.3;1.5;5.29;.1;2.17;20994 +70074;43.26754;-.89598;124;20220405;16.2;-3.6;6.3;1;6;0;2.62;23604 +70074;43.26754;-.89598;124;20220406;13.2;2.6;7.9;1.5;8.71;0;1.72;13378 +70074;43.26754;-.89598;124;20220407;19.7;5.7;12.7;3.3;10.56;.1;2.83;15696 +70074;43.26754;-.89598;124;20220408;21.1;8;14.6;2.8;10.86;2.6;3.07;16614 +70074;43.26754;-.89598;124;20220409;15;7.7;11.4;1.6;9.31;.7;2.18;14173 +70074;43.26754;-.89598;124;20220410;22.4;1;11.7;2.4;8.41;0;3.76;23824 +70074;43.26754;-.89598;124;20220411;25.6;11.9;18.7;3.7;10.61;1.2;4.71;18928 +70074;43.26754;-.89598;124;20220412;19.5;11.2;15.3;2.5;11.76;4;2.64;13386 +70074;43.26754;-.89598;124;20220413;17.3;8.9;13.1;1.4;12.41;1.3;2.04;13760 +70074;43.26754;-.89598;124;20220414;20;12.4;16.2;1.3;13.36;0;2.63;15651 +70074;43.26754;-.89598;124;20220415;20.6;9.4;15;1.4;13.06;.1;2.61;16424 +70074;43.26754;-.89598;124;20220416;22.4;10.2;16.3;1.9;12.51;0;3.31;20035 +70074;43.26754;-.89598;124;20220417;21.5;7.3;14.4;2.3;12.11;0;3.33;21977 +70074;43.26754;-.89598;124;20220418;16.9;12.4;14.6;2.2;12.16;0;2.17;11173 +70074;43.26754;-.89598;124;20220419;11.3;9.2;10.2;1.3;11.36;16.4;.92;3902 +70074;43.26754;-.89598;124;20220420;11.2;8;9.6;2.2;10.71;16;1.19;7564 +70074;43.26754;-.89598;124;20220421;11.3;8.7;10;1.7;11.46;4.2;1.03;6135 +70074;43.26754;-.89598;124;20220422;20.2;6.9;13.6;2.3;10.63;3.5;3.44;21328 +70074;43.26754;-.89598;124;20220423;15.7;10.6;13.1;3.5;10.71;14;2.37;12145 +70074;43.26754;-.89598;124;20220424;16.6;9.4;13;3;11.76;1.5;2.21;12434 +70074;43.26754;-.89598;124;20220425;21.1;5.6;13.4;1.3;11.06;0;3.34;23287 +70074;43.26754;-.89598;124;20220426;25.5;7.7;16.6;1.8;11.81;.2;4.01;23294 +70074;43.26754;-.89598;124;20220427;18.9;13.1;16;1.6;13.96;3.7;2.24;11818 +70074;43.26754;-.89598;124;20220428;15.1;12.5;13.8;1;14.26;.6;1.31;6929 +70074;43.26754;-.89598;124;20220429;17.5;12.1;14.8;1.1;14.11;0;1.89;10660 +70074;43.26754;-.89598;124;20220430;19.5;12.6;16;1.5;13.51;0;2.62;15054 +70074;43.26754;-.89598;124;20220501;19.3;10;14.6;1.9;12.61;0;2.83;17564 +70074;43.26754;-.89598;124;20220502;15.3;11.8;13.5;1.3;12.76;2;1.56;7760 +70074;43.26754;-.89598;124;20220503;18.8;11;14.9;1.2;13.11;1.7;2.53;15099 +70074;43.26754;-.89598;124;20220504;17.9;12.2;15;2.1;13.11;.3;2.31;12058 +70074;43.26754;-.89598;124;20220505;20.2;8.5;14.3;1.9;12.16;0;3.11;19403 +70074;43.26754;-.89598;124;20220506;18;10.5;14.3;1.5;12.83;0;2.1;11354 +70074;43.26754;-.89598;124;20220507;22;11.2;16.6;.9;13.5;0;2.6;14160 +70074;43.26754;-.89598;124;20220508;23;11.1;17;.9;13.67;0;2.79;15100 +70074;43.26754;-.89598;124;20220509;26.9;8.3;17.6;.7;12.83;0;3.39;19155 +70074;43.26754;-.89598;124;20220510;29.3;9.6;19.5;1;14.13;.1;3.8;19564 +70074;43.26754;-.89598;124;20220511;25.3;13.1;19.2;1.4;15.8;0;3.12;15148 +70074;43.26754;-.89598;124;20220512;20.7;14;17.4;.9;15.7;0;2.19;11041 +70074;43.26754;-.89598;124;20220513;25.3;13.4;19.4;.6;16.27;0;2.91;15403 +70074;43.26754;-.89598;124;20220514;30.1;12.1;21.1;1;16.17;1.3;3.88;19195 +70074;43.26754;-.89598;124;20220515;31.6;14.1;22.9;1.8;15.47;.7;4.75;19032 +70074;43.26754;-.89598;124;20220516;29.4;13.9;21.7;.9;16.43;0;3.65;17585 +70074;43.26754;-.89598;124;20220517;31.2;13.7;22.5;1.1;16.2;0;4.07;18953 +70074;43.26754;-.89598;124;20220518;33.1;13.4;23.2;1.2;17.43;5.1;4.41;20010 +70074;43.26754;-.89598;124;20220519;25.3;16;20.7;1.3;18.6;.1;2.9;13833 +70074;43.26754;-.89598;124;20220520;22.7;17.1;19.9;2.3;17.67;.1;2.76;8758 +70074;43.26754;-.89598;124;20220521;30.3;16.1;23.2;1.1;20.4;0;3.7;17451 +70074;43.26754;-.89598;124;20220522;31.5;17;24.3;2;19.57;1.3;4.3;16996 +70074;43.26754;-.89598;124;20220523;21.7;15.4;18.6;2.6;14.27;.2;2.97;11540 +70074;43.26754;-.89598;124;20220524;16.5;11.1;13.8;1.2;12.87;3.3;1.94;10558 +70074;43.26754;-.89598;124;20220525;17.9;10.8;14.4;1.2;12.77;0;2.23;12116 +70074;43.26754;-.89598;124;20220526;20.3;9.5;14.9;1.3;13.27;0;2.7;15410 +70074;43.26754;-.89598;124;20220527;24.2;13.4;18.8;1.4;14.6;0;3.25;15706 +70074;43.26754;-.89598;124;20220528;26.4;10.4;18.4;1;14.5;0;3.58;19243 +70074;43.26754;-.89598;124;20220529;26.3;11.3;18.8;.8;12.77;.6;3.53;18530 +70074;43.26754;-.89598;124;20220530;24.4;9.7;17.1;1.1;11.7;.3;3.42;18130 +70074;43.26754;-.89598;124;20220531;27;11.7;19.3;.8;13.63;0;3.58;18662 +70074;43.26754;-.89598;124;20220601;30.7;13.3;22;1.2;16.47;0;4.2;20006 +70074;43.26754;-.89598;124;20220602;28.4;14.4;21.4;1.1;17.93;2.3;3.71;18020 +70074;43.26754;-.89598;124;20220603;25.7;17;21.4;1.3;18.87;.5;3;13720 +70074;43.26754;-.89598;124;20220604;22.3;17.4;19.9;1.3;18.5;13.2;2.29;10146 +70074;43.26754;-.89598;124;20220605;24.1;16.5;20.3;1.2;17.23;0;2.86;13103 +70074;43.26754;-.89598;124;20220606;25;14.9;19.9;.9;16.63;0;3.04;14856 +70074;43.26754;-.89598;124;20220607;24.7;16.7;20.7;.7;16.77;.4;2.85;13482 +70074;43.26754;-.89598;124;20220608;21.2;14.9;18;1.1;17.3;1.8;2.24;11211 +70074;43.26754;-.89598;124;20220609;24;14;19;1.1;15.6;.1;3.08;15171 +70074;43.26754;-.89598;124;20220610;29.2;10.3;19.7;1;15.27;0;4.09;21050 +70074;43.26754;-.89598;124;20220611;28.3;14.6;21.5;1.3;18.5;.1;4.73;25197 +70074;43.26754;-.89598;124;20220612;27.6;17.6;22.6;2;19.57;2.5;4.12;19205 +70074;43.26754;-.89598;124;20220613;27.9;18;23;1.6;20.17;.1;4.11;19646 +70074;43.26754;-.89598;124;20220614;34.8;17.3;26.1;.8;22.3;.1;5.3;25608 +70074;43.26754;-.89598;124;20220615;33.6;18;25.8;.8;21.9;0;5.46;27231 +70074;43.26754;-.89598;124;20220616;35.8;18.8;27.3;1.1;22.87;0;5.94;27663 +70074;43.26754;-.89598;124;20220617;36.9;19.9;28.4;1.4;23.17;0;6.32;27874 +70074;43.26754;-.89598;124;20220618;40.7;19.8;30.3;1.3;22;0;6.96;29508 +70074;43.26754;-.89598;124;20220619;28.8;17.6;23.2;1.7;18.5;1.2;4.69;22384 +70074;43.26754;-.89598;124;20220620;27.5;18.1;22.8;1.6;18.97;5.2;3.93;17991 +70074;43.26754;-.89598;124;20220621;23.8;18.1;21;1.5;19.8;7.8;2.82;13315 +70074;43.26754;-.89598;124;20220622;24;16.6;20.3;1.5;18.57;2.8;3.44;17721 +70074;43.26754;-.89598;124;20220623;26.7;15.2;21;1;17.83;6.3;4.04;21301 +70074;43.26754;-.89598;124;20220624;25.7;15.5;20.6;1.2;17.07;0;4.36;23859 +70074;43.26754;-.89598;124;20220625;19.2;13.7;16.5;1.1;15.87;7.4;2.3;12484 +70074;43.26754;-.89598;124;20220626;16.5;12.9;14.7;.9;15;3.8;1.9;10618 +70074;43.26754;-.89598;124;20220627;17.5;14.4;15.9;.7;15.87;1.6;1.82;9263 +70074;43.26754;-.89598;124;20220628;25.1;14.2;19.6;.7;15.7;.1;4.08;23210 +70074;43.26754;-.89598;124;20220629;23.3;11.9;17.6;.9;15.93;3.2;3.44;19893 +70074;43.26754;-.89598;124;20220630;16.4;14.2;15.3;.9;15.23;4.9;1.65;8235 +70074;43.26754;-.89598;124;20220701;23.6;9;16.3;.7;13.5;.1;4.18;26281 +70074;43.26754;-.89598;124;20220702;30.2;11;20.6;.9;16;0;5.35;30167 +70074;43.26754;-.89598;124;20220703;26;14.7;20.4;1.2;17;2.1;4.14;22356 +70074;43.26754;-.89598;124;20220704;21.4;16.2;18.8;.9;17.7;.3;2.51;12934 +70074;43.26754;-.89598;124;20220705;27.3;16.3;21.8;.9;18.57;2.8;3.98;20824 +70074;43.26754;-.89598;124;20220706;24.9;15.9;20.4;1.1;18.37;.6;3.4;17724 +70074;43.26754;-.89598;124;20220707;26.3;14.5;20.4;1.3;17.6;0;4.18;22758 +70074;43.26754;-.89598;124;20220708;28.8;13.5;21.2;1;17.37;.1;4.96;27704 +70074;43.26754;-.89598;124;20220709;31.9;13.5;22.7;.7;17.63;.1;5.45;29949 +70074;43.26754;-.89598;124;20220710;32.8;13.8;23.3;.7;17.63;0;5.52;30092 +70074;43.26754;-.89598;124;20220711;35.7;14.5;25.1;.7;18.67;0;5.86;30468 +70074;43.26754;-.89598;124;20220712;36.2;17.1;26.7;.7;20.87;.1;5.94;29868 +70074;43.26754;-.89598;124;20220713;36.3;15.7;26;.6;18.43;0;5.85;30513 +70074;43.26754;-.89598;124;20220714;36.3;15;25.7;.7;17.93;0;5.86;29966 +70074;43.26754;-.89598;124;20220715;34.2;16.3;25.3;.7;20.27;.1;5.33;27405 +70074;43.26754;-.89598;124;20220716;37.1;17;27;.7;20.1;.1;5.78;28639 +70074;43.26754;-.89598;124;20220717;38.7;16;27.3;.7;18.67;0;5.9;29279 +70074;43.26754;-.89598;124;20220718;40.1;16.7;28.4;1.2;20.07;.1;6.5;29324 +70074;43.26754;-.89598;124;20220719;30.4;20.7;25.6;1.9;20.53;2.2;4.87;21317 +70074;43.26754;-.89598;124;20220720;26.9;18.2;22.6;1.3;19.13;.4;3.78;18572 +70074;43.26754;-.89598;124;20220721;32.7;18;25.3;1.3;19.37;.1;5.43;26201 +70074;43.26754;-.89598;124;20220722;23.8;20.2;22;1.9;19.4;1.3;2.53;9547 +70074;43.26754;-.89598;124;20220723;28.1;17.9;23;.9;17.13;0;4.03;20448 +70074;43.26754;-.89598;124;20220724;37.3;14.4;25.8;1.3;18.77;.1;6.14;29089 +70074;43.26754;-.89598;124;20220725;26.7;20.2;23.5;1.7;19.4;.6;3.64;15997 +70074;43.26754;-.89598;124;20220726;25.2;17.7;21.5;1;17.53;.8;3.23;15726 +70074;43.26754;-.89598;124;20220727;27;13.3;20.2;.9;15;0;4.26;23915 +70074;43.26754;-.89598;124;20220728;25.4;15.7;20.6;.7;16.1;3.5;3.43;18371 +70074;43.26754;-.89598;124;20220729;24.7;15.7;20.2;.5;18;1.3;2.94;15808 +70074;43.26754;-.89598;124;20220730;27.9;18.4;23.1;.8;19.47;.1;3.77;19208 +70074;43.26754;-.89598;124;20220731;30;16.8;23.4;.9;19.33;0;4.15;21128 +70074;43.26754;-.89598;124;20220801;31.8;16.7;24.3;.9;19.67;0;4.64;23852 +70074;43.26754;-.89598;124;20220802;35.2;16.8;26;.9;19.13;.1;5.37;26870 +70074;43.26754;-.89598;124;20220803;36.1;16.4;26.2;1.2;21.13;0;5.48;25958 +70074;43.26754;-.89598;124;20220804;29.5;21;25.2;1.6;22.6;.7;3.66;15839 +70074;43.26754;-.89598;124;20220805;27.1;20.6;23.9;1.4;20.3;0;3.07;12983 +70074;43.26754;-.89598;124;20220806;32.2;16.3;24.3;.9;19.37;0;4.7;24148 +70074;43.26754;-.89598;124;20220807;32.5;15.9;24.2;.9;17.93;.1;4.86;25279 +70074;43.26754;-.89598;124;20220808;34;14.1;24;.8;16.9;.2;5.04;26986 +70074;43.26754;-.89598;124;20220809;34.4;16.9;25.7;.8;18.97;0;4.82;24643 +70074;43.26754;-.89598;124;20220810;38.8;16.7;27.7;.7;19.03;0;5.28;26213 +70074;43.26754;-.89598;124;20220811;39.6;20;29.8;.8;19.3;0;5.43;25429 +70074;43.26754;-.89598;124;20220812;35;20.5;27.8;1.4;22.37;0;5.16;23187 +70074;43.26754;-.89598;124;20220813;31.9;21.1;26.5;1.3;22.17;1.1;4.04;17922 +70074;43.26754;-.89598;124;20220814;26.9;20.6;23.7;1.5;20.4;.1;3.26;14377 +70074;43.26754;-.89598;124;20220815;27.2;14.4;20.8;1;16.87;0;3.8;20905 +70074;43.26754;-.89598;124;20220816;24.5;15.5;20;.7;18.03;2.5;2.59;13637 +70074;43.26754;-.89598;124;20220817;24.2;15.2;19.7;1.5;17.83;10.9;2.95;15695 +70074;43.26754;-.89598;124;20220818;22.1;16.4;19.2;1.5;18.5;12.8;2.39;12395 +70074;43.26754;-.89598;124;20220819;26.8;14.7;20.8;.7;17.87;5.4;3.61;20857 +70074;43.26754;-.89598;124;20220820;30.4;15.5;22.9;.8;19.33;1.5;4.22;23164 +70074;43.26754;-.89598;124;20220821;26.4;18.9;22.6;1.2;20.63;.3;2.99;14619 +70074;43.26754;-.89598;124;20220822;24.1;16.8;20.5;.9;20.1;2.7;2.39;12487 +70074;43.26754;-.89598;124;20220823;29.1;19.4;24.3;.5;21.53;.1;3.13;15984 +70074;43.26754;-.89598;124;20220824;34.6;16;25.3;1.1;21.07;1.5;4.52;22326 +70074;43.26754;-.89598;124;20220825;27;20.3;23.6;2;22.1;.6;2.89;12428 +70074;43.26754;-.89598;124;20220826;25.9;19.9;22.9;1.1;20.9;.6;2.48;11478 +70074;43.26754;-.89598;124;20220827;29.2;18.2;23.7;.6;19.47;.1;3.56;19420 +70074;43.26754;-.89598;124;20220828;35;15.7;25.4;.7;19.3;.8;4.42;23631 +70074;43.26754;-.89598;124;20220829;33.5;20.4;27;1.9;19.9;10;4.37;16894 +70074;43.26754;-.89598;124;20220830;31;16.1;23.5;1;20.47;.2;3.91;21058 +70074;43.26754;-.89598;124;20220831;25.7;20;22.8;.9;22;13.4;2.27;10672 +70074;43.26754;-.89598;124;20220901;28.5;17.4;22.9;.7;20.43;.6;3.13;16876 +70074;43.26754;-.89598;124;20220902;24.9;18.9;21.9;1;20.1;.1;2.33;11228 +70074;43.26754;-.89598;124;20220903;26.2;17.4;21.8;.7;19.1;0;2.64;14059 +70074;43.26754;-.89598;124;20220904;32.6;14.8;23.7;.6;18.3;.1;3.75;20937 +70074;43.26754;-.89598;124;20220905;34;15.8;24.9;1.1;17.8;.4;4.22;21541 +70074;43.26754;-.89598;124;20220906;31.5;14.5;23;1.2;16.63;0;3.95;20533 +70074;43.26754;-.89598;124;20220907;26.6;14.8;20.7;.8;16.7;.2;2.8;15292 +70074;43.26754;-.89598;124;20220908;26.9;12.7;19.8;.8;15.47;1.5;3.16;19114 +70074;43.26754;-.89598;124;20220909;24.2;16.5;20.3;1;17.03;2.1;2.63;14336 +70074;43.26754;-.89598;124;20220910;29.1;11.4;20.3;.7;14.87;0;3.34;20743 +70074;43.26754;-.89598;124;20220911;35.3;13.2;24.3;.7;16.63;0;3.88;21816 +70074;43.26754;-.89598;124;20220912;37;17.3;27.1;1.6;18.6;3.1;4.4;18588 +70074;43.26754;-.89598;124;20220913;29.9;19.9;24.9;2.4;18.8;.8;3.72;12857 +70074;43.26754;-.89598;124;20220914;30.7;19.4;25.1;2;17.07;0;3.96;15646 +70074;43.26754;-.89598;124;20220915;27.9;15.7;21.8;1;18.07;3.6;2.88;15767 +70074;43.26754;-.89598;124;20220916;23.6;17.1;20.3;1.3;17.63;.6;2.35;12201 +70074;43.26754;-.89598;124;20220917;23.3;10.1;16.7;.9;12.4;.1;2.55;16779 +70074;43.26754;-.89598;124;20220918;25.7;7.1;16.4;.5;10.33;0;2.64;18997 +70074;43.26754;-.89598;124;20220919;26.8;6;16.4;.5;10.13;0;2.75;20427 +70074;43.26754;-.89598;124;20220920;23.3;6.4;14.9;.9;10.8;.1;2.6;18593 +70074;43.26754;-.89598;124;20220921;23.7;7;15.3;.8;10.83;0;2.53;18152 +70074;43.26754;-.89598;124;20220922;26.4;7.4;16.9;.6;11.87;0;2.61;18843 +70074;43.26754;-.89598;124;20220923;21.1;9.5;15.3;.6;13.83;4.5;1.8;12010 +70074;43.26754;-.89598;124;20220924;17.4;11.9;14.7;.8;14.7;10.8;1.4;8584 +70074;43.26754;-.89598;124;20220925;19.8;8.8;14.3;.9;12.73;.9;1.99;14354 +70074;43.26754;-.89598;124;20220926;19.9;9.4;14.7;1.2;12.97;9;1.96;12971 +70074;43.26754;-.89598;124;20220927;17.2;13.5;15.4;1.9;14.93;15.1;1.31;6404 +70074;43.26754;-.89598;124;20220928;17.6;14.5;16;2.6;16;32.1;1.21;5135 +70074;43.26754;-.89598;124;20220929;15.9;13.1;14.5;1.4;14.23;20;1.1;4970 +70074;43.26754;-.89598;124;20220930;19.4;10.4;14.9;1;12.77;1.7;1.74;11601 +70074;43.26754;-.89598;124;20221001;22.6;9.8;16.2;.8;13.77;0;1.95;13426 +70074;43.26754;-.89598;124;20221002;23.4;10.4;16.9;.6;15.3;.1;1.97;14084 +70074;43.26754;-.89598;124;20221003;26.2;13.8;20;.5;16.43;0;2.03;13041 +70074;43.26754;-.89598;124;20221004;26.4;11.3;18.8;.4;15.2;.1;2.12;15211 +70074;43.26754;-.89598;124;20221005;28.1;10.8;19.5;1;15.77;.2;2.43;15396 +70074;43.26754;-.89598;124;20221006;21.9;15.7;18.8;.6;16.3;0;1.53;8884 +70074;43.26754;-.89598;124;20221007;26.3;10.6;18.4;.8;15.1;0;2.08;13809 +70074;43.26754;-.89598;124;20221008;21.2;14.7;18;.7;16.83;.5;1.32;7295 +70074;43.26754;-.89598;124;20221009;28.2;13.4;20.8;.8;15.93;.1;2.22;14122 +70074;43.26754;-.89598;124;20221010;21.5;14;17.7;.8;17.77;6.9;1.27;7507 +70074;43.26754;-.89598;124;20221011;20.9;16.1;18.5;.7;18.27;6.4;1.15;5838 +70074;43.26754;-.89598;124;20221012;20.8;16.2;18.5;.7;17.6;1;1.2;6128 +70074;43.26754;-.89598;124;20221013;22.6;13.5;18.1;1;16.07;.5;1.58;9565 +70074;43.26754;-.89598;124;20221014;23.3;17.5;20.4;1.1;17.3;.7;1.65;8176 +70074;43.26754;-.89598;124;20221015;26.4;10.5;18.5;.6;15.33;.1;1.83;13417 +70074;43.26754;-.89598;124;20221016;29.6;13.5;21.5;1.2;15.77;.3;2.33;12356 +70074;43.26754;-.89598;124;20221017;28;17.6;22.8;1.5;17.17;2.8;2.34;10284 +70074;43.26754;-.89598;124;20221018;31.7;13.5;22.6;1;16.6;0;2.31;12926 +70074;43.26754;-.89598;124;20221019;29.8;15.5;22.6;2.2;15.1;.4;3.06;10940 +70074;43.26754;-.89598;124;20221020;25.9;15.7;20.8;3.6;13.6;.1;3.27;8999 +70074;43.26754;-.89598;124;20221021;22.7;19.8;21.3;2.8;13.57;.3;2.61;3351 +70074;43.26754;-.89598;124;20221022;26.1;12.8;19.4;2.5;13.27;0;2.67;11182 +70074;43.26754;-.89598;124;20221023;27.4;18.7;23.1;4.2;12.1;0;4.28;9517 +70074;43.26754;-.89598;124;20221024;24.9;15;19.9;1.6;11.83;0;2.17;9454 +70074;43.26754;-.89598;124;20221025;27.5;10.2;18.9;1.7;12.13;0;2.37;10289 +70074;43.26754;-.89598;124;20221026;27.7;10.8;19.2;1.2;13.37;0;1.93;10137 +70074;43.26754;-.89598;124;20221027;27;17.1;22.1;2.3;12.6;.1;3.19;7426 +70074;43.26754;-.89598;124;20221028;24;16.9;20.5;1.6;12.63;0;2.44;5927 +70074;43.26754;-.89598;124;20221029;23.1;15;19.1;1.7;11.53;.1;2.62;5469 +70074;43.26754;-.89598;124;20221030;20.9;12.2;16.5;1.2;13.4;2.5;1.41;7007 +70074;43.26754;-.89598;124;20221031;21.6;11.5;16.5;2;14.77;2.2;1.47;5906 +70074;43.26754;-.89598;124;20221101;20.5;12.6;16.6;.7;14.7;0;1.07;8178 +70074;43.26754;-.89598;124;20221102;20.4;9.2;14.8;.7;12.97;.1;1.06;9020 +70074;43.26754;-.89598;124;20221103;21.5;9.3;15.4;1.9;12.5;8.8;1.46;6778 +70074;43.26754;-.89598;124;20221104;15.7;9.2;12.4;2.3;10.87;12.4;1.22;5882 +70074;43.26754;-.89598;124;20221105;17.8;5.4;11.6;.7;9.93;.1;.92;9322 +70074;43.26754;-.89598;124;20221106;20.6;3;11.8;.7;9.17;.1;.99;9743 +70074;43.26754;-.89598;124;20221107;21.3;4.4;12.8;1.3;10.07;0;1.34;9601 +70074;43.26754;-.89598;124;20221108;21.3;12.9;17.1;2.8;11.7;.8;2.24;5481 +70074;43.26754;-.89598;124;20221109;17;14.9;15.9;1.5;12.67;5.3;1.25;2203 +70074;43.26754;-.89598;124;20221110;18.4;5.9;12.2;.7;10.53;0;.82;8726 +70074;43.26754;-.89598;124;20221111;20.5;3.6;12.1;.9;10.03;.1;1;9447 +70074;43.26754;-.89598;124;20221112;22.2;7.1;14.6;1.1;11.03;0;1.22;7651 +70074;43.26754;-.89598;124;20221113;24.2;6;15.1;.9;10.57;0;1.15;9523 +70074;43.26754;-.89598;124;20221114;16.3;7.8;12;1.8;12.07;1.3;.85;4611 +70074;43.26754;-.89598;124;20221115;19.3;10.3;14.8;2.4;12.43;10;1.34;5180 +70074;43.26754;-.89598;124;20221116;19.7;8.4;14;2;12;.6;1.19;7220 +70074;43.26754;-.89598;124;20221117;18.2;14.1;16.1;1.7;13.9;12.5;1.04;3763 +70074;43.26754;-.89598;124;20221118;11.5;9.1;10.3;1.5;10.8;19.3;.65;2472 +70074;43.26754;-.89598;124;20221119;11.2;7.1;9.1;1.8;9.5;6.5;.72;3754 +70074;43.26754;-.89598;124;20221120;15.4;5;10.2;1.1;10.37;9.3;.67;5300 +70074;43.26754;-.89598;124;20221121;14.5;9.1;11.8;2.2;11.1;40.7;.95;2718 +70074;43.26754;-.89598;124;20221122;11.6;7.3;9.4;2.8;9.2;9.9;.98;2996 +70074;43.26754;-.89598;124;20221123;16.2;10.4;13.3;2.3;12.73;6.9;.87;3412 +70074;43.26754;-.89598;124;20221124;14;6.3;10.2;.6;10.67;8.2;.54;3563 +70074;43.26754;-.89598;124;20221125;12.6;7.3;9.9;1.2;10.8;9.2;.56;3321 +70074;43.26754;-.89598;124;20221126;14.5;3.7;9.1;.6;8.9;0;.52;6145 +70074;43.26754;-.89598;124;20221127;17.6;2;9.8;1.2;8.5;13.3;.84;6891 +70074;43.26754;-.89598;124;20221128;12;8.5;10.2;1.7;10.83;27.7;.62;2570 +70074;43.26754;-.89598;124;20221129;12.5;8.3;10.4;.6;11.3;9.7;.48;2700 +70074;43.26754;-.89598;124;20221130;11.8;7.1;9.5;1;10.17;0;.53;3740 +70074;43.26754;-.89598;124;20221201;6.8;4.8;5.8;1;8.3;0;.46;2093 +70074;43.26754;-.89598;124;20221202;9.6;2;5.8;.6;8.03;.1;.37;4811 +70074;43.26754;-.89598;124;20221203;6.6;4.9;5.7;.7;8.43;2.5;.43;1448 +70074;43.26754;-.89598;124;20221204;11.6;2.4;7;1.1;7.27;0;.53;6022 +70074;43.26754;-.89598;124;20221205;13.9;-.4;6.8;.7;7.17;0;.47;6379 +70074;43.26754;-.89598;124;20221206;14.6;7.1;10.8;.6;10.4;.3;.51;3648 +70074;43.26754;-.89598;124;20221207;15.7;7.7;11.7;.4;11.33;.2;.45;4396 +70074;43.26754;-.89598;124;20221208;10.8;7.3;9;.5;10.77;6.9;.46;1562 +70074;43.26754;-.89598;124;20221209;13.7;8;10.9;1.5;10.97;3.8;.66;3366 +70074;43.26754;-.89598;124;20221210;7.1;1.1;4.1;1.3;6.23;0;.48;5098 +70074;43.26754;-.89598;124;20221211;5;-3.4;.8;.5;5.77;0;.3;3337 +70074;43.26754;-.89598;124;20221212;11.4;-.3;5.5;1.2;8.03;13.8;.55;3742 +70074;43.26754;-.89598;124;20221213;16.1;9.6;12.8;1.6;13.33;3.6;.66;3030 +70074;43.26754;-.89598;124;20221214;19.4;11.4;15.4;1.2;12.57;4.9;.77;5334 +70074;43.26754;-.89598;124;20221215;16.5;9.2;12.8;1.5;11.8;3.8;.76;4076 +70074;43.26754;-.89598;124;20221216;10.4;9.7;10.1;2;10.7;3.6;.67;366 +70074;43.26754;-.89598;124;20221217;12.1;5.8;8.9;1;9.1;0;.49;4704 +70074;43.26754;-.89598;124;20221218;17.8;3.5;10.7;2.3;8.37;.5;1.15;6330 +70074;43.26754;-.89598;124;20221219;16;6.5;11.3;2.9;8.53;2.2;1.89;4301 +70074;43.26754;-.89598;124;20221220;16.2;11.3;13.8;3.1;9.97;5.4;1.98;3835 +70074;43.26754;-.89598;124;20221221;19.3;8.1;13.7;1.4;11.17;.1;.83;5710 +70074;43.26754;-.89598;124;20221222;18.2;7;12.6;1.1;11.2;.1;.71;4668 +70074;43.26754;-.89598;124;20221223;20.3;9.4;14.9;2;11.43;.1;1.24;5070 +70074;43.26754;-.89598;124;20221224;21.6;6.7;14.2;1;10.37;.1;.77;6499 +70074;43.26754;-.89598;124;20221225;21.3;7.2;14.3;2.7;9.33;0;1.71;7128 +70074;43.26754;-.89598;124;20221226;18.2;13.9;16.1;1.7;10.57;.9;1.45;2587 +70074;43.26754;-.89598;124;20221227;14.9;10.8;12.8;.7;12.53;.4;.53;2689 +70074;43.26754;-.89598;124;20221228;19.7;5.5;12.6;1.8;9.63;.1;1.07;6563 +70074;43.26754;-.89598;124;20221229;17.3;14.4;15.9;2.3;10.5;7.1;1.6;2207 +70074;43.26754;-.89598;124;20221230;20.5;10.1;15.3;3.2;12.07;.5;1.52;4707 +70074;43.26754;-.89598;124;20221231;21.8;13.8;17.8;3.1;9.17;0;2.66;4611 +70075;43.29974;-.59114;160;20220101;24.3;5.2;14.7;.8;8.1;0;.76;7216 +70075;43.29974;-.59114;160;20220102;18.4;5.7;12.1;1.6;9.41;0;.99;5000 +70075;43.29974;-.59114;160;20220103;19.4;5.1;12.3;1.5;9.21;0;.93;7200 +70075;43.29974;-.59114;160;20220104;21.7;7.3;14.5;5.2;9.51;16.3;2.78;5800 +70075;43.29974;-.59114;160;20220105;8.6;4.5;6.6;.8;7.47;.2;.53;2470 +70075;43.29974;-.59114;160;20220106;8.5;-.2;4.2;1.6;5.21;.1;.58;9000 +70075;43.29974;-.59114;160;20220107;10.5;-1.4;4.6;2.3;7.41;10.2;.61;3600 +70075;43.29974;-.59114;160;20220108;11.4;6.3;8.9;5.1;9.61;7.3;.88;3500 +70075;43.29974;-.59114;160;20220109;9.7;8.9;9.3;6;11.31;44.1;.39;900 +70075;43.29974;-.59114;160;20220110;12.5;9.3;10.9;6;12.71;10.1;.39;1100 +70075;43.29974;-.59114;160;20220111;10.8;7.8;9.3;1.5;9.01;.1;.55;8700 +70075;43.29974;-.59114;160;20220112;8.2;.2;4.2;1.5;6.91;0;.48;5800 +70075;43.29974;-.59114;160;20220113;11.2;-1.2;5;1.9;6.11;0;.72;9600 +70075;43.29974;-.59114;160;20220114;12.1;-3.4;4.4;1.5;5.11;.1;.76;9800 +70075;43.29974;-.59114;160;20220115;11.9;-3.3;4.3;2.1;4.71;0;1.03;9800 +70075;43.29974;-.59114;160;20220116;11.7;-3;4.4;1.6;5.01;.1;.82;9700 +70075;43.29974;-.59114;160;20220117;11.7;-1.5;5.1;1.7;5.91;.1;.77;9800 +70075;43.29974;-.59114;160;20220118;2.7;-2.7;0;1.5;6.21;.1;.26;2500 +70075;43.29974;-.59114;160;20220119;11.2;2.3;6.8;2.6;7.71;.4;.88;3900 +70075;43.29974;-.59114;160;20220120;10.3;3.5;6.9;2;8.91;4.5;.56;3300 +70075;43.29974;-.59114;160;20220121;6;-.7;2.7;1.8;6.01;0;.53;7700 +70075;43.29974;-.59114;160;20220122;7.5;-3.7;1.9;1.1;5.31;.1;.49;10600 +70075;43.29974;-.59114;160;20220123;10.7;-3.2;3.8;1.3;5.71;0;.67;10700 +70075;43.29974;-.59114;160;20220124;14.2;-2.1;6.1;1.8;5.81;0;1.07;10600 +70075;43.29974;-.59114;160;20220125;14.5;-1.5;6.5;1.8;5.81;0;1.12;10700 +70075;43.29974;-.59114;160;20220126;13.5;-1.2;6.2;1.6;5.91;0;.98;10900 +70075;43.29974;-.59114;160;20220127;12.4;-2;5.2;1.5;6.31;.1;.84;11000 +70075;43.29974;-.59114;160;20220128;10.2;1.4;5.8;1.6;7.01;0;.76;8500 +70075;43.29974;-.59114;160;20220129;6.7;-2.3;2.2;1.9;6.41;0;.53;11100 +70075;43.29974;-.59114;160;20220130;2.9;-.8;1.1;1.4;6.41;.2;.36;4100 +70075;43.29974;-.59114;160;20220131;9.9;1;5.5;2.6;8.01;2.1;.67;5500 +70075;43.29974;-.59114;160;20220201;9.7;1;5.4;2;7.91;0;.66;7600 +70075;43.29974;-.59114;160;20220202;14.8;6.1;10.5;1.8;9.81;0;1.01;9500 +70075;43.29974;-.59114;160;20220203;16;-1;7.5;2.3;8.81;.1;1.07;7900 +70075;43.29974;-.59114;160;20220204;12.5;3.6;8.1;2.2;9.91;2.4;.66;3500 +70075;43.29974;-.59114;160;20220205;10.2;8;9.1;1.8;8.41;1;1.01;8800 +70075;43.29974;-.59114;160;20220206;11.2;-1.6;4.8;2.7;7.11;.3;.97;9500 +70075;43.29974;-.59114;160;20220207;13;7.6;10.3;3.1;10.11;2.3;1.09;6400 +70075;43.29974;-.59114;160;20220208;16.2;4.8;10.5;2;8.31;0;1.45;13000 +70075;43.29974;-.59114;160;20220209;19.4;2.3;10.9;1.7;7.11;0;1.69;13000 +70075;43.29974;-.59114;160;20220210;18.2;3;10.6;1.8;7.81;1.2;1.59;11800 +70075;43.29974;-.59114;160;20220211;10;7.4;8.7;1.5;9.91;.6;.69;3800 +70075;43.29974;-.59114;160;20220212;16.1;7;11.6;1.7;9.01;0;1.41;11100 +70075;43.29974;-.59114;160;20220213;19.6;3.7;11.7;2.7;8.41;7.1;2.08;12200 +70075;43.29974;-.59114;160;20220214;11;6.4;8.7;3.8;9.11;14.3;1.05;6982 +70075;43.29974;-.59114;160;20220215;11.5;6.1;8.8;4.2;8.71;1.4;1.34;7900 +70075;43.29974;-.59114;160;20220216;13;9.3;11.2;4.9;11.01;2.7;1.18;4200 +70075;43.29974;-.59114;160;20220217;15.1;11.3;13.2;1.7;12.07;0;1.03;4762 +70075;43.29974;-.59114;160;20220218;16.1;4.5;10.3;2.6;10.61;1.8;1.29;10200 +70075;43.29974;-.59114;160;20220219;12.6;7.4;10;1.9;9.01;.8;1.25;8600 +70075;43.29974;-.59114;160;20220220;13.4;1.9;7.7;3.5;9.31;1.1;1.06;7300 +70075;43.29974;-.59114;160;20220221;14.3;8.6;11.5;5;9.71;2.1;1.91;9600 +70075;43.29974;-.59114;160;20220222;14.8;2.7;8.8;1.6;8.51;0;1.46;14800 +70075;43.29974;-.59114;160;20220223;17.2;1.1;9.2;2.2;8.01;.1;1.86;15000 +70075;43.29974;-.59114;160;20220224;12.7;5.5;9.1;3.1;9.61;1.9;1.04;3900 +70075;43.29974;-.59114;160;20220225;11.7;6.3;9;2.4;7.01;0;1.75;12900 +70075;43.29974;-.59114;160;20220226;14.5;3.1;8.8;3.2;5.51;0;2.47;16600 +70075;43.29974;-.59114;160;20220227;17;3.2;10.1;1.8;7.81;.1;1.69;9400 +70075;43.29974;-.59114;160;20220228;18.9;3;11;2.3;8.31;0;2.25;16200 +70075;43.29974;-.59114;160;20220301;18.9;3.2;11.1;2.5;7.81;.5;2.37;14900 +70075;43.29974;-.59114;160;20220302;14;8.6;11.3;2.6;10.01;3.9;1.4;6000 +70075;43.29974;-.59114;160;20220303;16.4;3.4;9.9;2.8;9.81;13.8;1.73;13300 +70075;43.29974;-.59114;160;20220304;12;8.2;10.1;4.9;9.61;1.8;1.55;7800 +70075;43.29974;-.59114;160;20220305;10.8;5.7;8.3;1.4;8.11;0;1.16;7300 +70075;43.29974;-.59114;160;20220306;10.2;5.4;7.8;1.5;7.91;0;1.22;8600 +70075;43.29974;-.59114;160;20220307;13.4;2.7;8.1;1.7;8.21;0;1.68;16000 +70075;43.29974;-.59114;160;20220308;12.6;2.9;7.8;2.6;8.81;1.1;1.22;7900 +70075;43.29974;-.59114;160;20220309;19.3;2.2;10.8;2.6;7.71;.6;2.64;16700 +70075;43.29974;-.59114;160;20220310;17.6;9.1;13.4;2.4;10.61;.8;2.04;11400 +70075;43.29974;-.59114;160;20220311;15.2;7.3;11.3;2.5;10.21;7.6;1.33;4100 +70075;43.29974;-.59114;160;20220312;15.1;7.3;11.2;2.9;9.91;1.8;2.14;16900 +70075;43.29974;-.59114;160;20220313;13.9;7.2;10.6;3.5;8.91;4.7;2.05;12400 +70075;43.29974;-.59114;160;20220314;12.8;5.2;9;2.1;8.51;0;1.32;5900 +70075;43.29974;-.59114;160;20220315;20.7;7.2;14;1.8;11.4;0;2.29;14660 +70075;43.29974;-.59114;160;20220316;15.4;8.4;11.9;3.3;12.31;7.2;1.19;5900 +70075;43.29974;-.59114;160;20220317;10.9;10.8;10.9;3.5;12.01;20.1;.66;1300 +70075;43.29974;-.59114;160;20220318;10.2;7.3;8.8;1.7;10.11;.3;.81;3600 +70075;43.29974;-.59114;160;20220319;17.2;3.7;10.5;1.3;10.31;0;1.83;14200 +70075;43.29974;-.59114;160;20220320;18.6;6.6;12.6;2;10.71;0;2.16;13800 +70075;43.29974;-.59114;160;20220321;20.6;5.4;13;2.3;10.61;.5;2.65;17100 +70075;43.29974;-.59114;160;20220322;18.4;5.2;11.8;1.9;9.11;0;2.34;14700 +70075;43.29974;-.59114;160;20220323;16.9;2.8;9.9;1.4;8.31;0;2.42;20200 +70075;43.29974;-.59114;160;20220324;17.7;4;10.9;1.6;8.81;0;2.33;16700 +70075;43.29974;-.59114;160;20220325;19.6;7;13.3;1.8;9.51;0;2.75;18100 +70075;43.29974;-.59114;160;20220326;19.2;5.9;12.6;1.9;8.41;0;2.89;19200 +70075;43.29974;-.59114;160;20220327;20.2;4.9;12.6;1.5;9.61;0;2.71;19100 +70075;43.29974;-.59114;160;20220328;20.4;7.1;13.8;1.6;10.31;0;2.38;13400 +70075;43.29974;-.59114;160;20220329;18;8.1;13.1;2.5;10.81;4.4;2.09;10100 +70075;43.29974;-.59114;160;20220330;10.8;9.8;10.3;2.9;11.71;6.8;.69;2300 +70075;43.29974;-.59114;160;20220331;11.9;7.9;9.9;4.4;9.81;8.9;1.71;10700 +70075;43.29974;-.59114;160;20220401;8.5;.9;4.7;3.8;6.31;5.2;1.82;15300 +70075;43.29974;-.59114;160;20220402;9.2;1;5.1;3.4;5.71;.1;2.08;15700 +70075;43.29974;-.59114;160;20220403;8.5;-.2;4.1;2.1;5.61;.2;1.75;14411 +70075;43.29974;-.59114;160;20220404;10.7;-2.1;4.3;1.5;5.28;0;2.17;20994 +70075;43.29974;-.59114;160;20220405;15.9;-3.6;6.1;1.2;5.99;0;2.66;23536 +70075;43.29974;-.59114;160;20220406;12.5;3;7.8;2.6;9.01;0;1.28;7200 +70075;43.29974;-.59114;160;20220407;20.1;5;12.6;3.4;10.18;.2;2.98;17396 +70075;43.29974;-.59114;160;20220408;22;8.9;15.5;4.5;11.61;2.4;3.28;12300 +70075;43.29974;-.59114;160;20220409;14.8;7.8;11.3;2.6;9.41;1.3;2.21;12600 +70075;43.29974;-.59114;160;20220410;21.2;1.8;11.5;2.8;8.01;0;3.74;22800 +70075;43.29974;-.59114;160;20220411;24.1;7.2;15.7;3.8;11.51;.4;4;19500 +70075;43.29974;-.59114;160;20220412;18.1;10.4;14.3;2.7;12.51;4.4;2;9100 +70075;43.29974;-.59114;160;20220413;15.8;10.8;13.3;2;13.51;1.3;1.28;6200 +70075;43.29974;-.59114;160;20220414;21.2;12.1;16.7;2;13.31;0;3.04;17300 +70075;43.29974;-.59114;160;20220415;19.2;9.1;14.2;2.1;13.21;.1;2.05;11300 +70075;43.29974;-.59114;160;20220416;22.2;10.5;16.4;2.8;13.21;.1;3.3;18000 +70075;43.29974;-.59114;160;20220417;21.4;8.9;15.2;3.4;12.91;0;3.25;18800 +70075;43.29974;-.59114;160;20220418;18.3;11.9;15.1;3.4;12.51;.4;2.71;13900 +70075;43.29974;-.59114;160;20220419;11.1;9.9;10.5;1.9;11.01;16.5;.95;3636 +70075;43.29974;-.59114;160;20220420;11.6;7.8;9.7;3.7;11.11;12.1;1.02;5900 +70075;43.29974;-.59114;160;20220421;11.9;8.8;10.4;2.8;11.91;2.7;.84;4100 +70075;43.29974;-.59114;160;20220422;20;7.4;13.7;1.7;10.81;3.5;3.24;21328 +70075;43.29974;-.59114;160;20220423;15.7;10.9;13.3;4.9;11.51;13.8;2.26;9800 +70075;43.29974;-.59114;160;20220424;17;9.4;13.2;5.4;12.01;2.6;2.11;8600 +70075;43.29974;-.59114;160;20220425;20;5.2;12.6;1.7;11.31;0;2.96;19900 +70075;43.29974;-.59114;160;20220426;24.4;8.5;16.5;2.5;12.11;0;3.76;19000 +70075;43.29974;-.59114;160;20220427;18.4;13.2;15.8;2.6;14.11;3.1;1.85;7200 +70075;43.29974;-.59114;160;20220428;14.9;12.2;13.6;1.9;14.51;.4;.95;3900 +70075;43.29974;-.59114;160;20220429;17.7;12;14.9;2;14.41;.1;1.53;6900 +70075;43.29974;-.59114;160;20220430;19.1;12.4;15.8;2.4;13.91;0;2.4;12300 +70075;43.29974;-.59114;160;20220501;18.3;10.9;14.6;2.4;13.11;.8;2.29;12200 +70075;43.29974;-.59114;160;20220502;16.3;11.5;13.9;2.2;12.91;.9;1.62;7000 +70075;43.29974;-.59114;160;20220503;19.4;10.9;15.2;2.2;13.31;1.5;2.41;12500 +70075;43.29974;-.59114;160;20220504;18.5;12.6;15.6;3.6;13.51;0;2.2;8500 +70075;43.29974;-.59114;160;20220505;21.2;8.1;14.7;2.6;12.61;0;3.09;17400 +70075;43.29974;-.59114;160;20220506;20.3;10;15.2;3.3;13.11;0;3.02;16500 +70075;43.29974;-.59114;160;20220507;23.2;12.3;17.8;2.8;13.71;0;3.84;19600 +70075;43.29974;-.59114;160;20220508;23.7;11.1;17.4;2.3;13.91;.1;3.76;20300 +70075;43.29974;-.59114;160;20220509;26.4;10.6;18.5;1.9;13.21;0;4.7;26000 +70075;43.29974;-.59114;160;20220510;29.7;13;21.4;1.9;13.41;.1;5.28;26100 +70075;43.29974;-.59114;160;20220511;26.3;12.3;19.3;2.1;15.51;0;4.16;21600 +70075;43.29974;-.59114;160;20220512;22.5;14.5;18.5;2.1;15.21;0;2.74;11900 +70075;43.29974;-.59114;160;20220513;25.2;14.2;19.7;1.5;16.31;0;3.42;17300 +70075;43.29974;-.59114;160;20220514;30.5;13.2;21.9;2.1;16.41;.7;4.46;19200 +70075;43.29974;-.59114;160;20220515;30.4;14;22.2;2.6;17.51;.8;5.02;22700 +70075;43.29974;-.59114;160;20220516;28.9;14.5;21.7;1.9;16.61;0;4.78;23600 +70075;43.29974;-.59114;160;20220517;30.8;15.3;23.1;1.9;16.81;0;5.48;26800 +70075;43.29974;-.59114;160;20220518;32.3;15.1;23.7;2.5;17.01;6.6;5.74;25000 +70075;43.29974;-.59114;160;20220519;26.3;16.2;21.3;2.5;19.41;.3;3.43;15800 +70075;43.29974;-.59114;160;20220520;23.3;16.7;20;2.5;19.61;.1;2.83;14300 +70075;43.29974;-.59114;160;20220521;31.2;15.3;23.3;1.9;20.41;0;4.93;23900 +70075;43.29974;-.59114;160;20220522;30.8;17.1;24;3.1;20.21;.8;4.5;17100 +70075;43.29974;-.59114;160;20220523;22.5;15.4;19;5.5;14.51;.1;4.28;17800 +70075;43.29974;-.59114;160;20220524;17.2;12.3;14.8;3.1;12.91;3.8;2.29;10600 +70075;43.29974;-.59114;160;20220525;18.9;10.7;14.8;1.7;12.81;0;2.49;13300 +70075;43.29974;-.59114;160;20220526;21.7;10.9;16.3;1.6;13.71;0;3.39;19600 +70075;43.29974;-.59114;160;20220527;24.9;13.6;19.3;2;14.81;0;4.76;26500 +70075;43.29974;-.59114;160;20220528;26.6;11.2;18.9;1.9;14.71;0;5.03;28400 +70075;43.29974;-.59114;160;20220529;25.8;11.4;18.6;1.5;12.61;.5;5.03;28900 +70075;43.29974;-.59114;160;20220530;24.9;11.1;18;2.2;11.41;.6;4.81;25000 +70075;43.29974;-.59114;160;20220531;27.3;13;20.2;1.8;13.61;0;5.31;28400 +70075;43.29974;-.59114;160;20220601;31.3;14.5;22.9;2.2;16.01;1.2;5.98;28400 +70075;43.29974;-.59114;160;20220602;28.1;15.5;21.8;2.5;18.11;.9;4.34;19700 +70075;43.29974;-.59114;160;20220603;27.1;17.4;22.3;2.7;20.01;.5;3.33;13300 +70075;43.29974;-.59114;160;20220604;21.5;17.2;19.4;2.2;19.21;21.3;1.76;6900 +70075;43.29974;-.59114;160;20220605;23.5;15.8;19.7;2.4;17.31;0;3.55;18000 +70075;43.29974;-.59114;160;20220606;25.9;14.8;20.4;1.9;17.11;0;4.02;20300 +70075;43.29974;-.59114;160;20220607;24.5;16.5;20.5;1.6;17.21;.5;3.31;15700 +70075;43.29974;-.59114;160;20220608;20.6;15.4;18;2.7;17.51;2;2;8700 +70075;43.29974;-.59114;160;20220609;23.6;15;19.3;2.7;15.81;.1;4.49;24300 +70075;43.29974;-.59114;160;20220610;28.6;11.5;20.1;1.7;15.41;0;5.39;29400 +70075;43.29974;-.59114;160;20220611;29.4;15.7;22.6;2.5;18.61;.1;5.25;25200 +70075;43.29974;-.59114;160;20220612;27.3;17.6;22.5;3.2;20.01;2.8;3.72;15000 +70075;43.29974;-.59114;160;20220613;28.3;18.1;23.2;3.3;20.51;.1;4.44;19100 +70075;43.29974;-.59114;160;20220614;35.3;18.3;26.8;1.3;23.41;.5;5.29;23700 +70075;43.29974;-.59114;160;20220615;33.3;19.4;26.4;1.5;22.71;0;6.03;28800 +70075;43.29974;-.59114;160;20220616;35.2;19.7;27.5;2.4;22.81;0;6.09;24900 +70075;43.29974;-.59114;160;20220617;36.7;20.5;28.6;2.1;22.21;0;6.46;26200 +70075;43.29974;-.59114;160;20220618;39.5;21.5;30.5;2.5;21.71;0;7.28;26300 +70075;43.29974;-.59114;160;20220619;27.3;18.7;23;2.8;19.81;3.8;4.21;18300 +70075;43.29974;-.59114;160;20220620;27.7;17.6;22.7;2.7;19.81;3.8;4.42;20400 +70075;43.29974;-.59114;160;20220621;23.2;17.6;20.4;2.8;20.11;4.3;2.17;8600 +70075;43.29974;-.59114;160;20220622;23.1;17;20.1;3.1;18.71;.8;3.34;16700 +70075;43.29974;-.59114;160;20220623;25.9;15.5;20.7;1.7;18.51;4.5;3.86;19800 +70075;43.29974;-.59114;160;20220624;25.7;16.2;21;2.4;17.11;0;5.1;27200 +70075;43.29974;-.59114;160;20220625;19.9;14.2;17.1;3;16.01;8.2;1.98;7900 +70075;43.29974;-.59114;160;20220626;16.5;12.9;14.7;2.1;15.21;13.8;1.24;5300 +70075;43.29974;-.59114;160;20220627;19.2;13.9;16.6;1.3;15.91;1.1;1.57;6500 +70075;43.29974;-.59114;160;20220628;24.8;13.9;19.4;1.5;15.91;.1;4.39;24500 +70075;43.29974;-.59114;160;20220629;23.1;12;17.6;2.1;16.01;5.2;3.19;17100 +70075;43.29974;-.59114;160;20220630;15.4;13.8;14.6;2.1;15.41;4.8;1.19;5400 +70075;43.29974;-.59114;160;20220701;23.4;9.3;16.4;1.4;13.51;.1;4.08;24600 +70075;43.29974;-.59114;160;20220702;29.5;11.5;20.5;2.2;15.61;0;5.56;28500 +70075;43.29974;-.59114;160;20220703;26.2;15.7;21;3;17.51;2.3;4.63;22800 +70075;43.29974;-.59114;160;20220704;22.1;16.1;19.1;2.8;17.91;.2;2.62;12000 +70075;43.29974;-.59114;160;20220705;28.2;17;22.6;1.8;18.71;1.2;5.02;25500 +70075;43.29974;-.59114;160;20220706;26.1;16.5;21.3;2.4;18.81;.3;4.01;19600 +70075;43.29974;-.59114;160;20220707;27.6;16.9;22.3;3.2;18.21;0;5.35;26100 +70075;43.29974;-.59114;160;20220708;28.1;15.4;21.8;1.9;18.11;.1;5.37;28700 +70075;43.29974;-.59114;160;20220709;30.4;15.1;22.8;1.5;18.51;.2;5.61;29400 +70075;43.29974;-.59114;160;20220710;31.7;15.7;23.7;1.1;18.51;.1;5.73;30000 +70075;43.29974;-.59114;160;20220711;33.8;15.3;24.6;1.4;18.61;.4;5.98;29400 +70075;43.29974;-.59114;160;20220712;34.4;17.9;26.2;1.4;20.61;.1;6.07;29000 +70075;43.29974;-.59114;160;20220713;34.7;16.4;25.6;1.2;18.31;0;6.07;29800 +70075;43.29974;-.59114;160;20220714;35.4;16.4;25.9;1.7;18.81;.1;6.26;28500 +70075;43.29974;-.59114;160;20220715;33.5;19.2;26.4;1.5;20.01;0;5.46;24700 +70075;43.29974;-.59114;160;20220716;35.5;16.7;26.1;1.4;19.31;.1;5.8;26600 +70075;43.29974;-.59114;160;20220717;36.8;18.2;27.5;2;17.91;0;6.59;27300 +70075;43.29974;-.59114;160;20220718;38.3;18.3;28.3;2.6;19.11;.3;7.16;26900 +70075;43.29974;-.59114;160;20220719;29.4;20.6;25;3.1;21.11;1.5;4.86;20000 +70075;43.29974;-.59114;160;20220720;27.2;19.6;23.4;2.6;18.91;.1;4.64;20900 +70075;43.29974;-.59114;160;20220721;31.7;18.8;25.3;2;19.31;.2;5.77;26900 +70075;43.29974;-.59114;160;20220722;23.9;19.9;21.9;3.8;19.71;1.3;2.91;9900 +70075;43.29974;-.59114;160;20220723;26.7;17.9;22.3;1.5;17.51;.1;3.98;19100 +70075;43.29974;-.59114;160;20220724;35.9;15.8;25.9;2.2;19.11;.2;6.36;27300 +70075;43.29974;-.59114;160;20220725;27.5;20.4;24;4.1;19.81;.7;4.42;16000 +70075;43.29974;-.59114;160;20220726;24;17.9;21;2.2;17.71;.8;3.21;14200 +70075;43.29974;-.59114;160;20220727;26.6;14.2;20.4;1.6;15.31;0;4.53;24200 +70075;43.29974;-.59114;160;20220728;25.6;13.7;19.7;1.8;15.71;6.1;3.66;18100 +70075;43.29974;-.59114;160;20220729;24.6;16.1;20.4;1.3;18.41;2;2.67;12600 +70075;43.29974;-.59114;160;20220730;28.2;18.5;23.4;1.4;19.91;.1;3.92;18800 +70075;43.29974;-.59114;160;20220731;30.2;15.8;23;1.5;19.61;0;4.87;25100 +70075;43.29974;-.59114;160;20220801;31.7;17.3;24.5;1.9;19.91;0;5.1;23800 +70075;43.29974;-.59114;160;20220802;33.7;18;25.9;1.8;19.71;0;5.76;26700 +70075;43.29974;-.59114;160;20220803;34.5;16.3;25.4;1.6;20.91;0;4.86;21400 +70075;43.29974;-.59114;160;20220804;31.3;21.6;26.5;2.7;23.11;.8;4.82;19700 +70075;43.29974;-.59114;160;20220805;28.2;20;24.1;3.5;21.01;0;4.7;20700 +70075;43.29974;-.59114;160;20220806;31.6;16.7;24.2;1.8;19.81;0;5.08;24600 +70075;43.29974;-.59114;160;20220807;32.7;16.5;24.6;1.7;18.21;.1;5.39;25700 +70075;43.29974;-.59114;160;20220808;33;15.3;24.2;1.3;17.21;0;5.16;25700 +70075;43.29974;-.59114;160;20220809;33.8;16.9;25.4;1.6;19.01;.1;4.98;22300 +70075;43.29974;-.59114;160;20220810;37.3;18.2;27.8;1.3;18.71;.1;5.57;25000 +70075;43.29974;-.59114;160;20220811;38.1;20.1;29.1;2.2;19.01;0;6.08;22200 +70075;43.29974;-.59114;160;20220812;35.7;21.1;28.4;2.2;22.21;0;5.93;24600 +70075;43.29974;-.59114;160;20220813;31.8;20.8;26.3;2.5;22.71;1.6;4.21;15900 +70075;43.29974;-.59114;160;20220814;25.8;20.1;23;2.6;20.91;0;2.7;9700 +70075;43.29974;-.59114;160;20220815;27.4;14.9;21.2;1.6;17.61;0;3.76;19200 +70075;43.29974;-.59114;160;20220816;26.2;15.4;20.8;2.5;18.01;2.8;3.2;13900 +70075;43.29974;-.59114;160;20220817;24;16.2;20.1;2.7;18.01;3.2;3.14;15300 +70075;43.29974;-.59114;160;20220818;22;16.2;19.1;3.7;18.41;13.2;2.73;14300 +70075;43.29974;-.59114;160;20220819;26.5;15.9;21.2;1.5;17.81;10.9;4.09;22700 +70075;43.29974;-.59114;160;20220820;30.2;14.6;22.4;1.7;18.11;2.8;4.59;23700 +70075;43.29974;-.59114;160;20220821;26.5;18.7;22.6;2.9;20.11;.2;3.33;13900 +70075;43.29974;-.59114;160;20220822;25.9;16.9;21.4;2.2;20.01;1.8;2.7;11900 +70075;43.29974;-.59114;160;20220823;29.4;18;23.7;1.7;21.01;.1;3.85;18600 +70075;43.29974;-.59114;160;20220824;35.4;16.4;25.9;2.1;20.51;1.4;5.11;21400 +70075;43.29974;-.59114;160;20220825;29;20.5;24.8;4.6;21.91;0;4.17;14500 +70075;43.29974;-.59114;160;20220826;27.8;19.8;23.8;2.6;20.91;.7;3.84;17300 +70075;43.29974;-.59114;160;20220827;30.5;18.4;24.5;1.9;19.61;.1;4.25;19600 +70075;43.29974;-.59114;160;20220828;34.8;16.1;25.5;1.4;17.81;.6;4.84;23000 +70075;43.29974;-.59114;160;20220829;34.8;20;27.4;3;18.31;10.1;5.06;14400 +70075;43.29974;-.59114;160;20220830;31.3;16.1;23.7;2.1;20.21;0;4.57;22500 +70075;43.29974;-.59114;160;20220831;27.8;20.2;24;3;21.81;9.1;3.21;12200 +70075;43.29974;-.59114;160;20220901;29.4;17.1;23.3;2.2;19.61;.4;4.15;20200 +70075;43.29974;-.59114;160;20220902;26.2;17.9;22.1;2.5;19.41;0;2.8;11000 +70075;43.29974;-.59114;160;20220903;26.4;17.9;22.2;1.6;18.41;0;2.9;13200 +70075;43.29974;-.59114;160;20220904;32.4;14.7;23.6;1.8;17.31;0;4.47;21200 +70075;43.29974;-.59114;160;20220905;33.9;15.9;24.9;2.3;17.21;.8;5.1;21900 +70075;43.29974;-.59114;160;20220906;32.2;15.1;23.7;3.3;16.81;0;5.38;22300 +70075;43.29974;-.59114;160;20220907;27.7;16;21.9;1.9;15.91;.2;3.31;14100 +70075;43.29974;-.59114;160;20220908;27.4;12.7;20.1;1.9;15.11;1.3;3.51;17600 +70075;43.29974;-.59114;160;20220909;24.6;16.7;20.7;2.2;16.41;1.1;3.07;14300 +70075;43.29974;-.59114;160;20220910;29;12.8;20.9;1.8;14.61;0;4.07;21600 +70075;43.29974;-.59114;160;20220911;35.1;14.6;24.9;2.4;15.01;0;5.3;21400 +70075;43.29974;-.59114;160;20220912;39;17.8;28.4;2.4;16.21;2.5;5.49;17400 +70075;43.29974;-.59114;160;20220913;30.8;20.2;25.5;2.4;19.51;.3;2.8;5100 +70075;43.29974;-.59114;160;20220914;32.1;16.9;24.5;2.2;16.41;0;4.4;18700 +70075;43.29974;-.59114;160;20220915;29;17.4;23.2;2.9;17.21;1.6;4.04;16500 +70075;43.29974;-.59114;160;20220916;24.6;18.1;21.4;3.3;17.71;.7;3.2;13800 +70075;43.29974;-.59114;160;20220917;23.5;9;16.3;1.3;11.41;0;3;19700 +70075;43.29974;-.59114;160;20220918;25.7;6.7;16.2;1.7;8.01;0;3.46;18500 +70075;43.29974;-.59114;160;20220919;27.1;6.8;17;1.5;9.11;0;3.5;20300 +70075;43.29974;-.59114;160;20220920;24.9;7.7;16.3;2.4;10.51;.1;3.62;20000 +70075;43.29974;-.59114;160;20220921;24.8;9.1;17;2.3;11.11;0;3.5;19400 +70075;43.29974;-.59114;160;20220922;26.5;9.1;17.8;1.8;11.71;.1;3.37;19000 +70075;43.29974;-.59114;160;20220923;22.5;10.4;16.5;1.5;13.41;4.1;1.87;8200 +70075;43.29974;-.59114;160;20220924;17.7;12;14.9;2.1;14.91;6.4;1.26;6300 +70075;43.29974;-.59114;160;20220925;20.5;8.1;14.3;2.1;12.51;.7;2.14;12800 +70075;43.29974;-.59114;160;20220926;20.8;8.2;14.5;2.9;12.61;7.5;2.29;12600 +70075;43.29974;-.59114;160;20220927;17.2;13;15.1;4.9;14.81;12.9;1.52;7400 +70075;43.29974;-.59114;160;20220928;16.6;14.3;15.5;6.8;16.21;34.7;1.1;5600 +70075;43.29974;-.59114;160;20220929;16.4;12.9;14.7;4.6;14.31;16;1.42;6400 +70075;43.29974;-.59114;160;20220930;18.9;10.6;14.8;2.4;12.31;1.3;2.09;12000 +70075;43.29974;-.59114;160;20221001;23.4;9.6;16.5;2.4;13.21;0;2.63;14800 +70075;43.29974;-.59114;160;20221002;24.4;9.9;17.2;1.6;15.11;.1;2.5;16900 +70075;43.29974;-.59114;160;20221003;26.3;12.7;19.5;1.4;15.31;0;2.48;14000 +70075;43.29974;-.59114;160;20221004;26.6;11.2;18.9;1.3;14.31;.1;2.67;17000 +70075;43.29974;-.59114;160;20221005;29.2;10;19.6;2.4;13.61;0;3.42;15800 +70075;43.29974;-.59114;160;20221006;21.6;15.8;18.7;1.3;15.81;0;1.6;7200 +70075;43.29974;-.59114;160;20221007;25.7;11.3;18.5;1.8;15.21;0;2.37;12900 +70075;43.29974;-.59114;160;20221008;21.8;15.8;18.8;2.1;16.91;.7;1.78;8400 +70075;43.29974;-.59114;160;20221009;28.4;12.2;20.3;1.5;14.31;.3;2.71;14900 +70075;43.29974;-.59114;160;20221010;22.6;12.4;17.5;1.3;16.51;6.5;1.35;6300 +70075;43.29974;-.59114;160;20221011;21.2;15.1;18.2;1.2;17.81;6.4;1.27;6600 +70075;43.29974;-.59114;160;20221012;22;16.3;19.2;2;17.81;1.2;1.66;8300 +70075;43.29974;-.59114;160;20221013;23.8;14.8;19.3;2.6;16.91;.9;2.14;10500 +70075;43.29974;-.59114;160;20221014;22.8;17;19.9;3.1;17.71;.8;2.18;10600 +70075;43.29974;-.59114;160;20221015;27;10.1;18.6;1.4;14.41;.1;2.3;14500 +70075;43.29974;-.59114;160;20221016;30;13.3;21.7;2.1;15.11;.1;2.99;13800 +70075;43.29974;-.59114;160;20221017;29.6;16;22.8;1.5;16.71;3.8;2.24;8600 +70075;43.29974;-.59114;160;20221018;31.2;13.9;22.6;2.2;15.91;0;3.05;12600 +70075;43.29974;-.59114;160;20221019;30.2;14.9;22.6;3.6;14.81;0;3.5;4500 +70075;43.29974;-.59114;160;20221020;26.3;16.3;21.3;3;13.91;.2;2.73;3300 +70075;43.29974;-.59114;160;20221021;20;16;18;2.3;14.61;.9;1.48;2000 +70075;43.29974;-.59114;160;20221022;27.5;10.3;18.9;2.2;13.21;0;2.6;12300 +70075;43.29974;-.59114;160;20221023;28.2;16.4;22.3;3.6;12.11;0;3.78;7100 +70075;43.29974;-.59114;160;20221024;25.6;14.4;20;2.5;11.51;0;2.8;10800 +70075;43.29974;-.59114;160;20221025;27.1;12.1;19.6;2.1;13.01;0;2.25;4400 +70075;43.29974;-.59114;160;20221026;27.8;11.2;19.5;2.1;13.81;0;2.36;9300 +70075;43.29974;-.59114;160;20221027;25.8;17.2;21.5;3.5;12.21;.1;3.23;2100 +70075;43.29974;-.59114;160;20221028;26.4;15.6;21;3;12.21;.1;2.97;5100 +70075;43.29974;-.59114;160;20221029;25.2;16.1;20.7;2.6;12.91;.1;2.52;5700 +70075;43.29974;-.59114;160;20221030;21.3;10.9;16.1;1.9;14.01;2.3;1.41;7400 +70075;43.29974;-.59114;160;20221031;19.5;11.9;15.7;2.2;14.71;1.3;1.01;900 +70075;43.29974;-.59114;160;20221101;20.2;12.8;16.5;1.9;14.61;0;1.37;9000 +70075;43.29974;-.59114;160;20221102;21.2;10.1;15.7;1.7;13.01;.1;1.46;10600 +70075;43.29974;-.59114;160;20221103;22.9;9.3;16.1;3.5;12.01;10.4;2.23;4200 +70075;43.29974;-.59114;160;20221104;15.3;10.8;13.1;5.7;10.91;16;1.85;7200 +70075;43.29974;-.59114;160;20221105;17.6;7.6;12.6;1.6;10.31;.1;1.24;11000 +70075;43.29974;-.59114;160;20221106;20.7;4.9;12.8;2.5;9.21;.1;1.86;9800 +70075;43.29974;-.59114;160;20221107;21.9;7;14.5;2.1;10.11;.1;1.76;10000 +70075;43.29974;-.59114;160;20221108;17.2;10.1;13.7;2.8;12.51;1;1.11;1200 +70075;43.29974;-.59114;160;20221109;15.4;11.1;13.3;2.2;13.31;5;.79;2800 +70075;43.29974;-.59114;160;20221110;18.1;6.7;12.4;2.1;10.81;.1;1.23;10600 +70075;43.29974;-.59114;160;20221111;21;3.7;12.4;1.5;10.11;.2;1.25;10100 +70075;43.29974;-.59114;160;20221112;22.9;8.3;15.6;1.8;11.31;0;1.54;9600 +70075;43.29974;-.59114;160;20221113;24.4;6.9;15.7;2.2;10.11;0;1.96;9900 +70075;43.29974;-.59114;160;20221114;14.4;8.2;11.3;1.8;11.51;2.2;.74;1700 +70075;43.29974;-.59114;160;20221115;16.2;10.3;13.3;1.7;13.21;9.6;.75;2700 +70075;43.29974;-.59114;160;20221116;19.7;8.4;14.1;2.1;11.91;.7;1.22;8200 +70075;43.29974;-.59114;160;20221117;17.6;13.8;15.7;4;14.21;15.6;1.32;5100 +70075;43.29974;-.59114;160;20221118;11.5;9;10.3;3.3;11.01;14.4;.71;3200 +70075;43.29974;-.59114;160;20221119;11.1;6.7;8.9;3.8;9.11;4.4;.96;5900 +70075;43.29974;-.59114;160;20221120;15.6;3.1;9.4;2.9;9.61;10.2;1.03;4800 +70075;43.29974;-.59114;160;20221121;13.3;8.9;11.1;4.3;11.11;45.1;.98;600 +70075;43.29974;-.59114;160;20221122;11.9;6.6;9.3;4.7;9.51;12;1.02;4000 +70075;43.29974;-.59114;160;20221123;15.2;9.6;12.4;4.9;13.11;7.4;.76;3400 +70075;43.29974;-.59114;160;20221124;14.8;6.4;10.6;2.5;10.41;7.5;.9;3400 +70075;43.29974;-.59114;160;20221125;12.7;6.4;9.6;2.8;10.61;9.7;.65;3900 +70075;43.29974;-.59114;160;20221126;14.6;3.6;9.1;1.9;8.71;0;.85;6200 +70075;43.29974;-.59114;160;20221127;15.6;3.7;9.7;2.5;8.51;13.5;1.14;5400 +70075;43.29974;-.59114;160;20221128;11.3;8.4;9.9;3.3;10.81;22;.63;4000 +70075;43.29974;-.59114;160;20221129;12.8;8.5;10.7;2.4;11.11;5.5;.66;4200 +70075;43.29974;-.59114;160;20221130;11.1;5.6;8.4;1.8;9.41;0;.53;5800 +70075;43.29974;-.59114;160;20221201;5.4;4.1;4.8;1;8.01;0;.4;1400 +70075;43.29974;-.59114;160;20221202;9.3;2;5.7;1.2;7.81;.1;.39;6900 +70075;43.29974;-.59114;160;20221203;6.2;4.5;5.4;1;8.41;2.8;.4;1200 +70075;43.29974;-.59114;160;20221204;10.9;0;5.5;1.3;7.01;0;.46;8100 +70075;43.29974;-.59114;160;20221205;15.1;.8;8;2.1;6.71;.1;1.04;7700 +70075;43.29974;-.59114;160;20221206;13.6;6.7;10.2;1;9.71;.3;.63;2800 +70075;43.29974;-.59114;160;20221207;15.3;7.7;11.5;1.2;11.11;.1;.56;5400 +70075;43.29974;-.59114;160;20221208;10.5;7.4;9;1.4;10.21;6.5;.52;1700 +70075;43.29974;-.59114;160;20221209;12.2;6.8;9.5;2;10.41;4.4;.59;2600 +70075;43.29974;-.59114;160;20221210;5.5;1.6;3.6;3;6.21;0;.54;7600 +70075;43.29974;-.59114;160;20221211;5.3;-2.7;1.3;1.3;5.61;0;.46;2100 +70075;43.29974;-.59114;160;20221212;8.1;.3;4.2;1.6;8.11;12.5;.37;1200 +70075;43.29974;-.59114;160;20221213;14.9;6.8;10.9;3.7;13.41;3.1;.26;2800 +70075;43.29974;-.59114;160;20221214;18.5;11;14.8;3;12.91;7.7;1.07;6400 +70075;43.29974;-.59114;160;20221215;16.7;9.8;13.3;3.2;11.91;5.1;1.01;5600 +70075;43.29974;-.59114;160;20221216;10.6;9.7;10.2;2.6;10.71;6.4;.7;800 +70075;43.29974;-.59114;160;20221217;10.2;5.6;7.9;1.2;9.21;0;.45;3600 +70075;43.29974;-.59114;160;20221218;17.1;3;10.1;2.8;8.11;.2;1.26;7100 +70075;43.29974;-.59114;160;20221219;14.7;4.3;9.5;2.1;9.11;.7;.84;4000 +70075;43.29974;-.59114;160;20221220;11.8;8;9.9;1.7;10.71;6.7;.62;500 +70075;43.29974;-.59114;160;20221221;19;8.3;13.7;2.3;11.71;.1;.95;7100 +70075;43.29974;-.59114;160;20221222;18.9;8.1;13.5;2.2;11.51;.1;1.03;4700 +70075;43.29974;-.59114;160;20221223;17.2;7.8;12.5;1.9;11.51;0;.82;3900 +70075;43.29974;-.59114;160;20221224;20.7;7.3;14;1.8;10.71;0;.99;7600 +70075;43.29974;-.59114;160;20221225;20.6;5;12.8;2.5;9.81;0;1.37;6600 +70075;43.29974;-.59114;160;20221226;17.4;7.6;12.5;1.8;10.11;1.1;1.02;3500 +70075;43.29974;-.59114;160;20221227;14.5;10.7;12.6;1.3;12.21;.4;.58;3700 +70075;43.29974;-.59114;160;20221228;19.4;5.7;12.6;2;9.81;0;1.02;7900 +70075;43.29974;-.59114;160;20221229;16.2;8.3;12.3;2.7;10.41;6.7;1.16;2900 +70075;43.29974;-.59114;160;20221230;21.7;9.8;15.8;3.3;11.91;.6;1.76;4700 +70075;43.29974;-.59114;160;20221231;19.7;8.8;14.3;2.3;10.71;0;1.32;4800 +70076;43.33103;-.28601;273;20220101;23.7;2.2;13;.6;7.65;0;.57;7784 +70076;43.33103;-.28601;273;20220102;17.3;4.4;10.8;1.3;9.32;0;.79;5525 +70076;43.33103;-.28601;273;20220103;18.7;3.5;11.1;.9;9.16;.1;.66;6718 +70076;43.33103;-.28601;273;20220104;21.8;6.3;14;4;9.26;17;2.4;6381 +70076;43.33103;-.28601;273;20220105;7.8;5.1;6.4;1.5;7.4;0;.69;1806 +70076;43.33103;-.28601;273;20220106;7.3;-.1;3.6;1.3;5.22;.1;.61;5610 +70076;43.33103;-.28601;273;20220107;8.7;-2.9;2.9;2.5;7.19;10.4;.47;4863 +70076;43.33103;-.28601;273;20220108;11.1;5.8;8.4;4.5;9.26;7.9;.88;3388 +70076;43.33103;-.28601;273;20220109;9;8.5;8.8;4.8;10.96;44.8;.48;356 +70076;43.33103;-.28601;273;20220110;11.7;8.5;10.1;4.2;12.49;6.8;.4;1877 +70076;43.33103;-.28601;273;20220111;10.6;7;8.8;1;8.79;0;.59;4741 +70076;43.33103;-.28601;273;20220112;7.1;-1;3.1;1.3;6.59;0;.46;5026 +70076;43.33103;-.28601;273;20220113;10.4;-2.7;3.9;1.2;5.79;0;.58;7475 +70076;43.33103;-.28601;273;20220114;12.3;-4.1;4.1;1.2;4.99;.1;.77;8192 +70076;43.33103;-.28601;273;20220115;11.6;-4.2;3.7;1.5;4.59;0;.84;8159 +70076;43.33103;-.28601;273;20220116;11.3;-4;3.6;1.1;4.96;0;.68;8097 +70076;43.33103;-.28601;273;20220117;11;-2.6;4.2;1.2;5.56;.1;.66;7832 +70076;43.33103;-.28601;273;20220118;2.8;-3.5;-.3;1.3;6.02;.1;.29;3699 +70076;43.33103;-.28601;273;20220119;10.4;1.4;5.9;2.9;7.52;.7;.86;4887 +70076;43.33103;-.28601;273;20220120;10.1;4.2;7.2;1.9;8.76;4.5;.64;3686 +70076;43.33103;-.28601;273;20220121;4.5;-.2;2.1;1.5;6.09;0;.49;4612 +70076;43.33103;-.28601;273;20220122;7;-4.2;1.4;.8;5.26;.1;.47;7825 +70076;43.33103;-.28601;273;20220123;10.1;-4.3;2.9;.9;5.56;0;.59;8652 +70076;43.33103;-.28601;273;20220124;14;-2.9;5.5;1.1;5.69;0;.83;9226 +70076;43.33103;-.28601;273;20220125;13.7;-2.8;5.5;1.3;5.69;0;.9;9245 +70076;43.33103;-.28601;273;20220126;13.4;-2.8;5.3;1;5.76;0;.77;9408 +70076;43.33103;-.28601;273;20220127;12.3;-3.2;4.6;1.1;5.96;.1;.75;9346 +70076;43.33103;-.28601;273;20220128;8.7;-.8;4;1.2;6.52;0;.63;7074 +70076;43.33103;-.28601;273;20220129;6.8;-3.2;1.8;1.1;6.12;0;.5;7964 +70076;43.33103;-.28601;273;20220130;2.8;-2.2;.3;1.3;6.09;.2;.37;4211 +70076;43.33103;-.28601;273;20220131;9.1;-.1;4.5;2.4;8.06;2.3;.58;6161 +70076;43.33103;-.28601;273;20220201;8.9;1.7;5.3;2;7.82;0;.67;6085 +70076;43.33103;-.28601;273;20220202;14.5;4.6;9.5;1.5;9.36;0;.93;7826 +70076;43.33103;-.28601;273;20220203;14.6;-.9;6.9;1.8;8.66;0;.93;8532 +70076;43.33103;-.28601;273;20220204;12.9;2.7;7.8;1.9;9.72;1.8;.72;6208 +70076;43.33103;-.28601;273;20220205;9.5;7.4;8.5;1.7;8.29;.9;.94;4515 +70076;43.33103;-.28601;273;20220206;10.5;-2.4;4;2.2;7.02;.4;.87;8932 +70076;43.33103;-.28601;273;20220207;12.2;6.8;9.5;2.9;9.69;1.5;1.07;5526 +70076;43.33103;-.28601;273;20220208;15.7;2.5;9.1;1.2;8.19;0;1.12;10562 +70076;43.33103;-.28601;273;20220209;18.8;0;9.4;1.4;6.79;0;1.51;11980 +70076;43.33103;-.28601;273;20220210;10.6;.7;5.6;2.2;7.2;.6;1.91;11500 +70076;43.33103;-.28601;273;20220211;9.4;6.8;8.1;1.5;9.88;1.3;.69;3800 +70076;43.33103;-.28601;273;20220212;16;6.3;11.2;1.7;9;0;1.39;11200 +70076;43.33103;-.28601;273;20220213;18.5;3.1;10.8;3;8.15;6.1;2.03;12000 +70076;43.33103;-.28601;273;20220214;10.3;5.4;7.9;3.5;8.89;15.3;1.04;7249 +70076;43.33103;-.28601;273;20220215;11;5.4;8.2;4.7;8.25;1.1;1.4;7150 +70076;43.33103;-.28601;273;20220216;13.7;8.6;11.1;4.3;10.69;2.4;1.32;5406 +70076;43.33103;-.28601;273;20220217;15.2;10.8;13;2.5;11.8;.3;1.24;5188 +70076;43.33103;-.28601;273;20220218;16;3.8;9.9;2.2;10.16;2.4;1.33;10115 +70076;43.33103;-.28601;273;20220219;10.7;6.4;8.5;1.9;8.82;.6;1.05;6161 +70076;43.33103;-.28601;273;20220220;13.6;.3;6.9;3;8.72;.3;1.23;9796 +70076;43.33103;-.28601;273;20220221;13.4;8.7;11;4.3;9.26;1.6;1.82;6909 +70076;43.33103;-.28601;273;20220222;14.5;2.3;8.4;1.7;8.26;0;1.42;11896 +70076;43.33103;-.28601;273;20220223;16.6;.3;8.5;1.7;7.92;0;1.64;13402 +70076;43.33103;-.28601;273;20220224;11.8;3.9;7.9;2.4;9.36;1.7;1.03;7051 +70076;43.33103;-.28601;273;20220225;10.8;5.2;8;1.8;7.16;0;1.39;8911 +70076;43.33103;-.28601;273;20220226;14.4;-1;6.7;1.8;5.66;0;1.8;14424 +70076;43.33103;-.28601;273;20220227;15.8;1.3;8.6;1.3;7.92;0;1.52;11538 +70076;43.33103;-.28601;273;20220228;18.2;2.2;10.2;1.7;7.96;0;1.94;14272 +70076;43.33103;-.28601;273;20220301;18;.6;9.3;1.6;7.39;.3;1.95;14557 +70076;43.33103;-.28601;273;20220302;12.4;5.8;9.1;1.7;9.62;3.3;1.2;7753 +70076;43.33103;-.28601;273;20220303;16;1.3;8.7;2.2;9.29;10.5;1.65;13439 +70076;43.33103;-.28601;273;20220304;10.6;7.6;9.1;3.9;9.22;2.2;1.31;5626 +70076;43.33103;-.28601;273;20220305;9.8;4.7;7.3;1.4;7.99;0;1.13;7265 +70076;43.33103;-.28601;273;20220306;9.1;4.6;6.9;1.1;7.76;0;1.08;7442 +70076;43.33103;-.28601;273;20220307;12.9;1.7;7.3;1.5;7.76;0;1.53;13377 +70076;43.33103;-.28601;273;20220308;11.8;1.7;6.7;1.8;8.19;1.1;1.27;10336 +70076;43.33103;-.28601;273;20220309;17.9;0;9;1.9;7.62;.2;2.22;16193 +70076;43.33103;-.28601;273;20220310;16.3;7.8;12;1.8;9.92;.7;1.8;10777 +70076;43.33103;-.28601;273;20220311;15.2;7.5;11.4;2.2;9.46;8;1.73;8060 +70076;43.33103;-.28601;273;20220312;14.1;6.4;10.2;2.1;9.62;1.1;1.73;12340 +70076;43.33103;-.28601;273;20220313;13.1;6.4;9.8;2.4;8.49;4.9;1.76;10583 +70076;43.33103;-.28601;273;20220314;12;1.9;7;1.6;8.32;0;1.39;10598 +70076;43.33103;-.28601;273;20220315;21.5;8.1;14.8;1.6;11.45;0;2.35;14008 +70076;43.33103;-.28601;273;20220316;15.5;8.1;11.8;2.4;11.96;5.2;1.46;9027 +70076;43.33103;-.28601;273;20220317;10.2;9.9;10;3;11.62;19;.65;1229 +70076;43.33103;-.28601;273;20220318;9.5;7.1;8.3;1.9;10.05;.2;.73;3100 +70076;43.33103;-.28601;273;20220319;16.9;3.8;10.4;1.5;9.95;0;1.98;15300 +70076;43.33103;-.28601;273;20220320;18;5.8;11.9;2;10.35;0;2.19;14600 +70076;43.33103;-.28601;273;20220321;20.1;4.5;12.3;2.2;10;.4;2.57;16250 +70076;43.33103;-.28601;273;20220322;18.1;4.1;11.1;1.9;8.75;0;2.44;16650 +70076;43.33103;-.28601;273;20220323;16.6;2.4;9.5;1.7;7.9;0;2.51;20250 +70076;43.33103;-.28601;273;20220324;17.1;3.4;10.2;1.8;8.55;0;2.38;17800 +70076;43.33103;-.28601;273;20220325;18.8;6.6;12.7;1.9;9.35;0;2.71;17850 +70076;43.33103;-.28601;273;20220326;18.4;4.5;11.4;1.9;8.35;0;2.66;17700 +70076;43.33103;-.28601;273;20220327;19.5;4.1;11.8;1.9;9.55;0;2.65;18350 +70076;43.33103;-.28601;273;20220328;20.2;6.1;13.2;1.9;9.65;0;2.57;14250 +70076;43.33103;-.28601;273;20220329;18;8;13;2.5;10.3;4.7;2.24;10500 +70076;43.33103;-.28601;273;20220330;10.2;9.2;9.7;2.9;11.68;8.1;.69;2300 +70076;43.33103;-.28601;273;20220331;11.6;7.2;9.4;5;9.2;10.1;1.75;8850 +70076;43.33103;-.28601;273;20220401;7.8;.7;4.2;5;5.95;5.6;1.83;13350 +70076;43.33103;-.28601;273;20220402;8.6;.4;4.5;3.4;5.68;0;2.08;15700 +70076;43.33103;-.28601;273;20220403;7.8;-1.2;3.3;4;5.19;.2;2.26;17948 +70076;43.33103;-.28601;273;20220404;10.7;-.5;5.1;2.1;5.23;0;2.33;21100 +70076;43.33103;-.28601;273;20220405;15.1;-4;5.6;1.4;6.1;0;2.64;23027 +70076;43.33103;-.28601;273;20220406;12.6;2.2;7.4;3;8.7;0;1.5;9550 +70076;43.33103;-.28601;273;20220407;20.3;4.1;12.2;3.1;10.02;.2;3.19;19929 +70076;43.33103;-.28601;273;20220408;21.4;8.1;14.8;4.2;11.1;2.7;3.26;13500 +70076;43.33103;-.28601;273;20220409;14.2;7.3;10.8;3.1;9.2;1.5;2.33;14150 +70076;43.33103;-.28601;273;20220410;20.8;.6;10.7;2.4;7.7;0;3.57;22650 +70076;43.33103;-.28601;273;20220411;23.8;5.8;14.8;3.2;10.9;0;3.77;18950 +70076;43.33103;-.28601;273;20220412;18;11;14.5;3.3;12.05;2.5;2.4;10400 +70076;43.33103;-.28601;273;20220413;15.2;10.7;12.9;2.3;12.85;1;1.37;6250 +70076;43.33103;-.28601;273;20220414;20.4;10.8;15.6;2;12.8;0;2.92;17250 +70076;43.33103;-.28601;273;20220415;19.4;8.3;13.8;2.3;12.95;.1;2.65;17200 +70076;43.33103;-.28601;273;20220416;21.3;10.4;15.8;2.8;13;.1;3.19;17950 +70076;43.33103;-.28601;273;20220417;21.2;8.1;14.6;3.7;12.35;0;3.51;21200 +70076;43.33103;-.28601;273;20220418;17.7;11.3;14.5;3.4;12.1;.1;2.47;11800 +70076;43.33103;-.28601;273;20220419;10.6;9.1;9.8;1.8;10.96;23.9;.89;3269 +70076;43.33103;-.28601;273;20220420;11.7;7;9.4;3.9;10.45;5.1;1.26;7100 +70076;43.33103;-.28601;273;20220421;13;8.4;10.7;2.6;11.3;.6;1.27;6100 +70076;43.33103;-.28601;273;20220422;18.8;7;12.9;1.6;11.02;.6;3.03;20495 +70076;43.33103;-.28601;273;20220423;15.6;9.9;12.7;4.4;10.8;8.9;2.38;11100 +70076;43.33103;-.28601;273;20220424;16.5;9.3;12.9;5.5;11.45;2.9;2.48;12450 +70076;43.33103;-.28601;273;20220425;19.2;5;12.1;2.1;10.85;0;3.12;21450 +70076;43.33103;-.28601;273;20220426;23.7;7;15.3;2.4;11.5;0;3.65;19550 +70076;43.33103;-.28601;273;20220427;18.1;11.7;14.9;2.6;13.6;3;1.93;8750 +70076;43.33103;-.28601;273;20220428;14.5;11.8;13.2;1.9;14;.3;.99;3900 +70076;43.33103;-.28601;273;20220429;17.3;12.1;14.7;2;14.25;.1;1.54;6850 +70076;43.33103;-.28601;273;20220430;18.8;11.9;15.4;2.6;13.45;0;2.7;15000 +70076;43.33103;-.28601;273;20220501;17.9;10.2;14;2.6;12.9;1;2.41;14000 +70076;43.33103;-.28601;273;20220502;14.9;10.9;12.9;2.4;12.45;1.6;1.41;5850 +70076;43.33103;-.28601;273;20220503;19;10.4;14.7;2.4;12.85;1.9;2.55;13700 +70076;43.33103;-.28601;273;20220504;17.9;11.9;14.9;3.5;13;.9;2.35;10800 +70076;43.33103;-.28601;273;20220505;19.9;8.9;14.4;3;12.2;0;2.92;15150 +70076;43.33103;-.28601;273;20220506;19.4;10.6;15;3.1;12.52;0;3.14;16830 +70076;43.33103;-.28601;273;20220507;21.9;10.9;16.4;2.4;12.99;0;3.68;19751 +70076;43.33103;-.28601;273;20220508;22.7;10.3;16.5;1.9;13.32;0;3.74;20841 +70076;43.33103;-.28601;273;20220509;25.8;8.8;17.3;1.5;12.96;0;4.47;25738 +70076;43.33103;-.28601;273;20220510;28.7;10.1;19.4;1.3;13.22;.1;4.91;26924 +70076;43.33103;-.28601;273;20220511;26.8;11.4;19.1;1.5;15.22;0;4.38;23868 +70076;43.33103;-.28601;273;20220512;20.8;13.7;17.2;1.6;15.16;0;2.82;14434 +70076;43.33103;-.28601;273;20220513;24.6;14;19.3;1.4;15.99;0;3.61;18939 +70076;43.33103;-.28601;273;20220514;29.4;11.8;20.6;1.4;15.99;.1;4.67;24059 +70076;43.33103;-.28601;273;20220515;29.4;12.4;20.9;1.9;16.52;1.8;5;25105 +70076;43.33103;-.28601;273;20220516;27.7;13.2;20.4;1.3;16.42;0;4.5;23904 +70076;43.33103;-.28601;273;20220517;29.9;13.3;21.6;1.5;16.52;0;5.15;26418 +70076;43.33103;-.28601;273;20220518;31.5;13.7;22.6;1.7;16.99;7;5.42;26419 +70076;43.33103;-.28601;273;20220519;25.9;15.6;20.7;1.8;18.69;.3;3.76;18855 +70076;43.33103;-.28601;273;20220520;22.4;15.4;18.9;1.6;18.86;.1;2.99;16045 +70076;43.33103;-.28601;273;20220521;31.3;15.4;23.3;1.3;19.99;0;4.99;25180 +70076;43.33103;-.28601;273;20220522;30.3;17.1;23.7;2.3;20.19;.8;4.72;20973 +70076;43.33103;-.28601;273;20220523;22;15.5;18.8;5.2;13.77;.1;4.23;16269 +70076;43.33103;-.28601;273;20220524;16;11.5;13.8;2.5;12.32;6.2;2.37;11889 +70076;43.33103;-.28601;273;20220525;17.8;10;13.9;1.8;12.36;0;2.77;16173 +70076;43.33103;-.28601;273;20220526;20.5;11.1;15.8;1.3;13.36;0;3.31;19289 +70076;43.33103;-.28601;273;20220527;24.1;13.3;18.7;1.4;14.52;0;4.16;22931 +70076;43.33103;-.28601;273;20220528;25.9;10.5;18.2;1.5;14.36;0;4.7;26635 +70076;43.33103;-.28601;273;20220529;25;10;17.5;1.3;12.19;.1;4.63;26725 +70076;43.33103;-.28601;273;20220530;24.1;9.1;16.6;1.8;11.29;1.1;4.62;25666 +70076;43.33103;-.28601;273;20220531;26.1;11.7;18.9;1.4;12.92;0;4.83;26183 +70076;43.33103;-.28601;273;20220601;30.3;12.5;21.4;1.5;15.79;.2;5.53;28445 +70076;43.33103;-.28601;273;20220602;27.5;14.7;21.1;2;17.76;.8;4.55;22268 +70076;43.33103;-.28601;273;20220603;25.6;16.6;21.1;2.1;19.62;1.6;3.69;17321 +70076;43.33103;-.28601;273;20220604;21.2;16.7;18.9;1.8;18.82;15.3;2.39;11448 +70076;43.33103;-.28601;273;20220605;22.9;15.4;19.1;1.8;16.89;.1;3.49;17912 +70076;43.33103;-.28601;273;20220606;25.1;14.4;19.8;1.5;16.56;.1;4.06;21169 +70076;43.33103;-.28601;273;20220607;23.7;15.4;19.6;1.2;16.59;.3;3.47;17709 +70076;43.33103;-.28601;273;20220608;20.4;13.8;17.1;2.1;16.89;2.5;2.63;14232 +70076;43.33103;-.28601;273;20220609;23.1;13.9;18.5;2;14.92;.1;4.08;21669 +70076;43.33103;-.28601;273;20220610;28.3;10.2;19.3;1.3;14.86;.1;5.24;29218 +70076;43.33103;-.28601;273;20220611;29.1;13.7;21.4;1.8;17.66;0;5.26;26581 +70076;43.33103;-.28601;273;20220612;28.2;17;22.6;2.3;19.72;2.2;4.45;20345 +70076;43.33103;-.28601;273;20220613;27.6;17.4;22.5;2.2;20.09;.2;4.38;20583 +70076;43.33103;-.28601;273;20220614;33.7;16.7;25.2;1.1;22.49;1.1;5.52;26581 +70076;43.33103;-.28601;273;20220615;32.9;18.1;25.5;1.3;22.26;0;5.67;27069 +70076;43.33103;-.28601;273;20220616;34.6;18.4;26.5;1.7;22.89;0;5.93;26617 +70076;43.33103;-.28601;273;20220617;36.2;19.5;27.8;1.7;22.62;0;6.35;27384 +70076;43.33103;-.28601;273;20220618;39.1;19.3;29.2;1.7;21.49;0;7.1;29418 +70076;43.33103;-.28601;273;20220619;27.4;18.3;22.8;2.1;19.69;3.7;4.33;19676 +70076;43.33103;-.28601;273;20220620;27.1;17.4;22.3;2.3;19.26;5.2;4.44;20505 +70076;43.33103;-.28601;273;20220621;22.8;17.4;20.1;2;19.69;1.8;2.75;12878 +70076;43.33103;-.28601;273;20220622;23;16.6;19.8;2.3;18.29;0;3.4;16754 +70076;43.33103;-.28601;273;20220623;25.3;14.4;19.9;1.4;18.06;4.6;4.02;21476 +70076;43.33103;-.28601;273;20220624;24.6;15.6;20.1;1.4;17.06;0;4.14;22090 +70076;43.33103;-.28601;273;20220625;19;13.4;16.2;2.1;15.92;6.9;2.44;12918 +70076;43.33103;-.28601;273;20220626;15.6;12;13.8;1.5;14.62;14;1.75;9713 +70076;43.33103;-.28601;273;20220627;17.4;13.2;15.3;1.2;15.36;1.6;1.99;10400 +70076;43.33103;-.28601;273;20220628;24.2;12.2;18.2;1.2;15.19;.1;4.2;23912 +70076;43.33103;-.28601;273;20220629;22;11;16.5;1.5;15.49;5.7;3.5;20425 +70076;43.33103;-.28601;273;20220630;14.7;13.3;14;1.7;15.02;4;1.29;6172 +70076;43.33103;-.28601;273;20220701;22.5;8.6;15.6;1.2;13.42;.1;4.02;24751 +70076;43.33103;-.28601;273;20220702;29.2;10;19.6;1.4;15.39;0;5.4;29517 +70076;43.33103;-.28601;273;20220703;25.5;14.8;20.2;2.3;17.09;1.7;4.39;22083 +70076;43.33103;-.28601;273;20220704;21.4;15.8;18.6;2;17.49;.1;2.83;14098 +70076;43.33103;-.28601;273;20220705;26.3;16.6;21.4;1.2;18.82;.3;4.25;21837 +70076;43.33103;-.28601;273;20220706;24.9;16.6;20.7;2.2;18.36;.6;3.88;18663 +70076;43.33103;-.28601;273;20220707;26.7;15.7;21.2;2.9;17.36;0;4.89;23269 +70076;43.33103;-.28601;273;20220708;27.4;14.3;20.9;1.6;17.39;.2;4.88;25693 +70076;43.33103;-.28601;273;20220709;29.8;13.3;21.6;1.2;17.72;.2;5.27;28066 +70076;43.33103;-.28601;273;20220710;31.6;13.8;22.7;1;17.92;0;5.52;29138 +70076;43.33103;-.28601;273;20220711;34;13.8;23.9;1.1;18.19;.4;5.88;29909 +70076;43.33103;-.28601;273;20220712;33.8;16.7;25.3;1.3;20.26;.1;5.83;28123 +70076;43.33103;-.28601;273;20220713;34.2;15.3;24.8;1;18.52;0;5.87;29333 +70076;43.33103;-.28601;273;20220714;34.9;15.5;25.2;1.1;18.66;0;5.96;29063 +70076;43.33103;-.28601;273;20220715;32.6;17.4;25;1.3;19.82;0;5.39;25416 +70076;43.33103;-.28601;273;20220716;35.7;15.4;25.6;1.1;18.92;0;5.96;28870 +70076;43.33103;-.28601;273;20220717;37.1;15.3;26.2;1.3;17.99;0;6.3;29177 +70076;43.33103;-.28601;273;20220718;38;16.2;27.1;1.6;19.46;.4;6.61;28990 +70076;43.33103;-.28601;273;20220719;28.4;19.4;23.9;2.3;21.32;.7;4.39;19374 +70076;43.33103;-.28601;273;20220720;26.4;18.8;22.6;2.1;18.46;0;4.17;18565 +70076;43.33103;-.28601;273;20220721;31.4;18.5;24.9;1.5;18.99;.1;5.2;24283 +70076;43.33103;-.28601;273;20220722;22.2;18.7;20.4;2.5;19.69;.7;2.6;10526 +70076;43.33103;-.28601;273;20220723;24.8;16.6;20.7;1.2;17.92;.3;3.58;18173 +70076;43.33103;-.28601;273;20220724;35.4;14.1;24.7;1.5;18.79;.1;6.11;28761 +70076;43.33103;-.28601;273;20220725;25.3;19.6;22.4;2.7;19.56;.7;3.63;14440 +70076;43.33103;-.28601;273;20220726;22.4;16.9;19.7;1.6;17.29;.6;2.98;14010 +70076;43.33103;-.28601;273;20220727;25.7;14.7;20.2;1.3;15.26;0;4.14;21503 +70076;43.33103;-.28601;273;20220728;25.6;14;19.8;1.2;15.96;6.2;3.79;20080 +70076;43.33103;-.28601;273;20220729;23.1;16.3;19.7;1.7;17.86;2.1;3.05;14702 +70076;43.33103;-.28601;273;20220730;26.7;17.8;22.3;1.1;19.66;.1;3.67;18126 +70076;43.33103;-.28601;273;20220731;29.4;16;22.7;1.4;19.62;0;4.58;23312 +70076;43.33103;-.28601;273;20220801;30.3;17.5;23.9;1.4;19.89;0;4.63;22161 +70076;43.33103;-.28601;273;20220802;33.4;16.8;25.1;1.3;19.09;0;5.4;25805 +70076;43.33103;-.28601;273;20220803;33.5;14.8;24.2;1.4;20.86;.1;5.2;24995 +70076;43.33103;-.28601;273;20220804;29.3;20.9;25.1;1.8;22.79;.9;4.12;17714 +70076;43.33103;-.28601;273;20220805;26.9;19.2;23.1;2.3;20.76;0;3.95;17733 +70076;43.33103;-.28601;273;20220806;30.3;16.2;23.2;1.3;19.96;0;4.6;23119 +70076;43.33103;-.28601;273;20220807;31.8;16.3;24;1.4;18.36;.1;4.98;24240 +70076;43.33103;-.28601;273;20220808;32.5;14.1;23.3;1.1;17.09;0;5.03;25928 +70076;43.33103;-.28601;273;20220809;33.3;16.4;24.9;1.2;18.59;.2;4.95;23778 +70076;43.33103;-.28601;273;20220810;36.7;15.9;26.3;1.1;18.39;.1;5.6;26638 +70076;43.33103;-.28601;273;20220811;37.6;18.5;28.1;1.6;19.26;0;5.87;24896 +70076;43.33103;-.28601;273;20220812;35.4;19.1;27.3;1.6;21.89;0;5.51;24298 +70076;43.33103;-.28601;273;20220813;31.2;20.1;25.6;1.8;22.32;1.6;4.26;18087 +70076;43.33103;-.28601;273;20220814;24.4;19.4;21.9;2;20.52;0;2.7;11169 +70076;43.33103;-.28601;273;20220815;26.2;16.2;21.2;1.1;17.69;0;3.44;17635 +70076;43.33103;-.28601;273;20220816;24.5;14.2;19.4;1.6;17.79;11;3.19;16601 +70076;43.33103;-.28601;273;20220817;23;14.9;19;1.7;17.49;2;2.96;15744 +70076;43.33103;-.28601;273;20220818;21.3;15.5;18.4;2.6;17.69;12.6;2.62;13401 +70076;43.33103;-.28601;273;20220819;25.5;15.4;20.5;1.4;17.32;4.1;3.6;19129 +70076;43.33103;-.28601;273;20220820;29.3;13.8;21.6;1.2;17.86;1.1;4.19;22518 +70076;43.33103;-.28601;273;20220821;25.8;17.4;21.6;1.9;19.72;.1;3.24;15345 +70076;43.33103;-.28601;273;20220822;24.4;16.4;20.4;2;19.52;.8;2.84;13675 +70076;43.33103;-.28601;273;20220823;28.1;17.7;22.9;1;20.76;.1;3.45;17481 +70076;43.33103;-.28601;273;20220824;33.9;14.9;24.4;1.4;20.22;1.1;4.8;23000 +70076;43.33103;-.28601;273;20220825;26.4;19.6;23;3.1;21.66;0;3.34;13337 +70076;43.33103;-.28601;273;20220826;26;18.9;22.5;2;20.56;.4;3.25;14756 +70076;43.33103;-.28601;273;20220827;29.2;16.9;23.1;1.4;19.12;.1;3.88;18908 +70076;43.33103;-.28601;273;20220828;33.3;14.6;23.9;1;17.72;.4;4.44;22986 +70076;43.33103;-.28601;273;20220829;32.8;18.1;25.4;2.4;18.49;10.1;4.75;18087 +70076;43.33103;-.28601;273;20220830;30.7;15.4;23.1;1.5;19.59;0;4.17;21065 +70076;43.33103;-.28601;273;20220831;25.9;19.2;22.5;2.1;21.49;3.7;2.85;12295 +70076;43.33103;-.28601;273;20220901;28.3;17.3;22.8;1.3;19.69;.5;3.5;17603 +70076;43.33103;-.28601;273;20220902;25.3;17.8;21.5;1.9;19.09;.1;2.8;12375 +70076;43.33103;-.28601;273;20220903;25.1;17;21.1;1.1;18.36;.5;2.72;13586 +70076;43.33103;-.28601;273;20220904;31.7;13.4;22.5;1.4;16.99;0;4.23;21500 +70076;43.33103;-.28601;273;20220905;32.3;14.2;23.3;1.7;17.16;.6;4.5;21449 +70076;43.33103;-.28601;273;20220906;30.8;14.7;22.7;2.1;16.69;0;4.4;20360 +70076;43.33103;-.28601;273;20220907;26.7;14;20.4;1.5;15.72;0;3.28;16368 +70076;43.33103;-.28601;273;20220908;26;11.3;18.7;1.4;14.92;1.1;3.23;18161 +70076;43.33103;-.28601;273;20220909;23.5;15.9;19.7;1.9;16.19;3.7;2.79;13115 +70076;43.33103;-.28601;273;20220910;28.1;10.4;19.3;1.2;14.12;0;3.61;20773 +70076;43.33103;-.28601;273;20220911;33.9;12.5;23.2;1.8;15.19;0;4.67;21835 +70076;43.33103;-.28601;273;20220912;36.7;15.7;26.2;1.8;16.96;1.7;4.86;19765 +70076;43.33103;-.28601;273;20220913;30.2;19;24.6;2.1;18.76;0;3.39;11861 +70076;43.33103;-.28601;273;20220914;29.9;15.8;22.8;1.9;16.12;.1;3.83;17411 +70076;43.33103;-.28601;273;20220915;27.9;15.9;21.9;2;17.09;1.8;3.43;15828 +70076;43.33103;-.28601;273;20220916;23.3;16.5;19.9;2.6;17.39;.7;2.73;12188 +70076;43.33103;-.28601;273;20220917;22.3;8.3;15.3;1.3;11.66;0;2.74;17509 +70076;43.33103;-.28601;273;20220918;24.8;5.6;15.2;1.5;9.09;0;3.18;19088 +70076;43.33103;-.28601;273;20220919;26.3;5.6;15.9;1.5;9.42;0;3.35;20086 +70076;43.33103;-.28601;273;20220920;23.8;6.1;15;1.7;10.32;.1;3.13;18873 +70076;43.33103;-.28601;273;20220921;24;7.4;15.7;1.7;10.92;0;3.07;18169 +70076;43.33103;-.28601;273;20220922;25.7;7.2;16.5;1.7;11.42;.1;3.21;18581 +70076;43.33103;-.28601;273;20220923;21.6;8.5;15;1.4;13.02;3.9;2.15;12875 +70076;43.33103;-.28601;273;20220924;17;11;14;2.2;14.42;2.9;1.42;8482 +70076;43.33103;-.28601;273;20220925;19.7;8.2;14;1.7;12.29;.3;2.1;13074 +70076;43.33103;-.28601;273;20220926;20;9.4;14.7;2.4;12.46;6;2.24;12351 +70076;43.33103;-.28601;273;20220927;16.2;12.5;14.4;4;14.16;13.6;1.5;6938 +70076;43.33103;-.28601;273;20220928;16.8;13.7;15.2;5;15.42;37.4;1.31;5992 +70076;43.33103;-.28601;273;20220929;15.9;12.2;14.1;3.4;13.62;26.6;1.44;6556 +70076;43.33103;-.28601;273;20220930;18.1;10;14;2.5;11.82;2.1;2.04;10950 +70076;43.33103;-.28601;273;20221001;22.8;9.6;16.2;2.1;12.72;0;2.53;13961 +70076;43.33103;-.28601;273;20221002;24.2;8.2;16.2;1.1;14.26;.1;2.27;15872 +70076;43.33103;-.28601;273;20221003;25.6;12.1;18.9;1.1;15.06;0;2.31;13708 +70076;43.33103;-.28601;273;20221004;25.8;8.9;17.4;1;13.29;.1;2.43;15990 +70076;43.33103;-.28601;273;20221005;28.2;7.9;18.1;1.6;13.12;.1;2.92;16414 +70076;43.33103;-.28601;273;20221006;20.5;15.2;17.9;1.4;15.39;0;1.61;7345 +70076;43.33103;-.28601;273;20221007;24.7;9.3;17;1.1;14.36;0;2.12;13664 +70076;43.33103;-.28601;273;20221008;21.3;14.6;17.9;1.7;16.56;.7;1.71;8584 +70076;43.33103;-.28601;273;20221009;27.5;10.3;18.9;1.4;14.16;.7;2.52;14671 +70076;43.33103;-.28601;273;20221010;21.8;10.2;16;1.2;15.46;3.9;1.58;9930 +70076;43.33103;-.28601;273;20221011;20.5;14;17.3;1.4;16.99;2.3;1.38;7640 +70076;43.33103;-.28601;273;20221012;20.6;14.7;17.7;1.8;17.12;1.4;1.49;7748 +70076;43.33103;-.28601;273;20221013;23;13.8;18.4;2.1;16.29;1.1;1.95;9898 +70076;43.33103;-.28601;273;20221014;22.2;16.2;19.2;2.5;16.69;.8;1.95;8413 +70076;43.33103;-.28601;273;20221015;26.2;8.4;17.3;1;13.62;.1;2.04;13964 +70076;43.33103;-.28601;273;20221016;28.9;12;20.4;1.4;14.89;.1;2.47;13317 +70076;43.33103;-.28601;273;20221017;27.9;14.9;21.4;1.3;16.46;2.9;2.14;10215 +70076;43.33103;-.28601;273;20221018;30.9;11.9;21.4;1.5;15.26;0;2.6;13362 +70076;43.33103;-.28601;273;20221019;27.8;14.4;21.1;2.6;14.42;0;2.96;8483 +70076;43.33103;-.28601;273;20221020;24.5;15.1;19.8;2.8;13.76;.5;2.62;6890 +70076;43.33103;-.28601;273;20221021;20.6;16.5;18.6;2.1;13.46;.6;1.87;4164 +70076;43.33103;-.28601;273;20221022;26;9.9;18;1.9;12.56;0;2.34;11790 +70076;43.33103;-.28601;273;20221023;26.7;16.3;21.5;3;11.96;0;3.43;8155 +70076;43.33103;-.28601;273;20221024;24.2;13.8;19;1.6;11.76;.1;2.13;9411 +70076;43.33103;-.28601;273;20221025;26.7;10;18.3;1.6;12.39;0;2.1;9196 +70076;43.33103;-.28601;273;20221026;26.1;10.5;18.3;1.5;13.29;0;1.99;10257 +70076;43.33103;-.28601;273;20221027;25.5;15.1;20.3;2.5;12.22;.2;2.73;6502 +70076;43.33103;-.28601;273;20221028;26.6;16;21.3;2.2;12.59;.1;2.54;7349 +70076;43.33103;-.28601;273;20221029;24.6;13.9;19.3;1.6;12.92;0;1.92;7681 +70076;43.33103;-.28601;273;20221030;21.3;9.3;15.3;1.4;13.06;1.1;1.37;8522 +70076;43.33103;-.28601;273;20221031;20.7;10;15.3;1.8;13.92;1.9;1.26;6081 +70076;43.33103;-.28601;273;20221101;19.4;12.4;15.9;1.6;14.09;.1;1.26;7057 +70076;43.33103;-.28601;273;20221102;20.3;9;14.7;1.2;12.66;.1;1.25;9019 +70076;43.33103;-.28601;273;20221103;22.1;8;15;2.6;11.69;10.5;1.91;7574 +70076;43.33103;-.28601;273;20221104;14.3;9.9;12.1;4.1;10.62;16.9;1.49;5272 +70076;43.33103;-.28601;273;20221105;16.7;5.7;11.2;1.9;9.82;.1;1.26;8808 +70076;43.33103;-.28601;273;20221106;20.4;2.4;11.4;1.8;8.86;.1;1.56;10195 +70076;43.33103;-.28601;273;20221107;21;3.9;12.5;1.8;9.79;0;1.53;9967 +70076;43.33103;-.28601;273;20221108;17.7;9.4;13.6;2.3;11.82;.9;1.35;4617 +70076;43.33103;-.28601;273;20221109;15;10.9;12.9;1.7;12.96;4.2;.8;3483 +70076;43.33103;-.28601;273;20221110;17.3;4.5;10.9;1.7;9.96;0;1.1;8863 +70076;43.33103;-.28601;273;20221111;19.6;2.7;11.2;1.3;9.62;.2;1.15;9318 +70076;43.33103;-.28601;273;20221112;21.8;7.1;14.5;1.8;10.69;.1;1.5;8749 +70076;43.33103;-.28601;273;20221113;23.3;5.2;14.2;1.4;9.79;0;1.43;9514 +70076;43.33103;-.28601;273;20221114;14.4;6.5;10.5;1.3;11.16;2.4;.69;4446 +70076;43.33103;-.28601;273;20221115;16.6;9;12.8;1.4;12.42;9.4;.8;4574 +70076;43.33103;-.28601;273;20221116;19.3;7.2;13.3;2.5;11.49;.9;1.35;7430 +70076;43.33103;-.28601;273;20221117;17.2;12.5;14.8;3.1;13.69;16.4;1.16;4336 +70076;43.33103;-.28601;273;20221118;11.1;8.5;9.8;3.7;10.52;10.2;.85;2572 +70076;43.33103;-.28601;273;20221119;10.1;6.3;8.2;4.7;8.82;3.9;1.05;3957 +70076;43.33103;-.28601;273;20221120;14.7;2.7;8.7;2.7;9.22;9.9;.99;5943 +70076;43.33103;-.28601;273;20221121;13.9;7.9;10.9;4.1;10.62;46.2;1.13;3110 +70076;43.33103;-.28601;273;20221122;11.5;6.1;8.8;4.2;9.02;11.7;1.08;3897 +70076;43.33103;-.28601;273;20221123;14.8;9.4;12.1;3.6;12.26;8.4;.86;3605 +70076;43.33103;-.28601;273;20221124;13.7;5.1;9.4;2.3;9.96;5.9;.79;4531 +70076;43.33103;-.28601;273;20221125;11.4;5.3;8.4;3.7;10.12;10.4;.65;3945 +70076;43.33103;-.28601;273;20221126;14.1;2.1;8.1;1.4;8.12;0;.73;6207 +70076;43.33103;-.28601;273;20221127;15.1;1.4;8.3;1.9;8.22;8.7;.92;6301 +70076;43.33103;-.28601;273;20221128;10.4;6.7;8.6;4.7;10.19;14.1;.67;3253 +70076;43.33103;-.28601;273;20221129;11.9;7.8;9.8;3.4;10.72;6.1;.73;3252 +70076;43.33103;-.28601;273;20221130;10.3;4.6;7.4;1.6;9.09;0;.54;4224 +70076;43.33103;-.28601;273;20221201;5.1;3.2;4.2;.9;7.79;0;.4;1490 +70076;43.33103;-.28601;273;20221202;8.4;1;4.7;.9;7.56;0;.39;5092 +70076;43.33103;-.28601;273;20221203;6.2;4.1;5.1;.9;8.19;1.4;.43;1472 +70076;43.33103;-.28601;273;20221204;10.2;-.2;5;1;6.82;0;.48;6083 +70076;43.33103;-.28601;273;20221205;13.8;-1.1;6.4;1.5;6.49;.8;.8;6912 +70076;43.33103;-.28601;273;20221206;12.1;4.4;8.3;1.1;9.42;.2;.51;3775 +70076;43.33103;-.28601;273;20221207;14.5;7.4;11;1.3;10.79;.1;.61;4321 +70076;43.33103;-.28601;273;20221208;9.3;6.2;7.8;2.2;9.89;5.4;.45;1926 +70076;43.33103;-.28601;273;20221209;12.4;6.2;9.3;2.4;10.22;5.2;.65;3321 +70076;43.33103;-.28601;273;20221210;4.9;1.3;3.1;2.6;6.26;0;.58;4035 +70076;43.33103;-.28601;273;20221211;4.9;-4;.4;1.1;5.56;.1;.37;3684 +70076;43.33103;-.28601;273;20221212;10.7;-.4;5.2;1.8;7.96;9.5;.5;3895 +70076;43.33103;-.28601;273;20221213;14.5;8.4;11.4;3.1;12.79;4.2;.51;2863 +70076;43.33103;-.28601;273;20221214;18.1;10.3;14.2;2.3;12.22;5.1;1.04;4858 +70076;43.33103;-.28601;273;20221215;16.1;7.4;11.8;2;11.26;5.5;.78;4899 +70076;43.33103;-.28601;273;20221216;9.9;8.3;9.1;2.6;10.39;4.8;.63;1032 +70076;43.33103;-.28601;273;20221217;9.7;5.5;7.6;1.3;8.82;0;.54;2806 +70076;43.33103;-.28601;273;20221218;14.9;1.3;8.1;1.8;7.42;.1;.92;6073 +70076;43.33103;-.28601;273;20221219;14.4;2.7;8.5;2;8.29;.2;.86;4896 +70076;43.33103;-.28601;273;20221220;15.3;7.3;11.3;1.5;9.99;3.6;.83;3101 +70076;43.33103;-.28601;273;20221221;18.7;6.9;12.8;2.3;10.99;.1;1.06;5940 +70076;43.33103;-.28601;273;20221222;19.8;6.7;13.2;2;10.76;0;1.1;5425 +70076;43.33103;-.28601;273;20221223;16.9;7.2;12.1;1.4;10.99;0;.73;4386 +70076;43.33103;-.28601;273;20221224;20.1;5.7;12.9;1.9;9.92;0;1.12;6550 +70076;43.33103;-.28601;273;20221225;20.2;4.5;12.4;2.3;8.99;0;1.41;6375 +70076;43.33103;-.28601;273;20221226;16.8;7.9;12.4;1.9;9.69;.8;1.13;3916 +70076;43.33103;-.28601;273;20221227;13.4;9.5;11.4;1.1;11.79;.4;.54;2853 +70076;43.33103;-.28601;273;20221228;19.5;3.7;11.6;2.3;9.02;0;1.26;6985 +70076;43.33103;-.28601;273;20221229;15.4;10.4;12.9;2.5;10.02;4.7;1.35;2388 +70076;43.33103;-.28601;273;20221230;20.8;8.8;14.8;2.6;11.49;.9;1.46;5120 +70076;43.33103;-.28601;273;20221231;19.3;10.1;14.7;2;9.72;0;1.42;4467 +70077;43.36141;.01941;225;20220101;22.2;1;11.6;.9;8;.1;.76;7590 +70077;43.36141;.01941;225;20220102;17.6;2.5;10;1.2;8.9;.1;.72;6198 +70077;43.36141;.01941;225;20220103;18;2;10;.9;8.9;.1;.61;6467 +70077;43.36141;.01941;225;20220104;22;3.3;12.6;3.3;9.4;13.9;1.93;7167 +70077;43.36141;.01941;225;20220105;7.7;5.5;6.6;2.1;7.4;0;.8;1443 +70077;43.36141;.01941;225;20220106;7.6;-.6;3.5;1.1;5.5;.1;.55;4286 +70077;43.36141;.01941;225;20220107;9;-2.6;3.2;3.2;7.2;6.7;.48;5441 +70077;43.36141;.01941;225;20220108;10.8;6.1;8.4;6;9.3;4.5;.96;2923 +70077;43.36141;.01941;225;20220109;9.3;9.2;9.2;5.9;10.8;32;.61;0 +70077;43.36141;.01941;225;20220110;12.1;9.4;10.7;4.6;12;14.5;.59;1886 +70077;43.36141;.01941;225;20220111;11.4;6.6;9;.9;8.6;.1;.63;3075 +70077;43.36141;.01941;225;20220112;7.5;-.4;3.5;1.6;6.7;0;.5;4439 +70077;43.36141;.01941;225;20220113;9.6;-2.7;3.4;1.1;6;.1;.53;5992 +70077;43.36141;.01941;225;20220114;10.2;-4.5;2.8;.7;5.7;.2;.44;6770 +70077;43.36141;.01941;225;20220115;12.1;-3.9;4.1;1.5;4.7;.1;.9;7209 +70077;43.36141;.01941;225;20220116;11.3;-3.9;3.7;1.1;5.1;0;.68;7067 +70077;43.36141;.01941;225;20220117;10.8;-2.7;4;1.1;5.6;.1;.64;6647 +70077;43.36141;.01941;225;20220118;2.8;-2.3;.2;1.5;6;.1;.32;3529 +70077;43.36141;.01941;225;20220119;10.4;1.2;5.8;3.6;7.6;.9;.86;5348 +70077;43.36141;.01941;225;20220120;10.6;5.4;8;2.2;8.6;3.5;.78;3684 +70077;43.36141;.01941;225;20220121;5;-1.1;1.9;1.3;6;.1;.47;4180 +70077;43.36141;.01941;225;20220122;7.8;-3.9;1.9;.9;5.2;.1;.53;6479 +70077;43.36141;.01941;225;20220123;9;-4.3;2.3;.9;5.3;0;.57;7105 +70077;43.36141;.01941;225;20220124;13.7;-3.9;4.9;1.1;5.5;0;.82;8519 +70077;43.36141;.01941;225;20220125;13.4;-3.5;4.9;1.1;5.7;.1;.81;8427 +70077;43.36141;.01941;225;20220126;12.8;-3.8;4.5;.9;5.7;.1;.71;8450 +70077;43.36141;.01941;225;20220127;13.1;-4.2;4.4;1.1;5.8;.2;.8;8776 +70077;43.36141;.01941;225;20220128;7.3;-2;2.6;1;6.3;0;.52;6103 +70077;43.36141;.01941;225;20220129;2.5;-3.2;-.4;.7;5.8;.2;.36;4507 +70077;43.36141;.01941;225;20220130;1.6;-1.2;.2;1.6;6.1;.4;.33;2739 +70077;43.36141;.01941;225;20220131;9.3;.6;4.9;3.3;8.2;1.8;.58;6118 +70077;43.36141;.01941;225;20220201;9.4;.6;5;2.7;7.6;0;.73;6255 +70077;43.36141;.01941;225;20220202;13.5;5.6;9.5;1.9;9.5;.1;.93;5933 +70077;43.36141;.01941;225;20220203;14;1.7;7.8;2;9.1;0;.89;7907 +70077;43.36141;.01941;225;20220204;13.1;2.1;7.6;2.4;9.8;.7;.74;7502 +70077;43.36141;.01941;225;20220205;10;8;9;2.2;8.2;.7;1.06;2345 +70077;43.36141;.01941;225;20220206;10.8;-2.1;4.3;2.5;7.1;.3;.89;8498 +70077;43.36141;.01941;225;20220207;12.6;6.9;9.7;3.7;9.3;.8;1.25;5205 +70077;43.36141;.01941;225;20220208;15.7;.5;8.1;1;7.7;0;1.01;9632 +70077;43.36141;.01941;225;20220209;18.5;-2.2;8.1;1.1;6.6;0;1.29;11666 +70077;43.36141;.01941;225;20220210;8.7;-.4;4.1;1.8;7.5;0;1.64;11433 +70077;43.36141;.01941;225;20220211;10.1;6.8;8.5;1.4;9.43;1.3;.76;3800 +70077;43.36141;.01941;225;20220212;15.5;4.5;10;1.4;8.34;0;1.23;10433 +70077;43.36141;.01941;225;20220213;18.3;2.7;10.5;2.5;8.47;3.9;1.8;11933 +70077;43.36141;.01941;225;20220214;10.7;6.3;8.5;4;9.02;10.3;1.11;6694 +70077;43.36141;.01941;225;20220215;11.3;5.7;8.5;4.7;8.26;.6;1.4;7150 +70077;43.36141;.01941;225;20220216;14.1;8.6;11.3;5.3;10.7;1.5;1.47;5871 +70077;43.36141;.01941;225;20220217;15.4;11.3;13.3;3.6;12.1;.2;1.38;4934 +70077;43.36141;.01941;225;20220218;17.1;3.5;10.3;2.5;10.1;1.8;1.46;10424 +70077;43.36141;.01941;225;20220219;10.4;6.8;8.6;2.3;8.9;.5;1;4676 +70077;43.36141;.01941;225;20220220;14.4;.7;7.5;3.5;8.8;.2;1.38;10768 +70077;43.36141;.01941;225;20220221;14;9.5;11.7;5.5;9.2;1.1;2.12;5587 +70077;43.36141;.01941;225;20220222;14.9;3.5;9.2;2.5;8.4;0;1.56;9962 +70077;43.36141;.01941;225;20220223;16.5;0;8.2;1.4;8;0;1.47;12473 +70077;43.36141;.01941;225;20220224;12.9;3.3;8.1;2.7;9.4;1.5;1.14;9271 +70077;43.36141;.01941;225;20220225;11.2;5.8;8.5;1.5;7.3;0;1.23;6659 +70077;43.36141;.01941;225;20220226;14.1;-1.8;6.1;1.4;5.6;.1;1.54;12721 +70077;43.36141;.01941;225;20220227;16.5;-.6;7.9;1.3;7.6;0;1.56;13427 +70077;43.36141;.01941;225;20220228;18.4;2.3;10.3;1.4;7.8;0;1.81;13155 +70077;43.36141;.01941;225;20220301;17.7;-.6;8.5;1.3;7.6;.1;1.72;14314 +70077;43.36141;.01941;225;20220302;12.8;3.5;8.1;1.6;9.3;1.4;1.17;9886 +70077;43.36141;.01941;225;20220303;16.6;.2;8.4;2.1;9.1;4.6;1.66;13820 +70077;43.36141;.01941;225;20220304;10.1;8.3;9.2;4.5;9.3;2;1.22;3586 +70077;43.36141;.01941;225;20220305;10.4;6.2;8.3;2.1;8.1;0;1.24;6398 +70077;43.36141;.01941;225;20220306;9.6;4.7;7.1;1.1;7.7;0;1.06;7134 +70077;43.36141;.01941;225;20220307;12.7;.1;6.4;1.3;7.4;0;1.4;12546 +70077;43.36141;.01941;225;20220308;12.3;-.8;5.7;1.6;7.8;1.2;1.35;12985 +70077;43.36141;.01941;225;20220309;17.1;-.3;8.4;1.3;8.2;.2;1.81;15391 +70077;43.36141;.01941;225;20220310;15.2;7.4;11.3;1.4;10.2;.2;1.5;9910 +70077;43.36141;.01941;225;20220311;13.9;4;8.9;1.4;9.9;8.5;1.38;11505 +70077;43.36141;.01941;225;20220312;13.5;7.2;10.3;2;9.7;1.9;1.47;8972 +70077;43.36141;.01941;225;20220313;14;4.8;9.4;2.3;8.4;3.4;1.77;11307 +70077;43.36141;.01941;225;20220314;13.9;1.8;7.8;1.4;9.1;0;1.51;13354 +70077;43.36141;.01941;225;20220315;20.2;11.2;15.7;2;12;0;2.23;11436 +70077;43.36141;.01941;225;20220316;15.6;8.2;11.9;2.2;11.8;2.8;1.55;10346 +70077;43.36141;.01941;225;20220317;11.1;10.3;10.7;3.4;11.8;11.3;.77;2387 +70077;43.36141;.01941;225;20220318;10.3;7.4;8.8;1.6;9.97;.1;.88;4333 +70077;43.36141;.01941;225;20220319;17;4.1;10.5;2;9.77;0;2.12;15866 +70077;43.36141;.01941;225;20220320;18;6.3;12.2;2;10.34;0;2.13;13666 +70077;43.36141;.01941;225;20220321;19.6;5.6;12.6;2.9;9.94;.1;2.73;16833 +70077;43.36141;.01941;225;20220322;18.1;5.1;11.6;2.5;8.4;0;2.74;17066 +70077;43.36141;.01941;225;20220323;17;3;10;1.8;7.87;0;2.6;20133 +70077;43.36141;.01941;225;20220324;17.5;2.7;10.1;1.5;8.3;0;2.4;18533 +70077;43.36141;.01941;225;20220325;19;6.1;12.6;1.9;8.87;0;2.73;17733 +70077;43.36141;.01941;225;20220326;18.6;4;11.3;2.2;7.93;0;2.84;18400 +70077;43.36141;.01941;225;20220327;20.2;3.7;12;1.8;9.1;0;2.75;18666 +70077;43.36141;.01941;225;20220328;20.6;5.3;12.9;1.6;9.17;0;2.51;14433 +70077;43.36141;.01941;225;20220329;18.4;7.1;12.7;2;10.27;2.5;2.14;11100 +70077;43.36141;.01941;225;20220330;11.2;9.4;10.3;2.5;11.68;7.2;.85;3000 +70077;43.36141;.01941;225;20220331;12.3;7.7;10;4.4;9.37;6.8;1.93;10466 +70077;43.36141;.01941;225;20220401;8.3;1.1;4.7;4.9;5.84;4.2;2;14000 +70077;43.36141;.01941;225;20220402;8.7;.9;4.8;3.4;5.38;0;2.16;15000 +70077;43.36141;.01941;225;20220403;7.9;-1.3;3.3;2.3;5.44;0;1.82;15594 +70077;43.36141;.01941;225;20220404;10.7;-2.2;4.3;1.5;5.27;0;2.15;20455 +70077;43.36141;.01941;225;20220405;15.1;-3.5;5.8;1.5;6.12;0;2.63;23061 +70077;43.36141;.01941;225;20220406;12.7;2.7;7.7;2.6;8.93;0;1.39;8400 +70077;43.36141;.01941;225;20220407;20.6;4.9;12.7;3.5;10.25;.1;3.3;20115 +70077;43.36141;.01941;225;20220408;21.5;8.2;14.9;3.9;11.24;1.4;3.19;13666 +70077;43.36141;.01941;225;20220409;14.7;7.6;11.1;2.8;8.93;1.1;2.48;15333 +70077;43.36141;.01941;225;20220410;20.7;.3;10.5;2.3;7.6;0;3.49;23000 +70077;43.36141;.01941;225;20220411;22.9;7;14.9;3.5;11.1;0;3.71;19333 +70077;43.36141;.01941;225;20220412;18.5;11.3;14.9;3.5;12.04;3.6;2.55;10500 +70077;43.36141;.01941;225;20220413;15.3;11.1;13.2;2;12.94;1.6;1.33;5900 +70077;43.36141;.01941;225;20220414;20.8;10.1;15.5;1.7;12.57;0;3.06;19200 +70077;43.36141;.01941;225;20220415;20.2;8.8;14.5;2.2;13.13;.1;2.71;16666 +70077;43.36141;.01941;225;20220416;21.9;10.5;16.2;2.6;12.97;.1;3.38;18933 +70077;43.36141;.01941;225;20220417;21.5;8.5;15;3.3;12.37;0;3.54;21166 +70077;43.36141;.01941;225;20220418;18.1;11.2;14.6;2.9;11.87;0;2.48;11966 +70077;43.36141;.01941;225;20220419;11.7;9;10.3;2.2;11.1;21.7;1.14;5518 +70077;43.36141;.01941;225;20220420;12.3;7.4;9.9;3.2;10.57;3.5;1.36;7566 +70077;43.36141;.01941;225;20220421;13.8;8.5;11.2;2.3;11.5;0;1.32;6200 +70077;43.36141;.01941;225;20220422;18.5;7.9;13.2;1.8;11.3;2.6;2.9;19396 +70077;43.36141;.01941;225;20220423;14.8;9.9;12.4;3.7;11.04;6.7;1.97;9033 +70077;43.36141;.01941;225;20220424;16.6;9.4;13;4.7;11.63;2.1;2.34;11766 +70077;43.36141;.01941;225;20220425;19.3;4.9;12.1;1.8;10.77;0;3.12;21900 +70077;43.36141;.01941;225;20220426;23.6;6.4;15;1.9;11.27;0;3.68;21500 +70077;43.36141;.01941;225;20220427;18.9;10.8;14.9;2.1;13.5;3.3;2.08;10533 +70077;43.36141;.01941;225;20220428;15.4;12.3;13.9;1.8;14.13;0;1.17;4666 +70077;43.36141;.01941;225;20220429;18.4;11.4;14.9;1.8;14.17;0;2.01;10666 +70077;43.36141;.01941;225;20220430;19.7;12.2;16;2.4;13.43;.1;3;16666 +70077;43.36141;.01941;225;20220501;18.8;10.4;14.6;2.3;12.77;1.1;2.73;15900 +70077;43.36141;.01941;225;20220502;16.4;11.2;13.8;2.1;12.47;1.6;1.91;9233 +70077;43.36141;.01941;225;20220503;19.5;10.8;15.1;2.2;12.87;3.7;2.67;14200 +70077;43.36141;.01941;225;20220504;18.6;12;15.3;3;13.17;1.3;2.4;11200 +70077;43.36141;.01941;225;20220505;20.4;9.3;14.8;2.8;11.8;0;3.29;17733 +70077;43.36141;.01941;225;20220506;20.2;11.1;15.6;4.6;12.3;0;3.61;17753 +70077;43.36141;.01941;225;20220507;22.4;11.6;17;3.2;12.7;0;3.92;19578 +70077;43.36141;.01941;225;20220508;23.9;12.5;18.2;2.5;13.2;0;4.06;20255 +70077;43.36141;.01941;225;20220509;26.4;10.1;18.2;1.5;13.1;0;4.4;24643 +70077;43.36141;.01941;225;20220510;29.3;10.3;19.8;1.1;13;.1;4.8;26852 +70077;43.36141;.01941;225;20220511;29.3;11.4;20.3;1.6;15.1;0;4.93;26133 +70077;43.36141;.01941;225;20220512;21.3;14.7;18;1.8;15.1;0;2.99;15319 +70077;43.36141;.01941;225;20220513;24.8;15;19.9;1.7;16;.1;3.74;19093 +70077;43.36141;.01941;225;20220514;29.6;12.1;20.8;1.4;16;0;4.9;26149 +70077;43.36141;.01941;225;20220515;30.5;12.6;21.5;1.8;16.9;6.1;5.21;26570 +70077;43.36141;.01941;225;20220516;27.8;14;20.9;1.1;17.1;.1;4.3;23228 +70077;43.36141;.01941;225;20220517;30.6;14.3;22.4;1.6;17;0;5.11;25477 +70077;43.36141;.01941;225;20220518;32;14.8;23.4;1.5;17.1;1.7;5.37;26309 +70077;43.36141;.01941;225;20220519;27;16.6;21.8;1.6;18.6;.1;4.04;20181 +70077;43.36141;.01941;225;20220520;25;14.8;19.9;1.4;18.6;.1;3.66;20041 +70077;43.36141;.01941;225;20220521;32.2;15;23.6;1.2;19.8;0;5.23;26582 +70077;43.36141;.01941;225;20220522;29.5;18.3;23.9;2.6;20.8;1.5;4.73;21216 +70077;43.36141;.01941;225;20220523;22.4;16.8;19.6;5.3;13.8;0;4.35;14589 +70077;43.36141;.01941;225;20220524;16.5;13.4;14.9;3.2;12.2;6.7;2.49;10486 +70077;43.36141;.01941;225;20220525;18.2;10.1;14.1;2.7;12.1;0;3.07;17972 +70077;43.36141;.01941;225;20220526;21.4;11.5;16.4;1.5;13;0;3.53;20092 +70077;43.36141;.01941;225;20220527;24.8;13.5;19.1;1.3;14.3;0;4.03;21632 +70077;43.36141;.01941;225;20220528;26.8;11.9;19.3;1.7;14;0;4.73;25137 +70077;43.36141;.01941;225;20220529;25.6;10.2;17.9;1.4;11.4;0;4.61;25645 +70077;43.36141;.01941;225;20220530;25.4;9.1;17.2;2;10.9;.5;4.91;26491 +70077;43.36141;.01941;225;20220531;27.3;13.1;20.2;1.7;12.1;0;4.95;24677 +70077;43.36141;.01941;225;20220601;31.5;12.9;22.2;1.2;15.6;.5;5.48;28530 +70077;43.36141;.01941;225;20220602;28.2;16.2;22.2;2.6;17.4;1.8;4.93;22653 +70077;43.36141;.01941;225;20220603;28.4;18.1;23.2;2.3;20;1.6;4.54;20913 +70077;43.36141;.01941;225;20220604;22.8;17.5;20.1;2.2;18.8;5.7;3.01;14585 +70077;43.36141;.01941;225;20220605;24.2;16.3;20.2;2;16.8;.1;3.73;18185 +70077;43.36141;.01941;225;20220606;26.8;14;20.4;1.7;16.3;0;4.54;23615 +70077;43.36141;.01941;225;20220607;23.6;16.5;20;1.4;16.1;.1;3.48;17213 +70077;43.36141;.01941;225;20220608;20.1;14.7;17.4;2.5;16.9;2.8;2.69;14832 +70077;43.36141;.01941;225;20220609;24;14.3;19.1;2;14.4;.1;4.08;20440 +70077;43.36141;.01941;225;20220610;29.4;10.7;20;1.3;14.3;.1;5.33;29025 +70077;43.36141;.01941;225;20220611;31.7;13.3;22.5;1.9;16.6;0;5.89;28809 +70077;43.36141;.01941;225;20220612;30.2;17.4;23.8;2.3;19.5;2.9;5.21;23791 +70077;43.36141;.01941;225;20220613;29;17.9;23.4;1.8;20.2;.2;4.64;22066 +70077;43.36141;.01941;225;20220614;35.4;16.8;26.1;1.1;22.5;1;6.02;29048 +70077;43.36141;.01941;225;20220615;34;19.3;26.6;1.3;21.8;0;5.58;25666 +70077;43.36141;.01941;225;20220616;35.2;18.6;26.9;1.3;22.2;0;5.93;27387 +70077;43.36141;.01941;225;20220617;37.7;19.1;28.4;1.8;21.9;0;6.82;29094 +70077;43.36141;.01941;225;20220618;39.9;18.8;29.3;1.3;21.1;0;7.04;31100 +70077;43.36141;.01941;225;20220619;29.6;19.5;24.5;2.1;19.6;.2;4.84;21037 +70077;43.36141;.01941;225;20220620;28.2;18.5;23.3;2.9;18.6;4.7;4.85;20587 +70077;43.36141;.01941;225;20220621;24.6;18.3;21.4;2;19.7;.7;3.42;16286 +70077;43.36141;.01941;225;20220622;25.6;17.5;21.5;2.5;18.6;.1;4;18675 +70077;43.36141;.01941;225;20220623;27.1;15.2;21.1;1.5;18.5;8.1;4.39;22964 +70077;43.36141;.01941;225;20220624;24.3;16.1;20.2;1;17.1;.2;3.58;18790 +70077;43.36141;.01941;225;20220625;20.2;14.1;17.1;2;16.3;7.6;2.86;15983 +70077;43.36141;.01941;225;20220626;16.2;12.7;14.4;1.6;14.8;10;2;11719 +70077;43.36141;.01941;225;20220627;18.7;13.9;16.3;1.4;15.4;2.2;2.52;13983 +70077;43.36141;.01941;225;20220628;24.8;12.1;18.4;1.2;15.1;.2;4.18;23712 +70077;43.36141;.01941;225;20220629;23.4;12.1;17.7;1.5;15.8;3.8;3.85;22258 +70077;43.36141;.01941;225;20220630;15.2;13.7;14.4;1.7;15.1;2.8;1.42;7102 +70077;43.36141;.01941;225;20220701;23.2;10;16.6;1.2;13.6;0;4.03;24135 +70077;43.36141;.01941;225;20220702;30.2;10.4;20.3;1.3;15.1;0;5.48;29878 +70077;43.36141;.01941;225;20220703;26.6;15.9;21.2;2.5;17.2;4.6;4.52;21520 +70077;43.36141;.01941;225;20220704;22.2;16.3;19.2;2.1;17.4;.1;3.11;15553 +70077;43.36141;.01941;225;20220705;28;17;22.5;1.3;18.7;0;4.36;21778 +70077;43.36141;.01941;225;20220706;26.7;17.1;21.9;2.9;18;.5;4.47;20208 +70077;43.36141;.01941;225;20220707;27.3;16.8;22;3.6;17.2;0;4.96;21170 +70077;43.36141;.01941;225;20220708;28.8;15.4;22.1;1.8;17.3;.2;4.9;24075 +70077;43.36141;.01941;225;20220709;30.7;13.8;22.2;1.2;17.5;.2;5.21;27179 +70077;43.36141;.01941;225;20220710;33.3;13.9;23.6;.9;17.2;0;5.6;29173 +70077;43.36141;.01941;225;20220711;35.5;13.3;24.4;.9;17.8;.3;5.96;30524 +70077;43.36141;.01941;225;20220712;35;17;26;1.3;19.8;0;5.92;27922 +70077;43.36141;.01941;225;20220713;35.3;14.5;24.9;1;17.9;.1;5.98;30063 +70077;43.36141;.01941;225;20220714;36.1;14.9;25.5;.9;18.3;0;6.03;30292 +70077;43.36141;.01941;225;20220715;33.9;19.2;26.5;1.6;19.7;0;5.62;24898 +70077;43.36141;.01941;225;20220716;37;15.1;26;1;18.5;0;6.16;30174 +70077;43.36141;.01941;225;20220717;38.6;14.2;26.4;1.1;17.5;0;6.35;30095 +70077;43.36141;.01941;225;20220718;39.1;14.8;26.9;1.3;18.9;1.7;6.58;30014 +70077;43.36141;.01941;225;20220719;29;20.3;24.6;2.4;21.7;.3;4.33;18576 +70077;43.36141;.01941;225;20220720;27.4;19.6;23.5;2.5;18.1;0;4.3;17450 +70077;43.36141;.01941;225;20220721;32.6;19.4;26;1.3;18.3;0;5.08;23099 +70077;43.36141;.01941;225;20220722;24.1;19.3;21.7;2.6;19.5;.4;3.13;13259 +70077;43.36141;.01941;225;20220723;25.6;17.5;21.5;1.2;18.3;3.3;3.54;17633 +70077;43.36141;.01941;225;20220724;36.3;14.4;25.3;1.6;18.4;0;6.33;29468 +70077;43.36141;.01941;225;20220725;26.1;20.5;23.3;2.7;19.1;.5;3.73;14289 +70077;43.36141;.01941;225;20220726;23.2;17.6;20.4;2;16.8;.4;3.17;14234 +70077;43.36141;.01941;225;20220727;27.3;15.6;21.4;1.7;14.8;0;4.42;21192 +70077;43.36141;.01941;225;20220728;26.5;12.9;19.7;1.4;15.7;3.9;4.21;22880 +70077;43.36141;.01941;225;20220729;23.9;17.5;20.7;2;17.74;1.6;3.05;14428 +70077;43.36141;.01941;225;20220730;28.3;18.3;23.3;1.3;19.3;0;3.99;19234 +70077;43.36141;.01941;225;20220731;30.5;15.3;22.9;2.1;19.3;0;4.96;23977 +70077;43.36141;.01941;225;20220801;31.1;17.6;24.3;1.8;19.5;0;4.85;22407 +70077;43.36141;.01941;225;20220802;34.9;17.7;26.3;1.5;18.2;.1;5.6;25380 +70077;43.36141;.01941;225;20220803;34.9;14.5;24.7;1.7;20.7;0;5.79;27654 +70077;43.36141;.01941;225;20220804;31.4;21.6;26.5;2;22.7;1.1;4.48;18595 +70077;43.36141;.01941;225;20220805;29.2;19.9;24.5;2.2;20.8;0;4.2;17985 +70077;43.36141;.01941;225;20220806;31.7;16;23.8;1.4;20;0;4.79;23721 +70077;43.36141;.01941;225;20220807;32.6;16.1;24.3;1.6;17.9;.1;5.14;24235 +70077;43.36141;.01941;225;20220808;33.7;13.6;23.6;1.2;16.2;0;5.28;26775 +70077;43.36141;.01941;225;20220809;35.1;16.7;25.9;1.3;17.2;.1;5.4;25416 +70077;43.36141;.01941;225;20220810;37.4;15.2;26.3;1.3;18;.1;5.84;27428 +70077;43.36141;.01941;225;20220811;38.8;18.1;28.4;1.4;18.9;0;6.05;26763 +70077;43.36141;.01941;225;20220812;37;19.9;28.4;1.7;21.9;0;5.69;24047 +70077;43.36141;.01941;225;20220813;33.3;21.2;27.2;1.7;21.6;.9;4.73;19863 +70077;43.36141;.01941;225;20220814;25.5;19.8;22.6;2.4;20.2;0;3.13;13060 +70077;43.36141;.01941;225;20220815;26.8;17.8;22.3;1.2;17.7;0;3.43;16712 +70077;43.36141;.01941;225;20220816;25.1;13.9;19.5;1.7;17.5;16.7;3.42;18710 +70077;43.36141;.01941;225;20220817;23.4;14.6;19;1.7;17.5;1.9;2.99;16302 +70077;43.36141;.01941;225;20220818;23.3;15.8;19.5;3;17.5;9.4;3.08;14833 +70077;43.36141;.01941;225;20220819;26.3;15.8;21;1.7;17.1;.6;3.57;17722 +70077;43.36141;.01941;225;20220820;29.6;13.4;21.5;1.2;17.6;.3;4.13;22248 +70077;43.36141;.01941;225;20220821;27.2;16.5;21.8;1.9;19.4;.1;3.57;17667 +70077;43.36141;.01941;225;20220822;25.5;17.8;21.6;2.8;19.6;.4;3.24;14646 +70077;43.36141;.01941;225;20220823;29;18.3;23.6;.9;20.4;0;3.45;17424 +70077;43.36141;.01941;225;20220824;35.1;14.5;24.8;1.2;19.7;.9;4.93;24615 +70077;43.36141;.01941;225;20220825;26.8;20.3;23.5;3.2;21.5;4.4;3.32;13041 +70077;43.36141;.01941;225;20220826;27.7;19.4;23.5;2.3;20.4;.2;3.48;14830 +70077;43.36141;.01941;225;20220827;30.6;17.4;24;1.7;18.8;.1;4.11;18971 +70077;43.36141;.01941;225;20220828;33.8;14.2;24;.8;17;.3;4.32;23287 +70077;43.36141;.01941;225;20220829;32.1;17.2;24.6;2.4;18.5;9.4;4.75;19950 +70077;43.36141;.01941;225;20220830;31.6;15.6;23.6;1.3;19.4;0;4.08;20571 +70077;43.36141;.01941;225;20220831;28;19;23.5;2.2;21.6;2.9;3.31;14915 +70077;43.36141;.01941;225;20220901;29.4;17.7;23.5;1.1;19.6;.5;3.42;17088 +70077;43.36141;.01941;225;20220902;26.5;17.9;22.2;2.2;18.8;.3;3.22;14306 +70077;43.36141;.01941;225;20220903;27;17.4;22.2;1;18.4;0;2.96;15077 +70077;43.36141;.01941;225;20220904;33.1;13.3;23.2;1;16.9;.1;4.14;22155 +70077;43.36141;.01941;225;20220905;33.4;14.1;23.7;1.1;17.2;.1;4.18;21671 +70077;43.36141;.01941;225;20220906;31.4;15.7;23.5;1.4;16.1;0;3.98;19225 +70077;43.36141;.01941;225;20220907;28.2;13.5;20.8;1.5;15.2;0;3.57;18391 +70077;43.36141;.01941;225;20220908;27;11.2;19.1;.9;14.6;.6;3.17;18956 +70077;43.36141;.01941;225;20220909;24;17.3;20.6;2;15.7;2.9;2.81;11686 +70077;43.36141;.01941;225;20220910;28.9;10.4;19.6;1.1;14;0;3.51;20275 +70077;43.36141;.01941;225;20220911;34.1;11.5;22.8;1.1;14.6;0;4.13;22067 +70077;43.36141;.01941;225;20220912;37.8;13.5;25.6;1.5;16.7;.7;4.83;21878 +70077;43.36141;.01941;225;20220913;29.5;19;24.2;1.8;20;0;3.32;14467 +70077;43.36141;.01941;225;20220914;29.1;14.6;21.8;2;16;.6;3.68;17111 +70077;43.36141;.01941;225;20220915;29.1;17;23;1.6;16.9;2;3.34;15343 +70077;43.36141;.01941;225;20220916;24.5;16.9;20.7;3;17.5;1;2.85;11713 +70077;43.36141;.01941;225;20220917;22.7;8.2;15.4;1.6;11;.1;2.81;16612 +70077;43.36141;.01941;225;20220918;24.8;4.8;14.8;.8;8.6;0;2.78;19587 +70077;43.36141;.01941;225;20220919;26.8;4.2;15.5;1;8.6;0;3.1;20537 +70077;43.36141;.01941;225;20220920;24.9;5.7;15.3;1.6;9.7;0;3.16;18773 +70077;43.36141;.01941;225;20220921;24.9;8.3;16.6;1.6;11;0;3.01;17165 +70077;43.36141;.01941;225;20220922;26.1;8;17;1.3;11.2;.2;2.98;17804 +70077;43.36141;.01941;225;20220923;23;7.9;15.4;1.3;12.6;2.5;2.46;15953 +70077;43.36141;.01941;225;20220924;16.7;10.7;13.7;2.6;14.3;1.5;1.41;9367 +70077;43.36141;.01941;225;20220925;19.7;10;14.8;2.1;12;.3;2.21;12198 +70077;43.36141;.01941;225;20220926;20.5;9.4;14.9;3;12.1;4.2;2.5;13010 +70077;43.36141;.01941;225;20220927;17.3;12.6;14.9;4.8;14.1;8.1;1.74;7820 +70077;43.36141;.01941;225;20220928;16.4;14.3;15.3;6.1;15.3;28.4;1.33;4642 +70077;43.36141;.01941;225;20220929;16.3;12.7;14.5;4.1;13.5;11.6;1.59;6479 +70077;43.36141;.01941;225;20220930;18.5;10.2;14.3;3.2;11.7;.5;2.19;10525 +70077;43.36141;.01941;225;20221001;23.2;9.3;16.2;2.4;12.6;.1;2.63;13918 +70077;43.36141;.01941;225;20221002;24.6;7.7;16.1;.8;13.4;0;2.16;15326 +70077;43.36141;.01941;225;20221003;25.6;11.2;18.4;.5;14;.1;2.02;13859 +70077;43.36141;.01941;225;20221004;26.2;8.1;17.1;1;12.7;.1;2.37;15541 +70077;43.36141;.01941;225;20221005;27.6;7.2;17.4;1.3;12.6;.1;2.66;16397 +70077;43.36141;.01941;225;20221006;21.5;16.2;18.8;1.2;14.8;.1;1.69;7486 +70077;43.36141;.01941;225;20221007;24.5;8.4;16.4;.8;13.9;0;1.98;14040 +70077;43.36141;.01941;225;20221008;22.5;16.3;19.4;1.7;16.4;.5;1.82;8008 +70077;43.36141;.01941;225;20221009;27.3;8.6;17.9;1;13;.4;2.3;14878 +70077;43.36141;.01941;225;20221010;22.2;9;15.6;1.2;14.4;1.5;1.75;12092 +70077;43.36141;.01941;225;20221011;21.5;13.6;17.5;1.2;16;.4;1.54;8878 +70077;43.36141;.01941;225;20221012;22.4;13.4;17.9;1.6;16.3;1.4;1.69;9453 +70077;43.36141;.01941;225;20221013;23.2;13.6;18.4;1.9;15.8;.6;1.91;9683 +70077;43.36141;.01941;225;20221014;22.2;16.9;19.5;3.7;16.4;.7;2.21;6693 +70077;43.36141;.01941;225;20221015;26.7;7.9;17.3;.9;13.1;0;1.99;13812 +70077;43.36141;.01941;225;20221016;28.9;11.2;20;.8;14.7;.2;2.03;13179 +70077;43.36141;.01941;225;20221017;28.2;13.4;20.8;1.4;16.6;1.8;2.2;11757 +70077;43.36141;.01941;225;20221018;29.8;11;20.4;1.2;15.4;0;2.28;13272 +70077;43.36141;.01941;225;20221019;23.7;11.8;17.7;1.3;15.7;1.3;1.65;10097 +70077;43.36141;.01941;225;20221020;22.6;13.1;17.8;1.7;15.6;0;1.63;8729 +70077;43.36141;.01941;225;20221021;19.6;13.2;16.4;1.4;14.4;.7;1.31;6781 +70077;43.36141;.01941;225;20221022;26.6;8.3;17.4;1.3;12.6;0;2.01;12382 +70077;43.36141;.01941;225;20221023;25.5;11.9;18.7;1.3;13.6;0;1.86;10312 +70077;43.36141;.01941;225;20221024;24.5;10.3;17.4;1;12.6;.1;1.62;10423 +70077;43.36141;.01941;225;20221025;23.8;8.9;16.3;.9;12.8;0;1.48;10566 +70077;43.36141;.01941;225;20221026;25.8;8.7;17.2;1;13.2;.1;1.64;11273 +70077;43.36141;.01941;225;20221027;21;11.8;16.4;1.2;14.9;.2;1.24;7734 +70077;43.36141;.01941;225;20221028;26.7;13.6;20.1;1.8;14;.1;2.13;9397 +70077;43.36141;.01941;225;20221029;26.4;11.3;18.8;1.1;13.5;.1;1.67;10061 +70077;43.36141;.01941;225;20221030;22.3;8.5;15.4;1.1;12.5;.7;1.35;9413 +70077;43.36141;.01941;225;20221031;19.8;8.7;14.2;1.5;13.7;.8;1.14;8160 +70077;43.36141;.01941;225;20221101;19.9;13.5;16.7;1.8;13.8;.1;1.36;5727 +70077;43.36141;.01941;225;20221102;21.2;8.7;14.9;1.1;12.3;.1;1.23;8505 +70077;43.36141;.01941;225;20221103;23.1;6.9;15;2.2;11.4;7.6;1.86;9760 +70077;43.36141;.01941;225;20221104;14.6;9.7;12.1;4.7;10.8;11;1.5;4585 +70077;43.36141;.01941;225;20221105;16.2;6.5;11.3;1.6;9.9;.1;1.1;6986 +70077;43.36141;.01941;225;20221106;20.2;1.7;10.9;1.5;8.8;.2;1.37;10105 +70077;43.36141;.01941;225;20221107;19.9;2.9;11.4;1;9.7;.1;1.06;9488 +70077;43.36141;.01941;225;20221108;14.9;7.3;11.1;.8;12.2;.7;.66;5735 +70077;43.36141;.01941;225;20221109;15.5;10.1;12.8;1.5;12.7;2.8;.8;4514 +70077;43.36141;.01941;225;20221110;17.2;4.7;10.9;1;9.9;.2;.88;7580 +70077;43.36141;.01941;225;20221111;18.5;4.1;11.3;.9;9.9;.1;.89;8136 +70077;43.36141;.01941;225;20221112;21.6;5.3;13.4;1.3;10.6;.1;1.2;8638 +70077;43.36141;.01941;225;20221113;23.1;4.2;13.6;.9;9.9;0;1.08;9296 +70077;43.36141;.01941;225;20221114;14.1;4.6;9.3;1.2;10.6;2.5;.63;6046 +70077;43.36141;.01941;225;20221115;15.2;8.5;11.8;1.1;12.3;6.7;.66;4754 +70077;43.36141;.01941;225;20221116;19.3;7.3;13.3;2.1;11.6;.8;1.19;6801 +70077;43.36141;.01941;225;20221117;17.6;10.7;14.1;3.4;13.4;17.3;1.12;4708 +70077;43.36141;.01941;225;20221118;11.4;9.5;10.4;4.5;10.4;5.3;1.04;1688 +70077;43.36141;.01941;225;20221119;10.3;6.8;8.5;5.2;8.8;1.6;1.14;2806 +70077;43.36141;.01941;225;20221120;14.8;2.2;8.5;2.3;9.1;8.3;.89;6649 +70077;43.36141;.01941;225;20221121;13.8;8.1;10.9;4;10.5;43.3;1.11;3901 +70077;43.36141;.01941;225;20221122;11.9;6.3;9.1;5.2;9.1;10.9;1.2;3799 +70077;43.36141;.01941;225;20221123;15.2;8.2;11.7;3.3;11.9;8.7;.86;4374 +70077;43.36141;.01941;225;20221124;14.7;5.5;10.1;1.6;9.7;3.8;.79;5180 +70077;43.36141;.01941;225;20221125;11.7;5.2;8.4;3.2;10;9.2;.63;4050 +70077;43.36141;.01941;225;20221126;13.6;2;7.8;.9;7.8;.2;.6;5871 +70077;43.36141;.01941;225;20221127;13.9;1;7.4;1.5;8;6.2;.72;6208 +70077;43.36141;.01941;225;20221128;11;5.8;8.4;5.4;10.1;8;.64;3325 +70077;43.36141;.01941;225;20221129;13.3;8.5;10.9;3.1;10.6;3.4;.93;3094 +70077;43.36141;.01941;225;20221130;9.2;5.5;7.3;1.1;8.9;.2;.51;2492 +70077;43.36141;.01941;225;20221201;5.2;3.4;4.3;.8;7.8;0;.4;1241 +70077;43.36141;.01941;225;20221202;7.8;0;3.9;.8;7.3;0;.36;4241 +70077;43.36141;.01941;225;20221203;7.7;4.2;5.9;.9;8.1;1.6;.46;2294 +70077;43.36141;.01941;225;20221204;10.2;1;5.6;1;6.9;0;.52;4654 +70077;43.36141;.01941;225;20221205;13.6;-1.8;5.9;.9;6.4;.1;.55;6432 +70077;43.36141;.01941;225;20221206;11.2;3.8;7.5;.7;8.7;.1;.44;3943 +70077;43.36141;.01941;225;20221207;14;7.5;10.7;.5;10.2;.1;.49;3567 +70077;43.36141;.01941;225;20221208;8.5;5.5;7;.8;9.1;2.8;.43;1901 +70077;43.36141;.01941;225;20221209;13.1;5.8;9.4;1.6;9.8;4.1;.62;3818 +70077;43.36141;.01941;225;20221210;5;1.4;3.2;3;6;0;.72;2196 +70077;43.36141;.01941;225;20221211;3.5;-4.5;-.5;1;5.3;.1;.3;4021 +70077;43.36141;.01941;225;20221212;6.4;-.7;2.8;2;7.6;9;.24;3677 +70077;43.36141;.01941;225;20221213;14.6;5;9.8;3;12.5;7.3;.29;4511 +70077;43.36141;.01941;225;20221214;18.9;9.2;14;2.2;11.9;1.6;1.06;4524 +70077;43.36141;.01941;225;20221215;16.2;6.2;11.2;1.4;11;5.7;.62;4601 +70077;43.36141;.01941;225;20221216;9.9;8.2;9;1.8;10.2;3.5;.58;968 +70077;43.36141;.01941;225;20221217;8.6;5.4;7;1;8.3;.1;.52;1906 +70077;43.36141;.01941;225;20221218;11;-.2;5.4;.6;6.9;.1;.37;4926 +70077;43.36141;.01941;225;20221219;13.4;.7;7;1;7.8;.1;.5;5341 +70077;43.36141;.01941;225;20221220;11.1;5.1;8.1;.8;10;2.1;.39;3177 +70077;43.36141;.01941;225;20221221;18.6;5.1;11.8;1.7;10.7;.2;.83;5551 +70077;43.36141;.01941;225;20221222;19.5;6.7;13.1;1.6;10.5;.1;.95;5366 +70077;43.36141;.01941;225;20221223;17;6;11.5;1.4;10.6;.1;.7;4864 +70077;43.36141;.01941;225;20221224;19;4.5;11.7;1;9.6;.1;.68;5826 +70077;43.36141;.01941;225;20221225;18.6;3;10.8;1.2;8.5;.1;.78;6113 +70077;43.36141;.01941;225;20221226;17.6;3.1;10.3;.9;9.5;.7;.56;5852 +70077;43.36141;.01941;225;20221227;13;8.3;10.6;.8;11.1;.4;.49;2665 +70077;43.36141;.01941;225;20221228;19.2;2.7;10.9;.9;9;0;.63;6389 +70077;43.36141;.01941;225;20221229;15.2;7.9;11.5;1.2;10.2;4.8;.7;3740 +70077;43.36141;.01941;225;20221230;19.3;8.6;13.9;1.1;11.6;.8;.75;4883 +70077;43.36141;.01941;225;20221231;16;5.1;10.5;1.6;9.8;.1;.75;4969 +70078;43.39088;.32511;229;20220101;21.2;4.9;13;1.7;7.77;0;1.34;6301 +70078;43.39088;.32511;229;20220102;17.4;7.2;12.3;2;8.91;.1;1.29;4592 +70078;43.39088;.32511;229;20220103;16.7;5.1;10.9;1.7;9.57;.1;.83;5106 +70078;43.39088;.32511;229;20220104;21.1;6.8;14;3.2;9.24;12.9;1.98;5936 +70078;43.39088;.32511;229;20220105;7.4;5.3;6.4;2.3;7.27;0;.8;1400 +70078;43.39088;.32511;229;20220106;7.2;.3;3.7;1.3;5.17;.1;.66;3768 +70078;43.39088;.32511;229;20220107;8.8;-1.4;3.7;3.5;6.94;1.1;.61;4962 +70078;43.39088;.32511;229;20220108;10.4;6.3;8.3;6.2;9.24;3;.91;2561 +70078;43.39088;.32511;229;20220109;9.1;8.7;8.9;5.6;10.67;34.2;.51;149 +70078;43.39088;.32511;229;20220110;11.7;9.1;10.4;4.2;11.81;21.1;.51;1798 +70078;43.39088;.32511;229;20220111;10.7;5.3;8;1.6;8.51;.1;.63;3264 +70078;43.39088;.32511;229;20220112;7.1;-.6;3.2;1.7;6.54;0;.49;4396 +70078;43.39088;.32511;229;20220113;7;-2.7;2.1;1.2;5.94;0;.44;5095 +70078;43.39088;.32511;229;20220114;8.9;-3.8;2.6;1.1;5.71;.1;.5;6184 +70078;43.39088;.32511;229;20220115;11.5;-1.4;5;2.1;4.81;0;1.14;6179 +70078;43.39088;.32511;229;20220116;10.2;-1.1;4.5;1.5;5.17;0;.84;5724 +70078;43.39088;.32511;229;20220117;9.4;-2.7;3.3;1.2;5.61;.1;.6;6163 +70078;43.39088;.32511;229;20220118;2.8;-2.6;.1;1.5;5.91;.1;.33;3739 +70078;43.39088;.32511;229;20220119;10;.9;5.4;3.2;7.61;1.3;.73;5279 +70078;43.39088;.32511;229;20220120;9.6;5.4;7.5;2.3;8.64;3.8;.68;3040 +70078;43.39088;.32511;229;20220121;4.2;-.6;1.8;1.8;5.87;0;.5;3452 +70078;43.39088;.32511;229;20220122;6.8;-2.8;2;1.2;5.27;.1;.56;5684 +70078;43.39088;.32511;229;20220123;8.5;-2.9;2.8;1.3;5.57;0;.61;6396 +70078;43.39088;.32511;229;20220124;13.2;-2.1;5.5;1.5;5.91;0;.92;7786 +70078;43.39088;.32511;229;20220125;12.5;-.6;5.9;1.4;6.07;0;.89;7088 +70078;43.39088;.32511;229;20220126;12.2;-1;5.6;1.3;6.21;0;.83;7233 +70078;43.39088;.32511;229;20220127;12.4;-1.5;5.5;1.6;6.07;.1;.94;7567 +70078;43.39088;.32511;229;20220128;6.6;-1.3;2.7;1.2;6.24;0;.51;5354 +70078;43.39088;.32511;229;20220129;3;-3.1;-.1;1;5.81;0;.38;4831 +70078;43.39088;.32511;229;20220130;1.8;-1.9;-.1;1.2;6.04;.1;.33;3491 +70078;43.39088;.32511;229;20220131;8.9;.8;4.8;3.7;8.31;1.5;.5;5836 +70078;43.39088;.32511;229;20220201;8.9;2.2;5.6;3.1;7.81;0;.74;5071 +70078;43.39088;.32511;229;20220202;12.2;6.1;9.1;2.5;9.57;0;.84;4929 +70078;43.39088;.32511;229;20220203;13.6;1.6;7.6;2.2;9.07;0;.83;7869 +70078;43.39088;.32511;229;20220204;12.7;4;8.4;2.3;9.84;.6;.77;6385 +70078;43.39088;.32511;229;20220205;9.7;7.8;8.8;2.3;8.21;.6;1.02;2257 +70078;43.39088;.32511;229;20220206;10.4;-.2;5.1;2.7;7.14;.2;.93;7479 +70078;43.39088;.32511;229;20220207;12.4;6.8;9.6;3.5;9.51;.7;1.11;5224 +70078;43.39088;.32511;229;20220208;14.9;2.7;8.8;1.6;7.87;0;1.15;8302 +70078;43.39088;.32511;229;20220209;17.8;.7;9.3;1.5;6.94;0;1.43;10319 +70078;43.39088;.32511;229;20220210;8.6;1.5;5;1.7;7.8;.4;1.28;9890 +70078;43.39088;.32511;229;20220211;10.7;6.4;8.6;1.7;9.32;.7;.86;4613 +70078;43.39088;.32511;229;20220212;14.6;2.9;8.7;1.7;8.12;0;1.24;10229 +70078;43.39088;.32511;229;20220213;17.3;3.5;10.4;3.1;8.82;2.9;1.78;11002 +70078;43.39088;.32511;229;20220214;10.6;6.6;8.6;5.1;9.03;7.3;1.21;6676 +70078;43.39088;.32511;229;20220215;11.4;5.5;8.5;5;8.37;.7;1.44;7126 +70078;43.39088;.32511;229;20220216;13.4;8.3;10.9;5.4;10.64;.9;1.32;5611 +70078;43.39088;.32511;229;20220217;14.8;11.2;13;3.8;12.04;.1;1.28;4519 +70078;43.39088;.32511;229;20220218;16.9;5.7;11.3;2.9;10.44;2.2;1.52;9190 +70078;43.39088;.32511;229;20220219;10.8;6.9;8.8;2.2;8.67;.8;1.06;4812 +70078;43.39088;.32511;229;20220220;14.1;1.9;8;3.8;8.74;.2;1.43;10049 +70078;43.39088;.32511;229;20220221;13.6;9.3;11.5;5.8;9.17;.7;2.04;5438 +70078;43.39088;.32511;229;20220222;14.5;4.9;9.7;2.3;8.51;0;1.48;8868 +70078;43.39088;.32511;229;20220223;16.1;2.4;9.2;1.6;8.31;0;1.47;11064 +70078;43.39088;.32511;229;20220224;12.7;4.5;8.6;2.8;9.41;1.4;1.15;8395 +70078;43.39088;.32511;229;20220225;10.6;5.6;8.1;1.6;7.17;0;1.2;6256 +70078;43.39088;.32511;229;20220226;13.9;-.3;6.8;2.4;5.44;0;1.9;11815 +70078;43.39088;.32511;229;20220227;16;.5;8.3;1.4;7.57;0;1.53;12572 +70078;43.39088;.32511;229;20220228;17.5;4;10.8;1.6;8.11;0;1.76;11741 +70078;43.39088;.32511;229;20220301;17.2;2.9;10.1;2.4;7.84;0;2.03;12219 +70078;43.39088;.32511;229;20220302;12.4;4.5;8.5;1.8;9.37;2.3;1.13;8892 +70078;43.39088;.32511;229;20220303;15.9;2.5;9.2;2.2;9.37;3.3;1.58;12142 +70078;43.39088;.32511;229;20220304;9.3;8.2;8.8;4.2;9.54;4.2;.92;2226 +70078;43.39088;.32511;229;20220305;10.1;6.1;8.1;2.3;8.01;0;1.22;6244 +70078;43.39088;.32511;229;20220306;9.5;4.9;7.2;1.9;7.37;0;1.19;6881 +70078;43.39088;.32511;229;20220307;12.3;1.5;6.9;2;7.51;0;1.46;11348 +70078;43.39088;.32511;229;20220308;12.3;.9;6.6;2;7.97;.9;1.38;11931 +70078;43.39088;.32511;229;20220309;16.7;1.6;9.1;2.2;8.57;.1;1.9;14017 +70078;43.39088;.32511;229;20220310;14.9;7.5;11.2;2;10.07;0;1.54;9630 +70078;43.39088;.32511;229;20220311;13.9;6;9.9;2.1;10.21;8.9;1.4;9841 +70078;43.39088;.32511;229;20220312;13.1;7.2;10.2;2.6;9.67;2.5;1.45;8568 +70078;43.39088;.32511;229;20220313;13;5.6;9.3;3;8.57;4.2;1.65;9775 +70078;43.39088;.32511;229;20220314;13.8;3.6;8.7;3.5;9.37;0;1.6;11995 +70078;43.39088;.32511;229;20220315;18.8;11.5;15.1;4.5;11.87;0;2.4;9887 +70078;43.39088;.32511;229;20220316;15.8;9.8;12.8;2.9;11.87;2.8;1.67;9042 +70078;43.39088;.32511;229;20220317;11.2;10.6;10.9;3;11.87;10;.72;1822 +70078;43.39088;.32511;229;20220318;10;7.6;8.8;1.8;10.02;.1;.85;4027 +70078;43.39088;.32511;229;20220319;16.4;4.6;10.5;2.8;9.7;0;2.17;15190 +70078;43.39088;.32511;229;20220320;17.4;6.6;12;3.1;10.4;0;2.18;13457 +70078;43.39088;.32511;229;20220321;18.2;6.9;12.6;4.5;9.9;0;2.81;15168 +70078;43.39088;.32511;229;20220322;17.4;6;11.7;4.2;8.25;0;3.02;15886 +70078;43.39088;.32511;229;20220323;16.6;4;10.3;2.9;7.85;0;2.76;18451 +70078;43.39088;.32511;229;20220324;17.4;2.9;10.2;2.2;8.32;0;2.53;17966 +70078;43.39088;.32511;229;20220325;18.6;5.7;12.1;2.3;8.72;0;2.8;17372 +70078;43.39088;.32511;229;20220326;18.1;4.4;11.3;3;8;0;2.97;17500 +70078;43.39088;.32511;229;20220327;20.5;4.2;12.4;2.5;8.9;0;3.08;18501 +70078;43.39088;.32511;229;20220328;20.6;4.1;12.4;1.9;8.85;0;2.74;15973 +70078;43.39088;.32511;229;20220329;18.4;7.2;12.8;2.3;10.42;5.3;2.26;11926 +70078;43.39088;.32511;229;20220330;11.3;9.3;10.3;2.6;11.58;6.9;.91;3943 +70078;43.39088;.32511;229;20220331;12.8;8;10.4;5;9.37;7;2.05;10496 +70078;43.39088;.32511;229;20220401;8.2;1.1;4.7;5.6;5.87;3.3;2;13612 +70078;43.39088;.32511;229;20220402;8.6;1;4.8;4.5;5.35;0;2.23;14490 +70078;43.39088;.32511;229;20220403;7.6;-2.2;2.7;2.8;5.09;0;1.84;15703 +70078;43.39088;.32511;229;20220404;10.9;-2;4.5;1.7;5.26;0;2.21;20238 +70078;43.39088;.32511;229;20220405;15.1;-3.4;5.8;1.5;6.12;0;2.63;23061 +70078;43.39088;.32511;229;20220406;12.4;3.3;7.8;2.7;9.07;0;1.46;9608 +70078;43.39088;.32511;229;20220407;20.5;5.7;13.1;4.4;10.57;.2;3.38;18723 +70078;43.39088;.32511;229;20220408;21.3;8.5;14.9;4.1;11.27;.9;3.32;14672 +70078;43.39088;.32511;229;20220409;14.8;7.6;11.2;3.1;8.82;.7;2.57;15027 +70078;43.39088;.32511;229;20220410;19.9;-.3;9.8;2.9;7.65;0;3.51;23212 +70078;43.39088;.32511;229;20220411;21.1;7.8;14.4;5.2;11.17;0;3.57;18266 +70078;43.39088;.32511;229;20220412;18.3;11.4;14.9;4.7;11.97;5.4;2.72;11211 +70078;43.39088;.32511;229;20220413;14.6;11.3;13;2.2;12.85;2.1;1.31;5858 +70078;43.39088;.32511;229;20220414;20.9;8.8;14.9;1.7;12.42;0;3.09;19747 +70078;43.39088;.32511;229;20220415;20.8;8.5;14.6;2.4;13.15;0;2.86;17731 +70078;43.39088;.32511;229;20220416;22;10.4;16.2;3;12.92;.1;3.48;19014 +70078;43.39088;.32511;229;20220417;21.7;8;14.8;3.5;12.25;0;3.62;21512 +70078;43.39088;.32511;229;20220418;18.1;10.7;14.4;3.1;11.72;0;2.62;13024 +70078;43.39088;.32511;229;20220419;12.1;8.7;10.4;2.9;11.13;19.2;1.2;5955 +70078;43.39088;.32511;229;20220420;12.3;7.5;9.9;3;10.62;6.1;1.41;8280 +70078;43.39088;.32511;229;20220421;13.8;8.4;11.1;2.4;11.52;0;1.39;7581 +70078;43.39088;.32511;229;20220422;18.3;8.5;13.4;1.9;11.67;2.1;2.8;18167 +70078;43.39088;.32511;229;20220423;14.1;10.1;12.1;3.7;11.12;8;1.93;8944 +70078;43.39088;.32511;229;20220424;16.3;9.3;12.8;5;11.62;2.2;2.4;12672 +70078;43.39088;.32511;229;20220425;19.2;4.5;11.9;1.8;10.75;0;3.15;22327 +70078;43.39088;.32511;229;20220426;23.3;5.5;14.4;1.9;11.12;0;3.76;22639 +70078;43.39088;.32511;229;20220427;19.7;9.5;14.6;2.1;13.22;2.5;2.45;13563 +70078;43.39088;.32511;229;20220428;16.1;12.6;14.4;2;14.27;0;1.42;6490 +70078;43.39088;.32511;229;20220429;19.5;11.4;15.5;2;14.27;0;2.34;12536 +70078;43.39088;.32511;229;20220430;20.4;12.5;16.4;2.6;13.4;.1;3.16;16842 +70078;43.39088;.32511;229;20220501;19.4;10.2;14.8;2.5;12.67;.9;2.91;16928 +70078;43.39088;.32511;229;20220502;17.3;11.3;14.3;2.4;12.57;2.5;2.05;9443 +70078;43.39088;.32511;229;20220503;19.9;10.5;15.2;2.3;12.87;4.4;2.87;15807 +70078;43.39088;.32511;229;20220504;18.7;11.9;15.3;3;13.3;1.5;2.44;11627 +70078;43.39088;.32511;229;20220505;20.3;9.7;15;3.4;11.82;0;3.44;18149 +70078;43.39088;.32511;229;20220506;20;10.8;15.4;4.1;12.24;0;3.43;17587 +70078;43.39088;.32511;229;20220507;21.9;11.2;16.5;3.2;12.74;.1;3.71;19326 +70078;43.39088;.32511;229;20220508;23.2;12.2;17.7;2.6;13.31;0;3.83;19642 +70078;43.39088;.32511;229;20220509;25.5;10.5;18;1.8;12.67;0;4.29;23412 +70078;43.39088;.32511;229;20220510;28.6;11.9;20.2;1.5;12.74;.1;4.74;24702 +70078;43.39088;.32511;229;20220511;29.4;11.5;20.4;1.8;15.07;0;5;26046 +70078;43.39088;.32511;229;20220512;21;14.2;17.6;1.9;15.07;0;2.92;15474 +70078;43.39088;.32511;229;20220513;24.2;14.6;19.4;1.7;16.17;0;3.53;18633 +70078;43.39088;.32511;229;20220514;28.7;13.2;20.9;1.8;16.27;0;4.69;24204 +70078;43.39088;.32511;229;20220515;28.8;13.6;21.2;2.1;17.34;2.7;4.69;23893 +70078;43.39088;.32511;229;20220516;27.6;14.3;21;1.5;16.77;0;4.32;22600 +70078;43.39088;.32511;229;20220517;30.3;15.1;22.7;1.9;16.44;.2;5.12;24288 +70078;43.39088;.32511;229;20220518;31.4;15.7;23.6;2;17.01;.4;5.31;24703 +70078;43.39088;.32511;229;20220519;27.2;16.6;21.9;2.1;18.74;.2;4.17;20354 +70078;43.39088;.32511;229;20220520;25.2;15.3;20.3;1.9;18.51;.1;3.74;19693 +70078;43.39088;.32511;229;20220521;31.4;15;23.2;1.4;19.61;0;5.1;25750 +70078;43.39088;.32511;229;20220522;28.3;18;23.2;2.6;21.07;1.7;4.26;20012 +70078;43.39088;.32511;229;20220523;22;15.9;18.9;4.8;14.34;0;3.89;15321 +70078;43.39088;.32511;229;20220524;15.8;12.3;14.1;2.9;12.47;8;2.18;10827 +70078;43.39088;.32511;229;20220525;18.2;9.9;14.1;2.8;11.97;0;3.04;17864 +70078;43.39088;.32511;229;20220526;20.4;11.5;15.9;1.7;13.01;0;3.26;18586 +70078;43.39088;.32511;229;20220527;24.3;13.3;18.8;1.5;14.24;.1;3.92;21014 +70078;43.39088;.32511;229;20220528;26.1;11.8;19;2.2;13.64;0;4.71;24420 +70078;43.39088;.32511;229;20220529;25;11.1;18;1.8;10.51;0;4.64;24161 +70078;43.39088;.32511;229;20220530;24.9;9.5;17.2;2;10.87;.6;4.77;25463 +70078;43.39088;.32511;229;20220531;26;13.1;19.5;2.2;12.31;0;4.74;23133 +70078;43.39088;.32511;229;20220601;31;13.6;22.3;1.7;15.51;1.1;5.56;27247 +70078;43.39088;.32511;229;20220602;27.8;15.5;21.7;2.4;17.61;1.5;4.71;22723 +70078;43.39088;.32511;229;20220603;28.4;17.6;23;2.3;19.71;2.5;4.53;21330 +70078;43.39088;.32511;229;20220604;22.8;17.3;20.1;2.2;19.04;4.4;2.97;14853 +70078;43.39088;.32511;229;20220605;23.7;16.1;19.9;2.1;16.97;0;3.54;17559 +70078;43.39088;.32511;229;20220606;26.6;14.3;20.4;1.9;16.44;0;4.48;22978 +70078;43.39088;.32511;229;20220607;23.4;16.3;19.9;1.7;15.91;.1;3.5;17100 +70078;43.39088;.32511;229;20220608;19.8;14.7;17.2;2.5;16.61;3.2;2.63;14496 +70078;43.39088;.32511;229;20220609;23.6;13.9;18.7;2.4;14.54;.1;4.02;20283 +70078;43.39088;.32511;229;20220610;29;11.5;20.3;1.6;14.01;.1;5.3;27822 +70078;43.39088;.32511;229;20220611;31.5;13.8;22.6;2.1;15.84;1.3;5.88;28050 +70078;43.39088;.32511;229;20220612;29.8;17;23.4;2.5;19.34;3;5.13;23691 +70078;43.39088;.32511;229;20220613;29.3;17.9;23.6;2.5;20.21;.1;4.84;22129 +70078;43.39088;.32511;229;20220614;35.1;17.8;26.4;1.8;21.94;1.5;6.07;27472 +70078;43.39088;.32511;229;20220615;34.2;19.5;26.9;1.7;20.91;0;5.79;25319 +70078;43.39088;.32511;229;20220616;35.6;19.5;27.6;1.8;20.87;0;6.26;26784 +70078;43.39088;.32511;229;20220617;37.6;19.5;28.6;1.9;20.24;0;6.82;28435 +70078;43.39088;.32511;229;20220618;39.6;20.1;29.9;2.2;19.91;.1;7.52;29361 +70078;43.39088;.32511;229;20220619;30.1;19.3;24.7;2.6;19.81;.7;5.13;21787 +70078;43.39088;.32511;229;20220620;28.7;18.1;23.4;2.8;18.87;1.8;4.91;21288 +70078;43.39088;.32511;229;20220621;24.6;18.3;21.4;2.4;19.64;.7;3.43;16141 +70078;43.39088;.32511;229;20220622;25.7;17.8;21.7;2.7;18.47;0;4.02;18255 +70078;43.39088;.32511;229;20220623;27.1;15.4;21.3;2;17.97;11.9;4.49;22636 +70078;43.39088;.32511;229;20220624;24.5;15.6;20;1.5;16.77;.1;3.76;19588 +70078;43.39088;.32511;229;20220625;20.5;14.2;17.3;2.2;16.04;6.8;2.99;16450 +70078;43.39088;.32511;229;20220626;16.2;12.5;14.4;1.8;14.87;5.9;1.99;12053 +70078;43.39088;.32511;229;20220627;18.9;13.8;16.3;2.1;15.24;2.4;2.55;14059 +70078;43.39088;.32511;229;20220628;24.8;13.1;18.9;1.5;14.57;.2;4.18;22466 +70078;43.39088;.32511;229;20220629;24.4;12.7;18.5;2;15.57;2.2;4.15;22635 +70078;43.39088;.32511;229;20220630;15.3;13.6;14.4;2.2;15.01;.5;1.49;7846 +70078;43.39088;.32511;229;20220701;23.2;11;17.1;1.6;13.44;.1;3.99;22671 +70078;43.39088;.32511;229;20220702;30.3;11.6;20.9;1.7;14.31;0;5.62;28761 +70078;43.39088;.32511;229;20220703;27.1;16;21.6;2.8;17.11;1.5;4.7;21725 +70078;43.39088;.32511;229;20220704;23;16;19.5;2.9;17.34;.1;3.4;16776 +70078;43.39088;.32511;229;20220705;28.3;17;22.7;1.7;17.94;0;4.58;21728 +70078;43.39088;.32511;229;20220706;27;17;22;2.8;17.57;.5;4.54;20255 +70078;43.39088;.32511;229;20220707;27.3;16.4;21.9;3.6;16.81;0;4.92;21243 +70078;43.39088;.32511;229;20220708;28.9;15.4;22.1;2.3;16.54;.2;5.14;24053 +70078;43.39088;.32511;229;20220709;31.1;14.5;22.8;1.8;16.64;.1;5.55;26688 +70078;43.39088;.32511;229;20220710;33.1;15.4;24.3;1.6;16.01;.1;5.85;27500 +70078;43.39088;.32511;229;20220711;35.3;15.8;25.6;1.5;16.41;.3;6.2;28538 +70078;43.39088;.32511;229;20220712;35.2;18.1;26.6;1.8;17.84;0;6.21;26906 +70078;43.39088;.32511;229;20220713;35.2;17.2;26.2;1.3;15.24;0;5.95;27483 +70078;43.39088;.32511;229;20220714;36.1;17.5;26.8;1.6;16.77;0;6.37;27873 +70078;43.39088;.32511;229;20220715;34.3;19.1;26.7;2.4;18.31;0;6.22;25217 +70078;43.39088;.32511;229;20220716;37;17.7;27.3;1.5;16.61;0;6.36;28145 +70078;43.39088;.32511;229;20220717;38.2;17.5;27.9;1.6;15.87;0;6.66;28395 +70078;43.39088;.32511;229;20220718;39;17.8;28.4;2.2;16.84;.6;7.37;28723 +70078;43.39088;.32511;229;20220719;29.1;19.9;24.5;2.3;20.94;.7;4.37;18787 +70078;43.39088;.32511;229;20220720;27.7;19.6;23.7;2.6;17.54;0;4.49;17794 +70078;43.39088;.32511;229;20220721;32.5;18.6;25.5;1.6;17.74;0;5.3;23668 +70078;43.39088;.32511;229;20220722;24.8;19.2;22;3.2;19.04;.4;3.54;14385 +70078;43.39088;.32511;229;20220723;26.6;17.4;22;1.2;17.31;.5;3.81;18723 +70078;43.39088;.32511;229;20220724;36.5;15.4;26;1.9;17.97;.1;6.54;28939 +70078;43.39088;.32511;229;20220725;26.8;20.3;23.5;3.3;18.94;.6;4.11;15380 +70078;43.39088;.32511;229;20220726;24.3;17.3;20.8;2.4;16.47;.3;3.59;15755 +70078;43.39088;.32511;229;20220727;27.2;15.2;21.2;2.1;14.14;0;4.57;21235 +70078;43.39088;.32511;229;20220728;26.5;13.5;20;1.9;15.37;5.2;4.32;22225 +70078;43.39088;.32511;229;20220729;23.8;17;20.4;2.4;17.41;2;3.24;15343 +70078;43.39088;.32511;229;20220730;28.2;18.4;23.3;1.6;18.44;0;4.09;18812 +70078;43.39088;.32511;229;20220731;31;16.2;23.6;2.2;18.61;0;5.12;23319 +70078;43.39088;.32511;229;20220801;32.1;17.3;24.7;2.2;18.81;0;5.34;23390 +70078;43.39088;.32511;229;20220802;34.8;17;25.9;1.8;17.21;0;5.8;25670 +70078;43.39088;.32511;229;20220803;35.5;16.8;26.1;2;18.04;0;6.09;26246 +70078;43.39088;.32511;229;20220804;32;21.1;26.5;2.6;22.27;1.3;4.92;19580 +70078;43.39088;.32511;229;20220805;29.2;19.9;24.5;3;20.24;0;4.47;17817 +70078;43.39088;.32511;229;20220806;31.9;16.9;24.4;2.1;18.91;0;5.14;22889 +70078;43.39088;.32511;229;20220807;32.8;17.2;25;2;16.87;.1;5.39;23276 +70078;43.39088;.32511;229;20220808;33.9;15.6;24.7;2.1;14.97;0;5.91;25224 +70078;43.39088;.32511;229;20220809;35;17.6;26.3;1.9;15.87;.2;5.8;24481 +70078;43.39088;.32511;229;20220810;37.3;18;27.7;1.6;15.84;.1;5.95;25341 +70078;43.39088;.32511;229;20220811;38.8;19.6;29.2;1.5;16.81;0;6.06;25554 +70078;43.39088;.32511;229;20220812;37.1;21.4;29.3;2.3;20.37;0;6.07;22703 +70078;43.39088;.32511;229;20220813;33.2;20.9;27;2.4;21.27;1;5.05;19872 +70078;43.39088;.32511;229;20220814;25.7;19.8;22.8;2.7;20.07;0;3.22;13075 +70078;43.39088;.32511;229;20220815;26.9;18.2;22.5;1.7;16.87;0;3.68;16321 +70078;43.39088;.32511;229;20220816;25.5;14.8;20.2;1.9;17.14;10.6;3.52;18177 +70078;43.39088;.32511;229;20220817;23.6;15;19.3;2.2;16.94;.8;3.12;16069 +70078;43.39088;.32511;229;20220818;23.7;15.9;19.8;3.4;17.21;7;3.25;15015 +70078;43.39088;.32511;229;20220819;26.3;16;21.2;2;16.77;.2;3.65;17310 +70078;43.39088;.32511;229;20220820;29.4;14.5;22;1.5;17.31;.1;4.16;21124 +70078;43.39088;.32511;229;20220821;27;17;22;2.6;18.67;.2;3.7;16826 +70078;43.39088;.32511;229;20220822;25.6;18;21.8;3.2;19.27;.5;3.34;14474 +70078;43.39088;.32511;229;20220823;28.8;18.6;23.7;1.5;19.91;.1;3.58;16812 +70078;43.39088;.32511;229;20220824;35.1;16.8;26;1.9;18.37;.9;5.28;22836 +70078;43.39088;.32511;229;20220825;28;21;24.5;4;21.21;7.9;3.91;13379 +70078;43.39088;.32511;229;20220826;28.1;19.3;23.7;2.8;19.77;.1;3.78;15232 +70078;43.39088;.32511;229;20220827;30.2;17.8;24;2.1;17.91;0;4.22;18157 +70078;43.39088;.32511;229;20220828;33.8;15.7;24.8;1.5;15.91;.2;4.74;22144 +70078;43.39088;.32511;229;20220829;32.5;18.7;25.6;2.4;16.84;6.2;4.97;19135 +70078;43.39088;.32511;229;20220830;31.5;16.2;23.9;1.7;18.74;0;4.19;19811 +70078;43.39088;.32511;229;20220831;27.5;19.3;23.4;2.6;21.17;2.3;3.26;13937 +70078;43.39088;.32511;229;20220901;29.2;18.1;23.6;1.7;19.17;0;3.58;16253 +70078;43.39088;.32511;229;20220902;26.4;18;22.2;2.6;18.31;0;3.32;14054 +70078;43.39088;.32511;229;20220903;26.8;17.6;22.2;1.3;17.94;0;3.03;14668 +70078;43.39088;.32511;229;20220904;33.2;14.5;23.8;1.5;16.91;.1;4.41;21292 +70078;43.39088;.32511;229;20220905;33.7;15.5;24.6;1.4;17.41;.2;4.35;20900 +70078;43.39088;.32511;229;20220906;31.2;16.6;23.9;1.9;16.24;0;4.2;18323 +70078;43.39088;.32511;229;20220907;28.2;15.1;21.7;1.9;14.77;0;3.73;17080 +70078;43.39088;.32511;229;20220908;26.6;12.7;19.7;1.4;14.01;.2;3.29;17488 +70078;43.39088;.32511;229;20220909;24.4;17.3;20.8;1.9;15.37;2.8;2.84;12057 +70078;43.39088;.32511;229;20220910;28.4;11.7;20;1.4;14.01;.1;3.53;18921 +70078;43.39088;.32511;229;20220911;33.9;13.4;23.6;1.9;14.07;0;4.67;20901 +70078;43.39088;.32511;229;20220912;36.8;15.8;26.3;2.3;17.07;.4;5.25;20654 +70078;43.39088;.32511;229;20220913;30.3;20.4;25.3;2.3;19.91;0;3.68;13971 +70078;43.39088;.32511;229;20220914;29.4;17;23.2;2.2;16.17;.7;3.77;15470 +70078;43.39088;.32511;229;20220915;28.9;17.7;23.3;2.2;16.34;1.4;3.58;14463 +70078;43.39088;.32511;229;20220916;24.5;16.9;20.7;3;17.01;1;2.88;11614 +70078;43.39088;.32511;229;20220917;22.2;9.9;16;1.9;10.84;0;2.84;14874 +70078;43.39088;.32511;229;20220918;24.5;6.8;15.6;1.5;7.97;0;3.22;18152 +70078;43.39088;.32511;229;20220919;26.7;7.5;17.1;1.6;7.81;0;3.52;18651 +70078;43.39088;.32511;229;20220920;24.8;8;16.4;2.2;9.44;0;3.47;17267 +70078;43.39088;.32511;229;20220921;24.8;9.8;17.3;2.2;10.77;0;3.27;16065 +70078;43.39088;.32511;229;20220922;26.1;9.5;17.8;1.8;11.11;.1;3.22;16873 +70078;43.39088;.32511;229;20220923;23;10.1;16.5;1.9;12.41;2.1;2.66;14481 +70078;43.39088;.32511;229;20220924;17.4;12.4;14.9;2.6;14.47;.6;1.55;8294 +70078;43.39088;.32511;229;20220925;19.5;9.9;14.7;2.5;11.97;.2;2.22;12130 +70078;43.39088;.32511;229;20220926;19.9;9.7;14.8;3.5;11.97;4.1;2.46;12384 +70078;43.39088;.32511;229;20220927;16.8;12.7;14.8;4.9;14.11;9.7;1.57;7070 +70078;43.39088;.32511;229;20220928;16.7;14.3;15.5;5.8;15.31;23.7;1.36;5125 +70078;43.39088;.32511;229;20220929;16.3;12.4;14.4;3.9;13.41;27.8;1.56;6780 +70078;43.39088;.32511;229;20220930;18.4;9.9;14.2;3.1;11.51;.5;2.15;10703 +70078;43.39088;.32511;229;20221001;22.6;9.9;16.3;2.9;12.54;.1;2.64;13178 +70078;43.39088;.32511;229;20221002;24.3;9.7;17;1.2;14.21;.1;2.19;13965 +70078;43.39088;.32511;229;20221003;24.7;12.6;18.7;1.3;14.51;0;2.21;12411 +70078;43.39088;.32511;229;20221004;26.1;10.1;18.1;1.3;13.11;.1;2.43;14270 +70078;43.39088;.32511;229;20221005;27;9.3;18.2;1.8;12.97;.1;2.79;14918 +70078;43.39088;.32511;229;20221006;21.4;15.8;18.6;1.4;14.84;0;1.72;7681 +70078;43.39088;.32511;229;20221007;24.2;10;17.1;1.4;14.31;0;2.09;12883 +70078;43.39088;.32511;229;20221008;21.9;16;18.9;2.1;16.31;.1;1.78;7641 +70078;43.39088;.32511;229;20221009;26.6;10.5;18.5;1.5;13.71;.2;2.38;13501 +70078;43.39088;.32511;229;20221010;22.8;10.5;16.7;1.5;14.07;.4;1.91;11565 +70078;43.39088;.32511;229;20221011;21.5;14.1;17.8;1.5;16.27;1.5;1.54;8402 +70078;43.39088;.32511;229;20221012;22.2;14.2;18.2;1.8;16.37;1.3;1.67;8696 +70078;43.39088;.32511;229;20221013;22.7;13.5;18.1;2.4;15.34;.4;1.94;9475 +70078;43.39088;.32511;229;20221014;21.4;17;19.2;3.7;16.41;.6;1.98;5849 +70078;43.39088;.32511;229;20221015;26.6;9.8;18.2;1.5;13.74;.1;2.22;12846 +70078;43.39088;.32511;229;20221016;28.2;12.6;20.4;1.8;15.57;.2;2.37;12184 +70078;43.39088;.32511;229;20221017;27.3;15.3;21.3;1.9;17.77;.8;2.19;10247 +70078;43.39088;.32511;229;20221018;29.2;13.2;21.2;2.2;16.57;.1;2.59;11961 +70078;43.39088;.32511;229;20221019;24.1;13.9;19;2.2;16.31;.9;1.92;9085 +70078;43.39088;.32511;229;20221020;23.4;15.4;19.4;2.2;14.97;0;2.06;7726 +70078;43.39088;.32511;229;20221021;20.2;14.6;17.4;1.7;13.81;3.8;1.53;6148 +70078;43.39088;.32511;229;20221022;26.3;10.7;18.5;2;12.67;.1;2.38;11205 +70078;43.39088;.32511;229;20221023;26;13.6;19.8;2.1;12.94;.2;2.44;9674 +70078;43.39088;.32511;229;20221024;24.2;12.4;18.3;1.3;12.07;.1;1.82;9199 +70078;43.39088;.32511;229;20221025;24.3;11.2;17.8;1.8;12.41;0;2.05;9741 +70078;43.39088;.32511;229;20221026;25.2;11.5;18.4;1.9;13.71;.1;1.98;9760 +70078;43.39088;.32511;229;20221027;21.9;13.3;17.6;1.8;14.87;.2;1.52;7447 +70078;43.39088;.32511;229;20221028;27.1;15;21;2.1;14.71;0;2.3;8965 +70078;43.39088;.32511;229;20221029;27;12.7;19.8;2;14.17;.1;2.18;9746 +70078;43.39088;.32511;229;20221030;22;10;16;1.4;12.81;.1;1.42;8667 +70078;43.39088;.32511;229;20221031;20.7;9.3;15;2.2;13.34;.2;1.45;8295 +70078;43.39088;.32511;229;20221101;19.7;13.4;16.5;1.9;13.67;0;1.36;5656 +70078;43.39088;.32511;229;20221102;20.7;10.2;15.4;1.5;12.34;0;1.36;7570 +70078;43.39088;.32511;229;20221103;22.2;8.9;15.6;2.6;11.44;5.7;1.93;8553 +70078;43.39088;.32511;229;20221104;13.6;10;11.8;4.9;10.67;10.8;1.37;3629 +70078;43.39088;.32511;229;20221105;16.4;7.6;12;1.9;10.01;.1;1.21;6522 +70078;43.39088;.32511;229;20221106;20;3.8;11.9;2;8.94;.1;1.59;9282 +70078;43.39088;.32511;229;20221107;19.8;5.9;12.9;1.7;10.04;.1;1.36;8292 +70078;43.39088;.32511;229;20221108;17;8.9;12.9;1.6;12.31;.5;1;6089 +70078;43.39088;.32511;229;20221109;15.7;11.5;13.6;1.9;12.67;2.4;.94;3746 +70078;43.39088;.32511;229;20221110;16.6;6.3;11.5;1.5;10.41;0;.96;6662 +70078;43.39088;.32511;229;20221111;19;4.1;11.5;1.3;10.04;.1;1.04;8319 +70078;43.39088;.32511;229;20221112;22.1;7.1;14.6;1.7;11.41;.1;1.37;8208 +70078;43.39088;.32511;229;20221113;22.1;6;14.1;1.4;10.74;.1;1.2;8363 +70078;43.39088;.32511;229;20221114;14.2;6.8;10.5;1.5;11.07;1.1;.68;5058 +70078;43.39088;.32511;229;20221115;15.4;9.2;12.3;1.7;12.51;6.1;.71;4556 +70078;43.39088;.32511;229;20221116;18.8;8.1;13.4;2;11.24;.8;1.16;6325 +70078;43.39088;.32511;229;20221117;17.2;11.5;14.4;3.4;13.24;9.8;1.14;4099 +70078;43.39088;.32511;229;20221118;11.3;9.4;10.3;4;10.34;4.3;.94;1682 +70078;43.39088;.32511;229;20221119;9.6;6.9;8.2;4.3;8.94;1;.91;2167 +70078;43.39088;.32511;229;20221120;14.1;3.3;8.7;2.8;9.11;6.1;.92;5984 +70078;43.39088;.32511;229;20221121;13.7;7.9;10.8;3.4;10.57;31.3;.95;3997 +70078;43.39088;.32511;229;20221122;11.3;6;8.7;4.4;9.01;11.4;1;3671 +70078;43.39088;.32511;229;20221123;15.6;8.3;12;3.6;11.81;8;.95;4508 +70078;43.39088;.32511;229;20221124;14.4;6.1;10.2;2.2;9.57;2.4;.89;4848 +70078;43.39088;.32511;229;20221125;11.2;6.9;9.1;3.4;10.04;7.1;.71;2827 +70078;43.39088;.32511;229;20221126;13.3;3.3;8.3;1.5;8.31;.8;.71;5287 +70078;43.39088;.32511;229;20221127;13;2.7;7.8;1.9;8.21;4.8;.77;5307 +70078;43.39088;.32511;229;20221128;11;6.6;8.8;4.4;10.11;5.2;.66;2952 +70078;43.39088;.32511;229;20221129;12.4;8.4;10.4;2.9;10.37;1;.82;2612 +70078;43.39088;.32511;229;20221130;7.4;4.9;6.2;1.4;8.67;.3;.43;1599 +70078;43.39088;.32511;229;20221201;4.7;2.4;3.5;1.3;7.57;.2;.33;1656 +70078;43.39088;.32511;229;20221202;7.3;1.9;4.6;1.1;7.51;0;.42;3091 +70078;43.39088;.32511;229;20221203;7.9;3.8;5.8;1.1;7.84;1;.47;2629 +70078;43.39088;.32511;229;20221204;9.6;.3;5;1.2;6.74;.1;.52;4732 +70078;43.39088;.32511;229;20221205;12.3;-.6;5.8;1.8;6.47;.1;.76;5719 +70078;43.39088;.32511;229;20221206;10.7;4.3;7.5;1.2;8.71;.3;.51;3612 +70078;43.39088;.32511;229;20221207;13.3;7.4;10.4;1;10.14;.1;.57;3279 +70078;43.39088;.32511;229;20221208;7.9;4.9;6.4;1.7;9.01;2;.37;1979 +70078;43.39088;.32511;229;20221209;12.8;5.7;9.2;1.9;9.81;2.8;.61;3819 +70078;43.39088;.32511;229;20221210;4.6;1;2.8;3.5;6.07;.2;.66;2034 +70078;43.39088;.32511;229;20221211;3.8;-4.3;-.2;1.4;5.11;.1;.37;4076 +70078;43.39088;.32511;229;20221212;6.2;.3;3.2;2.3;7.54;6.3;.31;3087 +70078;43.39088;.32511;229;20221213;14.7;5.4;10;3.4;12.57;6.7;.26;4407 +70078;43.39088;.32511;229;20221214;18.2;9.4;13.8;2.3;12.14;0;.97;4242 +70078;43.39088;.32511;229;20221215;15.5;7.9;11.7;2.1;11.34;4;.74;3700 +70078;43.39088;.32511;229;20221216;9.9;8.2;9;1.9;10.34;4.7;.54;1062 +70078;43.39088;.32511;229;20221217;8;4.6;6.3;1.4;8.47;.1;.46;1851 +70078;43.39088;.32511;229;20221218;10.9;1;5.9;1.9;7.74;.1;.49;4501 +70078;43.39088;.32511;229;20221219;13.4;4.6;9;2.1;9.21;.1;.7;3936 +70078;43.39088;.32511;229;20221220;12.6;6.9;9.8;1.7;10.61;2.8;.57;3107 +70078;43.39088;.32511;229;20221221;18.6;7.5;13;2;11.17;.2;.96;4837 +70078;43.39088;.32511;229;20221222;19.1;8.6;13.8;2.2;10.91;.1;1.16;4686 +70078;43.39088;.32511;229;20221223;17.8;8.6;13.2;1.7;11.37;.1;.88;4271 +70078;43.39088;.32511;229;20221224;18.7;6.8;12.8;1.7;10.54;0;.9;5049 +70078;43.39088;.32511;229;20221225;17;4.8;10.9;1.9;9.34;.1;.84;5100 +70078;43.39088;.32511;229;20221226;16.9;5;10.9;1.3;9.84;.7;.7;5088 +70078;43.39088;.32511;229;20221227;13;9.1;11.1;1.1;11.47;.4;.53;2312 +70078;43.39088;.32511;229;20221228;18.8;5.1;12;1.7;9.51;.1;.98;5584 +70078;43.39088;.32511;229;20221229;14.3;8.4;11.3;1.5;10.11;4.2;.74;3176 +70078;43.39088;.32511;229;20221230;19.7;8.6;14.1;1.8;11.44;.8;.98;5066 +70078;43.39088;.32511;229;20221231;15.5;6.9;11.2;1.8;10.54;.1;.74;4187 +70079;43.41944;.63107;244;20220101;19.6;5.1;12.4;1.9;7.88;0;1.33;6102 +70079;43.41944;.63107;244;20220102;17.4;5.8;11.6;2.2;8.75;.1;1.2;5107 +70079;43.41944;.63107;244;20220103;15.6;5.5;10.6;1.9;9.88;.1;.78;4911 +70079;43.41944;.63107;244;20220104;17.7;6.1;11.9;3;9.33;11.5;1.48;5468 +70079;43.41944;.63107;244;20220105;7;5.2;6.1;2.6;7.28;0;.8;1343 +70079;43.41944;.63107;244;20220106;6.6;.2;3.4;1.8;5.18;.1;.73;3755 +70079;43.41944;.63107;244;20220107;8.7;-1.3;3.7;3.6;6.78;3.1;.67;5087 +70079;43.41944;.63107;244;20220108;10.2;6.5;8.3;6.4;9.2;2.3;.91;2590 +70079;43.41944;.63107;244;20220109;8.8;8.5;8.7;5.5;10.53;33.6;.52;180 +70079;43.41944;.63107;244;20220110;11.5;8.5;10;4.1;11.63;18.3;.49;2245 +70079;43.41944;.63107;244;20220111;10;4.6;7.3;2.2;8.4;.1;.64;3511 +70079;43.41944;.63107;244;20220112;7;-.5;3.2;1.9;6.45;0;.5;4470 +70079;43.41944;.63107;244;20220113;6.2;-2.4;1.9;1.3;5.98;0;.42;4905 +70079;43.41944;.63107;244;20220114;9.2;-3.5;2.9;.9;5.64;.1;.47;6286 +70079;43.41944;.63107;244;20220115;10.6;-1.1;4.8;2;4.95;0;1.04;6099 +70079;43.41944;.63107;244;20220116;9.1;-1.3;3.9;1.5;5.28;0;.76;5577 +70079;43.41944;.63107;244;20220117;7.4;-3.3;2.1;1.4;5.58;.1;.55;5925 +70079;43.41944;.63107;244;20220118;3.2;-2.8;.2;1.4;5.9;.1;.35;4448 +70079;43.41944;.63107;244;20220119;9.1;.7;4.9;2.7;7.5;1.3;.61;5221 +70079;43.41944;.63107;244;20220120;8.1;5.1;6.6;2.3;8.6;3.4;.58;2588 +70079;43.41944;.63107;244;20220121;3.7;.5;2.1;2.5;5.88;0;.58;2802 +70079;43.41944;.63107;244;20220122;6.3;-2.4;1.9;1.3;5.3;.1;.55;5509 +70079;43.41944;.63107;244;20220123;8.6;-3;2.8;1.5;5.58;0;.64;6635 +70079;43.41944;.63107;244;20220124;12.7;-1.2;5.7;1.7;6.18;0;.9;7543 +70079;43.41944;.63107;244;20220125;12;-.6;5.7;1.3;6.18;0;.8;7144 +70079;43.41944;.63107;244;20220126;11.8;-.6;5.6;1.1;6.43;0;.74;7202 +70079;43.41944;.63107;244;20220127;11.2;-.7;5.2;1.7;6.18;.1;.9;7165 +70079;43.41944;.63107;244;20220128;4.4;-2.2;1.1;1.6;6.2;0;.41;5063 +70079;43.41944;.63107;244;20220129;3.6;-2.1;.8;1.1;6.08;0;.39;4630 +70079;43.41944;.63107;244;20220130;2.8;-2;.4;1.6;6.13;.1;.35;4169 +70079;43.41944;.63107;244;20220131;9.1;.9;5;4.5;8.4;1.3;.52;6046 +70079;43.41944;.63107;244;20220201;8.7;3.4;6;3.7;7.75;0;.84;4658 +70079;43.41944;.63107;244;20220202;11.6;6.5;9.1;2.9;9.7;0;.8;4456 +70079;43.41944;.63107;244;20220203;13.3;2.2;7.8;2.4;9.23;0;.82;7581 +70079;43.41944;.63107;244;20220204;12.7;5.7;9.2;2.5;9.98;.5;.84;5818 +70079;43.41944;.63107;244;20220205;9.3;7.8;8.5;2.7;8.38;.5;1;1988 +70079;43.41944;.63107;244;20220206;10.1;.2;5.1;3.2;6.98;.1;1.01;7396 +70079;43.41944;.63107;244;20220207;12.5;6.2;9.4;4.1;9.53;.5;1.13;5664 +70079;43.41944;.63107;244;20220208;14.7;2.8;8.8;1.8;7.73;0;1.19;8425 +70079;43.41944;.63107;244;20220209;16.7;1.9;9.3;2.1;7.2;0;1.52;9792 +70079;43.41944;.63107;244;20220210;6.9;2.3;4.6;1.7;7.8;.3;1.18;9254 +70079;43.41944;.63107;244;20220211;10.8;5.9;8.4;1.5;9.17;.5;.79;3934 +70079;43.41944;.63107;244;20220212;13.8;1.2;7.5;1.7;7.83;0;1.18;9938 +70079;43.41944;.63107;244;20220213;16.4;3.6;10;3.3;8.96;2.6;1.68;10603 +70079;43.41944;.63107;244;20220214;10.5;6.6;8.6;5.1;9.03;4.3;1.21;6676 +70079;43.41944;.63107;244;20220215;11.4;5.4;8.4;5.4;8.72;.5;1.47;7660 +70079;43.41944;.63107;244;20220216;13.7;8.2;11;5.7;10.6;.5;1.34;5979 +70079;43.41944;.63107;244;20220217;15.3;11.4;13.3;4.2;12.03;.1;1.38;4888 +70079;43.41944;.63107;244;20220218;17.6;6.6;12.1;3.1;10.73;2.1;1.64;9275 +70079;43.41944;.63107;244;20220219;10.3;7.1;8.7;2.4;8.7;.7;1.05;4450 +70079;43.41944;.63107;244;20220220;14.5;2.3;8.4;3.7;8.75;.1;1.48;10166 +70079;43.41944;.63107;244;20220221;13.6;9.1;11.4;6.4;9.13;.5;2.09;5718 +70079;43.41944;.63107;244;20220222;14.2;6.3;10.2;2.7;8.55;0;1.56;8229 +70079;43.41944;.63107;244;20220223;15.4;3;9.2;1.8;8.38;0;1.47;10725 +70079;43.41944;.63107;244;20220224;13;5;9;3.3;9.28;.7;1.31;8467 +70079;43.41944;.63107;244;20220225;10.4;5.8;8.1;1.8;7.08;0;1.25;6150 +70079;43.41944;.63107;244;20220226;13.7;-.3;6.7;3.1;5.25;0;2.1;11998 +70079;43.41944;.63107;244;20220227;15.4;-.2;7.6;1.6;7.28;0;1.57;12872 +70079;43.41944;.63107;244;20220228;16.9;4;10.4;1.8;8.05;0;1.78;11703 +70079;43.41944;.63107;244;20220301;16.5;3.8;10.2;3.1;7.95;0;2.13;11696 +70079;43.41944;.63107;244;20220302;11.7;4.6;8.1;2.1;9.55;3.6;1.07;8597 +70079;43.41944;.63107;244;20220303;15.6;3.2;9.4;2.1;9.73;1.4;1.5;11848 +70079;43.41944;.63107;244;20220304;8.8;8.2;8.5;4.3;9.83;4.6;.75;1615 +70079;43.41944;.63107;244;20220305;10.1;6.1;8.1;2.8;8.1;0;1.27;6384 +70079;43.41944;.63107;244;20220306;9.4;5.1;7.2;2.4;7.35;0;1.26;6772 +70079;43.41944;.63107;244;20220307;12;1.9;6.9;2.9;7.51;0;1.53;11348 +70079;43.41944;.63107;244;20220308;13.4;3;8.2;3;8.16;1.6;1.66;11695 +70079;43.41944;.63107;244;20220309;15.9;2.8;9.3;2.9;9.03;.1;1.86;13322 +70079;43.41944;.63107;244;20220310;14.6;6.7;10.7;2.9;9.95;0;1.63;10107 +70079;43.41944;.63107;244;20220311;14.2;6.7;10.5;2.9;10.3;7.8;1.51;9860 +70079;43.41944;.63107;244;20220312;12.3;7;9.6;2.9;9.78;3.3;1.34;8251 +70079;43.41944;.63107;244;20220313;12;5.5;8.7;3.5;8.73;3.6;1.56;9307 +70079;43.41944;.63107;244;20220314;13.7;3.9;8.8;5.2;9.6;0;1.6;11979 +70079;43.41944;.63107;244;20220315;16.8;11.9;14.4;6.5;11.88;0;2.37;8264 +70079;43.41944;.63107;244;20220316;15.6;11.3;13.5;4;12;2.1;1.73;7815 +70079;43.41944;.63107;244;20220317;12.4;10.8;11.6;2.8;12.18;7.8;.9;3581 +70079;43.41944;.63107;244;20220318;9.9;7.8;8.8;1.8;10;.1;.86;4170 +70079;43.41944;.63107;244;20220319;16.1;5;10.5;3.3;9.5;0;2.28;15520 +70079;43.41944;.63107;244;20220320;16.8;6.7;11.8;3.4;10.3;0;2.19;13343 +70079;43.41944;.63107;244;20220321;17.2;7.7;12.4;5.2;9.66;0;2.87;14525 +70079;43.41944;.63107;244;20220322;16.9;6.6;11.8;5;7.96;0;3.25;16282 +70079;43.41944;.63107;244;20220323;16.4;4.6;10.5;3.4;7.7;0;2.87;17869 +70079;43.41944;.63107;244;20220324;17.4;2.6;10;2.4;8.16;0;2.6;18388 +70079;43.41944;.63107;244;20220325;18.2;5.2;11.7;2.5;8.46;0;2.81;17129 +70079;43.41944;.63107;244;20220326;17.7;4.1;10.9;3.4;7.86;0;2.99;16933 +70079;43.41944;.63107;244;20220327;20.7;4.2;12.4;2.8;8.66;0;3.2;18301 +70079;43.41944;.63107;244;20220328;20.7;3;11.8;2;8.36;0;2.86;16831 +70079;43.41944;.63107;244;20220329;18.6;6.9;12.7;2.2;10.3;5.6;2.32;12535 +70079;43.41944;.63107;244;20220330;11.3;9.2;10.2;2.6;11.58;5.8;.91;3943 +70079;43.41944;.63107;244;20220331;13.1;8.1;10.6;5.2;9.23;6.3;2.16;10428 +70079;43.41944;.63107;244;20220401;8.1;1.2;4.7;6.3;5.73;3.1;2.05;13049 +70079;43.41944;.63107;244;20220402;8;.8;4.4;4.6;5.32;0;2.04;13292 +70079;43.41944;.63107;244;20220403;7.5;-2.3;2.6;2.8;5.09;0;1.84;15703 +70079;43.41944;.63107;244;20220404;10.8;-2.3;4.2;1.7;5.26;0;2.21;20238 +70079;43.41944;.63107;244;20220405;15;-3.3;5.9;1.9;6.18;0;2.71;22637 +70079;43.41944;.63107;244;20220406;12.2;3.6;7.9;2.8;9.1;0;1.53;10411 +70079;43.41944;.63107;244;20220407;20.4;5.6;13;4.4;10.56;.2;3.38;18723 +70079;43.41944;.63107;244;20220408;21.1;8.5;14.8;3.9;11.16;.3;3.34;15462 +70079;43.41944;.63107;244;20220409;14.9;7.5;11.2;3.2;8.63;.8;2.69;15836 +70079;43.41944;.63107;244;20220410;19.3;-1.1;9.1;2.9;7.53;0;3.44;23349 +70079;43.41944;.63107;244;20220411;19.7;8.2;13.9;5.7;11.06;0;3.43;17854 +70079;43.41944;.63107;244;20220412;18.4;11.7;15;5.3;11.8;2.8;2.96;11915 +70079;43.41944;.63107;244;20220413;14.1;11.5;12.8;2.3;12.63;1.8;1.32;5744 +70079;43.41944;.63107;244;20220414;20.9;7.5;14.2;1.6;12.13;0;3.11;20562 +70079;43.41944;.63107;244;20220415;21.4;8.3;14.9;2.5;13.13;0;3.14;19875 +70079;43.41944;.63107;244;20220416;22.1;10.3;16.2;3.1;12.83;.1;3.54;19352 +70079;43.41944;.63107;244;20220417;21.8;7.6;14.7;3.6;12.03;0;3.75;22416 +70079;43.41944;.63107;244;20220418;18.1;10.2;14.1;3;11.46;0;2.59;12732 +70079;43.41944;.63107;244;20220419;12.2;8.5;10.3;2.9;11.13;10.7;1.2;5955 +70079;43.41944;.63107;244;20220420;12.5;7.5;10;2.8;10.46;5;1.53;9074 +70079;43.41944;.63107;244;20220421;14.3;8.2;11.2;2.2;11.4;.1;1.57;8742 +70079;43.41944;.63107;244;20220422;18;8.6;13.3;1.9;11.66;.2;2.8;18167 +70079;43.41944;.63107;244;20220423;13.4;9.9;11.7;3.2;11;9.2;1.82;8658 +70079;43.41944;.63107;244;20220424;16.1;9.2;12.6;4.9;11.5;2.3;2.5;14030 +70079;43.41944;.63107;244;20220425;18.9;4.2;11.6;1.8;10.56;0;3.21;23137 +70079;43.41944;.63107;244;20220426;22.9;4.4;13.7;1.7;10.8;0;3.76;23852 +70079;43.41944;.63107;244;20220427;20.3;8.1;14.2;2;12.93;.9;2.65;15684 +70079;43.41944;.63107;244;20220428;16.7;12.8;14.7;2;14.2;0;1.58;7353 +70079;43.41944;.63107;244;20220429;20.3;11.2;15.8;2;14.23;0;2.61;14415 +70079;43.41944;.63107;244;20220430;20.9;12.5;16.7;2.7;13.23;.1;3.42;18356 +70079;43.41944;.63107;244;20220501;19.9;9.9;14.9;2.5;12.53;.8;3.12;18505 +70079;43.41944;.63107;244;20220502;18;11.3;14.6;2.4;12.46;.6;2.19;10257 +70079;43.41944;.63107;244;20220503;20.1;10.4;15.2;2.3;12.73;4.8;3.02;16910 +70079;43.41944;.63107;244;20220504;18.9;11.7;15.3;2.8;13.23;3.4;2.51;12670 +70079;43.41944;.63107;244;20220505;20.1;10.3;15.2;3.6;11.56;0;3.56;18399 +70079;43.41944;.63107;244;20220506;19.8;10.8;15.3;3.8;12;0;3.41;17680 +70079;43.41944;.63107;244;20220507;21.5;10.9;16.2;3.6;12.63;.3;3.73;19416 +70079;43.41944;.63107;244;20220508;22.9;12.3;17.6;2.9;13.38;0;3.85;19532 +70079;43.41944;.63107;244;20220509;25.3;10.4;17.8;1.9;12.28;0;4.34;23569 +70079;43.41944;.63107;244;20220510;27.9;11.4;19.6;1.6;12.45;.1;4.74;24907 +70079;43.41944;.63107;244;20220511;29.3;11.7;20.5;2.3;14.83;0;5.22;26033 +70079;43.41944;.63107;244;20220512;22.2;14.1;18.1;2.1;15.25;0;3.25;17065 +70079;43.41944;.63107;244;20220513;24.2;15;19.6;1.5;16.38;0;3.5;18454 +70079;43.41944;.63107;244;20220514;28.7;13.5;21.1;1.9;16.35;0;4.77;24292 +70079;43.41944;.63107;244;20220515;27.2;14.7;21;2.6;17.2;1.7;4.55;22165 +70079;43.41944;.63107;244;20220516;27.7;14.9;21.3;1.6;16.35;0;4.42;22438 +70079;43.41944;.63107;244;20220517;30.5;15.2;22.9;1.8;16.3;.3;5.19;24708 +70079;43.41944;.63107;244;20220518;31.5;16.2;23.8;2;16.75;0;5.41;24831 +70079;43.41944;.63107;244;20220519;27.6;16.2;21.9;2.6;18.58;.1;4.45;21250 +70079;43.41944;.63107;244;20220520;27.1;15.3;21.2;2.6;18.33;0;4.38;21566 +70079;43.41944;.63107;244;20220521;31.4;15.1;23.2;1.6;19.08;.1;5.24;25935 +70079;43.41944;.63107;244;20220522;28.4;17.6;23;2.5;20.78;3.1;4.41;20793 +70079;43.41944;.63107;244;20220523;21.5;15.4;18.4;4.2;15.03;0;3.48;15417 +70079;43.41944;.63107;244;20220524;15;12.3;13.7;2.9;12.68;8.6;1.94;9772 +70079;43.41944;.63107;244;20220525;18.5;10.1;14.3;3.1;12.08;0;3.18;18470 +70079;43.41944;.63107;244;20220526;19.6;11.8;15.7;2.3;12.98;0;3.2;17899 +70079;43.41944;.63107;244;20220527;23.9;13.6;18.7;1.8;14.18;.1;3.97;20655 +70079;43.41944;.63107;244;20220528;25.8;12;18.9;2.6;13.45;0;4.83;24240 +70079;43.41944;.63107;244;20220529;24.8;11.2;18;2.2;10.05;0;4.87;24095 +70079;43.41944;.63107;244;20220530;24.9;9.7;17.3;2.1;11.15;.9;4.82;25583 +70079;43.41944;.63107;244;20220531;25.8;13.1;19.4;2.3;12.8;0;4.78;23219 +70079;43.41944;.63107;244;20220601;30.4;13.9;22.1;2;15.58;1.3;5.64;26973 +70079;43.41944;.63107;244;20220602;26.6;15.6;21.1;2.3;17.9;1.2;4.4;21850 +70079;43.41944;.63107;244;20220603;29.2;17;23.1;2.4;19.48;2.2;4.88;22847 +70079;43.41944;.63107;244;20220604;23.2;17.2;20.2;2.1;19.68;2.7;3.07;15780 +70079;43.41944;.63107;244;20220605;23.3;15.9;19.6;2.2;17.23;0;3.49;17638 +70079;43.41944;.63107;244;20220606;26.9;14.4;20.6;1.8;16.85;0;4.55;23489 +70079;43.41944;.63107;244;20220607;23.2;16.4;19.8;2;16.08;.1;3.53;16936 +70079;43.41944;.63107;244;20220608;20;14.4;17.2;2.7;16.43;3.3;2.76;15171 +70079;43.41944;.63107;244;20220609;23.2;13.8;18.5;2.9;14.45;0;4.07;20173 +70079;43.41944;.63107;244;20220610;28.5;11.6;20.1;1.6;13.73;.1;5.23;27667 +70079;43.41944;.63107;244;20220611;31.7;13.9;22.8;2;15.13;0;5.96;28439 +70079;43.41944;.63107;244;20220612;30.4;16.6;23.5;3;19.3;3;5.49;24851 +70079;43.41944;.63107;244;20220613;30.5;18.1;24.3;2.8;20.6;.1;5.28;23545 +70079;43.41944;.63107;244;20220614;34.4;18.3;26.4;1.8;21.3;1.4;6.07;26989 +70079;43.41944;.63107;244;20220615;34.9;19.4;27.1;1.8;20.25;0;6.09;26411 +70079;43.41944;.63107;244;20220616;35.4;19.8;27.6;1.9;20.38;0;6.27;26630 +70079;43.41944;.63107;244;20220617;37.1;19.6;28.3;1.7;19.28;0;6.68;28305 +70079;43.41944;.63107;244;20220618;37.6;20.3;28.9;2.9;19.03;.1;7.65;28208 +70079;43.41944;.63107;244;20220619;31.8;18.5;25.1;2.9;20.08;.8;5.78;24260 +70079;43.41944;.63107;244;20220620;28.5;18.1;23.3;2.7;19.13;.5;4.83;21455 +70079;43.41944;.63107;244;20220621;25.8;18.7;22.2;2.8;19.88;.4;3.78;17198 +70079;43.41944;.63107;244;20220622;27;17.9;22.4;2.6;18.6;.2;4.35;19799 +70079;43.41944;.63107;244;20220623;27;15.7;21.4;2.3;17.85;14.6;4.56;22477 +70079;43.41944;.63107;244;20220624;24.4;15.1;19.7;1.7;16.75;0;3.84;20066 +70079;43.41944;.63107;244;20220625;22.6;14.2;18.4;2.3;16.1;6.6;3.53;18857 +70079;43.41944;.63107;244;20220626;17;12.9;15;2.2;15.3;4.3;2.12;12886 +70079;43.41944;.63107;244;20220627;18;13.8;15.9;2.3;15.38;3.1;2.33;12763 +70079;43.41944;.63107;244;20220628;25;14;19.5;2.1;14.61;.2;4.37;22164 +70079;43.41944;.63107;244;20220629;26.5;13;19.7;2;15.56;1.2;4.59;23787 +70079;43.41944;.63107;244;20220630;16;14.1;15.1;2.5;15.2;.1;1.64;8321 +70079;43.41944;.63107;244;20220701;23;12.2;17.6;1.7;13.48;0;3.97;21900 +70079;43.41944;.63107;244;20220702;30.1;11.8;20.9;1.8;13.95;0;5.65;28480 +70079;43.41944;.63107;244;20220703;28.2;15.9;22.1;2.9;17.3;.4;5.05;23141 +70079;43.41944;.63107;244;20220704;24.2;16.1;20.1;3.3;17.38;.1;3.82;18299 +70079;43.41944;.63107;244;20220705;28.2;17.5;22.9;2.2;17.63;0;4.75;21506 +70079;43.41944;.63107;244;20220706;27.2;16.6;21.9;2.8;16.93;.3;4.78;21352 +70079;43.41944;.63107;244;20220707;27.5;16.4;22;3.8;16.28;0;5.18;21746 +70079;43.41944;.63107;244;20220708;29;15.9;22.5;2.8;15.98;.1;5.41;23884 +70079;43.41944;.63107;244;20220709;31.1;15.1;23.1;2.2;15.75;0;5.8;26535 +70079;43.41944;.63107;244;20220710;32.9;16.2;24.6;1.8;15;0;5.96;27097 +70079;43.41944;.63107;244;20220711;35.1;16.6;25.9;1.5;15.4;.3;6.18;28232 +70079;43.41944;.63107;244;20220712;35.2;17.7;26.5;1.8;16.55;0;6.38;27427 +70079;43.41944;.63107;244;20220713;35.2;18.1;26.6;1.6;14.25;0;6.15;27110 +70079;43.41944;.63107;244;20220714;36.2;18.6;27.4;1.8;16.1;0;6.53;27472 +70079;43.41944;.63107;244;20220715;34.7;19.6;27.1;2.7;17.18;0;6.63;25405 +70079;43.41944;.63107;244;20220716;36.9;19.1;28;1.5;15.55;0;6.35;27337 +70079;43.41944;.63107;244;20220717;37.9;18.5;28.2;1.8;15.13;0;6.8;28196 +70079;43.41944;.63107;244;20220718;38;18.9;28.4;3;16;.1;7.74;27735 +70079;43.41944;.63107;244;20220719;30.2;19.5;24.9;2.4;20.85;.9;4.81;20747 +70079;43.41944;.63107;244;20220720;28.7;20;24.3;2.9;17.25;0;4.89;18579 +70079;43.41944;.63107;244;20220721;32.3;17;24.7;1.7;17.33;0;5.48;25042 +70079;43.41944;.63107;244;20220722;26.1;18.7;22.4;3.8;18.7;.3;4.21;16822 +70079;43.41944;.63107;244;20220723;27.6;17.6;22.6;1.5;16.8;.1;4.19;19767 +70079;43.41944;.63107;244;20220724;36.6;15.8;26.2;1.8;17.6;0;6.5;28857 +70079;43.41944;.63107;244;20220725;26.9;20.8;23.8;4;18.88;.3;4.38;15133 +70079;43.41944;.63107;244;20220726;25.4;17.3;21.4;2.8;16.23;.1;4.11;17289 +70079;43.41944;.63107;244;20220727;27.5;15.4;21.5;2.4;13.63;0;4.89;21716 +70079;43.41944;.63107;244;20220728;27.5;14.4;20.9;2.4;15.18;3;4.72;22488 +70079;43.41944;.63107;244;20220729;23.1;16.7;19.9;2.3;17.78;2.1;3.16;15201 +70079;43.41944;.63107;244;20220730;28.7;18.5;23.6;2;18.03;0;4.39;19402 +70079;43.41944;.63107;244;20220731;31.4;16.9;24.1;2.2;18.03;0;5.28;23497 +70079;43.41944;.63107;244;20220801;33;17.2;25.1;2.6;18.25;0;5.81;24428 +70079;43.41944;.63107;244;20220802;34.7;17.1;25.9;2.1;16.38;0;6.12;25835 +70079;43.41944;.63107;244;20220803;36.5;16.6;26.6;1.8;15.93;0;6.2;26860 +70079;43.41944;.63107;244;20220804;33.7;20.3;27;2.9;21.88;1.1;5.58;21935 +70079;43.41944;.63107;244;20220805;29.9;20.2;25;3.4;19.83;0;4.86;18381 +70079;43.41944;.63107;244;20220806;32.1;18;25;2.5;18.3;0;5.37;22501 +70079;43.41944;.63107;244;20220807;33.2;18.5;25.8;2.4;16.3;.1;5.77;22969 +70079;43.41944;.63107;244;20220808;34.3;17.2;25.7;2.4;14.08;0;6.21;24681 +70079;43.41944;.63107;244;20220809;35.3;18;26.6;2;14.68;.1;6.02;24753 +70079;43.41944;.63107;244;20220810;37.2;18.9;28.1;1.7;14.83;0;6;25171 +70079;43.41944;.63107;244;20220811;37.9;19.6;28.8;1.9;17.85;0;6.2;25156 +70079;43.41944;.63107;244;20220812;37.8;21.5;29.6;2.3;19.85;0;6.26;23465 +70079;43.41944;.63107;244;20220813;32.9;20.5;26.7;2.6;20.93;.8;5.16;20184 +70079;43.41944;.63107;244;20220814;26.6;20;23.3;2.9;19.88;0;3.59;14179 +70079;43.41944;.63107;244;20220815;28;18.9;23.4;1.9;16.38;0;3.98;16837 +70079;43.41944;.63107;244;20220816;27.7;15.2;21.5;2.3;16.6;6.3;4.2;19737 +70079;43.41944;.63107;244;20220817;24.1;15.7;19.9;2.5;16.88;.3;3.31;15938 +70079;43.41944;.63107;244;20220818;24.1;15.8;19.9;3.5;17.13;3;3.4;15762 +70079;43.41944;.63107;244;20220819;26.6;16.2;21.4;2.5;16.55;.1;3.9;17739 +70079;43.41944;.63107;244;20220820;29.6;15.1;22.3;1.6;16.93;0;4.26;21124 +70079;43.41944;.63107;244;20220821;27.4;17.8;22.6;2.7;18.23;.3;3.9;16797 +70079;43.41944;.63107;244;20220822;25.4;18.2;21.8;3.3;19.08;.5;3.39;14289 +70079;43.41944;.63107;244;20220823;29.3;19;24.1;1.7;19.55;.1;3.77;17138 +70079;43.41944;.63107;244;20220824;35.2;17.7;26.5;1.7;17.58;.6;5.2;22653 +70079;43.41944;.63107;244;20220825;28.5;21.1;24.8;3.7;21.13;7.5;4.01;14118 +70079;43.41944;.63107;244;20220826;28.5;19.1;23.8;2.7;19.55;0;3.91;15962 +70079;43.41944;.63107;244;20220827;30.3;18;24.2;2.3;17.55;0;4.38;18326 +70079;43.41944;.63107;244;20220828;33.9;16.5;25.2;1.6;15.55;.1;4.85;21947 +70079;43.41944;.63107;244;20220829;33.2;19;26.1;2.4;16.8;5.6;5.1;19498 +70079;43.41944;.63107;244;20220830;31.4;16.6;24;1.8;18.65;0;4.27;19830 +70079;43.41944;.63107;244;20220831;27;18.9;23;2.8;20.85;1.9;3.31;14131 +70079;43.41944;.63107;244;20220901;28.8;18.5;23.6;2;19.08;0;3.64;15990 +70079;43.41944;.63107;244;20220902;27.1;18.1;22.6;2.6;18.13;.9;3.52;14789 +70079;43.41944;.63107;244;20220903;26.8;17.4;22.1;1.5;17.93;0;3.14;15057 +70079;43.41944;.63107;244;20220904;32.5;15.5;24;2.1;17.85;.1;4.53;20613 +70079;43.41944;.63107;244;20220905;33.6;17.3;25.4;1.9;19.23;1.2;4.49;19994 +70079;43.41944;.63107;244;20220906;31.5;17.8;24.7;2.2;17.38;0;4.31;17998 +70079;43.41944;.63107;244;20220907;28.1;15.9;22;2.1;15.03;0;3.83;16708 +70079;43.41944;.63107;244;20220908;26.2;13.5;19.8;1.5;14;0;3.29;16998 +70079;43.41944;.63107;244;20220909;23.9;16.4;20.1;1.9;15.58;2.2;2.79;12584 +70079;43.41944;.63107;244;20220910;27.5;12.6;20.1;1.6;14.05;.1;3.5;18206 +70079;43.41944;.63107;244;20220911;33.3;14.1;23.7;2.1;14.05;0;4.77;20545 +70079;43.41944;.63107;244;20220912;32.9;16.8;24.8;3;18.13;.2;4.86;18681 +70079;43.41944;.63107;244;20220913;30.5;20.8;25.7;2.5;19.88;0;3.77;13977 +70079;43.41944;.63107;244;20220914;29.3;18.1;23.7;2.1;16.83;1.2;3.67;15030 +70079;43.41944;.63107;244;20220915;28.5;17.9;23.2;2.3;16.68;1;3.59;14457 +70079;43.41944;.63107;244;20220916;24.6;17.8;21.2;3.1;16.83;.7;3;11156 +70079;43.41944;.63107;244;20220917;21.6;11.9;16.8;2.2;10.93;0;2.86;13496 +70079;43.41944;.63107;244;20220918;24.3;7.2;15.7;1.6;7.78;0;3.23;18094 +70079;43.41944;.63107;244;20220919;26.6;9;17.8;1.8;7.65;0;3.7;18186 +70079;43.41944;.63107;244;20220920;25.1;9.5;17.3;2.7;9.2;0;3.8;16911 +70079;43.41944;.63107;244;20220921;24.7;10.3;17.5;2.4;10.55;0;3.4;15976 +70079;43.41944;.63107;244;20220922;25.9;9.4;17.6;1.8;10.93;0;3.23;17055 +70079;43.41944;.63107;244;20220923;24;10.6;17.3;2;12.68;3;2.81;14940 +70079;43.41944;.63107;244;20220924;18.5;14;16.3;2.4;14.75;0;1.68;8101 +70079;43.41944;.63107;244;20220925;19.3;9.9;14.6;2.4;11.95;.2;2.19;12152 +70079;43.41944;.63107;244;20220926;19.9;9.2;14.6;3.8;11.65;3;2.56;12885 +70079;43.41944;.63107;244;20220927;16.7;12.7;14.7;4.9;13.9;7.4;1.58;7175 +70079;43.41944;.63107;244;20220928;17.4;14.2;15.8;5.8;15.2;18.3;1.55;6102 +70079;43.41944;.63107;244;20220929;16.5;12.4;14.5;3.8;13.38;8.8;1.6;7230 +70079;43.41944;.63107;244;20220930;18.2;10;14.1;3;11.45;.7;2.12;10643 +70079;43.41944;.63107;244;20221001;22.5;9.4;15.9;2.8;12.38;.1;2.61;13547 +70079;43.41944;.63107;244;20221002;24;10.7;17.4;1.1;14.53;.1;2.13;13549 +70079;43.41944;.63107;244;20221003;23.9;12.9;18.4;1.4;14.5;0;2.16;12049 +70079;43.41944;.63107;244;20221004;25.9;10.6;18.2;1.3;13.18;.1;2.4;14275 +70079;43.41944;.63107;244;20221005;26.2;10.2;18.2;2.3;13.48;.1;2.85;14504 +70079;43.41944;.63107;244;20221006;21.1;15;18.1;1.5;14.88;0;1.74;8184 +70079;43.41944;.63107;244;20221007;23.5;11.2;17.4;1.6;14.63;0;2.07;12244 +70079;43.41944;.63107;244;20221008;21.6;15.3;18.4;2;16.28;.3;1.74;8191 +70079;43.41944;.63107;244;20221009;25.4;11.3;18.4;1.9;14;.1;2.42;12884 +70079;43.41944;.63107;244;20221010;24;11.5;17.8;2;14.18;0;2.18;11803 +70079;43.41944;.63107;244;20221011;21.3;14.5;17.9;1.5;16.18;1.2;1.57;8294 +70079;43.41944;.63107;244;20221012;22.1;13.7;17.9;1.8;16;1.2;1.73;9176 +70079;43.41944;.63107;244;20221013;23;13.5;18.2;2.3;15.13;.2;1.99;9737 +70079;43.41944;.63107;244;20221014;21.6;17.1;19.4;3.6;16.3;.5;2.02;6124 +70079;43.41944;.63107;244;20221015;27.3;10.7;19;1.9;14.05;.1;2.46;13004 +70079;43.41944;.63107;244;20221016;26.9;13.4;20.1;3;16.45;.4;2.59;11465 +70079;43.41944;.63107;244;20221017;25.9;16.8;21.4;2.9;18.48;.4;2.27;9043 +70079;43.41944;.63107;244;20221018;28;14.8;21.4;3.1;17.4;.2;2.72;11042 +70079;43.41944;.63107;244;20221019;24.7;15.1;19.9;2.9;16.75;1.8;2.11;9017 +70079;43.41944;.63107;244;20221020;23.7;16.9;20.3;2.5;16.2;0;2.03;7327 +70079;43.41944;.63107;244;20221021;21.4;15.6;18.5;1.7;13.93;.4;1.68;6492 +70079;43.41944;.63107;244;20221022;25.7;12.2;18.9;2.2;13.35;.2;2.35;10604 +70079;43.41944;.63107;244;20221023;27.4;14.8;21.1;2.6;12.68;.2;2.95;10003 +70079;43.41944;.63107;244;20221024;23.9;13.7;18.8;1.5;12.08;0;1.94;8745 +70079;43.41944;.63107;244;20221025;24.1;12.3;18.2;2.1;12.83;.2;2.14;9390 +70079;43.41944;.63107;244;20221026;24.3;12;18.1;2.3;14.48;.1;1.94;9409 +70079;43.41944;.63107;244;20221027;23;12.5;17.7;2.6;15.13;.1;1.76;8342 +70079;43.41944;.63107;244;20221028;26.7;15.7;21.2;2.8;15.78;0;2.38;8605 +70079;43.41944;.63107;244;20221029;26.1;12.7;19.4;3;14.45;.1;2.36;9511 +70079;43.41944;.63107;244;20221030;21.3;11;16.1;1.9;13.45;.1;1.5;8068 +70079;43.41944;.63107;244;20221031;22.8;9.7;16.3;2.6;13.58;.4;1.75;9120 +70079;43.41944;.63107;244;20221101;20;13.8;16.9;2;13.53;0;1.47;5788 +70079;43.41944;.63107;244;20221102;20;12.1;16;2;12.55;0;1.5;6643 +70079;43.41944;.63107;244;20221103;21;10.8;15.9;3.4;11.61;3.2;2.06;7702 +70079;43.41944;.63107;244;20221104;13.2;10;11.6;5.3;10.6;8.6;1.36;3542 +70079;43.41944;.63107;244;20221105;16.1;8.3;12.2;2.1;10;.1;1.24;6294 +70079;43.41944;.63107;244;20221106;20.3;4.3;12.3;2.1;8.75;.1;1.63;9414 +70079;43.41944;.63107;244;20221107;19.5;6.2;12.8;2.2;10.08;.1;1.46;8349 +70079;43.41944;.63107;244;20221108;18.8;9.1;14;2.3;12.75;.4;1.2;6782 +70079;43.41944;.63107;244;20221109;16.5;11.3;13.9;2.1;12.78;1.6;1.01;4285 +70079;43.41944;.63107;244;20221110;15.1;6.7;10.9;1.6;10.68;0;.83;6112 +70079;43.41944;.63107;244;20221111;20.1;4.7;12.4;1.8;10.55;.1;1.21;8624 +70079;43.41944;.63107;244;20221112;22;8.4;15.2;2.3;12.13;.1;1.41;7908 +70079;43.41944;.63107;244;20221113;21;5.9;13.4;1.6;10.9;0;1.16;8276 +70079;43.41944;.63107;244;20221114;14.8;8.2;11.5;2;11.45;.8;.8;4724 +70079;43.41944;.63107;244;20221115;16.4;9.3;12.9;2;12.73;5.6;.77;5032 +70079;43.41944;.63107;244;20221116;18.4;8.1;13.2;1.8;11.03;.5;1.1;6342 +70079;43.41944;.63107;244;20221117;17.4;11.1;14.2;3.1;12.85;8.2;1.18;4477 +70079;43.41944;.63107;244;20221118;11.7;9.2;10.5;3.9;10.35;2.9;.94;2286 +70079;43.41944;.63107;244;20221119;9.5;7;8.2;3.9;9.03;.7;.83;2268 +70079;43.41944;.63107;244;20221120;13.4;2.9;8.2;3;8.98;4.4;.89;6031 +70079;43.41944;.63107;244;20221121;13.4;7.9;10.7;3.2;10.63;24.7;.89;3975 +70079;43.41944;.63107;244;20221122;10.8;5.9;8.3;4.3;8.95;11.5;.92;3608 +70079;43.41944;.63107;244;20221123;15.8;8.1;11.9;3.6;11.58;6.2;.99;4808 +70079;43.41944;.63107;244;20221124;13.9;5.8;9.8;2.2;9.53;1.8;.87;4882 +70079;43.41944;.63107;244;20221125;10.7;7.3;9;3.1;9.98;2.4;.71;2573 +70079;43.41944;.63107;244;20221126;12.7;3.3;8;1.6;8.45;.9;.68;5271 +70079;43.41944;.63107;244;20221127;12.1;3;7.5;2.3;8.25;3.5;.75;5071 +70079;43.41944;.63107;244;20221128;11.4;7.2;9.3;4;10.13;4.3;.74;2976 +70079;43.41944;.63107;244;20221129;11.9;7.9;9.9;2.9;10.15;.8;.79;2794 +70079;43.41944;.63107;244;20221130;5.5;3.5;4.5;1.5;8.35;.3;.34;1509 +70079;43.41944;.63107;244;20221201;4.4;2.2;3.3;1.6;7.53;.2;.33;1726 +70079;43.41944;.63107;244;20221202;6.7;3.3;5;1.2;7.6;0;.46;2424 +70079;43.41944;.63107;244;20221203;7.4;3.2;5.3;1.1;7.55;.1;.46;2851 +70079;43.41944;.63107;244;20221204;9.1;-.1;4.5;1.4;6.63;.1;.52;4830 +70079;43.41944;.63107;244;20221205;11.6;-.8;5.4;2.2;6.38;.2;.77;5735 +70079;43.41944;.63107;244;20221206;10.3;3.7;7;1.5;8.3;.4;.57;3759 +70079;43.41944;.63107;244;20221207;13.1;7.1;10.1;1.1;9.9;.1;.59;3520 +70079;43.41944;.63107;244;20221208;7.7;4.3;6;2.3;8.85;3.3;.39;2244 +70079;43.41944;.63107;244;20221209;12.8;5.6;9.2;1.9;9.85;2;.59;3958 +70079;43.41944;.63107;244;20221210;4.1;1.7;2.9;3.9;6.33;.2;.64;1510 +70079;43.41944;.63107;244;20221211;3.8;-4.7;-.4;1.4;4.95;.1;.38;4389 +70079;43.41944;.63107;244;20221212;5.7;.7;3.2;2.3;7.2;5.7;.37;3025 +70079;43.41944;.63107;244;20221213;14.5;4.5;9.5;3.1;11.6;5;.35;4771 +70079;43.41944;.63107;244;20221214;17.6;8.5;13.1;2;11.78;.2;.8;4459 +70079;43.41944;.63107;244;20221215;14.6;8;11.3;2.6;11.6;4.4;.7;3558 +70079;43.41944;.63107;244;20221216;10.1;7.6;8.9;2.2;10.48;5.9;.5;1508 +70079;43.41944;.63107;244;20221217;7.2;5;6.1;1.5;8.63;0;.44;1458 +70079;43.41944;.63107;244;20221218;10.6;2.4;6.5;3.1;8.55;.1;.52;4182 +70079;43.41944;.63107;244;20221219;13.5;6.4;9.9;3.4;9.9;.1;.82;3739 +70079;43.41944;.63107;244;20221220;13.7;7.6;10.6;2.8;10.75;2;.75;3169 +70079;43.41944;.63107;244;20221221;18.4;8.9;13.7;1.8;11.4;.1;.92;4561 +70079;43.41944;.63107;244;20221222;18.7;9.3;14;2.3;11.01;.1;1.19;4558 +70079;43.41944;.63107;244;20221223;18.4;9.2;13.8;1.7;11.6;.1;.89;4395 +70079;43.41944;.63107;244;20221224;18.2;7.4;12.8;2;10.68;0;.95;4951 +70079;43.41944;.63107;244;20221225;14.9;5.9;10.4;2.5;9.68;.1;.86;4444 +70079;43.41944;.63107;244;20221226;17;6.1;11.6;1.8;10.08;.8;.83;4969 +70079;43.41944;.63107;244;20221227;13.3;8.7;11;1.3;11.33;.3;.53;2650 +70079;43.41944;.63107;244;20221228;16.8;5.8;11.3;2.1;9.6;.1;.96;5101 +70079;43.41944;.63107;244;20221229;13.3;7.1;10.2;1.8;9.93;3.3;.71;3393 +70079;43.41944;.63107;244;20221230;18.7;8;13.4;2.3;11.05;.6;1.01;5075 +70079;43.41944;.63107;244;20221231;14.8;7.2;11;2.6;10.9;.1;.73;4034 +70080;43.44708;.93731;221;20220101;18.6;4;11.3;1.8;8.11;0;1.03;6548 +70080;43.44708;.93731;221;20220102;17.2;3.1;10.2;1.9;8.61;.2;.83;6425 +70080;43.44708;.93731;221;20220103;15.4;4.9;10.1;1.8;9.86;.1;.62;5396 +70080;43.44708;.93731;221;20220104;15.6;4.6;10.1;2.9;9.51;10.5;.94;5616 +70080;43.44708;.93731;221;20220105;7;5.4;6.2;2.8;7.36;0;.81;1307 +70080;43.44708;.93731;221;20220106;6.4;.1;3.2;2.2;5.36;.1;.74;4002 +70080;43.44708;.93731;221;20220107;8.9;-1.3;3.8;3.6;6.76;2.9;.67;5450 +70080;43.44708;.93731;221;20220108;10.3;6.6;8.5;6.6;9.21;1.5;.93;2801 +70080;43.44708;.93731;221;20220109;8.9;8.7;8.8;5.5;10.46;32.9;.57;137 +70080;43.44708;.93731;221;20220110;11.8;8.2;10;4.2;11.56;10.7;.5;2736 +70080;43.44708;.93731;221;20220111;9.8;4.7;7.2;2.5;8.36;.1;.66;3664 +70080;43.44708;.93731;221;20220112;7;-.1;3.4;2;6.46;0;.52;4566 +70080;43.44708;.93731;221;20220113;6.5;-2;2.3;1.4;6.06;.1;.44;5164 +70080;43.44708;.93731;221;20220114;9.4;-3.2;3.1;.8;5.38;.1;.48;6703 +70080;43.44708;.93731;221;20220115;10.3;-1.7;4.3;1.6;5.06;.1;.82;6533 +70080;43.44708;.93731;221;20220116;8.6;-1.9;3.4;1.3;5.36;.1;.61;6102 +70080;43.44708;.93731;221;20220117;6.3;-3.5;1.4;1.5;5.56;.1;.53;5928 +70080;43.44708;.93731;221;20220118;3;-2.2;.4;1.3;6.1;.1;.35;3811 +70080;43.44708;.93731;221;20220119;8.6;.7;4.7;2.5;7.41;1.2;.55;5198 +70080;43.44708;.93731;221;20220120;7.6;5.1;6.3;2.2;8.56;2.2;.54;2457 +70080;43.44708;.93731;221;20220121;3.9;1.2;2.6;3;5.96;0;.65;2515 +70080;43.44708;.93731;221;20220122;6.2;-2.2;2;1.3;5.31;.1;.52;5731 +70080;43.44708;.93731;221;20220123;9;-3.2;2.9;1.6;5.46;.1;.64;7229 +70080;43.44708;.93731;221;20220124;12.5;-.6;5.9;1.8;6.26;0;.83;7667 +70080;43.44708;.93731;221;20220125;12.1;-1.4;5.4;1.1;6.11;0;.68;7870 +70080;43.44708;.93731;221;20220126;11.7;-1.2;5.3;.7;6.41;0;.59;7780 +70080;43.44708;.93731;221;20220127;10.5;-1;4.7;1.6;6.16;.1;.79;7368 +70080;43.44708;.93731;221;20220128;3.5;-2.8;.3;2;6.21;0;.31;5145 +70080;43.44708;.93731;221;20220129;3.7;-.9;1.4;1.1;6.36;0;.4;4267 +70080;43.44708;.93731;221;20220130;3.4;-1.3;1;2.2;6.26;.1;.38;4472 +70080;43.44708;.93731;221;20220131;9.4;1.1;5.2;5.1;8.46;1.4;.57;6397 +70080;43.44708;.93731;221;20220201;8.8;3.6;6.2;4.2;7.61;0;.94;4836 +70080;43.44708;.93731;221;20220202;11.4;6.9;9.2;3.1;9.81;0;.82;4486 +70080;43.44708;.93731;221;20220203;13.1;3.5;8.3;2.6;9.41;0;.85;7312 +70080;43.44708;.93731;221;20220204;12.8;6.5;9.7;2.7;10.11;.5;.9;5809 +70080;43.44708;.93731;221;20220205;9.3;8.1;8.7;2.9;8.56;.2;1.01;1762 +70080;43.44708;.93731;221;20220206;10.2;.2;5.2;3.5;6.81;.1;1.06;7823 +70080;43.44708;.93731;221;20220207;12.6;6.2;9.4;4.8;9.46;.3;1.22;6095 +70080;43.44708;.93731;221;20220208;14.9;2;8.5;1.7;7.51;0;1.16;9212 +70080;43.44708;.93731;221;20220209;16.3;2.2;9.2;2.5;7.31;0;1.54;9938 +70080;43.44708;.93731;221;20220210;5.8;2.8;4.3;1.3;8.38;0;.65;8281 +70080;43.44708;.93731;221;20220211;11.4;6.1;8.7;1.9;9.03;.3;.94;5019 +70080;43.44708;.93731;221;20220212;12.9;0;6.4;1.8;7.23;0;1.09;9258 +70080;43.44708;.93731;221;20220213;15.8;4.5;10.2;3.3;9.48;3.7;1.52;10005 +70080;43.44708;.93731;221;20220214;10.7;7.3;9;4.7;9.38;5.4;1.22;5865 +70080;43.44708;.93731;221;20220215;11.7;5.3;8.5;5.7;8.59;1.3;1.52;7080 +70080;43.44708;.93731;221;20220216;14.1;8.3;11.2;5.9;10.61;.1;1.45;6476 +70080;43.44708;.93731;221;20220217;15.9;11.6;13.8;4.4;12.06;.1;1.54;5465 +70080;43.44708;.93731;221;20220218;18.2;6.8;12.5;3.2;10.86;1.6;1.73;9978 +70080;43.44708;.93731;221;20220219;10.2;7.4;8.8;2.6;8.86;.5;1.02;4020 +70080;43.44708;.93731;221;20220220;14.7;2.5;8.6;3.5;8.81;.1;1.5;10642 +70080;43.44708;.93731;221;20220221;13.8;9.2;11.5;6.7;9.11;.6;2.18;6072 +70080;43.44708;.93731;221;20220222;14.3;6.9;10.6;3.1;8.56;0;1.68;8137 +70080;43.44708;.93731;221;20220223;15.2;3;9.1;1.9;8.31;0;1.46;11091 +70080;43.44708;.93731;221;20220224;13.5;5.3;9.4;3.6;9.16;.4;1.45;8978 +70080;43.44708;.93731;221;20220225;10.7;6.2;8.4;1.9;7.06;0;1.32;6245 +70080;43.44708;.93731;221;20220226;13.7;-.6;6.5;3.2;5.16;0;2.12;12633 +70080;43.44708;.93731;221;20220227;15.4;-.6;7.4;1.7;7.01;0;1.61;13601 +70080;43.44708;.93731;221;20220228;16.9;3.7;10.3;1.9;7.86;0;1.82;12372 +70080;43.44708;.93731;221;20220301;16.2;3.6;9.9;3.2;7.96;0;2.07;12221 +70080;43.44708;.93731;221;20220302;11.5;4.7;8.1;2.2;9.71;6.6;1.03;8798 +70080;43.44708;.93731;221;20220303;15.9;3.1;9.5;1.9;9.96;.3;1.46;12393 +70080;43.44708;.93731;221;20220304;9;8.4;8.7;4.6;10.01;6.2;.73;1683 +70080;43.44708;.93731;221;20220305;10.4;6.3;8.3;3.3;8.26;0;1.32;6602 +70080;43.44708;.93731;221;20220306;9.4;5.3;7.4;2.5;7.51;0;1.25;6789 +70080;43.44708;.93731;221;20220307;11.7;2.6;7.1;3.4;7.71;0;1.53;10938 +70080;43.44708;.93731;221;20220308;13.8;5.7;9.7;4.1;8.71;4.4;1.86;10380 +70080;43.44708;.93731;221;20220309;15.5;3.2;9.4;3.2;9.31;0;1.78;13314 +70080;43.44708;.93731;221;20220310;14.7;6.6;10.7;3.4;9.91;.2;1.7;10724 +70080;43.44708;.93731;221;20220311;14.6;6.7;10.6;3.3;10.26;9;1.62;10712 +70080;43.44708;.93731;221;20220312;11.8;7.1;9.5;3;9.91;4.2;1.25;8136 +70080;43.44708;.93731;221;20220313;11.9;5.7;8.8;3.6;8.81;2.8;1.52;9605 +70080;43.44708;.93731;221;20220314;13.8;3.8;8.8;5.8;9.71;0;1.57;12644 +70080;43.44708;.93731;221;20220315;16.1;12.3;14.2;7.2;11.96;0;2.26;7417 +70080;43.44708;.93731;221;20220316;15.4;11.8;13.6;4.7;12.11;.9;1.74;7240 +70080;43.44708;.93731;221;20220317;13.4;11;12.2;2.8;12.46;6.7;1.11;5624 +70080;43.44708;.93731;221;20220318;9.7;8;8.8;1.6;9.98;0;.96;4955 +70080;43.44708;.93731;221;20220319;15.5;5.3;10.4;4.2;9.43;0;2.36;15080 +70080;43.44708;.93731;221;20220320;16.3;7.1;11.7;4.1;10.43;0;2.17;12314 +70080;43.44708;.93731;221;20220321;16;9.2;12.6;6.7;9.78;0;3.06;14087 +70080;43.44708;.93731;221;20220322;16.3;7.8;12;6.5;7.73;0;3.6;15123 +70080;43.44708;.93731;221;20220323;16.1;5.7;10.9;4.2;7.78;0;3;16653 +70080;43.44708;.93731;221;20220324;17.4;3;10.2;2.6;8.08;0;2.68;18133 +70080;43.44708;.93731;221;20220325;18;4.9;11.4;2.7;8.08;0;2.88;16894 +70080;43.44708;.93731;221;20220326;17.4;5.1;11.3;4.1;7.63;0;3.28;17300 +70080;43.44708;.93731;221;20220327;21.1;5;13;3.1;8.23;0;3.51;18652 +70080;43.44708;.93731;221;20220328;20.7;2.2;11.5;1.9;8.03;0;2.91;17697 +70080;43.44708;.93731;221;20220329;18.4;7.1;12.8;2;10.53;4.3;2.28;13353 +70080;43.44708;.93731;221;20220330;11.5;9.3;10.4;2.4;11.53;5.8;1.02;4764 +70080;43.44708;.93731;221;20220331;13.5;8.4;11;5;9.53;6.3;2.36;12142 +70080;43.44708;.93731;221;20220401;8.1;1.2;4.7;6.3;5.78;2.8;2.16;13874 +70080;43.44708;.93731;221;20220402;8.5;1.1;4.8;5;5.18;0;2.31;13885 +70080;43.44708;.93731;221;20220403;7.6;-2.2;2.7;2.8;5.09;0;1.84;15703 +70080;43.44708;.93731;221;20220404;10.9;-3.4;3.8;1.4;5.29;0;2.09;19377 +70080;43.44708;.93731;221;20220405;15.1;-3;6.1;1.9;6.18;0;2.71;22637 +70080;43.44708;.93731;221;20220406;11.8;4.4;8.1;2.5;9.43;0;1.42;9667 +70080;43.44708;.93731;221;20220407;20.6;6.1;13.3;4.2;10.93;.2;3.45;19335 +70080;43.44708;.93731;221;20220408;21;9.1;15;3.9;11.43;.1;3.38;15844 +70080;43.44708;.93731;221;20220409;15.1;7.7;11.4;3;8.43;.9;2.81;15904 +70080;43.44708;.93731;221;20220410;18.7;-1.2;8.8;3.3;7.58;0;3.46;23774 +70080;43.44708;.93731;221;20220411;18;9.4;13.7;7.3;11.43;0;3.38;17582 +70080;43.44708;.93731;221;20220412;18.1;11.4;14.8;6.1;11.88;0;3.03;12022 +70080;43.44708;.93731;221;20220413;13.6;11.6;12.6;2.1;12.83;1.4;1.25;5466 +70080;43.44708;.93731;221;20220414;21.3;6.7;14;1.4;12.03;.1;3.26;22244 +70080;43.44708;.93731;221;20220415;21.7;8.3;15;2.4;13.33;0;3.08;18262 +70080;43.44708;.93731;221;20220416;22.4;10.2;16.3;3.3;12.83;0;3.76;20078 +70080;43.44708;.93731;221;20220417;21.9;7.3;14.6;3.3;12.13;0;3.74;21824 +70080;43.44708;.93731;221;20220418;18.2;9.9;14.1;2.9;11.33;0;2.77;14248 +70080;43.44708;.93731;221;20220419;13.1;8.4;10.7;2.7;11.43;7.8;1.37;7732 +70080;43.44708;.93731;221;20220420;12.2;7.9;10;2.2;10.78;4;1.55;9461 +70080;43.44708;.93731;221;20220421;13.6;8.2;10.9;2.1;11.73;.1;1.51;9063 +70080;43.44708;.93731;221;20220422;17.5;9.2;13.3;2.1;12.18;0;2.7;17300 +70080;43.44708;.93731;221;20220423;12.8;10.4;11.6;2.9;11.43;12.4;1.48;6788 +70080;43.44708;.93731;221;20220424;16;9;12.5;4.6;11.78;1.4;2.31;12895 +70080;43.44708;.93731;221;20220425;19.1;3.8;11.5;1.4;10.63;0;3.18;23205 +70080;43.44708;.93731;221;20220426;22.8;4.2;13.5;1.5;10.73;0;3.87;25729 +70080;43.44708;.93731;221;20220427;21;7.5;14.2;1.7;12.83;.6;2.98;18377 +70080;43.44708;.93731;221;20220428;17.4;13.1;15.2;2;14.53;1;1.85;9080 +70080;43.44708;.93731;221;20220429;21.3;11.2;16.3;2;14.28;0;3.13;18223 +70080;43.44708;.93731;221;20220430;21.5;12.9;17.2;2.7;13.33;0;3.63;18684 +70080;43.44708;.93731;221;20220501;20.4;9.9;15.1;2.4;12.43;.2;3.41;19857 +70080;43.44708;.93731;221;20220502;19.3;11.5;15.4;2.3;12.68;0;2.69;13036 +70080;43.44708;.93731;221;20220503;20.5;10.2;15.4;2.2;12.88;5.5;3.19;17915 +70080;43.44708;.93731;221;20220504;19.2;11.8;15.5;2.4;13.58;3.7;2.52;12455 +70080;43.44708;.93731;221;20220505;20.5;10.2;15.4;3.7;11.43;0;3.96;21148 +70080;43.44708;.93731;221;20220506;19.9;10.9;15.4;3.7;11.81;0;3.47;17856 +70080;43.44708;.93731;221;20220507;21.6;11.2;16.4;4;12.51;.5;3.86;19633 +70080;43.44708;.93731;221;20220508;23.2;12.7;18;3.1;13.41;0;3.99;19728 +70080;43.44708;.93731;221;20220509;25.7;10.6;18.2;1.8;12.11;0;4.45;24340 +70080;43.44708;.93731;221;20220510;27.9;10.8;19.3;1.4;12.31;0;4.78;26188 +70080;43.44708;.93731;221;20220511;29.3;12.5;20.9;2.6;14.61;0;5.41;26064 +70080;43.44708;.93731;221;20220512;23.6;14.4;19;2.3;15.46;0;3.62;18578 +70080;43.44708;.93731;221;20220513;24.7;15.8;20.2;1.4;16.51;0;3.59;18505 +70080;43.44708;.93731;221;20220514;29.4;13.8;21.6;1.7;16.31;0;4.96;25352 +70080;43.44708;.93731;221;20220515;27.1;15.6;21.4;2.9;16.86;.5;4.67;21776 +70080;43.44708;.93731;221;20220516;28.1;15.6;21.9;1.5;16.11;0;4.52;22590 +70080;43.44708;.93731;221;20220517;31;15.3;23.1;1.6;16.46;.1;5.24;25723 +70080;43.44708;.93731;221;20220518;32.2;16.6;24.4;1.7;16.56;0;5.55;25762 +70080;43.44708;.93731;221;20220519;27.7;16.3;22;2.8;18.36;.1;4.66;22060 +70080;43.44708;.93731;221;20220520;28.5;15.5;22;3;18.21;0;4.98;23614 +70080;43.44708;.93731;221;20220521;31.8;15.6;23.7;1.7;18.66;0;5.45;26537 +70080;43.44708;.93731;221;20220522;29.4;17.8;23.6;2.5;20.36;2.6;4.79;22176 +70080;43.44708;.93731;221;20220523;21.4;15.6;18.5;3.8;15.46;0;3.3;15146 +70080;43.44708;.93731;221;20220524;15.1;13;14.1;3;12.76;5.7;1.87;8547 +70080;43.44708;.93731;221;20220525;19;10.3;14.6;3.4;12.26;0;3.33;19129 +70080;43.44708;.93731;221;20220526;19.6;12;15.8;2.8;12.96;0;3.26;17964 +70080;43.44708;.93731;221;20220527;24;14.1;19.1;2.1;14.16;0;4.07;20606 +70080;43.44708;.93731;221;20220528;26.1;12.7;19.4;2.7;13.46;0;4.96;24420 +70080;43.44708;.93731;221;20220529;25;11.4;18.2;2.4;10.06;0;5.07;24771 +70080;43.44708;.93731;221;20220530;25.2;10.1;17.7;2.1;11.46;1;4.93;26216 +70080;43.44708;.93731;221;20220531;26.5;13.4;20;2.2;13.21;0;4.93;24076 +70080;43.44708;.93731;221;20220601;30.5;14.4;22.4;2;15.71;1.2;5.68;27341 +70080;43.44708;.93731;221;20220602;26.2;16.3;21.2;2.2;18.11;1.1;4.21;20941 +70080;43.44708;.93731;221;20220603;30;17.1;23.6;2.6;19.41;2.7;5.23;24156 +70080;43.44708;.93731;221;20220604;23.7;17.5;20.6;2;20.21;3.8;3.18;16574 +70080;43.44708;.93731;221;20220605;23.5;15.9;19.7;2.2;17.41;0;3.53;18031 +70080;43.44708;.93731;221;20220606;27.4;14.7;21;1.6;17.21;.4;4.64;24320 +70080;43.44708;.93731;221;20220607;23.3;16.8;20;2.1;16.36;.1;3.54;16829 +70080;43.44708;.93731;221;20220608;20.4;14.6;17.5;2.9;16.41;2.9;2.92;16014 +70080;43.44708;.93731;221;20220609;23.1;14.1;18.6;3.1;14.31;.1;4.15;20142 +70080;43.44708;.93731;221;20220610;28.4;11.8;20.1;1.3;13.61;0;5.16;28114 +70080;43.44708;.93731;221;20220611;32.1;14.2;23.2;1.8;14.81;0;6.04;29208 +70080;43.44708;.93731;221;20220612;31.1;16.7;23.9;3.4;19.36;2.9;5.88;26061 +70080;43.44708;.93731;221;20220613;31.5;18.4;25;2.7;21.01;.1;5.63;24928 +70080;43.44708;.93731;221;20220614;34.6;18.7;26.7;1.6;20.96;1.2;6.04;27293 +70080;43.44708;.93731;221;20220615;35.3;19.3;27.3;1.7;20.06;0;6.28;27677 +70080;43.44708;.93731;221;20220616;35.2;20.2;27.7;1.6;20.56;0;6.13;26776 +70080;43.44708;.93731;221;20220617;36.9;20;28.4;1.5;19.16;0;6.53;28505 +70080;43.44708;.93731;221;20220618;36.6;20.4;28.5;3.1;18.76;0;7.54;27926 +70080;43.44708;.93731;221;20220619;32.9;18.5;25.7;3.1;20.26;.2;6.29;26359 +70080;43.44708;.93731;221;20220620;28.2;18.4;23.3;2.5;19.26;.1;4.73;21272 +70080;43.44708;.93731;221;20220621;26.8;19.1;23;3;20.16;.2;4.13;18328 +70080;43.44708;.93731;221;20220622;28;18;23;2.4;18.81;.1;4.68;21552 +70080;43.44708;.93731;221;20220623;27;16.3;21.7;2.2;18.01;14.5;4.58;22482 +70080;43.44708;.93731;221;20220624;24.4;15.3;19.8;1.7;16.91;.1;3.82;20144 +70080;43.44708;.93731;221;20220625;24;14.7;19.4;2.3;16.31;5.8;4;21030 +70080;43.44708;.93731;221;20220626;17.7;13.4;15.6;2.5;15.71;6.8;2.25;13553 +70080;43.44708;.93731;221;20220627;17.6;14.1;15.9;2.1;15.61;3.3;2.09;11428 +70080;43.44708;.93731;221;20220628;25.5;14.9;20.2;2.7;14.51;.1;4.7;22272 +70080;43.44708;.93731;221;20220629;27.8;13.4;20.6;2.3;15.61;1.2;4.97;24065 +70080;43.44708;.93731;221;20220630;16.6;14.8;15.7;2.5;15.46;1.4;1.75;8424 +70080;43.44708;.93731;221;20220701;23.1;12.7;17.9;1.6;13.61;0;3.97;21861 +70080;43.44708;.93731;221;20220702;29.9;11.9;20.9;1.8;14.01;0;5.62;28757 +70080;43.44708;.93731;221;20220703;29;16;22.5;2.9;17.56;.3;5.31;24455 +70080;43.44708;.93731;221;20220704;25;16.4;20.7;3.3;17.46;.1;4.09;19211 +70080;43.44708;.93731;221;20220705;28.2;17.8;23;2.5;17.71;0;4.81;21310 +70080;43.44708;.93731;221;20220706;27.6;16.4;22;2.8;16.51;.1;5;22427 +70080;43.44708;.93731;221;20220707;28;16.7;22.4;4;15.96;0;5.45;22212 +70080;43.44708;.93731;221;20220708;29.3;16.6;22.9;3.1;15.81;0;5.57;23726 +70080;43.44708;.93731;221;20220709;31.1;15.7;23.4;2.3;15.31;0;5.88;26627 +70080;43.44708;.93731;221;20220710;32.9;16.6;24.7;1.6;14.61;0;5.93;27531 +70080;43.44708;.93731;221;20220711;35.2;16.5;25.8;1.2;15.11;0;6.04;28919 +70080;43.44708;.93731;221;20220712;35.3;17.4;26.4;1.7;16.26;0;6.4;28456 +70080;43.44708;.93731;221;20220713;35.4;18.2;26.8;1.6;14.61;0;6.37;28027 +70080;43.44708;.93731;221;20220714;36.5;18.7;27.6;1.7;16.21;0;6.51;28280 +70080;43.44708;.93731;221;20220715;35;20.6;27.8;2.7;16.76;0;6.74;25434 +70080;43.44708;.93731;221;20220716;37;19.5;28.3;1.3;15.46;0;6.25;27542 +70080;43.44708;.93731;221;20220717;38.1;18.3;28.2;1.7;15.21;0;6.8;28847 +70080;43.44708;.93731;221;20220718;37.4;19.2;28.3;3.2;16.21;0;7.71;27393 +70080;43.44708;.93731;221;20220719;31.4;19.7;25.6;2.5;21.16;0;5.24;22602 +70080;43.44708;.93731;221;20220720;29.4;20.4;24.9;3.1;17.26;0;5.19;19193 +70080;43.44708;.93731;221;20220721;32.4;16.6;24.5;1.6;17.21;0;5.56;26131 +70080;43.44708;.93731;221;20220722;27.1;18.8;23;4;18.61;.3;4.68;18696 +70080;43.44708;.93731;221;20220723;28.1;17.9;23;1.8;16.81;0;4.44;20267 +70080;43.44708;.93731;221;20220724;36.7;16.2;26.4;1.6;17.46;0;6.36;29040 +70080;43.44708;.93731;221;20220725;26.8;21.4;24.1;4.5;18.91;.3;4.47;14341 +70080;43.44708;.93731;221;20220726;26.2;17.6;21.9;3.1;16.16;.1;4.42;18062 +70080;43.44708;.93731;221;20220727;27.9;15.8;21.9;2.5;13.46;0;5.13;22175 +70080;43.44708;.93731;221;20220728;28.5;15.3;21.9;2.6;15.16;1.6;5.07;23078 +70080;43.44708;.93731;221;20220729;23.1;16.9;20;2.3;18.16;2.9;3.08;15059 +70080;43.44708;.93731;221;20220730;29.2;18.7;24;2.2;18.06;0;4.64;20203 +70080;43.44708;.93731;221;20220731;31.7;17.3;24.5;2.1;17.81;0;5.36;24004 +70080;43.44708;.93731;221;20220801;33.4;17.6;25.5;2.7;18.06;0;6.04;24975 +70080;43.44708;.93731;221;20220802;34.9;18;26.4;2.3;16.06;0;6.35;25855 +70080;43.44708;.93731;221;20220803;37.1;16;26.6;1.4;15.16;0;6.15;28178 +70080;43.44708;.93731;221;20220804;34.9;20.1;27.5;2.8;21.71;.7;6.02;23797 +70080;43.44708;.93731;221;20220805;30.7;20.5;25.6;3.4;19.71;0;5.13;19030 +70080;43.44708;.93731;221;20220806;32.3;18.6;25.5;2.4;18.26;0;5.43;22528 +70080;43.44708;.93731;221;20220807;33.5;19.2;26.4;2.6;16.26;0;6.02;23140 +70080;43.44708;.93731;221;20220808;34.5;17.9;26.2;2.3;13.81;0;6.2;24914 +70080;43.44708;.93731;221;20220809;35.8;18.4;27.1;1.8;14.16;.1;6.05;25491 +70080;43.44708;.93731;221;20220810;37.4;18.8;28.1;1.5;14.91;0;6.01;26044 +70080;43.44708;.93731;221;20220811;37.3;19.7;28.5;2.3;19.96;0;6.34;25363 +70080;43.44708;.93731;221;20220812;38.5;21.3;29.9;1.9;20.11;0;6.25;24898 +70080;43.44708;.93731;221;20220813;33;20.5;26.8;2.4;20.76;.5;5.11;20491 +70080;43.44708;.93731;221;20220814;27.5;20.4;23.9;3;19.76;0;3.91;15275 +70080;43.44708;.93731;221;20220815;28.9;19.4;24.2;1.8;16.31;0;4.16;17549 +70080;43.44708;.93731;221;20220816;29.2;15.6;22.4;2.7;16.26;7.1;4.83;21564 +70080;43.44708;.93731;221;20220817;24.8;16.5;20.6;2.6;17.11;.6;3.43;15923 +70080;43.44708;.93731;221;20220818;24.4;15.8;20.1;3.4;17.21;3.3;3.47;16419 +70080;43.44708;.93731;221;20220819;26.9;16.3;21.6;2.8;16.51;.1;4.12;18374 +70080;43.44708;.93731;221;20220820;29.9;15.4;22.7;1.5;16.71;0;4.35;21686 +70080;43.44708;.93731;221;20220821;28;18.5;23.2;2.5;18.16;.3;4.03;17190 +70080;43.44708;.93731;221;20220822;25.2;18.4;21.8;3.3;19.06;.4;3.38;14191 +70080;43.44708;.93731;221;20220823;29.8;19.3;24.5;1.6;19.46;0;3.9;17769 +70080;43.44708;.93731;221;20220824;35.3;17.8;26.6;1.2;17.46;.5;4.95;23360 +70080;43.44708;.93731;221;20220825;28.7;21.1;24.9;2.9;21.21;3.2;3.82;14688 +70080;43.44708;.93731;221;20220826;28.9;19.3;24.1;2.4;19.66;.1;3.9;16491 +70080;43.44708;.93731;221;20220827;30.7;18.2;24.4;2.3;17.66;0;4.49;18903 +70080;43.44708;.93731;221;20220828;34;17;25.5;1.3;15.76;.1;4.73;22322 +70080;43.44708;.93731;221;20220829;33.3;19.1;26.2;2.3;17.61;5.8;5.12;20269 +70080;43.44708;.93731;221;20220830;31.5;16.8;24.1;1.8;18.91;0;4.3;20228 +70080;43.44708;.93731;221;20220831;27.2;18.8;23;2.8;20.76;1.3;3.39;14815 +70080;43.44708;.93731;221;20220901;28.7;18.6;23.7;2;19.21;0;3.62;16145 +70080;43.44708;.93731;221;20220902;27.8;18.3;23;2.4;18.21;3.7;3.66;15650 +70080;43.44708;.93731;221;20220903;27;17.4;22.2;1.6;18.16;.1;3.22;15650 +70080;43.44708;.93731;221;20220904;32.1;16.3;24.2;2.4;18.81;.1;4.51;20366 +70080;43.44708;.93731;221;20220905;33.4;18.7;26;2.3;20.96;4.2;4.55;19472 +70080;43.44708;.93731;221;20220906;31.9;18.7;25.3;2.2;18.46;0;4.31;18123 +70080;43.44708;.93731;221;20220907;28.1;16.3;22.2;2.2;15.51;.1;3.84;16991 +70080;43.44708;.93731;221;20220908;26.2;13.8;20;1.3;14.31;.2;3.23;17243 +70080;43.44708;.93731;221;20220909;23.6;16.1;19.8;1.9;15.96;1.7;2.73;12927 +70080;43.44708;.93731;221;20220910;27.2;13.1;20.2;1.6;14.11;0;3.45;18167 +70080;43.44708;.93731;221;20220911;33;14.3;23.6;2;14.31;0;4.6;20772 +70080;43.44708;.93731;221;20220912;30.4;17.2;23.8;3.4;19.01;.1;4.27;17321 +70080;43.44708;.93731;221;20220913;30.2;20.8;25.5;2.5;19.91;.4;3.7;14232 +70080;43.44708;.93731;221;20220914;29.3;18.3;23.8;1.9;17.41;2;3.52;15410 +70080;43.44708;.93731;221;20220915;28.7;18;23.3;2.1;17.31;1.4;3.49;14891 +70080;43.44708;.93731;221;20220916;25;18.7;21.8;3.1;16.91;.3;3.1;10747 +70080;43.44708;.93731;221;20220917;21.5;12.8;17.2;2.3;11.11;0;2.88;12986 +70080;43.44708;.93731;221;20220918;24.3;7;15.7;1.2;7.91;0;3.01;18753 +70080;43.44708;.93731;221;20220919;26.6;9.3;18;1.8;7.91;0;3.67;18663 +70080;43.44708;.93731;221;20220920;25.3;9.9;17.6;2.8;9.11;0;3.96;17308 +70080;43.44708;.93731;221;20220921;24.8;10.5;17.7;2.3;10.46;0;3.41;16437 +70080;43.44708;.93731;221;20220922;25.9;9.2;17.5;1.5;10.81;0;3.13;17702 +70080;43.44708;.93731;221;20220923;24.9;10.5;17.7;1.8;13.06;5.1;2.87;16136 +70080;43.44708;.93731;221;20220924;19;14.5;16.7;2.1;14.96;1;1.74;8444 +70080;43.44708;.93731;221;20220925;19.3;10.3;14.8;2.2;11.96;.1;2.16;12207 +70080;43.44708;.93731;221;20220926;20.2;9;14.6;3.7;11.41;2.7;2.67;13700 +70080;43.44708;.93731;221;20220927;16.9;12.8;14.9;4.7;13.71;5.8;1.68;7656 +70080;43.44708;.93731;221;20220928;17.8;14.3;16.1;6;15.11;13.8;1.72;6838 +70080;43.44708;.93731;221;20220929;16.7;12.6;14.6;3.9;13.41;7.7;1.65;7529 +70080;43.44708;.93731;221;20220930;18.1;10.4;14.3;3.1;11.51;.6;2.11;10494 +70080;43.44708;.93731;221;20221001;22.7;9.2;16;2.4;12.26;.1;2.58;14287 +70080;43.44708;.93731;221;20221002;23.9;11;17.5;1;14.46;.1;2.07;13814 +70080;43.44708;.93731;221;20221003;23.6;12.8;18.2;1;14.26;0;2.01;12411 +70080;43.44708;.93731;221;20221004;25.9;10.3;18.1;1.1;13.06;.1;2.33;14917 +70080;43.44708;.93731;221;20221005;26;10.4;18.2;2.4;13.81;0;2.84;14828 +70080;43.44708;.93731;221;20221006;21.1;14.9;18;1.4;14.91;0;1.73;8589 +70080;43.44708;.93731;221;20221007;23.3;11.8;17.6;1.5;14.76;0;2;12184 +70080;43.44708;.93731;221;20221008;21.8;15.1;18.4;1.8;16.31;.7;1.72;8925 +70080;43.44708;.93731;221;20221009;25;11.5;18.2;2.2;13.96;.2;2.41;12957 +70080;43.44708;.93731;221;20221010;24.6;12.3;18.5;2.3;14.46;0;2.38;12305 +70080;43.44708;.93731;221;20221011;21.5;15;18.2;1.4;15.96;0;1.61;8423 +70080;43.44708;.93731;221;20221012;22.4;13.2;17.8;1.8;15.61;.9;1.79;10035 +70080;43.44708;.93731;221;20221013;23.4;13.9;18.7;2;15.16;.6;2.01;10102 +70080;43.44708;.93731;221;20221014;22.2;17.3;19.8;3.5;16.21;.5;2.17;6821 +70080;43.44708;.93731;221;20221015;27.9;11;19.5;2;14.06;.2;2.59;13645 +70080;43.44708;.93731;221;20221016;26.2;14.1;20.1;3.7;16.91;.6;2.63;11244 +70080;43.44708;.93731;221;20221017;25.2;17.5;21.4;3.6;18.61;.3;2.36;8594 +70080;43.44708;.93731;221;20221018;27.4;15.7;21.6;3.4;17.66;.3;2.69;10778 +70080;43.44708;.93731;221;20221019;25.1;15.6;20.3;3.2;16.91;1.5;2.17;9456 +70080;43.44708;.93731;221;20221020;23.5;17.1;20.3;2.5;17.76;0;1.79;7429 +70080;43.44708;.93731;221;20221021;22.2;15.9;19.1;1.7;14.36;.4;1.72;7153 +70080;43.44708;.93731;221;20221022;25.4;12.8;19.1;2;14.01;.4;2.14;10591 +70080;43.44708;.93731;221;20221023;28.3;15.3;21.8;2.8;12.76;.3;3.18;10650 +70080;43.44708;.93731;221;20221024;23.9;14;18.9;1.6;12.36;0;1.96;8903 +70080;43.44708;.93731;221;20221025;23.7;12.6;18.2;1.9;13.46;.3;1.94;9452 +70080;43.44708;.93731;221;20221026;23.8;11.7;17.8;2.2;15.01;.1;1.74;9814 +70080;43.44708;.93731;221;20221027;23.6;12;17.8;3.1;15.41;.1;1.85;9380 +70080;43.44708;.93731;221;20221028;26;16.2;21.1;3.4;16.51;0;2.37;8461 +70080;43.44708;.93731;221;20221029;25.1;12.9;19;3.6;14.41;.1;2.28;9434 +70080;43.44708;.93731;221;20221030;21.1;12.1;16.6;2.3;13.96;.1;1.54;7842 +70080;43.44708;.93731;221;20221031;24.2;10.3;17.2;2.5;14.01;1.5;1.88;9877 +70080;43.44708;.93731;221;20221101;20.4;14.2;17.3;2.1;13.46;0;1.57;5955 +70080;43.44708;.93731;221;20221102;19.7;13.1;16.4;2.3;12.76;0;1.56;6184 +70080;43.44708;.93731;221;20221103;20.5;13.5;17;4.8;12.31;3.1;2.49;6313 +70080;43.44708;.93731;221;20221104;13.5;10.1;11.8;5.6;10.61;9.6;1.42;3932 +70080;43.44708;.93731;221;20221105;15.9;8.4;12.1;2.1;9.96;.1;1.22;6297 +70080;43.44708;.93731;221;20221106;20.6;4.3;12.4;1.9;8.51;.1;1.56;9958 +70080;43.44708;.93731;221;20221107;19.5;5.5;12.5;2.2;9.96;.1;1.42;9004 +70080;43.44708;.93731;221;20221108;19.4;9.4;14.4;2.5;13.16;.1;1.22;7297 +70080;43.44708;.93731;221;20221109;17;11;14;2.1;12.91;2.6;1.02;5207 +70080;43.44708;.93731;221;20221110;14.2;6.6;10.4;1.4;10.71;.1;.67;6020 +70080;43.44708;.93731;221;20221111;20.7;5.6;13.2;2.2;11.01;.1;1.31;8837 +70080;43.44708;.93731;221;20221112;21.6;9.3;15.5;2.7;12.46;.1;1.38;7823 +70080;43.44708;.93731;221;20221113;20.5;5.4;13;1.6;10.66;0;1.06;8655 +70080;43.44708;.93731;221;20221114;15.2;9;12.1;2.3;11.61;.5;.9;4884 +70080;43.44708;.93731;221;20221115;17.2;9.6;13.4;1.9;12.86;5.7;.81;5606 +70080;43.44708;.93731;221;20221116;18.4;8.4;13.4;1.7;11.01;.3;1.06;6596 +70080;43.44708;.93731;221;20221117;17.8;10.9;14.4;2.8;12.56;11.6;1.21;5160 +70080;43.44708;.93731;221;20221118;12.2;9.2;10.7;3.9;10.41;1.9;.99;2892 +70080;43.44708;.93731;221;20221119;9.9;7.1;8.5;3.8;9.06;1;.86;2689 +70080;43.44708;.93731;221;20221120;13.2;2.7;8;2.9;8.86;4.4;.85;6411 +70080;43.44708;.93731;221;20221121;13.4;8.4;10.9;3.3;10.66;21.8;.9;3905 +70080;43.44708;.93731;221;20221122;10.6;6.2;8.4;4.5;8.96;12.4;.93;3608 +70080;43.44708;.93731;221;20221123;15.8;8.1;12;3.4;11.41;5.4;.99;5041 +70080;43.44708;.93731;221;20221124;13.7;6;9.9;1.9;9.56;.8;.8;5082 +70080;43.44708;.93731;221;20221125;10.8;7.3;9;2.8;9.91;4.1;.66;2932 +70080;43.44708;.93731;221;20221126;12.4;3.1;7.8;1.5;8.36;.3;.59;5547 +70080;43.44708;.93731;221;20221127;11.7;3;7.3;2.5;8.21;2.2;.72;5285 +70080;43.44708;.93731;221;20221128;11.8;7.7;9.7;4.1;10.16;3.9;.81;3186 +70080;43.44708;.93731;221;20221129;12.1;7.7;9.9;3;10.06;.6;.81;3217 +70080;43.44708;.93731;221;20221130;4.8;2.6;3.7;1.3;8.16;.1;.28;1866 +70080;43.44708;.93731;221;20221201;4.6;2.8;3.7;1.6;7.61;.1;.36;1588 +70080;43.44708;.93731;221;20221202;6.6;3.7;5.1;1.3;7.61;0;.46;2332 +70080;43.44708;.93731;221;20221203;7.2;3.2;5.2;1;7.41;0;.44;2905 +70080;43.44708;.93731;221;20221204;9.1;.4;4.7;1.4;6.61;0;.52;4889 +70080;43.44708;.93731;221;20221205;11.5;-.9;5.3;2.2;6.26;0;.68;6108 +70080;43.44708;.93731;221;20221206;10.3;3.7;7;1.4;7.91;.1;.6;4072 +70080;43.44708;.93731;221;20221207;13.3;7;10.1;1;9.71;.1;.58;3904 +70080;43.44708;.93731;221;20221208;8;4.7;6.3;2.4;8.76;1.6;.45;2470 +70080;43.44708;.93731;221;20221209;12.8;5.9;9.4;1.8;9.91;1.2;.57;4095 +70080;43.44708;.93731;221;20221210;4.1;2.3;3.2;4.1;6.56;.1;.66;1066 +70080;43.44708;.93731;221;20221211;3.7;-4.9;-.6;1.4;4.91;.1;.34;4675 +70080;43.44708;.93731;221;20221212;5.5;.3;2.9;2.2;6.91;7.8;.39;3258 +70080;43.44708;.93731;221;20221213;14.5;3.8;9.1;2.6;10.61;2.8;.45;5187 +70080;43.44708;.93731;221;20221214;17.3;7.9;12.6;1.8;11.31;.7;.68;4817 +70080;43.44708;.93731;221;20221215;14.3;7.7;11;2.7;11.71;4.7;.59;3865 +70080;43.44708;.93731;221;20221216;10.3;7.7;9;2.5;10.56;5.7;.48;1907 +70080;43.44708;.93731;221;20221217;7;5.4;6.2;1.4;8.71;0;.45;1093 +70080;43.44708;.93731;221;20221218;10.6;3.3;6.9;3.6;8.96;0;.5;4076 +70080;43.44708;.93731;221;20221219;13.8;6.1;10;4.1;9.91;0;.84;4245 +70080;43.44708;.93731;221;20221220;13.7;8.2;11;3.5;10.61;.7;.84;3267 +70080;43.44708;.93731;221;20221221;18.1;9.2;13.6;1.6;11.41;.1;.8;4642 +70080;43.44708;.93731;221;20221222;18.5;9.6;14.1;2.3;11.41;0;1.2;3804 +70080;43.44708;.93731;221;20221223;18.4;9;13.7;1.5;11.46;0;.81;4815 +70080;43.44708;.93731;221;20221224;18;7.3;12.6;1.9;10.36;0;.89;5241 +70080;43.44708;.93731;221;20221225;14.5;6.7;10.6;2.7;9.61;.1;.84;4294 +70080;43.44708;.93731;221;20221226;17.5;6.9;12.2;2.1;10.16;.7;.89;5232 +70080;43.44708;.93731;221;20221227;13.4;8.4;10.9;1.3;11.01;.4;.52;3163 +70080;43.44708;.93731;221;20221228;15.5;5.7;10.6;2.1;9.46;.1;.78;5020 +70080;43.44708;.93731;221;20221229;13.1;6.5;9.8;2;9.81;2.8;.65;3892 +70080;43.44708;.93731;221;20221230;17.6;7.9;12.7;2.5;10.76;.4;.94;4993 +70080;43.44708;.93731;221;20221231;14.8;7.3;11.1;3.3;10.91;0;.74;4273 +70081;43.47381;1.24379;208;20220101;17.2;.6;8.9;1.3;7.9;0;.73;7251 +70081;43.47381;1.24379;208;20220102;17.2;-.2;8.5;1.8;8.6;.2;.82;7493 +70081;43.47381;1.24379;208;20220103;15.2;2.8;9;1.3;9.1;.1;.6;6184 +70081;43.47381;1.24379;208;20220104;14.1;1.9;8;2.9;9.8;10;.63;6165 +70081;43.47381;1.24379;208;20220105;7.7;5.2;6.4;3.6;7.3;.1;.98;2180 +70081;43.47381;1.24379;208;20220106;6.9;-1.5;2.7;2.7;5.5;.1;.76;4994 +70081;43.47381;1.24379;208;20220107;8.8;-3.4;2.7;3.8;6.8;2.9;.57;6304 +70081;43.47381;1.24379;208;20220108;9.8;6.1;7.9;6.8;9.5;1.4;.77;2983 +70081;43.47381;1.24379;208;20220109;8.9;8.3;8.6;5.8;10.3;38.6;.63;526 +70081;43.47381;1.24379;208;20220110;12.2;8.1;10.1;3.5;10.9;14;.73;3266 +70081;43.47381;1.24379;208;20220111;9.3;3.8;6.5;2.9;8.2;0;.69;4005 +70081;43.47381;1.24379;208;20220112;6.5;-1.3;2.6;2.1;6.1;.1;.55;5040 +70081;43.47381;1.24379;208;20220113;3.5;-3.6;-.1;1.1;5.8;.1;.3;4806 +70081;43.47381;1.24379;208;20220114;8.1;-3.3;2.4;.7;5.5;.1;.41;6464 +70081;43.47381;1.24379;208;20220115;10.4;-4.8;2.8;1.6;5;.1;.76;7722 +70081;43.47381;1.24379;208;20220116;8.3;-3.8;2.2;1.5;5.3;.1;.62;6840 +70081;43.47381;1.24379;208;20220117;3.8;-4.1;-.2;.9;5.6;.1;.33;5368 +70081;43.47381;1.24379;208;20220118;1.7;-1;.3;1.1;6.2;.1;.3;2697 +70081;43.47381;1.24379;208;20220119;9.1;.6;4.8;2.8;7.6;1.2;.62;5746 +70081;43.47381;1.24379;208;20220120;5.7;3.4;4.5;2;7.9;1.1;.44;2473 +70081;43.47381;1.24379;208;20220121;4.6;.6;2.6;3.5;5.8;0;.77;3679 +70081;43.47381;1.24379;208;20220122;7;-4.2;1.4;1.5;5.2;.1;.6;7017 +70081;43.47381;1.24379;208;20220123;9.4;-4.6;2.4;1.6;5.5;.1;.71;8081 +70081;43.47381;1.24379;208;20220124;13.5;-3.3;5.1;1.2;6.2;0;.78;9074 +70081;43.47381;1.24379;208;20220125;13.2;-3.5;4.8;.7;6;.1;.61;9157 +70081;43.47381;1.24379;208;20220126;11.7;-3;4.3;1.4;5.9;0;.81;8630 +70081;43.47381;1.24379;208;20220127;11.8;-4.1;3.8;1.1;5.8;.1;.73;9138 +70081;43.47381;1.24379;208;20220128;3.2;-3.1;0;1.7;6.3;.1;.3;5401 +70081;43.47381;1.24379;208;20220129;3.5;.5;2;1.3;6.8;.1;.39;3423 +70081;43.47381;1.24379;208;20220130;2.1;-1.4;.3;1.9;6.4;0;.29;3848 +70081;43.47381;1.24379;208;20220131;9.7;.7;5.2;5.9;8.5;1.4;.61;6962 +70081;43.47381;1.24379;208;20220201;9.2;2.4;5.8;5;7.6;0;1.01;5986 +70081;43.47381;1.24379;208;20220202;10.5;7.3;8.9;3.1;9.6;0;.87;3804 +70081;43.47381;1.24379;208;20220203;11.7;3;7.3;2;9.4;0;.7;7120 +70081;43.47381;1.24379;208;20220204;12.5;6.9;9.7;2.7;10.4;.4;.87;5566 +70081;43.47381;1.24379;208;20220205;9.9;8;8.9;3.1;8.6;.2;1.13;2810 +70081;43.47381;1.24379;208;20220206;10.1;-1.5;4.3;3.3;6.8;.1;1.01;8757 +70081;43.47381;1.24379;208;20220207;12.2;5.7;8.9;5.3;9.5;.3;1.19;6358 +70081;43.47381;1.24379;208;20220208;14.4;-.8;6.8;1.7;6.8;0;1.22;10475 +70081;43.47381;1.24379;208;20220209;15.4;4.5;9.9;2.9;8;0;1.66;8817 +70081;43.47381;1.24379;208;20220210;4.7;.3;2.5;1.7;8.7;0;.19;5262 +70081;43.47381;1.24379;208;20220211;11.7;6;8.8;2.5;9.1;.1;1.04;6239 +70081;43.47381;1.24379;208;20220212;12.7;.9;6.8;2.7;7.5;0;1.27;9616 +70081;43.47381;1.24379;208;20220213;15.3;6.6;10.9;4.9;9.9;4.2;1.72;8210 +70081;43.47381;1.24379;208;20220214;11.2;7.5;9.3;5.6;9.4;5.6;1.33;5030 +70081;43.47381;1.24379;208;20220215;11.8;5.4;8.6;5.7;8.6;1.4;1.52;7080 +70081;43.47381;1.24379;208;20220216;14.7;7.4;11;6.3;10.7;0;1.59;7749 +70081;43.47381;1.24379;208;20220217;16.4;11.5;13.9;5.4;12;0;1.89;6232 +70081;43.47381;1.24379;208;20220218;18.9;3.5;11.2;2.8;11.1;1.3;1.64;12101 +70081;43.47381;1.24379;208;20220219;11;7.5;9.2;3.3;8.8;.4;1.29;5245 +70081;43.47381;1.24379;208;20220220;14.6;.4;7.5;4;8.7;0;1.51;11891 +70081;43.47381;1.24379;208;20220221;14.3;8.3;11.3;7.6;9.5;1;2.24;7431 +70081;43.47381;1.24379;208;20220222;14.4;5.7;10;3.6;8.8;0;1.75;9310 +70081;43.47381;1.24379;208;20220223;16.3;.9;8.6;2.1;8.4;0;1.62;12938 +70081;43.47381;1.24379;208;20220224;14.7;6.3;10.5;4.3;9.9;.3;1.67;9381 +70081;43.47381;1.24379;208;20220225;11.5;6.1;8.8;3;7.2;0;1.68;7395 +70081;43.47381;1.24379;208;20220226;13.6;-4;4.8;3.4;5.2;.1;2.13;14464 +70081;43.47381;1.24379;208;20220227;16.1;-1.8;7.1;1.2;7.2;0;1.56;14785 +70081;43.47381;1.24379;208;20220228;17.6;0;8.8;1.1;7.8;0;1.65;14839 +70081;43.47381;1.24379;208;20220301;15.8;1.1;8.4;4.6;8.2;0;2.15;13635 +70081;43.47381;1.24379;208;20220302;12.1;6.5;9.3;2.8;10.2;15.1;1.14;8082 +70081;43.47381;1.24379;208;20220303;16.7;2.4;9.5;1.9;9.8;.4;1.65;13776 +70081;43.47381;1.24379;208;20220304;9;6.3;7.6;5.4;10.3;6;.58;5410 +70081;43.47381;1.24379;208;20220305;10.6;6.2;8.4;4.1;8.7;0;1.39;7321 +70081;43.47381;1.24379;208;20220306;10.5;4.8;7.6;2.8;7.7;0;1.44;8602 +70081;43.47381;1.24379;208;20220307;12.7;-.3;6.2;3;7.2;0;1.72;13745 +70081;43.47381;1.24379;208;20220308;14.6;5.4;10;3.8;9.1;6.3;1.93;11520 +70081;43.47381;1.24379;208;20220309;15.1;2.4;8.7;3.7;9.8;0;1.69;13903 +70081;43.47381;1.24379;208;20220310;14.3;8.1;11.2;3.9;10.7;.1;1.65;9483 +70081;43.47381;1.24379;208;20220311;14.1;9;11.5;5.1;10.8;7.2;1.76;8599 +70081;43.47381;1.24379;208;20220312;11.7;7.7;9.7;3.7;10.4;4.3;1.23;7577 +70081;43.47381;1.24379;208;20220313;11.7;7.8;9.7;5.3;9.7;3.2;1.55;7560 +70081;43.47381;1.24379;208;20220314;13.2;5;9.1;9.2;10.6;0;1.34;11615 +70081;43.47381;1.24379;208;20220315;15;11.9;13.4;11.3;12.2;0;2.18;6781 +70081;43.47381;1.24379;208;20220316;14.4;11.7;13;6.4;12.3;.4;1.69;6328 +70081;43.47381;1.24379;208;20220317;14.3;11.2;12.7;2.7;12.8;2.4;1.3;6946 +70081;43.47381;1.24379;208;20220318;8.6;8.4;8.5;2.2;10.2;0;.75;3110 +70081;43.47381;1.24379;208;20220319;15.2;5.9;10.5;5.4;9.5;0;2.31;13160 +70081;43.47381;1.24379;208;20220320;16;7.3;11.6;6.3;10.6;0;2.33;12829 +70081;43.47381;1.24379;208;20220321;15.5;9.9;12.7;9.1;9.8;0;3.05;10175 +70081;43.47381;1.24379;208;20220322;15.9;8.1;12;9.4;7.8;0;3.87;12347 +70081;43.47381;1.24379;208;20220323;15.6;6.7;11.1;6.3;7.8;0;3.23;13407 +70081;43.47381;1.24379;208;20220324;17.2;4.7;10.9;4.2;8.4;0;2.94;16266 +70081;43.47381;1.24379;208;20220325;17.7;5.4;11.5;3.6;8.3;0;3;16289 +70081;43.47381;1.24379;208;20220326;17;6.9;11.9;5.5;8.2;0;3.35;14800 +70081;43.47381;1.24379;208;20220327;21;6.7;13.8;4.5;8.3;0;4.05;18004 +70081;43.47381;1.24379;208;20220328;20.6;2.5;11.5;2.8;7.9;0;3.42;20595 +70081;43.47381;1.24379;208;20220329;18.3;9.2;13.7;2.9;10.9;3.1;2.62;14407 +70081;43.47381;1.24379;208;20220330;11.1;9.3;10.2;2.8;11.4;5.3;1.03;5829 +70081;43.47381;1.24379;208;20220331;13.5;8.5;11;6.7;9.4;6.5;2.41;10585 +70081;43.47381;1.24379;208;20220401;7.8;1.2;4.5;7.9;6;1.5;1.97;12449 +70081;43.47381;1.24379;208;20220402;8.6;1.1;4.8;6.6;5.3;0;2.38;13470 +70081;43.47381;1.24379;208;20220403;7.7;-2.1;2.8;2.8;5.1;0;1.84;15703 +70081;43.47381;1.24379;208;20220404;11;-3.3;3.8;1.4;5.3;0;2.09;19377 +70081;43.47381;1.24379;208;20220405;15.1;-2.6;6.2;2.2;6.4;0;2.68;21874 +70081;43.47381;1.24379;208;20220406;11.8;5;8.4;3.1;9.5;0;1.68;13235 +70081;43.47381;1.24379;208;20220407;21.1;5.7;13.4;4.7;10.9;.4;3.65;20671 +70081;43.47381;1.24379;208;20220408;21.1;9.8;15.4;4.6;11.4;.2;3.71;17688 +70081;43.47381;1.24379;208;20220409;15.1;7.8;11.4;4;8.5;.4;2.83;14108 +70081;43.47381;1.24379;208;20220410;18.4;-.9;8.7;4.7;7.8;0;3.58;23848 +70081;43.47381;1.24379;208;20220411;17.4;9.4;13.4;10.4;11.4;0;3.18;15064 +70081;43.47381;1.24379;208;20220412;17.7;11.4;14.5;8.3;11.8;.1;3.23;13345 +70081;43.47381;1.24379;208;20220413;13;11.6;12.3;3;12.6;1.7;1.25;5732 +70081;43.47381;1.24379;208;20220414;21.4;6.6;14;1.6;12;.2;3.19;21388 +70081;43.47381;1.24379;208;20220415;21.8;7.8;14.8;2.9;13.2;0;3.33;20925 +70081;43.47381;1.24379;208;20220416;22.2;10.4;16.3;4.2;12.8;0;3.79;19256 +70081;43.47381;1.24379;208;20220417;22.2;6.5;14.3;4.2;11.9;0;3.88;22548 +70081;43.47381;1.24379;208;20220418;18.2;9.9;14;3.7;11.3;0;3.02;16196 +70081;43.47381;1.24379;208;20220419;13.8;8.9;11.3;3.6;11.5;11.8;1.87;12265 +70081;43.47381;1.24379;208;20220420;11.7;8.1;9.9;2.4;10.8;5.9;1.53;10423 +70081;43.47381;1.24379;208;20220421;12.7;8.3;10.5;2.6;11.6;.4;1.61;11726 +70081;43.47381;1.24379;208;20220422;17.1;9.3;13.2;2.4;12.1;0;2.53;16101 +70081;43.47381;1.24379;208;20220423;13.5;11;12.2;3.5;11.4;13.2;1.82;8676 +70081;43.47381;1.24379;208;20220424;16.1;9.1;12.6;5.9;11.6;.1;2.59;15391 +70081;43.47381;1.24379;208;20220425;19.4;3.9;11.6;1.6;10.7;.1;3.25;23611 +70081;43.47381;1.24379;208;20220426;23;4.5;13.7;1.9;10.7;0;4.02;26058 +70081;43.47381;1.24379;208;20220427;21.5;7.5;14.5;2.3;12.4;0;3.57;22654 +70081;43.47381;1.24379;208;20220428;17.5;13.3;15.4;2.4;14.7;.7;2.16;11960 +70081;43.47381;1.24379;208;20220429;21.7;12.7;17.2;2.6;14.6;.9;3.33;18147 +70081;43.47381;1.24379;208;20220430;21.5;13.3;17.4;3.4;13.3;0;3.64;17368 +70081;43.47381;1.24379;208;20220501;20.4;9.8;15.1;3;12.4;.1;3.47;20015 +70081;43.47381;1.24379;208;20220502;19.1;11.9;15.5;3.1;12.9;0;2.46;10072 +70081;43.47381;1.24379;208;20220503;20.8;9.8;15.3;2.6;12.9;1.9;3.47;20631 +70081;43.47381;1.24379;208;20220504;18.9;11.9;15.4;3;13.7;3;2.54;12910 +70081;43.47381;1.24379;208;20220505;20.3;10.7;15.5;4.9;11.9;0;3.89;19397 +70081;43.47381;1.24379;208;20220506;20.6;10.7;15.6;5.1;11.9;0;4.02;19814 +70081;43.47381;1.24379;208;20220507;22.4;10.6;16.5;4.9;12.5;.8;4.4;21844 +70081;43.47381;1.24379;208;20220508;24;12.5;18.2;3.8;13.7;.1;4.48;21652 +70081;43.47381;1.24379;208;20220509;26.4;9.5;17.9;1.5;12.8;0;4.62;26614 +70081;43.47381;1.24379;208;20220510;28.7;9.5;19.1;1.4;12.9;0;5.07;28570 +70081;43.47381;1.24379;208;20220511;27.9;10;18.9;2.2;14.3;0;5.12;27667 +70081;43.47381;1.24379;208;20220512;24.5;14.4;19.4;2.7;15.2;0;3.69;16236 +70081;43.47381;1.24379;208;20220513;25.4;13.7;19.5;.9;16.3;0;3.07;15745 +70081;43.47381;1.24379;208;20220514;29.7;11.7;20.7;2.2;15.9;0;5.46;28094 +70081;43.47381;1.24379;208;20220515;26.2;16.2;21.2;4.5;15.8;0;5.06;20729 +70081;43.47381;1.24379;208;20220516;28.5;13;20.7;1.2;16.6;0;4.77;26190 +70081;43.47381;1.24379;208;20220517;30.5;13.8;22.1;1.8;16;0;5.46;27330 +70081;43.47381;1.24379;208;20220518;32;14.8;23.4;2.5;16.4;0;6.12;27853 +70081;43.47381;1.24379;208;20220519;26.3;18.1;22.2;5.2;18.8;0;4.67;18942 +70081;43.47381;1.24379;208;20220520;30;17.4;23.7;4;18.7;0;5.76;23838 +70081;43.47381;1.24379;208;20220521;30.7;14.8;22.7;2.5;17.7;0;5.7;27009 +70081;43.47381;1.24379;208;20220522;30.1;15.6;22.8;2.4;17.5;1.9;5.49;25822 +70081;43.47381;1.24379;208;20220523;22.4;16.4;19.4;4.1;15.4;0;3.44;12186 +70081;43.47381;1.24379;208;20220524;16.7;13.4;15;3.4;12.7;3.2;2.36;9529 +70081;43.47381;1.24379;208;20220525;19.9;11.4;15.6;4.4;12.3;0;3.14;12039 +70081;43.47381;1.24379;208;20220526;18.9;11;14.9;3.2;12.9;0;2.56;11623 +70081;43.47381;1.24379;208;20220527;24.7;13.4;19;3;14;0;4.25;18972 +70081;43.47381;1.24379;208;20220528;26.8;11.4;19.1;3.2;13;0;5.55;27099 +70081;43.47381;1.24379;208;20220529;25.8;8.6;17.2;2.2;9.8;0;5.37;28774 +70081;43.47381;1.24379;208;20220530;26.1;7.9;17;1.6;11.8;2.1;5.08;29700 +70081;43.47381;1.24379;208;20220531;27.4;12.3;19.8;1.3;13.8;.1;4.18;20891 +70081;43.47381;1.24379;208;20220601;30.1;12.7;21.4;2.4;15.9;0;5.89;29140 +70081;43.47381;1.24379;208;20220602;26.1;16.2;21.1;3.8;18;.4;4.65;21741 +70081;43.47381;1.24379;208;20220603;30.4;17;23.7;4;18.9;.9;6.03;25531 +70081;43.47381;1.24379;208;20220604;25.6;16.7;21.1;2.1;20.7;7.9;2.82;12608 +70081;43.47381;1.24379;208;20220605;25;16;20.5;2.4;17.7;0;3.57;16272 +70081;43.47381;1.24379;208;20220606;29.6;13;21.3;1.6;17.6;2.4;5.4;28691 +70081;43.47381;1.24379;208;20220607;23.6;16.9;20.2;2.4;16.5;0;2.95;10938 +70081;43.47381;1.24379;208;20220608;20.4;14.3;17.3;2.4;16.8;1.8;2.47;12700 +70081;43.47381;1.24379;208;20220609;23.7;13.1;18.4;3.6;14.2;.1;4.18;18972 +70081;43.47381;1.24379;208;20220610;29.2;10.4;19.8;2;13.8;0;5.83;30769 +70081;43.47381;1.24379;208;20220611;34.3;12.6;23.4;1.9;14.5;0;6.69;31218 +70081;43.47381;1.24379;208;20220612;31.1;16.9;24;2.6;18.8;2.5;5.89;26643 +70081;43.47381;1.24379;208;20220613;31.8;18.3;25;2.9;20.4;0;6;25971 +70081;43.47381;1.24379;208;20220614;36.8;17.3;27;2.3;18.9;.9;7.38;31294 +70081;43.47381;1.24379;208;20220615;36.9;18.3;27.6;1.6;19.3;0;6.87;30727 +70081;43.47381;1.24379;208;20220616;37.2;18.9;28;1.4;19.4;0;6.75;30485 +70081;43.47381;1.24379;208;20220617;39.3;18.3;28.8;2;19;0;7.61;31341 +70081;43.47381;1.24379;208;20220618;36.1;19;27.5;4.6;18.2;0;8.54;29452 +70081;43.47381;1.24379;208;20220619;34.8;20.7;27.7;4.7;20.4;0;7.73;26643 +70081;43.47381;1.24379;208;20220620;29.7;17.4;23.5;2.3;20;0;3.92;15104 +70081;43.47381;1.24379;208;20220621;28.6;19.3;23.9;2.1;21;.4;3.86;15880 +70081;43.47381;1.24379;208;20220622;29.5;18.1;23.8;2.9;18.6;0;4.86;19094 +70081;43.47381;1.24379;208;20220623;28.5;15;21.7;2.9;17.7;18;5.39;26040 +70081;43.47381;1.24379;208;20220624;25.6;15.1;20.3;1.3;17.2;.7;3.49;17146 +70081;43.47381;1.24379;208;20220625;26.4;14.1;20.2;2.6;17;3.3;4.8;24785 +70081;43.47381;1.24379;208;20220626;18.4;14.1;16.2;2.6;16.1;3.3;1.86;8754 +70081;43.47381;1.24379;208;20220627;16.7;14.4;15.5;2.5;15.8;3.7;1.72;8571 +70081;43.47381;1.24379;208;20220628;26.1;15.2;20.6;2.1;15;.1;4.74;23220 +70081;43.47381;1.24379;208;20220629;29.1;12.2;20.6;2;15.4;2.3;5.62;29171 +70081;43.47381;1.24379;208;20220630;17.2;15.3;16.2;2.7;15.9;1.3;1.54;5667 +70081;43.47381;1.24379;208;20220701;24.5;13.7;19.1;1.2;14;0;3.37;16320 +70081;43.47381;1.24379;208;20220702;31.9;10.6;21.2;1.9;14.8;0;6.19;31152 +70081;43.47381;1.24379;208;20220703;30.3;16.3;23.3;2.6;18;1;5.73;26331 +70081;43.47381;1.24379;208;20220704;26.5;16.1;21.3;3.3;18;.1;3.94;15991 +70081;43.47381;1.24379;208;20220705;29.5;18.9;24.2;2.5;17.5;0;5.35;22697 +70081;43.47381;1.24379;208;20220706;28.1;15.6;21.8;3.3;16.1;0;5.52;24707 +70081;43.47381;1.24379;208;20220707;28.3;16.7;22.5;5.1;16.3;0;6.07;23719 +70081;43.47381;1.24379;208;20220708;29.5;16.1;22.8;3.5;16.1;0;6;25533 +70081;43.47381;1.24379;208;20220709;31.9;13.3;22.6;2;15.7;0;6.2;30230 +70081;43.47381;1.24379;208;20220710;33.9;14;23.9;1.9;15.4;0;6.56;30766 +70081;43.47381;1.24379;208;20220711;36.3;14.2;25.2;1.4;15.5;0;6.5;30704 +70081;43.47381;1.24379;208;20220712;36.1;15.5;25.8;1.6;16.6;0;6.65;30639 +70081;43.47381;1.24379;208;20220713;37;15.7;26.3;1.4;15.8;0;6.6;30571 +70081;43.47381;1.24379;208;20220714;37.3;17;27.1;1.2;17.6;0;6.48;30501 +70081;43.47381;1.24379;208;20220715;35.3;17.9;26.6;2.5;17.1;0;7;28810 +70081;43.47381;1.24379;208;20220716;37.8;16.2;27;1.7;15.9;0;6.93;30351 +70081;43.47381;1.24379;208;20220717;39.3;16.4;27.8;1.9;15;0;7.33;30272 +70081;43.47381;1.24379;208;20220718;38;17.6;27.8;4.7;16.3;0;9.3;30190 +70081;43.47381;1.24379;208;20220719;34.1;21.1;27.6;2.2;22.3;.4;4.79;17095 +70081;43.47381;1.24379;208;20220720;29.9;20.6;25.2;3.4;17.6;0;5.01;15597 +70081;43.47381;1.24379;208;20220721;33.5;15.5;24.5;1.6;17.2;0;6.01;28821 +70081;43.47381;1.24379;208;20220722;28.3;17.7;23;3.2;18.9;.4;4.94;21777 +70081;43.47381;1.24379;208;20220723;28.6;17.6;23.1;2.4;17.4;0;3.85;13504 +70081;43.47381;1.24379;208;20220724;38;15.5;26.7;2.3;17.1;0;7.25;29639 +70081;43.47381;1.24379;208;20220725;27.6;21.4;24.5;4.4;18.9;.3;4.49;12605 +70081;43.47381;1.24379;208;20220726;27;18;22.5;3.4;16.1;.1;4.44;15439 +70081;43.47381;1.24379;208;20220727;28.3;15.1;21.7;2.6;13.7;0;5.37;24002 +70081;43.47381;1.24379;208;20220728;29.6;14.7;22.1;2;15.1;.4;5.29;25473 +70081;43.47381;1.24379;208;20220729;25;17;21;2.2;18.2;1.8;3.35;15174 +70081;43.47381;1.24379;208;20220730;29.9;18.3;24.1;2.4;18.2;0;4.51;17745 +70081;43.47381;1.24379;208;20220731;32.9;15.4;24.1;2.6;17.8;0;6.14;27365 +70081;43.47381;1.24379;208;20220801;33.8;17.9;25.8;2.7;17.8;0;6.33;25918 +70081;43.47381;1.24379;208;20220802;36.5;16.4;26.4;2.1;15.7;0;6.74;28637 +70081;43.47381;1.24379;208;20220803;37.9;15.4;26.6;2;15.8;0;6.79;28513 +70081;43.47381;1.24379;208;20220804;36.4;19.4;27.9;2.2;20.8;.2;6.39;26477 +70081;43.47381;1.24379;208;20220805;31.6;20.2;25.9;3;19.7;0;4.67;15109 +70081;43.47381;1.24379;208;20220806;33;18.7;25.8;3.2;18.4;0;6.16;23957 +70081;43.47381;1.24379;208;20220807;33.4;17.2;25.3;1.9;15.3;0;5.76;25446 +70081;43.47381;1.24379;208;20220808;35.2;15.3;25.2;1.5;13.5;0;5.92;27859 +70081;43.47381;1.24379;208;20220809;36.2;15.4;25.8;2.3;14.8;0;6.67;27721 +70081;43.47381;1.24379;208;20220810;38.7;16.6;27.6;1.3;15.5;0;6.05;27582 +70081;43.47381;1.24379;208;20220811;36.9;22;29.4;2;22.8;0;5.95;23852 +70081;43.47381;1.24379;208;20220812;39.1;19.7;29.4;.8;20.9;0;5.66;27229 +70081;43.47381;1.24379;208;20220813;35;19.7;27.3;1;20.8;.3;5.02;23917 +70081;43.47381;1.24379;208;20220814;29.5;20.8;25.1;1.3;19.6;0;2.98;10828 +70081;43.47381;1.24379;208;20220815;29.8;18.5;24.1;0;16.4;0;3.02;17116 +70081;43.47381;1.24379;208;20220816;33;14.2;23.6;1.5;16.8;6.1;5.25;26176 +70081;43.47381;1.24379;208;20220817;25.2;15.3;20.2;1.5;17.2;.7;2.62;11374 +70081;43.47381;1.24379;208;20220818;24.8;15.2;20;2.9;17.1;2.9;3.25;14167 +70081;43.47381;1.24379;208;20220819;26.8;16.8;21.8;3.1;16.7;0;4.3;18430 +70081;43.47381;1.24379;208;20220820;30.7;14.1;22.4;1.7;16.7;0;4.76;23924 +70081;43.47381;1.24379;208;20220821;28.7;17.5;23.1;2.4;18;.2;3.9;15600 +70081;43.47381;1.24379;208;20220822;26.4;17.9;22.1;3.4;18.9;.6;3.15;10182 +70081;43.47381;1.24379;208;20220823;31.3;19.1;25.2;1.8;19.7;0;4.46;19941 +70081;43.47381;1.24379;208;20220824;36.6;15;25.8;1.8;16.6;.7;5.74;25415 +70081;43.47381;1.24379;208;20220825;29.7;21.1;25.4;3.6;21;3.5;4.21;13717 +70081;43.47381;1.24379;208;20220826;30.4;19.8;25.1;2.8;20;.1;3.92;12937 +70081;43.47381;1.24379;208;20220827;31.7;17.6;24.6;1.9;17.4;0;4.68;20925 +70081;43.47381;1.24379;208;20220828;34.9;14.5;24.7;1.6;16;0;5.23;24733 +70081;43.47381;1.24379;208;20220829;33.9;16.5;25.2;2.4;17.9;5.4;4.83;18042 +70081;43.47381;1.24379;208;20220830;31.9;15.8;23.8;1.8;18.9;.1;4.56;21943 +70081;43.47381;1.24379;208;20220831;27.8;17.5;22.6;2.4;20.2;.7;3.16;13045 +70081;43.47381;1.24379;208;20220901;29.7;18.1;23.9;2;19.1;0;3.69;15424 +70081;43.47381;1.24379;208;20220902;28.5;18;23.2;2.2;17.9;7.3;3.6;14378 +70081;43.47381;1.24379;208;20220903;28.1;16.8;22.4;1.5;18.3;0;3.13;14263 +70081;43.47381;1.24379;208;20220904;32.4;17.6;25;3.2;21.1;.1;4.9;20174 +70081;43.47381;1.24379;208;20220905;33.7;22.1;27.9;4.4;23.8;10;5.42;17581 +70081;43.47381;1.24379;208;20220906;32.4;19.4;25.9;2;20.2;0;4.34;18522 +70081;43.47381;1.24379;208;20220907;28.9;15.8;22.3;2.2;16.2;.2;4.05;18439 +70081;43.47381;1.24379;208;20220908;27.5;12.5;20;1.6;14.8;.5;3.65;19641 +70081;43.47381;1.24379;208;20220909;24;17.1;20.5;1.7;16.7;1.8;2.21;7953 +70081;43.47381;1.24379;208;20220910;27.6;11.7;19.6;1.5;14.2;0;3.6;19901 +70081;43.47381;1.24379;208;20220911;33.2;12;22.6;1.9;14.3;0;4.71;22176 +70081;43.47381;1.24379;208;20220912;29.8;19.7;24.7;3.1;20;0;4.07;15343 +70081;43.47381;1.24379;208;20220913;29.9;22.3;26.1;3;22.9;2.1;3.31;10016 +70081;43.47381;1.24379;208;20220914;29.9;17.6;23.7;1.5;19.1;2.4;2.9;11855 +70081;43.47381;1.24379;208;20220915;29.9;17.4;23.6;2.1;18.1;1.8;3.47;13760 +70081;43.47381;1.24379;208;20220916;25.9;18.1;22;3.2;17.1;0;3.17;10141 +70081;43.47381;1.24379;208;20220917;22.6;12.2;17.4;2.1;11.1;0;3.07;14853 +70081;43.47381;1.24379;208;20220918;25.1;5.9;15.5;1.2;8.7;0;3.16;20394 +70081;43.47381;1.24379;208;20220919;27.2;6.9;17;2.3;8.7;0;4.14;20635 +70081;43.47381;1.24379;208;20220920;25.9;6.8;16.3;2.4;8.9;0;3.93;19936 +70081;43.47381;1.24379;208;20220921;25.2;7.7;16.4;2.2;9.9;0;3.56;18840 +70081;43.47381;1.24379;208;20220922;26.8;7.8;17.3;1.2;10.8;0;3.12;19478 +70081;43.47381;1.24379;208;20220923;26.2;9.3;17.7;2.2;13.9;9.3;3.26;18115 +70081;43.47381;1.24379;208;20220924;20.1;14.7;17.4;2.5;15.2;.4;1.89;7473 +70081;43.47381;1.24379;208;20220925;20;9;14.5;2.6;11.7;.1;2.48;14085 +70081;43.47381;1.24379;208;20220926;21.3;7.4;14.3;3.5;11.4;2.1;2.91;15803 +70081;43.47381;1.24379;208;20220927;17.8;12.6;15.2;5.5;13.9;3.6;1.85;5731 +70081;43.47381;1.24379;208;20220928;18.1;13.6;15.8;6.4;15.5;12.7;1.59;5245 +70081;43.47381;1.24379;208;20220929;17.5;12.9;15.2;4.7;13.8;10.3;1.75;5248 +70081;43.47381;1.24379;208;20220930;18.9;11.1;15;4.4;11.6;.5;2.54;9006 +70081;43.47381;1.24379;208;20221001;24.2;8.1;16.1;3;12.4;.1;3.09;16168 +70081;43.47381;1.24379;208;20221002;23.6;9.3;16.4;1.4;14;0;2.3;14997 +70081;43.47381;1.24379;208;20221003;24.3;11.4;17.8;1.2;14.5;.1;2.25;14021 +70081;43.47381;1.24379;208;20221004;26;9.1;17.5;1.5;12.9;.1;2.66;16026 +70081;43.47381;1.24379;208;20221005;25.1;8.1;16.6;2.9;15.2;.1;2.69;15888 +70081;43.47381;1.24379;208;20221006;20.5;15.4;17.9;2;15.7;.1;1.68;6897 +70081;43.47381;1.24379;208;20221007;23.2;8.9;16;1.7;14.5;0;1.9;10700 +70081;43.47381;1.24379;208;20221008;23;14.6;18.8;1.4;16.1;.3;1.6;6517 +70081;43.47381;1.24379;208;20221009;25;9.5;17.2;2.1;14.3;.2;2.49;14403 +70081;43.47381;1.24379;208;20221010;24.8;14.4;19.6;3.5;16.4;0;2.58;9534 +70081;43.47381;1.24379;208;20221011;21.9;12.6;17.2;1.2;15.9;.1;1.67;10623 +70081;43.47381;1.24379;208;20221012;24.1;12.6;18.3;1.7;15.4;.8;1.79;7330 +70081;43.47381;1.24379;208;20221013;23.7;11.3;17.5;1.9;14.9;.8;1.8;7534 +70081;43.47381;1.24379;208;20221014;23.5;17;20.2;3.7;16.2;.2;2.48;6428 +70081;43.47381;1.24379;208;20221015;27.8;8.4;18.1;2;14;.1;2.71;15077 +70081;43.47381;1.24379;208;20221016;25.9;16.7;21.3;5.1;18.6;.1;2.94;9892 +70081;43.47381;1.24379;208;20221017;25.1;19.6;22.3;5.8;19.7;.1;2.9;7286 +70081;43.47381;1.24379;208;20221018;26.5;18.3;22.4;4.6;19.5;.1;2.89;9028 +70081;43.47381;1.24379;208;20221019;24.2;18.3;21.2;4.4;19.4;.3;2.29;7379 +70081;43.47381;1.24379;208;20221020;22.8;18.4;20.6;3;19;.1;1.69;4705 +70081;43.47381;1.24379;208;20221021;23.5;13.7;18.6;1.5;15.4;.1;1.55;6009 +70081;43.47381;1.24379;208;20221022;25.6;9.7;17.6;2.1;14.7;.1;2.17;12352 +70081;43.47381;1.24379;208;20221023;28.5;17.5;23;3;14.1;0;3.35;9943 +70081;43.47381;1.24379;208;20221024;24.1;12.2;18.1;1.6;13.7;0;1.72;6408 +70081;43.47381;1.24379;208;20221025;24.6;9.4;17;2;13.7;.1;2.01;11574 +70081;43.47381;1.24379;208;20221026;24.1;9.7;16.9;2.3;15.5;.1;1.68;7902 +70081;43.47381;1.24379;208;20221027;24.2;16.9;20.5;4.6;17.7;0;2.45;7453 +70081;43.47381;1.24379;208;20221028;24.8;18.4;21.6;5.5;18.1;0;2.82;5889 +70081;43.47381;1.24379;208;20221029;24;16.6;20.3;3.7;16.6;0;2.34;7301 +70081;43.47381;1.24379;208;20221030;22.9;16.2;19.5;3.1;16.2;.1;2;6792 +70081;43.47381;1.24379;208;20221031;25.2;8.9;17;2.7;14.9;6;2.04;11087 +70081;43.47381;1.24379;208;20221101;20.5;14;17.2;2.4;14.2;0;1.59;6009 +70081;43.47381;1.24379;208;20221102;19.8;12.3;16;1.3;13;0;1.25;6948 +70081;43.47381;1.24379;208;20221103;19.5;9.1;14.3;3.8;12.7;3.1;1.65;6332 +70081;43.47381;1.24379;208;20221104;14.1;8.8;11.4;6.1;10.9;9.9;1.42;3569 +70081;43.47381;1.24379;208;20221105;16.2;7.1;11.6;1.9;10;.1;1.21;7449 +70081;43.47381;1.24379;208;20221106;20.3;1.3;10.8;1.4;8.6;.1;1.35;11127 +70081;43.47381;1.24379;208;20221107;20.5;3.4;11.9;2.7;10.3;0;1.68;10357 +70081;43.47381;1.24379;208;20221108;21.1;13.6;17.3;3.6;14.8;0;1.74;4947 +70081;43.47381;1.24379;208;20221109;18.7;11.3;15;2;13.4;2.2;1.16;5891 +70081;43.47381;1.24379;208;20221110;15.2;4.5;9.8;1.1;10.2;.1;.76;5675 +70081;43.47381;1.24379;208;20221111;20.9;3.7;12.3;3.2;11.7;.1;1.55;9855 +70081;43.47381;1.24379;208;20221112;21;12.9;16.9;3.9;14.8;.1;1.7;6314 +70081;43.47381;1.24379;208;20221113;21.8;5;13.4;2.5;11.2;0;1.6;9477 +70081;43.47381;1.24379;208;20221114;17.1;13.1;15.1;3.1;13.4;.4;1.27;3633 +70081;43.47381;1.24379;208;20221115;18.1;8.9;13.5;1.9;13.5;6.4;.86;4193 +70081;43.47381;1.24379;208;20221116;19.1;7.8;13.4;1.7;11.7;.1;1.07;7276 +70081;43.47381;1.24379;208;20221117;18.3;9.7;14;3.2;12.7;14.1;1.27;3944 +70081;43.47381;1.24379;208;20221118;14;9;11.5;4.4;10.7;.3;1.26;4074 +70081;43.47381;1.24379;208;20221119;10.3;7.5;8.9;4.7;9.4;1.4;1.01;2027 +70081;43.47381;1.24379;208;20221120;13.2;1.1;7.1;3.4;8.9;3.7;.84;7203 +70081;43.47381;1.24379;208;20221121;13.6;8;10.8;4.1;10.9;19.4;.99;3859 +70081;43.47381;1.24379;208;20221122;10.1;6.1;8.1;5.6;9.3;13.2;.89;2412 +70081;43.47381;1.24379;208;20221123;16.7;8.1;12.4;4.3;11.4;6.3;1.33;5682 +70081;43.47381;1.24379;208;20221124;14;4.4;9.2;2;9.5;.1;.78;6000 +70081;43.47381;1.24379;208;20221125;11.4;4.7;8;3.4;9.9;6;.6;4547 +70081;43.47381;1.24379;208;20221126;10.7;2.4;6.5;1.6;8.2;.2;.58;5376 +70081;43.47381;1.24379;208;20221127;12.1;0;6;2.1;8.3;1.6;.63;5467 +70081;43.47381;1.24379;208;20221128;12.2;7.4;9.8;5.3;10.3;2.8;.97;3486 +70081;43.47381;1.24379;208;20221129;12.8;7.5;10.1;3.4;9.8;.9;1.04;2637 +70081;43.47381;1.24379;208;20221130;5.4;.9;3.1;1;7.5;0;.34;2376 +70081;43.47381;1.24379;208;20221201;5.2;3.1;4.1;1.7;7.8;0;.4;1483 +70081;43.47381;1.24379;208;20221202;6.5;4.5;5.5;1;7.9;0;.49;1424 +70081;43.47381;1.24379;208;20221203;6.9;2.9;4.9;.9;7.6;0;.45;2160 +70081;43.47381;1.24379;208;20221204;9.3;-1;4.1;1.7;6.5;.1;.58;5677 +70081;43.47381;1.24379;208;20221205;11.9;-3;4.4;1.5;6.2;0;.64;7009 +70081;43.47381;1.24379;208;20221206;10.8;3.8;7.3;1.6;8;.1;.67;3570 +70081;43.47381;1.24379;208;20221207;14.2;6.1;10.1;.8;9.1;.1;.63;3152 +70081;43.47381;1.24379;208;20221208;7.7;2.1;4.9;1.8;8.6;1.2;.32;2538 +70081;43.47381;1.24379;208;20221209;12.3;5.4;8.8;1.9;10;1.3;.59;2845 +70081;43.47381;1.24379;208;20221210;4.3;1.9;3.1;5.3;6.6;0;.64;2037 +70081;43.47381;1.24379;208;20221211;3.7;-5.6;-1;.6;4.9;.1;.29;3966 +70081;43.47381;1.24379;208;20221212;5.5;-2.1;1.7;2.2;6.3;8.8;.37;4477 +70081;43.47381;1.24379;208;20221213;13.4;3;8.2;2.5;9.8;3.7;.59;4852 +70081;43.47381;1.24379;208;20221214;17.6;7.6;12.6;2.6;11.8;.4;.93;5263 +70081;43.47381;1.24379;208;20221215;14.5;9.9;12.2;3.2;12.2;5.7;.82;2817 +70081;43.47381;1.24379;208;20221216;11.3;8;9.6;1.8;10.8;3;.55;1792 +70081;43.47381;1.24379;208;20221217;6.9;4.9;5.9;1.6;8.5;0;.46;1304 +70081;43.47381;1.24379;208;20221218;10.8;3.4;7.1;3.9;9.2;0;.61;2870 +70081;43.47381;1.24379;208;20221219;15.4;9.1;12.2;5.7;11.8;0;1.19;3894 +70081;43.47381;1.24379;208;20221220;14;11.7;12.8;4.5;12.1;.9;1.12;2402 +70081;43.47381;1.24379;208;20221221;17.8;9.5;13.6;2.2;12.1;.1;.94;4636 +70081;43.47381;1.24379;208;20221222;18.4;6.4;12.4;2.8;11.5;0;1.02;5810 +70081;43.47381;1.24379;208;20221223;19.2;7.8;13.5;2.1;11.7;.1;.98;5638 +70081;43.47381;1.24379;208;20221224;18.5;5.4;11.9;2;10.7;0;.9;6135 +70081;43.47381;1.24379;208;20221225;15.2;4.8;10;2.6;10.6;.1;.71;5351 +70081;43.47381;1.24379;208;20221226;18;5;11.5;2.2;11.1;.8;.83;6133 +70081;43.47381;1.24379;208;20221227;13;9.4;11.2;.9;11.3;.4;.56;1897 +70081;43.47381;1.24379;208;20221228;13.5;2.9;8.2;2;9.7;0;.53;5461 +70081;43.47381;1.24379;208;20221229;14.3;7.2;10.7;1.9;11.1;2.5;.64;3838 +70081;43.47381;1.24379;208;20221230;17.3;8.4;12.8;2.4;11.5;.3;1.01;3876 +70081;43.47381;1.24379;208;20221231;14.7;10.2;12.4;4.5;12.7;0;.85;3204 +70082;43.49963;1.55052;203;20220101;16.9;1.1;9;1.5;8.59;.1;.71;7325 +70082;43.49963;1.55052;203;20220102;16.5;1.3;8.9;2;9.34;.1;.79;6446 +70082;43.49963;1.55052;203;20220103;15.1;3.4;9.3;1.5;9.49;.1;.62;6192 +70082;43.49963;1.55052;203;20220104;14.4;2.8;8.6;3.4;10.09;10.5;.75;5982 +70082;43.49963;1.55052;203;20220105;7.3;5.1;6.2;3.8;7.3;.1;.87;4645 +70082;43.49963;1.55052;203;20220106;7;-.6;3.2;2.4;5.52;.1;.72;6598 +70082;43.49963;1.55052;203;20220107;7.6;-3.2;2.2;3.1;6.66;2.7;.49;4401 +70082;43.49963;1.55052;203;20220108;9.8;5;7.4;6.4;9.66;1.3;.58;2927 +70082;43.49963;1.55052;203;20220109;8.8;8.1;8.4;5;10.16;39.5;.63;842 +70082;43.49963;1.55052;203;20220110;9.8;7.6;8.7;2.4;10.29;14.1;.54;1688 +70082;43.49963;1.55052;203;20220111;8.6;3.5;6.1;2.6;7.86;0;.59;6068 +70082;43.49963;1.55052;203;20220112;5.2;-1.4;1.9;1.7;5.96;0;.43;5280 +70082;43.49963;1.55052;203;20220113;1.9;-3.1;-.6;1.2;5.66;0;.29;3102 +70082;43.49963;1.55052;203;20220114;6.8;-3.6;1.6;1;5.42;0;.39;7054 +70082;43.49963;1.55052;203;20220115;9.7;-4.3;2.7;1.2;5.22;.1;.57;8574 +70082;43.49963;1.55052;203;20220116;7.9;-4;2;1.3;5.42;.1;.51;8113 +70082;43.49963;1.55052;203;20220117;1.8;-2.9;-.6;1.2;5.69;.1;.29;3522 +70082;43.49963;1.55052;203;20220118;1.3;-1.3;0;1.1;6.05;.1;.28;2949 +70082;43.49963;1.55052;203;20220119;7.8;.3;4;2.3;7.46;.8;.49;4482 +70082;43.49963;1.55052;203;20220120;6.1;2.9;4.5;2;7.56;.5;.51;3157 +70082;43.49963;1.55052;203;20220121;5.3;-.2;2.5;3;5.69;0;.72;6759 +70082;43.49963;1.55052;203;20220122;6.9;-4.2;1.4;1.4;5.16;.1;.57;8805 +70082;43.49963;1.55052;203;20220123;9.3;-4.7;2.3;1.5;5.49;0;.64;9093 +70082;43.49963;1.55052;203;20220124;13.4;-1.9;5.7;1.8;6.42;0;.9;9458 +70082;43.49963;1.55052;203;20220125;13;-3.1;4.9;.8;6.19;0;.64;9252 +70082;43.49963;1.55052;203;20220126;11.2;-3.3;4;1.2;5.96;0;.71;9376 +70082;43.49963;1.55052;203;20220127;8.3;-4.1;2.1;1.3;5.82;.1;.56;7579 +70082;43.49963;1.55052;203;20220128;2.2;-3.1;-.4;1.7;6;0;.27;2975 +70082;43.49963;1.55052;203;20220129;2.1;.1;1.1;1.2;6.32;0;.37;3007 +70082;43.49963;1.55052;203;20220130;2.1;-1.2;.4;1.8;6.46;.1;.31;2616 +70082;43.49963;1.55052;203;20220131;8.9;1.2;5.1;5.1;8.52;1.6;.52;4587 +70082;43.49963;1.55052;203;20220201;8.7;2.3;5.5;5.2;7.59;0;.95;5962 +70082;43.49963;1.55052;203;20220202;10;7.2;8.6;3.1;9.69;0;.79;3101 +70082;43.49963;1.55052;203;20220203;9.5;1.6;5.6;1.6;8.79;0;.5;4740 +70082;43.49963;1.55052;203;20220204;11.9;6.7;9.3;2.1;10.39;.4;.75;4188 +70082;43.49963;1.55052;203;20220205;9.5;7.3;8.4;2.8;8.69;.1;.99;4236 +70082;43.49963;1.55052;203;20220206;10.1;-1.6;4.3;3.1;6.96;.3;.97;8219 +70082;43.49963;1.55052;203;20220207;12;6.9;9.4;4.9;9.59;.7;1.26;5152 +70082;43.49963;1.55052;203;20220208;14.7;-.2;7.2;1.6;7.06;0;1.2;11025 +70082;43.49963;1.55052;203;20220209;15.6;2.4;9;2.6;7.62;.1;1.53;11039 +70082;43.49963;1.55052;203;20220210;8.4;1.1;4.7;1.7;8.74;0;.81;8431 +70082;43.49963;1.55052;203;20220211;11.8;6.6;9.2;2.6;9.19;.2;1.12;6519 +70082;43.49963;1.55052;203;20220212;12.9;1.2;7;3.3;7.59;0;1.39;10008 +70082;43.49963;1.55052;203;20220213;15.6;7.1;11.3;5.5;9.89;4.6;1.99;10055 +70082;43.49963;1.55052;203;20220214;11.2;7.6;9.4;5.8;9.39;5.5;1.42;6215 +70082;43.49963;1.55052;203;20220215;11.7;5.6;8.7;6;8.74;1.4;1.53;7540 +70082;43.49963;1.55052;203;20220216;14.3;7.5;10.9;5.4;10.86;.4;1.37;5916 +70082;43.49963;1.55052;203;20220217;15.7;11.4;13.5;4.4;12.39;0;1.47;4816 +70082;43.49963;1.55052;203;20220218;18.7;6.3;12.5;2.8;11.3;1.3;1.75;11575 +70082;43.49963;1.55052;203;20220219;11.3;7.8;9.5;3.2;8.59;.6;1.48;7881 +70082;43.49963;1.55052;203;20220220;13.6;.3;7;3.4;8.82;.1;1.18;8297 +70082;43.49963;1.55052;203;20220221;13.7;8.6;11.2;7.3;9.46;1.5;2.18;8243 +70082;43.49963;1.55052;203;20220222;14.2;6.5;10.3;3.6;9.02;0;1.79;10670 +70082;43.49963;1.55052;203;20220223;16.2;2.2;9.2;1.5;8.66;0;1.53;13579 +70082;43.49963;1.55052;203;20220224;14.7;6.3;10.5;3.9;9.79;.3;1.68;9427 +70082;43.49963;1.55052;203;20220225;11.5;6.3;8.9;3.1;7.12;0;1.85;10531 +70082;43.49963;1.55052;203;20220226;14.1;-2.8;5.6;2.9;5.32;0;2.12;15654 +70082;43.49963;1.55052;203;20220227;16.1;-1.3;7.4;1.3;7.26;0;1.5;12428 +70082;43.49963;1.55052;203;20220228;17.3;1.4;9.3;1.2;8.02;0;1.68;14613 +70082;43.49963;1.55052;203;20220301;15.9;1.2;8.6;3.7;8;0;2.18;15183 +70082;43.49963;1.55052;203;20220302;12.4;5.7;9;2.7;9.95;8.6;1.08;6545 +70082;43.49963;1.55052;203;20220303;17.1;4.8;10.9;1.6;10.19;0;1.73;13858 +70082;43.49963;1.55052;203;20220304;9.6;6.9;8.3;4.8;10.32;6.2;.73;3336 +70082;43.49963;1.55052;203;20220305;10.1;6.4;8.3;3.9;8.96;1;1.21;5507 +70082;43.49963;1.55052;203;20220306;10.5;5.2;7.8;2.5;7.79;0;1.39;7767 +70082;43.49963;1.55052;203;20220307;12.7;.1;6.4;2.5;7.15;0;1.68;13811 +70082;43.49963;1.55052;203;20220308;14.5;3.9;9.2;3.4;8.92;6.1;1.83;13230 +70082;43.49963;1.55052;203;20220309;15.1;3.2;9.1;3.9;9.86;0;1.81;14501 +70082;43.49963;1.55052;203;20220310;15.1;7.9;11.5;4.2;10.42;0;1.98;10594 +70082;43.49963;1.55052;203;20220311;13.9;9.7;11.8;6;10.56;5.7;1.99;7599 +70082;43.49963;1.55052;203;20220312;11.1;8.1;9.6;3.9;10.46;5.2;1.12;5859 +70082;43.49963;1.55052;203;20220313;11.6;7.7;9.7;5.2;9.52;6.1;1.51;5386 +70082;43.49963;1.55052;203;20220314;13.3;3.7;8.5;8.5;10.19;0;1.27;8271 +70082;43.49963;1.55052;203;20220315;14.8;12.1;13.5;10.3;11.94;0;2.32;7340 +70082;43.49963;1.55052;203;20220316;14.5;11.8;13.2;5.4;12.04;.1;1.83;7014 +70082;43.49963;1.55052;203;20220317;14.5;11.1;12.8;2.4;12.79;2.1;1.26;6048 +70082;43.49963;1.55052;203;20220318;10.1;8.4;9.3;2.4;10.14;.1;1.07;5005 +70082;43.49963;1.55052;203;20220319;15.2;6.8;11;5.8;9.24;0;2.65;14530 +70082;43.49963;1.55052;203;20220320;15.9;8;11.9;7.1;10.49;0;2.56;13014 +70082;43.49963;1.55052;203;20220321;15.5;10.4;12.9;9.7;9.59;0;3.5;14287 +70082;43.49963;1.55052;203;20220322;15.8;8.4;12.1;9.5;7.59;0;4.14;14923 +70082;43.49963;1.55052;203;20220323;15.6;7.5;11.5;7.3;7.69;0;3.69;16753 +70082;43.49963;1.55052;203;20220324;17.2;5.1;11.1;4.8;8.09;0;3.3;18083 +70082;43.49963;1.55052;203;20220325;18.1;6.6;12.4;4.3;7.54;0;3.61;16444 +70082;43.49963;1.55052;203;20220326;17.4;5.9;11.6;5.3;7.29;0;3.7;17450 +70082;43.49963;1.55052;203;20220327;21.1;6.1;13.6;4.1;7.54;0;4.12;18852 +70082;43.49963;1.55052;203;20220328;20.8;4.1;12.4;3.4;7.59;0;3.76;18397 +70082;43.49963;1.55052;203;20220329;18.2;9;13.6;3.5;10.64;2.3;2.71;13353 +70082;43.49963;1.55052;203;20220330;11.4;9.4;10.4;3.1;11.34;4.2;1.05;4614 +70082;43.49963;1.55052;203;20220331;13.8;8.6;11.2;6.8;9.54;4.9;2.6;12492 +70082;43.49963;1.55052;203;20220401;8;1.6;4.8;8.5;5.79;2.9;2.26;13424 +70082;43.49963;1.55052;203;20220402;8.6;1.1;4.9;6.8;5.24;0;2.39;11735 +70082;43.49963;1.55052;203;20220403;7.7;-2.1;2.8;2.8;5.1;0;1.84;15703 +70082;43.49963;1.55052;203;20220404;11;-3.3;3.9;1.4;5.3;0;2.09;19377 +70082;43.49963;1.55052;203;20220405;15.1;-2.6;6.3;2.2;6.4;0;2.68;21874 +70082;43.49963;1.55052;203;20220406;11.9;5.5;8.7;3.6;9.59;0;1.54;9467 +70082;43.49963;1.55052;203;20220407;20.9;6.5;13.7;5.4;10.84;.3;3.75;18985 +70082;43.49963;1.55052;203;20220408;21.1;10;15.6;4.8;11.44;.3;3.75;17044 +70082;43.49963;1.55052;203;20220409;15;7.8;11.4;4.6;8.24;.2;3.12;16004 +70082;43.49963;1.55052;203;20220410;18.7;.1;9.4;4.8;7.69;0;3.85;23874 +70082;43.49963;1.55052;203;20220411;17.5;9.7;13.6;10.8;11.14;0;3.57;16682 +70082;43.49963;1.55052;203;20220412;17.5;11.6;14.5;9.3;11.59;0;3.41;13472 +70082;43.49963;1.55052;203;20220413;13.3;11.8;12.5;3.5;12.69;1;1.25;4716 +70082;43.49963;1.55052;203;20220414;21.7;6.9;14.3;1.8;12.09;.1;3.23;20694 +70082;43.49963;1.55052;203;20220415;22;8.4;15.2;3.3;13.29;0;3.35;19312 +70082;43.49963;1.55052;203;20220416;22.4;10.5;16.5;4.6;12.79;0;4.03;20128 +70082;43.49963;1.55052;203;20220417;22.2;8;15.1;4.5;11.84;0;4.28;23974 +70082;43.49963;1.55052;203;20220418;18.3;10.4;14.4;4;11.29;0;3.17;15998 +70082;43.49963;1.55052;203;20220419;13.5;9.1;11.3;3.8;11.54;11;1.52;7882 +70082;43.49963;1.55052;203;20220420;11.7;8.3;10;2.8;10.84;8.8;1.35;7661 +70082;43.49963;1.55052;203;20220421;13.1;8.4;10.7;2.9;11.74;.2;1.39;8413 +70082;43.49963;1.55052;203;20220422;17.4;9.7;13.6;2.7;12.19;0;2.57;15250 +70082;43.49963;1.55052;203;20220423;13.7;10.9;12.3;3.5;11.34;16.7;1.69;6388 +70082;43.49963;1.55052;203;20220424;16.6;9;12.8;6.4;11.69;0;2.74;15445 +70082;43.49963;1.55052;203;20220425;18.8;4.9;11.8;1.8;10.69;0;3.21;22955 +70082;43.49963;1.55052;203;20220426;22.9;5.5;14.2;2;10.49;0;4.14;26029 +70082;43.49963;1.55052;203;20220427;21.5;8.7;15.1;3;12.04;0;3.69;20527 +70082;43.49963;1.55052;203;20220428;17.7;13.4;15.6;2.7;14.64;.8;1.95;8830 +70082;43.49963;1.55052;203;20220429;21.6;12.8;17.2;3.2;14.44;.1;3.42;17823 +70082;43.49963;1.55052;203;20220430;21.6;13.3;17.4;4.2;13.14;0;4.04;19384 +70082;43.49963;1.55052;203;20220501;20.5;10.3;15.4;3.5;12.14;.2;3.71;20207 +70082;43.49963;1.55052;203;20220502;19.2;11.8;15.5;3.2;12.79;0;2.78;12786 +70082;43.49963;1.55052;203;20220503;21.1;10.1;15.6;2.6;12.89;1.9;3.5;19915 +70082;43.49963;1.55052;203;20220504;19.4;11.9;15.6;3.1;13.44;3.1;2.69;12605 +70082;43.49963;1.55052;203;20220505;20.7;10.8;15.8;5.3;11.49;.2;4.25;19998 +70082;43.49963;1.55052;203;20220506;20.8;10.3;15.5;4.4;11.32;.1;3.5;13804 +70082;43.49963;1.55052;203;20220507;22.6;10.4;16.5;4.3;12.32;.5;3.81;16381 +70082;43.49963;1.55052;203;20220508;24.2;11.7;17.9;3.1;13.12;.1;3.78;16684 +70082;43.49963;1.55052;203;20220509;26.4;9.6;18;1.5;12.52;0;3.78;18971 +70082;43.49963;1.55052;203;20220510;28.5;9.7;19.1;1.6;12.76;0;4.08;19256 +70082;43.49963;1.55052;203;20220511;28.6;10.4;19.5;2.4;13.72;0;4.49;19322 +70082;43.49963;1.55052;203;20220512;25.1;14.6;19.8;2.3;15.22;0;3.18;12012 +70082;43.49963;1.55052;203;20220513;25.8;14.4;20.1;1.2;15.76;0;2.81;12348 +70082;43.49963;1.55052;203;20220514;30;12.3;21.2;1.9;15.82;0;4.22;18798 +70082;43.49963;1.55052;203;20220515;27.1;15.7;21.4;4.1;15.39;0;4.63;16409 +70082;43.49963;1.55052;203;20220516;28.8;13.6;21.2;1.6;15.96;0;4.01;18563 +70082;43.49963;1.55052;203;20220517;31.3;14.3;22.8;2;15.92;0;4.66;19310 +70082;43.49963;1.55052;203;20220518;32.5;15.9;24.2;2.3;16.16;0;5.08;18984 +70082;43.49963;1.55052;203;20220519;27.5;17.8;22.7;4.9;17.72;0;4.63;16047 +70082;43.49963;1.55052;203;20220520;30.4;16.9;23.6;4.2;17.29;0;5.15;16812 +70082;43.49963;1.55052;203;20220521;31.9;14.7;23.3;1.7;18.19;0;3.72;14804 +70082;43.49963;1.55052;203;20220522;30.7;16.5;23.6;2.5;18.32;1.5;4.25;15140 +70082;43.49963;1.55052;203;20220523;22.3;16.8;19.5;4;15.69;0;2.94;7828 +70082;43.49963;1.55052;203;20220524;17.3;13.6;15.5;3.3;12.72;2.7;2.21;6676 +70082;43.49963;1.55052;203;20220525;20.4;11.4;15.9;4.4;11.89;0;3.28;11546 +70082;43.49963;1.55052;203;20220526;18.8;11.3;15.1;3.3;12.76;0;2.27;7741 +70082;43.49963;1.55052;203;20220527;25;13.2;19.1;3.1;14.06;0;3.84;14790 +70082;43.49963;1.55052;203;20220528;26.8;12;19.4;3.1;13.06;0;4.69;19433 +70082;43.49963;1.55052;203;20220529;25.6;9.5;17.5;2.5;9.62;0;4.68;20791 +70082;43.49963;1.55052;203;20220530;25.9;8.4;17.2;1.7;11.26;1.1;4.02;19533 +70082;43.49963;1.55052;203;20220531;27.1;13.6;20.4;1.9;13.92;.4;3.97;16830 +70082;43.49963;1.55052;203;20220601;31;13.9;22.4;2.2;15.66;0;4.95;20180 +70082;43.49963;1.55052;203;20220602;27.2;16.9;22.1;3.3;18.02;.2;3.9;15247 +70082;43.49963;1.55052;203;20220603;30.9;17.6;24.3;3.8;18.56;.5;5.33;18477 +70082;43.49963;1.55052;203;20220604;26.5;16.7;21.6;2.1;20.52;6;2.44;8402 +70082;43.49963;1.55052;203;20220605;25.2;16.4;20.8;2.7;17.69;0;3.18;11924 +70082;43.49963;1.55052;203;20220606;29.2;13.6;21.4;1.5;16.96;.6;4.03;18630 +70082;43.49963;1.55052;203;20220607;23.8;17.1;20.4;2.6;16.49;0;2.8;8612 +70082;43.49963;1.55052;203;20220608;20.7;14.8;17.7;2.5;16.59;1.9;2.06;7833 +70082;43.49963;1.55052;203;20220609;23.6;13.1;18.3;3.6;14.12;0;3.74;14957 +70082;43.49963;1.55052;203;20220610;29.1;11.1;20.1;1.8;13.92;0;4.58;21223 +70082;43.49963;1.55052;203;20220611;33.9;13.3;23.6;1.8;14.49;0;6.52;30572 +70082;43.49963;1.55052;203;20220612;31;16.9;24;2.1;18.56;2.4;5.37;24047 +70082;43.49963;1.55052;203;20220613;31.8;18.4;25.1;2.6;19.99;0;6.18;27657 +70082;43.49963;1.55052;203;20220614;36.6;18;27.3;2.4;18.62;.1;7.01;27731 +70082;43.49963;1.55052;203;20220615;36.5;18.7;27.6;1.5;18.06;0;6.58;29309 +70082;43.49963;1.55052;203;20220616;37.3;19.4;28.4;1.4;19.46;0;6.55;28561 +70082;43.49963;1.55052;203;20220617;38.9;19;28.9;1.8;18.72;0;7.16;29413 +70082;43.49963;1.55052;203;20220618;36;19.8;27.9;4.4;17.06;0;8.65;29017 +70082;43.49963;1.55052;203;20220619;34.5;21.7;28.1;5.3;18.99;0;8.5;27881 +70082;43.49963;1.55052;203;20220620;30.1;18.4;24.2;2.6;19.89;0;4.49;16801 +70082;43.49963;1.55052;203;20220621;28.6;19.7;24.1;2.5;21.26;.4;3.82;14493 +70082;43.49963;1.55052;203;20220622;29.5;18.3;23.9;2.7;18.76;0;5.1;21198 +70082;43.49963;1.55052;203;20220623;28;16;22;2.4;17.92;15.1;4.98;23813 +70082;43.49963;1.55052;203;20220624;25.7;14.9;20.3;1.9;16.89;1;4.09;20215 +70082;43.49963;1.55052;203;20220625;27.4;14.9;21.2;3.1;16.86;2.3;5.05;22695 +70082;43.49963;1.55052;203;20220626;18.5;14.7;16.6;2.9;16.56;.4;1.72;6784 +70082;43.49963;1.55052;203;20220627;17.7;14.6;16.1;2.7;16.06;4.6;1.81;7757 +70082;43.49963;1.55052;203;20220628;26.2;15.1;20.7;2.6;14.6;.1;5.63;29005 +70082;43.49963;1.55052;203;20220629;29.1;12.4;20.7;1.9;15.02;2.1;5.75;29917 +70082;43.49963;1.55052;203;20220630;17.6;15.4;16.5;3;15.69;.7;1.82;6555 +70082;43.49963;1.55052;203;20220701;24.3;13.4;18.8;1.7;13.62;0;4.47;24040 +70082;43.49963;1.55052;203;20220702;31.9;10.8;21.4;1.7;13.96;0;6.02;30284 +70082;43.49963;1.55052;203;20220703;30.3;16.4;23.3;2.5;17.62;.3;5.71;25743 +70082;43.49963;1.55052;203;20220704;26.9;16.4;21.7;3.2;18.12;.1;4.81;21897 +70082;43.49963;1.55052;203;20220705;29.8;18.7;24.2;2.9;17.29;0;6.16;26965 +70082;43.49963;1.55052;203;20220706;28.8;15.9;22.4;3.1;15.02;0;5.96;25602 +70082;43.49963;1.55052;203;20220707;28.9;16.8;22.9;4.8;15.72;0;6.73;27673 +70082;43.49963;1.55052;203;20220708;29.8;16.1;22.9;3.3;15.62;0;6.44;28644 +70082;43.49963;1.55052;203;20220709;32;14;23;1.9;14.89;0;6.3;30276 +70082;43.49963;1.55052;203;20220710;34;14.8;24.4;1.9;14.92;0;6.62;30455 +70082;43.49963;1.55052;203;20220711;36.2;15.1;25.7;1.5;15.36;0;6.58;30068 +70082;43.49963;1.55052;203;20220712;36.1;16.7;26.4;1.9;16.26;0;6.88;29979 +70082;43.49963;1.55052;203;20220713;36.7;16.2;26.5;1.6;15.02;0;6.63;29657 +70082;43.49963;1.55052;203;20220714;37.3;17.7;27.5;1.6;17.22;0;6.76;29633 +70082;43.49963;1.55052;203;20220715;35.6;18.3;26.9;2.3;16.49;0;6.91;28136 +70082;43.49963;1.55052;203;20220716;37.8;16.9;27.3;1.7;15.59;0;6.87;29350 +70082;43.49963;1.55052;203;20220717;39;17.2;28.1;1.8;15.19;0;7.09;29257 +70082;43.49963;1.55052;203;20220718;38;18.7;28.3;4.1;15.52;0;8.92;29130 +70082;43.49963;1.55052;203;20220719;34.8;21.2;28;2.8;19.62;.1;6.12;21998 +70082;43.49963;1.55052;203;20220720;29.9;21.1;25.5;3.5;17.76;0;5.55;18965 +70082;43.49963;1.55052;203;20220721;33.5;16.5;25;1.8;17.02;0;6.14;28340 +70082;43.49963;1.55052;203;20220722;29.1;18.3;23.7;3.2;18.36;.3;5.47;22992 +70082;43.49963;1.55052;203;20220723;29;18;23.5;2.6;16.72;0;5.11;20901 +70082;43.49963;1.55052;203;20220724;37.9;16.2;27;2.1;16.72;0;6.96;28409 +70082;43.49963;1.55052;203;20220725;28;20.8;24.4;4.4;18.89;.5;4.55;12968 +70082;43.49963;1.55052;203;20220726;27.2;17.7;22.5;3.8;15.42;.1;5.7;24079 +70082;43.49963;1.55052;203;20220727;28.6;15.2;21.9;2.6;13.36;0;5.86;27100 +70082;43.49963;1.55052;203;20220728;29.7;14.9;22.3;2.4;14.96;0;5.38;24124 +70082;43.49963;1.55052;203;20220729;26.2;17.1;21.7;2.3;17.92;1.6;3.85;16558 +70082;43.49963;1.55052;203;20220730;30.1;18.3;24.2;2.5;17.79;0;5.25;22448 +70082;43.49963;1.55052;203;20220731;33.1;16;24.5;2.3;16.99;0;6.18;27721 +70082;43.49963;1.55052;203;20220801;34.1;18.2;26.2;2.6;17.12;0;6.62;27172 +70082;43.49963;1.55052;203;20220802;36.6;17;26.8;1.8;15.39;0;6.53;28279 +70082;43.49963;1.55052;203;20220803;37.8;15.9;26.9;2.1;15.39;0;6.79;27337 +70082;43.49963;1.55052;203;20220804;36.4;19.7;28;2.1;20.36;0;6.23;25492 +70082;43.49963;1.55052;203;20220805;31.9;20.6;26.2;3.1;19.46;.1;5.52;20103 +70082;43.49963;1.55052;203;20220806;33.1;19.2;26.1;3;18.02;0;6.33;25019 +70082;43.49963;1.55052;203;20220807;33.8;18.1;26;2.4;14.42;0;6.45;26548 +70082;43.49963;1.55052;203;20220808;35.1;16.3;25.7;1.9;12.49;0;6.37;27619 +70082;43.49963;1.55052;203;20220809;36;15.6;25.8;2.1;13.46;0;6.43;26773 +70082;43.49963;1.55052;203;20220810;38.1;16.8;27.4;1.7;14.62;0;6.2;25660 +70082;43.49963;1.55052;203;20220811;37.3;21.1;29.2;2.6;20.96;0;6.38;23984 +70082;43.49963;1.55052;203;20220812;39.2;20.3;29.7;1.7;20.79;0;6.23;25476 +70082;43.49963;1.55052;203;20220813;35.2;20.7;28;2.3;20.59;0;5.59;21072 +70082;43.49963;1.55052;203;20220814;29.3;21.2;25.2;2.9;19.69;0;4.43;16109 +70082;43.49963;1.55052;203;20220815;29.5;19.2;24.3;1.6;16.19;0;4.23;18638 +70082;43.49963;1.55052;203;20220816;33.2;15.2;24.2;2.5;16.32;8;5.38;20725 +70082;43.49963;1.55052;203;20220817;25.7;16;20.8;2.7;17.26;1.1;3.3;12691 +70082;43.49963;1.55052;203;20220818;25.4;16.2;20.8;3.8;17.02;2.1;3.87;15022 +70082;43.49963;1.55052;203;20220819;26.8;17.1;21.9;3.3;16.52;.2;4.21;16176 +70082;43.49963;1.55052;203;20220820;30.6;14.4;22.5;1.7;16.42;0;4.83;24274 +70082;43.49963;1.55052;203;20220821;28.7;17.9;23.3;2.5;17.39;.1;4.25;17166 +70082;43.49963;1.55052;203;20220822;26.3;18.6;22.5;3.7;18.69;.8;3.56;11960 +70082;43.49963;1.55052;203;20220823;31.2;19.4;25.3;2;19.02;0;4.77;21213 +70082;43.49963;1.55052;203;20220824;36.5;15.9;26.2;1.7;16.52;.6;5.53;24105 +70082;43.49963;1.55052;203;20220825;29.8;21.1;25.5;3.4;20.22;2.5;4.39;14739 +70082;43.49963;1.55052;203;20220826;30.4;20.1;25.2;3.2;19.52;.1;4.78;17912 +70082;43.49963;1.55052;203;20220827;31.5;17.7;24.6;2.3;17.12;0;5.15;22841 +70082;43.49963;1.55052;203;20220828;34.6;15.3;25;1.5;15.06;0;5.11;23977 +70082;43.49963;1.55052;203;20220829;34.1;17.3;25.7;2.6;17.19;5.2;4.94;16947 +70082;43.49963;1.55052;203;20220830;32.1;16.6;24.3;1.8;18.92;0;4.65;22014 +70082;43.49963;1.55052;203;20220831;28.4;17.7;23;2.2;19.19;.4;3.37;13281 +70082;43.49963;1.55052;203;20220901;29.5;18.6;24.1;2.3;18.92;0;4.08;17531 +70082;43.49963;1.55052;203;20220902;28.6;18.2;23.4;2.2;18.15;9.4;3.87;16894 +70082;43.49963;1.55052;203;20220903;27.5;17.3;22.4;1.6;18.85;0;3.29;15815 +70082;43.49963;1.55052;203;20220904;31.8;17.7;24.8;3.6;20.47;0;5.03;20668 +70082;43.49963;1.55052;203;20220905;33.3;21;27.1;4;22.65;2.7;5.19;18420 +70082;43.49963;1.55052;203;20220906;32.7;19.8;26.2;2.1;19.62;.1;4.63;19274 +70082;43.49963;1.55052;203;20220907;29;16.6;22.8;2;15.96;.4;3.82;16013 +70082;43.49963;1.55052;203;20220908;27.6;13.5;20.5;1.6;14.86;.6;3.63;18480 +70082;43.49963;1.55052;203;20220909;24;16.8;20.4;1.9;16.52;1;2.47;9484 +70082;43.49963;1.55052;203;20220910;27.7;11.8;19.8;1.6;13.72;0;3.76;20467 +70082;43.49963;1.55052;203;20220911;33.4;12.5;23;1.8;14.26;0;4.65;21392 +70082;43.49963;1.55052;203;20220912;30.9;18.7;24.8;3.9;19.36;0;4.71;16547 +70082;43.49963;1.55052;203;20220913;30;22;26;3.4;22.59;.9;3.33;8605 +70082;43.49963;1.55052;203;20220914;30.4;18.5;24.4;2.4;19.59;6.6;3.69;14085 +70082;43.49963;1.55052;203;20220915;29.8;17.7;23.8;2.3;18.02;1.4;3.98;17186 +70082;43.49963;1.55052;203;20220916;26;18.5;22.3;3.8;16.29;0;3.88;12980 +70082;43.49963;1.55052;203;20220917;22.6;12.9;17.7;2.4;10.32;0;3.61;18584 +70082;43.49963;1.55052;203;20220918;25.6;6.2;15.9;1.4;8.22;0;3.34;20098 +70082;43.49963;1.55052;203;20220919;27;7.1;17;2.2;8.66;0;4.01;20078 +70082;43.49963;1.55052;203;20220920;25.9;7.3;16.6;2;8.89;0;3.73;20012 +70082;43.49963;1.55052;203;20220921;25.1;7.8;16.5;1.8;9.72;0;3.41;19380 +70082;43.49963;1.55052;203;20220922;26.6;8;17.3;1.3;10.76;0;3.16;19159 +70082;43.49963;1.55052;203;20220923;26.4;9.9;18.1;2.4;14.36;17.8;3.12;15005 +70082;43.49963;1.55052;203;20220924;20.2;14.9;17.5;2.5;15.36;4.2;2.1;9457 +70082;43.49963;1.55052;203;20220925;19.7;10;14.9;2.4;12.29;.2;2.39;13728 +70082;43.49963;1.55052;203;20220926;21;7.6;14.3;3.2;11.42;2.4;2.76;14934 +70082;43.49963;1.55052;203;20220927;18.1;12.9;15.5;5;13.89;3;2.07;7777 +70082;43.49963;1.55052;203;20220928;18.4;13.9;16.2;5.8;15.52;10.8;1.84;7048 +70082;43.49963;1.55052;203;20220929;17.1;12.8;15;4.2;13.92;9.1;1.74;7216 +70082;43.49963;1.55052;203;20220930;19;10.8;14.9;3.7;11.69;.7;2.55;12102 +70082;43.49963;1.55052;203;20221001;23.9;8.1;16;2.7;12.56;0;2.77;13789 +70082;43.49963;1.55052;203;20221002;23.7;10.1;16.9;1.3;14.36;0;2.33;15232 +70082;43.49963;1.55052;203;20221003;24.2;12.2;18.2;1.3;14.49;0;2.36;14607 +70082;43.49963;1.55052;203;20221004;25.5;9.3;17.4;1.3;13.19;.1;2.58;16675 +70082;43.49963;1.55052;203;20221005;25.2;9.3;17.2;2.7;14.86;0;2.82;16429 +70082;43.49963;1.55052;203;20221006;20.7;15;17.9;1.8;15.96;0;1.58;6465 +70082;43.49963;1.55052;203;20221007;23.6;10.1;16.9;1.6;14.79;.9;2.06;12200 +70082;43.49963;1.55052;203;20221008;22.9;14.7;18.8;1.5;16.32;1;1.7;7672 +70082;43.49963;1.55052;203;20221009;24.9;10.3;17.6;2.2;14.36;.1;2.59;14901 +70082;43.49963;1.55052;203;20221010;25.1;13.4;19.3;3;15.56;0;2.67;12078 +70082;43.49963;1.55052;203;20221011;22.1;13.1;17.6;1.2;15.52;0;1.72;10174 +70082;43.49963;1.55052;203;20221012;24.1;12.8;18.4;1.6;15.09;.7;2.03;10676 +70082;43.49963;1.55052;203;20221013;23;11.4;17.2;1.8;14.56;1.5;1.84;9011 +70082;43.49963;1.55052;203;20221014;22.7;16.9;19.8;3.1;16.66;.1;2.08;6009 +70082;43.49963;1.55052;203;20221015;27.6;9.4;18.5;1.9;14.36;.1;2.65;14825 +70082;43.49963;1.55052;203;20221016;25.9;15.6;20.7;5.1;17.72;0;3.1;12030 +70082;43.49963;1.55052;203;20221017;25.3;20.1;22.7;5.8;19.02;0;3.31;8095 +70082;43.49963;1.55052;203;20221018;26.5;17;21.8;4.1;18.39;0;2.96;11976 +70082;43.49963;1.55052;203;20221019;24.5;17;20.7;4.4;18.52;6.6;2.32;7359 +70082;43.49963;1.55052;203;20221020;22.5;17.7;20.1;3.2;19.02;.3;1.52;3268 +70082;43.49963;1.55052;203;20221021;23.9;14;19;1.8;16.06;.1;1.73;7136 +70082;43.49963;1.55052;203;20221022;25.9;11.1;18.5;2.5;15.09;0;2.46;12584 +70082;43.49963;1.55052;203;20221023;28.7;17.7;23.2;4.2;14.56;0;3.97;8943 +70082;43.49963;1.55052;203;20221024;24.3;13.2;18.8;1.7;14.36;0;1.92;9680 +70082;43.49963;1.55052;203;20221025;25.2;10.4;17.8;2.3;13.89;.1;2.23;10593 +70082;43.49963;1.55052;203;20221026;23.9;10.8;17.3;2;15.56;.1;1.6;7881 +70082;43.49963;1.55052;203;20221027;24.3;15.4;19.8;4.4;17.06;0;2.27;7017 +70082;43.49963;1.55052;203;20221028;24.8;17.9;21.4;5;17.46;0;2.75;6896 +70082;43.49963;1.55052;203;20221029;24.6;15.3;19.9;4.2;15.22;0;2.61;9033 +70082;43.49963;1.55052;203;20221030;23.3;14.8;19;3.2;15.19;0;2.12;8597 +70082;43.49963;1.55052;203;20221031;25.4;11.5;18.4;3;15.46;5.3;2.26;9895 +70082;43.49963;1.55052;203;20221101;20.4;14.1;17.2;2.1;14.36;0;1.56;7736 +70082;43.49963;1.55052;203;20221102;20;12.1;16.1;1.4;12.72;0;1.37;9182 +70082;43.49963;1.55052;203;20221103;19.5;10.1;14.8;3.3;12.57;2.9;1.61;4558 +70082;43.49963;1.55052;203;20221104;13.9;9.8;11.9;5.4;10.96;5.4;1.51;4656 +70082;43.49963;1.55052;203;20221105;15.8;6.3;11.1;1.9;9.62;.1;1.21;9816 +70082;43.49963;1.55052;203;20221106;20.2;1.7;11;1.6;8.69;.1;1.41;10909 +70082;43.49963;1.55052;203;20221107;20.9;3.9;12.4;2.7;10.42;0;1.77;10219 +70082;43.49963;1.55052;203;20221108;21.2;11.9;16.5;3.3;14.32;0;1.65;6949 +70082;43.49963;1.55052;203;20221109;18.6;11.4;15;2.1;13.62;1.8;1.15;4497 +70082;43.49963;1.55052;203;20221110;15.5;6.9;11.2;1.3;11.2;0;.84;7318 +70082;43.49963;1.55052;203;20221111;21;4.7;12.9;3.5;12.02;0;1.66;9651 +70082;43.49963;1.55052;203;20221112;21.5;12.7;17.1;4;13.89;.1;1.96;8338 +70082;43.49963;1.55052;203;20221113;21.3;5.2;13.2;2.1;10.76;0;1.43;9425 +70082;43.49963;1.55052;203;20221114;17.5;12.1;14.8;2.7;13.26;.2;1.17;3877 +70082;43.49963;1.55052;203;20221115;18.2;9.7;14;2.3;13.59;4.1;1;4597 +70082;43.49963;1.55052;203;20221116;18.7;8.9;13.8;1.8;12.12;0;1.09;8592 +70082;43.49963;1.55052;203;20221117;18.1;10.2;14.1;3;12.69;8.2;1.27;4948 +70082;43.49963;1.55052;203;20221118;13.7;9.1;11.4;3.8;10.96;3.4;1.12;4791 +70082;43.49963;1.55052;203;20221119;10.3;7.6;9;4.2;9.76;1.6;.9;3109 +70082;43.49963;1.55052;203;20221120;12.5;2.5;7.5;2.6;9.32;2.9;.72;6034 +70082;43.49963;1.55052;203;20221121;13.1;7.9;10.5;3.9;10.89;15.7;.92;2353 +70082;43.49963;1.55052;203;20221122;9.9;6.1;8;4.9;9.32;13.8;.84;3004 +70082;43.49963;1.55052;203;20221123;16.6;8;12.3;3.5;11.12;8.2;1.22;5045 +70082;43.49963;1.55052;203;20221124;14.5;4.4;9.4;1.8;9.69;0;.77;5833 +70082;43.49963;1.55052;203;20221125;11.1;5.4;8.2;2.8;10.19;7.2;.57;3149 +70082;43.49963;1.55052;203;20221126;10.7;3.2;6.9;1.3;8.79;0;.52;4925 +70082;43.49963;1.55052;203;20221127;12.2;.1;6.1;2.1;8.39;.2;.6;5689 +70082;43.49963;1.55052;203;20221128;12.2;7.6;9.9;4.3;10.46;2.2;.91;3762 +70082;43.49963;1.55052;203;20221129;12;7.4;9.7;3;9.72;3.2;.89;3812 +70082;43.49963;1.55052;203;20221130;5.4;1.7;3.5;1.1;7.77;0;.34;2569 +70082;43.49963;1.55052;203;20221201;5.2;3.3;4.3;1.6;7.79;0;.43;1694 +70082;43.49963;1.55052;203;20221202;6.7;4.5;5.6;1.1;7.99;0;.49;2008 +70082;43.49963;1.55052;203;20221203;7.3;3.2;5.2;1;7.76;.3;.46;2920 +70082;43.49963;1.55052;203;20221204;8.6;.5;4.6;1.4;7.09;0;.49;5425 +70082;43.49963;1.55052;203;20221205;11.8;-2.7;4.6;1.3;6.36;0;.55;7569 +70082;43.49963;1.55052;203;20221206;11.1;2.4;6.7;1.1;7.42;.5;.55;4390 +70082;43.49963;1.55052;203;20221207;13.6;6.4;10;.9;8.49;0;.54;5650 +70082;43.49963;1.55052;203;20221208;8.2;2.1;5.1;2;8.39;.7;.42;2546 +70082;43.49963;1.55052;203;20221209;11.8;5.7;8.8;1.8;10.12;1;.56;2581 +70082;43.49963;1.55052;203;20221210;3.2;1.5;2.4;4.7;6.52;0;.48;2812 +70082;43.49963;1.55052;203;20221211;4.8;-6;-.6;.9;4.66;.1;.32;5822 +70082;43.49963;1.55052;203;20221212;5.4;-2.9;1.2;1.9;6.16;6.7;.39;3192 +70082;43.49963;1.55052;203;20221213;12.1;3.5;7.8;2.7;9.76;4;.55;3350 +70082;43.49963;1.55052;203;20221214;17;7.3;12.1;2.6;11.52;0;.88;5287 +70082;43.49963;1.55052;203;20221215;13.3;8;10.7;2.5;11.32;4.6;.65;2339 +70082;43.49963;1.55052;203;20221216;11.6;7.9;9.7;1.8;11.06;2.7;.53;2297 +70082;43.49963;1.55052;203;20221217;6.9;4.2;5.6;1.5;8.09;0;.46;2001 +70082;43.49963;1.55052;203;20221218;11.6;1.7;6.6;3.1;8.56;0;.59;5756 +70082;43.49963;1.55052;203;20221219;16;9.2;12.6;6.4;11.72;0;1.46;5398 +70082;43.49963;1.55052;203;20221220;14.4;11.8;13.1;4.5;12.19;.2;1.23;2400 +70082;43.49963;1.55052;203;20221221;17.3;9.7;13.5;1.9;12.12;0;.78;5978 +70082;43.49963;1.55052;203;20221222;17.9;6.8;12.3;2.1;11.45;.4;.88;6027 +70082;43.49963;1.55052;203;20221223;18.9;8.3;13.6;1.6;12.22;.1;.77;6012 +70082;43.49963;1.55052;203;20221224;18.9;5.7;12.3;1.7;10.62;0;.86;6578 +70082;43.49963;1.55052;203;20221225;15.1;4.7;9.9;2.2;10.26;.1;.65;5483 +70082;43.49963;1.55052;203;20221226;17.4;4.6;11;1.6;10.76;.4;.65;6144 +70082;43.49963;1.55052;203;20221227;13.3;9.5;11.4;1;11.59;.2;.54;3099 +70082;43.49963;1.55052;203;20221228;14.5;3.5;9;1.9;9.69;.1;.56;6587 +70082;43.49963;1.55052;203;20221229;14.2;6.7;10.4;1.9;10.86;1.7;.65;3812 +70082;43.49963;1.55052;203;20221230;17;8.4;12.7;2.6;11.42;.2;.99;4392 +70082;43.49963;1.55052;203;20221231;15.7;9.3;12.5;4.1;11.79;0;1.01;4534 +70083;43.52452;1.85749;229;20220101;17.3;4.2;10.7;2.6;8.44;.1;1.1;7042 +70083;43.52452;1.85749;229;20220102;15;3.1;9.1;2.8;9.41;.1;.68;5738 +70083;43.52452;1.85749;229;20220103;15;6.3;10.6;1.9;10.11;.1;.69;5462 +70083;43.52452;1.85749;229;20220104;14;6.5;10.3;5.3;9.92;9.6;1.03;5658 +70083;43.52452;1.85749;229;20220105;6.1;5.3;5.7;4.4;7.21;0;.8;3852 +70083;43.52452;1.85749;229;20220106;6.4;.2;3.3;3.3;5.28;0;.82;6232 +70083;43.52452;1.85749;229;20220107;6;-1.3;2.4;3;6.18;5.3;.58;3662 +70083;43.52452;1.85749;229;20220108;9.4;4.9;7.1;6.5;9.28;4.9;.57;3135 +70083;43.52452;1.85749;229;20220109;8;7.5;7.8;5;9.68;34.2;.52;968 +70083;43.52452;1.85749;229;20220110;7.4;7;7.2;2.9;9.74;7.6;.36;673 +70083;43.52452;1.85749;229;20220111;7.7;2.9;5.3;2.9;7.51;.1;.59;5352 +70083;43.52452;1.85749;229;20220112;3.8;.1;2;2.3;6.28;0;.41;4265 +70083;43.52452;1.85749;229;20220113;1.1;-2.7;-.8;1.4;5.48;0;.27;3964 +70083;43.52452;1.85749;229;20220114;8.6;-3.2;2.7;1.8;5.54;0;.57;8484 +70083;43.52452;1.85749;229;20220115;10;.1;5.1;1.6;5.01;.1;.84;7600 +70083;43.52452;1.85749;229;20220116;7.8;-.9;3.4;1.9;5.24;.1;.72;7588 +70083;43.52452;1.85749;229;20220117;2.6;-3.3;-.3;1.1;5.44;.1;.34;5284 +70083;43.52452;1.85749;229;20220118;.6;-2;-.7;.7;5.77;.1;.28;3279 +70083;43.52452;1.85749;229;20220119;6.6;-.4;3.1;1.7;6.98;.6;.44;4435 +70083;43.52452;1.85749;229;20220120;6.2;1.8;4;2.7;7.28;.1;.45;3516 +70083;43.52452;1.85749;229;20220121;5.1;-.1;2.5;3.9;5.51;0;.74;6724 +70083;43.52452;1.85749;229;20220122;6.5;-2.7;1.9;2;5.11;.1;.62;8329 +70083;43.52452;1.85749;229;20220123;11.3;-2.6;4.4;1.7;5.51;0;.78;9160 +70083;43.52452;1.85749;229;20220124;12;0;6;2.7;6.54;0;.91;8677 +70083;43.52452;1.85749;229;20220125;12.3;-.5;5.9;1.9;6.54;0;.85;9027 +70083;43.52452;1.85749;229;20220126;11.2;-.1;5.5;1.7;6.34;0;.8;8752 +70083;43.52452;1.85749;229;20220127;9.4;-.3;4.5;2;6.34;.1;.78;8539 +70083;43.52452;1.85749;229;20220128;.7;-3.1;-1.2;1.2;5.71;0;.27;2723 +70083;43.52452;1.85749;229;20220129;1.9;-1;.5;1.2;5.98;.1;.35;3350 +70083;43.52452;1.85749;229;20220130;1.8;-.9;.4;2;6.24;.2;.3;3059 +70083;43.52452;1.85749;229;20220131;8.3;1.2;4.7;5.7;8.28;2.3;.43;4902 +70083;43.52452;1.85749;229;20220201;7.5;2.1;4.8;5.6;7.44;.3;.75;5542 +70083;43.52452;1.85749;229;20220202;10.2;6.2;8.2;3.7;9.44;.1;.75;5355 +70083;43.52452;1.85749;229;20220203;9.2;.6;4.9;1.9;8.34;0;.49;7842 +70083;43.52452;1.85749;229;20220204;11.9;6.5;9.2;2.1;10.04;.9;.77;4929 +70083;43.52452;1.85749;229;20220205;9.6;7.3;8.4;3.3;8.78;.2;.93;4619 +70083;43.52452;1.85749;229;20220206;9;.5;4.7;3.2;7.01;.5;.9;7274 +70083;43.52452;1.85749;229;20220207;11.4;6.8;9.1;5.6;9.34;1.5;1.16;5015 +70083;43.52452;1.85749;229;20220208;15.7;2.4;9;2.1;6.88;0;1.49;11345 +70083;43.52452;1.85749;229;20220209;14.7;2.7;8.7;3.3;7.48;.1;1.53;10600 +70083;43.52452;1.85749;229;20220210;6.2;3.1;4.6;1.7;8.85;0;.99;9487 +70083;43.52452;1.85749;229;20220211;13.2;5.1;9.1;2.6;9.02;.2;1.17;6746 +70083;43.52452;1.85749;229;20220212;13.2;-.3;6.4;2.6;7.18;0;1.3;10505 +70083;43.52452;1.85749;229;20220213;15.6;4.5;10.1;4.4;9.75;4.8;1.58;9036 +70083;43.52452;1.85749;229;20220214;11.7;6.6;9.1;5.2;9.45;7.6;1.4;6076 +70083;43.52452;1.85749;229;20220215;11.3;5.4;8.4;5.3;8.82;3.9;1.47;7526 +70083;43.52452;1.85749;229;20220216;13.3;7.4;10.3;5.4;10.68;4;1.1;4407 +70083;43.52452;1.85749;229;20220217;15;11.1;13;4.7;12.27;.3;1.33;5091 +70083;43.52452;1.85749;229;20220218;18.2;8.7;13.5;2.9;11.34;1;1.76;10996 +70083;43.52452;1.85749;229;20220219;10.1;7.1;8.6;3.5;8.34;.4;1.23;6529 +70083;43.52452;1.85749;229;20220220;12.3;2.2;7.2;3.2;8.68;.4;1.14;8883 +70083;43.52452;1.85749;229;20220221;12.6;8.7;10.6;7.5;9.14;2.3;1.96;7108 +70083;43.52452;1.85749;229;20220222;13.7;6.5;10.1;4.1;8.64;0;1.77;10450 +70083;43.52452;1.85749;229;20220223;15.6;4.8;10.2;1.7;8.48;0;1.55;12466 +70083;43.52452;1.85749;229;20220224;14.6;5.9;10.2;4.1;9.48;.4;1.64;10204 +70083;43.52452;1.85749;229;20220225;11;6.1;8.6;3.5;6.91;0;1.79;10447 +70083;43.52452;1.85749;229;20220226;13.6;.3;7;3.2;5.14;0;2.2;14541 +70083;43.52452;1.85749;229;20220227;15.2;1.4;8.3;2.5;7.04;0;1.77;11281 +70083;43.52452;1.85749;229;20220228;16.4;4.3;10.3;2.3;7.74;0;1.96;14064 +70083;43.52452;1.85749;229;20220301;14.9;4.9;9.9;3.8;7.94;0;2.1;13095 +70083;43.52452;1.85749;229;20220302;12.5;5.1;8.8;3;9.64;4.1;1.14;7226 +70083;43.52452;1.85749;229;20220303;17.3;7.1;12.2;2.2;10.14;0;1.88;13597 +70083;43.52452;1.85749;229;20220304;9.1;7.5;8.3;5;9.94;9.7;.69;2561 +70083;43.52452;1.85749;229;20220305;9.3;6.1;7.7;4.1;8.78;2;1.04;5305 +70083;43.52452;1.85749;229;20220306;10.9;5.6;8.2;2.7;7.64;0;1.56;10518 +70083;43.52452;1.85749;229;20220307;12.2;1.8;7;2.5;7.14;0;1.66;14051 +70083;43.52452;1.85749;229;20220308;13.6;4.6;9.1;3.8;8.58;2.6;1.82;12840 +70083;43.52452;1.85749;229;20220309;14.5;5.6;10.1;3.4;9.54;0;1.84;14508 +70083;43.52452;1.85749;229;20220310;14.8;7.4;11.1;3.3;9.84;0;1.69;9910 +70083;43.52452;1.85749;229;20220311;13.3;8.3;10.8;5.4;9.94;4.8;1.73;8027 +70083;43.52452;1.85749;229;20220312;9.9;8.8;9.3;4.3;10.08;8.9;.96;3500 +70083;43.52452;1.85749;229;20220313;11.5;7.5;9.5;4.8;9.11;11.1;1.38;4320 +70083;43.52452;1.85749;229;20220314;13.2;4.6;8.9;7.6;10.04;0;1.26;7806 +70083;43.52452;1.85749;229;20220315;14;11.7;12.9;9.8;11.81;0;1.94;7226 +70083;43.52452;1.85749;229;20220316;15.1;10.7;12.9;5;11.58;.1;1.65;7039 +70083;43.52452;1.85749;229;20220317;14.1;10.7;12.4;2.5;12.24;1.9;1.11;5545 +70083;43.52452;1.85749;229;20220318;11.3;8.2;9.8;1.8;10.65;.5;1.07;5603 +70083;43.52452;1.85749;229;20220319;15.6;6.5;11;5;8.85;0;2.71;14586 +70083;43.52452;1.85749;229;20220320;15.1;5.8;10.5;6;10.25;0;1.92;9376 +70083;43.52452;1.85749;229;20220321;15.1;10;12.6;7.5;9.28;0;3.14;11791 +70083;43.52452;1.85749;229;20220322;15.1;7;11.1;7.6;7.38;0;3.65;15482 +70083;43.52452;1.85749;229;20220323;15.5;3.7;9.6;6;7.35;0;3.16;16502 +70083;43.52452;1.85749;229;20220324;17.5;3.2;10.4;4.7;7.55;0;3.23;17222 +70083;43.52452;1.85749;229;20220325;18.3;5.3;11.8;4;7.35;0;3.36;16729 +70083;43.52452;1.85749;229;20220326;17.9;5.7;11.8;4.8;7.65;0;3.58;17433 +70083;43.52452;1.85749;229;20220327;20.9;5.5;13.2;4.1;7.55;0;3.99;17901 +70083;43.52452;1.85749;229;20220328;20.7;5.2;13;4.1;7.38;0;3.99;17698 +70083;43.52452;1.85749;229;20220329;18.3;7.6;13;3.1;10.12;2.3;2.5;12435 +70083;43.52452;1.85749;229;20220330;12.3;9.1;10.7;2.8;11.35;2.9;1.26;6043 +70083;43.52452;1.85749;229;20220331;14;8.5;11.2;6.1;9.38;5.7;2.47;10195 +70083;43.52452;1.85749;229;20220401;7.8;1.5;4.7;8.5;5.79;2.8;2.26;13424 +70083;43.52452;1.85749;229;20220402;8.4;1;4.7;6.8;5.24;0;2.39;11735 +70083;43.52452;1.85749;229;20220403;7.6;-2.2;2.7;2.8;5.09;0;1.84;15703 +70083;43.52452;1.85749;229;20220404;10.9;-3.4;3.7;1.4;5.29;0;2.09;19377 +70083;43.52452;1.85749;229;20220405;15.1;-1.6;6.8;3.4;6.23;0;3.1;21987 +70083;43.52452;1.85749;229;20220406;12;4.2;8.1;3.5;9.62;.2;1.47;8678 +70083;43.52452;1.85749;229;20220407;20.5;6.8;13.7;5;11.22;.4;3.49;17523 +70083;43.52452;1.85749;229;20220408;20.9;10.7;15.8;4.6;11.62;.2;3.78;16896 +70083;43.52452;1.85749;229;20220409;14.6;7;10.8;4.3;8.15;.4;2.87;14069 +70083;43.52452;1.85749;229;20220410;18.8;-1;8.9;4.1;7.22;0;3.55;23416 +70083;43.52452;1.85749;229;20220411;17.2;9.3;13.2;9;10.78;0;3.24;14654 +70083;43.52452;1.85749;229;20220412;17.2;11.3;14.2;7.5;11.15;0;3.11;11715 +70083;43.52452;1.85749;229;20220413;14.6;10.5;12.6;2.5;11.82;.7;1.46;5644 +70083;43.52452;1.85749;229;20220414;22.6;5.3;13.9;1.8;11.45;.1;3.37;21129 +70083;43.52452;1.85749;229;20220415;22.9;8;15.5;2.8;13.12;0;3.45;19641 +70083;43.52452;1.85749;229;20220416;22.8;10.4;16.6;4.1;12.75;0;3.96;20152 +70083;43.52452;1.85749;229;20220417;23;6.6;14.8;3.7;11.15;0;4.31;23582 +70083;43.52452;1.85749;229;20220418;18.4;10.1;14.3;3.9;11.18;0;3.29;17465 +70083;43.52452;1.85749;229;20220419;15.5;7.7;11.6;3.7;11.52;15.4;2.19;12688 +70083;43.52452;1.85749;229;20220420;11.1;8.3;9.7;2.4;11.12;12.5;1.07;5707 +70083;43.52452;1.85749;229;20220421;11.9;8.6;10.3;3;11.98;.5;1.04;5908 +70083;43.52452;1.85749;229;20220422;18.1;10;14.1;2.2;12.39;0;2.61;15400 +70083;43.52452;1.85749;229;20220423;15.2;10.6;12.9;4.3;11.22;20.3;2.21;7458 +70083;43.52452;1.85749;229;20220424;16.6;8.4;12.5;5.2;11.72;3.6;2.39;11763 +70083;43.52452;1.85749;229;20220425;19;6.1;12.6;2.1;10.75;0;3.39;23003 +70083;43.52452;1.85749;229;20220426;23.1;4.4;13.8;2;10.18;0;4.15;25852 +70083;43.52452;1.85749;229;20220427;21.1;8.4;14.8;3.4;11.95;0;3.67;19818 +70083;43.52452;1.85749;229;20220428;19.5;11.6;15.6;2.3;14.32;0;2.64;14786 +70083;43.52452;1.85749;229;20220429;22.6;13.3;17.9;3.1;14.62;.1;3.88;19882 +70083;43.52452;1.85749;229;20220430;21.9;13;17.5;3.8;13.22;0;4.05;19522 +70083;43.52452;1.85749;229;20220501;20.9;8.9;14.9;3.1;11.72;.2;3.85;21738 +70083;43.52452;1.85749;229;20220502;19.8;10.7;15.2;2.7;12.65;0;3;15324 +70083;43.52452;1.85749;229;20220503;20.6;11;15.8;2.5;13.08;2.4;3.23;17543 +70083;43.52452;1.85749;229;20220504;19.7;11.3;15.5;2.7;13.58;3;2.89;15770 +70083;43.52452;1.85749;229;20220505;20.1;9.7;14.9;3.8;11.95;.1;3.49;17899 +70083;43.52452;1.85749;229;20220506;19.3;9.7;14.5;4.2;11.04;.1;2.94;12362 +70083;43.52452;1.85749;229;20220507;21.9;10.1;16;4.3;11.74;.2;3.69;16568 +70083;43.52452;1.85749;229;20220508;23.1;11.4;17.3;2.7;12.38;.1;3.29;14458 +70083;43.52452;1.85749;229;20220509;25.6;11.8;18.7;2;11.84;0;3.82;17204 +70083;43.52452;1.85749;229;20220510;27.8;11.6;19.7;2.3;12.61;0;4.21;17851 +70083;43.52452;1.85749;229;20220511;27.6;11.8;19.7;3.4;13.41;0;4.54;18291 +70083;43.52452;1.85749;229;20220512;24.6;14.5;19.5;2.8;14.78;0;3.42;14469 +70083;43.52452;1.85749;229;20220513;25;15;20;1.7;15.11;0;3.15;14501 +70083;43.52452;1.85749;229;20220514;29.1;14.8;22;2.1;15.78;0;4.07;16730 +70083;43.52452;1.85749;229;20220515;26.3;16;21.1;4.4;14.41;0;4.6;16155 +70083;43.52452;1.85749;229;20220516;28.1;14.5;21.3;1.9;15.24;0;3.86;17325 +70083;43.52452;1.85749;229;20220517;30.3;14.8;22.6;2.7;15.98;0;4.6;18278 +70083;43.52452;1.85749;229;20220518;31.7;18.3;25;2.9;15.74;0;5.18;17033 +70083;43.52452;1.85749;229;20220519;26.5;17.6;22.1;5;16.91;0;4.47;15472 +70083;43.52452;1.85749;229;20220520;29.4;17.5;23.5;4.7;16.04;0;5.15;16310 +70083;43.52452;1.85749;229;20220521;31.5;16;23.7;2.8;17.61;.1;4.64;17731 +70083;43.52452;1.85749;229;20220522;30;16.9;23.4;3.2;19.01;.6;3.99;14607 +70083;43.52452;1.85749;229;20220523;20.6;16.8;18.7;4.2;16.11;0;2.42;7372 +70083;43.52452;1.85749;229;20220524;16.1;13.1;14.6;3.7;12.68;2.2;1.97;6967 +70083;43.52452;1.85749;229;20220525;19.9;11;15.5;4.6;11.74;0;3.42;15124 +70083;43.52452;1.85749;229;20220526;19.1;10.8;14.9;3.8;12.58;0;2.69;12604 +70083;43.52452;1.85749;229;20220527;24.6;12.5;18.6;3.3;13.81;0;3.97;17342 +70083;43.52452;1.85749;229;20220528;26;13.2;19.6;3.3;13.01;0;4.5;18284 +70083;43.52452;1.85749;229;20220529;24.9;11.8;18.4;2.7;9.41;0;4.61;18716 +70083;43.52452;1.85749;229;20220530;25.3;10.9;18.1;1.7;11.11;1.3;3.77;17280 +70083;43.52452;1.85749;229;20220531;26.1;14.4;20.3;1.8;13.91;0;3.87;17302 +70083;43.52452;1.85749;229;20220601;30.3;14.8;22.6;3.1;15.21;0;5.05;18974 +70083;43.52452;1.85749;229;20220602;26;17.1;21.6;3.6;16.98;.1;3.95;15263 +70083;43.52452;1.85749;229;20220603;29.6;17.6;23.6;3.6;17.31;.9;4.92;17392 +70083;43.52452;1.85749;229;20220604;28.9;17.5;23.2;2.9;19.78;2.9;4.15;16834 +70083;43.52452;1.85749;229;20220605;23.9;16.9;20.4;3.2;17.58;.1;3.11;12443 +70083;43.52452;1.85749;229;20220606;29.4;15;22.2;2.2;16.28;1.1;4.23;17301 +70083;43.52452;1.85749;229;20220607;23.3;16.8;20;2.5;16.68;0;2.99;12395 +70083;43.52452;1.85749;229;20220608;20.5;15.8;18.1;2.8;16.14;2.1;2.05;7257 +70083;43.52452;1.85749;229;20220609;22.6;13.5;18;4.1;13.71;0;3.43;12754 +70083;43.52452;1.85749;229;20220610;28.7;12.7;20.7;2.4;13.41;0;4.69;19797 +70083;43.52452;1.85749;229;20220611;33.4;15.9;24.6;2;13.51;0;6.57;29718 +70083;43.52452;1.85749;229;20220612;31.4;17.5;24.5;2.1;17.51;2.1;5.55;24808 +70083;43.52452;1.85749;229;20220613;31.2;18.4;24.8;3;19.84;0;5.93;26182 +70083;43.52452;1.85749;229;20220614;35.2;19.3;27.2;2.7;17.88;.1;6.68;25896 +70083;43.52452;1.85749;229;20220615;35.8;20.4;28.1;2.7;16.28;0;7.28;28030 +70083;43.52452;1.85749;229;20220616;36.8;21.2;29;2.2;17.74;0;6.87;26939 +70083;43.52452;1.85749;229;20220617;38.3;21;29.7;2;17.41;0;7.03;27977 +70083;43.52452;1.85749;229;20220618;34.5;21.3;27.9;4.2;15.71;0;8.04;26956 +70083;43.52452;1.85749;229;20220619;32.9;21.9;27.4;5.4;17.54;0;7.88;25773 +70083;43.52452;1.85749;229;20220620;29.1;19;24;3.2;19.31;0;5;21083 +70083;43.52452;1.85749;229;20220621;27.4;19.8;23.6;2.3;20.98;1.2;3.5;14608 +70083;43.52452;1.85749;229;20220622;29.3;18.6;23.9;2.9;18.78;.4;5.29;23153 +70083;43.52452;1.85749;229;20220623;28.4;17.2;22.8;2.4;17.34;11.9;5.14;23884 +70083;43.52452;1.85749;229;20220624;25.2;15.7;20.5;2.5;16.54;2.3;4.21;20630 +70083;43.52452;1.85749;229;20220625;27.5;15.2;21.4;3.2;16.08;4.7;4.94;21711 +70083;43.52452;1.85749;229;20220626;18.4;15.3;16.9;2.9;16.91;1.9;1.66;7623 +70083;43.52452;1.85749;229;20220627;17.7;14.8;16.3;2.9;15.98;5.8;2.12;11436 +70083;43.52452;1.85749;229;20220628;25.9;14.7;20.3;3.3;14.38;0;5.19;25184 +70083;43.52452;1.85749;229;20220629;29.5;14;21.7;2.4;14.38;2.1;5.52;25570 +70083;43.52452;1.85749;229;20220630;17.4;15.3;16.3;3.1;16.01;.6;1.72;7946 +70083;43.52452;1.85749;229;20220701;23.6;13.1;18.3;2.1;13.28;.1;4.52;24552 +70083;43.52452;1.85749;229;20220702;32.2;12.5;22.4;2.1;12.88;0;6.34;29807 +70083;43.52452;1.85749;229;20220703;30.7;17.1;23.9;2.6;16.71;.2;5.78;25368 +70083;43.52452;1.85749;229;20220704;27.1;16.4;21.8;3.5;18.04;0;4.96;23704 +70083;43.52452;1.85749;229;20220705;29.3;18.8;24;3.2;16.98;0;5.97;25830 +70083;43.52452;1.85749;229;20220706;28.3;17.5;22.9;3.2;14.61;0;5.46;22380 +70083;43.52452;1.85749;229;20220707;28.7;16.1;22.4;4.6;14.98;0;5.83;22406 +70083;43.52452;1.85749;229;20220708;29.8;16.4;23.1;3.5;14.61;0;6.49;28873 +70083;43.52452;1.85749;229;20220709;32.3;16.3;24.3;2.6;13.71;0;6.62;29092 +70083;43.52452;1.85749;229;20220710;33.7;18;25.9;2.5;13.58;0;6.89;28673 +70083;43.52452;1.85749;229;20220711;35.9;18.6;27.2;2.5;13.71;0;7.3;29259 +70083;43.52452;1.85749;229;20220712;36.2;19.4;27.8;2.9;15.04;0;7.53;28997 +70083;43.52452;1.85749;229;20220713;36.3;18.7;27.5;2.6;14.08;.1;7.37;29072 +70083;43.52452;1.85749;229;20220714;37.2;19.1;28.2;2.6;17.01;0;7.26;28973 +70083;43.52452;1.85749;229;20220715;36;21.4;28.7;2.8;14.98;0;7.3;26636 +70083;43.52452;1.85749;229;20220716;37.7;20.7;29.2;2.2;13.64;0;7.14;27289 +70083;43.52452;1.85749;229;20220717;38.6;20.4;29.5;2.6;13.58;0;7.69;28046 +70083;43.52452;1.85749;229;20220718;37;21.2;29.1;3.9;15.11;0;8.4;27440 +70083;43.52452;1.85749;229;20220719;33.9;23;28.4;4;18.14;1;6.97;23705 +70083;43.52452;1.85749;229;20220720;29.8;21.1;25.4;3.5;17.21;0;5.68;21300 +70083;43.52452;1.85749;229;20220721;33.8;18.1;26;2;15.81;0;6.22;27512 +70083;43.52452;1.85749;229;20220722;31.7;20.4;26;3.1;17.11;.3;5.84;21234 +70083;43.52452;1.85749;229;20220723;29;18.3;23.7;3.5;16.18;0;5.54;21945 +70083;43.52452;1.85749;229;20220724;37.3;17.3;27.3;2.3;16.44;0;6.94;28316 +70083;43.52452;1.85749;229;20220725;27.1;20.8;23.9;4.4;18.24;.6;4.45;13795 +70083;43.52452;1.85749;229;20220726;27;17.7;22.4;4.1;15.21;0;5.57;23373 +70083;43.52452;1.85749;229;20220727;28.9;15.5;22.2;3.3;12.78;0;6.14;26934 +70083;43.52452;1.85749;229;20220728;29.5;15.8;22.7;2.4;14.14;.2;5.31;23764 +70083;43.52452;1.85749;229;20220729;26.5;17.7;22.1;2.8;17.38;2.1;4.02;17419 +70083;43.52452;1.85749;229;20220730;30;19;24.5;3.2;17.24;0;5.77;24405 +70083;43.52452;1.85749;229;20220731;33;18.6;25.8;2.6;16.34;0;6.27;26569 +70083;43.52452;1.85749;229;20220801;34.2;19.2;26.7;3;16.31;0;6.78;26777 +70083;43.52452;1.85749;229;20220802;36.1;19.1;27.6;2.1;14.24;0;6.52;27235 +70083;43.52452;1.85749;229;20220803;36.6;19.6;28.1;2.7;14.68;0;6.91;26191 +70083;43.52452;1.85749;229;20220804;35.7;20.5;28.1;2.9;19.94;0;6.18;23670 +70083;43.52452;1.85749;229;20220805;31.7;20.7;26.2;3.5;19.54;0;5.93;22909 +70083;43.52452;1.85749;229;20220806;33;19.4;26.2;3.1;17.88;0;6.15;24012 +70083;43.52452;1.85749;229;20220807;34.2;20.6;27.4;2.5;14.64;0;6.38;24800 +70083;43.52452;1.85749;229;20220808;34.9;20;27.4;2.2;11.34;0;6.42;25928 +70083;43.52452;1.85749;229;20220809;35.5;19;27.2;2.3;11.71;0;6.44;24961 +70083;43.52452;1.85749;229;20220810;36.9;19.3;28.1;2.6;13.78;0;6.8;25663 +70083;43.52452;1.85749;229;20220811;35.5;22.1;28.8;3.6;20.74;0;6.33;23193 +70083;43.52452;1.85749;229;20220812;38.9;21.5;30.2;3;19.98;0;6.9;24078 +70083;43.52452;1.85749;229;20220813;35.1;20.7;27.9;3;19.68;.1;5.83;20558 +70083;43.52452;1.85749;229;20220814;29.5;21.1;25.3;3.8;19.58;0;4.76;16652 +70083;43.52452;1.85749;229;20220815;29;18.8;23.9;2.5;15.98;0;4.6;18703 +70083;43.52452;1.85749;229;20220816;33;17.5;25.3;2.7;16.38;12.1;5.19;18659 +70083;43.52452;1.85749;229;20220817;24.4;16.5;20.5;3.1;17.41;.1;2.93;11357 +70083;43.52452;1.85749;229;20220818;24.5;16.7;20.6;4.5;16.54;1.3;3.83;15773 +70083;43.52452;1.85749;229;20220819;26.1;17.1;21.6;4.1;16.24;.4;4.2;16213 +70083;43.52452;1.85749;229;20220820;30.2;16.3;23.3;2.4;15.94;0;5.08;23515 +70083;43.52452;1.85749;229;20220821;28.4;18.5;23.5;2.7;16.68;0;4.32;17335 +70083;43.52452;1.85749;229;20220822;26.2;19.2;22.7;3.9;17.98;1;3.8;13643 +70083;43.52452;1.85749;229;20220823;30.8;19.2;25;2.6;18.48;0;4.82;20316 +70083;43.52452;1.85749;229;20220824;35.9;18.8;27.3;2.1;16.24;.5;5.7;23072 +70083;43.52452;1.85749;229;20220825;30.1;21.3;25.7;3.3;19.01;1.5;4.55;15851 +70083;43.52452;1.85749;229;20220826;30;19.3;24.6;3.4;18.61;.1;4.75;18265 +70083;43.52452;1.85749;229;20220827;31.2;17.8;24.5;2.3;16.48;0;4.91;22380 +70083;43.52452;1.85749;229;20220828;33.8;17.7;25.8;2.2;13.94;0;5.41;22654 +70083;43.52452;1.85749;229;20220829;33.5;18.7;26.1;3.1;16.61;4.4;5.25;17786 +70083;43.52452;1.85749;229;20220830;32.1;17.7;24.9;2;18.41;0;4.71;21455 +70083;43.52452;1.85749;229;20220831;27.9;18.8;23.3;2.6;18.24;.2;3.53;13468 +70083;43.52452;1.85749;229;20220901;29.3;19;24.2;2.5;18.71;0;4.1;17334 +70083;43.52452;1.85749;229;20220902;28.5;18.2;23.4;2.4;17.91;7.8;3.94;17249 +70083;43.52452;1.85749;229;20220903;26.7;17.3;22;1.8;18.74;1.2;3.24;15957 +70083;43.52452;1.85749;229;20220904;30.6;17.7;24.1;3.4;19.88;0;4.59;19839 +70083;43.52452;1.85749;229;20220905;31.3;19.9;25.6;3.7;22.01;.5;4.42;17135 +70083;43.52452;1.85749;229;20220906;32.7;21.2;27;2.5;20.88;.1;4.69;18851 +70083;43.52452;1.85749;229;20220907;27.7;17.8;22.7;2.3;17.18;.2;3.5;14905 +70083;43.52452;1.85749;229;20220908;26.7;14.9;20.8;1.8;14.61;.7;3.41;16863 +70083;43.52452;1.85749;229;20220909;22;16.6;19.3;2;15.58;.8;2.36;10080 +70083;43.52452;1.85749;229;20220910;26.9;13.4;20.2;1.9;13.38;0;3.72;19498 +70083;43.52452;1.85749;229;20220911;32.8;14.3;23.5;2.5;13.71;0;5.04;21149 +70083;43.52452;1.85749;229;20220912;30;19.3;24.6;4.3;18.78;0;4.43;15376 +70083;43.52452;1.85749;229;20220913;29.3;22.4;25.9;3.7;22.24;.7;3.22;8364 +70083;43.52452;1.85749;229;20220914;29.4;19.6;24.5;3.1;18.91;10.4;3.95;14851 +70083;43.52452;1.85749;229;20220915;29;17.4;23.2;2.6;17.24;1;3.95;17475 +70083;43.52452;1.85749;229;20220916;25.1;18.3;21.7;4.3;16.21;0;3.77;13464 +70083;43.52452;1.85749;229;20220917;21.5;12.2;16.9;3.1;9.71;0;3.69;17865 +70083;43.52452;1.85749;229;20220918;25.1;8.1;16.6;1.8;7.34;0;3.54;19107 +70083;43.52452;1.85749;229;20220919;26.6;10.4;18.5;2.6;7.61;0;4.31;19028 +70083;43.52452;1.85749;229;20220920;25.6;10.4;18;2.6;8.24;0;4.07;18952 +70083;43.52452;1.85749;229;20220921;24.6;10.2;17.4;2.3;9.18;0;3.59;18447 +70083;43.52452;1.85749;229;20220922;26.4;10.4;18.4;2.2;11.01;0;3.54;18286 +70083;43.52452;1.85749;229;20220923;25.1;12;18.6;2.9;14.41;30.5;2.94;13749 +70083;43.52452;1.85749;229;20220924;19.6;14.6;17.1;2.7;15.01;1.8;1.9;8747 +70083;43.52452;1.85749;229;20220925;18.8;12.2;15.5;3.1;12.31;.4;2.4;12819 +70083;43.52452;1.85749;229;20220926;19.5;9.3;14.4;3.6;11.31;2.6;2.53;12742 +70083;43.52452;1.85749;229;20220927;17;12.4;14.7;5.2;13.34;2.9;1.86;8279 +70083;43.52452;1.85749;229;20220928;18.4;13.8;16.1;6.6;15.11;17.3;1.99;9325 +70083;43.52452;1.85749;229;20220929;16.5;12.5;14.5;4.8;13.41;19.5;1.72;8238 +70083;43.52452;1.85749;229;20220930;17.7;10.6;14.1;3.9;11.51;.5;2.2;10648 +70083;43.52452;1.85749;229;20221001;22.7;9.3;16;2.7;12.34;0;2.59;13438 +70083;43.52452;1.85749;229;20221002;23.6;12.8;18.2;2.2;14.88;.1;2.49;14599 +70083;43.52452;1.85749;229;20221003;23.4;12.6;18;1.8;14.01;0;2.38;13987 +70083;43.52452;1.85749;229;20221004;25.2;11.2;18.2;1.8;13.14;.1;2.69;15809 +70083;43.52452;1.85749;229;20221005;23.9;11.4;17.6;3.4;14.68;0;2.69;14964 +70083;43.52452;1.85749;229;20221006;20.7;14.6;17.7;2.2;15.71;.1;1.69;8718 +70083;43.52452;1.85749;229;20221007;22.4;12;17.2;2.2;15.04;.1;1.99;11417 +70083;43.52452;1.85749;229;20221008;21.9;15.4;18.7;2.2;16.31;.5;1.92;9684 +70083;43.52452;1.85749;229;20221009;23.8;11.8;17.8;2.7;14.51;.2;2.5;14209 +70083;43.52452;1.85749;229;20221010;24.2;13.6;18.9;2.6;15.11;0;2.44;12353 +70083;43.52452;1.85749;229;20221011;22.2;13.4;17.8;1.6;14.91;0;1.82;10297 +70083;43.52452;1.85749;229;20221012;23.5;14.1;18.8;1.9;15.04;1.1;2.1;11023 +70083;43.52452;1.85749;229;20221013;22.2;13.4;17.8;2;14.61;1;1.93;10121 +70083;43.52452;1.85749;229;20221014;21.9;16.5;19.2;3.8;16.41;.7;2.1;7213 +70083;43.52452;1.85749;229;20221015;26.3;12.6;19.4;2.9;15.21;.1;2.75;13732 +70083;43.52452;1.85749;229;20221016;24.8;15.8;20.3;4.3;17.51;0;2.58;11686 +70083;43.52452;1.85749;229;20221017;23.7;18.9;21.3;4.6;18.38;.1;2.32;6695 +70083;43.52452;1.85749;229;20221018;25.5;17;21.2;3.8;18.28;.1;2.53;11417 +70083;43.52452;1.85749;229;20221019;23.8;18;20.9;4.4;18.38;0;2.17;6682 +70083;43.52452;1.85749;229;20221020;23.9;17.8;20.9;3.4;17.91;.2;2.04;5913 +70083;43.52452;1.85749;229;20221021;23.9;17.1;20.5;2.8;15.31;.2;2.26;7333 +70083;43.52452;1.85749;229;20221022;25.1;14.8;20;2.8;14.84;0;2.5;11351 +70083;43.52452;1.85749;229;20221023;26.7;16.3;21.5;4.5;14.94;0;3.22;6793 +70083;43.52452;1.85749;229;20221024;24.3;15.2;19.8;2.5;14.91;0;2.17;9780 +70083;43.52452;1.85749;229;20221025;23.4;12.9;18.1;3;13.98;.1;2.13;8171 +70083;43.52452;1.85749;229;20221026;23.6;13.2;18.4;2.9;16.54;.1;1.69;7860 +70083;43.52452;1.85749;229;20221027;24.4;15.2;19.8;4.3;17.08;0;2.06;7780 +70083;43.52452;1.85749;229;20221028;23.8;18.3;21.1;5.1;16.84;0;2.71;7421 +70083;43.52452;1.85749;229;20221029;24.7;16.3;20.5;5;14.28;0;3.09;9387 +70083;43.52452;1.85749;229;20221030;23.6;14.7;19.1;3.5;14.71;0;2.21;8686 +70083;43.52452;1.85749;229;20221031;24.8;14.8;19.8;3.3;15.48;9.8;2.28;8422 +70083;43.52452;1.85749;229;20221101;19.6;13.5;16.5;2.4;14.21;0;1.45;8264 +70083;43.52452;1.85749;229;20221102;20;11.9;15.9;1.9;11.94;0;1.48;9307 +70083;43.52452;1.85749;229;20221103;18.3;10.5;14.4;3.3;12.24;4.6;1.44;4308 +70083;43.52452;1.85749;229;20221104;13.1;10;11.5;5.8;10.41;9.3;1.47;5152 +70083;43.52452;1.85749;229;20221105;14.5;6.5;10.5;3;9.24;0;1.28;9144 +70083;43.52452;1.85749;229;20221106;19.2;4.4;11.8;2.5;8.24;0;1.77;10364 +70083;43.52452;1.85749;229;20221107;19.8;7.2;13.5;3;10.34;0;1.71;9676 +70083;43.52452;1.85749;229;20221108;20.5;12.3;16.4;3.1;13.74;0;1.52;7145 +70083;43.52452;1.85749;229;20221109;17.8;11.8;14.8;2.4;13.54;1.2;1.05;4300 +70083;43.52452;1.85749;229;20221110;15.1;9.5;12.3;1.8;11.64;0;.88;6753 +70083;43.52452;1.85749;229;20221111;20.8;7.6;14.2;3.9;12.24;0;1.67;9131 +70083;43.52452;1.85749;229;20221112;22;12.2;17.1;3.8;13.24;.1;1.98;8302 +70083;43.52452;1.85749;229;20221113;20.3;8.5;14.4;2.9;10.78;0;1.63;8849 +70083;43.52452;1.85749;229;20221114;18.3;11.5;14.9;2.7;13.04;.4;1.17;4513 +70083;43.52452;1.85749;229;20221115;17.7;11.5;14.6;2.6;13.48;3.9;1.01;4866 +70083;43.52452;1.85749;229;20221116;18.3;10.4;14.4;1.8;11.68;0;1.11;8154 +70083;43.52452;1.85749;229;20221117;18;10.7;14.3;2.7;12.21;8.7;1.24;5263 +70083;43.52452;1.85749;229;20221118;13.4;9.5;11.5;4.4;10.74;4.3;1.13;5054 +70083;43.52452;1.85749;229;20221119;10;7.2;8.6;4.4;9.54;2.4;.76;3909 +70083;43.52452;1.85749;229;20221120;11.8;4.6;8.2;3.1;9.24;2.7;.75;5793 +70083;43.52452;1.85749;229;20221121;11.6;7.8;9.7;4.1;10.41;15.3;.78;2109 +70083;43.52452;1.85749;229;20221122;9.2;5.7;7.4;5.8;8.88;15.2;.77;3371 +70083;43.52452;1.85749;229;20221123;16;7.6;11.8;3.5;10.91;10;1.12;5182 +70083;43.52452;1.85749;229;20221124;14;6.9;10.5;2.4;9.61;0;.94;4787 +70083;43.52452;1.85749;229;20221125;10.4;8.2;9.3;3;10.11;9;.7;1591 +70083;43.52452;1.85749;229;20221126;11.6;5.2;8.4;2.2;8.94;0;.67;5472 +70083;43.52452;1.85749;229;20221127;12.5;3.5;8;3.4;8.38;.9;.88;6011 +70083;43.52452;1.85749;229;20221128;11.6;7.7;9.6;4.3;10.18;7.8;.78;3788 +70083;43.52452;1.85749;229;20221129;10.4;7.2;8.8;3.7;9.58;3;.72;4064 +70083;43.52452;1.85749;229;20221130;5.5;2.7;4.1;1.6;7.84;0;.34;2705 +70083;43.52452;1.85749;229;20221201;4.6;2.7;3.6;2;7.58;0;.33;1769 +70083;43.52452;1.85749;229;20221202;6.3;4.1;5.2;1.2;7.95;0;.42;2146 +70083;43.52452;1.85749;229;20221203;6.9;2.3;4.6;1.4;7.34;0;.45;2954 +70083;43.52452;1.85749;229;20221204;7.7;3.6;5.7;1.8;7.54;0;.52;3542 +70083;43.52452;1.85749;229;20221205;9.8;0;4.9;2.8;6.44;.1;.77;6118 +70083;43.52452;1.85749;229;20221206;11.7;2.5;7.1;2;7.41;.2;.73;5383 +70083;43.52452;1.85749;229;20221207;12.8;6.6;9.7;1.8;7.7;0;.83;5166 +70083;43.52452;1.85749;229;20221208;8.2;2.2;5.2;2.7;8;1.1;.47;3424 +70083;43.52452;1.85749;229;20221209;11.5;5.6;8.6;1.5;10.08;.4;.44;3631 +70083;43.52452;1.85749;229;20221210;1.1;1.7;1.4;4.3;6.65;0;.25;700 +70083;43.52452;1.85749;229;20221211;5.5;-5;.2;1.7;4.5;.1;.48;5935 +70083;43.52452;1.85749;229;20221212;6.3;.1;3.2;3.1;5.98;5.9;.71;3242 +70083;43.52452;1.85749;229;20221213;11.6;2.8;7.2;4;9.41;4.1;.56;3407 +70083;43.52452;1.85749;229;20221214;14.8;7.6;11.2;2.6;11.21;.2;.68;4503 +70083;43.52452;1.85749;229;20221215;12;8;10;2.8;11.48;4.3;.45;2855 +70083;43.52452;1.85749;229;20221216;11.6;9;10.3;2.1;10.81;1.9;.59;2341 +70083;43.52452;1.85749;229;20221217;6.5;5;5.8;1.8;7.85;0;.49;1921 +70083;43.52452;1.85749;229;20221218;10.2;1.6;5.9;3.4;8.25;0;.59;6236 +70083;43.52452;1.85749;229;20221219;16.2;11;13.6;6.8;11.3;0;1.81;4734 +70083;43.52452;1.85749;229;20221220;14.3;10.4;12.4;3.7;11.58;0;.94;2573 +70083;43.52452;1.85749;229;20221221;16.6;9.6;13.1;1.9;11.51;0;.75;4636 +70083;43.52452;1.85749;229;20221222;17.4;9.4;13.4;2.2;11.31;.7;.97;4856 +70083;43.52452;1.85749;229;20221223;18.8;11.8;15.3;2;12.44;.1;.96;5601 +70083;43.52452;1.85749;229;20221224;17.9;8.8;13.3;2.1;10.78;.1;.95;5624 +70083;43.52452;1.85749;229;20221225;13.9;7.6;10.7;3.7;10.61;.1;.74;4298 +70083;43.52452;1.85749;229;20221226;15.8;7.8;11.8;2.5;11.04;.3;.73;5129 +70083;43.52452;1.85749;229;20221227;13.6;8.7;11.2;1.7;11.18;.1;.53;4124 +70083;43.52452;1.85749;229;20221228;14;5.6;9.8;3.2;9.58;.1;.71;6191 +70083;43.52452;1.85749;229;20221229;13.4;6.6;10;2.7;10.58;1.8;.6;3871 +70083;43.52452;1.85749;229;20221230;15.9;7.8;11.9;3;10.98;.1;.89;4636 +70083;43.52452;1.85749;229;20221231;15.4;9.3;12.4;4.7;11.84;0;.94;4533 +70084;43.5485;2.16469;203;20220101;15.2;3;9.1;2.6;8.94;.1;.79;6542 +70084;43.5485;2.16469;203;20220102;13.8;3.6;8.7;3;9.94;.1;.59;5005 +70084;43.5485;2.16469;203;20220103;15.1;5.4;10.2;1.5;10.3;0;.59;5262 +70084;43.5485;2.16469;203;20220104;13.7;5.7;9.7;5.2;10.34;10.2;.87;3958 +70084;43.5485;2.16469;203;20220105;6.4;5.6;6;5.6;7.4;.6;.94;3786 +70084;43.5485;2.16469;203;20220106;6.7;.2;3.5;3.4;5.49;0;.89;6966 +70084;43.5485;2.16469;203;20220107;4;-2.5;.7;2.5;6.25;12.3;.42;3533 +70084;43.5485;2.16469;203;20220108;10;2.5;6.2;5.1;9.75;12.9;.37;2700 +70084;43.5485;2.16469;203;20220109;8.2;7.1;7.7;3.9;9.72;40.1;.62;966 +70084;43.5485;2.16469;203;20220110;7.6;6.8;7.2;2.3;9.62;8;.49;733 +70084;43.5485;2.16469;203;20220111;6.9;1.9;4.4;2.6;7.19;0;.66;6033 +70084;43.5485;2.16469;203;20220112;3;-1;1;2.3;5.95;0;.51;4866 +70084;43.5485;2.16469;203;20220113;.8;-3.2;-1.2;1.2;5.45;0;.28;4566 +70084;43.5485;2.16469;203;20220114;8;-4.8;1.6;1.2;5.42;0;.5;8200 +70084;43.5485;2.16469;203;20220115;9.8;-4.4;2.7;1.3;5.19;0;.61;8933 +70084;43.5485;2.16469;203;20220116;8.4;-4.8;1.8;1.8;5.42;0;.6;9100 +70084;43.5485;2.16469;203;20220117;1.7;-2.1;-.2;2.6;5.72;.1;.5;4466 +70084;43.5485;2.16469;203;20220118;.9;-1.2;-.2;1.9;6;.1;.3;2612 +70084;43.5485;2.16469;203;20220119;6;-.5;2.7;2;7.12;.8;.49;4200 +70084;43.5485;2.16469;203;20220120;7.7;.7;4.2;2.8;7.12;0;.73;4966 +70084;43.5485;2.16469;203;20220121;6.4;-.6;2.9;3.2;5.49;0;.85;8766 +70084;43.5485;2.16469;203;20220122;6.9;-4;1.5;2.1;5.05;.1;.69;9633 +70084;43.5485;2.16469;203;20220123;11.3;-5.3;3;1.3;5.35;0;.67;9700 +70084;43.5485;2.16469;203;20220124;13;-2.7;5.2;1.6;6.15;0;.81;9233 +70084;43.5485;2.16469;203;20220125;12.7;-3.8;4.4;.8;6.15;0;.63;9400 +70084;43.5485;2.16469;203;20220126;11.6;-4;3.8;1.3;6.09;0;.7;9733 +70084;43.5485;2.16469;203;20220127;7;-3.3;1.9;2.3;6.15;0;.77;7900 +70084;43.5485;2.16469;203;20220128;.4;-2.2;-.9;.7;5.61;0;.34;2885 +70084;43.5485;2.16469;203;20220129;2.5;-.8;.9;2.2;6.05;0;.53;4533 +70084;43.5485;2.16469;203;20220130;2.5;-.6;.9;3.2;6.49;.2;.38;2833 +70084;43.5485;2.16469;203;20220131;8.4;1.6;5;5.4;8.45;3.3;.58;2933 +70084;43.5485;2.16469;203;20220201;7.8;2;4.9;5.5;7.55;2.6;.94;6100 +70084;43.5485;2.16469;203;20220202;10.3;6.2;8.3;3.6;9.52;.7;.86;4133 +70084;43.5485;2.16469;203;20220203;8.6;-.3;4.1;1.7;8.05;.1;.6;6500 +70084;43.5485;2.16469;203;20220204;11.3;6.2;8.7;2.2;10.22;2.3;.88;4433 +70084;43.5485;2.16469;203;20220205;10.7;7.2;9;2.9;9.02;.9;1.09;5733 +70084;43.5485;2.16469;203;20220206;9.2;-1.2;4;3.1;7.19;1.3;.92;7066 +70084;43.5485;2.16469;203;20220207;12;7.2;9.6;4.8;9.59;3;1.27;4633 +70084;43.5485;2.16469;203;20220208;15.9;.4;8.2;1.9;7.12;0;1.43;11533 +70084;43.5485;2.16469;203;20220209;15.8;-1.1;7.4;1.6;7.29;.1;1.18;11533 +70084;43.5485;2.16469;203;20220210;8.9;2.9;5.9;1.7;8.86;0;.99;9487 +70084;43.5485;2.16469;203;20220211;14.3;4.7;9.5;2.7;8.99;.2;1.24;7000 +70084;43.5485;2.16469;203;20220212;13.6;-.7;6.5;2.5;7.04;0;1.31;10950 +70084;43.5485;2.16469;203;20220213;16;3.6;9.8;4.2;9.69;4.4;1.51;9450 +70084;43.5485;2.16469;203;20220214;12.2;6.4;9.3;4.9;9.49;10.3;1.43;6600 +70084;43.5485;2.16469;203;20220215;11.4;5.7;8.5;5.1;8.94;8.1;1.44;7750 +70084;43.5485;2.16469;203;20220216;13.3;6.9;10.1;4.4;11.09;12.3;.99;2900 +70084;43.5485;2.16469;203;20220217;14.4;11;12.7;4.8;12.51;3.3;1.11;4486 +70084;43.5485;2.16469;203;20220218;18.4;7.8;13.1;3.3;11.37;2.2;1.82;10896 +70084;43.5485;2.16469;203;20220219;11.3;7.7;9.5;3.1;8.59;.3;1.45;8366 +70084;43.5485;2.16469;203;20220220;11.6;.2;5.9;2.7;8.79;3;1.02;7733 +70084;43.5485;2.16469;203;20220221;12.8;8.3;10.5;6.9;9.42;8.4;1.99;8033 +70084;43.5485;2.16469;203;20220222;14.1;7;10.5;4;8.95;.7;1.94;11266 +70084;43.5485;2.16469;203;20220223;17.1;3.6;10.3;1.5;8.85;0;1.69;14166 +70084;43.5485;2.16469;203;20220224;15.6;4.6;10.1;3.2;9.69;1.6;1.73;10700 +70084;43.5485;2.16469;203;20220225;11.8;6.5;9.2;3.6;7.12;0;2.06;12600 +70084;43.5485;2.16469;203;20220226;14.5;-2;6.2;2.6;5.25;0;2.1;15966 +70084;43.5485;2.16469;203;20220227;15.7;-1.2;7.2;1.6;7.09;0;1.55;11900 +70084;43.5485;2.16469;203;20220228;17;1.1;9.1;1.4;7.79;0;1.76;15000 +70084;43.5485;2.16469;203;20220301;15.8;1.4;8.6;4.3;8.13;0;2.13;12495 +70084;43.5485;2.16469;203;20220302;12.4;5;8.7;3.7;9.87;1.6;1.14;6593 +70084;43.5485;2.16469;203;20220303;17.6;8.1;12.8;1.7;10.42;0;1.92;14333 +70084;43.5485;2.16469;203;20220304;10;6.5;8.2;4;10.12;10.7;.78;1933 +70084;43.5485;2.16469;203;20220305;9;6.4;7.7;3.8;9.25;2.7;.98;3900 +70084;43.5485;2.16469;203;20220306;11.8;5.1;8.4;2.3;7.89;0;1.54;9633 +70084;43.5485;2.16469;203;20220307;12.9;-1.6;5.7;2;6.89;0;1.59;13833 +70084;43.5485;2.16469;203;20220308;14.1;2.2;8.2;3.4;8.52;1.1;1.91;14600 +70084;43.5485;2.16469;203;20220309;15.2;5.4;10.3;3.7;9.85;0;1.99;14533 +70084;43.5485;2.16469;203;20220310;16.1;6.7;11.4;3.8;10.19;0;1.95;10766 +70084;43.5485;2.16469;203;20220311;13.5;8.8;11.1;7;10.39;0;1.94;7433 +70084;43.5485;2.16469;203;20220312;9.9;9.1;9.5;3.5;10.62;21.9;.94;3366 +70084;43.5485;2.16469;203;20220313;12.1;6.9;9.5;4.4;9.39;15.8;1.39;3300 +70084;43.5485;2.16469;203;20220314;13.6;2.4;8;6.8;10.25;.8;1.01;4900 +70084;43.5485;2.16469;203;20220315;13.3;11.7;12.5;10.1;12.23;0;1.49;4493 +70084;43.5485;2.16469;203;20220316;15.1;10.9;13;4.3;11.92;.1;1.59;5933 +70084;43.5485;2.16469;203;20220317;14.7;10.6;12.7;1.8;12.59;1.7;1.15;5066 +70084;43.5485;2.16469;203;20220318;13.2;8.4;10.8;1.6;10.89;.7;1.23;6850 +70084;43.5485;2.16469;203;20220319;16.3;6;11.1;4.5;8.79;0;2.56;13930 +70084;43.5485;2.16469;203;20220320;14.7;5.3;10;5.8;10.09;.2;1.72;7650 +70084;43.5485;2.16469;203;20220321;15.1;10.3;12.7;6.7;9.04;.3;3.18;12600 +70084;43.5485;2.16469;203;20220322;14.9;6.5;10.7;6.8;7.19;0;3.53;17050 +70084;43.5485;2.16469;203;20220323;15.6;2.3;9;5.9;7.14;0;3.12;18050 +70084;43.5485;2.16469;203;20220324;17.9;2.8;10.3;4.9;7.14;0;3.38;17700 +70084;43.5485;2.16469;203;20220325;18.8;5.6;12.2;4.2;6.89;0;3.55;16950 +70084;43.5485;2.16469;203;20220326;18.6;5.4;12;4.4;7.39;0;3.69;18750 +70084;43.5485;2.16469;203;20220327;21;5;13;3.9;7.19;0;3.97;17850 +70084;43.5485;2.16469;203;20220328;21;7.1;14.1;4.8;7.14;0;4.27;16250 +70084;43.5485;2.16469;203;20220329;18.5;7.1;12.8;3.2;9.74;4.1;2.44;11450 +70084;43.5485;2.16469;203;20220330;13.4;9.2;11.3;2.8;11.34;3;1.38;6150 +70084;43.5485;2.16469;203;20220331;14.5;8.7;11.6;5.8;9.39;9;2.5;10000 +70084;43.5485;2.16469;203;20220401;8.1;1.8;5;7.8;5.65;4.8;2.36;13549 +70084;43.5485;2.16469;203;20220402;8.6;1.1;4.8;6;5.25;.8;2.31;11490 +70084;43.5485;2.16469;203;20220403;7.7;-2.1;2.8;2.8;5.1;0;1.84;15703 +70084;43.5485;2.16469;203;20220404;11.7;-1.4;5.2;2.8;4.96;0;2.83;21525 +70084;43.5485;2.16469;203;20220405;15.4;-1;7.2;3.4;6.24;0;3.1;21987 +70084;43.5485;2.16469;203;20220406;12.4;4.1;8.2;3.7;9.69;1.2;1.36;6400 +70084;43.5485;2.16469;203;20220407;20.5;7.7;14.1;5.1;11.39;1;3.41;15950 +70084;43.5485;2.16469;203;20220408;21.1;11.4;16.2;4.7;11.74;.5;3.82;16500 +70084;43.5485;2.16469;203;20220409;14.6;6.8;10.7;4.5;7.99;.8;2.89;14050 +70084;43.5485;2.16469;203;20220410;19.1;-.8;9.1;3.8;6.94;0;3.53;23200 +70084;43.5485;2.16469;203;20220411;17.2;9.5;13.3;8.2;10.49;0;3.27;14450 +70084;43.5485;2.16469;203;20220412;17.1;11.4;14.2;7.1;10.84;0;3.05;10900 +70084;43.5485;2.16469;203;20220413;15.8;10.2;13;2.3;11.44;.9;1.56;5600 +70084;43.5485;2.16469;203;20220414;23.5;4.8;14.2;1.9;11.19;.2;3.46;21000 +70084;43.5485;2.16469;203;20220415;23.8;8.3;16.1;2.7;13.09;0;3.51;19000 +70084;43.5485;2.16469;203;20220416;23.4;10.7;17.1;4;12.74;0;4.04;20600 +70084;43.5485;2.16469;203;20220417;23.8;7.1;15.5;3.5;10.79;0;4.53;24100 +70084;43.5485;2.16469;203;20220418;18.8;10.5;14.6;4;11.14;0;3.42;18100 +70084;43.5485;2.16469;203;20220419;16.7;7.3;12;3.7;11.54;17.5;2.35;12900 +70084;43.5485;2.16469;203;20220420;10.9;8.6;9.7;2.3;11.29;18.7;.84;3350 +70084;43.5485;2.16469;203;20220421;11.7;9;10.4;3.1;12.19;3.9;.76;3000 +70084;43.5485;2.16469;203;20220422;18.7;10.3;14.5;1.9;12.44;.1;2.6;15900 +70084;43.5485;2.16469;203;20220423;16.6;10.7;13.6;4.6;11.14;26;2.4;6850 +70084;43.5485;2.16469;203;20220424;17.2;8.3;12.8;4.9;11.79;5;2.29;9950 +70084;43.5485;2.16469;203;20220425;19;7.7;13.4;2.4;10.79;0;3.47;22700 +70084;43.5485;2.16469;203;20220426;23.5;4.6;14;2.1;9.94;0;4.22;25750 +70084;43.5485;2.16469;203;20220427;21.2;8.5;14.9;3.4;11.96;0;3.67;19818 +70084;43.5485;2.16469;203;20220428;21;10.8;15.9;2.3;14.14;0;2.88;16200 +70084;43.5485;2.16469;203;20220429;23.4;13.9;18.6;3.4;14.64;.1;4.15;20750 +70084;43.5485;2.16469;203;20220430;22.4;13.2;17.8;4;13.19;.1;4.25;20600 +70084;43.5485;2.16469;203;20220501;21.4;8.8;15.1;3.1;11.39;0;4.05;22600 +70084;43.5485;2.16469;203;20220502;20.5;10.2;15.4;2.6;12.54;0;3.27;17950 +70084;43.5485;2.16469;203;20220503;20.7;12;16.4;2.4;13.19;2.2;3.12;16000 +70084;43.5485;2.16469;203;20220504;20.4;11.2;15.8;2.6;13.54;2.7;3.07;17200 +70084;43.5485;2.16469;203;20220505;20.3;9.4;14.8;3.2;11.99;.2;3.29;17150 +70084;43.5485;2.16469;203;20220506;20.3;8.9;14.6;3.4;11.12;.1;2.93;11133 +70084;43.5485;2.16469;203;20220507;23;9.6;16.3;3.7;11.89;0;3.77;16300 +70084;43.5485;2.16469;203;20220508;23.9;9.6;16.7;1.8;12.55;.1;3.26;15833 +70084;43.5485;2.16469;203;20220509;26.8;8.7;17.7;1.3;12.39;0;3.72;18800 +70084;43.5485;2.16469;203;20220510;27.9;9.1;18.5;1.7;12.85;0;3.84;17966 +70084;43.5485;2.16469;203;20220511;28.7;9.3;19;2.6;13.45;0;4.31;18933 +70084;43.5485;2.16469;203;20220512;25.9;14.1;20;2.2;14.85;0;3.38;14300 +70084;43.5485;2.16469;203;20220513;26.4;13.9;20.2;1.1;15.09;0;3.29;16400 +70084;43.5485;2.16469;203;20220514;29.9;11.9;20.9;1.6;15.65;0;3.9;17533 +70084;43.5485;2.16469;203;20220515;27.5;15.7;21.6;3.9;14.75;0;4.65;17166 +70084;43.5485;2.16469;203;20220516;28.6;13;20.8;1.3;15.25;0;3.75;17933 +70084;43.5485;2.16469;203;20220517;31.4;13.7;22.6;1.9;16.09;0;4.41;18833 +70084;43.5485;2.16469;203;20220518;32.9;15.9;24.4;2.5;16.75;0;4.97;17933 +70084;43.5485;2.16469;203;20220519;28.4;17.2;22.8;4.6;16.75;0;4.64;15600 +70084;43.5485;2.16469;203;20220520;30.6;16.6;23.6;3.6;16.15;0;4.93;17033 +70084;43.5485;2.16469;203;20220521;33.2;15.1;24.1;1.9;17.95;.1;4.31;17800 +70084;43.5485;2.16469;203;20220522;31.6;16.7;24.1;2.5;19.55;.5;4.17;14966 +70084;43.5485;2.16469;203;20220523;21.7;17.7;19.7;3.9;16.39;1;2.74;7266 +70084;43.5485;2.16469;203;20220524;18.5;13.5;16;3.5;12.92;3.4;2.41;7700 +70084;43.5485;2.16469;203;20220525;21.2;11.5;16.4;4.4;11.75;0;3.93;16466 +70084;43.5485;2.16469;203;20220526;19.7;10.8;15.2;3.7;12.59;0;3.02;13300 +70084;43.5485;2.16469;203;20220527;25.9;12.6;19.2;3.3;14.09;0;4.34;18466 +70084;43.5485;2.16469;203;20220528;26.9;12.5;19.7;3;13.22;0;4.74;19500 +70084;43.5485;2.16469;203;20220529;25.8;10.1;17.9;2.4;9.59;0;4.85;21033 +70084;43.5485;2.16469;203;20220530;26.3;8.3;17.3;1.2;11.09;1.7;3.57;16866 +70084;43.5485;2.16469;203;20220531;27.3;14.9;21.1;1.6;14.65;.1;4.15;18733 +70084;43.5485;2.16469;203;20220601;31.4;14.1;22.8;3.1;15.89;0;4.92;19400 +70084;43.5485;2.16469;203;20220602;28.7;17.6;23.1;2.7;17.55;0;3.78;13333 +70084;43.5485;2.16469;203;20220603;31;18.1;24.6;3.8;17.92;.6;5.3;18366 +70084;43.5485;2.16469;203;20220604;30;17;23.5;2.8;20.15;3.3;4.28;16533 +70084;43.5485;2.16469;203;20220605;24.9;17.4;21.2;3.4;18.12;0;3.37;12433 +70084;43.5485;2.16469;203;20220606;30.4;13.1;21.7;1.3;16.59;1.5;3.98;17400 +70084;43.5485;2.16469;203;20220607;24.4;16.8;20.6;2.4;17.15;.1;3.27;13533 +70084;43.5485;2.16469;203;20220608;21.5;14.4;18;2.6;16.25;4;2.28;7966 +70084;43.5485;2.16469;203;20220609;22.7;13.4;18;4.2;13.99;.3;3.77;14300 +70084;43.5485;2.16469;203;20220610;29.3;11.9;20.6;2.2;13.85;0;4.89;21066 +70084;43.5485;2.16469;203;20220611;34.5;13.7;24.1;1.2;13.99;0;6.08;29933 +70084;43.5485;2.16469;203;20220612;31.4;16.5;24;1.6;17.47;1.7;5.22;24374 +70084;43.5485;2.16469;203;20220613;32;18.6;25.3;2.6;19.74;.1;6.07;27315 +70084;43.5485;2.16469;203;20220614;35.9;18.5;27.2;2.4;18.1;.1;6.56;26363 +70084;43.5485;2.16469;203;20220615;31.7;18.9;25.3;2;16.95;0;5.9;27833 +70084;43.5485;2.16469;203;20220616;37.3;18.2;27.8;1.4;18.49;0;6.28;27233 +70084;43.5485;2.16469;203;20220617;39.4;18.4;28.9;1.4;18.32;0;6.72;28233 +70084;43.5485;2.16469;203;20220618;35.4;18.6;27;4.2;16.52;0;8.05;28633 +70084;43.5485;2.16469;203;20220619;33.2;22.2;27.7;6.5;17.99;0;8.5;28333 +70084;43.5485;2.16469;203;20220620;30;18.6;24.3;3.4;20.05;0;4.98;20200 +70084;43.5485;2.16469;203;20220621;29.3;20.7;25;2.4;21.95;1.1;3.74;13733 +70084;43.5485;2.16469;203;20220622;30.2;18.4;24.3;2.4;20.09;4;5.09;21966 +70084;43.5485;2.16469;203;20220623;28.6;16.8;22.7;2.3;18.39;13.7;5.08;23733 +70084;43.5485;2.16469;203;20220624;26;15.7;20.8;2.3;17.05;3.5;4.44;21200 +70084;43.5485;2.16469;203;20220625;29;14.7;21.8;3.2;17.12;10;5.1;21733 +70084;43.5485;2.16469;203;20220626;20.1;16;18;3;17.39;3.1;1.94;6866 +70084;43.5485;2.16469;203;20220627;19.1;15.1;17.1;3.2;16.39;4.6;2.63;12966 +70084;43.5485;2.16469;203;20220628;26.6;14.3;20.5;2.9;14.69;0;5.53;27100 +70084;43.5485;2.16469;203;20220629;30.6;11.7;21.2;1.6;14.59;2;5.49;26866 +70084;43.5485;2.16469;203;20220630;19.2;16.1;17.7;3.3;16.29;.7;2.48;10166 +70084;43.5485;2.16469;203;20220701;24.6;13;18.8;2.5;13.42;.1;5.43;29533 +70084;43.5485;2.16469;203;20220702;32.4;10.2;21.3;1.5;13.29;0;5.9;29433 +70084;43.5485;2.16469;203;20220703;31.6;14.7;23.2;2;17.39;.2;5.59;25600 +70084;43.5485;2.16469;203;20220704;28.2;16.9;22.6;3.5;18.55;0;5.49;24766 +70084;43.5485;2.16469;203;20220705;30.6;18.7;24.7;3.3;17.49;0;6.69;28833 +70084;43.5485;2.16469;203;20220706;29.2;15.9;22.5;2.7;14.65;0;5.79;25366 +70084;43.5485;2.16469;203;20220707;29.2;15.7;22.4;4;14.77;0;5.85;23339 +70084;43.5485;2.16469;203;20220708;30.3;15.9;23.1;3.2;15.02;0;6.67;29933 +70084;43.5485;2.16469;203;20220709;33;13.9;23.5;2.2;13.95;0;6.65;30033 +70084;43.5485;2.16469;203;20220710;34.8;15.4;25.1;2;14.12;0;6.85;29966 +70084;43.5485;2.16469;203;20220711;36.1;16.4;26.2;1.8;14.92;0;6.76;29333 +70084;43.5485;2.16469;203;20220712;36.7;17.7;27.2;2;16.89;0;6.95;29200 +70084;43.5485;2.16469;203;20220713;36;15.6;25.8;1.9;15.29;0;6.63;28966 +70084;43.5485;2.16469;203;20220714;37.7;17.9;27.8;1.6;17.22;0;6.64;28866 +70084;43.5485;2.16469;203;20220715;36.7;17.9;27.3;2.2;15.75;0;7.02;27900 +70084;43.5485;2.16469;203;20220716;38.2;16.6;27.4;1.5;14.59;0;6.63;28566 +70084;43.5485;2.16469;203;20220717;38.4;17.1;27.8;1.9;14.85;0;6.95;28500 +70084;43.5485;2.16469;203;20220718;37.3;18.9;28.1;3.9;16.49;0;8.17;28333 +70084;43.5485;2.16469;203;20220719;35.3;21.9;28.6;3.9;17.15;1.7;7.16;26300 +70084;43.5485;2.16469;203;20220720;30.7;21.8;26.3;3.1;17.95;0;6.12;23433 +70084;43.5485;2.16469;203;20220721;34.8;17.6;26.2;1.9;16.39;0;6.39;27933 +70084;43.5485;2.16469;203;20220722;32.3;17.7;25;2.6;17.62;.7;5.84;23233 +70084;43.5485;2.16469;203;20220723;29.9;18.6;24.2;3.5;16.69;0;6.12;25200 +70084;43.5485;2.16469;203;20220724;36.8;16.6;26.7;2.5;16.7;0;6.94;27983 +70084;43.5485;2.16469;203;20220725;27.9;20.5;24.2;3.8;18.92;.6;4.29;12833 +70084;43.5485;2.16469;203;20220726;28.1;17.7;22.9;4.2;15.19;0;6.53;28333 +70084;43.5485;2.16469;203;20220727;29.7;13.9;21.8;2.7;13.05;0;6.16;28533 +70084;43.5485;2.16469;203;20220728;30.4;14.6;22.5;2.1;14.72;1;5.32;23866 +70084;43.5485;2.16469;203;20220729;28.1;18.3;23.2;2.7;18.02;3;4.33;17466 +70084;43.5485;2.16469;203;20220730;31.1;18.5;24.8;2.7;17.59;0;5.99;26066 +70084;43.5485;2.16469;203;20220731;34.3;16.5;25.4;2.2;16.59;0;6.34;27633 +70084;43.5485;2.16469;203;20220801;35.4;18.6;27;2.6;16.65;0;6.93;27500 +70084;43.5485;2.16469;203;20220802;37.1;17.2;27.2;1.8;14.62;0;6.5;27766 +70084;43.5485;2.16469;203;20220803;37.5;16.4;27;2.1;15.42;0;6.45;26533 +70084;43.5485;2.16469;203;20220804;36.1;19.5;27.8;2.4;20.12;0;5.83;23133 +70084;43.5485;2.16469;203;20220805;32.5;21;26.8;3.5;20.15;.1;6.07;22500 +70084;43.5485;2.16469;203;20220806;34.3;19.9;27.1;3;18.25;0;6.53;24633 +70084;43.5485;2.16469;203;20220807;34.9;18.1;26.5;1.8;14.95;0;6.11;26400 +70084;43.5485;2.16469;203;20220808;36.1;16.8;26.4;1.5;11.55;0;6.01;27200 +70084;43.5485;2.16469;203;20220809;36.5;14.6;25.5;1.6;12.09;0;5.87;25500 +70084;43.5485;2.16469;203;20220810;37;15.8;26.4;2;14.39;0;6.1;24966 +70084;43.5485;2.16469;203;20220811;36.7;20.4;28.6;2.8;19.92;0;6.04;23700 +70084;43.5485;2.16469;203;20220812;39.7;20.8;30.3;2;20.25;0;6.45;24233 +70084;43.5485;2.16469;203;20220813;36.7;21.6;29.1;3;20.79;.4;6.07;19866 +70084;43.5485;2.16469;203;20220814;30.4;21.7;26.1;3.4;20.69;0;5.25;19400 +70084;43.5485;2.16469;203;20220815;29.7;19;24.4;2.2;16.32;0;5.02;21566 +70084;43.5485;2.16469;203;20220816;34;15.3;24.6;2.5;16.92;12.7;4.88;16900 +70084;43.5485;2.16469;203;20220817;25.1;17.1;21.1;2.9;17.82;0;2.94;10100 +70084;43.5485;2.16469;203;20220818;25.9;17.4;21.6;4.4;16.55;1.6;4.18;14500 +70084;43.5485;2.16469;203;20220819;26.4;17.6;22;4;16.49;1.3;4.18;13300 +70084;43.5485;2.16469;203;20220820;31.3;14.8;23.1;2;16.02;0;5.23;24566 +70084;43.5485;2.16469;203;20220821;29.6;17.6;23.6;2.6;16.69;0;4.79;18966 +70084;43.5485;2.16469;203;20220822;27.1;19.6;23.4;3.9;18.19;2.2;4.17;13500 +70084;43.5485;2.16469;203;20220823;32.2;19.6;25.9;2.6;18.39;.1;5.4;21933 +70084;43.5485;2.16469;203;20220824;36;15.9;25.9;1.9;16.12;.3;5.47;23433 +70084;43.5485;2.16469;203;20220825;31.8;20.4;26.1;2.6;19.25;1.2;4.71;17366 +70084;43.5485;2.16469;203;20220826;31;19.6;25.3;3.4;18.79;0;5.46;21100 +70084;43.5485;2.16469;203;20220827;32.2;17.5;24.8;1.7;16.62;0;5;23633 +70084;43.5485;2.16469;203;20220828;34.6;15;24.8;1.5;13.95;0;5.07;23533 +70084;43.5485;2.16469;203;20220829;34.1;16.8;25.5;2.3;16.85;3.9;4.68;17433 +70084;43.5485;2.16469;203;20220830;32.9;17.2;25.1;1.5;19.15;0;4.47;20566 +70084;43.5485;2.16469;203;20220831;30;16.9;23.5;1.9;18.49;0;3.62;14666 +70084;43.5485;2.16469;203;20220901;30.2;18.5;24.4;2.2;18.82;.1;4.12;17133 +70084;43.5485;2.16469;203;20220902;29.6;16.9;23.3;1.8;18.39;9.1;3.88;17733 +70084;43.5485;2.16469;203;20220903;28;17.3;22.7;1.7;19.55;1.7;3.5;16933 +70084;43.5485;2.16469;203;20220904;31.6;17.5;24.6;3.5;20.42;0;4.84;20466 +70084;43.5485;2.16469;203;20220905;31.4;20.4;25.9;4.7;22.7;0;4.6;16301 +70084;43.5485;2.16469;203;20220906;33;20.2;26.6;2.8;21.49;.4;4.83;19166 +70084;43.5485;2.16469;203;20220907;28.4;17.1;22.7;1.7;17.55;.9;3.15;13100 +70084;43.5485;2.16469;203;20220908;27.6;14.2;20.9;1.5;14.82;.6;3.54;17500 +70084;43.5485;2.16469;203;20220909;23.6;15.6;19.6;1.8;16.05;.9;2.64;11700 +70084;43.5485;2.16469;203;20220910;28;11.9;20;1.6;13.45;0;3.83;20366 +70084;43.5485;2.16469;203;20220911;32.8;11.9;22.3;1.9;14.05;0;4.52;20866 +70084;43.5485;2.16469;203;20220912;32.9;17.5;25.2;3.7;18.25;0;4.7;16033 +70084;43.5485;2.16469;203;20220913;30.6;21.9;26.2;3.9;22.85;1.4;3.29;7933 +70084;43.5485;2.16469;203;20220914;30.1;19.1;24.6;2.8;20.22;6.6;3.73;14566 +70084;43.5485;2.16469;203;20220915;30.1;16.5;23.3;2.1;17.92;1.3;4.05;19166 +70084;43.5485;2.16469;203;20220916;26.1;18.6;22.4;3.9;16.15;.5;4.22;16100 +70084;43.5485;2.16469;203;20220917;23;12.2;17.6;2.9;9.69;0;4.1;20533 +70084;43.5485;2.16469;203;20220918;26.6;6.2;16.4;1.5;7.85;0;3.55;20066 +70084;43.5485;2.16469;203;20220919;27.7;6.1;16.9;1.9;8.09;0;3.91;19900 +70084;43.5485;2.16469;203;20220920;26.6;7.6;17.1;2;8.59;0;3.89;19900 +70084;43.5485;2.16469;203;20220921;25.5;7.7;16.6;1.7;9.02;0;3.48;19533 +70084;43.5485;2.16469;203;20220922;26.5;7.7;17.1;1.4;10.92;0;3.11;18433 +70084;43.5485;2.16469;203;20220923;25.9;10.1;18;2.5;14.52;28.7;2.82;13166 +70084;43.5485;2.16469;203;20220924;20.9;14.7;17.8;2.5;15.69;2.1;2.27;10400 +70084;43.5485;2.16469;203;20220925;19.5;12.2;15.8;2.7;12.79;.5;2.59;14333 +70084;43.5485;2.16469;203;20220926;20.1;7.6;13.8;3.1;11.45;4.3;2.63;13933 +70084;43.5485;2.16469;203;20220927;18.1;12.7;15.4;4.7;13.65;7.4;2.18;8700 +70084;43.5485;2.16469;203;20220928;19.5;14;16.8;5.4;15.55;23.7;2.2;9100 +70084;43.5485;2.16469;203;20220929;17.5;12.4;14.9;3.5;13.89;11.4;1.84;8333 +70084;43.5485;2.16469;203;20220930;18.5;10.6;14.6;3.3;11.89;.7;2.39;12700 +70084;43.5485;2.16469;203;20221001;23.4;7.4;15.4;2.1;12.62;0;2.46;12466 +70084;43.5485;2.16469;203;20221002;24.8;11.1;18;1.5;14.75;.1;2.59;15966 +70084;43.5485;2.16469;203;20221003;24.5;11.5;18;1.6;14.02;0;2.62;15600 +70084;43.5485;2.16469;203;20221004;25.4;8.7;17.1;1.1;12.75;.1;2.52;17033 +70084;43.5485;2.16469;203;20221005;24.7;9.5;17.1;2.7;14.55;.2;2.57;15033 +70084;43.5485;2.16469;203;20221006;22.2;13.7;17.9;1.4;16.02;0;1.77;9033 +70084;43.5485;2.16469;203;20221007;23.2;10.8;17;1.8;15.05;0;1.92;11333 +70084;43.5485;2.16469;203;20221008;22.7;14.9;18.8;1.8;16.42;.6;1.92;9400 +70084;43.5485;2.16469;203;20221009;24.6;10.4;17.5;2.2;14.39;.1;2.53;15100 +70084;43.5485;2.16469;203;20221010;25.2;11.5;18.4;2.4;15.39;0;2.44;13900 +70084;43.5485;2.16469;203;20221011;23.1;12.3;17.7;1.2;15.09;0;1.86;11100 +70084;43.5485;2.16469;203;20221012;24.8;12.5;18.6;1.5;14.92;.8;2.26;13500 +70084;43.5485;2.16469;203;20221013;22.3;10.9;16.6;1.5;14.22;2.6;1.83;10200 +70084;43.5485;2.16469;203;20221014;21.7;16.3;19;3;16.92;1.9;1.92;5933 +70084;43.5485;2.16469;203;20221015;26.3;10.2;18.3;2.1;14.89;0;2.43;14466 +70084;43.5485;2.16469;203;20221016;25.8;14;19.9;4.2;17.32;0;2.77;11900 +70084;43.5485;2.16469;203;20221017;24.4;19.3;21.9;5.4;18.75;0;2.62;6833 +70084;43.5485;2.16469;203;20221018;26.1;14.7;20.4;3.3;18.12;.1;2.38;12166 +70084;43.5485;2.16469;203;20221019;25.3;15.4;20.4;3.9;18.42;0;2.15;7366 +70084;43.5485;2.16469;203;20221020;22.5;17.4;20;3.4;19.19;0;1.48;3166 +70084;43.5485;2.16469;203;20221021;24.8;15.7;20.3;2.3;16.85;.4;2.04;7866 +70084;43.5485;2.16469;203;20221022;25.7;12.3;19;2.5;15.42;0;2.38;12200 +70084;43.5485;2.16469;203;20221023;26;16.7;21.3;4.1;16.12;0;2.66;4800 +70084;43.5485;2.16469;203;20221024;25.3;14.7;20;1.5;15.35;0;1.97;10500 +70084;43.5485;2.16469;203;20221025;24.5;11;17.7;2.6;14.09;0;2.02;7833 +70084;43.5485;2.16469;203;20221026;23.7;11;17.3;1.9;15.75;.1;1.41;6000 +70084;43.5485;2.16469;203;20221027;25.6;13.1;19.4;3.1;16.79;0;2.1;8566 +70084;43.5485;2.16469;203;20221028;24.8;17.4;21.1;4.6;17.12;0;2.65;8366 +70084;43.5485;2.16469;203;20221029;26.1;14;20;4.1;13.92;0;2.71;8933 +70084;43.5485;2.16469;203;20221030;24.5;12.4;18.4;3.1;14.79;0;2.1;10066 +70084;43.5485;2.16469;203;20221031;25.4;13;19.2;3.7;15.99;8.2;2.35;9600 +70084;43.5485;2.16469;203;20221101;20.7;13.9;17.3;2.2;14.65;0;1.63;9733 +70084;43.5485;2.16469;203;20221102;21.2;10.6;15.9;1.4;12.05;0;1.54;10633 +70084;43.5485;2.16469;203;20221103;19.2;9.4;14.3;2.6;12.25;7.5;1.48;3866 +70084;43.5485;2.16469;203;20221104;13.2;9.5;11.3;4.6;10.92;18.5;1.26;4600 +70084;43.5485;2.16469;203;20221105;15.3;4.7;10;2.7;9.05;0;1.4;10633 +70084;43.5485;2.16469;203;20221106;19.2;1.5;10.3;1.4;8.29;0;1.31;10833 +70084;43.5485;2.16469;203;20221107;20.7;3.9;12.3;2.3;10.19;0;1.59;10400 +70084;43.5485;2.16469;203;20221108;21.5;10.3;15.9;2.7;13.92;0;1.53;7833 +70084;43.5485;2.16469;203;20221109;18.7;10.7;14.7;1.6;13.79;1.6;1.05;4666 +70084;43.5485;2.16469;203;20221110;15.7;9.9;12.8;2.5;11.83;0;1.09;6820 +70084;43.5485;2.16469;203;20221111;21.1;5.9;13.5;3.8;12.55;0;1.55;9433 +70084;43.5485;2.16469;203;20221112;22.6;10.8;16.7;3.5;13.29;.1;1.87;8833 +70084;43.5485;2.16469;203;20221113;20.4;6.4;13.4;2.1;10.82;0;1.32;8333 +70084;43.5485;2.16469;203;20221114;18.7;9.9;14.3;2;13.32;.7;1.07;4566 +70084;43.5485;2.16469;203;20221115;18.6;10.8;14.7;1.8;13.79;4.7;1;4700 +70084;43.5485;2.16469;203;20221116;19;10.2;14.6;1.3;12.35;0;1;9100 +70084;43.5485;2.16469;203;20221117;18;9.4;13.7;2;12.52;13;1.05;5666 +70084;43.5485;2.16469;203;20221118;13.6;9.4;11.5;3.5;11.32;8.8;1.04;5100 +70084;43.5485;2.16469;203;20221119;10.7;7.5;9.1;3.7;9.99;4.6;.81;4066 +70084;43.5485;2.16469;203;20221120;11.4;5.2;8.3;2.8;9.72;2.8;.75;5666 +70084;43.5485;2.16469;203;20221121;11.6;7.6;9.6;3.1;10.72;22.2;.74;1600 +70084;43.5485;2.16469;203;20221122;9.7;5.9;7.8;4.6;9.29;16.5;.83;3733 +70084;43.5485;2.16469;203;20221123;16.1;7.5;11.8;3.4;11;11.1;1.1;4782 +70084;43.5485;2.16469;203;20221124;14.4;3.9;9.1;1.5;9.89;0;.69;5566 +70084;43.5485;2.16469;203;20221125;10.8;5.2;8;2.3;10.29;10.2;.5;2700 +70084;43.5485;2.16469;203;20221126;11.9;5.6;8.7;1.9;9.45;0;.73;5500 +70084;43.5485;2.16469;203;20221127;13;1.3;7.1;2.2;8.39;2.5;.73;5333 +70084;43.5485;2.16469;203;20221128;11.8;7.3;9.6;2.8;10.62;18.4;.7;3366 +70084;43.5485;2.16469;203;20221129;11.3;6.9;9.1;2.8;9.72;1.6;.79;4700 +70084;43.5485;2.16469;203;20221130;6.6;2.9;4.8;2.5;8;0;.45;4105 +70084;43.5485;2.16469;203;20221201;4.8;2.8;3.8;1.9;7.79;0;.4;1800 +70084;43.5485;2.16469;203;20221202;7.4;4.5;5.9;1;7.92;0;.51;3600 +70084;43.5485;2.16469;203;20221203;7.4;2;4.7;.7;7.85;.2;.39;2866 +70084;43.5485;2.16469;203;20221204;9.1;4.6;6.9;1.3;7.82;.6;.56;5200 +70084;43.5485;2.16469;203;20221205;11.1;-2.7;4.2;1.7;6.19;.1;.62;8000 +70084;43.5485;2.16469;203;20221206;11.7;.4;6.1;1.4;6.99;.1;.66;5466 +70084;43.5485;2.16469;203;20221207;13.1;5.8;9.5;1.9;7.73;0;.91;6010 +70084;43.5485;2.16469;203;20221208;7.9;.4;4.2;2.1;7.62;1.3;.45;2566 +70084;43.5485;2.16469;203;20221209;11.4;6.1;8.7;1.4;10.39;.8;.52;3333 +70084;43.5485;2.16469;203;20221210;3.3;2.7;3;4.4;6.95;0;.56;2300 +70084;43.5485;2.16469;203;20221211;6.8;-5;.9;1.4;4.59;0;.48;6366 +70084;43.5485;2.16469;203;20221212;5.5;-3.4;1.1;1.9;5.85;12;.5;3100 +70084;43.5485;2.16469;203;20221213;10.6;3.4;7;2.1;9.75;4.7;.39;2266 +70084;43.5485;2.16469;203;20221214;13.9;7.2;10.5;1.9;11.25;1.2;.55;4433 +70084;43.5485;2.16469;203;20221215;12.1;5.6;8.9;2.7;11.29;5.8;.5;1933 +70084;43.5485;2.16469;203;20221216;12.2;8.1;10.2;1.9;11.19;1.1;.57;3233 +70084;43.5485;2.16469;203;20221217;7.5;4.2;5.9;1.7;7.89;0;.52;3100 +70084;43.5485;2.16469;203;20221218;12.8;-1.4;5.7;3;7.75;0;.7;5533 +70084;43.5485;2.16469;203;20221219;16.8;7.5;12.2;5.9;11.49;0;1.33;5933 +70084;43.5485;2.16469;203;20221220;14.9;10.5;12.7;3.8;12.19;.1;1.02;1800 +70084;43.5485;2.16469;203;20221221;16.2;9.2;12.7;1.4;11.92;0;.59;5866 +70084;43.5485;2.16469;203;20221222;16.8;6.1;11.5;1.7;11.72;2.6;.66;5300 +70084;43.5485;2.16469;203;20221223;19.2;10;14.6;1.2;12.79;.1;.67;6500 +70084;43.5485;2.16469;203;20221224;18.4;5.7;12;1.5;10.52;.1;.77;6433 +70084;43.5485;2.16469;203;20221225;15.1;4.7;9.9;2.1;10.32;.1;.62;4600 +70084;43.5485;2.16469;203;20221226;16.2;5.3;10.7;1.1;10.85;.2;.58;4933 +70084;43.5485;2.16469;203;20221227;14.3;8.1;11.2;1.1;11.25;.1;.53;4766 +70084;43.5485;2.16469;203;20221228;15.8;3.5;9.6;1.6;9.42;0;.61;5400 +70084;43.5485;2.16469;203;20221229;13.6;4.7;9.2;1.6;10.59;1.6;.52;3833 +70084;43.5485;2.16469;203;20221230;16.3;7.2;11.8;2;11.25;0;.74;4766 +70084;43.5485;2.16469;203;20221231;16.4;6.7;11.6;3.2;11.35;0;.85;4666 +70085;43.57156;2.47211;447;20220101;20.9;4.6;12.8;1.3;7.5;.1;1.05;6703 +70085;43.57156;2.47211;447;20220102;15.6;2;8.8;3.9;8.7;.1;1.23;6075 +70085;43.57156;2.47211;447;20220103;15.1;7;11.1;2.1;9.7;.1;.93;4501 +70085;43.57156;2.47211;447;20220104;10.3;3.1;6.7;2.8;9.2;8.2;.45;4218 +70085;43.57156;2.47211;447;20220105;5.1;4.3;4.7;5.7;6.1;.3;1.24;787 +70085;43.57156;2.47211;447;20220106;4.2;-1.2;1.5;6.1;5.2;0;.92;3582 +70085;43.57156;2.47211;447;20220107;1.5;-1.3;.1;5.9;6;16;.25;2337 +70085;43.57156;2.47211;447;20220108;6.9;2.2;4.6;6.2;8.9;16.9;.04;3336 +70085;43.57156;2.47211;447;20220109;6.3;5.6;6;4.5;8.6;44.2;.52;720 +70085;43.57156;2.47211;447;20220110;6.4;5.2;5.8;4.3;8.6;7.9;.48;1251 +70085;43.57156;2.47211;447;20220111;5.1;.7;2.9;6.2;6.5;0;.67;3293 +70085;43.57156;2.47211;447;20220112;4.8;-.1;2.4;5;5.6;0;.87;3564 +70085;43.57156;2.47211;447;20220113;11;-5.2;2.9;1;4.7;0;.61;7322 +70085;43.57156;2.47211;447;20220114;15.1;-3;6.1;1.2;4.1;0;.95;7871 +70085;43.57156;2.47211;447;20220115;10.8;-3.3;3.8;3;3.9;0;1.5;6907 +70085;43.57156;2.47211;447;20220116;7.6;-1.4;3.1;4.8;5.1;0;1.27;5387 +70085;43.57156;2.47211;447;20220117;5.5;-3.1;1.2;5.4;5.4;.1;.82;5304 +70085;43.57156;2.47211;447;20220118;7.1;-4.9;1.1;2.1;5.2;.1;.65;6509 +70085;43.57156;2.47211;447;20220119;4.4;-3.1;.7;4.2;6.3;1;.31;5008 +70085;43.57156;2.47211;447;20220120;6.2;.7;3.5;5.3;6.6;.1;.76;4205 +70085;43.57156;2.47211;447;20220121;5.2;-.4;2.4;6.3;5.4;0;1.08;4306 +70085;43.57156;2.47211;447;20220122;4.6;-2.5;1.1;5.4;4.9;.1;.98;5031 +70085;43.57156;2.47211;447;20220123;12.6;-3.6;4.5;2.2;5.1;0;1.19;8180 +70085;43.57156;2.47211;447;20220124;11.6;-.9;5.4;2.4;6.5;0;1;7159 +70085;43.57156;2.47211;447;20220125;12.8;-2;5.4;2.2;6.4;0;1.04;7972 +70085;43.57156;2.47211;447;20220126;11.1;-2;4.6;3.5;6.1;0;1.2;7539 +70085;43.57156;2.47211;447;20220127;10.5;.8;5.7;5.4;6.1;0;1.59;6440 +70085;43.57156;2.47211;447;20220128;-1.5;-3.3;-2.4;7.1;5.1;0;.18;2274 +70085;43.57156;2.47211;447;20220129;2.2;-2.6;-.2;5.5;5.4;0;.51;4373 +70085;43.57156;2.47211;447;20220130;0;-1.9;-.9;7.2;5.8;.2;.13;2441 +70085;43.57156;2.47211;447;20220131;6;-.5;2.8;8;7.3;4.7;.37;5391 +70085;43.57156;2.47211;447;20220201;5.3;1.9;3.6;7.4;6.7;5.1;.83;3693 +70085;43.57156;2.47211;447;20220202;9.6;4.2;6.9;7.2;9;2.4;.77;4971 +70085;43.57156;2.47211;447;20220203;16.4;-1.2;7.6;4.6;7.6;.1;1.87;9865 +70085;43.57156;2.47211;447;20220204;9.5;5.9;7.7;5.2;9.5;3.6;.72;4005 +70085;43.57156;2.47211;447;20220205;7.8;6.6;7.2;5.6;8.6;1.2;.9;1949 +70085;43.57156;2.47211;447;20220206;6.3;.6;3.5;7;7.1;3.1;.66;5438 +70085;43.57156;2.47211;447;20220207;8.6;4.8;6.7;7.1;8.9;3.8;.73;4332 +70085;43.57156;2.47211;447;20220208;16.7;2.2;9.5;3.4;6.5;0;2.15;9491 +70085;43.57156;2.47211;447;20220209;11.2;-1.6;4.8;2.8;7.3;0;.98;8983 +70085;43.57156;2.47211;447;20220210;7.7;3.7;5.7;1.7;7.35;0;1.36;11725 +70085;43.57156;2.47211;447;20220211;11.4;4.3;7.9;2.9;7.78;0;1.29;7175 +70085;43.57156;2.47211;447;20220212;12.5;-.5;6;3;6.88;.1;1.36;9525 +70085;43.57156;2.47211;447;20220213;14.7;3.4;9;4.3;8.68;4.2;1.53;8075 +70085;43.57156;2.47211;447;20220214;10.1;6.6;8.4;5;8.33;7.2;1.36;5650 +70085;43.57156;2.47211;447;20220215;9.1;4;6.5;5.4;8.24;7.8;1.21;6966 +70085;43.57156;2.47211;447;20220216;10.3;5.7;8;6.7;10.2;20.1;.66;5549 +70085;43.57156;2.47211;447;20220217;11.1;9.8;10.5;6.3;12.1;6.7;.57;2551 +70085;43.57156;2.47211;447;20220218;17.3;5.5;11.4;4.3;11.3;2;1.57;9717 +70085;43.57156;2.47211;447;20220219;10.3;5.7;8;4.1;7.6;.1;1.48;5795 +70085;43.57156;2.47211;447;20220220;10.3;2;6.2;5.9;8.3;4.2;1.06;8220 +70085;43.57156;2.47211;447;20220221;8.8;6.9;7.9;7.2;8.8;8.9;1.14;3495 +70085;43.57156;2.47211;447;20220222;10.9;6.1;8.5;6.4;8.1;.6;1.7;6198 +70085;43.57156;2.47211;447;20220223;16.5;4.9;10.7;3.5;8.6;0;2.03;10294 +70085;43.57156;2.47211;447;20220224;15.9;4.2;10.1;4.1;9.3;2.1;1.84;10480 +70085;43.57156;2.47211;447;20220225;10.4;5.7;8.1;4.8;6.7;0;1.93;6385 +70085;43.57156;2.47211;447;20220226;12.5;-3.3;4.6;3.7;5.3;0;1.98;12655 +70085;43.57156;2.47211;447;20220227;13;.4;6.7;2.4;7.3;0;1.5;11345 +70085;43.57156;2.47211;447;20220228;15;3;9;2.7;7.6;0;1.86;11192 +70085;43.57156;2.47211;447;20220301;12.3;4;8.2;4.3;7.9;0;1.7;9269 +70085;43.57156;2.47211;447;20220302;7.5;6.5;7;3.9;9.5;1.7;.57;2643 +70085;43.57156;2.47211;447;20220303;16.2;6.9;11.6;2.4;10;0;1.71;10121 +70085;43.57156;2.47211;447;20220304;9;7.7;8.4;5.3;9.6;10.8;.92;3241 +70085;43.57156;2.47211;447;20220305;6.3;4.8;5.6;5.5;8.7;2.2;.53;3603 +70085;43.57156;2.47211;447;20220306;9.1;4;6.6;3.3;7.7;0;1.23;7536 +70085;43.57156;2.47211;447;20220307;10.8;-1.9;4.5;2.2;6.5;0;1.43;12590 +70085;43.57156;2.47211;447;20220308;6.5;1.9;4.2;3.3;8.4;1.4;.58;7293 +70085;43.57156;2.47211;447;20220309;8.8;5.5;7.2;3.7;9.6;.1;.77;6110 +70085;43.57156;2.47211;447;20220310;10.9;8.1;9.5;4.7;10.4;1;1.08;5626 +70085;43.57156;2.47211;447;20220311;8.6;8.4;8.5;6.9;10.4;40;.59;831 +70085;43.57156;2.47211;447;20220312;8.3;8.1;8.2;5.8;10;68.3;.65;851 +70085;43.57156;2.47211;447;20220313;8.9;7;8;5.7;8.8;26.5;1.21;4646 +70085;43.57156;2.47211;447;20220314;9.1;1.8;5.5;7.8;10.3;5.5;.08;10129 +70085;43.57156;2.47211;447;20220315;9.9;9.3;9.6;8.3;11.7;4.1;.45;2264 +70085;43.57156;2.47211;447;20220316;10.5;9.6;10.1;4.1;11.3;.2;.8;3026 +70085;43.57156;2.47211;447;20220317;13.5;8.4;11;2.7;12.1;1.6;1.19;8604 +70085;43.57156;2.47211;447;20220318;12.1;7.2;9.6;2.5;9.7;1.1;1.31;6200 +70085;43.57156;2.47211;447;20220319;15;5.6;10.3;2.9;7.9;0;2.3;14366 +70085;43.57156;2.47211;447;20220320;12.9;6.5;9.7;6.3;8.93;11.5;1.76;6775 +70085;43.57156;2.47211;447;20220321;13.8;6.6;10.2;7.5;8.15;7.6;2.64;11875 +70085;43.57156;2.47211;447;20220322;13.1;5.1;9.1;7.5;6.77;0;3.34;17366 +70085;43.57156;2.47211;447;20220323;15;3.1;9;5.9;6.2;0;3.37;19300 +70085;43.57156;2.47211;447;20220324;16.5;2.7;9.6;4.8;6.11;0;3.59;19000 +70085;43.57156;2.47211;447;20220325;17.5;4.6;11.1;3.6;6.13;0;3.45;17625 +70085;43.57156;2.47211;447;20220326;17.7;3.7;10.7;3.9;6.58;0;3.49;19300 +70085;43.57156;2.47211;447;20220327;19.5;3.7;11.6;3.4;6.73;0;3.61;18775 +70085;43.57156;2.47211;447;20220328;19.6;5.9;12.7;4.5;6.55;0;3.99;16800 +70085;43.57156;2.47211;447;20220329;16.9;8.3;12.6;3.4;8.9;2.9;2.63;11925 +70085;43.57156;2.47211;447;20220330;12.1;7.6;9.9;2.9;10.57;3.1;1.34;6300 +70085;43.57156;2.47211;447;20220331;11.9;6.7;9.3;6.1;8.38;7.8;2.2;11500 +70085;43.57156;2.47211;447;20220401;6.5;.6;3.6;7.8;5.58;4.7;2.16;12683 +70085;43.57156;2.47211;447;20220402;6.1;-.6;2.8;6.1;5.18;.8;2.07;11056 +70085;43.57156;2.47211;447;20220403;6.7;-1.5;2.6;5.4;4.6;0;2.73;16346 +70085;43.57156;2.47211;447;20220404;10.4;-.4;5;2.7;4.95;0;2.83;21333 +70085;43.57156;2.47211;447;20220405;14.6;-1.4;6.6;3.2;6.14;.1;3.07;22558 +70085;43.57156;2.47211;447;20220406;11.5;2.3;6.9;3.5;8.68;2.4;1.3;7725 +70085;43.57156;2.47211;447;20220407;16.4;5.4;10.9;5.1;10.28;4.1;2.24;12050 +70085;43.57156;2.47211;447;20220408;19;9.2;14.1;5.7;10.63;.6;3.36;15400 +70085;43.57156;2.47211;447;20220409;12.3;5.5;8.9;5.2;7.33;.6;2.7;15325 +70085;43.57156;2.47211;447;20220410;17.8;-.2;8.8;4;6.43;0;3.69;24050 +70085;43.57156;2.47211;447;20220411;15.4;7.6;11.5;8.6;9.83;0;2.64;12350 +70085;43.57156;2.47211;447;20220412;16.2;9;12.6;7.2;9.45;3.5;2.99;10400 +70085;43.57156;2.47211;447;20220413;15.3;9.5;12.4;2.6;9.75;1.2;2.07;8375 +70085;43.57156;2.47211;447;20220414;21.8;4.9;13.4;2.4;10.43;.8;3.55;21600 +70085;43.57156;2.47211;447;20220415;22.8;7.3;15.1;3.2;11.5;0;3.88;21375 +70085;43.57156;2.47211;447;20220416;22.2;8.3;15.2;4.4;10.65;0;4.54;23750 +70085;43.57156;2.47211;447;20220417;22.4;6;14.2;4;9.45;0;4.67;25275 +70085;43.57156;2.47211;447;20220418;18.3;7.5;12.9;3.5;10.23;0;3.31;19900 +70085;43.57156;2.47211;447;20220419;16.1;7.8;11.9;3.1;10.83;7.6;2.41;14100 +70085;43.57156;2.47211;447;20220420;11.8;7.7;9.8;1.7;10.7;34.3;1.09;5225 +70085;43.57156;2.47211;447;20220421;12.3;8.1;10.2;2.4;11.18;3;1.1;5550 +70085;43.57156;2.47211;447;20220422;18.8;7;12.9;2.3;10.86;.2;2.84;18300 +70085;43.57156;2.47211;447;20220423;14;9.5;11.8;4.7;10.15;27.2;2.11;6800 +70085;43.57156;2.47211;447;20220424;14.2;6.4;10.3;4.6;10.6;9.5;1.7;9050 +70085;43.57156;2.47211;447;20220425;17;5.9;11.5;2.6;9.85;0;3.27;22975 +70085;43.57156;2.47211;447;20220426;22;4.4;13.2;2.1;9.6;0;4.07;26000 +70085;43.57156;2.47211;447;20220427;21.3;7.7;14.5;2.8;11.03;0;3.57;19975 +70085;43.57156;2.47211;447;20220428;19.4;10.4;14.9;2.5;12.65;1.3;3.02;16875 +70085;43.57156;2.47211;447;20220429;21.3;11.5;16.4;3.2;13.65;.3;3.34;16900 +70085;43.57156;2.47211;447;20220430;20.4;11.8;16.1;3.7;12.05;.1;3.78;19300 +70085;43.57156;2.47211;447;20220501;19.6;7.4;13.5;3;10.03;0;3.92;23300 +70085;43.57156;2.47211;447;20220502;17.5;9.6;13.5;2.1;10.83;0;2.94;16875 +70085;43.57156;2.47211;447;20220503;18.4;10.3;14.4;1.8;12.35;2.5;2.33;12000 +70085;43.57156;2.47211;447;20220504;17.8;8.9;13.3;2.2;12.3;3;2.49;14800 +70085;43.57156;2.47211;447;20220505;17.9;8.7;13.3;3.4;10.93;.2;3.1;17550 +70085;43.57156;2.47211;447;20220506;18.1;7.4;12.8;4.8;10.3;0;3.43;19102 +70085;43.57156;2.47211;447;20220507;20.9;10.3;15.6;4.4;11.2;0;4.03;19100 +70085;43.57156;2.47211;447;20220508;21.8;8.5;15.2;3.2;11.8;.1;3.92;21610 +70085;43.57156;2.47211;447;20220509;22.8;8;15.4;.6;12.9;.1;3.57;22953 +70085;43.57156;2.47211;447;20220510;25.1;8.7;16.9;.7;12.7;0;3.95;24319 +70085;43.57156;2.47211;447;20220511;25.1;8.6;16.9;2.2;12.7;0;4.43;24503 +70085;43.57156;2.47211;447;20220512;22.1;9.5;15.8;2.8;13;0;3.79;21384 +70085;43.57156;2.47211;447;20220513;24.1;8.7;16.4;2;14;0;4.05;23839 +70085;43.57156;2.47211;447;20220514;26.9;11.4;19.2;1.2;15.6;0;4.29;24016 +70085;43.57156;2.47211;447;20220515;22.4;13.5;18;4.7;14.2;0;3.99;18041 +70085;43.57156;2.47211;447;20220516;26.9;11.3;19.1;1.3;15.5;.1;4.36;24283 +70085;43.57156;2.47211;447;20220517;28;12.8;20.4;1.2;15.6;0;4.49;24047 +70085;43.57156;2.47211;447;20220518;29.9;14.3;22.1;2.7;15.9;0;5.44;24461 +70085;43.57156;2.47211;447;20220519;23.6;15.9;19.8;5.3;16.1;0;4.12;16965 +70085;43.57156;2.47211;447;20220520;25.3;15.6;20.5;4.3;15.3;0;4.68;19222 +70085;43.57156;2.47211;447;20220521;29.5;11.9;20.7;1.5;16.6;.1;4.99;26306 +70085;43.57156;2.47211;447;20220522;29.9;14.6;22.3;2;18.5;.2;5.01;24540 +70085;43.57156;2.47211;447;20220523;17.6;16.6;17.1;4.4;16.4;1.5;1.73;5591 +70085;43.57156;2.47211;447;20220524;14.8;11;12.9;4.7;12.9;3.4;1.97;11830 +70085;43.57156;2.47211;447;20220525;18.8;10.2;14.5;6;11.6;0;3.66;18326 +70085;43.57156;2.47211;447;20220526;18.1;10;14.1;6.2;12;0;3.31;17807 +70085;43.57156;2.47211;447;20220527;23.7;12.1;17.9;5.4;13.9;0;4.65;21552 +70085;43.57156;2.47211;447;20220528;24.1;12.9;18.5;6.3;13.2;0;5.17;21215 +70085;43.57156;2.47211;447;20220529;24.4;10.1;17.3;3.8;9.8;0;5.4;24153 +70085;43.57156;2.47211;447;20220530;24.6;7.2;15.9;1.1;11;3;4.43;26802 +70085;43.57156;2.47211;447;20220531;25.7;13.4;19.6;1;14.9;.4;4.13;22434 +70085;43.57156;2.47211;447;20220601;26.7;11;18.9;2.4;14.6;0;4.9;25521 +70085;43.57156;2.47211;447;20220602;24.7;14.3;19.5;3.6;15.9;0;4.35;20638 +70085;43.57156;2.47211;447;20220603;26.2;15.6;20.9;3.7;16.6;.1;4.71;20884 +70085;43.57156;2.47211;447;20220604;27.3;14.8;21.1;3.7;18.3;1.5;4.79;22801 +70085;43.57156;2.47211;447;20220605;23;16.1;19.6;4.6;17.3;.1;3.65;16726 +70085;43.57156;2.47211;447;20220606;30.2;12.2;21.2;1.2;15.5;.9;5.25;27639 +70085;43.57156;2.47211;447;20220607;22.9;12.9;17.9;3.3;15.5;0;3.87;20391 +70085;43.57156;2.47211;447;20220608;18.8;11.8;15.3;2.8;14.8;4.6;2.81;16930 +70085;43.57156;2.47211;447;20220609;19.1;12.7;15.9;4.9;12.6;.3;3.51;16167 +70085;43.57156;2.47211;447;20220610;27.2;13.3;20.3;4.4;13.5;0;5.82;24301 +70085;43.57156;2.47211;447;20220611;33.2;11.2;22.2;1.9;14.6;0;6.41;30848 +70085;43.57156;2.47211;447;20220612;29.5;13.8;21.7;2.4;16.6;1.5;5.43;25938 +70085;43.57156;2.47211;447;20220613;31.1;17.6;24.4;3;19.5;.2;5.66;24004 +70085;43.57156;2.47211;447;20220614;32.1;15.1;23.6;.9;17.9;0;5.31;27071 +70085;43.57156;2.47211;447;20220615;34.5;15.7;25.1;1.5;16;0;6.17;28535 +70085;43.57156;2.47211;447;20220616;35.7;15.5;25.6;1.4;17.23;0;6.11;27432 +70085;43.57156;2.47211;447;20220617;38.1;16.8;27.5;1.3;15.77;0;6.43;28069 +70085;43.57156;2.47211;447;20220618;30.4;17;23.7;4.2;14.53;0;7.24;22786 +70085;43.57156;2.47211;447;20220619;28.5;19.1;23.8;7.3;15.1;0;8.32;20953 +70085;43.57156;2.47211;447;20220620;25.1;19.6;22.4;3.9;18.07;0;5.11;19475 +70085;43.57156;2.47211;447;20220621;26.9;18.8;22.9;2.9;20.23;1.1;4.46;19157 +70085;43.57156;2.47211;447;20220622;27.8;17.2;22.5;3.4;18.33;4.3;4.91;19067 +70085;43.57156;2.47211;447;20220623;28;18.2;23.1;1.7;20.7;19.4;4.27;20366 +70085;43.57156;2.47211;447;20220624;23.9;15.9;19.9;3.6;16.7;4.5;3.99;18304 +70085;43.57156;2.47211;447;20220625;24.8;11.3;18.1;2.6;15.9;10;4.34;24049 +70085;43.57156;2.47211;447;20220626;24.7;14.9;19.8;3.7;17.3;3.1;4.16;20340 +70085;43.57156;2.47211;447;20220627;16.1;13.8;15;5.4;15.8;1.7;1.57;9361 +70085;43.57156;2.47211;447;20220628;24.9;13.7;19.3;4.9;14.4;0;5;21780 +70085;43.57156;2.47211;447;20220629;30.3;10.7;20.5;2.1;14.2;1.6;5.85;29092 +70085;43.57156;2.47211;447;20220630;15.9;15.4;15.7;4.7;15.6;.6;1.34;3849 +70085;43.57156;2.47211;447;20220701;23.8;11.9;17.9;4.2;12.5;0;4.88;22415 +70085;43.57156;2.47211;447;20220702;31.4;7.8;19.6;1.4;12.5;0;5.86;31320 +70085;43.57156;2.47211;447;20220703;30.1;12.2;21.2;3;16;.2;5.88;27639 +70085;43.57156;2.47211;447;20220704;26;16.6;21.3;4.9;18.4;0;4.53;19742 +70085;43.57156;2.47211;447;20220705;28.7;18.1;23.4;4.3;17.5;0;5.53;20991 +70085;43.57156;2.47211;447;20220706;27;15.8;21.4;3.7;14.3;0;5.36;21570 +70085;43.57156;2.47211;447;20220707;27.7;15.4;21.6;4.8;14.3;0;5.93;22611 +70085;43.57156;2.47211;447;20220708;28.5;15.3;21.9;3.8;14.4;0;5.83;23416 +70085;43.57156;2.47211;447;20220709;30.9;12.3;21.6;2.5;13.7;0;6.1;27920 +70085;43.57156;2.47211;447;20220710;33.1;12;22.6;1.9;13.2;0;6.33;29740 +70085;43.57156;2.47211;447;20220711;33.1;14.6;23.9;.8;14.4;0;5.36;27730 +70085;43.57156;2.47211;447;20220712;35.1;15.2;25.2;1.2;15.7;0;5.98;28732 +70085;43.57156;2.47211;447;20220713;34.1;15.4;24.8;.8;14.7;0;5.45;27760 +70085;43.57156;2.47211;447;20220714;36.5;15.1;25.8;1.5;15;0;6.5;29691 +70085;43.57156;2.47211;447;20220715;34.9;16;25.5;2.1;15;0;6.54;27777 +70085;43.57156;2.47211;447;20220716;37.2;14.8;26;1.2;13.9;0;6.36;30244 +70085;43.57156;2.47211;447;20220717;35.6;15.7;25.7;.9;14.1;0;5.71;28376 +70085;43.57156;2.47211;447;20220718;33.5;16.4;25;3.3;15.6;0;6.82;26161 +70085;43.57156;2.47211;447;20220719;31.6;18.6;25.1;4.4;17.6;1.1;6.42;22623 +70085;43.57156;2.47211;447;20220720;29.5;18.2;23.9;2.9;17.1;0;5.22;20964 +70085;43.57156;2.47211;447;20220721;34.4;16.8;25.6;3.2;15.6;0;6.97;26315 +70085;43.57156;2.47211;447;20220722;34.5;16.3;25.4;2.5;16.6;1.2;6.48;26689 +70085;43.57156;2.47211;447;20220723;28.9;17.4;23.2;4.7;16.1;0;5.82;20951 +70085;43.57156;2.47211;447;20220724;35.1;13.4;24.3;1.4;15.3;0;6.04;29033 +70085;43.57156;2.47211;447;20220725;25.8;18;21.9;4.4;17.4;.3;4.43;16967 +70085;43.57156;2.47211;447;20220726;26.8;17.8;22.3;4.3;14.4;0;5.29;18228 +70085;43.57156;2.47211;447;20220727;29.1;13.8;21.5;4;12.3;0;6.22;23962 +70085;43.57156;2.47211;447;20220728;29.4;14.3;21.9;3;14.5;.1;5.53;23707 +70085;43.57156;2.47211;447;20220729;25.8;17.1;21.5;3.9;17.6;3.5;4.24;17696 +70085;43.57156;2.47211;447;20220730;29.9;17;23.5;4.1;17.2;0;5.65;21664 +70085;43.57156;2.47211;447;20220731;32.8;16.7;24.8;3.3;15.8;0;6.36;24212 +70085;43.57156;2.47211;447;20220801;34;18.1;26.1;3;16.4;0;6.41;23952 +70085;43.57156;2.47211;447;20220802;35.9;14.9;25.4;2.4;13.8;0;6.78;27547 +70085;43.57156;2.47211;447;20220803;34.5;16.8;25.7;1.5;14.2;0;5.6;25099 +70085;43.57156;2.47211;447;20220804;33.7;15;24.4;1.4;16.5;0;5.39;25706 +70085;43.57156;2.47211;447;20220805;30.7;19.1;24.9;3.6;19.4;.1;5.28;19951 +70085;43.57156;2.47211;447;20220806;33.7;18.9;26.3;3.5;18;0;6.31;22548 +70085;43.57156;2.47211;447;20220807;34.3;16.4;25.4;2.3;14.3;0;6.1;24769 +70085;43.57156;2.47211;447;20220808;34.8;14.1;24.5;1.7;11.1;0;5.92;26573 +70085;43.57156;2.47211;447;20220809;36.2;15.1;25.7;1;11.7;0;5.36;26701 +70085;43.57156;2.47211;447;20220810;34.4;15.6;25;1.4;14.1;0;5.38;25019 +70085;43.57156;2.47211;447;20220811;32.7;16.8;24.8;2;20.6;0;5.03;22810 +70085;43.57156;2.47211;447;20220812;37.5;19.1;28.3;1.8;19.7;0;5.93;24475 +70085;43.57156;2.47211;447;20220813;35.6;20.4;28;2.4;20.9;.5;5.73;22035 +70085;43.57156;2.47211;447;20220814;27.7;19.2;23.5;3;21;.4;3.83;16146 +70085;43.57156;2.47211;447;20220815;29;16.3;22.7;2.9;16;0;4.81;19829 +70085;43.57156;2.47211;447;20220816;30.6;13.4;22;2;15.8;15.6;4.86;23094 +70085;43.57156;2.47211;447;20220817;19.3;15.1;17.2;2.5;17.7;.6;1.96;10866 +70085;43.57156;2.47211;447;20220818;24.2;15.7;20;5.3;16.3;1.7;3.95;15758 +70085;43.57156;2.47211;447;20220819;23.4;15.6;19.5;4.9;16.7;1.4;3.52;14960 +70085;43.57156;2.47211;447;20220820;30;15.3;22.7;3.5;15.8;0;5.25;20756 +70085;43.57156;2.47211;447;20220821;27.7;16.2;22;3.1;16;0;4.43;18130 +70085;43.57156;2.47211;447;20220822;23.9;17.9;20.9;3.9;17.5;1.9;3.34;12747 +70085;43.57156;2.47211;447;20220823;30.7;18.3;24.5;3;18.4;.1;4.8;18611 +70085;43.57156;2.47211;447;20220824;33.4;14.7;24.1;.9;15.9;.1;4.41;22914 +70085;43.57156;2.47211;447;20220825;30.3;16.5;23.4;2.9;17.7;.5;4.71;19415 +70085;43.57156;2.47211;447;20220826;29.2;18;23.6;4.3;18.6;.1;4.75;17274 +70085;43.57156;2.47211;447;20220827;30.6;16.8;23.7;2.7;15.9;.1;4.82;19140 +70085;43.57156;2.47211;447;20220828;33.2;13.6;23.4;.8;14;0;4.21;22824 +70085;43.57156;2.47211;447;20220829;30.3;15.4;22.9;2.5;16.5;3.9;4.56;19633 +70085;43.57156;2.47211;447;20220830;31.5;14.4;23;1.5;17.9;0;4.23;20942 +70085;43.57156;2.47211;447;20220831;27.4;14.6;21;2.1;17.1;0;3.67;17854 +70085;43.57156;2.47211;447;20220901;29.3;17.3;23.3;3.6;18.3;.5;4.45;17122 +70085;43.57156;2.47211;447;20220902;27.3;15.3;21.3;1.5;17.7;7.5;3.34;16987 +70085;43.57156;2.47211;447;20220903;27.2;15.9;21.6;1.2;17.9;2;3.17;16324 +70085;43.57156;2.47211;447;20220904;28.6;15.7;22.2;2.8;20.2;0;3.69;17363 +70085;43.57156;2.47211;447;20220905;26.7;21.2;24;4;22.3;0;3.14;10917 +70085;43.57156;2.47211;447;20220906;28.4;20.9;24.7;2.9;22.6;1.2;3.31;12796 +70085;43.57156;2.47211;447;20220907;26.6;16.1;21.4;1.6;19;1.1;3;15183 +70085;43.57156;2.47211;447;20220908;27;12.8;19.9;2.3;13.6;.4;3.81;17657 +70085;43.57156;2.47211;447;20220909;21.4;12.2;16.8;2.4;14;.5;2.67;13905 +70085;43.57156;2.47211;447;20220910;26.3;12.3;19.3;3.2;13;0;4.06;17220 +70085;43.57156;2.47211;447;20220911;30.7;10.6;20.7;1;13.4;0;3.64;20636 +70085;43.57156;2.47211;447;20220912;25.7;12.8;19.3;3.3;17.1;0;3.26;16195 +70085;43.57156;2.47211;447;20220913;26.7;21.5;24.1;3.9;23.8;1;2.73;9843 +70085;43.57156;2.47211;447;20220914;25.1;16.7;20.9;2.2;20.5;3.2;2.49;12645 +70085;43.57156;2.47211;447;20220915;27.5;14.4;21;2;16.6;.9;3.3;15875 +70085;43.57156;2.47211;447;20220916;23.4;15.6;19.5;4.2;15.1;.8;3.27;11917 +70085;43.57156;2.47211;447;20220917;21.3;11.1;16.2;3;8.8;0;3.45;13629 +70085;43.57156;2.47211;447;20220918;25.6;3.3;14.5;1.8;6.9;0;3.66;20404 +70085;43.57156;2.47211;447;20220919;26.2;5.5;15.9;1.8;7.2;0;3.67;19432 +70085;43.57156;2.47211;447;20220920;24.8;6;15.4;2.2;8;0;3.62;18290 +70085;43.57156;2.47211;447;20220921;24;6.8;15.4;2.1;9;0;3.31;17278 +70085;43.57156;2.47211;447;20220922;24.5;9.4;17;.9;12.5;0;2.51;15964 +70085;43.57156;2.47211;447;20220923;20;9.7;14.9;2.6;14.2;27.3;2.06;12884 +70085;43.57156;2.47211;447;20220924;19;13.4;16.2;3.9;15;3.2;1.95;9151 +70085;43.57156;2.47211;447;20220925;18;11.1;14.6;3.8;12.1;.4;2.24;10150 +70085;43.57156;2.47211;447;20220926;16.7;8.6;12.7;4.8;11;5;2.21;10955 +70085;43.57156;2.47211;447;20220927;15.7;10.8;13.3;5.9;12.4;12;1.8;8216 +70085;43.57156;2.47211;447;20220928;14.9;12.2;13.6;6.4;14.5;25.9;1.02;5786 +70085;43.57156;2.47211;447;20220929;13.4;10.5;12;4.2;12.9;13.6;1.02;5958 +70085;43.57156;2.47211;447;20220930;15.6;9;12.3;3.6;10.9;.6;1.84;9359 +70085;43.57156;2.47211;447;20221001;20.2;7.3;13.8;4.4;12.3;.2;2.42;13307 +70085;43.57156;2.47211;447;20221002;23.1;13.8;18.5;4.7;15.2;.1;2.88;11027 +70085;43.57156;2.47211;447;20221003;22;12.3;17.2;3;13.6;0;2.48;11150 +70085;43.57156;2.47211;447;20221004;24.9;7.8;16.4;.7;12.4;.1;2.11;14939 +70085;43.57156;2.47211;447;20221005;19.4;9.2;14.3;1.9;14.2;0;1.64;11189 +70085;43.57156;2.47211;447;20221006;20.7;13.7;17.2;2.7;15.9;0;1.8;8996 +70085;43.57156;2.47211;447;20221007;19.7;11.4;15.6;2.3;14.7;0;1.67;9759 +70085;43.57156;2.47211;447;20221008;18.9;13.7;16.3;1.6;15.4;.8;1.4;7432 +70085;43.57156;2.47211;447;20221009;20.9;10.6;15.8;1.9;14.4;.1;1.77;10711 +70085;43.57156;2.47211;447;20221010;21.7;14.2;18;2.2;15.8;0;1.84;8888 +70085;43.57156;2.47211;447;20221011;22;10;16;.8;13.8;0;1.64;11350 +70085;43.57156;2.47211;447;20221012;22.2;10.3;16.3;1.5;13.5;1;1.86;11158 +70085;43.57156;2.47211;447;20221013;20.1;9.9;15;1.9;13.8;3.2;1.63;10130 +70085;43.57156;2.47211;447;20221014;19.3;13.4;16.4;4.5;16.2;2.1;1.49;7380 +70085;43.57156;2.47211;447;20221015;24.9;9.2;17.1;2.4;14.9;0;2.25;12474 +70085;43.57156;2.47211;447;20221016;20.3;16.3;18.3;4.3;18.2;.8;1.45;5749 +70085;43.57156;2.47211;447;20221017;18.7;17.3;18;4.8;19.3;4.2;.89;2969 +70085;43.57156;2.47211;447;20221018;18.6;17.4;18;3;19.2;0;.84;2635 +70085;43.57156;2.47211;447;20221019;18.6;17.2;17.9;3.5;18.9;2.6;.91;2876 +70085;43.57156;2.47211;447;20221020;18.8;17.7;18.3;3.8;19.5;.4;.85;2401 +70085;43.57156;2.47211;447;20221021;21.6;16.6;19.1;1.7;17.8;.3;1.37;6101 +70085;43.57156;2.47211;447;20221022;22.9;11.9;17.4;1.8;15.7;0;1.63;9378 +70085;43.57156;2.47211;447;20221023;19.9;15;17.5;3.7;18;.1;1.18;5861 +70085;43.57156;2.47211;447;20221024;23.4;15.2;19.3;1.5;16.3;.1;1.59;7752 +70085;43.57156;2.47211;447;20221025;20.9;9.9;15.4;2.3;14.3;0;1.51;9005 +70085;43.57156;2.47211;447;20221026;20.9;11.3;16.1;2;16.2;.1;1.26;8236 +70085;43.57156;2.47211;447;20221027;20.3;16.5;18.4;3.5;17.9;0;1.34;4761 +70085;43.57156;2.47211;447;20221028;20;16.4;18.2;3.8;17.1;0;1.47;4541 +70085;43.57156;2.47211;447;20221029;20.5;12.4;16.5;4.1;15.2;.1;1.65;7182 +70085;43.57156;2.47211;447;20221030;20.3;15.5;17.9;4.7;15.9;0;1.82;5235 +70085;43.57156;2.47211;447;20221031;19.8;16.7;18.3;4.3;16.6;6.1;1.61;3961 +70085;43.57156;2.47211;447;20221101;18.4;13;15.7;3.2;14.8;0;1.27;5450 +70085;43.57156;2.47211;447;20221102;20.1;8;14.1;1.3;11.8;0;1.24;8510 +70085;43.57156;2.47211;447;20221103;16.7;7.3;12;3.3;12.2;6.2;1.11;7287 +70085;43.57156;2.47211;447;20221104;9.4;8.9;9.2;5.9;10.2;16.4;.83;931 +70085;43.57156;2.47211;447;20221105;12.4;5;8.7;4.5;8.1;0;1.49;6183 +70085;43.57156;2.47211;447;20221106;18.2;.6;9.4;1.6;7.1;0;1.4;9914 +70085;43.57156;2.47211;447;20221107;18.7;3.7;11.2;2.4;10;0;1.4;8960 +70085;43.57156;2.47211;447;20221108;16.2;12.9;14.6;4.7;14.9;0;.93;3646 +70085;43.57156;2.47211;447;20221109;17.9;14.7;16.3;3.2;14.9;1.9;1.25;3522 +70085;43.57156;2.47211;447;20221110;14.2;9.8;12;3.9;11.6;0;1.09;4231 +70085;43.57156;2.47211;447;20221111;16.7;6;11.4;3.9;13.6;.2;.61;7032 +70085;43.57156;2.47211;447;20221112;19.4;13.6;16.5;3.1;13.1;.1;1.65;4860 +70085;43.57156;2.47211;447;20221113;20.4;5.5;13;2.4;10.1;0;1.57;8252 +70085;43.57156;2.47211;447;20221114;14.8;12.8;13.8;3.2;13.9;0;.84;2387 +70085;43.57156;2.47211;447;20221115;14.6;12;13.3;3.2;13.8;3.9;.75;2811 +70085;43.57156;2.47211;447;20221116;17.3;8.8;13.1;1.7;11.4;0;1;5771 +70085;43.57156;2.47211;447;20221117;16.5;8.1;12.3;3.1;11.4;14.2;1.14;5658 +70085;43.57156;2.47211;447;20221118;11.1;8.5;9.8;5.2;10.4;8;.91;2690 +70085;43.57156;2.47211;447;20221119;7.4;6.3;6.9;4.8;9.2;4.1;.54;1395 +70085;43.57156;2.47211;447;20221120;10.5;4.9;7.7;5;8.7;2.6;.96;4277 +70085;43.57156;2.47211;447;20221121;9.3;5.2;7.3;3.3;9.3;20;.57;3478 +70085;43.57156;2.47211;447;20221122;5.9;4.2;5.1;6.1;8.4;13.9;.38;1875 +70085;43.57156;2.47211;447;20221123;12.8;5.7;9.3;3.2;10.3;10.9;.73;4760 +70085;43.57156;2.47211;447;20221124;12.9;6.8;9.9;2.3;10.1;0;.77;4292 +70085;43.57156;2.47211;447;20221125;9.2;3.9;6.6;2.3;9.6;9;.36;3891 +70085;43.57156;2.47211;447;20221126;11.4;6.1;8.8;3.8;8.6;0;1.09;3847 +70085;43.57156;2.47211;447;20221127;10.4;.7;5.6;3;8.1;2.6;.61;5481 +70085;43.57156;2.47211;447;20221128;8.8;7.6;8.2;3.8;10.4;15.8;.44;1297 +70085;43.57156;2.47211;447;20221129;8.2;5;6.6;3.4;8.6;1;.61;2684 +70085;43.57156;2.47211;447;20221130;7.9;1.9;4.9;4.3;7.4;0;.7;3984 +70085;43.57156;2.47211;447;20221201;3.1;1.1;2.1;3.8;7.2;.1;.2;1880 +70085;43.57156;2.47211;447;20221202;5;.5;2.8;2.2;7;.1;.36;3260 +70085;43.57156;2.47211;447;20221203;6.4;1;3.7;1;7.4;.9;.36;3628 +70085;43.57156;2.47211;447;20221204;7.2;4;5.6;2.2;7.6;.5;.61;2552 +70085;43.57156;2.47211;447;20221205;11.3;-3;4.2;1.4;5.6;.1;.67;6399 +70085;43.57156;2.47211;447;20221206;12.7;-.8;6;2.2;6.1;0;.98;6147 +70085;43.57156;2.47211;447;20221207;11.6;.2;5.9;1.9;5.8;0;.91;5535 +70085;43.57156;2.47211;447;20221208;5.6;-.8;2.4;2.4;7.8;1.8;.12;3884 +70085;43.57156;2.47211;447;20221209;12.2;5.2;8.7;3.3;10.2;1;.58;4081 +70085;43.57156;2.47211;447;20221210;1;2.3;1.7;7.5;7;0;.13;0 +70085;43.57156;2.47211;447;20221211;8.2;-4.1;2.1;3.6;4.1;0;1.25;5657 +70085;43.57156;2.47211;447;20221212;5.8;-4.5;.7;2.1;4.7;13;.61;5074 +70085;43.57156;2.47211;447;20221213;11.7;.5;6.1;2.9;8.7;4.2;.51;5310 +70085;43.57156;2.47211;447;20221214;13.4;6;9.7;2.4;10.9;2.4;.55;4124 +70085;43.57156;2.47211;447;20221215;10.8;8.3;9.6;4;11.6;7.8;.38;1994 +70085;43.57156;2.47211;447;20221216;10.7;8.2;9.5;3.7;10.8;.3;.58;1988 +70085;43.57156;2.47211;447;20221217;8;4.3;6.2;3.8;8.1;.1;.66;2616 +70085;43.57156;2.47211;447;20221218;8.5;.9;4.7;4.1;8.9;.5;.15;4151 +70085;43.57156;2.47211;447;20221219;12.1;8.9;10.5;7.4;12;0;.54;2359 +70085;43.57156;2.47211;447;20221220;12;11.2;11.6;5.7;12.3;0;.77;707 +70085;43.57156;2.47211;447;20221221;13.9;9.6;11.8;2.9;11.1;0;.9;2882 +70085;43.57156;2.47211;447;20221222;15.8;5.5;10.7;3.8;11.5;4.3;.75;4979 +70085;43.57156;2.47211;447;20221223;18.1;11.4;14.8;3;13;.1;1.13;3837 +70085;43.57156;2.47211;447;20221224;19.1;6.1;12.6;.9;10.2;.1;.63;5723 +70085;43.57156;2.47211;447;20221225;12.1;4.9;8.5;3.2;10.6;0;.43;4025 +70085;43.57156;2.47211;447;20221226;15.4;10.5;13;2.6;11.9;.2;.92;3164 +70085;43.57156;2.47211;447;20221227;14;8.7;11.4;2.5;10.9;.2;.82;3339 +70085;43.57156;2.47211;447;20221228;10.6;3.4;7;1.6;9.2;0;.42;4061 +70085;43.57156;2.47211;447;20221229;13.2;7;10.1;1.9;10.6;1;.61;3716 +70085;43.57156;2.47211;447;20221230;15.1;6.4;10.8;1.9;10.4;.1;.73;4596 +70085;43.57156;2.47211;447;20221231;11.5;6.5;9;4;12;0;.14;3273 +70086;43.5937;2.77975;677;20220101;19.6;2.4;11;1.2;5.81;.1;1.04;6487 +70086;43.5937;2.77975;677;20220102;14.7;4.8;9.7;1.7;6.35;.1;1.21;4854 +70086;43.5937;2.77975;677;20220103;12.5;5.3;8.9;1.5;8;0;.76;4990 +70086;43.5937;2.77975;677;20220104;11.5;.2;5.8;2.4;8.29;3.4;.58;5676 +70086;43.5937;2.77975;677;20220105;2.1;2.2;2.2;7.1;5.49;0;1.07;322 +70086;43.5937;2.77975;677;20220106;2.7;-1.7;.5;6.2;4.59;0;.97;3351 +70086;43.5937;2.77975;677;20220107;1.4;-3.3;-.9;6;5.32;9.8;.41;3396 +70086;43.5937;2.77975;677;20220108;5.6;1.5;3.6;7.9;7.86;12.4;.27;3213 +70086;43.5937;2.77975;677;20220109;4.5;3.7;4.1;6.6;7.32;27.1;.66;952 +70086;43.5937;2.77975;677;20220110;4.8;3.1;3.9;5;7.02;4.1;.7;1640 +70086;43.5937;2.77975;677;20220111;4.4;-1.3;1.6;5.6;5.29;0;.88;3923 +70086;43.5937;2.77975;677;20220112;6;-2.9;1.5;3.9;4.36;0;1.03;5061 +70086;43.5937;2.77975;677;20220113;9.9;-8.2;.9;.9;3.89;0;.52;7996 +70086;43.5937;2.77975;677;20220114;12.8;-7;2.9;1.1;3.39;0;.77;8250 +70086;43.5937;2.77975;677;20220115;9.5;-6.3;1.6;2.2;3.36;0;1.14;7640 +70086;43.5937;2.77975;677;20220116;6.9;-3.9;1.5;3.9;4.22;0;1.21;6191 +70086;43.5937;2.77975;677;20220117;7;-1.7;2.6;4.6;5.12;0;1.06;5564 +70086;43.5937;2.77975;677;20220118;9;-2;3.5;1.7;4.86;0;.78;6482 +70086;43.5937;2.77975;677;20220119;3.5;-5.2;-.8;3.7;5.52;.5;.37;5662 +70086;43.5937;2.77975;677;20220120;4.3;-.8;1.8;5.6;5.72;.1;.8;4235 +70086;43.5937;2.77975;677;20220121;2.9;-1.6;.7;6.1;4.59;0;1.08;4050 +70086;43.5937;2.77975;677;20220122;5.1;-3.3;.9;4.1;4.26;0;1.07;5812 +70086;43.5937;2.77975;677;20220123;11.2;-6.8;2.2;2;4.39;0;1.05;8791 +70086;43.5937;2.77975;677;20220124;9.6;-3;3.3;2.3;5.56;0;.88;7233 +70086;43.5937;2.77975;677;20220125;11.6;-5.8;2.9;1.6;5.46;0;.83;8887 +70086;43.5937;2.77975;677;20220126;11;-5.5;2.7;2.5;4.82;0;1.15;8706 +70086;43.5937;2.77975;677;20220127;9.7;-2.7;3.5;4.1;4.86;0;1.53;7639 +70086;43.5937;2.77975;677;20220128;4.6;-2.2;1.2;5.6;4.79;0;1;5065 +70086;43.5937;2.77975;677;20220129;8.7;-2.1;3.3;4.6;4.69;0;1.41;6966 +70086;43.5937;2.77975;677;20220130;6.7;-.4;3.1;5.6;6.06;0;.91;5353 +70086;43.5937;2.77975;677;20220131;4.4;-.3;2.1;8.8;6.56;2;.55;4822 +70086;43.5937;2.77975;677;20220201;3.5;0;1.8;9.6;5.99;1.2;.8;3948 +70086;43.5937;2.77975;677;20220202;7.7;2.7;5.2;7.6;7.62;.7;.95;4987 +70086;43.5937;2.77975;677;20220203;16.4;-2.7;6.9;3.7;6.29;.1;1.93;10387 +70086;43.5937;2.77975;677;20220204;7.9;4;6;5.4;8.19;.9;.84;4423 +70086;43.5937;2.77975;677;20220205;7.1;4.7;5.9;5.5;7.32;.2;1.08;2889 +70086;43.5937;2.77975;677;20220206;4.7;-1.4;1.6;6.8;6.29;2.4;.67;5708 +70086;43.5937;2.77975;677;20220207;7.5;3.5;5.5;7.7;7.72;1.9;.95;4604 +70086;43.5937;2.77975;677;20220208;14.8;.1;7.4;2.7;5.29;0;1.85;10022 +70086;43.5937;2.77975;677;20220209;8.9;-3.9;2.5;2.4;6.29;0;.93;9335 +70086;43.5937;2.77975;677;20220210;3.3;-1;1.2;2;7.01;0;1.35;12100 +70086;43.5937;2.77975;677;20220211;10.4;5.7;8.1;4.2;6.11;0;1.86;7900 +70086;43.5937;2.77975;677;20220212;9.6;-1.6;4;5.1;5.71;1.5;1.44;5500 +70086;43.5937;2.77975;677;20220213;7.3;5.2;6.3;6.1;8.51;8.7;.65;900 +70086;43.5937;2.77975;677;20220214;7.5;6.9;7.2;5.3;8.01;3.7;1.1;3600 +70086;43.5937;2.77975;677;20220215;5.5;1.9;3.7;6;6.91;3.7;.75;5400 +70086;43.5937;2.77975;677;20220216;9;4.5;6.7;7.8;9.29;10.1;.71;5799 +70086;43.5937;2.77975;677;20220217;10.5;8.2;9.3;7.3;10.79;2.1;.82;3702 +70086;43.5937;2.77975;677;20220218;17.3;4.2;10.8;4;9.92;.1;1.83;10836 +70086;43.5937;2.77975;677;20220219;7.4;3.8;5.6;5.4;6.56;0;1.46;5308 +70086;43.5937;2.77975;677;20220220;8.3;1.3;4.8;6.8;7.36;2;1.09;7885 +70086;43.5937;2.77975;677;20220221;7.3;5.8;6.6;9.8;7.66;4.6;1.41;3308 +70086;43.5937;2.77975;677;20220222;8.9;4;6.4;7.4;7.26;0;1.61;6632 +70086;43.5937;2.77975;677;20220223;14.4;4.2;9.3;3.7;7.66;0;2;10050 +70086;43.5937;2.77975;677;20220224;13.7;4.6;9.2;4.3;8.22;.5;1.86;9705 +70086;43.5937;2.77975;677;20220225;7.8;3.4;5.6;5.4;5.89;0;1.77;6453 +70086;43.5937;2.77975;677;20220226;9.6;-2.3;3.6;3.9;4.82;0;1.85;11601 +70086;43.5937;2.77975;677;20220227;10.9;.1;5.5;2.4;6.49;0;1.46;11110 +70086;43.5937;2.77975;677;20220228;12.2;-.4;5.9;2.7;6.72;0;1.63;12041 +70086;43.5937;2.77975;677;20220301;9.7;.3;5;4.3;6.96;.2;1.5;10081 +70086;43.5937;2.77975;677;20220302;6.4;4.6;5.5;3.6;8.32;1.1;.71;3940 +70086;43.5937;2.77975;677;20220303;13.5;5;9.3;2.2;8.82;0;1.52;10134 +70086;43.5937;2.77975;677;20220304;8;4.6;6.3;5.5;8.26;1.8;1.01;4384 +70086;43.5937;2.77975;677;20220305;6.2;3.5;4.8;5.3;7.52;.2;.84;5087 +70086;43.5937;2.77975;677;20220306;7.6;1.6;4.6;3.4;6.42;0;1.27;8188 +70086;43.5937;2.77975;677;20220307;8.3;-5.7;1.3;2.2;5.52;0;1.26;13561 +70086;43.5937;2.77975;677;20220308;6;-.3;2.8;3.9;7.26;4.8;.82;8789 +70086;43.5937;2.77975;677;20220309;7.4;4.3;5.8;3.9;8.26;1.8;.95;6293 +70086;43.5937;2.77975;677;20220310;9.2;6.2;7.7;5.1;8.89;4.9;1.25;6211 +70086;43.5937;2.77975;677;20220311;7;6.7;6.8;7.3;8.92;82.4;.82;1388 +70086;43.5937;2.77975;677;20220312;6.3;5.6;5.9;6.6;8.56;100.3;.79;1937 +70086;43.5937;2.77975;677;20220313;6.8;5;5.9;6;7.72;56.9;1.2;4770 +70086;43.5937;2.77975;677;20220314;7.8;-.3;3.7;7.8;9.49;10.2;.08;7725 +70086;43.5937;2.77975;677;20220315;8.5;7.9;8.2;8.2;10.76;7.8;.45;2444 +70086;43.5937;2.77975;677;20220316;9;8;8.5;4.9;10.52;.1;.82;3573 +70086;43.5937;2.77975;677;20220317;11.9;5.1;8.5;2.2;10.19;1.8;1.25;9898 +70086;43.5937;2.77975;677;20220318;12.5;6.7;9.6;4;8.51;2.6;1.72;6800 +70086;43.5937;2.77975;677;20220319;13;5.7;9.4;3.4;7.11;0;2.37;14400 +70086;43.5937;2.77975;677;20220320;7.1;5;6.1;6.5;7.61;0;1.02;1200 +70086;43.5937;2.77975;677;20220321;9.1;5;7.1;8.7;7.11;9.7;1.91;7500 +70086;43.5937;2.77975;677;20220322;10.9;3.6;7.3;9;6.01;.2;2.96;18000 +70086;43.5937;2.77975;677;20220323;12.2;2.7;7.5;6;5.01;0;3.34;20700 +70086;43.5937;2.77975;677;20220324;15.6;3.6;9.6;4.6;4.11;0;4.01;21600 +70086;43.5937;2.77975;677;20220325;16.2;3.9;10.1;3.6;3.71;0;3.66;16300 +70086;43.5937;2.77975;677;20220326;16.4;4.9;10.7;4.7;4.91;0;4.06;21100 +70086;43.5937;2.77975;677;20220327;18.1;5.8;12;4.1;5.31;0;4.09;20300 +70086;43.5937;2.77975;677;20220328;17.2;6.7;12;4.8;4.91;0;4.27;18400 +70086;43.5937;2.77975;677;20220329;14.4;7.8;11.1;4.2;7.41;4.9;2.8;12300 +70086;43.5937;2.77975;677;20220330;10.9;6.1;8.5;2.9;9.11;1.1;1.26;6600 +70086;43.5937;2.77975;677;20220331;11.3;5.6;8.5;6.9;7.31;3.7;2.65;17100 +70086;43.5937;2.77975;677;20220401;5;-.4;2.3;7.1;5.29;2.6;2.33;12760 +70086;43.5937;2.77975;677;20220402;4.5;-2.2;1.2;5;5.04;0;1.86;10990 +70086;43.5937;2.77975;677;20220403;5;-1.6;1.7;7.3;4.92;0;2.61;15494 +70086;43.5937;2.77975;677;20220404;8.8;-1.4;3.7;2.6;5;0;2.79;21666 +70086;43.5937;2.77975;677;20220405;14.6;-.8;6.9;2.9;6.01;0;3.01;23700 +70086;43.5937;2.77975;677;20220406;11.2;2.7;7;4.3;8.31;1.1;1.46;9200 +70086;43.5937;2.77975;677;20220407;12.1;5.5;8.8;6;9.81;4.1;1.13;4000 +70086;43.5937;2.77975;677;20220408;16;9;12.5;6.3;9.81;.1;2.93;13900 +70086;43.5937;2.77975;677;20220409;10.2;3.7;7;6.6;5.81;0;2.82;16300 +70086;43.5937;2.77975;677;20220410;16.1;.3;8.2;4.5;5.01;.3;3.98;24900 +70086;43.5937;2.77975;677;20220411;9;5;7;8.2;8.61;.4;1.01;2800 +70086;43.5937;2.77975;677;20220412;12.6;6.7;9.7;7.5;7.01;.1;2.8;7000 +70086;43.5937;2.77975;677;20220413;15;8;11.5;3.6;7.11;.5;2.97;12700 +70086;43.5937;2.77975;677;20220414;22.1;6.9;14.5;3.7;9.71;.1;4.15;22000 +70086;43.5937;2.77975;677;20220415;23.5;9.9;16.7;5.3;10.41;0;5.04;23200 +70086;43.5937;2.77975;677;20220416;22.9;11;17;7.2;8.61;0;6.1;24800 +70086;43.5937;2.77975;677;20220417;22.3;6.8;14.6;5;7.51;0;5.37;26300 +70086;43.5937;2.77975;677;20220418;19;5.6;12.3;3.3;9.21;0;3.59;22400 +70086;43.5937;2.77975;677;20220419;18.5;6.3;12.4;2.2;10.11;.9;2.89;18000 +70086;43.5937;2.77975;677;20220420;12.6;8.1;10.4;2;10.71;32.8;1.19;5400 +70086;43.5937;2.77975;677;20220421;11.7;7.5;9.6;1.8;10.91;1.2;1.1;6100 +70086;43.5937;2.77975;677;20220422;18.1;7;12.6;3.3;10.61;.6;3.07;19300 +70086;43.5937;2.77975;677;20220423;11.8;9.4;10.6;5.5;9.11;22.4;1.79;3400 +70086;43.5937;2.77975;677;20220424;10.8;3.5;7.2;5;9.61;5.4;.91;6200 +70086;43.5937;2.77975;677;20220425;15.9;6.2;11.1;3.5;8.61;0;3.53;24600 +70086;43.5937;2.77975;677;20220426;20.9;5.7;13.3;2.1;8.41;0;4.24;27400 +70086;43.5937;2.77975;677;20220427;21.1;8.4;14.8;3.1;9.61;0;4.36;25100 +70086;43.5937;2.77975;677;20220428;22.7;10.5;16.6;2.7;10.91;2.1;4.34;23600 +70086;43.5937;2.77975;677;20220429;21.4;11.5;16.5;3.6;12.51;.2;4.08;22800 +70086;43.5937;2.77975;677;20220430;20.1;11.1;15.6;4.3;10.51;0;4.14;20500 +70086;43.5937;2.77975;677;20220501;19.4;6.2;12.8;3.6;7.51;0;4.48;25600 +70086;43.5937;2.77975;677;20220502;19.2;8.6;13.9;2.1;9.01;0;3.81;23000 +70086;43.5937;2.77975;677;20220503;17.8;9;13.4;1.7;11.41;2.6;2.29;12300 +70086;43.5937;2.77975;677;20220504;17.6;7;12.3;1.7;11.31;2.1;2.45;15200 +70086;43.5937;2.77975;677;20220505;16.7;7.9;12.3;4.3;9.51;.2;3.38;19600 +70086;43.5937;2.77975;677;20220506;15.1;6.9;11;5.4;9.36;0;3.09;17614 +70086;43.5937;2.77975;677;20220507;19;8.6;13.8;5.3;10.09;0;3.98;19774 +70086;43.5937;2.77975;677;20220508;18.8;9.1;13.9;3.2;10.52;.2;3.57;19506 +70086;43.5937;2.77975;677;20220509;21.5;5.1;13.3;.9;10.79;.1;3.76;25126 +70086;43.5937;2.77975;677;20220510;23;5.6;14.3;1.2;10.96;0;4.06;25970 +70086;43.5937;2.77975;677;20220511;22.9;5.8;14.3;2.3;11.42;0;4.32;25910 +70086;43.5937;2.77975;677;20220512;20.7;9.7;15.2;2.7;12.32;0;3.7;20998 +70086;43.5937;2.77975;677;20220513;22.7;6.6;14.6;1.9;12.79;0;4.02;25178 +70086;43.5937;2.77975;677;20220514;24.8;8.3;16.6;1.8;13.79;0;4.36;25461 +70086;43.5937;2.77975;677;20220515;21.2;12.2;16.7;4;12.32;.1;4.07;18684 +70086;43.5937;2.77975;677;20220516;24.1;10.1;17.1;1.7;14.16;.1;4.23;24153 +70086;43.5937;2.77975;677;20220517;25.8;9.1;17.5;1.3;14.59;0;4.42;25669 +70086;43.5937;2.77975;677;20220518;27.8;11.5;19.7;2.5;14.72;0;5.17;25422 +70086;43.5937;2.77975;677;20220519;22.3;14.4;18.3;5;14.86;0;4.04;17898 +70086;43.5937;2.77975;677;20220520;24;14.6;19.3;3.9;13.82;0;4.68;19938 +70086;43.5937;2.77975;677;20220521;27.6;9.8;18.7;1.3;15.49;.1;4.83;27123 +70086;43.5937;2.77975;677;20220522;27.9;12.6;20.2;1.6;17.09;0;4.84;25647 +70086;43.5937;2.77975;677;20220523;16.5;14.5;15.5;4.2;15.66;.6;1.75;8147 +70086;43.5937;2.77975;677;20220524;13.4;9.8;11.6;5;11.69;1.8;1.98;11692 +70086;43.5937;2.77975;677;20220525;17.2;8.9;13;6.1;10.76;0;3.49;18872 +70086;43.5937;2.77975;677;20220526;17.8;9;13.4;5.8;11.32;.1;3.38;19028 +70086;43.5937;2.77975;677;20220527;22.6;10.2;16.4;5.3;13.06;0;4.53;23072 +70086;43.5937;2.77975;677;20220528;22.6;12.1;17.4;5.4;11.89;0;4.95;21378 +70086;43.5937;2.77975;677;20220529;22.1;8.4;15.3;3.6;8.36;0;5.17;24728 +70086;43.5937;2.77975;677;20220530;22.6;3.9;13.2;1.4;10.06;2.5;4.43;28332 +70086;43.5937;2.77975;677;20220531;23;11.5;17.2;1.3;13.79;.2;4.02;22712 +70086;43.5937;2.77975;677;20220601;24.8;8.6;16.7;2.2;13.69;0;4.76;27078 +70086;43.5937;2.77975;677;20220602;22.9;12.8;17.9;3.4;14.96;0;4.17;21386 +70086;43.5937;2.77975;677;20220603;24.6;14.6;19.6;3.6;15.29;0;4.62;21342 +70086;43.5937;2.77975;677;20220604;25.2;14.4;19.8;3.4;17.49;.1;4.46;22381 +70086;43.5937;2.77975;677;20220605;21.6;14.1;17.9;4.2;16.06;.1;3.55;18047 +70086;43.5937;2.77975;677;20220606;27.7;11.4;19.5;2;14.39;.5;5.31;27587 +70086;43.5937;2.77975;677;20220607;20.6;13.1;16.8;3.5;14.49;0;3.55;18288 +70086;43.5937;2.77975;677;20220608;17.9;10.2;14;3.3;13.82;1.9;2.89;18384 +70086;43.5937;2.77975;677;20220609;17.9;10.8;14.3;6.1;11.89;0;3.51;17963 +70086;43.5937;2.77975;677;20220610;25.9;11.2;18.5;4.4;12.52;0;5.75;25970 +70086;43.5937;2.77975;677;20220611;31.2;10.8;21;1.5;12.79;0;6.01;30708 +70086;43.5937;2.77975;677;20220612;29;12.8;20.9;2.2;14.76;1.1;5.56;27489 +70086;43.5937;2.77975;677;20220613;29.3;15.6;22.4;2.9;17.42;.1;5.6;25266 +70086;43.5937;2.77975;677;20220614;30.3;12.5;21.4;1.4;16.32;0;5.51;28461 +70086;43.5937;2.77975;677;20220615;31.7;14.7;23.2;1.7;14.72;0;6.06;28539 +70086;43.5937;2.77975;677;20220616;33.7;13.4;23.5;2.1;15.73;0;6.58;28281 +70086;43.5937;2.77975;677;20220617;35.5;13.8;24.7;2.5;14.18;0;7.33;29096 +70086;43.5937;2.77975;677;20220618;29.1;14.3;21.7;4;13.9;0;6.82;25943 +70086;43.5937;2.77975;677;20220619;27.3;18.9;23.1;6.5;15.35;0;6.9;22658 +70086;43.5937;2.77975;677;20220620;24.4;17.3;20.8;4.9;17.43;0;4.7;21152 +70086;43.5937;2.77975;677;20220621;26;17.5;21.8;3.1;19.55;2.4;4.17;18480 +70086;43.5937;2.77975;677;20220622;25;16.7;20.8;3.1;18.15;1.5;3.95;17829 +70086;43.5937;2.77975;677;20220623;24.7;15.1;19.9;2.1;18.79;16.9;4.05;21274 +70086;43.5937;2.77975;677;20220624;21.5;13.9;17.7;3;15.36;4.2;3.68;18691 +70086;43.5937;2.77975;677;20220625;23.6;9.7;16.7;2.4;14.86;1.1;4.39;25560 +70086;43.5937;2.77975;677;20220626;22.3;14.2;18.3;2.8;16.96;.5;3.64;19387 +70086;43.5937;2.77975;677;20220627;17.4;12.9;15.2;4.7;15.06;0;2.19;12542 +70086;43.5937;2.77975;677;20220628;23.1;12.2;17.7;5.2;13.59;0;4.78;22554 +70086;43.5937;2.77975;677;20220629;28.2;9.3;18.8;2.2;12.99;1.3;5.73;29865 +70086;43.5937;2.77975;677;20220630;15.8;13.2;14.5;4.3;14.76;1.5;1.73;8422 +70086;43.5937;2.77975;677;20220701;21.7;10.3;16;4.4;11.62;0;4.64;23085 +70086;43.5937;2.77975;677;20220702;29.3;6.4;17.9;1.5;11.72;0;5.65;30958 +70086;43.5937;2.77975;677;20220703;29.6;11.2;20.4;2.4;15.12;.2;5.72;28446 +70086;43.5937;2.77975;677;20220704;25.8;15;20.4;4.1;17.72;0;4.64;22044 +70086;43.5937;2.77975;677;20220705;27.2;16;21.6;4.1;16.66;0;5.33;22744 +70086;43.5937;2.77975;677;20220706;26.2;14.9;20.6;3.8;12.86;0;5.55;22691 +70086;43.5937;2.77975;677;20220707;25.8;13.7;19.7;5.6;13.22;0;5.85;23511 +70086;43.5937;2.77975;677;20220708;27.4;14.3;20.8;4.8;13.32;0;6.08;24499 +70086;43.5937;2.77975;677;20220709;29.9;11.5;20.7;2.9;12.12;0;6.32;28624 +70086;43.5937;2.77975;677;20220710;31.1;12.9;22;2.4;12.49;0;6.41;29233 +70086;43.5937;2.77975;677;20220711;31.3;11.7;21.5;1.2;13.62;0;5.6;29190 +70086;43.5937;2.77975;677;20220712;32.9;12.3;22.6;1.7;14.39;0;6.18;29802 +70086;43.5937;2.77975;677;20220713;31.5;12.3;21.9;1.5;13.46;0;5.77;28724 +70086;43.5937;2.77975;677;20220714;34.2;12.2;23.2;1.7;13.62;0;6.45;30244 +70086;43.5937;2.77975;677;20220715;33.2;14.2;23.7;2.8;13.62;0;6.84;28437 +70086;43.5937;2.77975;677;20220716;35;14.2;24.6;1.8;12.76;0;6.7;30327 +70086;43.5937;2.77975;677;20220717;33.4;13.2;23.3;1.6;13.32;0;6.07;29036 +70086;43.5937;2.77975;677;20220718;32.2;15.5;23.8;3.8;13.99;0;7.06;26123 +70086;43.5937;2.77975;677;20220719;30.1;18.5;24.3;4.5;14.02;0;6.69;22178 +70086;43.5937;2.77975;677;20220720;27.3;16.2;21.7;3.1;16.32;0;4.98;21559 +70086;43.5937;2.77975;677;20220721;32;15.8;23.9;2.9;14.29;0;6.49;26459 +70086;43.5937;2.77975;677;20220722;32.4;13.1;22.8;2.6;15.36;1.2;6.27;27719 +70086;43.5937;2.77975;677;20220723;27.5;15.8;21.7;4.7;15.29;0;5.61;22214 +70086;43.5937;2.77975;677;20220724;32.8;11.8;22.3;1.7;14.19;0;5.92;28703 +70086;43.5937;2.77975;677;20220725;24.8;15.7;20.2;4.6;16.46;.3;4.39;18599 +70086;43.5937;2.77975;677;20220726;25.2;15.8;20.5;5.4;13.66;0;5.32;19531 +70086;43.5937;2.77975;677;20220727;26.8;12.1;19.5;4.2;11.59;0;5.9;24659 +70086;43.5937;2.77975;677;20220728;28.3;11.4;19.8;2.3;13.12;.1;5.24;25522 +70086;43.5937;2.77975;677;20220729;25.6;15.4;20.5;3.5;16.36;3.7;4.36;19981 +70086;43.5937;2.77975;677;20220730;28.1;14.9;21.5;4.1;15.79;0;5.46;22821 +70086;43.5937;2.77975;677;20220731;30.8;13.2;22;3;14.62;0;6;26110 +70086;43.5937;2.77975;677;20220801;32.1;15.2;23.6;3.2;14.56;0;6.37;25407 +70086;43.5937;2.77975;677;20220802;33.4;13.9;23.6;2.3;13.02;0;6.44;27880 +70086;43.5937;2.77975;677;20220803;31.8;13.7;22.7;2;13.39;0;5.71;26593 +70086;43.5937;2.77975;677;20220804;31.7;13.1;22.4;1.7;15.69;0;5.36;26073 +70086;43.5937;2.77975;677;20220805;29.6;15.6;22.6;3.4;18.09;0;5.23;22594 +70086;43.5937;2.77975;677;20220806;31;17.2;24.1;3.4;16.59;0;5.84;22899 +70086;43.5937;2.77975;677;20220807;31.6;15.7;23.7;2.3;13.02;0;5.8;24651 +70086;43.5937;2.77975;677;20220808;32.4;11;21.7;1.6;10.36;0;5.62;27180 +70086;43.5937;2.77975;677;20220809;33.3;11;22.2;1.3;10.99;0;5.44;27378 +70086;43.5937;2.77975;677;20220810;31.8;12.8;22.3;1.9;13.12;0;5.57;26111 +70086;43.5937;2.77975;677;20220811;30.1;13.8;21.9;2;18.42;0;4.89;24007 +70086;43.5937;2.77975;677;20220812;35.5;16.1;25.8;1.9;17.66;0;5.98;26101 +70086;43.5937;2.77975;677;20220813;33.5;17;25.2;2.2;18.89;.8;5.5;23398 +70086;43.5937;2.77975;677;20220814;25.6;18.5;22.1;3.1;19.89;1.5;3.61;15607 +70086;43.5937;2.77975;677;20220815;26;14.5;20.2;2.7;15.09;0;4.36;19858 +70086;43.5937;2.77975;677;20220816;28.3;11;19.6;2.4;14.86;22.7;4.81;24299 +70086;43.5937;2.77975;677;20220817;20.8;14.5;17.7;2.6;17.06;2.4;2.54;13889 +70086;43.5937;2.77975;677;20220818;21.2;14.1;17.7;5.2;15.59;1.1;3.27;15160 +70086;43.5937;2.77975;677;20220819;22;14.4;18.2;5.9;15.62;.5;3.52;15581 +70086;43.5937;2.77975;677;20220820;27.2;14.6;20.9;3.9;15.39;0;4.85;20213 +70086;43.5937;2.77975;677;20220821;25.6;14.8;20.2;3.8;14.99;0;4.37;18498 +70086;43.5937;2.77975;677;20220822;22.8;16.4;19.6;5.4;16.59;.6;3.46;13677 +70086;43.5937;2.77975;677;20220823;28.4;16.5;22.5;3.7;16.99;.1;4.75;19049 +70086;43.5937;2.77975;677;20220824;30.2;12.1;21.2;1.4;14.99;.1;4.45;23484 +70086;43.5937;2.77975;677;20220825;28.5;14.6;21.6;3;16.89;.4;4.56;20251 +70086;43.5937;2.77975;677;20220826;27.9;16.6;22.2;4.5;17.26;0;4.69;18101 +70086;43.5937;2.77975;677;20220827;27.9;14.9;21.4;2.6;14.92;0;4.47;19523 +70086;43.5937;2.77975;677;20220828;30.9;10.7;20.8;1.2;13.16;0;4.41;23673 +70086;43.5937;2.77975;677;20220829;28.3;12;20.1;2.3;15.76;2.8;4.33;21400 +70086;43.5937;2.77975;677;20220830;29.5;12.9;21.2;1.7;16.16;0;4.26;21670 +70086;43.5937;2.77975;677;20220831;27.8;13.4;20.6;2.2;15.62;0;4.04;19842 +70086;43.5937;2.77975;677;20220901;27.5;15.8;21.7;3.2;16.72;.3;4.18;17712 +70086;43.5937;2.77975;677;20220902;25.5;13.2;19.4;1.5;16.22;12;3.35;18063 +70086;43.5937;2.77975;677;20220903;24.4;14.8;19.6;1.6;17.16;.4;2.96;15687 +70086;43.5937;2.77975;677;20220904;25.7;14;19.9;3.5;19.09;.2;3.37;17460 +70086;43.5937;2.77975;677;20220905;25;19.3;22.2;4.9;21.06;.4;3.1;11712 +70086;43.5937;2.77975;677;20220906;26;19.2;22.6;3.5;20.86;1.6;3.22;12840 +70086;43.5937;2.77975;677;20220907;23.9;14.5;19.2;2.3;17.72;.5;2.89;15165 +70086;43.5937;2.77975;677;20220908;23.9;11.8;17.9;2.4;13.02;.2;3.51;17221 +70086;43.5937;2.77975;677;20220909;19.2;10.3;14.8;2.6;13.36;.2;2.5;14416 +70086;43.5937;2.77975;677;20220910;23.9;11;17.4;2.8;12.12;.1;3.67;17438 +70086;43.5937;2.77975;677;20220911;28.4;7.7;18.1;1.1;12.29;0;3.56;21277 +70086;43.5937;2.77975;677;20220912;24.1;11.4;17.7;3.1;17.22;.4;2.97;16745 +70086;43.5937;2.77975;677;20220913;24.4;20.2;22.3;4.2;21.96;6.5;2.54;9396 +70086;43.5937;2.77975;677;20220914;22.8;16.3;19.6;2.7;19.06;1.2;2.38;11787 +70086;43.5937;2.77975;677;20220915;25.1;12.4;18.7;2.3;15.32;.1;3.23;16496 +70086;43.5937;2.77975;677;20220916;21.9;14.6;18.2;4.9;14.32;.1;3.22;12041 +70086;43.5937;2.77975;677;20220917;18.4;9.3;13.9;4;8.49;0;3.35;13592 +70086;43.5937;2.77975;677;20220918;23.1;4.2;13.7;1.8;6.56;0;3.42;19828 +70086;43.5937;2.77975;677;20220919;23.7;3.2;13.4;2.4;7.12;0;3.71;19953 +70086;43.5937;2.77975;677;20220920;22.8;6.5;14.7;2.8;7.72;0;3.68;17966 +70086;43.5937;2.77975;677;20220921;22.1;6.7;14.4;2.3;8.39;0;3.24;17248 +70086;43.5937;2.77975;677;20220922;21.7;6.3;14;1.6;11.79;0;2.51;16950 +70086;43.5937;2.77975;677;20220923;18.2;7;12.6;2.5;12.86;22.6;2.01;14109 +70086;43.5937;2.77975;677;20220924;16.9;11.9;14.4;3.7;13.79;.8;1.77;9021 +70086;43.5937;2.77975;677;20220925;15.9;8.7;12.3;4;11.32;0;2.01;10750 +70086;43.5937;2.77975;677;20220926;14.7;6.7;10.7;5.2;10.49;2.4;1.98;11418 +70086;43.5937;2.77975;677;20220927;13.3;9.3;11.3;7.7;11.56;4.9;1.53;7793 +70086;43.5937;2.77975;677;20220928;13.6;10.6;12.1;7.8;13.52;11.7;.96;6442 +70086;43.5937;2.77975;677;20220929;13;9.3;11.1;4.9;11.82;3.7;1.26;7193 +70086;43.5937;2.77975;677;20220930;13;7.2;10.1;4.5;10.02;.1;1.66;9248 +70086;43.5937;2.77975;677;20221001;17.5;5.7;11.6;4.1;11.72;0;2.05;13376 +70086;43.5937;2.77975;677;20221002;20.8;12.4;16.6;3.6;14.32;.1;2.42;11075 +70086;43.5937;2.77975;677;20221003;20.5;11.2;15.8;3.2;12.62;0;2.46;11381 +70086;43.5937;2.77975;677;20221004;22.9;4.4;13.7;1;11.06;.1;2.17;16054 +70086;43.5937;2.77975;677;20221005;17.6;5.6;11.6;2.4;12.82;.2;1.62;12699 +70086;43.5937;2.77975;677;20221006;19.6;11.4;15.5;2;14.56;0;1.71;10176 +70086;43.5937;2.77975;677;20221007;18;8.4;13.2;2.2;13.59;0;1.53;10891 +70086;43.5937;2.77975;677;20221008;18.4;12.1;15.3;1.4;14.32;.8;1.46;8559 +70086;43.5937;2.77975;677;20221009;18;6.9;12.4;2;13.06;0;1.59;11636 +70086;43.5937;2.77975;677;20221010;19.2;13.2;16.2;2.8;14.62;.1;1.76;8386 +70086;43.5937;2.77975;677;20221011;19.6;8.3;14;.8;12.76;0;1.56;11573 +70086;43.5937;2.77975;677;20221012;19.8;8.5;14.1;1.2;12.39;1.8;1.7;11483 +70086;43.5937;2.77975;677;20221013;18.2;6.2;12.2;1.8;12.42;1.4;1.58;11522 +70086;43.5937;2.77975;677;20221014;17;12.5;14.8;5.2;15.16;.8;1.35;6829 +70086;43.5937;2.77975;677;20221015;22.9;8;15.4;2.2;14.09;.1;2.04;12758 +70086;43.5937;2.77975;677;20221016;19;13.2;16.1;5.1;17.22;2;1.26;7385 +70086;43.5937;2.77975;677;20221017;17.2;15.8;16.5;6;17.82;5.6;.91;3206 +70086;43.5937;2.77975;677;20221018;18.2;15.9;17.1;3.6;17.82;.4;1.07;4134 +70086;43.5937;2.77975;677;20221019;18.1;15.5;16.8;3.7;17.52;5.1;1.07;4394 +70086;43.5937;2.77975;677;20221020;17.9;16.2;17.1;4.5;17.92;1.8;1.01;3287 +70086;43.5937;2.77975;677;20221021;19.9;15.1;17.5;2.2;16.12;.2;1.44;6334 +70086;43.5937;2.77975;677;20221022;20.2;9.8;15;2.1;14.39;0;1.5;9586 +70086;43.5937;2.77975;677;20221023;18.7;14;16.4;3.7;15.92;.4;1.42;6093 +70086;43.5937;2.77975;677;20221024;20.8;13.1;17;1.7;14.36;.1;1.57;7976 +70086;43.5937;2.77975;677;20221025;18.8;7.6;13.2;2.5;13.32;0;1.37;9558 +70086;43.5937;2.77975;677;20221026;19.8;9.8;14.8;2;14.99;0;1.26;8896 +70086;43.5937;2.77975;677;20221027;18.7;12.8;15.7;3.1;16.02;0;1.21;6349 +70086;43.5937;2.77975;677;20221028;18.8;14.5;16.6;3.7;15.62;0;1.46;5306 +70086;43.5937;2.77975;677;20221029;19.8;12.9;16.4;4.1;12.82;.1;2.12;7035 +70086;43.5937;2.77975;677;20221030;18.3;13.9;16.1;4.9;14.82;.9;1.63;5287 +70086;43.5937;2.77975;677;20221031;18.5;14.6;16.5;4.8;15.36;3;1.62;4800 +70086;43.5937;2.77975;677;20221101;16.9;11.9;14.4;2.7;13.42;0;1.19;5556 +70086;43.5937;2.77975;677;20221102;17.7;6.4;12.1;1.4;10.42;0;1.19;8622 +70086;43.5937;2.77975;677;20221103;15.5;4.1;9.8;4;11.56;4.5;1;8350 +70086;43.5937;2.77975;677;20221104;7.7;7.4;7.6;7.5;9.52;6;.73;645 +70086;43.5937;2.77975;677;20221105;10.3;4.3;7.3;5.4;7.59;0;1.43;5898 +70086;43.5937;2.77975;677;20221106;17;-1.5;7.7;1.6;6.42;0;1.37;10678 +70086;43.5937;2.77975;677;20221107;16.1;.6;8.3;2.5;9.02;.1;1.23;9527 +70086;43.5937;2.77975;677;20221108;15;10.2;12.6;4.1;13.36;.7;.87;4775 +70086;43.5937;2.77975;677;20221109;16.5;10.9;13.7;3;13.06;.5;1.15;5129 +70086;43.5937;2.77975;677;20221110;13.2;8;10.6;3.3;10.56;.3;1.01;4773 +70086;43.5937;2.77975;677;20221111;15;3.7;9.4;4.8;12.89;.8;.38;7629 +70086;43.5937;2.77975;677;20221112;17.6;11.1;14.3;3.6;11.76;.1;1.64;5429 +70086;43.5937;2.77975;677;20221113;17.8;2.8;10.3;2.4;8.96;2.5;1.44;8716 +70086;43.5937;2.77975;677;20221114;12.7;11.3;12;3.8;12.82;1.5;.79;1902 +70086;43.5937;2.77975;677;20221115;12.9;10.6;11.7;3.3;12.92;2.6;.66;2830 +70086;43.5937;2.77975;677;20221116;14.9;6.7;10.8;1.8;10.39;.1;.9;6016 +70086;43.5937;2.77975;677;20221117;14.2;6.1;10.2;3.7;10.96;9.9;.93;5890 +70086;43.5937;2.77975;677;20221118;9.4;6.6;8;5.7;9.49;2.5;.85;3033 +70086;43.5937;2.77975;677;20221119;6.7;4.1;5.4;5.5;8.22;1.1;.6;2407 +70086;43.5937;2.77975;677;20221120;8.7;2.6;5.6;5.5;7.89;1.3;.87;4751 +70086;43.5937;2.77975;677;20221121;8.5;3.2;5.8;3.8;8.52;15.3;.59;4192 +70086;43.5937;2.77975;677;20221122;5;2.7;3.8;7;7.89;9.5;.33;2441 +70086;43.5937;2.77975;677;20221123;10.7;4.7;7.7;4.1;9.76;6.1;.62;4630 +70086;43.5937;2.77975;677;20221124;11.2;4.4;7.8;2.4;9.22;0;.67;4827 +70086;43.5937;2.77975;677;20221125;8.8;3.4;6.1;3.3;9.02;4.6;.45;4022 +70086;43.5937;2.77975;677;20221126;9.9;3.7;6.8;3.5;7.49;0;1.05;4423 +70086;43.5937;2.77975;677;20221127;9.4;-2.4;3.5;3;7.36;3.2;.53;6330 +70086;43.5937;2.77975;677;20221128;7;6.5;6.7;4.2;9.49;9.5;.45;711 +70086;43.5937;2.77975;677;20221129;6.3;3.3;4.8;4.9;7.86;.3;.57;2544 +70086;43.5937;2.77975;677;20221130;7.2;-.1;3.6;3;6.59;.1;.65;4689 +70086;43.5937;2.77975;677;20221201;4;-1.9;1.1;2.2;6.39;.1;.28;3810 +70086;43.5937;2.77975;677;20221202;4;-.9;1.6;1.4;6.12;.5;.38;3501 +70086;43.5937;2.77975;677;20221203;5;-.6;2.2;1.1;6.89;3.6;.31;3966 +70086;43.5937;2.77975;677;20221204;5.6;3;4.3;2.3;7.19;0;.55;2472 +70086;43.5937;2.77975;677;20221205;9.3;-5.8;1.8;1.3;5.02;.1;.54;6900 +70086;43.5937;2.77975;677;20221206;12.2;-3.1;4.6;1.5;5.49;.1;.74;6902 +70086;43.5937;2.77975;677;20221207;10.4;-.2;5.1;2;4.92;0;1.06;5431 +70086;43.5937;2.77975;677;20221208;5.3;-4.3;.5;2.3;7.16;1.9;.1;5075 +70086;43.5937;2.77975;677;20221209;10.4;4.3;7.3;2.9;9.86;0;.42;4087 +70086;43.5937;2.77975;677;20221210;1.1;2;1.6;6.3;6.49;0;.34;0 +70086;43.5937;2.77975;677;20221211;5.7;-7.2;-.8;2.7;3.56;0;.91;6121 +70086;43.5937;2.77975;677;20221212;4.5;-6.8;-1.1;2.5;4.56;4;.56;5515 +70086;43.5937;2.77975;677;20221213;10.3;0;5.2;3.4;8.76;1.8;.36;5378 +70086;43.5937;2.77975;677;20221214;11.7;5.9;8.8;2.6;10.29;3.6;.56;3862 +70086;43.5937;2.77975;677;20221215;9.6;4.9;7.2;4.2;10.62;9.6;.29;2916 +70086;43.5937;2.77975;677;20221216;9.3;6.2;7.7;3.2;9.29;0;.63;2452 +70086;43.5937;2.77975;677;20221217;7.5;-.3;3.6;2.5;6.19;0;.63;4122 +70086;43.5937;2.77975;677;20221218;7.6;-5.1;1.2;4;7.76;1.6;.1;5705 +70086;43.5937;2.77975;677;20221219;11.3;7.8;9.5;7;10.86;1.4;.75;2705 +70086;43.5937;2.77975;677;20221220;10.8;9.7;10.3;5.1;11.09;.3;.81;1107 +70086;43.5937;2.77975;677;20221221;12.2;8.2;10.2;3;10.39;.1;.78;4138 +70086;43.5937;2.77975;677;20221222;13.5;3.1;8.3;4.9;11.22;3.4;.38;5317 +70086;43.5937;2.77975;677;20221223;15.7;10.5;13.1;3.2;12.09;.1;1.07;3574 +70086;43.5937;2.77975;677;20221224;16.3;3.9;10.1;1.1;9.29;.1;.59;5903 +70086;43.5937;2.77975;677;20221225;10.5;1.2;5.8;3;9.62;.1;.29;4855 +70086;43.5937;2.77975;677;20221226;14.6;7.1;10.8;2.3;10.49;.1;.81;4263 +70086;43.5937;2.77975;677;20221227;12.5;5.4;8.9;1.7;9.42;.2;.64;4203 +70086;43.5937;2.77975;677;20221228;10.1;-.2;4.9;1.5;8.02;0;.41;5183 +70086;43.5937;2.77975;677;20221229;11.6;2.1;6.9;1.7;9.62;.5;.41;4967 +70086;43.5937;2.77975;677;20221230;13.4;4.6;9;1.7;9.49;.1;.65;4912 +70086;43.5937;2.77975;677;20221231;10.7;4.3;7.5;3.7;10.99;.1;.19;4002 +70087;43.61492;3.08759;286;20220101;13.5;2.1;7.8;.7;8.14;.1;.49;6341 +70087;43.61492;3.08759;286;20220102;11.7;3.4;7.6;1.7;8.81;0;.61;5406 +70087;43.61492;3.08759;286;20220103;13.7;5.7;9.7;1.2;9.48;0;.61;4969 +70087;43.61492;3.08759;286;20220104;12.2;4.1;8.1;2.1;9.44;1.7;.49;5228 +70087;43.61492;3.08759;286;20220105;6.4;5.9;6.1;6.1;5.57;.1;1.92;678 +70087;43.61492;3.08759;286;20220106;7;2.2;4.6;5.1;4.67;0;1.66;4217 +70087;43.61492;3.08759;286;20220107;5;-.5;2.2;5.2;5.82;4.7;.87;4432 +70087;43.61492;3.08759;286;20220108;10.3;4.4;7.3;5.8;8.92;5.3;.81;4727 +70087;43.61492;3.08759;286;20220109;8.5;6.7;7.6;5.5;8.19;11.7;1.19;2245 +70087;43.61492;3.08759;286;20220110;8.5;5.4;7;3.3;7.57;.7;.93;3291 +70087;43.61492;3.08759;286;20220111;8.8;-.1;4.4;3.3;5.14;0;1.06;6124 +70087;43.61492;3.08759;286;20220112;8.1;-2.1;3;2;5.09;0;.59;6745 +70087;43.61492;3.08759;286;20220113;8.5;-4.4;2.1;.7;4.64;0;.4;7821 +70087;43.61492;3.08759;286;20220114;12.2;-5;3.6;.6;4.49;0;.47;8830 +70087;43.61492;3.08759;286;20220115;11.4;-4.1;3.7;1.1;4.52;0;.63;8561 +70087;43.61492;3.08759;286;20220116;10.9;-3.4;3.8;2.2;4.52;0;.99;8183 +70087;43.61492;3.08759;286;20220117;10.7;-1.4;4.7;2.5;5.37;0;.91;7686 +70087;43.61492;3.08759;286;20220118;8.2;-3.7;2.2;1.1;5.29;0;.53;7890 +70087;43.61492;3.08759;286;20220119;7.4;-2.1;2.7;2.9;6.09;.2;.68;6984 +70087;43.61492;3.08759;286;20220120;8.9;2;5.4;4.6;5.94;0;1.41;5888 +70087;43.61492;3.08759;286;20220121;7.2;1.2;4.2;4.7;4.42;0;1.71;5468 +70087;43.61492;3.08759;286;20220122;9;-2.7;3.1;2.4;4.64;0;.89;8071 +70087;43.61492;3.08759;286;20220123;12.4;-4;4.2;1.3;5.09;0;.8;9538 +70087;43.61492;3.08759;286;20220124;12.1;-.3;5.9;1.5;6.32;0;.81;8438 +70087;43.61492;3.08759;286;20220125;12.8;-2.6;5.1;1.1;6.29;0;.7;9530 +70087;43.61492;3.08759;286;20220126;14.4;-2.8;5.8;1.7;5.74;0;.97;9669 +70087;43.61492;3.08759;286;20220127;13.3;-2.4;5.5;2.4;5.39;0;1.16;9445 +70087;43.61492;3.08759;286;20220128;7.7;-.9;3.4;4.4;4.94;0;1.53;7153 +70087;43.61492;3.08759;286;20220129;11.7;-1.2;5.2;3.2;4.94;0;1.53;8617 +70087;43.61492;3.08759;286;20220130;9.8;1;5.4;4.6;6.42;0;1.44;7433 +70087;43.61492;3.08759;286;20220131;8.5;1.5;5;7.3;6.92;.3;1.27;6585 +70087;43.61492;3.08759;286;20220201;7.4;3.4;5.4;6.9;6.27;.2;1.53;5080 +70087;43.61492;3.08759;286;20220202;12.1;6.3;9.2;5.8;8.27;0;1.67;6329 +70087;43.61492;3.08759;286;20220203;14.6;.4;7.5;2.4;7.19;0;1.35;10390 +70087;43.61492;3.08759;286;20220204;12;6.2;9.1;4.5;8.84;0;1.42;6546 +70087;43.61492;3.08759;286;20220205;12.2;7;9.6;4.2;7.84;0;1.64;6073 +70087;43.61492;3.08759;286;20220206;8.8;1.4;5.1;5.1;6.79;1.3;1.26;7389 +70087;43.61492;3.08759;286;20220207;12.4;7.1;9.7;6.6;8.09;.7;2.03;6501 +70087;43.61492;3.08759;286;20220208;15.8;-.4;7.7;2;5.47;0;1.6;11685 +70087;43.61492;3.08759;286;20220209;11.6;-.4;5.6;2.5;7.19;0;1.09;10194 +70087;43.61492;3.08759;286;20220210;7.1;4.6;5.8;2.3;9.71;0;1.37;9937 +70087;43.61492;3.08759;286;20220211;13.8;4.6;9.2;3.4;9.19;0;1.47;8007 +70087;43.61492;3.08759;286;20220212;12.3;-1.4;5.4;2.5;7.26;3.4;1.23;10611 +70087;43.61492;3.08759;286;20220213;14.6;4.3;9.4;4.3;10.06;11.4;1.47;10034 +70087;43.61492;3.08759;286;20220214;11.6;7;9.3;5.1;9.56;1.7;1.56;5991 +70087;43.61492;3.08759;286;20220215;11.4;5.1;8.3;5.7;8.59;.2;1.76;8687 +70087;43.61492;3.08759;286;20220216;11.5;6.9;9.2;6.2;9.95;2.7;1.52;8108 +70087;43.61492;3.08759;286;20220217;15.7;12.2;13.9;6.1;11.58;0;2.12;6085 +70087;43.61492;3.08759;286;20220218;18.6;6;12.3;3.2;10.78;0;1.86;12425 +70087;43.61492;3.08759;286;20220219;11.5;7.5;9.5;4.9;6.77;0;2.28;6324 +70087;43.61492;3.08759;286;20220220;12.6;3.5;8;5.7;7.78;.3;2.1;10878 +70087;43.61492;3.08759;286;20220221;12.4;9.4;10.9;8.8;8.05;1.6;2.89;5745 +70087;43.61492;3.08759;286;20220222;12.8;7.6;10.2;6.8;7.64;0;2.57;7827 +70087;43.61492;3.08759;286;20220223;17.6;5.6;11.6;2.7;8.27;0;2.14;12114 +70087;43.61492;3.08759;286;20220224;15.8;7.1;11.4;3.6;9.57;0;1.94;10483 +70087;43.61492;3.08759;286;20220225;11.8;6.5;9.2;4.9;6.09;0;2.53;8217 +70087;43.61492;3.08759;286;20220226;12.9;.3;6.6;3.8;5.12;0;2.35;12705 +70087;43.61492;3.08759;286;20220227;13.3;2.5;7.9;3;7.14;0;1.83;12421 +70087;43.61492;3.08759;286;20220228;15.3;3.1;9.2;2.1;7.89;0;1.79;13193 +70087;43.61492;3.08759;286;20220301;12.3;2.3;7.3;3.3;7.62;.2;1.62;11725 +70087;43.61492;3.08759;286;20220302;8.8;6.3;7.6;3;8.99;1.1;.95;5877 +70087;43.61492;3.08759;286;20220303;16.6;5.4;11;1.7;9.32;0;1.75;13414 +70087;43.61492;3.08759;286;20220304;12.8;6.7;9.8;4.5;9.39;0;1.69;9472 +70087;43.61492;3.08759;286;20220305;11.2;6.4;8.8;4.7;8.37;0;1.7;8463 +70087;43.61492;3.08759;286;20220306;12.2;3.7;8;2.3;6.74;0;1.7;12033 +70087;43.61492;3.08759;286;20220307;11.8;-2.3;4.8;1.8;5.79;0;1.66;15423 +70087;43.61492;3.08759;286;20220308;8.4;3.2;5.8;3.5;7.87;5.6;1.14;9476 +70087;43.61492;3.08759;286;20220309;10.9;6.5;8.7;3.1;9.75;3.2;1.24;8944 +70087;43.61492;3.08759;286;20220310;11.2;8.5;9.9;4.3;10.88;9;1.17;6955 +70087;43.61492;3.08759;286;20220311;10.2;9.7;10;6.1;10.78;76.5;1.07;2674 +70087;43.61492;3.08759;286;20220312;9;8.2;8.6;6.5;10.22;94.2;.83;3290 +70087;43.61492;3.08759;286;20220313;9.4;7.8;8.6;5.5;9.17;48.2;1.28;5251 +70087;43.61492;3.08759;286;20220314;10.4;4;7.2;5.8;10.52;5.1;.77;11494 +70087;43.61492;3.08759;286;20220315;11.4;10.5;10.9;5.7;11.82;2.5;1.02;4106 +70087;43.61492;3.08759;286;20220316;12.5;10.2;11.3;2.5;11.75;0;1.2;6812 +70087;43.61492;3.08759;286;20220317;14.8;7.3;11;1.6;11.39;1.2;1.59;12589 +70087;43.61492;3.08759;286;20220318;13;8.3;10.7;2;11.35;2.4;1.41;8504 +70087;43.61492;3.08759;286;20220319;13.3;7.1;10.2;2.2;10.05;0;1.74;9324 +70087;43.61492;3.08759;286;20220320;13.1;5.2;9.1;5.8;10.35;0;1.55;8037 +70087;43.61492;3.08759;286;20220321;13.8;9.8;11.8;6.3;9.29;.3;2.85;10099 +70087;43.61492;3.08759;286;20220322;14.2;5.7;9.9;5.9;7.59;0;3.29;17499 +70087;43.61492;3.08759;286;20220323;14.6;2.2;8.4;5;7.49;0;2.94;18791 +70087;43.61492;3.08759;286;20220324;16.4;2;9.2;4;7.26;0;3.14;18920 +70087;43.61492;3.08759;286;20220325;17.3;4.6;11;3.6;7.06;0;3.33;17848 +70087;43.61492;3.08759;286;20220326;16.8;6;11.4;3.7;8.79;0;3.17;17932 +70087;43.61492;3.08759;286;20220327;19.7;4.9;12.3;3.2;7.39;0;3.69;19117 +70087;43.61492;3.08759;286;20220328;19.8;5.8;12.8;4.1;7.49;0;4;18220 +70087;43.61492;3.08759;286;20220329;16.9;6.9;11.9;3.4;10.49;3.7;2.33;12570 +70087;43.61492;3.08759;286;20220330;13.7;8.5;11.1;3.1;11.39;.5;1.76;9451 +70087;43.61492;3.08759;286;20220331;14.3;7.9;11.1;6.1;9.25;1.1;2.87;12566 +70087;43.61492;3.08759;286;20220401;7.4;2.1;4.8;9;5.29;.7;2.83;15794 +70087;43.61492;3.08759;286;20220402;7.7;.4;4;5.7;5.11;0;2.18;11090 +70087;43.61492;3.08759;286;20220403;8.2;.1;4.1;4.9;4.59;0;2.74;16659 +70087;43.61492;3.08759;286;20220404;11.2;-.7;5.2;2.7;5.04;0;2.79;21859 +70087;43.61492;3.08759;286;20220405;15.9;2.1;9;4.5;5.97;0;3.82;23061 +70087;43.61492;3.08759;286;20220406;13.4;4.2;8.8;3.8;9.52;0;1.97;10045 +70087;43.61492;3.08759;286;20220407;20.3;7.7;14;5.5;11.12;.7;3.87;17548 +70087;43.61492;3.08759;286;20220408;20.2;11;15.6;5.2;11.69;0;4;17659 +70087;43.61492;3.08759;286;20220409;14.5;6.2;10.3;5.1;7.56;0;3.38;15679 +70087;43.61492;3.08759;286;20220410;17.2;-.4;8.4;3.9;7.09;.2;3.51;23686 +70087;43.61492;3.08759;286;20220411;16;8.4;12.2;7.7;10.99;.7;2.91;14341 +70087;43.61492;3.08759;286;20220412;15.8;10.1;13;6.5;11.22;.5;2.79;11866 +70087;43.61492;3.08759;286;20220413;15.6;9.8;12.7;2.6;11.25;0;2.11;9860 +70087;43.61492;3.08759;286;20220414;22.9;5.1;14;2.3;10.92;0;3.86;22461 +70087;43.61492;3.08759;286;20220415;22.9;9.8;16.4;4.9;12.73;0;4.47;20050 +70087;43.61492;3.08759;286;20220416;22.4;11.8;17.1;7.7;12.49;0;5.02;19996 +70087;43.61492;3.08759;286;20220417;22.2;8.6;15.4;3.8;10.86;0;4.61;24266 +70087;43.61492;3.08759;286;20220418;19.4;9;14.2;4;10.89;0;3.9;20761 +70087;43.61492;3.08759;286;20220419;18.1;7.6;12.8;4.1;11.49;.2;3.29;17351 +70087;43.61492;3.08759;286;20220420;11.4;8.1;9.8;2.9;11.76;17.3;1.18;6006 +70087;43.61492;3.08759;286;20220421;11.8;8.6;10.2;3.7;12.35;.7;1.07;5293 +70087;43.61492;3.08759;286;20220422;17.6;9.9;13.7;3.7;12.71;.5;3.13;20240 +70087;43.61492;3.08759;286;20220423;15.8;10.7;13.3;4.5;11.52;18.4;2.44;8160 +70087;43.61492;3.08759;286;20220424;17.2;7.8;12.5;4.8;11.75;2;2.75;13797 +70087;43.61492;3.08759;286;20220425;19.1;7;13.1;2.7;10.99;0;3.77;24213 +70087;43.61492;3.08759;286;20220426;21.5;4.7;13.1;2;10.39;0;4.07;26299 +70087;43.61492;3.08759;286;20220427;18.7;8.1;13.4;3.2;12.74;0;3.36;20703 +70087;43.61492;3.08759;286;20220428;20.8;10.2;15.5;2.4;13.99;0;3.44;19868 +70087;43.61492;3.08759;286;20220429;23.4;13.1;18.2;3.3;14.79;.2;4.49;23119 +70087;43.61492;3.08759;286;20220430;22.4;12.7;17.6;3.8;13.19;0;4.52;21851 +70087;43.61492;3.08759;286;20220501;21.5;8.5;15;2.9;11.06;0;4.34;24450 +70087;43.61492;3.08759;286;20220502;20.2;10.1;15.2;2.6;12.56;0;3.57;19561 +70087;43.61492;3.08759;286;20220503;20.2;11.6;15.9;2.6;13.22;1.8;3.53;18935 +70087;43.61492;3.08759;286;20220504;20.2;10;15.1;2.7;13.62;1.6;3.36;19332 +70087;43.61492;3.08759;286;20220505;19.6;9.7;14.6;3.5;12.02;.4;3.59;18638 +70087;43.61492;3.08759;286;20220506;19.5;9.3;14.4;4.6;9.97;0;4.31;21348 +70087;43.61492;3.08759;286;20220507;22.8;12.2;17.5;4.5;10.44;0;5.23;21949 +70087;43.61492;3.08759;286;20220508;22.6;10.6;16.6;2.3;11.67;.2;4.27;23459 +70087;43.61492;3.08759;286;20220509;24.2;9.2;16.7;.9;12.82;.1;4.2;26372 +70087;43.61492;3.08759;286;20220510;25.5;9.6;17.6;1;12.72;0;4.45;27205 +70087;43.61492;3.08759;286;20220511;24.8;9.4;17.1;2.8;13.17;0;4.75;26884 +70087;43.61492;3.08759;286;20220512;23.3;12.3;17.8;3.5;13.44;0;4.5;22798 +70087;43.61492;3.08759;286;20220513;25.7;10.1;17.9;1.7;13.59;0;4.71;27114 +70087;43.61492;3.08759;286;20220514;27.8;12.2;20;1.7;15.24;0;4.99;27178 +70087;43.61492;3.08759;286;20220515;24;15.2;19.6;4.4;14.37;0;4.79;20949 +70087;43.61492;3.08759;286;20220516;27.3;13.8;20.6;2.5;15.07;.1;5.16;25610 +70087;43.61492;3.08759;286;20220517;28.6;12.5;20.6;1.4;15.59;0;5.08;27943 +70087;43.61492;3.08759;286;20220518;31.4;14;22.7;2.4;16.07;0;5.97;28084 +70087;43.61492;3.08759;286;20220519;26;17;21.5;4.5;16.52;0;5.08;21460 +70087;43.61492;3.08759;286;20220520;26.4;16.4;21.4;4.4;15.64;0;5.49;23244 +70087;43.61492;3.08759;286;20220521;30.3;13;21.7;1.6;16.59;.1;5.56;29056 +70087;43.61492;3.08759;286;20220522;30.1;15.1;22.6;2;18.44;0;5.55;27907 +70087;43.61492;3.08759;286;20220523;21.9;18;20;3.8;16.64;0;3.47;13912 +70087;43.61492;3.08759;286;20220524;17.9;13.4;15.6;4.3;12.07;1.3;3.39;15452 +70087;43.61492;3.08759;286;20220525;21.8;12.7;17.2;5.7;10.64;0;5.32;21937 +70087;43.61492;3.08759;286;20220526;22.5;12.3;17.4;5.7;11.29;0;5.52;23246 +70087;43.61492;3.08759;286;20220527;27.2;13.7;20.5;4.5;13.29;0;6.25;26688 +70087;43.61492;3.08759;286;20220528;27.1;13.8;20.5;4.3;11.87;0;6.36;26853 +70087;43.61492;3.08759;286;20220529;26.3;10.4;18.4;2.8;8.62;0;5.9;28235 +70087;43.61492;3.08759;286;20220530;25.3;8.5;16.9;1.5;10.14;1.2;5.07;29468 +70087;43.61492;3.08759;286;20220531;26.2;13.9;20.1;1.7;14.02;0;4.98;26218 +70087;43.61492;3.08759;286;20220601;27.6;12.1;19.8;2.3;14.54;0;5.5;28765 +70087;43.61492;3.08759;286;20220602;26.5;16.6;21.5;3.5;16.07;0;5.26;23430 +70087;43.61492;3.08759;286;20220603;27.5;17.2;22.4;3.4;16.57;0;5.48;24157 +70087;43.61492;3.08759;286;20220604;28.5;18.1;23.3;3.8;18.59;0;5.56;23998 +70087;43.61492;3.08759;286;20220605;26.1;17.6;21.9;3.7;16.82;0;5.04;22230 +70087;43.61492;3.08759;286;20220606;30.5;13.5;22;1.9;14.77;.7;6.09;30126 +70087;43.61492;3.08759;286;20220607;25.1;15.1;20.1;2.6;15.02;0;4.81;23647 +70087;43.61492;3.08759;286;20220608;21.8;13.1;17.4;3;14.19;.7;4.13;22246 +70087;43.61492;3.08759;286;20220609;21.2;14.1;17.6;5.8;12.02;0;4.94;20210 +70087;43.61492;3.08759;286;20220610;29.8;14.2;22;3.9;12.79;0;7.05;29231 +70087;43.61492;3.08759;286;20220611;33.9;13.1;23.5;1.4;12.87;0;6.37;31372 +70087;43.61492;3.08759;286;20220612;32.9;15.9;24.4;2;14.64;.5;6.45;29537 +70087;43.61492;3.08759;286;20220613;33.2;18.4;25.8;2.6;17.84;.1;6.65;28208 +70087;43.61492;3.08759;286;20220614;33.3;16.4;24.8;1.9;16.27;0;6.59;30280 +70087;43.61492;3.08759;286;20220615;34.2;18;26.1;1.9;14.67;0;6.81;30177 +70087;43.61492;3.08759;286;20220616;36.2;16.4;26.3;1.5;16.38;0;6.8;31360 +70087;43.61492;3.08759;286;20220617;38.7;18.4;28.5;1.5;15.85;0;7.23;31673 +70087;43.61492;3.08759;286;20220618;32.1;18.3;25.2;2.6;15.78;0;6.92;29280 +70087;43.61492;3.08759;286;20220619;29.9;20.9;25.4;6.2;18.75;0;7.33;23833 +70087;43.61492;3.08759;286;20220620;27;20.1;23.5;4.5;19.65;0;5.42;21550 +70087;43.61492;3.08759;286;20220621;28.6;20.1;24.3;3.4;21.68;1.1;5.37;22933 +70087;43.61492;3.08759;286;20220622;28.5;19.6;24;3.3;21.58;2.9;5.25;23005 +70087;43.61492;3.08759;286;20220623;27.6;19.6;23.6;2.4;21.37;12.2;4.5;20820 +70087;43.61492;3.08759;286;20220624;26.1;16.5;21.3;2.6;16.39;3.8;4.89;23565 +70087;43.61492;3.08759;286;20220625;26.8;13.7;20.3;2.2;16.34;3.6;5.19;27574 +70087;43.61492;3.08759;286;20220626;26.9;17.6;22.2;2.5;19.57;0;4.72;23004 +70087;43.61492;3.08759;286;20220627;23;16.3;19.7;4.1;15.92;.1;4.32;19396 +70087;43.61492;3.08759;286;20220628;27.6;15.7;21.6;4.2;13.79;0;6.3;26221 +70087;43.61492;3.08759;286;20220629;31.4;13.5;22.4;2.3;13.72;1.2;6.54;30599 +70087;43.61492;3.08759;286;20220630;21.8;16.3;19.1;3.4;15.94;.9;3.73;16943 +70087;43.61492;3.08759;286;20220701;26;14;20;3.7;11.69;0;6.06;26181 +70087;43.61492;3.08759;286;20220702;31.4;10.7;21;1.5;12.14;0;6.07;31441 +70087;43.61492;3.08759;286;20220703;32.8;14.3;23.6;1.9;15.32;.2;6.3;30020 +70087;43.61492;3.08759;286;20220704;30.1;18.1;24.1;3.5;18.47;.1;6.08;26109 +70087;43.61492;3.08759;286;20220705;31.4;19.1;25.2;3.4;17.14;0;6.65;26303 +70087;43.61492;3.08759;286;20220706;30.9;16.9;23.9;3;12.99;0;6.69;27399 +70087;43.61492;3.08759;286;20220707;29.8;15.9;22.9;4.6;12.77;0;7.35;27539 +70087;43.61492;3.08759;286;20220708;31.6;18.5;25;4.3;12.64;0;7.85;27134 +70087;43.61492;3.08759;286;20220709;33.7;14.1;23.9;2.4;11.99;0;6.96;30299 +70087;43.61492;3.08759;286;20220710;34.6;15.3;25;1.8;12.22;0;6.67;30563 +70087;43.61492;3.08759;286;20220711;33.5;16;24.7;1.4;14.22;0;6.23;29959 +70087;43.61492;3.08759;286;20220712;34.5;16.3;25.4;1.5;15.79;0;6.34;29935 +70087;43.61492;3.08759;286;20220713;33.8;15.9;24.9;1.4;15.14;0;6.23;30083 +70087;43.61492;3.08759;286;20220714;35.3;16.5;25.9;1.5;17.47;0;6.43;30535 +70087;43.61492;3.08759;286;20220715;37;17.2;27.1;2.1;15.49;0;7.14;29796 +70087;43.61492;3.08759;286;20220716;37.1;17.3;27.2;1.4;13.47;0;6.7;30559 +70087;43.61492;3.08759;286;20220717;36.1;17.2;26.6;1.4;13.99;0;6.49;30031 +70087;43.61492;3.08759;286;20220718;35.2;18.4;26.8;2.8;15.94;0;7.25;28802 +70087;43.61492;3.08759;286;20220719;33.4;21;27.2;3.7;16.54;.1;7.25;25175 +70087;43.61492;3.08759;286;20220720;31.6;19.4;25.5;2.7;16.77;0;6.19;25403 +70087;43.61492;3.08759;286;20220721;35.8;19.1;27.4;2.6;14.94;0;7.41;28941 +70087;43.61492;3.08759;286;20220722;35.1;17.9;26.5;2.1;16.07;.7;6.77;29089 +70087;43.61492;3.08759;286;20220723;32.2;20.6;26.4;4;15.72;0;7.06;24599 +70087;43.61492;3.08759;286;20220724;35.2;16.3;25.8;1.3;14.89;0;6.14;29712 +70087;43.61492;3.08759;286;20220725;30.6;19.1;24.9;3.7;17.24;.4;6.22;24152 +70087;43.61492;3.08759;286;20220726;29.6;19.9;24.8;4.6;13.64;0;6.89;22285 +70087;43.61492;3.08759;286;20220727;31.1;15.6;23.4;3.7;11.54;0;7.2;27400 +70087;43.61492;3.08759;286;20220728;30.8;14.7;22.8;1.9;13.19;0;5.75;27536 +70087;43.61492;3.08759;286;20220729;28.6;18.5;23.6;2.7;17.07;2.7;5.11;22384 +70087;43.61492;3.08759;286;20220730;32.4;19;25.7;3.8;15.77;0;6.97;25476 +70087;43.61492;3.08759;286;20220731;34.8;18.8;26.8;2.7;14.34;0;7.02;27423 +70087;43.61492;3.08759;286;20220801;36.1;19.3;27.7;2.7;14.07;0;7.21;27196 +70087;43.61492;3.08759;286;20220802;37.3;17.7;27.5;2;13.37;0;6.89;28475 +70087;43.61492;3.08759;286;20220803;34.7;18.8;26.7;2.2;15.12;0;6.45;26723 +70087;43.61492;3.08759;286;20220804;34.1;17.4;25.7;1.6;18.74;0;5.91;27591 +70087;43.61492;3.08759;286;20220805;33.9;19.9;26.9;2.6;19.79;.1;6.13;24838 +70087;43.61492;3.08759;286;20220806;35.5;20.6;28;2.4;17.57;0;6.48;25799 +70087;43.61492;3.08759;286;20220807;34.4;19.1;26.8;1.9;14.79;0;6.14;26258 +70087;43.61492;3.08759;286;20220808;35.3;15.7;25.5;1.7;11.67;0;6.13;27737 +70087;43.61492;3.08759;286;20220809;35.6;15.7;25.7;1.6;11.44;0;6;27663 +70087;43.61492;3.08759;286;20220810;34.6;16.7;25.6;1.9;14.39;0;6.1;27084 +70087;43.61492;3.08759;286;20220811;32.9;18.2;25.5;2.2;20.74;0;5.53;24925 +70087;43.61492;3.08759;286;20220812;36.1;20.1;28.1;1.9;21.94;0;5.99;25906 +70087;43.61492;3.08759;286;20220813;34.4;20.1;27.2;2.2;23.78;1.4;5.36;23400 +70087;43.61492;3.08759;286;20220814;28.1;22.4;25.3;2.6;22.82;3.7;3.8;14959 +70087;43.61492;3.08759;286;20220815;30;17.6;23.8;2.3;16.75;0;5.33;24394 +70087;43.61492;3.08759;286;20220816;30.9;15.5;23.2;2.4;16.82;32.6;5.51;25381 +70087;43.61492;3.08759;286;20220817;24.4;17.1;20.8;2;18.99;16.2;3.33;17203 +70087;43.61492;3.08759;286;20220818;25.5;16.5;21;4;16.32;.5;4.41;19127 +70087;43.61492;3.08759;286;20220819;26.1;18.3;22.2;4.9;15.94;.1;4.97;17670 +70087;43.61492;3.08759;286;20220820;31.1;17.3;24.2;3.3;15.67;0;5.89;23107 +70087;43.61492;3.08759;286;20220821;29.9;17.2;23.6;3.1;15.19;0;5.47;22112 +70087;43.61492;3.08759;286;20220822;27.4;19.5;23.4;4.5;16.89;.2;5.07;17460 +70087;43.61492;3.08759;286;20220823;32.3;20.1;26.2;3;17.22;0;5.69;21230 +70087;43.61492;3.08759;286;20220824;33.6;16;24.8;1.2;15.89;0;4.94;24762 +70087;43.61492;3.08759;286;20220825;32;17.9;25;2.2;17.47;.2;5.14;22668 +70087;43.61492;3.08759;286;20220826;31.6;20;25.8;3.4;17.27;.1;5.58;20344 +70087;43.61492;3.08759;286;20220827;31.7;17;24.3;2.2;15.12;0;5.16;22648 +70087;43.61492;3.08759;286;20220828;32.4;15;23.7;1.3;14.44;0;4.72;24264 +70087;43.61492;3.08759;286;20220829;30.7;15.3;23;2.4;16.89;2.1;4.94;22962 +70087;43.61492;3.08759;286;20220830;31.5;17;24.3;1.7;19.19;.3;4.57;21910 +70087;43.61492;3.08759;286;20220831;29.4;16.1;22.7;1.9;17.62;0;4.25;20833 +70087;43.61492;3.08759;286;20220901;30.9;18;24.4;2.6;17.32;.2;4.85;20817 +70087;43.61492;3.08759;286;20220902;28.6;17;22.8;1.9;17.82;13.4;3.98;19051 +70087;43.61492;3.08759;286;20220903;27.3;17.3;22.3;1.6;19.37;.4;3.49;17757 +70087;43.61492;3.08759;286;20220904;28.4;17.6;23;2.8;21.14;.7;3.82;18135 +70087;43.61492;3.08759;286;20220905;27.9;21.8;24.9;4.2;23.32;.7;3.72;13562 +70087;43.61492;3.08759;286;20220906;28.6;22.1;25.4;3.5;23.02;2.8;3.74;13614 +70087;43.61492;3.08759;286;20220907;27.4;18.1;22.8;1.8;20.24;1.8;3.34;16402 +70087;43.61492;3.08759;286;20220908;27;14.2;20.6;1.4;14.64;.1;3.6;19470 +70087;43.61492;3.08759;286;20220909;23.2;14.6;18.9;2;14.67;.1;3.07;15861 +70087;43.61492;3.08759;286;20220910;27.1;13.4;20.3;2.3;13.72;.1;4.19;20891 +70087;43.61492;3.08759;286;20220911;30;11.8;20.9;1.3;13.62;0;3.93;21917 +70087;43.61492;3.08759;286;20220912;26.5;14;20.3;2.6;17.59;.4;3.54;18367 +70087;43.61492;3.08759;286;20220913;26.6;22.5;24.6;4.2;24.69;10.1;2.86;10169 +70087;43.61492;3.08759;286;20220914;25.7;18.7;22.2;2.5;22.12;.4;2.68;13078 +70087;43.61492;3.08759;286;20220915;29.1;15.9;22.5;2.2;17.14;.1;3.9;18576 +70087;43.61492;3.08759;286;20220916;25.4;17.3;21.4;4.2;14.64;0;4.16;14415 +70087;43.61492;3.08759;286;20220917;21.8;12.4;17.1;3.8;8.62;0;4.21;15178 +70087;43.61492;3.08759;286;20220918;26.2;6.1;16.1;1.5;7.39;0;3.57;20833 +70087;43.61492;3.08759;286;20220919;27.7;6.3;17;1.6;8.19;0;3.74;20442 +70087;43.61492;3.08759;286;20220920;26.8;6.5;16.6;1.4;8.49;0;3.38;19956 +70087;43.61492;3.08759;286;20220921;25.2;6.5;15.8;1.5;9.29;0;3.2;19458 +70087;43.61492;3.08759;286;20220922;24.8;10.6;17.7;1.1;12.27;.1;2.81;17661 +70087;43.61492;3.08759;286;20220923;21.9;10.4;16.1;2.4;14.62;27.3;2.54;15858 +70087;43.61492;3.08759;286;20220924;21.3;13.9;17.6;2.6;15.14;.2;2.42;12769 +70087;43.61492;3.08759;286;20220925;20.1;12.5;16.3;3.1;11.99;0;2.75;12688 +70087;43.61492;3.08759;286;20220926;18.7;9.4;14.1;4.3;11.02;.8;2.8;13742 +70087;43.61492;3.08759;286;20220927;17.5;13.4;15.4;6.5;11.69;.9;2.95;8847 +70087;43.61492;3.08759;286;20220928;18.9;13.6;16.3;5.3;14.12;4.2;2.3;9969 +70087;43.61492;3.08759;286;20220929;17.5;12.6;15.1;3.8;12.42;2.7;2.33;10664 +70087;43.61492;3.08759;286;20220930;17.3;10.2;13.8;3.4;10.45;0;2.47;11875 +70087;43.61492;3.08759;286;20221001;21.2;7.7;14.5;3.5;12.04;0;2.75;15946 +70087;43.61492;3.08759;286;20221002;25;13.9;19.4;3;14.84;0;3.03;14087 +70087;43.61492;3.08759;286;20221003;24.3;12.7;18.5;2.4;13.22;0;2.97;15550 +70087;43.61492;3.08759;286;20221004;25;8.6;16.8;.8;12.47;.1;2.29;16624 +70087;43.61492;3.08759;286;20221005;21;9.4;15.2;2.1;14.67;.2;2;13841 +70087;43.61492;3.08759;286;20221006;23.5;13.8;18.6;1.5;15.95;0;2.16;13553 +70087;43.61492;3.08759;286;20221007;21.6;12.6;17.1;1.7;15.02;1.2;1.97;12057 +70087;43.61492;3.08759;286;20221008;21.1;14.3;17.7;1.5;15.79;2.6;1.75;10249 +70087;43.61492;3.08759;286;20221009;21.2;11.8;16.5;1.7;15.07;.2;1.87;12051 +70087;43.61492;3.08759;286;20221010;22.5;15.5;19;2;16.37;.2;2.03;10105 +70087;43.61492;3.08759;286;20221011;22.7;11.5;17.1;.8;14.68;0;1.84;13849 +70087;43.61492;3.08759;286;20221012;23.3;12.1;17.7;1.1;14.45;3.1;1.98;13536 +70087;43.61492;3.08759;286;20221013;21.1;11.3;16.2;1.4;14.18;.8;1.85;13138 +70087;43.61492;3.08759;286;20221014;21.2;15.2;18.2;3.2;15.84;.2;1.95;8866 +70087;43.61492;3.08759;286;20221015;24.5;11.1;17.8;1.9;15.24;.1;2.18;13484 +70087;43.61492;3.08759;286;20221016;21.9;16.7;19.3;4.9;18.79;2.3;1.91;7833 +70087;43.61492;3.08759;286;20221017;20.4;18.4;19.4;4.8;19.34;6.8;1.53;4762 +70087;43.61492;3.08759;286;20221018;20.5;18.2;19.4;3.1;19.37;1.2;1.37;4692 +70087;43.61492;3.08759;286;20221019;20.6;16.7;18.6;3.1;19.27;6;1.28;5535 +70087;43.61492;3.08759;286;20221020;20;18.6;19.3;4.3;20.37;9.5;1.15;3417 +70087;43.61492;3.08759;286;20221021;22.7;18.5;20.6;2.9;18.97;.1;1.84;6614 +70087;43.61492;3.08759;286;20221022;23.1;13.7;18.4;2.4;16.52;0;1.88;10133 +70087;43.61492;3.08759;286;20221023;21.1;17.2;19.1;4.2;19.17;.3;1.54;6156 +70087;43.61492;3.08759;286;20221024;24.2;16.3;20.2;2;17.34;.1;1.86;8701 +70087;43.61492;3.08759;286;20221025;21.7;12.2;16.9;1.9;15.35;0;1.58;10426 +70087;43.61492;3.08759;286;20221026;22.5;15.2;18.9;2.8;17.84;0;1.67;8106 +70087;43.61492;3.08759;286;20221027;22;16.6;19.3;3.1;18.49;.3;1.58;6552 +70087;43.61492;3.08759;286;20221028;21.9;16.6;19.2;3.2;16.92;.1;1.84;6956 +70087;43.61492;3.08759;286;20221029;21.8;13.9;17.8;3;14.54;0;2.06;8657 +70087;43.61492;3.08759;286;20221030;21.6;15.5;18.6;4;16.42;.9;1.96;7422 +70087;43.61492;3.08759;286;20221031;21.3;17.3;19.3;4.4;17.59;1.7;1.88;5585 +70087;43.61492;3.08759;286;20221101;21.4;15.1;18.2;2.4;14.99;.1;1.64;7171 +70087;43.61492;3.08759;286;20221102;21;10.3;15.7;1.2;11.22;.1;1.38;9216 +70087;43.61492;3.08759;286;20221103;17.1;7.5;12.3;3.5;12.07;3;1.3;8580 +70087;43.61492;3.08759;286;20221104;12.8;10.6;11.7;6.2;9.65;2.5;1.99;3797 +70087;43.61492;3.08759;286;20221105;14.3;7.3;10.8;4.1;7.57;0;2.05;7103 +70087;43.61492;3.08759;286;20221106;18.2;1.7;10;1.2;7.42;0;1.18;11097 +70087;43.61492;3.08759;286;20221107;19.7;3.8;11.7;2.2;9.82;.3;1.49;10719 +70087;43.61492;3.08759;286;20221108;17.6;12.4;15;5.2;15.04;1.6;1.17;5990 +70087;43.61492;3.08759;286;20221109;19.6;14.8;17.2;2.8;15.22;.4;1.42;5426 +70087;43.61492;3.08759;286;20221110;17.7;11;14.3;2.8;11.09;.4;1.55;6543 +70087;43.61492;3.08759;286;20221111;18.4;8.2;13.3;3.3;13.09;.2;1.16;7883 +70087;43.61492;3.08759;286;20221112;20.6;12.2;16.4;1.9;12.72;.1;1.4;7406 +70087;43.61492;3.08759;286;20221113;18.7;6.2;12.4;1.8;10.84;4.9;1.16;8709 +70087;43.61492;3.08759;286;20221114;15.3;13.6;14.4;3.9;13.69;6.4;1.14;2497 +70087;43.61492;3.08759;286;20221115;16.1;12.8;14.5;3.9;14.07;2;1.07;3930 +70087;43.61492;3.08759;286;20221116;18.5;9.7;14.1;2.5;11.15;.1;1.48;7390 +70087;43.61492;3.08759;286;20221117;18.5;9;13.7;2.5;11.78;6.3;1.25;7626 +70087;43.61492;3.08759;286;20221118;13.7;9.5;11.6;4.2;9.65;1.1;1.5;4700 +70087;43.61492;3.08759;286;20221119;11.5;6.6;9;4.6;8.32;.5;1.38;4800 +70087;43.61492;3.08759;286;20221120;12.3;5.6;8.9;3.9;7.92;.3;1.32;5856 +70087;43.61492;3.08759;286;20221121;9.6;5.2;7.4;2.5;8.92;10.6;.63;4289 +70087;43.61492;3.08759;286;20221122;9;6.3;7.7;6.5;8.24;5.7;1.23;3366 +70087;43.61492;3.08759;286;20221123;14.4;6.7;10.6;2.4;9.89;3.6;.91;6149 +70087;43.61492;3.08759;286;20221124;14.5;6.4;10.5;1.6;9.67;0;.73;6282 +70087;43.61492;3.08759;286;20221125;12.2;5.3;8.7;2.3;9.49;2.1;.71;5741 +70087;43.61492;3.08759;286;20221126;13.4;6.6;10;2.9;7.79;0;1.33;5452 +70087;43.61492;3.08759;286;20221127;12.3;.4;6.4;2.3;7.89;3.2;.7;7358 +70087;43.61492;3.08759;286;20221128;10.9;9.3;10.1;3.1;10.57;6.5;.77;2261 +70087;43.61492;3.08759;286;20221129;10.3;5.8;8.1;3.3;7.92;.1;1.06;4295 +70087;43.61492;3.08759;286;20221130;9.8;1.3;5.5;2.2;6.99;.1;.69;6095 +70087;43.61492;3.08759;286;20221201;7.4;.9;4.2;1.8;7.14;0;.37;5116 +70087;43.61492;3.08759;286;20221202;7.6;.8;4.2;1.2;6.94;1.1;.38;5193 +70087;43.61492;3.08759;286;20221203;7.6;3;5.3;1.4;8.09;7.8;.41;4064 +70087;43.61492;3.08759;286;20221204;9;4.9;6.9;1.9;8.14;0;.64;3890 +70087;43.61492;3.08759;286;20221205;8.8;-1.7;3.6;1;5.84;.1;.45;6487 +70087;43.61492;3.08759;286;20221206;12.3;-1;5.6;.9;6.12;.2;.45;7331 +70087;43.61492;3.08759;286;20221207;12.6;.5;6.6;1.2;6.24;.1;.61;6805 +70087;43.61492;3.08759;286;20221208;7;-.7;3.2;1.9;7.39;2.4;.28;5134 +70087;43.61492;3.08759;286;20221209;13.1;6.8;10;1.7;10.77;0;.49;4811 +70087;43.61492;3.08759;286;20221210;5.3;5.8;5.5;4.8;7.22;.1;.85;586 +70087;43.61492;3.08759;286;20221211;6.6;-4.6;1;2.2;3.97;0;.79;6513 +70087;43.61492;3.08759;286;20221212;5.1;-4.9;.1;1.9;4.67;3.9;.51;6116 +70087;43.61492;3.08759;286;20221213;9.6;1.9;5.7;2.6;8.97;1.6;.32;4947 +70087;43.61492;3.08759;286;20221214;11.6;7.2;9.4;2.3;11.09;5;.45;3665 +70087;43.61492;3.08759;286;20221215;11.7;7.9;9.8;3.2;11.59;13.6;.47;3193 +70087;43.61492;3.08759;286;20221216;12.1;7.3;9.7;2;10.34;.1;.54;3989 +70087;43.61492;3.08759;286;20221217;10.1;2.1;6.1;1.9;6.67;0;.61;5260 +70087;43.61492;3.08759;286;20221218;9.9;-1.2;4.4;3.1;7.87;1.3;.42;6144 +70087;43.61492;3.08759;286;20221219;14.2;10.2;12.2;6.7;12.29;4.5;1.01;3513 +70087;43.61492;3.08759;286;20221220;13.9;12.7;13.3;6;12.84;1.5;1.19;1610 +70087;43.61492;3.08759;286;20221221;16;11.1;13.6;2.1;11.52;.4;.94;3964 +70087;43.61492;3.08759;286;20221222;16.5;6.5;11.5;2.6;11.52;1.4;.67;5954 +70087;43.61492;3.08759;286;20221223;18.8;12.5;15.6;2.3;13.22;.1;1.05;4661 +70087;43.61492;3.08759;286;20221224;16.9;7.4;12.1;.8;10.69;.1;.51;5851 +70087;43.61492;3.08759;286;20221225;13.5;4.8;9.2;2.7;10.89;.1;.46;5451 +70087;43.61492;3.08759;286;20221226;16.9;10.6;13.8;2.3;12.09;0;.99;4329 +70087;43.61492;3.08759;286;20221227;14.4;6.8;10.6;1.6;10.22;.2;.62;5225 +70087;43.61492;3.08759;286;20221228;11.8;3.3;7.5;1.6;9.12;0;.44;5395 +70087;43.61492;3.08759;286;20221229;14.2;7;10.6;1.6;10.79;.1;.6;4726 +70087;43.61492;3.08759;286;20221230;15;7.2;11.1;1.3;10.74;0;.56;5143 +70087;43.61492;3.08759;286;20221231;13.3;7.5;10.4;3.5;12.12;.2;.45;4314 +70088;43.63522;3.39563;98;20220101;10;1.6;5.8;1;9.95;.2;.25;5328 +70088;43.63522;3.39563;98;20220102;10.8;7.7;9.3;1.4;10.35;.1;.48;3779 +70088;43.63522;3.39563;98;20220103;17.8;6.3;12.1;1.5;10.05;0;.74;6788 +70088;43.63522;3.39563;98;20220104;13.1;5.5;9.3;2.7;10.5;.9;.66;5528 +70088;43.63522;3.39563;98;20220105;8.1;8.3;8.2;7.8;5.3;.2;2.86;0 +70088;43.63522;3.39563;98;20220106;10.2;4.9;7.6;7.1;4.2;0;2.92;4866 +70088;43.63522;3.39563;98;20220107;7.9;3.1;5.5;8.9;5.7;1.2;1.9;4623 +70088;43.63522;3.39563;98;20220108;13.3;7.3;10.3;6.1;9.4;1.8;1.47;5322 +70088;43.63522;3.39563;98;20220109;11;8.8;9.9;8.1;8.3;4.1;2;2883 +70088;43.63522;3.39563;98;20220110;11;6.4;8.7;3.5;7.3;0;1.34;4627 +70088;43.63522;3.39563;98;20220111;11.7;-.7;5.5;2.3;4.6;0;1.18;8268 +70088;43.63522;3.39563;98;20220112;10.4;-5.1;2.7;1.1;4.7;0;.52;9440 +70088;43.63522;3.39563;98;20220113;11;-5;3;.6;4.6;0;.34;9619 +70088;43.63522;3.39563;98;20220114;12.5;-5.3;3.6;.7;4.8;0;.43;9704 +70088;43.63522;3.39563;98;20220115;12.5;-3.7;4.4;.5;5;.1;.33;9793 +70088;43.63522;3.39563;98;20220116;14.3;-3.2;5.6;1.5;4.6;0;.96;9886 +70088;43.63522;3.39563;98;20220117;15.2;-1.5;6.9;1.5;5.4;0;.96;9982 +70088;43.63522;3.39563;98;20220118;12.5;-3.2;4.7;.8;5.4;0;.51;10081 +70088;43.63522;3.39563;98;20220119;11.7;1;6.4;3.4;6.3;0;1.28;8270 +70088;43.63522;3.39563;98;20220120;12.2;4.6;8.4;6.3;5.5;0;2.53;6904 +70088;43.63522;3.39563;98;20220121;11;4.1;7.6;5.4;3.9;0;2.7;6614 +70088;43.63522;3.39563;98;20220122;12.4;-1.6;5.4;1.8;4.5;0;1.11;9932 +70088;43.63522;3.39563;98;20220123;13;-3.8;4.6;1;5.2;0;.69;10626 +70088;43.63522;3.39563;98;20220124;12.6;-1.9;5.4;.7;6.3;0;.54;10370 +70088;43.63522;3.39563;98;20220125;13.6;-2.5;5.6;.8;6.5;0;.61;10866 +70088;43.63522;3.39563;98;20220126;16.8;-2.3;7.3;1.1;5.9;0;.93;10990 +70088;43.63522;3.39563;98;20220127;15.5;-2.9;6.3;1.3;5.5;0;1.01;11118 +70088;43.63522;3.39563;98;20220128;16.8;4.2;10.5;5.6;5.1;0;3.26;10098 +70088;43.63522;3.39563;98;20220129;18.7;1.4;10.1;3.8;4.6;0;2.84;11382 +70088;43.63522;3.39563;98;20220130;19.6;3.9;11.8;6.1;7.1;0;3.31;11518 +70088;43.63522;3.39563;98;20220131;10.4;6.3;8.4;8.8;6.7;.1;2.38;5589 +70088;43.63522;3.39563;98;20220201;10.6;5.8;8.2;7.3;5.8;0;2.56;6209 +70088;43.63522;3.39563;98;20220202;15.2;8.7;12;5.8;8;0;2.57;7480 +70088;43.63522;3.39563;98;20220203;15.8;-.3;7.8;2.7;6.8;0;1.58;12091 +70088;43.63522;3.39563;98;20220204;15.2;7.1;11.2;6.1;8.4;0;2.34;8692 +70088;43.63522;3.39563;98;20220205;15.8;8.3;12.1;5;7.4;0;2.66;8444 +70088;43.63522;3.39563;98;20220206;12;6.8;9.4;6.3;6.8;.9;2.38;6973 +70088;43.63522;3.39563;98;20220207;16.3;9.1;12.7;6.9;7.6;.3;3.26;8486 +70088;43.63522;3.39563;98;20220208;15.6;.1;7.9;1.7;4.7;0;1.57;12866 +70088;43.63522;3.39563;98;20220209;11.7;-1.1;5.3;2;7;0;1.04;11944 +70088;43.63522;3.39563;98;20220210;10.5;9.3;9.9;2.2;9.48;0;1.53;9222 +70088;43.63522;3.39563;98;20220211;14.9;5.9;10.4;3.4;9.24;0;1.47;8007 +70088;43.63522;3.39563;98;20220212;12;-1.4;5.3;2.5;7.78;5.5;1.06;9933 +70088;43.63522;3.39563;98;20220213;15.4;5.9;10.6;4.3;10.1;13.5;1.47;10034 +70088;43.63522;3.39563;98;20220214;12.5;10;11.3;5.5;9.78;2.4;1.83;4774 +70088;43.63522;3.39563;98;20220215;13.4;5.8;9.6;7;7.98;0;2.4;10562 +70088;43.63522;3.39563;98;20220216;14.5;8.8;11.7;6.1;10.2;.6;1.9;8450 +70088;43.63522;3.39563;98;20220217;18;13.5;15.8;6.2;11.8;0;2.7;7509 +70088;43.63522;3.39563;98;20220218;19.6;6.5;13.1;3;10.7;0;2.06;13651 +70088;43.63522;3.39563;98;20220219;13.4;9.7;11.6;6.4;6.5;0;3.21;6915 +70088;43.63522;3.39563;98;20220220;14.9;5.1;10;6.4;7.8;.3;2.56;11998 +70088;43.63522;3.39563;98;20220221;14.3;11.7;13;9.7;8;.7;3.68;5811 +70088;43.63522;3.39563;98;20220222;14.9;9.3;12.1;7.9;7.4;0;3.45;9086 +70088;43.63522;3.39563;98;20220223;18.3;9.2;13.8;3.4;8.4;0;2.66;11996 +70088;43.63522;3.39563;98;20220224;16;8.9;12.5;3.4;10.1;0;1.94;10628 +70088;43.63522;3.39563;98;20220225;14;7.2;10.6;6.2;5.6;0;3.41;10519 +70088;43.63522;3.39563;98;20220226;13.4;4.4;8.9;3.8;5.1;0;2.63;12402 +70088;43.63522;3.39563;98;20220227;12.7;-.7;6;2.4;6.9;0;1.61;15534 +70088;43.63522;3.39563;98;20220228;15.9;2.9;9.4;1.9;8.5;0;1.78;15481 +70088;43.63522;3.39563;98;20220301;11.7;3.5;7.6;2.4;7.7;0;1.51;12259 +70088;43.63522;3.39563;98;20220302;10.5;5.6;8.1;2.2;8.6;.6;1.24;9386 +70088;43.63522;3.39563;98;20220303;16.8;2.5;9.7;1.4;8.8;0;1.81;16901 +70088;43.63522;3.39563;98;20220304;17;4.9;11;5.6;9.3;0;2.59;15664 +70088;43.63522;3.39563;98;20220305;15.8;7.8;11.8;5;8.2;0;2.81;12719 +70088;43.63522;3.39563;98;20220306;14.6;1.2;7.9;2.2;5.8;0;2.2;16938 +70088;43.63522;3.39563;98;20220307;12.7;-2.7;5;1.3;5.3;0;1.74;17874 +70088;43.63522;3.39563;98;20220308;9.3;1;5.2;3.1;7.3;4.6;1.36;13454 +70088;43.63522;3.39563;98;20220309;12.1;7.6;9.9;2.5;9.6;2.5;1.46;9780 +70088;43.63522;3.39563;98;20220310;12;9.2;10.6;3.8;11.1;9;1.24;7612 +70088;43.63522;3.39563;98;20220311;11.8;10.9;11.4;5.4;10.9;53.5;1.41;3965 +70088;43.63522;3.39563;98;20220312;9.7;7.6;8.7;5.8;10.5;72.2;.87;6630 +70088;43.63522;3.39563;98;20220313;9.7;7.6;8.7;5.3;9.8;32.6;1.13;6712 +70088;43.63522;3.39563;98;20220314;11.5;6.2;8.9;4.4;10.6;2.4;1.18;11342 +70088;43.63522;3.39563;98;20220315;13.1;11.6;12.4;4.2;11.6;.1;1.49;5667 +70088;43.63522;3.39563;98;20220316;14.3;10.8;12.6;1.4;11.9;0;1.45;9254 +70088;43.63522;3.39563;98;20220317;15.8;7.2;11.5;1.1;11.5;.8;1.82;15200 +70088;43.63522;3.39563;98;20220318;14.8;10.2;12.5;2.7;12.38;.8;1.75;11812 +70088;43.63522;3.39563;98;20220319;13.8;8.6;11.2;2.2;10.1;0;1.74;9324 +70088;43.63522;3.39563;98;20220320;12.3;6.3;9.3;5.7;10.98;.5;1.21;8813 +70088;43.63522;3.39563;98;20220321;13.1;10.8;12;5.5;9.88;1.1;2.17;5099 +70088;43.63522;3.39563;98;20220322;14.8;5.8;10.3;4.2;8.48;0;2.79;18397 +70088;43.63522;3.39563;98;20220323;14.7;3.3;9;3.2;8.28;0;2.59;20275 +70088;43.63522;3.39563;98;20220324;15.8;1.6;8.7;2.2;7.58;0;2.66;21362 +70088;43.63522;3.39563;98;20220325;16.7;3.7;10.2;2.5;7.48;0;2.89;19644 +70088;43.63522;3.39563;98;20220326;17.4;7.5;12.4;3.7;8.84;0;3.17;17932 +70088;43.63522;3.39563;98;20220327;19;6.9;13;1.7;7.88;0;3.15;21651 +70088;43.63522;3.39563;98;20220328;19.4;4.7;12.1;2.8;8.28;0;3.47;22161 +70088;43.63522;3.39563;98;20220329;16.1;7.7;11.9;3.8;12.08;4;2.1;14810 +70088;43.63522;3.39563;98;20220330;16.4;9.3;12.9;3.6;11.58;.4;2.52;16054 +70088;43.63522;3.39563;98;20220331;16.6;8.1;12.4;6.6;9.08;.1;3.6;17698 +70088;43.63522;3.39563;98;20220401;9.1;4.4;6.8;11;5.48;.3;3.31;15482 +70088;43.63522;3.39563;98;20220402;9.2;1.7;5.5;6;5.28;0;2.31;11490 +70088;43.63522;3.39563;98;20220403;10.3;3.4;6.8;4;4.95;0;2.66;17425 +70088;43.63522;3.39563;98;20220404;13.7;2.6;8.1;5.1;4.79;0;3.89;23500 +70088;43.63522;3.39563;98;20220405;17.4;4.1;10.7;5.5;5.73;0;4.53;22995 +70088;43.63522;3.39563;98;20220406;17.8;5.8;11.8;4.1;9.28;0;3.18;17337 +70088;43.63522;3.39563;98;20220407;21.8;10.2;16;6.3;10.68;.2;4.79;20744 +70088;43.63522;3.39563;98;20220408;20.1;12.4;16.3;6.4;11.68;0;4.35;19977 +70088;43.63522;3.39563;98;20220409;16.6;6.7;11.7;6.4;6.78;0;4.34;18939 +70088;43.63522;3.39563;98;20220410;15.7;2.6;9.2;4;7.48;.2;3.45;24658 +70088;43.63522;3.39563;98;20220411;15.8;8;11.9;6.7;12.08;.8;2.2;14124 +70088;43.63522;3.39563;98;20220412;15.5;9.4;12.5;5.4;12.08;0;2.29;13800 +70088;43.63522;3.39563;98;20220413;17.3;10.9;14.1;3.2;10.98;0;3.2;18381 +70088;43.63522;3.39563;98;20220414;24.3;7.5;15.9;3;10.48;0;4.65;25384 +70088;43.63522;3.39563;98;20220415;23.9;11.6;17.8;4.9;12.77;0;4.47;20050 +70088;43.63522;3.39563;98;20220416;23.4;13.4;18.4;7.7;12.54;0;5.02;19996 +70088;43.63522;3.39563;98;20220417;23;10.4;16.7;3.8;10.9;0;4.61;24266 +70088;43.63522;3.39563;98;20220418;23.1;8;15.6;4;10.48;0;4.87;26084 +70088;43.63522;3.39563;98;20220419;23.7;9.4;16.6;5;11.48;1;5.19;26255 +70088;43.63522;3.39563;98;20220420;15.2;9.5;12.4;4.1;12.78;16.8;1.86;11319 +70088;43.63522;3.39563;98;20220421;14.4;10;12.2;4.9;12.78;1;1.69;9880 +70088;43.63522;3.39563;98;20220422;19.5;9.7;14.6;4.7;12.88;.4;3.84;25513 +70088;43.63522;3.39563;98;20220423;16;12.8;14.4;4.3;12.38;15.2;2.51;10781 +70088;43.63522;3.39563;98;20220424;19.3;8.9;14.1;4.7;11.78;2.3;3.68;21492 +70088;43.63522;3.39563;98;20220425;21.6;7.5;14.6;3.4;11.48;0;4.37;27240 +70088;43.63522;3.39563;98;20220426;19;7.2;13.1;1.9;11.38;0;3.78;27397 +70088;43.63522;3.39563;98;20220427;20.2;8.2;14.2;3.3;12.98;0;3.93;27518 +70088;43.63522;3.39563;98;20220428;23.1;11.5;17.3;2.6;13.78;.2;4.54;27204 +70088;43.63522;3.39563;98;20220429;25.6;13.5;19.6;3.2;15.18;.1;5.17;27857 +70088;43.63522;3.39563;98;20220430;25;13.6;19.3;3.4;13.28;0;5.06;24354 +70088;43.63522;3.39563;98;20220501;23.8;9.2;16.5;2.4;10.48;0;4.92;28152 +70088;43.63522;3.39563;98;20220502;21.9;11.8;16.9;2.8;12.68;.2;4.16;22784 +70088;43.63522;3.39563;98;20220503;21.5;12.9;17.2;3;13.38;.9;4.35;24807 +70088;43.63522;3.39563;98;20220504;22.4;9.4;15.9;3;13.88;2.5;3.96;23597 +70088;43.63522;3.39563;98;20220505;20.3;12.1;16.2;4.1;12.18;.7;4.17;21616 +70088;43.63522;3.39563;98;20220506;21.5;13.6;17.6;5.7;9.9;0;5.4;21537 +70088;43.63522;3.39563;98;20220507;26;15.9;21;5.9;10.1;0;7.01;24592 +70088;43.63522;3.39563;98;20220508;23.8;11.8;17.8;1.3;12.4;1;4.45;27016 +70088;43.63522;3.39563;98;20220509;25.5;10.4;18;1.2;13.7;0;4.73;29337 +70088;43.63522;3.39563;98;20220510;26.2;10.6;18.4;1.1;13.3;.1;4.82;29464 +70088;43.63522;3.39563;98;20220511;23.2;11.7;17.5;3.6;14.5;0;4.57;26785 +70088;43.63522;3.39563;98;20220512;24.7;15.3;20;4;14.1;0;5.18;24230 +70088;43.63522;3.39563;98;20220513;27.8;11.2;19.5;1.7;13.3;0;5.32;29831 +70088;43.63522;3.39563;98;20220514;29.1;12.7;20.9;2;15.6;0;5.59;29947 +70088;43.63522;3.39563;98;20220515;25.5;16.6;21.1;3.7;15.7;0;5.11;23841 +70088;43.63522;3.39563;98;20220516;27.2;16.3;21.8;3.2;14.9;.1;5.68;26584 +70088;43.63522;3.39563;98;20220517;28.9;13;21;1.6;15.9;0;5.49;30281 +70088;43.63522;3.39563;98;20220518;33.1;14.4;23.8;1.9;16.2;.1;6.28;30387 +70088;43.63522;3.39563;98;20220519;27.7;17.8;22.8;2.9;17.2;0;5.43;25568 +70088;43.63522;3.39563;98;20220520;28;14.4;21.2;3.2;16.5;0;5.87;30230 +70088;43.63522;3.39563;98;20220521;31.7;14.6;23.2;1.2;17;0;5.78;30688 +70088;43.63522;3.39563;98;20220522;29.4;15.8;22.6;2;18.7;0;5.77;30425 +70088;43.63522;3.39563;98;20220523;25.6;19.1;22.4;3.7;17.1;0;4.9;20811 +70088;43.63522;3.39563;98;20220524;21.7;16;18.9;4.9;11.7;1.1;5.01;19487 +70088;43.63522;3.39563;98;20220525;25.3;15.8;20.6;7.9;10.5;0;7.53;25502 +70088;43.63522;3.39563;98;20220526;27.6;16.9;22.3;7.9;11.1;0;8.37;27197 +70088;43.63522;3.39563;98;20220527;30.5;17.8;24.2;6.2;13.3;0;8.43;29791 +70088;43.63522;3.39563;98;20220528;30.5;17.6;24.1;5;10.7;0;8.39;30109 +70088;43.63522;3.39563;98;20220529;29.3;10;19.7;2;8.1;0;6.21;31361 +70088;43.63522;3.39563;98;20220530;26.2;9.9;18.1;1.8;9.7;.9;5.59;31432 +70088;43.63522;3.39563;98;20220531;27.9;14.6;21.3;2.1;13.4;0;5.95;30800 +70088;43.63522;3.39563;98;20220601;29;13.1;21.1;1.7;14.6;0;5.86;31564 +70088;43.63522;3.39563;98;20220602;28.9;18.3;23.6;2.9;16.6;0;6.05;27510 +70088;43.63522;3.39563;98;20220603;29.6;16.9;23.3;2.6;17;0;6.24;30257 +70088;43.63522;3.39563;98;20220604;29.3;19.9;24.6;3.5;19.4;0;5.97;25947 +70088;43.63522;3.39563;98;20220605;29.4;17.6;23.5;3.8;16.8;0;6.58;29233 +70088;43.63522;3.39563;98;20220606;31.2;16.9;24.1;3;15.1;.5;7.07;31840 +70088;43.63522;3.39563;98;20220607;27.6;18.3;23;2.8;14.8;0;5.82;25927 +70088;43.63522;3.39563;98;20220608;24.6;14.8;19.7;3;13.7;.6;5.28;26676 +70088;43.63522;3.39563;98;20220609;24.7;15.7;20.2;7;11.8;0;6.76;25558 +70088;43.63522;3.39563;98;20220610;33.1;17.3;25.2;3.8;12;0;8.3;32003 +70088;43.63522;3.39563;98;20220611;35.8;13.3;24.6;1.5;11.9;0;6.75;32035 +70088;43.63522;3.39563;98;20220612;35.6;17.8;26.7;1.9;13.8;.2;7.22;32065 +70088;43.63522;3.39563;98;20220613;35.6;19.6;27.6;2.7;16.8;0;7.8;32091 +70088;43.63522;3.39563;98;20220614;33.8;17.7;25.8;1.7;15.5;0;6.8;32114 +70088;43.63522;3.39563;98;20220615;33.9;19.7;26.8;1.8;14.3;0;7.02;32134 +70088;43.63522;3.39563;98;20220616;35.9;16.6;26.3;1.8;17;0;7.06;32150 +70088;43.63522;3.39563;98;20220617;39.7;18.8;29.3;1.2;16.7;0;7.06;32163 +70088;43.63522;3.39563;98;20220618;33.8;18.8;26.3;1.9;16.6;0;6.98;32173 +70088;43.63522;3.39563;98;20220619;31.5;21.4;26.5;4.1;19.7;0;6.96;27317 +70088;43.63522;3.39563;98;20220620;28.4;20.1;24.3;3.7;20.4;0;5.58;24679 +70088;43.63522;3.39563;98;20220621;30;22;26;3.2;22.9;1.3;5.62;24212 +70088;43.63522;3.39563;98;20220622;29.5;21.3;25.4;3.5;22.9;.7;5.54;24522 +70088;43.63522;3.39563;98;20220623;28.1;22;25.1;3.3;23.2;10;4.81;21018 +70088;43.63522;3.39563;98;20220624;27.6;17.6;22.6;3.4;17;3.1;5.84;27163 +70088;43.63522;3.39563;98;20220625;28.5;15.1;21.8;1.8;16.8;2.9;5.89;31577 +70088;43.63522;3.39563;98;20220626;29.9;20.8;25.4;2.5;22.1;0;5.6;25844 +70088;43.63522;3.39563;98;20220627;29;19.4;24.2;5.5;16.3;.6;7.07;26553 +70088;43.63522;3.39563;98;20220628;30.3;17.7;24;6.3;13.8;0;8.42;30534 +70088;43.63522;3.39563;98;20220629;33.4;16.6;25;3;14;.8;7.61;32066 +70088;43.63522;3.39563;98;20220630;27.9;18.1;23;3.2;16.6;.7;5.89;26771 +70088;43.63522;3.39563;98;20220701;29.4;17.2;23.3;4.7;11.5;0;7.83;29946 +70088;43.63522;3.39563;98;20220702;32.2;12.6;22.4;1.6;12.6;0;6.34;31968 +70088;43.63522;3.39563;98;20220703;35.1;15.9;25.5;1.4;15.1;.1;6.62;31929 +70088;43.63522;3.39563;98;20220704;35.1;20.3;27.7;3.1;18.5;.3;7.85;31887 +70088;43.63522;3.39563;98;20220705;34.9;23.3;29.1;4.3;17;0;8.58;29024 +70088;43.63522;3.39563;98;20220706;34.4;17.8;26.1;3.2;12.1;0;8.12;31793 +70088;43.63522;3.39563;98;20220707;33.6;18;25.8;5.4;11.5;0;9.51;31742 +70088;43.63522;3.39563;98;20220708;35.3;21.3;28.3;5.1;11.9;0;9.97;31687 +70088;43.63522;3.39563;98;20220709;36;15.3;25.7;2.2;11;0;7.45;31629 +70088;43.63522;3.39563;98;20220710;36.9;15.7;26.3;1.1;11.7;0;6.41;31568 +70088;43.63522;3.39563;98;20220711;33.9;16.9;25.4;1;14.4;0;6.13;31504 +70088;43.63522;3.39563;98;20220712;35.3;17.3;26.3;1.6;17.1;0;6.72;31437 +70088;43.63522;3.39563;98;20220713;34.3;17.2;25.8;1.4;16.7;0;6.45;31367 +70088;43.63522;3.39563;98;20220714;34.4;17.6;26;1.4;20.4;0;6.41;31294 +70088;43.63522;3.39563;98;20220715;39.6;19;29.3;2;17.3;0;7.64;31218 +70088;43.63522;3.39563;98;20220716;38;19;28.5;1.6;14.1;0;7.07;31139 +70088;43.63522;3.39563;98;20220717;36.2;18.9;27.6;1.5;14.9;0;6.75;31057 +70088;43.63522;3.39563;98;20220718;36.6;19;27.8;1.7;17.4;.1;6.92;30972 +70088;43.63522;3.39563;98;20220719;35.3;17.8;26.6;2;16.2;.1;6.94;30884 +70088;43.63522;3.39563;98;20220720;34.1;19;26.6;3;16.4;.2;7.45;30793 +70088;43.63522;3.39563;98;20220721;38.3;24.2;31.3;3.1;15.4;0;8.65;30700 +70088;43.63522;3.39563;98;20220722;36.3;19.7;28;2.3;17;.3;7.31;30603 +70088;43.63522;3.39563;98;20220723;35.7;24;29.9;6;16.2;0;9.8;27890 +70088;43.63522;3.39563;98;20220724;35.6;19.3;27.5;1.1;15.1;0;6.2;30402 +70088;43.63522;3.39563;98;20220725;34.5;20.2;27.4;4.2;18;.2;8.05;30298 +70088;43.63522;3.39563;98;20220726;33.3;22;27.7;5.6;13.6;0;9.02;27101 +70088;43.63522;3.39563;98;20220727;34.1;19.5;26.8;4.8;11.5;0;9.08;30080 +70088;43.63522;3.39563;98;20220728;32;16.7;24.4;1.3;13.5;.1;5.85;29968 +70088;43.63522;3.39563;98;20220729;30.7;19.3;25;2;17;2.3;5.78;26910 +70088;43.63522;3.39563;98;20220730;35.2;22.9;29.1;5;14.7;0;9.08;27873 +70088;43.63522;3.39563;98;20220731;37.8;22.8;30.3;3.2;13.8;0;8.44;29614 +70088;43.63522;3.39563;98;20220801;39.4;19.7;29.6;2.9;13.1;0;8.3;29491 +70088;43.63522;3.39563;98;20220802;39.5;19.1;29.3;2.3;13.8;0;7.61;29365 +70088;43.63522;3.39563;98;20220803;34.7;19.4;27.1;2.7;16.7;0;7.06;29237 +70088;43.63522;3.39563;98;20220804;34.1;19.7;26.9;1.7;22.4;0;6.12;29107 +70088;43.63522;3.39563;98;20220805;37.2;21.4;29.3;2.8;21.4;0;7.33;28974 +70088;43.63522;3.39563;98;20220806;38.4;22.1;30.3;1.8;16.9;0;6.88;28839 +70088;43.63522;3.39563;98;20220807;34.8;20.6;27.7;2;15.7;0;6.56;28701 +70088;43.63522;3.39563;98;20220808;36;17.1;26.6;1.7;13.3;0;6.33;28561 +70088;43.63522;3.39563;98;20220809;36.2;16.8;26.5;1.6;12.8;0;6.22;28419 +70088;43.63522;3.39563;98;20220810;35.2;18.4;26.8;1.9;15.5;0;6.34;28274 +70088;43.63522;3.39563;98;20220811;33.1;18.9;26;1.9;21.4;0;5.85;28128 +70088;43.63522;3.39563;98;20220812;34.6;22.4;28.5;1.7;25.3;0;5.74;26063 +70088;43.63522;3.39563;98;20220813;31.8;21.1;26.5;2.2;25.5;1.4;5.13;24212 +70088;43.63522;3.39563;98;20220814;28.6;24.5;26.6;2.9;23;3.8;4.07;14547 +70088;43.63522;3.39563;98;20220815;32;17.7;24.9;2.1;17.1;0;5.8;27520 +70088;43.63522;3.39563;98;20220816;32;17.3;24.7;2.6;17.1;32.2;6;27363 +70088;43.63522;3.39563;98;20220817;26.9;17.8;22.4;1.9;20;20.9;4.14;21736 +70088;43.63522;3.39563;98;20220818;27;16.7;21.9;3.4;16.9;.2;4.89;23041 +70088;43.63522;3.39563;98;20220819;29.3;20.5;24.9;5;16;0;6.31;21093 +70088;43.63522;3.39563;98;20220820;32.8;21.5;27.2;5;16.1;0;7.5;23873 +70088;43.63522;3.39563;98;20220821;32.3;19;25.7;4.1;15.2;0;6.96;25811 +70088;43.63522;3.39563;98;20220822;31.1;21.1;26.1;4.7;16.8;0;6.59;22110 +70088;43.63522;3.39563;98;20220823;33.4;22.8;28.1;3.5;17.1;0;6.56;22638 +70088;43.63522;3.39563;98;20220824;33.9;17.4;25.7;1.2;17.5;0;5.12;26036 +70088;43.63522;3.39563;98;20220825;33.1;18;25.6;2.1;18.5;.3;5.56;25862 +70088;43.63522;3.39563;98;20220826;33.9;23.6;28.8;3.9;17.2;0;6.84;21840 +70088;43.63522;3.39563;98;20220827;33.5;17.7;25.6;1.7;16.4;0;5.35;25510 +70088;43.63522;3.39563;98;20220828;32.4;17.2;24.8;1.2;16.9;0;4.83;25331 +70088;43.63522;3.39563;98;20220829;30.2;16.3;23.3;1.9;18.8;1.8;4.79;24970 +70088;43.63522;3.39563;98;20220830;30.8;19.9;25.4;1.5;22.4;.4;4.36;21840 +70088;43.63522;3.39563;98;20220831;29.3;17.9;23.6;1.7;19.5;0;4.31;22185 +70088;43.63522;3.39563;98;20220901;33.1;19.8;26.5;2.9;17.8;.5;5.84;23852 +70088;43.63522;3.39563;98;20220902;28;19.7;23.9;2.3;18.6;8.4;4.1;18499 +70088;43.63522;3.39563;98;20220903;28.3;19.1;23.7;1.7;20.8;0;3.82;19369 +70088;43.63522;3.39563;98;20220904;28.2;19;23.6;2.5;22.2;.4;3.85;19211 +70088;43.63522;3.39563;98;20220905;29.1;22.4;25.8;3.4;24.5;.5;3.91;16122 +70088;43.63522;3.39563;98;20220906;27.1;22.9;25;3.2;24;3.8;3.2;12463 +70088;43.63522;3.39563;98;20220907;27.6;20;23.8;2;22.3;6.9;3.43;16941 +70088;43.63522;3.39563;98;20220908;28.1;15.8;22;1.4;16.4;.1;3.89;21618 +70088;43.63522;3.39563;98;20220909;26;16.2;21.1;2.4;15.5;.1;3.87;19029 +70088;43.63522;3.39563;98;20220910;28.4;14.5;21.5;1.9;14.4;0;4.26;22640 +70088;43.63522;3.39563;98;20220911;29.3;12.8;21.1;1.3;14.9;.1;3.93;22694 +70088;43.63522;3.39563;98;20220912;25.4;13.8;19.6;1;18.4;.1;3.17;20233 +70088;43.63522;3.39563;98;20220913;26.3;22.7;24.5;3.5;26.1;9.7;2.52;10756 +70088;43.63522;3.39563;98;20220914;25.7;21.1;23.4;2.3;24.4;0;2.5;12163 +70088;43.63522;3.39563;98;20220915;30.6;17.3;24;2.3;18.5;0;4.39;21134 +70088;43.63522;3.39563;98;20220916;27.7;18.7;23.2;4.2;14.7;0;4.95;17055 +70088;43.63522;3.39563;98;20220917;23.5;14.7;19.1;3.9;8.9;0;4.67;16690 +70088;43.63522;3.39563;98;20220918;26.2;5.7;16;1.1;8.2;0;3.23;21305 +70088;43.63522;3.39563;98;20220919;29.6;7.2;18.4;1.2;9.7;0;3.54;21104 +70088;43.63522;3.39563;98;20220920;28.3;6.7;17.5;.9;9.1;0;3.15;20903 +70088;43.63522;3.39563;98;20220921;25.8;7.9;16.9;1.4;10.2;0;3.28;20702 +70088;43.63522;3.39563;98;20220922;25;11.7;18.4;1.6;12.6;.1;3.23;19720 +70088;43.63522;3.39563;98;20220923;23.8;11.7;17.8;1.9;15.4;39.5;2.89;18572 +70088;43.63522;3.39563;98;20220924;24.3;15;19.7;2.5;15.7;.7;3.07;15997 +70088;43.63522;3.39563;98;20220925;22.4;15.2;18.8;3.6;12;0;3.56;13814 +70088;43.63522;3.39563;98;20220926;20.7;12.8;16.8;5.2;11.4;.5;3.63;14357 +70088;43.63522;3.39563;98;20220927;18.7;15.2;17;6.7;11.6;.6;3.56;9140 +70088;43.63522;3.39563;98;20220928;21.1;15.3;18.2;3.7;14.1;2.8;2.83;11899 +70088;43.63522;3.39563;98;20220929;20.4;14.4;17.4;4.1;12.2;1.8;3.12;11982 +70088;43.63522;3.39563;98;20220930;18.7;12.9;15.8;3.5;10.4;0;2.88;11631 +70088;43.63522;3.39563;98;20221001;22.6;9.1;15.9;4.1;12.2;0;3.31;18030 +70088;43.63522;3.39563;98;20221002;26.3;14;20.2;2.6;15;0;3.32;16973 +70088;43.63522;3.39563;98;20221003;26.2;11.5;18.9;2.1;13.4;0;3.18;18281 +70088;43.63522;3.39563;98;20221004;25.5;8.8;17.2;.8;13.1;.1;2.4;18081 +70088;43.63522;3.39563;98;20221005;21.5;10.8;16.2;1.7;15.6;.1;2.06;15225 +70088;43.63522;3.39563;98;20221006;24.9;12.1;18.5;1;15.4;0;2.34;16542 +70088;43.63522;3.39563;98;20221007;22.4;11.5;17;1;14.9;4.8;2.03;15013 +70088;43.63522;3.39563;98;20221008;22.3;14;18.2;1.6;16;2.4;2.04;12824 +70088;43.63522;3.39563;98;20221009;21.1;11.5;16.3;1.6;15.5;.3;1.88;13694 +70088;43.63522;3.39563;98;20221010;22.9;16.3;19.6;1.8;17.6;.2;1.99;11056 +70088;43.63522;3.39563;98;20221011;23.6;11;17.3;.6;15.1;.1;1.92;15440 +70088;43.63522;3.39563;98;20221012;24.2;12.6;18.4;.9;15.1;3.3;2.01;14594 +70088;43.63522;3.39563;98;20221013;22.6;10.5;16.6;.9;14.4;.8;1.86;14740 +70088;43.63522;3.39563;98;20221014;22;16.3;19.2;2.4;16.1;.2;2.06;9698 +70088;43.63522;3.39563;98;20221015;24.4;11;17.7;1.4;15.5;.1;2.09;15172 +70088;43.63522;3.39563;98;20221016;22.6;17.5;20.1;4.6;19.8;1.3;1.93;8885 +70088;43.63522;3.39563;98;20221017;21.5;18.6;20.1;3.5;20;14.7;1.56;6382 +70088;43.63522;3.39563;98;20221018;21.1;18.8;20;2.4;19.9;.5;1.35;5504 +70088;43.63522;3.39563;98;20221019;20.7;18.8;19.8;2.3;20.1;4;1.21;4847 +70088;43.63522;3.39563;98;20221020;20.4;19.5;20;3.2;21.5;10.6;.96;2997 +70088;43.63522;3.39563;98;20221021;23.5;19.8;21.7;2.8;20.8;0;1.75;6937 +70088;43.63522;3.39563;98;20221022;23.4;14.2;18.8;2.8;17.6;0;1.93;11324 +70088;43.63522;3.39563;98;20221023;22;19.1;20.6;3.3;21.2;.1;1.38;5865 +70088;43.63522;3.39563;98;20221024;24.2;19.4;21.8;2.1;20.1;0;1.75;7705 +70088;43.63522;3.39563;98;20221025;22.9;12.6;17.8;1.4;16.6;0;1.56;11564 +70088;43.63522;3.39563;98;20221026;23.5;18.6;21.1;2.7;19.9;0;1.73;7581 +70088;43.63522;3.39563;98;20221027;22.4;19.3;20.9;2.2;19.9;.1;1.44;5755 +70088;43.63522;3.39563;98;20221028;23;15.7;19.4;1.5;17.3;0;1.52;9203 +70088;43.63522;3.39563;98;20221029;23.1;10.1;16.6;1.3;14.6;0;1.52;12425 +70088;43.63522;3.39563;98;20221030;22.1;13.2;17.7;3.1;17.3;0;1.55;9983 +70088;43.63522;3.39563;98;20221031;22;17.7;19.9;4;19.2;.9;1.63;6561 +70088;43.63522;3.39563;98;20221101;24.1;18.1;21.1;1.7;15.8;.1;1.79;7810 +70088;43.63522;3.39563;98;20221102;22.5;13.6;18.1;1.7;11.3;.1;1.84;9584 +70088;43.63522;3.39563;98;20221103;16.6;8.3;12.5;3.7;12.4;3.5;1.22;9098 +70088;43.63522;3.39563;98;20221104;14.7;11.6;13.2;5.8;9.7;2.5;2.31;5123 +70088;43.63522;3.39563;98;20221105;16.4;10;13.2;4.9;7.7;0;2.79;7661 +70088;43.63522;3.39563;98;20221106;18.6;2.3;10.5;.7;7.8;0;.93;12147 +70088;43.63522;3.39563;98;20221107;21.2;4.1;12.7;1.8;9.6;.1;1.54;12000 +70088;43.63522;3.39563;98;20221108;17.8;9.5;13.7;4.6;15.3;2.8;.78;8503 +70088;43.63522;3.39563;98;20221109;21.5;16.9;19.2;2.8;16.3;.4;1.64;6008 +70088;43.63522;3.39563;98;20221110;20.6;13.5;17.1;4;11.1;.1;2.55;7588 +70088;43.63522;3.39563;98;20221111;19.3;12.6;16;3.1;12.9;0;1.64;7247 +70088;43.63522;3.39563;98;20221112;21.9;7.7;14.8;.4;12.2;.1;.77;10835 +70088;43.63522;3.39563;98;20221113;17.6;7.7;12.7;1.5;12.2;2.5;.89;8780 +70088;43.63522;3.39563;98;20221114;14.8;14.4;14.6;4.6;13.7;13.2;1.23;998 +70088;43.63522;3.39563;98;20221115;16.5;14.2;15.4;4.7;14.4;1.9;1.29;3643 +70088;43.63522;3.39563;98;20221116;19.6;11.1;15.4;3;11.3;.1;1.75;7765 +70088;43.63522;3.39563;98;20221117;19.2;9.4;14.3;2.2;12.3;3.1;1.19;8303 +70088;43.63522;3.39563;98;20221118;14.9;10.8;12.9;4.4;9.5;.5;1.91;4977 +70088;43.63522;3.39563;98;20221119;14.1;7.8;11;5.4;7.9;.3;2.14;6314 +70088;43.63522;3.39563;98;20221120;13.5;5.3;9.4;4.4;7.6;.1;1.68;7248 +70088;43.63522;3.39563;98;20221121;9.1;5.8;7.5;2.3;8.8;8.4;.65;4204 +70088;43.63522;3.39563;98;20221122;11.8;7.8;9.8;8;8.3;3.4;1.98;4665 +70088;43.63522;3.39563;98;20221123;16.8;7.9;12.4;2.2;9.9;2.3;1.15;7334 +70088;43.63522;3.39563;98;20221124;16.4;5.3;10.9;1;9.5;0;.65;8210 +70088;43.63522;3.39563;98;20221125;15.7;5.2;10.5;2.4;9.5;1.5;.99;7876 +70088;43.63522;3.39563;98;20221126;15.9;10;13;4.6;7.4;0;2.53;5610 +70088;43.63522;3.39563;98;20221127;13.7;.8;7.3;1.9;7.9;2.5;.73;8654 +70088;43.63522;3.39563;98;20221128;12.6;10.4;11.5;3;10.9;7;.96;2993 +70088;43.63522;3.39563;98;20221129;13.3;5.8;9.6;3.8;7.7;0;1.48;6254 +70088;43.63522;3.39563;98;20221130;13.8;1.6;7.7;1.9;7;0;.87;8158 +70088;43.63522;3.39563;98;20221201;12.7;1;6.9;.8;7.1;0;.43;7901 +70088;43.63522;3.39563;98;20221202;9.3;-1.1;4.1;.6;6.7;1.1;.29;7334 +70088;43.63522;3.39563;98;20221203;8.7;4.8;6.8;2.5;8.9;10.6;.49;4094 +70088;43.63522;3.39563;98;20221204;11.7;6.2;9;2.6;8.8;1.8;.84;4995 +70088;43.63522;3.39563;98;20221205;12.3;-1.9;5.2;.8;6.1;.1;.37;8530 +70088;43.63522;3.39563;98;20221206;13.5;-.5;6.5;.4;6.3;.2;.21;8405 +70088;43.63522;3.39563;98;20221207;12.3;1.5;6.9;1.5;6.5;.1;.68;7222 +70088;43.63522;3.39563;98;20221208;6.9;-.5;3.2;2;7.1;4;.33;5781 +70088;43.63522;3.39563;98;20221209;15;6.5;10.8;.6;11;0;.36;6226 +70088;43.63522;3.39563;98;20221210;9.1;7.3;8.2;4.3;7.4;0;1.39;2347 +70088;43.63522;3.39563;98;20221211;7.4;-4.2;1.6;2.4;3.9;0;.89;7356 +70088;43.63522;3.39563;98;20221212;6.1;-5.6;.3;1.5;4.8;4.6;.39;7359 +70088;43.63522;3.39563;98;20221213;7.2;2.2;4.7;2.1;8.4;3.4;.26;4470 +70088;43.63522;3.39563;98;20221214;10.9;6.7;8.8;2;11.1;4.2;.32;4003 +70088;43.63522;3.39563;98;20221215;12.6;9.8;11.2;3.6;11.7;21.6;.71;3087 +70088;43.63522;3.39563;98;20221216;13.9;6.9;10.4;1.2;10.3;0;.5;5408 +70088;43.63522;3.39563;98;20221217;10.4;-.8;4.8;.7;5.8;.1;.31;7073 +70088;43.63522;3.39563;98;20221218;10.6;-2;4.3;2.4;7.4;.5;.45;7547 +70088;43.63522;3.39563;98;20221219;15.9;10.8;13.4;5;12.8;.9;1.08;4457 +70088;43.63522;3.39563;98;20221220;15.6;13.9;14.8;4.7;14;1;1.13;2178 +70088;43.63522;3.39563;98;20221221;17.8;12.8;15.3;2.4;12.3;.2;1.16;4401 +70088;43.63522;3.39563;98;20221222;17.5;7.3;12.4;1.7;11.6;.7;.65;6687 +70088;43.63522;3.39563;98;20221223;20.5;12.8;16.7;1.8;13.5;0;.99;5692 +70088;43.63522;3.39563;98;20221224;20.1;6.7;13.4;.4;11;.1;.28;7817 +70088;43.63522;3.39563;98;20221225;14.3;5.4;9.9;2.4;11.3;0;.45;6209 +70088;43.63522;3.39563;98;20221226;18.2;13.8;16;2.8;12.8;0;1.33;4100 +70088;43.63522;3.39563;98;20221227;15.9;5.5;10.7;1.7;9.7;.1;.69;6822 +70088;43.63522;3.39563;98;20221228;11.6;3.1;7.4;1.6;9.3;0;.38;6098 +70088;43.63522;3.39563;98;20221229;15.1;9.7;12.4;1.8;11.8;0;.68;4690 +70088;43.63522;3.39563;98;20221230;15.2;8.2;11.7;1;11.2;.1;.49;5492 +70088;43.63522;3.39563;98;20221231;14.4;8.7;11.6;2.4;12.7;0;.48;4889 +70089;43.6546;3.70386;99;20220101;9.2;.1;4.7;.9;9.3;.3;.15;6238 +70089;43.6546;3.70386;99;20220102;10.3;7.1;8.7;.9;10.4;.1;.4;3290 +70089;43.6546;3.70386;99;20220103;16.3;2.4;9.4;.3;8.8;0;.21;8051 +70089;43.6546;3.70386;99;20220104;11.5;2.8;7.2;1.8;10.6;.6;.21;6189 +70089;43.6546;3.70386;99;20220105;9.7;5.3;7.5;3.7;5.3;.2;1.71;4127 +70089;43.6546;3.70386;99;20220106;11.2;-2.4;4.4;2.1;4.2;0;1.05;8115 +70089;43.6546;3.70386;99;20220107;10.3;-5.2;2.6;1.9;5.2;.4;.67;8801 +70089;43.6546;3.70386;99;20220108;14.1;5.9;10;3.1;8.1;.5;1.29;6164 +70089;43.6546;3.70386;99;20220109;10.9;8.4;9.7;3.4;7;1.5;1.61;2959 +70089;43.6546;3.70386;99;20220110;12.2;5.5;8.9;1.8;6;0;1.1;5569 +70089;43.6546;3.70386;99;20220111;9.9;-5.6;2.2;1.4;4.5;0;.62;9103 +70089;43.6546;3.70386;99;20220112;8.6;-6.6;1;1.8;4.2;0;.71;9088 +70089;43.6546;3.70386;99;20220113;10;-7.4;1.3;.9;4.1;0;.46;9610 +70089;43.6546;3.70386;99;20220114;13.8;-7.5;3.2;.4;4.2;.1;.29;9696 +70089;43.6546;3.70386;99;20220115;13.3;-7.4;3;.6;4.7;0;.41;9785 +70089;43.6546;3.70386;99;20220116;16.6;-7.6;4.5;.5;4.2;.1;.43;9878 +70089;43.6546;3.70386;99;20220117;15.5;-5.3;5.1;1.2;5.1;0;.82;9974 +70089;43.6546;3.70386;99;20220118;12.2;-6.1;3.1;1.1;5;0;.63;10073 +70089;43.6546;3.70386;99;20220119;12.2;-3.5;4.4;1.2;6.2;0;.6;9955 +70089;43.6546;3.70386;99;20220120;13.2;-3.9;4.7;1.8;5.2;0;.99;10282 +70089;43.6546;3.70386;99;20220121;9.9;-6.5;1.7;1.2;4;0;.68;10391 +70089;43.6546;3.70386;99;20220122;10.9;-7.4;1.8;2.2;4.5;0;1.02;10503 +70089;43.6546;3.70386;99;20220123;12.4;1.3;6.9;2.8;5.5;0;1.44;8605 +70089;43.6546;3.70386;99;20220124;12.7;-3.1;4.8;1.2;5.9;0;.73;10600 +70089;43.6546;3.70386;99;20220125;13.7;-6.4;3.7;.6;5.4;0;.54;10859 +70089;43.6546;3.70386;99;20220126;17.2;-6.9;5.2;.4;5.3;0;.52;10984 +70089;43.6546;3.70386;99;20220127;15.8;-8;3.9;.4;4.6;0;.52;11112 +70089;43.6546;3.70386;99;20220128;17.9;-6.8;5.6;3;3.7;0;2.38;11242 +70089;43.6546;3.70386;99;20220129;18.3;-2.2;8.1;.8;4.2;0;.91;11376 +70089;43.6546;3.70386;99;20220130;18.4;-3;7.7;1.3;5.8;0;1.21;11513 +70089;43.6546;3.70386;99;20220131;13.9;-5.8;4.1;2.9;5.4;.1;1.49;11652 +70089;43.6546;3.70386;99;20220201;12.8;5.5;9.2;4.3;5.3;0;2.37;7646 +70089;43.6546;3.70386;99;20220202;18;9.3;13.7;2.7;7.4;0;2.12;8561 +70089;43.6546;3.70386;99;20220203;16.4;-4.1;6.2;.7;6.2;0;.83;12087 +70089;43.6546;3.70386;99;20220204;16.4;-2.4;7;1.4;7.3;0;1.1;12237 +70089;43.6546;3.70386;99;20220205;16.8;-.7;8.1;1.6;5.5;0;1.44;12390 +70089;43.6546;3.70386;99;20220206;13.2;-7.3;3;2.5;5.9;.4;1.25;12545 +70089;43.6546;3.70386;99;20220207;17;9.5;13.3;4.1;6.7;.1;2.85;8444 +70089;43.6546;3.70386;99;20220208;16.1;-5.4;5.4;1;4.1;0;1.18;12863 +70089;43.6546;3.70386;99;20220209;13.1;-5.2;4;1.3;7.2;0;.9;13026 +70089;43.6546;3.70386;99;20220210;10.8;7.7;9.3;2.2;10.12;0;1.26;7835 +70089;43.6546;3.70386;99;20220211;15.2;5.5;10.4;4.4;7.22;0;2.32;10314 +70089;43.6546;3.70386;99;20220212;14;5;9.5;4.5;7.22;2.4;2.17;9712 +70089;43.6546;3.70386;99;20220213;12;7.9;9.9;7.7;10.32;12.7;1.22;2752 +70089;43.6546;3.70386;99;20220214;12.5;10.5;11.5;5.7;10.19;2.2;1.68;3794 +70089;43.6546;3.70386;99;20220215;13.4;6.2;9.8;4.8;7.29;0;2.26;11023 +70089;43.6546;3.70386;99;20220216;15.8;3.5;9.7;2.7;9.9;.5;1.4;12569 +70089;43.6546;3.70386;99;20220217;19.2;14.1;16.7;3.3;11.1;.1;2.4;7828 +70089;43.6546;3.70386;99;20220218;18.6;2.5;10.6;1;9.9;0;1.38;14586 +70089;43.6546;3.70386;99;20220219;14.5;6.4;10.5;2.2;6.3;0;1.9;10423 +70089;43.6546;3.70386;99;20220220;16.2;-.7;7.8;3.5;7.3;.2;2.06;14954 +70089;43.6546;3.70386;99;20220221;15;10.8;12.9;5;7.6;.3;2.9;7417 +70089;43.6546;3.70386;99;20220222;17;4.7;10.9;3.7;6.8;0;2.65;13625 +70089;43.6546;3.70386;99;20220223;19;7.5;13.3;2.2;7.7;0;2.3;13315 +70089;43.6546;3.70386;99;20220224;15.4;2.6;9;1.2;10;.1;1.33;14292 +70089;43.6546;3.70386;99;20220225;15;3.6;9.3;2.6;5.7;0;2.24;13606 +70089;43.6546;3.70386;99;20220226;14.4;4;9.2;2.3;5.1;0;2.19;13118 +70089;43.6546;3.70386;99;20220227;13.4;-3.8;4.8;1.3;6.4;0;1.45;16289 +70089;43.6546;3.70386;99;20220228;15.3;-1.8;6.8;1.5;7.1;0;1.65;16485 +70089;43.6546;3.70386;99;20220301;12.4;-2.8;4.8;1.2;6.6;0;1.42;16682 +70089;43.6546;3.70386;99;20220302;11.1;-.2;5.5;.6;7.6;1.2;1.2;14440 +70089;43.6546;3.70386;99;20220303;16.2;-2.6;6.8;.7;7.6;0;1.53;17079 +70089;43.6546;3.70386;99;20220304;17.9;3;10.5;1.5;8.2;0;2.03;17159 +70089;43.6546;3.70386;99;20220305;16.4;-2;7.2;1.1;6;.1;1.82;17479 +70089;43.6546;3.70386;99;20220306;14.2;-5.3;4.5;1.4;4.3;0;1.88;17681 +70089;43.6546;3.70386;99;20220307;13.3;-6.6;3.4;1;4.6;0;1.63;17883 +70089;43.6546;3.70386;99;20220308;10;-3.4;3.3;1.3;6.5;1.7;1.39;17025 +70089;43.6546;3.70386;99;20220309;12.5;5.8;9.2;1.1;8.7;.8;1.44;11872 +70089;43.6546;3.70386;99;20220310;12.5;4.2;8.4;1.9;10.7;4.9;1.26;13494 +70089;43.6546;3.70386;99;20220311;12.6;10.5;11.6;3.4;10.8;38.7;1.45;6343 +70089;43.6546;3.70386;99;20220312;9.2;7.3;8.3;2;10.3;54.8;.84;6059 +70089;43.6546;3.70386;99;20220313;9.6;7.1;8.4;3.4;9.9;20.4;1.02;7194 +70089;43.6546;3.70386;99;20220314;11.8;6.9;9.4;1.5;10.9;1.1;1.23;10618 +70089;43.6546;3.70386;99;20220315;14.3;8.2;11.3;1.2;11.7;0;1.51;12108 +70089;43.6546;3.70386;99;20220316;14.9;9;12;.6;11.6;0;1.55;12027 +70089;43.6546;3.70386;99;20220317;15.8;5.6;10.7;.5;11.2;.7;1.82;16326 +70089;43.6546;3.70386;99;20220318;15.4;10.5;12.9;3;10.96;.6;2.04;10842 +70089;43.6546;3.70386;99;20220319;16.1;8.1;12.1;2.4;9.42;0;2.3;13941 +70089;43.6546;3.70386;99;20220320;12.7;7.3;10;5.2;9.92;10.8;1.39;5934 +70089;43.6546;3.70386;99;20220321;12.8;8.8;10.8;6.1;8.66;.1;2.31;8418 +70089;43.6546;3.70386;99;20220322;14.7;4.5;9.6;4.6;7.46;0;2.9;18450 +70089;43.6546;3.70386;99;20220323;15.1;4.2;9.6;2.9;7.52;0;2.67;18983 +70089;43.6546;3.70386;99;20220324;17;4.3;10.6;2.5;7.02;0;2.91;18972 +70089;43.6546;3.70386;99;20220325;17.5;4.5;11;2.3;7.76;0;2.81;18590 +70089;43.6546;3.70386;99;20220326;17.6;6.1;11.8;2.8;8.26;0;3.03;19294 +70089;43.6546;3.70386;99;20220327;20.2;7.7;14;2.4;7.36;0;3.33;17197 +70089;43.6546;3.70386;99;20220328;19.4;7.6;13.5;2.2;8.46;0;3.14;18667 +70089;43.6546;3.70386;99;20220329;16.4;8;12.2;3.3;11.62;4.4;2.13;14860 +70089;43.6546;3.70386;99;20220330;15.8;9.7;12.8;2.9;11.39;.4;2.11;12206 +70089;43.6546;3.70386;99;20220331;18.1;9.2;13.6;5;8.26;.1;4.06;19682 +70089;43.6546;3.70386;99;20220401;10.6;5.7;8.2;7.6;4.99;.1;3.54;15029 +70089;43.6546;3.70386;99;20220402;8.6;4.2;6.4;9.1;4.28;0;3.51;11500 +70089;43.6546;3.70386;99;20220403;10.5;2.1;6.3;3.4;4.49;0;2.79;17600 +70089;43.6546;3.70386;99;20220404;16.1;2.4;9.2;2.8;5.09;0;3.49;22600 +70089;43.6546;3.70386;99;20220405;18;3.9;10.9;2.9;6.84;0;3.6;23887 +70089;43.6546;3.70386;99;20220406;17.3;7.3;12.3;2.9;9.42;0;2.75;15726 +70089;43.6546;3.70386;99;20220407;21.2;10.5;15.8;4.8;10.46;.2;4.02;16108 +70089;43.6546;3.70386;99;20220408;20.4;12.4;16.4;4.7;11.76;0;3.96;19429 +70089;43.6546;3.70386;99;20220409;17;9.5;13.3;5.8;6.09;0;4.85;20989 +70089;43.6546;3.70386;99;20220410;15.8;4.8;10.3;3.5;7.24;.2;3.49;23383 +70089;43.6546;3.70386;99;20220411;14.2;8.2;11.2;5.7;10.66;.9;1.97;10005 +70089;43.6546;3.70386;99;20220412;16.7;7.4;12.1;4.1;10.66;0;2.86;19282 +70089;43.6546;3.70386;99;20220413;18.8;9;13.9;2.9;10.66;0;3.28;19874 +70089;43.6546;3.70386;99;20220414;23.8;9.3;16.6;3.3;10.72;0;4.58;23803 +70089;43.6546;3.70386;99;20220415;27.3;13.7;20.5;4.1;12.6;0;5.58;24415 +70089;43.6546;3.70386;99;20220416;25.4;13.5;19.4;8.6;10.09;0;7.15;21966 +70089;43.6546;3.70386;99;20220417;20.8;11.6;16.2;3.7;8.79;0;4.82;24635 +70089;43.6546;3.70386;99;20220418;20.7;9.6;15.2;3.2;11.22;0;3.95;23628 +70089;43.6546;3.70386;99;20220419;22.9;11.1;17;3.6;10.86;1.2;4.68;24520 +70089;43.6546;3.70386;99;20220420;16;11.2;13.6;3.4;13.62;15.7;1.55;6934 +70089;43.6546;3.70386;99;20220421;18;11.6;14.8;3.5;13.42;1.2;2.3;11527 +70089;43.6546;3.70386;99;20220422;20;10.9;15.4;4.3;13.09;.4;3.67;23221 +70089;43.6546;3.70386;99;20220423;15.2;13.3;14.2;6.2;12.59;14.4;2.12;5652 +70089;43.6546;3.70386;99;20220424;17.9;8.7;13.3;3.2;11.46;2.4;2.76;15370 +70089;43.6546;3.70386;99;20220425;21.5;10;15.7;4.6;10.89;0;4.77;26127 +70089;43.6546;3.70386;99;20220426;20.7;9.2;14.9;3.3;11.19;0;4.09;24455 +70089;43.6546;3.70386;99;20220427;19.9;11.2;15.6;3.4;12.56;0;3.88;23659 +70089;43.6546;3.70386;99;20220428;23.3;11.7;17.5;2.9;12.79;.1;4.43;24465 +70089;43.6546;3.70386;99;20220429;22.4;12.4;17.4;3.1;13.12;.1;4.35;24104 +70089;43.6546;3.70386;99;20220430;25.1;13.9;19.5;3.3;11.76;0;5.13;23273 +70089;43.6546;3.70386;99;20220501;22.5;10.8;16.7;3.6;9.49;0;5.04;24700 +70089;43.6546;3.70386;99;20220502;22.3;12.5;17.4;3.2;11.19;.1;4.49;22013 +70089;43.6546;3.70386;99;20220503;21.6;12.6;17.1;2.6;13.46;.7;3.87;21859 +70089;43.6546;3.70386;99;20220504;22.2;10.9;16.5;2.8;13.16;2.3;4.17;24651 +70089;43.6546;3.70386;99;20220505;21.1;13.4;17.2;4.2;11.62;2.3;4.31;19226 +70089;43.6546;3.70386;99;20220506;22.8;10.9;16.9;2.7;10;0;4.84;26249 +70089;43.6546;3.70386;99;20220507;27.1;7.2;17.2;1.3;10.4;0;4.85;29118 +70089;43.6546;3.70386;99;20220508;24.4;8;16.2;1;12.2;1.3;4.47;29251 +70089;43.6546;3.70386;99;20220509;25.5;8.6;17.1;1.2;13.4;0;4.65;29381 +70089;43.6546;3.70386;99;20220510;25.5;8.3;16.9;1.4;12.6;.1;4.74;29508 +70089;43.6546;3.70386;99;20220511;24.7;7.4;16.1;1.4;13.4;0;4.58;29634 +70089;43.6546;3.70386;99;20220512;23.6;10.2;16.9;1.2;13.6;0;4.48;28692 +70089;43.6546;3.70386;99;20220513;26.2;8.5;17.4;1;12.3;0;4.77;29876 +70089;43.6546;3.70386;99;20220514;28.7;10.5;19.6;1.2;15;0;5.15;29993 +70089;43.6546;3.70386;99;20220515;24.7;15.1;19.9;1.8;16;0;4.43;24421 +70089;43.6546;3.70386;99;20220516;26.4;11.8;19.1;1.3;14.4;.4;5.07;30219 +70089;43.6546;3.70386;99;20220517;27.9;11.4;19.7;1.2;14.8;0;5.19;30329 +70089;43.6546;3.70386;99;20220518;32.1;12;22.1;1.4;15.9;.2;5.77;30435 +70089;43.6546;3.70386;99;20220519;26.7;15;20.9;1.5;16.4;0;4.96;27472 +70089;43.6546;3.70386;99;20220520;27.1;10.8;19;1.3;15.2;0;5.14;30639 +70089;43.6546;3.70386;99;20220521;30.2;12.4;21.3;.9;16.3;.1;5.41;30737 +70089;43.6546;3.70386;99;20220522;28.1;12.2;20.2;1.2;17.9;0;5.27;30831 +70089;43.6546;3.70386;99;20220523;27.2;18.9;23.1;2;17.4;.2;4.88;23275 +70089;43.6546;3.70386;99;20220524;23.3;16.8;20.1;2.3;11.9;1.7;4.53;20537 +70089;43.6546;3.70386;99;20220525;26.5;15.3;20.9;2.7;9.9;0;5.98;27368 +70089;43.6546;3.70386;99;20220526;30.1;15.4;22.8;2.3;10.7;0;6.61;31181 +70089;43.6546;3.70386;99;20220527;32.4;11.8;22.1;1.7;12.8;0;6.25;31262 +70089;43.6546;3.70386;99;20220528;30.6;11.2;20.9;2.8;11;0;6.77;31339 +70089;43.6546;3.70386;99;20220529;28.3;9.9;19.1;2.3;7.9;0;6.29;31413 +70089;43.6546;3.70386;99;20220530;26.1;7;16.6;1.3;9.3;.5;5.2;31484 +70089;43.6546;3.70386;99;20220531;27.4;14;20.7;1.3;12.7;0;5.48;30487 +70089;43.6546;3.70386;99;20220601;28;10.7;19.4;1.1;14.1;0;5.39;31616 +70089;43.6546;3.70386;99;20220602;28;16;22;1.5;17;0;5.4;28913 +70089;43.6546;3.70386;99;20220603;29.4;15;22.2;1.4;16.7;0;5.86;31736 +70089;43.6546;3.70386;99;20220604;28.5;16.3;22.4;1.6;19.1;.1;5.47;29271 +70089;43.6546;3.70386;99;20220605;31.6;16.1;23.9;1.6;17.2;0;6.28;31844 +70089;43.6546;3.70386;99;20220606;31.1;12;21.6;1.3;14.7;.5;5.92;31893 +70089;43.6546;3.70386;99;20220607;28.6;15.6;22.1;2.2;14.8;0;6.04;30394 +70089;43.6546;3.70386;99;20220608;26.6;11.7;19.2;1.6;13.3;.2;5.57;31981 +70089;43.6546;3.70386;99;20220609;26.3;17;21.7;4;10.7;0;6.53;25612 +70089;43.6546;3.70386;99;20220610;33.5;16.9;25.2;2.4;10.9;0;7.41;32057 +70089;43.6546;3.70386;99;20220611;35.1;10.5;22.8;1.3;11.4;0;6.41;32089 +70089;43.6546;3.70386;99;20220612;34;13.8;23.9;1.4;13.3;.1;6.47;32119 +70089;43.6546;3.70386;99;20220613;35;16.3;25.7;2;16.4;.2;7.07;32145 +70089;43.6546;3.70386;99;20220614;33.9;20.3;27.1;2.8;13.5;0;7.75;31343 +70089;43.6546;3.70386;99;20220615;32.6;17.7;25.2;1.5;15.5;0;6.54;32188 +70089;43.6546;3.70386;99;20220616;36.6;13.3;25;1.2;15.9;0;6.57;32205 +70089;43.6546;3.70386;99;20220617;40.9;18.7;29.8;1.6;16.6;0;7.62;32218 +70089;43.6546;3.70386;99;20220618;32.2;15.8;24;1.3;18;0;6.25;32228 +70089;43.6546;3.70386;99;20220619;30.5;16.4;23.5;2.2;19.1;0;6.31;32001 +70089;43.6546;3.70386;99;20220620;28.7;16;22.4;1.9;19.6;0;5.67;30320 +70089;43.6546;3.70386;99;20220621;31;21.3;26.2;2;23.7;1.2;5.64;26365 +70089;43.6546;3.70386;99;20220622;28.2;20.6;24.4;2.4;24.3;5.7;4.72;23213 +70089;43.6546;3.70386;99;20220623;27.7;22.7;25.2;2.7;23.5;8.4;4.34;18625 +70089;43.6546;3.70386;99;20220624;29;16.5;22.8;1.5;17.2;1.9;5.73;30053 +70089;43.6546;3.70386;99;20220625;28.3;13.2;20.8;1.9;17;2.9;5.81;32205 +70089;43.6546;3.70386;99;20220626;29.2;21.6;25.4;1.9;23.3;0;4.95;23179 +70089;43.6546;3.70386;99;20220627;31;17.3;24.2;1.4;17.7;.7;6.14;31463 +70089;43.6546;3.70386;99;20220628;32.7;17;24.9;1.4;15.3;0;6.45;32146 +70089;43.6546;3.70386;99;20220629;31.1;12.2;21.7;1.4;14.3;.7;6.04;32120 +70089;43.6546;3.70386;99;20220630;28.9;16.2;22.6;1.2;17.6;.1;5.6;30177 +70089;43.6546;3.70386;99;20220701;31.1;16.6;23.9;1.3;12.1;0;6.21;32058 +70089;43.6546;3.70386;99;20220702;32.1;10.3;21.2;1.1;12.1;0;5.89;32022 +70089;43.6546;3.70386;99;20220703;34.7;13.2;24;1;14.8;0;6.17;31983 +70089;43.6546;3.70386;99;20220704;35.8;17.8;26.8;1.6;18.5;.7;6.88;31941 +70089;43.6546;3.70386;99;20220705;35.1;18;26.6;1.9;17.3;0;7.02;31895 +70089;43.6546;3.70386;99;20220706;35.1;18;26.6;2.8;11.5;0;7.98;31847 +70089;43.6546;3.70386;99;20220707;34.4;12.9;23.7;2.1;11.8;0;7.03;31795 +70089;43.6546;3.70386;99;20220708;34.6;15.1;24.9;2.4;11.3;0;7.42;31740 +70089;43.6546;3.70386;99;20220709;36.4;13.5;25;1.4;11.2;0;6.65;31682 +70089;43.6546;3.70386;99;20220710;36.9;14.2;25.6;1.1;11.7;0;6.38;31621 +70089;43.6546;3.70386;99;20220711;33.6;14.4;24;1.3;15;0;6.24;31556 +70089;43.6546;3.70386;99;20220712;34.1;14.9;24.5;1.3;17.8;0;6.26;31489 +70089;43.6546;3.70386;99;20220713;32.6;14.6;23.6;1.3;17.6;0;6.07;31419 +70089;43.6546;3.70386;99;20220714;33.3;16.7;25;1.2;20.4;0;6.15;31345 +70089;43.6546;3.70386;99;20220715;38.8;18.5;28.7;1.5;18.7;0;7.04;31269 +70089;43.6546;3.70386;99;20220716;38.5;17.6;28.1;2.1;13.4;0;7.62;31189 +70089;43.6546;3.70386;99;20220717;36.4;16;26.2;1.7;14.5;0;6.86;31107 +70089;43.6546;3.70386;99;20220718;35.5;17;26.3;1.4;17.6;.4;6.48;31022 +70089;43.6546;3.70386;99;20220719;34.4;16.5;25.5;1.3;16.4;0;6.26;30934 +70089;43.6546;3.70386;99;20220720;35.8;15.3;25.6;1.7;16.9;.8;6.64;30843 +70089;43.6546;3.70386;99;20220721;37.1;17.1;27.1;1.3;15.5;.2;6.52;30749 +70089;43.6546;3.70386;99;20220722;35;15.9;25.5;1.2;18.3;.2;6.16;30652 +70089;43.6546;3.70386;99;20220723;35.5;22.5;29;1.4;19.1;0;6.4;29029 +70089;43.6546;3.70386;99;20220724;35.7;18.1;26.9;1.7;16.6;0;6.67;30450 +70089;43.6546;3.70386;99;20220725;37.3;19.3;28.3;1.6;17.7;.1;6.79;30345 +70089;43.6546;3.70386;99;20220726;35.9;19.7;27.8;2.3;13.5;0;7.31;30238 +70089;43.6546;3.70386;99;20220727;34.1;13.6;23.9;1.4;11.7;0;6.08;30127 +70089;43.6546;3.70386;99;20220728;32;13;22.5;1.4;12.7;0;5.79;30014 +70089;43.6546;3.70386;99;20220729;30.8;16.8;23.8;1;16.2;1.7;5.48;29496 +70089;43.6546;3.70386;99;20220730;35.3;16.8;26.1;1.3;13.9;0;6.12;29780 +70089;43.6546;3.70386;99;20220731;36.9;14.9;25.9;1.2;13;0;6.09;29659 +70089;43.6546;3.70386;99;20220801;38.1;16.7;27.4;1.6;13.5;0;6.66;29535 +70089;43.6546;3.70386;99;20220802;38.3;17.3;27.8;1.9;14.4;0;6.97;29409 +70089;43.6546;3.70386;99;20220803;34.3;16.1;25.2;1.4;16.6;0;5.95;29281 +70089;43.6546;3.70386;99;20220804;34;19.6;26.8;1.6;21.8;0;6.08;29150 +70089;43.6546;3.70386;99;20220805;34.7;19.8;27.3;1.2;22.2;.1;5.93;29017 +70089;43.6546;3.70386;99;20220806;37.6;16.7;27.2;1.2;20;0;6.06;28881 +70089;43.6546;3.70386;99;20220807;35.6;16.9;26.3;1.4;17.1;0;6;28743 +70089;43.6546;3.70386;99;20220808;36.2;14.5;25.4;1.4;13.3;0;5.99;28602 +70089;43.6546;3.70386;99;20220809;36.4;13.2;24.8;1.7;13.2;0;6.24;28460 +70089;43.6546;3.70386;99;20220810;34.3;14.7;24.5;1.3;16.3;0;5.62;28315 +70089;43.6546;3.70386;99;20220811;33.4;18.1;25.8;1.4;20.7;0;5.64;28168 +70089;43.6546;3.70386;99;20220812;34.4;21.8;28.1;1.2;25;0;5.47;26106 +70089;43.6546;3.70386;99;20220813;30.7;19.5;25.1;1.7;24.5;.6;4.83;24414 +70089;43.6546;3.70386;99;20220814;28.5;22.5;25.5;1.9;22.6;6.5;3.97;17483 +70089;43.6546;3.70386;99;20220815;31.8;16.3;24.1;1.3;18.8;0;5.24;27557 +70089;43.6546;3.70386;99;20220816;31.9;15;23.5;1.3;18.4;28.9;5.16;27400 +70089;43.6546;3.70386;99;20220817;26.4;16.8;21.6;1.1;20.3;20;3.89;21994 +70089;43.6546;3.70386;99;20220818;26.9;14.2;20.6;1.3;16.8;.3;4.36;25298 +70089;43.6546;3.70386;99;20220819;30.7;20.7;25.7;3;15.8;0;5.75;22188 +70089;43.6546;3.70386;99;20220820;32.8;17.2;25;2.2;16.1;0;5.83;26749 +70089;43.6546;3.70386;99;20220821;32.3;14.7;23.5;1.6;15.4;0;5.26;26582 +70089;43.6546;3.70386;99;20220822;31.5;15.9;23.7;1.8;16.9;0;5.25;26413 +70089;43.6546;3.70386;99;20220823;33.8;18.4;26.1;1.9;16.7;0;5.7;26242 +70089;43.6546;3.70386;99;20220824;33.5;15.5;24.5;1;17.5;0;4.88;26069 +70089;43.6546;3.70386;99;20220825;32.6;15.3;24;1;19.5;.3;4.76;25895 +70089;43.6546;3.70386;99;20220826;33.7;17.5;25.6;1.5;18.9;0;5.21;25719 +70089;43.6546;3.70386;99;20220827;32.5;15;23.8;1.1;17.1;0;4.73;25541 +70089;43.6546;3.70386;99;20220828;32.3;14.5;23.4;1.2;17.2;0;4.72;25362 +70089;43.6546;3.70386;99;20220829;30.5;14.2;22.4;1.2;19.7;1.4;4.45;25181 +70089;43.6546;3.70386;99;20220830;30.2;22.3;26.3;1.2;24.9;.8;3.75;18133 +70089;43.6546;3.70386;99;20220831;30;16.7;23.4;1;19.6;0;4.23;23660 +70089;43.6546;3.70386;99;20220901;31.9;14.6;23.3;1.1;17.9;.8;4.47;24631 +70089;43.6546;3.70386;99;20220902;27.1;17;22.1;1;19.9;5.3;3.54;20160 +70089;43.6546;3.70386;99;20220903;27.9;17.5;22.7;1;20.9;0;3.61;20308 +70089;43.6546;3.70386;99;20220904;29.3;17.9;23.6;1.5;21.7;0;3.96;21137 +70089;43.6546;3.70386;99;20220905;27.8;20.8;24.3;1.7;24.6;0;3.22;16197 +70089;43.6546;3.70386;99;20220906;26.2;21;23.6;1.6;24;3.4;2.75;13695 +70089;43.6546;3.70386;99;20220907;27.1;19.1;23.1;1.5;22.5;15.7;3.22;17092 +70089;43.6546;3.70386;99;20220908;27.1;13.2;20.2;1;16.9;.1;3.64;22670 +70089;43.6546;3.70386;99;20220909;25.6;13.7;19.7;1.1;16;.1;3.36;20713 +70089;43.6546;3.70386;99;20220910;27.1;10.9;19;.9;14.8;.1;3.53;22912 +70089;43.6546;3.70386;99;20220911;28.9;10.7;19.8;.9;14.8;0;3.61;22716 +70089;43.6546;3.70386;99;20220912;25.8;11.9;18.9;.5;18.5;.1;3.23;21873 +70089;43.6546;3.70386;99;20220913;26.2;22.3;24.3;1.9;25.8;14.1;2.35;10982 +70089;43.6546;3.70386;99;20220914;25.5;20.8;23.2;1.6;24.6;0;2.35;12042 +70089;43.6546;3.70386;99;20220915;29.8;15.5;22.7;.9;18.5;0;3.63;21586 +70089;43.6546;3.70386;99;20220916;27.4;14.9;21.2;1.4;15.4;0;3.51;19920 +70089;43.6546;3.70386;99;20220917;22.5;14.8;18.7;2.9;9.4;0;3.85;15255 +70089;43.6546;3.70386;99;20220918;25;8;16.5;1;9;0;3.11;21323 +70089;43.6546;3.70386;99;20220919;25.6;6.9;16.3;1.3;9.9;0;3.26;21122 +70089;43.6546;3.70386;99;20220920;26.4;5;15.7;1;9.3;0;3.06;20920 +70089;43.6546;3.70386;99;20220921;24.9;5.3;15.1;1;10.4;0;2.9;20718 +70089;43.6546;3.70386;99;20220922;23.6;8.5;16.1;1.1;12.6;.1;2.84;20516 +70089;43.6546;3.70386;99;20220923;22.3;9.7;16;.9;14.8;47.9;2.5;18637 +70089;43.6546;3.70386;99;20220924;22.4;15.5;19;2.3;16.3;1.4;2.52;13371 +70089;43.6546;3.70386;99;20220925;23.4;10.8;17.1;.9;12.9;0;2.58;18244 +70089;43.6546;3.70386;99;20220926;21.2;7.3;14.3;2.3;11.2;.3;2.82;19008 +70089;43.6546;3.70386;99;20220927;20.2;15.6;17.9;3.6;11.4;.5;3.15;10367 +70089;43.6546;3.70386;99;20220928;22.1;16.3;19.2;3.3;13.8;.7;3.01;11638 +70089;43.6546;3.70386;99;20220929;21.1;14.6;17.9;2.1;12.2;.9;2.58;12241 +70089;43.6546;3.70386;99;20220930;19.4;10.9;15.2;1.3;11.2;0;2.13;13989 +70089;43.6546;3.70386;99;20221001;22.6;4.6;13.6;1.6;11.9;.1;2.48;18694 +70089;43.6546;3.70386;99;20221002;27;9.5;18.3;1.5;14;0;2.91;18492 +70089;43.6546;3.70386;99;20221003;27.2;8.3;17.8;.6;12.6;0;2.4;18291 +70089;43.6546;3.70386;99;20221004;25.7;7.5;16.6;.7;12.4;.1;2.33;18090 +70089;43.6546;3.70386;99;20221005;21.5;9.1;15.3;.9;15.9;.1;1.96;16149 +70089;43.6546;3.70386;99;20221006;25.8;9.7;17.8;.9;14.2;0;2.39;17690 +70089;43.6546;3.70386;99;20221007;23.3;9.4;16.4;.6;14.2;2.1;2.05;16754 +70089;43.6546;3.70386;99;20221008;22.7;13.9;18.3;.2;16.1;1.5;1.7;12954 +70089;43.6546;3.70386;99;20221009;20.9;9.2;15.1;.8;14.1;.1;1.8;14914 +70089;43.6546;3.70386;99;20221010;23.8;13.7;18.8;1;15.9;.2;2.01;13611 +70089;43.6546;3.70386;99;20221011;24.1;7.8;16;.5;13.7;0;1.92;16703 +70089;43.6546;3.70386;99;20221012;24.8;9.5;17.2;.5;13.7;.9;1.93;16509 +70089;43.6546;3.70386;99;20221013;22.6;7.8;15.2;.7;14.1;1.4;1.82;16085 +70089;43.6546;3.70386;99;20221014;23.1;15.5;19.3;1.8;16;.2;2.04;11082 +70089;43.6546;3.70386;99;20221015;24.9;7.2;16.1;.5;14;.4;1.79;15931 +70089;43.6546;3.70386;99;20221016;22.3;12.8;17.6;2.6;20;.8;1.43;12193 +70089;43.6546;3.70386;99;20221017;22.5;17;19.8;1.8;19.5;0;1.56;8904 +70089;43.6546;3.70386;99;20221018;21.9;15.7;18.8;.7;19;0;1.36;9391 +70089;43.6546;3.70386;99;20221019;21;17;19;.9;19.4;1.5;1.2;7233 +70089;43.6546;3.70386;99;20221020;20.1;18.9;19.5;2.4;21.6;7.2;.83;3428 +70089;43.6546;3.70386;99;20221021;22.9;19.4;21.2;2.6;21.9;.2;1.41;6510 +70089;43.6546;3.70386;99;20221022;23.2;14.5;18.9;1.3;18.3;0;1.55;10728 +70089;43.6546;3.70386;99;20221023;21.7;14.6;18.2;3;22.6;.2;.81;9458 +70089;43.6546;3.70386;99;20221024;23.8;19.8;21.8;1.3;21;0;1.39;6738 +70089;43.6546;3.70386;99;20221025;23.7;11.3;17.5;.6;17.1;0;1.42;12499 +70089;43.6546;3.70386;99;20221026;23.1;16.4;19.8;1.4;20.6;0;1.31;8784 +70089;43.6546;3.70386;99;20221027;23.3;19.1;21.2;1;19.9;.1;1.27;6638 +70089;43.6546;3.70386;99;20221028;23.7;14;18.9;.6;16.4;.1;1.31;10492 +70089;43.6546;3.70386;99;20221029;23.6;7.8;15.7;.5;13.1;.1;1.26;13409 +70089;43.6546;3.70386;99;20221030;22.6;10.7;16.7;.9;16.5;0;1.26;11420 +70089;43.6546;3.70386;99;20221031;21.4;15;18.2;2.1;19.6;2.7;1.09;7980 +70089;43.6546;3.70386;99;20221101;23.8;16.8;20.3;1.2;17.8;.1;1.39;8277 +70089;43.6546;3.70386;99;20221102;22;9.1;15.6;.4;11.8;.1;1.02;11457 +70089;43.6546;3.70386;99;20221103;15;5.5;10.3;2;11.7;4.1;.84;9550 +70089;43.6546;3.70386;99;20221104;14.8;8;11.4;3.1;9.6;1.9;1.46;7806 +70089;43.6546;3.70386;99;20221105;17.8;11.8;14.8;2.9;7;0;2.47;7167 +70089;43.6546;3.70386;99;20221106;19.7;.3;10;.9;7.1;.1;1.09;12143 +70089;43.6546;3.70386;99;20221107;21.5;1;11.3;.9;8.5;0;1.11;11995 +70089;43.6546;3.70386;99;20221108;17.3;4.9;11.1;2.1;14.7;3.4;.55;10340 +70089;43.6546;3.70386;99;20221109;20.3;17.3;18.8;2.3;17.7;.4;1.19;4481 +70089;43.6546;3.70386;99;20221110;19.9;7.7;13.8;1.4;11.7;0;1.12;9979 +70089;43.6546;3.70386;99;20221111;21.2;9.4;15.3;1.6;11.7;0;1.32;9668 +70089;43.6546;3.70386;99;20221112;21.9;4.8;13.4;.4;10.7;0;.73;11298 +70089;43.6546;3.70386;99;20221113;17.1;6.3;11.7;.5;11.9;.7;.65;8966 +70089;43.6546;3.70386;99;20221114;13.5;11.2;12.4;1.6;13.5;42.9;.58;3515 +70089;43.6546;3.70386;99;20221115;16.9;13;15;2.1;14.7;2.2;.86;4829 +70089;43.6546;3.70386;99;20221116;19.6;6.9;13.3;.8;11.4;.1;.78;9446 +70089;43.6546;3.70386;99;20221117;18.9;7.4;13.2;.9;12;1.3;.76;8827 +70089;43.6546;3.70386;99;20221118;15.9;11.2;13.6;1.9;9.1;.2;1.35;5193 +70089;43.6546;3.70386;99;20221119;15.3;2.8;9.1;2.1;7.3;0;1.17;9027 +70089;43.6546;3.70386;99;20221120;15;.7;7.9;1.3;6.9;0;.82;9615 +70089;43.6546;3.70386;99;20221121;8.6;1.5;5.1;1;8.4;6.1;.37;6385 +70089;43.6546;3.70386;99;20221122;13.2;7;10.1;3.5;7.9;1.8;1.51;5826 +70089;43.6546;3.70386;99;20221123;16.5;7.6;12.1;1.7;9.8;1.6;.97;7108 +70089;43.6546;3.70386;99;20221124;16.6;3.5;10.1;.5;9.1;0;.45;8754 +70089;43.6546;3.70386;99;20221125;16.2;3.7;10;.9;9.5;.6;.56;8436 +70089;43.6546;3.70386;99;20221126;17.7;1.8;9.8;1.9;7.2;0;1.15;9551 +70089;43.6546;3.70386;99;20221127;13.5;.1;6.8;.8;8;6.9;.42;8594 +70089;43.6546;3.70386;99;20221128;11.3;7.3;9.3;1.5;10.8;8;.47;4170 +70089;43.6546;3.70386;99;20221129;13.9;1;7.5;1.1;7.2;0;.58;8251 +70089;43.6546;3.70386;99;20221130;13.8;-.8;6.5;.9;6.6;0;.48;8765 +70089;43.6546;3.70386;99;20221201;11.5;-1.3;5.1;1.6;6.5;.1;.61;8068 +70089;43.6546;3.70386;99;20221202;8.4;-2.6;2.9;.7;6.6;1.5;.27;7339 +70089;43.6546;3.70386;99;20221203;7.5;5.5;6.5;2.5;9.1;13;.43;2497 +70089;43.6546;3.70386;99;20221204;11.5;5.7;8.6;.9;8.9;6.4;.48;4954 +70089;43.6546;3.70386;99;20221205;11.7;-3.1;4.3;.7;5.8;.2;.32;8483 +70089;43.6546;3.70386;99;20221206;11.7;-1.8;5;.6;6.2;.3;.29;7998 +70089;43.6546;3.70386;99;20221207;9.8;-1.8;4;1.8;5.9;.2;.61;7288 +70089;43.6546;3.70386;99;20221208;6.3;-3;1.7;2.1;6.3;7;.33;6375 +70089;43.6546;3.70386;99;20221209;14.3;5.4;9.9;1.6;10.5;0;.51;6176 +70089;43.6546;3.70386;99;20221210;10.4;2.6;6.5;1.1;7.5;0;.45;5683 +70089;43.6546;3.70386;99;20221211;7;-2.5;2.3;2.5;4.09;0;.98;6533 +70089;43.6546;3.70386;99;20221212;6.2;-5.3;.5;1.5;5.3;5.4;.34;7060 +70089;43.6546;3.70386;99;20221213;5.9;1.4;3.7;1.8;8.3;7.2;.16;4003 +70089;43.6546;3.70386;99;20221214;11.8;5.9;8.9;1;11;4.4;.31;4719 +70089;43.6546;3.70386;99;20221215;11.3;9;10.2;1.9;11.5;31.8;.47;2539 +70089;43.6546;3.70386;99;20221216;13.6;5.8;9.7;.9;9.4;0;.44;5552 +70089;43.6546;3.70386;99;20221217;10.7;-4.1;3.3;.5;5;.1;.19;8030 +70089;43.6546;3.70386;99;20221218;7.7;-5;1.4;.9;6.4;.4;.18;7349 +70089;43.6546;3.70386;99;20221219;15.4;7.4;11.4;2.2;12.8;0;.43;5608 +70089;43.6546;3.70386;99;20221220;15.4;13.2;14.3;2.7;15.1;1.7;.59;2436 +70089;43.6546;3.70386;99;20221221;18.8;12.1;15.5;.9;12.8;.1;.63;5038 +70089;43.6546;3.70386;99;20221222;15.8;5.3;10.6;1.5;11.7;.1;.41;6576 +70089;43.6546;3.70386;99;20221223;21.1;10.6;15.9;1.7;13.4;.1;.88;6581 +70089;43.6546;3.70386;99;20221224;20.9;5.1;13;.3;10.1;.1;.18;8324 +70089;43.6546;3.70386;99;20221225;13.2;2.9;8.1;1.6;10.6;0;.28;6529 +70089;43.6546;3.70386;99;20221226;17.9;12.3;15.1;1.4;12.4;.1;.82;4548 +70089;43.6546;3.70386;99;20221227;16.8;2.3;9.6;.6;8.3;.1;.31;7984 +70089;43.6546;3.70386;99;20221228;10.2;-.2;5;.7;8;0;.23;6622 +70089;43.6546;3.70386;99;20221229;14.9;10;12.5;1.1;11.4;0;.59;4231 +70089;43.6546;3.70386;99;20221230;13.9;7.1;10.5;.5;11;.1;.35;5195 +70089;43.6546;3.70386;99;20221231;14.6;7.8;11.2;1.3;12.6;0;.39;5221 +70090;43.67305;4.01226;2;20220101;9.3;5;7.2;1.5;9.9;.3;.28;3262 +70090;43.67305;4.01226;2;20220102;10.5;7.8;9.2;1.8;10.34;0;.52;2251 +70090;43.67305;4.01226;2;20220103;15;4.7;9.9;1.3;10.1;0;.46;6468 +70090;43.67305;4.01226;2;20220104;12.1;7.5;9.8;3;11.3;.5;.45;3158 +70090;43.67305;4.01226;2;20220105;10.3;8.3;9.3;6.7;6;.1;2.45;3956 +70090;43.67305;4.01226;2;20220106;10.5;4.3;7.4;6.8;4.57;0;2.63;5329 +70090;43.67305;4.01226;2;20220107;10.9;.8;5.9;3.4;5.2;0;1.35;6718 +70090;43.67305;4.01226;2;20220108;14.4;5;9.7;4.7;8.04;.1;1.51;6752 +70090;43.67305;4.01226;2;20220109;11.6;7.9;9.7;5.6;7.24;.1;1.88;3394 +70090;43.67305;4.01226;2;20220110;12.5;6.8;9.7;5;6.3;0;2.15;4353 +70090;43.67305;4.01226;2;20220111;9.9;.7;5.3;5.2;4.87;0;1.72;6789 +70090;43.67305;4.01226;2;20220112;9.1;.2;4.7;4.8;4.8;0;1.57;6656 +70090;43.67305;4.01226;2;20220113;10.5;-1.8;4.4;3;4.74;0;1.21;7723 +70090;43.67305;4.01226;2;20220114;13.1;-2.9;5.1;1.4;4.84;.1;.77;8880 +70090;43.67305;4.01226;2;20220115;11.6;-2.5;4.6;1.5;5.44;0;.73;8507 +70090;43.67305;4.01226;2;20220116;15.2;-2.4;6.4;2;5.07;.1;1.15;8941 +70090;43.67305;4.01226;2;20220117;15.2;.9;8;3.7;5.67;0;1.84;8619 +70090;43.67305;4.01226;2;20220118;12.3;.5;6.4;2.4;6;0;1.07;7928 +70090;43.67305;4.01226;2;20220119;12.6;2;7.3;3;6.47;0;1.28;6335 +70090;43.67305;4.01226;2;20220120;13.6;3.3;8.4;5.5;5.5;0;2.35;7975 +70090;43.67305;4.01226;2;20220121;9.8;3.1;6.4;6.6;4.2;0;2.53;6476 +70090;43.67305;4.01226;2;20220122;10.9;-.6;5.1;5.7;4.8;0;1.99;8099 +70090;43.67305;4.01226;2;20220123;11.6;2.2;6.9;3.7;5.84;0;1.53;7819 +70090;43.67305;4.01226;2;20220124;12.3;.8;6.6;2;6.37;0;1;7961 +70090;43.67305;4.01226;2;20220125;12.5;-1.3;5.6;1.8;6.64;0;.83;9435 +70090;43.67305;4.01226;2;20220126;14;-1.1;6.4;1.5;6.24;0;.93;9884 +70090;43.67305;4.01226;2;20220127;13.5;-1.4;6;1.9;5.3;0;1.19;10070 +70090;43.67305;4.01226;2;20220128;17.2;-1.8;7.7;5.4;4.7;0;3.01;10670 +70090;43.67305;4.01226;2;20220129;16.4;3;9.7;2.6;5.24;0;1.93;9585 +70090;43.67305;4.01226;2;20220130;17.2;3.5;10.4;4.5;6.9;0;2.38;9508 +70090;43.67305;4.01226;2;20220131;13.8;1;7.4;6.7;6.04;0;2.39;9323 +70090;43.67305;4.01226;2;20220201;13.6;5.3;9.4;7.6;5.4;0;3.13;8249 +70090;43.67305;4.01226;2;20220202;18.1;8.9;13.5;5.5;7.84;0;2.95;9229 +70090;43.67305;4.01226;2;20220203;16.7;3.8;10.3;2;7.9;0;1.34;9638 +70090;43.67305;4.01226;2;20220204;17;3.3;10.2;3.3;8.24;0;1.71;10112 +70090;43.67305;4.01226;2;20220205;16.6;5.9;11.2;4.3;6.3;0;2.57;9767 +70090;43.67305;4.01226;2;20220206;14.4;.7;7.5;4.7;6.14;.2;2.12;10607 +70090;43.67305;4.01226;2;20220207;16.3;8.6;12.5;6.1;6.71;.1;3.17;8223 +70090;43.67305;4.01226;2;20220208;15.5;1.4;8.4;3.5;4.77;0;2.34;11309 +70090;43.67305;4.01226;2;20220209;14;1.7;7.8;2.3;7.87;.1;1.19;9372 +70090;43.67305;4.01226;2;20220210;12.1;9.2;10.7;2.2;10;0;1.31;8400 +70090;43.67305;4.01226;2;20220211;16.9;2.9;9.9;4.3;6.8;0;2.47;10400 +70090;43.67305;4.01226;2;20220212;15.2;5.6;10.4;5.4;7.7;1.2;2.38;10300 +70090;43.67305;4.01226;2;20220213;11.6;7.6;9.6;9.1;10.7;10.6;.91;1500 +70090;43.67305;4.01226;2;20220214;13;11.4;12.2;7;10.3;4.5;1.93;3500 +70090;43.67305;4.01226;2;20220215;14.2;7.3;10.8;7.2;7.3;0;2.91;13000 +70090;43.67305;4.01226;2;20220216;16.1;7;11.5;4.3;9.7;.4;1.75;9222 +70090;43.67305;4.01226;2;20220217;20.5;11.4;16;5;11.01;.1;2.82;9955 +70090;43.67305;4.01226;2;20220218;17.8;7.2;12.5;1.9;11.2;0;1.48;11959 +70090;43.67305;4.01226;2;20220219;15.2;9.4;12.3;4.7;6.74;0;2.83;7700 +70090;43.67305;4.01226;2;20220220;16.6;6;11.3;5.5;7.27;.1;2.89;12474 +70090;43.67305;4.01226;2;20220221;15.9;10;12.9;8;7.7;.1;3.51;10615 +70090;43.67305;4.01226;2;20220222;17.9;9;13.4;6;6.84;0;3.72;11668 +70090;43.67305;4.01226;2;20220223;18.9;8.2;13.5;3.5;8.74;0;2.57;13210 +70090;43.67305;4.01226;2;20220224;16.5;6.6;11.5;2.7;10.44;.3;1.56;10332 +70090;43.67305;4.01226;2;20220225;14.9;8.1;11.5;5.7;5.97;0;3.26;10538 +70090;43.67305;4.01226;2;20220226;14.7;6.4;10.5;4.4;5.57;0;2.91;12257 +70090;43.67305;4.01226;2;20220227;14;.9;7.4;3;7.07;0;1.77;13385 +70090;43.67305;4.01226;2;20220228;14;2.9;8.5;2.7;8.1;0;1.68;13924 +70090;43.67305;4.01226;2;20220301;13.2;3.2;8.2;3.4;7.4;0;1.78;10844 +70090;43.67305;4.01226;2;20220302;11.9;4.3;8.1;2.1;8.2;0;1.24;8099 +70090;43.67305;4.01226;2;20220303;16.4;1.5;9;1.5;8.11;.1;1.73;15909 +70090;43.67305;4.01226;2;20220304;19.1;6.4;12.8;3.4;8.57;0;2.67;13349 +70090;43.67305;4.01226;2;20220305;15.8;4.3;10;2.9;6.57;0;2.44;14718 +70090;43.67305;4.01226;2;20220306;14.2;1.4;7.8;3.2;4.94;0;2.48;14999 +70090;43.67305;4.01226;2;20220307;13.5;-.3;6.6;2.2;5.2;0;2.06;15440 +70090;43.67305;4.01226;2;20220308;11.7;1.7;6.7;2.9;7.1;.2;1.52;9909 +70090;43.67305;4.01226;2;20220309;13.1;6.1;9.6;2.6;9.1;0;1.49;9636 +70090;43.67305;4.01226;2;20220310;13.6;6;9.8;4.5;10.57;1.8;1.34;9607 +70090;43.67305;4.01226;2;20220311;13.1;11.4;12.3;8;10.77;20.6;1.89;4848 +70090;43.67305;4.01226;2;20220312;11.5;8.6;10.1;6.7;10.14;29.9;1.33;4831 +70090;43.67305;4.01226;2;20220313;11.3;8.1;9.7;7.9;9.87;35.2;1.37;5119 +70090;43.67305;4.01226;2;20220314;13.6;7.6;10.6;3.4;10.77;.3;1.37;8380 +70090;43.67305;4.01226;2;20220315;15.1;10;12.6;2.6;11.44;0;1.62;9407 +70090;43.67305;4.01226;2;20220316;15.4;9.3;12.4;1.7;11.47;0;1.58;10476 +70090;43.67305;4.01226;2;20220317;16.1;8.9;12.5;2.4;11.47;.5;1.67;9741 +70090;43.67305;4.01226;2;20220318;16.7;10.1;13.4;2.5;11.3;.6;1.77;7800 +70090;43.67305;4.01226;2;20220319;16.8;7.3;12.1;2.5;9.7;0;2.13;11900 +70090;43.67305;4.01226;2;20220320;12.6;5.9;9.3;7;10.1;13.7;1.13;2000 +70090;43.67305;4.01226;2;20220321;12.8;7.9;10.4;7.8;8.9;0;2.17;5400 +70090;43.67305;4.01226;2;20220322;15;3.4;9.2;5.2;7.7;0;2.82;18500 +70090;43.67305;4.01226;2;20220323;15.3;2.9;9.1;2.8;7.8;0;2.53;19400 +70090;43.67305;4.01226;2;20220324;16.9;2.4;9.7;2.3;7.4;0;2.7;19700 +70090;43.67305;4.01226;2;20220325;17.7;3;10.4;2.6;7.6;0;2.81;18200 +70090;43.67305;4.01226;2;20220326;17.6;4.1;10.9;2.6;7.8;0;2.92;19600 +70090;43.67305;4.01226;2;20220327;20.9;5.1;13;2;8.1;0;2.71;12900 +70090;43.67305;4.01226;2;20220328;19.7;4.8;12.3;2.4;9.2;0;2.89;18000 +70090;43.67305;4.01226;2;20220329;16.5;7.1;11.8;3.7;12.2;4.6;1.8;12700 +70090;43.67305;4.01226;2;20220330;17.1;10.3;13.7;2.9;11.7;.3;1.95;8500 +70090;43.67305;4.01226;2;20220331;19.2;10.6;14.9;7.2;7.9;.2;5.25;25200 +70090;43.67305;4.01226;2;20220401;11.3;5.7;8.5;10.8;5.2;.1;4.11;21000 +70090;43.67305;4.01226;2;20220402;9.1;4.7;6.9;9.1;4.3;0;3.51;11500 +70090;43.67305;4.01226;2;20220403;11.6;2.7;7.2;5.5;4.86;0;3.16;19178 +70090;43.67305;4.01226;2;20220404;16.4;2.8;9.6;3.2;5.41;0;3.52;22584 +70090;43.67305;4.01226;2;20220405;17;1.7;9.4;2.8;7.3;0;3.22;24000 +70090;43.67305;4.01226;2;20220406;18;4.9;11.5;3.9;9.6;0;2.8;15900 +70090;43.67305;4.01226;2;20220407;21.7;11.8;16.8;6.3;10.5;.2;4.34;12800 +70090;43.67305;4.01226;2;20220408;20.7;12.5;16.6;6;12;0;4.28;21700 +70090;43.67305;4.01226;2;20220409;17.9;10.6;14.3;7.5;6.1;0;5.63;23000 +70090;43.67305;4.01226;2;20220410;16.5;2.1;9.3;3.5;7.1;.2;3.48;25300 +70090;43.67305;4.01226;2;20220411;14.5;6.4;10.5;6.6;11.3;.5;1.67;12300 +70090;43.67305;4.01226;2;20220412;16.4;6.6;11.5;5.2;10.5;0;2.66;17200 +70090;43.67305;4.01226;2;20220413;18.5;8.7;13.6;3.1;10.9;0;3.04;18300 +70090;43.67305;4.01226;2;20220414;24.5;8.1;16.3;3.3;11;0;4.43;23100 +70090;43.67305;4.01226;2;20220415;27.4;12.8;20.1;4.4;11.91;0;5.68;24475 +70090;43.67305;4.01226;2;20220416;24.6;14.3;19.5;9.7;10.21;0;7.73;19732 +70090;43.67305;4.01226;2;20220417;20.2;11.1;15.7;3.4;9.5;0;4.48;25900 +70090;43.67305;4.01226;2;20220418;20.1;7.5;13.8;3.1;11.4;0;3.73;25600 +70090;43.67305;4.01226;2;20220419;22.4;10.6;16.5;3.5;11.2;.6;4.54;25600 +70090;43.67305;4.01226;2;20220420;17.6;12.1;14.9;3.4;14;13.9;1.74;7200 +70090;43.67305;4.01226;2;20220421;19.3;12.2;15.8;3.5;13.4;.7;2.34;9300 +70090;43.67305;4.01226;2;20220422;18.9;9.7;14.3;4.9;13.5;.3;3.26;24100 +70090;43.67305;4.01226;2;20220423;16;14.6;15.3;7.6;13.2;9.4;2.33;5800 +70090;43.67305;4.01226;2;20220424;18.3;9.1;13.7;4;11.5;2;2.69;13100 +70090;43.67305;4.01226;2;20220425;22.3;10.9;16.6;6.3;10.5;0;5.47;27000 +70090;43.67305;4.01226;2;20220426;20.7;7.1;13.9;3.5;11.1;0;4.11;27200 +70090;43.67305;4.01226;2;20220427;20.9;9.6;15.3;3.3;13.1;0;3.91;26100 +70090;43.67305;4.01226;2;20220428;24;11.5;17.8;2.8;12.9;0;4.39;23900 +70090;43.67305;4.01226;2;20220429;23.6;10.5;17.1;2.6;13.8;0;4.42;27300 +70090;43.67305;4.01226;2;20220430;24.6;14;19.3;2.8;13.1;0;4.46;21600 +70090;43.67305;4.01226;2;20220501;23.3;9.2;16.3;3;10.1;0;4.66;24700 +70090;43.67305;4.01226;2;20220502;21.7;10.6;16.2;3.2;11.6;0;4.05;21700 +70090;43.67305;4.01226;2;20220503;21.7;12.1;16.9;3;13.9;.5;3.61;20000 +70090;43.67305;4.01226;2;20220504;21.9;9.5;15.7;2.8;13.4;2.1;4.1;26600 +70090;43.67305;4.01226;2;20220505;22.7;13.8;18.3;3.2;11.8;2;3.83;14600 +70090;43.67305;4.01226;2;20220506;22.9;12.8;17.9;5.2;10.07;0;5.36;21747 +70090;43.67305;4.01226;2;20220507;26.7;13.6;20.1;3.8;10.8;0;5.9;25929 +70090;43.67305;4.01226;2;20220508;24.9;13.6;19.3;3;12.24;2.5;4.9;23802 +70090;43.67305;4.01226;2;20220509;24.3;12.5;18.4;2.5;15.1;.1;4.44;26131 +70090;43.67305;4.01226;2;20220510;24;12.4;18.2;2.2;14.7;.1;4.44;26509 +70090;43.67305;4.01226;2;20220511;22.9;12.3;17.6;3.7;14.94;0;4.32;26200 +70090;43.67305;4.01226;2;20220512;22.4;13.4;17.9;3.3;14.77;0;4.21;24480 +70090;43.67305;4.01226;2;20220513;24.7;12.3;18.5;2.3;14.1;0;4.61;26398 +70090;43.67305;4.01226;2;20220514;27.4;14.6;21;2.5;16.54;0;5.05;26536 +70090;43.67305;4.01226;2;20220515;23.8;16.5;20.2;4.1;17.37;0;4.28;22934 +70090;43.67305;4.01226;2;20220516;24.7;14.5;19.6;3;16.1;.4;4.62;26056 +70090;43.67305;4.01226;2;20220517;25.6;15.5;20.5;2.4;17.57;.1;4.7;26003 +70090;43.67305;4.01226;2;20220518;30.4;16.1;23.2;2.8;18.27;.1;5.72;27150 +70090;43.67305;4.01226;2;20220519;25.6;18.1;21.8;3;18.8;0;4.61;23745 +70090;43.67305;4.01226;2;20220520;26.2;15.9;21;3.7;17.3;0;5.09;26524 +70090;43.67305;4.01226;2;20220521;27.5;16.6;22.1;2.7;17.3;.2;5.24;26118 +70090;43.67305;4.01226;2;20220522;26.1;16.6;21.3;2.9;19.34;0;4.58;24635 +70090;43.67305;4.01226;2;20220523;27.9;19.7;23.8;3.6;18.37;.2;4.93;20001 +70090;43.67305;4.01226;2;20220524;23.7;18.2;21;4.9;11.9;.9;5.25;16297 +70090;43.67305;4.01226;2;20220525;27.9;16.9;22.4;5.4;10.44;0;7.19;23598 +70090;43.67305;4.01226;2;20220526;30.1;16.8;23.4;5.2;10.77;0;8.08;29021 +70090;43.67305;4.01226;2;20220527;33;16.6;24.8;4.6;12.7;0;8.09;28423 +70090;43.67305;4.01226;2;20220528;30.3;18;24.1;5.8;10.8;0;8.26;26619 +70090;43.67305;4.01226;2;20220529;27.9;14.8;21.4;3.8;8.14;0;7.21;29438 +70090;43.67305;4.01226;2;20220530;25.5;12.8;19.2;2.4;9.5;.1;5.39;25919 +70090;43.67305;4.01226;2;20220531;25.5;16.8;21.2;2.4;14.57;0;5.08;25258 +70090;43.67305;4.01226;2;20220601;26.8;14.7;20.7;2.1;16.07;0;5.21;28281 +70090;43.67305;4.01226;2;20220602;26.5;18.2;22.4;2.6;19;0;4.91;25125 +70090;43.67305;4.01226;2;20220603;29;18.7;23.8;2.5;18.04;0;5.52;25835 +70090;43.67305;4.01226;2;20220604;27.5;19.3;23.4;3.1;19.37;.1;5.36;25575 +70090;43.67305;4.01226;2;20220605;32.4;20.5;26.5;3.7;18.77;0;6.87;27775 +70090;43.67305;4.01226;2;20220606;29.9;18.4;24.1;3.5;15.3;.6;6.61;27747 +70090;43.67305;4.01226;2;20220607;30.6;19.3;24.9;3.5;14.87;0;6.91;27898 +70090;43.67305;4.01226;2;20220608;27.1;17.8;22.4;4;13.3;0;5.73;21017 +70090;43.67305;4.01226;2;20220609;28.2;17.9;23;7.2;10.77;0;8.43;27401 +70090;43.67305;4.01226;2;20220610;33.1;17.7;25.4;5.1;11.17;0;9.05;31080 +70090;43.67305;4.01226;2;20220611;34.2;18.2;26.2;3.3;12.2;0;8.01;30840 +70090;43.67305;4.01226;2;20220612;31.8;17.8;24.8;2.2;14.97;0;6.53;29486 +70090;43.67305;4.01226;2;20220613;35.5;19.6;27.5;3.2;17.24;.9;7.63;29198 +70090;43.67305;4.01226;2;20220614;32.2;20.6;26.4;3.4;14.4;0;7.47;28520 +70090;43.67305;4.01226;2;20220615;30.9;20;25.5;2.8;18.44;0;6.18;26710 +70090;43.67305;4.01226;2;20220616;32.4;18.4;25.4;2.3;19.14;0;6.27;28441 +70090;43.67305;4.01226;2;20220617;39;24.4;31.7;3.5;17.27;0;8.99;29360 +70090;43.67305;4.01226;2;20220618;31;19.7;25.3;2.7;20.2;0;6.23;28586 +70090;43.67305;4.01226;2;20220619;29.3;20.9;25.1;4.4;21.4;0;5.91;26338 +70090;43.67305;4.01226;2;20220620;28.9;20.1;24.5;4.1;20.8;0;5.76;25754 +70090;43.67305;4.01226;2;20220621;30.5;22.7;26.6;3.7;24.17;2;4.95;19033 +70090;43.67305;4.01226;2;20220622;28.1;22.5;25.3;4.6;24.8;0;4.8;21730 +70090;43.67305;4.01226;2;20220623;27.7;23.5;25.6;5.6;24.1;12;4.92;20387 +70090;43.67305;4.01226;2;20220624;29.1;19;24.1;3.6;19.34;2;5.63;26001 +70090;43.67305;4.01226;2;20220625;27.3;17.7;22.5;3.1;19.14;1.8;5.17;25776 +70090;43.67305;4.01226;2;20220626;28.6;23.2;25.9;3.6;23.97;0;5.16;22741 +70090;43.67305;4.01226;2;20220627;32.4;21.2;26.8;3.9;18.57;.3;6.88;25373 +70090;43.67305;4.01226;2;20220628;33.9;18.9;26.4;3.7;15.17;0;7.8;30206 +70090;43.67305;4.01226;2;20220629;29.9;19.1;24.5;3.4;15.84;.5;6.56;28297 +70090;43.67305;4.01226;2;20220630;28;20.1;24;3.4;19.5;0;4.85;20037 +70090;43.67305;4.01226;2;20220701;29.8;17.5;23.6;4.4;12.7;0;7.52;29410 +70090;43.67305;4.01226;2;20220702;30.5;16.9;23.7;3.2;12.84;0;6.92;29642 +70090;43.67305;4.01226;2;20220703;31;17.6;24.3;2.2;16.57;0;6.17;28681 +70090;43.67305;4.01226;2;20220704;33.7;21.3;27.5;3.2;20.17;.6;6.89;27540 +70090;43.67305;4.01226;2;20220705;34.1;22.6;28.4;3.7;17.17;0;7.9;28714 +70090;43.67305;4.01226;2;20220706;33.9;22.6;28.2;4.9;12.24;0;8.97;27442 +70090;43.67305;4.01226;2;20220707;34.4;19.4;26.9;5.6;11.74;0;9.62;29919 +70090;43.67305;4.01226;2;20220708;34.3;22.1;28.2;6.3;11.97;0;10.02;28060 +70090;43.67305;4.01226;2;20220709;34.2;20.6;27.4;4.1;11.87;0;8.73;29643 +70090;43.67305;4.01226;2;20220710;36.1;22.6;29.3;4.1;12.67;0;9.08;29744 +70090;43.67305;4.01226;2;20220711;30.9;19.8;25.3;2.9;16.77;0;6.39;27431 +70090;43.67305;4.01226;2;20220712;30.7;19.4;25;2.3;21.17;0;5.76;27652 +70090;43.67305;4.01226;2;20220713;30.2;19.1;24.6;2.3;21.24;.1;5.69;27951 +70090;43.67305;4.01226;2;20220714;30.4;20.5;25.4;2.3;23.7;.1;5.61;27411 +70090;43.67305;4.01226;2;20220715;37.5;22.1;29.8;3;20.97;0;7.79;29744 +70090;43.67305;4.01226;2;20220716;37.4;24.7;31;4;14.24;0;9.17;28619 +70090;43.67305;4.01226;2;20220717;34.1;21.4;27.8;3.4;16.6;0;7.53;28100 +70090;43.67305;4.01226;2;20220718;34.6;21.8;28.2;2.4;20.4;.4;6.65;27960 +70090;43.67305;4.01226;2;20220719;32;21.1;26.5;1.8;22.84;0;5.72;27054 +70090;43.67305;4.01226;2;20220720;33.6;20.7;27.1;3.1;20.87;.7;6.5;26960 +70090;43.67305;4.01226;2;20220721;35.5;23.1;29.3;3.8;16.87;.2;8.08;27821 +70090;43.67305;4.01226;2;20220722;32.4;21.5;27;2.5;21.34;.2;6.05;26404 +70090;43.67305;4.01226;2;20220723;32.6;24.2;28.4;3.4;21.77;0;6.22;23092 +70090;43.67305;4.01226;2;20220724;34;23.9;29;3.1;18.17;0;7.07;25832 +70090;43.67305;4.01226;2;20220725;36.2;22.2;29.2;3.4;20.9;0;7.03;25561 +70090;43.67305;4.01226;2;20220726;35.9;23.3;29.6;4.6;14.54;0;8.88;26989 +70090;43.67305;4.01226;2;20220727;32.6;20.5;26.5;4;13.04;0;7.69;27615 +70090;43.67305;4.01226;2;20220728;31.8;19.2;25.5;2.5;14.04;.1;6.21;25424 +70090;43.67305;4.01226;2;20220729;29.6;19.9;24.7;2.5;18.3;.4;5.07;21621 +70090;43.67305;4.01226;2;20220730;34.3;21.7;28;3.4;15.4;0;7.49;27798 +70090;43.67305;4.01226;2;20220731;36.5;22.2;29.3;3.8;14.34;0;8.23;28020 +70090;43.67305;4.01226;2;20220801;36.7;23.8;30.3;3.6;15.44;0;8.03;26993 +70090;43.67305;4.01226;2;20220802;36.1;25.1;30.6;4;15.74;0;8.33;26297 +70090;43.67305;4.01226;2;20220803;31.6;20.9;26.3;2.5;20.24;0;5.8;25695 +70090;43.67305;4.01226;2;20220804;30.9;22;26.5;2.2;24.14;0;5.3;24649 +70090;43.67305;4.01226;2;20220805;32.5;23.4;28;2.6;23.84;.1;5.34;21901 +70090;43.67305;4.01226;2;20220806;36;23.3;29.7;4.4;17;0;8.16;25479 +70090;43.67305;4.01226;2;20220807;34;23.7;28.9;4;14.84;0;7.7;24989 +70090;43.67305;4.01226;2;20220808;35.4;21.4;28.4;3;13.9;0;7.25;26551 +70090;43.67305;4.01226;2;20220809;34.7;19.3;27;2.2;15.4;0;6.21;26057 +70090;43.67305;4.01226;2;20220810;31.8;20;25.9;2.5;21.44;0;5.45;25193 +70090;43.67305;4.01226;2;20220811;31.6;21.2;26.4;2.7;24.1;0;5.29;24301 +70090;43.67305;4.01226;2;20220812;32.5;23.1;27.8;2.9;25.9;0;5.36;23206 +70090;43.67305;4.01226;2;20220813;30.6;23.2;26.9;3.2;26.6;0;4.61;20300 +70090;43.67305;4.01226;2;20220814;29.2;25.4;27.3;4.1;23.47;26.6;4.56;14914 +70090;43.67305;4.01226;2;20220815;30.6;19.7;25.1;2.4;19.84;0;5.22;24164 +70090;43.67305;4.01226;2;20220816;30.6;19.8;25.2;3.3;19.14;21;5.49;23045 +70090;43.67305;4.01226;2;20220817;27.3;19.3;23.3;3.6;21.4;26.3;3.76;16986 +70090;43.67305;4.01226;2;20220818;27;17;22;3.2;17.64;.1;3.92;16175 +70090;43.67305;4.01226;2;20220819;31.6;22.1;26.8;6;16;0;7.32;20753 +70090;43.67305;4.01226;2;20220820;33;20.5;26.7;3.6;16.5;0;6.47;23758 +70090;43.67305;4.01226;2;20220821;32.2;19.8;26;3.2;15.04;0;5.95;21782 +70090;43.67305;4.01226;2;20220822;32.4;21.4;26.9;4.4;16.17;0;6.73;22012 +70090;43.67305;4.01226;2;20220823;34.2;21.9;28;3.6;17.04;0;6.73;23443 +70090;43.67305;4.01226;2;20220824;31.2;20.1;25.7;2.4;18.44;0;5.27;23048 +70090;43.67305;4.01226;2;20220825;30.5;19.2;24.8;2.3;21.6;.3;4.49;21448 +70090;43.67305;4.01226;2;20220826;33.5;21.6;27.5;3;19.4;0;5.8;22398 +70090;43.67305;4.01226;2;20220827;31.4;20;25.7;2.8;18.04;0;5.3;22628 +70090;43.67305;4.01226;2;20220828;30.8;19.3;25.1;2.6;18.27;0;5.1;22403 +70090;43.67305;4.01226;2;20220829;29.7;18.7;24.2;2.7;22.67;1.2;4.18;20884 +70090;43.67305;4.01226;2;20220830;28.9;23.8;26.4;2.8;25.6;.5;3.69;15564 +70090;43.67305;4.01226;2;20220831;30.8;19.2;25;3.5;19.77;0;4.84;19259 +70090;43.67305;4.01226;2;20220901;31.1;19.8;25.4;2.5;18.7;0;4.86;21364 +70090;43.67305;4.01226;2;20220902;27.4;20.5;24;2.5;21.07;5.7;3.45;15380 +70090;43.67305;4.01226;2;20220903;27.2;19.8;23.5;2.3;21.74;.2;3.37;16195 +70090;43.67305;4.01226;2;20220904;28.9;20;24.4;2.9;22.87;.1;3.92;18667 +70090;43.67305;4.01226;2;20220905;28.5;21.7;25.1;3.7;25.34;.4;3.56;16389 +70090;43.67305;4.01226;2;20220906;28.1;22.3;25.2;4.3;24.87;11.4;3.38;13480 +70090;43.67305;4.01226;2;20220907;27.3;19.2;23.3;4.7;23.57;29.1;3.1;13911 +70090;43.67305;4.01226;2;20220908;27.4;17.5;22.5;2.3;18.24;.1;3.76;18598 +70090;43.67305;4.01226;2;20220909;26.9;17.3;22.1;3;16.17;.2;3.94;16524 +70090;43.67305;4.01226;2;20220910;26.2;16.5;21.4;3;15.4;0;4.06;18963 +70090;43.67305;4.01226;2;20220911;28.9;15.7;22.3;3.2;15.04;0;4.76;21136 +70090;43.67305;4.01226;2;20220912;26.3;16.1;21.2;2.4;19.64;0;2.92;14736 +70090;43.67305;4.01226;2;20220913;26.6;22.2;24.4;5;25.3;13;2.71;10914 +70090;43.67305;4.01226;2;20220914;26.9;22.3;24.6;4.7;24.67;2.7;2.92;11197 +70090;43.67305;4.01226;2;20220915;30.7;18.7;24.7;2.9;19.44;0;4.26;18429 +70090;43.67305;4.01226;2;20220916;28.6;19.4;24;3.8;16;0;4.75;17706 +70090;43.67305;4.01226;2;20220917;22.5;15.4;19;5.8;9.44;0;5.12;16349 +70090;43.67305;4.01226;2;20220918;25;12.4;18.7;4.5;8.74;0;5.07;19016 +70090;43.67305;4.01226;2;20220919;26;12.8;19.4;4.7;9.5;0;5.26;18937 +70090;43.67305;4.01226;2;20220920;26;11.9;18.9;4.3;9.07;0;5.07;19301 +70090;43.67305;4.01226;2;20220921;25.5;11.7;18.6;2.9;10.5;0;4.05;19211 +70090;43.67305;4.01226;2;20220922;23.5;12.3;17.9;2.2;12.8;0;3.03;16645 +70090;43.67305;4.01226;2;20220923;23.2;13.5;18.4;3;16.24;45.9;2.67;15158 +70090;43.67305;4.01226;2;20220924;21.9;16.1;19;5.6;17.27;2.1;2.57;12054 +70090;43.67305;4.01226;2;20220925;23.1;13.9;18.5;2.5;13.5;0;3.04;16107 +70090;43.67305;4.01226;2;20220926;22.4;12.3;17.4;4;11.67;.3;3.54;16443 +70090;43.67305;4.01226;2;20220927;21;16.3;18.6;6.1;11.4;0;4.13;11994 +70090;43.67305;4.01226;2;20220928;23.3;16.3;19.8;5.7;13.97;.1;3.9;13654 +70090;43.67305;4.01226;2;20220929;21.7;15.9;18.8;4;12.67;.6;3.17;11131 +70090;43.67305;4.01226;2;20220930;19.9;13.7;16.8;3.5;11.1;0;2.94;12321 +70090;43.67305;4.01226;2;20221001;23.2;10.7;16.9;3.2;12.14;0;3.02;14663 +70090;43.67305;4.01226;2;20221002;27.9;15.6;21.7;3.5;15.1;0;3.89;16433 +70090;43.67305;4.01226;2;20221003;26.2;15;20.6;3;13.44;0;3.45;14235 +70090;43.67305;4.01226;2;20221004;24.7;13;18.9;2.4;14.34;.1;2.87;16201 +70090;43.67305;4.01226;2;20221005;22.2;14.6;18.4;2.3;17.34;.2;1.89;10402 +70090;43.67305;4.01226;2;20221006;24.7;13.9;19.3;1.9;16.5;.1;2.45;15090 +70090;43.67305;4.01226;2;20221007;23.2;13.7;18.5;1.9;16.1;.4;2.1;12570 +70090;43.67305;4.01226;2;20221008;21.6;15.9;18.7;1.9;16.1;.4;1.76;8184 +70090;43.67305;4.01226;2;20221009;21.4;13.9;17.6;2.8;14.8;0;2.09;9901 +70090;43.67305;4.01226;2;20221010;23.7;15.1;19.4;1.7;16.8;.1;2.07;12386 +70090;43.67305;4.01226;2;20221011;23.6;13.1;18.4;1.7;15.8;.1;2.13;13549 +70090;43.67305;4.01226;2;20221012;24.3;13.9;19.1;1.8;15.8;.4;2.15;12828 +70090;43.67305;4.01226;2;20221013;22.4;12.3;17.4;1.7;15.47;1;1.81;11333 +70090;43.67305;4.01226;2;20221014;24.7;17.1;20.9;3.3;16.54;.2;2.57;9470 +70090;43.67305;4.01226;2;20221015;23.7;12.6;18.1;2.1;15.5;.1;2.15;13680 +70090;43.67305;4.01226;2;20221016;23;17.1;20.1;5.4;20.24;.5;1.85;9683 +70090;43.67305;4.01226;2;20221017;22.5;16.7;19.6;4.3;19.04;0;1.8;9099 +70090;43.67305;4.01226;2;20221018;23.1;16.9;20;1.9;18.87;0;1.61;8838 +70090;43.67305;4.01226;2;20221019;21.7;16.5;19.1;2.4;19.44;.3;1.29;7165 +70090;43.67305;4.01226;2;20221020;20.9;20.4;20.7;6.6;21.57;1.6;1.23;2041 +70090;43.67305;4.01226;2;20221021;23.1;20.1;21.6;6.8;22.24;0;1.77;6499 +70090;43.67305;4.01226;2;20221022;23.5;17.8;20.6;3.2;20.67;0;1.59;7565 +70090;43.67305;4.01226;2;20221023;22.2;20.5;21.4;6.5;22.87;.1;1.27;3851 +70090;43.67305;4.01226;2;20221024;23.1;20.8;22;4;21.84;.2;1.71;6491 +70090;43.67305;4.01226;2;20221025;23.8;15;19.4;2.5;18.7;0;1.65;9141 +70090;43.67305;4.01226;2;20221026;23.4;17.8;20.6;3.5;20.27;0;1.59;7005 +70090;43.67305;4.01226;2;20221027;23.2;19.1;21.2;2.7;20.3;0;1.6;7675 +70090;43.67305;4.01226;2;20221028;23.3;16.9;20.1;1.9;18;.1;1.61;9165 +70090;43.67305;4.01226;2;20221029;23.8;12.8;18.3;1.8;15.64;.1;1.65;10202 +70090;43.67305;4.01226;2;20221030;22.8;14.8;18.8;2.7;17.54;0;1.57;8865 +70090;43.67305;4.01226;2;20221031;22.1;16.4;19.3;5.1;19.37;1.4;1.48;6817 +70090;43.67305;4.01226;2;20221101;24;19;21.5;3.5;18.7;.2;2.07;7635 +70090;43.67305;4.01226;2;20221102;22.4;13.8;18.1;2.2;12.7;.1;1.9;9242 +70090;43.67305;4.01226;2;20221103;17.2;10.4;13.8;3.7;12.74;14;1.35;5861 +70090;43.67305;4.01226;2;20221104;16;10;13;5.1;9.87;.3;2.12;7072 +70090;43.67305;4.01226;2;20221105;17.7;10.9;14.3;5;7.67;0;2.97;8494 +70090;43.67305;4.01226;2;20221106;19;5.7;12.4;1.9;8.24;0;1.58;10618 +70090;43.67305;4.01226;2;20221107;21;6.2;13.6;1.8;10.1;.3;1.46;11017 +70090;43.67305;4.01226;2;20221108;18.6;9.9;14.3;5.2;14.94;3.7;.96;5770 +70090;43.67305;4.01226;2;20221109;20.8;17.9;19.4;5.4;17.74;0;1.76;4799 +70090;43.67305;4.01226;2;20221110;19.9;12.3;16.1;3.4;12.24;0;1.85;8017 +70090;43.67305;4.01226;2;20221111;21.2;12;16.6;3.1;12.64;.1;1.8;8487 +70090;43.67305;4.01226;2;20221112;21.3;9.8;15.5;1.9;12.9;0;1.28;9173 +70090;43.67305;4.01226;2;20221113;18.2;10.4;14.3;2.2;13.24;0;1.03;5784 +70090;43.67305;4.01226;2;20221114;17.1;12.8;15;4.2;13.57;42.3;1.32;3371 +70090;43.67305;4.01226;2;20221115;18.8;13.8;16.3;4.3;15.17;1.8;1.27;4596 +70090;43.67305;4.01226;2;20221116;18.9;10.4;14.6;2.6;12.4;0;1.26;7358 +70090;43.67305;4.01226;2;20221117;19.3;10.6;14.9;2.1;12.94;1.3;1.11;6551 +70090;43.67305;4.01226;2;20221118;16.8;11.1;13.9;4.1;9.94;.1;1.89;6079 +70090;43.67305;4.01226;2;20221119;15.7;6.7;11.2;4.2;7.87;0;1.91;7496 +70090;43.67305;4.01226;2;20221120;15.4;7.6;11.5;4.3;7.24;0;2.07;7362 +70090;43.67305;4.01226;2;20221121;9.6;6.6;8.1;3;8.84;5.9;.81;2729 +70090;43.67305;4.01226;2;20221122;13.9;6.8;10.3;5.3;8.64;1.2;1.55;6908 +70090;43.67305;4.01226;2;20221123;16.2;7.6;11.9;2.4;10.17;.8;1.09;6027 +70090;43.67305;4.01226;2;20221124;16.9;8.8;12.8;2.7;9.6;0;1.33;7099 +70090;43.67305;4.01226;2;20221125;17.6;8.4;13;2.9;10;.2;1.4;6314 +70090;43.67305;4.01226;2;20221126;16.3;7.4;11.8;4;7.77;0;1.94;6800 +70090;43.67305;4.01226;2;20221127;14;3.9;8.9;2.6;8.94;8.2;.86;6622 +70090;43.67305;4.01226;2;20221128;11.2;9.3;10.3;3.7;11.07;16.1;.69;1916 +70090;43.67305;4.01226;2;20221129;14.5;5.6;10;3.2;7.97;0;1.28;7004 +70090;43.67305;4.01226;2;20221130;13.8;2.8;8.3;3.1;7.27;.1;1.17;7371 +70090;43.67305;4.01226;2;20221201;12;4.9;8.4;3.2;7.67;0;1.1;4915 +70090;43.67305;4.01226;2;20221202;8.7;3.9;6.3;2.5;7.44;2.6;.75;3561 +70090;43.67305;4.01226;2;20221203;8.2;6.1;7.1;3.7;9.34;12.5;.48;1932 +70090;43.67305;4.01226;2;20221204;12.8;5.5;9.2;2.4;9.5;9.4;.72;4401 +70090;43.67305;4.01226;2;20221205;11.3;.8;6.1;2.3;7.17;.1;.68;6566 +70090;43.67305;4.01226;2;20221206;12.1;2.7;7.4;2.6;7;.2;.93;6401 +70090;43.67305;4.01226;2;20221207;10.5;1.2;5.9;3.2;6.37;.1;.96;6508 +70090;43.67305;4.01226;2;20221208;6.8;.2;3.5;3.7;6.7;12.5;.57;3789 +70090;43.67305;4.01226;2;20221209;14.5;5.6;10.1;3.1;10.5;0;.69;5897 +70090;43.67305;4.01226;2;20221210;10;5.7;7.8;3.5;7.1;0;1.12;4652 +70090;43.67305;4.01226;2;20221211;8.1;-2.6;2.8;2.9;4.27;0;1.04;6029 +70090;43.67305;4.01226;2;20221212;5.4;-3.1;1.2;2.5;5.3;6.1;.52;5161 +70090;43.67305;4.01226;2;20221213;6.8;2.1;4.5;3.7;8.3;7.9;.24;2943 +70090;43.67305;4.01226;2;20221214;12.5;6.5;9.5;2.8;11;2.9;.46;3958 +70090;43.67305;4.01226;2;20221215;11.4;9.4;10.4;3.7;11.94;34.9;.46;1297 +70090;43.67305;4.01226;2;20221216;13.2;8;10.6;3.1;9.3;0;.96;4856 +70090;43.67305;4.01226;2;20221217;10.1;1.1;5.6;3.4;5.47;0;1.19;6174 +70090;43.67305;4.01226;2;20221218;10;-1;4.5;3;7.1;0;.62;4787 +70090;43.67305;4.01226;2;20221219;15.4;9.1;12.2;5.1;12.7;.6;.75;4454 +70090;43.67305;4.01226;2;20221220;15.9;12.8;14.4;5.6;15.1;1.1;.7;3054 +70090;43.67305;4.01226;2;20221221;18.3;13.5;15.9;2.6;13.54;.2;1.07;4404 +70090;43.67305;4.01226;2;20221222;15.3;9.6;12.5;4.1;11.87;0;1.03;2873 +70090;43.67305;4.01226;2;20221223;20.7;12.9;16.8;4.2;13.8;.1;1.56;5460 +70090;43.67305;4.01226;2;20221224;19.6;10.3;14.9;1.7;12.04;.2;.88;6053 +70090;43.67305;4.01226;2;20221225;14.5;6.7;10.6;3.3;12.04;.1;.48;3603 +70090;43.67305;4.01226;2;20221226;17.5;12.9;15.2;2.6;13;.1;1.04;3808 +70090;43.67305;4.01226;2;20221227;16.8;7.7;12.3;2.1;10.17;.1;.89;5865 +70090;43.67305;4.01226;2;20221228;11.1;3.6;7.3;2.4;9.24;0;.49;3790 +70090;43.67305;4.01226;2;20221229;15.5;9.7;12.6;2.3;11.8;0;.74;4707 +70090;43.67305;4.01226;2;20221230;14.2;8.8;11.5;1.5;11.97;.1;.5;4051 +70090;43.67305;4.01226;2;20221231;15.5;10.2;12.9;4.1;13.24;0;.72;3374 +70091;43.69057;4.32084;3;20220101;8.4;4.6;6.5;1.1;9.7;.2;.28;3106 +70091;43.69057;4.32084;3;20220102;10.1;7.7;8.9;1.4;10.34;0;.47;2413 +70091;43.69057;4.32084;3;20220103;15.7;5;10.3;1.1;10;0;.48;6349 +70091;43.69057;4.32084;3;20220104;12.1;7.1;9.6;2;11.04;.5;.44;4083 +70091;43.69057;4.32084;3;20220105;9.6;8;8.8;7;6.24;.1;2.33;1911 +70091;43.69057;4.32084;3;20220106;9.4;5.4;7.4;7.5;4.84;0;2.6;3447 +70091;43.69057;4.32084;3;20220107;10.5;1.3;5.9;3.3;5.27;0;1.33;5888 +70091;43.69057;4.32084;3;20220108;13.3;4.2;8.7;3.6;7.74;0;1.19;6013 +70091;43.69057;4.32084;3;20220109;11.7;6.9;9.3;4.5;7.34;0;1.53;3969 +70091;43.69057;4.32084;3;20220110;11.6;6.7;9.1;5.8;6.4;0;2.09;4051 +70091;43.69057;4.32084;3;20220111;8.7;1.7;5.2;6.3;5.14;0;1.76;5083 +70091;43.69057;4.32084;3;20220112;8.3;1.6;5;4.9;4.94;0;1.6;5055 +70091;43.69057;4.32084;3;20220113;9.6;-.7;4.5;2.7;4.87;0;1.11;6665 +70091;43.69057;4.32084;3;20220114;12.6;-2.2;5.2;1.7;5.27;0;.88;8396 +70091;43.69057;4.32084;3;20220115;11.9;-2.1;4.9;1.3;5.47;0;.69;8248 +70091;43.69057;4.32084;3;20220116;14;-1.8;6.1;2.9;4.94;.1;1.43;8841 +70091;43.69057;4.32084;3;20220117;13.6;2.2;7.9;5.3;6;0;1.94;7185 +70091;43.69057;4.32084;3;20220118;11.4;1.8;6.6;2.8;6.04;0;1.19;6714 +70091;43.69057;4.32084;3;20220119;10.9;1.4;6.1;2.3;6.47;0;.94;6921 +70091;43.69057;4.32084;3;20220120;12.6;3;7.8;6.4;5.7;0;2.24;6911 +70091;43.69057;4.32084;3;20220121;8.7;4.1;6.4;8.1;4.44;0;2.61;4502 +70091;43.69057;4.32084;3;20220122;9.7;1.2;5.5;6.1;4.97;0;1.97;6532 +70091;43.69057;4.32084;3;20220123;10.7;2.6;6.6;3.4;5.8;0;1.4;6529 +70091;43.69057;4.32084;3;20220124;12.5;0;6.2;1.6;6.37;0;.84;8636 +70091;43.69057;4.32084;3;20220125;13.1;-1;6;1.4;6.54;0;.78;9304 +70091;43.69057;4.32084;3;20220126;14.9;-1.3;6.8;2.1;5.8;0;1.24;9952 +70091;43.69057;4.32084;3;20220127;13.4;-.7;6.3;2.5;5;0;1.39;9292 +70091;43.69057;4.32084;3;20220128;15.6;-.2;7.7;6.7;5.2;0;2.87;9880 +70091;43.69057;4.32084;3;20220129;15.5;4.5;10;3.9;5.3;0;2.23;8384 +70091;43.69057;4.32084;3;20220130;15.7;5.2;10.4;6.5;7.2;0;2.5;8305 +70091;43.69057;4.32084;3;20220131;13.9;3.5;8.7;6.8;6.2;0;2.64;8241 +70091;43.69057;4.32084;3;20220201;12.6;5.8;9.2;7.5;5.27;0;3.05;6689 +70091;43.69057;4.32084;3;20220202;17.5;8.2;12.8;5.7;7.97;0;2.76;8152 +70091;43.69057;4.32084;3;20220203;16.5;5.6;11;2.1;8.37;0;1.37;8930 +70091;43.69057;4.32084;3;20220204;16.3;4.5;10.4;2.9;8.44;0;1.53;9422 +70091;43.69057;4.32084;3;20220205;15.5;6.5;11;4.6;6.34;0;2.56;8195 +70091;43.69057;4.32084;3;20220206;14.2;2.7;8.4;4.5;6.27;.1;2.15;9464 +70091;43.69057;4.32084;3;20220207;15.4;8.1;11.7;6.8;6.6;0;3.2;7476 +70091;43.69057;4.32084;3;20220208;15.1;3.4;9.2;3.6;5.14;0;2.37;9869 +70091;43.69057;4.32084;3;20220209;13.9;.6;7.2;1.9;7.84;0;1.09;11007 +70091;43.69057;4.32084;3;20220210;10.2;8.3;9.2;1.7;9.58;0;1.28;8787 +70091;43.69057;4.32084;3;20220211;16;3.5;9.7;4.4;6.81;0;2.3;10926 +70091;43.69057;4.32084;3;20220212;15.5;4.5;10;4;6.95;0;2.12;10372 +70091;43.69057;4.32084;3;20220213;12.7;6.5;9.6;6.6;9.18;7.9;1.39;2668 +70091;43.69057;4.32084;3;20220214;13.4;9.9;11.6;5;10.15;7.3;1.51;3371 +70091;43.69057;4.32084;3;20220215;14.4;5.9;10.1;4.7;6.91;0;2.29;11853 +70091;43.69057;4.32084;3;20220216;15.4;4.8;10.1;2.8;9.27;.4;1.41;10680 +70091;43.69057;4.32084;3;20220217;20.8;8.9;14.8;5;10.8;0;2.76;11498 +70091;43.69057;4.32084;3;20220218;19;7.4;13.2;1.8;10.9;0;1.56;11533 +70091;43.69057;4.32084;3;20220219;14.2;9.4;11.8;4.7;6.9;0;2.63;7096 +70091;43.69057;4.32084;3;20220220;16.8;5.7;11.2;4.9;7.14;0;2.78;11474 +70091;43.69057;4.32084;3;20220221;15.9;8.3;12.1;6.4;7.6;0;3.08;9508 +70091;43.69057;4.32084;3;20220222;17.2;8.8;13;5.6;6.84;0;3.37;10112 +70091;43.69057;4.32084;3;20220223;18.8;7.6;13.2;3.5;8.7;0;2.53;12041 +70091;43.69057;4.32084;3;20220224;15.7;6.2;11;2.1;10.2;.5;1.45;11195 +70091;43.69057;4.32084;3;20220225;14;6.8;10.4;6;5.94;0;3.04;9720 +70091;43.69057;4.32084;3;20220226;14.8;6.6;10.7;4.5;5.74;0;2.89;10596 +70091;43.69057;4.32084;3;20220227;14;.6;7.3;2.2;6.87;0;1.67;14091 +70091;43.69057;4.32084;3;20220228;14.7;2.4;8.6;2.3;7.97;0;1.67;13600 +70091;43.69057;4.32084;3;20220301;13.6;3.6;8.6;2.8;7.34;0;1.8;12272 +70091;43.69057;4.32084;3;20220302;12.2;4;8.1;1.6;8.07;0;1.34;11233 +70091;43.69057;4.32084;3;20220303;16.4;2;9.2;1.8;8.3;0;1.78;15300 +70091;43.69057;4.32084;3;20220304;18.8;5.3;12;3.5;7.57;0;2.83;15027 +70091;43.69057;4.32084;3;20220305;16.3;3.9;10.1;2.9;5.5;0;2.7;14455 +70091;43.69057;4.32084;3;20220306;13.9;1.7;7.8;2.9;4.77;0;2.4;14546 +70091;43.69057;4.32084;3;20220307;13.7;.2;7;2;5.14;0;2.02;15481 +70091;43.69057;4.32084;3;20220308;11.8;1.2;6.5;2.4;7.04;0;1.62;13915 +70091;43.69057;4.32084;3;20220309;13.6;5.9;9.8;2;8.77;0;1.61;11804 +70091;43.69057;4.32084;3;20220310;13.9;5.1;9.5;3.6;10.17;.3;1.53;12871 +70091;43.69057;4.32084;3;20220311;13.3;10.9;12.1;6.2;10.1;9.8;2.01;6458 +70091;43.69057;4.32084;3;20220312;11.9;8.6;10.2;5.2;9.4;8.8;1.68;7670 +70091;43.69057;4.32084;3;20220313;11.4;8.6;10;6.1;9.37;18.1;1.66;7041 +70091;43.69057;4.32084;3;20220314;14.6;7.3;11;3;10.54;0;1.74;12123 +70091;43.69057;4.32084;3;20220315;15.8;9.5;12.7;2.1;11;0;1.8;11445 +70091;43.69057;4.32084;3;20220316;15.9;8.6;12.3;1.5;11.2;0;1.71;12504 +70091;43.69057;4.32084;3;20220317;16.1;8.9;12.5;2.4;11.34;.5;1.87;12499 +70091;43.69057;4.32084;3;20220318;16.3;10.7;13.5;3.5;10.61;.8;2.17;10118 +70091;43.69057;4.32084;3;20220319;17.2;7.2;12.2;2;9.35;0;2.15;13422 +70091;43.69057;4.32084;3;20220320;13.9;6.4;10.2;3.4;9.28;1.1;1.29;4150 +70091;43.69057;4.32084;3;20220321;14;8.3;11.1;4.5;7.95;0;2.28;8708 +70091;43.69057;4.32084;3;20220322;15.9;3.7;9.8;4.1;6.75;0;3.02;19151 +70091;43.69057;4.32084;3;20220323;16.4;3;9.7;2.6;7.25;0;2.71;19716 +70091;43.69057;4.32084;3;20220324;18.6;2.3;10.4;2.1;6.58;0;2.93;20214 +70091;43.69057;4.32084;3;20220325;19.6;2.7;11.1;2;7.18;0;2.91;19212 +70091;43.69057;4.32084;3;20220326;19.4;4.6;12;2.4;7.78;0;3.11;20110 +70091;43.69057;4.32084;3;20220327;21.1;6.1;13.6;1.7;7.71;0;2.73;14511 +70091;43.69057;4.32084;3;20220328;21.2;5.8;13.5;2.2;7.98;0;3.29;19338 +70091;43.69057;4.32084;3;20220329;18;7.1;12.5;2.8;10.58;4.3;2.33;14712 +70091;43.69057;4.32084;3;20220330;16.8;10.1;13.4;2.2;11.45;.6;1.85;9549 +70091;43.69057;4.32084;3;20220331;19.3;8.5;13.9;4.9;8.25;.3;4.04;20494 +70091;43.69057;4.32084;3;20220401;11.2;6.3;8.7;7.6;5.01;.4;3.54;15029 +70091;43.69057;4.32084;3;20220402;8.7;4.3;6.5;10.4;4.61;0;3.21;10866 +70091;43.69057;4.32084;3;20220403;11.6;2.7;7.1;5.5;4.86;0;3.16;19178 +70091;43.69057;4.32084;3;20220404;16.4;2.8;9.6;3.2;5.41;0;3.52;22584 +70091;43.69057;4.32084;3;20220405;19;3;11;3;6.67;0;3.74;23184 +70091;43.69057;4.32084;3;20220406;17.9;5.6;11.8;2.7;9.35;0;2.47;13806 +70091;43.69057;4.32084;3;20220407;21.4;10.5;16;4.5;10.21;.1;3.54;11751 +70091;43.69057;4.32084;3;20220408;21.6;12.4;17;4.6;11.38;0;4.03;18848 +70091;43.69057;4.32084;3;20220409;17.8;9.9;13.9;6.2;5.95;0;5.09;22422 +70091;43.69057;4.32084;3;20220410;18.1;3.9;11;3.4;6.54;.1;3.92;24453 +70091;43.69057;4.32084;3;20220411;15.3;6.5;10.9;4.8;9.48;.1;2.09;9723 +70091;43.69057;4.32084;3;20220412;18.5;6.5;12.5;3.4;9.95;0;3.03;19186 +70091;43.69057;4.32084;3;20220413;20.7;8.1;14.4;2.2;10.35;0;3.28;19889 +70091;43.69057;4.32084;3;20220414;25.7;8.4;17.1;2.9;10.95;0;4.47;22814 +70091;43.69057;4.32084;3;20220415;27.8;14.2;21;4.1;12.62;0;5.58;24415 +70091;43.69057;4.32084;3;20220416;26.1;16.6;21.4;9.7;10.21;0;7.73;19732 +70091;43.69057;4.32084;3;20220417;21.3;12.1;16.7;3.7;8.81;0;4.82;24635 +70091;43.69057;4.32084;3;20220418;22;7.5;14.8;2.5;11.05;0;3.88;25041 +70091;43.69057;4.32084;3;20220419;24.2;10.4;17.3;2.8;10.18;.3;4.67;25329 +70091;43.69057;4.32084;3;20220420;17.2;11.7;14.5;2.6;13.71;13.3;1.52;6536 +70091;43.69057;4.32084;3;20220421;19.7;12.2;16;2.7;13.58;3.4;2.28;10313 +70091;43.69057;4.32084;3;20220422;20.9;10.6;15.7;3.9;12.85;0;3.76;23644 +70091;43.69057;4.32084;3;20220423;16;13.5;14.8;5.8;12.71;5.8;1.94;4665 +70091;43.69057;4.32084;3;20220424;18.6;8.7;13.6;2.7;11.48;.9;2.57;14430 +70091;43.69057;4.32084;3;20220425;22.2;8.9;15.5;3.9;10.45;0;4.59;26349 +70091;43.69057;4.32084;3;20220426;22.9;7.7;15.3;2.6;11.28;0;4.2;26333 +70091;43.69057;4.32084;3;20220427;21.8;10.8;16.3;3.2;11.95;0;4.31;26150 +70091;43.69057;4.32084;3;20220428;25.4;11;18.2;2.3;12.38;0;4.53;24999 +70091;43.69057;4.32084;3;20220429;23.9;10.3;17.1;2.8;12.21;0;4.57;26615 +70091;43.69057;4.32084;3;20220430;25.2;13.2;19.2;3.4;11.08;0;4.99;21756 +70091;43.69057;4.32084;3;20220501;24.2;10.2;17.2;3.6;9.35;0;5.34;26211 +70091;43.69057;4.32084;3;20220502;24.2;11.1;17.6;2.9;10.71;0;4.78;24518 +70091;43.69057;4.32084;3;20220503;23.3;12.4;17.8;2.4;12.81;.3;4.17;23155 +70091;43.69057;4.32084;3;20220504;23.8;9.5;16.7;2.4;12.91;1.3;4.18;24900 +70091;43.69057;4.32084;3;20220505;22.6;13.6;18.1;4.5;11.51;.4;4.63;20538 +70091;43.69057;4.32084;3;20220506;21.6;13.7;17.7;5.7;10.2;0;5.02;19171 +70091;43.69057;4.32084;3;20220507;26;13.5;19.8;4.3;10.87;0;5.89;24472 +70091;43.69057;4.32084;3;20220508;24.4;13.6;19;2.5;12.14;3.8;4.64;23274 +70091;43.69057;4.32084;3;20220509;25.5;12.9;19.2;2;15.14;.1;4.45;25329 +70091;43.69057;4.32084;3;20220510;25.2;12.1;18.7;1.9;14.47;0;4.46;25876 +70091;43.69057;4.32084;3;20220511;24.2;11.8;18;3;14.37;0;4.43;25398 +70091;43.69057;4.32084;3;20220512;24;12.9;18.4;2.7;14.1;0;4.34;23999 +70091;43.69057;4.32084;3;20220513;26;12;19;1.9;13.74;0;4.73;26801 +70091;43.69057;4.32084;3;20220514;28.4;14.5;21.5;2.3;16.27;0;5.19;26726 +70091;43.69057;4.32084;3;20220515;25.3;16;20.7;3.3;16.34;0;4.45;22155 +70091;43.69057;4.32084;3;20220516;26.4;13.9;20.1;2.5;15.24;.1;4.8;25852 +70091;43.69057;4.32084;3;20220517;27.4;15.4;21.4;2.1;17.47;.1;4.86;25514 +70091;43.69057;4.32084;3;20220518;30.6;16;23.3;2.5;18.04;.1;5.65;27382 +70091;43.69057;4.32084;3;20220519;27;17.4;22.2;2.6;17.97;0;4.64;22813 +70091;43.69057;4.32084;3;20220520;27.6;15.2;21.4;2.9;16.34;0;5.22;26222 +70091;43.69057;4.32084;3;20220521;29.3;15.9;22.6;2.3;17;.1;5.38;26671 +70091;43.69057;4.32084;3;20220522;27.2;16.1;21.7;2.4;19.17;0;4.69;24794 +70091;43.69057;4.32084;3;20220523;27.7;18.9;23.3;2.9;18.1;.1;4.93;22284 +70091;43.69057;4.32084;3;20220524;24.4;18.4;21.4;4.5;12.04;.5;5.46;18220 +70091;43.69057;4.32084;3;20220525;27.3;16.9;22.1;5.7;10.44;0;7.24;24056 +70091;43.69057;4.32084;3;20220526;29.5;16.8;23.1;5.5;10.77;0;7.85;26600 +70091;43.69057;4.32084;3;20220527;32;17.8;24.9;5.2;12.7;0;8.17;28082 +70091;43.69057;4.32084;3;20220528;29.1;18.3;23.7;6.9;10.57;0;8.35;24592 +70091;43.69057;4.32084;3;20220529;27.6;15.4;21.5;4.8;7.7;0;7.46;26119 +70091;43.69057;4.32084;3;20220530;26.3;13.2;19.7;2.3;9.54;.1;5.62;27544 +70091;43.69057;4.32084;3;20220531;26.2;16.7;21.5;2.1;14.54;0;4.86;23645 +70091;43.69057;4.32084;3;20220601;28.5;14.3;21.4;1.9;15.9;0;5.36;28479 +70091;43.69057;4.32084;3;20220602;28.1;17;22.6;2.1;18.2;0;5.04;25609 +70091;43.69057;4.32084;3;20220603;30.6;18.5;24.6;2.3;17.97;0;5.79;26836 +70091;43.69057;4.32084;3;20220604;29.2;18.4;23.8;2.8;18.8;0;5.49;25384 +70091;43.69057;4.32084;3;20220605;32.2;20.3;26.2;3;18.5;0;6.37;26672 +70091;43.69057;4.32084;3;20220606;31.1;18.9;25;3.5;15.47;.3;6.77;27157 +70091;43.69057;4.32084;3;20220607;30.5;18.7;24.6;3.5;15.24;0;6.64;26627 +70091;43.69057;4.32084;3;20220608;26.8;17.5;22.1;3.6;13.14;.1;5.82;23517 +70091;43.69057;4.32084;3;20220609;27.5;17.7;22.6;6.3;10.94;0;7.54;23981 +70091;43.69057;4.32084;3;20220610;32;18.1;25.1;5.8;10.6;0;9.06;28759 +70091;43.69057;4.32084;3;20220611;35.4;19;27.2;3.2;11.87;0;8.09;29849 +70091;43.69057;4.32084;3;20220612;33.8;17.3;25.6;2.1;14.67;0;6.81;30137 +70091;43.69057;4.32084;3;20220613;34.9;19.2;27;3.1;17;.5;7.46;30057 +70091;43.69057;4.32084;3;20220614;33.8;21.2;27.5;3.5;13.87;0;7.78;27781 +70091;43.69057;4.32084;3;20220615;32;20.3;26.1;2.4;18.3;0;6.12;26606 +70091;43.69057;4.32084;3;20220616;34.4;18;26.2;2;18.54;0;6.5;29219 +70091;43.69057;4.32084;3;20220617;39.2;25.1;32.2;3.8;16.27;0;9.21;27959 +70091;43.69057;4.32084;3;20220618;32.3;19.4;25.9;2.7;19.64;0;6.36;27966 +70091;43.69057;4.32084;3;20220619;31;20.4;25.7;3.8;19.77;0;6.16;25481 +70091;43.69057;4.32084;3;20220620;30.1;19.7;24.9;3.4;18.94;0;5.94;25282 +70091;43.69057;4.32084;3;20220621;30.8;22.3;26.6;2.9;23.04;2.7;5.36;22659 +70091;43.69057;4.32084;3;20220622;28.6;22;25.3;3.8;24.27;0;4.58;19900 +70091;43.69057;4.32084;3;20220623;28;23.3;25.7;4.7;23.24;14.4;4.53;16764 +70091;43.69057;4.32084;3;20220624;28.6;18.7;23.7;3.1;19.74;5.2;5.14;24447 +70091;43.69057;4.32084;3;20220625;28.4;17.6;23;2.7;19.67;0;5.2;25643 +70091;43.69057;4.32084;3;20220626;29.7;22.4;26;3.1;23.14;0;4.99;21060 +70091;43.69057;4.32084;3;20220627;32.1;20.9;26.5;4;18.74;.1;6.81;25953 +70091;43.69057;4.32084;3;20220628;32.7;19.4;26;4.4;15.14;0;7.69;28161 +70091;43.69057;4.32084;3;20220629;30.8;18.8;24.8;3;16;.8;6.31;26434 +70091;43.69057;4.32084;3;20220630;27.9;20.4;24.2;3.2;19.9;0;4.9;21046 +70091;43.69057;4.32084;3;20220701;29.6;17.7;23.6;5.2;12.6;0;7.43;26649 +70091;43.69057;4.32084;3;20220702;32.3;17.7;25;3.2;12.44;0;7.27;28960 +70091;43.69057;4.32084;3;20220703;32.6;17.3;25;2.1;16.5;.2;6.36;29188 +70091;43.69057;4.32084;3;20220704;34.5;21.3;27.9;2.9;19.84;.8;6.95;28038 +70091;43.69057;4.32084;3;20220705;34.3;22.6;28.5;4.6;16;0;8.21;26222 +70091;43.69057;4.32084;3;20220706;33.7;22.3;28;5.4;12.1;0;9.06;25804 +70091;43.69057;4.32084;3;20220707;33.1;20.2;26.6;6.5;11.7;0;9.51;27076 +70091;43.69057;4.32084;3;20220708;32.8;22.1;27.4;7.3;12.5;0;9.65;25014 +70091;43.69057;4.32084;3;20220709;34.9;21.8;28.4;4.5;11.47;0;8.96;27677 +70091;43.69057;4.32084;3;20220710;35.5;22.7;29.1;4.4;12.6;0;8.86;27113 +70091;43.69057;4.32084;3;20220711;32.2;21.1;26.7;3;16.04;0;6.64;25373 +70091;43.69057;4.32084;3;20220712;32.9;18.8;25.9;2;20.7;0;5.96;27699 +70091;43.69057;4.32084;3;20220713;31.8;18.8;25.3;2.1;20.4;.1;5.75;27024 +70091;43.69057;4.32084;3;20220714;31.8;19.6;25.7;2.2;22.5;.1;5.65;26596 +70091;43.69057;4.32084;3;20220715;38.2;21.9;30.1;3;20.2;0;7.91;29887 +70091;43.69057;4.32084;3;20220716;37.5;24.8;31.1;4.1;13.17;0;9.13;26854 +70091;43.69057;4.32084;3;20220717;35.4;22.5;28.9;3.4;15.77;0;7.7;26738 +70091;43.69057;4.32084;3;20220718;35.6;21.5;28.6;2.2;20.54;.1;6.61;27767 +70091;43.69057;4.32084;3;20220719;33.1;20.7;26.9;1.9;22.27;0;5.73;26147 +70091;43.69057;4.32084;3;20220720;33.3;20.8;27.1;2.5;21.37;.2;6.06;26044 +70091;43.69057;4.32084;3;20220721;36.9;24.3;30.6;3.9;16.54;0;8.26;26346 +70091;43.69057;4.32084;3;20220722;33.7;21.4;27.5;2.3;20.2;0;6.13;25915 +70091;43.69057;4.32084;3;20220723;33.3;23.8;28.5;2.8;22.5;0;5.88;22801 +70091;43.69057;4.32084;3;20220724;35.2;24.3;29.8;3;18;0;7.03;24304 +70091;43.69057;4.32084;3;20220725;35.1;21.8;28.5;2.9;21.04;0;6.63;26551 +70091;43.69057;4.32084;3;20220726;34.9;23.8;29.3;4.5;14.97;0;8.16;24043 +70091;43.69057;4.32084;3;20220727;33.3;20.4;26.9;4.3;12.67;0;7.8;25446 +70091;43.69057;4.32084;3;20220728;32.8;19.4;26.1;2.4;13.64;0;6.33;26018 +70091;43.69057;4.32084;3;20220729;30.9;19.9;25.4;2.1;18.24;.3;5.32;23980 +70091;43.69057;4.32084;3;20220730;34.8;21.1;28;3.6;14.64;0;7.55;26122 +70091;43.69057;4.32084;3;20220731;36.8;21.8;29.3;3.6;13.44;0;8.08;26714 +70091;43.69057;4.32084;3;20220801;37.8;23.8;30.8;3.6;14.5;0;8.19;25715 +70091;43.69057;4.32084;3;20220802;37.3;25.3;31.3;4.4;15.34;0;8.66;24513 +70091;43.69057;4.32084;3;20220803;32.8;20.6;26.7;2.4;20.04;0;5.75;24803 +70091;43.69057;4.32084;3;20220804;33.1;21.7;27.4;2.1;23.34;0;5.41;23819 +70091;43.69057;4.32084;3;20220805;33.6;23;28.3;2.6;23.27;0;5.65;22884 +70091;43.69057;4.32084;3;20220806;36.1;24.3;30.2;4.9;16.7;0;8.38;23810 +70091;43.69057;4.32084;3;20220807;34.8;23.8;29.3;4.1;14.44;0;7.71;22942 +70091;43.69057;4.32084;3;20220808;36.1;22.2;29.2;2.9;13.17;0;7.23;25335 +70091;43.69057;4.32084;3;20220809;35.7;19.4;27.5;1.9;15.37;0;6.11;26228 +70091;43.69057;4.32084;3;20220810;32.8;19.5;26.2;2.3;20.3;0;5.46;24646 +70091;43.69057;4.32084;3;20220811;32.5;20.5;26.5;2.4;22.2;0;5.32;23698 +70091;43.69057;4.32084;3;20220812;34.7;22.2;28.4;2.4;24.3;0;5.62;24125 +70091;43.69057;4.32084;3;20220813;31.1;22.5;26.8;2.8;25.74;0;4.51;19599 +70091;43.69057;4.32084;3;20220814;29.1;24.5;26.8;3.1;23.1;21.8;4.06;14142 +70091;43.69057;4.32084;3;20220815;31.7;19.1;25.4;2;19.87;0;5.08;23682 +70091;43.69057;4.32084;3;20220816;31.4;19.2;25.3;2.8;19.37;10.2;5.35;23128 +70091;43.69057;4.32084;3;20220817;27.3;19.7;23.5;3;21.97;34.9;3.76;17856 +70091;43.69057;4.32084;3;20220818;26.3;16.9;21.6;3.1;17.54;1.2;4.18;19969 +70091;43.69057;4.32084;3;20220819;30.3;21.5;25.9;4.9;16.34;0;6.17;18977 +70091;43.69057;4.32084;3;20220820;31.9;20.5;26.2;4.1;16.44;0;6.31;21524 +70091;43.69057;4.32084;3;20220821;31.7;20.2;26;3.6;14.5;0;6.23;21515 +70091;43.69057;4.32084;3;20220822;31.7;21.2;26.4;4.3;15.37;0;6.51;20470 +70091;43.69057;4.32084;3;20220823;33.9;22.2;28;3.9;16.3;0;6.72;21490 +70091;43.69057;4.32084;3;20220824;32;20.4;26.2;2.4;17.97;0;5.15;21244 +70091;43.69057;4.32084;3;20220825;32;18.7;25.4;2.1;21.04;.3;4.78;22793 +70091;43.69057;4.32084;3;20220826;33.5;22.1;27.8;3.6;18.87;0;6.05;20717 +70091;43.69057;4.32084;3;20220827;31.8;20.6;26.2;3.4;17.7;0;5.5;20303 +70091;43.69057;4.32084;3;20220828;32.1;19.6;25.8;2.4;18.04;0;5.08;21584 +70091;43.69057;4.32084;3;20220829;30.6;18.5;24.5;2.2;22.14;1;4.26;21099 +70091;43.69057;4.32084;3;20220830;29.3;23.7;26.5;2.5;25.17;.6;3.45;13942 +70091;43.69057;4.32084;3;20220831;30.3;19.5;24.9;3.5;19.24;0;4.88;19423 +70091;43.69057;4.32084;3;20220901;31.8;19.6;25.7;2.6;17.67;0;5.04;20620 +70091;43.69057;4.32084;3;20220902;27.5;20.1;23.8;2;20.8;11.7;3.36;15785 +70091;43.69057;4.32084;3;20220903;27.3;19.8;23.5;2;21.87;.4;3.26;15795 +70091;43.69057;4.32084;3;20220904;29.4;19.7;24.5;2.3;22.14;0;3.78;17938 +70091;43.69057;4.32084;3;20220905;29.1;21.3;25.2;3;24.3;.6;3.55;15891 +70091;43.69057;4.32084;3;20220906;27.8;21.5;24.7;3.4;24.57;5.5;3.21;14055 +70091;43.69057;4.32084;3;20220907;27.5;19.7;23.6;3.8;23.2;25.1;3.26;15475 +70091;43.69057;4.32084;3;20220908;27.4;17.3;22.4;2.1;18.2;.1;3.57;17629 +70091;43.69057;4.32084;3;20220909;26.7;16.8;21.7;2.5;16.24;.5;3.76;17353 +70091;43.69057;4.32084;3;20220910;26.8;15.6;21.2;2.5;14.84;0;3.88;18281 +70091;43.69057;4.32084;3;20220911;29.5;15.9;22.7;3.2;14.44;0;4.76;19600 +70091;43.69057;4.32084;3;20220912;27.2;15.5;21.4;1.9;19.1;0;3.33;18444 +70091;43.69057;4.32084;3;20220913;27.1;22.1;24.6;3.7;24.4;2.4;2.86;11623 +70091;43.69057;4.32084;3;20220914;27.3;21.9;24.6;3.7;23.4;1.2;3.05;11990 +70091;43.69057;4.32084;3;20220915;30.4;18.5;24.5;2.5;18.8;0;4.05;18088 +70091;43.69057;4.32084;3;20220916;27.5;18;22.8;3.3;16.04;0;4.07;15834 +70091;43.69057;4.32084;3;20220917;21.6;15.1;18.3;6.1;9.37;0;4.8;12750 +70091;43.69057;4.32084;3;20220918;24.2;12.7;18.5;5.1;8.54;0;5.16;17032 +70091;43.69057;4.32084;3;20220919;25.3;13.7;19.5;5.4;9;0;5.49;16767 +70091;43.69057;4.32084;3;20220920;25.2;13.1;19.1;5.1;8.6;0;5.31;17001 +70091;43.69057;4.32084;3;20220921;25.5;12.5;19;3.4;10.1;0;4.32;17573 +70091;43.69057;4.32084;3;20220922;23.8;12;17.9;2;12.64;0;3.01;16826 +70091;43.69057;4.32084;3;20220923;23.1;13.4;18.2;2.5;15.87;40.1;2.59;14941 +70091;43.69057;4.32084;3;20220924;21.2;16;18.6;4.4;17.14;3.2;2.21;10609 +70091;43.69057;4.32084;3;20220925;23.1;14;18.6;2.3;13.97;0;2.75;14067 +70091;43.69057;4.32084;3;20220926;22.3;11.9;17.1;3.6;11.77;.2;3.26;15018 +70091;43.69057;4.32084;3;20220927;20.7;15.3;18;4.7;11.5;0;3.44;10562 +70091;43.69057;4.32084;3;20220928;23;15.3;19.2;4.6;13.97;.1;3.38;12536 +70091;43.69057;4.32084;3;20220929;21.7;15.7;18.7;3.6;12.44;.7;3.08;10760 +70091;43.69057;4.32084;3;20220930;18.8;13.3;16.1;4;10.84;0;2.84;10046 +70091;43.69057;4.32084;3;20221001;22.6;9.5;16;2.6;12.04;.1;2.77;15894 +70091;43.69057;4.32084;3;20221002;27.8;14.2;21;2.7;15;0;3.44;16242 +70091;43.69057;4.32084;3;20221003;25.4;15.1;20.2;3.7;13.54;0;3.59;13463 +70091;43.69057;4.32084;3;20221004;25.7;12.3;19;2;14.57;.1;2.75;15729 +70091;43.69057;4.32084;3;20221005;23.4;15.6;19.5;1.8;17.5;.2;2.07;11626 +70091;43.69057;4.32084;3;20221006;25.6;13.3;19.4;1.6;16.14;0;2.41;14648 +70091;43.69057;4.32084;3;20221007;24;13.4;18.7;1.4;15.97;1;2.11;13462 +70091;43.69057;4.32084;3;20221008;21.2;15.5;18.4;2;15.84;.3;1.83;9396 +70091;43.69057;4.32084;3;20221009;21.2;14.4;17.8;2.4;14.47;.1;2.08;10108 +70091;43.69057;4.32084;3;20221010;24.4;15;19.7;1.4;16.7;.1;2.05;12125 +70091;43.69057;4.32084;3;20221011;24.6;12.8;18.7;1.6;15.8;0;2.15;13475 +70091;43.69057;4.32084;3;20221012;24.5;13.9;19.2;1.5;15.77;.2;2.06;12543 +70091;43.69057;4.32084;3;20221013;22.9;12.6;17.7;1.5;15.3;.8;1.89;12229 +70091;43.69057;4.32084;3;20221014;24.1;16.4;20.3;2.4;16.4;.1;2.24;10283 +70091;43.69057;4.32084;3;20221015;24.8;12;18.4;1.7;15.27;0;2.13;13409 +70091;43.69057;4.32084;3;20221016;23.7;16.6;20.2;4;18.9;0;2.07;9621 +70091;43.69057;4.32084;3;20221017;23.3;15.8;19.6;3.1;18.1;.5;1.89;9822 +70091;43.69057;4.32084;3;20221018;23.7;15.5;19.6;1.5;18;.1;1.67;10149 +70091;43.69057;4.32084;3;20221019;22.3;15;18.6;1.7;18.7;0;1.42;9404 +70091;43.69057;4.32084;3;20221020;21.3;19.9;20.6;4.6;20.54;.1;1.38;3351 +70091;43.69057;4.32084;3;20221021;23.5;19.6;21.6;5.9;21.3;0;1.94;6461 +70091;43.69057;4.32084;3;20221022;24.1;18.4;21.3;2.9;20.54;0;1.72;7871 +70091;43.69057;4.32084;3;20221023;23.4;19.8;21.6;5;21.37;0;1.67;5839 +70091;43.69057;4.32084;3;20221024;23.8;20.5;22.2;3.4;20.9;.3;1.75;5555 +70091;43.69057;4.32084;3;20221025;24.6;15.2;19.9;2.3;18.74;0;1.71;9897 +70091;43.69057;4.32084;3;20221026;23.9;17.3;20.6;2.7;19.44;0;1.63;8073 +70091;43.69057;4.32084;3;20221027;23.9;18.3;21.1;2;19.8;.1;1.49;7257 +70091;43.69057;4.32084;3;20221028;24.3;16.2;20.2;1.4;17.67;.1;1.53;8803 +70091;43.69057;4.32084;3;20221029;24.3;12.7;18.5;1.5;15.4;.2;1.63;10570 +70091;43.69057;4.32084;3;20221030;23.3;14;18.6;2;16.87;0;1.5;9252 +70091;43.69057;4.32084;3;20221031;22.4;15.8;19.1;3.9;18.5;3.9;1.55;7524 +70091;43.69057;4.32084;3;20221101;24.5;18.4;21.5;3.4;18.47;.7;2.06;7065 +70091;43.69057;4.32084;3;20221102;21.9;13.7;17.8;2.1;12.94;0;1.78;8215 +70091;43.69057;4.32084;3;20221103;17.3;10.1;13.7;3.1;13;22.3;1.28;7530 +70091;43.69057;4.32084;3;20221104;15.7;10.2;12.9;4.7;10;.1;1.97;6104 +70091;43.69057;4.32084;3;20221105;16.4;10.3;13.4;5.2;8.04;0;2.66;6598 +70091;43.69057;4.32084;3;20221106;19.7;6.7;13.2;1.9;8.7;0;1.58;10056 +70091;43.69057;4.32084;3;20221107;20.9;5.8;13.4;1.4;10.2;0;1.28;10695 +70091;43.69057;4.32084;3;20221108;18.7;9.4;14;3.7;14.1;3.6;1.09;8133 +70091;43.69057;4.32084;3;20221109;20.5;17.4;19;4.3;17.07;0;1.59;4190 +70091;43.69057;4.32084;3;20221110;19.1;12.4;15.8;3.2;12.6;0;1.64;6462 +70091;43.69057;4.32084;3;20221111;21.3;11.4;16.3;2.4;12.44;.1;1.56;8108 +70091;43.69057;4.32084;3;20221112;21.3;9.3;15.3;1.6;12.7;0;1.18;8913 +70091;43.69057;4.32084;3;20221113;17.7;10.6;14.2;1.6;13.07;0;.93;6521 +70091;43.69057;4.32084;3;20221114;16.6;11.9;14.3;3.1;13.17;20.3;1.12;5026 +70091;43.69057;4.32084;3;20221115;18.3;13.7;16;3.3;14.7;2.3;1.15;4830 +70091;43.69057;4.32084;3;20221116;18.9;10.8;14.9;2.3;12.54;0;1.21;6767 +70091;43.69057;4.32084;3;20221117;18.8;10.6;14.7;1.8;12.9;1.3;1.01;6697 +70091;43.69057;4.32084;3;20221118;16.2;10.2;13.2;3.6;9.94;0;1.65;5424 +70091;43.69057;4.32084;3;20221119;14.7;7.4;11;4.7;7.9;0;1.97;6016 +70091;43.69057;4.32084;3;20221120;14.8;7.1;11;4.1;7.3;0;1.9;6227 +70091;43.69057;4.32084;3;20221121;9.7;6.4;8;2.6;8.84;6.2;.75;3651 +70091;43.69057;4.32084;3;20221122;14.2;6;10.1;4;8.67;1;1.28;6305 +70091;43.69057;4.32084;3;20221123;13.9;6.9;10.4;1.8;9.84;.5;.8;5653 +70091;43.69057;4.32084;3;20221124;16.5;6.3;11.4;2.1;9.24;0;1.07;7048 +70091;43.69057;4.32084;3;20221125;17.1;8.1;12.6;2.8;10.04;.8;1.31;6458 +70091;43.69057;4.32084;3;20221126;15.2;8.6;11.9;5;7.97;0;2.14;5073 +70091;43.69057;4.32084;3;20221127;13.7;3.7;8.7;2.1;8.9;5.1;.73;6738 +70091;43.69057;4.32084;3;20221128;10.5;8.9;9.7;3.2;10.64;30.1;.63;2014 +70091;43.69057;4.32084;3;20221129;13.3;4.8;9;3;8.27;0;1.03;5901 +70091;43.69057;4.32084;3;20221130;13;3.7;8.4;3.2;7.77;.3;1.11;6084 +70091;43.69057;4.32084;3;20221201;11.3;5.6;8.4;3.1;7.8;.2;1.04;4580 +70091;43.69057;4.32084;3;20221202;8.4;4.8;6.6;2.2;7.6;3.4;.71;3294 +70091;43.69057;4.32084;3;20221203;8;5.6;6.8;2.8;9.37;11.2;.4;2576 +70091;43.69057;4.32084;3;20221204;12.4;6.7;9.5;2.2;9.9;4.8;.62;4435 +70091;43.69057;4.32084;3;20221205;10.5;2.2;6.4;2.3;7.67;.1;.63;5508 +70091;43.69057;4.32084;3;20221206;11.1;2.4;6.7;2.5;6.97;.1;.83;5707 +70091;43.69057;4.32084;3;20221207;9.6;1.7;5.6;3.6;6.34;.1;1.01;5228 +70091;43.69057;4.32084;3;20221208;6.7;-.3;3.2;2.7;6.77;27.6;.44;4952 +70091;43.69057;4.32084;3;20221209;13.1;5.6;9.4;2.6;10.34;0;.55;5074 +70091;43.69057;4.32084;3;20221210;9.1;5.3;7.2;4.2;6.8;0;1.24;3237 +70091;43.69057;4.32084;3;20221211;6.7;-1.3;2.7;3.6;4.3;0;1.14;5121 +70091;43.69057;4.32084;3;20221212;5.3;-2.7;1.3;2.3;5.3;4.9;.5;5250 +70091;43.69057;4.32084;3;20221213;7;2;4.5;3;8.27;4.4;.25;3987 +70091;43.69057;4.32084;3;20221214;11.5;6.5;9;2.1;10.87;1;.37;3884 +70091;43.69057;4.32084;3;20221215;10.8;9.5;10.2;3.1;11.7;20.4;.44;1559 +70091;43.69057;4.32084;3;20221216;11.3;7.1;9.2;3.8;8.7;0;1.01;3388 +70091;43.69057;4.32084;3;20221217;8.8;1.6;5.2;4.4;5.4;0;1.31;4758 +70091;43.69057;4.32084;3;20221218;10.3;-.7;4.8;2.3;7.14;0;.53;6240 +70091;43.69057;4.32084;3;20221219;15.6;8.7;12.1;4;12.2;.6;.76;4739 +70091;43.69057;4.32084;3;20221220;16.3;13.4;14.8;4.4;14.57;1.5;.86;2718 +70091;43.69057;4.32084;3;20221221;17;13.2;15.1;2.1;13.54;.4;.87;3206 +70091;43.69057;4.32084;3;20221222;13.4;8.8;11.1;2.9;11.6;0;.69;3670 +70091;43.69057;4.32084;3;20221223;19.7;11.8;15.7;3.1;13.34;0;1.13;5145 +70091;43.69057;4.32084;3;20221224;18.9;9.1;14;1.2;11.77;.1;.67;5831 +70091;43.69057;4.32084;3;20221225;14.6;6.4;10.5;2.4;11.5;0;.44;5293 +70091;43.69057;4.32084;3;20221226;17.3;12.8;15.1;1.8;12.74;.1;.85;3691 +70091;43.69057;4.32084;3;20221227;16.3;7.6;11.9;2;10;.1;.87;5472 +70091;43.69057;4.32084;3;20221228;11.5;3.7;7.6;1.9;9.14;0;.44;5209 +70091;43.69057;4.32084;3;20221229;15.5;9.9;12.7;2;11.67;0;.74;4227 +70091;43.69057;4.32084;3;20221230;14.1;9.1;11.6;1.3;12.04;.1;.48;3977 +70091;43.69057;4.32084;3;20221231;16;9.2;12.6;3.1;12.67;0;.67;4838 +70092;43.70717;4.62958;5;20220101;7.9;6.7;7.3;.8;10.25;.1;.33;1976 +70092;43.70717;4.62958;5;20220102;10.6;7.7;9.2;1.3;10.7;0;.42;3273 +70092;43.70717;4.62958;5;20220103;14.9;6.1;10.5;1.6;10.3;0;.59;6237 +70092;43.70717;4.62958;5;20220104;13.9;6.7;10.3;2.3;11.55;.7;.44;5553 +70092;43.70717;4.62958;5;20220105;9.1;7.2;8.1;8.2;6.65;0;2.14;2655 +70092;43.70717;4.62958;5;20220106;7.8;5.4;6.6;9.8;5.3;0;2.49;3073 +70092;43.70717;4.62958;5;20220107;9.2;1.2;5.2;4;5.65;0;1.27;5951 +70092;43.70717;4.62958;5;20220108;11.6;3.3;7.5;3.1;7.75;0;.91;6236 +70092;43.70717;4.62958;5;20220109;10.7;7.6;9.2;3.7;7.75;0;1.31;3660 +70092;43.70717;4.62958;5;20220110;9.3;6.8;8.1;7.8;6.75;0;2.03;3251 +70092;43.70717;4.62958;5;20220111;7.3;3.3;5.3;7.9;5.65;0;1.75;4207 +70092;43.70717;4.62958;5;20220112;8.2;2.4;5.3;5.1;5.3;0;1.59;5104 +70092;43.70717;4.62958;5;20220113;10.1;.6;5.4;2.6;5.25;0;1.09;6873 +70092;43.70717;4.62958;5;20220114;10.8;-3.2;3.8;1.8;5.45;0;.73;8741 +70092;43.70717;4.62958;5;20220115;10.9;-2.5;4.2;1.5;5.65;0;.67;8606 +70092;43.70717;4.62958;5;20220116;12.6;-2.7;4.9;4.3;4.9;.1;1.77;9271 +70092;43.70717;4.62958;5;20220117;11.1;5.4;8.2;8.4;6.6;0;2.27;5499 +70092;43.70717;4.62958;5;20220118;11.6;3.8;7.7;3.8;6.45;0;1.47;6468 +70092;43.70717;4.62958;5;20220119;9.7;.4;5.1;1.9;6.95;0;.63;7347 +70092;43.70717;4.62958;5;20220120;11.1;3.1;7.1;8.3;6.2;0;2.15;6783 +70092;43.70717;4.62958;5;20220121;7.4;4.1;5.8;9.7;5;0;2.4;4255 +70092;43.70717;4.62958;5;20220122;8.2;2.4;5.3;6.5;5.3;0;1.81;5819 +70092;43.70717;4.62958;5;20220123;11.3;1.5;6.4;2.9;5.95;0;1.25;7640 +70092;43.70717;4.62958;5;20220124;12.1;-1.5;5.3;1.2;6.6;0;.66;9580 +70092;43.70717;4.62958;5;20220125;12;-1.7;5.2;1.3;6.75;0;.68;9740 +70092;43.70717;4.62958;5;20220126;14;-2.1;5.9;3.4;5.7;0;1.63;10561 +70092;43.70717;4.62958;5;20220127;11;-.4;5.3;3.9;5;0;1.66;8980 +70092;43.70717;4.62958;5;20220128;12.7;1.6;7.2;8.7;5.95;0;2.53;8980 +70092;43.70717;4.62958;5;20220129;13.3;4.8;9;6.8;5.7;0;2.8;7889 +70092;43.70717;4.62958;5;20220130;13.8;5.5;9.6;9.1;7.7;0;2.47;7911 +70092;43.70717;4.62958;5;20220131;14.2;6.8;10.5;8.1;6.8;0;3.02;7484 +70092;43.70717;4.62958;5;20220201;11.6;5.2;8.4;9;5.15;0;3.17;7001 +70092;43.70717;4.62958;5;20220202;16.6;7.1;11.8;7.7;8.25;0;2.89;8792 +70092;43.70717;4.62958;5;20220203;16.4;7.5;12;3.1;9.15;0;1.7;8647 +70092;43.70717;4.62958;5;20220204;14.3;6.6;10.4;2.6;9.05;0;1.31;8136 +70092;43.70717;4.62958;5;20220205;14.2;6.5;10.4;6;6.6;0;2.7;8106 +70092;43.70717;4.62958;5;20220206;13.4;5;9.2;5;6.45;0;2.27;8560 +70092;43.70717;4.62958;5;20220207;14.1;7.5;10.8;7.5;6.65;0;3.08;7576 +70092;43.70717;4.62958;5;20220208;15.2;6.4;10.8;4.3;6;0;2.57;9076 +70092;43.70717;4.62958;5;20220209;14.1;-.6;6.8;1.8;8.45;0;.99;12008 +70092;43.70717;4.62958;5;20220210;11.5;7.3;9.4;1.8;9.24;0;1.29;9304 +70092;43.70717;4.62958;5;20220211;15.2;2.2;8.7;6;6.9;0;2.35;11106 +70092;43.70717;4.62958;5;20220212;15.6;3.6;9.6;4.1;6.87;0;2.2;11323 +70092;43.70717;4.62958;5;20220213;13.3;4.7;9;6.5;8.57;6.2;1.61;6684 +70092;43.70717;4.62958;5;20220214;12.9;9.8;11.3;5.5;10.1;9.7;1.55;3315 +70092;43.70717;4.62958;5;20220215;13.7;4.5;9.1;5.6;7.04;0;2.31;11512 +70092;43.70717;4.62958;5;20220216;13.6;3.2;8.4;2.3;9.35;.6;1.08;11252 +70092;43.70717;4.62958;5;20220217;20.1;7;13.5;4.1;11;0;2.26;12836 +70092;43.70717;4.62958;5;20220218;18.5;6.6;12.6;2.1;10.95;0;1.59;12323 +70092;43.70717;4.62958;5;20220219;13.5;8.6;11;6.1;7.2;0;2.73;7685 +70092;43.70717;4.62958;5;20220220;16.8;5.8;11.3;5.5;7.2;0;2.99;12012 +70092;43.70717;4.62958;5;20220221;16.3;9.3;12.8;6.2;7.8;0;3.16;9776 +70092;43.70717;4.62958;5;20220222;15.5;7.2;11.4;5.5;7.05;0;2.94;10538 +70092;43.70717;4.62958;5;20220223;18.4;8.5;13.5;4;8.95;0;2.7;11886 +70092;43.70717;4.62958;5;20220224;14.1;6.2;10.1;2;10.35;.6;1.24;10821 +70092;43.70717;4.62958;5;20220225;12.9;5.3;9.1;7.1;6;0;2.97;10548 +70092;43.70717;4.62958;5;20220226;14.5;6.3;10.4;4.8;6;0;2.94;11184 +70092;43.70717;4.62958;5;20220227;14.4;.8;7.6;2.1;6.75;0;1.76;14843 +70092;43.70717;4.62958;5;20220228;14.4;2.2;8.3;2.7;7.95;0;1.73;14245 +70092;43.70717;4.62958;5;20220301;13.8;2.7;8.3;2.8;7.35;0;1.83;13627 +70092;43.70717;4.62958;5;20220302;12.7;3.2;8;1.9;8.05;0;1.45;12717 +70092;43.70717;4.62958;5;20220303;15.4;.6;8;1.6;8;0;1.72;16006 +70092;43.70717;4.62958;5;20220304;18;2.5;10.3;4.6;6.55;0;3.23;16143 +70092;43.70717;4.62958;5;20220305;15.7;2.5;9.1;3.5;4.45;0;3.05;15479 +70092;43.70717;4.62958;5;20220306;13.4;1;7.2;2.8;5.1;0;2.29;15228 +70092;43.70717;4.62958;5;20220307;13.2;-.3;6.4;2.3;5.24;0;2.18;15352 +70092;43.70717;4.62958;5;20220308;13.1;1.5;7.3;3.1;7.17;0;1.86;12380 +70092;43.70717;4.62958;5;20220309;14.7;4.9;9.8;2.2;8.5;0;1.86;13989 +70092;43.70717;4.62958;5;20220310;14.1;3.7;8.9;3.8;9.8;0;1.63;14749 +70092;43.70717;4.62958;5;20220311;13.6;10.6;12.1;6.5;9.7;2.6;2.29;7816 +70092;43.70717;4.62958;5;20220312;13.5;9.9;11.7;5.9;8.65;3.2;2.49;8633 +70092;43.70717;4.62958;5;20220313;12.3;9.9;11.1;5.6;8.85;11.3;2.16;7117 +70092;43.70717;4.62958;5;20220314;16.5;6.1;11.3;3.5;10.4;0;2.12;15319 +70092;43.70717;4.62958;5;20220315;17;9.6;13.3;2.4;10.65;0;2.13;12995 +70092;43.70717;4.62958;5;20220316;16.1;6.5;11.3;1.4;11;0;1.82;15025 +70092;43.70717;4.62958;5;20220317;16.2;8.6;12.4;2.7;11.45;.1;1.94;13576 +70092;43.70717;4.62958;5;20220318;16.9;10.3;13.6;3;10.77;.7;2.15;10547 +70092;43.70717;4.62958;5;20220319;17.2;6.8;12;2.1;9.2;0;2.3;15278 +70092;43.70717;4.62958;5;20220320;14.6;5.8;10.2;4.9;8.1;.6;2.12;7935 +70092;43.70717;4.62958;5;20220321;15.9;10.4;13.2;5.3;7.17;0;3.18;9365 +70092;43.70717;4.62958;5;20220322;16.5;2.3;9.4;4.2;6.5;0;3.1;19473 +70092;43.70717;4.62958;5;20220323;17;1.7;9.4;2.7;6.87;0;2.82;19902 +70092;43.70717;4.62958;5;20220324;19;1.5;10.3;2.4;6.34;0;3.11;20132 +70092;43.70717;4.62958;5;20220325;19.7;1.9;10.8;2.7;6.87;0;3.21;19761 +70092;43.70717;4.62958;5;20220326;20.3;3.4;11.9;2.8;7.44;0;3.41;20356 +70092;43.70717;4.62958;5;20220327;21.5;6.6;14.1;2.3;7.57;0;3.31;17376 +70092;43.70717;4.62958;5;20220328;21.7;4.9;13.3;2.3;7.57;0;3.42;20080 +70092;43.70717;4.62958;5;20220329;18.9;7;12.9;3.2;9.87;4.3;2.78;16578 +70092;43.70717;4.62958;5;20220330;16;10.3;13.1;2.7;11.27;.8;1.98;10465 +70092;43.70717;4.62958;5;20220331;19.5;8.2;13.8;6.5;8.6;.5;4.36;20817 +70092;43.70717;4.62958;5;20220401;10.7;5.2;7.9;9.2;5.7;.5;3.22;14034 +70092;43.70717;4.62958;5;20220402;8.6;4.2;6.4;10.4;4.6;0;3.21;10866 +70092;43.70717;4.62958;5;20220403;11.7;2.7;7.2;5.5;4.86;0;3.16;19178 +70092;43.70717;4.62958;5;20220404;16.3;2.8;9.6;3.2;5.41;0;3.52;22584 +70092;43.70717;4.62958;5;20220405;18.9;2.9;10.9;3.2;6.47;0;3.77;23085 +70092;43.70717;4.62958;5;20220406;17.7;3.6;10.7;2.8;8.7;0;2.82;18754 +70092;43.70717;4.62958;5;20220407;20;8.1;14.1;4.9;10.34;0;3.48;15641 +70092;43.70717;4.62958;5;20220408;22.1;11.9;17;5;11.6;0;4.21;19603 +70092;43.70717;4.62958;5;20220409;16.7;10.3;13.5;8.3;6.07;0;5.25;19246 +70092;43.70717;4.62958;5;20220410;18.3;4.1;11.2;3.7;6.74;.1;3.94;23652 +70092;43.70717;4.62958;5;20220411;17.1;7;12;5.3;9.1;0;2.9;14211 +70092;43.70717;4.62958;5;20220412;20.1;6.7;13.4;3.8;9.54;0;3.6;21482 +70092;43.70717;4.62958;5;20220413;20.9;7.4;14.1;2.4;9.9;0;3.55;22070 +70092;43.70717;4.62958;5;20220414;25.7;7.5;16.6;3.1;10.3;0;4.66;23860 +70092;43.70717;4.62958;5;20220415;27.3;11.6;19.4;4.6;11.75;0;5.67;24389 +70092;43.70717;4.62958;5;20220416;26.1;16.6;21.3;9.7;10.21;0;7.73;19732 +70092;43.70717;4.62958;5;20220417;21.7;10.4;16;3.6;9.07;0;4.66;24104 +70092;43.70717;4.62958;5;20220418;21.4;7.7;14.6;2.7;10.47;0;3.92;25146 +70092;43.70717;4.62958;5;20220419;24.3;7.9;16.1;3.1;10.47;0;4.6;25257 +70092;43.70717;4.62958;5;20220420;17.7;11.9;14.8;2.8;13.47;12;1.95;9704 +70092;43.70717;4.62958;5;20220421;19.2;12.2;15.7;2.7;13.5;4.5;2.39;11703 +70092;43.70717;4.62958;5;20220422;20.4;9.9;15.2;4;12.87;.1;3.57;23028 +70092;43.70717;4.62958;5;20220423;17.1;14.2;15.6;6.7;12.47;6.5;2.7;7718 +70092;43.70717;4.62958;5;20220424;18.3;9.3;13.8;3.1;11.5;.5;2.64;14395 +70092;43.70717;4.62958;5;20220425;21.3;8.5;14.9;4.3;10.74;0;4.49;26074 +70092;43.70717;4.62958;5;20220426;23;8.9;16;3.2;11.2;0;4.49;26530 +70092;43.70717;4.62958;5;20220427;21.7;9.9;15.8;3.1;12.2;0;4.17;25741 +70092;43.70717;4.62958;5;20220428;25.3;10.6;17.9;2.6;12.07;0;4.69;25629 +70092;43.70717;4.62958;5;20220429;23.3;10;16.7;2.9;11.87;0;4.61;26860 +70092;43.70717;4.62958;5;20220430;24.9;12.4;18.7;4.4;10.87;0;5.48;23980 +70092;43.70717;4.62958;5;20220501;24;11.8;17.9;4.8;9.3;0;5.77;24811 +70092;43.70717;4.62958;5;20220502;23.1;9.9;16.5;2.8;10.94;0;4.46;24742 +70092;43.70717;4.62958;5;20220503;22.9;12.2;17.6;2.4;13.1;.6;3.97;22327 +70092;43.70717;4.62958;5;20220504;24.3;9.8;17.1;2.4;12.67;1.6;4.48;26742 +70092;43.70717;4.62958;5;20220505;22.1;14.1;18.1;5.5;12.04;.2;4.42;17203 +70092;43.70717;4.62958;5;20220506;19.6;13.6;16.6;6.9;10.8;0;4.57;17338 +70092;43.70717;4.62958;5;20220507;25.1;15.2;20.1;5.1;11.55;0;5.87;22589 +70092;43.70717;4.62958;5;20220508;22.7;10.5;16.6;2.1;12.7;4.6;4.21;25292 +70092;43.70717;4.62958;5;20220509;25.9;13;19.4;1.7;15.05;.1;4.64;26464 +70092;43.70717;4.62958;5;20220510;25.3;11.6;18.5;1.9;14.15;.1;4.69;27342 +70092;43.70717;4.62958;5;20220511;24;11.6;17.8;3;14.25;0;4.57;26289 +70092;43.70717;4.62958;5;20220512;24.2;12.1;18.1;2.3;13.95;0;4.55;26005 +70092;43.70717;4.62958;5;20220513;25.4;11.9;18.6;1.6;13.95;0;4.73;27638 +70092;43.70717;4.62958;5;20220514;27.3;13;20.1;2.1;16.75;0;5.13;28599 +70092;43.70717;4.62958;5;20220515;25.4;14.8;20.1;3.1;16.5;0;4.65;24662 +70092;43.70717;4.62958;5;20220516;25.9;13.8;19.9;2.7;15.4;0;4.91;26476 +70092;43.70717;4.62958;5;20220517;27.3;14.6;20.9;1.9;17.5;.1;5.03;27243 +70092;43.70717;4.62958;5;20220518;27.8;14.7;21.3;2.5;18;0;5.26;27788 +70092;43.70717;4.62958;5;20220519;27.2;15.5;21.3;2.4;17.45;0;5.01;26145 +70092;43.70717;4.62958;5;20220520;27.1;14;20.6;2.6;15.6;0;5.32;27886 +70092;43.70717;4.62958;5;20220521;27.3;14.9;21.1;2;17.05;.1;5.14;27369 +70092;43.70717;4.62958;5;20220522;26.2;15.8;21;2.9;19.35;.1;4.6;25025 +70092;43.70717;4.62958;5;20220523;26.9;16.6;21.8;2.9;17.95;0;4.98;24841 +70092;43.70717;4.62958;5;20220524;25.5;18.3;21.9;4.9;12.8;.1;5.88;20449 +70092;43.70717;4.62958;5;20220525;26.1;17.6;21.8;7.2;10.8;0;7.45;22581 +70092;43.70717;4.62958;5;20220526;28.2;18.1;23.1;6.8;11.15;0;8.01;24576 +70092;43.70717;4.62958;5;20220527;30.1;18.9;24.5;6.7;13.15;0;8.24;26050 +70092;43.70717;4.62958;5;20220528;27.2;18.6;22.9;9.4;10.45;0;8.81;22914 +70092;43.70717;4.62958;5;20220529;25.7;16.2;21;7.3;7.65;0;8.16;23880 +70092;43.70717;4.62958;5;20220530;26.5;11.9;19.2;2.2;10.15;0;5.67;28959 +70092;43.70717;4.62958;5;20220531;25.5;16;20.8;2;15.3;0;4.77;24384 +70092;43.70717;4.62958;5;20220601;28.6;13.9;21.2;1.9;16.2;.1;5.68;30568 +70092;43.70717;4.62958;5;20220602;27.5;14.5;21;1.8;18;0;5.2;28682 +70092;43.70717;4.62958;5;20220603;31.2;18.2;24.7;2.3;18.9;0;6.1;28685 +70092;43.70717;4.62958;5;20220604;28.7;18.1;23.4;2.8;19.6;0;5.42;26084 +70092;43.70717;4.62958;5;20220605;30.9;19.9;25.4;3.2;19.5;0;6.19;26672 +70092;43.70717;4.62958;5;20220606;30.1;17.2;23.6;3.8;16;.3;6.76;28623 +70092;43.70717;4.62958;5;20220607;30.2;17.7;23.9;4.4;15.6;0;6.97;28156 +70092;43.70717;4.62958;5;20220608;26.7;17.7;22.2;3.7;13.3;0;5.94;24058 +70092;43.70717;4.62958;5;20220609;25.9;17.7;21.8;7.1;11.55;0;7.2;22743 +70092;43.70717;4.62958;5;20220610;29.2;18.5;23.9;8.5;10.3;0;9.45;26187 +70092;43.70717;4.62958;5;20220611;32.7;19.3;26;3.9;12.6;0;8.1;29518 +70092;43.70717;4.62958;5;20220612;30.9;15.6;23.3;2.1;16.15;0;6.41;31094 +70092;43.70717;4.62958;5;20220613;32.8;17.8;25.3;3.8;16.65;.1;7.45;30333 +70092;43.70717;4.62958;5;20220614;32.3;20.7;26.5;3.8;14.65;0;7.63;27556 +70092;43.70717;4.62958;5;20220615;30.2;20.2;25.2;2.5;19.25;0;5.75;25497 +70092;43.70717;4.62958;5;20220616;33.7;17.2;25.4;1.8;19.1;0;6.62;31240 +70092;43.70717;4.62958;5;20220617;36.8;25.7;31.2;4;16.5;0;8.91;26834 +70092;43.70717;4.62958;5;20220618;31.5;19.2;25.4;2.6;20.4;0;6.26;28454 +70092;43.70717;4.62958;5;20220619;30.6;19.8;25.2;3.5;19.9;0;6.23;26757 +70092;43.70717;4.62958;5;20220620;29.9;20.1;25;3.5;18.25;0;6.13;25573 +70092;43.70717;4.62958;5;20220621;30.2;21.3;25.8;3.1;22.75;1.8;5.45;23947 +70092;43.70717;4.62958;5;20220622;28.4;22.1;25.2;3.6;24.3;0;4.61;20260 +70092;43.70717;4.62958;5;20220623;27.1;22.7;24.9;4.3;23.25;10;4.29;16859 +70092;43.70717;4.62958;5;20220624;27.9;19.5;23.7;2.7;20.55;7;4.99;23410 +70092;43.70717;4.62958;5;20220625;28.2;17.5;22.9;2.5;21.05;0;5.17;26456 +70092;43.70717;4.62958;5;20220626;30.6;21.7;26.1;2.8;22.95;0;5.51;24136 +70092;43.70717;4.62958;5;20220627;30.5;20.3;25.4;4.7;18.7;0;6.68;25717 +70092;43.70717;4.62958;5;20220628;30.6;20.1;25.3;6.3;15.1;0;7.97;25857 +70092;43.70717;4.62958;5;20220629;29.8;18.9;24.4;3.2;16.75;.7;6.29;26616 +70092;43.70717;4.62958;5;20220630;27.4;20;23.7;3.3;20.6;0;4.87;21887 +70092;43.70717;4.62958;5;20220701;27.9;17.3;22.6;6.4;12.8;0;7.39;25911 +70092;43.70717;4.62958;5;20220702;32.7;17.8;25.2;3.5;12.85;0;7.8;30411 +70092;43.70717;4.62958;5;20220703;32.2;15.5;23.9;2;17.05;.1;6.44;31025 +70092;43.70717;4.62958;5;20220704;34.6;20.7;27.7;2.9;20.2;1.1;7.21;29841 +70092;43.70717;4.62958;5;20220705;32.9;23.2;28;6.1;15.15;0;8.86;24755 +70092;43.70717;4.62958;5;20220706;32.3;22.7;27.5;7;12;0;9.75;24579 +70092;43.70717;4.62958;5;20220707;31.1;20.7;25.9;9.1;11.95;0;10.14;25468 +70092;43.70717;4.62958;5;20220708;30.5;21;25.8;8.7;13.9;0;9.18;24303 +70092;43.70717;4.62958;5;20220709;33.4;20.3;26.8;4.7;12.3;0;8.69;28020 +70092;43.70717;4.62958;5;20220710;33.5;23.2;28.3;5.5;13.35;0;9.03;25182 +70092;43.70717;4.62958;5;20220711;30.8;19.9;25.3;3.3;16.55;0;6.63;26039 +70092;43.70717;4.62958;5;20220712;31.3;17.9;24.6;1.5;21.6;0;5.81;28953 +70092;43.70717;4.62958;5;20220713;30.7;19.2;25;2.1;21.15;0;5.63;26886 +70092;43.70717;4.62958;5;20220714;31.6;17.8;24.7;2;21.95;.2;5.89;29032 +70092;43.70717;4.62958;5;20220715;37.4;19.9;28.7;3.4;19.9;0;8.04;30333 +70092;43.70717;4.62958;5;20220716;36.7;24.7;30.7;4.8;12.9;0;9.62;26867 +70092;43.70717;4.62958;5;20220717;33.9;23.1;28.5;3.4;16.45;0;7.45;25666 +70092;43.70717;4.62958;5;20220718;34.8;20.5;27.6;1.9;22.4;0;6.5;29360 +70092;43.70717;4.62958;5;20220719;32.7;20.7;26.7;1.9;23.2;0;5.8;26826 +70092;43.70717;4.62958;5;20220720;32.2;20.7;26.5;2.1;22.9;.1;5.72;26110 +70092;43.70717;4.62958;5;20220721;35.8;24.1;30;4.2;17.9;0;8.22;26275 +70092;43.70717;4.62958;5;20220722;32.7;19.7;26.2;2.5;21.4;0;6.15;27537 +70092;43.70717;4.62958;5;20220723;32.5;22.7;27.6;2.3;23.05;0;5.73;24167 +70092;43.70717;4.62958;5;20220724;34.9;22.7;28.8;2.9;18.6;0;7.15;26443 +70092;43.70717;4.62958;5;20220725;33.1;20.2;26.6;2.8;21.6;0;6.31;27286 +70092;43.70717;4.62958;5;20220726;32.7;23.2;27.9;5.7;15.5;0;8.24;23026 +70092;43.70717;4.62958;5;20220727;32.9;21.4;27.2;5.2;13.1;0;8.5;25439 +70092;43.70717;4.62958;5;20220728;32.5;18;25.3;2.3;14.5;0;6.32;27402 +70092;43.70717;4.62958;5;20220729;30.2;19.6;24.9;2;19.2;.8;5.26;24461 +70092;43.70717;4.62958;5;20220730;34.5;21.1;27.8;4.5;14.3;0;8.3;26482 +70092;43.70717;4.62958;5;20220731;36.3;20.6;28.5;4;13.75;0;8.41;26879 +70092;43.70717;4.62958;5;20220801;36.6;23.4;30;4.3;14.85;0;8.72;26774 +70092;43.70717;4.62958;5;20220802;36.9;24.4;30.6;4.6;16;0;8.85;25704 +70092;43.70717;4.62958;5;20220803;32.2;20.9;26.5;2.4;21.35;0;5.66;24804 +70092;43.70717;4.62958;5;20220804;32.1;21.9;27;1.9;24.2;0;5.21;23507 +70092;43.70717;4.62958;5;20220805;32.7;20.7;26.7;2.5;23.65;0;5.74;25343 +70092;43.70717;4.62958;5;20220806;35.5;24.3;29.9;6;16.85;0;9.13;23982 +70092;43.70717;4.62958;5;20220807;34.2;23.7;29;4.5;15.05;0;7.95;23069 +70092;43.70717;4.62958;5;20220808;34.6;21;27.8;2.9;14.3;0;7.05;26103 +70092;43.70717;4.62958;5;20220809;34.1;17.8;25.9;1.9;18.45;0;5.97;27613 +70092;43.70717;4.62958;5;20220810;31.8;18.3;25.1;1.9;20.15;0;5.47;26114 +70092;43.70717;4.62958;5;20220811;31.4;17.8;24.6;2.1;20.2;0;5.4;25973 +70092;43.70717;4.62958;5;20220812;33.5;20.7;27.1;1.9;23.7;0;5.51;25385 +70092;43.70717;4.62958;5;20220813;30.6;21.9;26.3;2.6;25.4;0;4.57;20627 +70092;43.70717;4.62958;5;20220814;28.3;22.6;25.5;2.5;22.85;9.2;3.92;16339 +70092;43.70717;4.62958;5;20220815;31.3;18.7;25;1.7;20.65;0;5.01;24567 +70092;43.70717;4.62958;5;20220816;30.2;18.6;24.4;2.8;21.6;2.8;4.91;23398 +70092;43.70717;4.62958;5;20220817;27.6;20.3;23.9;3;22.4;30.8;3.96;18130 +70092;43.70717;4.62958;5;20220818;25.5;16.7;21.1;3.8;17.8;.8;4.17;20038 +70092;43.70717;4.62958;5;20220819;28.8;19.9;24.3;5.4;17.05;0;5.85;19867 +70092;43.70717;4.62958;5;20220820;30.6;20.5;25.6;5.5;17.15;0;6.56;20872 +70092;43.70717;4.62958;5;20220821;31;21.1;26;5;14.55;0;6.92;20659 +70092;43.70717;4.62958;5;20220822;31;21.5;26.3;5.9;14.6;0;7.38;20239 +70092;43.70717;4.62958;5;20220823;32.5;21.4;27;4.8;16.2;0;7.03;21650 +70092;43.70717;4.62958;5;20220824;29.7;18.3;24;2.1;18.95;0;4.64;21746 +70092;43.70717;4.62958;5;20220825;32.3;17.8;25.1;1.8;20.95;.2;4.94;24231 +70092;43.70717;4.62958;5;20220826;32.6;21.1;26.9;4.8;18.5;0;6.6;21419 +70092;43.70717;4.62958;5;20220827;31.1;22;26.6;4.8;17.95;0;6.17;19035 +70092;43.70717;4.62958;5;20220828;31.8;18;24.9;1.9;18.4;0;4.98;23326 +70092;43.70717;4.62958;5;20220829;30.1;17.9;24;2.1;22.2;.1;4.36;21963 +70092;43.70717;4.62958;5;20220830;28.4;23.1;25.7;2.6;25.25;1.7;3.4;14342 +70092;43.70717;4.62958;5;20220831;29.5;20;24.7;4.1;18.8;0;5.04;18937 +70092;43.70717;4.62958;5;20220901;31.8;19.3;25.6;3.3;16.7;0;5.67;21650 +70092;43.70717;4.62958;5;20220902;28.7;19.1;23.9;2.1;20.9;8.3;3.83;18747 +70092;43.70717;4.62958;5;20220903;27.2;19.6;23.4;1.9;21.95;.8;3.32;16543 +70092;43.70717;4.62958;5;20220904;29.1;19.4;24.3;2.1;21.25;0;3.9;18670 +70092;43.70717;4.62958;5;20220905;29.3;20.2;24.8;2.9;23.25;.2;3.89;17837 +70092;43.70717;4.62958;5;20220906;28.9;20.2;24.6;3.3;23.7;5;3.75;17130 +70092;43.70717;4.62958;5;20220907;27.5;20.3;23.9;3.3;23.5;18.8;3.32;15612 +70092;43.70717;4.62958;5;20220908;26.9;17;22;2.5;18.55;.1;3.68;18164 +70092;43.70717;4.62958;5;20220909;26.5;15.7;21.1;2.6;16.45;.4;3.81;18919 +70092;43.70717;4.62958;5;20220910;26.6;14.8;20.7;2.7;14.7;0;4.01;19516 +70092;43.70717;4.62958;5;20220911;28.3;15.2;21.8;3.3;14.25;0;4.71;19867 +70092;43.70717;4.62958;5;20220912;27.5;14.4;21;1.9;18.9;0;3.52;20313 +70092;43.70717;4.62958;5;20220913;27.4;21;24.2;3.3;23.5;0;3.17;13921 +70092;43.70717;4.62958;5;20220914;27.8;22;24.9;4.1;22.5;.9;3.54;13257 +70092;43.70717;4.62958;5;20220915;30.1;18.1;24.1;2.4;18.8;0;4.11;18892 +70092;43.70717;4.62958;5;20220916;26.6;17.5;22.1;3.5;16;0;4;16159 +70092;43.70717;4.62958;5;20220917;20.6;14.7;17.7;7.9;9.5;0;5.06;12520 +70092;43.70717;4.62958;5;20220918;23.2;13.4;18.3;6.7;8.4;0;5.68;16442 +70092;43.70717;4.62958;5;20220919;23.8;15.2;19.5;7.7;8.55;0;6.29;15171 +70092;43.70717;4.62958;5;20220920;23.5;14;18.7;7;8.35;0;5.93;15700 +70092;43.70717;4.62958;5;20220921;25;14.9;20;4;10.25;0;4.66;16200 +70092;43.70717;4.62958;5;20220922;23.9;11.4;17.7;1.7;12.8;0;2.96;17963 +70092;43.70717;4.62958;5;20220923;23.5;13.2;18.4;2.3;15.45;40.8;2.77;16013 +70092;43.70717;4.62958;5;20220924;20.2;16.4;18.3;3.1;17.4;6.3;1.91;9545 +70092;43.70717;4.62958;5;20220925;22.4;13.9;18.2;2.5;15;0;2.63;14249 +70092;43.70717;4.62958;5;20220926;22.9;12.2;17.6;3.9;12.05;.1;3.52;15792 +70092;43.70717;4.62958;5;20220927;21;14.5;17.7;4.5;11.55;0;3.46;12220 +70092;43.70717;4.62958;5;20220928;22.7;15.1;18.9;4.3;14.3;.1;3.21;13187 +70092;43.70717;4.62958;5;20220929;21.8;15.7;18.7;3.9;12.4;.5;3.29;11613 +70092;43.70717;4.62958;5;20220930;18.1;13.1;15.6;5.5;10.3;0;3.25;10142 +70092;43.70717;4.62958;5;20221001;21.8;7.9;14.8;2.6;12.2;.1;2.64;17161 +70092;43.70717;4.62958;5;20221002;27.1;13.6;20.4;2.6;15.25;0;3.34;16956 +70092;43.70717;4.62958;5;20221003;24.8;16.7;20.8;5.2;13.9;0;4.09;12499 +70092;43.70717;4.62958;5;20221004;24.8;10.7;17.8;2;14.8;.1;2.68;16865 +70092;43.70717;4.62958;5;20221005;24.3;13.6;18.9;1.4;17.25;.3;2.22;14084 +70092;43.70717;4.62958;5;20221006;24.9;12;18.5;1.4;15.95;0;2.38;15663 +70092;43.70717;4.62958;5;20221007;24.6;12.6;18.6;1.4;15.75;1.8;2.28;14982 +70092;43.70717;4.62958;5;20221008;20.9;13.8;17.4;2.1;15.9;3.9;1.85;11063 +70092;43.70717;4.62958;5;20221009;21.3;14.3;17.8;1.9;14.85;1.2;1.96;10889 +70092;43.70717;4.62958;5;20221010;24.1;14.3;19.2;1.6;16.55;.1;2.14;13080 +70092;43.70717;4.62958;5;20221011;24.4;11.6;18;1.4;15.65;0;2.14;14660 +70092;43.70717;4.62958;5;20221012;24.7;13.6;19.2;1.5;15.6;.2;2.19;13480 +70092;43.70717;4.62958;5;20221013;23;11.4;17.2;1.5;15.3;.6;1.95;13577 +70092;43.70717;4.62958;5;20221014;23.6;15.6;19.6;2.1;16.4;.1;2.1;11152 +70092;43.70717;4.62958;5;20221015;25.1;11.1;18.1;1.7;15.3;0;2.23;14694 +70092;43.70717;4.62958;5;20221016;24.5;16.4;20.4;3.8;17.85;0;2.47;10963 +70092;43.70717;4.62958;5;20221017;24.2;13.8;19;2.6;17.15;.4;2.13;12253 +70092;43.70717;4.62958;5;20221018;24.5;13.7;19.1;1.4;17.5;.1;1.85;12384 +70092;43.70717;4.62958;5;20221019;23;14.2;18.6;1.3;18.25;0;1.55;11017 +70092;43.70717;4.62958;5;20221020;21.8;19;20.4;4.1;19.4;.5;1.73;5927 +70092;43.70717;4.62958;5;20221021;24.1;19.7;21.9;7.2;20.6;1;2.5;7407 +70092;43.70717;4.62958;5;20221022;24.9;18.2;21.5;3.3;20.7;0;1.93;9190 +70092;43.70717;4.62958;5;20221023;25.3;19.8;22.6;5.5;20.2;0;2.58;8245 +70092;43.70717;4.62958;5;20221024;24.5;20.6;22.6;4.4;20.55;0;2.23;6697 +70092;43.70717;4.62958;5;20221025;24.5;15.2;19.9;2.4;19.25;0;1.73;10511 +70092;43.70717;4.62958;5;20221026;24.5;16.2;20.3;2.7;18.55;.1;1.86;9794 +70092;43.70717;4.62958;5;20221027;24.6;17;20.8;1.4;18.85;.1;1.59;9101 +70092;43.70717;4.62958;5;20221028;24.5;13.9;19.2;1.4;17.15;.1;1.58;10738 +70092;43.70717;4.62958;5;20221029;24.8;11.5;18.1;1.6;14.95;.2;1.74;11918 +70092;43.70717;4.62958;5;20221030;23.5;12;17.8;1.8;15.6;0;1.63;10949 +70092;43.70717;4.62958;5;20221031;22.5;14.2;18.4;4.2;17.55;8.8;1.69;9085 +70092;43.70717;4.62958;5;20221101;23.9;18.8;21.4;4.1;18.25;1.7;2.29;6980 +70092;43.70717;4.62958;5;20221102;21.4;13.3;17.4;2.1;13.6;0;1.65;8702 +70092;43.70717;4.62958;5;20221103;18.9;9;14;3.2;13.55;20.9;1.29;9384 +70092;43.70717;4.62958;5;20221104;15.7;10.9;13.3;5.2;10.05;0;2.1;6432 +70092;43.70717;4.62958;5;20221105;15.5;9.5;12.5;6.7;8.45;0;2.73;7030 +70092;43.70717;4.62958;5;20221106;19.6;6.4;13;2.1;9.3;0;1.62;10666 +70092;43.70717;4.62958;5;20221107;20.9;4.8;12.9;1.4;10.3;0;1.29;11019 +70092;43.70717;4.62958;5;20221108;19.6;9.6;14.6;3.8;13.55;3.7;1.42;9062 +70092;43.70717;4.62958;5;20221109;21.1;17.3;19.2;4.9;16.45;2.3;1.96;5244 +70092;43.70717;4.62958;5;20221110;18.9;13.3;16.1;3.9;12.9;0;1.8;6399 +70092;43.70717;4.62958;5;20221111;21.6;11;16.3;1.7;12.5;.1;1.37;9021 +70092;43.70717;4.62958;5;20221112;21.2;8.1;14.6;1.4;12.2;0;1.16;9862 +70092;43.70717;4.62958;5;20221113;19;10.2;14.6;1.6;12.7;0;1.06;7836 +70092;43.70717;4.62958;5;20221114;17.5;10.8;14.2;3.6;12.65;15.8;1.32;6687 +70092;43.70717;4.62958;5;20221115;18.6;13.8;16.2;4.1;14.55;4.6;1.37;5448 +70092;43.70717;4.62958;5;20221116;18.8;10.4;14.6;2.8;12.7;0;1.28;7487 +70092;43.70717;4.62958;5;20221117;18.4;10.6;14.5;2;12.95;1.7;1.03;7048 +70092;43.70717;4.62958;5;20221118;16.1;10.7;13.4;4.2;10.05;0;1.8;5708 +70092;43.70717;4.62958;5;20221119;14.3;8.1;11.2;6.1;7.9;0;2.33;6032 +70092;43.70717;4.62958;5;20221120;14;6.2;10.1;5;7.3;0;2.04;6747 +70092;43.70717;4.62958;5;20221121;10.4;5.2;7.8;2.4;8.95;6.2;.66;5310 +70092;43.70717;4.62958;5;20221122;14.2;7.1;10.7;4;8.7;.5;1.47;6378 +70092;43.70717;4.62958;5;20221123;13.1;6.5;9.8;1.4;9.6;.6;.65;5948 +70092;43.70717;4.62958;5;20221124;16.1;5.1;10.6;2.3;9.05;0;1.05;7930 +70092;43.70717;4.62958;5;20221125;17.6;7.3;12.4;3.3;9.95;4.7;1.44;7481 +70092;43.70717;4.62958;5;20221126;13.8;10;11.9;7.4;8.25;0;2.57;4256 +70092;43.70717;4.62958;5;20221127;15.2;3.3;9.3;2.4;8.85;3.1;.93;7889 +70092;43.70717;4.62958;5;20221128;10.6;9.1;9.8;3.8;10.05;26.2;.86;2534 +70092;43.70717;4.62958;5;20221129;12;4;8;3.6;8.6;0;.9;6199 +70092;43.70717;4.62958;5;20221130;12.4;4.7;8.5;3.6;8.5;.9;1.03;5936 +70092;43.70717;4.62958;5;20221201;10.2;6;8.1;3.1;8.4;1.1;.87;4339 +70092;43.70717;4.62958;5;20221202;8.4;6.1;7.3;2.4;8.05;2.4;.73;2980 +70092;43.70717;4.62958;5;20221203;10;5.3;7.6;2.6;9.5;15.3;.5;4427 +70092;43.70717;4.62958;5;20221204;13.6;7.5;10.5;2.5;10.35;9.1;.74;5092 +70092;43.70717;4.62958;5;20221205;10.3;3.2;6.8;2.3;8.25;0;.59;5566 +70092;43.70717;4.62958;5;20221206;10.5;2.4;6.5;2.7;7.1;.1;.81;6035 +70092;43.70717;4.62958;5;20221207;8.4;3.2;5.8;5.5;6.45;0;1.25;4668 +70092;43.70717;4.62958;5;20221208;7.9;-.8;3.6;2.3;7.5;28.3;.28;6081 +70092;43.70717;4.62958;5;20221209;12.7;7.7;10.2;3.1;11.4;0;.46;4529 +70092;43.70717;4.62958;5;20221210;7.6;5.3;6.4;6.4;6.55;0;1.47;2850 +70092;43.70717;4.62958;5;20221211;5.2;0;2.6;5.6;4.4;0;1.38;4523 +70092;43.70717;4.62958;5;20221212;5.2;-2.4;1.4;2.5;5.5;4.3;.47;5596 +70092;43.70717;4.62958;5;20221213;8.2;3.2;5.7;2.8;8.65;5.8;.32;4522 +70092;43.70717;4.62958;5;20221214;10.9;7.3;9.1;2;10.75;.5;.41;3691 +70092;43.70717;4.62958;5;20221215;12.3;9.7;11;3.2;11.7;20.5;.6;2838 +70092;43.70717;4.62958;5;20221216;9.2;6.7;7.9;5.4;8.1;0;1.15;2961 +70092;43.70717;4.62958;5;20221217;6.6;2.3;4.4;5.9;5.55;0;1.35;4038 +70092;43.70717;4.62958;5;20221218;12.6;-.1;6.3;2.3;7.7;0;.59;7288 +70092;43.70717;4.62958;5;20221219;15.6;9.4;12.5;4.1;11.85;1.2;.94;4981 +70092;43.70717;4.62958;5;20221220;16.3;13.2;14.8;4.6;14.25;3.3;.94;3399 +70092;43.70717;4.62958;5;20221221;16.1;13.5;14.8;2.1;13.85;1.2;.77;3002 +70092;43.70717;4.62958;5;20221222;13.2;7.3;10.3;1.8;11.35;0;.43;4704 +70092;43.70717;4.62958;5;20221223;19.1;11.7;15.4;3.3;13.15;0;1.19;5520 +70092;43.70717;4.62958;5;20221224;18.3;8.7;13.5;1.3;11.8;.1;.63;6326 +70092;43.70717;4.62958;5;20221225;16.2;6.7;11.5;2.5;11.45;0;.62;6283 +70092;43.70717;4.62958;5;20221226;17.6;12.6;15.1;1.8;12.6;.1;.9;4388 +70092;43.70717;4.62958;5;20221227;15.6;7.5;11.5;2.3;10;0;.9;5780 +70092;43.70717;4.62958;5;20221228;13.5;3.3;8.4;1.7;9.45;0;.45;6547 +70092;43.70717;4.62958;5;20221229;15.5;10.1;12.8;2.4;11.85;0;.81;4671 +70092;43.70717;4.62958;5;20221230;14.2;8.6;11.4;1.1;11.95;0;.44;4742 +70092;43.70717;4.62958;5;20221231;16.5;8.4;12.4;3.3;12.2;0;.76;5912 +70093;43.72285;4.93847;67;20220101;8.6;6.1;7.4;1.2;10.44;.1;.34;1879 +70093;43.72285;4.93847;67;20220102;10.4;7.9;9.2;1.8;10.57;0;.53;2198 +70093;43.72285;4.93847;67;20220103;14.7;5.9;10.3;1.6;9.84;.1;.64;6133 +70093;43.72285;4.93847;67;20220104;13;4.7;8.9;2.1;10.89;.9;.47;4180 +70093;43.72285;4.93847;67;20220105;8.4;7;7.7;11.5;6.67;0;2.32;4748 +70093;43.72285;4.93847;67;20220106;8.1;4.6;6.3;10.2;5.34;0;2.42;5419 +70093;43.72285;4.93847;67;20220107;9.5;-1.1;4.2;4.1;5.54;.1;1.22;6700 +70093;43.72285;4.93847;67;20220108;11.6;1.5;6.6;3.2;7.39;0;.95;6600 +70093;43.72285;4.93847;67;20220109;10.6;4.2;7.4;3.7;7.69;0;1.02;4669 +70093;43.72285;4.93847;67;20220110;9.3;4.9;7.1;8.1;6.69;0;1.84;5770 +70093;43.72285;4.93847;67;20220111;7.8;1.1;4.4;6.9;5.54;0;1.52;6318 +70093;43.72285;4.93847;67;20220112;8.9;-2.3;3.3;4.7;5.02;0;1.36;7246 +70093;43.72285;4.93847;67;20220113;10.5;-2.7;3.9;2.9;4.94;0;1.18;7798 +70093;43.72285;4.93847;67;20220114;11.3;-3.4;4;1.9;5.02;0;.94;8369 +70093;43.72285;4.93847;67;20220115;11.7;-3.6;4.1;1.6;5.07;0;.84;8511 +70093;43.72285;4.93847;67;20220116;12.7;-4.2;4.3;5.2;4.54;.1;2.07;9079 +70093;43.72285;4.93847;67;20220117;10.9;2.7;6.8;7.7;6.07;0;2.03;7043 +70093;43.72285;4.93847;67;20220118;11.8;1.1;6.4;3.6;6.14;0;1.39;7694 +70093;43.72285;4.93847;67;20220119;9.6;-1.2;4.2;1.5;6.99;0;.58;5283 +70093;43.72285;4.93847;67;20220120;9.8;1.6;5.7;9.4;6.29;0;1.86;7721 +70093;43.72285;4.93847;67;20220121;8;2.2;5.1;8.3;5.07;0;2.08;6787 +70093;43.72285;4.93847;67;20220122;8.9;-.1;4.4;6;5.14;0;1.69;7756 +70093;43.72285;4.93847;67;20220123;11.6;-.2;5.7;2.9;5.87;0;1.27;8384 +70093;43.72285;4.93847;67;20220124;12.7;-1.5;5.6;1.5;6.37;0;.81;9209 +70093;43.72285;4.93847;67;20220125;11.5;-2.5;4.5;1.2;6.84;0;.67;9638 +70093;43.72285;4.93847;67;20220126;14.5;-2.6;5.9;3.7;5.49;0;1.81;10085 +70093;43.72285;4.93847;67;20220127;11;-2.1;4.4;3.6;5.24;0;1.46;9515 +70093;43.72285;4.93847;67;20220128;10.9;.5;5.7;8.1;5.69;0;2;9050 +70093;43.72285;4.93847;67;20220129;12.3;2;7.2;6.3;5.84;0;2.21;8685 +70093;43.72285;4.93847;67;20220130;13.7;4.2;8.9;9.9;7.54;0;2.48;8782 +70093;43.72285;4.93847;67;20220131;13.6;4.8;9.2;10.6;6.72;0;3.07;8344 +70093;43.72285;4.93847;67;20220201;10.8;5.2;8;14.1;5.57;0;3.41;8309 +70093;43.72285;4.93847;67;20220202;15.6;7.5;11.6;11.6;8.64;0;3.14;9219 +70093;43.72285;4.93847;67;20220203;16.3;6.4;11.3;3.3;9.39;0;1.63;8700 +70093;43.72285;4.93847;67;20220204;14.5;5.7;10.1;2.8;9.14;0;1.33;8550 +70093;43.72285;4.93847;67;20220205;13.3;6.7;10;8.2;6.84;0;2.94;8907 +70093;43.72285;4.93847;67;20220206;13;4.3;8.7;5.1;6.25;0;2.32;8785 +70093;43.72285;4.93847;67;20220207;13.4;5.5;9.4;8;6.42;0;2.99;8165 +70093;43.72285;4.93847;67;20220208;15.2;3.2;9.2;3.7;5.77;0;2.37;10636 +70093;43.72285;4.93847;67;20220209;15.3;.1;7.7;2.1;8.44;0;1.22;10740 +70093;43.72285;4.93847;67;20220210;14.1;6.1;10.1;1.5;9.22;0;1.25;9928 +70093;43.72285;4.93847;67;20220211;14.3;2.3;8.3;5.3;7.09;0;2.14;11305 +70093;43.72285;4.93847;67;20220212;15.5;2;8.8;3;6.57;0;1.95;11342 +70093;43.72285;4.93847;67;20220213;13.8;3.4;8.6;5.1;7.84;4.4;1.87;6688 +70093;43.72285;4.93847;67;20220214;12.6;9;10.8;4.4;10.22;15.3;1.32;3161 +70093;43.72285;4.93847;67;20220215;13.3;3.6;8.5;4.8;6.99;0;2.09;11409 +70093;43.72285;4.93847;67;20220216;13.1;1.1;7.1;1.7;8.69;.7;1.02;8908 +70093;43.72285;4.93847;67;20220217;20.4;5.4;12.9;3.7;10.46;0;2.24;12754 +70093;43.72285;4.93847;67;20220218;19.6;4.8;12.2;2.2;10.42;0;1.79;13114 +70093;43.72285;4.93847;67;20220219;14.1;6.6;10.4;8;6.97;0;3.13;9102 +70093;43.72285;4.93847;67;20220220;16.3;6.9;11.6;6.7;6.83;0;3.41;11630 +70093;43.72285;4.93847;67;20220221;16.1;6;11;7.3;7.67;0;3.15;11910 +70093;43.72285;4.93847;67;20220222;15;6.6;10.8;10.5;7.32;0;3.61;12202 +70093;43.72285;4.93847;67;20220223;18.9;8.8;13.8;4.8;8.79;0;3.1;12641 +70093;43.72285;4.93847;67;20220224;15;3.6;9.3;2.4;9.77;.4;1.32;9345 +70093;43.72285;4.93847;67;20220225;12.6;3.7;8.2;10.1;6.09;0;3.2;12283 +70093;43.72285;4.93847;67;20220226;14.6;3.9;9.2;4.3;5.74;0;2.77;12349 +70093;43.72285;4.93847;67;20220227;14.9;-2.1;6.4;2.9;6.34;0;2.01;14220 +70093;43.72285;4.93847;67;20220228;15.4;-.2;7.6;2.6;7.27;0;1.93;15123 +70093;43.72285;4.93847;67;20220301;15.2;1.6;8.4;3;7.04;0;2.13;14591 +70093;43.72285;4.93847;67;20220302;13.4;2.3;7.8;2.3;7.57;.1;1.62;11656 +70093;43.72285;4.93847;67;20220303;16.3;0;8.1;1.5;7.79;0;1.75;15287 +70093;43.72285;4.93847;67;20220304;18.1;.6;9.4;5.3;6.29;0;3.44;16406 +70093;43.72285;4.93847;67;20220305;15.3;3.3;9.3;4.1;5.02;0;3.18;14949 +70093;43.72285;4.93847;67;20220306;13.3;.1;6.7;3;5.34;0;2.29;14081 +70093;43.72285;4.93847;67;20220307;13.5;-2.1;5.7;2.2;4.92;0;2.12;16474 +70093;43.72285;4.93847;67;20220308;13.6;-1.8;5.9;2.4;6.44;0;1.9;14515 +70093;43.72285;4.93847;67;20220309;15;3.6;9.3;1.9;8.02;0;1.88;13472 +70093;43.72285;4.93847;67;20220310;15.4;1.8;8.6;3.5;9.34;0;1.81;13473 +70093;43.72285;4.93847;67;20220311;14.4;9.8;12.1;5.5;8.82;1.6;2.57;7201 +70093;43.72285;4.93847;67;20220312;14.3;10.7;12.5;6.8;7.54;.7;3.34;5765 +70093;43.72285;4.93847;67;20220313;13.2;10.7;11.9;7.5;8.27;4.3;2.94;5136 +70093;43.72285;4.93847;67;20220314;17.5;6.6;12;4.6;10.14;0;2.53;12717 +70093;43.72285;4.93847;67;20220315;17.9;13;15.5;3.3;9.67;0;2.85;9839 +70093;43.72285;4.93847;67;20220316;17.1;6;11.5;1.2;10.64;0;1.86;14333 +70093;43.72285;4.93847;67;20220317;16.5;7.4;12;2.9;11.24;.1;1.85;11251 +70093;43.72285;4.93847;67;20220318;17;9.5;13.2;2.7;10.53;.5;2.25;12618 +70093;43.72285;4.93847;67;20220319;16.8;4.9;10.9;1.7;8.73;0;2.32;17129 +70093;43.72285;4.93847;67;20220320;15.3;5.6;10.4;3.4;7.59;.4;2.35;8326 +70093;43.72285;4.93847;67;20220321;16.6;10.2;13.4;3.8;6.54;0;3.49;12349 +70093;43.72285;4.93847;67;20220322;16.8;2.2;9.5;3.7;6.02;0;3.33;19579 +70093;43.72285;4.93847;67;20220323;17.4;1.1;9.2;2.6;6.74;0;2.92;19877 +70093;43.72285;4.93847;67;20220324;19.6;1.1;10.3;2.3;6.17;0;3.22;20449 +70093;43.72285;4.93847;67;20220325;20;1.3;10.7;2.5;6.92;0;3.2;19846 +70093;43.72285;4.93847;67;20220326;21.4;3;12.2;2.9;7.24;0;3.7;20417 +70093;43.72285;4.93847;67;20220327;21.4;6.6;14;2.1;7.49;0;3.27;16432 +70093;43.72285;4.93847;67;20220328;22.2;4.9;13.6;2.2;6.92;0;3.59;20060 +70093;43.72285;4.93847;67;20220329;19.5;6.5;13;2.8;8.87;3.2;3.1;16658 +70093;43.72285;4.93847;67;20220330;15.1;10.2;12.6;2.4;11.24;1;1.75;8499 +70093;43.72285;4.93847;67;20220331;19.1;7.2;13.1;5.9;9.04;.5;3.87;18713 +70093;43.72285;4.93847;67;20220401;10.3;5.6;7.9;8.8;5.77;.5;3.17;12875 +70093;43.72285;4.93847;67;20220402;7.6;3.1;5.3;11.6;4.89;0;2.91;10232 +70093;43.72285;4.93847;67;20220403;11;2.2;6.6;6.4;5.24;0;3.13;18948 +70093;43.72285;4.93847;67;20220404;15.3;2.3;8.8;4.1;5.59;0;3.51;21107 +70093;43.72285;4.93847;67;20220405;19.3;2.3;10.8;3.5;6.04;0;4.04;22628 +70093;43.72285;4.93847;67;20220406;17.1;3.5;10.3;2.2;8.57;0;2.59;17241 +70093;43.72285;4.93847;67;20220407;19;7;13;4.1;10.49;0;2.91;14856 +70093;43.72285;4.93847;67;20220408;22;11.5;16.8;4.3;11.67;0;4.02;18927 +70093;43.72285;4.93847;67;20220409;16.2;9.8;13;8.3;6.14;0;5.16;20535 +70093;43.72285;4.93847;67;20220410;18.8;4.7;11.7;3.7;6.49;0;4.14;23439 +70093;43.72285;4.93847;67;20220411;17.7;6.2;11.9;4.3;8.19;0;3.23;12858 +70093;43.72285;4.93847;67;20220412;21.4;7;14.2;3.1;9.07;0;3.97;20912 +70093;43.72285;4.93847;67;20220413;21.4;6.8;14.1;2.2;9.67;0;3.53;21102 +70093;43.72285;4.93847;67;20220414;25.8;7.1;16.5;2.9;10.24;0;4.59;22820 +70093;43.72285;4.93847;67;20220415;26.8;9.8;18.3;4.8;11.29;0;5.71;24377 +70093;43.72285;4.93847;67;20220416;26.2;13.8;20;9.7;10.19;0;7.73;19732 +70093;43.72285;4.93847;67;20220417;21.9;10.6;16.2;3.6;9.02;0;4.78;24178 +70093;43.72285;4.93847;67;20220418;22.2;7;14.6;2.5;10.39;0;4;24885 +70093;43.72285;4.93847;67;20220419;24.6;7.7;16.2;2.9;10.39;0;4.64;25068 +70093;43.72285;4.93847;67;20220420;17.4;11.2;14.3;2.7;13.32;10.6;1.88;8178 +70093;43.72285;4.93847;67;20220421;19.3;12;15.6;2.6;13.67;5.2;2.41;11727 +70093;43.72285;4.93847;67;20220422;21.1;10.1;15.6;3.5;12.82;.1;3.7;21946 +70093;43.72285;4.93847;67;20220423;17.1;13.3;15.2;5.8;12.54;11.9;2.58;6938 +70093;43.72285;4.93847;67;20220424;18;8.8;13.4;2.9;11.79;.1;2.56;14371 +70093;43.72285;4.93847;67;20220425;20.9;7.1;14;3.2;11.12;0;3.99;25705 +70093;43.72285;4.93847;67;20220426;23.6;8.6;16.1;2.8;11.77;0;4.45;25772 +70093;43.72285;4.93847;67;20220427;22.4;10;16.2;2.9;12.02;0;4.36;25805 +70093;43.72285;4.93847;67;20220428;25.7;9.9;17.8;2.5;11.92;0;4.8;25897 +70093;43.72285;4.93847;67;20220429;22.8;8.6;15.7;2.7;10.39;0;4.58;26677 +70093;43.72285;4.93847;67;20220430;24.4;9.4;16.9;4.9;9.63;0;5.8;25745 +70093;43.72285;4.93847;67;20220501;23.8;12.3;18.1;5;8.83;0;6.11;25302 +70093;43.72285;4.93847;67;20220502;23;7;15;2.4;10.73;0;4.47;26391 +70093;43.72285;4.93847;67;20220503;23.1;11;17.1;2;12.46;1.3;4.17;24014 +70093;43.72285;4.93847;67;20220504;25;8;16.5;2;12.13;2.4;4.59;27026 +70093;43.72285;4.93847;67;20220505;21.4;13.3;17.4;6.1;12.19;.6;4.51;18086 +70093;43.72285;4.93847;67;20220506;19.9;13.3;16.6;7.6;11.06;0;4.89;19856 +70093;43.72285;4.93847;67;20220507;25.4;10;17.7;3.2;11.86;0;5.21;26000 +70093;43.72285;4.93847;67;20220508;22.6;9.3;16;1.6;13.59;5.3;3.69;22531 +70093;43.72285;4.93847;67;20220509;25.4;10.2;17.8;1.9;13.99;.1;4.61;26549 +70093;43.72285;4.93847;67;20220510;27;11;19;2.1;13.36;.1;5.09;27770 +70093;43.72285;4.93847;67;20220511;25.1;11;18.1;3;12.59;0;5.26;28024 +70093;43.72285;4.93847;67;20220512;25.2;11.5;18.4;2.5;12.29;0;5.2;27825 +70093;43.72285;4.93847;67;20220513;26.3;10.8;18.6;1.7;13.06;0;4.99;28221 +70093;43.72285;4.93847;67;20220514;27.5;12.4;20;2.3;15.93;0;5.25;28461 +70093;43.72285;4.93847;67;20220515;26.5;13.4;20;2.5;15.13;0;5.26;27848 +70093;43.72285;4.93847;67;20220516;27.1;13.5;20.3;2.6;13.49;0;5.61;28396 +70093;43.72285;4.93847;67;20220517;27.9;12;19.9;2;15.06;0;5.33;28843 +70093;43.72285;4.93847;67;20220518;28.9;13.2;21;2.1;17.06;0;5.46;29026 +70093;43.72285;4.93847;67;20220519;30;13.8;21.9;2.6;15.56;0;5.99;28495 +70093;43.72285;4.93847;67;20220520;28.3;13.4;20.8;2.2;13.19;0;5.79;29220 +70093;43.72285;4.93847;67;20220521;28.5;13.7;21.1;1.7;15.66;0;5.5;29184 +70093;43.72285;4.93847;67;20220522;28.4;14.3;21.4;2.6;17.49;.1;5.6;28941 +70093;43.72285;4.93847;67;20220523;28.4;15.6;22;2.6;16.66;0;5.37;26018 +70093;43.72285;4.93847;67;20220524;26.6;17.1;21.8;4.4;12.33;0;6.28;23561 +70093;43.72285;4.93847;67;20220525;27.2;17;22.1;7.2;10.93;0;7.49;20275 +70093;43.72285;4.93847;67;20220526;29.5;17.7;23.6;7.5;11.06;0;8.84;26258 +70093;43.72285;4.93847;67;20220527;31.4;18.6;25;7.3;13.03;0;9.04;26577 +70093;43.72285;4.93847;67;20220528;27.3;17.7;22.5;11;10.93;0;9.39;26835 +70093;43.72285;4.93847;67;20220529;26.1;15.4;20.7;8.9;7.43;0;9.25;27702 +70093;43.72285;4.93847;67;20220530;27.2;10;18.6;1.7;9.76;0;5.28;27253 +70093;43.72285;4.93847;67;20220531;26.7;15;20.8;2.1;13.43;0;5.2;25183 +70093;43.72285;4.93847;67;20220601;30.3;12.5;21.4;1.9;14.43;0;5.95;30151 +70093;43.72285;4.93847;67;20220602;28.9;13.7;21.3;2;15.89;0;5.81;30209 +70093;43.72285;4.93847;67;20220603;32.6;18.1;25.4;2;17.09;0;6.4;28868 +70093;43.72285;4.93847;67;20220604;33.4;17.9;25.7;2.5;17.36;0;6.7;29125 +70093;43.72285;4.93847;67;20220605;32.5;18.2;25.3;2.4;18.49;.1;6.44;28560 +70093;43.72285;4.93847;67;20220606;32.6;19.3;25.9;3.8;15.26;.2;7.66;29689 +70093;43.72285;4.93847;67;20220607;31;18;24.5;4.8;14.76;0;7.71;29367 +70093;43.72285;4.93847;67;20220608;27.6;18.3;22.9;4;12.36;0;6.41;23600 +70093;43.72285;4.93847;67;20220609;26.3;17.3;21.8;9.1;11.63;0;8.19;26811 +70093;43.72285;4.93847;67;20220610;30.1;17;23.6;9.2;10.16;0;10.24;29490 +70093;43.72285;4.93847;67;20220611;33.6;15.4;24.5;3.6;11.89;0;8.16;30260 +70093;43.72285;4.93847;67;20220612;32.5;14.1;23.3;2.4;13.83;0;6.73;30190 +70093;43.72285;4.93847;67;20220613;34.4;16.5;25.4;4.7;15.23;0;8.39;29635 +70093;43.72285;4.93847;67;20220614;32.2;19.3;25.7;3.9;12.89;0;8.1;30156 +70093;43.72285;4.93847;67;20220615;33.5;19;26.2;2.4;17.03;0;6.92;30174 +70093;43.72285;4.93847;67;20220616;35.7;16;25.9;2.4;16.69;0;7.23;30711 +70093;43.72285;4.93847;67;20220617;36.8;23;29.9;3.9;16.03;0;9.07;29898 +70093;43.72285;4.93847;67;20220618;34;18.9;26.5;2.6;18.23;0;7.2;30733 +70093;43.72285;4.93847;67;20220619;32.5;18;25.3;3.5;16.03;0;7.6;30739 +70093;43.72285;4.93847;67;20220620;32.2;18.8;25.5;3.6;14.76;0;7.61;29668 +70093;43.72285;4.93847;67;20220621;31.3;19.4;25.3;3.1;19.03;1.6;6.42;27842 +70093;43.72285;4.93847;67;20220622;30.1;22.2;26.1;3.3;22.36;0;5.56;22584 +70093;43.72285;4.93847;67;20220623;28.3;19.9;24.1;4.1;20.59;7.7;5.29;21181 +70093;43.72285;4.93847;67;20220624;28.8;19.2;24;3.5;18.99;8.3;5.58;24018 +70093;43.72285;4.93847;67;20220625;30.3;16.8;23.6;2.7;18.39;0;6.29;29783 +70093;43.72285;4.93847;67;20220626;33.6;19.8;26.7;3.1;19.53;0;7.21;30102 +70093;43.72285;4.93847;67;20220627;31.7;19;25.4;5.5;18.23;0;7.72;28661 +70093;43.72285;4.93847;67;20220628;30.8;19.2;25;6.5;15.13;0;8.18;26620 +70093;43.72285;4.93847;67;20220629;32;16.9;24.4;3.2;16.06;.3;7.1;30621 +70093;43.72285;4.93847;67;20220630;28.5;17.7;23.1;4.1;18.73;0;6.02;27001 +70093;43.72285;4.93847;67;20220701;28.2;17;22.6;7.2;12.49;0;8.1;28204 +70093;43.72285;4.93847;67;20220702;34;14.5;24.3;3.2;11.66;0;7.86;30537 +70093;43.72285;4.93847;67;20220703;35.3;15.4;25.3;2.5;14.06;0;7.36;30500 +70093;43.72285;4.93847;67;20220704;36;20;28;3.3;18.86;1;7.86;30015 +70093;43.72285;4.93847;67;20220705;33.8;22.5;28.1;6.9;14.19;0;10.12;28474 +70093;43.72285;4.93847;67;20220706;32.6;21.8;27.2;8.8;11.19;0;11.32;28313 +70093;43.72285;4.93847;67;20220707;32;20.2;26.1;11.1;11.66;0;11.69;28810 +70093;43.72285;4.93847;67;20220708;32.5;20.2;26.4;8.9;13.86;0;10.33;29091 +70093;43.72285;4.93847;67;20220709;34.2;18.4;26.3;5.6;12.36;0;9.51;29241 +70093;43.72285;4.93847;67;20220710;33.9;22.2;28.1;6.2;14.16;0;9.78;28700 +70093;43.72285;4.93847;67;20220711;31.2;19;25.1;3.1;17.56;0;6.9;29061 +70093;43.72285;4.93847;67;20220712;32.1;17.3;24.7;2.1;19.63;0;6.21;29106 +70093;43.72285;4.93847;67;20220713;32.1;19;25.5;2.5;20.56;0;6.34;29535 +70093;43.72285;4.93847;67;20220714;33.8;17.9;25.9;2;20.56;0;6.47;29849 +70093;43.72285;4.93847;67;20220715;38.3;19.4;28.9;3.8;18.23;0;8.67;29552 +70093;43.72285;4.93847;67;20220716;36.4;23;29.7;5.6;12.76;0;10.39;28903 +70093;43.72285;4.93847;67;20220717;34.8;19.4;27.1;3;17.09;0;7.63;29058 +70093;43.72285;4.93847;67;20220718;36.4;21.4;28.9;2.1;21.86;0;6.99;29585 +70093;43.72285;4.93847;67;20220719;35.1;20.6;27.9;2.5;22.66;0;6.9;29375 +70093;43.72285;4.93847;67;20220720;35.6;20.7;28.2;2.2;21.56;0;6.89;29267 +70093;43.72285;4.93847;67;20220721;37.2;23.2;30.2;4.5;17.13;0;9.14;28444 +70093;43.72285;4.93847;67;20220722;34.7;19.2;27;2.2;19.63;0;6.66;29232 +70093;43.72285;4.93847;67;20220723;34.8;21.7;28.2;2.5;21.33;0;6.49;25713 +70093;43.72285;4.93847;67;20220724;36.4;21.2;28.8;2.9;18.46;0;7.63;28327 +70093;43.72285;4.93847;67;20220725;35.5;19.4;27.4;2.8;19.26;.1;7.11;28598 +70093;43.72285;4.93847;67;20220726;33.1;24.1;28.6;8.7;15.06;0;10.45;25583 +70093;43.72285;4.93847;67;20220727;33.3;21.6;27.4;7.2;12.66;0;10.14;27318 +70093;43.72285;4.93847;67;20220728;34.1;16.1;25.1;2.3;13.86;0;6.76;28560 +70093;43.72285;4.93847;67;20220729;31.1;19.2;25.1;2.6;17.09;.9;5.74;23475 +70093;43.72285;4.93847;67;20220730;34.4;21.6;28;6.3;13.43;.1;9.76;27257 +70093;43.72285;4.93847;67;20220731;36.6;20.7;28.6;4;12.56;0;8.82;28286 +70093;43.72285;4.93847;67;20220801;37.9;22.9;30.4;3.9;14.09;0;8.9;27401 +70093;43.72285;4.93847;67;20220802;37.3;24;30.6;4.8;15.99;0;9.33;27126 +70093;43.72285;4.93847;67;20220803;34.3;19.7;27;2.4;20.39;0;6.46;27927 +70093;43.72285;4.93847;67;20220804;34.8;19.2;27;2;21.06;0;6.2;27578 +70093;43.72285;4.93847;67;20220805;34.3;19.1;26.7;2.7;21.36;.1;6.53;27656 +70093;43.72285;4.93847;67;20220806;36;23.1;29.5;7.2;16.53;0;10.19;26383 +70093;43.72285;4.93847;67;20220807;35.2;22.9;29;4.8;14.56;0;8.76;26336 +70093;43.72285;4.93847;67;20220808;35.5;18.4;27;3;14.66;0;7.29;26842 +70093;43.72285;4.93847;67;20220809;34.9;18.2;26.5;2.4;17.83;0;6.4;27145 +70093;43.72285;4.93847;67;20220810;34.2;18;26.1;2.3;16.49;0;6.28;27007 +70093;43.72285;4.93847;67;20220811;33.3;19;26.1;2.3;18.19;0;6.1;26862 +70093;43.72285;4.93847;67;20220812;35.2;20.2;27.7;1.9;22.33;0;5.9;26508 +70093;43.72285;4.93847;67;20220813;33.2;21.2;27.2;2.5;23.63;0;5.73;25214 +70093;43.72285;4.93847;67;20220814;30.3;22.5;26.4;2.5;20.13;15.1;4.9;19445 +70093;43.72285;4.93847;67;20220815;32.5;17.5;25;2.1;19.59;0;5.52;25805 +70093;43.72285;4.93847;67;20220816;32.2;18.9;25.5;2.5;20.23;0;5.67;25969 +70093;43.72285;4.93847;67;20220817;29.3;20.5;24.9;4;21.53;19.9;4.63;18123 +70093;43.72285;4.93847;67;20220818;26.1;16.9;21.5;4.1;17.79;.9;4.25;18144 +70093;43.72285;4.93847;67;20220819;28.5;19;23.8;7.8;16.59;0;6.87;22296 +70093;43.72285;4.93847;67;20220820;30.5;21.5;26;9.4;16.76;0;8.42;22507 +70093;43.72285;4.93847;67;20220821;31.6;20.8;26.2;7.2;13.79;0;8.65;22792 +70093;43.72285;4.93847;67;20220822;31.3;20.6;25.9;7.7;13.29;0;8.81;23306 +70093;43.72285;4.93847;67;20220823;33.9;22.1;28;5.1;15.86;0;7.87;23637 +70093;43.72285;4.93847;67;20220824;31.4;16.7;24;2;17.53;0;5.12;24661 +70093;43.72285;4.93847;67;20220825;33.4;17.1;25.2;2;18.66;.2;5.35;24621 +70093;43.72285;4.93847;67;20220826;32.7;20.6;26.6;5.1;17.79;.2;7.03;23236 +70093;43.72285;4.93847;67;20220827;31.2;21.1;26.2;5.6;17.03;0;6.96;22095 +70093;43.72285;4.93847;67;20220828;32.2;17.1;24.7;1.7;17.39;0;5.01;24105 +70093;43.72285;4.93847;67;20220829;31.6;17.4;24.5;2.5;20.53;.1;4.98;23416 +70093;43.72285;4.93847;67;20220830;30.3;22.6;26.4;3.6;23.73;.6;4.36;15562 +70093;43.72285;4.93847;67;20220831;29.8;19.1;24.4;4.6;18.16;0;5.72;21509 +70093;43.72285;4.93847;67;20220901;32.9;20.1;26.5;4;15.43;.2;6.62;22469 +70093;43.72285;4.93847;67;20220902;29.7;18;23.8;2.5;19.26;5;4.09;17170 +70093;43.72285;4.93847;67;20220903;28.5;19;23.7;2.2;20.16;.2;3.86;17847 +70093;43.72285;4.93847;67;20220904;30.3;18.5;24.4;2.5;19.19;.1;4.59;20832 +70093;43.72285;4.93847;67;20220905;31.5;18.2;24.8;2.5;20.39;0;4.68;20996 +70093;43.72285;4.93847;67;20220906;30.7;19;24.8;2.7;21.16;3.8;4.37;19144 +70093;43.72285;4.93847;67;20220907;29.3;21.2;25.2;4;22.09;17.5;4.19;15297 +70093;43.72285;4.93847;67;20220908;27.6;16.3;21.9;2.7;18.13;.1;4.12;20797 +70093;43.72285;4.93847;67;20220909;27.4;14.4;20.9;2.3;15.56;.2;3.91;19128 +70093;43.72285;4.93847;67;20220910;26.1;15.3;20.7;3.5;13.69;0;4.55;20452 +70093;43.72285;4.93847;67;20220911;28.2;14.4;21.3;3.6;13.56;0;4.97;20910 +70093;43.72285;4.93847;67;20220912;29.4;14.5;22;2.1;17.63;0;4.1;21403 +70093;43.72285;4.93847;67;20220913;28.8;20.1;24.5;3.4;21.83;0;3.81;15115 +70093;43.72285;4.93847;67;20220914;28.7;20.2;24.5;4.5;20.93;1.2;4.05;13503 +70093;43.72285;4.93847;67;20220915;30;18.6;24.3;2.8;18.83;0;4.39;19364 +70093;43.72285;4.93847;67;20220916;26.7;18.5;22.6;6.1;15.49;0;5.3;17695 +70093;43.72285;4.93847;67;20220917;20.5;14.8;17.7;11.6;9.33;0;6.2;15697 +70093;43.72285;4.93847;67;20220918;24.1;11.3;17.7;6;8.33;0;5.63;19322 +70093;43.72285;4.93847;67;20220919;23.3;14.3;18.8;9.1;8.29;0;6.8;17469 +70093;43.72285;4.93847;67;20220920;24.4;10.9;17.7;6.4;8.69;0;5.76;18830 +70093;43.72285;4.93847;67;20220921;25;13.2;19.1;4;10.39;0;4.61;17736 +70093;43.72285;4.93847;67;20220922;24.6;11;17.8;1.9;12.79;0;3.13;17869 +70093;43.72285;4.93847;67;20220923;24.6;12.3;18.4;2.5;14.36;27.4;3.15;16842 +70093;43.72285;4.93847;67;20220924;21.7;15.7;18.7;3.4;16.69;5.1;2.15;8016 +70093;43.72285;4.93847;67;20220925;22.7;14.2;18.4;3;14.76;0;2.91;14326 +70093;43.72285;4.93847;67;20220926;22.4;13.5;18;5.1;12.06;0;3.93;15384 +70093;43.72285;4.93847;67;20220927;21.1;10.9;16;3.8;11.19;.1;3.27;15054 +70093;43.72285;4.93847;67;20220928;23.7;12.3;18;3.7;13.49;.1;3.27;14252 +70093;43.72285;4.93847;67;20220929;22.5;15.5;19;4.1;12.52;.2;3.25;13303 +70093;43.72285;4.93847;67;20220930;18.2;12.7;15.4;6.7;10.26;0;3.57;11930 +70093;43.72285;4.93847;67;20221001;21.9;8;15;2.7;11.39;.1;2.65;14234 +70093;43.72285;4.93847;67;20221002;26.9;10.6;18.8;2.6;14.46;0;3.3;17575 +70093;43.72285;4.93847;67;20221003;25.6;16.1;20.8;6.4;14.13;0;4.69;15186 +70093;43.72285;4.93847;67;20221004;27.4;9.2;18.3;1.8;14.09;.1;2.79;17202 +70093;43.72285;4.93847;67;20221005;25.2;11.7;18.4;1.9;16.26;.2;2.48;15056 +70093;43.72285;4.93847;67;20221006;26;11.1;18.5;1.4;15.33;0;2.49;16234 +70093;43.72285;4.93847;67;20221007;25.1;12.8;18.9;1.5;14.99;.4;2.4;14281 +70093;43.72285;4.93847;67;20221008;21.5;13.2;17.4;1.6;15.73;12.2;1.56;7323 +70093;43.72285;4.93847;67;20221009;21.4;14.1;17.7;1.9;15.59;0;1.73;7927 +70093;43.72285;4.93847;67;20221010;24.7;14.9;19.8;1.6;15.99;.1;2.16;11604 +70093;43.72285;4.93847;67;20221011;26.2;11.1;18.7;1.2;15.26;0;2.25;15345 +70093;43.72285;4.93847;67;20221012;25.5;12.8;19.1;1.4;15.16;.2;2.18;12338 +70093;43.72285;4.93847;67;20221013;23.3;10.7;17;1.6;14.66;.7;1.98;13036 +70093;43.72285;4.93847;67;20221014;24.9;13.5;19.2;1.9;15.56;.1;2.22;11704 +70093;43.72285;4.93847;67;20221015;26.4;9.4;17.9;1.7;14.16;0;2.41;15207 +70093;43.72285;4.93847;67;20221016;26;14.1;20;3.6;16.23;0;2.88;12619 +70093;43.72285;4.93847;67;20221017;26.4;12.6;19.5;2.2;16.03;.1;2.43;13651 +70093;43.72285;4.93847;67;20221018;24.9;11.9;18.4;1.3;15.63;.1;1.98;13668 +70093;43.72285;4.93847;67;20221019;24.1;12.2;18.1;1.4;16.49;0;1.69;11171 +70093;43.72285;4.93847;67;20221020;22.8;16.3;19.5;3.6;17.43;0;2.01;6595 +70093;43.72285;4.93847;67;20221021;24.4;19;21.7;6.7;19.43;.5;2.73;5424 +70093;43.72285;4.93847;67;20221022;26.1;19.6;22.9;3.7;19.39;0;2.63;8029 +70093;43.72285;4.93847;67;20221023;27.6;16.5;22;4;17.93;0;3;9624 +70093;43.72285;4.93847;67;20221024;25.7;19.7;22.7;4.1;18.96;0;2.69;7045 +70093;43.72285;4.93847;67;20221025;25.6;13.1;19.4;2.1;17.66;0;1.93;10960 +70093;43.72285;4.93847;67;20221026;26.2;14.4;20.3;2.4;16.59;.1;2.21;11023 +70093;43.72285;4.93847;67;20221027;26.2;13.7;19.9;1.5;16.63;.1;1.87;12173 +70093;43.72285;4.93847;67;20221028;25.3;12.2;18.8;1.4;15.09;0;1.73;12219 +70093;43.72285;4.93847;67;20221029;25.9;11.3;18.6;1.2;13.83;.1;1.67;12104 +70093;43.72285;4.93847;67;20221030;25.2;10.3;17.7;1.4;13.39;.1;1.74;11664 +70093;43.72285;4.93847;67;20221031;24.3;12.5;18.4;3.7;15.83;19.8;2.2;9654 +70093;43.72285;4.93847;67;20221101;23.6;18;20.8;4.1;17.59;3.2;2.29;7452 +70093;43.72285;4.93847;67;20221102;21.2;13;17.1;1.9;13.53;0;1.57;9007 +70093;43.72285;4.93847;67;20221103;19.6;8.2;13.9;3.2;13.29;25.1;1.42;7942 +70093;43.72285;4.93847;67;20221104;16.3;6.6;11.4;4.6;9.76;0;1.85;8672 +70093;43.72285;4.93847;67;20221105;15.1;9.8;12.5;10;8.69;0;3.15;8287 +70093;43.72285;4.93847;67;20221106;19.8;4.5;12.1;1.7;9.23;.1;1.42;11299 +70093;43.72285;4.93847;67;20221107;21;3.5;12.2;1.2;9.66;0;1.2;11295 +70093;43.72285;4.93847;67;20221108;20;8.7;14.3;3.7;12.66;0;1.68;6796 +70093;43.72285;4.93847;67;20221109;21.8;15.8;18.8;4.5;15.33;7.4;2.23;4606 +70093;43.72285;4.93847;67;20221110;19.4;12.9;16.2;4;12.96;0;1.9;7062 +70093;43.72285;4.93847;67;20221111;21.9;8.5;15.2;1.7;12.03;.1;1.38;10228 +70093;43.72285;4.93847;67;20221112;20.5;7.2;13.9;1.8;11.49;0;1.29;9500 +70093;43.72285;4.93847;67;20221113;19.3;10.3;14.8;1.4;11.96;0;1.09;5671 +70093;43.72285;4.93847;67;20221114;17.6;8.2;12.9;3.8;11.93;9.5;1.39;4884 +70093;43.72285;4.93847;67;20221115;19.4;13.2;16.3;4.4;13.89;10.6;1.71;4491 +70093;43.72285;4.93847;67;20221116;18.9;9.3;14.1;2.1;12.33;.1;1.13;7696 +70093;43.72285;4.93847;67;20221117;18.9;8.7;13.8;1.9;12.26;1.8;1.08;6788 +70093;43.72285;4.93847;67;20221118;15.6;7.2;11.4;4.6;9.99;0;1.56;7653 +70093;43.72285;4.93847;67;20221119;13.5;8.7;11.1;8.6;8.13;0;2.57;6808 +70093;43.72285;4.93847;67;20221120;13.4;7.8;10.6;7.1;7.56;0;2.46;6794 +70093;43.72285;4.93847;67;20221121;10.8;5.1;8;2.7;8.73;5.9;.82;3408 +70093;43.72285;4.93847;67;20221122;13.7;6.8;10.2;4.1;8.36;.2;1.5;7265 +70093;43.72285;4.93847;67;20221123;13;3.7;8.3;1.5;8.86;.7;.68;5681 +70093;43.72285;4.93847;67;20221124;16.2;4.6;10.4;2.3;8.63;0;1.11;7792 +70093;43.72285;4.93847;67;20221125;16.7;6.9;11.8;4.8;9.59;1.9;1.76;7667 +70093;43.72285;4.93847;67;20221126;14.1;9.3;11.7;7.8;8.23;0;2.62;6070 +70093;43.72285;4.93847;67;20221127;16.7;2.1;9.4;2.6;8.06;1;1.21;8674 +70093;43.72285;4.93847;67;20221128;10.6;6.2;8.4;4.1;9.43;15.3;1;2232 +70093;43.72285;4.93847;67;20221129;11.5;2.6;7;4.8;8.33;0;1;5558 +70093;43.72285;4.93847;67;20221130;12.7;0;6.3;2.4;7.46;1.4;.8;8125 +70093;43.72285;4.93847;67;20221201;11;1.7;6.4;2.8;7.73;.7;.85;3903 +70093;43.72285;4.93847;67;20221202;10;3.5;6.8;1.9;8.03;1.1;.66;2575 +70093;43.72285;4.93847;67;20221203;11.3;3.2;7.2;3;9.43;18;.58;3153 +70093;43.72285;4.93847;67;20221204;13.4;7.9;10.6;2.4;10.63;10.4;.81;3607 +70093;43.72285;4.93847;67;20221205;11.2;.8;6;1;7.8;0;.38;5938 +70093;43.72285;4.93847;67;20221206;11.5;.1;5.8;2.5;6.73;0;.83;6907 +70093;43.72285;4.93847;67;20221207;8.6;1.4;5;5.3;6.29;0;1.13;6370 +70093;43.72285;4.93847;67;20221208;8.6;-3.1;2.7;1.9;6.99;23.6;.37;6066 +70093;43.72285;4.93847;67;20221209;13.8;7.4;10.6;3.6;11.89;1;.53;3901 +70093;43.72285;4.93847;67;20221210;6.8;5.2;6;7.6;6.86;0;1.33;3745 +70093;43.72285;4.93847;67;20221211;5.1;.3;2.7;7;4.49;0;1.55;5559 +70093;43.72285;4.93847;67;20221212;6;-4.9;.6;1.8;5.26;5.4;.4;6206 +70093;43.72285;4.93847;67;20221213;8.1;3.5;5.8;3.2;8.56;3.2;.47;2279 +70093;43.72285;4.93847;67;20221214;11.1;7.2;9.1;1.9;10.36;.1;.55;2001 +70093;43.72285;4.93847;67;20221215;14.2;9.5;11.8;3.1;11.63;29.7;.85;2160 +70093;43.72285;4.93847;67;20221216;9.6;5.7;7.7;4.8;8.13;0;.97;4643 +70093;43.72285;4.93847;67;20221217;6.7;1.6;4.1;5.2;5.56;0;1.17;5609 +70093;43.72285;4.93847;67;20221218;14.8;-1.2;6.8;2.4;7.66;0;.83;7132 +70093;43.72285;4.93847;67;20221219;15.2;8.9;12;4.7;11.23;1.3;1.31;2964 +70093;43.72285;4.93847;67;20221220;16.5;11.9;14.2;4.2;12.93;3.2;1.22;2600 +70093;43.72285;4.93847;67;20221221;16.2;13.1;14.7;2.8;13.43;3.2;.98;2811 +70093;43.72285;4.93847;67;20221222;14.8;5.3;10;1.2;10.93;0;.43;4709 +70093;43.72285;4.93847;67;20221223;18.7;7.3;13;1.7;12.03;0;.66;6112 +70093;43.72285;4.93847;67;20221224;18.9;5.9;12.4;1.2;10.96;.1;.58;7245 +70093;43.72285;4.93847;67;20221225;17.6;4.8;11.2;2.2;10.73;0;.74;6852 +70093;43.72285;4.93847;67;20221226;18.5;7.3;12.9;1.6;11.53;.1;.77;6049 +70093;43.72285;4.93847;67;20221227;15.4;4.1;9.8;2.3;9.03;.1;.85;7171 +70093;43.72285;4.93847;67;20221228;15.5;1.4;8.4;1.7;8.83;0;.61;7120 +70093;43.72285;4.93847;67;20221229;16;9.4;12.7;2.5;11.66;0;.93;3610 +70093;43.72285;4.93847;67;20221230;14.4;8.1;11.3;1.4;11.56;0;.55;3908 +70093;43.72285;4.93847;67;20221231;18.6;7.5;13.1;3;11.19;.1;1.17;6869 +70094;43.73759;5.24751;159;20220101;9.1;2.9;6;.8;9.5;.1;.27;4646 +70094;43.73759;5.24751;159;20220102;10.4;7.4;8.9;1.5;9.75;0;.54;3413 +70094;43.73759;5.24751;159;20220103;12;5.3;8.7;.8;9.1;.1;.4;5218 +70094;43.73759;5.24751;159;20220104;13.6;3.2;8.4;1.2;9.85;1;.43;6351 +70094;43.73759;5.24751;159;20220105;8;8;8;6.3;6.35;0;2.04;728 +70094;43.73759;5.24751;159;20220106;9.6;2.6;6.1;2.9;4.65;.1;1.39;5437 +70094;43.73759;5.24751;159;20220107;9.3;-3.5;2.9;2.1;4.85;.1;.82;7196 +70094;43.73759;5.24751;159;20220108;11.3;.3;5.8;2;6.7;.1;.75;6810 +70094;43.73759;5.24751;159;20220109;10.3;3.9;7.1;2.6;7.1;0;.94;5224 +70094;43.73759;5.24751;159;20220110;10.5;4.3;7.4;2.6;6.1;0;1.16;5238 +70094;43.73759;5.24751;159;20220111;9.8;-4.2;2.8;1.1;4.85;0;.55;7846 +70094;43.73759;5.24751;159;20220112;9.7;-4.8;2.4;1.3;4.55;0;.6;8023 +70094;43.73759;5.24751;159;20220113;11.1;-5.1;3;1;4.45;0;.55;8599 +70094;43.73759;5.24751;159;20220114;10.8;-4.8;3;.9;4.4;0;.49;8530 +70094;43.73759;5.24751;159;20220115;11.7;-4.7;3.5;.8;4.6;.1;.47;8833 +70094;43.73759;5.24751;159;20220116;12;-4.6;3.7;1.3;4.45;0;.77;8866 +70094;43.73759;5.24751;159;20220117;12.5;-4.4;4.1;1;4.85;0;.64;9073 +70094;43.73759;5.24751;159;20220118;12.3;-4.1;4.1;1;5.8;0;.58;9027 +70094;43.73759;5.24751;159;20220119;11.2;-.9;5.2;1.2;7.2;0;.55;7718 +70094;43.73759;5.24751;159;20220120;10.5;.4;5.4;2.6;5.9;0;1.02;7295 +70094;43.73759;5.24751;159;20220121;9.7;-2.7;3.5;1.4;4.8;0;.78;8176 +70094;43.73759;5.24751;159;20220122;10.9;-4.4;3.3;1.2;4.65;0;.7;9121 +70094;43.73759;5.24751;159;20220123;12.5;-3.8;4.3;1;5.25;0;.67;9501 +70094;43.73759;5.24751;159;20220124;11.7;-3.2;4.2;.9;6.05;0;.61;9190 +70094;43.73759;5.24751;159;20220125;12.4;-2;5.2;.9;6.6;0;.62;9123 +70094;43.73759;5.24751;159;20220126;13.1;-3;5;.7;5.6;0;.62;9720 +70094;43.73759;5.24751;159;20220127;11.7;-3.7;4;.9;5.5;.1;.67;9665 +70094;43.73759;5.24751;159;20220128;13;-4.7;4.2;1.1;5.1;0;.79;10400 +70094;43.73759;5.24751;159;20220129;12.8;-2.6;5.1;1;5.25;0;.81;9878 +70094;43.73759;5.24751;159;20220130;14.9;-2.1;6.4;1.5;6.15;0;1.04;10528 +70094;43.73759;5.24751;159;20220131;12.5;-2.5;5;5;5.65;.1;1.8;9952 +70094;43.73759;5.24751;159;20220201;9.8;3.6;6.7;6.7;5.35;0;2.25;6514 +70094;43.73759;5.24751;159;20220202;14.8;7.7;11.3;5.9;8.15;0;2.26;7085 +70094;43.73759;5.24751;159;20220203;16.7;.6;8.6;1.1;8.1;0;1;10772 +70094;43.73759;5.24751;159;20220204;14.1;5.9;10;1.9;8.45;0;1.18;7735 +70094;43.73759;5.24751;159;20220205;13.4;6.4;9.9;3;6.9;0;1.71;7337 +70094;43.73759;5.24751;159;20220206;12.7;-3.1;4.8;2.5;5.6;0;1.36;10936 +70094;43.73759;5.24751;159;20220207;13;4.3;8.7;4.9;6.05;0;2.27;8242 +70094;43.73759;5.24751;159;20220208;16.8;-2.8;7;.9;5.4;0;1.11;12290 +70094;43.73759;5.24751;159;20220209;15.3;-.6;7.4;1;7.6;0;1.03;11330 +70094;43.73759;5.24751;159;20220210;8.8;4.2;6.5;1.5;8.67;0;1.18;9455 +70094;43.73759;5.24751;159;20220211;13.4;1.5;7.4;4.5;7.21;0;1.85;10977 +70094;43.73759;5.24751;159;20220212;14.7;-.6;7;2.1;6.41;0;1.59;11053 +70094;43.73759;5.24751;159;20220213;14.4;.8;7.6;4.3;7.21;1.6;1.92;7567 +70094;43.73759;5.24751;159;20220214;11.9;8.7;10.3;4.8;10.3;19.8;1.36;3215 +70094;43.73759;5.24751;159;20220215;12.1;3.1;7.6;4.5;7.17;0;1.88;10871 +70094;43.73759;5.24751;159;20220216;11.4;1.7;6.6;1.3;8.55;.9;.91;9744 +70094;43.73759;5.24751;159;20220217;20.2;5.8;13;2.7;10;0;2.06;12049 +70094;43.73759;5.24751;159;20220218;20.8;4.6;12.7;1.5;10;0;1.71;12891 +70094;43.73759;5.24751;159;20220219;12.8;5.9;9.3;3.3;7.1;0;1.83;8558 +70094;43.73759;5.24751;159;20220220;15.5;3.9;9.7;3.5;6.5;0;2.32;11316 +70094;43.73759;5.24751;159;20220221;14.7;4.4;9.5;4.5;7.1;.2;2.34;10685 +70094;43.73759;5.24751;159;20220222;14.1;6.5;10.3;5.5;6.9;0;2.67;9319 +70094;43.73759;5.24751;159;20220223;19.6;2.2;10.9;1.8;7.25;0;2.04;14239 +70094;43.73759;5.24751;159;20220224;14.8;3.9;9.3;1.1;8.9;0;1.27;11244 +70094;43.73759;5.24751;159;20220225;12.5;4.7;8.6;4.1;6.1;0;2.25;9684 +70094;43.73759;5.24751;159;20220226;14;-1.3;6.3;1.4;5.2;0;1.63;13893 +70094;43.73759;5.24751;159;20220227;14.2;-2;6.1;1.3;5.85;0;1.56;14394 +70094;43.73759;5.24751;159;20220228;14.5;-1.1;6.7;1.6;6.8;0;1.6;14271 +70094;43.73759;5.24751;159;20220301;14.3;.6;7.5;1.8;6.75;.1;1.7;13437 +70094;43.73759;5.24751;159;20220302;13;1.1;7;1;7.15;0;1.35;12856 +70094;43.73759;5.24751;159;20220303;15.6;.9;8.3;1.1;7.6;0;1.56;14289 +70094;43.73759;5.24751;159;20220304;17.3;-.2;8.6;1.9;6.15;0;2.17;15871 +70094;43.73759;5.24751;159;20220305;14.1;.1;7.1;1.8;5.45;.2;2;14008 +70094;43.73759;5.24751;159;20220306;12.3;-2.1;5.1;1;5.65;0;1.5;14630 +70094;43.73759;5.24751;159;20220307;13;-3.7;4.6;1.3;4.85;0;1.69;15967 +70094;43.73759;5.24751;159;20220308;13.5;-2.5;5.5;1.3;6.05;0;1.68;15934 +70094;43.73759;5.24751;159;20220309;13.8;3.4;8.6;1.1;7.5;0;1.59;13089 +70094;43.73759;5.24751;159;20220310;14.7;-.1;7.3;1.4;8.45;.2;1.63;15579 +70094;43.73759;5.24751;159;20220311;13.5;8.6;11;3.5;8;.1;2.2;9294 +70094;43.73759;5.24751;159;20220312;13.4;11;12.2;6;6.65;0;3.31;6379 +70094;43.73759;5.24751;159;20220313;12.3;9.5;10.9;5.9;7.7;3.7;2.55;6996 +70094;43.73759;5.24751;159;20220314;16.3;7.8;12;4.3;9.65;0;2.35;12320 +70094;43.73759;5.24751;159;20220315;16.8;12.3;14.5;3.4;8.95;0;2.67;9072 +70094;43.73759;5.24751;159;20220316;17.7;7.4;12.6;1.1;10.15;0;1.97;13866 +70094;43.73759;5.24751;159;20220317;16;8.3;12.1;.9;10.8;0;1.7;12103 +70094;43.73759;5.24751;159;20220318;16.4;8.7;12.5;1.4;11.14;.5;1.76;10804 +70094;43.73759;5.24751;159;20220319;16;6.3;11.1;1.5;8.94;0;2.07;12818 +70094;43.73759;5.24751;159;20220320;14.8;6.5;10.7;3.1;6.81;.2;2.37;7225 +70094;43.73759;5.24751;159;20220321;15.8;10.1;13;3.5;6.11;0;3.63;13883 +70094;43.73759;5.24751;159;20220322;16.7;1.2;9;3;5.81;0;3.19;19210 +70094;43.73759;5.24751;159;20220323;18.1;-.1;9;2.2;6.67;0;2.76;19308 +70094;43.73759;5.24751;159;20220324;20.2;0;10.1;2;6.21;0;3.1;19873 +70094;43.73759;5.24751;159;20220325;20.5;.5;10.5;2;6.47;0;2.98;19604 +70094;43.73759;5.24751;159;20220326;21.4;6.1;13.7;2.4;7.07;0;3.51;19835 +70094;43.73759;5.24751;159;20220327;21.1;10.7;15.9;1.9;7.54;0;2.95;14406 +70094;43.73759;5.24751;159;20220328;22;4.4;13.2;1.6;6.54;0;3.23;19331 +70094;43.73759;5.24751;159;20220329;20.4;6.1;13.2;2.3;8.04;2.6;3.07;15905 +70094;43.73759;5.24751;159;20220330;13.2;10.6;11.9;2.1;11.41;1.8;1.52;7563 +70094;43.73759;5.24751;159;20220331;17.4;5.7;11.5;6.1;9.24;.2;3.67;17511 +70094;43.73759;5.24751;159;20220401;8.5;5;6.7;8.4;5.54;.3;3.39;14435 +70094;43.73759;5.24751;159;20220402;7;2.4;4.7;9.6;4.67;0;3.57;14877 +70094;43.73759;5.24751;159;20220403;10.6;-1;4.8;6;5.61;0;2.86;17712 +70094;43.73759;5.24751;159;20220404;13.6;1.3;7.4;3;6.04;0;3.11;20748 +70094;43.73759;5.24751;159;20220405;17.6;-.4;8.6;2.3;6.24;0;3.48;23001 +70094;43.73759;5.24751;159;20220406;17.2;2.7;9.9;1.7;8.11;0;2.52;17504 +70094;43.73759;5.24751;159;20220407;16.3;4.4;10.4;2.9;10.61;0;2.34;13802 +70094;43.73759;5.24751;159;20220408;21.6;10.1;15.8;3.5;11.71;0;3.66;17759 +70094;43.73759;5.24751;159;20220409;13.8;9.8;11.8;8.3;6.17;0;4.99;20544 +70094;43.73759;5.24751;159;20220410;18.5;1.4;9.9;3.2;6.44;0;3.86;22831 +70094;43.73759;5.24751;159;20220411;17.3;4.7;11;3.4;7.24;0;3.12;11126 +70094;43.73759;5.24751;159;20220412;21;8.1;14.5;2.7;8.37;0;4;19911 +70094;43.73759;5.24751;159;20220413;21.1;10.1;15.6;1.9;9.67;0;3.3;20315 +70094;43.73759;5.24751;159;20220414;25.5;6.2;15.8;2.2;9.94;0;4.17;22139 +70094;43.73759;5.24751;159;20220415;26.4;9.8;18.1;3.3;11.2;0;4.85;22408 +70094;43.73759;5.24751;159;20220416;26;11.4;18.7;6.5;10.37;0;6.23;23098 +70094;43.73759;5.24751;159;20220417;21.7;10.8;16.3;2.9;8.77;0;4.44;23582 +70094;43.73759;5.24751;159;20220418;21.4;6.2;13.8;2.3;9.57;0;4.06;24466 +70094;43.73759;5.24751;159;20220419;23;7;15;2.7;9.87;.6;4.44;24588 +70094;43.73759;5.24751;159;20220420;17.2;9.7;13.4;2.3;12.77;8.5;1.75;6958 +70094;43.73759;5.24751;159;20220421;18.8;11.3;15.1;2.3;13.81;4.9;2.39;11699 +70094;43.73759;5.24751;159;20220422;20.5;9.8;15.2;2.8;12.61;.1;3.45;20063 +70094;43.73759;5.24751;159;20220423;15.7;13.7;14.7;5.1;12.11;19.8;2.61;6180 +70094;43.73759;5.24751;159;20220424;15.7;9;12.3;2.4;12.04;.2;2.32;13545 +70094;43.73759;5.24751;159;20220425;20.6;7;13.8;2.8;11.47;0;3.84;24687 +70094;43.73759;5.24751;159;20220426;22.3;7.3;14.8;2.9;11.27;0;4.39;25326 +70094;43.73759;5.24751;159;20220427;22.5;7.5;15;2.5;11.64;0;4.27;25368 +70094;43.73759;5.24751;159;20220428;25.1;9;17.1;2.2;11.64;0;4.64;25559 +70094;43.73759;5.24751;159;20220429;23.1;8.4;15.8;2.2;10.01;0;4.52;25317 +70094;43.73759;5.24751;159;20220430;23.5;8.8;16.1;3.9;9.64;0;5.34;25332 +70094;43.73759;5.24751;159;20220501;22.8;9.1;16;3.6;9.48;0;5.4;26458 +70094;43.73759;5.24751;159;20220502;22.9;6.7;14.8;2.3;11.41;0;4.29;26149 +70094;43.73759;5.24751;159;20220503;22.6;10.8;16.7;2;12.54;1.7;3.86;20920 +70094;43.73759;5.24751;159;20220504;23.9;7.7;15.8;2.1;12.34;2.1;4.41;25550 +70094;43.73759;5.24751;159;20220505;20.7;12.8;16.8;2.9;12.65;1.9;3.45;16573 +70094;43.73759;5.24751;159;20220506;21.6;9;15.3;1.4;11.85;0;3.64;22596 +70094;43.73759;5.24751;159;20220507;24.4;8.9;16.6;1.4;12.45;3.5;4.16;24926 +70094;43.73759;5.24751;159;20220508;21.1;10;15.6;.7;13.9;7.8;3.29;21172 +70094;43.73759;5.24751;159;20220509;25;9.3;17.1;1.1;13.15;.3;4.17;25574 +70094;43.73759;5.24751;159;20220510;26.7;11.3;19;1.3;13.55;.1;4.48;25479 +70094;43.73759;5.24751;159;20220511;25.7;10.6;18.1;1.4;11.8;0;4.46;25291 +70094;43.73759;5.24751;159;20220512;25.8;9.7;17.7;1.3;11.75;0;4.48;26181 +70094;43.73759;5.24751;159;20220513;26.4;10.2;18.3;1.2;12.15;0;4.54;26282 +70094;43.73759;5.24751;159;20220514;28.6;11.2;19.9;1.4;15;0;4.91;27140 +70094;43.73759;5.24751;159;20220515;27.2;14;20.6;1.3;15.15;.1;4.48;23912 +70094;43.73759;5.24751;159;20220516;28.4;12.7;20.5;1.3;12.6;0;4.91;26162 +70094;43.73759;5.24751;159;20220517;29.7;11.6;20.7;1.3;14;0;5.13;27906 +70094;43.73759;5.24751;159;20220518;31.9;13.9;22.9;1.2;16.7;0;5.41;28170 +70094;43.73759;5.24751;159;20220519;30.9;14.1;22.5;1.4;14.65;0;5.43;27409 +70094;43.73759;5.24751;159;20220520;29.8;13.1;21.5;1.3;12.45;0;5.2;27321 +70094;43.73759;5.24751;159;20220521;31.1;13.6;22.3;1;14.4;0;5.17;27504 +70094;43.73759;5.24751;159;20220522;31.4;14.4;22.9;1.4;16.25;.1;5.45;27968 +70094;43.73759;5.24751;159;20220523;29.6;17.7;23.7;2.1;16.1;0;5.29;23722 +70094;43.73759;5.24751;159;20220524;25.6;15.5;20.5;2.2;12.75;0;4.75;21915 +70094;43.73759;5.24751;159;20220525;26.2;14.7;20.5;1.4;12.65;0;4.48;22711 +70094;43.73759;5.24751;159;20220526;29.1;13.6;21.4;1.4;13.3;0;5.22;26762 +70094;43.73759;5.24751;159;20220527;31.5;15.5;23.5;1.7;14.35;0;5.82;27368 +70094;43.73759;5.24751;159;20220528;28.1;15.8;22;3.2;11.9;0;5.99;24360 +70094;43.73759;5.24751;159;20220529;25.5;12.2;18.9;2.9;8.25;0;5.71;25389 +70094;43.73759;5.24751;159;20220530;26.9;9.7;18.3;1.1;9.9;.1;4.99;28503 +70094;43.73759;5.24751;159;20220531;27.6;15;21.3;1.6;13.25;0;4.92;24306 +70094;43.73759;5.24751;159;20220601;31.3;12.4;21.9;1.4;13.4;0;5.74;29515 +70094;43.73759;5.24751;159;20220602;30.8;14.4;22.6;1.6;14.65;0;5.66;27753 +70094;43.73759;5.24751;159;20220603;31.6;19.3;25.4;2.4;15.75;.3;5.98;24194 +70094;43.73759;5.24751;159;20220604;34.2;19.7;26.9;1.7;16.4;0;6.16;26528 +70094;43.73759;5.24751;159;20220605;31.7;17.8;24.8;1.4;18.15;.1;5.43;25751 +70094;43.73759;5.24751;159;20220606;32.2;15.6;23.9;1.6;15.15;.1;5.95;28453 +70094;43.73759;5.24751;159;20220607;29.9;16.1;23;2.4;13.9;0;5.88;25782 +70094;43.73759;5.24751;159;20220608;26.9;15.6;21.2;2;12.45;.3;5.08;23535 +70094;43.73759;5.24751;159;20220609;25.5;16.6;21;4.6;11.55;0;5.94;20964 +70094;43.73759;5.24751;159;20220610;30.3;13.9;22.1;2.3;10.05;0;6.29;28819 +70094;43.73759;5.24751;159;20220611;33;12.2;22.6;1.4;10.95;0;6.19;30646 +70094;43.73759;5.24751;159;20220612;34.5;14;24.2;1.4;12.75;0;6.34;30609 +70094;43.73759;5.24751;159;20220613;33.9;17;25.4;2.3;14.75;0;6.82;29072 +70094;43.73759;5.24751;159;20220614;34;13.8;23.9;1.4;13.85;0;6.13;29773 +70094;43.73759;5.24751;159;20220615;34.1;18.7;26.4;1.4;15.7;0;6.02;27639 +70094;43.73759;5.24751;159;20220616;35.8;16.8;26.3;1.6;16.1;0;6.67;30064 +70094;43.73759;5.24751;159;20220617;38.1;18.4;28.3;1.4;15.9;0;6.89;30662 +70094;43.73759;5.24751;159;20220618;35.5;19.5;27.5;1.7;17.85;0;6.51;28269 +70094;43.73759;5.24751;159;20220619;34.3;21.2;27.7;2.4;15.8;0;6.69;25768 +70094;43.73759;5.24751;159;20220620;33.6;19.7;26.6;2;13.25;0;6.38;26348 +70094;43.73759;5.24751;159;20220621;32.2;20.5;26.3;1.8;16;1.4;5.81;24535 +70094;43.73759;5.24751;159;20220622;29.2;21.4;25.3;1.6;21.5;.8;4.47;19941 +70094;43.73759;5.24751;159;20220623;27.6;20.5;24;2.2;18.7;4.6;4.48;19015 +70094;43.73759;5.24751;159;20220624;28.5;18.9;23.7;2.2;18.15;7.2;4.95;22081 +70094;43.73759;5.24751;159;20220625;31.4;15.3;23.3;1.6;15.85;0;5.77;28239 +70094;43.73759;5.24751;159;20220626;34.4;19.5;26.9;1.6;16.25;0;6.18;27131 +70094;43.73759;5.24751;159;20220627;32.1;18.3;25.2;1.7;17.15;.3;5.79;26293 +70094;43.73759;5.24751;159;20220628;29.8;16.4;23.1;2;15.8;0;5.57;25892 +70094;43.73759;5.24751;159;20220629;32.4;15.6;24;1.6;15.65;0;6.01;28679 +70094;43.73759;5.24751;159;20220630;30.3;16.6;23.4;1.8;16.4;0;5.51;26022 +70094;43.73759;5.24751;159;20220701;28;16.1;22;2.8;13.1;0;5.67;24385 +70094;43.73759;5.24751;159;20220702;34.8;11.6;23.2;1.3;11.15;0;6.17;30581 +70094;43.73759;5.24751;159;20220703;36.2;14.9;25.5;1.6;12.5;0;6.77;30544 +70094;43.73759;5.24751;159;20220704;35.7;20.3;28;2;17.2;1.1;6.69;27665 +70094;43.73759;5.24751;159;20220705;33.5;18.8;26.1;2.3;15.9;0;6.42;26814 +70094;43.73759;5.24751;159;20220706;32.5;18.9;25.7;2.8;12.05;0;6.85;25979 +70094;43.73759;5.24751;159;20220707;32.6;14.3;23.4;2.7;12.6;0;6.91;29921 +70094;43.73759;5.24751;159;20220708;32.7;17.2;24.9;1.8;14.15;0;6.09;27493 +70094;43.73759;5.24751;159;20220709;33.5;16.7;25.1;1.6;13.95;0;6.11;28391 +70094;43.73759;5.24751;159;20220710;33.6;16.2;24.9;1.7;14.9;0;6.23;28656 +70094;43.73759;5.24751;159;20220711;33.3;17.8;25.5;1.4;17.65;0;5.74;26748 +70094;43.73759;5.24751;159;20220712;34.5;16.8;25.6;1.5;18.15;0;6.05;28131 +70094;43.73759;5.24751;159;20220713;34.3;19.8;27;1.6;18.55;0;6.01;26368 +70094;43.73759;5.24751;159;20220714;35.1;17.9;26.5;1.4;17.75;0;6.13;28326 +70094;43.73759;5.24751;159;20220715;37.9;18.3;28.1;1.9;15.55;0;7.17;29862 +70094;43.73759;5.24751;159;20220716;35.7;17;26.4;1.5;14.1;0;6.46;29444 +70094;43.73759;5.24751;159;20220717;35.7;16.4;26.1;1.5;18.6;0;6.24;28707 +70094;43.73759;5.24751;159;20220718;37.4;22;29.7;1.4;21.5;0;6.21;26642 +70094;43.73759;5.24751;159;20220719;36.5;21.6;29;1.4;20.55;0;6.09;26181 +70094;43.73759;5.24751;159;20220720;36;20.2;28.1;1.1;19.15;0;5.82;26831 +70094;43.73759;5.24751;159;20220721;37.1;20.5;28.8;1.4;17.15;0;6.27;27605 +70094;43.73759;5.24751;159;20220722;36.7;18.4;27.5;1.4;16.35;0;6.33;28371 +70094;43.73759;5.24751;159;20220723;34.6;21.2;27.9;1.6;19.8;0;5.72;24412 +70094;43.73759;5.24751;159;20220724;36.5;19.8;28.1;1.4;18.55;0;6.11;27153 +70094;43.73759;5.24751;159;20220725;35.6;18.8;27.2;1.6;18.45;0;6.09;27230 +70094;43.73759;5.24751;159;20220726;31.7;22.7;27.2;3.9;15.7;0;6.56;20276 +70094;43.73759;5.24751;159;20220727;33.1;19.1;26.1;2.5;13.55;0;6.36;24885 +70094;43.73759;5.24751;159;20220728;34.7;15.9;25.3;1.3;14.3;0;5.79;28021 +70094;43.73759;5.24751;159;20220729;30.8;18.9;24.8;1.5;16.45;.9;4.99;22697 +70094;43.73759;5.24751;159;20220730;33.9;17.9;25.9;2.2;14.3;0;6.29;26251 +70094;43.73759;5.24751;159;20220731;36;16;26;1.6;12.75;0;6.31;28229 +70094;43.73759;5.24751;159;20220801;37.4;18.1;27.7;1.4;14.1;0;6.2;27808 +70094;43.73759;5.24751;159;20220802;36.6;17.3;27;1.3;14.9;0;6.07;28029 +70094;43.73759;5.24751;159;20220803;36.6;19.4;28;1.4;18.45;0;5.86;26411 +70094;43.73759;5.24751;159;20220804;35.5;20.3;27.9;1.4;18.4;0;5.59;24671 +70094;43.73759;5.24751;159;20220805;35.3;18.5;26.9;1.2;19;.1;5.5;25911 +70094;43.73759;5.24751;159;20220806;36.2;19.3;27.7;1.9;17.35;0;6.22;26163 +70094;43.73759;5.24751;159;20220807;34.8;17.6;26.2;1.6;15.1;0;5.79;26067 +70094;43.73759;5.24751;159;20220808;35.1;16.5;25.8;1.6;15.55;0;5.89;26513 +70094;43.73759;5.24751;159;20220809;35.5;16.9;26.2;1.3;16.1;0;5.56;26149 +70094;43.73759;5.24751;159;20220810;34.6;16.8;25.7;1.5;14.95;0;5.63;26122 +70094;43.73759;5.24751;159;20220811;34.2;17.8;26;1.6;16.9;0;5.49;24843 +70094;43.73759;5.24751;159;20220812;36.1;17.6;26.8;1.3;20.1;0;5.49;25706 +70094;43.73759;5.24751;159;20220813;34.2;20.8;27.5;1.6;22.4;0;5.11;22300 +70094;43.73759;5.24751;159;20220814;30.2;23.2;26.7;2;18.4;14.8;4.43;16331 +70094;43.73759;5.24751;159;20220815;32.4;16.6;24.5;1.4;18.25;0;4.91;23984 +70094;43.73759;5.24751;159;20220816;32.8;17.9;25.4;1.9;18.3;0;5.15;23055 +70094;43.73759;5.24751;159;20220817;28.1;21.7;24.9;2.6;19.7;11;4.01;15234 +70094;43.73759;5.24751;159;20220818;26.9;15.8;21.3;2.1;17.45;4.3;4.03;19983 +70094;43.73759;5.24751;159;20220819;28.4;17.2;22.8;4.6;16.65;0;5.3;20036 +70094;43.73759;5.24751;159;20220820;30.4;19.1;24.7;3.3;16.35;0;5.37;20040 +70094;43.73759;5.24751;159;20220821;30.8;17.2;24;2.9;14.25;0;5.47;21687 +70094;43.73759;5.24751;159;20220822;31.5;18;24.7;2.4;13.45;0;5.33;21636 +70094;43.73759;5.24751;159;20220823;33.6;15.6;24.6;1.1;14.95;0;4.79;24500 +70094;43.73759;5.24751;159;20220824;33.6;16.7;25.2;1.2;16.05;0;4.72;23432 +70094;43.73759;5.24751;159;20220825;33.7;16.4;25.1;1.3;16.65;0;4.79;23664 +70094;43.73759;5.24751;159;20220826;32.9;18.6;25.7;1.6;19.05;.5;4.64;21368 +70094;43.73759;5.24751;159;20220827;31.2;17;24.1;1.6;17.1;0;4.46;21101 +70094;43.73759;5.24751;159;20220828;32.1;16.2;24.1;1.1;16.3;0;4.3;22146 +70094;43.73759;5.24751;159;20220829;32.9;16.6;24.7;1.3;18.1;.1;4.48;22264 +70094;43.73759;5.24751;159;20220830;31.3;22;26.6;2.2;21.65;1.2;4.19;16682 +70094;43.73759;5.24751;159;20220831;30.1;16.5;23.3;1.6;17.4;0;4.08;19943 +70094;43.73759;5.24751;159;20220901;32.5;15.4;23.9;1.5;15.05;.2;4.61;22417 +70094;43.73759;5.24751;159;20220902;29.8;17.7;23.8;1.7;16.9;0;4.1;18757 +70094;43.73759;5.24751;159;20220903;29.2;17.7;23.4;1.5;18.8;0;3.72;18150 +70094;43.73759;5.24751;159;20220904;31.7;17.5;24.6;1.4;18.1;.4;4.14;19798 +70094;43.73759;5.24751;159;20220905;32.8;20;26.4;1.5;18.65;2.2;4.24;18879 +70094;43.73759;5.24751;159;20220906;31.7;17.8;24.7;1.5;18.95;2.3;4.08;19254 +70094;43.73759;5.24751;159;20220907;29.9;20.3;25.1;1.7;20.65;16.1;3.69;16189 +70094;43.73759;5.24751;159;20220908;27.1;15.8;21.4;1.6;16.95;.1;3.41;17323 +70094;43.73759;5.24751;159;20220909;27.6;13.3;20.4;1.7;14.15;.4;3.72;19235 +70094;43.73759;5.24751;159;20220910;25.7;12.3;19;2.2;12.8;0;3.68;18390 +70094;43.73759;5.24751;159;20220911;28.8;10.5;19.7;1.2;12.65;0;3.66;21359 +70094;43.73759;5.24751;159;20220912;31.2;13.1;22.2;1.1;16.1;0;3.8;20849 +70094;43.73759;5.24751;159;20220913;29.4;18.4;23.9;1.6;19.95;.7;3.39;16227 +70094;43.73759;5.24751;159;20220914;28;20.5;24.2;2;19.8;2.3;3.18;13188 +70094;43.73759;5.24751;159;20220915;29.7;17.8;23.8;2;17.8;0;3.74;16535 +70094;43.73759;5.24751;159;20220916;26.5;16.3;21.4;3;14.65;0;3.84;15151 +70094;43.73759;5.24751;159;20220917;21.1;13.4;17.2;4.4;9.55;0;4.02;13196 +70094;43.73759;5.24751;159;20220918;24.4;6.1;15.2;1.3;8.75;0;3.08;19800 +70094;43.73759;5.24751;159;20220919;24;5.9;14.9;1.9;8.9;0;3.36;19669 +70094;43.73759;5.24751;159;20220920;25.6;6.5;16;1.2;9.4;0;3.09;19866 +70094;43.73759;5.24751;159;20220921;25.4;7.3;16.3;1;10.65;.3;2.93;19432 +70094;43.73759;5.24751;159;20220922;24.8;10.4;17.6;1.2;12.8;0;2.76;16974 +70094;43.73759;5.24751;159;20220923;24.8;12.5;18.7;1.3;13.85;12.2;2.7;15691 +70094;43.73759;5.24751;159;20220924;20.2;15.1;17.6;2;15.55;6.6;2.01;10148 +70094;43.73759;5.24751;159;20220925;22.6;14;18.3;1.3;14.65;0;2.27;12899 +70094;43.73759;5.24751;159;20220926;21.6;8.9;15.2;1.8;11.25;0;2.55;15467 +70094;43.73759;5.24751;159;20220927;20;10.4;15.2;2.6;10.7;.2;2.64;13312 +70094;43.73759;5.24751;159;20220928;22.9;11.4;17.1;1.8;12.9;0;2.58;14511 +70094;43.73759;5.24751;159;20220929;21.5;11.9;16.7;1.5;11.95;0;2.32;13149 +70094;43.73759;5.24751;159;20220930;18.9;9.4;14.1;1.6;10.2;0;2.11;12763 +70094;43.73759;5.24751;159;20221001;20.9;5.7;13.3;1.3;10.9;0;2.18;16052 +70094;43.73759;5.24751;159;20221002;26.2;9.7;17.9;1.5;13.75;0;2.72;16458 +70094;43.73759;5.24751;159;20221003;26.1;13.5;19.8;1.7;13.65;0;2.73;14515 +70094;43.73759;5.24751;159;20221004;26;8.9;17.4;.9;13.35;.1;2.38;16447 +70094;43.73759;5.24751;159;20221005;26.2;10.6;18.4;1;14.65;.2;2.33;15535 +70094;43.73759;5.24751;159;20221006;25.5;10.5;18;1;14.45;0;2.23;15066 +70094;43.73759;5.24751;159;20221007;25.4;11.7;18.5;.7;14.45;.1;2.03;14263 +70094;43.73759;5.24751;159;20221008;20;13.1;16.5;.6;15.55;5.7;1.46;10050 +70094;43.73759;5.24751;159;20221009;20.5;14.2;17.3;1.2;16;0;1.56;9463 +70094;43.73759;5.24751;159;20221010;24.2;13.9;19;1.2;15.15;.1;1.99;11818 +70094;43.73759;5.24751;159;20221011;24;11.1;17.6;1;14.85;0;1.9;13219 +70094;43.73759;5.24751;159;20221012;24.9;12.5;18.7;.9;14.55;.1;1.92;12808 +70094;43.73759;5.24751;159;20221013;22.7;10.1;16.4;.9;14.1;.2;1.73;12833 +70094;43.73759;5.24751;159;20221014;24.6;12.6;18.6;1.1;14.5;.1;1.97;12334 +70094;43.73759;5.24751;159;20221015;26.1;9.5;17.8;1.2;13.8;.1;2.11;14255 +70094;43.73759;5.24751;159;20221016;26.2;14.9;20.5;1.8;15.55;0;2.35;11663 +70094;43.73759;5.24751;159;20221017;27.1;14.4;20.7;1.8;14.75;0;2.46;12239 +70094;43.73759;5.24751;159;20221018;26;11.5;18.8;1;14.85;.1;1.89;12891 +70094;43.73759;5.24751;159;20221019;24.7;11.9;18.3;1.1;16;0;1.75;11663 +70094;43.73759;5.24751;159;20221020;23.5;15.7;19.6;2.1;16.1;0;1.97;9296 +70094;43.73759;5.24751;159;20221021;23.9;19;21.4;2.8;17.7;.6;2.2;7305 +70094;43.73759;5.24751;159;20221022;26;18.5;22.3;1.7;17.35;0;2.07;9012 +70094;43.73759;5.24751;159;20221023;26.3;18;22.2;3;17.5;.1;2.57;9287 +70094;43.73759;5.24751;159;20221024;26.3;20.3;23.3;2.7;17.63;0;2.46;8285 +70094;43.73759;5.24751;159;20221025;27.7;13.8;20.7;1.9;15.8;0;2.16;11876 +70094;43.73759;5.24751;159;20221026;26.3;15.6;21;2.4;15.76;.1;2.28;10605 +70094;43.73759;5.24751;159;20221027;26.4;12.8;19.6;1.8;15.7;.1;2.07;11876 +70094;43.73759;5.24751;159;20221028;26.3;10.9;18.6;1.6;13.86;0;2.01;12127 +70094;43.73759;5.24751;159;20221029;26.9;10.1;18.5;1.2;12.2;.1;1.89;12248 +70094;43.73759;5.24751;159;20221030;26.4;9;17.7;1.4;11.76;.1;1.8;12082 +70094;43.73759;5.24751;159;20221031;24.4;11.4;17.9;2.3;13.76;26.3;1.94;10829 +70094;43.73759;5.24751;159;20221101;23.3;16.3;19.8;2.7;16.33;5.8;1.92;7746 +70094;43.73759;5.24751;159;20221102;20.9;11.9;16.4;1.5;13.2;.1;1.34;8662 +70094;43.73759;5.24751;159;20221103;17.2;7.8;12.5;2.2;12.9;31.2;.85;8032 +70094;43.73759;5.24751;159;20221104;15.3;6.6;10.9;3;10;.1;1.31;8052 +70094;43.73759;5.24751;159;20221105;15.2;7.7;11.4;4.7;8.53;.1;2.12;7724 +70094;43.73759;5.24751;159;20221106;20.9;3.5;12.2;1.3;8.63;.1;1.3;11463 +70094;43.73759;5.24751;159;20221107;20.2;3.7;11.9;1;9;0;1.08;11153 +70094;43.73759;5.24751;159;20221108;18.7;8;13.3;2.9;11.46;0;1.47;8305 +70094;43.73759;5.24751;159;20221109;20.9;15.9;18.4;2.9;14.46;17.3;1.63;6757 +70094;43.73759;5.24751;159;20221110;18.9;10.6;14.8;1.9;13.03;0;1.2;7331 +70094;43.73759;5.24751;159;20221111;21;8.4;14.7;1.8;11.6;.1;1.37;9667 +70094;43.73759;5.24751;159;20221112;20.4;6.7;13.5;.9;10.96;0;.89;9310 +70094;43.73759;5.24751;159;20221113;18.2;10.5;14.3;1.3;11.53;0;.98;6363 +70094;43.73759;5.24751;159;20221114;16.2;7.3;11.8;3.2;11.23;7;1.08;6867 +70094;43.73759;5.24751;159;20221115;17.5;13;15.3;3.2;13.36;9.8;1.28;5516 +70094;43.73759;5.24751;159;20221116;18.4;10.2;14.3;1.5;12.1;.1;1;7274 +70094;43.73759;5.24751;159;20221117;18.4;7.9;13.1;1.3;11.73;1.8;.85;7653 +70094;43.73759;5.24751;159;20221118;14.9;8.5;11.7;3.2;10.16;0;1.21;6306 +70094;43.73759;5.24751;159;20221119;13.7;4.6;9.2;4.1;7.83;0;1.51;7238 +70094;43.73759;5.24751;159;20221120;13.3;3.7;8.5;4;7.13;0;1.61;7248 +70094;43.73759;5.24751;159;20221121;10.4;4.6;7.5;2.1;8.4;6.6;.7;4399 +70094;43.73759;5.24751;159;20221122;13;5.9;9.4;3.3;8.33;.1;1.28;6160 +70094;43.73759;5.24751;159;20221123;12.2;3.4;7.8;1.2;8.56;.1;.59;6573 +70094;43.73759;5.24751;159;20221124;14.8;2.6;8.7;1.8;8.7;0;.91;7971 +70094;43.73759;5.24751;159;20221125;16.6;6.3;11.5;2.7;9.16;.9;1.22;7440 +70094;43.73759;5.24751;159;20221126;15.3;3.9;9.6;3.4;7.76;.1;1.41;7390 +70094;43.73759;5.24751;159;20221127;16.5;.9;8.7;1.7;7.36;.3;.9;8517 +70094;43.73759;5.24751;159;20221128;10;5;7.5;2.8;8.7;13.2;.59;3451 +70094;43.73759;5.24751;159;20221129;10.5;2.8;6.6;2.3;7.93;.1;.61;5546 +70094;43.73759;5.24751;159;20221130;13.9;-1;6.4;1.2;6.8;.2;.56;8087 +70094;43.73759;5.24751;159;20221201;11.2;.4;5.8;1.5;7.16;0;.57;5917 +70094;43.73759;5.24751;159;20221202;9.6;.9;5.2;1.1;7.46;1;.49;5234 +70094;43.73759;5.24751;159;20221203;10.7;5;7.8;2.6;9.1;22.9;.48;4678 +70094;43.73759;5.24751;159;20221204;12.6;8.4;10.5;1.7;10.36;10;.66;3527 +70094;43.73759;5.24751;159;20221205;10.3;.6;5.5;.9;7.4;.1;.38;6702 +70094;43.73759;5.24751;159;20221206;12.2;.5;6.4;1.7;6.43;0;.72;6830 +70094;43.73759;5.24751;159;20221207;8.9;-1.8;3.6;2.2;5.83;0;.64;6514 +70094;43.73759;5.24751;159;20221208;9.7;-2.9;3.4;1.7;6.73;21.4;.36;6690 +70094;43.73759;5.24751;159;20221209;13.3;8.3;10.8;2.3;11.6;1.6;.46;4641 +70094;43.73759;5.24751;159;20221210;7;5;6;3.9;7.26;0;.86;3133 +70094;43.73759;5.24751;159;20221211;5.8;-1.3;2.2;3.4;4.53;0;.91;5512 +70094;43.73759;5.24751;159;20221212;6;-5.3;.3;1.3;5;6.9;.36;6437 +70094;43.73759;5.24751;159;20221213;7.8;3.5;5.6;3.7;8.36;2.6;.35;3107 +70094;43.73759;5.24751;159;20221214;10.5;7.2;8.8;2.3;9.76;.4;.55;3143 +70094;43.73759;5.24751;159;20221215;13.1;9;11;3;11.1;28.9;.77;3387 +70094;43.73759;5.24751;159;20221216;10.1;6.2;8.1;2.1;8.7;0;.63;3287 +70094;43.73759;5.24751;159;20221217;7.8;-2.7;2.5;1.8;5.96;.1;.52;5645 +70094;43.73759;5.24751;159;20221218;14.1;-.7;6.7;2.1;7.43;.1;.71;7371 +70094;43.73759;5.24751;159;20221219;14.6;10.1;12.4;3.6;9.93;0;1.11;3792 +70094;43.73759;5.24751;159;20221220;15.7;12;13.8;3;11.86;3.9;.99;3634 +70094;43.73759;5.24751;159;20221221;15.2;12.9;14.1;2.1;12.7;5.5;.83;2834 +70094;43.73759;5.24751;159;20221222;14.3;5.9;10.1;1;10.46;.1;.42;5580 +70094;43.73759;5.24751;159;20221223;17.8;7.4;12.6;1.2;11.23;.1;.59;6406 +70094;43.73759;5.24751;159;20221224;17.9;6.8;12.4;.8;10.4;.1;.47;7136 +70094;43.73759;5.24751;159;20221225;18.2;4.8;11.5;2.8;10.5;0;.91;7129 +70094;43.73759;5.24751;159;20221226;18.3;8.1;13.2;1.9;10.8;.1;.78;6166 +70094;43.73759;5.24751;159;20221227;15;5.8;10.4;1.5;8.93;.1;.63;6439 +70094;43.73759;5.24751;159;20221228;16.2;1;8.6;1.5;7.96;0;.64;7415 +70094;43.73759;5.24751;159;20221229;16.2;10.8;13.5;2.4;10.73;0;.95;4194 +70094;43.73759;5.24751;159;20221230;14.7;8.8;11.8;1.3;11.03;.1;.53;4332 +70094;43.73759;5.24751;159;20221231;17;6.6;11.8;3.1;10.9;.1;1.01;6571 +70095;43.75141;5.55669;201;20220101;14.1;1.4;7.7;.8;9;.1;.34;7120 +70095;43.75141;5.55669;201;20220102;10.4;7.3;8.8;1.5;9.7;0;.52;3360 +70095;43.75141;5.55669;201;20220103;11.7;5.4;8.5;1.6;8.9;0;.58;4965 +70095;43.75141;5.55669;201;20220104;10.8;1.2;6;2.7;8.8;1.2;.39;6247 +70095;43.75141;5.55669;201;20220105;8.7;6;7.3;3.6;6.7;0;1.25;3171 +70095;43.75141;5.55669;201;20220106;10.7;-1.3;4.7;1.6;4.7;.1;.8;7117 +70095;43.75141;5.55669;201;20220107;8.7;-3.8;2.4;2.7;4.5;0;.96;7322 +70095;43.75141;5.55669;201;20220108;12;2.8;7.4;2.6;6.4;.5;1.11;6279 +70095;43.75141;5.55669;201;20220109;10.5;2.5;6.5;2.9;6.7;0;.98;5877 +70095;43.75141;5.55669;201;20220110;11.8;2.7;7.2;1.7;5.7;0;.93;6342 +70095;43.75141;5.55669;201;20220111;9.7;-5.4;2.1;1.4;4.6;0;.62;8339 +70095;43.75141;5.55669;201;20220112;9.4;-4.6;2.4;1.9;4.4;0;.82;8087 +70095;43.75141;5.55669;201;20220113;13.4;-4.4;4.5;1.3;4.2;0;.81;9244 +70095;43.75141;5.55669;201;20220114;13.8;-3.7;5;1.2;4;0;.81;9248 +70095;43.75141;5.55669;201;20220115;14.7;-4.1;5.3;1.2;4.6;0;.81;9412 +70095;43.75141;5.55669;201;20220116;11.7;-5.1;3.3;1.2;4.6;0;.68;9230 +70095;43.75141;5.55669;201;20220117;12.2;-4.4;3.9;1.7;4.5;0;.94;9265 +70095;43.75141;5.55669;201;20220118;14.6;-5.4;4.6;1.4;5.9;0;.8;9689 +70095;43.75141;5.55669;201;20220119;9.8;1.6;5.7;1.2;6.9;0;.59;6545 +70095;43.75141;5.55669;201;20220120;11.5;1.3;6.4;1.9;5.8;0;.99;7420 +70095;43.75141;5.55669;201;20220121;10.1;-4.5;2.8;1.5;4.7;0;.77;9043 +70095;43.75141;5.55669;201;20220122;11.8;-4.9;3.4;1.2;4.5;0;.77;9804 +70095;43.75141;5.55669;201;20220123;14.8;-3.8;5.5;1.2;4.6;0;.92;10212 +70095;43.75141;5.55669;201;20220124;13.4;-3.1;5.1;1.2;5.3;0;.82;9968 +70095;43.75141;5.55669;201;20220125;13.3;-1.3;6;1.6;6;0;.95;9465 +70095;43.75141;5.55669;201;20220126;11.8;-3.3;4.2;1.3;5.5;0;.79;9746 +70095;43.75141;5.55669;201;20220127;13.4;-3.2;5.1;1.6;5.2;.1;1.04;10358 +70095;43.75141;5.55669;201;20220128;13.3;-5.8;3.7;.7;4.8;.1;.66;10810 +70095;43.75141;5.55669;201;20220129;14.2;-3.9;5.1;1.2;4.8;0;.97;10938 +70095;43.75141;5.55669;201;20220130;15.9;-4.7;5.6;1.1;5.5;0;.97;11069 +70095;43.75141;5.55669;201;20220131;13.4;-3.5;4.9;4.2;5.2;.1;1.86;10979 +70095;43.75141;5.55669;201;20220201;10.2;2.7;6.4;4.1;4.8;0;1.91;7290 +70095;43.75141;5.55669;201;20220202;16.4;2.9;9.6;5.9;7.5;0;2.38;10024 +70095;43.75141;5.55669;201;20220203;17.9;.3;9.1;1.9;7.4;0;1.42;11620 +70095;43.75141;5.55669;201;20220204;14.9;3.1;9;2.5;8.1;0;1.31;9590 +70095;43.75141;5.55669;201;20220205;14.1;6.5;10.3;2.8;6.9;0;1.73;7728 +70095;43.75141;5.55669;201;20220206;12.7;-3.9;4.4;3.2;5.4;0;1.54;11736 +70095;43.75141;5.55669;201;20220207;14.2;6;10.1;5;5.9;0;2.64;8252 +70095;43.75141;5.55669;201;20220208;17.1;-3.2;6.9;1.9;5;0;1.69;12364 +70095;43.75141;5.55669;201;20220209;15.4;-1.6;6.9;1.6;6.8;0;1.25;12348 +70095;43.75141;5.55669;201;20220210;4.4;2.2;3.3;2.2;8.3;0;1.5;9922 +70095;43.75141;5.55669;201;20220211;14.4;.9;7.7;4.1;7.53;0;1.81;11144 +70095;43.75141;5.55669;201;20220212;14.3;-.2;7;1.9;6.43;0;1.5;11019 +70095;43.75141;5.55669;201;20220213;13.7;-1;6.4;3.2;6.73;1.1;1.66;9000 +70095;43.75141;5.55669;201;20220214;10.7;8;9.3;3.3;9.43;20.5;1.09;2201 +70095;43.75141;5.55669;201;20220215;12;2.8;7.4;4.7;6.77;0;2.07;11404 +70095;43.75141;5.55669;201;20220216;11.7;3;7.3;2.4;8.3;.3;1.09;9569 +70095;43.75141;5.55669;201;20220217;20.9;6.7;13.8;3.5;9.6;0;2.53;12480 +70095;43.75141;5.55669;201;20220218;20.7;5.5;13.1;2;9.1;0;2.01;13091 +70095;43.75141;5.55669;201;20220219;13.6;3.7;8.6;2.9;7.1;0;1.72;10634 +70095;43.75141;5.55669;201;20220220;16.1;-2.1;7;3;6.2;0;2.07;14368 +70095;43.75141;5.55669;201;20220221;14.1;3.9;9;4.2;6.9;.4;2.17;11078 +70095;43.75141;5.55669;201;20220222;14.3;5.9;10.1;4.6;6.4;0;2.58;10149 +70095;43.75141;5.55669;201;20220223;19.2;.1;9.6;2.1;5.8;0;2.3;14908 +70095;43.75141;5.55669;201;20220224;14.9;2.8;8.8;2.1;8;0;1.59;12563 +70095;43.75141;5.55669;201;20220225;13.4;3.9;8.6;3.5;6.2;0;2.16;11231 +70095;43.75141;5.55669;201;20220226;14.8;-1.6;6.6;2.1;5.1;0;1.97;15051 +70095;43.75141;5.55669;201;20220227;13.3;-1.9;5.7;2;5.6;0;1.72;14655 +70095;43.75141;5.55669;201;20220228;14;-1.1;6.4;2.6;6.4;0;1.84;14785 +70095;43.75141;5.55669;201;20220301;14.3;1.6;7.9;3;6.4;.1;2.08;13696 +70095;43.75141;5.55669;201;20220302;12.8;.6;6.7;1.4;6.8;0;1.47;13580 +70095;43.75141;5.55669;201;20220303;15.3;1.1;8.2;1.5;7.4;.1;1.7;14855 +70095;43.75141;5.55669;201;20220304;17.5;1;9.2;1.7;6.8;.1;2.08;16231 +70095;43.75141;5.55669;201;20220305;13.4;1.1;7.2;2;7;.2;1.7;14133 +70095;43.75141;5.55669;201;20220306;12.6;-1.4;5.6;1.6;6;.3;1.65;15278 +70095;43.75141;5.55669;201;20220307;12.9;-3.3;4.8;1.6;4.9;0;1.81;16653 +70095;43.75141;5.55669;201;20220308;13.9;-2.7;5.6;1.8;5.8;0;1.89;17056 +70095;43.75141;5.55669;201;20220309;15.1;1.3;8.2;1.2;6.9;0;1.79;15699 +70095;43.75141;5.55669;201;20220310;14.7;.3;7.5;2.3;7.6;.2;1.92;16226 +70095;43.75141;5.55669;201;20220311;12.8;6.9;9.8;4.1;7.9;0;2.11;10378 +70095;43.75141;5.55669;201;20220312;12.6;10.3;11.4;6.9;6.5;0;3.32;6423 +70095;43.75141;5.55669;201;20220313;12.1;9;10.5;6.1;7.3;4.3;2.66;7597 +70095;43.75141;5.55669;201;20220314;15;6.4;10.7;4.8;9.5;0;2.16;13027 +70095;43.75141;5.55669;201;20220315;15.7;11.9;13.8;4.8;8.9;0;2.87;8637 +70095;43.75141;5.55669;201;20220316;18.4;6.3;12.3;3.8;10.1;0;2.62;15853 +70095;43.75141;5.55669;201;20220317;15.3;7.9;11.6;1.4;10.7;0;1.7;12454 +70095;43.75141;5.55669;201;20220318;16.1;8.4;12.3;1.7;10.2;.5;1.92;10271 +70095;43.75141;5.55669;201;20220319;15.7;7.4;11.6;1.5;8.17;0;2.16;12585 +70095;43.75141;5.55669;201;20220320;14.3;5.8;10.1;3.1;6.5;.1;2.23;7292 +70095;43.75141;5.55669;201;20220321;15.2;8.6;11.9;3.3;6.03;0;3.24;14283 +70095;43.75141;5.55669;201;20220322;16;.2;8.1;2.1;5.57;0;2.75;19377 +70095;43.75141;5.55669;201;20220323;17.6;-.8;8.4;1.7;5.87;0;2.63;19475 +70095;43.75141;5.55669;201;20220324;19.8;-.9;9.5;1.7;5.53;0;2.99;19840 +70095;43.75141;5.55669;201;20220325;19.8;-.3;9.7;1.5;6.07;0;2.82;19938 +70095;43.75141;5.55669;201;20220326;20.7;4.4;12.6;2.3;6.7;0;3.23;19402 +70095;43.75141;5.55669;201;20220327;21.5;13.3;17.4;1.9;7.53;0;2.95;14406 +70095;43.75141;5.55669;201;20220328;22;3.7;12.8;1.3;6.13;0;3.09;19331 +70095;43.75141;5.55669;201;20220329;19.9;5.2;12.5;1.9;7.63;2.1;2.81;15672 +70095;43.75141;5.55669;201;20220330;13;10.1;11.6;1.6;11.33;4.2;1.37;7163 +70095;43.75141;5.55669;201;20220331;17.7;5.7;11.7;5.1;8.9;0;3.67;18511 +70095;43.75141;5.55669;201;20220401;8.1;5.8;7;8.7;5.96;.3;3.03;14688 +70095;43.75141;5.55669;201;20220402;6.8;2;4.4;9.4;4.46;0;3.69;18410 +70095;43.75141;5.55669;201;20220403;10.6;-1;4.8;4.7;5.87;1.8;2.4;14512 +70095;43.75141;5.55669;201;20220404;13;.8;6.9;4.1;6.13;0;3.29;20668 +70095;43.75141;5.55669;201;20220405;16.8;-1.4;7.7;3.3;6.13;0;3.77;22916 +70095;43.75141;5.55669;201;20220406;16.5;1.8;9.1;1.5;7.7;0;2.42;17104 +70095;43.75141;5.55669;201;20220407;15.2;4.1;9.7;2.9;10.6;0;2.34;13802 +70095;43.75141;5.55669;201;20220408;21.3;9.7;15.5;3.5;11.7;.1;3.66;17759 +70095;43.75141;5.55669;201;20220409;14.1;9.9;12;8.1;5.73;0;5.26;20910 +70095;43.75141;5.55669;201;20220410;17.9;1.4;9.7;3.2;6.43;0;3.86;22831 +70095;43.75141;5.55669;201;20220411;16.7;3.6;10.2;2.7;7.17;0;2.7;12660 +70095;43.75141;5.55669;201;20220412;19.7;6.7;13.2;2.8;8.5;0;3.35;19744 +70095;43.75141;5.55669;201;20220413;20.2;12.5;16.4;1.9;9.66;0;3.3;20315 +70095;43.75141;5.55669;201;20220414;24.9;5.2;15.1;1.8;9.07;0;3.95;22606 +70095;43.75141;5.55669;201;20220415;26.2;8.5;17.3;3;10.73;0;4.61;21739 +70095;43.75141;5.55669;201;20220416;26.1;8.9;17.5;6.5;10.36;0;6.23;23098 +70095;43.75141;5.55669;201;20220417;21.5;11.3;16.4;2.9;8.67;0;4.51;22682 +70095;43.75141;5.55669;201;20220418;19.5;6.5;13;2.3;9.56;0;4.06;24466 +70095;43.75141;5.55669;201;20220419;22.7;6.1;14.4;2.1;9.5;1.2;4.16;24088 +70095;43.75141;5.55669;201;20220420;16.7;9.1;12.9;1.8;12.47;6.7;1.61;8225 +70095;43.75141;5.55669;201;20220421;18.3;11.1;14.7;2.1;13.27;4.7;2.37;11999 +70095;43.75141;5.55669;201;20220422;19.9;9.8;14.9;2.3;12.23;0;3.35;19263 +70095;43.75141;5.55669;201;20220423;15.2;13;14.1;3.8;12.07;20.7;2;4946 +70095;43.75141;5.55669;201;20220424;16;8.6;12.3;1.7;11.6;.5;2.52;15945 +70095;43.75141;5.55669;201;20220425;20.6;7.3;14;2.8;10.87;0;4.17;24721 +70095;43.75141;5.55669;201;20220426;22.4;6.9;14.7;2.4;10.77;0;4.39;25826 +70095;43.75141;5.55669;201;20220427;22;7.5;14.8;2.1;11.23;0;4.17;25135 +70095;43.75141;5.55669;201;20220428;24.5;8.4;16.5;1.8;10.83;0;4.48;25792 +70095;43.75141;5.55669;201;20220429;23.4;8;15.7;1.9;9.9;0;4.36;25683 +70095;43.75141;5.55669;201;20220430;23;8.6;15.8;3.2;9.9;0;4.78;24798 +70095;43.75141;5.55669;201;20220501;22.4;7.4;14.9;2.7;9.4;0;4.82;25091 +70095;43.75141;5.55669;201;20220502;23;6.8;14.9;1.7;11;0;4.01;24949 +70095;43.75141;5.55669;201;20220503;22.4;10.8;16.6;1.6;12.54;1.9;3.46;19020 +70095;43.75141;5.55669;201;20220504;23.4;7.6;15.5;1.5;11.87;1.5;3.91;23484 +70095;43.75141;5.55669;201;20220505;20.2;12;16.1;1.6;12.95;2.1;2.76;14323 +70095;43.75141;5.55669;201;20220506;21;9.5;15.2;1.1;12.2;.1;3.54;22841 +70095;43.75141;5.55669;201;20220507;23.7;8.8;16.2;1.4;12.6;13.9;4.17;26170 +70095;43.75141;5.55669;201;20220508;20.5;11;15.7;1.1;14.4;15.3;3.26;20923 +70095;43.75141;5.55669;201;20220509;24.6;9.4;17;1.9;13.4;.6;4.43;26677 +70095;43.75141;5.55669;201;20220510;26;11.5;18.7;1.7;13.7;0;4.63;26162 +70095;43.75141;5.55669;201;20220511;25.4;9.3;17.3;1.8;12.1;0;4.74;27704 +70095;43.75141;5.55669;201;20220512;25;8.6;16.8;1.6;11.9;0;4.65;28081 +70095;43.75141;5.55669;201;20220513;25.4;9.1;17.2;1.3;12.2;0;4.62;28108 +70095;43.75141;5.55669;201;20220514;27.7;9.6;18.6;1.6;14.5;0;4.98;28772 +70095;43.75141;5.55669;201;20220515;27.2;13.7;20.4;1.8;15.2;.2;4.83;25749 +70095;43.75141;5.55669;201;20220516;27.5;12.2;19.8;1.5;13.4;0;5;27538 +70095;43.75141;5.55669;201;20220517;29.4;10.7;20;1.7;13.9;0;5.4;29093 +70095;43.75141;5.55669;201;20220518;30.9;12.5;21.7;2.4;14.6;0;6.01;29195 +70095;43.75141;5.55669;201;20220519;29.5;14.7;22.1;2.9;13.3;0;6.08;27367 +70095;43.75141;5.55669;201;20220520;30.4;15.2;22.8;2.9;13.1;0;6.35;27831 +70095;43.75141;5.55669;201;20220521;30;12.7;21.3;1.8;14.3;0;5.69;29483 +70095;43.75141;5.55669;201;20220522;34;14.1;24;1.7;15.8;.1;6.19;29574 +70095;43.75141;5.55669;201;20220523;29;15.8;22.4;3.3;16.5;0;5.73;26155 +70095;43.75141;5.55669;201;20220524;24.8;13.7;19.2;2;13.7;.3;4.56;24025 +70095;43.75141;5.55669;201;20220525;24.6;14.1;19.3;1.5;13.3;1.7;4.36;23423 +70095;43.75141;5.55669;201;20220526;28.1;11.9;20;1;15;0;5.08;29257 +70095;43.75141;5.55669;201;20220527;32.1;14;23;1.4;15.2;0;5.87;29986 +70095;43.75141;5.55669;201;20220528;27.2;12;19.6;1.6;12.7;0;5.21;28473 +70095;43.75141;5.55669;201;20220529;26;8.4;17.2;2;8.8;0;5.49;30130 +70095;43.75141;5.55669;201;20220530;26.1;8.2;17.1;1.7;10.2;.2;5.26;30198 +70095;43.75141;5.55669;201;20220531;28;14.9;21.4;2.1;13.2;0;5.47;26589 +70095;43.75141;5.55669;201;20220601;31.3;12.1;21.7;2;13.4;0;6.15;30325 +70095;43.75141;5.55669;201;20220602;31;14.6;22.8;3;14.9;0;6.58;29912 +70095;43.75141;5.55669;201;20220603;30.9;19.7;25.3;3.4;16.1;.9;6.42;24705 +70095;43.75141;5.55669;201;20220604;35;18.6;26.8;3.2;15.8;0;7.69;30020 +70095;43.75141;5.55669;201;20220605;31.4;17.9;24.6;1.7;16.6;.1;5.79;27250 +70095;43.75141;5.55669;201;20220606;31.7;13.7;22.7;2;14.3;0;6.3;30589 +70095;43.75141;5.55669;201;20220607;28.9;15.4;22.1;2.4;13.5;0;5.86;27332 +70095;43.75141;5.55669;201;20220608;26.7;13.9;20.3;2.1;12.1;0;5.35;26641 +70095;43.75141;5.55669;201;20220609;25.5;17.2;21.3;5;11.3;0;6.22;21412 +70095;43.75141;5.55669;201;20220610;30.2;9.5;19.8;1.5;9.3;0;5.85;30746 +70095;43.75141;5.55669;201;20220611;32.7;12.5;22.6;1.9;10.5;0;6.55;30777 +70095;43.75141;5.55669;201;20220612;34.8;12.6;23.7;2.1;12.1;0;6.94;30806 +70095;43.75141;5.55669;201;20220613;34.2;15.8;25;2.2;14.4;0;6.95;30831 +70095;43.75141;5.55669;201;20220614;34.2;12.7;23.4;1.6;13.9;0;6.41;30853 +70095;43.75141;5.55669;201;20220615;34.3;17.3;25.8;1.8;16;0;6.71;30872 +70095;43.75141;5.55669;201;20220616;35.9;16.3;26.1;2.2;15.6;0;7.19;30888 +70095;43.75141;5.55669;201;20220617;37.8;17.6;27.7;1.6;15.5;0;7.02;30900 +70095;43.75141;5.55669;201;20220618;36.4;18.7;27.5;2.3;17.5;0;7.37;30910 +70095;43.75141;5.55669;201;20220619;34.8;20.2;27.5;2.7;15.7;0;7.29;28704 +70095;43.75141;5.55669;201;20220620;34.8;16.4;25.6;2.2;11.6;0;7.23;30919 +70095;43.75141;5.55669;201;20220621;33.9;18.5;26.2;2.9;15.8;1.2;7.25;29492 +70095;43.75141;5.55669;201;20220622;27.9;20.8;24.3;2.5;21.6;2;4.47;19912 +70095;43.75141;5.55669;201;20220623;28.6;18.3;23.4;2.7;18.1;2.4;5.32;24049 +70095;43.75141;5.55669;201;20220624;28.7;17.8;23.2;3;17.1;2.1;5.58;24741 +70095;43.75141;5.55669;201;20220625;32.4;14.9;23.6;2.5;14.1;0;6.83;30888 +70095;43.75141;5.55669;201;20220626;33.6;19.6;26.6;2.6;15.1;0;6.95;28060 +70095;43.75141;5.55669;201;20220627;34.1;17.8;25.9;2.1;15.9;.5;6.83;30286 +70095;43.75141;5.55669;201;20220628;30.6;16.6;23.6;1.7;15.7;.2;5.78;28023 +70095;43.75141;5.55669;201;20220629;32;13.6;22.8;1.9;15;0;6.29;30807 +70095;43.75141;5.55669;201;20220630;31.8;14.2;23;2.4;15.6;0;6.5;30779 +70095;43.75141;5.55669;201;20220701;28.4;15;21.7;2;13.3;0;5.59;27332 +70095;43.75141;5.55669;201;20220702;36;10.4;23.2;1.4;10.7;0;6.43;30713 +70095;43.75141;5.55669;201;20220703;37;14.8;25.9;1.8;11.6;0;7.05;30676 +70095;43.75141;5.55669;201;20220704;36.2;18.9;27.5;2.5;14.8;.6;7.58;30635 +70095;43.75141;5.55669;201;20220705;34.7;18;26.3;2.3;16;0;7.05;30396 +70095;43.75141;5.55669;201;20220706;33.9;14.9;24.4;1.9;12.1;0;6.69;30545 +70095;43.75141;5.55669;201;20220707;33.5;13.5;23.5;2.1;12.3;0;6.71;30495 +70095;43.75141;5.55669;201;20220708;33.2;15;24.1;1.6;13.5;0;6.31;30443 +70095;43.75141;5.55669;201;20220709;33.8;15.9;24.8;1.8;13.6;0;6.56;30387 +70095;43.75141;5.55669;201;20220710;34.7;16.3;25.5;1.9;14.4;0;6.73;30329 +70095;43.75141;5.55669;201;20220711;34.6;15.8;25.2;2;16;0;6.68;30267 +70095;43.75141;5.55669;201;20220712;33.7;16.6;25.1;1.6;17.7;0;6.28;30203 +70095;43.75141;5.55669;201;20220713;34.5;17.1;25.8;2.3;17.8;.1;6.8;30136 +70095;43.75141;5.55669;201;20220714;35.5;17;26.2;1.7;16.5;0;6.59;30065 +70095;43.75141;5.55669;201;20220715;37.6;16.3;26.9;1.8;14.4;0;6.96;29992 +70095;43.75141;5.55669;201;20220716;36.4;15.3;25.8;2;15;0;6.89;29916 +70095;43.75141;5.55669;201;20220717;36.6;16.4;26.5;2.1;19.7;0;6.81;29838 +70095;43.75141;5.55669;201;20220718;38.1;21.2;29.6;1.7;19.7;0;6.96;29735 +70095;43.75141;5.55669;201;20220719;37.9;23.7;30.8;2;19.5;0;6.91;27149 +70095;43.75141;5.55669;201;20220720;37;18.8;27.9;1.8;16.4;0;6.83;29585 +70095;43.75141;5.55669;201;20220721;37.7;18.9;28.3;1.7;15.2;0;6.84;29495 +70095;43.75141;5.55669;201;20220722;37.3;17.4;27.3;2.1;15.3;0;7.07;29402 +70095;43.75141;5.55669;201;20220723;35;19.2;27.1;1.9;18.8;0;6.39;28301 +70095;43.75141;5.55669;201;20220724;36.6;18.4;27.5;1.7;17.6;0;6.58;29209 +70095;43.75141;5.55669;201;20220725;37.3;17.9;27.6;1.8;17.5;0;6.7;29109 +70095;43.75141;5.55669;201;20220726;32.2;18.6;25.4;2.5;16.2;0;6.13;25958 +70095;43.75141;5.55669;201;20220727;33.2;15.4;24.3;1.5;13.6;0;5.93;28900 +70095;43.75141;5.55669;201;20220728;34.4;14.7;24.5;1.5;13.8;0;6.01;28791 +70095;43.75141;5.55669;201;20220729;31.4;17.7;24.5;2;15.5;.4;5.68;25759 +70095;43.75141;5.55669;201;20220730;33.9;15.2;24.5;2.2;14.1;0;6.44;28567 +70095;43.75141;5.55669;201;20220731;36.3;15.5;25.9;1.6;12.2;0;6.3;28452 +70095;43.75141;5.55669;201;20220801;37.5;17.5;27.5;1.7;12.9;0;6.55;28333 +70095;43.75141;5.55669;201;20220802;37.7;15.6;26.6;1.6;13.7;0;6.39;28213 +70095;43.75141;5.55669;201;20220803;36.3;18.6;27.4;1.6;17.1;0;6.24;28090 +70095;43.75141;5.55669;201;20220804;36.7;19.3;28;1.6;16.2;0;6.3;27965 +70095;43.75141;5.55669;201;20220805;35.5;17.7;26.6;1.7;17.4;0;6.12;27837 +70095;43.75141;5.55669;201;20220806;36.5;17.8;27.1;1.8;17.3;0;6.3;27707 +70095;43.75141;5.55669;201;20220807;34.5;16.4;25.4;1.9;14;0;6.15;27575 +70095;43.75141;5.55669;201;20220808;35.4;17;26.2;2;15.4;0;6.29;27441 +70095;43.75141;5.55669;201;20220809;35.2;16;25.6;1.5;15.5;0;5.8;27304 +70095;43.75141;5.55669;201;20220810;35.1;16.5;25.8;2;14.3;.2;6.21;27165 +70095;43.75141;5.55669;201;20220811;35;18.5;26.7;2;16.2;0;6.13;26648 +70095;43.75141;5.55669;201;20220812;37.2;16.5;26.8;2;18.9;0;6.26;26881 +70095;43.75141;5.55669;201;20220813;35.1;20.7;27.9;2.5;20.7;0;6.07;24603 +70095;43.75141;5.55669;201;20220814;30.7;22.8;26.7;2.5;17.7;13.3;4.96;18032 +70095;43.75141;5.55669;201;20220815;32.3;17.1;24.7;1.8;18;0;5.26;25003 +70095;43.75141;5.55669;201;20220816;33.5;17.8;25.6;2.2;17.1;0;5.75;25270 +70095;43.75141;5.55669;201;20220817;25.8;20.4;23.1;2.8;20.2;7.6;3.47;14589 +70095;43.75141;5.55669;201;20220818;27.3;15.7;21.5;1.7;17.3;10.6;4.1;21414 +70095;43.75141;5.55669;201;20220819;29.6;16.3;22.9;2.7;16.6;.1;5.03;22814 +70095;43.75141;5.55669;201;20220820;31.2;14.3;22.7;2;16.3;0;5.16;25601 +70095;43.75141;5.55669;201;20220821;31.1;15.4;23.2;1.9;15.6;0;5.06;24507 +70095;43.75141;5.55669;201;20220822;32.3;13.2;22.7;1.7;14;0;5.14;25344 +70095;43.75141;5.55669;201;20220823;34.1;14.2;24.1;1.6;14.9;0;5.26;25181 +70095;43.75141;5.55669;201;20220824;34.8;16.9;25.8;1.9;16;0;5.59;25015 +70095;43.75141;5.55669;201;20220825;33.9;16.3;25.1;1.1;17.1;0;4.83;24848 +70095;43.75141;5.55669;201;20220826;33.4;17.7;25.5;1.9;19;.9;5.13;23701 +70095;43.75141;5.55669;201;20220827;32.4;17;24.7;1.8;16.9;.2;4.95;23306 +70095;43.75141;5.55669;201;20220828;32.2;15.3;23.7;1.2;15.8;0;4.61;24258 +70095;43.75141;5.55669;201;20220829;33.3;15.4;24.3;1.9;17;.1;5.12;24165 +70095;43.75141;5.55669;201;20220830;31.2;20.1;25.6;2.5;20.8;.4;4.55;19309 +70095;43.75141;5.55669;201;20220831;30.1;16.1;23.1;1.7;16.8;0;4.33;21566 +70095;43.75141;5.55669;201;20220901;32.4;14.4;23.4;1.4;14.6;0;4.62;23638 +70095;43.75141;5.55669;201;20220902;28.9;16.7;22.8;2.8;17;.3;4.45;19804 +70095;43.75141;5.55669;201;20220903;29.8;16.5;23.1;2.9;17;.4;4.69;20532 +70095;43.75141;5.55669;201;20220904;31.6;16.6;24.1;2.8;18.1;.9;4.95;21654 +70095;43.75141;5.55669;201;20220905;31.6;17.7;24.6;2.9;19;1;4.86;20665 +70095;43.75141;5.55669;201;20220906;31;18;24.5;3.1;18.6;2;4.8;19811 +70095;43.75141;5.55669;201;20220907;29.6;19.2;24.4;1.7;20.1;18.2;3.71;17537 +70095;43.75141;5.55669;201;20220908;27.1;15.6;21.3;1.6;17.2;.1;3.45;18305 +70095;43.75141;5.55669;201;20220909;27.9;11.6;19.7;1.4;14.2;.1;3.74;21674 +70095;43.75141;5.55669;201;20220910;25.8;10.7;18.2;1.9;12.5;0;3.69;20669 +70095;43.75141;5.55669;201;20220911;29.5;9.4;19.4;1.2;12.1;.1;3.75;21805 +70095;43.75141;5.55669;201;20220912;31.3;12.8;22;1.9;15.1;0;4.34;21616 +70095;43.75141;5.55669;201;20220913;31.1;17.2;24.1;1.9;18.5;1.6;4.06;19298 +70095;43.75141;5.55669;201;20220914;24.4;20;22.2;3.6;20.5;4.1;2.69;10608 +70095;43.75141;5.55669;201;20220915;29.1;17.7;23.4;2.8;16.5;0;4.17;17128 +70095;43.75141;5.55669;201;20220916;25.8;14.5;20.1;3.4;13.9;0;3.94;16893 +70095;43.75141;5.55669;201;20220917;24;14;19;3.7;9.1;0;4.44;15722 +70095;43.75141;5.55669;201;20220918;25.2;6.2;15.7;1.4;9;0;3.27;20471 +70095;43.75141;5.55669;201;20220919;25.1;4.1;14.6;1.8;8.9;0;3.4;20278 +70095;43.75141;5.55669;201;20220920;26.7;6.5;16.6;1.2;9.8;0;3.18;20085 +70095;43.75141;5.55669;201;20220921;25.9;7;16.4;1.7;10.8;0;3.32;19891 +70095;43.75141;5.55669;201;20220922;25.2;10.9;18;1.7;13;.1;3.08;17971 +70095;43.75141;5.55669;201;20220923;23.5;11.5;17.5;.9;13.3;8.2;2.47;16268 +70095;43.75141;5.55669;201;20220924;17.7;14.6;16.1;3.1;15.3;10.5;1.64;8014 +70095;43.75141;5.55669;201;20220925;22.3;13.6;17.9;1.6;14.5;.2;2.37;13519 +70095;43.75141;5.55669;201;20220926;21.3;7.5;14.4;2.1;10.8;0;2.68;16939 +70095;43.75141;5.55669;201;20220927;19.3;9.2;14.2;3.3;10;0;2.81;14289 +70095;43.75141;5.55669;201;20220928;22.9;9.1;16;2.4;12.3;0;2.82;16584 +70095;43.75141;5.55669;201;20220929;21;11.2;16.1;1.9;11.6;.1;2.43;13771 +70095;43.75141;5.55669;201;20220930;20;8.3;14.1;1.1;10.1;.4;2.12;14916 +70095;43.75141;5.55669;201;20221001;20.9;4.1;12.5;1.7;10.3;.1;2.38;17748 +70095;43.75141;5.55669;201;20221002;25.7;9.2;17.4;1.9;13.2;0;2.89;17393 +70095;43.75141;5.55669;201;20221003;26.5;11.3;18.9;1.7;12.8;0;2.91;16495 +70095;43.75141;5.55669;201;20221004;27.8;9.3;18.5;1.2;12.6;.2;2.74;17373 +70095;43.75141;5.55669;201;20221005;26;11.3;18.6;2.1;13.6;.2;2.9;15853 +70095;43.75141;5.55669;201;20221006;26.7;9.3;18;1.3;13;.1;2.62;16990 +70095;43.75141;5.55669;201;20221007;26.7;11.4;19;1.7;13.6;.4;2.75;15813 +70095;43.75141;5.55669;201;20221008;18.5;12;15.2;1.3;14.2;3.8;1.51;10067 +70095;43.75141;5.55669;201;20221009;19.9;13.5;16.7;2.5;15.7;0;1.69;9869 +70095;43.75141;5.55669;201;20221010;24.3;14.7;19.5;2;15;.1;2.37;12021 +70095;43.75141;5.55669;201;20221011;24.9;10.6;17.7;1.1;13.9;0;2.12;14573 +70095;43.75141;5.55669;201;20221012;24.4;12.2;18.3;.8;14;.1;1.9;13274 +70095;43.75141;5.55669;201;20221013;23.4;9.4;16.4;1.1;13.2;0;1.93;14074 +70095;43.75141;5.55669;201;20221014;24.6;10.9;17.7;1.4;13.5;.1;2.14;13750 +70095;43.75141;5.55669;201;20221015;26.6;9.1;17.8;1.5;12.9;.1;2.4;15304 +70095;43.75141;5.55669;201;20221016;25;13.1;19;3.4;14.5;.1;2.83;12481 +70095;43.75141;5.55669;201;20221017;26.1;12.9;19.5;3.5;14.1;.1;3.11;13002 +70095;43.75141;5.55669;201;20221018;26.6;11.4;19;1.8;13.8;.1;2.42;13805 +70095;43.75141;5.55669;201;20221019;25.5;10.5;18;1.5;13.7;.1;2.11;13542 +70095;43.75141;5.55669;201;20221020;23.7;13.5;18.6;3;14.6;.2;2.38;10967 +70095;43.75141;5.55669;201;20221021;23.7;17.7;20.7;4.2;17.8;.3;2.38;8225 +70095;43.75141;5.55669;201;20221022;25.9;15.2;20.5;2.2;17.5;0;2.13;10960 +70095;43.75141;5.55669;201;20221023;25.5;16.8;21.1;4.3;17.6;0;2.72;9724 +70095;43.75141;5.55669;201;20221024;26.8;18.8;22.8;3.1;17.2;0;2.75;9192 +70095;43.75141;5.55669;201;20221025;27.8;12.8;20.3;1.6;15.1;0;2.18;12553 +70095;43.75141;5.55669;201;20221026;26.2;13;19.6;3.2;15.5;.2;2.57;11605 +70095;43.75141;5.55669;201;20221027;27.7;13.6;20.6;2.9;15.2;.1;2.76;11853 +70095;43.75141;5.55669;201;20221028;27.2;12.3;19.7;2.6;13.2;0;2.7;12040 +70095;43.75141;5.55669;201;20221029;28.6;9.9;19.2;2.1;11;0;2.69;12887 +70095;43.75141;5.55669;201;20221030;25.1;9;17;2.2;11.3;.1;2.26;12212 +70095;43.75141;5.55669;201;20221031;23.5;9.4;16.4;2.4;12.7;26.2;1.98;11261 +70095;43.75141;5.55669;201;20221101;23.5;15.6;19.5;2.7;15.3;9.8;2.01;8235 +70095;43.75141;5.55669;201;20221102;21;9.1;15;2;12.4;.1;1.52;10056 +70095;43.75141;5.55669;201;20221103;16.5;7;11.7;2.2;12.18;35.7;.83;7743 +70095;43.75141;5.55669;201;20221104;14.6;7.8;11.2;3.2;9.8;.2;1.36;7325 +70095;43.75141;5.55669;201;20221105;17;6.3;11.6;2.5;8.1;0;1.68;9159 +70095;43.75141;5.55669;201;20221106;20.8;2.5;11.6;2;8;.1;1.73;11673 +70095;43.75141;5.55669;201;20221107;20.8;2.8;11.8;1.9;8.4;0;1.62;11532 +70095;43.75141;5.55669;201;20221108;18.3;7.5;12.9;4.5;10.2;0;1.98;8860 +70095;43.75141;5.55669;201;20221109;20.6;11.2;15.9;2.6;13.5;11.4;1.46;8140 +70095;43.75141;5.55669;201;20221110;19;9.6;14.3;1.6;13;0;1.04;8039 +70095;43.75141;5.55669;201;20221111;21.9;9.3;15.6;3.3;11.2;.1;2.09;9248 +70095;43.75141;5.55669;201;20221112;19.6;6.4;13;1.2;10.4;0;1.04;9359 +70095;43.75141;5.55669;201;20221113;16.4;10.5;13.4;2.4;10.9;0;1.27;6067 +70095;43.75141;5.55669;201;20221114;15.5;5.8;10.6;4;10.9;6;1.05;7783 +70095;43.75141;5.55669;201;20221115;16.2;11.4;13.8;3.2;13.1;7.2;1.03;5307 +70095;43.75141;5.55669;201;20221116;18.9;10.3;14.6;1.8;11.9;.1;1.14;7137 +70095;43.75141;5.55669;201;20221117;18.2;6.9;12.5;1.8;11.1;1.1;1;8137 +70095;43.75141;5.55669;201;20221118;14.8;8.9;11.8;2.6;10;0;1.16;5717 +70095;43.75141;5.55669;201;20221119;14.5;.9;7.7;1.2;7;0;.78;8761 +70095;43.75141;5.55669;201;20221120;13.2;-.8;6.2;2.3;6.3;0;1.07;8797 +70095;43.75141;5.55669;201;20221121;9.2;4.7;6.9;2.4;8.1;9.1;.71;4784 +70095;43.75141;5.55669;201;20221122;13;6.9;9.9;3.5;8.1;0;1.39;5566 +70095;43.75141;5.55669;201;20221123;12.8;2.6;7.7;1.5;8.4;0;.64;7224 +70095;43.75141;5.55669;201;20221124;16.9;2.6;9.7;1.9;8.4;0;1;8531 +70095;43.75141;5.55669;201;20221125;16.5;5.3;10.9;2.2;8.6;.4;1.15;7435 +70095;43.75141;5.55669;201;20221126;16.2;.1;8.1;1.3;7.1;0;.78;8898 +70095;43.75141;5.55669;201;20221127;14.5;.7;7.6;2.1;6.7;.1;1.03;8136 +70095;43.75141;5.55669;201;20221128;7.6;4.8;6.2;3.4;7.9;15;.69;3441 +70095;43.75141;5.55669;201;20221129;8.6;3.2;5.9;.6;7.8;0;.38;4869 +70095;43.75141;5.55669;201;20221130;12.8;-.3;6.2;1.4;6.7;0;.64;7712 +70095;43.75141;5.55669;201;20221201;12.2;.6;6.4;1.1;6.8;0;.54;7178 +70095;43.75141;5.55669;201;20221202;10.9;.6;5.7;2.2;6.8;1.3;.74;6691 +70095;43.75141;5.55669;201;20221203;9.6;3.8;6.7;4.1;8.7;27.5;.58;4896 +70095;43.75141;5.55669;201;20221204;12.3;8.2;10.2;1.9;10.3;12.3;.65;4031 +70095;43.75141;5.55669;201;20221205;13.8;1.3;7.5;1.4;7.5;0;.62;7248 +70095;43.75141;5.55669;201;20221206;12.9;1.1;7;2.6;6;0;1.15;6987 +70095;43.75141;5.55669;201;20221207;8.5;-2.2;3.1;1.1;5.6;.1;.42;6597 +70095;43.75141;5.55669;201;20221208;7.6;-2.6;2.5;2.8;6.4;19.4;.46;6396 +70095;43.75141;5.55669;201;20221209;13.8;5.5;9.6;2.3;11.1;2.1;.45;5705 +70095;43.75141;5.55669;201;20221210;7.7;5.4;6.5;2;7.5;0;.68;2824 +70095;43.75141;5.55669;201;20221211;5.6;-3.8;.9;1.5;4.5;0;.49;6036 +70095;43.75141;5.55669;201;20221212;7.5;-5.1;1.2;1.6;4.8;7.7;.5;7015 +70095;43.75141;5.55669;201;20221213;5.6;2.4;4;5;7.9;6.7;.25;3350 +70095;43.75141;5.55669;201;20221214;9.9;5.2;7.5;3.1;9.2;.2;.53;4120 +70095;43.75141;5.55669;201;20221215;13.3;8;10.6;3.3;10.6;24.3;.79;4384 +70095;43.75141;5.55669;201;20221216;7.9;7;7.4;.9;9.3;0;.44;1598 +70095;43.75141;5.55669;201;20221217;8;.1;4;1.1;6.7;0;.35;5405 +70095;43.75141;5.55669;201;20221218;12.9;-.1;6.4;3.1;7.1;.1;.93;7022 +70095;43.75141;5.55669;201;20221219;11.7;6.9;9.3;4.4;8.5;0;1.21;4126 +70095;43.75141;5.55669;201;20221220;14.5;9;11.7;3.3;11.1;3.8;.89;4439 +70095;43.75141;5.55669;201;20221221;13.8;11.8;12.8;2.1;12.4;7.6;.71;2538 +70095;43.75141;5.55669;201;20221222;15.4;6.4;10.9;1.2;10.2;0;.53;5776 +70095;43.75141;5.55669;201;20221223;18.7;6.7;12.7;1.6;10.9;0;.75;6728 +70095;43.75141;5.55669;201;20221224;19.2;5.2;12.2;.9;10;.1;.52;7304 +70095;43.75141;5.55669;201;20221225;16.4;5.4;10.9;4.6;10.2;0;1.21;6446 +70095;43.75141;5.55669;201;20221226;15.9;6.7;11.3;3.7;9.9;.1;1.19;5878 +70095;43.75141;5.55669;201;20221227;15;4.3;9.6;1.6;8.8;0;.67;6382 +70095;43.75141;5.55669;201;20221228;14.3;2;8.1;2.3;7.1;0;.97;6888 +70095;43.75141;5.55669;201;20221229;14.3;7;10.6;2.9;9.7;.2;.94;5245 +70095;43.75141;5.55669;201;20221230;12.7;6.9;9.8;1.9;10.4;.1;.54;4656 +70095;43.75141;5.55669;201;20221231;15.6;6.7;11.1;4;10.7;0;1.01;5876 +70096;43.7643;5.86599;331;20220101;15.4;2.2;8.8;1;8.75;.1;.46;6741 +70096;43.7643;5.86599;331;20220102;9.2;5.5;7.3;1.9;8.95;.1;.51;3649 +70096;43.7643;5.86599;331;20220103;12.4;3.3;7.9;1.6;8.25;0;.65;6037 +70096;43.7643;5.86599;331;20220104;10.3;.7;5.5;1.1;8.83;1.3;.28;6135 +70096;43.7643;5.86599;331;20220105;9.3;7.1;8.2;5.5;6.15;.1;2.01;2532 +70096;43.7643;5.86599;331;20220106;10.3;-.3;5;1.9;3.85;.1;1.09;6413 +70096;43.7643;5.86599;331;20220107;9.4;-4.6;2.4;2.6;4.23;.1;1.04;7711 +70096;43.7643;5.86599;331;20220108;11.7;3;7.4;3.8;6.15;.8;1.47;5987 +70096;43.7643;5.86599;331;20220109;9.6;4;6.8;4.2;6.1;.1;1.46;4691 +70096;43.7643;5.86599;331;20220110;11.6;3.6;7.6;2.7;4.75;0;1.53;5644 +70096;43.7643;5.86599;331;20220111;11.4;-5.6;2.9;1.4;3.9;0;.79;8800 +70096;43.7643;5.86599;331;20220112;10.4;-5.8;2.3;1.5;3.95;0;.78;8617 +70096;43.7643;5.86599;331;20220113;12.5;-5.8;3.4;1.1;3.88;0;.65;9124 +70096;43.7643;5.86599;331;20220114;13.7;-5.5;4.1;1.3;3.6;0;.9;9172 +70096;43.7643;5.86599;331;20220115;14.4;-4.4;5;1.1;4.1;.1;.81;9311 +70096;43.7643;5.86599;331;20220116;12.5;-5;3.7;1.3;4.23;0;.84;9227 +70096;43.7643;5.86599;331;20220117;14.1;-5.4;4.3;1;4;0;.77;9586 +70096;43.7643;5.86599;331;20220118;13.1;-4.8;4.1;1.1;5.85;0;.59;9363 +70096;43.7643;5.86599;331;20220119;11.1;1.2;6.1;1.7;7;0;.72;7064 +70096;43.7643;5.86599;331;20220120;11.7;-.1;5.8;2.3;5.3;0;1.17;7831 +70096;43.7643;5.86599;331;20220121;11.1;-4.8;3.2;1.4;4.38;.1;.82;9327 +70096;43.7643;5.86599;331;20220122;12;-5.3;3.4;1.1;4.25;0;.75;9802 +70096;43.7643;5.86599;331;20220123;14.4;-4.3;5.1;1.1;4.55;.1;.85;10060 +70096;43.7643;5.86599;331;20220124;11.4;-4.4;3.5;.8;4.79;0;.63;10237 +70096;43.7643;5.86599;331;20220125;12;-3.7;4.2;.9;5.68;0;.66;9053 +70096;43.7643;5.86599;331;20220126;12;-3.7;4.1;1.1;5.65;0;.7;9828 +70096;43.7643;5.86599;331;20220127;13.1;-4.7;4.2;1;5.38;0;.74;10339 +70096;43.7643;5.86599;331;20220128;13.3;-5;4.1;1.4;5.08;0;.96;10588 +70096;43.7643;5.86599;331;20220129;14.6;-3.1;5.8;1.4;4.6;0;1.12;10828 +70096;43.7643;5.86599;331;20220130;15.5;-4.7;5.4;1.3;5.43;.1;1.05;10892 +70096;43.7643;5.86599;331;20220131;13.2;-3.9;4.6;5.5;4.98;.1;2.2;10880 +70096;43.7643;5.86599;331;20220201;11.9;3;7.4;5.8;4.43;0;2.67;7890 +70096;43.7643;5.86599;331;20220202;17.6;9;13.3;6.1;6.65;0;3.51;8038 +70096;43.7643;5.86599;331;20220203;16.8;.1;8.4;1.4;7.5;0;1.13;10910 +70096;43.7643;5.86599;331;20220204;13.6;4.8;9.2;2.1;8.15;0;1.17;8078 +70096;43.7643;5.86599;331;20220205;15.6;3;9.3;2.5;6.43;0;1.66;9979 +70096;43.7643;5.86599;331;20220206;13.3;-4;4.6;3.7;5.4;0;1.72;11823 +70096;43.7643;5.86599;331;20220207;15.6;6.9;11.3;5.9;5.33;0;3.36;8480 +70096;43.7643;5.86599;331;20220208;16.2;-3.9;6.1;1.1;4.58;0;1.21;12366 +70096;43.7643;5.86599;331;20220209;14.9;-1.3;6.8;1.5;6.55;.1;1.2;11820 +70096;43.7643;5.86599;331;20220210;4.1;-1;1.5;2.4;7.64;0;1.53;11133 +70096;43.7643;5.86599;331;20220211;15.3;.5;7.9;3.1;7.17;0;1.86;11633 +70096;43.7643;5.86599;331;20220212;13.9;.2;7.1;1.8;6.14;0;1.43;11400 +70096;43.7643;5.86599;331;20220213;12.6;-1.9;5.4;2.3;6.34;1.5;1.39;9400 +70096;43.7643;5.86599;331;20220214;8;5;6.5;1.4;7.83;21.7;.61;900 +70096;43.7643;5.86599;331;20220215;11.4;1.7;6.5;4.9;6.27;0;2.1;12300 +70096;43.7643;5.86599;331;20220216;11.9;1.5;6.7;3.2;7.45;.2;1.42;10028 +70096;43.7643;5.86599;331;20220217;20.5;8.3;14.4;5.1;8.73;0;3.24;11572 +70096;43.7643;5.86599;331;20220218;20.2;5.2;12.7;1.8;8.6;0;1.98;12709 +70096;43.7643;5.86599;331;20220219;13.8;5.5;9.7;3.2;7.03;0;1.97;9450 +70096;43.7643;5.86599;331;20220220;17.1;-1.7;7.7;3.1;5.7;0;2.36;14016 +70096;43.7643;5.86599;331;20220221;12.9;6.4;9.7;6.8;6.4;.3;2.83;8552 +70096;43.7643;5.86599;331;20220222;15.8;6.3;11.1;4.9;5.4;0;3.26;11008 +70096;43.7643;5.86599;331;20220223;18.3;-.8;8.7;1.8;5.43;0;2.08;14824 +70096;43.7643;5.86599;331;20220224;13.4;.9;7.2;1.8;7.83;0;1.37;12319 +70096;43.7643;5.86599;331;20220225;14.3;5.8;10.1;4.7;5.4;0;2.99;10696 +70096;43.7643;5.86599;331;20220226;14.2;-2.5;5.9;2.2;4.5;0;2.03;14883 +70096;43.7643;5.86599;331;20220227;11.7;-3.2;4.3;1.7;5.23;0;1.53;14249 +70096;43.7643;5.86599;331;20220228;13.6;-2.7;5.5;2.3;5.85;0;1.82;15310 +70096;43.7643;5.86599;331;20220301;12.6;-1;5.8;2.3;6.18;0;1.67;13854 +70096;43.7643;5.86599;331;20220302;12.4;3.1;7.7;2;6.8;0;1.62;11828 +70096;43.7643;5.86599;331;20220303;13.8;-.5;6.6;1.5;7.13;.1;1.53;14458 +70096;43.7643;5.86599;331;20220304;15.1;0;7.6;1.9;7.48;.4;1.78;15377 +70096;43.7643;5.86599;331;20220305;11.8;3.8;7.8;1.7;6.85;0;1.52;11053 +70096;43.7643;5.86599;331;20220306;10.3;-1.2;4.5;1.6;5.85;0;1.47;13582 +70096;43.7643;5.86599;331;20220307;12.1;-4.3;3.9;1.5;4.9;0;1.71;16573 +70096;43.7643;5.86599;331;20220308;12.4;-4.5;4;1.8;5.58;0;1.73;16811 +70096;43.7643;5.86599;331;20220309;14;1.5;7.7;1.9;6.8;0;1.89;14913 +70096;43.7643;5.86599;331;20220310;13.3;-1.5;5.9;1.5;7.33;0;1.65;16309 +70096;43.7643;5.86599;331;20220311;11.9;5.4;8.7;3.8;7.55;0;1.94;10835 +70096;43.7643;5.86599;331;20220312;12.4;8.2;10.3;5.8;6.15;0;2.98;8927 +70096;43.7643;5.86599;331;20220313;10.2;8.5;9.3;5.9;7.1;1.3;2.23;5318 +70096;43.7643;5.86599;331;20220314;15;5.6;10.3;2.9;9.45;.1;1.91;13374 +70096;43.7643;5.86599;331;20220315;15.6;9.5;12.6;2.6;8.73;0;2.23;10937 +70096;43.7643;5.86599;331;20220316;17.4;4.1;10.7;1.4;9.75;0;2.04;16417 +70096;43.7643;5.86599;331;20220317;14.7;8.7;11.7;1.1;10.55;0;1.62;11250 +70096;43.7643;5.86599;331;20220318;16.2;8.6;12.4;1.8;10.07;.4;1.83;8966 +70096;43.7643;5.86599;331;20220319;14.8;6.5;10.7;1.8;7.97;0;2.08;10600 +70096;43.7643;5.86599;331;20220320;14.3;4.9;9.6;2.7;6.2;0;2.07;6633 +70096;43.7643;5.86599;331;20220321;14.7;4.7;9.7;3;5.6;0;3.07;17066 +70096;43.7643;5.86599;331;20220322;15.2;-.9;7.2;2.1;5.54;0;2.75;19377 +70096;43.7643;5.86599;331;20220323;17.7;-.8;8.4;2;5.27;0;2.8;19566 +70096;43.7643;5.86599;331;20220324;19.7;0;9.9;2.1;4.97;0;3.24;19900 +70096;43.7643;5.86599;331;20220325;19.8;.6;10.2;1.8;5.77;0;2.95;19866 +70096;43.7643;5.86599;331;20220326;20.9;4.4;12.7;2.4;6.04;0;3.36;19266 +70096;43.7643;5.86599;331;20220327;21.2;7.5;14.4;2.3;5.23;0;3.19;12800 +70096;43.7643;5.86599;331;20220328;21.3;3.9;12.6;1.7;5.54;0;3.29;18966 +70096;43.7643;5.86599;331;20220329;19.8;5.3;12.6;1.9;6.94;1.6;2.83;14433 +70096;43.7643;5.86599;331;20220330;12.3;9.5;10.9;1.5;10.8;7.1;1.17;4900 +70096;43.7643;5.86599;331;20220331;17.3;5.1;11.2;4.4;8.44;0;3.57;19433 +70096;43.7643;5.86599;331;20220401;7.9;3.4;5.7;8.8;5.2;.2;3.31;15973 +70096;43.7643;5.86599;331;20220402;8.2;2.7;5.4;9.4;4.43;0;3.69;18410 +70096;43.7643;5.86599;331;20220403;9.5;-.6;4.4;3;5.84;5.2;2.04;12333 +70096;43.7643;5.86599;331;20220404;13.4;1.2;7.3;2.9;6.2;0;2.9;20315 +70096;43.7643;5.86599;331;20220405;17.6;-.8;8.4;2.2;5.8;0;3.38;23167 +70096;43.7643;5.86599;331;20220406;15.6;.6;8.1;1.5;7.67;0;2.42;17104 +70096;43.7643;5.86599;331;20220407;16.2;4.4;10.3;2.7;8.63;0;2.32;11800 +70096;43.7643;5.86599;331;20220408;20.7;9.4;15;2.9;9.83;.1;3.22;15800 +70096;43.7643;5.86599;331;20220409;12.7;9.5;11.1;7.6;5.3;0;5.25;24233 +70096;43.7643;5.86599;331;20220410;18.1;1.4;9.8;2.3;4.63;0;3.74;24400 +70096;43.7643;5.86599;331;20220411;16.1;3.3;9.7;2.4;6.67;0;2.4;10500 +70096;43.7643;5.86599;331;20220412;19.7;5.2;12.4;3;8.07;0;3.13;17866 +70096;43.7643;5.86599;331;20220413;20.9;7.9;14.4;2.6;7.53;0;3.9;22000 +70096;43.7643;5.86599;331;20220414;25;6.3;15.6;1.8;8.17;0;4.05;22600 +70096;43.7643;5.86599;331;20220415;26.1;9.1;17.6;2.4;10.27;0;4.33;21233 +70096;43.7643;5.86599;331;20220416;23.7;9.6;16.6;5.3;10.4;0;5.74;23617 +70096;43.7643;5.86599;331;20220417;21.7;10.5;16.1;2.7;8.4;0;4.48;23166 +70096;43.7643;5.86599;331;20220418;20.6;5.8;13.2;2.8;8.33;0;4.09;24100 +70096;43.7643;5.86599;331;20220419;22.4;5.5;13.9;2.2;9;.2;4.15;23933 +70096;43.7643;5.86599;331;20220420;16;7.1;11.6;1.8;11.57;5.2;1.55;7666 +70096;43.7643;5.86599;331;20220421;18.7;10.7;14.7;2.2;12.6;1.2;2.44;12000 +70096;43.7643;5.86599;331;20220422;20;7.8;13.9;2;11.7;0;3.14;18266 +70096;43.7643;5.86599;331;20220423;15.1;10.8;12.9;3.3;11.47;18;1.63;2966 +70096;43.7643;5.86599;331;20220424;14.7;6.8;10.8;1.7;11.07;.4;2.4;15700 +70096;43.7643;5.86599;331;20220425;20;7;13.5;2.7;10.67;0;4.04;23500 +70096;43.7643;5.86599;331;20220426;21.6;5.9;13.8;1.9;10.44;0;4.12;25633 +70096;43.7643;5.86599;331;20220427;22;6.4;14.2;2;10.67;0;4.13;25666 +70096;43.7643;5.86599;331;20220428;24.1;8.4;16.2;2.2;10.44;0;4.51;25366 +70096;43.7643;5.86599;331;20220429;23.3;7.5;15.4;2.1;10;0;4.42;25333 +70096;43.7643;5.86599;331;20220430;22.5;8.2;15.3;2.3;10.04;0;4.06;21866 +70096;43.7643;5.86599;331;20220501;22.2;6.2;14.2;2.3;9.4;0;4.34;24366 +70096;43.7643;5.86599;331;20220502;22.5;6.8;14.6;2.1;10.27;0;4.21;24866 +70096;43.7643;5.86599;331;20220503;21.8;9.6;15.7;1.8;11.94;1.5;3.21;16233 +70096;43.7643;5.86599;331;20220504;22.9;6.9;14.9;1.8;11.2;1.2;3.94;23266 +70096;43.7643;5.86599;331;20220505;17.2;12.4;14.8;1.8;12.35;2.3;2.46;12535 +70096;43.7643;5.86599;331;20220506;19.7;8.6;14.2;1.1;12.1;.2;3.34;22277 +70096;43.7643;5.86599;331;20220507;22.7;7.3;15;1.2;12.25;15.1;4.03;26455 +70096;43.7643;5.86599;331;20220508;19.5;11.2;15.4;1.2;13.7;10.8;3.03;19191 +70096;43.7643;5.86599;331;20220509;23.9;8.6;16.2;1.5;12.9;1;4.29;26805 +70096;43.7643;5.86599;331;20220510;25.3;9.7;17.5;1.6;13.25;0;4.59;27137 +70096;43.7643;5.86599;331;20220511;25.2;9.4;17.3;1.7;11.88;0;4.74;27426 +70096;43.7643;5.86599;331;20220512;25.2;8.1;16.6;1.8;11.08;0;4.84;28150 +70096;43.7643;5.86599;331;20220513;25.6;8.8;17.2;2;11.18;0;5.01;28184 +70096;43.7643;5.86599;331;20220514;27;10.8;18.9;1.5;14.05;0;4.85;27910 +70096;43.7643;5.86599;331;20220515;26.8;12;19.4;1.6;14.8;.5;4.82;27130 +70096;43.7643;5.86599;331;20220516;27.6;11.4;19.5;1.6;12.53;0;5.15;28259 +70096;43.7643;5.86599;331;20220517;29.3;10.3;19.8;2;13;0;5.6;29177 +70096;43.7643;5.86599;331;20220518;30;11.8;20.9;1.8;14.53;0;5.62;29279 +70096;43.7643;5.86599;331;20220519;28.4;13;20.7;1.7;12.83;0;5.37;27995 +70096;43.7643;5.86599;331;20220520;29.9;11.3;20.6;1.6;12;0;5.57;29214 +70096;43.7643;5.86599;331;20220521;31;11.9;21.4;1.8;13.6;0;5.89;29570 +70096;43.7643;5.86599;331;20220522;30.8;13.7;22.2;1.9;16.58;.1;5.74;29019 +70096;43.7643;5.86599;331;20220523;27.2;13.4;20.3;2.2;15;.1;5.13;26626 +70096;43.7643;5.86599;331;20220524;25.6;13.6;19.6;2.2;13.55;1.3;4.95;25359 +70096;43.7643;5.86599;331;20220525;23.5;13.2;18.3;1.3;13.48;2.4;4.14;23250 +70096;43.7643;5.86599;331;20220526;27.4;11.1;19.2;1.3;14.38;.1;5.08;28893 +70096;43.7643;5.86599;331;20220527;31.9;14;22.9;1.6;14.48;0;6.04;30075 +70096;43.7643;5.86599;331;20220528;29;12.6;20.8;2.6;12.8;0;6.08;28979 +70096;43.7643;5.86599;331;20220529;27.2;10.3;18.8;2.7;9.4;0;6.13;29623 +70096;43.7643;5.86599;331;20220530;25.2;10.3;17.7;1.6;11.65;0;4.97;28249 +70096;43.7643;5.86599;331;20220531;26.9;13.3;20.1;1.7;13.75;.1;5.13;27150 +70096;43.7643;5.86599;331;20220601;30.8;11.5;21.2;1.8;13.33;0;6.04;30417 +70096;43.7643;5.86599;331;20220602;31;12.1;21.6;1.6;14.3;0;5.9;30476 +70096;43.7643;5.86599;331;20220603;29.4;17.3;23.3;2.2;15.9;4.2;5.57;25543 +70096;43.7643;5.86599;331;20220604;32.9;16.7;24.8;2.4;16.03;0;6.6;29321 +70096;43.7643;5.86599;331;20220605;31.9;16.1;24;1.9;15.88;0;6.22;29295 +70096;43.7643;5.86599;331;20220606;31.5;13.8;22.6;2.8;13.63;.1;6.79;30624 +70096;43.7643;5.86599;331;20220607;28.1;15.7;21.9;3.9;12.33;0;6.44;25855 +70096;43.7643;5.86599;331;20220608;26.8;13.6;20.2;2.9;11.1;0;5.85;26699 +70096;43.7643;5.86599;331;20220609;25.4;17.2;21.3;6;10.13;0;6.91;21679 +70096;43.7643;5.86599;331;20220610;30.1;11.8;20.9;2.6;8.83;0;6.74;30363 +70096;43.7643;5.86599;331;20220611;32.5;11.3;21.9;2.2;9.83;0;6.78;30872 +70096;43.7643;5.86599;331;20220612;34.2;11.9;23.1;2.1;11.55;0;6.87;30901 +70096;43.7643;5.86599;331;20220613;34.9;15.8;25.3;2.4;13.95;0;7.3;30926 +70096;43.7643;5.86599;331;20220614;33.7;13;23.3;2.2;13.5;0;6.79;30949 +70096;43.7643;5.86599;331;20220615;33.6;15.8;24.7;1.7;15.35;.1;6.5;30921 +70096;43.7643;5.86599;331;20220616;36.5;16.2;26.3;2.3;15.48;0;7.42;30984 +70096;43.7643;5.86599;331;20220617;36.4;16.7;26.5;1.8;15.35;0;7.05;30996 +70096;43.7643;5.86599;331;20220618;35;17.7;26.4;2;16.98;0;6.94;30835 +70096;43.7643;5.86599;331;20220619;33.3;18;25.7;2.3;15.3;0;6.8;29368 +70096;43.7643;5.86599;331;20220620;33.2;14.2;23.7;1.8;11.83;0;6.65;31015 +70096;43.7643;5.86599;331;20220621;32.3;15.5;23.9;1.8;15.15;1.2;6.34;30321 +70096;43.7643;5.86599;331;20220622;26.9;19.9;23.4;1.7;20.7;3.8;4.2;19964 +70096;43.7643;5.86599;331;20220623;26.5;16.8;21.6;2.1;18.43;1.1;4.68;23708 +70096;43.7643;5.86599;331;20220624;27.8;16.2;22;2.4;16.7;1.5;5.35;25710 +70096;43.7643;5.86599;331;20220625;31;13.4;22.2;1.7;14.35;0;6.09;30736 +70096;43.7643;5.86599;331;20220626;31.9;17.2;24.6;2.2;16.05;0;6.35;28805 +70096;43.7643;5.86599;331;20220627;32.7;15.3;24;2;15.95;0;6.51;30751 +70096;43.7643;5.86599;331;20220628;30.7;16.5;23.6;1.9;17.03;5.5;5.76;27760 +70096;43.7643;5.86599;331;20220629;31.7;13.4;22.6;1.9;15.6;0;6.27;30902 +70096;43.7643;5.86599;331;20220630;30.9;13.2;22.1;1.9;15.2;0;6.14;30802 +70096;43.7643;5.86599;331;20220701;29.2;15;22.1;2.7;13.8;0;6.12;28194 +70096;43.7643;5.86599;331;20220702;34.7;10.5;22.6;1.8;11.23;0;6.66;30808 +70096;43.7643;5.86599;331;20220703;36.1;14.1;25.1;2;11.43;0;7.12;30770 +70096;43.7643;5.86599;331;20220704;35;18.6;26.8;1.7;14.4;.2;6.7;30085 +70096;43.7643;5.86599;331;20220705;34.9;17.1;26;2.4;15.55;0;7.17;30664 +70096;43.7643;5.86599;331;20220706;33.6;16.1;24.8;2.5;12.65;0;7.06;29845 +70096;43.7643;5.86599;331;20220707;34.1;13;23.6;2.3;12.9;0;6.95;30589 +70096;43.7643;5.86599;331;20220708;32.6;16.4;24.5;2.1;13.33;0;6.57;29526 +70096;43.7643;5.86599;331;20220709;33;15.9;24.5;2.1;13.55;0;6.64;29982 +70096;43.7643;5.86599;331;20220710;33.1;15.4;24.3;1.8;14.53;0;6.44;30367 +70096;43.7643;5.86599;331;20220711;33.7;15.3;24.5;1.9;15.3;0;6.52;30359 +70096;43.7643;5.86599;331;20220712;33.7;15.8;24.7;2.3;16.35;0;6.7;30294 +70096;43.7643;5.86599;331;20220713;33.6;15.6;24.6;1.9;17.35;0;6.38;29959 +70096;43.7643;5.86599;331;20220714;34.9;16.9;25.9;2;16.28;0;6.76;30156 +70096;43.7643;5.86599;331;20220715;36.9;16.3;26.6;2.2;15.53;0;7.17;30076 +70096;43.7643;5.86599;331;20220716;35.6;16.2;25.9;1.9;16.08;0;6.65;29508 +70096;43.7643;5.86599;331;20220717;35.6;16.4;26;1.6;18.03;0;6.45;29793 +70096;43.7643;5.86599;331;20220718;36.6;19.9;28.3;1.8;19.53;.1;6.7;29083 +70096;43.7643;5.86599;331;20220719;35.8;20;27.9;1.9;18.83;0;6.64;28487 +70096;43.7643;5.86599;331;20220720;36.3;17.9;27.1;1.8;15.7;0;6.77;29482 +70096;43.7643;5.86599;331;20220721;37.2;17.4;27.3;1.7;14.9;0;6.75;29582 +70096;43.7643;5.86599;331;20220722;37;15.9;26.4;1.9;15.18;0;6.8;29489 +70096;43.7643;5.86599;331;20220723;34.9;17.3;26.1;2.2;16.75;0;6.73;29175 +70096;43.7643;5.86599;331;20220724;36.2;17.8;27;1.8;17.4;0;6.6;29294 +70096;43.7643;5.86599;331;20220725;36.5;16.3;26.4;1.9;16.67;0;6.63;29126 +70096;43.7643;5.86599;331;20220726;33.4;18.4;25.9;3.1;15.28;0;6.9;27194 +70096;43.7643;5.86599;331;20220727;32.6;15.6;24.1;2.2;14.38;0;6.28;28444 +70096;43.7643;5.86599;331;20220728;34.1;13.8;24;1.8;13.78;0;6.2;28874 +70096;43.7643;5.86599;331;20220729;31.1;16.3;23.7;2.1;15.38;.1;5.78;26806 +70096;43.7643;5.86599;331;20220730;34.5;16.3;25.4;2.1;13.48;0;6.6;28534 +70096;43.7643;5.86599;331;20220731;35.4;15;25.2;1.8;11.83;0;6.41;28533 +70096;43.7643;5.86599;331;20220801;36.8;16.5;26.6;1.8;12.23;0;6.58;28414 +70096;43.7643;5.86599;331;20220802;35.6;14.6;25.1;1.8;13.65;0;6.3;28292 +70096;43.7643;5.86599;331;20220803;35.7;17.8;26.8;1.8;16.4;0;6.35;28146 +70096;43.7643;5.86599;331;20220804;36.2;18.5;27.3;1.7;15.08;0;6.31;27838 +70096;43.7643;5.86599;331;20220805;35.8;16.7;26.2;1.9;15.15;0;6.38;27914 +70096;43.7643;5.86599;331;20220806;36.6;16.9;26.7;1.8;15.4;0;6.38;27784 +70096;43.7643;5.86599;331;20220807;33.6;15.7;24.7;1.9;14.38;0;6.04;27471 +70096;43.7643;5.86599;331;20220808;34.4;15.9;25.1;1.6;15.4;0;5.86;27426 +70096;43.7643;5.86599;331;20220809;35;16.4;25.7;1.8;15.55;0;6.05;27378 +70096;43.7643;5.86599;331;20220810;34.2;16.2;25.2;1.6;15.2;2.2;5.77;26888 +70096;43.7643;5.86599;331;20220811;33.3;16.8;25.1;1.4;16.88;0;5.44;26501 +70096;43.7643;5.86599;331;20220812;35.9;15.4;25.6;1.8;17.68;0;5.97;26953 +70096;43.7643;5.86599;331;20220813;33.2;18.5;25.8;2.3;19.85;.2;5.57;24750 +70096;43.7643;5.86599;331;20220814;29.8;20;24.9;1.7;17.35;11.9;4.51;20149 +70096;43.7643;5.86599;331;20220815;31.6;14.3;22.9;1.6;16.4;0;5.17;26173 +70096;43.7643;5.86599;331;20220816;32.4;14.7;23.5;2;16.48;.8;5.52;26297 +70096;43.7643;5.86599;331;20220817;25.5;19.2;22.4;2.9;19.5;5;3.48;14992 +70096;43.7643;5.86599;331;20220818;27.6;14.4;21;2.4;16.73;13.2;4.46;22826 +70096;43.7643;5.86599;331;20220819;29.1;14.7;21.9;3.2;15.5;0;5.27;23801 +70096;43.7643;5.86599;331;20220820;31.6;15;23.3;2.2;14.7;0;5.39;24710 +70096;43.7643;5.86599;331;20220821;30.6;15;22.8;2.1;15.3;0;5.1;24429 +70096;43.7643;5.86599;331;20220822;31.6;13.3;22.5;1.9;14.25;0;5.19;25407 +70096;43.7643;5.86599;331;20220823;32.9;14;23.5;1.6;14.85;0;5.12;25243 +70096;43.7643;5.86599;331;20220824;32.7;15.9;24.3;1.6;16.48;0;5.07;24649 +70096;43.7643;5.86599;331;20220825;32.9;15.4;24.1;1.7;16.55;0;5.16;24779 +70096;43.7643;5.86599;331;20220826;32.2;17;24.6;1.5;18.65;1.2;4.71;23263 +70096;43.7643;5.86599;331;20220827;31.4;15.1;23.3;1.5;17.55;.8;4.62;23814 +70096;43.7643;5.86599;331;20220828;31.2;16.2;23.7;1.4;17.35;0;4.52;22782 +70096;43.7643;5.86599;331;20220829;32.6;14.2;23.4;1.7;16.83;.3;4.91;24222 +70096;43.7643;5.86599;331;20220830;30.7;18.5;24.6;1.8;19.65;1.4;4.28;20147 +70096;43.7643;5.86599;331;20220831;29.1;14.1;21.6;1.6;16.55;0;4.18;22039 +70096;43.7643;5.86599;331;20220901;31.5;14.3;22.9;1.8;15.33;.1;4.77;23492 +70096;43.7643;5.86599;331;20220902;27.3;14.8;21;1.5;17.18;6.5;3.71;20183 +70096;43.7643;5.86599;331;20220903;28.4;14.8;21.6;1.5;17.18;3;3.88;20801 +70096;43.7643;5.86599;331;20220904;29.6;13.9;21.8;1.5;17.13;.8;4.08;22107 +70096;43.7643;5.86599;331;20220905;30.3;15.2;22.8;1.6;17.8;0;4.16;21582 +70096;43.7643;5.86599;331;20220906;30.2;15.6;22.9;1.8;17.98;2.4;4.18;21022 +70096;43.7643;5.86599;331;20220907;27.6;17.3;22.5;1.9;19.73;16;3.46;17474 +70096;43.7643;5.86599;331;20220908;27.1;14.5;20.8;2.1;16.08;.1;3.77;19181 +70096;43.7643;5.86599;331;20220909;26.4;12.9;19.6;2.3;13.08;0;3.98;19347 +70096;43.7643;5.86599;331;20220910;25.5;12.4;19;2.7;11.85;0;4.07;18915 +70096;43.7643;5.86599;331;20220911;28.8;9.6;19.2;1.4;11.63;.1;3.83;21216 +70096;43.7643;5.86599;331;20220912;30.7;11.2;21;1.4;14.33;0;3.98;21659 +70096;43.7643;5.86599;331;20220913;29;14.5;21.7;1.4;17.85;1.4;3.57;19831 +70096;43.7643;5.86599;331;20220914;23.3;18.6;21;1.9;19.7;7.3;2.22;10437 +70096;43.7643;5.86599;331;20220915;28.7;15.8;22.3;2.5;16.35;0;3.98;18338 +70096;43.7643;5.86599;331;20220916;25.6;15.6;20.6;4.2;13.23;0;4.37;15558 +70096;43.7643;5.86599;331;20220917;23.4;14;18.7;5.4;7.73;0;5.36;15320 +70096;43.7643;5.86599;331;20220918;25.1;6.7;15.9;1.7;8.6;0;3.45;20125 +70096;43.7643;5.86599;331;20220919;26.1;5.6;15.9;2;8.58;0;3.8;20311 +70096;43.7643;5.86599;331;20220920;26.6;6.5;16.6;1.7;10.03;.1;3.46;20120 +70096;43.7643;5.86599;331;20220921;24.3;6.9;15.6;1.9;10.65;0;3.22;19574 +70096;43.7643;5.86599;331;20220922;23.9;9.9;16.9;1.5;12.45;0;2.82;17454 +70096;43.7643;5.86599;331;20220923;23.2;11.2;17.2;1.2;12.65;6.9;2.6;16106 +70096;43.7643;5.86599;331;20220924;16.8;13.8;15.3;1.7;14.85;14.6;1.44;7996 +70096;43.7643;5.86599;331;20220925;21.8;12.7;17.3;1.3;13.98;.4;2.29;13938 +70096;43.7643;5.86599;331;20220926;21.2;7.8;14.5;2.5;10.4;0;2.89;16757 +70096;43.7643;5.86599;331;20220927;18.7;9.5;14.1;4;9.3;0;3.07;13509 +70096;43.7643;5.86599;331;20220928;21.5;9.3;15.4;3.3;11.5;.1;2.98;15375 +70096;43.7643;5.86599;331;20220929;20.1;9.8;15;2.4;11.08;0;2.55;14009 +70096;43.7643;5.86599;331;20220930;19.5;8.5;14;1.5;9.63;.1;2.27;14287 +70096;43.7643;5.86599;331;20221001;19.9;4.7;12.3;2;10.25;0;2.39;16666 +70096;43.7643;5.86599;331;20221002;25.7;10.4;18;2.8;12.7;.1;3.35;16374 +70096;43.7643;5.86599;331;20221003;26.3;11.3;18.8;1.8;11.48;0;3.04;16236 +70096;43.7643;5.86599;331;20221004;27.5;8.4;18;1.5;12.1;.2;2.91;17354 +70096;43.7643;5.86599;331;20221005;25.7;9.3;17.5;1.4;13.23;.2;2.59;16671 +70096;43.7643;5.86599;331;20221006;26.3;8.5;17.4;1;12.98;.1;2.44;16937 +70096;43.7643;5.86599;331;20221007;25.2;9.2;17.2;1.5;12.68;.4;2.52;16101 +70096;43.7643;5.86599;331;20221008;19.1;10.4;14.8;1.1;14;1.5;1.56;11343 +70096;43.7643;5.86599;331;20221009;19.8;13.6;16.7;1.4;15.43;0;1.53;9376 +70096;43.7643;5.86599;331;20221010;22.6;12.9;17.7;1.3;14.75;.1;1.91;12051 +70096;43.7643;5.86599;331;20221011;23.8;10;16.9;1.3;13.53;0;2.09;14331 +70096;43.7643;5.86599;331;20221012;23.4;11.6;17.5;1.2;13.53;.8;1.98;12908 +70096;43.7643;5.86599;331;20221013;22.6;8.4;15.5;1.4;12.68;0;2.03;14132 +70096;43.7643;5.86599;331;20221014;24;10.9;17.4;2;13.08;.1;2.38;13289 +70096;43.7643;5.86599;331;20221015;25.9;8.4;17.1;1.7;12.68;.1;2.45;15085 +70096;43.7643;5.86599;331;20221016;24.2;10.8;17.5;1.6;13.85;.2;2.1;13233 +70096;43.7643;5.86599;331;20221017;25.3;10.1;17.7;1.7;13.48;.1;2.22;13691 +70096;43.7643;5.86599;331;20221018;26.1;10;18;1.2;12.95;.2;2.11;14157 +70096;43.7643;5.86599;331;20221019;25;8;16.5;1.3;13.25;.1;1.96;14163 +70096;43.7643;5.86599;331;20221020;22.1;10.9;16.5;1.8;14.53;.6;1.75;11422 +70096;43.7643;5.86599;331;20221021;21.3;15.8;18.5;3.3;17.1;0;1.68;7453 +70096;43.7643;5.86599;331;20221022;23.7;16;19.8;2;17.6;0;1.78;9085 +70096;43.7643;5.86599;331;20221023;24;14.9;19.4;2.7;16.33;0;2.09;9698 +70096;43.7643;5.86599;331;20221024;24.3;15.3;19.8;2;16.8;0;1.85;9368 +70096;43.7643;5.86599;331;20221025;26.4;11.3;18.8;1.3;14.58;.1;1.89;12458 +70096;43.7643;5.86599;331;20221026;24.4;11.2;17.8;1.5;14.75;.2;1.72;11377 +70096;43.7643;5.86599;331;20221027;25.9;10.5;18.2;1.2;14;.1;1.73;12232 +70096;43.7643;5.86599;331;20221028;27.4;9.1;18.3;1.4;12.38;0;1.99;12830 +70096;43.7643;5.86599;331;20221029;26.8;8.7;17.8;1.4;10.8;0;2;12670 +70096;43.7643;5.86599;331;20221030;24.3;7.5;15.9;1.4;10.33;.1;1.78;12228 +70096;43.7643;5.86599;331;20221031;22.8;7.2;15;2;12.08;8.3;1.75;11687 +70096;43.7643;5.86599;331;20221101;22;13.6;17.8;2;14.33;16.9;1.59;8184 +70096;43.7643;5.86599;331;20221102;20.7;8.4;14.6;1.3;11.9;.2;1.32;10276 +70096;43.7643;5.86599;331;20221103;14.3;6.6;10.4;1.9;11.78;31.8;.79;7800 +70096;43.7643;5.86599;331;20221104;14;8.4;11.2;3.9;9.03;.3;1.67;6381 +70096;43.7643;5.86599;331;20221105;17.7;5.8;11.7;2.9;6.78;0;2.14;9387 +70096;43.7643;5.86599;331;20221106;19.5;2.2;10.9;1.3;7.45;.1;1.27;11337 +70096;43.7643;5.86599;331;20221107;20.2;2;11.1;1.3;8.18;.1;1.22;11084 +70096;43.7643;5.86599;331;20221108;15.7;4.3;10;1.7;9.98;0;.97;9021 +70096;43.7643;5.86599;331;20221109;18.7;10.1;14.4;2;13.15;11.9;1.14;7327 +70096;43.7643;5.86599;331;20221110;18.8;7.7;13.3;1.1;12.05;.1;.91;8650 +70096;43.7643;5.86599;331;20221111;20.9;6.4;13.7;1.2;10.75;.1;1.09;9810 +70096;43.7643;5.86599;331;20221112;18.2;4.8;11.5;1.2;10.38;0;.95;9365 +70096;43.7643;5.86599;331;20221113;15.5;8.8;12.2;1.1;10.65;.1;.87;6427 +70096;43.7643;5.86599;331;20221114;14.7;4.5;9.6;1.5;10.23;4.6;.77;7802 +70096;43.7643;5.86599;331;20221115;14;9.8;11.9;2.3;12.6;3.9;.68;4829 +70096;43.7643;5.86599;331;20221116;18.5;8.8;13.7;1.8;11.38;0;1.1;7515 +70096;43.7643;5.86599;331;20221117;17.9;6.3;12.1;1.8;10.7;1.3;1.04;8171 +70096;43.7643;5.86599;331;20221118;14.8;8.4;11.6;3.8;9.15;0;1.58;5877 +70096;43.7643;5.86599;331;20221119;14.7;1.4;8;2.2;6.53;0;1.23;8372 +70096;43.7643;5.86599;331;20221120;13.5;.7;7.1;2.6;6.18;.1;1.31;8099 +70096;43.7643;5.86599;331;20221121;9.4;3.3;6.3;2.4;7.65;6.9;.78;5555 +70096;43.7643;5.86599;331;20221122;12.2;6.7;9.5;5.4;7.2;0;1.93;5135 +70096;43.7643;5.86599;331;20221123;12;3.4;7.7;2.7;7.65;0;.99;6527 +70096;43.7643;5.86599;331;20221124;16.6;5.5;11.1;2.3;7.38;0;1.43;7373 +70096;43.7643;5.86599;331;20221125;16.2;4.6;10.4;1.6;8.4;0;.93;7529 +70096;43.7643;5.86599;331;20221126;16;2.8;9.4;1.6;6.7;0;1.07;7833 +70096;43.7643;5.86599;331;20221127;13.9;-.1;6.9;1.1;6.55;.1;.62;8060 +70096;43.7643;5.86599;331;20221128;7.7;2.7;5.2;1.6;7.83;10.3;.49;4700 +70096;43.7643;5.86599;331;20221129;8.1;2.8;5.5;.9;7.75;0;.41;4678 +70096;43.7643;5.86599;331;20221130;13.2;-.7;6.2;1.1;6.48;.1;.55;7921 +70096;43.7643;5.86599;331;20221201;12;0;6;1.3;6.75;.1;.59;7149 +70096;43.7643;5.86599;331;20221202;10.3;.1;5.2;1.2;6.75;.6;.51;6624 +70096;43.7643;5.86599;331;20221203;8.5;2.1;5.3;2.3;8.53;20.9;.38;4860 +70096;43.7643;5.86599;331;20221204;10.8;7.2;9;2.2;9.9;15.8;.6;3669 +70096;43.7643;5.86599;331;20221205;12.3;1.5;6.9;1.2;7.45;0;.51;6654 +70096;43.7643;5.86599;331;20221206;12.6;-.6;6;1.4;5.88;0;.66;7406 +70096;43.7643;5.86599;331;20221207;9.9;-3.5;3.2;1;5.45;.1;.45;7341 +70096;43.7643;5.86599;331;20221208;6.9;-2.5;2.2;1.5;6.55;20.5;.31;6024 +70096;43.7643;5.86599;331;20221209;11.6;5.2;8.4;2.4;10.73;4;.37;4787 +70096;43.7643;5.86599;331;20221210;8.8;4.9;6.8;2;7.88;0;.65;3545 +70096;43.7643;5.86599;331;20221211;5.1;-4.3;.4;1.9;4.35;0;.59;5910 +70096;43.7643;5.86599;331;20221212;7.1;-5.2;1;1.3;4.58;7.8;.47;6880 +70096;43.7643;5.86599;331;20221213;5.1;1.5;3.3;1.8;7.68;10.5;.24;3413 +70096;43.7643;5.86599;331;20221214;9.4;4.5;7;1.6;9.03;.1;.4;4122 +70096;43.7643;5.86599;331;20221215;11.8;6.1;9;2.3;10.58;20.6;.43;4422 +70096;43.7643;5.86599;331;20221216;8.9;7;8;2;9.7;0;.48;2315 +70096;43.7643;5.86599;331;20221217;11.6;-.4;5.6;1.4;6.9;0;.49;6741 +70096;43.7643;5.86599;331;20221218;12.1;.4;6.2;1.8;7.35;0;.6;6450 +70096;43.7643;5.86599;331;20221219;10.7;5.8;8.2;1.7;9.15;0;.54;4095 +70096;43.7643;5.86599;331;20221220;14.1;7.4;10.8;2.2;11.13;2.7;.62;4614 +70096;43.7643;5.86599;331;20221221;13.1;10.9;12;2.3;11.83;7.9;.72;2451 +70096;43.7643;5.86599;331;20221222;16.2;4.6;10.4;2.1;9.45;0;.84;6378 +70096;43.7643;5.86599;331;20221223;18.9;7.5;13.2;2.3;11.13;0;1.03;6279 +70096;43.7643;5.86599;331;20221224;18.7;10;14.4;2.1;10.95;0;1.12;5575 +70096;43.7643;5.86599;331;20221225;16.2;3.3;9.8;1.8;9.68;0;.6;6786 +70096;43.7643;5.86599;331;20221226;15.5;5.4;10.4;1.1;9.98;0;.5;6018 +70096;43.7643;5.86599;331;20221227;13.8;3.5;8.6;1.4;8.28;0;.64;5946 +70096;43.7643;5.86599;331;20221228;14.2;.1;7.2;1.5;7.05;0;.66;7312 +70096;43.7643;5.86599;331;20221229;13.8;5.7;9.8;1.6;10.03;0;.57;5199 +70096;43.7643;5.86599;331;20221230;12.8;6.2;9.5;1.1;10.3;0;.45;4940 +70096;43.7643;5.86599;331;20221231;14.8;4.3;9.6;2;9.9;.1;.59;6209 +70097;43.77626;6.17541;655;20220101;16.8;7;11.9;2.4;7.79;.1;1.38;6248 +70097;43.77626;6.17541;655;20220102;8.9;3.5;6.2;1.3;8.29;.1;.43;4650 +70097;43.77626;6.17541;655;20220103;12.7;2.2;7.4;1.9;7.39;0;.77;6536 +70097;43.77626;6.17541;655;20220104;10.6;3.2;6.9;1.6;8.79;1;.46;5511 +70097;43.77626;6.17541;655;20220105;7.9;4.7;6.3;6.7;5.89;.5;1.83;3632 +70097;43.77626;6.17541;655;20220106;7;.3;3.6;6.7;3.49;.1;2.24;5308 +70097;43.77626;6.17541;655;20220107;7.5;-1.8;2.8;4.2;3.89;.4;1.51;6304 +70097;43.77626;6.17541;655;20220108;9.8;.5;5.1;4.4;5.79;2.3;1.34;6349 +70097;43.77626;6.17541;655;20220109;6.8;3;4.9;4.6;5.79;0;1.28;4074 +70097;43.77626;6.17541;655;20220110;8;2.5;5.2;6.6;4.69;0;2.08;4948 +70097;43.77626;6.17541;655;20220111;9.8;-.8;4.5;5.1;3.59;0;2.15;6942 +70097;43.77626;6.17541;655;20220112;8;-2.4;2.8;3.6;3.39;0;1.55;6934 +70097;43.77626;6.17541;655;20220113;11.1;-2.1;4.5;2;2.99;0;1.28;7885 +70097;43.77626;6.17541;655;20220114;11.9;-2.3;4.8;2.7;3.29;0;1.6;8254 +70097;43.77626;6.17541;655;20220115;14.2;1.1;7.6;1.9;3.99;0;1.36;8000 +70097;43.77626;6.17541;655;20220116;12;-.3;5.8;2.7;3.89;0;1.58;7825 +70097;43.77626;6.17541;655;20220117;12.4;1.5;6.9;4.8;3.39;0;2.63;7436 +70097;43.77626;6.17541;655;20220118;11.8;-.8;5.5;2.3;5.79;0;1.06;8078 +70097;43.77626;6.17541;655;20220119;7.9;-1.1;3.4;2.2;6.99;.1;.53;6891 +70097;43.77626;6.17541;655;20220120;9.2;-.1;4.5;4.5;4.69;0;1.68;7080 +70097;43.77626;6.17541;655;20220121;9.1;.6;4.8;5.2;3.99;0;2.11;6839 +70097;43.77626;6.17541;655;20220122;10.3;-2.1;4.1;3.4;3.79;0;1.69;8360 +70097;43.77626;6.17541;655;20220123;12.7;.7;6.7;2.8;4.69;0;1.63;8315 +70097;43.77626;6.17541;655;20220124;11.4;-1.6;4.9;1.5;5.49;0;.88;8754 +70097;43.77626;6.17541;655;20220125;9.5;-.7;4.4;1.6;6.49;0;.71;7838 +70097;43.77626;6.17541;655;20220126;11.2;-2.3;4.4;1.6;5.09;0;.96;9128 +70097;43.77626;6.17541;655;20220127;11.8;-2;4.9;2;4.59;0;1.23;9338 +70097;43.77626;6.17541;655;20220128;13.9;-.4;6.7;2.9;3.99;0;1.94;9619 +70097;43.77626;6.17541;655;20220129;13.9;1.3;7.6;3;3.59;0;2.14;9135 +70097;43.77626;6.17541;655;20220130;15;2.2;8.6;2.8;4.79;0;1.97;9320 +70097;43.77626;6.17541;655;20220131;12.9;1.3;7.1;7.3;4.29;0;3.14;8978 +70097;43.77626;6.17541;655;20220201;10.5;.3;5.4;3.5;3.99;0;1.91;8520 +70097;43.77626;6.17541;655;20220202;17.9;5.1;11.5;5.9;5.89;0;3.45;9668 +70097;43.77626;6.17541;655;20220203;16.2;6.6;11.4;2.9;7.49;0;1.89;8472 +70097;43.77626;6.17541;655;20220204;11.5;6.1;8.8;1.6;8.09;0;1;6423 +70097;43.77626;6.17541;655;20220205;13.6;3.8;8.7;2.3;6.09;0;1.57;8777 +70097;43.77626;6.17541;655;20220206;10.8;2;6.4;4.7;5.29;0;2.02;8420 +70097;43.77626;6.17541;655;20220207;14.7;5;9.8;6;4.79;0;3.34;8955 +70097;43.77626;6.17541;655;20220208;14;1.9;7.9;3;4.39;0;2.16;10134 +70097;43.77626;6.17541;655;20220209;12.5;-.1;6.2;1.6;7.09;.1;1.07;10474 +70097;43.77626;6.17541;655;20220210;6.3;0;3.1;1.7;5.95;0;1.27;12600 +70097;43.77626;6.17541;655;20220211;13.9;-2;6;4;5.55;0;2.23;12000 +70097;43.77626;6.17541;655;20220212;12.4;0;6.2;2.2;5.25;0;1.64;11800 +70097;43.77626;6.17541;655;20220213;10.5;-3.6;3.5;1.4;5.75;1.6;1.08;10700 +70097;43.77626;6.17541;655;20220214;6;3;4.5;1.4;7.75;19.2;.61;900 +70097;43.77626;6.17541;655;20220215;9.2;-1.5;3.9;3.8;5.25;0;1.72;12800 +70097;43.77626;6.17541;655;20220216;9.9;1.2;5.5;3.1;6.69;0;1.31;9505 +70097;43.77626;6.17541;655;20220217;18.3;5.5;11.9;4.8;7.89;.1;2.87;11685 +70097;43.77626;6.17541;655;20220218;17.9;7.6;12.7;3.1;8.09;0;2.36;10611 +70097;43.77626;6.17541;655;20220219;12.2;5.4;8.8;4;6.69;0;2.05;8723 +70097;43.77626;6.17541;655;20220220;15.8;3;9.4;3.8;4.99;0;2.81;12134 +70097;43.77626;6.17541;655;20220221;10.6;4.9;7.7;6.9;6.09;.4;2.47;8185 +70097;43.77626;6.17541;655;20220222;14;3;8.5;5.7;5.09;0;3.09;11530 +70097;43.77626;6.17541;655;20220223;16.1;4.9;10.5;4.4;4.79;0;3.28;11779 +70097;43.77626;6.17541;655;20220224;10.6;2.2;6.4;3.1;6.79;.1;1.53;10322 +70097;43.77626;6.17541;655;20220225;13;4.4;8.7;5;4.99;0;2.92;10574 +70097;43.77626;6.17541;655;20220226;12.3;.4;6.3;3.9;4.09;0;2.58;12598 +70097;43.77626;6.17541;655;20220227;8.8;-2;3.4;2.9;5.19;0;1.54;12146 +70097;43.77626;6.17541;655;20220228;11.3;-2.3;4.5;3.2;5.59;0;1.81;13800 +70097;43.77626;6.17541;655;20220301;10.3;-.1;5.1;2.7;5.89;0;1.62;12208 +70097;43.77626;6.17541;655;20220302;9.5;2.7;6.1;1.5;6.39;0;1.32;9982 +70097;43.77626;6.17541;655;20220303;11.7;.1;5.9;2.3;7.29;0;1.5;13205 +70097;43.77626;6.17541;655;20220304;12.6;-.3;6.1;2.3;7.49;1.9;1.58;14092 +70097;43.77626;6.17541;655;20220305;8.4;3.4;5.9;2.1;6.89;0;1.28;8860 +70097;43.77626;6.17541;655;20220306;8.1;.9;4.5;2.4;5.79;0;1.45;10764 +70097;43.77626;6.17541;655;20220307;9.8;-1.9;3.9;2.3;4.79;0;1.77;13891 +70097;43.77626;6.17541;655;20220308;9.7;-2.3;3.7;2.3;5.39;0;1.65;14230 +70097;43.77626;6.17541;655;20220309;11.4;1.8;6.6;2;6.59;0;1.69;12867 +70097;43.77626;6.17541;655;20220310;11.4;-.4;5.5;2;7.09;.1;1.59;14430 +70097;43.77626;6.17541;655;20220311;10.2;4.3;7.2;4.1;6.39;0;2.05;10305 +70097;43.77626;6.17541;655;20220312;11.9;7.3;9.6;6.8;5.09;.1;3.52;9195 +70097;43.77626;6.17541;655;20220313;9.8;7.1;8.4;6.3;6.49;2.2;2.47;7112 +70097;43.77626;6.17541;655;20220314;13.9;4.1;9;2.7;8.59;.5;1.94;13734 +70097;43.77626;6.17541;655;20220315;14.5;6.7;10.6;2.1;7.89;0;2.1;12379 +70097;43.77626;6.17541;655;20220316;15.8;4.4;10.1;2;9.49;0;2.03;15133 +70097;43.77626;6.17541;655;20220317;12.6;7.8;10.2;.9;10.39;0;1.39;9908 +70097;43.77626;6.17541;655;20220318;15.8;7.5;11.6;1.9;10.15;.2;1.81;10100 +70097;43.77626;6.17541;655;20220319;14.1;5.6;9.9;2;7.65;0;1.93;11500 +70097;43.77626;6.17541;655;20220320;11.9;2.5;7.2;2.1;5.75;0;1.97;8600 +70097;43.77626;6.17541;655;20220321;13.2;2.4;7.8;2.5;4.95;0;2.73;18400 +70097;43.77626;6.17541;655;20220322;13.3;-2.6;5.3;3.6;4.39;0;3.48;19500 +70097;43.77626;6.17541;655;20220323;16;-1.9;7;2.6;4.45;0;3.18;20300 +70097;43.77626;6.17541;655;20220324;17.9;-1.4;8.3;2.9;4.15;0;3.74;20400 +70097;43.77626;6.17541;655;20220325;18;-.9;8.5;2.6;4.95;0;3.46;20200 +70097;43.77626;6.17541;655;20220326;18.8;.5;9.7;2.7;5.15;0;3.72;20200 +70097;43.77626;6.17541;655;20220327;18;3;10.5;2.3;5.15;0;3.19;12800 +70097;43.77626;6.17541;655;20220328;19.5;1.4;10.4;2.4;4.65;0;3.72;19900 +70097;43.77626;6.17541;655;20220329;17.7;2.8;10.2;2.5;6.15;1.2;3.14;14700 +70097;43.77626;6.17541;655;20220330;11;6.4;8.7;1.8;9.55;9.4;1.25;5500 +70097;43.77626;6.17541;655;20220331;14.8;4;9.4;4;7.45;.1;3.39;19700 +70097;43.77626;6.17541;655;20220401;5.3;1.5;3.4;8.1;3.95;.3;2.98;14900 +70097;43.77626;6.17541;655;20220402;5.6;.4;3;8.6;3.55;0;3.87;22100 +70097;43.77626;6.17541;655;20220403;8.1;-1.8;3.2;3.4;5.15;3.4;1.82;8400 +70097;43.77626;6.17541;655;20220404;11.5;-1.6;4.9;2.6;5.55;0;2.86;21300 +70097;43.77626;6.17541;655;20220405;16.4;-2;7.2;2.4;5.25;0;3.45;23300 +70097;43.77626;6.17541;655;20220406;14.5;-1.2;6.6;1.9;7.06;0;2.52;16533 +70097;43.77626;6.17541;655;20220407;14.6;5.2;9.9;2.7;8.55;0;2.32;11800 +70097;43.77626;6.17541;655;20220408;17.8;8.2;13;2.9;9.75;.5;3.22;15800 +70097;43.77626;6.17541;655;20220409;10.1;6.2;8.2;6.5;4.75;0;4.59;25000 +70097;43.77626;6.17541;655;20220410;15.7;-.6;7.5;2.3;4.55;0;3.74;24400 +70097;43.77626;6.17541;655;20220411;13.9;1.2;7.5;2.4;6.05;0;2.25;8400 +70097;43.77626;6.17541;655;20220412;18.7;1.6;10.2;3;7.35;0;3.32;17600 +70097;43.77626;6.17541;655;20220413;20.8;4.2;12.5;2.6;7.45;0;3.9;22000 +70097;43.77626;6.17541;655;20220414;23.1;4.2;13.6;2.5;7.35;0;4.64;24100 +70097;43.77626;6.17541;655;20220415;25.1;7.3;16.2;3;9.95;0;4.79;22700 +70097;43.77626;6.17541;655;20220416;24.4;11.4;17.9;3;8.25;0;4.83;23500 +70097;43.77626;6.17541;655;20220417;19.8;6.5;13.1;3.4;7.45;0;4.78;23900 +70097;43.77626;6.17541;655;20220418;19.5;3;11.3;2.8;8.25;0;4.09;24100 +70097;43.77626;6.17541;655;20220419;20.9;2.8;11.8;3;7.55;0;4.48;24500 +70097;43.77626;6.17541;655;20220420;15;3.9;9.5;2;9.85;5.8;1.7;9100 +70097;43.77626;6.17541;655;20220421;17.4;8.8;13.1;2.2;11.45;.9;2.66;13600 +70097;43.77626;6.17541;655;20220422;18.5;6.6;12.5;2.2;10.45;1.8;3.21;19400 +70097;43.77626;6.17541;655;20220423;11.7;8.2;9.9;3.8;9.55;15.7;1.76;2700 +70097;43.77626;6.17541;655;20220424;12.5;4.1;8.3;1.6;9.55;.6;1.98;13300 +70097;43.77626;6.17541;655;20220425;17.8;6.7;12.2;2.1;9.85;0;3.53;21400 +70097;43.77626;6.17541;655;20220426;19.7;3;11.4;1.7;9.15;0;3.89;25500 +70097;43.77626;6.17541;655;20220427;21.3;3.6;12.4;2.7;8.95;0;4.43;26700 +70097;43.77626;6.17541;655;20220428;22.1;5.6;13.9;2.9;10.05;.1;4.63;25100 +70097;43.77626;6.17541;655;20220429;22.4;5.4;13.9;2.5;9.65;0;4.51;25700 +70097;43.77626;6.17541;655;20220430;20.7;6.9;13.8;1.5;9.75;0;3.26;18100 +70097;43.77626;6.17541;655;20220501;20.3;5.6;12.9;2.5;8.65;0;4.22;24000 +70097;43.77626;6.17541;655;20220502;20.6;4.2;12.4;3.2;8.75;0;4.71;26400 +70097;43.77626;6.17541;655;20220503;17.9;7.2;12.6;2.5;10.15;1.1;3.45;16700 +70097;43.77626;6.17541;655;20220504;20;4.7;12.4;2.7;9.75;.9;4.51;26800 +70097;43.77626;6.17541;655;20220505;14.1;10;12;2.2;10.75;11.8;1.89;9757 +70097;43.77626;6.17541;655;20220506;17.7;7.8;12.7;3.3;10.89;.4;3.35;20776 +70097;43.77626;6.17541;655;20220507;20.6;10;15.3;2.5;11.79;8.1;3.81;21600 +70097;43.77626;6.17541;655;20220508;16.7;10.3;13.5;2.9;12.69;13;2.73;16852 +70097;43.77626;6.17541;655;20220509;21;7.8;14.4;2.6;11.99;1.7;3.96;24328 +70097;43.77626;6.17541;655;20220510;23.3;8.7;16;2.8;12.39;.3;4.53;25700 +70097;43.77626;6.17541;655;20220511;23.5;10.6;17;2.1;11.99;0;4.44;24258 +70097;43.77626;6.17541;655;20220512;23.3;8.8;16;2.4;10.89;0;4.66;25828 +70097;43.77626;6.17541;655;20220513;23.8;9.4;16.6;1.9;10.79;0;4.63;25843 +70097;43.77626;6.17541;655;20220514;25.1;10.1;17.6;2;13.19;.1;4.74;26481 +70097;43.77626;6.17541;655;20220515;25;12.8;18.9;1.9;14.49;.6;4.49;23970 +70097;43.77626;6.17541;655;20220516;25.8;12;18.9;2;12.09;0;4.96;25591 +70097;43.77626;6.17541;655;20220517;28.1;11.7;19.9;2.3;12.39;0;5.64;28003 +70097;43.77626;6.17541;655;20220518;28.1;13.9;21;3.3;14.59;0;5.75;26146 +70097;43.77626;6.17541;655;20220519;26.2;14.2;20.2;2.4;12.39;0;5.15;24114 +70097;43.77626;6.17541;655;20220520;27.9;13.3;20.6;2;11.99;0;5.46;26691 +70097;43.77626;6.17541;655;20220521;29.6;13.1;21.3;2.1;13.09;0;5.87;28469 +70097;43.77626;6.17541;655;20220522;28.7;16.1;22.4;2.3;15.69;0;5.41;24950 +70097;43.77626;6.17541;655;20220523;25.1;12.4;18.7;2.7;12.69;.1;5.07;25124 +70097;43.77626;6.17541;655;20220524;24.1;12.6;18.3;2.1;13.39;.4;4.56;23975 +70097;43.77626;6.17541;655;20220525;20.3;13.4;16.8;3.1;12.19;4.1;3.91;18613 +70097;43.77626;6.17541;655;20220526;24.3;14;19.1;4.5;13.09;2;5.28;22812 +70097;43.77626;6.17541;655;20220527;30;15.8;22.9;4.4;13.39;0;7.06;26861 +70097;43.77626;6.17541;655;20220528;28.4;17.1;22.7;6.7;11.69;0;7.81;24017 +70097;43.77626;6.17541;655;20220529;25;12.8;18.9;5.1;8.69;0;6.65;25016 +70097;43.77626;6.17541;655;20220530;22.4;10.6;16.5;2;11.89;.5;4.42;24658 +70097;43.77626;6.17541;655;20220531;24.7;12.5;18.6;2;12.99;0;4.8;25127 +70097;43.77626;6.17541;655;20220601;28.8;11.6;20.2;2.4;12.89;0;6.05;29905 +70097;43.77626;6.17541;655;20220602;28.8;13.7;21.2;2;13.19;0;5.76;28072 +70097;43.77626;6.17541;655;20220603;27.1;16.8;21.9;2.2;15.49;5.9;5.05;23221 +70097;43.77626;6.17541;655;20220604;30;16.6;23.3;2.7;15.79;0;6.06;26538 +70097;43.77626;6.17541;655;20220605;29.6;15.6;22.6;2.3;15.49;0;5.86;27171 +70097;43.77626;6.17541;655;20220606;28.9;14.3;21.6;3.1;13.19;0;6.3;27791 +70097;43.77626;6.17541;655;20220607;25.6;15.9;20.7;4.8;11.69;0;6.17;22678 +70097;43.77626;6.17541;655;20220608;23.8;14.2;19;3.3;10.39;0;5.33;22590 +70097;43.77626;6.17541;655;20220609;23.4;13.7;18.5;6.3;9.49;0;6.42;22736 +70097;43.77626;6.17541;655;20220610;27.7;13.6;20.6;5.4;8.79;0;7.72;27452 +70097;43.77626;6.17541;655;20220611;30.6;13.5;22;3.2;9.59;0;7.3;30267 +70097;43.77626;6.17541;655;20220612;32.1;14.8;23.4;2.5;11.49;0;7.02;30472 +70097;43.77626;6.17541;655;20220613;32.9;17.1;25;2.6;13.09;0;7.06;29143 +70097;43.77626;6.17541;655;20220614;30.5;16.5;23.5;3.3;13.39;0;6.81;27450 +70097;43.77626;6.17541;655;20220615;31.8;16.8;24.3;2.3;15.99;0;6.41;28433 +70097;43.77626;6.17541;655;20220616;34.7;17.4;26;2.8;14.69;0;7.58;30554 +70097;43.77626;6.17541;655;20220617;33.2;20.2;26.7;3;13.99;0;7.18;26491 +70097;43.77626;6.17541;655;20220618;31.9;19.3;25.6;2.9;16.59;.6;6.56;26088 +70097;43.77626;6.17541;655;20220619;30.4;18.3;24.3;3.3;14.39;0;6.6;25570 +70097;43.77626;6.17541;655;20220620;31.2;16.2;23.7;2.1;11.39;0;6.46;28477 +70097;43.77626;6.17541;655;20220621;29.8;17.4;23.6;2.6;14.39;.8;6.11;25888 +70097;43.77626;6.17541;655;20220622;25.3;18.1;21.7;2;19.39;3.3;4.08;19715 +70097;43.77626;6.17541;655;20220623;23.3;15.8;19.5;3.2;17.29;1.5;4.04;20118 +70097;43.77626;6.17541;655;20220624;25.4;14.3;19.8;3.2;15.49;1.3;5.03;24476 +70097;43.77626;6.17541;655;20220625;28.3;12.4;20.3;2.7;12.89;0;6.11;29290 +70097;43.77626;6.17541;655;20220626;29.9;17.5;23.7;2.9;13.79;0;6.34;25848 +70097;43.77626;6.17541;655;20220627;31.6;16.3;23.9;2.3;14.99;0;6.45;28699 +70097;43.77626;6.17541;655;20220628;29;18.4;23.7;3;15.99;14.5;5.83;23864 +70097;43.77626;6.17541;655;20220629;29.6;15.3;22.4;2.6;14.89;0;6.1;27702 +70097;43.77626;6.17541;655;20220630;30.1;13.3;21.7;2.5;14.49;0;6.32;30001 +70097;43.77626;6.17541;655;20220701;27.7;14.2;20.9;2.9;12.59;0;5.97;26862 +70097;43.77626;6.17541;655;20220702;33;12.9;22.9;2;10.59;0;6.79;30929 +70097;43.77626;6.17541;655;20220703;34.9;16.6;25.7;2.8;10.89;0;7.85;30891 +70097;43.77626;6.17541;655;20220704;32.5;19.5;26;2.3;12.69;.3;6.57;26262 +70097;43.77626;6.17541;655;20220705;33.4;21;27.2;4.3;13.89;0;8.03;25611 +70097;43.77626;6.17541;655;20220706;32.1;17.2;24.6;3.5;11.79;0;7.5;28035 +70097;43.77626;6.17541;655;20220707;32.7;17.9;25.3;4.6;12.19;0;8.29;27895 +70097;43.77626;6.17541;655;20220708;31.5;19.3;25.4;4.9;12.19;0;8.03;25279 +70097;43.77626;6.17541;655;20220709;31.2;17;24.1;3;13.19;0;6.77;27225 +70097;43.77626;6.17541;655;20220710;31.1;18;24.5;3.1;13.49;0;6.71;26097 +70097;43.77626;6.17541;655;20220711;31.2;17.6;24.4;2.5;14.49;0;6.31;26537 +70097;43.77626;6.17541;655;20220712;32.2;16.3;24.2;2.1;15.89;0;6.32;28635 +70097;43.77626;6.17541;655;20220713;32.1;16.5;24.3;2.5;17.29;.1;6.38;28299 +70097;43.77626;6.17541;655;20220714;33.2;18.5;25.8;1.9;16.19;0;6.26;27405 +70097;43.77626;6.17541;655;20220715;35.1;17.7;26.4;3;14.69;0;7.64;29746 +70097;43.77626;6.17541;655;20220716;33.8;19.8;26.8;2.2;15.19;0;6.54;26610 +70097;43.77626;6.17541;655;20220717;32.9;18.2;25.5;2.2;17.99;.2;6.25;27196 +70097;43.77626;6.17541;655;20220718;34.2;20.6;27.4;2.2;17.39;.5;6.44;26084 +70097;43.77626;6.17541;655;20220719;33.3;20.4;26.8;2.8;17.39;0;6.57;25331 +70097;43.77626;6.17541;655;20220720;34.2;20.5;27.3;2.5;15.19;0;6.75;26028 +70097;43.77626;6.17541;655;20220721;35.3;19;27.1;2.8;12.89;0;7.49;28308 +70097;43.77626;6.17541;655;20220722;35.8;18.2;27;1.7;13.19;0;6.67;29323 +70097;43.77626;6.17541;655;20220723;32.8;18.8;25.8;2.2;15.09;0;6.24;26063 +70097;43.77626;6.17541;655;20220724;34.3;18.7;26.5;2.4;16.69;0;6.66;27422 +70097;43.77626;6.17541;655;20220725;35.2;18;26.6;2.4;17.59;0;6.87;28696 +70097;43.77626;6.17541;655;20220726;31.3;18.8;25;2.7;14.79;0;6.14;24369 +70097;43.77626;6.17541;655;20220727;31.3;16.7;24;2.4;13.49;0;6.15;26243 +70097;43.77626;6.17541;655;20220728;32.1;17.1;24.6;2.2;13.49;0;6.17;26501 +70097;43.77626;6.17541;655;20220729;27.9;16.6;22.2;2.2;14.49;1.3;5.08;22906 +70097;43.77626;6.17541;655;20220730;32.3;17.9;25.1;3.6;12.69;0;7.15;25760 +70097;43.77626;6.17541;655;20220731;33.3;18.2;25.7;3.1;10.99;0;7.19;26272 +70097;43.77626;6.17541;655;20220801;34.1;18.9;26.5;3.4;11.99;0;7.5;26249 +70097;43.77626;6.17541;655;20220802;32.6;22;27.3;3.7;13.09;0;7.05;21819 +70097;43.77626;6.17541;655;20220803;33.1;18.9;26;2.8;14.99;0;6.5;25149 +70097;43.77626;6.17541;655;20220804;34.4;20.2;27.3;2.1;14.19;0;6.24;25036 +70097;43.77626;6.17541;655;20220805;34.4;18.8;26.6;2.6;13.29;.8;6.75;26123 +70097;43.77626;6.17541;655;20220806;34.9;20.3;27.6;4.1;14.89;0;7.77;25151 +70097;43.77626;6.17541;655;20220807;32.1;19.4;25.7;3.2;14.29;0;6.44;23342 +70097;43.77626;6.17541;655;20220808;33.1;17.9;25.5;2.6;15.49;0;6.25;25414 +70097;43.77626;6.17541;655;20220809;33.3;18.3;25.8;2.7;14.89;0;6.37;25120 +70097;43.77626;6.17541;655;20220810;32.2;18.8;25.5;2.7;15.99;5;5.95;23618 +70097;43.77626;6.17541;655;20220811;29.8;17.7;23.7;2.5;17.09;0;5.16;22324 +70097;43.77626;6.17541;655;20220812;33;15.6;24.3;2.4;17.09;0;5.98;26636 +70097;43.77626;6.17541;655;20220813;32;18.1;25;2.4;19.09;.7;5.46;23672 +70097;43.77626;6.17541;655;20220814;27.5;19;23.2;2.5;16.49;8.8;4.49;18400 +70097;43.77626;6.17541;655;20220815;28.9;14.2;21.5;2.9;15.09;0;5.3;24073 +70097;43.77626;6.17541;655;20220816;29.3;14.8;22;2.8;14.99;2.2;5.33;23771 +70097;43.77626;6.17541;655;20220817;25.2;17.7;21.4;3;16.89;4.8;4;16984 +70097;43.77626;6.17541;655;20220818;25.2;14.7;19.9;3.7;15.19;13.7;4.46;19983 +70097;43.77626;6.17541;655;20220819;26.6;13.9;20.2;5.1;14.09;0;5.43;21848 +70097;43.77626;6.17541;655;20220820;29.9;18.3;24.1;4.8;13.69;0;6.5;20749 +70097;43.77626;6.17541;655;20220821;28.8;18.4;23.6;3.2;14.59;.3;5.23;19521 +70097;43.77626;6.17541;655;20220822;29.6;17.8;23.7;3.8;12.99;0;5.95;20662 +70097;43.77626;6.17541;655;20220823;30.5;18.5;24.5;3.4;13.89;0;5.81;20701 +70097;43.77626;6.17541;655;20220824;29.9;17.5;23.7;2.1;15.19;0;4.79;20905 +70097;43.77626;6.17541;655;20220825;30.3;16.4;23.3;1.9;15.89;0;4.74;21987 +70097;43.77626;6.17541;655;20220826;30.6;17.7;24.1;2;17.29;1.3;4.69;21035 +70097;43.77626;6.17541;655;20220827;29.6;17.8;23.7;3.1;16.89;2.4;4.98;19976 +70097;43.77626;6.17541;655;20220828;29;16.1;22.5;2;16.59;.1;4.39;20741 +70097;43.77626;6.17541;655;20220829;30.1;15.2;22.6;1.7;15.69;.5;4.53;22134 +70097;43.77626;6.17541;655;20220830;28.4;17.2;22.8;2.5;17.59;3.7;4.29;19045 +70097;43.77626;6.17541;655;20220831;27.2;13.5;20.3;2.7;15.59;.2;4.31;20912 +70097;43.77626;6.17541;655;20220901;29.4;15.6;22.5;2.4;14.49;.2;4.73;20831 +70097;43.77626;6.17541;655;20220902;24.6;14.5;19.5;1.9;16.59;6.3;3.34;17679 +70097;43.77626;6.17541;655;20220903;25.6;15.1;20.3;2.2;15.79;8.6;3.66;17888 +70097;43.77626;6.17541;655;20220904;28;13.3;20.6;2.6;16.39;.6;4.26;21007 +70097;43.77626;6.17541;655;20220905;27.7;15.5;21.6;2.3;17.09;0;3.97;18982 +70097;43.77626;6.17541;655;20220906;27;16.3;21.6;2.5;17.29;1.1;3.82;17631 +70097;43.77626;6.17541;655;20220907;25.1;17.2;21.1;2.6;18.79;7.8;3.2;15019 +70097;43.77626;6.17541;655;20220908;24.2;14.8;19.5;3.4;15.79;.1;3.55;16251 +70097;43.77626;6.17541;655;20220909;23.6;12.6;18.1;2.7;12.29;0;3.68;17436 +70097;43.77626;6.17541;655;20220910;23;12.3;17.6;3;11.49;0;3.74;17050 +70097;43.77626;6.17541;655;20220911;26.9;12.1;19.5;2.7;10.99;0;4.44;19887 +70097;43.77626;6.17541;655;20220912;28;12.5;20.2;2.3;14.19;0;4.11;20175 +70097;43.77626;6.17541;655;20220913;26.5;15.1;20.8;2.4;16.69;.8;3.55;17143 +70097;43.77626;6.17541;655;20220914;21.9;17.3;19.6;2.5;17.69;10.9;2.4;10777 +70097;43.77626;6.17541;655;20220915;26;14.6;20.3;3.7;15.39;.1;3.96;16836 +70097;43.77626;6.17541;655;20220916;23.6;14.7;19.1;3.4;12.69;0;3.72;14734 +70097;43.77626;6.17541;655;20220917;20.5;11.6;16;5.3;7.09;0;4.78;14598 +70097;43.77626;6.17541;655;20220918;22.5;9.4;15.9;3.8;7.89;0;4.31;17553 +70097;43.77626;6.17541;655;20220919;24.6;12.2;18.4;3.9;7.49;0;4.9;16914 +70097;43.77626;6.17541;655;20220920;24.3;11.8;18;3.5;9.19;.1;4.31;16819 +70097;43.77626;6.17541;655;20220921;22.7;9.4;16;3.7;10.39;0;3.77;17181 +70097;43.77626;6.17541;655;20220922;21.1;11.4;16.2;1.8;12.29;0;2.59;14523 +70097;43.77626;6.17541;655;20220923;20.2;11.8;16;1.8;11.79;5.9;2.47;13377 +70097;43.77626;6.17541;655;20220924;14.9;12.5;13.7;1.5;14.09;11.6;1.27;7059 +70097;43.77626;6.17541;655;20220925;19.1;11.5;15.3;1.7;13.29;.2;2.09;12466 +70097;43.77626;6.17541;655;20220926;18.4;8;13.2;3.9;9.89;0;2.86;14441 +70097;43.77626;6.17541;655;20220927;16.3;8.3;12.3;5.6;8.59;0;3.1;12529 +70097;43.77626;6.17541;655;20220928;19;8.3;13.6;3.6;11.09;1;2.63;14345 +70097;43.77626;6.17541;655;20220929;17.4;8.8;13.1;2.5;10.59;0;2.21;12720 +70097;43.77626;6.17541;655;20220930;17.7;9;13.3;3.2;8.79;4.2;2.74;12657 +70097;43.77626;6.17541;655;20221001;17.4;5.8;11.6;3.4;10.09;0;2.32;14465 +70097;43.77626;6.17541;655;20221002;23.6;11.6;17.6;2.3;12.09;.1;2.91;14553 +70097;43.77626;6.17541;655;20221003;24;13;18.5;2.4;10.79;0;3.15;13779 +70097;43.77626;6.17541;655;20221004;24.8;9.8;17.3;2.6;12.09;.1;3.14;15919 +70097;43.77626;6.17541;655;20221005;23.2;10.6;16.9;2;12.89;.2;2.55;14424 +70097;43.77626;6.17541;655;20221006;23.6;11.1;17.3;2.1;12.89;0;2.62;14205 +70097;43.77626;6.17541;655;20221007;22.8;9.8;16.3;2;12.79;.3;2.44;14323 +70097;43.77626;6.17541;655;20221008;17.2;10.6;13.9;1.5;13.19;0;1.52;10077 +70097;43.77626;6.17541;655;20221009;19.2;12.1;15.6;1.8;14.09;6.5;1.73;10333 +70097;43.77626;6.17541;655;20221010;20.4;11.9;16.1;1.6;13.79;.2;1.85;11178 +70097;43.77626;6.17541;655;20221011;21.2;10;15.6;1.8;13.69;.1;1.97;12688 +70097;43.77626;6.17541;655;20221012;21.2;12.7;16.9;1.5;13.09;2.6;1.93;10918 +70097;43.77626;6.17541;655;20221013;20.7;9.6;15.1;1.9;12.39;.1;2;12335 +70097;43.77626;6.17541;655;20221014;20.6;10.9;15.7;1.9;12.49;.1;1.98;11391 +70097;43.77626;6.17541;655;20221015;23.3;9.8;16.5;2;12.39;.1;2.31;13284 +70097;43.77626;6.17541;655;20221016;22.6;11;16.8;1.8;13.09;.2;2.08;12163 +70097;43.77626;6.17541;655;20221017;23.6;10.7;17.1;2.3;13.19;0;2.35;12673 +70097;43.77626;6.17541;655;20221018;23.5;11.4;17.4;1.5;12.79;.1;2.04;12124 +70097;43.77626;6.17541;655;20221019;23.1;9.4;16.2;1.8;12.69;.2;2.07;12745 +70097;43.77626;6.17541;655;20221020;20.3;11.8;16;2.2;14.59;.8;1.66;9907 +70097;43.77626;6.17541;655;20221021;20;13.8;16.9;3.5;15.79;0;1.71;8351 +70097;43.77626;6.17541;655;20221022;22.3;15.7;19;1.9;15.89;.1;1.78;8511 +70097;43.77626;6.17541;655;20221023;22.8;13;17.9;1.8;14.29;0;1.87;10251 +70097;43.77626;6.17541;655;20221024;21.5;14.8;18.1;2.3;15.39;.8;1.78;8364 +70097;43.77626;6.17541;655;20221025;24.3;12.5;18.4;2.3;13.39;.1;2.27;10975 +70097;43.77626;6.17541;655;20221026;22.8;11.5;17.1;1.8;13.79;.2;1.8;10605 +70097;43.77626;6.17541;655;20221027;23.9;11.4;17.6;1.6;13.89;.1;1.81;11016 +70097;43.77626;6.17541;655;20221028;25.9;11.3;18.6;1.4;11.49;0;1.98;11760 +70097;43.77626;6.17541;655;20221029;25.5;12.1;18.8;2;9.59;0;2.46;11124 +70097;43.77626;6.17541;655;20221030;23.2;12.1;17.6;1.9;9.49;.1;2.18;9994 +70097;43.77626;6.17541;655;20221031;20.4;9.9;15.1;3;10.39;2.9;2.2;9597 +70097;43.77626;6.17541;655;20221101;20;10.8;15.4;2.9;12.59;25.8;1.78;8869 +70097;43.77626;6.17541;655;20221102;18.6;9;13.8;2.1;11.79;.1;1.42;8947 +70097;43.77626;6.17541;655;20221103;14.3;7.8;11;2.8;11.59;23.5;.99;7263 +70097;43.77626;6.17541;655;20221104;10.7;5.7;8.2;4.2;8.39;.6;1.27;6286 +70097;43.77626;6.17541;655;20221105;14.1;6.3;10.2;8;6.29;.1;3.22;7764 +70097;43.77626;6.17541;655;20221106;17;4.1;10.5;2.8;6.59;0;1.98;9874 +70097;43.77626;6.17541;655;20221107;18.4;5.5;11.9;2.2;7.39;0;1.77;9753 +70097;43.77626;6.17541;655;20221108;16;5.2;10.6;2.2;9.49;0;1.23;8811 +70097;43.77626;6.17541;655;20221109;16.3;12.1;14.2;3;12.59;10.4;1.31;5412 +70097;43.77626;6.17541;655;20221110;17.3;8.4;12.8;2.6;11.09;0;1.34;7803 +70097;43.77626;6.17541;655;20221111;19.3;6.7;13;2;10.69;.1;1.34;9181 +70097;43.77626;6.17541;655;20221112;16.7;6.6;11.6;2.3;9.89;0;1.27;8118 +70097;43.77626;6.17541;655;20221113;14.7;10.1;12.4;1.7;8.99;.1;1.22;5401 +70097;43.77626;6.17541;655;20221114;13.2;5.1;9.1;2.8;9.59;3.7;.95;7097 +70097;43.77626;6.17541;655;20221115;13.9;8.8;11.3;2.2;11.89;1.9;.77;5558 +70097;43.77626;6.17541;655;20221116;15.8;9.3;12.5;3;10.59;0;1.34;6209 +70097;43.77626;6.17541;655;20221117;15.9;6.4;11.1;2.3;10.09;1.9;1.09;7431 +70097;43.77626;6.17541;655;20221118;12.7;6.6;9.6;4.2;8.59;0;1.43;5881 +70097;43.77626;6.17541;655;20221119;11.9;4.8;8.3;5.5;6.19;0;2.13;6279 +70097;43.77626;6.17541;655;20221120;11.1;4.5;7.8;5.5;5.79;0;2.13;5988 +70097;43.77626;6.17541;655;20221121;9.1;3.2;6.1;3.5;6.99;6.9;1.05;5600 +70097;43.77626;6.17541;655;20221122;9.7;4.6;7.1;5.2;6.59;0;1.61;5150 +70097;43.77626;6.17541;655;20221123;9.2;2;5.6;3.6;6.69;.1;1.05;6065 +70097;43.77626;6.17541;655;20221124;13.9;4.6;9.2;3.9;6.69;0;1.8;6831 +70097;43.77626;6.17541;655;20221125;13.8;5.5;9.6;3.4;7.29;0;1.56;6390 +70097;43.77626;6.17541;655;20221126;13.7;6.8;10.2;5.6;6.19;0;2.56;5768 +70097;43.77626;6.17541;655;20221127;12.7;1.7;7.2;2.2;6.39;.1;1.06;7227 +70097;43.77626;6.17541;655;20221128;7.3;2.9;5.1;2.8;7.39;4.9;.65;4515 +70097;43.77626;6.17541;655;20221129;7;1.8;4.4;2.5;7.09;.3;.59;4871 +70097;43.77626;6.17541;655;20221130;10.7;2;6.3;3.2;6.09;.1;1.23;6261 +70097;43.77626;6.17541;655;20221201;9.5;.5;5;2.9;6.29;.1;.92;6318 +70097;43.77626;6.17541;655;20221202;8.7;0;4.3;1.7;6.49;.8;.58;6164 +70097;43.77626;6.17541;655;20221203;7.8;1.9;4.8;3;7.89;19;.48;5032 +70097;43.77626;6.17541;655;20221204;9;6;7.5;3;8.79;13.9;.71;3551 +70097;43.77626;6.17541;655;20221205;10;2.5;6.2;2.6;7.19;0;.81;5602 +70097;43.77626;6.17541;655;20221206;11.7;.7;6.2;3.6;4.99;0;1.59;6751 +70097;43.77626;6.17541;655;20221207;8.8;.7;4.7;3.4;4.99;.1;1.28;5753 +70097;43.77626;6.17541;655;20221208;10.8;-.7;5;2.5;6.69;16.1;.76;6825 +70097;43.77626;6.17541;655;20221209;10.4;7;8.7;3;10.59;5.4;.48;3673 +70097;43.77626;6.17541;655;20221210;7.8;4.1;5.9;3;7.49;0;.74;3815 +70097;43.77626;6.17541;655;20221211;4;-3.8;.1;4;3.79;0;1.05;5534 +70097;43.77626;6.17541;655;20221212;7.3;-2.3;2.5;2.3;3.79;8.2;.98;6120 +70097;43.77626;6.17541;655;20221213;4.3;.1;2.2;1.6;7.19;11.1;.24;4019 +70097;43.77626;6.17541;655;20221214;7.9;3.9;5.9;1.7;8.79;.5;.36;3909 +70097;43.77626;6.17541;655;20221215;10.4;4.2;7.3;3.7;10.19;24.9;.31;4864 +70097;43.77626;6.17541;655;20221216;9.4;6;7.7;2.5;9.29;0;.56;3583 +70097;43.77626;6.17541;655;20221217;10.4;.7;5.5;3.7;5.99;0;1.19;6070 +70097;43.77626;6.17541;655;20221218;11.2;-.1;5.5;2.7;6.79;0;.81;6545 +70097;43.77626;6.17541;655;20221219;10.2;4.4;7.3;2;9.09;0;.48;4673 +70097;43.77626;6.17541;655;20221220;12;8.4;10.2;2.6;10.39;1.9;.74;3670 +70097;43.77626;6.17541;655;20221221;11.2;9.3;10.2;2.6;10.59;6.3;.74;2655 +70097;43.77626;6.17541;655;20221222;14.2;4.9;9.5;3.6;8.59;0;1.2;5926 +70097;43.77626;6.17541;655;20221223;16.5;7.3;11.9;3.5;10.19;0;1.26;5898 +70097;43.77626;6.17541;655;20221224;16.5;9.9;13.2;2.6;10.49;0;1.18;4995 +70097;43.77626;6.17541;655;20221225;15.1;4.6;9.8;2.3;9.79;0;.75;6321 +70097;43.77626;6.17541;655;20221226;13.5;5.2;9.3;2;9.49;0;.66;5627 +70097;43.77626;6.17541;655;20221227;13.1;6.5;9.8;2.4;8.29;0;1.01;5026 +70097;43.77626;6.17541;655;20221228;14.6;1.1;7.8;3.2;7.09;0;1.25;7227 +70097;43.77626;6.17541;655;20221229;11.9;7.1;9.5;2.8;9.79;0;.77;4306 +70097;43.77626;6.17541;655;20221230;11.9;6;8.9;1.9;9.59;0;.6;4797 +70097;43.77626;6.17541;655;20221231;14;6.4;10.2;2.3;9.69;0;.81;5473 +70098;43.7873;6.48495;903;20220101;15.7;1.4;8.5;1.6;6.2;.1;.78;6936 +70098;43.7873;6.48495;903;20220102;17.6;-2.3;7.7;1.8;5.5;0;1.01;8414 +70098;43.7873;6.48495;903;20220103;13.8;3.8;8.8;2.1;5.65;0;1.25;5764 +70098;43.7873;6.48495;903;20220104;9.5;1.4;5.5;1.5;7.1;.7;.49;5117 +70098;43.7873;6.48495;903;20220105;7.4;2.6;5;2.6;6.25;2.1;.83;3807 +70098;43.7873;6.48495;903;20220106;6.1;-4.6;.7;2.1;4.25;.1;.61;6224 +70098;43.7873;6.48495;903;20220107;6.1;-7.2;-.5;2.6;3.45;.8;.81;7056 +70098;43.7873;6.48495;903;20220108;7;-2;2.5;3.6;4.8;3.4;.98;5778 +70098;43.7873;6.48495;903;20220109;4.9;1.7;3.3;3.3;5;0;1.01;3337 +70098;43.7873;6.48495;903;20220110;7.5;-1.5;3;2;3.85;0;.92;5868 +70098;43.7873;6.48495;903;20220111;9.7;-6.7;1.5;2;2.7;0;1.04;8124 +70098;43.7873;6.48495;903;20220112;10.2;-7.8;1.2;1.8;2.9;0;.95;8593 +70098;43.7873;6.48495;903;20220113;10.8;-6.9;2;1.9;3.15;0;.93;8592 +70098;43.7873;6.48495;903;20220114;14.3;-5.4;4.4;1.9;3.15;0;1.17;9159 +70098;43.7873;6.48495;903;20220115;14.9;-3.8;5.5;1.7;3.65;0;1.03;9005 +70098;43.7873;6.48495;903;20220116;14.3;-4;5.1;1.9;3.3;0;1.3;8995 +70098;43.7873;6.48495;903;20220117;12.9;-5.5;3.7;1.8;2.9;0;1.13;9091 +70098;43.7873;6.48495;903;20220118;12.1;-4.8;3.7;1.8;4.15;0;.78;8748 +70098;43.7873;6.48495;903;20220119;9.5;-3;3.2;1.7;5.45;0;.7;7533 +70098;43.7873;6.48495;903;20220120;9.7;-3.5;3.1;2.3;4.2;0;1.08;7894 +70098;43.7873;6.48495;903;20220121;8.9;-5.9;1.5;2.1;3.55;0;1.01;8472 +70098;43.7873;6.48495;903;20220122;9.5;-6.3;1.6;1.8;3.75;0;.81;8860 +70098;43.7873;6.48495;903;20220123;12.1;-4.5;3.8;1.9;3.8;0;1.06;9182 +70098;43.7873;6.48495;903;20220124;12.1;-5.9;3.1;1.5;4.35;0;.76;9717 +70098;43.7873;6.48495;903;20220125;9.8;-4.6;2.6;1.6;4.95;0;.72;8741 +70098;43.7873;6.48495;903;20220126;11.8;-5.9;3;1.7;4.45;0;.8;9798 +70098;43.7873;6.48495;903;20220127;13;-5.1;3.9;2;3.85;0;.94;10040 +70098;43.7873;6.48495;903;20220128;15.7;-5.4;5.2;1.7;3.5;0;1.33;10921 +70098;43.7873;6.48495;903;20220129;13.3;-4.4;4.4;1.9;3.35;0;1.4;10237 +70098;43.7873;6.48495;903;20220130;14.8;-5.1;4.9;1.6;4.45;0;1.06;10859 +70098;43.7873;6.48495;903;20220131;11.1;-3.7;3.7;4.7;3.5;0;2.11;9565 +70098;43.7873;6.48495;903;20220201;10.2;-4;3.1;2.9;3.45;0;1.5;9453 +70098;43.7873;6.48495;903;20220202;17.5;1.8;9.7;3.2;4.9;0;2.32;10055 +70098;43.7873;6.48495;903;20220203;15.9;-1.6;7.1;1.6;5.5;0;1.22;10773 +70098;43.7873;6.48495;903;20220204;12.3;-2.4;4.9;2;6.1;0;1.06;9971 +70098;43.7873;6.48495;903;20220205;13.3;-1.9;5.7;1.8;5.35;0;1.19;10320 +70098;43.7873;6.48495;903;20220206;13.1;-3.9;4.6;3.1;4.15;0;1.87;11071 +70098;43.7873;6.48495;903;20220207;14.1;3.8;9;4.3;5;0;2.5;8666 +70098;43.7873;6.48495;903;20220208;13.4;-3.7;4.9;1.8;4;0;1.39;11377 +70098;43.7873;6.48495;903;20220209;13.8;-4;4.9;2.3;4.2;0;1.57;11813 +70098;43.7873;6.48495;903;20220210;3.4;-3.1;.1;2.8;4.09;0;2.07;11400 +70098;43.7873;6.48495;903;20220211;12.4;-.9;5.8;3;4.49;0;1.86;10600 +70098;43.7873;6.48495;903;20220212;11.4;.5;6;4.8;3.39;0;2.66;11500 +70098;43.7873;6.48495;903;20220213;11;1.7;6.4;3.1;4.29;2;1.94;10800 +70098;43.7873;6.48495;903;20220214;5;0;2.5;1.7;5.7;19.3;.71;3018 +70098;43.7873;6.48495;903;20220215;8.4;-.2;4.1;1.2;5.69;0;.99;11900 +70098;43.7873;6.48495;903;20220216;9.5;-2.2;3.6;2.8;5.85;0;1.19;10389 +70098;43.7873;6.48495;903;20220217;18.1;4;11.1;3.7;6.8;.4;2.58;11599 +70098;43.7873;6.48495;903;20220218;18.6;3.1;10.8;2.3;6.95;0;2.05;12237 +70098;43.7873;6.48495;903;20220219;11.4;3.2;7.3;2.3;6.05;0;1.5;8879 +70098;43.7873;6.48495;903;20220220;14.3;-3.9;5.2;2.1;4.9;0;1.72;13738 +70098;43.7873;6.48495;903;20220221;9.2;3.6;6.4;5.1;5.2;.2;2.08;7610 +70098;43.7873;6.48495;903;20220222;12.8;-.8;6;3.1;4.35;0;2.11;12125 +70098;43.7873;6.48495;903;20220223;15.2;-2.8;6.2;1.9;4.1;0;1.96;14166 +70098;43.7873;6.48495;903;20220224;10.2;.7;5.5;2.3;5.65;.1;1.47;10098 +70098;43.7873;6.48495;903;20220225;12.4;1;6.7;2.1;4.85;0;1.8;11479 +70098;43.7873;6.48495;903;20220226;11.3;-1;5.2;1.9;3.65;0;1.79;12141 +70098;43.7873;6.48495;903;20220227;6.8;-5.5;.7;1.8;4.35;.4;1.18;12237 +70098;43.7873;6.48495;903;20220228;11.1;-6.3;2.4;2.2;4;0;1.67;14854 +70098;43.7873;6.48495;903;20220301;8.4;-2.2;3.1;2.4;4.9;0;1.45;11428 +70098;43.7873;6.48495;903;20220302;9.6;-1;4.3;1.9;5.45;0;1.42;11743 +70098;43.7873;6.48495;903;20220303;11.4;-2.1;4.7;1.6;6.05;0;1.43;13564 +70098;43.7873;6.48495;903;20220304;10.8;-1.8;4.5;1.7;6.6;4.5;1.32;13190 +70098;43.7873;6.48495;903;20220305;4.9;2.1;3.5;1.3;6.1;.5;.9;6057 +70098;43.7873;6.48495;903;20220306;4.5;-1;1.7;1.1;5.5;0;.94;8856 +70098;43.7873;6.48495;903;20220307;8;-4.6;1.7;1.7;4.55;0;1.39;13704 +70098;43.7873;6.48495;903;20220308;7.7;-6.3;.7;1.9;4.9;0;1.33;14551 +70098;43.7873;6.48495;903;20220309;11.2;-2.3;4.4;1.9;5.55;.1;1.62;14504 +70098;43.7873;6.48495;903;20220310;11.6;-5.1;3.2;1.8;5.75;.2;1.55;16293 +70098;43.7873;6.48495;903;20220311;8.6;2.2;5.4;3.2;5.8;0;1.66;10056 +70098;43.7873;6.48495;903;20220312;8.2;4.7;6.4;4.8;4.85;.3;2.25;7497 +70098;43.7873;6.48495;903;20220313;4.3;3.6;3.9;5.7;6;2.7;1.24;3255 +70098;43.7873;6.48495;903;20220314;9.2;1.4;5.3;3.8;7.95;2.2;1.2;11566 +70098;43.7873;6.48495;903;20220315;14.1;6.9;10.5;2.9;7.25;0;2.31;11165 +70098;43.7873;6.48495;903;20220316;16.1;1.7;8.9;1.8;8.05;0;2.04;16104 +70098;43.7873;6.48495;903;20220317;12;4.4;8.2;1.2;8.9;0;1.46;11727 +70098;43.7873;6.48495;903;20220318;14.9;6.8;10.8;6.8;5.79;.1;4.2;9700 +70098;43.7873;6.48495;903;20220319;13.9;5.6;9.7;6.4;3.89;0;5.02;14900 +70098;43.7873;6.48495;903;20220320;10.3;2.2;6.2;5.7;4.09;0;3.58;10500 +70098;43.7873;6.48495;903;20220321;11.9;2.6;7.2;4.6;3.59;0;3.81;18300 +70098;43.7873;6.48495;903;20220322;12.6;-2.5;5;6.6;2.19;0;5.03;20200 +70098;43.7873;6.48495;903;20220323;14.8;-1.5;6.6;5.8;2.39;0;5.39;20300 +70098;43.7873;6.48495;903;20220324;16.5;-1.8;7.3;4.1;3.09;0;4.53;20400 +70098;43.7873;6.48495;903;20220325;16.6;-1.5;7.5;3.9;3.29;0;4.32;19800 +70098;43.7873;6.48495;903;20220326;16.9;.4;8.7;6.2;3.09;0;5.46;19900 +70098;43.7873;6.48495;903;20220327;15.7;2.9;9.3;5.1;2.89;0;4.63;11500 +70098;43.7873;6.48495;903;20220328;18;.4;9.2;3.7;3.49;0;4.43;20500 +70098;43.7873;6.48495;903;20220329;16.2;1.5;8.8;3.1;4.89;.9;3.52;16600 +70098;43.7873;6.48495;903;20220330;9.9;4.6;7.2;1.5;9.79;11.8;1.24;5766 +70098;43.7873;6.48495;903;20220331;12.9;2.3;7.6;2.7;6.99;.3;2.74;21600 +70098;43.7873;6.48495;903;20220401;3.3;.9;2.1;2.5;4.99;.7;1.31;7300 +70098;43.7873;6.48495;903;20220402;1.8;-2.6;-.4;6.2;4.33;.1;3.13;18466 +70098;43.7873;6.48495;903;20220403;7.2;-4.2;1.5;1.6;4.49;1.5;1.8;15300 +70098;43.7873;6.48495;903;20220404;9.8;-4;2.9;1.9;4.79;0;2.48;22200 +70098;43.7873;6.48495;903;20220405;15.1;-3.3;5.9;2.3;4.69;0;3.46;23300 +70098;43.7873;6.48495;903;20220406;13.9;-1.6;6.1;2.8;5.99;0;3.05;18200 +70098;43.7873;6.48495;903;20220407;13;5.1;9;3.1;8.09;0;2.33;10700 +70098;43.7873;6.48495;903;20220408;15.6;6.7;11.1;2.3;10.09;.6;1.89;11900 +70098;43.7873;6.48495;903;20220409;8.4;3.8;6.1;4;4.99;0;2.94;17700 +70098;43.7873;6.48495;903;20220410;13.8;-2.5;5.6;1.6;3.89;0;3.15;24700 +70098;43.7873;6.48495;903;20220411;12.3;.2;6.3;2;5.39;0;2.4;13100 +70098;43.7873;6.48495;903;20220412;17.7;1.5;9.6;3.6;7.09;0;3.66;16600 +70098;43.7873;6.48495;903;20220413;20.4;4.1;12.2;3.3;7.29;0;4.74;19800 +70098;43.7873;6.48495;903;20220414;21.6;2.9;12.2;2.8;6.99;0;4.57;22900 +70098;43.7873;6.48495;903;20220415;23.8;6.3;15.1;3.3;8.09;0;5.17;24300 +70098;43.7873;6.48495;903;20220416;23.1;9.9;16.5;3;8.19;0;4.83;23500 +70098;43.7873;6.48495;903;20220417;18;4.9;11.4;2.8;7.49;.5;4.33;24900 +70098;43.7873;6.48495;903;20220418;18;1.6;9.8;2.6;7.09;0;4.06;24600 +70098;43.7873;6.48495;903;20220419;19.2;1.8;10.5;2.7;5.99;0;4.3;24200 +70098;43.7873;6.48495;903;20220420;14.7;3.2;9;2.4;8.19;4.6;3.06;14600 +70098;43.7873;6.48495;903;20220421;15.9;7.4;11.6;7.3;7.09;.3;4.82;18900 +70098;43.7873;6.48495;903;20220422;16.9;6.8;11.9;4.2;7.69;3.9;4.37;18500 +70098;43.7873;6.48495;903;20220423;8.2;7.4;7.8;3.2;10.16;23.4;1.89;5633 +70098;43.7873;6.48495;903;20220424;11;2.8;6.9;2.2;8.09;1.3;1.86;11500 +70098;43.7873;6.48495;903;20220425;16;5.6;10.8;2.1;8.49;0;3.67;24100 +70098;43.7873;6.48495;903;20220426;18;1.6;9.8;2.6;7.09;0;4.15;26500 +70098;43.7873;6.48495;903;20220427;20.3;2.3;11.3;2.5;6.69;0;4.66;27100 +70098;43.7873;6.48495;903;20220428;20.6;4;12.3;2.1;7.79;.6;4.53;27000 +70098;43.7873;6.48495;903;20220429;21.1;4.3;12.7;2.5;7.59;0;4.69;25700 +70098;43.7873;6.48495;903;20220430;19.4;6.1;12.8;2;7.49;.9;3.97;22700 +70098;43.7873;6.48495;903;20220501;18.6;4.8;11.7;2.8;6.89;0;4.47;27000 +70098;43.7873;6.48495;903;20220502;19;2.8;10.9;2.2;7.89;.1;4.22;26200 +70098;43.7873;6.48495;903;20220503;15.7;6.1;10.9;2.1;9.29;1.4;3.42;17600 +70098;43.7873;6.48495;903;20220504;17.9;3.7;10.8;2.2;9.29;.7;3.52;21000 +70098;43.7873;6.48495;903;20220505;13.1;8.2;10.6;2.2;10.14;10.7;2.04;11335 +70098;43.7873;6.48495;903;20220506;16.4;6.8;11.6;1.3;10.55;.3;2.85;19534 +70098;43.7873;6.48495;903;20220507;17.3;6.2;11.7;1.5;10.7;5.6;3.06;21108 +70098;43.7873;6.48495;903;20220508;14.9;6.8;10.9;1.6;10.65;11.7;2.59;18026 +70098;43.7873;6.48495;903;20220509;18.2;5.1;11.6;1.8;10.3;2.1;3.34;23178 +70098;43.7873;6.48495;903;20220510;20.5;5.4;12.9;2.1;10.5;1.5;3.83;24987 +70098;43.7873;6.48495;903;20220511;22.6;7.4;15;2.2;10.7;0;4.31;25156 +70098;43.7873;6.48495;903;20220512;23.1;7.4;15.2;2.3;9.35;0;4.63;25692 +70098;43.7873;6.48495;903;20220513;23.2;8.6;15.9;2;9.45;0;4.57;24884 +70098;43.7873;6.48495;903;20220514;22.2;7.5;14.9;1.5;11.75;.1;4.02;25014 +70098;43.7873;6.48495;903;20220515;22.2;9.3;15.7;1.7;12.7;.3;3.91;23483 +70098;43.7873;6.48495;903;20220516;24.3;8.4;16.4;2.2;10.7;0;4.74;26246 +70098;43.7873;6.48495;903;20220517;24.7;8.5;16.6;2.2;11.7;0;4.7;26577 +70098;43.7873;6.48495;903;20220518;26;10.8;18.4;2.1;12.4;.3;4.9;25781 +70098;43.7873;6.48495;903;20220519;24.8;13.7;19.3;2.2;11.05;0;4.74;21837 +70098;43.7873;6.48495;903;20220520;26.1;9.2;17.6;2.3;11.1;0;5.18;27498 +70098;43.7873;6.48495;903;20220521;29.3;11.4;20.3;2.2;11.45;0;5.83;28347 +70098;43.7873;6.48495;903;20220522;27.1;13.1;20.1;1.8;14.55;0;4.68;24613 +70098;43.7873;6.48495;903;20220523;24.2;10.1;17.2;1.9;10.65;0;4.73;25396 +70098;43.7873;6.48495;903;20220524;23.8;9.1;16.4;2.4;10.75;1.5;4.76;25915 +70098;43.7873;6.48495;903;20220525;19.8;9.8;14.8;1.6;12;2.8;3.54;21444 +70098;43.7873;6.48495;903;20220526;24;6.6;15.3;1;12.1;1.9;4.25;26119 +70098;43.7873;6.48495;903;20220527;28.3;12.3;20.3;1.9;11.95;0;5.46;27285 +70098;43.7873;6.48495;903;20220528;27.2;11.4;19.3;2.1;10.85;.2;5.46;27021 +70098;43.7873;6.48495;903;20220529;23.6;10.1;16.9;2;11.35;0;4.57;25081 +70098;43.7873;6.48495;903;20220530;20.8;6.8;13.8;1.6;10.55;1.6;4.07;25693 +70098;43.7873;6.48495;903;20220531;21.6;8;14.8;1.7;11.45;0;4.09;25289 +70098;43.7873;6.48495;903;20220601;26.3;9.1;17.7;2.1;11.85;0;5.24;28545 +70098;43.7873;6.48495;903;20220602;26.2;9.8;18;1.8;12.25;0;5.08;27943 +70098;43.7873;6.48495;903;20220603;25.4;15.3;20.3;2.1;13.15;5.7;4.71;21985 +70098;43.7873;6.48495;903;20220604;27.8;14.3;21.1;2.1;14.2;0;5.23;25432 +70098;43.7873;6.48495;903;20220605;27.5;15.9;21.7;2.4;13.05;0;5.34;23644 +70098;43.7873;6.48495;903;20220606;27.3;11.3;19.3;2.5;10.8;0;5.75;27828 +70098;43.7873;6.48495;903;20220607;25.2;13.7;19.4;3.1;9.65;0;5.59;23540 +70098;43.7873;6.48495;903;20220608;23.2;9.6;16.4;2.8;8.9;0;5.15;25600 +70098;43.7873;6.48495;903;20220609;23.2;13.2;18.2;3.6;8.8;0;5.36;21957 +70098;43.7873;6.48495;903;20220610;26.1;7.4;16.7;2.6;7.85;0;5.96;30187 +70098;43.7873;6.48495;903;20220611;28.4;8.8;18.6;2.5;8.85;0;6.3;31007 +70098;43.7873;6.48495;903;20220612;29;10.9;19.9;2.4;10.35;0;6.22;29778 +70098;43.7873;6.48495;903;20220613;30.6;14.1;22.3;2.4;11.65;0;6.37;28464 +70098;43.7873;6.48495;903;20220614;28.6;10.8;19.7;1.9;11.8;0;5.77;29654 +70098;43.7873;6.48495;903;20220615;28.3;13.6;21;1.8;13.75;0;5.38;26826 +70098;43.7873;6.48495;903;20220616;30.7;14.3;22.5;1.9;13.15;0;5.95;28327 +70098;43.7873;6.48495;903;20220617;31.1;13.2;22.1;2.2;13.6;0;6.27;29734 +70098;43.7873;6.48495;903;20220618;29.6;16.1;22.8;1.9;15.7;1.4;5.52;25781 +70098;43.7873;6.48495;903;20220619;28.6;16.2;22.4;1.9;14.15;0;5.36;24742 +70098;43.7873;6.48495;903;20220620;28.5;13.2;20.9;2.2;11.5;0;5.83;27556 +70098;43.7873;6.48495;903;20220621;27.9;12.7;20.3;1.7;13.45;.4;5.37;27391 +70098;43.7873;6.48495;903;20220622;23.1;15.4;19.2;2;16.7;3.9;3.76;19465 +70098;43.7873;6.48495;903;20220623;21.9;12.6;17.3;1.5;15.4;3.2;3.71;21287 +70098;43.7873;6.48495;903;20220624;23.1;10;16.6;2;13.1;3.2;4.42;25390 +70098;43.7873;6.48495;903;20220625;25.3;9.8;17.6;2.1;11.55;0;5.15;27670 +70098;43.7873;6.48495;903;20220626;27.4;14.1;20.7;2.5;12.65;0;5.59;25592 +70098;43.7873;6.48495;903;20220627;28.8;17.1;22.9;2;13.7;0;5.37;23903 +70098;43.7873;6.48495;903;20220628;25.8;14.7;20.2;1.9;14.6;21.5;4.69;23350 +70098;43.7873;6.48495;903;20220629;28.5;10;19.2;2;13.25;0;5.66;30163 +70098;43.7873;6.48495;903;20220630;26.6;10.9;18.8;1.9;14.65;.1;4.98;27767 +70098;43.7873;6.48495;903;20220701;27.3;11.8;19.6;2.2;11.95;0;5.54;27574 +70098;43.7873;6.48495;903;20220702;29.8;10.7;20.3;2;11.15;0;6.07;30632 +70098;43.7873;6.48495;903;20220703;31.2;13.5;22.3;2.5;11.55;0;6.54;29283 +70098;43.7873;6.48495;903;20220704;31.1;15.7;23.4;2;13.75;.5;5.98;27365 +70098;43.7873;6.48495;903;20220705;30.9;14.8;22.9;2.3;12.9;0;6.22;27892 +70098;43.7873;6.48495;903;20220706;29.1;12.1;20.6;2.2;12.6;0;5.84;28619 +70098;43.7873;6.48495;903;20220707;29.2;12.6;20.9;2.1;13.7;0;5.66;28258 +70098;43.7873;6.48495;903;20220708;27.8;14.2;21;2.1;13.35;0;5.32;25496 +70098;43.7873;6.48495;903;20220709;29;12.2;20.6;1.9;12.7;0;5.7;28341 +70098;43.7873;6.48495;903;20220710;26.9;14.4;20.6;2.1;13.9;0;5.03;24318 +70098;43.7873;6.48495;903;20220711;27.5;13.8;20.7;1.9;14.05;0;5.13;25408 +70098;43.7873;6.48495;903;20220712;27.8;13.1;20.5;1.8;15.6;.1;5.04;26270 +70098;43.7873;6.48495;903;20220713;28.3;14.1;21.2;2;15.6;.2;5.22;25801 +70098;43.7873;6.48495;903;20220714;30.6;14.8;22.7;1.9;15;0;5.71;27259 +70098;43.7873;6.48495;903;20220715;31.3;14.2;22.8;2.4;14.45;0;6.11;28039 +70098;43.7873;6.48495;903;20220716;29.6;13.2;21.4;1.8;15.85;0;5.36;27515 +70098;43.7873;6.48495;903;20220717;30.6;15.4;23;1.7;17.6;.4;5.37;26500 +70098;43.7873;6.48495;903;20220718;30.8;16.9;23.8;1.9;17.7;1.2;5.42;25157 +70098;43.7873;6.48495;903;20220719;30.5;16.3;23.4;1.8;17.4;.2;5.3;25358 +70098;43.7873;6.48495;903;20220720;31.4;16.6;24;2.2;14.7;0;5.88;25963 +70098;43.7873;6.48495;903;20220721;32.9;14.9;23.9;2.3;13.05;0;6.43;28423 +70098;43.7873;6.48495;903;20220722;31.9;14.6;23.2;2;14.2;0;5.94;27812 +70098;43.7873;6.48495;903;20220723;32.1;15.4;23.8;2.5;13.95;.1;6.25;27211 +70098;43.7873;6.48495;903;20220724;31.1;16.3;23.7;2.2;17.5;.1;5.54;25361 +70098;43.7873;6.48495;903;20220725;31.6;15.7;23.7;2.1;16.75;.1;5.67;26346 +70098;43.7873;6.48495;903;20220726;31.4;15.1;23.2;2.4;12.2;0;6.1;26570 +70098;43.7873;6.48495;903;20220727;28.1;13.3;20.7;2.2;14.4;0;5.1;25201 +70098;43.7873;6.48495;903;20220728;28.5;14.3;21.4;2.2;14.35;0;5.17;24608 +70098;43.7873;6.48495;903;20220729;26.9;13.7;20.3;2.3;13.75;2.8;4.88;23632 +70098;43.7873;6.48495;903;20220730;28.8;13.5;21.2;2.4;12.75;0;5.46;25297 +70098;43.7873;6.48495;903;20220731;30.5;12.9;21.7;2;11.1;0;5.77;27172 +70098;43.7873;6.48495;903;20220801;30.3;13.8;22;2.2;11.65;0;5.74;26124 +70098;43.7873;6.48495;903;20220802;29.2;13.2;21.2;2.1;13.45;0;5.27;25550 +70098;43.7873;6.48495;903;20220803;29.3;14.6;22;2;14.5;0;5.13;24420 +70098;43.7873;6.48495;903;20220804;31;17.9;24.5;1.8;14.1;0;5.25;23044 +70098;43.7873;6.48495;903;20220805;31.7;15.8;23.8;2.3;13.1;.2;5.89;25252 +70098;43.7873;6.48495;903;20220806;31.6;14.4;23;2.2;14.6;.6;5.62;26084 +70098;43.7873;6.48495;903;20220807;28.8;14.3;21.6;2.3;14.7;.2;5.05;23808 +70098;43.7873;6.48495;903;20220808;28.3;13.4;20.8;1.8;13.85;.1;4.84;23977 +70098;43.7873;6.48495;903;20220809;29.3;15.2;22.2;2;14.75;.2;4.99;23265 +70098;43.7873;6.48495;903;20220810;27.8;15.9;21.9;2;15.5;4.3;4.51;21215 +70098;43.7873;6.48495;903;20220811;26.7;14.3;20.5;2;15.4;2.9;4.27;21556 +70098;43.7873;6.48495;903;20220812;29.1;12.5;20.8;2;15.3;0;4.87;24851 +70098;43.7873;6.48495;903;20220813;26.4;13.8;20.1;1.8;16.25;.9;4.05;21406 +70098;43.7873;6.48495;903;20220814;25;15.5;20.2;2.1;14.8;5.9;3.9;18523 +70098;43.7873;6.48495;903;20220815;26.6;10.9;18.8;2.2;13.5;.2;4.47;23760 +70098;43.7873;6.48495;903;20220816;27.5;10.8;19.1;1.9;13.2;4.5;4.55;24405 +70098;43.7873;6.48495;903;20220817;20.6;14;17.3;2.3;14.95;8.9;2.85;14855 +70098;43.7873;6.48495;903;20220818;22.3;12.7;17.5;2.3;14.65;11.1;3.36;18196 +70098;43.7873;6.48495;903;20220819;26.2;10.5;18.4;2.6;13.2;0;4.5;23229 +70098;43.7873;6.48495;903;20220820;28.2;12.1;20.1;2.1;13.2;0;4.71;23378 +70098;43.7873;6.48495;903;20220821;27.6;12.8;20.2;2.1;14.05;.7;4.42;22269 +70098;43.7873;6.48495;903;20220822;26.3;11.9;19.1;1.9;14.3;0;4.03;21779 +70098;43.7873;6.48495;903;20220823;27.5;12.4;19.9;1.9;14.3;0;4.26;22186 +70098;43.7873;6.48495;903;20220824;27.6;13.9;20.7;1.8;14.85;0;4.15;20996 +70098;43.7873;6.48495;903;20220825;27.7;14.2;21;1.9;15.15;0;4.14;20698 +70098;43.7873;6.48495;903;20220826;26.4;15.1;20.7;1.8;15.85;1.8;3.75;18771 +70098;43.7873;6.48495;903;20220827;26.2;11.8;19;1.7;15.25;5.3;3.77;21024 +70098;43.7873;6.48495;903;20220828;27.3;13;20.2;1.4;15.4;.1;3.81;20841 +70098;43.7873;6.48495;903;20220829;27.3;11.2;19.2;1.7;13.9;.7;3.96;21934 +70098;43.7873;6.48495;903;20220830;26.4;14.5;20.5;1.9;15.45;5.4;3.73;18719 +70098;43.7873;6.48495;903;20220831;24.8;11.5;18.2;2.1;14.55;.3;3.55;19628 +70098;43.7873;6.48495;903;20220901;26.4;11.9;19.1;1.5;14.9;.2;3.59;20383 +70098;43.7873;6.48495;903;20220902;21.6;11.1;16.3;1.7;14.3;3.2;2.8;17177 +70098;43.7873;6.48495;903;20220903;23.8;10.6;17.2;1.8;13.85;9;3.26;19094 +70098;43.7873;6.48495;903;20220904;24.3;9.5;16.9;1.8;14.25;.2;3.31;20118 +70098;43.7873;6.48495;903;20220905;25.7;12;18.9;1.9;14.9;0;3.5;19261 +70098;43.7873;6.48495;903;20220906;26;13.1;19.5;1.8;15.6;.7;3.43;18473 +70098;43.7873;6.48495;903;20220907;25.1;13.1;19.1;1.5;16.35;4.7;3.08;17691 +70098;43.7873;6.48495;903;20220908;23.6;12.8;18.2;2.1;13.35;0;3.25;16619 +70098;43.7873;6.48495;903;20220909;22.5;11.6;17;3;9.65;0;3.82;16426 +70098;43.7873;6.48495;903;20220910;22.5;9.7;16.1;2.6;9.35;0;3.65;17581 +70098;43.7873;6.48495;903;20220911;23.9;7;15.5;2;10;0;3.44;20131 +70098;43.7873;6.48495;903;20220912;25.8;8.1;17;1.9;11.55;0;3.56;20583 +70098;43.7873;6.48495;903;20220913;25.8;10.2;18;1.5;13.4;.2;3.21;19130 +70098;43.7873;6.48495;903;20220914;17.7;14;15.8;1.6;15.45;12.9;1.64;8977 +70098;43.7873;6.48495;903;20220915;24.5;12.2;18.4;2;14.15;0;3.12;16654 +70098;43.7873;6.48495;903;20220916;23.1;12.4;17.7;3.4;11.6;0;3.59;15363 +70098;43.7873;6.48495;903;20220917;20.4;9.6;15;3.3;7.2;0;3.69;15253 +70098;43.7873;6.48495;903;20220918;20.7;4.8;12.8;1.8;8.45;0;2.86;18442 +70098;43.7873;6.48495;903;20220919;22.9;6.8;14.8;1.9;7.6;.1;3.28;18222 +70098;43.7873;6.48495;903;20220920;21.8;6.1;13.9;1.8;9.75;.2;2.82;17944 +70098;43.7873;6.48495;903;20220921;18.6;6.5;12.6;1.8;10.6;0;2.3;15587 +70098;43.7873;6.48495;903;20220922;18.4;11.1;14.8;1.5;10.9;.1;2.14;11940 +70098;43.7873;6.48495;903;20220923;19;9.2;14.1;1.3;10.9;4.7;2.17;13715 +70098;43.7873;6.48495;903;20220924;13.1;10.6;11.8;1.6;12.4;8.5;1.15;6725 +70098;43.7873;6.48495;903;20220925;18.2;8.6;13.4;1.6;10.95;.7;2.07;13249 +70098;43.7873;6.48495;903;20220926;18.5;3.7;11.1;2.3;8.15;0;2.56;16409 +70098;43.7873;6.48495;903;20220927;15.8;8.8;12.3;3.7;7.45;0;2.75;11085 +70098;43.7873;6.48495;903;20220928;17;8.8;12.9;3.5;9.45;.5;2.47;11855 +70098;43.7873;6.48495;903;20220929;16.4;8.4;12.4;2.6;9.55;0;2.15;11571 +70098;43.7873;6.48495;903;20220930;14.6;7;10.8;1.7;8.3;4.2;1.86;11109 +70098;43.7873;6.48495;903;20221001;16.5;2.2;9.3;2.8;8.7;0;2.1;15274 +70098;43.7873;6.48495;903;20221002;22.8;9.5;16.1;2.8;10.65;0;3;14505 +70098;43.7873;6.48495;903;20221003;23.6;7;15.3;2.3;8.9;0;2.97;16019 +70098;43.7873;6.48495;903;20221004;22.9;6.3;14.6;1.8;9.95;.1;2.51;15939 +70098;43.7873;6.48495;903;20221005;21.1;6.8;14;1.7;11.1;.2;2.14;14582 +70098;43.7873;6.48495;903;20221006;22.1;5.8;14;1.9;10.8;.1;2.25;15436 +70098;43.7873;6.48495;903;20221007;21.6;6.9;14.3;1.7;10.7;.2;2.21;14459 +70098;43.7873;6.48495;903;20221008;16.2;7.3;11.7;1.3;11.3;0;1.46;11046 +70098;43.7873;6.48495;903;20221009;13.9;10.5;12.2;1.5;12.65;9.8;1.08;6694 +70098;43.7873;6.48495;903;20221010;18;10.4;14.2;1.1;12.1;.4;1.53;9944 +70098;43.7873;6.48495;903;20221011;20.2;6.3;13.2;1.5;11.05;.4;1.83;13391 +70098;43.7873;6.48495;903;20221012;18.9;8.4;13.7;1.6;11.3;.2;1.73;11454 +70098;43.7873;6.48495;903;20221013;19.8;6;12.9;1.9;10.45;0;1.91;13035 +70098;43.7873;6.48495;903;20221014;20;8.8;14.4;2.6;10.7;.1;2.18;11494 +70098;43.7873;6.48495;903;20221015;22.6;6.2;14.4;2.3;10.5;.1;2.36;13915 +70098;43.7873;6.48495;903;20221016;20;7.2;13.6;1.6;11;.1;1.69;12093 +70098;43.7873;6.48495;903;20221017;21.3;8.3;14.8;1.5;11.15;0;1.82;11976 +70098;43.7873;6.48495;903;20221018;22.8;8;15.4;1.8;10.8;.1;2.06;12689 +70098;43.7873;6.48495;903;20221019;23.2;5.7;14.5;1.8;10.25;.1;2.02;13672 +70098;43.7873;6.48495;903;20221020;20.5;7.7;14.1;1.8;10.95;1.1;1.76;11464 +70098;43.7873;6.48495;903;20221021;15.3;12.3;13.8;1.7;14;2.1;.96;5401 +70098;43.7873;6.48495;903;20221022;20.5;12.3;16.4;1;13.95;.1;1.36;8927 +70098;43.7873;6.48495;903;20221023;20.8;10.1;15.5;1.3;12.6;.1;1.46;10032 +70098;43.7873;6.48495;903;20221024;18.9;11.8;15.4;1.2;13.5;.5;1.23;8102 +70098;43.7873;6.48495;903;20221025;22.4;7.6;15;1.8;11.15;0;1.72;11641 +70098;43.7873;6.48495;903;20221026;22;7.1;14.5;1.7;11.1;.2;1.61;11442 +70098;43.7873;6.48495;903;20221027;23;7.7;15.4;1.5;11.05;.1;1.59;11465 +70098;43.7873;6.48495;903;20221028;24.3;7.3;15.8;1.7;10;0;1.87;12022 +70098;43.7873;6.48495;903;20221029;23.5;7.4;15.4;1.8;8.2;0;2.08;11530 +70098;43.7873;6.48495;903;20221030;21.8;8.2;15;1.7;7.55;.1;1.99;10373 +70098;43.7873;6.48495;903;20221031;20.4;5.8;13.1;1.6;7.9;.8;1.65;10635 +70098;43.7873;6.48495;903;20221101;17.4;6.4;11.9;1.8;9.95;24.9;1.26;9144 +70098;43.7873;6.48495;903;20221102;18.1;3.8;11;1.7;8.75;.1;1.33;10337 +70098;43.7873;6.48495;903;20221103;11.5;3.1;7.3;1.6;9.25;24.6;.75;7742 +70098;43.7873;6.48495;903;20221104;11;4.6;7.8;3.6;6.95;.7;1.47;6581 +70098;43.7873;6.48495;903;20221105;15.4;.6;8;2.2;5.6;.1;1.55;10075 +70098;43.7873;6.48495;903;20221106;15.7;.2;7.9;1.7;5.6;0;1.3;10218 +70098;43.7873;6.48495;903;20221107;16.6;-.1;8.3;1.9;6.45;0;1.2;10439 +70098;43.7873;6.48495;903;20221108;15.1;.3;7.7;1.7;7.75;.4;.95;9715 +70098;43.7873;6.48495;903;20221109;13.3;7.9;10.6;1.3;10.7;11;.75;5515 +70098;43.7873;6.48495;903;20221110;15.8;4.3;10.1;1.6;9.65;0;.84;8266 +70098;43.7873;6.48495;903;20221111;17.9;3.1;10.5;1.4;8.55;.1;.93;9387 +70098;43.7873;6.48495;903;20221112;14.5;2.1;8.3;1.9;8.25;0;.94;8450 +70098;43.7873;6.48495;903;20221113;14;5.8;9.9;1.4;8.4;.1;.9;6692 +70098;43.7873;6.48495;903;20221114;11;1.5;6.2;1.4;7.95;4.4;.59;7213 +70098;43.7873;6.48495;903;20221115;10.3;7.3;8.8;1.3;10.55;2;.52;3918 +70098;43.7873;6.48495;903;20221116;15;6.3;10.6;1.9;9.15;0;1.01;6709 +70098;43.7873;6.48495;903;20221117;16.7;4;10.3;2.5;7.9;1.2;1.41;8061 +70098;43.7873;6.48495;903;20221118;11.5;6.7;9.1;3.5;7.1;0;1.44;4799 +70098;43.7873;6.48495;903;20221119;12.9;-1.4;5.8;2.1;5.45;.1;1.07;8385 +70098;43.7873;6.48495;903;20221120;10.7;-2.3;4.2;2.3;5;0;.95;7897 +70098;43.7873;6.48495;903;20221121;8.9;-.2;4.3;2.3;5.8;9.7;.85;6467 +70098;43.7873;6.48495;903;20221122;8.4;3.3;5.9;4.5;5.7;0;1.43;4744 +70098;43.7873;6.48495;903;20221123;11.5;.7;6.1;3.3;5.45;0;1.39;6921 +70098;43.7873;6.48495;903;20221124;14.8;3.4;9.1;3.2;5.15;0;1.9;7038 +70098;43.7873;6.48495;903;20221125;13.3;2;7.7;1.7;6.2;0;.95;6965 +70098;43.7873;6.48495;903;20221126;14.8;-1.4;6.7;1.8;5.4;0;.91;8310 +70098;43.7873;6.48495;903;20221127;10.9;-2.9;4;1.8;5.25;.1;.71;7592 +70098;43.7873;6.48495;903;20221128;4.2;-1;1.6;1.5;6.3;3.2;.34;4505 +70098;43.7873;6.48495;903;20221129;5.1;.8;2.9;1;6.6;.2;.36;4017 +70098;43.7873;6.48495;903;20221130;9.9;-3.5;3.2;1.4;5.45;.2;.51;7259 +70098;43.7873;6.48495;903;20221201;8;-2.9;2.6;1.3;5.6;.1;.4;6469 +70098;43.7873;6.48495;903;20221202;7.7;-3.3;2.2;2;5.4;1.4;.53;6477 +70098;43.7873;6.48495;903;20221203;6.3;-.6;2.8;3.6;7.6;19.4;.19;5026 +70098;43.7873;6.48495;903;20221204;7.2;3.8;5.5;1.8;8.3;15.4;.4;3372 +70098;43.7873;6.48495;903;20221205;10.1;1;5.5;1.7;6.7;0;.6;5720 +70098;43.7873;6.48495;903;20221206;13.3;-1.9;5.7;1.9;5.1;0;.93;7446 +70098;43.7873;6.48495;903;20221207;10.8;-3.4;3.7;1.6;5.1;.1;.57;7124 +70098;43.7873;6.48495;903;20221208;7.6;-3.7;1.9;1.6;6;18.1;.33;6315 +70098;43.7873;6.48495;903;20221209;8.4;4.5;6.4;1.8;9.05;7.6;.34;3579 +70098;43.7873;6.48495;903;20221210;9.8;2.2;6;2;7.05;0;.6;5038 +70098;43.7873;6.48495;903;20221211;5.4;-3.8;.8;2.6;3.7;0;.89;5569 +70098;43.7873;6.48495;903;20221212;7.1;-5.5;.8;1.8;3.5;9.5;.76;6549 +70098;43.7873;6.48495;903;20221213;2.5;.5;1.5;1.1;6.6;11.7;.27;2491 +70098;43.7873;6.48495;903;20221214;9.8;1.9;5.9;1.8;7.75;1.2;.45;5086 +70098;43.7873;6.48495;903;20221215;9.3;1.6;5.4;2.4;8.55;29.2;.3;5041 +70098;43.7873;6.48495;903;20221216;10.7;5;7.9;1.6;8.8;0;.47;4195 +70098;43.7873;6.48495;903;20221217;11.3;-.6;5.3;1.5;6.6;.1;.45;6272 +70098;43.7873;6.48495;903;20221218;8.9;-1.9;3.5;1.7;5.9;0;.42;5863 +70098;43.7873;6.48495;903;20221219;8;-.3;3.9;1.2;7.2;.5;.29;5162 +70098;43.7873;6.48495;903;20221220;10.3;4.3;7.3;.9;9;3.4;.32;4281 +70098;43.7873;6.48495;903;20221221;9.7;6.9;8.3;1.4;9.9;7.1;.42;2885 +70098;43.7873;6.48495;903;20221222;14.5;3.3;8.9;3;7.8;.1;1.08;6018 +70098;43.7873;6.48495;903;20221223;17.2;9.3;13.2;4;9.9;0;1.62;5064 +70098;43.7873;6.48495;903;20221224;16.9;11.4;14.1;3.2;9.7;0;1.57;4179 +70098;43.7873;6.48495;903;20221225;16.2;2.7;9.4;1.3;8.35;.1;.49;6615 +70098;43.7873;6.48495;903;20221226;15.3;2;8.6;1.6;8.2;0;.56;6641 +70098;43.7873;6.48495;903;20221227;14.7;5.9;10.3;2.5;7.05;0;1.3;5286 +70098;43.7873;6.48495;903;20221228;14.5;-1.1;6.7;1.5;5.8;0;.73;7280 +70098;43.7873;6.48495;903;20221229;10.4;3.4;6.9;1.2;8.65;.1;.4;4768 +70098;43.7873;6.48495;903;20221230;13;4.9;9;1.3;9.15;0;.53;5194 +70098;43.7873;6.48495;903;20221231;14.9;4.9;9.9;1.2;9.3;.1;.52;5800 +70099;43.7974;6.79458;947;20220101;14.7;1.7;8.2;1.3;6.82;0;.67;6316 +70099;43.7974;6.79458;947;20220102;15;-1.3;6.9;1.4;6.45;0;.79;6738 +70099;43.7974;6.79458;947;20220103;12.7;3.1;7.9;1.7;6.65;0;.96;5669 +70099;43.7974;6.79458;947;20220104;9;1.5;5.3;1.9;7.65;.6;.48;4660 +70099;43.7974;6.79458;947;20220105;8;3.1;5.6;2.6;7.05;3.4;.84;4076 +70099;43.7974;6.79458;947;20220106;6.4;-3.4;1.5;1.9;3.75;.1;.78;5845 +70099;43.7974;6.79458;947;20220107;6.1;-5.7;.2;2.1;3.52;.1;.83;6330 +70099;43.7974;6.79458;947;20220108;7;-1.6;2.7;3.1;5.02;.7;.93;5767 +70099;43.7974;6.79458;947;20220109;5.6;1.5;3.6;3.4;4.65;0;1.26;4280 +70099;43.7974;6.79458;947;20220110;7.5;-1.2;3.2;1.9;3.55;0;.99;5813 +70099;43.7974;6.79458;947;20220111;9.6;-5.2;2.2;1.9;2.45;0;1.18;7477 +70099;43.7974;6.79458;947;20220112;10;-6.1;2;1.9;2.78;0;1.14;7849 +70099;43.7974;6.79458;947;20220113;10.4;-4.9;2.7;1.7;3.12;0;.98;7417 +70099;43.7974;6.79458;947;20220114;14.2;-3.7;5.2;1.7;3.15;0;1.16;8504 +70099;43.7974;6.79458;947;20220115;14.4;-1.7;6.3;1.4;4.35;0;.99;7613 +70099;43.7974;6.79458;947;20220116;13.2;-3;5.1;1.8;4.72;0;1.08;8079 +70099;43.7974;6.79458;947;20220117;12.5;-4.3;4.1;1.9;3.25;0;1.2;8516 +70099;43.7974;6.79458;947;20220118;11.8;-3;4.4;1.5;4.68;0;.8;7451 +70099;43.7974;6.79458;947;20220119;9.2;-2.2;3.5;1.9;5.95;0;.76;6939 +70099;43.7974;6.79458;947;20220120;9.3;-2.7;3.3;2.1;4.88;0;.98;7286 +70099;43.7974;6.79458;947;20220121;8.7;-4.5;2.1;2;4.08;0;1.02;7710 +70099;43.7974;6.79458;947;20220122;9.1;-5;2.1;1.7;4.28;0;.84;7992 +70099;43.7974;6.79458;947;20220123;11.3;-3;4.1;1.7;4.58;0;1;7721 +70099;43.7974;6.79458;947;20220124;11.5;-4.6;3.5;1.3;5.42;0;.71;8858 +70099;43.7974;6.79458;947;20220125;9.3;-3.7;2.8;1.7;5.72;.1;.72;8019 +70099;43.7974;6.79458;947;20220126;11.3;-4.6;3.3;1.6;5.38;0;.77;8853 +70099;43.7974;6.79458;947;20220127;12.3;-4.1;4.1;1.6;5.05;.1;.83;9076 +70099;43.7974;6.79458;947;20220128;14.5;-4.4;5.1;1.5;4.62;0;1.12;9995 +70099;43.7974;6.79458;947;20220129;12.9;-2.7;5.1;2.1;3.92;0;1.49;9068 +70099;43.7974;6.79458;947;20220130;14.3;-3.8;5.2;1.5;5.35;0;.99;9957 +70099;43.7974;6.79458;947;20220131;10.3;-3;3.6;3.9;4.32;0;1.77;8806 +70099;43.7974;6.79458;947;20220201;10.2;-2.9;3.7;2.7;3.42;0;1.6;8833 +70099;43.7974;6.79458;947;20220202;17.5;2;9.8;2.6;4.65;0;2.09;10132 +70099;43.7974;6.79458;947;20220203;15;.4;7.7;1.5;5.88;0;1.25;8668 +70099;43.7974;6.79458;947;20220204;11.4;-1.4;5;1.9;6.75;0;.97;8647 +70099;43.7974;6.79458;947;20220205;12.9;-.9;6;1.7;6.15;0;1.14;9542 +70099;43.7974;6.79458;947;20220206;12.4;-2.2;5.1;3;4.85;0;1.79;9553 +70099;43.7974;6.79458;947;20220207;13.5;3.6;8.6;3.7;5.45;0;2.18;8729 +70099;43.7974;6.79458;947;20220208;13.4;-2.6;5.4;2.2;4.25;0;1.68;10947 +70099;43.7974;6.79458;947;20220209;13.4;-2.2;5.6;2.5;4.82;0;1.66;10408 +70099;43.7974;6.79458;947;20220210;4.1;-1.9;1.1;2.8;4.08;0;2.07;11400 +70099;43.7974;6.79458;947;20220211;12.1;-1.2;5.5;3;4.48;0;1.86;10600 +70099;43.7974;6.79458;947;20220212;11.1;.2;5.7;4.8;3.38;0;2.66;11500 +70099;43.7974;6.79458;947;20220213;10.7;1.4;6.1;3.1;4.28;2.3;1.94;10800 +70099;43.7974;6.79458;947;20220214;3.4;1;2.2;1.7;7.28;19.8;.62;2351 +70099;43.7974;6.79458;947;20220215;8.1;-.5;3.8;1.2;5.68;.1;.99;11900 +70099;43.7974;6.79458;947;20220216;9.4;-1.5;3.9;2.5;5.65;0;1.27;9924 +70099;43.7974;6.79458;947;20220217;16.8;3.4;10.1;3;7.22;2.1;2.13;11282 +70099;43.7974;6.79458;947;20220218;17.2;2.9;10;1.9;7.75;0;1.74;11388 +70099;43.7974;6.79458;947;20220219;11.1;3.2;7.1;1.9;7.15;0;1.32;8797 +70099;43.7974;6.79458;947;20220220;14;-2.4;5.8;2.1;5.95;.1;1.69;12786 +70099;43.7974;6.79458;947;20220221;9.7;3.8;6.7;5.6;4.88;0;2.62;8291 +70099;43.7974;6.79458;947;20220222;12.8;0;6.4;2.9;4.18;0;2.24;11761 +70099;43.7974;6.79458;947;20220223;15.1;-1.3;6.9;1.8;4.22;0;1.99;13104 +70099;43.7974;6.79458;947;20220224;10;1.4;5.7;2.3;5.88;.1;1.51;9050 +70099;43.7974;6.79458;947;20220225;11.8;1.3;6.5;2.1;5.62;0;1.67;10701 +70099;43.7974;6.79458;947;20220226;11;-.7;5.1;2.2;3.12;0;2;11914 +70099;43.7974;6.79458;947;20220227;6.9;-4.5;1.2;2;3.95;.3;1.42;11573 +70099;43.7974;6.79458;947;20220228;10.5;-5.1;2.7;2.1;3.95;.3;1.71;13534 +70099;43.7974;6.79458;947;20220301;8.2;-2.2;3;2.4;4.75;0;1.52;11319 +70099;43.7974;6.79458;947;20220302;9;-1;4;1.9;5.48;.1;1.4;11473 +70099;43.7974;6.79458;947;20220303;10.8;-1.4;4.7;1.7;6.42;.1;1.38;12407 +70099;43.7974;6.79458;947;20220304;10.1;-.9;4.6;1.8;6.88;6.8;1.28;11737 +70099;43.7974;6.79458;947;20220305;4.5;1.7;3.1;1.5;6.12;.7;.88;6111 +70099;43.7974;6.79458;947;20220306;4.5;-1.1;1.7;1.6;5.42;0;1.08;9329 +70099;43.7974;6.79458;947;20220307;7.6;-4.2;1.7;1.9;4.72;0;1.43;13211 +70099;43.7974;6.79458;947;20220308;6.8;-5.2;.8;1.9;5.08;.2;1.24;12255 +70099;43.7974;6.79458;947;20220309;10.7;-2.1;4.3;1.9;5.82;.1;1.6;14166 +70099;43.7974;6.79458;947;20220310;11.1;-4.1;3.5;1.6;6.25;.4;1.5;15024 +70099;43.7974;6.79458;947;20220311;8.7;2;5.3;2.8;5.85;0;1.67;10603 +70099;43.7974;6.79458;947;20220312;7.8;4.2;6;3.9;4.78;.2;2.09;7998 +70099;43.7974;6.79458;947;20220313;4.3;3.4;3.8;4.6;5.88;3;1.25;3975 +70099;43.7974;6.79458;947;20220314;8.7;1.1;4.9;3;8.02;6.6;1.19;11585 +70099;43.7974;6.79458;947;20220315;13.5;6.7;10.1;2.6;7.12;0;2.17;10921 +70099;43.7974;6.79458;947;20220316;15.3;2.3;8.8;1.7;8.42;0;1.91;14757 +70099;43.7974;6.79458;947;20220317;11.9;4.5;8.2;1.3;8.82;0;1.56;11752 +70099;43.7974;6.79458;947;20220318;14.7;6.6;10.6;6.8;5.78;.1;4.2;9700 +70099;43.7974;6.79458;947;20220319;13.8;5.5;9.6;6.4;3.88;0;5.02;14900 +70099;43.7974;6.79458;947;20220320;10.1;2.1;6.1;5.7;4.08;0;3.58;10500 +70099;43.7974;6.79458;947;20220321;11.7;2.4;7.1;4.6;3.58;0;3.81;18300 +70099;43.7974;6.79458;947;20220322;12.4;-2.5;5;6.6;2.18;0;5.03;20200 +70099;43.7974;6.79458;947;20220323;14.7;-1.4;6.6;5.8;2.38;0;5.39;20300 +70099;43.7974;6.79458;947;20220324;16.3;-1.7;7.3;4.1;3.08;0;4.53;20400 +70099;43.7974;6.79458;947;20220325;16.4;-1.5;7.4;3.9;3.28;0;4.32;19800 +70099;43.7974;6.79458;947;20220326;16.7;.5;8.6;6.2;3.08;0;5.46;19900 +70099;43.7974;6.79458;947;20220327;15.4;2.8;9.1;5.1;2.88;0;4.63;11500 +70099;43.7974;6.79458;947;20220328;17.7;.4;9.1;3.7;3.48;0;4.43;20500 +70099;43.7974;6.79458;947;20220329;16;1.3;8.6;3.1;4.88;.7;3.52;16600 +70099;43.7974;6.79458;947;20220330;9.9;4.9;7.4;1.5;9.78;12.7;1.24;5766 +70099;43.7974;6.79458;947;20220331;12.7;2;7.3;2.7;6.98;.7;2.74;21600 +70099;43.7974;6.79458;947;20220401;3;.6;1.8;2.5;4.98;1.1;1.31;7300 +70099;43.7974;6.79458;947;20220402;3.2;-2.3;.5;6.2;4.31;1;3.13;18466 +70099;43.7974;6.79458;947;20220403;7;-4.5;1.3;1.6;4.48;.8;1.8;15300 +70099;43.7974;6.79458;947;20220404;9.6;-4.2;2.7;1.9;4.78;0;2.48;22200 +70099;43.7974;6.79458;947;20220405;14.9;-3.4;5.7;2.3;4.68;0;3.46;23300 +70099;43.7974;6.79458;947;20220406;13.7;-1.7;6;2.8;5.98;0;3.05;18200 +70099;43.7974;6.79458;947;20220407;12.8;4.8;8.8;3.1;8.08;0;2.33;10700 +70099;43.7974;6.79458;947;20220408;15.2;6.4;10.8;2.3;10.08;.6;1.89;11900 +70099;43.7974;6.79458;947;20220409;8.2;3.6;5.9;4;4.98;0;2.94;17700 +70099;43.7974;6.79458;947;20220410;13.6;-2.8;5.4;1.6;3.88;0;3.15;24700 +70099;43.7974;6.79458;947;20220411;12.2;-.1;6;2;5.38;0;2.4;13100 +70099;43.7974;6.79458;947;20220412;17.5;1.4;9.4;3.6;7.08;0;3.66;16600 +70099;43.7974;6.79458;947;20220413;20.3;4.1;12.2;3.3;7.28;0;4.74;19800 +70099;43.7974;6.79458;947;20220414;21.4;2.8;12.1;2.8;6.98;0;4.57;22900 +70099;43.7974;6.79458;947;20220415;23.6;6.2;14.9;3.3;8.08;0;5.17;24300 +70099;43.7974;6.79458;947;20220416;22.8;9.6;16.2;3;8.18;0;4.83;23500 +70099;43.7974;6.79458;947;20220417;17.8;4.8;11.3;2.8;7.48;.2;4.33;24900 +70099;43.7974;6.79458;947;20220418;17.8;1.5;9.7;2.6;7.08;0;4.06;24600 +70099;43.7974;6.79458;947;20220419;19;1.6;10.3;2.7;5.98;0;4.3;24200 +70099;43.7974;6.79458;947;20220420;14.7;3;8.9;2.4;8.18;5.2;3.06;14600 +70099;43.7974;6.79458;947;20220421;15.8;7.1;11.4;7.3;7.08;.1;4.82;18900 +70099;43.7974;6.79458;947;20220422;16.8;6.7;11.8;4.2;7.68;1.7;4.37;18500 +70099;43.7974;6.79458;947;20220423;11.1;7.1;9.1;3.2;10.15;20.7;1.89;5633 +70099;43.7974;6.79458;947;20220424;10.8;2.5;6.7;2.2;8.08;2.6;1.86;11500 +70099;43.7974;6.79458;947;20220425;15.8;5.4;10.6;2.1;8.48;0;3.67;24100 +70099;43.7974;6.79458;947;20220426;17.8;1.4;9.6;2.6;7.08;0;4.15;26500 +70099;43.7974;6.79458;947;20220427;20.1;2.1;11.1;2.5;6.68;0;4.66;27100 +70099;43.7974;6.79458;947;20220428;20.4;3.8;12.1;2.1;7.78;.3;4.53;27000 +70099;43.7974;6.79458;947;20220429;20.9;4.2;12.5;2.5;7.58;0;4.69;25700 +70099;43.7974;6.79458;947;20220430;19.2;5.9;12.5;2;7.48;1.5;3.97;22700 +70099;43.7974;6.79458;947;20220501;18.4;4.5;11.4;2.8;6.88;.4;4.47;27000 +70099;43.7974;6.79458;947;20220502;18.8;2.7;10.7;2.2;7.88;.1;4.22;26200 +70099;43.7974;6.79458;947;20220503;15.7;5.9;10.8;2.1;9.28;1.4;3.42;17600 +70099;43.7974;6.79458;947;20220504;17.7;3.5;10.6;2.2;9.28;.7;3.52;21000 +70099;43.7974;6.79458;947;20220505;12.8;7.9;10.3;2.2;10.13;4.6;2.04;11335 +70099;43.7974;6.79458;947;20220506;16.1;7;11.5;1.4;9.68;.1;2.95;19097 +70099;43.7974;6.79458;947;20220507;17;7;12;1.8;10.25;4;3.17;19497 +70099;43.7974;6.79458;947;20220508;14.9;7.4;11.2;1.7;10.65;5.5;2.69;17310 +70099;43.7974;6.79458;947;20220509;18;6.2;12.1;1.8;10.18;2.3;3.37;21471 +70099;43.7974;6.79458;947;20220510;20.1;6.5;13.3;2.1;10.28;1.4;3.85;23072 +70099;43.7974;6.79458;947;20220511;21.9;8.4;15.1;2.1;11.05;0;4.03;22549 +70099;43.7974;6.79458;947;20220512;22.4;8.2;15.3;2.3;10.28;0;4.38;23506 +70099;43.7974;6.79458;947;20220513;22.4;8.9;15.6;1.7;10.48;0;4.23;23480 +70099;43.7974;6.79458;947;20220514;21.3;8.2;14.7;1.2;12.25;.2;3.64;22212 +70099;43.7974;6.79458;947;20220515;21.7;9.7;15.7;1.4;12.62;.1;3.78;22381 +70099;43.7974;6.79458;947;20220516;23.5;9.1;16.3;2;11.62;0;4.43;24381 +70099;43.7974;6.79458;947;20220517;24.1;9.4;16.7;1.9;12.55;0;4.4;24627 +70099;43.7974;6.79458;947;20220518;25.6;11.4;18.5;1.8;13.15;.4;4.72;24631 +70099;43.7974;6.79458;947;20220519;24.6;13.9;19.2;2.4;11.12;0;4.79;21152 +70099;43.7974;6.79458;947;20220520;25.3;10.2;17.7;2.3;11.45;0;4.9;24709 +70099;43.7974;6.79458;947;20220521;27.7;11.3;19.5;2;12.85;0;5.27;26580 +70099;43.7974;6.79458;947;20220522;25.3;12.8;19;1.6;15.38;0;3.99;21643 +70099;43.7974;6.79458;947;20220523;23.9;10.4;17.2;1.9;11.58;0;4.62;24701 +70099;43.7974;6.79458;947;20220524;22.9;9.8;16.3;2.2;10.98;2.4;4.45;23431 +70099;43.7974;6.79458;947;20220525;19.5;10.1;14.8;1.8;12.52;3.2;3.54;20721 +70099;43.7974;6.79458;947;20220526;23.3;10;16.6;1.6;13.27;.5;4.36;24177 +70099;43.7974;6.79458;947;20220527;27.8;13.3;20.6;2.1;11.45;1.4;5.51;25358 +70099;43.7974;6.79458;947;20220528;26.9;12.7;19.8;2.3;10.75;.5;5.41;24285 +70099;43.7974;6.79458;947;20220529;22.4;10.8;16.6;2.4;12.18;.4;4.1;21265 +70099;43.7974;6.79458;947;20220530;19.9;7.5;13.7;1.9;11.68;.7;3.75;22999 +70099;43.7974;6.79458;947;20220531;21.1;8.5;14.8;1.6;12.15;.1;3.96;24050 +70099;43.7974;6.79458;947;20220601;25.2;9.8;17.5;2.1;12.42;0;4.85;25907 +70099;43.7974;6.79458;947;20220602;25.7;10.6;18.1;1.7;12.55;0;4.89;26250 +70099;43.7974;6.79458;947;20220603;25.2;15.7;20.5;1.9;13.32;4.2;4.61;21061 +70099;43.7974;6.79458;947;20220604;27.5;15;21.3;2.1;14.18;0;5.23;24337 +70099;43.7974;6.79458;947;20220605;26.7;16.2;21.4;3;13.45;0;5.29;21701 +70099;43.7974;6.79458;947;20220606;26.3;12;19.1;2.3;12.22;0;5.25;25193 +70099;43.7974;6.79458;947;20220607;24.7;13.7;19.2;3.1;11.42;0;5.3;23110 +70099;43.7974;6.79458;947;20220608;22.9;10.8;16.8;2.7;10.12;0;4.9;23143 +70099;43.7974;6.79458;947;20220609;22.8;13.4;18.1;3;9.42;0;5.06;21748 +70099;43.7974;6.79458;947;20220610;25.4;8.5;17;2.5;7.58;0;5.79;27794 +70099;43.7974;6.79458;947;20220611;27.7;10.2;18.9;2.5;8.62;0;6.18;28304 +70099;43.7974;6.79458;947;20220612;28.5;12.3;20.4;2.3;10.22;0;5.98;26985 +70099;43.7974;6.79458;947;20220613;29.7;14.7;22.2;2;12.08;0;5.83;26442 +70099;43.7974;6.79458;947;20220614;28.2;12.2;20.2;1.9;12.58;0;5.51;26865 +70099;43.7974;6.79458;947;20220615;27.6;14.5;21.1;1.8;14.22;0;5.05;24001 +70099;43.7974;6.79458;947;20220616;29.8;14.6;22.2;1.8;14.42;0;5.55;26590 +70099;43.7974;6.79458;947;20220617;30.6;14.2;22.4;2;14.55;0;5.88;27486 +70099;43.7974;6.79458;947;20220618;28.8;16.9;22.9;1.9;16.22;.3;5.15;22846 +70099;43.7974;6.79458;947;20220619;28;16.8;22.4;2;13.82;0;5.24;22731 +70099;43.7974;6.79458;947;20220620;27.9;14.2;21.1;2.4;11.88;0;5.72;24982 +70099;43.7974;6.79458;947;20220621;27.4;14;20.7;2.5;13.68;1.7;5.46;24387 +70099;43.7974;6.79458;947;20220622;23.3;15.9;19.6;2.5;16.32;5;4.2;19535 +70099;43.7974;6.79458;947;20220623;22;13.4;17.7;2.3;15.58;2.9;3.93;19970 +70099;43.7974;6.79458;947;20220624;22.7;10.8;16.8;2.5;14.05;2.4;4.37;23838 +70099;43.7974;6.79458;947;20220625;25;10.8;17.9;2.6;11.55;0;5.35;25926 +70099;43.7974;6.79458;947;20220626;27.3;14.5;20.9;2.2;12.75;0;5.48;25110 +70099;43.7974;6.79458;947;20220627;28.6;17.6;23.1;2.1;13.78;0;5.43;22934 +70099;43.7974;6.79458;947;20220628;25.6;15.6;20.6;2;14.75;25.4;4.69;21448 +70099;43.7974;6.79458;947;20220629;27.4;10.6;19;1.9;13.65;0;5.37;28350 +70099;43.7974;6.79458;947;20220630;26.1;11.8;19;1.8;15.18;.1;4.77;25685 +70099;43.7974;6.79458;947;20220701;26.3;12.3;19.3;2.4;13.35;0;5.19;25643 +70099;43.7974;6.79458;947;20220702;29.1;11.9;20.5;2;11.62;0;5.8;28082 +70099;43.7974;6.79458;947;20220703;30.5;14.6;22.5;2.2;12.12;0;6.07;26480 +70099;43.7974;6.79458;947;20220704;30.2;16.7;23.5;1.8;14.28;.2;5.43;23911 +70099;43.7974;6.79458;947;20220705;29.8;15.5;22.7;2.2;14.12;0;5.73;25337 +70099;43.7974;6.79458;947;20220706;28.4;13.3;20.9;2.1;13.82;0;5.45;25661 +70099;43.7974;6.79458;947;20220707;28.5;13.8;21.1;1.9;14.05;0;5.34;25609 +70099;43.7974;6.79458;947;20220708;27.1;15;21;2;13.18;0;4.99;22629 +70099;43.7974;6.79458;947;20220709;28.1;13.3;20.7;2;12.75;0;5.43;25440 +70099;43.7974;6.79458;947;20220710;26.3;15;20.6;2.1;14.45;0;4.75;22053 +70099;43.7974;6.79458;947;20220711;27;14.5;20.7;1.8;14.32;0;4.93;23657 +70099;43.7974;6.79458;947;20220712;27.1;13.9;20.5;1.7;15.68;.1;4.72;23918 +70099;43.7974;6.79458;947;20220713;27.5;14.9;21.2;1.9;16.15;.1;4.83;23224 +70099;43.7974;6.79458;947;20220714;29.7;15.5;22.6;1.8;15.82;0;5.3;24699 +70099;43.7974;6.79458;947;20220715;29.8;14.9;22.4;2.2;15.88;.1;5.31;24240 +70099;43.7974;6.79458;947;20220716;28.5;13.8;21.2;1.8;17.68;0;4.84;24737 +70099;43.7974;6.79458;947;20220717;30;15.8;22.9;1.6;18.18;.2;5.18;25234 +70099;43.7974;6.79458;947;20220718;30.3;17.9;24.1;1.9;17.92;.8;5.18;22718 +70099;43.7974;6.79458;947;20220719;29.9;17.3;23.6;1.8;17.25;.5;5.07;22834 +70099;43.7974;6.79458;947;20220720;30.9;17.5;24.2;2.3;15.08;0;5.76;23922 +70099;43.7974;6.79458;947;20220721;31.7;16.2;23.9;2.3;13.85;0;5.86;24287 +70099;43.7974;6.79458;947;20220722;31;15.6;23.3;1.9;15.22;0;5.47;24774 +70099;43.7974;6.79458;947;20220723;31;16.1;23.5;2.1;15.58;0;5.6;24596 +70099;43.7974;6.79458;947;20220724;30.2;16.8;23.5;2;18.62;0;5.11;23341 +70099;43.7974;6.79458;947;20220725;30.6;16.4;23.5;1.9;18.38;.2;5.11;23684 +70099;43.7974;6.79458;947;20220726;29.9;15.6;22.8;2.1;14.85;0;5.33;23508 +70099;43.7974;6.79458;947;20220727;27.5;14.2;20.8;2.1;15.18;.5;4.9;23351 +70099;43.7974;6.79458;947;20220728;27.8;15.2;21.5;2.2;14.78;7.1;4.88;22052 +70099;43.7974;6.79458;947;20220729;26.2;14.6;20.4;2.2;14.85;3;4.6;21380 +70099;43.7974;6.79458;947;20220730;28.2;14;21.1;2.3;13.42;0;5.23;23775 +70099;43.7974;6.79458;947;20220731;29.8;14;21.9;2.3;11.18;0;5.72;24696 +70099;43.7974;6.79458;947;20220801;29.9;15;22.4;2.2;11.62;0;5.59;24013 +70099;43.7974;6.79458;947;20220802;28.3;14.4;21.4;2.1;14.42;0;4.82;21967 +70099;43.7974;6.79458;947;20220803;28.8;15.8;22.3;2.2;14.82;.1;5.08;22135 +70099;43.7974;6.79458;947;20220804;30.6;18.5;24.5;1.9;13.92;0;5.24;21698 +70099;43.7974;6.79458;947;20220805;30.9;16.9;23.9;2.3;12.85;1;5.61;22393 +70099;43.7974;6.79458;947;20220806;30.9;15.6;23.3;2.1;14.12;.1;5.42;23666 +70099;43.7974;6.79458;947;20220807;28.4;15.2;21.8;2.2;14.38;.4;4.94;22204 +70099;43.7974;6.79458;947;20220808;27.7;13.6;20.7;1.8;13.78;.4;4.72;23278 +70099;43.7974;6.79458;947;20220809;28.8;16;22.4;2.2;14.32;.3;4.97;21519 +70099;43.7974;6.79458;947;20220810;27.2;16.6;21.9;2.1;15.45;7;4.36;19054 +70099;43.7974;6.79458;947;20220811;26.2;14.8;20.5;2.1;15.42;.7;4.21;20228 +70099;43.7974;6.79458;947;20220812;28.1;13.5;20.8;1.9;15.78;.1;4.5;22027 +70099;43.7974;6.79458;947;20220813;25.4;14;19.7;1.9;16.52;.7;3.78;19701 +70099;43.7974;6.79458;947;20220814;24.5;15.7;20.1;1.9;14.82;2.5;3.76;17509 +70099;43.7974;6.79458;947;20220815;26;11.9;19;2.3;13.62;.5;4.4;21867 +70099;43.7974;6.79458;947;20220816;26.7;11.7;19.2;2;14.58;3.5;4.32;22385 +70099;43.7974;6.79458;947;20220817;20.4;14.5;17.4;2.4;14.95;7.6;2.83;13234 +70099;43.7974;6.79458;947;20220818;22;13;17.5;3;14.72;5;3.49;17541 +70099;43.7974;6.79458;947;20220819;25.6;11.1;18.3;2.4;13.48;0;4.33;22097 +70099;43.7974;6.79458;947;20220820;27.6;12.9;20.3;2.2;13.25;0;4.63;21824 +70099;43.7974;6.79458;947;20220821;27.1;14;20.6;2;14.02;1.4;4.21;19886 +70099;43.7974;6.79458;947;20220822;25.8;13.1;19.5;1.8;14.28;0;3.92;19751 +70099;43.7974;6.79458;947;20220823;27.2;13.5;20.3;2;13.88;0;4.29;20527 +70099;43.7974;6.79458;947;20220824;26.9;14.8;20.9;2;14.18;.1;4.1;18661 +70099;43.7974;6.79458;947;20220825;27;15;21;1.9;15.08;0;3.97;18525 +70099;43.7974;6.79458;947;20220826;26.1;15.9;21;1.8;15.75;1;3.74;17649 +70099;43.7974;6.79458;947;20220827;25.6;12.9;19.3;1.7;15.32;5.6;3.66;18988 +70099;43.7974;6.79458;947;20220828;26.4;13.6;20;1.5;16.52;.1;3.56;19081 +70099;43.7974;6.79458;947;20220829;26.7;12.1;19.4;1.8;15.48;.7;3.81;20456 +70099;43.7974;6.79458;947;20220830;26.1;15;20.5;1.9;16.32;3.9;3.69;18016 +70099;43.7974;6.79458;947;20220831;24.2;12.3;18.2;2;14.68;.5;3.38;17787 +70099;43.7974;6.79458;947;20220901;25.6;12.7;19.1;1.6;15.45;.4;3.41;18423 +70099;43.7974;6.79458;947;20220902;21.1;12;16.5;1.6;14.65;5;2.62;14746 +70099;43.7974;6.79458;947;20220903;23.1;11.4;17.2;1.8;14.68;8;3.09;17489 +70099;43.7974;6.79458;947;20220904;23.9;10.4;17.1;2;14.75;0;3.31;18811 +70099;43.7974;6.79458;947;20220905;25.4;12.8;19.1;2;15.08;0;3.5;18055 +70099;43.7974;6.79458;947;20220906;25.3;13.9;19.6;1.7;15.78;1;3.27;16676 +70099;43.7974;6.79458;947;20220907;24.7;13.6;19.1;1.5;16.82;2.2;3.02;16744 +70099;43.7974;6.79458;947;20220908;23.6;13;18.3;2.2;13.45;0;3.4;16763 +70099;43.7974;6.79458;947;20220909;22.8;12.1;17.4;3.1;9.32;0;4.16;16586 +70099;43.7974;6.79458;947;20220910;22.2;10.7;16.5;2.4;9.32;0;3.57;16057 +70099;43.7974;6.79458;947;20220911;23.5;8.4;15.9;2.2;10.68;0;3.43;18133 +70099;43.7974;6.79458;947;20220912;25.1;9.4;17.2;2.1;12.15;0;3.49;18285 +70099;43.7974;6.79458;947;20220913;24.8;11.1;17.9;1.5;14.25;.1;2.98;16779 +70099;43.7974;6.79458;947;20220914;18.5;14.3;16.4;1.9;15.35;14.9;2.13;10284 +70099;43.7974;6.79458;947;20220915;24.5;13.3;18.9;3;13.88;0;3.72;15544 +70099;43.7974;6.79458;947;20220916;23.3;12.8;18;2.9;12.45;0;3.54;15537 +70099;43.7974;6.79458;947;20220917;20.1;10.4;15.3;3.1;8.42;.2;3.49;14164 +70099;43.7974;6.79458;947;20220918;20;5.8;12.9;2.2;9.05;0;2.88;16782 +70099;43.7974;6.79458;947;20220919;22.1;7.3;14.7;2;8.85;.1;3.12;16786 +70099;43.7974;6.79458;947;20220920;21;7.5;14.3;1.7;9.82;.1;2.68;15331 +70099;43.7974;6.79458;947;20220921;18.3;7.6;12.9;1.7;10.42;0;2.29;14009 +70099;43.7974;6.79458;947;20220922;17.7;11.1;14.4;1.6;10.68;.1;2.12;11178 +70099;43.7974;6.79458;947;20220923;18.4;9.3;13.8;1.5;10.88;2.4;2.17;12911 +70099;43.7974;6.79458;947;20220924;12.6;10.7;11.6;1.4;12.35;9.8;.99;4483 +70099;43.7974;6.79458;947;20220925;17.4;8.9;13.1;1.6;11.45;2.2;1.93;11912 +70099;43.7974;6.79458;947;20220926;18.1;4.7;11.4;2.2;9.18;.1;2.44;15173 +70099;43.7974;6.79458;947;20220927;16.3;9.2;12.8;3.6;7.88;.1;2.96;11783 +70099;43.7974;6.79458;947;20220928;17.4;9.3;13.3;3.8;9.02;0;2.98;12250 +70099;43.7974;6.79458;947;20220929;16.3;8.9;12.6;3.3;9.28;0;2.52;11116 +70099;43.7974;6.79458;947;20220930;14.6;7.3;11;1.8;8.88;3.2;1.91;10907 +70099;43.7974;6.79458;947;20221001;16.8;3.2;10;2.5;9.05;0;2.21;14976 +70099;43.7974;6.79458;947;20221002;21.7;9.6;15.7;2.2;11.22;0;2.63;13467 +70099;43.7974;6.79458;947;20221003;23.1;7.4;15.3;2.2;10.08;0;2.82;15368 +70099;43.7974;6.79458;947;20221004;22.3;7.7;15;2;10.32;.1;2.58;14163 +70099;43.7974;6.79458;947;20221005;20.7;7.8;14.3;1.7;11.32;.3;2.15;13218 +70099;43.7974;6.79458;947;20221006;21.2;6.8;14;1.7;11.62;.1;2.08;13688 +70099;43.7974;6.79458;947;20221007;21.3;8;14.6;1.7;11.08;.1;2.19;13365 +70099;43.7974;6.79458;947;20221008;16.3;8.3;12.3;1.3;11.52;2.5;1.52;10140 +70099;43.7974;6.79458;947;20221009;13.5;10.6;12.1;1.4;12.85;15.5;.96;4871 +70099;43.7974;6.79458;947;20221010;17.4;10.3;13.8;1.2;12.25;.3;1.5;9665 +70099;43.7974;6.79458;947;20221011;19.6;7.2;13.4;1.5;11.35;.3;1.82;12161 +70099;43.7974;6.79458;947;20221012;18.6;9.1;13.8;1.7;11.48;0;1.81;10718 +70099;43.7974;6.79458;947;20221013;19.3;7.1;13.2;2;10.85;0;1.96;11874 +70099;43.7974;6.79458;947;20221014;19.3;9.1;14.2;2.4;11.38;.1;2.01;10699 +70099;43.7974;6.79458;947;20221015;21.4;7;14.2;2;11.38;.1;2.07;12358 +70099;43.7974;6.79458;947;20221016;19.4;7.8;13.6;1.6;11.95;.1;1.62;11106 +70099;43.7974;6.79458;947;20221017;20.7;9;14.9;1.6;11.78;0;1.8;11017 +70099;43.7974;6.79458;947;20221018;22.1;8.9;15.5;1.6;11.68;0;1.92;11556 +70099;43.7974;6.79458;947;20221019;22.7;6.9;14.8;1.6;11.18;0;1.9;12455 +70099;43.7974;6.79458;947;20221020;20.2;8.8;14.5;1.6;11.35;1.2;1.74;10303 +70099;43.7974;6.79458;947;20221021;15.1;12.3;13.7;2;14.12;5.2;1.03;5181 +70099;43.7974;6.79458;947;20221022;20.3;12.5;16.4;2;14.08;0;1.71;8826 +70099;43.7974;6.79458;947;20221023;20.4;10.6;15.5;1.4;12.72;.3;1.53;9404 +70099;43.7974;6.79458;947;20221024;18.7;12.1;15.4;1.8;13.75;0;1.39;7626 +70099;43.7974;6.79458;947;20221025;22;8.5;15.3;2;11.68;0;1.84;10796 +70099;43.7974;6.79458;947;20221026;21.2;7.9;14.5;1.6;12.12;.1;1.51;10267 +70099;43.7974;6.79458;947;20221027;22.5;8.5;15.5;1.3;12.32;.1;1.5;10623 +70099;43.7974;6.79458;947;20221028;24.1;8.5;16.3;1.5;10.82;0;1.79;11248 +70099;43.7974;6.79458;947;20221029;23.2;9;16.1;1.9;8.48;0;2.21;10204 +70099;43.7974;6.79458;947;20221030;21.6;9.3;15.5;1.6;7.72;.1;1.97;9378 +70099;43.7974;6.79458;947;20221031;20.1;7.2;13.6;1.5;8.12;0;1.68;9357 +70099;43.7974;6.79458;947;20221101;16.9;7.4;12.2;1.8;9.92;22.5;1.33;7817 +70099;43.7974;6.79458;947;20221102;17.3;4.7;11;1.7;9.92;0;1.23;9240 +70099;43.7974;6.79458;947;20221103;11.6;4.3;7.9;1.8;10.02;21.2;.85;6839 +70099;43.7974;6.79458;947;20221104;11.5;5.1;8.3;4;7.05;.8;1.85;6826 +70099;43.7974;6.79458;947;20221105;15.3;1.1;8.2;2.4;5.55;0;1.73;9988 +70099;43.7974;6.79458;947;20221106;15.3;1.6;8.5;2;5.72;0;1.52;9109 +70099;43.7974;6.79458;947;20221107;16.1;1.1;8.6;1.6;7.45;0;1.11;9424 +70099;43.7974;6.79458;947;20221108;15;1.5;8.2;1.5;8.65;.5;.96;9038 +70099;43.7974;6.79458;947;20221109;13.1;7.9;10.5;1.5;11.02;10.5;.8;5315 +70099;43.7974;6.79458;947;20221110;15.7;5.1;10.4;1.5;10.25;.1;.9;7736 +70099;43.7974;6.79458;947;20221111;17.7;4.4;11;1.3;8.58;.1;1.05;8513 +70099;43.7974;6.79458;947;20221112;14.7;3.7;9.2;1.5;7.78;0;1;7708 +70099;43.7974;6.79458;947;20221113;13.8;6.6;10.2;1.4;7.75;.1;1.09;5916 +70099;43.7974;6.79458;947;20221114;10.8;2.5;6.7;1.4;7.95;7.1;.73;6219 +70099;43.7974;6.79458;947;20221115;10.2;7;8.6;1.1;10.65;2.4;.53;4280 +70099;43.7974;6.79458;947;20221116;14.5;6.4;10.5;1.8;9.85;0;.94;6433 +70099;43.7974;6.79458;947;20221117;16.5;4.4;10.4;3.3;7.65;.2;1.84;7890 +70099;43.7974;6.79458;947;20221118;11.8;7.1;9.5;3.9;6.92;0;1.83;4980 +70099;43.7974;6.79458;947;20221119;12.6;.3;6.5;2.1;5.22;.1;1.27;7228 +70099;43.7974;6.79458;947;20221120;10.3;-.9;4.7;2.3;5.32;0;1.07;6705 +70099;43.7974;6.79458;947;20221121;9;.6;4.8;2.1;6.05;7;.93;6074 +70099;43.7974;6.79458;947;20221122;8.8;2.9;5.9;3.7;5.65;0;1.34;5505 +70099;43.7974;6.79458;947;20221123;11.4;1.4;6.4;2.9;5.32;0;1.41;6552 +70099;43.7974;6.79458;947;20221124;14.5;3.5;9;2.8;5.52;0;1.69;6917 +70099;43.7974;6.79458;947;20221125;12.9;2.8;7.9;1.6;6.28;0;1;6317 +70099;43.7974;6.79458;947;20221126;14.5;.1;7.3;2;5.08;0;1.25;7563 +70099;43.7974;6.79458;947;20221127;10.7;-1.4;4.7;1.9;5.42;0;.93;6630 +70099;43.7974;6.79458;947;20221128;4.5;-.1;2.2;1.5;6.45;2.1;.48;3920 +70099;43.7974;6.79458;947;20221129;5.3;1.2;3.3;1.2;6.42;.6;.5;4123 +70099;43.7974;6.79458;947;20221130;9.8;-2.1;3.9;1.5;5.52;.1;.67;6641 +70099;43.7974;6.79458;947;20221201;8;-2;3;1.4;6.05;0;.47;5953 +70099;43.7974;6.79458;947;20221202;7.6;-2.3;2.7;2;5.58;6.6;.66;6028 +70099;43.7974;6.79458;947;20221203;5.6;-.6;2.5;3.2;7.12;22.3;.32;4650 +70099;43.7974;6.79458;947;20221204;6.6;3.8;5.2;1.7;7.82;18;.49;2918 +70099;43.7974;6.79458;947;20221205;9.6;1;5.3;1.9;6.62;0;.7;5610 +70099;43.7974;6.79458;947;20221206;12.1;-1.1;5.5;1.8;5.08;0;.95;6564 +70099;43.7974;6.79458;947;20221207;10.3;-2.5;3.9;1.5;5.65;0;.58;6553 +70099;43.7974;6.79458;947;20221208;7.6;-2.5;2.5;1.5;6.42;17.7;.42;5709 +70099;43.7974;6.79458;947;20221209;8;4;6;1.9;9.18;8.8;.34;3772 +70099;43.7974;6.79458;947;20221210;9.4;2.3;5.9;2.1;7.58;0;.59;4774 +70099;43.7974;6.79458;947;20221211;5.3;-2.7;1.3;2.4;4.28;0;.9;4760 +70099;43.7974;6.79458;947;20221212;6.7;-4.6;1.1;1.6;4.08;10.6;.7;5950 +70099;43.7974;6.79458;947;20221213;2;-.1;1;1;6.52;5.2;.26;2723 +70099;43.7974;6.79458;947;20221214;8.9;1.5;5.2;1.7;7.65;.2;.41;5024 +70099;43.7974;6.79458;947;20221215;8.3;1.7;5;2;8.58;38.9;.31;4371 +70099;43.7974;6.79458;947;20221216;9.9;4.6;7.3;1.9;9.02;0;.43;4056 +70099;43.7974;6.79458;947;20221217;10.6;0;5.3;1.6;7.08;0;.48;5633 +70099;43.7974;6.79458;947;20221218;8.7;-1;3.8;1.8;5.88;0;.6;5341 +70099;43.7974;6.79458;947;20221219;7.7;.1;3.9;1.9;7.48;.3;.39;4839 +70099;43.7974;6.79458;947;20221220;9.8;4.4;7.1;3.1;8.78;5;.67;3856 +70099;43.7974;6.79458;947;20221221;9.1;6.6;7.8;2.2;9.92;8.4;.46;2623 +70099;43.7974;6.79458;947;20221222;13.3;3.3;8.3;2.5;8.18;0;.89;5409 +70099;43.7974;6.79458;947;20221223;16.1;8.2;12.1;3.3;9.48;0;1.35;5177 +70099;43.7974;6.79458;947;20221224;15.9;10.3;13.1;2.6;9.75;0;1.27;4392 +70099;43.7974;6.79458;947;20221225;15;3;9;1.2;9.05;0;.47;5829 +70099;43.7974;6.79458;947;20221226;14.6;2.5;8.6;1.9;8.68;0;.65;6127 +70099;43.7974;6.79458;947;20221227;13.9;5.7;9.8;2.6;7.52;0;1.25;5016 +70099;43.7974;6.79458;947;20221228;13.6;-.3;6.6;1.8;6.55;0;.78;6577 +70099;43.7974;6.79458;947;20221229;9.8;3.6;6.7;1.8;8.52;.2;.57;4243 +70099;43.7974;6.79458;947;20221230;12.5;4.9;8.7;1.4;9.28;0;.56;5126 +70099;43.7974;6.79458;947;20221231;13.8;4.8;9.3;1.3;9.58;0;.49;5330 +70100;43.80657;7.10431;336;20220101;11.6;8.4;10;.7;10.59;.1;.46;3605 +70100;43.80657;7.10431;336;20220102;11.4;8.1;9.7;.8;9.09;0;.56;3689 +70100;43.80657;7.10431;336;20220103;16.7;1.3;9;1.3;8.49;0;.62;8596 +70100;43.80657;7.10431;336;20220104;11.9;2.9;7.4;.5;10.09;.1;.28;6493 +70100;43.80657;7.10431;336;20220105;14.8;8.9;11.8;1.9;9.19;5.4;1.02;5195 +70100;43.80657;7.10431;336;20220106;12;2.9;7.4;1.6;5.89;.1;.88;6618 +70100;43.80657;7.10431;336;20220107;11.1;.3;5.7;2.4;4.39;0;1.26;7306 +70100;43.80657;7.10431;336;20220108;12.6;2.8;7.7;5.6;5.49;.1;2.24;6988 +70100;43.80657;7.10431;336;20220109;10.8;6.2;8.5;7.8;5.59;0;2.75;4668 +70100;43.80657;7.10431;336;20220110;12.5;3.2;7.8;1.2;4.99;0;.84;6905 +70100;43.80657;7.10431;336;20220111;14.1;-.4;6.8;.9;3.59;0;.65;8820 +70100;43.80657;7.10431;336;20220112;12.9;-.9;6;1.4;4.19;0;.9;8668 +70100;43.80657;7.10431;336;20220113;12.9;.1;6.5;1.3;4.59;0;.85;8405 +70100;43.80657;7.10431;336;20220114;14.8;-1.2;6.8;.8;4.69;0;.58;9470 +70100;43.80657;7.10431;336;20220115;15.2;.9;8;.8;5.59;0;.6;9083 +70100;43.80657;7.10431;336;20220116;13.9;-.3;6.8;.5;6.79;0;.4;9139 +70100;43.80657;7.10431;336;20220117;15.9;.4;8.1;.9;5.49;0;.69;9668 +70100;43.80657;7.10431;336;20220118;12.9;.3;6.6;1.1;7.39;0;.61;8758 +70100;43.80657;7.10431;336;20220119;12.7;2.7;7.7;1.1;7.99;0;.63;7831 +70100;43.80657;7.10431;336;20220120;12.9;-.2;6.3;1.4;5.79;0;.86;9134 +70100;43.80657;7.10431;336;20220121;12.8;-.2;6.3;1;5.59;0;.72;9199 +70100;43.80657;7.10431;336;20220122;12.9;-.2;6.3;1.1;5.89;0;.76;9341 +70100;43.80657;7.10431;336;20220123;12.8;-.8;6;.9;6.69;0;.63;9636 +70100;43.80657;7.10431;336;20220124;12.6;0;6.3;.9;7.09;0;.63;9365 +70100;43.80657;7.10431;336;20220125;13.4;2.3;7.8;1;7.79;0;.71;8863 +70100;43.80657;7.10431;336;20220126;13.1;.1;6.6;1;7.29;0;.7;9749 +70100;43.80657;7.10431;336;20220127;12.6;1.2;6.9;.6;7.69;0;.59;9208 +70100;43.80657;7.10431;336;20220128;14;.9;7.4;1.2;7.19;0;.86;10029 +70100;43.80657;7.10431;336;20220129;15.6;3.6;9.6;1.3;5.99;0;1.15;9696 +70100;43.80657;7.10431;336;20220130;14.1;2;8;.8;8.29;0;.73;9861 +70100;43.80657;7.10431;336;20220131;16.6;2.4;9.5;2.3;6.59;0;1.62;10859 +70100;43.80657;7.10431;336;20220201;13.9;3.4;8.6;1.4;3.99;0;1.34;9386 +70100;43.80657;7.10431;336;20220202;19.8;1.4;10.6;1.3;5.49;0;1.44;11645 +70100;43.80657;7.10431;336;20220203;15.6;2.7;9.1;1.6;8.39;0;1.12;10728 +70100;43.80657;7.10431;336;20220204;15.6;7.3;11.4;.9;8.89;0;.98;8617 +70100;43.80657;7.10431;336;20220205;16.5;2.2;9.3;.5;7.99;0;.83;11616 +70100;43.80657;7.10431;336;20220206;17.9;1.3;9.6;3.8;5.69;0;2.64;12233 +70100;43.80657;7.10431;336;20220207;17.4;8;12.7;4.1;6.79;0;2.8;9570 +70100;43.80657;7.10431;336;20220208;16.6;.5;8.5;1.1;5.39;0;1.27;12541 +70100;43.80657;7.10431;336;20220209;16.6;1.6;9.1;2.4;6.89;0;1.77;12542 +70100;43.80657;7.10431;336;20220210;10.5;2.4;6.4;2.7;7.76;0;1.64;12374 +70100;43.80657;7.10431;336;20220211;13.7;3.5;8.6;3.3;8.26;0;1.69;10773 +70100;43.80657;7.10431;336;20220212;13.7;3.8;8.8;3.3;7.06;0;1.92;11609 +70100;43.80657;7.10431;336;20220213;11.7;1;6.3;2.3;6.26;1.7;1.51;10747 +70100;43.80657;7.10431;336;20220214;7.8;5;6.4;2.7;8.76;26.2;.78;1366 +70100;43.80657;7.10431;336;20220215;11.1;2.1;6.6;2.9;7.62;0;1.44;11762 +70100;43.80657;7.10431;336;20220216;14.8;-.1;7.3;2.1;6.49;0;1.65;13689 +70100;43.80657;7.10431;336;20220217;22.3;4;13.1;3.4;8.59;.6;2.9;14035 +70100;43.80657;7.10431;336;20220218;18.9;2.7;10.8;1.6;10.29;0;1.57;14211 +70100;43.80657;7.10431;336;20220219;15.5;5.1;10.3;1.5;9.79;0;1.35;11804 +70100;43.80657;7.10431;336;20220220;17.8;.2;9;1.9;6.59;0;1.95;14567 +70100;43.80657;7.10431;336;20220221;15.1;6;10.5;7.7;5.79;0;3.76;11297 +70100;43.80657;7.10431;336;20220222;19.3;6.6;12.9;2.9;5.29;0;3.02;13609 +70100;43.80657;7.10431;336;20220223;17.8;2.1;9.9;1.2;6.69;0;1.74;15113 +70100;43.80657;7.10431;336;20220224;13.7;.6;7.1;2.2;7.79;.3;1.54;14183 +70100;43.80657;7.10431;336;20220225;15.9;4.2;10;2.1;7.09;0;1.99;13545 +70100;43.80657;7.10431;336;20220226;14.4;2.9;8.6;1.2;4.89;0;1.7;13593 +70100;43.80657;7.10431;336;20220227;9.8;-.2;4.8;.9;5.39;0;1.24;12800 +70100;43.80657;7.10431;336;20220228;16.2;-.8;7.7;1.6;5.49;0;1.98;16050 +70100;43.80657;7.10431;336;20220301;12.2;1;6.6;1.8;6.19;0;1.65;13913 +70100;43.80657;7.10431;336;20220302;14.6;2.4;8.5;1.4;6.69;0;1.76;14720 +70100;43.80657;7.10431;336;20220303;12.5;1.9;7.2;1.6;8.39;0;1.42;13853 +70100;43.80657;7.10431;336;20220304;12.9;.8;6.8;1.3;8.89;10.3;1.4;15014 +70100;43.80657;7.10431;336;20220305;8.7;5.1;6.9;.8;7.89;1.8;1.04;8060 +70100;43.80657;7.10431;336;20220306;8.6;3.4;6;1;6.59;0;1.2;9906 +70100;43.80657;7.10431;336;20220307;12.3;-.8;5.7;.9;5.99;0;1.57;16204 +70100;43.80657;7.10431;336;20220308;10.1;-.8;4.6;1.6;6.29;.1;1.51;14909 +70100;43.80657;7.10431;336;20220309;13.3;1.8;7.5;1.1;7.19;0;1.68;15504 +70100;43.80657;7.10431;336;20220310;15.2;.3;7.7;1.1;8.09;.2;1.83;17919 +70100;43.80657;7.10431;336;20220311;12.3;5.5;8.9;3.3;7.69;0;2.01;12080 +70100;43.80657;7.10431;336;20220312;11.6;7.3;9.4;5.9;6.19;0;2.91;9612 +70100;43.80657;7.10431;336;20220313;8.7;8.6;8.6;5.9;7.39;.5;1.9;1059 +70100;43.80657;7.10431;336;20220314;12.5;5.6;9;3.8;9.79;2.9;1.62;12586 +70100;43.80657;7.10431;336;20220315;14.9;9.5;12.2;3.8;8.89;0;2.5;11199 +70100;43.80657;7.10431;336;20220316;16.2;5.2;10.7;2.1;10.19;0;2.09;16373 +70100;43.80657;7.10431;336;20220317;15.7;8;11.8;.7;10.49;0;1.78;13763 +70100;43.80657;7.10431;336;20220318;16;8.8;12.4;3.1;10.02;0;2.36;10747 +70100;43.80657;7.10431;336;20220319;15.2;6.8;11;3.5;7.82;0;2.77;13041 +70100;43.80657;7.10431;336;20220320;13.4;5.8;9.6;3.6;6.52;0;2.67;10419 +70100;43.80657;7.10431;336;20220321;13.5;2.7;8.1;4;5.59;0;3.17;18984 +70100;43.80657;7.10431;336;20220322;13.5;.2;6.9;2.8;5.82;0;2.88;19988 +70100;43.80657;7.10431;336;20220323;16.2;1.5;8.8;2.9;5.19;0;3.37;20388 +70100;43.80657;7.10431;336;20220324;17.3;3.1;10.2;2.8;6.02;0;3.43;20520 +70100;43.80657;7.10431;336;20220325;16.7;2.8;9.7;3;6.46;0;3.33;20586 +70100;43.80657;7.10431;336;20220326;18.5;3.6;11;4.4;6.62;0;3.94;20485 +70100;43.80657;7.10431;336;20220327;20.3;7.7;14;2.7;6.52;0;3.68;15017 +70100;43.80657;7.10431;336;20220328;19.7;6.1;12.9;2.4;5.49;0;3.84;20382 +70100;43.80657;7.10431;336;20220329;16.3;6.1;11.2;2.6;8.29;.4;2.93;17042 +70100;43.80657;7.10431;336;20220330;13.9;8.8;11.3;2.6;10.72;11.6;1.77;7470 +70100;43.80657;7.10431;336;20220331;15.8;6.9;11.3;2.8;10.09;1.3;2.95;20669 +70100;43.80657;7.10431;336;20220401;11.9;4.2;8.1;6.8;5.66;1;3.75;19190 +70100;43.80657;7.10431;336;20220402;11.4;1.9;6.7;5.5;5.6;1;3.17;19222 +70100;43.80657;7.10431;336;20220403;10;2.1;6;3;6.75;1;2.13;12563 +70100;43.80657;7.10431;336;20220404;12.7;2.4;7.5;2.9;6.92;0;2.84;21785 +70100;43.80657;7.10431;336;20220405;14.7;1.8;8.2;2.7;7.16;0;3.1;23228 +70100;43.80657;7.10431;336;20220406;12.8;1.7;7.3;2.1;8.39;0;2.19;15569 +70100;43.80657;7.10431;336;20220407;18;6.8;12.4;3.8;9.79;0;2.75;14945 +70100;43.80657;7.10431;336;20220408;19.8;11.5;15.6;5.5;11.89;.4;3.42;18259 +70100;43.80657;7.10431;336;20220409;15.7;10.6;13.2;7.7;5.06;0;5.84;23210 +70100;43.80657;7.10431;336;20220410;16;4.4;10.2;2.6;5.99;0;3.75;24234 +70100;43.80657;7.10431;336;20220411;14.9;3.5;9.2;3.3;8.09;0;2.84;17243 +70100;43.80657;7.10431;336;20220412;16.3;4.4;10.4;4.5;8.86;0;3.32;20471 +70100;43.80657;7.10431;336;20220413;18.9;8.1;13.5;3.4;8.49;0;4.12;22579 +70100;43.80657;7.10431;336;20220414;22.2;7.4;14.8;2.2;8.09;0;4.28;23342 +70100;43.80657;7.10431;336;20220415;22.2;10.4;16.3;2.6;9.9;0;4.38;22337 +70100;43.80657;7.10431;336;20220416;20.6;9.3;14.9;2.8;10.87;0;4.39;23337 +70100;43.80657;7.10431;336;20220417;18.4;10.7;14.6;3;9.59;0;4.1;22555 +70100;43.80657;7.10431;336;20220418;17.6;9.2;13.4;3;9.49;0;3.93;23234 +70100;43.80657;7.10431;336;20220419;18.2;6.5;12.3;2.7;10.56;0;3.43;21397 +70100;43.80657;7.10431;336;20220420;15.3;8.9;12.1;3.2;12.19;5;2.13;11288 +70100;43.80657;7.10431;336;20220421;17.8;11;14.4;3.5;11.89;.4;2.93;13592 +70100;43.80657;7.10431;336;20220422;18;9.4;13.7;2.5;12.26;0;3;17752 +70100;43.80657;7.10431;336;20220423;14.2;10.2;12.2;3.2;12.09;18.9;1.64;5438 +70100;43.80657;7.10431;336;20220424;15.2;7;11.1;2.4;11.12;2.4;2.62;17793 +70100;43.80657;7.10431;336;20220425;17.8;7.1;12.5;2.8;11.52;0;3.48;24519 +70100;43.80657;7.10431;336;20220426;17.8;7.7;12.8;2.5;12.06;0;3.41;24077 +70100;43.80657;7.10431;336;20220427;18.4;9.9;14.2;2.4;12.26;0;3.72;23480 +70100;43.80657;7.10431;336;20220428;21;9.3;15.2;2.4;10.36;0;4.47;26105 +70100;43.80657;7.10431;336;20220429;20.3;9;14.6;2.7;9.92;0;4.51;26280 +70100;43.80657;7.10431;336;20220430;19.5;9.8;14.7;2.3;10.62;.6;3.8;21226 +70100;43.80657;7.10431;336;20220501;20.1;8.4;14.3;2.6;11.06;.8;4.03;23682 +70100;43.80657;7.10431;336;20220502;19.3;8.1;13.7;2.8;11.69;0;4.13;26413 +70100;43.80657;7.10431;336;20220503;18.9;10.3;14.6;2.3;12.89;.5;3.34;19391 +70100;43.80657;7.10431;336;20220504;19.7;8.6;14.1;2.4;12.09;.8;4.18;26924 +70100;43.80657;7.10431;336;20220505;16.9;11.7;14.3;2.8;12.66;.9;2.5;10901 +70100;43.80657;7.10431;336;20220506;18.1;10.2;14.1;.7;12.79;.1;3.08;20470 +70100;43.80657;7.10431;336;20220507;22;10.5;16.2;.9;12.99;1.2;3.91;24919 +70100;43.80657;7.10431;336;20220508;20.2;11;15.6;1.1;13.19;2;3.53;22338 +70100;43.80657;7.10431;336;20220509;24.7;8.6;16.6;1.6;12.19;1.5;4.7;28520 +70100;43.80657;7.10431;336;20220510;26;10.4;18.2;1.8;12.19;0;5.06;28643 +70100;43.80657;7.10431;336;20220511;27.1;11.6;19.3;1.6;12.59;0;5.18;28764 +70100;43.80657;7.10431;336;20220512;28.1;11.1;19.6;1.7;10.79;0;5.43;28882 +70100;43.80657;7.10431;336;20220513;26;10.3;18.1;1.1;12.29;0;4.84;28998 +70100;43.80657;7.10431;336;20220514;23.9;10;16.9;1;14.39;.1;4.48;28281 +70100;43.80657;7.10431;336;20220515;25.6;11.3;18.4;.8;14.79;0;4.71;28803 +70100;43.80657;7.10431;336;20220516;27.8;11.3;19.5;1.2;12.69;.1;5.16;29330 +70100;43.80657;7.10431;336;20220517;26.7;13.1;19.9;1.2;15.29;0;4.96;28285 +70100;43.80657;7.10431;336;20220518;29;12.8;20.9;1.6;15.19;.5;5.5;29537 +70100;43.80657;7.10431;336;20220519;29;14.1;21.5;1.7;12.09;0;5.77;29637 +70100;43.80657;7.10431;336;20220520;29.4;13.4;21.4;.9;12.29;0;5.3;29734 +70100;43.80657;7.10431;336;20220521;31.8;14.9;23.3;1.7;15.09;.1;6.07;29829 +70100;43.80657;7.10431;336;20220522;26.2;13.9;20;1.3;17.79;0;4.8;27326 +70100;43.80657;7.10431;336;20220523;26.9;14.4;20.6;1.4;15.29;0;5.07;27634 +70100;43.80657;7.10431;336;20220524;30.8;12.3;21.5;1.2;13.09;2.4;5.64;30095 +70100;43.80657;7.10431;336;20220525;23.5;13.4;18.4;.9;16.09;1;4.22;24932 +70100;43.80657;7.10431;336;20220526;27;13.5;20.2;1.6;15.99;.3;5.24;28981 +70100;43.80657;7.10431;336;20220527;34.1;17.7;25.9;1.7;13.99;.3;6.62;30335 +70100;43.80657;7.10431;336;20220528;32.2;15.7;23.9;1;13.49;.7;5.83;30409 +70100;43.80657;7.10431;336;20220529;26.6;14.4;20.5;1.8;16.49;1.6;5.13;27732 +70100;43.80657;7.10431;336;20220530;26.6;13.4;20;1.2;15.39;1.1;5.12;28932 +70100;43.80657;7.10431;336;20220531;25.5;14;19.7;1.2;16.09;.3;4.78;27030 +70100;43.80657;7.10431;336;20220601;29.6;13.5;21.5;1.5;15.09;0;5.8;30677 +70100;43.80657;7.10431;336;20220602;28.8;13.2;21;1.5;15.59;0;5.68;30736 +70100;43.80657;7.10431;336;20220603;29.7;17.6;23.6;2.2;15.39;3.8;6.04;27904 +70100;43.80657;7.10431;336;20220604;31;16.9;23.9;2.3;16.49;0;6.45;30215 +70100;43.80657;7.10431;336;20220605;32.9;17.9;25.4;2.4;16.59;0;6.95;30897 +70100;43.80657;7.10431;336;20220606;32.8;16;24.4;2.3;14.39;0;6.9;30944 +70100;43.80657;7.10431;336;20220607;31.6;18.9;25.2;4.5;10.99;0;8.38;28784 +70100;43.80657;7.10431;336;20220608;29.2;14.8;22;3;11.39;0;6.86;30724 +70100;43.80657;7.10431;336;20220609;31;17.7;24.3;3;9.79;0;7.38;29544 +70100;43.80657;7.10431;336;20220610;30.4;12.8;21.6;1.5;8.69;0;6.12;31102 +70100;43.80657;7.10431;336;20220611;32.2;15.1;23.6;1.6;9.29;0;6.47;31133 +70100;43.80657;7.10431;336;20220612;32.8;15.3;24;1.4;10.89;0;6.35;31162 +70100;43.80657;7.10431;336;20220613;31.2;15.1;23.1;1.7;15.29;0;6.28;31187 +70100;43.80657;7.10431;336;20220614;31.7;14.9;23.3;1.6;14.89;0;6.29;31210 +70100;43.80657;7.10431;336;20220615;31.7;17.5;24.6;1.8;17.39;0;6.39;30705 +70100;43.80657;7.10431;336;20220616;32.4;18.2;25.3;1.4;19.59;0;6.27;30721 +70100;43.80657;7.10431;336;20220617;34.6;16.5;25.5;1.2;18.49;0;6.4;31257 +70100;43.80657;7.10431;336;20220618;34;18.6;26.3;1.9;17.59;.1;6.89;31267 +70100;43.80657;7.10431;336;20220619;33.1;18.9;26;1.7;15.19;0;6.66;30750 +70100;43.80657;7.10431;336;20220620;33.1;15.9;24.5;1.2;12.19;0;6.25;31276 +70100;43.80657;7.10431;336;20220621;30.9;16.5;23.7;1;15.59;.3;5.91;30973 +70100;43.80657;7.10431;336;20220622;27.6;19.3;23.4;1.4;21.19;3.3;4.69;23392 +70100;43.80657;7.10431;336;20220623;27.5;16.6;22;1.2;18.79;3.2;5.06;26874 +70100;43.80657;7.10431;336;20220624;30.7;14.7;22.7;1.6;15.79;8.3;6.14;31257 +70100;43.80657;7.10431;336;20220625;30.9;16.5;23.7;1.8;14.19;0;6.39;30941 +70100;43.80657;7.10431;336;20220626;32.1;17.8;24.9;2.6;17.29;0;6.88;30816 +70100;43.80657;7.10431;336;20220627;32.6;17.3;24.9;1.9;15.59;0;6.69;31210 +70100;43.80657;7.10431;336;20220628;31.6;18.7;25.1;1.4;18.29;28.6;6.01;29204 +70100;43.80657;7.10431;336;20220629;32.3;13.9;23.1;1.2;17.89;.1;6.02;31163 +70100;43.80657;7.10431;336;20220630;29.3;16.8;23;.9;19.49;.2;5.4;28690 +70100;43.80657;7.10431;336;20220701;33.7;16.2;24.9;1.4;15.69;.2;6.42;31103 +70100;43.80657;7.10431;336;20220702;32.9;14.6;23.7;1.6;15.29;0;6.38;31068 +70100;43.80657;7.10431;336;20220703;35.8;16.4;26.1;1.3;13.69;0;6.56;31030 +70100;43.80657;7.10431;336;20220704;35.7;18;26.8;1.6;15.79;.4;6.84;30990 +70100;43.80657;7.10431;336;20220705;37.7;19.2;28.4;2.2;16.99;0;7.6;30946 +70100;43.80657;7.10431;336;20220706;33.5;16.5;25;1.4;16.09;0;6.36;30899 +70100;43.80657;7.10431;336;20220707;32.9;17.5;25.2;1.4;16.19;0;6.33;30849 +70100;43.80657;7.10431;336;20220708;31.9;18.8;25.3;1.5;14.39;0;6.14;29057 +70100;43.80657;7.10431;336;20220709;33.6;17.9;25.7;1.8;13.29;0;6.75;30740 +70100;43.80657;7.10431;336;20220710;31.4;18.3;24.8;1.8;17.79;0;6.11;28946 +70100;43.80657;7.10431;336;20220711;30.6;16.7;23.6;1.4;16.49;0;5.88;29771 +70100;43.80657;7.10431;336;20220712;30.1;17.5;23.8;1.5;19.99;0;5.59;28260 +70100;43.80657;7.10431;336;20220713;32.7;17.1;24.9;1.4;18.19;.2;6.18;30486 +70100;43.80657;7.10431;336;20220714;34.1;18.9;26.5;1.5;15.99;.6;6.5;30415 +70100;43.80657;7.10431;336;20220715;32.4;17.7;25;1.8;19.59;.1;6.3;30341 +70100;43.80657;7.10431;336;20220716;32.2;19.3;25.7;1.4;22.59;0;5.82;28325 +70100;43.80657;7.10431;336;20220717;34.2;20.5;27.3;1.7;20.59;.1;6.43;29127 +70100;43.80657;7.10431;336;20220718;35.4;21.7;28.5;1.1;18.89;1.7;6.21;29046 +70100;43.80657;7.10431;336;20220719;35.4;21.2;28.3;1.7;17.59;.6;6.71;29496 +70100;43.80657;7.10431;336;20220720;36.6;21.2;28.9;1.6;15.49;0;6.83;29930 +70100;43.80657;7.10431;336;20220721;36.3;18.8;27.5;1.4;15.79;0;6.51;29839 +70100;43.80657;7.10431;336;20220722;34.6;20.3;27.4;1.5;20.89;0;6.34;29329 +70100;43.80657;7.10431;336;20220723;35.7;17.5;26.6;1.2;17.59;.1;6.2;29650 +70100;43.80657;7.10431;336;20220724;34.4;20.1;27.2;1;23.49;0;5.99;29133 +70100;43.80657;7.10431;336;20220725;33.6;19.6;26.6;1.6;21.89;.2;6.11;28720 +70100;43.80657;7.10431;336;20220726;37.5;19.7;28.6;2.3;20.09;1.1;7.2;29346 +70100;43.80657;7.10431;336;20220727;32.5;18.7;25.6;1.7;18.09;.7;6.01;28303 +70100;43.80657;7.10431;336;20220728;31.7;19.2;25.4;1.3;17.79;.1;5.52;26811 +70100;43.80657;7.10431;336;20220729;32.9;17.4;25.1;1.8;17.89;4.6;6.13;29018 +70100;43.80657;7.10431;336;20220730;32.6;17.6;25.1;1.1;15.19;0;5.69;28904 +70100;43.80657;7.10431;336;20220731;34.7;19;26.8;1.6;10.99;0;6.34;28787 +70100;43.80657;7.10431;336;20220801;34.1;18.1;26.1;1.3;12.69;0;5.94;28668 +70100;43.80657;7.10431;336;20220802;32.5;16.1;24.3;1.6;16.19;.4;5.86;28547 +70100;43.80657;7.10431;336;20220803;34.7;20.2;27.4;1.6;17.09;0;6.21;28200 +70100;43.80657;7.10431;336;20220804;36;19.9;27.9;1.7;14.19;0;6.46;28296 +70100;43.80657;7.10431;336;20220805;36.4;19;27.7;1.4;13.09;.2;6.15;28167 +70100;43.80657;7.10431;336;20220806;35.4;19.7;27.5;1.5;16.89;0;6.13;28036 +70100;43.80657;7.10431;336;20220807;33.7;20.1;26.9;2;17.69;4.1;6.13;26787 +70100;43.80657;7.10431;336;20220808;32.8;17.8;25.3;1.6;16.79;.3;5.79;27767 +70100;43.80657;7.10431;336;20220809;34.2;20.1;27.1;1.2;16.29;.8;5.63;27012 +70100;43.80657;7.10431;336;20220810;32.5;19.6;26;1.2;16.99;7.8;5.28;25682 +70100;43.80657;7.10431;336;20220811;32;19.4;25.7;1.2;16.29;.1;5.16;25242 +70100;43.80657;7.10431;336;20220812;31.9;17.7;24.8;1.6;17.59;.1;5.48;26683 +70100;43.80657;7.10431;336;20220813;29.9;19.2;24.5;1.9;18.49;.5;4.95;22970 +70100;43.80657;7.10431;336;20220814;30.3;19.1;24.7;2.3;16.29;2.1;5.38;23380 +70100;43.80657;7.10431;336;20220815;32.2;14.2;23.2;1.4;17.89;.7;5.2;26758 +70100;43.80657;7.10431;336;20220816;31.5;17.4;24.4;.9;19.89;2.2;4.9;25992 +70100;43.80657;7.10431;336;20220817;23.9;18;20.9;2;19.49;12.8;3.26;16538 +70100;43.80657;7.10431;336;20220818;27.1;16.1;21.6;1.8;17.19;5.7;4.37;22626 +70100;43.80657;7.10431;336;20220819;31.9;14.7;23.3;2;15.09;0;5.51;26137 +70100;43.80657;7.10431;336;20220820;34.3;16.4;25.3;1.6;15.39;0;5.55;25977 +70100;43.80657;7.10431;336;20220821;33.2;15.5;24.3;1.6;16.39;1.5;5.33;25816 +70100;43.80657;7.10431;336;20220822;31.7;17;24.3;1.8;17.89;0;5.25;25581 +70100;43.80657;7.10431;336;20220823;32.2;17.6;24.9;1.4;17.09;0;5.08;25324 +70100;43.80657;7.10431;336;20220824;32.2;18.5;25.3;1.2;16.69;0;4.85;24352 +70100;43.80657;7.10431;336;20220825;32.7;18.3;25.5;1.7;17.29;0;5.25;24810 +70100;43.80657;7.10431;336;20220826;31.9;19.4;25.6;1.3;20.29;.6;4.66;22921 +70100;43.80657;7.10431;336;20220827;30.3;17;23.6;1.4;20.19;1.9;4.5;23493 +70100;43.80657;7.10431;336;20220828;32.3;18.1;25.2;1.4;21.19;.3;4.8;24119 +70100;43.80657;7.10431;336;20220829;32;17.9;24.9;1.9;19.49;.5;5;23858 +70100;43.80657;7.10431;336;20220830;32.3;18.5;25.4;1.3;19.89;2.1;4.68;23424 +70100;43.80657;7.10431;336;20220831;29.1;15.4;22.2;1.6;17.29;.4;4.37;23163 +70100;43.80657;7.10431;336;20220901;31.1;17.3;24.2;1.2;18.79;.5;4.41;23073 +70100;43.80657;7.10431;336;20220902;27.3;15.1;21.2;1.7;18.59;2.8;3.9;21498 +70100;43.80657;7.10431;336;20220903;29.2;15.6;22.4;1.5;17.99;3.7;4.21;22548 +70100;43.80657;7.10431;336;20220904;27.9;15;21.4;1.2;18.59;0;3.82;21774 +70100;43.80657;7.10431;336;20220905;30.6;16;23.3;1.3;17.49;.1;4.31;23010 +70100;43.80657;7.10431;336;20220906;29.7;16;22.8;1.1;18.09;.4;4;22092 +70100;43.80657;7.10431;336;20220907;29.2;16.6;22.9;1.5;20.09;2.3;3.93;20991 +70100;43.80657;7.10431;336;20220908;29.5;16;22.7;3.5;16.19;0;5.08;21564 +70100;43.80657;7.10431;336;20220909;28;20.1;24;4.7;10.49;0;6.22;16238 +70100;43.80657;7.10431;336;20220910;28.7;16.9;22.8;4.8;9.79;0;6.48;19785 +70100;43.80657;7.10431;336;20220911;27.4;13.7;20.5;1.7;12.59;0;3.99;21171 +70100;43.80657;7.10431;336;20220912;28.8;12.7;20.7;1.3;14.29;.1;3.84;21888 +70100;43.80657;7.10431;336;20220913;28.5;13.2;20.8;.9;16.89;0;3.56;21697 +70100;43.80657;7.10431;336;20220914;23.1;17.6;20.3;1.2;19.29;9.3;2.37;12874 +70100;43.80657;7.10431;336;20220915;30.6;17.4;24;3;16.79;0;4.82;20034 +70100;43.80657;7.10431;336;20220916;29.2;19;24.1;5.6;12.29;0;6.5;17386 +70100;43.80657;7.10431;336;20220917;27;14.2;20.6;3.5;8.39;0;5.23;19353 +70100;43.80657;7.10431;336;20220918;25.1;11.8;18.4;.9;11.99;0;3.02;19549 +70100;43.80657;7.10431;336;20220919;25.7;8.9;17.3;1.7;12.69;0;3.4;20537 +70100;43.80657;7.10431;336;20220920;25.9;12.9;19.4;1.2;13.09;0;3.16;18949 +70100;43.80657;7.10431;336;20220921;24.2;12.5;18.3;2;13.29;0;3.21;17774 +70100;43.80657;7.10431;336;20220922;20.8;14.2;17.5;1.1;12.09;0;2.33;13092 +70100;43.80657;7.10431;336;20220923;23.5;14.2;18.8;1;11.99;2.4;2.62;15476 +70100;43.80657;7.10431;336;20220924;15.6;13;14.3;1.1;14.59;9.6;1.33;7863 +70100;43.80657;7.10431;336;20220925;23.3;12.8;18;1.2;13.99;1.9;2.59;16138 +70100;43.80657;7.10431;336;20220926;24.2;9.4;16.8;3.4;10.09;.2;4;19053 +70100;43.80657;7.10431;336;20220927;21.9;13.1;17.5;7.4;7.89;0;5.66;14423 +70100;43.80657;7.10431;336;20220928;23.8;14.3;19;6;10.69;0;4.95;14845 +70100;43.80657;7.10431;336;20220929;22.4;14;18.2;4.9;10.39;0;4.24;13779 +70100;43.80657;7.10431;336;20220930;20.9;11.3;16.1;1.5;9.49;3.1;2.54;14604 +70100;43.80657;7.10431;336;20221001;23;7;15;3.9;9.89;0;3.72;18188 +70100;43.80657;7.10431;336;20221002;28.7;17.1;22.9;3.4;12.39;0;4.56;15750 +70100;43.80657;7.10431;336;20221003;26.2;12.7;19.4;1.2;13.69;0;2.71;16841 +70100;43.80657;7.10431;336;20221004;26.2;10.6;18.4;1;12.19;.1;2.6;17603 +70100;43.80657;7.10431;336;20221005;25;11.4;18.2;.8;14.39;.1;2.32;16525 +70100;43.80657;7.10431;336;20221006;25.2;9.3;17.2;1.2;14.19;0;2.47;17216 +70100;43.80657;7.10431;336;20221007;25.4;11.7;18.5;.9;13.89;0;2.34;16209 +70100;43.80657;7.10431;336;20221008;20.5;11.4;15.9;.6;13.79;15.7;1.72;12964 +70100;43.80657;7.10431;336;20221009;16.7;13.9;15.3;1.4;15.79;30.7;1.17;6884 +70100;43.80657;7.10431;336;20221010;21.7;13.9;17.8;1;14.79;.7;1.83;11683 +70100;43.80657;7.10431;336;20221011;24.3;11;17.6;1;13.69;.5;2.14;15225 +70100;43.80657;7.10431;336;20221012;23;11.7;17.3;.8;13.09;0;1.9;13827 +70100;43.80657;7.10431;336;20221013;25.2;11.2;18.2;1.6;12.49;0;2.51;15261 +70100;43.80657;7.10431;336;20221014;24.2;12;18.1;1.2;13.49;0;2.12;14040 +70100;43.80657;7.10431;336;20221015;24.6;9.2;16.9;.8;13.49;.1;1.95;15512 +70100;43.80657;7.10431;336;20221016;24;10;17;1.5;14.19;0;2.12;14709 +70100;43.80657;7.10431;336;20221017;24.8;11.1;17.9;1.5;13.69;0;2.22;14365 +70100;43.80657;7.10431;336;20221018;25.8;12.1;18.9;.5;13.59;0;1.74;14187 +70100;43.80657;7.10431;336;20221019;25.6;10.2;17.9;.7;14.49;0;1.83;14783 +70100;43.80657;7.10431;336;20221020;23.3;11.1;17.2;1.4;14.39;1;1.88;13027 +70100;43.80657;7.10431;336;20221021;18.3;15.3;16.8;1.5;16.69;6.4;1.14;6126 +70100;43.80657;7.10431;336;20221022;24.8;16;20.4;.9;18.49;0;1.64;10711 +70100;43.80657;7.10431;336;20221023;24.3;14.8;19.5;2.3;16.79;.1;2.08;11006 +70100;43.80657;7.10431;336;20221024;23.1;14;18.5;1.7;16.79;.5;1.71;10623 +70100;43.80657;7.10431;336;20221025;26;12.6;19.3;1;15.79;0;1.78;12832 +70100;43.80657;7.10431;336;20221026;23.6;12;17.8;1;15.79;.1;1.54;11752 +70100;43.80657;7.10431;336;20221027;25;12.5;18.7;.8;15.59;.1;1.55;12061 +70100;43.80657;7.10431;336;20221028;26.9;13.1;20;1.3;14.09;0;1.96;12536 +70100;43.80657;7.10431;336;20221029;26.8;11.7;19.2;1.1;11.19;0;1.85;12968 +70100;43.80657;7.10431;336;20221030;24.7;12.5;18.6;.9;10.29;.1;1.57;11456 +70100;43.80657;7.10431;336;20221031;23.5;9.5;16.5;.6;11.99;0;1.26;12150 +70100;43.80657;7.10431;336;20221101;20;10.7;15.3;1.1;13.49;20.1;1.22;9684 +70100;43.80657;7.10431;336;20221102;22.8;8.6;15.7;.8;13.29;.1;1.26;11929 +70100;43.80657;7.10431;336;20221103;16.5;9.5;13;1.6;13.19;19;.97;8120 +70100;43.80657;7.10431;336;20221104;16.5;11;13.7;4.6;7.69;.7;2.86;7047 +70100;43.80657;7.10431;336;20221105;19.8;7.7;13.7;1.6;6.19;0;1.76;10558 +70100;43.80657;7.10431;336;20221106;20.4;5.5;12.9;.8;7.29;0;1.11;11622 +70100;43.80657;7.10431;336;20221107;20.1;4.4;12.2;.7;9.79;0;.98;11699 +70100;43.80657;7.10431;336;20221108;18;6;12;.9;11.49;0;.91;10118 +70100;43.80657;7.10431;336;20221109;17.3;11.9;14.6;1.4;13.89;9.8;.94;6538 +70100;43.80657;7.10431;336;20221110;19.2;10.9;15;1.3;13.39;0;1.05;8122 +70100;43.80657;7.10431;336;20221111;21.3;9.3;15.3;1.2;11.59;0;1.19;9746 +70100;43.80657;7.10431;336;20221112;18.7;7.3;13;.6;10.99;0;.79;9370 +70100;43.80657;7.10431;336;20221113;18.7;10.2;14.4;1.5;9.79;.1;1.29;7924 +70100;43.80657;7.10431;336;20221114;15.5;7.3;11.4;1.7;10.49;5.4;.95;7680 +70100;43.80657;7.10431;336;20221115;13.7;10.2;11.9;2.5;12.89;3.4;.7;4784 +70100;43.80657;7.10431;336;20221116;21;10.7;15.8;2.3;11.59;0;1.61;8463 +70100;43.80657;7.10431;336;20221117;22.8;10.3;16.5;4.2;9.09;0;3.06;9266 +70100;43.80657;7.10431;336;20221118;17.6;11.9;14.7;5.3;8.19;0;3.08;6023 +70100;43.80657;7.10431;336;20221119;17.8;4.4;11.1;1.4;6.79;0;1.14;9395 +70100;43.80657;7.10431;336;20221120;16;1.1;8.5;1.3;6.39;0;.94;9825 +70100;43.80657;7.10431;336;20221121;13.6;2.4;8;1.1;7.69;6.2;.68;8360 +70100;43.80657;7.10431;336;20221122;13.9;7.7;10.8;6;6.69;.1;2.67;6026 +70100;43.80657;7.10431;336;20221123;16.4;4.6;10.5;3.9;6.59;0;2.14;8414 +70100;43.80657;7.10431;336;20221124;18.7;5.6;12.1;1.4;6.49;0;1.16;8802 +70100;43.80657;7.10431;336;20221125;16.8;6.4;11.6;1;8.39;0;.77;7710 +70100;43.80657;7.10431;336;20221126;17.6;3;10.3;1.2;7.89;0;.81;9139 +70100;43.80657;7.10431;336;20221127;15.3;4.5;9.9;1;7.39;0;.71;7716 +70100;43.80657;7.10431;336;20221128;10.6;4.4;7.5;.6;8.59;.2;.43;5672 +70100;43.80657;7.10431;336;20221129;9;3.4;6.2;.4;8.39;.6;.35;5316 +70100;43.80657;7.10431;336;20221130;14.2;3.1;8.6;1.3;7.29;.4;.73;7623 +70100;43.80657;7.10431;336;20221201;13;4.4;8.7;.9;7.99;.1;.55;6595 +70100;43.80657;7.10431;336;20221202;12.4;1.6;7;1.6;7.09;3.6;.71;7391 +70100;43.80657;7.10431;336;20221203;10.3;5;7.6;2.6;9.49;17.5;.54;4989 +70100;43.80657;7.10431;336;20221204;10.1;7.7;8.9;1.4;10.69;17.8;.45;3168 +70100;43.80657;7.10431;336;20221205;12.9;5.5;9.2;1.2;8.99;0;.57;5900 +70100;43.80657;7.10431;336;20221206;13.8;.6;7.2;.7;6.29;0;.41;7995 +70100;43.80657;7.10431;336;20221207;13.5;.2;6.8;1.2;7.19;0;.54;7978 +70100;43.80657;7.10431;336;20221208;10.6;2.9;6.7;1.4;8.89;15;.4;5916 +70100;43.80657;7.10431;336;20221209;10;7.7;8.8;1.8;11.29;9.2;.36;2989 +70100;43.80657;7.10431;336;20221210;14.1;4.9;9.5;1.5;8.69;0;.67;6446 +70100;43.80657;7.10431;336;20221211;10.4;.2;5.3;2.8;3.89;.7;1.44;6783 +70100;43.80657;7.10431;336;20221212;10.3;-1.4;4.4;1.7;4.29;9.4;.85;7270 +70100;43.80657;7.10431;336;20221213;6;3.2;4.6;1.3;8.39;2.5;.3;3288 +70100;43.80657;7.10431;336;20221214;11.8;5.4;8.6;1.5;9.29;0;.53;5209 +70100;43.80657;7.10431;336;20221215;10.4;3.2;6.8;2.2;10.19;40.2;.22;5539 +70100;43.80657;7.10431;336;20221216;13.8;9;11.4;1.2;10.99;.1;.57;4420 +70100;43.80657;7.10431;336;20221217;13.7;1.4;7.5;1.2;8.59;0;.43;7362 +70100;43.80657;7.10431;336;20221218;13.2;3.6;8.4;1.2;8.59;0;.49;6436 +70100;43.80657;7.10431;336;20221219;10.7;4.7;7.7;.4;9.89;0;.28;4978 +70100;43.80657;7.10431;336;20221220;13.4;7.3;10.3;.6;12.09;1.7;.33;5020 +70100;43.80657;7.10431;336;20221221;12.5;10.2;11.3;1.1;12.59;6.4;.45;2889 +70100;43.80657;7.10431;336;20221222;17.1;5.2;11.1;2.4;9.59;0;1;7212 +70100;43.80657;7.10431;336;20221223;21.4;10.4;15.9;3.6;10.79;0;2.01;6920 +70100;43.80657;7.10431;336;20221224;21.5;12;16.7;2.3;11.09;0;1.52;6403 +70100;43.80657;7.10431;336;20221225;15.8;8.7;12.2;2;12.19;0;.65;5478 +70100;43.80657;7.10431;336;20221226;16.3;7.4;11.8;1.3;11.09;0;.58;6206 +70100;43.80657;7.10431;336;20221227;18.5;8;13.2;1.9;8.89;0;1.16;6801 +70100;43.80657;7.10431;336;20221228;15.1;3;9;1;7.19;0;.55;7360 +70100;43.80657;7.10431;336;20221229;14.4;6.5;10.4;1.1;10.69;.2;.47;5872 +70100;43.80657;7.10431;336;20221230;15.6;6.4;11;.7;10.89;0;.4;6401 +70100;43.80657;7.10431;336;20221231;15;6;10.5;1.6;11.19;0;.52;6354 +70101;43.83044;7.39985;347;20220101;11.9;7.2;9.6;1.5;10.29;.1;.66;3505 +70101;43.83044;7.39985;347;20220102;11.3;7.7;9.5;2.1;9.33;0;.87;3509 +70101;43.83044;7.39985;347;20220103;14.9;3;9;2.6;8.79;0;.94;7083 +70101;43.83044;7.39985;347;20220104;11;3.1;7;1.8;9.93;.1;.5;4548 +70101;43.83044;7.39985;347;20220105;13;8.8;10.9;3.5;8.86;2.4;1.5;4091 +70101;43.83044;7.39985;347;20220106;11.7;3;7.4;2.7;5.56;.1;1.39;6343 +70101;43.83044;7.39985;347;20220107;11;-.6;5.2;3.6;4.56;0;1.69;7733 +70101;43.83044;7.39985;347;20220108;12.1;2.6;7.4;4.4;6.06;0;1.78;6991 +70101;43.83044;7.39985;347;20220109;10.9;5.2;8.1;5.8;5.76;0;2.32;5729 +70101;43.83044;7.39985;347;20220110;12.3;3.8;8.1;2.4;5.03;0;1.5;6473 +70101;43.83044;7.39985;347;20220111;13.7;-1.2;6.3;2.5;3.66;0;1.55;8886 +70101;43.83044;7.39985;347;20220112;12.6;-1.4;5.6;2.8;4.03;0;1.62;8749 +70101;43.83044;7.39985;347;20220113;13;-.8;6.1;3;4.49;0;1.66;8769 +70101;43.83044;7.39985;347;20220114;14.3;-1.3;6.5;2.5;4.49;0;1.46;9182 +70101;43.83044;7.39985;347;20220115;14.8;.6;7.7;2.2;5.76;0;1.19;9049 +70101;43.83044;7.39985;347;20220116;13.7;-.6;6.6;2.2;6.03;0;1.11;9131 +70101;43.83044;7.39985;347;20220117;15.1;.2;7.6;2.5;5.23;0;1.43;9471 +70101;43.83044;7.39985;347;20220118;12.3;.2;6.3;2.4;6.96;0;1.09;8542 +70101;43.83044;7.39985;347;20220119;12;2.2;7.1;2.3;7.86;0;.98;7745 +70101;43.83044;7.39985;347;20220120;12.5;1.2;6.8;2.5;6.29;0;1.23;8589 +70101;43.83044;7.39985;347;20220121;12.5;-.4;6;2.3;5.56;0;1.22;9316 +70101;43.83044;7.39985;347;20220122;12.6;-.6;6;2.1;5.76;0;1.16;9501 +70101;43.83044;7.39985;347;20220123;12.5;-.4;6;2.2;6.39;0;1.09;9662 +70101;43.83044;7.39985;347;20220124;12.5;0;6.3;2.2;7.13;0;1.03;9532 +70101;43.83044;7.39985;347;20220125;12.8;2.9;7.8;2.1;7.69;0;1.09;7891 +70101;43.83044;7.39985;347;20220126;12.4;-.2;6.1;2.2;7.06;0;1.03;9762 +70101;43.83044;7.39985;347;20220127;12.2;.3;6.3;2.1;7.29;0;1.02;9220 +70101;43.83044;7.39985;347;20220128;13.3;.8;7.1;2.2;7.26;0;1.15;9974 +70101;43.83044;7.39985;347;20220129;15;2.1;8.5;2.5;6.26;0;1.48;10300 +70101;43.83044;7.39985;347;20220130;13.4;1.2;7.3;2.1;7.43;0;1.14;10165 +70101;43.83044;7.39985;347;20220131;14.4;1.7;8;3.5;6.69;0;1.78;9603 +70101;43.83044;7.39985;347;20220201;13;3.3;8.1;3.3;4.53;0;2.1;9359 +70101;43.83044;7.39985;347;20220202;17.9;4;11;2.8;6.33;0;2.09;10397 +70101;43.83044;7.39985;347;20220203;14.9;3.7;9.3;2.4;8.79;0;1.32;9556 +70101;43.83044;7.39985;347;20220204;14.3;7;10.7;1.7;9.16;0;1.16;7543 +70101;43.83044;7.39985;347;20220205;16;3.7;9.9;1.7;8.13;0;1.3;11060 +70101;43.83044;7.39985;347;20220206;15.5;1.6;8.6;3.6;6.56;0;2.13;11659 +70101;43.83044;7.39985;347;20220207;16.9;6.9;11.9;4.2;6.69;0;2.83;9312 +70101;43.83044;7.39985;347;20220208;15.7;.7;8.2;2.3;6.23;0;1.61;12328 +70101;43.83044;7.39985;347;20220209;15.3;1.6;8.5;3;7.53;0;1.76;12142 +70101;43.83044;7.39985;347;20220210;11.3;3;7.1;4.2;9.64;0;1.81;9862 +70101;43.83044;7.39985;347;20220211;13.5;5.2;9.3;3.1;9.87;0;1.47;8924 +70101;43.83044;7.39985;347;20220212;13.1;4.1;8.6;3.8;7.07;0;2.18;11790 +70101;43.83044;7.39985;347;20220213;11.4;1.2;6.3;3;6.14;1.2;1.87;10590 +70101;43.83044;7.39985;347;20220214;7.4;5.1;6.3;3.5;8.24;26.3;1.06;1024 +70101;43.83044;7.39985;347;20220215;10.9;2.7;6.8;4;7.87;0;1.69;9962 +70101;43.83044;7.39985;347;20220216;13.2;2.9;8;3.6;6.86;0;1.98;10998 +70101;43.83044;7.39985;347;20220217;19.9;5.2;12.6;3.4;8.79;.1;2.58;12612 +70101;43.83044;7.39985;347;20220218;18.4;5.7;12;2.1;9.99;0;1.77;12611 +70101;43.83044;7.39985;347;20220219;14.4;5.7;10.1;2.1;9.79;0;1.4;9744 +70101;43.83044;7.39985;347;20220220;16.7;2.8;9.8;2.8;7.43;0;2.16;13794 +70101;43.83044;7.39985;347;20220221;14.9;6.6;10.8;7;6.19;0;3.74;11207 +70101;43.83044;7.39985;347;20220222;17.1;5.8;11.4;3.5;5.93;0;2.92;13868 +70101;43.83044;7.39985;347;20220223;16.4;2.7;9.6;2.2;7.06;0;2.03;14879 +70101;43.83044;7.39985;347;20220224;13.2;3.2;8.2;2.4;8.29;.3;1.6;11013 +70101;43.83044;7.39985;347;20220225;14.9;4.2;9.5;2.8;7.49;0;2.09;13266 +70101;43.83044;7.39985;347;20220226;14.3;2.8;8.5;2.5;5.09;0;2.32;14615 +70101;43.83044;7.39985;347;20220227;10.5;.2;5.3;2.4;5.26;0;1.87;12261 +70101;43.83044;7.39985;347;20220228;14.5;-.6;7;2.7;5.99;0;2.14;15897 +70101;43.83044;7.39985;347;20220301;11.7;2;6.8;3.2;6.36;0;2.03;13712 +70101;43.83044;7.39985;347;20220302;13.3;3;8.1;2.2;6.89;0;1.84;13571 +70101;43.83044;7.39985;347;20220303;11.9;2.9;7.4;2;8.53;0;1.42;10743 +70101;43.83044;7.39985;347;20220304;12.7;2;7.4;2;9.09;5.7;1.55;14136 +70101;43.83044;7.39985;347;20220305;8.9;5.3;7.1;1.8;7.93;.7;1.2;6755 +70101;43.83044;7.39985;347;20220306;9.2;2.7;5.9;1.7;6.69;0;1.41;10055 +70101;43.83044;7.39985;347;20220307;11.8;-.4;5.7;1.8;6.06;0;1.82;16224 +70101;43.83044;7.39985;347;20220308;10.2;-.5;4.9;2.3;6.29;0;1.65;11829 +70101;43.83044;7.39985;347;20220309;13.2;2.4;7.8;2;7.33;0;1.94;15739 +70101;43.83044;7.39985;347;20220310;14.1;1.3;7.7;2;8.46;.1;1.87;16655 +70101;43.83044;7.39985;347;20220311;12.2;6;9.1;3.8;8.06;0;2.2;11591 +70101;43.83044;7.39985;347;20220312;11.7;7.3;9.5;6.9;6.76;0;2.96;9075 +70101;43.83044;7.39985;347;20220313;9;8.5;8.8;6.5;7.53;8.4;2.25;2209 +70101;43.83044;7.39985;347;20220314;12.4;5.6;9;4;9.89;.6;1.65;10247 +70101;43.83044;7.39985;347;20220315;14.1;9.9;12;4.2;9.39;0;2.49;11129 +70101;43.83044;7.39985;347;20220316;15.4;5.5;10.5;3.2;10.39;0;2.13;15030 +70101;43.83044;7.39985;347;20220317;15.2;7.9;11.6;1.5;10.86;0;1.75;11399 +70101;43.83044;7.39985;347;20220318;15.3;8.7;12;3.8;8.82;0;2.92;8984 +70101;43.83044;7.39985;347;20220319;15.2;8.6;11.9;4.3;6.84;0;3.61;13271 +70101;43.83044;7.39985;347;20220320;12.6;7;9.8;4.5;6.27;0;3.2;12373 +70101;43.83044;7.39985;347;20220321;12.6;3.9;8.2;4.5;5.42;0;3.54;18590 +70101;43.83044;7.39985;347;20220322;14;1.5;7.8;3.4;5.49;0;3.39;20032 +70101;43.83044;7.39985;347;20220323;15;1.9;8.4;3.3;4.97;0;3.85;20410 +70101;43.83044;7.39985;347;20220324;15.7;3.5;9.6;2.2;6.44;0;3.09;20374 +70101;43.83044;7.39985;347;20220325;14.6;2.8;8.7;2.1;6.97;0;2.83;19621 +70101;43.83044;7.39985;347;20220326;16.7;3.4;10.1;3.9;7.02;0;3.65;20026 +70101;43.83044;7.39985;347;20220327;20.1;9.6;14.9;3.4;6.17;0;4.07;13100 +70101;43.83044;7.39985;347;20220328;19.2;6.8;13;2.4;5.49;0;3.84;20382 +70101;43.83044;7.39985;347;20220329;14.5;5.4;10;2.6;8.29;.4;2.93;17042 +70101;43.83044;7.39985;347;20220330;14.4;8.7;11.6;2.3;11.32;14;1.58;5758 +70101;43.83044;7.39985;347;20220331;15.1;7;11.1;3.3;10.67;1.5;3.14;19440 +70101;43.83044;7.39985;347;20220401;12.8;5.7;9.3;7.1;6.97;.7;3.91;19673 +70101;43.83044;7.39985;347;20220402;11;1.6;6.3;4.5;6.25;.9;2.94;18263 +70101;43.83044;7.39985;347;20220403;10.7;2.7;6.7;2.8;7.25;.4;2.23;13951 +70101;43.83044;7.39985;347;20220404;12;2.3;7.2;2.5;7.74;0;2.64;21171 +70101;43.83044;7.39985;347;20220405;12.6;1.9;7.3;2.2;7.74;0;2.8;22648 +70101;43.83044;7.39985;347;20220406;11.9;2.6;7.3;2;8.72;0;2.25;16514 +70101;43.83044;7.39985;347;20220407;15;7.6;11.3;3.8;9.79;0;2.75;14945 +70101;43.83044;7.39985;347;20220408;17.4;10.3;13.8;5.5;11.89;0;3.42;18259 +70101;43.83044;7.39985;347;20220409;15.7;10.5;13.1;6.9;6.35;1.1;5.8;22158 +70101;43.83044;7.39985;347;20220410;16.2;5.1;10.6;2.6;5.99;0;3.75;24234 +70101;43.83044;7.39985;347;20220411;14;3.3;8.6;2.8;8.59;0;2.9;20822 +70101;43.83044;7.39985;347;20220412;14.4;5;9.7;3.9;9.09;0;3;20379 +70101;43.83044;7.39985;347;20220413;17.2;9.7;13.4;3.1;8.79;0;3.85;21409 +70101;43.83044;7.39985;347;20220414;20.1;7.3;13.7;2.2;8.09;0;4.28;23342 +70101;43.83044;7.39985;347;20220415;22;10.4;16.2;2.5;9.85;0;4.25;22216 +70101;43.83044;7.39985;347;20220416;20.3;9.8;15.1;2.9;11.08;0;4.3;22458 +70101;43.83044;7.39985;347;20220417;16.2;11.8;14;3.1;9.72;0;4.31;22499 +70101;43.83044;7.39985;347;20220418;15.7;9.5;12.6;2.8;9.39;0;3.87;23469 +70101;43.83044;7.39985;347;20220419;15.8;6.6;11.2;2.6;11.69;0;2.86;18831 +70101;43.83044;7.39985;347;20220420;14.5;9.8;12.1;3.3;12.89;4.7;2.22;11763 +70101;43.83044;7.39985;347;20220421;16.7;11;13.8;4.1;11.82;.6;2.92;12422 +70101;43.83044;7.39985;347;20220422;16.2;10.6;13.4;3.2;12.59;0;2.92;15395 +70101;43.83044;7.39985;347;20220423;13.3;10.6;12;4.2;13.49;16.1;1.54;6054 +70101;43.83044;7.39985;347;20220424;15.7;7.4;11.5;3.2;11.64;.7;2.72;17526 +70101;43.83044;7.39985;347;20220425;16.8;8;12.4;3.6;12.14;0;3.57;23693 +70101;43.83044;7.39985;347;20220426;16;8.4;12.2;3;13.29;0;3.1;20714 +70101;43.83044;7.39985;347;20220427;16.2;10.7;13.4;2;13.29;0;3.49;23522 +70101;43.83044;7.39985;347;20220428;19.6;9.4;14.5;2.4;10.35;0;4.47;26105 +70101;43.83044;7.39985;347;20220429;18.5;8.9;13.7;2.8;10.02;0;4.82;26884 +70101;43.83044;7.39985;347;20220430;18.2;9.9;14.1;2.3;10.72;.3;3.87;21995 +70101;43.83044;7.39985;347;20220501;18.4;8.9;13.6;2.3;11.62;.2;3.81;22358 +70101;43.83044;7.39985;347;20220502;17.5;8.2;12.8;2.1;12.62;0;3.76;25118 +70101;43.83044;7.39985;347;20220503;17.4;10.5;13.9;1.9;13.47;.5;3.39;21032 +70101;43.83044;7.39985;347;20220504;17.9;9.1;13.5;1.9;12.89;.2;3.72;24157 +70101;43.83044;7.39985;347;20220505;17.7;10.9;14.3;2.8;13.11;.4;3.07;15432 +70101;43.83044;7.39985;347;20220506;17.7;10.1;13.9;1.2;13.09;.8;2.77;16521 +70101;43.83044;7.39985;347;20220507;21;10.5;15.8;1.7;13.03;0;3.98;24034 +70101;43.83044;7.39985;347;20220508;19.2;11.4;15.3;1.9;13.39;2;3.38;18584 +70101;43.83044;7.39985;347;20220509;23.3;9.4;16.3;2.2;12.69;.8;4.66;27297 +70101;43.83044;7.39985;347;20220510;24.6;11;17.8;2.2;13.06;0;5.02;28145 +70101;43.83044;7.39985;347;20220511;24.8;11.7;18.3;2;13.46;0;4.87;28126 +70101;43.83044;7.39985;347;20220512;25.4;11.1;18.3;2.2;12.49;0;5;28371 +70101;43.83044;7.39985;347;20220513;24.4;11.5;17.9;1.9;12.96;0;4.79;27699 +70101;43.83044;7.39985;347;20220514;22.8;11;16.9;1.5;14.53;.1;4.33;26432 +70101;43.83044;7.39985;347;20220515;24.3;12;18.1;1.4;15.26;0;4.66;27909 +70101;43.83044;7.39985;347;20220516;25.7;11.8;18.8;1.7;13.83;0;4.97;28469 +70101;43.83044;7.39985;347;20220517;25.7;12.8;19.2;1.8;15.43;0;4.97;28389 +70101;43.83044;7.39985;347;20220518;26.8;13.5;20.2;1.8;16.29;.2;5.12;27940 +70101;43.83044;7.39985;347;20220519;27;14.6;20.8;1.7;13.73;0;5.44;28623 +70101;43.83044;7.39985;347;20220520;27.9;14.1;21;1.7;13.46;0;5.53;29004 +70101;43.83044;7.39985;347;20220521;29.7;15.2;22.5;2.1;15.99;.2;5.69;28801 +70101;43.83044;7.39985;347;20220522;25.4;15;20.2;1.5;18.29;.1;4.29;22868 +70101;43.83044;7.39985;347;20220523;25.3;14.9;20.1;2.1;16.56;0;4.53;24141 +70101;43.83044;7.39985;347;20220524;27.8;13.5;20.6;2.3;14.56;1.2;5.42;28162 +70101;43.83044;7.39985;347;20220525;22.7;13.9;18.3;1.9;16.73;.5;4.15;23395 +70101;43.83044;7.39985;347;20220526;25.9;14.3;20.1;2;16.16;.1;5.31;28305 +70101;43.83044;7.39985;347;20220527;32.6;18;25.3;2.2;14.63;0;6.78;29671 +70101;43.83044;7.39985;347;20220528;30.3;17.5;23.9;1.9;14.53;.8;6.13;28687 +70101;43.83044;7.39985;347;20220529;26.3;15.4;20.8;2.7;15.59;1.3;5.31;26498 +70101;43.83044;7.39985;347;20220530;25.3;14.2;19.8;2.2;15.93;0;4.94;26119 +70101;43.83044;7.39985;347;20220531;25.3;14.7;20;1.8;16.23;.1;5;26794 +70101;43.83044;7.39985;347;20220601;28.4;14.6;21.5;1.9;15.76;0;5.76;30065 +70101;43.83044;7.39985;347;20220602;27.7;13.8;20.7;2;16.59;.1;5.6;29771 +70101;43.83044;7.39985;347;20220603;28.1;18.5;23.3;2.7;15.79;3.6;5.4;21841 +70101;43.83044;7.39985;347;20220604;29.6;17.8;23.7;2.6;17.33;0;6.03;27541 +70101;43.83044;7.39985;347;20220605;30.7;17.9;24.3;2.4;18.16;0;6.13;28844 +70101;43.83044;7.39985;347;20220606;30.3;16.8;23.5;2.6;16.43;0;6.39;30242 +70101;43.83044;7.39985;347;20220607;29;18.9;23.9;3.8;14.76;.1;6.93;27846 +70101;43.83044;7.39985;347;20220608;27.3;16.6;21.9;3.3;12.69;0;6.14;25170 +70101;43.83044;7.39985;347;20220609;28.1;17.3;22.7;3.7;12.06;.1;6.86;28181 +70101;43.83044;7.39985;347;20220610;29.1;14.6;21.8;2.7;9.63;0;6.84;30881 +70101;43.83044;7.39985;347;20220611;31;15.4;23.2;2.3;10.69;0;6.87;30802 +70101;43.83044;7.39985;347;20220612;30.9;16.4;23.6;1.9;12.96;0;6.43;30387 +70101;43.83044;7.39985;347;20220613;31;17.6;24.3;2;16.46;.1;6.4;30171 +70101;43.83044;7.39985;347;20220614;29.9;15.2;22.6;1.8;16.83;0;6.07;30653 +70101;43.83044;7.39985;347;20220615;30.2;17.9;24;1.8;18.29;0;5.89;28257 +70101;43.83044;7.39985;347;20220616;31.8;18.6;25.2;1.6;20.33;0;6.16;30201 +70101;43.83044;7.39985;347;20220617;32.1;17.2;24.7;1.5;19.53;0;6.14;30184 +70101;43.83044;7.39985;347;20220618;32.5;19.6;26;2.3;19.49;0;6.71;29823 +70101;43.83044;7.39985;347;20220619;31.5;19.7;25.6;2.2;17.06;0;6.67;30067 +70101;43.83044;7.39985;347;20220620;31.3;17.1;24.2;2;14.13;0;6.5;30130 +70101;43.83044;7.39985;347;20220621;30.2;17.2;23.7;1.8;17.46;.2;5.84;28129 +70101;43.83044;7.39985;347;20220622;27.5;20;23.7;2.3;21.69;2.2;4.51;19327 +70101;43.83044;7.39985;347;20220623;26.8;17.2;22;2.1;19.86;3.1;4.64;22387 +70101;43.83044;7.39985;347;20220624;28.8;15.9;22.4;3;17.69;6.5;6.04;29729 +70101;43.83044;7.39985;347;20220625;29.6;16.6;23.1;2.4;15.96;0;6.39;30641 +70101;43.83044;7.39985;347;20220626;30.5;18.2;24.3;3.4;18.63;0;6.6;29376 +70101;43.83044;7.39985;347;20220627;31.5;18.5;25;2.2;16.63;0;6.64;29683 +70101;43.83044;7.39985;347;20220628;29.7;19.3;24.5;2;18.93;31.2;5.19;22081 +70101;43.83044;7.39985;347;20220629;30.6;14.7;22.6;2.4;17.93;0;6.09;30621 +70101;43.83044;7.39985;347;20220630;28.4;16.4;22.4;1.9;18.86;0;5.68;29421 +70101;43.83044;7.39985;347;20220701;30.9;17.4;24.1;2.4;17.13;0;6.36;30164 +70101;43.83044;7.39985;347;20220702;31.6;15.4;23.5;2.3;16.03;0;6.47;30758 +70101;43.83044;7.39985;347;20220703;33.9;17.6;25.8;2;14.66;0;6.71;30033 +70101;43.83044;7.39985;347;20220704;33.7;19.5;26.6;1.8;17.83;.3;6.52;29939 +70101;43.83044;7.39985;347;20220705;34.8;19.7;27.2;2.5;18.43;0;7.13;30410 +70101;43.83044;7.39985;347;20220706;32.2;18.8;25.5;2.3;17.39;0;6.51;29617 +70101;43.83044;7.39985;347;20220707;32.1;18.2;25.2;2.2;17.03;0;6.63;30179 +70101;43.83044;7.39985;347;20220708;31.1;19.3;25.2;2.1;15.26;0;6.61;29557 +70101;43.83044;7.39985;347;20220709;32.2;18.4;25.3;2.4;14.73;0;6.77;29340 +70101;43.83044;7.39985;347;20220710;30.2;18.5;24.4;2.2;18.43;0;6.2;29350 +70101;43.83044;7.39985;347;20220711;30;17.5;23.7;2;17.53;0;6.14;29610 +70101;43.83044;7.39985;347;20220712;29.8;17.9;23.9;2;19.56;0;5.97;29118 +70101;43.83044;7.39985;347;20220713;31.5;18;24.8;1.8;19.23;.2;6.2;29538 +70101;43.83044;7.39985;347;20220714;33;19.8;26.4;2.1;18.03;1;6.51;29090 +70101;43.83044;7.39985;347;20220715;32.2;19.7;26;2.2;20.73;.1;6.43;29400 +70101;43.83044;7.39985;347;20220716;31.3;20;25.6;2.1;23.49;.1;5.62;25914 +70101;43.83044;7.39985;347;20220717;33.2;20.5;26.9;1.9;21.43;0;6.2;27407 +70101;43.83044;7.39985;347;20220718;34;22.4;28.2;2;19.86;.4;6.4;26814 +70101;43.83044;7.39985;347;20220719;34.1;22;28;2.5;19.13;.2;6.97;28334 +70101;43.83044;7.39985;347;20220720;35.4;21.8;28.6;2.2;17.53;0;7.09;29035 +70101;43.83044;7.39985;347;20220721;35.3;20.7;28;1.9;18.19;0;6.66;28941 +70101;43.83044;7.39985;347;20220722;33.7;20.3;27;2.1;20.89;0;6.47;28640 +70101;43.83044;7.39985;347;20220723;34.2;19.5;26.8;2.1;19.89;0;6.27;27782 +70101;43.83044;7.39985;347;20220724;33.5;20.7;27.1;1.9;22.79;0;6.22;28310 +70101;43.83044;7.39985;347;20220725;31.4;20.9;26.2;2.2;24.3;0;5.9;27460 +70101;43.83044;7.39985;347;20220726;34.4;21.2;27.8;2.9;20.16;1.8;6.9;28025 +70101;43.83044;7.39985;347;20220727;31.3;19.6;25.5;2.3;18.89;.4;6.1;27478 +70101;43.83044;7.39985;347;20220728;31.3;19.4;25.3;2;18.26;0;5.91;27096 +70101;43.83044;7.39985;347;20220729;31.5;18.7;25.1;2.4;18.23;5;5.86;25579 +70101;43.83044;7.39985;347;20220730;32.1;18.9;25.5;2.4;16.16;0;6.34;28333 +70101;43.83044;7.39985;347;20220731;33.8;19.3;26.5;2.5;13.39;0;6.85;28441 +70101;43.83044;7.39985;347;20220801;33.3;19.1;26.2;2.1;14.63;0;6.51;28162 +70101;43.83044;7.39985;347;20220802;31.6;17.5;24.5;2.2;17.66;.1;6.06;27548 +70101;43.83044;7.39985;347;20220803;33.2;20.7;27;2.3;17.89;0;6.44;27594 +70101;43.83044;7.39985;347;20220804;34.4;20.9;27.6;2.4;16.09;0;6.65;27347 +70101;43.83044;7.39985;347;20220805;35;20.3;27.7;2.2;16.39;.5;6.44;27395 +70101;43.83044;7.39985;347;20220806;33.9;20.4;27.1;2.2;18.43;0;6.23;27141 +70101;43.83044;7.39985;347;20220807;32.8;20.1;26.5;2.9;18.36;6.8;6.51;26847 +70101;43.83044;7.39985;347;20220808;32.1;18;25;2.8;18.13;0;6.15;26696 +70101;43.83044;7.39985;347;20220809;33;20.1;26.6;2.1;17.79;.2;6.05;26865 +70101;43.83044;7.39985;347;20220810;31.6;20.3;26;2.4;17.73;8.1;5.64;22893 +70101;43.83044;7.39985;347;20220811;31.2;19;25.1;2.4;17.79;.1;5.49;24154 +70101;43.83044;7.39985;347;20220812;31.4;18.3;24.9;2.5;19.16;2.3;5.79;26214 +70101;43.83044;7.39985;347;20220813;29.2;19.6;24.4;2.8;19.03;.3;5.37;23173 +70101;43.83044;7.39985;347;20220814;29.2;19.8;24.5;2.7;17.13;2;5.09;19535 +70101;43.83044;7.39985;347;20220815;31;15.5;23.3;2.4;17.89;.7;5.42;25191 +70101;43.83044;7.39985;347;20220816;30.7;17.4;24;2.4;19.29;.3;5.41;25552 +70101;43.83044;7.39985;347;20220817;23.7;19.4;21.6;3.1;19.73;12.5;3.14;10067 +70101;43.83044;7.39985;347;20220818;26.6;16.3;21.4;2.8;17.99;5.9;4.46;21159 +70101;43.83044;7.39985;347;20220819;30.2;16;23.1;2.8;15.79;0;5.73;25644 +70101;43.83044;7.39985;347;20220820;32.2;17.3;24.7;2;16.56;0;5.49;25438 +70101;43.83044;7.39985;347;20220821;31.5;17.5;24.5;1.9;17.43;.8;5.29;24815 +70101;43.83044;7.39985;347;20220822;30.8;17.3;24;1.9;18.23;.2;5.07;24265 +70101;43.83044;7.39985;347;20220823;31.1;18;24.5;2.2;18.06;0;5.35;24924 +70101;43.83044;7.39985;347;20220824;31;18.8;24.9;2.2;17.86;0;5.36;24478 +70101;43.83044;7.39985;347;20220825;31.9;18.8;25.3;2.1;18.46;0;5.39;24375 +70101;43.83044;7.39985;347;20220826;30.6;19.8;25.2;1.9;21.29;.4;4.69;21788 +70101;43.83044;7.39985;347;20220827;29.5;17.8;23.7;2.1;19.96;.2;4.67;22012 +70101;43.83044;7.39985;347;20220828;31.2;18.5;24.8;1.9;20.99;.1;4.82;23407 +70101;43.83044;7.39985;347;20220829;31.1;17.8;24.5;2.3;20.16;.4;4.91;22595 +70101;43.83044;7.39985;347;20220830;30.7;19.5;25.1;2.2;20.69;1.6;4.54;19955 +70101;43.83044;7.39985;347;20220831;28.2;16.5;22.3;2.3;17.69;.6;4.44;21002 +70101;43.83044;7.39985;347;20220901;30.8;17.8;24.3;2.2;18.83;.2;4.88;22423 +70101;43.83044;7.39985;347;20220902;27.1;16.2;21.7;2.5;18.93;1.2;4.09;19064 +70101;43.83044;7.39985;347;20220903;28.3;16.1;22.2;2.6;18.23;2.1;4.46;20851 +70101;43.83044;7.39985;347;20220904;27.7;15.6;21.6;2.4;18.59;0;4.36;21854 +70101;43.83044;7.39985;347;20220905;29.3;16.6;23;2.1;18.59;0;4.46;21732 +70101;43.83044;7.39985;347;20220906;29.2;17.1;23.2;2.1;18.86;.1;4.36;20957 +70101;43.83044;7.39985;347;20220907;28.2;17.2;22.7;2.1;20.69;1.1;3.95;19687 +70101;43.83044;7.39985;347;20220908;29.1;16.6;22.8;3.6;17.36;0;5.02;20004 +70101;43.83044;7.39985;347;20220909;28.3;18.1;23.2;4.7;11.93;0;6.35;19100 +70101;43.83044;7.39985;347;20220910;27.1;16.2;21.7;3.7;11.49;0;5.2;17969 +70101;43.83044;7.39985;347;20220911;27;15.1;21.1;2.6;13.29;0;4.43;20531 +70101;43.83044;7.39985;347;20220912;28.4;14.1;21.2;2.1;15.56;.1;4.24;21483 +70101;43.83044;7.39985;347;20220913;27.5;14.7;21.1;1.9;17.69;0;3.72;19640 +70101;43.83044;7.39985;347;20220914;22.4;18.4;20.4;2.3;19.76;8.6;2.31;8956 +70101;43.83044;7.39985;347;20220915;30.4;17.6;24;3.5;17.29;0;5.19;19770 +70101;43.83044;7.39985;347;20220916;27.6;18.7;23.2;4.5;13.86;.8;5.5;17571 +70101;43.83044;7.39985;347;20220917;25.9;14.8;20.4;4;9.19;.2;5.39;18684 +70101;43.83044;7.39985;347;20220918;24.7;11.4;18;2.2;11.19;0;3.75;19953 +70101;43.83044;7.39985;347;20220919;25.8;11.2;18.5;3.1;12.06;0;4.19;20179 +70101;43.83044;7.39985;347;20220920;25.5;12.8;19.1;2.2;12.73;0;3.8;19423 +70101;43.83044;7.39985;347;20220921;23.6;12.3;17.9;3.2;12.53;0;3.75;16731 +70101;43.83044;7.39985;347;20220922;21.1;14.5;17.8;2.5;12.43;0;3.28;15610 +70101;43.83044;7.39985;347;20220923;23;14.4;18.7;1.9;12.33;1.2;3.04;15567 +70101;43.83044;7.39985;347;20220924;16.4;13.4;14.9;2;14.99;16.6;1.51;6475 +70101;43.83044;7.39985;347;20220925;22.5;12.8;17.6;2.1;14.86;1;2.69;16230 +70101;43.83044;7.39985;347;20220926;23.5;10.4;16.9;3.3;11.13;0;3.85;18060 +70101;43.83044;7.39985;347;20220927;21.5;12.6;17.1;5.5;9.13;0;4.75;14487 +70101;43.83044;7.39985;347;20220928;23.7;13.6;18.7;5.7;10.89;0;5.06;15878 +70101;43.83044;7.39985;347;20220929;21.5;13.4;17.4;4.8;11.33;0;3.92;14100 +70101;43.83044;7.39985;347;20220930;20.6;11.8;16.2;2.3;10.19;3.2;2.85;13654 +70101;43.83044;7.39985;347;20221001;21.8;8.2;15;4.3;10.99;0;3.56;17064 +70101;43.83044;7.39985;347;20221002;25.8;15.3;20.5;3.5;13.59;.2;3.76;15246 +70101;43.83044;7.39985;347;20221003;24.9;12.8;18.8;2.3;13.53;0;3.04;16533 +70101;43.83044;7.39985;347;20221004;25.2;11.3;18.3;2;12.99;0;3.03;17264 +70101;43.83044;7.39985;347;20221005;24.3;11.8;18.1;2;14.53;0;2.78;16569 +70101;43.83044;7.39985;347;20221006;24.4;10.7;17.6;2.1;14.63;.1;2.74;16773 +70101;43.83044;7.39985;347;20221007;24.2;12;18.1;2;14.16;0;2.72;16002 +70101;43.83044;7.39985;347;20221008;19.1;12.2;15.6;1.6;14.56;8.7;1.75;9608 +70101;43.83044;7.39985;347;20221009;17.2;13.6;15.4;2.4;16.26;14.5;1.29;5715 +70101;43.83044;7.39985;347;20221010;21.3;13.7;17.5;1.9;15.49;.3;2;11287 +70101;43.83044;7.39985;347;20221011;23.2;11.6;17.4;1.8;14.26;.5;2.37;14918 +70101;43.83044;7.39985;347;20221012;22.2;12.3;17.3;2.1;13.89;0;2.32;13026 +70101;43.83044;7.39985;347;20221013;24;11.5;17.8;2.6;13.39;.1;2.69;14070 +70101;43.83044;7.39985;347;20221014;23.5;12.6;18.1;2.5;13.89;.1;2.49;13300 +70101;43.83044;7.39985;347;20221015;24.1;10.6;17.4;2.2;14.03;.1;2.39;15001 +70101;43.83044;7.39985;347;20221016;23;11.2;17.1;2.3;14.99;.1;2.24;13656 +70101;43.83044;7.39985;347;20221017;23.8;12.5;18.1;2.3;14.66;0;2.39;13168 +70101;43.83044;7.39985;347;20221018;24.8;12.3;18.5;1.8;14.09;.1;2.27;13916 +70101;43.83044;7.39985;347;20221019;24;10.8;17.4;1.6;14.86;0;2.01;13987 +70101;43.83044;7.39985;347;20221020;22.1;11.8;17;1.6;15.26;.3;1.81;11643 +70101;43.83044;7.39985;347;20221021;18.7;15.8;17.2;2.3;17.33;4.9;1.27;4377 +70101;43.83044;7.39985;347;20221022;23.8;16.4;20.1;2.1;18.73;0;1.83;9416 +70101;43.83044;7.39985;347;20221023;23.4;15.8;19.6;3;17.23;0;2.2;9590 +70101;43.83044;7.39985;347;20221024;22.6;15.5;19;2.2;17.53;.1;1.78;8431 +70101;43.83044;7.39985;347;20221025;24.8;13.2;19;1.6;16.46;0;1.87;12113 +70101;43.83044;7.39985;347;20221026;22.8;13.1;18;1.9;16.46;.1;1.75;10582 +70101;43.83044;7.39985;347;20221027;23.6;12.6;18.1;1.8;15.69;.1;1.79;11503 +70101;43.83044;7.39985;347;20221028;25.5;12.8;19.2;2.3;14.36;0;2.3;12323 +70101;43.83044;7.39985;347;20221029;25.5;12;18.7;2.2;11.86;0;2.45;12473 +70101;43.83044;7.39985;347;20221030;23.7;12.1;17.9;2.2;11.23;.1;2.27;11470 +70101;43.83044;7.39985;347;20221031;22.3;9.9;16.1;2.1;12.46;0;1.89;11656 +70101;43.83044;7.39985;347;20221101;19.2;12.8;16;2.2;13.83;18.3;1.56;7088 +70101;43.83044;7.39985;347;20221102;21.7;9.4;15.5;2.3;13.23;0;1.68;11285 +70101;43.83044;7.39985;347;20221103;16.4;9.5;13;2.5;13.26;19.6;1.24;6884 +70101;43.83044;7.39985;347;20221104;16.2;9.7;13;4.9;9.16;1.1;2.54;8440 +70101;43.83044;7.39985;347;20221105;19;8;13.5;3;7.06;0;2.39;10345 +70101;43.83044;7.39985;347;20221106;19.6;5.2;12.4;2.3;7.83;0;1.91;11389 +70101;43.83044;7.39985;347;20221107;19.2;5.7;12.4;2.4;9.79;0;1.59;10792 +70101;43.83044;7.39985;347;20221108;17.6;6.6;12.1;2.1;11.53;0;1.35;9175 +70101;43.83044;7.39985;347;20221109;17.7;12.4;15.1;2.3;13.59;9.2;1.39;5103 +70101;43.83044;7.39985;347;20221110;19;10.3;14.6;2.1;13.29;0;1.35;8885 +70101;43.83044;7.39985;347;20221111;20.5;9.2;14.9;2.6;11.83;0;1.71;9784 +70101;43.83044;7.39985;347;20221112;18.2;7.6;12.9;2.3;10.86;0;1.45;8129 +70101;43.83044;7.39985;347;20221113;18.1;10.4;14.3;2.9;10.46;.1;1.85;6666 +70101;43.83044;7.39985;347;20221114;15.7;7.4;11.6;2.6;10.86;5.3;1.27;7052 +70101;43.83044;7.39985;347;20221115;14;10.4;12.2;2.8;13.29;3.2;.85;3844 +70101;43.83044;7.39985;347;20221116;19.1;10.3;14.7;2.6;12.09;.1;1.48;8331 +70101;43.83044;7.39985;347;20221117;21.2;9.3;15.2;4;10.06;0;2.56;8884 +70101;43.83044;7.39985;347;20221118;17.2;11.5;14.3;5.1;9.43;0;2.74;6936 +70101;43.83044;7.39985;347;20221119;16.8;5.9;11.3;2.7;7.03;0;1.85;8060 +70101;43.83044;7.39985;347;20221120;15.3;3.6;9.5;2.9;6.73;0;1.72;8737 +70101;43.83044;7.39985;347;20221121;13.3;4.3;8.8;3.1;7.73;5;1.48;6229 +70101;43.83044;7.39985;347;20221122;14;7.3;10.7;5;7.26;.6;2.37;6390 +70101;43.83044;7.39985;347;20221123;15.1;4.8;10;3.6;6.63;0;2.08;7538 +70101;43.83044;7.39985;347;20221124;17.8;6.4;12.1;2.9;7.06;0;1.89;8215 +70101;43.83044;7.39985;347;20221125;16.7;6.6;11.7;2.4;8.56;0;1.42;7426 +70101;43.83044;7.39985;347;20221126;17.6;4.2;10.9;2.7;7.73;0;1.6;8717 +70101;43.83044;7.39985;347;20221127;15;3.7;9.3;2.4;7.09;0;1.39;7927 +70101;43.83044;7.39985;347;20221128;10.6;5;7.8;2.4;8.46;0;.98;4236 +70101;43.83044;7.39985;347;20221129;8.8;4.2;6.5;1.8;8.76;.2;.65;3769 +70101;43.83044;7.39985;347;20221130;13.6;2.1;7.9;2.6;7.39;.2;1.1;8007 +70101;43.83044;7.39985;347;20221201;12.8;3.6;8.2;2.6;7.83;.2;1.05;7014 +70101;43.83044;7.39985;347;20221202;12.2;1.9;7;2.6;7.19;4.2;1.11;6200 +70101;43.83044;7.39985;347;20221203;9.6;5.4;7.5;3.7;9.16;16.7;.9;3426 +70101;43.83044;7.39985;347;20221204;10.3;7.3;8.8;2.6;10.43;14.2;.65;2782 +70101;43.83044;7.39985;347;20221205;13.1;4.7;8.9;2.3;8.59;0;.97;6677 +70101;43.83044;7.39985;347;20221206;13.5;1;7.2;2.7;6.39;0;1.2;7642 +70101;43.83044;7.39985;347;20221207;13.1;.2;6.6;2.9;6.69;0;1.2;7691 +70101;43.83044;7.39985;347;20221208;9.7;2.2;5.9;2.4;7.96;15;.8;5372 +70101;43.83044;7.39985;347;20221209;10.2;6.9;8.6;2.7;11.09;10.5;.51;2727 +70101;43.83044;7.39985;347;20221210;12.4;5.7;9;2.8;8.99;.2;.98;4784 +70101;43.83044;7.39985;347;20221211;9.1;0;4.6;3.3;4.59;.5;1.44;5937 +70101;43.83044;7.39985;347;20221212;10.3;-1.1;4.6;2.9;4.49;7.9;1.36;7094 +70101;43.83044;7.39985;347;20221213;5.8;2.9;4.3;2.3;8.29;1.5;.42;2563 +70101;43.83044;7.39985;347;20221214;11;5.1;8;2.3;9.26;0;.71;3868 +70101;43.83044;7.39985;347;20221215;10.8;4.7;7.7;3.1;10.39;39.4;.62;3207 +70101;43.83044;7.39985;347;20221216;13.1;7.9;10.5;2.2;10.83;.2;.71;4845 +70101;43.83044;7.39985;347;20221217;13.4;1.9;7.6;2.4;8.59;0;.83;6908 +70101;43.83044;7.39985;347;20221218;12.6;3.4;8;2.8;8.23;0;1.02;6261 +70101;43.83044;7.39985;347;20221219;10.6;5.1;7.9;2;9.23;0;.81;3842 +70101;43.83044;7.39985;347;20221220;13.4;7.5;10.4;2.5;11.13;1;.92;4272 +70101;43.83044;7.39985;347;20221221;12;10.2;11.1;2.5;12.09;7.3;.74;1607 +70101;43.83044;7.39985;347;20221222;16.1;6.2;11.1;3;9.86;0;1.15;6287 +70101;43.83044;7.39985;347;20221223;18.7;9.2;13.9;3.6;10.79;0;1.59;6249 +70101;43.83044;7.39985;347;20221224;19.2;10.5;14.8;3;11.03;0;1.42;6050 +70101;43.83044;7.39985;347;20221225;15.5;7.4;11.5;2.7;11.56;0;.85;5673 +70101;43.83044;7.39985;347;20221226;16.1;7.8;11.9;2.4;11.13;0;1;5722 +70101;43.83044;7.39985;347;20221227;16.8;7.8;12.3;2.8;9.29;0;1.33;6011 +70101;43.83044;7.39985;347;20221228;15.1;3.5;9.3;2.6;7.59;0;1.18;7061 +70101;43.83044;7.39985;347;20221229;14.1;7.2;10.7;2.6;10.13;.6;1.07;5141 +70101;43.83044;7.39985;347;20221230;14.8;6.7;10.8;2.2;10.86;0;.79;5766 +70101;43.83044;7.39985;347;20221231;14.6;5.9;10.3;2.3;10.86;0;.78;5881 +70102;43.86804;7.71283;198;20220101;12.6;8.6;10.6;1.7;10.77;.2;.76;2428 +70102;43.86804;7.71283;198;20220102;12.2;9;10.6;2.1;9.57;0;.93;3146 +70102;43.86804;7.71283;198;20220103;14.7;3.9;9.3;2.5;9.17;0;.84;7151 +70102;43.86804;7.71283;198;20220104;11.9;4.5;8.2;1.9;10.21;.3;.56;4248 +70102;43.86804;7.71283;198;20220105;15;9.3;12.1;2.5;10.21;4;1.06;4770 +70102;43.86804;7.71283;198;20220106;13.2;4.7;8.9;2.7;6.57;0;1.34;6534 +70102;43.86804;7.71283;198;20220107;12.1;1.4;6.8;3.6;4.84;0;1.75;7674 +70102;43.86804;7.71283;198;20220108;12.5;1.8;7.2;4.2;6.21;0;1.65;7681 +70102;43.86804;7.71283;198;20220109;12.6;5.5;9;6.4;5.47;0;2.72;6531 +70102;43.86804;7.71283;198;20220110;13.4;3.5;8.5;2.4;5.21;0;1.45;7247 +70102;43.86804;7.71283;198;20220111;14.4;1.2;7.8;2.8;4.01;0;1.72;8743 +70102;43.86804;7.71283;198;20220112;13.8;.6;7.2;3.1;4.44;0;1.76;8758 +70102;43.86804;7.71283;198;20220113;13.6;1.2;7.4;3.2;4.77;0;1.76;8592 +70102;43.86804;7.71283;198;20220114;14.7;1;7.9;2.7;5.07;0;1.52;9132 +70102;43.86804;7.71283;198;20220115;14.5;2.2;8.3;2.4;6.74;0;1.14;8861 +70102;43.86804;7.71283;198;20220116;13.3;1.8;7.5;2.3;6.97;0;1.02;8742 +70102;43.86804;7.71283;198;20220117;14.9;2;8.4;2.8;6.31;0;1.4;9245 +70102;43.86804;7.71283;198;20220118;13.2;1.8;7.5;2.6;7.27;0;1.18;8308 +70102;43.86804;7.71283;198;20220119;13.5;3.3;8.4;2.4;8.04;0;1.08;8084 +70102;43.86804;7.71283;198;20220120;12.9;1.7;7.3;2.4;6.77;0;1.12;9011 +70102;43.86804;7.71283;198;20220121;13.2;1.5;7.4;2.6;6.17;0;1.32;9269 +70102;43.86804;7.71283;198;20220122;12.8;1.4;7.1;2.5;6.37;0;1.22;9283 +70102;43.86804;7.71283;198;20220123;12.4;1.3;6.9;2.4;7.04;0;1.08;9522 +70102;43.86804;7.71283;198;20220124;12.6;1.8;7.2;2.4;7.44;0;1.05;9337 +70102;43.86804;7.71283;198;20220125;13.1;4.3;8.7;2.4;8.21;0;1.12;7396 +70102;43.86804;7.71283;198;20220126;12.6;1.9;7.2;2.4;7.51;0;1.07;9551 +70102;43.86804;7.71283;198;20220127;12.9;2.4;7.7;2.4;7.77;0;1.1;8819 +70102;43.86804;7.71283;198;20220128;13.8;2.9;8.3;2.4;7.74;0;1.21;9718 +70102;43.86804;7.71283;198;20220129;15;3.7;9.4;2.6;7.04;0;1.48;10254 +70102;43.86804;7.71283;198;20220130;13.7;3.1;8.4;2.2;8.31;0;1.12;9671 +70102;43.86804;7.71283;198;20220131;13.8;4.9;9.3;2.4;7.87;0;1.34;8443 +70102;43.86804;7.71283;198;20220201;14.4;3.2;8.8;2.4;4.81;0;1.79;10532 +70102;43.86804;7.71283;198;20220202;18.1;2.6;10.3;2.3;6.31;0;1.79;11417 +70102;43.86804;7.71283;198;20220203;15.3;4.9;10.1;2.5;9.21;0;1.32;9488 +70102;43.86804;7.71283;198;20220204;14.7;8.5;11.6;1.7;9.71;.3;1.14;6655 +70102;43.86804;7.71283;198;20220205;15.4;5.6;10.5;1.9;8.94;0;1.26;10557 +70102;43.86804;7.71283;198;20220206;16.4;3.7;10.1;3.4;6.97;0;2.12;11815 +70102;43.86804;7.71283;198;20220207;17.3;6.3;11.8;3.6;7.47;0;2.4;10122 +70102;43.86804;7.71283;198;20220208;15.8;2.8;9.3;2.6;6.61;0;1.74;12348 +70102;43.86804;7.71283;198;20220209;16;3.1;9.6;3.4;7.61;0;1.95;12368 +70102;43.86804;7.71283;198;20220210;14.6;3;8.8;4.2;9.92;0;1.69;9082 +70102;43.86804;7.71283;198;20220211;13.1;7.4;10.3;3.2;10.22;0;1.38;8032 +70102;43.86804;7.71283;198;20220212;13.7;6;9.8;4.4;7.15;0;2.38;11687 +70102;43.86804;7.71283;198;20220213;12.3;3.6;7.9;3.4;6.02;1;2.09;10954 +70102;43.86804;7.71283;198;20220214;8.1;6.1;7.1;4.2;8.42;25.6;1.21;1066 +70102;43.86804;7.71283;198;20220215;11.2;3.3;7.2;2.9;8.35;0;1.26;8917 +70102;43.86804;7.71283;198;20220216;14.2;2.4;8.3;2.8;6.84;0;1.85;12403 +70102;43.86804;7.71283;198;20220217;17.6;4.5;11;2.9;9.01;0;2.03;12479 +70102;43.86804;7.71283;198;20220218;16.1;4.6;10.3;2.1;10.71;0;1.39;12802 +70102;43.86804;7.71283;198;20220219;15.2;6.4;10.8;1.6;11.07;0;1.23;10343 +70102;43.86804;7.71283;198;20220220;17;4.2;10.6;2.9;8.27;0;2.09;14279 +70102;43.86804;7.71283;198;20220221;17;6.2;11.6;7.3;6.07;0;4.11;13256 +70102;43.86804;7.71283;198;20220222;17;7.4;12.2;3.3;6.37;0;2.83;13912 +70102;43.86804;7.71283;198;20220223;16.1;4.1;10.1;2.3;7.84;0;1.94;14980 +70102;43.86804;7.71283;198;20220224;14.2;3.5;8.8;2.8;8.21;.2;1.76;11808 +70102;43.86804;7.71283;198;20220225;15.2;4.7;10;2.5;8.47;0;1.87;14035 +70102;43.86804;7.71283;198;20220226;14.5;4.7;9.6;2.6;5.37;0;2.34;13614 +70102;43.86804;7.71283;198;20220227;11.4;1.7;6.6;2.6;5.24;0;2;11847 +70102;43.86804;7.71283;198;20220228;15.2;1;8.1;3;6.17;0;2.31;15925 +70102;43.86804;7.71283;198;20220301;12.4;3.2;7.8;3.5;6.44;0;2.16;13902 +70102;43.86804;7.71283;198;20220302;13.2;3.2;8.2;2.5;7.11;0;1.83;12635 +70102;43.86804;7.71283;198;20220303;12.7;3.8;8.3;2.1;8.84;0;1.46;11034 +70102;43.86804;7.71283;198;20220304;13.4;4.1;8.7;2.1;9.47;1.8;1.57;13473 +70102;43.86804;7.71283;198;20220305;9.3;6.4;7.9;1.8;8.51;.4;1.11;5355 +70102;43.86804;7.71283;198;20220306;9.7;4.7;7.2;1.6;7.21;0;1.32;8241 +70102;43.86804;7.71283;198;20220307;11.8;1.3;6.5;2.1;6.47;0;1.85;16296 +70102;43.86804;7.71283;198;20220308;10.9;1.5;6.2;2.5;6.64;0;1.65;10421 +70102;43.86804;7.71283;198;20220309;12.8;3.4;8.1;2.3;7.64;0;1.92;15741 +70102;43.86804;7.71283;198;20220310;14.2;2.5;8.4;2.3;8.67;0;1.91;16711 +70102;43.86804;7.71283;198;20220311;13.4;7.2;10.3;3.9;8.07;0;2.34;11663 +70102;43.86804;7.71283;198;20220312;12.6;6.6;9.6;7.1;6.84;0;2.97;9884 +70102;43.86804;7.71283;198;20220313;10.4;10.1;10.2;6.2;7.64;6.2;2.33;1019 +70102;43.86804;7.71283;198;20220314;13.3;6.6;9.9;3.9;10.14;.4;1.62;9071 +70102;43.86804;7.71283;198;20220315;15.1;11.4;13.2;4.3;9.54;0;2.71;12050 +70102;43.86804;7.71283;198;20220316;15.8;6.8;11.3;3.4;10.64;0;2.2;15461 +70102;43.86804;7.71283;198;20220317;15.7;9;12.4;1.7;11.17;0;1.82;11721 +70102;43.86804;7.71283;198;20220318;16.6;10.3;13.4;4.3;8.72;0;3.24;9912 +70102;43.86804;7.71283;198;20220319;16.6;8.9;12.7;4.9;7.02;0;3.89;14428 +70102;43.86804;7.71283;198;20220320;14.4;7.2;10.8;4.6;6.25;0;3.45;14164 +70102;43.86804;7.71283;198;20220321;13.7;5.1;9.4;4.7;5.28;0;3.66;18554 +70102;43.86804;7.71283;198;20220322;15.1;4.2;9.6;3.9;5.52;0;3.71;20076 +70102;43.86804;7.71283;198;20220323;17.3;5;11.1;3.9;4.98;0;4.28;20513 +70102;43.86804;7.71283;198;20220324;16.2;6.3;11.3;2.5;6.98;0;3.18;20366 +70102;43.86804;7.71283;198;20220325;15.4;5.3;10.3;2.4;7.02;0;2.93;19361 +70102;43.86804;7.71283;198;20220326;17.6;6;11.8;4.1;7.38;0;3.72;20401 +70102;43.86804;7.71283;198;20220327;20.3;10.8;15.6;3.7;6.52;0;4.36;13200 +70102;43.86804;7.71283;198;20220328;20.1;7.7;13.9;2.4;5.9;0;3.9;20624 +70102;43.86804;7.71283;198;20220329;15.4;6.4;10.9;2.7;9.35;.4;2.83;18213 +70102;43.86804;7.71283;198;20220330;14.6;10.2;12.4;2.6;11.32;13.9;1.78;6811 +70102;43.86804;7.71283;198;20220331;16;8.8;12.4;2.7;11.25;1.9;2.78;18620 +70102;43.86804;7.71283;198;20220401;14.2;7.1;10.6;5.8;7.48;.7;3.69;18564 +70102;43.86804;7.71283;198;20220402;12.1;2.6;7.3;4.5;6.29;.9;2.94;18263 +70102;43.86804;7.71283;198;20220403;11.3;4;7.6;2.8;7.29;.5;2.23;13951 +70102;43.86804;7.71283;198;20220404;12.4;3.9;8.2;2.8;7.85;0;2.73;21561 +70102;43.86804;7.71283;198;20220405;13.2;4.1;8.7;2.5;8.32;0;2.78;22298 +70102;43.86804;7.71283;198;20220406;12.8;5.2;9;2.1;9.22;.2;2.29;16952 +70102;43.86804;7.71283;198;20220407;17.3;8.5;12.9;4.3;10.4;0;2.97;16518 +70102;43.86804;7.71283;198;20220408;18.7;12.1;15.4;6.8;12.95;0;3.52;19489 +70102;43.86804;7.71283;198;20220409;18.4;11.6;15;6.9;6.39;1;5.8;22158 +70102;43.86804;7.71283;198;20220410;15.8;6.6;11.2;2.8;6.7;0;3.76;24152 +70102;43.86804;7.71283;198;20220411;14.4;5.6;10;2.9;8.78;0;3.06;22229 +70102;43.86804;7.71283;198;20220412;14.8;6.9;10.8;3.8;9.15;0;3.08;20872 +70102;43.86804;7.71283;198;20220413;17.7;10.2;13.9;3.3;9.25;0;3.83;21213 +70102;43.86804;7.71283;198;20220414;21;8.3;14.7;2.1;8.45;0;4.1;22963 +70102;43.86804;7.71283;198;20220415;20.7;12.6;16.7;2.5;9.89;0;4.25;22216 +70102;43.86804;7.71283;198;20220416;21.6;11.4;16.5;2.9;11.12;0;4.3;22458 +70102;43.86804;7.71283;198;20220417;18.1;12.1;15.1;3.1;9.75;0;4.2;22598 +70102;43.86804;7.71283;198;20220418;16.1;11.3;13.7;2.9;9.78;0;3.8;23259 +70102;43.86804;7.71283;198;20220419;15.7;8.7;12.2;3;11.98;0;2.65;17341 +70102;43.86804;7.71283;198;20220420;15.4;11.9;13.7;3.6;13.05;7.5;2.42;12885 +70102;43.86804;7.71283;198;20220421;17.3;11.7;14.5;4.6;11.68;1;3.17;13796 +70102;43.86804;7.71283;198;20220422;17.1;11.3;14.2;3.5;12.62;.1;2.89;14693 +70102;43.86804;7.71283;198;20220423;14.4;11.7;13.1;4.6;13.62;16.6;1.66;7006 +70102;43.86804;7.71283;198;20220424;15.1;8.6;11.8;3.4;11.75;0;2.54;16334 +70102;43.86804;7.71283;198;20220425;16.5;8.4;12.4;3.4;12.68;0;3.13;23024 +70102;43.86804;7.71283;198;20220426;15.8;10.7;13.3;3.5;13.82;0;2.73;18753 +70102;43.86804;7.71283;198;20220427;16.6;12.2;14.4;2.1;13.68;0;3.36;22896 +70102;43.86804;7.71283;198;20220428;20.5;10.4;15.4;2.1;10.5;0;4.38;26608 +70102;43.86804;7.71283;198;20220429;20.7;11.2;15.9;3;10.25;0;4.92;26978 +70102;43.86804;7.71283;198;20220430;18.7;11.6;15.1;2.4;10.75;.5;3.89;21794 +70102;43.86804;7.71283;198;20220501;18.9;11.5;15.2;2.6;11.98;.2;3.84;22144 +70102;43.86804;7.71283;198;20220502;17.9;10.3;14.1;2.3;12.82;0;3.8;25858 +70102;43.86804;7.71283;198;20220503;17.7;12;14.8;2.1;13.65;.7;3.4;21776 +70102;43.86804;7.71283;198;20220504;18.3;11.1;14.7;2.2;13.42;1.1;3.85;25676 +70102;43.86804;7.71283;198;20220505;18;12.6;15.3;2.6;12.92;.4;2.64;11239 +70102;43.86804;7.71283;198;20220506;18.4;11.9;15.1;1.5;13.21;2;2.67;14620 +70102;43.86804;7.71283;198;20220507;21.2;12;16.6;2;12.94;.1;4.06;23866 +70102;43.86804;7.71283;198;20220508;21.7;13.1;17.4;2.1;13.34;1.3;3.84;20107 +70102;43.86804;7.71283;198;20220509;23.3;11.4;17.3;2.4;12.64;.6;4.8;27351 +70102;43.86804;7.71283;198;20220510;24.7;12.9;18.8;2.4;13.04;0;5.19;28200 +70102;43.86804;7.71283;198;20220511;22.8;12.9;17.8;2;14.44;0;4.55;27436 +70102;43.86804;7.71283;198;20220512;23.8;12.2;18;2.1;13.67;0;4.78;28426 +70102;43.86804;7.71283;198;20220513;22.3;11.8;17;1.9;14.14;0;4.36;27304 +70102;43.86804;7.71283;198;20220514;21.4;12.1;16.7;1.7;15.04;.1;4.09;25696 +70102;43.86804;7.71283;198;20220515;22.6;13;17.8;1.5;15.64;.2;4.35;26826 +70102;43.86804;7.71283;198;20220516;24.3;13;18.6;1.8;15.01;0;4.8;28523 +70102;43.86804;7.71283;198;20220517;23.6;14.3;18.9;1.9;16.57;0;4.63;27632 +70102;43.86804;7.71283;198;20220518;25.1;14.8;19.9;1.8;17.14;0;4.82;27329 +70102;43.86804;7.71283;198;20220519;26.6;16.1;21.4;1.8;14.41;0;5.46;28558 +70102;43.86804;7.71283;198;20220520;26.1;15.6;20.8;1.9;14.91;0;5.27;28743 +70102;43.86804;7.71283;198;20220521;26.5;15.9;21.2;2.2;17.71;.1;5.07;27389 +70102;43.86804;7.71283;198;20220522;24.2;16.8;20.5;1.5;18.97;.1;3.73;19515 +70102;43.86804;7.71283;198;20220523;24.8;15.9;20.4;2.2;17.97;0;4.35;23387 +70102;43.86804;7.71283;198;20220524;26.6;14.4;20.5;2.4;15.61;.6;5.26;28249 +70102;43.86804;7.71283;198;20220525;23.7;15.7;19.7;2.2;17.67;.8;4.3;23330 +70102;43.86804;7.71283;198;20220526;25.9;16.1;21;2.2;16.61;0;5.31;27679 +70102;43.86804;7.71283;198;20220527;32;20;26;2.4;15.04;0;6.87;29729 +70102;43.86804;7.71283;198;20220528;29.6;18.1;23.8;1.9;15.37;1.7;6.1;29812 +70102;43.86804;7.71283;198;20220529;25.3;17;21.1;3;17.77;1.5;4.97;24929 +70102;43.86804;7.71283;198;20220530;24.4;15.6;20;2.4;16.77;0;4.7;25055 +70102;43.86804;7.71283;198;20220531;24.4;15.6;20;2;16.77;.1;4.74;25764 +70102;43.86804;7.71283;198;20220601;26.1;15.5;20.8;2;17.21;0;5.38;29681 +70102;43.86804;7.71283;198;20220602;27.2;15.5;21.3;2.3;17.14;0;5.66;29830 +70102;43.86804;7.71283;198;20220603;27.9;19;23.5;2.5;16.14;2.5;5.36;22358 +70102;43.86804;7.71283;198;20220604;28.8;19;23.9;2.8;18.14;0;5.92;26880 +70102;43.86804;7.71283;198;20220605;29.4;18.7;24.1;2.7;19.11;0;6.13;28904 +70102;43.86804;7.71283;198;20220606;27.7;17.8;22.8;2.5;18.64;.1;5.63;28310 +70102;43.86804;7.71283;198;20220607;29.7;19.2;24.5;3.6;16.27;.4;7.07;29697 +70102;43.86804;7.71283;198;20220608;28;17.4;22.7;3.2;14.27;0;6.33;27217 +70102;43.86804;7.71283;198;20220609;27.9;18.3;23.1;3.1;13.51;.1;6.59;29297 +70102;43.86804;7.71283;198;20220610;28;15.7;21.9;2.6;10.54;0;6.57;30941 +70102;43.86804;7.71283;198;20220611;28.9;17.3;23.1;2.4;11.94;0;6.58;30862 +70102;43.86804;7.71283;198;20220612;29.2;17.5;23.4;2.1;14.57;0;6.24;30448 +70102;43.86804;7.71283;198;20220613;27.9;17.5;22.7;2.1;17.57;.1;5.86;29801 +70102;43.86804;7.71283;198;20220614;28.7;17.1;22.9;2;18.04;.1;6;30713 +70102;43.86804;7.71283;198;20220615;28.1;19;23.6;1.8;19.87;0;5.5;27494 +70102;43.86804;7.71283;198;20220616;28.4;19.8;24.1;1.9;21.94;0;5.64;28742 +70102;43.86804;7.71283;198;20220617;30;18.7;24.3;1.7;20.57;0;5.91;29695 +70102;43.86804;7.71283;198;20220618;31.6;21.1;26.3;2.2;20.34;0;6.58;29911 +70102;43.86804;7.71283;198;20220619;30.9;21.2;26;2.2;17.87;0;6.68;30499 +70102;43.86804;7.71283;198;20220620;30.3;18.7;24.5;2.2;15.61;0;6.45;30190 +70102;43.86804;7.71283;198;20220621;29.3;18.7;24;1.7;18.47;0;5.7;27984 +70102;43.86804;7.71283;198;20220622;28;21.1;24.6;2.4;22.17;1.5;4.52;18904 +70102;43.86804;7.71283;198;20220623;26.9;18.7;22.8;2.1;20.44;2.3;4.51;21363 +70102;43.86804;7.71283;198;20220624;29.1;17.1;23.1;3.1;18.14;2.6;6.27;30611 +70102;43.86804;7.71283;198;20220625;28.8;17.8;23.3;2.4;16.57;0;6.28;30702 +70102;43.86804;7.71283;198;20220626;30.1;19.1;24.6;3.4;18.91;0;6.63;29905 +70102;43.86804;7.71283;198;20220627;31.1;20.1;25.6;2.2;17.51;0;6.64;29846 +70102;43.86804;7.71283;198;20220628;30.1;21.3;25.7;2.4;19.74;26.2;5.41;21987 +70102;43.86804;7.71283;198;20220629;28.8;16.1;22.4;2.5;19.27;0;5.88;30681 +70102;43.86804;7.71283;198;20220630;27.2;18.4;22.8;2.1;20.74;0;5.34;27985 +70102;43.86804;7.71283;198;20220701;29.9;18.8;24.3;2.3;19.47;0;6.18;30530 +70102;43.86804;7.71283;198;20220702;28.9;17.6;23.3;2.5;18.37;0;6.03;29923 +70102;43.86804;7.71283;198;20220703;31.1;18.6;24.9;2;16.74;0;6.35;30093 +70102;43.86804;7.71283;198;20220704;30.8;20;25.4;2;20.04;1;6.06;28722 +70102;43.86804;7.71283;198;20220705;32.3;21.1;26.7;2.5;20.91;0;6.74;30103 +70102;43.86804;7.71283;198;20220706;30.3;19.1;24.7;2.5;19.81;.4;6.17;29448 +70102;43.86804;7.71283;198;20220707;30.9;20.4;25.7;2.4;18.47;.1;6.63;30190 +70102;43.86804;7.71283;198;20220708;30.3;21.1;25.7;2.2;16.67;0;6.46;29167 +70102;43.86804;7.71283;198;20220709;30.7;20;25.3;2.5;16.31;0;6.63;29399 +70102;43.86804;7.71283;198;20220710;28.9;20.2;24.6;2.3;20.31;0;5.92;28427 +70102;43.86804;7.71283;198;20220711;28.7;19.4;24.1;2.1;19.64;0;5.83;28814 +70102;43.86804;7.71283;198;20220712;28.2;19.6;23.9;2.1;20.87;0;5.62;28084 +70102;43.86804;7.71283;198;20220713;30.4;19.9;25.1;1.9;20.57;0;6.05;29188 +70102;43.86804;7.71283;198;20220714;30.9;21.4;26.1;2.4;19.94;1;6.27;28446 +70102;43.86804;7.71283;198;20220715;30.1;20.5;25.3;2.3;22.41;.1;5.92;28225 +70102;43.86804;7.71283;198;20220716;30.2;21.3;25.8;2.3;24.37;.4;5.32;24528 +70102;43.86804;7.71283;198;20220717;33.1;22.1;27.6;1.9;22.47;0;6.23;27643 +70102;43.86804;7.71283;198;20220718;32.9;23.7;28.3;1.8;20.91;.3;6.15;26523 +70102;43.86804;7.71283;198;20220719;33.3;23.5;28.4;2.7;20.24;.1;6.95;28394 +70102;43.86804;7.71283;198;20220720;34.6;23.7;29.1;2.3;18.84;.3;7.1;29092 +70102;43.86804;7.71283;198;20220721;32.9;21.6;27.2;2.2;19.74;0;6.54;28998 +70102;43.86804;7.71283;198;20220722;31.4;22.3;26.9;2.3;23.44;0;6.04;27577 +70102;43.86804;7.71283;198;20220723;31.8;20.6;26.2;2.2;22.67;0;5.81;27267 +70102;43.86804;7.71283;198;20220724;31.6;22.4;27;2;24.97;.1;5.86;27264 +70102;43.86804;7.71283;198;20220725;31;22.1;26.6;2.2;24.94;0;5.76;26981 +70102;43.86804;7.71283;198;20220726;33.1;22.5;27.8;2.7;23.77;2.8;6.52;28036 +70102;43.86804;7.71283;198;20220727;30.7;21.7;26.2;2.4;21.07;.4;5.97;26889 +70102;43.86804;7.71283;198;20220728;29.9;21.7;25.8;2.3;20.54;0;5.66;25720 +70102;43.86804;7.71283;198;20220729;30.7;20.2;25.5;2.6;20.44;4.5;5.71;24936 +70102;43.86804;7.71283;198;20220730;30.7;19.6;25.1;2.5;18.37;.3;6.03;27786 +70102;43.86804;7.71283;198;20220731;32.6;20.8;26.7;2.5;14.77;0;6.73;28496 +70102;43.86804;7.71283;198;20220801;31.9;20.6;26.3;2.2;16.07;0;6.34;28216 +70102;43.86804;7.71283;198;20220802;30.8;19.6;25.2;2.3;18.74;0;5.98;27315 +70102;43.86804;7.71283;198;20220803;32.2;22.3;27.2;2.2;19.27;0;6.25;27414 +70102;43.86804;7.71283;198;20220804;33;22.5;27.7;2.4;17.57;0;6.52;27328 +70102;43.86804;7.71283;198;20220805;32.6;21.8;27.2;2.3;18.51;.2;6.18;27076 +70102;43.86804;7.71283;198;20220806;31.6;21.9;26.7;2.3;21.21;0;5.78;26050 +70102;43.86804;7.71283;198;20220807;32.5;21.7;27.1;3.1;19.31;4.2;6.62;26789 +70102;43.86804;7.71283;198;20220808;31.1;19.8;25.5;3;18.47;0;6.15;26530 +70102;43.86804;7.71283;198;20220809;31.8;21.7;26.8;2.2;19.11;.2;5.88;26316 +70102;43.86804;7.71283;198;20220810;31.1;22.3;26.7;2.4;18.61;5.4;5.46;21571 +70102;43.86804;7.71283;198;20220811;30.3;20.7;25.5;2.6;18.47;.1;5.32;22354 +70102;43.86804;7.71283;198;20220812;29.9;20.1;25;2.6;19.74;.2;5.6;25725 +70102;43.86804;7.71283;198;20220813;28.5;21.2;24.8;2.9;19.57;.2;5.14;21703 +70102;43.86804;7.71283;198;20220814;29.7;20.8;25.3;2.8;17.71;1.8;5.13;19050 +70102;43.86804;7.71283;198;20220815;29.5;17.6;23.5;2.6;19.11;.3;5.25;24828 +70102;43.86804;7.71283;198;20220816;29.7;19.3;24.5;2.5;21.04;0;5.19;24930 +70102;43.86804;7.71283;198;20220817;25.3;20.1;22.7;2.8;19.87;6.3;3.5;12252 +70102;43.86804;7.71283;198;20220818;26.6;17.8;22.2;3;18.51;4.9;4.41;20010 +70102;43.86804;7.71283;198;20220819;29;17.4;23.2;2.7;16.87;.2;5.44;25658 +70102;43.86804;7.71283;198;20220820;30.9;19.2;25.1;2.2;18.14;0;5.48;25487 +70102;43.86804;7.71283;198;20220821;30.6;19.1;24.9;2.1;19.47;.8;5.16;24227 +70102;43.86804;7.71283;198;20220822;29.3;19.8;24.6;2.1;20.51;.4;4.74;22398 +70102;43.86804;7.71283;198;20220823;29.7;20;24.9;2.2;19.71;0;5.1;24182 +70102;43.86804;7.71283;198;20220824;29.8;20.4;25.1;2.3;18.44;0;5.18;23850 +70102;43.86804;7.71283;198;20220825;30.3;20.9;25.6;2.2;19.94;0;5.16;23715 +70102;43.86804;7.71283;198;20220826;29.8;21.4;25.6;1.9;22.41;.5;4.53;21275 +70102;43.86804;7.71283;198;20220827;28.9;19.6;24.2;2.2;20.94;0;4.56;21586 +70102;43.86804;7.71283;198;20220828;29.6;20.2;24.9;2.2;22.37;0;4.64;22296 +70102;43.86804;7.71283;198;20220829;29.8;20.3;25;2.5;21.81;.5;4.66;21392 +70102;43.86804;7.71283;198;20220830;30.4;20.5;25.5;2.5;21.77;1;4.49;19318 +70102;43.86804;7.71283;198;20220831;28.3;17.7;23;2.5;19.31;4.3;4.39;20866 +70102;43.86804;7.71283;198;20220901;29.8;19.6;24.7;2.4;20.14;.8;4.75;21912 +70102;43.86804;7.71283;198;20220902;27.5;18.2;22.9;2.6;19.51;.7;4.11;18493 +70102;43.86804;7.71283;198;20220903;28.1;17.8;22.9;2.9;18.77;1.3;4.43;20054 +70102;43.86804;7.71283;198;20220904;27.8;17.2;22.5;2.7;19.04;0;4.48;22064 +70102;43.86804;7.71283;198;20220905;29.3;18.4;23.8;2.2;19.11;0;4.54;21983 +70102;43.86804;7.71283;198;20220906;28.8;18.8;23.8;2.2;19.54;.1;4.26;20156 +70102;43.86804;7.71283;198;20220907;28.5;18.9;23.7;2.1;21.47;.5;4.05;20028 +70102;43.86804;7.71283;198;20220908;30.4;18.3;24.3;3.7;17.67;0;5.37;20902 +70102;43.86804;7.71283;198;20220909;30.2;19.3;24.8;5.3;11.17;.2;7.22;20330 +70102;43.86804;7.71283;198;20220910;28;16.6;22.3;3.2;11.77;0;5.08;19249 +70102;43.86804;7.71283;198;20220911;26.6;15.4;21;2.5;14.51;0;4.31;21415 +70102;43.86804;7.71283;198;20220912;27;16.1;21.5;2.4;16.41;.1;4.13;21253 +70102;43.86804;7.71283;198;20220913;26.6;16.1;21.4;2.1;18.14;0;3.65;19318 +70102;43.86804;7.71283;198;20220914;24.6;19.2;21.9;2.2;19.97;5.1;2.69;10929 +70102;43.86804;7.71283;198;20220915;31.7;18.8;25.2;3.9;17.64;0;5.64;20479 +70102;43.86804;7.71283;198;20220916;29.3;20.4;24.9;4.8;13.94;1.5;6.21;19018 +70102;43.86804;7.71283;198;20220917;26.8;15.8;21.3;3.8;10.11;.4;5.34;19857 +70102;43.86804;7.71283;198;20220918;24.3;13.6;19;2.5;12.64;0;3.81;19970 +70102;43.86804;7.71283;198;20220919;25.2;12.1;18.7;3;13.91;0;3.9;20221 +70102;43.86804;7.71283;198;20220920;25.5;15.1;20.3;2.3;13.71;0;3.82;19147 +70102;43.86804;7.71283;198;20220921;23.9;14.7;19.3;3.2;13.44;0;3.72;15874 +70102;43.86804;7.71283;198;20220922;21.4;16.8;19.1;2.7;12.67;0;3.31;14105 +70102;43.86804;7.71283;198;20220923;22.9;14.6;18.8;2.1;12.71;.7;3.17;16426 +70102;43.86804;7.71283;198;20220924;16.9;14.6;15.7;2.1;15.41;16.8;1.37;4719 +70102;43.86804;7.71283;198;20220925;22.5;13.8;18.2;2.4;15.71;2;2.76;16354 +70102;43.86804;7.71283;198;20220926;24.8;11.9;18.3;3.6;11.67;0;4.16;18802 +70102;43.86804;7.71283;198;20220927;23.6;14.7;19.1;6.5;8.84;0;5.83;15396 +70102;43.86804;7.71283;198;20220928;25.3;15.7;20.5;6.8;10.74;0;5.97;16188 +70102;43.86804;7.71283;198;20220929;22.6;15.6;19.1;5.8;11.41;0;4.64;13884 +70102;43.86804;7.71283;198;20220930;20.9;12.5;16.7;2.3;10.77;3.5;2.82;14140 +70102;43.86804;7.71283;198;20221001;23.5;9.8;16.6;4.8;11.44;0;4.05;17786 +70102;43.86804;7.71283;198;20221002;24.8;15.2;20;3.1;14.57;.1;3.42;15757 +70102;43.86804;7.71283;198;20221003;23.7;14.2;19;2.1;15.14;0;2.73;16056 +70102;43.86804;7.71283;198;20221004;24.1;13;18.6;2;13.87;0;2.86;17112 +70102;43.86804;7.71283;198;20221005;23.5;13.6;18.6;2;15.31;0;2.65;16154 +70102;43.86804;7.71283;198;20221006;23.1;12.5;17.8;2.1;15.34;0;2.54;16115 +70102;43.86804;7.71283;198;20221007;23.6;13.9;18.7;2;15.01;0;2.61;15661 +70102;43.86804;7.71283;198;20221008;21;13.7;17.4;1.7;14.91;2.7;1.92;9730 +70102;43.86804;7.71283;198;20221009;18;14.8;16.4;2.4;16.71;11.9;1.21;4353 +70102;43.86804;7.71283;198;20221010;21.6;15;18.3;2;16.07;0;2;10789 +70102;43.86804;7.71283;198;20221011;22.4;13.2;17.8;1.9;14.97;.1;2.28;14571 +70102;43.86804;7.71283;198;20221012;22.8;14;18.4;2.2;14.51;0;2.37;12769 +70102;43.86804;7.71283;198;20221013;24.1;13.1;18.6;2.7;14.17;.1;2.72;13971 +70102;43.86804;7.71283;198;20221014;22.8;13.4;18.1;2.5;14.81;0;2.33;12923 +70102;43.86804;7.71283;198;20221015;22.5;11.8;17.1;2.3;14.64;0;2.22;14494 +70102;43.86804;7.71283;198;20221016;22.8;12.7;17.7;2.5;15.54;0;2.24;13435 +70102;43.86804;7.71283;198;20221017;23.8;13.5;18.7;2.4;15.01;0;2.43;13509 +70102;43.86804;7.71283;198;20221018;23.6;14;18.8;1.9;14.81;.1;2.15;13276 +70102;43.86804;7.71283;198;20221019;22.8;12.4;17.6;1.8;15.41;0;1.92;13179 +70102;43.86804;7.71283;198;20221020;21.9;13;17.5;1.8;15.51;.2;1.82;11671 +70102;43.86804;7.71283;198;20221021;19.3;16.2;17.7;2.2;17.67;5.5;1.22;4130 +70102;43.86804;7.71283;198;20221022;23.6;16.6;20.1;2.2;19.01;0;1.8;9455 +70102;43.86804;7.71283;198;20221023;23.6;15.8;19.7;2.8;17.51;0;2.13;10089 +70102;43.86804;7.71283;198;20221024;23.2;15.7;19.5;2.1;18.11;0;1.73;8698 +70102;43.86804;7.71283;198;20221025;23.7;14.5;19.1;1.8;17.17;0;1.81;11655 +70102;43.86804;7.71283;198;20221026;22.9;14;18.5;2.1;16.84;.1;1.77;10646 +70102;43.86804;7.71283;198;20221027;23.1;14.2;18.6;1.9;16.44;.1;1.77;11263 +70102;43.86804;7.71283;198;20221028;23.9;14.6;19.2;2.2;15.41;0;2.05;11518 +70102;43.86804;7.71283;198;20221029;25.7;13.7;19.7;2.2;12.34;0;2.49;12567 +70102;43.86804;7.71283;198;20221030;23.6;13.4;18.5;2.2;11.97;0;2.2;11519 +70102;43.86804;7.71283;198;20221031;22.2;11.5;16.8;2;12.87;0;1.82;11622 +70102;43.86804;7.71283;198;20221101;19.3;12.7;16;2.2;13.67;9.8;1.54;7697 +70102;43.86804;7.71283;198;20221102;21.1;10.9;16;2.5;14.14;0;1.61;10734 +70102;43.86804;7.71283;198;20221103;18.2;11.6;14.9;2.5;13.94;16.4;1.36;6564 +70102;43.86804;7.71283;198;20221104;17.9;11;14.5;5;9.34;1.1;2.86;9001 +70102;43.86804;7.71283;198;20221105;19.9;8.1;14;2.6;7.74;0;2.18;11253 +70102;43.86804;7.71283;198;20221106;20.2;7.4;13.8;2.6;8.24;0;2.08;11354 +70102;43.86804;7.71283;198;20221107;19.3;6.7;13;2.6;10.37;0;1.63;10995 +70102;43.86804;7.71283;198;20221108;19;8.6;13.8;2.5;11.97;0;1.53;9001 +70102;43.86804;7.71283;198;20221109;18.2;13;15.6;2.1;13.87;9.4;1.32;4751 +70102;43.86804;7.71283;198;20221110;20.1;12.5;16.3;2.2;14.21;0;1.44;8456 +70102;43.86804;7.71283;198;20221111;21;10.6;15.8;2.7;12.17;0;1.75;9914 +70102;43.86804;7.71283;198;20221112;18.3;9.6;14;2.4;11.14;0;1.5;7864 +70102;43.86804;7.71283;198;20221113;19.4;11.7;15.5;3.1;10.64;.1;2.06;6488 +70102;43.86804;7.71283;198;20221114;16.8;9.1;13;2.7;11.21;2.3;1.37;6052 +70102;43.86804;7.71283;198;20221115;15.2;11.4;13.3;2.4;13.71;3.4;.85;3247 +70102;43.86804;7.71283;198;20221116;19.7;11.5;15.6;2.5;12.64;.1;1.45;8602 +70102;43.86804;7.71283;198;20221117;22.4;9.8;16.1;4.4;10.17;0;2.87;9147 +70102;43.86804;7.71283;198;20221118;19.1;13.1;16.1;5.4;9.41;0;3.2;7473 +70102;43.86804;7.71283;198;20221119;18.2;6.9;12.5;2.6;7.54;0;1.83;8497 +70102;43.86804;7.71283;198;20221120;16.8;4.7;10.8;2.7;7.27;0;1.66;9366 +70102;43.86804;7.71283;198;20221121;14.6;4.4;9.5;2.8;8.04;4.4;1.38;6991 +70102;43.86804;7.71283;198;20221122;16.1;8.3;12.2;4.7;7.64;1.4;2.44;6968 +70102;43.86804;7.71283;198;20221123;16.8;5.9;11.3;3.3;6.54;0;2.09;7858 +70102;43.86804;7.71283;198;20221124;18.6;6.4;12.5;2.7;7.81;0;1.67;8871 +70102;43.86804;7.71283;198;20221125;17.3;8.1;12.7;2.5;9.04;0;1.46;7140 +70102;43.86804;7.71283;198;20221126;18.4;5.6;12;2.7;8.44;0;1.6;8813 +70102;43.86804;7.71283;198;20221127;16.2;5.6;10.9;2.7;7.44;0;1.57;7907 +70102;43.86804;7.71283;198;20221128;11.3;6.5;8.9;2.6;8.71;0;1.06;3809 +70102;43.86804;7.71283;198;20221129;10.2;6.1;8.2;2;9.27;.2;.73;3454 +70102;43.86804;7.71283;198;20221130;14.7;4;9.4;2.7;7.87;.1;1.14;7999 +70102;43.86804;7.71283;198;20221201;13.5;5.2;9.4;2.6;8.24;.1;1.09;6483 +70102;43.86804;7.71283;198;20221202;13.3;3.5;8.4;2.9;7.61;5.1;1.22;5994 +70102;43.86804;7.71283;198;20221203;11;6.1;8.6;3.7;9.31;6.4;.98;3256 +70102;43.86804;7.71283;198;20221204;11;8;9.5;2.6;10.77;11.2;.68;2351 +70102;43.86804;7.71283;198;20221205;14.2;6.7;10.5;2.4;9.14;0;1.06;6450 +70102;43.86804;7.71283;198;20221206;14.4;2.8;8.6;2.8;6.94;0;1.25;7684 +70102;43.86804;7.71283;198;20221207;14.4;2.5;8.5;3.1;7.54;0;1.26;7684 +70102;43.86804;7.71283;198;20221208;11.8;4.9;8.3;2.5;8.71;14;.91;5236 +70102;43.86804;7.71283;198;20221209;10.9;8.1;9.5;2.6;11.27;11.5;.58;1810 +70102;43.86804;7.71283;198;20221210;14.7;6.5;10.6;2.5;9.44;.5;.97;5511 +70102;43.86804;7.71283;198;20221211;10.9;1;6;2.7;5.01;.2;1.24;6552 +70102;43.86804;7.71283;198;20221212;11.7;.9;6.3;2.9;4.94;6.2;1.4;7012 +70102;43.86804;7.71283;198;20221213;6.9;4;5.4;2.3;8.54;1;.49;2000 +70102;43.86804;7.71283;198;20221214;12.2;5.8;9;2.3;9.41;0;.78;3621 +70102;43.86804;7.71283;198;20221215;11.6;4.8;8.2;3;10.27;38.8;.64;2894 +70102;43.86804;7.71283;198;20221216;14.6;9.3;12;1.8;11.47;1.1;.69;4804 +70102;43.86804;7.71283;198;20221217;14.5;4.7;9.6;2.8;9.34;0;.96;6295 +70102;43.86804;7.71283;198;20221218;13.8;4.7;9.3;3.2;8.44;0;1.16;6382 +70102;43.86804;7.71283;198;20221219;11.7;5.4;8.5;2.2;9.31;.5;.85;3586 +70102;43.86804;7.71283;198;20221220;14.4;8.2;11.3;2.5;11.27;2.2;.97;4081 +70102;43.86804;7.71283;198;20221221;12.6;10.2;11.4;2.3;12.41;15.7;.7;1562 +70102;43.86804;7.71283;198;20221222;16.3;6.7;11.5;3;10.51;0;1.06;6464 +70102;43.86804;7.71283;198;20221223;18;8.8;13.4;3.6;10.87;0;1.47;6400 +70102;43.86804;7.71283;198;20221224;18.4;9.3;13.9;2.8;11.24;0;1.21;6474 +70102;43.86804;7.71283;198;20221225;16.2;8.6;12.4;2.8;12.07;0;.93;4841 +70102;43.86804;7.71283;198;20221226;17.3;8.5;12.9;2.4;11.34;0;1.06;6052 +70102;43.86804;7.71283;198;20221227;17.5;7.1;12.3;2.6;9.87;0;1.17;6696 +70102;43.86804;7.71283;198;20221228;15.1;4.8;10;2.8;8.04;.1;1.21;6890 +70102;43.86804;7.71283;198;20221229;15.2;7.2;11.2;2.6;10.17;.9;1.08;5490 +70102;43.86804;7.71283;198;20221230;15.9;7.6;11.7;2.4;11.17;0;.86;6203 +70102;43.86804;7.71283;198;20221231;15.9;7.5;11.7;2.3;11.17;0;.87;5828 +71071;43.32186;-1.82919;34;20220101;25.7;18.9;22.3;4.6;9.6;0;4.24;4696 +71071;43.32186;-1.82919;34;20220102;20.3;9;14.7;1.9;10.79;0;1.25;5256 +71071;43.32186;-1.82919;34;20220103;20.8;7;13.9;2.4;10.09;0;1.48;6319 +71071;43.32186;-1.82919;34;20220104;19.6;17.7;18.6;6.7;11.4;22.6;3.66;1859 +71071;43.32186;-1.82919;34;20220105;11.2;8.6;9.9;5;9;2.3;1.36;2440 +71071;43.32186;-1.82919;34;20220106;9.7;.2;5;2.2;5.99;1.3;.76;8029 +71071;43.32186;-1.82919;34;20220107;13.1;2.3;7.7;3.4;8.89;9.1;.88;4570 +71071;43.32186;-1.82919;34;20220108;13.9;9.4;11.7;4.9;9.29;12.7;1.76;3453 +71071;43.32186;-1.82919;34;20220109;12.3;10.2;11.3;4.3;12.99;49.1;.46;2407 +71071;43.32186;-1.82919;34;20220110;13.9;11.6;12.8;5.3;14.39;12.5;.48;2426 +71071;43.32186;-1.82919;34;20220111;12;10.2;11.1;1.3;11.29;0;.59;3939 +71071;43.32186;-1.82919;34;20220112;11.7;2.7;7.2;1.9;8.39;0;.6;8141 +71071;43.32186;-1.82919;34;20220113;11.8;1.8;6.8;1.7;7.49;0;.68;7943 +71071;43.32186;-1.82919;34;20220114;15.7;-.1;7.8;2;6.19;0;1.18;9010 +71071;43.32186;-1.82919;34;20220115;13;-1.2;5.9;1.7;5.59;0;.94;8562 +71071;43.32186;-1.82919;34;20220116;11.9;-.2;5.9;1.8;6.59;.1;.79;8795 +71071;43.32186;-1.82919;34;20220117;9.3;1.9;5.6;1.4;7.49;0;.54;6880 +71071;43.32186;-1.82919;34;20220118;7.5;.2;3.9;.9;7.39;.1;.44;2690 +71071;43.32186;-1.82919;34;20220119;11.9;6.4;9.2;2.6;8.79;.3;1.02;3240 +71071;43.32186;-1.82919;34;20220120;10.2;8;9.1;3;10.09;5;.73;2656 +71071;43.32186;-1.82919;34;20220121;7;3.6;5.3;2.4;6.59;0;.78;8606 +71071;43.32186;-1.82919;34;20220122;7.4;-1.3;3.1;1.8;6.09;0;.6;8677 +71071;43.32186;-1.82919;34;20220123;11.9;-1.6;5.2;1.6;6.49;0;.81;8570 +71071;43.32186;-1.82919;34;20220124;14.4;-.2;7.1;1.7;7.19;0;.96;9275 +71071;43.32186;-1.82919;34;20220125;17.4;5.3;11.3;3.7;8;0;1.98;8550 +71071;43.32186;-1.82919;34;20220126;11.9;.2;6.1;2;7.59;0;.81;10077 +71071;43.32186;-1.82919;34;20220127;11.4;.8;6.1;1.4;8.19;0;.64;8871 +71071;43.32186;-1.82919;34;20220128;10;5.2;7.6;1.2;8.39;0;.69;3552 +71071;43.32186;-1.82919;34;20220129;7;.2;3.6;1;7.99;0;.4;5092 +71071;43.32186;-1.82919;34;20220130;4.6;3.2;3.9;1.6;8.09;.1;.37;2969 +71071;43.32186;-1.82919;34;20220131;11.1;3.4;7.3;3.6;9.49;2.2;.66;1974 +71071;43.32186;-1.82919;34;20220201;11.4;7.2;9.3;2.3;9.29;.2;.95;4769 +71071;43.32186;-1.82919;34;20220202;13.1;9;11.1;1.5;10.19;0;.97;10822 +71071;43.32186;-1.82919;34;20220203;14.8;2.1;8.5;1.5;10.09;0;.78;7213 +71071;43.32186;-1.82919;34;20220204;13.4;6.2;9.8;2.2;10.69;4.3;.79;3350 +71071;43.32186;-1.82919;34;20220205;10.7;9.2;10;1.9;8.69;.2;1.12;9538 +71071;43.32186;-1.82919;34;20220206;12.4;3.3;7.9;2.2;8.19;.2;1.02;3531 +71071;43.32186;-1.82919;34;20220207;13;8.9;11;2.6;10.89;3;.97;3775 +71071;43.32186;-1.82919;34;20220208;16.9;4.7;10.8;1.2;10.59;0;1.05;10423 +71071;43.32186;-1.82919;34;20220209;20.6;3.8;12.2;2.1;9.79;0;1.74;11752 +71071;43.32186;-1.82919;34;20220210;15.8;3.8;9.8;2;9.89;2.7;1.18;9900 +71071;43.32186;-1.82919;34;20220211;11.4;9.3;10.4;2;10.79;.3;.85;4374 +71071;43.32186;-1.82919;34;20220212;13.2;6.2;9.7;1.1;9.89;0;.95;9042 +71071;43.32186;-1.82919;34;20220213;19.1;4.7;11.9;5.5;9.19;5.6;2.68;10188 +71071;43.32186;-1.82919;34;20220214;12.7;8.8;10.8;5.9;9.49;25.5;1.77;5381 +71071;43.32186;-1.82919;34;20220215;14.2;8.3;11.3;3.4;9.19;1.3;1.7;7482 +71071;43.32186;-1.82919;34;20220216;15.3;9.4;12.4;3.2;11.69;2.7;1.23;3874 +71071;43.32186;-1.82919;34;20220217;17.1;13.5;15.3;2.6;12.19;0;1.72;7416 +71071;43.32186;-1.82919;34;20220218;19.8;5.4;12.6;2.1;10.79;6.1;1.67;9584 +71071;43.32186;-1.82919;34;20220219;12.7;8.4;10.6;2.2;9.59;3.8;1.3;8084 +71071;43.32186;-1.82919;34;20220220;13.4;6.3;9.9;3.3;10.79;2.7;.96;4177 +71071;43.32186;-1.82919;34;20220221;13.8;9.2;11.5;3.4;11.09;2.8;1.26;5241 +71071;43.32186;-1.82919;34;20220222;14.1;7.2;10.7;2.1;9.89;0;1.54;14161 +71071;43.32186;-1.82919;34;20220223;17.8;3.3;10.6;2.3;9.59;0;1.77;13029 +71071;43.32186;-1.82919;34;20220224;11.9;6.7;9.3;2.6;10.89;2.7;.77;4033 +71071;43.32186;-1.82919;34;20220225;11.8;8;9.9;3;8.39;0;1.66;9087 +71071;43.32186;-1.82919;34;20220226;18.2;2.4;10.3;2.6;7.69;0;2.3;15139 +71071;43.32186;-1.82919;34;20220227;17.6;13.1;15.3;3.5;9.9;.1;2.52;7635 +71071;43.32186;-1.82919;34;20220228;16.5;5;10.8;2;10.39;0;1.74;15641 +71071;43.32186;-1.82919;34;20220301;20;5.3;12.7;1.4;9.89;1;1.78;11105 +71071;43.32186;-1.82919;34;20220302;15.5;11.4;13.5;2.5;11.49;2.3;1.53;6018 +71071;43.32186;-1.82919;34;20220303;15.2;5.6;10.4;3;11.19;17.3;1.14;5594 +71071;43.32186;-1.82919;34;20220304;13.4;9.6;11.5;3.2;9.89;6.1;1.71;8223 +71071;43.32186;-1.82919;34;20220305;12.6;7.2;9.9;3;8.59;2.9;1.81;11504 +71071;43.32186;-1.82919;34;20220306;11.9;7.4;9.7;2.1;8.39;1;1.38;5648 +71071;43.32186;-1.82919;34;20220307;11.8;7.9;9.9;3.6;8.79;0;1.88;12579 +71071;43.32186;-1.82919;34;20220308;15.4;11.2;13.3;3.5;8.79;2.6;2.47;8534 +71071;43.32186;-1.82919;34;20220309;18;4.2;11.1;4.6;8.39;2;2.76;11115 +71071;43.32186;-1.82919;34;20220310;15.3;11.8;13.6;3;11.19;.7;1.9;8689 +71071;43.32186;-1.82919;34;20220311;19.6;12.4;16;4.7;10.19;13;3.19;7301 +71071;43.32186;-1.82919;34;20220312;19.6;8.3;14;2.2;9.29;14.6;2.6;14785 +71071;43.32186;-1.82919;34;20220313;15.5;9;12.3;2.5;9.19;2.8;2.24;13341 +71071;43.32186;-1.82919;34;20220314;12.5;6.3;9.4;2;9.19;1.9;1.21;4944 +71071;43.32186;-1.82919;34;20220315;22.3;11;16.6;5.1;11.4;0;3.78;15731 +71071;43.32186;-1.82919;34;20220316;18.8;14.6;16.7;2.7;11.59;6.9;2.22;5048 +71071;43.32186;-1.82919;34;20220317;11.6;11.6;11.6;4;11.89;10.7;1.19;5100 +71071;43.32186;-1.82919;34;20220318;10.8;9.2;10;1.7;10.49;0;1.05;5151 +71071;43.32186;-1.82919;34;20220319;20.5;5.9;13.2;1.8;9.19;0;2.41;12624 +71071;43.32186;-1.82919;34;20220320;19.5;9.6;14.6;3.1;8.89;0;2.78;7966 +71071;43.32186;-1.82919;34;20220321;20.7;13.7;17.2;5.3;8.49;.8;4.51;11851 +71071;43.32186;-1.82919;34;20220322;17;13.9;15.5;6.3;6.79;.1;4.45;5496 +71071;43.32186;-1.82919;34;20220323;19.6;12.7;16.2;3.9;6.79;0;4.41;18505 +71071;43.32186;-1.82919;34;20220324;18.5;11;14.8;3.7;8.99;0;3.44;15856 +71071;43.32186;-1.82919;34;20220325;17.9;14;16;2.1;10.29;0;2.24;6906 +71071;43.32186;-1.82919;34;20220326;17.8;8.2;13;1.9;10.59;0;2.52;17188 +71071;43.32186;-1.82919;34;20220327;22.3;9.5;15.9;3.5;8.79;0;3.96;16454 +71071;43.32186;-1.82919;34;20220328;22.6;11.8;17.2;2.9;7.99;0;3.43;7364 +71071;43.32186;-1.82919;34;20220329;17;11.8;14.4;2.7;11.39;1.3;2.55;14246 +71071;43.32186;-1.82919;34;20220330;14.1;11.6;12.9;3.1;11.59;19.3;1.34;2238 +71071;43.32186;-1.82919;34;20220331;14.1;10.2;12.2;4.6;10.29;22.4;2.14;8401 +71071;43.32186;-1.82919;34;20220401;10.9;4.9;7.9;8;8.2;10.1;2.02;13252 +71071;43.32186;-1.82919;34;20220402;10.8;4.8;7.8;3.8;6.69;6.5;2.5;17070 +71071;43.32186;-1.82919;34;20220403;10.3;2.7;6.5;3.4;6.29;.4;2.41;18769 +71071;43.32186;-1.82919;34;20220404;11.5;1.3;6.4;2.8;6.3;.1;2.32;18196 +71071;43.32186;-1.82919;34;20220405;13.6;2.2;7.9;2.8;7.4;0;2.5;19487 +71071;43.32186;-1.82919;34;20220406;14.8;5.5;10.2;2.5;8.79;0;2.1;11726 +71071;43.32186;-1.82919;34;20220407;22.9;8.5;15.7;3.5;10.19;0;3.98;18360 +71071;43.32186;-1.82919;34;20220408;21.5;12.2;16.9;3.9;10.99;2.6;3.06;5562 +71071;43.32186;-1.82919;34;20220409;15.4;10.6;13;2.6;9.79;1.1;2.98;19082 +71071;43.32186;-1.82919;34;20220410;25;4.3;14.7;3.3;8.89;0;4.59;22101 +71071;43.32186;-1.82919;34;20220411;27.7;17.3;22.5;8.2;11.3;.7;7.55;19493 +71071;43.32186;-1.82919;34;20220412;23.5;16.1;19.8;3.2;10.09;0;4.5;16652 +71071;43.32186;-1.82919;34;20220413;17.4;10.9;14.2;2.3;12.79;1.4;1.96;9774 +71071;43.32186;-1.82919;34;20220414;18.3;13;15.7;1.9;13.99;.2;2.54;15298 +71071;43.32186;-1.82919;34;20220415;17.8;10.8;14.3;2.4;13.49;0;1.96;10346 +71071;43.32186;-1.82919;34;20220416;18.1;12.3;15.2;2.2;13.19;0;2.93;18656 +71071;43.32186;-1.82919;34;20220417;20.9;9;15;2.7;12.39;0;3.34;20119 +71071;43.32186;-1.82919;34;20220418;17.1;13;15.1;2.6;12.89;1.7;2.55;14053 +71071;43.32186;-1.82919;34;20220419;13.1;11.6;12.4;3;11.49;23.9;1.62;6715 +71071;43.32186;-1.82919;34;20220420;11.1;9.7;10.4;4.2;11.49;41.3;1.19;6758 +71071;43.32186;-1.82919;34;20220421;12.1;10.3;11.2;3.6;11.69;6.7;1.35;6801 +71071;43.32186;-1.82919;34;20220422;20.5;5.4;13;4.1;9.59;1.1;3.56;16489 +71071;43.32186;-1.82919;34;20220423;15.2;11.4;13.3;4.3;11.69;11.5;2.3;10941 +71071;43.32186;-1.82919;34;20220424;17.5;9.7;13.6;4.2;11.69;0;2.56;12046 +71071;43.32186;-1.82919;34;20220425;17.1;8.5;12.8;2.4;11.59;0;3.38;25313 +71071;43.32186;-1.82919;34;20220426;22.8;9.2;16;1.8;12.99;.9;3.73;22957 +71071;43.32186;-1.82919;34;20220427;15.4;14.4;14.9;1.6;14.89;3.7;1.97;11747 +71071;43.32186;-1.82919;34;20220428;14.7;13.7;14.2;1.7;14.59;1.8;.83;1550 +71071;43.32186;-1.82919;34;20220429;18.1;13;15.6;1.5;13.89;0;1.71;7125 +71071;43.32186;-1.82919;34;20220430;17.9;12.6;15.3;2.1;13.59;0;2.76;16521 +71071;43.32186;-1.82919;34;20220501;18.2;11.3;14.8;2.7;13.19;0;2.63;14830 +71071;43.32186;-1.82919;34;20220502;17.2;13.1;15.2;2.4;13.49;.7;1.9;7716 +71071;43.32186;-1.82919;34;20220503;18.1;12.8;15.5;3.2;14.09;0;2.22;10306 +71071;43.32186;-1.82919;34;20220504;17.2;13.8;15.5;2.9;13.59;.7;2.22;9708 +71071;43.32186;-1.82919;34;20220505;18.9;11.7;15.3;2.5;13.49;.1;2.76;15341 +71071;43.32186;-1.82919;34;20220506;18.5;11.4;15;3.3;13.09;0;3.32;20696 +71071;43.32186;-1.82919;34;20220507;19.2;11.7;15.5;3.1;13.19;0;3.48;21073 +71071;43.32186;-1.82919;34;20220508;20.6;11.7;16.2;2.2;13.39;.1;3.98;25152 +71071;43.32186;-1.82919;34;20220509;21.2;11;16.1;2;13.39;0;4.04;25696 +71071;43.32186;-1.82919;34;20220510;24.8;11.6;18.2;2.2;14.89;0;4.55;26400 +71071;43.32186;-1.82919;34;20220511;19.7;15.8;17.8;2;15.69;0;2.63;13040 +71071;43.32186;-1.82919;34;20220512;19.7;14.8;17.3;1.5;16.39;.1;1.77;7574 +71071;43.32186;-1.82919;34;20220513;20.6;15.2;17.9;1.8;17.09;.1;2.76;15223 +71071;43.32186;-1.82919;34;20220514;28.2;13;20.6;1.6;16.79;1.1;3.41;14937 +71071;43.32186;-1.82919;34;20220515;31.4;16.4;23.9;3.3;15.99;8.5;5.37;17737 +71071;43.32186;-1.82919;34;20220516;27.1;14.3;20.7;2.3;16.49;0;4.98;26073 +71071;43.32186;-1.82919;34;20220517;30.8;15.7;23.3;2.4;15.99;0;6;28074 +71071;43.32186;-1.82919;34;20220518;35.2;16.3;25.8;2.7;17.59;1.2;6.54;25677 +71071;43.32186;-1.82919;34;20220519;21.2;17.3;19.3;2;17.69;0;2.85;14134 +71071;43.32186;-1.82919;34;20220520;19.8;16.9;18.4;1.9;18.59;.1;1.76;7795 +71071;43.32186;-1.82919;34;20220521;24.9;17;21;2.8;19.09;0;4.08;20898 +71071;43.32186;-1.82919;34;20220522;29.7;18.2;24;3.1;19.09;2.4;4.57;16679 +71071;43.32186;-1.82919;34;20220523;20.1;15.7;17.9;3.7;15.09;5.1;2.64;9013 +71071;43.32186;-1.82919;34;20220524;17.4;12.6;15;3.6;13.49;14.6;2.16;8708 +71071;43.32186;-1.82919;34;20220525;20.3;13.3;16.8;2.6;12.99;1.4;2.55;8566 +71071;43.32186;-1.82919;34;20220526;19.8;12.4;16.1;2.4;14.39;.7;2.63;13182 +71071;43.32186;-1.82919;34;20220527;20.8;15.2;18;2.2;15.49;0;3.6;19937 +71071;43.32186;-1.82919;34;20220528;22.1;14.8;18.5;2.5;16.29;0;4.16;24143 +71071;43.32186;-1.82919;34;20220529;21.9;14.2;18.1;2.8;15.09;.1;4.75;28616 +71071;43.32186;-1.82919;34;20220530;20.3;15.8;18.1;2.4;13.29;0;3.96;20342 +71071;43.32186;-1.82919;34;20220531;21.3;13.2;17.3;2.4;13.59;0;4.48;26452 +71071;43.32186;-1.82919;34;20220601;23.3;16;19.7;2.8;16.59;.8;5;28617 +71071;43.32186;-1.82919;34;20220602;22.4;15.7;19.1;2.4;18.39;1.1;3;15618 +71071;43.32186;-1.82919;34;20220603;23;19.1;21.1;2.8;18.19;2.3;3.54;15638 +71071;43.32186;-1.82919;34;20220604;20.3;18.4;19.4;2.3;18.89;2;1.82;6627 +71071;43.32186;-1.82919;34;20220605;23;17.8;20.4;2;18.39;0;4.61;26230 +71071;43.32186;-1.82919;34;20220606;24;14.8;19.4;1.8;17.39;.4;3.82;20612 +71071;43.32186;-1.82919;34;20220607;21.1;17.9;19.5;2.2;18.39;.5;2.88;14223 +71071;43.32186;-1.82919;34;20220608;21.4;16.1;18.8;2.5;18.39;2.3;2.01;8131 +71071;43.32186;-1.82919;34;20220609;23.3;15.9;19.6;2.8;17.29;.1;4.64;26292 +71071;43.32186;-1.82919;34;20220610;23.5;12.8;18.2;2.1;16.89;0;4.58;28110 +71071;43.32186;-1.82919;34;20220611;24.1;19.5;21.8;3.1;20.09;.2;2.81;9974 +71071;43.32186;-1.82919;34;20220612;23.3;18;20.7;2.8;20.49;2.2;2.78;12953 +71071;43.32186;-1.82919;34;20220613;25.4;18.5;22;3;20.69;0;4.21;21050 +71071;43.32186;-1.82919;34;20220614;26.5;18;22.3;2.6;21.69;0;3.12;13297 +71071;43.32186;-1.82919;34;20220615;27.8;19.3;23.6;2.4;22.19;0;5.41;27997 +71071;43.32186;-1.82919;34;20220616;31.5;19.7;25.6;2;22.59;0;4.97;21727 +71071;43.32186;-1.82919;34;20220617;37.7;21.4;29.6;2.6;23.89;0;6.81;25364 +71071;43.32186;-1.82919;34;20220618;42.6;23.7;33.2;2.5;22.59;0;8.65;30892 +71071;43.32186;-1.82919;34;20220619;24.1;19.9;22;3.2;18.99;.9;4.96;25202 +71071;43.32186;-1.82919;34;20220620;23.8;17.3;20.6;2;19.49;2.8;2.46;10177 +71071;43.32186;-1.82919;34;20220621;21.8;17.7;19.8;2.7;20.09;12.8;1.99;8195 +71071;43.32186;-1.82919;34;20220622;24;17.2;20.6;2;19.29;2.9;3.44;17274 +71071;43.32186;-1.82919;34;20220623;25.2;16.9;21.1;2.4;18.49;6.8;3.72;17271 +71071;43.32186;-1.82919;34;20220624;22.9;16.1;19.5;3;17.19;.2;4.79;27665 +71071;43.32186;-1.82919;34;20220625;18.8;17.2;18;2.5;16.99;12.5;2.03;8187 +71071;43.32186;-1.82919;34;20220626;19.5;14.2;16.9;2.1;15.49;8;2.1;9008 +71071;43.32186;-1.82919;34;20220627;18.4;14.8;16.6;1.9;16.39;4;1.89;8993 +71071;43.32186;-1.82919;34;20220628;22.2;16.2;19.2;2;15.99;0;4.8;27961 +71071;43.32186;-1.82919;34;20220629;22;15.7;18.9;2.2;16.89;8.6;2.83;13088 +71071;43.32186;-1.82919;34;20220630;18.3;14.7;16.5;3;16.09;3.2;1.96;8818 +71071;43.32186;-1.82919;34;20220701;22.3;11.4;16.9;2.8;14.69;0;4.59;28582 +71071;43.32186;-1.82919;34;20220702;27.1;14.3;20.7;2.2;17.09;0;5.68;31545 +71071;43.32186;-1.82919;34;20220703;22.7;17.9;20.3;2.3;18.59;.9;2.81;12248 +71071;43.32186;-1.82919;34;20220704;20.6;17.1;18.9;2.9;18.39;.4;2.04;8121 +71071;43.32186;-1.82919;34;20220705;25;18.3;21.7;2.9;19.19;0;4.29;20943 +71071;43.32186;-1.82919;34;20220706;24.3;19.2;21.8;2.9;20.59;5.7;3.44;15827 +71071;43.32186;-1.82919;34;20220707;24.6;19.2;21.9;3.3;19.49;.4;3.99;18071 +71071;43.32186;-1.82919;34;20220708;25.3;17.1;21.2;2.5;19.49;0;4.21;21764 +71071;43.32186;-1.82919;34;20220709;27.8;17;22.4;2.6;18.69;.1;5.95;31456 +71071;43.32186;-1.82919;34;20220710;27.6;17.6;22.6;2.4;19.39;0;5.43;28066 +71071;43.32186;-1.82919;34;20220711;27.9;17.5;22.7;2.2;19.59;0;5.83;31163 +71071;43.32186;-1.82919;34;20220712;28.8;20;24.4;2.1;21.09;0;5.65;28174 +71071;43.32186;-1.82919;34;20220713;30.6;19;24.8;2.1;18.29;0;6.2;29708 +71071;43.32186;-1.82919;34;20220714;30.9;18.9;24.9;1.9;17.99;0;6.03;28767 +71071;43.32186;-1.82919;34;20220715;28.5;19.9;24.2;2.8;20.09;0;5.71;27260 +71071;43.32186;-1.82919;34;20220716;32.2;19.2;25.7;2;22.29;0;6.03;28739 +71071;43.32186;-1.82919;34;20220717;35.2;20.1;27.7;1.8;22.29;0;6.31;28008 +71071;43.32186;-1.82919;34;20220718;41.5;20.8;31.2;2.7;21.59;0;8.03;27971 +71071;43.32186;-1.82919;34;20220719;25.8;20.8;23.3;2.8;20.29;.3;4.8;23132 +71071;43.32186;-1.82919;34;20220720;25.3;21.8;23.6;1.5;20.99;3.9;2.34;7846 +71071;43.32186;-1.82919;34;20220721;25.8;19.8;22.8;2.7;21.19;.4;5.05;26838 +71071;43.32186;-1.82919;34;20220722;23.8;21.3;22.6;2.3;20.39;.2;2.44;7798 +71071;43.32186;-1.82919;34;20220723;24.4;18;21.2;2.4;17.59;0;4.4;22320 +71071;43.32186;-1.82919;34;20220724;33.6;18.1;25.9;2.7;20.79;0;6.34;27551 +71071;43.32186;-1.82919;34;20220725;26.4;21;23.7;3.8;20.49;.2;3.89;13558 +71071;43.32186;-1.82919;34;20220726;25.3;20.3;22.8;2.8;17.09;.4;5.2;24700 +71071;43.32186;-1.82919;34;20220727;25.3;16.8;21.1;1.8;15.89;0;4.97;27046 +71071;43.32186;-1.82919;34;20220728;24.2;17.9;21.1;2.2;16.79;.1;4.24;21210 +71071;43.32186;-1.82919;34;20220729;26.2;17.8;22;2.1;18.49;1.3;3.59;15677 +71071;43.32186;-1.82919;34;20220730;27;19.3;23.2;2.3;20.39;.4;3.8;16687 +71071;43.32186;-1.82919;34;20220731;25.9;21.2;23.6;2;21.19;0;4.11;19779 +71071;43.32186;-1.82919;34;20220801;25.5;20.5;23;1.9;21.09;0;3.18;13945 +71071;43.32186;-1.82919;34;20220802;27.1;19.3;23.2;2.1;21.59;0;5.16;27863 +71071;43.32186;-1.82919;34;20220803;29.8;21.2;25.5;2.9;24.09;1.3;4.62;20210 +71071;43.32186;-1.82919;34;20220804;26.3;22.9;24.6;2.4;24.09;2;2.52;8381 +71071;43.32186;-1.82919;34;20220805;26.3;21.3;23.8;2.5;21.89;.1;3.14;12018 +71071;43.32186;-1.82919;34;20220806;27.1;19.2;23.2;2.7;19.99;0;5.37;28074 +71071;43.32186;-1.82919;34;20220807;28.3;19.2;23.8;2.5;18.89;0;5.59;28002 +71071;43.32186;-1.82919;34;20220808;30.1;18.1;24.1;3;18.39;0;5.91;27433 +71071;43.32186;-1.82919;34;20220809;29.7;20.8;25.3;2.4;20.49;0;4.92;21513 +71071;43.32186;-1.82919;34;20220810;32.1;19.4;25.8;1.6;20.79;.1;4.72;21290 +71071;43.32186;-1.82919;34;20220811;35.3;23.8;29.6;2.6;21.09;0;5.83;20119 +71071;43.32186;-1.82919;34;20220812;27.3;23;25.2;2.7;24.79;0;3.65;15801 +71071;43.32186;-1.82919;34;20220813;26;21.1;23.6;2.4;22.09;5.6;3.46;15499 +71071;43.32186;-1.82919;34;20220814;26.4;21.1;23.8;2.7;21.59;.2;3.82;16940 +71071;43.32186;-1.82919;34;20220815;26.9;18.6;22.8;2.7;18.59;0;4.36;20019 +71071;43.32186;-1.82919;34;20220816;25.3;19.6;22.5;2.5;19.19;.4;3.71;16815 +71071;43.32186;-1.82919;34;20220817;25;17.2;21.1;3.6;17.69;68.2;3.75;15770 +71071;43.32186;-1.82919;34;20220818;19.3;17.2;18.3;4.5;18.79;35.6;1.23;2536 +71071;43.32186;-1.82919;34;20220819;23.6;17.4;20.5;2.5;18.29;0;4.24;24517 +71071;43.32186;-1.82919;34;20220820;26;17.7;21.9;2.1;21.09;.4;4.01;22265 +71071;43.32186;-1.82919;34;20220821;25.7;20.8;23.3;2.2;22.19;1.6;2.74;11170 +71071;43.32186;-1.82919;34;20220822;24.2;19.9;22.1;2.3;22.69;5.4;1.96;7656 +71071;43.32186;-1.82919;34;20220823;25.2;20.6;22.9;1.8;24.39;1.1;3.52;19555 +71071;43.32186;-1.82919;34;20220824;31.2;19.9;25.6;3.2;24.49;.5;4.12;16344 +71071;43.32186;-1.82919;34;20220825;26;21.5;23.8;2.9;24.69;1.8;3.29;16193 +71071;43.32186;-1.82919;34;20220826;26.2;20.3;23.3;2;22.69;.4;3.06;14449 +71071;43.32186;-1.82919;34;20220827;24;18.6;21.3;1.9;20.39;.1;3.09;16398 +71071;43.32186;-1.82919;34;20220828;31.4;18.3;24.9;2.1;22.69;3.7;4.65;22599 +71071;43.32186;-1.82919;34;20220829;32.3;21.8;27.1;2.3;21.09;5.9;4.86;19842 +71071;43.32186;-1.82919;34;20220830;26.6;20.9;23.8;2.7;23.69;.1;3.57;17695 +71071;43.32186;-1.82919;34;20220831;23.8;23;23.4;1.9;23.99;1.9;1.81;6331 +71071;43.32186;-1.82919;34;20220901;25.6;19.6;22.6;1.6;22.59;.5;2.65;12973 +71071;43.32186;-1.82919;34;20220902;23.3;20.2;21.8;2.5;21.79;1.6;2.18;9199 +71071;43.32186;-1.82919;34;20220903;23.4;19.3;21.4;2.5;20.19;.9;2.35;9583 +71071;43.32186;-1.82919;34;20220904;26.6;17.3;22;2.1;20.69;0;3.83;21422 +71071;43.32186;-1.82919;34;20220905;30.4;17.4;23.9;1.9;19.49;0;4.21;20289 +71071;43.32186;-1.82919;34;20220906;29.5;17.1;23.3;2.2;18.89;0;4.39;21786 +71071;43.32186;-1.82919;34;20220907;25.6;17.3;21.5;2.4;18.29;0;3.24;15099 +71071;43.32186;-1.82919;34;20220908;24.7;17.3;21;2.5;18.39;4.4;3.46;18232 +71071;43.32186;-1.82919;34;20220909;24.2;18.5;21.4;2.4;18.89;1.3;3.22;16403 +71071;43.32186;-1.82919;34;20220910;27;14.3;20.7;2.1;17.49;0;3.7;20174 +71071;43.32186;-1.82919;34;20220911;33.8;16.8;25.3;1.7;20.49;0;4.26;19489 +71071;43.32186;-1.82919;34;20220912;32.6;21.8;27.2;1.8;21.79;2.9;3.47;12270 +71071;43.32186;-1.82919;34;20220913;31;24.2;27.6;7.3;17.09;.1;6.83;9093 +71071;43.32186;-1.82919;34;20220914;30.4;21.8;26.1;2.8;17.39;0;4.47;15211 +71071;43.32186;-1.82919;34;20220915;27.4;18.8;23.1;2.2;19.89;7.5;3.38;15901 +71071;43.32186;-1.82919;34;20220916;23.1;19.8;21.5;2.7;19.09;.5;2.62;10980 +71071;43.32186;-1.82919;34;20220917;21.4;15.4;18.4;2.9;13.29;0;3.43;17964 +71071;43.32186;-1.82919;34;20220918;24.3;11.3;17.8;2.1;12.79;0;3.21;17160 +71071;43.32186;-1.82919;34;20220919;21.7;12.3;17;2.4;13.79;0;3.09;19240 +71071;43.32186;-1.82919;34;20220920;21.3;12.8;17.1;3.3;13.19;0;3.37;19638 +71071;43.32186;-1.82919;34;20220921;22.1;13.1;17.6;3.5;13.29;0;3.5;19125 +71071;43.32186;-1.82919;34;20220922;23.1;12.6;17.9;2.8;14.29;0;3.31;19629 +71071;43.32186;-1.82919;34;20220923;21.3;14.2;17.8;2;16.39;4.5;2.08;11367 +71071;43.32186;-1.82919;34;20220924;17.9;16.3;17.1;3.4;16.59;34.1;1.59;6625 +71071;43.32186;-1.82919;34;20220925;19.8;12.4;16.1;2.9;13.89;4.2;2.2;10792 +71071;43.32186;-1.82919;34;20220926;20.4;12.5;16.5;4;14.29;9.6;2.4;10839 +71071;43.32186;-1.82919;34;20220927;20.3;14.2;17.3;4.9;15.59;19.7;1.88;3324 +71071;43.32186;-1.82919;34;20220928;19.7;15.5;17.6;5.4;16.69;34;1.89;6158 +71071;43.32186;-1.82919;34;20220929;16.9;14.6;15.8;5.2;14.89;32.4;1.77;7148 +71071;43.32186;-1.82919;34;20220930;19.8;12.9;16.4;2.9;14.29;3.7;2.3;13322 +71071;43.32186;-1.82919;34;20221001;23.8;13.2;18.5;2.9;14.79;0;2.72;12068 +71071;43.32186;-1.82919;34;20221002;20.8;11.8;16.3;1;16.19;0;2.2;17427 +71071;43.32186;-1.82919;34;20221003;21.9;16.2;19.1;1.2;17.89;0;2.34;16411 +71071;43.32186;-1.82919;34;20221004;20.3;15.3;17.8;1.3;17.99;0;2.06;15282 +71071;43.32186;-1.82919;34;20221005;24.3;14.8;19.6;1.7;18.09;0;2.02;10681 +71071;43.32186;-1.82919;34;20221006;21.3;17.3;19.3;1.5;18.39;0;1.51;7005 +71071;43.32186;-1.82919;34;20221007;24.4;12.9;18.7;1.6;16.79;.3;2.13;12514 +71071;43.32186;-1.82919;34;20221008;21.4;18.3;19.9;1.1;18.49;0;1.37;5896 +71071;43.32186;-1.82919;34;20221009;28.8;13;20.9;1.6;16.79;0;2.64;13826 +71071;43.32186;-1.82919;34;20221010;23.1;16.9;20;1.1;19.29;3.5;1.24;4789 +71071;43.32186;-1.82919;34;20221011;19.6;17.4;18.5;1.1;19.39;3;1.05;4974 +71071;43.32186;-1.82919;34;20221012;22.1;17.2;19.7;1.4;18.59;.8;1.64;8975 +71071;43.32186;-1.82919;34;20221013;23.3;12.6;18;1.9;16.29;0;1.7;7833 +71071;43.32186;-1.82919;34;20221014;24.6;18.8;21.7;2.3;18.09;0;2.21;8341 +71071;43.32186;-1.82919;34;20221015;23.7;13.1;18.4;1.8;16.69;0;2.08;13711 +71071;43.32186;-1.82919;34;20221016;29.8;15.6;22.7;2.1;16.39;1;2.86;11290 +71071;43.32186;-1.82919;34;20221017;29.5;19.4;24.5;2.2;17.39;.2;2.83;9018 +71071;43.32186;-1.82919;34;20221018;30.6;19.6;25.1;3.1;16.49;0;3.75;11199 +71071;43.32186;-1.82919;34;20221019;31.8;19.8;25.8;4.4;15.19;1.5;4.74;5473 +71071;43.32186;-1.82919;34;20221020;27.8;17.3;22.6;5.2;13.59;0;4.5;7200 +71071;43.32186;-1.82919;34;20221021;24.1;21.3;22.7;5.6;13.79;0;4.32;5205 +71071;43.32186;-1.82919;34;20221022;26;16;21;4.4;13.69;.1;3.66;9255 +71071;43.32186;-1.82919;34;20221023;29.1;23.3;26.2;7.6;11.79;.1;7.33;11893 +71071;43.32186;-1.82919;34;20221024;25.3;16.3;20.8;2.8;12.09;0;3.03;10578 +71071;43.32186;-1.82919;34;20221025;29.3;14.8;22.1;3.6;12.89;0;3.79;7059 +71071;43.32186;-1.82919;34;20221026;26.8;13.8;20.3;1.5;14.49;0;2.02;9971 +71071;43.32186;-1.82919;34;20221027;30.2;18;24.1;5.2;10.19;0;5.74;3332 +71071;43.32186;-1.82919;34;20221028;27.3;25.5;26.4;2.9;11.69;0;3.85;3492 +71071;43.32186;-1.82919;34;20221029;29.5;18.1;23.8;3.9;8.59;0;4.94;3866 +71071;43.32186;-1.82919;34;20221030;21.4;16.4;18.9;1.9;15.29;8.5;1.49;3408 +71071;43.32186;-1.82919;34;20221031;23.6;13.7;18.7;3.7;15.39;8.9;2.11;3366 +71071;43.32186;-1.82919;34;20221101;22;12.2;17.1;2.2;15.19;.1;1.59;9927 +71071;43.32186;-1.82919;34;20221102;19.8;10.8;15.3;1.6;14.39;.1;1.21;9129 +71071;43.32186;-1.82919;34;20221103;24.7;11.9;18.3;3.7;13.49;11.1;2.62;7782 +71071;43.32186;-1.82919;34;20221104;17.4;13.3;15.4;5.1;11.29;14.5;2.4;6280 +71071;43.32186;-1.82919;34;20221105;17.8;10.8;14.3;2.3;12.19;.1;1.39;9266 +71071;43.32186;-1.82919;34;20221106;23.3;6.3;14.8;2.3;10.39;0;2.01;8985 +71071;43.32186;-1.82919;34;20221107;22.7;7.8;15.3;2.4;11.29;0;1.89;8127 +71071;43.32186;-1.82919;34;20221108;21.6;17;19.3;5.4;11.39;.8;3.64;3054 +71071;43.32186;-1.82919;34;20221109;20.3;14.8;17.6;2.5;13.99;10.1;1.59;3400 +71071;43.32186;-1.82919;34;20221110;19.2;8.7;14;2;12.09;0;1.29;11970 +71071;43.32186;-1.82919;34;20221111;22.8;6.8;14.8;2.3;11.39;0;1.75;9614 +71071;43.32186;-1.82919;34;20221112;23.6;12.3;18;2.6;12.09;0;2.13;5989 +71071;43.32186;-1.82919;34;20221113;24.6;13.8;19.2;3.1;11.39;0;2.63;10706 +71071;43.32186;-1.82919;34;20221114;18.2;13.6;15.9;3.1;13.79;11.4;1.4;2848 +71071;43.32186;-1.82919;34;20221115;20.8;11.5;16.2;4.9;12.59;11.5;2.3;3272 +71071;43.32186;-1.82919;34;20221116;21.8;10.8;16.3;3.6;13.09;.8;1.92;7849 +71071;43.32186;-1.82919;34;20221117;19.3;15.6;17.5;2.7;15.09;12.9;1.37;2942 +71071;43.32186;-1.82919;34;20221118;12.8;11.4;12.1;4;11.79;47.2;1.05;2726 +71071;43.32186;-1.82919;34;20221119;11.8;7.8;9.8;4.2;10.39;29.6;.91;3582 +71071;43.32186;-1.82919;34;20221120;16.3;8.8;12.6;3.4;11.79;10.7;1.16;4361 +71071;43.32186;-1.82919;34;20221121;17;11.6;14.3;4.4;12.69;47;1.48;2642 +71071;43.32186;-1.82919;34;20221122;13.2;6.8;10;5.3;9.59;7.2;1.37;2616 +71071;43.32186;-1.82919;34;20221123;18.5;10.9;14.7;3.9;14.39;5.3;1.11;4572 +71071;43.32186;-1.82919;34;20221124;14.8;8.2;11.5;2.6;12.29;10.6;.69;5539 +71071;43.32186;-1.82919;34;20221125;13.8;11.4;12.6;3.5;12.49;24.8;.91;3089 +71071;43.32186;-1.82919;34;20221126;17.1;6.8;12;1.6;10.59;0;.88;6423 +71071;43.32186;-1.82919;34;20221127;19.8;5.6;12.7;2.8;9.39;25.6;1.77;3480 +71071;43.32186;-1.82919;34;20221128;13.4;10.5;12;5.3;11.89;36.8;1.07;1968 +71071;43.32186;-1.82919;34;20221129;13.8;11.6;12.7;3.2;12.79;13.7;.83;2488 +71071;43.32186;-1.82919;34;20221130;14.5;9.2;11.9;2.5;11.49;0;.8;6487 +71071;43.32186;-1.82919;34;20221201;10.4;6.6;8.5;2.4;9.59;0;.66;3239 +71071;43.32186;-1.82919;34;20221202;9.3;3.1;6.2;1.7;8.49;.9;.42;6492 +71071;43.32186;-1.82919;34;20221203;8.2;5.8;7;2.1;8.99;6;.53;2382 +71071;43.32186;-1.82919;34;20221204;11.8;1.8;6.8;2.6;7.59;0;.78;8044 +71071;43.32186;-1.82919;34;20221205;15.6;2.8;9.2;2.5;8.09;.1;1.16;5743 +71071;43.32186;-1.82919;34;20221206;18.3;9.8;14.1;1.9;12.39;.3;.9;5957 +71071;43.32186;-1.82919;34;20221207;15;10;12.5;1.9;12.89;1.1;.66;2323 +71071;43.32186;-1.82919;34;20221208;13.8;8.7;11.3;.8;12.59;8.7;.5;918 +71071;43.32186;-1.82919;34;20221209;14.8;10.7;12.8;2.5;12.79;3.2;.77;2299 +71071;43.32186;-1.82919;34;20221210;8;4.7;6.4;3.2;6.59;0;.9;7922 +71071;43.32186;-1.82919;34;20221211;9.3;.1;4.7;2;7.09;0;.66;2279 +71071;43.32186;-1.82919;34;20221212;16.8;3.3;10.1;2.9;10.19;15.3;.96;5798 +71071;43.32186;-1.82919;34;20221213;17.6;12.6;15.1;3.1;14.69;2;.95;2263 +71071;43.32186;-1.82919;34;20221214;19.6;12.8;16.2;2.8;13.49;2.2;1.24;6500 +71071;43.32186;-1.82919;34;20221215;16.8;10.7;13.8;2.7;12.99;7.7;.88;5026 +71071;43.32186;-1.82919;34;20221216;11.8;11.3;11.6;3;11.79;11.6;.76;2245 +71071;43.32186;-1.82919;34;20221217;13.3;5.5;9.4;2.2;9.69;0;.61;7170 +71071;43.32186;-1.82919;34;20221218;18.6;7.8;13.2;4.4;9.09;0;2.11;6616 +71071;43.32186;-1.82919;34;20221219;19.4;14;16.7;5.2;8.59;.4;3.49;2236 +71071;43.32186;-1.82919;34;20221220;19.2;17;18.1;5.2;10.19;2.4;3.37;2235 +71071;43.32186;-1.82919;34;20221221;21.3;8.8;15.1;2.5;12.49;.1;1.26;6061 +71071;43.32186;-1.82919;34;20221222;20.3;10.3;15.3;2.1;12.49;0;1.2;3797 +71071;43.32186;-1.82919;34;20221223;22.4;9.5;16;2.5;12.39;.4;1.52;4347 +71071;43.32186;-1.82919;34;20221224;21.8;9.4;15.6;1.8;12.19;0;1.07;7089 +71071;43.32186;-1.82919;34;20221225;22.8;10.8;16.8;4;9.89;0;2.81;3965 +71071;43.32186;-1.82919;34;20221226;18.1;16.8;17.5;2.6;11.69;.5;1.74;3502 +71071;43.32186;-1.82919;34;20221227;15.6;11.2;13.4;1.1;13.39;0;.59;2331 +71071;43.32186;-1.82919;34;20221228;19.8;6.7;13.3;3.2;10.19;0;1.55;7374 +71071;43.32186;-1.82919;34;20221229;18;13.8;15.9;2.8;12.39;13.2;1.5;2266 +71071;43.32186;-1.82919;34;20221230;22.8;11.2;17;6;12.79;0;2.81;3223 +71071;43.32186;-1.82919;34;20221231;22;18;20;5.7;8.39;0;4.7;2284 +71072;43.40572;-1.51955;40;20220101;23.3;13.2;18.3;2.4;9.89;0;2.03;5624 +71072;43.40572;-1.51955;40;20220102;19.9;16.2;18.1;2.8;10.2;0;2.14;4584 +71072;43.40572;-1.51955;40;20220103;20.8;7.4;14.1;3.6;10.35;0;1.9;5709 +71072;43.40572;-1.51955;40;20220104;17.5;12.2;14.9;6.1;11.19;20.2;2.31;3806 +71072;43.40572;-1.51955;40;20220105;10;7;8.5;3.5;7.69;2.3;1.26;2575 +71072;43.40572;-1.51955;40;20220106;9.9;-.5;4.7;2.3;5.7;.5;.84;7099 +71072;43.40572;-1.51955;40;20220107;12.3;2.3;7.3;6.1;8.7;12.7;1.01;4329 +71072;43.40572;-1.51955;40;20220108;13.3;9.3;11.3;7.5;9.8;8.7;1.75;3359 +71072;43.40572;-1.51955;40;20220109;12.1;10.5;11.3;9.6;12.8;37.6;.49;1006 +71072;43.40572;-1.51955;40;20220110;12.8;11.6;12.2;9.5;13.85;3.5;.39;574 +71072;43.40572;-1.51955;40;20220111;12.9;9.2;11;2;10.7;0;.73;5182 +71072;43.40572;-1.51955;40;20220112;10.1;1.8;6;1.6;8;0;.5;6611 +71072;43.40572;-1.51955;40;20220113;11.6;.2;5.9;2.8;7;.1;.91;7721 +71072;43.40572;-1.51955;40;20220114;13.9;-.5;6.7;3.2;5.8;.1;1.51;9544 +71072;43.40572;-1.51955;40;20220115;12.4;.8;6.6;2.5;5.45;0;1.24;7876 +71072;43.40572;-1.51955;40;20220116;11.8;-.7;5.6;2.3;6.5;.1;.86;8976 +71072;43.40572;-1.51955;40;20220117;10.3;1.2;5.7;2.3;7.25;0;.71;7181 +71072;43.40572;-1.51955;40;20220118;7;1;4;2.1;7.6;0;.43;2073 +71072;43.40572;-1.51955;40;20220119;12;5.2;8.6;2.6;8.75;.5;.93;4024 +71072;43.40572;-1.51955;40;20220120;10.2;7.5;8.8;4;9.85;5.9;.78;2329 +71072;43.40572;-1.51955;40;20220121;7.4;2.4;4.9;3.4;6.5;0;.91;6784 +71072;43.40572;-1.51955;40;20220122;7.8;-1.9;3;2.2;5.65;.1;.74;8293 +71072;43.40572;-1.51955;40;20220123;12.1;-2;5;3.1;6.15;.1;1.17;10332 +71072;43.40572;-1.51955;40;20220124;15.2;1.7;8.4;2.5;7.15;0;1.3;9997 +71072;43.40572;-1.51955;40;20220125;15.1;2.7;8.9;2.9;6.85;0;1.57;8734 +71072;43.40572;-1.51955;40;20220126;13;.5;6.8;2;7.1;0;.97;8849 +71072;43.40572;-1.51955;40;20220127;11;.7;5.9;2.6;7.95;0;.76;8046 +71072;43.40572;-1.51955;40;20220128;9.3;5.7;7.5;2;8.05;0;.8;6802 +71072;43.40572;-1.51955;40;20220129;4.5;-.7;1.9;1.9;7.1;.1;.31;4704 +71072;43.40572;-1.51955;40;20220130;3.3;1.4;2.4;2.3;7.05;.2;.35;2297 +71072;43.40572;-1.51955;40;20220131;11;2.1;6.5;4.7;9.15;3.7;.65;5839 +71072;43.40572;-1.51955;40;20220201;11.3;5.9;8.6;3.3;9.15;0;.97;5580 +71072;43.40572;-1.51955;40;20220202;14.3;9.1;11.7;3.3;10.45;0;1.28;7291 +71072;43.40572;-1.51955;40;20220203;14.7;3.6;9.1;3.6;10.8;0;.85;8468 +71072;43.40572;-1.51955;40;20220204;12.7;6.4;9.6;3.1;10.6;4;.79;3575 +71072;43.40572;-1.51955;40;20220205;11.2;8.7;9.9;3.1;8.45;0;1.39;9127 +71072;43.40572;-1.51955;40;20220206;11.5;2.5;7;2.6;8.05;.4;.98;6071 +71072;43.40572;-1.51955;40;20220207;12.7;8.9;10.8;4;10.9;2.2;1.03;4460 +71072;43.40572;-1.51955;40;20220208;16.3;5.7;11;3.4;9.65;0;1.59;10789 +71072;43.40572;-1.51955;40;20220209;19.1;7.7;13.4;2.7;8.9;.1;2.03;9720 +71072;43.40572;-1.51955;40;20220210;15.8;7.2;11.5;2.3;9.95;3.1;1.36;9267 +71072;43.40572;-1.51955;40;20220211;10.9;9.3;10.1;2.3;10.5;0;.84;3360 +71072;43.40572;-1.51955;40;20220212;14.5;6.2;10.3;1.8;9.7;.1;1.17;9520 +71072;43.40572;-1.51955;40;20220213;19;5.1;12;5.7;9.35;6.2;2.6;9347 +71072;43.40572;-1.51955;40;20220214;11.9;8.4;10.2;8.3;9.75;25.6;1.6;5672 +71072;43.40572;-1.51955;40;20220215;13.3;8.4;10.9;5;9.45;2.6;1.71;6461 +71072;43.40572;-1.51955;40;20220216;14.4;9.8;12.1;5.3;11.65;3.4;1.25;2572 +71072;43.40572;-1.51955;40;20220217;16.5;12.7;14.6;3.7;12;.1;1.76;6476 +71072;43.40572;-1.51955;40;20220218;15.9;5.9;10.9;4;10.9;2.7;1.4;8892 +71072;43.40572;-1.51955;40;20220219;12.6;7.9;10.2;2.7;9.4;3.9;1.4;10033 +71072;43.40572;-1.51955;40;20220220;12.8;5.4;9.1;4.1;10.45;1.8;.95;5714 +71072;43.40572;-1.51955;40;20220221;13.4;10.3;11.9;7;10.8;1.5;1.73;6591 +71072;43.40572;-1.51955;40;20220222;14.7;7.9;11.3;2.4;9.75;.1;1.62;12487 +71072;43.40572;-1.51955;40;20220223;18;3.3;10.6;2.8;9.65;0;1.87;13816 +71072;43.40572;-1.51955;40;20220224;12.6;7.2;9.9;4.5;11.2;1.9;.88;6095 +71072;43.40572;-1.51955;40;20220225;12.4;7.1;9.8;3.6;8.1;0;1.81;9882 +71072;43.40572;-1.51955;40;20220226;17.1;3.5;10.3;4.5;7.05;0;2.85;15450 +71072;43.40572;-1.51955;40;20220227;15.3;10.2;12.8;2.6;9.95;.1;1.69;5904 +71072;43.40572;-1.51955;40;20220228;18.2;4.8;11.5;2.3;9.95;0;1.91;14919 +71072;43.40572;-1.51955;40;20220301;19.8;4.3;12.1;3.1;9.3;.7;2.46;14203 +71072;43.40572;-1.51955;40;20220302;14.3;11.4;12.9;3.6;11.6;2.2;1.53;6484 +71072;43.40572;-1.51955;40;20220303;15.6;6.6;11.1;5.1;11.05;13.3;1.51;7522 +71072;43.40572;-1.51955;40;20220304;12.9;9.5;11.2;5.7;9.8;4.6;1.94;9109 +71072;43.40572;-1.51955;40;20220305;12;6.2;9.1;3.1;8.7;1.1;1.55;9728 +71072;43.40572;-1.51955;40;20220306;11.3;6.8;9;2.6;8.05;.4;1.53;8067 +71072;43.40572;-1.51955;40;20220307;12.9;6.3;9.6;3.1;8.7;0;1.74;11579 +71072;43.40572;-1.51955;40;20220308;15.6;11.1;13.3;3.3;8.9;1.8;2.36;8314 +71072;43.40572;-1.51955;40;20220309;18.2;5.7;12;4.8;8.75;.6;2.87;12937 +71072;43.40572;-1.51955;40;20220310;16.5;11.4;13.9;3.7;11;1.7;2.13;9185 +71072;43.40572;-1.51955;40;20220311;18.5;14.1;16.3;5.1;10.2;13.4;3.23;7742 +71072;43.40572;-1.51955;40;20220312;17.2;7.5;12.4;2.8;9.3;11.1;2.45;15379 +71072;43.40572;-1.51955;40;20220313;14.8;8.4;11.6;5;9.05;4.3;2.49;12679 +71072;43.40572;-1.51955;40;20220314;11;7;9;3.9;8.75;1.1;1.38;4530 +71072;43.40572;-1.51955;40;20220315;21.6;8.4;15;3.3;12.19;0;2.85;16029 +71072;43.40572;-1.51955;40;20220316;16.4;13.3;14.9;6;12.3;2.2;2.19;2926 +71072;43.40572;-1.51955;40;20220317;11.5;11.2;11.4;6.4;11.85;16.2;.93;750 +71072;43.40572;-1.51955;40;20220318;11.3;8.8;10.1;2.1;9.95;0;1.11;4197 +71072;43.40572;-1.51955;40;20220319;18.9;7.1;13;3.3;10;0;2.66;13473 +71072;43.40572;-1.51955;40;20220320;19.8;11.3;15.5;3.8;9.25;0;3.18;9876 +71072;43.40572;-1.51955;40;20220321;20.8;12.1;16.4;4.3;9.45;0;3.68;11201 +71072;43.40572;-1.51955;40;20220322;17.8;10.2;14;4.5;7.65;0;3.46;9142 +71072;43.40572;-1.51955;40;20220323;19.8;11.6;15.7;4.5;7.75;0;4.19;16020 +71072;43.40572;-1.51955;40;20220324;18.6;8.1;13.3;3.5;9.55;0;2.97;15001 +71072;43.40572;-1.51955;40;20220325;18;10.9;14.4;2.4;10.4;0;2.45;12206 +71072;43.40572;-1.51955;40;20220326;18.8;8.1;13.4;3.5;9.95;0;2.91;16322 +71072;43.40572;-1.51955;40;20220327;22.4;9.9;16.2;3.3;9.3;0;3.86;16818 +71072;43.40572;-1.51955;40;20220328;21.9;13.8;17.9;3.4;8.75;0;3.92;12583 +71072;43.40572;-1.51955;40;20220329;15.2;13;14.1;4.1;12.05;.8;1.82;5185 +71072;43.40572;-1.51955;40;20220330;13.5;11.5;12.5;5.2;11.55;14.3;1.56;4426 +71072;43.40572;-1.51955;40;20220331;13;9;11;6.8;9.85;22.2;2.07;8746 +71072;43.40572;-1.51955;40;20220401;8.3;2.7;5.5;3.5;6.71;8.5;1.58;11200 +71072;43.40572;-1.51955;40;20220402;10;3.1;6.6;4.5;6.75;1.7;2.2;15859 +71072;43.40572;-1.51955;40;20220403;9.7;1.6;5.7;3;6.37;.4;2.14;16724 +71072;43.40572;-1.51955;40;20220404;11.1;1.4;6.2;.9;5.34;.2;2.02;20888 +71072;43.40572;-1.51955;40;20220405;15.3;-.9;7.2;1.3;6.45;0;2.49;21653 +71072;43.40572;-1.51955;40;20220406;13.9;5.2;9.6;3.7;9.3;0;2.08;13825 +71072;43.40572;-1.51955;40;20220407;21.2;8.7;14.9;4;10.6;0;3.33;13300 +71072;43.40572;-1.51955;40;20220408;21.4;11.8;16.6;5.2;11;2.5;3.54;8875 +71072;43.40572;-1.51955;40;20220409;15;10.4;12.7;3.7;9.55;.4;2.99;17693 +71072;43.40572;-1.51955;40;20220410;24.4;4.6;14.5;4.2;8.8;0;4.97;24117 +71072;43.40572;-1.51955;40;20220411;26.6;10.7;18.6;2.8;11.31;1.7;3.76;12700 +71072;43.40572;-1.51955;40;20220412;22;13.6;17.8;3.9;11.4;0;3.94;15602 +71072;43.40572;-1.51955;40;20220413;16.5;10.6;13.5;4;13.05;.3;2.13;13376 +71072;43.40572;-1.51955;40;20220414;17.3;12.6;14.9;3.3;14.35;0;2.31;14834 +71072;43.40572;-1.51955;40;20220415;16.1;11.1;13.6;3.1;13.65;.1;1.86;12116 +71072;43.40572;-1.51955;40;20220416;16.4;12;14.2;2.8;13.35;0;2.36;15392 +71072;43.40572;-1.51955;40;20220417;17.3;9.7;13.5;4.3;13.35;0;2.5;18505 +71072;43.40572;-1.51955;40;20220418;16.7;12.7;14.7;4;12.95;0;2.68;15417 +71072;43.40572;-1.51955;40;20220419;12.2;11.9;12.1;4.7;11.35;23.2;1.34;1850 +71072;43.40572;-1.51955;40;20220420;11.2;9.5;10.3;8;11.65;37;.92;4890 +71072;43.40572;-1.51955;40;20220421;11.7;10.1;10.9;5.4;11.85;5.8;.87;1887 +71072;43.40572;-1.51955;40;20220422;21;6.6;13.8;4.1;9.95;1.1;4.01;21647 +71072;43.40572;-1.51955;40;20220423;14.6;11.2;12.9;6.2;11.45;12;2.34;11324 +71072;43.40572;-1.51955;40;20220424;16.1;9.7;12.9;6.9;12.2;1.6;2.39;14548 +71072;43.40572;-1.51955;40;20220425;18.1;7.6;12.9;2.6;11.4;0;3.28;23749 +71072;43.40572;-1.51955;40;20220426;23.8;9.5;16.6;3.2;13.05;.3;4.23;23815 +71072;43.40572;-1.51955;40;20220427;15.5;13.4;14.4;2.8;14.5;2.9;1.62;8528 +71072;43.40572;-1.51955;40;20220428;14.9;12.8;13.9;2.8;14.4;1;1.34;7069 +71072;43.40572;-1.51955;40;20220429;17.7;12.3;15;1.9;13.8;0;2.28;13072 +71072;43.40572;-1.51955;40;20220430;17.1;12.6;14.8;2.6;13.45;0;2.49;14613 +71072;43.40572;-1.51955;40;20220501;16.8;12;14.4;3.5;13.2;0;2.5;14690 +71072;43.40572;-1.51955;40;20220502;15.7;12.9;14.3;3.6;13.15;0;1.98;9083 +71072;43.40572;-1.51955;40;20220503;17.4;12.8;15.1;5.2;14.6;.3;2.26;12717 +71072;43.40572;-1.51955;40;20220504;16.7;13.7;15.2;6.2;14.45;0;2.21;11380 +71072;43.40572;-1.51955;40;20220505;17.7;12.8;15.3;4.3;14.3;0;2.66;15881 +71072;43.40572;-1.51955;40;20220506;17.6;12;14.8;4.1;13.55;0;2.97;19056 +71072;43.40572;-1.51955;40;20220507;18.3;12.2;15.3;3.4;13.7;.1;3.4;22350 +71072;43.40572;-1.51955;40;20220508;19.9;11.2;15.5;2.3;14.1;.1;3.46;22637 +71072;43.40572;-1.51955;40;20220509;23.1;10;16.5;1.9;13.9;0;4.38;28322 +71072;43.40572;-1.51955;40;20220510;24.6;12.5;18.6;2.5;14.85;0;4.13;21979 +71072;43.40572;-1.51955;40;20220511;19.2;15.2;17.2;2.6;15.25;.1;2.74;14229 +71072;43.40572;-1.51955;40;20220512;19.9;14.2;17.1;2.1;15.5;.2;2.67;14572 +71072;43.40572;-1.51955;40;20220513;22.2;14.8;18.5;2.8;16.5;.1;3.26;17508 +71072;43.40572;-1.51955;40;20220514;28.2;12.7;20.4;2.4;16.7;1.4;4.51;22186 +71072;43.40572;-1.51955;40;20220515;31.8;16.3;24;3.8;15.95;4.8;6.21;23043 +71072;43.40572;-1.51955;40;20220516;26.9;14.4;20.6;2.4;16.5;.1;4.7;24596 +71072;43.40572;-1.51955;40;20220517;28;16;22;2.8;16.15;.1;5.62;27867 +71072;43.40572;-1.51955;40;20220518;33.3;15.9;24.6;4.4;18.35;2.3;6.45;22505 +71072;43.40572;-1.51955;40;20220519;23.7;17.1;20.4;3.8;17.7;0;3.3;13432 +71072;43.40572;-1.51955;40;20220520;19.9;17.2;18.5;4.1;18.4;.1;1.74;6298 +71072;43.40572;-1.51955;40;20220521;26.7;16.9;21.8;3.3;19;0;4.32;20243 +71072;43.40572;-1.51955;40;20220522;29.9;17.3;23.6;4.9;19.4;2.2;4.99;17200 +71072;43.40572;-1.51955;40;20220523;19.8;15.4;17.6;6.1;15;2.9;3.23;13621 +71072;43.40572;-1.51955;40;20220524;16.9;12.8;14.9;4.8;13.1;16.1;2.53;11842 +71072;43.40572;-1.51955;40;20220525;18.9;13.2;16.1;5;12.6;0;3.97;20298 +71072;43.40572;-1.51955;40;20220526;20.3;11.3;15.8;2.9;14.1;.1;3.45;20835 +71072;43.40572;-1.51955;40;20220527;20.8;15.3;18.1;3;15.2;0;3.78;20687 +71072;43.40572;-1.51955;40;20220528;22;13.2;17.6;2.7;16.1;0;4.17;25896 +71072;43.40572;-1.51955;40;20220529;22.1;11.9;17;2.7;14.75;.2;4.59;29442 +71072;43.40572;-1.51955;40;20220530;20.4;13.4;16.9;2.6;12.6;0;3.99;21667 +71072;43.40572;-1.51955;40;20220531;22;12.4;17.2;2.6;13;0;4.48;25823 +71072;43.40572;-1.51955;40;20220601;25.6;16.1;20.8;3.7;16.75;.3;5.07;25524 +71072;43.40572;-1.51955;40;20220602;23.1;16;19.6;3.7;18.1;1.4;3.51;17960 +71072;43.40572;-1.51955;40;20220603;23.2;17.7;20.5;4.2;17.55;4.3;3.77;16568 +71072;43.40572;-1.51955;40;20220604;21.1;17.3;19.2;3.3;18.3;2.1;2.69;12812 +71072;43.40572;-1.51955;40;20220605;22.2;16.9;19.5;2.8;17.4;0;3.98;21976 +71072;43.40572;-1.51955;40;20220606;23.2;14.6;18.9;1.8;17.15;.2;3.74;21054 +71072;43.40572;-1.51955;40;20220607;22.3;16.8;19.5;2.4;17.35;1.1;3.47;17955 +71072;43.40572;-1.51955;40;20220608;20.5;15.9;18.2;2.9;18.05;2.3;2.36;12159 +71072;43.40572;-1.51955;40;20220609;22.3;16.3;19.3;3.1;16.25;.1;4.45;24594 +71072;43.40572;-1.51955;40;20220610;25.1;12.1;18.6;2.6;16.5;0;4.74;27579 +71072;43.40572;-1.51955;40;20220611;23.8;18.4;21.1;3.9;19.4;0;3.73;17665 +71072;43.40572;-1.51955;40;20220612;24.1;17.9;21;4.3;19.75;2.2;3.55;16859 +71072;43.40572;-1.51955;40;20220613;24.8;18.8;21.8;3.5;20.1;.1;4.45;22963 +71072;43.40572;-1.51955;40;20220614;28.3;17.7;23;2.7;21.55;.1;4.54;22430 +71072;43.40572;-1.51955;40;20220615;26.9;18.9;22.9;2.4;21.9;0;4.82;25398 +71072;43.40572;-1.51955;40;20220616;34.5;19.5;27;2.8;22.65;0;6.36;26498 +71072;43.40572;-1.51955;40;20220617;37.5;20.4;29;3.3;23.15;0;7.68;29574 +71072;43.40572;-1.51955;40;20220618;42.5;22.6;32.6;4.5;22.05;0;9.87;28810 +71072;43.40572;-1.51955;40;20220619;25.7;18.8;22.3;4.5;18.65;2.6;4.73;20729 +71072;43.40572;-1.51955;40;20220620;24.4;17.4;20.9;3.6;19.1;.7;3.61;16921 +71072;43.40572;-1.51955;40;20220621;22.8;17.6;20.2;3.8;19.7;6.9;2.86;13612 +71072;43.40572;-1.51955;40;20220622;23.1;16.6;19.8;3;18.6;1.4;3.57;18690 +71072;43.40572;-1.51955;40;20220623;24.3;16.2;20.3;2.7;18.15;5.2;3.93;20150 +71072;43.40572;-1.51955;40;20220624;22.9;15.6;19.2;3.2;16.7;.3;4.62;26375 +71072;43.40572;-1.51955;40;20220625;18.7;16;17.4;3.1;16.1;7.8;1.71;5081 +71072;43.40572;-1.51955;40;20220626;19.3;13.7;16.5;2;14.75;13.1;1.93;7446 +71072;43.40572;-1.51955;40;20220627;18.4;14.4;16.4;2.3;15.6;1.7;1.6;5812 +71072;43.40572;-1.51955;40;20220628;23;15.4;19.2;2.6;15.45;0;4.41;23622 +71072;43.40572;-1.51955;40;20220629;22.3;15.6;18.9;3.1;16.8;5.3;3.31;16426 +71072;43.40572;-1.51955;40;20220630;18.5;14.3;16.4;2.8;15.45;4;2.44;12818 +71072;43.40572;-1.51955;40;20220701;22.8;11;16.9;3.1;14.15;.1;4.4;25977 +71072;43.40572;-1.51955;40;20220702;25.8;12.8;19.3;2.7;16.8;.1;4.86;27405 +71072;43.40572;-1.51955;40;20220703;22.7;16.4;19.5;3;17.75;.4;3.89;21104 +71072;43.40572;-1.51955;40;20220704;20.9;17.3;19.1;3.3;17.65;.5;2.18;7492 +71072;43.40572;-1.51955;40;20220705;23.8;17.8;20.8;3.3;19.15;.2;4.32;23243 +71072;43.40572;-1.51955;40;20220706;23.4;19.3;21.4;4.4;20.2;.8;3.67;17771 +71072;43.40572;-1.51955;40;20220707;23.8;19.5;21.7;6.3;20;0;4.16;19391 +71072;43.40572;-1.51955;40;20220708;24;15.8;19.9;3.3;18.85;0;4;22223 +71072;43.40572;-1.51955;40;20220709;25.5;15.8;20.6;2.9;19.25;.2;4.79;27006 +71072;43.40572;-1.51955;40;20220710;27.3;16.2;21.7;2.3;19.75;.1;5.53;30949 +71072;43.40572;-1.51955;40;20220711;28.9;16.6;22.7;2.1;20.6;0;5.35;28113 +71072;43.40572;-1.51955;40;20220712;29.1;18.8;24;2.1;21.65;.1;5.31;26752 +71072;43.40572;-1.51955;40;20220713;30.4;17.8;24.1;2.1;20.15;0;5.81;28954 +71072;43.40572;-1.51955;40;20220714;29.6;17.8;23.7;2.3;20.05;0;5.47;27014 +71072;43.40572;-1.51955;40;20220715;27.5;20.3;23.9;2.6;22;.1;4.88;24163 +71072;43.40572;-1.51955;40;20220716;36;18.9;27.5;2.3;22.2;.1;6.53;27814 +71072;43.40572;-1.51955;40;20220717;37.9;19;28.4;2.8;21.35;0;7.41;29133 +71072;43.40572;-1.51955;40;20220718;40.5;20.8;30.6;4.5;20.9;0;9.34;28994 +71072;43.40572;-1.51955;40;20220719;25.9;20.4;23.2;5;20.2;.3;4.85;21406 +71072;43.40572;-1.51955;40;20220720;25.1;21;23.1;2.5;20.3;2.8;3.51;14576 +71072;43.40572;-1.51955;40;20220721;27.6;18.7;23.2;3.5;20.35;0;4.88;22902 +71072;43.40572;-1.51955;40;20220722;23.6;21.1;22.4;5.2;19.5;.2;3.33;9620 +71072;43.40572;-1.51955;40;20220723;24.6;16.7;20.7;2.8;17.2;0;4.4;22374 +71072;43.40572;-1.51955;40;20220724;34.7;16.5;25.6;4.3;20.4;.3;7;27556 +71072;43.40572;-1.51955;40;20220725;25.5;20.9;23.2;5.7;20.45;0;4.6;18754 +71072;43.40572;-1.51955;40;20220726;24.4;19.2;21.8;3.3;16.8;.4;4.67;21465 +71072;43.40572;-1.51955;40;20220727;24.4;14.6;19.5;3;15.45;0;4.78;26071 +71072;43.40572;-1.51955;40;20220728;24.9;16.1;20.5;2.4;16.15;.4;4.06;19512 +71072;43.40572;-1.51955;40;20220729;25.5;17.3;21.4;3;17.9;.6;4;18050 +71072;43.40572;-1.51955;40;20220730;25.6;18.2;21.9;2.8;20.15;0;3.99;19988 +71072;43.40572;-1.51955;40;20220731;25.3;19.7;22.5;2.4;20.3;0;4.03;19847 +71072;43.40572;-1.51955;40;20220801;25.2;20.3;22.8;2.3;20.8;0;4.11;20725 +71072;43.40572;-1.51955;40;20220802;28.3;18.6;23.4;2.6;21.75;0;4.81;24438 +71072;43.40572;-1.51955;40;20220803;27.5;21.1;24.3;4;24.1;.2;4.24;19920 +71072;43.40572;-1.51955;40;20220804;26.2;22.4;24.3;4.3;23.15;1;3.47;12718 +71072;43.40572;-1.51955;40;20220805;25.4;21.7;23.6;4.3;20.55;.1;4.34;17991 +71072;43.40572;-1.51955;40;20220806;26.1;19;22.5;2.7;20.11;0;4.65;24700 +71072;43.40572;-1.51955;40;20220807;26.3;18.6;22.4;2.5;19.31;0;4.86;26100 +71072;43.40572;-1.51955;40;20220808;27;16.9;21.9;3.3;19.05;.4;4.76;24182 +71072;43.40572;-1.51955;40;20220809;28.5;20.2;24.3;2.4;21.5;.1;4.37;20237 +71072;43.40572;-1.51955;40;20220810;33.5;19.1;26.3;2.1;21.7;0;5.22;22871 +71072;43.40572;-1.51955;40;20220811;35.6;22.5;29.1;2.7;22;0;5.57;19038 +71072;43.40572;-1.51955;40;20220812;27.3;23.1;25.2;5.5;25.05;0;3.62;12767 +71072;43.40572;-1.51955;40;20220813;26.3;20.8;23.5;4.1;21.65;2.6;3.89;16529 +71072;43.40572;-1.51955;40;20220814;25;20.5;22.7;3.7;20.65;.4;3.35;13284 +71072;43.40572;-1.51955;40;20220815;25.6;17.4;21.5;2.6;18.15;0;4.13;20621 +71072;43.40572;-1.51955;40;20220816;25.1;17.7;21.4;3.1;18.3;1.9;3.19;12572 +71072;43.40572;-1.51955;40;20220817;24.1;16.2;20.2;5.4;17.35;46.2;3.83;16654 +71072;43.40572;-1.51955;40;20220818;20.5;17.2;18.8;9.6;19.35;30;2.02;10818 +71072;43.40572;-1.51955;40;20220819;23.9;17.6;20.7;3.7;17.7;0;3.77;17774 +71072;43.40572;-1.51955;40;20220820;28;16.7;22.4;3.1;20.75;.2;4.34;22304 +71072;43.40572;-1.51955;40;20220821;25.7;20.8;23.3;4.3;21.65;1.4;3.61;14832 +71072;43.40572;-1.51955;40;20220822;23.5;19.3;21.4;4.5;21.7;2.9;2.48;10884 +71072;43.40572;-1.51955;40;20220823;26.3;19.9;23.1;2.6;22.9;.2;3.21;15758 +71072;43.40572;-1.51955;40;20220824;34.1;20;27;3.4;23.95;1.2;4.87;17085 +71072;43.40572;-1.51955;40;20220825;26;21;23.5;5;23.5;.7;3.62;16908 +71072;43.40572;-1.51955;40;20220826;24.7;20.9;22.8;3.5;21.15;.3;3.25;13653 +71072;43.40572;-1.51955;40;20220827;25.3;18.6;21.9;2.4;20;.1;3.37;16721 +71072;43.40572;-1.51955;40;20220828;34.4;17.6;26;3;21.35;2.2;5.67;23766 +71072;43.40572;-1.51955;40;20220829;30.9;23.5;27.2;3.8;20.65;7.4;4.31;9675 +71072;43.40572;-1.51955;40;20220830;26.3;20.8;23.5;3.8;23.3;0;3.59;17289 +71072;43.40572;-1.51955;40;20220831;24.3;21.5;22.9;2.4;22.4;3.4;2.21;8385 +71072;43.40572;-1.51955;40;20220901;26.2;19.4;22.8;2.5;20.9;.1;3.39;16353 +71072;43.40572;-1.51955;40;20220902;23;19.7;21.3;3.2;21;3.6;2.12;8207 +71072;43.40572;-1.51955;40;20220903;23.8;18.7;21.3;3;19.65;1.3;2.81;12684 +71072;43.40572;-1.51955;40;20220904;27.3;16.4;21.8;2.5;19.75;0;3.72;19578 +71072;43.40572;-1.51955;40;20220905;29.1;17.4;23.3;2.9;19.65;.1;4.5;22189 +71072;43.40572;-1.51955;40;20220906;28.9;17.4;23.2;2.9;19.05;0;4.49;21639 +71072;43.40572;-1.51955;40;20220907;24.9;16.3;20.6;2.5;17.8;.1;3.09;15163 +71072;43.40572;-1.51955;40;20220908;25;16;20.5;2.6;17.95;4.2;3.34;17372 +71072;43.40572;-1.51955;40;20220909;23.6;18.2;20.9;3.5;18.4;.9;3.01;13321 +71072;43.40572;-1.51955;40;20220910;28.1;14;21;3;17.3;.1;4.14;21128 +71072;43.40572;-1.51955;40;20220911;34.8;16;25.4;2.9;19.1;0;5.27;21157 +71072;43.40572;-1.51955;40;20220912;35.3;21.2;28.2;2.9;19.85;3;4.7;13568 +71072;43.40572;-1.51955;40;20220913;30.5;22.7;26.6;6;17.75;.1;5.65;9876 +71072;43.40572;-1.51955;40;20220914;29.7;22.6;26.1;2.6;17.5;0;4.26;15263 +71072;43.40572;-1.51955;40;20220915;25.7;18.1;21.9;2.5;19.65;6.6;3.02;14695 +71072;43.40572;-1.51955;40;20220916;23.1;19.1;21.1;3.9;18.65;.5;2.82;11193 +71072;43.40572;-1.51955;40;20220917;21.9;14.4;18.1;3.4;12.75;0;3.4;15877 +71072;43.40572;-1.51955;40;20220918;25.1;10.5;17.8;3.4;11.05;0;4.07;18004 +71072;43.40572;-1.51955;40;20220919;22.3;9.8;16;2.2;13;0;2.95;18555 +71072;43.40572;-1.51955;40;20220920;20.4;10.8;15.6;2.8;12.65;0;3.01;19713 +71072;43.40572;-1.51955;40;20220921;20.8;12.1;16.4;3.8;13.05;0;3.21;18863 +71072;43.40572;-1.51955;40;20220922;22.4;12.2;17.3;3;14.05;0;3.01;17009 +71072;43.40572;-1.51955;40;20220923;20.4;12.7;16.6;2.4;15.75;5.3;1.54;6395 +71072;43.40572;-1.51955;40;20220924;17.3;14.7;16;4;15.85;37.8;1.19;3124 +71072;43.40572;-1.51955;40;20220925;19;11.2;15.1;3.8;13.55;3.8;2.23;12640 +71072;43.40572;-1.51955;40;20220926;20.3;11;15.6;5.4;13.85;11.1;2.48;11423 +71072;43.40572;-1.51955;40;20220927;19.6;14.4;17;8.2;15.8;14.5;2.05;5355 +71072;43.40572;-1.51955;40;20220928;18.6;15;16.8;9.8;17.05;45.9;1.39;3917 +71072;43.40572;-1.51955;40;20220929;16.8;13.9;15.3;7.1;15;27.1;1.46;4414 +71072;43.40572;-1.51955;40;20220930;19;12.1;15.6;4.9;13.75;1.8;2.36;11914 +71072;43.40572;-1.51955;40;20221001;22.3;12.9;17.6;3;14.65;.1;2.52;12533 +71072;43.40572;-1.51955;40;20221002;21.5;11.8;16.6;1.9;16.2;.1;2.1;15038 +71072;43.40572;-1.51955;40;20221003;23.9;14.8;19.4;2.4;17.8;.1;2.29;12919 +71072;43.40572;-1.51955;40;20221004;21.4;14.2;17.8;1.8;17.6;.1;1.58;9064 +71072;43.40572;-1.51955;40;20221005;23.1;14.3;18.7;3;17.5;0;1.97;9188 +71072;43.40572;-1.51955;40;20221006;21.9;16.7;19.3;2;17.2;.1;1.73;7140 +71072;43.40572;-1.51955;40;20221007;24.2;12.4;18.3;2.8;16.6;.1;2.26;12090 +71072;43.40572;-1.51955;40;20221008;20.4;17;18.7;2.5;17.75;.1;1.5;6052 +71072;43.40572;-1.51955;40;20221009;28.3;12.5;20.4;2.5;16.8;0;2.94;14843 +71072;43.40572;-1.51955;40;20221010;22.4;17.5;19.9;2.5;19.1;6.3;1.5;5290 +71072;43.40572;-1.51955;40;20221011;19.9;16.1;18;1.6;18.4;.8;1.03;4241 +71072;43.40572;-1.51955;40;20221012;21.1;17.1;19.1;2.1;18.05;.7;1.52;6910 +71072;43.40572;-1.51955;40;20221013;20.5;12.8;16.6;3;16.4;.2;1.64;10594 +71072;43.40572;-1.51955;40;20221014;23.5;18.5;21;3.5;18.05;.5;2.38;8876 +71072;43.40572;-1.51955;40;20221015;25;13;19;2.1;16.55;.1;2.23;13115 +71072;43.40572;-1.51955;40;20221016;30;15.6;22.8;2.6;16.2;.8;3.12;10242 +71072;43.40572;-1.51955;40;20221017;27.9;19.4;23.7;3.8;16.6;.6;3.5;8048 +71072;43.40572;-1.51955;40;20221018;31.1;18.4;24.8;3.6;16.15;0;4.1;11614 +71072;43.40572;-1.51955;40;20221019;29.8;20.8;25.3;4.1;15.35;.2;4.26;7009 +71072;43.40572;-1.51955;40;20221020;27.4;17;22.2;4.8;14.1;0;4;6918 +71072;43.40572;-1.51955;40;20221021;22;20.7;21.4;4.6;13.95;0;3.22;1180 +71072;43.40572;-1.51955;40;20221022;25.7;17.9;21.8;4.8;13.55;.1;3.98;9275 +71072;43.40572;-1.51955;40;20221023;28.6;21.7;25.2;5.6;12.1;0;5.6;8647 +71072;43.40572;-1.51955;40;20221024;25.2;17.3;21.3;3.5;11.8;0;3.48;9764 +71072;43.40572;-1.51955;40;20221025;29.1;14.9;22;3.4;12.25;0;3.69;5287 +71072;43.40572;-1.51955;40;20221026;27.6;14.8;21.2;2.8;13.25;0;2.94;9585 +71072;43.40572;-1.51955;40;20221027;29;19.8;24.4;5.6;10.7;0;5.61;2279 +71072;43.40572;-1.51955;40;20221028;26.9;25.1;26;4.6;11.4;0;5.05;3252 +71072;43.40572;-1.51955;40;20221029;26.9;18.1;22.5;3.8;9.3;0;4.3;5812 +71072;43.40572;-1.51955;40;20221030;19.7;16.3;18;2.5;14.8;4.3;1.55;4024 +71072;43.40572;-1.51955;40;20221031;23.1;13.7;18.4;3.8;15.4;9.3;2.06;5197 +71072;43.40572;-1.51955;40;20221101;20.5;12.5;16.5;2.5;14.7;.1;1.55;10108 +71072;43.40572;-1.51955;40;20221102;20.7;10.4;15.6;2.4;14.05;.1;1.44;9443 +71072;43.40572;-1.51955;40;20221103;22.5;13.1;17.8;4.7;13.55;12.8;2.5;5645 +71072;43.40572;-1.51955;40;20221104;17;12.6;14.8;8.5;11.5;11.2;2.63;6491 +71072;43.40572;-1.51955;40;20221105;18.8;9.6;14.2;2.7;11.2;.1;1.64;9781 +71072;43.40572;-1.51955;40;20221106;21.5;6.3;13.9;3;10.15;.1;2.07;9269 +71072;43.40572;-1.51955;40;20221107;22;8;15;3.6;10.85;0;2.34;9950 +71072;43.40572;-1.51955;40;20221108;20.3;17.4;18.8;5.8;11.65;0;3.44;2442 +71072;43.40572;-1.51955;40;20221109;18.1;17.7;17.9;3.6;13.55;12.1;1.95;2992 +71072;43.40572;-1.51955;40;20221110;19.8;9.4;14.6;2.9;11.85;.1;1.63;9261 +71072;43.40572;-1.51955;40;20221111;20.7;6.8;13.8;3.4;11.45;0;1.79;10580 +71072;43.40572;-1.51955;40;20221112;22.6;11.2;16.9;3.3;11.65;0;2.31;7861 +71072;43.40572;-1.51955;40;20221113;24.4;12.6;18.5;4.3;10.75;0;3.22;8575 +71072;43.40572;-1.51955;40;20221114;18.1;15.5;16.8;3.6;12.9;7.8;1.81;1431 +71072;43.40572;-1.51955;40;20221115;19.3;12;15.7;4.1;12.7;7.5;1.81;3644 +71072;43.40572;-1.51955;40;20221116;20.7;11.2;16;3.9;12.55;.7;1.91;7171 +71072;43.40572;-1.51955;40;20221117;19.6;15.2;17.4;4.5;14.7;18.5;1.79;4259 +71072;43.40572;-1.51955;40;20221118;12.3;10.4;11.3;4.6;11.45;50.9;.97;1374 +71072;43.40572;-1.51955;40;20221119;11.8;7.6;9.7;4.8;10.4;24.3;.87;2998 +71072;43.40572;-1.51955;40;20221120;16.2;8.1;12.1;3.7;11.4;10;1.15;4681 +71072;43.40572;-1.51955;40;20221121;15.2;10.5;12.9;6;11.95;43.3;1.39;673 +71072;43.40572;-1.51955;40;20221122;12.4;8.2;10.3;5.7;9.95;12.6;1.25;2450 +71072;43.40572;-1.51955;40;20221123;16.8;10.5;13.7;6;13.8;4.8;1.03;5076 +71072;43.40572;-1.51955;40;20221124;15.4;10.6;13;3.8;11.15;10.1;1.4;2696 +71072;43.40572;-1.51955;40;20221125;14;11;12.5;5.4;12.05;20.7;1.1;2965 +71072;43.40572;-1.51955;40;20221126;15.2;7.2;11.2;2.5;10.15;0;.99;5696 +71072;43.40572;-1.51955;40;20221127;18.9;6.1;12.5;4.7;8.3;18.2;2.35;5940 +71072;43.40572;-1.51955;40;20221128;13.4;9.6;11.5;8.5;11.65;43.1;1.12;2713 +71072;43.40572;-1.51955;40;20221129;14.2;11.3;12.7;6.7;12.2;9.3;1.19;3490 +71072;43.40572;-1.51955;40;20221130;13.9;8.2;11;3.1;10.65;0;.91;5605 +71072;43.40572;-1.51955;40;20221201;7.5;5.3;6.4;2.6;8.7;0;.53;2082 +71072;43.40572;-1.51955;40;20221202;9.6;1;5.3;1.8;7.85;.4;.45;6266 +71072;43.40572;-1.51955;40;20221203;7.4;5.1;6.3;2.5;8.6;3;.5;2506 +71072;43.40572;-1.51955;40;20221204;11.7;3.4;7.6;4;7.1;0;1.22;6886 +71072;43.40572;-1.51955;40;20221205;14.4;4.4;9.4;3.9;7.7;0;1.56;6782 +71072;43.40572;-1.51955;40;20221206;17.9;9;13.4;2.7;11.25;.3;1.19;5437 +71072;43.40572;-1.51955;40;20221207;14.9;10.2;12.5;2.4;12.55;.4;.71;3478 +71072;43.40572;-1.51955;40;20221208;11.2;8.8;10;2.5;11.5;8.4;.49;1912 +71072;43.40572;-1.51955;40;20221209;14.2;9.7;12;3.9;11.95;1.9;.88;2875 +71072;43.40572;-1.51955;40;20221210;8.3;1.9;5.1;3.9;6.15;0;1.03;5904 +71072;43.40572;-1.51955;40;20221211;8.3;-.6;3.8;2.9;6.5;0;.69;4276 +71072;43.40572;-1.51955;40;20221212;14.4;3.4;8.9;4.2;9.4;17.9;1.09;3095 +71072;43.40572;-1.51955;40;20221213;18.1;11.6;14.8;4.5;14.4;.9;1.11;1993 +71072;43.40572;-1.51955;40;20221214;20.5;13.2;16.9;3.3;12.95;4;1.56;6284 +71072;43.40572;-1.51955;40;20221215;16.3;11.4;13.8;2.5;12.8;5.2;.88;3536 +71072;43.40572;-1.51955;40;20221216;10.5;10.2;10.4;5.2;11.25;2;.77;606 +71072;43.40572;-1.51955;40;20221217;13.4;5.5;9.5;3.3;9.35;0;.93;4992 +71072;43.40572;-1.51955;40;20221218;18.4;9;13.7;6;9.05;.1;2.62;5694 +71072;43.40572;-1.51955;40;20221219;18.1;15.7;16.9;6.8;8.7;.5;3.84;2573 +71072;43.40572;-1.51955;40;20221220;18.1;17;17.5;6.8;10.1;2.1;3.71;598 +71072;43.40572;-1.51955;40;20221221;21.3;9.6;15.5;2.9;12.45;.1;1.41;6166 +71072;43.40572;-1.51955;40;20221222;19.4;11.4;15.4;2.6;12.35;0;1.32;3031 +71072;43.40572;-1.51955;40;20221223;22.4;11.3;16.8;2.3;12.4;.3;1.48;4993 +71072;43.40572;-1.51955;40;20221224;21.2;9.8;15.5;2.4;11.9;.1;1.31;6497 +71072;43.40572;-1.51955;40;20221225;21.3;12.4;16.9;5.6;9.8;0;3.14;6772 +71072;43.40572;-1.51955;40;20221226;17.8;16.9;17.4;3.5;11.45;1;2.14;2350 +71072;43.40572;-1.51955;40;20221227;15.6;11.1;13.4;1.6;13.15;.6;.62;3637 +71072;43.40572;-1.51955;40;20221228;19.5;8.3;13.9;4.4;10.5;0;1.88;6920 +71072;43.40572;-1.51955;40;20221229;17.6;13.8;15.7;3.4;11.85;14.5;1.66;2614 +71072;43.40572;-1.51955;40;20221230;21.4;10.8;16.1;6.6;12.5;0;2.51;4441 +71072;43.40572;-1.51955;40;20221231;21.5;17.7;19.6;5.9;8.8;0;4.21;4896 +71073;43.4572;-1.24361;11;20220101;24.2;9.5;16.8;1.7;9.26;0;1.41;7040 +71073;43.4572;-1.24361;11;20220102;19.1;9.2;14.1;1.8;10.51;0;1.23;5175 +71073;43.4572;-1.24361;11;20220103;19.9;6.1;13;2.5;10.21;0;1.38;6104 +71073;43.4572;-1.24361;11;20220104;19.1;14.7;16.9;5.1;10.56;18;2.84;3040 +71073;43.4572;-1.24361;11;20220105;10;7;8.5;2.3;7.61;1.6;.96;2497 +71073;43.4572;-1.24361;11;20220106;10;-.9;4.6;1.2;5.67;.3;.56;6551 +71073;43.4572;-1.24361;11;20220107;12.5;.3;6.4;3.6;8.41;10.3;.72;5520 +71073;43.4572;-1.24361;11;20220108;13.2;8.2;10.7;5.5;10.04;10.2;1.28;2979 +71073;43.4572;-1.24361;11;20220109;11.5;10.3;10.9;6.9;12.44;42.8;.46;904 +71073;43.4572;-1.24361;11;20220110;13.3;11;12.2;6.7;13.61;1.9;.42;1380 +71073;43.4572;-1.24361;11;20220111;12.6;8.7;10.6;1.1;10.14;.1;.63;3660 +71073;43.4572;-1.24361;11;20220112;8.9;1.5;5.2;.9;7.41;0;.44;5352 +71073;43.4572;-1.24361;11;20220113;8.7;-.5;4.1;2;6.74;0;.6;5926 +71073;43.4572;-1.24361;11;20220114;10.7;-.5;5.1;2;5.91;.1;.93;8167 +71073;43.4572;-1.24361;11;20220115;12.7;-1.7;5.5;1.4;5.61;.1;.78;8011 +71073;43.4572;-1.24361;11;20220116;11.8;-1.7;5;1.3;6.17;.1;.58;8460 +71073;43.4572;-1.24361;11;20220117;10.5;.4;5.4;1.5;6.87;0;.57;7069 +71073;43.4572;-1.24361;11;20220118;5.5;.5;3;1.6;7.24;0;.36;2507 +71073;43.4572;-1.24361;11;20220119;11.3;3.9;7.6;2.1;8.51;.5;.76;4581 +71073;43.4572;-1.24361;11;20220120;11.4;6.7;9.1;2.7;9.61;3.9;.74;3435 +71073;43.4572;-1.24361;11;20220121;7.2;1.8;4.5;2.2;6.41;0;.72;6117 +71073;43.4572;-1.24361;11;20220122;7.7;-2.3;2.7;1.4;5.51;.1;.57;7619 +71073;43.4572;-1.24361;11;20220123;12;-2.8;4.6;1.9;5.94;0;.88;9591 +71073;43.4572;-1.24361;11;20220124;15.2;.1;7.7;1.5;6.64;0;.93;9753 +71073;43.4572;-1.24361;11;20220125;15.4;.4;7.9;1.7;6.54;0;1.08;8901 +71073;43.4572;-1.24361;11;20220126;13.2;-.8;6.2;1.3;6.74;0;.75;8962 +71073;43.4572;-1.24361;11;20220127;12.5;-1.3;5.6;1.5;7.31;.1;.7;8722 +71073;43.4572;-1.24361;11;20220128;10.5;3.8;7.1;1.1;7.54;0;.68;6536 +71073;43.4572;-1.24361;11;20220129;4.6;-.8;1.9;1.5;6.81;0;.36;4743 +71073;43.4572;-1.24361;11;20220130;2.6;.8;1.7;1.6;6.84;.2;.33;2173 +71073;43.4572;-1.24361;11;20220131;11.2;1.6;6.4;3.4;9.14;2;.55;6476 +71073;43.4572;-1.24361;11;20220201;10.9;4;7.4;2.1;8.94;0;.77;5908 +71073;43.4572;-1.24361;11;20220202;14.3;8.3;11.3;2.2;10.27;0;1.01;6380 +71073;43.4572;-1.24361;11;20220203;15.9;3.8;9.9;2.4;9.97;0;.99;8621 +71073;43.4572;-1.24361;11;20220204;13;5.1;9;2.2;10.31;2.9;.73;4916 +71073;43.4572;-1.24361;11;20220205;12.2;8;10.1;2;8.37;.1;1.16;7402 +71073;43.4572;-1.24361;11;20220206;11.9;.2;6.1;2;7.84;.6;.86;6990 +71073;43.4572;-1.24361;11;20220207;12.9;9.5;11.2;3;11.04;2.4;.93;4999 +71073;43.4572;-1.24361;11;20220208;16.6;4.6;10.6;2.2;9.21;0;1.37;10457 +71073;43.4572;-1.24361;11;20220209;20;4.4;12.2;1.6;8.47;.1;1.49;10617 +71073;43.4572;-1.24361;11;20220210;14.6;3.7;9.1;1.9;9.67;5.5;1.28;9645 +71073;43.4572;-1.24361;11;20220211;11.1;8.7;9.9;1.9;10.34;0;.8;3406 +71073;43.4572;-1.24361;11;20220212;14.9;5.2;10;1.5;9.41;0;1.11;9513 +71073;43.4572;-1.24361;11;20220213;19.6;4.2;11.9;4.7;9.21;6.7;2.39;9931 +71073;43.4572;-1.24361;11;20220214;11.8;8.6;10.2;7;9.87;14.7;1.42;5414 +71073;43.4572;-1.24361;11;20220215;13.3;7.7;10.5;4.3;9.54;3.3;1.51;6641 +71073;43.4572;-1.24361;11;20220216;13.9;9.4;11.7;4.2;11.71;4;1.07;3782 +71073;43.4572;-1.24361;11;20220217;16.4;12.7;14.6;2.6;12.11;.1;1.48;5591 +71073;43.4572;-1.24361;11;20220218;17.6;5.2;11.4;2.8;10.51;1.1;1.46;10157 +71073;43.4572;-1.24361;11;20220219;13.1;7.7;10.4;1.9;9.24;2;1.23;8243 +71073;43.4572;-1.24361;11;20220220;13.8;3.4;8.6;3.2;10.17;2.5;.99;7289 +71073;43.4572;-1.24361;11;20220221;14.1;9.2;11.6;4.8;10.57;1.6;1.55;7611 +71073;43.4572;-1.24361;11;20220222;16.3;6.6;11.4;1.6;9.31;0;1.49;12320 +71073;43.4572;-1.24361;11;20220223;18.5;2.4;10.4;1.9;9.01;0;1.72;13370 +71073;43.4572;-1.24361;11;20220224;13.2;5.4;9.3;3.1;10.54;1.2;.94;7376 +71073;43.4572;-1.24361;11;20220225;13;6.7;9.9;2.4;7.84;0;1.58;9540 +71073;43.4572;-1.24361;11;20220226;16.4;1.5;9;2.8;6.57;0;2.24;15454 +71073;43.4572;-1.24361;11;20220227;17.1;7.4;12.2;1.8;9.11;.1;1.73;9461 +71073;43.4572;-1.24361;11;20220228;18.9;4.2;11.6;1.5;9.41;0;1.74;14949 +71073;43.4572;-1.24361;11;20220301;20.2;2.6;11.4;1.9;8.71;.9;2.11;14708 +71073;43.4572;-1.24361;11;20220302;14.6;10.1;12.3;2.2;11.04;3.1;1.34;6528 +71073;43.4572;-1.24361;11;20220303;16.5;5.4;11;3.6;10.74;9.8;1.61;10590 +71073;43.4572;-1.24361;11;20220304;13;9.3;11.1;4.3;9.67;2.1;1.72;8305 +71073;43.4572;-1.24361;11;20220305;12.4;6.1;9.3;1.9;8.57;.4;1.35;8606 +71073;43.4572;-1.24361;11;20220306;11.7;5.8;8.8;1.7;7.97;.3;1.35;8377 +71073;43.4572;-1.24361;11;20220307;13.5;4.1;8.8;2.1;8.21;0;1.6;12278 +71073;43.4572;-1.24361;11;20220308;14.1;8.7;11.4;2.5;8.94;1.6;1.85;8542 +71073;43.4572;-1.24361;11;20220309;19.4;3.2;11.3;3.7;8.44;.6;2.74;15266 +71073;43.4572;-1.24361;11;20220310;18;10.7;14.4;2.7;10.81;1.9;2.09;10515 +71073;43.4572;-1.24361;11;20220311;18.1;11.2;14.7;3.9;10.07;28.9;2.6;8430 +71073;43.4572;-1.24361;11;20220312;16.9;7.7;12.3;2.3;9.94;8.5;2.15;14342 +71073;43.4572;-1.24361;11;20220313;15.5;8.8;12.1;3.4;9.17;3.8;2.25;11997 +71073;43.4572;-1.24361;11;20220314;12.2;5.6;8.9;2.3;9.01;1;1.3;7136 +71073;43.4572;-1.24361;11;20220315;21.6;8.5;15.1;2.1;12.11;0;2.43;14660 +71073;43.4572;-1.24361;11;20220316;16.5;11.7;14.1;3.8;12.37;3.9;1.91;5960 +71073;43.4572;-1.24361;11;20220317;10.9;11.1;11;4.6;11.84;18.5;.73;266 +71073;43.4572;-1.24361;11;20220318;11.9;8.5;10.2;1.8;9.91;.1;1.16;5398 +71073;43.4572;-1.24361;11;20220319;19.1;6.5;12.8;2.8;9.97;0;2.48;13815 +71073;43.4572;-1.24361;11;20220320;19.6;9.5;14.5;3.2;9.67;0;2.79;9784 +71073;43.4572;-1.24361;11;20220321;21;10.7;15.9;3.6;9.94;.5;3.35;12734 +71073;43.4572;-1.24361;11;20220322;17.7;8.9;13.3;3.7;8.27;0;2.95;9228 +71073;43.4572;-1.24361;11;20220323;19.4;8.8;14.1;3.7;7.91;0;3.74;17347 +71073;43.4572;-1.24361;11;20220324;19.1;6.8;12.9;2.9;9.31;0;2.85;16300 +71073;43.4572;-1.24361;11;20220325;19;9.4;14.2;2.2;9.91;0;2.56;13604 +71073;43.4572;-1.24361;11;20220326;19.2;7.4;13.3;3.2;9.31;0;3.03;17348 +71073;43.4572;-1.24361;11;20220327;22;8.3;15.2;2.7;9.24;0;3.51;17512 +71073;43.4572;-1.24361;11;20220328;21.6;11.1;16.4;2.6;9.31;0;3.3;12289 +71073;43.4572;-1.24361;11;20220329;16.3;10.7;13.5;3.3;11.94;.8;1.76;6590 +71073;43.4572;-1.24361;11;20220330;13.8;11.3;12.5;4;11.64;7.3;1.45;4750 +71073;43.4572;-1.24361;11;20220331;13.9;9.1;11.5;5.5;9.77;13.3;2.14;10130 +71073;43.4572;-1.24361;11;20220401;9;2.4;5.7;2.9;6.46;6.8;1.66;11800 +71073;43.4572;-1.24361;11;20220402;10.2;2.4;6.3;4;6.28;.3;2.17;16206 +71073;43.4572;-1.24361;11;20220403;9.9;1.8;5.9;3;6.38;.2;2.14;16724 +71073;43.4572;-1.24361;11;20220404;11.9;.2;6;1.8;5.42;.1;2.25;19043 +71073;43.4572;-1.24361;11;20220405;16.9;-2.9;7;1;6.03;0;2.62;23604 +71073;43.4572;-1.24361;11;20220406;13.7;5;9.4;3.4;9.47;0;1.78;11117 +71073;43.4572;-1.24361;11;20220407;20.7;8.3;14.5;4.1;10.74;.1;3.15;13000 +71073;43.4572;-1.24361;11;20220408;21.1;11;16;4.6;11.17;2.4;3.22;8817 +71073;43.4572;-1.24361;11;20220409;15.5;9.4;12.5;3.2;9.31;.4;2.97;18528 +71073;43.4572;-1.24361;11;20220410;23.7;3.5;13.6;4;8.47;0;4.72;23611 +71073;43.4572;-1.24361;11;20220411;25.5;10.2;17.8;3;11.41;1.3;3.89;15350 +71073;43.4572;-1.24361;11;20220412;21.9;12.5;17.2;3.3;11.74;.4;3.53;14868 +71073;43.4572;-1.24361;11;20220413;17.6;9.8;13.7;3;13.07;0;2.04;12684 +71073;43.4572;-1.24361;11;20220414;19.6;12.7;16.1;2.7;14.11;0;2.6;15923 +71073;43.4572;-1.24361;11;20220415;16.8;11.4;14.1;2.9;13.67;.1;1.9;11777 +71073;43.4572;-1.24361;11;20220416;18.6;12.2;15.4;2.5;13.34;0;2.75;17695 +71073;43.4572;-1.24361;11;20220417;18.8;10.3;14.6;3.9;13.47;0;2.66;18137 +71073;43.4572;-1.24361;11;20220418;17.7;12.6;15.1;3.3;12.77;0;2.53;13778 +71073;43.4572;-1.24361;11;20220419;12.1;10.5;11.3;3.6;11.44;17.3;1.15;2300 +71073;43.4572;-1.24361;11;20220420;11.4;9.3;10.3;5.9;11.64;32.4;.9;4626 +71073;43.4572;-1.24361;11;20220421;12.3;10;11.1;4.2;12.07;6;.86;2525 +71073;43.4572;-1.24361;11;20220422;21.4;7.5;14.4;3.4;10.51;1.2;3.85;21431 +71073;43.4572;-1.24361;11;20220423;14.7;11.1;12.9;5.2;11.61;13.7;2.2;11216 +71073;43.4572;-1.24361;11;20220424;16.4;9.8;13.1;6.1;12.21;2.9;2.39;14532 +71073;43.4572;-1.24361;11;20220425;19.7;7;13.3;2.4;11.04;0;3.36;23232 +71073;43.4572;-1.24361;11;20220426;24.5;9.2;16.8;3.3;12.61;0;4.42;24010 +71073;43.4572;-1.24361;11;20220427;17.2;13.2;15.2;2.5;14.35;1.9;1.77;8664 +71073;43.4572;-1.24361;11;20220428;15.6;13;14.3;2.5;14.44;.8;1.29;6179 +71073;43.4572;-1.24361;11;20220429;18.6;11.6;15.1;1.8;13.67;0;2.35;13681 +71073;43.4572;-1.24361;11;20220430;18.2;13;15.6;2.4;13.41;0;2.58;14775 +71073;43.4572;-1.24361;11;20220501;18.3;11.9;15.1;3;13.17;0;2.65;15460 +71073;43.4572;-1.24361;11;20220502;16.4;12.1;14.2;3.2;12.91;0;2.04;9922 +71073;43.4572;-1.24361;11;20220503;18.9;12.9;15.9;4.4;14.54;1.4;2.4;12811 +71073;43.4572;-1.24361;11;20220504;18.2;13.8;16;5;14.21;0;2.37;11587 +71073;43.4572;-1.24361;11;20220505;18.9;11.3;15.1;3.6;13.74;0;2.72;16087 +71073;43.4572;-1.24361;11;20220506;18.7;10.4;14.6;3.1;12.97;.1;2.95;18611 +71073;43.4572;-1.24361;11;20220507;21;12.1;16.5;2.3;13.74;.1;3.45;20836 +71073;43.4572;-1.24361;11;20220508;22.4;11.4;16.9;1.7;14.07;.1;3.5;20998 +71073;43.4572;-1.24361;11;20220509;26.1;10.8;18.5;1.4;13.61;0;4.64;28387 +71073;43.4572;-1.24361;11;20220510;27.5;11.4;19.4;1.7;14.61;0;4.69;26468 +71073;43.4572;-1.24361;11;20220511;23.3;14.6;19;2;15.44;.1;3.56;19063 +71073;43.4572;-1.24361;11;20220512;20.5;14.6;17.6;1.6;15.67;0;2.55;13599 +71073;43.4572;-1.24361;11;20220513;23.6;14.6;19.1;1.7;16.31;0;3.34;18486 +71073;43.4572;-1.24361;11;20220514;29.7;12.5;21.1;1.9;16.57;1.4;4.94;25626 +71073;43.4572;-1.24361;11;20220515;32;15.5;23.8;2.9;16.77;2.7;5.86;24843 +71073;43.4572;-1.24361;11;20220516;28.4;15.4;21.9;1.8;16.77;0;4.86;25467 +71073;43.4572;-1.24361;11;20220517;29.7;15.3;22.5;2.1;16.34;0;5.53;27799 +71073;43.4572;-1.24361;11;20220518;33.6;14.6;24.1;2.8;17.64;3.6;6.05;25144 +71073;43.4572;-1.24361;11;20220519;25.2;16.8;21;2.3;18.31;0;3.58;17182 +71073;43.4572;-1.24361;11;20220520;21.2;17.3;19.3;2.7;18.71;.1;2.14;9550 +71073;43.4572;-1.24361;11;20220521;28.4;16.9;22.7;2.3;19.54;0;4.27;20209 +71073;43.4572;-1.24361;11;20220522;30.6;17.6;24.1;3.8;19.51;1.7;5.21;20557 +71073;43.4572;-1.24361;11;20220523;20.9;15.6;18.2;4.4;15.07;2.4;3.34;14667 +71073;43.4572;-1.24361;11;20220524;17.3;12.4;14.9;3.4;13.24;7.4;2.57;13730 +71073;43.4572;-1.24361;11;20220525;19.4;12.6;16;3.5;12.84;.1;3.52;18371 +71073;43.4572;-1.24361;11;20220526;20.8;10.1;15.5;2.1;13.64;0;3.35;20197 +71073;43.4572;-1.24361;11;20220527;23.7;14.5;19.1;2;14.91;0;3.97;21346 +71073;43.4572;-1.24361;11;20220528;25.4;12;18.7;1.8;15.14;0;4.56;26647 +71073;43.4572;-1.24361;11;20220529;25.2;11.2;18.2;2.1;12.91;.5;4.96;29113 +71073;43.4572;-1.24361;11;20220530;23.4;11.8;17.6;2.1;11.67;0;4.38;23535 +71073;43.4572;-1.24361;11;20220531;25.8;12.7;19.2;1.9;13.24;0;4.81;26576 +71073;43.4572;-1.24361;11;20220601;29.2;14.9;22;2.8;15.91;0;5.6;27321 +71073;43.4572;-1.24361;11;20220602;26.9;15.8;21.3;2.5;18.11;2.6;4.29;21546 +71073;43.4572;-1.24361;11;20220603;25.7;17.7;21.7;2.8;18.54;3.7;4.03;18957 +71073;43.4572;-1.24361;11;20220604;22.7;17.9;20.3;2.2;18.61;3.5;2.91;14011 +71073;43.4572;-1.24361;11;20220605;24;16.8;20.4;1.9;17.27;0;3.81;19925 +71073;43.4572;-1.24361;11;20220606;24.7;15.5;20.1;1.5;16.84;0;3.9;20871 +71073;43.4572;-1.24361;11;20220607;24.1;16.8;20.4;1.6;17.17;1.3;3.61;18684 +71073;43.4572;-1.24361;11;20220608;21;15.3;18.1;2.2;17.67;2.2;2.7;14663 +71073;43.4572;-1.24361;11;20220609;23.7;14.5;19.1;2;15.91;.1;4.26;23779 +71073;43.4572;-1.24361;11;20220610;27.9;11.8;19.9;1.6;15.97;0;5.15;29147 +71073;43.4572;-1.24361;11;20220611;27.3;16.5;21.9;2.6;19.07;0;4.39;21705 +71073;43.4572;-1.24361;11;20220612;26.2;17.5;21.9;3.4;19.74;3.2;4;18796 +71073;43.4572;-1.24361;11;20220613;27.4;18.6;23;2.5;20.37;.1;4.44;21467 +71073;43.4572;-1.24361;11;20220614;31.8;17.9;24.9;2;22.34;.1;5.14;24773 +71073;43.4572;-1.24361;11;20220615;31.2;18.8;25;1.7;21.87;0;5.29;26134 +71073;43.4572;-1.24361;11;20220616;34.9;18.9;26.9;2;22.41;0;6.2;27404 +71073;43.4572;-1.24361;11;20220617;37.8;20.4;29.1;2.4;22.74;0;7.33;29845 +71073;43.4572;-1.24361;11;20220618;41.3;21.5;31.4;3;22.44;0;8.6;30423 +71073;43.4572;-1.24361;11;20220619;28;18.6;23.3;3.4;18.61;1.1;4.95;21911 +71073;43.4572;-1.24361;11;20220620;26.8;18.5;22.7;2.8;18.71;0;4.41;20617 +71073;43.4572;-1.24361;11;20220621;24.4;18.5;21.4;3;19.61;4.8;3.39;16071 +71073;43.4572;-1.24361;11;20220622;24.6;16.6;20.6;2.4;18.81;1.9;3.68;18818 +71073;43.4572;-1.24361;11;20220623;26;15.9;20.9;2.1;18.01;4;4.27;22057 +71073;43.4572;-1.24361;11;20220624;25.1;15.6;20.3;2.4;16.87;.7;4.47;23954 +71073;43.4572;-1.24361;11;20220625;19.5;15.2;17.4;2.3;15.87;6.3;2.1;8857 +71073;43.4572;-1.24361;11;20220626;18.1;13.7;15.9;1.7;15.04;10.2;1.87;8570 +71073;43.4572;-1.24361;11;20220627;18.3;14.6;16.5;1.6;15.94;.6;1.76;7884 +71073;43.4572;-1.24361;11;20220628;24.6;15.2;19.9;1.9;15.34;0;4.34;23230 +71073;43.4572;-1.24361;11;20220629;23.4;13.4;18.4;2.1;16.17;7.1;3.66;20101 +71073;43.4572;-1.24361;11;20220630;18.2;14.4;16.3;1.9;15.41;4.8;2.17;11270 +71073;43.4572;-1.24361;11;20220701;23.7;9.9;16.8;2.1;13.74;0;4.48;27451 +71073;43.4572;-1.24361;11;20220702;28.9;12.3;20.6;2.3;16.01;0;5.46;28786 +71073;43.4572;-1.24361;11;20220703;25.5;16;20.8;2.3;17.11;.2;4.33;22320 +71073;43.4572;-1.24361;11;20220704;22.2;16.9;19.5;2.4;17.74;.3;2.62;11394 +71073;43.4572;-1.24361;11;20220705;26.8;17.1;22;2.1;18.67;.5;4.46;22812 +71073;43.4572;-1.24361;11;20220706;25.3;17.1;21.2;2.8;19.01;0;3.92;19719 +71073;43.4572;-1.24361;11;20220707;26.2;16.9;21.5;3.7;18.71;0;4.46;22060 +71073;43.4572;-1.24361;11;20220708;28.2;15;21.6;2.2;18.14;.1;4.89;25928 +71073;43.4572;-1.24361;11;20220709;30.3;15;22.7;1.9;18.61;.2;5.31;27985 +71073;43.4572;-1.24361;11;20220710;31.9;15.7;23.8;1.6;18.61;.1;5.86;30617 +71073;43.4572;-1.24361;11;20220711;34.1;15.9;25;1.5;19.41;0;5.86;29042 +71073;43.4572;-1.24361;11;20220712;34.4;18.4;26.4;1.5;21.54;.1;5.81;27980 +71073;43.4572;-1.24361;11;20220713;34.8;16.9;25.8;1.3;18.77;0;5.98;29492 +71073;43.4572;-1.24361;11;20220714;34.9;17.1;26;1.6;19.07;0;5.92;28308 +71073;43.4572;-1.24361;11;20220715;32.1;18.9;25.5;1.9;21.41;.1;5.43;26021 +71073;43.4572;-1.24361;11;20220716;37;18.8;27.9;1.7;20.31;.1;6.56;29058 +71073;43.4572;-1.24361;11;20220717;38.7;18.6;28.7;2;19.17;0;7.15;29611 +71073;43.4572;-1.24361;11;20220718;40.7;19.7;30.2;3.1;19.84;0;8.43;29858 +71073;43.4572;-1.24361;11;20220719;29.7;21;25.3;3.6;20.24;.3;5.17;20758 +71073;43.4572;-1.24361;11;20220720;26.7;20.4;23.5;2.1;19.57;2.7;3.69;15714 +71073;43.4572;-1.24361;11;20220721;31;18.2;24.6;2.4;19.67;0;5.19;24034 +71073;43.4572;-1.24361;11;20220722;25;21.1;23;3.8;19.37;.3;3.48;11835 +71073;43.4572;-1.24361;11;20220723;27.9;17.1;22.5;1.8;16.84;0;4.54;22388 +71073;43.4572;-1.24361;11;20220724;36.5;16;26.3;3.1;19.54;.1;6.88;28615 +71073;43.4572;-1.24361;11;20220725;26.9;20.9;23.9;3.8;20.11;.3;4.2;16564 +71073;43.4572;-1.24361;11;20220726;26.1;18.1;22.1;2.1;17.31;.5;4.09;18967 +71073;43.4572;-1.24361;11;20220727;26.7;14.3;20.5;1.8;15.01;0;4.75;25863 +71073;43.4572;-1.24361;11;20220728;26.2;16.4;21.3;1.6;15.91;.4;3.92;19140 +71073;43.4572;-1.24361;11;20220729;25.9;16.5;21.2;1.8;17.77;.6;3.5;16396 +71073;43.4572;-1.24361;11;20220730;28;18.4;23.2;1.8;19.57;0;3.77;17782 +71073;43.4572;-1.24361;11;20220731;29.6;18.3;23.9;2;19.84;0;4.45;20855 +71073;43.4572;-1.24361;11;20220801;30.4;18.2;24.3;1.6;20.04;0;4.59;22377 +71073;43.4572;-1.24361;11;20220802;33.8;18;25.9;1.8;20.14;.1;5.37;25669 +71073;43.4572;-1.24361;11;20220803;34;20;27;2.7;23.01;0;5.31;23081 +71073;43.4572;-1.24361;11;20220804;28.8;21.6;25.2;3;22.81;.7;4.03;16718 +71073;43.4572;-1.24361;11;20220805;27.2;20.7;23.9;3.1;20.37;0;4.11;17274 +71073;43.4572;-1.24361;11;20220806;30;19.4;24.7;2.2;19.74;0;4.65;20867 +71073;43.4572;-1.24361;11;20220807;30.7;18;24.4;1.9;18.57;0;4.73;22630 +71073;43.4572;-1.24361;11;20220808;32.4;16.4;24.4;2.2;18.17;.3;5.23;25538 +71073;43.4572;-1.24361;11;20220809;33.1;19.4;26.2;1.8;20.31;.1;4.87;21771 +71073;43.4572;-1.24361;11;20220810;36.9;18.4;27.6;1.5;19.77;0;5.49;24705 +71073;43.4572;-1.24361;11;20220811;38.5;21.4;30;1.8;20.07;0;5.73;22369 +71073;43.4572;-1.24361;11;20220812;33;22.5;27.8;3.5;23.54;0;4.97;18626 +71073;43.4572;-1.24361;11;20220813;30.5;20.8;25.7;2.7;21.87;1.9;4.34;18407 +71073;43.4572;-1.24361;11;20220814;26.4;20.7;23.6;2.8;20.67;.4;3.46;14370 +71073;43.4572;-1.24361;11;20220815;27.2;16.5;21.8;2.1;17.54;0;4.09;20381 +71073;43.4572;-1.24361;11;20220816;22.2;16.9;19.6;2.4;18.48;3.3;3.31;16540 +71073;43.4572;-1.24361;11;20220817;24;16.7;20.3;3.8;17.94;14.7;3.47;16799 +71073;43.4572;-1.24361;11;20220818;22.1;18.3;20.2;5.5;18.98;16.1;2.69;11529 +71073;43.4572;-1.24361;11;20220819;26.2;15.9;21;2.3;17.77;.3;3.7;18618 +71073;43.4572;-1.24361;11;20220820;29.6;16.2;22.9;2;19.67;.2;4.27;22312 +71073;43.4572;-1.24361;11;20220821;26.8;19.4;23.1;2.6;21.04;.6;3.31;14509 +71073;43.4572;-1.24361;11;20220822;24.7;18.7;21.7;3;20.94;2.4;2.59;11525 +71073;43.4572;-1.24361;11;20220823;28.4;20.1;24.2;1.6;22.21;.1;3.26;15935 +71073;43.4572;-1.24361;11;20220824;35.5;18.2;26.8;2.5;22.21;2.4;5.07;20418 +71073;43.4572;-1.24361;11;20220825;27.7;21;24.3;3.8;22.84;.5;3.69;15952 +71073;43.4572;-1.24361;11;20220826;26.8;20.9;23.8;2.5;21.07;.3;3.22;13533 +71073;43.4572;-1.24361;11;20220827;29;18.6;23.8;1.7;19.81;.1;3.68;18041 +71073;43.4572;-1.24361;11;20220828;35.6;17.3;26.4;2;19.71;1.4;5.38;24075 +71073;43.4572;-1.24361;11;20220829;31.1;22.3;26.7;3.2;20.04;9.2;4.43;11762 +71073;43.4572;-1.24361;11;20220830;30.2;18.5;24.3;2.3;21.71;0;3.91;18806 +71073;43.4572;-1.24361;11;20220831;26.2;20.4;23.3;1.8;22.11;10.3;2.61;11542 +71073;43.4572;-1.24361;11;20220901;28.7;18.9;23.8;1.6;20.61;.3;3.48;17027 +71073;43.4572;-1.24361;11;20220902;24.8;19.6;22.2;2.3;20.44;1.6;2.62;11697 +71073;43.4572;-1.24361;11;20220903;26.3;18.2;22.2;2.1;19.24;2.4;3.03;14332 +71073;43.4572;-1.24361;11;20220904;31.1;15.6;23.4;1.6;18.77;0;3.93;20328 +71073;43.4572;-1.24361;11;20220905;32.2;17.4;24.8;1.9;18.87;.1;4.48;21974 +71073;43.4572;-1.24361;11;20220906;30.8;15.9;23.3;2.1;17.24;0;4.36;21197 +71073;43.4572;-1.24361;11;20220907;26.4;16.2;21.3;1.6;17.14;.1;3.1;15830 +71073;43.4572;-1.24361;11;20220908;26.9;14.6;20.7;1.8;16.54;3;3.28;17436 +71073;43.4572;-1.24361;11;20220909;24.6;17.9;21.3;2.5;17.57;1;2.95;13548 +71073;43.4572;-1.24361;11;20220910;29.5;13.1;21.3;2;15.94;0;3.93;20914 +71073;43.4572;-1.24361;11;20220911;35.9;15.6;25.8;2.2;17.37;0;5.07;21555 +71073;43.4572;-1.24361;11;20220912;37.1;19.4;28.2;2.3;19.41;3;4.92;17623 +71073;43.4572;-1.24361;11;20220913;31;21.7;26.4;4.3;18.91;.1;4.74;11665 +71073;43.4572;-1.24361;11;20220914;30.7;20.7;25.7;2.2;17.24;0;4.05;15425 +71073;43.4572;-1.24361;11;20220915;27.7;16.8;22.3;1.8;18.77;5.1;3.11;15754 +71073;43.4572;-1.24361;11;20220916;23.9;19;21.4;2.8;18.24;0;2.69;11513 +71073;43.4572;-1.24361;11;20220917;23.1;13.1;18.1;2.2;12.17;0;3.12;16188 +71073;43.4572;-1.24361;11;20220918;25.8;9.5;17.7;2.2;10.21;0;3.67;18754 +71073;43.4572;-1.24361;11;20220919;26.3;8.2;17.2;1.5;11.47;0;3.1;19466 +71073;43.4572;-1.24361;11;20220920;22.9;8.7;15.8;2.1;11.64;0;2.99;18963 +71073;43.4572;-1.24361;11;20220921;23;9.6;16.3;2.4;11.94;0;2.97;18349 +71073;43.4572;-1.24361;11;20220922;25.5;10;17.8;2;12.91;0;3.01;17700 +71073;43.4572;-1.24361;11;20220923;21;11.2;16.1;1.5;14.71;4.7;1.7;9098 +71073;43.4572;-1.24361;11;20220924;18.3;13.5;15.9;2.8;15.57;24.4;1.32;5426 +71073;43.4572;-1.24361;11;20220925;20.1;10.8;15.5;2.7;13.31;1.7;2.14;12335 +71073;43.4572;-1.24361;11;20220926;20.7;9.6;15.2;3.4;13.34;11.2;2.21;11379 +71073;43.4572;-1.24361;11;20220927;18.8;14.2;16.5;5.2;15.61;12.8;1.72;6365 +71073;43.4572;-1.24361;11;20220928;18.6;15.4;17;6.5;16.74;41.5;1.47;5358 +71073;43.4572;-1.24361;11;20220929;16.5;13.9;15.2;4.5;14.74;20;1.38;5465 +71073;43.4572;-1.24361;11;20220930;20;11.2;15.6;3.5;13.11;1.3;2.22;11850 +71073;43.4572;-1.24361;11;20221001;22.7;12.1;17.4;2.4;14.34;0;2.38;12533 +71073;43.4572;-1.24361;11;20221002;23.2;11.6;17.4;1.2;15.74;.1;2.02;13622 +71073;43.4572;-1.24361;11;20221003;25;14.9;20;1.6;17.04;0;2.23;12883 +71073;43.4572;-1.24361;11;20221004;24.2;12.3;18.2;1;16.27;.1;1.65;10341 +71073;43.4572;-1.24361;11;20221005;26;13.6;19.8;2.2;16.94;0;2.36;12612 +71073;43.4572;-1.24361;11;20221006;22.2;16.6;19.4;1.5;17.11;0;1.6;7261 +71073;43.4572;-1.24361;11;20221007;25.7;12.2;19;2;16.17;.3;2.31;13123 +71073;43.4572;-1.24361;11;20221008;22.3;16;19.2;1.8;17.24;.3;1.58;7332 +71073;43.4572;-1.24361;11;20221009;28.6;12.7;20.6;1.7;16.37;0;2.63;14500 +71073;43.4572;-1.24361;11;20221010;21.8;16.6;19.2;1.7;18.77;7;1.37;6344 +71073;43.4572;-1.24361;11;20221011;20.9;16.3;18.6;1.2;18.41;3.9;1.14;5190 +71073;43.4572;-1.24361;11;20221012;21.8;16.4;19.1;1.6;17.71;.6;1.44;6753 +71073;43.4572;-1.24361;11;20221013;21.6;13.1;17.3;2;16.37;.3;1.62;9872 +71073;43.4572;-1.24361;11;20221014;23.4;18.3;20.9;2.8;17.91;1;2.1;8089 +71073;43.4572;-1.24361;11;20221015;25.8;12;18.9;1.4;15.91;.1;1.99;12706 +71073;43.4572;-1.24361;11;20221016;30.5;14.6;22.5;1.9;16.54;.7;2.75;12050 +71073;43.4572;-1.24361;11;20221017;27.4;18.8;23.1;2.7;17.84;.8;2.74;8849 +71073;43.4572;-1.24361;11;20221018;30.9;16.7;23.8;2.8;16.91;0;3.48;12628 +71073;43.4572;-1.24361;11;20221019;30.2;18.6;24.4;3;15.84;0;3.52;9191 +71073;43.4572;-1.24361;11;20221020;27.6;15.9;21.7;4.2;14.07;0;3.67;8483 +71073;43.4572;-1.24361;11;20221021;22.6;19;20.8;3.8;13.74;.1;2.85;1871 +71073;43.4572;-1.24361;11;20221022;26.6;14.7;20.7;3.6;13.51;0;3.32;10125 +71073;43.4572;-1.24361;11;20221023;28.3;19.8;24.1;5.3;11.97;0;5.17;8070 +71073;43.4572;-1.24361;11;20221024;25.5;16;20.7;2.6;11.87;0;2.84;9411 +71073;43.4572;-1.24361;11;20221025;27.5;12.8;20.2;2.5;12.37;0;2.91;8025 +71073;43.4572;-1.24361;11;20221026;28;13;20.5;2.2;13.87;0;2.58;11402 +71073;43.4572;-1.24361;11;20221027;27.5;17.7;22.6;3.5;12.74;.1;3.71;6376 +71073;43.4572;-1.24361;11;20221028;24.3;18.5;21.4;2.7;13.34;0;3;5558 +71073;43.4572;-1.24361;11;20221029;23;15.8;19.4;2.4;13.11;.1;2.62;7090 +71073;43.4572;-1.24361;11;20221030;21;13.5;17.2;1.5;14.74;2.5;1.4;7676 +71073;43.4572;-1.24361;11;20221031;22.3;13;17.6;3;15.24;5.5;1.81;7860 +71073;43.4572;-1.24361;11;20221101;21;13;17;2.1;14.74;0;1.45;9197 +71073;43.4572;-1.24361;11;20221102;20.9;10.2;15.6;1.6;13.47;.1;1.31;9819 +71073;43.4572;-1.24361;11;20221103;22.5;11.1;16.8;3.5;13.01;12;2.11;7353 +71073;43.4572;-1.24361;11;20221104;16.9;11.4;14.1;6;11.37;7.8;2.06;6992 +71073;43.4572;-1.24361;11;20221105;18.6;7;12.8;1.7;10.41;.1;1.29;9680 +71073;43.4572;-1.24361;11;20221106;21.3;4.8;13;2;9.94;.1;1.6;10778 +71073;43.4572;-1.24361;11;20221107;21.8;6.6;14.2;2.5;10.74;0;1.83;10438 +71073;43.4572;-1.24361;11;20221108;20.8;13.7;17.3;3.9;11.67;0;2.53;4800 +71073;43.4572;-1.24361;11;20221109;17.4;16.2;16.8;2.6;13.27;9.4;1.52;1902 +71073;43.4572;-1.24361;11;20221110;19.5;8.2;13.8;2;11.44;0;1.32;8974 +71073;43.4572;-1.24361;11;20221111;20.2;6.4;13.3;2.2;10.87;.1;1.43;10208 +71073;43.4572;-1.24361;11;20221112;22;8.9;15.5;2.2;11.57;.1;1.7;8565 +71073;43.4572;-1.24361;11;20221113;24.4;8.7;16.6;2.7;10.91;0;2.16;9127 +71073;43.4572;-1.24361;11;20221114;16.9;10.5;13.7;2.3;12.64;3.4;1.12;3432 +71073;43.4572;-1.24361;11;20221115;19.2;11.3;15.2;3;12.74;6.5;1.48;4586 +71073;43.4572;-1.24361;11;20221116;20.7;10.5;15.6;3.3;12.47;.9;1.69;7601 +71073;43.4572;-1.24361;11;20221117;19.4;15;17.2;3.4;14.31;15.1;1.56;4095 +71073;43.4572;-1.24361;11;20221118;11.9;10.3;11.1;3.5;11.24;33.3;.86;1465 +71073;43.4572;-1.24361;11;20221119;12;8;10;3.9;10.11;16;.89;3407 +71073;43.4572;-1.24361;11;20221120;16.3;6.7;11.5;3.1;11.04;9.1;1.01;5382 +71073;43.4572;-1.24361;11;20221121;15.8;10.3;13;4.3;11.67;38.3;1.26;2067 +71073;43.4572;-1.24361;11;20221122;12.2;7.7;9.9;5.1;9.67;12.7;1.16;3098 +71073;43.4572;-1.24361;11;20221123;17;10.6;13.8;4.6;13.44;4.5;1.03;4796 +71073;43.4572;-1.24361;11;20221124;14.6;8.9;11.7;2.8;11.14;7.9;1.03;3603 +71073;43.4572;-1.24361;11;20221125;14;9.8;11.9;3.7;11.64;18;.88;3450 +71073;43.4572;-1.24361;11;20221126;14.7;5.6;10.2;1.9;9.61;0;.84;5517 +71073;43.4572;-1.24361;11;20221127;16.9;3.8;10.4;3.1;8.87;12.9;1.44;6503 +71073;43.4572;-1.24361;11;20221128;13.5;9.5;11.5;5;11.51;5.5;.84;3916 +71073;43.4572;-1.24361;11;20221129;14.2;9.4;11.8;3.4;11.91;7.5;.78;3348 +71073;43.4572;-1.24361;11;20221130;12.5;8.1;10.3;2.3;10.31;0;.76;4257 +71073;43.4572;-1.24361;11;20221201;7.2;5.2;6.2;1.9;8.44;0;.52;1642 +71073;43.4572;-1.24361;11;20221202;9.7;2;5.9;1.2;7.97;.1;.42;5686 +71073;43.4572;-1.24361;11;20221203;7.2;4.8;6;1.5;8.44;1.2;.46;2105 +71073;43.4572;-1.24361;11;20221204;11.8;2.4;7.1;3;7.21;0;.98;6130 +71073;43.4572;-1.24361;11;20221205;14.6;2.2;8.4;2.8;7.41;0;1.18;7191 +71073;43.4572;-1.24361;11;20221206;15.7;8.4;12.1;1.9;10.71;.3;.89;4805 +71073;43.4572;-1.24361;11;20221207;15;8.4;11.7;1.7;11.51;.2;.63;4674 +71073;43.4572;-1.24361;11;20221208;10.5;7.6;9.1;1.7;10.77;8.3;.5;1947 +71073;43.4572;-1.24361;11;20221209;12.5;8.9;10.7;2.8;11.21;2.5;.72;2697 +71073;43.4572;-1.24361;11;20221210;8.4;1.2;4.8;2.6;6.07;0;.81;5413 +71073;43.4572;-1.24361;11;20221211;6.8;-1.7;2.6;1.9;5.97;0;.54;4714 +71073;43.4572;-1.24361;11;20221212;11.4;1.3;6.4;3.1;8.44;17.6;.75;4174 +71073;43.4572;-1.24361;11;20221213;16.6;10.1;13.4;3.6;14.11;1.4;.79;2057 +71073;43.4572;-1.24361;11;20221214;20.1;12.4;16.3;2.3;13.04;7.2;1.18;5495 +71073;43.4572;-1.24361;11;20221215;16.8;10.5;13.7;2;12.47;4;.77;4358 +71073;43.4572;-1.24361;11;20221216;10.9;10.6;10.7;4;11.01;1.3;.81;704 +71073;43.4572;-1.24361;11;20221217;12.2;4.5;8.3;2.3;8.94;0;.74;4468 +71073;43.4572;-1.24361;11;20221218;18.3;5.7;12;4.1;8.74;.1;1.87;5905 +71073;43.4572;-1.24361;11;20221219;17.9;8.7;13.3;4.5;9.04;0;2.29;3968 +71073;43.4572;-1.24361;11;20221220;18.3;12.6;15.5;4.9;10.44;3.8;2.54;1964 +71073;43.4572;-1.24361;11;20221221;20.7;9;14.9;2.2;12.01;.1;1.15;6098 +71073;43.4572;-1.24361;11;20221222;19;8.7;13.9;2.1;11.84;.3;1.03;4102 +71073;43.4572;-1.24361;11;20221223;21.7;9.8;15.7;2.2;11.97;.1;1.31;5172 +71073;43.4572;-1.24361;11;20221224;20.8;8.5;14.6;1.7;11.47;.1;.97;6557 +71073;43.4572;-1.24361;11;20221225;21.7;8.4;15;4.3;9.51;0;2.51;6026 +71073;43.4572;-1.24361;11;20221226;18.3;14;16.2;2.5;11.14;1.2;1.76;2165 +71073;43.4572;-1.24361;11;20221227;15.3;11.4;13.3;1.1;12.84;1.1;.57;3120 +71073;43.4572;-1.24361;11;20221228;19.8;6.5;13.2;3.2;9.91;0;1.53;6859 +71073;43.4572;-1.24361;11;20221229;17.1;13.4;15.3;3;11.24;12.6;1.62;2351 +71073;43.4572;-1.24361;11;20221230;21.4;10.8;16.1;5.3;12.41;.1;2.14;4818 +71073;43.4572;-1.24361;11;20221231;22.3;14.6;18.5;4.7;8.87;0;3.56;4633 +71074;43.49045;-.93795;65;20220101;24.9;3;14;.7;8.71;0;.65;8001 +71074;43.49045;-.93795;65;20220102;18.4;5.2;11.8;1;10.3;.1;.61;5964 +71074;43.49045;-.93795;65;20220103;20.1;4.8;12.5;1.1;10.07;0;.74;6526 +71074;43.49045;-.93795;65;20220104;20.8;13.7;17.3;3.1;9.96;14.3;2.32;4025 +71074;43.49045;-.93795;65;20220105;9.5;5.3;7.4;.8;7.51;.4;.55;2862 +71074;43.49045;-.93795;65;20220106;9.4;-1.7;3.9;.5;5.6;.1;.33;6277 +71074;43.49045;-.93795;65;20220107;12;-1.3;5.3;1.5;7.97;3.5;.47;5943 +71074;43.49045;-.93795;65;20220108;12.5;6.6;9.6;3.3;10.03;9.8;.81;3636 +71074;43.49045;-.93795;65;20220109;10.7;9.9;10.3;3.8;12.03;43.1;.45;505 +71074;43.49045;-.93795;65;20220110;12.9;10.3;11.6;4;13.27;5.6;.44;1937 +71074;43.49045;-.93795;65;20220111;11.8;7.9;9.9;.5;9.53;.1;.5;3292 +71074;43.49045;-.93795;65;20220112;8.8;1.6;5.2;.5;7.07;0;.38;4826 +71074;43.49045;-.93795;65;20220113;9.6;-1.4;4.1;1.1;6.47;0;.36;5623 +71074;43.49045;-.93795;65;20220114;10.8;-3.2;3.8;.8;5.97;.1;.33;7253 +71074;43.49045;-.93795;65;20220115;12.3;-3.7;4.3;.5;5.6;.1;.38;8175 +71074;43.49045;-.93795;65;20220116;12;-3;4.5;.6;5.73;.1;.41;7866 +71074;43.49045;-.93795;65;20220117;10.8;-1.4;4.7;1.1;6.5;.1;.51;7330 +71074;43.49045;-.93795;65;20220118;4.3;-.2;2.1;1;7;0;.33;2954 +71074;43.49045;-.93795;65;20220119;10.5;3.2;6.8;1.2;8.33;.3;.55;4258 +71074;43.49045;-.93795;65;20220120;11.2;5.9;8.6;1.4;9.43;3;.62;3855 +71074;43.49045;-.93795;65;20220121;6.2;.5;3.3;1.2;6.23;.1;.51;5319 +71074;43.49045;-.93795;65;20220122;7.8;-3.3;2.3;.6;5.3;0;.44;7552 +71074;43.49045;-.93795;65;20220123;11.4;-4;3.7;.9;5.73;0;.58;8572 +71074;43.49045;-.93795;65;20220124;15.6;-2.6;6.5;.6;6.03;0;.6;9293 +71074;43.49045;-.93795;65;20220125;15.1;-2.1;6.5;.6;6.07;0;.62;9164 +71074;43.49045;-.93795;65;20220126;13.8;-2.1;5.9;.7;6.23;0;.6;9177 +71074;43.49045;-.93795;65;20220127;12.7;-2.8;4.9;.9;6.9;.1;.62;8919 +71074;43.49045;-.93795;65;20220128;10.6;3.9;7.3;.7;7.2;0;.64;6099 +71074;43.49045;-.93795;65;20220129;4.7;-2.1;1.3;1.2;6.4;0;.36;4630 +71074;43.49045;-.93795;65;20220130;1.9;0;1;1.1;6.53;.3;.32;2137 +71074;43.49045;-.93795;65;20220131;10.8;1.3;6.1;1.2;8.56;1.7;.58;6763 +71074;43.49045;-.93795;65;20220201;10.2;1.9;6.1;.9;8.57;.1;.55;6447 +71074;43.49045;-.93795;65;20220202;15.1;7.6;11.3;1.5;10.27;0;.88;6669 +71074;43.49045;-.93795;65;20220203;16.4;3;9.7;1.9;9.6;.1;1.01;8163 +71074;43.49045;-.93795;65;20220204;12.6;2.8;7.7;1;10.13;2.1;.61;5876 +71074;43.49045;-.93795;65;20220205;11.4;7.6;9.5;1.1;8.3;.1;.89;6021 +71074;43.49045;-.93795;65;20220206;11.4;-1.3;5;1.1;7.67;.6;.7;7446 +71074;43.49045;-.93795;65;20220207;13;7.7;10.4;1.3;10.41;2.5;.8;5143 +71074;43.49045;-.93795;65;20220208;16.1;2.9;9.5;1.4;8.87;0;1.11;10271 +71074;43.49045;-.93795;65;20220209;20.8;.9;10.9;.5;8.1;.1;1;11955 +71074;43.49045;-.93795;65;20220210;8.6;1.8;5.2;1.6;8.87;2.8;1.33;10766 +71074;43.49045;-.93795;65;20220211;10.7;8;9.3;1.4;10.17;.3;.71;3766 +71074;43.49045;-.93795;65;20220212;15.4;4.7;10.1;1.5;9.17;0;1.2;10166 +71074;43.49045;-.93795;65;20220213;19.5;3.4;11.5;3.2;8.94;6.7;2.06;11333 +71074;43.49045;-.93795;65;20220214;11.3;8.2;9.8;5.5;9.96;11;1.23;5400 +71074;43.49045;-.93795;65;20220215;12.5;7;9.7;3.7;9.27;2.6;1.31;6933 +71074;43.49045;-.93795;65;20220216;13.3;8.8;11;2.6;11.77;4.2;.84;4800 +71074;43.49045;-.93795;65;20220217;16.1;12.2;14.2;1.6;12.13;.2;1.18;5400 +71074;43.49045;-.93795;65;20220218;18;4;11;1.7;10.2;.4;1.41;10347 +71074;43.49045;-.93795;65;20220219;12.5;7.2;9.9;1.2;9.03;.8;1.07;7643 +71074;43.49045;-.93795;65;20220220;13.6;1.9;7.8;1.9;10;3;.89;8696 +71074;43.49045;-.93795;65;20220221;13.9;7.5;10.7;2.7;10.33;1.8;1.31;8320 +71074;43.49045;-.93795;65;20220222;16.6;4.8;10.7;.9;9;0;1.34;11754 +71074;43.49045;-.93795;65;20220223;18.1;1.2;9.6;1.2;8.6;.1;1.48;12969 +71074;43.49045;-.93795;65;20220224;13.1;4.4;8.8;1.7;10.17;1.1;.95;7635 +71074;43.49045;-.93795;65;20220225;12.8;5.6;9.2;1.4;7.6;0;1.34;9845 +71074;43.49045;-.93795;65;20220226;15.6;-.2;7.7;1.8;6.03;0;1.8;13997 +71074;43.49045;-.93795;65;20220227;17.1;4.8;11;1.1;8.57;.1;1.51;11487 +71074;43.49045;-.93795;65;20220228;20;2.7;11.3;.8;8.83;0;1.64;14682 +71074;43.49045;-.93795;65;20220301;19.8;1.5;10.7;1.2;8.23;1;1.8;14217 +71074;43.49045;-.93795;65;20220302;13.7;9;11.3;1;10.73;3.6;1.08;6550 +71074;43.49045;-.93795;65;20220303;17.1;3.5;10.3;2;10.37;10.5;1.57;12336 +71074;43.49045;-.93795;65;20220304;12.5;8.8;10.6;2.5;9.53;.7;1.45;7980 +71074;43.49045;-.93795;65;20220305;11.7;5.6;8.7;.8;8.53;.1;1.11;8081 +71074;43.49045;-.93795;65;20220306;11.6;5.2;8.4;.9;7.9;0;1.17;8441 +71074;43.49045;-.93795;65;20220307;14.1;2.9;8.5;1;7.9;0;1.5;13483 +71074;43.49045;-.93795;65;20220308;13.1;6;9.6;1.5;8.87;1.3;1.35;8639 +71074;43.49045;-.93795;65;20220309;19.8;1.1;10.5;1.9;8.2;2.2;2.32;16046 +71074;43.49045;-.93795;65;20220310;18.7;9.8;14.3;1.4;10.77;2.5;1.88;11258 +71074;43.49045;-.93795;65;20220311;17.7;8.6;13.2;2.3;10.03;14.4;2.03;9765 +71074;43.49045;-.93795;65;20220312;16.2;7.4;11.8;1.9;10.23;4.9;1.87;13212 +71074;43.49045;-.93795;65;20220313;15.7;8.5;12.1;2.2;9.07;2.3;2.03;11690 +71074;43.49045;-.93795;65;20220314;11.8;4.2;8;1.4;9.03;.5;1.26;8842 +71074;43.49045;-.93795;65;20220315;20.7;7.6;14.1;1.5;11.87;0;2.19;14147 +71074;43.49045;-.93795;65;20220316;15.3;9.5;12.4;2;12.63;5.4;1.34;8300 +71074;43.49045;-.93795;65;20220317;10.3;10.6;10.4;2.6;11.8;14.5;.56;266 +71074;43.49045;-.93795;65;20220318;11.5;7.8;9.7;1.6;9.94;.1;1.07;6000 +71074;43.49045;-.93795;65;20220319;17.9;5.3;11.6;2;10.21;0;2.08;14533 +71074;43.49045;-.93795;65;20220320;19;7.9;13.4;2.5;10.21;0;2.3;10433 +71074;43.49045;-.93795;65;20220321;20.9;8.2;14.6;2.4;10.54;.7;2.72;14533 +71074;43.49045;-.93795;65;20220322;17.8;6.5;12.2;2.5;8.94;0;2.35;11300 +71074;43.49045;-.93795;65;20220323;18.4;6.2;12.3;2.4;8.11;0;3.05;19466 +71074;43.49045;-.93795;65;20220324;19.1;4.5;11.8;1.8;9.01;0;2.57;17766 +71074;43.49045;-.93795;65;20220325;19.5;7.8;13.7;1.9;9.47;0;2.65;15900 +71074;43.49045;-.93795;65;20220326;19.6;6.5;13.1;2.4;8.64;0;3.07;18800 +71074;43.49045;-.93795;65;20220327;21.3;6;13.7;1.8;9.41;0;2.95;18433 +71074;43.49045;-.93795;65;20220328;20.8;8.6;14.7;1.7;9.87;0;2.52;12233 +71074;43.49045;-.93795;65;20220329;16.8;9.2;13;2.5;11.47;1.5;1.87;9200 +71074;43.49045;-.93795;65;20220330;13;10.7;11.8;2.9;11.67;6.2;1.1;3933 +71074;43.49045;-.93795;65;20220331;13.2;8.7;11;3.8;9.67;8.8;1.86;9933 +71074;43.49045;-.93795;65;20220401;8.8;2;5.4;3.2;6.41;3.9;1.71;12966 +71074;43.49045;-.93795;65;20220402;9.9;.4;5.2;2.8;5.96;.1;2.06;17238 +71074;43.49045;-.93795;65;20220403;9.3;.7;5;2.9;6.06;.1;2.07;16468 +71074;43.49045;-.93795;65;20220404;11.6;-.3;5.6;1.8;5.38;0;2.27;19557 +71074;43.49045;-.93795;65;20220405;16.8;-3.2;6.8;1;6.01;0;2.62;23604 +71074;43.49045;-.93795;65;20220406;12.9;4.4;8.7;2.8;9.44;0;1.36;7666 +71074;43.49045;-.93795;65;20220407;19.5;8.1;13.8;4.2;11;.2;2.85;12333 +71074;43.49045;-.93795;65;20220408;21;10.2;15.6;4;11.41;2.7;2.98;9600 +71074;43.49045;-.93795;65;20220409;15.1;8.5;11.8;2.7;9.17;.6;2.75;18233 +71074;43.49045;-.93795;65;20220410;22.4;2.5;12.5;3.4;8.17;0;4.14;22666 +71074;43.49045;-.93795;65;20220411;25.1;9.4;17.2;3.3;11.44;.7;3.93;16733 +71074;43.49045;-.93795;65;20220412;20.7;11.5;16.1;2.7;12.31;.8;2.69;12166 +71074;43.49045;-.93795;65;20220413;17.2;9.7;13.4;2.2;13.27;.3;1.66;9733 +71074;43.49045;-.93795;65;20220414;20.4;12.4;16.4;2.2;13.77;0;2.85;17333 +71074;43.49045;-.93795;65;20220415;17.2;11.1;14.2;2.6;13.54;0;1.9;10833 +71074;43.49045;-.93795;65;20220416;19.8;11.7;15.8;2.5;13.31;0;3.1;19366 +71074;43.49045;-.93795;65;20220417;19.6;10.4;15;3.5;13.37;0;2.92;18300 +71074;43.49045;-.93795;65;20220418;17.6;12.2;14.9;3;12.61;0;2.53;14066 +71074;43.49045;-.93795;65;20220419;11.8;9.4;10.6;2.2;11.5;15.5;1.01;3733 +71074;43.49045;-.93795;65;20220420;11.2;8.6;9.9;3.6;11.44;15;.86;4300 +71074;43.49045;-.93795;65;20220421;12.2;9.4;10.8;2.6;12.11;4.4;.8;3266 +71074;43.49045;-.93795;65;20220422;20.8;7.4;14.1;2.3;10.64;1.8;3.44;21328 +71074;43.49045;-.93795;65;20220423;14.6;10.8;12.7;4.6;11.64;13.8;2.11;10700 +71074;43.49045;-.93795;65;20220424;16.5;9.6;13;5.3;12.21;2.1;2.21;12100 +71074;43.49045;-.93795;65;20220425;20.5;6.1;13.3;2;10.87;0;3.37;22566 +71074;43.49045;-.93795;65;20220426;25.3;9;17.2;3.2;12.21;0;4.49;22600 +71074;43.49045;-.93795;65;20220427;19.1;12.5;15.8;1.8;13.97;2.3;2.33;12245 +71074;43.49045;-.93795;65;20220428;15.5;12.7;14.1;2.1;14.51;.7;1.1;4700 +71074;43.49045;-.93795;65;20220429;18.6;11.3;14.9;1.8;13.84;0;2.06;11200 +71074;43.49045;-.93795;65;20220430;18.5;12.7;15.6;2.3;13.54;0;2.55;14333 +71074;43.49045;-.93795;65;20220501;18.5;11.5;15;2.5;13.14;0;2.53;14533 +71074;43.49045;-.93795;65;20220502;16.1;11.5;13.8;2.6;12.84;0;1.75;8066 +71074;43.49045;-.93795;65;20220503;19.1;12.4;15.8;3.2;14.14;1.8;2.38;12633 +71074;43.49045;-.93795;65;20220504;18.5;13.4;15.9;3.9;13.94;0;2.29;10500 +71074;43.49045;-.93795;65;20220505;19.5;9.9;14.7;2.7;13.24;.1;2.89;17533 +71074;43.49045;-.93795;65;20220506;18.5;10.6;14.6;1.9;13.1;0;2.82;17587 +71074;43.49045;-.93795;65;20220507;22.1;11.6;16.9;1.3;13.93;.1;3.46;21027 +71074;43.49045;-.93795;65;20220508;23.3;11.5;17.4;1.3;14.2;.1;3.56;20833 +71074;43.49045;-.93795;65;20220509;27.4;9.5;18.4;1;13.37;0;4.58;27488 +71074;43.49045;-.93795;65;20220510;29.2;10.5;19.9;1.2;14.5;.1;4.9;27931 +71074;43.49045;-.93795;65;20220511;24.9;13.6;19.3;1.5;15.53;0;3.91;21448 +71074;43.49045;-.93795;65;20220512;21;14.4;17.7;1;15.77;0;2.65;14207 +71074;43.49045;-.93795;65;20220513;25.3;13.7;19.5;.8;16.13;0;3.65;20703 +71074;43.49045;-.93795;65;20220514;30.7;12.1;21.4;1.5;16.4;1.3;5.02;25962 +71074;43.49045;-.93795;65;20220515;31.8;14.2;23;1.6;17.33;1.7;4.99;24066 +71074;43.49045;-.93795;65;20220516;29.4;15;22.2;1.2;16.97;0;4.83;25551 +71074;43.49045;-.93795;65;20220517;30.9;14.5;22.7;1.5;16.27;0;5.34;27387 +71074;43.49045;-.93795;65;20220518;32.9;13.8;23.4;1.6;17.3;4;5.63;27510 +71074;43.49045;-.93795;65;20220519;26;16.3;21.1;1.4;18.8;.2;3.9;20633 +71074;43.49045;-.93795;65;20220520;21.3;17.2;19.2;1.7;18.93;.1;2.48;12591 +71074;43.49045;-.93795;65;20220521;30.4;16.4;23.4;1.5;20.03;0;4.68;23118 +71074;43.49045;-.93795;65;20220522;30.9;17.1;24;2.7;19.73;1.6;5.24;23096 +71074;43.49045;-.93795;65;20220523;21.6;15.5;18.6;3.3;14.93;1.5;3.46;16273 +71074;43.49045;-.93795;65;20220524;17.1;11.5;14.3;1.8;13.27;4.6;2.52;14858 +71074;43.49045;-.93795;65;20220525;18.7;11.2;15;1.5;12.97;0;3.11;18983 +71074;43.49045;-.93795;65;20220526;20.7;9.4;15.1;1.4;13.33;0;3.21;19876 +71074;43.49045;-.93795;65;20220527;24.8;13.5;19.1;1.2;14.67;0;4.2;23673 +71074;43.49045;-.93795;65;20220528;26.8;10.6;18.7;1.1;14.53;0;4.76;28110 +71074;43.49045;-.93795;65;20220529;26.8;11.3;19;1.3;12.23;.1;4.9;27630 +71074;43.49045;-.93795;65;20220530;24.6;10.2;17.4;1.4;10.87;0;4.53;25830 +71074;43.49045;-.93795;65;20220531;27.5;12.3;19.9;1.1;13.3;0;4.87;27328 +71074;43.49045;-.93795;65;20220601;31.4;13.9;22.6;1.8;15.77;0;5.81;28306 +71074;43.49045;-.93795;65;20220602;28.7;14.9;21.8;1.6;18.13;3.9;4.79;24787 +71074;43.49045;-.93795;65;20220603;26.2;17.3;21.8;1.6;19.27;2;4.06;20353 +71074;43.49045;-.93795;65;20220604;22.9;17.8;20.3;1.5;18.9;7.6;2.83;13746 +71074;43.49045;-.93795;65;20220605;24.4;16.7;20.5;1.4;17.27;0;3.78;19803 +71074;43.49045;-.93795;65;20220606;25.1;15.5;20.3;1;16.83;0;3.93;21056 +71074;43.49045;-.93795;65;20220607;24.9;16.8;20.9;.8;17.13;1;3.6;18982 +71074;43.49045;-.93795;65;20220608;21.1;15.1;18.1;1.5;17.5;2.4;2.59;13977 +71074;43.49045;-.93795;65;20220609;24;13.9;19;1.1;15.6;.1;4.16;24071 +71074;43.49045;-.93795;65;20220610;29.6;10.8;20.2;1.2;15.63;0;5.31;29816 +71074;43.49045;-.93795;65;20220611;28.6;15.2;21.9;1.5;18.97;.2;4.8;24997 +71074;43.49045;-.93795;65;20220612;27.3;17.5;22.4;2.3;19.7;4.1;4.15;19605 +71074;43.49045;-.93795;65;20220613;28.4;18.4;23.4;1.7;20.63;.1;4.41;21313 +71074;43.49045;-.93795;65;20220614;34.7;17.8;26.2;1.3;22.9;.1;5.62;26642 +71074;43.49045;-.93795;65;20220615;33.6;18.5;26.1;1.1;21.83;0;5.64;27531 +71074;43.49045;-.93795;65;20220616;36.1;18.7;27.4;1.7;22.13;0;6.13;27096 +71074;43.49045;-.93795;65;20220617;37.4;20;28.7;1.9;22.5;0;6.76;28474 +71074;43.49045;-.93795;65;20220618;40.7;20.4;30.6;1.8;22.67;0;7.28;29341 +71074;43.49045;-.93795;65;20220619;29.4;18;23.7;2.1;18.6;0;5.13;23851 +71074;43.49045;-.93795;65;20220620;27.8;18.7;23.2;1.9;18.77;.3;4.52;21058 +71074;43.49045;-.93795;65;20220621;24.4;18.5;21.5;2;19.93;8.1;3.34;15782 +71074;43.49045;-.93795;65;20220622;24.6;16.5;20.6;1.7;18.97;3;3.71;19555 +71074;43.49045;-.93795;65;20220623;26.5;15.4;21;1.4;18.03;4.4;4.21;22168 +71074;43.49045;-.93795;65;20220624;25.9;15.6;20.8;1.5;16.93;.6;4.36;23259 +71074;43.49045;-.93795;65;20220625;19.5;14;16.8;1.4;15.7;9.3;2.45;12950 +71074;43.49045;-.93795;65;20220626;16.9;13.2;15.1;1.2;15.27;7.4;1.94;10718 +71074;43.49045;-.93795;65;20220627;17.9;14.5;16.2;.8;16.2;.7;1.96;10297 +71074;43.49045;-.93795;65;20220628;25.5;14.6;20;1;15.53;.1;4.34;24177 +71074;43.49045;-.93795;65;20220629;23.5;11.9;17.7;1.1;15.8;7.8;3.67;21293 +71074;43.49045;-.93795;65;20220630;17.1;14.4;15.7;1.1;15.4;4.4;1.79;9002 +71074;43.49045;-.93795;65;20220701;24.1;9;16.5;1;13.43;0;4.39;27448 +71074;43.49045;-.93795;65;20220702;30.7;11.4;21.1;1.6;15.63;0;5.74;30134 +71074;43.49045;-.93795;65;20220703;26.3;15.4;20.8;1.6;17;1.6;4.48;23456 +71074;43.49045;-.93795;65;20220704;22;16.3;19.2;1.5;17.9;.1;2.95;15267 +71074;43.49045;-.93795;65;20220705;27.9;16.4;22.1;1.2;18.53;.5;4.68;24758 +71074;43.49045;-.93795;65;20220706;25.4;16;20.7;1.5;18.4;0;4;21091 +71074;43.49045;-.93795;65;20220707;26.7;15.4;21;1.8;18.3;0;4.46;23392 +71074;43.49045;-.93795;65;20220708;29.5;14;21.7;1.2;17.63;.1;5.11;27337 +71074;43.49045;-.93795;65;20220709;32.4;13.9;23.1;1;18.1;.1;5.61;29749 +71074;43.49045;-.93795;65;20220710;33.5;14.6;24.1;.9;17.93;.1;5.73;29792 +71074;43.49045;-.93795;65;20220711;36.2;15.1;25.6;.9;18.83;0;6.06;30402 +71074;43.49045;-.93795;65;20220712;36.8;17.7;27.2;.9;21.33;.1;6.12;29835 +71074;43.49045;-.93795;65;20220713;36.8;16.2;26.5;.8;18.23;.1;6.02;30413 +71074;43.49045;-.93795;65;20220714;36.9;15.8;26.4;1;18.67;0;6.1;29699 +71074;43.49045;-.93795;65;20220715;34.5;17.5;26;1.2;21.4;.1;5.68;27639 +71074;43.49045;-.93795;65;20220716;37.5;17.8;27.7;1.2;19.3;.1;6.31;28939 +71074;43.49045;-.93795;65;20220717;39.2;17.1;28.1;1.4;17.93;0;6.68;29279 +71074;43.49045;-.93795;65;20220718;40.1;17.7;28.9;1.9;19.67;0;7.21;29258 +71074;43.49045;-.93795;65;20220719;31;21;26;2.4;20.43;.4;5.26;21717 +71074;43.49045;-.93795;65;20220720;27.1;19.2;23.2;1.4;19.2;1;3.75;17239 +71074;43.49045;-.93795;65;20220721;33.1;17.8;25.4;1.6;19.17;0;5.56;26134 +71074;43.49045;-.93795;65;20220722;24.6;20.8;22.7;2.4;19.33;.3;3.33;13080 +71074;43.49045;-.93795;65;20220723;28.8;17.7;23.2;1;16.87;0;4.48;22882 +71074;43.49045;-.93795;65;20220724;37.9;15;26.4;1.9;18.83;.1;6.74;29023 +71074;43.49045;-.93795;65;20220725;27;20.3;23.7;2.2;19.87;.3;3.87;16564 +71074;43.49045;-.93795;65;20220726;25.9;17.5;21.7;1.2;17.43;.5;3.95;20259 +71074;43.49045;-.93795;65;20220727;27.4;13.6;20.5;1;14.77;0;4.47;25015 +71074;43.49045;-.93795;65;20220728;25.8;16.1;21;.9;15.87;2.9;3.77;20038 +71074;43.49045;-.93795;65;20220729;25.1;15.8;20.5;.8;17.87;.7;3.34;17741 +71074;43.49045;-.93795;65;20220730;28.4;18.5;23.4;.9;19.43;0;3.77;18708 +71074;43.49045;-.93795;65;20220731;30.8;17.1;23.9;1.3;19.27;0;4.89;24628 +71074;43.49045;-.93795;65;20220801;32.3;17.1;24.7;1.1;19.7;0;5.04;25519 +71074;43.49045;-.93795;65;20220802;35.7;17.5;26.6;1.1;19.53;.1;5.59;26804 +71074;43.49045;-.93795;65;20220803;36.4;17.7;27.1;1.6;22.2;0;5.79;26158 +71074;43.49045;-.93795;65;20220804;29.8;21;25.4;1.8;22.5;.4;4.32;19706 +71074;43.49045;-.93795;65;20220805;27.8;20.6;24.2;2;20.2;0;4.07;18417 +71074;43.49045;-.93795;65;20220806;32.5;16.8;24.7;1.3;19.17;0;5.07;25014 +71074;43.49045;-.93795;65;20220807;33;16.4;24.7;1.1;17.57;0;5.08;25512 +71074;43.49045;-.93795;65;20220808;34.6;15;24.8;1.1;17.47;.1;5.3;26986 +71074;43.49045;-.93795;65;20220809;34.9;17.6;26.2;1.1;19.57;0;5;23877 +71074;43.49045;-.93795;65;20220810;39.3;17.4;28.3;1.1;19.03;0;5.72;26479 +71074;43.49045;-.93795;65;20220811;40.1;20.3;30.2;1.3;19.33;0;5.9;25262 +71074;43.49045;-.93795;65;20220812;35.1;21.6;28.3;2.1;23.03;0;5.56;22887 +71074;43.49045;-.93795;65;20220813;32.3;21.2;26.8;1.6;21.9;1.8;4.42;19288 +71074;43.49045;-.93795;65;20220814;27;20.7;23.8;1.8;20.63;.4;3.43;15277 +71074;43.49045;-.93795;65;20220815;27.4;15.1;21.2;1.4;17.13;0;3.89;20505 +71074;43.49045;-.93795;65;20220816;23.3;15.9;19.6;.9;18.11;2.7;3.12;17206 +71074;43.49045;-.93795;65;20220817;24.8;15.8;20.3;1.8;18.36;9.2;3.23;17093 +71074;43.49045;-.93795;65;20220818;22.8;16.7;19.8;1.7;18.81;11.3;2.62;13643 +71074;43.49045;-.93795;65;20220819;27;14.8;20.9;1;17.9;1.2;3.52;19457 +71074;43.49045;-.93795;65;20220820;30.6;15.4;23;1;19;.5;4.19;22397 +71074;43.49045;-.93795;65;20220821;26.7;18.9;22.8;1.6;20.7;.3;3.2;15419 +71074;43.49045;-.93795;65;20220822;24.6;17.5;21.1;1.5;20.5;2.5;2.72;13753 +71074;43.49045;-.93795;65;20220823;29.8;19.7;24.8;.8;21.8;.1;3.41;16884 +71074;43.49045;-.93795;65;20220824;35.4;16.7;26.1;1.5;21.23;2.4;4.99;23026 +71074;43.49045;-.93795;65;20220825;27.6;20.7;24.2;2.5;22.43;.4;3.56;15928 +71074;43.49045;-.93795;65;20220826;26.7;20.3;23.5;1.4;21.13;.3;3.1;14511 +71074;43.49045;-.93795;65;20220827;30;18.7;24.3;1;19.9;0;3.7;18587 +71074;43.49045;-.93795;65;20220828;35.7;16.2;26;1.1;18.8;.8;4.8;23531 +71074;43.49045;-.93795;65;20220829;32.6;20.8;26.7;2.2;19.87;9.6;4.04;13994 +71074;43.49045;-.93795;65;20220830;31.5;16.8;24.1;1.2;21.03;.1;4.06;20825 +71074;43.49045;-.93795;65;20220831;26.5;19.9;23.2;1.3;21.97;11.5;2.78;13339 +71074;43.49045;-.93795;65;20220901;29.3;17.8;23.5;.9;20.37;.8;3.49;18476 +71074;43.49045;-.93795;65;20220902;25.1;19;22;1.4;20.2;.6;2.65;12761 +71074;43.49045;-.93795;65;20220903;27;17.7;22.4;1.1;19.17;.5;3.09;15925 +71074;43.49045;-.93795;65;20220904;33;14.9;24;.9;18.17;0;4.07;21804 +71074;43.49045;-.93795;65;20220905;34;16.8;25.4;1.3;18.6;.2;4.4;21475 +71074;43.49045;-.93795;65;20220906;31.3;15.2;23.2;1.4;16.43;0;4.11;20800 +71074;43.49045;-.93795;65;20220907;26.6;15.4;21;1;16.6;0;2.94;15858 +71074;43.49045;-.93795;65;20220908;27.1;13.2;20.1;1;15.53;2.4;3.17;18348 +71074;43.49045;-.93795;65;20220909;24.4;17.2;20.8;1.5;17.03;1.5;2.77;13902 +71074;43.49045;-.93795;65;20220910;29.7;12.2;21;1.1;15.13;0;3.62;20576 +71074;43.49045;-.93795;65;20220911;35.9;14.1;25;1.4;16.17;0;4.62;21783 +71074;43.49045;-.93795;65;20220912;37.8;17.4;27.6;1.3;18.63;3.1;4.58;20088 +71074;43.49045;-.93795;65;20220913;30.3;20.1;25.2;2;19.93;.1;3.39;12624 +71074;43.49045;-.93795;65;20220914;30.8;19.4;25.1;1.7;17.33;0;3.75;16380 +71074;43.49045;-.93795;65;20220915;28.1;16;22.1;1.3;18.03;2.8;3.13;16467 +71074;43.49045;-.93795;65;20220916;23.9;18;20.9;1.5;17.87;.1;2.51;12534 +71074;43.49045;-.93795;65;20220917;23.7;10.8;17.3;1.2;11.63;0;2.89;17712 +71074;43.49045;-.93795;65;20220918;26;7.6;16.8;1.4;9.27;0;3.31;19030 +71074;43.49045;-.93795;65;20220919;27.4;6.4;16.9;.8;10.13;0;2.98;20360 +71074;43.49045;-.93795;65;20220920;23.5;7.1;15.3;1.2;10.8;.1;2.77;18593 +71074;43.49045;-.93795;65;20220921;23.7;7.9;15.8;1;11.13;0;2.67;18185 +71074;43.49045;-.93795;65;20220922;26.6;8.3;17.4;.9;12.03;0;2.8;18810 +71074;43.49045;-.93795;65;20220923;21;9.8;15.4;.7;13.87;4.3;1.75;11277 +71074;43.49045;-.93795;65;20220924;17.9;12.4;15.1;1.2;15.13;16.2;1.36;7850 +71074;43.49045;-.93795;65;20220925;20.1;9.6;14.9;1.3;13.07;.9;1.99;12954 +71074;43.49045;-.93795;65;20220926;20.1;9.2;14.6;1.6;13.03;11.4;1.95;12338 +71074;43.49045;-.93795;65;20220927;17.8;13.8;15.8;2.6;15.57;15.9;1.47;7704 +71074;43.49045;-.93795;65;20220928;17.7;15.1;16.4;3.7;16.6;42.8;1.36;6268 +71074;43.49045;-.93795;65;20220929;16;13.5;14.7;1.9;14.67;18;1.1;5136 +71074;43.49045;-.93795;65;20220930;19.9;10.5;15.2;1.2;12.77;1.1;1.88;12401 +71074;43.49045;-.93795;65;20221001;22.3;10.8;16.6;1.4;14.07;0;2.04;12459 +71074;43.49045;-.93795;65;20221002;23.9;10.8;17.3;.8;15.43;.1;2;13384 +71074;43.49045;-.93795;65;20221003;26.4;13.8;20.1;.9;16.17;0;2.25;14241 +71074;43.49045;-.93795;65;20221004;26.3;11.6;19;.5;15.67;.1;2.04;13944 +71074;43.49045;-.93795;65;20221005;27.8;11.9;19.8;1.4;16.5;0;2.55;14863 +71074;43.49045;-.93795;65;20221006;22.3;16;19.2;.9;16.8;0;1.57;8351 +71074;43.49045;-.93795;65;20221007;26.7;11.1;18.9;1.3;15.77;0;2.32;14342 +71074;43.49045;-.93795;65;20221008;22;15.2;18.6;1;17.27;1.4;1.55;8395 +71074;43.49045;-.93795;65;20221009;28.5;13.1;20.8;1;16.13;0;2.3;13822 +71074;43.49045;-.93795;65;20221010;21.6;15.1;18.3;1.1;18.73;5.1;1.32;7507 +71074;43.49045;-.93795;65;20221011;21.2;16.2;18.7;1;18.4;6.6;1.28;6871 +71074;43.49045;-.93795;65;20221012;21.4;16.2;18.8;1;17.53;.9;1.38;7328 +71074;43.49045;-.93795;65;20221013;22;13.4;17.7;1.2;16.53;.6;1.52;9331 +71074;43.49045;-.93795;65;20221014;23.2;18;20.6;1.8;17.87;1.3;1.73;7409 +71074;43.49045;-.93795;65;20221015;26.6;11;18.8;.9;15.6;.1;1.9;12917 +71074;43.49045;-.93795;65;20221016;30.1;13.8;21.9;.9;16.77;.2;2.17;12856 +71074;43.49045;-.93795;65;20221017;27.6;17.4;22.5;1.4;18.67;1;1.99;9250 +71074;43.49045;-.93795;65;20221018;31.5;13.8;22.7;1.2;17.37;0;2.36;13326 +71074;43.49045;-.93795;65;20221019;29.8;15.3;22.5;1.6;16.33;0;2.37;10173 +71074;43.49045;-.93795;65;20221020;26.5;14.8;20.7;2.9;14.2;.1;2.82;8899 +71074;43.49045;-.93795;65;20221021;22.8;19.3;21.1;2.4;13.87;.3;2.21;3517 +71074;43.49045;-.93795;65;20221022;26.6;12.2;19.4;2;13.53;0;2.41;11382 +71074;43.49045;-.93795;65;20221023;27.8;18.4;23.1;3.6;12.3;0;3.9;8450 +71074;43.49045;-.93795;65;20221024;25.1;14.7;19.9;1.5;12.1;0;2.08;9788 +71074;43.49045;-.93795;65;20221025;27.1;10.6;18.8;1.3;12.87;.1;1.85;9489 +71074;43.49045;-.93795;65;20221026;28.1;11.1;19.6;1.1;14.17;0;1.88;11702 +71074;43.49045;-.93795;65;20221027;26.6;16;21.3;1.3;14.43;.1;1.78;7610 +71074;43.49045;-.93795;65;20221028;22.8;15;18.9;.9;14.77;0;1.29;7064 +71074;43.49045;-.93795;65;20221029;21.2;13.9;17.6;.8;15.5;.1;1.1;6720 +71074;43.49045;-.93795;65;20221030;21;11.2;16.1;.9;14.97;2.7;1.15;8911 +71074;43.49045;-.93795;65;20221031;21.5;11.8;16.7;1.6;15.33;4.7;1.23;7208 +71074;43.49045;-.93795;65;20221101;20.7;12.8;16.7;1.2;14.7;0;1.2;8593 +71074;43.49045;-.93795;65;20221102;20.8;9.4;15.1;.9;12.97;.1;1.14;9625 +71074;43.49045;-.93795;65;20221103;22;9.7;15.8;2.1;12.7;11.2;1.62;7428 +71074;43.49045;-.93795;65;20221104;16.2;10.3;13.2;3.1;11.4;7.4;1.42;6989 +71074;43.49045;-.93795;65;20221105;18;5.6;11.8;.8;10;.1;.96;9425 +71074;43.49045;-.93795;65;20221106;20.6;3.4;12;1.1;9.67;.1;1.14;10509 +71074;43.49045;-.93795;65;20221107;21;5;13;1.1;10.8;0;1.14;10138 +71074;43.49045;-.93795;65;20221108;21.4;11.4;16.4;1.9;12.13;.3;1.54;6314 +71074;43.49045;-.93795;65;20221109;16.9;14.8;15.9;1.3;13.13;7.6;1.02;2236 +71074;43.49045;-.93795;65;20221110;18.6;6.7;12.6;1.2;11.17;0;.95;8759 +71074;43.49045;-.93795;65;20221111;19.9;4.6;12.2;1.4;10.63;.1;1.02;9180 +71074;43.49045;-.93795;65;20221112;21.3;7;14.2;1;11.5;.1;1.01;8851 +71074;43.49045;-.93795;65;20221113;24.2;6.2;15.2;.8;11.03;0;1.03;9557 +71074;43.49045;-.93795;65;20221114;16.4;8;12.2;1.2;12.37;.9;.69;4878 +71074;43.49045;-.93795;65;20221115;19.3;10.5;14.9;1.5;12.9;8.6;1;4847 +71074;43.49045;-.93795;65;20221116;20.1;9.1;14.6;2;12.47;.9;1.19;7320 +71074;43.49045;-.93795;65;20221117;18.5;14.4;16.4;2.2;14.13;15.3;1.19;4163 +71074;43.49045;-.93795;65;20221118;11.6;9.5;10.6;2;11.13;25;.65;1972 +71074;43.49045;-.93795;65;20221119;11.7;7.5;9.6;2.2;9.93;7;.76;4154 +71074;43.49045;-.93795;65;20221120;15.9;5.3;10.6;1.5;10.6;8.9;.74;5900 +71074;43.49045;-.93795;65;20221121;14.9;9.6;12.2;2.3;11.5;40.6;.94;2818 +71074;43.49045;-.93795;65;20221122;11.8;7.4;9.6;3.4;9.77;13.8;.88;3230 +71074;43.49045;-.93795;65;20221123;16.6;10.4;13.5;2.9;13.07;5.1;.91;4845 +71074;43.49045;-.93795;65;20221124;13.7;7;10.4;1.1;11.03;8.8;.56;3830 +71074;43.49045;-.93795;65;20221125;13.6;8.2;10.9;1.7;11.23;8.5;.67;4121 +71074;43.49045;-.93795;65;20221126;14.3;4.1;9.2;1.2;9.1;0;.61;5611 +71074;43.49045;-.93795;65;20221127;16.9;2.4;9.7;1.2;9.17;13.9;.66;6625 +71074;43.49045;-.93795;65;20221128;12.6;8.9;10.8;2.3;11.2;22.7;.69;3636 +71074;43.49045;-.93795;65;20221129;13.2;8.4;10.8;.8;11.43;4.9;.5;3667 +71074;43.49045;-.93795;65;20221130;11.6;7.5;9.6;1.5;9.97;0;.57;3673 +71074;43.49045;-.93795;65;20221201;6.5;4.6;5.6;1.2;8.03;0;.47;1393 +71074;43.49045;-.93795;65;20221202;9.6;2.2;5.9;.7;8.03;0;.37;5211 +71074;43.49045;-.93795;65;20221203;6.7;4.8;5.7;.8;8.3;2.4;.42;1781 +71074;43.49045;-.93795;65;20221204;11.8;2.3;7;1.2;7.33;0;.57;5656 +71074;43.49045;-.93795;65;20221205;14;.1;7.1;1.3;7.23;0;.59;6845 +71074;43.49045;-.93795;65;20221206;14.7;7.3;11;1.1;10;.2;.61;4381 +71074;43.49045;-.93795;65;20221207;15.3;7.6;11.4;.8;10.8;.1;.49;5063 +71074;43.49045;-.93795;65;20221208;9.9;7;8.5;1;10.2;7.8;.44;1762 +71074;43.49045;-.93795;65;20221209;12.6;8;10.3;1.5;10.67;3;.55;2733 +71074;43.49045;-.93795;65;20221210;7.5;.8;4.2;1.5;5.97;0;.54;5098 +71074;43.49045;-.93795;65;20221211;4.9;-3.2;.9;.9;5.5;0;.35;4370 +71074;43.49045;-.93795;65;20221212;10.5;-.5;5;1.4;7.67;16.3;.41;3742 +71074;43.49045;-.93795;65;20221213;15.7;9.5;12.6;2;14;3.8;.39;3163 +71074;43.49045;-.93795;65;20221214;19.6;11.6;15.6;1.2;13.07;8.2;.73;4734 +71074;43.49045;-.93795;65;20221215;16.6;9;12.8;1.3;12.23;3.5;.61;4409 +71074;43.49045;-.93795;65;20221216;10.4;10.1;10.3;2.3;10.77;3.7;.71;433 +71074;43.49045;-.93795;65;20221217;11.3;5;8.1;1.2;8.73;0;.49;4004 +71074;43.49045;-.93795;65;20221218;18.1;3.5;10.8;1.7;8.43;.1;.94;6363 +71074;43.49045;-.93795;65;20221219;16.2;4.6;10.4;1.7;9.17;0;.9;4434 +71074;43.49045;-.93795;65;20221220;16.7;10;13.3;2.4;10.87;5.7;1.29;2335 +71074;43.49045;-.93795;65;20221221;19.7;8.2;14;1.3;11.9;.1;.74;5676 +71074;43.49045;-.93795;65;20221222;18.3;7.4;12.8;1.1;11.57;.4;.64;4601 +71074;43.49045;-.93795;65;20221223;20.6;8.5;14.5;1.5;11.63;0;.94;5070 +71074;43.49045;-.93795;65;20221224;21.1;6.9;14;.9;11.03;.1;.59;6599 +71074;43.49045;-.93795;65;20221225;21.7;5.5;13.6;2.3;9.5;0;1.45;6194 +71074;43.49045;-.93795;65;20221226;18.4;13.2;15.8;1.4;11;1.1;1.11;3587 +71074;43.49045;-.93795;65;20221227;14.8;11.2;13;.7;12.67;1.4;.51;2689 +71074;43.49045;-.93795;65;20221228;19.7;5.2;12.5;1.6;9.77;.1;.92;6563 +71074;43.49045;-.93795;65;20221229;17.2;14.1;15.7;1.9;10.87;11.3;1.34;2074 +71074;43.49045;-.93795;65;20221230;21;10.3;15.7;2.8;12.27;.5;1.45;4940 +71074;43.49045;-.93795;65;20221231;22.1;13.3;17.7;2.5;9.43;0;2.14;4777 +71075;43.52279;-.63198;106;20220101;24.4;2.9;13.7;.5;8.8;0;.49;7547 +71075;43.52279;-.63198;106;20220102;18.2;3.7;11;.7;9.7;.1;.53;5935 +71075;43.52279;-.63198;106;20220103;19.5;4.2;11.9;.3;9.9;0;.37;6183 +71075;43.52279;-.63198;106;20220104;20;6.4;13.2;2.1;10;9.9;1.27;5775 +71075;43.52279;-.63198;106;20220105;9.4;3.4;6.4;.5;7.5;0;.44;3304 +71075;43.52279;-.63198;106;20220106;9.2;-1.7;3.8;.4;5.5;.1;.35;5077 +71075;43.52279;-.63198;106;20220107;12.3;-1.7;5.3;.7;7.6;6.6;.39;6028 +71075;43.52279;-.63198;106;20220108;12;4.8;8.4;1.8;9.8;7;.55;3889 +71075;43.52279;-.63198;106;20220109;10.2;9.2;9.7;2;11.8;34.7;.43;416 +71075;43.52279;-.63198;106;20220110;12.6;10;11.3;3.3;13;10.2;.46;1720 +71075;43.52279;-.63198;106;20220111;11.2;7.4;9.3;.4;9.2;.2;.51;2461 +71075;43.52279;-.63198;106;20220112;8.8;1.9;5.4;.6;7.1;0;.45;3943 +71075;43.52279;-.63198;106;20220113;10.5;-1.3;4.6;.5;6.4;0;.41;5734 +71075;43.52279;-.63198;106;20220114;11.5;-4.2;3.7;.3;5.8;.1;.32;6946 +71075;43.52279;-.63198;106;20220115;12.2;-4.3;4;.3;5.5;.1;.34;7243 +71075;43.52279;-.63198;106;20220116;12.2;-4.1;4.1;.3;5.4;.1;.35;7272 +71075;43.52279;-.63198;106;20220117;11.1;-2.4;4.4;.9;6.3;.1;.54;6546 +71075;43.52279;-.63198;106;20220118;3.6;-.3;1.7;.7;6.9;.1;.32;2789 +71075;43.52279;-.63198;106;20220119;10.2;3.4;6.8;.8;8.3;.4;.51;4278 +71075;43.52279;-.63198;106;20220120;11.4;5.3;8.4;1.2;9.3;3.2;.6;4021 +71075;43.52279;-.63198;106;20220121;5.8;-.5;2.7;1;6.2;.1;.47;4175 +71075;43.52279;-.63198;106;20220122;8;-4;2;.4;5.2;0;.41;6483 +71075;43.52279;-.63198;106;20220123;10.8;-4.4;3.2;.5;5.7;.1;.47;7606 +71075;43.52279;-.63198;106;20220124;15.6;-3.4;6.1;.3;5.9;0;.46;8815 +71075;43.52279;-.63198;106;20220125;14.6;-2.4;6.1;.3;6;0;.48;8359 +71075;43.52279;-.63198;106;20220126;13.8;-3.1;5.4;.3;6.1;0;.48;8444 +71075;43.52279;-.63198;106;20220127;12.5;-3.5;4.5;.9;6.9;.1;.63;8284 +71075;43.52279;-.63198;106;20220128;10.3;4.5;7.4;.7;7.2;0;.67;4393 +71075;43.52279;-.63198;106;20220129;3.3;-2.7;.3;.7;6.2;0;.36;4569 +71075;43.52279;-.63198;106;20220130;1.8;0;.9;.6;6.5;.5;.36;1788 +71075;43.52279;-.63198;106;20220131;10.7;.9;5.8;1.2;8.3;1.9;.6;6495 +71075;43.52279;-.63198;106;20220201;9.8;-.2;4.8;.7;8.1;.1;.52;6678 +71075;43.52279;-.63198;106;20220202;14.5;7.4;11;1.1;10.4;0;.82;5450 +71075;43.52279;-.63198;106;20220203;15.7;4.3;10;1.9;9.4;.1;1.1;7462 +71075;43.52279;-.63198;106;20220204;12;1.9;7;.4;10;1.7;.58;7031 +71075;43.52279;-.63198;106;20220205;10.7;7.6;9.2;.9;8.3;.2;.79;3210 +71075;43.52279;-.63198;106;20220206;11;-1.9;4.6;.6;7.5;.8;.63;8409 +71075;43.52279;-.63198;106;20220207;13;7.6;10.3;1.1;10.2;2.1;.81;4932 +71075;43.52279;-.63198;106;20220208;15.5;2.2;8.9;.7;8.6;0;.87;8822 +71075;43.52279;-.63198;106;20220209;20.7;.4;10.6;.3;8;.1;.88;11454 +71075;43.52279;-.63198;106;20220210;6.2;1.6;3.9;1.4;8.4;1.7;1.36;11100 +71075;43.52279;-.63198;106;20220211;11.5;7.4;9.4;1.3;9.8;1.1;.79;4766 +71075;43.52279;-.63198;106;20220212;15.2;2.6;8.9;1.4;8.36;0;1.18;10000 +71075;43.52279;-.63198;106;20220213;19.2;2.5;10.8;2.8;8.56;6.8;1.98;11433 +71075;43.52279;-.63198;106;20220214;11;7.6;9.3;3.5;9.62;10.5;1.04;6061 +71075;43.52279;-.63198;106;20220215;11.8;5.3;8.5;3.3;9.4;2.2;1.08;7033 +71075;43.52279;-.63198;106;20220216;12.2;7.8;10;1.3;11.7;4.1;.7;4997 +71075;43.52279;-.63198;106;20220217;16;11.6;13.8;1;12;.4;1.03;5081 +71075;43.52279;-.63198;106;20220218;18.1;3.8;11;1.3;10.1;.3;1.33;10652 +71075;43.52279;-.63198;106;20220219;12.4;6.9;9.7;1.1;9;.4;1;6067 +71075;43.52279;-.63198;106;20220220;12.9;1;7;1.1;9.8;2.9;.88;9851 +71075;43.52279;-.63198;106;20220221;13.5;6.6;10.1;1.9;10.1;2.2;1.11;7211 +71075;43.52279;-.63198;106;20220222;16.7;3.9;10.3;.8;8.8;0;1.25;10576 +71075;43.52279;-.63198;106;20220223;17.3;.5;8.9;.8;8.5;.1;1.31;12531 +71075;43.52279;-.63198;106;20220224;13.1;3.9;8.5;.9;10.1;1;.97;8967 +71075;43.52279;-.63198;106;20220225;12;4.3;8.2;1.3;7.6;0;1.19;8179 +71075;43.52279;-.63198;106;20220226;14.3;.8;7.6;1.7;5.8;0;1.69;11529 +71075;43.52279;-.63198;106;20220227;16.2;3.5;9.9;.8;8.2;.1;1.35;11286 +71075;43.52279;-.63198;106;20220228;19.4;1.4;10.4;.3;8.6;0;1.36;13938 +71075;43.52279;-.63198;106;20220301;19.3;1.5;10.4;.8;8.2;.9;1.62;14035 +71075;43.52279;-.63198;106;20220302;13.1;8;10.6;.5;10.6;4.2;.98;6835 +71075;43.52279;-.63198;106;20220303;17.5;3.7;10.6;1.2;10;8.3;1.55;12484 +71075;43.52279;-.63198;106;20220304;12.2;8.6;10.4;1.9;9.6;.3;1.22;5643 +71075;43.52279;-.63198;106;20220305;11.5;5.5;8.5;.6;8.6;.1;1.05;7880 +71075;43.52279;-.63198;106;20220306;11.4;5.1;8.3;.9;7.9;0;1.16;8228 +71075;43.52279;-.63198;106;20220307;13.8;1.4;7.6;.6;7.9;0;1.32;12374 +71075;43.52279;-.63198;106;20220308;12.1;3.7;7.9;.8;8.8;1.1;1.18;10019 +71075;43.52279;-.63198;106;20220309;20.6;.5;10.6;.9;8;1.7;2.01;16613 +71075;43.52279;-.63198;106;20220310;18.1;9.1;13.6;1.1;10.9;2.2;1.69;10699 +71075;43.52279;-.63198;106;20220311;18.9;6.7;12.8;1.4;10.1;6.7;1.96;12889 +71075;43.52279;-.63198;106;20220312;15.8;7.5;11.7;1.7;10.3;2.3;1.65;10469 +71075;43.52279;-.63198;106;20220313;15.5;8.2;11.9;1.8;8.9;3.8;1.84;9836 +71075;43.52279;-.63198;106;20220314;12.3;5.1;8.7;1.3;8.7;0;1.37;9879 +71075;43.52279;-.63198;106;20220315;20.6;6.8;13.7;1.3;11.5;0;2.12;14488 +71075;43.52279;-.63198;106;20220316;15.5;9.3;12.4;1.8;12.6;5.5;1.4;9273 +71075;43.52279;-.63198;106;20220317;10.1;10.5;10.3;2.4;11.8;9;.54;0 +71075;43.52279;-.63198;106;20220318;11.5;6.8;9.2;1.4;9.83;.1;1.1;6566 +71075;43.52279;-.63198;106;20220319;17.9;3.9;10.9;1.8;9.9;0;2.1;14866 +71075;43.52279;-.63198;106;20220320;18.8;6.5;12.6;2.3;10.46;0;2.17;11766 +71075;43.52279;-.63198;106;20220321;20.7;6.9;13.8;2.8;10.56;.8;2.87;16600 +71075;43.52279;-.63198;106;20220322;17.8;5.7;11.8;2.5;8.9;0;2.35;11866 +71075;43.52279;-.63198;106;20220323;17.7;3.1;10.4;2.1;8.03;0;2.75;20066 +71075;43.52279;-.63198;106;20220324;18.9;2.8;10.8;1.6;8.6;0;2.54;18400 +71075;43.52279;-.63198;106;20220325;19.8;5.5;12.6;2.1;8.83;0;2.76;16100 +71075;43.52279;-.63198;106;20220326;19.4;5.2;12.3;2.8;7.76;0;3.33;19466 +71075;43.52279;-.63198;106;20220327;20.6;4.6;12.6;1.7;9.06;0;2.86;18966 +71075;43.52279;-.63198;106;20220328;20.8;5.6;13.2;1.4;9.96;0;2.26;12700 +71075;43.52279;-.63198;106;20220329;17.8;6.8;12.3;2;11.2;3.4;1.79;9333 +71075;43.52279;-.63198;106;20220330;13.1;10;11.6;2.4;11.73;5.3;1.15;4933 +71075;43.52279;-.63198;106;20220331;13.8;8.1;10.9;3.8;9.7;6.7;2.15;12600 +71075;43.52279;-.63198;106;20220401;9.3;.4;4.9;3.4;6.06;1;1.94;15133 +71075;43.52279;-.63198;106;20220402;9.7;-.5;4.6;3.3;5.5;.1;2.11;16300 +71075;43.52279;-.63198;106;20220403;8.8;.1;4.5;2.6;5.74;.1;2.02;16652 +71075;43.52279;-.63198;106;20220404;11.5;-2.1;4.7;1.8;5.16;0;2.35;21529 +71075;43.52279;-.63198;106;20220405;16.4;-3.3;6.6;1.2;6;0;2.66;23536 +71075;43.52279;-.63198;106;20220406;12.6;4;8.3;2.8;9.66;0;1.16;5900 +71075;43.52279;-.63198;106;20220407;19.6;6.9;13.2;3.4;10.67;.9;2.94;16272 +71075;43.52279;-.63198;106;20220408;20.7;8.7;14.7;4.1;11.43;1.6;2.86;10333 +71075;43.52279;-.63198;106;20220409;15.8;7.7;11.8;2.3;8.9;.9;2.72;17566 +71075;43.52279;-.63198;106;20220410;21.3;.8;11;3.4;7.66;0;4.01;22866 +71075;43.52279;-.63198;106;20220411;23.8;8.9;16.3;4.1;11.46;.3;4.18;19166 +71075;43.52279;-.63198;106;20220412;18.9;10;14.4;2.3;12.4;.6;2.15;9933 +71075;43.52279;-.63198;106;20220413;17.1;10.2;13.7;1.7;13.3;1.1;1.62;8633 +71075;43.52279;-.63198;106;20220414;22.5;10.3;16.4;1.9;13.13;0;3.3;19333 +71075;43.52279;-.63198;106;20220415;20.1;10.6;15.3;2.5;13.53;.1;2.46;13166 +71075;43.52279;-.63198;106;20220416;22.9;11.3;17.1;2.5;13.06;.1;3.73;21333 +71075;43.52279;-.63198;106;20220417;21.9;10.1;16;3.3;13.13;0;3.41;18733 +71075;43.52279;-.63198;106;20220418;18.6;11.9;15.3;2.8;12.43;0;2.55;12433 +71075;43.52279;-.63198;106;20220419;11.7;9;10.3;1.4;11.37;17.7;.9;3727 +71075;43.52279;-.63198;106;20220420;11.7;8.1;9.9;2.3;11.36;10.8;.98;5200 +71075;43.52279;-.63198;106;20220421;13.1;8.4;10.8;2;12.36;.7;.9;4366 +71075;43.52279;-.63198;106;20220422;20.3;8.7;14.5;1.7;11.37;4.6;3.2;20862 +71075;43.52279;-.63198;106;20220423;14.7;10.8;12.7;3.9;11.73;8.5;1.96;9533 +71075;43.52279;-.63198;106;20220424;17;9.8;13.4;5.2;12.03;2.4;2.45;12500 +71075;43.52279;-.63198;106;20220425;20.8;5.2;13;1.7;10.76;0;3.3;21800 +71075;43.52279;-.63198;106;20220426;24.6;7.4;16;3;11.6;.1;4.37;23000 +71075;43.52279;-.63198;106;20220427;19;12.5;15.8;2.5;14.06;2.3;2.07;9166 +71075;43.52279;-.63198;106;20220428;16.1;12.5;14.3;2;14.46;.4;1.27;5333 +71075;43.52279;-.63198;106;20220429;19.2;11.2;15.2;1.9;13.8;0;2.34;12866 +71075;43.52279;-.63198;106;20220430;20.1;12.5;16.3;2.5;13.5;0;2.94;15400 +71075;43.52279;-.63198;106;20220501;19.8;10.9;15.4;2.3;13.06;0;2.83;15433 +71075;43.52279;-.63198;106;20220502;18;10.9;14.4;2.5;12.66;0;2.4;12666 +71075;43.52279;-.63198;106;20220503;20.3;12.1;16.2;2.6;14;2.2;2.61;12500 +71075;43.52279;-.63198;106;20220504;19.4;13.2;16.3;2.9;13.4;0;2.56;10966 +71075;43.52279;-.63198;106;20220505;21.1;8.2;14.6;2.2;11.96;0;3.15;17900 +71075;43.52279;-.63198;106;20220506;18.6;11.7;15.2;1.5;13.6;0;2.59;15242 +71075;43.52279;-.63198;106;20220507;22.5;11.2;16.9;1;13.9;0;3.35;20073 +71075;43.52279;-.63198;106;20220508;24.2;13.2;18.7;1;14.1;0;3.56;19879 +71075;43.52279;-.63198;106;20220509;27.1;8.8;18;.6;12.9;0;4.22;26248 +71075;43.52279;-.63198;106;20220510;30;10.4;20.2;.9;14.5;.1;4.79;27347 +71075;43.52279;-.63198;106;20220511;25.6;13.3;19.5;1.3;15.6;0;3.92;21413 +71075;43.52279;-.63198;106;20220512;22;14.3;18.2;.7;15.8;.8;2.95;16668 +71075;43.52279;-.63198;106;20220513;25.2;12.4;18.8;.6;16;0;3.74;22068 +71075;43.52279;-.63198;106;20220514;30;11.5;20.8;1;16.1;1.1;4.85;26980 +71075;43.52279;-.63198;106;20220515;30.8;14.1;22.5;.9;17;1.6;4.8;25653 +71075;43.52279;-.63198;106;20220516;29.4;14.6;22;.7;17.2;0;4.43;24147 +71075;43.52279;-.63198;106;20220517;31.6;14.6;23.1;1;16;0;5.03;26098 +71075;43.52279;-.63198;106;20220518;32.4;13.5;23;1.2;16.9;4.9;5.38;27710 +71075;43.52279;-.63198;106;20220519;25.7;16.3;21;1.1;19;.2;3.62;19120 +71075;43.52279;-.63198;106;20220520;21.6;17;19.3;1.4;19;0;2.51;12920 +71075;43.52279;-.63198;106;20220521;30.3;14.9;22.6;1.1;20.1;0;4.78;25111 +71075;43.52279;-.63198;106;20220522;29.8;16.9;23.4;2;19.6;1;4.84;22916 +71075;43.52279;-.63198;106;20220523;21.9;15.6;18.8;2.5;14.5;.7;3.44;15562 +71075;43.52279;-.63198;106;20220524;17.2;11.5;14.4;1.3;13.2;3.5;2.49;14768 +71075;43.52279;-.63198;106;20220525;17.8;11;14.4;1;13;0;2.68;16333 +71075;43.52279;-.63198;106;20220526;20.6;9;14.8;1.1;13.3;0;3.42;21907 +71075;43.52279;-.63198;106;20220527;25;12.1;18.6;.9;14.6;0;4.04;23256 +71075;43.52279;-.63198;106;20220528;27.3;10.1;18.7;.9;14.4;0;4.64;27182 +71075;43.52279;-.63198;106;20220529;26.5;12.7;19.6;.7;12.6;.1;4.26;24234 +71075;43.52279;-.63198;106;20220530;24.8;9.1;17;.9;10.6;.1;4.33;26022 +71075;43.52279;-.63198;106;20220531;27.3;11.8;19.6;.5;13.4;0;4.4;25904 +71075;43.52279;-.63198;106;20220601;31.3;13.9;22.6;1.2;16.1;.3;5.37;27604 +71075;43.52279;-.63198;106;20220602;28.4;14.5;21.5;1.2;17.9;3.1;4.64;24545 +71075;43.52279;-.63198;106;20220603;25.9;17.6;21.8;1.2;19.6;1.5;3.68;18624 +71075;43.52279;-.63198;106;20220604;22.2;17.5;19.9;1.3;19.1;11.8;2.71;13628 +71075;43.52279;-.63198;106;20220605;24;16.5;20.3;1.2;17.5;0;3.44;17686 +71075;43.52279;-.63198;106;20220606;25.1;15.5;20.3;.5;17;0;3.68;20263 +71075;43.52279;-.63198;106;20220607;24.4;16.3;20.4;.4;17.2;.7;3.4;18505 +71075;43.52279;-.63198;106;20220608;20.2;15.1;17.7;1.3;17.5;2.7;2.6;14360 +71075;43.52279;-.63198;106;20220609;23.9;14.2;19.1;.8;15.8;.1;3.67;20464 +71075;43.52279;-.63198;106;20220610;28.7;10.4;19.6;.7;15.7;0;4.94;28766 +71075;43.52279;-.63198;106;20220611;28.7;15.5;22.1;1.1;19.1;.1;4.62;24205 +71075;43.52279;-.63198;106;20220612;27.4;17.6;22.5;1.6;19.6;4.4;4.22;20645 +71075;43.52279;-.63198;106;20220613;27.9;18.1;23;1.5;20.8;.1;4.22;20664 +71075;43.52279;-.63198;106;20220614;34.6;17.6;26.1;.9;22.8;.1;5.67;27766 +71075;43.52279;-.63198;106;20220615;33.5;18.4;26;.7;22.1;0;5.26;26089 +71075;43.52279;-.63198;106;20220616;35.1;18.7;26.9;1.6;22.1;0;6.06;27274 +71075;43.52279;-.63198;106;20220617;36.3;19.5;27.9;1.6;22.2;0;6.31;27637 +71075;43.52279;-.63198;106;20220618;39.5;19.8;29.7;1.3;22.2;0;6.88;30076 +71075;43.52279;-.63198;106;20220619;29.2;17.9;23.6;1.5;18.9;1.8;4.7;22378 +71075;43.52279;-.63198;106;20220620;27.5;18.1;22.8;1.4;19.2;3.1;4.19;20265 +71075;43.52279;-.63198;106;20220621;24.8;17.8;21.3;1.3;20.5;7.3;3.38;17259 +71075;43.52279;-.63198;106;20220622;24;16.6;20.3;1.2;19.3;3.1;3.37;17790 +71075;43.52279;-.63198;106;20220623;26.1;15.3;20.7;.8;18.2;2.6;4.02;21835 +71075;43.52279;-.63198;106;20220624;25.7;15.5;20.6;1;17;.4;3.99;21166 +71075;43.52279;-.63198;106;20220625;19;13.2;16.1;1.1;15.7;12.5;2.66;15543 +71075;43.52279;-.63198;106;20220626;16.7;12.8;14.8;.9;15.3;6.8;2.12;12437 +71075;43.52279;-.63198;106;20220627;18.1;14.4;16.3;.6;16.4;.4;2.18;12063 +71075;43.52279;-.63198;106;20220628;25.3;14.4;19.9;.5;15.9;.1;3.89;21884 +71075;43.52279;-.63198;106;20220629;23.4;11.2;17.3;.8;15.7;4.5;3.85;23229 +71075;43.52279;-.63198;106;20220630;16.7;14;15.4;1.1;15.3;4.2;1.89;10032 +71075;43.52279;-.63198;106;20220701;23.5;9.4;16.5;.6;13.5;0;4.02;25046 +71075;43.52279;-.63198;106;20220702;30.1;10.8;20.5;.8;15.9;0;5.22;29553 +71075;43.52279;-.63198;106;20220703;26.7;14.8;20.8;1.2;17.4;1.9;4.29;22817 +71075;43.52279;-.63198;106;20220704;22.3;15.8;19.1;1;18;.1;3.03;16404 +71075;43.52279;-.63198;106;20220705;29.2;15.3;22.3;.8;18.6;.2;4.64;24723 +71075;43.52279;-.63198;106;20220706;25.3;15.5;20.4;1.1;18.6;0;3.8;20457 +71075;43.52279;-.63198;106;20220707;26.5;16.2;21.4;1.2;18.7;0;4.03;20978 +71075;43.52279;-.63198;106;20220708;29.8;13.5;21.7;.7;17.4;.1;4.86;26773 +71075;43.52279;-.63198;106;20220709;32.8;13.4;23.1;.7;17.7;.1;5.44;29303 +71075;43.52279;-.63198;106;20220710;33.2;13.7;23.5;.5;17.1;0;5.35;29324 +71075;43.52279;-.63198;106;20220711;35.7;14;24.9;.5;18.5;0;5.77;30805 +71075;43.52279;-.63198;106;20220712;37.1;17;27.1;.5;20.8;0;5.83;29667 +71075;43.52279;-.63198;106;20220713;37;15.3;26.2;.3;18.1;.1;5.67;30672 +71075;43.52279;-.63198;106;20220714;36.5;14.7;25.6;.6;18.4;0;5.87;30601 +71075;43.52279;-.63198;106;20220715;35.1;17.1;26.1;.5;21.4;0;5.42;27779 +71075;43.52279;-.63198;106;20220716;36.7;16.6;26.7;.6;19.7;0;5.77;29372 +71075;43.52279;-.63198;106;20220717;38;15.4;26.7;.5;18.3;0;5.84;30371 +71075;43.52279;-.63198;106;20220718;39.3;16.1;27.7;1.2;19.9;.1;6.59;30288 +71075;43.52279;-.63198;106;20220719;31.3;20.7;26;1.5;20.8;.3;4.7;20689 +71075;43.52279;-.63198;106;20220720;27.5;18.8;23.2;1;19.3;.2;3.79;18527 +71075;43.52279;-.63198;106;20220721;32.4;16.9;24.7;1.2;19.1;0;5.16;25207 +71075;43.52279;-.63198;106;20220722;24.4;20.2;22.3;1.6;19.6;.3;2.9;12277 +71075;43.52279;-.63198;106;20220723;28.9;17.9;23.4;.7;17.1;0;4.08;20829 +71075;43.52279;-.63198;106;20220724;37.3;14.2;25.8;1.2;18.7;0;6.19;29735 +71075;43.52279;-.63198;106;20220725;26.6;20.1;23.4;1.6;19.8;.3;3.52;15508 +71075;43.52279;-.63198;106;20220726;26.5;17.2;21.9;1.1;17.4;.5;3.75;18806 +71075;43.52279;-.63198;106;20220727;27.3;12;19.7;.5;14.9;0;4.15;24498 +71075;43.52279;-.63198;106;20220728;25.8;13.8;19.8;.5;16;5.8;3.72;21418 +71075;43.52279;-.63198;106;20220729;24.9;14.7;19.8;.4;18.1;.8;3.42;19535 +71075;43.52279;-.63198;106;20220730;28.3;18;23.2;.5;19.7;.1;3.73;19555 +71075;43.52279;-.63198;106;20220731;31;15.2;23.1;.8;18.8;0;4.62;24512 +71075;43.52279;-.63198;106;20220801;32.4;15.9;24.2;.9;19.7;0;4.86;24976 +71075;43.52279;-.63198;106;20220802;34.9;18.5;26.7;.9;19.8;.1;5.12;24782 +71075;43.52279;-.63198;106;20220803;36.2;16.4;26.3;1.1;21.4;.1;5.63;27270 +71075;43.52279;-.63198;106;20220804;30.6;19.4;25;1.1;22.4;.3;4.15;19999 +71075;43.52279;-.63198;106;20220805;29.2;20.8;25;1.3;20.3;0;3.82;17011 +71075;43.52279;-.63198;106;20220806;33.5;15.9;24.7;.8;19.1;0;4.89;25245 +71075;43.52279;-.63198;106;20220807;32.6;15.4;24;.8;17.5;0;4.73;24811 +71075;43.52279;-.63198;106;20220808;34.5;13.7;24.1;.6;16.6;0;4.98;27310 +71075;43.52279;-.63198;106;20220809;35.7;16;25.9;.4;18.7;0;4.87;26393 +71075;43.52279;-.63198;106;20220810;38.7;16.3;27.5;.7;19.4;0;5.5;27667 +71075;43.52279;-.63198;106;20220811;39.6;19.4;29.5;.9;19.9;0;5.65;26458 +71075;43.52279;-.63198;106;20220812;35.8;22.4;29.1;1.6;23.5;0;5.13;21119 +71075;43.52279;-.63198;106;20220813;31.8;21.5;26.7;1.2;21.8;1.9;4.09;18203 +71075;43.52279;-.63198;106;20220814;26.7;20.4;23.6;1.4;20.8;.3;3.09;13787 +71075;43.52279;-.63198;106;20220815;27.4;13.8;20.6;.9;17;.1;3.75;20914 +71075;43.52279;-.63198;106;20220816;25.7;15.2;20.5;.8;18;3.4;3.26;18061 +71075;43.52279;-.63198;106;20220817;24.5;15.8;20.2;1.4;18.6;4.5;3.04;16186 +71075;43.52279;-.63198;106;20220818;22.4;16.4;19.4;.9;19;8.6;2.42;13072 +71075;43.52279;-.63198;106;20220819;27.3;14.1;20.7;.5;17.9;1.7;3.46;20065 +71075;43.52279;-.63198;106;20220820;30.3;14.5;22.4;.6;18.9;.5;3.93;21964 +71075;43.52279;-.63198;106;20220821;26.7;19.4;23.1;1.4;20.9;.2;3.05;14295 +71075;43.52279;-.63198;106;20220822;24;17.1;20.6;.9;20.4;2.3;2.56;13753 +71075;43.52279;-.63198;106;20220823;29.6;19.4;24.5;.6;21.7;0;3.33;16962 +71075;43.52279;-.63198;106;20220824;34.8;15.8;25.3;.9;21.1;.8;4.61;23593 +71075;43.52279;-.63198;106;20220825;27.3;20.5;23.9;1.6;22.4;0;2.98;13343 +71075;43.52279;-.63198;106;20220826;27.1;20.3;23.7;.9;21.3;.3;2.79;13242 +71075;43.52279;-.63198;106;20220827;29.9;19;24.5;.8;20;0;3.41;17080 +71075;43.52279;-.63198;106;20220828;35.2;15.6;25.4;.5;18.8;.4;4.24;23299 +71075;43.52279;-.63198;106;20220829;31;20.3;25.7;1.5;20.1;9.6;3.83;16648 +71075;43.52279;-.63198;106;20220830;31.6;16.5;24.1;1;20.9;0;3.86;19935 +71075;43.52279;-.63198;106;20220831;26.5;20.4;23.5;1.1;22.2;7.6;2.56;11961 +71075;43.52279;-.63198;106;20220901;29.6;16.9;23.3;.6;20.2;2.6;3.28;17854 +71075;43.52279;-.63198;106;20220902;25.3;18.5;21.9;1.2;20.2;.3;2.56;12509 +71075;43.52279;-.63198;106;20220903;27.1;17.5;22.3;.8;19.2;.3;2.87;15049 +71075;43.52279;-.63198;106;20220904;33.1;14.4;23.8;.5;18.1;0;3.75;21484 +71075;43.52279;-.63198;106;20220905;34.6;16.9;25.8;.9;18.8;.2;4.08;20680 +71075;43.52279;-.63198;106;20220906;31.6;14.4;23;1.1;16.7;0;3.85;20187 +71075;43.52279;-.63198;106;20220907;26.1;14.4;20.3;.6;16.3;0;2.77;16212 +71075;43.52279;-.63198;106;20220908;27.3;12.2;19.8;.7;15.1;2.2;3.06;18479 +71075;43.52279;-.63198;106;20220909;24.4;16.8;20.6;1;17.1;2.6;2.45;12506 +71075;43.52279;-.63198;106;20220910;30;12.2;21.1;.5;15.3;0;3.21;19843 +71075;43.52279;-.63198;106;20220911;35.4;13.3;24.4;.7;16;0;3.91;22098 +71075;43.52279;-.63198;106;20220912;39;17.2;28.1;.8;18.3;2.6;4.28;21733 +71075;43.52279;-.63198;106;20220913;29.7;19.2;24.5;.9;20.6;0;2.91;14430 +71075;43.52279;-.63198;106;20220914;30.9;17;24;1.2;17.9;.1;3.4;16691 +71075;43.52279;-.63198;106;20220915;29.1;15.2;22.2;1.1;17.8;1.2;3.11;16527 +71075;43.52279;-.63198;106;20220916;24.5;16.8;20.7;1;17.5;.4;2.29;11751 +71075;43.52279;-.63198;106;20220917;23.9;9.8;16.9;.8;11.4;0;2.56;16326 +71075;43.52279;-.63198;106;20220918;26;6.8;16.4;.7;9.1;0;2.77;19136 +71075;43.52279;-.63198;106;20220919;27.4;5.4;16.4;.4;9.6;0;2.65;20393 +71075;43.52279;-.63198;106;20220920;23.9;5.5;14.7;.7;10.3;0;2.52;18316 +71075;43.52279;-.63198;106;20220921;24.4;6.9;15.7;.7;10.6;0;2.51;17634 +71075;43.52279;-.63198;106;20220922;26.7;7.7;17.2;.4;11.6;.1;2.48;18250 +71075;43.52279;-.63198;106;20220923;21.2;8.7;15;.3;13.4;5.3;1.93;14329 +71075;43.52279;-.63198;106;20220924;17;11.2;14.1;.6;14.8;9.9;1.38;9120 +71075;43.52279;-.63198;106;20220925;20;8.4;14.2;.7;12.8;.6;1.87;13437 +71075;43.52279;-.63198;106;20220926;19.8;8.6;14.2;1;13;8.3;1.87;13024 +71075;43.52279;-.63198;106;20220927;17.5;13.4;15.5;1.6;15.5;12.9;1.31;7130 +71075;43.52279;-.63198;106;20220928;17.3;14.7;16;2.3;16.6;40.7;1.12;5265 +71075;43.52279;-.63198;106;20220929;14.8;13.3;14.1;1.4;14.7;11.4;.88;3543 +71075;43.52279;-.63198;106;20220930;20;10.1;15.1;.6;12.8;.5;1.68;11582 +71075;43.52279;-.63198;106;20221001;22.2;9.9;16.1;.6;13.9;0;1.84;12945 +71075;43.52279;-.63198;106;20221002;24;11.4;17.7;.5;15.3;.1;1.89;12964 +71075;43.52279;-.63198;106;20221003;26.5;11.9;19.2;.5;15.3;0;2.06;13912 +71075;43.52279;-.63198;106;20221004;26.4;12;19.2;.5;15.3;.1;2.02;13637 +71075;43.52279;-.63198;106;20221005;28.4;11.5;20;.7;16.2;.3;2.27;14730 +71075;43.52279;-.63198;106;20221006;21.8;16.1;19;.3;16.6;0;1.34;7749 +71075;43.52279;-.63198;106;20221007;26;10.4;18.2;.6;15.3;0;1.97;13738 +71075;43.52279;-.63198;106;20221008;21.6;16.2;18.9;.6;17.7;2.3;1.34;7293 +71075;43.52279;-.63198;106;20221009;27.6;13.1;20.4;.5;16.3;.1;1.93;12852 +71075;43.52279;-.63198;106;20221010;21.3;14.9;18.1;.8;18.9;13;1.29;7868 +71075;43.52279;-.63198;106;20221011;21.2;16;18.6;.7;18.4;4.4;1.24;6828 +71075;43.52279;-.63198;106;20221012;21.7;16.1;18.9;.8;17.6;.9;1.33;7047 +71075;43.52279;-.63198;106;20221013;22.2;14.6;18.4;.8;16.8;1;1.43;8367 +71075;43.52279;-.63198;106;20221014;22.8;17.5;20.2;.9;17.9;1.3;1.39;6613 +71075;43.52279;-.63198;106;20221015;26.4;10.6;18.5;.4;15.5;.1;1.65;12464 +71075;43.52279;-.63198;106;20221016;29.8;13.3;21.6;.4;16.6;.2;1.79;12603 +71075;43.52279;-.63198;106;20221017;28.2;16.9;22.6;.9;18.8;1.7;1.85;10001 +71075;43.52279;-.63198;106;20221018;32.4;13.3;22.9;.4;17.3;0;1.88;13322 +71075;43.52279;-.63198;106;20221019;28.5;14.6;21.6;1.1;16.4;0;2.02;10966 +71075;43.52279;-.63198;106;20221020;25.8;14.5;20.2;2.1;14.1;.3;2.38;9586 +71075;43.52279;-.63198;106;20221021;22.3;17.6;20;1.5;14.2;0;1.73;5501 +71075;43.52279;-.63198;106;20221022;26.7;10.4;18.6;1.4;13.5;0;2.04;11523 +71075;43.52279;-.63198;106;20221023;28;17;22.5;2.6;12.7;0;3.14;9036 +71075;43.52279;-.63198;106;20221024;24.8;11.5;18.2;1;12.1;0;1.67;9958 +71075;43.52279;-.63198;106;20221025;25.2;10.1;17.7;.6;13.1;0;1.4;10568 +71075;43.52279;-.63198;106;20221026;27.7;10.4;19.1;.3;14;0;1.3;11269 +71075;43.52279;-.63198;106;20221027;22.3;15.3;18.8;.5;15.5;.1;1.1;6459 +71075;43.52279;-.63198;106;20221028;23.1;12.9;18;.4;15.1;0;1.1;8022 +71075;43.52279;-.63198;106;20221029;23.1;13.3;18.2;.4;15.4;.1;1.08;7714 +71075;43.52279;-.63198;106;20221030;21;11.5;16.3;.5;15.1;1.1;1;7455 +71075;43.52279;-.63198;106;20221031;19.4;11.9;15.7;.8;15.5;4.4;.93;6339 +71075;43.52279;-.63198;106;20221101;20.9;12.5;16.7;.5;14.8;0;.96;6702 +71075;43.52279;-.63198;106;20221102;20.2;8.7;14.5;.5;12.7;.1;.94;8005 +71075;43.52279;-.63198;106;20221103;21.4;9.1;15.3;1.2;12.6;10.1;1.25;8214 +71075;43.52279;-.63198;106;20221104;15.7;9.3;12.5;1.6;11.5;7.1;.99;5373 +71075;43.52279;-.63198;106;20221105;17.5;5.4;11.5;.5;10.1;0;.81;7896 +71075;43.52279;-.63198;106;20221106;19.8;3.7;11.8;.5;9.6;.1;.86;9232 +71075;43.52279;-.63198;106;20221107;21;5.2;13.1;.4;10.8;.1;.83;9000 +71075;43.52279;-.63198;106;20221108;21.1;10.1;15.6;.8;12.9;.6;.99;7126 +71075;43.52279;-.63198;106;20221109;16;11.5;13.8;.6;13.2;6.3;.7;3889 +71075;43.52279;-.63198;106;20221110;18.4;6.2;12.3;.6;11;.1;.78;7376 +71075;43.52279;-.63198;106;20221111;19.2;4.4;11.8;.9;10.6;.1;.89;8176 +71075;43.52279;-.63198;106;20221112;22.8;6.7;14.8;.6;11.4;.1;.9;8481 +71075;43.52279;-.63198;106;20221113;24;6;15;.5;10.9;0;.85;8940 +71075;43.52279;-.63198;106;20221114;14.8;7.3;11.1;.8;12.2;.8;.59;5100 +71075;43.52279;-.63198;106;20221115;18.6;10.3;14.5;.8;13.1;9.4;.78;5372 +71075;43.52279;-.63198;106;20221116;19.5;8.9;14.2;.9;12.5;1;.83;6200 +71075;43.52279;-.63198;106;20221117;18.7;13.8;16.3;1.3;14.1;15.2;.95;3622 +71075;43.52279;-.63198;106;20221118;11.2;8.7;10;1.2;11;18;.57;2069 +71075;43.52279;-.63198;106;20221119;11.6;7.2;9.4;1.4;9.8;5.4;.68;3238 +71075;43.52279;-.63198;106;20221120;15.7;4.1;9.9;.4;10.2;9.7;.51;6217 +71075;43.52279;-.63198;106;20221121;13.5;8.8;11.2;1.2;11.4;43.9;.64;3298 +71075;43.52279;-.63198;106;20221122;11.4;6.8;9.1;2.1;9.8;15.9;.71;3196 +71075;43.52279;-.63198;106;20221123;16.6;9.3;13;1.9;12.8;5.2;.78;4400 +71075;43.52279;-.63198;106;20221124;13.7;6.8;10.3;.4;10.7;6.4;.49;4175 +71075;43.52279;-.63198;106;20221125;12.9;5.7;9.3;.5;10.8;7.2;.45;4244 +71075;43.52279;-.63198;106;20221126;14.2;3.5;8.9;.4;8.8;0;.46;5475 +71075;43.52279;-.63198;106;20221127;16.4;2;9.2;.7;9.1;14.4;.54;6545 +71075;43.52279;-.63198;106;20221128;11.9;8.5;10.2;1.4;11.1;15.7;.57;2287 +71075;43.52279;-.63198;106;20221129;12.9;7.8;10.4;.4;11;2.6;.47;3136 +71075;43.52279;-.63198;106;20221130;10.8;6.4;8.6;.9;9.7;0;.51;2758 +71075;43.52279;-.63198;106;20221201;6;4.1;5.1;.7;7.8;0;.45;1217 +71075;43.52279;-.63198;106;20221202;9.3;2.1;5.7;.4;8.2;0;.36;3910 +71075;43.52279;-.63198;106;20221203;6.3;4.7;5.5;.6;8.3;2.5;.43;941 +71075;43.52279;-.63198;106;20221204;12.2;2.4;7.3;.5;7.4;0;.44;4750 +71075;43.52279;-.63198;106;20221205;14;.1;7.1;.5;7.2;0;.4;5927 +71075;43.52279;-.63198;106;20221206;14.4;7.1;10.8;.7;9.6;.2;.57;3802 +71075;43.52279;-.63198;106;20221207;16.2;5.8;11;.4;10.5;0;.42;4823 +71075;43.52279;-.63198;106;20221208;9.9;6.6;8.3;.3;10.3;6.5;.4;1968 +71075;43.52279;-.63198;106;20221209;13;7.6;10.3;1.1;10.6;2;.56;2960 +71075;43.52279;-.63198;106;20221210;6.6;.9;3.8;1.5;6;0;.6;3065 +71075;43.52279;-.63198;106;20221211;5.4;-3.5;1;.3;5.4;.1;.27;4222 +71075;43.52279;-.63198;106;20221212;7.2;-.8;3.2;.6;7.4;12.4;.28;3895 +71075;43.52279;-.63198;106;20221213;15.3;5.7;10.5;1;13.9;4;.26;4405 +71075;43.52279;-.63198;106;20221214;18.5;11;14.8;.5;13;7.5;.54;3683 +71075;43.52279;-.63198;106;20221215;15.9;8.8;12.4;1;12.2;6.6;.55;3525 +71075;43.52279;-.63198;106;20221216;10.2;9.8;10;1.6;10.6;4.4;.67;0 +71075;43.52279;-.63198;106;20221217;11.4;4.6;8;.7;8.7;0;.46;3393 +71075;43.52279;-.63198;106;20221218;17.6;2.5;10.1;1;8.1;.1;.67;5865 +71075;43.52279;-.63198;106;20221219;12.6;2.3;7.5;.8;9.1;.4;.39;4547 +71075;43.52279;-.63198;106;20221220;11.2;8.5;9.9;1;11.4;9.7;.45;1511 +71075;43.52279;-.63198;106;20221221;19.5;8.1;13.8;.7;11.9;.1;.56;4867 +71075;43.52279;-.63198;106;20221222;16.6;6.9;11.8;.4;11.3;.2;.41;4361 +71075;43.52279;-.63198;106;20221223;19.9;7.4;13.7;.7;11.4;0;.57;5182 +71075;43.52279;-.63198;106;20221224;21.2;5.9;13.6;.3;10.5;.1;.36;5919 +71075;43.52279;-.63198;106;20221225;21.2;4.6;12.9;1.2;9.6;0;.87;6248 +71075;43.52279;-.63198;106;20221226;18;8.7;13.4;.6;10.9;.8;.56;4268 +71075;43.52279;-.63198;106;20221227;14.5;10.8;12.7;.4;12.5;.8;.49;2084 +71075;43.52279;-.63198;106;20221228;19.7;5.7;12.7;.9;9.9;.1;.68;5654 +71075;43.52279;-.63198;106;20221229;16.9;13.6;15.3;1.4;10.8;11;1.14;1897 +71075;43.52279;-.63198;106;20221230;20.7;10.1;15.4;1.7;12;0;1.09;4747 +71075;43.52279;-.63198;106;20221231;20.7;8.2;14.5;.8;10.4;0;.71;5326 +71076;43.55422;-.32571;168;20220101;23.5;7.7;15.6;1.5;8.19;0;1.39;6124 +71076;43.55422;-.32571;168;20220102;17.6;7.3;12.5;1.7;9.96;.2;.97;4638 +71076;43.55422;-.32571;168;20220103;17.5;6.8;12.2;2;10.16;.1;.91;5915 +71076;43.55422;-.32571;168;20220104;20.2;9.2;14.7;4.2;9.76;10.2;2.3;5099 +71076;43.55422;-.32571;168;20220105;8.1;4.9;6.5;.9;7.49;0;.57;1936 +71076;43.55422;-.32571;168;20220106;8.3;.6;4.4;1.1;5.4;.1;.5;6933 +71076;43.55422;-.32571;168;20220107;10.1;-1.1;4.5;2.5;7.5;6.8;.55;4458 +71076;43.55422;-.32571;168;20220108;11;6.5;8.7;5.1;9.86;6.3;.79;3095 +71076;43.55422;-.32571;168;20220109;9.8;8.4;9.1;4.9;11.43;30;.35;1064 +71076;43.55422;-.32571;168;20220110;12;9.5;10.7;4.5;12.53;8.3;.44;1187 +71076;43.55422;-.32571;168;20220111;10;6.7;8.3;1.1;9;.2;.48;5696 +71076;43.55422;-.32571;168;20220112;6.1;-.5;2.8;.9;6.56;0;.38;4700 +71076;43.55422;-.32571;168;20220113;7.9;-1.7;3.1;1.6;6.26;0;.47;6819 +71076;43.55422;-.32571;168;20220114;7.4;-2.1;2.7;1.2;5.83;.1;.49;6418 +71076;43.55422;-.32571;168;20220115;11.3;-2.7;4.3;1.5;5.23;.1;.75;8446 +71076;43.55422;-.32571;168;20220116;11.1;-1.6;4.7;1.3;5.73;.1;.68;8083 +71076;43.55422;-.32571;168;20220117;10.3;-1.6;4.3;1.5;6.23;.1;.62;8140 +71076;43.55422;-.32571;168;20220118;2.6;-1.4;.6;1.4;6.5;.1;.27;2366 +71076;43.55422;-.32571;168;20220119;10.2;2.4;6.3;2.5;8.13;.8;.69;4137 +71076;43.55422;-.32571;168;20220120;10.1;5.2;7.7;2.1;9.06;3.6;.65;3047 +71076;43.55422;-.32571;168;20220121;5.2;-.7;2.2;1.4;6;.1;.47;6312 +71076;43.55422;-.32571;168;20220122;6.9;-3.3;1.8;.9;5.4;0;.46;8740 +71076;43.55422;-.32571;168;20220123;9.6;-3.1;3.2;1.3;5.8;0;.61;9033 +71076;43.55422;-.32571;168;20220124;13.5;-1.5;6;1.6;6.2;0;.92;9288 +71076;43.55422;-.32571;168;20220125;13.7;-.5;6.6;1.3;6.3;0;.87;9118 +71076;43.55422;-.32571;168;20220126;12.4;-1.3;5.5;1.4;6.43;0;.8;9384 +71076;43.55422;-.32571;168;20220127;11.5;-2;4.8;1.3;6.66;.1;.7;9574 +71076;43.55422;-.32571;168;20220128;9.1;1.1;5.1;1.2;6.93;0;.64;6823 +71076;43.55422;-.32571;168;20220129;3.8;-1.6;1.1;1.8;6.3;0;.39;5586 +71076;43.55422;-.32571;168;20220130;1.9;-1;.4;1.1;6.33;.4;.33;3037 +71076;43.55422;-.32571;168;20220131;9.2;.9;5.1;2.9;8.23;2;.56;4934 +71076;43.55422;-.32571;168;20220201;9.2;1.1;5.2;2.3;8.06;.1;.6;6708 +71076;43.55422;-.32571;168;20220202;12.4;6.9;9.6;2.4;10.13;0;.81;5685 +71076;43.55422;-.32571;168;20220203;14.7;2.3;8.5;2.5;9.76;0;.92;6656 +71076;43.55422;-.32571;168;20220204;12.4;5.2;8.8;2.3;10.33;1.6;.7;4073 +71076;43.55422;-.32571;168;20220205;10.4;7.5;8.9;1.9;8.23;.2;1.03;7507 +71076;43.55422;-.32571;168;20220206;10.8;-.9;5;2.8;7.46;.8;.87;8202 +71076;43.55422;-.32571;168;20220207;12.9;7.6;10.2;3;10.26;1.8;1.03;5594 +71076;43.55422;-.32571;168;20220208;14.8;5;9.9;2.1;8.36;0;1.32;10491 +71076;43.55422;-.32571;168;20220209;18.7;2.7;10.7;1.6;7.56;0;1.52;11477 +71076;43.55422;-.32571;168;20220210;12.8;3.5;8.2;1.8;7.8;1.2;1.59;11800 +71076;43.55422;-.32571;168;20220211;10;7.4;8.7;1.5;9.9;1.4;.69;3800 +71076;43.55422;-.32571;168;20220212;16.1;7;11.5;1.7;9;0;1.41;11100 +71076;43.55422;-.32571;168;20220213;19.6;3.7;11.6;2.7;8.4;5.9;2.08;12200 +71076;43.55422;-.32571;168;20220214;10.6;7;8.8;3.1;9.46;11.7;1.02;6449 +71076;43.55422;-.32571;168;20220215;11.5;6.1;8.8;4.2;8.7;1.7;1.34;7900 +71076;43.55422;-.32571;168;20220216;12.2;8.8;10.5;4.9;11.2;3.3;.93;3696 +71076;43.55422;-.32571;168;20220217;14.2;11.3;12.7;2.6;12.69;.6;.97;3765 +71076;43.55422;-.32571;168;20220218;16.5;5.9;11.2;2.7;10.76;.6;1.42;9500 +71076;43.55422;-.32571;168;20220219;12.3;7.1;9.7;1.8;8.9;.4;1.22;8562 +71076;43.55422;-.32571;168;20220220;12.8;3.3;8.1;3.6;9.63;1.8;1.01;6676 +71076;43.55422;-.32571;168;20220221;13.8;8.9;11.3;4.8;10;1.6;1.72;8003 +71076;43.55422;-.32571;168;20220222;14.9;5.1;10;1.9;9;0;1.49;12251 +71076;43.55422;-.32571;168;20220223;16.4;2.4;9.4;1.9;8.7;0;1.6;13224 +71076;43.55422;-.32571;168;20220224;12.6;5;8.8;3;9.96;1.1;1;5588 +71076;43.55422;-.32571;168;20220225;11.2;5.7;8.4;2.1;7.2;0;1.5;10480 +71076;43.55422;-.32571;168;20220226;13.7;2.7;8.2;3.2;5.6;0;2.29;14166 +71076;43.55422;-.32571;168;20220227;16.4;3.4;9.9;1.8;7.96;0;1.66;10706 +71076;43.55422;-.32571;168;20220228;18.6;3.2;10.9;1.4;8.73;0;1.81;14603 +71076;43.55422;-.32571;168;20220301;18;4;11;2.3;8.16;.4;2.13;13611 +71076;43.55422;-.32571;168;20220302;12.7;8.3;10.5;2.1;10.23;3.5;1.12;5336 +71076;43.55422;-.32571;168;20220303;16.1;4.8;10.5;2.6;10.2;6;1.63;11802 +71076;43.55422;-.32571;168;20220304;11.3;8.1;9.7;3.9;9.73;.5;1.26;5723 +71076;43.55422;-.32571;168;20220305;10.7;5.9;8.3;1.4;8.13;0;1.16;7129 +71076;43.55422;-.32571;168;20220306;9.6;5;7.3;1.2;7.96;.1;1.07;7379 +71076;43.55422;-.32571;168;20220307;12.6;1.8;7.2;1.6;7.63;0;1.55;14494 +71076;43.55422;-.32571;168;20220308;11.3;3.5;7.4;2.3;8.7;.8;1.12;7452 +71076;43.55422;-.32571;168;20220309;18;2.4;10.2;2.6;8.3;.4;2.28;15575 +71076;43.55422;-.32571;168;20220310;16.7;9;12.9;2.5;10.76;1.3;1.82;9616 +71076;43.55422;-.32571;168;20220311;14.7;7.7;11.2;2.4;10.4;7;1.34;5981 +71076;43.55422;-.32571;168;20220312;14.4;7.1;10.8;2.9;9.9;.9;1.87;13679 +71076;43.55422;-.32571;168;20220313;13.6;7.4;10.5;3.5;8.93;3.8;1.97;10851 +71076;43.55422;-.32571;168;20220314;13.3;5.9;9.6;3.3;9.33;0;1.49;7365 +71076;43.55422;-.32571;168;20220315;19.5;8;13.7;2.9;11.79;0;2.28;12912 +71076;43.55422;-.32571;168;20220316;15.7;9.5;12.6;3;12.36;4.4;1.43;7102 +71076;43.55422;-.32571;168;20220317;10.7;10.9;10.8;2.7;12.03;6.4;.68;1366 +71076;43.55422;-.32571;168;20220318;10.2;7.3;8.7;1.7;10.1;0;.81;3600 +71076;43.55422;-.32571;168;20220319;17.2;3.7;10.4;1.3;10.3;0;1.83;14200 +71076;43.55422;-.32571;168;20220320;18.6;6.6;12.6;2;10.7;0;2.16;13800 +71076;43.55422;-.32571;168;20220321;20.6;5.4;13;2.3;10.6;.3;2.65;17100 +71076;43.55422;-.32571;168;20220322;18.4;5.2;11.8;1.9;9.1;0;2.34;14700 +71076;43.55422;-.32571;168;20220323;16.9;2.8;9.8;1.4;8.3;0;2.42;20200 +71076;43.55422;-.32571;168;20220324;17.7;4;10.8;1.6;8.8;0;2.33;16700 +71076;43.55422;-.32571;168;20220325;19.6;7;13.3;1.8;9.5;0;2.75;18100 +71076;43.55422;-.32571;168;20220326;19.2;5.9;12.5;1.9;8.4;0;2.89;19200 +71076;43.55422;-.32571;168;20220327;20.2;4.9;12.5;1.5;9.6;0;2.71;19100 +71076;43.55422;-.32571;168;20220328;20.4;7.1;13.7;1.6;10.3;0;2.38;13400 +71076;43.55422;-.32571;168;20220329;18;8.1;13;2.5;10.8;4.6;2.09;10100 +71076;43.55422;-.32571;168;20220330;10.8;9.8;10.3;2.9;11.7;5.3;.69;2300 +71076;43.55422;-.32571;168;20220331;11.9;7.9;9.9;4.4;9.8;5.9;1.71;10700 +71076;43.55422;-.32571;168;20220401;8.5;.9;4.7;3.8;6.3;1.1;1.82;15300 +71076;43.55422;-.32571;168;20220402;9.2;1;5.1;3.4;5.7;.1;2.08;15700 +71076;43.55422;-.32571;168;20220403;7.7;-1.4;3.2;1.9;5.48;0;1.66;14359 +71076;43.55422;-.32571;168;20220404;11.2;-2.2;4.5;1.8;5.14;0;2.35;21529 +71076;43.55422;-.32571;168;20220405;15.9;-3.6;6.1;1.2;5.99;0;2.66;23536 +71076;43.55422;-.32571;168;20220406;12.5;3;7.7;2.6;9;0;1.28;7200 +71076;43.55422;-.32571;168;20220407;19.6;6.2;12.9;3.2;10.56;.9;2.98;17563 +71076;43.55422;-.32571;168;20220408;22;8.9;15.4;4.5;11.6;1.1;3.28;12300 +71076;43.55422;-.32571;168;20220409;14.8;7.8;11.3;2.6;9.4;.9;2.21;12600 +71076;43.55422;-.32571;168;20220410;21.2;1.8;11.5;2.8;8;0;3.74;22800 +71076;43.55422;-.32571;168;20220411;24.1;7.2;15.6;3.8;11.5;0;4;19500 +71076;43.55422;-.32571;168;20220412;18.1;10.4;14.2;2.7;12.5;2.5;2;9100 +71076;43.55422;-.32571;168;20220413;15.8;10.8;13.3;2;13.5;1.4;1.28;6200 +71076;43.55422;-.32571;168;20220414;21.2;12.1;16.6;2;13.3;0;3.04;17300 +71076;43.55422;-.32571;168;20220415;19.2;9.1;14.1;2.1;13.2;.1;2.05;11300 +71076;43.55422;-.32571;168;20220416;22.2;10.5;16.3;2.8;13.2;.1;3.3;18000 +71076;43.55422;-.32571;168;20220417;21.4;8.9;15.1;3.4;12.9;0;3.25;18800 +71076;43.55422;-.32571;168;20220418;18.3;11.9;15.1;3.4;12.5;0;2.71;13900 +71076;43.55422;-.32571;168;20220419;11.6;8.9;10.3;1.4;11.29;14.5;.95;3902 +71076;43.55422;-.32571;168;20220420;11.6;7.8;9.7;3.7;11.1;4.2;1.02;5900 +71076;43.55422;-.32571;168;20220421;11.9;8.8;10.3;2.8;11.9;.1;.84;4100 +71076;43.55422;-.32571;168;20220422;19.6;8.3;13.9;1.7;11.36;2.6;3.2;20862 +71076;43.55422;-.32571;168;20220423;15.7;10.9;13.3;4.9;11.5;7;2.26;9800 +71076;43.55422;-.32571;168;20220424;17;9.4;13.2;5.4;12;2.1;2.11;8600 +71076;43.55422;-.32571;168;20220425;20;5.2;12.6;1.7;11.3;0;2.96;19900 +71076;43.55422;-.32571;168;20220426;24.4;8.5;16.4;2.5;12.1;0;3.76;19000 +71076;43.55422;-.32571;168;20220427;18.4;13.2;15.8;2.6;14.1;2;1.85;7200 +71076;43.55422;-.32571;168;20220428;14.9;12.2;13.5;1.9;14.5;.2;.95;3900 +71076;43.55422;-.32571;168;20220429;17.7;12;14.8;2;14.4;0;1.53;6900 +71076;43.55422;-.32571;168;20220430;19.1;12.4;15.7;2.4;13.9;0;2.4;12300 +71076;43.55422;-.32571;168;20220501;18.3;10.9;14.6;2.4;13.1;0;2.29;12200 +71076;43.55422;-.32571;168;20220502;16.3;11.5;13.9;2.2;12.9;0;1.62;7000 +71076;43.55422;-.32571;168;20220503;19.4;10.9;15.1;2.2;13.3;2.5;2.41;12500 +71076;43.55422;-.32571;168;20220504;18.5;12.6;15.5;3.6;13.5;0;2.2;8500 +71076;43.55422;-.32571;168;20220505;21.2;8.1;14.6;2.6;12.6;0;3.09;17400 +71076;43.55422;-.32571;168;20220506;20.4;10.1;15.3;2.7;12.7;0;2.66;12126 +71076;43.55422;-.32571;168;20220507;22.9;11.7;17.3;2.6;13.73;0;3.14;13658 +71076;43.55422;-.32571;168;20220508;23.9;11.7;17.8;2.2;13.9;0;3.21;14438 +71076;43.55422;-.32571;168;20220509;26.1;10.7;18.4;1.7;13.2;0;3.69;17518 +71076;43.55422;-.32571;168;20220510;29.4;13.2;21.3;1.5;13.23;.1;4.02;17332 +71076;43.55422;-.32571;168;20220511;26.1;12.4;19.3;1.7;15.4;0;3.31;15151 +71076;43.55422;-.32571;168;20220512;21.6;14.2;17.9;1.5;15.56;0;2.19;9339 +71076;43.55422;-.32571;168;20220513;24.4;13.8;19.1;1.2;16.23;0;2.7;12735 +71076;43.55422;-.32571;168;20220514;29.4;13;21.2;2.1;16.66;.3;3.8;15507 +71076;43.55422;-.32571;168;20220515;29.6;14.5;22;2.2;17.73;3.1;3.95;16080 +71076;43.55422;-.32571;168;20220516;28.4;14.6;21.5;1.6;16.93;0;3.66;16251 +71076;43.55422;-.32571;168;20220517;30.3;15.7;23;2;16.23;0;4.35;17443 +71076;43.55422;-.32571;168;20220518;31.9;15.3;23.6;2.2;16.73;5.1;4.65;17671 +71076;43.55422;-.32571;168;20220519;26;16.4;21.2;2.5;19.13;.2;3.02;12101 +71076;43.55422;-.32571;168;20220520;23.4;16.4;19.9;2.4;19.1;0;2.53;10936 +71076;43.55422;-.32571;168;20220521;30.4;14.7;22.6;1.5;19.86;0;3.8;17120 +71076;43.55422;-.32571;168;20220522;29.6;17.4;23.5;2.7;20.63;.5;3.69;13502 +71076;43.55422;-.32571;168;20220523;21.8;15.6;18.7;4.9;14.93;.3;3.37;11230 +71076;43.55422;-.32571;168;20220524;16.9;12;14.4;2.7;13.2;3.5;1.95;8444 +71076;43.55422;-.32571;168;20220525;18.2;10.1;14.1;1.6;12.56;0;2.14;10701 +71076;43.55422;-.32571;168;20220526;20.3;10.3;15.3;1.5;13.5;0;2.54;13440 +71076;43.55422;-.32571;168;20220527;24.8;12.9;18.8;1.6;14.66;0;3.47;16910 +71076;43.55422;-.32571;168;20220528;26.8;11.3;19.1;1.6;13.86;0;3.93;18884 +71076;43.55422;-.32571;168;20220529;25.4;10.7;18;1.4;11.23;.1;3.88;18868 +71076;43.55422;-.32571;168;20220530;24.7;9.8;17.3;1.9;10.36;.3;3.93;17759 +71076;43.55422;-.32571;168;20220531;26.8;13.1;19.9;1.8;12.93;0;4.14;18334 +71076;43.55422;-.32571;168;20220601;31.1;14.5;22.8;2.1;15.4;.8;4.85;19080 +71076;43.55422;-.32571;168;20220602;27.4;15.9;21.6;2.7;18.36;1.3;3.64;14238 +71076;43.55422;-.32571;168;20220603;26.9;17.4;22.1;2.1;20.06;1.8;2.97;11529 +71076;43.55422;-.32571;168;20220604;21.2;17.5;19.3;1.8;19.43;9.4;1.67;6401 +71076;43.55422;-.32571;168;20220605;23.2;16;19.6;2.1;17.16;0;2.84;12328 +71076;43.55422;-.32571;168;20220606;25.3;15;20.1;1.7;16.53;0;3.21;14220 +71076;43.55422;-.32571;168;20220607;24.1;16.2;20.1;1.4;16.63;.6;2.78;11904 +71076;43.55422;-.32571;168;20220608;19.5;15;17.3;2;17.2;1.9;1.73;7473 +71076;43.55422;-.32571;168;20220609;23.5;14;18.7;2.1;15.3;.1;3.37;15924 +71076;43.55422;-.32571;168;20220610;27.9;11.5;19.7;1.7;15.23;.1;4.11;19575 +71076;43.55422;-.32571;168;20220611;29.4;15.7;22.6;2.1;18.03;0;5.17;24785 +71076;43.55422;-.32571;168;20220612;27.4;17.4;22.4;2.8;19.7;3.7;3.99;17154 +71076;43.55422;-.32571;168;20220613;28.5;18;23.2;2.4;20.83;.1;4.59;21371 +71076;43.55422;-.32571;168;20220614;34.9;18.5;26.7;1.5;23.13;.2;5.47;24194 +71076;43.55422;-.32571;168;20220615;33.2;18.9;26.1;1.9;22.26;0;5.92;27148 +71076;43.55422;-.32571;168;20220616;35;19.3;27.1;2;22;0;5.86;24565 +71076;43.55422;-.32571;168;20220617;36.5;20.2;28.3;2;21.4;0;6.53;26921 +71076;43.55422;-.32571;168;20220618;39.4;20.8;30.1;2.6;20.6;0;7.65;27483 +71076;43.55422;-.32571;168;20220619;28.5;18.3;23.4;2.5;19.73;2.8;4.6;20105 +71076;43.55422;-.32571;168;20220620;28.1;17.8;23;2.3;19.5;4.8;4.63;21449 +71076;43.55422;-.32571;168;20220621;24.7;17.8;21.2;2.4;20.16;4.1;3.1;13889 +71076;43.55422;-.32571;168;20220622;23.1;16.7;19.9;2.5;18.9;3;3.4;17473 +71076;43.55422;-.32571;168;20220623;26;15.2;20.6;1.6;18.33;3.3;4.02;20842 +71076;43.55422;-.32571;168;20220624;25.1;15.9;20.5;2.1;17;.1;4.61;24336 +71076;43.55422;-.32571;168;20220625;19.7;13.9;16.8;2.2;15.73;13.1;2.31;11286 +71076;43.55422;-.32571;168;20220626;16.3;12.6;14.4;1.5;15.06;9.3;1.56;8080 +71076;43.55422;-.32571;168;20220627;19.1;13.9;16.5;1.2;15.8;.1;2.08;10502 +71076;43.55422;-.32571;168;20220628;24.8;13.5;19.2;1.1;15.23;.1;4.42;25098 +71076;43.55422;-.32571;168;20220629;23.8;11.9;17.8;1.8;15.5;3.6;3.89;21761 +71076;43.55422;-.32571;168;20220630;15.5;13.7;14.6;1.8;15.26;3.3;1.37;6534 +71076;43.55422;-.32571;168;20220701;23.4;9.2;16.3;1.3;13.23;0;4.31;26317 +71076;43.55422;-.32571;168;20220702;29.5;12;20.8;2.1;14.93;0;5.61;28177 +71076;43.55422;-.32571;168;20220703;26.9;14.9;20.9;2.4;17.03;2.4;4.71;23426 +71076;43.55422;-.32571;168;20220704;23;15.9;19.5;2.6;17.96;.1;3.26;16157 +71076;43.55422;-.32571;168;20220705;28.5;16.2;22.3;1.7;18.46;.1;4.95;25066 +71076;43.55422;-.32571;168;20220706;26.9;15.9;21.4;2.2;18.2;.1;4.38;21285 +71076;43.55422;-.32571;168;20220707;27.5;16.5;22;2.8;17.93;0;5.13;24891 +71076;43.55422;-.32571;168;20220708;29.5;15.6;22.5;1.7;17.7;.1;5.39;27325 +71076;43.55422;-.32571;168;20220709;31.4;15.1;23.2;1.5;17.83;.1;5.65;28281 +71076;43.55422;-.32571;168;20220710;32.3;15.2;23.8;1.1;17.43;0;5.71;29307 +71076;43.55422;-.32571;168;20220711;34.5;14.6;24.6;1.1;17.66;.1;5.93;29664 +71076;43.55422;-.32571;168;20220712;35.2;17.7;26.4;1.5;19.36;0;6.26;28787 +71076;43.55422;-.32571;168;20220713;35.1;15.7;25.4;1.1;15.96;0;6.02;29701 +71076;43.55422;-.32571;168;20220714;35.7;15.9;25.8;1.6;17.96;0;6.28;28828 +71076;43.55422;-.32571;168;20220715;34.4;19;26.7;1.9;19.63;0;6.01;25713 +71076;43.55422;-.32571;168;20220716;36.1;16.9;26.5;1.5;17.33;0;6.16;27327 +71076;43.55422;-.32571;168;20220717;37.2;17.3;27.3;2;16.6;0;6.79;27940 +71076;43.55422;-.32571;168;20220718;38.8;19.7;29.3;3;17.1;.3;7.84;27060 +71076;43.55422;-.32571;168;20220719;30.3;20.8;25.6;2.8;20.83;0;5.05;20411 +71076;43.55422;-.32571;168;20220720;27.1;19.7;23.4;2.1;18;.1;4.38;19393 +71076;43.55422;-.32571;168;20220721;31.9;18.1;25;1.7;18.46;0;5.56;25912 +71076;43.55422;-.32571;168;20220722;24.8;19.7;22.2;3.5;19.2;.2;3.5;13199 +71076;43.55422;-.32571;168;20220723;27.8;17.2;22.5;1.3;16.66;.2;4.42;21968 +71076;43.55422;-.32571;168;20220724;36.3;15.2;25.8;1.9;18.6;0;6.38;28064 +71076;43.55422;-.32571;168;20220725;27.5;20;23.8;3.1;19.53;.3;4.37;17322 +71076;43.55422;-.32571;168;20220726;25.9;16.3;21.1;1.8;16.66;.4;4.07;20191 +71076;43.55422;-.32571;168;20220727;27.2;13.2;20.2;1.4;14.53;0;4.69;25319 +71076;43.55422;-.32571;168;20220728;26.4;13.4;19.9;1.8;15.23;5.8;4.22;21582 +71076;43.55422;-.32571;168;20220729;24.9;16.1;20.5;1.4;17.63;1.4;3.09;14703 +71076;43.55422;-.32571;168;20220730;28.9;18.4;23.7;1.3;18.86;.1;4.24;20446 +71076;43.55422;-.32571;168;20220731;31.2;15.6;23.4;1.6;18.53;0;5.17;25374 +71076;43.55422;-.32571;168;20220801;32.8;17.5;25.1;2.1;19.16;0;5.59;24662 +71076;43.55422;-.32571;168;20220802;34.8;18.2;26.5;1.9;18.33;.1;5.99;26226 +71076;43.55422;-.32571;168;20220803;35.6;16.7;26.1;1.8;19.86;0;5.6;23708 +71076;43.55422;-.32571;168;20220804;31.9;20.5;26.2;2.6;22.56;.4;5.04;20638 +71076;43.55422;-.32571;168;20220805;29.1;19.2;24.1;2.8;20.26;0;4.82;21564 +71076;43.55422;-.32571;168;20220806;32.3;17;24.7;1.7;18.93;0;5.13;23914 +71076;43.55422;-.32571;168;20220807;33.3;16.4;24.8;1.6;16.8;0;5.42;25435 +71076;43.55422;-.32571;168;20220808;34.2;15.6;24.9;1.5;16.33;0;5.53;25862 +71076;43.55422;-.32571;168;20220809;34.9;17.6;26.3;1.7;17.96;0;5.5;23749 +71076;43.55422;-.32571;168;20220810;37.7;17.2;27.4;1.2;16.8;0;5.63;25694 +71076;43.55422;-.32571;168;20220811;38.8;20.4;29.6;1.6;17.43;0;5.83;23162 +71076;43.55422;-.32571;168;20220812;36.4;21.9;29.2;2.2;21.73;0;6;23262 +71076;43.55422;-.32571;168;20220813;32.1;20.9;26.5;2.1;22.13;1.7;4.38;17570 +71076;43.55422;-.32571;168;20220814;25.9;19.8;22.8;2.2;20.63;.3;3;12345 +71076;43.55422;-.32571;168;20220815;27.4;15.2;21.3;1.8;16.93;0;4.04;20227 +71076;43.55422;-.32571;168;20220816;26.5;15.3;20.9;1.9;17.23;9.9;3.46;16317 +71076;43.55422;-.32571;168;20220817;23.9;16.3;20.1;2.3;17.96;.5;3.24;16500 +71076;43.55422;-.32571;168;20220818;22.3;16.1;19.2;2.8;18.23;5.4;2.79;14487 +71076;43.55422;-.32571;168;20220819;26.9;15.7;21.3;1.5;17.5;1;3.87;20310 +71076;43.55422;-.32571;168;20220820;29.9;14.6;22.3;1.3;18.16;.3;4.22;22245 +71076;43.55422;-.32571;168;20220821;26.9;18.3;22.6;2.2;19.6;.2;3.47;15693 +71076;43.55422;-.32571;168;20220822;24.5;17.3;20.9;2.1;20.2;1.6;2.53;11730 +71076;43.55422;-.32571;168;20220823;29.2;18.7;23.9;1.3;20.9;0;3.69;18025 +71076;43.55422;-.32571;168;20220824;35.3;16.4;25.9;1.7;19.6;.5;5.01;22380 +71076;43.55422;-.32571;168;20220825;29.2;20.8;25;3.6;21.93;0;4.11;15016 +71076;43.55422;-.32571;168;20220826;28.5;19.4;24;2.3;20.2;.2;3.94;17336 +71076;43.55422;-.32571;168;20220827;30.8;18.3;24.6;1.8;19.16;.1;4.29;19788 +71076;43.55422;-.32571;168;20220828;34.7;15.7;25.2;1.5;17.26;.2;4.88;22990 +71076;43.55422;-.32571;168;20220829;32.5;20.3;26.4;2.2;17.46;9.7;4.14;12946 +71076;43.55422;-.32571;168;20220830;31.8;16.3;24;1.9;19.9;0;4.49;21418 +71076;43.55422;-.32571;168;20220831;27.8;19.8;23.8;2.3;21.76;3.1;3.13;12929 +71076;43.55422;-.32571;168;20220901;29.5;17.3;23.4;1.7;19.16;4.4;3.91;19230 +71076;43.55422;-.32571;168;20220902;25.9;17.4;21.7;2.2;19.2;.1;2.99;13546 +71076;43.55422;-.32571;168;20220903;26.5;17.4;21.9;1.4;18.3;.6;2.9;13845 +71076;43.55422;-.32571;168;20220904;32.7;14.5;23.6;1.5;17.16;.1;4.37;21192 +71076;43.55422;-.32571;168;20220905;33.9;17.1;25.5;2.1;17.6;.1;4.87;20704 +71076;43.55422;-.32571;168;20220906;31.8;15.4;23.6;2.4;16.03;0;4.77;21111 +71076;43.55422;-.32571;168;20220907;27.3;15.6;21.5;1.4;15.4;0;3.11;14739 +71076;43.55422;-.32571;168;20220908;27;12.4;19.7;1.6;14.66;1.6;3.4;17896 +71076;43.55422;-.32571;168;20220909;24.8;16.6;20.7;2.2;16.03;3.2;3.16;14496 +71076;43.55422;-.32571;168;20220910;28.8;12.5;20.7;1.6;14.46;0;3.83;20353 +71076;43.55422;-.32571;168;20220911;34.4;15.9;25.1;2.5;14.43;0;5.28;20224 +71076;43.55422;-.32571;168;20220912;38.2;18.9;28.5;2.6;16.7;1.5;5.65;18311 +71076;43.55422;-.32571;168;20220913;30.6;20.3;25.5;2.2;20.7;0;3.01;8709 +71076;43.55422;-.32571;168;20220914;31.1;17.6;24.4;2.1;16.63;.2;4.06;16705 +71076;43.55422;-.32571;168;20220915;28.6;16.5;22.6;2.2;16.63;.7;3.69;16486 +71076;43.55422;-.32571;168;20220916;24.9;17.5;21.2;2.6;17.2;.5;3.04;13237 +71076;43.55422;-.32571;168;20220917;22.8;9.8;16.3;1.6;10.86;0;3.05;18317 +71076;43.55422;-.32571;168;20220918;25.3;8.3;16.8;2;7.66;0;3.67;18170 +71076;43.55422;-.32571;168;20220919;27.2;6.6;16.9;1.3;8.4;0;3.35;19792 +71076;43.55422;-.32571;168;20220920;25.1;7.4;16.2;1.7;9.96;0;3.29;19271 +71076;43.55422;-.32571;168;20220921;24.7;8.5;16.6;2.1;10.83;0;3.35;18377 +71076;43.55422;-.32571;168;20220922;26.4;9.8;18.1;1.7;11.76;.1;3.25;17938 +71076;43.55422;-.32571;168;20220923;21.7;10.2;16;1.4;13.16;5.2;1.93;9856 +71076;43.55422;-.32571;168;20220924;17.1;12.2;14.7;2.3;15.06;5.9;1.26;6746 +71076;43.55422;-.32571;168;20220925;19.9;9.3;14.6;1.9;12.43;.2;2.15;12915 +71076;43.55422;-.32571;168;20220926;20.1;8.3;14.2;2.7;12.56;7.5;2.18;12188 +71076;43.55422;-.32571;168;20220927;17.2;13.3;15.2;4.2;15.03;12.4;1.52;7507 +71076;43.55422;-.32571;168;20220928;17;14.3;15.7;5.3;16.3;31.3;1.23;6155 +71076;43.55422;-.32571;168;20220929;15.9;12.9;14.4;3.4;14.36;8.8;1.33;6444 +71076;43.55422;-.32571;168;20220930;18.2;10.4;14.3;2.2;12.16;.3;1.99;11665 +71076;43.55422;-.32571;168;20221001;22.1;10.7;16.4;2.5;13.43;0;2.42;12799 +71076;43.55422;-.32571;168;20221002;23.8;10.9;17.3;1.3;15.23;.1;2.2;14323 +71076;43.55422;-.32571;168;20221003;24.9;13.5;19.2;1.3;15.5;0;2.3;13359 +71076;43.55422;-.32571;168;20221004;26.1;10.6;18.4;1;14.1;.1;2.39;15856 +71076;43.55422;-.32571;168;20221005;28.2;9.7;18.9;1.7;14;.4;2.85;15539 +71076;43.55422;-.32571;168;20221006;21.4;15.5;18.5;1.1;16.33;0;1.52;7635 +71076;43.55422;-.32571;168;20221007;25;11.8;18.4;1.8;15.56;0;2.3;12977 +71076;43.55422;-.32571;168;20221008;21.5;16;18.7;2;17.33;1.6;1.71;8594 +71076;43.55422;-.32571;168;20221009;27.9;12.2;20;1.6;14.8;.3;2.62;14222 +71076;43.55422;-.32571;168;20221010;22.1;13.8;18;1.4;16.86;16.7;1.43;6813 +71076;43.55422;-.32571;168;20221011;21.2;15.6;18.4;1;18.06;3.3;1.3;6987 +71076;43.55422;-.32571;168;20221012;22;15.4;18.7;1.3;17.2;.9;1.61;9293 +71076;43.55422;-.32571;168;20221013;22.3;14.3;18.3;2.1;16.73;1;1.74;9019 +71076;43.55422;-.32571;168;20221014;21.7;16.9;19.3;3.1;17.96;1.1;1.77;7751 +71076;43.55422;-.32571;168;20221015;26.5;11.8;19.2;1.7;15.13;0;2.31;13167 +71076;43.55422;-.32571;168;20221016;28.7;13.5;21.1;2;15.9;.1;2.65;12794 +71076;43.55422;-.32571;168;20221017;27.6;17;22.3;1.7;18.26;1.9;2.08;8647 +71076;43.55422;-.32571;168;20221018;30.1;15.2;22.6;2.6;16.9;0;3;12206 +71076;43.55422;-.32571;168;20221019;27.3;15.7;21.5;2.9;16.53;0;2.57;6758 +71076;43.55422;-.32571;168;20221020;25.4;16.3;20.8;2.5;14.7;.3;2.36;5605 +71076;43.55422;-.32571;168;20221021;19.6;16.3;17.9;1.8;14.56;3.1;1.39;2940 +71076;43.55422;-.32571;168;20221022;26.2;11.6;18.9;2.3;13.6;0;2.45;11567 +71076;43.55422;-.32571;168;20221023;27.3;16.2;21.7;3;13;0;3.17;7022 +71076;43.55422;-.32571;168;20221024;25;14.9;20;1.8;11.73;0;2.29;9706 +71076;43.55422;-.32571;168;20221025;24.8;13;18.9;2.5;12.93;0;2.26;6224 +71076;43.55422;-.32571;168;20221026;26.2;12.6;19.4;2.4;14.23;0;2.26;9038 +71076;43.55422;-.32571;168;20221027;24.9;17.4;21.2;3.4;13.36;.1;2.73;4032 +71076;43.55422;-.32571;168;20221028;25.3;17.6;21.5;2.8;13.7;0;2.6;5321 +71076;43.55422;-.32571;168;20221029;24.6;16.4;20.5;2.4;14.23;.1;2.18;6268 +71076;43.55422;-.32571;168;20221030;21.7;11.7;16.7;1.3;14.66;1.1;1.28;7816 +71076;43.55422;-.32571;168;20221031;20.2;11.7;15.9;2.1;15.03;2.4;1.15;4248 +71076;43.55422;-.32571;168;20221101;19.9;13.1;16.5;1.7;14.66;0;1.28;7715 +71076;43.55422;-.32571;168;20221102;20.4;10.5;15.5;1.4;12.83;.1;1.3;9303 +71076;43.55422;-.32571;168;20221103;21.8;9.6;15.7;3;12.23;9.3;1.92;5343 +71076;43.55422;-.32571;168;20221104;14.4;10.3;12.4;5;11.46;8.3;1.42;6012 +71076;43.55422;-.32571;168;20221105;16.9;7.3;12.1;1.4;10.46;0;1.1;9517 +71076;43.55422;-.32571;168;20221106;19.6;5.1;12.3;2.3;9.6;.1;1.61;9144 +71076;43.55422;-.32571;168;20221107;20.6;7.2;13.9;2.1;10.53;.3;1.56;9027 +71076;43.55422;-.32571;168;20221108;18.4;10.3;14.3;2.6;12.63;1.1;1.26;3354 +71076;43.55422;-.32571;168;20221109;15.1;12.1;13.6;1.6;13.36;4.8;.78;2734 +71076;43.55422;-.32571;168;20221110;17.3;7.7;12.5;1.6;11.26;.1;1.04;8838 +71076;43.55422;-.32571;168;20221111;17;4.8;10.9;1.7;10.53;.1;.94;7358 +71076;43.55422;-.32571;168;20221112;21.7;8.3;15;1.9;12.03;.1;1.39;8832 +71076;43.55422;-.32571;168;20221113;23.5;7.1;15.3;1.6;11.13;.1;1.45;9203 +71076;43.55422;-.32571;168;20221114;14.3;8.2;11.2;1.8;11.73;1.2;.71;2724 +71076;43.55422;-.32571;168;20221115;15.7;10.8;13.2;2.2;13.1;9;.81;3055 +71076;43.55422;-.32571;168;20221116;19.1;9.2;14.2;2.1;12.23;.8;1.16;7232 +71076;43.55422;-.32571;168;20221117;17.4;13.8;15.6;3.5;14.13;13.2;1.25;4270 +71076;43.55422;-.32571;168;20221118;11.1;8.9;10;3.4;11.06;12.5;.67;2666 +71076;43.55422;-.32571;168;20221119;10.9;6.9;8.9;3.4;9.53;2.3;.84;4689 +71076;43.55422;-.32571;168;20221120;14.6;4;9.3;2.7;9.93;10.1;.88;4939 +71076;43.55422;-.32571;168;20221121;13.7;9;11.3;3.8;11.26;42.1;.98;1667 +71076;43.55422;-.32571;168;20221122;11.1;6.5;8.8;4.3;9.66;15.3;.85;3248 +71076;43.55422;-.32571;168;20221123;15.8;9.3;12.5;3.9;12.7;5.7;.88;4583 +71076;43.55422;-.32571;168;20221124;14.6;6.9;10.8;2.2;10.43;4.3;.86;3725 +71076;43.55422;-.32571;168;20221125;12.3;7.5;9.9;2.4;10.86;8.3;.63;3511 +71076;43.55422;-.32571;168;20221126;13.3;4;8.6;1.7;9;0;.7;5653 +71076;43.55422;-.32571;168;20221127;14.4;3.5;8.9;1.8;8.86;9.6;.81;5318 +71076;43.55422;-.32571;168;20221128;11.3;8.4;9.8;3.8;10.96;9.7;.64;3753 +71076;43.55422;-.32571;168;20221129;12.9;8.3;10.6;2.2;11.16;1.4;.64;4067 +71076;43.55422;-.32571;168;20221130;9.1;4.9;7;1.8;9.06;0;.43;4331 +71076;43.55422;-.32571;168;20221201;5.2;3.5;4.4;.9;7.9;0;.39;1450 +71076;43.55422;-.32571;168;20221202;8.4;2.4;5.4;.9;8;.1;.39;4523 +71076;43.55422;-.32571;168;20221203;5.8;3.8;4.8;1;8.2;.8;.39;1137 +71076;43.55422;-.32571;168;20221204;10.3;.7;5.5;1.4;7.33;0;.48;6469 +71076;43.55422;-.32571;168;20221205;13;1.4;7.2;2.3;6.9;0;.93;6479 +71076;43.55422;-.32571;168;20221206;12;6.8;9.4;1.5;9.26;.1;.68;2913 +71076;43.55422;-.32571;168;20221207;14.6;7.6;11.1;1.1;10.43;0;.58;4866 +71076;43.55422;-.32571;168;20221208;9.5;6;7.7;1.9;9.7;4.7;.46;1829 +71076;43.55422;-.32571;168;20221209;11.1;6.6;8.8;1.9;10.13;1.8;.54;2375 +71076;43.55422;-.32571;168;20221210;5.1;.4;2.8;2.4;5.9;0;.51;6017 +71076;43.55422;-.32571;168;20221211;5.2;-3;1.1;1.6;5.16;.1;.5;3862 +71076;43.55422;-.32571;168;20221212;7;-.4;3.3;1.9;7.56;10.6;.33;1968 +71076;43.55422;-.32571;168;20221213;14.7;6.7;10.7;3.6;13.6;2.9;.17;3203 +71076;43.55422;-.32571;168;20221214;18.5;11.3;14.9;2.4;13.1;4.2;.99;5139 +71076;43.55422;-.32571;168;20221215;15.5;9.7;12.6;2.2;12.03;7.3;.74;4479 +71076;43.55422;-.32571;168;20221216;10.2;9.7;10;2.3;10.6;3.4;.68;766 +71076;43.55422;-.32571;168;20221217;8.9;2.8;5.9;1.2;8.46;0;.38;3386 +71076;43.55422;-.32571;168;20221218;14.1;3.2;8.6;2.9;8.46;0;.89;6168 +71076;43.55422;-.32571;168;20221219;13.9;5.9;9.9;3;9.8;.6;.85;4280 +71076;43.55422;-.32571;168;20221220;11.5;9.2;10.4;2.5;11.3;6.9;.64;584 +71076;43.55422;-.32571;168;20221221;18.4;9.2;13.8;2.2;12.03;0;.92;6091 +71076;43.55422;-.32571;168;20221222;18.2;8.8;13.5;2;11.9;.2;.92;4402 +71076;43.55422;-.32571;168;20221223;17.9;9.2;13.5;1.6;12.13;0;.8;4071 +71076;43.55422;-.32571;168;20221224;19.2;7.6;13.4;1.6;11.46;0;.79;6579 +71076;43.55422;-.32571;168;20221225;19.7;5.6;12.6;2;10.13;0;1.07;6416 +71076;43.55422;-.32571;168;20221226;17;7.4;12.2;1.7;10.66;1;.83;4286 +71076;43.55422;-.32571;168;20221227;13.5;10.4;12;1.3;12.33;1.1;.53;2866 +71076;43.55422;-.32571;168;20221228;18.1;7;12.6;1.7;10.4;0;.85;6486 +71076;43.55422;-.32571;168;20221229;15.6;10.2;12.9;2.5;10.56;8.8;1.18;2442 +71076;43.55422;-.32571;168;20221230;20.6;9.6;15.1;3.1;11.86;0;1.56;4582 +71076;43.55422;-.32571;168;20221231;19;9.1;14.1;2.1;11.16;0;1.06;5267 +71077;43.58474;-.01915;140;20220101;20.7;3.9;12.3;1.6;8.46;0;1.03;7195 +71077;43.58474;-.01915;140;20220102;17.2;5.9;11.5;1.5;9.61;.1;.79;5599 +71077;43.58474;-.01915;140;20220103;16.3;5.4;10.9;1.7;9.81;.1;.68;6483 +71077;43.58474;-.01915;140;20220104;20.4;6.3;13.3;3.6;9.61;10.3;1.92;6583 +71077;43.58474;-.01915;140;20220105;8.2;5.3;6.7;1.8;7.51;0;.68;3071 +71077;43.58474;-.01915;140;20220106;8.4;.7;4.5;1;5.56;.1;.44;6243 +71077;43.58474;-.01915;140;20220107;9.4;-1.7;3.8;3.1;7.41;4.2;.47;5120 +71077;43.58474;-.01915;140;20220108;11;6.9;8.9;6;9.71;5.5;.86;3061 +71077;43.58474;-.01915;140;20220109;9.9;8.6;9.3;5.8;11.11;28.5;.47;550 +71077;43.58474;-.01915;140;20220110;12;9.7;10.9;4.5;12.16;15.1;.54;1493 +71077;43.58474;-.01915;140;20220111;10;5.5;7.8;1.1;8.76;.2;.5;4837 +71077;43.58474;-.01915;140;20220112;5.7;-1;2.3;1.1;6.46;0;.39;4769 +71077;43.58474;-.01915;140;20220113;5;-2.6;1.2;1.4;6.06;0;.37;5996 +71077;43.58474;-.01915;140;20220114;5.6;-2.1;1.8;1;5.96;.1;.36;6185 +71077;43.58474;-.01915;140;20220115;10.9;-3.5;3.7;1.4;5.26;.1;.72;8304 +71077;43.58474;-.01915;140;20220116;11;-2;4.5;1.2;5.61;0;.61;8033 +71077;43.58474;-.01915;140;20220117;9.9;-2.4;3.8;1.3;5.91;.1;.58;7873 +71077;43.58474;-.01915;140;20220118;2.6;-.9;.8;1.5;6.31;.1;.29;2864 +71077;43.58474;-.01915;140;20220119;10;2.1;6;3.1;8.06;1.4;.71;4824 +71077;43.58474;-.01915;140;20220120;10.2;6.2;8.2;2.1;8.91;3.6;.72;3342 +71077;43.58474;-.01915;140;20220121;5.2;-.8;2.2;1.3;6.01;.1;.45;5940 +71077;43.58474;-.01915;140;20220122;7.3;-3.3;2;.9;5.31;0;.47;8339 +71077;43.58474;-.01915;140;20220123;9.1;-3.3;2.9;1.1;5.61;0;.57;8552 +71077;43.58474;-.01915;140;20220124;13.1;-1.6;5.8;1.4;6.01;0;.82;9159 +71077;43.58474;-.01915;140;20220125;13.5;-1.8;5.8;1;6.21;0;.71;9163 +71077;43.58474;-.01915;140;20220126;12.2;-2.5;4.8;1.2;6.21;0;.72;9375 +71077;43.58474;-.01915;140;20220127;11.6;-2.5;4.6;1.2;6.26;.1;.71;9638 +71077;43.58474;-.01915;140;20220128;8.1;-.7;3.7;1;6.51;0;.53;6601 +71077;43.58474;-.01915;140;20220129;2.5;-1.8;.3;1.3;6.01;0;.34;3803 +71077;43.58474;-.01915;140;20220130;1.7;-.9;.4;1.3;6.21;.1;.33;2769 +71077;43.58474;-.01915;140;20220131;9;1.2;5.1;3.6;8.31;1.8;.53;4809 +71077;43.58474;-.01915;140;20220201;9;.9;5;2.9;7.86;.1;.64;6627 +71077;43.58474;-.01915;140;20220202;11.1;7;9;2.4;9.91;0;.78;4866 +71077;43.58474;-.01915;140;20220203;13.4;4;8.7;2.4;9.66;0;.83;6453 +71077;43.58474;-.01915;140;20220204;12.7;5;8.9;2.6;10.21;1;.72;5601 +71077;43.58474;-.01915;140;20220205;10.7;7.7;9.2;2.2;8.16;.2;1.1;6372 +71077;43.58474;-.01915;140;20220206;10.3;-1;4.7;3;7.41;.5;.82;7999 +71077;43.58474;-.01915;140;20220207;12.6;7.6;10.1;3.5;9.86;1.3;1.1;5302 +71077;43.58474;-.01915;140;20220208;14.5;3;8.7;1.8;8.06;0;1.14;10916 +71077;43.58474;-.01915;140;20220209;18.5;1.1;9.8;1.4;7.21;0;1.41;11833 +71077;43.58474;-.01915;140;20220210;8.1;1.9;5;1.3;7.95;.8;1.35;11550 +71077;43.58474;-.01915;140;20220211;10.8;7.2;9;1.4;9.45;1.2;.76;3800 +71077;43.58474;-.01915;140;20220212;15;3;9;1.3;8;0;1.16;10000 +71077;43.58474;-.01915;140;20220213;18.6;2.6;10.6;2.2;8.75;3.9;1.7;12000 +71077;43.58474;-.01915;140;20220214;10.8;7.2;9;4.8;9.25;9.9;1.15;6966 +71077;43.58474;-.01915;140;20220215;11.6;5.5;8.5;4.5;9.13;.7;1.22;7366 +71077;43.58474;-.01915;140;20220216;12.7;8.6;10.6;5.6;11.01;2.2;1.14;4485 +71077;43.58474;-.01915;140;20220217;14.3;11.4;12.9;4;12.46;.5;1.19;4617 +71077;43.58474;-.01915;140;20220218;17.1;5.4;11.2;2.8;10.46;.9;1.48;10312 +71077;43.58474;-.01915;140;20220219;11.8;7.1;9.4;2.1;8.86;.3;1.15;7888 +71077;43.58474;-.01915;140;20220220;13.3;3.4;8.3;3.8;9.31;.8;1.18;7884 +71077;43.58474;-.01915;140;20220221;13.5;9.5;11.5;5.7;9.66;1.2;1.93;7243 +71077;43.58474;-.01915;140;20220222;14.8;5.8;10.3;2.4;8.86;0;1.57;11831 +71077;43.58474;-.01915;140;20220223;16.2;2.9;9.5;1.7;8.61;0;1.53;13236 +71077;43.58474;-.01915;140;20220224;13.1;4.4;8.7;3.1;9.71;1.2;1.07;7185 +71077;43.58474;-.01915;140;20220225;11.3;5.4;8.4;1.9;7.31;0;1.38;9429 +71077;43.58474;-.01915;140;20220226;13.7;1.3;7.5;2.6;5.71;0;1.95;14310 +71077;43.58474;-.01915;140;20220227;16.2;1.5;8.8;1.7;7.86;0;1.62;12763 +71077;43.58474;-.01915;140;20220228;18.7;3.1;10.9;1.1;8.41;0;1.71;14227 +71077;43.58474;-.01915;140;20220301;17.6;2.7;10.1;1.9;8.06;0;1.91;14457 +71077;43.58474;-.01915;140;20220302;12.2;6.2;9.2;2;9.71;2.3;1.07;7443 +71077;43.58474;-.01915;140;20220303;16;4.5;10.2;2.3;9.76;4.5;1.62;12610 +71077;43.58474;-.01915;140;20220304;10.4;8.5;9.4;4.3;9.61;1.9;1.14;3843 +71077;43.58474;-.01915;140;20220305;10.7;6.4;8.5;1.8;8.21;0;1.2;6849 +71077;43.58474;-.01915;140;20220306;9.7;4.9;7.3;1.2;7.86;.1;1.05;7217 +71077;43.58474;-.01915;140;20220307;12.5;.5;6.5;1.5;7.36;0;1.5;14523 +71077;43.58474;-.01915;140;20220308;11.2;2.6;6.9;2.1;8.31;.5;1.17;9392 +71077;43.58474;-.01915;140;20220309;16.9;1.3;9.1;2.3;8.66;.3;1.95;15845 +71077;43.58474;-.01915;140;20220310;15.7;8.4;12;2.2;10.56;.6;1.57;9005 +71077;43.58474;-.01915;140;20220311;13.8;6.4;10.1;2.2;10.26;9.2;1.27;8252 +71077;43.58474;-.01915;140;20220312;13.8;7.2;10.5;2.8;9.81;.8;1.68;11836 +71077;43.58474;-.01915;140;20220313;13.9;6.9;10.4;3.2;8.76;2.8;1.92;11403 +71077;43.58474;-.01915;140;20220314;13.9;4.9;9.4;3.1;9.56;0;1.49;9977 +71077;43.58474;-.01915;140;20220315;19.1;12.2;15.6;3.4;12.11;0;2.46;11718 +71077;43.58474;-.01915;140;20220316;16.2;10.1;13.2;2.9;12.16;3;1.56;8473 +71077;43.58474;-.01915;140;20220317;11.5;11.2;11.3;3;11.96;5.8;.8;2593 +71077;43.58474;-.01915;140;20220318;11.3;7.7;9.5;1.4;9.95;0;.99;5200 +71077;43.58474;-.01915;140;20220319;17.1;4.3;10.7;2.1;9.85;0;2.12;15600 +71077;43.58474;-.01915;140;20220320;18.2;7.1;12.6;1.9;10.5;0;2.09;12800 +71077;43.58474;-.01915;140;20220321;19.2;7.1;13.1;3.3;10.2;.1;2.86;17550 +71077;43.58474;-.01915;140;20220322;18.1;6.6;12.3;2.7;8.4;0;2.84;16300 +71077;43.58474;-.01915;140;20220323;17.4;3.7;10.5;1.7;8.05;0;2.6;20050 +71077;43.58474;-.01915;140;20220324;18.2;2.3;10.2;1.4;8.3;0;2.38;18350 +71077;43.58474;-.01915;140;20220325;19.4;5.8;12.6;1.8;8.7;0;2.76;17800 +71077;43.58474;-.01915;140;20220326;19.1;4.2;11.7;2.3;7.75;0;3.05;19500 +71077;43.58474;-.01915;140;20220327;21.1;3.7;12.4;1.6;8.9;0;2.84;19200 +71077;43.58474;-.01915;140;20220328;21;4.8;12.9;1.4;9.25;0;2.39;14100 +71077;43.58474;-.01915;140;20220329;18.7;6.1;12.4;1.8;10.5;4.6;2.02;11200 +71077;43.58474;-.01915;140;20220330;11.9;9.9;10.9;2.5;11.7;5.9;.85;3000 +71077;43.58474;-.01915;140;20220331;13.1;8.5;10.8;3.9;9.75;5.1;2;12200 +71077;43.58474;-.01915;140;20220401;9;1.5;5.3;4.2;5.95;.9;2.09;15300 +71077;43.58474;-.01915;140;20220402;9.1;1.5;5.3;3.4;5.4;.1;2.16;15000 +71077;43.58474;-.01915;140;20220403;7.7;-1.7;3;1.9;5.34;0;1.67;15131 +71077;43.58474;-.01915;140;20220404;11.5;-2.2;4.6;1.7;5.19;0;2.29;20991 +71077;43.58474;-.01915;140;20220405;16.2;-3.3;6.5;1.4;5.99;0;2.75;23350 +71077;43.58474;-.01915;140;20220406;12.6;3.5;8.1;2.2;9.2;0;1.22;6650 +71077;43.58474;-.01915;140;20220407;19.9;7.2;13.5;4.4;10.75;.5;3.03;15300 +71077;43.58474;-.01915;140;20220408;21.8;8.7;15.3;3.9;11.55;1.2;3.17;13150 +71077;43.58474;-.01915;140;20220409;15.4;8;11.7;2.3;8.9;.9;2.5;15150 +71077;43.58474;-.01915;140;20220410;20.6;.4;10.5;2.4;7.7;0;3.54;23250 +71077;43.58474;-.01915;140;20220411;22;8.7;15.3;4;11.5;0;3.78;19800 +71077;43.58474;-.01915;140;20220412;18.9;11.3;15.1;3.3;12.25;2.1;2.41;9900 +71077;43.58474;-.01915;140;20220413;15.7;11.5;13.6;1.6;13.3;1.5;1.27;5700 +71077;43.58474;-.01915;140;20220414;21.5;9.9;15.7;1.6;12.7;0;3.19;20200 +71077;43.58474;-.01915;140;20220415;20.8;9.5;15.2;2;13.35;.1;2.44;13450 +71077;43.58474;-.01915;140;20220416;22.9;10.5;16.7;2.6;13.05;.1;3.52;19450 +71077;43.58474;-.01915;140;20220417;21.8;9.2;15.5;3;12.65;0;3.42;19950 +71077;43.58474;-.01915;140;20220418;18.7;11.3;15;2.8;11.95;0;2.62;13100 +71077;43.58474;-.01915;140;20220419;11.9;8.9;10.4;2.4;11.15;14.4;.92;3300 +71077;43.58474;-.01915;140;20220420;12.8;8;10.4;2.9;10.95;4.9;1.3;7200 +71077;43.58474;-.01915;140;20220421;14;8.7;11.4;2.2;11.9;0;1.12;5250 +71077;43.58474;-.01915;140;20220422;19.9;9.1;14.5;1.8;11.51;4.2;3.13;19800 +71077;43.58474;-.01915;140;20220423;14;10.4;12.2;3.6;11.5;5.7;1.7;7350 +71077;43.58474;-.01915;140;20220424;16.8;9.5;13.1;4.4;12;2.1;2.07;9500 +71077;43.58474;-.01915;140;20220425;19.6;4.8;12.2;1.5;10.95;0;3.03;21350 +71077;43.58474;-.01915;140;20220426;23.8;6.4;15.1;1.8;11.45;0;3.74;22200 +71077;43.58474;-.01915;140;20220427;19.7;10.7;15.2;1.8;13.7;2;2.12;10650 +71077;43.58474;-.01915;140;20220428;16.4;12.8;14.6;1.8;14.45;.2;1.24;5050 +71077;43.58474;-.01915;140;20220429;19.6;10.6;15.1;1.7;14.2;0;2.24;12600 +71077;43.58474;-.01915;140;20220430;20.7;12.6;16.7;2.2;13.65;0;3;16150 +71077;43.58474;-.01915;140;20220501;19.8;10.8;15.3;2.1;12.8;0;2.82;15950 +71077;43.58474;-.01915;140;20220502;18.4;11.5;14.9;1.9;12.7;0;2.27;11500 +71077;43.58474;-.01915;140;20220503;20.1;11.3;15.7;2.1;13.1;2.3;2.66;13850 +71077;43.58474;-.01915;140;20220504;19.5;12.4;16;2.7;13.5;.2;2.36;10250 +71077;43.58474;-.01915;140;20220505;21.4;9.1;15.3;2.5;11.8;0;3.56;20150 +71077;43.58474;-.01915;140;20220506;20.6;9.8;15.2;3.8;12.21;0;2.69;9726 +71077;43.58474;-.01915;140;20220507;23.3;11.2;17.2;3.1;13.21;0;2.99;10889 +71077;43.58474;-.01915;140;20220508;24.3;12.4;18.3;2.5;13.51;0;3.06;11377 +71077;43.58474;-.01915;140;20220509;26.2;10.8;18.5;1.6;13.11;0;3.23;13721 +71077;43.58474;-.01915;140;20220510;29.8;11.9;20.8;1.3;13.16;.1;3.51;14776 +71077;43.58474;-.01915;140;20220511;28;12.2;20.1;1.8;15.26;0;3.45;14266 +71077;43.58474;-.01915;140;20220512;22;14.4;18.2;1.6;15.51;0;2.07;8209 +71077;43.58474;-.01915;140;20220513;24.3;13.9;19.1;1.6;16.16;0;2.51;10396 +71077;43.58474;-.01915;140;20220514;28.6;13;20.8;1.8;16.56;0;3.47;14224 +71077;43.58474;-.01915;140;20220515;29.4;14.2;21.8;2;17.36;3.4;3.66;14335 +71077;43.58474;-.01915;140;20220516;28.3;14.6;21.4;1.3;17.26;0;3.05;12914 +71077;43.58474;-.01915;140;20220517;30.4;15.1;22.7;2;16.71;0;3.89;14138 +71077;43.58474;-.01915;140;20220518;31.5;15.3;23.4;2;17.11;2.4;4.06;14454 +71077;43.58474;-.01915;140;20220519;26.5;16.9;21.7;2.3;18.96;.2;2.95;10940 +71077;43.58474;-.01915;140;20220520;24.7;16.4;20.6;2.2;18.76;.1;2.68;11070 +71077;43.58474;-.01915;140;20220521;30.7;14.8;22.7;1.4;19.71;0;3.47;14391 +71077;43.58474;-.01915;140;20220522;28.9;18.2;23.5;2.8;21.16;.6;3.33;11508 +71077;43.58474;-.01915;140;20220523;22.2;16.3;19.2;5.7;14.61;.3;3.48;8244 +71077;43.58474;-.01915;140;20220524;16.8;12.3;14.6;3.1;12.81;5.2;1.82;5893 +71077;43.58474;-.01915;140;20220525;18;9.5;13.8;2.3;12.31;0;2.07;9736 +71077;43.58474;-.01915;140;20220526;20.3;10.4;15.4;1.6;13.21;0;2.34;10846 +71077;43.58474;-.01915;140;20220527;25.6;13;19.3;1.3;14.46;0;2.84;12016 +71077;43.58474;-.01915;140;20220528;27.2;11.9;19.6;1.8;13.71;0;3.48;14018 +71077;43.58474;-.01915;140;20220529;25.7;10.4;18.1;1.4;10.96;0;3.4;14322 +71077;43.58474;-.01915;140;20220530;25.1;9.2;17.1;2;10.36;.2;3.68;14645 +71077;43.58474;-.01915;140;20220531;27;13.6;20.3;1.9;12.36;0;3.7;13738 +71077;43.58474;-.01915;140;20220601;31.7;14;22.9;1.9;15.36;2.8;4.34;15715 +71077;43.58474;-.01915;140;20220602;27.6;16.7;22.2;2.9;18.06;1.3;3.57;12176 +71077;43.58474;-.01915;140;20220603;27.7;18;22.8;2.2;20.11;2.3;3.1;11356 +71077;43.58474;-.01915;140;20220604;21.8;18;19.9;2.1;19.21;5.8;1.97;7642 +71077;43.58474;-.01915;140;20220605;23.6;16.6;20.1;2.2;17.06;0;2.68;10092 +71077;43.58474;-.01915;140;20220606;26;15;20.5;1.8;16.31;0;3.15;12907 +71077;43.58474;-.01915;140;20220607;23.9;16.4;20.2;1.4;16.21;.3;2.48;9456 +71077;43.58474;-.01915;140;20220608;19.1;14.9;17;2.4;16.96;2.9;1.76;7816 +71077;43.58474;-.01915;140;20220609;23.7;13.7;18.7;2.1;14.71;.1;2.97;11720 +71077;43.58474;-.01915;140;20220610;28.8;11.8;20.3;1.6;14.71;.1;3.77;16012 +71077;43.58474;-.01915;140;20220611;30.9;14.9;22.9;2;17.06;0;5.65;27204 +71077;43.58474;-.01915;140;20220612;28.6;17.5;23;2.8;19.56;3.2;4.59;19745 +71077;43.58474;-.01915;140;20220613;29.4;18.3;23.8;2;20.56;.1;4.82;22983 +71077;43.58474;-.01915;140;20220614;35.8;18.3;27;1.6;22.46;.7;5.85;26024 +71077;43.58474;-.01915;140;20220615;33.7;19.2;26.4;2;21.86;0;5.92;26433 +71077;43.58474;-.01915;140;20220616;36;19.4;27.7;1.5;21.76;0;5.77;25043 +71077;43.58474;-.01915;140;20220617;37.7;20.2;28.9;2;21.26;0;6.93;28597 +71077;43.58474;-.01915;140;20220618;40.6;19.9;30.3;2.4;20.56;0;7.77;29400 +71077;43.58474;-.01915;140;20220619;29.9;18.7;24.3;2.7;19.86;.8;4.91;20668 +71077;43.58474;-.01915;140;20220620;29;18.5;23.7;2.8;18.96;3.3;4.99;21843 +71077;43.58474;-.01915;140;20220621;25.7;18.5;22.1;2.4;20.01;2.3;3.47;15743 +71077;43.58474;-.01915;140;20220622;24.7;17.3;21;2.9;18.86;2.7;3.91;19137 +71077;43.58474;-.01915;140;20220623;26.7;15.5;21.1;1.6;18.51;6.1;4.21;21882 +71077;43.58474;-.01915;140;20220624;24.8;16.2;20.5;1.6;17.01;.2;4.2;22395 +71077;43.58474;-.01915;140;20220625;19.3;14.4;16.8;2;15.96;9.9;2.43;12641 +71077;43.58474;-.01915;140;20220626;16.2;13;14.6;1.4;15.01;12.2;1.65;8909 +71077;43.58474;-.01915;140;20220627;19.2;14.2;16.7;1.4;15.61;.4;2.33;12341 +71077;43.58474;-.01915;140;20220628;25.1;13.5;19.3;1.2;14.96;.1;4.53;25956 +71077;43.58474;-.01915;140;20220629;24.5;12.2;18.4;1.8;15.56;1.9;4.15;23629 +71077;43.58474;-.01915;140;20220630;15.2;14.1;14.6;2;15.16;2.4;1.28;5901 +71077;43.58474;-.01915;140;20220701;23.7;10.1;16.9;1.3;13.31;0;4.38;26667 +71077;43.58474;-.01915;140;20220702;30.3;11.5;20.9;1.7;14.81;0;5.65;29589 +71077;43.58474;-.01915;140;20220703;27.7;15.1;21.4;2.5;17.01;1.7;4.77;22960 +71077;43.58474;-.01915;140;20220704;23.8;16.1;19.9;2.5;17.71;.1;3.46;17426 +71077;43.58474;-.01915;140;20220705;28.7;16.4;22.5;1.6;18.46;0;4.77;23939 +71077;43.58474;-.01915;140;20220706;27.8;16.1;22;2.8;17.81;.2;4.65;21304 +71077;43.58474;-.01915;140;20220707;28;16.3;22.2;3.3;17.46;0;5.28;24385 +71077;43.58474;-.01915;140;20220708;30.2;15.8;23;1.8;17.21;.1;5.33;26187 +71077;43.58474;-.01915;140;20220709;32;15;23.5;1.6;17.31;.1;5.6;27839 +71077;43.58474;-.01915;140;20220710;33.3;15.2;24.2;1.2;16.86;0;5.87;29686 +71077;43.58474;-.01915;140;20220711;35.7;14.4;25.1;1;17.26;0;6.01;30162 +71077;43.58474;-.01915;140;20220712;35.6;17.4;26.5;1.5;18.81;0;6.27;28761 +71077;43.58474;-.01915;140;20220713;35.6;15.7;25.6;1.1;16.31;0;6.03;29931 +71077;43.58474;-.01915;140;20220714;36.1;15.9;26;1.3;17.91;0;6.23;29346 +71077;43.58474;-.01915;140;20220715;35;19.1;27;2.1;19.31;0;6.13;25849 +71077;43.58474;-.01915;140;20220716;37;16.2;26.6;1.3;17.21;0;6.24;28837 +71077;43.58474;-.01915;140;20220717;38.2;16.2;27.2;1.7;16.66;0;6.66;28747 +71077;43.58474;-.01915;140;20220718;39.5;18;28.8;2.5;17.36;.5;7.7;28807 +71077;43.58474;-.01915;140;20220719;30.7;21.2;26;2.8;21.31;0;4.93;19988 +71077;43.58474;-.01915;140;20220720;27.4;20;23.7;2.4;17.76;0;4.5;18975 +71077;43.58474;-.01915;140;20220721;32.3;18.5;25.4;1.5;18.06;0;5.37;24849 +71077;43.58474;-.01915;140;20220722;25.3;19.7;22.5;3.4;19.21;.1;3.63;14479 +71077;43.58474;-.01915;140;20220723;28;16.9;22.4;1.3;17.36;.4;4.27;21866 +71077;43.58474;-.01915;140;20220724;36.9;15.2;26;1.8;18.36;0;6.42;28434 +71077;43.58474;-.01915;140;20220725;27.6;20.6;24.1;3.1;19.26;.2;4.27;16644 +71077;43.58474;-.01915;140;20220726;26.5;16;21.3;1.9;16.46;.3;4.08;20067 +71077;43.58474;-.01915;140;20220727;27.9;14.1;21;1.8;14.46;0;4.83;24446 +71077;43.58474;-.01915;140;20220728;27.1;13.6;20.4;1.7;15.41;5.4;4.45;23390 +71077;43.58474;-.01915;140;20220729;25.3;16.6;20.9;1.5;17.57;1.3;3.17;14566 +71077;43.58474;-.01915;140;20220730;29.2;18.7;23.9;1.4;18.71;0;4.32;20767 +71077;43.58474;-.01915;140;20220731;32.2;15.6;23.9;2;18.46;0;5.34;25338 +71077;43.58474;-.01915;140;20220801;33.3;17.8;25.6;2.2;19.01;0;5.56;24353 +71077;43.58474;-.01915;140;20220802;35.5;18.1;26.8;1.9;17.66;.1;6.02;26190 +71077;43.58474;-.01915;140;20220803;36.3;16.4;26.3;2;19.71;0;5.88;25427 +71077;43.58474;-.01915;140;20220804;33;20.9;26.9;2.6;22.51;.4;5.05;20047 +71077;43.58474;-.01915;140;20220805;29.8;19.2;24.5;2.7;20.36;0;4.82;21292 +71077;43.58474;-.01915;140;20220806;32.8;17;24.9;1.7;19.21;0;5.1;23810 +71077;43.58474;-.01915;140;20220807;33.9;16.9;25.4;1.6;16.71;0;5.37;25117 +71077;43.58474;-.01915;140;20220808;34.8;15;24.9;1.6;15.96;0;5.62;26537 +71077;43.58474;-.01915;140;20220809;35.8;17.6;26.7;1.6;17.21;0;5.69;25158 +71077;43.58474;-.01915;140;20220810;37.7;16.2;26.9;1.3;16.76;0;5.65;26164 +71077;43.58474;-.01915;140;20220811;39;20.2;29.6;1.3;17.61;0;5.72;24331 +71077;43.58474;-.01915;140;20220812;37.4;22.2;29.8;2.2;21.56;0;6.12;23723 +71077;43.58474;-.01915;140;20220813;32.7;21.2;27;2;21.76;1.5;4.64;18781 +71077;43.58474;-.01915;140;20220814;26.1;19.8;23;2.5;20.31;.3;3.21;13380 +71077;43.58474;-.01915;140;20220815;27.7;16.7;22.2;1.6;17.31;0;3.94;19306 +71077;43.58474;-.01915;140;20220816;26.5;15.3;20.9;1.9;17.26;14.6;3.5;17455 +71077;43.58474;-.01915;140;20220817;24;15.9;20;2.1;17.66;0;3.34;18101 +71077;43.58474;-.01915;140;20220818;23.5;16.1;19.8;2.8;17.81;3.5;3.12;15716 +71077;43.58474;-.01915;140;20220819;27.2;15.8;21.5;1.6;17.26;.4;3.71;18861 +71077;43.58474;-.01915;140;20220820;29.6;14.8;22.2;1.2;18.01;.2;4.07;21824 +71077;43.58474;-.01915;140;20220821;27.5;17.6;22.5;1.9;19.21;.2;3.64;17583 +71077;43.58474;-.01915;140;20220822;24.6;17.9;21.2;2.6;20.01;1.2;2.8;12623 +71077;43.58474;-.01915;140;20220823;29;19;24;1;20.61;0;3.58;18112 +71077;43.58474;-.01915;140;20220824;35;16.4;25.7;1.5;19.51;.7;4.95;23357 +71077;43.58474;-.01915;140;20220825;29.4;21;25.2;3.6;21.81;0;3.93;14620 +71077;43.58474;-.01915;140;20220826;29.4;19.2;24.3;2.5;20.11;.1;4.01;17115 +71077;43.58474;-.01915;140;20220827;30.7;18.5;24.6;1.8;18.76;0;4.3;20035 +71077;43.58474;-.01915;140;20220828;34.1;15.7;24.9;1.1;17.01;.1;4.54;22993 +71077;43.58474;-.01915;140;20220829;31.2;19.6;25.4;2.2;18.01;6.7;3.93;13925 +71077;43.58474;-.01915;140;20220830;32.2;16.7;24.5;1.5;19.41;0;4.32;21035 +71077;43.58474;-.01915;140;20220831;28.6;19.7;24.1;2.3;21.66;1.7;3.27;14007 +71077;43.58474;-.01915;140;20220901;29.7;18.1;23.9;1.4;19.31;3.1;3.73;18544 +71077;43.58474;-.01915;140;20220902;26.6;17.6;22.1;2.3;18.86;.1;3.31;15103 +71077;43.58474;-.01915;140;20220903;27.1;17.3;22.2;1.3;18.31;.2;2.98;14488 +71077;43.58474;-.01915;140;20220904;33.5;14.4;23.9;1.3;17.11;.1;4.29;21777 +71077;43.58474;-.01915;140;20220905;34.3;16.8;25.5;1.6;17.61;0;4.56;21435 +71077;43.58474;-.01915;140;20220906;31.5;16.1;23.8;1.7;16.21;0;4.29;20412 +71077;43.58474;-.01915;140;20220907;27.9;15.3;21.6;1.3;15.31;0;3.25;16245 +71077;43.58474;-.01915;140;20220908;27.2;12.5;19.8;1.3;14.56;.8;3.32;18528 +71077;43.58474;-.01915;140;20220909;25.1;17.1;21.1;2.4;15.81;3.9;3.21;13943 +71077;43.58474;-.01915;140;20220910;28.9;11.8;20.3;1.3;14.21;0;3.65;20587 +71077;43.58474;-.01915;140;20220911;34.1;14.4;24.3;1.9;14.46;0;4.79;21383 +71077;43.58474;-.01915;140;20220912;37.7;17.4;27.5;2.5;17.06;.8;5.53;20089 +71077;43.58474;-.01915;140;20220913;30.5;20.3;25.4;2.3;20.91;.1;3.12;10733 +71077;43.58474;-.01915;140;20220914;30.4;17.5;23.9;2;16.56;.3;3.76;16455 +71077;43.58474;-.01915;140;20220915;29.1;16.7;22.9;1.8;16.76;.9;3.54;16521 +71077;43.58474;-.01915;140;20220916;25.3;17.4;21.3;2.8;17.16;.5;3.03;13006 +71077;43.58474;-.01915;140;20220917;22.6;9.9;16.3;1.8;10.81;0;3.08;18456 +71077;43.58474;-.01915;140;20220918;25.3;7.6;16.4;1.4;8.16;0;3.3;19543 +71077;43.58474;-.01915;140;20220919;27.3;5.8;16.5;1.2;8.31;0;3.26;20118 +71077;43.58474;-.01915;140;20220920;25.5;6.9;16.2;1.6;9.56;0;3.25;19386 +71077;43.58474;-.01915;140;20220921;25.3;8.4;16.8;2;10.81;0;3.3;18132 +71077;43.58474;-.01915;140;20220922;26.8;9.5;18.2;1.4;11.51;.1;3.14;18252 +71077;43.58474;-.01915;140;20220923;22.4;9.8;16.1;1.3;12.71;4.5;2.13;12176 +71077;43.58474;-.01915;140;20220924;17.1;12.2;14.7;2.7;14.71;4.9;1.33;7833 +71077;43.58474;-.01915;140;20220925;20.7;10.1;15.4;2;12.21;.1;2.31;13399 +71077;43.58474;-.01915;140;20220926;20.4;8.6;14.5;3.1;12.26;5.7;2.36;12155 +71077;43.58474;-.01915;140;20220927;17.5;13.5;15.5;4.6;14.61;10.1;1.69;8110 +71077;43.58474;-.01915;140;20220928;17.4;14.5;16;5.9;15.81;24.1;1.38;6021 +71077;43.58474;-.01915;140;20220929;16.6;13.2;14.9;3.6;13.91;11.6;1.56;7339 +71077;43.58474;-.01915;140;20220930;18.8;10.3;14.5;2.9;11.86;0;2.2;12162 +71077;43.58474;-.01915;140;20221001;22.3;10.8;16.5;2.7;13.11;0;2.54;13209 +71077;43.58474;-.01915;140;20221002;24.2;10.4;17.3;1;14.31;0;2.14;14563 +71077;43.58474;-.01915;140;20221003;24.3;13.8;19;1.1;14.86;0;2.22;14179 +71077;43.58474;-.01915;140;20221004;26.3;9.6;17.9;.8;13.36;.1;2.33;16120 +71077;43.58474;-.01915;140;20221005;27.3;9.3;18.3;1.3;13.41;0;2.59;15898 +71077;43.58474;-.01915;140;20221006;21.4;16.1;18.8;1.1;15.76;0;1.57;7493 +71077;43.58474;-.01915;140;20221007;24.7;10.7;17.7;1.3;14.81;0;2.16;14220 +71077;43.58474;-.01915;140;20221008;21.9;15.9;18.9;2;16.86;1.1;1.85;9304 +71077;43.58474;-.01915;140;20221009;27.8;11.2;19.5;1.5;13.96;.2;2.57;14789 +71077;43.58474;-.01915;140;20221010;22;12.5;17.2;1.4;15.31;5.7;1.6;9196 +71077;43.58474;-.01915;140;20221011;21.8;15.6;18.7;1.1;17.06;1;1.47;8289 +71077;43.58474;-.01915;140;20221012;22.9;14.5;18.7;1.3;16.51;1;1.75;10776 +71077;43.58474;-.01915;140;20221013;22.2;13.7;17.9;2.1;16.11;.5;1.77;9191 +71077;43.58474;-.01915;140;20221014;21.1;17.1;19.1;3.8;17.21;.9;1.92;6646 +71077;43.58474;-.01915;140;20221015;26.8;10.5;18.7;1.4;14.26;0;2.25;14156 +71077;43.58474;-.01915;140;20221016;27.9;13.2;20.5;1.8;15.66;0;2.38;13039 +71077;43.58474;-.01915;140;20221017;26.8;16.7;21.7;1.7;17.91;1.3;2.12;10178 +71077;43.58474;-.01915;140;20221018;29.1;14.6;21.8;2.6;16.71;0;2.8;13186 +71077;43.58474;-.01915;140;20221019;24.3;14.9;19.6;2.1;16.66;0;1.83;8448 +71077;43.58474;-.01915;140;20221020;23.6;15.6;19.6;2.3;15.56;.1;1.89;6964 +71077;43.58474;-.01915;140;20221021;19.5;15.4;17.5;1.6;14.66;3.7;1.29;4890 +71077;43.58474;-.01915;140;20221022;25.5;11.4;18.4;2.1;13.41;0;2.27;12341 +71077;43.58474;-.01915;140;20221023;26.9;14.4;20.7;2;13.71;0;2.32;7956 +71077;43.58474;-.01915;140;20221024;25.1;13.2;19.1;1.1;12.26;.1;1.79;10611 +71077;43.58474;-.01915;140;20221025;23.3;11.5;17.4;1.9;13.06;0;1.82;8483 +71077;43.58474;-.01915;140;20221026;25;11;18;2.2;13.96;.1;1.98;10236 +71077;43.58474;-.01915;140;20221027;21.8;15.1;18.4;2.9;14.91;.1;1.8;5567 +71077;43.58474;-.01915;140;20221028;25.5;16;20.7;2.7;15.01;0;2.32;7848 +71077;43.58474;-.01915;140;20221029;25.4;14.7;20;2.1;14.71;.1;1.95;8580 +71077;43.58474;-.01915;140;20221030;22.6;11.4;17;1.1;13.71;.3;1.33;9056 +71077;43.58474;-.01915;140;20221031;20.3;10.9;15.6;2;14.31;.9;1.19;6430 +71077;43.58474;-.01915;140;20221101;20;13.4;16.7;1.8;14.21;.1;1.33;7213 +71077;43.58474;-.01915;140;20221102;20;10.2;15.1;1.3;12.56;.1;1.24;9352 +71077;43.58474;-.01915;140;20221103;22.2;9.4;15.8;2.9;11.91;7.1;1.94;6930 +71077;43.58474;-.01915;140;20221104;14.6;10.3;12.5;5.2;11.31;8.5;1.43;5892 +71077;43.58474;-.01915;140;20221105;16.6;7.6;12.1;1.5;10.36;.1;1.08;8893 +71077;43.58474;-.01915;140;20221106;19.6;4.8;12.2;2.3;9.36;.1;1.56;9702 +71077;43.58474;-.01915;140;20221107;19.8;4.8;12.3;1.7;10.26;.3;1.25;9644 +71077;43.58474;-.01915;140;20221108;17.9;9.7;13.8;1.9;12.51;.8;1.03;4267 +71077;43.58474;-.01915;140;20221109;15.2;11.8;13.5;1.4;13.11;2.7;.77;3907 +71077;43.58474;-.01915;140;20221110;17.1;6.9;12;1.1;10.56;0;.9;8940 +71077;43.58474;-.01915;140;20221111;16.4;4.7;10.5;1.3;10.11;.1;.87;7268 +71077;43.58474;-.01915;140;20221112;21.2;7.4;14.3;1.8;11.66;.1;1.27;9169 +71077;43.58474;-.01915;140;20221113;22.5;5.8;14.2;1.1;10.91;.1;1.1;9448 +71077;43.58474;-.01915;140;20221114;14.4;7.5;10.9;1.8;11.26;2.6;.68;4073 +71077;43.58474;-.01915;140;20221115;15.1;10.3;12.7;2;12.66;8.1;.74;3877 +71077;43.58474;-.01915;140;20221116;19;9.1;14;2;12.01;.7;1.13;7400 +71077;43.58474;-.01915;140;20221117;17.3;13.1;15.2;3.9;13.66;11.7;1.25;4704 +71077;43.58474;-.01915;140;20221118;11.3;9;10.1;4;10.71;7.3;.84;2544 +71077;43.58474;-.01915;140;20221119;10.7;7.2;9;4.3;9.26;1.3;.97;4003 +71077;43.58474;-.01915;140;20221120;14.2;3.9;9.1;2.6;9.56;7.6;.85;5624 +71077;43.58474;-.01915;140;20221121;14.2;8.8;11.5;4.2;10.91;34.3;1.1;2500 +71077;43.58474;-.01915;140;20221122;11;6.7;8.8;5;9.46;14.3;.97;3249 +71077;43.58474;-.01915;140;20221123;16.1;9;12.5;3.6;12.11;6.6;.94;5237 +71077;43.58474;-.01915;140;20221124;14.3;6.4;10.3;1.8;10.11;2.7;.77;4340 +71077;43.58474;-.01915;140;20221125;12.2;7.5;9.8;2.8;10.46;7.4;.63;4075 +71077;43.58474;-.01915;140;20221126;12.8;3.7;8.3;1.3;8.46;.1;.59;5985 +71077;43.58474;-.01915;140;20221127;13;2.6;7.8;1.4;8.31;8.3;.67;5704 +71077;43.58474;-.01915;140;20221128;11.4;8;9.7;5;10.56;6.9;.66;4312 +71077;43.58474;-.01915;140;20221129;13.2;8.4;10.8;2.8;10.86;.3;.78;4097 +71077;43.58474;-.01915;140;20221130;7.6;4;5.8;1.5;8.71;.1;.4;3746 +71077;43.58474;-.01915;140;20221201;5.5;3.3;4.4;.8;7.81;0;.39;1570 +71077;43.58474;-.01915;140;20221202;7.8;2.7;5.3;.8;7.66;.1;.39;3770 +71077;43.58474;-.01915;140;20221203;6.4;3.4;4.9;.9;8.06;.6;.42;1747 +71077;43.58474;-.01915;140;20221204;10.1;1.4;5.7;1.4;7.26;0;.49;5727 +71077;43.58474;-.01915;140;20221205;12.4;.2;6.3;1.8;6.71;0;.69;6866 +71077;43.58474;-.01915;140;20221206;11;6.1;8.5;1.3;8.86;.1;.57;3671 +71077;43.58474;-.01915;140;20221207;13.8;7.5;10.6;.9;9.96;0;.53;4583 +71077;43.58474;-.01915;140;20221208;8.8;4.8;6.8;1.6;9.11;3.4;.43;1900 +71077;43.58474;-.01915;140;20221209;10.9;6.5;8.7;1.8;9.86;1.2;.56;2959 +71077;43.58474;-.01915;140;20221210;5.1;.4;2.7;2.7;5.86;0;.59;4898 +71077;43.58474;-.01915;140;20221211;4.6;-3.6;.5;1.5;5.06;.1;.41;4760 +71077;43.58474;-.01915;140;20221212;6.2;-1.3;2.5;2.2;7.41;9.8;.26;2488 +71077;43.58474;-.01915;140;20221213;14.6;5.9;10.2;3.7;13.01;4.7;.17;3805 +71077;43.58474;-.01915;140;20221214;18.6;11;14.8;2.3;12.56;1.3;.98;5012 +71077;43.58474;-.01915;140;20221215;14.8;8.8;11.8;1.7;11.61;6;.57;4750 +71077;43.58474;-.01915;140;20221216;10;9.4;9.7;2.2;10.46;3.5;.59;1234 +71077;43.58474;-.01915;140;20221217;8.2;3.3;5.8;1.1;8.21;.1;.45;2353 +71077;43.58474;-.01915;140;20221218;11.7;2.3;7;2.2;7.81;.1;.52;6063 +71077;43.58474;-.01915;140;20221219;13.9;5.2;9.5;2.8;9.21;0;.68;5520 +71077;43.58474;-.01915;140;20221220;11.7;8.9;10.3;2.3;10.96;5.9;.53;1988 +71077;43.58474;-.01915;140;20221221;18.1;8.6;13.3;2.1;11.51;0;.82;6375 +71077;43.58474;-.01915;140;20221222;18.6;9.1;13.9;1.8;11.36;.2;.92;4933 +71077;43.58474;-.01915;140;20221223;18.1;9.4;13.7;1.5;11.51;0;.76;4632 +71077;43.58474;-.01915;140;20221224;18.5;6.7;12.6;1.4;10.66;.1;.69;6713 +71077;43.58474;-.01915;140;20221225;19;5.4;12.2;1.7;9.51;0;.87;6706 +71077;43.58474;-.01915;140;20221226;17.2;6;11.6;1.4;10.36;1.8;.65;5476 +71077;43.58474;-.01915;140;20221227;13.2;9.9;11.5;1;11.76;1.2;.48;3082 +71077;43.58474;-.01915;140;20221228;18;6.3;12.2;1.3;9.86;0;.68;6844 +71077;43.58474;-.01915;140;20221229;15.1;10;12.6;1.9;10.41;6.7;.93;3070 +71077;43.58474;-.01915;140;20221230;20.1;9.4;14.7;2.2;11.76;.2;1.14;4691 +71077;43.58474;-.01915;140;20221231;16.9;8.4;12.7;2.2;10.86;0;.84;5684 +71078;43.61434;.28769;172;20220101;19.2;4.3;11.8;1.7;8.58;0;.94;6216 +71078;43.61434;.28769;172;20220102;16.8;6.6;11.7;1.8;9.43;.2;1.02;4288 +71078;43.61434;.28769;172;20220103;15.9;5.4;10.7;2;10.03;.1;.7;5085 +71078;43.61434;.28769;172;20220104;19.6;7.4;13.5;3.6;9.58;8.9;1.87;5684 +71078;43.61434;.28769;172;20220105;7.4;4.9;6.2;2.3;7.35;0;.72;2352 +71078;43.61434;.28769;172;20220106;7.3;.1;3.7;1.2;5.31;.1;.65;3528 +71078;43.61434;.28769;172;20220107;9.6;-1.2;4.2;3.3;7.08;2.7;.66;4936 +71078;43.61434;.28769;172;20220108;10.4;6.6;8.5;6.3;9.74;3.3;.75;2531 +71078;43.61434;.28769;172;20220109;9.6;8.5;9;4.8;10.8;26;.5;657 +71078;43.61434;.28769;172;20220110;11.9;9;10.4;3.7;11.85;16.8;.52;1677 +71078;43.61434;.28769;172;20220111;9.9;5.1;7.5;1.6;8.58;.2;.55;3960 +71078;43.61434;.28769;172;20220112;6.5;-.8;2.8;1.6;6.33;0;.45;4813 +71078;43.61434;.28769;172;20220113;4.8;-3.1;.9;1.2;6.08;.1;.32;4581 +71078;43.61434;.28769;172;20220114;7.6;-2.5;2.6;.9;6.03;.1;.39;5965 +71078;43.61434;.28769;172;20220115;11.1;-2.7;4.2;1.6;5.3;0;.78;7186 +71078;43.61434;.28769;172;20220116;8.4;-1.1;3.7;1.3;5.65;0;.61;6013 +71078;43.61434;.28769;172;20220117;5.2;-2.1;1.5;.9;5.93;.1;.42;4613 +71078;43.61434;.28769;172;20220118;1.7;-.8;.5;1.4;6.28;.1;.28;2113 +71078;43.61434;.28769;172;20220119;9.2;1.2;5.2;2.7;7.9;1.8;.58;4339 +71078;43.61434;.28769;172;20220120;8.5;5.3;6.9;2.2;8.68;3.7;.6;2476 +71078;43.61434;.28769;172;20220121;5;-.7;2.1;2.1;5.8;0;.56;4328 +71078;43.61434;.28769;172;20220122;6.3;-2.8;1.7;1.1;5.25;0;.5;6463 +71078;43.61434;.28769;172;20220123;8.4;-2.6;2.9;1.2;5.7;.1;.57;7066 +71078;43.61434;.28769;172;20220124;12.8;-.8;6;1.5;6.33;0;.81;7738 +71078;43.61434;.28769;172;20220125;11.6;-.8;5.4;1;6.43;.1;.65;7547 +71078;43.61434;.28769;172;20220126;11.5;-1.7;4.9;1;6.48;0;.61;7864 +71078;43.61434;.28769;172;20220127;7.2;-2.5;2.4;1.2;6.05;.1;.59;5919 +71078;43.61434;.28769;172;20220128;5.4;-1.5;2;1;6.35;0;.45;4503 +71078;43.61434;.28769;172;20220129;2;-1.9;.1;.9;6.08;.1;.33;3231 +71078;43.61434;.28769;172;20220130;2.2;-1;.6;1.6;6.35;.1;.31;2907 +71078;43.61434;.28769;172;20220131;8.6;1.5;5;3.8;8.33;1.4;.49;5249 +71078;43.61434;.28769;172;20220201;9;1.9;5.4;3.2;7.9;.1;.68;5565 +71078;43.61434;.28769;172;20220202;10.3;7;8.7;2.6;10.05;0;.64;3437 +71078;43.61434;.28769;172;20220203;12.4;4;8.2;2.5;9.73;0;.73;5702 +71078;43.61434;.28769;172;20220204;12.2;5.8;9;2.7;10.24;.7;.73;5424 +71078;43.61434;.28769;172;20220205;10.4;7.8;9.1;2.6;8.2;.1;1.13;4425 +71078;43.61434;.28769;172;20220206;10.3;1.2;5.8;3.3;7.58;.3;.91;6941 +71078;43.61434;.28769;172;20220207;12.3;7.5;9.9;3.8;9.84;.9;1.08;4675 +71078;43.61434;.28769;172;20220208;14;2.6;8.3;1.8;7.63;0;1.14;8896 +71078;43.61434;.28769;172;20220209;17.6;1.7;9.7;2;7.23;0;1.53;10257 +71078;43.61434;.28769;172;20220210;10.5;2.3;6.4;1.5;8.2;.3;.96;9454 +71078;43.61434;.28769;172;20220211;11.1;6.7;8.9;1.7;9.33;.2;.86;4613 +71078;43.61434;.28769;172;20220212;14.2;1.8;8;1.7;7.83;0;1.2;9872 +71078;43.61434;.28769;172;20220213;17.5;3.3;10.4;3.1;9.13;2.7;1.71;10736 +71078;43.61434;.28769;172;20220214;10.1;7.4;8.8;3.8;9.39;6.2;1.11;6700 +71078;43.61434;.28769;172;20220215;11.3;5.3;8.3;4.4;8.96;.9;1.2;6693 +71078;43.61434;.28769;172;20220216;12.8;8.3;10.6;5.2;11.13;1.5;1.02;5000 +71078;43.61434;.28769;172;20220217;14.3;11.3;12.8;4.2;12.54;.2;1.08;4044 +71078;43.61434;.28769;172;20220218;17;6.9;12;2.9;10.8;.7;1.52;8867 +71078;43.61434;.28769;172;20220219;11.8;7.3;9.5;2.2;8.53;.2;1.22;6268 +71078;43.61434;.28769;172;20220220;13.6;2.9;8.2;3.8;9.23;.4;1.22;8583 +71078;43.61434;.28769;172;20220221;13.2;9.5;11.4;5.6;9.63;1.1;1.84;5886 +71078;43.61434;.28769;172;20220222;14.9;6.5;10.7;2.3;9.08;0;1.54;9688 +71078;43.61434;.28769;172;20220223;16;4.1;10.1;1.6;8.85;0;1.44;10984 +71078;43.61434;.28769;172;20220224;13.2;5.3;9.3;2.8;9.68;.9;1.15;7118 +71078;43.61434;.28769;172;20220225;11.1;5;8.1;1.9;7.1;0;1.35;7987 +71078;43.61434;.28769;172;20220226;14;0;7;2.6;5.48;0;1.97;12433 +71078;43.61434;.28769;172;20220227;16.5;1.2;8.8;1.7;7.63;0;1.64;11752 +71078;43.61434;.28769;172;20220228;17.8;4.1;10.9;1.4;8.33;0;1.69;12335 +71078;43.61434;.28769;172;20220301;17.3;3.6;10.5;2.7;8.03;0;2.1;12515 +71078;43.61434;.28769;172;20220302;13;5.5;9.2;2.4;9.78;2;1.13;7255 +71078;43.61434;.28769;172;20220303;15.9;4.9;10.4;2;9.98;2.1;1.54;11520 +71078;43.61434;.28769;172;20220304;9.2;8.7;9;3.8;10.05;3.9;.81;1943 +71078;43.61434;.28769;172;20220305;10.2;6.3;8.2;2.3;8.35;0;1.21;6767 +71078;43.61434;.28769;172;20220306;10.3;4.8;7.5;1.9;7.63;0;1.22;7188 +71078;43.61434;.28769;172;20220307;12.4;1;6.7;2;7.3;0;1.48;12029 +71078;43.61434;.28769;172;20220308;12.7;2.9;7.8;2.1;8.45;.3;1.35;10348 +71078;43.61434;.28769;172;20220309;16.4;2.2;9.3;2.7;8.9;.2;1.89;14058 +71078;43.61434;.28769;172;20220310;15.3;8.7;12;2.9;10.5;.2;1.68;9048 +71078;43.61434;.28769;172;20220311;14.3;7.8;11;2.7;10.5;8.9;1.44;8204 +71078;43.61434;.28769;172;20220312;13.2;7.5;10.3;2.7;9.9;1.9;1.44;8575 +71078;43.61434;.28769;172;20220313;13.1;7.2;10.2;3.8;8.98;3.8;1.74;8851 +71078;43.61434;.28769;172;20220314;14.2;4.5;9.3;4.6;9.8;0;1.57;10403 +71078;43.61434;.28769;172;20220315;18.1;12;15;5.8;12.08;0;2.41;9170 +71078;43.61434;.28769;172;20220316;15.5;11;13.2;3.3;12.18;2.8;1.58;7579 +71078;43.61434;.28769;172;20220317;12.1;11.1;11.6;3.1;12;6.4;.89;2492 +71078;43.61434;.28769;172;20220318;10.7;7.8;9.3;1.6;10.03;0;.91;4503 +71078;43.61434;.28769;172;20220319;16.5;4.7;10.6;3.2;9.73;0;2.18;14786 +71078;43.61434;.28769;172;20220320;17.4;7.1;12.3;3.4;10.53;0;2.17;12809 +71078;43.61434;.28769;172;20220321;17.9;7.9;12.9;5.2;10.07;.1;2.92;15091 +71078;43.61434;.28769;172;20220322;17.4;7.1;12.2;5;8.2;0;3.18;14982 +71078;43.61434;.28769;172;20220323;16.9;4.5;10.7;3.2;7.97;0;2.81;17835 +71078;43.61434;.28769;172;20220324;17.9;2.5;10.2;2.3;8.33;0;2.56;17655 +71078;43.61434;.28769;172;20220325;18.9;5.4;12.1;2.4;8.57;0;2.84;17296 +71078;43.61434;.28769;172;20220326;18.5;4.5;11.5;3.4;7.9;0;3.15;17933 +71078;43.61434;.28769;172;20220327;21.1;4.2;12.6;2.5;8.7;0;3.24;18801 +71078;43.61434;.28769;172;20220328;20.9;3.8;12.3;1.8;8.8;0;2.73;16265 +71078;43.61434;.28769;172;20220329;18.6;6.5;12.6;2.2;10.63;5.1;2.22;12269 +71078;43.61434;.28769;172;20220330;11.8;9.6;10.7;2.6;11.6;5.7;.91;3943 +71078;43.61434;.28769;172;20220331;13.3;8.5;10.9;4.8;9.63;4.6;2.14;11661 +71078;43.61434;.28769;172;20220401;8.7;1.4;5;5.5;5.97;.8;2.05;14349 +71078;43.61434;.28769;172;20220402;8.9;1.4;5.1;4.5;5.37;0;2.23;14490 +71078;43.61434;.28769;172;20220403;7.6;-1.9;2.8;3.8;4.97;0;2.11;17521 +71078;43.61434;.28769;172;20220404;11.2;-1.9;4.7;1.5;5.17;0;2.24;20766 +71078;43.61434;.28769;172;20220405;15.6;-3.4;6.1;1.6;5.99;0;2.74;23400 +71078;43.61434;.28769;172;20220406;12.3;3.9;8.1;2.5;9.3;0;1.38;8845 +71078;43.61434;.28769;172;20220407;20;7.2;13.6;3.8;10.99;.8;3.25;18000 +71078;43.61434;.28769;172;20220408;21.5;8.8;15.2;4.1;11.5;1;3.35;14662 +71078;43.61434;.28769;172;20220409;15.3;7.9;11.6;2.9;8.77;.5;2.61;14802 +71078;43.61434;.28769;172;20220410;19.9;-.2;9.8;3.2;7.73;0;3.55;23449 +71078;43.61434;.28769;172;20220411;20.4;9;14.7;6.1;11.47;0;3.58;18221 +71078;43.61434;.28769;172;20220412;18.6;11.3;15;4.9;12.1;2;2.69;11048 +71078;43.61434;.28769;172;20220413;14.9;11.6;13.2;2.1;13.07;1.7;1.26;5710 +71078;43.61434;.28769;172;20220414;21.4;8.6;15;1.6;12.47;0;3.19;20596 +71078;43.61434;.28769;172;20220415;21.2;9;15.1;2.3;13.3;0;2.74;15941 +71078;43.61434;.28769;172;20220416;22.7;10.4;16.6;3.1;12.97;.1;3.61;19385 +71078;43.61434;.28769;172;20220417;21.9;8.5;15.2;3.4;12.4;0;3.57;20816 +71078;43.61434;.28769;172;20220418;18.5;10.7;14.6;3.1;11.73;0;2.75;14132 +71078;43.61434;.28769;172;20220419;12.1;7.8;10;1.8;11.39;13;.86;3200 +71078;43.61434;.28769;172;20220420;12.6;8;10.3;2.7;10.9;6.9;1.37;8274 +71078;43.61434;.28769;172;20220421;13.9;8.5;11.2;2.3;11.8;0;1.29;7408 +71078;43.61434;.28769;172;20220422;18.6;9.4;14;1.7;12.29;1.9;2.87;18500 +71078;43.61434;.28769;172;20220423;13.5;10.4;12;3.6;11.47;8.1;1.74;7792 +71078;43.61434;.28769;172;20220424;16.5;9.3;12.9;4.9;11.87;2.6;2.25;11463 +71078;43.61434;.28769;172;20220425;19.4;4.4;11.9;1.5;10.87;0;3.11;22103 +71078;43.61434;.28769;172;20220426;23.4;5.5;14.5;1.8;11.2;0;3.83;23486 +71078;43.61434;.28769;172;20220427;20.2;9.4;14.8;2;13.27;.1;2.6;14651 +71078;43.61434;.28769;172;20220428;16.8;12.9;14.9;2;14.53;0;1.55;7353 +71078;43.61434;.28769;172;20220429;20.3;10.9;15.6;2;14.33;.2;2.6;14449 +71078;43.61434;.28769;172;20220430;21;12.7;16.9;2.6;13.53;0;3.22;16556 +71078;43.61434;.28769;172;20220501;20.1;10.5;15.3;2.4;12.67;.1;3.04;17305 +71078;43.61434;.28769;172;20220502;18.7;11.5;15.1;2.3;12.77;0;2.33;11024 +71078;43.61434;.28769;172;20220503;20.3;10.9;15.6;2.2;13.03;2.7;2.93;16110 +71078;43.61434;.28769;172;20220504;19.4;12.2;15.8;2.8;13.57;1.8;2.42;11136 +71078;43.61434;.28769;172;20220505;21;9.6;15.3;3.3;11.83;0;3.67;19899 +71078;43.61434;.28769;172;20220506;20.8;10.2;15.5;3.6;11.7;0;3.64;18919 +71078;43.61434;.28769;172;20220507;22.7;11.2;16.9;3.2;12.85;.1;3.94;20478 +71078;43.61434;.28769;172;20220508;24;12.2;18.1;2.6;13.18;0;4.15;21141 +71078;43.61434;.28769;172;20220509;26.1;11.1;18.6;1.9;12.65;0;4.49;23945 +71078;43.61434;.28769;172;20220510;29;11.6;20.3;1.4;12.6;.1;4.76;24935 +71078;43.61434;.28769;172;20220511;30.3;11.3;20.8;1.7;14.95;0;5.01;25853 +71078;43.61434;.28769;172;20220512;21.7;13.9;17.8;1.7;15.03;0;2.94;15348 +71078;43.61434;.28769;172;20220513;24.9;14.3;19.6;1.6;16.23;0;3.59;18809 +71078;43.61434;.28769;172;20220514;29.3;13.9;21.6;1.7;16.18;0;4.71;23666 +71078;43.61434;.28769;172;20220515;28.9;14.5;21.7;2.3;16.75;2.9;4.89;23367 +71078;43.61434;.28769;172;20220516;28.5;14.6;21.5;1.3;16.58;0;4.46;23264 +71078;43.61434;.28769;172;20220517;31.3;15.8;23.5;1.9;16.28;.1;5.28;24487 +71078;43.61434;.28769;172;20220518;32;16.2;24.1;1.7;16.38;.8;5.33;24755 +71078;43.61434;.28769;172;20220519;27.9;17;22.4;2.2;18.9;.2;4.22;19666 +71078;43.61434;.28769;172;20220520;26.5;16.9;21.7;2.5;18.53;.1;4.2;20097 +71078;43.61434;.28769;172;20220521;31.3;15.3;23.3;1.5;18.9;0;5.01;24718 +71078;43.61434;.28769;172;20220522;29.6;17.8;23.7;2.7;20.23;1;4.53;19638 +71078;43.61434;.28769;172;20220523;22.3;16.1;19.2;4.8;15.03;0;3.88;15488 +71078;43.61434;.28769;172;20220524;17.1;12.5;14.8;2.8;12.73;3;2.4;11656 +71078;43.61434;.28769;172;20220525;19.2;9.4;14.3;2.6;12.08;0;3.21;19017 +71078;43.61434;.28769;172;20220526;19.8;10.9;15.3;1.8;13;0;3.04;17331 +71078;43.61434;.28769;172;20220527;24.6;12.6;18.6;1.9;14.05;0;4.15;21817 +71078;43.61434;.28769;172;20220528;26.3;12;19.1;2.2;13.18;0;4.91;25208 +71078;43.61434;.28769;172;20220529;24.9;11.2;18;2.1;9.93;0;4.93;24830 +71078;43.61434;.28769;172;20220530;25.2;9.6;17.4;2;10.15;.3;4.89;25923 +71078;43.61434;.28769;172;20220531;26.4;13.6;20;2.2;12.03;0;4.99;24176 +71078;43.61434;.28769;172;20220601;31.8;14.3;23.1;2;14.6;.7;5.87;27260 +71078;43.61434;.28769;172;20220602;27.9;16.2;22.1;2.3;17.85;1.8;4.62;21827 +71078;43.61434;.28769;172;20220603;29.2;18.3;23.7;2.3;19.7;3.3;4.78;21651 +71078;43.61434;.28769;172;20220604;23.8;17.4;20.6;2.2;19.5;5;2.95;14157 +71078;43.61434;.28769;172;20220605;24;16.1;20;2.2;17.03;0;3.65;18069 +71078;43.61434;.28769;172;20220606;26.8;14.7;20.7;1.8;16.3;0;4.47;22620 +71078;43.61434;.28769;172;20220607;24;16.3;20.2;1.8;15.73;.2;3.58;16994 +71078;43.61434;.28769;172;20220608;20.1;14.7;17.4;2.5;16.48;4.5;2.48;12891 +71078;43.61434;.28769;172;20220609;23.6;13;18.3;2.2;14.5;.1;4.04;21448 +71078;43.61434;.28769;172;20220610;28.8;12.4;20.6;1.5;14.23;.1;5.19;27159 +71078;43.61434;.28769;172;20220611;31.6;14.4;23;2;15.83;0;5.83;27278 +71078;43.61434;.28769;172;20220612;29.1;17.2;23.1;2.8;19.18;3.1;4.81;21166 +71078;43.61434;.28769;172;20220613;30.2;18.2;24.2;2.5;20.03;0;5.24;23608 +71078;43.61434;.28769;172;20220614;36.2;18.5;27.4;1.8;20.83;.6;6.22;26635 +71078;43.61434;.28769;172;20220615;34.5;19.7;27.1;1.8;20.95;0;6;26097 +71078;43.61434;.28769;172;20220616;36.3;19.8;28.1;1.6;19.8;0;6.16;26268 +71078;43.61434;.28769;172;20220617;38;19.9;29;1.8;18.98;0;6.79;27890 +71078;43.61434;.28769;172;20220618;39.6;20.9;30.2;2.4;18.65;0;7.67;28356 +71078;43.61434;.28769;172;20220619;31.2;19.5;25.3;2.8;19.98;0;5.47;22523 +71078;43.61434;.28769;172;20220620;29.5;18.1;23.8;2.7;18.9;1.8;5.06;21998 +71078;43.61434;.28769;172;20220621;25.9;18.6;22.2;2.3;20.03;2.1;3.47;15646 +71078;43.61434;.28769;172;20220622;26.3;18.1;22.2;2.5;18.48;.6;4.2;19301 +71078;43.61434;.28769;172;20220623;27.6;16;21.8;2.1;18.23;13.1;4.43;21457 +71078;43.61434;.28769;172;20220624;25;16.2;20.6;1.7;16.7;.2;3.98;19882 +71078;43.61434;.28769;172;20220625;20.8;14.8;17.8;2.1;16.08;6;2.85;14634 +71078;43.61434;.28769;172;20220626;16.9;12.9;14.9;1.9;14.88;6.4;1.95;10816 +71078;43.61434;.28769;172;20220627;20.6;14.1;17.4;2.2;15.2;.3;2.92;15100 +71078;43.61434;.28769;172;20220628;25.3;14;19.7;1.6;13.98;.1;4.53;23674 +71078;43.61434;.28769;172;20220629;26;13;19.5;2;15.25;1.8;4.55;23958 +71078;43.61434;.28769;172;20220630;16.2;14;15.1;2.2;14.8;.6;1.67;7878 +71078;43.61434;.28769;172;20220701;23.6;10.7;17.2;1.5;13.05;0;4.26;24566 +71078;43.61434;.28769;172;20220702;30.7;11.9;21.3;1.7;13.5;0;5.69;28360 +71078;43.61434;.28769;172;20220703;28.5;16;22.2;3;16.75;5.7;5.15;22977 +71078;43.61434;.28769;172;20220704;25;15.8;20.4;2.8;17.65;.2;3.86;18824 +71078;43.61434;.28769;172;20220705;29.1;17;23;2.2;17.18;0;5.21;24017 +71078;43.61434;.28769;172;20220706;28.3;16.3;22.3;2.8;15.83;.1;5;21425 +71078;43.61434;.28769;172;20220707;28.5;16.1;22.3;3.4;16.45;0;5.38;23380 +71078;43.61434;.28769;172;20220708;29.4;15.7;22.6;2.5;16.03;0;5.52;25369 +71078;43.61434;.28769;172;20220709;31.6;15.1;23.4;2;15.68;0;5.81;27064 +71078;43.61434;.28769;172;20220710;33.1;16;24.5;1.8;15.23;0;6.02;27521 +71078;43.61434;.28769;172;20220711;35.5;16.7;26.1;1.5;15.95;0;6.24;28073 +71078;43.61434;.28769;172;20220712;35.6;18.6;27.1;2;16.83;0;6.48;26957 +71078;43.61434;.28769;172;20220713;35.8;17.7;26.8;1.3;13.83;0;6.06;27524 +71078;43.61434;.28769;172;20220714;36.9;17.7;27.3;1.6;15.68;0;6.43;28002 +71078;43.61434;.28769;172;20220715;35.1;19.6;27.4;2.5;17.15;0;6.59;25592 +71078;43.61434;.28769;172;20220716;37.3;18.3;27.8;1.5;15.7;0;6.35;27575 +71078;43.61434;.28769;172;20220717;38.3;18.2;28.2;1.6;15.18;0;6.6;27902 +71078;43.61434;.28769;172;20220718;39.1;19.9;29.5;2.6;15.83;.2;7.61;27102 +71078;43.61434;.28769;172;20220719;31.1;20.8;25.9;2.5;20.68;1.2;4.88;19304 +71078;43.61434;.28769;172;20220720;28.6;20.1;24.3;2.5;17.13;0;4.75;18665 +71078;43.61434;.28769;172;20220721;32.5;17.9;25.2;1.6;17.13;0;5.38;24365 +71078;43.61434;.28769;172;20220722;26.8;19.4;23.1;3.4;18.55;.1;4.28;16762 +71078;43.61434;.28769;172;20220723;28.3;17.2;22.7;1.3;16.43;.1;4.32;21040 +71078;43.61434;.28769;172;20220724;37.2;16.3;26.8;2;17.48;0;6.71;28285 +71078;43.61434;.28769;172;20220725;28.3;20.6;24.5;3.5;18.85;.1;4.6;16389 +71078;43.61434;.28769;172;20220726;26.7;16.7;21.7;2.5;15.53;.2;4.49;19901 +71078;43.61434;.28769;172;20220727;28;14.8;21.4;2;13.5;0;4.89;23462 +71078;43.61434;.28769;172;20220728;28;14.4;21.2;2;14.98;4.4;4.67;22500 +71078;43.61434;.28769;172;20220729;26;17.1;21.6;2.1;17.1;1.1;3.54;15963 +71078;43.61434;.28769;172;20220730;29.3;18.1;23.7;1.6;17.75;0;4.33;19877 +71078;43.61434;.28769;172;20220731;32.1;16.4;24.2;2.3;17.5;0;5.56;24668 +71078;43.61434;.28769;172;20220801;33.2;17.6;25.4;2.5;17.73;0;5.88;24555 +71078;43.61434;.28769;172;20220802;35.4;17.3;26.3;2;16.35;0;6.1;25954 +71078;43.61434;.28769;172;20220803;36.6;18;27.3;1.9;16.75;0;6.13;25421 +71078;43.61434;.28769;172;20220804;33.6;21.2;27.4;2.9;21.73;.4;5.52;21027 +71078;43.61434;.28769;172;20220805;30.8;19.9;25.4;3.3;19.75;0;5.24;20519 +71078;43.61434;.28769;172;20220806;32.6;17.9;25.2;2.5;17.93;0;5.6;23266 +71078;43.61434;.28769;172;20220807;33.2;17.6;25.4;2.2;14.5;0;5.8;23810 +71078;43.61434;.28769;172;20220808;34.3;16.1;25.2;1.9;13.63;0;5.85;25310 +71078;43.61434;.28769;172;20220809;35.5;17.6;26.5;1.9;14.5;0;5.91;24542 +71078;43.61434;.28769;172;20220810;37.5;18;27.7;1.6;14.05;0;5.9;25091 +71078;43.61434;.28769;172;20220811;38.9;20.1;29.5;1.7;16.35;0;6.1;24543 +71078;43.61434;.28769;172;20220812;38;22.1;30.1;2.3;20.15;0;6.2;22631 +71078;43.61434;.28769;172;20220813;34;20.8;27.4;2.4;21.25;1;5.23;20443 +71078;43.61434;.28769;172;20220814;26.5;20.3;23.4;2.8;19.83;.3;3.57;14337 +71078;43.61434;.28769;172;20220815;28;18.3;23.1;1.9;16.45;0;4.08;17936 +71078;43.61434;.28769;172;20220816;26.3;15.8;21;1.6;16.98;10.8;3.29;15963 +71078;43.61434;.28769;172;20220817;24.7;15.5;20.1;2.2;17.2;0;3.3;16301 +71078;43.61434;.28769;172;20220818;24.5;16;20.3;3.1;17.33;2.3;3.33;15364 +71078;43.61434;.28769;172;20220819;26.5;15.9;21.2;2.1;16.83;.1;3.64;16973 +71078;43.61434;.28769;172;20220820;29.3;15.5;22.4;1.7;17.68;0;4.17;20656 +71078;43.61434;.28769;172;20220821;27.6;17.9;22.7;2.3;18.33;.3;3.7;15898 +71078;43.61434;.28769;172;20220822;25.1;18.3;21.7;2.9;19.63;.9;3.07;13305 +71078;43.61434;.28769;172;20220823;29.3;19.1;24.2;1.4;19.73;0;3.66;16966 +71078;43.61434;.28769;172;20220824;35.5;17.6;26.6;1.4;17.88;.6;4.93;22315 +71078;43.61434;.28769;172;20220825;29.4;21.3;25.3;3.6;21.15;1.7;4.1;14153 +71078;43.61434;.28769;172;20220826;29.3;19.7;24.5;2.6;19.6;0;3.96;15710 +71078;43.61434;.28769;172;20220827;30.4;18.1;24.3;2.2;17.73;0;4.44;19243 +71078;43.61434;.28769;172;20220828;34.1;16.2;25.2;1.2;15;.1;4.54;21883 +71078;43.61434;.28769;172;20220829;32.2;19.4;25.8;2.4;16.63;5.9;4.56;15968 +71078;43.61434;.28769;172;20220830;32.2;16.9;24.5;1.8;18.85;0;4.4;20236 +71078;43.61434;.28769;172;20220831;28.5;19.3;23.9;2.5;20.88;1.2;3.41;14059 +71078;43.61434;.28769;172;20220901;29.5;18;23.8;1.8;19.03;.4;3.81;17571 +71078;43.61434;.28769;172;20220902;27.2;18.1;22.6;2.5;18.13;.2;3.49;14607 +71078;43.61434;.28769;172;20220903;27.2;17.9;22.6;1.4;18.05;0;3.21;15572 +71078;43.61434;.28769;172;20220904;33.3;16.1;24.7;1.7;17.6;.1;4.44;20295 +71078;43.61434;.28769;172;20220905;34.1;17.8;25.9;1.8;19.23;0;4.48;19904 +71078;43.61434;.28769;172;20220906;31.8;19;25.4;2;17.35;0;4.37;18365 +71078;43.61434;.28769;172;20220907;28.4;16.1;22.3;1.8;14.78;0;3.62;15999 +71078;43.61434;.28769;172;20220908;27;13.8;20.4;1.4;14.15;.6;3.28;16703 +71078;43.61434;.28769;172;20220909;25.1;17.4;21.2;2.1;15.48;4.7;3.04;12374 +71078;43.61434;.28769;172;20220910;27.9;12.3;20.1;1.6;13.9;0;3.59;18868 +71078;43.61434;.28769;172;20220911;33.4;14.8;24.1;1.9;13.88;0;4.61;19881 +71078;43.61434;.28769;172;20220912;35.6;18.7;27.2;2.8;17.73;.4;5.33;18806 +71078;43.61434;.28769;172;20220913;31.3;21.9;26.6;2.4;20.78;.2;3.57;11924 +71078;43.61434;.28769;172;20220914;30.4;17.7;24;2.1;16.5;.5;3.78;15461 +71078;43.61434;.28769;172;20220915;29.2;17.9;23.6;2.1;16.45;.4;3.7;15369 +71078;43.61434;.28769;172;20220916;25.5;17.5;21.5;3;16.45;.4;3.19;12061 +71078;43.61434;.28769;172;20220917;22;10.9;16.4;2;10.18;0;3.03;15833 +71078;43.61434;.28769;172;20220918;24.8;7.4;16.1;1.5;7.58;0;3.19;17951 +71078;43.61434;.28769;172;20220919;26.7;8.3;17.5;1.7;7.78;0;3.58;18462 +71078;43.61434;.28769;172;20220920;25.1;8.1;16.6;2.1;8.98;0;3.5;17737 +71078;43.61434;.28769;172;20220921;25.2;9.5;17.3;2.3;10.23;0;3.47;16888 +71078;43.61434;.28769;172;20220922;26.5;10.4;18.4;1.9;11.15;0;3.33;16892 +71078;43.61434;.28769;172;20220923;23.3;10.6;17;1.6;12.43;3;2.48;12775 +71078;43.61434;.28769;172;20220924;17.2;12.6;14.9;2.4;14.88;2.2;1.35;7417 +71078;43.61434;.28769;172;20220925;20;10.3;15.1;2.3;12.13;.1;2.24;12231 +71078;43.61434;.28769;172;20220926;20.1;9.3;14.7;3.4;12;4.9;2.43;12482 +71078;43.61434;.28769;172;20220927;17.7;13;15.4;4.3;14.45;9.8;1.66;7768 +71078;43.61434;.28769;172;20220928;17.9;14.5;16.2;5.5;15.78;19.3;1.57;7017 +71078;43.61434;.28769;172;20220929;16.3;12.7;14.5;3.5;13.73;7.9;1.48;6819 +71078;43.61434;.28769;172;20220930;18.5;10.1;14.3;2.8;11.63;0;2.1;10941 +71078;43.61434;.28769;172;20221001;22.8;10.7;16.7;3.2;12.95;.1;2.73;12941 +71078;43.61434;.28769;172;20221002;24;11;17.5;1;14.58;0;2.09;13549 +71078;43.61434;.28769;172;20221003;24.4;13.2;18.8;1;14.53;0;2.07;12202 +71078;43.61434;.28769;172;20221004;26.3;10.4;18.3;1;13.08;.1;2.33;14797 +71078;43.61434;.28769;172;20221005;27.1;10.1;18.6;2.1;13.4;0;2.89;14773 +71078;43.61434;.28769;172;20221006;21.8;16.1;18.9;1.2;15.3;.1;1.7;8111 +71078;43.61434;.28769;172;20221007;24.9;11.1;18;1.6;14.4;0;2.25;12678 +71078;43.61434;.28769;172;20221008;21.9;15.3;18.6;1.8;16.55;.4;1.66;7525 +71078;43.61434;.28769;172;20221009;26.7;11.5;19.1;1.9;14.15;.1;2.59;13509 +71078;43.61434;.28769;172;20221010;24.1;12.3;18.2;2;14.63;.7;2.17;10792 +71078;43.61434;.28769;172;20221011;22.6;14.5;18.6;1.3;16.1;2.9;1.62;8670 +71078;43.61434;.28769;172;20221012;23;14.3;18.7;1.8;16;1.1;1.81;9345 +71078;43.61434;.28769;172;20221013;22.5;13;17.8;2.2;15.33;.3;1.86;9132 +71078;43.61434;.28769;172;20221014;21.2;17.1;19.1;3.4;17.05;.7;1.82;6134 +71078;43.61434;.28769;172;20221015;27.1;10.9;19;1.7;14.08;0;2.34;12860 +71078;43.61434;.28769;172;20221016;28;14.5;21.3;2.5;16.6;.3;2.66;11892 +71078;43.61434;.28769;172;20221017;27.2;17.4;22.3;2.2;18.38;1;2.29;9145 +71078;43.61434;.28769;172;20221018;29;16.2;22.6;3.1;17.8;0;2.95;11517 +71078;43.61434;.28769;172;20221019;25.5;16.6;21;2.9;17.45;1.1;2.29;8342 +71078;43.61434;.28769;172;20221020;23.7;16.5;20.1;2.5;16.4;.1;1.96;6543 +71078;43.61434;.28769;172;20221021;21.2;15.1;18.2;1.8;14.73;.4;1.53;5478 +71078;43.61434;.28769;172;20221022;26.1;11.8;19;2;13.53;0;2.26;11056 +71078;43.61434;.28769;172;20221023;26;14.4;20.2;1.5;13.7;0;1.99;8010 +71078;43.61434;.28769;172;20221024;24.4;13.1;18.7;1.3;11.93;.1;1.83;9247 +71078;43.61434;.28769;172;20221025;24.7;11.8;18.3;2;12.63;.1;2.11;8791 +71078;43.61434;.28769;172;20221026;25.2;12.3;18.8;2.1;14.23;.1;1.98;8775 +71078;43.61434;.28769;172;20221027;23;14.2;18.6;3;15.7;.1;1.83;6054 +71078;43.61434;.28769;172;20221028;26.6;16.6;21.6;3.2;15.78;0;2.64;8023 +71078;43.61434;.28769;172;20221029;26.4;15.5;21;2.9;15.13;.2;2.47;9054 +71078;43.61434;.28769;172;20221030;23;11.9;17.5;1.5;14.03;.1;1.48;7895 +71078;43.61434;.28769;172;20221031;22.1;10.6;16.3;2.3;14.2;.8;1.49;7300 +71078;43.61434;.28769;172;20221101;20.2;13.6;16.9;1.9;13.75;.1;1.42;6456 +71078;43.61434;.28769;172;20221102;20.4;10.9;15.7;1.5;12.23;0;1.35;7930 +71078;43.61434;.28769;172;20221103;22.1;10.4;16.2;3.1;11.8;6.1;2.07;6706 +71078;43.61434;.28769;172;20221104;14;10.3;12.2;4.9;11.1;8.1;1.37;4306 +71078;43.61434;.28769;172;20221105;16.5;7.6;12.1;1.7;10.03;.1;1.16;7524 +71078;43.61434;.28769;172;20221106;19.9;4.5;12.2;2.1;9.13;.1;1.56;9133 +71078;43.61434;.28769;172;20221107;20.3;6.3;13.3;2.1;10.33;0;1.49;8656 +71078;43.61434;.28769;172;20221108;18.3;10.7;14.5;2.6;13.1;1;1.21;4783 +71078;43.61434;.28769;172;20221109;15.7;12.7;14.2;1.9;13.2;1.9;.9;2720 +71078;43.61434;.28769;172;20221110;15;7;11;1.6;10.73;.2;.81;5501 +71078;43.61434;.28769;172;20221111;19.7;4.4;12;1.4;10.8;.1;1.01;8175 +71078;43.61434;.28769;172;20221112;22.1;9.3;15.7;2;12.73;.1;1.37;7794 +71078;43.61434;.28769;172;20221113;20.6;7.7;14.2;1.5;11.3;.1;1.14;7608 +71078;43.61434;.28769;172;20221114;14.3;8.5;11.4;2.1;11.6;1.5;.75;3438 +71078;43.61434;.28769;172;20221115;16;9.8;12.9;2.2;12.9;10.1;.78;4005 +71078;43.61434;.28769;172;20221116;19;9.2;14.1;2.5;11.68;.6;1.31;6603 +71078;43.61434;.28769;172;20221117;17.5;12.6;15.1;3.6;13.3;7.4;1.32;3861 +71078;43.61434;.28769;172;20221118;11.7;9.1;10.4;3.6;10.7;2.7;.84;2515 +71078;43.61434;.28769;172;20221119;10.4;7.3;8.8;3.6;9.38;.7;.85;2962 +71078;43.61434;.28769;172;20221120;13.8;3.4;8.6;2.8;9.38;5.5;.84;5567 +71078;43.61434;.28769;172;20221121;14.1;8.3;11.2;3.7;10.9;28.9;.98;3205 +71078;43.61434;.28769;172;20221122;10.5;6.5;8.5;4.4;9.4;15;.84;3170 +71078;43.61434;.28769;172;20221123;16.4;8.4;12.4;3.6;11.88;6.2;1.01;5078 +71078;43.61434;.28769;172;20221124;14.4;6.4;10.4;2.5;9.8;1.7;.94;4461 +71078;43.61434;.28769;172;20221125;12;7.1;9.6;3.2;10.25;4.1;.73;3003 +71078;43.61434;.28769;172;20221126;12.7;3.8;8.2;1.6;8.6;.2;.63;5197 +71078;43.61434;.28769;172;20221127;12.2;2.8;7.5;2.4;8.43;6.1;.72;4918 +71078;43.61434;.28769;172;20221128;11.8;7.7;9.7;4.2;10.53;4.6;.71;3110 +71078;43.61434;.28769;172;20221129;12.5;8.3;10.4;2.6;10.45;.7;.77;3323 +71078;43.61434;.28769;172;20221130;5.6;3;4.3;1.3;8.15;.1;.35;1834 +71078;43.61434;.28769;172;20221201;4.8;2.8;3.8;1;7.65;0;.36;1576 +71078;43.61434;.28769;172;20221202;6.9;3.4;5.2;1.1;7.73;0;.44;2450 +71078;43.61434;.28769;172;20221203;8.3;3.2;5.8;1.1;7.93;1;.44;2975 +71078;43.61434;.28769;172;20221204;10.4;1.1;5.7;1.4;7.13;0;.55;5099 +71078;43.61434;.28769;172;20221205;11.2;.1;5.6;1.7;6.73;.1;.61;5644 +71078;43.61434;.28769;172;20221206;10.7;5.1;7.9;1.4;8.38;.2;.62;3294 +71078;43.61434;.28769;172;20221207;12.9;6.9;9.9;1;9.28;.1;.58;3794 +71078;43.61434;.28769;172;20221208;8.5;4.1;6.3;1.7;8.73;2;.45;2018 +71078;43.61434;.28769;172;20221209;11.2;6.2;8.7;2;9.73;.3;.57;2869 +71078;43.61434;.28769;172;20221210;4.6;.4;2.5;3.3;5.78;.1;.64;3834 +71078;43.61434;.28769;172;20221211;4.4;-4.6;-.1;1.4;4.88;.1;.38;4486 +71078;43.61434;.28769;172;20221212;5.7;-1.1;2.3;2.6;6.9;6.3;.33;2865 +71078;43.61434;.28769;172;20221213;14.1;5.1;9.6;4;12.58;2.2;.22;3864 +71078;43.61434;.28769;172;20221214;17.7;9.2;13.5;2.5;12.1;.2;.89;4433 +71078;43.61434;.28769;172;20221215;14.1;8.5;11.3;2.1;11.63;5.1;.6;3215 +71078;43.61434;.28769;172;20221216;9.5;8.5;9;1.8;10.3;4.1;.55;592 +71078;43.61434;.28769;172;20221217;7.9;2.9;5.4;1.6;7.83;0;.47;2651 +71078;43.61434;.28769;172;20221218;11.4;2.8;7.1;2.9;8.38;.1;.58;4914 +71078;43.61434;.28769;172;20221219;14.7;6.8;10.8;3;10.28;0;.83;4446 +71078;43.61434;.28769;172;20221220;13.7;10;11.8;2.6;11.43;2.3;.8;2268 +71078;43.61434;.28769;172;20221221;18.3;9.3;13.8;2.1;11.68;0;.94;4999 +71078;43.61434;.28769;172;20221222;18.5;9.1;13.8;2.5;11.38;.1;1.13;4223 +71078;43.61434;.28769;172;20221223;17.9;9.6;13.7;2.1;11.88;0;.92;4051 +71078;43.61434;.28769;172;20221224;18.6;7.6;13.1;1.6;10.9;0;.78;5203 +71078;43.61434;.28769;172;20221225;17.1;6;11.5;2.3;9.93;.1;.91;5355 +71078;43.61434;.28769;172;20221226;16.6;6.5;11.6;1.7;10.45;1.1;.75;4279 +71078;43.61434;.28769;172;20221227;12.9;9.6;11.2;1;11.88;.5;.49;2097 +71078;43.61434;.28769;172;20221228;18.2;6.4;12.3;1.9;10.13;.1;.86;5613 +71078;43.61434;.28769;172;20221229;13.7;9;11.4;2.1;10.53;4.4;.78;2628 +71078;43.61434;.28769;172;20221230;18.2;8.9;13.5;2.6;11.53;.2;1.04;4557 +71078;43.61434;.28769;172;20221231;16.6;8.2;12.4;2.8;11.2;0;.96;4452 +71079;43.64303;.59481;190;20220101;17.9;5.1;11.5;1.9;8.75;0;1.08;5432 +71079;43.64303;.59481;190;20220102;15.7;6.2;11;2.5;9.48;.1;1.15;3787 +71079;43.64303;.59481;190;20220103;15.2;5.3;10.3;2.3;10.65;.1;.65;4670 +71079;43.64303;.59481;190;20220104;17.8;7.4;12.6;3.9;9.83;8.9;1.69;4958 +71079;43.64303;.59481;190;20220105;7.1;4.9;6;2.8;7.35;0;.73;2159 +71079;43.64303;.59481;190;20220106;6.7;-.5;3.1;1.7;5.24;.1;.72;3295 +71079;43.64303;.59481;190;20220107;9.3;-.8;4.2;3.6;6.9;2.8;.75;4656 +71079;43.64303;.59481;190;20220108;9.7;6.6;8.1;7.4;9.78;1;.64;2339 +71079;43.64303;.59481;190;20220109;9.4;8.1;8.8;4.8;10.65;25;.47;710 +71079;43.64303;.59481;190;20220110;11.6;8.6;10.1;3.6;11.55;13;.51;1848 +71079;43.64303;.59481;190;20220111;8.9;4.9;6.9;2.3;8.48;.1;.56;3680 +71079;43.64303;.59481;190;20220112;5.7;-.8;2.4;1.7;6.38;0;.4;4496 +71079;43.64303;.59481;190;20220113;4.8;-2.6;1.1;1.4;6.18;0;.34;4286 +71079;43.64303;.59481;190;20220114;7.9;-2.7;2.6;1;5.87;.1;.39;6104 +71079;43.64303;.59481;190;20220115;9.8;-1.4;4.2;1.7;5.48;0;.79;6248 +71079;43.64303;.59481;190;20220116;7;-1.7;2.7;1.4;5.85;0;.57;5380 +71079;43.64303;.59481;190;20220117;3;-2.2;.4;1.2;5.95;.1;.34;4028 +71079;43.64303;.59481;190;20220118;1.3;-.6;.3;1.4;6.3;.1;.28;1578 +71079;43.64303;.59481;190;20220119;8.5;.7;4.6;2.6;7.8;1.7;.47;4283 +71079;43.64303;.59481;190;20220120;7.7;4.7;6.2;2.3;8.5;3.2;.53;2340 +71079;43.64303;.59481;190;20220121;4.9;-.6;2.1;2.5;5.78;0;.6;3975 +71079;43.64303;.59481;190;20220122;5.6;-2.7;1.5;1.3;5.35;0;.51;6016 +71079;43.64303;.59481;190;20220123;8.5;-2.7;2.9;1.8;5.85;0;.66;6969 +71079;43.64303;.59481;190;20220124;12.4;.1;6.3;2.3;6.78;0;.97;7159 +71079;43.64303;.59481;190;20220125;11.2;-.3;5.5;1.5;6.8;0;.73;7021 +71079;43.64303;.59481;190;20220126;11.1;-1;5.1;.9;6.88;0;.59;7299 +71079;43.64303;.59481;190;20220127;5.8;-2.1;1.9;1.5;6.38;.1;.56;5251 +71079;43.64303;.59481;190;20220128;4.1;-2.1;1;1.6;6.38;0;.37;4266 +71079;43.64303;.59481;190;20220129;1.9;-1.1;.4;1.1;6.28;0;.33;2688 +71079;43.64303;.59481;190;20220130;2.1;-1.1;.5;1.9;6.38;.1;.29;2991 +71079;43.64303;.59481;190;20220131;8.2;1.6;4.9;4.6;8.38;1.5;.43;5115 +71079;43.64303;.59481;190;20220201;8.7;2.1;5.4;4;7.9;0;.72;5165 +71079;43.64303;.59481;190;20220202;9.3;7.2;8.2;3.2;10.1;.1;.55;2730 +71079;43.64303;.59481;190;20220203;11.3;3.8;7.6;2.5;9.83;0;.62;5346 +71079;43.64303;.59481;190;20220204;11.7;7.5;9.6;2.7;10.54;.6;.73;4278 +71079;43.64303;.59481;190;20220205;10.1;7.9;9;2.8;8.38;.2;1.09;4163 +71079;43.64303;.59481;190;20220206;10.1;2.2;6.2;3.7;7.61;.2;.99;6468 +71079;43.64303;.59481;190;20220207;11.8;7.7;9.7;4.7;9.94;.8;1.04;4349 +71079;43.64303;.59481;190;20220208;13.6;2.2;7.9;2;7.5;0;1.19;8736 +71079;43.64303;.59481;190;20220209;16.9;3.1;10;3;7.58;0;1.79;9102 +71079;43.64303;.59481;190;20220210;11.4;3.3;7.4;.9;8.08;0;1.11;11300 +71079;43.64303;.59481;190;20220211;11.2;6.5;8.9;1.2;8.98;.1;.84;3800 +71079;43.64303;.59481;190;20220212;13.5;-1.4;6.1;.8;6.98;0;.91;8900 +71079;43.64303;.59481;190;20220213;17.2;1;9.1;1.6;9.08;1.9;1.32;11800 +71079;43.64303;.59481;190;20220214;10;7.3;8.7;3.8;9.38;4.7;1.11;6700 +71079;43.64303;.59481;190;20220215;11.4;5.4;8.4;4.9;8.94;1;1.29;7020 +71079;43.64303;.59481;190;20220216;12.5;8;10.3;5.9;11.13;.8;.97;5138 +71079;43.64303;.59481;190;20220217;14.4;11.2;12.8;5.1;12.58;.2;1.15;4434 +71079;43.64303;.59481;190;20220218;17;7.5;12.3;3.3;11.18;.6;1.55;8267 +71079;43.64303;.59481;190;20220219;11.9;7.4;9.6;2.4;8.45;.2;1.27;6334 +71079;43.64303;.59481;190;20220220;13.6;2.7;8.2;4;9.2;.2;1.27;8474 +71079;43.64303;.59481;190;20220221;13.3;9.4;11.4;6.4;9.68;1;1.88;6167 +71079;43.64303;.59481;190;20220222;14.4;7.1;10.7;2.7;9.13;0;1.55;9054 +71079;43.64303;.59481;190;20220223;15.8;4.6;10.2;1.9;9;0;1.48;10344 +71079;43.64303;.59481;190;20220224;13.5;5.9;9.7;3.4;9.73;.7;1.3;6613 +71079;43.64303;.59481;190;20220225;11;5;8;2.2;7.05;0;1.38;7861 +71079;43.64303;.59481;190;20220226;13.9;.2;7.1;3.6;5.4;0;2.25;11975 +71079;43.64303;.59481;190;20220227;15.8;1.9;8.8;2.2;7.58;0;1.72;10926 +71079;43.64303;.59481;190;20220228;17.3;4.5;10.9;1.8;8.43;0;1.81;11561 +71079;43.64303;.59481;190;20220301;16.8;5;10.9;3.3;8.18;0;2.24;11134 +71079;43.64303;.59481;190;20220302;12.2;5.9;9;2.7;10.03;1.2;1.01;6035 +71079;43.64303;.59481;190;20220303;15.6;5.5;10.6;2.1;10.2;1;1.49;11018 +71079;43.64303;.59481;190;20220304;9;8.8;8.9;4.2;10.33;5.1;.67;1152 +71079;43.64303;.59481;190;20220305;10.1;6.3;8.2;2.9;8.63;0;1.19;6712 +71079;43.64303;.59481;190;20220306;10.2;4.9;7.5;2.5;7.68;0;1.27;7024 +71079;43.64303;.59481;190;20220307;11.9;1.3;6.6;2.7;7.6;0;1.47;11395 +71079;43.64303;.59481;190;20220308;13.5;4.6;9.1;3.2;8.7;.9;1.62;9675 +71079;43.64303;.59481;190;20220309;15.8;3;9.4;3.6;9.38;.1;1.87;13013 +71079;43.64303;.59481;190;20220310;15.1;9;12.1;3.9;10.53;.1;1.76;8605 +71079;43.64303;.59481;190;20220311;14.2;9;11.6;4;10.7;6.1;1.54;7086 +71079;43.64303;.59481;190;20220312;12.3;7.5;9.9;3.5;10.13;2.8;1.26;7748 +71079;43.64303;.59481;190;20220313;11.7;8.3;10;5.4;9.38;3.4;1.59;6627 +71079;43.64303;.59481;190;20220314;14.1;5.1;9.6;7;10.13;0;1.56;9676 +71079;43.64303;.59481;190;20220315;16.2;12.3;14.2;9.8;12.11;0;2.37;7258 +71079;43.64303;.59481;190;20220316;15.1;11.7;13.4;4.8;12.3;1.7;1.61;6491 +71079;43.64303;.59481;190;20220317;13;11.3;12.2;2.7;12.35;2.1;.98;3635 +71079;43.64303;.59481;190;20220318;12;7.6;9.8;1;9.78;0;1.18;6800 +71079;43.64303;.59481;190;20220319;16.5;4.4;10.5;2.9;9.38;0;2.4;17000 +71079;43.64303;.59481;190;20220320;17.3;7.1;12.2;1.9;10.28;0;2.02;11800 +71079;43.64303;.59481;190;20220321;17.3;8.2;12.8;4.3;9.78;.1;3.07;18000 +71079;43.64303;.59481;190;20220322;17.3;7.5;12.4;3.6;7.68;0;3.34;17900 +71079;43.64303;.59481;190;20220323;17.4;4.1;10.8;2;7.78;0;2.78;19900 +71079;43.64303;.59481;190;20220324;18.2;.1;9.2;1.1;7.78;0;2.42;20000 +71079;43.64303;.59481;190;20220325;18.8;4.2;11.5;1.9;7.88;0;2.77;17500 +71079;43.64303;.59481;190;20220326;18.6;2;10.3;2.8;7.08;0;3.21;19800 +71079;43.64303;.59481;190;20220327;21.5;2;11.8;1.6;8.18;0;2.96;19300 +71079;43.64303;.59481;190;20220328;21.1;2.1;11.6;1.1;8.18;0;2.39;14800 +71079;43.64303;.59481;190;20220329;19;3.6;11.3;1.1;10.18;5.4;1.95;12300 +71079;43.64303;.59481;190;20220330;12.6;9.5;11.1;2.1;11.68;5.8;1.01;3700 +71079;43.64303;.59481;190;20220331;13.8;8.6;11.2;3.3;9.68;5.1;2.3;13700 +71079;43.64303;.59481;190;20220401;9.1;1.6;5.4;4.7;5.58;.6;2.36;15300 +71079;43.64303;.59481;190;20220402;8.6;1.5;5.1;3.4;5.08;0;2.24;14300 +71079;43.64303;.59481;190;20220403;7.8;-2;2.9;2.8;5.1;0;1.84;15703 +71079;43.64303;.59481;190;20220404;11.1;-3.2;4;1.4;5.3;0;2.09;19377 +71079;43.64303;.59481;190;20220405;15.5;-3.5;6;1.6;5.98;0;2.74;23400 +71079;43.64303;.59481;190;20220406;12.2;3.6;7.9;1.9;9.38;0;1.17;6100 +71079;43.64303;.59481;190;20220407;19.9;7.1;13.5;3.8;10.98;1.2;3.25;18000 +71079;43.64303;.59481;190;20220408;21.2;8;14.6;3.3;11.48;.9;3.06;14000 +71079;43.64303;.59481;190;20220409;15.5;7.7;11.6;2;8.38;.4;2.79;17700 +71079;43.64303;.59481;190;20220410;19.6;-1.4;9.1;2;7.38;0;3.34;23700 +71079;43.64303;.59481;190;20220411;19.5;9.6;14.6;4.2;11.48;0;3.57;20100 +71079;43.64303;.59481;190;20220412;19.2;11.7;15.5;3.8;11.98;1;2.83;10700 +71079;43.64303;.59481;190;20220413;15.1;11.8;13.5;1.3;13.08;1.8;1.26;5200 +71079;43.64303;.59481;190;20220414;21.3;7.3;14.3;1.2;12.08;0;3.34;23100 +71079;43.64303;.59481;190;20220415;21.9;9.5;15.7;1.9;13.48;0;2.83;15600 +71079;43.64303;.59481;190;20220416;23.1;10.1;16.6;2.4;12.88;.1;3.74;20900 +71079;43.64303;.59481;190;20220417;21.8;9.1;15.5;2.5;12.38;0;3.59;21100 +71079;43.64303;.59481;190;20220418;18.6;10.2;14.4;2.1;11.38;0;2.52;12300 +71079;43.64303;.59481;190;20220419;12;7.7;9.9;1.8;11.38;11.9;.86;3200 +71079;43.64303;.59481;190;20220420;13.5;7.8;10.7;2;10.78;5.5;1.57;8500 +71079;43.64303;.59481;190;20220421;15.6;8.2;11.9;1.6;11.88;.4;1.41;6400 +71079;43.64303;.59481;190;20220422;18.5;9.3;13.9;1.7;12.28;0;2.87;18500 +71079;43.64303;.59481;190;20220423;11.9;9.5;10.7;2.3;11.48;9.1;1.14;4900 +71079;43.64303;.59481;190;20220424;16.1;9.1;12.6;3.3;11.98;3.6;2.04;10400 +71079;43.64303;.59481;190;20220425;18.8;4;11.4;1.2;10.58;0;3.11;22800 +71079;43.64303;.59481;190;20220426;22.8;3.9;13.4;1.1;10.78;0;3.72;25400 +71079;43.64303;.59481;190;20220427;20.4;7.7;14.1;1.1;13.28;.1;2.38;14100 +71079;43.64303;.59481;190;20220428;17.4;13;15.2;1.6;14.38;0;1.54;6200 +71079;43.64303;.59481;190;20220429;21;8.8;14.9;1.4;13.98;.2;2.94;18300 +71079;43.64303;.59481;190;20220430;21.8;12.4;17.1;2;13.38;0;3.61;20000 +71079;43.64303;.59481;190;20220501;20.8;10.3;15.6;1.7;12.48;.1;3.35;19700 +71079;43.64303;.59481;190;20220502;19.9;11.1;15.5;1.6;12.48;0;2.91;16000 +71079;43.64303;.59481;190;20220503;20.4;11.2;15.8;1.9;12.88;3;2.91;15200 +71079;43.64303;.59481;190;20220504;20;11.8;15.9;1.9;13.48;2.2;2.51;12000 +71079;43.64303;.59481;190;20220505;21.1;9.7;15.4;2.4;10.98;0;4.03;22900 +71079;43.64303;.59481;190;20220506;20.9;10;15.4;3.6;11.63;0;3.66;19260 +71079;43.64303;.59481;190;20220507;22.5;10.8;16.6;3.6;12.75;.1;3.96;20827 +71079;43.64303;.59481;190;20220508;24;12.1;18.1;2.9;13.18;0;4.16;21182 +71079;43.64303;.59481;190;20220509;26;11.2;18.6;1.9;12.35;0;4.48;23573 +71079;43.64303;.59481;190;20220510;28.6;11.9;20.2;1.7;12.4;.1;4.8;23939 +71079;43.64303;.59481;190;20220511;30.3;12.3;21.3;2.6;14.63;0;5.38;24911 +71079;43.64303;.59481;190;20220512;23.3;14.2;18.7;2;15.05;0;3.37;16963 +71079;43.64303;.59481;190;20220513;25.2;14.2;19.7;1.6;16.38;0;3.63;19046 +71079;43.64303;.59481;190;20220514;29.3;14.1;21.7;2;16.3;0;4.81;23148 +71079;43.64303;.59481;190;20220515;28.2;14.9;21.6;3;16.5;1.3;4.88;21927 +71079;43.64303;.59481;190;20220516;28.6;14.5;21.5;1.7;16.13;0;4.65;23259 +71079;43.64303;.59481;190;20220517;31.5;15.7;23.6;2.3;16.15;.2;5.51;24453 +71079;43.64303;.59481;190;20220518;32;16.8;24.4;2;16;.3;5.49;24063 +71079;43.64303;.59481;190;20220519;28.1;17.2;22.6;3;18.9;.1;4.41;19631 +71079;43.64303;.59481;190;20220520;27.9;17.5;22.7;3.5;18.35;0;4.84;20997 +71079;43.64303;.59481;190;20220521;31.5;15.5;23.5;1.9;18.5;0;5.22;24594 +71079;43.64303;.59481;190;20220522;29.8;17.4;23.6;3;19.78;2.4;4.73;20073 +71079;43.64303;.59481;190;20220523;22.2;15.6;18.9;4.8;15.65;0;3.64;16033 +71079;43.64303;.59481;190;20220524;16.7;12.4;14.6;3;13;3.2;2.21;11205 +71079;43.64303;.59481;190;20220525;19;9.5;14.2;2.9;12.25;0;3.18;18982 +71079;43.64303;.59481;190;20220526;19.6;10.8;15.2;2.4;13;0;3.03;17086 +71079;43.64303;.59481;190;20220527;24.7;12.8;18.8;2.3;13.98;0;4.26;21452 +71079;43.64303;.59481;190;20220528;26.3;11.9;19.1;2.7;12.88;0;5.08;25149 +71079;43.64303;.59481;190;20220529;24.8;10.8;17.8;2.6;9.35;0;5.18;24576 +71079;43.64303;.59481;190;20220530;25.1;9.7;17.4;2.2;10.13;.2;4.94;25581 +71079;43.64303;.59481;190;20220531;26.4;13.9;20.2;2.6;12;0;5.18;24084 +71079;43.64303;.59481;190;20220601;31.7;14.7;23.2;2.5;14.53;.6;6.06;26485 +71079;43.64303;.59481;190;20220602;27.9;16.1;22;2.4;17.78;1.5;4.6;21783 +71079;43.64303;.59481;190;20220603;30;18.2;24.1;3;19.38;2;5.27;22754 +71079;43.64303;.59481;190;20220604;24.6;17.6;21.1;2.3;19.93;4.3;3.09;14854 +71079;43.64303;.59481;190;20220605;24.2;15.8;20;2.5;17.15;0;3.75;18674 +71079;43.64303;.59481;190;20220606;27.5;15.1;21.3;1.9;16.5;0;4.62;22845 +71079;43.64303;.59481;190;20220607;24.2;16.3;20.3;2.2;15.7;.2;3.75;17333 +71079;43.64303;.59481;190;20220608;20.2;15.1;17.6;2.7;16.33;4.7;2.52;12355 +71079;43.64303;.59481;190;20220609;23.3;12.6;18;2.6;14.38;0;4.09;21608 +71079;43.64303;.59481;190;20220610;28.5;12.4;20.4;1.6;14.15;0;5.13;26597 +71079;43.64303;.59481;190;20220611;32;14.9;23.5;2.2;15.4;.1;5.96;26991 +71079;43.64303;.59481;190;20220612;29.7;16.9;23.3;3.4;19.18;3.2;5.16;22064 +71079;43.64303;.59481;190;20220613;30.6;18.3;24.5;3;20.28;.1;5.47;24173 +71079;43.64303;.59481;190;20220614;36.6;18.9;27.7;2.2;19.93;.6;6.58;26488 +71079;43.64303;.59481;190;20220615;35.6;20.2;27.9;2.2;20.23;0;6.47;26696 +71079;43.64303;.59481;190;20220616;36.5;20.3;28.4;1.7;19.68;0;6.22;25848 +71079;43.64303;.59481;190;20220617;37.6;20.1;28.8;2;18.43;0;6.8;27179 +71079;43.64303;.59481;190;20220618;38.6;21.1;29.9;3.6;17.65;0;8.34;27039 +71079;43.64303;.59481;190;20220619;32;19.6;25.8;3.7;20.18;.1;6.03;23234 +71079;43.64303;.59481;190;20220620;29.5;18.3;23.9;2.7;19.18;.8;5.05;22138 +71079;43.64303;.59481;190;20220621;26.5;18.8;22.7;2.8;20.4;1.2;3.73;16460 +71079;43.64303;.59481;190;20220622;27.4;18.2;22.8;2.7;18.7;.2;4.53;20456 +71079;43.64303;.59481;190;20220623;27;16.1;21.6;2.2;18.4;17;4.29;20734 +71079;43.64303;.59481;190;20220624;25.1;15.9;20.5;2.1;16.93;.2;4.09;20607 +71079;43.64303;.59481;190;20220625;22.4;15.7;19;2.7;16.48;4.3;3.3;15484 +71079;43.64303;.59481;190;20220626;17.8;13.1;15.4;2.5;15.3;7;2.11;12075 +71079;43.64303;.59481;190;20220627;20.5;14.1;17.3;2.5;15.4;.3;2.87;15173 +71079;43.64303;.59481;190;20220628;25.7;14.8;20.2;2;14.15;.1;4.68;23395 +71079;43.64303;.59481;190;20220629;27.3;13.6;20.4;2.1;15.3;.5;4.85;24506 +71079;43.64303;.59481;190;20220630;16.7;14.3;15.5;2.8;14.95;.5;1.75;8208 +71079;43.64303;.59481;190;20220701;23.7;11.1;17.4;1.8;13.25;.1;4.26;23979 +71079;43.64303;.59481;190;20220702;30.3;12.2;21.2;2.1;13.38;0;5.74;27468 +71079;43.64303;.59481;190;20220703;29.3;16.3;22.8;3.3;17.1;5.6;5.44;23709 +71079;43.64303;.59481;190;20220704;25.7;15.8;20.8;3.4;17.85;.5;4.18;20110 +71079;43.64303;.59481;190;20220705;28.9;16.8;22.8;2.6;17.1;0;5.29;24243 +71079;43.64303;.59481;190;20220706;28.4;15.7;22.1;3;15.43;.1;5.25;22142 +71079;43.64303;.59481;190;20220707;28.7;16;22.3;3.7;16.28;0;5.54;23873 +71079;43.64303;.59481;190;20220708;29.3;15.7;22.5;2.9;15.83;0;5.69;25572 +71079;43.64303;.59481;190;20220709;31.4;15.3;23.4;2.5;15.25;0;6.01;26635 +71079;43.64303;.59481;190;20220710;32.9;16.5;24.7;2;14.73;0;6.08;26600 +71079;43.64303;.59481;190;20220711;35.3;17.4;26.4;1.8;15.23;0;6.35;27134 +71079;43.64303;.59481;190;20220712;35.4;18.6;27;2.3;15.6;0;6.69;26554 +71079;43.64303;.59481;190;20220713;35.6;18.3;26.9;1.7;12.98;0;6.24;26312 +71079;43.64303;.59481;190;20220714;36.8;18.9;27.9;2;15.73;0;6.63;26405 +71079;43.64303;.59481;190;20220715;35.1;20.3;27.7;2.9;16.4;0;6.86;25004 +71079;43.64303;.59481;190;20220716;36.9;19.3;28.1;1.7;14.95;0;6.34;26046 +71079;43.64303;.59481;190;20220717;38;18.8;28.4;1.9;14.53;0;6.86;27349 +71079;43.64303;.59481;190;20220718;38.4;20.8;29.6;3.8;15.25;.1;8.46;25760 +71079;43.64303;.59481;190;20220719;31.7;20.7;26.2;2.9;20.75;.8;5.17;20173 +71079;43.64303;.59481;190;20220720;29.1;20.2;24.7;2.9;17.2;0;5.03;19262 +71079;43.64303;.59481;190;20220721;32.5;17.1;24.8;1.9;16.9;0;5.62;24978 +71079;43.64303;.59481;190;20220722;27.6;19.3;23.4;4.1;18.28;.2;4.8;17992 +71079;43.64303;.59481;190;20220723;29.1;17.4;23.2;1.7;16.28;0;4.67;21959 +71079;43.64303;.59481;190;20220724;37.1;17.1;27.1;2;17.15;0;6.65;27809 +71079;43.64303;.59481;190;20220725;28.3;20.8;24.6;4.3;18.83;.1;4.84;16336 +71079;43.64303;.59481;190;20220726;27.2;16.8;22;3.1;15.35;.1;4.92;20986 +71079;43.64303;.59481;190;20220727;28;14.9;21.4;2.3;13.13;0;5.08;23558 +71079;43.64303;.59481;190;20220728;28.4;14.7;21.5;2.3;14.93;1.2;4.87;22578 +71079;43.64303;.59481;190;20220729;25.7;16.9;21.3;2.4;16.88;1;3.77;17159 +71079;43.64303;.59481;190;20220730;29.5;18.1;23.8;2.1;17.48;0;4.59;20046 +71079;43.64303;.59481;190;20220731;32.4;16.9;24.6;2.5;17.1;0;5.73;24546 +71079;43.64303;.59481;190;20220801;33.7;17.7;25.7;2.9;17.35;0;6.25;25241 +71079;43.64303;.59481;190;20220802;35.5;17.5;26.5;2.2;15.68;0;6.31;26060 +71079;43.64303;.59481;190;20220803;37.4;18.1;27.8;2.2;15.25;0;6.53;25627 +71079;43.64303;.59481;190;20220804;34.6;21;27.8;3.3;21.6;.3;6.03;22416 +71079;43.64303;.59481;190;20220805;31.3;19.9;25.6;3.8;19.3;0;5.65;21207 +71079;43.64303;.59481;190;20220806;32.8;18.3;25.6;2.9;17.48;0;5.87;23126 +71079;43.64303;.59481;190;20220807;33.5;18.2;25.8;2.7;13.65;0;6.2;23404 +71079;43.64303;.59481;190;20220808;34.6;16.9;25.7;2.5;12.48;0;6.36;24705 +71079;43.64303;.59481;190;20220809;35.6;17.9;26.8;2.2;13.18;0;6.19;24186 +71079;43.64303;.59481;190;20220810;37.4;18.6;28;1.8;13.2;0;6.07;24222 +71079;43.64303;.59481;190;20220811;38.6;20.7;29.6;2.4;18.2;0;6.42;23633 +71079;43.64303;.59481;190;20220812;38.4;22.1;30.3;2.4;20.55;0;6.32;22603 +71079;43.64303;.59481;190;20220813;34.3;20.8;27.6;2.9;21.03;1.3;5.61;20884 +71079;43.64303;.59481;190;20220814;26.8;20.5;23.6;3.2;19.73;0;3.81;14658 +71079;43.64303;.59481;190;20220815;28.7;18.8;23.8;2.1;16.05;0;4.33;18204 +71079;43.64303;.59481;190;20220816;27.2;16.6;21.9;2.3;16.53;8;3.81;15961 +71079;43.64303;.59481;190;20220817;25.3;15.6;20.5;2.6;17.1;0;3.54;16716 +71079;43.64303;.59481;190;20220818;25.3;16;20.6;3.5;17.3;2;3.59;16208 +71079;43.64303;.59481;190;20220819;26.6;15.9;21.2;2.6;16.7;0;3.82;17065 +71079;43.64303;.59481;190;20220820;29.6;15.9;22.7;1.9;17.43;0;4.31;20345 +71079;43.64303;.59481;190;20220821;27.9;18.5;23.2;2.7;17.9;.6;3.93;15580 +71079;43.64303;.59481;190;20220822;25.2;18.5;21.9;3.3;19.5;.6;3.17;13288 +71079;43.64303;.59481;190;20220823;29.7;19.3;24.5;1.8;19.4;0;3.88;17213 +71079;43.64303;.59481;190;20220824;35.4;18.2;26.8;1.7;17.23;.4;5.06;21537 +71079;43.64303;.59481;190;20220825;29.8;21.4;25.6;3.7;20.93;1.8;4.3;14551 +71079;43.64303;.59481;190;20220826;29.7;19.8;24.7;2.9;19.43;0;4.18;16104 +71079;43.64303;.59481;190;20220827;30.5;18;24.3;2.6;17.25;0;4.69;19442 +71079;43.64303;.59481;190;20220828;34.2;17.3;25.7;1.6;14.28;0;4.86;20981 +71079;43.64303;.59481;190;20220829;33.3;20.2;26.7;3;16.58;5.7;5.15;15795 +71079;43.64303;.59481;190;20220830;32;17.2;24.6;2.1;18.83;0;4.51;19946 +71079;43.64303;.59481;190;20220831;28.9;19;24;3.1;20.28;1;3.71;14438 +71079;43.64303;.59481;190;20220901;29.6;17.8;23.7;2.3;18.94;0;4;17982 +71079;43.64303;.59481;190;20220902;27.9;18.6;23.2;2.9;17.97;.8;3.75;14841 +71079;43.64303;.59481;190;20220903;27.2;17.8;22.5;1.6;18.07;0;3.32;15985 +71079;43.64303;.59481;190;20220904;32.8;16.1;24.5;2.4;18.57;.1;4.6;19681 +71079;43.64303;.59481;190;20220905;34.5;18.6;26.5;2.3;20.6;1;4.66;19333 +71079;43.64303;.59481;190;20220906;31.9;20.2;26.1;2.5;18.4;0;4.57;17875 +71079;43.64303;.59481;190;20220907;28.7;16.6;22.6;2.1;15;0;3.78;15611 +71079;43.64303;.59481;190;20220908;27;14.2;20.6;1.7;14.15;.3;3.36;16064 +71079;43.64303;.59481;190;20220909;25;17.3;21.1;2.1;15.78;3.5;2.96;12496 +71079;43.64303;.59481;190;20220910;27.2;13.1;20.2;1.8;13.95;0;3.57;17743 +71079;43.64303;.59481;190;20220911;33;14.9;23.9;2.6;13.8;0;5;19421 +71079;43.64303;.59481;190;20220912;33.1;20.1;26.6;4;18.73;.1;5.28;16626 +71079;43.64303;.59481;190;20220913;31;22.6;26.8;3.2;21.45;.4;3.74;11078 +71079;43.64303;.59481;190;20220914;30.1;18.5;24.3;2.3;16.98;1.4;3.81;14288 +71079;43.64303;.59481;190;20220915;29.3;18.4;23.8;2.3;16.9;.4;3.78;14953 +71079;43.64303;.59481;190;20220916;25.7;17.8;21.7;3.3;16.35;.2;3.32;11952 +71079;43.64303;.59481;190;20220917;21.8;11.9;16.8;2.3;10.08;0;3.13;14823 +71079;43.64303;.59481;190;20220918;24.7;7.8;16.3;1.9;7.25;0;3.48;17474 +71079;43.64303;.59481;190;20220919;26.6;9.1;17.8;2.2;7.45;0;3.95;17609 +71079;43.64303;.59481;190;20220920;25;8.7;16.8;2.6;8.73;0;3.77;17036 +71079;43.64303;.59481;190;20220921;25;9.8;17.4;2.5;10;0;3.55;16376 +71079;43.64303;.59481;190;20220922;26.2;10.3;18.2;2.1;10.85;0;3.41;16636 +71079;43.64303;.59481;190;20220923;24.6;11.3;17.9;2.1;12.95;2.9;2.8;12839 +71079;43.64303;.59481;190;20220924;17.7;13.5;15.6;2.5;15.23;1.9;1.42;6767 +71079;43.64303;.59481;190;20220925;19.9;10.3;15.1;2.6;12.3;.1;2.24;11980 +71079;43.64303;.59481;190;20220926;19.6;9.2;14.4;4;11.95;3.5;2.47;12123 +71079;43.64303;.59481;190;20220927;17.4;13;15.2;4.9;14.5;7;1.58;7489 +71079;43.64303;.59481;190;20220928;17.9;14.4;16.1;6.1;15.83;13.2;1.53;7191 +71079;43.64303;.59481;190;20220929;16.4;12.8;14.6;3.8;13.85;7.5;1.46;6843 +71079;43.64303;.59481;190;20220930;18.5;10;14.2;2.9;11.68;.1;2.1;10992 +71079;43.64303;.59481;190;20221001;22.8;10.2;16.5;3.3;12.98;.1;2.73;13046 +71079;43.64303;.59481;190;20221002;23.6;11.7;17.6;1.2;15.15;.1;2.04;12752 +71079;43.64303;.59481;190;20221003;23.9;13.6;18.8;1.2;14.75;.1;2.06;11416 +71079;43.64303;.59481;190;20221004;26.1;11.1;18.6;1.2;13.33;.1;2.41;14170 +71079;43.64303;.59481;190;20221005;26.2;11;18.6;2.8;14.1;0;2.99;13610 +71079;43.64303;.59481;190;20221006;22;15.9;19;1.6;15.43;0;1.84;8596 +71079;43.64303;.59481;190;20221007;24.2;11.7;18;2;14.93;0;2.22;11829 +71079;43.64303;.59481;190;20221008;22;14.6;18.3;2;16.68;.4;1.66;7957 +71079;43.64303;.59481;190;20221009;25.8;12;18.9;2.5;14.65;.1;2.66;12763 +71079;43.64303;.59481;190;20221010;24.8;13.3;19.1;2.9;15.28;.1;2.44;10375 +71079;43.64303;.59481;190;20221011;23;14.4;18.7;1.6;16.18;1.4;1.73;8740 +71079;43.64303;.59481;190;20221012;23.1;13.8;18.5;2.1;15.85;1;1.9;9478 +71079;43.64303;.59481;190;20221013;22.6;12.6;17.6;2.6;15.18;.7;1.95;9257 +71079;43.64303;.59481;190;20221014;20.8;17.1;18.9;3.6;17.23;.5;1.71;5833 +71079;43.64303;.59481;190;20221015;26.6;11.4;19;2.4;14.75;.1;2.5;12310 +71079;43.64303;.59481;190;20221016;26.9;15.4;21.2;4.1;17.65;.2;2.9;10829 +71079;43.64303;.59481;190;20221017;26.3;18.6;22.5;3.7;19.18;.6;2.5;7784 +71079;43.64303;.59481;190;20221018;28;17.9;22.9;4.6;18.95;.1;3.22;10232 +71079;43.64303;.59481;190;20221019;25.2;18.2;21.7;4.5;18.35;3.1;2.56;7332 +71079;43.64303;.59481;190;20221020;22.7;17.8;20.2;3.5;17.58;0;1.87;5171 +71079;43.64303;.59481;190;20221021;21.9;15.1;18.5;1.8;14.9;.5;1.62;5637 +71079;43.64303;.59481;190;20221022;25.5;12.6;19.1;2.5;14.2;.1;2.38;10231 +71079;43.64303;.59481;190;20221023;26.5;15.6;21;2.9;13.58;.1;2.84;7578 +71079;43.64303;.59481;190;20221024;24.2;13.2;18.7;1.3;12;.1;1.83;8805 +71079;43.64303;.59481;190;20221025;24.9;13.1;19;2.9;13.1;.2;2.52;7987 +71079;43.64303;.59481;190;20221026;24.4;12.9;18.7;2.7;15.38;.2;1.99;7824 +71079;43.64303;.59481;190;20221027;23.4;14.9;19.1;4.4;16.68;.1;2.1;5559 +71079;43.64303;.59481;190;20221028;26;17.3;21.7;4.6;16.95;0;2.86;7289 +71079;43.64303;.59481;190;20221029;25.6;16.7;21.1;4.4;15.9;.1;2.8;8206 +71079;43.64303;.59481;190;20221030;23.3;13.3;18.3;2.4;15.1;.1;1.74;7036 +71079;43.64303;.59481;190;20221031;23.3;12;17.7;2.9;14.88;1;1.82;7230 +71079;43.64303;.59481;190;20221101;20.3;13.7;17;2;13.75;.1;1.48;6531 +71079;43.64303;.59481;190;20221102;20;11.7;15.8;2;12.3;0;1.49;7174 +71079;43.64303;.59481;190;20221103;21.8;11.3;16.5;3.9;12.28;3.9;2.23;5817 +71079;43.64303;.59481;190;20221104;13.7;10.4;12;5.6;11.13;7.2;1.36;3898 +71079;43.64303;.59481;190;20221105;16.3;7.4;11.9;2.1;10.18;.1;1.2;7382 +71079;43.64303;.59481;190;20221106;19.9;5.2;12.5;2.7;9.28;.1;1.8;8713 +71079;43.64303;.59481;190;20221107;19.8;7.1;13.5;2.7;10.85;0;1.6;7998 +71079;43.64303;.59481;190;20221108;19.5;11.7;15.6;3.6;13.98;.7;1.43;4710 +71079;43.64303;.59481;190;20221109;15.8;12.9;14.4;2.2;13.75;1.2;.92;2484 +71079;43.64303;.59481;190;20221110;14.1;6.7;10.4;1.7;11.13;0;.74;5128 +71079;43.64303;.59481;190;20221111;20.5;4.9;12.7;2.3;11.53;.1;1.23;8237 +71079;43.64303;.59481;190;20221112;21.8;10.8;16.3;3.2;13.85;.1;1.59;6889 +71079;43.64303;.59481;190;20221113;19.6;7.6;13.6;1.9;11.75;0;1.17;7284 +71079;43.64303;.59481;190;20221114;14.7;9.7;12.2;2.7;12.35;1.8;.85;2518 +71079;43.64303;.59481;190;20221115;16.8;10;13.4;2.7;13.4;9.7;.86;4187 +71079;43.64303;.59481;190;20221116;18.6;9.5;14.1;2.7;11.78;.4;1.31;6268 +71079;43.64303;.59481;190;20221117;17.5;12.5;15;3.7;13.15;6.6;1.37;3751 +71079;43.64303;.59481;190;20221118;12.2;9.1;10.7;3.9;10.83;.9;.86;2861 +71079;43.64303;.59481;190;20221119;10.3;7.3;8.8;3.8;9.58;.7;.76;2855 +71079;43.64303;.59481;190;20221120;13.1;3.5;8.3;3.1;9.43;4.5;.82;5206 +71079;43.64303;.59481;190;20221121;13.8;8.3;11;3.9;11;26.6;.95;3138 +71079;43.64303;.59481;190;20221122;9.9;6.4;8.1;4.8;9.35;15;.78;2998 +71079;43.64303;.59481;190;20221123;16.2;8.2;12.2;3.9;11.83;4.8;1.01;5165 +71079;43.64303;.59481;190;20221124;14.3;6.5;10.4;2.7;9.9;1.1;.98;4158 +71079;43.64303;.59481;190;20221125;11.6;7.5;9.6;3.3;10.33;3.1;.77;2306 +71079;43.64303;.59481;190;20221126;11.9;4.2;8.1;1.7;9;.2;.61;4630 +71079;43.64303;.59481;190;20221127;11.7;3.6;7.6;3.3;8.7;4.9;.83;4195 +71079;43.64303;.59481;190;20221128;11.9;8;9.9;4.3;10.63;5;.78;2854 +71079;43.64303;.59481;190;20221129;12;8.1;10.1;2.8;10.3;.3;.73;3266 +71079;43.64303;.59481;190;20221130;4.7;2.5;3.6;1.5;7.85;.1;.31;1577 +71079;43.64303;.59481;190;20221201;4.6;2.6;3.6;1.4;7.58;0;.34;1632 +71079;43.64303;.59481;190;20221202;6.5;4.4;5.5;1.3;7.95;0;.45;1790 +71079;43.64303;.59481;190;20221203;8.4;3;5.7;1.5;7.85;.1;.48;3021 +71079;43.64303;.59481;190;20221204;9.4;1;5.2;1.5;7.15;0;.52;4817 +71079;43.64303;.59481;190;20221205;10.5;.2;5.3;2.5;6.88;.3;.7;5253 +71079;43.64303;.59481;190;20221206;10.5;5.1;7.8;1.9;8.13;.3;.73;3023 +71079;43.64303;.59481;190;20221207;13.1;6.9;10;1.3;9.08;.1;.68;3857 +71079;43.64303;.59481;190;20221208;8.5;3.5;6;2.3;8.75;2.9;.45;2066 +71079;43.64303;.59481;190;20221209;10.8;6.1;8.5;2.2;9.83;.1;.55;2841 +71079;43.64303;.59481;190;20221210;3.9;.4;2.2;3.7;5.95;.1;.54;3609 +71079;43.64303;.59481;190;20221211;4.3;-4.7;-.2;1.5;4.8;.1;.39;4486 +71079;43.64303;.59481;190;20221212;5.4;-1.2;2.1;2.9;6.55;6.9;.43;2716 +71079;43.64303;.59481;190;20221213;14.4;4.8;9.6;4.4;12.1;1.5;.31;4124 +71079;43.64303;.59481;190;20221214;17.5;8.8;13.1;2.6;12.05;.4;.86;4500 +71079;43.64303;.59481;190;20221215;13.5;8.9;11.2;2.7;11.85;3.7;.62;2761 +71079;43.64303;.59481;190;20221216;10.1;8.7;9.4;2.2;10.7;6.2;.55;688 +71079;43.64303;.59481;190;20221217;7.4;3.1;5.3;1.8;8;0;.43;2446 +71079;43.64303;.59481;190;20221218;11.2;3.6;7.4;4.5;9.08;.1;.59;4588 +71079;43.64303;.59481;190;20221219;15.3;9;12.1;4.6;11.38;0;1.04;3835 +71079;43.64303;.59481;190;20221220;14.8;11.4;13.1;4.2;12.08;1.6;1.06;1974 +71079;43.64303;.59481;190;20221221;17.9;10.2;14;2.1;12.03;.1;.91;4610 +71079;43.64303;.59481;190;20221222;18.2;9.8;14;2.6;11.68;.1;1.18;3735 +71079;43.64303;.59481;190;20221223;18.1;10.6;14.3;2.1;12.48;0;.96;3648 +71079;43.64303;.59481;190;20221224;18.5;8.6;13.6;2;11.43;0;.9;4752 +71079;43.64303;.59481;190;20221225;16.1;7.1;11.6;3.2;10.75;.1;.99;4449 +71079;43.64303;.59481;190;20221226;16.1;7.8;12;2.3;11.25;1.3;.86;3481 +71079;43.64303;.59481;190;20221227;12.8;9.7;11.2;1.3;12.13;.4;.5;1865 +71079;43.64303;.59481;190;20221228;17.4;7.1;12.3;2.7;10.63;.2;1;4966 +71079;43.64303;.59481;190;20221229;13.3;9;11.1;2.8;10.65;3.9;.86;2367 +71079;43.64303;.59481;190;20221230;17.4;8.9;13.1;3.5;11.5;.4;1.17;4390 +71079;43.64303;.59481;190;20221231;16.2;8.9;12.6;4.3;11.95;0;1.02;3850 +71080;43.67079;.90219;181;20220101;17.6;3;10.3;1.4;8.7;0;.72;6447 +71080;43.67079;.90219;181;20220102;15.9;3.4;9.7;1.9;9.23;.1;.83;5116 +71080;43.67079;.90219;181;20220103;15.3;3.9;9.6;1.9;10.03;.1;.54;5647 +71080;43.67079;.90219;181;20220104;16.7;5.3;11;3.4;9.96;8.7;1.22;5741 +71080;43.67079;.90219;181;20220105;7.3;4.9;6.1;2.9;7.36;0;.78;2706 +71080;43.67079;.90219;181;20220106;6.9;-1.3;2.8;2.1;5.44;.1;.73;3634 +71080;43.67079;.90219;181;20220107;9.3;-1.8;3.7;3.2;6.93;2.9;.63;5234 +71080;43.67079;.90219;181;20220108;9.6;6.7;8.1;7.4;9.91;1.5;.61;2308 +71080;43.67079;.90219;181;20220109;9.4;8.1;8.8;4.4;10.53;27.8;.56;881 +71080;43.67079;.90219;181;20220110;11.9;8.5;10.2;3;11.3;13.3;.62;2084 +71080;43.67079;.90219;181;20220111;8.8;4.8;6.8;2.1;8.3;.1;.59;4157 +71080;43.67079;.90219;181;20220112;6;-1;2.5;1.5;6.06;0;.44;5176 +71080;43.67079;.90219;181;20220113;4.4;-3.1;.6;1.1;6.03;0;.31;4660 +71080;43.67079;.90219;181;20220114;8.4;-3;2.7;.8;5.56;.1;.41;6772 +71080;43.67079;.90219;181;20220115;9.8;-3;3.4;1.3;5.36;0;.62;7456 +71080;43.67079;.90219;181;20220116;6.8;-3.7;1.6;1.4;5.76;.1;.46;6852 +71080;43.67079;.90219;181;20220117;2.3;-2.5;-.1;1;5.9;.1;.3;3920 +71080;43.67079;.90219;181;20220118;1.5;-.3;.6;1.3;6.36;.1;.29;1905 +71080;43.67079;.90219;181;20220119;8.4;.8;4.6;2.3;7.76;1.5;.51;4225 +71080;43.67079;.90219;181;20220120;6.9;4.1;5.5;1.9;8.2;1.9;.49;2298 +71080;43.67079;.90219;181;20220121;5.2;-.3;2.4;2.4;5.7;0;.66;4543 +71080;43.67079;.90219;181;20220122;6.2;-3.6;1.3;1.2;5.16;0;.51;7313 +71080;43.67079;.90219;181;20220123;9;-3.6;2.7;1.5;5.63;.1;.64;8127 +71080;43.67079;.90219;181;20220124;13;-.9;6;1.9;6.53;0;.88;8306 +71080;43.67079;.90219;181;20220125;12;-1.7;5.2;1.2;6.53;0;.64;8478 +71080;43.67079;.90219;181;20220126;11.3;-2.3;4.5;1;6.4;0;.63;8484 +71080;43.67079;.90219;181;20220127;5.9;-3.8;1.1;1.1;5.9;.1;.46;6063 +71080;43.67079;.90219;181;20220128;3.2;-2.9;.1;1.5;6.23;0;.32;4190 +71080;43.67079;.90219;181;20220129;2.2;-.4;.9;1.1;6.5;0;.34;2523 +71080;43.67079;.90219;181;20220130;2.5;-1;.7;1.7;6.56;.2;.29;3312 +71080;43.67079;.90219;181;20220131;8.7;1.7;5.2;4.4;8.46;1.4;.53;5399 +71080;43.67079;.90219;181;20220201;8.8;1.9;5.3;3.9;7.8;0;.77;5752 +71080;43.67079;.90219;181;20220202;9.6;7.3;8.4;2.7;10.03;0;.64;3065 +71080;43.67079;.90219;181;20220203;10.8;3.3;7;1.9;9.6;0;.6;5373 +71080;43.67079;.90219;181;20220204;11.6;7.2;9.4;2.5;10.61;.5;.7;4461 +71080;43.67079;.90219;181;20220205;10.2;7.9;9.1;2.7;8.46;.2;1.11;4971 +71080;43.67079;.90219;181;20220206;10.1;1;5.5;3.7;7.64;.1;.91;7158 +71080;43.67079;.90219;181;20220207;11.8;7.9;9.8;5.2;9.87;.6;1.15;4384 +71080;43.67079;.90219;181;20220208;13.8;1.2;7.5;1.7;7.06;0;1.17;9933 +71080;43.67079;.90219;181;20220209;16.5;3.4;10;2.8;7.7;0;1.69;9538 +71080;43.67079;.90219;181;20220210;10.2;2.2;6.2;1.4;8.53;0;.91;9387 +71080;43.67079;.90219;181;20220211;11.7;6.7;9.2;2.1;9.13;.1;1.02;5613 +71080;43.67079;.90219;181;20220212;13.2;.4;6.8;2.4;7.39;0;1.23;9638 +71080;43.67079;.90219;181;20220213;16.3;5.2;10.7;4.2;9.63;2.3;1.76;10636 +71080;43.67079;.90219;181;20220214;10.9;7.6;9.3;5.2;9.39;4;1.31;6376 +71080;43.67079;.90219;181;20220215;11.5;5.8;8.6;4.9;8.87;1.6;1.35;7395 +71080;43.67079;.90219;181;20220216;13.2;7.8;10.5;5.2;11.16;.2;1.08;5848 +71080;43.67079;.90219;181;20220217;14.8;11.3;13;5.3;12.71;.1;1.24;4834 +71080;43.67079;.90219;181;20220218;17.5;6.2;11.8;2.9;11.26;.6;1.5;9723 +71080;43.67079;.90219;181;20220219;11.7;7.5;9.6;2.5;8.5;.1;1.32;6638 +71080;43.67079;.90219;181;20220220;13.9;1.7;7.8;3.6;9.13;.2;1.25;9365 +71080;43.67079;.90219;181;20220221;13.7;9.1;11.4;6.1;9.73;.8;1.96;7196 +71080;43.67079;.90219;181;20220222;14.5;6.8;10.7;2.8;9.13;0;1.63;9978 +71080;43.67079;.90219;181;20220223;16.1;3.6;9.9;1.9;8.86;0;1.53;11764 +71080;43.67079;.90219;181;20220224;14.3;6;10.1;3.3;9.83;.4;1.39;7263 +71080;43.67079;.90219;181;20220225;11.5;5.1;8.3;2.4;7.06;0;1.54;8847 +71080;43.67079;.90219;181;20220226;14.1;-1.3;6.4;3.1;5.33;0;2.15;13653 +71080;43.67079;.90219;181;20220227;15.9;.7;8.3;1.7;7.43;0;1.59;11885 +71080;43.67079;.90219;181;20220228;17.6;2.8;10.2;1.5;8.1;0;1.75;13362 +71080;43.67079;.90219;181;20220301;16.7;3.6;10.1;3.5;8.13;0;2.19;12749 +71080;43.67079;.90219;181;20220302;12.1;6.1;9.1;2.6;10.13;4.4;1;5985 +71080;43.67079;.90219;181;20220303;16;5.1;10.5;1.8;10.13;.3;1.54;11948 +71080;43.67079;.90219;181;20220304;9.2;8.2;8.7;4;10.43;6.2;.67;2944 +71080;43.67079;.90219;181;20220305;10.3;6.4;8.4;3;8.86;0;1.23;7345 +71080;43.67079;.90219;181;20220306;10.7;4.9;7.8;2.2;7.8;0;1.3;7735 +71080;43.67079;.90219;181;20220307;12.2;.3;6.2;2.6;7.36;0;1.54;12882 +71080;43.67079;.90219;181;20220308;14.2;5.1;9.6;3.4;8.9;2.6;1.74;10015 +71080;43.67079;.90219;181;20220309;15.6;2.9;9.3;3.4;9.6;0;1.78;13739 +71080;43.67079;.90219;181;20220310;15.1;8.9;12;3.8;10.66;.1;1.77;8944 +71080;43.67079;.90219;181;20220311;14.3;9.4;11.8;4.3;10.76;7.8;1.63;6847 +71080;43.67079;.90219;181;20220312;12.1;7.7;9.9;3.5;10.33;4;1.26;7730 +71080;43.67079;.90219;181;20220313;11.4;8.2;9.8;5.8;9.61;4.1;1.49;6337 +71080;43.67079;.90219;181;20220314;14.1;4.8;9.4;7.6;10.3;0;1.5;9926 +71080;43.67079;.90219;181;20220315;15.4;12.4;13.9;11.1;12.11;0;2.3;6304 +71080;43.67079;.90219;181;20220316;15;11.9;13.4;5;12.33;.8;1.64;6132 +71080;43.67079;.90219;181;20220317;13.8;11.4;12.6;2.5;12.5;1.7;1.17;5299 +71080;43.67079;.90219;181;20220318;10.9;8.3;9.6;1.9;10.03;0;1.11;5603 +71080;43.67079;.90219;181;20220319;15.7;6.2;10.9;4.8;9.29;0;2.57;15353 +71080;43.67079;.90219;181;20220320;16.5;7.8;12.2;5.3;10.43;0;2.38;12609 +71080;43.67079;.90219;181;20220321;16.2;9.8;13;7.9;9.66;0;3.36;15525 +71080;43.67079;.90219;181;20220322;16.4;8.3;12.3;7.5;7.63;0;3.87;15915 +71080;43.67079;.90219;181;20220323;16.3;6.5;11.4;5.5;7.73;0;3.39;17802 +71080;43.67079;.90219;181;20220324;17.6;3.6;10.6;3.6;7.99;0;3;18722 +71080;43.67079;.90219;181;20220325;18.5;6;12.2;3.5;7.66;0;3.33;16796 +71080;43.67079;.90219;181;20220326;17.9;4.7;11.3;4.4;7.23;0;3.54;18233 +71080;43.67079;.90219;181;20220327;21.3;4.8;13.1;3.3;7.76;0;3.73;19001 +71080;43.67079;.90219;181;20220328;21;3.6;12.3;2.7;7.79;0;3.3;17198 +71080;43.67079;.90219;181;20220329;18.6;7.3;13;2.7;10.49;5.5;2.46;13002 +71080;43.67079;.90219;181;20220330;11.9;9.6;10.7;2.8;11.46;6;1.04;4309 +71080;43.67079;.90219;181;20220331;14;8.7;11.3;5.6;9.59;4.7;2.5;12895 +71080;43.67079;.90219;181;20220401;8.5;1.7;5.1;7.3;5.73;.8;2.29;14049 +71080;43.67079;.90219;181;20220402;8.7;1.4;5;5.6;5.19;0;2.34;12590 +71080;43.67079;.90219;181;20220403;7.9;-1.9;3;2.8;5.1;0;1.84;15703 +71080;43.67079;.90219;181;20220404;11.2;-3.1;4;1.4;5.3;0;2.09;19377 +71080;43.67079;.90219;181;20220405;15.4;-2.9;6.3;1.9;6.19;0;2.71;22637 +71080;43.67079;.90219;181;20220406;12.1;5;8.6;3.1;9.53;0;1.42;8345 +71080;43.67079;.90219;181;20220407;20.7;6.8;13.8;4.9;10.89;.5;3.58;18657 +71080;43.67079;.90219;181;20220408;21.3;9.4;15.4;4.3;11.46;.6;3.52;16029 +71080;43.67079;.90219;181;20220409;15.3;7.9;11.6;3.7;8.29;.4;3.01;16569 +71080;43.67079;.90219;181;20220410;19.2;-.2;9.5;3.9;7.59;0;3.68;23816 +71080;43.67079;.90219;181;20220411;18.3;9.8;14.1;8.6;11.26;0;3.57;17821 +71080;43.67079;.90219;181;20220412;18.1;11.8;14.9;7.4;11.73;.2;3.22;12548 +71080;43.67079;.90219;181;20220413;14;11.9;12.9;2.8;12.83;1.7;1.26;4877 +71080;43.67079;.90219;181;20220414;21.7;7.2;14.4;1.6;12.09;0;3.27;21496 +71080;43.67079;.90219;181;20220415;22.1;8.9;15.5;2.8;13.36;0;3.18;18075 +71080;43.67079;.90219;181;20220416;22.8;10.5;16.6;3.9;12.83;.1;3.93;20385 +71080;43.67079;.90219;181;20220417;22.2;8.6;15.4;3.9;12.03;0;4.05;23016 +71080;43.67079;.90219;181;20220418;18.5;10.5;14.5;3.4;11.33;0;2.95;14765 +71080;43.67079;.90219;181;20220419;13.1;8.7;10.9;3.1;11.49;8.9;1.3;6321 +71080;43.67079;.90219;181;20220420;12.4;8.2;10.3;2.5;10.83;3.7;1.42;7941 +71080;43.67079;.90219;181;20220421;14;8.4;11.2;2.5;11.79;.1;1.4;7742 +71080;43.67079;.90219;181;20220422;17.9;9.7;13.8;2.3;12.23;0;2.67;16333 +71080;43.67079;.90219;181;20220423;13.2;10.6;11.9;3.1;11.39;11.4;1.51;5892 +71080;43.67079;.90219;181;20220424;16.6;9.1;12.9;5.3;11.79;2.1;2.51;13763 +71080;43.67079;.90219;181;20220425;18.9;4.8;11.8;1.6;10.66;0;3.18;22903 +71080;43.67079;.90219;181;20220426;23;5.1;14.1;1.7;10.59;0;4;25819 +71080;43.67079;.90219;181;20220427;21.2;8.5;14.9;2.4;12.46;0;3.26;18384 +71080;43.67079;.90219;181;20220428;17.7;13.4;15.6;2.3;14.56;0;1.81;7953 +71080;43.67079;.90219;181;20220429;21.5;11.6;16.6;2.6;14.29;0;3.26;17982 +71080;43.67079;.90219;181;20220430;21.8;13.1;17.4;3.4;13.23;0;3.9;19589 +71080;43.67079;.90219;181;20220501;20.7;10.4;15.6;2.9;12.26;.2;3.59;20038 +71080;43.67079;.90219;181;20220502;19.5;11.7;15.6;2.7;12.69;0;2.82;13857 +71080;43.67079;.90219;181;20220503;21;10.6;15.8;2.4;12.89;3.9;3.3;18343 +71080;43.67079;.90219;181;20220504;19.7;12;15.8;2.7;13.46;2.4;2.63;12403 +71080;43.67079;.90219;181;20220505;21;10.6;15.8;4.3;11.33;0;4.18;20965 +71080;43.67079;.90219;181;20220506;21.1;9.9;15.5;3.5;11.5;0;3.82;19944 +71080;43.67079;.90219;181;20220507;22.8;10.6;16.7;3.4;12.5;.1;4.17;21838 +71080;43.67079;.90219;181;20220508;24.4;12.1;18.3;2.6;13.16;0;4.35;22382 +71080;43.67079;.90219;181;20220509;26.4;10.6;18.5;1.5;12.36;0;4.53;25393 +71080;43.67079;.90219;181;20220510;28.8;11;19.9;1.4;12.6;0;4.82;25765 +71080;43.67079;.90219;181;20220511;29.8;11.4;20.6;2.1;14.33;0;5.21;25999 +71080;43.67079;.90219;181;20220512;24;14.3;19.2;2.1;15.1;0;3.43;16137 +71080;43.67079;.90219;181;20220513;25.6;13.9;19.7;1.2;16.33;0;3.44;18006 +71080;43.67079;.90219;181;20220514;29.5;13.2;21.4;1.9;16.16;0;4.93;24840 +71080;43.67079;.90219;181;20220515;27.9;15.3;21.6;3.3;16.06;.7;4.99;21986 +71080;43.67079;.90219;181;20220516;28.8;13.7;21.2;1.4;16.23;0;4.72;25011 +71080;43.67079;.90219;181;20220517;31.5;15;23.2;2.1;16.16;.1;5.58;25963 +71080;43.67079;.90219;181;20220518;32.1;16.1;24.1;2;16.3;.2;5.63;25467 +71080;43.67079;.90219;181;20220519;28;17.7;22.8;3.5;19.1;0;4.51;19163 +71080;43.67079;.90219;181;20220520;29.1;17.7;23.4;3.5;18.43;0;5.35;22687 +71080;43.67079;.90219;181;20220521;31.5;15.3;23.4;1.9;18.23;0;5.29;25163 +71080;43.67079;.90219;181;20220522;30.4;16.6;23.5;2.7;18.7;3.6;5.01;21509 +71080;43.67079;.90219;181;20220523;22.5;16;19.3;4.2;15.8;0;3.6;15010 +71080;43.67079;.90219;181;20220524;17.1;12.9;15;2.7;13.06;3.4;2.29;10550 +71080;43.67079;.90219;181;20220525;19.3;10.1;14.7;3;12.23;0;3.14;16481 +71080;43.67079;.90219;181;20220526;19.7;10.7;15.2;2.4;12.96;0;2.83;14736 +71080;43.67079;.90219;181;20220527;25;13.1;19;2.5;13.93;0;4.34;20971 +71080;43.67079;.90219;181;20220528;26.7;11.5;19.1;2.5;12.8;0;5.26;26802 +71080;43.67079;.90219;181;20220529;25.2;9.6;17.4;2.3;9.66;0;5.26;27450 +71080;43.67079;.90219;181;20220530;25.5;8.9;17.2;1.5;10.66;.5;4.82;27439 +71080;43.67079;.90219;181;20220531;27;13.5;20.3;1.8;12.43;0;4.84;23660 +71080;43.67079;.90219;181;20220601;31.6;13.9;22.7;2.1;14.9;.8;5.97;27941 +71080;43.67079;.90219;181;20220602;27.7;16.3;22;2.6;18;1.3;4.63;21811 +71080;43.67079;.90219;181;20220603;30.5;18;24.2;3.6;19.06;2.8;5.76;23956 +71080;43.67079;.90219;181;20220604;25.3;17.3;21.3;2;20.36;2.7;2.99;13646 +71080;43.67079;.90219;181;20220605;24.7;16.1;20.4;2.3;17.46;0;3.72;17915 +71080;43.67079;.90219;181;20220606;28.5;14.4;21.5;1.7;17;.1;4.91;25049 +71080;43.67079;.90219;181;20220607;24.3;16.5;20.4;2;16;.1;3.44;15047 +71080;43.67079;.90219;181;20220608;20.3;14.9;17.6;2.3;16.43;3.6;2.4;11599 +71080;43.67079;.90219;181;20220609;23.5;12.4;18;2.6;14.36;0;4.14;21466 +71080;43.67079;.90219;181;20220610;28.8;11.7;20.2;1.6;14.23;0;5.34;28430 +71080;43.67079;.90219;181;20220611;33;14.2;23.6;1.8;15.23;.1;6.12;28568 +71080;43.67079;.90219;181;20220612;30.1;16.9;23.5;2.6;19.1;2.6;5.09;22424 +71080;43.67079;.90219;181;20220613;31.2;18.5;24.8;2.6;20.36;.1;5.73;25405 +71080;43.67079;.90219;181;20220614;36.9;18.5;27.7;2.2;18.9;.1;6.8;27464 +71080;43.67079;.90219;181;20220615;36.4;19.7;28.1;1.7;19.86;0;6.62;28538 +71080;43.67079;.90219;181;20220616;37;19.8;28.4;1.3;19.76;0;6.22;27389 +71080;43.67079;.90219;181;20220617;38.2;19.4;28.8;1.8;18.93;0;6.92;28569 +71080;43.67079;.90219;181;20220618;37.9;20.3;29.1;3.8;17.76;0;8.33;27809 +71080;43.67079;.90219;181;20220619;33.1;19.9;26.5;3.8;20.43;0;6.6;24786 +71080;43.67079;.90219;181;20220620;29.8;18.1;23.9;2.3;19.6;.2;4.65;19836 +71080;43.67079;.90219;181;20220621;27.6;19.1;23.4;2.2;20.73;.2;3.66;15297 +71080;43.67079;.90219;181;20220622;28.2;18.4;23.3;2.3;18.66;.1;4.65;20342 +71080;43.67079;.90219;181;20220623;27.5;15.6;21.6;2.1;18.26;20.9;4.49;21982 +71080;43.67079;.90219;181;20220624;25.4;15.9;20.6;1.7;17.2;.3;3.93;19536 +71080;43.67079;.90219;181;20220625;23.9;15.5;19.7;2.8;16.76;4;3.79;17995 +71080;43.67079;.90219;181;20220626;18.3;13.6;16;2.6;15.66;9.1;2;10123 +71080;43.67079;.90219;181;20220627;19.8;14.3;17.1;2.2;15.6;0;2.55;12883 +71080;43.67079;.90219;181;20220628;25.9;15;20.5;1.9;14.4;.1;4.82;24299 +71080;43.67079;.90219;181;20220629;28.2;13;20.6;1.8;15.2;.5;5.22;26997 +71080;43.67079;.90219;181;20220630;17.2;14.8;16;2.8;15.23;.7;1.78;7374 +71080;43.67079;.90219;181;20220701;24.1;11.6;17.9;1.4;13.5;0;4.06;22667 +71080;43.67079;.90219;181;20220702;31;11.4;21.2;1.8;13.86;0;5.8;28974 +71080;43.67079;.90219;181;20220703;29.9;16.3;23.1;2.6;17.36;3.4;5.51;24682 +71080;43.67079;.90219;181;20220704;26.4;15.9;21.1;2.8;18.06;.6;4.1;18848 +71080;43.67079;.90219;181;20220705;29.2;17.5;23.4;2.2;17.36;0;5.35;24684 +71080;43.67079;.90219;181;20220706;28.4;15.4;21.9;2.7;15.4;0;5.18;22876 +71080;43.67079;.90219;181;20220707;28.7;16.1;22.4;3.5;16.1;0;5.67;24431 +71080;43.67079;.90219;181;20220708;29.3;15.7;22.5;2.6;15.93;0;5.71;26341 +71080;43.67079;.90219;181;20220709;31.7;14.4;23;1.9;15.16;0;5.97;28614 +71080;43.67079;.90219;181;20220710;33.3;15.4;24.4;1.8;15.16;0;6.25;28842 +71080;43.67079;.90219;181;20220711;35.7;16.4;26;1.7;15.53;0;6.42;28547 +71080;43.67079;.90219;181;20220712;35.7;17.6;26.6;1.9;15.93;0;6.65;28290 +71080;43.67079;.90219;181;20220713;36.1;16.9;26.5;1.5;14.3;0;6.41;28586 +71080;43.67079;.90219;181;20220714;37.1;18.1;27.6;1.5;16.56;0;6.41;28158 +71080;43.67079;.90219;181;20220715;35.2;19.4;27.3;2.3;16.53;0;6.66;26763 +71080;43.67079;.90219;181;20220716;37.1;17.8;27.5;1.6;15.83;0;6.45;27915 +71080;43.67079;.90219;181;20220717;38.4;17.5;27.9;1.7;14.86;0;6.82;28504 +71080;43.67079;.90219;181;20220718;38.6;19.8;29.2;3.9;15.6;0;8.65;27464 +71080;43.67079;.90219;181;20220719;32.9;21;27;2.4;21.36;.1;5.06;18978 +71080;43.67079;.90219;181;20220720;29.6;20.5;25;2.7;17.46;0;4.94;18341 +71080;43.67079;.90219;181;20220721;32.8;16.4;24.6;1.7;17.13;0;5.7;26718 +71080;43.67079;.90219;181;20220722;28.4;18.8;23.6;3.2;18.6;.3;4.9;20338 +71080;43.67079;.90219;181;20220723;29.2;17.3;23.3;1.7;16.6;0;4.44;19945 +71080;43.67079;.90219;181;20220724;37.5;16.8;27.1;2;17.03;0;6.71;27991 +71080;43.67079;.90219;181;20220725;28.4;21.1;24.7;3.8;18.93;0;4.69;15375 +71080;43.67079;.90219;181;20220726;27.3;16.9;22.1;2.8;15.43;.1;4.82;20290 +71080;43.67079;.90219;181;20220727;28.3;14.8;21.6;1.9;13.26;0;5.12;24772 +71080;43.67079;.90219;181;20220728;29.1;14.5;21.8;1.8;15;1.4;4.9;23842 +71080;43.67079;.90219;181;20220729;26.1;17.1;21.6;2;17.1;1.7;3.73;16868 +71080;43.67079;.90219;181;20220730;29.8;18.3;24;1.9;17.7;0;4.5;19384 +71080;43.67079;.90219;181;20220731;32.8;16.3;24.5;2.1;17.16;0;5.8;26242 +71080;43.67079;.90219;181;20220801;33.9;17.7;25.8;2.3;17.33;0;6.13;25955 +71080;43.67079;.90219;181;20220802;36.2;17.1;26.6;1.7;15.83;0;6.22;27411 +71080;43.67079;.90219;181;20220803;38;17.5;27.8;1.9;15.43;0;6.54;26434 +71080;43.67079;.90219;181;20220804;35.4;20.5;28;2.5;21.26;.2;6.13;24080 +71080;43.67079;.90219;181;20220805;31.8;19.9;25.9;3.1;19.43;0;5.45;20449 +71080;43.67079;.90219;181;20220806;33.1;18.5;25.8;2.7;17.83;0;5.91;23807 +71080;43.67079;.90219;181;20220807;33.6;17.6;25.6;2.1;14;0;5.94;24841 +71080;43.67079;.90219;181;20220808;35;16;25.5;1.6;12.6;0;5.82;26480 +71080;43.67079;.90219;181;20220809;35.9;16.6;26.3;1.9;13.5;0;6.15;25774 +71080;43.67079;.90219;181;20220810;37.8;17.4;27.6;1.5;13.7;0;5.95;25592 +71080;43.67079;.90219;181;20220811;38.2;20.9;29.6;2.2;19.96;0;6.24;23710 +71080;43.67079;.90219;181;20220812;38.9;21.1;30;1.5;20.83;0;5.87;24534 +71080;43.67079;.90219;181;20220813;34.9;20.6;27.7;2.2;21.16;1.1;5.47;21976 +71080;43.67079;.90219;181;20220814;27.7;20.7;24.2;2.4;19.83;0;3.54;13730 +71080;43.67079;.90219;181;20220815;29.3;18.7;24;1.1;16.3;0;3.89;18654 +71080;43.67079;.90219;181;20220816;29.2;16.1;22.6;1.8;16.76;10.6;4.04;18150 +71080;43.67079;.90219;181;20220817;25.6;15.4;20.5;1.9;17.16;.1;3.24;15273 +71080;43.67079;.90219;181;20220818;25.7;15.8;20.8;2.7;17.13;1.9;3.55;15838 +71080;43.67079;.90219;181;20220819;26.7;16;21.4;2.5;16.7;0;3.88;17242 +71080;43.67079;.90219;181;20220820;29.9;15.3;22.6;1.7;17.26;0;4.46;21961 +71080;43.67079;.90219;181;20220821;28.4;18.2;23.3;2.2;17.9;.4;3.81;15388 +71080;43.67079;.90219;181;20220822;25.9;18.6;22.2;2.9;19.43;.4;3.14;12034 +71080;43.67079;.90219;181;20220823;30.6;19.5;25;1.6;19.5;0;4.08;18225 +71080;43.67079;.90219;181;20220824;36;16.9;26.5;1.5;17.13;.6;5.15;23154 +71080;43.67079;.90219;181;20220825;29.9;21.3;25.6;3.2;20.96;2.4;4.18;14218 +71080;43.67079;.90219;181;20220826;30.1;19.9;25;2.5;19.73;0;3.99;15021 +71080;43.67079;.90219;181;20220827;31;17.9;24.4;2;17.4;0;4.61;20683 +71080;43.67079;.90219;181;20220828;34.5;16.4;25.5;1.5;14.56;0;4.9;22423 +71080;43.67079;.90219;181;20220829;33.9;19.2;26.5;2.9;17.03;5.4;5.05;15536 +71080;43.67079;.90219;181;20220830;32.2;17;24.6;1.9;18.76;0;4.55;20879 +71080;43.67079;.90219;181;20220831;29.1;18.3;23.7;2.3;19.9;.5;3.52;14149 +71080;43.67079;.90219;181;20220901;29;18.1;23.5;2.2;19.17;0;3.95;17963 +71080;43.67079;.90219;181;20220902;28.2;18.9;23.5;2.4;18.1;.3;3.77;15448 +71080;43.67079;.90219;181;20220903;27.4;17.9;22.6;1.6;18.53;0;3.39;16557 +71080;43.67079;.90219;181;20220904;32.3;16.6;24.4;2.7;19.33;.1;4.67;19849 +71080;43.67079;.90219;181;20220905;34.1;19.8;27;2.7;21.77;3;4.87;19178 +71080;43.67079;.90219;181;20220906;32.3;20.5;26.4;2.1;19.36;0;4.5;18543 +71080;43.67079;.90219;181;20220907;29;16.2;22.6;1.9;15.6;0;3.74;16596 +71080;43.67079;.90219;181;20220908;27.3;13.6;20.4;1.5;14.5;.4;3.41;17379 +71080;43.67079;.90219;181;20220909;24.9;17.2;21;1.7;16.3;2.7;2.65;11168 +71080;43.67079;.90219;181;20220910;27.3;12.6;19.9;1.6;14;0;3.57;18909 +71080;43.67079;.90219;181;20220911;33;13.8;23.4;2.1;13.9;0;4.73;20491 +71080;43.67079;.90219;181;20220912;32;20.2;26.1;3.5;19.33;0;4.81;16191 +71080;43.67079;.90219;181;20220913;31.1;22.7;26.9;3;22.3;.3;3.5;9921 +71080;43.67079;.90219;181;20220914;30.3;18.1;24.2;2;18;2.3;3.51;13875 +71080;43.67079;.90219;181;20220915;29.5;18.1;23.8;2.2;17.53;.9;3.69;15243 +71080;43.67079;.90219;181;20220916;25.9;17.9;21.9;3.1;16.33;.1;3.32;11594 +71080;43.67079;.90219;181;20220917;22.2;12;17.1;1.9;10.23;0;3.11;16016 +71080;43.67079;.90219;181;20220918;25.2;7.1;16.2;1.5;7.76;0;3.34;18852 +71080;43.67079;.90219;181;20220919;26.9;7.6;17.2;2.2;8.1;0;4.04;19391 +71080;43.67079;.90219;181;20220920;25.4;7.5;16.4;2.1;8.6;0;3.63;18818 +71080;43.67079;.90219;181;20220921;25.2;8.5;16.9;1.8;9.63;0;3.35;18146 +71080;43.67079;.90219;181;20220922;26.5;9.2;17.9;1.6;10.63;0;3.26;18146 +71080;43.67079;.90219;181;20220923;25.4;10.6;18;2.1;13.4;5.7;2.87;13940 +71080;43.67079;.90219;181;20220924;18.5;13.8;16.1;2.1;15.46;3;1.48;6804 +71080;43.67079;.90219;181;20220925;20.1;9.9;15;2.1;12.13;.1;2.28;13076 +71080;43.67079;.90219;181;20220926;20.2;8.3;14.3;3.1;11.66;2.5;2.53;13625 +71080;43.67079;.90219;181;20220927;17.8;12.9;15.4;4.3;14.33;5.8;1.75;7279 +71080;43.67079;.90219;181;20220928;18.2;14.2;16.2;5.4;15.83;12.9;1.69;7504 +71080;43.67079;.90219;181;20220929;16.8;13;14.9;3.6;13.93;7.2;1.58;6521 +71080;43.67079;.90219;181;20220930;18.8;10.3;14.5;2.9;11.6;.2;2.21;10794 +71080;43.67079;.90219;181;20221001;23.5;9.3;16.4;3;12.8;.1;2.89;14584 +71080;43.67079;.90219;181;20221002;23.5;10.9;17.2;1;14.56;.1;2.09;13839 +71080;43.67079;.90219;181;20221003;24.4;12.8;18.6;.9;14.6;0;2.06;12871 +71080;43.67079;.90219;181;20221004;26.3;10.5;18.4;1.2;12.96;.1;2.49;15324 +71080;43.67079;.90219;181;20221005;25.9;10;18;2.7;14.5;0;2.84;14690 +71080;43.67079;.90219;181;20221006;21.6;15.9;18.7;1.7;15.66;0;1.78;8108 +71080;43.67079;.90219;181;20221007;24.1;10.9;17.5;1.7;14.66;0;2.1;11643 +71080;43.67079;.90219;181;20221008;22.7;14.3;18.5;1.3;16.43;.9;1.57;7538 +71080;43.67079;.90219;181;20221009;25.7;11.2;18.4;2.3;14.43;.1;2.61;13641 +71080;43.67079;.90219;181;20221010;25.2;13.8;19.5;2.8;15.73;0;2.46;10177 +71080;43.67079;.90219;181;20221011;23;13.7;18.4;1.3;15.9;0;1.72;9685 +71080;43.67079;.90219;181;20221012;23.7;13.1;18.4;1.7;15.33;.9;1.89;9350 +71080;43.67079;.90219;181;20221013;23;11.8;17.4;1.9;14.83;.8;1.83;8809 +71080;43.67079;.90219;181;20221014;21.5;17.1;19.3;3.1;16.96;.4;1.89;6105 +71080;43.67079;.90219;181;20221015;27;10.5;18.7;2;14.36;.1;2.47;13486 +71080;43.67079;.90219;181;20221016;26.7;16;21.3;4.4;18.03;.5;2.95;10980 +71080;43.67079;.90219;181;20221017;26.2;19.2;22.7;4.4;19.36;.3;2.71;7691 +71080;43.67079;.90219;181;20221018;27.7;18.3;23;4.7;19.26;.3;3.21;10347 +71080;43.67079;.90219;181;20221019;25.3;18.5;21.9;4.5;19;3.2;2.56;7290 +71080;43.67079;.90219;181;20221020;22.6;18.1;20.4;3.4;18.63;.3;1.68;4358 +71080;43.67079;.90219;181;20221021;22.7;14.3;18.5;1.5;15.43;.5;1.49;5688 +71080;43.67079;.90219;181;20221022;25.7;11.3;18.5;2.2;14.5;.3;2.25;11520 +71080;43.67079;.90219;181;20221023;27.1;16.3;21.7;2.9;13.96;.2;2.9;7492 +71080;43.67079;.90219;181;20221024;24.4;12.5;18.5;1.3;12.73;0;1.71;8586 +71080;43.67079;.90219;181;20221025;25.1;12.1;18.6;2.6;13.23;.3;2.38;8898 +71080;43.67079;.90219;181;20221026;24.7;11.8;18.3;2.5;15.26;.2;1.91;7789 +71080;43.67079;.90219;181;20221027;23.9;15.4;19.7;4.7;17.06;.1;2.23;5745 +71080;43.67079;.90219;181;20221028;25.7;17.7;21.7;5.1;17.53;0;2.88;6861 +71080;43.67079;.90219;181;20221029;25.2;16.9;21;4.1;16.13;0;2.72;8330 +71080;43.67079;.90219;181;20221030;23.8;14.1;19;2.5;15.43;0;1.84;7309 +71080;43.67079;.90219;181;20221031;24.3;11.7;18;2.6;15.1;2.1;1.87;7857 +71080;43.67079;.90219;181;20221101;20.5;13.8;17.2;2.1;13.96;.1;1.52;6876 +71080;43.67079;.90219;181;20221102;20.1;11.7;15.9;1.6;12.43;0;1.36;7846 +71080;43.67079;.90219;181;20221103;21.2;10.4;15.8;3.6;12.5;3.2;1.93;5493 +71080;43.67079;.90219;181;20221104;14;10;12;5.2;11.06;7.8;1.4;4310 +71080;43.67079;.90219;181;20221105;16.4;7;11.7;1.6;10.03;.1;1.13;8313 +71080;43.67079;.90219;181;20221106;20;3.9;12;2.2;8.93;.1;1.62;9715 +71080;43.67079;.90219;181;20221107;20.1;5.6;12.9;2.5;10.73;0;1.54;9217 +71080;43.67079;.90219;181;20221108;20.1;12.3;16.2;3.6;14.46;.3;1.48;4368 +71080;43.67079;.90219;181;20221109;16.8;12.2;14.5;1.9;13.86;2;.9;3690 +71080;43.67079;.90219;181;20221110;14.4;5.7;10.1;1.2;10.56;.1;.71;5275 +71080;43.67079;.90219;181;20221111;21;4.4;12.7;2.5;11.5;.1;1.35;8908 +71080;43.67079;.90219;181;20221112;21.7;11.9;16.8;3.4;14.13;.1;1.66;6991 +71080;43.67079;.90219;181;20221113;20.2;7;13.6;1.9;11.16;0;1.29;8001 +71080;43.67079;.90219;181;20221114;15.6;10.7;13.1;2.6;12.63;.8;.94;2710 +71080;43.67079;.90219;181;20221115;17.6;9.6;13.6;2.1;13.5;8.6;.84;4153 +71080;43.67079;.90219;181;20221116;18.9;8.9;13.9;2.4;11.9;.2;1.23;7165 +71080;43.67079;.90219;181;20221117;17.8;11.4;14.6;3.3;13.03;7.8;1.29;4150 +71080;43.67079;.90219;181;20221118;13.1;9.1;11.1;3.3;10.9;.7;.97;3752 +71080;43.67079;.90219;181;20221119;10.7;7.5;9.1;3.5;9.66;.9;.84;2980 +71080;43.67079;.90219;181;20221120;13.2;2.5;7.8;2.8;9.3;4.7;.75;5835 +71080;43.67079;.90219;181;20221121;13.7;8.2;11;3.6;11.03;22.8;.93;2911 +71080;43.67079;.90219;181;20221122;9.7;6.4;8;4.6;9.46;14.7;.74;2703 +71080;43.67079;.90219;181;20221123;16.4;8.2;12.3;3.6;11.66;5.8;1.09;5588 +71080;43.67079;.90219;181;20221124;14.4;5.6;10;2.4;9.86;.9;.89;4895 +71080;43.67079;.90219;181;20221125;11.8;6.5;9.1;3;10.16;2.2;.68;3370 +71080;43.67079;.90219;181;20221126;11.2;3.7;7.5;1.3;8.66;.2;.53;4957 +71080;43.67079;.90219;181;20221127;12;2.3;7.1;2.9;8.46;3.1;.76;4807 +71080;43.67079;.90219;181;20221128;12.3;7.9;10.1;4;10.66;4.8;.8;3488 +71080;43.67079;.90219;181;20221129;12.2;7.9;10.1;2.5;10.06;.2;.81;3313 +71080;43.67079;.90219;181;20221130;5;1.8;3.4;1.1;7.63;.1;.33;2176 +71080;43.67079;.90219;181;20221201;4.9;2.9;3.9;1.2;7.7;0;.38;1658 +71080;43.67079;.90219;181;20221202;6.6;4.6;5.6;1;8;0;.46;1655 +71080;43.67079;.90219;181;20221203;8;3.1;5.5;1.2;7.8;0;.46;2865 +71080;43.67079;.90219;181;20221204;9.4;.6;5;1.5;6.9;0;.54;5361 +71080;43.67079;.90219;181;20221205;10.8;-.9;4.9;1.8;6.56;.5;.58;6200 +71080;43.67079;.90219;181;20221206;10.8;4.5;7.6;1.5;7.93;.1;.68;3524 +71080;43.67079;.90219;181;20221207;13.5;6.5;10;1;8.76;.1;.66;4009 +71080;43.67079;.90219;181;20221208;8.6;2.5;5.5;1.7;8.56;2.5;.39;2516 +71080;43.67079;.90219;181;20221209;10.8;6;8.4;1.9;9.86;0;.53;2542 +71080;43.67079;.90219;181;20221210;3.9;.8;2.3;3.8;6.1;0;.54;3908 +71080;43.67079;.90219;181;20221211;4.5;-5;-.2;.8;4.76;.1;.32;4612 +71080;43.67079;.90219;181;20221212;5.5;-1.8;1.8;2.5;6.26;8.7;.44;3089 +71080;43.67079;.90219;181;20221213;13.8;4.3;9;3.7;11.23;1.8;.44;3960 +71080;43.67079;.90219;181;20221214;17.7;8.4;13;2.5;11.86;.8;.88;5003 +71080;43.67079;.90219;181;20221215;13.5;9;11.3;2.6;11.93;2.6;.63;2934 +71080;43.67079;.90219;181;20221216;10.7;8.5;9.6;1.8;10.76;4.6;.54;1299 +71080;43.67079;.90219;181;20221217;7.4;3.2;5.3;1.8;7.96;0;.47;2353 +71080;43.67079;.90219;181;20221218;11.4;3.6;7.5;4.2;9.16;0;.61;4624 +71080;43.67079;.90219;181;20221219;15.8;9.4;12.6;4.5;11.7;0;1.09;4318 +71080;43.67079;.90219;181;20221220;15.1;11.7;13.4;4.4;12.23;1.5;1.13;2423 +71080;43.67079;.90219;181;20221221;17.9;10.2;14;2;12.2;.1;.87;5046 +71080;43.67079;.90219;181;20221222;18.1;8.4;13.3;2.7;11.73;.1;1.07;4522 +71080;43.67079;.90219;181;20221223;18.5;9.6;14;2.1;12.23;0;.95;4500 +71080;43.67079;.90219;181;20221224;18.8;7.5;13.1;1.6;11.03;0;.79;5614 +71080;43.67079;.90219;181;20221225;16.1;6.2;11.2;2.8;10.6;.1;.84;5375 +71080;43.67079;.90219;181;20221226;16.5;6.8;11.7;2.2;11.13;2.2;.8;4220 +71080;43.67079;.90219;181;20221227;12.9;9.6;11.3;.9;11.8;.4;.5;2040 +71080;43.67079;.90219;181;20221228;16.2;5.7;10.9;2.4;10.26;.1;.79;5614 +71080;43.67079;.90219;181;20221229;13.7;8.3;11;2.6;10.93;4.1;.76;2902 +71080;43.67079;.90219;181;20221230;16.9;8.8;12.9;3.1;11.53;.4;1.02;4104 +71080;43.67079;.90219;181;20221231;16.1;9.2;12.7;4.2;12.16;0;.96;4140 +71081;43.69764;1.20984;175;20220101;15.8;2.3;9.1;1.7;9.34;0;.66;6645 +71081;43.69764;1.20984;175;20220102;14.3;3.8;9;2.2;9.99;.1;.66;5118 +71081;43.69764;1.20984;175;20220103;13.8;4.4;9.1;1.7;9.94;0;.56;5430 +71081;43.69764;1.20984;175;20220104;15.4;5.3;10.4;4;10.49;8;.99;5436 +71081;43.69764;1.20984;175;20220105;7.1;4.3;5.7;4.3;7.39;0;.84;3501 +71081;43.69764;1.20984;175;20220106;7;.1;3.5;2.6;5.54;.1;.8;5601 +71081;43.69764;1.20984;175;20220107;9;-2.4;3.3;3.6;7.04;2.8;.58;4843 +71081;43.69764;1.20984;175;20220108;9.8;6.6;8.2;7.4;9.84;0;.73;2683 +71081;43.69764;1.20984;175;20220109;9.2;8.2;8.7;5.9;10.34;31.9;.63;1033 +71081;43.69764;1.20984;175;20220110;8;7.7;7.8;2.3;10.14;12.1;.46;450 +71081;43.69764;1.20984;175;20220111;8.1;3.9;6;3.4;7.94;0;.65;5480 +71081;43.69764;1.20984;175;20220112;5.9;-1.1;2.4;1.8;6.14;0;.43;6310 +71081;43.69764;1.20984;175;20220113;1.4;-1.9;-.3;1.2;5.89;0;.29;2456 +71081;43.69764;1.20984;175;20220114;6.3;-3.3;1.5;1.1;5.44;.1;.41;7087 +71081;43.69764;1.20984;175;20220115;7.3;-3.8;1.8;.9;5.49;.1;.44;7520 +71081;43.69764;1.20984;175;20220116;5.5;-3.5;1;1.3;5.74;.1;.41;6740 +71081;43.69764;1.20984;175;20220117;1;-2.1;-.5;1.3;5.94;.1;.26;3031 +71081;43.69764;1.20984;175;20220118;1.5;-.2;.7;1.1;6.39;.1;.31;1628 +71081;43.69764;1.20984;175;20220119;7.3;.7;4;2.3;7.64;.9;.45;4115 +71081;43.69764;1.20984;175;20220120;6.6;3.9;5.2;2.5;7.59;.7;.62;2800 +71081;43.69764;1.20984;175;20220121;6;.1;3;3.5;5.64;0;.88;6154 +71081;43.69764;1.20984;175;20220122;6.8;-3.1;1.8;1.7;5.14;0;.64;7721 +71081;43.69764;1.20984;175;20220123;9.4;-4.2;2.6;1.6;5.59;.1;.66;8596 +71081;43.69764;1.20984;175;20220124;12.4;-.2;6.1;2.5;6.84;0;1.03;8763 +71081;43.69764;1.20984;175;20220125;12;-2.4;4.8;.9;6.59;0;.63;8549 +71081;43.69764;1.20984;175;20220126;9.1;-2.5;3.3;1.1;6.19;0;.59;8201 +71081;43.69764;1.20984;175;20220127;5.1;-3.5;.8;1.4;5.94;.1;.48;7358 +71081;43.69764;1.20984;175;20220128;2.1;-2.8;-.4;1.6;5.99;0;.31;3196 +71081;43.69764;1.20984;175;20220129;1;-.2;.4;1.1;6.14;0;.36;2312 +71081;43.69764;1.20984;175;20220130;2.6;-1.1;.8;1.9;6.59;.1;.3;3152 +71081;43.69764;1.20984;175;20220131;8.2;2.2;5.2;6;8.59;1.2;.47;4737 +71081;43.69764;1.20984;175;20220201;8.5;2.3;5.4;5.8;7.69;0;.91;5624 +71081;43.69764;1.20984;175;20220202;9.4;6.9;8.2;3.4;9.94;.1;.65;2904 +71081;43.69764;1.20984;175;20220203;8.3;.5;4.4;1.4;8.84;.1;.41;5129 +71081;43.69764;1.20984;175;20220204;11.9;6.7;9.3;2.5;10.44;.3;.76;4422 +71081;43.69764;1.20984;175;20220205;10;6.7;8.4;3.6;8.54;.1;1.1;4804 +71081;43.69764;1.20984;175;20220206;10.4;-.8;4.8;3.8;7.29;.3;.99;8537 +71081;43.69764;1.20984;175;20220207;11.9;8;9.9;5.5;9.74;.8;1.33;4415 +71081;43.69764;1.20984;175;20220208;13.9;.5;7.2;1.5;7.09;0;1.15;10818 +71081;43.69764;1.20984;175;20220209;15.6;2.5;9;3.5;7.59;.1;1.81;10958 +71081;43.69764;1.20984;175;20220210;11.4;1;6.2;1.4;8.56;0;.89;9287 +71081;43.69764;1.20984;175;20220211;12.2;7.1;9.6;2.3;9.19;0;1.11;6579 +71081;43.69764;1.20984;175;20220212;13.1;1.4;7.2;3.3;7.6;0;1.39;10008 +71081;43.69764;1.20984;175;20220213;16;5.8;10.9;4.5;9.39;4.1;1.83;10303 +71081;43.69764;1.20984;175;20220214;11.3;7.9;9.6;5.2;9.49;5.4;1.35;6210 +71081;43.69764;1.20984;175;20220215;11.6;5.8;8.7;5.2;8.93;2.2;1.35;7226 +71081;43.69764;1.20984;175;20220216;13.4;7.9;10.6;6.8;11.09;0;1.24;5696 +71081;43.69764;1.20984;175;20220217;15.6;11.4;13.5;5.3;12.4;0;1.58;5614 +71081;43.69764;1.20984;175;20220218;17.9;7.4;12.6;3.1;11.44;.4;1.66;9740 +71081;43.69764;1.20984;175;20220219;11.7;7.8;9.8;3.5;8.39;.1;1.61;7266 +71081;43.69764;1.20984;175;20220220;13.6;1.9;7.8;4.2;9.14;.2;1.27;8323 +71081;43.69764;1.20984;175;20220221;13.5;9.2;11.4;8.3;9.49;.9;2.29;7522 +71081;43.69764;1.20984;175;20220222;14.4;7.3;10.9;3.9;9.24;0;1.84;10064 +71081;43.69764;1.20984;175;20220223;15.8;3.8;9.8;1.5;8.94;0;1.47;12144 +71081;43.69764;1.20984;175;20220224;14.6;7.2;10.9;4.4;9.99;.2;1.74;8903 +71081;43.69764;1.20984;175;20220225;11.6;5.6;8.6;3.4;6.94;0;1.87;9898 +71081;43.69764;1.20984;175;20220226;14.3;-1.1;6.6;2.7;5.49;.1;2.09;14679 +71081;43.69764;1.20984;175;20220227;15.6;.3;7.9;1.8;7.39;0;1.65;12176 +71081;43.69764;1.20984;175;20220228;17.1;2.8;10;1.7;8.49;0;1.78;13905 +71081;43.69764;1.20984;175;20220301;16.6;1.7;9.1;3.9;8.09;.1;2.27;14672 +71081;43.69764;1.20984;175;20220302;12.2;6.2;9.2;3.2;10.29;9.7;1.09;6273 +71081;43.69764;1.20984;175;20220303;16.8;5.6;11.2;2.1;10.34;0;1.74;12951 +71081;43.69764;1.20984;175;20220304;10;8;9;5.4;10.49;5.3;.87;4005 +71081;43.69764;1.20984;175;20220305;10.2;6.6;8.4;4.4;8.84;0;1.3;5795 +71081;43.69764;1.20984;175;20220306;10.8;5.7;8.3;3.1;7.99;0;1.47;7528 +71081;43.69764;1.20984;175;20220307;12.6;.1;6.3;2.8;7.29;0;1.64;12740 +71081;43.69764;1.20984;175;20220308;15.2;3;9.1;3.3;8.94;4.2;1.92;13592 +71081;43.69764;1.20984;175;20220309;15.1;4.1;9.6;4.1;9.99;0;1.77;13059 +71081;43.69764;1.20984;175;20220310;15.7;8.4;12.1;4;10.44;.1;2.04;10589 +71081;43.69764;1.20984;175;20220311;14.6;9;11.8;4.8;10.44;8.8;1.95;8483 +71081;43.69764;1.20984;175;20220312;10.8;8.1;9.5;4.5;10.39;4.6;1.11;5909 +71081;43.69764;1.20984;175;20220313;11.3;8.1;9.7;5.4;9.64;6.5;1.48;5908 +71081;43.69764;1.20984;175;20220314;13.7;3.1;8.4;7.9;9.94;.1;1.47;10428 +71081;43.69764;1.20984;175;20220315;15.1;12.3;13.7;11;12.1;0;2.27;6367 +71081;43.69764;1.20984;175;20220316;15.3;10.8;13;5.7;12.25;.3;1.76;7979 +71081;43.69764;1.20984;175;20220317;15;11.2;13.1;3.4;12.64;1.2;1.45;6681 +71081;43.69764;1.20984;175;20220318;11.1;8.4;9.8;2;9.96;0;1.14;5703 +71081;43.69764;1.20984;175;20220319;15.6;7.2;11.4;5.1;8.96;0;2.77;15153 +71081;43.69764;1.20984;175;20220320;16.3;8.1;12.2;6.4;10.09;0;2.71;13476 +71081;43.69764;1.20984;175;20220321;15.7;10.8;13.2;8.9;9.39;0;3.63;15591 +71081;43.69764;1.20984;175;20220322;15.9;8.7;12.3;8.9;7.36;0;4.24;16215 +71081;43.69764;1.20984;175;20220323;15.9;7.7;11.8;6.3;7.29;0;3.71;17669 +71081;43.69764;1.20984;175;20220324;17.5;4.2;10.9;4.1;7.53;0;3.21;18588 +71081;43.69764;1.20984;175;20220325;18.8;6.2;12.5;3.4;6.96;0;3.35;16263 +71081;43.69764;1.20984;175;20220326;18.2;5;11.6;4.7;6.86;0;3.77;18200 +71081;43.69764;1.20984;175;20220327;21.4;6.2;13.8;3.9;7.29;0;4.18;18901 +71081;43.69764;1.20984;175;20220328;21.3;4.5;12.9;2.9;7.26;0;3.58;17698 +71081;43.69764;1.20984;175;20220329;18.5;8.3;13.4;2.8;10.03;3.2;2.52;12835 +71081;43.69764;1.20984;175;20220330;12;9.7;10.8;2.8;11.39;4.9;1.11;4676 +71081;43.69764;1.20984;175;20220331;14.3;8.7;11.5;6.2;9.43;4.4;2.72;13795 +71081;43.69764;1.20984;175;20220401;8.3;2;5.2;7.8;5.66;.7;2.36;13549 +71081;43.69764;1.20984;175;20220402;8.7;1.3;5;6;5.26;0;2.31;11490 +71081;43.69764;1.20984;175;20220403;7.9;-1.9;3;2.8;5.1;0;1.84;15703 +71081;43.69764;1.20984;175;20220404;11.2;-3.1;4;1.4;5.3;0;2.09;19377 +71081;43.69764;1.20984;175;20220405;15.3;-2.4;6.4;2.2;6.4;0;2.68;21874 +71081;43.69764;1.20984;175;20220406;12;5.9;8.9;3.3;9.89;0;1.32;7611 +71081;43.69764;1.20984;175;20220407;20.6;7.3;13.9;5.1;11.09;.6;3.41;16690 +71081;43.69764;1.20984;175;20220408;21.1;10.2;15.7;4.7;11.43;.3;3.59;15529 +71081;43.69764;1.20984;175;20220409;15.1;7.8;11.5;4.1;8.09;.2;3.08;16469 +71081;43.69764;1.20984;175;20220410;19.1;.4;9.8;4;7.23;0;3.78;23682 +71081;43.69764;1.20984;175;20220411;18;9;13.5;9;10.53;0;3.58;17188 +71081;43.69764;1.20984;175;20220412;17.7;11.9;14.8;8;11.13;0;3.56;13848 +71081;43.69764;1.20984;175;20220413;13.5;11.9;12.7;2.7;12.36;1.5;1.21;4310 +71081;43.69764;1.20984;175;20220414;22.1;6.8;14.5;1.6;12.06;0;3.24;21162 +71081;43.69764;1.20984;175;20220415;22.3;8.9;15.6;2.9;13.36;0;3.33;19041 +71081;43.69764;1.20984;175;20220416;23;10.7;16.8;4.1;12.66;0;4.18;20952 +71081;43.69764;1.20984;175;20220417;22.4;8.2;15.3;4;11.39;0;4.17;23449 +71081;43.69764;1.20984;175;20220418;18.5;10.7;14.6;3.6;11.39;0;2.98;14698 +71081;43.69764;1.20984;175;20220419;13.6;9.2;11.4;3.3;11.69;13.7;1.4;6688 +71081;43.69764;1.20984;175;20220420;11.9;8.6;10.2;2.4;11.13;5.2;1.23;6574 +71081;43.69764;1.20984;175;20220421;13.6;8.7;11.2;2.7;11.99;.5;1.37;7542 +71081;43.69764;1.20984;175;20220422;17.8;10.2;14;2;12.49;0;2.35;13667 +71081;43.69764;1.20984;175;20220423;13.9;10.5;12.2;3;11.36;14.6;1.5;5558 +71081;43.69764;1.20984;175;20220424;17.1;9.1;13.1;5.7;11.86;.4;2.56;13263 +71081;43.69764;1.20984;175;20220425;18.7;5.3;12;1.5;10.56;0;3.05;21537 +71081;43.69764;1.20984;175;20220426;23;5.6;14.3;1.7;10.39;0;4.02;25752 +71081;43.69764;1.20984;175;20220427;21.7;8.7;15.2;2.3;11.99;0;3.47;19984 +71081;43.69764;1.20984;175;20220428;18.2;13.5;15.9;2.6;14.56;0;2.13;10020 +71081;43.69764;1.20984;175;20220429;21.8;12.9;17.3;3;14.26;0;3.51;18449 +71081;43.69764;1.20984;175;20220430;21.9;13.2;17.6;3.8;13.06;0;4.1;20289 +71081;43.69764;1.20984;175;20220501;20.7;10.5;15.6;3.1;11.99;.1;3.73;20738 +71081;43.69764;1.20984;175;20220502;19.7;11.9;15.8;2.8;12.63;0;2.99;14557 +71081;43.69764;1.20984;175;20220503;21.3;10.5;15.9;2.3;13.06;2.5;3.23;17643 +71081;43.69764;1.20984;175;20220504;19.9;12;16;2.8;13.23;1.9;2.85;13636 +71081;43.69764;1.20984;175;20220505;21.2;10.9;16;4.6;11.13;0;4.33;20799 +71081;43.69764;1.20984;175;20220506;21.4;10.3;15.8;5.1;11.19;0;4.41;20408 +71081;43.69764;1.20984;175;20220507;22.7;10.8;16.8;5.3;12.34;.2;4.74;23208 +71081;43.69764;1.20984;175;20220508;24.5;13;18.8;3.9;13.04;0;4.99;23662 +71081;43.69764;1.20984;175;20220509;26.1;10.4;18.3;1.3;12.39;0;4.59;26617 +71081;43.69764;1.20984;175;20220510;28.7;10.4;19.5;1.8;12.54;0;5.21;27393 +71081;43.69764;1.20984;175;20220511;29.9;11.8;20.8;3.5;13.44;0;6.26;28175 +71081;43.69764;1.20984;175;20220512;25.1;14.5;19.8;2.6;15.34;0;4.08;19247 +71081;43.69764;1.20984;175;20220513;25.7;15.2;20.5;1.4;16.04;0;3.92;19829 +71081;43.69764;1.20984;175;20220514;29.9;13.5;21.7;2.1;16.24;0;5.36;26256 +71081;43.69764;1.20984;175;20220515;28.5;16.1;22.3;4.9;15.29;.1;6.23;24884 +71081;43.69764;1.20984;175;20220516;28.8;14.5;21.6;2.2;15.54;0;5.31;26033 +71081;43.69764;1.20984;175;20220517;32.1;15.2;23.6;2.5;15.84;0;6.22;27927 +71081;43.69764;1.20984;175;20220518;33;17.8;25.4;2.6;15.44;.1;6.43;26244 +71081;43.69764;1.20984;175;20220519;28.7;18.4;23.6;6;17.89;0;6.27;24412 +71081;43.69764;1.20984;175;20220520;30.1;18.6;24.3;5.7;17.09;0;6.74;23251 +71081;43.69764;1.20984;175;20220521;31.4;15.5;23.4;2.2;18.25;0;5.64;26909 +71081;43.69764;1.20984;175;20220522;31.1;17.7;24.4;3.1;18.04;7.7;5.5;21374 +71081;43.69764;1.20984;175;20220523;22.8;16.4;19.6;4.5;16.14;.7;3.61;13556 +71081;43.69764;1.20984;175;20220524;17;13.4;15.2;4;13.19;2.5;2.49;10441 +71081;43.69764;1.20984;175;20220525;20.7;10.6;15.7;4.8;11.99;0;4.17;20946 +71081;43.69764;1.20984;175;20220526;19.7;11.1;15.4;3.7;12.99;0;3.13;15393 +71081;43.69764;1.20984;175;20220527;25;13.6;19.3;3.8;14.14;0;4.91;22672 +71081;43.69764;1.20984;175;20220528;26.6;13.3;20;3.8;13.04;0;5.83;26749 +71081;43.69764;1.20984;175;20220529;25.1;11;18.1;3.1;9.39;0;5.87;28409 +71081;43.69764;1.20984;175;20220530;25.8;9.7;17.7;2.1;10.59;.9;5.12;26897 +71081;43.69764;1.20984;175;20220531;27;14.4;20.7;2.1;12.84;0;5.25;25687 +71081;43.69764;1.20984;175;20220601;31.7;14.5;23.1;2;15.24;.5;6.17;29495 +71081;43.69764;1.20984;175;20220602;27.7;17.9;22.8;3.8;17.99;.7;5.13;21586 +71081;43.69764;1.20984;175;20220603;31.7;18.2;25;4;18.59;2.3;6.66;26661 +71081;43.69764;1.20984;175;20220604;25.9;17.2;21.6;2.4;20.49;5.5;3.36;15331 +71081;43.69764;1.20984;175;20220605;25.3;16.6;20.9;3.3;17.64;0;4.15;18402 +71081;43.69764;1.20984;175;20220606;27.9;14.9;21.4;1.8;16.49;.3;4.9;24468 +71081;43.69764;1.20984;175;20220607;24.4;17.3;20.9;3.3;15.79;0;4.09;16001 +71081;43.69764;1.20984;175;20220608;21;15.4;18.2;3.1;16.19;2.9;2.89;13092 +71081;43.69764;1.20984;175;20220609;23.8;12.8;18.3;4;14.04;0;4.74;23266 +71081;43.69764;1.20984;175;20220610;28.6;11.8;20.2;1.8;14.09;0;5.57;29367 +71081;43.69764;1.20984;175;20220611;33;14.3;23.6;1.9;14.84;0;6.44;30085 +71081;43.69764;1.20984;175;20220612;30.5;18;24.3;3;18.79;2.2;5.6;23119 +71081;43.69764;1.20984;175;20220613;31.5;18.4;25;2.8;19.99;0;6.09;26687 +71081;43.69764;1.20984;175;20220614;36.8;18.4;27.6;3;18.39;0;7.54;28350 +71081;43.69764;1.20984;175;20220615;36.7;19.7;28.2;1.9;18.44;0;6.93;29097 +71081;43.69764;1.20984;175;20220616;37.1;19.9;28.5;1.5;19.69;0;6.62;28599 +71081;43.69764;1.20984;175;20220617;38.4;19.9;29.1;1.6;18.59;0;7.06;29698 +71081;43.69764;1.20984;175;20220618;36;20.7;28.3;4.3;17.29;0;8.65;28961 +71081;43.69764;1.20984;175;20220619;34.8;21.2;28;5;19.64;0;8.21;27473 +71081;43.69764;1.20984;175;20220620;30.4;19.3;24.8;3.1;19.89;0;5.22;20190 +71081;43.69764;1.20984;175;20220621;28.4;19.5;24;3;21.44;.3;4.22;16908 +71081;43.69764;1.20984;175;20220622;29.3;18.7;24;3.2;18.94;0;5.37;22264 +71081;43.69764;1.20984;175;20220623;27.8;16.7;22.2;2.1;18.29;23.1;4.75;22777 +71081;43.69764;1.20984;175;20220624;25.8;15.5;20.6;2.5;16.84;.9;4.47;21889 +71081;43.69764;1.20984;175;20220625;26.3;15.3;20.8;3.4;16.79;3.2;4.71;20924 +71081;43.69764;1.20984;175;20220626;18.6;14.3;16.5;3.6;16.24;7.3;2.14;10506 +71081;43.69764;1.20984;175;20220627;19.7;14.4;17;3.6;15.84;.7;2.53;11798 +71081;43.69764;1.20984;175;20220628;26;15.6;20.8;3.1;14.39;.1;5.54;26199 +71081;43.69764;1.20984;175;20220629;28.6;12.7;20.7;2;15.09;.9;5.58;28766 +71081;43.69764;1.20984;175;20220630;17.9;15.2;16.5;3.8;15.24;1.2;2.16;8548 +71081;43.69764;1.20984;175;20220701;24;12.3;18.2;1.8;13.49;.1;4.62;25542 +71081;43.69764;1.20984;175;20220702;31.3;10.9;21.1;1.8;13.69;0;6.1;30543 +71081;43.69764;1.20984;175;20220703;30.2;17.6;23.9;3.4;17.24;2;6.05;24917 +71081;43.69764;1.20984;175;20220704;27.6;16.3;21.9;3.9;17.99;.4;5.29;23919 +71081;43.69764;1.20984;175;20220705;29.7;17.9;23.8;3.5;16.89;0;6.27;26414 +71081;43.69764;1.20984;175;20220706;29.6;16.5;23;3.4;14.14;0;6.32;25362 +71081;43.69764;1.20984;175;20220707;29.4;16.7;23;5.5;15.84;0;6.95;26938 +71081;43.69764;1.20984;175;20220708;29.9;16.6;23.2;3.9;15.49;0;6.61;27568 +71081;43.69764;1.20984;175;20220709;32.5;15.3;23.9;2.4;14.39;0;6.72;29956 +71081;43.69764;1.20984;175;20220710;33.8;15.7;24.8;2.2;14.49;0;6.84;30272 +71081;43.69764;1.20984;175;20220711;36.1;16;26;1.9;15.19;0;6.96;30215 +71081;43.69764;1.20984;175;20220712;36.3;18.3;27.3;2.5;15.39;0;7.53;29981 +71081;43.69764;1.20984;175;20220713;36.1;16.6;26.3;1.9;14.09;0;6.96;29848 +71081;43.69764;1.20984;175;20220714;37.2;18.8;28;2.5;17.29;0;7.51;29762 +71081;43.69764;1.20984;175;20220715;36;20.7;28.3;2.7;15.79;0;7.28;27121 +71081;43.69764;1.20984;175;20220716;37.6;17.7;27.6;2;15.44;0;7.14;29486 +71081;43.69764;1.20984;175;20220717;38.8;17.5;28.1;2;14.89;0;7.36;29446 +71081;43.69764;1.20984;175;20220718;38.6;19.5;29.1;3.9;15.04;0;9;29204 +71081;43.69764;1.20984;175;20220719;34.1;22.3;28.2;3.6;20.79;.2;6.56;22425 +71081;43.69764;1.20984;175;20220720;29.6;21.3;25.4;4;17.39;0;5.68;18353 +71081;43.69764;1.20984;175;20220721;33;17.9;25.5;2.3;16.69;0;6.33;27087 +71081;43.69764;1.20984;175;20220722;29.8;19.9;24.8;4;17.99;.3;5.96;22579 +71081;43.69764;1.20984;175;20220723;29.6;17.6;23.6;2.9;16.04;0;5.66;23726 +71081;43.69764;1.20984;175;20220724;37.6;16.3;27;2.3;16.29;0;7.1;28575 +71081;43.69764;1.20984;175;20220725;28.7;20.6;24.6;4.8;19.04;0;5.12;16129 +71081;43.69764;1.20984;175;20220726;27.8;16.6;22.2;4.3;15.04;0;6.05;25302 +71081;43.69764;1.20984;175;20220727;28.7;16.2;22.4;3.1;13.14;0;6.07;25851 +71081;43.69764;1.20984;175;20220728;29.7;16.2;22.9;3.4;14.69;2.6;5.95;23877 +71081;43.69764;1.20984;175;20220729;27;17.6;22.3;2.9;16.84;1.8;4.38;17649 +71081;43.69764;1.20984;175;20220730;30.2;18.8;24.5;3;17.39;0;5.6;22767 +71081;43.69764;1.20984;175;20220731;33.4;17.1;25.3;2.7;16.24;0;6.52;27233 +71081;43.69764;1.20984;175;20220801;34.4;18.9;26.7;3.2;16.49;0;7.05;26754 +71081;43.69764;1.20984;175;20220802;36.3;19;27.7;2.3;15.14;0;6.88;27510 +71081;43.69764;1.20984;175;20220803;37.9;17.2;27.6;2.4;15.04;0;7.16;27503 +71081;43.69764;1.20984;175;20220804;36.7;21.3;29;2.6;20.64;.1;6.68;25435 +71081;43.69764;1.20984;175;20220805;32.3;20.7;26.5;3.5;19.34;0;6.07;22221 +71081;43.69764;1.20984;175;20220806;33.1;19.2;26.2;3.7;17.54;0;6.67;24524 +71081;43.69764;1.20984;175;20220807;34.1;19.6;26.9;3.3;12.99;0;7.25;25639 +71081;43.69764;1.20984;175;20220808;34.9;17.8;26.4;2.4;11.49;0;6.76;27312 +71081;43.69764;1.20984;175;20220809;35.8;16.7;26.3;2.1;12.54;0;6.55;26939 +71081;43.69764;1.20984;175;20220810;37.5;16.4;26.9;1.9;13.69;0;6.41;26281 +71081;43.69764;1.20984;175;20220811;37.7;21.6;29.6;3.5;21.44;0;7.28;24828 +71081;43.69764;1.20984;175;20220812;39.4;22.4;30.9;2.6;21.44;0;7.06;24974 +71081;43.69764;1.20984;175;20220813;35.2;21.3;28.2;3.6;20.34;.6;6.35;20893 +71081;43.69764;1.20984;175;20220814;28.7;21.1;24.9;4.4;19.79;0;4.86;16017 +71081;43.69764;1.20984;175;20220815;29.9;19.2;24.6;2.4;15.94;0;4.92;19550 +71081;43.69764;1.20984;175;20220816;32.3;16.3;24.3;2.9;15.89;7.6;5.68;21621 +71081;43.69764;1.20984;175;20220817;27;16;21.5;3.5;17.14;1.2;4.16;17122 +71081;43.69764;1.20984;175;20220818;26.7;16.8;21.8;4.5;17.24;1.4;4.49;17449 +71081;43.69764;1.20984;175;20220819;27.1;16.7;21.9;3.8;16.54;0;4.61;18330 +71081;43.69764;1.20984;175;20220820;30.2;16.2;23.2;2.2;17.09;0;4.88;22727 +71081;43.69764;1.20984;175;20220821;29.1;19.2;24.1;3.1;17.29;.2;4.69;17502 +71081;43.69764;1.20984;175;20220822;25.8;19.2;22.5;4.3;18.99;.3;3.81;13330 +71081;43.69764;1.20984;175;20220823;31;19.6;25.3;2.6;18.89;0;5.05;20885 +71081;43.69764;1.20984;175;20220824;35.8;16.7;26.2;1.7;16.74;.5;5.49;24269 +71081;43.69764;1.20984;175;20220825;29.8;21.8;25.8;3.9;20.64;2.9;4.69;15387 +71081;43.69764;1.20984;175;20220826;30.5;20.5;25.5;3.8;19.54;.1;5.12;18202 +71081;43.69764;1.20984;175;20220827;31.3;18.1;24.7;3.1;17.09;0;5.46;21790 +71081;43.69764;1.20984;175;20220828;34.4;15.7;25;1.7;14.24;0;5.23;24088 +71081;43.69764;1.20984;175;20220829;34;18.4;26.2;3.5;16.79;4.9;5.94;19187 +71081;43.69764;1.20984;175;20220830;32.4;17.6;25;1.7;19.39;0;4.62;21683 +71081;43.69764;1.20984;175;20220831;29.3;18.6;24;2.7;19.19;.3;3.95;15128 +71081;43.69764;1.20984;175;20220901;28.8;18.8;23.8;2.9;19.04;0;4.26;17573 +71081;43.69764;1.20984;175;20220902;28.5;19.2;23.9;2.5;18.04;.4;4.07;16532 +71081;43.69764;1.20984;175;20220903;27.8;18.1;22.9;2;18.74;0;3.66;16763 +71081;43.69764;1.20984;175;20220904;32.3;17.9;25.1;4.3;20.34;.1;5.51;20564 +71081;43.69764;1.20984;175;20220905;33.9;21.6;27.7;4.5;22.79;2.2;5.78;18687 +71081;43.69764;1.20984;175;20220906;32.8;20.8;26.8;2.6;19.09;0;5;19279 +71081;43.69764;1.20984;175;20220907;28.6;17.7;23.2;2.8;15.59;.1;4.28;16064 +71081;43.69764;1.20984;175;20220908;27.5;14.1;20.8;2;14.79;.9;3.8;18266 +71081;43.69764;1.20984;175;20220909;24.8;17.2;21;2.5;16.09;2.2;3.02;11528 +71081;43.69764;1.20984;175;20220910;27.2;12.7;19.9;1.8;13.64;0;3.75;19741 +71081;43.69764;1.20984;175;20220911;33.1;13.2;23.2;2;14.04;0;4.8;21596 +71081;43.69764;1.20984;175;20220912;30.7;18.6;24.7;5.5;19.39;0;5.32;17317 +71081;43.69764;1.20984;175;20220913;30.1;21.4;25.8;4.1;23.29;.5;3.69;10948 +71081;43.69764;1.20984;175;20220914;30.6;19.1;24.9;3.1;19.69;3.2;4.23;15820 +71081;43.69764;1.20984;175;20220915;30.1;18.6;24.4;2.8;17.99;.7;4.28;17198 +71081;43.69764;1.20984;175;20220916;26.3;18.6;22.4;4.6;15.89;0;4.26;12839 +71081;43.69764;1.20984;175;20220917;22.3;13.2;17.8;2.8;9.79;0;3.74;17139 +71081;43.69764;1.20984;175;20220918;25.3;7.1;16.2;1.8;7.54;0;3.68;19818 +71081;43.69764;1.20984;175;20220919;26.9;7.6;17.3;2.1;8.24;0;4.02;20050 +71081;43.69764;1.20984;175;20220920;25.7;8.4;17;2.4;8.64;0;3.97;19457 +71081;43.69764;1.20984;175;20220921;25.1;10.3;17.7;2.3;9.74;0;3.65;18174 +71081;43.69764;1.20984;175;20220922;26.3;8.9;17.6;1.5;10.39;0;3.29;18763 +71081;43.69764;1.20984;175;20220923;26;10.5;18.2;2.6;14.39;11.6;3.19;15267 +71081;43.69764;1.20984;175;20220924;19.6;14.5;17.1;3;15.14;1.3;2.15;9774 +71081;43.69764;1.20984;175;20220925;19.9;11.2;15.6;2.8;12.59;.1;2.45;12786 +71081;43.69764;1.20984;175;20220926;20.5;9.2;14.9;3.8;11.79;2.9;2.81;13936 +71081;43.69764;1.20984;175;20220927;18.3;13.2;15.7;6;14.19;2.8;2.18;8565 +71081;43.69764;1.20984;175;20220928;18.2;14.4;16.3;6.6;15.74;9.4;1.81;6915 +71081;43.69764;1.20984;175;20220929;16.8;13.2;15;4.7;13.99;8;1.78;7846 +71081;43.69764;1.20984;175;20220930;18.6;10.5;14.6;4.3;11.69;.3;2.52;11419 +71081;43.69764;1.20984;175;20221001;23.8;9.4;16.6;3.1;12.84;.1;2.93;13831 +71081;43.69764;1.20984;175;20221002;23.8;10.5;17.1;1.4;14.34;.1;2.32;14637 +71081;43.69764;1.20984;175;20221003;24;13.2;18.6;1.3;14.79;0;2.29;13617 +71081;43.69764;1.20984;175;20221004;25.4;9.5;17.5;1.3;13.34;.1;2.52;16368 +71081;43.69764;1.20984;175;20221005;25.1;10.4;17.8;3.3;14.94;.1;3.01;15920 +71081;43.69764;1.20984;175;20221006;21.2;15.8;18.5;2.3;16.04;0;1.85;7509 +71081;43.69764;1.20984;175;20221007;24.1;11.1;17.6;1.6;14.99;0;2.2;13458 +71081;43.69764;1.20984;175;20221008;22.7;15.1;18.9;1.6;16.54;.8;1.79;8733 +71081;43.69764;1.20984;175;20221009;24.7;11.3;18;2.5;14.54;.1;2.64;14402 +71081;43.69764;1.20984;175;20221010;25.2;13.1;19.2;3.3;15.99;0;2.81;12687 +71081;43.69764;1.20984;175;20221011;22.5;13.3;17.9;1.3;15.64;0;1.74;9762 +71081;43.69764;1.20984;175;20221012;24;13.2;18.6;1.8;14.99;.5;2.15;11428 +71081;43.69764;1.20984;175;20221013;22.6;12.5;17.6;2.4;14.59;.6;2.06;9791 +71081;43.69764;1.20984;175;20221014;22.3;17.1;19.7;3.9;16.74;.3;2.26;6687 +71081;43.69764;1.20984;175;20221015;26.4;10.3;18.3;2.3;14.64;.1;2.64;13935 +71081;43.69764;1.20984;175;20221016;26.4;16;21.2;5.8;18.24;.2;3.35;12007 +71081;43.69764;1.20984;175;20221017;25.9;20.3;23.1;6.2;19.24;.2;3.46;8134 +71081;43.69764;1.20984;175;20221018;27.1;18;22.5;5.1;19.19;.1;3.33;11562 +71081;43.69764;1.20984;175;20221019;24.9;16.4;20.6;5.5;18.74;7.4;2.65;8456 +71081;43.69764;1.20984;175;20221020;22.3;17.8;20;4;19.64;.5;1.56;4179 +71081;43.69764;1.20984;175;20221021;23.9;13.9;18.9;1.9;16.29;.4;1.8;8467 +71081;43.69764;1.20984;175;20221022;25.9;12.3;19.1;2.7;15.14;.1;2.52;12115 +71081;43.69764;1.20984;175;20221023;28.3;18;23.1;5.3;14.44;.1;4.56;10072 +71081;43.69764;1.20984;175;20221024;24.3;13.4;18.8;1.6;14.34;0;1.92;10826 +71081;43.69764;1.20984;175;20221025;25.2;10.9;18.1;3;13.99;.2;2.5;11264 +71081;43.69764;1.20984;175;20221026;23.8;11.9;17.8;2.3;16.54;.2;1.72;9825 +71081;43.69764;1.20984;175;20221027;23.5;16.3;19.9;5.5;18.24;.1;2.27;6843 +71081;43.69764;1.20984;175;20221028;24.6;18.8;21.7;6.6;17.89;0;3.18;6676 +71081;43.69764;1.20984;175;20221029;24;17;20.5;6.4;16.19;0;3.22;8566 +71081;43.69764;1.20984;175;20221030;23;15.7;19.3;3.9;16.04;0;2.28;8186 +71081;43.69764;1.20984;175;20221031;25.2;13.4;19.3;3.2;15.99;6.8;2.29;9320 +71081;43.69764;1.20984;175;20221101;20.6;14.3;17.5;2.4;14.34;.1;1.62;6929 +71081;43.69764;1.20984;175;20221102;19.9;12.1;16;1.8;12.49;0;1.5;8751 +71081;43.69764;1.20984;175;20221103;20.7;10.2;15.5;3.9;13.04;4.6;1.94;6576 +71081;43.69764;1.20984;175;20221104;14.8;10.7;12.7;6.5;11.04;6.2;1.83;5502 +71081;43.69764;1.20984;175;20221105;15.8;6.4;11.1;2;9.69;.1;1.23;9254 +71081;43.69764;1.20984;175;20221106;20.2;2.7;11.4;2;8.99;.1;1.61;10531 +71081;43.69764;1.20984;175;20221107;20.2;4.4;12.3;2.8;10.59;.1;1.67;9755 +71081;43.69764;1.20984;175;20221108;20.5;10.8;15.6;3.4;14.34;.2;1.52;7349 +71081;43.69764;1.20984;175;20221109;17.4;12;14.7;2.4;13.94;3.1;1.08;3963 +71081;43.69764;1.20984;175;20221110;15.5;7.4;11.4;1.1;11.34;0;.77;6758 +71081;43.69764;1.20984;175;20221111;21;5.4;13.2;3.6;12.14;.1;1.63;9200 +71081;43.69764;1.20984;175;20221112;21.1;13.9;17.5;4.9;14.39;.1;2.19;7569 +71081;43.69764;1.20984;175;20221113;20.9;6.1;13.5;2.1;11.34;0;1.38;8949 +71081;43.69764;1.20984;175;20221114;17;11.2;14.1;2.8;13.49;.5;1.11;4626 +71081;43.69764;1.20984;175;20221115;18.1;10.5;14.3;3.1;13.59;10.7;1.13;5159 +71081;43.69764;1.20984;175;20221116;18.3;9.8;14;2.3;12.14;.1;1.18;7645 +71081;43.69764;1.20984;175;20221117;18;11.7;14.8;3.6;12.89;7.2;1.43;4807 +71081;43.69764;1.20984;175;20221118;13.8;9.3;11.6;4.7;11.09;.8;1.18;4821 +71081;43.69764;1.20984;175;20221119;10.4;7.7;9;4.8;9.84;2.2;.9;3301 +71081;43.69764;1.20984;175;20221120;12.5;2;7.3;3;9.34;4.1;.67;6447 +71081;43.69764;1.20984;175;20221121;13.3;8;10.7;4.6;10.89;19.3;1.01;2860 +71081;43.69764;1.20984;175;20221122;9.9;6.3;8.1;5.5;9.34;14.4;.87;3288 +71081;43.69764;1.20984;175;20221123;16.5;8.2;12.4;3.9;11.54;7.7;1.23;4999 +71081;43.69764;1.20984;175;20221124;14.4;5.1;9.7;2;9.94;.6;.76;5395 +71081;43.69764;1.20984;175;20221125;11;6.2;8.6;3.1;10.49;5;.53;3106 +71081;43.69764;1.20984;175;20221126;10;3.1;6.5;1.3;8.69;.1;.48;4413 +71081;43.69764;1.20984;175;20221127;12.1;.5;6.3;3.3;8.69;1.8;.66;6010 +71081;43.69764;1.20984;175;20221128;12.8;9;10.9;4.9;10.69;3.3;1.09;3593 +71081;43.69764;1.20984;175;20221129;11.7;7.8;9.8;3.7;9.79;.2;.95;4110 +71081;43.69764;1.20984;175;20221130;5.2;2.3;3.8;1.4;7.74;.1;.36;2102 +71081;43.69764;1.20984;175;20221201;5.6;2.9;4.3;1.8;7.84;0;.41;2266 +71081;43.69764;1.20984;175;20221202;6.8;4.7;5.8;1.4;8.09;0;.5;2103 +71081;43.69764;1.20984;175;20221203;7.2;3.6;5.4;1.2;7.89;0;.47;2713 +71081;43.69764;1.20984;175;20221204;7.8;2;4.9;1.3;7.29;0;.42;5283 +71081;43.69764;1.20984;175;20221205;10.9;-1.6;4.7;1.3;6.54;.5;.52;6756 +71081;43.69764;1.20984;175;20221206;11;2.8;6.9;.9;7.49;.1;.51;4576 +71081;43.69764;1.20984;175;20221207;13;6;9.5;1.1;8.39;.1;.58;5744 +71081;43.69764;1.20984;175;20221208;9.2;2;5.6;2.4;8.49;1.9;.46;3252 +71081;43.69764;1.20984;175;20221209;10.6;6.2;8.4;2.3;10.04;0;.53;2542 +71081;43.69764;1.20984;175;20221210;3.4;.9;2.1;5.1;6.24;0;.54;3527 +71081;43.69764;1.20984;175;20221211;4.3;-5.6;-.6;1.3;4.64;.1;.36;5650 +71081;43.69764;1.20984;175;20221212;4.7;-3;.9;2.3;6.04;7.9;.39;3136 +71081;43.69764;1.20984;175;20221213;11.7;4;7.9;4.3;9.99;1.9;.53;3577 +71081;43.69764;1.20984;175;20221214;16.4;8.2;12.3;3;11.79;.4;.93;4862 +71081;43.69764;1.20984;175;20221215;12.7;8.1;10.4;2.8;11.44;3.4;.6;2791 +71081;43.69764;1.20984;175;20221216;11.1;8.9;10;2.4;11.14;2.2;.57;1546 +71081;43.69764;1.20984;175;20221217;6.8;2.2;4.5;1.8;7.94;0;.38;2477 +71081;43.69764;1.20984;175;20221218;11.8;1.9;6.9;3.5;8.79;0;.61;6069 +71081;43.69764;1.20984;175;20221219;16.2;7.5;11.9;4.3;11.24;0;1.1;5424 +71081;43.69764;1.20984;175;20221220;15;10.3;12.6;4.2;12.49;1;.95;3161 +71081;43.69764;1.20984;175;20221221;17.6;10.8;14.2;2.1;12.34;.1;.91;5290 +71081;43.69764;1.20984;175;20221222;18;7.9;12.9;2.6;11.89;0;.94;5468 +71081;43.69764;1.20984;175;20221223;18.4;9.3;13.9;1.8;12.49;0;.79;5243 +71081;43.69764;1.20984;175;20221224;18.4;6.9;12.7;1.8;11.04;0;.83;6001 +71081;43.69764;1.20984;175;20221225;15.5;5.7;10.6;3.1;11.14;.1;.73;5472 +71081;43.69764;1.20984;175;20221226;16.6;6.2;11.4;2.1;11.54;2.4;.66;5622 +71081;43.69764;1.20984;175;20221227;13.6;10.1;11.9;1;11.99;.3;.55;2772 +71081;43.69764;1.20984;175;20221228;14.1;5.5;9.8;2.5;10.34;.1;.63;5837 +71081;43.69764;1.20984;175;20221229;14.4;8.8;11.6;2.6;11.24;5.2;.81;3530 +71081;43.69764;1.20984;175;20221230;16.2;8.8;12.5;3.7;11.69;.3;1.09;4459 +71081;43.69764;1.20984;175;20221231;16;10.7;13.3;5.5;12.59;0;1.23;4335 +71082;43.72358;1.51773;170;20220101;16.6;1.8;9.2;1.4;8.72;.1;.66;7010 +71082;43.72358;1.51773;170;20220102;15.2;2.3;8.7;1.7;9.15;.1;.63;5832 +71082;43.72358;1.51773;170;20220103;14.7;3.9;9.3;1.4;9.6;0;.56;5711 +71082;43.72358;1.51773;170;20220104;15;4.2;9.6;3.9;10.39;8.1;.86;5800 +71082;43.72358;1.51773;170;20220105;7.2;4.6;5.9;3.9;7.39;0;.79;4301 +71082;43.72358;1.51773;170;20220106;7.1;.2;3.6;2.4;5.56;.1;.72;6267 +71082;43.72358;1.51773;170;20220107;7.7;-2.6;2.5;3;6.76;2.5;.48;4195 +71082;43.72358;1.51773;170;20220108;9.9;5.4;7.6;6.5;9.83;2.6;.55;2689 +71082;43.72358;1.51773;170;20220109;9;8.1;8.6;4.9;10.16;30.5;.63;988 +71082;43.72358;1.51773;170;20220110;8;7.5;7.8;1.9;10.03;9.2;.46;600 +71082;43.72358;1.51773;170;20220111;8;3.7;5.9;2.6;7.76;0;.57;5620 +71082;43.72358;1.51773;170;20220112;4.9;-1.3;1.8;1.5;5.93;0;.4;5140 +71082;43.72358;1.51773;170;20220113;1;-2.2;-.6;1.1;5.69;0;.29;2304 +71082;43.72358;1.51773;170;20220114;6;-3.5;1.3;1.1;5.36;0;.39;6658 +71082;43.72358;1.51773;170;20220115;8.3;-3.8;2.3;.8;5.43;.1;.42;7913 +71082;43.72358;1.51773;170;20220116;6.6;-3.8;1.4;1.1;5.59;.1;.4;7460 +71082;43.72358;1.51773;170;20220117;.7;-1.9;-.6;1.3;5.83;.1;.27;2754 +71082;43.72358;1.51773;170;20220118;1.2;-.5;.4;1;6.26;.1;.3;1719 +71082;43.72358;1.51773;170;20220119;7.1;.4;3.8;1.9;7.49;.6;.42;4076 +71082;43.72358;1.51773;170;20220120;6.6;3.1;4.9;2.1;7.46;.2;.56;3200 +71082;43.72358;1.51773;170;20220121;6;-.3;2.9;2.9;5.63;0;.77;6969 +71082;43.72358;1.51773;170;20220122;6.9;-3.5;1.7;1.5;5.13;0;.58;8447 +71082;43.72358;1.51773;170;20220123;9.5;-4.5;2.5;1.3;5.49;0;.59;8997 +71082;43.72358;1.51773;170;20220124;12.9;-.7;6.1;1.9;6.56;0;.89;9075 +71082;43.72358;1.51773;170;20220125;12.4;-2.6;4.9;.8;6.36;0;.6;8866 +71082;43.72358;1.51773;170;20220126;10;-3;3.5;1;6.06;0;.59;8701 +71082;43.72358;1.51773;170;20220127;5.1;-3.7;.7;1.2;5.86;.1;.43;6272 +71082;43.72358;1.51773;170;20220128;1.8;-2.6;-.4;1.4;5.89;0;.32;2764 +71082;43.72358;1.51773;170;20220129;1.1;-.2;.4;1;6.06;0;.36;2508 +71082;43.72358;1.51773;170;20220130;2.5;-1;.8;1.6;6.56;.1;.31;2668 +71082;43.72358;1.51773;170;20220131;8.3;2.1;5.2;5;8.56;1.2;.47;3891 +71082;43.72358;1.51773;170;20220201;8.4;2.4;5.4;5.2;7.66;0;.87;5749 +71082;43.72358;1.51773;170;20220202;9.6;7.1;8.3;3.1;9.83;.1;.68;2936 +71082;43.72358;1.51773;170;20220203;8;.5;4.2;1.3;8.53;0;.39;4586 +71082;43.72358;1.51773;170;20220204;11.7;6.6;9.1;2;10.39;.3;.69;4081 +71082;43.72358;1.51773;170;20220205;9.7;6.9;8.3;2.8;8.66;.1;.98;4569 +71082;43.72358;1.51773;170;20220206;10.3;-1.1;4.6;3.2;7.26;.5;.9;8024 +71082;43.72358;1.51773;170;20220207;12;8;10;4.8;9.69;1.3;1.29;4476 +71082;43.72358;1.51773;170;20220208;14.5;.5;7.5;1.4;7.16;0;1.12;10678 +71082;43.72358;1.51773;170;20220209;15.8;1.4;8.6;2.6;7.46;.1;1.53;11372 +71082;43.72358;1.51773;170;20220210;11;.8;5.9;1.7;8.8;0;1.43;11600 +71082;43.72358;1.51773;170;20220211;12.6;6.9;9.8;2.3;9.03;.1;1.14;6479 +71082;43.72358;1.51773;170;20220212;13.6;.8;7.2;2.8;7.07;0;1.4;10172 +71082;43.72358;1.51773;170;20220213;16.3;6.1;11.2;4.5;9.4;5.3;1.86;10503 +71082;43.72358;1.51773;170;20220214;11.6;7.3;9.4;5.2;9.5;6.2;1.27;6076 +71082;43.72358;1.51773;170;20220215;11.6;5.9;8.7;5.3;8.9;2.8;1.35;7260 +71082;43.72358;1.51773;170;20220216;13.7;7.9;10.8;5.6;11.06;.8;1.16;5164 +71082;43.72358;1.51773;170;20220217;15;11.4;13.2;4.7;12.58;0;1.24;4474 +71082;43.72358;1.51773;170;20220218;18.2;7.9;13;2.7;11.53;.4;1.64;10093 +71082;43.72358;1.51773;170;20220219;11.7;8;9.9;3.1;8.46;.1;1.52;7910 +71082;43.72358;1.51773;170;20220220;13.2;1.1;7.2;3.4;9.03;.2;1.08;7682 +71082;43.72358;1.51773;170;20220221;13.4;9.1;11.2;7.3;9.49;1.2;2.12;7715 +71082;43.72358;1.51773;170;20220222;14.3;7.4;10.8;3.5;9.23;0;1.76;10242 +71082;43.72358;1.51773;170;20220223;16.1;3.7;9.9;1.1;8.99;0;1.39;12829 +71082;43.72358;1.51773;170;20220224;14.8;6.6;10.7;3.7;9.79;.2;1.62;9335 +71082;43.72358;1.51773;170;20220225;11.7;6.1;8.9;3;7.06;0;1.83;10765 +71082;43.72358;1.51773;170;20220226;14.5;-1.4;6.5;2.4;5.46;0;1.99;15252 +71082;43.72358;1.51773;170;20220227;15.9;-.3;7.8;1.4;7.33;0;1.49;11817 +71082;43.72358;1.51773;170;20220228;17.1;2.6;9.9;1.4;8.26;0;1.69;14203 +71082;43.72358;1.51773;170;20220301;16.4;1.5;8.9;3.3;7.99;0;2.11;14814 +71082;43.72358;1.51773;170;20220302;12.6;5.2;8.9;2.5;9.96;8.4;1.05;6715 +71082;43.72358;1.51773;170;20220303;17.2;6.3;11.8;1.6;10.36;0;1.7;13134 +71082;43.72358;1.51773;170;20220304;10.2;7.7;8.9;4.6;10.36;5.1;.81;3436 +71082;43.72358;1.51773;170;20220305;10;6.7;8.3;3.9;9.03;1.5;1.14;4997 +71082;43.72358;1.51773;170;20220306;10.8;5.7;8.2;2.5;7.96;0;1.39;7618 +71082;43.72358;1.51773;170;20220307;12.7;-.3;6.2;2.3;7.13;0;1.57;12460 +71082;43.72358;1.51773;170;20220308;15;2.6;8.8;3;8.83;4.3;1.8;13795 +71082;43.72358;1.51773;170;20220309;15.1;4.1;9.6;3.8;9.93;0;1.8;14039 +71082;43.72358;1.51773;170;20220310;15.9;8.1;12;3.8;10.36;.4;2.01;10959 +71082;43.72358;1.51773;170;20220311;14.2;9.8;12;5.5;10.46;8;1.98;7955 +71082;43.72358;1.51773;170;20220312;10.7;8.4;9.6;4;10.43;8.8;1.07;5372 +71082;43.72358;1.51773;170;20220313;11.5;7.9;9.7;5.2;9.53;7.3;1.47;5138 +71082;43.72358;1.51773;170;20220314;13.7;2.9;8.3;7.7;9.93;.1;1.36;8985 +71082;43.72358;1.51773;170;20220315;14.9;12.5;13.7;10.3;11.63;0;2.4;6278 +71082;43.72358;1.51773;170;20220316;15.8;10.5;13.2;4.6;11.87;.1;1.75;7719 +71082;43.72358;1.51773;170;20220317;14.9;11.2;13;2.6;12.69;1.2;1.33;6321 +71082;43.72358;1.51773;170;20220318;11.5;8.5;10;1.8;10.23;.2;1.07;5236 +71082;43.72358;1.51773;170;20220319;15.8;7.2;11.5;5;8.87;0;2.71;14586 +71082;43.72358;1.51773;170;20220320;16.1;7.4;11.8;6.2;9.93;0;2.47;12109 +71082;43.72358;1.51773;170;20220321;15.7;10.8;13.2;8.6;9.03;0;3.59;14925 +71082;43.72358;1.51773;170;20220322;15.8;8.3;12;8.3;7.17;0;4.02;16215 +71082;43.72358;1.51773;170;20220323;15.9;6.3;11.1;6.1;7.03;0;3.53;17802 +71082;43.72358;1.51773;170;20220324;17.8;4.4;11.1;4.2;7.4;0;3.34;18688 +71082;43.72358;1.51773;170;20220325;18.9;6.7;12.8;3.7;6.8;0;3.54;16329 +71082;43.72358;1.51773;170;20220326;18.3;5.2;11.8;4.7;6.73;0;3.83;18266 +71082;43.72358;1.51773;170;20220327;21.4;5.8;13.6;3.8;7.17;0;4.06;18501 +71082;43.72358;1.51773;170;20220328;21.3;5.6;13.4;3.3;7.13;0;3.84;17798 +71082;43.72358;1.51773;170;20220329;18.8;8.1;13.5;2.8;9.93;1.9;2.59;13202 +71082;43.72358;1.51773;170;20220330;11.9;9.7;10.8;2.8;11.33;3.4;1.05;4376 +71082;43.72358;1.51773;170;20220331;14.6;8.8;11.7;6.1;9.33;4.1;2.67;12261 +71082;43.72358;1.51773;170;20220401;8.4;2.4;5.4;9.2;5.59;.8;2.55;14400 +71082;43.72358;1.51773;170;20220402;8.8;1.4;5.1;6.9;5.19;0;2.39;10000 +71082;43.72358;1.51773;170;20220403;7.9;-1.9;3;2.8;5.1;0;1.84;15703 +71082;43.72358;1.51773;170;20220404;11.2;-3.1;4.1;1.4;5.31;0;2.09;19377 +71082;43.72358;1.51773;170;20220405;15.3;-2.4;6.5;2.2;6.41;0;2.68;21874 +71082;43.72358;1.51773;170;20220406;12.1;5.2;8.6;3.3;9.63;.5;1.31;7878 +71082;43.72358;1.51773;170;20220407;20.8;7.5;14.1;5.4;11.1;.8;3.47;16657 +71082;43.72358;1.51773;170;20220408;21.1;10.6;15.9;4.8;11.47;.1;3.67;16196 +71082;43.72358;1.51773;170;20220409;15;7.7;11.3;4.1;8;.1;2.98;15469 +71082;43.72358;1.51773;170;20220410;19.6;.5;10;4;7.1;0;3.84;23716 +71082;43.72358;1.51773;170;20220411;18;9.9;13.9;9;10.5;0;3.72;17788 +71082;43.72358;1.51773;170;20220412;17.7;11.9;14.8;7.7;10.9;1.4;3.51;13981 +71082;43.72358;1.51773;170;20220413;14.1;11.5;12.8;2.6;11.97;1.3;1.28;5010 +71082;43.72358;1.51773;170;20220414;22.7;6.5;14.6;1.6;11.67;0;3.32;21462 +71082;43.72358;1.51773;170;20220415;22.9;8.7;15.8;2.7;13.23;0;3.36;19541 +71082;43.72358;1.51773;170;20220416;23.1;10.7;16.9;3.8;12.67;0;3.86;19285 +71082;43.72358;1.51773;170;20220417;22.8;8.1;15.4;3.7;11.17;0;4.18;23982 +71082;43.72358;1.51773;170;20220418;18.6;10.8;14.7;3.5;11.17;0;3.07;15398 +71082;43.72358;1.51773;170;20220419;14.2;8.4;11.3;3.2;11.43;13.4;1.58;8488 +71082;43.72358;1.51773;170;20220420;11.9;8.7;10.3;2.5;11.07;9;1.21;6474 +71082;43.72358;1.51773;170;20220421;13.2;8.8;11;2.8;12;.3;1.16;6542 +71082;43.72358;1.51773;170;20220422;18.3;10.3;14.3;2.2;12.4;0;2.61;15400 +71082;43.72358;1.51773;170;20220423;14.5;10.9;12.7;3.7;11.1;17.8;1.82;5725 +71082;43.72358;1.51773;170;20220424;17.1;9;13;5.7;11.77;0;2.47;12930 +71082;43.72358;1.51773;170;20220425;18.8;6;12.4;1.6;10.53;0;3.22;22637 +71082;43.72358;1.51773;170;20220426;23.1;5.9;14.5;1.9;9.9;0;4.14;26052 +71082;43.72358;1.51773;170;20220427;21.6;10.5;16;3.7;11.69;0;3.82;18400 +71082;43.72358;1.51773;170;20220428;18.8;13.2;16;2.5;14.43;0;2.31;11453 +71082;43.72358;1.51773;170;20220429;22.1;13.3;17.7;3;14.43;0;3.46;17515 +71082;43.72358;1.51773;170;20220430;22.1;13.3;17.7;3.6;13.07;0;3.98;19622 +71082;43.72358;1.51773;170;20220501;20.9;9.9;15.4;2.8;11.7;.1;3.62;20471 +71082;43.72358;1.51773;170;20220502;19.8;11.4;15.6;2.8;12.57;0;2.88;14257 +71082;43.72358;1.51773;170;20220503;21.4;10.8;16.1;2.3;12.87;1.3;3.38;18877 +71082;43.72358;1.51773;170;20220504;20.1;11.9;16;2.5;13.4;1.7;2.79;14170 +71082;43.72358;1.51773;170;20220505;21;10.4;15.7;4.2;11.4;0;3.83;18599 +71082;43.72358;1.51773;170;20220506;21.2;10.1;15.7;4.3;11.13;.1;3.57;14272 +71082;43.72358;1.51773;170;20220507;22.9;10.6;16.7;4.3;12.23;.1;3.85;16305 +71082;43.72358;1.51773;170;20220508;24.5;12;18.2;3;12.86;0;3.81;16641 +71082;43.72358;1.51773;170;20220509;26.4;10;18.2;1.3;12.39;0;3.66;18678 +71082;43.72358;1.51773;170;20220510;28.6;10.1;19.4;1.6;12.59;0;4.07;19162 +71082;43.72358;1.51773;170;20220511;29.7;11.1;20.4;2.8;13.36;0;4.92;19716 +71082;43.72358;1.51773;170;20220512;25.5;14.7;20.1;2.2;15.29;0;3.34;13598 +71082;43.72358;1.51773;170;20220513;26;15.2;20.6;1.2;15.89;0;3.05;13986 +71082;43.72358;1.51773;170;20220514;30.1;13.2;21.7;1.7;15.99;0;4.11;18371 +71082;43.72358;1.51773;170;20220515;28.3;15.7;22;3.9;15.29;.1;4.91;17456 +71082;43.72358;1.51773;170;20220516;29;14.3;21.6;1.7;15.56;0;4.06;18255 +71082;43.72358;1.51773;170;20220517;32.2;14.9;23.6;2;15.89;0;4.79;19551 +71082;43.72358;1.51773;170;20220518;33.1;17.3;25.2;2.2;15.93;0;5.05;18396 +71082;43.72358;1.51773;170;20220519;28.8;18;23.4;4.7;17.43;0;5.01;17174 +71082;43.72358;1.51773;170;20220520;30.5;17.5;24;4.4;16.86;0;5.26;16334 +71082;43.72358;1.51773;170;20220521;32.5;15.7;24.1;1.9;17.97;0;5.65;26506 +71082;43.72358;1.51773;170;20220522;31.3;17.5;24.4;2.5;18.59;6.6;4.31;14916 +71082;43.72358;1.51773;170;20220523;22.5;16.8;19.7;4;16.03;.5;3.02;9337 +71082;43.72358;1.51773;170;20220524;17.5;13.7;15.6;3.4;13.03;1.6;2.17;7261 +71082;43.72358;1.51773;170;20220525;20.9;11.1;16;4.2;11.83;0;3.57;14830 +71082;43.72358;1.51773;170;20220526;19.3;11.5;15.4;3.3;12.86;0;2.6;10729 +71082;43.72358;1.51773;170;20220527;25.2;13.4;19.3;3.3;14.16;0;3.99;15915 +71082;43.72358;1.51773;170;20220528;26.8;12.9;19.9;3.1;13.13;0;4.62;18766 +71082;43.72358;1.51773;170;20220529;25.3;10.6;18;2.6;9.56;0;4.63;19973 +71082;43.72358;1.51773;170;20220530;25.9;9.3;17.6;1.7;10.83;.8;3.97;18798 +71082;43.72358;1.51773;170;20220531;27;14.7;20.9;1.9;13.53;0;4.16;18024 +71082;43.72358;1.51773;170;20220601;31.8;14.6;23.2;1.9;15.43;1.8;4.94;20630 +71082;43.72358;1.51773;170;20220602;28.1;17.8;23;2.9;17.99;.4;3.99;15290 +71082;43.72358;1.51773;170;20220603;31.7;18.2;24.9;3.6;18.43;2.4;5.46;18674 +71082;43.72358;1.51773;170;20220604;26.8;17;21.9;2.2;20.46;4.6;2.8;10920 +71082;43.72358;1.51773;170;20220605;25.3;16.8;21.1;2.9;17.76;.1;3.34;12935 +71082;43.72358;1.51773;170;20220606;28.4;14.5;21.5;1.5;16.69;.4;3.8;17179 +71082;43.72358;1.51773;170;20220607;24.3;17.4;20.8;2.8;16.29;0;3.23;11201 +71082;43.72358;1.51773;170;20220608;21;15.3;18.2;2.7;16.33;2.7;2.29;9028 +71082;43.72358;1.51773;170;20220609;23.7;13;18.4;3.5;14.13;0;3.83;16310 +71082;43.72358;1.51773;170;20220610;28.9;11.8;20.3;1.6;14.13;0;4.37;20611 +71082;43.72358;1.51773;170;20220611;33.4;14.1;23.8;1.6;14.83;0;6.31;30290 +71082;43.72358;1.51773;170;20220612;30.8;17.5;24.2;2.3;18.66;2;5.33;23479 +71082;43.72358;1.51773;170;20220613;31.7;18.6;25.2;2.5;19.96;0;6.09;27458 +71082;43.72358;1.51773;170;20220614;36.7;18.5;27.6;2.5;18.66;0;7.05;27733 +71082;43.72358;1.51773;170;20220615;36.5;19.3;27.9;1.5;18.26;0;6.54;28931 +71082;43.72358;1.51773;170;20220616;37.3;19.9;28.6;1.3;19.79;0;6.41;28299 +71082;43.72358;1.51773;170;20220617;38.6;19.7;29.1;1.5;18.76;0;6.88;29332 +71082;43.72358;1.51773;170;20220618;36.1;20.4;28.2;4.1;16.93;0;8.45;29107 +71082;43.72358;1.51773;170;20220619;34.6;22;28.3;5.1;18.79;0;8.43;27982 +71082;43.72358;1.51773;170;20220620;30.4;19.2;24.8;2.6;19.89;.1;4.93;19793 +71082;43.72358;1.51773;170;20220621;28.6;19.9;24.2;2.6;21.43;.4;4.03;16105 +71082;43.72358;1.51773;170;20220622;29.5;18.7;24.1;2.6;18.99;0;5.19;22376 +71082;43.72358;1.51773;170;20220623;27.8;16.8;22.3;1.9;18.16;17.7;4.74;23085 +71082;43.72358;1.51773;170;20220624;25.9;15.1;20.5;2.2;16.86;1.3;4.36;21726 +71082;43.72358;1.51773;170;20220625;27.4;15.5;21.4;3.1;16.89;3.6;4.93;22082 +71082;43.72358;1.51773;170;20220626;18.8;14.9;16.8;3.1;16.56;3.7;1.96;8904 +71082;43.72358;1.51773;170;20220627;19.2;14.7;17;2.9;16.03;2.5;2.29;10565 +71082;43.72358;1.51773;170;20220628;26.2;15.3;20.7;2.7;14.53;.1;5.54;27766 +71082;43.72358;1.51773;170;20220629;28.9;12.6;20.8;1.8;15.03;1.4;5.58;29377 +71082;43.72358;1.51773;170;20220630;18.1;15.4;16.7;3.2;15.43;1.2;2.11;8432 +71082;43.72358;1.51773;170;20220701;24.1;12.8;18.5;1.7;13.56;0;4.76;26861 +71082;43.72358;1.51773;170;20220702;31.7;10.9;21.3;1.5;13.73;0;5.87;30295 +71082;43.72358;1.51773;170;20220703;30.3;17;23.7;2.6;17.43;.2;5.73;25311 +71082;43.72358;1.51773;170;20220704;27.5;16.6;22;3.3;18.19;.4;5.2;24479 +71082;43.72358;1.51773;170;20220705;30;18.3;24.1;3.1;17.19;0;6.25;27443 +71082;43.72358;1.51773;170;20220706;29.6;16.2;22.9;2.9;14.49;0;6.03;26008 +71082;43.72358;1.51773;170;20220707;29.5;16.8;23.2;4.6;15.59;0;6.78;28025 +71082;43.72358;1.51773;170;20220708;30;16.4;23.2;3.2;15.53;0;6.41;28512 +71082;43.72358;1.51773;170;20220709;32.4;14.9;23.6;2;14.56;0;6.37;30104 +71082;43.72358;1.51773;170;20220710;34;15.5;24.8;1.8;14.73;0;6.56;30281 +71082;43.72358;1.51773;170;20220711;36.2;15.9;26;1.5;15.43;0;6.57;30077 +71082;43.72358;1.51773;170;20220712;36.3;17.9;27.1;2.1;16.03;0;7.08;29887 +71082;43.72358;1.51773;170;20220713;36.3;16.5;26.4;1.6;14.49;0;6.63;29665 +71082;43.72358;1.51773;170;20220714;37.3;18.4;27.9;1.9;17.03;0;6.98;29641 +71082;43.72358;1.51773;170;20220715;36;19.6;27.8;2.2;16.03;0;6.88;27481 +71082;43.72358;1.51773;170;20220716;37.7;17.5;27.6;1.7;15.56;0;6.79;29357 +71082;43.72358;1.51773;170;20220717;38.9;17.6;28.2;1.7;15.26;0;6.92;29264 +71082;43.72358;1.51773;170;20220718;38.4;19.3;28.9;3.5;15.06;0;8.53;29136 +71082;43.72358;1.51773;170;20220719;34.8;21.7;28.3;2.9;19.06;0;6.5;23983 +71082;43.72358;1.51773;170;20220720;29.8;21.5;25.6;3.5;17.73;0;5.67;20069 +71082;43.72358;1.51773;170;20220721;33.4;17.6;25.5;1.9;16.93;0;6.08;27524 +71082;43.72358;1.51773;170;20220722;29.9;19.3;24.6;3.3;18.09;.4;5.66;22919 +71082;43.72358;1.51773;170;20220723;29.6;18.1;23.8;2.5;16.33;0;5.56;24351 +71082;43.72358;1.51773;170;20220724;37.8;16.2;27;1.9;16.36;.1;6.76;28450 +71082;43.72358;1.51773;170;20220725;28.6;20.6;24.6;4.2;18.93;0;4.75;14752 +71082;43.72358;1.51773;170;20220726;27.6;17.1;22.4;3.8;15.03;0;6.01;26568 +71082;43.72358;1.51773;170;20220727;28.9;15.7;22.3;2.7;13.19;0;5.9;26934 +71082;43.72358;1.51773;170;20220728;29.8;15.6;22.7;2.6;14.89;2.8;5.46;23751 +71082;43.72358;1.51773;170;20220729;27.2;17.5;22.4;2.5;17.39;1.3;4.22;17832 +71082;43.72358;1.51773;170;20220730;30.3;18.6;24.5;2.5;17.53;0;5.47;23744 +71082;43.72358;1.51773;170;20220731;33.4;16.8;25.1;2.2;16.53;0;6.21;27488 +71082;43.72358;1.51773;170;20220801;34.5;18.7;26.6;2.7;16.76;0;6.69;27103 +71082;43.72358;1.51773;170;20220802;36.6;18.2;27.4;1.9;15.29;0;6.49;27706 +71082;43.72358;1.51773;170;20220803;38;16.7;27.4;2.1;15.16;0;6.76;27335 +71082;43.72358;1.51773;170;20220804;36.6;20.5;28.6;2.1;20.26;0;6.23;25090 +71082;43.72358;1.51773;170;20220805;32.3;20.9;26.6;3.1;19.36;.1;5.82;22147 +71082;43.72358;1.51773;170;20220806;33.2;19.5;26.4;3.1;17.76;0;6.37;24916 +71082;43.72358;1.51773;170;20220807;34.2;19.2;26.7;2.6;13.69;0;6.67;26226 +71082;43.72358;1.51773;170;20220808;35.1;17.3;26.2;2;11.89;0;6.44;27408 +71082;43.72358;1.51773;170;20220809;35.9;16.2;26.1;1.9;12.69;0;6.26;26759 +71082;43.72358;1.51773;170;20220810;37.6;16.5;27.1;1.8;13.86;0;6.19;25654 +71082;43.72358;1.51773;170;20220811;37.7;20.8;29.3;2.7;20.29;0;6.64;24685 +71082;43.72358;1.51773;170;20220812;39.5;21.5;30.5;2.2;20.96;0;6.61;24849 +71082;43.72358;1.51773;170;20220813;35.4;21.5;28.5;3.1;20.53;.1;6.05;20662 +71082;43.72358;1.51773;170;20220814;29;21.4;25.2;3.7;19.89;0;4.9;17811 +71082;43.72358;1.51773;170;20220815;29.6;19.5;24.6;2.1;16.13;0;4.74;19666 +71082;43.72358;1.51773;170;20220816;32.9;16.2;24.5;2.8;16.13;8.2;5.42;20047 +71082;43.72358;1.51773;170;20220817;26.6;16.4;21.5;3.2;17.19;1.2;3.88;15581 +71082;43.72358;1.51773;170;20220818;26.4;17;21.7;4;17.06;1.2;4.25;16499 +71082;43.72358;1.51773;170;20220819;27;17.1;22;3.4;16.53;.2;4.25;16320 +71082;43.72358;1.51773;170;20220820;30.4;15.5;23;1.8;16.73;0;4.72;23318 +71082;43.72358;1.51773;170;20220821;29.1;18.6;23.8;2.5;17.19;.1;4.44;18201 +71082;43.72358;1.51773;170;20220822;26.1;19.3;22.7;3.7;18.83;.4;3.67;13220 +71082;43.72358;1.51773;170;20220823;31.2;19.7;25.5;2.2;18.73;0;4.83;20957 +71082;43.72358;1.51773;170;20220824;36.2;16.7;26.4;1.5;16.59;.4;5.34;24046 +71082;43.72358;1.51773;170;20220825;30;21.5;25.7;3.3;20.23;1;4.49;15591 +71082;43.72358;1.51773;170;20220826;30.5;20.6;25.5;3.2;19.39;0;5.03;19434 +71082;43.72358;1.51773;170;20220827;31.4;18.1;24.7;2.6;17.03;0;5.24;22493 +71082;43.72358;1.51773;170;20220828;34.5;15.8;25.1;1.5;14.19;0;5.1;23959 +71082;43.72358;1.51773;170;20220829;34.2;18;26.1;2.8;16.56;4.9;5.32;18458 +71082;43.72358;1.51773;170;20220830;32.4;17.4;24.9;1.5;19.26;0;4.49;21688 +71082;43.72358;1.51773;170;20220831;29.2;18.2;23.7;2.2;18.99;.1;3.68;14952 +71082;43.72358;1.51773;170;20220901;29.1;18.8;24;2.4;18.96;2.3;4.02;17115 +71082;43.72358;1.51773;170;20220902;28.9;18.6;23.7;2.1;18.16;4.1;3.93;17155 +71082;43.72358;1.51773;170;20220903;27.9;17.9;22.9;1.7;19.06;0;3.54;17042 +71082;43.72358;1.51773;170;20220904;32.2;18;25.1;3.7;20.09;0;5.23;20742 +71082;43.72358;1.51773;170;20220905;33.9;20.7;27.3;3.6;21.96;.8;5.15;17791 +71082;43.72358;1.51773;170;20220906;33;20.4;26.7;2.2;19.26;.1;4.69;19086 +71082;43.72358;1.51773;170;20220907;28.9;17.6;23.2;2.2;15.89;0;3.8;15242 +71082;43.72358;1.51773;170;20220908;27.6;14.2;20.9;1.7;14.89;1.3;3.58;18110 +71082;43.72358;1.51773;170;20220909;24.4;16.9;20.7;2;16.39;1.8;2.73;11285 +71082;43.72358;1.51773;170;20220910;27.6;12.3;19.9;1.5;13.59;0;3.67;19994 +71082;43.72358;1.51773;170;20220911;33.4;13;23.2;1.7;14.19;0;4.52;21364 +71082;43.72358;1.51773;170;20220912;31.5;18.1;24.8;4.3;19.03;0;5;17411 +71082;43.72358;1.51773;170;20220913;30.3;21.6;25.9;3.5;22.73;.4;3.54;10298 +71082;43.72358;1.51773;170;20220914;30.9;19.1;25;2.7;19.63;5.3;4.03;15647 +71082;43.72358;1.51773;170;20220915;30;18.4;24.2;2.4;18.16;.5;4.09;17865 +71082;43.72358;1.51773;170;20220916;26.2;18.8;22.5;4;15.89;0;4.08;13759 +71082;43.72358;1.51773;170;20220917;22.5;13.4;18;2.4;9.93;0;3.64;18259 +71082;43.72358;1.51773;170;20220918;25.7;6.8;16.2;1.5;7.89;0;3.43;19912 +71082;43.72358;1.51773;170;20220919;27;7.4;17.2;1.9;8.53;0;3.81;19967 +71082;43.72358;1.51773;170;20220920;25.9;8.1;17;2;8.86;0;3.67;19638 +71082;43.72358;1.51773;170;20220921;25.2;9.1;17.1;1.8;9.69;0;3.39;18649 +71082;43.72358;1.51773;170;20220922;26.5;8.5;17.5;1.3;10.56;0;3.13;18808 +71082;43.72358;1.51773;170;20220923;26.4;10.4;18.4;2.4;14.39;17.9;3.06;14778 +71082;43.72358;1.51773;170;20220924;20;14.8;17.4;2.5;15.39;0;2.05;9949 +71082;43.72358;1.51773;170;20220925;19.7;11.2;15.4;2.4;12.66;.2;2.32;12890 +71082;43.72358;1.51773;170;20220926;20.7;8.5;14.6;3.2;11.66;2.2;2.64;14057 +71082;43.72358;1.51773;170;20220927;18.4;13.2;15.8;5;14.03;2.2;2.1;8643 +71082;43.72358;1.51773;170;20220928;18.5;14.4;16.5;5.7;15.63;10.3;1.86;7476 +71082;43.72358;1.51773;170;20220929;16.9;13;15;4;14.03;11.5;1.68;7697 +71082;43.72358;1.51773;170;20220930;18.9;10.6;14.7;3.5;11.76;.4;2.46;12713 +71082;43.72358;1.51773;170;20221001;23.8;8.8;16.3;2.7;12.79;0;2.7;13287 +71082;43.72358;1.51773;170;20221002;23.9;10.7;17.3;1.2;14.43;.1;2.29;15025 +71082;43.72358;1.51773;170;20221003;24.2;13;18.6;1.2;14.66;0;2.31;14211 +71082;43.72358;1.51773;170;20221004;25.4;9.5;17.4;1.2;13.29;.1;2.47;16545 +71082;43.72358;1.51773;170;20221005;25.3;10.3;17.8;2.7;14.66;0;2.84;16147 +71082;43.72358;1.51773;170;20221006;21.2;15.2;18.2;1.8;16.03;0;1.64;6973 +71082;43.72358;1.51773;170;20221007;24.1;11.2;17.6;1.3;14.89;0;2.08;13105 +71082;43.72358;1.51773;170;20221008;22.8;15;18.9;1.5;16.43;.7;1.76;8722 +71082;43.72358;1.51773;170;20221009;24.9;11.1;18;2.2;14.29;.1;2.55;14601 +71082;43.72358;1.51773;170;20221010;25.4;12.7;19;2.6;15.33;0;2.58;13258 +71082;43.72358;1.51773;170;20221011;22.5;13.4;17.9;1.1;15.39;0;1.71;10308 +71082;43.72358;1.51773;170;20221012;24.1;13.1;18.6;1.6;15.03;.7;2.1;11918 +71082;43.72358;1.51773;170;20221013;22.5;12.1;17.3;1.9;14.49;.6;1.89;9960 +71082;43.72358;1.51773;170;20221014;22.2;17;19.6;3.1;16.86;.5;1.96;6058 +71082;43.72358;1.51773;170;20221015;27;10.3;18.6;2;14.56;.1;2.51;14123 +71082;43.72358;1.51773;170;20221016;26.2;15.2;20.7;5;17.49;0;3.11;12371 +71082;43.72358;1.51773;170;20221017;25.8;20.5;23.2;5.6;18.86;0;3.4;8056 +71082;43.72358;1.51773;170;20221018;26.9;16.8;21.8;3.9;18.23;.1;2.95;12275 +71082;43.72358;1.51773;170;20221019;24.9;16;20.4;4.4;18.09;7.8;2.38;8270 +71082;43.72358;1.51773;170;20221020;22.4;17.5;19.9;3.4;19.33;.6;1.46;3653 +71082;43.72358;1.51773;170;20221021;24.2;14.1;19.2;1.9;16.49;.2;1.8;8411 +71082;43.72358;1.51773;170;20221022;26.1;12.3;19.2;2.5;15.19;0;2.45;12210 +71082;43.72358;1.51773;170;20221023;28.6;17.9;23.3;4.5;14.59;0;4.07;8714 +71082;43.72358;1.51773;170;20221024;24.5;13.7;19.1;1.6;14.33;.1;1.92;10850 +71082;43.72358;1.51773;170;20221025;25.6;11;18.3;2.5;13.89;.1;2.32;10509 +71082;43.72358;1.51773;170;20221026;23.9;11.8;17.8;1.9;15.79;.1;1.58;8583 +71082;43.72358;1.51773;170;20221027;24.1;15.1;19.6;4.3;17.19;0;2.1;7062 +71082;43.72358;1.51773;170;20221028;24.9;18.1;21.5;5.1;17.39;0;2.81;7051 +71082;43.72358;1.51773;170;20221029;24.8;15.5;20.1;4.7;15.06;0;2.81;8944 +71082;43.72358;1.51773;170;20221030;23.4;14.4;18.9;3;15.03;0;2.03;8824 +71082;43.72358;1.51773;170;20221031;25.4;13.4;19.4;2.8;15.56;4.4;2.17;9446 +71082;43.72358;1.51773;170;20221101;20.5;14.3;17.4;2;14.46;.1;1.51;7786 +71082;43.72358;1.51773;170;20221102;20.2;12;16.1;1.5;12.56;0;1.39;9300 +71082;43.72358;1.51773;170;20221103;20.3;10.4;15.4;3.3;12.76;4.5;1.71;5651 +71082;43.72358;1.51773;170;20221104;14.3;10.8;12.6;5.4;11.03;4.1;1.62;4968 +71082;43.72358;1.51773;170;20221105;15.7;6.1;10.9;1.8;9.53;.1;1.15;9803 +71082;43.72358;1.51773;170;20221106;20.2;2.5;11.4;1.7;8.83;.1;1.44;10587 +71082;43.72358;1.51773;170;20221107;20.8;4.5;12.6;2.5;10.49;0;1.66;9937 +71082;43.72358;1.51773;170;20221108;21;10.6;15.8;3;13.99;0;1.49;7766 +71082;43.72358;1.51773;170;20221109;18;11.9;14.9;2;13.99;2.4;1.02;3942 +71082;43.72358;1.51773;170;20221110;15.7;7.8;11.7;1;11.56;0;.77;6572 +71082;43.72358;1.51773;170;20221111;21.2;5.6;13.4;3.3;11.99;0;1.6;9433 +71082;43.72358;1.51773;170;20221112;21.7;13.1;17.4;3.9;13.73;0;1.97;8279 +71082;43.72358;1.51773;170;20221113;20.9;5.7;13.3;1.7;10.76;0;1.25;9133 +71082;43.72358;1.51773;170;20221114;17.5;11;14.2;2.2;13.13;.2;1.01;4551 +71082;43.72358;1.51773;170;20221115;18.3;10.5;14.4;2.4;13.56;9;1.03;5073 +71082;43.72358;1.51773;170;20221116;18.4;9.9;14.2;2;12.33;.1;1.11;8130 +71082;43.72358;1.51773;170;20221117;18.1;11.2;14.6;3;12.86;7.6;1.28;5171 +71082;43.72358;1.51773;170;20221118;13.7;9.3;11.5;3.8;11.16;4.8;1.04;4681 +71082;43.72358;1.51773;170;20221119;10.4;7.8;9.1;4;9.93;4.5;.83;3367 +71082;43.72358;1.51773;170;20221120;12.3;3;7.6;2.5;9.53;2.8;.64;5764 +71082;43.72358;1.51773;170;20221121;13.1;8;10.6;4;10.93;19.7;.93;2440 +71082;43.72358;1.51773;170;20221122;9.8;6.3;8.1;4.8;9.36;13.7;.8;3159 +71082;43.72358;1.51773;170;20221123;16.6;8.1;12.3;3.4;11.36;8.3;1.16;4933 +71082;43.72358;1.51773;170;20221124;14.7;4.8;9.8;1.9;9.93;.5;.75;5630 +71082;43.72358;1.51773;170;20221125;11.1;6.2;8.6;2.6;10.43;5.8;.53;2904 +71082;43.72358;1.51773;170;20221126;10.4;3.6;7;1.2;8.99;0;.48;4575 +71082;43.72358;1.51773;170;20221127;12.3;.4;6.4;2.5;8.53;1.4;.6;5940 +71082;43.72358;1.51773;170;20221128;12.6;8.5;10.5;4;10.63;3.5;.93;3562 +71082;43.72358;1.51773;170;20221129;11.6;7.7;9.7;3;9.76;.7;.85;3940 +71082;43.72358;1.51773;170;20221130;5.4;2.1;3.8;1.3;7.83;0;.35;2268 +71082;43.72358;1.51773;170;20221201;5.5;3.3;4.4;1.5;7.83;0;.4;2011 +71082;43.72358;1.51773;170;20221202;6.9;4.8;5.8;1.1;8.13;0;.47;2135 +71082;43.72358;1.51773;170;20221203;7.5;3.6;5.6;1;7.96;.9;.44;3109 +71082;43.72358;1.51773;170;20221204;8;2.2;5.1;1.1;7.49;0;.45;4522 +71082;43.72358;1.51773;170;20221205;11.4;-1.9;4.7;1.2;6.49;.1;.49;7137 +71082;43.72358;1.51773;170;20221206;11.1;2;6.6;.9;7.36;.3;.48;4584 +71082;43.72358;1.51773;170;20221207;13.2;6;9.6;1;8.33;0;.54;6062 +71082;43.72358;1.51773;170;20221208;9;2;5.5;1.9;8.29;1.2;.43;3201 +71082;43.72358;1.51773;170;20221209;11;6.2;8.6;1.8;10.13;0;.51;2495 +71082;43.72358;1.51773;170;20221210;2.9;1.1;2;4.4;6.36;0;.46;2818 +71082;43.72358;1.51773;170;20221211;5.2;-5.9;-.4;1.2;4.63;.1;.35;6066 +71082;43.72358;1.51773;170;20221212;5.1;-3.2;.9;1.8;6.06;5.1;.36;3057 +71082;43.72358;1.51773;170;20221213;11.6;4.1;7.9;3.3;10.03;2.8;.52;3251 +71082;43.72358;1.51773;170;20221214;16.4;7.7;12.1;2.6;11.53;.3;.82;4841 +71082;43.72358;1.51773;170;20221215;12.6;7.2;9.9;2.2;11.06;4.1;.54;2427 +71082;43.72358;1.51773;170;20221216;11.6;8.4;10;1.9;11.16;1.2;.53;2031 +71082;43.72358;1.51773;170;20221217;7;3;5;1.5;7.86;0;.41;2618 +71082;43.72358;1.51773;170;20221218;12.2;1.1;6.6;3;8.39;0;.6;6479 +71082;43.72358;1.51773;170;20221219;16.4;8.5;12.5;5.3;11.36;0;1.35;5682 +71082;43.72358;1.51773;170;20221220;15;11.1;13.1;4.1;12.33;.9;1.1;2774 +71082;43.72358;1.51773;170;20221221;17.3;10.4;13.9;1.9;12.26;.2;.78;5660 +71082;43.72358;1.51773;170;20221222;17.8;7.6;12.7;2.1;11.83;.1;.8;5479 +71082;43.72358;1.51773;170;20221223;18.6;9.1;13.9;1.6;12.59;.1;.71;5628 +71082;43.72358;1.51773;170;20221224;18.9;6.5;12.7;1.7;10.83;0;.83;6234 +71082;43.72358;1.51773;170;20221225;15.4;5.1;10.2;2.4;10.43;.1;.66;5414 +71082;43.72358;1.51773;170;20221226;16.8;5.2;11;1.7;10.93;1.7;.6;5714 +71082;43.72358;1.51773;170;20221227;13.7;10;11.8;1;11.86;.2;.52;3248 +71082;43.72358;1.51773;170;20221228;15;4.9;10;2;9.99;.1;.62;6258 +71082;43.72358;1.51773;170;20221229;14.3;7.5;10.9;2.2;10.96;4.7;.7;3586 +71082;43.72358;1.51773;170;20221230;16.6;8.6;12.6;2.9;11.53;.2;.96;4473 +71082;43.72358;1.51773;170;20221231;16.4;9.5;12.9;4.2;11.73;0;1.08;4690 +71083;43.74858;1.82587;181;20220101;17.2;1.6;9.4;1.4;8.79;.1;.65;7450 +71083;43.74858;1.82587;181;20220102;14.7;1.2;7.9;1.4;9.04;.1;.57;5500 +71083;43.74858;1.82587;181;20220103;15.1;3.7;9.4;1.4;9.64;0;.56;6000 +71083;43.74858;1.82587;181;20220104;15.2;4.1;9.6;3.6;9.87;8.3;.96;5674 +71083;43.74858;1.82587;181;20220105;6.4;5.4;5.9;3;7.39;0;.69;5900 +71083;43.74858;1.82587;181;20220106;7;-.4;3.3;2.1;5.43;.1;.66;7033 +71083;43.74858;1.82587;181;20220107;4.5;-3.2;.6;2.1;6.39;2.1;.39;3133 +71083;43.74858;1.82587;181;20220108;9.9;2.6;6.3;5.5;9.83;3.7;.35;2800 +71083;43.74858;1.82587;181;20220109;8.4;7.4;7.9;3.9;9.89;29.4;.58;1066 +71083;43.74858;1.82587;181;20220110;7.8;7;7.4;1.6;9.73;5.8;.46;900 +71083;43.74858;1.82587;181;20220111;6.7;1.6;4.1;1.9;7.26;0;.47;6133 +71083;43.74858;1.82587;181;20220112;2.7;-1.8;.4;1.3;5.93;0;.34;4633 +71083;43.74858;1.82587;181;20220113;.4;-2.7;-1.2;1.2;5.59;.1;.27;2533 +71083;43.74858;1.82587;181;20220114;6.7;-4.3;1.2;1.1;5.43;0;.39;8033 +71083;43.74858;1.82587;181;20220115;9.4;-4.2;2.6;1;5.29;.1;.45;9066 +71083;43.74858;1.82587;181;20220116;8;-4.9;1.5;1.1;5.36;.1;.42;9000 +71083;43.74858;1.82587;181;20220117;-.1;-2;-1.1;1.1;5.66;.1;.28;2566 +71083;43.74858;1.82587;181;20220118;.2;-1.1;-.5;.8;5.99;.1;.3;1900 +71083;43.74858;1.82587;181;20220119;5.7;-.5;2.6;1.5;7.16;.4;.4;3666 +71083;43.74858;1.82587;181;20220120;7;.6;3.8;1.8;7.09;0;.53;4133 +71083;43.74858;1.82587;181;20220121;6.4;-1.2;2.6;2.5;5.43;0;.72;8566 +71083;43.74858;1.82587;181;20220122;7;-4.8;1.1;1.1;5.03;.1;.49;9666 +71083;43.74858;1.82587;181;20220123;11;-4.9;3;1.1;5.39;0;.57;9666 +71083;43.74858;1.82587;181;20220124;13.6;-3;5.3;1.5;6.26;0;.8;9666 +71083;43.74858;1.82587;181;20220125;12.7;-3.7;4.5;.8;6.13;.1;.6;9400 +71083;43.74858;1.82587;181;20220126;11.3;-3.9;3.7;.9;5.93;0;.59;9700 +71083;43.74858;1.82587;181;20220127;5.5;-4.4;.6;1.3;5.83;.1;.48;7700 +71083;43.74858;1.82587;181;20220128;.1;-1.9;-.9;1;5.69;0;.33;1900 +71083;43.74858;1.82587;181;20220129;1.3;-.8;.2;.8;5.96;0;.37;2966 +71083;43.74858;1.82587;181;20220130;2.2;-.6;.8;1.5;6.49;.2;.33;1900 +71083;43.74858;1.82587;181;20220131;8;1.8;4.9;4.5;8.46;1.4;.46;2933 +71083;43.74858;1.82587;181;20220201;7.7;1.6;4.6;4.7;7.56;.2;.78;5833 +71083;43.74858;1.82587;181;20220202;10.2;6.4;8.3;2.8;9.63;.1;.73;2966 +71083;43.74858;1.82587;181;20220203;7.7;-.5;3.6;1.2;8.19;.1;.44;4900 +71083;43.74858;1.82587;181;20220204;10.6;6;8.3;1.5;10.29;.7;.63;3200 +71083;43.74858;1.82587;181;20220205;10.2;6.9;8.6;2.4;8.76;.1;.95;5666 +71083;43.74858;1.82587;181;20220206;9.3;-2.1;3.6;2.4;7.09;.6;.81;7100 +71083;43.74858;1.82587;181;20220207;12;7.7;9.8;4.4;9.63;1.4;1.24;4533 +71083;43.74858;1.82587;181;20220208;15.7;-.8;7.4;1.3;6.96;0;1.16;11600 +71083;43.74858;1.82587;181;20220209;16.7;-.9;7.9;2;7.26;.1;1.41;12033 +71083;43.74858;1.82587;181;20220210;3;-1.4;.8;1.4;8.69;0;1.27;11400 +71083;43.74858;1.82587;181;20220211;13.6;6.7;10.2;2.2;8.99;.2;1.2;6600 +71083;43.74858;1.82587;181;20220212;14.3;-.5;6.9;2.8;6.84;0;1.47;10450 +71083;43.74858;1.82587;181;20220213;16.8;3.8;10.3;4.3;9.14;5.3;1.94;11650 +71083;43.74858;1.82587;181;20220214;11.8;6.2;9;4.9;9.54;6.5;1.24;6600 +71083;43.74858;1.82587;181;20220215;10.9;5.8;8.4;5.1;9.04;3.5;1.27;7350 +71083;43.74858;1.82587;181;20220216;13.3;7.4;10.4;4.7;11.09;3.2;1.06;4133 +71083;43.74858;1.82587;181;20220217;14.3;11.3;12.8;3.4;12.79;0;1.06;3400 +71083;43.74858;1.82587;181;20220218;18.1;9.7;13.9;2;11.69;.4;1.62;10800 +71083;43.74858;1.82587;181;20220219;11.5;7.9;9.7;2.9;8.26;.1;1.56;9533 +71083;43.74858;1.82587;181;20220220;11.4;-.3;5.6;2.5;8.83;.2;.87;5933 +71083;43.74858;1.82587;181;20220221;12.8;8.7;10.7;6.5;9.43;1.6;2;7866 +71083;43.74858;1.82587;181;20220222;14.1;7.1;10.6;3.3;9.06;0;1.76;10700 +71083;43.74858;1.82587;181;20220223;16.4;3.2;9.8;1;8.76;0;1.41;13966 +71083;43.74858;1.82587;181;20220224;15.3;4.5;9.9;3.4;9.59;.3;1.66;10000 +71083;43.74858;1.82587;181;20220225;11.8;6.3;9.1;2.9;6.99;0;1.89;12533 +71083;43.74858;1.82587;181;20220226;15;-2.1;6.5;2.5;5.23;.1;2.13;16100 +71083;43.74858;1.82587;181;20220227;16.1;-1;7.5;1.4;7.06;0;1.56;11866 +71083;43.74858;1.82587;181;20220228;17;1.6;9.3;1.1;7.96;0;1.65;14633 +71083;43.74858;1.82587;181;20220301;16.4;.5;8.4;2;7.79;0;1.79;15100 +71083;43.74858;1.82587;181;20220302;13.3;.3;6.8;1;9.29;4.8;.95;7600 +71083;43.74858;1.82587;181;20220303;17.7;7.7;12.7;1.5;10.43;0;1.79;13900 +71083;43.74858;1.82587;181;20220304;10.1;6.5;8.3;3.9;10.26;5.9;.73;2033 +71083;43.74858;1.82587;181;20220305;9;6.6;7.8;3.7;9.26;2.5;.96;3766 +71083;43.74858;1.82587;181;20220306;11.5;5.7;8.6;2.2;7.89;0;1.48;8733 +71083;43.74858;1.82587;181;20220307;13;-1.2;5.9;1.9;6.93;0;1.55;13000 +71083;43.74858;1.82587;181;20220308;14.7;1.7;8.2;3;8.63;2.6;1.87;14100 +71083;43.74858;1.82587;181;20220309;15.5;4.5;10;3.4;9.66;0;1.96;15266 +71083;43.74858;1.82587;181;20220310;16.5;6.5;11.5;3.5;9.93;0;2.03;10866 +71083;43.74858;1.82587;181;20220311;13.7;9.1;11.4;6.2;10.09;5.9;2.05;7300 +71083;43.74858;1.82587;181;20220312;10.2;8.7;9.4;3.7;10.39;9.9;1;4266 +71083;43.74858;1.82587;181;20220313;12.1;7;9.5;4.6;9.16;7.4;1.47;3766 +71083;43.74858;1.82587;181;20220314;14.1;2.6;8.4;7.4;9.83;0;1.39;6533 +71083;43.74858;1.82587;181;20220315;14.5;12.6;13.5;9.3;11.69;0;2.46;7900 +71083;43.74858;1.82587;181;20220316;15.7;11.1;13.4;4.4;11.73;0;1.8;7076 +71083;43.74858;1.82587;181;20220317;14.8;10.8;12.8;1.9;12.49;1.3;1.21;5533 +71083;43.74858;1.82587;181;20220318;12.8;8.3;10.5;1.6;10.24;.3;1.22;6300 +71083;43.74858;1.82587;181;20220319;16.4;6.9;11.7;4.8;8.54;0;2.9;15300 +71083;43.74858;1.82587;181;20220320;16.2;5.6;10.9;6.2;9.59;0;2.53;11750 +71083;43.74858;1.82587;181;20220321;15.7;10.7;13.2;8.3;8.64;0;3.86;17300 +71083;43.74858;1.82587;181;20220322;15.5;7.4;11.4;7.8;6.84;0;4.09;18150 +71083;43.74858;1.82587;181;20220323;16;3.4;9.7;6;6.64;0;3.68;20000 +71083;43.74858;1.82587;181;20220324;18.5;2.7;10.6;4.3;6.89;0;3.54;19900 +71083;43.74858;1.82587;181;20220325;19.6;5.8;12.7;3.7;6.04;0;3.81;16350 +71083;43.74858;1.82587;181;20220326;19.3;4.2;11.7;4.4;5.99;0;4.08;20000 +71083;43.74858;1.82587;181;20220327;21.5;5.2;13.4;3.5;6.59;0;4.07;18750 +71083;43.74858;1.82587;181;20220328;21.5;6.7;14.1;3.6;6.74;0;4.04;16400 +71083;43.74858;1.82587;181;20220329;19.4;6.4;12.9;2.8;9.44;1.9;2.58;12600 +71083;43.74858;1.82587;181;20220330;12.2;9.8;11;2.8;11.29;2.6;1.06;3650 +71083;43.74858;1.82587;181;20220331;15.3;8.7;12;5.8;9.29;4;2.79;13100 +71083;43.74858;1.82587;181;20220401;8.3;2;5.1;7.8;5.66;1;2.36;13549 +71083;43.74858;1.82587;181;20220402;8.7;1.3;5;6;5.26;.1;2.31;11490 +71083;43.74858;1.82587;181;20220403;7.9;-1.9;3;2.8;5.1;0;1.84;15703 +71083;43.74858;1.82587;181;20220404;11.2;-3.1;4;1.4;5.3;0;2.09;19377 +71083;43.74858;1.82587;181;20220405;15.2;-1.4;6.9;2.8;6.27;0;2.83;20958 +71083;43.74858;1.82587;181;20220406;11.9;3.9;7.9;3.4;9.69;.2;1.12;5200 +71083;43.74858;1.82587;181;20220407;20.1;8.2;14.2;5.7;11.19;1.3;3.38;14650 +71083;43.74858;1.82587;181;20220408;20.6;11.3;15.9;4.9;11.49;0;3.64;15450 +71083;43.74858;1.82587;181;20220409;14.7;7;10.9;4.1;7.74;.1;3.06;16150 +71083;43.74858;1.82587;181;20220410;20.5;0;10.2;3.6;6.74;0;3.97;23650 +71083;43.74858;1.82587;181;20220411;18.2;9.6;13.9;8.4;10.04;0;4;19150 +71083;43.74858;1.82587;181;20220412;17.9;11.8;14.8;7.4;10.44;0;3.64;14300 +71083;43.74858;1.82587;181;20220413;14.9;10.6;12.7;2.4;11.64;.8;1.3;4650 +71083;43.74858;1.82587;181;20220414;23.6;5.1;14.4;1.6;11.49;.2;3.38;21500 +71083;43.74858;1.82587;181;20220415;23.9;8.5;16.2;2.5;13.24;0;3.38;18850 +71083;43.74858;1.82587;181;20220416;23.8;10.5;17.1;3.5;12.59;0;3.89;19300 +71083;43.74858;1.82587;181;20220417;23.3;6.8;15;3.5;10.79;0;4.33;24700 +71083;43.74858;1.82587;181;20220418;18.6;10.9;14.8;3.5;11.09;0;3.09;15000 +71083;43.74858;1.82587;181;20220419;15.3;6.8;11;3;11.39;14.8;1.44;6600 +71083;43.74858;1.82587;181;20220420;11.7;8.8;10.3;2.6;11.19;8.6;1.05;4500 +71083;43.74858;1.82587;181;20220421;12.7;9.1;10.9;2.9;12.19;.9;.94;3950 +71083;43.74858;1.82587;181;20220422;19.2;10.8;15;2.1;12.54;.1;2.64;15050 +71083;43.74858;1.82587;181;20220423;15.4;10.4;12.9;3.8;10.94;19.1;1.81;4250 +71083;43.74858;1.82587;181;20220424;17.2;8.6;12.9;5.7;11.84;1.8;2.42;11700 +71083;43.74858;1.82587;181;20220425;18.7;6.9;12.8;1.6;10.44;0;3.21;22150 +71083;43.74858;1.82587;181;20220426;23.1;5.6;14.3;1.8;9.49;0;4.2;26050 +71083;43.74858;1.82587;181;20220427;21.6;8.6;15.1;3;11.79;0;3.48;18566 +71083;43.74858;1.82587;181;20220428;20.2;12.4;16.3;2.5;14.29;0;2.38;11200 +71083;43.74858;1.82587;181;20220429;22.7;13.5;18.1;3.1;14.34;0;3.52;17200 +71083;43.74858;1.82587;181;20220430;22.5;12.8;17.6;3.7;12.94;0;4.15;20750 +71083;43.74858;1.82587;181;20220501;21.2;8.4;14.8;2.8;11.34;0;3.7;20700 +71083;43.74858;1.82587;181;20220502;20.4;10.3;15.3;2.6;12.39;0;3.09;16350 +71083;43.74858;1.82587;181;20220503;21.4;11.6;16.5;2.1;12.84;2;3.33;18000 +71083;43.74858;1.82587;181;20220504;20.7;11.5;16.1;2.3;13.24;1.4;2.91;14800 +71083;43.74858;1.82587;181;20220505;20.9;9.2;15.1;3.8;11.14;0;3.8;18200 +71083;43.74858;1.82587;181;20220506;20.6;9;14.8;3.4;10.89;0;3.19;12600 +71083;43.74858;1.82587;181;20220507;23.2;9.6;16.4;3.5;11.83;0;3.87;17700 +71083;43.74858;1.82587;181;20220508;24.2;9.5;16.8;2.2;12.43;.1;3.43;16133 +71083;43.74858;1.82587;181;20220509;26.6;9.2;17.9;1.4;12.13;0;3.77;19000 +71083;43.74858;1.82587;181;20220510;28.3;9.6;18.9;1.5;12.53;0;3.93;18266 +71083;43.74858;1.82587;181;20220511;29.8;10.2;20;2.4;13.19;0;4.64;19033 +71083;43.74858;1.82587;181;20220512;26.8;15;20.9;1.9;15.06;0;3.45;13900 +71083;43.74858;1.82587;181;20220513;26.5;15.4;20.9;1.2;15.16;0;3.14;14266 +71083;43.74858;1.82587;181;20220514;30.2;12.4;21.3;1.5;15.59;0;3.97;17733 +71083;43.74858;1.82587;181;20220515;28.7;15.6;22.1;3.6;14.49;0;5.05;18100 +71083;43.74858;1.82587;181;20220516;29;13.7;21.4;1.5;15.03;0;3.99;18400 +71083;43.74858;1.82587;181;20220517;32.4;14.2;23.3;1.9;15.79;0;4.71;19200 +71083;43.74858;1.82587;181;20220518;33.2;16.3;24.8;2.1;16.26;0;4.98;18366 +71083;43.74858;1.82587;181;20220519;29.6;17.1;23.4;4.4;16.53;0;5.32;18700 +71083;43.74858;1.82587;181;20220520;31.6;16.4;24;3.7;15.89;0;5.32;17000 +71083;43.74858;1.82587;181;20220521;34.1;15.3;24.7;1.6;17.93;.1;4.37;18436 +71083;43.74858;1.82587;181;20220522;31.8;17;24.4;2.4;19.16;2.2;3.96;12900 +71083;43.74858;1.82587;181;20220523;22.1;17.6;19.8;3.8;16.09;0;2.81;7100 +71083;43.74858;1.82587;181;20220524;18.6;13.7;16.1;3.3;12.76;.8;2.4;7600 +71083;43.74858;1.82587;181;20220525;21.3;11.5;16.4;4.1;11.63;0;3.76;15466 +71083;43.74858;1.82587;181;20220526;19.4;10.8;15.1;3.2;12.56;0;2.53;10033 +71083;43.74858;1.82587;181;20220527;26;12.8;19.4;2.9;13.99;0;4.14;17233 +71083;43.74858;1.82587;181;20220528;27;11.9;19.4;2.7;12.96;0;4.61;19700 +71083;43.74858;1.82587;181;20220529;25.5;9.2;17.3;2.2;9.36;0;4.61;21133 +71083;43.74858;1.82587;181;20220530;26.1;8.5;17.3;1.6;10.83;.9;3.86;18200 +71083;43.74858;1.82587;181;20220531;27.1;15.1;21.1;1.8;14.03;0;4.19;18366 +71083;43.74858;1.82587;181;20220601;32.9;14.4;23.6;2.2;15.19;.8;5.17;19833 +71083;43.74858;1.82587;181;20220602;29.7;17.6;23.6;2.9;17.39;.1;4.38;16666 +71083;43.74858;1.82587;181;20220603;32.1;18.2;25.2;3.5;17.53;1.5;5.65;18933 +71083;43.74858;1.82587;181;20220604;29.5;16.6;23.1;2.2;20.33;7.3;3.41;12900 +71083;43.74858;1.82587;181;20220605;25.2;17.1;21.2;2.9;17.86;.1;3.29;12333 +71083;43.74858;1.82587;181;20220606;29.4;13.7;21.5;1.4;16.29;.8;3.86;17333 +71083;43.74858;1.82587;181;20220607;24.3;17.3;20.8;2.4;16.59;0;3.1;11100 +71083;43.74858;1.82587;181;20220608;20.7;15.1;17.9;2.2;16.33;3.8;1.89;6166 +71083;43.74858;1.82587;181;20220609;22.6;13.2;17.9;3.3;14.09;0;3.41;13566 +71083;43.74858;1.82587;181;20220610;29;11.2;20.1;1.6;13.86;0;4.48;21000 +71083;43.74858;1.82587;181;20220611;34;14.1;24.1;1.5;14.26;0;6.29;30100 +71083;43.74858;1.82587;181;20220612;31.4;16.4;23.9;1.7;17.89;1.7;5.07;22966 +71083;43.74858;1.82587;181;20220613;32.3;18.9;25.6;2.4;19.96;0;6.26;28133 +71083;43.74858;1.82587;181;20220614;36.7;18.3;27.5;2.2;18.43;.1;6.66;26000 +71083;43.74858;1.82587;181;20220615;36.1;19.2;27.6;1.6;17.46;0;6.48;27966 +71083;43.74858;1.82587;181;20220616;37.4;19.5;28.5;1.5;19.03;0;6.5;27433 +71083;43.74858;1.82587;181;20220617;39.1;19.2;29.1;1.5;18.26;0;6.75;28300 +71083;43.74858;1.82587;181;20220618;36.6;19.4;28;3.9;16.09;0;8.45;28733 +71083;43.74858;1.82587;181;20220619;34.4;22.5;28.4;5.2;17.13;0;8.83;28466 +71083;43.74858;1.82587;181;20220620;31;18.5;24.7;2.7;19.23;0;5.24;20700 +71083;43.74858;1.82587;181;20220621;29.5;20.3;24.9;2.3;21.33;1;3.89;14733 +71083;43.74858;1.82587;181;20220622;30;18.4;24.2;2.5;19.03;0;5.2;22400 +71083;43.74858;1.82587;181;20220623;28.2;17.1;22.6;2.1;17.93;15.1;4.93;23100 +71083;43.74858;1.82587;181;20220624;26.1;15.1;20.6;2.2;16.69;1.7;4.47;21966 +71083;43.74858;1.82587;181;20220625;29.1;15.4;22.2;3.2;16.73;7.7;5.19;21533 +71083;43.74858;1.82587;181;20220626;19.6;15.9;17.7;3;17.19;4.5;1.69;5866 +71083;43.74858;1.82587;181;20220627;18.8;15.2;17;2.8;16.43;6.2;2.23;10700 +71083;43.74858;1.82587;181;20220628;26.5;14.6;20.6;2.5;14.59;0;5.45;27300 +71083;43.74858;1.82587;181;20220629;29.8;12.1;21;1.7;14.86;2.7;5.32;26666 +71083;43.74858;1.82587;181;20220630;18.4;15.9;17.1;2.9;15.89;1.1;1.95;7266 +71083;43.74858;1.82587;181;20220701;24.4;13.1;18.7;1.8;13.46;.1;5.08;28666 +71083;43.74858;1.82587;181;20220702;32.6;10.7;21.6;1.5;13.33;0;5.97;29666 +71083;43.74858;1.82587;181;20220703;31.2;15.9;23.5;2.3;17.29;.3;5.7;25466 +71083;43.74858;1.82587;181;20220704;27.9;16.9;22.4;3.1;18.43;.2;5.1;23500 +71083;43.74858;1.82587;181;20220705;30.4;18.6;24.5;2.9;17.09;0;6.51;29033 +71083;43.74858;1.82587;181;20220706;29.9;15.3;22.6;2.5;14.33;0;6.05;26966 +71083;43.74858;1.82587;181;20220707;29.7;16;22.8;4;14.99;0;6.3;24900 +71083;43.74858;1.82587;181;20220708;30.3;15.7;23;2.6;14.93;0;6.44;30100 +71083;43.74858;1.82587;181;20220709;32.8;13.9;23.3;1.7;14.06;0;6.29;30166 +71083;43.74858;1.82587;181;20220710;34.5;15.1;24.8;1.8;14.36;0;6.59;30133 +71083;43.74858;1.82587;181;20220711;36.4;16.8;26.6;1.7;15.06;0;6.74;29566 +71083;43.74858;1.82587;181;20220712;36.3;17.9;27.1;2;15.79;0;6.99;29466 +71083;43.74858;1.82587;181;20220713;36.6;16;26.3;1.7;14.13;0;6.66;29133 +71083;43.74858;1.82587;181;20220714;37.6;17.8;27.7;1.7;16.53;0;6.79;29100 +71083;43.74858;1.82587;181;20220715;36.5;17.9;27.2;2;15.93;0;6.78;28066 +71083;43.74858;1.82587;181;20220716;38;17;27.5;1.6;14.93;0;6.74;28733 +71083;43.74858;1.82587;181;20220717;39;17.7;28.4;1.7;14.66;0;6.94;28700 +71083;43.74858;1.82587;181;20220718;38.3;19.3;28.8;3.6;14.93;0;8.6;28533 +71083;43.74858;1.82587;181;20220719;36.6;21.8;29.2;3.1;16.23;0;7.3;25300 +71083;43.74858;1.82587;181;20220720;30.5;21.8;26.1;3.2;17.43;0;5.89;21466 +71083;43.74858;1.82587;181;20220721;34.6;17;25.8;1.6;16.36;0;6.13;28133 +71083;43.74858;1.82587;181;20220722;31.2;18.3;24.8;3;17.59;.5;5.84;23366 +71083;43.74858;1.82587;181;20220723;30.2;18.6;24.4;2.9;16.33;0;5.93;24666 +71083;43.74858;1.82587;181;20220724;37.8;14.5;26.1;1.2;16.49;0;6.08;28200 +71083;43.74858;1.82587;181;20220725;28.4;20.6;24.5;4.2;18.59;0;4.62;13466 +71083;43.74858;1.82587;181;20220726;28;17.5;22.7;3.7;14.93;0;6.33;28400 +71083;43.74858;1.82587;181;20220727;29.7;14.3;22;2.5;12.89;0;6.07;28500 +71083;43.74858;1.82587;181;20220728;30.2;14.5;22.4;2.2;14.59;1.3;5.23;23233 +71083;43.74858;1.82587;181;20220729;28.3;17.9;23.1;2.3;17.39;.5;4.35;18133 +71083;43.74858;1.82587;181;20220730;30.9;18.7;24.8;2.5;17.39;0;5.78;25100 +71083;43.74858;1.82587;181;20220731;34.1;16.5;25.3;2;16.33;0;6.21;27733 +71083;43.74858;1.82587;181;20220801;35.2;18.4;26.8;2.4;16.49;0;6.71;27633 +71083;43.74858;1.82587;181;20220802;37;16.9;26.9;1.4;14.83;0;6.14;27900 +71083;43.74858;1.82587;181;20220803;38.3;16.6;27.4;2;14.73;0;6.62;26766 +71083;43.74858;1.82587;181;20220804;37;19.5;28.3;2;18.99;0;6.21;24966 +71083;43.74858;1.82587;181;20220805;32.5;21.2;26.8;3.4;19.39;.3;6.23;23266 +71083;43.74858;1.82587;181;20220806;34;19.8;26.9;2.9;17.96;0;6.5;25533 +71083;43.74858;1.82587;181;20220807;34.6;18.3;26.4;2.1;14.33;0;6.38;26766 +71083;43.74858;1.82587;181;20220808;35.7;17.5;26.6;1.9;11.49;0;6.35;27366 +71083;43.74858;1.82587;181;20220809;36.4;15.6;26;1.9;12.33;0;6.29;26133 +71083;43.74858;1.82587;181;20220810;37.9;16.5;27.2;1.8;13.39;0;6.17;25166 +71083;43.74858;1.82587;181;20220811;38.2;20;29.1;2.6;18.73;0;6.55;24066 +71083;43.74858;1.82587;181;20220812;39.6;20.5;30.1;2.1;19.83;0;6.52;24366 +71083;43.74858;1.82587;181;20220813;36.6;21.6;29.1;2.8;20.03;.1;6;20066 +71083;43.74858;1.82587;181;20220814;29.8;21.8;25.8;3.7;19.83;0;5.18;18800 +71083;43.74858;1.82587;181;20220815;29.7;19.1;24.4;2.1;16.06;0;4.77;19733 +71083;43.74858;1.82587;181;20220816;34.3;16;25.2;2.7;16.26;6.7;5.27;17600 +71083;43.74858;1.82587;181;20220817;26;17;21.5;3.1;17.56;0;3.4;12166 +71083;43.74858;1.82587;181;20220818;26.4;17.4;21.9;4;16.66;.6;4.22;15033 +71083;43.74858;1.82587;181;20220819;26.4;17.7;22;3.3;16.56;.6;3.91;13633 +71083;43.74858;1.82587;181;20220820;30.9;14.6;22.7;1.7;16.26;0;4.87;24500 +71083;43.74858;1.82587;181;20220821;29;17.3;23.2;2.2;16.93;0;4.26;17900 +71083;43.74858;1.82587;181;20220822;26.8;19.5;23.2;3.5;18.36;.6;3.77;12733 +71083;43.74858;1.82587;181;20220823;31.7;19.4;25.6;2.1;18.49;0;4.99;22033 +71083;43.74858;1.82587;181;20220824;36.6;16.6;26.6;1.5;16.29;.3;5.33;23433 +71083;43.74858;1.82587;181;20220825;31.2;20.7;26;2.8;19.39;.2;4.61;16766 +71083;43.74858;1.82587;181;20220826;30.8;19.7;25.2;3.1;18.96;0;5.01;19633 +71083;43.74858;1.82587;181;20220827;31.9;17.5;24.7;2;16.66;0;5.07;23733 +71083;43.74858;1.82587;181;20220828;34.4;15.4;24.9;1.4;14.03;0;5;23666 +71083;43.74858;1.82587;181;20220829;35;17.2;26.1;2.4;16.26;4.1;4.99;16700 +71083;43.74858;1.82587;181;20220830;32.7;17;24.9;1.6;18.79;0;4.63;21833 +71083;43.74858;1.82587;181;20220831;30.1;17.3;23.7;2.1;18.09;0;3.8;14800 +71083;43.74858;1.82587;181;20220901;29.8;18.8;24.3;2.2;18.66;1.9;4.03;16733 +71083;43.74858;1.82587;181;20220902;29.7;17.2;23.5;1.9;17.96;9.7;4.02;18033 +71083;43.74858;1.82587;181;20220903;28.2;17.5;22.8;1.7;19.13;.1;3.65;17800 +71083;43.74858;1.82587;181;20220904;32.4;17.6;25;3.6;19.73;0;5.32;21000 +71083;43.74858;1.82587;181;20220905;33.2;16.5;24.8;1.8;20.29;.2;3.91;16000 +71083;43.74858;1.82587;181;20220906;33.3;19.5;26.4;2.2;19.66;.2;4.77;19466 +71083;43.74858;1.82587;181;20220907;28.7;17.5;23.1;1.9;16.56;.2;3.56;14366 +71083;43.74858;1.82587;181;20220908;27.4;14;20.7;1.4;15.09;1.5;3.4;17433 +71083;43.74858;1.82587;181;20220909;23.5;16.4;20;1.7;16.43;1.5;2.43;10000 +71083;43.74858;1.82587;181;20220910;27.9;11.4;19.7;1.3;13.46;.1;3.62;20633 +71083;43.74858;1.82587;181;20220911;33.5;12.6;23.1;1.8;13.93;0;4.59;21000 +71083;43.74858;1.82587;181;20220912;34.2;17.6;25.9;3.9;18.19;0;5.29;17666 +71083;43.74858;1.82587;181;20220913;31.3;21.7;26.5;3.4;21.83;.3;3.53;8600 +71083;43.74858;1.82587;181;20220914;31.3;19.4;25.3;2.8;19.39;10.2;4.2;15133 +71083;43.74858;1.82587;181;20220915;30.1;17.6;23.9;2.3;17.73;.3;4.25;19033 +71083;43.74858;1.82587;181;20220916;26.5;18.8;22.7;4;15.63;0;4.38;15233 +71083;43.74858;1.82587;181;20220917;22.7;12.2;17.4;2.4;9.59;0;3.78;20500 +71083;43.74858;1.82587;181;20220918;26.5;6.2;16.4;1.4;7.69;0;3.43;20066 +71083;43.74858;1.82587;181;20220919;27.5;6.7;17.1;2;8.19;0;3.92;19833 +71083;43.74858;1.82587;181;20220920;26.5;7.2;16.9;1.7;8.66;0;3.62;20000 +71083;43.74858;1.82587;181;20220921;25.4;7;16.2;1.5;9.19;0;3.23;19633 +71083;43.74858;1.82587;181;20220922;26.7;7.7;17.2;1.3;10.46;0;3.19;19000 +71083;43.74858;1.82587;181;20220923;26.8;10.1;18.5;2.3;14.16;29.5;3;13200 +71083;43.74858;1.82587;181;20220924;20.3;14.8;17.6;2.4;15.49;1.1;2.15;10400 +71083;43.74858;1.82587;181;20220925;19.2;11.9;15.6;2.5;12.73;.1;2.39;13433 +71083;43.74858;1.82587;181;20220926;20.2;7.2;13.7;2.9;11.43;2;2.48;13366 +71083;43.74858;1.82587;181;20220927;18.2;13;15.6;4.7;13.83;2.3;2.13;8700 +71083;43.74858;1.82587;181;20220928;19.2;14.3;16.7;5.6;15.66;13.4;2.02;8300 +71083;43.74858;1.82587;181;20220929;16.9;12.6;14.7;3.7;14.06;11.8;1.66;7966 +71083;43.74858;1.82587;181;20220930;18.8;10.7;14.7;3.1;11.73;.3;2.42;12800 +71083;43.74858;1.82587;181;20221001;23.3;7.6;15.4;2.2;12.66;0;2.37;11566 +71083;43.74858;1.82587;181;20221002;24.3;11.2;17.7;1.2;14.69;.1;2.35;15333 +71083;43.74858;1.82587;181;20221003;24.4;11.4;17.9;1.2;14.06;0;2.38;15300 +71083;43.74858;1.82587;181;20221004;25.1;9.2;17.2;1.2;13.03;.1;2.52;17033 +71083;43.74858;1.82587;181;20221005;25.5;9.8;17.7;2.4;14.19;.1;2.91;16700 +71083;43.74858;1.82587;181;20221006;21.8;13.6;17.7;1.4;15.93;.1;1.52;6900 +71083;43.74858;1.82587;181;20221007;23.9;11.2;17.6;1.5;14.79;.1;2.15;13066 +71083;43.74858;1.82587;181;20221008;22.8;14.7;18.8;1.6;16.29;.9;1.88;9433 +71083;43.74858;1.82587;181;20221009;25.2;10.7;17.9;2.2;14.33;.1;2.63;15166 +71083;43.74858;1.82587;181;20221010;25.8;11.1;18.5;2.4;14.86;0;2.62;13566 +71083;43.74858;1.82587;181;20221011;22.9;12.7;17.8;1.2;15.03;0;1.77;10200 +71083;43.74858;1.82587;181;20221012;24.4;13.1;18.8;1.5;14.93;.8;2.16;12433 +71083;43.74858;1.82587;181;20221013;22.1;11.3;16.7;1.7;14.39;.9;1.8;9633 +71083;43.74858;1.82587;181;20221014;21.3;16.5;18.9;2.8;17.06;.7;1.73;5466 +71083;43.74858;1.82587;181;20221015;27.3;10.7;19;1.9;14.76;.1;2.59;14666 +71083;43.74858;1.82587;181;20221016;26.5;13.5;20;4.4;16.93;0;3.09;13066 +71083;43.74858;1.82587;181;20221017;25.6;19.7;22.7;4.8;18.09;0;3.19;8200 +71083;43.74858;1.82587;181;20221018;27.1;14.3;20.7;3.3;17.49;.1;2.87;13433 +71083;43.74858;1.82587;181;20221019;25.9;15.1;20.5;3.8;17.89;7.6;2.4;7700 +71083;43.74858;1.82587;181;20221020;22.8;17;19.9;3;18.69;.6;1.47;2700 +71083;43.74858;1.82587;181;20221021;24.9;14.7;19.8;1.9;16.09;.2;1.91;8066 +71083;43.74858;1.82587;181;20221022;26.2;12.2;19.2;2.5;14.96;0;2.52;12466 +71083;43.74858;1.82587;181;20221023;28.2;17;22.6;4.3;14.49;0;3.9;7162 +71083;43.74858;1.82587;181;20221024;24.8;13.9;19.3;1.6;14.49;0;2;11344 +71083;43.74858;1.82587;181;20221025;25.7;11;18.4;2.4;13.73;0;2.3;9301 +71083;43.74858;1.82587;181;20221026;24.1;11.2;17.6;1.8;15.43;.2;1.57;7513 +71083;43.74858;1.82587;181;20221027;25.7;12.7;19.2;3.5;16.46;0;2.14;7566 +71083;43.74858;1.82587;181;20221028;25.4;17.4;21.4;4.6;16.69;.1;2.88;7766 +71083;43.74858;1.82587;181;20221029;27.1;13.7;20.4;4.1;13.43;0;3.1;10000 +71083;43.74858;1.82587;181;20221030;24.8;11.8;18.3;2.8;14.19;0;2.19;10066 +71083;43.74858;1.82587;181;20221031;25.9;12.2;19.1;2.9;15.39;4.5;2.32;9433 +71083;43.74858;1.82587;181;20221101;20.6;14.1;17.3;2;14.36;0;1.56;8900 +71083;43.74858;1.82587;181;20221102;20.7;10.6;15.6;1.3;12.13;0;1.39;10433 +71083;43.74858;1.82587;181;20221103;19.8;9.4;14.6;2.9;12.46;4.7;1.62;4033 +71083;43.74858;1.82587;181;20221104;13.6;10.4;12;5.1;10.99;5.2;1.5;5333 +71083;43.74858;1.82587;181;20221105;15.3;4.4;9.9;1.7;9.09;.1;1.14;10666 +71083;43.74858;1.82587;181;20221106;19.5;1.9;10.7;1.6;8.56;0;1.37;10833 +71083;43.74858;1.82587;181;20221107;21.3;4.5;12.9;2.4;10.16;0;1.7;10233 +71083;43.74858;1.82587;181;20221108;21.9;9.3;15.6;2.7;13.59;0;1.53;8233 +71083;43.74858;1.82587;181;20221109;18.4;11.1;14.7;1.9;13.76;1.5;1.04;4000 +71083;43.74858;1.82587;181;20221110;16.2;8.8;12.5;.9;11.99;.1;.78;6200 +71083;43.74858;1.82587;181;20221111;21.6;5.9;13.8;3.4;12.19;0;1.71;9633 +71083;43.74858;1.82587;181;20221112;23.3;10.4;16.8;3.5;12.93;.1;2.05;9433 +71083;43.74858;1.82587;181;20221113;21.1;5.5;13.3;1.9;10.16;0;1.42;9133 +71083;43.74858;1.82587;181;20221114;18.5;9.5;14;2.1;13.03;1;1.06;4200 +71083;43.74858;1.82587;181;20221115;18.7;10.2;14.4;2.2;13.53;5.6;1.03;4766 +71083;43.74858;1.82587;181;20221116;18.6;10.3;14.5;1.6;12.33;0;1.01;9166 +71083;43.74858;1.82587;181;20221117;17.9;10.3;14.1;2.6;12.73;7.2;1.16;5166 +71083;43.74858;1.82587;181;20221118;13.5;9.4;11.5;3.5;11.23;6.3;1.01;4966 +71083;43.74858;1.82587;181;20221119;10.9;7.8;9.3;3.6;9.99;2.9;.83;4066 +71083;43.74858;1.82587;181;20221120;11.3;4.7;8;2.1;9.59;2.1;.62;5233 +71083;43.74858;1.82587;181;20221121;12.4;7.7;10;3.5;10.83;17.7;.82;1666 +71083;43.74858;1.82587;181;20221122;9.6;6.1;7.8;4.9;9.33;12.6;.79;3433 +71083;43.74858;1.82587;181;20221123;16.2;7.6;11.9;2.3;10.99;7.7;1.01;4800 +71083;43.74858;1.82587;181;20221124;14.7;4.1;9.4;1.5;9.83;.5;.7;5533 +71083;43.74858;1.82587;181;20221125;11;5.6;8.3;2.2;10.29;7;.52;2366 +71083;43.74858;1.82587;181;20221126;11.1;4.9;8;1.1;9.23;0;.5;4900 +71083;43.74858;1.82587;181;20221127;13.2;.8;7;2;8.29;.4;.69;5933 +71083;43.74858;1.82587;181;20221128;12.1;7.2;9.7;3.3;10.56;5.7;.78;3733 +71083;43.74858;1.82587;181;20221129;11.1;7.2;9.1;2.6;9.73;1.5;.73;4533 +71083;43.74858;1.82587;181;20221130;5.9;1.6;3.7;1.1;7.99;0;.33;2600 +71083;43.74858;1.82587;181;20221201;5;3;4;1.5;7.73;0;.41;1833 +71083;43.74858;1.82587;181;20221202;6.9;4.5;5.7;1;7.99;0;.48;2200 +71083;43.74858;1.82587;181;20221203;7.8;3.1;5.4;.9;7.86;.6;.45;2966 +71083;43.74858;1.82587;181;20221204;8.9;3.6;6.2;1.2;7.63;0;.46;5200 +71083;43.74858;1.82587;181;20221205;11.4;-2.2;4.6;1.5;6.36;.2;.56;7966 +71083;43.74858;1.82587;181;20221206;11.6;.5;6.1;1.1;6.93;0;.58;5200 +71083;43.74858;1.82587;181;20221207;13.4;4.8;9.1;.8;8.19;0;.45;6700 +71083;43.74858;1.82587;181;20221208;8.9;.9;4.9;2.1;7.99;.7;.5;2866 +71083;43.74858;1.82587;181;20221209;10.8;6.4;8.6;1.5;10.33;0;.5;2233 +71083;43.74858;1.82587;181;20221210;2.6;1.8;2.2;4.2;6.63;0;.44;2466 +71083;43.74858;1.82587;181;20221211;6.9;-5.5;.7;1.1;4.56;.1;.39;6766 +71083;43.74858;1.82587;181;20221212;5.3;-3.9;.7;1.8;5.89;7.5;.41;2900 +71083;43.74858;1.82587;181;20221213;12;3.9;7.9;2.5;10.03;3;.49;2533 +71083;43.74858;1.82587;181;20221214;15;7.6;11.3;2.2;11.26;.4;.77;4566 +71083;43.74858;1.82587;181;20221215;12;5;8.5;2.2;10.96;3.4;.47;1866 +71083;43.74858;1.82587;181;20221216;12;8;10;1.8;11.09;.4;.52;2800 +71083;43.74858;1.82587;181;20221217;7.4;3.4;5.4;1.3;7.69;0;.44;2733 +71083;43.74858;1.82587;181;20221218;13.4;-1.4;6;2.5;7.83;.1;.66;7233 +71083;43.74858;1.82587;181;20221219;17.2;7.4;12.3;5.3;11.06;0;1.41;6166 +71083;43.74858;1.82587;181;20221220;15.3;10.5;12.9;3.6;11.86;.4;1.11;2366 +71083;43.74858;1.82587;181;20221221;16.4;9.5;13;1.4;11.93;.1;.6;6166 +71083;43.74858;1.82587;181;20221222;16.9;6.3;11.6;1.5;11.63;1;.63;5166 +71083;43.74858;1.82587;181;20221223;18.8;9.8;14.3;1.3;12.73;.2;.65;6200 +71083;43.74858;1.82587;181;20221224;18.8;5.9;12.4;1.5;10.49;.1;.77;6533 +71083;43.74858;1.82587;181;20221225;15.7;4.2;10;1.9;9.99;.2;.67;5633 +71083;43.74858;1.82587;181;20221226;16.2;3.4;9.8;1;10.36;1.1;.48;5933 +71083;43.74858;1.82587;181;20221227;13.7;9;11.3;1;11.46;.2;.51;3800 +71083;43.74858;1.82587;181;20221228;16.8;3.7;10.3;1.7;9.39;.1;.63;7133 +71083;43.74858;1.82587;181;20221229;14.1;5.1;9.6;1.7;10.63;3.7;.61;3700 +71083;43.74858;1.82587;181;20221230;16.9;7.6;12.2;2.2;11.29;.2;.87;4366 +71083;43.74858;1.82587;181;20221231;17.3;6.4;11.9;3.5;11.23;.1;1.02;5666 +71084;43.77267;2.13424;235;20220101;16.5;3.3;9.9;2.7;8.64;.1;.99;6127 +71084;43.77267;2.13424;235;20220102;13.4;2.3;7.9;2.9;9.2;.1;.59;5118 +71084;43.77267;2.13424;235;20220103;14.4;5.2;9.8;2.2;10.04;0;.69;4718 +71084;43.77267;2.13424;235;20220104;15.7;5.8;10.8;4.5;9.85;8.5;1.07;5015 +71084;43.77267;2.13424;235;20220105;5.9;4.5;5.2;4.1;7.13;0;.75;2635 +71084;43.77267;2.13424;235;20220106;6.5;-1.1;2.7;1.8;5.38;0;.57;6950 +71084;43.77267;2.13424;235;20220107;2.8;-3.7;-.4;1.3;6.08;10;.27;2700 +71084;43.77267;2.13424;235;20220108;9.5;1.3;5.4;4.5;9.88;8.7;.13;2650 +71084;43.77267;2.13424;235;20220109;7.8;6.7;7.2;2.7;9.63;26.7;.55;1050 +71084;43.77267;2.13424;235;20220110;7.4;6.4;6.9;1.1;9.48;4.9;.47;900 +71084;43.77267;2.13424;235;20220111;5.4;0;2.7;1;6.88;0;.37;5050 +71084;43.77267;2.13424;235;20220112;1.5;-2.4;-.5;1;5.73;0;.3;2950 +71084;43.77267;2.13424;235;20220113;-.2;-3.1;-1.6;1.1;5.43;0;.28;2550 +71084;43.77267;2.13424;235;20220114;6.9;-5;1;1;5.33;0;.38;7600 +71084;43.77267;2.13424;235;20220115;9.1;-4.8;2.2;.8;5.23;0;.38;8950 +71084;43.77267;2.13424;235;20220116;7.8;-5.8;1;.8;5.18;.1;.37;9200 +71084;43.77267;2.13424;235;20220117;-.7;-2.4;-1.6;.9;5.53;.1;.28;2350 +71084;43.77267;2.13424;235;20220118;.1;-1.5;-.7;.3;5.77;.1;.32;1830 +71084;43.77267;2.13424;235;20220119;4.6;-1.2;1.7;.9;6.93;.6;.35;3650 +71084;43.77267;2.13424;235;20220120;7;-1;3;1.3;6.83;0;.47;4700 +71084;43.77267;2.13424;235;20220121;6.5;-1.9;2.3;1.8;5.28;0;.66;8850 +71084;43.77267;2.13424;235;20220122;6.6;-5.6;.5;.9;4.93;.1;.42;9750 +71084;43.77267;2.13424;235;20220123;11.6;-5.4;3.1;.6;5.23;0;.48;9800 +71084;43.77267;2.13424;235;20220124;13.5;-4.8;4.4;.6;5.83;0;.55;9700 +71084;43.77267;2.13424;235;20220125;12.3;-4.6;3.9;.6;5.83;0;.52;9550 +71084;43.77267;2.13424;235;20220126;11.2;-4.5;3.3;.6;5.78;0;.51;9650 +71084;43.77267;2.13424;235;20220127;5.3;-4.9;.2;1;5.73;.1;.42;6800 +71084;43.77267;2.13424;235;20220128;-.1;-2.4;-1.3;.5;5.5;0;.33;2512 +71084;43.77267;2.13424;235;20220129;1;-1.5;-.2;.5;5.78;0;.37;3100 +71084;43.77267;2.13424;235;20220130;1.9;-.6;.6;1.1;6.48;.2;.35;1700 +71084;43.77267;2.13424;235;20220131;7.5;1.5;4.5;3.6;8.38;1.8;.45;2100 +71084;43.77267;2.13424;235;20220201;6.9;.9;3.9;3.8;7.53;1.9;.64;5800 +71084;43.77267;2.13424;235;20220202;10.1;5.6;7.9;2.3;9.48;.7;.73;3200 +71084;43.77267;2.13424;235;20220203;7.4;-1.5;3;.9;7.73;.1;.44;5550 +71084;43.77267;2.13424;235;20220204;9.7;5.3;7.5;1;10.18;2.3;.52;3000 +71084;43.77267;2.13424;235;20220205;10.4;6.6;8.5;1.6;8.83;.5;.87;5600 +71084;43.77267;2.13424;235;20220206;8.5;-2.8;2.8;1.6;7.18;1.2;.62;6200 +71084;43.77267;2.13424;235;20220207;11.7;7.2;9.4;3.6;9.58;1.5;1.17;4550 +71084;43.77267;2.13424;235;20220208;15.9;-2;7;1.1;6.88;0;1.09;11300 +71084;43.77267;2.13424;235;20220209;17;-2.1;7.4;1;7.03;0;1.13;12000 +71084;43.77267;2.13424;235;20220210;5.7;1.7;3.7;1.6;8.62;0;1.35;11366 +71084;43.77267;2.13424;235;20220211;14.2;5.9;10.1;1.7;8.68;.1;1.2;6400 +71084;43.77267;2.13424;235;20220212;14.6;-2.1;6.3;1.8;5.98;0;1.42;10500 +71084;43.77267;2.13424;235;20220213;16.9;1.1;9;2.5;8.38;5.1;1.62;11400 +71084;43.77267;2.13424;235;20220214;11.7;4.8;8.3;3.8;9.68;10.2;.98;5800 +71084;43.77267;2.13424;235;20220215;10.1;5.4;7.8;3.7;9.18;6.5;.99;6700 +71084;43.77267;2.13424;235;20220216;12.5;6.9;9.7;3.8;11.18;9.2;.84;3250 +71084;43.77267;2.13424;235;20220217;13.7;10.8;12.2;4.8;12.57;1.8;.99;4081 +71084;43.77267;2.13424;235;20220218;17;9.5;13.2;3;11.37;.5;1.6;8807 +71084;43.77267;2.13424;235;20220219;11.2;7.4;9.3;2.3;8.18;.1;1.44;9700 +71084;43.77267;2.13424;235;20220220;10.1;-1;4.6;1.6;8.73;1.6;.64;5600 +71084;43.77267;2.13424;235;20220221;12.2;8.2;10.2;5.5;9.43;4;1.74;7200 +71084;43.77267;2.13424;235;20220222;13.8;6.6;10.2;2.7;9.03;.2;1.61;10000 +71084;43.77267;2.13424;235;20220223;16.2;2.7;9.4;.4;8.88;0;1.25;14150 +71084;43.77267;2.13424;235;20220224;15.2;3;9.1;2.5;9.33;.5;1.5;10650 +71084;43.77267;2.13424;235;20220225;11.6;5.8;8.7;2.4;7.03;0;1.77;12950 +71084;43.77267;2.13424;235;20220226;14.9;-2.6;6.1;2;5.13;0;1.97;16100 +71084;43.77267;2.13424;235;20220227;15.8;-1.5;7.2;1.1;6.88;0;1.44;12100 +71084;43.77267;2.13424;235;20220228;16.6;.7;8.7;.9;7.68;0;1.55;14850 +71084;43.77267;2.13424;235;20220301;16.2;-.4;7.9;3.6;7.73;0;2.02;12061 +71084;43.77267;2.13424;235;20220302;12.7;4.3;8.5;3.1;9.37;2.2;1.24;7907 +71084;43.77267;2.13424;235;20220303;17.4;7.9;12.7;1.1;10.43;0;1.73;13700 +71084;43.77267;2.13424;235;20220304;9.8;5.5;7.7;3;10.08;.1;.63;1900 +71084;43.77267;2.13424;235;20220305;8.2;6.2;7.2;3.1;9.48;2.3;.72;2750 +71084;43.77267;2.13424;235;20220306;11.7;5.5;8.6;1.7;7.93;0;1.46;9650 +71084;43.77267;2.13424;235;20220307;12.8;-1.8;5.5;1.3;6.73;0;1.48;13200 +71084;43.77267;2.13424;235;20220308;14.3;.8;7.5;2.5;8.33;.7;1.75;14600 +71084;43.77267;2.13424;235;20220309;15.4;4.5;10;2.8;9.48;0;2;16100 +71084;43.77267;2.13424;235;20220310;16.5;5.3;10.9;2.6;9.68;0;1.88;11000 +71084;43.77267;2.13424;235;20220311;13.3;8;10.6;6.5;9.93;4.9;2;7300 +71084;43.77267;2.13424;235;20220312;9.5;8.5;9;3;10.33;17.1;.94;3550 +71084;43.77267;2.13424;235;20220313;12.1;6.2;9.1;4;8.93;14.6;1.44;3150 +71084;43.77267;2.13424;235;20220314;14.2;2.2;8.2;6.5;9.68;0;1.42;6250 +71084;43.77267;2.13424;235;20220315;13.8;12;12.9;10.3;11.4;0;2.07;5652 +71084;43.77267;2.13424;235;20220316;16;10.2;13.1;3.4;11.43;0;1.86;7450 +71084;43.77267;2.13424;235;20220317;14.5;10.3;12.4;1.1;12.33;1.5;1.13;5500 +71084;43.77267;2.13424;235;20220318;12.8;7.7;10.3;.7;10.38;.4;1.06;5700 +71084;43.77267;2.13424;235;20220319;16.8;5.8;11.3;3.5;8.08;0;2.81;14700 +71084;43.77267;2.13424;235;20220320;16;3.2;9.6;4.6;8.78;0;2.28;10300 +71084;43.77267;2.13424;235;20220321;15.4;10.1;12.8;6.3;7.88;0;3.77;16200 +71084;43.77267;2.13424;235;20220322;14.9;6.1;10.5;5.9;6.28;0;3.77;18800 +71084;43.77267;2.13424;235;20220323;15.8;0;7.9;3.8;5.68;0;3.21;19900 +71084;43.77267;2.13424;235;20220324;18.9;.5;9.7;3;5.98;0;3.43;19900 +71084;43.77267;2.13424;235;20220325;19.8;3.9;11.9;2.5;5.28;0;3.41;16100 +71084;43.77267;2.13424;235;20220326;19.6;3.7;11.7;3.7;5.58;0;4.09;19900 +71084;43.77267;2.13424;235;20220327;21.3;4.8;13.1;3.2;6.38;0;3.95;17800 +71084;43.77267;2.13424;235;20220328;21.4;6.6;14;3.1;6.18;0;3.99;16600 +71084;43.77267;2.13424;235;20220329;19.8;4.6;12.2;1.4;8.48;1.9;2.35;12900 +71084;43.77267;2.13424;235;20220330;12;9.5;10.8;2.1;11.28;2.4;1.05;3900 +71084;43.77267;2.13424;235;20220331;15.5;8.3;11.9;4.6;8.88;5.6;2.81;11800 +71084;43.77267;2.13424;235;20220401;8;1.7;4.8;7.8;5.65;2.8;2.36;13549 +71084;43.77267;2.13424;235;20220402;8.4;.9;4.6;6;5.25;.1;2.31;11490 +71084;43.77267;2.13424;235;20220403;7.5;-2.3;2.6;2.8;5.09;0;1.84;15703 +71084;43.77267;2.13424;235;20220404;11.2;-2.2;4.5;1.6;5.05;0;2.3;20538 +71084;43.77267;2.13424;235;20220405;14.8;-1.6;6.6;2.8;6.26;0;2.83;20958 +71084;43.77267;2.13424;235;20220406;11.3;2;6.7;2.6;9.68;.7;.83;4700 +71084;43.77267;2.13424;235;20220407;19.4;8.2;13.8;5.2;11.58;4.4;2.9;12000 +71084;43.77267;2.13424;235;20220408;19.8;11.5;15.7;4.8;11.48;0;3.51;14500 +71084;43.77267;2.13424;235;20220409;14.2;6.1;10.2;3.1;7.48;.2;2.7;14400 +71084;43.77267;2.13424;235;20220410;20.9;-1.4;9.8;2.3;5.88;0;3.82;23400 +71084;43.77267;2.13424;235;20220411;18.1;8.9;13.5;5.6;9.18;0;4.04;20000 +71084;43.77267;2.13424;235;20220412;17.9;11.3;14.6;4.7;9.48;0;3.7;15000 +71084;43.77267;2.13424;235;20220413;15.3;9.3;12.3;.8;10.48;.6;1.34;5600 +71084;43.77267;2.13424;235;20220414;24.1;3.4;13.8;1.2;10.78;.2;3.49;23000 +71084;43.77267;2.13424;235;20220415;24.4;7.6;16;1.5;13.08;0;3.38;20000 +71084;43.77267;2.13424;235;20220416;24.1;9.9;17;2.1;12.38;0;3.51;17600 +71084;43.77267;2.13424;235;20220417;23.6;4.3;14;2;9.78;0;3.98;24000 +71084;43.77267;2.13424;235;20220418;18.3;10.4;14.4;2.6;10.88;0;2.86;14200 +71084;43.77267;2.13424;235;20220419;16.2;4.9;10.6;2.1;11.18;14.7;1.7;9700 +71084;43.77267;2.13424;235;20220420;11.3;8.6;10;2.1;11.48;9.7;.93;4100 +71084;43.77267;2.13424;235;20220421;11.7;9;10.4;2.5;12.48;3.5;.7;2800 +71084;43.77267;2.13424;235;20220422;19.5;10.8;15.2;1.3;12.78;.2;2.67;15700 +71084;43.77267;2.13424;235;20220423;15.9;9.8;12.9;4.2;10.58;23.4;2.07;4400 +71084;43.77267;2.13424;235;20220424;16.6;8.1;12.4;4.5;11.88;5.3;1.94;7900 +71084;43.77267;2.13424;235;20220425;18.8;6.9;12.9;1.3;10.18;0;3.24;22000 +71084;43.77267;2.13424;235;20220426;22.9;4.4;13.7;1.6;8.68;0;4.13;26100 +71084;43.77267;2.13424;235;20220427;21.9;8.7;15.3;3.2;11.52;0;3.77;19733 +71084;43.77267;2.13424;235;20220428;21.2;11.3;16.3;2;13.98;0;3.03;16700 +71084;43.77267;2.13424;235;20220429;23.1;13.4;18.3;2.5;14.38;0;3.53;16900 +71084;43.77267;2.13424;235;20220430;22.5;12.1;17.3;2.4;12.88;0;3.85;20100 +71084;43.77267;2.13424;235;20220501;21.2;6.5;13.9;1.6;10.78;0;3.44;21000 +71084;43.77267;2.13424;235;20220502;20.6;9;14.8;1.9;12.08;0;3.08;17200 +71084;43.77267;2.13424;235;20220503;21;11.8;16.4;1.6;12.78;1.9;3.13;16800 +71084;43.77267;2.13424;235;20220504;20.7;10.9;15.8;1.2;13.28;2.1;2.98;17300 +71084;43.77267;2.13424;235;20220505;20.3;7.8;14.1;2;11.18;.1;2.98;15800 +71084;43.77267;2.13424;235;20220506;20.1;8.1;14.1;2.3;10.78;0;2.48;9100 +71084;43.77267;2.13424;235;20220507;23;8.8;15.9;2.4;11.48;0;3.32;14150 +71084;43.77267;2.13424;235;20220508;23.7;8.2;15.9;1;12.03;.1;2.46;11300 +71084;43.77267;2.13424;235;20220509;26.3;8.4;17.4;1.3;11.98;0;3.21;14750 +71084;43.77267;2.13424;235;20220510;27.9;9;18.4;1.2;12.43;0;3.21;14150 +71084;43.77267;2.13424;235;20220511;29.7;9.5;19.6;1.9;12.93;0;3.91;14800 +71084;43.77267;2.13424;235;20220512;27.1;14.8;20.9;1.6;14.93;0;3.19;12100 +71084;43.77267;2.13424;235;20220513;26.3;15.3;20.8;.8;15.03;0;2.68;11900 +71084;43.77267;2.13424;235;20220514;29.9;11.8;20.8;1;15.33;0;3.15;13750 +71084;43.77267;2.13424;235;20220515;28.8;15.5;22.1;2.6;14.18;0;4.3;14200 +71084;43.77267;2.13424;235;20220516;28.7;13.2;20.9;.8;14.68;0;3.13;14200 +71084;43.77267;2.13424;235;20220517;32.2;13.4;22.8;1.3;15.78;0;3.78;14900 +71084;43.77267;2.13424;235;20220518;33;15.7;24.3;1.6;16.78;0;4.04;14350 +71084;43.77267;2.13424;235;20220519;29.9;16.5;23.2;3;15.83;0;4.62;14800 +71084;43.77267;2.13424;235;20220520;31.8;16;23.9;2.1;15.43;0;4.28;13450 +71084;43.77267;2.13424;235;20220521;34.7;15.2;24.9;1.1;18.03;.1;3.71;14150 +71084;43.77267;2.13424;235;20220522;31.8;16.6;24.2;1.7;19.83;1.6;3.27;10550 +71084;43.77267;2.13424;235;20220523;21.7;17.5;19.6;3.3;16.18;0;2.45;5450 +71084;43.77267;2.13424;235;20220524;18.6;13.1;15.9;2.8;12.73;.7;2.24;6600 +71084;43.77267;2.13424;235;20220525;21.1;11.2;16.2;3.3;11.48;0;3.47;13200 +71084;43.77267;2.13424;235;20220526;19.3;9.9;14.6;2.6;12.43;0;2.44;9950 +71084;43.77267;2.13424;235;20220527;26.1;12.2;19.1;2.3;13.98;0;3.66;14350 +71084;43.77267;2.13424;235;20220528;26.7;11.1;18.9;1.9;12.98;0;3.75;15350 +71084;43.77267;2.13424;235;20220529;25.2;8.1;16.6;1.4;9.43;0;3.65;16450 +71084;43.77267;2.13424;235;20220530;25.9;7.9;16.9;1.1;10.88;.9;3.13;14150 +71084;43.77267;2.13424;235;20220531;26.8;14.9;20.8;1.4;14.48;.1;3.41;14100 +71084;43.77267;2.13424;235;20220601;33.2;13.8;23.5;1.9;15.13;0;4.52;15500 +71084;43.77267;2.13424;235;20220602;30.2;17.2;23.7;1.8;17.03;0;3.9;14350 +71084;43.77267;2.13424;235;20220603;32.2;17.9;25;3;16.93;1.3;5.02;14800 +71084;43.77267;2.13424;235;20220604;30.4;16.2;23.3;2.1;20.23;7.1;3.7;14100 +71084;43.77267;2.13424;235;20220605;24.8;17;20.9;2.4;18.08;.1;2.81;9750 +71084;43.77267;2.13424;235;20220606;29.5;13;21.2;1.1;16.33;1.2;3.25;13700 +71084;43.77267;2.13424;235;20220607;24.1;16.9;20.5;1.7;17.03;0;2.68;10000 +71084;43.77267;2.13424;235;20220608;20.2;14.7;17.5;1.7;16.28;3.6;1.53;4300 +71084;43.77267;2.13424;235;20220609;21.7;12.9;17.3;2.6;14.18;0;2.6;8600 +71084;43.77267;2.13424;235;20220610;28.7;10.4;19.5;1.4;13.88;0;3.75;16600 +71084;43.77267;2.13424;235;20220611;33.9;13.9;23.9;1.1;14.28;0;6.02;30250 +71084;43.77267;2.13424;235;20220612;31.4;15.7;23.6;1;17.58;1.6;4.88;23800 +71084;43.77267;2.13424;235;20220613;32.3;18.7;25.5;2;20.08;0;6.17;28200 +71084;43.77267;2.13424;235;20220614;36.5;17.7;27.1;1.6;18.73;.1;6.21;26300 +71084;43.77267;2.13424;235;20220615;35.7;18.9;27.3;1.3;17.68;0;6.17;27650 +71084;43.77267;2.13424;235;20220616;37.1;18.9;28;1.4;19.03;0;6.3;27400 +71084;43.77267;2.13424;235;20220617;39;18.6;28.8;1.2;18.33;0;6.46;28300 +71084;43.77267;2.13424;235;20220618;36.6;18.4;27.5;3.2;15.73;0;7.98;29000 +71084;43.77267;2.13424;235;20220619;34;22.1;28.1;4.8;15.93;0;8.8;28700 +71084;43.77267;2.13424;235;20220620;31;17.6;24.3;2.1;18.93;0;5.25;22900 +71084;43.77267;2.13424;235;20220621;29.7;20.1;24.9;1.7;21.28;1.1;3.88;15550 +71084;43.77267;2.13424;235;20220622;30;18;24;1.8;19.23;4;5;22650 +71084;43.77267;2.13424;235;20220623;28.1;16.9;22.5;2;17.78;12.6;4.98;23800 +71084;43.77267;2.13424;235;20220624;25.8;15.1;20.5;2;16.73;5;4.39;21900 +71084;43.77267;2.13424;235;20220625;29.2;14.8;22;2.8;16.83;4.2;5.29;22850 +71084;43.77267;2.13424;235;20220626;19.8;15.9;17.9;2.4;17.58;3.7;1.68;5850 +71084;43.77267;2.13424;235;20220627;18.6;15;16.8;2.2;16.63;4;2.39;12750 +71084;43.77267;2.13424;235;20220628;26.3;14;20.1;1.9;14.68;0;5.02;25800 +71084;43.77267;2.13424;235;20220629;29.8;11.5;20.7;1.4;14.73;3.1;5.09;25550 +71084;43.77267;2.13424;235;20220630;18.3;15.7;17;2.3;16.13;.7;1.97;8000 +71084;43.77267;2.13424;235;20220701;24.2;12.7;18.4;1.5;13.58;0;5.13;29850 +71084;43.77267;2.13424;235;20220702;32.6;10.1;21.4;1.2;13.33;0;5.72;29550 +71084;43.77267;2.13424;235;20220703;31.4;15.1;23.2;1.6;17.38;.2;5.4;25800 +71084;43.77267;2.13424;235;20220704;27.9;16.7;22.3;2.5;18.73;.2;4.93;23200 +71084;43.77267;2.13424;235;20220705;30.3;18.1;24.2;2.3;17.33;0;6.31;29200 +71084;43.77267;2.13424;235;20220706;29.8;14.5;22.2;1.6;14.58;0;5.63;28050 +71084;43.77267;2.13424;235;20220707;29.4;15.1;22.2;2.9;14.58;0;5.63;22800 +71084;43.77267;2.13424;235;20220708;30.1;15.1;22.6;1.7;14.78;0;6;30150 +71084;43.77267;2.13424;235;20220709;32.9;13.1;23;1.2;14.03;0;5.92;30150 +71084;43.77267;2.13424;235;20220710;34.4;14.5;24.5;1.4;14.43;0;6.24;30050 +71084;43.77267;2.13424;235;20220711;36.1;17;26.6;1.3;15.23;0;6.38;29500 +71084;43.77267;2.13424;235;20220712;36.1;17.7;26.9;1.6;16.23;0;6.57;29400 +71084;43.77267;2.13424;235;20220713;36.3;15.3;25.8;1.4;14.18;0;6.34;29150 +71084;43.77267;2.13424;235;20220714;37.4;17.1;27.2;1.1;15.98;0;6.24;29150 +71084;43.77267;2.13424;235;20220715;36.5;17.1;26.8;1.4;15.93;0;6.35;28400 +71084;43.77267;2.13424;235;20220716;37.8;16.4;27.1;1.2;14.83;0;6.3;28800 +71084;43.77267;2.13424;235;20220717;38.8;17.2;28;1.3;14.68;0;6.46;28750 +71084;43.77267;2.13424;235;20220718;38.1;18.8;28.5;2.8;14.78;0;7.98;28700 +71084;43.77267;2.13424;235;20220719;37.1;21.8;29.4;2.3;13.83;0;7.34;27050 +71084;43.77267;2.13424;235;20220720;30.6;21.5;26;2.5;17.48;0;5.84;23300 +71084;43.77267;2.13424;235;20220721;34.8;16.4;25.6;1.1;16.28;0;5.78;28300 +71084;43.77267;2.13424;235;20220722;31.8;17.6;24.7;2.3;17.43;.7;5.56;23250 +71084;43.77267;2.13424;235;20220723;30.3;18.3;24.3;2.5;16.53;0;5.84;25200 +71084;43.77267;2.13424;235;20220724;37.1;15.8;26.4;2.2;15.8;0;6.89;28761 +71084;43.77267;2.13424;235;20220725;28.1;20.4;24.2;3.4;18.33;.1;4.36;13050 +71084;43.77267;2.13424;235;20220726;28;17;22.5;2.9;14.78;0;6.13;28750 +71084;43.77267;2.13424;235;20220727;29.7;13.3;21.5;2;12.78;0;5.8;28650 +71084;43.77267;2.13424;235;20220728;30.1;13.8;21.9;1.2;14.63;.1;4.66;23150 +71084;43.77267;2.13424;235;20220729;28.7;18;23.3;1.9;17.53;.7;4.38;19050 +71084;43.77267;2.13424;235;20220730;30.9;18.5;24.7;2;17.38;0;5.67;25700 +71084;43.77267;2.13424;235;20220731;34.2;16.1;25.2;1.5;16.43;0;5.92;27700 +71084;43.77267;2.13424;235;20220801;35.3;18;26.7;1.8;16.58;0;6.29;27550 +71084;43.77267;2.13424;235;20220802;36.8;16.1;26.5;.9;14.78;0;5.65;27800 +71084;43.77267;2.13424;235;20220803;38.2;16.4;27.3;1.4;14.58;0;6.13;26900 +71084;43.77267;2.13424;235;20220804;37.1;19;28;1.5;18.08;0;5.82;24650 +71084;43.77267;2.13424;235;20220805;32.3;21;26.6;3.1;19.43;1.2;6.06;23300 +71084;43.77267;2.13424;235;20220806;34.1;19.6;26.9;2.4;18.18;0;6.23;25600 +71084;43.77267;2.13424;235;20220807;34.5;17.5;26;1.2;15.03;0;5.54;26750 +71084;43.77267;2.13424;235;20220808;35.7;17.4;26.6;1.3;11.58;0;5.83;27350 +71084;43.77267;2.13424;235;20220809;36.3;15.1;25.7;1.6;12.18;0;5.96;26100 +71084;43.77267;2.13424;235;20220810;37.6;15.9;26.8;1.5;12.98;0;5.86;25250 +71084;43.77267;2.13424;235;20220811;38.2;19.5;28.9;1.6;17.03;0;5.91;24250 +71084;43.77267;2.13424;235;20220812;39.5;20;29.7;1.6;18.98;0;6.12;24250 +71084;43.77267;2.13424;235;20220813;37;21.3;29.1;2.3;19.98;0;5.85;20550 +71084;43.77267;2.13424;235;20220814;29.7;21.6;25.7;3;20.03;0;5.11;20150 +71084;43.77267;2.13424;235;20220815;29.7;18.4;24;1.7;16.23;0;4.5;20150 +71084;43.77267;2.13424;235;20220816;34.6;15.6;25.1;2.3;16.58;6.9;4.91;16850 +71084;43.77267;2.13424;235;20220817;25.5;16.9;21.2;2.7;17.68;0;3.13;11150 +71084;43.77267;2.13424;235;20220818;26.2;17.3;21.8;3.3;16.33;.5;4.04;14400 +71084;43.77267;2.13424;235;20220819;25.8;17.5;21.6;2.9;16.63;.6;3.46;11550 +71084;43.77267;2.13424;235;20220820;30.7;14.2;22.5;1.2;16.08;0;4.64;24550 +71084;43.77267;2.13424;235;20220821;28.8;16.3;22.6;1.4;16.78;0;3.95;18700 +71084;43.77267;2.13424;235;20220822;26.7;19.4;23;2.7;18.18;.8;3.58;12750 +71084;43.77267;2.13424;235;20220823;31.7;18.9;25.3;1.6;18.23;0;4.76;21750 +71084;43.77267;2.13424;235;20220824;36.3;16.2;26.2;1.3;16.08;.1;5.08;23500 +71084;43.77267;2.13424;235;20220825;31.7;20;25.9;2;18.93;.5;4.48;17900 +71084;43.77267;2.13424;235;20220826;30.6;18.9;24.8;2.3;18.68;.1;4.73;20000 +71084;43.77267;2.13424;235;20220827;31.9;16.9;24.4;1.2;16.43;.1;4.63;23750 +71084;43.77267;2.13424;235;20220828;34;14.6;24.3;1.3;13.48;0;4.86;23750 +71084;43.77267;2.13424;235;20220829;35.2;16.3;25.8;1.6;15.58;3.3;4.53;17150 +71084;43.77267;2.13424;235;20220830;32.6;16.6;24.6;1.3;18.73;0;4.37;21550 +71084;43.77267;2.13424;235;20220831;30.6;16.6;23.6;1.7;17.73;0;3.79;16100 +71084;43.77267;2.13424;235;20220901;29.8;18.4;24.1;1.6;18.68;0;3.66;15700 +71084;43.77267;2.13424;235;20220902;29.7;16.4;23.1;1.4;18.03;12.9;3.8;18350 +71084;43.77267;2.13424;235;20220903;28.1;17.1;22.6;1.3;19.48;0;3.44;17750 +71084;43.77267;2.13424;235;20220904;32.4;16.8;24.6;2.5;19.18;0;4.92;21250 +71084;43.77267;2.13424;235;20220905;31.8;19.8;25.8;3.7;21.03;0;4.49;15624 +71084;43.77267;2.13424;235;20220906;33.2;18.8;26;1.8;19.93;.4;4.42;18900 +71084;43.77267;2.13424;235;20220907;28.2;17.2;22.7;1.3;17.23;1.4;3.05;13550 +71084;43.77267;2.13424;235;20220908;26.9;13.4;20.1;.9;15.28;1.3;3.05;17150 +71084;43.77267;2.13424;235;20220909;22.8;15.9;19.4;1.1;16.68;1.5;2.12;10150 +71084;43.77267;2.13424;235;20220910;27.6;10.7;19.2;.9;13.43;0;3.34;20450 +71084;43.77267;2.13424;235;20220911;33.1;12;22.6;1.4;13.88;0;4.25;20950 +71084;43.77267;2.13424;235;20220912;35.2;17.2;26.2;2.5;17.38;0;5.08;18150 +71084;43.77267;2.13424;235;20220913;31.6;21.3;26.4;2.7;21.08;.8;3.58;9500 +71084;43.77267;2.13424;235;20220914;31.2;19.2;25.2;2.4;18.98;6;4.04;15150 +71084;43.77267;2.13424;235;20220915;30;16.9;23.4;1.9;17.83;.5;4;19250 +71084;43.77267;2.13424;235;20220916;26.4;18.4;22.4;3.3;15.48;0;4.19;16250 +71084;43.77267;2.13424;235;20220917;22.4;11;16.7;1.8;9.53;0;3.51;20550 +71084;43.77267;2.13424;235;20220918;26.5;5.7;16.1;1;7.83;0;3.18;20200 +71084;43.77267;2.13424;235;20220919;27.5;6.1;16.8;1.6;8.18;0;3.62;19850 +71084;43.77267;2.13424;235;20220920;26.4;6.5;16.5;1.4;8.73;0;3.33;19950 +71084;43.77267;2.13424;235;20220921;25.3;6;15.7;1.1;8.93;0;2.96;19600 +71084;43.77267;2.13424;235;20220922;26.4;7.1;16.8;1.1;10.38;0;3;18950 +71084;43.77267;2.13424;235;20220923;26.6;9.6;18.1;1.8;13.83;29;2.84;13250 +71084;43.77267;2.13424;235;20220924;19.9;14.3;17.1;1.8;15.73;.4;1.95;10300 +71084;43.77267;2.13424;235;20220925;18.6;12.2;15.4;2.1;12.88;.3;2.26;13150 +71084;43.77267;2.13424;235;20220926;19.4;6.5;12.9;2.2;11.38;3;2.17;12700 +71084;43.77267;2.13424;235;20220927;17.7;12.5;15.1;3.8;13.68;4.4;1.99;8650 +71084;43.77267;2.13424;235;20220928;19.1;14;16.5;5;15.63;13.4;2.05;8800 +71084;43.77267;2.13424;235;20220929;16.6;12.1;14.3;3;14.13;12.8;1.5;7450 +71084;43.77267;2.13424;235;20220930;18.3;10.4;14.3;2.4;11.78;.1;2.25;13200 +71084;43.77267;2.13424;235;20221001;22.6;6.9;14.7;1.7;12.68;0;2.06;10850 +71084;43.77267;2.13424;235;20221002;24.2;11.1;17.6;1;14.78;.1;2.29;15550 +71084;43.77267;2.13424;235;20221003;24.1;10.1;17.1;1.1;13.78;0;2.33;15750 +71084;43.77267;2.13424;235;20221004;24.7;8.6;16.7;1.1;12.78;.1;2.42;17000 +71084;43.77267;2.13424;235;20221005;25.3;9.2;17.3;1.7;13.63;.2;2.72;16650 +71084;43.77267;2.13424;235;20221006;21.9;12.5;17.2;.8;15.78;.1;1.38;7050 +71084;43.77267;2.13424;235;20221007;23.6;10.8;17.2;1.1;14.58;0;2.01;12850 +71084;43.77267;2.13424;235;20221008;22.5;14.3;18.4;1.5;16.08;1.9;1.91;10250 +71084;43.77267;2.13424;235;20221009;25;10.1;17.6;1.8;13.98;.1;2.5;15100 +71084;43.77267;2.13424;235;20221010;25.7;9.9;17.8;1.3;14.13;.1;2.27;14200 +71084;43.77267;2.13424;235;20221011;22.8;11.8;17.3;.9;14.63;0;1.74;11050 +71084;43.77267;2.13424;235;20221012;24.2;12.8;18.5;1.3;14.98;.9;2.09;12750 +71084;43.77267;2.13424;235;20221013;21.5;10.7;16.1;1.2;14.33;2.2;1.6;9850 +71084;43.77267;2.13424;235;20221014;20.5;15.9;18.2;2.1;17.23;1.3;1.39;4800 +71084;43.77267;2.13424;235;20221015;26.9;10.7;18.8;1.6;14.78;.1;2.39;14550 +71084;43.77267;2.13424;235;20221016;26.5;12.5;19.5;3.2;16.08;0;2.79;13050 +71084;43.77267;2.13424;235;20221017;25.2;18.8;22;3.8;17.48;0;2.92;7750 +71084;43.77267;2.13424;235;20221018;27.1;12.9;20;1.8;16.53;.1;2.39;13550 +71084;43.77267;2.13424;235;20221019;26.2;14.2;20.2;2.4;17.13;1.6;2.18;8150 +71084;43.77267;2.13424;235;20221020;22.7;16.6;19.6;2.3;18.33;.1;1.39;2800 +71084;43.77267;2.13424;235;20221021;24.9;14.5;19.7;1.8;16.18;.1;1.94;8550 +71084;43.77267;2.13424;235;20221022;25.8;11.6;18.7;2.1;14.78;0;2.33;12200 +71084;43.77267;2.13424;235;20221023;27.4;16.1;21.8;3.3;14.38;0;3.13;5300 +71084;43.77267;2.13424;235;20221024;24.5;13.4;19;1.5;14.18;0;1.94;11150 +71084;43.77267;2.13424;235;20221025;25.3;10.6;17.9;2;13.43;0;2.1;8350 +71084;43.77267;2.13424;235;20221026;23.9;10.5;17.2;1.4;14.68;.1;1.45;6450 +71084;43.77267;2.13424;235;20221027;26.1;11.4;18.8;1.9;15.48;0;1.91;8300 +71084;43.77267;2.13424;235;20221028;25.3;17;21.2;3.3;16.08;0;2.63;8150 +71084;43.77267;2.13424;235;20221029;27.9;13.1;20.5;2.5;11.98;0;2.9;9950 +71084;43.77267;2.13424;235;20221030;25.2;10.3;17.7;1.6;13.08;0;1.87;10650 +71084;43.77267;2.13424;235;20221031;25.8;10.9;18.3;2.3;14.68;6.7;2.07;9700 +71084;43.77267;2.13424;235;20221101;20.4;13.7;17;1.6;14.43;0;1.44;9500 +71084;43.77267;2.13424;235;20221102;20.5;9.4;15;1;11.93;0;1.25;10550 +71084;43.77267;2.13424;235;20221103;19.4;8.1;13.7;2.1;12.03;7.4;1.32;3900 +71084;43.77267;2.13424;235;20221104;13.1;9.8;11.5;4.1;10.98;14.1;1.29;4750 +71084;43.77267;2.13424;235;20221105;14.8;3.2;9;1.3;8.78;.1;1;10450 +71084;43.77267;2.13424;235;20221106;18.8;1.4;10.1;1.2;8.33;0;1.18;10800 +71084;43.77267;2.13424;235;20221107;21;4.1;12.5;1.9;9.88;0;1.56;10350 +71084;43.77267;2.13424;235;20221108;21.9;8.2;15.1;1.8;12.93;0;1.39;8700 +71084;43.77267;2.13424;235;20221109;17.9;10.3;14.1;1.3;13.93;1.8;.87;4150 +71084;43.77267;2.13424;235;20221110;15;9.8;12.4;1.8;11.93;0;.83;4792 +71084;43.77267;2.13424;235;20221111;21.5;5.7;13.6;2.8;11.93;0;1.62;9850 +71084;43.77267;2.13424;235;20221112;23.8;8.6;16.2;2.2;12.13;0;1.75;9650 +71084;43.77267;2.13424;235;20221113;20.8;5.3;13.1;1.4;9.48;0;1.27;9050 +71084;43.77267;2.13424;235;20221114;18.6;8.1;13.3;1.2;12.53;.6;.87;4500 +71084;43.77267;2.13424;235;20221115;18.5;9.6;14.1;1.4;13.38;7.4;.88;4800 +71084;43.77267;2.13424;235;20221116;18.4;10.2;14.3;1.3;12.48;.2;.91;9050 +71084;43.77267;2.13424;235;20221117;17.4;9.8;13.6;1.9;12.78;10.5;.97;5250 +71084;43.77267;2.13424;235;20221118;13.1;9.2;11.2;2.6;11.38;5.8;.85;4500 +71084;43.77267;2.13424;235;20221119;10.9;7.4;9.2;2.6;10.08;2.8;.75;4200 +71084;43.77267;2.13424;235;20221120;10.5;5;7.8;1.6;9.78;2.1;.54;4600 +71084;43.77267;2.13424;235;20221121;11.9;7.2;9.5;2.9;10.83;20.5;.72;1700 +71084;43.77267;2.13424;235;20221122;9.1;5.7;7.4;4.4;9.33;14.7;.71;3300 +71084;43.77267;2.13424;235;20221123;15.3;7.3;11.3;3.5;10.9;7.5;1.01;5088 +71084;43.77267;2.13424;235;20221124;14.2;3.6;8.9;1.4;9.88;.7;.66;5600 +71084;43.77267;2.13424;235;20221125;10.7;4.9;7.8;1.6;10.23;8.2;.49;2350 +71084;43.77267;2.13424;235;20221126;11;5.2;8.1;1;9.53;0;.48;5100 +71084;43.77267;2.13424;235;20221127;13.4;.8;7.1;1.4;8.08;0;.69;6000 +71084;43.77267;2.13424;235;20221128;11.7;6.5;9.1;2.3;10.53;10.7;.61;3450 +71084;43.77267;2.13424;235;20221129;10.5;6.7;8.6;1.9;9.73;.4;.61;4200 +71084;43.77267;2.13424;235;20221130;6.5;2.7;4.6;1.5;7.9;0;.37;2652 +71084;43.77267;2.13424;235;20221201;4.4;2.3;3.4;1.2;7.68;.1;.36;1700 +71084;43.77267;2.13424;235;20221202;6.6;4.1;5.4;.7;8.03;0;.43;2100 +71084;43.77267;2.13424;235;20221203;7.5;2.4;5;.8;7.98;.8;.4;3100 +71084;43.77267;2.13424;235;20221204;9;4.3;6.6;1;7.98;1;.5;4000 +71084;43.77267;2.13424;235;20221205;10.8;-2.4;4.2;1.5;6.28;.1;.55;8050 +71084;43.77267;2.13424;235;20221206;11.4;-.2;5.6;1.2;6.78;0;.58;5300 +71084;43.77267;2.13424;235;20221207;12.2;4.8;8.5;1.8;7.5;0;.82;4906 +71084;43.77267;2.13424;235;20221208;8.7;-.1;4.3;1.5;7.63;.7;.47;3300 +71084;43.77267;2.13424;235;20221209;10;6.3;8.2;1;10.43;0;.44;2100 +71084;43.77267;2.13424;235;20221210;2.4;1.8;2.1;3.4;6.73;0;.4;1200 +71084;43.77267;2.13424;235;20221211;7.2;-5.4;.9;1.1;4.58;.1;.42;6850 +71084;43.77267;2.13424;235;20221212;4.9;-4.6;.2;1.4;5.78;8.1;.38;3250 +71084;43.77267;2.13424;235;20221213;12.1;3.5;7.8;1.6;10.33;2.4;.44;2500 +71084;43.77267;2.13424;235;20221214;13.8;7.5;10.7;1.6;10.98;.8;.62;3950 +71084;43.77267;2.13424;235;20221215;11.4;3.8;7.6;1.8;10.68;5.4;.37;1550 +71084;43.77267;2.13424;235;20221216;11.8;7.7;9.7;1.4;11.03;0;.48;3150 +71084;43.77267;2.13424;235;20221217;7.3;2.9;5.1;1;7.48;0;.44;3200 +71084;43.77267;2.13424;235;20221218;13.7;-2.7;5.5;2.1;7.28;0;.7;7300 +71084;43.77267;2.13424;235;20221219;17.2;5.8;11.5;5;10.68;0;1.44;6200 +71084;43.77267;2.13424;235;20221220;15.2;9.3;12.2;2.8;11.53;.2;1.07;2150 +71084;43.77267;2.13424;235;20221221;15.7;9;12.4;.9;11.78;.1;.46;5800 +71084;43.77267;2.13424;235;20221222;16.1;5.3;10.7;1.1;11.53;2.9;.51;4750 +71084;43.77267;2.13424;235;20221223;18.5;10.1;14.3;1.2;12.98;.1;.59;6300 +71084;43.77267;2.13424;235;20221224;18.1;5.5;11.8;1.4;10.33;.1;.73;6350 +71084;43.77267;2.13424;235;20221225;15.7;3.6;9.7;1.4;9.38;.1;.66;5550 +71084;43.77267;2.13424;235;20221226;15.4;2.5;8.9;.7;9.78;.4;.41;5700 +71084;43.77267;2.13424;235;20221227;13.3;8.2;10.8;.9;11.23;.2;.47;4100 +71084;43.77267;2.13424;235;20221228;17.3;3.1;10.2;1.3;9.03;.1;.67;7100 +71084;43.77267;2.13424;235;20221229;13.7;4;8.9;1.3;10.38;2.9;.51;3600 +71084;43.77267;2.13424;235;20221230;16.5;6.8;11.7;1.2;11.13;.1;.66;4150 +71084;43.77267;2.13424;235;20221231;17.4;4.8;11.1;2;10.48;.1;.84;6000 +71085;43.79584;2.44283;472;20220101;19.6;9.1;14.3;1.7;6.71;.1;1.46;5416 +71085;43.79584;2.44283;472;20220102;16.1;8.1;12.1;2.8;7.91;.2;1.43;4611 +71085;43.79584;2.44283;472;20220103;14.3;7.1;10.7;1.9;9.54;0;.8;4413 +71085;43.79584;2.44283;472;20220104;15.8;8.2;12;3.4;8.64;8.7;1.6;4659 +71085;43.79584;2.44283;472;20220105;4.2;3.1;3.7;5.2;6.04;0;.93;1334 +71085;43.79584;2.44283;472;20220106;3.5;-1.6;1;4.2;5.01;0;.72;3701 +71085;43.79584;2.44283;472;20220107;1.9;-1.7;.1;3.7;5.88;11.6;.25;2948 +71085;43.79584;2.44283;472;20220108;6.8;2.4;4.6;6.3;8.88;13.3;.02;3477 +71085;43.79584;2.44283;472;20220109;5.7;4.9;5.3;4.9;8.44;30;.36;1028 +71085;43.79584;2.44283;472;20220110;5.7;5;5.4;3.4;8.04;4.2;.51;901 +71085;43.79584;2.44283;472;20220111;4.4;.2;2.3;3.6;5.88;0;.6;3440 +71085;43.79584;2.44283;472;20220112;3.4;-1.8;.8;2.5;5.34;0;.52;3977 +71085;43.79584;2.44283;472;20220113;8.4;-4;2.2;1.4;4.74;0;.61;6574 +71085;43.79584;2.44283;472;20220114;14.3;.2;7.2;1.7;3.41;0;1.32;7127 +71085;43.79584;2.44283;472;20220115;10.1;.6;5.4;1.9;4.11;0;1.12;5754 +71085;43.79584;2.44283;472;20220116;7.1;-.8;3.2;2.4;5.01;.1;.82;5283 +71085;43.79584;2.44283;472;20220117;5.5;-1.8;1.9;2.6;5.61;.1;.57;5037 +71085;43.79584;2.44283;472;20220118;5.2;-2.4;1.4;1.4;5.24;.1;.52;5118 +71085;43.79584;2.44283;472;20220119;3.2;-3.3;-.1;2.7;6.18;.8;.22;4788 +71085;43.79584;2.44283;472;20220120;4.8;-.1;2.4;3.5;6.31;.1;.54;4222 +71085;43.79584;2.44283;472;20220121;4.4;-1;1.7;4.3;4.94;0;.95;4407 +71085;43.79584;2.44283;472;20220122;4.9;-2.7;1.1;3;4.71;.1;.77;5554 +71085;43.79584;2.44283;472;20220123;12.7;-1.8;5.4;2.2;4.71;0;1.25;8026 +71085;43.79584;2.44283;472;20220124;12.5;1.6;7.1;2.4;5.88;0;1.24;6918 +71085;43.79584;2.44283;472;20220125;11.2;1.5;6.4;1.9;6.04;0;.99;6493 +71085;43.79584;2.44283;472;20220126;10.7;1.4;6.1;2;6.14;0;.94;6430 +71085;43.79584;2.44283;472;20220127;9.6;1.2;5.4;2.9;6.28;.1;1.03;6250 +71085;43.79584;2.44283;472;20220128;-1.4;-3.7;-2.6;2.9;4.94;0;.26;2783 +71085;43.79584;2.44283;472;20220129;2.9;-3.6;-.3;2.3;5.28;0;.44;5236 +71085;43.79584;2.44283;472;20220130;1;-2.6;-.8;3.1;5.71;.2;.27;3853 +71085;43.79584;2.44283;472;20220131;5.4;.1;2.7;6.2;7.18;4;.35;5049 +71085;43.79584;2.44283;472;20220201;4;.7;2.4;6.5;6.81;4.8;.41;3936 +71085;43.79584;2.44283;472;20220202;7.9;3.7;5.8;5.2;8.71;1.7;.5;4502 +71085;43.79584;2.44283;472;20220203;15.3;.9;8.1;3.4;6.98;.1;1.6;9151 +71085;43.79584;2.44283;472;20220204;8.1;5.3;6.7;3.4;9.28;3.4;.5;3706 +71085;43.79584;2.44283;472;20220205;7.5;5.9;6.7;4.4;8.21;.9;.81;2739 +71085;43.79584;2.44283;472;20220206;5.4;.4;2.9;4.6;7.14;2.9;.47;5303 +71085;43.79584;2.44283;472;20220207;8.4;5;6.7;6;8.71;2.2;.72;4425 +71085;43.79584;2.44283;472;20220208;15.7;1.5;8.6;2.7;6.14;0;1.77;9859 +71085;43.79584;2.44283;472;20220209;13.4;2.9;8.1;3.4;6.98;0;1.58;8369 +71085;43.79584;2.44283;472;20220210;7.8;4;5.9;1.7;6.79;0;1.37;11766 +71085;43.79584;2.44283;472;20220211;11.1;5.3;8.2;2.7;7.29;.1;1.3;7033 +71085;43.79584;2.44283;472;20220212;11.5;-1.6;5;3.4;6.57;0;1.36;9133 +71085;43.79584;2.44283;472;20220213;12.2;3.7;7.9;4.8;9.27;5.4;1.23;6600 +71085;43.79584;2.44283;472;20220214;9.5;6.6;8;4.7;8.02;9.2;1.18;5066 +71085;43.79584;2.44283;472;20220215;8.1;3.8;6;5.6;8.16;7.8;1.08;6600 +71085;43.79584;2.44283;472;20220216;9.9;5.4;7.6;6.1;10.18;18.3;.5;5835 +71085;43.79584;2.44283;472;20220217;10.9;9.3;10.1;5.8;11.88;4.3;.5;3227 +71085;43.79584;2.44283;472;20220218;16.6;7.2;11.9;3.7;10.88;1.2;1.53;8874 +71085;43.79584;2.44283;472;20220219;8.9;5.4;7.2;3.9;7.38;0;1.27;5293 +71085;43.79584;2.44283;472;20220220;8.4;1.9;5.1;4.3;8.28;3.6;.7;7473 +71085;43.79584;2.44283;472;20220221;8.6;6.9;7.7;7.4;8.64;6.2;1.1;3468 +71085;43.79584;2.44283;472;20220222;10.4;5.3;7.8;5;8.18;.2;1.35;6835 +71085;43.79584;2.44283;472;20220223;15;5.3;10.2;2.4;8.24;0;1.64;9745 +71085;43.79584;2.44283;472;20220224;14.3;6.2;10.2;4.2;8.84;1.4;1.79;8913 +71085;43.79584;2.44283;472;20220225;9;4.6;6.8;4.4;6.51;0;1.6;6637 +71085;43.79584;2.44283;472;20220226;12.3;-.3;6;3.8;4.98;0;2.15;11711 +71085;43.79584;2.44283;472;20220227;13.2;2.8;8;2.6;6.78;0;1.71;10735 +71085;43.79584;2.44283;472;20220228;13.7;4.5;9.1;2.7;7.38;0;1.76;10146 +71085;43.79584;2.44283;472;20220301;13;4.6;8.8;3.3;7.24;0;1.79;9881 +71085;43.79584;2.44283;472;20220302;9.2;4.9;7;3.7;8.88;.8;.89;6333 +71085;43.79584;2.44283;472;20220303;15.7;6.9;11.3;2;9.78;.1;1.59;10293 +71085;43.79584;2.44283;472;20220304;8.3;6.6;7.4;4.5;9.38;3.5;.75;4258 +71085;43.79584;2.44283;472;20220305;5.8;4.9;5.4;4.1;8.58;2.5;.47;2884 +71085;43.79584;2.44283;472;20220306;8.9;4;6.4;2.6;7.34;0;1.2;7841 +71085;43.79584;2.44283;472;20220307;10.4;.1;5.3;2.6;6.34;0;1.49;11769 +71085;43.79584;2.44283;472;20220308;9;3.7;6.4;4.5;8.01;.2;1.18;8391 +71085;43.79584;2.44283;472;20220309;10.4;5.3;7.9;4.4;8.84;0;1.25;8251 +71085;43.79584;2.44283;472;20220310;12.2;7.9;10.1;5.8;9.51;.6;1.62;7612 +71085;43.79584;2.44283;472;20220311;9.6;8.6;9.1;8.4;9.51;10.8;1.22;2959 +71085;43.79584;2.44283;472;20220312;7.9;7.4;7.6;6;9.28;39.2;.71;1974 +71085;43.79584;2.44283;472;20220313;9;7.3;8.1;6.4;8.18;9.5;1.45;4689 +71085;43.79584;2.44283;472;20220314;10;2.4;6.2;8.4;9.51;2.2;.62;10919 +71085;43.79584;2.44283;472;20220315;11;9.8;10.4;10.6;10.88;0;1.17;3859 +71085;43.79584;2.44283;472;20220316;11.9;10.1;11;5.2;10.64;0;1.34;4965 +71085;43.79584;2.44283;472;20220317;13.4;8.6;11;2;11.31;1.2;1.29;8768 +71085;43.79584;2.44283;472;20220318;12.2;6.9;9.5;2.5;9.16;.5;1.27;5600 +71085;43.79584;2.44283;472;20220319;14.9;5.7;10.3;2.9;7.89;0;2.3;14366 +71085;43.79584;2.44283;472;20220320;12.7;6.4;9.6;6.1;8.12;2.3;1.96;7366 +71085;43.79584;2.44283;472;20220321;13.4;6;9.7;7.6;7.49;1.2;2.65;12833 +71085;43.79584;2.44283;472;20220322;13.1;5.2;9.1;8.4;6.43;0;3.54;17825 +71085;43.79584;2.44283;472;20220323;15.1;3.2;9.1;5.2;5.42;0;3.48;20333 +71085;43.79584;2.44283;472;20220324;16.9;3.5;10.2;5;5.66;0;3.78;18068 +71085;43.79584;2.44283;472;20220325;18;4;11;2.9;5.36;0;3.37;17566 +71085;43.79584;2.44283;472;20220326;18.3;3;10.6;3.5;5.72;0;3.55;19866 +71085;43.79584;2.44283;472;20220327;19.6;3.8;11.7;3;6.32;0;3.48;19066 +71085;43.79584;2.44283;472;20220328;19.5;6.1;12.8;3.9;6.06;0;3.81;17100 +71085;43.79584;2.44283;472;20220329;17.3;8.3;12.8;2.9;8.22;2.1;2.66;12566 +71085;43.79584;2.44283;472;20220330;11.4;7.7;9.6;2.8;10.43;2.4;1.25;5950 +71085;43.79584;2.44283;472;20220331;12;6.3;9.1;5.8;7.89;7.2;2.21;12600 +71085;43.79584;2.44283;472;20220401;6;.2;3.1;6.7;5.56;4.4;1.88;12149 +71085;43.79584;2.44283;472;20220402;5.7;-1;2.4;5.1;5.05;.1;1.87;9833 +71085;43.79584;2.44283;472;20220403;5.5;-1.3;2.1;7.5;5.13;0;2.28;13759 +71085;43.79584;2.44283;472;20220404;9.9;-.2;4.8;2.6;5.05;0;2.79;21666 +71085;43.79584;2.44283;472;20220405;14.4;-1.9;6.2;3;6.16;0;2.87;22018 +71085;43.79584;2.44283;472;20220406;11.1;1.3;6.2;3;8.36;3;1.1;7600 +71085;43.79584;2.44283;472;20220407;14.7;5.6;10.1;5.1;9.99;7.6;1.68;9433 +71085;43.79584;2.44283;472;20220408;17.9;9.1;13.5;6.1;10.19;.5;3.1;14366 +71085;43.79584;2.44283;472;20220409;11.8;5.1;8.5;4.9;6.96;.8;2.58;15866 +71085;43.79584;2.44283;472;20220410;18.4;-.1;9.2;3.6;5.92;.2;3.84;24400 +71085;43.79584;2.44283;472;20220411;15.1;7.2;11.1;7.8;9.19;.1;2.69;13500 +71085;43.79584;2.44283;472;20220412;16.4;8.7;12.5;6.4;8.56;0;3.19;11600 +71085;43.79584;2.44283;472;20220413;15.5;9.2;12.4;2.3;8.89;1.1;2.16;9300 +71085;43.79584;2.44283;472;20220414;22.1;4.6;13.4;2.3;10.06;.8;3.59;22466 +71085;43.79584;2.44283;472;20220415;23.3;7.1;15.2;2.9;10.99;0;3.96;22500 +71085;43.79584;2.44283;472;20220416;22.7;7.5;15.1;4;9.86;0;4.52;23800 +71085;43.79584;2.44283;472;20220417;22.3;4.7;13.5;3.7;8.69;0;4.53;25633 +71085;43.79584;2.44283;472;20220418;18.4;6.8;12.6;2.9;9.86;0;3.09;19200 +71085;43.79584;2.44283;472;20220419;16.6;7;11.8;2.4;10.49;10.7;2.21;13433 +71085;43.79584;2.44283;472;20220420;12.9;8.1;10.5;1.5;10.59;14.9;1.19;6100 +71085;43.79584;2.44283;472;20220421;12.9;8.3;10.6;1.9;10.96;4.7;1.19;6333 +71085;43.79584;2.44283;472;20220422;18.8;7.1;12.9;2.3;10.86;.3;2.84;18300 +71085;43.79584;2.44283;472;20220423;13.5;9.5;11.5;4.5;9.66;27.7;1.9;5966 +71085;43.79584;2.44283;472;20220424;13.1;6.1;9.6;4.3;10.26;9.4;1.39;8066 +71085;43.79584;2.44283;472;20220425;16.5;5.7;11.1;2.3;9.36;0;3.13;22833 +71085;43.79584;2.44283;472;20220426;21.7;4.5;13.1;2;9.09;0;4;26200 +71085;43.79584;2.44283;472;20220427;22;8;15;2.3;10.79;0;3.56;20500 +71085;43.79584;2.44283;472;20220428;20;10.8;15.4;2.5;12.12;.3;3.11;17266 +71085;43.79584;2.44283;472;20220429;21;11;16;2.8;13.26;.4;2.87;14333 +71085;43.79584;2.44283;472;20220430;20.3;11.2;15.8;3;11.59;0;3.49;18700 +71085;43.79584;2.44283;472;20220501;19.3;6.2;12.7;2.5;9.39;0;3.67;23000 +71085;43.79584;2.44283;472;20220502;17.4;9.2;13.3;1.8;10.12;0;2.77;16266 +71085;43.79584;2.44283;472;20220503;18.3;10.1;14.2;1.3;11.96;5.5;2.07;10933 +71085;43.79584;2.44283;472;20220504;17.7;8.3;13;1.6;11.82;3.4;2.27;14033 +71085;43.79584;2.44283;472;20220505;17.6;8.1;12.9;3.1;10.32;.3;2.93;17233 +71085;43.79584;2.44283;472;20220506;16.9;7.5;12.2;3.9;10.08;0;3.11;18675 +71085;43.79584;2.44283;472;20220507;20.5;9.2;14.8;3.4;10.78;0;3.84;20668 +71085;43.79584;2.44283;472;20220508;21.2;10;15.6;2.4;11.24;0;3.71;20584 +71085;43.79584;2.44283;472;20220509;23.4;10.7;17;1.4;11.71;0;3.91;22174 +71085;43.79584;2.44283;472;20220510;25.3;10.8;18.1;1.8;12.21;0;4.38;23813 +71085;43.79584;2.44283;472;20220511;25.8;12.8;19.3;3;12.01;0;4.95;22615 +71085;43.79584;2.44283;472;20220512;23.8;11.9;17.8;2.7;12.98;0;4.19;21756 +71085;43.79584;2.44283;472;20220513;23.7;12;17.8;1.7;13.78;0;3.87;21551 +71085;43.79584;2.44283;472;20220514;27.6;13.4;20.5;1.8;14.84;0;4.65;23919 +71085;43.79584;2.44283;472;20220515;24.1;16.5;20.3;4.7;12.48;0;4.88;17508 +71085;43.79584;2.44283;472;20220516;26.3;12.3;19.3;1.8;13.98;0;4.52;23918 +71085;43.79584;2.44283;472;20220517;29;15.7;22.3;1.9;15.18;0;4.99;23595 +71085;43.79584;2.44283;472;20220518;29.8;16.3;23.1;2.9;15.28;0;5.56;23616 +71085;43.79584;2.44283;472;20220519;25;16.7;20.9;5.3;14.31;0;5.04;18703 +71085;43.79584;2.44283;472;20220520;27.1;18.2;22.7;4.8;13.98;0;5.66;19292 +71085;43.79584;2.44283;472;20220521;31.1;14.3;22.7;2.1;16.08;.1;5.62;26866 +71085;43.79584;2.44283;472;20220522;30.3;17.7;24;2.2;17.34;.8;5.22;23000 +71085;43.79584;2.44283;472;20220523;17.7;15.7;16.7;3.8;15.78;2;2.01;8693 +71085;43.79584;2.44283;472;20220524;15.3;11;13.1;3.9;12.41;1.2;2.28;13395 +71085;43.79584;2.44283;472;20220525;18;9.7;13.8;4.6;11.08;0;3.45;18979 +71085;43.79584;2.44283;472;20220526;17.3;9.5;13.4;4.5;11.71;0;3.1;18408 +71085;43.79584;2.44283;472;20220527;23.7;11.7;17.7;3.9;13.48;0;4.53;23044 +71085;43.79584;2.44283;472;20220528;24;12.5;18.2;3.9;12.41;0;4.81;22544 +71085;43.79584;2.44283;472;20220529;23.4;10.4;16.9;2.9;8.84;0;5;24140 +71085;43.79584;2.44283;472;20220530;23.8;10.3;17.1;1.9;10.01;1.2;4.61;24600 +71085;43.79584;2.44283;472;20220531;24.7;13.3;19;1.8;13.91;.6;4.3;22697 +71085;43.79584;2.44283;472;20220601;28.6;14.6;21.6;2.7;13.98;0;5.58;25342 +71085;43.79584;2.44283;472;20220602;26.6;15.4;21;3.5;14.64;0;5.13;22423 +71085;43.79584;2.44283;472;20220603;27.7;16.1;21.9;3.6;15.31;.3;5.4;22910 +71085;43.79584;2.44283;472;20220604;27.8;15.5;21.7;3.1;18.21;4.4;4.91;23545 +71085;43.79584;2.44283;472;20220605;22.6;15.8;19.2;3.3;17.18;.1;3.48;17456 +71085;43.79584;2.44283;472;20220606;28.3;13.3;20.8;1.8;15.28;1;5.06;26062 +71085;43.79584;2.44283;472;20220607;21.8;14.8;18.3;2.8;15.51;0;3.45;17568 +71085;43.79584;2.44283;472;20220608;17.8;13.5;15.7;2.7;14.81;4.7;2.42;13538 +71085;43.79584;2.44283;472;20220609;17.6;11.8;14.7;4.5;13.11;.3;2.88;16085 +71085;43.79584;2.44283;472;20220610;26.3;12.2;19.3;3.1;13.64;0;5.25;25532 +71085;43.79584;2.44283;472;20220611;32;14.1;23.1;1.9;13.58;0;6.17;28968 +71085;43.79584;2.44283;472;20220612;29.4;17.2;23.3;2.3;15.71;1.2;5.37;23615 +71085;43.79584;2.44283;472;20220613;30.1;17.8;23.9;2.9;18.98;0;5.43;23816 +71085;43.79584;2.44283;472;20220614;33.7;17.9;25.8;2;17.28;.1;6.24;27273 +71085;43.79584;2.44283;472;20220615;33.9;20.7;27.3;2.3;15.58;0;6.33;24665 +71085;43.79584;2.44283;472;20220616;34.8;19.3;27.1;1.7;17.11;0;6.19;26959 +71085;43.79584;2.44283;472;20220617;36.9;20.6;28.7;1.9;15.37;0;6.84;27810 +71085;43.79584;2.44283;472;20220618;32.1;21.9;27;5;13.74;0;8;22626 +71085;43.79584;2.44283;472;20220619;29.6;21.5;25.6;9.3;14.81;0;8.71;19186 +71085;43.79584;2.44283;472;20220620;27.1;19;23.1;4.8;17.34;0;5.61;20528 +71085;43.79584;2.44283;472;20220621;27.9;19;23.4;3.2;19.61;1.6;4.97;21323 +71085;43.79584;2.44283;472;20220622;27.7;18.5;23.1;3.3;18.61;7.4;4.77;19589 +71085;43.79584;2.44283;472;20220623;27;17.3;22.1;2.4;19.08;12.8;4.38;21031 +71085;43.79584;2.44283;472;20220624;23.1;14.9;19;2.6;15.71;6.1;3.83;19396 +71085;43.79584;2.44283;472;20220625;25.5;14.1;19.8;3;15.64;3.3;4.66;23223 +71085;43.79584;2.44283;472;20220626;21.6;15.3;18.4;2.3;17.56;3.8;3.23;16295 +71085;43.79584;2.44283;472;20220627;16.5;13.9;15.2;3.7;15.8;1.8;1.9;10502 +71085;43.79584;2.44283;472;20220628;24.2;13.2;18.7;3.3;14.21;0;4.56;22575 +71085;43.79584;2.44283;472;20220629;29;13;21;2.3;13.58;2;5.64;27198 +71085;43.79584;2.44283;472;20220630;15.4;15;15.2;3.4;15.44;2.2;1.1;3415 +71085;43.79584;2.44283;472;20220701;22.4;11.4;16.9;3.2;12.34;0;4.34;22454 +71085;43.79584;2.44283;472;20220702;31.2;11.1;21.2;1.7;12.14;0;6.02;30462 +71085;43.79584;2.44283;472;20220703;29.6;16.4;23;2.5;15.54;.2;5.51;24451 +71085;43.79584;2.44283;472;20220704;25.6;16.1;20.9;3.5;18.21;.1;4.3;20703 +71085;43.79584;2.44283;472;20220705;28;16.8;22.4;3.3;17.01;0;5.17;22576 +71085;43.79584;2.44283;472;20220706;27.4;15.7;21.5;3;13.44;0;5.36;23028 +71085;43.79584;2.44283;472;20220707;27;14.7;20.8;4;13.48;0;5.61;23541 +71085;43.79584;2.44283;472;20220708;28.1;15;21.5;3.3;13.68;0;5.67;24303 +71085;43.79584;2.44283;472;20220709;30.5;14.9;22.7;2.6;12.51;0;6.14;26652 +71085;43.79584;2.44283;472;20220710;32.2;16.6;24.4;2.6;12.71;0;6.44;26402 +71085;43.79584;2.44283;472;20220711;33.5;18.6;26.1;2;13.68;0;6.24;25943 +71085;43.79584;2.44283;472;20220712;34.2;20.2;27.2;2.3;14.14;0;6.47;24774 +71085;43.79584;2.44283;472;20220713;34.2;19;26.6;2.2;13.04;0;6.48;25922 +71085;43.79584;2.44283;472;20220714;35.5;19.1;27.3;2.2;14.24;0;6.74;26965 +71085;43.79584;2.44283;472;20220715;34.4;19.6;27;2.2;14.41;0;6.41;25574 +71085;43.79584;2.44283;472;20220716;36;18.4;27.2;1.9;13.24;0;6.61;27757 +71085;43.79584;2.44283;472;20220717;36.7;20;28.4;2.3;12.71;0;7.16;27186 +71085;43.79584;2.44283;472;20220718;34.2;21.9;28.1;4.4;13.84;0;7.89;23083 +71085;43.79584;2.44283;472;20220719;33.5;23.5;28.5;4.7;12.81;0;7.94;20729 +71085;43.79584;2.44283;472;20220720;28.6;18.9;23.7;3.2;16.71;0;5.15;20273 +71085;43.79584;2.44283;472;20220721;33.3;17.9;25.6;2.6;14.81;0;6.4;25685 +71085;43.79584;2.44283;472;20220722;31.6;19.5;25.5;3;15.71;.9;6.01;22348 +71085;43.79584;2.44283;472;20220723;28.5;16.6;22.6;3.4;15.98;0;5.34;22349 +71085;43.79584;2.44283;472;20220724;35.6;16.7;26.2;1.7;14.44;0;6.35;28281 +71085;43.79584;2.44283;472;20220725;25.3;18.4;21.9;3.5;16.91;.1;4.17;16808 +71085;43.79584;2.44283;472;20220726;26.2;16.5;21.4;4.2;14.14;0;5.14;19859 +71085;43.79584;2.44283;472;20220727;28;13.4;20.7;3.3;11.91;0;5.68;24394 +71085;43.79584;2.44283;472;20220728;28.6;14.7;21.7;2.7;13.54;2.4;5.33;23673 +71085;43.79584;2.44283;472;20220729;26.6;16.9;21.8;3;16.51;1.8;4.46;19619 +71085;43.79584;2.44283;472;20220730;29.5;17;23.3;3.2;16.31;0;5.39;22173 +71085;43.79584;2.44283;472;20220731;32.3;17.1;24.7;2.8;15.04;0;6.07;24564 +71085;43.79584;2.44283;472;20220801;33.2;18.3;25.8;2.9;15.34;0;6.32;24176 +71085;43.79584;2.44283;472;20220802;34.8;18.4;26.6;2.3;13.24;0;6.34;25128 +71085;43.79584;2.44283;472;20220803;35.1;21.8;28.4;2.6;12.98;0;6.51;22487 +71085;43.79584;2.44283;472;20220804;35;19.9;27.5;2.3;14.64;0;6.27;23960 +71085;43.79584;2.44283;472;20220805;30.4;18.8;24.6;3.5;19.08;.8;5.26;20933 +71085;43.79584;2.44283;472;20220806;32.6;18.1;25.4;3;17.68;0;5.87;23251 +71085;43.79584;2.44283;472;20220807;33.2;18.7;25.9;2.4;13.41;0;5.98;23217 +71085;43.79584;2.44283;472;20220808;33.8;17.8;25.8;2.3;10.41;0;6.16;24173 +71085;43.79584;2.44283;472;20220809;35.1;19.4;27.3;2.2;10.51;0;6.25;23877 +71085;43.79584;2.44283;472;20220810;35.3;20.4;27.9;2.5;11.68;0;6.5;23067 +71085;43.79584;2.44283;472;20220811;34.6;21.2;27.9;2.8;16.98;0;6.16;21855 +71085;43.79584;2.44283;472;20220812;37;21.4;29.2;2;17.44;0;5.97;23427 +71085;43.79584;2.44283;472;20220813;35.4;19.8;27.6;2.1;18.54;.7;5.77;23412 +71085;43.79584;2.44283;472;20220814;27.4;19.6;23.5;3;19.58;.3;3.92;16017 +71085;43.79584;2.44283;472;20220815;27.5;16.3;21.9;2.3;15.34;0;4.35;19522 +71085;43.79584;2.44283;472;20220816;31;16.3;23.6;2.6;15.11;6.3;5.34;22317 +71085;43.79584;2.44283;472;20220817;21.3;15.6;18.5;2.4;17.31;.9;2.58;13549 +71085;43.79584;2.44283;472;20220818;23.6;15.4;19.5;4.6;15.68;1;3.79;16325 +71085;43.79584;2.44283;472;20220819;22.7;15.4;19.1;4.6;16.28;.8;3.35;15203 +71085;43.79584;2.44283;472;20220820;29.1;15.7;22.4;2.7;15.94;0;4.72;20658 +71085;43.79584;2.44283;472;20220821;27;17.1;22;3;15.51;0;4.26;17412 +71085;43.79584;2.44283;472;20220822;23.1;17.6;20.4;3.4;17.31;1;3.07;12931 +71085;43.79584;2.44283;472;20220823;30;17.7;23.8;2.6;17.91;0;4.55;19402 +71085;43.79584;2.44283;472;20220824;33.8;18.1;26;2.2;14.98;0;5.38;21783 +71085;43.79584;2.44283;472;20220825;29.7;18.9;24.3;3;17.08;.7;4.67;17821 +71085;43.79584;2.44283;472;20220826;28.6;17.7;23.2;3.3;17.64;.1;4.44;17895 +71085;43.79584;2.44283;472;20220827;29.8;16.8;23.3;2.6;15.38;.1;4.7;19372 +71085;43.79584;2.44283;472;20220828;32.3;17.2;24.7;1.8;12.64;0;4.82;20713 +71085;43.79584;2.44283;472;20220829;31.4;19.7;25.6;3;15.51;3.7;5.17;18130 +71085;43.79584;2.44283;472;20220830;30.6;16.6;23.6;2.1;16.71;0;4.41;19605 +71085;43.79584;2.44283;472;20220831;28.4;17;22.7;2.4;16.08;0;4.1;17701 +71085;43.79584;2.44283;472;20220901;28.3;17.2;22.7;2.7;17.68;.2;3.98;17197 +71085;43.79584;2.44283;472;20220902;27.1;17.4;22.2;1.8;17.14;13.9;3.41;15766 +71085;43.79584;2.44283;472;20220903;26.1;15.9;21;1.5;17.68;1.1;3.09;16123 +71085;43.79584;2.44283;472;20220904;28.7;17.3;23;3.8;18.91;0;4.24;17025 +71085;43.79584;2.44283;472;20220905;28.3;21;24.7;4.9;20.51;0;4.21;13353 +71085;43.79584;2.44283;472;20220906;30;21;25.5;3.1;20.54;1.1;4.05;14798 +71085;43.79584;2.44283;472;20220907;25.6;17;21.3;2.2;17.91;2.1;3.03;14149 +71085;43.79584;2.44283;472;20220908;25.8;13.6;19.7;1.9;13.81;.8;3.41;17038 +71085;43.79584;2.44283;472;20220909;19.9;13.8;16.9;2;14.44;1.4;2.24;11554 +71085;43.79584;2.44283;472;20220910;25.1;12.4;18.8;2.2;12.68;0;3.47;17044 +71085;43.79584;2.44283;472;20220911;31.1;13.2;22.1;1.9;12.48;0;4.33;20262 +71085;43.79584;2.44283;472;20220912;29.4;18.6;24;4.2;16.74;0;4.73;15492 +71085;43.79584;2.44283;472;20220913;27.9;21.8;24.8;4.5;21.48;.6;3.62;11326 +71085;43.79584;2.44283;472;20220914;26.7;18.1;22.4;2.9;18.94;3.6;3.25;13439 +71085;43.79584;2.44283;472;20220915;27.2;15.5;21.3;2.2;16.21;.5;3.36;15630 +71085;43.79584;2.44283;472;20220916;23.2;16;19.6;4.4;14.71;.5;3.34;12024 +71085;43.79584;2.44283;472;20220917;20.1;10.2;15.2;3.2;8.64;0;3.31;14064 +71085;43.79584;2.44283;472;20220918;24.9;6.5;15.7;2.1;6.51;0;3.76;19279 +71085;43.79584;2.44283;472;20220919;25.3;9.7;17.5;2.1;6.98;0;3.78;17441 +71085;43.79584;2.44283;472;20220920;24;9.2;16.6;2.4;7.88;0;3.6;16849 +71085;43.79584;2.44283;472;20220921;23.6;8.4;16;2.3;8.38;0;3.41;16921 +71085;43.79584;2.44283;472;20220922;24.5;12.3;18.4;2;11.91;0;3.03;14910 +71085;43.79584;2.44283;472;20220923;22;12.8;17.4;3.2;13.61;28.4;2.76;12774 +71085;43.79584;2.44283;472;20220924;17.9;13.1;15.5;3;14.51;1.5;1.68;8829 +71085;43.79584;2.44283;472;20220925;16.9;10.9;13.9;3.3;12.21;.4;1.89;9798 +71085;43.79584;2.44283;472;20220926;16.5;8.7;12.6;3.8;11.14;4.8;2;11255 +71085;43.79584;2.44283;472;20220927;14.7;10.6;12.7;5.6;12.34;9.1;1.47;7743 +71085;43.79584;2.44283;472;20220928;14.7;12.1;13.4;6.6;14.38;17.9;.94;6123 +71085;43.79584;2.44283;472;20220929;13.4;10.5;11.9;3.8;12.61;12.3;1.06;6440 +71085;43.79584;2.44283;472;20220930;15.1;8.7;11.9;3.5;10.61;.4;1.77;9773 +71085;43.79584;2.44283;472;20221001;18.7;7.8;13.3;3.2;12.21;.5;2;12676 +71085;43.79584;2.44283;472;20221002;21.9;13.8;17.9;2.7;15.01;.1;2.25;10703 +71085;43.79584;2.44283;472;20221003;21.2;12.2;16.7;2.3;13.34;0;2.2;11233 +71085;43.79584;2.44283;472;20221004;23.6;10.6;17.1;1.4;12.51;.1;2.26;13453 +71085;43.79584;2.44283;472;20221005;20.5;12.7;16.6;3;13.71;.1;2.18;10170 +71085;43.79584;2.44283;472;20221006;20;14.1;17;2.2;15.61;.3;1.65;8629 +71085;43.79584;2.44283;472;20221007;20.5;12.2;16.4;2.3;14.48;.2;1.85;10240 +71085;43.79584;2.44283;472;20221008;19.3;14.5;16.9;1.8;15.18;1.6;1.52;7577 +71085;43.79584;2.44283;472;20221009;21.3;11.7;16.5;2.8;13.91;0;2.09;10870 +71085;43.79584;2.44283;472;20221010;22;14.6;18.3;3.1;14.68;0;2.26;9266 +71085;43.79584;2.44283;472;20221011;21.4;12.3;16.9;1.3;13.64;0;1.75;10254 +71085;43.79584;2.44283;472;20221012;22;12.5;17.2;1.4;13.91;1;1.78;10305 +71085;43.79584;2.44283;472;20221013;19;11.3;15.2;1.9;14.11;2.8;1.47;9034 +71085;43.79584;2.44283;472;20221014;18;13.8;15.9;3.9;16.11;2.3;1.18;6295 +71085;43.79584;2.44283;472;20221015;25.3;11.4;18.3;2.6;14.41;0;2.43;12132 +71085;43.79584;2.44283;472;20221016;21.4;16.3;18.9;5.8;16.91;0;2.14;6996 +71085;43.79584;2.44283;472;20221017;20.4;18;19.2;6.4;17.61;0;1.95;4479 +71085;43.79584;2.44283;472;20221018;21.4;17.6;19.5;4.2;17.58;0;1.88;5496 +71085;43.79584;2.44283;472;20221019;21;17.3;19.1;5;17.01;.8;2.01;5475 +71085;43.79584;2.44283;472;20221020;19.6;17.6;18.6;4.6;17.94;.8;1.39;3794 +71085;43.79584;2.44283;472;20221021;22.4;17.4;19.9;2.5;15.74;.1;1.94;6403 +71085;43.79584;2.44283;472;20221022;22.9;13.7;18.3;2.7;14.14;0;2.13;8931 +71085;43.79584;2.44283;472;20221023;22.3;16.7;19.5;4.8;15.34;.1;2.55;6748 +71085;43.79584;2.44283;472;20221024;22.3;16;19.2;1.9;14.31;0;1.82;6989 +71085;43.79584;2.44283;472;20221025;21.7;12.7;17.2;2.9;12.88;0;2.07;8503 +71085;43.79584;2.44283;472;20221026;22.2;13.7;18;2.6;15.18;.1;1.71;8050 +71085;43.79584;2.44283;472;20221027;22.8;17.4;20.1;4.4;15.94;0;2.41;6202 +71085;43.79584;2.44283;472;20221028;22.4;17;19.7;4.6;14.98;0;2.53;6088 +71085;43.79584;2.44283;472;20221029;22.1;16.7;19.4;5.6;11.44;0;3.69;6003 +71085;43.79584;2.44283;472;20221030;21;15.9;18.5;4.9;14.21;0;2.38;5823 +71085;43.79584;2.44283;472;20221031;21.1;16.1;18.6;4.9;15.11;6.3;2.21;5600 +71085;43.79584;2.44283;472;20221101;17.9;12.7;15.3;2.6;13.81;0;1.25;5707 +71085;43.79584;2.44283;472;20221102;19.2;9.8;14.5;1.6;11.11;0;1.35;7752 +71085;43.79584;2.44283;472;20221103;17.2;10.7;13.9;4;11.88;7.3;1.56;6192 +71085;43.79584;2.44283;472;20221104;9.4;8.7;9;5.9;10.08;17.8;.77;1474 +71085;43.79584;2.44283;472;20221105;11.7;4.3;8;3.6;8.04;0;1.2;6536 +71085;43.79584;2.44283;472;20221106;18.1;3.7;10.9;2.3;6.78;0;1.76;9243 +71085;43.79584;2.44283;472;20221107;18.6;6.7;12.7;2.9;9.98;0;1.6;8222 +71085;43.79584;2.44283;472;20221108;17.6;13;15.3;4.9;13.64;0;1.42;4729 +71085;43.79584;2.44283;472;20221109;17;14.1;15.5;3;14.08;2.4;1.15;3563 +71085;43.79584;2.44283;472;20221110;14.4;9.8;12.1;2.7;11.54;0;.95;4700 +71085;43.79584;2.44283;472;20221111;17.5;7.8;12.6;5.3;12.74;0;1.16;7021 +71085;43.79584;2.44283;472;20221112;20;13.4;16.7;4.3;11.64;0;2.3;5554 +71085;43.79584;2.44283;472;20221113;20.4;11.9;16.1;3.2;8.54;0;2.51;6103 +71085;43.79584;2.44283;472;20221114;15.5;13;14.2;3.9;13.08;.8;1.14;3065 +71085;43.79584;2.44283;472;20221115;15.9;11.8;13.8;3.1;13.08;6.5;.94;3962 +71085;43.79584;2.44283;472;20221116;16.3;9.2;12.7;1.9;11.24;.1;.95;5487 +71085;43.79584;2.44283;472;20221117;14.6;10.2;12.4;3.2;11.44;10.9;1.04;3898 +71085;43.79584;2.44283;472;20221118;11.3;8.2;9.7;4.5;10.34;6.3;.8;3170 +71085;43.79584;2.44283;472;20221119;7.7;6.1;6.9;4;8.98;2.5;.55;2044 +71085;43.79584;2.44283;472;20221120;9.4;4.4;6.9;3.5;8.68;1.9;.66;4287 +71085;43.79584;2.44283;472;20221121;9.8;5.4;7.6;3.8;9.21;19.4;.61;3916 +71085;43.79584;2.44283;472;20221122;5.9;4.1;5;5.4;8.41;16.4;.3;2150 +71085;43.79584;2.44283;472;20221123;12.4;5.8;9.1;3.8;10.24;8.9;.67;4847 +71085;43.79584;2.44283;472;20221124;12.2;6.6;9.4;2.1;9.88;.3;.66;4298 +71085;43.79584;2.44283;472;20221125;8.8;6.6;7.7;2.5;9.68;8;.48;2032 +71085;43.79584;2.44283;472;20221126;10.6;5.6;8.1;2.6;8.38;0;.81;3934 +71085;43.79584;2.44283;472;20221127;11.6;4.8;8.2;3.9;7.14;3.4;1.39;4653 +71085;43.79584;2.44283;472;20221128;8.4;7.4;7.9;3.7;10.01;13;.45;1325 +71085;43.79584;2.44283;472;20221129;7.7;4.9;6.3;3.4;8.44;.4;.53;2718 +71085;43.79584;2.44283;472;20221130;7.2;1.6;4.4;2.5;7.21;0;.5;4093 +71085;43.79584;2.44283;472;20221201;3.1;.3;1.7;2.3;6.88;.1;.23;2629 +71085;43.79584;2.44283;472;20221202;4.2;1.9;3;1.3;7.14;.2;.36;2046 +71085;43.79584;2.44283;472;20221203;6;1.7;3.8;1.3;7.28;1.8;.37;3337 +71085;43.79584;2.44283;472;20221204;6.8;3.7;5.3;1.9;7.38;2.1;.55;2727 +71085;43.79584;2.44283;472;20221205;11.4;-.8;5.3;2.2;5.54;.1;.92;6099 +71085;43.79584;2.44283;472;20221206;11.9;2.3;7.1;2.1;5.61;.1;1.1;5280 +71085;43.79584;2.44283;472;20221207;10.9;3.3;7.1;1.6;5.88;0;.85;4572 +71085;43.79584;2.44283;472;20221208;7.6;2;4.8;2.7;7.48;1;.48;3838 +71085;43.79584;2.44283;472;20221209;10.1;6.2;8.2;2.4;10.11;.2;.44;2763 +71085;43.79584;2.44283;472;20221210;.4;1.5;.9;5.3;6.68;0;.12;0 +71085;43.79584;2.44283;472;20221211;6.9;-5.3;.8;2.6;4.01;0;.84;5862 +71085;43.79584;2.44283;472;20221212;5.7;-2;1.8;2.9;4.91;14.5;.74;4463 +71085;43.79584;2.44283;472;20221213;11.2;2.7;7;3.9;9.94;1.3;.22;4751 +71085;43.79584;2.44283;472;20221214;12;7.5;9.7;2.8;10.88;1.4;.51;3116 +71085;43.79584;2.44283;472;20221215;10.9;8.3;9.6;4.3;11.04;8.4;.47;2288 +71085;43.79584;2.44283;472;20221216;10;7.8;8.9;2.4;10.21;.2;.51;2038 +71085;43.79584;2.44283;472;20221217;7.2;3.4;5.3;2.4;7.44;0;.53;2925 +71085;43.79584;2.44283;472;20221218;9.7;1.4;5.6;5.2;7.88;0;.66;4671 +71085;43.79584;2.44283;472;20221219;13.2;9.4;11.3;8.5;10.98;0;1.19;2890 +71085;43.79584;2.44283;472;20221220;12.8;11.4;12.1;6.5;11.31;0;1.19;1411 +71085;43.79584;2.44283;472;20221221;13.6;9.7;11.6;2.3;11.21;.1;.72;2866 +71085;43.79584;2.44283;472;20221222;14;8.2;11.1;3.8;11.78;4.2;.63;3531 +71085;43.79584;2.44283;472;20221223;17;11.4;14.2;2.9;13.04;0;.91;3630 +71085;43.79584;2.44283;472;20221224;17.8;9;13.4;1.5;10.48;.1;.84;4707 +71085;43.79584;2.44283;472;20221225;14.2;8.5;11.3;3.8;9.98;.1;1.07;3713 +71085;43.79584;2.44283;472;20221226;15.2;9.8;12.5;2.8;11.38;.2;.89;3514 +71085;43.79584;2.44283;472;20221227;12.9;8.4;10.6;2;10.58;.2;.65;3243 +71085;43.79584;2.44283;472;20221228;13.6;6.2;9.9;2.6;9.31;.1;.89;4419 +71085;43.79584;2.44283;472;20221229;13.3;7.1;10.2;2.4;9.91;2.5;.75;3851 +71085;43.79584;2.44283;472;20221230;15.6;6.9;11.3;2.6;10.08;.1;.93;4819 +71085;43.79584;2.44283;472;20221231;14.4;9.8;12.1;4.6;11.11;0;1.07;3367 +71086;43.81808;2.75165;462;20220101;17.1;1.7;9.4;.7;7.39;.1;.61;6566 +71086;43.81808;2.75165;462;20220102;12.6;-.2;6.2;2.1;7.99;.1;.72;5976 +71086;43.81808;2.75165;462;20220103;11.3;4.9;8.1;1.2;9.09;0;.63;3984 +71086;43.81808;2.75165;462;20220104;11.2;2;6.6;1.8;8.94;5.3;.42;4945 +71086;43.81808;2.75165;462;20220105;4.5;3.7;4.1;5.8;5.99;.1;1.22;1000 +71086;43.81808;2.75165;462;20220106;4.5;-.3;2.1;5.2;5.09;0;1.06;3472 +71086;43.81808;2.75165;462;20220107;1.4;-2.3;-.4;4.1;5.99;8.6;.23;2908 +71086;43.81808;2.75165;462;20220108;7.4;1.8;4.6;6;8.94;10.5;.13;3815 +71086;43.81808;2.75165;462;20220109;6.1;5;5.5;4.4;8.34;21.4;.57;1259 +71086;43.81808;2.75165;462;20220110;6.6;4.6;5.6;2.9;7.99;1.5;.55;1943 +71086;43.81808;2.75165;462;20220111;5.8;-1.8;2;3.9;5.89;.1;.61;4597 +71086;43.81808;2.75165;462;20220112;5.4;-1.7;1.9;3;5.39;0;.67;4525 +71086;43.81808;2.75165;462;20220113;7.1;-5;1.1;.8;4.69;0;.48;6226 +71086;43.81808;2.75165;462;20220114;12.4;-5.7;3.4;.7;4.24;.1;.56;7939 +71086;43.81808;2.75165;462;20220115;10;-5.3;2.4;1.7;4.24;0;.89;7313 +71086;43.81808;2.75165;462;20220116;7.5;-4.7;1.4;2.7;4.84;.1;.8;6463 +71086;43.81808;2.75165;462;20220117;6.8;-4.3;1.2;2.9;5.24;.1;.58;6202 +71086;43.81808;2.75165;462;20220118;5;-4.8;.1;1.2;5.19;0;.48;5864 +71086;43.81808;2.75165;462;20220119;3.7;-3.4;.2;3;6.19;.6;.31;4965 +71086;43.81808;2.75165;462;20220120;6.1;.2;3.2;4.1;6.34;.1;.76;4508 +71086;43.81808;2.75165;462;20220121;4.8;-1.8;1.5;4.5;4.89;0;.98;4855 +71086;43.81808;2.75165;462;20220122;5.6;-3.6;1;3.2;4.74;.1;.76;5930 +71086;43.81808;2.75165;462;20220123;12.5;-5.6;3.4;1.5;4.89;0;.91;8760 +71086;43.81808;2.75165;462;20220124;12.2;-1.6;5.3;2;6.24;0;.96;7648 +71086;43.81808;2.75165;462;20220125;12.5;-4.1;4.2;1.3;5.84;0;.75;8549 +71086;43.81808;2.75165;462;20220126;11.2;-4.3;3.5;2.1;5.59;0;.88;8335 +71086;43.81808;2.75165;462;20220127;10.3;-3.2;3.5;3.3;5.64;0;1.13;7759 +71086;43.81808;2.75165;462;20220128;-.9;-4.7;-2.8;4.3;5.04;0;.23;3652 +71086;43.81808;2.75165;462;20220129;4.8;-3.1;.8;3.3;5.29;0;.58;5840 +71086;43.81808;2.75165;462;20220130;.9;-2;-.5;4.8;6.04;0;.22;3338 +71086;43.81808;2.75165;462;20220131;5.9;.2;3;7.2;7.34;3;.49;5102 +71086;43.81808;2.75165;462;20220201;4.6;1.4;3;7.3;6.69;1.9;.75;3657 +71086;43.81808;2.75165;462;20220202;9.1;3.9;6.5;6;8.79;.8;.79;4987 +71086;43.81808;2.75165;462;20220203;14;.1;7;2.6;7.59;.1;1.28;8679 +71086;43.81808;2.75165;462;20220204;8.9;5.2;7.1;3.9;9.29;1.8;.68;4175 +71086;43.81808;2.75165;462;20220205;8.8;5.6;7.2;4.7;8.39;.3;1.01;3640 +71086;43.81808;2.75165;462;20220206;5.9;-1.2;2.4;5.3;7.04;2.6;.55;6277 +71086;43.81808;2.75165;462;20220207;9.4;5;7.2;6.9;8.54;1.6;1.13;4818 +71086;43.81808;2.75165;462;20220208;16.5;-1.1;7.7;2.2;5.99;0;1.63;10578 +71086;43.81808;2.75165;462;20220209;11.3;-2.3;4.5;2.7;7.04;0;1.05;9355 +71086;43.81808;2.75165;462;20220210;4.1;.5;2.3;2;7.7;0;1.38;11633 +71086;43.81808;2.75165;462;20220211;11.9;5;8.5;3.6;7.47;0;1.53;8933 +71086;43.81808;2.75165;462;20220212;11.5;-1.4;5.1;3.4;6.57;.9;1.36;9133 +71086;43.81808;2.75165;462;20220213;12.1;3.9;8;4.8;9.27;8.1;1.23;6600 +71086;43.81808;2.75165;462;20220214;9.3;7.5;8.4;5.7;8.6;5.9;1.34;5266 +71086;43.81808;2.75165;462;20220215;8;3.8;5.9;6.2;7.84;5.4;1.1;6566 +71086;43.81808;2.75165;462;20220216;8.5;5.7;7.1;6.1;10.18;12.8;.5;5835 +71086;43.81808;2.75165;462;20220217;11;9.4;10.2;5.8;11.88;2.5;.5;3227 +71086;43.81808;2.75165;462;20220218;16.7;6.9;11.8;3.7;10.88;.7;1.53;8874 +71086;43.81808;2.75165;462;20220219;9.9;5.5;7.7;4.5;7.14;0;1.68;5815 +71086;43.81808;2.75165;462;20220220;9.8;1.4;5.6;4.3;8.28;2.7;.7;7473 +71086;43.81808;2.75165;462;20220221;8.7;6.9;7.8;7.4;8.65;5.4;1.1;3468 +71086;43.81808;2.75165;462;20220222;10.7;5.6;8.2;6;8.04;.1;1.69;6505 +71086;43.81808;2.75165;462;20220223;16.8;3.7;10.2;2.9;8.34;0;1.95;11068 +71086;43.81808;2.75165;462;20220224;15.4;5.7;10.5;4;9.19;.8;1.94;9517 +71086;43.81808;2.75165;462;20220225;10.1;4.8;7.5;4.5;6.44;0;1.92;6949 +71086;43.81808;2.75165;462;20220226;12.3;-3.8;4.3;3.9;5.14;0;2.06;12845 +71086;43.81808;2.75165;462;20220227;13.3;2.3;7.8;3;7.14;0;1.83;10671 +71086;43.81808;2.75165;462;20220228;14.4;1.2;7.8;2.2;7.39;0;1.7;11861 +71086;43.81808;2.75165;462;20220301;11.9;.6;6.2;3.9;7.54;0;1.58;10955 +71086;43.81808;2.75165;462;20220302;7.7;6.2;7;3.7;9.14;.1;.76;3596 +71086;43.81808;2.75165;462;20220303;16.2;6.7;11.5;1.9;9.79;0;1.65;10346 +71086;43.81808;2.75165;462;20220304;9;7.3;8.1;4.6;9.54;4.2;.97;3956 +71086;43.81808;2.75165;462;20220305;7;5.2;6.1;4.8;8.79;.7;.72;4104 +71086;43.81808;2.75165;462;20220306;9.6;4.4;7;2.9;7.39;0;1.38;7705 +71086;43.81808;2.75165;462;20220307;11.3;-3.1;4.1;2;6.09;0;1.52;13528 +71086;43.81808;2.75165;462;20220308;7.4;2.9;5.2;3.9;8.19;1.7;.92;7335 +71086;43.81808;2.75165;462;20220309;10.1;5.3;7.7;4.4;8.85;0;1.25;8251 +71086;43.81808;2.75165;462;20220310;12;7.9;10;5.8;9.51;3.4;1.62;7612 +71086;43.81808;2.75165;462;20220311;9.4;8.6;9;8.4;9.51;29.4;1.22;2959 +71086;43.81808;2.75165;462;20220312;8.1;7.4;7.8;6.6;9.59;52.7;.86;2308 +71086;43.81808;2.75165;462;20220313;8.5;7;7.8;5.5;8.39;31.9;1.37;4136 +71086;43.81808;2.75165;462;20220314;9.8;2.2;6;8.4;9.51;14;.62;10919 +71086;43.81808;2.75165;462;20220315;10.8;9.7;10.3;10.6;10.88;4;1.17;3859 +71086;43.81808;2.75165;462;20220316;11.6;10;10.8;5.2;10.65;0;1.34;4965 +71086;43.81808;2.75165;462;20220317;13.6;7.2;10.4;1.9;11.34;1;1.34;9852 +71086;43.81808;2.75165;462;20220318;13.1;7;10.1;2.9;9.54;.9;1.51;7433 +71086;43.81808;2.75165;462;20220319;15.1;6.2;10.6;3.6;7.44;0;2.68;15133 +71086;43.81808;2.75165;462;20220320;10.5;6.4;8.5;7.7;8.8;10.8;1.55;4866 +71086;43.81808;2.75165;462;20220321;11.7;7.6;9.7;9.1;8.1;.5;2.57;9466 +71086;43.81808;2.75165;462;20220322;13;5.4;9.2;9.2;6.5;0;3.47;17500 +71086;43.81808;2.75165;462;20220323;14;4.4;9.2;7.3;6;0;3.6;18900 +71086;43.81808;2.75165;462;20220324;16.7;4.9;10.8;5.6;5.57;0;3.9;17457 +71086;43.81808;2.75165;462;20220325;17.4;4.7;11.1;4.5;5.37;0;3.8;17533 +71086;43.81808;2.75165;462;20220326;17.8;4.2;11;4.7;6.3;0;3.81;19833 +71086;43.81808;2.75165;462;20220327;19.4;4.5;12;4.2;6.34;0;3.99;19366 +71086;43.81808;2.75165;462;20220328;18.9;7.2;13;5.7;6.07;0;4.55;17466 +71086;43.81808;2.75165;462;20220329;16.4;9.3;12.9;4.3;8.6;3.2;2.89;12233 +71086;43.81808;2.75165;462;20220330;11.8;7.6;9.7;3;10.17;1.1;1.31;6633 +71086;43.81808;2.75165;462;20220331;12;6.6;9.3;6.9;8.44;5.6;2.3;12400 +71086;43.81808;2.75165;462;20220401;6;.3;3.1;6.7;5.56;3.7;1.88;12149 +71086;43.81808;2.75165;462;20220402;5.7;-.9;2.4;5.1;5.05;.1;1.87;9833 +71086;43.81808;2.75165;462;20220403;5.6;-1.1;2.2;7.5;5.14;0;2.28;13759 +71086;43.81808;2.75165;462;20220404;10;-.2;4.9;2.6;5.05;0;2.79;21666 +71086;43.81808;2.75165;462;20220405;14.7;-1.1;6.8;3.2;6.11;0;2.93;22066 +71086;43.81808;2.75165;462;20220406;11.4;2.5;7;4.2;8.87;2;1.35;7966 +71086;43.81808;2.75165;462;20220407;14.7;6.6;10.7;6.1;10.54;6.6;2.01;9333 +71086;43.81808;2.75165;462;20220408;18;10;14;6.2;10.67;.3;3.35;14933 +71086;43.81808;2.75165;462;20220409;12.1;4.9;8.5;5.9;6.94;.3;2.87;15800 +71086;43.81808;2.75165;462;20220410;17.2;-1;8.1;4.6;6;.2;3.71;24066 +71086;43.81808;2.75165;462;20220411;13.2;7.5;10.3;10.1;9.64;.2;2.35;10533 +71086;43.81808;2.75165;462;20220412;14.9;9.1;12;9;8.94;.4;3.13;9300 +71086;43.81808;2.75165;462;20220413;16;9.1;12.5;3.1;9.1;1.2;2.37;9566 +71086;43.81808;2.75165;462;20220414;22.3;4.7;13.5;2.8;10.34;.4;3.7;21633 +71086;43.81808;2.75165;462;20220415;23.3;7.9;15.6;3.9;11.47;0;4.15;21800 +71086;43.81808;2.75165;462;20220416;22.9;8.5;15.7;5.3;10.34;0;4.93;24400 +71086;43.81808;2.75165;462;20220417;22.5;5.9;14.2;4.5;9;0;4.91;25400 +71086;43.81808;2.75165;462;20220418;18.8;6.8;12.8;4.1;10;0;3.57;21466 +71086;43.81808;2.75165;462;20220419;18.1;6.5;12.3;3.5;10.8;2.8;2.87;17833 +71086;43.81808;2.75165;462;20220420;12.5;8.6;10.5;2;11.07;16.8;1.07;4900 +71086;43.81808;2.75165;462;20220421;12.6;8.4;10.5;2.7;11.44;4.2;1.03;5066 +71086;43.81808;2.75165;462;20220422;19.1;8.4;13.7;2.4;11.47;.7;2.9;17800 +71086;43.81808;2.75165;462;20220423;14.6;10.7;12.6;5.7;10.17;26.4;2.36;6533 +71086;43.81808;2.75165;462;20220424;13.1;5.8;9.4;4.9;10.64;8;1.39;6766 +71086;43.81808;2.75165;462;20220425;16.5;6.8;11.7;3;9.77;0;3.38;23433 +71086;43.81808;2.75165;462;20220426;21.8;4;12.9;2.1;9.34;0;4.11;26666 +71086;43.81808;2.75165;462;20220427;22.3;8;15.1;3.1;10.5;0;4.01;22433 +71086;43.81808;2.75165;462;20220428;21.6;10.1;15.8;2.7;12.3;2.2;3.63;20833 +71086;43.81808;2.75165;462;20220429;21.6;11.8;16.7;3.8;13.57;.4;3.44;16266 +71086;43.81808;2.75165;462;20220430;20.8;11.6;16.2;4.2;11.74;0;4.2;21533 +71086;43.81808;2.75165;462;20220501;19.6;6.6;13.1;3.5;9.34;0;4.2;24633 +71086;43.81808;2.75165;462;20220502;19.2;9.1;14.2;2.4;10.3;.1;3.58;21133 +71086;43.81808;2.75165;462;20220503;18.8;10.2;14.5;2.1;12.24;5.8;2.47;12533 +71086;43.81808;2.75165;462;20220504;18.2;8.3;13.3;2.5;12.24;3.1;2.73;16633 +71086;43.81808;2.75165;462;20220505;18.1;8.4;13.2;3.9;10.77;.7;3.39;19433 +71086;43.81808;2.75165;462;20220506;17.4;5.8;11.6;3.9;10.19;0;3.26;20038 +71086;43.81808;2.75165;462;20220507;20.6;8.8;14.7;3.5;10.94;0;3.89;20259 +71086;43.81808;2.75165;462;20220508;21.3;7;14.2;2.3;11.44;0;3.76;22509 +71086;43.81808;2.75165;462;20220509;23.5;7.1;15.3;.6;12.24;.1;3.76;24298 +71086;43.81808;2.75165;462;20220510;25.3;7.7;16.5;.8;12.39;0;4.1;25327 +71086;43.81808;2.75165;462;20220511;25.3;7.2;16.2;2.3;12.44;0;4.63;25797 +71086;43.81808;2.75165;462;20220512;22.7;9.5;16.1;2.8;12.74;0;4.06;22030 +71086;43.81808;2.75165;462;20220513;24.2;8.1;16.2;1.5;13.84;0;4.07;24473 +71086;43.81808;2.75165;462;20220514;27.5;10.7;19.1;1.3;15.09;0;4.57;25141 +71086;43.81808;2.75165;462;20220515;23.1;14.4;18.8;4.8;13.19;.3;4.63;17965 +71086;43.81808;2.75165;462;20220516;27.3;11.2;19.3;1.6;14.84;.1;4.69;24804 +71086;43.81808;2.75165;462;20220517;28.8;11.5;20.2;1.2;15.19;0;4.77;25823 +71086;43.81808;2.75165;462;20220518;30.2;12.9;21.6;2.6;15.54;0;5.61;25861 +71086;43.81808;2.75165;462;20220519;25.1;16.1;20.6;5.7;15.39;0;5.05;18454 +71086;43.81808;2.75165;462;20220520;25.6;16.6;21.1;5.2;14.44;0;5.38;18664 +71086;43.81808;2.75165;462;20220521;30.3;11.3;20.8;1.8;16.09;.1;5.43;27505 +71086;43.81808;2.75165;462;20220522;30.7;14;22.3;2.1;17.94;.2;5.42;25781 +71086;43.81808;2.75165;462;20220523;18.2;17;17.6;4.4;16.24;1.7;2.1;6356 +71086;43.81808;2.75165;462;20220524;15.4;11.3;13.3;4.5;12.49;1.3;2.37;12470 +71086;43.81808;2.75165;462;20220525;19.5;10;14.8;5;11.09;0;3.96;19375 +71086;43.81808;2.75165;462;20220526;18.8;8.7;13.7;4.8;11.59;0;3.57;20027 +71086;43.81808;2.75165;462;20220527;24.6;10.2;17.4;4.1;13.54;.1;4.82;24129 +71086;43.81808;2.75165;462;20220528;24.8;11.2;18;4.5;12.34;0;5.17;23467 +71086;43.81808;2.75165;462;20220529;24.2;8;16.1;3;9.14;0;5.27;25811 +71086;43.81808;2.75165;462;20220530;24.4;6.2;15.3;1.1;10.39;1.4;4.49;27590 +71086;43.81808;2.75165;462;20220531;25.3;12.8;19.1;1.4;14.54;.2;4.28;22806 +71086;43.81808;2.75165;462;20220601;27.5;10.8;19.2;2.6;14.19;0;5.31;26429 +71086;43.81808;2.75165;462;20220602;25.5;14.9;20.2;3.9;15.09;0;4.92;20985 +71086;43.81808;2.75165;462;20220603;26.4;16.4;21.4;3.8;15.69;0;5.07;20447 +71086;43.81808;2.75165;462;20220604;27.8;16.6;22.2;3.9;17.89;1.8;5.19;21691 +71086;43.81808;2.75165;462;20220605;23.3;16.9;20.1;4.1;16.99;.1;3.85;16282 +71086;43.81808;2.75165;462;20220606;30.1;11.1;20.6;1.5;14.64;.5;5.52;28503 +71086;43.81808;2.75165;462;20220607;22.8;13;17.9;2.7;14.99;.1;3.91;20321 +71086;43.81808;2.75165;462;20220608;18.9;11.3;15.1;2.9;14.49;3.7;3;17814 +71086;43.81808;2.75165;462;20220609;18.8;12.3;15.6;5.1;12.49;.2;3.59;16517 +71086;43.81808;2.75165;462;20220610;27.4;10.9;19.2;3.5;13.39;.1;5.71;26567 +71086;43.81808;2.75165;462;20220611;32.8;10.8;21.8;1.4;13.29;0;6.06;30800 +71086;43.81808;2.75165;462;20220612;30.4;13.5;22;2.1;15.29;.9;5.68;27101 +71086;43.81808;2.75165;462;20220613;31.2;17.4;24.3;2.5;18.84;.1;5.66;24416 +71086;43.81808;2.75165;462;20220614;33.6;14.9;24.2;1.7;17.14;0;6.27;28538 +71086;43.81808;2.75165;462;20220615;34.7;16.4;25.6;1.6;15.24;0;6.38;28311 +71086;43.81808;2.75165;462;20220616;35.4;15.2;25.3;1.1;15.48;0;6.2;29965 +71086;43.81808;2.75165;462;20220617;38.1;16.1;27.1;1.2;14.78;0;6.72;30877 +71086;43.81808;2.75165;462;20220618;31.3;16.5;23.9;3.8;14.78;0;7.2;26726 +71086;43.81808;2.75165;462;20220619;29.3;20.4;24.9;10;15.58;0;8.98;19204 +71086;43.81808;2.75165;462;20220620;26.3;19.6;23;5.8;17.58;0;5.87;18616 +71086;43.81808;2.75165;462;20220621;27.8;18.4;23.1;3.9;19.58;1.3;5.34;21516 +71086;43.81808;2.75165;462;20220622;27.5;18.2;22.9;3.6;19.38;6.8;4.79;18614 +71086;43.81808;2.75165;462;20220623;27.4;17.4;22.4;1.8;19.64;14.6;4.33;20727 +71086;43.81808;2.75165;462;20220624;24;15.4;19.7;2.7;16.29;5.8;4;19148 +71086;43.81808;2.75165;462;20220625;25.6;11.7;18.7;2.6;15.94;2.5;4.63;24508 +71086;43.81808;2.75165;462;20220626;24.9;15.6;20.3;2.7;17.84;1;4.04;19873 +71086;43.81808;2.75165;462;20220627;17.7;14.1;15.9;4.3;15.94;.4;2.19;11886 +71086;43.81808;2.75165;462;20220628;25;13.1;19;3.7;14.14;0;4.89;22610 +71086;43.81808;2.75165;462;20220629;30;10.4;20.2;1.9;13.59;1.3;5.81;29223 +71086;43.81808;2.75165;462;20220630;16.7;15.1;15.9;3.8;15.54;4.9;1.82;7185 +71086;43.81808;2.75165;462;20220701;23.6;11.4;17.5;3.1;12.39;0;4.67;22799 +71086;43.81808;2.75165;462;20220702;31.5;7.9;19.7;1.3;12.09;0;5.83;31004 +71086;43.81808;2.75165;462;20220703;30.7;12.3;21.5;2.3;15.69;.3;5.86;28202 +71086;43.81808;2.75165;462;20220704;26.4;16.5;21.4;4;18.39;.1;4.61;20422 +71086;43.81808;2.75165;462;20220705;28.9;17.1;23;3.4;17.34;0;5.44;22262 +71086;43.81808;2.75165;462;20220706;28.1;14.4;21.3;3;13.84;0;5.55;24027 +71086;43.81808;2.75165;462;20220707;27.6;13.6;20.6;4.2;13.69;0;5.89;24232 +71086;43.81808;2.75165;462;20220708;28.9;15.3;22.1;3.4;13.49;0;6.02;23917 +71086;43.81808;2.75165;462;20220709;31.5;11.6;21.6;2.5;12.79;0;6.45;29058 +71086;43.81808;2.75165;462;20220710;32.8;12;22.4;2.1;12.89;0;6.48;29647 +71086;43.81808;2.75165;462;20220711;33.8;14.4;24.1;1.4;14.04;0;6.08;28501 +71086;43.81808;2.75165;462;20220712;34.6;15.2;24.9;1.4;14.74;0;6.12;28520 +71086;43.81808;2.75165;462;20220713;33.9;13.9;23.9;1.3;13.69;0;6.02;28885 +71086;43.81808;2.75165;462;20220714;36.3;14.7;25.5;1.4;14.34;0;6.39;29863 +71086;43.81808;2.75165;462;20220715;34.9;15.3;25.1;1.9;14.49;0;6.52;28460 +71086;43.81808;2.75165;462;20220716;36.9;14.2;25.5;1.4;13.09;0;6.48;30064 +71086;43.81808;2.75165;462;20220717;36.4;15.2;25.8;1.3;13.39;0;6.3;29091 +71086;43.81808;2.75165;462;20220718;34.4;16.7;25.6;3.6;14.79;0;7.47;26717 +71086;43.81808;2.75165;462;20220719;32.6;21.6;27.1;5.1;14.79;0;7.78;20895 +71086;43.81808;2.75165;462;20220720;29.3;18.1;23.7;2.6;16.49;0;5.15;21005 +71086;43.81808;2.75165;462;20220721;34.2;15.5;24.8;2.5;14.34;0;6.6;27264 +71086;43.81808;2.75165;462;20220722;34.4;15;24.7;2.3;15.49;.9;6.52;27657 +71086;43.81808;2.75165;462;20220723;29.4;17.7;23.6;3.8;15.74;0;5.74;21228 +71086;43.81808;2.75165;462;20220724;35.8;13.1;24.5;1.3;14.49;0;6.13;29102 +71086;43.81808;2.75165;462;20220725;26.8;18.1;22.5;4;16.79;.1;4.85;18086 +71086;43.81808;2.75165;462;20220726;27;17.7;22.4;4.4;14.04;0;5.57;18681 +71086;43.81808;2.75165;462;20220727;29.1;12.9;21;3.4;11.69;0;6.07;24798 +71086;43.81808;2.75165;462;20220728;29.8;12.9;21.4;2.2;13.29;2.1;5.4;25181 +71086;43.81808;2.75165;462;20220729;26.9;17.2;22;3.3;16.79;2;4.58;18847 +71086;43.81808;2.75165;462;20220730;30.3;16.1;23.2;3.4;16.44;0;5.68;22876 +71086;43.81808;2.75165;462;20220731;32.8;15.4;24.1;2.8;14.89;0;6.23;25308 +71086;43.81808;2.75165;462;20220801;34;16.6;25.3;2.5;14.89;0;6.35;25228 +71086;43.81808;2.75165;462;20220802;35.6;14.6;25.1;2;12.99;0;6.42;27660 +71086;43.81808;2.75165;462;20220803;35;15.8;25.4;1.8;13.49;0;6.05;26238 +71086;43.81808;2.75165;462;20220804;34.5;15.1;24.8;1.7;14.84;0;5.9;26343 +71086;43.81808;2.75165;462;20220805;30.9;18.5;24.7;3;18.29;.4;5.3;20774 +71086;43.81808;2.75165;462;20220806;33.4;18.4;25.9;3;17.84;0;6.08;22865 +71086;43.81808;2.75165;462;20220807;33.9;16.5;25.2;1.9;13.69;0;5.82;24522 +71086;43.81808;2.75165;462;20220808;34.6;13.3;23.9;1.6;10.14;0;5.88;26981 +71086;43.81808;2.75165;462;20220809;35.5;13.8;24.7;1.2;10.49;0;5.55;26976 +71086;43.81808;2.75165;462;20220810;34.7;14.6;24.7;1.7;13.04;0;5.88;25962 +71086;43.81808;2.75165;462;20220811;33.4;16.1;24.7;2.2;18.89;0;5.52;23924 +71086;43.81808;2.75165;462;20220812;36.8;18;27.4;1.8;18.79;0;5.93;24857 +71086;43.81808;2.75165;462;20220813;36.2;18.6;27.4;2.1;18.55;1.6;5.77;23412 +71086;43.81808;2.75165;462;20220814;27.7;20.2;23.9;3;19.58;1.1;3.92;16017 +71086;43.81808;2.75165;462;20220815;28.4;16.5;22.4;2.3;15.35;0;4.35;19522 +71086;43.81808;2.75165;462;20220816;30.5;12.9;21.7;2.6;15.11;9.6;5.34;22317 +71086;43.81808;2.75165;462;20220817;21.4;15.5;18.4;2.1;17.69;4.1;2.5;12934 +71086;43.81808;2.75165;462;20220818;23.9;15.9;19.9;4.6;16.14;1.3;3.86;15333 +71086;43.81808;2.75165;462;20220819;23.8;16;19.9;4.9;16.24;.3;3.87;15042 +71086;43.81808;2.75165;462;20220820;29.6;14.8;22.2;2.9;15.39;0;4.99;20979 +71086;43.81808;2.75165;462;20220821;27.9;14.7;21.3;3;15.09;0;4.64;19561 +71086;43.81808;2.75165;462;20220822;24.7;17.6;21.1;4.5;17.14;.6;3.89;14034 +71086;43.81808;2.75165;462;20220823;30.9;17.6;24.3;2.8;17.49;0;4.91;19373 +71086;43.81808;2.75165;462;20220824;33.6;14;23.8;1.2;15.09;0;4.76;23542 +71086;43.81808;2.75165;462;20220825;30.6;16.8;23.7;2.4;17.09;.4;4.64;19528 +71086;43.81808;2.75165;462;20220826;29.6;17.4;23.5;3.5;17.74;.1;4.76;18130 +71086;43.81808;2.75165;462;20220827;30.3;15.3;22.8;2.3;14.39;0;4.71;20083 +71086;43.81808;2.75165;462;20220828;32.7;12.6;22.7;1;12.39;0;4.4;23248 +71086;43.81808;2.75165;462;20220829;30.7;13.9;22.3;2.5;15.14;2.7;4.88;20969 +71086;43.81808;2.75165;462;20220830;31.3;14.3;22.8;1.7;16.59;0;4.42;20948 +71086;43.81808;2.75165;462;20220831;29.1;14;21.5;1.9;15.69;0;4.07;19451 +71086;43.81808;2.75165;462;20220901;29.2;16.3;22.8;2.8;17.09;0;4.31;17885 +71086;43.81808;2.75165;462;20220902;27.7;14.6;21.2;1.8;16.79;17.2;3.68;17847 +71086;43.81808;2.75165;462;20220903;26.7;15.6;21.2;1.5;18.04;4;3.23;16286 +71086;43.81808;2.75165;462;20220904;28.3;15.6;22;3;19.69;0;3.83;17366 +71086;43.81808;2.75165;462;20220905;27.3;21.2;24.2;4.9;21.49;0;3.84;11661 +71086;43.81808;2.75165;462;20220906;28.7;21.2;24.9;4;21.64;1.6;4;12922 +71086;43.81808;2.75165;462;20220907;27;16.2;21.6;1.7;18.89;.7;3.17;15486 +71086;43.81808;2.75165;462;20220908;26.1;12.5;19.3;1.7;14.04;.6;3.42;17363 +71086;43.81808;2.75165;462;20220909;20.7;12.5;16.6;2;14.54;.5;2.46;13175 +71086;43.81808;2.75165;462;20220910;25.8;12.8;19.3;2.2;12.68;.1;3.47;17044 +71086;43.81808;2.75165;462;20220911;31;9.9;20.5;1.1;12.89;0;3.77;21178 +71086;43.81808;2.75165;462;20220912;26.9;12.8;19.8;3.6;17.04;0;3.75;17057 +71086;43.81808;2.75165;462;20220913;26.7;21.9;24.3;4.7;22.94;3.7;3.21;9604 +71086;43.81808;2.75165;462;20220914;25.1;16.9;21;2.5;20.39;1.5;2.63;12603 +71086;43.81808;2.75165;462;20220915;27.5;14.2;20.9;2.2;16.39;.1;3.45;16073 +71086;43.81808;2.75165;462;20220916;23.2;15.9;19.6;4.3;14.64;.4;3.49;11616 +71086;43.81808;2.75165;462;20220917;20.5;10;15.3;3.1;8.59;0;3.44;13916 +71086;43.81808;2.75165;462;20220918;25.6;3.1;14.4;1.3;6.89;0;3.29;20392 +71086;43.81808;2.75165;462;20220919;26;4.3;15.2;1.8;7.19;0;3.69;19809 +71086;43.81808;2.75165;462;20220920;25.1;4.9;15;1.8;7.84;0;3.45;19036 +71086;43.81808;2.75165;462;20220921;24.2;5.2;14.7;1.4;8.44;0;3;18242 +71086;43.81808;2.75165;462;20220922;24.9;7.7;16.3;.8;11.49;0;2.56;17126 +71086;43.81808;2.75165;462;20220923;20.7;8.3;14.5;2.6;13.54;18.5;2.32;14269 +71086;43.81808;2.75165;462;20220924;19.1;13.4;16.3;3;14.69;.7;1.96;9324 +71086;43.81808;2.75165;462;20220925;18.1;11.6;14.9;3.1;12.09;.2;2.22;9987 +71086;43.81808;2.75165;462;20220926;16.7;7.7;12.2;4.1;10.99;3.1;2.15;11660 +71086;43.81808;2.75165;462;20220927;15.6;11.4;13.5;6.3;12.14;4.3;2.07;7646 +71086;43.81808;2.75165;462;20220928;16.3;12.4;14.4;6.5;14.39;10;1.59;7131 +71086;43.81808;2.75165;462;20220929;14.4;11.5;12.9;3.8;12.61;6.5;1.06;6440 +71086;43.81808;2.75165;462;20220930;15.3;8.8;12;3.5;10.61;.5;1.77;9773 +71086;43.81808;2.75165;462;20221001;19.5;6;12.8;3.2;12.04;.4;2.19;13752 +71086;43.81808;2.75165;462;20221002;22.7;14.4;18.6;3.4;15.14;0;2.61;10464 +71086;43.81808;2.75165;462;20221003;22.3;12.4;17.4;2.3;13.35;0;2.2;11233 +71086;43.81808;2.75165;462;20221004;24.5;7;15.8;.7;11.84;.1;2.1;15183 +71086;43.81808;2.75165;462;20221005;20.2;7.5;13.8;2.2;13.29;0;1.95;12618 +71086;43.81808;2.75165;462;20221006;21.4;13.2;17.3;2.2;15.61;0;1.65;8629 +71086;43.81808;2.75165;462;20221007;20.9;11.8;16.3;2.3;14.89;.4;1.91;10360 +71086;43.81808;2.75165;462;20221008;19.9;13.7;16.8;1.3;15.44;1.8;1.51;8324 +71086;43.81808;2.75165;462;20221009;20.9;10.9;15.9;2;14.39;0;1.86;10647 +71086;43.81808;2.75165;462;20221010;22.1;14.3;18.2;2.4;15.09;0;2.13;9195 +71086;43.81808;2.75165;462;20221011;22.2;11.3;16.8;1.3;13.65;0;1.75;10254 +71086;43.81808;2.75165;462;20221012;22.2;11.1;16.7;1.4;13.91;2;1.78;10305 +71086;43.81808;2.75165;462;20221013;19.6;11.2;15.4;1.9;14.11;2.2;1.47;9034 +71086;43.81808;2.75165;462;20221014;19;13.5;16.3;3.8;16.14;1.4;1.48;7178 +71086;43.81808;2.75165;462;20221015;25.2;10.7;18;2.3;15.24;.1;2.33;12057 +71086;43.81808;2.75165;462;20221016;21.1;15.7;18.4;5.2;17.64;.1;1.96;6885 +71086;43.81808;2.75165;462;20221017;19.6;17.7;18.7;5.5;18.34;1.8;1.62;3666 +71086;43.81808;2.75165;462;20221018;20.3;17.6;18.9;3.8;18.34;0;1.59;4247 +71086;43.81808;2.75165;462;20221019;20.3;14.8;17.5;4.1;17.94;2.6;1.42;6048 +71086;43.81808;2.75165;462;20221020;19.4;17.8;18.6;5.1;18.79;1.5;1.44;3187 +71086;43.81808;2.75165;462;20221021;21.8;17.4;19.6;3.1;17.34;.6;1.92;5784 +71086;43.81808;2.75165;462;20221022;22.8;12.4;17.6;2.4;15.59;0;1.86;9219 +71086;43.81808;2.75165;462;20221023;20.3;15.8;18;4.7;17.49;.1;1.69;5704 +71086;43.81808;2.75165;462;20221024;23.1;14.1;18.6;1.8;15.59;0;1.73;8264 +71086;43.81808;2.75165;462;20221025;21.1;11.1;16.1;2.9;12.88;0;2.07;8503 +71086;43.81808;2.75165;462;20221026;21.8;12.3;17;2.6;16.34;.1;1.59;8296 +71086;43.81808;2.75165;462;20221027;21.4;14.7;18.1;3.9;17.09;0;1.72;6549 +71086;43.81808;2.75165;462;20221028;20.8;16.5;18.7;4.4;16.09;0;2.1;5127 +71086;43.81808;2.75165;462;20221029;21.1;14.9;18;4.6;13.39;0;2.67;6211 +71086;43.81808;2.75165;462;20221030;20.7;15.9;18.3;5.1;15.19;0;2.33;5332 +71086;43.81808;2.75165;462;20221031;20.7;16.8;18.8;5.1;15.89;1.4;2.26;4626 +71086;43.81808;2.75165;462;20221101;18.8;13.4;16.1;2.9;14.34;.1;1.44;5605 +71086;43.81808;2.75165;462;20221102;19.6;7;13.3;.8;11.09;0;1.07;8777 +71086;43.81808;2.75165;462;20221103;16.6;5.7;11.2;3.1;11.99;5.2;1.09;7995 +71086;43.81808;2.75165;462;20221104;9.4;8.8;9.1;5.9;10.08;10.1;.77;1474 +71086;43.81808;2.75165;462;20221105;12.2;4.4;8.3;4;7.94;0;1.44;6461 +71086;43.81808;2.75165;462;20221106;17.7;0;8.9;1.3;7.04;0;1.23;10039 +71086;43.81808;2.75165;462;20221107;18.8;2.1;10.5;2.4;9.44;0;1.49;9585 +71086;43.81808;2.75165;462;20221108;16.9;12.8;14.8;5.4;14.49;.7;1.34;4276 +71086;43.81808;2.75165;462;20221109;17.7;13.3;15.5;2.7;14.34;1.5;1.19;4368 +71086;43.81808;2.75165;462;20221110;14.9;9.3;12.1;2.7;11.29;.2;1.04;4979 +71086;43.81808;2.75165;462;20221111;17.5;5.2;11.4;3.9;12.89;.1;.93;7665 +71086;43.81808;2.75165;462;20221112;19.7;13.6;16.7;3;12.49;0;1.82;5104 +71086;43.81808;2.75165;462;20221113;19.4;4.4;11.9;2;9.79;0;1.36;8356 +71086;43.81808;2.75165;462;20221114;15.2;13.1;14.2;3.8;13.34;.9;1.22;2654 +71086;43.81808;2.75165;462;20221115;15.1;11.5;13.3;3.4;13.74;3.3;.87;3588 +71086;43.81808;2.75165;462;20221116;16.5;9.1;12.8;1.9;11.25;.2;.95;5487 +71086;43.81808;2.75165;462;20221117;15;9.7;12.4;3.2;11.45;7.1;1.04;3898 +71086;43.81808;2.75165;462;20221118;11.2;8.3;9.8;4.5;10.35;2.5;.8;3170 +71086;43.81808;2.75165;462;20221119;8.8;6.1;7.4;4.5;8.84;1.4;.84;2670 +71086;43.81808;2.75165;462;20221120;10.1;4.2;7.2;4;8.44;.9;.9;4514 +71086;43.81808;2.75165;462;20221121;9.1;3.9;6.5;2.9;8.99;15.4;.56;4151 +71086;43.81808;2.75165;462;20221122;6.3;4.4;5.4;6.1;8.44;11.4;.53;2180 +71086;43.81808;2.75165;462;20221123;12.2;5.7;9;2.7;10.04;6.1;.73;4611 +71086;43.81808;2.75165;462;20221124;13.1;6.8;10;2.1;9.99;.2;.81;4478 +71086;43.81808;2.75165;462;20221125;9.2;4.1;6.7;2.3;9.49;4.3;.43;3951 +71086;43.81808;2.75165;462;20221126;10.7;4.6;7.7;2.8;8.39;0;.88;4285 +71086;43.81808;2.75165;462;20221127;11.1;-1;5.1;2.9;7.74;4.2;.71;6287 +71086;43.81808;2.75165;462;20221128;9;7.9;8.4;3.5;10.29;8;.58;1358 +71086;43.81808;2.75165;462;20221129;8.2;4.7;6.5;3.3;8.24;.2;.72;3008 +71086;43.81808;2.75165;462;20221130;6.2;-.3;3;2.6;7.04;.1;.49;4301 +71086;43.81808;2.75165;462;20221201;3.9;.5;2.2;2.4;7.09;.1;.27;2785 +71086;43.81808;2.75165;462;20221202;5;1.8;3.4;1.6;7.09;.7;.41;2708 +71086;43.81808;2.75165;462;20221203;6.2;1.2;3.7;.8;7.49;4.3;.36;3584 +71086;43.81808;2.75165;462;20221204;6.6;3.3;5;1.6;7.54;.4;.52;2745 +71086;43.81808;2.75165;462;20221205;6;-2.6;1.7;1.1;5.64;.1;.49;4523 +71086;43.81808;2.75165;462;20221206;11.4;-2.1;4.7;1.3;5.99;.2;.63;6230 +71086;43.81808;2.75165;462;20221207;11.1;-1.5;4.8;1.3;5.74;0;.64;5954 +71086;43.81808;2.75165;462;20221208;6.6;-2.7;1.9;2;7.19;1.4;.23;4903 +71086;43.81808;2.75165;462;20221209;11.6;6.1;8.8;2.3;10.29;.1;.55;3603 +71086;43.81808;2.75165;462;20221210;1.8;3.2;2.5;6.2;7.04;0;.38;0 +71086;43.81808;2.75165;462;20221211;6.2;-5.2;.5;2.3;4.14;0;.83;5512 +71086;43.81808;2.75165;462;20221212;3.7;-6.1;-1.2;2;4.69;8.7;.45;5035 +71086;43.81808;2.75165;462;20221213;11.5;1.2;6.3;3;9.34;.9;.42;5158 +71086;43.81808;2.75165;462;20221214;12.5;6.8;9.7;2.5;10.84;1.6;.6;3589 +71086;43.81808;2.75165;462;20221215;10.7;6.2;8.5;3.1;11.34;10;.29;3034 +71086;43.81808;2.75165;462;20221216;10.5;7.3;8.9;2.9;10.04;.5;.63;2466 +71086;43.81808;2.75165;462;20221217;8.4;3;5.7;2.8;6.69;0;.8;3438 +71086;43.81808;2.75165;462;20221218;9;-3;3;3.8;7.64;.3;.38;5421 +71086;43.81808;2.75165;462;20221219;13;9.1;11.1;8;11.54;0;1.09;2799 +71086;43.81808;2.75165;462;20221220;12.7;11.5;12.1;6.9;11.79;0;1.33;1202 +71086;43.81808;2.75165;462;20221221;14;9.5;11.8;2;10.94;.1;.77;3080 +71086;43.81808;2.75165;462;20221222;14.9;5;10;3.5;11.54;2.9;.62;4972 +71086;43.81808;2.75165;462;20221223;17.2;11.7;14.5;2.8;13.04;0;1.06;3495 +71086;43.81808;2.75165;462;20221224;14.5;6.1;10.3;.7;10.29;.1;.5;4329 +71086;43.81808;2.75165;462;20221225;12.7;3.8;8.3;2.6;10.34;.1;.47;4675 +71086;43.81808;2.75165;462;20221226;15.8;8.2;12;1.9;11.44;.1;.76;4209 +71086;43.81808;2.75165;462;20221227;13.3;7.4;10.4;1.8;10.34;.2;.67;3691 +71086;43.81808;2.75165;462;20221228;11.6;2.3;7;1.5;8.59;0;.49;4797 +71086;43.81808;2.75165;462;20221229;13.7;4.5;9.1;1.6;9.89;1.7;.57;4741 +71086;43.81808;2.75165;462;20221230;14.9;5.8;10.4;1.4;10.29;.1;.63;4815 +71086;43.81808;2.75165;462;20221231;12.4;5.4;8.9;3.9;11.49;.1;.36;4105 +71087;43.83939;3.06067;553;20220101;17.9;3.3;10.6;.8;5.77;.1;.75;6396 +71087;43.83939;3.06067;553;20220102;14.2;3.1;8.6;1.2;6.7;.1;.88;5793 +71087;43.83939;3.06067;553;20220103;11.8;4.7;8.3;1.2;8.2;0;.61;4465 +71087;43.83939;3.06067;553;20220104;14.4;4.6;9.5;2.4;8;2.7;1.2;5538 +71087;43.83939;3.06067;553;20220105;3.1;2.4;2.8;6.2;5.5;.2;1.11;858 +71087;43.83939;3.06067;553;20220106;3.7;-.9;1.4;4.2;4.63;0;1.02;3585 +71087;43.83939;3.06067;553;20220107;1.6;-3.2;-.8;3.2;5.47;5.8;.3;3720 +71087;43.83939;3.06067;553;20220108;6.8;1.9;4.3;6.8;8.13;6.4;.33;3808 +71087;43.83939;3.06067;553;20220109;5;4.1;4.6;5;7.43;10.2;.64;1259 +71087;43.83939;3.06067;553;20220110;5.5;3.8;4.6;3.1;6.9;0;.73;1887 +71087;43.83939;3.06067;553;20220111;5.2;-2.1;1.6;2.8;5.07;0;.75;4960 +71087;43.83939;3.06067;553;20220112;5.1;-3.6;.8;1.3;4.7;0;.52;5493 +71087;43.83939;3.06067;553;20220113;7.1;-6.4;.4;.8;4.2;0;.4;6829 +71087;43.83939;3.06067;553;20220114;12.7;-4.9;3.9;.8;3.3;0;.7;7998 +71087;43.83939;3.06067;553;20220115;9.7;-3.7;3;.8;3.83;0;.6;7200 +71087;43.83939;3.06067;553;20220116;7.1;-4;1.6;1.3;4.47;0;.62;6606 +71087;43.83939;3.06067;553;20220117;7.5;-2.4;2.6;1.5;5.27;0;.65;6268 +71087;43.83939;3.06067;553;20220118;6.5;-2.1;2.2;.9;4.9;0;.53;5816 +71087;43.83939;3.06067;553;20220119;3.3;-4.9;-.8;2.2;5.57;.2;.34;5725 +71087;43.83939;3.06067;553;20220120;4.8;-.5;2.1;3.8;5.67;0;.8;4534 +71087;43.83939;3.06067;553;20220121;3.8;-2.2;.8;3.5;4.37;0;.97;4904 +71087;43.83939;3.06067;553;20220122;5.6;-3.7;.9;1.8;4.33;0;.76;6400 +71087;43.83939;3.06067;553;20220123;12.6;-5.8;3.4;1.2;4.2;0;.84;9217 +71087;43.83939;3.06067;553;20220124;12.1;-2;5.1;1.3;5.27;0;.86;8253 +71087;43.83939;3.06067;553;20220125;11.5;-3.3;4.1;.9;5.1;0;.67;8397 +71087;43.83939;3.06067;553;20220126;11.3;-3.5;3.9;.9;5.13;0;.71;8539 +71087;43.83939;3.06067;553;20220127;9.5;-2.7;3.4;1.7;5.37;0;.84;7929 +71087;43.83939;3.06067;553;20220128;1.3;-4.6;-1.7;2.1;4.73;0;.56;5318 +71087;43.83939;3.06067;553;20220129;7.7;-4;1.8;1.8;4.83;0;.91;7889 +71087;43.83939;3.06067;553;20220130;3.5;-2.9;.3;2.5;5.67;.1;.6;5598 +71087;43.83939;3.06067;553;20220131;5.1;.3;2.7;6.6;6.67;.2;.66;4882 +71087;43.83939;3.06067;553;20220201;3.6;.3;1.9;7.9;6.2;.4;.69;4020 +71087;43.83939;3.06067;553;20220202;7.9;3.1;5.5;5.8;7.8;.1;.92;5112 +71087;43.83939;3.06067;553;20220203;15.4;-.5;7.4;1.9;6.23;0;1.43;9483 +71087;43.83939;3.06067;553;20220204;7.7;4.4;6;3.4;8.3;0;.72;4220 +71087;43.83939;3.06067;553;20220205;8.3;4.8;6.6;4;7.4;0;1.14;4428 +71087;43.83939;3.06067;553;20220206;5.1;-2.1;1.5;4.2;6.47;1.9;.54;6794 +71087;43.83939;3.06067;553;20220207;8.6;4.6;6.6;6.4;7.77;.8;1.24;4973 +71087;43.83939;3.06067;553;20220208;15.6;-.7;7.5;1.6;5.23;0;1.41;10818 +71087;43.83939;3.06067;553;20220209;11.7;-1.3;5.2;2.4;6.17;0;1.25;9719 +71087;43.83939;3.06067;553;20220210;4.3;.2;2.3;2.1;7.02;0;1.41;11650 +71087;43.83939;3.06067;553;20220211;11.2;5.7;8.5;3.5;6.57;0;1.65;9600 +71087;43.83939;3.06067;553;20220212;10.4;-.8;4.8;5.1;5.74;4.5;1.44;5500 +71087;43.83939;3.06067;553;20220213;8.1;6;7;6.1;8.54;13.8;.65;900 +71087;43.83939;3.06067;553;20220214;8.2;7.2;7.7;5.5;8.27;4.2;1.06;4200 +71087;43.83939;3.06067;553;20220215;6.4;3.1;4.7;6.1;7.42;1.1;.71;5450 +71087;43.83939;3.06067;553;20220216;8.6;5;6.8;6.3;9.26;4.3;.66;5188 +71087;43.83939;3.06067;553;20220217;11.6;8.8;10.2;5.9;10.73;.3;.93;4618 +71087;43.83939;3.06067;553;20220218;17.7;7.1;12.4;3.7;9.89;0;1.94;10988 +71087;43.83939;3.06067;553;20220219;8.3;4.6;6.4;4.9;6.43;0;1.62;5581 +71087;43.83939;3.06067;553;20220220;8.5;1.3;4.9;4.7;7.26;1.4;1.03;7263 +71087;43.83939;3.06067;553;20220221;8.3;6.5;7.4;9.7;7.46;3.5;1.59;6338 +71087;43.83939;3.06067;553;20220222;9.8;4.5;7.1;5.9;7.43;0;1.6;7052 +71087;43.83939;3.06067;553;20220223;15.3;4;9.6;2.5;7.67;0;1.81;10893 +71087;43.83939;3.06067;553;20220224;13.8;6.6;10.2;3.9;8.27;0;1.92;8667 +71087;43.83939;3.06067;553;20220225;8.6;3.9;6.2;4.6;5.87;0;1.8;7002 +71087;43.83939;3.06067;553;20220226;11.1;-.8;5.1;3.8;4.73;0;2.06;11570 +71087;43.83939;3.06067;553;20220227;12.2;3.2;7.7;2.9;6.33;0;1.82;10116 +71087;43.83939;3.06067;553;20220228;12.8;1.8;7.3;2.2;6.73;0;1.63;11497 +71087;43.83939;3.06067;553;20220301;11.2;.4;5.8;3.1;6.6;0;1.48;11492 +71087;43.83939;3.06067;553;20220302;8;4.5;6.2;3;8.1;.6;.94;5476 +71087;43.83939;3.06067;553;20220303;15.1;5.9;10.5;1.5;9.03;0;1.53;10750 +71087;43.83939;3.06067;553;20220304;8.4;5;6.7;4.1;8.53;.3;1.01;6021 +71087;43.83939;3.06067;553;20220305;6.8;4.7;5.8;4;7.9;0;.96;4796 +71087;43.83939;3.06067;553;20220306;9;3;6;2.5;6.43;0;1.45;8846 +71087;43.83939;3.06067;553;20220307;10;-3.8;3.1;2;5.33;0;1.49;14058 +71087;43.83939;3.06067;553;20220308;7.8;2.1;5;4.3;7.2;0;1.19;8825 +71087;43.83939;3.06067;553;20220309;8.8;4.9;6.8;4;7.66;.5;1.13;5719 +71087;43.83939;3.06067;553;20220310;10.4;7.2;8.8;5.4;8.49;10.7;1.35;5272 +71087;43.83939;3.06067;553;20220311;8.5;7.8;8.1;7.6;8.23;48.7;1.27;2291 +71087;43.83939;3.06067;553;20220312;7.2;6.3;6.7;6.7;8.3;64.2;1.04;3295 +71087;43.83939;3.06067;553;20220313;7.7;6.5;7.1;5.7;7.43;58.4;1.46;3992 +71087;43.83939;3.06067;553;20220314;9.2;1.4;5.3;7.1;9.37;7.1;.4;7410 +71087;43.83939;3.06067;553;20220315;9.7;9.1;9.4;7.9;10.19;2.3;.81;2011 +71087;43.83939;3.06067;553;20220316;11.6;9.2;10.4;4.4;10.51;0;1.23;5001 +71087;43.83939;3.06067;553;20220317;13.1;6;9.6;1.1;10;.9;1.44;11053 +71087;43.83939;3.06067;553;20220318;13;6.4;9.7;3;8.62;2.4;1.56;7150 +71087;43.83939;3.06067;553;20220319;14.3;6.3;10.3;3.7;7.12;0;2.61;15350 +71087;43.83939;3.06067;553;20220320;9.7;6;7.8;8;7.52;3;1.74;4800 +71087;43.83939;3.06067;553;20220321;10.7;6.6;8.7;10.2;7.07;3.9;2.55;9700 +71087;43.83939;3.06067;553;20220322;12.3;4.8;8.6;10;5.72;0;3.55;18600 +71087;43.83939;3.06067;553;20220323;13.6;4.1;8.9;7;4.72;0;3.89;20250 +71087;43.83939;3.06067;553;20220324;16.8;4.6;10.7;5;4.22;0;4.19;18436 +71087;43.83939;3.06067;553;20220325;17.4;3.8;10.6;3.8;3.82;0;3.86;17400 +71087;43.83939;3.06067;553;20220326;17.9;3.2;10.6;4.5;4.87;0;4.08;20950 +71087;43.83939;3.06067;553;20220327;19.1;4.5;11.8;4;5.52;0;4;20100 +71087;43.83939;3.06067;553;20220328;18.4;7;12.7;5.4;5.07;0;4.55;18250 +71087;43.83939;3.06067;553;20220329;16.3;9;12.7;3.9;7.42;3.1;3.07;13350 +71087;43.83939;3.06067;553;20220330;10.8;7.2;9;2.8;9.57;.3;1.12;5750 +71087;43.83939;3.06067;553;20220331;11.8;5.8;8.8;6.8;7.72;1.6;2.36;14500 +71087;43.83939;3.06067;553;20220401;5.6;.5;3;7.7;5.36;1.2;2.33;13160 +71087;43.83939;3.06067;553;20220402;5.2;-1.4;1.9;5.1;5.03;.1;1.87;9833 +71087;43.83939;3.06067;553;20220403;5.6;.3;2.9;8.8;4.93;0;2.86;15425 +71087;43.83939;3.06067;553;20220404;9.5;-.7;4.4;2.6;5.03;0;2.79;21666 +71087;43.83939;3.06067;553;20220405;15.4;0;7.7;2.9;6.04;0;3.01;23700 +71087;43.83939;3.06067;553;20220406;10.7;1.2;6;4;8.47;.4;1.08;7900 +71087;43.83939;3.06067;553;20220407;12.4;6.5;9.5;6.7;10.22;.4;1.06;4050 +71087;43.83939;3.06067;553;20220408;16.6;9.6;13.1;7;10.02;.1;2.96;13150 +71087;43.83939;3.06067;553;20220409;11.2;4;7.6;6;6.17;0;2.76;16850 +71087;43.83939;3.06067;553;20220410;17.3;-1.2;8.1;4.2;5.02;.2;3.94;24600 +71087;43.83939;3.06067;553;20220411;12.2;6.6;9.4;9.8;8.57;.8;2.27;11350 +71087;43.83939;3.06067;553;20220412;14.5;8.3;11.4;8.7;7.32;.3;3.5;10550 +71087;43.83939;3.06067;553;20220413;15.9;8.4;12.2;2.8;7.47;0;2.66;11550 +71087;43.83939;3.06067;553;20220414;22.3;4.3;13.3;3;9.72;0;3.83;22950 +71087;43.83939;3.06067;553;20220415;23.5;7.6;15.6;3.9;10.67;0;4.41;23700 +71087;43.83939;3.06067;553;20220416;23.1;7.6;15.3;5;8.97;0;5.11;24800 +71087;43.83939;3.06067;553;20220417;22.1;4.4;13.3;4.3;7.62;0;4.83;26000 +71087;43.83939;3.06067;553;20220418;18.7;5.7;12.2;3.4;9.32;0;3.37;21200 +71087;43.83939;3.06067;553;20220419;18.4;5.4;11.9;2.6;10.27;0;2.81;18700 +71087;43.83939;3.06067;553;20220420;13.3;8.7;11;1.8;11.07;15.4;1.22;6050 +71087;43.83939;3.06067;553;20220421;12.9;8.3;10.6;2.1;11.22;3;1.14;6000 +71087;43.83939;3.06067;553;20220422;18.9;7.5;13.2;2.9;10.82;.6;3.01;18850 +71087;43.83939;3.06067;553;20220423;13.6;10.4;12;6;9.42;21.8;2.18;5150 +71087;43.83939;3.06067;553;20220424;11.5;4.9;8.2;4.8;10.12;5.8;.78;4150 +71087;43.83939;3.06067;553;20220425;15.7;6.3;11;2.8;8.97;0;3.23;23450 +71087;43.83939;3.06067;553;20220426;21.1;3.9;12.5;1.8;8.42;0;4;27300 +71087;43.83939;3.06067;553;20220427;22.6;8.1;15.4;2.5;9.87;0;4.21;24450 +71087;43.83939;3.06067;553;20220428;22;10.1;16.1;2.9;11.32;.2;4.08;23400 +71087;43.83939;3.06067;553;20220429;21;11;16;3.5;12.92;.5;2.77;12100 +71087;43.83939;3.06067;553;20220430;20.4;10.7;15.6;3.6;10.87;0;3.97;21750 +71087;43.83939;3.06067;553;20220501;19;5;12;3;8.02;0;3.98;24850 +71087;43.83939;3.06067;553;20220502;19;8.3;13.7;2;8.97;.2;3.63;22350 +71087;43.83939;3.06067;553;20220503;18.4;9.6;14;1.5;11.57;2.9;2.15;11200 +71087;43.83939;3.06067;553;20220504;17.7;7.3;12.5;1.9;11.47;2.4;2.52;16400 +71087;43.83939;3.06067;553;20220505;17.5;7.5;12.5;3.7;9.77;.6;3.28;19900 +71087;43.83939;3.06067;553;20220506;15.7;6.3;11;3.6;9.5;0;3.02;19059 +71087;43.83939;3.06067;553;20220507;20.2;8.1;14.1;3.3;10.1;0;3.97;21637 +71087;43.83939;3.06067;553;20220508;19.8;8.7;14.3;1.8;10.47;.4;3.52;20860 +71087;43.83939;3.06067;553;20220509;23;7.7;15.3;.9;10.57;.1;3.92;24956 +71087;43.83939;3.06067;553;20220510;24.8;8;16.4;1.3;11.13;0;4.36;26045 +71087;43.83939;3.06067;553;20220511;24.8;9.2;17;2.6;11.2;0;4.8;25346 +71087;43.83939;3.06067;553;20220512;23.1;11.1;17.1;2.7;12.47;0;4.15;22123 +71087;43.83939;3.06067;553;20220513;23.5;9;16.3;1.2;12.93;0;4.01;24538 +71087;43.83939;3.06067;553;20220514;27.2;10.4;18.8;1.6;13.87;0;4.76;26402 +71087;43.83939;3.06067;553;20220515;23.4;15;19.2;4;11.57;.2;4.81;18591 +71087;43.83939;3.06067;553;20220516;25.9;11.5;18.7;1.9;13.53;.1;4.64;24697 +71087;43.83939;3.06067;553;20220517;28.3;12.1;20.2;1.4;14.4;0;4.87;26045 +71087;43.83939;3.06067;553;20220518;29.6;12.7;21.2;2.3;14.53;0;5.54;26719 +71087;43.83939;3.06067;553;20220519;25;16;20.5;4.9;13.87;0;5.2;19630 +71087;43.83939;3.06067;553;20220520;26;17.7;21.9;4.6;13.17;0;5.53;18892 +71087;43.83939;3.06067;553;20220521;30.6;11.9;21.3;1.6;15.37;.1;5.5;28369 +71087;43.83939;3.06067;553;20220522;30.3;14.8;22.5;1.9;16.93;0;5.42;26354 +71087;43.83939;3.06067;553;20220523;17.7;15.5;16.6;3.5;15.93;0;2.1;9150 +71087;43.83939;3.06067;553;20220524;14.7;10.7;12.7;4.1;11.97;1.3;2.33;13026 +71087;43.83939;3.06067;553;20220525;18.3;9.6;13.9;4.3;10.63;0;3.76;19793 +71087;43.83939;3.06067;553;20220526;18.7;8.7;13.7;3.8;11.33;.1;3.67;21243 +71087;43.83939;3.06067;553;20220527;24.3;10;17.1;3.3;13.17;0;4.79;25671 +71087;43.83939;3.06067;553;20220528;24.1;11.2;17.6;3.1;11.4;0;4.98;24325 +71087;43.83939;3.06067;553;20220529;23;8.7;15.8;2.4;8.27;0;4.96;25844 +71087;43.83939;3.06067;553;20220530;23.3;7;15.2;1.5;9.53;1.5;4.52;26995 +71087;43.83939;3.06067;553;20220531;23.9;12.3;18.1;1.8;13.83;.1;4.26;23193 +71087;43.83939;3.06067;553;20220601;27.3;12.1;19.7;2.4;13.5;.1;5.33;26766 +71087;43.83939;3.06067;553;20220602;25.8;14.9;20.3;3.4;14.13;0;5.03;22393 +71087;43.83939;3.06067;553;20220603;26.5;15.8;21.2;3.5;14.6;0;5.2;22014 +71087;43.83939;3.06067;553;20220604;27.1;16.2;21.6;3.4;17.43;.3;4.99;22280 +71087;43.83939;3.06067;553;20220605;22.9;15.5;19.2;2.9;16.47;.1;3.81;18479 +71087;43.83939;3.06067;553;20220606;28.5;11.6;20;2;14.03;.5;5.53;28524 +71087;43.83939;3.06067;553;20220607;21.8;14.2;18;2.7;14.63;0;3.75;19054 +71087;43.83939;3.06067;553;20220608;18.2;11.8;15;2.9;14.17;2.1;2.87;17283 +71087;43.83939;3.06067;553;20220609;17.6;11.3;14.4;5.1;12.37;0;3.27;17203 +71087;43.83939;3.06067;553;20220610;26.8;10;18.4;2.9;12.93;0;5.59;28510 +71087;43.83939;3.06067;553;20220611;31.8;12.7;22.3;1.3;11.93;0;5.86;29804 +71087;43.83939;3.06067;553;20220612;30.2;14.9;22.6;1.8;14;.4;5.74;27329 +71087;43.83939;3.06067;553;20220613;30.2;16.4;23.3;2.5;17.4;.1;5.69;25833 +71087;43.83939;3.06067;553;20220614;33.6;15.6;24.6;2.3;16.13;0;6.65;29299 +71087;43.83939;3.06067;553;20220615;33.5;18.9;26.2;2.1;14.17;0;6.46;26776 +71087;43.83939;3.06067;553;20220616;34.6;16.3;25.4;1.6;15.37;0;6.29;28830 +71087;43.83939;3.06067;553;20220617;36.8;17.5;27.1;1.5;14.5;0;6.62;29043 +71087;43.83939;3.06067;553;20220618;31.4;18.4;24.9;3.9;13.93;0;7.12;25236 +71087;43.83939;3.06067;553;20220619;29.1;21.1;25.1;7.8;15.03;0;7.7;19661 +71087;43.83939;3.06067;553;20220620;26.8;18.4;22.6;5.2;17.43;0;5.26;19910 +71087;43.83939;3.06067;553;20220621;28.2;18.1;23.2;3.2;19.33;1.4;4.99;21917 +71087;43.83939;3.06067;553;20220622;26.9;18.7;22.8;3.4;18.97;8.2;4.6;19647 +71087;43.83939;3.06067;553;20220623;25.8;16.3;21;2.1;18.77;13.5;4.16;21026 +71087;43.83939;3.06067;553;20220624;22.8;14.1;18.4;2;15.37;6.3;3.84;20233 +71087;43.83939;3.06067;553;20220625;25.1;12.9;19;2.4;15.27;3.7;4.66;24388 +71087;43.83939;3.06067;553;20220626;21.4;15.2;18.3;1.8;17.73;0;3.18;16771 +71087;43.83939;3.06067;553;20220627;18.2;13.7;16;3.2;15.63;0;2.6;14090 +71087;43.83939;3.06067;553;20220628;24.2;12.5;18.3;3.2;13.87;0;4.68;23593 +71087;43.83939;3.06067;553;20220629;28.7;11.2;20;1.9;12.83;.9;5.65;29022 +71087;43.83939;3.06067;553;20220630;16.4;13.9;15.1;3.1;15.13;2.4;1.86;9470 +71087;43.83939;3.06067;553;20220701;22.4;10.8;16.6;2.8;11.97;0;4.43;23462 +71087;43.83939;3.06067;553;20220702;31.1;9.1;20.1;1.3;11.5;0;5.75;30488 +71087;43.83939;3.06067;553;20220703;30.5;14;22.2;1.7;15.1;.2;5.64;27480 +71087;43.83939;3.06067;553;20220704;26.3;15.3;20.8;2.8;18.07;.1;4.61;22771 +71087;43.83939;3.06067;553;20220705;28.1;16;22.1;2.8;16.87;0;5.19;23775 +71087;43.83939;3.06067;553;20220706;27.9;14.7;21.3;2.9;12.73;0;5.71;24983 +71087;43.83939;3.06067;553;20220707;26.8;13.2;20;4;12.67;0;5.85;25319 +71087;43.83939;3.06067;553;20220708;28.6;14.6;21.6;3.5;12.6;0;6.19;25526 +71087;43.83939;3.06067;553;20220709;31.1;13.3;22.2;2.4;11.4;0;6.44;28628 +71087;43.83939;3.06067;553;20220710;31.8;16;23.9;2.5;12.1;0;6.48;27320 +71087;43.83939;3.06067;553;20220711;33.2;16.3;24.7;1.9;13.33;0;6.32;27580 +71087;43.83939;3.06067;553;20220712;33.4;17.1;25.3;2.1;13.4;0;6.41;26867 +71087;43.83939;3.06067;553;20220713;33.3;15.3;24.3;2.2;12.57;0;6.57;28346 +71087;43.83939;3.06067;553;20220714;34.8;15.8;25.3;1.7;13.3;0;6.34;28531 +71087;43.83939;3.06067;553;20220715;34;16.9;25.4;2;13.47;0;6.4;27509 +71087;43.83939;3.06067;553;20220716;35.5;16.9;26.2;1.6;12.2;0;6.44;28692 +71087;43.83939;3.06067;553;20220717;36.1;17.2;26.7;2;12.5;0;6.91;28342 +71087;43.83939;3.06067;553;20220718;34;19;26.5;3.5;13.33;0;7.47;25428 +71087;43.83939;3.06067;553;20220719;32.8;22.8;27.8;4.7;10.83;.2;8.17;20947 +71087;43.83939;3.06067;553;20220720;28.1;17.4;22.7;2.7;15.73;0;5.1;21752 +71087;43.83939;3.06067;553;20220721;32.8;16.3;24.5;2.3;13.43;0;6.31;27102 +71087;43.83939;3.06067;553;20220722;32.2;16.1;24.1;2.6;14.6;.4;6.24;25759 +71087;43.83939;3.06067;553;20220723;28.8;16.9;22.9;3;15.47;0;5.46;22678 +71087;43.83939;3.06067;553;20220724;35.3;14.5;24.9;1.4;13.47;0;6.07;28541 +71087;43.83939;3.06067;553;20220725;26.4;17.1;21.7;3.5;16.2;.1;4.78;19876 +71087;43.83939;3.06067;553;20220726;26.3;16.5;21.4;4.4;13.53;0;5.51;20282 +71087;43.83939;3.06067;553;20220727;28;12.3;20.2;3;11.17;0;5.77;25736 +71087;43.83939;3.06067;553;20220728;29.1;11.8;20.5;1.5;12.3;0;5.1;26544 +71087;43.83939;3.06067;553;20220729;27.3;16;21.6;2.3;15.93;2;4.67;21468 +71087;43.83939;3.06067;553;20220730;29.5;15.1;22.3;2.9;15.5;0;5.52;24308 +71087;43.83939;3.06067;553;20220731;32.1;14.6;23.4;2.2;14.07;0;5.94;26625 +71087;43.83939;3.06067;553;20220801;33;15.6;24.3;2.4;13.63;0;6.26;26440 +71087;43.83939;3.06067;553;20220802;34.4;16.7;25.5;1.9;12.37;0;6.19;26758 +71087;43.83939;3.06067;553;20220803;34.1;18.3;26.2;2.3;12.5;0;6.41;25280 +71087;43.83939;3.06067;553;20220804;34.3;16.4;25.4;2.2;13.33;0;6.31;26106 +71087;43.83939;3.06067;553;20220805;30.4;16.6;23.5;2.8;17.4;.1;5.34;23246 +71087;43.83939;3.06067;553;20220806;32;17.5;24.8;2.6;16.7;0;5.69;23586 +71087;43.83939;3.06067;553;20220807;32.4;17.6;25;2;12.63;0;5.67;23914 +71087;43.83939;3.06067;553;20220808;33.2;14.6;23.9;1.7;9.47;0;5.74;25711 +71087;43.83939;3.06067;553;20220809;34.1;15.3;24.7;1.8;9.77;0;5.87;25432 +71087;43.83939;3.06067;553;20220810;34.4;17.2;25.8;2.5;11.7;0;6.5;25232 +71087;43.83939;3.06067;553;20220811;33.4;17.7;25.5;2.6;16.2;0;6.04;24127 +71087;43.83939;3.06067;553;20220812;36.1;19.1;27.6;1.7;16.37;0;5.82;24792 +71087;43.83939;3.06067;553;20220813;35.1;16.8;26;2.1;16.23;5;5.83;24259 +71087;43.83939;3.06067;553;20220814;26.5;19.8;23.2;3.5;19.39;3.5;3.77;15987 +71087;43.83939;3.06067;553;20220815;26.5;15.6;21.1;2.6;14.73;0;4.36;20922 +71087;43.83939;3.06067;553;20220816;29.6;14.3;22;2.7;14.53;17.3;5.05;22418 +71087;43.83939;3.06067;553;20220817;22.4;15.7;19.1;1.9;17.47;19.8;2.87;14978 +71087;43.83939;3.06067;553;20220818;22.6;15.1;18.9;4;15.57;1.2;3.5;15712 +71087;43.83939;3.06067;553;20220819;22.9;15.5;19.2;4.9;15.63;0;3.75;15564 +71087;43.83939;3.06067;553;20220820;28.3;14.6;21.4;2.5;15.1;0;4.59;21166 +71087;43.83939;3.06067;553;20220821;27;15.3;21.1;2.9;14.4;0;4.51;19490 +71087;43.83939;3.06067;553;20220822;23.9;17.1;20.5;4.6;16.47;.1;3.86;14668 +71087;43.83939;3.06067;553;20220823;29.9;16.8;23.3;2.7;16.53;0;4.82;20263 +71087;43.83939;3.06067;553;20220824;32.6;15.2;23.9;1.9;14.2;0;5.2;23405 +71087;43.83939;3.06067;553;20220825;29.6;16.8;23.2;2.4;16.2;.4;4.6;19904 +71087;43.83939;3.06067;553;20220826;28.7;16.8;22.7;2.8;16.8;.1;4.49;19009 +71087;43.83939;3.06067;553;20220827;28.8;15.1;22;2.1;14;0;4.42;20238 +71087;43.83939;3.06067;553;20220828;31.5;13.9;22.7;1.7;11.63;0;4.76;22426 +71087;43.83939;3.06067;553;20220829;30.2;15.8;23;2.7;14.67;2.1;4.95;20572 +71087;43.83939;3.06067;553;20220830;30.1;14.9;22.5;2;15.3;0;4.48;20940 +71087;43.83939;3.06067;553;20220831;28.9;15.7;22.3;1.9;14.67;0;4.2;19399 +71087;43.83939;3.06067;553;20220901;28.3;16.1;22.2;2.1;16.13;0;4.03;18394 +71087;43.83939;3.06067;553;20220902;26.7;15.2;20.9;1.8;15.73;18.4;3.61;17769 +71087;43.83939;3.06067;553;20220903;25.8;15.3;20.5;1.5;17.63;2.1;3.16;16663 +71087;43.83939;3.06067;553;20220904;27.2;16.1;21.6;3.4;18.6;0;3.8;17112 +71087;43.83939;3.06067;553;20220905;26.8;20.5;23.7;5.2;20.17;.7;3.91;12424 +71087;43.83939;3.06067;553;20220906;28.4;20.5;24.5;4.1;20.13;2.3;4.03;13752 +71087;43.83939;3.06067;553;20220907;25.4;16.1;20.7;2.2;18.07;2.2;3.09;15225 +71087;43.83939;3.06067;553;20220908;24.4;12.7;18.5;1.6;13.8;.4;3.08;16952 +71087;43.83939;3.06067;553;20220909;19.2;12.6;15.9;1.8;14.3;.2;2.16;12458 +71087;43.83939;3.06067;553;20220910;24.2;12.1;18.2;2.5;11.99;.1;3.47;18340 +71087;43.83939;3.06067;553;20220911;30.3;10.4;20.4;1.3;11.9;0;3.93;21116 +71087;43.83939;3.06067;553;20220912;27.6;15.5;21.6;3.6;16.73;.3;4.13;16769 +71087;43.83939;3.06067;553;20220913;26.2;21.5;23.8;4.9;21.27;7.8;3.27;9719 +71087;43.83939;3.06067;553;20220914;24.7;17.6;21.2;3;19.1;.6;2.76;12224 +71087;43.83939;3.06067;553;20220915;26.2;14.1;20.2;2.2;15.7;.1;3.31;16207 +71087;43.83939;3.06067;553;20220916;22.8;15.5;19.2;4.4;14.1;.1;3.44;12226 +71087;43.83939;3.06067;553;20220917;18.8;9.1;14;3.4;8.4;0;3.21;14106 +71087;43.83939;3.06067;553;20220918;24.2;6.3;15.2;1.4;6.63;0;3.22;19184 +71087;43.83939;3.06067;553;20220919;24.6;6.6;15.6;1.9;7.07;0;3.58;18762 +71087;43.83939;3.06067;553;20220920;23.7;8.1;15.9;1.9;7.6;0;3.35;17695 +71087;43.83939;3.06067;553;20220921;23;7.1;15.1;1.6;8.1;0;3.01;17647 +71087;43.83939;3.06067;553;20220922;23.8;9.4;16.6;1.6;11.27;.1;2.85;16619 +71087;43.83939;3.06067;553;20220923;20.3;10;15.2;2.7;12.8;18.7;2.47;13822 +71087;43.83939;3.06067;553;20220924;17.9;12.8;15.3;2.5;14.03;0;1.79;9362 +71087;43.83939;3.06067;553;20220925;16.8;10;13.4;2.9;11.7;0;1.95;10774 +71087;43.83939;3.06067;553;20220926;15.7;7;11.4;3.6;10.73;1.3;1.87;12163 +71087;43.83939;3.06067;553;20220927;14.3;10.5;12.4;6.8;11.73;1.7;1.78;7768 +71087;43.83939;3.06067;553;20220928;14.9;11.7;13.3;6.9;13.87;9.3;1.3;7043 +71087;43.83939;3.06067;553;20220929;13.5;10.4;12;3.9;11.46;1.8;1.3;7667 +71087;43.83939;3.06067;553;20220930;13.8;7.9;10.8;4.2;9.76;0;1.68;9744 +71087;43.83939;3.06067;553;20221001;17.8;5.8;11.8;2.5;11.7;.1;1.8;13656 +71087;43.83939;3.06067;553;20221002;21.1;13.7;17.4;2.2;14.67;0;2.08;10309 +71087;43.83939;3.06067;553;20221003;21.2;11.6;16.4;3.2;12.43;0;2.51;13290 +71087;43.83939;3.06067;553;20221004;23.1;7.2;15.2;1.1;11.13;.1;2.17;15130 +71087;43.83939;3.06067;553;20221005;19.5;8.7;14.1;2.7;12.47;0;2.1;12305 +71087;43.83939;3.06067;553;20221006;20.5;12.8;16.6;1.8;14.76;0;1.82;11072 +71087;43.83939;3.06067;553;20221007;20.3;10.5;15.4;2;13.93;1.1;1.88;11440 +71087;43.83939;3.06067;553;20221008;19.5;13.2;16.3;1.3;14.63;1.4;1.54;8984 +71087;43.83939;3.06067;553;20221009;19.9;9.7;14.8;2.2;13.33;.2;1.86;11370 +71087;43.83939;3.06067;553;20221010;21.3;14.4;17.8;2.9;14.07;.1;2.23;9066 +71087;43.83939;3.06067;553;20221011;21;11.3;16.1;1.3;12.73;.1;1.73;11580 +71087;43.83939;3.06067;553;20221012;21;11;16;1.1;12.69;1.8;1.58;10010 +71087;43.83939;3.06067;553;20221013;18.3;9.4;13.8;1.7;12.66;1.9;1.38;9665 +71087;43.83939;3.06067;553;20221014;17.5;13.3;15.4;3.8;15.6;.4;1.22;6646 +71087;43.83939;3.06067;553;20221015;24.9;11;18;2.2;14.4;.2;2.33;12419 +71087;43.83939;3.06067;553;20221016;20.7;14.9;17.8;5.5;16.6;1.7;1.96;7726 +71087;43.83939;3.06067;553;20221017;19.5;17.4;18.4;5.9;16.93;8.2;1.88;4246 +71087;43.83939;3.06067;553;20221018;20.9;17.1;19;4.1;17;.4;1.93;5743 +71087;43.83939;3.06067;553;20221019;20.7;15.6;18.1;4.4;16.43;6.9;1.9;6628 +71087;43.83939;3.06067;553;20221020;19.1;17.2;18.1;5.5;17.6;9.4;1.49;3715 +71087;43.83939;3.06067;553;20221021;21.6;17.4;19.5;3.5;15.77;.3;2.11;5842 +71087;43.83939;3.06067;553;20221022;21.8;12.5;17.2;2.7;14.17;.1;1.96;9172 +71087;43.83939;3.06067;553;20221023;20.7;16.7;18.7;4.7;15.6;.8;2.17;5599 +71087;43.83939;3.06067;553;20221024;21.7;14.7;18.2;2.1;13.97;.1;1.84;7697 +71087;43.83939;3.06067;553;20221025;20.9;11.4;16.2;2.7;12.13;0;1.85;8603 +71087;43.83939;3.06067;553;20221026;22.2;13.1;17.6;2.6;15.1;.1;1.74;8562 +71087;43.83939;3.06067;553;20221027;21.7;15.8;18.8;4.1;15.4;0;2.15;6656 +71087;43.83939;3.06067;553;20221028;21.4;16.2;18.8;4.2;14.23;0;2.43;6052 +71087;43.83939;3.06067;553;20221029;21.6;17.1;19.3;4.7;10.23;0;3.64;5604 +71087;43.83939;3.06067;553;20221030;20.1;15.6;17.9;4.7;13.97;0;2.31;5486 +71087;43.83939;3.06067;553;20221031;20;15.7;17.8;5;14.87;2.8;2.12;5154 +71087;43.83939;3.06067;553;20221101;17.8;12.9;15.3;2.1;13.43;.1;1.28;5654 +71087;43.83939;3.06067;553;20221102;18.2;7.6;12.9;1;10.13;.1;1.09;8564 +71087;43.83939;3.06067;553;20221103;16.6;6.7;11.6;3.7;11.4;4.4;1.27;8026 +71087;43.83939;3.06067;553;20221104;8.8;8.2;8.5;7;9.36;4.4;.81;1881 +71087;43.83939;3.06067;553;20221105;11.1;4.2;7.6;3.9;7.67;0;1.29;6396 +71087;43.83939;3.06067;553;20221106;17.8;1.2;9.5;1.6;6.37;.1;1.45;10249 +71087;43.83939;3.06067;553;20221107;17.9;2.9;10.4;2.4;9;0;1.43;9630 +71087;43.83939;3.06067;553;20221108;16.9;11.9;14.4;4.9;13.33;1.6;1.35;5137 +71087;43.83939;3.06067;553;20221109;16.9;12.9;14.9;2.5;13.57;.1;1.12;4558 +71087;43.83939;3.06067;553;20221110;14.6;8.8;11.7;2;10.73;.2;.97;5493 +71087;43.83939;3.06067;553;20221111;16.9;5.8;11.3;4.1;12.3;.1;.97;7761 +71087;43.83939;3.06067;553;20221112;19.2;12.3;15.8;3.5;10.97;.1;2.06;5868 +71087;43.83939;3.06067;553;20221113;19.1;7.8;13.4;2.5;8.53;.3;1.9;7578 +71087;43.83939;3.06067;553;20221114;14.2;12.5;13.3;4.2;12.43;1.4;1.17;2050 +71087;43.83939;3.06067;553;20221115;15.1;11.1;13.1;3.1;12.97;2.8;.86;3824 +71087;43.83939;3.06067;553;20221116;15.2;8;11.6;1.8;10.36;.2;.85;6417 +71087;43.83939;3.06067;553;20221117;13.5;8.8;11.1;3.4;10.99;5.7;.82;4265 +71087;43.83939;3.06067;553;20221118;10.5;7.3;8.9;5.1;9.19;1.2;.9;3774 +71087;43.83939;3.06067;553;20221119;8.2;5.1;6.7;4.2;8.33;.4;.8;3351 +71087;43.83939;3.06067;553;20221120;8.9;3.1;6;3.6;7.97;.3;.73;4845 +71087;43.83939;3.06067;553;20221121;9.4;3.4;6.4;3.3;8.53;12.6;.61;4851 +71087;43.83939;3.06067;553;20221122;5.7;3.8;4.8;6;8.17;6.8;.43;2374 +71087;43.83939;3.06067;553;20221123;11.2;5.3;8.3;3.3;9.77;3.9;.61;4641 +71087;43.83939;3.06067;553;20221124;12.3;6;9.2;2;9.5;0;.72;4797 +71087;43.83939;3.06067;553;20221125;9;5;7;2.5;9.13;2.9;.51;3454 +71087;43.83939;3.06067;553;20221126;10;3.8;6.9;2.3;7.6;0;.77;4688 +71087;43.83939;3.06067;553;20221127;11.6;.9;6.3;3.1;6.73;3;1.13;6266 +71087;43.83939;3.06067;553;20221128;8;7.3;7.7;3.3;9.73;5.5;.54;942 +71087;43.83939;3.06067;553;20221129;7.3;4;5.6;3.7;7.83;0;.65;3130 +71087;43.83939;3.06067;553;20221130;6.4;-.4;3;1.3;6.67;.1;.4;4710 +71087;43.83939;3.06067;553;20221201;4.2;-1;1.6;1.1;6.57;0;.3;4015 +71087;43.83939;3.06067;553;20221202;4.4;1;2.7;.8;6.6;1.7;.38;2940 +71087;43.83939;3.06067;553;20221203;5.6;1.1;3.4;1.2;7.3;8;.33;3612 +71087;43.83939;3.06067;553;20221204;5.9;3.3;4.6;1.8;7.3;.4;.49;2541 +71087;43.83939;3.06067;553;20221205;8.2;-2.9;2.7;1.3;5.1;.2;.59;5547 +71087;43.83939;3.06067;553;20221206;10.6;-1.1;4.7;.8;5.27;.3;.51;6125 +71087;43.83939;3.06067;553;20221207;10.4;0;5.2;1.1;5.47;.1;.59;5704 +71087;43.83939;3.06067;553;20221208;7.1;-1.8;2.7;1.8;6.67;3;.4;5186 +71087;43.83939;3.06067;553;20221209;10.3;6;8.2;1.9;10.03;0;.44;3343 +71087;43.83939;3.06067;553;20221210;1.6;2.7;2.2;4.5;6.7;0;.48;0 +71087;43.83939;3.06067;553;20221211;5.9;-6.9;-.5;1.6;3.7;0;.58;6167 +71087;43.83939;3.06067;553;20221212;4.3;-5.9;-.8;2.5;4.53;5.7;.54;5460 +71087;43.83939;3.06067;553;20221213;10.8;2.4;6.6;3.6;9.67;2.1;.28;4930 +71087;43.83939;3.06067;553;20221214;11.3;7.2;9.2;2.6;10.33;2.7;.56;3187 +71087;43.83939;3.06067;553;20221215;10.6;5.1;7.8;3.2;10.53;9.3;.3;3783 +71087;43.83939;3.06067;553;20221216;9.3;6.4;7.8;2;9.03;0;.58;2614 +71087;43.83939;3.06067;553;20221217;7.9;.5;4.2;1.6;5.4;.1;.66;4458 +71087;43.83939;3.06067;553;20221218;9.1;-3.9;2.6;3.9;6.63;1.2;.59;6212 +71087;43.83939;3.06067;553;20221219;12.8;9;10.9;7.4;10.6;1.1;1.26;3041 +71087;43.83939;3.06067;553;20221220;12.6;11;11.8;6.3;10.9;1.1;1.36;1700 +71087;43.83939;3.06067;553;20221221;13.2;9.7;11.5;1.9;10.73;.4;.68;3959 +71087;43.83939;3.06067;553;20221222;13.3;5.9;9.6;4.1;11.5;2.7;.4;4511 +71087;43.83939;3.06067;553;20221223;16.1;11.2;13.7;2.6;12.53;.1;.9;3450 +71087;43.83939;3.06067;553;20221224;15;6.9;10.9;.9;9.63;.1;.6;4558 +71087;43.83939;3.06067;553;20221225;13.7;4.7;9.2;2.8;9.47;.1;.75;5028 +71087;43.83939;3.06067;553;20221226;15.6;8.3;11.9;1.9;10.9;.1;.77;4428 +71087;43.83939;3.06067;553;20221227;12.3;6.4;9.3;1.3;9.53;.1;.54;3963 +71087;43.83939;3.06067;553;20221228;12.7;3.2;7.9;1.9;8.07;.1;.74;5266 +71087;43.83939;3.06067;553;20221229;13.2;3.4;8.3;1.7;9.2;.8;.55;5386 +71087;43.83939;3.06067;553;20221230;14.7;5.6;10.1;1.8;9.57;.1;.74;5130 +71087;43.83939;3.06067;553;20221231;13.8;7.1;10.5;4.1;10.67;.3;.81;4376 +71088;43.85978;3.36989;637;20220101;21.1;-3.9;8.6;.5;4.92;.2;.34;8468 +71088;43.85978;3.36989;637;20220102;14.6;-3.9;5.3;1.3;5.72;0;.64;7942 +71088;43.85978;3.36989;637;20220103;12.1;3.6;7.8;1.1;6.82;0;.61;5177 +71088;43.85978;3.36989;637;20220104;10.6;-2.1;4.2;1.8;7.22;1.7;.42;6533 +71088;43.85978;3.36989;637;20220105;2.1;1.9;2;7.4;4.42;.4;1.4;180 +71088;43.85978;3.36989;637;20220106;3.9;-.5;1.7;5.3;3.82;0;1.37;3596 +71088;43.85978;3.36989;637;20220107;.9;-4.7;-1.9;4.9;4.42;6.1;.47;4184 +71088;43.85978;3.36989;637;20220108;6.3;.9;3.6;8;6.52;4.6;.76;4130 +71088;43.85978;3.36989;637;20220109;4.2;3;3.6;5.5;5.62;7.1;1.05;1574 +71088;43.85978;3.36989;637;20220110;5.2;2.4;3.8;4.6;5.12;.3;1.19;2821 +71088;43.85978;3.36989;637;20220111;5.8;-2.4;1.7;4.5;3.82;.1;1.3;5402 +71088;43.85978;3.36989;637;20220112;7.5;-5.9;.8;1.6;3.32;0;.76;7178 +71088;43.85978;3.36989;637;20220113;10.5;-11.4;-.5;.4;3.02;0;.28;9198 +71088;43.85978;3.36989;637;20220114;13.6;-11.1;1.2;.2;2.92;0;.17;9281 +71088;43.85978;3.36989;637;20220115;10.3;-9;.6;.9;3.02;0;.57;9021 +71088;43.85978;3.36989;637;20220116;7.6;-5.6;1;2.5;3.92;0;.92;7410 +71088;43.85978;3.36989;637;20220117;9.1;-1.3;3.9;3.4;4.82;0;1.2;6565 +71088;43.85978;3.36989;637;20220118;10.8;-1.8;4.5;1.1;4.12;0;.74;7382 +71088;43.85978;3.36989;637;20220119;4.3;-6.9;-1.3;2.7;4.32;.1;.59;6996 +71088;43.85978;3.36989;637;20220120;5.2;-.5;2.3;5.7;4.52;.1;1.29;4837 +71088;43.85978;3.36989;637;20220121;3.7;-1;1.3;5.7;3.52;0;1.51;4379 +71088;43.85978;3.36989;637;20220122;6.7;-2.7;2;3.2;3.62;0;1.25;6578 +71088;43.85978;3.36989;637;20220123;12.7;-9.6;1.5;1.2;3.72;0;.83;10174 +71088;43.85978;3.36989;637;20220124;11.2;-7.2;2;.9;4.22;0;.63;9728 +71088;43.85978;3.36989;637;20220125;12.6;-9;1.8;.9;4.02;0;.7;10406 +71088;43.85978;3.36989;637;20220126;11.9;-9.3;1.3;1.2;4.02;0;.81;10527 +71088;43.85978;3.36989;637;20220127;9.8;-5.2;2.3;2.2;4.52;0;1;9044 +71088;43.85978;3.36989;637;20220128;6.3;-3.3;1.5;3.8;4.32;0;1.11;7181 +71088;43.85978;3.36989;637;20220129;11.3;-3.5;3.9;3.3;4.12;0;1.59;9212 +71088;43.85978;3.36989;637;20220130;8.1;-2.1;3;4.3;5.12;.2;1.19;7622 +71088;43.85978;3.36989;637;20220131;4.8;.2;2.5;8.3;5.42;.2;1.09;4945 +71088;43.85978;3.36989;637;20220201;3.9;-.1;1.9;10.4;4.92;.2;1.27;4627 +71088;43.85978;3.36989;637;20220202;8.9;2.7;5.8;8;6.12;0;1.67;6024 +71088;43.85978;3.36989;637;20220203;17.8;-5.3;6.2;2.5;4.82;0;1.9;11594 +71088;43.85978;3.36989;637;20220204;7.7;3.3;5.5;4.6;6.42;0;1.17;5102 +71088;43.85978;3.36989;637;20220205;8.9;4.3;6.6;4.6;5.72;0;1.64;5308 +71088;43.85978;3.36989;637;20220206;5.2;-3.4;.9;5.9;5.22;1.8;.86;7634 +71088;43.85978;3.36989;637;20220207;8.7;3.6;6.1;7.4;6.22;.5;1.68;5791 +71088;43.85978;3.36989;637;20220208;15.3;-.8;7.2;1.8;4.22;0;1.59;11010 +71088;43.85978;3.36989;637;20220209;7.8;-8;-.1;1.5;4.82;0;.78;11048 +71088;43.85978;3.36989;637;20220210;.7;-2.2;-.8;2;7.02;0;1.35;12100 +71088;43.85978;3.36989;637;20220211;10.7;6;8.3;4.2;6.12;0;1.86;7900 +71088;43.85978;3.36989;637;20220212;9.9;-1.3;4.3;5.1;5.72;3.9;1.44;5500 +71088;43.85978;3.36989;637;20220213;7.6;5.5;6.5;6.1;8.52;23.1;.65;900 +71088;43.85978;3.36989;637;20220214;7.8;7.2;7.5;5.3;8.02;3.9;1.1;3600 +71088;43.85978;3.36989;637;20220215;5.8;2.2;4;6;6.92;.3;.75;5400 +71088;43.85978;3.36989;637;20220216;9.2;4.7;6.9;7.6;8.32;2.9;1.01;6136 +71088;43.85978;3.36989;637;20220217;11.6;8.4;10;7.4;9.42;.7;1.46;5133 +71088;43.85978;3.36989;637;20220218;17.8;5.4;11.6;3.2;8.92;0;1.95;10965 +71088;43.85978;3.36989;637;20220219;7.8;3.5;5.6;5.7;5.12;0;1.9;6241 +71088;43.85978;3.36989;637;20220220;9.2;1.3;5.2;6.7;5.92;1.1;1.71;8841 +71088;43.85978;3.36989;637;20220221;7.7;6.1;6.9;10.5;6.02;1.8;2.21;3627 +71088;43.85978;3.36989;637;20220222;9;3.9;6.4;7.9;5.92;0;2.04;7152 +71088;43.85978;3.36989;637;20220223;15;3.8;9.4;3.6;6.62;0;2.17;11101 +71088;43.85978;3.36989;637;20220224;14;5.4;9.7;3.8;7.02;0;2.07;9764 +71088;43.85978;3.36989;637;20220225;8.3;3;5.6;5.3;4.72;0;2.08;7608 +71088;43.85978;3.36989;637;20220226;9.2;-.7;4.2;4.2;4.32;0;1.95;10809 +71088;43.85978;3.36989;637;20220227;10.4;.8;5.6;2.5;5.52;0;1.54;10772 +71088;43.85978;3.36989;637;20220228;12;-1.2;5.4;2.3;5.82;0;1.58;12922 +71088;43.85978;3.36989;637;20220301;9.1;-4;2.5;3.6;5.62;0;1.35;13034 +71088;43.85978;3.36989;637;20220302;5.6;4.6;5.1;2.5;6.92;.5;.83;3113 +71088;43.85978;3.36989;637;20220303;13.8;4.4;9.1;1.3;7.62;0;1.47;11208 +71088;43.85978;3.36989;637;20220304;9.6;2.3;5.9;4.4;6.72;0;1.5;9913 +71088;43.85978;3.36989;637;20220305;8.3;4.5;6.4;4.4;6.42;.1;1.54;7037 +71088;43.85978;3.36989;637;20220306;9.5;.4;4.9;2.8;4.62;0;1.79;11433 +71088;43.85978;3.36989;637;20220307;9.1;-9.6;-.3;1.1;3.82;0;1.38;16911 +71088;43.85978;3.36989;637;20220308;5.3;-3.2;1;3.4;5.62;2.6;.96;11297 +71088;43.85978;3.36989;637;20220309;6.6;4.3;5.4;3.6;6.52;.5;1.2;5593 +71088;43.85978;3.36989;637;20220310;8;6;7;5;7.62;6.4;1.25;5232 +71088;43.85978;3.36989;637;20220311;6.9;6.5;6.7;7.2;7.02;55.2;1.43;1962 +71088;43.85978;3.36989;637;20220312;5.8;4.3;5;8.7;6.62;69.5;1.28;4548 +71088;43.85978;3.36989;637;20220313;5.9;4.6;5.2;6.4;6.22;61.8;1.42;4236 +71088;43.85978;3.36989;637;20220314;8;-.6;3.7;6.5;8.62;6.1;.17;1800 +71088;43.85978;3.36989;637;20220315;8.4;8;8.2;6.4;9.92;0;.6;2081 +71088;43.85978;3.36989;637;20220316;9.6;7.9;8.7;3.9;9.72;0;1.32;6200 +71088;43.85978;3.36989;637;20220317;12.9;2.2;7.5;1.3;7.62;.8;1.66;14151 +71088;43.85978;3.36989;637;20220318;12.8;7;9.9;4;8.52;.9;1.72;6800 +71088;43.85978;3.36989;637;20220319;13.3;6;9.6;3.4;7.12;0;2.37;14400 +71088;43.85978;3.36989;637;20220320;7.4;5.3;6.3;6.5;7.62;10.8;1.02;1200 +71088;43.85978;3.36989;637;20220321;9.4;5.3;7.3;8.7;7.12;1.3;1.91;7500 +71088;43.85978;3.36989;637;20220322;11.2;3.9;7.5;9;6.02;0;2.96;18000 +71088;43.85978;3.36989;637;20220323;12.5;3;7.7;6;5.02;0;3.34;20700 +71088;43.85978;3.36989;637;20220324;15.9;3.9;9.9;4.6;4.12;0;4.01;21600 +71088;43.85978;3.36989;637;20220325;16.5;4.2;10.3;3.6;3.72;0;3.66;16300 +71088;43.85978;3.36989;637;20220326;16.7;5.2;10.9;4.7;4.92;0;4.06;21100 +71088;43.85978;3.36989;637;20220327;18.4;6.1;12.2;4.1;5.32;0;4.09;20300 +71088;43.85978;3.36989;637;20220328;17.5;7;12.2;4.8;4.92;0;4.27;18400 +71088;43.85978;3.36989;637;20220329;14.7;8.1;11.4;4.2;7.42;3.6;2.8;12300 +71088;43.85978;3.36989;637;20220330;11.2;6.4;8.8;2.9;9.12;.6;1.26;6600 +71088;43.85978;3.36989;637;20220331;11.6;5.9;8.7;6.9;7.32;.2;2.65;17100 +71088;43.85978;3.36989;637;20220401;5.1;0;2.5;7.7;5.34;.8;2.33;13160 +71088;43.85978;3.36989;637;20220402;4.7;-2;1.4;5.1;5.01;.1;1.87;9833 +71088;43.85978;3.36989;637;20220403;5.1;-.2;2.5;7.5;4.65;0;2.37;13268 +71088;43.85978;3.36989;637;20220404;9;-1.2;3.9;2.6;5.01;0;2.79;21666 +71088;43.85978;3.36989;637;20220405;14.9;-.5;7.2;2.9;6.02;0;3.01;23700 +71088;43.85978;3.36989;637;20220406;11.5;3;7.2;4.3;8.32;.2;1.46;9200 +71088;43.85978;3.36989;637;20220407;12.4;5.8;9.1;6;9.82;2;1.13;4000 +71088;43.85978;3.36989;637;20220408;16.3;9.3;12.8;6.3;9.82;.2;2.93;13900 +71088;43.85978;3.36989;637;20220409;10.5;4;7.2;6.6;5.82;0;2.82;16300 +71088;43.85978;3.36989;637;20220410;16.4;.6;8.5;4.5;5.02;.3;3.98;24900 +71088;43.85978;3.36989;637;20220411;9.3;5.3;7.3;8.2;8.62;1.8;1.01;2800 +71088;43.85978;3.36989;637;20220412;12.9;7;9.9;7.5;7.02;0;2.8;7000 +71088;43.85978;3.36989;637;20220413;15.3;8.3;11.8;3.6;7.12;0;2.97;12700 +71088;43.85978;3.36989;637;20220414;22.4;7.2;14.8;3.7;9.72;.2;4.15;22000 +71088;43.85978;3.36989;637;20220415;23.8;10.2;17;5.3;10.42;0;5.04;23200 +71088;43.85978;3.36989;637;20220416;23.2;11.3;17.2;7.2;8.62;0;6.1;24800 +71088;43.85978;3.36989;637;20220417;22.6;7.1;14.8;5;7.52;0;5.37;26300 +71088;43.85978;3.36989;637;20220418;19.3;5.9;12.6;3.3;9.22;0;3.59;22400 +71088;43.85978;3.36989;637;20220419;18.8;6.6;12.7;2.2;10.12;.3;2.89;18000 +71088;43.85978;3.36989;637;20220420;12.9;8.4;10.6;2;10.72;15.6;1.19;5400 +71088;43.85978;3.36989;637;20220421;12;7.8;9.9;1.8;10.92;2.9;1.1;6100 +71088;43.85978;3.36989;637;20220422;18.4;7.3;12.8;3.3;10.62;.9;3.07;19300 +71088;43.85978;3.36989;637;20220423;12.1;9.7;10.9;5.5;9.12;19.7;1.79;3400 +71088;43.85978;3.36989;637;20220424;11.1;3.8;7.4;5;9.62;7.1;.91;6200 +71088;43.85978;3.36989;637;20220425;16.2;6.5;11.3;3.5;8.62;0;3.53;24600 +71088;43.85978;3.36989;637;20220426;21.2;6;13.6;2.1;8.42;0;4.24;27400 +71088;43.85978;3.36989;637;20220427;21.4;8.7;15;3.1;9.62;.6;4.36;25100 +71088;43.85978;3.36989;637;20220428;23;10.8;16.9;2.7;10.92;.3;4.34;23600 +71088;43.85978;3.36989;637;20220429;21.7;11.8;16.7;3.6;12.52;.3;4.08;22800 +71088;43.85978;3.36989;637;20220430;20.4;11.4;15.9;4.3;10.52;0;4.14;20500 +71088;43.85978;3.36989;637;20220501;19.7;6.5;13.1;3.6;7.52;0;4.48;25600 +71088;43.85978;3.36989;637;20220502;19.5;8.9;14.2;2.1;9.02;.3;3.81;23000 +71088;43.85978;3.36989;637;20220503;18.1;9.3;13.7;1.7;11.42;2.5;2.29;12300 +71088;43.85978;3.36989;637;20220504;17.9;7.3;12.6;1.7;11.32;2.4;2.45;15200 +71088;43.85978;3.36989;637;20220505;17;8.2;12.6;4.3;9.52;.5;3.38;19600 +71088;43.85978;3.36989;637;20220506;15.1;7.2;11.1;4.8;8.12;0;3.26;17922 +71088;43.85978;3.36989;637;20220507;20.2;8.6;14.4;5;8.62;0;4.57;21980 +71088;43.85978;3.36989;637;20220508;18.4;9.7;14;2.2;8.92;1.5;3.45;19027 +71088;43.85978;3.36989;637;20220509;21.6;2.8;12.2;.7;8.72;.1;3.93;28385 +71088;43.85978;3.36989;637;20220510;23.3;4;13.6;.9;9.32;0;4.19;28509 +71088;43.85978;3.36989;637;20220511;23;3.8;13.4;2.2;10.22;0;4.43;28631 +71088;43.85978;3.36989;637;20220512;21.3;10;15.6;3.2;11.82;0;3.94;22180 +71088;43.85978;3.36989;637;20220513;23.9;4.8;14.3;1.4;11.12;0;4.41;28867 +71088;43.85978;3.36989;637;20220514;25.4;5.6;15.5;1.3;12.02;0;4.58;28981 +71088;43.85978;3.36989;637;20220515;21;9.8;15.4;3;11.02;0;4.01;22350 +71088;43.85978;3.36989;637;20220516;24.7;10.8;17.7;2.4;12.62;.1;4.6;25079 +71088;43.85978;3.36989;637;20220517;26.8;6.3;16.5;1.2;12.92;0;4.76;29308 +71088;43.85978;3.36989;637;20220518;28.8;8.4;18.6;1.8;13.52;.1;5.29;29412 +71088;43.85978;3.36989;637;20220519;23.5;14;18.7;4.2;13.92;0;4.41;20833 +71088;43.85978;3.36989;637;20220520;23.6;14;18.8;3.1;12.42;0;4.48;21018 +71088;43.85978;3.36989;637;20220521;28.5;8;18.2;1.2;14.02;.1;5.07;29706 +71088;43.85978;3.36989;637;20220522;29.1;11.6;20.3;1.2;16.42;0;5.14;28822 +71088;43.85978;3.36989;637;20220523;17.6;14.7;16.1;3.3;15.62;0;2.08;11331 +71088;43.85978;3.36989;637;20220524;15.1;10.1;12.6;4.5;11.02;1;2.59;15156 +71088;43.85978;3.36989;637;20220525;18.6;9.3;13.9;5.6;10.12;0;3.97;20999 +71088;43.85978;3.36989;637;20220526;21;9.4;15.2;4.9;10.62;.1;4.5;23604 +71088;43.85978;3.36989;637;20220527;25;9.4;17.2;4.3;12.62;0;5.21;27564 +71088;43.85978;3.36989;637;20220528;23.9;11.6;17.7;4.3;10.12;0;5.43;24455 +71088;43.85978;3.36989;637;20220529;22.9;7.5;15.2;2.9;7.32;0;5.25;27519 +71088;43.85978;3.36989;637;20220530;22.9;1.8;12.3;1.6;8.82;1.2;4.6;30434 +71088;43.85978;3.36989;637;20220531;22.9;10.4;16.6;1.6;12.52;0;4.22;24833 +71088;43.85978;3.36989;637;20220601;25.1;6.8;15.9;1.7;12.52;.1;4.91;30266 +71088;43.85978;3.36989;637;20220602;24.2;13.7;18.9;3.7;13.72;0;4.71;22793 +71088;43.85978;3.36989;637;20220603;25.1;14.7;19.9;3.4;14.12;0;4.84;22725 +71088;43.85978;3.36989;637;20220604;25.7;15.8;20.7;3.8;16.82;0;4.64;22194 +71088;43.85978;3.36989;637;20220605;23.4;13.7;18.5;2.9;15.22;.1;4.12;21999 +71088;43.85978;3.36989;637;20220606;28.1;10.4;19.2;2.2;13.02;.2;5.65;30023 +71088;43.85978;3.36989;637;20220607;22;13.2;17.6;3.8;13.22;0;4.18;20983 +71088;43.85978;3.36989;637;20220608;18.8;9.2;14;3.2;12.82;1.1;3.32;21980 +71088;43.85978;3.36989;637;20220609;18.3;10.9;14.6;6.1;11.02;0;3.77;19232 +71088;43.85978;3.36989;637;20220610;27.5;9.9;18.7;4.3;11.82;0;6.31;30095 +71088;43.85978;3.36989;637;20220611;31.8;11.2;21.5;1.4;10.92;0;6.02;31025 +71088;43.85978;3.36989;637;20220612;30.6;12.3;21.4;1.7;12.42;.2;6.03;30764 +71088;43.85978;3.36989;637;20220613;30.5;14.5;22.5;2.5;15.42;.2;6.06;28742 +71088;43.85978;3.36989;637;20220614;31.1;11;21;1.6;14.92;0;5.92;31102 +71088;43.85978;3.36989;637;20220615;31.8;14.2;23;2.1;13.42;0;6.4;30223 +71088;43.85978;3.36989;637;20220616;34.4;11.6;23;1.8;13.42;0;6.58;31138 +71088;43.85978;3.36989;637;20220617;36.3;12.1;24.2;1.5;13.42;0;6.62;31151 +71088;43.85978;3.36989;637;20220618;29.8;12.4;21.1;2.7;14.42;0;6.13;30085 +71088;43.85978;3.36989;637;20220619;28.2;18.3;23.2;5.9;15.22;0;6.38;22516 +71088;43.85978;3.36989;637;20220620;25.7;16.9;21.3;5.8;17.32;0;4.86;21189 +71088;43.85978;3.36989;637;20220621;27.5;17.5;22.5;3.2;18.82;1.6;4.83;22636 +71088;43.85978;3.36989;637;20220622;25.6;17.7;21.6;3.4;19.12;4.2;4.17;20035 +71088;43.85978;3.36989;637;20220623;23.5;16;19.7;2.2;18.32;13.3;3.61;19498 +71088;43.85978;3.36989;637;20220624;22;13.6;17.8;2.7;14.52;5.1;3.84;20672 +71088;43.85978;3.36989;637;20220625;23.8;9.6;16.7;1.7;14.42;4.4;4.44;27087 +71088;43.85978;3.36989;637;20220626;24.4;15.1;19.7;2.3;17.82;.5;4;21769 +71088;43.85978;3.36989;637;20220627;21.7;13.7;17.7;3.8;15.32;0;3.68;20124 +71088;43.85978;3.36989;637;20220628;23.8;12.5;18.1;4.9;13.32;0;4.91;24038 +71088;43.85978;3.36989;637;20220629;28.4;9.1;18.7;1.5;12.42;.7;5.54;31056 +71088;43.85978;3.36989;637;20220630;17.5;12.1;14.8;3.8;14.32;4.4;2.55;16359 +71088;43.85978;3.36989;637;20220701;22.4;10.4;16.4;3.9;11.32;0;4.73;24723 +71088;43.85978;3.36989;637;20220702;30.3;5;17.6;1.1;11.22;0;5.41;30960 +71088;43.85978;3.36989;637;20220703;31.6;10.2;20.9;1.4;14.62;0;5.83;30922 +71088;43.85978;3.36989;637;20220704;27.4;14.8;21.1;3.1;17.82;.1;4.98;25256 +71088;43.85978;3.36989;637;20220705;27.8;16.4;22.1;3.1;16.62;0;5.2;23951 +71088;43.85978;3.36989;637;20220706;27.5;15.2;21.3;4;11.72;0;6.16;24868 +71088;43.85978;3.36989;637;20220707;26.4;13.6;20;5.2;11.52;0;6.25;25340 +71088;43.85978;3.36989;637;20220708;28.9;15.1;22;4.5;11.82;0;6.77;26293 +71088;43.85978;3.36989;637;20220709;31.4;11.1;21.2;2.5;10.82;0;6.6;30628 +71088;43.85978;3.36989;637;20220710;31.2;15.4;23.3;2.5;11.72;0;6.42;28076 +71088;43.85978;3.36989;637;20220711;31.7;10.6;21.1;1.1;13.02;0;5.65;30506 +71088;43.85978;3.36989;637;20220712;32.4;10.7;21.5;1.7;13.42;0;6.06;30441 +71088;43.85978;3.36989;637;20220713;31.7;10.4;21;1.5;13.22;0;5.84;30372 +71088;43.85978;3.36989;637;20220714;33.9;10.8;22.3;1.5;12.72;0;6.13;30301 +71088;43.85978;3.36989;637;20220715;33.5;12.5;23;2.2;12.72;0;6.6;30226 +71088;43.85978;3.36989;637;20220716;35.1;15.4;25.2;1.7;12.02;0;6.57;30149 +71088;43.85978;3.36989;637;20220717;34;11.8;22.9;1.2;12.82;0;5.9;30068 +71088;43.85978;3.36989;637;20220718;33.2;12.3;22.7;2;14.22;.1;6.29;29985 +71088;43.85978;3.36989;637;20220719;31.2;16.9;24;3.7;10.92;.1;7.05;26074 +71088;43.85978;3.36989;637;20220720;27.7;14.5;21.1;2.3;14.72;.2;5.08;24945 +71088;43.85978;3.36989;637;20220721;32.2;15.4;23.8;2.5;12.92;0;6.43;28148 +71088;43.85978;3.36989;637;20220722;33.7;11.6;22.6;2.3;14.32;.2;6.43;29625 +71088;43.85978;3.36989;637;20220723;29.1;16.6;22.8;3.6;15.02;0;5.77;24018 +71088;43.85978;3.36989;637;20220724;33.5;10.3;21.9;1.2;12.82;0;5.67;29428 +71088;43.85978;3.36989;637;20220725;27.4;14.1;20.7;3.9;15.62;.1;5.24;24623 +71088;43.85978;3.36989;637;20220726;26.4;16.3;21.3;4.9;12.92;0;5.69;21284 +71088;43.85978;3.36989;637;20220727;27.9;12.2;20;3.6;10.92;0;6.04;26617 +71088;43.85978;3.36989;637;20220728;29.6;9;19.3;1;11.72;0;5.05;29003 +71088;43.85978;3.36989;637;20220729;27.7;15.3;21.5;2.1;15.12;1.8;4.79;23387 +71088;43.85978;3.36989;637;20220730;29.3;14.3;21.8;3.5;14.32;0;5.82;25690 +71088;43.85978;3.36989;637;20220731;31.8;12;21.9;2;13.42;0;5.85;28657 +71088;43.85978;3.36989;637;20220801;33;13.2;23.1;2.4;12.32;0;6.38;28537 +71088;43.85978;3.36989;637;20220802;33.7;14.6;24.1;2.1;12.42;0;6.3;28414 +71088;43.85978;3.36989;637;20220803;32.1;13.5;22.8;1.6;12.52;0;5.67;28194 +71088;43.85978;3.36989;637;20220804;32.7;11.3;22;1.6;13.12;0;5.62;28162 +71088;43.85978;3.36989;637;20220805;30.8;13.4;22.1;2.7;16.42;.1;5.6;26990 +71088;43.85978;3.36989;637;20220806;31.7;17.6;24.6;2.6;15.12;0;5.75;24105 +71088;43.85978;3.36989;637;20220807;31.6;15.6;23.6;1.8;11.92;0;5.51;25598 +71088;43.85978;3.36989;637;20220808;32.6;9.5;21;1.4;9.72;0;5.39;27629 +71088;43.85978;3.36989;637;20220809;33;9.2;21.1;1.4;10.42;0;5.38;27490 +71088;43.85978;3.36989;637;20220810;32.2;12.4;22.3;2;12.82;0;5.7;27349 +71088;43.85978;3.36989;637;20220811;30.6;11.5;21;1.9;16.22;0;5.16;27205 +71088;43.85978;3.36989;637;20220812;35.6;15.7;25.6;1.8;16.32;0;5.94;27060 +71088;43.85978;3.36989;637;20220813;34.2;13.9;24;1.8;16.52;3;5.65;26912 +71088;43.85978;3.36989;637;20220814;24.8;19.8;22.3;3;19.72;5.4;3.17;13453 +71088;43.85978;3.36989;637;20220815;25.8;13.7;19.7;2;14.62;0;4.06;21213 +71088;43.85978;3.36989;637;20220816;28.5;10.2;19.3;2.2;14.42;20.1;4.83;26102 +71088;43.85978;3.36989;637;20220817;22.9;15.3;19.1;2;17.52;30.8;2.99;16457 +71088;43.85978;3.36989;637;20220818;21.9;14.2;18;3.9;15.22;1;3.25;16466 +71088;43.85978;3.36989;637;20220819;23.2;15.2;19.2;5.8;15.02;0;3.95;16691 +71088;43.85978;3.36989;637;20220820;27.1;14.3;20.7;3.5;14.82;.1;4.67;21172 +71088;43.85978;3.36989;637;20220821;26;14.4;20.2;3.1;13.92;.2;4.37;19988 +71088;43.85978;3.36989;637;20220822;24.5;16.7;20.6;5.8;15.52;.1;4.28;16148 +71088;43.85978;3.36989;637;20220823;29.3;16.3;22.8;3.4;15.62;0;5.04;20920 +71088;43.85978;3.36989;637;20220824;30.2;10.7;20.4;1.2;14.02;0;4.46;25163 +71088;43.85978;3.36989;637;20220825;29.3;12.8;21;2.6;15.32;.5;4.76;23337 +71088;43.85978;3.36989;637;20220826;29;16.3;22.6;3.2;15.92;.1;4.76;20239 +71088;43.85978;3.36989;637;20220827;27.9;14.7;21.3;2.2;13.72;0;4.33;20499 +71088;43.85978;3.36989;637;20220828;30.7;9.2;19.9;1.3;12.22;0;4.43;24476 +71088;43.85978;3.36989;637;20220829;28;9.7;18.8;2.2;14.42;1.8;4.33;23912 +71088;43.85978;3.36989;637;20220830;29.5;12.7;21.1;1.7;14.52;.2;4.34;22708 +71088;43.85978;3.36989;637;20220831;28.9;13.8;21.3;1.9;13.92;0;4.29;21326 +71088;43.85978;3.36989;637;20220901;28.4;15.8;22.1;2.3;14.92;.2;4.21;19266 +71088;43.85978;3.36989;637;20220902;24.7;12.1;18.4;1.3;14.52;14.5;3.25;19113 +71088;43.85978;3.36989;637;20220903;25.6;14.9;20.2;1.4;17.12;1.5;3.15;17414 +71088;43.85978;3.36989;637;20220904;25.5;14.3;19.9;3.2;18.52;.1;3.24;17688 +71088;43.85978;3.36989;637;20220905;24.6;19.2;21.9;4.5;20.42;1;2.84;11954 +71088;43.85978;3.36989;637;20220906;24.9;18.9;21.9;3.9;19.92;2.9;2.94;12533 +71088;43.85978;3.36989;637;20220907;23.8;14.8;19.3;2.3;17.92;9.1;2.75;15383 +71088;43.85978;3.36989;637;20220908;22.9;11.6;17.2;2.3;13.32;.2;3.11;17176 +71088;43.85978;3.36989;637;20220909;18.5;9.9;14.2;2.3;13.42;.3;2.2;14759 +71088;43.85978;3.36989;637;20220910;22.8;11.1;16.9;2.5;11.92;0;3.26;17183 +71088;43.85978;3.36989;637;20220911;28.6;6.2;17.4;.7;11.22;.1;3.3;21904 +71088;43.85978;3.36989;637;20220912;23.6;9.1;16.3;2.2;15.92;.3;2.82;18868 +71088;43.85978;3.36989;637;20220913;23.6;20.2;21.9;4.8;21.72;13;2.16;8672 +71088;43.85978;3.36989;637;20220914;22.3;16.9;19.6;3;19.52;.4;2.05;11015 +71088;43.85978;3.36989;637;20220915;24.8;12.4;18.6;2;15.12;0;3.01;16910 +71088;43.85978;3.36989;637;20220916;22.3;14.4;18.3;4;13.42;0;3.21;13219 +71088;43.85978;3.36989;637;20220917;17.7;8.8;13.2;3.7;8.32;0;3.02;13939 +71088;43.85978;3.36989;637;20220918;23;6;14.5;1.4;6.92;0;3.08;19355 +71088;43.85978;3.36989;637;20220919;23.7;2.7;13.2;1.9;7.52;0;3.34;20356 +71088;43.85978;3.36989;637;20220920;23.3;7.4;15.3;2.3;7.42;0;3.53;18325 +71088;43.85978;3.36989;637;20220921;22.4;7.6;15;1.7;8.32;0;2.97;17475 +71088;43.85978;3.36989;637;20220922;21.7;6.3;14;1.2;10.92;.1;2.49;17657 +71088;43.85978;3.36989;637;20220923;17.8;6;11.9;1.9;11.92;26.1;1.93;15204 +71088;43.85978;3.36989;637;20220924;17.5;12.1;14.8;3.1;13.22;0;1.83;9938 +71088;43.85978;3.36989;637;20220925;16.3;7.5;11.9;3.3;10.92;.1;1.91;12753 +71088;43.85978;3.36989;637;20220926;14;5.3;9.6;4.3;10.12;1.2;1.58;12538 +71088;43.85978;3.36989;637;20220927;13.5;9.3;11.4;7.6;10.92;3.7;1.6;8391 +71088;43.85978;3.36989;637;20220928;14.2;10.6;12.4;6.9;13.12;9.4;1.04;7625 +71088;43.85978;3.36989;637;20220929;13.1;9.1;11.1;4.5;11.12;1.4;1.31;7984 +71088;43.85978;3.36989;637;20220930;12.9;7;9.9;4.2;9.42;0;1.61;9742 +71088;43.85978;3.36989;637;20221001;16.3;3.9;10.1;3.2;11.22;.7;1.57;14292 +71088;43.85978;3.36989;637;20221002;20.1;13.3;16.7;3;14.22;.1;2.04;10271 +71088;43.85978;3.36989;637;20221003;20.9;10.1;15.5;2.9;12.02;0;2.41;12984 +71088;43.85978;3.36989;637;20221004;22.8;2.3;12.5;.7;9.62;.1;2.06;17413 +71088;43.85978;3.36989;637;20221005;17.4;3.1;10.2;1.8;11.62;.1;1.57;14703 +71088;43.85978;3.36989;637;20221006;21.3;11.3;16.3;1.3;13.92;0;1.84;12029 +71088;43.85978;3.36989;637;20221007;19;7;13;1.6;12.42;1.7;1.68;13089 +71088;43.85978;3.36989;637;20221008;19.2;11.1;15.1;1;13.22;1;1.54;10492 +71088;43.85978;3.36989;637;20221009;17.2;4.6;10.9;1.5;11.82;.3;1.44;13108 +71088;43.85978;3.36989;637;20221010;19.5;13.6;16.5;2.4;14.02;.3;1.73;8627 +71088;43.85978;3.36989;637;20221011;20.1;7.6;13.8;.5;11.92;.1;1.53;12734 +71088;43.85978;3.36989;637;20221012;18.7;7.2;12.9;.7;11.22;3.8;1.46;12032 +71088;43.85978;3.36989;637;20221013;17.2;3.7;10.4;1.1;11.12;3;1.37;12934 +71088;43.85978;3.36989;637;20221014;16.3;12.4;14.3;4.4;14.62;.6;1.06;6523 +71088;43.85978;3.36989;637;20221015;23;8.1;15.5;1.9;13.82;.4;1.92;13284 +71088;43.85978;3.36989;637;20221016;18.6;12.8;15.7;5;16.72;3.2;1.01;7905 +71088;43.85978;3.36989;637;20221017;17;15.4;16.2;5.3;16.82;8.7;.85;3747 +71088;43.85978;3.36989;637;20221018;18.2;15.5;16.8;3.1;17.12;.2;1.01;5017 +71088;43.85978;3.36989;637;20221019;17.9;15.9;16.9;3.2;16.92;7.6;1;4155 +71088;43.85978;3.36989;637;20221020;17.4;16.3;16.8;5.1;17.92;19.2;.69;2846 +71088;43.85978;3.36989;637;20221021;19.6;16.5;18;3.2;16.42;0;1.43;5205 +71088;43.85978;3.36989;637;20221022;20;9.2;14.6;2;14.02;.1;1.37;10217 +71088;43.85978;3.36989;637;20221023;17.8;14.9;16.3;3.6;16.82;1.2;.92;4868 +71088;43.85978;3.36989;637;20221024;20.8;14;17.4;1.7;14.52;0;1.46;7740 +71088;43.85978;3.36989;637;20221025;18.7;6.2;12.4;2.4;12.62;.1;1.26;10614 +71088;43.85978;3.36989;637;20221026;20.1;10.6;15.3;2.4;15.32;.1;1.22;9035 +71088;43.85978;3.36989;637;20221027;18.4;14.4;16.4;3.4;16.22;0;1.07;5524 +71088;43.85978;3.36989;637;20221028;18.7;14;16.3;3.1;14.32;0;1.42;5965 +71088;43.85978;3.36989;637;20221029;19.8;13.7;16.7;3.4;10.32;0;2.38;6803 +71088;43.85978;3.36989;637;20221030;18.3;14.1;16.2;3.9;14.42;0;1.43;5441 +71088;43.85978;3.36989;637;20221031;17.3;14.4;15.8;4.6;15.42;2.8;1.08;4332 +71088;43.85978;3.36989;637;20221101;17.8;13;15.4;1.8;12.82;.1;1.2;5704 +71088;43.85978;3.36989;637;20221102;17.5;4.8;11.1;.8;9.02;.1;.99;9610 +71088;43.85978;3.36989;637;20221103;15;.9;7.9;3.7;10.42;3.9;.79;10030 +71088;43.85978;3.36989;637;20221104;7.7;7.6;7.6;7.5;9.22;3.9;.66;158 +71088;43.85978;3.36989;637;20221105;10.4;4.6;7.5;5.4;7.02;0;1.51;5998 +71088;43.85978;3.36989;637;20221106;17.1;-2.3;7.4;1.2;6.22;.1;1.11;11430 +71088;43.85978;3.36989;637;20221107;16;-1.4;7.3;2.1;8.02;0;1.11;10644 +71088;43.85978;3.36989;637;20221108;14.2;9.4;11.8;4.6;13.32;4.4;.49;5167 +71088;43.85978;3.36989;637;20221109;17.5;13;15.2;2.7;13.52;.7;1.14;4911 +71088;43.85978;3.36989;637;20221110;14.7;7.6;11.1;2.5;9.82;0;1.09;6272 +71088;43.85978;3.36989;637;20221111;15.1;3;9;3.8;12.52;0;.28;8304 +71088;43.85978;3.36989;637;20221112;17.6;9.7;13.6;2.6;10.72;.1;1.35;6482 +71088;43.85978;3.36989;637;20221113;17;1.4;9.2;1.9;8.82;0;1.02;9289 +71088;43.85978;3.36989;637;20221114;10.9;10.9;10.9;3.9;11.92;10.7;.54;0 +71088;43.85978;3.36989;637;20221115;12.1;10.7;11.4;3.3;12.62;2.9;.48;2197 +71088;43.85978;3.36989;637;20221116;13.9;6.5;10.2;1.8;9.92;.3;.77;5933 +71088;43.85978;3.36989;637;20221117;13.6;5.3;9.4;3.2;10.82;4.2;.61;6248 +71088;43.85978;3.36989;637;20221118;9;6.2;7.6;4.8;8.82;.9;.74;3275 +71088;43.85978;3.36989;637;20221119;8.3;3.4;5.8;4.8;7.42;.1;.84;4514 +71088;43.85978;3.36989;637;20221120;8.4;1.5;4.9;4.8;6.92;.3;.85;5427 +71088;43.85978;3.36989;637;20221121;8.9;1.5;5.2;3.1;7.62;10.6;.58;5580 +71088;43.85978;3.36989;637;20221122;5.1;3.3;4.2;6.5;7.72;4.8;.33;2346 +71088;43.85978;3.36989;637;20221123;10.1;4.6;7.3;3.4;9.12;3;.54;4599 +71088;43.85978;3.36989;637;20221124;11.4;4.8;8.1;1.9;8.82;0;.62;5051 +71088;43.85978;3.36989;637;20221125;9.7;2.5;6.1;2.7;8.32;2.2;.51;5251 +71088;43.85978;3.36989;637;20221126;9.7;2.3;6;3.1;6.72;0;.91;5277 +71088;43.85978;3.36989;637;20221127;10.4;-4.2;3.1;2.1;6.62;2.9;.52;7635 +71088;43.85978;3.36989;637;20221128;7.3;7.1;7.2;3.2;9.22;5.3;.49;233 +71088;43.85978;3.36989;637;20221129;6.7;2.4;4.5;4.7;7.02;0;.66;3728 +71088;43.85978;3.36989;637;20221130;7.7;-1.4;3.1;1.8;6.12;.1;.5;5705 +71088;43.85978;3.36989;637;20221201;5.5;-2.5;1.5;1.1;6.02;0;.31;5256 +71088;43.85978;3.36989;637;20221202;4.7;-2.2;1.2;.7;5.42;3.1;.32;4786 +71088;43.85978;3.36989;637;20221203;5.5;.6;3;1.6;7.22;9.7;.28;3884 +71088;43.85978;3.36989;637;20221204;5.8;3.7;4.7;2.7;7.22;2.8;.54;2267 +71088;43.85978;3.36989;637;20221205;9.3;-7.6;.8;.7;4.32;.2;.33;7730 +71088;43.85978;3.36989;637;20221206;11.3;-5.6;2.8;.5;4.62;.4;.28;7677 +71088;43.85978;3.36989;637;20221207;10;-4;3;1.2;4.82;.3;.53;6876 +71088;43.85978;3.36989;637;20221208;5.2;-7.4;-1.1;1.4;5.92;5.8;.14;6446 +71088;43.85978;3.36989;637;20221209;10.6;5.2;7.9;2.3;9.72;0;.4;3941 +71088;43.85978;3.36989;637;20221210;3.3;3.8;3.5;5;6.52;0;.69;0 +71088;43.85978;3.36989;637;20221211;5.9;-8.1;-1.1;2;3.22;0;.7;6728 +71088;43.85978;3.36989;637;20221212;4.1;-10.9;-3.4;1.8;3.82;8;.38;6959 +71088;43.85978;3.36989;637;20221213;9.7;-.3;4.7;3.1;8.02;5.7;.34;5525 +71088;43.85978;3.36989;637;20221214;10.8;5.7;8.2;2.1;9.22;3.2;.52;3721 +71088;43.85978;3.36989;637;20221215;9.3;1.3;5.3;2.9;9.62;19.8;0;4831 +71088;43.85978;3.36989;637;20221216;9.1;5.1;7.1;2;7.62;0;.66;3191 +71088;43.85978;3.36989;637;20221217;7.5;-4.3;1.6;1.1;3.62;.1;.52;5998 +71088;43.85978;3.36989;637;20221218;7.2;-9.7;-1.3;3;6.02;1.4;.16;7312 +71088;43.85978;3.36989;637;20221219;11;7.4;9.2;6.3;10.42;1.9;.57;2974 +71088;43.85978;3.36989;637;20221220;11.2;9.9;10.5;6;10.92;0;.79;1491 +71088;43.85978;3.36989;637;20221221;11.9;10.2;11;5.1;10.44;.6;.72;3794 +71088;43.85978;3.36989;637;20221222;12.4;2.5;7.4;5.4;11.12;3.6;0;5415 +71088;43.85978;3.36989;637;20221223;14.6;10.5;12.5;2.4;11.72;.1;.75;3224 +71088;43.85978;3.36989;637;20221224;15.4;2.7;9;.5;8.52;.1;.31;6244 +71088;43.85978;3.36989;637;20221225;10.5;-1.5;4.5;3.1;9.22;.1;.03;6060 +71088;43.85978;3.36989;637;20221226;15;10;12.5;2.3;11.02;.1;.84;3659 +71088;43.85978;3.36989;637;20221227;11.9;4.4;8.1;1.3;8.22;.1;.53;4660 +71088;43.85978;3.36989;637;20221228;9.8;-2.4;3.7;1.1;6.92;.1;.31;6167 +71088;43.85978;3.36989;637;20221229;11.7;1.2;6.4;1.4;9.42;.5;.26;5689 +71088;43.85978;3.36989;637;20221230;12.4;3.8;8.1;1.1;8.92;.2;.42;5100 +71088;43.85978;3.36989;637;20221231;10.6;2.9;6.7;4.3;10.72;.4;0;4809 +71089;43.87924;3.6793;232;20220101;11;.9;6;1;9.11;.2;.28;5938 +71089;43.87924;3.6793;232;20220102;8.3;5.8;7;1;9.75;.1;.39;2564 +71089;43.87924;3.6793;232;20220103;15.7;2.7;9.2;.8;8.98;0;.4;7152 +71089;43.87924;3.6793;232;20220104;10.1;3.6;6.9;1.5;10.61;1.2;.23;4847 +71089;43.87924;3.6793;232;20220105;8.1;5.2;6.6;4.7;5.55;.6;1.8;2831 +71089;43.87924;3.6793;232;20220106;8.8;1.3;5.1;4.5;4.28;0;1.87;5053 +71089;43.87924;3.6793;232;20220107;10.1;-2.7;3.7;2.1;4.88;2.9;.92;7252 +71089;43.87924;3.6793;232;20220108;12.2;2.4;7.3;2.6;7.51;3;.97;6265 +71089;43.87924;3.6793;232;20220109;10.4;5.5;8;2.5;6.78;4.2;1.18;4145 +71089;43.87924;3.6793;232;20220110;10.8;4.6;7.7;3;5.95;.4;1.41;4948 +71089;43.87924;3.6793;232;20220111;8;-2.3;2.9;3.8;4.58;.2;1.24;6546 +71089;43.87924;3.6793;232;20220112;7.2;-2.7;2.3;3.3;4.41;0;1.15;6421 +71089;43.87924;3.6793;232;20220113;8.8;-5.4;1.7;1.6;4.31;0;.7;7996 +71089;43.87924;3.6793;232;20220114;12.6;-5.5;3.5;1.3;4.51;.1;.72;8858 +71089;43.87924;3.6793;232;20220115;12.4;-5.4;3.5;1;4.71;0;.62;8895 +71089;43.87924;3.6793;232;20220116;14.7;-5.3;4.7;1.5;4.25;0;.95;9230 +71089;43.87924;3.6793;232;20220117;13.7;-2;5.8;2.9;5.45;0;1.36;8457 +71089;43.87924;3.6793;232;20220118;10.7;-2;4.3;1.9;5.28;0;.93;7757 +71089;43.87924;3.6793;232;20220119;10.8;-2.8;4;1.6;5.98;0;.74;8431 +71089;43.87924;3.6793;232;20220120;11.9;-.7;5.6;3.3;5.21;.1;1.53;8067 +71089;43.87924;3.6793;232;20220121;8;-1.4;3.3;4.2;3.91;0;1.7;6793 +71089;43.87924;3.6793;232;20220122;9.4;-3.2;3.1;4.1;4.58;0;1.53;8064 +71089;43.87924;3.6793;232;20220123;10.3;.8;5.5;2.9;5.45;0;1.31;7258 +71089;43.87924;3.6793;232;20220124;12;-3.7;4.1;1.2;5.71;0;.73;9595 +71089;43.87924;3.6793;232;20220125;12.7;-4.7;4;.9;5.71;0;.66;9867 +71089;43.87924;3.6793;232;20220126;16;-4.5;5.7;1.1;5.21;0;.89;10334 +71089;43.87924;3.6793;232;20220127;14.4;-6;4.2;1;4.48;0;.85;10561 +71089;43.87924;3.6793;232;20220128;15.6;-4.7;5.5;4;4.35;0;2.39;10463 +71089;43.87924;3.6793;232;20220129;16.6;1.5;9;2.3;4.45;0;1.81;9479 +71089;43.87924;3.6793;232;20220130;15.5;.6;8;3.9;6.45;.3;1.85;9403 +71089;43.87924;3.6793;232;20220131;12.9;-1.5;5.7;4.2;5.51;.1;1.93;9602 +71089;43.87924;3.6793;232;20220201;11.4;3.9;7.7;4.7;5.08;0;2.33;7139 +71089;43.87924;3.6793;232;20220202;16.6;7.2;11.9;3.4;7.55;0;2.11;8217 +71089;43.87924;3.6793;232;20220203;15.3;.4;7.9;1.3;7.21;0;1;10038 +71089;43.87924;3.6793;232;20220204;15.4;-.2;7.6;1.6;7.68;.1;1.16;10770 +71089;43.87924;3.6793;232;20220205;14.6;2.1;8.3;2.7;5.51;0;1.84;9719 +71089;43.87924;3.6793;232;20220206;12.6;-2.7;5;2.9;5.81;1;1.54;10666 +71089;43.87924;3.6793;232;20220207;14.4;7.5;10.9;4.5;6.25;.2;2.65;7419 +71089;43.87924;3.6793;232;20220208;14.6;-2;6.3;2;4.18;0;1.71;11310 +71089;43.87924;3.6793;232;20220209;12.2;-3.6;4.3;1.3;7.01;0;.92;11558 +71089;43.87924;3.6793;232;20220210;9.6;6.6;8.1;1.7;9.21;0;1.14;8644 +71089;43.87924;3.6793;232;20220211;13.6;4.4;9;4.2;6.85;0;2.15;9838 +71089;43.87924;3.6793;232;20220212;13.2;2.5;7.9;3.3;6.45;5.3;1.82;9731 +71089;43.87924;3.6793;232;20220213;10.5;6.5;8.5;5.2;9.35;25.5;1.18;3715 +71089;43.87924;3.6793;232;20220214;11.2;8.1;9.7;4.1;9.85;4.5;1.3;4501 +71089;43.87924;3.6793;232;20220215;12.3;3.9;8.1;3.3;6.95;.1;1.76;9766 +71089;43.87924;3.6793;232;20220216;13.5;1.7;7.6;1.7;8.85;1.8;1.14;11361 +71089;43.87924;3.6793;232;20220217;19.9;7.8;13.8;2.9;10.35;1.1;2.22;11191 +71089;43.87924;3.6793;232;20220218;18.2;3.6;10.9;1.6;9.95;0;1.53;12831 +71089;43.87924;3.6793;232;20220219;13.2;6.6;9.9;2.8;6.08;0;2.09;8588 +71089;43.87924;3.6793;232;20220220;15.9;.9;8.4;3;6.78;.7;2.12;13235 +71089;43.87924;3.6793;232;20220221;14.1;6;10;4.3;7.11;1;2.41;9622 +71089;43.87924;3.6793;232;20220222;16.2;5.3;10.8;4;6.45;0;2.8;11694 +71089;43.87924;3.6793;232;20220223;17.6;6.2;11.9;2.5;7.95;0;2.19;12171 +71089;43.87924;3.6793;232;20220224;14;3.7;8.8;1.6;9.78;.1;1.27;11672 +71089;43.87924;3.6793;232;20220225;13;3.8;8.4;3.7;5.41;0;2.43;11076 +71089;43.87924;3.6793;232;20220226;13.4;3.7;8.6;2.7;4.95;0;2.27;11533 +71089;43.87924;3.6793;232;20220227;12.7;-3;4.8;1.5;6.15;0;1.49;14774 +71089;43.87924;3.6793;232;20220228;14.6;-1.2;6.7;1.6;7.05;0;1.64;14979 +71089;43.87924;3.6793;232;20220301;12.3;-1.2;5.5;1.7;6.65;0;1.52;14361 +71089;43.87924;3.6793;232;20220302;10.1;-.2;5;.8;7.51;.4;1.12;12613 +71089;43.87924;3.6793;232;20220303;15.6;-1.2;7.2;1.4;7.81;0;1.66;15768 +71089;43.87924;3.6793;232;20220304;17.4;3.6;10.5;2.3;7.51;0;2.35;15069 +71089;43.87924;3.6793;232;20220305;15.2;0;7.6;1.8;5.31;.1;2.15;15458 +71089;43.87924;3.6793;232;20220306;12.9;-2.9;5;1.8;4.08;0;2.01;15763 +71089;43.87924;3.6793;232;20220307;12.5;-4.1;4.2;1.5;4.45;0;1.8;16221 +71089;43.87924;3.6793;232;20220308;8.6;-3.6;2.5;1.4;6.15;1.8;1.3;14848 +71089;43.87924;3.6793;232;20220309;11.9;4.7;8.3;1.2;8.31;.4;1.42;11340 +71089;43.87924;3.6793;232;20220310;11.8;3.5;7.7;2.1;10.11;12.8;1.24;12384 +71089;43.87924;3.6793;232;20220311;11.7;8.9;10.3;3.8;10.08;43.5;1.49;6782 +71089;43.87924;3.6793;232;20220312;9.2;6.2;7.7;2.3;9.58;60;1.02;7017 +71089;43.87924;3.6793;232;20220313;9.1;6.2;7.6;3.3;9.35;44;1.1;7228 +71089;43.87924;3.6793;232;20220314;11.8;6.1;8.9;1.4;10.58;4.7;1.27;10514 +71089;43.87924;3.6793;232;20220315;14.1;8;11;1.6;10.85;0;1.61;11175 +71089;43.87924;3.6793;232;20220316;15.1;7.5;11.3;1.2;10.98;0;1.67;12515 +71089;43.87924;3.6793;232;20220317;15.1;5.6;10.3;1.5;10.85;.8;1.76;14324 +71089;43.87924;3.6793;232;20220318;14.8;10.1;12.4;3.9;10.21;.6;2.34;11480 +71089;43.87924;3.6793;232;20220319;16.5;6.4;11.4;2.1;8.85;.1;2.35;15456 +71089;43.87924;3.6793;232;20220320;12.6;6.1;9.3;3.4;9.15;11.1;1.58;9594 +71089;43.87924;3.6793;232;20220321;13;8;10.5;4.3;7.98;.5;2.35;10452 +71089;43.87924;3.6793;232;20220322;14.7;2.5;8.6;3.6;6.75;.1;2.81;18345 +71089;43.87924;3.6793;232;20220323;15.6;2;8.8;2.4;6.78;0;2.65;19061 +71089;43.87924;3.6793;232;20220324;18;2.6;10.3;2.2;6.31;0;3;19119 +71089;43.87924;3.6793;232;20220325;18.6;2.6;10.6;1.9;6.91;0;2.86;19303 +71089;43.87924;3.6793;232;20220326;18.7;4.3;11.5;2.5;7.71;0;3.09;19606 +71089;43.87924;3.6793;232;20220327;20.3;6;13.1;2.1;6.75;0;3.43;19809 +71089;43.87924;3.6793;232;20220328;19.9;6;12.9;2;7.31;0;3.26;19559 +71089;43.87924;3.6793;232;20220329;16.8;6.4;11.6;2.6;10.25;3.9;2.39;16575 +71089;43.87924;3.6793;232;20220330;15.2;8.8;12;2.3;11.01;.4;2.11;13776 +71089;43.87924;3.6793;232;20220331;17.2;6.6;11.9;3.7;8.15;.3;3.28;17045 +71089;43.87924;3.6793;232;20220401;9.3;5;7.1;6.1;4.85;.4;3.05;11324 +71089;43.87924;3.6793;232;20220402;7.2;2.8;5;9.1;4.37;0;3.03;10691 +71089;43.87924;3.6793;232;20220403;9;1.4;5.2;6.3;4.67;0;2.82;15057 +71089;43.87924;3.6793;232;20220404;14.4;1.1;7.7;3.6;5.07;0;3.34;20313 +71089;43.87924;3.6793;232;20220405;17.9;2.6;10.2;2.7;6.72;0;3.65;23524 +71089;43.87924;3.6793;232;20220406;17.2;7;12.1;2.3;9.41;.1;2.75;16401 +71089;43.87924;3.6793;232;20220407;19.7;8.5;14.1;3.7;10.38;1.6;3.5;17582 +71089;43.87924;3.6793;232;20220408;20.6;11.4;16;3.7;10.91;.1;3.77;18037 +71089;43.87924;3.6793;232;20220409;15.7;8.7;12.2;4.8;5.78;0;4.22;17610 +71089;43.87924;3.6793;232;20220410;17.3;3.8;10.6;2.9;6.21;.3;3.7;22489 +71089;43.87924;3.6793;232;20220411;14.2;6;10.1;4.4;9.58;2.2;2.27;12357 +71089;43.87924;3.6793;232;20220412;17.2;5.9;11.6;2.9;9.88;0;2.95;20275 +71089;43.87924;3.6793;232;20220413;19.6;6.9;13.2;2.3;9.81;0;3.38;21189 +71089;43.87924;3.6793;232;20220414;24.2;8.4;16.3;3.5;10.58;0;4.72;23864 +71089;43.87924;3.6793;232;20220415;26.8;12.7;19.8;4.3;11.99;0;5.54;22823 +71089;43.87924;3.6793;232;20220416;24.6;12.6;18.6;8.6;10.06;0;7.15;21966 +71089;43.87924;3.6793;232;20220417;21.5;10.8;16.1;3.4;8.15;0;4.75;22956 +71089;43.87924;3.6793;232;20220418;21.9;7.8;14.9;2.8;9.75;0;4.14;23370 +71089;43.87924;3.6793;232;20220419;23.1;9;16;3.3;9.38;.4;4.71;23823 +71089;43.87924;3.6793;232;20220420;15.7;9.8;12.8;2.8;12.41;16.1;1.84;10121 +71089;43.87924;3.6793;232;20220421;18.5;10.7;14.6;2.5;12.98;1.5;2.49;14651 +71089;43.87924;3.6793;232;20220422;20.9;9.5;15.2;3.4;12.01;.7;3.87;22718 +71089;43.87924;3.6793;232;20220423;14.4;11.8;13.1;5.1;12.36;18.8;1.86;4885 +71089;43.87924;3.6793;232;20220424;16.5;7.5;12;2.2;11.18;6.4;2.62;16636 +71089;43.87924;3.6793;232;20220425;20.9;7.7;14.3;3.1;10.75;0;4.17;24954 +71089;43.87924;3.6793;232;20220426;21.1;7.9;14.5;3.1;10.75;0;4.07;23288 +71089;43.87924;3.6793;232;20220427;20.9;10.1;15.5;3.1;11.25;.5;4.06;22830 +71089;43.87924;3.6793;232;20220428;23.9;9.7;16.8;2.5;11.91;.2;4.46;25155 +71089;43.87924;3.6793;232;20220429;22.9;10.6;16.8;3.2;11.91;.1;4.49;23421 +71089;43.87924;3.6793;232;20220430;24.3;12.8;18.5;3.6;10.48;0;5.28;22744 +71089;43.87924;3.6793;232;20220501;22.2;10.2;16.2;3.9;8.85;0;5.16;23777 +71089;43.87924;3.6793;232;20220502;22.9;10.5;16.7;2.8;10.31;.3;4.6;23135 +71089;43.87924;3.6793;232;20220503;22;11.7;16.9;2.1;12.71;1.7;3.93;22434 +71089;43.87924;3.6793;232;20220504;22.5;9.3;15.9;2.4;12.58;3.5;4.12;24019 +71089;43.87924;3.6793;232;20220505;20.3;12.2;16.2;4.7;10.98;.8;4.5;20676 +71089;43.87924;3.6793;232;20220506;21.1;11.3;16.2;3.7;9.78;0;4.65;21712 +71089;43.87924;3.6793;232;20220507;25.2;9.7;17.5;2.6;10.21;0;5.1;25810 +71089;43.87924;3.6793;232;20220508;23.4;10.2;16.8;1.8;11.71;1.8;4.37;24891 +71089;43.87924;3.6793;232;20220509;24.9;9;16.9;1.4;13.51;.1;4.5;27362 +71089;43.87924;3.6793;232;20220510;25.5;8.9;17.2;1.4;12.95;.1;4.66;28063 +71089;43.87924;3.6793;232;20220511;24.7;8.4;16.5;1.8;12.95;0;4.65;27808 +71089;43.87924;3.6793;232;20220512;23.7;9.7;16.7;1.7;12.95;0;4.48;26795 +71089;43.87924;3.6793;232;20220513;26.2;8.4;17.3;1.3;12.15;0;4.86;28909 +71089;43.87924;3.6793;232;20220514;29;12.4;20.7;1.7;15.15;0;5.32;27914 +71089;43.87924;3.6793;232;20220515;25.2;13.8;19.5;1.9;15.15;0;4.56;24198 +71089;43.87924;3.6793;232;20220516;26.7;10.7;18.7;1.4;13.25;.3;5.05;29038 +71089;43.87924;3.6793;232;20220517;28.6;11.5;20;1.5;14.95;0;5.36;29358 +71089;43.87924;3.6793;232;20220518;32;13.1;22.6;2;15.98;.1;6.06;29274 +71089;43.87924;3.6793;232;20220519;27.2;14.1;20.7;1.8;15.85;0;5.05;26415 +71089;43.87924;3.6793;232;20220520;27.4;11.3;19.4;1.7;14.71;0;5.25;28958 +71089;43.87924;3.6793;232;20220521;30.9;12.4;21.6;1.4;15.58;.1;5.75;30102 +71089;43.87924;3.6793;232;20220522;28.8;13;20.9;1.5;17.85;0;5.33;28973 +71089;43.87924;3.6793;232;20220523;26.3;16.9;21.6;2;16.91;.3;4.62;22508 +71089;43.87924;3.6793;232;20220524;23.2;16.1;19.6;2.5;11.35;.8;4.58;19634 +71089;43.87924;3.6793;232;20220525;26.1;14.3;20.2;3.5;9.88;0;6.17;25729 +71089;43.87924;3.6793;232;20220526;28.5;14.7;21.6;3.6;10.38;0;6.81;27834 +71089;43.87924;3.6793;232;20220527;31.2;14.3;22.7;3.4;12.31;0;7.07;28770 +71089;43.87924;3.6793;232;20220528;28.4;14;21.2;4;10.41;0;6.91;26844 +71089;43.87924;3.6793;232;20220529;26.5;11.8;19.2;3.2;7.51;0;6.47;27673 +71089;43.87924;3.6793;232;20220530;25.7;9.1;17.4;1.6;8.75;.6;5.31;29226 +71089;43.87924;3.6793;232;20220531;26.5;13.9;20.2;1.5;12.15;0;5.13;26961 +71089;43.87924;3.6793;232;20220601;28.9;10.6;19.8;1.4;13.61;0;5.63;30971 +71089;43.87924;3.6793;232;20220602;28.6;14.7;21.7;1.6;16.21;0;5.47;28363 +71089;43.87924;3.6793;232;20220603;29.5;15.6;22.6;1.6;16.01;0;5.68;28579 +71089;43.87924;3.6793;232;20220604;29.4;16;22.7;2.1;17.51;.2;5.77;28075 +71089;43.87924;3.6793;232;20220605;31.7;17.3;24.5;2;16.85;0;6.26;28751 +71089;43.87924;3.6793;232;20220606;31;14.5;22.7;1.9;14.41;.2;6.18;29538 +71089;43.87924;3.6793;232;20220607;28.5;15.2;21.9;2.3;14.41;0;5.91;28131 +71089;43.87924;3.6793;232;20220608;25.5;13.4;19.4;1.9;12.65;.2;5.16;26590 +71089;43.87924;3.6793;232;20220609;26;16.1;21;4.4;10.25;0;6.62;24315 +71089;43.87924;3.6793;232;20220610;31.7;16.1;23.9;3.7;10.45;0;7.85;29821 +71089;43.87924;3.6793;232;20220611;35.2;14.4;24.8;2.2;10.68;0;7.35;30545 +71089;43.87924;3.6793;232;20220612;34.5;15.3;24.9;1.8;12.31;.1;6.83;30858 +71089;43.87924;3.6793;232;20220613;34;16.7;25.4;2.4;15.75;.4;7.03;30003 +71089;43.87924;3.6793;232;20220614;34.1;18.6;26.4;2.5;12.68;0;7.44;30454 +71089;43.87924;3.6793;232;20220615;32.6;16.9;24.8;1.5;15.41;0;6.37;30524 +71089;43.87924;3.6793;232;20220616;35.9;14.7;25.3;1.4;15.68;0;6.66;31354 +71089;43.87924;3.6793;232;20220617;39.8;20.9;30.3;2.8;14.75;0;8.65;30195 +71089;43.87924;3.6793;232;20220618;32.9;16.2;24.6;1.9;16.31;.1;6.69;30823 +71089;43.87924;3.6793;232;20220619;31;16.6;23.8;2.5;17.65;0;6.42;29494 +71089;43.87924;3.6793;232;20220620;29.7;15.1;22.4;2.1;17.65;0;5.95;29581 +71089;43.87924;3.6793;232;20220621;29.8;20.1;24.9;2;22.28;1.2;5.23;24087 +71089;43.87924;3.6793;232;20220622;27.9;20.1;24;2.7;23.08;15.2;4.64;21473 +71089;43.87924;3.6793;232;20220623;27.6;21.3;24.4;2.9;22.01;12.8;4.53;18938 +71089;43.87924;3.6793;232;20220624;28.2;16.4;22.3;1.5;17.18;3;5.23;26615 +71089;43.87924;3.6793;232;20220625;28.4;13.8;21.1;2;16.65;4.1;5.69;29418 +71089;43.87924;3.6793;232;20220626;29.7;20.1;24.9;2;21.41;.6;5.2;23546 +71089;43.87924;3.6793;232;20220627;30.6;17.6;24.1;2.4;17.15;.5;6.24;27974 +71089;43.87924;3.6793;232;20220628;31.4;16.9;24.1;2.4;14.38;0;6.6;29235 +71089;43.87924;3.6793;232;20220629;31.5;14;22.8;1.6;13.78;.6;6.22;30460 +71089;43.87924;3.6793;232;20220630;28.3;16.4;22.4;1.9;17.38;3.7;5.38;26480 +71089;43.87924;3.6793;232;20220701;29.3;15.2;22.3;3;11.98;0;6.6;29071 +71089;43.87924;3.6793;232;20220702;33;12.4;22.7;1.8;11.21;0;6.67;31373 +71089;43.87924;3.6793;232;20220703;34.8;13.9;24.3;1.6;13.78;0;6.67;31334 +71089;43.87924;3.6793;232;20220704;35.1;18.6;26.8;2.1;17.78;.2;7.03;29963 +71089;43.87924;3.6793;232;20220705;33.7;19;26.4;2.7;15.75;0;7.19;28626 +71089;43.87924;3.6793;232;20220706;33.4;18.5;25.9;3.2;11.41;0;7.79;28722 +71089;43.87924;3.6793;232;20220707;32.6;15.5;24;3.6;11.28;0;7.75;29139 +71089;43.87924;3.6793;232;20220708;32.5;18;25.3;4.5;11.38;0;8.26;27186 +71089;43.87924;3.6793;232;20220709;35.3;17.6;26.5;3;10.65;0;8.01;29331 +71089;43.87924;3.6793;232;20220710;35.2;17.8;26.5;2.7;11.58;0;7.52;29002 +71089;43.87924;3.6793;232;20220711;33.7;16.9;25.3;1.9;14.41;0;6.62;29532 +71089;43.87924;3.6793;232;20220712;34.3;16;25.2;1.6;16.45;0;6.47;30080 +71089;43.87924;3.6793;232;20220713;33;16.1;24.6;1.7;15.95;0;6.33;29614 +71089;43.87924;3.6793;232;20220714;33.9;16.8;25.4;1.4;19.98;0;6.24;30273 +71089;43.87924;3.6793;232;20220715;38.2;19.2;28.7;2.2;17.95;0;7.51;30168 +71089;43.87924;3.6793;232;20220716;37.5;20.9;29.2;3.1;12.48;0;8.37;28365 +71089;43.87924;3.6793;232;20220717;36.3;18.5;27.4;2.4;12.98;0;7.51;29403 +71089;43.87924;3.6793;232;20220718;36;18.3;27.1;1.7;16.21;.3;6.8;29711 +71089;43.87924;3.6793;232;20220719;34.4;17.1;25.7;1.7;16.98;0;6.44;29707 +71089;43.87924;3.6793;232;20220720;34.7;16.5;25.6;1.8;17.85;.6;6.47;29456 +71089;43.87924;3.6793;232;20220721;37;19.8;28.4;2.2;14.91;.1;7.32;28803 +71089;43.87924;3.6793;232;20220722;35.2;17.9;26.5;1.6;17.31;.2;6.43;29108 +71089;43.87924;3.6793;232;20220723;34.4;21.5;28;2;20.35;0;6.24;26295 +71089;43.87924;3.6793;232;20220724;36;20.3;28.1;2.4;15.91;0;7.12;27792 +71089;43.87924;3.6793;232;20220725;36.7;18.4;27.5;1.8;17.45;.1;6.83;29717 +71089;43.87924;3.6793;232;20220726;34.1;20.7;27.4;3;13.55;0;7.24;26050 +71089;43.87924;3.6793;232;20220727;33.1;15.4;24.3;2.3;11.45;0;6.58;28099 +71089;43.87924;3.6793;232;20220728;32.2;14.8;23.5;1.7;11.98;0;6.01;28303 +71089;43.87924;3.6793;232;20220729;30.4;16.8;23.6;1.5;16.25;2.3;5.41;26642 +71089;43.87924;3.6793;232;20220730;34.2;17;25.6;2.2;13.68;0;6.57;28135 +71089;43.87924;3.6793;232;20220731;36.3;17.5;26.9;2;12.28;0;6.72;27799 +71089;43.87924;3.6793;232;20220801;37.9;19;28.4;2.1;12.88;0;7.11;27874 +71089;43.87924;3.6793;232;20220802;37.7;20.4;29;2.5;13.75;0;7.42;27448 +71089;43.87924;3.6793;232;20220803;34.3;16.9;25.6;1.7;16.21;0;6.15;28128 +71089;43.87924;3.6793;232;20220804;34.7;18.4;26.6;1.7;20.28;0;6.15;28055 +71089;43.87924;3.6793;232;20220805;34.6;20.8;27.7;1.6;21.38;0;5.76;25489 +71089;43.87924;3.6793;232;20220806;36.3;19.6;27.9;2.4;16.95;0;6.85;26399 +71089;43.87924;3.6793;232;20220807;34.7;18.9;26.8;2.2;14.25;0;6.52;26077 +71089;43.87924;3.6793;232;20220808;35.9;17.4;26.7;2.1;12.05;0;6.64;26983 +71089;43.87924;3.6793;232;20220809;36.2;16.5;26.3;1.7;11.88;0;6.14;26662 +71089;43.87924;3.6793;232;20220810;34.2;15.3;24.7;1.7;15.11;0;5.98;27620 +71089;43.87924;3.6793;232;20220811;33.4;18.2;25.8;1.8;20.48;0;5.64;26053 +71089;43.87924;3.6793;232;20220812;35.1;20.9;28;1.4;23.65;0;5.54;25220 +71089;43.87924;3.6793;232;20220813;31.7;19.5;25.6;1.9;23.28;1;5;23064 +71089;43.87924;3.6793;232;20220814;27.6;21.8;24.7;1.9;22.21;14.6;3.68;15734 +71089;43.87924;3.6793;232;20220815;31.1;16;23.6;1.4;17.81;0;5.01;25425 +71089;43.87924;3.6793;232;20220816;31.6;15.3;23.4;1.7;17.41;20.9;5.26;25759 +71089;43.87924;3.6793;232;20220817;26.3;17;21.6;1.6;20.01;25.3;3.77;19713 +71089;43.87924;3.6793;232;20220818;25.8;14.2;20;1.8;16.51;.7;4.1;22116 +71089;43.87924;3.6793;232;20220819;29.4;19.9;24.6;3.3;15.28;.1;5.51;19662 +71089;43.87924;3.6793;232;20220820;31;17.6;24.3;2.7;15.61;0;5.57;23199 +71089;43.87924;3.6793;232;20220821;31;16;23.5;2.4;14.18;0;5.47;23774 +71089;43.87924;3.6793;232;20220822;30.3;17.1;23.7;2.5;15.25;.1;5.35;22631 +71089;43.87924;3.6793;232;20220823;32.8;18.8;25.8;2.7;15.55;0;5.9;23265 +71089;43.87924;3.6793;232;20220824;33.1;17.2;25.2;1.7;16.38;0;5.22;23960 +71089;43.87924;3.6793;232;20220825;32.4;15.3;23.9;1.3;18.68;.6;4.83;24835 +71089;43.87924;3.6793;232;20220826;32.7;18.4;25.5;2.2;18.08;.1;5.31;22818 +71089;43.87924;3.6793;232;20220827;31.5;16;23.7;1.7;16.71;0;4.79;23326 +71089;43.87924;3.6793;232;20220828;31.9;16.2;24;1.6;16.35;0;4.81;23227 +71089;43.87924;3.6793;232;20220829;30.7;15.3;23;1.5;19.18;1.4;4.49;23230 +71089;43.87924;3.6793;232;20220830;29.7;21.4;25.6;1.7;23.88;3.7;3.74;16887 +71089;43.87924;3.6793;232;20220831;29.3;16.6;23;2;18.25;0;4.42;21174 +71089;43.87924;3.6793;232;20220901;31.5;15.6;23.5;1.4;16.31;.1;4.57;22871 +71089;43.87924;3.6793;232;20220902;26.3;17.1;21.7;1.3;18.41;9.3;3.36;17517 +71089;43.87924;3.6793;232;20220903;27.4;17.1;22.2;1.4;20.18;1.1;3.51;18400 +71089;43.87924;3.6793;232;20220904;28.9;17.4;23.2;1.5;21.11;.7;3.75;19331 +71089;43.87924;3.6793;232;20220905;27.9;19.7;23.8;1.8;23.41;1.2;3.32;16057 +71089;43.87924;3.6793;232;20220906;26.5;19.3;22.9;1.8;23.35;3.7;2.9;14458 +71089;43.87924;3.6793;232;20220907;26.3;18;22.2;2.2;21.98;17.2;3.15;16037 +71089;43.87924;3.6793;232;20220908;26.5;14.4;20.5;1.3;16.55;.2;3.46;19325 +71089;43.87924;3.6793;232;20220909;25.1;13.5;19.3;1.5;14.91;.2;3.38;18660 +71089;43.87924;3.6793;232;20220910;26.2;11.1;18.7;1.4;13.68;.1;3.59;20868 +71089;43.87924;3.6793;232;20220911;28.7;12.1;20.4;1.8;13.55;0;4.12;21009 +71089;43.87924;3.6793;232;20220912;26.2;12.3;19.3;1.2;17.61;.3;3.3;20016 +71089;43.87924;3.6793;232;20220913;25.6;20.7;23.2;2.2;24.41;19;2.41;11129 +71089;43.87924;3.6793;232;20220914;24.6;19;21.8;2;22.78;5;2.4;12108 +71089;43.87924;3.6793;232;20220915;28.9;15.4;22.1;1.2;18.05;0;3.49;19205 +71089;43.87924;3.6793;232;20220916;26.1;14.4;20.2;1.9;15.21;0;3.38;17554 +71089;43.87924;3.6793;232;20220917;20.7;12.9;16.8;3.6;9.15;0;3.77;14091 +71089;43.87924;3.6793;232;20220918;23.8;9.1;16.5;2.6;8.38;0;3.93;18882 +71089;43.87924;3.6793;232;20220919;24.3;9.2;16.8;2.9;9.05;0;4.05;18560 +71089;43.87924;3.6793;232;20220920;24.8;8.1;16.4;2.5;8.55;0;3.9;18849 +71089;43.87924;3.6793;232;20220921;23.9;7.5;15.7;1.7;9.61;0;3.24;18894 +71089;43.87924;3.6793;232;20220922;23.2;8.7;15.9;1.2;11.91;.1;2.77;18360 +71089;43.87924;3.6793;232;20220923;21.3;10.8;16;1.2;14.78;40.8;2.3;15549 +71089;43.87924;3.6793;232;20220924;21.1;14.6;17.8;2.3;16.18;1.1;2.26;11894 +71089;43.87924;3.6793;232;20220925;22.1;11.2;16.6;1.2;13.05;.1;2.43;15522 +71089;43.87924;3.6793;232;20220926;20.8;8.3;14.6;2.2;10.81;.9;2.76;16496 +71089;43.87924;3.6793;232;20220927;19.2;13.4;16.3;3.1;10.98;2.9;2.81;10691 +71089;43.87924;3.6793;232;20220928;21.8;13.6;17.7;3;13.08;3.5;2.92;12757 +71089;43.87924;3.6793;232;20220929;18.8;13.6;16.2;2;11.78;.8;2.22;9997 +71089;43.87924;3.6793;232;20220930;18;10.5;14.3;2.3;10.79;0;2.31;11517 +71089;43.87924;3.6793;232;20221001;21.5;3.5;12.5;1.9;11.63;.8;2.55;17122 +71089;43.87924;3.6793;232;20221002;26.7;9.6;18.2;1.7;14.33;.1;3.05;17989 +71089;43.87924;3.6793;232;20221003;25;9.5;17.2;2.1;12.86;0;3;17389 +71089;43.87924;3.6793;232;20221004;25.2;7.4;16.3;1.5;13.56;.1;2.65;17377 +71089;43.87924;3.6793;232;20221005;21.5;8.6;15;1.2;16.53;.1;1.96;13447 +71089;43.87924;3.6793;232;20221006;25.1;8.9;17;1.3;14.89;0;2.46;16323 +71089;43.87924;3.6793;232;20221007;23.1;8.9;16;1.1;14.69;2.5;2.09;14214 +71089;43.87924;3.6793;232;20221008;21.7;13.4;17.6;.9;15.11;1;1.8;11454 +71089;43.87924;3.6793;232;20221009;18.8;10.9;14.8;1.2;13.51;.1;1.65;10910 +71089;43.87924;3.6793;232;20221010;23;12.9;18;1;15.38;.3;1.9;12445 +71089;43.87924;3.6793;232;20221011;23.4;7.9;15.7;.8;13.58;0;1.92;15152 +71089;43.87924;3.6793;232;20221012;23.1;9.6;16.3;.6;13.61;2.8;1.76;14163 +71089;43.87924;3.6793;232;20221013;21.8;7.8;14.8;.9;13.61;3.3;1.74;14116 +71089;43.87924;3.6793;232;20221014;22.9;13.6;18.3;1.3;15.41;.4;1.89;11298 +71089;43.87924;3.6793;232;20221015;24.6;6.8;15.7;.9;13.45;1.2;1.94;15275 +71089;43.87924;3.6793;232;20221016;22;12.5;17.3;2.3;18.51;3.5;1.56;11063 +71089;43.87924;3.6793;232;20221017;22.1;14;18.1;1.8;17.65;19.8;1.64;9907 +71089;43.87924;3.6793;232;20221018;22.1;13.8;18;1;17.31;0;1.5;9982 +71089;43.87924;3.6793;232;20221019;20.7;12.9;16.8;.9;17.85;5.2;1.27;9219 +71089;43.87924;3.6793;232;20221020;19.1;18.2;18.6;2.7;20.38;21.7;.89;2688 +71089;43.87924;3.6793;232;20221021;21.9;17.8;19.9;3;20.98;.3;1.4;6507 +71089;43.87924;3.6793;232;20221022;22.4;15.4;18.9;1.5;19.05;0;1.45;8775 +71089;43.87924;3.6793;232;20221023;21.4;16.2;18.8;2.5;21.25;1.4;1.07;7074 +71089;43.87924;3.6793;232;20221024;23.3;18.8;21;1.7;20.15;.1;1.46;6373 +71089;43.87924;3.6793;232;20221025;23.1;10.8;16.9;1.1;16.58;.1;1.48;11315 +71089;43.87924;3.6793;232;20221026;22.6;14.4;18.5;1.4;19.05;.1;1.32;8853 +71089;43.87924;3.6793;232;20221027;22.3;16.5;19.4;1;18.91;0;1.24;7274 +71089;43.87924;3.6793;232;20221028;23.1;12.3;17.7;.8;15.68;0;1.31;9999 +71089;43.87924;3.6793;232;20221029;23;8;15.5;.9;13.21;.1;1.37;11880 +71089;43.87924;3.6793;232;20221030;22.1;9.8;16;1;15.38;.7;1.26;10533 +71089;43.87924;3.6793;232;20221031;20.4;14;17.2;2.3;18.51;7.9;1.1;7292 +71089;43.87924;3.6793;232;20221101;22.9;15.7;19.3;1.6;17.21;.1;1.47;7673 +71089;43.87924;3.6793;232;20221102;20.7;8.5;14.6;1.1;11.48;.1;1.29;10098 +71089;43.87924;3.6793;232;20221103;13.3;5;9.2;1.5;11.41;4;.73;8021 +71089;43.87924;3.6793;232;20221104;13.9;5.7;9.8;2.6;9.25;2.3;1.25;7968 +71089;43.87924;3.6793;232;20221105;15.7;8.7;12.2;3.5;7.21;0;2.21;7180 +71089;43.87924;3.6793;232;20221106;18.3;1.1;9.7;1.2;7.45;.1;1.15;11143 +71089;43.87924;3.6793;232;20221107;20.8;1.3;11;.9;8.75;0;1.1;11577 +71089;43.87924;3.6793;232;20221108;16.1;5.2;10.7;2;13.71;9.3;.63;8871 +71089;43.87924;3.6793;232;20221109;18.6;15.6;17.1;2.8;16.68;.4;1.14;4151 +71089;43.87924;3.6793;232;20221110;18.6;8.7;13.7;1.9;11.68;0;1.24;8191 +71089;43.87924;3.6793;232;20221111;20.2;7.4;13.8;1.2;11.28;0;1.12;9100 +71089;43.87924;3.6793;232;20221112;20.7;4.9;12.8;.7;10.85;0;.84;10062 +71089;43.87924;3.6793;232;20221113;16.2;6.7;11.4;1;12.18;0;.69;7643 +71089;43.87924;3.6793;232;20221114;13.1;10.5;11.8;1.3;12.88;33.2;.62;3590 +71089;43.87924;3.6793;232;20221115;15.6;11.7;13.6;1.6;14.21;3.4;.77;4466 +71089;43.87924;3.6793;232;20221116;18.1;6.7;12.4;1.2;11.48;.3;.84;8100 +71089;43.87924;3.6793;232;20221117;17.6;8;12.8;1.4;11.95;2.4;.86;7315 +71089;43.87924;3.6793;232;20221118;15;7.5;11.2;2.1;8.88;.5;1.19;6235 +71089;43.87924;3.6793;232;20221119;13.8;2.2;8;2.5;7.28;0;1.18;7867 +71089;43.87924;3.6793;232;20221120;13.8;2;7.9;1.7;6.68;.2;1.02;7849 +71089;43.87924;3.6793;232;20221121;8.3;1.2;4.7;1.3;8.21;8.9;.43;5682 +71089;43.87924;3.6793;232;20221122;12.9;3;8;2.3;7.78;2.5;1.02;6873 +71089;43.87924;3.6793;232;20221123;12.6;4.9;8.7;1;9.41;1.8;.61;6036 +71089;43.87924;3.6793;232;20221124;15.7;1.5;8.6;.9;8.51;0;.58;8294 +71089;43.87924;3.6793;232;20221125;15.2;3.3;9.3;1.4;9.31;1.9;.72;7462 +71089;43.87924;3.6793;232;20221126;15.1;4.4;9.7;2.5;7.31;0;1.34;6966 +71089;43.87924;3.6793;232;20221127;13;-.4;6.3;.9;7.95;6.8;.46;7769 +71089;43.87924;3.6793;232;20221128;9.7;7.2;8.5;1.6;10.41;8.4;.49;2850 +71089;43.87924;3.6793;232;20221129;12.3;.2;6.2;1.6;7.28;0;.64;7330 +71089;43.87924;3.6793;232;20221130;12.4;-1.6;5.4;1.7;6.81;.2;.63;7862 +71089;43.87924;3.6793;232;20221201;10.6;2;6.3;2.2;6.95;0;.85;5834 +71089;43.87924;3.6793;232;20221202;7.1;-.2;3.5;1.2;6.95;2.1;.39;5232 +71089;43.87924;3.6793;232;20221203;6.3;4.6;5.4;2;8.91;14.2;.38;2121 +71089;43.87924;3.6793;232;20221204;10.5;5.6;8;1;8.95;9.1;.51;4186 +71089;43.87924;3.6793;232;20221205;9.9;-2.5;3.7;1;6.21;.2;.41;7021 +71089;43.87924;3.6793;232;20221206;10.4;-2.5;4;1;6.05;.5;.43;7104 +71089;43.87924;3.6793;232;20221207;8.7;-2.5;3.1;1.8;5.78;.4;.59;6531 +71089;43.87924;3.6793;232;20221208;5.3;-4.6;.4;1.6;5.95;10;.3;6025 +71089;43.87924;3.6793;232;20221209;12.5;3.8;8.2;1.6;9.78;0;.48;5610 +71089;43.87924;3.6793;232;20221210;8.4;2.4;5.4;2.1;6.78;0;.71;4483 +71089;43.87924;3.6793;232;20221211;6;-3.9;1.1;2.6;3.91;0;.89;6403 +71089;43.87924;3.6793;232;20221212;5.7;-6.9;-.6;1.3;4.85;10.1;.32;6699 +71089;43.87924;3.6793;232;20221213;4.3;.2;2.3;1.6;7.65;10.5;.18;3534 +71089;43.87924;3.6793;232;20221214;10.5;4.3;7.4;1;10.38;3.7;.29;4496 +71089;43.87924;3.6793;232;20221215;9.7;8;8.9;1.7;11.11;31.6;.43;1914 +71089;43.87924;3.6793;232;20221216;11.2;3.6;7.4;1.4;8.55;0;.51;4995 +71089;43.87924;3.6793;232;20221217;9.1;-2.5;3.3;1.7;4.88;0;.67;6384 +71089;43.87924;3.6793;232;20221218;7.9;-5.4;1.3;1.1;6.31;2.7;.25;6781 +71089;43.87924;3.6793;232;20221219;13.6;6.5;10;2.4;12.01;2.8;.42;4848 +71089;43.87924;3.6793;232;20221220;14;12;13;2.8;14.31;3.1;.57;2220 +71089;43.87924;3.6793;232;20221221;16.6;11.6;14.1;1.2;12.71;.4;.66;3871 +71089;43.87924;3.6793;232;20221222;13.8;4.9;9.4;1.6;11.28;2.5;.38;5417 +71089;43.87924;3.6793;232;20221223;19.5;9.8;14.7;1.6;12.98;.2;.81;5782 +71089;43.87924;3.6793;232;20221224;19.4;5.6;12.5;.6;10.55;.1;.37;7089 +71089;43.87924;3.6793;232;20221225;11.5;2.9;7.2;1.2;10.68;.1;.26;5368 +71089;43.87924;3.6793;232;20221226;16.9;10.5;13.7;1.1;12.18;.1;.65;4510 +71089;43.87924;3.6793;232;20221227;15.3;1.9;8.6;.9;8.25;.1;.44;6963 +71089;43.87924;3.6793;232;20221228;10.3;-.9;4.7;.9;7.98;0;.26;6217 +71089;43.87924;3.6793;232;20221229;14.1;8.5;11.3;.9;11.11;.2;.52;4240 +71089;43.87924;3.6793;232;20221230;13.1;6.7;9.9;.7;11.11;.2;.37;4629 +71089;43.87924;3.6793;232;20221231;13.2;5.8;9.5;1.3;11.61;.5;.38;5062 +71090;43.89778;3.9889;100;20220101;8.7;1.4;5.1;1;9.23;.3;.22;4257 +71090;43.89778;3.9889;100;20220102;9.5;6.9;8.2;1.2;10.23;.1;.43;1972 +71090;43.89778;3.9889;100;20220103;16.3;2.8;9.5;.8;9.33;0;.38;7657 +71090;43.89778;3.9889;100;20220104;11.3;5;8.1;1.7;10.76;.9;.33;4048 +71090;43.89778;3.9889;100;20220105;9.5;6;7.7;5.5;5.73;.4;2;4087 +71090;43.89778;3.9889;100;20220106;9.9;2.3;6.1;5.6;4.39;0;2.13;6165 +71090;43.89778;3.9889;100;20220107;11;-1.8;4.6;2.6;5.03;.3;1.1;7712 +71090;43.89778;3.9889;100;20220108;13.5;3.7;8.6;2.9;7.73;.9;1.13;6314 +71090;43.89778;3.9889;100;20220109;11.7;6.7;9.2;3;6.96;.7;1.44;3415 +71090;43.89778;3.9889;100;20220110;11.8;5.7;8.7;3.7;6.16;.1;1.63;5494 +71090;43.89778;3.9889;100;20220111;9;-1.2;3.9;4.7;4.73;.1;1.43;7619 +71090;43.89778;3.9889;100;20220112;8.2;-1.8;3.2;3.8;4.53;0;1.27;7586 +71090;43.89778;3.9889;100;20220113;9.7;-3.6;3.1;2.2;4.49;0;.89;8590 +71090;43.89778;3.9889;100;20220114;12.9;-4.5;4.2;1.4;4.63;.1;.76;9276 +71090;43.89778;3.9889;100;20220115;13.1;-4.4;4.3;1.2;4.99;0;.68;9364 +71090;43.89778;3.9889;100;20220116;15.6;-4.9;5.4;1.8;4.46;.1;1.07;9648 +71090;43.89778;3.9889;100;20220117;14.5;-1.7;6.4;3.4;5.59;0;1.46;9428 +71090;43.89778;3.9889;100;20220118;11.9;-1.4;5.3;2.4;5.53;0;1.05;8927 +71090;43.89778;3.9889;100;20220119;11.3;-1.1;5.1;1.9;6.13;.1;.86;7811 +71090;43.89778;3.9889;100;20220120;12.9;-.9;6;4.2;5.29;0;1.72;9198 +71090;43.89778;3.9889;100;20220121;8.9;-.5;4.2;5.3;4.06;0;1.88;8051 +71090;43.89778;3.9889;100;20220122;9.9;-2.2;3.8;4.8;4.66;0;1.66;9014 +71090;43.89778;3.9889;100;20220123;11.3;1.9;6.6;3.4;5.63;0;1.48;8228 +71090;43.89778;3.9889;100;20220124;12.7;-1.5;5.6;1.5;6.06;0;.84;9543 +71090;43.89778;3.9889;100;20220125;13.2;-3.5;4.9;1.1;5.99;0;.7;10418 +71090;43.89778;3.9889;100;20220126;16.7;-4;6.3;1.2;5.46;0;.95;10731 +71090;43.89778;3.9889;100;20220127;14.2;-4.7;4.8;1.8;4.63;0;1.11;10841 +71090;43.89778;3.9889;100;20220128;16.4;-3.6;6.4;4.8;4.53;0;2.63;10984 +71090;43.89778;3.9889;100;20220129;17.2;1.9;9.5;2.5;4.53;0;1.92;10206 +71090;43.89778;3.9889;100;20220130;16.7;.8;8.8;4.6;6.59;.1;2.06;10602 +71090;43.89778;3.9889;100;20220131;14;-1.4;6.3;4.8;5.53;.1;2.14;10633 +71090;43.89778;3.9889;100;20220201;12.4;4.8;8.6;5.9;5.09;0;2.71;8295 +71090;43.89778;3.9889;100;20220202;17.7;7.1;12.4;4.1;7.56;0;2.38;9424 +71090;43.89778;3.9889;100;20220203;16.4;1.4;8.9;1.5;7.39;0;1.13;10638 +71090;43.89778;3.9889;100;20220204;16.4;0;8.2;1.9;7.69;.1;1.29;11783 +71090;43.89778;3.9889;100;20220205;15.8;2;8.9;3;5.69;0;1.99;11254 +71090;43.89778;3.9889;100;20220206;13.6;-2.4;5.6;3.6;5.89;.4;1.75;11937 +71090;43.89778;3.9889;100;20220207;15.7;7.7;11.7;5.3;6.43;.1;2.94;9031 +71090;43.89778;3.9889;100;20220208;15.4;.2;7.8;2.9;4.43;0;2.09;11987 +71090;43.89778;3.9889;100;20220209;13.6;-1.8;5.9;1.7;7.43;0;1.06;11430 +71090;43.89778;3.9889;100;20220210;12.5;7.9;10.2;1.5;9.34;0;1.27;8980 +71090;43.89778;3.9889;100;20220211;14.8;3.4;9.1;4.5;6.79;0;2.22;11189 +71090;43.89778;3.9889;100;20220212;15;3.2;9.1;3.3;6.54;.7;2;10408 +71090;43.89778;3.9889;100;20220213;12.9;5.2;9;5.4;8.39;23.2;1.63;3253 +71090;43.89778;3.9889;100;20220214;13.1;8.3;10.7;3.9;10.04;6.7;1.3;3307 +71090;43.89778;3.9889;100;20220215;13.9;4.4;9.1;3.4;6.69;0;1.98;11279 +71090;43.89778;3.9889;100;20220216;15.9;3.3;9.6;2;9.26;1;1.32;11161 +71090;43.89778;3.9889;100;20220217;20;9.6;14.8;3.3;10.64;.5;2.36;10836 +71090;43.89778;3.9889;100;20220218;18.7;4.3;11.5;1.6;10.29;0;1.54;13838 +71090;43.89778;3.9889;100;20220219;14.3;7.3;10.8;3.3;6.43;0;2.26;8907 +71090;43.89778;3.9889;100;20220220;16.7;1.6;9.1;3.6;6.96;.3;2.35;14045 +71090;43.89778;3.9889;100;20220221;15.2;8;11.6;5;7.33;.5;2.78;10007 +71090;43.89778;3.9889;100;20220222;17.2;6.6;11.9;4.5;6.46;0;3.15;12869 +71090;43.89778;3.9889;100;20220223;18.6;5.8;12.2;2.6;8.19;.1;2.27;13820 +71090;43.89778;3.9889;100;20220224;15;4.7;9.8;1.7;10.03;.2;1.28;10142 +71090;43.89778;3.9889;100;20220225;14.1;4.8;9.4;4.4;5.66;0;2.7;12255 +71090;43.89778;3.9889;100;20220226;14.5;5;9.7;3.3;5.26;0;2.55;11883 +71090;43.89778;3.9889;100;20220227;13.4;-1.5;6;1.8;6.39;0;1.59;14330 +71090;43.89778;3.9889;100;20220228;15;.2;7.6;1.8;7.43;0;1.68;15246 +71090;43.89778;3.9889;100;20220301;13.3;.3;6.8;1.8;6.89;.1;1.62;14305 +71090;43.89778;3.9889;100;20220302;11.8;1.7;6.8;1.3;7.66;0;1.29;11645 +71090;43.89778;3.9889;100;20220303;16.3;-.7;7.8;1.4;7.79;0;1.75;16699 +71090;43.89778;3.9889;100;20220304;18.4;4;11.2;2.5;7.63;0;2.51;16215 +71090;43.89778;3.9889;100;20220305;16.2;-.1;8.1;2.1;5.39;0;2.34;17091 +71090;43.89778;3.9889;100;20220306;13.7;-2.2;5.8;2.1;4.29;0;2.16;17200 +71090;43.89778;3.9889;100;20220307;13.4;-3.2;5.1;1.6;4.63;0;1.92;17486 +71090;43.89778;3.9889;100;20220308;10.7;-1.1;4.8;1.7;6.46;.3;1.41;12621 +71090;43.89778;3.9889;100;20220309;13.3;5.9;9.6;1.6;8.46;0;1.62;11814 +71090;43.89778;3.9889;100;20220310;13;4.3;8.7;2.6;10.26;5.8;1.34;11767 +71090;43.89778;3.9889;100;20220311;12.7;9.7;11.2;4.6;10.33;17.5;1.59;5533 +71090;43.89778;3.9889;100;20220312;10.5;7.3;8.9;2.9;9.73;33.8;1.14;5611 +71090;43.89778;3.9889;100;20220313;10.3;7.3;8.8;4;9.46;16.2;1.25;6043 +71090;43.89778;3.9889;100;20220314;13.4;6.6;10;2.2;10.66;1.7;1.46;10721 +71090;43.89778;3.9889;100;20220315;15;8.1;11.6;1.2;11.03;0;1.67;12850 +71090;43.89778;3.9889;100;20220316;15.4;7.8;11.6;1;11.13;0;1.71;13798 +71090;43.89778;3.9889;100;20220317;15.7;7.3;11.5;1.8;11.13;.1;1.84;13741 +71090;43.89778;3.9889;100;20220318;15.5;10.4;13;4.1;10.24;.6;2.38;11277 +71090;43.89778;3.9889;100;20220319;16.9;6.6;11.8;1.8;9.14;0;2.16;14183 +71090;43.89778;3.9889;100;20220320;14.2;6.2;10.2;1.6;8.84;3.2;1.37;5225 +71090;43.89778;3.9889;100;20220321;14.1;7.9;11;2.9;7.44;.2;2.34;10362 +71090;43.89778;3.9889;100;20220322;15.8;3.3;9.5;3.5;6.24;0;3.12;19477 +71090;43.89778;3.9889;100;20220323;16.6;2.6;9.6;2.5;6.94;0;2.8;19874 +71090;43.89778;3.9889;100;20220324;19.1;1.5;10.3;2;6.14;0;3.05;20471 +71090;43.89778;3.9889;100;20220325;20.2;1.8;11;1.8;6.94;0;2.96;19718 +71090;43.89778;3.9889;100;20220326;19.9;4.3;12.1;2.3;7.74;0;3.21;20365 +71090;43.89778;3.9889;100;20220327;20.7;6.3;13.5;1.6;7.49;0;2.74;15316 +71090;43.89778;3.9889;100;20220328;21.6;5.9;13.7;2.1;7.34;0;3.49;20008 +71090;43.89778;3.9889;100;20220329;18.4;6.5;12.4;2.3;9.74;4.7;2.59;15719 +71090;43.89778;3.9889;100;20220330;15.9;9.4;12.7;1.9;11.29;.3;1.8;10073 +71090;43.89778;3.9889;100;20220331;18.8;6.6;12.7;3.7;8.39;.4;3.43;18141 +71090;43.89778;3.9889;100;20220401;10.5;6;8.2;6;4.89;.2;3.25;12044 +71090;43.89778;3.9889;100;20220402;7.9;3.6;5.8;10.4;4.58;0;3.21;10866 +71090;43.89778;3.9889;100;20220403;10.5;2.1;6.3;3.4;4.49;0;2.79;17600 +71090;43.89778;3.9889;100;20220404;16.1;2.4;9.2;2.8;5.09;0;3.49;22600 +71090;43.89778;3.9889;100;20220405;20.1;3.1;11.6;2.5;6.59;0;3.74;22800 +71090;43.89778;3.9889;100;20220406;17.2;5.5;11.4;2.1;9.19;0;2.3;12759 +71090;43.89778;3.9889;100;20220407;20.7;9;14.9;3.6;10.04;.5;3.14;11227 +71090;43.89778;3.9889;100;20220408;21.6;11.8;16.7;4;11.04;0;3.9;17423 +71090;43.89778;3.9889;100;20220409;17.1;8.9;13;5.5;5.84;0;4.81;22134 +71090;43.89778;3.9889;100;20220410;19;4.5;11.7;2.7;5.99;.2;4;24400 +71090;43.89778;3.9889;100;20220411;15.3;6.1;10.7;4;8.54;1.4;2.3;8435 +71090;43.89778;3.9889;100;20220412;19.3;5.8;12.5;2.5;9.64;0;3.22;20179 +71090;43.89778;3.9889;100;20220413;21.5;7.1;14.3;1.8;10.04;0;3.4;20684 +71090;43.89778;3.9889;100;20220414;25.9;7.9;16.9;2.8;10.89;0;4.48;22671 +71090;43.89778;3.9889;100;20220415;27.3;13.7;20.5;4.1;12.6;0;5.58;24415 +71090;43.89778;3.9889;100;20220416;25.3;13.8;19.6;8.6;10.09;0;7.15;21966 +71090;43.89778;3.9889;100;20220417;21.3;12.1;16.7;3.9;8.44;0;4.99;24003 +71090;43.89778;3.9889;100;20220418;22.5;7;14.8;2.3;10.84;0;3.96;24761 +71090;43.89778;3.9889;100;20220419;24.7;9.6;17.2;2.5;9.64;.2;4.74;25194 +71090;43.89778;3.9889;100;20220420;16.4;11;13.7;2.2;13.54;30.8;1.4;6205 +71090;43.89778;3.9889;100;20220421;19.4;11.7;15.5;2.4;13.64;.8;2.25;10820 +71090;43.89778;3.9889;100;20220422;21.5;10.5;16;3.4;12.49;.1;4.01;23416 +71090;43.89778;3.9889;100;20220423;15.4;12.3;13.8;4.9;12.44;16.9;1.75;4098 +71090;43.89778;3.9889;100;20220424;18.1;7.8;13;2.1;11.44;5.1;2.51;15095 +71090;43.89778;3.9889;100;20220425;21.5;7.1;14.3;2.6;10.39;0;4.15;26023 +71090;43.89778;3.9889;100;20220426;23.7;7.5;15.6;2.1;11.34;0;4.25;25900 +71090;43.89778;3.9889;100;20220427;21.7;10.8;16.3;3.1;11.34;0;4.51;26175 +71090;43.89778;3.9889;100;20220428;25.6;10.1;17.8;2.1;12.09;.2;4.6;25549 +71090;43.89778;3.9889;100;20220429;23.4;9.5;16.5;2.9;11.39;0;4.64;26273 +71090;43.89778;3.9889;100;20220430;25;12.1;18.5;3.7;10.04;0;5.25;21835 +71090;43.89778;3.9889;100;20220501;24.2;10.2;17.2;3.9;8.94;0;5.68;26967 +71090;43.89778;3.9889;100;20220502;25.2;10.8;18;2.8;10.24;.3;5.14;25927 +71090;43.89778;3.9889;100;20220503;23.7;11.9;17.8;2.1;12.24;1.1;4.44;24732 +71090;43.89778;3.9889;100;20220504;24.4;8.9;16.6;2.1;12.64;2.1;4.22;24050 +71090;43.89778;3.9889;100;20220505;21.9;12.9;17.4;5.1;11.34;.5;5.03;23507 +71090;43.89778;3.9889;100;20220506;21.7;12;16.8;4.5;9.93;0;4.99;23218 +71090;43.89778;3.9889;100;20220507;26.2;9.7;18;3;10.56;0;5.44;27856 +71090;43.89778;3.9889;100;20220508;24.8;10.5;17.7;2.2;12.03;3;4.83;26762 +71090;43.89778;3.9889;100;20220509;26;10;18;1.5;14.19;.1;4.72;28443 +71090;43.89778;3.9889;100;20220510;25.6;9.8;17.7;1.5;13.49;.1;4.72;28696 +71090;43.89778;3.9889;100;20220511;24.4;9.1;16.7;2.2;13.49;0;4.66;28626 +71090;43.89778;3.9889;100;20220512;24.1;11.2;17.7;1.8;13.29;.1;4.7;27950 +71090;43.89778;3.9889;100;20220513;26.7;10;18.3;1.3;12.69;0;4.84;28633 +71090;43.89778;3.9889;100;20220514;29.2;11.8;20.5;1.7;15.59;0;5.37;29352 +71090;43.89778;3.9889;100;20220515;25.4;14.4;19.9;2.3;15.53;0;4.66;24812 +71090;43.89778;3.9889;100;20220516;26.8;11.6;19.2;1.7;14.16;.2;5.15;29574 +71090;43.89778;3.9889;100;20220517;28.3;12.6;20.5;1.5;15.86;.1;5.22;29096 +71090;43.89778;3.9889;100;20220518;32.2;13.4;22.8;2;16.99;.1;5.99;29785 +71090;43.89778;3.9889;100;20220519;27.2;15.7;21.5;1.9;16.93;0;5.06;26658 +71090;43.89778;3.9889;100;20220520;27.7;12.8;20.3;2.1;15.26;0;5.47;29712 +71090;43.89778;3.9889;100;20220521;30.2;13.5;21.9;1.5;16.03;.1;5.66;30081 +71090;43.89778;3.9889;100;20220522;27.9;13.2;20.6;1.7;18.39;0;5.18;29377 +71090;43.89778;3.9889;100;20220523;27.6;17.6;22.6;2;17.39;.2;4.98;24451 +71090;43.89778;3.9889;100;20220524;24.2;17;20.6;3.1;11.66;.3;4.9;18935 +71090;43.89778;3.9889;100;20220525;27.2;15.6;21.4;4.2;9.99;0;6.66;24812 +71090;43.89778;3.9889;100;20220526;29.7;15.9;22.8;4.4;10.53;0;7.61;29610 +71090;43.89778;3.9889;100;20220527;31.9;15.3;23.6;4.1;12.53;0;7.59;29264 +71090;43.89778;3.9889;100;20220528;29.8;15.3;22.5;5.1;10.49;0;7.94;29397 +71090;43.89778;3.9889;100;20220529;27.7;13;20.4;4.1;7.59;0;7.33;30301 +71090;43.89778;3.9889;100;20220530;26.8;9.8;18.3;1.9;8.99;.3;5.67;30020 +71090;43.89778;3.9889;100;20220531;27.3;15.2;21.2;1.8;13.13;0;5.39;27326 +71090;43.89778;3.9889;100;20220601;28.9;11.8;20.3;1.5;14.53;0;5.59;30943 +71090;43.89778;3.9889;100;20220602;28.6;15.3;21.9;1.5;17.16;0;5.41;28738 +71090;43.89778;3.9889;100;20220603;30.5;16.5;23.5;1.5;16.89;0;5.81;29625 +71090;43.89778;3.9889;100;20220604;29.7;16.6;23.2;1.9;18.36;.1;5.81;29417 +71090;43.89778;3.9889;100;20220605;32.9;18;25.4;1.8;17.46;0;6.34;29645 +71090;43.89778;3.9889;100;20220606;31.6;15.5;23.6;2.2;14.69;.2;6.59;30806 +71090;43.89778;3.9889;100;20220607;29.8;16.4;23.1;2.8;14.79;0;6.51;29665 +71090;43.89778;3.9889;100;20220608;26.9;14.3;20.6;2.3;12.76;0;5.33;24627 +71090;43.89778;3.9889;100;20220609;27.4;16.8;22.1;5.1;10.36;0;7.46;27302 +71090;43.89778;3.9889;100;20220610;32.7;17.4;25;4.7;10.39;0;8.8;31245 +71090;43.89778;3.9889;100;20220611;36.1;15.5;25.8;2.6;11.19;0;7.84;31407 +71090;43.89778;3.9889;100;20220612;34.7;15.6;25.2;1.7;13.16;0;6.77;31179 +71090;43.89778;3.9889;100;20220613;34.9;17.2;26;2.7;16.16;1.2;7.42;31036 +71090;43.89778;3.9889;100;20220614;34.6;20.3;27.5;3.1;13.36;0;8.11;30976 +71090;43.89778;3.9889;100;20220615;32.6;18.3;25.4;1.9;16.76;0;6.6;31130 +71090;43.89778;3.9889;100;20220616;36.9;15.4;26.1;1.5;17.06;0;6.82;31520 +71090;43.89778;3.9889;100;20220617;40.8;21.9;31.4;3;15.79;0;9.1;31533 +71090;43.89778;3.9889;100;20220618;33.2;16.9;25;2;18.23;.1;6.67;31543 +71090;43.89778;3.9889;100;20220619;31.7;18.2;24.9;2.7;18.56;0;6.78;30955 +71090;43.89778;3.9889;100;20220620;30.2;17.3;23.8;2.7;18.36;0;6.42;30216 +71090;43.89778;3.9889;100;20220621;31;21.5;26.2;2.3;22.89;1.4;5.76;26087 +71090;43.89778;3.9889;100;20220622;28.7;20.8;24.8;3;23.83;6.8;4.86;22407 +71090;43.89778;3.9889;100;20220623;28.3;22.4;25.3;3.5;23.13;11.4;4.6;18494 +71090;43.89778;3.9889;100;20220624;28.9;17.6;23.2;1.9;18.13;3;5.34;26449 +71090;43.89778;3.9889;100;20220625;28.8;14.9;21.9;2.1;17.99;4.4;5.81;30701 +71090;43.89778;3.9889;100;20220626;30.1;21.5;25.8;2.3;22.76;.1;5.36;24163 +71090;43.89778;3.9889;100;20220627;31.7;18.7;25.2;3;17.79;.2;6.73;28781 +71090;43.89778;3.9889;100;20220628;32.7;18;25.3;3;14.66;0;7.22;30048 +71090;43.89778;3.9889;100;20220629;31.9;15.1;23.5;1.9;14.53;.6;6.48;31437 +71090;43.89778;3.9889;100;20220630;28.5;18;23.3;2.2;18.76;2.2;5.34;26059 +71090;43.89778;3.9889;100;20220701;30.5;16.4;23.5;3.6;12.06;0;7.3;30681 +71090;43.89778;3.9889;100;20220702;33.1;13.8;23.5;2.2;11.73;0;6.96;31341 +71090;43.89778;3.9889;100;20220703;34.6;14.9;24.7;1.7;15.16;0;6.62;31303 +71090;43.89778;3.9889;100;20220704;36.1;18.9;27.5;2.3;18.76;.3;7.32;31262 +71090;43.89778;3.9889;100;20220705;34.9;20.1;27.5;3.4;15.93;0;8.1;30808 +71090;43.89778;3.9889;100;20220706;34.8;20;27.4;4;11.46;0;8.82;30512 +71090;43.89778;3.9889;100;20220707;34;16.6;25.3;4.7;11.33;0;8.92;31119 +71090;43.89778;3.9889;100;20220708;33.2;19;26.1;5.2;11.69;0;8.95;29663 +71090;43.89778;3.9889;100;20220709;36;18.6;27.3;3.5;10.93;0;8.61;30773 +71090;43.89778;3.9889;100;20220710;36.4;19.2;27.8;3.4;11.69;0;8.52;30781 +71090;43.89778;3.9889;100;20220711;33.6;18.2;25.9;2.3;15.16;0;7.02;30819 +71090;43.89778;3.9889;100;20220712;34.5;16.5;25.5;1.6;18.56;0;6.47;30819 +71090;43.89778;3.9889;100;20220713;32.8;16.9;24.8;1.9;17.73;0;6.45;30750 +71090;43.89778;3.9889;100;20220714;33.5;17.6;25.5;1.6;21.29;.1;6.24;30338 +71090;43.89778;3.9889;100;20220715;39.5;19.8;29.6;2.4;19.03;0;7.89;30603 +71090;43.89778;3.9889;100;20220716;38.6;21.6;30.1;3.4;12.56;0;8.96;29909 +71090;43.89778;3.9889;100;20220717;36.6;19.7;28.2;2.7;14.29;0;7.86;30444 +71090;43.89778;3.9889;100;20220718;36;18.7;27.4;2;18.19;.2;6.94;30361 +71090;43.89778;3.9889;100;20220719;34.5;18.1;26.3;1.8;18.96;0;6.48;30274 +71090;43.89778;3.9889;100;20220720;34.7;18.1;26.4;2.1;19.16;.5;6.63;30019 +71090;43.89778;3.9889;100;20220721;38.2;21.1;29.6;2.6;15.59;.1;7.94;30093 +71090;43.89778;3.9889;100;20220722;35.2;19.1;27.2;1.9;18.56;.2;6.7;29998 +71090;43.89778;3.9889;100;20220723;34.8;22.4;28.6;1.9;20.83;0;6.21;26492 +71090;43.89778;3.9889;100;20220724;36.3;21.5;28.9;2.7;16.76;0;7.52;28733 +71090;43.89778;3.9889;100;20220725;37;19.9;28.4;1.9;19.16;0;6.89;29697 +71090;43.89778;3.9889;100;20220726;35.3;21.4;28.4;3.3;13.79;0;7.91;28422 +71090;43.89778;3.9889;100;20220727;34.3;17.1;25.7;2.8;11.56;0;7.35;29483 +71090;43.89778;3.9889;100;20220728;32.9;15.6;24.3;1.9;12.36;0;6.35;29373 +71090;43.89778;3.9889;100;20220729;31.3;17.8;24.6;1.6;16.76;4.1;5.53;26675 +71090;43.89778;3.9889;100;20220730;35.5;18.6;27.1;2.7;13.93;0;7.34;29143 +71090;43.89778;3.9889;100;20220731;37.4;18.3;27.9;2.2;12.43;0;7.21;29024 +71090;43.89778;3.9889;100;20220801;38.9;20;29.4;2.4;13.16;0;7.59;28903 +71090;43.89778;3.9889;100;20220802;38.6;21.5;30;2.8;14.39;0;7.94;28693 +71090;43.89778;3.9889;100;20220803;34.4;18.5;26.4;2.1;17.79;0;6.39;28503 +71090;43.89778;3.9889;100;20220804;34.8;19.9;27.3;1.7;22.43;0;6.04;27777 +71090;43.89778;3.9889;100;20220805;34.6;21.5;28;1.7;22.66;.3;5.73;25396 +71090;43.89778;3.9889;100;20220806;37.5;21;29.2;3.2;17.23;0;7.87;28046 +71090;43.89778;3.9889;100;20220807;35.7;20.5;28.1;2.9;14.86;0;7.33;27465 +71090;43.89778;3.9889;100;20220808;36.7;18.9;27.8;2.3;12.56;0;7.07;27989 +71090;43.89778;3.9889;100;20220809;36.8;17;26.9;1.9;13.19;0;6.51;27849 +71090;43.89778;3.9889;100;20220810;34.4;16.6;25.5;1.7;17.63;0;5.86;27707 +71090;43.89778;3.9889;100;20220811;33.7;19.1;26.4;1.7;21.29;0;5.64;26413 +71090;43.89778;3.9889;100;20220812;35.4;21.7;28.6;1.8;24.29;0;5.83;25713 +71090;43.89778;3.9889;100;20220813;31.3;20.6;25.9;2.1;24.96;.5;4.92;23486 +71090;43.89778;3.9889;100;20220814;29.2;22.8;26;2.1;22.33;20.5;4.18;17648 +71090;43.89778;3.9889;100;20220815;32.3;17.2;24.8;1.7;18.76;0;5.4;26531 +71090;43.89778;3.9889;100;20220816;32.1;16.9;24.5;2.2;18.06;13.7;5.65;26437 +71090;43.89778;3.9889;100;20220817;26.8;18.2;22.5;2.1;20.83;30.8;3.91;19997 +71090;43.89778;3.9889;100;20220818;26.5;15.3;20.9;2.3;16.79;.6;4.36;22792 +71090;43.89778;3.9889;100;20220819;30.5;20.6;25.6;3.7;15.53;0;6.07;21415 +71090;43.89778;3.9889;100;20220820;32.2;18.3;25.3;3.2;15.86;0;6.28;25561 +71090;43.89778;3.9889;100;20220821;32.7;17.3;25;2.7;14.43;0;6.15;25607 +71090;43.89778;3.9889;100;20220822;31.6;18.2;24.9;3;15.43;0;6.06;24648 +71090;43.89778;3.9889;100;20220823;33.7;20.1;26.9;3;15.86;0;6.46;24889 +71090;43.89778;3.9889;100;20220824;33;17.5;25.3;1.9;17.36;0;5.43;25471 +71090;43.89778;3.9889;100;20220825;32.8;16.7;24.8;1.4;19.86;.7;4.97;25242 +71090;43.89778;3.9889;100;20220826;33.8;19.4;26.6;2.6;18.46;0;5.93;24733 +71090;43.89778;3.9889;100;20220827;32.6;17.8;25.2;2.1;17.03;0;5.38;24810 +71090;43.89778;3.9889;100;20220828;32.4;17.2;24.8;1.9;17.06;0;5.2;24579 +71090;43.89778;3.9889;100;20220829;31.1;16.2;23.6;1.6;20.39;1.1;4.62;24428 +71090;43.89778;3.9889;100;20220830;29.9;22.8;26.3;2;24.96;2.4;3.69;16122 +71090;43.89778;3.9889;100;20220831;30.5;17.2;23.9;2.2;18.66;0;4.81;22926 +71090;43.89778;3.9889;100;20220901;32.7;16.3;24.5;1.6;16.96;0;4.92;24095 +71090;43.89778;3.9889;100;20220902;27.4;18.7;23;1.4;19.66;8.6;3.24;15626 +71090;43.89778;3.9889;100;20220903;27.7;18.2;22.9;1.5;21.13;0;3.46;18049 +71090;43.89778;3.9889;100;20220904;29.6;18.3;23.9;1.8;21.63;.4;3.84;18902 +71090;43.89778;3.9889;100;20220905;28.8;20.6;24.7;2.2;23.89;1.3;3.49;16134 +71090;43.89778;3.9889;100;20220906;26.9;20.8;23.8;2.3;23.99;11.4;2.84;12901 +71090;43.89778;3.9889;100;20220907;27.6;18.8;23.2;2.8;22.46;19.9;3.25;14970 +71090;43.89778;3.9889;100;20220908;27.1;14.9;21;1.5;17.13;.2;3.73;21247 +71090;43.89778;3.9889;100;20220909;26.3;14.8;20.5;1.7;15.66;.3;3.5;18533 +71090;43.89778;3.9889;100;20220910;27;12.7;19.8;1.5;14.36;.1;3.77;21913 +71090;43.89778;3.9889;100;20220911;29.2;12.9;21;1.9;14.33;0;4.27;22221 +71090;43.89778;3.9889;100;20220912;26.8;12.8;19.8;1.2;18.36;.1;3.37;20633 +71090;43.89778;3.9889;100;20220913;26.7;21.9;24.3;2.7;24.73;15.6;2.59;10689 +71090;43.89778;3.9889;100;20220914;26.5;20.6;23.5;2.7;23.29;6.4;2.81;11997 +71090;43.89778;3.9889;100;20220915;30.2;16.3;23.2;1.6;18.29;0;3.91;20587 +71090;43.89778;3.9889;100;20220916;27.1;15.5;21.3;2;15.63;0;3.66;18697 +71090;43.89778;3.9889;100;20220917;21.8;13.7;17.8;4.1;9.29;0;4.24;16397 +71090;43.89778;3.9889;100;20220918;24.3;10.4;17.4;3.7;8.46;0;4.51;20147 +71090;43.89778;3.9889;100;20220919;25.3;10.6;17.9;3.8;9.16;0;4.71;20104 +71090;43.89778;3.9889;100;20220920;25.3;9.2;17.3;3.1;8.69;0;4.33;20284 +71090;43.89778;3.9889;100;20220921;25.1;9.2;17.1;2.2;9.99;0;3.67;19662 +71090;43.89778;3.9889;100;20220922;23.5;9.9;16.7;1.4;12.29;.1;2.91;18883 +71090;43.89778;3.9889;100;20220923;22.7;11.6;17.1;1.6;15.03;47.5;2.58;16530 +71090;43.89778;3.9889;100;20220924;21.7;15.2;18.5;2.7;16.53;3;2.27;11115 +71090;43.89778;3.9889;100;20220925;23.5;11.5;17.5;1.5;13.29;0;2.74;17369 +71090;43.89778;3.9889;100;20220926;21.9;9.3;15.6;2.5;11.16;.5;3.03;17767 +71090;43.89778;3.9889;100;20220927;20.1;14.5;17.3;3.8;11.33;1.5;3.17;11755 +71090;43.89778;3.9889;100;20220928;22.6;14.8;18.7;3.6;13.59;.7;3.13;12454 +71090;43.89778;3.9889;100;20220929;21;14.6;17.8;2.5;12.03;.8;2.65;11077 +71090;43.89778;3.9889;100;20220930;18.8;11.3;15.1;2.3;10.83;0;2.31;11517 +71090;43.89778;3.9889;100;20221001;22.5;5.8;14.1;1.9;11.66;.3;2.55;17122 +71090;43.89778;3.9889;100;20221002;27.5;11;19.2;1.7;14.36;0;3.05;17989 +71090;43.89778;3.9889;100;20221003;25.7;11.1;18.4;2.1;12.89;0;3;17389 +71090;43.89778;3.9889;100;20221004;25.6;9.9;17.8;1.5;13.59;.1;2.65;17377 +71090;43.89778;3.9889;100;20221005;22.4;12.3;17.3;1.2;16.56;.2;1.96;13447 +71090;43.89778;3.9889;100;20221006;25.6;11.1;18.4;1.3;14.93;0;2.46;16323 +71090;43.89778;3.9889;100;20221007;23.8;11.1;17.5;1.1;14.73;2.9;2.09;14214 +71090;43.89778;3.9889;100;20221008;21.5;14.3;17.9;1.3;15.56;.9;1.68;9263 +71090;43.89778;3.9889;100;20221009;20.5;12.1;16.3;1.7;14.13;1.1;1.84;10555 +71090;43.89778;3.9889;100;20221010;23.9;13.7;18.8;1.1;16.03;.1;1.95;12340 +71090;43.89778;3.9889;100;20221011;24;9.9;17;1;14.69;0;2.05;15638 +71090;43.89778;3.9889;100;20221012;24.6;11.6;18.1;1.1;14.66;.3;2.08;14802 +71090;43.89778;3.9889;100;20221013;22.4;9.7;16.1;1.1;14.49;2;1.8;13798 +71090;43.89778;3.9889;100;20221014;23.9;15.2;19.5;1.7;16.13;.3;2.01;10724 +71090;43.89778;3.9889;100;20221015;24.9;9.2;17;1.3;14.43;1;2.1;15426 +71090;43.89778;3.9889;100;20221016;23.1;14.6;18.8;2.9;18.93;1.1;1.77;9908 +71090;43.89778;3.9889;100;20221017;23;15;19;2.1;18.19;0;1.75;10083 +71090;43.89778;3.9889;100;20221018;22.7;14.9;18.8;1.1;17.99;.1;1.51;9768 +71090;43.89778;3.9889;100;20221019;21.5;14.8;18.1;1.2;18.53;1.9;1.21;7066 +71090;43.89778;3.9889;100;20221020;20.3;18.8;19.6;3.4;20.66;15.5;1.11;3429 +71090;43.89778;3.9889;100;20221021;22.9;19;21;4.2;21.63;5.2;1.54;5635 +71090;43.89778;3.9889;100;20221022;23.9;16.3;20.1;2.1;19.73;0;1.64;9069 +71090;43.89778;3.9889;100;20221023;22.7;17.4;20;3.5;21.63;1.1;1.38;7156 +71090;43.89778;3.9889;100;20221024;23.8;20.2;22;2.9;21.09;.6;1.71;5848 +71090;43.89778;3.9889;100;20221025;23.9;12.6;18.3;1.7;17.79;0;1.6;11569 +71090;43.89778;3.9889;100;20221026;23.3;16.5;19.9;2;19.66;0;1.51;8417 +71090;43.89778;3.9889;100;20221027;23.6;18.4;21;1.4;19.56;.1;1.44;7684 +71090;43.89778;3.9889;100;20221028;23.8;14.1;19;.9;16.99;.1;1.4;10113 +71090;43.89778;3.9889;100;20221029;24.1;10.1;17.1;1.1;14.36;.1;1.51;12466 +71090;43.89778;3.9889;100;20221030;22.9;12;17.4;1.4;16.53;0;1.39;10542 +71090;43.89778;3.9889;100;20221031;21.6;15.2;18.4;3.1;18.86;11.4;1.3;6837 +71090;43.89778;3.9889;100;20221101;23.9;17.2;20.6;2.5;18.03;.1;1.77;7954 +71090;43.89778;3.9889;100;20221102;21.8;10.9;16.3;1.5;12.09;.1;1.53;10680 +71090;43.89778;3.9889;100;20221103;15.3;7.2;11.3;2.2;12.09;9.4;.88;7104 +71090;43.89778;3.9889;100;20221104;15.2;7.2;11.2;3.3;9.53;.7;1.52;8099 +71090;43.89778;3.9889;100;20221105;16.7;9.8;13.3;4;7.39;0;2.47;8229 +71090;43.89778;3.9889;100;20221106;19.2;3.2;11.2;1.3;7.93;.1;1.26;11572 +71090;43.89778;3.9889;100;20221107;21.6;3.4;12.5;1.2;9.23;.4;1.28;11721 +71090;43.89778;3.9889;100;20221108;17.7;7.5;12.6;2.9;13.93;9.8;.94;7374 +71090;43.89778;3.9889;100;20221109;20.2;16.5;18.4;3.2;17.09;8.9;1.36;3990 +71090;43.89778;3.9889;100;20221110;19.1;9.7;14.4;2.3;12.16;0;1.32;8507 +71090;43.89778;3.9889;100;20221111;21.2;9.9;15.5;2;11.96;.1;1.45;9414 +71090;43.89778;3.9889;100;20221112;21.5;7.3;14.4;1.2;11.79;.1;1.07;10216 +71090;43.89778;3.9889;100;20221113;17.4;8.3;12.8;1.2;12.46;0;.82;6627 +71090;43.89778;3.9889;100;20221114;14.7;11;12.8;1.9;13.13;36.2;.76;3610 +71090;43.89778;3.9889;100;20221115;17.5;12.9;15.2;2.4;14.56;5.5;.97;3941 +71090;43.89778;3.9889;100;20221116;18.9;8;13.4;1.5;11.86;.1;.95;8163 +71090;43.89778;3.9889;100;20221117;18.5;8.6;13.5;1.3;12.43;1.8;.85;7196 +71090;43.89778;3.9889;100;20221118;15.9;8.9;12.4;2.2;9.39;.2;1.27;6695 +71090;43.89778;3.9889;100;20221119;14.8;4.5;9.6;3.2;7.49;0;1.49;8272 +71090;43.89778;3.9889;100;20221120;14.8;3.8;9.3;2.5;6.93;.1;1.33;8240 +71090;43.89778;3.9889;100;20221121;9.1;3.7;6.4;1.7;8.56;5.4;.55;4173 +71090;43.89778;3.9889;100;20221122;13.7;5.5;9.6;3.1;8.03;1.4;1.31;7034 +71090;43.89778;3.9889;100;20221123;13.9;6.4;10.2;1.2;9.73;1;.7;5848 +71090;43.89778;3.9889;100;20221124;16.5;4.3;10.4;1.2;8.99;0;.76;7462 +71090;43.89778;3.9889;100;20221125;16.9;5.4;11.2;1.7;9.69;.6;.91;7868 +71090;43.89778;3.9889;100;20221126;15.8;5;10.4;3.3;7.63;0;1.52;7819 +71090;43.89778;3.9889;100;20221127;14.2;1.8;8;1.6;8.46;7.8;.67;7901 +71090;43.89778;3.9889;100;20221128;10.3;8;9.2;2.2;10.63;18.3;.56;2324 +71090;43.89778;3.9889;100;20221129;13.2;1.7;7.5;1.8;7.56;0;.71;7884 +71090;43.89778;3.9889;100;20221130;13.2;.5;6.9;2.2;7.16;.1;.75;8263 +71090;43.89778;3.9889;100;20221201;11.4;3;7.2;2.7;7.26;0;.97;5316 +71090;43.89778;3.9889;100;20221202;7.9;1.6;4.8;1.7;7.16;2.5;.54;4163 +71090;43.89778;3.9889;100;20221203;7.3;5.3;6.3;2.5;9.19;14.6;.4;1652 +71090;43.89778;3.9889;100;20221204;11.9;6.2;9.1;1.3;9.39;11;.55;4696 +71090;43.89778;3.9889;100;20221205;11;-.9;5.1;1.6;6.83;.2;.5;6832 +71090;43.89778;3.9889;100;20221206;11.2;.3;5.8;1.8;6.56;.4;.64;7023 +71090;43.89778;3.9889;100;20221207;9.4;-.2;4.6;2.7;6.13;.3;.76;6784 +71090;43.89778;3.9889;100;20221208;6.3;-2.1;2.1;2.3;6.49;20.3;.37;5149 +71090;43.89778;3.9889;100;20221209;13.4;5.2;9.3;2.1;10.13;0;.58;5220 +71090;43.89778;3.9889;100;20221210;9.3;3.8;6.5;3;6.89;0;.91;5211 +71090;43.89778;3.9889;100;20221211;6.8;-2.2;2.3;2.8;4.09;0;1;6619 +71090;43.89778;3.9889;100;20221212;5.8;-4.5;.7;1.8;5.06;10.8;.45;6418 +71090;43.89778;3.9889;100;20221213;5.9;1.3;3.6;2.1;8.16;13.6;.23;2779 +71090;43.89778;3.9889;100;20221214;11.2;5.8;8.5;1.3;10.83;3;.34;3423 +71090;43.89778;3.9889;100;20221215;10.7;9;9.9;2.3;11.53;33.8;.47;1398 +71090;43.89778;3.9889;100;20221216;12;5.7;8.9;2.3;8.89;0;.7;4782 +71090;43.89778;3.9889;100;20221217;9.4;-.8;4.3;2.6;5.16;0;.86;6885 +71090;43.89778;3.9889;100;20221218;8.2;-2.9;2.7;1.7;6.66;.8;.35;6342 +71090;43.89778;3.9889;100;20221219;15;7.5;11.3;3.2;12.29;1.9;.61;4450 +71090;43.89778;3.9889;100;20221220;15.6;12.9;14.2;3.5;14.79;1.4;.72;2108 +71090;43.89778;3.9889;100;20221221;17.5;12.5;15;1.8;13.39;.3;.76;4173 +71090;43.89778;3.9889;100;20221222;14.3;6;10.2;1.9;11.53;.7;.43;5309 +71090;43.89778;3.9889;100;20221223;21;11.6;16.3;2.1;13.49;.1;1.06;5781 +71090;43.89778;3.9889;100;20221224;20.3;7.5;13.9;1.2;11.03;.2;.62;7492 +71090;43.89778;3.9889;100;20221225;13.2;4.5;8.8;1.8;10.99;.3;.36;4930 +71090;43.89778;3.9889;100;20221226;17.4;12.1;14.8;1.6;12.49;.1;.81;4558 +71090;43.89778;3.9889;100;20221227;16.3;4.8;10.6;1.3;9.09;.1;.58;7180 +71090;43.89778;3.9889;100;20221228;10.8;1.4;6.1;1.3;8.53;0;.34;5982 +71090;43.89778;3.9889;100;20221229;15.3;9.5;12.4;1.3;11.49;0;.64;3725 +71090;43.89778;3.9889;100;20221230;13.9;7.8;10.8;.9;11.59;.1;.41;4405 +71090;43.89778;3.9889;100;20221231;15;7.7;11.3;2.2;12.49;0;.51;4803 +71091;43.91538;4.29866;80;20220101;7.4;1.6;4.5;.5;8.7;.2;.28;3100 +71091;43.91538;4.29866;80;20220102;9.6;6.6;8.1;.7;10.1;.1;.42;1700 +71091;43.91538;4.29866;80;20220103;17.9;3.2;10.5;.8;9.3;0;.54;6100 +71091;43.91538;4.29866;80;20220104;11.8;5.8;8.8;1.2;11;.8;.44;1200 +71091;43.91538;4.29866;80;20220105;9.3;5.7;7.5;5.4;5.9;.2;1.74;7800 +71091;43.91538;4.29866;80;20220106;9;5.2;7.1;6.4;4.5;0;2.38;7700 +71091;43.91538;4.29866;80;20220107;11;2.6;6.8;2.7;4.9;0;1.3;7500 +71091;43.91538;4.29866;80;20220108;12.8;2;7.4;1.8;7.2;.1;.76;7000 +71091;43.91538;4.29866;80;20220109;11.4;6;8.7;3.1;6.8;0;1.4;4000 +71091;43.91538;4.29866;80;20220110;11.5;6.7;9.1;4.7;6.1;0;1.96;6900 +71091;43.91538;4.29866;80;20220111;8.2;2.7;5.4;6;4.9;0;1.83;8100 +71091;43.91538;4.29866;80;20220112;7.8;3.3;5.5;5;4.6;0;1.76;8100 +71091;43.91538;4.29866;80;20220113;9.8;1.6;5.7;3.2;4.7;0;1.39;8200 +71091;43.91538;4.29866;80;20220114;13;-3.6;4.7;1;4.7;0;.65;8200 +71091;43.91538;4.29866;80;20220115;12.5;-1.8;5.3;1.4;5.1;0;.81;8300 +71091;43.91538;4.29866;80;20220116;15.4;-2.6;6.4;1.6;4.4;.1;1.15;8700 +71091;43.91538;4.29866;80;20220117;13.7;4.3;9;2.8;6.1;0;1.47;8600 +71091;43.91538;4.29866;80;20220118;11.5;2.2;6.8;3.4;5.8;0;1.42;8500 +71091;43.91538;4.29866;80;20220119;10;.3;5.1;2.3;6.1;0;1.01;2600 +71091;43.91538;4.29866;80;20220120;12.5;1.4;6.9;4.8;5.3;0;2.01;8900 +71091;43.91538;4.29866;80;20220121;8.2;3.9;6;7;4;0;2.55;9000 +71091;43.91538;4.29866;80;20220122;9.2;2.6;5.9;6.2;4.7;0;2.14;9100 +71091;43.91538;4.29866;80;20220123;10.2;3.3;6.7;3;5.6;0;1.34;9100 +71091;43.91538;4.29866;80;20220124;12.9;-1.6;5.6;1.2;6.1;0;.77;8400 +71091;43.91538;4.29866;80;20220125;13.1;-2.5;5.3;1.5;6.2;0;.86;8900 +71091;43.91538;4.29866;80;20220126;16.9;-2.3;7.3;1.8;5.2;0;1.4;9700 +71091;43.91538;4.29866;80;20220127;13.9;.1;7;2.7;4.5;0;1.73;9900 +71091;43.91538;4.29866;80;20220128;14.8;.4;7.6;6.2;5;0;2.85;10000 +71091;43.91538;4.29866;80;20220129;15.9;3.6;9.7;3.8;4.7;0;2.53;10200 +71091;43.91538;4.29866;80;20220130;15.4;3.9;9.6;6.7;6.9;0;2.64;10300 +71091;43.91538;4.29866;80;20220131;14.6;2;8.3;3.9;5.6;0;2.15;8600 +71091;43.91538;4.29866;80;20220201;11.9;4.9;8.4;5.2;4.8;0;2.57;10400 +71091;43.91538;4.29866;80;20220202;17.1;3.1;10.1;4.4;7.6;0;2.2;10300 +71091;43.91538;4.29866;80;20220203;16.7;6.4;11.5;1.9;8.3;0;1.4;9100 +71091;43.91538;4.29866;80;20220204;16.7;5.4;11;2.3;8;0;1.57;9400 +71091;43.91538;4.29866;80;20220205;14.9;5.9;10.4;3.2;5.6;0;2.19;11500 +71091;43.91538;4.29866;80;20220206;13.4;3.7;8.5;3.4;5.8;.2;1.96;9900 +71091;43.91538;4.29866;80;20220207;14.6;8.2;11.4;5.6;6;0;3.07;11100 +71091;43.91538;4.29866;80;20220208;14.9;5.8;10.3;3.6;4.6;0;2.62;11700 +71091;43.91538;4.29866;80;20220209;14.4;.1;7.2;1.4;7.6;0;1.03;7800 +71091;43.91538;4.29866;80;20220210;15.9;8.4;12.1;1.2;9.1;0;1.2;9400 +71091;43.91538;4.29866;80;20220211;14.9;3;8.9;3.8;6.5;.1;2.13;11200 +71091;43.91538;4.29866;80;20220212;15;2.7;8.8;2.5;6.5;.1;1.74;9500 +71091;43.91538;4.29866;80;20220213;13.1;4.9;9;4.6;8.3;15.1;1.57;3000 +71091;43.91538;4.29866;80;20220214;13;8.1;10.5;3.2;9.9;8.8;1.2;3000 +71091;43.91538;4.29866;80;20220215;13.8;3.7;8.7;3;6.4;0;1.91;12600 +71091;43.91538;4.29866;80;20220216;14.2;3.2;8.7;1.4;8.8;.5;1.01;5800 +71091;43.91538;4.29866;80;20220217;20.6;6.9;13.7;3.1;10.49;.1;2.26;11938 +71091;43.91538;4.29866;80;20220218;19;6.8;12.9;2.3;10.4;0;1.82;12600 +71091;43.91538;4.29866;80;20220219;14.7;8.5;11.6;3.3;6.3;0;2.43;7900 +71091;43.91538;4.29866;80;20220220;17.4;3;10.2;2.6;6.6;.1;2.21;13100 +71091;43.91538;4.29866;80;20220221;15.6;6.7;11.1;3.7;6.8;.1;2.53;11900 +71091;43.91538;4.29866;80;20220222;17.3;8.8;13;4.2;6.1;0;3.31;13800 +71091;43.91538;4.29866;80;20220223;18.5;6.1;12.3;3.6;8.53;0;2.54;12736 +71091;43.91538;4.29866;80;20220224;15.3;6;10.6;2.1;9.9;.3;1.26;5500 +71091;43.91538;4.29866;80;20220225;13.5;5.7;9.6;4.7;5.7;0;2.84;14200 +71091;43.91538;4.29866;80;20220226;14.6;6.6;10.6;3.9;5.3;0;2.96;14900 +71091;43.91538;4.29866;80;20220227;13.9;1.1;7.5;2;6.1;0;1.71;10900 +71091;43.91538;4.29866;80;20220228;15.5;2;8.7;1.9;7.3;0;1.75;12600 +71091;43.91538;4.29866;80;20220301;14.1;2.7;8.4;2.7;6.9;0;1.88;10900 +71091;43.91538;4.29866;80;20220302;12.5;2.6;7.5;1.6;7.5;0;1.18;5700 +71091;43.91538;4.29866;80;20220303;16.6;1.2;8.9;2;7.8;0;1.85;13200 +71091;43.91538;4.29866;80;20220304;18.3;4.3;11.3;3.1;7;0;2.7;13000 +71091;43.91538;4.29866;80;20220305;16.3;3.9;10.1;2.7;4.6;0;2.83;16100 +71091;43.91538;4.29866;80;20220306;13.9;2.9;8.4;2.7;4;0;2.66;16300 +71091;43.91538;4.29866;80;20220307;13.5;-.4;6.5;2.1;4.4;0;2.19;16100 +71091;43.91538;4.29866;80;20220308;11.6;.2;5.9;1.8;6.4;0;1.16;3200 +71091;43.91538;4.29866;80;20220309;14;5.6;9.8;1.7;8.1;0;1.56;8800 +71091;43.91538;4.29866;80;20220310;13.3;4.5;8.9;2.8;9.6;1.4;1.12;4300 +71091;43.91538;4.29866;80;20220311;12.8;8.8;10.8;5.1;9.6;9.1;1.63;2500 +71091;43.91538;4.29866;80;20220312;12.5;7.7;10.1;3.5;9.2;11.9;1.37;2100 +71091;43.91538;4.29866;80;20220313;11;7.5;9.2;5.5;8.9;18.8;1.46;2000 +71091;43.91538;4.29866;80;20220314;15.3;6.9;11.1;3.1;10.1;.4;1.64;7200 +71091;43.91538;4.29866;80;20220315;16.5;9;12.7;1.7;10.1;0;1.59;6500 +71091;43.91538;4.29866;80;20220316;16.9;7.2;12;1.5;10.6;0;1.56;8600 +71091;43.91538;4.29866;80;20220317;15.9;7.7;11.8;2.8;10.96;.1;1.91;13277 +71091;43.91538;4.29866;80;20220318;15.5;10.8;13.1;3.7;10.1;.9;2.24;8700 +71091;43.91538;4.29866;80;20220319;16.9;6.5;11.7;1.7;9;0;2;11800 +71091;43.91538;4.29866;80;20220320;14.4;5.6;10;1.5;8.8;.8;1.29;4700 +71091;43.91538;4.29866;80;20220321;14.5;8;11.2;2.5;7.4;.1;2.22;9200 +71091;43.91538;4.29866;80;20220322;16.1;3;9.5;3.1;6;0;3.06;19000 +71091;43.91538;4.29866;80;20220323;16.8;2.2;9.5;2.4;6.7;0;2.81;19600 +71091;43.91538;4.29866;80;20220324;19.4;2.2;10.8;1.9;6.1;0;3.07;20600 +71091;43.91538;4.29866;80;20220325;20.3;2.3;11.3;1.8;6.5;0;3;18900 +71091;43.91538;4.29866;80;20220326;20.3;3.8;12;2.1;7.3;0;3.18;20000 +71091;43.91538;4.29866;80;20220327;20.9;5.1;13;1.1;7.5;0;2.25;11900 +71091;43.91538;4.29866;80;20220328;21.7;5.5;13.6;2.2;7.1;0;3.46;18900 +71091;43.91538;4.29866;80;20220329;18.6;6.3;12.4;2.3;9.5;4.8;2.55;14400 +71091;43.91538;4.29866;80;20220330;16.3;9.4;12.8;1.6;11.2;.4;1.58;7300 +71091;43.91538;4.29866;80;20220331;18.5;7;12.7;3.3;8.2;1;3.39;18700 +71091;43.91538;4.29866;80;20220401;10.6;6.5;8.5;5.3;4.8;.2;3.3;13800 +71091;43.91538;4.29866;80;20220402;7.9;3.6;5.8;10.4;4.59;0;3.21;10866 +71091;43.91538;4.29866;80;20220403;10.6;2.2;6.4;3.4;4.5;0;2.79;17600 +71091;43.91538;4.29866;80;20220404;16.2;2.5;9.3;2.8;5.1;0;3.49;22600 +71091;43.91538;4.29866;80;20220405;20.2;3.2;11.7;2.5;6.6;0;3.74;22800 +71091;43.91538;4.29866;80;20220406;17.4;5.5;11.4;2;9.2;0;2.24;12200 +71091;43.91538;4.29866;80;20220407;20.1;9.5;14.8;3.1;9.7;.1;2.86;9200 +71091;43.91538;4.29866;80;20220408;21.9;11.1;16.5;3.4;10.8;0;3.77;17200 +71091;43.91538;4.29866;80;20220409;17.4;8.9;13.1;4.6;5.7;0;4.74;23800 +71091;43.91538;4.29866;80;20220410;19.1;4.6;11.8;2.7;6;.1;4;24400 +71091;43.91538;4.29866;80;20220411;15.5;5.3;10.4;3.1;8.4;.5;2.2;9100 +71091;43.91538;4.29866;80;20220412;19.5;6.2;12.8;2.5;9.5;0;3.03;17000 +71091;43.91538;4.29866;80;20220413;21.9;8.1;15;2;9.8;0;3.28;17300 +71091;43.91538;4.29866;80;20220414;26.2;8.5;17.3;2.7;10.7;0;4.43;21100 +71091;43.91538;4.29866;80;20220415;27.4;13.8;20.6;4.1;12.6;0;5.58;24415 +71091;43.91538;4.29866;80;20220416;25.6;16.1;20.9;9.7;10.19;0;7.73;19732 +71091;43.91538;4.29866;80;20220417;21.8;12.8;17.3;3.8;8.3;0;5.23;25400 +71091;43.91538;4.29866;80;20220418;23.1;6.6;14.8;2;10.5;0;3.96;24600 +71091;43.91538;4.29866;80;20220419;25.2;10.7;17.9;2.6;9.3;.1;4.95;25300 +71091;43.91538;4.29866;80;20220420;16.6;10.6;13.6;1.8;13.4;13.8;1.39;6200 +71091;43.91538;4.29866;80;20220421;19.6;11.8;15.7;2.4;13.6;2.3;2.58;13700 +71091;43.91538;4.29866;80;20220422;21.9;10.9;16.4;3.3;12.4;0;4.05;22900 +71091;43.91538;4.29866;80;20220423;15.3;12.1;13.7;4.3;12.6;12.4;1.55;3500 +71091;43.91538;4.29866;80;20220424;18.3;7.9;13.1;1.9;11.4;1.5;2.37;13500 +71091;43.91538;4.29866;80;20220425;21.8;6.3;14;2.3;10.3;0;4.07;26000 +71091;43.91538;4.29866;80;20220426;23.8;7.7;15.7;1.8;11.2;0;4.17;25600 +71091;43.91538;4.29866;80;20220427;22.6;11.7;17.1;2.8;11.1;0;4.65;26000 +71091;43.91538;4.29866;80;20220428;26.3;10.2;18.2;2;12;.1;4.6;24900 +71091;43.91538;4.29866;80;20220429;24;9.5;16.7;2.8;11.2;0;4.69;25900 +71091;43.91538;4.29866;80;20220430;25.3;12.5;18.9;3.3;9.9;0;5.17;21900 +71091;43.91538;4.29866;80;20220501;24.6;11.8;18.2;3.7;8.8;0;5.8;27000 +71091;43.91538;4.29866;80;20220502;25.3;11.4;18.3;2.6;9.9;.2;5.12;25600 +71091;43.91538;4.29866;80;20220503;24.1;12.5;18.3;2.2;12.1;.6;4.49;24100 +71091;43.91538;4.29866;80;20220504;24.7;9.3;17;2.1;12.7;1.4;4.19;23400 +71091;43.91538;4.29866;80;20220505;22.1;13;17.5;4.6;11.4;.1;5.06;24700 +71091;43.91538;4.29866;80;20220506;20.9;13.6;17.2;5.6;10.2;0;4.84;17500 +71091;43.91538;4.29866;80;20220507;26.4;14.1;20.2;3.8;10.8;0;6.11;26900 +71091;43.91538;4.29866;80;20220508;25.2;15.2;20.2;3.7;12;4.3;4.95;18500 +71091;43.91538;4.29866;80;20220509;26.3;12.1;19.2;1.7;14.9;.1;4.78;27500 +71091;43.91538;4.29866;80;20220510;26.4;12.7;19.5;1.8;14.6;0;4.82;26900 +71091;43.91538;4.29866;80;20220511;24.3;11.9;18.1;2.8;13.9;0;4.91;28200 +71091;43.91538;4.29866;80;20220512;25.2;12.7;18.9;2.1;13.5;0;4.77;26100 +71091;43.91538;4.29866;80;20220513;27.1;12;19.5;1.7;13.1;0;4.72;24900 +71091;43.91538;4.29866;80;20220514;29.9;13.6;21.7;2;16.4;0;5.31;26700 +71091;43.91538;4.29866;80;20220515;26.6;14.4;20.5;2.3;15.4;0;5.06;26600 +71091;43.91538;4.29866;80;20220516;27.3;13.7;20.5;2.1;13.9;.1;5.3;27600 +71091;43.91538;4.29866;80;20220517;29.5;14.9;22.2;2;16.9;.1;5.51;28200 +71091;43.91538;4.29866;80;20220518;32.4;15;23.7;2.1;16.9;.1;5.89;27400 +71091;43.91538;4.29866;80;20220519;27.9;16.3;22.1;2.3;17.6;0;5.35;27500 +71091;43.91538;4.29866;80;20220520;28.2;14.1;21.1;2.2;15.4;0;5.38;27500 +71091;43.91538;4.29866;80;20220521;30.6;15.1;22.8;2;16.1;.1;5.68;27600 +71091;43.91538;4.29866;80;20220522;28.4;15.5;21.9;2;19.1;0;5.01;26200 +71091;43.91538;4.29866;80;20220523;28.1;17.2;22.6;2.3;17.5;0;4.93;23100 +71091;43.91538;4.29866;80;20220524;24.5;17.9;21.2;3.2;12.1;.6;4.72;16400 +71091;43.91538;4.29866;80;20220525;27;16.9;21.9;5.2;10.4;0;6.92;22400 +71091;43.91538;4.29866;80;20220526;29;17.6;23.3;5.7;10.6;0;8.29;29100 +71091;43.91538;4.29866;80;20220527;30.6;18.7;24.6;5.6;12.9;0;7.89;24700 +71091;43.91538;4.29866;80;20220528;29.1;18.4;23.7;6.4;10.4;0;8.64;27400 +71091;43.91538;4.29866;80;20220529;26.6;16.3;21.4;4.7;7.6;0;7.83;30700 +71091;43.91538;4.29866;80;20220530;27.2;12.5;19.8;2.1;9;.1;5.23;23400 +71091;43.91538;4.29866;80;20220531;27.7;15.6;21.6;2;13.6;0;5.29;25500 +71091;43.91538;4.29866;80;20220601;29.8;13.8;21.8;1.8;14.9;0;5.77;29500 +71091;43.91538;4.29866;80;20220602;29.5;15.4;22.4;2;17.4;0;5.49;27400 +71091;43.91538;4.29866;80;20220603;31.4;19.5;25.4;2.8;17.4;0;5.81;22500 +71091;43.91538;4.29866;80;20220604;30.8;18.1;24.4;2.3;18.4;0;5.69;25600 +71091;43.91538;4.29866;80;20220605;33.4;18.7;26;2.1;18.1;.1;6.57;29500 +71091;43.91538;4.29866;80;20220606;32.8;18.9;25.8;3.5;14.9;.5;7.51;29200 +71091;43.91538;4.29866;80;20220607;30.4;17.5;23.9;3.3;15.1;0;6.86;29700 +71091;43.91538;4.29866;80;20220608;27.6;17.7;22.6;3.3;12.6;0;4.84;13300 +71091;43.91538;4.29866;80;20220609;28.5;17;22.7;4.8;10.4;0;8;31500 +71091;43.91538;4.29866;80;20220610;32;18.3;25.1;6.1;10.2;0;9.72;31300 +71091;43.91538;4.29866;80;20220611;36.7;20.5;28.6;3.8;11.2;0;9.22;30900 +71091;43.91538;4.29866;80;20220612;35.6;18.2;26.9;2.2;12.8;0;7;27800 +71091;43.91538;4.29866;80;20220613;34.2;18.9;26.5;3.5;15.2;.6;7.31;25400 +71091;43.91538;4.29866;80;20220614;36.2;21.4;28.8;4.2;12.7;0;9.25;29900 +71091;43.91538;4.29866;80;20220615;32.9;20.6;26.7;2.4;17.2;0;6.11;23800 +71091;43.91538;4.29866;80;20220616;37.6;17.1;27.3;1.8;17.2;0;6.35;25300 +71091;43.91538;4.29866;80;20220617;40.5;24.9;32.7;3.8;15.8;0;9.69;29400 +71091;43.91538;4.29866;80;20220618;34.3;19.5;26.9;2.4;18.6;0;6.86;29000 +71091;43.91538;4.29866;80;20220619;32.9;20.1;26.5;3;18.6;0;6.99;29000 +71091;43.91538;4.29866;80;20220620;31.9;19.1;25.5;3.3;17.2;0;6.94;28600 +71091;43.91538;4.29866;80;20220621;30.5;21.5;26;2.6;22.6;2.3;4.27;15600 +71091;43.91538;4.29866;80;20220622;28.8;20.8;24.8;3.3;24.1;.4;4.64;20900 +71091;43.91538;4.29866;80;20220623;28.7;21.8;25.2;3.9;22.9;9.9;5.52;24500 +71091;43.91538;4.29866;80;20220624;28.7;19.2;23.9;2.7;19.7;4.2;4.88;21000 +71091;43.91538;4.29866;80;20220625;30.1;17.1;23.6;2.5;19.4;2.6;5.74;27400 +71091;43.91538;4.29866;80;20220626;31.9;21.8;26.8;2.8;22.6;0;6.57;29300 +71091;43.91538;4.29866;80;20220627;31.9;20;25.9;4;17.6;0;6.66;23500 +71091;43.91538;4.29866;80;20220628;32.3;20;26.1;3.7;14.2;0;7.62;28300 +71091;43.91538;4.29866;80;20220629;33.9;19.4;26.6;2.9;14.9;1.1;7.59;30800 +71091;43.91538;4.29866;80;20220630;28.7;19.6;24.1;2.8;20.2;0;4.43;17600 +71091;43.91538;4.29866;80;20220701;29.9;16.5;23.2;4.8;12.2;0;7.96;31500 +71091;43.91538;4.29866;80;20220702;35;17.4;26.2;3;11.5;0;7.98;30700 +71091;43.91538;4.29866;80;20220703;35.9;16.1;26;2.1;15.1;.1;6.86;28700 +71091;43.91538;4.29866;80;20220704;37.1;22;29.5;2.8;18.2;.5;7.2;24900 +71091;43.91538;4.29866;80;20220705;34.7;22.8;28.7;4.4;15;0;8.9;29900 +71091;43.91538;4.29866;80;20220706;34.7;21.5;28.1;4.6;11.7;0;9.23;29000 +71091;43.91538;4.29866;80;20220707;33.7;19.8;26.7;5.8;11.3;0;9.89;30800 +71091;43.91538;4.29866;80;20220708;32.3;21.4;26.8;6.9;12.4;0;10.09;30800 +71091;43.91538;4.29866;80;20220709;35.9;22.3;29.1;5.5;11.2;0;10.45;30200 +71091;43.91538;4.29866;80;20220710;35.9;23.3;29.6;5.8;12;0;10.64;30200 +71091;43.91538;4.29866;80;20220711;34.4;22.4;28.4;4.1;15.6;0;8.47;29600 +71091;43.91538;4.29866;80;20220712;36.2;18.3;27.2;1.8;18;0;6.71;29400 +71091;43.91538;4.29866;80;20220713;33.7;19;26.3;2.4;16.7;0;6.87;29500 +71091;43.91538;4.29866;80;20220714;35;18.7;26.8;2;21.6;0;6.45;28800 +71091;43.91538;4.29866;80;20220715;40.2;20.9;30.5;3.4;19.2;0;8.67;29100 +71091;43.91538;4.29866;80;20220716;39.4;23.4;31.4;4.1;11.9;0;9.91;29500 +71091;43.91538;4.29866;80;20220717;37.4;22;29.7;3.5;13.8;0;8.65;29000 +71091;43.91538;4.29866;80;20220718;37.2;22.6;29.9;2.6;18.1;0;7.44;27800 +71091;43.91538;4.29866;80;20220719;35.6;20.4;28;2;20.5;0;6.53;27900 +71091;43.91538;4.29866;80;20220720;34.7;21.2;27.9;2.5;21.8;.2;6.57;27300 +71091;43.91538;4.29866;80;20220721;39.2;23.8;31.5;2.9;15.7;0;8.33;28800 +71091;43.91538;4.29866;80;20220722;36.4;21.5;28.9;1.9;18.3;.1;6.52;26700 +71091;43.91538;4.29866;80;20220723;35.5;23.5;29.5;2.4;22.2;0;6.43;25000 +71091;43.91538;4.29866;80;20220724;37.8;23.8;30.8;3.5;17.1;0;8.44;28300 +71091;43.91538;4.29866;80;20220725;37.5;21.5;29.5;2.4;20.4;0;6.49;23500 +71091;43.91538;4.29866;80;20220726;35;23.4;29.2;3.6;14.2;0;8.26;28800 +71091;43.91538;4.29866;80;20220727;34.3;21;27.6;4;11.9;0;8.38;28000 +71091;43.91538;4.29866;80;20220728;34.4;18.1;26.2;2.2;11.7;0;6.17;23100 +71091;43.91538;4.29866;80;20220729;32.4;20.2;26.3;2;16.4;2.2;4.86;17500 +71091;43.91538;4.29866;80;20220730;35.6;20.7;28.1;3.9;14;0;8.31;28100 +71091;43.91538;4.29866;80;20220731;37.9;23.4;30.6;3.3;12.2;0;8.49;28000 +71091;43.91538;4.29866;80;20220801;40;24.5;32.2;3.1;13.1;0;8.62;28100 +71091;43.91538;4.29866;80;20220802;39.1;25.8;32.4;3.9;14.5;0;9.22;27700 +71091;43.91538;4.29866;80;20220803;35.2;21.5;28.3;2.6;18.2;0;6.82;27000 +71091;43.91538;4.29866;80;20220804;36.2;20.6;28.4;2.1;22.4;0;6.36;27000 +71091;43.91538;4.29866;80;20220805;36.2;22.8;29.5;2.1;23;.1;6.05;24200 +71091;43.91538;4.29866;80;20220806;37.4;24.3;30.8;4.8;16.4;0;9.14;26400 +71091;43.91538;4.29866;80;20220807;36.5;23.9;30.2;3.8;13.4;0;8.45;26800 +71091;43.91538;4.29866;80;20220808;37.3;23.5;30.4;3.3;12.1;0;8.22;27200 +71091;43.91538;4.29866;80;20220809;37.9;20;28.9;2.1;12.8;0;6.79;26400 +71091;43.91538;4.29866;80;20220810;35.3;20.5;27.9;2.2;18.8;0;6.25;25900 +71091;43.91538;4.29866;80;20220811;34.5;21.2;27.8;2.3;21.5;0;6.06;25700 +71091;43.91538;4.29866;80;20220812;37.2;22;29.6;1.9;22.9;0;5.86;23600 +71091;43.91538;4.29866;80;20220813;32.9;22.6;27.7;2.6;25.3;0;5.41;23100 +71091;43.91538;4.29866;80;20220814;29.5;22.6;26.1;2.3;22.26;20.2;4.19;17346 +71091;43.91538;4.29866;80;20220815;33.7;19.2;26.4;2.3;17.4;0;5.92;25000 +71091;43.91538;4.29866;80;20220816;33.1;18.5;25.8;3.4;17.6;6;6.15;23000 +71091;43.91538;4.29866;80;20220817;28.2;19.8;24;3.7;21.4;46.4;3.4;10500 +71091;43.91538;4.29866;80;20220818;28.1;16.3;22.2;2.9;16.6;.4;3.73;12200 +71091;43.91538;4.29866;80;20220819;30.7;20.2;25.4;3.9;15.7;0;6.16;21700 +71091;43.91538;4.29866;80;20220820;32.1;20.7;26.4;3.5;15.8;0;6.59;25100 +71091;43.91538;4.29866;80;20220821;33.3;20.9;27.1;3.7;14.1;0;6.98;23700 +71091;43.91538;4.29866;80;20220822;32;21.4;26.7;3.5;14.1;0;6.76;24900 +71091;43.91538;4.29866;80;20220823;33.8;22.1;27.9;4.4;15;0;7.57;24100 +71091;43.91538;4.29866;80;20220824;32.8;21.4;27.1;2.7;16.9;0;5.98;24000 +71091;43.91538;4.29866;80;20220825;33.7;19.1;26.4;2;19.8;.6;5.01;21400 +71091;43.91538;4.29866;80;20220826;34.1;22.2;28.1;3.6;17.9;0;6.61;23000 +71091;43.91538;4.29866;80;20220827;32.6;19.6;26.1;2.7;17.1;0;5.57;22200 +71091;43.91538;4.29866;80;20220828;33.9;19.3;26.6;2;16.5;0;5.41;23400 +71091;43.91538;4.29866;80;20220829;31.9;18.3;25.1;2.5;20.4;.4;4.84;21200 +71091;43.91538;4.29866;80;20220830;30.1;23;26.5;2.2;25.1;1.7;3.42;13400 +71091;43.91538;4.29866;80;20220831;31.5;18.3;24.9;2.9;17.2;0;4.99;18900 +71091;43.91538;4.29866;80;20220901;34;20;27;2.6;15;0;5.75;21600 +71091;43.91538;4.29866;80;20220902;26.7;19.4;23;1.2;18.7;13.1;2.33;8800 +71091;43.91538;4.29866;80;20220903;28.4;19.2;23.8;1.7;21.2;0;3.51;17000 +71091;43.91538;4.29866;80;20220904;30.2;18.9;24.5;1.6;21.1;0;4.1;20600 +71091;43.91538;4.29866;80;20220905;29.9;21;25.4;2.2;23.2;1;3.93;17900 +71091;43.91538;4.29866;80;20220906;28.4;20.5;24.4;2.2;24;11.4;2.13;6400 +71091;43.91538;4.29866;80;20220907;27.6;18.8;23.2;3.5;22.7;22;3.02;12400 +71091;43.91538;4.29866;80;20220908;28.2;16.6;22.4;1.9;16.8;.1;3.82;18600 +71091;43.91538;4.29866;80;20220909;27.5;16.2;21.8;2.2;14.9;.4;3.55;14200 +71091;43.91538;4.29866;80;20220910;27.8;14.1;20.9;2;13.4;0;4.01;19700 +71091;43.91538;4.29866;80;20220911;29.6;16;22.8;2.1;13;0;4.55;21500 +71091;43.91538;4.29866;80;20220912;28.1;14.1;21.1;1.9;17.6;.1;3.22;15500 +71091;43.91538;4.29866;80;20220913;28.2;21.2;24.7;2.8;24.3;8.2;2.65;9600 +71091;43.91538;4.29866;80;20220914;28.4;20.9;24.6;3.7;22.2;5.1;3.48;12300 +71091;43.91538;4.29866;80;20220915;31.2;18.3;24.7;2.2;17.9;0;4.43;20300 +71091;43.91538;4.29866;80;20220916;27.5;17.6;22.5;2.2;15.5;0;3.64;15700 +71091;43.91538;4.29866;80;20220917;21.9;13.9;17.9;4.8;9.1;0;4.92;20900 +71091;43.91538;4.29866;80;20220918;24.1;12.9;18.5;5.1;8.1;0;5.54;20300 +71091;43.91538;4.29866;80;20220919;25.1;14.2;19.6;4.8;8.6;0;5.59;20400 +71091;43.91538;4.29866;80;20220920;24.3;11.9;18.1;4.2;8.2;0;5.01;20200 +71091;43.91538;4.29866;80;20220921;25.6;12.5;19;4;9.2;0;4.92;19000 +71091;43.91538;4.29866;80;20220922;24.3;11;17.6;1.6;12.1;0;2.99;17600 +71091;43.91538;4.29866;80;20220923;24;13.6;18.8;2.1;15.6;43.5;2.53;12400 +71091;43.91538;4.29866;80;20220924;21.2;15.1;18.1;3.7;16.7;5.4;2.37;12200 +71091;43.91538;4.29866;80;20220925;23.8;13.3;18.5;1.8;13.8;.1;3.1;19400 +71091;43.91538;4.29866;80;20220926;22.7;12.3;17.5;2.5;11.3;.3;3.18;16200 +71091;43.91538;4.29866;80;20220927;20.6;12.1;16.3;3.5;11.2;0;3.22;16200 +71091;43.91538;4.29866;80;20220928;23.8;13.9;18.8;2.3;13.5;.1;3.01;15700 +71091;43.91538;4.29866;80;20220929;22.2;15.5;18.8;2.6;11.8;.8;3.21;15300 +71091;43.91538;4.29866;80;20220930;18.6;11.9;15.2;3.2;9.8;0;2.8;11800 +71091;43.91538;4.29866;80;20221001;22.6;7.2;14.9;1.6;11.7;.1;2.07;10600 +71091;43.91538;4.29866;80;20221002;28.7;12.6;20.6;2.7;14.2;0;3.71;16800 +71091;43.91538;4.29866;80;20221003;24.8;15.6;20.2;4;13.1;0;3.79;13400 +71091;43.91538;4.29866;80;20221004;26.2;12;19.1;2;14.7;.1;2.92;16800 +71091;43.91538;4.29866;80;20221005;23.9;13.9;18.9;1.5;17.3;.2;1.91;10500 +71091;43.91538;4.29866;80;20221006;25.9;12.4;19.1;2;15.3;0;2.74;15700 +71091;43.91538;4.29866;80;20221007;24.5;13;18.7;1.4;15.1;.2;2.23;13300 +71091;43.91538;4.29866;80;20221008;21.6;14.9;18.2;2.6;14.9;.1;1.9;5400 +71091;43.91538;4.29866;80;20221009;21.3;14.7;18;2.7;13.9;.3;2.16;7400 +71091;43.91538;4.29866;80;20221010;24.6;14.1;19.3;1.2;16.1;.1;1.86;10000 +71091;43.91538;4.29866;80;20221011;24.7;12.9;18.8;1.8;15.4;0;2.27;13000 +71091;43.91538;4.29866;80;20221012;25.1;16.1;20.6;2.4;15.7;.2;2.6;11700 +71091;43.91538;4.29866;80;20221013;23.1;11.5;17.3;1.5;15.1;1.2;1.67;8600 +71091;43.91538;4.29866;80;20221014;24.4;14.5;19.4;1.3;15.9;.2;1.8;9200 +71091;43.91538;4.29866;80;20221015;25.6;10.8;18.2;1.4;15;0;2.16;14400 +71091;43.91538;4.29866;80;20221016;24.6;15.5;20;2.8;18;0;2.05;8400 +71091;43.91538;4.29866;80;20221017;23.7;14.3;19;2.1;17;0;1.82;8900 +71091;43.91538;4.29866;80;20221018;24.2;14.4;19.3;1.4;17.3;.2;1.83;11700 +71091;43.91538;4.29866;80;20221019;22.1;13.6;17.8;1.3;17.8;.3;1.11;5100 +71091;43.91538;4.29866;80;20221020;21.1;18.4;19.7;3.2;19.6;5.7;1.21;2000 +71091;43.91538;4.29866;80;20221021;23.8;17.9;20.8;5.3;21.2;4.3;1.75;5900 +71091;43.91538;4.29866;80;20221022;24.7;18.3;21.5;2.7;20.5;0;1.75;6700 +71091;43.91538;4.29866;80;20221023;24.4;18.2;21.3;2.8;19.5;0;1.71;4200 +71091;43.91538;4.29866;80;20221024;24.8;18.4;21.6;3.3;20.2;.9;2.1;9500 +71091;43.91538;4.29866;80;20221025;24.5;14.1;19.3;2.3;18.3;0;1.76;10200 +71091;43.91538;4.29866;80;20221026;25;17.4;21.2;1.5;18.2;0;1.62;7300 +71091;43.91538;4.29866;80;20221027;24.6;18.3;21.4;1.4;19.3;.1;1.66;9900 +71091;43.91538;4.29866;80;20221028;24.4;14.7;19.5;1.3;17;.1;1.6;10800 +71091;43.91538;4.29866;80;20221029;25.3;12.7;19;1.5;15.1;.2;1.73;10100 +71091;43.91538;4.29866;80;20221030;23.8;11.7;17.7;1.2;16.3;0;1.36;9500 +71091;43.91538;4.29866;80;20221031;22.4;14.8;18.6;3.6;17.9;15.8;1.52;5800 +71091;43.91538;4.29866;80;20221101;24.7;17;20.8;3.5;17.9;.1;2.24;9500 +71091;43.91538;4.29866;80;20221102;21.9;12.6;17.2;2.2;12.1;.1;1.92;10800 +71091;43.91538;4.29866;80;20221103;15.9;7.9;11.9;2.6;12.5;19;.81;1400 +71091;43.91538;4.29866;80;20221104;15.6;6.9;11.2;2.2;9.2;.3;1.33;6200 +71091;43.91538;4.29866;80;20221105;15.8;9;12.4;4.4;7.5;0;2.49;11400 +71091;43.91538;4.29866;80;20221106;18.6;5.8;12.2;2.1;8.6;0;1.59;10600 +71091;43.91538;4.29866;80;20221107;22.4;4.4;13.4;1.3;9.8;0;1.36;10700 +71091;43.91538;4.29866;80;20221108;18;8.9;13.4;2.9;13.2;6;1.03;1500 +71091;43.91538;4.29866;80;20221109;20.2;15.6;17.9;3.5;16.4;15.6;1.42;3600 +71091;43.91538;4.29866;80;20221110;18.3;12.6;15.4;2.7;12.3;0;1.53;10000 +71091;43.91538;4.29866;80;20221111;21.8;9.3;15.5;1.3;12;.1;1.21;9700 +71091;43.91538;4.29866;80;20221112;22.1;7.9;15;1.2;12.3;.1;1.11;9200 +71091;43.91538;4.29866;80;20221113;17.8;10.5;14.1;1.6;12.6;0;.98;4500 +71091;43.91538;4.29866;80;20221114;15.6;10.8;13.2;2.4;12.6;14.8;.93;1400 +71091;43.91538;4.29866;80;20221115;17.3;12.6;14.9;2.4;14.2;7.9;.96;1900 +71091;43.91538;4.29866;80;20221116;19.9;9.5;14.7;1.8;12;0;1.17;8800 +71091;43.91538;4.29866;80;20221117;18.1;9.5;13.8;1.1;13.1;1.6;.76;5200 +71091;43.91538;4.29866;80;20221118;16.3;7.7;12;2.1;9.5;.1;1.15;8500 +71091;43.91538;4.29866;80;20221119;14.7;6.5;10.6;3.8;7.4;0;1.79;9200 +71091;43.91538;4.29866;80;20221120;14.4;6.1;10.2;2.9;6.9;0;1.55;8800 +71091;43.91538;4.29866;80;20221121;9.4;6.7;8;2.1;8.6;5.3;.79;1700 +71091;43.91538;4.29866;80;20221122;14.3;4.8;9.5;3;8;1.3;1.25;9000 +71091;43.91538;4.29866;80;20221123;12.4;7;9.7;1.6;9.7;.5;.73;3200 +71091;43.91538;4.29866;80;20221124;17.1;6.3;11.7;2.2;9;0;1.19;8000 +71091;43.91538;4.29866;80;20221125;17.8;6.4;12.1;2.5;9.5;2;1.31;6800 +71091;43.91538;4.29866;80;20221126;15.2;7.4;11.3;3.9;7.8;0;1.82;7400 +71091;43.91538;4.29866;80;20221127;15.3;2.8;9;1.3;8.6;5.1;.71;6500 +71091;43.91538;4.29866;80;20221128;9.2;8.6;8.9;2.7;10;29.3;.68;600 +71091;43.91538;4.29866;80;20221129;13.1;2.4;7.7;2.5;8.1;0;.82;7900 +71091;43.91538;4.29866;80;20221130;12.8;2.2;7.5;3;7.9;.1;.91;7800 +71091;43.91538;4.29866;80;20221201;11.4;7.5;9.4;4.4;7.8;0;1.54;3900 +71091;43.91538;4.29866;80;20221202;8;5.5;6.7;2.3;7.3;2.8;.86;2000 +71091;43.91538;4.29866;80;20221203;7.8;5.3;6.5;3;9.2;10.6;.45;1100 +71091;43.91538;4.29866;80;20221204;12.7;7.2;9.9;1.8;9.9;6;.71;3400 +71091;43.91538;4.29866;80;20221205;11.5;1.9;6.7;1.6;7.8;.1;.59;5200 +71091;43.91538;4.29866;80;20221206;11.2;1.7;6.4;1.9;6.9;.2;.65;7800 +71091;43.91538;4.29866;80;20221207;8.9;1.3;5.1;4.5;6.29;.1;1.02;5897 +71091;43.91538;4.29866;80;20221208;6.4;-1.5;2.4;2.2;6.63;26.5;.36;4967 +71091;43.91538;4.29866;80;20221209;13.2;5.8;9.5;2.6;9.8;0;.7;5800 +71091;43.91538;4.29866;80;20221210;8.4;4.7;6.5;3.1;6.3;0;.96;7500 +71091;43.91538;4.29866;80;20221211;7;-.2;3.4;2.7;4;0;1.1;6200 +71091;43.91538;4.29866;80;20221212;7.7;-3.3;2.2;1.3;5.2;8.5;.49;5300 +71091;43.91538;4.29866;80;20221213;6.9;1.7;4.3;2.2;8.2;9.9;.36;800 +71091;43.91538;4.29866;80;20221214;10.8;6.1;8.4;1.8;10.8;.8;.37;2300 +71091;43.91538;4.29866;80;20221215;10.7;9.1;9.9;3;11.3;23.5;.58;400 +71091;43.91538;4.29866;80;20221216;10.7;5.4;8;2.9;8.3;0;.73;6600 +71091;43.91538;4.29866;80;20221217;8.3;2.9;5.6;3.4;5.1;0;1.18;7500 +71091;43.91538;4.29866;80;20221218;10.4;-.7;4.8;2.1;7;0;.69;3100 +71091;43.91538;4.29866;80;20221219;14.6;8.1;11.3;3.3;11.6;.9;.83;2000 +71091;43.91538;4.29866;80;20221220;15.7;12.2;13.9;3.8;13.9;.1;.87;1900 +71091;43.91538;4.29866;80;20221221;17.4;13;15.2;1.9;13.5;.5;.83;4500 +71091;43.91538;4.29866;80;20221222;13.9;5.9;9.9;1.4;10.8;.1;.6;1400 +71091;43.91538;4.29866;80;20221223;21.1;8.8;14.9;1.6;13.1;0;.88;4900 +71091;43.91538;4.29866;80;20221224;20.4;9.3;14.8;1.7;11.9;.1;.96;5700 +71091;43.91538;4.29866;80;20221225;14.2;5.9;10;1.9;11.1;0;.63;1300 +71091;43.91538;4.29866;80;20221226;18;12.4;15.2;2.1;12.5;.1;1;5100 +71091;43.91538;4.29866;80;20221227;17.2;8.7;12.9;2;9.6;0;.98;7100 +71091;43.91538;4.29866;80;20221228;13.9;1.8;7.8;1.4;8.7;0;.58;4700 +71091;43.91538;4.29866;80;20221229;15.1;10.8;12.9;2.3;11.7;0;.88;3800 +71091;43.91538;4.29866;80;20221230;14.3;8.8;11.5;1.4;11.9;.1;.52;4100 +71091;43.91538;4.29866;80;20221231;15.8;7.9;11.8;2.5;11.9;0;.84;1400 +71092;43.93206;4.6086;45;20220101;7.5;4.2;5.8;.7;9.47;.2;.29;2771 +71092;43.93206;4.6086;45;20220102;9.7;7;8.4;.9;10.43;0;.38;2593 +71092;43.93206;4.6086;45;20220103;16.2;4.9;10.5;.9;9.7;0;.51;6105 +71092;43.93206;4.6086;45;20220104;11.9;5;8.5;1;10.6;.8;.35;3972 +71092;43.93206;4.6086;45;20220105;8.9;6.6;7.7;7.2;6.27;0;1.99;4257 +71092;43.93206;4.6086;45;20220106;8.2;5.2;6.7;8.5;5.1;0;2.35;4672 +71092;43.93206;4.6086;45;20220107;9.7;2.7;6.2;3.5;5.4;0;1.33;5889 +71092;43.93206;4.6086;45;20220108;11.8;2.3;7.1;2.2;7.37;.1;.77;6358 +71092;43.93206;4.6086;45;20220109;11;4.9;8;2.5;7.27;0;1.02;4816 +71092;43.93206;4.6086;45;20220110;9.9;5.9;7.9;6.6;6.53;0;1.81;4843 +71092;43.93206;4.6086;45;20220111;7.3;3;5.1;7.6;5.4;0;1.74;5340 +71092;43.93206;4.6086;45;20220112;7.4;3.3;5.3;5.5;5.03;0;1.69;5490 +71092;43.93206;4.6086;45;20220113;8.9;1.3;5.1;2.9;5;0;1.19;6541 +71092;43.93206;4.6086;45;20220114;11.8;-2.7;4.6;1.4;5.2;0;.7;7971 +71092;43.93206;4.6086;45;20220115;11.5;-1.9;4.8;1.2;5.37;0;.67;7989 +71092;43.93206;4.6086;45;20220116;13.8;-3.5;5.2;3.8;4.53;.1;1.7;8934 +71092;43.93206;4.6086;45;20220117;11.5;4.7;8.1;7.2;6.47;0;1.91;6294 +71092;43.93206;4.6086;45;20220118;10.9;3.6;7.2;3.8;6.1;0;1.48;6533 +71092;43.93206;4.6086;45;20220119;9.8;-.4;4.7;1.6;6.47;0;.69;5727 +71092;43.93206;4.6086;45;20220120;10.8;2.8;6.8;7.2;6;0;1.97;6789 +71092;43.93206;4.6086;45;20220121;7.5;3.8;5.7;9.1;4.67;0;2.41;5812 +71092;43.93206;4.6086;45;20220122;8.3;2.7;5.5;6.9;5.13;0;1.94;6540 +71092;43.93206;4.6086;45;20220123;9.7;3.1;6.4;3.2;5.83;0;1.31;7022 +71092;43.93206;4.6086;45;20220124;12.7;-1.2;5.8;.9;6.2;0;.66;8688 +71092;43.93206;4.6086;45;20220125;13.3;-3.1;5.1;.9;6.3;0;.63;9447 +71092;43.93206;4.6086;45;20220126;15.1;-3.3;5.9;3.4;5.27;0;1.69;10120 +71092;43.93206;4.6086;45;20220127;11.5;-.2;5.7;3.9;4.8;0;1.71;8675 +71092;43.93206;4.6086;45;20220128;12.6;.9;6.8;8.3;5.73;0;2.41;8670 +71092;43.93206;4.6086;45;20220129;13.5;4.3;8.9;6.2;5.47;0;2.6;8048 +71092;43.93206;4.6086;45;20220130;14.1;5;9.5;9;7.5;0;2.51;8213 +71092;43.93206;4.6086;45;20220131;13.9;5.6;9.8;7.2;6.47;0;2.71;7091 +71092;43.93206;4.6086;45;20220201;11.2;5.3;8.3;8.3;5.2;0;2.88;7480 +71092;43.93206;4.6086;45;20220202;16.4;6;11.2;7.3;8.27;0;2.58;8588 +71092;43.93206;4.6086;45;20220203;16.5;7.6;12.1;2.7;8.93;0;1.59;8159 +71092;43.93206;4.6086;45;20220204;15.4;6.2;10.8;2.5;8.57;0;1.41;8305 +71092;43.93206;4.6086;45;20220205;13.9;7.2;10.6;5.5;6.37;0;2.56;8076 +71092;43.93206;4.6086;45;20220206;13.2;5.2;9.2;4.5;6.17;0;2.22;8301 +71092;43.93206;4.6086;45;20220207;13.7;6.2;10;6.6;6.27;0;2.8;8944 +71092;43.93206;4.6086;45;20220208;14.8;6.2;10.5;4.1;5.13;0;2.67;9441 +71092;43.93206;4.6086;45;20220209;14.2;-1.7;6.3;1.3;7.73;0;.95;10437 +71092;43.93206;4.6086;45;20220210;11.2;7.1;9.2;1.2;8.55;0;1.2;9183 +71092;43.93206;4.6086;45;20220211;14.3;1.9;8.1;5.4;6.6;0;2.11;10866 +71092;43.93206;4.6086;45;20220212;15.2;2.5;8.9;2.6;6.35;0;1.8;10079 +71092;43.93206;4.6086;45;20220213;13.9;3.2;8.5;4.4;7.65;8.4;1.74;6250 +71092;43.93206;4.6086;45;20220214;12.5;8.8;10.7;3.4;9.7;10.6;1.25;2751 +71092;43.93206;4.6086;45;20220215;13.3;3.2;8.3;3.2;6.6;0;1.77;11356 +71092;43.93206;4.6086;45;20220216;13.3;1.6;7.5;1;8.57;.7;.95;9336 +71092;43.93206;4.6086;45;20220217;21.1;4.8;13;2.9;10.35;0;2.17;13041 +71092;43.93206;4.6086;45;20220218;19.3;5.2;12.3;1.9;10.33;0;1.66;12658 +71092;43.93206;4.6086;45;20220219;13.7;7.8;10.8;5.2;6.73;0;2.58;7827 +71092;43.93206;4.6086;45;20220220;16.9;5.4;11.1;4.1;6.83;0;2.67;11434 +71092;43.93206;4.6086;45;20220221;15.9;5.8;10.8;4.2;7.3;0;2.5;11337 +71092;43.93206;4.6086;45;20220222;15.8;8;11.9;5.9;6.93;0;3.08;10828 +71092;43.93206;4.6086;45;20220223;18.5;9.4;13.9;4.5;8.8;0;2.92;10477 +71092;43.93206;4.6086;45;20220224;15.2;3.8;9.5;1.5;9.73;.3;1.24;10067 +71092;43.93206;4.6086;45;20220225;12.8;4.3;8.5;6.5;5.8;0;2.8;11745 +71092;43.93206;4.6086;45;20220226;14.4;6.3;10.4;4.4;5.6;0;2.92;11888 +71092;43.93206;4.6086;45;20220227;14.3;-1.2;6.5;1.7;6.27;0;1.61;13549 +71092;43.93206;4.6086;45;20220228;15.6;.1;7.9;1.9;7.33;0;1.73;14082 +71092;43.93206;4.6086;45;20220301;14.5;2.6;8.6;2.5;6.97;0;1.89;12376 +71092;43.93206;4.6086;45;20220302;12.8;1.9;7.4;1.3;7.6;0;1.27;10385 +71092;43.93206;4.6086;45;20220303;16.7;-.3;8.2;1.4;7.77;0;1.7;14880 +71092;43.93206;4.6086;45;20220304;17.8;2.1;10;4.1;6.53;0;2.95;14901 +71092;43.93206;4.6086;45;20220305;15.8;3.6;9.7;3.6;4.33;0;3.12;14524 +71092;43.93206;4.6086;45;20220306;13.5;2.1;7.8;2.9;4.27;0;2.56;14480 +71092;43.93206;4.6086;45;20220307;13.5;-.4;6.5;2.1;4.7;0;2.1;15385 +71092;43.93206;4.6086;45;20220308;12;-2.1;4.9;1.4;6.63;0;1.35;11656 +71092;43.93206;4.6086;45;20220309;14.4;4.2;9.3;1.4;8.17;0;1.61;12075 +71092;43.93206;4.6086;45;20220310;14.1;1.7;7.9;2.6;9.37;.5;1.42;11874 +71092;43.93206;4.6086;45;20220311;13.5;9.5;11.5;4.6;9.17;2.3;2.03;6436 +71092;43.93206;4.6086;45;20220312;13.4;8.6;11;4;8.3;3.8;2.13;6861 +71092;43.93206;4.6086;45;20220313;12.1;9.2;10.6;5.2;8.6;4.9;2.02;5114 +71092;43.93206;4.6086;45;20220314;16.5;6.3;11.4;2.9;10.2;.1;1.95;12076 +71092;43.93206;4.6086;45;20220315;16.9;10.5;13.7;2.3;10.1;0;2.08;9222 +71092;43.93206;4.6086;45;20220316;17.1;5.9;11.5;1.1;10.6;0;1.74;13139 +71092;43.93206;4.6086;45;20220317;16.4;6.5;11.5;2.9;10.95;.1;1.96;14155 +71092;43.93206;4.6086;45;20220318;16.1;10.4;13.2;3.8;10.15;1;2.33;10144 +71092;43.93206;4.6086;45;20220319;16.9;5.7;11.3;1.4;9.05;0;2;14134 +71092;43.93206;4.6086;45;20220320;14.9;5;10;2.4;7.75;.6;1.88;7638 +71092;43.93206;4.6086;45;20220321;15.8;9.4;12.6;2.9;6.85;0;2.74;9625 +71092;43.93206;4.6086;45;20220322;16.9;1;9;2.6;5.8;0;2.95;19415 +71092;43.93206;4.6086;45;20220323;17.6;.5;9;2.1;6.5;0;2.75;19813 +71092;43.93206;4.6086;45;20220324;20.1;.8;10.4;1.8;6;0;3.03;20410 +71092;43.93206;4.6086;45;20220325;20.6;.8;10.7;1.8;6.2;0;3.03;19657 +71092;43.93206;4.6086;45;20220326;21;2.3;11.6;2.2;7.25;0;3.25;20303 +71092;43.93206;4.6086;45;20220327;20.6;4.6;12.6;1.3;7.55;0;2.51;15359 +71092;43.93206;4.6086;45;20220328;22.3;4.5;13.4;1.8;6.8;0;3.3;19946 +71092;43.93206;4.6086;45;20220329;19.5;5.5;12.5;2.3;8.9;4.6;2.82;16408 +71092;43.93206;4.6086;45;20220330;15.6;9.6;12.6;1.8;11.2;.6;1.72;9794 +71092;43.93206;4.6086;45;20220331;18.6;7.1;12.9;4.7;8.55;1.6;3.54;17817 +71092;43.93206;4.6086;45;20220401;10.2;5.4;7.8;6.5;5.45;.4;2.84;11909 +71092;43.93206;4.6086;45;20220402;7.7;3.4;5.5;11.6;4.9;0;2.91;10232 +71092;43.93206;4.6086;45;20220403;10.4;2.2;6.3;6;4.9;0;2.85;16268 +71092;43.93206;4.6086;45;20220404;15.7;2.6;9.1;3.7;5.3;0;3.48;21122 +71092;43.93206;4.6086;45;20220405;19.9;2.6;11.3;2.9;6.3;0;3.79;22651 +71092;43.93206;4.6086;45;20220406;17.7;3.9;10.8;1.9;8.5;0;2.49;16056 +71092;43.93206;4.6086;45;20220407;19.6;7.1;13.4;3;9.8;.1;2.76;12953 +71092;43.93206;4.6086;45;20220408;22.5;11;16.8;3.5;10.8;0;3.88;17339 +71092;43.93206;4.6086;45;20220409;16.6;9.3;12.9;6.3;5.9;0;4.68;19416 +71092;43.93206;4.6086;45;20220410;19.3;4.7;12;3.1;6.3;.1;4.04;23197 +71092;43.93206;4.6086;45;20220411;16.8;4.8;10.8;3.3;8;.1;2.68;11990 +71092;43.93206;4.6086;45;20220412;20.9;5.9;13.4;2.5;9.1;0;3.51;20116 +71092;43.93206;4.6086;45;20220413;22.2;6.8;14.5;1.8;9.7;0;3.42;20523 +71092;43.93206;4.6086;45;20220414;26.2;6.9;16.6;2.6;10.4;0;4.39;22609 +71092;43.93206;4.6086;45;20220415;27.2;10.7;18.9;5.4;11.9;0;5.83;24329 +71092;43.93206;4.6086;45;20220416;25.9;16.4;21.1;9.7;10.2;0;7.73;19732 +71092;43.93206;4.6086;45;20220417;22.4;11;16.7;3.9;8.3;0;5.06;23924 +71092;43.93206;4.6086;45;20220418;23.7;6.3;15;1.9;9.65;0;4.05;24699 +71092;43.93206;4.6086;45;20220419;25.3;8;16.6;2.5;9.2;0;4.72;25133 +71092;43.93206;4.6086;45;20220420;16.8;10.4;13.6;1.9;13;11.8;1.64;8488 +71092;43.93206;4.6086;45;20220421;19.6;11.8;15.7;2.2;13.55;1.3;2.52;13649 +71092;43.93206;4.6086;45;20220422;22;10.3;16.2;3.1;12.25;1.5;3.94;22645 +71092;43.93206;4.6086;45;20220423;16.3;12.5;14.4;4.8;12;12.7;2.2;6070 +71092;43.93206;4.6086;45;20220424;17.9;8.3;13.1;1.8;11.3;.7;2.35;13768 +71092;43.93206;4.6086;45;20220425;21.8;6;13.9;2.4;10.4;0;3.99;25531 +71092;43.93206;4.6086;45;20220426;23.9;7.2;15.5;2.6;10.7;0;4.43;25839 +71092;43.93206;4.6086;45;20220427;23.2;10.4;16.8;2.8;10.9;0;4.6;25552 +71092;43.93206;4.6086;45;20220428;26.4;9.4;17.9;1.9;11.65;0;4.57;25639 +71092;43.93206;4.6086;45;20220429;24.3;8.5;16.4;2.5;10.9;0;4.6;26212 +71092;43.93206;4.6086;45;20220430;25;12;18.5;4.4;9.75;0;5.54;22669 +71092;43.93206;4.6086;45;20220501;24.4;12.2;18.3;4.8;8.75;0;6.03;25051 +71092;43.93206;4.6086;45;20220502;25.2;9.5;17.4;2.3;9.8;0;4.9;26277 +71092;43.93206;4.6086;45;20220503;24.1;11.6;17.9;2;12.2;1.2;4.23;23442 +71092;43.93206;4.6086;45;20220504;25.2;8.9;17.1;1.7;12.5;1.5;4.24;24785 +71092;43.93206;4.6086;45;20220505;21.7;13.1;17.4;5.7;11.8;0;4.71;21142 +71092;43.93206;4.6086;45;20220506;19.7;13.7;16.7;6.8;10.67;0;4.51;15893 +71092;43.93206;4.6086;45;20220507;25.2;15.1;20.1;5.3;11.07;0;5.97;22045 +71092;43.93206;4.6086;45;20220508;24.3;14.1;19.2;2.9;12.13;4.3;4.54;20305 +71092;43.93206;4.6086;45;20220509;26.8;12.1;19.4;1.5;14.87;.2;4.62;26377 +71092;43.93206;4.6086;45;20220510;26.4;11;18.7;1.7;14.03;0;4.7;26957 +71092;43.93206;4.6086;45;20220511;25.4;10.1;17.7;2.3;13.4;0;4.79;27581 +71092;43.93206;4.6086;45;20220512;25.5;10.6;18.1;1.8;13.07;0;4.66;26575 +71092;43.93206;4.6086;45;20220513;27.5;10.4;18.9;1.5;12.9;0;4.85;27031 +71092;43.93206;4.6086;45;20220514;29.7;12.4;21;2.1;16.23;0;5.37;27855 +71092;43.93206;4.6086;45;20220515;26.9;13;20;2.1;15.2;0;4.91;26363 +71092;43.93206;4.6086;45;20220516;27.9;11.6;19.7;1.8;13.7;0;5.17;27935 +71092;43.93206;4.6086;45;20220517;30;13.6;21.8;1.8;16.77;.1;5.39;27951 +71092;43.93206;4.6086;45;20220518;32;13.8;22.9;2.3;17.03;.1;5.93;28373 +71092;43.93206;4.6086;45;20220519;28.6;15;21.8;2.1;16.97;0;5.24;26774 +71092;43.93206;4.6086;45;20220520;28.4;12.5;20.5;2.1;15.1;0;5.33;28072 +71092;43.93206;4.6086;45;20220521;31.2;13.1;22.1;1.7;16.33;.1;5.64;28724 +71092;43.93206;4.6086;45;20220522;28.9;14.6;21.8;1.9;18.73;.1;5.07;26775 +71092;43.93206;4.6086;45;20220523;28.3;15.9;22.1;2.3;17.17;0;5.07;24681 +71092;43.93206;4.6086;45;20220524;25;18.4;21.7;4.1;12.17;.7;5.34;17591 +71092;43.93206;4.6086;45;20220525;26.7;17.1;21.9;6.5;10.53;0;7.28;21826 +71092;43.93206;4.6086;45;20220526;28.1;17.8;23;6.7;10.83;0;7.97;24393 +71092;43.93206;4.6086;45;20220527;29.6;18.6;24.1;6.5;13.03;0;7.78;23573 +71092;43.93206;4.6086;45;20220528;27.5;18.1;22.8;8.6;10.57;0;8.47;23115 +71092;43.93206;4.6086;45;20220529;25.4;16.1;20.7;6.6;7.57;0;7.81;24321 +71092;43.93206;4.6086;45;20220530;27.1;12.8;20;2.4;9.4;0;5.61;25781 +71092;43.93206;4.6086;45;20220531;27.3;14.8;21.1;1.8;13.97;0;5.04;25455 +71092;43.93206;4.6086;45;20220601;30.1;11.8;20.9;1.7;14.77;.1;5.69;30019 +71092;43.93206;4.6086;45;20220602;29.4;13.6;21.5;1.8;17.03;0;5.44;28458 +71092;43.93206;4.6086;45;20220603;31.7;18;24.9;2.2;18.03;0;5.81;25818 +71092;43.93206;4.6086;45;20220604;31.2;16.7;24;2.3;18.37;0;5.87;27349 +71092;43.93206;4.6086;45;20220605;32.7;17.7;25.2;2.3;18.3;.1;6.32;28547 +71092;43.93206;4.6086;45;20220606;32.7;18.5;25.6;3.9;15.63;.6;7.45;28036 +71092;43.93206;4.6086;45;20220607;30.4;17.4;23.9;3.6;15.3;0;6.66;27404 +71092;43.93206;4.6086;45;20220608;27.2;17.1;22.1;3.1;12.77;.3;5.31;19888 +71092;43.93206;4.6086;45;20220609;26.5;16.8;21.7;5.7;11.27;0;6.98;24820 +71092;43.93206;4.6086;45;20220610;30;17.9;24;7.3;10.3;0;9.14;26808 +71092;43.93206;4.6086;45;20220611;34.9;20.1;27.5;4;11.43;0;8.65;28626 +71092;43.93206;4.6086;45;20220612;35.3;15.9;25.6;2.3;13.97;0;7.12;29801 +71092;43.93206;4.6086;45;20220613;33.2;17.4;25.3;3.9;15.63;.1;7.39;27980 +71092;43.93206;4.6086;45;20220614;36.1;20.9;28.5;4.2;13.07;0;9.04;29107 +71092;43.93206;4.6086;45;20220615;32.8;19.4;26.1;2.1;17.77;0;6.11;26073 +71092;43.93206;4.6086;45;20220616;37.1;15.9;26.5;1.7;17.2;0;6.68;29023 +71092;43.93206;4.6086;45;20220617;38.7;25.9;32.3;4.7;14.93;0;9.83;26164 +71092;43.93206;4.6086;45;20220618;33.9;18.3;26.1;2.4;18.83;0;6.69;29154 +71092;43.93206;4.6086;45;20220619;32.6;17.9;25.3;3;17.83;0;6.81;29046 +71092;43.93206;4.6086;45;20220620;31.8;17;24.4;2.7;16.27;0;6.56;28750 +71092;43.93206;4.6086;45;20220621;30.9;19.9;25.4;2.4;21.63;2.5;5.12;22064 +71092;43.93206;4.6086;45;20220622;29.1;21.4;25.3;3;23.77;.7;4.64;20282 +71092;43.93206;4.6086;45;20220623;28.7;21.5;25.1;3.6;22.1;7.3;5.05;21202 +71092;43.93206;4.6086;45;20220624;28.5;18.8;23.7;2.1;20.1;7.1;4.76;22214 +71092;43.93206;4.6086;45;20220625;30.2;16.3;23.3;2.3;19.47;.7;5.63;27611 +71092;43.93206;4.6086;45;20220626;31.9;20.4;26.1;2.5;21.67;0;6.02;26763 +71092;43.93206;4.6086;45;20220627;30.7;19.9;25.3;4.5;17.7;0;6.51;23434 +71092;43.93206;4.6086;45;20220628;30.7;19.9;25.3;5.7;14.67;0;7.62;24866 +71092;43.93206;4.6086;45;20220629;32.9;19.6;26.3;3.1;15.53;.8;7.09;27573 +71092;43.93206;4.6086;45;20220630;28.8;18.5;23.7;3.2;19.6;0;5.04;21830 +71092;43.93206;4.6086;45;20220701;28;16.5;22.2;6.2;12.47;0;7.34;26291 +71092;43.93206;4.6086;45;20220702;34.7;17.7;26.2;3.3;11.83;0;8.05;30107 +71092;43.93206;4.6086;45;20220703;35.3;14.7;25;2;15.3;0;6.81;30013 +71092;43.93206;4.6086;45;20220704;36.1;21;28.6;3;18.87;1.2;7.29;27059 +71092;43.93206;4.6086;45;20220705;33.1;22.7;27.9;5.8;14.83;0;8.74;24957 +71092;43.93206;4.6086;45;20220706;32.7;22;27.4;6.1;11.6;0;9.28;24446 +71092;43.93206;4.6086;45;20220707;31.6;20.4;26;8;11.47;0;9.84;25324 +71092;43.93206;4.6086;45;20220708;30.9;20.7;25.8;8.1;13.2;0;9.3;25318 +71092;43.93206;4.6086;45;20220709;34.1;21.9;28;5.7;11.3;0;9.61;26369 +71092;43.93206;4.6086;45;20220710;33.9;23;28.5;6.2;12.43;0;9.72;25233 +71092;43.93206;4.6086;45;20220711;34.2;22.1;28.1;4;15.27;0;7.98;26556 +71092;43.93206;4.6086;45;20220712;35.8;17;26.4;1.9;18.73;0;6.7;29928 +71092;43.93206;4.6086;45;20220713;33.4;18.4;25.9;2.5;17.7;0;6.61;28334 +71092;43.93206;4.6086;45;20220714;34.2;17.4;25.8;2;20.83;.1;6.24;28719 +71092;43.93206;4.6086;45;20220715;38.6;19.7;29.2;3.3;18.83;0;8.26;29686 +71092;43.93206;4.6086;45;20220716;37.2;24;30.6;5.3;11.6;0;10.09;25978 +71092;43.93206;4.6086;45;20220717;37.3;23.1;30.2;3.9;14.37;0;8.78;27029 +71092;43.93206;4.6086;45;20220718;37.1;20.9;29;2.2;18.97;0;7.11;28604 +71092;43.93206;4.6086;45;20220719;35.1;19.7;27.4;2;21.17;0;6.31;27647 +71092;43.93206;4.6086;45;20220720;34.4;19.9;27.2;2.4;21.7;0;6.33;27088 +71092;43.93206;4.6086;45;20220721;37.5;24.3;30.9;4.2;15.8;0;8.7;25785 +71092;43.93206;4.6086;45;20220722;35.8;20.9;28.4;2.3;18.37;.1;6.72;26724 +71092;43.93206;4.6086;45;20220723;35.6;22.3;28.9;2.3;22.2;0;6.35;25585 +71092;43.93206;4.6086;45;20220724;37.3;24;30.6;3.6;17.27;0;8.08;25937 +71092;43.93206;4.6086;45;20220725;36.1;19.6;27.8;2.4;20.3;0;6.47;26103 +71092;43.93206;4.6086;45;20220726;33.3;23.6;28.5;5.5;14.87;0;8.38;23124 +71092;43.93206;4.6086;45;20220727;33.1;21.6;27.3;5.1;12.23;0;8.43;24111 +71092;43.93206;4.6086;45;20220728;33.7;19.2;26.5;2.5;12.57;0;6.46;24443 +71092;43.93206;4.6086;45;20220729;31.4;18.4;24.9;1.9;17.17;.8;5.11;22371 +71092;43.93206;4.6086;45;20220730;34.5;21.6;28.1;4.6;13.53;0;8.34;24938 +71092;43.93206;4.6086;45;20220731;36.7;23.2;29.9;4.2;12.47;0;8.75;25570 +71092;43.93206;4.6086;45;20220801;38.7;24.8;31.7;4.4;13.3;0;9.3;25517 +71092;43.93206;4.6086;45;20220802;37.9;25.5;31.7;4.4;14.93;0;8.96;24588 +71092;43.93206;4.6086;45;20220803;34.8;19.2;27;2.2;19;0;6.27;26712 +71092;43.93206;4.6086;45;20220804;35.7;19.1;27.4;2;21.9;0;6.08;26632 +71092;43.93206;4.6086;45;20220805;36.1;21.4;28.7;2.5;22.63;.1;6.3;25233 +71092;43.93206;4.6086;45;20220806;35.8;24.4;30.1;6;16.37;0;9.07;22984 +71092;43.93206;4.6086;45;20220807;35.3;23.7;29.5;4.8;13.9;0;8.47;23373 +71092;43.93206;4.6086;45;20220808;36.2;23.1;29.6;3.7;12.17;0;8.06;24435 +71092;43.93206;4.6086;45;20220809;37.4;18.8;28.1;2;14.3;0;6.62;26978 +71092;43.93206;4.6086;45;20220810;34.7;18;26.4;2.1;18.37;0;5.98;26080 +71092;43.93206;4.6086;45;20220811;34;18.4;26.2;2;19.67;0;5.71;25744 +71092;43.93206;4.6086;45;20220812;37.5;19.4;28.5;1.6;21.67;0;5.92;25718 +71092;43.93206;4.6086;45;20220813;33;20.5;26.8;2.4;24.63;.5;5.23;23179 +71092;43.93206;4.6086;45;20220814;28.9;22.2;25.6;2.2;22.55;9.7;3.91;16179 +71092;43.93206;4.6086;45;20220815;32.9;18.2;25.6;1.7;18.9;0;5.26;24342 +71092;43.93206;4.6086;45;20220816;32.7;17.4;25;2.6;18.9;1.2;5.57;24077 +71092;43.93206;4.6086;45;20220817;28.3;20.4;24.4;2.7;22;30.6;3.67;14852 +71092;43.93206;4.6086;45;20220818;26.9;16.4;21.6;3.3;17.07;0;4.06;16904 +71092;43.93206;4.6086;45;20220819;29.3;19.9;24.6;4.5;16.6;0;5.66;19337 +71092;43.93206;4.6086;45;20220820;31;21.2;26.1;5;16.63;0;6.49;20413 +71092;43.93206;4.6086;45;20220821;31.9;21.1;26.5;4.8;14.1;0;7.03;20486 +71092;43.93206;4.6086;45;20220822;31.4;21.2;26.3;5.2;14.07;0;7.22;20983 +71092;43.93206;4.6086;45;20220823;33;22.2;27.6;5.1;15.5;0;7.36;20809 +71092;43.93206;4.6086;45;20220824;32.3;20.4;26.4;2.4;17.2;0;5.39;21770 +71092;43.93206;4.6086;45;20220825;33.6;17.4;25.5;1.8;19.33;.4;5.04;23062 +71092;43.93206;4.6086;45;20220826;32.9;22.5;27.7;4.7;17.73;.1;6.68;19695 +71092;43.93206;4.6086;45;20220827;31.5;21;26.2;4.7;17.27;0;6.09;19014 +71092;43.93206;4.6086;45;20220828;33.2;19.6;26.4;2.2;17.3;0;5.21;21621 +71092;43.93206;4.6086;45;20220829;32.1;16.8;24.5;2;20.3;0;4.7;22313 +71092;43.93206;4.6086;45;20220830;30.1;22.1;26.1;2.3;24.47;1.3;3.7;15413 +71092;43.93206;4.6086;45;20220831;30.1;19.2;24.7;3.8;17.83;0;5.02;17949 +71092;43.93206;4.6086;45;20220901;33.2;20.5;26.8;3.2;15.13;0;5.88;20028 +71092;43.93206;4.6086;45;20220902;28;18.2;23.1;1.2;18.87;11;3.13;15250 +71092;43.93206;4.6086;45;20220903;28.4;19.1;23.8;1.6;21.13;0;3.43;16835 +71092;43.93206;4.6086;45;20220904;30.2;17.7;23.9;1.4;20.67;0;3.9;20017 +71092;43.93206;4.6086;45;20220905;30.7;19.5;25.1;1.9;22.27;.1;3.94;18528 +71092;43.93206;4.6086;45;20220906;28.8;19;23.9;2;23.13;11.4;2.99;13778 +71092;43.93206;4.6086;45;20220907;27.6;19;23.3;2.9;22.2;20.1;3.22;14401 +71092;43.93206;4.6086;45;20220908;27.8;16.8;22.3;2.1;17.73;.1;3.69;17672 +71092;43.93206;4.6086;45;20220909;27.3;14.8;21.1;2;15.37;.4;3.59;17335 +71092;43.93206;4.6086;45;20220910;26.7;13.4;20;2.3;13.6;0;3.85;19061 +71092;43.93206;4.6086;45;20220911;28.6;16.4;22.5;2.8;13.17;0;4.6;18740 +71092;43.93206;4.6086;45;20220912;28.5;13.1;20.8;1.5;17.73;0;3.39;18743 +71092;43.93206;4.6086;45;20220913;28;20.4;24.2;2.5;23.33;3.7;2.92;12589 +71092;43.93206;4.6086;45;20220914;28.6;20.4;24.5;2.8;21.67;3.2;3.41;13776 +71092;43.93206;4.6086;45;20220915;30.7;17.8;24.2;2.1;17.83;0;4.08;18584 +71092;43.93206;4.6086;45;20220916;26.8;17.6;22.2;3.2;15.67;.1;3.87;14958 +71092;43.93206;4.6086;45;20220917;20.6;14.6;17.6;6.6;9.33;0;4.82;14143 +71092;43.93206;4.6086;45;20220918;23.2;12.9;18.1;6.2;8.23;0;5.51;16794 +71092;43.93206;4.6086;45;20220919;23.7;14.3;19;6.5;8.5;0;5.76;16090 +71092;43.93206;4.6086;45;20220920;23.6;13.4;18.5;6.2;8.2;0;5.62;16245 +71092;43.93206;4.6086;45;20220921;25.2;14.1;19.6;4.6;9.43;0;5.01;16207 +71092;43.93206;4.6086;45;20220922;24.7;10.6;17.7;1.5;12.1;0;2.97;17616 +71092;43.93206;4.6086;45;20220923;23.8;12.5;18.1;1.7;15.13;38.1;2.52;14519 +71092;43.93206;4.6086;45;20220924;20.6;15.2;17.9;2.6;16.73;10.6;2.02;10799 +71092;43.93206;4.6086;45;20220925;23;13.7;18.4;2.3;14.3;.1;2.81;15328 +71092;43.93206;4.6086;45;20220926;22.4;12.6;17.5;3.2;11.87;.1;3.21;14578 +71092;43.93206;4.6086;45;20220927;20.6;12.2;16.4;3.1;11.3;0;2.92;13885 +71092;43.93206;4.6086;45;20220928;23.4;13.4;18.4;2.7;13.57;0;2.94;14451 +71092;43.93206;4.6086;45;20220929;22;14.8;18.4;2.9;12.13;.5;3.02;12876 +71092;43.93206;4.6086;45;20220930;17.7;12.6;15.1;5.1;10.2;0;2.99;9813 +71092;43.93206;4.6086;45;20221001;22.1;7.4;14.7;1.8;11.67;.1;2.31;14171 +71092;43.93206;4.6086;45;20221002;28.3;11.3;19.8;2.2;14.2;0;3.35;17156 +71092;43.93206;4.6086;45;20221003;24.3;16.2;20.3;5.1;13.7;0;3.89;12006 +71092;43.93206;4.6086;45;20221004;26.5;11.1;18.8;1.8;14.7;.1;2.8;16473 +71092;43.93206;4.6086;45;20221005;24.3;14;19.2;1.3;17.3;.2;2.03;12118 +71092;43.93206;4.6086;45;20221006;26;11.4;18.7;1.5;15.17;0;2.51;15535 +71092;43.93206;4.6086;45;20221007;24.9;11.9;18.4;1;15.17;.8;2.12;14175 +71092;43.93206;4.6086;45;20221008;21;14;17.5;2.1;15.23;0;1.81;8732 +71092;43.93206;4.6086;45;20221009;21.1;15;18;2.3;14.17;.2;2.05;8619 +71092;43.93206;4.6086;45;20221010;25.2;13.4;19.3;1.1;16.17;.1;1.96;12246 +71092;43.93206;4.6086;45;20221011;24.8;11;17.9;1.3;15;0;2.08;13956 +71092;43.93206;4.6086;45;20221012;24.8;14.5;19.7;1.6;15.63;.3;2.18;12089 +71092;43.93206;4.6086;45;20221013;22.7;10.7;16.7;1.1;14.7;1;1.68;11414 +71092;43.93206;4.6086;45;20221014;24.3;14.3;19.3;1.1;15.73;.1;1.78;10684 +71092;43.93206;4.6086;45;20221015;26;9.5;17.7;1.2;14.37;0;2.09;14558 +71092;43.93206;4.6086;45;20221016;24.8;14;19.4;2.3;16.9;0;2.09;10820 +71092;43.93206;4.6086;45;20221017;24.5;12.9;18.7;1.7;16.3;.3;1.88;11231 +71092;43.93206;4.6086;45;20221018;24.7;12.7;18.7;1;16.5;.2;1.7;12203 +71092;43.93206;4.6086;45;20221019;23.1;12.2;17.7;.8;16.9;.1;1.36;9592 +71092;43.93206;4.6086;45;20221020;21.8;17.2;19.5;3.2;18.67;4.2;1.53;5811 +71092;43.93206;4.6086;45;20221021;24;18.5;21.2;5.4;19.93;3.9;2.26;7011 +71092;43.93206;4.6086;45;20221022;25.4;18.5;21.9;2.3;19.8;0;1.91;8087 +71092;43.93206;4.6086;45;20221023;25.4;17.5;21.5;2.6;18.67;0;2.04;7772 +71092;43.93206;4.6086;45;20221024;25.2;19.3;22.3;3.1;19.27;.5;2.26;8195 +71092;43.93206;4.6086;45;20221025;24.8;14.3;19.5;1.8;18.03;.1;1.68;10237 +71092;43.93206;4.6086;45;20221026;25.4;14.3;19.9;1.3;17.33;.1;1.61;9848 +71092;43.93206;4.6086;45;20221027;24.9;16;20.5;1.1;18.3;.1;1.51;9784 +71092;43.93206;4.6086;45;20221028;25;13.7;19.3;1;16.33;.2;1.49;10629 +71092;43.93206;4.6086;45;20221029;25.2;11.4;18.3;1;14.5;.2;1.46;10991 +71092;43.93206;4.6086;45;20221030;24.3;10.3;17.3;1;15.37;0;1.34;10779 +71092;43.93206;4.6086;45;20221031;23;13.3;18.2;3;16.7;27.2;1.65;8332 +71092;43.93206;4.6086;45;20221101;24.4;16.7;20.5;3.2;17.63;.9;2.07;8517 +71092;43.93206;4.6086;45;20221102;21.1;12.2;16.7;1.9;12.7;.1;1.61;9176 +71092;43.93206;4.6086;45;20221103;15.9;7.3;11.6;2;12.57;21;.81;6051 +71092;43.93206;4.6086;45;20221104;15.4;7.4;11.4;3.4;9.6;0;1.52;7110 +71092;43.93206;4.6086;45;20221105;15.1;9.2;12.2;6.2;8.3;0;2.52;8058 +71092;43.93206;4.6086;45;20221106;19.6;7;13.3;2.2;9.13;.1;1.69;9929 +71092;43.93206;4.6086;45;20221107;20.5;3.6;12.1;1;9.8;0;1.09;10752 +71092;43.93206;4.6086;45;20221108;18.2;7.1;12.7;2.3;12.57;3.4;1.02;6620 +71092;43.93206;4.6086;45;20221109;20.2;16.2;18.2;3.6;15.73;19.9;1.65;4534 +71092;43.93206;4.6086;45;20221110;18;13.1;15.5;3.7;12.57;0;1.7;6993 +71092;43.93206;4.6086;45;20221111;21.2;9.4;15.3;1.3;11.87;.1;1.18;8962 +71092;43.93206;4.6086;45;20221112;20.8;6.7;13.7;1;12.03;.1;.95;9391 +71092;43.93206;4.6086;45;20221113;17.5;10.5;14;1.1;12.5;0;.84;5827 +71092;43.93206;4.6086;45;20221114;16.4;9.2;12.8;2.1;12.33;10.4;.91;5133 +71092;43.93206;4.6086;45;20221115;17.4;12.8;15.1;2.3;14.03;5.6;1;4030 +71092;43.93206;4.6086;45;20221116;19.6;9.8;14.7;1.8;12.2;0;1.12;7859 +71092;43.93206;4.6086;45;20221117;17.7;9.3;13.5;1.1;12.9;1.4;.73;6243 +71092;43.93206;4.6086;45;20221118;15.9;8.5;12.2;2.5;9.7;0;1.26;6852 +71092;43.93206;4.6086;45;20221119;13.9;7.8;10.9;5.8;7.87;0;2.1;6519 +71092;43.93206;4.6086;45;20221120;13.8;6.9;10.4;4.4;7.4;0;1.85;6697 +71092;43.93206;4.6086;45;20221121;9.4;5.3;7.3;2.1;8.73;5;.63;3849 +71092;43.93206;4.6086;45;20221122;14.4;5.8;10.1;2.7;8.23;.6;1.22;7267 +71092;43.93206;4.6086;45;20221123;12.3;5;8.7;1.3;9.23;.3;.6;5266 +71092;43.93206;4.6086;45;20221124;16.5;4.2;10.4;1.7;8.7;0;.93;7989 +71092;43.93206;4.6086;45;20221125;17.1;6.7;11.9;3;9.8;4.5;1.28;6819 +71092;43.93206;4.6086;45;20221126;14.1;9.2;11.6;5.8;8.23;0;2.18;5110 +71092;43.93206;4.6086;45;20221127;14.6;2.9;8.7;1.4;8.6;2.9;.67;6971 +71092;43.93206;4.6086;45;20221128;9.5;6.7;8.1;2.4;9.87;25.6;.53;2831 +71092;43.93206;4.6086;45;20221129;11.7;3.4;7.5;3.3;8.47;0;.76;6354 +71092;43.93206;4.6086;45;20221130;12.3;5.3;8.8;4.1;8.4;.1;1.16;5731 +71092;43.93206;4.6086;45;20221201;11.2;7.1;9.1;4;8;0;1.33;4095 +71092;43.93206;4.6086;45;20221202;7.7;5.7;6.7;2.1;7.57;1.3;.74;2397 +71092;43.93206;4.6086;45;20221203;7.7;5;6.3;2.3;9.1;12.3;.39;2568 +71092;43.93206;4.6086;45;20221204;12.1;6.7;9.4;1.8;10.13;9.2;.56;4208 +71092;43.93206;4.6086;45;20221205;10.7;3.8;7.2;1.9;8.27;.1;.6;4825 +71092;43.93206;4.6086;45;20221206;10.3;1.9;6.1;2.4;6.9;.1;.75;6310 +71092;43.93206;4.6086;45;20221207;7.9;2.9;5.4;6;6.35;0;1.29;4394 +71092;43.93206;4.6086;45;20221208;6.4;-1.3;2.5;1.6;6.85;32.5;.29;5460 +71092;43.93206;4.6086;45;20221209;11.3;5.4;8.3;2.5;9.63;.2;.54;4866 +71092;43.93206;4.6086;45;20221210;7.2;4.6;5.9;5.2;6.23;0;1.24;4292 +71092;43.93206;4.6086;45;20221211;5.7;.3;3;5.2;4.23;0;1.37;4771 +71092;43.93206;4.6086;45;20221212;5.8;-2.5;1.6;1.8;5.23;7.2;.49;5159 +71092;43.93206;4.6086;45;20221213;7;1.4;4.2;1.9;8;8.5;.29;3347 +71092;43.93206;4.6086;45;20221214;10.6;6;8.3;1.3;10.6;.1;.32;3499 +71092;43.93206;4.6086;45;20221215;10.3;8.8;9.6;2.3;11.07;25.7;.49;1588 +71092;43.93206;4.6086;45;20221216;9.4;5.8;7.6;4.6;8;0;.98;4264 +71092;43.93206;4.6086;45;20221217;6.9;2.3;4.6;5.4;5.27;0;1.33;5080 +71092;43.93206;4.6086;45;20221218;11.5;-.5;5.5;1.6;7.13;0;.54;5532 +71092;43.93206;4.6086;45;20221219;15.1;7.8;11.4;3.1;11.23;1.4;.83;4189 +71092;43.93206;4.6086;45;20221220;16;12.3;14.1;3.5;13.2;3.6;.99;3042 +71092;43.93206;4.6086;45;20221221;16.4;12.9;14.7;1.8;13.2;1.4;.79;3713 +71092;43.93206;4.6086;45;20221222;11.7;5.8;8.7;1.2;10.9;0;.36;3223 +71092;43.93206;4.6086;45;20221223;17.9;8.4;13.2;1.5;12.23;0;.66;5257 +71092;43.93206;4.6086;45;20221224;18.9;7.3;13.1;1.1;11.2;.1;.59;6274 +71092;43.93206;4.6086;45;20221225;15.1;4.5;9.8;1;10.63;0;.4;4790 +71092;43.93206;4.6086;45;20221226;17.6;11.6;14.6;1.2;12.23;0;.7;4829 +71092;43.93206;4.6086;45;20221227;16;6.6;11.3;2.2;9.57;0;.87;6359 +71092;43.93206;4.6086;45;20221228;13.9;1.6;7.8;1.1;8.57;0;.42;6091 +71092;43.93206;4.6086;45;20221229;15.3;9.1;12.2;1.9;11.3;0;.73;4679 +71092;43.93206;4.6086;45;20221230;14.4;7.7;11;1;11.63;.2;.42;4813 +71092;43.93206;4.6086;45;20221231;15.5;7.1;11.3;1.6;11.4;0;.59;4274 +71093;43.9478;4.91869;26;20220101;8.3;5.8;7;1.1;9.8;.1;.36;1403 +71093;43.9478;4.91869;26;20220102;10.3;7.7;9;1;10;0;.51;1460 +71093;43.9478;4.91869;26;20220103;14.3;6.7;10.5;1.5;9.4;.1;.68;5130 +71093;43.9478;4.91869;26;20220104;11.8;3.3;7.5;1.4;9.5;1;.4;4762 +71093;43.9478;4.91869;26;20220105;8.1;6.7;7.4;11.4;6.3;0;2.3;3429 +71093;43.9478;4.91869;26;20220106;7.8;4.6;6.2;11.9;5.3;0;2.48;4368 +71093;43.9478;4.91869;26;20220107;9.5;-2.9;3.3;3.4;5.2;0;1.05;6441 +71093;43.9478;4.91869;26;20220108;11.6;.6;6.1;2.5;7;.1;.83;5859 +71093;43.9478;4.91869;26;20220109;11;3.6;7.3;2.4;7.1;0;.94;4453 +71093;43.9478;4.91869;26;20220110;9.1;3.9;6.5;8.7;6.5;0;1.73;4966 +71093;43.9478;4.91869;26;20220111;7.5;2.9;5.2;8.1;5.4;0;1.82;5123 +71093;43.9478;4.91869;26;20220112;8.6;-4.8;1.9;5.1;4.8;0;1.25;7561 +71093;43.9478;4.91869;26;20220113;9.5;-4.8;2.3;2.1;4.5;0;.86;7827 +71093;43.9478;4.91869;26;20220114;9.6;-6.9;1.3;.9;4.5;.1;.46;8356 +71093;43.9478;4.91869;26;20220115;10.8;-6.3;2.2;1;4.5;0;.55;8560 +71093;43.9478;4.91869;26;20220116;13.4;-6;3.7;4.9;4.2;.1;2.11;9091 +71093;43.9478;4.91869;26;20220117;10.4;4.7;7.5;9.5;6.2;0;2.32;5862 +71093;43.9478;4.91869;26;20220118;11.4;3.4;7.4;4;5.8;0;1.65;6665 +71093;43.9478;4.91869;26;20220119;9.3;-3.6;2.8;1.3;6.2;0;.53;5592 +71093;43.9478;4.91869;26;20220120;9.6;.3;4.9;10.9;6.1;0;1.76;7199 +71093;43.9478;4.91869;26;20220121;7.8;3.6;5.7;10.9;4.9;0;2.51;5567 +71093;43.9478;4.91869;26;20220122;8.5;1.4;4.9;7.4;5;0;1.97;6707 +71093;43.9478;4.91869;26;20220123;10.6;1.3;5.9;2.8;5.4;0;1.28;7467 +71093;43.9478;4.91869;26;20220124;12.6;-4.7;3.9;.9;5.3;0;.64;9211 +71093;43.9478;4.91869;26;20220125;8.7;-4.5;2.1;.8;6.24;0;.58;9147 +71093;43.9478;4.91869;26;20220126;14.4;-3.7;5.3;3.1;5.37;0;1.49;9953 +71093;43.9478;4.91869;26;20220127;10.9;-4.9;3;2.9;4.6;0;1.29;9562 +71093;43.9478;4.91869;26;20220128;10.3;.6;5.4;10.6;5.6;0;2.24;8085 +71093;43.9478;4.91869;26;20220129;12.3;4.2;8.2;8.5;5.6;0;2.85;7346 +71093;43.9478;4.91869;26;20220130;13.3;5.9;9.6;13.8;7.5;0;2.88;7469 +71093;43.9478;4.91869;26;20220131;13.6;7.5;10.5;11.5;6.7;0;3.45;7130 +71093;43.9478;4.91869;26;20220201;10.8;5.1;7.9;14.4;5.4;0;3.39;7110 +71093;43.9478;4.91869;26;20220202;15.2;7.6;11.4;11.1;8.4;0;2.97;7810 +71093;43.9478;4.91869;26;20220203;16;8.2;12.1;3.2;8.7;0;1.76;7402 +71093;43.9478;4.91869;26;20220204;14.3;5.9;10.1;3.2;8.4;0;1.48;8082 +71093;43.9478;4.91869;26;20220205;13.3;8;10.6;9.3;6.6;0;3.26;7344 +71093;43.9478;4.91869;26;20220206;13.5;3.5;8.5;5.5;5.9;0;2.42;9236 +71093;43.9478;4.91869;26;20220207;13.3;2.5;7.9;9;6;0;2.82;9344 +71093;43.9478;4.91869;26;20220208;15.1;5.6;10.3;4;4.7;0;2.76;9325 +71093;43.9478;4.91869;26;20220209;15.9;-3.2;6.3;1.8;7.2;0;1.23;11015 +71093;43.9478;4.91869;26;20220210;16.2;5.5;10.8;1.2;8;0;1.19;8966 +71093;43.9478;4.91869;26;20220211;13.3;.3;6.8;6.9;6.7;0;2.09;10532 +71093;43.9478;4.91869;26;20220212;15.4;2.2;8.8;2.7;6.2;0;1.86;10659 +71093;43.9478;4.91869;26;20220213;14.9;.7;7.8;4.2;7;1.9;1.91;9501 +71093;43.9478;4.91869;26;20220214;11.8;9.6;10.7;3.6;9.5;13.8;1.31;2503 +71093;43.9478;4.91869;26;20220215;12.6;2.4;7.5;3.4;6.8;0;1.63;10113 +71093;43.9478;4.91869;26;20220216;11.7;.2;5.9;.7;8;.9;.77;7733 +71093;43.9478;4.91869;26;20220217;21.3;3.8;12.5;3.1;9.9;0;2.26;13141 +71093;43.9478;4.91869;26;20220218;21.2;2.9;12;1.8;9.7;0;1.83;13601 +71093;43.9478;4.91869;26;20220219;13.6;5.6;9.6;7.8;6.4;0;2.99;8230 +71093;43.9478;4.91869;26;20220220;16.1;7.1;11.6;6.4;6.7;0;3.32;10799 +71093;43.9478;4.91869;26;20220221;16.3;3.9;10.1;5.6;7;.1;2.79;10492 +71093;43.9478;4.91869;26;20220222;14.8;7.3;11;10.7;7;0;3.66;10429 +71093;43.9478;4.91869;26;20220223;19.9;9.9;14.9;4.7;8.2;0;3.4;11661 +71093;43.9478;4.91869;26;20220224;15.9;1.7;8.8;2.1;8.7;0;1.42;9624 +71093;43.9478;4.91869;26;20220225;12.5;3.1;7.8;10.2;5.9;0;3.06;11487 +71093;43.9478;4.91869;26;20220226;14.6;4.6;9.6;4.7;5.4;0;2.92;11399 +71093;43.9478;4.91869;26;20220227;15.7;-3.5;6.1;2.6;5.9;0;2.01;14309 +71093;43.9478;4.91869;26;20220228;15.8;0;7.9;2.3;6.9;0;1.9;14308 +71093;43.9478;4.91869;26;20220301;15.3;-.7;7.3;2.1;6.4;0;1.87;14496 +71093;43.9478;4.91869;26;20220302;13.6;1.8;7.7;2.2;7.1;0;1.59;10586 +71093;43.9478;4.91869;26;20220303;16.7;-.6;8;1.3;7.3;0;1.72;15764 +71093;43.9478;4.91869;26;20220304;17.8;-.4;8.7;6.4;5.7;0;3.69;16267 +71093;43.9478;4.91869;26;20220305;15.6;3.1;9.3;4.8;3.8;0;3.64;14347 +71093;43.9478;4.91869;26;20220306;14;-2.6;5.7;2.5;4.2;0;2.28;15282 +71093;43.9478;4.91869;26;20220307;13.5;-4.5;4.5;1.8;4.6;0;1.92;16803 +71093;43.9478;4.91869;26;20220308;13.3;-2.5;5.4;1.8;6;0;1.68;14199 +71093;43.9478;4.91869;26;20220309;14.7;2.4;8.5;1.1;7.6;0;1.57;13155 +71093;43.9478;4.91869;26;20220310;15.2;2.4;8.8;3.5;8.7;.1;1.87;12979 +71093;43.9478;4.91869;26;20220311;14.7;9.3;12;4.4;8;.1;2.47;6312 +71093;43.9478;4.91869;26;20220312;14.6;11.5;13;6.7;6.7;0;3.67;4622 +71093;43.9478;4.91869;26;20220313;13.4;10.7;12;7.1;7.8;4.1;2.98;4309 +71093;43.9478;4.91869;26;20220314;18;5.8;11.9;3.8;9.7;.1;2.38;12255 +71093;43.9478;4.91869;26;20220315;17.9;13.3;15.6;3.6;8.9;0;3.06;9993 +71093;43.9478;4.91869;26;20220316;17.4;4.6;11;.8;9.9;0;1.85;15704 +71093;43.9478;4.91869;26;20220317;16.4;6.6;11.5;3.3;10.8;.1;1.88;12011 +71093;43.9478;4.91869;26;20220318;16.7;9.7;13.2;3.9;10.2;1;2.42;11588 +71093;43.9478;4.91869;26;20220319;16.7;4.4;10.5;1.1;9.1;0;2;16468 +71093;43.9478;4.91869;26;20220320;15.4;4.1;9.7;3.3;6.7;.3;2.46;10576 +71093;43.9478;4.91869;26;20220321;17.4;11.1;14.2;3.2;6.3;0;3.25;10050 +71093;43.9478;4.91869;26;20220322;17.9;-1.8;8;2.2;5.6;0;2.84;19831 +71093;43.9478;4.91869;26;20220323;18.5;-2;8.2;1.8;6.3;0;2.68;20026 +71093;43.9478;4.91869;26;20220324;20.9;-1.3;9.8;1.7;5.9;0;2.99;20220 +71093;43.9478;4.91869;26;20220325;20.9;-1.3;9.8;1.8;5.9;0;3.07;20414 +71093;43.9478;4.91869;26;20220326;21.8;.1;10.9;2.3;7.2;0;3.33;20607 +71093;43.9478;4.91869;26;20220327;20.1;3.8;11.9;1.5;7.6;0;2.78;18818 +71093;43.9478;4.91869;26;20220328;22.9;2.9;12.9;1.3;6.5;0;3.13;20993 +71093;43.9478;4.91869;26;20220329;20.6;4.3;12.4;2.3;8.3;4;3.1;18416 +71093;43.9478;4.91869;26;20220330;14.5;9.8;12.1;2.1;11.2;.7;1.86;12289 +71093;43.9478;4.91869;26;20220331;18.6;7.2;12.9;6.1;8.9;1.2;3.68;16934 +71093;43.9478;4.91869;26;20220401;9.5;3.8;6.6;7.6;6.1;.3;2.38;10019 +71093;43.9478;4.91869;26;20220402;7.8;3.5;5.6;11.6;4.9;0;2.91;10232 +71093;43.9478;4.91869;26;20220403;10.1;2.1;6.1;8.6;5.3;0;2.91;14936 +71093;43.9478;4.91869;26;20220404;14.9;2.5;8.7;4.6;5.5;0;3.47;19645 +71093;43.9478;4.91869;26;20220405;19.4;1.7;10.5;3.2;6;0;3.84;22503 +71093;43.9478;4.91869;26;20220406;17.9;1.6;9.7;1.7;7.8;0;2.73;19913 +71093;43.9478;4.91869;26;20220407;18.9;3.6;11.2;2.9;9.9;0;2.67;16706 +71093;43.9478;4.91869;26;20220408;23.2;10.8;17;3.6;10.8;0;4;17478 +71093;43.9478;4.91869;26;20220409;15.3;9.7;12.5;8;6.1;0;4.63;15032 +71093;43.9478;4.91869;26;20220410;19.5;4.7;12.1;3.6;6.6;0;4.08;21995 +71093;43.9478;4.91869;26;20220411;18.5;4;11.2;3.4;7.6;0;3.15;14880 +71093;43.9478;4.91869;26;20220412;22.7;5.3;14;2.5;8.7;0;3.99;23233 +71093;43.9478;4.91869;26;20220413;22.5;5;13.7;1.6;9.6;0;3.57;23746 +71093;43.9478;4.91869;26;20220414;26;4.7;15.3;2.4;10.1;0;4.35;24119 +71093;43.9478;4.91869;26;20220415;27.2;8.8;18;5;11.4;0;5.64;24219 +71093;43.9478;4.91869;26;20220416;26;16.5;21.2;9.7;10.2;0;7.73;19732 +71093;43.9478;4.91869;26;20220417;23.2;8.5;15.8;3.9;8.3;0;4.89;22448 +71093;43.9478;4.91869;26;20220418;24.4;5.7;15;1.8;8.8;0;4.14;24799 +71093;43.9478;4.91869;26;20220419;25.2;4.2;14.7;2.5;9.1;0;4.5;24966 +71093;43.9478;4.91869;26;20220420;16.9;9.9;13.4;2;12.6;9.1;1.9;10776 +71093;43.9478;4.91869;26;20220421;19.5;11.7;15.6;2;13.5;2.3;2.46;13598 +71093;43.9478;4.91869;26;20220422;22.1;9.3;15.7;3;12.1;0;3.83;22390 +71093;43.9478;4.91869;26;20220423;17.5;13;15.2;5.2;11.4;13.5;2.85;8640 +71093;43.9478;4.91869;26;20220424;17.2;8.7;12.9;1.8;11.2;.1;2.34;14036 +71093;43.9478;4.91869;26;20220425;21.7;5.5;13.6;2.6;10.5;0;3.91;25063 +71093;43.9478;4.91869;26;20220426;23.8;6.4;15.1;3.4;10.2;0;4.69;26078 +71093;43.9478;4.91869;26;20220427;24;8.6;16.3;2.8;10.7;0;4.55;25105 +71093;43.9478;4.91869;26;20220428;26.4;8.2;17.3;1.7;11.3;0;4.54;26378 +71093;43.9478;4.91869;26;20220429;24.6;6.9;15.7;2.2;10.6;0;4.5;26525 +71093;43.9478;4.91869;26;20220430;24.5;11.3;17.9;5.6;9.6;0;5.9;23439 +71093;43.9478;4.91869;26;20220501;24;12.6;18.3;5.9;8.7;0;6.25;23102 +71093;43.9478;4.91869;26;20220502;25;6.8;15.9;2.1;9.7;0;4.68;26954 +71093;43.9478;4.91869;26;20220503;24;10.3;17.1;1.7;12.3;3;3.97;22785 +71093;43.9478;4.91869;26;20220504;25.8;8.2;17;1.3;12.3;2.4;4.29;26171 +71093;43.9478;4.91869;26;20220505;21;13.2;17.1;6.8;12.2;.5;4.36;17584 +71093;43.9478;4.91869;26;20220506;19.9;13.5;16.7;9.6;11;0;5.01;18508 +71093;43.9478;4.91869;26;20220507;24.9;14.6;19.7;5.4;11.8;0;5.73;22309 +71093;43.9478;4.91869;26;20220508;24.8;8.6;16.7;1.4;13.3;4.8;3.9;23313 +71093;43.9478;4.91869;26;20220509;27.1;12;19.5;1.2;14.3;.2;4.22;23454 +71093;43.9478;4.91869;26;20220510;27.8;11.3;19.5;1.7;13.4;.1;4.91;26876 +71093;43.9478;4.91869;26;20220511;27;10.4;18.7;3;11.9;0;5.49;27718 +71093;43.9478;4.91869;26;20220512;27.3;10.7;19;2.3;11.8;0;5.31;27838 +71093;43.9478;4.91869;26;20220513;28.2;10.6;19.4;1.7;12.5;0;5.08;27532 +71093;43.9478;4.91869;26;20220514;30.8;11.8;21.3;2.2;15.3;0;5.67;28461 +71093;43.9478;4.91869;26;20220515;28.2;13.2;20.7;2.2;14.4;0;5.27;27006 +71093;43.9478;4.91869;26;20220516;29.5;12;20.7;1.9;12.4;0;5.59;28677 +71093;43.9478;4.91869;26;20220517;31.1;12;21.5;1.6;15.2;0;5.48;28537 +71093;43.9478;4.91869;26;20220518;32.7;13.3;23;1.9;16.3;0;5.92;28883 +71093;43.9478;4.91869;26;20220519;31.2;14.4;22.8;2.2;15.8;0;5.72;27095 +71093;43.9478;4.91869;26;20220520;29.7;12;20.8;2.2;13.4;0;5.77;29078 +71093;43.9478;4.91869;26;20220521;32.5;12.6;22.5;1.6;15;0;5.81;29172 +71093;43.9478;4.91869;26;20220522;31.8;14.8;23.3;2;17.7;.1;5.9;29136 +71093;43.9478;4.91869;26;20220523;28.8;14.9;21.8;2.1;16.4;0;5.14;25540 +71093;43.9478;4.91869;26;20220524;26.4;17.7;22;4.5;11.7;.1;6.12;21238 +71093;43.9478;4.91869;26;20220525;27.3;17.1;22.2;8.7;10.6;0;8.06;20118 +71093;43.9478;4.91869;26;20220526;29;18;23.5;9.4;10.7;0;9.32;24526 +71093;43.9478;4.91869;26;20220527;30.8;18.7;24.7;9;12.8;0;9.2;23571 +71093;43.9478;4.91869;26;20220528;27.3;17.6;22.4;13;10.8;0;9.56;24361 +71093;43.9478;4.91869;26;20220529;25.8;15.7;20.7;9.7;7.3;0;9.15;24754 +71093;43.9478;4.91869;26;20220530;27.4;9.5;18.4;1.5;8.6;0;5.39;29887 +71093;43.9478;4.91869;26;20220531;28.6;14.7;21.6;2.1;12.3;0;5.34;24439 +71093;43.9478;4.91869;26;20220601;32.2;11.8;22;1.7;13.2;0;6.04;30014 +71093;43.9478;4.91869;26;20220602;30.9;13.3;22.1;2.2;15.7;0;6.05;30073 +71093;43.9478;4.91869;26;20220603;32.7;18.5;25.6;1.7;17.4;0;5.92;27249 +71093;43.9478;4.91869;26;20220604;33.4;16.8;25.1;2.1;17.6;0;6.38;29109 +71093;43.9478;4.91869;26;20220605;33.3;17;25.1;2.2;17.7;.2;6.45;29266 +71093;43.9478;4.91869;26;20220606;33.3;18.5;25.9;3.6;14.9;1;7.49;28420 +71093;43.9478;4.91869;26;20220607;31.5;17;24.2;4;14.8;0;7.13;27829 +71093;43.9478;4.91869;26;20220608;27.7;17.2;22.4;3.4;12.2;0;5.61;19935 +71093;43.9478;4.91869;26;20220609;25.9;17.4;21.6;8.6;12.1;0;7.45;23441 +71093;43.9478;4.91869;26;20220610;29.8;17.3;23.5;10.2;10.2;0;10.18;27197 +71093;43.9478;4.91869;26;20220611;34.7;19.1;26.9;4.3;11.4;0;8.87;29444 +71093;43.9478;4.91869;26;20220612;36;14.6;25.3;2.3;13.2;0;7.27;30495 +71093;43.9478;4.91869;26;20220613;33.7;17.7;25.7;5.2;15.3;0;8.22;27462 +71093;43.9478;4.91869;26;20220614;36.1;19.9;28;4.4;11.9;0;9.32;29923 +71093;43.9478;4.91869;26;20220615;34.8;19.6;27.2;2.1;15.8;0;6.89;29264 +71093;43.9478;4.91869;26;20220616;38;15.8;26.9;2.5;15.7;0;7.7;30577 +71093;43.9478;4.91869;26;20220617;38.9;25.2;32;5.5;14;0;10.84;28115 +71093;43.9478;4.91869;26;20220618;36.3;18.7;27.5;2.4;17.4;0;7.38;30600 +71093;43.9478;4.91869;26;20220619;34.4;17.2;25.8;3.6;15.3;0;7.86;30606 +71093;43.9478;4.91869;26;20220620;33.5;17.6;25.5;3.2;13.3;0;7.55;29614 +71093;43.9478;4.91869;26;20220621;31.4;18.8;25.1;2.1;17.7;2.1;5.94;26836 +71093;43.9478;4.91869;26;20220622;30.3;22.2;26.2;3.4;21.5;.3;5.2;19358 +71093;43.9478;4.91869;26;20220623;29.6;20.5;25;4.2;19;4.6;5.82;21851 +71093;43.9478;4.91869;26;20220624;28.9;19.5;24.2;2.8;19;9.7;5.14;22109 +71093;43.9478;4.91869;26;20220625;31.9;17;24.4;2.7;17;0;6.39;28162 +71093;43.9478;4.91869;26;20220626;34.3;19.2;26.7;2.5;18;0;6.86;28783 +71093;43.9478;4.91869;26;20220627;31.5;19.7;25.6;6.2;17.6;0;7.54;25320 +71093;43.9478;4.91869;26;20220628;30.4;19.5;24.9;8.1;14.8;0;8.38;24090 +71093;43.9478;4.91869;26;20220629;33.6;16.5;25;3.2;15.2;.3;7.4;30468 +71093;43.9478;4.91869;26;20220630;30.4;18.1;24.2;4.3;17.1;0;6.57;26168 +71093;43.9478;4.91869;26;20220701;28.1;16.6;22.3;8.3;12.2;0;8.16;26427 +71093;43.9478;4.91869;26;20220702;35.3;16.9;26.1;3.3;11.2;0;8.21;30403 +71093;43.9478;4.91869;26;20220703;36.7;15.5;26.1;2.2;13.4;0;7.3;30366 +71093;43.9478;4.91869;26;20220704;36.2;19.9;28;4.2;18;1.3;8.31;28992 +71093;43.9478;4.91869;26;20220705;33.6;23;28.3;8.3;13.9;0;10.48;25393 +71093;43.9478;4.91869;26;20220706;32.4;21.6;27;10;11.1;0;11.4;25688 +71093;43.9478;4.91869;26;20220707;31.8;20.3;26;12;11.4;0;11.64;26200 +71093;43.9478;4.91869;26;20220708;32.3;19.9;26.1;11.2;13.6;0;10.8;26843 +71093;43.9478;4.91869;26;20220709;33.9;21;27.4;7.6;11.9;0;10.57;27163 +71093;43.9478;4.91869;26;20220710;34;22.5;28.2;8.2;12.9;0;10.79;26051 +71093;43.9478;4.91869;26;20220711;34.4;20.3;27.3;4;14.6;0;8.08;27911 +71093;43.9478;4.91869;26;20220712;36.8;17.4;27.1;1.9;17;0;6.89;29893 +71093;43.9478;4.91869;26;20220713;35.2;19.2;27.2;2;17.9;0;6.68;29069 +71093;43.9478;4.91869;26;20220714;36.1;17.9;27;1.7;18.6;0;6.57;29627 +71093;43.9478;4.91869;26;20220715;38.5;19.8;29.1;3.9;18.1;0;8.61;28879 +71093;43.9478;4.91869;26;20220716;37;23.6;30.3;7.7;11.3;0;12.06;27082 +71093;43.9478;4.91869;26;20220717;37.6;23.2;30.4;4;14.6;0;8.92;27704 +71093;43.9478;4.91869;26;20220718;38.8;20.1;29.4;1.8;19.8;0;7.02;29446 +71093;43.9478;4.91869;26;20220719;37.5;20.9;29.2;2.4;20.5;0;7.22;28986 +71093;43.9478;4.91869;26;20220720;37;20.5;28.7;2.5;20.2;0;7.17;28834 +71093;43.9478;4.91869;26;20220721;37.5;24.3;30.9;6;14.9;0;10.34;26543 +71093;43.9478;4.91869;26;20220722;37.5;18;27.7;2;16.2;0;6.95;29092 +71093;43.9478;4.91869;26;20220723;36.8;22.4;29.6;2.5;20.4;0;6.55;24056 +71093;43.9478;4.91869;26;20220724;37.9;24;30.9;4.5;16.5;0;9.08;26758 +71093;43.9478;4.91869;26;20220725;37.5;19.6;28.5;2.5;18.7;.1;7.12;27849 +71093;43.9478;4.91869;26;20220726;32.9;23.8;28.3;9.4;15;0;10.28;22973 +71093;43.9478;4.91869;26;20220727;33.7;21.6;27.6;8.1;12.3;0;10.49;25207 +71093;43.9478;4.91869;26;20220728;35.3;16.1;25.7;2.6;13.1;0;7.05;28288 +71093;43.9478;4.91869;26;20220729;30.8;18.9;24.8;2.7;16.9;1.1;5.45;21961 +71093;43.9478;4.91869;26;20220730;34.8;21.9;28.3;6.3;13.1;0;9.66;25465 +71093;43.9478;4.91869;26;20220731;36.9;18.7;27.8;4.4;12.1;0;9.02;28142 +71093;43.9478;4.91869;26;20220801;38.5;24.9;31.7;5.1;12.8;0;10.05;25721 +71093;43.9478;4.91869;26;20220802;38;25.1;31.5;5.6;14.8;0;10.02;25135 +71093;43.9478;4.91869;26;20220803;36.6;19.2;27.9;2.2;18.3;0;6.67;27781 +71093;43.9478;4.91869;26;20220804;37.5;18.8;28.1;2.1;19.4;0;6.64;27656 +71093;43.9478;4.91869;26;20220805;36.6;19.4;28;3.4;20.1;.1;7.28;27473 +71093;43.9478;4.91869;26;20220806;35.8;24;29.9;8.7;16.1;0;10.76;23909 +71093;43.9478;4.91869;26;20220807;35.6;22.8;29.2;6.2;13.9;0;9.6;24473 +71093;43.9478;4.91869;26;20220808;36;20.9;28.4;3.9;12.6;0;8.15;25818 +71093;43.9478;4.91869;26;20220809;37.8;16.7;27.2;2;14.5;0;6.56;26996 +71093;43.9478;4.91869;26;20220810;36.4;17.7;27;1.8;15.1;0;6.18;26858 +71093;43.9478;4.91869;26;20220811;35.5;18;26.7;1.9;15.9;0;6.11;26704 +71093;43.9478;4.91869;26;20220812;38.1;20.1;29.1;1.5;19;0;6.06;26574 +71093;43.9478;4.91869;26;20220813;34.8;20.6;27.7;2.1;23.2;.7;5.64;24579 +71093;43.9478;4.91869;26;20220814;29.8;22.7;26.2;2;19.6;3.7;4.35;17549 +71093;43.9478;4.91869;26;20220815;33.5;17.3;25.4;1.7;18.8;0;5.27;24694 +71093;43.9478;4.91869;26;20220816;34.2;17.4;25.8;1.9;18.8;0;5.58;25559 +71093;43.9478;4.91869;26;20220817;29.1;22.7;25.9;3.1;20.9;33.3;4.33;15511 +71093;43.9478;4.91869;26;20220818;26.6;16.5;21.5;4;17.5;.8;4.26;18182 +71093;43.9478;4.91869;26;20220819;28.6;19.9;24.2;6.9;16.6;0;6.34;19269 +71093;43.9478;4.91869;26;20220820;30.7;21.4;26;9.1;16.7;0;8.03;20346 +71093;43.9478;4.91869;26;20220821;31.9;20.8;26.3;7.9;13.6;0;8.81;21317 +71093;43.9478;4.91869;26;20220822;31.5;20.6;26;8.1;13.1;0;8.85;21185 +71093;43.9478;4.91869;26;20220823;33.7;22.5;28.1;6;15.7;0;8.1;21238 +71093;43.9478;4.91869;26;20220824;33.1;16.8;24.9;1.7;16.6;0;5.1;24092 +71093;43.9478;4.91869;26;20220825;34.3;17.1;25.7;1.6;17.2;.2;5.17;24304 +71093;43.9478;4.91869;26;20220826;32.5;21.4;26.9;6.3;16.9;.2;7.46;20730 +71093;43.9478;4.91869;26;20220827;30.9;21.4;26.1;6.8;16.9;0;7.09;19518 +71093;43.9478;4.91869;26;20220828;33.1;16.1;24.6;1.6;17;0;4.89;23771 +71093;43.9478;4.91869;26;20220829;33.3;18;25.6;2;19;0;4.97;22336 +71093;43.9478;4.91869;26;20220830;31.9;22.2;27;3.4;21.6;3.3;4.7;15637 +71093;43.9478;4.91869;26;20220831;30;19.3;24.6;5.4;17.7;0;5.81;19625 +71093;43.9478;4.91869;26;20220901;33;20.6;26.8;4.2;14.8;0;6.63;20586 +71093;43.9478;4.91869;26;20220902;28;18.1;23;2.4;18.1;3.8;3.58;14609 +71093;43.9478;4.91869;26;20220903;29.5;19.5;24.5;1.8;19.9;.4;3.68;16586 +71093;43.9478;4.91869;26;20220904;31.6;16.5;24;1.7;18.4;.1;4.37;21552 +71093;43.9478;4.91869;26;20220905;33;18.2;25.6;1.8;19.9;0;4.5;20778 +71093;43.9478;4.91869;26;20220906;30.9;18;24.4;1.6;20.9;5.2;3.77;18225 +71093;43.9478;4.91869;26;20220907;28.1;19.4;23.7;3;21.6;19.1;3.54;15557 +71093;43.9478;4.91869;26;20220908;27.6;15.2;21.4;2.1;18;.1;3.67;19334 +71093;43.9478;4.91869;26;20220909;27.4;13.8;20.6;1.5;15.2;.2;3.29;16972 +71093;43.9478;4.91869;26;20220910;26.5;13;19.7;2.9;13.6;0;4.11;19659 +71093;43.9478;4.91869;26;20220911;28.1;15.1;21.6;3.5;13.1;0;4.82;19222 +71093;43.9478;4.91869;26;20220912;30.5;13.3;21.9;1.7;17.1;0;3.97;21076 +71093;43.9478;4.91869;26;20220913;29.2;20.4;24.8;3.6;21.1;1.7;3.98;15258 +71093;43.9478;4.91869;26;20220914;28.6;20.1;24.3;3.4;19.9;1.6;3.6;12061 +71093;43.9478;4.91869;26;20220915;29.8;17.6;23.7;2.9;17.4;0;4.23;17353 +71093;43.9478;4.91869;26;20220916;26.7;18.2;22.4;6;15.5;0;5;15725 +71093;43.9478;4.91869;26;20220917;20.4;14.7;17.5;11.8;9.4;0;5.92;13796 +71093;43.9478;4.91869;26;20220918;23.3;12;17.6;7.7;8.1;0;6;17113 +71093;43.9478;4.91869;26;20220919;22.8;14.2;18.5;10;8.3;0;6.67;15435 +71093;43.9478;4.91869;26;20220920;23.6;13;18.3;7.4;8.4;0;5.95;16402 +71093;43.9478;4.91869;26;20220921;24.5;13.4;18.9;5;9.6;0;4.95;16231 +71093;43.9478;4.91869;26;20220922;25.4;8.4;16.9;1.3;11.7;0;2.83;17410 +71093;43.9478;4.91869;26;20220923;24.5;12.2;18.3;2.6;13.9;29.9;2.98;14375 +71093;43.9478;4.91869;26;20220924;20.5;15.4;17.9;2.4;16.1;8.7;1.84;8081 +71093;43.9478;4.91869;26;20220925;22.8;14.4;18.6;3;14.4;0;2.86;13489 +71093;43.9478;4.91869;26;20220926;22.4;13.9;18.1;5.3;12;0;3.88;13720 +71093;43.9478;4.91869;26;20220927;20.9;11.4;16.1;3.4;10.8;0;3.02;13171 +71093;43.9478;4.91869;26;20220928;24.2;12.5;18.3;2.5;13.1;0;2.89;13329 +71093;43.9478;4.91869;26;20220929;21.5;13.6;17.5;2.9;12.1;.2;2.77;11465 +71093;43.9478;4.91869;26;20220930;17.2;12.6;14.9;7.8;10.2;.1;3.41;9548 +71093;43.9478;4.91869;26;20221001;22.5;6.7;14.6;2.1;10.9;.1;2.49;13975 +71093;43.9478;4.91869;26;20221002;27.1;9.5;18.3;2;13.3;0;3.08;17267 +71093;43.9478;4.91869;26;20221003;24.7;16.5;20.6;7.2;14;0;4.6;13020 +71093;43.9478;4.91869;26;20221004;26.5;8.6;17.5;1.4;13.5;.1;2.62;16976 +71093;43.9478;4.91869;26;20221005;25.3;11.5;18.4;1.6;16.1;.1;2.28;13835 +71093;43.9478;4.91869;26;20221006;27.1;11.5;19.3;.9;14.9;0;2.26;14772 +71093;43.9478;4.91869;26;20221007;25.6;12.5;19;1.2;14.5;1.2;2.16;12510 +71093;43.9478;4.91869;26;20221008;21.1;13.8;17.4;1.6;15.3;1.4;1.58;7633 +71093;43.9478;4.91869;26;20221009;21.3;15.4;18.3;2.1;14.3;1.2;1.88;6760 +71093;43.9478;4.91869;26;20221010;24.8;14.3;19.5;.7;15.8;.1;1.79;11597 +71093;43.9478;4.91869;26;20221011;24.9;9.9;17.4;.8;14.3;0;1.94;14512 +71093;43.9478;4.91869;26;20221012;25;11.7;18.3;1;14.7;.1;1.9;12336 +71093;43.9478;4.91869;26;20221013;22.4;9.5;15.9;1.2;14.1;.5;1.73;12389 +71093;43.9478;4.91869;26;20221014;24.9;13.3;19.1;1.1;15.6;.1;1.83;11025 +71093;43.9478;4.91869;26;20221015;26.7;7.9;17.3;1.4;13.7;0;2.24;15047 +71093;43.9478;4.91869;26;20221016;26.5;12.9;19.7;2.7;15.5;0;2.65;12551 +71093;43.9478;4.91869;26;20221017;26.7;11.7;19.2;1.3;15.4;.1;2.06;12866 +71093;43.9478;4.91869;26;20221018;25.2;10.4;17.8;.9;14.9;.1;1.72;12468 +71093;43.9478;4.91869;26;20221019;24.1;11.8;17.9;1.5;15.4;0;1.81;11674 +71093;43.9478;4.91869;26;20221020;22.9;15.6;19.2;3.9;16.5;.4;2.13;6882 +71093;43.9478;4.91869;26;20221021;24.2;19;21.6;6.9;18.1;.7;3.08;6187 +71093;43.9478;4.91869;26;20221022;26.1;19.9;23;3.8;18.2;0;2.81;7557 +71093;43.9478;4.91869;26;20221023;27;15;21;3;16.8;0;2.51;9178 +71093;43.9478;4.91869;26;20221024;26.2;20.1;23.1;4;17.8;0;2.91;6224 +71093;43.9478;4.91869;26;20221025;26.4;12.5;19.4;1.5;17.2;.1;1.74;10347 +71093;43.9478;4.91869;26;20221026;26.1;11.4;18.7;1.6;15.6;.1;1.84;11291 +71093;43.9478;4.91869;26;20221027;25.7;11.8;18.7;1;15.7;.1;1.56;11333 +71093;43.9478;4.91869;26;20221028;25.8;10.8;18.3;.9;14.4;.1;1.52;11679 +71093;43.9478;4.91869;26;20221029;25.1;9.7;17.4;.8;13.2;.1;1.41;11636 +71093;43.9478;4.91869;26;20221030;25.8;8.1;16.9;1.1;13.4;.1;1.54;11093 +71093;43.9478;4.91869;26;20221031;24.8;11.3;18;3.2;14.8;41.4;2.17;9449 +71093;43.9478;4.91869;26;20221101;23;16.2;19.6;3.9;16.2;1.6;2.16;7275 +71093;43.9478;4.91869;26;20221102;20.8;10.2;15.5;1.5;12.7;.1;1.34;9445 +71093;43.9478;4.91869;26;20221103;17.8;7.6;12.7;2.1;12.9;24.4;.96;6326 +71093;43.9478;4.91869;26;20221104;16.3;5.9;11.1;4.1;9.8;0;1.59;7599 +71093;43.9478;4.91869;26;20221105;14.8;9.2;12;10.6;8.7;0;2.96;7410 +71093;43.9478;4.91869;26;20221106;20.1;4;12;1.5;8.8;.1;1.36;10553 +71093;43.9478;4.91869;26;20221107;20.7;2.9;11.8;1.6;9.3;.1;1.36;10823 +71093;43.9478;4.91869;26;20221108;19.4;8.2;13.8;3.7;12.1;0;1.56;5659 +71093;43.9478;4.91869;26;20221109;21.5;16.6;19;4;14.6;22.8;2.18;3382 +71093;43.9478;4.91869;26;20221110;18.1;13.3;15.7;4.8;12.6;0;1.93;5890 +71093;43.9478;4.91869;26;20221111;19.5;6.3;12.9;.9;11.1;.1;.88;9220 +71093;43.9478;4.91869;26;20221112;19.3;5.9;12.6;1.3;11.3;0;.95;8790 +71093;43.9478;4.91869;26;20221113;16.9;9.3;13.1;.9;12.1;0;.74;4186 +71093;43.9478;4.91869;26;20221114;17.3;8.6;12.9;3.6;11.5;6.2;1.34;4976 +71093;43.9478;4.91869;26;20221115;18.7;13.1;15.9;3.9;13.2;10.5;1.62;3856 +71093;43.9478;4.91869;26;20221116;18.9;8.9;13.9;2;11.9;0;1.11;7090 +71093;43.9478;4.91869;26;20221117;18.4;8.6;13.5;1.9;11.8;2.1;1.04;5842 +71093;43.9478;4.91869;26;20221118;15.6;6.7;11.1;2.9;9.7;0;1.19;7245 +71093;43.9478;4.91869;26;20221119;13.3;8.8;11;8.9;8.1;0;2.55;5724 +71093;43.9478;4.91869;26;20221120;13.3;8;10.6;7.2;7.5;0;2.45;5714 +71093;43.9478;4.91869;26;20221121;9.9;4.6;7.2;2.2;8.4;5;.7;2984 +71093;43.9478;4.91869;26;20221122;13.8;6.6;10.2;3.4;8.1;.2;1.41;6405 +71093;43.9478;4.91869;26;20221123;13.1;2.8;7.9;1.1;8.5;.2;.59;5557 +71093;43.9478;4.91869;26;20221124;16.4;1.3;8.8;1.2;8.1;0;.72;7950 +71093;43.9478;4.91869;26;20221125;16.1;5.1;10.6;4.4;9.4;1.2;1.44;7038 +71093;43.9478;4.91869;26;20221126;13.5;9.7;11.6;8.4;8.2;0;2.6;4781 +71093;43.9478;4.91869;26;20221127;16.2;-.2;8;1.9;7.6;.8;.93;8243 +71093;43.9478;4.91869;26;20221128;11.3;4.9;8.1;3.9;9.1;18.5;.81;3092 +71093;43.9478;4.91869;26;20221129;11.2;3.8;7.5;4.7;8.4;0;.94;4951 +71093;43.9478;4.91869;26;20221130;12.8;0;6.4;2.6;7.4;.1;.83;7329 +71093;43.9478;4.91869;26;20221201;11.2;.4;5.8;2.5;7.3;.1;.75;5100 +71093;43.9478;4.91869;26;20221202;8;5;6.5;1.9;8;.6;.62;1743 +71093;43.9478;4.91869;26;20221203;8.5;3.6;6;2.1;9;16.9;.37;2456 +71093;43.9478;4.91869;26;20221204;12.3;6.8;9.5;1.8;10.4;12.1;.54;3863 +71093;43.9478;4.91869;26;20221205;10.5;3.6;7;1.5;8.3;.1;.51;4556 +71093;43.9478;4.91869;26;20221206;10.2;-1.6;4.3;2.2;6.3;0;.65;6741 +71093;43.9478;4.91869;26;20221207;7.9;1.5;4.7;5.8;6.3;0;1.09;5256 +71093;43.9478;4.91869;26;20221208;5.7;-3.9;.9;1;6.2;29.1;.23;5380 +71093;43.9478;4.91869;26;20221209;10.5;4.9;7.7;3;9.8;3.2;.46;2560 +71093;43.9478;4.91869;26;20221210;6.3;4.5;5.4;8.1;6.4;0;1.38;3090 +71093;43.9478;4.91869;26;20221211;4.8;.6;2.7;7.3;4.5;0;1.52;4566 +71093;43.9478;4.91869;26;20221212;4.4;-5.7;-.7;1.9;5.1;6.7;.33;5493 +71093;43.9478;4.91869;26;20221213;8.5;1.5;5;2.7;7.9;4.4;.47;2906 +71093;43.9478;4.91869;26;20221214;11.2;5.8;8.5;.9;10.3;.2;.4;2432 +71093;43.9478;4.91869;26;20221215;12.6;8.9;10.7;2.1;10.8;30.4;.7;1849 +71093;43.9478;4.91869;26;20221216;8.9;4.7;6.8;5.5;7.7;0;.98;4435 +71093;43.9478;4.91869;26;20221217;6.4;1.7;4;6.3;5.3;0;1.37;4641 +71093;43.9478;4.91869;26;20221218;14.5;-2.8;5.8;2.3;7;0;.85;6688 +71093;43.9478;4.91869;26;20221219;15.5;10.4;12.9;5;10.7;0;1.6;2920 +71093;43.9478;4.91869;26;20221220;16.6;12.5;14.5;3.7;12.1;1.4;1.37;2960 +71093;43.9478;4.91869;26;20221221;15.7;13.4;14.5;2.6;12.7;3.6;1.04;2309 +71093;43.9478;4.91869;26;20221222;11.1;6.5;8.8;1.2;10.9;0;.37;2145 +71093;43.9478;4.91869;26;20221223;15.9;8.2;12;1.3;12.01;0;.52;4423 +71093;43.9478;4.91869;26;20221224;18;5.3;11.6;1.1;10.2;.1;.57;6152 +71093;43.9478;4.91869;26;20221225;15.3;2.7;9;1.4;9.6;0;.52;5480 +71093;43.9478;4.91869;26;20221226;17.3;6.4;11.8;1.1;10.9;0;.55;5559 +71093;43.9478;4.91869;26;20221227;15.3;2.2;8.7;2.1;8.6;0;.75;6754 +71093;43.9478;4.91869;26;20221228;14.4;-.4;7;1.4;8.1;0;.51;6736 +71093;43.9478;4.91869;26;20221229;16.4;8.5;12.4;1.8;11.1;0;.79;4295 +71093;43.9478;4.91869;26;20221230;15.1;5.2;10.1;1;11;.1;.44;4275 +71093;43.9478;4.91869;26;20221231;17.9;5.8;11.8;1.6;10.5;0;.75;5989 +71094;43.96261;5.22893;204;20220101;9.9;.7;5.3;.9;8.69;.1;.23;5952 +71094;43.96261;5.22893;204;20220102;9.6;6.4;8;1.1;9.76;0;.43;3569 +71094;43.96261;5.22893;204;20220103;12;4.7;8.3;1.3;9.12;.1;.5;5521 +71094;43.96261;5.22893;204;20220104;12.2;1.9;7.1;1.7;9.29;1.3;.39;6332 +71094;43.96261;5.22893;204;20220105;7.3;6.4;6.9;6.1;6.46;0;1.62;1760 +71094;43.96261;5.22893;204;20220106;8.7;1.8;5.3;4.2;4.96;0;1.38;5114 +71094;43.96261;5.22893;204;20220107;8.5;-3;2.7;2.7;4.96;.1;.93;6594 +71094;43.96261;5.22893;204;20220108;10.6;1.2;5.9;2.3;6.86;.7;.8;6145 +71094;43.96261;5.22893;204;20220109;9.8;3.3;6.6;2.5;6.96;0;.87;5245 +71094;43.96261;5.22893;204;20220110;9.5;3.1;6.3;3.3;6.12;0;1.06;5216 +71094;43.96261;5.22893;204;20220111;7.8;-3.9;2;2.9;4.99;0;.78;6609 +71094;43.96261;5.22893;204;20220112;7.7;-4.2;1.8;3.4;4.66;0;.96;6686 +71094;43.96261;5.22893;204;20220113;9.8;-4.6;2.6;1.9;4.39;0;.85;7768 +71094;43.96261;5.22893;204;20220114;10.7;-5.5;2.6;1.1;4.36;0;.63;8768 +71094;43.96261;5.22893;204;20220115;11.6;-5.1;3.2;1;4.69;.1;.58;8904 +71094;43.96261;5.22893;204;20220116;11.4;-5.3;3;2.3;4.36;0;1.06;8990 +71094;43.96261;5.22893;204;20220117;10.7;-2.9;3.9;3.4;5.12;0;1.09;7457 +71094;43.96261;5.22893;204;20220118;11.4;-3.5;4;2.2;5.72;0;.91;7997 +71094;43.96261;5.22893;204;20220119;11.1;-.9;5.1;1.4;6.79;0;.62;7756 +71094;43.96261;5.22893;204;20220120;9.5;1.2;5.3;3.8;5.96;0;1.17;6223 +71094;43.96261;5.22893;204;20220121;8.4;-2.3;3;3.4;4.76;0;1.11;7123 +71094;43.96261;5.22893;204;20220122;9.2;-4;2.6;2.9;4.72;0;.97;8008 +71094;43.96261;5.22893;204;20220123;11.1;-3.3;3.9;2.1;4.96;0;.97;8325 +71094;43.96261;5.22893;204;20220124;11.4;-4.1;3.6;1.1;5.36;0;.67;9484 +71094;43.96261;5.22893;204;20220125;12.1;-2.8;4.6;1.3;6.09;0;.75;9431 +71094;43.96261;5.22893;204;20220126;11.9;-3.8;4.1;2.1;5.32;0;1;9615 +71094;43.96261;5.22893;204;20220127;10.5;-3.6;3.4;2.7;4.92;.1;1.14;8978 +71094;43.96261;5.22893;204;20220128;11.3;-4.8;3.3;2.9;5.12;0;.93;9375 +71094;43.96261;5.22893;204;20220129;11.4;-2.5;4.5;2.6;5.19;0;1.14;8904 +71094;43.96261;5.22893;204;20220130;14.1;-1.5;6.3;3.5;6.49;0;1.33;9362 +71094;43.96261;5.22893;204;20220131;12.3;-1.2;5.5;5.5;5.86;0;2;8861 +71094;43.96261;5.22893;204;20220201;9.4;3;6.2;6.1;5.26;0;2.05;6610 +71094;43.96261;5.22893;204;20220202;14.3;5.9;10.1;6.4;8.16;0;2.17;7714 +71094;43.96261;5.22893;204;20220203;15.9;1.7;8.8;1.8;7.86;0;1.27;9772 +71094;43.96261;5.22893;204;20220204;13.6;4.6;9.1;2.7;8.12;0;1.31;8094 +71094;43.96261;5.22893;204;20220205;12.6;6.5;9.5;4;6.72;0;1.97;6448 +71094;43.96261;5.22893;204;20220206;12;-2.6;4.7;3.2;5.56;0;1.56;10160 +71094;43.96261;5.22893;204;20220207;12.8;4.5;8.7;5.3;5.92;0;2.42;8080 +71094;43.96261;5.22893;204;20220208;15.7;-1.9;6.9;2;4.86;0;1.69;11042 +71094;43.96261;5.22893;204;20220209;14.8;-2.1;6.3;1.5;6.89;0;1.14;11929 +71094;43.96261;5.22893;204;20220210;5.7;1.8;3.8;1.3;7.8;0;1.15;9915 +71094;43.96261;5.22893;204;20220211;12.4;.3;6.4;5.8;6.76;0;1.87;11059 +71094;43.96261;5.22893;204;20220212;13.9;-.5;6.7;2.1;6.13;0;1.54;10942 +71094;43.96261;5.22893;204;20220213;14;-1;6.5;4;6.83;.7;1.82;9130 +71094;43.96261;5.22893;204;20220214;11.2;8.3;9.7;3.5;9.93;18.3;1.21;2634 +71094;43.96261;5.22893;204;20220215;11.4;1.7;6.6;3.8;6.9;0;1.63;10404 +71094;43.96261;5.22893;204;20220216;10.8;1.5;6.1;1.3;8.42;1.5;.88;9590 +71094;43.96261;5.22893;204;20220217;20.1;5.8;12.9;3;9.82;0;2.2;12128 +71094;43.96261;5.22893;204;20220218;20.3;4.2;12.3;1.8;9.59;0;1.79;12969 +71094;43.96261;5.22893;204;20220219;12.2;5.2;8.7;3.9;6.89;0;1.94;8422 +71094;43.96261;5.22893;204;20220220;15.2;2.4;8.8;3.6;6.39;0;2.29;11791 +71094;43.96261;5.22893;204;20220221;13.8;3.5;8.6;3.9;7.02;.5;2.03;10799 +71094;43.96261;5.22893;204;20220222;13.4;5.9;9.7;5.7;6.86;0;2.54;9347 +71094;43.96261;5.22893;204;20220223;18.8;2.8;10.8;2.5;7.06;0;2.3;12918 +71094;43.96261;5.22893;204;20220224;14.9;2.9;8.9;1.6;8.39;0;1.44;12122 +71094;43.96261;5.22893;204;20220225;12.1;3.5;7.8;5;5.92;0;2.33;10368 +71094;43.96261;5.22893;204;20220226;13.5;-.8;6.4;2.4;5.12;0;1.98;13232 +71094;43.96261;5.22893;204;20220227;13.6;-2.9;5.4;1.8;5.56;0;1.67;14764 +71094;43.96261;5.22893;204;20220228;14.2;-1.6;6.3;2.3;6.42;0;1.8;14594 +71094;43.96261;5.22893;204;20220301;14;.2;7.1;2.3;6.36;.1;1.85;13742 +71094;43.96261;5.22893;204;20220302;12.4;1;6.7;1;7.12;0;1.32;12689 +71094;43.96261;5.22893;204;20220303;15.8;.4;8.1;1.3;7.36;0;1.7;15037 +71094;43.96261;5.22893;204;20220304;16.8;.3;8.5;3;6.19;0;2.52;15429 +71094;43.96261;5.22893;204;20220305;13.9;.3;7.1;2.6;4.76;0;2.4;13889 +71094;43.96261;5.22893;204;20220306;12.1;-1.5;5.3;1.9;4.82;0;1.91;14077 +71094;43.96261;5.22893;204;20220307;12.7;-4.1;4.3;1.6;4.52;0;1.84;16339 +71094;43.96261;5.22893;204;20220308;12.8;-3.3;4.7;1.6;5.89;0;1.7;16274 +71094;43.96261;5.22893;204;20220309;14;2.5;8.2;1.3;7.22;0;1.7;14012 +71094;43.96261;5.22893;204;20220310;14.5;-.7;6.9;2.1;8.09;.2;1.77;16068 +71094;43.96261;5.22893;204;20220311;13.1;8;10.5;4;7.89;0;2.27;9629 +71094;43.96261;5.22893;204;20220312;13.2;10.3;11.7;5.1;6.62;1.2;3.02;7355 +71094;43.96261;5.22893;204;20220313;12.2;8.7;10.5;4.8;7.89;3.7;2.34;8317 +71094;43.96261;5.22893;204;20220314;15.7;6.8;11.3;3.1;9.92;0;2.04;12928 +71094;43.96261;5.22893;204;20220315;16.5;11.2;13.9;3.1;9.32;0;2.48;10169 +71094;43.96261;5.22893;204;20220316;17.3;5.9;11.6;1.9;10.06;0;2.1;15010 +71094;43.96261;5.22893;204;20220317;15.2;7.3;11.2;1.7;10.79;.1;1.74;12617 +71094;43.96261;5.22893;204;20220318;15.9;8.4;12.1;3.9;10.33;1.2;2.34;11983 +71094;43.96261;5.22893;204;20220319;15.9;5.9;10.9;1.1;9.43;0;1.92;14863 +71094;43.96261;5.22893;204;20220320;14.5;5;9.7;2.1;6.86;.1;1.93;7699 +71094;43.96261;5.22893;204;20220321;16.2;9.4;12.8;2.8;6.37;0;3.1;12029 +71094;43.96261;5.22893;204;20220322;16.7;.2;8.5;2.5;5.73;0;2.95;19360 +71094;43.96261;5.22893;204;20220323;17.8;-1.2;8.3;1.8;6.4;0;2.66;19457 +71094;43.96261;5.22893;204;20220324;20;-1;9.5;1.6;5.83;0;2.94;19787 +71094;43.96261;5.22893;204;20220325;20.4;-.6;9.9;1.4;5.8;0;2.88;19950 +71094;43.96261;5.22893;204;20220326;21.3;3.1;12.2;1.6;6.96;0;3.04;19980 +71094;43.96261;5.22893;204;20220327;20.1;7.3;13.7;1.4;7.43;0;2.6;15760 +71094;43.96261;5.22893;204;20220328;21.8;3;12.4;1.3;6.36;0;3.08;19971 +71094;43.96261;5.22893;204;20220329;19.9;4.9;12.4;1.9;7.9;3.5;2.97;17592 +71094;43.96261;5.22893;204;20220330;13.3;9.5;11.4;1.9;11.2;1;1.73;11137 +71094;43.96261;5.22893;204;20220331;17.1;6.2;11.7;5.3;8.96;.3;3.45;16695 +71094;43.96261;5.22893;204;20220401;8.1;3.8;5.9;7.3;5.76;.6;2.58;10450 +71094;43.96261;5.22893;204;20220402;6.9;2.4;4.7;8.7;4.58;0;3.3;14491 +71094;43.96261;5.22893;204;20220403;9.9;0;5;7.1;5.4;1.6;2.72;15461 +71094;43.96261;5.22893;204;20220404;13.6;1.4;7.5;4.5;5.5;0;3.45;21101 +71094;43.96261;5.22893;204;20220405;17.7;.8;9.3;3.8;5.86;0;3.97;22783 +71094;43.96261;5.22893;204;20220406;17.3;1.7;9.5;1.4;8.1;0;2.6;18841 +71094;43.96261;5.22893;204;20220407;16.8;4.1;10.4;2.3;10.13;0;2.2;12532 +71094;43.96261;5.22893;204;20220408;21.2;9.7;15.4;3.1;11.03;.1;3.45;15361 +71094;43.96261;5.22893;204;20220409;13.7;9;11.4;7;6;0;4.56;19352 +71094;43.96261;5.22893;204;20220410;18.3;1.4;9.9;3;6.2;0;3.85;22754 +71094;43.96261;5.22893;204;20220411;17.1;3.2;10.2;2.4;6.96;0;2.62;11063 +71094;43.96261;5.22893;204;20220412;21.3;5.6;13.4;2.1;8.4;0;3.67;21386 +71094;43.96261;5.22893;204;20220413;21.4;7.7;14.5;1.5;9.67;0;3.43;21916 +71094;43.96261;5.22893;204;20220414;25.3;6.1;15.7;2.2;10.03;0;4.22;22966 +71094;43.96261;5.22893;204;20220415;26.2;9.3;17.8;5;11.7;0;5.53;23424 +71094;43.96261;5.22893;204;20220416;24.9;12.5;18.7;9.7;10.16;0;7.73;19732 +71094;43.96261;5.22893;204;20220417;22.1;9.7;15.9;3.3;8.07;0;4.82;23378 +71094;43.96261;5.22893;204;20220418;22.4;5.2;13.8;1.8;8.83;0;4.12;24389 +71094;43.96261;5.22893;204;20220419;23.6;5.5;14.6;2.4;8.5;0;4.56;24667 +71094;43.96261;5.22893;204;20220420;17;8.2;12.6;1.6;12.23;6.7;1.76;9575 +71094;43.96261;5.22893;204;20220421;19;10.9;14.9;2.1;13.57;5.5;2.63;14605 +71094;43.96261;5.22893;204;20220422;20.9;8.5;14.7;2.5;11.8;0;3.71;21940 +71094;43.96261;5.22893;204;20220423;15.4;13;14.2;4.3;11.43;22.2;2.39;6584 +71094;43.96261;5.22893;204;20220424;15.4;8.1;11.8;1.3;11.63;.4;2;12110 +71094;43.96261;5.22893;204;20220425;20.8;6.9;13.8;2.1;10.93;0;3.87;24823 +71094;43.96261;5.22893;204;20220426;22.4;6.5;14.5;2.8;10.17;0;4.5;25680 +71094;43.96261;5.22893;204;20220427;23;7.8;15.4;2.5;10.63;0;4.57;25440 +71094;43.96261;5.22893;204;20220428;25.3;8.3;16.8;1.8;11.3;.1;4.57;25814 +71094;43.96261;5.22893;204;20220429;24.1;8;16;2.1;10.8;0;4.52;25613 +71094;43.96261;5.22893;204;20220430;23.2;10.2;16.7;5.6;9.57;0;5.99;24598 +71094;43.96261;5.22893;204;20220501;22.5;9.2;15.8;5.4;8.73;0;6;25237 +71094;43.96261;5.22893;204;20220502;23.6;7;15.3;2.2;9.9;0;4.68;26434 +71094;43.96261;5.22893;204;20220503;22.8;10.4;16.6;1.7;12.4;3.9;3.7;20153 +71094;43.96261;5.22893;204;20220504;23.8;7.6;15.7;1.6;12.53;2.5;4.24;25530 +71094;43.96261;5.22893;204;20220505;19.9;12.6;16.2;3.9;12.51;3.1;3.53;15606 +71094;43.96261;5.22893;204;20220506;20.1;9.4;14.8;2.7;11.52;0;3.58;20247 +71094;43.96261;5.22893;204;20220507;23.9;9.2;16.5;2.4;11.96;3.1;4.46;24017 +71094;43.96261;5.22893;204;20220508;21.4;10.8;16.1;1.6;13.22;7.8;3.71;20940 +71094;43.96261;5.22893;204;20220509;24.9;9.2;17;1.3;13.49;.4;4.3;26100 +71094;43.96261;5.22893;204;20220510;26.5;10.8;18.7;1.6;13.62;.1;4.71;26441 +71094;43.96261;5.22893;204;20220511;26;9.7;17.8;2;11.92;0;4.92;27030 +71094;43.96261;5.22893;204;20220512;25.7;8.7;17.2;1.7;11.59;0;4.82;27679 +71094;43.96261;5.22893;204;20220513;26.2;9.3;17.8;1.4;12.12;0;4.73;27587 +71094;43.96261;5.22893;204;20220514;28.5;10.4;19.5;1.9;14.62;0;5.19;27987 +71094;43.96261;5.22893;204;20220515;27.2;12.9;20.1;1.8;14.82;.1;4.85;25599 +71094;43.96261;5.22893;204;20220516;28.2;11.9;20;1.5;12.62;0;5.16;27474 +71094;43.96261;5.22893;204;20220517;30.2;10.8;20.5;1.5;14.19;0;5.47;29005 +71094;43.96261;5.22893;204;20220518;31.9;13.1;22.5;2;15.52;0;6.01;29107 +71094;43.96261;5.22893;204;20220519;30.1;13.6;21.9;2;14.56;0;5.66;27669 +71094;43.96261;5.22893;204;20220520;30;13;21.5;2.1;12.89;0;5.9;28387 +71094;43.96261;5.22893;204;20220521;31.3;12.6;22;1.5;14.46;0;5.7;29399 +71094;43.96261;5.22893;204;20220522;31.9;14.1;23;1.7;16.99;.1;5.76;28393 +71094;43.96261;5.22893;204;20220523;28.5;16.8;22.6;2.4;16.52;0;5.17;23983 +71094;43.96261;5.22893;204;20220524;24.2;15;19.6;2.4;12.62;0;4.54;20940 +71094;43.96261;5.22893;204;20220525;25.4;14;19.7;2.8;11.96;0;5.09;22944 +71094;43.96261;5.22893;204;20220526;27.8;12.9;20.4;2.8;12.56;0;5.74;25960 +71094;43.96261;5.22893;204;20220527;30.2;14.5;22.4;2.9;13.89;0;6.09;26669 +71094;43.96261;5.22893;204;20220528;26.8;14.7;20.7;4.1;11.66;0;6.03;24069 +71094;43.96261;5.22893;204;20220529;24.6;11.1;17.9;3.9;8.12;0;6.01;25194 +71094;43.96261;5.22893;204;20220530;25.9;8.8;17.3;1.7;9.26;0;5.23;28546 +71094;43.96261;5.22893;204;20220531;27.4;14.1;20.8;1.9;12.62;0;5.23;25695 +71094;43.96261;5.22893;204;20220601;31.3;11.5;21.4;1.8;13.22;0;6.06;30249 +71094;43.96261;5.22893;204;20220602;31;13.1;22;2;14.46;0;6.13;30032 +71094;43.96261;5.22893;204;20220603;30.8;18.2;24.5;2.3;15.99;.1;5.83;25136 +71094;43.96261;5.22893;204;20220604;33.9;17.9;25.9;2.2;16.62;0;6.64;28662 +71094;43.96261;5.22893;204;20220605;31.5;17;24.2;1.8;17.26;.3;5.79;27186 +71094;43.96261;5.22893;204;20220606;31.6;14.7;23.1;1.9;14.72;.4;6.14;28940 +71094;43.96261;5.22893;204;20220607;29.2;15.2;22.2;2.4;14.12;0;5.85;26618 +71094;43.96261;5.22893;204;20220608;26.2;14.6;20.4;2;12.36;0;5.03;24003 +71094;43.96261;5.22893;204;20220609;24.6;16.1;20.4;4.9;11.69;0;5.79;20748 +71094;43.96261;5.22893;204;20220610;29.2;13;21.1;3.4;10.09;0;6.58;27595 +71094;43.96261;5.22893;204;20220611;32.6;13;22.8;2.6;11.16;0;6.92;29139 +71094;43.96261;5.22893;204;20220612;35;13.3;24.2;1.9;12.66;0;6.86;30735 +71094;43.96261;5.22893;204;20220613;32.8;16.3;24.5;3;14.79;0;6.95;28463 +71094;43.96261;5.22893;204;20220614;34.5;13.4;23.9;2.1;12.92;0;6.97;30312 +71094;43.96261;5.22893;204;20220615;33.9;17.2;25.6;1.7;15.22;0;6.51;29590 +71094;43.96261;5.22893;204;20220616;36;16.2;26.1;2.1;15.49;0;7.2;30819 +71094;43.96261;5.22893;204;20220617;37.7;19.1;28.4;2.4;14.72;0;7.65;28867 +71094;43.96261;5.22893;204;20220618;35.7;18.9;27.3;2.4;16.96;0;7.28;29456 +71094;43.96261;5.22893;204;20220619;34.2;20;27.1;2.7;15.69;0;7.12;27761 +71094;43.96261;5.22893;204;20220620;33.7;17.4;25.6;2.2;12.32;0;6.93;29356 +71094;43.96261;5.22893;204;20220621;31.5;18.6;25.1;2.3;16.22;2;6.16;26430 +71094;43.96261;5.22893;204;20220622;28.3;20.6;24.4;2.1;22.02;1.5;4.47;20258 +71094;43.96261;5.22893;204;20220623;28;19.6;23.8;2.5;19.39;2.9;4.89;21412 +71094;43.96261;5.22893;204;20220624;27.6;18.1;22.9;2.2;18.29;10.4;4.8;21970 +71094;43.96261;5.22893;204;20220625;31.1;14.6;22.9;2.1;15.72;0;6.09;28955 +71094;43.96261;5.22893;204;20220626;33.5;18.8;26.2;2;16.76;0;6.35;27430 +71094;43.96261;5.22893;204;20220627;31.3;17.8;24.5;2.7;16.96;0;6.06;25912 +71094;43.96261;5.22893;204;20220628;28.8;16.2;22.5;2.9;15.66;0;5.65;24965 +71094;43.96261;5.22893;204;20220629;32;15.3;23.7;2.1;15.26;0;6.23;28322 +71094;43.96261;5.22893;204;20220630;30.3;15.2;22.7;2.2;15.99;0;5.85;27566 +71094;43.96261;5.22893;204;20220701;27;15;21;3.3;12.99;0;5.66;24804 +71094;43.96261;5.22893;204;20220702;34.6;11.7;23.1;1.8;10.99;0;6.63;29977 +71094;43.96261;5.22893;204;20220703;36.3;14.4;25.3;1.8;12.46;0;6.98;30605 +71094;43.96261;5.22893;204;20220704;34.7;19.5;27.1;2.6;16.66;1.8;6.98;27553 +71094;43.96261;5.22893;204;20220705;32.4;18.5;25.5;3.1;15.29;0;6.82;25879 +71094;43.96261;5.22893;204;20220706;31.7;17.4;24.5;3.5;11.92;0;7.09;25864 +71094;43.96261;5.22893;204;20220707;31.6;14.4;23;3.8;12.12;0;7.25;27740 +71094;43.96261;5.22893;204;20220708;31.5;16.3;23.9;3.4;13.86;0;6.64;26890 +71094;43.96261;5.22893;204;20220709;32.5;16.4;24.4;2.7;13.26;0;6.78;27524 +71094;43.96261;5.22893;204;20220710;33.1;16.3;24.7;2.7;13.89;0;6.84;27615 +71094;43.96261;5.22893;204;20220711;33.7;16.8;25.2;2.2;15.39;0;6.6;28104 +71094;43.96261;5.22893;204;20220712;34.6;15.9;25.3;1.9;16.29;0;6.59;29860 +71094;43.96261;5.22893;204;20220713;34.5;18;26.3;2.1;16.36;0;6.7;28895 +71094;43.96261;5.22893;204;20220714;35.7;17.1;26.4;1.6;16.59;0;6.63;29847 +71094;43.96261;5.22893;204;20220715;36.9;17;27;2.4;14.66;0;7.33;29542 +71094;43.96261;5.22893;204;20220716;35.2;17;26.1;2.8;12.89;0;7.35;27747 +71094;43.96261;5.22893;204;20220717;36.1;16.8;26.4;2.4;16.02;0;7.1;28275 +71094;43.96261;5.22893;204;20220718;37.8;20.9;29.4;1.8;19.56;0;6.93;28876 +71094;43.96261;5.22893;204;20220719;36.8;21.6;29.2;1.8;19.59;0;6.64;27142 +71094;43.96261;5.22893;204;20220720;36.3;19.1;27.7;1.8;17.82;0;6.66;28351 +71094;43.96261;5.22893;204;20220721;36.2;20.1;28.1;2.3;15.46;0;6.92;26762 +71094;43.96261;5.22893;204;20220722;37;17.2;27.1;1.9;14.72;0;6.92;29319 +71094;43.96261;5.22893;204;20220723;34.4;20.3;27.4;2.1;19.19;0;6.16;25470 +71094;43.96261;5.22893;204;20220724;36.6;19.3;28;2.2;16.96;0;6.96;27787 +71094;43.96261;5.22893;204;20220725;36.5;18.1;27.3;1.9;17.32;0;6.77;28706 +71094;43.96261;5.22893;204;20220726;31;21.5;26.2;4.3;15.69;0;6.7;21005 +71094;43.96261;5.22893;204;20220727;32.1;18;25;3.2;13.02;0;6.69;24774 +71094;43.96261;5.22893;204;20220728;34.2;14.8;24.5;1.7;13.32;0;6.18;28556 +71094;43.96261;5.22893;204;20220729;30;17.8;23.9;1.8;16.29;1.1;5.11;23384 +71094;43.96261;5.22893;204;20220730;33.1;17;25;3;13.82;0;6.72;26084 +71094;43.96261;5.22893;204;20220731;35.3;16.3;25.8;2.3;12.22;0;6.68;26536 +71094;43.96261;5.22893;204;20220801;36.8;18.4;27.6;2.4;12.79;0;6.99;26302 +71094;43.96261;5.22893;204;20220802;36.4;17.7;27.1;2.4;14.06;0;6.84;26127 +71094;43.96261;5.22893;204;20220803;36.7;18.6;27.7;1.6;16.76;0;6.34;27749 +71094;43.96261;5.22893;204;20220804;36.2;18.9;27.6;1.7;16.86;0;6.31;27289 +71094;43.96261;5.22893;204;20220805;35.7;17.8;26.7;1.8;18.06;0;6.27;27373 +71094;43.96261;5.22893;204;20220806;34.9;18.9;26.9;2.9;16.52;0;6.62;24692 +71094;43.96261;5.22893;204;20220807;33.9;17.4;25.6;2.6;14.06;0;6.39;25183 +71094;43.96261;5.22893;204;20220808;34.7;17.1;25.9;2.4;13.72;0;6.43;25439 +71094;43.96261;5.22893;204;20220809;35.6;16.3;25.9;1.6;13.72;0;5.98;26877 +71094;43.96261;5.22893;204;20220810;35;16.2;25.6;2;13.59;0;6.25;27056 +71094;43.96261;5.22893;204;20220811;34.6;17.1;25.9;2;15.02;0;6.11;26498 +71094;43.96261;5.22893;204;20220812;36.5;16.5;26.5;1.8;17.02;0;6.12;26767 +71094;43.96261;5.22893;204;20220813;34.9;19.6;27.2;2;20.86;.3;5.8;24733 +71094;43.96261;5.22893;204;20220814;29.3;22.8;26;2.1;19.69;11.4;4.2;15808 +71094;43.96261;5.22893;204;20220815;31.7;15.9;23.8;1.6;17.56;0;5.01;24469 +71094;43.96261;5.22893;204;20220816;33.1;16.4;24.7;2.3;17.12;2.2;5.72;25160 +71094;43.96261;5.22893;204;20220817;27.9;21;24.5;2.4;20.12;15.6;3.99;16277 +71094;43.96261;5.22893;204;20220818;25.9;15.3;20.6;2.3;17.32;5.5;3.87;19622 +71094;43.96261;5.22893;204;20220819;27.8;17.1;22.4;4.1;16.82;0;4.91;19363 +71094;43.96261;5.22893;204;20220820;29.6;18;23.8;3.6;16.66;0;5.33;20187 +71094;43.96261;5.22893;204;20220821;29.7;16.9;23.3;3.2;14.46;0;5.42;20779 +71094;43.96261;5.22893;204;20220822;30.8;17.4;24.1;3.3;13.62;0;5.74;20883 +71094;43.96261;5.22893;204;20220823;32.8;15.9;24.4;2.3;15.22;0;5.4;22647 +71094;43.96261;5.22893;204;20220824;33.9;16.4;25.2;1.6;15.82;0;5.21;24109 +71094;43.96261;5.22893;204;20220825;33.4;15.8;24.6;1.5;16.46;0;4.99;24152 +71094;43.96261;5.22893;204;20220826;31.9;18.6;25.2;2.7;17.96;.5;5.16;20317 +71094;43.96261;5.22893;204;20220827;30.3;16.7;23.5;2.5;16.89;.1;4.74;20424 +71094;43.96261;5.22893;204;20220828;31.7;16.1;23.9;1.3;16.12;0;4.46;22063 +71094;43.96261;5.22893;204;20220829;33;15.7;24.3;1.6;17.39;0;4.85;23264 +71094;43.96261;5.22893;204;20220830;31.4;20.4;25.9;2.4;20.69;3.5;4.57;18871 +71094;43.96261;5.22893;204;20220831;29.1;16;22.5;2.3;17.32;0;4.22;19695 +71094;43.96261;5.22893;204;20220901;31.4;15.3;23.3;2;14.52;.2;4.74;21428 +71094;43.96261;5.22893;204;20220902;28.2;16.3;22.3;1.9;16.42;3.8;3.95;18950 +71094;43.96261;5.22893;204;20220903;29.1;16.8;23;2.1;18.12;.8;4.09;19219 +71094;43.96261;5.22893;204;20220904;31.3;16.2;23.7;1.9;18.22;.5;4.4;20834 +71094;43.96261;5.22893;204;20220905;31.7;18.6;25.2;2.2;19.39;.4;4.47;19557 +71094;43.96261;5.22893;204;20220906;30.7;17.2;24;2.4;19.39;4.2;4.34;19262 +71094;43.96261;5.22893;204;20220907;28.6;18.9;23.8;1.7;20.69;11.5;3.45;16537 +71094;43.96261;5.22893;204;20220908;26.4;15;20.7;1.7;17.16;.1;3.35;17673 +71094;43.96261;5.22893;204;20220909;27.2;12.3;19.7;1.6;14.66;.1;3.63;19897 +71094;43.96261;5.22893;204;20220910;25.2;11.1;18.2;2.1;12.82;0;3.6;19186 +71094;43.96261;5.22893;204;20220911;27.8;10.4;19.1;1.9;12.49;0;3.84;19878 +71094;43.96261;5.22893;204;20220912;30.8;12.2;21.5;1.6;15.69;0;4.03;21308 +71094;43.96261;5.22893;204;20220913;29.1;17.5;23.3;1.8;19.92;.3;3.47;16922 +71094;43.96261;5.22893;204;20220914;26.8;19.7;23.2;2.7;20.06;4.9;3.11;12938 +71094;43.96261;5.22893;204;20220915;28.7;16.4;22.6;2.1;17.26;0;3.72;17233 +71094;43.96261;5.22893;204;20220916;25.6;15.5;20.6;3.5;14.79;0;3.78;14954 +71094;43.96261;5.22893;204;20220917;20.7;13.1;16.9;4.8;9.59;0;3.95;13123 +71094;43.96261;5.22893;204;20220918;23.3;6.1;14.7;2.4;8.62;0;3.44;18561 +71094;43.96261;5.22893;204;20220919;23.1;6.2;14.6;3.3;8.62;0;3.84;17708 +71094;43.96261;5.22893;204;20220920;24.2;6.7;15.5;2.5;9.09;0;3.52;17943 +71094;43.96261;5.22893;204;20220921;24.2;7.5;15.8;2.1;9.99;0;3.32;17962 +71094;43.96261;5.22893;204;20220922;24.4;9.4;16.9;1.5;12.16;0;2.92;17782 +71094;43.96261;5.22893;204;20220923;23.7;11.5;17.6;1.3;13.66;20.9;2.59;15953 +71094;43.96261;5.22893;204;20220924;18.7;14.5;16.6;2.3;15.59;11.6;1.8;9347 +71094;43.96261;5.22893;204;20220925;21.7;13.5;17.6;1.8;14.39;.1;2.3;12663 +71094;43.96261;5.22893;204;20220926;20.9;8.9;14.9;2.3;11.36;0;2.63;14745 +71094;43.96261;5.22893;204;20220927;19.2;9.6;14.4;2.7;10.82;.1;2.51;13384 +71094;43.96261;5.22893;204;20220928;22.6;10.5;16.6;1.8;12.72;.2;2.58;15029 +71094;43.96261;5.22893;204;20220929;20.4;11.8;16.1;1.9;11.92;0;2.3;12307 +71094;43.96261;5.22893;204;20220930;17.7;8.7;13.2;2.2;10.22;.6;2.07;12007 +71094;43.96261;5.22893;204;20221001;20.1;4.8;12.5;1.6;10.69;.1;2.18;16252 +71094;43.96261;5.22893;204;20221002;25.9;8.9;17.4;1.9;13.42;0;2.91;16988 +71094;43.96261;5.22893;204;20221003;24.8;13.9;19.4;2.9;13.66;0;3;13092 +71094;43.96261;5.22893;204;20221004;26.2;8.7;17.4;1.5;13.02;.1;2.68;16592 +71094;43.96261;5.22893;204;20221005;25.3;9.9;17.6;1.6;14.12;.1;2.52;15614 +71094;43.96261;5.22893;204;20221006;25.1;9.7;17.4;1.6;14.06;0;2.44;15446 +71094;43.96261;5.22893;204;20221007;25.4;11.4;18.4;1.4;14.26;0;2.42;14552 +71094;43.96261;5.22893;204;20221008;19.3;12.9;16.1;1.3;15.06;5.2;1.58;9738 +71094;43.96261;5.22893;204;20221009;19.9;13.7;16.8;1.9;15.26;0;1.69;9525 +71094;43.96261;5.22893;204;20221010;24.1;13.5;18.8;1.5;15.02;.1;2.16;12218 +71094;43.96261;5.22893;204;20221011;23.7;10.2;16.9;1.3;14.16;0;2.04;13802 +71094;43.96261;5.22893;204;20221012;24.1;12.1;18.1;1.2;14.59;.1;1.99;12634 +71094;43.96261;5.22893;204;20221013;21.8;9.1;15.5;1.2;13.76;.2;1.75;13000 +71094;43.96261;5.22893;204;20221014;23.6;11.6;17.6;1.3;14.19;.1;1.93;12433 +71094;43.96261;5.22893;204;20221015;25.6;8.6;17.1;1.3;13.12;.1;2.14;14586 +71094;43.96261;5.22893;204;20221016;25.2;13.3;19.2;2.5;14.96;.1;2.46;12291 +71094;43.96261;5.22893;204;20221017;26.2;13.3;19.8;2.3;14.72;.1;2.57;12583 +71094;43.96261;5.22893;204;20221018;25.8;11;18.4;1.6;14.36;.1;2.18;13159 +71094;43.96261;5.22893;204;20221019;24.5;9.8;17.1;1.3;14.39;0;1.87;12938 +71094;43.96261;5.22893;204;20221020;22.7;14.3;18.5;2.3;15.59;.3;1.95;9672 +71094;43.96261;5.22893;204;20221021;23.1;17.8;20.5;3.5;17.49;0;2.19;7776 +71094;43.96261;5.22893;204;20221022;25.3;17.2;21.3;1.8;17.32;0;1.99;9511 +71094;43.96261;5.22893;204;20221023;24.8;16.6;20.7;3;17.12;0;2.28;9247 +71094;43.96261;5.22893;204;20221024;25.8;18.8;22.3;2.5;17.36;0;2.32;8683 +71094;43.96261;5.22893;204;20221025;26.6;12.9;19.7;1.7;15.69;0;2.03;11457 +71094;43.96261;5.22893;204;20221026;25.5;14.3;19.9;2.2;15.39;.1;2.13;10585 +71094;43.96261;5.22893;204;20221027;25.7;12.6;19.2;1.8;15.89;.1;1.99;10964 +71094;43.96261;5.22893;204;20221028;25.5;11;18.3;1.7;14.32;0;1.96;11371 +71094;43.96261;5.22893;204;20221029;26.2;9.3;17.7;1.4;12.52;.1;1.94;12035 +71094;43.96261;5.22893;204;20221030;25.2;8.7;17;1.5;12.49;.1;1.78;11782 +71094;43.96261;5.22893;204;20221031;23.8;10.8;17.3;2.2;13.82;40.3;1.85;10357 +71094;43.96261;5.22893;204;20221101;22.5;15.1;18.8;2.5;15.66;5;1.79;7882 +71094;43.96261;5.22893;204;20221102;20;10.5;15.2;1.6;12.72;.1;1.33;8789 +71094;43.96261;5.22893;204;20221103;15.7;7.2;11.5;2.2;12.88;31.8;.85;8032 +71094;43.96261;5.22893;204;20221104;14.7;6.5;10.6;2.6;10.22;1;1.15;7900 +71094;43.96261;5.22893;204;20221105;14.6;8;11.3;4;8.59;0;1.79;6909 +71094;43.96261;5.22893;204;20221106;19.8;3.1;11.4;1.7;8.56;.1;1.42;10804 +71094;43.96261;5.22893;204;20221107;19.4;2.9;11.1;1.3;9.16;0;1.22;10817 +71094;43.96261;5.22893;204;20221108;17.8;7;12.4;2.7;10.99;0;1.37;8752 +71094;43.96261;5.22893;204;20221109;20.2;14.5;17.3;3.1;13.92;23.5;1.78;6047 +71094;43.96261;5.22893;204;20221110;18;10.4;14.2;2.2;12.82;0;1.13;6715 +71094;43.96261;5.22893;204;20221111;20.5;7.4;13.9;1.9;11.42;.1;1.39;9244 +71094;43.96261;5.22893;204;20221112;19.1;5.8;12.4;1;11.19;0;.88;9201 +71094;43.96261;5.22893;204;20221113;17.2;9.7;13.5;1.5;11.59;0;.98;6734 +71094;43.96261;5.22893;204;20221114;15.5;6.9;11.2;2.4;11.26;4.6;.91;7211 +71094;43.96261;5.22893;204;20221115;16.1;11.9;14;2.4;13.36;8.2;.95;5058 +71094;43.96261;5.22893;204;20221116;18;9.7;13.9;1.5;11.86;0;.99;7009 +71094;43.96261;5.22893;204;20221117;17.5;7.1;12.3;1.3;11.76;2.8;.82;7722 +71094;43.96261;5.22893;204;20221118;14.3;8.2;11.2;2.4;10.09;0;1.03;5906 +71094;43.96261;5.22893;204;20221119;13;4.6;8.8;3.2;7.89;0;1.23;6542 +71094;43.96261;5.22893;204;20221120;12.6;3.8;8.2;3.2;7.16;0;1.36;6667 +71094;43.96261;5.22893;204;20221121;9;4;6.5;1.9;8.26;7.4;.59;5074 +71094;43.96261;5.22893;204;20221122;12.5;5.7;9.1;2.9;8.36;.1;1.11;5829 +71094;43.96261;5.22893;204;20221123;12.2;2.7;7.5;1.3;8.42;.1;.57;6943 +71094;43.96261;5.22893;204;20221124;15;2.3;8.6;1.6;8.59;0;.79;7922 +71094;43.96261;5.22893;204;20221125;15.9;5.1;10.5;2.3;9.06;0;1.05;7226 +71094;43.96261;5.22893;204;20221126;14.2;3.8;9;2.8;7.86;.1;1.11;6516 +71094;43.96261;5.22893;204;20221127;14.9;.2;7.5;1.6;7.19;.2;.79;8133 +71094;43.96261;5.22893;204;20221128;8.2;4.7;6.5;2.4;8.59;16.6;.54;3918 +71094;43.96261;5.22893;204;20221129;9.1;2.7;5.9;1.8;8.02;.3;.51;5180 +71094;43.96261;5.22893;204;20221130;12.3;.3;6.3;2.1;7.32;.1;.74;6586 +71094;43.96261;5.22893;204;20221201;10.3;1.4;5.8;1.9;7.29;0;.69;5826 +71094;43.96261;5.22893;204;20221202;8.3;1.5;4.9;1.6;7.39;.4;.54;4987 +71094;43.96261;5.22893;204;20221203;8.8;3.4;6.1;2.4;8.69;17.8;.43;4456 +71094;43.96261;5.22893;204;20221204;11.2;7.6;9.4;1.7;9.96;14.4;.56;3794 +71094;43.96261;5.22893;204;20221205;10;-.1;4.9;1.3;7.26;.1;.46;6560 +71094;43.96261;5.22893;204;20221206;10.2;-.4;4.9;2.2;6.22;0;.74;6524 +71094;43.96261;5.22893;204;20221207;7.6;-1.5;3.1;2.6;5.82;0;.6;5694 +71094;43.96261;5.22893;204;20221208;8.1;-3.3;2.4;1.8;6.52;25.7;.34;6579 +71094;43.96261;5.22893;204;20221209;11.4;6.5;8.9;2.1;10.29;7.6;.47;4448 +71094;43.96261;5.22893;204;20221210;6.2;4.1;5.1;3.5;6.89;0;.81;2616 +71094;43.96261;5.22893;204;20221211;4.5;-1.9;1.3;3;4.52;0;.78;4750 +71094;43.96261;5.22893;204;20221212;4.8;-5.4;-.3;1.4;4.86;7.1;.37;6272 +71094;43.96261;5.22893;204;20221213;6.2;2.2;4.2;2.9;7.86;5.5;.27;3886 +71094;43.96261;5.22893;204;20221214;9.8;5.8;7.8;1.8;9.69;.3;.42;3944 +71094;43.96261;5.22893;204;20221215;11.6;7.9;9.7;2.5;10.52;24.7;.59;3673 +71094;43.96261;5.22893;204;20221216;8.2;5.6;6.9;2.5;8.32;0;.64;2762 +71094;43.96261;5.22893;204;20221217;6.1;-1.5;2.3;2.1;5.79;.1;.5;4898 +71094;43.96261;5.22893;204;20221218;13.3;-1.3;6;2;7.16;.1;.66;7261 +71094;43.96261;5.22893;204;20221219;13.7;8.2;11;3.2;9.66;0;1.05;4599 +71094;43.96261;5.22893;204;20221220;15.2;11;13.1;3;11.26;1.3;1.13;3971 +71094;43.96261;5.22893;204;20221221;14.4;12.2;13.3;2.1;12.26;4.4;.82;2982 +71094;43.96261;5.22893;204;20221222;13;5.7;9.4;1.2;10.62;0;.39;5127 +71094;43.96261;5.22893;204;20221223;16.1;7;11.6;1.3;11.36;.1;.54;5566 +71094;43.96261;5.22893;204;20221224;17.6;6.1;11.9;1;10.46;.2;.5;6513 +71094;43.96261;5.22893;204;20221225;16.9;4.2;10.5;2.6;10.09;0;.82;6792 +71094;43.96261;5.22893;204;20221226;16.9;7.2;12;1.9;10.72;.1;.74;6048 +71094;43.96261;5.22893;204;20221227;14.3;5.3;9.8;1.8;8.99;.1;.71;5799 +71094;43.96261;5.22893;204;20221228;14.8;.6;7.7;1.5;7.52;0;.62;7238 +71094;43.96261;5.22893;204;20221229;15;8.1;11.6;2;10.22;0;.77;5305 +71094;43.96261;5.22893;204;20221230;13.6;7.5;10.6;1.4;10.92;.1;.48;4858 +71094;43.96261;5.22893;204;20221231;15.7;6.1;10.9;2.4;10.49;.1;.75;6017 +71095;43.9765;5.5393;852;20220101;20.1;-1.5;9.3;.7;6.1;.1;.5;8079 +71095;43.9765;5.5393;852;20220102;16.3;-3.9;6.2;1.8;5.7;0;1.01;7839 +71095;43.9765;5.5393;852;20220103;13.7;3.1;8.4;2.5;6.1;0;1.29;5587 +71095;43.9765;5.5393;852;20220104;9.4;-2;3.7;1.3;7.3;1.3;.36;5847 +71095;43.9765;5.5393;852;20220105;3.3;2.7;3;7.6;5.1;0;1.43;1005 +71095;43.9765;5.5393;852;20220106;4.3;-1.8;1.3;4.6;3.2;.1;1.53;4215 +71095;43.9765;5.5393;852;20220107;6.2;-9.1;-1.4;3.1;3.5;.3;.94;6987 +71095;43.9765;5.5393;852;20220108;6.7;-.6;3.1;4.3;5.9;1.4;.85;4725 +71095;43.9765;5.5393;852;20220109;4.1;1.5;2.8;5;5.4;0;1.03;2662 +71095;43.9765;5.5393;852;20220110;6.3;1.2;3.8;4.5;4.2;0;1.58;3942 +71095;43.9765;5.5393;852;20220111;8.7;-8;.4;1.7;3;0;.89;7562 +71095;43.9765;5.5393;852;20220112;7.6;-10.4;-1.4;1.1;3;0;.58;7938 +71095;43.9765;5.5393;852;20220113;10.8;-10;.4;.5;2.8;0;.36;8646 +71095;43.9765;5.5393;852;20220114;12.9;-9;2;.8;2.9;0;.59;8968 +71095;43.9765;5.5393;852;20220115;15.3;-8.2;3.6;.5;3.3;0;.41;9397 +71095;43.9765;5.5393;852;20220116;12.6;-8.5;2.1;2.5;2.8;0;1.54;8971 +71095;43.9765;5.5393;852;20220117;11;.3;5.7;4.3;3;0;2.34;6325 +71095;43.9765;5.5393;852;20220118;12.4;-8.3;2.1;1.5;4.1;0;.9;9068 +71095;43.9765;5.5393;852;20220119;8.6;-3.9;2.4;2.1;6;0;.63;7023 +71095;43.9765;5.5393;852;20220120;7.1;-.7;3.2;5.7;4.3;0;1.7;5516 +71095;43.9765;5.5393;852;20220121;7.1;-1.9;2.6;3.3;3.5;0;1.45;6028 +71095;43.9765;5.5393;852;20220122;8.4;-9.7;-.6;.8;3.2;0;.56;8836 +71095;43.9765;5.5393;852;20220123;13.6;-8.6;2.5;1;3.5;0;.82;9949 +71095;43.9765;5.5393;852;20220124;13.2;-8.8;2.2;1.1;3.8;0;.85;10020 +71095;43.9765;5.5393;852;20220125;9.5;-6.6;1.5;1;5.3;0;.58;8610 +71095;43.9765;5.5393;852;20220126;13.6;-9.2;2.2;1.7;3.5;0;1.23;10457 +71095;43.9765;5.5393;852;20220127;14.8;-9.3;2.8;1.1;3.6;0;.98;10757 +71095;43.9765;5.5393;852;20220128;11.7;-6.4;2.7;4.9;3;0;2.38;9500 +71095;43.9765;5.5393;852;20220129;14.4;-3.2;5.6;4;2.7;0;2.66;9480 +71095;43.9765;5.5393;852;20220130;12.9;4.5;8.7;5.7;4.6;0;2.87;6494 +71095;43.9765;5.5393;852;20220131;7.7;1.7;4.7;9.3;4.1;0;2.61;5492 +71095;43.9765;5.5393;852;20220201;8.6;-1.4;3.6;8.4;4;0;2.4;7315 +71095;43.9765;5.5393;852;20220202;12.7;5;8.9;8.6;6;0;2.92;6449 +71095;43.9765;5.5393;852;20220203;15.1;-2.8;6.2;2.3;5.3;0;1.56;10199 +71095;43.9765;5.5393;852;20220204;12.5;-1.1;5.7;3.9;6.6;0;1.45;8950 +71095;43.9765;5.5393;852;20220205;10.2;3.4;6.8;5.1;5.5;0;2;6281 +71095;43.9765;5.5393;852;20220206;11.7;-7.7;2;4.2;4.3;0;1.83;11063 +71095;43.9765;5.5393;852;20220207;10.4;4.3;7.4;7.7;4.7;0;2.9;6089 +71095;43.9765;5.5393;852;20220208;12;-6.1;3;1;3.4;0;1.04;10957 +71095;43.9765;5.5393;852;20220209;12.8;-8;2.4;.9;4.5;0;.97;11934 +71095;43.9765;5.5393;852;20220210;1.3;-7.7;-3.2;2.3;5.18;0;1.69;11833 +71095;43.9765;5.5393;852;20220211;11.4;-.2;5.6;3.2;5.01;0;1.81;10500 +71095;43.9765;5.5393;852;20220212;10.9;-.9;5;3.4;4.48;0;1.86;10933 +71095;43.9765;5.5393;852;20220213;9.3;.8;5;2.8;5.71;2.3;1.23;7800 +71095;43.9765;5.5393;852;20220214;6.2;1.9;4.1;2;6.68;27.7;.76;2866 +71095;43.9765;5.5393;852;20220215;7.4;-.4;3.5;2.7;5.74;0;1.11;10166 +71095;43.9765;5.5393;852;20220216;6.1;1.8;4;4;7.4;1.1;.68;5708 +71095;43.9765;5.5393;852;20220217;15.3;5.2;10.3;7.8;8.1;0;2.62;9107 +71095;43.9765;5.5393;852;20220218;16.7;3.2;10;2.7;7.9;0;1.86;10740 +71095;43.9765;5.5393;852;20220219;8.5;3.7;6.1;5.4;5.8;0;1.85;6308 +71095;43.9765;5.5393;852;20220220;12;1.1;6.6;5.9;4.8;0;2.65;9861 +71095;43.9765;5.5393;852;20220221;8;2.1;5.1;7.8;5.8;.9;1.86;7233 +71095;43.9765;5.5393;852;20220222;10.6;1.6;6.1;8.1;5.1;0;2.66;9157 +71095;43.9765;5.5393;852;20220223;14.6;2;8.3;3;4.4;0;2.44;11060 +71095;43.9765;5.5393;852;20220224;10.4;-2.9;3.8;2.8;6.6;.1;1.24;11522 +71095;43.9765;5.5393;852;20220225;8.8;1.9;5.4;5.2;4.2;0;2.35;8281 +71095;43.9765;5.5393;852;20220226;9.8;-2.8;3.5;2.6;3.6;0;1.84;11493 +71095;43.9765;5.5393;852;20220227;8.1;-8.6;-.2;1.6;4.2;0;1.23;13467 +71095;43.9765;5.5393;852;20220228;9.4;-7.7;.9;2.3;4.5;0;1.46;13804 +71095;43.9765;5.5393;852;20220301;9.4;-7;1.2;1.8;5;0;1.31;13678 +71095;43.9765;5.5393;852;20220302;8.8;-3;2.9;1.5;5.8;0;1.18;11679 +71095;43.9765;5.5393;852;20220303;12.1;-4.4;3.9;1.6;5.7;0;1.51;14063 +71095;43.9765;5.5393;852;20220304;13.5;-2.8;5.4;2.9;5;0;2.16;14146 +71095;43.9765;5.5393;852;20220305;9.9;-6.9;1.5;1.8;3.3;0;1.71;14542 +71095;43.9765;5.5393;852;20220306;6.4;-7.7;-.6;1.4;3.8;0;1.25;13445 +71095;43.9765;5.5393;852;20220307;8.6;-9.8;-.6;1.5;3.3;0;1.51;15606 +71095;43.9765;5.5393;852;20220308;9.6;-10.4;-.4;2;4.5;0;1.52;16482 +71095;43.9765;5.5393;852;20220309;9.7;-2;3.9;1.7;5.4;0;1.49;12648 +71095;43.9765;5.5393;852;20220310;10.3;-6.4;2;1.4;5.9;.2;1.4;15375 +71095;43.9765;5.5393;852;20220311;8.2;2.2;5.2;6.3;6.6;0;1.61;9142 +71095;43.9765;5.5393;852;20220312;9.4;4;6.7;6.8;5.1;1.4;2.66;8751 +71095;43.9765;5.5393;852;20220313;5.8;2.5;4.2;5.5;6.6;6.3;1.19;6822 +71095;43.9765;5.5393;852;20220314;11.5;3.2;7.4;3.7;8.4;.1;1.54;11207 +71095;43.9765;5.5393;852;20220315;12.6;5.5;9.1;3;7.4;0;1.99;10448 +71095;43.9765;5.5393;852;20220316;15.8;0;7.9;.8;7.5;0;1.84;15979 +71095;43.9765;5.5393;852;20220317;11.8;3.1;7.5;1.7;9.1;0;1.41;11870 +71095;43.9765;5.5393;852;20220318;13.5;5.6;9.6;3.8;7.88;1.1;2.47;9233 +71095;43.9765;5.5393;852;20220319;11;3.2;7.1;3.4;5.88;0;3.08;14233 +71095;43.9765;5.5393;852;20220320;8.5;-1;3.8;3.9;5.38;.1;2.24;7600 +71095;43.9765;5.5393;852;20220321;9.8;2.3;6.1;3.7;4.74;0;2.84;15866 +71095;43.9765;5.5393;852;20220322;10.2;-7.2;1.5;5.4;3.31;0;3.84;18450 +71095;43.9765;5.5393;852;20220323;12;-7.7;2.2;4;3.58;0;3.9;20300 +71095;43.9765;5.5393;852;20220324;14.8;-6.9;4;3.4;3.78;0;3.84;20500 +71095;43.9765;5.5393;852;20220325;15.3;-5.9;4.7;3;3.94;0;3.65;19500 +71095;43.9765;5.5393;852;20220326;16.1;-4.9;5.6;3.9;4.18;0;4.2;20100 +71095;43.9765;5.5393;852;20220327;15.2;-1.3;7;3.5;4.28;0;3.75;14800 +71095;43.9765;5.5393;852;20220328;17.4;-3.3;7.1;3.1;4.14;0;3.92;19700 +71095;43.9765;5.5393;852;20220329;14.8;-.1;7.4;2.8;5.74;2.8;3.12;14833 +71095;43.9765;5.5393;852;20220330;10.2;4.9;7.6;1.6;8.84;2.8;1.28;6800 +71095;43.9765;5.5393;852;20220331;11.8;4.1;8;3.3;7.14;.1;2.42;16100 +71095;43.9765;5.5393;852;20220401;2.7;1.1;1.9;5.5;4.44;.5;1.79;11466 +71095;43.9765;5.5393;852;20220402;2.1;-2.3;-.1;5;4.04;0;1.97;12900 +71095;43.9765;5.5393;852;20220403;6.4;-3.9;1.3;2.9;4.48;4.1;1.51;10166 +71095;43.9765;5.5393;852;20220404;8.9;-4.7;2.1;2.1;4.88;0;2.61;22200 +71095;43.9765;5.5393;852;20220405;13.1;-5.1;4;2.4;5.41;0;3.18;22833 +71095;43.9765;5.5393;852;20220406;12.1;-4.3;3.9;2.6;7.06;0;2.84;17300 +71095;43.9765;5.5393;852;20220407;11.3;4.9;8.1;3.6;8.64;0;1.84;9400 +71095;43.9765;5.5393;852;20220408;16.7;8.4;12.6;3.7;9.64;.1;2.45;12300 +71095;43.9765;5.5393;852;20220409;7.4;3.6;5.5;5.2;4.91;0;3.33;19933 +71095;43.9765;5.5393;852;20220410;12.8;-2.3;5.3;2.1;4.21;0;3.46;24500 +71095;43.9765;5.5393;852;20220411;10.5;.7;5.6;2.7;6.14;0;2.01;8600 +71095;43.9765;5.5393;852;20220412;16.2;-.5;7.9;3.6;6.68;0;3.17;13933 +71095;43.9765;5.5393;852;20220413;17.2;-.1;8.6;2.8;7.01;0;4.09;20300 +71095;43.9765;5.5393;852;20220414;20.3;-.4;10;2.6;7.71;0;4.31;22866 +71095;43.9765;5.5393;852;20220415;23.2;3.8;13.5;3;9.24;0;4.68;23666 +71095;43.9765;5.5393;852;20220416;22.6;10.8;16.7;3.1;8.16;0;4.49;23950 +71095;43.9765;5.5393;852;20220417;16.2;2.6;9.4;2.9;6.78;0;4.58;24933 +71095;43.9765;5.5393;852;20220418;17.1;-1.8;7.7;2.5;7.71;0;3.91;24300 +71095;43.9765;5.5393;852;20220419;18.4;0;9.2;2.4;7.04;.3;3.8;21600 +71095;43.9765;5.5393;852;20220420;10.3;1.7;6;2.1;8.91;5.7;2.07;9566 +71095;43.9765;5.5393;852;20220421;14.2;7.1;10.7;3.4;9.54;7.9;2.91;13000 +71095;43.9765;5.5393;852;20220422;15.1;3.6;9.4;2.7;9.04;.1;3.51;18866 +71095;43.9765;5.5393;852;20220423;8.5;7.7;8.1;3.4;8.51;26.4;1.96;5733 +71095;43.9765;5.5393;852;20220424;9.9;3.2;6.6;1.9;8.81;.6;1.61;10533 +71095;43.9765;5.5393;852;20220425;14.9;4.4;9.7;2.1;8.81;0;3.34;21600 +71095;43.9765;5.5393;852;20220426;17.5;-.2;8.7;2.2;7.94;0;3.95;25666 +71095;43.9765;5.5393;852;20220427;19.1;.9;10;2.4;8.14;0;4.41;25966 +71095;43.9765;5.5393;852;20220428;19.4;2.4;10.9;2.1;9.34;0;4.14;23500 +71095;43.9765;5.5393;852;20220429;20.1;2.4;11.3;2.1;8.84;0;4.29;24666 +71095;43.9765;5.5393;852;20220430;19.3;5.2;12.3;2.2;8.58;0;3.68;21500 +71095;43.9765;5.5393;852;20220501;17.7;6.3;12;2.3;7.41;0;4.23;26000 +71095;43.9765;5.5393;852;20220502;18.3;.9;9.6;2.6;8.51;0;4.07;23633 +71095;43.9765;5.5393;852;20220503;11.4;5;8.2;2.1;9.78;3.6;2.98;14666 +71095;43.9765;5.5393;852;20220504;16.9;2.1;9.5;2.1;9.78;2;3.6;21966 +71095;43.9765;5.5393;852;20220505;14.5;8.3;11.4;3;9.7;4.8;2.59;14671 +71095;43.9765;5.5393;852;20220506;17.9;7.7;12.8;4;9;0;3.7;19038 +71095;43.9765;5.5393;852;20220507;18.8;4;11.4;1.9;10.1;13.1;3.42;23136 +71095;43.9765;5.5393;852;20220508;16.7;6.9;11.8;1.8;11.2;10.8;2.82;18831 +71095;43.9765;5.5393;852;20220509;20.2;3.6;11.9;1.5;10.4;.8;3.66;24757 +71095;43.9765;5.5393;852;20220510;20.5;4.9;12.7;1.3;11.5;.2;3.59;24094 +71095;43.9765;5.5393;852;20220511;21.9;4.3;13.1;1.7;10.3;0;4.05;25732 +71095;43.9765;5.5393;852;20220512;22.4;3.5;13;1.4;9.5;0;4.17;26795 +71095;43.9765;5.5393;852;20220513;22.2;4.6;13.4;1.4;9.7;0;4.11;25949 +71095;43.9765;5.5393;852;20220514;24.7;6.3;15.5;1.1;11.7;.1;4.34;26649 +71095;43.9765;5.5393;852;20220515;23.9;8.3;16.1;1.3;12.9;.5;4.13;24599 +71095;43.9765;5.5393;852;20220516;24.6;7.1;15.9;1;10.7;0;4.33;26180 +71095;43.9765;5.5393;852;20220517;27.3;6.5;16.9;1.9;11.6;0;5.2;28689 +71095;43.9765;5.5393;852;20220518;26.1;13.4;19.8;2.6;12.9;0;4.88;22400 +71095;43.9765;5.5393;852;20220519;24;10.3;17.2;2;12;0;4.39;23364 +71095;43.9765;5.5393;852;20220520;26;6.1;16.1;1.2;10.8;0;4.77;28347 +71095;43.9765;5.5393;852;20220521;29.3;6.5;17.9;1.4;12.1;0;5.41;30146 +71095;43.9765;5.5393;852;20220522;29.1;10.5;19.8;1.6;15;0;5.22;27568 +71095;43.9765;5.5393;852;20220523;23.7;10.8;17.3;2.4;13.1;0;4.34;22954 +71095;43.9765;5.5393;852;20220524;21.2;10;15.6;3.3;10.8;0;4.26;21421 +71095;43.9765;5.5393;852;20220525;21.2;10.9;16.1;2.7;10.2;1.4;4.21;20583 +71095;43.9765;5.5393;852;20220526;25.3;10.2;17.8;2.8;11.2;0;5.14;25085 +71095;43.9765;5.5393;852;20220527;28.4;12.5;20.5;3.4;12.5;.6;5.99;25821 +71095;43.9765;5.5393;852;20220528;24.5;14;19.3;5.8;10.8;0;5.97;20953 +71095;43.9765;5.5393;852;20220529;22.5;10.1;16.3;4.3;7.2;0;5.66;22864 +71095;43.9765;5.5393;852;20220530;21.6;2;11.8;1.1;8.1;.2;4.33;28928 +71095;43.9765;5.5393;852;20220531;22.9;7.7;15.3;1.1;10.4;0;4.26;25478 +71095;43.9765;5.5393;852;20220601;27.2;5.5;16.4;1.3;11.1;0;5.23;30594 +71095;43.9765;5.5393;852;20220602;28;6.9;17.5;1.2;12.1;0;5.26;30222 +71095;43.9765;5.5393;852;20220603;24.3;13.1;18.7;2;13.5;.6;4.37;21939 +71095;43.9765;5.5393;852;20220604;29.7;12.1;20.9;3;13.9;0;6.11;27665 +71095;43.9765;5.5393;852;20220605;27.2;13.3;20.3;2.3;13.8;.3;5.16;24577 +71095;43.9765;5.5393;852;20220606;27.6;6.9;17.3;2.5;11.5;.4;5.76;30139 +71095;43.9765;5.5393;852;20220607;23.8;11.8;17.8;4.9;11.4;0;5.37;22874 +71095;43.9765;5.5393;852;20220608;22;10.9;16.5;3.3;9.8;0;4.75;22013 +71095;43.9765;5.5393;852;20220609;19.4;12.4;15.9;7.9;9.2;0;5.2;17411 +71095;43.9765;5.5393;852;20220610;26.7;10.3;18.5;4.7;7.7;0;7;26919 +71095;43.9765;5.5393;852;20220611;28.8;5.3;17.1;1.9;9.7;0;5.93;31492 +71095;43.9765;5.5393;852;20220612;30.6;6.7;18.7;1.6;10.8;0;6.01;31522 +71095;43.9765;5.5393;852;20220613;29.9;10.7;20.3;3.1;12.4;0;6.48;29247 +71095;43.9765;5.5393;852;20220614;31;8.2;19.6;2.1;11.3;0;6.41;31571 +71095;43.9765;5.5393;852;20220615;29.8;9.8;19.8;1.1;12.2;.1;5.52;29900 +71095;43.9765;5.5393;852;20220616;33.2;10.7;22;2.3;12.2;0;6.94;31607 +71095;43.9765;5.5393;852;20220617;34.3;16.4;25.4;2.8;11;0;7.4;28290 +71095;43.9765;5.5393;852;20220618;32;12.3;22.2;1.8;14.5;0;6.17;29709 +71095;43.9765;5.5393;852;20220619;29.5;13.9;21.7;3.2;13.9;0;6.15;26394 +71095;43.9765;5.5393;852;20220620;30.2;10;20.1;2;10.1;0;6.22;30099 +71095;43.9765;5.5393;852;20220621;27.6;11.3;19.5;1.7;12.5;2.5;5.27;26993 +71095;43.9765;5.5393;852;20220622;23.9;16.3;20.1;2.2;17.5;5.3;3.76;18287 +71095;43.9765;5.5393;852;20220623;22.2;12.6;17.4;2.4;16.3;2.3;3.65;20604 +71095;43.9765;5.5393;852;20220624;23.2;13.9;18.6;2.4;14.8;5.5;4.06;20267 +71095;43.9765;5.5393;852;20220625;26.5;8.4;17.5;1.2;12.4;0;4.98;28438 +71095;43.9765;5.5393;852;20220626;28.1;13.2;20.7;2.1;13.8;0;5.36;25747 +71095;43.9765;5.5393;852;20220627;28.1;11;19.6;2.1;14.3;0;5.41;27597 +71095;43.9765;5.5393;852;20220628;28.4;13.9;21.2;3.4;14.8;1.1;5.77;25359 +71095;43.9765;5.5393;852;20220629;27.4;9.2;18.3;1.7;12.9;0;5.28;28441 +71095;43.9765;5.5393;852;20220630;27.8;8.6;18.2;1.5;12.5;0;5.33;29196 +71095;43.9765;5.5393;852;20220701;25.8;11.7;18.8;3.2;11.5;0;5.46;24930 +71095;43.9765;5.5393;852;20220702;31.2;4.1;17.7;1.4;8.7;0;5.91;31426 +71095;43.9765;5.5393;852;20220703;32.8;9.2;21;1.6;10.7;0;6.36;31388 +71095;43.9765;5.5393;852;20220704;31.9;15.4;23.7;2.4;13.1;1.2;6.36;26903 +71095;43.9765;5.5393;852;20220705;30.7;16.5;23.6;4;12.8;0;6.92;24889 +71095;43.9765;5.5393;852;20220706;30.1;14.6;22.4;4.5;10.8;0;7.32;25982 +71095;43.9765;5.5393;852;20220707;29.3;14.6;22;5.3;11.3;0;7.34;25248 +71095;43.9765;5.5393;852;20220708;29;16;22.5;4.3;11.4;0;6.76;23675 +71095;43.9765;5.5393;852;20220709;29.3;10.1;19.7;2.1;11.8;0;5.85;28814 +71095;43.9765;5.5393;852;20220710;29.8;10.6;20.2;2.3;11.9;0;6.03;28756 +71095;43.9765;5.5393;852;20220711;30.7;10.5;20.6;2.1;13.3;0;6.04;29446 +71095;43.9765;5.5393;852;20220712;30.6;10;20.3;2.1;12;0;6.11;29675 +71095;43.9765;5.5393;852;20220713;30.8;8.9;19.9;1.8;13.5;0;5.94;30541 +71095;43.9765;5.5393;852;20220714;31.6;12.2;21.9;1.9;13.8;0;6;28649 +71095;43.9765;5.5393;852;20220715;33.6;13.4;23.5;3.5;11.7;0;7.61;29170 +71095;43.9765;5.5393;852;20220716;33;17.9;25.5;2.8;9.6;0;6.93;25094 +71095;43.9765;5.5393;852;20220717;33.2;9.6;21.4;1.6;13.7;0;6.15;30517 +71095;43.9765;5.5393;852;20220718;33.9;13.7;23.8;1.3;16.3;0;5.92;28933 +71095;43.9765;5.5393;852;20220719;33;14.9;24;2.2;16.6;0;6.13;27284 +71095;43.9765;5.5393;852;20220720;32.6;12.2;22.4;1.8;13.7;0;6.08;28905 +71095;43.9765;5.5393;852;20220721;33.2;12.8;23;1.4;12.3;0;5.92;28815 +71095;43.9765;5.5393;852;20220722;33.7;9.3;21.5;1.5;11.6;0;6.1;30065 +71095;43.9765;5.5393;852;20220723;31.9;12.6;22.3;2.3;13.8;0;6.13;27831 +71095;43.9765;5.5393;852;20220724;33.3;14.5;23.9;1.6;13.3;0;5.91;27367 +71095;43.9765;5.5393;852;20220725;33.8;10.9;22.4;1.9;13.2;0;6.35;29760 +71095;43.9765;5.5393;852;20220726;29.3;18;23.7;4.5;13.4;0;6.39;20964 +71095;43.9765;5.5393;852;20220727;29.4;14.1;21.8;3;11.7;0;5.96;24375 +71095;43.9765;5.5393;852;20220728;30.6;8.1;19.4;1.5;11.1;0;5.58;29431 +71095;43.9765;5.5393;852;20220729;26.6;11.7;19.2;2;13.8;1.2;4.67;23860 +71095;43.9765;5.5393;852;20220730;29.8;16.4;23.1;3.7;11.3;0;6.4;22512 +71095;43.9765;5.5393;852;20220731;32;8.8;20.4;1.6;10.3;0;5.8;29078 +71095;43.9765;5.5393;852;20220801;33;11;22;1.6;10.5;0;5.92;28726 +71095;43.9765;5.5393;852;20220802;33;17.2;25.1;3;10.9;0;6.72;24169 +71095;43.9765;5.5393;852;20220803;33.1;11.6;22.4;1.8;14.1;0;5.89;28141 +71095;43.9765;5.5393;852;20220804;33.1;13;23.1;1.4;12.4;0;5.56;27070 +71095;43.9765;5.5393;852;20220805;33.1;12;22.6;2;11.4;.1;6.08;27615 +71095;43.9765;5.5393;852;20220806;33.3;18.5;25.9;4.1;12.7;0;7.26;22944 +71095;43.9765;5.5393;852;20220807;29.6;14.6;22.1;3.1;12.9;0;5.7;22987 +71095;43.9765;5.5393;852;20220808;30.7;9.9;20.3;1.5;12.1;0;5.23;27012 +71095;43.9765;5.5393;852;20220809;31.3;10.1;20.7;1.5;11.9;0;5.31;27135 +71095;43.9765;5.5393;852;20220810;31.2;10.1;20.7;1.8;11.4;.3;5.49;26928 +71095;43.9765;5.5393;852;20220811;30.8;11.4;21.1;1.5;13;0;5.07;25664 +71095;43.9765;5.5393;852;20220812;32.9;10;21.5;1.7;11.8;0;5.64;27450 +71095;43.9765;5.5393;852;20220813;30.7;13.5;22.1;2.1;17;.2;5.01;23873 +71095;43.9765;5.5393;852;20220814;25.6;16.5;21.1;2;15;10.2;3.84;17144 +71095;43.9765;5.5393;852;20220815;27.3;9.6;18.5;1.7;12.6;0;4.48;23947 +71095;43.9765;5.5393;852;20220816;29.3;9.3;19.3;2;13.9;.9;4.91;25333 +71095;43.9765;5.5393;852;20220817;24.3;14.6;19.5;2.5;15.4;10.7;3.67;17400 +71095;43.9765;5.5393;852;20220818;24.4;11;17.7;2.4;13.9;12.3;3.88;20404 +71095;43.9765;5.5393;852;20220819;24;14.2;19.1;6.5;13.3;0;4.88;17275 +71095;43.9765;5.5393;852;20220820;27;15.6;21.3;5.4;13.2;0;5.62;18548 +71095;43.9765;5.5393;852;20220821;27.2;14.8;21;4.2;13;0;5.23;19239 +71095;43.9765;5.5393;852;20220822;28.1;15.3;21.7;4.4;11.4;0;5.84;19425 +71095;43.9765;5.5393;852;20220823;29.7;14.8;22.3;2.5;12.1;0;5.07;20853 +71095;43.9765;5.5393;852;20220824;30.2;10.2;20.2;1.4;13;0;4.55;24066 +71095;43.9765;5.5393;852;20220825;29.6;10.3;20;1.7;13;0;4.58;23470 +71095;43.9765;5.5393;852;20220826;29.3;16.2;22.8;2.9;13.8;1;4.94;19122 +71095;43.9765;5.5393;852;20220827;28.3;11.2;19.8;1.4;13.9;.4;4.07;21755 +71095;43.9765;5.5393;852;20220828;28.3;9.6;19;1.6;13.3;0;4.2;22605 +71095;43.9765;5.5393;852;20220829;29.1;8.3;18.7;1.6;13.8;.1;4.32;23690 +71095;43.9765;5.5393;852;20220830;26.8;13.9;20.4;1.3;16.4;3.2;3.47;18422 +71095;43.9765;5.5393;852;20220831;25.5;11.3;18.4;2.6;15.1;0;3.72;19203 +71095;43.9765;5.5393;852;20220901;27.5;12.1;19.8;2.1;12.3;0;4.19;19862 +71095;43.9765;5.5393;852;20220902;23.1;9.5;16.3;1.7;13.1;2.2;3.19;18492 +71095;43.9765;5.5393;852;20220903;25.9;12.1;19;1.6;14.5;3;3.47;18483 +71095;43.9765;5.5393;852;20220904;25.3;9.3;17.3;.8;14.4;.8;3.17;19776 +71095;43.9765;5.5393;852;20220905;26.7;11.7;19.2;1;15.3;1;3.3;18977 +71095;43.9765;5.5393;852;20220906;25.5;11;18.3;1.2;15.8;2.2;3.15;18496 +71095;43.9765;5.5393;852;20220907;23.9;16.3;20.1;2.5;18;9.6;2.8;13154 +71095;43.9765;5.5393;852;20220908;22.5;11.4;17;3.3;12.9;.1;3.34;15854 +71095;43.9765;5.5393;852;20220909;22.3;9.9;16.1;3;10.9;0;3.5;16637 +71095;43.9765;5.5393;852;20220910;21.5;8.6;15.1;3.4;10.1;0;3.55;16829 +71095;43.9765;5.5393;852;20220911;26;11.2;18.6;3.3;9.4;0;4.57;17897 +71095;43.9765;5.5393;852;20220912;27.7;6.4;17.1;1.2;11.6;0;3.53;21367 +71095;43.9765;5.5393;852;20220913;26.2;10;18.1;1.8;15.4;1.3;3.25;18408 +71095;43.9765;5.5393;852;20220914;20.3;15.6;18;2.7;15.9;8.2;2.19;9617 +71095;43.9765;5.5393;852;20220915;24.4;10.7;17.6;2.1;13.7;0;3.11;16580 +71095;43.9765;5.5393;852;20220916;21.2;13.5;17.4;5.1;11.5;0;3.71;12200 +71095;43.9765;5.5393;852;20220917;17.1;9.3;13.2;7.6;6.8;0;4.4;12163 +71095;43.9765;5.5393;852;20220918;20.9;1.8;11.4;3;7;0;3.53;19100 +71095;43.9765;5.5393;852;20220919;21;8.9;15;4.9;6.4;0;4.59;14962 +71095;43.9765;5.5393;852;20220920;22.4;2.5;12.5;1.9;7.8;0;3.15;19124 +71095;43.9765;5.5393;852;20220921;21.5;3;12.3;2.2;8.3;0;3.06;18238 +71095;43.9765;5.5393;852;20220922;19.9;3;11.5;1.4;9.5;.1;2.42;17236 +71095;43.9765;5.5393;852;20220923;19.4;4.9;12.2;.9;10.8;10.4;2.11;15768 +71095;43.9765;5.5393;852;20220924;14.4;10.7;12.6;1.2;12.4;18.6;1.32;7661 +71095;43.9765;5.5393;852;20220925;17.6;9.3;13.5;2.1;11.5;.5;2;11573 +71095;43.9765;5.5393;852;20220926;16.4;7.4;11.9;3.8;8.7;.2;2.57;11941 +71095;43.9765;5.5393;852;20220927;13.9;5.8;9.9;5.4;8.2;0;2.38;11183 +71095;43.9765;5.5393;852;20220928;17.1;8;12.6;4.2;10.3;.5;2.38;11750 +71095;43.9765;5.5393;852;20220929;15.9;8.8;12.4;3;9.6;0;2.13;10212 +71095;43.9765;5.5393;852;20220930;14.4;6.5;10.5;3.7;8;.7;2.27;10676 +71095;43.9765;5.5393;852;20221001;15.3;4.9;10.1;3.8;9.3;.1;2.02;12178 +71095;43.9765;5.5393;852;20221002;21;9.1;15.1;3.5;11.4;0;2.74;12910 +71095;43.9765;5.5393;852;20221003;24.4;10.9;17.7;2.9;10.2;0;3.36;13623 +71095;43.9765;5.5393;852;20221004;23.6;2.3;13;1.1;9.2;.1;2.35;17030 +71095;43.9765;5.5393;852;20221005;21.2;3.6;12.4;1.4;10.3;.1;2.13;15262 +71095;43.9765;5.5393;852;20221006;22.3;4.1;13.2;1;10.2;0;2.07;15347 +71095;43.9765;5.5393;852;20221007;20.7;4.1;12.4;1.2;9.6;.1;2;14465 +71095;43.9765;5.5393;852;20221008;16.9;4.7;10.8;.5;11.3;5.9;1.41;12190 +71095;43.9765;5.5393;852;20221009;17.2;11.3;14.3;.9;13.5;.5;1.3;8239 +71095;43.9765;5.5393;852;20221010;19;10.5;14.8;.8;12.3;.1;1.5;9858 +71095;43.9765;5.5393;852;20221011;19.5;4.1;11.8;.9;10.8;0;1.62;13261 +71095;43.9765;5.5393;852;20221012;19.2;6.4;12.8;1.1;10.9;.8;1.62;11903 +71095;43.9765;5.5393;852;20221013;18.4;3;10.7;1.3;10.3;.1;1.59;12938 +71095;43.9765;5.5393;852;20221014;19;9.5;14.3;3.4;11.2;.1;2.18;9940 +71095;43.9765;5.5393;852;20221015;22.2;4.2;13.2;1.4;10.5;.1;1.94;13679 +71095;43.9765;5.5393;852;20221016;19.8;6.2;13;1.6;12.3;.1;1.59;11683 +71095;43.9765;5.5393;852;20221017;21.3;7.4;14.4;2.5;11.6;0;2.09;11667 +71095;43.9765;5.5393;852;20221018;22.4;5;13.7;.9;10.6;.1;1.66;12941 +71095;43.9765;5.5393;852;20221019;22;2.3;12.2;1;9.9;.1;1.66;13624 +71095;43.9765;5.5393;852;20221020;17.6;7.6;12.6;2.8;13.3;1.5;1.26;9454 +71095;43.9765;5.5393;852;20221021;16.8;12.7;14.8;5.2;15.3;1.6;1.12;5814 +71095;43.9765;5.5393;852;20221022;17.8;14.1;16;2.9;15.4;0;1.25;5427 +71095;43.9765;5.5393;852;20221023;19.3;12.2;15.8;4.2;14.8;.1;1.62;7589 +71095;43.9765;5.5393;852;20221024;19.6;14.2;16.9;3.4;14.7;1;1.72;6474 +71095;43.9765;5.5393;852;20221025;22.5;5;13.8;.9;11.3;0;1.44;11856 +71095;43.9765;5.5393;852;20221026;22;5.3;13.7;.9;11.2;.1;1.39;11421 +71095;43.9765;5.5393;852;20221027;22.4;5.7;14.1;1.1;10.7;.1;1.5;11272 +71095;43.9765;5.5393;852;20221028;24.2;3.4;13.8;1.1;9;0;1.65;12468 +71095;43.9765;5.5393;852;20221029;23.8;3.4;13.6;1;8.2;.1;1.55;12182 +71095;43.9765;5.5393;852;20221030;21;5.9;13.5;1.6;7.8;.1;1.77;10282 +71095;43.9765;5.5393;852;20221031;18.1;3.6;10.9;2.5;10;33.4;1.47;9934 +71095;43.9765;5.5393;852;20221101;18.7;9.6;14.2;2.1;12.3;8.7;1.35;7674 +71095;43.9765;5.5393;852;20221102;18.1;4.9;11.5;1.2;10;.1;1.14;9211 +71095;43.9765;5.5393;852;20221103;10.6;1.3;6;2.9;10;35.6;.42;7558 +71095;43.9765;5.5393;852;20221104;8.7;4.5;6.6;4.3;7.7;.4;1.07;4865 +71095;43.9765;5.5393;852;20221105;11.5;4.7;8.1;4.3;6.2;0;1.89;6229 +71095;43.9765;5.5393;852;20221106;14.6;-1.6;6.5;1.5;5.7;0;1.19;9730 +71095;43.9765;5.5393;852;20221107;18.5;-2.4;8.1;.9;6.1;0;1.04;10970 +71095;43.9765;5.5393;852;20221108;12.2;-.9;5.7;2.1;9.3;.2;.59;8481 +71095;43.9765;5.5393;852;20221109;14.5;10.7;12.6;2.8;12;20;1.02;4303 +71095;43.9765;5.5393;852;20221110;16.1;6.6;11.4;2;9.7;0;1.16;6972 +71095;43.9765;5.5393;852;20221111;18.9;.6;9.8;.8;8.1;.1;.88;9728 +71095;43.9765;5.5393;852;20221112;17.1;-.5;8.3;.6;7.8;0;.71;9412 +71095;43.9765;5.5393;852;20221113;12.5;5;8.8;.9;8.4;0;.72;5913 +71095;43.9765;5.5393;852;20221114;10.1;-.5;4.8;2.2;8.6;5.1;.47;7026 +71095;43.9765;5.5393;852;20221115;10.6;7.6;9.1;2.8;11.2;7.7;.49;3482 +71095;43.9765;5.5393;852;20221116;13.3;6.2;9.8;3;9.3;0;1.08;5530 +71095;43.9765;5.5393;852;20221117;15.1;2.1;8.6;1.4;9.2;2.2;.75;7550 +71095;43.9765;5.5393;852;20221118;9.5;5.3;7.4;5;7.4;0;1.34;4048 +71095;43.9765;5.5393;852;20221119;9.2;2.8;6;4.7;6;0;1.49;5041 +71095;43.9765;5.5393;852;20221120;8.5;1.6;5.1;4.5;5.7;0;1.37;5191 +71095;43.9765;5.5393;852;20221121;7.7;1.9;4.8;3.3;6.5;10.2;.91;4667 +71095;43.9765;5.5393;852;20221122;6.5;3.4;5;6.7;6.1;0;1.39;3253 +71095;43.9765;5.5393;852;20221123;10.5;-.3;5.1;3.7;6.8;0;.99;6391 +71095;43.9765;5.5393;852;20221124;14;3.4;8.7;3.6;6.3;0;1.73;6260 +71095;43.9765;5.5393;852;20221125;12.2;1.4;6.8;2.5;7.1;0;.97;6258 +71095;43.9765;5.5393;852;20221126;11.6;2.7;7.2;3.9;5.3;0;1.76;5583 +71095;43.9765;5.5393;852;20221127;11.1;-4.6;3.3;.5;5.1;.1;.37;7489 +71095;43.9765;5.5393;852;20221128;4.9;-.8;2.1;1.2;6.8;14.5;.32;4292 +71095;43.9765;5.5393;852;20221129;5.7;0;2.9;3.2;6.2;.1;.64;4252 +71095;43.9765;5.5393;852;20221130;10.1;-4.8;2.7;1;5;0;.51;7088 +71095;43.9765;5.5393;852;20221201;8.6;-4.9;1.9;1;5.4;0;.43;6669 +71095;43.9765;5.5393;852;20221202;6.1;-3.6;1.3;.9;5.8;.5;.33;5538 +71095;43.9765;5.5393;852;20221203;5.2;.5;2.9;3.3;7.2;26.8;.34;3689 +71095;43.9765;5.5393;852;20221204;5.9;3.9;4.9;3.8;8;16;.48;2232 +71095;43.9765;5.5393;852;20221205;9.3;-4.1;2.6;.6;5.2;0;.34;6442 +71095;43.9765;5.5393;852;20221206;11.2;-6.4;2.4;.9;4.2;0;.5;7399 +71095;43.9765;5.5393;852;20221207;9.7;-5.7;2;1.5;4.1;0;.71;6849 +71095;43.9765;5.5393;852;20221208;6.6;-6.9;-.1;1.2;5.5;29;.3;6346 +71095;43.9765;5.5393;852;20221209;10.7;3.7;7.2;2.7;9.6;12.1;.43;4419 +71095;43.9765;5.5393;852;20221210;5.4;2.7;4.1;4.3;6.8;0;.71;2561 +71095;43.9765;5.5393;852;20221211;3.4;-3.6;-.1;4.5;3;0;1.37;4375 +71095;43.9765;5.5393;852;20221212;6;-8.4;-1.2;1.8;3.5;8.1;.64;6442 +71095;43.9765;5.5393;852;20221213;2.9;-1.5;.7;2.5;6.8;11.7;.13;3347 +71095;43.9765;5.5393;852;20221214;7.6;2.1;4.9;1.4;8.1;.2;.34;3782 +71095;43.9765;5.5393;852;20221215;7.7;1.8;4.8;1.6;8.9;31.7;.21;3921 +71095;43.9765;5.5393;852;20221216;8.1;2.1;5.1;2.5;7.8;0;.48;3948 +71095;43.9765;5.5393;852;20221217;8.8;-2.3;3.3;2.2;5.1;0;.79;5520 +71095;43.9765;5.5393;852;20221218;8.1;-4.4;1.9;1.8;6.1;.2;.41;5876 +71095;43.9765;5.5393;852;20221219;7.7;3.6;5.7;2.5;8.9;.3;.32;3170 +71095;43.9765;5.5393;852;20221220;9.1;7.3;8.2;3.7;10.2;6.1;.49;1948 +71095;43.9765;5.5393;852;20221221;11.3;7.8;9.6;3.1;10;5.1;.76;2893 +71095;43.9765;5.5393;852;20221222;11.4;2.4;6.9;3.2;8.1;.2;.77;4911 +71095;43.9765;5.5393;852;20221223;13.7;7.8;10.8;3.6;10.5;0;.92;3894 +71095;43.9765;5.5393;852;20221224;15.1;8.1;11.6;2.2;9.1;.1;1.07;4287 +71095;43.9765;5.5393;852;20221225;13.1;-2.3;5.4;2.3;8.2;0;.53;6587 +71095;43.9765;5.5393;852;20221226;13.6;8;10.8;2.5;10;.1;.88;3803 +71095;43.9765;5.5393;852;20221227;12.3;4.5;8.4;3.3;7.1;0;1.27;4581 +71095;43.9765;5.5393;852;20221228;11.3;-4.3;3.5;1.5;6.2;.1;.52;6685 +71095;43.9765;5.5393;852;20221229;9.3;2;5.7;2.1;9.4;.4;.23;4448 +71095;43.9765;5.5393;852;20221230;9.8;6.8;8.3;1.1;9.3;.1;.51;2702 +71095;43.9765;5.5393;852;20221231;12;.7;6.4;2;8.7;0;.47;5692 +71096;43.98945;5.84981;439;20220101;17.2;-.5;8.4;.6;7.6;.1;.32;8382 +71096;43.98945;5.84981;439;20220102;7.6;3.1;5.4;2.1;8.1;.1;.41;4192 +71096;43.98945;5.84981;439;20220103;14.1;1.2;7.7;1.7;7.4;0;.75;6606 +71096;43.98945;5.84981;439;20220104;11.2;.3;5.7;.9;7.75;1.5;.43;5616 +71096;43.98945;5.84981;439;20220105;8.8;4.8;6.8;6.7;5.7;0;1.88;5926 +71096;43.98945;5.84981;439;20220106;8.6;-.8;3.9;4;3.6;.1;1.43;7677 +71096;43.98945;5.84981;439;20220107;8.5;-4.4;2.1;3.3;3.9;.1;1.2;8020 +71096;43.98945;5.84981;439;20220108;10.8;1.4;6.1;3.4;5.95;1.4;1.17;7120 +71096;43.98945;5.84981;439;20220109;8.6;2.6;5.6;3.8;5.95;0;1.12;6314 +71096;43.98945;5.84981;439;20220110;9.7;2.5;6.1;3.9;4.65;0;1.51;7219 +71096;43.98945;5.84981;439;20220111;8.6;-4;2.3;3.2;3.9;0;1.12;8658 +71096;43.98945;5.84981;439;20220112;8.1;-5.3;1.4;2.8;3.7;0;1.05;8792 +71096;43.98945;5.84981;439;20220113;10.8;-6;2.4;.9;3.55;0;.51;8902 +71096;43.98945;5.84981;439;20220114;13;-5.6;3.7;1.1;3.5;0;.74;8843 +71096;43.98945;5.84981;439;20220115;14.4;-4.3;5.1;1.2;4.1;0;.84;8986 +71096;43.98945;5.84981;439;20220116;12.2;-4.5;3.8;2.2;3.95;0;1.24;9028 +71096;43.98945;5.84981;439;20220117;12.1;-2.5;4.8;3.2;3.8;0;1.62;9176 +71096;43.98945;5.84981;439;20220118;13.1;-3.6;4.7;1.5;4.85;0;.9;9174 +71096;43.98945;5.84981;439;20220119;10.6;-1.3;4.6;1.8;6.05;0;.76;7489 +71096;43.98945;5.84981;439;20220120;10.5;.9;5.7;4.2;4.9;0;1.69;8197 +71096;43.98945;5.84981;439;20220121;8.9;-2.8;3;3.6;4.05;0;1.46;9251 +71096;43.98945;5.84981;439;20220122;10.3;-4.6;2.8;2.5;3.85;0;1.12;9579 +71096;43.98945;5.84981;439;20220123;13.9;-3.5;5.2;1.7;4.1;0;1.13;9685 +71096;43.98945;5.84981;439;20220124;12.4;-4.8;3.8;1.7;4.55;0;1.01;9841 +71096;43.98945;5.84981;439;20220125;11.5;-3.1;4.2;1.4;5.5;0;.81;8921 +71096;43.98945;5.84981;439;20220126;12.7;-4.4;4.2;1.2;4.95;0;.83;10509 +71096;43.98945;5.84981;439;20220127;13.3;-4.6;4.3;1.1;4.45;0;.87;10221 +71096;43.98945;5.84981;439;20220128;14.3;-3.9;5.2;2.9;4.15;0;1.85;10433 +71096;43.98945;5.84981;439;20220129;14.2;-1.4;6.4;2.5;4.25;0;1.72;10282 +71096;43.98945;5.84981;439;20220130;15.7;-1.6;7;3.8;4.9;0;2.24;10663 +71096;43.98945;5.84981;439;20220131;12.8;-1.8;5.5;7.9;4.6;0;2.87;10229 +71096;43.98945;5.84981;439;20220201;11.8;3;7.4;6.5;4.35;0;2.82;9203 +71096;43.98945;5.84981;439;20220202;19.1;9.2;14.2;7.5;6.1;0;4.45;8538 +71096;43.98945;5.84981;439;20220203;17.1;1.4;9.2;2.3;6.95;0;1.62;10387 +71096;43.98945;5.84981;439;20220204;12.7;4.2;8.5;2.6;7.6;0;1.27;9025 +71096;43.98945;5.84981;439;20220205;14.5;3.3;8.9;4.4;6;0;2.28;10601 +71096;43.98945;5.84981;439;20220206;12.7;-1.9;5.4;4.7;5.3;0;2.02;11349 +71096;43.98945;5.84981;439;20220207;16.3;6.7;11.5;6.3;4.9;0;3.72;10620 +71096;43.98945;5.84981;439;20220208;15.6;-2.3;6.6;1.6;4;0;1.51;12209 +71096;43.98945;5.84981;439;20220209;14.4;-4.1;5.2;1.3;5.3;0;1.15;12387 +71096;43.98945;5.84981;439;20220210;6.3;-3.9;1.2;1.7;6.01;0;1.27;12600 +71096;43.98945;5.84981;439;20220211;15.2;-.7;7.3;4;5.61;0;2.23;12000 +71096;43.98945;5.84981;439;20220212;13.7;1.3;7.5;2.2;5.31;0;1.64;11800 +71096;43.98945;5.84981;439;20220213;11.8;-2.3;4.8;1.4;5.81;3.1;1.08;10700 +71096;43.98945;5.84981;439;20220214;7.3;4.3;5.8;1.4;7.81;20.1;.61;900 +71096;43.98945;5.84981;439;20220215;10.5;-.2;5.2;3.8;5.31;0;1.72;12800 +71096;43.98945;5.84981;439;20220216;11.5;.2;5.8;2.8;6.85;.2;1.27;10250 +71096;43.98945;5.84981;439;20220217;19.1;8.3;13.7;6.8;8.5;0;3.53;10822 +71096;43.98945;5.84981;439;20220218;19.6;3.4;11.5;2.6;8.15;0;2.18;13498 +71096;43.98945;5.84981;439;20220219;14.1;5.3;9.7;4.7;6.25;0;2.52;9835 +71096;43.98945;5.84981;439;20220220;17.3;-.4;8.4;4.9;5.4;0;3.13;14011 +71096;43.98945;5.84981;439;20220221;12.4;5.3;8.8;6.4;6.2;.7;2.63;9650 +71096;43.98945;5.84981;439;20220222;15.4;5.1;10.3;5.6;5.1;0;3.32;13029 +71096;43.98945;5.84981;439;20220223;18.4;1.3;9.8;2.5;5.15;0;2.52;14881 +71096;43.98945;5.84981;439;20220224;12.8;-.9;6;1.8;6.85;.1;1.34;11470 +71096;43.98945;5.84981;439;20220225;13.7;4.4;9;6.1;4.55;0;3.37;12487 +71096;43.98945;5.84981;439;20220226;13.7;-1.8;6;2.9;4.05;0;2.37;15107 +71096;43.98945;5.84981;439;20220227;11.5;-3.6;3.9;1.7;4.8;0;1.51;13316 +71096;43.98945;5.84981;439;20220228;13.7;-3.7;5;2.5;4.95;0;2.01;15994 +71096;43.98945;5.84981;439;20220301;12;-3.4;4.3;1.8;5.45;0;1.57;15123 +71096;43.98945;5.84981;439;20220302;11.5;1.2;6.3;1.6;6.35;0;1.4;11131 +71096;43.98945;5.84981;439;20220303;13.7;-1.8;6;1.4;6.5;0;1.6;15632 +71096;43.98945;5.84981;439;20220304;14.9;-.6;7.2;1.7;6.85;.4;1.77;14551 +71096;43.98945;5.84981;439;20220305;11.6;.6;6.1;1.9;6.15;0;1.61;13710 +71096;43.98945;5.84981;439;20220306;9.8;-.8;4.5;1.7;5.2;0;1.57;13446 +71096;43.98945;5.84981;439;20220307;11.1;-4.8;3.1;1.7;4.3;0;1.76;16989 +71096;43.98945;5.84981;439;20220308;12.3;-5.7;3.3;1.8;5.05;0;1.76;17162 +71096;43.98945;5.84981;439;20220309;13.3;1.2;7.3;1.9;6.3;0;1.94;16096 +71096;43.98945;5.84981;439;20220310;12.9;-3.3;4.8;1.6;6.45;.1;1.73;16670 +71096;43.98945;5.84981;439;20220311;12.6;4.3;8.4;2.6;6.8;0;1.89;10151 +71096;43.98945;5.84981;439;20220312;13.5;5;9.3;3.9;5.5;0;2.64;10577 +71096;43.98945;5.84981;439;20220313;10.5;8.4;9.4;3.3;6.85;3.8;1.79;3961 +71096;43.98945;5.84981;439;20220314;15.9;5.1;10.5;1.8;9.15;.1;1.83;12350 +71096;43.98945;5.84981;439;20220315;16.1;6;11;1.7;8.7;0;2;13011 +71096;43.98945;5.84981;439;20220316;17.7;2.9;10.3;1.3;9.25;0;2;15114 +71096;43.98945;5.84981;439;20220317;13.9;9.3;11.6;1.3;10.5;0;1.36;7639 +71096;43.98945;5.84981;439;20220318;16.5;8;12.3;1.9;10.21;.7;1.81;10100 +71096;43.98945;5.84981;439;20220319;14.3;5.2;9.8;2;7.71;0;1.93;11500 +71096;43.98945;5.84981;439;20220320;13.9;2.9;8.4;2.1;5.81;0;1.97;8600 +71096;43.98945;5.84981;439;20220321;14.8;1.1;8;2.5;5.01;0;2.73;18400 +71096;43.98945;5.84981;439;20220322;14.1;-2.3;5.9;2.2;5.54;0;2.67;19300 +71096;43.98945;5.84981;439;20220323;17.5;-2;7.8;2.6;4.51;0;3.18;20300 +71096;43.98945;5.84981;439;20220324;19.7;-.4;9.7;2.9;4.21;0;3.74;20400 +71096;43.98945;5.84981;439;20220325;19.5;.1;9.8;2.6;5.01;0;3.46;20200 +71096;43.98945;5.84981;439;20220326;20.9;1.1;11;2.7;5.21;0;3.72;20200 +71096;43.98945;5.84981;439;20220327;20.9;3.2;12.1;2.3;5.21;0;3.19;12800 +71096;43.98945;5.84981;439;20220328;21;2.9;12;2.4;4.71;0;3.72;19900 +71096;43.98945;5.84981;439;20220329;19.5;4.3;11.9;2.5;6.21;2.1;3.14;14700 +71096;43.98945;5.84981;439;20220330;12;8;10;1.8;9.61;4.3;1.25;5500 +71096;43.98945;5.84981;439;20220331;17.2;5.1;11.2;4;7.51;.1;3.39;19700 +71096;43.98945;5.84981;439;20220401;7.7;1.5;4.6;8.1;4.01;.3;2.98;14900 +71096;43.98945;5.84981;439;20220402;9.1;3;6.1;8.6;3.61;0;3.87;22100 +71096;43.98945;5.84981;439;20220403;8.7;1;4.9;3.4;5.21;5.2;1.82;8400 +71096;43.98945;5.84981;439;20220404;13.5;1.3;7.4;2.6;5.61;0;2.86;21300 +71096;43.98945;5.84981;439;20220405;18;-.5;8.8;2.4;5.31;0;3.45;23300 +71096;43.98945;5.84981;439;20220406;14.8;.6;7.7;1.5;8.11;0;2.09;14400 +71096;43.98945;5.84981;439;20220407;16.7;4.5;10.6;2.7;8.61;.3;2.32;11800 +71096;43.98945;5.84981;439;20220408;20.1;9;14.6;2.9;9.81;.6;3.22;15800 +71096;43.98945;5.84981;439;20220409;12.1;9;10.6;6.5;4.81;0;4.59;25000 +71096;43.98945;5.84981;439;20220410;18.1;1.3;9.7;2.3;4.61;0;3.74;24400 +71096;43.98945;5.84981;439;20220411;15.8;1.5;8.7;2.4;6.11;0;2.25;8400 +71096;43.98945;5.84981;439;20220412;19.7;1.3;10.5;3;7.41;0;3.32;17600 +71096;43.98945;5.84981;439;20220413;21.3;4.5;12.9;2.6;7.51;0;3.9;22000 +71096;43.98945;5.84981;439;20220414;24.9;6.1;15.5;2.5;7.41;0;4.64;24100 +71096;43.98945;5.84981;439;20220415;26.3;8.5;17.4;3;10.01;0;4.79;22700 +71096;43.98945;5.84981;439;20220416;23.4;8.9;16.1;5.5;9.47;0;5.54;22744 +71096;43.98945;5.84981;439;20220417;22.2;8.5;15.4;3.4;7.51;0;4.78;23900 +71096;43.98945;5.84981;439;20220418;21.2;5.1;13.2;2.8;8.31;0;4.09;24100 +71096;43.98945;5.84981;439;20220419;22.7;3.9;13.3;3;7.61;.2;4.48;24500 +71096;43.98945;5.84981;439;20220420;15.7;4.4;10.1;2;9.91;5.8;1.7;9100 +71096;43.98945;5.84981;439;20220421;19.2;10.2;14.7;2.2;11.51;1.4;2.66;13600 +71096;43.98945;5.84981;439;20220422;20.5;6;13.3;2.2;10.51;0;3.21;19400 +71096;43.98945;5.84981;439;20220423;14.8;8.8;11.8;3.8;9.61;23.9;1.76;2700 +71096;43.98945;5.84981;439;20220424;14.2;5.1;9.7;1.6;9.61;.5;1.98;13300 +71096;43.98945;5.84981;439;20220425;20.1;7.6;13.9;2.1;9.91;0;3.53;21400 +71096;43.98945;5.84981;439;20220426;21.6;4.7;13.2;1.7;9.21;0;3.89;25500 +71096;43.98945;5.84981;439;20220427;22.3;5;13.7;2.7;9.01;0;4.43;26700 +71096;43.98945;5.84981;439;20220428;23.9;7.6;15.8;2.9;10.11;0;4.63;25100 +71096;43.98945;5.84981;439;20220429;23.6;6.5;15.1;2.5;9.71;0;4.51;25700 +71096;43.98945;5.84981;439;20220430;21.8;7.3;14.6;1.5;9.81;.2;3.26;18100 +71096;43.98945;5.84981;439;20220501;22.1;5.5;13.8;2.5;8.71;0;4.22;24000 +71096;43.98945;5.84981;439;20220502;22.4;6;14.2;3.2;8.81;0;4.71;26400 +71096;43.98945;5.84981;439;20220503;21.6;8.1;14.9;2.5;10.21;2.1;3.45;16700 +71096;43.98945;5.84981;439;20220504;22.7;5.8;14.3;2.7;9.81;1.7;4.51;26800 +71096;43.98945;5.84981;439;20220505;14.2;11.9;13.1;2.1;11.91;4.3;1.58;6600 +71096;43.98945;5.84981;439;20220506;19.7;8.6;14.1;2.2;10.9;.2;3.41;19033 +71096;43.98945;5.84981;439;20220507;23;8;15.5;1.4;11.45;6;3.86;22804 +71096;43.98945;5.84981;439;20220508;19.7;11.4;15.5;1.5;13.2;9;3.07;18001 +71096;43.98945;5.84981;439;20220509;23.1;8.5;15.8;1.4;12.45;1.3;4.1;25436 +71096;43.98945;5.84981;439;20220510;24.8;9.1;17;1.6;12.45;.5;4.6;27336 +71096;43.98945;5.84981;439;20220511;24.9;8.9;16.9;1.8;11.6;0;4.77;27709 +71096;43.98945;5.84981;439;20220512;25;7.1;16;2.1;10.8;0;4.87;28021 +71096;43.98945;5.84981;439;20220513;24.8;7.7;16.2;2;10.4;0;4.75;27079 +71096;43.98945;5.84981;439;20220514;26.8;8.3;17.5;1.4;12.75;.1;4.77;27535 +71096;43.98945;5.84981;439;20220515;27.1;11.9;19.5;1.6;14.9;2.4;4.88;26743 +71096;43.98945;5.84981;439;20220516;27.1;10.8;18.9;1.8;12.8;0;5.14;28370 +71096;43.98945;5.84981;439;20220517;29.3;9.9;19.6;2.2;12.85;.1;5.63;28497 +71096;43.98945;5.84981;439;20220518;30.1;11.8;21;1.8;14.25;0;5.51;28098 +71096;43.98945;5.84981;439;20220519;28.4;11.8;20.1;2.2;12.65;0;5.65;28548 +71096;43.98945;5.84981;439;20220520;29.3;9.8;19.6;1.6;12;0;5.44;28597 +71096;43.98945;5.84981;439;20220521;31.3;10.6;21;1.8;13.3;.1;5.76;28544 +71096;43.98945;5.84981;439;20220522;31.8;13.7;22.8;2.1;16.05;0;5.95;27739 +71096;43.98945;5.84981;439;20220523;27.6;11.6;19.6;2.3;13.5;0;5.33;26916 +71096;43.98945;5.84981;439;20220524;25.6;12.8;19.2;2.5;12.55;1;4.93;24296 +71096;43.98945;5.84981;439;20220525;22.3;13.6;17.9;2.3;11.75;.9;3.83;17214 +71096;43.98945;5.84981;439;20220526;27.6;11.5;19.5;2.1;13.05;.1;5.1;24708 +71096;43.98945;5.84981;439;20220527;31.3;14.3;22.8;2.7;13.95;0;6.48;28247 +71096;43.98945;5.84981;439;20220528;28.3;13.4;20.8;4.6;12;0;6.86;27634 +71096;43.98945;5.84981;439;20220529;26.6;12;19.3;4.3;8.15;0;7.08;29694 +71096;43.98945;5.84981;439;20220530;23.9;7.7;15.8;1.9;9.35;0;4.62;24901 +71096;43.98945;5.84981;439;20220531;26.2;11.5;18.8;1.8;11.45;0;4.64;22835 +71096;43.98945;5.84981;439;20220601;30.4;10.5;20.4;2.1;12.4;0;6.06;29768 +71096;43.98945;5.84981;439;20220602;31.4;10.9;21.2;1.9;12.75;0;5.94;28847 +71096;43.98945;5.84981;439;20220603;28.8;15.9;22.3;1.9;15.5;3.1;4.92;22435 +71096;43.98945;5.84981;439;20220604;33.2;14.4;23.8;2.4;15.7;0;6.35;27502 +71096;43.98945;5.84981;439;20220605;30.6;15.9;23.2;2.8;14.95;.2;6.11;26326 +71096;43.98945;5.84981;439;20220606;31.3;12.4;21.8;3.2;13.05;.1;6.88;29951 +71096;43.98945;5.84981;439;20220607;27.4;15.8;21.6;4.9;12.05;0;6.97;27826 +71096;43.98945;5.84981;439;20220608;25.7;12.8;19.3;3.5;10.3;0;5.68;23729 +71096;43.98945;5.84981;439;20220609;23.9;16.4;20.1;6.9;9.5;0;7.24;25893 +71096;43.98945;5.84981;439;20220610;29.8;10.7;20.3;3.4;8.65;0;7.25;30830 +71096;43.98945;5.84981;439;20220611;31.9;11.3;21.6;2.8;10.15;0;7.1;30546 +71096;43.98945;5.84981;439;20220612;33.9;11.4;22.6;2.2;11.6;.1;6.78;29710 +71096;43.98945;5.84981;439;20220613;34;15;24.5;3;13.05;0;7.46;29623 +71096;43.98945;5.84981;439;20220614;33.6;14.2;23.9;2.8;12.45;0;7.34;30334 +71096;43.98945;5.84981;439;20220615;32.9;14.9;23.9;2;14.25;.1;6.04;26044 +71096;43.98945;5.84981;439;20220616;36.7;16.8;26.8;2.7;13.45;0;7.72;29502 +71096;43.98945;5.84981;439;20220617;36.9;17.4;27.2;2.2;13.4;0;7.4;29708 +71096;43.98945;5.84981;439;20220618;35.1;17.3;26.2;2.1;16.05;0;6.83;29213 +71096;43.98945;5.84981;439;20220619;33.2;16.7;24.9;2.3;14.6;0;6.84;29603 +71096;43.98945;5.84981;439;20220620;32.8;13.9;23.4;2.2;11.1;0;6.75;29768 +71096;43.98945;5.84981;439;20220621;30.9;14.7;22.8;1.7;13.9;1.6;5.07;21818 +71096;43.98945;5.84981;439;20220622;26.4;18.6;22.5;1.3;18.65;6.7;3.86;18177 +71096;43.98945;5.84981;439;20220623;26.3;15.4;20.9;1.5;17.7;1.2;4.65;24916 +71096;43.98945;5.84981;439;20220624;26.3;15.2;20.7;1.4;16.2;3.3;4.79;25357 +71096;43.98945;5.84981;439;20220625;30.1;11.6;20.8;1.8;12.8;0;5.98;30252 +71096;43.98945;5.84981;439;20220626;32.4;15.8;24.1;2.4;14.35;0;6.5;27900 +71096;43.98945;5.84981;439;20220627;32.8;14.7;23.7;2.5;15.4;.2;6.51;28885 +71096;43.98945;5.84981;439;20220628;29.1;17.6;23.3;3.1;16.3;5.8;5.64;22702 +71096;43.98945;5.84981;439;20220629;30.9;14.1;22.5;2;14.95;0;6.29;30561 +71096;43.98945;5.84981;439;20220630;30.9;12.4;21.6;2.3;14.1;0;5.99;27697 +71096;43.98945;5.84981;439;20220701;28.9;14.6;21.7;3.5;13;0;6.54;28721 +71096;43.98945;5.84981;439;20220702;34.2;12.4;23.3;2.5;10.15;0;7.31;30714 +71096;43.98945;5.84981;439;20220703;36.1;13.8;24.9;2.1;10.9;0;7.16;29795 +71096;43.98945;5.84981;439;20220704;34.1;17.8;26;1.9;14.15;.6;6.31;26871 +71096;43.98945;5.84981;439;20220705;33.9;17.5;25.7;3.5;14.6;0;7.84;30103 +71096;43.98945;5.84981;439;20220706;32.8;16;24.4;3.8;12.15;0;7.92;30029 +71096;43.98945;5.84981;439;20220707;33;15;24;4;11.95;0;8.02;30254 +71096;43.98945;5.84981;439;20220708;32.7;16.5;24.6;3.2;12.55;0;7.51;29778 +71096;43.98945;5.84981;439;20220709;32.4;15.9;24.2;2.7;12.85;0;7.02;29428 +71096;43.98945;5.84981;439;20220710;33.1;16.2;24.7;2.3;12.65;0;6.84;29470 +71096;43.98945;5.84981;439;20220711;33.5;15.5;24.5;2.3;14.75;0;6.67;29289 +71096;43.98945;5.84981;439;20220712;33.9;15.5;24.7;2.5;14.55;0;6.88;29407 +71096;43.98945;5.84981;439;20220713;34.1;15.3;24.7;2;15.7;.1;6.39;28373 +71096;43.98945;5.84981;439;20220714;34.7;17.3;26;2.1;15.9;0;6.74;29188 +71096;43.98945;5.84981;439;20220715;36.7;15.2;26;3.2;13.6;0;7.98;29351 +71096;43.98945;5.84981;439;20220716;35.8;17;26.4;2.6;11.8;0;7.51;29313 +71096;43.98945;5.84981;439;20220717;35.7;15.4;25.5;2.1;15.15;0;6.8;28873 +71096;43.98945;5.84981;439;20220718;36.8;18.9;27.9;1.9;18.35;.1;6.7;27682 +71096;43.98945;5.84981;439;20220719;36;19.7;27.9;2.2;18.8;0;6.88;28339 +71096;43.98945;5.84981;439;20220720;36.1;17.5;26.8;2.1;15;0;6.89;28345 +71096;43.98945;5.84981;439;20220721;36.3;16.8;26.5;2.1;13;0;6.96;28600 +71096;43.98945;5.84981;439;20220722;36.7;15.8;26.3;2.1;12.7;0;6.92;28454 +71096;43.98945;5.84981;439;20220723;34.7;16.4;25.5;2.6;15;.1;6.6;25856 +71096;43.98945;5.84981;439;20220724;36.4;17.6;27;2.1;16.05;0;6.84;28606 +71096;43.98945;5.84981;439;20220725;36.9;16.5;26.7;2.3;14.85;0;6.97;27556 +71096;43.98945;5.84981;439;20220726;33.7;19.1;26.4;4.4;14.45;0;8.07;27999 +71096;43.98945;5.84981;439;20220727;32.4;16.1;24.3;3.3;13.25;0;7.11;28201 +71096;43.98945;5.84981;439;20220728;33.7;13.9;23.8;2;12.65;0;6.12;26646 +71096;43.98945;5.84981;439;20220729;29.2;15.8;22.5;2.2;14.75;1.1;4.93;21513 +71096;43.98945;5.84981;439;20220730;33.8;16.2;25;2.8;12.6;0;6.93;28183 +71096;43.98945;5.84981;439;20220731;34.4;14.3;24.3;2;11.05;0;6.46;27875 +71096;43.98945;5.84981;439;20220801;36.1;16.5;26.3;2.2;11.5;0;6.78;27716 +71096;43.98945;5.84981;439;20220802;35.6;15.9;25.7;2.4;12.05;0;6.91;27505 +71096;43.98945;5.84981;439;20220803;35.4;17.2;26.3;2.1;15.5;0;6.35;26493 +71096;43.98945;5.84981;439;20220804;35.6;17.9;26.8;2;14.95;0;6.17;25130 +71096;43.98945;5.84981;439;20220805;35.9;16.8;26.3;2.4;15.15;0;6.57;26366 +71096;43.98945;5.84981;439;20220806;36.3;17.4;26.8;2.4;14.95;0;6.64;25451 +71096;43.98945;5.84981;439;20220807;33.1;16.9;25;2.8;13.55;0;6.63;26984 +71096;43.98945;5.84981;439;20220808;33.7;15.4;24.6;1.8;13.7;0;5.9;26717 +71096;43.98945;5.84981;439;20220809;34.8;16.4;25.6;2.2;14.85;0;6.23;26448 +71096;43.98945;5.84981;439;20220810;33.8;16;24.9;1.9;14.2;1.9;5.51;23228 +71096;43.98945;5.84981;439;20220811;32.6;16.1;24.3;2;15.9;0;5.73;26228 +71096;43.98945;5.84981;439;20220812;36.2;13.9;25.1;2.2;15.55;0;6.25;26035 +71096;43.98945;5.84981;439;20220813;34.6;17.9;26.3;2.3;18.25;.6;5.88;24281 +71096;43.98945;5.84981;439;20220814;29.7;19.1;24.4;1.3;17.2;8.9;3.88;17142 +71096;43.98945;5.84981;439;20220815;30.7;14.2;22.5;2.1;14.9;0;5.29;24214 +71096;43.98945;5.84981;439;20220816;31.7;13.4;22.5;2;14.35;0;5.33;24238 +71096;43.98945;5.84981;439;20220817;27.6;17.4;22.5;2.4;16.45;18.9;3.91;15313 +71096;43.98945;5.84981;439;20220818;27;14.2;20.6;2.9;15.4;17.9;4.29;18927 +71096;43.98945;5.84981;439;20220819;27.8;14.3;21;3.8;14.55;.1;5.25;23255 +71096;43.98945;5.84981;439;20220820;31;15.5;23.2;3.6;14.05;0;6.22;25225 +71096;43.98945;5.84981;439;20220821;29.8;16.1;22.9;3.4;14.8;.1;5.63;22684 +71096;43.98945;5.84981;439;20220822;30.7;15;22.9;3.1;13.1;0;6.04;24963 +71096;43.98945;5.84981;439;20220823;32.4;14.9;23.6;2;13.5;0;5.38;24431 +71096;43.98945;5.84981;439;20220824;32.2;15.6;23.9;1.8;15;0;5.14;24198 +71096;43.98945;5.84981;439;20220825;32.1;15.2;23.7;1.8;15.25;0;5.08;23964 +71096;43.98945;5.84981;439;20220826;31.8;16.7;24.3;1.2;17.25;1.8;4.3;21025 +71096;43.98945;5.84981;439;20220827;31;15.5;23.2;1.1;17;.9;4.4;24246 +71096;43.98945;5.84981;439;20220828;30.4;16;23.2;1.7;16;.1;4.63;22909 +71096;43.98945;5.84981;439;20220829;31.8;13.7;22.8;1.8;15.65;.2;4.78;23021 +71096;43.98945;5.84981;439;20220830;29.9;18.3;24.1;1.4;18.4;2.1;3.8;17849 +71096;43.98945;5.84981;439;20220831;28.1;13.9;21;2.3;16.15;.1;4.24;20845 +71096;43.98945;5.84981;439;20220901;30.6;15;22.8;2.1;14.3;0;4.9;22956 +71096;43.98945;5.84981;439;20220902;26.5;13.1;19.8;1.3;14.9;3;3.19;15715 +71096;43.98945;5.84981;439;20220903;27.6;14.1;20.9;1.4;15.6;10.1;3.59;18504 +71096;43.98945;5.84981;439;20220904;29.1;13.1;21.1;.7;16.3;.6;3.73;22828 +71096;43.98945;5.84981;439;20220905;29.2;14.2;21.7;1;17.3;.7;3.77;21388 +71096;43.98945;5.84981;439;20220906;28.5;14;21.3;1.4;17.6;2.6;3.77;20855 +71096;43.98945;5.84981;439;20220907;26;17.2;21.6;1.9;19.5;12.6;2.84;13237 +71096;43.98945;5.84981;439;20220908;26.1;14.4;20.3;2.8;15.15;.1;3.86;18138 +71096;43.98945;5.84981;439;20220909;25.5;12.6;19.1;2.5;12.35;0;3.81;17808 +71096;43.98945;5.84981;439;20220910;25.4;11.7;18.5;3.3;11.15;0;4.31;19204 +71096;43.98945;5.84981;439;20220911;28.2;9;18.6;1.8;10.8;0;4.07;21736 +71096;43.98945;5.84981;439;20220912;29.9;10.7;20.3;1.4;13.05;0;3.89;21341 +71096;43.98945;5.84981;439;20220913;28.2;13.5;20.8;1.4;16.3;1.1;3.3;17553 +71096;43.98945;5.84981;439;20220914;22.8;18;20.4;1.4;18.45;13.7;1.94;8727 +71096;43.98945;5.84981;439;20220915;27.8;14.4;21.1;2.5;15;0;3.99;19252 +71096;43.98945;5.84981;439;20220916;25;15.4;20.2;4.5;12.7;0;4.51;16986 +71096;43.98945;5.84981;439;20220917;21.3;13.7;17.5;6.3;7.15;0;5.6;17823 +71096;43.98945;5.84981;439;20220918;23.8;5.7;14.8;2.4;8.1;0;3.74;20417 +71096;43.98945;5.84981;439;20220919;25.6;7;16.3;3.3;7.75;0;4.59;20320 +71096;43.98945;5.84981;439;20220920;25.6;7.4;16.5;2.4;8.85;0;3.9;19773 +71096;43.98945;5.84981;439;20220921;23.8;7.7;15.7;2.2;9.95;0;3.39;18576 +71096;43.98945;5.84981;439;20220922;23.3;9.2;16.3;1.3;11.8;.1;2.79;18285 +71096;43.98945;5.84981;439;20220923;22.5;10.2;16.4;1.3;12.05;7.5;2.61;16154 +71096;43.98945;5.84981;439;20220924;16.2;13.2;14.7;1.1;14.25;17.8;1.19;5765 +71096;43.98945;5.84981;439;20220925;19.7;11.7;15.7;1.4;13.35;.9;2.12;13541 +71096;43.98945;5.84981;439;20220926;21;7.3;14.1;3.2;9.7;.2;3.26;18148 +71096;43.98945;5.84981;439;20220927;17.8;8.9;13.3;3.9;8.75;0;3.46;22999 +71096;43.98945;5.84981;439;20220928;20.7;9.2;14.9;3;11.05;.6;2.88;16197 +71096;43.98945;5.84981;439;20220929;19.7;9.5;14.6;2.1;10.8;0;2.61;17405 +71096;43.98945;5.84981;439;20220930;17.5;8.7;13.1;3;9.35;.5;2.67;17423 +71096;43.98945;5.84981;439;20221001;18;5.2;11.6;2.3;10.1;0;2.26;17417 +71096;43.98945;5.84981;439;20221002;25.4;9.9;17.7;3.2;12.15;0;3.98;25291 +71096;43.98945;5.84981;439;20221003;26.1;11.1;18.6;2.7;11.4;0;4.06;26246 +71096;43.98945;5.84981;439;20221004;26.7;8.1;17.4;1.4;11.8;.1;2.7;17002 +71096;43.98945;5.84981;439;20221005;24.8;8.3;16.5;1.5;12.5;.1;3.18;26269 +71096;43.98945;5.84981;439;20221006;25.1;8.3;16.7;1.3;12.2;.1;2.54;17873 +71096;43.98945;5.84981;439;20221007;24.2;8.2;16.2;1.4;12.1;.2;2.38;15677 +71096;43.98945;5.84981;439;20221008;18.7;9.4;14;1.4;13.4;3.6;1.43;9211 +71096;43.98945;5.84981;439;20221009;20.2;13.5;16.8;1.1;15.2;.6;1.48;8682 +71096;43.98945;5.84981;439;20221010;22.9;12.8;17.9;1.3;14.4;.1;2.06;13596 +71096;43.98945;5.84981;439;20221011;23.2;9.3;16.2;1.3;13.1;0;2.09;14760 +71096;43.98945;5.84981;439;20221012;23;12;17.5;1;13.75;2.2;1.81;11578 +71096;43.98945;5.84981;439;20221013;21.3;8;14.7;1.2;12.4;.1;1.72;12359 +71096;43.98945;5.84981;439;20221014;23;10.5;16.7;1.8;12.7;.1;2.12;12342 +71096;43.98945;5.84981;439;20221015;24.9;7.7;16.3;1.6;12;0;2.33;15030 +71096;43.98945;5.84981;439;20221016;24.2;9.2;16.7;1.8;12.85;.3;2.14;12089 +71096;43.98945;5.84981;439;20221017;25.2;8.5;16.9;1.8;12.7;0;2.28;13515 +71096;43.98945;5.84981;439;20221018;25.8;9.4;17.6;1.2;12.5;.2;2.07;14208 +71096;43.98945;5.84981;439;20221019;24.7;7.4;16.1;1.5;11.85;.1;2.1;14019 +71096;43.98945;5.84981;439;20221020;21;9.9;15.4;1.4;13.6;1.3;1.46;9021 +71096;43.98945;5.84981;439;20221021;21.1;14.5;17.8;2.1;16.35;1.9;1.37;5412 +71096;43.98945;5.84981;439;20221022;21.5;15.1;18.3;1.7;15.9;.1;1.46;6428 +71096;43.98945;5.84981;439;20221023;23.8;11.8;17.8;1.4;14.45;0;1.65;9275 +71096;43.98945;5.84981;439;20221024;23.3;13.8;18.6;1.6;15.6;.5;1.6;8240 +71096;43.98945;5.84981;439;20221025;25.5;10.9;18.2;1.4;13.6;.1;1.86;11471 +71096;43.98945;5.84981;439;20221026;24.2;8.3;16.2;1.5;12.8;.2;1.79;11949 +71096;43.98945;5.84981;439;20221027;25.2;9.3;17.2;1.4;12.95;.1;1.78;12164 +71096;43.98945;5.84981;439;20221028;26.2;7.7;17;1.3;11.45;0;1.88;12302 +71096;43.98945;5.84981;439;20221029;26.5;7.3;16.9;1.3;10.45;.1;1.75;11621 +71096;43.98945;5.84981;439;20221030;23.8;6.7;15.3;1.3;10;.1;1.59;10992 +71096;43.98945;5.84981;439;20221031;22.1;6.4;14.3;1.9;10.7;17.6;1.77;11660 +71096;43.98945;5.84981;439;20221101;21.2;11.1;16.1;1.6;12.85;13.4;1.46;9818 +71096;43.98945;5.84981;439;20221102;20;7.5;13.7;1.7;11.65;.2;1.38;10732 +71096;43.98945;5.84981;439;20221103;12.5;5.7;9.1;1.6;11;36.8;.64;4385 +71096;43.98945;5.84981;439;20221104;12.6;7.4;10;4.2;8.9;.4;1.49;5673 +71096;43.98945;5.84981;439;20221105;16;5.7;10.9;4.8;6.5;0;2.49;11013 +71096;43.98945;5.84981;439;20221106;19.2;1.7;10.4;1.3;6.9;0;1.3;11165 +71096;43.98945;5.84981;439;20221107;19.6;.9;10.2;1.3;7.2;.1;1.22;11344 +71096;43.98945;5.84981;439;20221108;13.9;2.4;8.2;1;8.65;1.2;.78;7152 +71096;43.98945;5.84981;439;20221109;17.5;7.9;12.7;1.5;12.2;20.9;.89;5213 +71096;43.98945;5.84981;439;20221110;18.8;7.6;13.2;.9;11.7;.1;.89;8804 +71096;43.98945;5.84981;439;20221111;20.1;4.9;12.5;1.1;9.7;.1;1.03;10524 +71096;43.98945;5.84981;439;20221112;15.9;4;9.9;1.2;9.55;0;.84;8310 +71096;43.98945;5.84981;439;20221113;14.5;7.4;11;.3;10.6;0;.58;6724 +71096;43.98945;5.84981;439;20221114;12.9;2.8;7.9;.4;9.9;3.3;.51;7958 +71096;43.98945;5.84981;439;20221115;12.6;8.7;10.7;1.4;11.95;7.1;.54;3305 +71096;43.98945;5.84981;439;20221116;17.5;8.8;13.1;1.9;10.65;0;1.12;8795 +71096;43.98945;5.84981;439;20221117;17.5;5.1;11.3;1.8;10.1;2.1;.97;7819 +71096;43.98945;5.84981;439;20221118;13.9;6.7;10.3;3.5;8.6;0;1.36;7828 +71096;43.98945;5.84981;439;20221119;13.5;1.6;7.6;2.9;6.25;0;1.4;9298 +71096;43.98945;5.84981;439;20221120;12.5;.9;6.7;3.6;5.9;0;1.52;9313 +71096;43.98945;5.84981;439;20221121;8.5;2.6;5.6;2.7;7.1;7.8;.82;4165 +71096;43.98945;5.84981;439;20221122;11.2;5.6;8.4;5.6;6.45;0;1.94;6136 +71096;43.98945;5.84981;439;20221123;10.7;1.5;6.1;3.1;6.85;0;1.01;5596 +71096;43.98945;5.84981;439;20221124;15.1;5.3;10.2;3.8;6.95;0;1.76;8374 +71096;43.98945;5.84981;439;20221125;15.8;4.4;10.1;2;7.75;0;1.11;7955 +71096;43.98945;5.84981;439;20221126;14.2;4.2;9.2;3;6.35;0;1.45;8044 +71096;43.98945;5.84981;439;20221127;12.3;-1.2;5.5;.8;5.95;0;.42;7776 +71096;43.98945;5.84981;439;20221128;5.8;.8;3.3;1.3;7.05;10.5;.41;3153 +71096;43.98945;5.84981;439;20221129;8.5;2.1;5.3;1.4;7.2;0;.55;4625 +71096;43.98945;5.84981;439;20221130;11.7;-1.4;5.1;1.1;6;0;.44;8323 +71096;43.98945;5.84981;439;20221201;11;-1.5;4.8;1.1;5.95;0;.49;7814 +71096;43.98945;5.84981;439;20221202;8.2;-1;3.6;.9;6.1;.3;.38;5204 +71096;43.98945;5.84981;439;20221203;6.1;-.6;2.8;1.5;7.7;19.3;.25;3239 +71096;43.98945;5.84981;439;20221204;9.9;5.7;7.8;1.9;9.1;19;.57;2846 +71096;43.98945;5.84981;439;20221205;9.9;1.2;5.6;1.4;6.95;0;.37;7343 +71096;43.98945;5.84981;439;20221206;10.4;-1.2;4.6;1.7;5.5;0;.56;7951 +71096;43.98945;5.84981;439;20221207;8.9;-2.2;3.3;1.8;5.1;0;.69;7552 +71096;43.98945;5.84981;439;20221208;5.5;-3.3;1.1;1;5.7;27.5;.33;5410 +71096;43.98945;5.84981;439;20221209;9.5;3.8;6.7;1.5;9.55;11.9;.33;2990 +71096;43.98945;5.84981;439;20221210;9.2;4.4;6.8;3;7.35;0;.8;5932 +71096;43.98945;5.84981;439;20221211;4.2;-2.8;.7;3.4;4;0;1.03;6008 +71096;43.98945;5.84981;439;20221212;5.8;-4.4;.7;1.5;4.25;8;.49;6789 +71096;43.98945;5.84981;439;20221213;3.8;.3;2.1;1.1;6.85;12.6;.27;2907 +71096;43.98945;5.84981;439;20221214;8.8;3.1;6;1.6;8.2;.1;.41;4352 +71096;43.98945;5.84981;439;20221215;10.3;4.8;7.6;1.7;9.55;32.9;.44;2633 +71096;43.98945;5.84981;439;20221216;8.5;6.5;7.5;2.8;9;0;.56;3261 +71096;43.98945;5.84981;439;20221217;10.5;.8;5.6;2.7;6.05;0;.88;7270 +71096;43.98945;5.84981;439;20221218;10.8;-1.5;4.7;1;6.2;.1;.37;7240 +71096;43.98945;5.84981;439;20221219;9.3;3.2;6.3;1.3;7.65;.5;.53;3087 +71096;43.98945;5.84981;439;20221220;12.8;6.7;9.7;2.1;9.45;6.2;.72;4135 +71096;43.98945;5.84981;439;20221221;12.1;9.1;10.6;1.9;10.25;9.3;.7;2831 +71096;43.98945;5.84981;439;20221222;15.2;3.1;9.1;2.4;8.75;.1;.84;6138 +71096;43.98945;5.84981;439;20221223;16.9;8.2;12.6;2.6;10.6;0;.99;5731 +71096;43.98945;5.84981;439;20221224;16.8;9.4;13.1;2.3;10.25;0;1.01;5444 +71096;43.98945;5.84981;439;20221225;16.4;1.7;9;1.5;8.8;0;.55;7490 +71096;43.98945;5.84981;439;20221226;14.4;2.3;8.4;1.2;8.7;.1;.41;6911 +71096;43.98945;5.84981;439;20221227;13;2.4;7.7;1.9;7.9;0;.67;6825 +71096;43.98945;5.84981;439;20221228;12;-.8;5.6;1.3;6.15;.2;.47;7357 +71096;43.98945;5.84981;439;20221229;12.1;3.2;7.7;1.3;8.6;.3;.53;4294 +71096;43.98945;5.84981;439;20221230;12.7;5.4;9;1.1;9.7;.1;.46;4540 +71096;43.98945;5.84981;439;20221231;14.9;4.6;9.8;1.2;9.4;.1;.53;6320 +71097;44.00146;6.16044;549;20220101;18;-.3;8.9;.6;6.4;.1;.36;7966 +71097;44.00146;6.16044;549;20220102;12.5;-2.8;4.9;.7;6.1;.1;.34;7294 +71097;44.00146;6.16044;549;20220103;15.6;-1.4;7.1;.9;6.3;0;.5;7749 +71097;44.00146;6.16044;549;20220104;11.4;-.4;5.5;.9;7.2;1.4;.38;6442 +71097;44.00146;6.16044;549;20220105;8.7;2.2;5.5;2.9;5.6;.3;1.08;4730 +71097;44.00146;6.16044;549;20220106;8.7;-3.1;2.8;1.5;3.5;.1;.8;6527 +71097;44.00146;6.16044;549;20220107;9.2;-7;1.1;1.4;3.7;.1;.66;7757 +71097;44.00146;6.16044;549;20220108;10.4;-1.1;4.7;1.5;5.3;3.4;.7;6535 +71097;44.00146;6.16044;549;20220109;7.6;.8;4.2;1.9;5.6;0;.73;4992 +71097;44.00146;6.16044;549;20220110;10.2;-1.4;4.4;1.6;4.3;0;.86;6671 +71097;44.00146;6.16044;549;20220111;8;-7.8;.1;1;3.6;0;.49;7905 +71097;44.00146;6.16044;549;20220112;8.4;-9;-.3;.6;3.5;0;.34;8385 +71097;44.00146;6.16044;549;20220113;11.7;-8.2;1.8;1.1;3.5;0;.66;9039 +71097;44.00146;6.16044;549;20220114;12.5;-6.8;2.9;1.4;3.7;0;.85;9012 +71097;44.00146;6.16044;549;20220115;14.4;-5.7;4.4;1.1;4;0;.76;9206 +71097;44.00146;6.16044;549;20220116;15;-5.8;4.6;1;4;0;.74;9295 +71097;44.00146;6.16044;549;20220117;13.2;-6.7;3.3;.9;3.6;0;.64;9387 +71097;44.00146;6.16044;549;20220118;13.1;-6.5;3.3;1.1;3.9;0;.75;9457 +71097;44.00146;6.16044;549;20220119;10.2;-5.4;2.4;1.8;5.2;.1;.75;8493 +71097;44.00146;6.16044;549;20220120;11.3;-3.6;3.9;1.4;4.6;0;.82;8384 +71097;44.00146;6.16044;549;20220121;9.8;-6.6;1.6;.8;3.8;0;.55;8910 +71097;44.00146;6.16044;549;20220122;9.5;-7.9;.8;1;3.6;0;.64;9292 +71097;44.00146;6.16044;549;20220123;13.4;-6.9;3.3;1;4;0;.77;10005 +71097;44.00146;6.16044;549;20220124;12.8;-5.7;3.6;1.4;4.2;0;.95;9816 +71097;44.00146;6.16044;549;20220125;11.1;-3.8;3.7;2;4.8;0;1.04;8881 +71097;44.00146;6.16044;549;20220126;13.5;-6.2;3.7;1.1;4.3;0;.85;10355 +71097;44.00146;6.16044;549;20220127;14.7;-6.2;4.3;1.1;3.8;.1;.96;10477 +71097;44.00146;6.16044;549;20220128;18.1;-6.1;6;.8;3.5;0;.91;10602 +71097;44.00146;6.16044;549;20220129;14.8;-5;4.9;1.8;3.8;0;1.4;10731 +71097;44.00146;6.16044;549;20220130;19.6;-3.9;7.9;1.6;4.2;0;1.61;10861 +71097;44.00146;6.16044;549;20220131;13.1;-5;4.1;2.8;3.9;0;1.7;10574 +71097;44.00146;6.16044;549;20220201;12.6;-3.4;4.6;2.7;4;0;1.65;10050 +71097;44.00146;6.16044;549;20220202;18;1.6;9.8;2.8;5.6;0;2.11;10309 +71097;44.00146;6.16044;549;20220203;16.9;-1.9;7.5;1.1;5.6;0;1.1;11203 +71097;44.00146;6.16044;549;20220204;13.7;1.1;7.4;1.8;6.7;0;1.17;9233 +71097;44.00146;6.16044;549;20220205;16.5;.3;8.4;2.5;5.4;.1;1.86;10649 +71097;44.00146;6.16044;549;20220206;14;-5.4;4.3;1.4;4.5;0;1.2;11836 +71097;44.00146;6.16044;549;20220207;16.1;2.9;9.5;2.1;4.6;0;1.86;9836 +71097;44.00146;6.16044;549;20220208;15.4;-5.7;4.9;1.4;3.9;0;1.38;12157 +71097;44.00146;6.16044;549;20220209;15.4;-4.3;5.6;1.8;4.5;0;1.56;12313 +71097;44.00146;6.16044;549;20220210;3.4;-5.8;-1.2;1.7;5.98;0;1.27;12600 +71097;44.00146;6.16044;549;20220211;14.6;-1.3;6.6;4;5.58;0;2.23;12000 +71097;44.00146;6.16044;549;20220212;13.1;.7;6.9;2.2;5.28;0;1.64;11800 +71097;44.00146;6.16044;549;20220213;11.2;-2.9;4.1;1.4;5.78;3.3;1.08;10700 +71097;44.00146;6.16044;549;20220214;6.7;3.7;5.2;1.4;7.78;17.7;.61;900 +71097;44.00146;6.16044;549;20220215;9.9;-.8;4.5;3.8;5.28;0;1.72;12800 +71097;44.00146;6.16044;549;20220216;10.3;-1.2;4.6;2.5;6.3;.1;1.19;10314 +71097;44.00146;6.16044;549;20220217;19.6;4;11.8;2.2;7.4;0;2.1;12223 +71097;44.00146;6.16044;549;20220218;19.9;2.6;11.3;2.4;7.3;0;2.23;13057 +71097;44.00146;6.16044;549;20220219;14.3;3.8;9.1;1.6;6.4;0;1.52;10235 +71097;44.00146;6.16044;549;20220220;17.4;-4;6.7;1.4;5.2;0;1.69;14164 +71097;44.00146;6.16044;549;20220221;12.4;0;6.2;2.3;6;.8;1.55;11442 +71097;44.00146;6.16044;549;20220222;15.1;-1.2;7;2.5;5.1;0;2.06;13335 +71097;44.00146;6.16044;549;20220223;18;-2.1;8;1.9;4.8;0;2.15;14706 +71097;44.00146;6.16044;549;20220224;13.1;-1.6;5.8;2.2;5.8;0;1.65;12973 +71097;44.00146;6.16044;549;20220225;13.2;-1.4;5.9;2.8;4.8;.1;2.04;13092 +71097;44.00146;6.16044;549;20220226;13.6;-4.8;4.4;1.8;4;0;1.83;14922 +71097;44.00146;6.16044;549;20220227;11.1;-4.8;3.2;1.3;4.7;.1;1.38;14023 +71097;44.00146;6.16044;549;20220228;14;-3.5;5.3;2;4.3;0;1.97;14911 +71097;44.00146;6.16044;549;20220301;12.1;-3.9;4.1;1.5;4.9;0;1.55;14420 +71097;44.00146;6.16044;549;20220302;10.7;-.3;5.2;1.5;6;0;1.37;12049 +71097;44.00146;6.16044;549;20220303;14.1;-1.3;6.4;1.5;6.3;0;1.65;14490 +71097;44.00146;6.16044;549;20220304;15.1;-.9;7.1;2.2;6.5;2;1.95;14955 +71097;44.00146;6.16044;549;20220305;9.9;-.8;4.6;1.6;6.3;.9;1.32;12319 +71097;44.00146;6.16044;549;20220306;9;-2;3.5;1.4;5.6;.4;1.3;12644 +71097;44.00146;6.16044;549;20220307;11;-5;3;1.2;4.4;0;1.55;15496 +71097;44.00146;6.16044;549;20220308;11.9;-5.8;3.1;1.5;4.7;0;1.69;16506 +71097;44.00146;6.16044;549;20220309;13.4;2.6;8;1.7;5.9;0;1.87;12974 +71097;44.00146;6.16044;549;20220310;13.6;-3.9;4.9;1.2;6.1;.1;1.69;16792 +71097;44.00146;6.16044;549;20220311;13.8;2.3;8.1;2.4;5.6;0;2.22;13708 +71097;44.00146;6.16044;549;20220312;13.2;8.8;11;4;4.6;0;3.15;8455 +71097;44.00146;6.16044;549;20220313;10.2;8.2;9.2;3;6.2;5.1;1.97;5662 +71097;44.00146;6.16044;549;20220314;15.2;4.3;9.8;2.2;8.2;.4;2.02;13792 +71097;44.00146;6.16044;549;20220315;17.2;6.1;11.7;1.5;7.9;0;2.16;14075 +71097;44.00146;6.16044;549;20220316;18.9;2.3;10.6;1.2;8.9;0;2.2;17470 +71097;44.00146;6.16044;549;20220317;13.4;9.2;11.3;.7;10.4;0;1.34;8725 +71097;44.00146;6.16044;549;20220318;15.9;7.4;11.6;1.9;10.18;.4;1.81;10100 +71097;44.00146;6.16044;549;20220319;13.7;4.6;9.1;2;7.68;0;1.93;11500 +71097;44.00146;6.16044;549;20220320;13.3;2.3;7.8;2.1;5.78;0;1.97;8600 +71097;44.00146;6.16044;549;20220321;14.2;.5;7.3;2.5;4.98;0;2.73;18400 +71097;44.00146;6.16044;549;20220322;14.2;-.9;6.7;3.6;4.42;0;3.48;19500 +71097;44.00146;6.16044;549;20220323;16.9;-2.6;7.1;2.6;4.48;0;3.18;20300 +71097;44.00146;6.16044;549;20220324;19.1;-1;9;2.9;4.18;0;3.74;20400 +71097;44.00146;6.16044;549;20220325;18.9;-.5;9.2;2.6;4.98;0;3.46;20200 +71097;44.00146;6.16044;549;20220326;20.3;.5;10.4;2.7;5.18;0;3.72;20200 +71097;44.00146;6.16044;549;20220327;20.3;2.6;11.4;2.3;5.18;0;3.19;12800 +71097;44.00146;6.16044;549;20220328;20.4;2.3;11.3;2.4;4.68;0;3.72;19900 +71097;44.00146;6.16044;549;20220329;18.9;3.7;11.3;2.5;6.18;1.6;3.14;14700 +71097;44.00146;6.16044;549;20220330;11.4;7.4;9.4;1.8;9.58;6.3;1.25;5500 +71097;44.00146;6.16044;549;20220331;16.6;4.5;10.5;4;7.48;.2;3.39;19700 +71097;44.00146;6.16044;549;20220401;7.1;.9;4;8.1;3.98;.5;2.98;14900 +71097;44.00146;6.16044;549;20220402;8.5;2.4;5.4;8.6;3.58;0;3.87;22100 +71097;44.00146;6.16044;549;20220403;8.1;.4;4.2;3.4;5.18;4.7;1.82;8400 +71097;44.00146;6.16044;549;20220404;12.9;.7;6.8;2.6;5.58;0;2.86;21300 +71097;44.00146;6.16044;549;20220405;17.4;-1.1;8.1;2.4;5.28;0;3.45;23300 +71097;44.00146;6.16044;549;20220406;15.4;.4;7.9;1.9;7.08;0;2.52;16533 +71097;44.00146;6.16044;549;20220407;16.1;3.9;10;2.7;8.58;.6;2.32;11800 +71097;44.00146;6.16044;549;20220408;19.5;8.4;13.9;2.9;9.78;1.4;3.22;15800 +71097;44.00146;6.16044;549;20220409;11.5;8.4;9.9;6.5;4.78;0;4.59;25000 +71097;44.00146;6.16044;549;20220410;17.5;.7;9.1;2.3;4.58;0;3.74;24400 +71097;44.00146;6.16044;549;20220411;15.2;.9;8;2.4;6.08;0;2.25;8400 +71097;44.00146;6.16044;549;20220412;19.1;.7;9.9;3;7.38;0;3.32;17600 +71097;44.00146;6.16044;549;20220413;20.7;3.9;12.3;2.6;7.48;0;3.9;22000 +71097;44.00146;6.16044;549;20220414;24.3;5.5;14.9;2.5;7.38;0;4.64;24100 +71097;44.00146;6.16044;549;20220415;25.7;7.9;16.8;3;9.98;0;4.79;22700 +71097;44.00146;6.16044;549;20220416;24.8;10.7;17.8;5.5;9.44;0;5.54;22744 +71097;44.00146;6.16044;549;20220417;21.6;7.9;14.7;3.4;7.48;0;4.78;23900 +71097;44.00146;6.16044;549;20220418;20.6;4.5;12.5;2.8;8.28;0;4.09;24100 +71097;44.00146;6.16044;549;20220419;22.1;3.3;12.7;3;7.58;0;4.48;24500 +71097;44.00146;6.16044;549;20220420;15.1;3.8;9.4;2;9.88;5.9;1.7;9100 +71097;44.00146;6.16044;549;20220421;18.6;9.6;14.1;2.2;11.48;.6;2.66;13600 +71097;44.00146;6.16044;549;20220422;19.9;5.4;12.6;2.2;10.48;0;3.21;19400 +71097;44.00146;6.16044;549;20220423;14.2;8.2;11.2;3.8;9.58;17.4;1.76;2700 +71097;44.00146;6.16044;549;20220424;13.6;4.5;9;1.6;9.58;.4;1.98;13300 +71097;44.00146;6.16044;549;20220425;19.5;7;13.2;2.1;9.88;0;3.53;21400 +71097;44.00146;6.16044;549;20220426;21;4.1;12.5;1.7;9.18;0;3.89;25500 +71097;44.00146;6.16044;549;20220427;21.7;4.4;13;2.7;8.98;0;4.43;26700 +71097;44.00146;6.16044;549;20220428;23.3;7;15.1;2.9;10.08;0;4.63;25100 +71097;44.00146;6.16044;549;20220429;23;5.9;14.4;2.5;9.68;0;4.51;25700 +71097;44.00146;6.16044;549;20220430;21.2;6.7;13.9;1.5;9.78;.2;3.26;18100 +71097;44.00146;6.16044;549;20220501;21.5;4.9;13.2;2.5;8.68;0;4.22;24000 +71097;44.00146;6.16044;549;20220502;21.8;5.4;13.6;3.2;8.78;0;4.71;26400 +71097;44.00146;6.16044;549;20220503;21;7.5;14.2;2.5;10.18;1.2;3.45;16700 +71097;44.00146;6.16044;549;20220504;22.1;5.2;13.6;2.7;9.78;1.2;4.51;26800 +71097;44.00146;6.16044;549;20220505;13.6;11.3;12.4;2.1;11.88;8.9;1.58;6600 +71097;44.00146;6.16044;549;20220506;19;8;13.5;1.2;11.4;.3;3.21;21069 +71097;44.00146;6.16044;549;20220507;21.2;6.1;13.7;1;11.8;6.3;3.67;24858 +71097;44.00146;6.16044;549;20220508;18.7;10.4;14.6;1.5;13;8.1;2.96;18434 +71097;44.00146;6.16044;549;20220509;22.7;5.9;14.3;1.9;11.5;4.3;4.17;26481 +71097;44.00146;6.16044;549;20220510;24.4;7.1;15.8;1.9;11.7;0;4.52;26996 +71097;44.00146;6.16044;549;20220511;24.8;8;16.4;1.3;12.2;0;4.4;26715 +71097;44.00146;6.16044;549;20220512;25;6.7;15.9;1.5;11.2;0;4.62;28014 +71097;44.00146;6.16044;549;20220513;25;6.8;15.9;1.2;11.1;0;4.54;28052 +71097;44.00146;6.16044;549;20220514;26.4;7.7;17.1;1.5;12.8;.1;4.82;28553 +71097;44.00146;6.16044;549;20220515;26.6;13.3;20;1.7;15;2.9;4.58;24125 +71097;44.00146;6.16044;549;20220516;26.9;11.9;19.4;1.7;12.8;0;4.87;25738 +71097;44.00146;6.16044;549;20220517;29.4;8.8;19.1;1.7;13;0;5.4;29002 +71097;44.00146;6.16044;549;20220518;30.2;10.7;20.5;1.9;14.3;.7;5.64;29106 +71097;44.00146;6.16044;549;20220519;28.6;11.6;20.1;2.3;13.1;0;5.56;27717 +71097;44.00146;6.16044;549;20220520;29.1;11.8;20.5;2.2;12.3;0;5.72;28058 +71097;44.00146;6.16044;549;20220521;31.5;10.1;20.8;1.5;14;0;5.66;29398 +71097;44.00146;6.16044;549;20220522;33.8;14.2;24;1.4;16.5;.2;6;29491 +71097;44.00146;6.16044;549;20220523;28.3;12.3;20.3;1.7;12.8;0;5.28;27229 +71097;44.00146;6.16044;549;20220524;26.5;11;18.8;1.8;11.9;1.4;5.06;26874 +71097;44.00146;6.16044;549;20220525;20.4;11.6;16;.9;12.7;3.1;3.41;20229 +71097;44.00146;6.16044;549;20220526;26.6;8.7;17.7;1.8;13.8;1.5;5.06;29065 +71097;44.00146;6.16044;549;20220527;31.3;11.6;21.5;1.8;13.8;0;5.98;29908 +71097;44.00146;6.16044;549;20220528;29.7;10.8;20.3;1;12.3;.1;5.38;29983 +71097;44.00146;6.16044;549;20220529;26.6;7.9;17.3;1.3;9.5;0;5.18;29940 +71097;44.00146;6.16044;549;20220530;23.8;6.9;15.4;2.1;9.7;0;4.96;28513 +71097;44.00146;6.16044;549;20220531;24.9;11.5;18.2;1.9;11.1;0;4.86;25411 +71097;44.00146;6.16044;549;20220601;29.7;10.1;19.9;1.6;12.4;0;5.73;30253 +71097;44.00146;6.16044;549;20220602;31.3;13.4;22.4;2.5;12.7;0;6.52;29540 +71097;44.00146;6.16044;549;20220603;28.8;16.3;22.6;1.4;16.2;6.6;4.98;24680 +71097;44.00146;6.16044;549;20220604;32.6;15.9;24.3;1.5;16.4;0;5.95;28627 +71097;44.00146;6.16044;549;20220605;30.2;13.7;22;1.6;14.5;.1;5.67;28501 +71097;44.00146;6.16044;549;20220606;30.7;13.5;22.1;1.5;12.8;0;5.82;29152 +71097;44.00146;6.16044;549;20220607;27.4;13.2;20.3;1.6;11.9;0;5.21;26498 +71097;44.00146;6.16044;549;20220608;24.1;9.8;17;1.6;10.6;0;4.75;26629 +71097;44.00146;6.16044;549;20220609;23.2;13.4;18.3;2.2;10.4;0;4.61;22018 +71097;44.00146;6.16044;549;20220610;29.2;6.8;18;2;9.1;0;6;30681 +71097;44.00146;6.16044;549;20220611;31.7;8.9;20.3;1.8;11;0;6.21;30713 +71097;44.00146;6.16044;549;20220612;32.4;11.1;21.8;1.6;12.5;0;6.2;30742 +71097;44.00146;6.16044;549;20220613;33.4;13.9;23.7;1.5;12.9;0;6.36;30767 +71097;44.00146;6.16044;549;20220614;31.9;12.3;22.1;1.6;12.9;0;6.19;30790 +71097;44.00146;6.16044;549;20220615;32.1;15.6;23.9;1.3;15;.1;5.86;28818 +71097;44.00146;6.16044;549;20220616;35.7;13.7;24.7;1.8;13.3;0;6.87;30825 +71097;44.00146;6.16044;549;20220617;34.7;14.5;24.6;1.9;13.4;0;6.84;30838 +71097;44.00146;6.16044;549;20220618;32.9;18;25.5;1.5;17;.6;5.93;27404 +71097;44.00146;6.16044;549;20220619;31.8;15.9;23.9;1.6;15.4;0;5.94;28325 +71097;44.00146;6.16044;549;20220620;31.4;14.1;22.8;1.6;13.1;0;6.05;29563 +71097;44.00146;6.16044;549;20220621;30.1;15.6;22.9;2.2;14.7;1.8;5.89;27038 +71097;44.00146;6.16044;549;20220622;26.6;17.9;22.3;1.9;18.1;4.5;4.41;20870 +71097;44.00146;6.16044;549;20220623;25.8;14.1;20;1.4;16.7;1.6;4.49;24248 +71097;44.00146;6.16044;549;20220624;25;14.1;19.6;1.7;14.8;5.4;4.48;23386 +71097;44.00146;6.16044;549;20220625;28.3;12.2;20.3;2.1;13.1;0;5.67;28479 +71097;44.00146;6.16044;549;20220626;30.8;16.4;23.6;1.4;14.5;0;5.58;26902 +71097;44.00146;6.16044;549;20220627;31.4;12.7;22.1;1.3;16.1;0;5.88;30682 +71097;44.00146;6.16044;549;20220628;26.6;15.3;21;1.2;17.2;15;4.5;23763 +71097;44.00146;6.16044;549;20220629;30.8;12;21.4;1.2;15.2;.1;5.76;30716 +71097;44.00146;6.16044;549;20220630;30.1;12.3;21.2;2.1;14.8;0;5.97;29852 +71097;44.00146;6.16044;549;20220701;29.8;13.1;21.5;1.4;14;0;5.58;28874 +71097;44.00146;6.16044;549;20220702;33;10.8;21.9;1.7;11.7;0;6.35;30648 +71097;44.00146;6.16044;549;20220703;35.3;16;25.7;1.5;12.5;0;6.61;30611 +71097;44.00146;6.16044;549;20220704;32.7;17.2;25;1.6;15.2;.8;6.01;27702 +71097;44.00146;6.16044;549;20220705;33.4;14.2;23.8;1.5;14.8;0;6.28;30525 +71097;44.00146;6.16044;549;20220706;32.8;12.8;22.8;1.9;13.4;0;6.43;30478 +71097;44.00146;6.16044;549;20220707;32.7;11.7;22.2;1.5;12.6;0;6.13;30428 +71097;44.00146;6.16044;549;20220708;31.7;13;22.4;1.8;13.3;0;6.2;30262 +71097;44.00146;6.16044;549;20220709;32.3;13.8;23.1;1.6;14.9;0;6.11;30042 +71097;44.00146;6.16044;549;20220710;31.4;14.1;22.8;1.4;13.8;0;5.79;28983 +71097;44.00146;6.16044;549;20220711;31.9;13.5;22.7;1.5;15.4;0;5.94;29838 +71097;44.00146;6.16044;549;20220712;32.2;13.5;22.9;1.7;16.4;0;6.06;30017 +71097;44.00146;6.16044;549;20220713;31.9;15.2;23.6;2;16.9;.3;5.99;28284 +71097;44.00146;6.16044;549;20220714;33.6;16.1;24.9;1.7;16.7;0;6.19;28892 +71097;44.00146;6.16044;549;20220715;35.4;14.5;25;1.7;14.4;0;6.55;29917 +71097;44.00146;6.16044;549;20220716;34.4;13.9;24.2;2.2;14.1;0;6.75;29840 +71097;44.00146;6.16044;549;20220717;33.7;15.6;24.7;1.4;18.9;.2;5.98;29159 +71097;44.00146;6.16044;549;20220718;34.4;20.8;27.6;3.1;19;.5;6.73;25163 +71097;44.00146;6.16044;549;20220719;34.3;20.4;27.4;2.5;19.2;.1;6.35;25368 +71097;44.00146;6.16044;549;20220720;35;19.6;27.3;2;16.7;0;6.39;26638 +71097;44.00146;6.16044;549;20220721;35.5;14.7;25.1;1.6;13;0;6.42;29413 +71097;44.00146;6.16044;549;20220722;35.9;15.7;25.8;1.7;12.7;0;6.57;29319 +71097;44.00146;6.16044;549;20220723;34.3;16;25.2;2.3;15.5;0;6.64;28786 +71097;44.00146;6.16044;549;20220724;35.1;15.9;25.5;1.5;17.3;0;6.19;29123 +71097;44.00146;6.16044;549;20220725;36.1;17.3;26.7;1.7;16.7;.2;6.49;28978 +71097;44.00146;6.16044;549;20220726;34.2;17.2;25.7;2.4;14.2;0;6.64;27440 +71097;44.00146;6.16044;549;20220727;32;13.5;22.8;1.5;14.3;0;5.71;28531 +71097;44.00146;6.16044;549;20220728;32.6;14.1;23.4;1.6;13.5;0;5.86;28422 +71097;44.00146;6.16044;549;20220729;28;15.1;21.6;1.6;15;1.8;4.73;23587 +71097;44.00146;6.16044;549;20220730;33;14.6;23.8;2.1;13.8;0;6.21;28117 +71097;44.00146;6.16044;549;20220731;33.7;12.4;23.1;1.8;12;0;6.1;28356 +71097;44.00146;6.16044;549;20220801;34.6;14.5;24.6;1.7;13;0;6.14;28236 +71097;44.00146;6.16044;549;20220802;33.2;12.6;22.9;2;13.9;0;6.05;28114 +71097;44.00146;6.16044;549;20220803;33.3;16.9;25.1;1.6;15.6;0;5.64;26071 +71097;44.00146;6.16044;549;20220804;34;17.1;25.6;1.5;15.6;.1;5.68;26349 +71097;44.00146;6.16044;549;20220805;35;15;25;1.6;15.4;.1;5.96;27733 +71097;44.00146;6.16044;549;20220806;35;14.1;24.6;1.1;16;0;5.52;27602 +71097;44.00146;6.16044;549;20220807;32.3;14.3;23.3;1.3;15;0;5.3;26814 +71097;44.00146;6.16044;549;20220808;32.5;14;23.3;1.5;15.5;0;5.44;27052 +71097;44.00146;6.16044;549;20220809;33.6;15;24.3;1.5;15.8;.1;5.58;26987 +71097;44.00146;6.16044;549;20220810;32.4;16;24.2;2.4;15.6;2.5;5.8;25189 +71097;44.00146;6.16044;549;20220811;32.3;17.1;24.7;2.2;15.5;0;5.59;24109 +71097;44.00146;6.16044;549;20220812;33.6;13.3;23.5;1.6;16.7;0;5.48;26766 +71097;44.00146;6.16044;549;20220813;34;16.7;25.4;1.9;18.3;1.8;5.62;25459 +71097;44.00146;6.16044;549;20220814;28.1;18.3;23.2;2;18.3;8.3;4.17;18975 +71097;44.00146;6.16044;549;20220815;29.3;13.1;21.2;1.8;14.9;0;4.8;24346 +71097;44.00146;6.16044;549;20220816;30.5;12.8;21.7;1.8;13.9;.2;5.09;25313 +71097;44.00146;6.16044;549;20220817;26.7;15.3;21;1.9;15.4;8.2;4.11;20131 +71097;44.00146;6.16044;549;20220818;25.4;12.5;19;1.6;15.4;17.1;3.83;21303 +71097;44.00146;6.16044;549;20220819;27.5;12.8;20.2;1.8;14.8;0;4.33;22621 +71097;44.00146;6.16044;549;20220820;30.5;12.4;21.5;1.6;14.2;0;4.86;24977 +71097;44.00146;6.16044;549;20220821;30.4;13.9;22.2;1.4;15.5;.4;4.59;23680 +71097;44.00146;6.16044;549;20220822;30.2;11.7;21;1.3;14.1;0;4.6;24929 +71097;44.00146;6.16044;549;20220823;31.1;11.7;21.4;1.3;14.5;0;4.68;25047 +71097;44.00146;6.16044;549;20220824;30.8;15.9;23.4;1.7;15.6;0;4.64;22042 +71097;44.00146;6.16044;549;20220825;31.3;14.7;23;1.6;16;0;4.68;23123 +71097;44.00146;6.16044;549;20220826;30.8;15.8;23.3;1.5;16.7;2.3;4.43;21811 +71097;44.00146;6.16044;549;20220827;30.4;11.7;21.1;1.4;15.9;.8;4.46;24217 +71097;44.00146;6.16044;549;20220828;29.8;14.9;22.4;1;16;.1;3.98;21427 +71097;44.00146;6.16044;549;20220829;30.7;13.9;22.3;1.6;14.5;.2;4.53;22605 +71097;44.00146;6.16044;549;20220830;28.4;17.3;22.9;1.6;17.6;6.2;3.78;18179 +71097;44.00146;6.16044;549;20220831;27.8;12.7;20.3;1.3;15.9;.3;3.79;21095 +71097;44.00146;6.16044;549;20220901;29.5;15.2;22.4;1.6;15.3;0;4.13;20363 +71097;44.00146;6.16044;549;20220902;25.6;13.6;19.6;1.8;14.8;2.6;3.54;18482 +71097;44.00146;6.16044;549;20220903;26.7;13.9;20.3;2.2;15;11.4;3.85;18947 +71097;44.00146;6.16044;549;20220904;28.5;12.2;20.4;1.8;15.8;.4;3.99;21251 +71097;44.00146;6.16044;549;20220905;29.1;16.1;22.6;2.5;17;0;4.2;18790 +71097;44.00146;6.16044;549;20220906;28.3;14.3;21.3;1.7;17.3;1.7;3.71;19351 +71097;44.00146;6.16044;549;20220907;27.2;17.1;22.2;1.3;19.3;5.4;3.14;16251 +71097;44.00146;6.16044;549;20220908;25.8;13.8;19.8;1.6;15.4;.1;3.29;17592 +71097;44.00146;6.16044;549;20220909;25.8;9.6;17.7;1.4;11.9;0;3.47;20315 +71097;44.00146;6.16044;549;20220910;25.1;9.2;17.2;1.8;11;.1;3.58;19948 +71097;44.00146;6.16044;549;20220911;27.8;6.4;17.1;1.5;11.1;0;3.74;21641 +71097;44.00146;6.16044;549;20220912;29.3;10.8;20.1;1.2;13.2;0;3.7;21163 +71097;44.00146;6.16044;549;20220913;28.5;12.4;20.5;1.3;15.5;.6;3.49;19543 +71097;44.00146;6.16044;549;20220914;20.6;16.6;18.6;2.2;17.4;20.2;1.99;9493 +71097;44.00146;6.16044;549;20220915;27.2;13.1;20.2;2.2;15.3;.1;3.57;17933 +71097;44.00146;6.16044;549;20220916;25;12.5;18.8;1.8;12.9;0;3.2;16708 +71097;44.00146;6.16044;549;20220917;21.2;9.7;15.5;1.4;8.2;.1;2.8;15861 +71097;44.00146;6.16044;549;20220918;22.8;3.1;13;1.4;8.5;0;3;20297 +71097;44.00146;6.16044;549;20220919;25.8;6.7;16.3;2.2;8.3;0;3.86;20103 +71097;44.00146;6.16044;549;20220920;24.5;4.5;14.5;1;9.4;.1;2.86;19909 +71097;44.00146;6.16044;549;20220921;23.3;5;14.2;1.2;10.5;0;2.77;19317 +71097;44.00146;6.16044;549;20220922;22.2;9.8;16;1.2;12.5;0;2.45;15685 +71097;44.00146;6.16044;549;20220923;21.6;11.3;16.5;.9;12.9;7;2.21;14122 +71097;44.00146;6.16044;549;20220924;15.4;12.9;14.2;1.3;14;15.8;1.25;6725 +71097;44.00146;6.16044;549;20220925;20.2;11.2;15.7;.8;13.1;.6;1.96;12907 +71097;44.00146;6.16044;549;20220926;21;4.3;12.7;1.2;9.6;0;2.39;17511 +71097;44.00146;6.16044;549;20220927;18;7.5;12.8;1.9;9.2;0;2.26;13672 +71097;44.00146;6.16044;549;20220928;20;7.3;13.7;1.2;10.5;1.1;2.15;14906 +71097;44.00146;6.16044;549;20220929;17.8;7.6;12.7;1.2;11;0;1.84;13181 +71097;44.00146;6.16044;549;20220930;16.6;6.3;11.5;1.1;9.9;2.4;1.75;13101 +71097;44.00146;6.16044;549;20221001;18.1;3.1;10.6;1.2;9.6;.1;1.93;15700 +71097;44.00146;6.16044;549;20221002;26.2;8.3;17.3;2;12.1;0;3.04;16989 +71097;44.00146;6.16044;549;20221003;24.8;8.3;16.6;2.1;11.2;0;2.92;16115 +71097;44.00146;6.16044;549;20221004;25.4;5.9;15.7;1.3;11.2;.1;2.57;17182 +71097;44.00146;6.16044;549;20221005;24.2;9.8;17;1.6;12.2;.2;2.48;14693 +71097;44.00146;6.16044;549;20221006;24.3;7.5;15.9;2;12.1;0;2.62;15712 +71097;44.00146;6.16044;549;20221007;23.6;8.3;16;1.2;12;.2;2.19;14805 +71097;44.00146;6.16044;549;20221008;16.5;8.9;12.7;.7;13.1;.9;1.31;10219 +71097;44.00146;6.16044;549;20221009;19.5;12;15.8;.7;14.4;.3;1.46;10028 +71097;44.00146;6.16044;549;20221010;21.8;12.6;17.2;.7;14;.1;1.65;11007 +71097;44.00146;6.16044;549;20221011;22.8;7.9;15.4;1.4;13;.3;2;13925 +71097;44.00146;6.16044;549;20221012;21.3;12.3;16.8;1.6;13.6;3.8;1.85;10621 +71097;44.00146;6.16044;549;20221013;19.6;6;12.8;1;11.8;.1;1.57;12969 +71097;44.00146;6.16044;549;20221014;21;9.3;15.2;1.8;12;.1;1.93;11858 +71097;44.00146;6.16044;549;20221015;24.2;8.5;16.4;1.7;12;0;2.23;13617 +71097;44.00146;6.16044;549;20221016;24;11;17.5;1.9;12.6;.2;2.25;12209 +71097;44.00146;6.16044;549;20221017;25.4;9.3;17.4;1.2;12.8;0;2.02;13453 +71097;44.00146;6.16044;549;20221018;24.8;8.8;16.8;.7;12.1;.2;1.7;13242 +71097;44.00146;6.16044;549;20221019;25.4;5.9;15.7;.9;11;.1;1.84;14381 +71097;44.00146;6.16044;549;20221020;20;8.1;14.1;.8;12.8;1.3;1.34;11091 +71097;44.00146;6.16044;549;20221021;21;13.9;17.5;1.6;15.2;.6;1.51;8386 +71097;44.00146;6.16044;549;20221022;19.9;12.7;16.3;1.8;14.3;.1;1.47;8338 +71097;44.00146;6.16044;549;20221023;24.2;11.2;17.7;1.2;13.3;.2;1.73;11167 +71097;44.00146;6.16044;549;20221024;23;12.4;17.7;.8;14.1;1.4;1.42;9924 +71097;44.00146;6.16044;549;20221025;24.8;9.1;17;1.2;12.8;0;1.73;11990 +71097;44.00146;6.16044;549;20221026;25.3;10.6;18;1.5;12;.2;1.95;11442 +71097;44.00146;6.16044;549;20221027;24.8;8.3;16.6;1.2;12.4;.1;1.68;11985 +71097;44.00146;6.16044;549;20221028;25.8;6.6;16.2;.9;10.9;.1;1.58;12786 +71097;44.00146;6.16044;549;20221029;25.4;7.5;16.5;1;10.2;0;1.61;12175 +71097;44.00146;6.16044;549;20221030;23;5.4;14.2;1.4;9.4;.1;1.68;11914 +71097;44.00146;6.16044;549;20221031;22.3;7.6;15;2.1;9.9;2.6;1.96;10721 +71097;44.00146;6.16044;549;20221101;21.1;7.9;14.5;1.6;11.4;21.5;1.47;10011 +71097;44.00146;6.16044;549;20221102;19.6;6;12.8;.8;10.5;.1;1.07;10035 +71097;44.00146;6.16044;549;20221103;12;4.4;8.2;1.2;10.7;30.5;.62;7325 +71097;44.00146;6.16044;549;20221104;12.5;3.4;8;1.7;8.3;1.1;.93;7941 +71097;44.00146;6.16044;549;20221105;16.4;.5;8.5;1.6;6.5;.1;1.31;10462 +71097;44.00146;6.16044;549;20221106;18.7;-1;8.9;.9;6.3;.1;1.05;11467 +71097;44.00146;6.16044;549;20221107;19.4;-1.2;9.1;1.4;6.9;.1;1.32;11326 +71097;44.00146;6.16044;549;20221108;13.9;4.9;9.4;1.7;8.1;0;1.06;7497 +71097;44.00146;6.16044;549;20221109;16.9;4.7;10.8;1.7;10.8;14;.94;8669 +71097;44.00146;6.16044;549;20221110;18.2;3.5;10.9;1.1;10.1;.1;.91;9428 +71097;44.00146;6.16044;549;20221111;19.9;4.4;12.2;1.1;9.2;.1;1.05;9569 +71097;44.00146;6.16044;549;20221112;15.2;3;9.1;.5;9.2;0;.62;8350 +71097;44.00146;6.16044;549;20221113;15.9;5.2;10.6;1;9.3;.1;.8;7704 +71097;44.00146;6.16044;549;20221114;14.4;4.6;9.5;1;9.4;2.7;.7;7270 +71097;44.00146;6.16044;549;20221115;12.9;9.2;11.1;1.6;11.6;8.2;.66;4291 +71097;44.00146;6.16044;549;20221116;18;6.5;12.3;1.6;10.1;0;1.04;7714 +71097;44.00146;6.16044;549;20221117;18.4;5.1;11.8;1.2;9.4;2.5;.92;8222 +71097;44.00146;6.16044;549;20221118;13.7;5.6;9.7;1.6;8.4;.1;.9;6274 +71097;44.00146;6.16044;549;20221119;14.1;-1.2;6.5;1.4;6;0;.88;8642 +71097;44.00146;6.16044;549;20221120;12.9;-1.5;5.7;1.8;5.7;.1;.97;8281 +71097;44.00146;6.16044;549;20221121;8.6;-2;3.3;2.2;6.5;5;.6;6983 +71097;44.00146;6.16044;549;20221122;11.4;5;8.2;1.8;6.5;0;1.02;5297 +71097;44.00146;6.16044;549;20221123;9.5;-.6;4.5;2;6.2;.1;.73;6664 +71097;44.00146;6.16044;549;20221124;14.8;-.3;7.3;1.4;6.6;0;.81;8134 +71097;44.00146;6.16044;549;20221125;16;1.9;9;1.4;7;0;.88;7771 +71097;44.00146;6.16044;549;20221126;14.2;-1.1;6.6;1.4;6.1;0;.79;8029 +71097;44.00146;6.16044;549;20221127;11.8;-2.9;4.5;.9;5.7;.1;.5;7789 +71097;44.00146;6.16044;549;20221128;5.7;1.2;3.5;1.3;6.8;4.8;.42;4129 +71097;44.00146;6.16044;549;20221129;8.6;3;5.8;.6;7.2;0;.42;4600 +71097;44.00146;6.16044;549;20221130;11.4;-3.1;4.2;.9;5.5;.1;.48;7529 +71097;44.00146;6.16044;549;20221201;10.1;-3.5;3.3;.8;5.5;.1;.4;7222 +71097;44.00146;6.16044;549;20221202;8.4;-.6;3.9;1.7;6;.5;.59;5769 +71097;44.00146;6.16044;549;20221203;7.2;-.1;3.6;1;7.4;13.5;.3;5124 +71097;44.00146;6.16044;549;20221204;9.9;5.3;7.6;2;8.5;15.5;.62;3972 +71097;44.00146;6.16044;549;20221205;10.4;-1;4.7;1.3;6.4;0;.51;6390 +71097;44.00146;6.16044;549;20221206;10.8;-4.4;3.2;1;5;0;.47;7379 +71097;44.00146;6.16044;549;20221207;10.1;-5.7;2.2;.9;4.7;.1;.41;7483 +71097;44.00146;6.16044;549;20221208;8.1;-5.7;1.2;.9;5.4;16.8;.3;6933 +71097;44.00146;6.16044;549;20221209;8.7;3.2;6;2.2;9.4;10.9;.23;4237 +71097;44.00146;6.16044;549;20221210;11;3.7;7.4;1;7.2;0;.52;4904 +71097;44.00146;6.16044;549;20221211;5.9;-6.1;-.1;.8;4;0;.33;6347 +71097;44.00146;6.16044;549;20221212;5.5;-7.4;-.9;1;4.1;8;.34;6565 +71097;44.00146;6.16044;549;20221213;3.8;.4;2.1;1.2;6.7;8.5;.29;3204 +71097;44.00146;6.16044;549;20221214;8.6;2.6;5.6;1;7.8;.1;.37;4346 +71097;44.00146;6.16044;549;20221215;9.4;1.6;5.5;2;8.9;30.2;.26;4985 +71097;44.00146;6.16044;549;20221216;10.4;6.3;8.4;.7;9.3;0;.4;3518 +71097;44.00146;6.16044;549;20221217;10.7;-3.2;3.8;.8;5.7;.1;.33;6731 +71097;44.00146;6.16044;549;20221218;10.8;-3.9;3.5;1;5.7;.1;.38;6920 +71097;44.00146;6.16044;549;20221219;9.6;1.4;5.5;1.7;7.6;0;.45;5083 +71097;44.00146;6.16044;549;20221220;13.6;6;9.8;1.2;8.8;4.2;.59;4879 +71097;44.00146;6.16044;549;20221221;12.1;7.4;9.8;1.4;9.4;8.1;.6;3769 +71097;44.00146;6.16044;549;20221222;15.3;.9;8.1;1.4;8.2;0;.56;6836 +71097;44.00146;6.16044;549;20221223;18.2;4.2;11.2;1.5;9.7;0;.71;6742 +71097;44.00146;6.16044;549;20221224;16.5;5.7;11.1;2.1;9.3;0;.91;5890 +71097;44.00146;6.16044;549;20221225;17.3;2.1;9.7;1.4;8.1;0;.71;7059 +71097;44.00146;6.16044;549;20221226;14.9;1.4;8.2;.9;7.7;0;.44;6648 +71097;44.00146;6.16044;549;20221227;15.6;1.1;8.4;1.8;6.7;0;.91;6920 +71097;44.00146;6.16044;549;20221228;13.4;-3.3;5.1;1;5.5;0;.48;7472 +71097;44.00146;6.16044;549;20221229;12.7;.4;6.6;1.8;8;.1;.54;6390 +71097;44.00146;6.16044;549;20221230;13.3;2.9;8.1;.8;8.9;.2;.37;5873 +71097;44.00146;6.16044;549;20221231;16;3.7;9.9;1.1;9.2;.1;.53;6443 +71098;44.01254;6.47118;1056;20220101;18.1;-4.2;6.9;.5;5.27;.1;.34;8021 +71098;44.01254;6.47118;1056;20220102;17.2;-4.7;6.2;.8;5.07;0;.56;7986 +71098;44.01254;6.47118;1056;20220103;13.1;-2.9;5.1;1.2;5.27;0;.7;6809 +71098;44.01254;6.47118;1056;20220104;10.1;-4;3;.7;5.97;.9;.37;6407 +71098;44.01254;6.47118;1056;20220105;7.6;-1.1;3.2;1.8;5.77;.9;.67;4982 +71098;44.01254;6.47118;1056;20220106;6.4;-7.9;-.8;.8;3.67;.1;.42;6541 +71098;44.01254;6.47118;1056;20220107;6.3;-10.6;-2.2;1.2;3.07;.1;.57;7195 +71098;44.01254;6.47118;1056;20220108;6.8;-4.6;1.1;2.1;4.47;3.4;.79;5885 +71098;44.01254;6.47118;1056;20220109;4.3;.6;2.4;2.5;4.77;0;.95;3214 +71098;44.01254;6.47118;1056;20220110;6.9;-5.1;.9;1;3.37;0;.61;6147 +71098;44.01254;6.47118;1056;20220111;9.3;-10.7;-.7;.7;2.67;0;.47;8117 +71098;44.01254;6.47118;1056;20220112;9.8;-12;-1.1;.6;2.67;0;.42;8567 +71098;44.01254;6.47118;1056;20220113;11.2;-11;.1;.6;2.67;0;.45;8727 +71098;44.01254;6.47118;1056;20220114;13.7;-9.7;2;.2;3.17;0;.18;9055 +71098;44.01254;6.47118;1056;20220115;15.1;-8.5;3.3;.3;3.37;0;.27;9184 +71098;44.01254;6.47118;1056;20220116;13.5;-8.3;2.6;.8;3.17;0;.65;8900 +71098;44.01254;6.47118;1056;20220117;12.9;-10.1;1.4;.4;2.77;0;.36;9246 +71098;44.01254;6.47118;1056;20220118;14.5;-9.7;2.4;.5;2.97;0;.46;9594 +71098;44.01254;6.47118;1056;20220119;9.5;-8.2;.6;1.2;4.17;0;.7;8237 +71098;44.01254;6.47118;1056;20220120;9.6;-7.6;1;1.3;3.77;0;.8;8204 +71098;44.01254;6.47118;1056;20220121;8.6;-10;-.7;1;3.17;0;.68;8643 +71098;44.01254;6.47118;1056;20220122;9.9;-10.4;-.3;.5;3.07;0;.47;9149 +71098;44.01254;6.47118;1056;20220123;13;-9.2;1.9;.6;3.27;0;.59;9697 +71098;44.01254;6.47118;1056;20220124;13.2;-9.4;1.9;.4;3.37;0;.47;9902 +71098;44.01254;6.47118;1056;20220125;9.2;-9.6;-.2;.6;3.77;0;.53;9105 +71098;44.01254;6.47118;1056;20220126;14;-10.4;1.8;.6;3.17;0;.65;10552 +71098;44.01254;6.47118;1056;20220127;15.7;-9.8;2.9;.3;2.67;0;.43;10928 +71098;44.01254;6.47118;1056;20220128;17.3;-9.5;3.9;.9;2.67;0;1.03;11145 +71098;44.01254;6.47118;1056;20220129;13.7;-8.7;2.5;1.1;3.07;0;1.04;10473 +71098;44.01254;6.47118;1056;20220130;18.1;-8.7;4.7;.7;3.37;0;.9;11416 +71098;44.01254;6.47118;1056;20220131;10.8;-7.7;1.5;2.9;3.07;0;1.74;9725 +71098;44.01254;6.47118;1056;20220201;10.6;-8.8;.9;1.2;3.07;0;1.01;10096 +71098;44.01254;6.47118;1056;20220202;17;-4.4;6.3;1.5;4.57;0;1.45;10760 +71098;44.01254;6.47118;1056;20220203;16.3;-6.8;4.7;.7;4.37;0;.92;11339 +71098;44.01254;6.47118;1056;20220204;13.2;-6.8;3.2;1.4;4.87;0;1.13;10661 +71098;44.01254;6.47118;1056;20220205;13.4;-5.7;3.8;.8;4.57;0;.92;10546 +71098;44.01254;6.47118;1056;20220206;12.7;-8;2.3;2.3;3.87;0;1.61;11139 +71098;44.01254;6.47118;1056;20220207;14.1;3.6;8.8;3.7;4.37;0;2.59;7927 +71098;44.01254;6.47118;1056;20220208;13.7;-7.7;3;.8;3.67;0;1.01;11632 +71098;44.01254;6.47118;1056;20220209;14.1;-7.6;3.2;.9;3.57;0;1.12;11871 +71098;44.01254;6.47118;1056;20220210;-.1;-8;-4.1;1.9;4.42;0;1.5;11499 +71098;44.01254;6.47118;1056;20220211;11.2;-2;4.6;2.8;4.46;0;1.76;10512 +71098;44.01254;6.47118;1056;20220212;9.4;-1.5;3.9;3.3;3.93;0;1.87;10595 +71098;44.01254;6.47118;1056;20220213;9.3;-2;3.6;2.1;4.49;4.1;1.4;10412 +71098;44.01254;6.47118;1056;20220214;3.8;-.9;1.4;1.7;5.66;19.9;.71;3018 +71098;44.01254;6.47118;1056;20220215;6.9;-2.9;2;2.4;4.79;0;1.24;11351 +71098;44.01254;6.47118;1056;20220216;9.1;-6.1;1.5;1.6;5.37;0;1.05;10828 +71098;44.01254;6.47118;1056;20220217;17.9;-.6;8.6;2.3;6.27;.1;2.1;12143 +71098;44.01254;6.47118;1056;20220218;18.4;-3.9;7.2;1.2;5.97;0;1.63;13545 +71098;44.01254;6.47118;1056;20220219;11.6;-.9;5.3;1.1;5.77;0;1.2;10176 +71098;44.01254;6.47118;1056;20220220;13.9;-7.2;3.3;1.1;4.57;0;1.39;13510 +71098;44.01254;6.47118;1056;20220221;7.8;1.4;4.6;3.8;4.97;.3;1.76;7364 +71098;44.01254;6.47118;1056;20220222;12.7;-4.5;4.1;1.8;4.27;0;1.7;12478 +71098;44.01254;6.47118;1056;20220223;16.5;-7;4.7;1.2;3.87;0;1.75;14837 +71098;44.01254;6.47118;1056;20220224;11.7;-4.2;3.7;1.8;4.87;0;1.57;12292 +71098;44.01254;6.47118;1056;20220225;12.2;-3.1;4.5;1.6;4.57;0;1.62;12204 +71098;44.01254;6.47118;1056;20220226;11.1;-3.7;3.7;1.3;3.17;0;1.58;12149 +71098;44.01254;6.47118;1056;20220227;7;-8.7;-.9;1.1;3.87;.9;1.14;12682 +71098;44.01254;6.47118;1056;20220228;11.1;-10;.5;1.1;3.27;0;1.47;14948 +71098;44.01254;6.47118;1056;20220301;9.3;-7.8;.7;1.8;4.27;0;1.48;13585 +71098;44.01254;6.47118;1056;20220302;10;-3.4;3.3;1.5;5.07;0;1.44;12130 +71098;44.01254;6.47118;1056;20220303;12.5;-3.5;4.5;1.1;5.37;0;1.51;13453 +71098;44.01254;6.47118;1056;20220304;11.7;-3.4;4.1;1.2;5.77;0;1.47;13217 +71098;44.01254;6.47118;1056;20220305;6.3;1.7;4;1.2;5.77;.5;1.09;7210 +71098;44.01254;6.47118;1056;20220306;3.5;-2.8;.3;1;5.37;.9;.89;8607 +71098;44.01254;6.47118;1056;20220307;8.1;-6.9;.6;1.2;4.17;0;1.37;13651 +71098;44.01254;6.47118;1056;20220308;8.9;-9.3;-.2;1.5;4.47;0;1.46;15253 +71098;44.01254;6.47118;1056;20220309;12.1;-4.4;3.8;1.2;4.87;0;1.68;14673 +71098;44.01254;6.47118;1056;20220310;12.8;-8.6;2.1;.8;4.87;.2;1.61;16957 +71098;44.01254;6.47118;1056;20220311;8.9;-.8;4;2.7;5.07;0;1.79;11421 +71098;44.01254;6.47118;1056;20220312;8.1;4.6;6.3;3.9;4.37;0;2.35;6785 +71098;44.01254;6.47118;1056;20220313;4.2;2.8;3.5;5.5;5.57;6.5;1.5;4199 +71098;44.01254;6.47118;1056;20220314;9.4;-.6;4.4;3.2;7.37;1.5;1.41;12000 +71098;44.01254;6.47118;1056;20220315;16.2;7.1;11.6;2.6;6.87;0;2.65;11557 +71098;44.01254;6.47118;1056;20220316;18.5;-.9;8.8;1.1;7.07;0;2.26;17236 +71098;44.01254;6.47118;1056;20220317;12;1.6;6.8;.9;8.37;0;1.52;12652 +71098;44.01254;6.47118;1056;20220318;14;5.9;10;4.2;7.19;.2;2.78;9627 +71098;44.01254;6.47118;1056;20220319;13.1;4.8;9;4.2;5.12;0;3.26;12940 +71098;44.01254;6.47118;1056;20220320;9.4;1.4;5.4;4;4.43;0;2.67;10130 +71098;44.01254;6.47118;1056;20220321;11.1;1.7;6.4;3.5;3.99;0;2.95;16412 +71098;44.01254;6.47118;1056;20220322;11.8;-3.2;4.3;6.6;2.15;0;5.03;20200 +71098;44.01254;6.47118;1056;20220323;14;-2.1;6;3.4;3.03;0;3.7;19337 +71098;44.01254;6.47118;1056;20220324;15.6;-2.4;6.6;2.8;3.26;0;3.63;19825 +71098;44.01254;6.47118;1056;20220325;15.7;-2.2;6.8;2.9;3.62;0;3.65;19824 +71098;44.01254;6.47118;1056;20220326;16;-.2;7.9;3.6;3.69;0;3.94;19105 +71098;44.01254;6.47118;1056;20220327;14.8;2.2;8.5;2.9;3.66;0;3.37;13594 +71098;44.01254;6.47118;1056;20220328;17.1;-.3;8.4;2.6;3.69;0;3.73;20152 +71098;44.01254;6.47118;1056;20220329;15.3;.6;8;2.7;5.09;1.1;3.23;16594 +71098;44.01254;6.47118;1056;20220330;8.8;3.8;6.3;1.6;8.19;8.6;1.39;8473 +71098;44.01254;6.47118;1056;20220331;12.1;1.3;6.7;2.8;6.69;.4;2.72;18414 +71098;44.01254;6.47118;1056;20220401;2.4;-.1;1.2;4.5;4.12;2.4;2.07;11888 +71098;44.01254;6.47118;1056;20220402;3.4;-2.8;.3;4.9;3.62;.1;2.39;15708 +71098;44.01254;6.47118;1056;20220403;6.3;-5.1;.6;2.8;4.22;2.9;1.88;13352 +71098;44.01254;6.47118;1056;20220404;8.9;-4.9;2;2;4.59;0;2.56;21032 +71098;44.01254;6.47118;1056;20220405;14.3;-4.1;5.1;2.2;4.62;0;3.36;23093 +71098;44.01254;6.47118;1056;20220406;13;-2.4;5.3;2.8;5.95;0;3.05;18200 +71098;44.01254;6.47118;1056;20220407;12.1;4.2;8.1;2.7;7.76;1.2;2.3;13198 +71098;44.01254;6.47118;1056;20220408;14.6;5.7;10.2;2.3;9.23;1.6;2.3;14039 +71098;44.01254;6.47118;1056;20220409;7.6;2.9;5.2;4.5;4.59;0;3.16;17271 +71098;44.01254;6.47118;1056;20220410;12.9;-3.5;4.7;2;3.86;0;3.32;23764 +71098;44.01254;6.47118;1056;20220411;11.5;-.7;5.4;2.2;5.52;0;2.63;14645 +71098;44.01254;6.47118;1056;20220412;16.8;.7;8.8;3.2;6.86;0;3.47;18542 +71098;44.01254;6.47118;1056;20220413;19.6;3.4;11.5;3.3;6.89;0;4.23;19462 +71098;44.01254;6.47118;1056;20220414;20.7;2.1;11.4;2.9;6.73;0;4.49;23277 +71098;44.01254;6.47118;1056;20220415;22.9;5.5;14.2;2.6;8.19;0;4.6;23595 +71098;44.01254;6.47118;1056;20220416;22.2;8.9;15.5;3;8.15;1.2;4.83;23500 +71098;44.01254;6.47118;1056;20220417;17.1;4.1;10.6;3;6.89;0;4.36;22891 +71098;44.01254;6.47118;1056;20220418;17.1;.8;9;2.5;6.89;0;3.97;23980 +71098;44.01254;6.47118;1056;20220419;18.3;.9;9.6;2.5;6.12;0;4.16;24081 +71098;44.01254;6.47118;1056;20220420;14;2.4;8.2;2.8;8.16;4.3;2.62;14477 +71098;44.01254;6.47118;1056;20220421;15.1;6.5;10.8;4.3;8.39;.1;3.26;15112 +71098;44.01254;6.47118;1056;20220422;16.1;6.1;11.1;3.2;8.26;2.7;3.72;19159 +71098;44.01254;6.47118;1056;20220423;8.7;6.3;7.5;2.7;8.32;19.3;1.95;7138 +71098;44.01254;6.47118;1056;20220424;10.1;1.9;6;1.9;8.13;.6;2.12;14878 +71098;44.01254;6.47118;1056;20220425;15.1;4.8;9.9;1.9;8.36;0;3.4;21849 +71098;44.01254;6.47118;1056;20220426;17.1;.7;8.9;2.1;7.32;0;3.84;25059 +71098;44.01254;6.47118;1056;20220427;19.4;1.4;10.4;2.6;7.09;0;4.43;26553 +71098;44.01254;6.47118;1056;20220428;19.7;3.2;11.4;2.5;7.93;.3;4.42;24952 +71098;44.01254;6.47118;1056;20220429;20.3;3.5;11.9;2.8;7.92;0;4.65;25620 +71098;44.01254;6.47118;1056;20220430;18.5;5.2;11.9;2;7.93;.8;3.52;19064 +71098;44.01254;6.47118;1056;20220501;17.7;3.8;10.8;2.2;6.89;.1;4.09;25238 +71098;44.01254;6.47118;1056;20220502;18.1;2;10.1;2.6;7.89;0;4.28;25791 +71098;44.01254;6.47118;1056;20220503;15;5.3;10.1;2.1;9.26;.7;3.19;17601 +71098;44.01254;6.47118;1056;20220504;17.1;2.9;10;2.4;9.09;1;3.69;22501 +71098;44.01254;6.47118;1056;20220505;12.1;7.2;9.7;2.2;10.1;6.2;2.04;11335 +71098;44.01254;6.47118;1056;20220506;17.3;5.7;11.5;.6;10.17;.2;2.96;19713 +71098;44.01254;6.47118;1056;20220507;17;3.4;10.2;.7;9.97;6;3.06;21480 +71098;44.01254;6.47118;1056;20220508;14.6;4.9;9.7;.9;10.17;10.3;2.63;18166 +71098;44.01254;6.47118;1056;20220509;18;2.8;10.4;.6;9.77;1.6;3.26;22941 +71098;44.01254;6.47118;1056;20220510;20.3;2.1;11.2;.9;9.77;.1;3.7;25252 +71098;44.01254;6.47118;1056;20220511;22.6;3.8;13.2;1;10.37;0;4.04;25782 +71098;44.01254;6.47118;1056;20220512;22.8;2.6;12.7;1;9.47;0;4.16;26853 +71098;44.01254;6.47118;1056;20220513;22.8;4.5;13.6;.8;9.67;0;4.04;25646 +71098;44.01254;6.47118;1056;20220514;24.1;4.2;14.1;.7;11.47;0;4.22;26867 +71098;44.01254;6.47118;1056;20220515;23;6.4;14.7;1;11.87;2.8;4.04;24601 +71098;44.01254;6.47118;1056;20220516;24.2;5.7;14.9;1.1;10.67;0;4.37;26092 +71098;44.01254;6.47118;1056;20220517;26.1;6.1;16.1;1.1;11.17;0;4.69;27244 +71098;44.01254;6.47118;1056;20220518;27.2;7.1;17.1;1.2;12.17;2.9;4.88;27411 +71098;44.01254;6.47118;1056;20220519;25.9;8.7;17.3;1.2;11.67;0;4.6;25416 +71098;44.01254;6.47118;1056;20220520;27.1;5.8;16.4;1.2;10.97;0;4.99;28423 +71098;44.01254;6.47118;1056;20220521;28.5;5.8;17.1;.9;11.47;0;5.08;29451 +71098;44.01254;6.47118;1056;20220522;31.3;9.2;20.2;.8;13.07;.3;5.34;29146 +71098;44.01254;6.47118;1056;20220523;24.8;7.5;16.1;1.3;10.37;0;4.61;25821 +71098;44.01254;6.47118;1056;20220524;23.1;4.9;14;1.3;9.67;2.2;4.45;26573 +71098;44.01254;6.47118;1056;20220525;19.6;7.7;13.6;.6;11.37;2.9;3.46;21474 +71098;44.01254;6.47118;1056;20220526;23.1;5.7;14.4;1;12.07;2.2;4.25;26119 +71098;44.01254;6.47118;1056;20220527;27.6;8.5;18;.8;11.77;.7;4.84;27455 +71098;44.01254;6.47118;1056;20220528;27.7;5.8;16.7;1;10.47;.9;5.13;29501 +71098;44.01254;6.47118;1056;20220529;23.3;6;14.6;1.5;9.57;0;4.59;26241 +71098;44.01254;6.47118;1056;20220530;19.6;2.6;11.1;1.2;8.57;0;3.99;26069 +71098;44.01254;6.47118;1056;20220531;22.6;5.2;13.9;.9;9.77;0;4.28;26437 +71098;44.01254;6.47118;1056;20220601;26.9;5;15.9;1.2;10.77;0;5.16;29768 +71098;44.01254;6.47118;1056;20220602;27.8;6.3;17;1;11.57;0;5.17;29551 +71098;44.01254;6.47118;1056;20220603;25.2;13.1;19.1;1.2;13.57;6.9;4.33;22114 +71098;44.01254;6.47118;1056;20220604;28.8;12.4;20.6;1.2;14.17;0;5.09;25855 +71098;44.01254;6.47118;1056;20220605;26.6;12.5;19.5;1.9;11.77;0;5.09;23986 +71098;44.01254;6.47118;1056;20220606;26.5;6.6;16.5;1.7;10.37;0;5.33;28613 +71098;44.01254;6.47118;1056;20220607;24.5;9.5;17;2.3;9.67;0;5.13;24828 +71098;44.01254;6.47118;1056;20220608;22.8;5.5;14.1;1.6;8.77;0;4.69;26728 +71098;44.01254;6.47118;1056;20220609;22.4;13.2;17.8;2.6;8.57;0;4.78;19412 +71098;44.01254;6.47118;1056;20220610;26.1;2.5;14.3;1.7;7.87;0;5.56;31358 +71098;44.01254;6.47118;1056;20220611;28.4;4.6;16.5;1.5;8.97;0;5.78;31525 +71098;44.01254;6.47118;1056;20220612;29.7;6.3;18;1.3;10.17;0;5.81;31286 +71098;44.01254;6.47118;1056;20220613;29.6;9;19.3;1.6;10.67;0;5.85;29355 +71098;44.01254;6.47118;1056;20220614;29.7;6.8;18.2;1.2;10.87;0;5.72;30994 +71098;44.01254;6.47118;1056;20220615;29;10;19.5;.9;13.07;0;5.22;28215 +71098;44.01254;6.47118;1056;20220616;32.3;9.8;21;1.3;10.77;0;6.13;30755 +71098;44.01254;6.47118;1056;20220617;32.5;8.9;20.7;1.4;11.97;0;6.28;31520 +71098;44.01254;6.47118;1056;20220618;30.3;12.6;21.4;.8;16.27;3.5;5.23;27254 +71098;44.01254;6.47118;1056;20220619;29.3;13.6;21.4;1.2;14.77;0;5.18;25651 +71098;44.01254;6.47118;1056;20220620;29.1;9.6;19.3;1.4;11.57;0;5.58;28635 +71098;44.01254;6.47118;1056;20220621;29.4;9.9;19.6;1.1;13.37;1.6;5.41;28635 +71098;44.01254;6.47118;1056;20220622;22.8;14.3;18.5;1.3;16.37;5.6;3.65;18773 +71098;44.01254;6.47118;1056;20220623;22.1;10.2;16.1;.5;14.77;2.3;3.81;22278 +71098;44.01254;6.47118;1056;20220624;22;7.6;14.8;1.1;12.37;4.9;4.12;24537 +71098;44.01254;6.47118;1056;20220625;24.9;5.6;15.2;1.3;10.97;0;4.89;28456 +71098;44.01254;6.47118;1056;20220626;27.8;10.5;19.1;2.1;12.87;0;5.52;26907 +71098;44.01254;6.47118;1056;20220627;29.7;14.4;22;1.3;13.37;0;5.28;25265 +71098;44.01254;6.47118;1056;20220628;24.8;11.6;18.2;.8;13.97;24.1;4.27;23423 +71098;44.01254;6.47118;1056;20220629;28;7;17.5;1;12.17;.1;5.25;29619 +71098;44.01254;6.47118;1056;20220630;28.2;8.8;18.5;.9;13.27;0;5.12;28427 +71098;44.01254;6.47118;1056;20220701;26.8;8.8;17.8;1.3;11.77;0;5.07;27339 +71098;44.01254;6.47118;1056;20220702;30.5;7.2;18.8;1;10.17;0;5.68;31122 +71098;44.01254;6.47118;1056;20220703;31.9;7.9;19.9;1.1;11.07;.1;5.96;31552 +71098;44.01254;6.47118;1056;20220704;31.5;12.4;21.9;.9;13.47;1.9;5.46;28068 +71098;44.01254;6.47118;1056;20220705;29.9;10.4;20.1;1.4;12.17;0;5.62;28323 +71098;44.01254;6.47118;1056;20220706;29.9;7.8;18.8;1.3;11.67;0;5.69;30130 +71098;44.01254;6.47118;1056;20220707;29.7;10.2;19.9;1.2;12.57;0;5.44;28232 +71098;44.01254;6.47118;1056;20220708;29.1;10.8;19.9;1.6;12.77;0;5.49;27289 +71098;44.01254;6.47118;1056;20220709;28.6;10.3;19.4;1.4;13.07;0;5.29;27238 +71098;44.01254;6.47118;1056;20220710;28.3;11.4;19.8;1.3;13.67;0;5.09;26108 +71098;44.01254;6.47118;1056;20220711;28.1;10.7;19.4;1.2;14.17;0;5.02;26442 +71098;44.01254;6.47118;1056;20220712;29.7;10.3;20;1.1;14.27;0;5.29;27881 +71098;44.01254;6.47118;1056;20220713;28.7;11.7;20.2;1.3;15.17;1.2;5.07;26015 +71098;44.01254;6.47118;1056;20220714;30.9;11.8;21.3;1;14.97;0;5.34;27532 +71098;44.01254;6.47118;1056;20220715;33.2;9.7;21.4;1.4;12.97;0;6.17;30505 +71098;44.01254;6.47118;1056;20220716;31.2;8.9;20;1.1;13.57;0;5.6;29629 +71098;44.01254;6.47118;1056;20220717;31.3;12.3;21.8;.8;16.67;.7;5.22;27245 +71098;44.01254;6.47118;1056;20220718;31.6;14;22.8;.8;18.07;2.5;5.14;26134 +71098;44.01254;6.47118;1056;20220719;31.1;13.5;22.3;.4;17.37;.6;4.86;26058 +71098;44.01254;6.47118;1056;20220720;31.6;14;22.8;1.1;15.17;0;5.29;25980 +71098;44.01254;6.47118;1056;20220721;33;10.4;21.7;1;12.47;0;5.68;29399 +71098;44.01254;6.47118;1056;20220722;32.9;10.7;21.8;1.1;13.17;0;5.7;29040 +71098;44.01254;6.47118;1056;20220723;32.2;11.8;22;1.2;13.97;0;5.56;27730 +71098;44.01254;6.47118;1056;20220724;32.4;12.3;22.3;1.5;16.27;.1;5.69;27428 +71098;44.01254;6.47118;1056;20220725;33.2;12.9;23;1.3;15.17;.4;5.7;27468 +71098;44.01254;6.47118;1056;20220726;30.9;10.4;20.6;1.3;11.57;0;5.44;27505 +71098;44.01254;6.47118;1056;20220727;27.7;10.1;18.9;1.4;13.27;0;4.84;25361 +71098;44.01254;6.47118;1056;20220728;28.9;11.4;20.1;1.4;13.57;0;4.98;25191 +71098;44.01254;6.47118;1056;20220729;25.4;10.1;17.7;1.1;13.17;2.7;4.25;23436 +71098;44.01254;6.47118;1056;20220730;29.4;8.6;19;1.5;12.37;0;5.26;27279 +71098;44.01254;6.47118;1056;20220731;30.9;9.3;20.1;1;11.27;0;5.16;27690 +71098;44.01254;6.47118;1056;20220801;30.6;9.7;20.1;1.1;11.97;0;5.14;27115 +71098;44.01254;6.47118;1056;20220802;30.1;8.8;19.4;1;12.67;0;5;27257 +71098;44.01254;6.47118;1056;20220803;29.1;11.4;20.2;.9;14.27;0;4.61;24702 +71098;44.01254;6.47118;1056;20220804;30.8;15.6;23.2;.7;14.77;.6;4.46;22758 +71098;44.01254;6.47118;1056;20220805;31.2;12.1;21.6;1.1;13.97;.6;5;25438 +71098;44.01254;6.47118;1056;20220806;31.8;11.2;21.5;.9;14.27;1.4;4.98;26306 +71098;44.01254;6.47118;1056;20220807;29.3;11.2;20.2;1.5;14.07;.1;4.88;24513 +71098;44.01254;6.47118;1056;20220808;28.7;9.9;19.3;1.1;13.87;.1;4.6;24865 +71098;44.01254;6.47118;1056;20220809;29.4;11.9;20.6;1.3;14.47;.5;4.69;23853 +71098;44.01254;6.47118;1056;20220810;28.2;13.2;20.7;1.3;15.17;2.7;4.36;21940 +71098;44.01254;6.47118;1056;20220811;27.8;12;19.9;1;14.97;0;4.2;22407 +71098;44.01254;6.47118;1056;20220812;29.7;9.1;19.4;1.2;14.57;0;4.74;25501 +71098;44.01254;6.47118;1056;20220813;27.8;11;19.4;1;15.27;1.8;4.19;22864 +71098;44.01254;6.47118;1056;20220814;24.6;13.2;18.9;1.1;15.37;7.7;3.52;18660 +71098;44.01254;6.47118;1056;20220815;26.4;8.2;17.3;1.1;12.47;.1;4.14;23542 +71098;44.01254;6.47118;1056;20220816;26.8;7.1;16.9;.8;11.97;1.7;4.08;24365 +71098;44.01254;6.47118;1056;20220817;20.9;10.9;15.9;1.8;13.57;13.3;3.15;17144 +71098;44.01254;6.47118;1056;20220818;22.6;10.8;16.7;1.3;14.47;13.4;3.29;18543 +71098;44.01254;6.47118;1056;20220819;25.6;7.7;16.6;1.6;12.87;.1;4.09;22785 +71098;44.01254;6.47118;1056;20220820;27.7;8.6;18.1;1.2;12.77;0;4.23;23401 +71098;44.01254;6.47118;1056;20220821;28.1;10.4;19.2;1.1;13.57;1.1;4.13;22368 +71098;44.01254;6.47118;1056;20220822;25.9;9.4;17.6;.8;13.27;0;3.67;21442 +71098;44.01254;6.47118;1056;20220823;27.7;9.2;18.4;.9;13.37;0;3.95;22576 +71098;44.01254;6.47118;1056;20220824;28.1;11.2;19.6;.9;14.17;0;3.89;21414 +71098;44.01254;6.47118;1056;20220825;28;11.3;19.6;1;14.47;0;3.88;21139 +71098;44.01254;6.47118;1056;20220826;25.3;13.1;19.2;.9;15.27;6.8;3.3;17885 +71098;44.01254;6.47118;1056;20220827;26.2;9.1;17.6;.9;14.37;1.3;3.6;21095 +71098;44.01254;6.47118;1056;20220828;27;11.2;19.1;.8;13.77;.1;3.56;20116 +71098;44.01254;6.47118;1056;20220829;27.7;7.8;17.7;.9;11.77;.3;3.83;22457 +71098;44.01254;6.47118;1056;20220830;26;11.9;18.9;1.3;15.07;4;3.51;18702 +71098;44.01254;6.47118;1056;20220831;25.5;8.7;17.1;1.3;13.47;.7;3.57;20295 +71098;44.01254;6.47118;1056;20220901;26.8;9.3;18;.8;13.27;0;3.49;20563 +71098;44.01254;6.47118;1056;20220902;21.3;8.7;15;.4;13.27;3.1;2.66;17254 +71098;44.01254;6.47118;1056;20220903;23.8;8.4;16.1;.9;12.97;15.3;3.11;18964 +71098;44.01254;6.47118;1056;20220904;24.5;6.7;15.6;.9;13.17;.2;3.22;20254 +71098;44.01254;6.47118;1056;20220905;26.3;9.9;18.1;.9;14.37;0;3.31;19268 +71098;44.01254;6.47118;1056;20220906;25.9;10.9;18.4;1;15.17;1.5;3.21;18259 +71098;44.01254;6.47118;1056;20220907;25.4;11.6;18.5;.7;15.37;.7;2.97;17351 +71098;44.01254;6.47118;1056;20220908;23.1;10.4;16.7;1.2;12.97;0;2.92;16488 +71098;44.01254;6.47118;1056;20220909;21.2;6.3;13.7;1.9;9.27;0;3.2;17737 +71098;44.01254;6.47118;1056;20220910;21.6;3.5;12.5;1.1;9.07;0;2.94;19418 +71098;44.01254;6.47118;1056;20220911;25.1;2;13.5;.8;8.87;0;3.18;21794 +71098;44.01254;6.47118;1056;20220912;26.4;4.2;15.3;1;10.17;0;3.36;21167 +71098;44.01254;6.47118;1056;20220913;26.5;6.8;16.6;.7;12.07;.1;3.08;19738 +71098;44.01254;6.47118;1056;20220914;16.4;11.7;14;1.1;14.67;19.6;1.61;9355 +71098;44.01254;6.47118;1056;20220915;23.2;9.1;16.1;1.3;13.17;0;2.79;16333 +71098;44.01254;6.47118;1056;20220916;21.8;8.9;15.3;1.9;11.47;0;2.89;15459 +71098;44.01254;6.47118;1056;20220917;19.5;7.3;13.4;2.1;7.07;0;3.07;14879 +71098;44.01254;6.47118;1056;20220918;20.3;1;10.6;.7;7.57;0;2.45;18633 +71098;44.01254;6.47118;1056;20220919;23.4;-.1;11.6;.9;7.07;0;2.84;20401 +71098;44.01254;6.47118;1056;20220920;22.2;2.2;12.2;.9;8.37;0;2.64;18606 +71098;44.01254;6.47118;1056;20220921;18.2;3.2;10.7;1;9.77;.6;2.17;15901 +71098;44.01254;6.47118;1056;20220922;18.9;10.4;14.6;1.2;10.77;0;2.14;11754 +71098;44.01254;6.47118;1056;20220923;19.1;6.2;12.6;1.1;10.77;7;2.16;14420 +71098;44.01254;6.47118;1056;20220924;12.4;10;11.2;1.1;12.17;11.8;1.12;5937 +71098;44.01254;6.47118;1056;20220925;18.1;6;12;1.1;10.27;.2;2.03;13665 +71098;44.01254;6.47118;1056;20220926;18;.2;9.1;1.4;7.67;0;2.28;16481 +71098;44.01254;6.47118;1056;20220927;15.1;8.4;11.7;2.5;7.47;0;2.39;9855 +71098;44.01254;6.47118;1056;20220928;15.5;7.7;11.6;2.6;8.97;1.2;2.19;10548 +71098;44.01254;6.47118;1056;20220929;15.6;6.7;11.1;1.7;9.47;0;1.88;11170 +71098;44.01254;6.47118;1056;20220930;13.7;3.6;8.6;.9;8.57;4.9;1.55;11792 +71098;44.01254;6.47118;1056;20221001;16.1;-.5;7.8;1.4;8.47;.1;1.87;15058 +71098;44.01254;6.47118;1056;20221002;22.7;5.3;14;1.7;10.47;0;2.57;15254 +71098;44.01254;6.47118;1056;20221003;25.2;2.4;13.8;1;8.67;0;2.53;17320 +71098;44.01254;6.47118;1056;20221004;23.4;2.7;13;.6;9.27;.1;2.08;16298 +71098;44.01254;6.47118;1056;20221005;22;3.5;12.7;.9;9.87;.1;2.08;15210 +71098;44.01254;6.47118;1056;20221006;22.8;2.1;12.4;.8;9.17;0;2.09;15926 +71098;44.01254;6.47118;1056;20221007;22.2;4.3;13.2;.9;9.87;.1;2.03;14610 +71098;44.01254;6.47118;1056;20221008;15.8;4.6;10.2;.6;10.77;1.5;1.39;11341 +71098;44.01254;6.47118;1056;20221009;13.7;8.8;11.2;.4;12.57;5.7;1.07;7281 +71098;44.01254;6.47118;1056;20221010;17.4;9;13.2;.5;11.87;.1;1.36;9536 +71098;44.01254;6.47118;1056;20221011;21;3.8;12.4;.7;10.47;1.1;1.72;13645 +71098;44.01254;6.47118;1056;20221012;18.3;6;12.1;.8;10.87;.9;1.51;11340 +71098;44.01254;6.47118;1056;20221013;18.7;2.8;10.7;.8;9.67;0;1.56;12788 +71098;44.01254;6.47118;1056;20221014;19.6;4.7;12.1;1.6;10.17;.1;1.87;12215 +71098;44.01254;6.47118;1056;20221015;22.2;2.1;12.1;1.4;9.27;0;2.07;14074 +71098;44.01254;6.47118;1056;20221016;20.4;4.2;12.3;.6;9.97;.1;1.5;12439 +71098;44.01254;6.47118;1056;20221017;21.7;4.1;12.9;.7;10.47;0;1.59;12819 +71098;44.01254;6.47118;1056;20221018;23.7;5.5;14.6;1;10.07;0;1.86;12879 +71098;44.01254;6.47118;1056;20221019;24.7;1.7;13.2;.7;9.17;0;1.72;14343 +71098;44.01254;6.47118;1056;20221020;21.4;4.5;12.9;1.2;9.87;2;1.74;12085 +71098;44.01254;6.47118;1056;20221021;14.4;11.3;12.8;1.5;13.17;2.9;1;4890 +71098;44.01254;6.47118;1056;20221022;19;9.8;14.4;.5;12.77;0;1.18;8589 +71098;44.01254;6.47118;1056;20221023;21.6;7.3;14.4;.6;11.67;.2;1.35;10665 +71098;44.01254;6.47118;1056;20221024;18.8;9.9;14.3;.7;12.27;2.3;1.2;8224 +71098;44.01254;6.47118;1056;20221025;23;4.2;13.6;.7;9.47;0;1.44;11971 +71098;44.01254;6.47118;1056;20221026;24.2;3.2;13.7;.7;9.87;.1;1.47;12511 +71098;44.01254;6.47118;1056;20221027;24.9;4.1;14.5;.5;9.57;.1;1.32;12288 +71098;44.01254;6.47118;1056;20221028;25.4;3.6;14.5;.7;8.57;0;1.46;12427 +71098;44.01254;6.47118;1056;20221029;23.5;3.1;13.3;.7;7.87;0;1.36;11853 +71098;44.01254;6.47118;1056;20221030;22.1;2.9;12.5;.9;7.47;.1;1.43;11339 +71098;44.01254;6.47118;1056;20221031;21.1;1.4;11.2;.9;7.47;.7;1.34;11342 +71098;44.01254;6.47118;1056;20221101;17.6;4.2;10.9;.9;9.07;22;1.12;9166 +71098;44.01254;6.47118;1056;20221102;17.5;.1;8.8;.6;7.87;.1;.96;10362 +71098;44.01254;6.47118;1056;20221103;9.2;-.6;4.3;.6;8.37;25.5;.61;7580 +71098;44.01254;6.47118;1056;20221104;10.2;1.4;5.8;1.8;6.97;1;.99;7069 +71098;44.01254;6.47118;1056;20221105;14.9;-3.8;5.5;.6;5.57;0;.83;10346 +71098;44.01254;6.47118;1056;20221106;15.9;-3.4;6.2;.4;5.27;0;.72;10382 +71098;44.01254;6.47118;1056;20221107;17.8;-4.9;6.4;.5;5.27;0;.8;11149 +71098;44.01254;6.47118;1056;20221108;15.4;-3.7;5.8;.8;6.47;0;.86;10066 +71098;44.01254;6.47118;1056;20221109;12.7;3.2;7.9;.7;9.27;10.3;.69;6896 +71098;44.01254;6.47118;1056;20221110;17.5;1.2;9.3;.6;8.77;0;.79;9037 +71098;44.01254;6.47118;1056;20221111;18.7;-.3;9.2;.2;7.57;.1;.57;9666 +71098;44.01254;6.47118;1056;20221112;12.8;-1.6;5.6;.2;7.47;0;.51;8261 +71098;44.01254;6.47118;1056;20221113;14;2.9;8.4;.5;7.87;.1;.66;7117 +71098;44.01254;6.47118;1056;20221114;10.7;-.6;5;.3;7.37;3.2;.49;7096 +71098;44.01254;6.47118;1056;20221115;9.2;5.8;7.5;.6;9.97;6.9;.52;3672 +71098;44.01254;6.47118;1056;20221116;14.2;3.1;8.6;1.3;8.47;0;.85;6862 +71098;44.01254;6.47118;1056;20221117;15.9;-.8;7.5;1.7;7.47;1.6;1.07;8404 +71098;44.01254;6.47118;1056;20221118;11.5;6.2;8.8;2.1;6.67;0;1.3;4512 +71098;44.01254;6.47118;1056;20221119;12.8;-4.6;4.1;.7;5.17;0;.61;8391 +71098;44.01254;6.47118;1056;20221120;10.9;-6.3;2.3;.6;4.57;0;.51;8248 +71098;44.01254;6.47118;1056;20221121;7.5;-4.9;1.3;1;5.27;4.6;.53;6868 +71098;44.01254;6.47118;1056;20221122;8.3;1.7;5;2.6;5.57;0;1.14;4852 +71098;44.01254;6.47118;1056;20221123;11.8;-2.8;4.5;2;5.47;.1;1.03;7326 +71098;44.01254;6.47118;1056;20221124;15.1;-.8;7.1;1.8;5.27;0;1.24;7583 +71098;44.01254;6.47118;1056;20221125;13.2;-1.4;5.9;.8;5.97;0;.61;7177 +71098;44.01254;6.47118;1056;20221126;14.6;-5;4.8;.3;4.77;0;.31;8295 +71098;44.01254;6.47118;1056;20221127;10.9;-6.5;2.2;.6;4.47;0;.44;7720 +71098;44.01254;6.47118;1056;20221128;2.8;-4;-.6;.5;5.67;3.1;.3;4637 +71098;44.01254;6.47118;1056;20221129;4.7;0;2.3;.2;6.37;0;.34;3755 +71098;44.01254;6.47118;1056;20221130;9.1;-5.9;1.6;.1;4.97;0;.2;6949 +71098;44.01254;6.47118;1056;20221201;8.7;-6.4;1.1;.4;4.67;0;.3;6916 +71098;44.01254;6.47118;1056;20221202;6.7;-5;.8;.5;4.87;.6;.33;5993 +71098;44.01254;6.47118;1056;20221203;5.4;-2.8;1.3;2.2;6.47;15.5;.39;4915 +71098;44.01254;6.47118;1056;20221204;5;2.5;3.7;1.1;7.47;12.3;.43;2521 +71098;44.01254;6.47118;1056;20221205;7.8;-2.5;2.6;.6;5.67;0;.37;5475 +71098;44.01254;6.47118;1056;20221206;10.2;-6.7;1.7;.3;4.37;0;.22;7075 +71098;44.01254;6.47118;1056;20221207;9.5;-8.3;.6;.2;3.97;0;.15;7226 +71098;44.01254;6.47118;1056;20221208;5.8;-8.4;-1.3;.5;4.57;15.7;.25;6375 +71098;44.01254;6.47118;1056;20221209;5.1;.9;3;.9;7.27;12.6;.35;3273 +71098;44.01254;6.47118;1056;20221210;8.8;-1.7;3.5;.5;6.17;0;.33;5371 +71098;44.01254;6.47118;1056;20221211;3.8;-8.2;-2.2;.6;3.57;0;.3;5742 +71098;44.01254;6.47118;1056;20221212;4.9;-10.2;-2.7;.6;3.47;9.6;.28;6461 +71098;44.01254;6.47118;1056;20221213;1;-1.2;-.1;.4;5.97;6.9;.31;2219 +71098;44.01254;6.47118;1056;20221214;8.1;-.4;3.8;.6;6.77;.1;.34;4717 +71098;44.01254;6.47118;1056;20221215;6.5;-1.8;2.3;1.2;6.87;29.9;.33;4643 +71098;44.01254;6.47118;1056;20221216;9.5;1.3;5.4;.7;7.27;0;.4;4601 +71098;44.01254;6.47118;1056;20221217;10.1;-4.2;2.9;.3;5.27;0;.21;6188 +71098;44.01254;6.47118;1056;20221218;9.2;-6.4;1.4;.6;4.67;0;.31;6470 +71098;44.01254;6.47118;1056;20221219;6.6;-4.5;1;.6;5.87;0;.26;5392 +71098;44.01254;6.47118;1056;20221220;9.3;0;4.6;.4;6.87;2.1;.3;4900 +71098;44.01254;6.47118;1056;20221221;6.8;3.2;5;.9;8.07;5.5;.4;2902 +71098;44.01254;6.47118;1056;20221222;14.1;-.8;6.6;2;6.67;0;.93;6305 +71098;44.01254;6.47118;1056;20221223;15.8;5.9;10.8;2.8;8.87;0;1.29;5073 +71098;44.01254;6.47118;1056;20221224;15.3;9.1;12.2;2;8.47;0;1.26;3939 +71098;44.01254;6.47118;1056;20221225;16.9;-3;6.9;.5;6.17;0;.32;7374 +71098;44.01254;6.47118;1056;20221226;14.3;-2.9;5.7;.4;6.47;0;.26;6843 +71098;44.01254;6.47118;1056;20221227;12.8;-.7;6;1.1;5.97;0;.62;6035 +71098;44.01254;6.47118;1056;20221228;12.1;-7.7;2.2;.4;4.57;0;.23;7412 +71098;44.01254;6.47118;1056;20221229;7.7;-1.9;2.9;.7;6.87;0;.31;5062 +71098;44.01254;6.47118;1056;20221230;10.5;2.2;6.3;.6;7.97;.1;.39;4699 +71098;44.01254;6.47118;1056;20221231;14.4;1.1;7.7;.4;7.97;0;.33;6077 +71099;44.02269;6.78202;938;20220101;18.8;-3.5;7.6;.5;5.3;0;.34;8021 +71099;44.02269;6.78202;938;20220102;17.9;-4;6.9;.8;5.1;0;.56;7986 +71099;44.02269;6.78202;938;20220103;13.8;-2.2;5.8;1.2;5.3;0;.7;6809 +71099;44.02269;6.78202;938;20220104;10.8;-3.3;3.7;.7;6;.6;.37;6407 +71099;44.02269;6.78202;938;20220105;8.3;-.4;3.9;1.8;5.8;1.7;.67;4982 +71099;44.02269;6.78202;938;20220106;7.1;-7.2;-.1;.8;3.7;.1;.42;6541 +71099;44.02269;6.78202;938;20220107;7;-9.9;-1.5;1.2;3.1;0;.57;7195 +71099;44.02269;6.78202;938;20220108;7.5;-3.9;1.8;2.1;4.5;1.3;.79;5885 +71099;44.02269;6.78202;938;20220109;5;1.3;3.1;2.5;4.8;0;.95;3214 +71099;44.02269;6.78202;938;20220110;7.6;-4.4;1.6;1;3.4;0;.61;6147 +71099;44.02269;6.78202;938;20220111;10;-10;0;.7;2.7;0;.47;8117 +71099;44.02269;6.78202;938;20220112;10.5;-11.3;-.4;.6;2.7;0;.42;8567 +71099;44.02269;6.78202;938;20220113;11.9;-10.3;.8;.6;2.7;0;.45;8727 +71099;44.02269;6.78202;938;20220114;14.4;-9;2.7;.2;3.2;0;.18;9055 +71099;44.02269;6.78202;938;20220115;15.8;-7.8;4;.3;3.4;0;.27;9184 +71099;44.02269;6.78202;938;20220116;14.2;-7.6;3.3;.8;3.2;0;.65;8900 +71099;44.02269;6.78202;938;20220117;13.6;-9.4;2.1;.4;2.8;0;.36;9246 +71099;44.02269;6.78202;938;20220118;15.2;-9;3.1;.5;3;0;.46;9594 +71099;44.02269;6.78202;938;20220119;10.2;-7.5;1.3;1.2;4.2;0;.7;8237 +71099;44.02269;6.78202;938;20220120;10.3;-6.9;1.7;1.3;3.8;0;.8;8204 +71099;44.02269;6.78202;938;20220121;9.3;-9.3;0;1;3.2;0;.68;8643 +71099;44.02269;6.78202;938;20220122;10.6;-9.7;.4;.5;3.1;0;.47;9149 +71099;44.02269;6.78202;938;20220123;13.7;-8.5;2.6;.6;3.3;0;.59;9697 +71099;44.02269;6.78202;938;20220124;13.9;-8.7;2.6;.4;3.4;0;.47;9902 +71099;44.02269;6.78202;938;20220125;9.9;-8.9;.5;.6;3.8;0;.53;9105 +71099;44.02269;6.78202;938;20220126;14.7;-9.7;2.5;.6;3.2;0;.65;10552 +71099;44.02269;6.78202;938;20220127;16.4;-9.1;3.6;.3;2.7;0;.43;10928 +71099;44.02269;6.78202;938;20220128;18;-8.8;4.6;.9;2.7;0;1.03;11145 +71099;44.02269;6.78202;938;20220129;14.4;-8;3.2;1.1;3.1;0;1.04;10473 +71099;44.02269;6.78202;938;20220130;18.8;-8;5.4;.7;3.4;0;.9;11416 +71099;44.02269;6.78202;938;20220131;11.5;-7;2.2;2.9;3.1;0;1.74;9725 +71099;44.02269;6.78202;938;20220201;11.3;-8.1;1.6;1.2;3.1;0;1.01;10096 +71099;44.02269;6.78202;938;20220202;17.7;-3.7;7;1.5;4.6;0;1.45;10760 +71099;44.02269;6.78202;938;20220203;17;-6.1;5.4;.7;4.4;0;.92;11339 +71099;44.02269;6.78202;938;20220204;13.9;-6.1;3.9;1.4;4.9;0;1.13;10661 +71099;44.02269;6.78202;938;20220205;14.1;-5;4.5;.8;4.6;0;.92;10546 +71099;44.02269;6.78202;938;20220206;13.4;-7.3;3;2.3;3.9;0;1.61;11139 +71099;44.02269;6.78202;938;20220207;14.8;4.3;9.5;3.7;4.4;0;2.59;7927 +71099;44.02269;6.78202;938;20220208;14.4;-7;3.7;.8;3.7;0;1.01;11632 +71099;44.02269;6.78202;938;20220209;14.8;-6.9;3.9;.9;3.6;0;1.12;11871 +71099;44.02269;6.78202;938;20220210;.6;-7.3;-3.4;2.8;4.08;0;2.07;11400 +71099;44.02269;6.78202;938;20220211;12.2;-1.1;5.5;3;4.48;0;1.86;10600 +71099;44.02269;6.78202;938;20220212;11.2;.3;5.7;4.8;3.38;0;2.66;11500 +71099;44.02269;6.78202;938;20220213;10.8;1.5;6.1;3.1;4.28;4.4;1.94;10800 +71099;44.02269;6.78202;938;20220214;4.8;-.3;2.2;1.7;5.69;24.6;.71;3018 +71099;44.02269;6.78202;938;20220215;8.2;-.4;3.9;1.2;5.68;0;.99;11900 +71099;44.02269;6.78202;938;20220216;9.8;-5.4;2.2;1.6;5.4;0;1.05;10828 +71099;44.02269;6.78202;938;20220217;18.6;.1;9.3;2.3;6.3;.6;2.1;12143 +71099;44.02269;6.78202;938;20220218;19.1;-3.2;7.9;1.2;6;0;1.63;13545 +71099;44.02269;6.78202;938;20220219;12.3;-.2;6;1.1;5.8;0;1.2;10176 +71099;44.02269;6.78202;938;20220220;14.6;-6.5;4;1.1;4.6;0;1.39;13510 +71099;44.02269;6.78202;938;20220221;8.5;2.1;5.3;3.8;5;0;1.76;7364 +71099;44.02269;6.78202;938;20220222;13.4;-3.8;4.8;1.8;4.3;0;1.7;12478 +71099;44.02269;6.78202;938;20220223;17.2;-6.3;5.4;1.2;3.9;0;1.75;14837 +71099;44.02269;6.78202;938;20220224;12.4;-3.5;4.4;1.8;4.9;0;1.57;12292 +71099;44.02269;6.78202;938;20220225;12.9;-2.4;5.2;1.6;4.6;0;1.62;12204 +71099;44.02269;6.78202;938;20220226;11.8;-3;4.4;1.3;3.2;0;1.58;12149 +71099;44.02269;6.78202;938;20220227;7.7;-8;-.2;1.1;3.9;.6;1.14;12682 +71099;44.02269;6.78202;938;20220228;11.8;-9.3;1.2;1.1;3.3;0;1.47;14948 +71099;44.02269;6.78202;938;20220301;10;-7.1;1.4;1.8;4.3;0;1.48;13585 +71099;44.02269;6.78202;938;20220302;10.7;-2.7;4;1.5;5.1;0;1.44;12130 +71099;44.02269;6.78202;938;20220303;13.2;-2.8;5.2;1.1;5.4;0;1.51;13453 +71099;44.02269;6.78202;938;20220304;12.4;-2.7;4.8;1.2;5.8;9.9;1.47;13217 +71099;44.02269;6.78202;938;20220305;7;2.4;4.7;1.2;5.8;1.4;1.09;7210 +71099;44.02269;6.78202;938;20220306;4.2;-2.1;1;1;5.4;.6;.89;8607 +71099;44.02269;6.78202;938;20220307;8.8;-6.2;1.3;1.2;4.2;0;1.37;13651 +71099;44.02269;6.78202;938;20220308;9.6;-8.6;.5;1.5;4.5;0;1.46;15253 +71099;44.02269;6.78202;938;20220309;12.8;-3.7;4.5;1.2;4.9;0;1.68;14673 +71099;44.02269;6.78202;938;20220310;13.5;-7.9;2.8;.8;4.9;.2;1.61;16957 +71099;44.02269;6.78202;938;20220311;9.6;-.1;4.7;2.7;5.1;0;1.79;11421 +71099;44.02269;6.78202;938;20220312;8.8;5.3;7;3.9;4.4;0;2.35;6785 +71099;44.02269;6.78202;938;20220313;4.9;3.5;4.2;5.5;5.6;10.5;1.5;4199 +71099;44.02269;6.78202;938;20220314;10.1;.1;5.1;3.2;7.4;3.4;1.41;12000 +71099;44.02269;6.78202;938;20220315;16.9;7.8;12.3;2.6;6.9;0;2.65;11557 +71099;44.02269;6.78202;938;20220316;19.2;-.2;9.5;1.1;7.1;0;2.26;17236 +71099;44.02269;6.78202;938;20220317;12.7;2.3;7.5;.9;8.4;0;1.52;12652 +71099;44.02269;6.78202;938;20220318;14.9;6.7;10.8;6.8;5.78;.1;4.2;9700 +71099;44.02269;6.78202;938;20220319;14.1;5.8;9.9;6.4;3.88;0;5.02;14900 +71099;44.02269;6.78202;938;20220320;10.3;2.4;6.4;5.7;4.08;0;3.58;10500 +71099;44.02269;6.78202;938;20220321;12;2.5;7.2;4.6;3.58;0;3.81;18300 +71099;44.02269;6.78202;938;20220322;12.7;-2.1;5.3;6.6;2.18;0;5.03;20200 +71099;44.02269;6.78202;938;20220323;15;-.9;7.1;5.8;2.38;0;5.39;20300 +71099;44.02269;6.78202;938;20220324;16.5;-1.2;7.6;4.1;3.08;0;4.53;20400 +71099;44.02269;6.78202;938;20220325;16.6;-1;7.8;3.9;3.28;0;4.32;19800 +71099;44.02269;6.78202;938;20220326;16.8;1;8.9;6.2;3.08;0;5.46;19900 +71099;44.02269;6.78202;938;20220327;15.5;3.3;9.4;5.1;2.88;0;4.63;11500 +71099;44.02269;6.78202;938;20220328;17.9;.8;9.3;3.7;3.48;0;4.43;20500 +71099;44.02269;6.78202;938;20220329;16.2;1.5;8.8;3.1;4.88;.7;3.52;16600 +71099;44.02269;6.78202;938;20220330;10;5;7.5;1.6;8.22;9.7;1.39;8473 +71099;44.02269;6.78202;938;20220331;12.9;1.9;7.4;2.7;6.98;1.8;2.74;21600 +71099;44.02269;6.78202;938;20220401;3.2;.7;1.9;2.5;4.98;3.2;1.31;7300 +71099;44.02269;6.78202;938;20220402;3.2;-2.3;.5;4.9;3.65;.1;2.39;15708 +71099;44.02269;6.78202;938;20220403;7.1;-4.4;1.4;1.6;4.48;2.5;1.8;15300 +71099;44.02269;6.78202;938;20220404;9.7;-4.1;2.8;1.9;4.78;0;2.48;22200 +71099;44.02269;6.78202;938;20220405;15.2;-3.2;6;2.3;4.68;0;3.46;23300 +71099;44.02269;6.78202;938;20220406;13.9;-1.4;6.3;2.8;5.98;0;3.05;18200 +71099;44.02269;6.78202;938;20220407;13;4.9;9;3.1;8.08;1.2;2.33;10700 +71099;44.02269;6.78202;938;20220408;15.2;6.3;10.8;2.3;10.08;.9;1.89;11900 +71099;44.02269;6.78202;938;20220409;8.4;3.7;6;4;4.98;0;2.94;17700 +71099;44.02269;6.78202;938;20220410;13.7;-2.7;5.5;1.6;3.88;0;3.15;24700 +71099;44.02269;6.78202;938;20220411;12.4;0;6.2;2;5.38;0;2.4;13100 +71099;44.02269;6.78202;938;20220412;17.7;1.6;9.7;3.6;7.08;0;3.66;16600 +71099;44.02269;6.78202;938;20220413;20.6;4.5;12.6;3.3;7.28;0;4.74;19800 +71099;44.02269;6.78202;938;20220414;21.6;3.1;12.4;2.8;6.98;0;4.57;22900 +71099;44.02269;6.78202;938;20220415;23.7;6.5;15.1;3.3;8.08;0;5.17;24300 +71099;44.02269;6.78202;938;20220416;22.9;9.6;16.3;3;8.18;.4;4.83;23500 +71099;44.02269;6.78202;938;20220417;18;5.1;11.5;2.8;7.48;.1;4.33;24900 +71099;44.02269;6.78202;938;20220418;18;1.9;9.9;2.6;7.08;0;4.06;24600 +71099;44.02269;6.78202;938;20220419;19.1;1.8;10.5;2.7;5.98;0;4.3;24200 +71099;44.02269;6.78202;938;20220420;15.2;3.2;9.2;2.4;8.18;3.6;3.06;14600 +71099;44.02269;6.78202;938;20220421;16;7.2;11.6;7.3;7.08;0;4.82;18900 +71099;44.02269;6.78202;938;20220422;17;7.1;12;4.2;7.68;2.3;4.37;18500 +71099;44.02269;6.78202;938;20220423;11.1;7.2;9.2;2.7;8.35;20.2;1.95;7138 +71099;44.02269;6.78202;938;20220424;10.9;2.6;6.8;2.2;8.08;1;1.86;11500 +71099;44.02269;6.78202;938;20220425;15.9;5.6;10.8;2.1;8.48;0;3.67;24100 +71099;44.02269;6.78202;938;20220426;17.9;1.6;9.8;2.6;7.08;0;4.15;26500 +71099;44.02269;6.78202;938;20220427;20.2;2.3;11.3;2.5;6.68;0;4.66;27100 +71099;44.02269;6.78202;938;20220428;20.5;4.1;12.3;2.1;7.78;.1;4.53;27000 +71099;44.02269;6.78202;938;20220429;21.1;4.4;12.7;2.5;7.58;0;4.69;25700 +71099;44.02269;6.78202;938;20220430;19.2;6.1;12.7;2;7.48;3.8;3.97;22700 +71099;44.02269;6.78202;938;20220501;18.6;4.4;11.5;2.8;6.88;.1;4.47;27000 +71099;44.02269;6.78202;938;20220502;18.9;2.9;10.9;2.2;7.88;.2;4.22;26200 +71099;44.02269;6.78202;938;20220503;16.1;6.1;11.1;2.1;9.28;.5;3.42;17600 +71099;44.02269;6.78202;938;20220504;17.9;3.8;10.8;2.2;9.28;1;3.52;21000 +71099;44.02269;6.78202;938;20220505;12.7;8;10.4;2.2;10.13;2.1;2.04;11335 +71099;44.02269;6.78202;938;20220506;18;6.4;12.2;.6;10.2;.1;2.96;19713 +71099;44.02269;6.78202;938;20220507;17.7;4.1;10.9;.7;10;3.2;3.06;21480 +71099;44.02269;6.78202;938;20220508;15.3;5.6;10.4;.9;10.2;3.7;2.63;18166 +71099;44.02269;6.78202;938;20220509;18.7;3.5;11.1;.6;9.8;1.8;3.26;22941 +71099;44.02269;6.78202;938;20220510;21;2.8;11.9;.9;9.8;0;3.7;25252 +71099;44.02269;6.78202;938;20220511;23.3;4.5;13.9;1;10.4;0;4.04;25782 +71099;44.02269;6.78202;938;20220512;23.5;3.3;13.4;1;9.5;0;4.16;26853 +71099;44.02269;6.78202;938;20220513;23.5;5.2;14.3;.8;9.7;0;4.04;25646 +71099;44.02269;6.78202;938;20220514;24.8;4.9;14.8;.7;11.5;.2;4.22;26867 +71099;44.02269;6.78202;938;20220515;23.7;7.1;15.4;1;11.9;2.4;4.04;24601 +71099;44.02269;6.78202;938;20220516;24.9;6.4;15.6;1.1;10.7;0;4.37;26092 +71099;44.02269;6.78202;938;20220517;26.8;6.8;16.8;1.1;11.2;0;4.69;27244 +71099;44.02269;6.78202;938;20220518;27.9;7.8;17.8;1.2;12.2;4.1;4.88;27411 +71099;44.02269;6.78202;938;20220519;26.6;9.4;18;1.2;11.7;0;4.6;25416 +71099;44.02269;6.78202;938;20220520;27.8;6.5;17.1;1.2;11;0;4.99;28423 +71099;44.02269;6.78202;938;20220521;29.2;6.5;17.8;.9;11.5;0;5.08;29451 +71099;44.02269;6.78202;938;20220522;32;9.9;20.9;.8;13.1;.2;5.34;29146 +71099;44.02269;6.78202;938;20220523;25.5;8.2;16.8;1.3;10.4;0;4.61;25821 +71099;44.02269;6.78202;938;20220524;23.8;5.6;14.7;1.3;9.7;1.8;4.45;26573 +71099;44.02269;6.78202;938;20220525;20.3;8.4;14.3;.6;11.4;4;3.46;21474 +71099;44.02269;6.78202;938;20220526;23.8;6.4;15.1;1;12.1;1.2;4.25;26119 +71099;44.02269;6.78202;938;20220527;28.3;9.2;18.7;.8;11.8;0;4.84;27455 +71099;44.02269;6.78202;938;20220528;28.4;6.5;17.4;1;10.5;3.1;5.13;29501 +71099;44.02269;6.78202;938;20220529;24;6.7;15.3;1.5;9.6;0;4.59;26241 +71099;44.02269;6.78202;938;20220530;20.3;3.3;11.8;1.2;8.6;0;3.99;26069 +71099;44.02269;6.78202;938;20220531;23.3;5.9;14.6;.9;9.8;0;4.28;26437 +71099;44.02269;6.78202;938;20220601;27.6;5.7;16.6;1.2;10.8;0;5.16;29768 +71099;44.02269;6.78202;938;20220602;28.5;7;17.7;1;11.6;0;5.17;29551 +71099;44.02269;6.78202;938;20220603;25.9;13.8;19.8;1.2;13.6;7;4.33;22114 +71099;44.02269;6.78202;938;20220604;29.5;13.1;21.3;1.2;14.2;0;5.09;25855 +71099;44.02269;6.78202;938;20220605;27.3;13.2;20.2;1.9;11.8;0;5.09;23986 +71099;44.02269;6.78202;938;20220606;27.2;7.3;17.2;1.7;10.4;0;5.33;28613 +71099;44.02269;6.78202;938;20220607;25.2;10.2;17.7;2.3;9.7;0;5.13;24828 +71099;44.02269;6.78202;938;20220608;23.5;6.2;14.8;1.6;8.8;0;4.69;26728 +71099;44.02269;6.78202;938;20220609;23.1;13.9;18.5;2.6;8.6;0;4.78;19412 +71099;44.02269;6.78202;938;20220610;26.8;3.2;15;1.7;7.9;0;5.56;31358 +71099;44.02269;6.78202;938;20220611;29.1;5.3;17.2;1.5;9;0;5.78;31525 +71099;44.02269;6.78202;938;20220612;30.4;7;18.7;1.3;10.2;0;5.81;31286 +71099;44.02269;6.78202;938;20220613;30.3;9.7;20;1.6;10.7;0;5.85;29355 +71099;44.02269;6.78202;938;20220614;30.4;7.5;18.9;1.2;10.9;0;5.72;30994 +71099;44.02269;6.78202;938;20220615;29.7;10.7;20.2;.9;13.1;.1;5.22;28215 +71099;44.02269;6.78202;938;20220616;33;10.5;21.7;1.3;10.8;0;6.13;30755 +71099;44.02269;6.78202;938;20220617;33.2;9.6;21.4;1.4;12;0;6.28;31520 +71099;44.02269;6.78202;938;20220618;31;13.3;22.1;.8;16.3;1.4;5.23;27254 +71099;44.02269;6.78202;938;20220619;30;14.3;22.1;1.2;14.8;0;5.18;25651 +71099;44.02269;6.78202;938;20220620;29.8;10.3;20;1.4;11.6;0;5.58;28635 +71099;44.02269;6.78202;938;20220621;30.1;10.6;20.3;1.1;13.4;1.2;5.41;28635 +71099;44.02269;6.78202;938;20220622;23.5;15;19.2;1.3;16.4;6.2;3.65;18773 +71099;44.02269;6.78202;938;20220623;22.8;10.9;16.8;.5;14.8;2.8;3.81;22278 +71099;44.02269;6.78202;938;20220624;22.7;8.3;15.5;1.1;12.4;5.5;4.12;24537 +71099;44.02269;6.78202;938;20220625;25.6;6.3;15.9;1.3;11;0;4.89;28456 +71099;44.02269;6.78202;938;20220626;28.5;11.2;19.8;2.1;12.9;0;5.52;26907 +71099;44.02269;6.78202;938;20220627;30.4;15.1;22.7;1.3;13.4;0;5.28;25265 +71099;44.02269;6.78202;938;20220628;25.5;12.3;18.9;.8;14;26.7;4.27;23423 +71099;44.02269;6.78202;938;20220629;28.7;7.7;18.2;1;12.2;.2;5.25;29619 +71099;44.02269;6.78202;938;20220630;28.9;9.5;19.2;.9;13.3;0;5.12;28427 +71099;44.02269;6.78202;938;20220701;27.5;9.5;18.5;1.3;11.8;0;5.07;27339 +71099;44.02269;6.78202;938;20220702;31.2;7.9;19.5;1;10.2;0;5.68;31122 +71099;44.02269;6.78202;938;20220703;32.6;8.6;20.6;1.1;11.1;.2;5.96;31552 +71099;44.02269;6.78202;938;20220704;32.2;13.1;22.6;.9;13.5;1.8;5.46;28068 +71099;44.02269;6.78202;938;20220705;30.6;11.1;20.8;1.4;12.2;0;5.62;28323 +71099;44.02269;6.78202;938;20220706;30.6;8.5;19.5;1.3;11.7;0;5.69;30130 +71099;44.02269;6.78202;938;20220707;30.4;10.9;20.6;1.2;12.6;0;5.44;28232 +71099;44.02269;6.78202;938;20220708;29.8;11.5;20.6;1.6;12.8;0;5.49;27289 +71099;44.02269;6.78202;938;20220709;29.3;11;20.1;1.4;13.1;0;5.29;27238 +71099;44.02269;6.78202;938;20220710;29;12.1;20.5;1.3;13.7;0;5.09;26108 +71099;44.02269;6.78202;938;20220711;28.8;11.4;20.1;1.2;14.2;0;5.02;26442 +71099;44.02269;6.78202;938;20220712;30.4;11;20.7;1.1;14.3;.1;5.29;27881 +71099;44.02269;6.78202;938;20220713;29.4;12.4;20.9;1.3;15.2;1.8;5.07;26015 +71099;44.02269;6.78202;938;20220714;31.6;12.5;22;1;15;0;5.34;27532 +71099;44.02269;6.78202;938;20220715;33.9;10.4;22.1;1.4;13;.1;6.17;30505 +71099;44.02269;6.78202;938;20220716;31.9;9.6;20.7;1.1;13.6;0;5.6;29629 +71099;44.02269;6.78202;938;20220717;32;13;22.5;.8;16.7;.4;5.22;27245 +71099;44.02269;6.78202;938;20220718;32.3;14.7;23.5;.8;18.1;5.8;5.14;26134 +71099;44.02269;6.78202;938;20220719;31.8;14.2;23;.4;17.4;1.5;4.86;26058 +71099;44.02269;6.78202;938;20220720;32.3;14.7;23.5;1.1;15.2;0;5.29;25980 +71099;44.02269;6.78202;938;20220721;33.7;11.1;22.4;1;12.5;0;5.68;29399 +71099;44.02269;6.78202;938;20220722;33.6;11.4;22.5;1.1;13.2;0;5.7;29040 +71099;44.02269;6.78202;938;20220723;32.9;12.5;22.7;1.2;14;.1;5.56;27730 +71099;44.02269;6.78202;938;20220724;33.1;13;23;1.5;16.3;.1;5.69;27428 +71099;44.02269;6.78202;938;20220725;33.9;13.6;23.7;1.3;15.2;.5;5.7;27468 +71099;44.02269;6.78202;938;20220726;31.6;11.1;21.3;1.3;11.6;.9;5.44;27505 +71099;44.02269;6.78202;938;20220727;28.4;10.8;19.6;1.4;13.3;0;4.84;25361 +71099;44.02269;6.78202;938;20220728;29.6;12.1;20.8;1.4;13.6;1.3;4.98;25191 +71099;44.02269;6.78202;938;20220729;26.1;10.8;18.4;1.1;13.2;1.3;4.25;23436 +71099;44.02269;6.78202;938;20220730;30.1;9.3;19.7;1.5;12.4;0;5.26;27279 +71099;44.02269;6.78202;938;20220731;31.6;10;20.8;1;11.3;0;5.16;27690 +71099;44.02269;6.78202;938;20220801;31.3;10.4;20.8;1.1;12;0;5.14;27115 +71099;44.02269;6.78202;938;20220802;30.8;9.5;20.1;1;12.7;0;5;27257 +71099;44.02269;6.78202;938;20220803;29.8;12.1;20.9;.9;14.3;0;4.61;24702 +71099;44.02269;6.78202;938;20220804;31.5;16.3;23.9;.7;14.8;0;4.46;22758 +71099;44.02269;6.78202;938;20220805;31.9;12.8;22.3;1.1;14;6.9;5;25438 +71099;44.02269;6.78202;938;20220806;32.5;11.9;22.2;.9;14.3;1.1;4.98;26306 +71099;44.02269;6.78202;938;20220807;30;11.9;20.9;1.5;14.1;1;4.88;24513 +71099;44.02269;6.78202;938;20220808;29.4;10.6;20;1.1;13.9;.8;4.6;24865 +71099;44.02269;6.78202;938;20220809;30.1;12.6;21.3;1.3;14.5;2.9;4.69;23853 +71099;44.02269;6.78202;938;20220810;28.9;13.9;21.4;1.3;15.2;4.4;4.36;21940 +71099;44.02269;6.78202;938;20220811;28.5;12.7;20.6;1;15;.8;4.2;22407 +71099;44.02269;6.78202;938;20220812;30.4;9.8;20.1;1.2;14.6;.2;4.74;25501 +71099;44.02269;6.78202;938;20220813;28.5;11.7;20.1;1;15.3;1;4.19;22864 +71099;44.02269;6.78202;938;20220814;25.3;13.9;19.6;1.1;15.4;5;3.52;18660 +71099;44.02269;6.78202;938;20220815;27.1;8.9;18;1.1;12.5;.1;4.14;23542 +71099;44.02269;6.78202;938;20220816;27.5;7.8;17.6;.8;12;5.5;4.08;24365 +71099;44.02269;6.78202;938;20220817;21.6;11.6;16.6;1.8;13.6;9.7;3.15;17144 +71099;44.02269;6.78202;938;20220818;23.3;11.5;17.4;1.3;14.5;8.9;3.29;18543 +71099;44.02269;6.78202;938;20220819;26.3;8.4;17.3;1.6;12.9;.2;4.09;22785 +71099;44.02269;6.78202;938;20220820;28.4;9.3;18.8;1.2;12.8;0;4.23;23401 +71099;44.02269;6.78202;938;20220821;28.8;11.1;19.9;1.1;13.6;3.3;4.13;22368 +71099;44.02269;6.78202;938;20220822;26.6;10.1;18.3;.8;13.3;0;3.67;21442 +71099;44.02269;6.78202;938;20220823;28.4;9.9;19.1;.9;13.4;0;3.95;22576 +71099;44.02269;6.78202;938;20220824;28.8;11.9;20.3;.9;14.2;0;3.89;21414 +71099;44.02269;6.78202;938;20220825;28.7;12;20.3;1;14.5;.1;3.88;21139 +71099;44.02269;6.78202;938;20220826;26;13.8;19.9;.9;15.3;5.2;3.3;17885 +71099;44.02269;6.78202;938;20220827;26.9;9.8;18.3;.9;14.4;2.2;3.6;21095 +71099;44.02269;6.78202;938;20220828;27.7;11.9;19.8;.8;13.8;.1;3.56;20116 +71099;44.02269;6.78202;938;20220829;28.4;8.5;18.4;.9;11.8;.4;3.83;22457 +71099;44.02269;6.78202;938;20220830;26.7;12.6;19.6;1.3;15.1;2.6;3.51;18702 +71099;44.02269;6.78202;938;20220831;26.2;9.4;17.8;1.3;13.5;1.3;3.57;20295 +71099;44.02269;6.78202;938;20220901;27.5;10;18.7;.8;13.3;.1;3.49;20563 +71099;44.02269;6.78202;938;20220902;22;9.4;15.7;.4;13.3;4.2;2.66;17254 +71099;44.02269;6.78202;938;20220903;24.5;9.1;16.8;.9;13;7.9;3.11;18964 +71099;44.02269;6.78202;938;20220904;25.2;7.4;16.3;.9;13.2;0;3.22;20254 +71099;44.02269;6.78202;938;20220905;27;10.6;18.8;.9;14.4;.2;3.31;19268 +71099;44.02269;6.78202;938;20220906;26.6;11.6;19.1;1;15.2;1.1;3.21;18259 +71099;44.02269;6.78202;938;20220907;26.1;12.3;19.2;.7;15.4;2.9;2.97;17351 +71099;44.02269;6.78202;938;20220908;23.8;11.1;17.4;1.2;13;0;2.92;16488 +71099;44.02269;6.78202;938;20220909;21.9;7;14.4;1.9;9.3;0;3.2;17737 +71099;44.02269;6.78202;938;20220910;22.3;4.2;13.2;1.1;9.1;0;2.94;19418 +71099;44.02269;6.78202;938;20220911;25.8;2.7;14.2;.8;8.9;0;3.18;21794 +71099;44.02269;6.78202;938;20220912;27.1;4.9;16;1;10.2;0;3.36;21167 +71099;44.02269;6.78202;938;20220913;27.2;7.5;17.3;.7;12.1;0;3.08;19738 +71099;44.02269;6.78202;938;20220914;17.1;12.4;14.7;1.1;14.7;15.2;1.61;9355 +71099;44.02269;6.78202;938;20220915;23.9;9.8;16.8;1.3;13.2;0;2.79;16333 +71099;44.02269;6.78202;938;20220916;22.5;9.6;16;1.9;11.5;0;2.89;15459 +71099;44.02269;6.78202;938;20220917;20.2;8;14.1;2.1;7.1;0;3.07;14879 +71099;44.02269;6.78202;938;20220918;21;1.7;11.3;.7;7.6;0;2.45;18633 +71099;44.02269;6.78202;938;20220919;24.1;.6;12.3;.9;7.1;0;2.84;20401 +71099;44.02269;6.78202;938;20220920;22.9;2.9;12.9;.9;8.4;0;2.64;18606 +71099;44.02269;6.78202;938;20220921;18.9;3.9;11.4;1;9.8;2.1;2.17;15901 +71099;44.02269;6.78202;938;20220922;19.6;11.1;15.3;1.2;10.8;0;2.14;11754 +71099;44.02269;6.78202;938;20220923;19.8;6.9;13.3;1.1;10.8;4.5;2.16;14420 +71099;44.02269;6.78202;938;20220924;13.1;10.7;11.9;1.1;12.2;9.7;1.12;5937 +71099;44.02269;6.78202;938;20220925;18.8;6.7;12.7;1.1;10.3;.6;2.03;13665 +71099;44.02269;6.78202;938;20220926;18.7;.9;9.8;1.4;7.7;0;2.28;16481 +71099;44.02269;6.78202;938;20220927;15.8;9.1;12.4;2.5;7.5;0;2.39;9855 +71099;44.02269;6.78202;938;20220928;16.2;8.4;12.3;2.6;9;.3;2.19;10548 +71099;44.02269;6.78202;938;20220929;16.3;7.4;11.8;1.7;9.5;0;1.88;11170 +71099;44.02269;6.78202;938;20220930;14.4;4.3;9.3;.9;8.6;4.2;1.55;11792 +71099;44.02269;6.78202;938;20221001;16.8;.2;8.5;1.4;8.5;.1;1.87;15058 +71099;44.02269;6.78202;938;20221002;23.4;6;14.7;1.7;10.5;0;2.57;15254 +71099;44.02269;6.78202;938;20221003;25.9;3.1;14.5;1;8.7;0;2.53;17320 +71099;44.02269;6.78202;938;20221004;24.1;3.4;13.7;.6;9.3;.1;2.08;16298 +71099;44.02269;6.78202;938;20221005;22.7;4.2;13.4;.9;9.9;.2;2.08;15210 +71099;44.02269;6.78202;938;20221006;23.5;2.8;13.1;.8;9.2;0;2.09;15926 +71099;44.02269;6.78202;938;20221007;22.9;5;13.9;.9;9.9;.1;2.03;14610 +71099;44.02269;6.78202;938;20221008;16.5;5.3;10.9;.6;10.8;3.3;1.39;11341 +71099;44.02269;6.78202;938;20221009;14.4;9.5;11.9;.4;12.6;10.9;1.07;7281 +71099;44.02269;6.78202;938;20221010;18.1;9.7;13.9;.5;11.9;0;1.36;9536 +71099;44.02269;6.78202;938;20221011;21.7;4.5;13.1;.7;10.5;1.7;1.72;13645 +71099;44.02269;6.78202;938;20221012;19;6.7;12.8;.8;10.9;0;1.51;11340 +71099;44.02269;6.78202;938;20221013;19.4;3.5;11.4;.8;9.7;0;1.56;12788 +71099;44.02269;6.78202;938;20221014;20.3;5.4;12.8;1.6;10.2;0;1.87;12215 +71099;44.02269;6.78202;938;20221015;22.9;2.8;12.8;1.4;9.3;0;2.07;14074 +71099;44.02269;6.78202;938;20221016;21.1;4.9;13;.6;10;0;1.5;12439 +71099;44.02269;6.78202;938;20221017;22.4;4.8;13.6;.7;10.5;0;1.59;12819 +71099;44.02269;6.78202;938;20221018;24.4;6.2;15.3;1;10.1;0;1.86;12879 +71099;44.02269;6.78202;938;20221019;25.4;2.4;13.9;.7;9.2;0;1.72;14343 +71099;44.02269;6.78202;938;20221020;22.1;5.2;13.6;1.2;9.9;3.6;1.74;12085 +71099;44.02269;6.78202;938;20221021;15.1;12;13.5;1.5;13.2;7.4;1;4890 +71099;44.02269;6.78202;938;20221022;19.7;10.5;15.1;.5;12.8;0;1.18;8589 +71099;44.02269;6.78202;938;20221023;22.3;8;15.1;.6;11.7;.2;1.35;10665 +71099;44.02269;6.78202;938;20221024;19.5;10.6;15;.7;12.3;1.3;1.2;8224 +71099;44.02269;6.78202;938;20221025;23.7;4.9;14.3;.7;9.5;0;1.44;11971 +71099;44.02269;6.78202;938;20221026;24.9;3.9;14.4;.7;9.9;.1;1.47;12511 +71099;44.02269;6.78202;938;20221027;25.6;4.8;15.2;.5;9.6;.1;1.32;12288 +71099;44.02269;6.78202;938;20221028;26.1;4.3;15.2;.7;8.6;0;1.46;12427 +71099;44.02269;6.78202;938;20221029;24.2;3.8;14;.7;7.9;0;1.36;11853 +71099;44.02269;6.78202;938;20221030;22.8;3.6;13.2;.9;7.5;.1;1.43;11339 +71099;44.02269;6.78202;938;20221031;21.8;2.1;11.9;.9;7.5;.2;1.34;11342 +71099;44.02269;6.78202;938;20221101;18.3;4.9;11.6;.9;9.1;21.2;1.12;9166 +71099;44.02269;6.78202;938;20221102;18.2;.8;9.5;.6;7.9;0;.96;10362 +71099;44.02269;6.78202;938;20221103;9.9;.1;5;.6;8.4;20.5;.61;7580 +71099;44.02269;6.78202;938;20221104;10.9;2.1;6.5;1.8;7;.7;.99;7069 +71099;44.02269;6.78202;938;20221105;15.6;-3.1;6.2;.6;5.6;0;.83;10346 +71099;44.02269;6.78202;938;20221106;16.6;-2.7;6.9;.4;5.3;0;.72;10382 +71099;44.02269;6.78202;938;20221107;18.5;-4.2;7.1;.5;5.3;0;.8;11149 +71099;44.02269;6.78202;938;20221108;16.1;-3;6.5;.8;6.5;0;.86;10066 +71099;44.02269;6.78202;938;20221109;13.4;3.9;8.6;.7;9.3;8.7;.69;6896 +71099;44.02269;6.78202;938;20221110;18.2;1.9;10;.6;8.8;0;.79;9037 +71099;44.02269;6.78202;938;20221111;19.4;.4;9.9;.2;7.6;0;.57;9666 +71099;44.02269;6.78202;938;20221112;13.5;-.9;6.3;.2;7.5;0;.51;8261 +71099;44.02269;6.78202;938;20221113;14.7;3.6;9.1;.5;7.9;.1;.66;7117 +71099;44.02269;6.78202;938;20221114;11.4;.1;5.7;.3;7.4;4.1;.49;7096 +71099;44.02269;6.78202;938;20221115;9.9;6.5;8.2;.6;10;5;.52;3672 +71099;44.02269;6.78202;938;20221116;14.9;3.8;9.3;1.3;8.5;0;.85;6862 +71099;44.02269;6.78202;938;20221117;16.6;-.1;8.2;1.7;7.5;.6;1.07;8404 +71099;44.02269;6.78202;938;20221118;12.2;6.9;9.5;2.1;6.7;0;1.3;4512 +71099;44.02269;6.78202;938;20221119;13.5;-3.9;4.8;.7;5.2;0;.61;8391 +71099;44.02269;6.78202;938;20221120;11.6;-5.6;3;.6;4.6;0;.51;8248 +71099;44.02269;6.78202;938;20221121;8.2;-4.2;2;1;5.3;4.7;.53;6868 +71099;44.02269;6.78202;938;20221122;9;2.4;5.7;2.6;5.6;0;1.14;4852 +71099;44.02269;6.78202;938;20221123;12.5;-2.1;5.2;2;5.5;.1;1.03;7326 +71099;44.02269;6.78202;938;20221124;15.8;-.1;7.8;1.8;5.3;0;1.24;7583 +71099;44.02269;6.78202;938;20221125;13.9;-.7;6.6;.8;6;0;.61;7177 +71099;44.02269;6.78202;938;20221126;15.3;-4.3;5.5;.3;4.8;0;.31;8295 +71099;44.02269;6.78202;938;20221127;11.6;-5.8;2.9;.6;4.5;0;.44;7720 +71099;44.02269;6.78202;938;20221128;3.5;-3.3;.1;.5;5.7;1.8;.3;4637 +71099;44.02269;6.78202;938;20221129;5.4;.7;3;.2;6.4;.1;.34;3755 +71099;44.02269;6.78202;938;20221130;9.8;-5.2;2.3;.1;5;.1;.2;6949 +71099;44.02269;6.78202;938;20221201;9.4;-5.7;1.8;.4;4.7;0;.3;6916 +71099;44.02269;6.78202;938;20221202;7.4;-4.3;1.5;.5;4.9;.8;.33;5993 +71099;44.02269;6.78202;938;20221203;6.1;-2.1;2;2.2;6.5;16.8;.39;4915 +71099;44.02269;6.78202;938;20221204;5.7;3.2;4.4;1.1;7.5;13.5;.43;2521 +71099;44.02269;6.78202;938;20221205;8.5;-1.8;3.3;.6;5.7;0;.37;5475 +71099;44.02269;6.78202;938;20221206;10.9;-6;2.4;.3;4.4;0;.22;7075 +71099;44.02269;6.78202;938;20221207;10.2;-7.6;1.3;.2;4;0;.15;7226 +71099;44.02269;6.78202;938;20221208;6.5;-7.7;-.6;.5;4.6;15.9;.25;6375 +71099;44.02269;6.78202;938;20221209;5.8;1.6;3.7;.9;7.3;11.2;.35;3273 +71099;44.02269;6.78202;938;20221210;9.5;-1;4.2;.5;6.2;0;.33;5371 +71099;44.02269;6.78202;938;20221211;4.5;-7.5;-1.5;.6;3.6;0;.3;5742 +71099;44.02269;6.78202;938;20221212;5.6;-9.5;-2;.6;3.5;10.1;.28;6461 +71099;44.02269;6.78202;938;20221213;1.7;-.5;.6;.4;6;5;.31;2219 +71099;44.02269;6.78202;938;20221214;8.8;.3;4.5;.6;6.8;0;.34;4717 +71099;44.02269;6.78202;938;20221215;7.2;-1.1;3;1.2;6.9;34.1;.33;4643 +71099;44.02269;6.78202;938;20221216;10.2;2;6.1;.7;7.3;0;.4;4601 +71099;44.02269;6.78202;938;20221217;10.8;-3.5;3.6;.3;5.3;0;.21;6188 +71099;44.02269;6.78202;938;20221218;9.9;-5.7;2.1;.6;4.7;0;.31;6470 +71099;44.02269;6.78202;938;20221219;7.3;-3.8;1.7;.6;5.9;0;.26;5392 +71099;44.02269;6.78202;938;20221220;10;.7;5.3;.4;6.9;1.5;.3;4900 +71099;44.02269;6.78202;938;20221221;7.5;3.9;5.7;.9;8.1;6.1;.4;2902 +71099;44.02269;6.78202;938;20221222;14.8;-.1;7.3;2;6.7;0;.93;6305 +71099;44.02269;6.78202;938;20221223;16.5;6.6;11.5;2.8;8.9;0;1.29;5073 +71099;44.02269;6.78202;938;20221224;16;9.8;12.9;2;8.5;0;1.26;3939 +71099;44.02269;6.78202;938;20221225;17.6;-2.3;7.6;.5;6.2;0;.32;7374 +71099;44.02269;6.78202;938;20221226;15;-2.2;6.4;.4;6.5;0;.26;6843 +71099;44.02269;6.78202;938;20221227;13.5;0;6.7;1.1;6;0;.62;6035 +71099;44.02269;6.78202;938;20221228;12.8;-7;2.9;.4;4.6;0;.23;7412 +71099;44.02269;6.78202;938;20221229;8.4;-1.2;3.6;.7;6.9;.1;.31;5062 +71099;44.02269;6.78202;938;20221230;11.2;2.9;7;.6;8;.1;.39;4699 +71099;44.02269;6.78202;938;20221231;15.1;1.8;8.4;.4;8;0;.33;6077 +71100;44.03191;7.09296;866;20220101;15;1.8;8.4;.6;6.7;.1;.4;6549 +71100;44.03191;7.09296;866;20220102;11.9;.7;6.3;.7;6.75;0;.45;5686 +71100;44.03191;7.09296;866;20220103;12;1.2;6.6;1.1;7;0;.54;6144 +71100;44.03191;7.09296;866;20220104;9.4;1.4;5.4;1.7;7.4;.3;.41;5077 +71100;44.03191;7.09296;866;20220105;10.4;3.9;7.1;2.1;7.25;2.1;.78;4798 +71100;44.03191;7.09296;866;20220106;8.2;-1.2;3.5;1.2;3.25;.1;.77;5814 +71100;44.03191;7.09296;866;20220107;7.3;-3;2.2;1.3;3.4;0;.72;6037 +71100;44.03191;7.09296;866;20220108;8.2;-.6;3.8;2;5;.2;.81;5815 +71100;44.03191;7.09296;866;20220109;7.9;2;5;3;4.4;0;1.36;4690 +71100;44.03191;7.09296;866;20220110;8.5;-.4;4.1;1.3;3.2;0;.87;5925 +71100;44.03191;7.09296;866;20220111;10.4;-2.6;3.9;1.3;2.35;0;.98;7150 +71100;44.03191;7.09296;866;20220112;10.8;-3.3;3.8;1.3;2.65;0;.97;7464 +71100;44.03191;7.09296;866;20220113;11;-1.6;4.7;.9;2.9;0;.75;6897 +71100;44.03191;7.09296;866;20220114;15;-.8;7.1;.7;3.2;0;.66;8125 +71100;44.03191;7.09296;866;20220115;14.7;1.8;8.2;.6;4.6;0;.59;7007 +71100;44.03191;7.09296;866;20220116;12.4;-1.2;5.6;1.1;5.4;0;.65;7574 +71100;44.03191;7.09296;866;20220117;13.2;-2.3;5.5;1.1;3.4;0;.85;8306 +71100;44.03191;7.09296;866;20220118;13;0;6.5;.8;4.4;0;.66;7225 +71100;44.03191;7.09296;866;20220119;9.9;-1.1;4.4;1.8;5.6;0;.79;6994 +71100;44.03191;7.09296;866;20220120;9.7;-1.4;4.2;1.4;5.05;0;.79;7137 +71100;44.03191;7.09296;866;20220121;9.5;-2.2;3.7;1.4;4.2;0;.86;7415 +71100;44.03191;7.09296;866;20220122;9.8;-2.7;3.6;1.1;4.25;0;.69;7702 +71100;44.03191;7.09296;866;20220123;11.3;-.6;5.3;.9;4.75;0;.73;7247 +71100;44.03191;7.09296;866;20220124;12;-2.3;4.8;.8;5.5;0;.54;8521 +71100;44.03191;7.09296;866;20220125;9.6;-2.3;3.7;1.2;5.55;0;.63;7841 +71100;44.03191;7.09296;866;20220126;12.2;-2.5;4.8;.9;5.25;0;.67;8758 +71100;44.03191;7.09296;866;20220127;13;-2.4;5.3;.6;5.1;0;.53;9038 +71100;44.03191;7.09296;866;20220128;14.3;-2.7;5.8;.9;4.8;0;.86;9644 +71100;44.03191;7.09296;866;20220129;13.5;.1;6.8;1.7;4.1;0;1.34;8602 +71100;44.03191;7.09296;866;20220130;15.4;-1.4;7;.9;5.3;0;.87;9785 +71100;44.03191;7.09296;866;20220131;10.2;-1.8;4.2;2.7;4.55;0;1.41;8506 +71100;44.03191;7.09296;866;20220201;11.6;-1.1;5.3;1.8;3.25;0;1.4;8845 +71100;44.03191;7.09296;866;20220202;18.5;1.8;10.2;1.5;4.4;0;1.55;10522 +71100;44.03191;7.09296;866;20220203;15;3.3;9.1;1;5.55;0;1.1;7898 +71100;44.03191;7.09296;866;20220204;11.5;.3;5.9;1.5;6.5;0;.97;8331 +71100;44.03191;7.09296;866;20220205;13.3;.8;7.1;1.2;6.2;0;.99;9266 +71100;44.03191;7.09296;866;20220206;12.5;.7;6.6;2.5;5.1;0;1.62;8828 +71100;44.03191;7.09296;866;20220207;13.7;4.4;9;3.1;5.4;0;2.06;8391 +71100;44.03191;7.09296;866;20220208;14.6;-.8;6.9;2;4.25;0;1.63;10859 +71100;44.03191;7.09296;866;20220209;13.9;.9;7.4;1.8;4.85;0;1.47;9734 +71100;44.03191;7.09296;866;20220210;5.5;0;2.8;2.8;4.1;0;2.07;11400 +71100;44.03191;7.09296;866;20220211;12.6;-.7;6;3;4.5;0;1.86;10600 +71100;44.03191;7.09296;866;20220212;11.6;.7;6.2;4.8;3.4;0;2.66;11500 +71100;44.03191;7.09296;866;20220213;11.2;1.9;6.6;3.1;4.3;3.2;1.94;10800 +71100;44.03191;7.09296;866;20220214;5.9;.2;3.1;2.6;7.03;25.7;.86;2033 +71100;44.03191;7.09296;866;20220215;8.6;0;4.3;1.2;5.7;0;.99;11900 +71100;44.03191;7.09296;866;20220216;10.4;-.2;5.1;1.7;5.35;0;1.24;9912 +71100;44.03191;7.09296;866;20220217;15.7;2.2;8.9;1.9;7.2;.3;1.66;11396 +71100;44.03191;7.09296;866;20220218;15.9;1.8;8.9;1.3;7.7;0;1.38;11617 +71100;44.03191;7.09296;866;20220219;11.9;3;7.4;1.1;7.6;0;1.08;9405 +71100;44.03191;7.09296;866;20220220;14.8;.3;7.5;1.6;6.35;0;1.5;12196 +71100;44.03191;7.09296;866;20220221;11.4;4.7;8;5.2;4.65;0;2.73;8508 +71100;44.03191;7.09296;866;20220222;14.1;1.5;7.8;2.3;4.1;0;2.1;11756 +71100;44.03191;7.09296;866;20220223;16.5;1.3;8.9;1.5;4.2;0;1.91;12909 +71100;44.03191;7.09296;866;20220224;11.3;2.3;6.8;2.1;5.65;.1;1.59;9624 +71100;44.03191;7.09296;866;20220225;11.8;1.9;6.9;1.8;5.9;0;1.51;10675 +71100;44.03191;7.09296;866;20220226;11.5;.1;5.8;1.9;2.65;0;2.01;11805 +71100;44.03191;7.09296;866;20220227;8.3;-2.5;2.9;1.8;3.55;0;1.53;11464 +71100;44.03191;7.09296;866;20220228;10.7;-2.8;4;1.6;3.6;0;1.63;12922 +71100;44.03191;7.09296;866;20220301;9.2;-2.6;3.3;2.1;4.4;0;1.57;12343 +71100;44.03191;7.09296;866;20220302;9.3;-.6;4.3;1.8;5.35;0;1.41;11532 +71100;44.03191;7.09296;866;20220303;11.2;.7;5.9;1.6;6.3;0;1.4;11773 +71100;44.03191;7.09296;866;20220304;10.5;1.3;5.9;1.6;6.65;6.1;1.34;11024 +71100;44.03191;7.09296;866;20220305;5.4;2.1;3.8;1.6;6;.8;.97;6715 +71100;44.03191;7.09296;866;20220306;5.5;-.5;2.5;1.8;5.35;0;1.13;9441 +71100;44.03191;7.09296;866;20220307;8.2;-2.9;2.6;1.8;4.65;0;1.43;12938 +71100;44.03191;7.09296;866;20220308;6.8;-3;1.9;1.8;5;0;1.27;11458 +71100;44.03191;7.09296;866;20220309;11.4;-1.1;5.2;1.6;5.65;0;1.61;14082 +71100;44.03191;7.09296;866;20220310;11.7;-2.1;4.8;1.1;6.1;.2;1.51;14722 +71100;44.03191;7.09296;866;20220311;10;2;6;2.3;5.55;0;1.75;11558 +71100;44.03191;7.09296;866;20220312;8.4;4.7;6.6;3.1;4.55;.1;2.06;7893 +71100;44.03191;7.09296;866;20220313;5.5;4.1;4.8;4;5.65;12.7;1.39;4807 +71100;44.03191;7.09296;866;20220314;9.2;1.3;5.3;2.4;7.8;2.4;1.28;11811 +71100;44.03191;7.09296;866;20220315;14.4;7.6;11;2.2;6.9;0;2.28;10995 +71100;44.03191;7.09296;866;20220316;15.9;3.7;9.8;1.3;8.15;0;1.96;14650 +71100;44.03191;7.09296;866;20220317;13;5.1;9.1;1.3;8.55;.1;1.64;12227 +71100;44.03191;7.09296;866;20220318;16.7;8.4;12.6;6.8;5.8;.3;4.2;9700 +71100;44.03191;7.09296;866;20220319;17.2;8.5;12.9;6.4;3.9;0;5.02;14900 +71100;44.03191;7.09296;866;20220320;12.5;5.8;9.2;5.7;4.1;0;3.58;10500 +71100;44.03191;7.09296;866;20220321;14.4;3.4;8.9;4.6;3.6;0;3.81;18300 +71100;44.03191;7.09296;866;20220322;15.4;2.6;9;6.6;2.2;0;5.03;20200 +71100;44.03191;7.09296;866;20220323;18.1;5.1;11.6;5.8;2.4;0;5.39;20300 +71100;44.03191;7.09296;866;20220324;18.6;3.8;11.2;4.1;3.1;0;4.53;20400 +71100;44.03191;7.09296;866;20220325;18.3;3.4;10.9;3.9;3.3;0;4.32;19800 +71100;44.03191;7.09296;866;20220326;18.2;6.2;12.2;6.2;3.1;0;5.46;19900 +71100;44.03191;7.09296;866;20220327;16.6;7.5;12.1;5.1;2.9;0;4.63;11500 +71100;44.03191;7.09296;866;20220328;19;4.6;11.8;3.7;3.5;0;4.43;20500 +71100;44.03191;7.09296;866;20220329;18;3.5;10.8;3.1;4.9;.7;3.52;16600 +71100;44.03191;7.09296;866;20220330;10.4;5.4;7.9;1.6;8.24;11.5;1.39;8473 +71100;44.03191;7.09296;866;20220331;14.5;1;7.8;2.7;7;2.3;2.74;21600 +71100;44.03191;7.09296;866;20220401;4.3;1.1;2.7;2.5;5;4.2;1.31;7300 +71100;44.03191;7.09296;866;20220402;3.7;-1.9;.9;4.9;3.67;.9;2.39;15708 +71100;44.03191;7.09296;866;20220403;8.5;-4;2.3;1.6;4.5;2.2;1.8;15300 +71100;44.03191;7.09296;866;20220404;11.1;-2.8;4.2;1.9;4.8;0;2.48;22200 +71100;44.03191;7.09296;866;20220405;17.5;-1;8.3;2.3;4.7;0;3.46;23300 +71100;44.03191;7.09296;866;20220406;16.1;1.6;8.9;2.8;6;.2;3.05;18200 +71100;44.03191;7.09296;866;20220407;15.1;5.7;10.4;3.1;8.1;0;2.33;10700 +71100;44.03191;7.09296;866;20220408;14.9;5.5;10.2;2.3;10.1;.8;1.89;11900 +71100;44.03191;7.09296;866;20220409;9.9;4.5;7.2;4;5;0;2.94;17700 +71100;44.03191;7.09296;866;20220410;15.2;-2.3;6.5;1.6;3.9;0;3.15;24700 +71100;44.03191;7.09296;866;20220411;14.6;.2;7.4;2;5.4;0;2.4;13100 +71100;44.03191;7.09296;866;20220412;19.6;4;11.8;3.6;7.1;0;3.66;16600 +71100;44.03191;7.09296;866;20220413;24;8.8;16.4;3.3;7.3;0;4.74;19800 +71100;44.03191;7.09296;866;20220414;23.3;6.6;15;2.8;7;0;4.57;22900 +71100;44.03191;7.09296;866;20220415;24.9;9.3;17.1;3.3;8.1;0;5.17;24300 +71100;44.03191;7.09296;866;20220416;24;9.4;16.7;3;8.2;.2;4.83;23500 +71100;44.03191;7.09296;866;20220417;20.2;7.7;14;2.8;7.5;0;4.33;24900 +71100;44.03191;7.09296;866;20220418;19.4;5.4;12.4;2.6;7.1;0;4.06;24600 +71100;44.03191;7.09296;866;20220419;20.5;4;12.3;2.7;6;0;4.3;24200 +71100;44.03191;7.09296;866;20220420;19.6;5.2;12.4;2.4;8.2;6.2;3.06;14600 +71100;44.03191;7.09296;866;20220421;18.1;8.1;13.1;7.3;7.1;4.3;4.82;18900 +71100;44.03191;7.09296;866;20220422;19.2;10.5;14.9;4.2;7.7;0;4.37;18500 +71100;44.03191;7.09296;866;20220423;11.7;7.7;9.7;2.7;8.37;22.4;1.95;7138 +71100;44.03191;7.09296;866;20220424;12.5;2.9;7.7;2.2;8.1;.6;1.86;11500 +71100;44.03191;7.09296;866;20220425;17.5;7.3;12.4;2.1;8.5;0;3.67;24100 +71100;44.03191;7.09296;866;20220426;19;3.8;11.4;2.6;7.1;0;4.15;26500 +71100;44.03191;7.09296;866;20220427;21.9;4.1;13;2.5;6.7;.2;4.66;27100 +71100;44.03191;7.09296;866;20220428;22.2;6.1;14.2;2.1;7.8;0;4.53;27000 +71100;44.03191;7.09296;866;20220429;22.6;6.7;14.7;2.5;7.6;0;4.69;25700 +71100;44.03191;7.09296;866;20220430;20;7.5;13.8;2;7.5;1.1;3.97;22700 +71100;44.03191;7.09296;866;20220501;20;3.8;11.9;2.8;6.9;.1;4.47;27000 +71100;44.03191;7.09296;866;20220502;20.2;5.2;12.7;2.2;7.9;.1;4.22;26200 +71100;44.03191;7.09296;866;20220503;20.5;7.7;14.1;2.1;9.3;.5;3.42;17600 +71100;44.03191;7.09296;866;20220504;19.4;5.8;12.6;2.2;9.3;.9;3.52;21000 +71100;44.03191;7.09296;866;20220505;12.2;8.5;10.4;1.4;10.6;4.3;1.49;8000 +71100;44.03191;7.09296;866;20220506;17;8.1;12.6;1.2;9.1;5.4;3.07;18968 +71100;44.03191;7.09296;866;20220507;17.7;8.7;13.2;1.6;9.7;.6;3.23;18877 +71100;44.03191;7.09296;866;20220508;16.1;9;12.6;1.3;10.45;2.4;2.76;17022 +71100;44.03191;7.09296;866;20220509;18.9;8.5;13.7;1.2;9.9;1.3;3.34;20499 +71100;44.03191;7.09296;866;20220510;20.7;8.6;14.6;1.6;9.85;0;3.8;22247 +71100;44.03191;7.09296;866;20220511;21.7;10.2;16;1.4;11.1;0;3.76;21558 +71100;44.03191;7.09296;866;20220512;22.3;9.5;15.9;1.7;10.85;0;4.02;22993 +71100;44.03191;7.09296;866;20220513;22;9.4;15.7;1;11.15;0;3.79;23159 +71100;44.03191;7.09296;866;20220514;21.4;9.6;15.5;.7;12.4;.2;3.54;21738 +71100;44.03191;7.09296;866;20220515;22.3;10.6;16.5;.9;12.2;.4;3.77;22389 +71100;44.03191;7.09296;866;20220516;23.3;10.7;17;1.4;12.1;0;4.09;23371 +71100;44.03191;7.09296;866;20220517;24.5;11.2;17.9;1.2;12.75;0;4.24;23985 +71100;44.03191;7.09296;866;20220518;26.5;12.5;19.5;1.3;13.45;5;4.61;24871 +71100;44.03191;7.09296;866;20220519;25.5;13.9;19.7;2;11.5;0;4.74;22599 +71100;44.03191;7.09296;866;20220520;25.3;12.2;18.7;1.8;11.6;0;4.66;23778 +71100;44.03191;7.09296;866;20220521;26.2;10.8;18.5;1.3;13.6;0;4.62;26249 +71100;44.03191;7.09296;866;20220522;24.6;12.3;18.5;1;15.1;.5;3.99;22425 +71100;44.03191;7.09296;866;20220523;24.6;11.5;18;1.5;11.95;0;4.51;24565 +71100;44.03191;7.09296;866;20220524;22.3;10.9;16.6;1.6;10.6;2.1;4.13;22518 +71100;44.03191;7.09296;866;20220525;20.1;11.2;15.7;1.5;12.5;2.2;3.5;20374 +71100;44.03191;7.09296;866;20220526;23.8;11.6;17.7;1.1;12.8;1.7;4.2;23852 +71100;44.03191;7.09296;866;20220527;28.1;15.1;21.6;1.7;11.15;.1;5.24;24480 +71100;44.03191;7.09296;866;20220528;27.7;14.5;21.1;1.8;10.55;2.2;5.22;24158 +71100;44.03191;7.09296;866;20220529;21.5;12;16.7;2.4;11.75;2.2;3.89;19937 +71100;44.03191;7.09296;866;20220530;19.3;8.8;14;1.9;11.3;1.4;3.54;21841 +71100;44.03191;7.09296;866;20220531;21.7;9.6;15.6;1.3;11.7;.3;3.99;24004 +71100;44.03191;7.09296;866;20220601;24.7;11;17.8;1.6;12.2;.5;4.62;25200 +71100;44.03191;7.09296;866;20220602;26.6;12.1;19.3;1.2;12.4;0;4.85;26207 +71100;44.03191;7.09296;866;20220603;26;17.1;21.5;1.4;13.65;6.2;4.37;20663 +71100;44.03191;7.09296;866;20220604;28.6;16.7;22.6;1.7;14.2;0;5.16;24001 +71100;44.03191;7.09296;866;20220605;26.3;17.1;21.7;2.9;13.05;0;5.14;20901 +71100;44.03191;7.09296;866;20220606;25.5;13;19.2;1.9;12.75;0;4.79;24268 +71100;44.03191;7.09296;866;20220607;24.8;13.6;19.2;2.6;12.35;0;4.92;23539 +71100;44.03191;7.09296;866;20220608;23.4;12.7;18.1;2.1;10.7;0;4.55;22479 +71100;44.03191;7.09296;866;20220609;23.1;14.8;19;2.2;9.65;0;4.62;20372 +71100;44.03191;7.09296;866;20220610;25.5;10.1;17.8;2.1;7.5;0;5.49;27183 +71100;44.03191;7.09296;866;20220611;27.8;12.5;20.1;2.1;8.6;0;5.86;27212 +71100;44.03191;7.09296;866;20220612;29.1;14.5;21.8;1.7;10.1;0;5.65;26342 +71100;44.03191;7.09296;866;20220613;29.1;15.4;22.2;1.4;11.85;0;5.31;25876 +71100;44.03191;7.09296;866;20220614;29;14.7;21.8;1.5;12.55;0;5.35;26140 +71100;44.03191;7.09296;866;20220615;27.8;16.2;22;1.3;14.15;0;4.8;23283 +71100;44.03191;7.09296;866;20220616;29.7;14.9;22.3;1.4;13.9;0;5.45;26935 +71100;44.03191;7.09296;866;20220617;31.2;15.9;23.6;1.4;14.25;0;5.69;27255 +71100;44.03191;7.09296;866;20220618;29;18.5;23.8;1.4;16.8;1;4.82;22116 +71100;44.03191;7.09296;866;20220619;28.3;18.1;23.2;1.8;14;0;5.1;22180 +71100;44.03191;7.09296;866;20220620;28.2;16;22.1;2.2;12.15;0;5.54;24234 +71100;44.03191;7.09296;866;20220621;28.2;16.4;22.3;2.6;13.8;1.1;5.53;23507 +71100;44.03191;7.09296;866;20220622;24.8;17.6;21.2;2.4;16;5.6;4.37;19224 +71100;44.03191;7.09296;866;20220623;23.3;15.3;19.3;2.3;15.4;3.2;4.09;19808 +71100;44.03191;7.09296;866;20220624;23;12.7;17.8;2.3;14.2;7.7;4.19;22635 +71100;44.03191;7.09296;866;20220625;25.5;12.4;19;2.5;11.3;0;5.31;25447 +71100;44.03191;7.09296;866;20220626;28.3;15.4;21.8;1.8;12.95;0;5.38;25527 +71100;44.03191;7.09296;866;20220627;29.8;19;24.4;1.8;13.7;0;5.41;23131 +71100;44.03191;7.09296;866;20220628;26.2;17.5;21.9;1.5;14.55;28.8;4.47;20533 +71100;44.03191;7.09296;866;20220629;26.7;11.8;19.3;1.4;13.35;.2;5.01;27171 +71100;44.03191;7.09296;866;20220630;26.8;13.9;20.4;1.3;14.8;.5;4.73;24974 +71100;44.03191;7.09296;866;20220701;25.7;13.4;19.6;2.1;14;0;4.78;24560 +71100;44.03191;7.09296;866;20220702;29.3;14.1;21.7;1.4;11.4;0;5.47;27052 +71100;44.03191;7.09296;866;20220703;30.8;16.1;23.4;1.4;12.2;0;5.55;26213 +71100;44.03191;7.09296;866;20220704;29.9;18.8;24.3;1.2;14.45;1.5;4.9;22536 +71100;44.03191;7.09296;866;20220705;29;16.5;22.8;1.6;14.4;0;5.18;24275 +71100;44.03191;7.09296;866;20220706;28.7;15.3;22;1.6;14;0;5.18;24937 +71100;44.03191;7.09296;866;20220707;28.7;16.2;22.4;1.5;13.7;0;5.07;24271 +71100;44.03191;7.09296;866;20220708;27.4;16.5;22;1.8;12.85;0;4.91;22092 +71100;44.03191;7.09296;866;20220709;27.7;15.9;21.8;1.8;13;0;5.09;23439 +71100;44.03191;7.09296;866;20220710;26.8;16.4;21.6;1.7;14.65;0;4.63;21815 +71100;44.03191;7.09296;866;20220711;27.5;15.9;21.7;1.5;14.55;.1;4.77;23299 +71100;44.03191;7.09296;866;20220712;27.6;15.4;21.5;1.3;15.1;.1;4.68;23548 +71100;44.03191;7.09296;866;20220713;27.4;16.7;22;1.5;16.25;1.1;4.56;22042 +71100;44.03191;7.09296;866;20220714;29.3;17.1;23.2;1.4;16.25;.9;4.91;23555 +71100;44.03191;7.09296;866;20220715;29.1;16;22.6;1.5;15.9;.1;4.94;23573 +71100;44.03191;7.09296;866;20220716;28.3;14.8;21.6;1.4;17.5;.1;4.7;24405 +71100;44.03191;7.09296;866;20220717;30.3;16.9;23.6;1.2;18.05;.3;5.02;24974 +71100;44.03191;7.09296;866;20220718;30.8;19.9;25.3;1.4;18.25;5.6;4.92;21987 +71100;44.03191;7.09296;866;20220719;30.2;19.2;24.7;1.1;17.2;1.6;4.74;21923 +71100;44.03191;7.09296;866;20220720;31.3;19.6;25.4;1.8;15.55;0;5.4;22910 +71100;44.03191;7.09296;866;20220721;30.8;18.1;24.5;1.6;14;0;5.19;22707 +71100;44.03191;7.09296;866;20220722;30.9;17.5;24.2;1.4;15.25;0;5.12;23869 +71100;44.03191;7.09296;866;20220723;30.2;17.4;23.8;1.3;16.45;0;4.92;23548 +71100;44.03191;7.09296;866;20220724;30.3;17.5;23.9;1.6;18.6;.1;4.97;23365 +71100;44.03191;7.09296;866;20220725;30.4;17.9;24.2;1.4;18.45;.5;4.84;22915 +71100;44.03191;7.09296;866;20220726;28.6;16.4;22.5;1.5;15.9;1.7;4.62;22444 +71100;44.03191;7.09296;866;20220727;27.6;15.8;21.7;1.7;15.05;.5;4.67;22506 +71100;44.03191;7.09296;866;20220728;28;17.2;22.6;1.7;14.65;0;4.64;21066 +71100;44.03191;7.09296;866;20220729;25.9;16.1;21;1.7;15.15;2.9;4.14;20155 +71100;44.03191;7.09296;866;20220730;28.3;14.5;21.4;1.9;13.6;0;5.02;24006 +71100;44.03191;7.09296;866;20220731;29.9;16.2;23;1.9;11.35;0;5.39;23716 +71100;44.03191;7.09296;866;20220801;30.5;16.9;23.7;1.6;11.8;0;5.22;23453 +71100;44.03191;7.09296;866;20220802;28.4;16.5;22.4;1.5;14.55;1.3;4.47;21028 +71100;44.03191;7.09296;866;20220803;29.2;17.9;23.6;1.8;14.9;.2;4.81;21134 +71100;44.03191;7.09296;866;20220804;30.9;20.1;25.5;1.5;14.2;.2;4.85;20882 +71100;44.03191;7.09296;866;20220805;30.5;18.8;24.7;1.7;13.2;4.1;5.02;21056 +71100;44.03191;7.09296;866;20220806;31.1;17.9;24.5;1.4;13.75;.1;5;22568 +71100;44.03191;7.09296;866;20220807;29.1;16.9;23;1.8;13.95;5.3;4.8;21755 +71100;44.03191;7.09296;866;20220808;28;14.1;21.1;1.4;13.8;.8;4.55;23372 +71100;44.03191;7.09296;866;20220809;29;17.5;23.3;1.9;14;3.2;4.82;20940 +71100;44.03191;7.09296;866;20220810;27.5;18.2;22.8;1.8;15.3;8.9;4.22;18337 +71100;44.03191;7.09296;866;20220811;26.8;16.1;21.5;1.6;15.25;.5;4.14;19990 +71100;44.03191;7.09296;866;20220812;27.9;15.5;21.7;1.5;15.7;.2;4.25;20941 +71100;44.03191;7.09296;866;20220813;25.3;14.6;19.9;1.6;16.2;.5;3.72;19577 +71100;44.03191;7.09296;866;20220814;24.7;16.7;20.7;1.4;15.15;3.3;3.5;17071 +71100;44.03191;7.09296;866;20220815;26.2;14;20.1;1.8;13.2;.5;4.19;20812 +71100;44.03191;7.09296;866;20220816;26.3;13.3;19.8;1.6;14.7;5.6;3.97;21355 +71100;44.03191;7.09296;866;20220817;21.3;15.5;18.4;2.2;14.3;9.8;2.98;13567 +71100;44.03191;7.09296;866;20220818;22.7;14.1;18.4;2.9;14.7;10.3;3.53;17387 +71100;44.03191;7.09296;866;20220819;25.5;12.4;18.9;1.8;13.5;0;4.04;21309 +71100;44.03191;7.09296;866;20220820;27.7;14.6;21.2;1.7;13.1;0;4.36;21058 +71100;44.03191;7.09296;866;20220821;27.5;16.6;22.1;1.4;13.8;3.3;3.96;18745 +71100;44.03191;7.09296;866;20220822;26.2;15.5;20.9;1.3;13.8;0;3.7;18569 +71100;44.03191;7.09296;866;20220823;27.9;15.6;21.8;1.5;13.25;0;4.16;19893 +71100;44.03191;7.09296;866;20220824;27.1;16.9;22;1.6;13.55;0;3.95;17702 +71100;44.03191;7.09296;866;20220825;27;16.8;21.9;1.5;14.75;.1;3.76;17658 +71100;44.03191;7.09296;866;20220826;26.6;17.8;22.2;1.3;15.45;1.3;3.51;16646 +71100;44.03191;7.09296;866;20220827;26;15.1;20.5;1.3;14.95;1.3;3.52;18006 +71100;44.03191;7.09296;866;20220828;25.9;15.3;20.6;1.2;16.3;.1;3.3;17839 +71100;44.03191;7.09296;866;20220829;27.1;13.7;20.4;1.4;15.25;.3;3.67;19979 +71100;44.03191;7.09296;866;20220830;26.6;16.1;21.4;1.6;16.6;10.6;3.55;17656 +71100;44.03191;7.09296;866;20220831;24.4;13.9;19.2;1.5;14.25;1.7;3.3;17200 +71100;44.03191;7.09296;866;20220901;25.6;14.5;20.1;1.3;14.95;.4;3.27;17533 +71100;44.03191;7.09296;866;20220902;21.3;14.1;17.7;1;14.35;3.1;2.47;13570 +71100;44.03191;7.09296;866;20220903;23.3;13.1;18.2;1.3;14.7;2.8;2.93;16622 +71100;44.03191;7.09296;866;20220904;24.4;12.2;18.3;1.7;14.5;0;3.26;18226 +71100;44.03191;7.09296;866;20220905;26.1;14.8;20.4;1.5;14.95;.2;3.4;17456 +71100;44.03191;7.09296;866;20220906;25.4;15.9;20.7;1.3;15.7;.7;3.08;15670 +71100;44.03191;7.09296;866;20220907;25.2;15.2;20.2;1.2;16.6;3.2;2.95;16100 +71100;44.03191;7.09296;866;20220908;24.6;13.9;19.2;1.8;13.35;0;3.31;16769 +71100;44.03191;7.09296;866;20220909;24.3;12.6;18.4;2.5;9;0;4.01;17322 +71100;44.03191;7.09296;866;20220910;22.8;11.7;17.2;1.5;9.2;0;3.17;16214 +71100;44.03191;7.09296;866;20220911;24.4;10.4;17.4;1.6;10.5;0;3.3;17966 +71100;44.03191;7.09296;866;20220912;25.1;11.7;18.4;1.8;11.8;.1;3.35;17428 +71100;44.03191;7.09296;866;20220913;24.5;12.9;18.7;1.2;14.05;.1;2.8;15908 +71100;44.03191;7.09296;866;20220914;20.6;15.3;18;1.8;14.95;13.4;2.35;11126 +71100;44.03191;7.09296;866;20220915;25.2;15.5;20.3;3.1;13.3;0;3.87;14828 +71100;44.03191;7.09296;866;20220916;24.5;13.7;19.1;1.9;12.85;0;3.17;15671 +71100;44.03191;7.09296;866;20220917;20.6;12.3;16.5;2.3;9;0;3.08;13433 +71100;44.03191;7.09296;866;20220918;19.9;7.6;13.8;1.8;8.95;0;2.7;16047 +71100;44.03191;7.09296;866;20220919;22;7.4;14.7;1.6;9.25;0;2.81;17157 +71100;44.03191;7.09296;866;20220920;21.1;10;15.6;1.2;9.2;0;2.52;14356 +71100;44.03191;7.09296;866;20220921;18.9;9.6;14.3;1.2;9.95;.2;2.22;13378 +71100;44.03191;7.09296;866;20220922;17.9;12;14.9;1.6;10.55;0;2.11;10704 +71100;44.03191;7.09296;866;20220923;18.5;9.8;14.2;1.6;10.85;3.1;2.18;12862 +71100;44.03191;7.09296;866;20220924;12.7;11.8;12.2;1.2;12.25;11.4;.89;2968 +71100;44.03191;7.09296;866;20220925;17.2;9.8;13.5;1.4;11.4;3.1;1.83;11452 +71100;44.03191;7.09296;866;20220926;18.4;6.6;12.5;1.6;9.5;0;2.23;14591 +71100;44.03191;7.09296;866;20220927;18.2;10.9;14.6;3;8.15;0;2.89;11517 +71100;44.03191;7.09296;866;20220928;18.8;11;14.9;3.5;8.6;.1;3.1;11794 +71100;44.03191;7.09296;866;20220929;17.1;10.5;13.8;3.1;9.15;0;2.57;10688 +71100;44.03191;7.09296;866;20220930;15.6;8.1;11.8;1.4;9.35;2.9;1.78;11148 +71100;44.03191;7.09296;866;20221001;18.5;5.5;12;1.6;9.15;0;2.14;14719 +71100;44.03191;7.09296;866;20221002;21.2;9.8;15.5;1.4;11.45;0;2.22;13323 +71100;44.03191;7.09296;866;20221003;23.9;8.1;16;1.5;10.6;0;2.52;15693 +71100;44.03191;7.09296;866;20221004;22.7;10.2;16.5;1.5;10.2;0;2.4;13454 +71100;44.03191;7.09296;866;20221005;21.4;9.9;15.6;1.3;10.85;.1;2.12;12850 +71100;44.03191;7.09296;866;20221006;21;8.6;14.8;1.1;11.25;0;1.92;13059 +71100;44.03191;7.09296;866;20221007;22.1;10.3;16.2;1.2;10.9;0;2.1;12893 +71100;44.03191;7.09296;866;20221008;17.6;10.4;14;.9;11.4;5.1;1.51;9835 +71100;44.03191;7.09296;866;20221009;13.8;11.6;12.7;.9;12.95;13.1;.91;4252 +71100;44.03191;7.09296;866;20221010;17.4;10.9;14.1;.9;12.25;.4;1.4;9321 +71100;44.03191;7.09296;866;20221011;20.1;9.2;14.7;1.2;11.25;1.9;1.75;11673 +71100;44.03191;7.09296;866;20221012;19.1;10.6;14.9;1.4;11.4;0;1.74;10293 +71100;44.03191;7.09296;866;20221013;19.5;9.1;14.3;1.5;10.7;0;1.81;11171 +71100;44.03191;7.09296;866;20221014;19.2;9.6;14.4;1.8;11.5;0;1.77;10662 +71100;44.03191;7.09296;866;20221015;20.5;8.3;14.4;1.4;11.25;0;1.79;11659 +71100;44.03191;7.09296;866;20221016;19.7;9.2;14.4;1.2;11.95;0;1.5;10786 +71100;44.03191;7.09296;866;20221017;21.2;10.1;15.6;1.2;11.8;0;1.68;10959 +71100;44.03191;7.09296;866;20221018;22.6;11;16.8;1.1;11.8;0;1.75;11085 +71100;44.03191;7.09296;866;20221019;23.4;8.9;16.1;.9;11.15;0;1.69;12182 +71100;44.03191;7.09296;866;20221020;21.3;11.1;16.2;1.3;11.05;3;1.72;10033 +71100;44.03191;7.09296;866;20221021;15.7;13.3;14.5;2.1;13.8;14.5;1.08;4816 +71100;44.03191;7.09296;866;20221022;20.8;13.4;17.1;2.3;13.6;0;1.8;8606 +71100;44.03191;7.09296;866;20221023;21.3;11.9;16.6;1.1;12.35;0;1.51;9407 +71100;44.03191;7.09296;866;20221024;19.3;13.3;16.3;1.8;13.3;.6;1.47;7449 +71100;44.03191;7.09296;866;20221025;22.7;10.3;16.5;1.6;11.15;0;1.76;10538 +71100;44.03191;7.09296;866;20221026;21.8;9.3;15.6;1;12.05;.1;1.39;10215 +71100;44.03191;7.09296;866;20221027;23.4;10.1;16.7;.7;12.25;0;1.33;10614 +71100;44.03191;7.09296;866;20221028;25.3;10.7;18;.8;10.55;0;1.55;11064 +71100;44.03191;7.09296;866;20221029;23.9;11.7;17.8;1.3;8.5;0;1.92;9703 +71100;44.03191;7.09296;866;20221030;22.4;10.9;16.6;1.1;7.8;0;1.69;9364 +71100;44.03191;7.09296;866;20221031;20.9;9.5;15.2;1.1;8.05;0;1.55;9071 +71100;44.03191;7.09296;866;20221101;17.2;9.7;13.4;1.3;9.5;19.2;1.29;7164 +71100;44.03191;7.09296;866;20221102;17;6.3;11.6;1.1;10.1;0;.99;8704 +71100;44.03191;7.09296;866;20221103;12.3;6.4;9.3;1.4;10;16.9;.84;6306 +71100;44.03191;7.09296;866;20221104;13.5;6.2;9.8;3.4;7.15;1.2;1.8;7192 +71100;44.03191;7.09296;866;20221105;16.2;1.8;9;1.7;5.55;0;1.46;10080 +71100;44.03191;7.09296;866;20221106;15.9;4.2;10;1.4;5.65;0;1.34;8636 +71100;44.03191;7.09296;866;20221107;16.7;2.9;9.8;.8;7.4;0;.87;9272 +71100;44.03191;7.09296;866;20221108;16.2;3.6;9.9;1;8.5;0;.92;8876 +71100;44.03191;7.09296;866;20221109;13.8;7.8;10.8;1.2;10.5;7.1;.79;5905 +71100;44.03191;7.09296;866;20221110;17.3;6.8;12;1.1;10.15;0;.91;7856 +71100;44.03191;7.09296;866;20221111;18.6;6.8;12.7;.7;8.15;0;.93;8216 +71100;44.03191;7.09296;866;20221112;15.8;6.5;11.2;.5;7.2;0;.82;7243 +71100;44.03191;7.09296;866;20221113;14.8;8.3;11.5;1;7.2;.1;1.07;5740 +71100;44.03191;7.09296;866;20221114;11.5;5;8.2;1;7.7;4.5;.75;5663 +71100;44.03191;7.09296;866;20221115;10.8;7.3;9.1;.7;10.45;2.9;.53;4338 +71100;44.03191;7.09296;866;20221116;14.7;6.9;10.8;1.4;9.9;0;.83;6372 +71100;44.03191;7.09296;866;20221117;17.2;4.9;11;3.3;7.35;0;1.89;7977 +71100;44.03191;7.09296;866;20221118;13.6;8.7;11.2;3.5;6.65;0;1.96;4927 +71100;44.03191;7.09296;866;20221119;13.3;3.4;8.3;1.3;5;0;1.13;6652 +71100;44.03191;7.09296;866;20221120;10.8;1.4;6.1;1.4;5.3;0;.91;6285 +71100;44.03191;7.09296;866;20221121;9.9;1.8;5.9;1.4;5.95;4.5;.81;6078 +71100;44.03191;7.09296;866;20221122;10.7;3.1;6.9;2.3;5.6;.3;1.16;5939 +71100;44.03191;7.09296;866;20221123;12.5;2.7;7.6;2;5.3;0;1.23;6570 +71100;44.03191;7.09296;866;20221124;15.2;3.8;9.5;1.8;5.8;0;1.26;7129 +71100;44.03191;7.09296;866;20221125;13.5;4.4;8.9;1.2;6.25;0;.86;6100 +71100;44.03191;7.09296;866;20221126;15.2;2.7;9;1.4;4.65;0;1.13;7182 +71100;44.03191;7.09296;866;20221127;11.5;1.5;6.5;1.4;5.15;0;.91;6213 +71100;44.03191;7.09296;866;20221128;5.7;1.8;3.7;1.1;6.25;.1;.53;3694 +71100;44.03191;7.09296;866;20221129;6.9;2.8;4.8;.9;6.25;.6;.56;4045 +71100;44.03191;7.09296;866;20221130;10.6;.7;5.7;.9;5.35;.1;.59;6177 +71100;44.03191;7.09296;866;20221201;9.2;-.3;4.5;.9;5.85;.2;.46;5918 +71100;44.03191;7.09296;866;20221202;8.4;.2;4.3;1.4;5.45;2.8;.64;5562 +71100;44.03191;7.09296;866;20221203;5.5;.1;2.8;2.3;6.35;16.4;.48;4407 +71100;44.03191;7.09296;866;20221204;6.1;4.5;5.3;1.3;7.2;14.3;.56;2265 +71100;44.03191;7.09296;866;20221205;9.3;1.3;5.3;1.5;6.1;0;.63;5432 +71100;44.03191;7.09296;866;20221206;10.5;.2;5.3;1;4.75;0;.6;5937 +71100;44.03191;7.09296;866;20221207;10.4;-1.1;4.7;.7;5.4;0;.38;6318 +71100;44.03191;7.09296;866;20221208;8.2;-.7;3.8;.9;5.95;14.8;.43;5436 +71100;44.03191;7.09296;866;20221209;7.5;3.5;5.5;1.4;8.4;11;.34;3715 +71100;44.03191;7.09296;866;20221210;9.7;2.7;6.2;1.3;7.45;0;.45;4808 +71100;44.03191;7.09296;866;20221211;5.8;-.8;2.5;1.3;4.55;0;.62;4442 +71100;44.03191;7.09296;866;20221212;6.6;-3;1.8;.9;4.4;8.4;.43;5607 +71100;44.03191;7.09296;866;20221213;1.9;-.4;.8;.5;6.2;3.3;.28;2703 +71100;44.03191;7.09296;866;20221214;8.1;1.2;4.6;1.1;7.15;0;.34;4809 +71100;44.03191;7.09296;866;20221215;7;2.1;4.6;1.3;7.8;33.3;.33;3836 +71100;44.03191;7.09296;866;20221216;9.5;3.9;6.7;1.6;8.4;.3;.38;4190 +71100;44.03191;7.09296;866;20221217;10.1;1.3;5.7;1;6.7;0;.38;5271 +71100;44.03191;7.09296;866;20221218;9.6;.2;4.9;1.3;5.3;0;.63;5384 +71100;44.03191;7.09296;866;20221219;8;.7;4.3;2;7;0;.42;4793 +71100;44.03191;7.09296;866;20221220;9.9;4.5;7.2;4;7.65;.2;.84;3954 +71100;44.03191;7.09296;866;20221221;8.4;6.2;7.3;2.3;9.05;5.7;.48;2501 +71100;44.03191;7.09296;866;20221222;12.4;3.4;7.9;1.8;7.85;0;.72;5248 +71100;44.03191;7.09296;866;20221223;14.9;6.7;10.8;2.4;8.8;0;1.05;5238 +71100;44.03191;7.09296;866;20221224;14.9;9.1;12;1.8;9.2;0;.97;4379 +71100;44.03191;7.09296;866;20221225;14.4;3.2;8.8;.8;8.35;0;.37;5816 +71100;44.03191;7.09296;866;20221226;14.3;3.3;8.8;1.5;8.1;0;.56;5971 +71100;44.03191;7.09296;866;20221227;13.2;4.6;8.9;2;7.25;0;.88;5255 +71100;44.03191;7.09296;866;20221228;12.6;.3;6.4;1.4;6.35;0;.56;6291 +71100;44.03191;7.09296;866;20221229;9.1;3.5;6.3;1.8;7.6;.6;.6;4127 +71100;44.03191;7.09296;866;20221230;12.3;5.4;8.8;1.1;8.8;0;.51;4844 +71100;44.03191;7.09296;866;20221231;13;4.6;8.8;.8;9.1;0;.38;5233 +71101;44.04018;7.40398;1143;20220101;16;5.3;10.6;.7;5.35;.1;.65;5986 +71101;44.04018;7.40398;1143;20220102;11.6;3.5;7.6;2.1;5.78;0;1.33;4623 +71101;44.04018;7.40398;1143;20220103;10.9;3.1;7;2.9;6.05;0;1.37;5075 +71101;44.04018;7.40398;1143;20220104;8.3;2.5;5.4;2.3;7.01;.2;.7;4134 +71101;44.04018;7.40398;1143;20220105;8.3;3;5.6;2.2;7.28;2.2;.67;4411 +71101;44.04018;7.40398;1143;20220106;5.9;-1.9;2;1.2;3.05;.1;.77;5404 +71101;44.04018;7.40398;1143;20220107;5.1;-3.5;.8;1.5;3.18;0;.78;5602 +71101;44.04018;7.40398;1143;20220108;6;-2;2;3;4.41;.1;.98;5725 +71101;44.04018;7.40398;1143;20220109;5.8;.2;3;3.5;3.98;0;1.36;4803 +71101;44.04018;7.40398;1143;20220110;5.9;-1.4;2.2;1.6;2.75;0;.96;5410 +71101;44.04018;7.40398;1143;20220111;8.7;-3.1;2.8;1.5;2.11;0;1.04;7041 +71101;44.04018;7.40398;1143;20220112;8.6;-3.2;2.7;1.7;2.28;0;1.14;7035 +71101;44.04018;7.40398;1143;20220113;9.5;-.9;4.3;1.5;2.48;0;1.1;6409 +71101;44.04018;7.40398;1143;20220114;13.3;.5;6.9;1.3;2.91;0;1.03;7467 +71101;44.04018;7.40398;1143;20220115;13;2.9;8;1;4.08;0;.92;6268 +71101;44.04018;7.40398;1143;20220116;10.8;.4;5.6;2;4.48;0;1.22;6621 +71101;44.04018;7.40398;1143;20220117;10.8;-.6;5.1;1.7;3.01;0;1.2;7014 +71101;44.04018;7.40398;1143;20220118;11.5;.7;6.1;1.4;3.91;0;1.04;6780 +71101;44.04018;7.40398;1143;20220119;8.1;-1;3.5;2.1;5.28;0;.88;6515 +71101;44.04018;7.40398;1143;20220120;7.6;-2.1;2.8;1.7;4.81;0;.8;6928 +71101;44.04018;7.40398;1143;20220121;7.4;-2.6;2.4;1.5;4.11;0;.84;7049 +71101;44.04018;7.40398;1143;20220122;7.6;-3.3;2.1;1.5;4.11;0;.75;7460 +71101;44.04018;7.40398;1143;20220123;9.3;.1;4.7;1.4;4.45;0;.91;6417 +71101;44.04018;7.40398;1143;20220124;10.1;-1.5;4.3;.9;5.28;0;.63;7826 +71101;44.04018;7.40398;1143;20220125;7.4;-2.8;2.3;1.6;5.45;0;.64;7456 +71101;44.04018;7.40398;1143;20220126;11.1;-1.1;5;1.3;4.55;0;.95;8189 +71101;44.04018;7.40398;1143;20220127;11.3;0;5.7;1.6;4.15;0;1.17;7615 +71101;44.04018;7.40398;1143;20220128;13.7;-.4;6.7;1.5;4.15;0;1.27;9022 +71101;44.04018;7.40398;1143;20220129;10.8;.2;5.5;1.9;3.61;0;1.4;7808 +71101;44.04018;7.40398;1143;20220130;14.7;-.2;7.2;1.4;4.45;0;1.22;9634 +71101;44.04018;7.40398;1143;20220131;9.7;.6;5.1;2.9;3.75;0;1.77;7375 +71101;44.04018;7.40398;1143;20220201;9.3;-1.4;3.9;2;2.98;0;1.46;8377 +71101;44.04018;7.40398;1143;20220202;16.4;2.2;9.3;1.7;4.18;0;1.63;10066 +71101;44.04018;7.40398;1143;20220203;13.5;3.6;8.5;1.5;5.28;0;1.31;7641 +71101;44.04018;7.40398;1143;20220204;9.5;-.5;4.5;1.5;6.58;0;.86;8217 +71101;44.04018;7.40398;1143;20220205;11.2;.2;5.7;1.4;6.25;0;.95;9017 +71101;44.04018;7.40398;1143;20220206;10.6;.6;5.6;3.2;4.75;0;1.75;8404 +71101;44.04018;7.40398;1143;20220207;13.1;3.9;8.5;3.4;5.11;0;2.15;8762 +71101;44.04018;7.40398;1143;20220208;11.8;-1.1;5.4;2.7;4.41;0;1.61;10216 +71101;44.04018;7.40398;1143;20220209;12;1.3;6.7;3;4.58;0;1.82;9042 +71101;44.04018;7.40398;1143;20220210;6.1;1.3;3.7;1.9;3.69;0;1.61;10949 +71101;44.04018;7.40398;1143;20220211;10.4;-1.7;4.3;2.3;3.94;0;1.52;9768 +71101;44.04018;7.40398;1143;20220212;8.2;-2.1;3.1;3.8;3.29;0;1.99;9993 +71101;44.04018;7.40398;1143;20220213;9;-1.9;3.5;2.5;3.89;2.2;1.56;10268 +71101;44.04018;7.40398;1143;20220214;3.1;-1.4;.8;1.7;5.64;25.2;.71;3018 +71101;44.04018;7.40398;1143;20220215;6.1;-3.6;1.3;1.7;4.59;0;1;10627 +71101;44.04018;7.40398;1143;20220216;8.8;-1;3.9;2.2;4.78;0;1.38;9967 +71101;44.04018;7.40398;1143;20220217;14.4;2.2;8.3;3.1;6.71;.1;1.95;11344 +71101;44.04018;7.40398;1143;20220218;14.4;4.1;9.3;1.9;7.11;0;1.65;9672 +71101;44.04018;7.40398;1143;20220219;10.4;3.1;6.7;1.8;7.45;0;1.15;8784 +71101;44.04018;7.40398;1143;20220220;12.4;.1;6.2;2.1;6.45;0;1.44;11649 +71101;44.04018;7.40398;1143;20220221;9.3;3.4;6.3;5.5;4.35;0;2.62;8349 +71101;44.04018;7.40398;1143;20220222;12;.3;6.1;2.8;3.75;0;2.2;11903 +71101;44.04018;7.40398;1143;20220223;14.2;1.4;7.8;2;3.88;0;2.08;12265 +71101;44.04018;7.40398;1143;20220224;9.1;1.7;5.4;1.9;5.38;.1;1.44;9001 +71101;44.04018;7.40398;1143;20220225;10.5;1.1;5.8;2;5.91;0;1.48;10897 +71101;44.04018;7.40398;1143;20220226;8.7;-.9;3.9;2.3;2.31;0;2;11132 +71101;44.04018;7.40398;1143;20220227;5.2;-3.5;.9;1.9;3.25;0;1.42;10605 +71101;44.04018;7.40398;1143;20220228;8.4;-3.5;2.5;1.8;3.28;0;1.63;12593 +71101;44.04018;7.40398;1143;20220301;6.4;-3.2;1.6;2.1;4.28;0;1.41;11431 +71101;44.04018;7.40398;1143;20220302;7.3;-2.6;2.4;1.9;5.11;0;1.32;12116 +71101;44.04018;7.40398;1143;20220303;9.5;-.4;4.6;1.9;6.25;0;1.36;12030 +71101;44.04018;7.40398;1143;20220304;7.9;0;3.9;1.7;6.48;5.1;1.19;10607 +71101;44.04018;7.40398;1143;20220305;2.8;.2;1.5;1.7;5.71;1.3;.83;6117 +71101;44.04018;7.40398;1143;20220306;2.5;-2.4;0;1.7;5.01;0;.97;8720 +71101;44.04018;7.40398;1143;20220307;5.8;-4.4;.7;1.8;4.48;0;1.32;12932 +71101;44.04018;7.40398;1143;20220308;4.4;-3.8;.3;1.8;4.88;0;1.13;10877 +71101;44.04018;7.40398;1143;20220309;9.1;-2.5;3.3;2.1;5.51;0;1.52;14204 +71101;44.04018;7.40398;1143;20220310;9.5;-1.9;3.8;1.5;6.05;.1;1.44;13759 +71101;44.04018;7.40398;1143;20220311;8.5;.7;4.6;2.9;5.45;.3;1.72;11949 +71101;44.04018;7.40398;1143;20220312;6.3;2.4;4.3;5;4.45;.7;1.97;8415 +71101;44.04018;7.40398;1143;20220313;3.8;1.9;2.9;5.2;5.45;20.2;1.29;5893 +71101;44.04018;7.40398;1143;20220314;7.1;.2;3.6;3.7;7.55;1.3;1.06;11502 +71101;44.04018;7.40398;1143;20220315;12.5;5.3;8.9;3;6.71;0;2.2;11928 +71101;44.04018;7.40398;1143;20220316;14.6;4.3;9.4;1.6;7.71;0;2.03;13988 +71101;44.04018;7.40398;1143;20220317;11.7;5.1;8.4;1.5;8.11;.3;1.67;11442 +71101;44.04018;7.40398;1143;20220318;12.9;6;9.4;5.4;5.74;.5;3.26;9391 +71101;44.04018;7.40398;1143;20220319;12.6;4.2;8.4;5.3;3.89;0;3.92;13660 +71101;44.04018;7.40398;1143;20220320;9.1;1.5;5.3;4.9;3.79;0;3.01;10895 +71101;44.04018;7.40398;1143;20220321;10.2;1.1;5.7;4;3.54;0;3.05;15418 +71101;44.04018;7.40398;1143;20220322;11.2;-2.9;4.1;4.5;2.19;0;3.74;17902 +71101;44.04018;7.40398;1143;20220323;13.6;-2.1;5.8;3.8;2.34;0;3.95;18856 +71101;44.04018;7.40398;1143;20220324;15.5;-2.2;6.7;2.8;2.84;0;3.57;19538 +71101;44.04018;7.40398;1143;20220325;16.1;-1.9;7.1;3.1;2.99;0;3.74;19636 +71101;44.04018;7.40398;1143;20220326;15.1;-.3;7.4;4;2.99;0;4.05;18558 +71101;44.04018;7.40398;1143;20220327;13.8;1.2;7.5;3.2;2.94;0;3.46;13991 +71101;44.04018;7.40398;1143;20220328;17.1;-.6;8.2;2.8;3.24;0;3.73;20278 +71101;44.04018;7.40398;1143;20220329;15.5;.5;8;2.8;4.59;.6;3.27;17541 +71101;44.04018;7.40398;1143;20220330;8.8;3.6;6.2;1.6;8.17;13;1.39;8473 +71101;44.04018;7.40398;1143;20220331;11.7;1.7;6.7;2.3;6.34;3.2;2.39;17771 +71101;44.04018;7.40398;1143;20220401;3.5;-.9;1.3;2.8;4.24;4.4;1.61;10382 +71101;44.04018;7.40398;1143;20220402;2.7;-4.2;-.7;4.9;3.6;2.3;2.39;15708 +71101;44.04018;7.40398;1143;20220403;6.1;-5.3;.4;2.4;3.79;1.2;1.91;15828 +71101;44.04018;7.40398;1143;20220404;9.5;-4.8;2.4;1.8;4.14;0;2.4;20898 +71101;44.04018;7.40398;1143;20220405;15.2;-3.9;5.6;2.1;4.34;0;3.32;22990 +71101;44.04018;7.40398;1143;20220406;13.8;-1.6;6.1;2.3;5.64;.2;2.91;19168 +71101;44.04018;7.40398;1143;20220407;12.2;3;7.6;2.7;7.39;0;2.28;13897 +71101;44.04018;7.40398;1143;20220408;13;4.5;8.8;2;8.99;.6;1.83;13158 +71101;44.04018;7.40398;1143;20220409;6.9;2.8;4.9;3.5;4.54;1;2.45;13406 +71101;44.04018;7.40398;1143;20220410;13.2;-3.7;4.8;1.8;3.54;0;3.11;23446 +71101;44.04018;7.40398;1143;20220411;13.4;-1;6.2;2.1;5.29;0;2.83;17767 +71101;44.04018;7.40398;1143;20220412;17;.9;8.9;3.3;6.64;0;3.55;19013 +71101;44.04018;7.40398;1143;20220413;19.1;5.3;12.2;3.7;6.64;0;4.39;18193 +71101;44.04018;7.40398;1143;20220414;20.6;2.4;11.5;3;6.44;0;4.42;22866 +71101;44.04018;7.40398;1143;20220415;23;5.1;14.1;2.3;7.34;0;4.51;24042 +71101;44.04018;7.40398;1143;20220416;22.5;7.7;15.1;2.4;7.14;.7;4.49;23238 +71101;44.04018;7.40398;1143;20220417;18.1;5.1;11.6;2.8;6.64;0;4.15;22387 +71101;44.04018;7.40398;1143;20220418;17.8;1.2;9.5;2.3;6.24;0;3.9;23921 +71101;44.04018;7.40398;1143;20220419;18.6;1.2;9.9;2.3;5.44;0;4.01;23871 +71101;44.04018;7.40398;1143;20220420;14.3;2.3;8.3;3.2;7.34;8.2;3.08;17165 +71101;44.04018;7.40398;1143;20220421;13.4;6;9.7;5.4;6.89;9.3;3.56;15868 +71101;44.04018;7.40398;1143;20220422;16.4;5.8;11.1;3.7;7.19;0;3.97;19039 +71101;44.04018;7.40398;1143;20220423;9.5;6.5;8;2.7;8.3;21.2;1.95;7138 +71101;44.04018;7.40398;1143;20220424;10.9;1.3;6.1;2.1;7.44;0;2.19;15668 +71101;44.04018;7.40398;1143;20220425;15.3;4.5;9.9;1.8;7.64;0;3.34;22074 +71101;44.04018;7.40398;1143;20220426;17;1;9;2.2;6.44;0;3.81;24839 +71101;44.04018;7.40398;1143;20220427;19.5;1.2;10.4;2.5;6.19;.4;4.43;26480 +71101;44.04018;7.40398;1143;20220428;19.6;3.8;11.7;2.3;6.89;0;4.31;24878 +71101;44.04018;7.40398;1143;20220429;20.7;3.5;12.1;3;7.09;0;4.73;25580 +71101;44.04018;7.40398;1143;20220430;17.6;6.4;12;2.3;7.04;2.7;3.65;19547 +71101;44.04018;7.40398;1143;20220501;17.8;2.8;10.3;2;6.04;.2;4.02;25857 +71101;44.04018;7.40398;1143;20220502;18.5;2.2;10.3;2.3;7.49;.2;4.06;25487 +71101;44.04018;7.40398;1143;20220503;14.8;5.2;10;1.8;8.84;2;3.06;18052 +71101;44.04018;7.40398;1143;20220504;16.5;3.7;10.1;2.3;8.79;1.4;3.28;20352 +71101;44.04018;7.40398;1143;20220505;10.9;7;8.9;2.3;9.5;11.6;1.89;10610 +71101;44.04018;7.40398;1143;20220506;14.5;6.4;10.5;1.2;8.65;8.3;2.92;19006 +71101;44.04018;7.40398;1143;20220507;15.7;7.6;11.6;1.6;9.25;.4;3.1;18822 +71101;44.04018;7.40398;1143;20220508;15;7.8;11.4;1.4;10.15;1.5;2.82;18067 +71101;44.04018;7.40398;1143;20220509;16.6;7.7;12.2;1.4;9.51;.9;3.2;19803 +71101;44.04018;7.40398;1143;20220510;18.6;7.9;13.2;1.7;9.55;0;3.68;21853 +71101;44.04018;7.40398;1143;20220511;20.4;9.8;15.1;1.8;11.01;0;3.81;21659 +71101;44.04018;7.40398;1143;20220512;20.6;9.3;14.9;2.2;10.81;0;3.98;22553 +71101;44.04018;7.40398;1143;20220513;20.4;9.4;14.9;1.7;11.38;0;3.77;22552 +71101;44.04018;7.40398;1143;20220514;20.2;9.5;14.9;1.2;12.21;.6;3.62;21917 +71101;44.04018;7.40398;1143;20220515;20.8;10.3;15.6;1.4;12.21;.9;3.78;22334 +71101;44.04018;7.40398;1143;20220516;21.6;10.6;16.1;2;11.75;.8;4.11;22778 +71101;44.04018;7.40398;1143;20220517;23.2;11.6;17.4;1.5;12.71;0;4.26;23501 +71101;44.04018;7.40398;1143;20220518;24.9;12.7;18.8;1.5;13.28;3.7;4.54;24165 +71101;44.04018;7.40398;1143;20220519;23.7;12.7;18.2;2.3;11.21;0;4.72;23178 +71101;44.04018;7.40398;1143;20220520;23.3;11.6;17.5;2.2;11.41;0;4.61;23583 +71101;44.04018;7.40398;1143;20220521;24.7;11.7;18.2;2.3;12.88;.1;4.86;25114 +71101;44.04018;7.40398;1143;20220522;24.3;14.2;19.2;1.9;13.78;0;4.39;21115 +71101;44.04018;7.40398;1143;20220523;22.8;12.3;17.5;1.8;10.98;0;4.42;22735 +71101;44.04018;7.40398;1143;20220524;20.9;10.7;15.8;2.1;10.25;2.3;4.22;22253 +71101;44.04018;7.40398;1143;20220525;17.8;10.2;14;1.9;11.98;6;3.3;19561 +71101;44.04018;7.40398;1143;20220526;22.2;10.6;16.4;1.6;12.31;1.2;4.29;24456 +71101;44.04018;7.40398;1143;20220527;25.9;14.2;20;2;10.45;0;5.25;24308 +71101;44.04018;7.40398;1143;20220528;26.5;14.8;20.7;2;10.25;4;5.33;23874 +71101;44.04018;7.40398;1143;20220529;19.1;11.5;15.3;2.3;11.65;3.7;3.53;18241 +71101;44.04018;7.40398;1143;20220530;17.4;8.1;12.7;1.9;11.35;.1;3.4;21599 +71101;44.04018;7.40398;1143;20220531;19.8;9.1;14.4;1.8;11.31;.5;3.95;23678 +71101;44.04018;7.40398;1143;20220601;23;10.3;16.7;2;12.01;0;4.61;25477 +71101;44.04018;7.40398;1143;20220602;25;12;18.5;1.9;11.88;0;5.03;26032 +71101;44.04018;7.40398;1143;20220603;23.6;15.9;19.8;1.8;12.85;5;4.3;20067 +71101;44.04018;7.40398;1143;20220604;26.7;15.4;21;1.7;13.55;0;5.11;24593 +71101;44.04018;7.40398;1143;20220605;24.3;16.3;20.3;3.1;12.78;0;4.96;20370 +71101;44.04018;7.40398;1143;20220606;24.1;12.9;18.5;2.3;12.28;.2;4.86;23991 +71101;44.04018;7.40398;1143;20220607;23.5;13;18.3;3;12.11;.8;4.97;23811 +71101;44.04018;7.40398;1143;20220608;21.3;12.3;16.8;2.1;10.75;.8;4.28;21329 +71101;44.04018;7.40398;1143;20220609;21.8;13.4;17.6;2.3;9.28;.2;4.69;21769 +71101;44.04018;7.40398;1143;20220610;23.6;10;16.8;2;7.21;0;5.36;26879 +71101;44.04018;7.40398;1143;20220611;25.9;12.1;19;2;8.21;0;5.65;27042 +71101;44.04018;7.40398;1143;20220612;27.1;14;20.5;2;9.78;0;5.64;26153 +71101;44.04018;7.40398;1143;20220613;27.7;15.4;21.6;2.1;11.75;.8;5.59;25710 +71101;44.04018;7.40398;1143;20220614;28;14.5;21.3;1.7;12.45;.1;5.51;26744 +71101;44.04018;7.40398;1143;20220615;26.5;15.3;20.9;1.6;13.81;0;4.99;24361 +71101;44.04018;7.40398;1143;20220616;28.3;14.9;21.6;1.6;14.21;0;5.45;26801 +71101;44.04018;7.40398;1143;20220617;29.8;16.4;23.1;1.5;14.25;0;5.63;26743 +71101;44.04018;7.40398;1143;20220618;27.9;17.4;22.6;1.5;16.55;.3;5;23594 +71101;44.04018;7.40398;1143;20220619;27.2;16.8;22;1.9;13.45;0;5.27;23684 +71101;44.04018;7.40398;1143;20220620;26.4;15.6;21;2.4;12.08;0;5.44;23954 +71101;44.04018;7.40398;1143;20220621;27.4;16;21.7;2.9;12.88;.2;5.84;24525 +71101;44.04018;7.40398;1143;20220622;22.2;15.9;19.1;3.1;15.08;4;4.15;18761 +71101;44.04018;7.40398;1143;20220623;21.3;14.2;17.7;2.4;14.88;2.9;3.89;19410 +71101;44.04018;7.40398;1143;20220624;21.2;12;16.6;2.7;13.55;8.1;4.17;22517 +71101;44.04018;7.40398;1143;20220625;23.1;11.9;17.5;2.7;10.95;0;5.08;24495 +71101;44.04018;7.40398;1143;20220626;27.2;14.6;20.9;2.2;12.65;.1;5.63;26594 +71101;44.04018;7.40398;1143;20220627;28.7;18.1;23.4;2.4;13.21;.1;5.75;24072 +71101;44.04018;7.40398;1143;20220628;24.9;17;21;2.4;14.01;29.4;4.74;20485 +71101;44.04018;7.40398;1143;20220629;24.9;11.5;18.2;1.6;13.05;.1;4.96;27024 +71101;44.04018;7.40398;1143;20220630;24.8;13.5;19.2;1.6;14.41;.1;4.65;24461 +71101;44.04018;7.40398;1143;20220701;23.7;13.2;18.4;2.2;13.31;.2;4.64;23654 +71101;44.04018;7.40398;1143;20220702;27.2;14.1;20.6;1.8;11.45;0;5.39;26127 +71101;44.04018;7.40398;1143;20220703;28.9;16.2;22.6;1.8;11.81;.1;5.61;25410 +71101;44.04018;7.40398;1143;20220704;28.5;18.5;23.5;1.9;14.01;1.8;5.18;22437 +71101;44.04018;7.40398;1143;20220705;27.4;16.3;21.8;2;14.05;.2;5.22;23996 +71101;44.04018;7.40398;1143;20220706;26.9;15.3;21.1;1.8;13.71;1.7;5.08;24120 +71101;44.04018;7.40398;1143;20220707;27.2;15.2;21.2;1.7;13.78;.4;5.16;25129 +71101;44.04018;7.40398;1143;20220708;25.1;15.8;20.4;1.8;12.51;0;4.66;21320 +71101;44.04018;7.40398;1143;20220709;25.7;15.1;20.4;1.7;12.51;0;4.93;23385 +71101;44.04018;7.40398;1143;20220710;24.4;15.1;19.8;2;14.45;0;4.45;21668 +71101;44.04018;7.40398;1143;20220711;25.9;15.2;20.5;1.7;14.25;0;4.79;23503 +71101;44.04018;7.40398;1143;20220712;26.3;14.8;20.6;1.4;14.88;0;4.76;24117 +71101;44.04018;7.40398;1143;20220713;26;15.8;20.9;1.3;15.95;1.3;4.55;22772 +71101;44.04018;7.40398;1143;20220714;27.8;16.1;22;1.6;16.18;2.3;5;24392 +71101;44.04018;7.40398;1143;20220715;28.2;16.3;22.2;1.8;16.11;.1;5.05;23845 +71101;44.04018;7.40398;1143;20220716;27.1;15.5;21.3;1.9;17.68;.7;4.71;23606 +71101;44.04018;7.40398;1143;20220717;29.5;16.7;23.1;1.6;17.71;.1;5.29;25650 +71101;44.04018;7.40398;1143;20220718;29.4;18.8;24.1;1.5;17.61;1.9;5.01;22858 +71101;44.04018;7.40398;1143;20220719;29.3;18.2;23.7;1.3;16.65;.9;4.98;23398 +71101;44.04018;7.40398;1143;20220720;29.9;18.5;24.2;1.9;15.28;.4;5.46;23818 +71101;44.04018;7.40398;1143;20220721;29.6;18.2;23.9;1.9;13.95;0;5.31;22898 +71101;44.04018;7.40398;1143;20220722;29.9;17.4;23.6;1.8;15.08;0;5.36;24318 +71101;44.04018;7.40398;1143;20220723;29.2;17.6;23.4;2;15.88;.2;5.26;23454 +71101;44.04018;7.40398;1143;20220724;28.9;17.2;23;1.9;18.68;.3;4.98;23532 +71101;44.04018;7.40398;1143;20220725;29.3;17.5;23.4;1.9;18.28;.3;5.03;23595 +71101;44.04018;7.40398;1143;20220726;27.7;16.4;22;1.6;15.55;2.9;4.72;22771 +71101;44.04018;7.40398;1143;20220727;26.4;14.7;20.6;1.9;14.58;.8;4.8;23673 +71101;44.04018;7.40398;1143;20220728;26.6;16.5;21.5;1.8;14.35;.3;4.65;21521 +71101;44.04018;7.40398;1143;20220729;24.2;15.4;19.8;1.9;14.95;6.3;4.07;19954 +71101;44.04018;7.40398;1143;20220730;26;13.6;19.8;1.9;13.41;.3;4.81;23909 +71101;44.04018;7.40398;1143;20220731;27.6;15.6;21.6;2;11.08;0;5.21;23012 +71101;44.04018;7.40398;1143;20220801;28.7;16.4;22.6;2;11.51;0;5.35;23515 +71101;44.04018;7.40398;1143;20220802;27.6;16.4;22;2;14.31;1;4.82;21737 +71101;44.04018;7.40398;1143;20220803;27.8;17.1;22.4;1.9;14.41;.2;4.85;21730 +71101;44.04018;7.40398;1143;20220804;29.4;18.8;24.1;1.7;13.45;.6;5.01;21820 +71101;44.04018;7.40398;1143;20220805;29.2;18.4;23.8;1.7;12.55;2.7;5.04;21434 +71101;44.04018;7.40398;1143;20220806;29.9;17.1;23.5;1.8;13.08;.1;5.27;23498 +71101;44.04018;7.40398;1143;20220807;26.9;16.4;21.6;1.8;13.35;10.2;4.65;21103 +71101;44.04018;7.40398;1143;20220808;25.8;13.8;19.8;1.5;13.28;.2;4.41;22607 +71101;44.04018;7.40398;1143;20220809;27.3;16.6;22;2;13.51;1.2;4.77;21252 +71101;44.04018;7.40398;1143;20220810;26.2;16.9;21.5;2.3;14.68;11.3;4.45;19436 +71101;44.04018;7.40398;1143;20220811;24.5;15;19.7;2;14.65;.5;4.04;19789 +71101;44.04018;7.40398;1143;20220812;26.5;14.7;20.6;1.9;15.35;.5;4.38;21661 +71101;44.04018;7.40398;1143;20220813;23.3;13.6;18.5;1.7;16.01;.3;3.58;19534 +71101;44.04018;7.40398;1143;20220814;22.6;15.1;18.9;1.7;14.41;3.3;3.47;17355 +71101;44.04018;7.40398;1143;20220815;24.4;13.8;19.1;2.4;12.65;1.1;4.32;20328 +71101;44.04018;7.40398;1143;20220816;24.4;13.1;18.7;1.6;14.38;2;3.87;20828 +71101;44.04018;7.40398;1143;20220817;19.3;14.3;16.8;2.6;13.65;10.8;2.89;13175 +71101;44.04018;7.40398;1143;20220818;21;12.9;16.9;3.3;13.85;14.5;3.53;17658 +71101;44.04018;7.40398;1143;20220819;23.1;11.5;17.3;2;12.91;.1;3.9;21009 +71101;44.04018;7.40398;1143;20220820;25.3;13.9;19.6;1.9;12.75;0;4.19;20467 +71101;44.04018;7.40398;1143;20220821;25.7;15.8;20.7;1.5;13.41;1.7;3.91;18756 +71101;44.04018;7.40398;1143;20220822;24.6;14.8;19.7;1.5;13.45;1;3.75;18682 +71101;44.04018;7.40398;1143;20220823;26;14.7;20.3;1.4;12.85;0;4.03;20006 +71101;44.04018;7.40398;1143;20220824;25;15.8;20.4;1.6;12.81;0;3.81;17677 +71101;44.04018;7.40398;1143;20220825;25.1;15.8;20.4;1.7;14.35;.1;3.71;17651 +71101;44.04018;7.40398;1143;20220826;25.8;16.6;21.2;2;15.01;1.2;3.87;17928 +71101;44.04018;7.40398;1143;20220827;24.9;14.3;19.6;1.4;14.55;.4;3.61;18749 +71101;44.04018;7.40398;1143;20220828;23.7;14.2;19;1.2;16.25;.3;3.18;17688 +71101;44.04018;7.40398;1143;20220829;25.1;13.3;19.2;1.6;15.71;.4;3.55;19630 +71101;44.04018;7.40398;1143;20220830;24.4;15.3;19.9;2;16.15;2;3.45;17225 +71101;44.04018;7.40398;1143;20220831;22.7;13.2;18;1.9;13.68;4.5;3.31;17132 +71101;44.04018;7.40398;1143;20220901;23.4;13.7;18.6;1.6;14.98;1.4;3.16;17144 +71101;44.04018;7.40398;1143;20220902;19.3;12.9;16.1;1.8;13.81;1.9;2.46;13449 +71101;44.04018;7.40398;1143;20220903;21.6;12.3;17;1.8;13.81;2.4;3.03;16773 +71101;44.04018;7.40398;1143;20220904;22.7;11.6;17.1;1.7;14.21;.2;3.19;18172 +71101;44.04018;7.40398;1143;20220905;24.3;13.8;19;1.6;14.51;.1;3.35;17573 +71101;44.04018;7.40398;1143;20220906;23.9;15.1;19.5;1.5;14.91;.8;3.12;15765 +71101;44.04018;7.40398;1143;20220907;23.2;14;18.6;1.9;16.08;1.5;2.95;16201 +71101;44.04018;7.40398;1143;20220908;22.8;12.9;17.8;2.1;12.68;.3;3.35;17002 +71101;44.04018;7.40398;1143;20220909;22.7;12;17.3;2.9;8.58;0;4.14;17355 +71101;44.04018;7.40398;1143;20220910;20.8;11.3;16.1;1.7;8.88;0;3.13;15546 +71101;44.04018;7.40398;1143;20220911;22.1;9.8;16;1.6;10.61;0;3.13;17648 +71101;44.04018;7.40398;1143;20220912;23.3;11.1;17.2;1.6;11.78;.1;3.21;17538 +71101;44.04018;7.40398;1143;20220913;23.2;12.3;17.7;1.5;13.95;0;2.88;16340 +71101;44.04018;7.40398;1143;20220914;18.6;15.2;16.9;2.7;13.95;10.3;2.24;7417 +71101;44.04018;7.40398;1143;20220915;23.4;14.1;18.7;3.8;12.78;0;3.89;15250 +71101;44.04018;7.40398;1143;20220916;22.7;13;17.8;2.2;12.11;0;3.2;15521 +71101;44.04018;7.40398;1143;20220917;18.6;10.8;14.7;2.4;9.28;.1;2.86;13507 +71101;44.04018;7.40398;1143;20220918;17.9;7;12.4;2;9.01;0;2.59;15742 +71101;44.04018;7.40398;1143;20220919;20.7;7.4;14;2.1;9.11;0;2.97;17243 +71101;44.04018;7.40398;1143;20220920;18.7;9.5;14.1;1.5;9.38;0;2.4;13519 +71101;44.04018;7.40398;1143;20220921;17;8.5;12.8;1.6;9.68;0;2.23;13472 +71101;44.04018;7.40398;1143;20220922;15.4;9.9;12.6;1.5;10.21;.4;1.94;10839 +71101;44.04018;7.40398;1143;20220923;16.5;8.2;12.4;1.5;10.38;1.3;2.08;13172 +71101;44.04018;7.40398;1143;20220924;11.3;9.9;10.6;1.4;11.78;12.5;.94;4429 +71101;44.04018;7.40398;1143;20220925;15.4;8.3;11.8;1.7;11.11;2.7;1.76;11721 +71101;44.04018;7.40398;1143;20220926;16.3;5.9;11.1;1.9;9.31;.1;2.15;14277 +71101;44.04018;7.40398;1143;20220927;16.3;8.6;12.4;3.8;7.75;.1;2.91;12455 +71101;44.04018;7.40398;1143;20220928;17.3;9.3;13.3;3.8;8.11;.1;3.11;12588 +71101;44.04018;7.40398;1143;20220929;15.5;8.6;12;3.4;8.68;0;2.53;11434 +71101;44.04018;7.40398;1143;20220930;13.8;7.2;10.5;2.1;9.11;3;1.79;10940 +71101;44.04018;7.40398;1143;20221001;17.1;4.9;11;2.5;8.85;0;2.31;14950 +71101;44.04018;7.40398;1143;20221002;20.2;10.1;15.1;2.4;10.45;.1;2.66;13168 +71101;44.04018;7.40398;1143;20221003;22.5;9.5;16;1.8;9.68;0;2.68;14669 +71101;44.04018;7.40398;1143;20221004;20.9;10.1;15.5;1.4;9.91;0;2.3;12978 +71101;44.04018;7.40398;1143;20221005;19.4;9.1;14.2;1.5;10.78;.1;2.06;12734 +71101;44.04018;7.40398;1143;20221006;19.7;8.4;14;1.9;11.61;.2;1.99;13099 +71101;44.04018;7.40398;1143;20221007;19.9;9.7;14.8;1.2;10.68;0;2.01;12406 +71101;44.04018;7.40398;1143;20221008;16.6;9.6;13.1;1.3;11.11;2;1.62;10232 +71101;44.04018;7.40398;1143;20221009;12.3;10.2;11.2;1.8;12.41;12.8;.88;4558 +71101;44.04018;7.40398;1143;20221010;15.2;9.4;12.3;1.2;11.85;.5;1.32;9156 +71101;44.04018;7.40398;1143;20221011;18.1;8.3;13.2;1.3;11.01;1;1.69;11578 +71101;44.04018;7.40398;1143;20221012;17.2;9.2;13.2;1.5;11.08;0;1.66;10474 +71101;44.04018;7.40398;1143;20221013;17.2;8.2;12.7;1.8;10.58;.1;1.71;10787 +71101;44.04018;7.40398;1143;20221014;17.4;8.8;13.1;1.7;11.35;0;1.66;10492 +71101;44.04018;7.40398;1143;20221015;18.7;7.6;13.2;1.9;11.15;0;1.77;11635 +71101;44.04018;7.40398;1143;20221016;17.8;8.6;13.2;1.5;11.88;0;1.46;10489 +71101;44.04018;7.40398;1143;20221017;19.9;9.2;14.5;1.7;11.65;0;1.78;11279 +71101;44.04018;7.40398;1143;20221018;20.5;10.5;15.5;1.6;11.48;0;1.83;10684 +71101;44.04018;7.40398;1143;20221019;22.3;10;16.1;1.2;10.68;0;1.86;11696 +71101;44.04018;7.40398;1143;20221020;19.8;11;15.4;1.6;10.48;1.5;1.84;9631 +71101;44.04018;7.40398;1143;20221021;14;12.1;13.1;2.1;12.78;7.8;1.08;4395 +71101;44.04018;7.40398;1143;20221022;18.6;12.1;15.4;2.7;12.75;0;1.79;8347 +71101;44.04018;7.40398;1143;20221023;19.5;11.4;15.4;1.5;11.61;0;1.62;9072 +71101;44.04018;7.40398;1143;20221024;17.3;12.1;14.7;2;12.38;0;1.47;7099 +71101;44.04018;7.40398;1143;20221025;20.2;10;15.1;2;10.71;0;1.83;9831 +71101;44.04018;7.40398;1143;20221026;20.1;9.6;14.9;1.6;11.18;.1;1.61;9702 +71101;44.04018;7.40398;1143;20221027;21.4;10.8;16.1;1.4;11.25;0;1.65;9625 +71101;44.04018;7.40398;1143;20221028;23.5;11.1;17.3;1.1;10.21;0;1.64;10509 +71101;44.04018;7.40398;1143;20221029;22.5;11.8;17.2;1.6;8.11;0;2.08;9517 +71101;44.04018;7.40398;1143;20221030;20.6;10.6;15.6;1.5;7.48;0;1.87;9053 +71101;44.04018;7.40398;1143;20221031;19.1;8.9;14;1.7;7.65;0;1.77;8973 +71101;44.04018;7.40398;1143;20221101;15.1;8.8;12;2.2;9.08;10.5;1.43;6807 +71101;44.04018;7.40398;1143;20221102;15.6;6.1;10.9;1.6;9.81;0;1.12;8545 +71101;44.04018;7.40398;1143;20221103;10.8;5.9;8.3;1.9;9.88;14.7;.8;5907 +71101;44.04018;7.40398;1143;20221104;11.8;4.8;8.3;4.1;6.88;2.8;1.78;7380 +71101;44.04018;7.40398;1143;20221105;13.9;1.1;7.5;2.1;5.15;0;1.56;9886 +71101;44.04018;7.40398;1143;20221106;13.5;3.7;8.6;2;5.35;0;1.5;8167 +71101;44.04018;7.40398;1143;20221107;15;3.1;9;1.5;7.05;0;1.13;8924 +71101;44.04018;7.40398;1143;20221108;14.6;3.7;9.1;1.7;7.98;0;1.14;8567 +71101;44.04018;7.40398;1143;20221109;11.8;7.1;9.4;1.4;10.11;6.2;.76;5280 +71101;44.04018;7.40398;1143;20221110;15.5;6.1;10.8;1.5;9.91;0;.95;7705 +71101;44.04018;7.40398;1143;20221111;17;6.7;11.8;1.2;7.71;0;1.15;7933 +71101;44.04018;7.40398;1143;20221112;15.3;6.8;11;.9;6.38;0;1.09;7195 +71101;44.04018;7.40398;1143;20221113;13;7.2;10.1;1.3;6.81;.1;1.13;5630 +71101;44.04018;7.40398;1143;20221114;9.8;3.9;6.9;1.1;7.58;4.1;.73;5626 +71101;44.04018;7.40398;1143;20221115;9.3;5.8;7.5;1.1;10.01;.6;.5;4450 +71101;44.04018;7.40398;1143;20221116;12.9;6.2;9.5;2.1;9.31;0;.91;6075 +71101;44.04018;7.40398;1143;20221117;15.3;4.7;10;3.6;6.78;0;1.96;7649 +71101;44.04018;7.40398;1143;20221118;12.3;6.7;9.5;3.7;6.11;0;1.96;5518 +71101;44.04018;7.40398;1143;20221119;11.4;2.8;7.1;1.6;4.58;0;1.2;6401 +71101;44.04018;7.40398;1143;20221120;8.8;.8;4.8;1.6;5.11;0;.91;6014 +71101;44.04018;7.40398;1143;20221121;8.7;1.3;5;1.5;5.25;4.8;.9;6011 +71101;44.04018;7.40398;1143;20221122;8.7;2.1;5.4;2.8;5.31;.8;1.19;5742 +71101;44.04018;7.40398;1143;20221123;10.7;1.9;6.3;2.1;4.81;0;1.22;6456 +71101;44.04018;7.40398;1143;20221124;12.8;3.2;8;2.4;5.41;0;1.38;6667 +71101;44.04018;7.40398;1143;20221125;11.2;3.4;7.3;1.5;5.78;0;.95;5850 +71101;44.04018;7.40398;1143;20221126;12.8;2.4;7.6;1.8;4.35;0;1.27;6749 +71101;44.04018;7.40398;1143;20221127;9.4;1;5.2;1.8;5.05;0;.95;5814 +71101;44.04018;7.40398;1143;20221128;4.1;.8;2.4;1.4;6.15;0;.51;3495 +71101;44.04018;7.40398;1143;20221129;4.8;1;2.9;1.1;5.95;.8;.52;3954 +71101;44.04018;7.40398;1143;20221130;8.9;.1;4.5;1.1;5.01;0;.65;5990 +71101;44.04018;7.40398;1143;20221201;7.1;-1.2;2.9;1;5.65;.3;.46;5734 +71101;44.04018;7.40398;1143;20221202;6.6;-.9;2.9;1.9;5.25;3.1;.68;5531 +71101;44.04018;7.40398;1143;20221203;3.8;-.6;1.6;4.4;6.08;16.3;.51;4030 +71101;44.04018;7.40398;1143;20221204;4.5;3.1;3.8;1.8;6.78;12;.56;2167 +71101;44.04018;7.40398;1143;20221205;7;.2;3.6;2.2;5.68;0;.71;5107 +71101;44.04018;7.40398;1143;20221206;8.6;.1;4.3;2;3.98;0;1.07;5489 +71101;44.04018;7.40398;1143;20221207;8.4;-1.1;3.6;1.1;4.98;0;.54;5889 +71101;44.04018;7.40398;1143;20221208;6.4;-1.3;2.6;1.6;5.85;12.4;.47;5224 +71101;44.04018;7.40398;1143;20221209;6.2;2.6;4.4;2.1;8.11;11.4;.33;3595 +71101;44.04018;7.40398;1143;20221210;8.2;2;5.1;2;7.01;0;.57;4664 +71101;44.04018;7.40398;1143;20221211;4.2;-1.7;1.2;1.5;4.38;0;.63;4339 +71101;44.04018;7.40398;1143;20221212;4.8;-3.9;.5;1.3;4.31;7.1;.47;5542 +71101;44.04018;7.40398;1143;20221213;1;-1.7;-.3;1.5;5.91;2.5;.27;3030 +71101;44.04018;7.40398;1143;20221214;6.1;-.1;3;1.8;6.95;0;.31;4694 +71101;44.04018;7.40398;1143;20221215;5.9;1.5;3.7;1.9;7.45;33.8;.38;3735 +71101;44.04018;7.40398;1143;20221216;7.3;3.3;5.3;1.7;8.15;.8;.38;3330 +71101;44.04018;7.40398;1143;20221217;8.5;.6;4.6;1.5;6.51;0;.46;5124 +71101;44.04018;7.40398;1143;20221218;7.6;-.9;3.4;2;5.11;0;.7;5305 +71101;44.04018;7.40398;1143;20221219;6.8;-.1;3.3;3.4;6.68;0;.55;4863 +71101;44.04018;7.40398;1143;20221220;8.2;3.6;5.9;4.7;7.25;.2;.91;3782 +71101;44.04018;7.40398;1143;20221221;7;4.7;5.9;2.6;8.61;7;.46;2629 +71101;44.04018;7.40398;1143;20221222;10.8;2.9;6.9;3;7.25;0;.96;5087 +71101;44.04018;7.40398;1143;20221223;13.5;5.5;9.5;3.2;8.15;0;1.19;5365 +71101;44.04018;7.40398;1143;20221224;13.7;8.6;11.1;2.8;8.28;0;1.36;4212 +71101;44.04018;7.40398;1143;20221225;13.1;4.5;8.8;1.6;7.41;0;.86;5007 +71101;44.04018;7.40398;1143;20221226;12.2;3.3;7.8;2.4;7.58;0;.8;5409 +71101;44.04018;7.40398;1143;20221227;11.3;5;8.2;2.8;6.38;0;1.3;4370 +71101;44.04018;7.40398;1143;20221228;10.1;.1;5.1;2;5.58;0;.82;5752 +71101;44.04018;7.40398;1143;20221229;7.3;2.5;4.9;2.1;7.21;.4;.61;3895 +71101;44.04018;7.40398;1143;20221230;10.1;3.9;7;1.8;8.21;0;.55;4748 +71101;44.04018;7.40398;1143;20221231;11.9;4.1;8;2.1;8.68;0;.61;5259 +71102;44.04753;7.71508;943;20220101;15.4;2.3;8.8;1.1;4.58;.2;.69;7365 +71102;44.04753;7.71508;943;20220102;12.4;1;6.7;1.2;5.45;0;.61;7136 +71102;44.04753;7.71508;943;20220103;6.9;1.3;4.1;1.4;5.95;0;.24;6454 +71102;44.04753;7.71508;943;20220104;6.9;1.3;4.1;2.3;6.38;0;.34;5349 +71102;44.04753;7.71508;943;20220105;6.2;1.3;3.8;2.1;5.3;1.6;.75;4486 +71102;44.04753;7.71508;943;20220106;4.6;-5.3;-.4;3.6;3.18;0;.76;7060 +71102;44.04753;7.71508;943;20220107;3.1;-4.7;-.8;2.3;3.18;0;.37;7380 +71102;44.04753;7.71508;943;20220108;5.5;-5.9;-.2;1.6;4.32;0;.44;7027 +71102;44.04753;7.71508;943;20220109;3.8;-1.7;1.1;2.6;4.85;0;.52;4976 +71102;44.04753;7.71508;943;20220110;4.5;-2.8;.9;3.3;3.35;0;.7;6941 +71102;44.04753;7.71508;943;20220111;6.8;-4;1.4;3.2;2.62;0;.89;8540 +71102;44.04753;7.71508;943;20220112;3.9;-5.8;-1;3.6;2.48;0;.82;8317 +71102;44.04753;7.71508;943;20220113;6.8;-3.4;1.7;2.8;2.65;0;1.07;8630 +71102;44.04753;7.71508;943;20220114;10.9;-.9;5;1.7;3.75;0;.93;8430 +71102;44.04753;7.71508;943;20220115;12.8;-1.7;5.6;.8;4.02;0;.56;8558 +71102;44.04753;7.71508;943;20220116;11.1;-3.4;3.9;1.2;4.02;0;.61;8638 +71102;44.04753;7.71508;943;20220117;9.9;-1.1;4.4;1.6;3.12;0;.86;9072 +71102;44.04753;7.71508;943;20220118;8.3;1.2;4.7;1.9;3.45;0;.96;8884 +71102;44.04753;7.71508;943;20220119;6.4;-1.1;2.6;2.1;4.32;.1;.73;7402 +71102;44.04753;7.71508;943;20220120;7.7;-2.4;2.6;1.7;4.18;0;.59;8230 +71102;44.04753;7.71508;943;20220121;4.6;-3.3;.6;2.8;3.18;0;.79;8131 +71102;44.04753;7.71508;943;20220122;7.7;-6.9;.4;1.5;3.38;0;.73;8961 +71102;44.04753;7.71508;943;20220123;10.8;-4.7;3.1;1.3;4.12;0;.7;9626 +71102;44.04753;7.71508;943;20220124;9;-1.5;3.7;1.6;4.08;0;.81;9521 +71102;44.04753;7.71508;943;20220125;5.7;-3.7;1;1.7;4.12;0;.74;9167 +71102;44.04753;7.71508;943;20220126;12.9;-3.6;4.7;1.4;3.35;0;1.02;10005 +71102;44.04753;7.71508;943;20220127;10.5;0;5.3;2;3.42;0;1.14;10040 +71102;44.04753;7.71508;943;20220128;13.9;-1.6;6.1;2.2;3.12;0;1.46;10538 +71102;44.04753;7.71508;943;20220129;9.6;-2.8;3.4;1.7;4.22;0;.84;9052 +71102;44.04753;7.71508;943;20220130;14.3;-2.3;6;1.5;3.72;0;1.29;10059 +71102;44.04753;7.71508;943;20220131;10.4;-.6;4.9;2.6;3.85;0;1.28;9668 +71102;44.04753;7.71508;943;20220201;11;-.9;5;2.7;3.52;0;1.55;10712 +71102;44.04753;7.71508;943;20220202;15.5;2.2;8.8;3;4.48;0;2.06;10609 +71102;44.04753;7.71508;943;20220203;12;3.2;7.6;2.2;5.48;0;1.08;9008 +71102;44.04753;7.71508;943;20220204;8.8;.4;4.6;1.5;5.52;.4;.8;8649 +71102;44.04753;7.71508;943;20220205;11.6;-2;4.8;1.3;5.08;0;.87;10623 +71102;44.04753;7.71508;943;20220206;8.6;-3;2.8;2.2;4.65;0;.8;8747 +71102;44.04753;7.71508;943;20220207;12.8;-1.4;5.7;2.2;4.22;0;1.44;11243 +71102;44.04753;7.71508;943;20220208;11.7;-.9;5.4;2;4.22;0;1.22;11407 +71102;44.04753;7.71508;943;20220209;11.6;.9;6.3;1.7;4.88;0;1.04;9924 +71102;44.04753;7.71508;943;20220210;5.8;0;2.9;2.9;8.86;0;.89;8232 +71102;44.04753;7.71508;943;20220211;7.4;3.7;5.5;3.2;8.29;0;1.01;8247 +71102;44.04753;7.71508;943;20220212;4.5;2.1;3.3;6.5;5.02;0;1.93;8545 +71102;44.04753;7.71508;943;20220213;6.1;.8;3.5;3.5;4.82;1.2;1.6;11322 +71102;44.04753;7.71508;943;20220214;2.8;-.2;1.3;3.2;5.89;24.1;.75;4443 +71102;44.04753;7.71508;943;20220215;7.3;-1.1;3.1;3;6.22;.1;1.15;9587 +71102;44.04753;7.71508;943;20220216;6.9;-2.3;2.3;1.9;5.05;0;.84;11498 +71102;44.04753;7.71508;943;20220217;15.4;-.2;7.6;1.5;6.52;0;1.37;13755 +71102;44.04753;7.71508;943;20220218;13.2;3.7;8.5;2.8;6.35;0;1.73;11018 +71102;44.04753;7.71508;943;20220219;9.5;3.4;6.5;2.1;6.72;0;.97;7871 +71102;44.04753;7.71508;943;20220220;12.8;-2.4;5.2;2.4;5.68;0;1.25;12616 +71102;44.04753;7.71508;943;20220221;11;1.4;6.2;3.3;5.42;.1;1.34;10042 +71102;44.04753;7.71508;943;20220222;12.2;1;6.6;1.8;4.68;0;1.48;13448 +71102;44.04753;7.71508;943;20220223;14;2;8;1.8;4.35;0;1.84;17223 +71102;44.04753;7.71508;943;20220224;9.9;1.5;5.7;2.2;5.15;.1;1.41;11028 +71102;44.04753;7.71508;943;20220225;11;.1;5.6;2.3;4.78;0;1.48;12180 +71102;44.04753;7.71508;943;20220226;10;-4.8;2.6;2.4;2.48;0;1.64;13862 +71102;44.04753;7.71508;943;20220227;8.2;-6.8;.7;2.5;3.02;0;1.53;13896 +71102;44.04753;7.71508;943;20220228;10.3;-2.7;3.8;2;3.12;0;1.62;15925 +71102;44.04753;7.71508;943;20220301;7.6;-2.6;2.5;2.4;3.85;0;1.5;12697 +71102;44.04753;7.71508;943;20220302;8.7;-2.9;2.9;1.7;4.78;0;1.27;15915 +71102;44.04753;7.71508;943;20220303;10.4;.3;5.3;2.2;5.55;0;1.35;12257 +71102;44.04753;7.71508;943;20220304;10.3;-.8;4.8;2.2;4.95;1.9;1.48;13209 +71102;44.04753;7.71508;943;20220305;8.1;-4.5;1.8;2.5;4.08;.4;1.24;11270 +71102;44.04753;7.71508;943;20220306;6.6;-6.1;.2;2.7;3.65;0;1.24;13871 +71102;44.04753;7.71508;943;20220307;8;-3.8;2.1;1.5;3.65;0;1.44;14296 +71102;44.04753;7.71508;943;20220308;6.8;-3.3;1.8;2.8;3.88;0;1.53;13857 +71102;44.04753;7.71508;943;20220309;10.9;-3.1;3.9;2.4;4.42;0;1.76;16253 +71102;44.04753;7.71508;943;20220310;11;-.9;5;2.2;5.08;0;1.71;15150 +71102;44.04753;7.71508;943;20220311;6.5;-.1;3.2;4.1;4.88;0;1.43;12142 +71102;44.04753;7.71508;943;20220312;6.8;2.3;4.5;5.4;4.42;.1;1.69;9009 +71102;44.04753;7.71508;943;20220313;4.7;1.7;3.2;3.8;5.15;11;1.03;6882 +71102;44.04753;7.71508;943;20220314;7.9;-1.1;3.4;2.9;6.08;1.2;1.34;13286 +71102;44.04753;7.71508;943;20220315;10.5;3.2;6.9;1.5;7.45;0;1.55;13126 +71102;44.04753;7.71508;943;20220316;12.3;3.3;7.8;1.5;7.15;.1;1.65;13758 +71102;44.04753;7.71508;943;20220317;9.9;4.7;7.3;5;7.28;.1;1.59;12512 +71102;44.04753;7.71508;943;20220318;7.9;4.9;6.4;4.7;7.87;.1;1.26;11263 +71102;44.04753;7.71508;943;20220319;9.3;2.4;5.8;4.5;5.84;0;1.99;14875 +71102;44.04753;7.71508;943;20220320;9.2;1.7;5.4;4.7;4.23;0;2.24;15014 +71102;44.04753;7.71508;943;20220321;9.2;2.2;5.7;3.8;4.18;0;2.25;18572 +71102;44.04753;7.71508;943;20220322;10;2.7;6.4;4.4;3.93;0;2.55;21695 +71102;44.04753;7.71508;943;20220323;13.3;3.7;8.5;3.2;3.13;0;2.78;22545 +71102;44.04753;7.71508;943;20220324;15.9;6.5;11.2;2.9;3.23;0;3.35;21836 +71102;44.04753;7.71508;943;20220325;14.5;6.7;10.6;2.5;3.38;0;3.33;21886 +71102;44.04753;7.71508;943;20220326;14.9;7.1;11;2.5;3.28;0;3.4;21899 +71102;44.04753;7.71508;943;20220327;13.6;8.3;10.9;4.4;4.08;0;3.14;13601 +71102;44.04753;7.71508;943;20220328;16.5;8.3;12.4;3.7;3.58;0;3.94;20953 +71102;44.04753;7.71508;943;20220329;13;7;10;2.9;5.98;.4;2.29;15494 +71102;44.04753;7.71508;943;20220330;6.3;4.6;5.4;4.6;7.51;13.5;.62;8700 +71102;44.04753;7.71508;943;20220331;10.8;3.7;7.3;3.6;8.63;3.7;1.46;12300 +71102;44.04753;7.71508;943;20220401;9.7;3.9;6.8;4.5;7.43;2.4;1.84;14574 +71102;44.04753;7.71508;943;20220402;2.4;-.7;.8;3.4;4.91;1;.83;13900 +71102;44.04753;7.71508;943;20220403;7.3;.7;4;1.7;5.71;.7;1.66;21600 +71102;44.04753;7.71508;943;20220404;7.7;1.4;4.5;2.3;6.21;0;1.64;23000 +71102;44.04753;7.71508;943;20220405;13.4;3.1;8.2;2.7;7.71;0;2.25;25700 +71102;44.04753;7.71508;943;20220406;11;5.7;8.3;3.1;8.21;0;2.42;25400 +71102;44.04753;7.71508;943;20220407;15.8;4.6;10.2;3.1;8.61;0;1.49;10600 +71102;44.04753;7.71508;943;20220408;17.7;7;12.3;3.7;9.51;0;2.06;11200 +71102;44.04753;7.71508;943;20220409;14;8.8;11.4;4.2;4.31;.9;4.03;20700 +71102;44.04753;7.71508;943;20220410;12.3;3;7.6;4.5;4.51;0;2.69;22600 +71102;44.04753;7.71508;943;20220411;12.8;3.7;8.3;4.3;5.91;0;2.4;24000 +71102;44.04753;7.71508;943;20220412;13.2;5.6;9.4;1.6;6.21;0;2.65;25000 +71102;44.04753;7.71508;943;20220413;16.9;8.3;12.6;4.7;7.91;0;3.49;24900 +71102;44.04753;7.71508;943;20220414;18.7;8.7;13.7;6.7;8.41;0;3.96;25600 +71102;44.04753;7.71508;943;20220415;21.2;11.8;16.5;3.7;8.41;0;4.52;25100 +71102;44.04753;7.71508;943;20220416;20.2;11.4;15.8;4.4;9.11;0;4.07;20700 +71102;44.04753;7.71508;943;20220417;15.3;7;11.2;4.4;7.41;0;2.75;19400 +71102;44.04753;7.71508;943;20220418;14.1;5.6;9.9;2.8;8.11;0;2.43;21400 +71102;44.04753;7.71508;943;20220419;14.3;7.2;10.8;4.2;8.81;0;2.19;21600 +71102;44.04753;7.71508;943;20220420;8.7;6.6;7.6;2.4;8.71;8.2;1.32;11600 +71102;44.04753;7.71508;943;20220421;6.5;6;6.3;8.1;7.41;5.5;.89;11800 +71102;44.04753;7.71508;943;20220422;13.1;5.4;9.2;5.8;8.31;.8;1.05;13000 +71102;44.04753;7.71508;943;20220423;9.8;7.6;8.7;6.4;8.51;17.8;.97;9400 +71102;44.04753;7.71508;943;20220424;10.4;3.9;7.2;4;7.81;.8;1;11900 +71102;44.04753;7.71508;943;20220425;12.4;6.1;9.2;1.7;9.11;0;1.54;14200 +71102;44.04753;7.71508;943;20220426;14.3;7.5;10.9;2;9.31;0;2.3;22700 +71102;44.04753;7.71508;943;20220427;16.4;8.4;12.4;2.2;10.81;0;2.71;24200 +71102;44.04753;7.71508;943;20220428;18.3;9.2;13.8;4.8;9.01;0;3.62;24800 +71102;44.04753;7.71508;943;20220429;17.4;8.7;13;4.9;9.51;0;3.34;25600 +71102;44.04753;7.71508;943;20220430;15.7;9.5;12.6;3.4;9.11;1.8;3.3;24600 +71102;44.04753;7.71508;943;20220501;15.6;9.3;12.5;2.3;9.91;.7;2.87;24500 +71102;44.04753;7.71508;943;20220502;17.5;8.4;12.9;3;10.21;.1;3.07;25200 +71102;44.04753;7.71508;943;20220503;15.1;9.4;12.3;1.6;10.91;2.2;3.05;24600 +71102;44.04753;7.71508;943;20220504;16.2;9.2;12.7;2.6;10.91;2.5;3.04;24900 +71102;44.04753;7.71508;943;20220505;10.1;8.9;9.5;4.5;9.01;18.7;2.11;23000 +71102;44.04753;7.71508;943;20220506;12.5;7;9.7;4.5;8.45;9.7;2.79;21313 +71102;44.04753;7.71508;943;20220507;16.9;7.1;12;3.5;9.45;.3;2.86;22041 +71102;44.04753;7.71508;943;20220508;17.3;7.3;12.3;2.9;10.12;1.2;2.94;22674 +71102;44.04753;7.71508;943;20220509;18.2;9.1;13.6;2.8;10.45;.7;3.19;23393 +71102;44.04753;7.71508;943;20220510;21.7;8.4;15;2.4;10.65;0;3.89;26327 +71102;44.04753;7.71508;943;20220511;22.7;8.8;15.7;2;11.42;.1;4.11;25436 +71102;44.04753;7.71508;943;20220512;22.7;9.9;16.3;2;11.02;0;4.33;26095 +71102;44.04753;7.71508;943;20220513;22.4;10.2;16.3;1.7;12.25;0;4.36;26927 +71102;44.04753;7.71508;943;20220514;24.2;8.2;16.2;2;12.42;.4;4.23;26883 +71102;44.04753;7.71508;943;20220515;22.9;9.2;16;1.8;13.15;1;3.99;25631 +71102;44.04753;7.71508;943;20220516;23.6;11.3;17.4;2.1;12.45;.1;4.3;26662 +71102;44.04753;7.71508;943;20220517;25.1;10.8;18;2.2;12.62;0;4.64;27824 +71102;44.04753;7.71508;943;20220518;26.3;12.9;19.6;1.6;12.85;.8;4.9;28090 +71102;44.04753;7.71508;943;20220519;24.4;12;18.2;1.8;13.48;.1;4.46;26616 +71102;44.04753;7.71508;943;20220520;23.7;12.7;18.2;2.1;12.92;.1;4.41;25877 +71102;44.04753;7.71508;943;20220521;29;10.2;19.6;1.5;12.88;.1;5.38;30267 +71102;44.04753;7.71508;943;20220522;29.8;12.9;21.4;1.6;12.25;.1;5.51;28219 +71102;44.04753;7.71508;943;20220523;23.2;12.7;17.9;2.3;11.55;0;4.29;25750 +71102;44.04753;7.71508;943;20220524;20.9;13.3;17.1;2.5;11.48;1.1;3.79;22608 +71102;44.04753;7.71508;943;20220525;17.5;9.8;13.7;1.2;12.45;3.2;3.19;21430 +71102;44.04753;7.71508;943;20220526;22.9;10.7;16.8;2;13.02;.4;4.16;26939 +71102;44.04753;7.71508;943;20220527;26.5;13.8;20.2;2.4;13.45;0;4.94;27151 +71102;44.04753;7.71508;943;20220528;26.4;9.9;18.1;1.7;12.65;3.6;4.82;26915 +71102;44.04753;7.71508;943;20220529;19.4;8;13.7;3.4;9.45;3.4;3.61;24310 +71102;44.04753;7.71508;943;20220530;15.9;7;11.4;2.7;8.68;.5;3.73;26127 +71102;44.04753;7.71508;943;20220531;19;9.4;14.2;2.1;10.52;0;3.73;24650 +71102;44.04753;7.71508;943;20220601;21;10;15.5;1.9;11.58;0;4.56;28195 +71102;44.04753;7.71508;943;20220602;27;10.9;19;1.7;12.72;0;5.16;28803 +71102;44.04753;7.71508;943;20220603;22.1;15.1;18.6;1.7;14.72;3.2;4.01;23713 +71102;44.04753;7.71508;943;20220604;27.3;12.4;19.8;2;14.88;0;4.36;22857 +71102;44.04753;7.71508;943;20220605;25.4;13.1;19.2;2.5;13.62;0;4.65;24885 +71102;44.04753;7.71508;943;20220606;24.7;12.8;18.8;2.2;12.65;.4;4.99;28024 +71102;44.04753;7.71508;943;20220607;23.8;15.6;19.7;2.2;12.38;1.1;4.56;23508 +71102;44.04753;7.71508;943;20220608;20.4;11.5;16;2.3;11.32;.9;3.97;26546 +71102;44.04753;7.71508;943;20220609;22.5;11.5;17;2.6;10.42;.1;4.32;25377 +71102;44.04753;7.71508;943;20220610;25.3;9;17.2;2.6;7.95;0;5.36;29232 +71102;44.04753;7.71508;943;20220611;28.2;8.4;18.3;1.6;9.95;0;5.39;29181 +71102;44.04753;7.71508;943;20220612;29.1;10.4;19.7;2;11.28;0;5.61;28827 +71102;44.04753;7.71508;943;20220613;28.6;16.3;22.5;2.3;13.12;.6;5.6;27837 +71102;44.04753;7.71508;943;20220614;27.8;14.6;21.2;2;13.52;.5;5.51;29338 +71102;44.04753;7.71508;943;20220615;26.6;15.9;21.3;1.5;14.55;.1;5.05;27280 +71102;44.04753;7.71508;943;20220616;30;15.7;22.8;1.9;13.82;0;5.59;29220 +71102;44.04753;7.71508;943;20220617;31.2;16.1;23.6;2.1;13.18;0;5.97;29158 +71102;44.04753;7.71508;943;20220618;31.3;15.2;23.3;1.6;16.18;.8;5.32;26564 +71102;44.04753;7.71508;943;20220619;29.8;15.2;22.5;2;15.18;0;5.23;25923 +71102;44.04753;7.71508;943;20220620;27.3;15.7;21.5;3;12.75;0;5.31;27425 +71102;44.04753;7.71508;943;20220621;26.6;15.9;21.2;2.5;14.38;.1;4.55;25094 +71102;44.04753;7.71508;943;20220622;22.1;16.3;19.2;2.2;16.15;1.9;3.38;19799 +71102;44.04753;7.71508;943;20220623;22.9;14.5;18.7;2.4;14.38;2.3;3.68;22151 +71102;44.04753;7.71508;943;20220624;22;13.9;17.9;2.1;13.15;3.6;3.55;21707 +71102;44.04753;7.71508;943;20220625;24.3;9.7;17;1.9;13.5;0;4.19;24463 +71102;44.04753;7.71508;943;20220626;28.2;12.7;20.5;1.8;14.85;0;4.74;25179 +71102;44.04753;7.71508;943;20220627;28.4;16;22.2;2.3;16.35;0;4.83;23775 +71102;44.04753;7.71508;943;20220628;22.6;17.3;19.9;2.5;17.15;28.5;3.66;20587 +71102;44.04753;7.71508;943;20220629;25.9;12;18.9;2.5;14.45;0;4.23;24740 +71102;44.04753;7.71508;943;20220630;26;13.9;20;1.7;14.58;0;4.36;24968 +71102;44.04753;7.71508;943;20220701;25.6;14.3;19.9;2.1;13.52;.3;4.4;23941 +71102;44.04753;7.71508;943;20220702;29.3;10.4;19.9;1.9;13.15;0;5.19;28396 +71102;44.04753;7.71508;943;20220703;31.1;12.7;21.9;2;13.78;0;5.59;28225 +71102;44.04753;7.71508;943;20220704;28.7;18.1;23.4;1.8;16.08;2.6;5.15;24753 +71102;44.04753;7.71508;943;20220705;28.5;15;21.8;2.1;14.72;.9;5.02;26179 +71102;44.04753;7.71508;943;20220706;27.5;15.4;21.4;2.4;14.12;.9;4.96;25774 +71102;44.04753;7.71508;943;20220707;28.5;14.9;21.7;2.1;13.88;.8;4.97;25020 +71102;44.04753;7.71508;943;20220708;27.8;13.6;20.7;2.5;12.05;0;5.18;25138 +71102;44.04753;7.71508;943;20220709;28;12.8;20.4;1.7;13.35;.8;4.84;24956 +71102;44.04753;7.71508;943;20220710;28.2;12.1;20.2;2;13.15;.3;4.92;25905 +71102;44.04753;7.71508;943;20220711;27.8;15.6;21.7;2;14.38;.4;5.02;25325 +71102;44.04753;7.71508;943;20220712;28;15.8;21.9;1.7;14.22;.2;4.9;25580 +71102;44.04753;7.71508;943;20220713;28.1;16.3;22.2;2.1;15.65;.6;4.79;24394 +71102;44.04753;7.71508;943;20220714;29;18.4;23.7;1.8;16.28;2.1;5.18;24496 +71102;44.04753;7.71508;943;20220715;30.7;10.7;20.7;1.9;14.05;0;5.54;27241 +71102;44.04753;7.71508;943;20220716;31.7;12.5;22.1;2.2;14.48;.7;5.45;26707 +71102;44.04753;7.71508;943;20220717;32.1;14.4;23.2;2;16.52;0;5.24;25585 +71102;44.04753;7.71508;943;20220718;31.3;18.1;24.7;2.7;18.18;.7;5.13;23574 +71102;44.04753;7.71508;943;20220719;31;17.5;24.2;2.3;17.35;.3;4.95;23762 +71102;44.04753;7.71508;943;20220720;31.3;19;25.2;2.6;16.42;.6;5.2;22665 +71102;44.04753;7.71508;943;20220721;31.3;18.4;24.8;1.9;15.18;0;5.12;24623 +71102;44.04753;7.71508;943;20220722;31.7;18.6;25.2;2.3;15.48;0;5.29;24766 +71102;44.04753;7.71508;943;20220723;29.4;16.2;22.8;1.9;15.78;.2;4.67;22592 +71102;44.04753;7.71508;943;20220724;31.4;15.2;23.3;1.8;16.48;.3;5.11;24424 +71102;44.04753;7.71508;943;20220725;31.4;18.8;25.1;2.1;16.78;.1;5.06;24358 +71102;44.04753;7.71508;943;20220726;28.5;16.2;22.3;2.1;15.55;4.5;4.64;23052 +71102;44.04753;7.71508;943;20220727;28.3;14.3;21.3;2.3;14.75;.6;4.57;22332 +71102;44.04753;7.71508;943;20220728;27.4;16.1;21.7;2;14.42;.5;4.44;22420 +71102;44.04753;7.71508;943;20220729;23.6;16.2;19.9;1.8;14.32;6.3;3.44;18466 +71102;44.04753;7.71508;943;20220730;28.8;11.1;20;2.1;12.65;.6;4.55;22679 +71102;44.04753;7.71508;943;20220731;30.2;11.8;21;1.7;11.82;0;4.75;22827 +71102;44.04753;7.71508;943;20220801;30.5;16.5;23.5;1.7;13.22;0;4.88;23642 +71102;44.04753;7.71508;943;20220802;29.8;16.6;23.2;1.9;13.95;0;4.72;22845 +71102;44.04753;7.71508;943;20220803;30.1;17.3;23.7;2.3;15.25;.2;4.57;20922 +71102;44.04753;7.71508;943;20220804;30.1;19.6;24.8;1.4;16.92;.1;3.96;18910 +71102;44.04753;7.71508;943;20220805;30.9;18.6;24.7;1.1;17.15;.8;4.19;20881 +71102;44.04753;7.71508;943;20220806;31.1;14.3;22.7;1.9;15.05;.6;4.52;21213 +71102;44.04753;7.71508;943;20220807;29.4;13.1;21.3;3;14.25;4.9;4.36;20325 +71102;44.04753;7.71508;943;20220808;28.6;13.3;21;2.6;13.75;0;4.2;21394 +71102;44.04753;7.71508;943;20220809;29;15.7;22.3;2.6;14.72;.5;4.31;20466 +71102;44.04753;7.71508;943;20220810;28.5;17.8;23.2;2.4;15.78;7.4;4.11;17397 +71102;44.04753;7.71508;943;20220811;28.1;14.1;21.1;2.3;14.88;.1;4.13;19602 +71102;44.04753;7.71508;943;20220812;27.5;15.9;21.7;1.4;13.62;.1;4.01;20188 +71102;44.04753;7.71508;943;20220813;29.6;10.1;19.9;2;11.28;.4;4.25;21129 +71102;44.04753;7.71508;943;20220814;22.3;12.7;17.5;2;13.42;2.2;2.94;16222 +71102;44.04753;7.71508;943;20220815;25.1;10.6;17.8;1.9;13.28;.3;3.38;19011 +71102;44.04753;7.71508;943;20220816;26.1;13.7;19.9;1.8;13.32;.6;3.64;20450 +71102;44.04753;7.71508;943;20220817;22.6;15.7;19.1;1.9;14.42;7;2.99;16006 +71102;44.04753;7.71508;943;20220818;21.3;13.2;17.2;2.4;14.15;10.9;2.72;15758 +71102;44.04753;7.71508;943;20220819;24.7;11.8;18.2;2.1;13.32;.3;3.23;17833 +71102;44.04753;7.71508;943;20220820;27.4;10.3;18.9;1.7;13.35;0;3.66;19344 +71102;44.04753;7.71508;943;20220821;28;12.5;20.3;1.7;13.65;.9;3.74;18699 +71102;44.04753;7.71508;943;20220822;27.1;14.9;21;2.1;14.22;.7;3.57;18121 +71102;44.04753;7.71508;943;20220823;28.1;14.8;21.4;1.5;14.22;0;3.56;18942 +71102;44.04753;7.71508;943;20220824;27.7;15.1;21.4;1.7;14.25;.1;3.6;18073 +71102;44.04753;7.71508;943;20220825;27.7;15.8;21.8;2;15.62;.1;3.45;17318 +71102;44.04753;7.71508;943;20220826;26;16.7;21.4;1.4;16.12;2.2;3.04;15694 +71102;44.04753;7.71508;943;20220827;26.6;11.6;19.1;1.5;14.85;0;3.27;18083 +71102;44.04753;7.71508;943;20220828;26.1;12.7;19.4;1.8;14.28;.8;3.2;17179 +71102;44.04753;7.71508;943;20220829;26.5;14.6;20.5;1.4;13.75;.5;3.34;18361 +71102;44.04753;7.71508;943;20220830;23.9;16.6;20.3;1.9;14.98;2;2.95;15361 +71102;44.04753;7.71508;943;20220831;24.3;13.6;19;1.7;14.62;4.9;2.84;16229 +71102;44.04753;7.71508;943;20220901;25.3;13.2;19.3;1.8;13.68;1.8;3.06;16601 +71102;44.04753;7.71508;943;20220902;21.3;12.7;17;1.5;13.32;1.5;2.58;15422 +71102;44.04753;7.71508;943;20220903;21.4;11.8;16.6;1.5;13.92;2.1;2.32;13595 +71102;44.04753;7.71508;943;20220904;24.2;9.7;16.9;1.4;13.32;.1;2.76;16568 +71102;44.04753;7.71508;943;20220905;25.3;14.2;19.7;1.4;14.15;0;2.88;16340 +71102;44.04753;7.71508;943;20220906;25;14.2;19.6;1.7;14.72;.4;2.93;16230 +71102;44.04753;7.71508;943;20220907;24.1;15.4;19.8;2.1;14.88;1;2.96;14597 +71102;44.04753;7.71508;943;20220908;22.9;13.1;18;1.9;14.08;0;2.41;12954 +71102;44.04753;7.71508;943;20220909;22.9;12.3;17.6;1.9;11.42;.6;2.59;14941 +71102;44.04753;7.71508;943;20220910;22.1;6.9;14.5;2.2;9.68;0;2.84;15899 +71102;44.04753;7.71508;943;20220911;24.9;7.2;16.1;1.9;11.05;0;2.84;16706 +71102;44.04753;7.71508;943;20220912;24.8;11.8;18.3;1.7;11.88;.1;2.91;17098 +71102;44.04753;7.71508;943;20220913;24.1;13.3;18.7;1.9;13.12;0;2.87;16009 +71102;44.04753;7.71508;943;20220914;20.8;14.5;17.7;2.3;15.25;5.4;1.76;9190 +71102;44.04753;7.71508;943;20220915;23.8;11.9;17.8;1.8;14.58;0;2.38;13549 +71102;44.04753;7.71508;943;20220916;23.2;13.3;18.3;1.9;12.95;.4;2.33;13657 +71102;44.04753;7.71508;943;20220917;19.3;7.2;13.3;2.7;7.75;0;2.95;17498 +71102;44.04753;7.71508;943;20220918;20;2.3;11.1;2;7.22;0;2.47;15063 +71102;44.04753;7.71508;943;20220919;21;7;14;1.5;8.82;0;2.17;15172 +71102;44.04753;7.71508;943;20220920;20.5;7.3;13.9;1.8;8.62;0;2.34;14639 +71102;44.04753;7.71508;943;20220921;15.6;7.8;11.7;2.9;9.15;0;2.02;13481 +71102;44.04753;7.71508;943;20220922;18.6;10.2;14.4;2.1;9.72;0;2.01;10645 +71102;44.04753;7.71508;943;20220923;18.5;7.6;13;2;9.28;.6;2.01;13013 +71102;44.04753;7.71508;943;20220924;12;10.3;11.1;1.8;11.05;11.7;.96;5275 +71102;44.04753;7.71508;943;20220925;15.1;7.2;11.1;1.9;10.08;3.2;1.39;9863 +71102;44.04753;7.71508;943;20220926;16.9;6.9;11.9;1.7;8.98;0;1.78;12406 +71102;44.04753;7.71508;943;20220927;17.7;8.2;12.9;2.2;8.92;0;1.73;10559 +71102;44.04753;7.71508;943;20220928;15.3;7.2;11.2;2.1;9.48;.1;1.4;10637 +71102;44.04753;7.71508;943;20220929;15.9;9.8;12.8;2;10.32;0;1.51;8903 +71102;44.04753;7.71508;943;20220930;11.5;7.3;9.4;1.5;9.38;5;1.11;8449 +71102;44.04753;7.71508;943;20221001;13.8;5;9.4;1.9;9.78;0;1.24;10630 +71102;44.04753;7.71508;943;20221002;21.4;9.6;15.5;1.6;11.02;.1;1.99;11284 +71102;44.04753;7.71508;943;20221003;22;8.9;15.4;1.6;9.28;0;2.08;12708 +71102;44.04753;7.71508;943;20221004;20.5;8.4;14.5;1.3;9.82;0;1.86;12824 +71102;44.04753;7.71508;943;20221005;19.6;9.4;14.5;1.5;10.65;.1;1.78;12606 +71102;44.04753;7.71508;943;20221006;20.5;9.7;15.1;1.4;11.02;0;1.65;11838 +71102;44.04753;7.71508;943;20221007;20.2;9.3;14.7;2.8;10.52;0;1.79;11990 +71102;44.04753;7.71508;943;20221008;15.9;6.9;11.4;.9;11.35;3.2;1.19;9670 +71102;44.04753;7.71508;943;20221009;14.7;10.1;12.4;.9;12.32;12.6;1.01;7148 +71102;44.04753;7.71508;943;20221010;15.2;10.2;12.7;1.6;11.42;0;1.2;8570 +71102;44.04753;7.71508;943;20221011;19.5;9.1;14.3;2.6;10.82;.1;1.67;10710 +71102;44.04753;7.71508;943;20221012;18;10.2;14.1;2.7;10.72;0;1.47;9836 +71102;44.04753;7.71508;943;20221013;17.3;8.1;12.7;2.1;9.95;.1;1.42;10149 +71102;44.04753;7.71508;943;20221014;17.5;9.9;13.7;1.6;10.55;0;1.36;9494 +71102;44.04753;7.71508;943;20221015;20.7;5.9;13.3;1;10.28;0;1.49;12466 +71102;44.04753;7.71508;943;20221016;19.7;6.6;13.2;1.2;10.38;0;1.4;10527 +71102;44.04753;7.71508;943;20221017;20;9.7;14.9;1.5;10.75;0;1.57;11133 +71102;44.04753;7.71508;943;20221018;21.8;10.6;16.2;1;11.18;0;1.58;11206 +71102;44.04753;7.71508;943;20221019;23.3;10.5;16.9;1.4;10.28;0;1.74;11063 +71102;44.04753;7.71508;943;20221020;16.9;10.2;13.6;1.7;11.35;.5;1.26;9375 +71102;44.04753;7.71508;943;20221021;14;12.3;13.2;3.1;13.45;6.9;.71;4549 +71102;44.04753;7.71508;943;20221022;17.9;12.5;15.2;3.2;12.65;0;1.31;6538 +71102;44.04753;7.71508;943;20221023;18.9;9;13.9;2.6;12.15;0;1.13;9059 +71102;44.04753;7.71508;943;20221024;16.8;12.5;14.6;2.8;12.58;.3;1.07;6829 +71102;44.04753;7.71508;943;20221025;18.2;11;14.6;1.3;11.08;0;1.2;8866 +71102;44.04753;7.71508;943;20221026;18.9;9.8;14.4;1.2;10.85;.1;1.3;9638 +71102;44.04753;7.71508;943;20221027;21.3;11.1;16.2;2;11.18;0;1.46;9794 +71102;44.04753;7.71508;943;20221028;21.3;10.8;16.1;2.3;10.12;0;1.62;10309 +71102;44.04753;7.71508;943;20221029;23.8;8;15.9;1.2;8.62;0;1.63;10312 +71102;44.04753;7.71508;943;20221030;22.4;8.2;15.3;.8;8.68;0;1.25;9249 +71102;44.04753;7.71508;943;20221031;20;9.2;14.6;1.6;8.75;0;1.5;9071 +71102;44.04753;7.71508;943;20221101;15.9;7.8;11.9;1.7;9.95;9;.9;6997 +71102;44.04753;7.71508;943;20221102;15.9;7.8;11.9;1.1;9.28;0;.9;7938 +71102;44.04753;7.71508;943;20221103;11.6;6.4;9;1.3;8.78;14.4;.66;6435 +71102;44.04753;7.71508;943;20221104;10.6;6.5;8.6;2.5;8.05;2.4;.79;5575 +71102;44.04753;7.71508;943;20221105;13.3;.3;6.8;3.4;5.92;0;1.19;7787 +71102;44.04753;7.71508;943;20221106;15.1;.4;7.7;1.6;5.72;.1;1.11;7985 +71102;44.04753;7.71508;943;20221107;13.7;2.8;8.2;1.4;6.75;0;.77;8412 +71102;44.04753;7.71508;943;20221108;13.9;3.8;8.8;1.4;7.28;0;.84;8405 +71102;44.04753;7.71508;943;20221109;11.1;6.7;8.9;1.8;9.15;11.1;.6;5768 +71102;44.04753;7.71508;943;20221110;14.4;4.4;9.4;2.3;8.38;0;.65;7588 +71102;44.04753;7.71508;943;20221111;13.8;4.1;9;3;7.55;0;.71;8149 +71102;44.04753;7.71508;943;20221112;17.5;2.3;9.9;2.9;7.22;0;1.14;8217 +71102;44.04753;7.71508;943;20221113;13.5;5.4;9.4;2.6;7.25;.1;.91;6106 +71102;44.04753;7.71508;943;20221114;8.7;4.1;6.4;1.5;7.65;2.5;.54;5533 +71102;44.04753;7.71508;943;20221115;7.3;4.9;6.1;1.1;8.85;2.1;.43;3619 +71102;44.04753;7.71508;943;20221116;11.7;4.7;8.2;2.2;8.52;0;.72;5320 +71102;44.04753;7.71508;943;20221117;12.3;3.7;8;2.4;8.48;0;.84;6749 +71102;44.04753;7.71508;943;20221118;12.3;5;8.7;1.9;7.32;.1;.83;4993 +71102;44.04753;7.71508;943;20221119;10.2;-1.5;4.4;1.9;5.32;0;.63;6532 +71102;44.04753;7.71508;943;20221120;8.6;-3.1;2.8;2;4.75;0;.7;6622 +71102;44.04753;7.71508;943;20221121;7.3;.4;3.8;1.8;5.22;9.1;.67;5698 +71102;44.04753;7.71508;943;20221122;8.2;.2;4.2;2.4;5.65;1.6;.64;4926 +71102;44.04753;7.71508;943;20221123;8.5;.8;4.7;2.2;5.12;0;.75;6688 +71102;44.04753;7.71508;943;20221124;11.9;1.1;6.5;2.2;5.52;0;.86;6291 +71102;44.04753;7.71508;943;20221125;9.6;2.3;5.9;2.4;6.02;0;.49;6081 +71102;44.04753;7.71508;943;20221126;10.6;-1.6;4.5;2.8;5.18;0;.6;6259 +71102;44.04753;7.71508;943;20221127;9;-2.6;3.2;2.2;4.78;0;.51;6035 +71102;44.04753;7.71508;943;20221128;4.7;.2;2.4;2.2;5.28;.2;.35;4784 +71102;44.04753;7.71508;943;20221129;3.5;-.8;1.3;3.3;5.42;.4;.3;3626 +71102;44.04753;7.71508;943;20221130;4.8;-1.4;1.7;2.1;4.82;.1;.32;5202 +71102;44.04753;7.71508;943;20221201;6.7;-1.9;2.4;1.7;4.68;.1;.31;5703 +71102;44.04753;7.71508;943;20221202;4.9;-2;1.4;2.3;4.62;3.2;.34;5322 +71102;44.04753;7.71508;943;20221203;4.2;-2.3;1;4.3;5.12;15.7;.44;3592 +71102;44.04753;7.71508;943;20221204;5.9;2;4;2.6;6.25;11.8;.44;3488 +71102;44.04753;7.71508;943;20221205;5.8;1;3.4;1.5;6.05;0;.38;3701 +71102;44.04753;7.71508;943;20221206;6.3;-.9;2.7;1.4;4.62;0;.43;5451 +71102;44.04753;7.71508;943;20221207;6.5;-1;2.8;1.7;3.98;0;.68;5272 +71102;44.04753;7.71508;943;20221208;3.8;-4.9;-.5;2.2;4.45;11.3;.35;4894 +71102;44.04753;7.71508;943;20221209;1.7;-.5;.6;1.6;6.15;12.6;.28;2703 +71102;44.04753;7.71508;943;20221210;7.1;1.5;4.3;2;6.42;.1;.33;4087 +71102;44.04753;7.71508;943;20221211;2.8;-4.3;-.7;2.5;3.42;.2;.6;4363 +71102;44.04753;7.71508;943;20221212;1.7;-5.2;-1.7;1.5;3.72;5.3;.31;5738 +71102;44.04753;7.71508;943;20221213;-1;-4;-2.5;3.1;4.65;.9;.23;2978 +71102;44.04753;7.71508;943;20221214;2;-2;0;3;5.88;.1;.21;2982 +71102;44.04753;7.71508;943;20221215;2.2;-1.3;.4;1.5;6.18;38.4;.26;2952 +71102;44.04753;7.71508;943;20221216;5.1;.2;2.7;.8;6.75;1.6;.22;3156 +71102;44.04753;7.71508;943;20221217;6.5;-.8;2.9;1.5;5.32;0;.43;4196 +71102;44.04753;7.71508;943;20221218;5.7;-6.9;-.6;2.5;3.98;0;.26;5627 +71102;44.04753;7.71508;943;20221219;4.2;-2.8;.7;1.3;4.82;.6;.2;5301 +71102;44.04753;7.71508;943;20221220;5.1;-1.7;1.7;1.6;5.55;1.3;.21;5048 +71102;44.04753;7.71508;943;20221221;5.4;1.1;3.3;1.6;6.92;12.8;.22;3728 +71102;44.04753;7.71508;943;20221222;6.8;1.8;4.3;1.3;6.98;0;.32;4346 +71102;44.04753;7.71508;943;20221223;8.7;1.5;5.1;1.4;7.88;0;.44;4914 +71102;44.04753;7.71508;943;20221224;12.3;2.9;7.6;1.3;7.58;0;.53;4696 +71102;44.04753;7.71508;943;20221225;10.5;0;5.3;1;6.62;0;.28;5337 +71102;44.04753;7.71508;943;20221226;9.3;-.1;4.6;1.7;6.75;0;.29;4970 +71102;44.04753;7.71508;943;20221227;9.1;2.4;5.8;.8;6.62;0;.35;4598 +71102;44.04753;7.71508;943;20221228;5.8;-.4;2.7;1.2;5.22;0;.34;4991 +71102;44.04753;7.71508;943;20221229;6.1;0;3.1;1.9;5.98;.2;.26;4779 +71102;44.04753;7.71508;943;20221230;6;2.1;4.1;2;7.35;0;.24;3542 +71102;44.04753;7.71508;943;20221231;10.9;1.8;6.4;1.7;7.85;0;.27;4488 +72072;43.58347;-1.45695;6;20220101;23.5;13.4;18.5;2.4;9.9;0;2.03;5624 +72072;43.58347;-1.45695;6;20220102;17.3;10;13.7;2.4;11.6;0;1.05;4621 +72072;43.58347;-1.45695;6;20220103;19.3;9.4;14.4;2.8;11.5;0;1.32;5624 +72072;43.58347;-1.45695;6;20220104;17.7;12.4;15.1;6.1;11.2;16.8;2.31;3806 +72072;43.58347;-1.45695;6;20220105;10.2;7.2;8.7;3.5;7.7;1.9;1.26;2575 +72072;43.58347;-1.45695;6;20220106;9.3;1.5;5.4;1.8;6;.4;.77;4961 +72072;43.58347;-1.45695;6;20220107;12.5;.8;6.7;5.6;9;7.8;.72;6410 +72072;43.58347;-1.45695;6;20220108;12.8;10.9;11.9;9.3;11;6.4;1.58;1854 +72072;43.58347;-1.45695;6;20220109;12.6;11.6;12.1;8.7;12.8;28.5;.83;1017 +72072;43.58347;-1.45695;6;20220110;12.9;12.1;12.5;8.2;14;3.3;.46;793 +72072;43.58347;-1.45695;6;20220111;10.3;7.7;9;1;10;0;.51;2467 +72072;43.58347;-1.45695;6;20220112;7.7;-.6;3.6;1.2;6.8;0;.41;5453 +72072;43.58347;-1.45695;6;20220113;10.3;-1.5;4.4;2.9;6.9;.1;.73;6812 +72072;43.58347;-1.45695;6;20220114;9.8;-.4;4.7;3.1;6.8;.1;.8;6312 +72072;43.58347;-1.45695;6;20220115;11.9;-2;5;1.4;6.5;.1;.64;7660 +72072;43.58347;-1.45695;6;20220116;11.7;-.8;5.5;2.5;7;.2;.83;7278 +72072;43.58347;-1.45695;6;20220117;9.6;1.8;5.7;2.6;7.8;0;.64;5551 +72072;43.58347;-1.45695;6;20220118;6.4;2.5;4.5;1.7;8.1;.1;.36;3604 +72072;43.58347;-1.45695;6;20220119;10.5;5;7.8;2;9.3;.7;.57;4575 +72072;43.58347;-1.45695;6;20220120;10.2;6;8.1;3.5;10.1;3.3;.52;3892 +72072;43.58347;-1.45695;6;20220121;6.7;1.3;4;2.7;6.3;.1;.76;4643 +72072;43.58347;-1.45695;6;20220122;8;-1;3.5;2.4;5.4;0;.89;6442 +72072;43.58347;-1.45695;6;20220123;11;-1.8;4.6;2.9;6.2;.1;1.03;8025 +72072;43.58347;-1.45695;6;20220124;14.4;1.3;7.9;2.8;7.1;0;1.32;8238 +72072;43.58347;-1.45695;6;20220125;15.2;-.9;7.2;2;6.7;0;1.15;9388 +72072;43.58347;-1.45695;6;20220126;13.2;1.5;7.4;2.4;7.2;0;1.11;7921 +72072;43.58347;-1.45695;6;20220127;8;-.2;3.9;1.9;7.6;.1;.47;6516 +72072;43.58347;-1.45695;6;20220128;8.1;5.6;6.9;2.1;7.7;0;.8;3085 +72072;43.58347;-1.45695;6;20220129;3.5;-.5;1.5;2;6.9;.1;.29;4300 +72072;43.58347;-1.45695;6;20220130;2;.4;1.2;2;6.7;.4;.29;2300 +72072;43.58347;-1.45695;6;20220131;11.3;1.4;6.4;5.3;9.6;2.1;.49;7697 +72072;43.58347;-1.45695;6;20220201;11;4.6;7.8;3.2;9.3;.1;.77;6030 +72072;43.58347;-1.45695;6;20220202;14.3;9.4;11.9;3;11.2;0;1.08;5197 +72072;43.58347;-1.45695;6;20220203;13.7;5.4;9.6;3.1;11.7;0;.61;7246 +72072;43.58347;-1.45695;6;20220204;12.2;6.6;9.4;2.8;11.3;2.6;.6;5814 +72072;43.58347;-1.45695;6;20220205;10.5;6.7;8.6;2.9;8.8;0;1;4640 +72072;43.58347;-1.45695;6;20220206;11;1.8;6.4;3.8;9.1;.7;.69;8034 +72072;43.58347;-1.45695;6;20220207;13.1;10.5;11.8;4;11.5;1.8;1.09;3744 +72072;43.58347;-1.45695;6;20220208;15.9;6.4;11.2;2.8;9.6;0;1.44;8422 +72072;43.58347;-1.45695;6;20220209;15;4.5;9.8;1.6;9.3;.1;1.08;9047 +72072;43.58347;-1.45695;6;20220210;7;3.5;5.3;1.9;9.68;2.2;1.28;9645 +72072;43.58347;-1.45695;6;20220211;11.1;9.1;10.1;1.9;10.34;0;.8;3406 +72072;43.58347;-1.45695;6;20220212;14.8;5.8;10.3;1.5;9.41;0;1.11;9513 +72072;43.58347;-1.45695;6;20220213;19.4;4.8;12.1;4.7;9.21;6.3;2.39;9931 +72072;43.58347;-1.45695;6;20220214;12;8.6;10.3;7;9.88;24.9;1.42;5414 +72072;43.58347;-1.45695;6;20220215;13.5;8.1;10.8;4.3;9.54;4.2;1.51;6641 +72072;43.58347;-1.45695;6;20220216;13.4;10.1;11.8;6.2;12.4;4.5;.98;5050 +72072;43.58347;-1.45695;6;20220217;15;12.6;13.8;3.5;12.5;.2;1.33;4189 +72072;43.58347;-1.45695;6;20220218;14.3;5.6;10;4;11.1;1.4;1.08;9242 +72072;43.58347;-1.45695;6;20220219;12.1;7.7;9.9;2.7;9.7;2.4;1.15;6303 +72072;43.58347;-1.45695;6;20220220;12.6;5.6;9.1;4.9;11.2;2.2;.77;8397 +72072;43.58347;-1.45695;6;20220221;13;11.8;12.4;6.2;11.5;1;1.46;2790 +72072;43.58347;-1.45695;6;20220222;13.2;11.4;12.3;2.8;10.2;.1;1.42;3760 +72072;43.58347;-1.45695;6;20220223;17.5;2.2;9.9;2.2;9.6;0;1.64;13551 +72072;43.58347;-1.45695;6;20220224;12.6;5.8;9.2;4.3;11.3;1.3;.81;8736 +72072;43.58347;-1.45695;6;20220225;12.9;6.2;9.6;2.4;8;0;1.55;8783 +72072;43.58347;-1.45695;6;20220226;15.7;2.3;9;3.5;6.3;0;2.42;13114 +72072;43.58347;-1.45695;6;20220227;13.7;8;10.9;1.9;10;.1;1.3;8229 +72072;43.58347;-1.45695;6;20220228;20.3;3.6;12;1.5;9.3;0;1.97;15174 +72072;43.58347;-1.45695;6;20220301;19.6;3.8;11.7;2.1;9;.2;2.17;14916 +72072;43.58347;-1.45695;6;20220302;12.9;11.3;12.1;3.5;12.3;1.9;1.02;3950 +72072;43.58347;-1.45695;6;20220303;14.3;6.6;10.5;5;11.4;11.9;1.28;10301 +72072;43.58347;-1.45695;6;20220304;12.1;10.3;11.2;7.1;10.1;2.2;1.76;4396 +72072;43.58347;-1.45695;6;20220305;11.2;6.2;8.7;3;9;.6;1.3;8274 +72072;43.58347;-1.45695;6;20220306;10.5;5.4;8;1.3;8.4;.4;1.14;8480 +72072;43.58347;-1.45695;6;20220307;12.8;2.9;7.9;2.6;7.7;0;1.67;12463 +72072;43.58347;-1.45695;6;20220308;14.4;9.5;12;2.8;9.4;1.9;1.85;8505 +72072;43.58347;-1.45695;6;20220309;17.7;5;11.4;3.9;9;.4;2.55;14635 +72072;43.58347;-1.45695;6;20220310;16.1;11.6;13.9;2.2;11.9;3.7;1.64;8308 +72072;43.58347;-1.45695;6;20220311;18.5;12.5;15.5;4;10.9;13.4;2.72;9909 +72072;43.58347;-1.45695;6;20220312;16.3;8.1;12.2;2.2;10.3;10.3;1.89;11939 +72072;43.58347;-1.45695;6;20220313;13.8;9.5;11.7;4.3;9.6;5.9;2.02;8402 +72072;43.58347;-1.45695;6;20220314;12.1;6.9;9.5;3.1;9.3;.6;1.53;9479 +72072;43.58347;-1.45695;6;20220315;21.8;8.6;15.2;3.3;12.2;0;2.85;16029 +72072;43.58347;-1.45695;6;20220316;14.5;11.8;13.2;4.5;13.1;1.4;1.34;6643 +72072;43.58347;-1.45695;6;20220317;11.1;11.2;11.2;7.4;11.9;17.7;.84;0 +72072;43.58347;-1.45695;6;20220318;11.8;8.8;10.3;1.8;9.91;0;1.16;5398 +72072;43.58347;-1.45695;6;20220319;19.3;6.9;13.1;2.8;9.98;0;2.48;13815 +72072;43.58347;-1.45695;6;20220320;19.8;10.5;15.2;3.2;9.68;0;2.79;9784 +72072;43.58347;-1.45695;6;20220321;21;11.7;16.3;3.6;9.94;.3;3.35;12734 +72072;43.58347;-1.45695;6;20220322;17.8;9.9;13.9;3.7;8.28;0;2.95;9228 +72072;43.58347;-1.45695;6;20220323;19.7;10.3;15;3.7;7.91;0;3.74;17347 +72072;43.58347;-1.45695;6;20220324;18.9;7.8;13.3;2.9;9.31;0;2.85;16300 +72072;43.58347;-1.45695;6;20220325;18.6;10.3;14.5;2.2;9.91;0;2.56;13604 +72072;43.58347;-1.45695;6;20220326;19;7.9;13.4;3.2;9.31;0;3.03;17348 +72072;43.58347;-1.45695;6;20220327;22.3;9.4;15.9;2.7;9.24;0;3.51;17512 +72072;43.58347;-1.45695;6;20220328;22;12.7;17.3;2.6;9.31;0;3.3;12289 +72072;43.58347;-1.45695;6;20220329;15.9;11.9;13.9;3.3;11.94;.3;1.76;6590 +72072;43.58347;-1.45695;6;20220330;13.8;11.5;12.6;4;11.64;10.3;1.45;4750 +72072;43.58347;-1.45695;6;20220331;13.7;9.2;11.4;5.5;9.78;14.5;2.14;10130 +72072;43.58347;-1.45695;6;20220401;8.9;2.6;5.7;2.9;6.46;6.5;1.66;11800 +72072;43.58347;-1.45695;6;20220402;10.2;3.5;6.9;4.5;6.76;.4;2.2;15859 +72072;43.58347;-1.45695;6;20220403;10;1.9;5.9;3;6.38;.2;2.14;16724 +72072;43.58347;-1.45695;6;20220404;11.5;2.1;6.8;1.8;5.43;.1;2.25;19043 +72072;43.58347;-1.45695;6;20220405;15.5;-.6;7.4;1.3;6.46;0;2.49;21653 +72072;43.58347;-1.45695;6;20220406;14;5.2;9.6;3.4;9.48;0;1.78;11117 +72072;43.58347;-1.45695;6;20220407;21.1;8.5;14.8;4.1;10.74;1.4;3.15;13000 +72072;43.58347;-1.45695;6;20220408;21.4;11.4;16.4;4.6;11.18;1.4;3.22;8817 +72072;43.58347;-1.45695;6;20220409;15.5;10;12.7;3.2;9.31;.3;2.97;18528 +72072;43.58347;-1.45695;6;20220410;24.2;4.2;14.2;4;8.48;0;4.72;23611 +72072;43.58347;-1.45695;6;20220411;26;10.4;18.2;3;11.41;.7;3.89;15350 +72072;43.58347;-1.45695;6;20220412;22.1;13.2;17.6;3.3;11.74;.1;3.53;14868 +72072;43.58347;-1.45695;6;20220413;17.2;10.3;13.7;3;13.08;.3;2.04;12684 +72072;43.58347;-1.45695;6;20220414;18.7;12.7;15.7;2.7;14.11;0;2.6;15923 +72072;43.58347;-1.45695;6;20220415;16.6;11.3;14;2.9;13.68;.1;1.9;11777 +72072;43.58347;-1.45695;6;20220416;17.7;12.2;14.9;2.5;13.34;0;2.75;17695 +72072;43.58347;-1.45695;6;20220417;18.3;10;14.1;3.9;13.48;0;2.66;18137 +72072;43.58347;-1.45695;6;20220418;17.4;12.8;15.1;3.3;12.78;0;2.53;13778 +72072;43.58347;-1.45695;6;20220419;12.3;11.3;11.8;3.6;11.44;17;1.15;2300 +72072;43.58347;-1.45695;6;20220420;11.4;9.5;10.5;5.9;11.64;33.5;.9;4626 +72072;43.58347;-1.45695;6;20220421;12.1;10.2;11.2;4.2;12.08;4.5;.86;2525 +72072;43.58347;-1.45695;6;20220422;21.2;6.9;14.1;4.1;9.96;2.1;4.01;21647 +72072;43.58347;-1.45695;6;20220423;14.8;11.3;13;5.2;11.61;10.3;2.2;11216 +72072;43.58347;-1.45695;6;20220424;16.4;9.9;13.1;6.1;12.21;2.6;2.39;14532 +72072;43.58347;-1.45695;6;20220425;18.9;7.4;13.2;2.4;11.04;0;3.36;23232 +72072;43.58347;-1.45695;6;20220426;24;9.3;16.7;3.3;12.61;1.4;4.42;24010 +72072;43.58347;-1.45695;6;20220427;16.6;13.4;15;2.5;14.35;1.5;1.77;8664 +72072;43.58347;-1.45695;6;20220428;15.4;13;14.2;2.5;14.44;.6;1.29;6179 +72072;43.58347;-1.45695;6;20220429;18.2;12.1;15.2;1.8;13.68;0;2.35;13681 +72072;43.58347;-1.45695;6;20220430;17.8;12.9;15.4;2.4;13.41;0;2.58;14775 +72072;43.58347;-1.45695;6;20220501;17.7;12.1;14.9;3;13.18;0;2.65;15460 +72072;43.58347;-1.45695;6;20220502;16.2;12.6;14.4;3.2;12.91;0;2.04;9922 +72072;43.58347;-1.45695;6;20220503;18.4;13;15.7;4.4;14.54;1;2.4;12811 +72072;43.58347;-1.45695;6;20220504;17.6;13.9;15.7;5;14.21;0;2.37;11587 +72072;43.58347;-1.45695;6;20220505;18.5;12.2;15.3;3.6;13.74;0;2.72;16087 +72072;43.58347;-1.45695;6;20220506;16.4;14.1;15.3;4.2;14.3;0;2.02;9443 +72072;43.58347;-1.45695;6;20220507;17.9;14.5;16.2;3.4;14.9;.1;2.35;11813 +72072;43.58347;-1.45695;6;20220508;18.5;14.9;16.7;2.9;16.1;.1;2.27;12253 +72072;43.58347;-1.45695;6;20220509;20.6;10.4;15.5;2.4;15.2;0;3.22;21585 +72072;43.58347;-1.45695;6;20220510;22.9;10.1;16.5;1.7;14.6;0;3.87;24442 +72072;43.58347;-1.45695;6;20220511;18.8;15.3;17.1;2.4;15.2;.3;2.47;12238 +72072;43.58347;-1.45695;6;20220512;20.4;14.8;17.6;2.5;15.5;0;2.99;15883 +72072;43.58347;-1.45695;6;20220513;20.6;15.4;18;2.7;16.1;0;2.95;15326 +72072;43.58347;-1.45695;6;20220514;30.7;11.1;20.9;2.5;16.2;1.9;5.83;29823 +72072;43.58347;-1.45695;6;20220515;27.8;16.3;22.1;3;18.4;4.3;4.88;23595 +72072;43.58347;-1.45695;6;20220516;26.2;16.1;21.2;2.7;17.8;0;4.42;22119 +72072;43.58347;-1.45695;6;20220517;25.3;16.7;21;3;17.4;0;4.25;20391 +72072;43.58347;-1.45695;6;20220518;33.7;14.3;24;3.9;18;1.5;7.14;30261 +72072;43.58347;-1.45695;6;20220519;26;17.5;21.8;3.4;18.4;0;4.4;20413 +72072;43.58347;-1.45695;6;20220520;20.7;18;19.4;3.2;19;0;2.35;10996 +72072;43.58347;-1.45695;6;20220521;26.2;17.7;22;2.8;19.2;0;4.26;20553 +72072;43.58347;-1.45695;6;20220522;30.7;18.2;24.5;5.3;19.9;1.4;6.31;25273 +72072;43.58347;-1.45695;6;20220523;19.2;16.8;18;8.3;16.3;4.2;2.82;10403 +72072;43.58347;-1.45695;6;20220524;16.3;14.9;15.6;5.5;13.6;8.5;2.3;7674 +72072;43.58347;-1.45695;6;20220525;18.9;12.6;15.8;5.2;13;0;3.46;17740 +72072;43.58347;-1.45695;6;20220526;19.4;11.7;15.6;2.4;14;.1;3.23;19801 +72072;43.58347;-1.45695;6;20220527;20.8;12.6;16.7;3;15.3;0;3.43;20530 +72072;43.58347;-1.45695;6;20220528;21.2;9.8;15.5;1.8;15.6;0;3.63;24494 +72072;43.58347;-1.45695;6;20220529;22.2;10.4;16.3;2.9;14.2;.1;4.09;25004 +72072;43.58347;-1.45695;6;20220530;19.9;10.3;15.1;3;11.2;0;3.97;22483 +72072;43.58347;-1.45695;6;20220531;20.7;11.4;16.1;2.3;13.8;0;3.67;22159 +72072;43.58347;-1.45695;6;20220601;21.7;12.7;17.2;2.7;16.3;0;3.57;21825 +72072;43.58347;-1.45695;6;20220602;21.8;17.8;19.8;4.7;18.9;1.4;2.99;14161 +72072;43.58347;-1.45695;6;20220603;21.6;18.2;19.9;4.5;19.2;8.4;2.81;12984 +72072;43.58347;-1.45695;6;20220604;21.5;18.2;19.9;3.2;19;1.9;2.73;12797 +72072;43.58347;-1.45695;6;20220605;21.6;18.2;19.9;2.8;17.1;0;3.04;13032 +72072;43.58347;-1.45695;6;20220606;21.8;15.7;18.8;1.8;17;.1;3.29;17912 +72072;43.58347;-1.45695;6;20220607;21.3;18.9;20.1;2.9;17.6;2.2;2.75;10784 +72072;43.58347;-1.45695;6;20220608;19.2;15.1;17.2;2.4;17.4;3.8;2.48;14502 +72072;43.58347;-1.45695;6;20220609;21.4;17.6;19.5;3.1;15.4;.1;3.39;13933 +72072;43.58347;-1.45695;6;20220610;23.2;12.3;17.8;3.3;16.6;0;4.07;24498 +72072;43.58347;-1.45695;6;20220611;22.7;18.9;20.8;2.8;19.8;0;2.98;13965 +72072;43.58347;-1.45695;6;20220612;22.7;19.6;21.2;3.6;20.2;3.5;2.9;12505 +72072;43.58347;-1.45695;6;20220613;23.4;19.7;21.6;2.9;20.8;.1;3.02;13790 +72072;43.58347;-1.45695;6;20220614;27.5;17.4;22.5;2.3;22.1;0;4.5;23621 +72072;43.58347;-1.45695;6;20220615;24.8;20.6;22.7;3.4;21.9;0;3.37;14795 +72072;43.58347;-1.45695;6;20220616;35;18.6;26.8;2.1;22.6;0;6.7;30479 +72072;43.58347;-1.45695;6;20220617;37.1;20.9;29;3.4;22.6;0;7.88;30298 +72072;43.58347;-1.45695;6;20220618;39.9;22.1;31;3.5;23.2;0;8.85;31830 +72072;43.58347;-1.45695;6;20220619;23.8;19;21.4;4.6;19.4;.8;3.69;15928 +72072;43.58347;-1.45695;6;20220620;25.1;19.3;22.2;4.7;19.2;1;4.27;17636 +72072;43.58347;-1.45695;6;20220621;22.9;19.1;21;5.2;20.6;9.2;3.07;14035 +72072;43.58347;-1.45695;6;20220622;22.7;17.3;20;4.9;18.2;.8;3.6;16971 +72072;43.58347;-1.45695;6;20220623;23.6;14.9;19.3;2.2;18.3;6.6;3.84;21875 +72072;43.58347;-1.45695;6;20220624;22.6;17.3;20;4.4;16.9;.6;3.81;16792 +72072;43.58347;-1.45695;6;20220625;19.4;15.9;17.7;3;16;6.8;2.73;13404 +72072;43.58347;-1.45695;6;20220626;18.7;14.1;16.4;1.8;15.4;6.8;2.71;15543 +72072;43.58347;-1.45695;6;20220627;18.8;15;16.9;2.1;15.9;.5;2.58;14003 +72072;43.58347;-1.45695;6;20220628;22.4;15.5;19;2.8;15;0;3.92;19291 +72072;43.58347;-1.45695;6;20220629;21.9;12.1;17;2.5;15.8;2.6;3.79;23212 +72072;43.58347;-1.45695;6;20220630;18.8;15.3;17.1;2.8;15.7;3.2;2.6;13352 +72072;43.58347;-1.45695;6;20220701;22.5;12.2;17.4;2.7;14.7;0;4.12;23780 +72072;43.58347;-1.45695;6;20220702;27.8;13.9;20.9;3.4;16;0;5.65;27795 +72072;43.58347;-1.45695;6;20220703;22.1;14.8;18.5;3.6;17.6;.1;3.46;19771 +72072;43.58347;-1.45695;6;20220704;21.1;18.4;19.8;3.2;17.5;.5;2.81;11515 +72072;43.58347;-1.45695;6;20220705;23.5;16.7;20.1;2.6;19.7;.1;3.48;18983 +72072;43.58347;-1.45695;6;20220706;23.7;16.5;20.1;2.6;18.7;0;3.69;19538 +72072;43.58347;-1.45695;6;20220707;23.4;20.6;22;4.2;20.3;0;3.13;11690 +72072;43.58347;-1.45695;6;20220708;23.9;18.8;21.4;2.8;19.2;0;3.51;16186 +72072;43.58347;-1.45695;6;20220709;24.9;17;21;3.4;21.1;.1;3.73;20413 +72072;43.58347;-1.45695;6;20220710;26.1;16.3;21.2;2.5;21.5;.2;4.1;22832 +72072;43.58347;-1.45695;6;20220711;27.5;15.4;21.5;2.3;21.8;0;4.56;25456 +72072;43.58347;-1.45695;6;20220712;27.2;20;23.6;2.2;24.7;.2;3.82;19305 +72072;43.58347;-1.45695;6;20220713;28.4;15.8;22.1;1.4;22.4;.1;4.7;25884 +72072;43.58347;-1.45695;6;20220714;28.4;17.6;23;2.4;23;0;4.57;23812 +72072;43.58347;-1.45695;6;20220715;26.7;23.2;25;3.5;23.6;0;3.54;12980 +72072;43.58347;-1.45695;6;20220716;35.6;18.4;27;2.5;20;.1;7.04;30223 +72072;43.58347;-1.45695;6;20220717;39.3;21.7;30.5;3.1;16.1;0;8.64;30503 +72072;43.58347;-1.45695;6;20220718;40.2;22.4;31.3;4.4;19.4;0;9.69;30596 +72072;43.58347;-1.45695;6;20220719;26.1;22;24.1;5.7;21.6;.2;4.14;13987 +72072;43.58347;-1.45695;6;20220720;24.8;21.3;23.1;2.2;20.6;6.7;3.13;12786 +72072;43.58347;-1.45695;6;20220721;27.4;18.4;22.9;4;20.3;0;4.69;21194 +72072;43.58347;-1.45695;6;20220722;23.1;21.4;22.3;5.3;19.6;0;3.16;8470 +72072;43.58347;-1.45695;6;20220723;24.4;17.5;21;3;17.4;0;3.95;18276 +72072;43.58347;-1.45695;6;20220724;36.1;16.1;26.1;3.9;20.3;.1;7.62;30276 +72072;43.58347;-1.45695;6;20220725;24.6;21.9;23.3;5.4;20.6;.1;3.6;10879 +72072;43.58347;-1.45695;6;20220726;24.3;17.9;21.1;3.4;17.1;.3;3.99;17362 +72072;43.58347;-1.45695;6;20220727;24.2;15.7;20;3.2;15.6;0;4.23;20122 +72072;43.58347;-1.45695;6;20220728;24.1;16.2;20.2;2.5;16.8;4.5;3.85;19277 +72072;43.58347;-1.45695;6;20220729;24.8;16.6;20.7;2.4;18.5;.5;3.8;19582 +72072;43.58347;-1.45695;6;20220730;25;17.2;21.1;2.6;20.2;0;3.63;18988 +72072;43.58347;-1.45695;6;20220731;24.8;17.4;21.1;3;20.5;0;3.52;18382 +72072;43.58347;-1.45695;6;20220801;24.7;21.1;22.9;3.1;20.9;0;3.17;12384 +72072;43.58347;-1.45695;6;20220802;26;17.3;21.7;3.3;22.3;.1;3.64;19859 +72072;43.58347;-1.45695;6;20220803;26.4;22.9;24.7;4;25.7;.1;3;12078 +72072;43.58347;-1.45695;6;20220804;26.2;23.1;24.7;4.1;23.7;.5;3.26;11237 +72072;43.58347;-1.45695;6;20220805;24.8;22.1;23.5;4.3;20.6;0;3.37;10350 +72072;43.58347;-1.45695;6;20220806;25.9;21.9;23.9;3.6;20.8;0;3.63;12804 +72072;43.58347;-1.45695;6;20220807;25.8;19.6;22.7;3.1;20.5;0;3.66;16166 +72072;43.58347;-1.45695;6;20220808;26.3;18.4;22.4;3.9;21.5;.2;3.81;18314 +72072;43.58347;-1.45695;6;20220809;26.7;22.4;24.6;3.5;22.6;.2;3.54;13110 +72072;43.58347;-1.45695;6;20220810;29.4;18.4;23.9;2.8;23;0;4.45;21606 +72072;43.58347;-1.45695;6;20220811;33.6;21.6;27.6;3.5;24.8;0;5.69;22499 +72072;43.58347;-1.45695;6;20220812;26.2;23.5;24.9;4.7;25.9;0;2.8;9952 +72072;43.58347;-1.45695;6;20220813;25.4;22.3;23.9;3.9;21.9;2.1;3.19;10689 +72072;43.58347;-1.45695;6;20220814;24.3;22.2;23.3;4.3;20.5;.4;3.08;8521 +72072;43.58347;-1.45695;6;20220815;24.8;17.7;21.3;2.8;18.5;0;3.53;16621 +72072;43.58347;-1.45695;6;20220816;24.5;17.2;20.9;3.2;19;4.8;3.43;16768 +72072;43.58347;-1.45695;6;20220817;22.9;17.4;20.2;5.4;18.4;15.1;3.25;14298 +72072;43.58347;-1.45695;6;20220818;22;19.4;20.7;7;19.1;15.4;2.91;9374 +72072;43.58347;-1.45695;6;20220819;23.5;20.1;21.8;3.9;18;0;3.27;10827 +72072;43.58347;-1.45695;6;20220820;28.2;15;21.6;2.4;19.8;.1;4.23;22408 +72072;43.58347;-1.45695;6;20220821;24.5;19.4;22;2.4;21.3;.7;2.82;13361 +72072;43.58347;-1.45695;6;20220822;23.6;21;22.3;4.6;22.2;1.8;2.47;9114 +72072;43.58347;-1.45695;6;20220823;25.4;19.9;22.7;2.6;23.2;.1;2.81;13730 +72072;43.58347;-1.45695;6;20220824;34.8;18.6;26.7;3.2;23.2;2.1;5.84;24295 +72072;43.58347;-1.45695;6;20220825;25.3;21.5;23.4;4.2;23.6;.5;2.77;11036 +72072;43.58347;-1.45695;6;20220826;24.5;21.4;23;4.5;21.8;.1;2.85;9771 +72072;43.58347;-1.45695;6;20220827;24.8;21.1;23;2.5;20.8;.2;2.75;10708 +72072;43.58347;-1.45695;6;20220828;34.3;17.2;25.8;2.2;21.3;2;5.32;24285 +72072;43.58347;-1.45695;6;20220829;24.3;22.5;23.4;3.5;22;8;2.44;6971 +72072;43.58347;-1.45695;6;20220830;25.8;20.7;23.3;4.1;24.4;.1;2.72;12493 +72072;43.58347;-1.45695;6;20220831;25.2;20.3;22.8;3.1;22.4;3.2;2.75;12122 +72072;43.58347;-1.45695;6;20220901;25.4;18.4;21.9;3.3;20.5;0;3.16;14616 +72072;43.58347;-1.45695;6;20220902;23.4;20;21.7;2.7;21;3.5;2.32;9722 +72072;43.58347;-1.45695;6;20220903;23.5;19.5;21.5;2.5;19.5;8.1;2.54;10560 +72072;43.58347;-1.45695;6;20220904;25.8;15.4;20.6;2.4;19.8;0;3.19;17650 +72072;43.58347;-1.45695;6;20220905;28.5;19.9;24.2;3.2;21.8;0;3.76;15801 +72072;43.58347;-1.45695;6;20220906;27.1;14.9;21;2.6;18.5;0;3.65;18897 +72072;43.58347;-1.45695;6;20220907;23.5;16.3;19.9;2;17.8;.1;2.71;14101 +72072;43.58347;-1.45695;6;20220908;24.1;13.9;19;2.4;17.8;3.7;2.93;16873 +72072;43.58347;-1.45695;6;20220909;23.2;19.3;21.3;3.9;18;.3;2.91;9860 +72072;43.58347;-1.45695;6;20220910;28;14.5;21.3;2.7;17.6;.1;3.89;19253 +72072;43.58347;-1.45695;6;20220911;35.7;17.6;26.7;3;16.6;0;5.96;22289 +72072;43.58347;-1.45695;6;20220912;35.6;21;28.3;2.9;18.9;3.7;5.58;19707 +72072;43.58347;-1.45695;6;20220913;30.2;21.6;25.9;2.9;19.9;0;4.12;14692 +72072;43.58347;-1.45695;6;20220914;27.8;19.8;23.8;3;19.1;0;3.64;13990 +72072;43.58347;-1.45695;6;20220915;25;16;20.5;2.4;19.9;6.5;2.7;14769 +72072;43.58347;-1.45695;6;20220916;22.7;19.6;21.2;4.1;18.4;.1;2.62;8063 +72072;43.58347;-1.45695;6;20220917;22.8;13.1;18;3.3;11.2;0;3.63;15078 +72072;43.58347;-1.45695;6;20220918;25.7;10.2;18;3.2;8.5;0;4.53;19201 +72072;43.58347;-1.45695;6;20220919;22;8.5;15.3;2.2;11.7;0;2.9;17656 +72072;43.58347;-1.45695;6;20220920;20;9.8;14.9;1.9;12;0;2.43;15026 +72072;43.58347;-1.45695;6;20220921;20.2;12.2;16.2;3;14.1;.1;2.37;13025 +72072;43.58347;-1.45695;6;20220922;22;11.8;16.9;2.4;14.1;0;2.6;14712 +72072;43.58347;-1.45695;6;20220923;19.8;11.8;15.8;2;15;13.4;1.99;12747 +72072;43.58347;-1.45695;6;20220924;18.7;14.1;16.4;3.7;15.3;33.3;1.89;9256 +72072;43.58347;-1.45695;6;20220925;18.6;13.2;15.9;4.1;14.2;2.8;2.1;10019 +72072;43.58347;-1.45695;6;20220926;20.1;10.2;15.2;4.5;14.1;11;2.32;13856 +72072;43.58347;-1.45695;6;20220927;18.9;16.7;17.8;8.4;16.6;9.7;2.11;5795 +72072;43.58347;-1.45695;6;20220928;18.9;17.2;18.1;10.7;17.6;45.7;1.9;4877 +72072;43.58347;-1.45695;6;20220929;16.3;14.6;15.5;5.9;15.2;23.8;1.39;4813 +72072;43.58347;-1.45695;6;20220930;18.7;12.4;15.6;3.1;13.7;.8;1.99;10305 +72072;43.58347;-1.45695;6;20221001;21.2;14;17.6;2.8;15;0;2.23;10972 +72072;43.58347;-1.45695;6;20221002;20.3;11.4;15.9;1.7;15.9;.1;1.74;12193 +72072;43.58347;-1.45695;6;20221003;24.6;14.6;19.6;1.8;17.2;0;2.31;12846 +72072;43.58347;-1.45695;6;20221004;19.5;12.4;16;1.2;17;.1;1.45;10496 +72072;43.58347;-1.45695;6;20221005;24.7;15.3;20;2.5;18;0;2.36;12117 +72072;43.58347;-1.45695;6;20221006;21.3;17.3;19.3;1.5;18.4;0;1.51;7370 +72072;43.58347;-1.45695;6;20221007;25.3;14.1;19.7;2.6;17.6;.4;2.47;13018 +72072;43.58347;-1.45695;6;20221008;20.6;18.1;19.4;2.9;17.7;.2;1.67;5411 +72072;43.58347;-1.45695;6;20221009;24.7;13.7;19.2;2.4;17.1;0;2.31;12571 +72072;43.58347;-1.45695;6;20221010;22.1;17.2;19.7;2;19.8;6.9;1.51;7866 +72072;43.58347;-1.45695;6;20221011;19.8;16.9;18.4;1.6;18.8;.8;1.15;5680 +72072;43.58347;-1.45695;6;20221012;20.3;16.9;18.6;1.3;18;.5;1.26;6167 +72072;43.58347;-1.45695;6;20221013;19.9;13.3;16.6;2.8;17.2;.3;1.36;8966 +72072;43.58347;-1.45695;6;20221014;22.6;19.1;20.9;4.3;19.5;.5;2;6100 +72072;43.58347;-1.45695;6;20221015;22.1;13.5;17.8;2.3;17;.1;1.71;10139 +72072;43.58347;-1.45695;6;20221016;26.3;14.6;20.5;1.4;17.6;1.3;2.03;11877 +72072;43.58347;-1.45695;6;20221017;25.6;18;21.8;2.9;18.8;.5;2.35;9202 +72072;43.58347;-1.45695;6;20221018;30.2;16.5;23.4;2.6;18.5;0;3.03;12617 +72072;43.58347;-1.45695;6;20221019;29.6;18.1;23.9;2.7;17.7;.4;3.08;11301 +72072;43.58347;-1.45695;6;20221020;26.7;15.8;21.3;3.9;14.8;0;3.37;10821 +72072;43.58347;-1.45695;6;20221021;21.9;17.7;19.8;3.8;14.6;0;2.56;6149 +72072;43.58347;-1.45695;6;20221022;25.8;14.6;20.2;2.4;13.5;0;2.6;10689 +72072;43.58347;-1.45695;6;20221023;25.8;22.5;24.2;5.7;13.2;0;4.93;5148 +72072;43.58347;-1.45695;6;20221024;23.2;17;20.1;3.3;13.8;0;2.66;7415 +72072;43.58347;-1.45695;6;20221025;23.9;13.9;18.9;2.8;14;0;2.34;9621 +72072;43.58347;-1.45695;6;20221026;26.7;14.3;20.5;2.5;14.7;0;2.53;10706 +72072;43.58347;-1.45695;6;20221027;27.5;17.7;22.6;2.2;13.4;0;2.69;9247 +72072;43.58347;-1.45695;6;20221028;23.9;15.3;19.6;3;13.7;0;2.48;8462 +72072;43.58347;-1.45695;6;20221029;23.3;16.1;19.7;2.1;16.1;0;1.76;7526 +72072;43.58347;-1.45695;6;20221030;19.4;14.4;16.9;1.8;16.9;4;1.03;5971 +72072;43.58347;-1.45695;6;20221031;21.6;14.3;18;3;16.2;11;1.61;7369 +72072;43.58347;-1.45695;6;20221101;19.3;13;16.2;2.3;14.9;0;1.26;6658 +72072;43.58347;-1.45695;6;20221102;19.9;11.6;15.8;2.1;14;.1;1.33;7716 +72072;43.58347;-1.45695;6;20221103;20.9;13.8;17.4;5.9;13.7;15.2;2.55;6940 +72072;43.58347;-1.45695;6;20221104;16.6;14.6;15.6;11.7;12.4;7.5;2.88;3040 +72072;43.58347;-1.45695;6;20221105;18.1;9.1;13.6;2.5;11.1;.1;1.47;7748 +72072;43.58347;-1.45695;6;20221106;19;6.7;12.9;2.7;11.6;.1;1.39;9142 +72072;43.58347;-1.45695;6;20221107;20.5;9.1;14.8;2.6;11.9;0;1.62;8633 +72072;43.58347;-1.45695;6;20221108;20.5;17;18.8;4.9;13.1;0;2.75;4157 +72072;43.58347;-1.45695;6;20221109;17.5;17.2;17.4;3.6;14.2;11.8;1.67;309 +72072;43.58347;-1.45695;6;20221110;18.6;9.8;14.2;2.2;12.1;0;1.26;7125 +72072;43.58347;-1.45695;6;20221111;18.6;8.3;13.5;3.3;11.9;0;1.43;7704 +72072;43.58347;-1.45695;6;20221112;21.1;11.3;16.2;2;12.9;.1;1.4;7382 +72072;43.58347;-1.45695;6;20221113;24;9.2;16.6;1.8;12.5;0;1.53;9237 +72072;43.58347;-1.45695;6;20221114;17.7;13.9;15.8;3.5;13.3;4.6;1.5;4000 +72072;43.58347;-1.45695;6;20221115;18.4;12.8;15.6;4.2;13.6;7.7;1.54;5052 +72072;43.58347;-1.45695;6;20221116;19.8;11.6;15.7;2.8;13.6;.4;1.34;6293 +72072;43.58347;-1.45695;6;20221117;17.8;16.9;17.4;6.1;15.3;16.8;1.8;1217 +72072;43.58347;-1.45695;6;20221118;13.2;12.7;13;6.8;12.2;41.4;1.35;567 +72072;43.58347;-1.45695;6;20221119;12.1;9.7;10.9;4.8;10.6;19.2;1.11;2696 +72072;43.58347;-1.45695;6;20221120;16.3;8;12.2;4;11.6;9.2;1.15;6017 +72072;43.58347;-1.45695;6;20221121;16.6;10.6;13.6;7.6;12.3;36.3;1.68;4864 +72072;43.58347;-1.45695;6;20221122;13.6;11.2;12.4;10.6;11.3;18.6;1.76;2575 +72072;43.58347;-1.45695;6;20221123;16.5;10.5;13.5;6.8;14.2;3.6;.86;4742 +72072;43.58347;-1.45695;6;20221124;14.4;10.2;12.3;1.9;11.7;11;.79;3714 +72072;43.58347;-1.45695;6;20221125;14.8;9.1;12;5.7;11.9;10.4;1.07;4479 +72072;43.58347;-1.45695;6;20221126;13.6;6.9;10.3;2.2;10;0;.81;4905 +72072;43.58347;-1.45695;6;20221127;17.2;5.1;11.2;3.7;10.1;18.3;1.31;6950 +72072;43.58347;-1.45695;6;20221128;14.6;12;13.3;8.6;12.2;17.7;1.59;2515 +72072;43.58347;-1.45695;6;20221129;14.4;12;13.2;7.2;12.4;5.4;1.37;2336 +72072;43.58347;-1.45695;6;20221130;11.7;8.2;10;2.9;10.2;0;.79;3047 +72072;43.58347;-1.45695;6;20221201;6.4;4.1;5.3;1.7;7.9;0;.47;2205 +72072;43.58347;-1.45695;6;20221202;8.8;1;4.9;1.8;7.8;.1;.42;5071 +72072;43.58347;-1.45695;6;20221203;7.3;4.4;5.9;2.4;8.3;1.5;.49;2574 +72072;43.58347;-1.45695;6;20221204;11.5;3.3;7.4;2.4;7.7;0;.83;5141 +72072;43.58347;-1.45695;6;20221205;13.6;2.2;7.9;3.1;7.5;.1;1.13;6238 +72072;43.58347;-1.45695;6;20221206;16;8.3;12.2;2.8;10.2;.3;1.15;4865 +72072;43.58347;-1.45695;6;20221207;12.4;7;9.7;2.4;10.5;.3;.61;3840 +72072;43.58347;-1.45695;6;20221208;9.5;7;8.3;3.4;10;9.6;.53;2193 +72072;43.58347;-1.45695;6;20221209;13.7;8.3;11;3.9;11.5;1.4;.75;3787 +72072;43.58347;-1.45695;6;20221210;7.4;-.7;3.4;2.4;5.9;.1;.66;4892 +72072;43.58347;-1.45695;6;20221211;5.6;-.6;2.5;2.9;5.6;0;.68;4100 +72072;43.58347;-1.45695;6;20221212;8;.4;4.2;2.9;8.3;18.2;.22;4651 +72072;43.58347;-1.45695;6;20221213;15.6;9.9;12.8;3.5;15.1;3.9;.24;3842 +72072;43.58347;-1.45695;6;20221214;19;13.1;16.1;2.2;14.2;5.2;.98;3915 +72072;43.58347;-1.45695;6;20221215;15.4;11.5;13.5;2.9;13.1;5.6;.81;2937 +72072;43.58347;-1.45695;6;20221216;9.4;10.1;9.8;5.4;11;.8;.68;0 +72072;43.58347;-1.45695;6;20221217;10.5;3.5;7;2.5;8.7;0;.54;4339 +72072;43.58347;-1.45695;6;20221218;18.8;2.4;10.6;2.4;9.1;0;1.11;7296 +72072;43.58347;-1.45695;6;20221219;18.6;7.1;12.9;3.4;9.3;0;1.67;5898 +72072;43.58347;-1.45695;6;20221220;18.4;15.6;17;4.2;10.7;5.3;2.51;2272 +72072;43.58347;-1.45695;6;20221221;18.2;11.4;14.8;2.1;13.5;.2;.85;4241 +72072;43.58347;-1.45695;6;20221222;17.1;10.4;13.8;1.4;12.9;.3;.64;4203 +72072;43.58347;-1.45695;6;20221223;17.6;10;13.8;2.1;13.4;.1;.71;4562 +72072;43.58347;-1.45695;6;20221224;19.3;10.2;14.8;2.2;12.7;.1;.99;5118 +72072;43.58347;-1.45695;6;20221225;20.9;8.5;14.7;4.3;10.6;0;2.09;6196 +72072;43.58347;-1.45695;6;20221226;16.6;14.5;15.6;3.1;12.6;1.1;1.42;1816 +72072;43.58347;-1.45695;6;20221227;15.4;11.6;13.5;1.3;12.9;.1;.63;2887 +72072;43.58347;-1.45695;6;20221228;18.1;8.9;13.5;2.9;11.4;0;1.18;5210 +72072;43.58347;-1.45695;6;20221229;15.3;13.6;14.5;1.9;12.6;13.8;.95;1532 +72072;43.58347;-1.45695;6;20221230;20.4;10.9;15.7;4.1;13.3;0;1.54;5360 +72072;43.58347;-1.45695;6;20221231;20.9;15.6;18.3;4.9;9.3;0;3.44;3705 +72073;43.67785;-1.28215;25;20220101;23.4;13.3;18.4;2.4;9.9;0;2.03;5624 +72073;43.67785;-1.28215;25;20220102;17.7;7.8;12.8;1.8;11.2;0;.83;5260 +72073;43.67785;-1.28215;25;20220103;18.4;7.5;13;1.9;11.05;0;.96;5862 +72073;43.67785;-1.28215;25;20220104;17.6;12.3;15;6.1;11.2;12.3;2.31;3806 +72073;43.67785;-1.28215;25;20220105;10.1;7.1;8.6;3.5;7.7;1;1.26;2575 +72073;43.67785;-1.28215;25;20220106;9.4;0;4.7;1.1;5.9;.2;.5;6480 +72073;43.67785;-1.28215;25;20220107;12.5;.1;6.3;3.9;8.6;6.2;.67;5905 +72073;43.67785;-1.28215;25;20220108;12.8;9.4;11.1;6.9;10.85;7.3;1.22;2577 +72073;43.67785;-1.28215;25;20220109;11.9;10.6;11.3;6.6;12.5;30.6;.62;1058 +72073;43.67785;-1.28215;25;20220110;13.1;11.3;12.2;6.3;13.65;4.2;.49;1396 +72073;43.67785;-1.28215;25;20220111;10.7;7.7;9.2;.8;9.8;0;.49;3383 +72073;43.67785;-1.28215;25;20220112;7;-.4;3.3;.8;6.65;0;.36;5526 +72073;43.67785;-1.28215;25;20220113;7.3;-1.6;2.8;2.5;6.8;0;.47;5556 +72073;43.67785;-1.28215;25;20220114;7.6;-.3;3.6;2.4;6.6;.1;.59;6556 +72073;43.67785;-1.28215;25;20220115;12.1;-2.8;4.6;1.1;6.15;.1;.56;8580 +72073;43.67785;-1.28215;25;20220116;11.4;-1.7;4.9;1.9;6.65;.1;.68;7989 +72073;43.67785;-1.28215;25;20220117;9.9;1.1;5.5;2.3;7.5;.1;.63;7025 +72073;43.67785;-1.28215;25;20220118;5.6;1.8;3.7;1.5;7.75;0;.35;2802 +72073;43.67785;-1.28215;25;20220119;10.5;4;7.2;1.8;8.85;.8;.59;3987 +72073;43.67785;-1.28215;25;20220120;11;5.9;8.5;2.6;9.8;1.9;.6;3846 +72073;43.67785;-1.28215;25;20220121;6.7;.9;3.8;2.2;6.2;.1;.66;6171 +72073;43.67785;-1.28215;25;20220122;7.6;-1.7;2.9;1.8;5.35;0;.69;7871 +72073;43.67785;-1.28215;25;20220123;10.8;-2.6;4.1;2.2;6;0;.87;8712 +72073;43.67785;-1.28215;25;20220124;14.5;-.2;7.1;1.9;6.65;0;1.04;8919 +72073;43.67785;-1.28215;25;20220125;14.9;-1.2;6.9;1.6;6.45;0;.98;9544 +72073;43.67785;-1.28215;25;20220126;12.9;-.2;6.4;1.9;6.8;0;.95;9010 +72073;43.67785;-1.28215;25;20220127;10;-1.4;4.3;1.4;7.2;.1;.55;8058 +72073;43.67785;-1.28215;25;20220128;9.3;3.8;6.5;1.5;7.35;0;.73;5892 +72073;43.67785;-1.28215;25;20220129;3.1;-.8;1.1;2;6.75;0;.28;3550 +72073;43.67785;-1.28215;25;20220130;1.7;0;.9;2;6.6;.4;.27;2250 +72073;43.67785;-1.28215;25;20220131;11.2;1.6;6.4;3.8;9.17;1.6;.56;6304 +72073;43.67785;-1.28215;25;20220201;10.6;3.3;7;2.4;9.05;0;.66;6315 +72073;43.67785;-1.28215;25;20220202;13.8;8.5;11.2;2.7;10.9;0;1;6448 +72073;43.67785;-1.28215;25;20220203;14.2;5.5;9.8;2.9;11.2;0;.78;7023 +72073;43.67785;-1.28215;25;20220204;12.4;6;9.2;2.2;11;1.5;.6;4207 +72073;43.67785;-1.28215;25;20220205;11.2;6.7;9;2.2;8.5;0;1.01;7720 +72073;43.67785;-1.28215;25;20220206;11.2;.6;5.9;2.8;8.45;1.2;.72;6367 +72073;43.67785;-1.28215;25;20220207;13.1;9.7;11.4;3.1;11.21;1.7;.96;5065 +72073;43.67785;-1.28215;25;20220208;15.8;5.5;10.7;2.5;9.2;0;1.42;10211 +72073;43.67785;-1.28215;25;20220209;17.4;3.2;10.3;1.2;8.8;.1;1.12;10523 +72073;43.67785;-1.28215;25;20220210;12.2;2.7;7.4;1.4;9.41;2.7;1.19;10250 +72073;43.67785;-1.28215;25;20220211;11;8.2;9.6;1.4;10.31;0;.72;3750 +72073;43.67785;-1.28215;25;20220212;15.3;4.2;9.8;1.4;9.26;0;1.09;9700 +72073;43.67785;-1.28215;25;20220213;19.5;3.5;11.5;3.4;9.21;6.5;2.04;10900 +72073;43.67785;-1.28215;25;20220214;11.5;8.5;10;5.9;9.96;23.5;1.28;5150 +72073;43.67785;-1.28215;25;20220215;12.8;7.3;10;3.5;9.56;4.6;1.3;6450 +72073;43.67785;-1.28215;25;20220216;13.2;9.7;11.4;5;12.25;5.3;.88;4225 +72073;43.67785;-1.28215;25;20220217;15.4;12.4;13.9;2.9;12.5;.5;1.31;5144 +72073;43.67785;-1.28215;25;20220218;16.2;5.5;10.8;2.9;10.8;.4;1.26;9021 +72073;43.67785;-1.28215;25;20220219;12.4;7.4;9.9;2;9.4;1.3;1.17;8401 +72073;43.67785;-1.28215;25;20220220;13;4;8.5;4;10.8;3.3;.76;6998 +72073;43.67785;-1.28215;25;20220221;13.5;10.6;12;4.8;11.1;.9;1.49;6295 +72073;43.67785;-1.28215;25;20220222;14.9;9.1;12;2;9.8;.1;1.47;8730 +72073;43.67785;-1.28215;25;20220223;17.7;2;9.8;1.9;9.25;0;1.61;13025 +72073;43.67785;-1.28215;25;20220224;12.9;5.3;9.1;3.3;10.95;1.1;.81;6718 +72073;43.67785;-1.28215;25;20220225;12.7;6;9.4;2.2;7.75;0;1.58;10791 +72073;43.67785;-1.28215;25;20220226;15.4;1.6;8.5;3.1;6.05;0;2.33;14457 +72073;43.67785;-1.28215;25;20220227;15.2;6.6;10.9;1.7;9.2;.1;1.48;9714 +72073;43.67785;-1.28215;25;20220228;20.1;3.9;12;1.3;9.2;0;1.88;15187 +72073;43.67785;-1.28215;25;20220301;19.6;2.8;11.2;1.9;8.65;.2;2.07;14008 +72073;43.67785;-1.28215;25;20220302;13.5;10.3;11.9;2.5;11.6;2.3;1.09;5025 +72073;43.67785;-1.28215;25;20220303;15.5;5.9;10.7;3.7;11.05;7.9;1.43;10550 +72073;43.67785;-1.28215;25;20220304;12.3;9.6;11;4.9;9.8;.3;1.72;8098 +72073;43.67785;-1.28215;25;20220305;11.7;5.9;8.8;2.1;8.55;.3;1.26;8037 +72073;43.67785;-1.28215;25;20220306;10.8;5;7.9;1.1;8.15;.5;1.14;8240 +72073;43.67785;-1.28215;25;20220307;13.1;2.3;7.7;2.1;7.45;0;1.72;14331 +72073;43.67785;-1.28215;25;20220308;13.3;8.6;10.9;2.4;9.4;1.7;1.52;7052 +72073;43.67785;-1.28215;25;20220309;18.7;3.5;11.1;3.4;8.65;.5;2.59;14667 +72073;43.67785;-1.28215;25;20220310;17;11;14;2;11.45;4.1;1.79;9704 +72073;43.67785;-1.28215;25;20220311;18.1;11.5;14.8;3.5;10.65;5.2;2.37;7654 +72073;43.67785;-1.28215;25;20220312;16.1;7.9;12;2.3;10.2;8.9;2.03;14419 +72073;43.67785;-1.28215;25;20220313;14.4;9.2;11.8;3.7;9.3;5.2;2.18;11301 +72073;43.67785;-1.28215;25;20220314;12.6;6.3;9.4;2.6;9.45;.6;1.35;7439 +72073;43.67785;-1.28215;25;20220315;22;8.7;15.3;2.8;12.15;0;2.65;14564 +72073;43.67785;-1.28215;25;20220316;15;11.2;13.1;3.4;12.9;2.1;1.3;6221 +72073;43.67785;-1.28215;25;20220317;10.7;10.9;10.8;5;11.85;19.1;.72;400 +72073;43.67785;-1.28215;25;20220318;12;8;10;1.5;9.86;0;1.2;7200 +72073;43.67785;-1.28215;25;20220319;18.2;5.8;12;2.3;10.16;0;2.2;14700 +72073;43.67785;-1.28215;25;20220320;19.2;8.3;13.8;2.7;9.96;0;2.37;8750 +72073;43.67785;-1.28215;25;20220321;21.1;9.1;15.1;2.5;10.51;1.4;2.76;13250 +72073;43.67785;-1.28215;25;20220322;17.7;7;12.3;2.8;8.86;0;2.36;9600 +72073;43.67785;-1.28215;25;20220323;18.9;7.2;13.1;2.9;8.01;0;3.37;19100 +72073;43.67785;-1.28215;25;20220324;19.6;4.7;12.2;2;9.11;0;2.69;18300 +72073;43.67785;-1.28215;25;20220325;19.5;8.2;13.8;1.9;9.46;0;2.6;14800 +72073;43.67785;-1.28215;25;20220326;19.8;6.8;13.3;2.6;8.76;0;3.15;18600 +72073;43.67785;-1.28215;25;20220327;21.6;6.4;14;1.9;9.31;0;3.06;18100 +72073;43.67785;-1.28215;25;20220328;21;9.1;15;1.8;9.66;0;2.59;11650 +72073;43.67785;-1.28215;25;20220329;16.5;9.6;13.1;2.5;11.81;.1;1.76;8750 +72073;43.67785;-1.28215;25;20220330;13.6;11.1;12.3;3;11.66;9.9;1.31;4750 +72073;43.67785;-1.28215;25;20220331;13.7;9;11.3;3.5;9.61;10;1.93;9550 +72073;43.67785;-1.28215;25;20220401;9;2.3;5.6;2.9;6.46;3;1.66;11800 +72073;43.67785;-1.28215;25;20220402;10.1;3.3;6.7;4.4;6.27;.2;2.36;16227 +72073;43.67785;-1.28215;25;20220403;9.8;1.8;5.8;3;6.38;.2;2.14;16724 +72073;43.67785;-1.28215;25;20220404;11.9;.7;6.3;1.8;5.42;.1;2.25;19043 +72073;43.67785;-1.28215;25;20220405;15.3;-.9;7.2;1.5;6.77;0;2.3;19214 +72073;43.67785;-1.28215;25;20220406;13.1;4.9;9;2.9;9.66;0;1.4;7900 +72073;43.67785;-1.28215;25;20220407;20.1;8;14.1;3.8;10.81;5.1;2.96;13300 +72073;43.67785;-1.28215;25;20220408;20.8;10.7;15.7;3.7;11.31;1.2;2.83;8250 +72073;43.67785;-1.28215;25;20220409;15.3;8.8;12;2.8;9.06;.4;3.03;21050 +72073;43.67785;-1.28215;25;20220410;22.8;2.8;12.8;3.7;8.26;0;4.34;22600 +72073;43.67785;-1.28215;25;20220411;25.4;10.1;17.7;3;11.41;.4;3.89;15350 +72073;43.67785;-1.28215;25;20220412;21.5;11.9;16.7;2.6;12.21;0;3.04;13700 +72073;43.67785;-1.28215;25;20220413;17.7;9.4;13.5;2.4;13.16;.3;1.86;11500 +72073;43.67785;-1.28215;25;20220414;20.3;12.5;16.4;2.4;14.01;0;2.75;17350 +72073;43.67785;-1.28215;25;20220415;16.8;11.7;14.2;2.8;13.71;0;1.82;10600 +72073;43.67785;-1.28215;25;20220416;19.2;12.2;15.7;2.4;13.36;0;3;20050 +72073;43.67785;-1.28215;25;20220417;19.2;10.9;15;3.5;13.61;0;2.75;18050 +72073;43.67785;-1.28215;25;20220418;17.5;12.4;14.9;2.8;12.66;0;2.45;14150 +72073;43.67785;-1.28215;25;20220419;11.8;9.5;10.7;2.3;11.51;16.8;1;3450 +72073;43.67785;-1.28215;25;20220420;11.2;8.9;10.1;3.6;11.61;18.1;.78;3500 +72073;43.67785;-1.28215;25;20220421;12.4;9.6;11;2.5;12.21;5;.79;2850 +72073;43.67785;-1.28215;25;20220422;21.1;6.7;13.9;3.4;10.34;1.6;3.81;21724 +72073;43.67785;-1.28215;25;20220423;14.4;10.9;12.7;4.4;11.71;8.6;2.04;11150 +72073;43.67785;-1.28215;25;20220424;16.4;9.7;13;5.3;12.31;1.4;2.26;13850 +72073;43.67785;-1.28215;25;20220425;20.7;6.4;13.6;2.1;10.66;0;3.57;23900 +72073;43.67785;-1.28215;25;20220426;25.7;9.3;17.5;3.5;12.26;.8;4.85;24400 +72073;43.67785;-1.28215;25;20220427;17.2;13.2;15.2;2.5;14.35;1.7;1.77;8664 +72073;43.67785;-1.28215;25;20220428;15.7;12.9;14.3;2.1;14.51;.6;1.17;5100 +72073;43.67785;-1.28215;25;20220429;18.9;11.2;15;1.7;13.56;0;2.33;13350 +72073;43.67785;-1.28215;25;20220430;18.4;12.8;15.6;2.2;13.36;0;2.63;15350 +72073;43.67785;-1.28215;25;20220501;18.5;11.8;15.2;2.6;13.16;0;2.65;15700 +72073;43.67785;-1.28215;25;20220502;16.1;11.6;13.8;2.8;12.81;0;1.81;8600 +72073;43.67785;-1.28215;25;20220503;19.1;12.9;16;3.8;14.56;2;2.36;12700 +72073;43.67785;-1.28215;25;20220504;18.5;13.7;16.1;4.1;14.16;.7;2.33;11500 +72073;43.67785;-1.28215;25;20220505;19.2;10.5;14.8;2.8;13.56;0;2.79;17600 +72073;43.67785;-1.28215;25;20220506;17.7;12;14.9;3.3;13.6;.1;2.6;14921 +72073;43.67785;-1.28215;25;20220507;19.6;13.3;16.4;2.8;14.55;.1;3.03;17206 +72073;43.67785;-1.28215;25;20220508;20.5;13.8;17.1;2.5;15.4;.1;2.89;15876 +72073;43.67785;-1.28215;25;20220509;23.7;11.4;17.6;2.2;14.65;0;4.16;24692 +72073;43.67785;-1.28215;25;20220510;25.5;10.6;18.1;1.6;14.5;0;4.44;26171 +72073;43.67785;-1.28215;25;20220511;21.4;14.8;18.1;2.1;15.2;.2;3.23;16819 +72073;43.67785;-1.28215;25;20220512;20.8;14.7;17.8;2.1;15.45;1.7;2.67;13191 +72073;43.67785;-1.28215;25;20220513;22.3;14.8;18.5;2;15.9;0;3.16;16513 +72073;43.67785;-1.28215;25;20220514;30.9;11.5;21.2;2.5;16.3;1.7;5.42;26011 +72073;43.67785;-1.28215;25;20220515;29.3;15.8;22.6;2.8;18.45;3.7;4.68;20497 +72073;43.67785;-1.28215;25;20220516;27.6;16.2;21.9;2.3;17.25;0;4.87;24359 +72073;43.67785;-1.28215;25;20220517;27.3;16.2;21.7;2.6;16.65;0;4.98;24295 +72073;43.67785;-1.28215;25;20220518;33.3;14.2;23.8;3.1;17.4;1.9;6.42;27630 +72073;43.67785;-1.28215;25;20220519;26.2;17;21.6;2.7;18.55;0;4.32;21206 +72073;43.67785;-1.28215;25;20220520;21.4;17.7;19.5;2.6;18.95;0;2.5;11948 +72073;43.67785;-1.28215;25;20220521;27.8;17;22.4;2.4;19.25;0;4.3;19976 +72073;43.67785;-1.28215;25;20220522;30.8;18;24.4;4.5;19.8;1;5.8;22736 +72073;43.67785;-1.28215;25;20220523;19.7;16.2;18;6.2;16.05;3.2;3.02;13201 +72073;43.67785;-1.28215;25;20220524;16.8;13.8;15.3;4;13.65;3.8;2.4;10737 +72073;43.67785;-1.28215;25;20220525;19.2;12.1;15.6;3.6;13;0;3.51;19820 +72073;43.67785;-1.28215;25;20220526;19.7;10.3;15;2;13.65;.1;2.91;17350 +72073;43.67785;-1.28215;25;20220527;22.7;12.9;17.8;2.2;15;0;3.99;23265 +72073;43.67785;-1.28215;25;20220528;23.5;10.2;16.8;1.6;15.05;0;4.31;26997 +72073;43.67785;-1.28215;25;20220529;24.1;10.6;17.3;2.6;12.55;0;4.85;27652 +72073;43.67785;-1.28215;25;20220530;21.9;10.3;16.1;2.4;10.5;0;4.38;24041 +72073;43.67785;-1.28215;25;20220531;23.8;11.9;17.9;2;13.2;0;4.55;25479 +72073;43.67785;-1.28215;25;20220601;26.3;13.5;19.9;2.8;15.25;0;5;24762 +72073;43.67785;-1.28215;25;20220602;24.7;17.2;20.9;3.6;18.7;2.3;3.92;18530 +72073;43.67785;-1.28215;25;20220603;24.2;18.1;21.1;3.4;19.3;7.5;3.64;17192 +72073;43.67785;-1.28215;25;20220604;22.2;18.1;20.2;2.6;19;1.7;2.71;12298 +72073;43.67785;-1.28215;25;20220605;22.8;17.4;20.1;2.3;17;0;3.64;17716 +72073;43.67785;-1.28215;25;20220606;23.3;15.9;19.6;1.8;16.7;.1;3.71;19356 +72073;43.67785;-1.28215;25;20220607;22.7;17.7;20.2;2.2;17.25;3.5;3.19;14592 +72073;43.67785;-1.28215;25;20220608;19.5;14.8;17.2;2.1;17.3;2.9;2.21;11951 +72073;43.67785;-1.28215;25;20220609;22.3;15.6;18.9;2.3;15.3;.1;4.1;21566 +72073;43.67785;-1.28215;25;20220610;25.8;11.9;18.9;2.5;16.1;0;4.75;26899 +72073;43.67785;-1.28215;25;20220611;25.4;17.7;21.5;2.4;19.5;.2;3.91;19032 +72073;43.67785;-1.28215;25;20220612;24.6;18.3;21.4;3.1;19.95;4.5;3.31;14502 +72073;43.67785;-1.28215;25;20220613;25.4;19.1;22.3;2.3;20.8;.1;3.63;17095 +72073;43.67785;-1.28215;25;20220614;30.2;17.7;24;2.1;22.55;.1;4.81;22860 +72073;43.67785;-1.28215;25;20220615;28.2;20;24.1;2.7;21.8;0;4.66;21297 +72073;43.67785;-1.28215;25;20220616;34.8;18.3;26.6;2.2;21.95;0;6.21;26889 +72073;43.67785;-1.28215;25;20220617;37.2;20.4;28.8;3;22.3;0;7.46;28899 +72073;43.67785;-1.28215;25;20220618;40.1;21.3;30.7;3;22.8;0;8.15;29115 +72073;43.67785;-1.28215;25;20220619;26.4;18.6;22.5;3.7;18.85;.2;4.65;20514 +72073;43.67785;-1.28215;25;20220620;26.4;18.9;22.7;3.4;18.7;0;4.52;19768 +72073;43.67785;-1.28215;25;20220621;23.9;18.9;21.4;3.9;20.2;11.5;3.24;14367 +72073;43.67785;-1.28215;25;20220622;23.7;16.7;20.2;3.5;18.55;.4;3.76;18935 +72073;43.67785;-1.28215;25;20220623;24.7;15.1;19.9;2.1;18.1;6.3;3.97;21237 +72073;43.67785;-1.28215;25;20220624;23.9;16.3;20.1;3.4;16.7;1.5;4.33;21296 +72073;43.67785;-1.28215;25;20220625;19.5;15.3;17.4;2.4;15.7;6.8;2.28;10102 +72073;43.67785;-1.28215;25;20220626;18;13.9;16;1.7;15.35;9.3;2.13;11221 +72073;43.67785;-1.28215;25;20220627;18.6;14.7;16.6;1.7;15.95;.4;2.13;10851 +72073;43.67785;-1.28215;25;20220628;23.8;15.2;19.5;2.3;15;0;4.45;23245 +72073;43.67785;-1.28215;25;20220629;22.7;12.1;17.4;1.9;15.65;2.3;3.5;20106 +72073;43.67785;-1.28215;25;20220630;18.4;14.8;16.6;2.1;15.6;3.6;2.12;10326 +72073;43.67785;-1.28215;25;20220701;23.1;10.8;17;2.2;13.95;0;4.39;26340 +72073;43.67785;-1.28215;25;20220702;29.1;13;21;3.2;15.35;0;5.99;28647 +72073;43.67785;-1.28215;25;20220703;24;15.2;19.6;2.8;17.05;0;4.15;22285 +72073;43.67785;-1.28215;25;20220704;21.9;17.5;19.7;2.8;17.7;.2;2.92;13007 +72073;43.67785;-1.28215;25;20220705;25.6;16.4;21;2.2;19;.1;4.38;23391 +72073;43.67785;-1.28215;25;20220706;24.8;16.2;20.5;2.3;18.35;0;4.02;20869 +72073;43.67785;-1.28215;25;20220707;25;18.6;21.8;3.4;19.45;0;3.98;18095 +72073;43.67785;-1.28215;25;20220708;26.5;16.9;21.7;2.4;18.5;.1;4.5;21893 +72073;43.67785;-1.28215;25;20220709;28.1;16.1;22.1;2.6;19.8;.1;4.8;24906 +72073;43.67785;-1.28215;25;20220710;29.6;16.1;22.8;2;19.9;.2;5.09;26116 +72073;43.67785;-1.28215;25;20220711;31.3;15.5;23.4;1.8;20.4;0;5.4;27478 +72073;43.67785;-1.28215;25;20220712;31.6;19.3;25.4;1.8;23.25;.1;5.11;24352 +72073;43.67785;-1.28215;25;20220713;32.3;16;24.2;1.3;20.2;.1;5.46;27842 +72073;43.67785;-1.28215;25;20220714;32.5;17.5;25;2;21.3;.1;5.47;25806 +72073;43.67785;-1.28215;25;20220715;29.8;21.7;25.7;2.8;22.95;0;4.67;19290 +72073;43.67785;-1.28215;25;20220716;36.5;18.6;27.6;2.4;18.6;.1;7.02;28561 +72073;43.67785;-1.28215;25;20220717;39.3;20.4;29.8;3;16;0;8.27;28751 +72073;43.67785;-1.28215;25;20220718;40.2;20.9;30.5;3.6;19;0;8.75;28848 +72073;43.67785;-1.28215;25;20220719;28.5;21.7;25.1;4.4;20.95;0;4.99;18693 +72073;43.67785;-1.28215;25;20220720;25.6;20.9;23.3;2;19.75;4.2;3.31;13393 +72073;43.67785;-1.28215;25;20220721;29.9;17.7;23.8;3.2;19.55;0;5.38;24147 +72073;43.67785;-1.28215;25;20220722;24.4;21;22.7;4.1;19.25;0;3.6;12235 +72073;43.67785;-1.28215;25;20220723;26.7;16.6;21.7;2.3;16.8;0;4.58;22538 +72073;43.67785;-1.28215;25;20220724;37.1;15.8;26.5;3.4;19.45;0;7.46;28888 +72073;43.67785;-1.28215;25;20220725;25.8;21.4;23.6;3.9;20.2;.1;3.84;13939 +72073;43.67785;-1.28215;25;20220726;25.7;17;21.4;2.6;17;.3;4.42;21381 +72073;43.67785;-1.28215;25;20220727;25.6;14.4;20;2.3;15;0;4.54;23561 +72073;43.67785;-1.28215;25;20220728;25.3;15.8;20.5;2;16.1;3.8;4;20038 +72073;43.67785;-1.28215;25;20220729;25.2;16.2;20.7;2;17.95;.5;3.5;17291 +72073;43.67785;-1.28215;25;20220730;26.7;17.4;22.1;1.9;19.55;0;3.66;17944 +72073;43.67785;-1.28215;25;20220731;27.8;17;22.4;2.5;19.75;0;4.55;22641 +72073;43.67785;-1.28215;25;20220801;28.2;18.9;23.5;2.4;20.15;0;4.35;19742 +72073;43.67785;-1.28215;25;20220802;30.6;17.7;24.1;2.4;21;.2;4.8;23329 +72073;43.67785;-1.28215;25;20220803;30.9;22;26.5;3.2;24.75;.2;4.4;17289 +72073;43.67785;-1.28215;25;20220804;27.8;21.9;24.8;3.3;23;.5;4.08;16818 +72073;43.67785;-1.28215;25;20220805;26.3;20.9;23.6;3.5;20.25;0;4.13;16775 +72073;43.67785;-1.28215;25;20220806;28.9;20.2;24.5;2.8;20.05;0;4.58;18902 +72073;43.67785;-1.28215;25;20220807;29.4;18.4;23.9;2.2;18.85;.1;4.56;21183 +72073;43.67785;-1.28215;25;20220808;30.1;17.7;23.9;2.8;20.15;.1;4.7;21957 +72073;43.67785;-1.28215;25;20220809;30.5;21.2;25.9;2.8;21.7;.1;4.29;16255 +72073;43.67785;-1.28215;25;20220810;33.8;18.1;26;2.3;20.9;0;5.21;22803 +72073;43.67785;-1.28215;25;20220811;36.6;21.1;28.9;2.7;21.85;0;5.88;22099 +72073;43.67785;-1.28215;25;20220812;30.4;23.2;26.8;3.8;24.65;0;4.53;17076 +72073;43.67785;-1.28215;25;20220813;28.1;21.4;24.8;3.1;21.75;1.8;3.86;14794 +72073;43.67785;-1.28215;25;20220814;25.1;21.4;23.3;3.3;20.55;.5;3.38;12610 +72073;43.67785;-1.28215;25;20220815;25.9;16.9;21.4;2.4;17.9;.4;3.78;18210 +72073;43.67785;-1.28215;25;20220816;21.8;16.7;19.2;2.4;18.11;4.4;3.54;18045 +72073;43.67785;-1.28215;25;20220817;23.2;16.5;19.8;3.6;17.77;10.6;3.25;16054 +72073;43.67785;-1.28215;25;20220818;22.4;18.2;20.3;5.2;18.84;7.9;2.85;12676 +72073;43.67785;-1.28215;25;20220819;24.8;17.6;21.2;2.9;17.9;.1;3.41;14513 +72073;43.67785;-1.28215;25;20220820;29.1;15;22.1;2;19.3;.1;4.31;22454 +72073;43.67785;-1.28215;25;20220821;25.5;19;22.2;2.2;20.95;.5;3.06;14580 +72073;43.67785;-1.28215;25;20220822;24.2;20;22.1;3.5;21.55;1.5;2.58;10507 +72073;43.67785;-1.28215;25;20220823;27.4;19.8;23.6;1.9;22.55;0;3.12;14715 +72073;43.67785;-1.28215;25;20220824;35.4;18.1;26.7;2.6;22.2;2.1;5.46;22447 +72073;43.67785;-1.28215;25;20220825;26.7;21.1;23.9;3.6;23.05;.4;3.57;15668 +72073;43.67785;-1.28215;25;20220826;26.1;21.1;23.6;3.2;21.3;.1;3.3;13435 +72073;43.67785;-1.28215;25;20220827;27.4;19.8;23.6;2.1;20.45;.1;3.5;15404 +72073;43.67785;-1.28215;25;20220828;35;17;26;2.1;19.6;1.4;5.35;23392 +72073;43.67785;-1.28215;25;20220829;25.6;22.1;23.9;2.8;20.55;7.8;2.38;5335 +72073;43.67785;-1.28215;25;20220830;28.4;19.2;23.8;2.9;22.9;0;3.56;17046 +72073;43.67785;-1.28215;25;20220831;26.2;19.9;23;2.5;21.95;6.4;2.97;13511 +72073;43.67785;-1.28215;25;20220901;27.5;18.1;22.8;2.3;20.15;.1;3.54;17508 +72073;43.67785;-1.28215;25;20220902;24.4;19.6;22;2.4;20.55;2.6;2.65;11811 +72073;43.67785;-1.28215;25;20220903;25.3;18.6;22;2.2;19.25;5.2;3.04;13930 +72073;43.67785;-1.28215;25;20220904;29.2;15;22.1;1.9;18.7;0;3.78;19675 +72073;43.67785;-1.28215;25;20220905;30.9;19.1;25;2.5;20.1;0;4.24;18750 +72073;43.67785;-1.28215;25;20220906;29;14.7;21.8;2.2;16.95;0;4.06;20448 +72073;43.67785;-1.28215;25;20220907;24.8;16.2;20.5;1.6;16.95;0;2.82;14150 +72073;43.67785;-1.28215;25;20220908;25.7;13.6;19.6;1.9;16.65;3.2;3.14;17586 +72073;43.67785;-1.28215;25;20220909;23.9;18.6;21.3;2.9;17.3;.3;3.09;13080 +72073;43.67785;-1.28215;25;20220910;29.1;13.6;21.4;2.2;16.2;0;4;20176 +72073;43.67785;-1.28215;25;20220911;36.1;16.7;26.4;2.9;15.9;0;5.92;21594 +72073;43.67785;-1.28215;25;20220912;37.1;19.8;28.5;2.5;18.1;4.3;5.34;18203 +72073;43.67785;-1.28215;25;20220913;30.6;21.2;25.9;3;19.95;0;3.84;11546 +72073;43.67785;-1.28215;25;20220914;29.1;19.3;24.2;2.6;18;0;3.95;15895 +72073;43.67785;-1.28215;25;20220915;26.6;15.9;21.2;2;18.9;3.3;3.03;16084 +72073;43.67785;-1.28215;25;20220916;23.5;19.2;21.4;2.9;18.2;0;2.83;12031 +72073;43.67785;-1.28215;25;20220917;23.3;12.8;18.1;2.7;10.9;0;3.64;17589 +72073;43.67785;-1.28215;25;20220918;25.9;9.7;17.8;3.1;8.2;0;4.48;18500 +72073;43.67785;-1.28215;25;20220919;24.9;7.6;16.3;1.8;11;0;3.18;18828 +72073;43.67785;-1.28215;25;20220920;21.8;8.4;15.1;1.8;11.4;0;2.78;17513 +72073;43.67785;-1.28215;25;20220921;21.8;10.3;16.1;2.1;12.75;0;2.64;16362 +72073;43.67785;-1.28215;25;20220922;24;10.4;17.2;1.9;13.1;0;2.85;16856 +72073;43.67785;-1.28215;25;20220923;20.2;10.9;15.6;1.6;14.5;13.9;1.66;9073 +72073;43.67785;-1.28215;25;20220924;18.6;13.2;15.9;2.7;15.35;24.3;1.55;7278 +72073;43.67785;-1.28215;25;20220925;19.3;12.3;15.8;3;13.75;3.9;2.09;10859 +72073;43.67785;-1.28215;25;20220926;20.3;9.1;14.7;3.4;13.45;8.3;2.15;12428 +72073;43.67785;-1.28215;25;20220927;18.7;15.5;17.1;5.8;16.35;10.7;1.86;7197 +72073;43.67785;-1.28215;25;20220928;18.8;16.6;17.7;7.6;17.3;36.5;1.78;6338 +72073;43.67785;-1.28215;25;20220929;15.9;14.2;15.1;4.2;15.1;30.9;1.22;4856 +72073;43.67785;-1.28215;25;20220930;19.3;11.4;15.3;2.4;13.2;.3;2.06;12052 +72073;43.67785;-1.28215;25;20221001;21.6;13.1;17.4;2.5;14.65;0;2.21;10836 +72073;43.67785;-1.28215;25;20221002;22.2;11.4;16.8;1.5;15.75;0;1.92;12446 +72073;43.67785;-1.28215;25;20221003;24.9;14.4;19.7;1.6;16.65;0;2.43;14123 +72073;43.67785;-1.28215;25;20221004;22.6;12;17.3;1;16.6;.1;1.76;11848 +72073;43.67785;-1.28215;25;20221005;26.3;14.8;20.6;2.3;17.55;0;2.64;13258 +72073;43.67785;-1.28215;25;20221006;21.7;17;19.4;1.5;17.9;0;1.59;7585 +72073;43.67785;-1.28215;25;20221007;26;13.3;19.7;2.4;17.1;.8;2.58;13609 +72073;43.67785;-1.28215;25;20221008;21.9;17.3;19.6;2.2;17.55;.2;1.7;6755 +72073;43.67785;-1.28215;25;20221009;26.5;12.8;19.7;2;16.55;0;2.47;13435 +72073;43.67785;-1.28215;25;20221010;21.5;17.1;19.3;1.8;19.55;5.5;1.32;6383 +72073;43.67785;-1.28215;25;20221011;20.4;16.4;18.4;1.5;18.5;2.8;1.23;6140 +72073;43.67785;-1.28215;25;20221012;21.1;16.2;18.7;1.3;17.5;.1;1.43;7283 +72073;43.67785;-1.28215;25;20221013;20.6;13.1;16.8;2.3;16.85;.5;1.45;9183 +72073;43.67785;-1.28215;25;20221014;22.6;18.5;20.5;3.6;19;.5;1.96;7200 +72073;43.67785;-1.28215;25;20221015;24.2;13;18.6;1.8;16.4;0;1.94;11419 +72073;43.67785;-1.28215;25;20221016;28.4;14.2;21.3;1.5;17.25;.6;2.32;12238 +72073;43.67785;-1.28215;25;20221017;25.8;18.2;22;2.4;19.1;.4;2.13;8251 +72073;43.67785;-1.28215;25;20221018;30.3;15.6;23;2.3;18.05;0;2.92;12708 +72073;43.67785;-1.28215;25;20221019;29.6;17.4;23.5;2.6;17.45;.6;2.86;9050 +72073;43.67785;-1.28215;25;20221020;27;15.2;21.1;4;14.75;0;3.32;8710 +72073;43.67785;-1.28215;25;20221021;22;16.7;19.3;3.1;14.4;0;2.19;4324 +72073;43.67785;-1.28215;25;20221022;26.4;13.2;19.8;2.4;13.6;0;2.59;11244 +72073;43.67785;-1.28215;25;20221023;26.8;20.5;23.7;5;12.8;.1;4.63;6624 +72073;43.67785;-1.28215;25;20221024;23.9;15.8;19.9;2.6;13.1;0;2.5;9157 +72073;43.67785;-1.28215;25;20221025;24.1;12.5;18.3;2.3;13.8;.1;2.04;7260 +72073;43.67785;-1.28215;25;20221026;27.4;13.3;20.4;2.3;14.45;0;2.49;11149 +72073;43.67785;-1.28215;25;20221027;26;17.1;21.5;2;14.25;0;2.25;7449 +72073;43.67785;-1.28215;25;20221028;23.5;14.8;19.2;2.1;14.55;0;1.95;7736 +72073;43.67785;-1.28215;25;20221029;22.2;15.4;18.8;1.7;16.45;.1;1.44;6789 +72073;43.67785;-1.28215;25;20221030;20.3;13.3;16.8;1.5;16.25;2.4;1.16;8342 +72073;43.67785;-1.28215;25;20221031;21.1;13.5;17.3;2.5;15.95;9.2;1.39;6687 +72073;43.67785;-1.28215;25;20221101;20;12.9;16.5;2.2;14.7;0;1.43;9401 +72073;43.67785;-1.28215;25;20221102;20.3;10.8;15.6;1.7;13.4;.1;1.36;9915 +72073;43.67785;-1.28215;25;20221103;21.7;12;16.9;4.3;13.4;16.5;2.17;5994 +72073;43.67785;-1.28215;25;20221104;16.7;12.8;14.7;7.9;12.15;6;2.26;6580 +72073;43.67785;-1.28215;25;20221105;18.2;7.3;12.8;1.8;10.5;.1;1.26;9678 +72073;43.67785;-1.28215;25;20221106;19.6;5.3;12.4;2.3;10.8;.1;1.42;10320 +72073;43.67785;-1.28215;25;20221107;20.7;7.7;14.2;2.1;11.5;0;1.5;9971 +72073;43.67785;-1.28215;25;20221108;20.3;14.1;17.2;3.4;12.7;0;2.04;4378 +72073;43.67785;-1.28215;25;20221109;17;15.8;16.4;2.6;13.8;10.8;1.33;1404 +72073;43.67785;-1.28215;25;20221110;18.6;8.6;13.6;2.1;11.9;0;1.21;8962 +72073;43.67785;-1.28215;25;20221111;18.3;7.8;13.1;2.9;11.6;.1;1.32;8552 +72073;43.67785;-1.28215;25;20221112;21.3;8.9;15.1;1.7;12.2;.1;1.28;8691 +72073;43.67785;-1.28215;25;20221113;24.1;7.8;15.9;1.5;11.85;0;1.42;9568 +72073;43.67785;-1.28215;25;20221114;16.5;11.2;13.8;2.4;13;3.3;1.05;3450 +72073;43.67785;-1.28215;25;20221115;18.1;11.8;14.9;2.9;13.45;8.5;1.21;3776 +72073;43.67785;-1.28215;25;20221116;20;11.2;15.6;2.7;13.15;.4;1.39;7346 +72073;43.67785;-1.28215;25;20221117;18.4;15.8;17.1;4.8;14.75;14;1.66;3458 +72073;43.67785;-1.28215;25;20221118;12;11.4;11.7;4.8;11.85;33.8;.97;983 +72073;43.67785;-1.28215;25;20221119;12.1;9;10.5;3.7;10.55;15.2;.93;4198 +72073;43.67785;-1.28215;25;20221120;16.3;6.9;11.6;3.1;11.3;7.9;1.01;5608 +72073;43.67785;-1.28215;25;20221121;16.3;10.2;13.3;5.3;12.05;33.9;1.4;2932 +72073;43.67785;-1.28215;25;20221122;12.6;9.3;11;7.8;10.7;14.3;1.31;2787 +72073;43.67785;-1.28215;25;20221123;16.8;10.1;13.5;5.2;13.8;3;.9;5521 +72073;43.67785;-1.28215;25;20221124;14.1;9;11.6;1.9;11.5;7.6;.74;3157 +72073;43.67785;-1.28215;25;20221125;14.7;8.9;11.8;4.2;11.8;8.4;.94;4739 +72073;43.67785;-1.28215;25;20221126;13.7;5.6;9.6;2.1;9.7;0;.78;5152 +72073;43.67785;-1.28215;25;20221127;16;3.8;9.9;2.6;9.85;16.6;.95;6325 +72073;43.67785;-1.28215;25;20221128;14.3;10.7;12.5;5.9;11.85;22;1.2;4157 +72073;43.67785;-1.28215;25;20221129;14.6;9.9;12.3;4.2;11.95;4.2;.97;3768 +72073;43.67785;-1.28215;25;20221130;11;7.8;9.4;2.8;10;0;.7;4023 +72073;43.67785;-1.28215;25;20221201;6.2;4.1;5.1;1.8;7.9;0;.47;1852 +72073;43.67785;-1.28215;25;20221202;8.8;1.3;5.1;1.4;7.75;.1;.38;6035 +72073;43.67785;-1.28215;25;20221203;6.9;4.1;5.5;1.9;8.15;.7;.45;2737 +72073;43.67785;-1.28215;25;20221204;11.5;2.2;6.8;2.1;7.45;0;.72;6170 +72073;43.67785;-1.28215;25;20221205;13.4;1.2;7.3;2.8;7.3;0;1;7069 +72073;43.67785;-1.28215;25;20221206;14.8;7.8;11.3;2.4;9.9;.2;.97;4782 +72073;43.67785;-1.28215;25;20221207;13.2;6.5;9.9;2;10.2;.1;.59;5270 +72073;43.67785;-1.28215;25;20221208;9.2;6.3;7.8;2.7;9.6;9.8;.52;1896 +72073;43.67785;-1.28215;25;20221209;12.1;7.9;10;2.9;10.8;1.1;.65;2843 +72073;43.67785;-1.28215;25;20221210;7.5;-.8;3.3;2.1;5.7;.1;.58;6596 +72073;43.67785;-1.28215;25;20221211;5.8;-1.7;2;2.4;5.45;0;.6;4400 +72073;43.67785;-1.28215;25;20221212;7.6;-.4;3.6;2.5;7.85;16.4;.3;2775 +72073;43.67785;-1.28215;25;20221213;15.4;8.3;11.8;3.2;14.7;3.2;.17;3471 +72073;43.67785;-1.28215;25;20221214;18.9;12.4;15.7;2.1;13.75;6.6;.93;4857 +72073;43.67785;-1.28215;25;20221215;15.7;11.1;13.4;2.4;12.85;5.8;.75;3968 +72073;43.67785;-1.28215;25;20221216;9.9;10.3;10.1;4.3;10.85;2.3;.74;650 +72073;43.67785;-1.28215;25;20221217;10.5;2.8;6.6;2.1;8.4;0;.5;4869 +72073;43.67785;-1.28215;25;20221218;18.4;2;10.2;2.4;8.75;0;1.1;7198 +72073;43.67785;-1.28215;25;20221219;18.2;6.1;12.1;3;9.4;0;1.46;4499 +72073;43.67785;-1.28215;25;20221220;18;13;15.5;3.4;11;8;1.94;1536 +72073;43.67785;-1.28215;25;20221221;19;10.1;14.5;1.8;13.15;.3;.79;5420 +72073;43.67785;-1.28215;25;20221222;17.4;9.2;13.3;1.3;12.6;.5;.64;3951 +72073;43.67785;-1.28215;25;20221223;19;9.2;14.1;1.9;12.7;0;.86;4481 +72073;43.67785;-1.28215;25;20221224;19.4;9;14.2;1.9;12.1;.1;.86;6309 +72073;43.67785;-1.28215;25;20221225;21.1;6.8;13.9;3.2;10.1;0;1.7;5898 +72073;43.67785;-1.28215;25;20221226;17.3;11.9;14.6;2.1;12.05;.7;1.02;4008 +72073;43.67785;-1.28215;25;20221227;15.1;11.3;13.2;1.1;12.8;0;.57;3243 +72073;43.67785;-1.28215;25;20221228;18.6;7.3;12.9;2.4;10.6;0;1.05;6305 +72073;43.67785;-1.28215;25;20221229;15.5;12.5;14;1.8;11.9;11.1;.95;2066 +72073;43.67785;-1.28215;25;20221230;20.7;10.6;15.7;3.4;12.9;0;1.5;5030 +72073;43.67785;-1.28215;25;20221231;21.4;13.1;17.3;3.9;9.2;0;2.76;4702 +72074;43.7133;-.98035;34;20220101;23;3.2;13.1;1;9.58;0;.71;7825 +72074;43.7133;-.98035;34;20220102;18.3;5.3;11.8;1.1;10.8;.1;.62;5900 +72074;43.7133;-.98035;34;20220103;17.5;5.3;11.4;1.1;10.6;0;.59;6100 +72074;43.7133;-.98035;34;20220104;18.8;11.1;15;4.3;10.56;9.2;2.12;4000 +72074;43.7133;-.98035;34;20220105;9.5;4.7;7.1;1.6;7.51;.2;.71;3492 +72074;43.7133;-.98035;34;20220106;9.6;-1.6;4;.5;5.8;.1;.24;8000 +72074;43.7133;-.98035;34;20220107;12.6;-.7;5.9;2.2;8.2;4.5;.61;5400 +72074;43.7133;-.98035;34;20220108;12.8;7.7;10.2;4.4;10.7;9.4;.86;3300 +72074;43.7133;-.98035;34;20220109;11.1;9.6;10.3;4.6;12.2;31.1;.41;1100 +72074;43.7133;-.98035;34;20220110;13.5;10.5;12;4.5;13.3;5;.53;2000 +72074;43.7133;-.98035;34;20220111;11.3;7.8;9.5;.6;9.6;.1;.47;4300 +72074;43.7133;-.98035;34;20220112;6.2;0;3.1;.4;6.5;0;.3;5600 +72074;43.7133;-.98035;34;20220113;3.8;-1.7;1;2.1;6.7;0;.21;4300 +72074;43.7133;-.98035;34;20220114;5;-.2;2.4;1.8;6.4;.1;.37;6800 +72074;43.7133;-.98035;34;20220115;12.3;-3.7;4.3;.9;5.8;.1;.48;9500 +72074;43.7133;-.98035;34;20220116;11.1;-2.6;4.2;1.2;6.3;.1;.53;8700 +72074;43.7133;-.98035;34;20220117;10.3;.4;5.3;2;7.2;.1;.62;8500 +72074;43.7133;-.98035;34;20220118;4.7;1.1;2.9;1.3;7.4;0;.33;2000 +72074;43.7133;-.98035;34;20220119;10.6;2.8;6.7;1.6;8.4;.5;.6;3400 +72074;43.7133;-.98035;34;20220120;12.1;5.9;9;1.7;9.5;1.5;.69;3800 +72074;43.7133;-.98035;34;20220121;6.7;.4;3.5;1.6;6.1;.1;.56;7700 +72074;43.7133;-.98035;34;20220122;7.2;-2.5;2.3;1.1;5.3;0;.5;9300 +72074;43.7133;-.98035;34;20220123;10.7;-3.4;3.6;1.5;5.8;0;.71;9400 +72074;43.7133;-.98035;34;20220124;14.7;-2;6.3;1;6.2;0;.75;9600 +72074;43.7133;-.98035;34;20220125;14.7;-1.5;6.6;1.1;6.2;0;.81;9700 +72074;43.7133;-.98035;34;20220126;12.6;-2.1;5.2;1.4;6.4;0;.79;10100 +72074;43.7133;-.98035;34;20220127;12.5;-2.7;4.9;.9;6.8;.1;.62;9600 +72074;43.7133;-.98035;34;20220128;10.8;1.7;6.2;1;7;0;.66;8700 +72074;43.7133;-.98035;34;20220129;2.7;-1.1;.8;2.1;6.6;0;.27;2800 +72074;43.7133;-.98035;34;20220130;1.5;-.4;.5;2.1;6.5;.3;.25;2200 +72074;43.7133;-.98035;34;20220131;11;1.8;6.4;2.9;8.93;1.3;.59;6186 +72074;43.7133;-.98035;34;20220201;10.3;1.9;6.1;1.5;8.8;0;.56;6600 +72074;43.7133;-.98035;34;20220202;13.3;7.6;10.4;2.4;10.6;0;.91;7700 +72074;43.7133;-.98035;34;20220203;14.8;5.7;10.2;2.8;10.7;0;.96;6800 +72074;43.7133;-.98035;34;20220204;12.7;5.4;9;1.6;10.7;1.2;.6;2600 +72074;43.7133;-.98035;34;20220205;12.2;6.8;9.5;1.5;8.2;0;1.03;10800 +72074;43.7133;-.98035;34;20220206;11.5;-.7;5.4;1.9;7.8;1.5;.76;4700 +72074;43.7133;-.98035;34;20220207;13.9;8.4;11.1;1.7;10.98;1.7;.85;5515 +72074;43.7133;-.98035;34;20220208;15.8;4.6;10.2;2.3;8.8;0;1.4;12000 +72074;43.7133;-.98035;34;20220209;20.3;1.7;11;.8;8.3;.1;1.16;12000 +72074;43.7133;-.98035;34;20220210;18.4;1.8;10.1;1;9.1;5.8;1.12;10400 +72074;43.7133;-.98035;34;20220211;10.9;7.5;9.2;1.2;10;.3;.7;3500 +72074;43.7133;-.98035;34;20220212;15.3;3.3;9.3;.9;8.8;0;.99;9500 +72074;43.7133;-.98035;34;20220213;19.9;2.6;11.2;2.7;8.9;6.8;1.97;11100 +72074;43.7133;-.98035;34;20220214;11.2;8.4;9.8;4.4;10.1;12.7;1.08;4900 +72074;43.7133;-.98035;34;20220215;12.7;6.4;9.5;2.9;9.7;4.6;1.12;7000 +72074;43.7133;-.98035;34;20220216;13;9.2;11.1;3.9;12.1;5.4;.78;3400 +72074;43.7133;-.98035;34;20220217;15.9;12.2;14;2.3;12.5;.6;1.29;6100 +72074;43.7133;-.98035;34;20220218;18.4;5.4;11.9;1.9;10.5;0;1.44;8800 +72074;43.7133;-.98035;34;20220219;12.8;7.2;10;1.3;9.1;.5;1.19;10500 +72074;43.7133;-.98035;34;20220220;13.6;2.2;7.9;3;10.4;4.4;.76;5600 +72074;43.7133;-.98035;34;20220221;14.1;9.2;11.6;3.5;10.7;1;1.51;9800 +72074;43.7133;-.98035;34;20220222;17;6.4;11.7;1.2;9.4;0;1.52;13700 +72074;43.7133;-.98035;34;20220223;17.9;1.9;9.9;1.6;8.9;0;1.58;12500 +72074;43.7133;-.98035;34;20220224;13.3;4.7;9;2.2;10.6;1.1;.82;4700 +72074;43.7133;-.98035;34;20220225;12.6;5.8;9.2;2;7.5;0;1.62;12800 +72074;43.7133;-.98035;34;20220226;15.1;.8;7.9;2.8;5.8;0;2.23;15800 +72074;43.7133;-.98035;34;20220227;17;5.1;11;1.5;8.4;.1;1.66;11200 +72074;43.7133;-.98035;34;20220228;19.9;4.4;12.1;1;9.1;0;1.78;15200 +72074;43.7133;-.98035;34;20220301;19.6;1.6;10.6;1.7;8.3;.3;1.96;13100 +72074;43.7133;-.98035;34;20220302;14.3;9.2;11.7;1.5;10.9;2.3;1.16;6100 +72074;43.7133;-.98035;34;20220303;16.9;5.2;11;2.4;10.7;6;1.58;10800 +72074;43.7133;-.98035;34;20220304;12.7;8.8;10.7;2.7;9.5;0;1.68;11800 +72074;43.7133;-.98035;34;20220305;12.4;5.7;9;1.1;8.1;.1;1.22;7800 +72074;43.7133;-.98035;34;20220306;11.3;4.7;8;1;7.9;.1;1.14;8000 +72074;43.7133;-.98035;34;20220307;13.6;1.6;7.6;1.7;7.2;0;1.77;16200 +72074;43.7133;-.98035;34;20220308;12;7.6;9.8;2;9.4;1.3;1.19;5600 +72074;43.7133;-.98035;34;20220309;20;1.8;10.9;2.9;8.3;.8;2.63;14700 +72074;43.7133;-.98035;34;20220310;18.1;10.3;14.2;1.8;11;2.7;1.94;11100 +72074;43.7133;-.98035;34;20220311;17.8;10.5;14.1;2.9;10.4;8.4;2.01;5400 +72074;43.7133;-.98035;34;20220312;16;7.8;11.9;2.3;10.1;6.8;2.17;16900 +72074;43.7133;-.98035;34;20220313;15.1;8.9;12;3;9;3.6;2.34;14200 +72074;43.7133;-.98035;34;20220314;13.3;5.6;9.4;2.1;9.6;.4;1.18;5400 +72074;43.7133;-.98035;34;20220315;22.2;8.8;15.5;2.2;12.1;0;2.46;13100 +72074;43.7133;-.98035;34;20220316;15.6;10.6;13.1;2.2;12.7;3.6;1.25;5800 +72074;43.7133;-.98035;34;20220317;10.3;10.6;10.4;2.5;11.8;13.2;.6;800 +72074;43.7133;-.98035;34;20220318;12.4;7.7;10;1.2;9.8;0;1.26;7800 +72074;43.7133;-.98035;34;20220319;18.6;5.3;11.9;1.6;9.9;0;2.13;14500 +72074;43.7133;-.98035;34;20220320;18.9;6.7;12.8;2.2;10.5;0;2;9600 +72074;43.7133;-.98035;34;20220321;21.1;8.2;14.6;2.1;10.9;3.1;2.69;15800 +72074;43.7133;-.98035;34;20220322;17.4;6.4;11.9;2.1;9.5;0;1.95;9400 +72074;43.7133;-.98035;34;20220323;18.4;4.5;11.4;2.2;8.2;0;2.85;20000 +72074;43.7133;-.98035;34;20220324;19.6;4.2;11.9;1.5;8.8;0;2.62;18900 +72074;43.7133;-.98035;34;20220325;20.1;7;13.5;1.9;8.9;0;2.78;16400 +72074;43.7133;-.98035;34;20220326;19.6;6.1;12.8;2.6;8;0;3.26;19400 +72074;43.7133;-.98035;34;20220327;21.1;5.4;13.2;1.4;9.1;0;2.8;18900 +72074;43.7133;-.98035;34;20220328;20.7;6.9;13.8;1.1;10.4;0;2.07;11700 +72074;43.7133;-.98035;34;20220329;17.4;7.3;12.3;1.7;11.7;0;1.65;9400 +72074;43.7133;-.98035;34;20220330;13.8;10.7;12.2;1.6;11.8;6.7;1.21;5400 +72074;43.7133;-.98035;34;20220331;14.6;8.9;11.7;3.1;9.6;6.8;2.28;12900 +72074;43.7133;-.98035;34;20220401;9.3;2;5.6;2.2;6.2;.9;1.73;12400 +72074;43.7133;-.98035;34;20220402;10.1;-.1;5;3.3;6.01;.1;2.17;18550 +72074;43.7133;-.98035;34;20220403;8.8;.2;4.5;2.5;6.06;.1;1.95;16094 +72074;43.7133;-.98035;34;20220404;11.8;.4;6.1;1.8;5.42;0;2.25;19043 +72074;43.7133;-.98035;34;20220405;16.2;-2.3;7;1.3;6.58;0;2.32;19703 +72074;43.7133;-.98035;34;20220406;13;4.4;8.7;2.7;9.8;0;1.17;5700 +72074;43.7133;-.98035;34;20220407;19.7;7.4;13.5;4.2;11;6.2;2.8;12400 +72074;43.7133;-.98035;34;20220408;20.4;9.6;15;3.4;11.5;1.5;2.57;8700 +72074;43.7133;-.98035;34;20220409;15.8;7.8;11.8;2.2;8.8;.6;2.92;20200 +72074;43.7133;-.98035;34;20220410;22.2;1.7;11.9;3.6;7.8;0;4.2;22600 +72074;43.7133;-.98035;34;20220411;24.6;9.6;17.1;3.3;11.5;.2;4.02;18000 +72074;43.7133;-.98035;34;20220412;21.3;10.7;16;2.1;12.4;.2;2.71;13400 +72074;43.7133;-.98035;34;20220413;18.6;8.5;13.5;1.2;13.1;.6;1.87;11300 +72074;43.7133;-.98035;34;20220414;22.3;12.4;17.3;1.7;13.6;0;3.16;18100 +72074;43.7133;-.98035;34;20220415;17.3;11.6;14.4;2.5;13.7;0;1.97;11100 +72074;43.7133;-.98035;34;20220416;21.1;12.1;16.6;2;13.3;0;3.53;22300 +72074;43.7133;-.98035;34;20220417;20.5;10.9;15.7;3.1;13.7;0;2.99;17400 +72074;43.7133;-.98035;34;20220418;18.4;12.1;15.2;2;12.4;0;2.23;10500 +72074;43.7133;-.98035;34;20220419;11.5;8.1;9.8;1.3;11.6;16.9;.76;3200 +72074;43.7133;-.98035;34;20220420;11.2;8.7;9.9;1.8;11.6;14.3;.85;4100 +72074;43.7133;-.98035;34;20220421;12.7;9.4;11;1.7;12.5;2.9;.85;3800 +72074;43.7133;-.98035;34;20220422;21.5;8;14.8;2.7;10.86;2.4;3.56;20450 +72074;43.7133;-.98035;34;20220423;14.4;10.7;12.5;3.3;11.9;5.2;1.93;11000 +72074;43.7133;-.98035;34;20220424;16.5;9.6;13;4.4;12.2;1.9;2.38;14500 +72074;43.7133;-.98035;34;20220425;21.6;5.7;13.6;1.8;10.3;0;3.52;22200 +72074;43.7133;-.98035;34;20220426;25.4;8.5;16.9;3.5;11.7;.6;4.82;24400 +72074;43.7133;-.98035;34;20220427;18.2;12.9;15.5;2.3;14.2;2;1.92;8800 +72074;43.7133;-.98035;34;20220428;16.1;12.9;14.5;1.7;14.5;.7;1.17;4400 +72074;43.7133;-.98035;34;20220429;19.4;10.3;14.8;1.5;13.4;0;2.5;14900 +72074;43.7133;-.98035;34;20220430;19.3;13;16.1;1.9;13.3;0;2.77;15100 +72074;43.7133;-.98035;34;20220501;19.8;11.5;15.6;2;13.1;0;2.95;17000 +72074;43.7133;-.98035;34;20220502;16.8;10.6;13.7;2.4;12.4;0;2.15;11600 +72074;43.7133;-.98035;34;20220503;20.4;12.7;16.5;3;14.4;3.3;2.68;13000 +72074;43.7133;-.98035;34;20220504;19.8;13.6;16.7;2.8;13.7;2.2;2.69;12000 +72074;43.7133;-.98035;34;20220505;20.1;8.9;14.5;2;12.6;0;2.83;16500 +72074;43.7133;-.98035;34;20220506;19.4;9.6;14.5;2.4;12.9;.1;3.18;20400 +72074;43.7133;-.98035;34;20220507;21.6;11.9;16.7;2.2;14.2;.1;3.72;22600 +72074;43.7133;-.98035;34;20220508;22.9;12.5;17.7;2;14.7;.1;3.52;19500 +72074;43.7133;-.98035;34;20220509;27.5;12.6;20;1.9;14.1;0;5.1;27800 +72074;43.7133;-.98035;34;20220510;28.6;11.3;19.9;1.5;14.4;0;5.01;27900 +72074;43.7133;-.98035;34;20220511;24.6;14.3;19.4;1.7;15.2;0;3.98;21400 +72074;43.7133;-.98035;34;20220512;21.4;14.7;18;1.6;15.4;.8;2.35;10500 +72074;43.7133;-.98035;34;20220513;24.4;14.1;19.2;1.3;15.7;0;3.37;17700 +72074;43.7133;-.98035;34;20220514;31.2;12;21.6;2.4;16.4;1.5;5.01;22200 +72074;43.7133;-.98035;34;20220515;31.2;15.3;23.2;2.6;18.5;3.3;4.49;17400 +72074;43.7133;-.98035;34;20220516;29.3;16.3;22.8;1.9;16.7;0;5.32;26600 +72074;43.7133;-.98035;34;20220517;29.7;15.6;22.6;2.2;15.9;0;5.71;28200 +72074;43.7133;-.98035;34;20220518;32.9;14.2;23.5;2.3;16.8;2.6;5.71;25000 +72074;43.7133;-.98035;34;20220519;26.4;16.5;21.4;1.9;18.7;.1;4.24;22000 +72074;43.7133;-.98035;34;20220520;22.2;17.5;19.8;2;18.9;0;2.65;12900 +72074;43.7133;-.98035;34;20220521;29.8;16.2;23;2.1;19.3;0;4.34;19400 +72074;43.7133;-.98035;34;20220522;31;17.9;24.4;3.6;19.7;.8;5.28;20200 +72074;43.7133;-.98035;34;20220523;20.4;15.6;18;4.1;15.8;2.1;3.23;16000 +72074;43.7133;-.98035;34;20220524;17.5;12.6;15;2.6;13.7;2.5;2.5;13800 +72074;43.7133;-.98035;34;20220525;19.6;11.5;15.5;2;13;.2;3.57;21900 +72074;43.7133;-.98035;34;20220526;20.1;8.8;14.4;1.5;13.3;.1;2.59;14900 +72074;43.7133;-.98035;34;20220527;24.9;13.4;19.1;1.4;14.7;0;4.55;26000 +72074;43.7133;-.98035;34;20220528;26.3;10.7;18.5;1.4;14.5;0;4.98;29500 +72074;43.7133;-.98035;34;20220529;26.3;10.8;18.5;2.2;10.9;0;5.6;30300 +72074;43.7133;-.98035;34;20220530;24.3;10.4;17.3;1.9;9.8;0;4.78;25600 +72074;43.7133;-.98035;34;20220531;27.5;12.6;20;1.8;12.6;0;5.42;28800 +72074;43.7133;-.98035;34;20220601;31.7;14.5;23.1;2.8;14.2;0;6.43;27700 +72074;43.7133;-.98035;34;20220602;28.2;16.5;22.3;2.6;18.5;3.6;4.85;22900 +72074;43.7133;-.98035;34;20220603;27.3;18;22.6;2.3;19.4;5.3;4.48;21400 +72074;43.7133;-.98035;34;20220604;23.1;18.1;20.6;2;19;2.6;2.68;11800 +72074;43.7133;-.98035;34;20220605;24.2;16.6;20.4;1.9;16.9;0;4.24;22400 +72074;43.7133;-.98035;34;20220606;25.1;16.3;20.7;1.8;16.4;.1;4.14;20800 +72074;43.7133;-.98035;34;20220607;24.4;16.4;20.4;1.4;16.9;3.1;3.63;18400 +72074;43.7133;-.98035;34;20220608;20;14.6;17.3;1.8;17.2;3.4;1.94;9400 +72074;43.7133;-.98035;34;20220609;23.4;13.3;18.3;1.5;15.2;.1;4.81;29200 +72074;43.7133;-.98035;34;20220610;29;11.5;20.2;1.7;15.6;0;5.42;29300 +72074;43.7133;-.98035;34;20220611;28.6;16.3;22.4;2;19.2;.3;4.85;24100 +72074;43.7133;-.98035;34;20220612;26.9;16.8;21.8;2.6;19.7;5.4;3.71;16500 +72074;43.7133;-.98035;34;20220613;27.9;18.5;23.2;1.7;20.8;.1;4.23;20400 +72074;43.7133;-.98035;34;20220614;33.5;18.1;25.8;2;23;.1;5.12;22100 +72074;43.7133;-.98035;34;20220615;32.3;19.3;25.8;2;21.7;0;5.96;27800 +72074;43.7133;-.98035;34;20220616;34.6;18.1;26.3;2.3;21.3;0;5.73;23300 +72074;43.7133;-.98035;34;20220617;37.3;19.8;28.5;2.6;22;0;7.04;27500 +72074;43.7133;-.98035;34;20220618;40.3;20.5;30.4;2.6;22.4;0;7.44;26400 +72074;43.7133;-.98035;34;20220619;29.5;18.3;23.9;2.8;18.3;.6;5.62;25100 +72074;43.7133;-.98035;34;20220620;27.9;18.6;23.2;2.1;18.2;0;4.76;21900 +72074;43.7133;-.98035;34;20220621;25.1;18.8;21.9;2.7;19.8;8.7;3.41;14700 +72074;43.7133;-.98035;34;20220622;24.9;16;20.4;2.1;18.9;1.4;3.93;20900 +72074;43.7133;-.98035;34;20220623;26;15.4;20.7;2.1;17.9;6;4.1;20600 +72074;43.7133;-.98035;34;20220624;25.4;15.2;20.3;2.4;16.5;2.8;4.85;25800 +72074;43.7133;-.98035;34;20220625;19.6;14.7;17.1;1.8;15.4;8.9;1.82;6800 +72074;43.7133;-.98035;34;20220626;17.3;13.7;15.5;1.6;15.3;12.6;1.54;6900 +72074;43.7133;-.98035;34;20220627;18.4;14.4;16.4;1.3;16;.9;1.68;7700 +72074;43.7133;-.98035;34;20220628;25.5;14.9;20.2;1.7;15;0;4.98;27200 +72074;43.7133;-.98035;34;20220629;23.7;12.1;17.9;1.4;15.5;6.4;3.21;17000 +72074;43.7133;-.98035;34;20220630;18;14.2;16.1;1.4;15.5;5.9;1.64;7300 +72074;43.7133;-.98035;34;20220701;23.8;9.3;16.5;1.6;13.2;0;4.67;28900 +72074;43.7133;-.98035;34;20220702;30.6;12.1;21.3;3;14.7;0;6.32;29500 +72074;43.7133;-.98035;34;20220703;26.4;15.7;21;2.1;16.5;0;4.84;24800 +72074;43.7133;-.98035;34;20220704;23;16.5;19.7;2.3;17.9;0;3.04;14500 +72074;43.7133;-.98035;34;20220705;28.1;16.1;22.1;1.8;18.3;0;5.27;27800 +72074;43.7133;-.98035;34;20220706;26.2;16;21.1;2;18;.1;4.34;22200 +72074;43.7133;-.98035;34;20220707;26.9;16.4;21.6;2.6;18.6;.1;4.82;24500 +72074;43.7133;-.98035;34;20220708;29.7;14.8;22.2;2.1;17.8;.1;5.48;27600 +72074;43.7133;-.98035;34;20220709;31.9;15.1;23.5;1.7;18.5;0;5.87;29400 +72074;43.7133;-.98035;34;20220710;33.8;15.9;24.8;1.5;18.3;.1;6.07;29400 +72074;43.7133;-.98035;34;20220711;35.9;15.6;25.7;1.4;19;0;6.24;29500 +72074;43.7133;-.98035;34;20220712;36.8;18.5;27.6;1.4;21.8;0;6.41;29400 +72074;43.7133;-.98035;34;20220713;37;16.4;26.7;1.1;18;0;6.22;29800 +72074;43.7133;-.98035;34;20220714;37.3;17.5;27.4;1.6;19.6;.1;6.36;27800 +72074;43.7133;-.98035;34;20220715;33.5;19.9;26.7;2.1;22.3;0;5.81;25600 +72074;43.7133;-.98035;34;20220716;37.7;18.9;28.3;2.3;17.2;0;7;26900 +72074;43.7133;-.98035;34;20220717;39.3;18.9;29.1;2.9;15.9;0;7.89;27000 +72074;43.7133;-.98035;34;20220718;40.2;19.2;29.7;2.8;18.6;0;7.81;27100 +72074;43.7133;-.98035;34;20220719;31.3;21.4;26.3;3.1;20.3;0;5.85;23400 +72074;43.7133;-.98035;34;20220720;26.7;20.5;23.6;1.8;18.9;1.1;3.49;14000 +72074;43.7133;-.98035;34;20220721;32.9;16.9;24.9;2.4;18.8;0;6.06;27100 +72074;43.7133;-.98035;34;20220722;25.9;20.7;23.3;2.9;18.9;0;4.03;16000 +72074;43.7133;-.98035;34;20220723;29.5;15.6;22.5;1.5;16.2;0;5.21;26800 +72074;43.7133;-.98035;34;20220724;38.4;15.5;26.9;2.8;18.6;0;7.3;27500 +72074;43.7133;-.98035;34;20220725;27.2;20.8;24;2.4;19.8;.2;4.08;17000 +72074;43.7133;-.98035;34;20220726;27.4;16.1;21.7;1.7;16.9;.3;4.84;25400 +72074;43.7133;-.98035;34;20220727;27.3;12.9;20.1;1.4;14.4;0;4.85;27000 +72074;43.7133;-.98035;34;20220728;26.7;15.4;21;1.5;15.4;3.6;4.15;20800 +72074;43.7133;-.98035;34;20220729;25.8;15.7;20.7;1.5;17.4;.4;3.2;15000 +72074;43.7133;-.98035;34;20220730;28.8;17.8;23.3;1.3;18.9;.1;3.69;16900 +72074;43.7133;-.98035;34;20220731;31.4;16.7;24;2.1;19;0;5.58;26900 +72074;43.7133;-.98035;34;20220801;32.4;16.3;24.3;1.7;19.4;0;5.52;27100 +72074;43.7133;-.98035;34;20220802;36.1;18.2;27.1;1.6;19.7;.3;5.97;26800 +72074;43.7133;-.98035;34;20220803;36.3;21;28.6;2.4;23.8;.2;5.81;22500 +72074;43.7133;-.98035;34;20220804;29.8;20.5;25.1;2.6;22.3;.5;4.91;22400 +72074;43.7133;-.98035;34;20220805;28.1;19.6;23.8;2.6;19.9;0;4.89;23200 +72074;43.7133;-.98035;34;20220806;32.5;18.2;25.3;2.1;19.3;0;5.52;25000 +72074;43.7133;-.98035;34;20220807;33.8;17;25.4;1.4;17.2;.1;5.46;26200 +72074;43.7133;-.98035;34;20220808;34.6;16.9;25.7;1.7;18.8;0;5.6;25600 +72074;43.7133;-.98035;34;20220809;35.1;19.8;27.4;2;20.8;0;5.04;19400 +72074;43.7133;-.98035;34;20220810;39.1;17.9;28.5;1.7;18.8;0;5.97;24000 +72074;43.7133;-.98035;34;20220811;40.2;20.6;30.4;1.9;18.9;0;6.07;21700 +72074;43.7133;-.98035;34;20220812;35.3;23;29.1;2.9;23.4;0;6.27;24200 +72074;43.7133;-.98035;34;20220813;31.4;20.4;25.9;2.2;21.6;1.8;4.53;18900 +72074;43.7133;-.98035;34;20220814;26.2;20.6;23.4;2.3;20.6;.5;3.68;16700 +72074;43.7133;-.98035;34;20220815;27.3;16;21.6;2;17.3;.3;4.04;19800 +72074;43.7133;-.98035;34;20220816;18.7;16.1;17.4;1.8;17.83;2;3.34;16572 +72074;43.7133;-.98035;34;20220817;23.5;15.9;19.7;3;18.11;4.9;3.28;16915 +72074;43.7133;-.98035;34;20220818;24.1;16.9;20.5;3.5;18.43;5.6;3.12;14260 +72074;43.7133;-.98035;34;20220819;26.5;14.8;20.6;1.9;17.8;.2;3.56;18200 +72074;43.7133;-.98035;34;20220820;30.2;15.1;22.6;1.6;18.8;.2;4.39;22500 +72074;43.7133;-.98035;34;20220821;26.7;18.6;22.6;1.9;20.6;.3;3.31;15800 +72074;43.7133;-.98035;34;20220822;25;18.8;21.9;2.4;20.9;1.9;2.69;11900 +72074;43.7133;-.98035;34;20220823;29.8;19.7;24.7;1.3;21.9;0;3.42;15700 +72074;43.7133;-.98035;34;20220824;36.1;17.5;26.8;2;21.2;1.3;5.07;20600 +72074;43.7133;-.98035;34;20220825;28.5;20.7;24.6;3.1;22.5;.2;4.37;20300 +72074;43.7133;-.98035;34;20220826;28;20.9;24.4;1.9;20.8;.1;3.75;17100 +72074;43.7133;-.98035;34;20220827;30.5;18.4;24.4;1.8;20.1;0;4.25;20100 +72074;43.7133;-.98035;34;20220828;35.9;16.9;26.4;2;17.9;.7;5.38;22500 +72074;43.7133;-.98035;34;20220829;27.3;21.8;24.5;2.1;19.1;8;2.31;3700 +72074;43.7133;-.98035;34;20220830;31.5;17.5;24.5;1.8;21.4;0;4.4;21600 +72074;43.7133;-.98035;34;20220831;27.4;19.4;23.4;1.9;21.5;3.7;3.19;14900 +72074;43.7133;-.98035;34;20220901;30;17.8;23.9;1.2;19.8;.5;3.91;20400 +72074;43.7133;-.98035;34;20220902;25.7;19.1;22.4;2;20.1;1.1;2.98;13900 +72074;43.7133;-.98035;34;20220903;27.5;17.6;22.5;1.9;19;.4;3.54;17300 +72074;43.7133;-.98035;34;20220904;33.2;14.7;23.9;1.4;17.6;0;4.36;21700 +72074;43.7133;-.98035;34;20220905;33.8;18.2;26;1.7;18.4;0;4.72;21700 +72074;43.7133;-.98035;34;20220906;31.2;14.5;22.8;1.8;15.4;0;4.47;22000 +72074;43.7133;-.98035;34;20220907;26.5;16.1;21.3;1.3;16.1;0;2.93;14200 +72074;43.7133;-.98035;34;20220908;27.6;13.3;20.4;1.3;15.5;2.6;3.35;18300 +72074;43.7133;-.98035;34;20220909;24.8;17.9;21.3;1.9;16.6;.6;3.27;16300 +72074;43.7133;-.98035;34;20220910;30.5;12.6;21.5;1.7;14.8;0;4.12;21100 +72074;43.7133;-.98035;34;20220911;36.7;15.8;26.2;2.8;15.2;0;5.89;20900 +72074;43.7133;-.98035;34;20220912;39;18.5;28.7;2.1;17.3;4.6;5.09;16700 +72074;43.7133;-.98035;34;20220913;31.2;20.8;26;3;20;0;3.56;8400 +72074;43.7133;-.98035;34;20220914;30.6;18.8;24.7;2.3;16.9;0;4.25;17800 +72074;43.7133;-.98035;34;20220915;28.5;15.9;22.2;1.6;17.9;2.4;3.37;17400 +72074;43.7133;-.98035;34;20220916;24.5;18.9;21.7;1.8;18;0;3.05;16000 +72074;43.7133;-.98035;34;20220917;23.9;12.6;18.2;2.1;10.6;0;3.65;20100 +72074;43.7133;-.98035;34;20220918;26.1;9.2;17.6;3;7.9;0;4.43;17800 +72074;43.7133;-.98035;34;20220919;28.4;6.6;17.5;1.4;10.3;0;3.46;20000 +72074;43.7133;-.98035;34;20220920;24;6.8;15.4;1.7;10.8;0;3.13;20000 +72074;43.7133;-.98035;34;20220921;23.8;8.1;15.9;1.3;11.4;0;2.91;19700 +72074;43.7133;-.98035;34;20220922;26.4;8.8;17.6;1.4;12.1;0;3.11;19000 +72074;43.7133;-.98035;34;20220923;20.8;10;15.4;1.1;14;6.5;1.32;5400 +72074;43.7133;-.98035;34;20220924;18.6;12.3;15.4;1.7;15.4;16.4;1.2;5300 +72074;43.7133;-.98035;34;20220925;20.2;11.3;15.7;1.9;13.3;2.8;2.08;11700 +72074;43.7133;-.98035;34;20220926;20.7;7.9;14.3;2.2;12.8;6.9;1.99;11000 +72074;43.7133;-.98035;34;20220927;18.6;14.2;16.4;3.2;16.1;16.3;1.61;8600 +72074;43.7133;-.98035;34;20220928;18.7;15.9;17.3;4.6;17;30.7;1.66;7800 +72074;43.7133;-.98035;34;20220929;15.4;13.9;14.6;2.5;15;17.7;1.06;4900 +72074;43.7133;-.98035;34;20220930;20;10.3;15.1;1.8;12.7;.4;2.13;13800 +72074;43.7133;-.98035;34;20221001;22.1;12.2;17.1;2.3;14.3;0;2.18;10700 +72074;43.7133;-.98035;34;20221002;24.6;11.5;18;1.2;15.6;0;2.1;12700 +72074;43.7133;-.98035;34;20221003;25.4;14.2;19.8;1.5;16.1;0;2.56;15400 +72074;43.7133;-.98035;34;20221004;26.3;11.7;19;.8;16.2;.1;2.07;13200 +72074;43.7133;-.98035;34;20221005;28.3;14.3;21.3;2.1;17.1;0;2.92;14400 +72074;43.7133;-.98035;34;20221006;22.3;16.8;19.5;1.5;17.4;.1;1.68;7800 +72074;43.7133;-.98035;34;20221007;26.9;12.5;19.7;2.2;16.6;.6;2.68;14200 +72074;43.7133;-.98035;34;20221008;23.5;16.4;19.9;1.4;17.4;.5;1.73;8100 +72074;43.7133;-.98035;34;20221009;28.7;11.8;20.2;1.6;16;0;2.63;14300 +72074;43.7133;-.98035;34;20221010;20.9;17;18.9;1.6;19.3;4;1.14;4900 +72074;43.7133;-.98035;34;20221011;21.2;15.9;18.5;1.4;18.2;4;1.31;6600 +72074;43.7133;-.98035;34;20221012;22.1;15.5;18.8;1.4;17;.7;1.59;8400 +72074;43.7133;-.98035;34;20221013;21.5;12.9;17.2;1.7;16.5;.8;1.55;9400 +72074;43.7133;-.98035;34;20221014;22.7;17.8;20.2;2.8;18.5;.9;1.92;8300 +72074;43.7133;-.98035;34;20221015;26.8;12.4;19.6;1.4;15.8;0;2.16;12700 +72074;43.7133;-.98035;34;20221016;30.9;13.8;22.3;1.6;16.9;.6;2.62;12600 +72074;43.7133;-.98035;34;20221017;26.2;18.4;22.3;1.9;19.4;.8;1.92;7300 +72074;43.7133;-.98035;34;20221018;30.5;14.7;22.6;2.1;17.6;0;2.82;12800 +72074;43.7133;-.98035;34;20221019;29.7;16.6;23.1;2.4;17.2;.1;2.63;6800 +72074;43.7133;-.98035;34;20221020;27.4;14.6;21;4;14.7;.3;3.28;6600 +72074;43.7133;-.98035;34;20221021;22.2;15.5;18.8;2.4;14.2;.1;1.82;2500 +72074;43.7133;-.98035;34;20221022;27.1;11.7;19.4;2.3;13.7;.1;2.59;11800 +72074;43.7133;-.98035;34;20221023;28.1;18.2;23.1;4.3;12.4;0;4.33;8100 +72074;43.7133;-.98035;34;20221024;24.8;14.5;19.6;2;12.4;0;2.35;10900 +72074;43.7133;-.98035;34;20221025;24.3;10.9;17.6;1.9;13.6;.1;1.74;4900 +72074;43.7133;-.98035;34;20221026;28.3;12.2;20.2;2;14.2;0;2.45;11593 +72074;43.7133;-.98035;34;20221027;24.2;16.4;20.3;1.8;15.1;.1;1.8;5651 +72074;43.7133;-.98035;34;20221028;23.2;14.3;18.7;1.3;15.4;0;1.42;7010 +72074;43.7133;-.98035;34;20221029;21;14.6;17.8;1.3;16.8;.2;1.12;6053 +72074;43.7133;-.98035;34;20221030;21.4;12;16.7;1.2;15.6;1;1.29;10714 +72074;43.7133;-.98035;34;20221031;20.5;12.6;16.5;2;15.7;4.5;1.18;6006 +72074;43.7133;-.98035;34;20221101;20.9;12.9;16.9;2.1;14.5;0;1.59;12144 +72074;43.7133;-.98035;34;20221102;20.9;9.9;15.4;1.4;12.8;.1;1.38;12114 +72074;43.7133;-.98035;34;20221103;22.7;10;16.3;2.7;13.1;14;1.79;5048 +72074;43.7133;-.98035;34;20221104;16.8;10.7;13.7;4.2;11.9;4.3;1.64;10120 +72074;43.7133;-.98035;34;20221105;18.4;5.3;11.8;1;9.9;.1;1.05;11608 +72074;43.7133;-.98035;34;20221106;20.3;3.7;12;1.9;10;.1;1.44;11499 +72074;43.7133;-.98035;34;20221107;21.1;6.1;13.6;1.7;11.1;0;1.38;11309 +72074;43.7133;-.98035;34;20221108;20.2;10.8;15.5;1.8;12.3;0;1.32;4600 +72074;43.7133;-.98035;34;20221109;16.4;14.2;15.3;1.6;13.4;8.6;.99;2500 +72074;43.7133;-.98035;34;20221110;18.6;7.3;12.9;2;11.7;0;1.16;10800 +72074;43.7133;-.98035;34;20221111;18;7.3;12.6;2.4;11.3;.1;1.22;9400 +72074;43.7133;-.98035;34;20221112;21.6;6.2;13.9;1.4;11.5;.1;1.17;10000 +72074;43.7133;-.98035;34;20221113;24.2;6.2;15.2;1.3;11.2;.1;1.31;9900 +72074;43.7133;-.98035;34;20221114;15.2;8;11.6;1.4;12.7;1.4;.6;2900 +72074;43.7133;-.98035;34;20221115;17.9;10.6;14.2;1.6;13.3;7;.88;2500 +72074;43.7133;-.98035;34;20221116;20.4;10.7;15.5;2.6;12.7;.5;1.44;8400 +72074;43.7133;-.98035;34;20221117;19.1;14.5;16.8;3.4;14.2;13.9;1.52;5700 +72074;43.7133;-.98035;34;20221118;10.6;10;10.3;2.7;11.5;25;.59;1400 +72074;43.7133;-.98035;34;20221119;12.2;8.2;10.2;2.5;10.5;9.1;.75;5700 +72074;43.7133;-.98035;34;20221120;16.3;5.7;11;2.3;11;6.3;.88;5200 +72074;43.7133;-.98035;34;20221121;16.1;9.9;13;2.9;11.8;33.3;1.13;1000 +72074;43.7133;-.98035;34;20221122;11.5;7.2;9.3;4.9;10.1;19.1;.87;3000 +72074;43.7133;-.98035;34;20221123;17.2;9.8;13.5;3.6;13.4;2.9;.94;6300 +72074;43.7133;-.98035;34;20221124;13.9;7.7;10.8;2;11.3;6.9;.69;2600 +72074;43.7133;-.98035;34;20221125;14.7;8.7;11.7;2.8;11.7;7.1;.8;5000 +72074;43.7133;-.98035;34;20221126;13.8;4.2;9;2;9.4;0;.74;5400 +72074;43.7133;-.98035;34;20221127;14.6;2.3;8.4;1.5;9.6;18.1;.6;5700 +72074;43.7133;-.98035;34;20221128;14;9.3;11.6;3.1;11.5;17.2;.81;5800 +72074;43.7133;-.98035;34;20221129;15;7.6;11.3;1.3;11.5;2.9;.57;5200 +72074;43.7133;-.98035;34;20221130;10.3;7.4;8.8;2.6;9.8;0;.6;5000 +72074;43.7133;-.98035;34;20221201;6.1;4.1;5.1;1.8;7.9;0;.48;1500 +72074;43.7133;-.98035;34;20221202;8.8;1.8;5.3;1.1;7.7;.1;.34;7000 +72074;43.7133;-.98035;34;20221203;6.6;3.8;5.2;1.4;8;2.3;.41;2900 +72074;43.7133;-.98035;34;20221204;11.5;1;6.2;1.7;7.2;0;.6;7200 +72074;43.7133;-.98035;34;20221205;13.3;0;6.6;2.4;7.1;0;.86;7900 +72074;43.7133;-.98035;34;20221206;13.5;7.2;10.3;2;9.6;.2;.79;4700 +72074;43.7133;-.98035;34;20221207;14.3;6;10.1;1.6;9.9;0;.58;6700 +72074;43.7133;-.98035;34;20221208;9;5.5;7.2;2;9.2;10.1;.51;1600 +72074;43.7133;-.98035;34;20221209;10.2;7.5;8.8;1.9;10.1;.9;.55;1900 +72074;43.7133;-.98035;34;20221210;7.6;-.9;3.3;1.8;5.5;0;.5;8300 +72074;43.7133;-.98035;34;20221211;6;-2.9;1.5;1.9;5.3;.1;.53;4700 +72074;43.7133;-.98035;34;20221212;7.1;-1.2;2.9;2;7.4;11.5;.38;900 +72074;43.7133;-.98035;34;20221213;15.3;6.4;10.8;2.9;14.3;2.8;.1;3100 +72074;43.7133;-.98035;34;20221214;18.8;11.7;15.2;2;13.3;8.4;.87;5800 +72074;43.7133;-.98035;34;20221215;16.2;10.6;13.4;1.9;12.6;5.7;.69;5000 +72074;43.7133;-.98035;34;20221216;10.5;10.5;10.5;3.1;10.7;4.4;.8;1300 +72074;43.7133;-.98035;34;20221217;10.6;2;6.3;1.7;8.1;0;.46;5400 +72074;43.7133;-.98035;34;20221218;17.9;1.6;9.7;2.3;8.4;0;1.08;7100 +72074;43.7133;-.98035;34;20221219;17.7;4.9;11.3;2.5;9.5;0;1.25;3100 +72074;43.7133;-.98035;34;20221220;17.5;10.1;13.8;2.7;11.3;7.2;1.36;800 +72074;43.7133;-.98035;34;20221221;20;8.6;14.3;1.6;12.8;.2;.73;6600 +72074;43.7133;-.98035;34;20221222;17.9;7.8;12.8;1.3;12.3;.9;.65;3700 +72074;43.7133;-.98035;34;20221223;20.8;8.4;14.6;1.7;12;0;1.01;4400 +72074;43.7133;-.98035;34;20221224;19.6;7.7;13.6;1.5;11.5;0;.72;7500 +72074;43.7133;-.98035;34;20221225;21.3;4.9;13.1;2;9.6;0;1.31;5600 +72074;43.7133;-.98035;34;20221226;18.1;9;13.5;1.2;11.5;.6;.63;6200 +72074;43.7133;-.98035;34;20221227;14.9;11;12.9;1;12.7;.1;.52;3600 +72074;43.7133;-.98035;34;20221228;19.2;5.4;12.3;1.8;9.8;0;.92;7400 +72074;43.7133;-.98035;34;20221229;15.9;11.3;13.6;1.7;11.2;9.8;.95;2600 +72074;43.7133;-.98035;34;20221230;21.2;10.4;15.8;2.8;12.5;0;1.46;4700 +72074;43.7133;-.98035;34;20221231;22.1;10.3;16.2;2.8;9.1;0;2.08;5700 +72075;43.74579;-.67324;62;20220101;23.8;4.4;14.1;1.3;9.08;0;.97;7185 +72075;43.74579;-.67324;62;20220102;18.2;3.8;11;.9;9.75;.2;.59;5767 +72075;43.74579;-.67324;62;20220103;17.9;3.6;10.8;1;9.85;0;.53;6241 +72075;43.74579;-.67324;62;20220104;19.1;5.5;12.3;2.8;10.15;7.8;1.31;5587 +72075;43.74579;-.67324;62;20220105;9.8;3.6;6.7;.9;7.5;0;.48;4352 +72075;43.74579;-.67324;62;20220106;9.4;-1.7;3.9;.5;5.35;.1;.28;6638 +72075;43.74579;-.67324;62;20220107;11.9;-2.4;4.7;1.5;7.75;4.6;.42;5614 +72075;43.74579;-.67324;62;20220108;12;5.8;8.9;3.8;10.21;7.8;.56;3579 +72075;43.74579;-.67324;62;20220109;10.6;9.1;9.8;3;11.75;28.1;.42;708 +72075;43.74579;-.67324;62;20220110;12.9;10;11.4;3.8;12.95;6;.47;1560 +72075;43.74579;-.67324;62;20220111;10.9;6.4;8.7;.6;8.95;.2;.48;3580 +72075;43.74579;-.67324;62;20220112;7.6;-1;3.3;.7;6.35;0;.34;6521 +72075;43.74579;-.67324;62;20220113;6.1;-3.2;1.5;1.3;6.1;0;.32;4817 +72075;43.74579;-.67324;62;20220114;6.6;-2;2.3;.6;5.8;0;.33;5773 +72075;43.74579;-.67324;62;20220115;12;-4.7;3.6;.5;5.45;.1;.34;8421 +72075;43.74579;-.67324;62;20220116;11.6;-2.5;4.5;.7;5.88;.1;.47;6705 +72075;43.74579;-.67324;62;20220117;10.8;-2.5;4.2;1.3;6.45;.1;.54;7623 +72075;43.74579;-.67324;62;20220118;4;.9;2.4;.9;7.1;0;.33;2244 +72075;43.74579;-.67324;62;20220119;10.2;3.8;7;1.1;8.4;.9;.54;3589 +72075;43.74579;-.67324;62;20220120;11.6;6.3;9;1.6;9.35;2;.69;3860 +72075;43.74579;-.67324;62;20220121;6.3;-1.5;2.4;1.4;5.9;.1;.52;5637 +72075;43.74579;-.67324;62;20220122;8.2;-4.6;1.8;.6;5.1;0;.41;8291 +72075;43.74579;-.67324;62;20220123;10.8;-4.5;3.2;.9;5.45;0;.58;8803 +72075;43.74579;-.67324;62;20220124;15.8;-3.8;6;.7;5.8;0;.64;9457 +72075;43.74579;-.67324;62;20220125;15.4;-3.4;6;.7;5.9;0;.64;9229 +72075;43.74579;-.67324;62;20220126;14.1;-3.2;5.5;.7;6.1;0;.62;9272 +72075;43.74579;-.67324;62;20220127;12;-3.8;4.1;1;6.25;.1;.66;8892 +72075;43.74579;-.67324;62;20220128;9.6;.2;4.9;1;6.6;0;.64;6096 +72075;43.74579;-.67324;62;20220129;2.8;-2.5;.1;1.3;6.25;0;.3;3634 +72075;43.74579;-.67324;62;20220130;2.5;-.4;1.1;.8;6.5;.4;.35;2144 +72075;43.74579;-.67324;62;20220131;10.7;1.6;6.1;2.1;8.35;1.7;.65;4997 +72075;43.74579;-.67324;62;20220201;10;-.5;4.8;1.6;8.15;.1;.53;6939 +72075;43.74579;-.67324;62;20220202;12.1;7.8;10;1.7;10.5;0;.71;4075 +72075;43.74579;-.67324;62;20220203;14.2;5.2;9.7;2.4;9.9;0;.94;5381 +72075;43.74579;-.67324;62;20220204;12.6;3.6;8.1;1.3;10.4;1.3;.57;4965 +72075;43.74579;-.67324;62;20220205;11.8;6.9;9.3;1.5;8.15;0;.98;7255 +72075;43.74579;-.67324;62;20220206;11;-2.2;4.4;1.4;7.55;1.5;.66;6954 +72075;43.74579;-.67324;62;20220207;13.6;8.2;10.9;1.9;10.58;1.6;.91;5184 +72075;43.74579;-.67324;62;20220208;15.5;2.9;9.2;1.3;8.25;0;1.11;10661 +72075;43.74579;-.67324;62;20220209;20.5;.8;10.7;.8;7.75;0;1.19;11827 +72075;43.74579;-.67324;62;20220210;14;1.2;7.6;1.5;8.3;3;1.38;11100 +72075;43.74579;-.67324;62;20220211;13.5;7.5;10.5;1.3;9.5;1;.99;7000 +72075;43.74579;-.67324;62;20220212;14.6;-1.9;6.3;1.7;7.3;0;1.15;9400 +72075;43.74579;-.67324;62;20220213;18.5;1.4;9.9;2.9;8.4;5.8;1.88;11000 +72075;43.74579;-.67324;62;20220214;11.4;8.1;9.7;4.8;10;10.1;1.15;5900 +72075;43.74579;-.67324;62;20220215;11.7;4;7.8;2.8;9.8;4.2;.77;6200 +72075;43.74579;-.67324;62;20220216;12.9;8.6;10.8;2.7;11.85;4.8;.75;3898 +72075;43.74579;-.67324;62;20220217;15.3;11.8;13.5;2;12.6;.7;1;4340 +72075;43.74579;-.67324;62;20220218;18.6;5.5;12.1;2.1;10.7;0;1.51;10476 +72075;43.74579;-.67324;62;20220219;12.8;6.8;9.8;1.3;8.9;.3;1.1;7983 +72075;43.74579;-.67324;62;20220220;13.6;1.5;7.5;1.9;10.1;4.2;.83;8225 +72075;43.74579;-.67324;62;20220221;14.3;8.7;11.5;3.2;10.3;1.1;1.45;8005 +72075;43.74579;-.67324;62;20220222;16.9;5.7;11.3;1.3;9.1;0;1.46;12088 +72075;43.74579;-.67324;62;20220223;17.5;1.5;9.5;1.1;8.6;0;1.43;13165 +72075;43.74579;-.67324;62;20220224;13.8;3.3;8.6;1.6;10;1.2;.96;7033 +72075;43.74579;-.67324;62;20220225;13.1;3.4;8.2;1.5;7.25;0;1.42;11789 +72075;43.74579;-.67324;62;20220226;14.4;.2;7.3;2.4;5.6;0;1.96;13814 +72075;43.74579;-.67324;62;20220227;17.4;2.9;10.1;1.5;8.2;.1;1.67;12193 +72075;43.74579;-.67324;62;20220228;20.1;1.6;10.8;.7;8.55;0;1.57;14369 +72075;43.74579;-.67324;62;20220301;19.5;.8;10.1;1.8;8.15;.7;1.97;14017 +72075;43.74579;-.67324;62;20220302;13.6;7.9;10.7;1.2;10.6;2.8;1;5517 +72075;43.74579;-.67324;62;20220303;16.9;5.5;11.2;1.6;10.35;5.8;1.55;11892 +72075;43.74579;-.67324;62;20220304;12.3;8.7;10.5;2.9;9.7;0;1.33;6071 +72075;43.74579;-.67324;62;20220305;12.4;5.9;9.1;1.3;8.3;.1;1.29;8540 +72075;43.74579;-.67324;62;20220306;11;4.4;7.7;1.1;8;.1;1.1;7514 +72075;43.74579;-.67324;62;20220307;13.9;-1;6.5;1;7.15;0;1.5;14537 +72075;43.74579;-.67324;62;20220308;11.7;4.4;8.1;1.5;8.8;1;1.11;7459 +72075;43.74579;-.67324;62;20220309;19.4;1.1;10.3;1.7;8.15;1.1;2.17;16156 +72075;43.74579;-.67324;62;20220310;17.5;9.4;13.4;1.8;10.95;2.4;1.78;10449 +72075;43.74579;-.67324;62;20220311;17.2;8.3;12.8;2.1;10.55;8.6;1.77;9594 +72075;43.74579;-.67324;62;20220312;15.4;7.5;11.5;2.3;10.2;.4;1.78;12184 +72075;43.74579;-.67324;62;20220313;15.2;8.5;11.9;2.6;9.05;4.6;2.01;10618 +72075;43.74579;-.67324;62;20220314;13.9;5.7;9.8;2.6;9.35;.2;1.44;7889 +72075;43.74579;-.67324;62;20220315;20.9;9.6;15.3;2.7;11.8;0;2.55;14044 +72075;43.74579;-.67324;62;20220316;16.8;10.2;13.5;2.3;12.6;3.8;1.53;8436 +72075;43.74579;-.67324;62;20220317;11.2;10.8;11;2.8;11.85;5.6;.71;1300 +72075;43.74579;-.67324;62;20220318;12.5;6;9.2;1.3;9.6;0;1.24;8300 +72075;43.74579;-.67324;62;20220319;18.4;3.5;10.9;2.4;9.5;0;2.34;15900 +72075;43.74579;-.67324;62;20220320;19.1;6.5;12.8;2.8;10.2;0;2.35;11900 +72075;43.74579;-.67324;62;20220321;20.7;7.6;14.1;3.9;10.2;1.1;3.27;16900 +72075;43.74579;-.67324;62;20220322;17.8;6;11.9;3.6;8.1;0;2.77;11500 +72075;43.74579;-.67324;62;20220323;18.2;2.8;10.5;2.8;7.6;0;2.99;20000 +72075;43.74579;-.67324;62;20220324;19.7;.9;10.3;1.7;8.2;0;2.67;19600 +72075;43.74579;-.67324;62;20220325;19.9;3.3;11.6;2.5;8.1;0;2.74;13800 +72075;43.74579;-.67324;62;20220326;19.6;4.1;11.8;4;6.9;0;3.83;19800 +72075;43.74579;-.67324;62;20220327;20.9;3.9;12.4;2.2;8.5;0;3.08;18900 +72075;43.74579;-.67324;62;20220328;21.4;3.5;12.4;1.4;9.2;0;2.33;13000 +72075;43.74579;-.67324;62;20220329;18.2;5.5;11.8;1.7;11.1;.5;1.64;8500 +72075;43.74579;-.67324;62;20220330;15.2;10;12.6;2.8;11.7;5.6;1.56;7100 +72075;43.74579;-.67324;62;20220331;15.4;7.9;11.6;4;9.7;6.5;2.47;14200 +72075;43.74579;-.67324;62;20220401;10.3;-.9;4.7;4.3;5.7;.6;2.26;17700 +72075;43.74579;-.67324;62;20220402;10.2;-2.1;4;3.1;5.3;.2;2.13;16900 +72075;43.74579;-.67324;62;20220403;8.2;-.6;3.8;2.1;5.74;0;1.86;16153 +72075;43.74579;-.67324;62;20220404;11.7;-.6;5.5;1.7;5.39;0;2.21;19126 +72075;43.74579;-.67324;62;20220405;17.3;-3;7.1;1.3;6;0;2.77;23300 +72075;43.74579;-.67324;62;20220406;12.6;5;8.8;3;10.2;0;1.03;4800 +72075;43.74579;-.67324;62;20220407;18.8;8.8;13.8;4.9;11.4;5.4;2.62;10400 +72075;43.74579;-.67324;62;20220408;19.9;8.2;14;4.4;11.2;1.9;2.73;10000 +72075;43.74579;-.67324;62;20220409;16.9;7.9;12.4;2;8.5;.4;3.02;19900 +72075;43.74579;-.67324;62;20220410;20.9;-.5;10.2;3.9;7.2;0;4.08;23200 +72075;43.74579;-.67324;62;20220411;23.1;10.3;16.7;5.3;11.4;.1;4.51;20000 +72075;43.74579;-.67324;62;20220412;18.2;9.4;13.8;2.1;12.3;2.1;1.73;7300 +72075;43.74579;-.67324;62;20220413;17.7;10.9;14.3;1.9;13.3;.7;1.71;8400 +72075;43.74579;-.67324;62;20220414;24.2;7.5;15.8;2;12.5;0;3.71;22600 +72075;43.74579;-.67324;62;20220415;23;11.5;17.2;2.9;13.7;0;3.37;17100 +72075;43.74579;-.67324;62;20220416;24.9;11.7;18.3;2.6;12.7;0;4.37;23700 +72075;43.74579;-.67324;62;20220417;23.6;10.9;17.2;3.5;12.8;0;3.99;20000 +72075;43.74579;-.67324;62;20220418;19.2;12.1;15.6;2.9;12.4;0;2.72;12900 +72075;43.74579;-.67324;62;20220419;12.2;9.8;11;2.1;11.5;13.7;1.05;4300 +72075;43.74579;-.67324;62;20220420;12.3;8.3;10.3;1.5;11.4;11.2;1.07;5600 +72075;43.74579;-.67324;62;20220421;14.7;7.7;11.2;1.6;12.7;.8;1.01;5200 +72075;43.74579;-.67324;62;20220422;21.7;9.6;15.6;1.9;11.6;1.9;3.52;21000 +72075;43.74579;-.67324;62;20220423;14.2;10.9;12.5;3.4;11.8;3.8;1.7;7800 +72075;43.74579;-.67324;62;20220424;17.5;10.5;14;5.7;11.9;1.6;2.86;14400 +72075;43.74579;-.67324;62;20220425;21.2;5.1;13.1;1.5;10.7;0;3.43;23300 +72075;43.74579;-.67324;62;20220426;24.4;5.8;15.1;3.1;11;0;4.53;25600 +72075;43.74579;-.67324;62;20220427;20.4;11.9;16.1;2.5;13.9;1.4;2.45;11500 +72075;43.74579;-.67324;62;20220428;17.5;12.8;15.1;2.3;14.4;.4;1.69;7700 +72075;43.74579;-.67324;62;20220429;20.7;11.2;15.9;2.3;13.6;0;2.99;16800 +72075;43.74579;-.67324;62;20220430;21.9;12.5;17.2;3.1;13.3;0;3.66;18800 +72075;43.74579;-.67324;62;20220501;21.6;10.8;16.2;2.6;13;0;3.26;17100 +72075;43.74579;-.67324;62;20220502;20.7;10.7;15.7;2.8;12.7;0;3.43;19400 +72075;43.74579;-.67324;62;20220503;21.4;13;17.2;2.7;14.3;3.9;2.73;12000 +72075;43.74579;-.67324;62;20220504;20.2;13.8;17;2.3;13;1.1;2.8;12400 +72075;43.74579;-.67324;62;20220505;21.9;8;14.9;1.9;10.7;.1;3.53;19800 +72075;43.74579;-.67324;62;20220506;20.7;9.7;15.2;2.3;12.85;.1;3.08;17371 +72075;43.74579;-.67324;62;20220507;23.5;11.2;17.4;1.6;13.85;.1;3.64;20786 +72075;43.74579;-.67324;62;20220508;24.9;11;17.9;1.4;13.55;0;3.87;21889 +72075;43.74579;-.67324;62;20220509;27.6;9;18.3;.9;12.75;0;4.37;26374 +72075;43.74579;-.67324;62;20220510;30.4;8.9;19.6;1.3;13.55;.1;5.04;27723 +72075;43.74579;-.67324;62;20220511;27.3;13.2;20.3;1.7;15.35;0;4.4;23006 +72075;43.74579;-.67324;62;20220512;22;14.2;18.1;.9;15.48;2.1;3.02;17283 +72075;43.74579;-.67324;62;20220513;25;13.3;19.1;.7;15.71;0;3.65;21320 +72075;43.74579;-.67324;62;20220514;30.5;11.5;21;1.5;16.1;1.2;4.88;25140 +72075;43.74579;-.67324;62;20220515;31.2;13.7;22.4;1.2;17.35;3.9;4.36;21376 +72075;43.74579;-.67324;62;20220516;29.6;15;22.3;1;17.25;0;4.82;25973 +72075;43.74579;-.67324;62;20220517;31;14;22.5;1.5;15.85;0;5.37;27349 +72075;43.74579;-.67324;62;20220518;32.8;13.9;23.3;1.7;16.65;2.6;5.55;26555 +72075;43.74579;-.67324;62;20220519;26.6;16.8;21.7;1.8;18.85;.1;3.97;19860 +72075;43.74579;-.67324;62;20220520;23.4;16.7;20;1.9;18.9;0;3;15310 +72075;43.74579;-.67324;62;20220521;31.1;13.7;22.4;1.4;19.5;0;4.8;24505 +72075;43.74579;-.67324;62;20220522;30.2;17.8;24;2.8;20.05;.3;4.75;20208 +72075;43.74579;-.67324;62;20220523;22.8;16.2;19.5;4.1;15;1.1;4.02;17731 +72075;43.74579;-.67324;62;20220524;17.7;11.9;14.8;1.9;13.2;1.5;2.51;14184 +72075;43.74579;-.67324;62;20220525;19.4;8.1;13.7;1.4;12.35;0;2.72;16066 +72075;43.74579;-.67324;62;20220526;21.3;7.7;14.5;1.4;13.05;.1;3.14;19053 +72075;43.74579;-.67324;62;20220527;25.8;12;18.9;1.3;14.25;0;4.33;24178 +72075;43.74579;-.67324;62;20220528;28;10.3;19.2;1.3;13.45;0;5.06;28391 +72075;43.74579;-.67324;62;20220529;26.7;10.3;18.5;1.2;11;0;4.88;27417 +72075;43.74579;-.67324;62;20220530;25.7;8.4;17;1.4;9.85;0;4.78;27111 +72075;43.74579;-.67324;62;20220531;27.8;12.4;20.1;1.2;12.75;0;4.97;27202 +72075;43.74579;-.67324;62;20220601;32.3;13.9;23.1;1.9;15.1;0;5.94;27902 +72075;43.74579;-.67324;62;20220602;27.8;16.2;22;2.2;18.4;1.5;4.39;21022 +72075;43.74579;-.67324;62;20220603;27.5;18.1;22.8;1.8;20.05;4.9;4;19112 +72075;43.74579;-.67324;62;20220604;23;17.7;20.4;1.6;19.25;5.1;2.52;11714 +72075;43.74579;-.67324;62;20220605;24.4;16.8;20.6;1.6;17.2;0;3.81;19493 +72075;43.74579;-.67324;62;20220606;26.1;15.4;20.7;1.3;16.5;.1;4.02;20631 +72075;43.74579;-.67324;62;20220607;25.1;15.9;20.5;1.1;16.6;2.2;3.59;18102 +72075;43.74579;-.67324;62;20220608;20.1;15;17.5;1.8;17.05;2.9;2.35;12130 +72075;43.74579;-.67324;62;20220609;24.9;12.1;18.5;1.3;15.05;.1;4.36;25132 +72075;43.74579;-.67324;62;20220610;29.3;10.1;19.7;1.2;15.2;.1;5.26;29683 +72075;43.74579;-.67324;62;20220611;30.6;15.1;22.8;1.7;18.35;.1;5.07;24602 +72075;43.74579;-.67324;62;20220612;28.4;17.5;23;2.2;19.5;4.7;4.26;19072 +72075;43.74579;-.67324;62;20220613;29.7;18.3;24;2;21.25;.1;4.84;23132 +72075;43.74579;-.67324;62;20220614;35.2;17.2;26.2;1.4;22.3;0;5.68;26083 +72075;43.74579;-.67324;62;20220615;34.4;19.6;27;1.5;21.9;0;5.96;27494 +72075;43.74579;-.67324;62;20220616;35.6;18.3;27;1.8;20.85;0;6.09;26187 +72075;43.74579;-.67324;62;20220617;37.5;19.9;28.7;1.9;21.35;0;6.73;28068 +72075;43.74579;-.67324;62;20220618;40.5;19.2;29.8;2.1;21.15;0;7.55;29088 +72075;43.74579;-.67324;62;20220619;30.9;18.4;24.7;2.2;18.9;.8;5.4;23989 +72075;43.74579;-.67324;62;20220620;28.7;18;23.3;1.8;19.4;0;4.64;22182 +72075;43.74579;-.67324;62;20220621;26.7;18.6;22.7;1.8;20.6;8.4;3.76;17879 +72075;43.74579;-.67324;62;20220622;24.4;16.9;20.6;1.8;19.35;4.7;3.17;15695 +72075;43.74579;-.67324;62;20220623;27.4;15;21.2;1.3;18;4.8;4.38;23017 +72075;43.74579;-.67324;62;20220624;25.7;15.9;20.8;1.6;16.95;1.3;4.22;21833 +72075;43.74579;-.67324;62;20220625;19;13.4;16.2;1.6;15.6;9.3;2.19;11421 +72075;43.74579;-.67324;62;20220626;17;13;15;1.1;15.25;6.2;1.78;9568 +72075;43.74579;-.67324;62;20220627;19.6;14.3;16.9;1.2;15.85;.3;2.25;11381 +72075;43.74579;-.67324;62;20220628;26.1;13.7;19.9;1;14.85;0;4.63;26142 +72075;43.74579;-.67324;62;20220629;26;11.1;18.6;1.6;15;8.1;4.49;24814 +72075;43.74579;-.67324;62;20220630;16.8;14.5;15.6;1.3;15.4;3.8;1.62;7766 +72075;43.74579;-.67324;62;20220701;24.3;7.9;16.1;1.1;12.85;0;4.5;28423 +72075;43.74579;-.67324;62;20220702;31.4;9.8;20.6;1.5;14.8;0;5.72;29976 +72075;43.74579;-.67324;62;20220703;28.7;14.3;21.5;2;16.55;0;4.95;24108 +72075;43.74579;-.67324;62;20220704;24.4;15.5;20;2;17.85;.1;3.47;17352 +72075;43.74579;-.67324;62;20220705;30.3;16.6;23.4;1.3;17.8;0;5.14;25961 +72075;43.74579;-.67324;62;20220706;28.6;14.6;21.6;1.4;17.15;.1;4.49;22828 +72075;43.74579;-.67324;62;20220707;29;14.7;21.9;1.9;17.25;.1;4.97;24539 +72075;43.74579;-.67324;62;20220708;31;15;23;1.3;17.05;0;5.42;27586 +72075;43.74579;-.67324;62;20220709;33.7;13.1;23.4;1;16.7;.1;5.65;29401 +72075;43.74579;-.67324;62;20220710;34.6;13.6;24.1;1;15.9;0;5.9;30162 +72075;43.74579;-.67324;62;20220711;36.7;13.9;25.3;.9;17;0;6.15;30652 +72075;43.74579;-.67324;62;20220712;38.1;16.9;27.5;1;18.2;0;6.34;30033 +72075;43.74579;-.67324;62;20220713;37.9;14.1;26;.7;15.2;0;5.97;30386 +72075;43.74579;-.67324;62;20220714;37.8;14.6;26.2;1.2;17.05;0;6.33;29450 +72075;43.74579;-.67324;62;20220715;36.7;17.3;27;1.3;18.9;0;6.08;27489 +72075;43.74579;-.67324;62;20220716;38.1;16.2;27.1;1.2;17.35;0;6.31;28736 +72075;43.74579;-.67324;62;20220717;38.8;15.5;27.2;1.4;15.95;0;6.58;29135 +72075;43.74579;-.67324;62;20220718;40.3;18.2;29.2;2.5;17.55;.1;7.88;29194 +72075;43.74579;-.67324;62;20220719;32.7;21.8;27.3;2.5;20.4;0;5.62;21744 +72075;43.74579;-.67324;62;20220720;28.3;19.8;24;1.8;18.4;.4;4.4;19513 +72075;43.74579;-.67324;62;20220721;33.2;17;25.1;1.5;18.35;0;5.57;26453 +72075;43.74579;-.67324;62;20220722;25.1;19.5;22.3;2.2;18.84;0;3.42;15056 +72075;43.74579;-.67324;62;20220723;29.7;16.6;23.2;1;16.54;0;4.57;23574 +72075;43.74579;-.67324;62;20220724;37.4;14.3;25.9;1.5;18.18;0;6.36;29575 +72075;43.74579;-.67324;62;20220725;29.2;21;25.1;2.7;19.5;.2;4.64;18054 +72075;43.74579;-.67324;62;20220726;28.3;15.5;21.9;1.7;16.25;.3;4.7;23703 +72075;43.74579;-.67324;62;20220727;28.4;12.5;20.5;1.1;14.2;0;4.82;26749 +72075;43.74579;-.67324;62;20220728;28.3;14.1;21.2;1.1;15.25;6;4.5;24009 +72075;43.74579;-.67324;62;20220729;26.8;15.4;21.1;1.2;17.4;.6;3.6;17617 +72075;43.74579;-.67324;62;20220730;29.9;17.6;23.7;.9;18.7;.1;4.02;19727 +72075;43.74579;-.67324;62;20220731;32.9;14.8;23.8;1.5;17.95;0;5.38;26156 +72075;43.74579;-.67324;62;20220801;34.3;16.1;25.2;1.4;18.65;0;5.53;26088 +72075;43.74579;-.67324;62;20220802;36.2;18.2;27.2;1.5;18.1;.3;5.86;25891 +72075;43.74579;-.67324;62;20220803;37.5;16.8;27.2;1.8;20.25;.4;6.04;25635 +72075;43.74579;-.67324;62;20220804;33;20.7;26.8;2.2;22.35;.6;5.22;21999 +72075;43.74579;-.67324;62;20220805;30.8;20.1;25.4;2.3;19.95;0;4.84;20655 +72075;43.74579;-.67324;62;20220806;34.8;17.8;26.3;1.6;18.1;0;5.5;24272 +72075;43.74579;-.67324;62;20220807;34.7;16.2;25.4;1.1;14.9;.2;5.04;23905 +72075;43.74579;-.67324;62;20220808;35.8;13.3;24.5;.9;15.45;0;5.07;25505 +72075;43.74579;-.67324;62;20220809;36.7;16.7;26.7;.8;17;0;5.18;25446 +72075;43.74579;-.67324;62;20220810;39.4;15.7;27.5;.8;15.85;0;5.29;25633 +72075;43.74579;-.67324;62;20220811;40.3;19.1;29.7;.9;17.15;0;5.38;24129 +72075;43.74579;-.67324;62;20220812;37.9;23.2;30.5;2.3;22.25;0;6.1;21859 +72075;43.74579;-.67324;62;20220813;32.7;21.9;27.3;2;21.85;1.7;4.54;18101 +72075;43.74579;-.67324;62;20220814;27.3;20.3;23.8;2.1;20.55;.6;3.46;14793 +72075;43.74579;-.67324;62;20220815;28;15.7;21.9;1.4;17;0;4.01;20657 +72075;43.74579;-.67324;62;20220816;27.5;15.5;21.5;1.4;17.5;3;3.27;15180 +72075;43.74579;-.67324;62;20220817;24.5;16.5;20.5;2.1;18.45;2;3.38;17893 +72075;43.74579;-.67324;62;20220818;24;16.6;20.3;1.9;18.4;4.5;2.93;14436 +72075;43.74579;-.67324;62;20220819;28.1;15.3;21.7;1.1;17.55;.3;3.67;19232 +72075;43.74579;-.67324;62;20220820;31;14.7;22.8;.8;18.25;.1;3.97;21282 +72075;43.74579;-.67324;62;20220821;28.4;18.1;23.2;1.8;19.55;.2;3.59;16247 +72075;43.74579;-.67324;62;20220822;25.7;18.2;22;1.7;20.5;2.1;2.81;13326 +72075;43.74579;-.67324;62;20220823;31;19.3;25.1;.8;21.05;0;3.54;17581 +72075;43.74579;-.67324;62;20220824;35.9;15.8;25.9;1.1;19.65;.3;4.81;23146 +72075;43.74579;-.67324;62;20220825;29.7;20.4;25;2.5;21.9;0;3.83;15471 +72075;43.74579;-.67324;62;20220826;29.1;20;24.6;1.7;20.55;.1;3.52;15321 +72075;43.74579;-.67324;62;20220827;31.7;18.9;25.3;1.3;19.35;0;4.15;19740 +72075;43.74579;-.67324;62;20220828;35.8;14.3;25;1;17.15;.3;4.65;23349 +72075;43.74579;-.67324;62;20220829;29.7;20.6;25.2;1.9;18.35;7.5;3.29;10024 +72075;43.74579;-.67324;62;20220830;33;16.2;24.6;1.4;20.2;0;4.32;21067 +72075;43.74579;-.67324;62;20220831;28.8;20.3;24.6;1.8;21.8;2.9;2.98;11780 +72075;43.74579;-.67324;62;20220901;30.8;17.5;24.1;1.3;19.45;2.4;3.81;18627 +72075;43.74579;-.67324;62;20220902;26.3;18.3;22.3;2;19.55;1;3.04;13954 +72075;43.74579;-.67324;62;20220903;28;16.4;22.2;1.2;18.45;0;3.11;15774 +72075;43.74579;-.67324;62;20220904;33.9;14.2;24;.9;16.75;0;4.13;22042 +72075;43.74579;-.67324;62;20220905;34.8;18.5;26.7;1.3;18.2;.1;4.46;21240 +72075;43.74579;-.67324;62;20220906;32.3;14.5;23.4;1.9;15.35;0;4.65;21293 +72075;43.74579;-.67324;62;20220907;27.7;14.8;21.2;1.2;15.55;0;3.1;15556 +72075;43.74579;-.67324;62;20220908;27.5;12.1;19.8;1.2;14.65;2.5;3.27;18389 +72075;43.74579;-.67324;62;20220909;25.7;17;21.4;1.8;16.35;1.1;3.15;15153 +72075;43.74579;-.67324;62;20220910;30.2;11;20.6;1.1;14.5;0;3.61;20571 +72075;43.74579;-.67324;62;20220911;35.4;14.2;24.8;1.6;15.05;0;4.7;21849 +72075;43.74579;-.67324;62;20220912;39.2;18.4;28.8;1.7;17.65;4;5.08;20316 +72075;43.74579;-.67324;62;20220913;31.5;20.2;25.8;1.5;21.05;.1;3.09;12265 +72075;43.74579;-.67324;62;20220914;31.6;17.5;24.5;1.8;17.3;.1;3.93;17795 +72075;43.74579;-.67324;62;20220915;29.9;14.8;22.4;1.4;17;1.2;3.48;17763 +72075;43.74579;-.67324;62;20220916;25.8;16.7;21.3;1.8;17.1;.3;2.91;14125 +72075;43.74579;-.67324;62;20220917;24.1;9.2;16.7;1.3;10.55;0;2.96;18363 +72075;43.74579;-.67324;62;20220918;26.2;6.1;16.1;1.3;8.15;0;3.31;19718 +72075;43.74579;-.67324;62;20220919;28.5;4.5;16.5;.6;8.35;0;2.85;20546 +72075;43.74579;-.67324;62;20220920;25.8;4.3;15;.8;9.3;0;2.74;19508 +72075;43.74579;-.67324;62;20220921;25.6;5.4;15.5;.9;10;0;2.76;19017 +72075;43.74579;-.67324;62;20220922;27.4;6.7;17.1;.8;11.15;.1;2.81;18925 +72075;43.74579;-.67324;62;20220923;21.5;8.1;14.8;.8;12.7;5;1.76;10314 +72075;43.74579;-.67324;62;20220924;18.5;10.8;14.7;1;14.5;9.1;1.36;7710 +72075;43.74579;-.67324;62;20220925;20.7;7.8;14.3;1;12.4;.8;1.99;14018 +72075;43.74579;-.67324;62;20220926;20.8;7.1;13.9;1.8;12.55;6.7;2.06;12862 +72075;43.74579;-.67324;62;20220927;19.2;13.8;16.5;2.3;15.7;16.3;1.57;7915 +72075;43.74579;-.67324;62;20220928;19.7;15;17.3;3.7;16.65;29.1;1.73;8382 +72075;43.74579;-.67324;62;20220929;15.8;13.1;14.5;2.2;14.5;9.1;1.15;5721 +72075;43.74579;-.67324;62;20220930;20.5;10;15.2;1.3;12.45;.3;2.05;13741 +72075;43.74579;-.67324;62;20221001;22.3;11.2;16.7;1.6;13.9;0;2.07;12122 +72075;43.74579;-.67324;62;20221002;24.8;10.8;17.8;.8;15.05;0;2.03;13182 +72075;43.74579;-.67324;62;20221003;25.3;12.4;18.9;.9;15.05;0;2.09;13056 +72075;43.74579;-.67324;62;20221004;26.6;9.3;18;.6;14.05;.2;2.07;14618 +72075;43.74579;-.67324;62;20221005;29.1;10.9;20;1.2;15.1;0;2.66;15215 +72075;43.74579;-.67324;62;20221006;21.8;15.8;18.8;.5;16.65;0;1.3;6824 +72075;43.74579;-.67324;62;20221007;26.5;10.6;18.6;.9;15.2;0;2.15;14269 +72075;43.74579;-.67324;62;20221008;23;15.3;19.1;1;17.2;1.2;1.59;8596 +72075;43.74579;-.67324;62;20221009;28;11.6;19.8;.9;15.45;.1;2.24;13976 +72075;43.74579;-.67324;62;20221010;21.9;14.8;18.3;1;18.25;13;1.25;6484 +72075;43.74579;-.67324;62;20221011;20.9;16.1;18.5;.7;18.3;4.3;1.16;6014 +72075;43.74579;-.67324;62;20221012;23.2;15.1;19.1;1;17.05;.8;1.55;8573 +72075;43.74579;-.67324;62;20221013;21.8;13.4;17.6;1.3;16.7;.8;1.42;8133 +72075;43.74579;-.67324;62;20221014;22.6;17.7;20.1;2.1;18.15;1.1;1.66;7506 +72075;43.74579;-.67324;62;20221015;27.1;11.3;19.2;.8;15.45;0;1.91;13082 +72075;43.74579;-.67324;62;20221016;30;13.1;21.6;1.2;16.6;.6;2.28;13051 +72075;43.74579;-.67324;62;20221017;27.6;17.9;22.7;1.5;19.3;.6;1.95;8800 +72075;43.74579;-.67324;62;20221018;31.7;15;23.4;1.6;17.95;0;2.54;13311 +72075;43.74579;-.67324;62;20221019;28.4;15.7;22.1;1.8;17.3;0;2.2;9383 +72075;43.74579;-.67324;62;20221020;26.9;14.4;20.6;2.3;14.45;.3;2.46;8293 +72075;43.74579;-.67324;62;20221021;21.1;15.3;18.2;1.4;14.7;0;1.4;4150 +72075;43.74579;-.67324;62;20221022;26.9;10.2;18.5;1.8;13.8;.1;2.22;11961 +72075;43.74579;-.67324;62;20221023;28;15.6;21.8;2.4;13.45;0;2.84;7968 +72075;43.74579;-.67324;62;20221024;25.2;10.7;18;1.6;11.9;0;2.06;10729 +72075;43.74579;-.67324;62;20221025;24.6;10;17.3;1.3;13.1;.1;1.6;8634 +72075;43.74579;-.67324;62;20221026;27.1;10.4;18.8;1;14.25;0;1.59;10734 +72075;43.74579;-.67324;62;20221027;23.6;15.5;19.5;1.6;15.8;.1;1.52;5479 +72075;43.74579;-.67324;62;20221028;25;13.5;19.2;1.3;15.65;0;1.51;7011 +72075;43.74579;-.67324;62;20221029;24.2;14.3;19.2;1.5;15.85;.1;1.5;7557 +72075;43.74579;-.67324;62;20221030;22.6;11.5;17.1;1.1;15.1;.9;1.25;8377 +72075;43.74579;-.67324;62;20221031;19.9;11.6;15.8;1.7;15.3;3.3;1.03;5369 +72075;43.74579;-.67324;62;20221101;20.9;13.7;17.3;1.1;14.65;0;1.24;8601 +72075;43.74579;-.67324;62;20221102;20.7;7.5;14.1;1;12.2;.1;1.14;9252 +72075;43.74579;-.67324;62;20221103;22.5;9.1;15.8;2;12.5;11;1.59;6307 +72075;43.74579;-.67324;62;20221104;16.1;10.1;13.1;3.3;11.85;4;1.25;6686 +72075;43.74579;-.67324;62;20221105;17.7;5.2;11.5;.5;10;.1;.81;9398 +72075;43.74579;-.67324;62;20221106;19.5;3.5;11.5;1.4;9.65;.1;1.16;8966 +72075;43.74579;-.67324;62;20221107;21.1;4.5;12.8;1.1;10.5;0;1.12;9550 +72075;43.74579;-.67324;62;20221108;19.3;10;14.6;1.4;12.95;0;1;5113 +72075;43.74579;-.67324;62;20221109;15.4;12;13.7;1.1;13.6;5.6;.69;3344 +72075;43.74579;-.67324;62;20221110;18.5;6.7;12.6;1.2;11.05;0;.94;8838 +72075;43.74579;-.67324;62;20221111;17.3;4.1;10.7;1.3;10.25;.1;.89;9038 +72075;43.74579;-.67324;62;20221112;22.4;6;14.2;1.3;11.65;.1;1.13;9340 +72075;43.74579;-.67324;62;20221113;24.1;6.2;15.2;1.1;11.1;0;1.15;9420 +72075;43.74579;-.67324;62;20221114;15.2;7.6;11.4;1.2;12.45;1;.59;4000 +72075;43.74579;-.67324;62;20221115;17.1;10.1;13.6;1.2;13.25;6.3;.71;3986 +72075;43.74579;-.67324;62;20221116;19.8;10;14.9;1.4;12.5;.7;1.02;7550 +72075;43.74579;-.67324;62;20221117;18.9;14.6;16.7;2.5;14.15;10.9;1.26;4461 +72075;43.74579;-.67324;62;20221118;11.6;9.1;10.3;1.8;11.25;15.8;.57;2634 +72075;43.74579;-.67324;62;20221119;12.1;7.3;9.7;1.6;9.9;6.5;.68;5269 +72075;43.74579;-.67324;62;20221120;15.6;1.6;8.6;1;9.9;7.7;.57;5608 +72075;43.74579;-.67324;62;20221121;14.6;9.1;11.8;2;11.5;35;.79;2349 +72075;43.74579;-.67324;62;20221122;10.8;7.2;9;2.3;10.1;19.8;.63;2698 +72075;43.74579;-.67324;62;20221123;17.4;9.6;13.5;2.8;12.8;4.2;.96;6100 +72075;43.74579;-.67324;62;20221124;14.8;5.4;10.1;1.1;10.6;7.2;.59;3937 +72075;43.74579;-.67324;62;20221125;13;4.8;8.9;.8;10.65;7.3;.44;4122 +72075;43.74579;-.67324;62;20221126;13.5;2.2;7.8;1.1;8.5;0;.57;5587 +72075;43.74579;-.67324;62;20221127;14.4;1.3;7.9;1.3;9;15;.55;5972 +72075;43.74579;-.67324;62;20221128;12.9;8.2;10.5;2.1;11.3;14.3;.57;3893 +72075;43.74579;-.67324;62;20221129;13.7;6.9;10.3;.8;10.9;1.9;.49;4268 +72075;43.74579;-.67324;62;20221130;9.7;3.4;6.6;1.5;8.75;0;.47;4279 +72075;43.74579;-.67324;62;20221201;6.5;3.7;5.1;.8;7.75;0;.42;2108 +72075;43.74579;-.67324;62;20221202;8.7;1.2;5;.4;7.7;0;.34;4105 +72075;43.74579;-.67324;62;20221203;6.5;3;4.7;.7;8.05;2.7;.4;1420 +72075;43.74579;-.67324;62;20221204;11.6;1.5;6.6;.8;7.3;0;.45;5475 +72075;43.74579;-.67324;62;20221205;13.7;-.8;6.5;1.4;7.05;0;.6;6863 +72075;43.74579;-.67324;62;20221206;13.3;7.3;10.3;1.3;9.35;.1;.69;3701 +72075;43.74579;-.67324;62;20221207;14.8;6.3;10.5;1;9.75;0;.52;5861 +72075;43.74579;-.67324;62;20221208;9.8;4.5;7.2;1.1;9.6;9.5;.42;1934 +72075;43.74579;-.67324;62;20221209;11.2;7.3;9.3;1.7;10.3;.6;.55;2230 +72075;43.74579;-.67324;62;20221210;6.8;.2;3.5;1.8;5.75;0;.55;5532 +72075;43.74579;-.67324;62;20221211;6;-4.1;1;1.2;5.1;.1;.41;5061 +72075;43.74579;-.67324;62;20221212;6.4;-2.8;1.8;1.3;7;9;.28;2547 +72075;43.74579;-.67324;62;20221213;15.4;5.3;10.3;2.3;13.65;5;.19;4002 +72075;43.74579;-.67324;62;20221214;18.7;10.9;14.8;.9;13.2;7.4;.59;4641 +72075;43.74579;-.67324;62;20221215;16.2;9.6;12.9;1.4;12.4;7.4;.57;4612 +72075;43.74579;-.67324;62;20221216;10.5;10.3;10.4;1.8;10.6;3.3;.69;650 +72075;43.74579;-.67324;62;20221217;9.6;.5;5.1;1.2;7.7;0;.45;3496 +72075;43.74579;-.67324;62;20221218;15.1;1.9;8.5;2;8.4;0;.67;6282 +72075;43.74579;-.67324;62;20221219;14.2;4.1;9.2;1.4;9.75;.2;.52;4673 +72075;43.74579;-.67324;62;20221220;11.7;8.7;10.2;1.5;11.8;9.8;.43;1255 +72075;43.74579;-.67324;62;20221221;19.2;9.8;14.5;1.2;12.45;.2;.66;5733 +72075;43.74579;-.67324;62;20221222;17.6;6.4;12;.8;11.8;.3;.49;4080 +72075;43.74579;-.67324;62;20221223;19.9;8.1;14;.8;11.9;0;.6;4991 +72075;43.74579;-.67324;62;20221224;20.8;5.9;13.4;.7;10.7;0;.47;6559 +72075;43.74579;-.67324;62;20221225;20.9;4.1;12.5;1.5;9.7;0;.92;6874 +72075;43.74579;-.67324;62;20221226;18;7.7;12.9;1;11.2;1;.58;5284 +72075;43.74579;-.67324;62;20221227;14.4;10.7;12.5;.6;12.45;0;.47;2992 +72075;43.74579;-.67324;62;20221228;18.8;5;11.9;1.1;10;0;.64;6377 +72075;43.74579;-.67324;62;20221229;16.1;10.1;13.1;1.3;10.9;9;.89;2148 +72075;43.74579;-.67324;62;20221230;20.7;10;15.3;1.8;12.1;0;1.09;4573 +72075;43.74579;-.67324;62;20221231;21.7;8.6;15.2;1.5;10.95;0;1.01;5963 +72076;43.77736;-.36582;90;20220101;22.6;5;13.8;1.3;8.81;0;.94;6838 +72076;43.77736;-.36582;90;20220102;17.6;6.7;12.2;1.5;10.11;.2;.86;4838 +72076;43.77736;-.36582;90;20220103;16.6;6.2;11.4;2;10.37;0;.83;5615 +72076;43.77736;-.36582;90;20220104;19.2;8.3;13.7;3.7;10.04;6.3;1.82;4966 +72076;43.77736;-.36582;90;20220105;8.9;4.6;6.8;1.3;7.54;0;.55;4012 +72076;43.77736;-.36582;90;20220106;8.8;.2;4.5;.7;5.41;.1;.38;6667 +72076;43.77736;-.36582;90;20220107;10.6;-1.5;4.5;2.4;7.67;3.5;.5;4992 +72076;43.77736;-.36582;90;20220108;11.3;6.5;8.9;4.2;10.04;7;.61;3087 +72076;43.77736;-.36582;90;20220109;10.4;8.6;9.5;4.3;11.57;20.5;.36;1098 +72076;43.77736;-.36582;90;20220110;12.4;9.9;11.1;3.9;12.61;5.8;.47;1287 +72076;43.77736;-.36582;90;20220111;10.1;6;8;.9;8.91;.2;.45;4363 +72076;43.77736;-.36582;90;20220112;5.7;-1.5;2.1;.7;6.14;0;.3;5800 +72076;43.77736;-.36582;90;20220113;4.9;-2.8;1;1.6;6.17;0;.31;4919 +72076;43.77736;-.36582;90;20220114;4.2;-.9;1.7;1;6.07;0;.34;4685 +72076;43.77736;-.36582;90;20220115;11.3;-3.3;4;1;5.47;.1;.52;8380 +72076;43.77736;-.36582;90;20220116;11.1;-1.9;4.6;.9;5.86;.1;.5;7063 +72076;43.77736;-.36582;90;20220117;10;-1.9;4;1.4;6.47;.1;.54;7773 +72076;43.77736;-.36582;90;20220118;3.3;.4;1.8;1.3;6.87;.1;.3;2100 +72076;43.77736;-.36582;90;20220119;10;3.2;6.6;2.1;8.41;1.4;.59;3804 +72076;43.77736;-.36582;90;20220120;10.8;6.7;8.8;2.1;9.24;2.8;.72;3180 +72076;43.77736;-.36582;90;20220121;5.6;-1.2;2.2;1.5;5.87;.1;.49;6112 +72076;43.77736;-.36582;90;20220122;7.4;-3.7;1.9;.8;5.31;0;.44;8574 +72076;43.77736;-.36582;90;20220123;9.8;-3.5;3.2;1.3;5.64;0;.61;8800 +72076;43.77736;-.36582;90;20220124;14.3;-2.1;6.1;1.3;6.17;0;.84;9121 +72076;43.77736;-.36582;90;20220125;14.4;-1.4;6.5;1;6.31;0;.76;8918 +72076;43.77736;-.36582;90;20220126;12.8;-2;5.4;1.2;6.51;0;.73;9117 +72076;43.77736;-.36582;90;20220127;11.4;-2.6;4.4;1.1;6.44;.1;.65;9074 +72076;43.77736;-.36582;90;20220128;8.9;-.3;4.3;1.1;6.61;0;.59;6590 +72076;43.77736;-.36582;90;20220129;2.4;-1.5;.4;1.8;6.27;0;.3;2786 +72076;43.77736;-.36582;90;20220130;2.1;-.8;.6;.9;6.37;.5;.32;2504 +72076;43.77736;-.36582;90;20220131;9.7;1.4;5.5;3;8.37;1.8;.57;4267 +72076;43.77736;-.36582;90;20220201;9.5;.6;5.1;2.5;8.17;.1;.56;6575 +72076;43.77736;-.36582;90;20220202;10.8;7.8;9.3;2.6;10.41;0;.67;3418 +72076;43.77736;-.36582;90;20220203;13.8;5;9.4;2.7;10.31;0;.82;5123 +72076;43.77736;-.36582;90;20220204;12.7;5.7;9.2;2.3;10.64;1.1;.67;3873 +72076;43.77736;-.36582;90;20220205;11.4;7;9.2;2;8.11;0;1.09;8341 +72076;43.77736;-.36582;90;20220206;10.8;-1;4.9;2.6;7.64;1.4;.78;6869 +72076;43.77736;-.36582;90;20220207;13.1;8;10.5;2.4;10.41;1.3;.9;4920 +72076;43.77736;-.36582;90;20220208;14.6;4.6;9.6;2.1;8.24;0;1.29;10324 +72076;43.77736;-.36582;90;20220209;19.2;2.4;10.8;1.5;7.71;0;1.45;11210 +72076;43.77736;-.36582;90;20220210;13;2.8;7.9;1.5;8.29;2.4;1.38;11100 +72076;43.77736;-.36582;90;20220211;13.3;7.3;10.3;1.3;9.49;.2;.99;7000 +72076;43.77736;-.36582;90;20220212;14.4;-2.1;6.2;1.7;7.29;0;1.15;9400 +72076;43.77736;-.36582;90;20220213;18.3;1.2;9.8;2.9;8.39;4.4;1.88;11000 +72076;43.77736;-.36582;90;20220214;11.2;7.9;9.6;4.8;9.99;11.4;1.15;5900 +72076;43.77736;-.36582;90;20220215;11.5;3.8;7.7;2.8;9.79;3.1;.77;6200 +72076;43.77736;-.36582;90;20220216;12.5;8.9;10.7;4.7;11.54;4.8;.81;3229 +72076;43.77736;-.36582;90;20220217;14.4;11.6;13;3.3;12.91;1;.98;3888 +72076;43.77736;-.36582;90;20220218;17.7;6.8;12.3;2.9;11.01;0;1.56;9533 +72076;43.77736;-.36582;90;20220219;12.7;7;9.8;1.7;8.84;.2;1.2;8995 +72076;43.77736;-.36582;90;20220220;13.1;3.5;8.3;3.4;10.01;3.5;.92;6443 +72076;43.77736;-.36582;90;20220221;14.1;9.6;11.9;4.6;10.27;1;1.68;7736 +72076;43.77736;-.36582;90;20220222;15.8;6.8;11.3;1.9;9.31;0;1.56;11851 +72076;43.77736;-.36582;90;20220223;16.7;3;9.8;1.6;8.94;0;1.5;12824 +72076;43.77736;-.36582;90;20220224;13.4;4.2;8.8;2.8;10.07;1.2;.96;5988 +72076;43.77736;-.36582;90;20220225;12.1;4.5;8.3;1.9;7.17;0;1.47;11314 +72076;43.77736;-.36582;90;20220226;13.9;1.6;7.8;3.2;5.57;0;2.21;13999 +72076;43.77736;-.36582;90;20220227;17;3.2;10.1;2;8.11;0;1.76;11939 +72076;43.77736;-.36582;90;20220228;19.3;2.9;11.1;1;8.81;0;1.66;14137 +72076;43.77736;-.36582;90;20220301;18.4;3.1;10.7;2.4;8.27;.4;2.11;13311 +72076;43.77736;-.36582;90;20220302;12.8;8;10.4;1.9;10.44;3.5;1;4736 +72076;43.77736;-.36582;90;20220303;16.3;6.2;11.3;2.3;10.51;2.5;1.57;11135 +72076;43.77736;-.36582;90;20220304;11.5;8.5;10;3.6;9.81;.2;1.22;5289 +72076;43.77736;-.36582;90;20220305;11.6;6.2;8.9;1.6;8.11;0;1.28;7762 +72076;43.77736;-.36582;90;20220306;10;4.7;7.3;1.2;8.04;.1;1.01;6779 +72076;43.77736;-.36582;90;20220307;13;-.1;6.4;1.5;7.04;0;1.55;14728 +72076;43.77736;-.36582;90;20220308;11.1;4.3;7.7;2.2;8.71;.6;1.06;6452 +72076;43.77736;-.36582;90;20220309;17.9;2.2;10.1;2.6;8.51;.4;2.18;15242 +72076;43.77736;-.36582;90;20220310;16.6;9.3;13;2.5;10.91;1.6;1.76;9216 +72076;43.77736;-.36582;90;20220311;15.1;8.5;11.8;2.5;10.67;6.8;1.42;6715 +72076;43.77736;-.36582;90;20220312;14.5;7.3;10.9;2.9;9.97;1.1;1.8;12679 +72076;43.77736;-.36582;90;20220313;14.2;8.1;11.2;3.5;9.04;4.9;2.01;10518 +72076;43.77736;-.36582;90;20220314;14.3;6.4;10.3;3.9;9.84;0;1.56;7365 +72076;43.77736;-.36582;90;20220315;19.8;10.7;15.3;3.9;12.04;0;2.65;12837 +72076;43.77736;-.36582;90;20220316;16.7;10.6;13.7;2.9;12.47;3.1;1.59;7668 +72076;43.77736;-.36582;90;20220317;11.4;11.1;11.2;2.6;12.01;2.9;.75;1800 +72076;43.77736;-.36582;90;20220318;12.3;5.8;9.1;1.3;9.59;0;1.24;8300 +72076;43.77736;-.36582;90;20220319;18.2;3.3;10.8;2.4;9.49;0;2.34;15900 +72076;43.77736;-.36582;90;20220320;18.9;6.3;12.6;2.8;10.19;0;2.35;11900 +72076;43.77736;-.36582;90;20220321;20.5;7.4;14;3.9;10.19;.2;3.27;16900 +72076;43.77736;-.36582;90;20220322;17.6;5.8;11.7;3.6;8.09;0;2.77;11500 +72076;43.77736;-.36582;90;20220323;18;2.6;10.3;2.8;7.59;0;2.99;20000 +72076;43.77736;-.36582;90;20220324;19.5;.7;10.1;1.7;8.19;0;2.67;19600 +72076;43.77736;-.36582;90;20220325;19.7;3.1;11.4;2.5;8.09;0;2.74;13800 +72076;43.77736;-.36582;90;20220326;19.4;3.9;11.7;4;6.89;0;3.83;19800 +72076;43.77736;-.36582;90;20220327;20.7;3.7;12.2;2.2;8.49;0;3.08;18900 +72076;43.77736;-.36582;90;20220328;21.2;3.3;12.3;1.4;9.19;0;2.33;13000 +72076;43.77736;-.36582;90;20220329;18;5.3;11.7;1.7;11.09;3.8;1.64;8500 +72076;43.77736;-.36582;90;20220330;15;9.8;12.4;2.8;11.69;5.9;1.56;7100 +72076;43.77736;-.36582;90;20220331;15.2;7.7;11.5;4;9.69;4.1;2.47;14200 +72076;43.77736;-.36582;90;20220401;10.1;-1.1;4.5;4.3;5.69;.5;2.26;17700 +72076;43.77736;-.36582;90;20220402;10;-2.3;3.9;3.1;5.29;.2;2.13;16900 +72076;43.77736;-.36582;90;20220403;8;-1.2;3.4;2.3;5.58;0;1.85;16040 +72076;43.77736;-.36582;90;20220404;11.8;-2;4.9;1.8;5.16;0;2.35;21529 +72076;43.77736;-.36582;90;20220405;17.1;-3.2;7;1.3;5.99;0;2.77;23300 +72076;43.77736;-.36582;90;20220406;12.4;4.8;8.6;3;10.19;0;1.03;4800 +72076;43.77736;-.36582;90;20220407;18.6;8.6;13.6;4.9;11.39;6.4;2.62;10400 +72076;43.77736;-.36582;90;20220408;19.7;8;13.9;4.4;11.19;2;2.73;10000 +72076;43.77736;-.36582;90;20220409;16.7;7.7;12.2;2;8.49;.4;3.02;19900 +72076;43.77736;-.36582;90;20220410;20.7;-.7;10;3.9;7.19;0;4.08;23200 +72076;43.77736;-.36582;90;20220411;22.9;10.1;16.5;5.3;11.39;0;4.51;20000 +72076;43.77736;-.36582;90;20220412;18;9.2;13.6;2.1;12.29;0;1.73;7300 +72076;43.77736;-.36582;90;20220413;17.5;10.7;14.1;1.9;13.29;.9;1.71;8400 +72076;43.77736;-.36582;90;20220414;24;7.3;15.7;2;12.49;0;3.71;22600 +72076;43.77736;-.36582;90;20220415;22.8;11.3;17.1;2.9;13.69;0;3.37;17100 +72076;43.77736;-.36582;90;20220416;24.7;11.5;18.1;2.6;12.69;0;4.37;23700 +72076;43.77736;-.36582;90;20220417;23.4;10.7;17.1;3.5;12.79;0;3.99;20000 +72076;43.77736;-.36582;90;20220418;19;11.9;15.5;2.9;12.39;0;2.72;12900 +72076;43.77736;-.36582;90;20220419;12;9.6;10.8;2.1;11.49;17.6;1.05;4300 +72076;43.77736;-.36582;90;20220420;12.1;8.1;10.1;1.5;11.39;4.3;1.07;5600 +72076;43.77736;-.36582;90;20220421;14.5;7.5;11;1.6;12.69;.7;1.01;5200 +72076;43.77736;-.36582;90;20220422;21.5;9.4;15.5;1.9;11.59;1.8;3.52;21000 +72076;43.77736;-.36582;90;20220423;14;10.7;12.4;3.4;11.79;3.7;1.7;7800 +72076;43.77736;-.36582;90;20220424;17.3;10.3;13.8;5.7;11.89;.8;2.86;14400 +72076;43.77736;-.36582;90;20220425;21;4.9;13;1.5;10.69;0;3.43;23300 +72076;43.77736;-.36582;90;20220426;24.2;5.6;14.9;3.1;10.99;0;4.53;25600 +72076;43.77736;-.36582;90;20220427;20.2;11.7;16;2.5;13.89;1.1;2.45;11500 +72076;43.77736;-.36582;90;20220428;17.3;12.6;15;2.3;14.39;.2;1.69;7700 +72076;43.77736;-.36582;90;20220429;20.5;11;15.8;2.3;13.59;0;2.99;16800 +72076;43.77736;-.36582;90;20220430;21.7;12.3;17;3.1;13.29;0;3.66;18800 +72076;43.77736;-.36582;90;20220501;21.4;10.6;16;2.6;12.99;0;3.26;17100 +72076;43.77736;-.36582;90;20220502;20.5;10.5;15.5;2.8;12.69;0;3.43;19400 +72076;43.77736;-.36582;90;20220503;21.2;12.8;17;2.7;14.29;3.5;2.73;12000 +72076;43.77736;-.36582;90;20220504;20;13.6;16.8;2.3;12.99;0;2.8;12400 +72076;43.77736;-.36582;90;20220505;21.7;7.8;14.8;1.9;10.69;0;3.53;19800 +72076;43.77736;-.36582;90;20220506;21.2;9.6;15.4;2.6;12.37;.1;2.84;13126 +72076;43.77736;-.36582;90;20220507;23.5;11.4;17.4;2.4;13.77;.1;3.17;14291 +72076;43.77736;-.36582;90;20220508;24.7;11.3;18;2;13.61;0;3.34;15638 +72076;43.77736;-.36582;90;20220509;26.8;10.3;18.5;1.5;13.01;0;3.63;17684 +72076;43.77736;-.36582;90;20220510;29.9;11.5;20.7;1.4;12.97;.1;4.02;17999 +72076;43.77736;-.36582;90;20220511;27.2;12.8;20;1.7;15.27;0;3.55;16151 +72076;43.77736;-.36582;90;20220512;21.6;14;17.8;1.1;15.61;1.5;2.41;12502 +72076;43.77736;-.36582;90;20220513;24.7;13.6;19.2;1;16.09;0;3.02;15739 +72076;43.77736;-.36582;90;20220514;29.6;12.5;21.1;2.1;16.57;.4;3.95;16874 +72076;43.77736;-.36582;90;20220515;30;14.4;22.2;1.8;17.81;4.9;3.58;14213 +72076;43.77736;-.36582;90;20220516;28.8;15;21.9;1.4;17.17;0;3.8;17651 +72076;43.77736;-.36582;90;20220517;30.3;15.2;22.8;2;15.87;0;4.42;18043 +72076;43.77736;-.36582;90;20220518;32.2;15.1;23.7;2.1;16.54;2;4.64;17805 +72076;43.77736;-.36582;90;20220519;26.5;16.9;21.7;2.5;18.91;.1;3.32;13701 +72076;43.77736;-.36582;90;20220520;24.1;16.5;20.3;2.4;18.84;.1;2.75;12069 +72076;43.77736;-.36582;90;20220521;30.8;13.9;22.3;1.4;19.37;0;3.76;17120 +72076;43.77736;-.36582;90;20220522;29.5;18;23.8;2.9;20.74;.3;3.74;13636 +72076;43.77736;-.36582;90;20220523;22.3;16.2;19.2;4.9;15.27;.6;3.48;11930 +72076;43.77736;-.36582;90;20220524;17.3;12;14.7;2.5;13.31;1.7;2.03;9444 +72076;43.77736;-.36582;90;20220525;18.9;8.6;13.7;1.7;12.21;0;2.23;11534 +72076;43.77736;-.36582;90;20220526;20.5;9;14.7;1.6;13.21;.1;2.37;12307 +72076;43.77736;-.36582;90;20220527;25.6;12.4;19;1.5;14.37;.1;3.42;16443 +72076;43.77736;-.36582;90;20220528;27.6;11.3;19.4;1.6;13.14;0;4.08;19284 +72076;43.77736;-.36582;90;20220529;25.9;9.8;17.9;1.5;10.17;0;4.04;19434 +72076;43.77736;-.36582;90;20220530;25.4;8.8;17.1;1.8;9.61;0;4.07;18825 +72076;43.77736;-.36582;90;20220531;27.2;13.2;20.2;1.8;12.44;0;4.22;18368 +72076;43.77736;-.36582;90;20220601;31.8;14.4;23.1;2.3;14.77;0;5.03;19014 +72076;43.77736;-.36582;90;20220602;27.3;16.8;22;2.9;18.64;.2;3.58;13505 +72076;43.77736;-.36582;90;20220603;27.6;18;22.8;2;20.24;4.6;3.3;13629 +72076;43.77736;-.36582;90;20220604;22.1;17.9;20;1.7;19.51;4.7;1.86;7368 +72076;43.77736;-.36582;90;20220605;23.8;16.6;20.2;2;17.04;0;3.05;13428 +72076;43.77736;-.36582;90;20220606;25.8;15.3;20.6;1.7;16.17;.1;3.33;14454 +72076;43.77736;-.36582;90;20220607;24.6;16;20.3;1.5;16.24;2;2.93;12570 +72076;43.77736;-.36582;90;20220608;19.4;15;17.2;1.9;16.91;2.7;1.76;7873 +72076;43.77736;-.36582;90;20220609;24.3;12.5;18.4;1.8;14.81;.1;3.56;17757 +72076;43.77736;-.36582;90;20220610;28.5;11.1;19.8;1.6;15.01;.1;4.17;19975 +72076;43.77736;-.36582;90;20220611;30.5;15.5;23;2;17.71;0;5.25;24719 +72076;43.77736;-.36582;90;20220612;28.2;17.5;22.8;2.7;19.51;4.1;4.19;17988 +72076;43.77736;-.36582;90;20220613;29.6;18.3;24;2.1;21.24;.1;4.93;23537 +72076;43.77736;-.36582;90;20220614;35.2;18.2;26.7;1.7;22.61;.3;5.61;24428 +72076;43.77736;-.36582;90;20220615;34;19.4;26.7;2.1;21.94;0;6.12;27181 +72076;43.77736;-.36582;90;20220616;35.5;18.8;27.2;1.8;20.94;0;5.87;24632 +72076;43.77736;-.36582;90;20220617;37.3;20.3;28.8;2;20.84;0;6.77;27688 +72076;43.77736;-.36582;90;20220618;40.3;19.9;30.1;2.8;20.07;0;7.96;28083 +72076;43.77736;-.36582;90;20220619;30.5;18.5;24.5;2.6;19.44;1.1;5.23;22539 +72076;43.77736;-.36582;90;20220620;29;18.1;23.5;2.1;19.44;2.2;4.85;22682 +72076;43.77736;-.36582;90;20220621;26.6;18.6;22.6;2.2;20.37;4.3;3.75;17189 +72076;43.77736;-.36582;90;20220622;23.9;16.9;20.4;2.3;19.14;6.1;3.28;16440 +72076;43.77736;-.36582;90;20220623;27.1;15.2;21.1;1.7;18.11;2.8;4.32;22308 +72076;43.77736;-.36582;90;20220624;25.3;16;20.6;2.1;16.94;.6;4.39;22769 +72076;43.77736;-.36582;90;20220625;19.4;13.9;16.7;1.9;15.57;13.1;2.23;11086 +72076;43.77736;-.36582;90;20220626;16.7;12.9;14.8;1.2;15.07;8.9;1.63;8547 +72076;43.77736;-.36582;90;20220627;19.7;14.2;17;1.3;15.61;0;2.33;11902 +72076;43.77736;-.36582;90;20220628;25.6;13.4;19.5;1.1;14.54;0;4.74;27065 +72076;43.77736;-.36582;90;20220629;25.7;11.7;18.7;1.9;14.94;2.1;4.54;24861 +72076;43.77736;-.36582;90;20220630;16.2;14.3;15.2;1.6;15.31;3.5;1.42;6567 +72076;43.77736;-.36582;90;20220701;24.1;8.6;16.3;1.3;12.81;0;4.61;28717 +72076;43.77736;-.36582;90;20220702;30.7;11.3;21;2.1;14.31;0;5.83;28811 +72076;43.77736;-.36582;90;20220703;28.5;14.4;21.5;2.3;16.44;.1;5.03;24292 +72076;43.77736;-.36582;90;20220704;24.5;15.8;20.2;2.6;17.91;.1;3.69;18257 +72076;43.77736;-.36582;90;20220705;29.7;16.5;23.1;1.7;17.91;0;5.16;25633 +72076;43.77736;-.36582;90;20220706;28.8;15.1;22;2;17.17;.1;4.77;23152 +72076;43.77736;-.36582;90;20220707;28.8;15.5;22.1;2.6;17.14;0;5.31;25557 +72076;43.77736;-.36582;90;20220708;31;16;23.5;1.8;17.24;0;5.6;27225 +72076;43.77736;-.36582;90;20220709;33;14.4;23.7;1.4;16.91;.1;5.74;28314 +72076;43.77736;-.36582;90;20220710;33.9;14.6;24.3;1.2;16.17;0;5.95;29640 +72076;43.77736;-.36582;90;20220711;36.1;14.3;25.2;1.1;16.64;0;6.11;30031 +72076;43.77736;-.36582;90;20220712;37;17.4;27.2;1.6;17.71;0;6.52;29254 +72076;43.77736;-.36582;90;20220713;36.6;14.8;25.7;1.1;13.97;0;6.08;29801 +72076;43.77736;-.36582;90;20220714;37;15.4;26.2;1.6;16.94;0;6.45;28761 +72076;43.77736;-.36582;90;20220715;36.1;18.5;27.3;2.1;18.44;0;6.43;26546 +72076;43.77736;-.36582;90;20220716;37.5;16.7;27.1;1.7;15.91;0;6.5;27827 +72076;43.77736;-.36582;90;20220717;38.3;16.5;27.4;2.1;15.17;0;7.03;28140 +72076;43.77736;-.36582;90;20220718;40;20.2;30.1;3.3;15.81;.1;8.5;27460 +72076;43.77736;-.36582;90;20220719;32;21.7;26.9;2.9;20.47;0;5.61;21344 +72076;43.77736;-.36582;90;20220720;27.9;20.2;24;2.1;17.54;.1;4.51;19259 +72076;43.77736;-.36582;90;20220721;32.8;17.6;25.2;1.7;17.91;0;5.63;26179 +72076;43.77736;-.36582;90;20220722;26;20;23;2.8;18.96;0;3.81;15128 +72076;43.77736;-.36582;90;20220723;29.2;16.5;22.8;1;16.34;0;4.5;23401 +72076;43.77736;-.36582;90;20220724;37.1;14.6;25.8;1.6;17.96;0;6.35;29103 +72076;43.77736;-.36582;90;20220725;29;20.7;24.8;3;19.34;.1;4.82;18855 +72076;43.77736;-.36582;90;20220726;28.1;15.2;21.6;1.8;15.81;.3;4.89;24991 +72076;43.77736;-.36582;90;20220727;28.4;12.9;20.6;1.5;13.94;0;5.01;26919 +72076;43.77736;-.36582;90;20220728;28.2;13.8;21;1.7;14.84;2.3;4.76;24415 +72076;43.77736;-.36582;90;20220729;26.4;16.1;21.2;1.7;17.07;1.1;3.46;15736 +72076;43.77736;-.36582;90;20220730;30.1;18.2;24.1;1.3;18.14;.1;4.37;20813 +72076;43.77736;-.36582;90;20220731;32.9;15.2;24.1;1.9;17.71;0;5.59;26274 +72076;43.77736;-.36582;90;20220801;34.4;17.3;25.8;2.2;18.41;0;5.96;25795 +72076;43.77736;-.36582;90;20220802;36.2;18.3;27.3;2;17.24;.2;6.26;26326 +72076;43.77736;-.36582;90;20220803;37.3;17.1;27.2;2.1;19.27;.2;6.12;24575 +72076;43.77736;-.36582;90;20220804;33.4;20.6;27;2.8;22.31;.5;5.52;22071 +72076;43.77736;-.36582;90;20220805;30.6;19.2;24.9;2.7;19.81;0;5.2;22764 +72076;43.77736;-.36582;90;20220806;34;18.1;26;1.9;18.04;0;5.47;23481 +72076;43.77736;-.36582;90;20220807;34.7;16.7;25.7;1.5;14.84;.1;5.4;24535 +72076;43.77736;-.36582;90;20220808;35.6;14.8;25.2;1.5;15.37;0;5.53;25195 +72076;43.77736;-.36582;90;20220809;36.4;17.9;27.1;1.6;16.74;0;5.68;24482 +72076;43.77736;-.36582;90;20220810;38.8;16.2;27.5;1.1;14.67;0;5.47;25228 +72076;43.77736;-.36582;90;20220811;39.9;20.1;30;1.2;15.91;0;5.5;23029 +72076;43.77736;-.36582;90;20220812;37.9;23.1;30.5;2.5;21.34;0;6.38;22595 +72076;43.77736;-.36582;90;20220813;32.8;21.5;27.2;2.1;21.87;2.1;4.64;18270 +72076;43.77736;-.36582;90;20220814;26.8;19.9;23.4;2.3;20.44;.8;3.38;14379 +72076;43.77736;-.36582;90;20220815;27.9;16.2;22.1;1.9;16.74;.2;4.21;20627 +72076;43.77736;-.36582;90;20220816;27.6;15.6;21.6;1.7;16.91;4.2;3.49;15784 +72076;43.77736;-.36582;90;20220817;24.2;16.7;20.4;2.4;18.07;0;3.43;17934 +72076;43.77736;-.36582;90;20220818;23.6;16.4;20;2.5;18.04;3;3.03;14987 +72076;43.77736;-.36582;90;20220819;27.8;15.9;21.9;1.6;17.31;.3;3.8;18876 +72076;43.77736;-.36582;90;20220820;30.5;14.9;22.7;1;18.01;.1;4.02;21211 +72076;43.77736;-.36582;90;20220821;28.2;17.9;23.1;1.9;18.97;.2;3.74;17126 +72076;43.77736;-.36582;90;20220822;25;18.2;21.6;2.2;20.41;2;2.65;12063 +72076;43.77736;-.36582;90;20220823;30.2;19.3;24.8;1.1;20.71;0;3.66;17892 +72076;43.77736;-.36582;90;20220824;35.9;16.4;26.2;1.4;18.84;0;4.97;22813 +72076;43.77736;-.36582;90;20220825;30.3;20.9;25.6;3.2;21.77;0;4.28;16049 +72076;43.77736;-.36582;90;20220826;29.7;19.6;24.6;2.3;19.84;.1;4.08;17369 +72076;43.77736;-.36582;90;20220827;31.8;18.7;25.2;1.7;18.87;0;4.5;20721 +72076;43.77736;-.36582;90;20220828;35.3;14.9;25.1;1.5;16.51;.1;4.96;23123 +72076;43.77736;-.36582;90;20220829;30.4;20.7;25.6;2;16.91;7.4;3.38;9279 +72076;43.77736;-.36582;90;20220830;32.9;16.5;24.7;1.8;19.67;0;4.56;21318 +72076;43.77736;-.36582;90;20220831;28.9;20;24.4;2.1;21.64;1.4;3.19;12729 +72076;43.77736;-.36582;90;20220901;30.5;17.8;24.1;1.6;18.87;6;3.98;18963 +72076;43.77736;-.36582;90;20220902;26.4;17.7;22.1;2.2;19.04;.6;3.23;15013 +72076;43.77736;-.36582;90;20220903;27.5;16.7;22.1;1.3;18.07;0;3.05;14945 +72076;43.77736;-.36582;90;20220904;33.7;14.4;24.1;1.4;16.54;.1;4.39;21659 +72076;43.77736;-.36582;90;20220905;34.4;18.6;26.5;1.8;17.74;0;4.79;20670 +72076;43.77736;-.36582;90;20220906;32.1;15.4;23.8;2.2;15.11;0;4.8;21144 +72076;43.77736;-.36582;90;20220907;27.9;15.4;21.7;1.3;15.04;0;3.15;15005 +72076;43.77736;-.36582;90;20220908;27.2;12.3;19.8;1.5;14.37;2;3.4;18129 +72076;43.77736;-.36582;90;20220909;25.7;17;21.4;2.3;15.77;1.4;3.42;15663 +72076;43.77736;-.36582;90;20220910;29.4;11.7;20.6;1.5;14.17;0;3.81;20253 +72076;43.77736;-.36582;90;20220911;34.6;16;25.3;2.6;14.14;0;5.34;20291 +72076;43.77736;-.36582;90;20220912;38.4;19.5;29;2.7;16.97;2.3;5.77;18811 +72076;43.77736;-.36582;90;20220913;31.5;20.7;26.1;2.1;21.37;.2;3.17;10375 +72076;43.77736;-.36582;90;20220914;31.2;18.2;24.7;2.1;16.74;.1;4.08;16772 +72076;43.77736;-.36582;90;20220915;29.3;15.7;22.5;1.8;16.31;0;3.63;17319 +72076;43.77736;-.36582;90;20220916;25.8;17.2;21.5;2.4;16.87;.3;3.15;14137 +72076;43.77736;-.36582;90;20220917;23.3;9.9;16.6;1.8;10.31;0;3.17;18550 +72076;43.77736;-.36582;90;20220918;25.7;8;16.9;2.1;7.41;0;3.8;18770 +72076;43.77736;-.36582;90;20220919;28.2;5.7;16.9;1.1;7.74;0;3.2;19925 +72076;43.77736;-.36582;90;20220920;26;6;16;1.2;9.24;0;3.07;19504 +72076;43.77736;-.36582;90;20220921;25.5;7;16.2;1.7;10.27;0;3.19;18710 +72076;43.77736;-.36582;90;20220922;27.1;8.9;18;1.5;11.44;.1;3.17;18138 +72076;43.77736;-.36582;90;20220923;21.6;9.4;15.5;1.3;12.71;2.7;1.84;9222 +72076;43.77736;-.36582;90;20220924;17.9;11.9;14.9;2.1;14.84;6.4;1.29;6746 +72076;43.77736;-.36582;90;20220925;20.4;9.2;14.8;1.6;12.27;0;2.15;13515 +72076;43.77736;-.36582;90;20220926;20.5;7.7;14.1;2.6;12.41;5.8;2.16;12221 +72076;43.77736;-.36582;90;20220927;18.5;13.8;16.2;3.6;15.41;16;1.63;7941 +72076;43.77736;-.36582;90;20220928;18.9;14.8;16.8;4.7;16.47;22.5;1.64;8122 +72076;43.77736;-.36582;90;20220929;16.2;13.1;14.6;2.9;14.37;6.4;1.33;6944 +72076;43.77736;-.36582;90;20220930;19.1;10.3;14.7;2.1;12.11;.1;2.09;12965 +72076;43.77736;-.36582;90;20221001;21.9;11.8;16.8;2.6;13.67;0;2.31;11632 +72076;43.77736;-.36582;90;20221002;24.3;11.2;17.8;1.1;15.14;0;2.09;13156 +72076;43.77736;-.36582;90;20221003;24.3;13.7;19;1.3;15.34;0;2.18;12759 +72076;43.77736;-.36582;90;20221004;26.4;9.4;17.9;.7;13.61;.1;2.2;15389 +72076;43.77736;-.36582;90;20221005;28.4;10.1;19.2;1.5;14.14;0;2.73;15505 +72076;43.77736;-.36582;90;20221006;21.6;15.6;18.6;.9;16.64;0;1.41;7202 +72076;43.77736;-.36582;90;20221007;25.5;11.7;18.6;1.6;15.54;0;2.29;13610 +72076;43.77736;-.36582;90;20221008;22.4;15.7;19;1.7;17.27;2.3;1.73;9094 +72076;43.77736;-.36582;90;20221009;28;11.7;19.9;1.5;14.91;.1;2.57;14289 +72076;43.77736;-.36582;90;20221010;22.1;14.8;18.4;1.4;17.24;14.8;1.38;6413 +72076;43.77736;-.36582;90;20221011;21.2;16.2;18.7;.9;18.21;3.6;1.24;6520 +72076;43.77736;-.36582;90;20221012;23;14.8;18.9;1;16.77;.8;1.64;9893 +72076;43.77736;-.36582;90;20221013;21.6;13.6;17.6;1.8;16.64;1.2;1.5;8153 +72076;43.77736;-.36582;90;20221014;21.6;17.3;19.5;3.2;18.21;.9;1.69;7018 +72076;43.77736;-.36582;90;20221015;26.9;12.5;19.7;1.6;15.47;0;2.27;12900 +72076;43.77736;-.36582;90;20221016;28.8;13.5;21.2;2;16.41;.3;2.57;12694 +72076;43.77736;-.36582;90;20221017;26.9;18.1;22.5;1.9;19.31;.3;2.02;8313 +72076;43.77736;-.36582;90;20221018;30.2;16.2;23.2;2.8;17.81;0;3.05;12439 +72076;43.77736;-.36582;90;20221019;26.6;16.4;21.5;2.5;17.67;0;2.2;7858 +72076;43.77736;-.36582;90;20221020;25.9;15.8;20.8;2.4;15.01;.4;2.29;6838 +72076;43.77736;-.36582;90;20221021;19.9;15.6;17.7;1.5;14.77;.1;1.25;3206 +72076;43.77736;-.36582;90;20221022;26.1;11.7;18.9;2.3;13.91;0;2.38;11600 +72076;43.77736;-.36582;90;20221023;27.5;15.6;21.5;2.6;13.71;0;2.76;6956 +72076;43.77736;-.36582;90;20221024;25.2;13.4;19.3;1.7;11.81;0;2.18;9940 +72076;43.77736;-.36582;90;20221025;23.8;12.3;18.1;2.5;12.97;.1;2.12;6991 +72076;43.77736;-.36582;90;20221026;25.9;12.3;19.1;2.3;14.47;0;2.1;9338 +72076;43.77736;-.36582;90;20221027;24.3;16.9;20.6;3.2;14.67;.1;2.3;4832 +72076;43.77736;-.36582;90;20221028;25.4;17;21.2;2.6;15.04;0;2.25;5621 +72076;43.77736;-.36582;90;20221029;24.7;16.1;20.4;2.3;15.37;.1;1.98;6835 +72076;43.77736;-.36582;90;20221030;22.8;12.2;17.5;1.2;15.04;1;1.31;8449 +72076;43.77736;-.36582;90;20221031;20.6;11.6;16.1;2.2;15.17;1.2;1.2;5414 +72076;43.77736;-.36582;90;20221101;20.3;13.9;17.1;1.7;14.64;0;1.33;8215 +72076;43.77736;-.36582;90;20221102;20.5;9.4;14.9;1.3;12.41;.1;1.26;9270 +72076;43.77736;-.36582;90;20221103;22.1;9.7;15.9;2.8;12.37;8.4;1.82;5410 +72076;43.77736;-.36582;90;20221104;15;10.5;12.7;4.8;11.91;5.2;1.3;6279 +72076;43.77736;-.36582;90;20221105;17.1;6.6;11.9;1;10.34;0;.96;9483 +72076;43.77736;-.36582;90;20221106;19.2;4.7;12;2.3;9.77;.1;1.48;8777 +72076;43.77736;-.36582;90;20221107;20.5;6.1;13.3;2;10.57;0;1.44;9060 +72076;43.77736;-.36582;90;20221108;18.9;10.4;14.6;2.4;12.81;0;1.23;3987 +72076;43.77736;-.36582;90;20221109;15.2;12.7;13.9;1.4;13.61;4.5;.74;2734 +72076;43.77736;-.36582;90;20221110;17.6;7.9;12.8;1.5;11.37;0;.99;8738 +72076;43.77736;-.36582;90;20221111;15.4;5;10.2;1.8;10.47;.1;.82;7291 +72076;43.77736;-.36582;90;20221112;21.6;7.4;14.5;2;12.24;.1;1.33;9032 +72076;43.77736;-.36582;90;20221113;23.5;7;15.2;1.4;11.54;.1;1.27;9203 +72076;43.77736;-.36582;90;20221114;14.8;8.2;11.5;1.7;12.14;1.3;.66;3124 +72076;43.77736;-.36582;90;20221115;15.8;10.8;13.3;2.1;13.17;7;.78;3022 +72076;43.77736;-.36582;90;20221116;19.4;10.2;14.8;2;12.44;.5;1.16;7465 +72076;43.77736;-.36582;90;20221117;18.1;14.4;16.2;3.4;14.14;4.9;1.33;4336 +72076;43.77736;-.36582;90;20221118;11.4;9.1;10.3;3.1;11.24;10;.62;2666 +72076;43.77736;-.36582;90;20221119;11.6;7.3;9.4;2.8;9.84;1.4;.75;5156 +72076;43.77736;-.36582;90;20221120;14.7;3;8.9;2.2;9.94;7.6;.75;5006 +72076;43.77736;-.36582;90;20221121;14.6;9.2;11.9;3.2;11.44;29.4;.97;1934 +72076;43.77736;-.36582;90;20221122;10.7;7;8.9;3.6;9.97;19.2;.7;2648 +72076;43.77736;-.36582;90;20221123;17;9.5;13.2;3.5;12.61;4.1;1.01;6050 +72076;43.77736;-.36582;90;20221124;15;6.3;10.7;1.9;10.47;5;.79;3825 +72076;43.77736;-.36582;90;20221125;12.6;6.9;9.7;1.8;10.84;8.6;.56;3544 +72076;43.77736;-.36582;90;20221126;12.9;3.3;8.1;1.6;8.84;0;.64;5487 +72076;43.77736;-.36582;90;20221127;13.5;2.6;8;1.6;9.01;10.3;.62;5318 +72076;43.77736;-.36582;90;20221128;12.2;8.4;10.3;3.6;11.21;7.6;.62;4253 +72076;43.77736;-.36582;90;20221129;13.6;7.7;10.7;1.8;11.07;.5;.59;4467 +72076;43.77736;-.36582;90;20221130;8.4;3.4;5.9;1.9;8.54;0;.4;4331 +72076;43.77736;-.36582;90;20221201;5.9;3.4;4.7;.8;7.81;0;.39;1984 +72076;43.77736;-.36582;90;20221202;8.2;2.2;5.2;.6;7.81;0;.36;3657 +72076;43.77736;-.36582;90;20221203;6.1;3;4.5;.9;8.01;.2;.38;1371 +72076;43.77736;-.36582;90;20221204;10.6;1.2;5.9;1.4;7.41;0;.48;5836 +72076;43.77736;-.36582;90;20221205;12.5;.7;6.6;2.3;6.97;0;.85;6512 +72076;43.77736;-.36582;90;20221206;11.7;7.2;9.4;1.8;9.07;.1;.74;3180 +72076;43.77736;-.36582;90;20221207;14.2;7.3;10.8;1.2;9.74;0;.6;5366 +72076;43.77736;-.36582;90;20221208;9.3;4.5;6.9;2.1;9.27;7.5;.44;1895 +72076;43.77736;-.36582;90;20221209;10.4;6.9;8.6;2;10.01;.4;.52;2008 +72076;43.77736;-.36582;90;20221210;5.8;-.1;2.8;2.1;5.67;0;.5;6150 +72076;43.77736;-.36582;90;20221211;5.7;-3.5;1.1;1.8;4.91;.1;.53;5129 +72076;43.77736;-.36582;90;20221212;6.3;-1.9;2.2;2.1;7.07;7;.31;1968 +72076;43.77736;-.36582;90;20221213;15;6.1;10.6;3.5;13.61;4.4;.13;3470 +72076;43.77736;-.36582;90;20221214;18.8;11.4;15.1;1.9;13.27;4.2;.84;4872 +72076;43.77736;-.36582;90;20221215;15.5;10;12.7;1.7;12.27;13.1;.6;4512 +72076;43.77736;-.36582;90;20221216;10.4;10.2;10.3;2.2;10.57;4.1;.68;933 +72076;43.77736;-.36582;90;20221217;8.4;.2;4.3;1.4;7.64;0;.38;3386 +72076;43.77736;-.36582;90;20221218;12.9;2.7;7.8;2.9;8.67;0;.69;6034 +72076;43.77736;-.36582;90;20221219;14.3;6.4;10.4;3;10.24;0;.79;4547 +72076;43.77736;-.36582;90;20221220;11.8;9.8;10.8;2.6;11.81;8.4;.57;750 +72076;43.77736;-.36582;90;20221221;18.5;10.3;14.4;2.1;12.47;.1;.85;5924 +72076;43.77736;-.36582;90;20221222;18.1;8.2;13.2;1.7;12.17;.2;.77;4102 +72076;43.77736;-.36582;90;20221223;19;9.7;14.4;1.3;12.44;0;.74;4371 +72076;43.77736;-.36582;90;20221224;19.3;7.2;13.3;1.4;11.54;.1;.65;6446 +72076;43.77736;-.36582;90;20221225;19.9;5.3;12.6;1.8;10.14;0;.94;6716 +72076;43.77736;-.36582;90;20221226;17.4;7.3;12.3;1.5;11.14;1.5;.69;5219 +72076;43.77736;-.36582;90;20221227;13.6;10.5;12.1;1.1;12.41;.7;.48;2933 +72076;43.77736;-.36582;90;20221228;17.8;6.8;12.3;1.5;10.51;0;.71;6219 +72076;43.77736;-.36582;90;20221229;15.5;10.2;12.8;1.9;10.77;7.7;1;2275 +72076;43.77736;-.36582;90;20221230;20.3;9.8;15.1;2.7;11.97;.1;1.33;4482 +72076;43.77736;-.36582;90;20221231;20;9.3;14.7;2.1;11.44;0;1.06;5867 +72077;43.80801;-.05811;110;20220101;20.7;3.8;12.2;1.5;9.11;0;.95;6841 +72077;43.80801;-.05811;110;20220102;17.1;5.5;11.3;1.4;10.11;.2;.71;5353 +72077;43.80801;-.05811;110;20220103;16;5;10.5;2;10.26;.1;.69;6109 +72077;43.80801;-.05811;110;20220104;19.5;7.1;13.3;3.4;9.91;6.4;1.64;5674 +72077;43.80801;-.05811;110;20220105;8;4.3;6.2;1.4;7.31;0;.55;3693 +72077;43.80801;-.05811;110;20220106;8.5;-.4;4;.6;5.41;.1;.32;6594 +72077;43.80801;-.05811;110;20220107;9.8;-2.1;3.8;2.8;7.41;2.1;.47;5271 +72077;43.80801;-.05811;110;20220108;10.8;6.7;8.8;5.5;10.21;6.5;.59;2937 +72077;43.80801;-.05811;110;20220109;10.1;8.2;9.2;4.6;11.26;22.1;.34;1253 +72077;43.80801;-.05811;110;20220110;12;9.6;10.8;3.6;12.16;10.8;.48;1551 +72077;43.80801;-.05811;110;20220111;10;4.5;7.2;1;8.51;.2;.42;5251 +72077;43.80801;-.05811;110;20220112;6.2;-2.2;2;.6;5.81;0;.33;5250 +72077;43.80801;-.05811;110;20220113;2.2;-3.7;-.8;1.7;5.76;0;.19;4898 +72077;43.80801;-.05811;110;20220114;3.8;-1.2;1.3;1;5.91;0;.33;4492 +72077;43.80801;-.05811;110;20220115;10.6;-4.5;3.1;.9;5.51;.1;.45;8254 +72077;43.80801;-.05811;110;20220116;10.4;-2.6;3.9;1;5.96;0;.47;7715 +72077;43.80801;-.05811;110;20220117;9.6;-2.7;3.5;1.4;6.26;.1;.51;7661 +72077;43.80801;-.05811;110;20220118;2.5;.4;1.5;1.4;6.81;.1;.28;1619 +72077;43.80801;-.05811;110;20220119;9.2;2.4;5.8;2.3;8.46;2;.48;4092 +72077;43.80801;-.05811;110;20220120;9.6;6.3;8;2;9.01;3.5;.64;2724 +72077;43.80801;-.05811;110;20220121;5.3;-1.5;1.9;1.7;5.71;.1;.49;6241 +72077;43.80801;-.05811;110;20220122;7.1;-4.1;1.5;.8;5.11;0;.44;8351 +72077;43.80801;-.05811;110;20220123;9.5;-4;2.8;1.3;5.61;0;.58;8723 +72077;43.80801;-.05811;110;20220124;13.5;-1.4;6;1.3;6.51;0;.77;8853 +72077;43.80801;-.05811;110;20220125;13.7;-2.1;5.8;.8;6.36;0;.61;9051 +72077;43.80801;-.05811;110;20220126;12.2;-2.9;4.6;1;6.31;0;.62;9195 +72077;43.80801;-.05811;110;20220127;10.4;-3.1;3.6;.8;6.11;.1;.52;9028 +72077;43.80801;-.05811;110;20220128;8.1;-1.3;3.4;.8;6.36;0;.51;6734 +72077;43.80801;-.05811;110;20220129;2.4;-1.3;.5;1.6;6.16;0;.33;3138 +72077;43.80801;-.05811;110;20220130;2.5;-.8;.8;1.3;6.46;.4;.32;3287 +72077;43.80801;-.05811;110;20220131;8.9;1.6;5.2;3.5;8.36;1.6;.5;4311 +72077;43.80801;-.05811;110;20220201;8.9;0;4.5;2.9;8.11;.2;.48;6797 +72077;43.80801;-.05811;110;20220202;9.6;7.4;8.5;2.9;10.41;0;.51;2941 +72077;43.80801;-.05811;110;20220203;12.4;5.2;8.8;2.9;10.16;0;.69;4880 +72077;43.80801;-.05811;110;20220204;12.2;5.1;8.7;2.4;10.56;1;.58;4830 +72077;43.80801;-.05811;110;20220205;11;7;9;2.1;8.06;0;1.08;7402 +72077;43.80801;-.05811;110;20220206;10;-1;4.5;3.3;7.81;1;.67;7559 +72077;43.80801;-.05811;110;20220207;12.5;7.9;10.2;2.9;10.56;1.2;.88;4882 +72077;43.80801;-.05811;110;20220208;14;2.6;8.3;2.1;7.96;0;1.18;10384 +72077;43.80801;-.05811;110;20220209;18.7;1.8;10.2;1.8;7.51;0;1.54;11154 +72077;43.80801;-.05811;110;20220210;7.6;2.2;4.9;1.9;8.56;1.5;1.41;11200 +72077;43.80801;-.05811;110;20220211;12.4;7.6;10;1.7;9.56;.2;.99;6533 +72077;43.80801;-.05811;110;20220212;14.8;1;7.9;1.4;7.77;0;1.16;9800 +72077;43.80801;-.05811;110;20220213;18.5;2.5;10.5;3.4;8.73;3.3;1.96;11300 +72077;43.80801;-.05811;110;20220214;10.8;7.8;9.3;4.3;9.7;9.2;1.13;6300 +72077;43.80801;-.05811;110;20220215;11.3;4.7;8;3.5;9.36;1.8;.95;6400 +72077;43.80801;-.05811;110;20220216;12.4;8.4;10.4;5.2;11.56;3.7;.75;4143 +72077;43.80801;-.05811;110;20220217;13.8;11.5;12.6;3.9;13.01;1;.88;3753 +72077;43.80801;-.05811;110;20220218;17.1;6.5;11.8;2.6;11.01;0;1.4;9339 +72077;43.80801;-.05811;110;20220219;12.2;6.8;9.5;1.7;8.66;.1;1.17;8606 +72077;43.80801;-.05811;110;20220220;12.9;3.1;8;3.7;9.86;2.4;.89;7240 +72077;43.80801;-.05811;110;20220221;13.3;9.5;11.4;4.9;10.16;1.2;1.56;6906 +72077;43.80801;-.05811;110;20220222;15.2;6.5;10.9;2;9.46;0;1.47;11134 +72077;43.80801;-.05811;110;20220223;15.9;3;9.4;1.6;9.06;.1;1.39;12464 +72077;43.80801;-.05811;110;20220224;13.2;3.8;8.5;2.8;9.76;1;1.01;7320 +72077;43.80801;-.05811;110;20220225;11.7;3.3;7.5;2;7.06;0;1.39;11086 +72077;43.80801;-.05811;110;20220226;13.5;1.4;7.4;3.3;5.71;0;2.11;13552 +72077;43.80801;-.05811;110;20220227;16.4;2.1;9.3;1.8;7.96;0;1.65;11999 +72077;43.80801;-.05811;110;20220228;18.8;1.8;10.3;.8;8.61;0;1.54;14618 +72077;43.80801;-.05811;110;20220301;17.8;2.1;9.9;2.5;8.31;.1;2.03;14200 +72077;43.80801;-.05811;110;20220302;12.1;7.3;9.7;2.4;10.06;2.8;1.04;5861 +72077;43.80801;-.05811;110;20220303;15.4;5.7;10.5;2.2;10.51;2;1.4;10724 +72077;43.80801;-.05811;110;20220304;10;8.7;9.3;3.5;10.01;1.9;.88;2700 +72077;43.80801;-.05811;110;20220305;10.6;6.2;8.4;1.4;8.46;0;1.08;6903 +72077;43.80801;-.05811;110;20220306;10.1;4.4;7.2;1.4;8.01;.1;1.07;7849 +72077;43.80801;-.05811;110;20220307;12.4;-1.3;5.6;1.7;6.86;0;1.53;15205 +72077;43.80801;-.05811;110;20220308;11.1;3.9;7.5;2.3;8.71;.3;1.1;7493 +72077;43.80801;-.05811;110;20220309;16.6;1.5;9.1;3.3;8.96;.4;1.99;15039 +72077;43.80801;-.05811;110;20220310;15.8;8.8;12.3;3.1;10.86;.8;1.68;8436 +72077;43.80801;-.05811;110;20220311;14.9;7.7;11.3;2.9;10.61;8;1.49;7582 +72077;43.80801;-.05811;110;20220312;13.9;7.2;10.6;3.2;9.91;.4;1.7;11809 +72077;43.80801;-.05811;110;20220313;13.7;8;10.9;3.7;9.36;4;1.84;9731 +72077;43.80801;-.05811;110;20220314;14;5.8;9.9;5.2;9.96;0;1.56;8709 +72077;43.80801;-.05811;110;20220315;18.3;12.4;15.4;5.9;12.26;0;2.6;10212 +72077;43.80801;-.05811;110;20220316;16.3;11.1;13.7;3.5;12.51;2.7;1.61;7153 +72077;43.80801;-.05811;110;20220317;11.8;11.5;11.6;2.9;11.81;2.3;.91;2248 +72077;43.80801;-.05811;110;20220318;12.3;6.9;9.6;1.7;9.8;0;1.22;6966 +72077;43.80801;-.05811;110;20220319;17.7;4;10.8;2.8;9.63;0;2.36;15700 +72077;43.80801;-.05811;110;20220320;18.4;6.3;12.4;3.3;10.3;0;2.33;12066 +72077;43.80801;-.05811;110;20220321;19.9;7.3;13.6;4.6;10.13;.1;3.27;17266 +72077;43.80801;-.05811;110;20220322;17.9;5.9;11.9;4.3;8.16;0;3.12;14533 +72077;43.80801;-.05811;110;20220323;17.6;3.1;10.4;3.1;7.73;0;3.02;19966 +72077;43.80801;-.05811;110;20220324;18.6;1.7;10.2;2.2;8.2;0;2.68;18766 +72077;43.80801;-.05811;110;20220325;19.7;3.8;11.7;2.3;8.2;0;2.85;16133 +72077;43.80801;-.05811;110;20220326;19.7;4;11.9;3;7.2;0;3.47;19700 +72077;43.80801;-.05811;110;20220327;21;3.8;12.4;2.4;8.4;0;3.26;18966 +72077;43.80801;-.05811;110;20220328;21.3;4.4;12.9;1.9;9.23;0;2.67;14066 +72077;43.80801;-.05811;110;20220329;17.9;6.1;12;2.1;10.8;4.4;1.82;9000 +72077;43.80801;-.05811;110;20220330;13.8;9.8;11.8;2.9;11.7;5.4;1.29;5533 +72077;43.80801;-.05811;110;20220331;14;8.2;11.1;4.6;9.66;3.6;2.31;13133 +72077;43.80801;-.05811;110;20220401;9.6;.1;4.8;5;5.9;.4;2.19;16333 +72077;43.80801;-.05811;110;20220402;9.8;.1;5;3.8;5.43;.1;2.27;15633 +72077;43.80801;-.05811;110;20220403;7.7;-1.7;3;1.9;5.35;0;1.67;15131 +72077;43.80801;-.05811;110;20220404;11.7;-2.9;4.4;1.6;5.17;0;2.27;20955 +72077;43.80801;-.05811;110;20220405;16.5;-3.1;6.7;1.4;6;0;2.75;23350 +72077;43.80801;-.05811;110;20220406;12.7;5.2;9;2.9;10.1;0;1.18;5766 +72077;43.80801;-.05811;110;20220407;19.5;8;13.8;4.4;11.2;4.5;2.93;14200 +72077;43.80801;-.05811;110;20220408;20.6;9.1;14.8;4.6;11.4;1.8;3.07;11033 +72077;43.80801;-.05811;110;20220409;15.8;7.7;11.7;2.4;8.8;.3;2.73;17200 +72077;43.80801;-.05811;110;20220410;20.5;.2;10.3;3.5;7.53;0;3.86;23200 +72077;43.80801;-.05811;110;20220411;22.9;8.4;15.7;5.9;11.2;0;4.35;19666 +72077;43.80801;-.05811;110;20220412;18.1;10.5;14.3;3.8;12.2;0;2.25;8500 +72077;43.80801;-.05811;110;20220413;16;10.9;13.4;2;13.36;.9;1.36;6433 +72077;43.80801;-.05811;110;20220414;22.8;9;15.9;1.8;12.83;0;3.34;20433 +72077;43.80801;-.05811;110;20220415;22.3;9.6;15.9;2.4;13.43;0;2.97;16033 +72077;43.80801;-.05811;110;20220416;23.9;9.9;16.9;2.8;12.7;0;3.96;22000 +72077;43.80801;-.05811;110;20220417;22.8;8.9;15.8;3.2;12.3;0;3.75;20900 +72077;43.80801;-.05811;110;20220418;18.8;11.8;15.3;3;12.3;0;2.72;13233 +72077;43.80801;-.05811;110;20220419;12.2;8.8;10.5;1.9;11.45;13.5;.95;3750 +72077;43.80801;-.05811;110;20220420;12.7;8.3;10.5;2.5;11.4;4.1;1.15;5833 +72077;43.80801;-.05811;110;20220421;14.5;8.6;11.5;2.3;12.36;0;1.21;5933 +72077;43.80801;-.05811;110;20220422;20.2;9.6;14.9;1.8;11.95;6.1;3.19;19750 +72077;43.80801;-.05811;110;20220423;14.1;10.3;12.2;3.6;11.76;4.9;1.61;6866 +72077;43.80801;-.05811;110;20220424;17.4;9.8;13.6;5.3;11.93;1.3;2.46;10900 +72077;43.80801;-.05811;110;20220425;20.3;4.8;12.6;1.5;10.9;0;3.09;20900 +72077;43.80801;-.05811;110;20220426;23.9;6.2;15.1;2.7;11.43;0;4.11;23466 +72077;43.80801;-.05811;110;20220427;20.7;11.3;16;2.4;13.7;4.3;2.56;12166 +72077;43.80801;-.05811;110;20220428;17.5;12.6;15;2.2;14.56;.1;1.63;7166 +72077;43.80801;-.05811;110;20220429;20;10.8;15.4;2.3;13.96;.1;2.62;14600 +72077;43.80801;-.05811;110;20220430;21.1;11.8;16.5;2.8;13.43;0;3.33;17766 +72077;43.80801;-.05811;110;20220501;20.5;10.8;15.6;2.5;12.73;0;3.09;16733 +72077;43.80801;-.05811;110;20220502;19.4;11.5;15.4;2.5;12.7;0;2.79;14266 +72077;43.80801;-.05811;110;20220503;20.8;11.9;16.3;2.3;13.66;2.9;2.69;13066 +72077;43.80801;-.05811;110;20220504;20.3;12.5;16.4;2.8;12.83;0;2.87;12933 +72077;43.80801;-.05811;110;20220505;21.7;8.5;15.1;2.6;11.36;0;3.67;20233 +72077;43.80801;-.05811;110;20220506;21.1;8.6;14.9;2.6;11.56;.1;2.73;11675 +72077;43.80801;-.05811;110;20220507;23.3;10.7;17;2.4;13.41;.1;2.82;11393 +72077;43.80801;-.05811;110;20220508;24.9;12;18.4;2.2;13.61;0;3.1;12100 +72077;43.80801;-.05811;110;20220509;26.2;10.7;18.4;1.5;12.76;0;3.11;13219 +72077;43.80801;-.05811;110;20220510;29.6;10.3;20;1.3;12.81;.1;3.46;15191 +72077;43.80801;-.05811;110;20220511;28.2;12.2;20.2;1.7;15.21;0;3.34;13584 +72077;43.80801;-.05811;110;20220512;21.6;13.3;17.5;1.3;15.51;0;2.01;9161 +72077;43.80801;-.05811;110;20220513;24.6;13.6;19.1;1.3;16.11;0;2.48;10841 +72077;43.80801;-.05811;110;20220514;28.7;12.1;20.4;2;16.56;0;3.45;14286 +72077;43.80801;-.05811;110;20220515;29.3;13.5;21.4;2.1;17.46;3.9;3.49;13834 +72077;43.80801;-.05811;110;20220516;28.6;14;21.3;1.4;16.81;.1;3.15;13359 +72077;43.80801;-.05811;110;20220517;30.7;14.7;22.7;2.2;16.06;0;4;14131 +72077;43.80801;-.05811;110;20220518;31.8;14.3;23;2.3;16.81;1.7;4.23;14968 +72077;43.80801;-.05811;110;20220519;26.7;17;21.9;2.8;19.06;.2;3.02;10492 +72077;43.80801;-.05811;110;20220520;25.3;17.1;21.2;2.8;18.66;.1;2.83;10208 +72077;43.80801;-.05811;110;20220521;30.5;13.5;22;1.3;18.81;.1;3.34;14692 +72077;43.80801;-.05811;110;20220522;29.8;17.6;23.7;2.8;21.01;.6;3.55;12594 +72077;43.80801;-.05811;110;20220523;22.1;16.1;19.1;5.2;15.51;.5;3.07;8365 +72077;43.80801;-.05811;110;20220524;17.7;11.8;14.7;2.7;13.26;2.5;2;8664 +72077;43.80801;-.05811;110;20220525;18.4;7.6;13;1.5;11.81;0;2.2;12421 +72077;43.80801;-.05811;110;20220526;19.8;9.2;14.5;1.4;13.06;0;2.18;11406 +72077;43.80801;-.05811;110;20220527;25.9;10.5;18.2;1.4;13.81;.1;3.09;14697 +72077;43.80801;-.05811;110;20220528;27.4;10.4;18.9;1.9;12.76;0;3.66;15249 +72077;43.80801;-.05811;110;20220529;25.6;9.2;17.4;2;10.06;0;3.63;14911 +72077;43.80801;-.05811;110;20220530;25.5;7.6;16.5;1.8;9.51;.1;3.71;15898 +72077;43.80801;-.05811;110;20220531;27.1;13.2;20.1;1.9;12.41;0;3.64;13645 +72077;43.80801;-.05811;110;20220601;31.7;14.1;22.9;2.7;14.76;.3;4.68;14914 +72077;43.80801;-.05811;110;20220602;27.4;16.8;22.1;2.9;18.76;.2;3.3;11240 +72077;43.80801;-.05811;110;20220603;28.1;17.9;23;2.8;20.06;3.7;3.27;11461 +72077;43.80801;-.05811;110;20220604;22.2;17.8;20;2.1;19.71;5.5;1.95;7994 +72077;43.80801;-.05811;110;20220605;23.7;16.5;20.1;2.3;17.21;0;2.62;9861 +72077;43.80801;-.05811;110;20220606;26.2;14.7;20.4;1.8;16.21;.1;3.1;12634 +72077;43.80801;-.05811;110;20220607;24.1;16.2;20.1;1.6;16.26;1.1;2.56;10032 +72077;43.80801;-.05811;110;20220608;19;14.5;16.7;2.1;16.81;3.6;1.65;7674 +72077;43.80801;-.05811;110;20220609;23.7;12.3;18;2.3;15.01;.1;1.87;3000 +72077;43.80801;-.05811;110;20220610;28.5;10.7;19.6;1.8;14.76;.1;3.69;15864 +72077;43.80801;-.05811;110;20220611;31.1;13.8;22.5;1.7;17.11;0;5.49;27481 +72077;43.80801;-.05811;110;20220612;28.2;17.4;22.8;3;19.66;3.3;4.33;18598 +72077;43.80801;-.05811;110;20220613;29.6;18.4;24;2.4;20.91;0;4.9;22708 +72077;43.80801;-.05811;110;20220614;35.7;17.8;26.8;1.8;22.16;.7;5.88;25686 +72077;43.80801;-.05811;110;20220615;33.5;19.3;26.4;2.6;22.36;0;5.98;25617 +72077;43.80801;-.05811;110;20220616;36.3;18.3;27.3;1.5;20.71;0;5.87;25860 +72077;43.80801;-.05811;110;20220617;37.5;19.4;28.4;2;20.66;0;6.79;28414 +72077;43.80801;-.05811;110;20220618;40.4;19.4;29.9;3.1;19.91;0;8.28;29078 +72077;43.80801;-.05811;110;20220619;30.5;18.5;24.5;2.9;20.11;0;5.17;21579 +72077;43.80801;-.05811;110;20220620;29.1;18.1;23.6;2.5;19.11;4.6;4.97;22392 +72077;43.80801;-.05811;110;20220621;27.1;18.6;22.9;2.4;20.26;5.4;3.93;17552 +72077;43.80801;-.05811;110;20220622;24.2;17.2;20.7;2.8;19.06;3;3.57;17964 +72077;43.80801;-.05811;110;20220623;27.1;15.4;21.2;1.7;18.31;5.8;4.28;21922 +72077;43.80801;-.05811;110;20220624;25;16;20.5;2.2;16.81;.2;4.38;22725 +72077;43.80801;-.05811;110;20220625;18.9;13.9;16.4;2;15.41;14.8;2.29;12194 +72077;43.80801;-.05811;110;20220626;16.3;13;14.7;1.2;15.21;18.3;1.3;6100 +72077;43.80801;-.05811;110;20220627;20.1;14.2;17.1;1.5;15.81;0;2.14;10700 +72077;43.80801;-.05811;110;20220628;25.5;13.7;19.6;1.2;14.51;.1;4.55;25448 +72077;43.80801;-.05811;110;20220629;25.5;11.2;18.4;1.6;15.06;.2;4.49;25744 +72077;43.80801;-.05811;110;20220630;15.5;14.2;14.9;1.9;15.21;2.3;1.36;6382 +72077;43.80801;-.05811;110;20220701;24;8.7;16.3;1.3;12.56;0;4.53;28062 +72077;43.80801;-.05811;110;20220702;30.3;10.2;20.2;1.7;14.36;0;5.63;30027 +72077;43.80801;-.05811;110;20220703;28.7;14.3;21.5;2.1;16.61;.7;5.07;25052 +72077;43.80801;-.05811;110;20220704;25.4;15.3;20.4;2.5;17.86;.1;4.08;20873 +72077;43.80801;-.05811;110;20220705;29.5;16.5;23;2;17.71;0;5.14;24539 +72077;43.80801;-.05811;110;20220706;28.7;14;21.4;2.3;16.16;.1;5.05;24689 +72077;43.80801;-.05811;110;20220707;28.7;15.4;22;2.8;16.76;0;5.43;26146 +72077;43.80801;-.05811;110;20220708;30.7;15.6;23.1;1.8;16.56;0;5.52;26687 +72077;43.80801;-.05811;110;20220709;32.7;13.7;23.2;1.7;16.01;0;5.95;29242 +72077;43.80801;-.05811;110;20220710;33.6;14.1;23.8;1.4;15.81;0;6.08;30168 +72077;43.80801;-.05811;110;20220711;35.8;13.9;24.9;1.2;16.46;0;6.13;30339 +72077;43.80801;-.05811;110;20220712;36.3;16.3;26.3;1.4;17.01;0;6.38;29767 +72077;43.80801;-.05811;110;20220713;36;13.9;25;1;14.66;0;5.95;30271 +72077;43.80801;-.05811;110;20220714;36.6;15.3;26;1.4;17.31;0;6.31;29535 +72077;43.80801;-.05811;110;20220715;35.9;18;26.9;2.2;17.81;0;6.58;27429 +72077;43.80801;-.05811;110;20220716;37.5;15.4;26.4;1.5;15.91;0;6.46;29008 +72077;43.80801;-.05811;110;20220717;38.2;15.7;26.9;2;15.41;0;6.99;28917 +72077;43.80801;-.05811;110;20220718;39.5;18.6;29;3.7;15.71;.2;8.75;28428 +72077;43.80801;-.05811;110;20220719;31.8;21.7;26.8;3;20.76;0;5.42;20579 +72077;43.80801;-.05811;110;20220720;28;19.9;24;2.1;17.26;0;4.58;19475 +72077;43.80801;-.05811;110;20220721;32.2;16.2;24.2;1.6;17.31;.1;5.51;26676 +72077;43.80801;-.05811;110;20220722;27;19.6;23.3;3.7;18.61;0;4.43;17119 +72077;43.80801;-.05811;110;20220723;29.3;14.7;22;1;16.06;.1;4.83;26035 +72077;43.80801;-.05811;110;20220724;37;14;25.5;1.9;17.36;.1;6.48;28592 +72077;43.80801;-.05811;110;20220725;29;20.6;24.8;3.3;19.26;.1;4.88;18617 +72077;43.80801;-.05811;110;20220726;27.9;14.1;21;1.8;15.21;.2;4.81;24938 +72077;43.80801;-.05811;110;20220727;28.5;10.4;19.5;1.8;14.11;0;5.23;27700 +72077;43.80801;-.05811;110;20220728;27.4;13.9;20.6;2;15.11;1.3;4.69;23900 +72077;43.80801;-.05811;110;20220729;26.6;15.5;21.1;1.5;17.16;1.4;3.62;17715 +72077;43.80801;-.05811;110;20220730;29.4;17.7;23.5;1.3;17.81;0;4.43;21826 +72077;43.80801;-.05811;110;20220731;33.3;14.6;24;1.8;16.86;0;5.67;26928 +72077;43.80801;-.05811;110;20220801;34.5;17.1;25.8;2.3;17.46;0;6.15;26039 +72077;43.80801;-.05811;110;20220802;35.8;17.7;26.7;2.3;16.86;.1;6.42;26367 +72077;43.80801;-.05811;110;20220803;37.2;16.1;26.7;1.9;18.06;.1;6.12;25786 +72077;43.80801;-.05811;110;20220804;34;20.9;27.4;3.3;22.16;.3;5.74;21269 +72077;43.80801;-.05811;110;20220805;30.8;18.9;24.9;3.2;19.76;0;5.39;22641 +72077;43.80801;-.05811;110;20220806;33.6;17.1;25.3;2.1;17.61;0;5.6;24038 +72077;43.80801;-.05811;110;20220807;34.5;15.6;25;1.6;13.91;.1;5.66;26333 +72077;43.80801;-.05811;110;20220808;35.6;13.6;24.6;1.6;13.81;0;5.82;27129 +72077;43.80801;-.05811;110;20220809;36.6;15.9;26.3;1.9;15.66;0;6.09;26358 +72077;43.80801;-.05811;110;20220810;37.8;14.8;26.3;1.3;14.11;0;5.7;26287 +72077;43.80801;-.05811;110;20220811;39.4;19;29.2;1.1;15.76;0;5.5;24714 +72077;43.80801;-.05811;110;20220812;38.2;22.3;30.3;2.7;20.46;0;6.68;23579 +72077;43.80801;-.05811;110;20220813;33;20.9;27;2.4;21.76;1.5;4.84;18873 +72077;43.80801;-.05811;110;20220814;26.3;19.6;23;2.3;20.41;1;3.21;13768 +72077;43.80801;-.05811;110;20220815;28.3;15.3;21.8;2;16.66;.1;4.37;21474 +72077;43.80801;-.05811;110;20220816;27.4;14.4;20.9;1.8;16.76;10.7;3.74;18745 +72077;43.80801;-.05811;110;20220817;24.6;16.4;20.5;2.4;17.81;0;3.48;17821 +72077;43.80801;-.05811;110;20220818;24.9;16.1;20.5;2.6;17.66;1.8;3.5;17031 +72077;43.80801;-.05811;110;20220819;27.4;15.2;21.3;1.7;17.16;.2;3.8;19499 +72077;43.80801;-.05811;110;20220820;29.7;14.3;22;1.1;17.61;.1;4.01;21670 +72077;43.80801;-.05811;110;20220821;27.6;17.1;22.3;1.8;18.41;.3;3.64;17724 +72077;43.80801;-.05811;110;20220822;24.5;18;21.2;2.3;20.46;2;2.54;11914 +72077;43.80801;-.05811;110;20220823;29.8;18.8;24.3;1.1;20.51;0;3.71;18604 +72077;43.80801;-.05811;110;20220824;35;15.9;25.4;1.5;18.66;.3;4.88;22952 +72077;43.80801;-.05811;110;20220825;30.3;21;25.7;3.5;22.01;0;4.3;15862 +72077;43.80801;-.05811;110;20220826;30.2;19.2;24.7;2.4;19.86;0;4.26;18079 +72077;43.80801;-.05811;110;20220827;31.2;18.6;24.9;1.7;18.46;0;4.32;19822 +72077;43.80801;-.05811;110;20220828;34.4;14;24.2;1.1;15.41;0;4.63;23729 +72077;43.80801;-.05811;110;20220829;30.5;20;25.2;1.8;16.61;5.9;3.52;12059 +72077;43.80801;-.05811;110;20220830;32.8;16.4;24.6;1.6;18.86;0;4.45;21268 +72077;43.80801;-.05811;110;20220831;29.5;19.5;24.5;1.9;21.26;.6;3.44;14879 +72077;43.80801;-.05811;110;20220901;29.8;18.1;23.9;1.8;18.86;9;3.89;18299 +72077;43.80801;-.05811;110;20220902;26.2;17;21.6;2.1;18.61;.4;3.15;15196 +72077;43.80801;-.05811;110;20220903;27.4;16.7;22.1;1.4;18.01;0;3.09;15149 +72077;43.80801;-.05811;110;20220904;33.5;14.3;23.9;1.4;17.21;.1;4.31;21265 +72077;43.80801;-.05811;110;20220905;34.6;17.7;26.2;1.9;18.01;0;4.74;20434 +72077;43.80801;-.05811;110;20220906;31.5;16.3;23.9;1.9;16.36;0;4.38;19935 +72077;43.80801;-.05811;110;20220907;27.6;15.3;21.5;1.1;15.11;0;3.02;15318 +72077;43.80801;-.05811;110;20220908;27;11.8;19.4;1.7;14.31;1.5;3.4;18361 +72077;43.80801;-.05811;110;20220909;25.7;16;20.8;2.4;15.76;2.2;3.39;15664 +72077;43.80801;-.05811;110;20220910;28.4;10.9;19.7;1.3;13.81;0;3.53;20225 +72077;43.80801;-.05811;110;20220911;33.8;14.4;24.1;2.3;14.11;0;4.99;20520 +72077;43.80801;-.05811;110;20220912;37.3;19;28.1;3.3;17.56;1.1;6;18523 +72077;43.80801;-.05811;110;20220913;31.4;20.5;25.9;2.6;21.81;.4;3.4;11022 +72077;43.80801;-.05811;110;20220914;30.9;18.1;24.5;2;17.06;.3;3.83;15771 +72077;43.80801;-.05811;110;20220915;29.1;14.9;22;2;16.06;.1;3.66;17624 +72077;43.80801;-.05811;110;20220916;25.9;16.3;21.1;2.2;16.16;.3;3.11;14386 +72077;43.80801;-.05811;110;20220917;22.6;9.6;16.1;1.9;9.86;0;3.13;18092 +72077;43.80801;-.05811;110;20220918;25.2;7.1;16.2;1.8;7.61;0;3.51;19102 +72077;43.80801;-.05811;110;20220919;27.6;4.7;16.2;1.3;7.51;0;3.37;20140 +72077;43.80801;-.05811;110;20220920;25.7;5.4;15.5;1.3;8.76;0;3.11;19896 +72077;43.80801;-.05811;110;20220921;25.5;6.4;16;1.8;9.76;0;3.24;19161 +72077;43.80801;-.05811;110;20220922;27.1;8.9;18;1.6;11.16;0;3.26;18320 +72077;43.80801;-.05811;110;20220923;22.3;9.2;15.8;1.1;12.46;3.3;2.01;11877 +72077;43.80801;-.05811;110;20220924;17.4;12.5;15;2.4;14.96;5.5;1.34;7467 +72077;43.80801;-.05811;110;20220925;20.8;10.5;15.7;1.9;12.31;0;2.29;13071 +72077;43.80801;-.05811;110;20220926;20.2;6.8;13.5;2.9;11.71;5.8;2.23;13076 +72077;43.80801;-.05811;110;20220927;17.9;13.5;15.7;3.7;14.96;11.8;1.61;8233 +72077;43.80801;-.05811;110;20220928;18;14.6;16.3;4.9;16.41;21;1.38;6962 +72077;43.80801;-.05811;110;20220929;16.3;13.1;14.7;3.1;14.26;6.6;1.34;6995 +72077;43.80801;-.05811;110;20220930;19;9.4;14.2;2.1;11.71;0;2.05;12868 +72077;43.80801;-.05811;110;20221001;21.7;10.8;16.2;2.9;13.61;0;2.31;12264 +72077;43.80801;-.05811;110;20221002;23.9;10.4;17.1;.9;14.91;.1;2.01;13725 +72077;43.80801;-.05811;110;20221003;24.1;13.3;18.7;1.4;15.16;0;2.25;13661 +72077;43.80801;-.05811;110;20221004;26.1;8.7;17.4;.6;13.01;.1;2.15;16024 +72077;43.80801;-.05811;110;20221005;27.5;8.5;18;1.3;13.56;0;2.52;15799 +72077;43.80801;-.05811;110;20221006;21.2;15.9;18.6;.9;16.56;0;1.44;7426 +72077;43.80801;-.05811;110;20221007;25;10.8;17.9;1.6;15.06;0;2.23;13805 +72077;43.80801;-.05811;110;20221008;21.5;14.6;18;2;17.11;3.6;1.69;9950 +72077;43.80801;-.05811;110;20221009;27.6;11.6;19.6;1.9;14.56;.1;2.65;13991 +72077;43.80801;-.05811;110;20221010;22.2;13.1;17.7;1.7;15.71;5.6;1.64;8307 +72077;43.80801;-.05811;110;20221011;22;15.9;18.9;1.1;17.61;1.3;1.43;7813 +72077;43.80801;-.05811;110;20221012;23.2;14.2;18.7;.9;16.11;.9;1.69;10938 +72077;43.80801;-.05811;110;20221013;21.6;12.5;17;2.1;15.81;.8;1.59;9226 +72077;43.80801;-.05811;110;20221014;20.6;17.1;18.9;3.4;17.91;.8;1.52;5871 +72077;43.80801;-.05811;110;20221015;26.9;11.5;19.2;1.4;15.26;0;2.16;13224 +72077;43.80801;-.05811;110;20221016;27.8;13.5;20.7;2.7;16.76;.2;2.7;12282 +72077;43.80801;-.05811;110;20221017;26.2;17.7;21.9;2.1;19.26;.7;2.01;8523 +72077;43.80801;-.05811;110;20221018;29.1;16.4;22.8;3.7;18.36;.1;3.21;11624 +72077;43.80801;-.05811;110;20221019;25.3;15.9;20.6;3.1;18.06;0;2.14;7986 +72077;43.80801;-.05811;110;20221020;24.7;15.7;20.2;2.9;15.56;.5;2.29;7240 +72077;43.80801;-.05811;110;20221021;19.8;15.1;17.5;1.5;15.16;1.1;1.25;4937 +72077;43.80801;-.05811;110;20221022;25.3;11.7;18.5;2.5;14.06;.1;2.34;11481 +72077;43.80801;-.05811;110;20221023;27;15.1;21.1;2.4;13.96;0;2.53;7335 +72077;43.80801;-.05811;110;20221024;24.8;12.1;18.5;1.2;11.61;0;1.8;10584 +72077;43.80801;-.05811;110;20221025;23.6;11;17.3;2.1;12.96;.1;1.9;8368 +72077;43.80801;-.05811;110;20221026;25.1;10.7;17.9;2.6;14.46;.1;2.07;9913 +72077;43.80801;-.05811;110;20221027;22.8;15.7;19.3;4;15.76;.1;2.18;5354 +72077;43.80801;-.05811;110;20221028;25.6;16.6;21.1;3.3;16.36;0;2.43;7071 +72077;43.80801;-.05811;110;20221029;24.9;16.3;20.6;3.1;15.96;.1;2.27;6905 +72077;43.80801;-.05811;110;20221030;23.2;12.4;17.8;1.4;14.76;.4;1.42;8490 +72077;43.80801;-.05811;110;20221031;20.6;10.9;15.8;2.4;14.76;.2;1.25;6269 +72077;43.80801;-.05811;110;20221101;20.1;13.4;16.8;1.9;14.26;.1;1.34;7210 +72077;43.80801;-.05811;110;20221102;19.7;8.7;14.2;1.3;11.91;.1;1.2;9487 +72077;43.80801;-.05811;110;20221103;21.4;8.9;15.2;3.1;12.31;7.4;1.76;6304 +72077;43.80801;-.05811;110;20221104;14.8;10.6;12.7;4.8;11.66;8;1.33;5755 +72077;43.80801;-.05811;110;20221105;17;7;12;1;10.31;.1;.95;9175 +72077;43.80801;-.05811;110;20221106;18.9;5;12;2.4;9.66;.1;1.5;8892 +72077;43.80801;-.05811;110;20221107;19.9;4.4;12.2;2.2;10.46;0;1.39;9473 +72077;43.80801;-.05811;110;20221108;18.6;10.5;14.6;3.1;13.06;0;1.26;4154 +72077;43.80801;-.05811;110;20221109;15.3;12.2;13.7;1.5;13.56;3.1;.74;3369 +72077;43.80801;-.05811;110;20221110;15.7;7.2;11.4;1.3;10.76;0;.82;7801 +72077;43.80801;-.05811;110;20221111;16;4.2;10.1;1.6;10.26;.1;.84;6932 +72077;43.80801;-.05811;110;20221112;21.2;8.5;14.9;2.4;12.96;.1;1.33;8416 +72077;43.80801;-.05811;110;20221113;22.7;5.9;14.3;1.2;11.61;.1;1.11;9134 +72077;43.80801;-.05811;110;20221114;14.1;8.9;11.5;2.3;12.26;3.3;.65;2749 +72077;43.80801;-.05811;110;20221115;15.4;10.3;12.9;2.6;13.06;7.2;.76;3746 +72077;43.80801;-.05811;110;20221116;18.7;9.8;14.3;2.3;12.41;.5;1.14;6685 +72077;43.80801;-.05811;110;20221117;17.3;13.3;15.3;3.9;13.76;6.6;1.25;4303 +72077;43.80801;-.05811;110;20221118;11.2;8.4;9.8;3.3;11.11;5.3;.55;3067 +72077;43.80801;-.05811;110;20221119;11.4;7.5;9.4;3;9.96;.7;.77;4251 +72077;43.80801;-.05811;110;20221120;13.9;3.5;8.7;2.7;9.86;6;.72;5365 +72077;43.80801;-.05811;110;20221121;14.2;8.8;11.5;3.8;11.31;29.5;.95;2439 +72077;43.80801;-.05811;110;20221122;9.9;6.6;8.2;4.6;9.96;18.8;.54;2386 +72077;43.80801;-.05811;110;20221123;16.4;9.1;12.8;3.9;12.31;4.7;1;5295 +72077;43.80801;-.05811;110;20221124;14.2;6.5;10.4;2;10.36;4;.75;4041 +72077;43.80801;-.05811;110;20221125;12.5;7.2;9.8;2.2;10.66;8.6;.58;4164 +72077;43.80801;-.05811;110;20221126;12.2;3.1;7.7;1.3;8.76;0;.52;5703 +72077;43.80801;-.05811;110;20221127;12.3;2.5;7.4;1.6;8.71;8.6;.55;5223 +72077;43.80801;-.05811;110;20221128;12;8.3;10.2;4.4;11.16;6.5;.62;4289 +72077;43.80801;-.05811;110;20221129;12.9;8;10.4;2.2;10.71;0;.63;4126 +72077;43.80801;-.05811;110;20221130;6;2.2;4.1;1.5;7.86;0;.29;3876 +72077;43.80801;-.05811;110;20221201;6.2;2.7;4.5;.6;7.66;0;.36;2513 +72077;43.80801;-.05811;110;20221202;7.5;3.2;5.3;.8;7.76;.1;.39;3087 +72077;43.80801;-.05811;110;20221203;6;1.7;3.9;1;7.76;.1;.31;2390 +72077;43.80801;-.05811;110;20221204;9.8;1;5.4;1.2;7.26;0;.42;5697 +72077;43.80801;-.05811;110;20221205;11.1;.5;5.8;2.3;7.06;0;.7;6018 +72077;43.80801;-.05811;110;20221206;10.9;6.6;8.7;1.9;8.76;0;.7;3125 +72077;43.80801;-.05811;110;20221207;14;6.3;10.1;1.2;9.06;0;.59;5088 +72077;43.80801;-.05811;110;20221208;8.9;3.9;6.4;2.2;8.86;4.3;.41;2553 +72077;43.80801;-.05811;110;20221209;9.6;6.9;8.3;1.9;9.86;.2;.48;1725 +72077;43.80801;-.05811;110;20221210;4.9;-.2;2.3;2.4;5.61;0;.51;5202 +72077;43.80801;-.05811;110;20221211;5.1;-3.8;.7;1.7;4.76;.2;.49;4981 +72077;43.80801;-.05811;110;20221212;5.4;-3;1.2;2.2;6.76;6.3;.2;2826 +72077;43.80801;-.05811;110;20221213;14.4;5.6;10;4;13.21;4.8;.04;3716 +72077;43.80801;-.05811;110;20221214;18.4;11;14.7;2.3;13.11;2.2;.88;4709 +72077;43.80801;-.05811;110;20221215;13.9;10;12;1.9;12.21;6;.55;3483 +72077;43.80801;-.05811;110;20221216;9;9;9;2.2;10.31;5.5;.53;750 +72077;43.80801;-.05811;110;20221217;7.7;.5;4.1;1.2;7.36;.1;.34;3538 +72077;43.80801;-.05811;110;20221218;12;2.9;7.4;3.8;8.81;.1;.66;5763 +72077;43.80801;-.05811;110;20221219;14.4;7.5;11;4;10.91;0;.87;4556 +72077;43.80801;-.05811;110;20221220;12.3;10.6;11.5;3.5;12.16;4.8;.65;1037 +72077;43.80801;-.05811;110;20221221;17.7;10.3;14;2.3;12.41;0;.85;5288 +72077;43.80801;-.05811;110;20221222;17.6;8.8;13.2;2.2;12.21;.5;.76;4423 +72077;43.80801;-.05811;110;20221223;18.3;10.2;14.3;1.4;12.51;.1;.71;4214 +72077;43.80801;-.05811;110;20221224;18.5;7.4;13;1.6;11.41;.1;.7;6213 +72077;43.80801;-.05811;110;20221225;18.8;5.1;12;1.9;10.16;0;.85;6489 +72077;43.80801;-.05811;110;20221226;17;7;12;1.6;11.31;2.9;.65;4782 +72077;43.80801;-.05811;110;20221227;13.8;10.3;12.1;.9;12.16;.3;.47;2992 +72077;43.80801;-.05811;110;20221228;17.4;6.5;11.9;1.5;10.21;0;.7;6246 +72077;43.80801;-.05811;110;20221229;14.9;9.5;12.2;2.3;10.66;6.4;.94;2956 +72077;43.80801;-.05811;110;20221230;19.9;9.6;14.7;3.1;11.86;.5;1.4;4474 +72077;43.80801;-.05811;110;20221231;17.9;9.2;13.6;2.9;11.96;0;1.03;5494 +72078;43.83774;.24989;140;20220101;18.5;3.4;11;2;9.07;0;.93;6500 +72078;43.83774;.24989;140;20220102;16.8;5.5;11.2;1.7;9.9;.2;.85;4595 +72078;43.83774;.24989;140;20220103;15.5;5.4;10.4;2.5;10.4;.1;.68;5655 +72078;43.83774;.24989;140;20220104;18.5;6.8;12.7;3.7;9.84;6.7;1.65;5720 +72078;43.83774;.24989;140;20220105;7.6;4.6;6.1;2;7.47;0;.61;3781 +72078;43.83774;.24989;140;20220106;7.7;-.1;3.8;1;5.21;.1;.57;3763 +72078;43.83774;.24989;140;20220107;9.9;-1.7;4.1;3;7.3;2.5;.58;4952 +72078;43.83774;.24989;140;20220108;10.2;6.6;8.4;6;10.08;4;.57;2448 +72078;43.83774;.24989;140;20220109;10;8.3;9.1;4.4;10.97;22;.46;1094 +72078;43.83774;.24989;140;20220110;12;9.1;10.5;3.4;11.97;17.4;.51;1385 +72078;43.83774;.24989;140;20220111;9.3;5.3;7.3;1.4;8.67;.2;.47;5201 +72078;43.83774;.24989;140;20220112;5.9;-1.2;2.3;1.1;6.07;0;.39;5341 +72078;43.83774;.24989;140;20220113;3.4;-3.1;.2;1.3;6.1;0;.25;4840 +72078;43.83774;.24989;140;20220114;6.4;-1.7;2.4;1;6.07;0;.35;6076 +72078;43.83774;.24989;140;20220115;10.6;-4.2;3.2;1.3;5.67;.1;.54;8622 +72078;43.83774;.24989;140;20220116;8.3;-2.3;3;1.4;6;.1;.49;7540 +72078;43.83774;.24989;140;20220117;4.1;-1.9;1.1;1;6.1;.1;.37;5166 +72078;43.83774;.24989;140;20220118;1.9;-.1;.9;1.4;6.57;.1;.27;1803 +72078;43.83774;.24989;140;20220119;9;1.6;5.3;2.3;8.2;2.1;.49;3772 +72078;43.83774;.24989;140;20220120;8.2;5.4;6.8;1.9;8.8;3.2;.54;2223 +72078;43.83774;.24989;140;20220121;5.4;-1;2.2;2;5.8;.1;.55;5957 +72078;43.83774;.24989;140;20220122;6.3;-3.3;1.5;1;5.24;0;.46;8393 +72078;43.83774;.24989;140;20220123;8.6;-3.1;2.8;1.3;5.77;0;.55;8615 +72078;43.83774;.24989;140;20220124;12.6;-.4;6.1;1.6;6.57;0;.79;8517 +72078;43.83774;.24989;140;20220125;11.7;-1.7;5;.8;6.6;0;.55;8788 +72078;43.83774;.24989;140;20220126;11.3;-3;4.1;1.2;6.57;0;.59;9253 +72078;43.83774;.24989;140;20220127;4.9;-3.5;.7;1;6.1;.1;.41;6417 +72078;43.83774;.24989;140;20220128;5;-1.6;1.7;1;6.37;0;.43;4655 +72078;43.83774;.24989;140;20220129;1.8;-1.1;.4;1.2;6.27;0;.32;2474 +72078;43.83774;.24989;140;20220130;2.5;-.8;.9;1.6;6.5;.2;.31;2959 +72078;43.83774;.24989;140;20220131;8.6;1.8;5.2;3.7;8.4;1.3;.51;4350 +72078;43.83774;.24989;140;20220201;8.9;1.3;5.1;3;8;.1;.61;6158 +72078;43.83774;.24989;140;20220202;9.5;7.4;8.5;2.7;10.34;0;.55;2988 +72078;43.83774;.24989;140;20220203;12;4.8;8.4;2.6;10;.1;.69;4491 +72078;43.83774;.24989;140;20220204;11.8;5.9;8.9;2.6;10.48;.8;.64;4910 +72078;43.83774;.24989;140;20220205;10.7;7.6;9.2;2.5;8.17;0;1.16;7768 +72078;43.83774;.24989;140;20220206;9.9;.7;5.3;3.5;7.85;.5;.8;6648 +72078;43.83774;.24989;140;20220207;12.3;7.8;10.1;3.5;10.31;.9;.93;4395 +72078;43.83774;.24989;140;20220208;13.7;2.5;8.1;2.2;7.7;0;1.21;10501 +72078;43.83774;.24989;140;20220209;17.7;1.8;9.7;2.2;7.57;0;1.58;10913 +72078;43.83774;.24989;140;20220210;10.9;2.4;6.7;1.7;8.5;.5;1.32;11266 +72078;43.83774;.24989;140;20220211;11.7;7.2;9.5;1.6;9.4;0;.94;5466 +72078;43.83774;.24989;140;20220212;13.8;-1.1;6.4;.8;7;0;.91;8900 +72078;43.83774;.24989;140;20220213;17.9;2.2;10;2.9;8.96;2.5;1.77;11566 +72078;43.83774;.24989;140;20220214;10.6;7.9;9.3;4.4;9.82;4.5;1.16;6266 +72078;43.83774;.24989;140;20220215;11.2;5;8.1;4.2;9.24;1.3;1.1;6800 +72078;43.83774;.24989;140;20220216;12.5;8.3;10.4;5.1;11.4;2.4;.84;4238 +72078;43.83774;.24989;140;20220217;13.7;11.4;12.5;4.1;12.91;.5;.87;3468 +72078;43.83774;.24989;140;20220218;17.2;7;12.1;3;11;0;1.53;9246 +72078;43.83774;.24989;140;20220219;12.1;7.4;9.8;2;8.57;.1;1.3;8556 +72078;43.83774;.24989;140;20220220;13.2;3.3;8.2;3.8;9.6;1.4;1.05;6792 +72078;43.83774;.24989;140;20220221;13;9.5;11.3;5.3;9.97;1.3;1.71;7348 +72078;43.83774;.24989;140;20220222;15.1;7.2;11.1;2.3;9.44;0;1.59;11611 +72078;43.83774;.24989;140;20220223;16;4.4;10.2;1.8;9.14;0;1.5;12134 +72078;43.83774;.24989;140;20220224;13.6;5.3;9.5;3;9.8;.6;1.13;5784 +72078;43.83774;.24989;140;20220225;11.5;4.6;8.1;2.1;7.1;0;1.48;10526 +72078;43.83774;.24989;140;20220226;13.9;.5;7.2;3.1;5.54;0;2.15;14108 +72078;43.83774;.24989;140;20220227;16.5;1.4;8.9;1.9;7.74;0;1.66;11380 +72078;43.83774;.24989;140;20220228;18.1;3.3;10.7;1.1;8.54;0;1.65;13770 +72078;43.83774;.24989;140;20220301;17.4;3.3;10.3;3;8.24;0;2.19;13619 +72078;43.83774;.24989;140;20220302;12.7;6.2;9.4;2.7;10.04;1.7;1.05;5420 +72078;43.83774;.24989;140;20220303;15.9;6;10.9;2.1;10.34;.5;1.54;11368 +72078;43.83774;.24989;140;20220304;9.5;8.8;9.1;3.4;10.27;2.2;.8;2366 +72078;43.83774;.24989;140;20220305;10.4;6.2;8.3;2;8.54;0;1.18;7499 +72078;43.83774;.24989;140;20220306;10.5;4.7;7.6;1.6;7.8;.1;1.17;7426 +72078;43.83774;.24989;140;20220307;12.4;.1;6.2;1.9;7.1;0;1.57;14110 +72078;43.83774;.24989;140;20220308;12.4;3.8;8.1;2.3;8.77;.3;1.23;8136 +72078;43.83774;.24989;140;20220309;16.2;2.2;9.2;3.2;9.2;.2;1.94;14761 +72078;43.83774;.24989;140;20220310;15.7;9;12.3;3.4;10.77;.6;1.75;8592 +72078;43.83774;.24989;140;20220311;14.4;8.6;11.5;3.1;10.74;10.3;1.39;6004 +72078;43.83774;.24989;140;20220312;13.3;7.4;10.4;3.1;10;1;1.59;10542 +72078;43.83774;.24989;140;20220313;13;8.1;10.6;4.1;9.38;3.1;1.69;7736 +72078;43.83774;.24989;140;20220314;14.3;5.1;9.7;5.3;10.07;0;1.53;8174 +72078;43.83774;.24989;140;20220315;17.3;12.3;14.8;7.5;12.18;0;2.51;8166 +72078;43.83774;.24989;140;20220316;15.7;11.6;13.6;3.5;12.4;1.5;1.56;6297 +72078;43.83774;.24989;140;20220317;12.5;11.3;11.9;2.9;12.07;2.1;1.01;3461 +72078;43.83774;.24989;140;20220318;12.3;7.7;10;1.6;9.86;0;1.2;6466 +72078;43.83774;.24989;140;20220319;17.1;4.5;10.8;2.9;9.6;0;2.38;16066 +72078;43.83774;.24989;140;20220320;17.8;6.8;12.3;3;10.33;0;2.22;12033 +72078;43.83774;.24989;140;20220321;18.4;8;13.2;4.7;10;0;3.2;17633 +72078;43.83774;.24989;140;20220322;17.8;6.9;12.3;4.3;8.03;0;3.31;16666 +72078;43.83774;.24989;140;20220323;17.5;3.9;10.7;2.9;7.8;0;2.95;19933 +72078;43.83774;.24989;140;20220324;18.3;1.2;9.8;2;8.06;0;2.6;18900 +72078;43.83774;.24989;140;20220325;19.3;4.2;11.8;2.1;8.13;0;2.86;17366 +72078;43.83774;.24989;140;20220326;19.4;3;11.2;2.6;7.26;0;3.27;19700 +72078;43.83774;.24989;140;20220327;21.5;3;12.2;2.2;8.3;0;3.22;19100 +72078;43.83774;.24989;140;20220328;21.4;3.6;12.5;1.8;8.9;0;2.69;14666 +72078;43.83774;.24989;140;20220329;18.5;5.1;11.8;1.9;10.5;4.7;1.93;10266 +72078;43.83774;.24989;140;20220330;13.1;9.8;11.4;2.6;11.7;4.9;1.11;4400 +72078;43.83774;.24989;140;20220331;13.7;8.7;11.2;4.3;9.66;3.8;2.25;12966 +72078;43.83774;.24989;140;20220401;9.3;1.3;5.3;5.1;5.86;.5;2.22;15533 +72078;43.83774;.24989;140;20220402;9.3;1.7;5.5;3.9;5.36;0;2.31;14766 +72078;43.83774;.24989;140;20220403;7.6;-1.9;2.8;1.9;5.34;0;1.67;15131 +72078;43.83774;.24989;140;20220404;11.5;-3.1;4.2;1.6;5.17;0;2.27;20955 +72078;43.83774;.24989;140;20220405;15.8;-3.2;6.3;1.6;6;0;2.74;23400 +72078;43.83774;.24989;140;20220406;12.7;4.8;8.7;2.6;9.83;0;1.22;6200 +72078;43.83774;.24989;140;20220407;19.4;8.2;13.8;4.7;11.39;3.6;2.91;13366 +72078;43.83774;.24989;140;20220408;21.2;9;15.1;4.3;11.5;1.6;3.18;12366 +72078;43.83774;.24989;140;20220409;15.5;7.8;11.6;2.4;8.76;.3;2.66;16466 +72078;43.83774;.24989;140;20220410;20;-.3;9.9;2.9;7.6;0;3.61;23366 +72078;43.83774;.24989;140;20220411;21.2;8.6;14.9;5.5;11.23;.1;4.04;19700 +72078;43.83774;.24989;140;20220412;18.8;11.6;15.2;4.4;12.1;0;2.62;9633 +72078;43.83774;.24989;140;20220413;15.1;11.5;13.3;1.8;13.3;1.6;1.21;5366 +72078;43.83774;.24989;140;20220414;21.8;8.6;15.2;1.5;12.7;0;3.22;20600 +72078;43.83774;.24989;140;20220415;22.1;9.1;15.6;2;13.36;0;2.79;15533 +72078;43.83774;.24989;140;20220416;23.4;9.6;16.5;2.7;12.76;.1;3.75;21066 +72078;43.83774;.24989;140;20220417;22.2;8.5;15.4;2.8;12.16;0;3.62;21266 +72078;43.83774;.24989;140;20220418;18.8;11.1;14.9;2.7;11.96;0;2.65;13033 +72078;43.83774;.24989;140;20220419;12.7;8.7;10.7;2.3;11.72;12.6;1.09;4533 +72078;43.83774;.24989;140;20220420;13.4;8.3;10.8;2.7;11.2;6.5;1.32;6800 +72078;43.83774;.24989;140;20220421;15.2;8.8;12;2.3;12.1;0;1.34;6333 +72078;43.83774;.24989;140;20220422;19.5;9.9;14.7;1.9;12.29;3.7;3.08;18533 +72078;43.83774;.24989;140;20220423;13;9.9;11.4;3.3;11.66;6.7;1.43;5900 +72078;43.83774;.24989;140;20220424;16.9;9.4;13.1;4.5;11.96;1.8;2.18;9566 +72078;43.83774;.24989;140;20220425;19.4;4.5;12;1.4;10.86;0;2.98;20733 +72078;43.83774;.24989;140;20220426;23.3;5.2;14.3;2;11.36;0;3.84;23400 +72078;43.83774;.24989;140;20220427;20.9;9.4;15.1;2;13.5;1.2;2.53;13033 +72078;43.83774;.24989;140;20220428;17.7;12.9;15.3;2;14.56;0;1.58;6666 +72078;43.83774;.24989;140;20220429;20.6;9.8;15.2;2;14.1;.5;2.6;15100 +72078;43.83774;.24989;140;20220430;21.5;12;16.7;2.4;13.46;0;3.31;18166 +72078;43.83774;.24989;140;20220501;20.5;10.7;15.6;2.2;12.56;0;3.12;17600 +72078;43.83774;.24989;140;20220502;19.5;11.7;15.6;2.1;12.63;0;2.62;13133 +72078;43.83774;.24989;140;20220503;20.6;11.4;16;2;13.2;2.4;2.75;14133 +72078;43.83774;.24989;140;20220504;20.4;11.9;16.1;2.7;13;.9;2.78;12800 +72078;43.83774;.24989;140;20220505;21.5;9.5;15.5;2.7;11.46;0;3.84;21266 +72078;43.83774;.24989;140;20220506;21.2;9.4;15.3;2.8;11.47;0;3.09;13852 +72078;43.83774;.24989;140;20220507;23.2;10.9;17.1;2.9;13.04;.2;3.4;15057 +72078;43.83774;.24989;140;20220508;24.6;12;18.3;2.3;13.27;0;3.57;15883 +72078;43.83774;.24989;140;20220509;26.3;10.9;18.6;1.9;12.54;0;3.8;17442 +72078;43.83774;.24989;140;20220510;29.5;11;20.3;1.4;12.64;.1;3.93;17810 +72078;43.83774;.24989;140;20220511;29.9;11.1;20.5;1.6;14.8;0;4;18193 +72078;43.83774;.24989;140;20220512;22.2;13.8;18;1.4;15.34;0;2.33;10435 +72078;43.83774;.24989;140;20220513;24.9;13.8;19.4;1.3;16.27;0;2.8;13058 +72078;43.83774;.24989;140;20220514;29;13.6;21.3;1.9;16.4;0;3.78;16149 +72078;43.83774;.24989;140;20220515;28.8;14.8;21.8;2.5;16.8;3.7;3.97;15667 +72078;43.83774;.24989;140;20220516;28.8;14.5;21.7;1.3;16.6;0;3.66;16875 +72078;43.83774;.24989;140;20220517;31.4;15.8;23.6;2.1;16.14;0;4.52;17366 +72078;43.83774;.24989;140;20220518;32;15.7;23.9;1.8;16.54;1.3;4.41;17380 +72078;43.83774;.24989;140;20220519;27.9;17.1;22.5;2.6;19.1;.2;3.49;13338 +72078;43.83774;.24989;140;20220520;26.7;17.5;22.1;2.9;18.64;.1;3.69;14795 +72078;43.83774;.24989;140;20220521;30.9;14.9;22.9;1.5;18.8;0;3.81;16641 +72078;43.83774;.24989;140;20220522;29.9;17.7;23.8;2.6;20.24;1.4;3.67;13131 +72078;43.83774;.24989;140;20220523;22.4;16.1;19.2;4.6;15.6;.4;3.33;11255 +72078;43.83774;.24989;140;20220524;17.6;12.4;15;2.5;13.17;2.5;1.98;8177 +72078;43.83774;.24989;140;20220525;19.1;9.1;14.1;2.1;12.2;0;2.55;13442 +72078;43.83774;.24989;140;20220526;19.5;10.2;14.8;1.8;13.17;0;2.23;10966 +72078;43.83774;.24989;140;20220527;25.1;12.1;18.6;2;14.17;.1;3.41;15714 +72078;43.83774;.24989;140;20220528;26.7;11.6;19.1;2.1;13;0;4.11;18452 +72078;43.83774;.24989;140;20220529;24.9;10.4;17.6;2.1;9.94;0;4.14;18318 +72078;43.83774;.24989;140;20220530;25.2;9.1;17.1;1.7;9.87;0;4.01;18539 +72078;43.83774;.24989;140;20220531;26.8;13.8;20.3;1.9;12.04;0;4.21;17633 +72078;43.83774;.24989;140;20220601;32;14.2;23.1;2.1;14.54;.6;5.01;19132 +72078;43.83774;.24989;140;20220602;27.7;16.6;22.1;2.4;18.37;1.3;3.66;14576 +72078;43.83774;.24989;140;20220603;29;18.3;23.6;2.3;19.7;6.8;3.92;15491 +72078;43.83774;.24989;140;20220604;23.4;17.5;20.5;1.9;19.87;6.1;2.21;9160 +72078;43.83774;.24989;140;20220605;23.7;16.2;20;2.1;17.24;0;2.94;12748 +72078;43.83774;.24989;140;20220606;26.4;14.8;20.6;1.7;16.4;.1;3.52;15663 +72078;43.83774;.24989;140;20220607;24.2;16.2;20.2;1.6;15.87;.7;2.85;11604 +72078;43.83774;.24989;140;20220608;19.9;14.5;17.2;2.2;16.5;4;1.89;8401 +72078;43.83774;.24989;140;20220609;23.4;12.6;18;2;14.7;0;3.3;15857 +72078;43.83774;.24989;140;20220610;28.5;12.2;20.4;1.6;14.5;.1;4.15;19037 +72078;43.83774;.24989;140;20220611;31.4;14.6;23;1.9;16.1;.1;5.64;26641 +72078;43.83774;.24989;140;20220612;28.4;17.1;22.7;2.8;19.2;3;4.27;17973 +72078;43.83774;.24989;140;20220613;30.3;18.4;24.3;2.4;20.24;0;5.36;24496 +72078;43.83774;.24989;140;20220614;36.3;18.7;27.5;1.9;20.44;.2;5.97;24404 +72078;43.83774;.24989;140;20220615;34.4;19.7;27;2.1;21.04;0;6.17;26709 +72078;43.83774;.24989;140;20220616;36.4;19.5;27.9;1.5;19.57;0;5.89;24769 +72078;43.83774;.24989;140;20220617;37.9;20;28.9;1.7;18.87;0;6.68;27605 +72078;43.83774;.24989;140;20220618;39.5;20.7;30.1;2.9;18.5;0;7.89;27197 +72078;43.83774;.24989;140;20220619;31.3;18.9;25.1;2.9;20.24;0;5.45;22518 +72078;43.83774;.24989;140;20220620;29.7;18.2;23.9;2.4;19.17;.5;5.05;22518 +72078;43.83774;.24989;140;20220621;26.9;18.7;22.8;2.2;20.24;4.6;3.54;15141 +72078;43.83774;.24989;140;20220622;26;18;22;2.5;18.67;1;4.18;19889 +72078;43.83774;.24989;140;20220623;27.3;16;21.6;1.8;18.3;12.4;4.19;20412 +72078;43.83774;.24989;140;20220624;25.2;16.3;20.7;2;16.7;.1;4.4;22359 +72078;43.83774;.24989;140;20220625;20.5;14.8;17.6;2.1;15.84;8.1;2.6;12476 +72078;43.83774;.24989;140;20220626;17;13.1;15;1.9;15.04;16.5;1.7;8468 +72078;43.83774;.24989;140;20220627;20.9;14.3;17.6;1.9;15.34;0;2.77;13646 +72078;43.83774;.24989;140;20220628;25.4;14.4;19.9;1.6;13.9;.1;4.84;25852 +72078;43.83774;.24989;140;20220629;26.6;12.7;19.6;1.9;15.04;.4;4.8;25478 +72078;43.83774;.24989;140;20220630;16.5;14.2;15.4;2.3;14.8;.9;1.65;7148 +72078;43.83774;.24989;140;20220701;23.8;10.3;17;1.5;12.9;0;4.52;26839 +72078;43.83774;.24989;140;20220702;30.7;11.7;21.2;1.8;13.47;0;5.69;28428 +72078;43.83774;.24989;140;20220703;29;15.6;22.3;2.6;16.54;4.1;5.28;23943 +72078;43.83774;.24989;140;20220704;25.7;15.7;20.7;2.6;17.84;.2;4.08;20012 +72078;43.83774;.24989;140;20220705;29.3;16.7;23;2.2;17.14;0;5.45;25766 +72078;43.83774;.24989;140;20220706;28.7;15.5;22.1;2.5;15.5;.1;5.04;22019 +72078;43.83774;.24989;140;20220707;28.9;15.7;22.3;2.9;16.44;0;5.6;25879 +72078;43.83774;.24989;140;20220708;29.8;15.7;22.8;2.2;15.97;0;5.72;27223 +72078;43.83774;.24989;140;20220709;32;15;23.5;1.9;15.4;0;5.96;27981 +72078;43.83774;.24989;140;20220710;33.1;15.8;24.4;1.8;15.17;0;6.17;28540 +72078;43.83774;.24989;140;20220711;35.5;16.1;25.8;1.5;15.84;0;6.22;28420 +72078;43.83774;.24989;140;20220712;35.8;18.1;26.9;1.9;16.47;0;6.59;27983 +72078;43.83774;.24989;140;20220713;35.9;16.8;26.3;1.4;13.4;0;6.21;28470 +72078;43.83774;.24989;140;20220714;37;16.8;26.9;1.6;15.54;0;6.41;28227 +72078;43.83774;.24989;140;20220715;35.5;19.2;27.3;2.4;16.9;0;6.73;26477 +72078;43.83774;.24989;140;20220716;37;17.5;27.3;1.6;15.47;0;6.3;27241 +72078;43.83774;.24989;140;20220717;37.9;17.5;27.7;1.8;15;0;6.68;27443 +72078;43.83774;.24989;140;20220718;39.1;20;29.5;3.1;15.17;.1;8.07;26634 +72078;43.83774;.24989;140;20220719;31.9;21.5;26.7;2.6;20.64;0;5.21;19829 +72078;43.83774;.24989;140;20220720;28.9;20.3;24.6;2.3;16.97;0;4.89;19996 +72078;43.83774;.24989;140;20220721;32.3;17.1;24.7;1.6;17.1;0;5.49;25816 +72078;43.83774;.24989;140;20220722;27.4;19.3;23.4;3.5;18.44;.1;4.58;18003 +72078;43.83774;.24989;140;20220723;29.2;16.7;23;1.3;15.84;.1;4.82;24149 +72078;43.83774;.24989;140;20220724;37.4;16.2;26.8;2.1;17.4;0;6.66;27584 +72078;43.83774;.24989;140;20220725;28.9;20.8;24.8;3.4;18.94;.1;4.86;17735 +72078;43.83774;.24989;140;20220726;28;15.8;21.9;2.3;15.24;.1;5.09;24192 +72078;43.83774;.24989;140;20220727;28.4;14.1;21.3;1.7;13.27;0;5.11;26054 +72078;43.83774;.24989;140;20220728;28.5;14.3;21.4;2;14.77;1.2;4.83;23219 +72078;43.83774;.24989;140;20220729;27;16.7;21.9;1.7;16.7;1.2;3.75;16960 +72078;43.83774;.24989;140;20220730;29.9;18;23.9;1.5;17.47;0;4.55;21219 +72078;43.83774;.24989;140;20220731;32.6;16.1;24.4;2.1;16.9;0;5.72;25912 +72078;43.83774;.24989;140;20220801;33.9;17.6;25.8;2.5;17.34;0;6.24;25940 +72078;43.83774;.24989;140;20220802;35.7;17.4;26.6;2;16.17;0;6.28;26664 +72078;43.83774;.24989;140;20220803;37.4;17.7;27.6;1.8;16.2;0;6.01;24493 +72078;43.83774;.24989;140;20220804;34.5;21.1;27.8;3;21.57;.2;5.91;22101 +72078;43.83774;.24989;140;20220805;31.3;19.5;25.4;3.2;19.5;0;5.69;23499 +72078;43.83774;.24989;140;20220806;33;18;25.5;2.4;17.54;0;5.71;23635 +72078;43.83774;.24989;140;20220807;33.6;17.3;25.5;2;13.77;0;5.88;24871 +72078;43.83774;.24989;140;20220808;34.8;15.7;25.3;1.7;13.5;0;5.78;25840 +72078;43.83774;.24989;140;20220809;35.8;17.3;26.5;1.9;14.5;0;5.94;24764 +72078;43.83774;.24989;140;20220810;37.6;16.9;27.2;1.5;13.47;0;5.79;24920 +72078;43.83774;.24989;140;20220811;38.8;20;29.4;1.7;15.94;0;5.91;23223 +72078;43.83774;.24989;140;20220812;38.4;22.3;30.3;2.3;20.04;0;6.31;23026 +72078;43.83774;.24989;140;20220813;34;20.8;27.4;2.3;21.4;1.3;5.11;19842 +72078;43.83774;.24989;140;20220814;26.8;20.2;23.5;2.5;19.94;.9;3.62;14872 +72078;43.83774;.24989;140;20220815;28.5;17.5;23;2;16.3;.1;4.41;20277 +72078;43.83774;.24989;140;20220816;27.1;15.9;21.5;1.5;16.87;16.1;3.29;15114 +72078;43.83774;.24989;140;20220817;25.1;15.6;20.3;2.2;17.4;0;3.51;17842 +72078;43.83774;.24989;140;20220818;24.7;16.1;20.4;2.6;17.47;1.8;3.36;16087 +72078;43.83774;.24989;140;20220819;26.9;15.6;21.3;1.9;16.94;.1;3.7;17705 +72078;43.83774;.24989;140;20220820;29.3;15.6;22.4;1.6;17.9;.1;4.16;20796 +72078;43.83774;.24989;140;20220821;27.8;18.2;23;2;18.24;.3;3.67;15817 +72078;43.83774;.24989;140;20220822;24.5;18.3;21.4;2.5;20;1.5;2.67;11714 +72078;43.83774;.24989;140;20220823;29.5;19.3;24.4;1.3;19.9;0;3.73;17641 +72078;43.83774;.24989;140;20220824;35.5;17.3;26.4;1.3;17.9;.6;4.8;22090 +72078;43.83774;.24989;140;20220825;30.3;21.4;25.8;3.4;21.34;0;4.33;15040 +72078;43.83774;.24989;140;20220826;30.1;19.6;24.8;2.4;19.54;0;4.2;17210 +72078;43.83774;.24989;140;20220827;30.6;18.3;24.5;2;17.84;0;4.54;20513 +72078;43.83774;.24989;140;20220828;34.3;16;25.1;1.2;15.04;0;4.57;22165 +72078;43.83774;.24989;140;20220829;31.9;19.9;25.9;2.3;16.44;4.1;4.01;11701 +72078;43.83774;.24989;140;20220830;32.5;17.2;24.9;1.8;18.84;0;4.56;20788 +72078;43.83774;.24989;140;20220831;29.1;19.4;24.2;2.1;20.84;.6;3.35;13641 +72078;43.83774;.24989;140;20220901;29.7;18;23.8;1.7;18.9;4.4;3.97;18930 +72078;43.83774;.24989;140;20220902;27.4;17.8;22.6;2.2;18.24;.3;3.49;15393 +72078;43.83774;.24989;140;20220903;27.5;17.7;22.6;1.5;18.1;0;3.28;15734 +72078;43.83774;.24989;140;20220904;33.3;16.1;24.7;1.8;17.74;0;4.47;20101 +72078;43.83774;.24989;140;20220905;34.4;18.5;26.5;2.1;19.6;.5;4.78;20035 +72078;43.83774;.24989;140;20220906;31.9;19.2;25.6;2.1;17.6;0;4.58;19610 +72078;43.83774;.24989;140;20220907;28.3;16.1;22.2;1.5;14.97;0;3.3;14839 +72078;43.83774;.24989;140;20220908;27.2;13.6;20.4;1.5;14.27;1;3.34;16761 +72078;43.83774;.24989;140;20220909;25.5;17;21.2;2.4;15.67;3.2;3.3;14003 +72078;43.83774;.24989;140;20220910;27.9;12.1;20;1.7;13.94;0;3.69;19579 +72078;43.83774;.24989;140;20220911;33.4;15.3;24.3;2.3;13.8;0;4.88;19728 +72078;43.83774;.24989;140;20220912;35.5;19.8;27.7;3.3;18.1;.3;5.64;17779 +72078;43.83774;.24989;140;20220913;31.9;22.3;27.1;2.4;21.4;.8;3.34;9182 +72078;43.83774;.24989;140;20220914;30.9;18;24.4;1.9;17.2;.6;3.77;15539 +72078;43.83774;.24989;140;20220915;29.1;17.3;23.2;2.1;16.64;.2;3.79;16659 +72078;43.83774;.24989;140;20220916;25.8;17.5;21.7;2.6;16.17;.2;3.28;13065 +72078;43.83774;.24989;140;20220917;22.1;11.1;16.6;1.9;10.04;0;3.18;17915 +72078;43.83774;.24989;140;20220918;25.2;7.6;16.4;1.6;7.44;0;3.4;18532 +72078;43.83774;.24989;140;20220919;26.9;7.3;17.1;1.8;7.8;0;3.67;18957 +72078;43.83774;.24989;140;20220920;25.4;7.4;16.4;1.9;8.77;0;3.48;18856 +72078;43.83774;.24989;140;20220921;25.4;8.5;16.9;2.2;9.9;0;3.54;18328 +72078;43.83774;.24989;140;20220922;26.9;10.1;18.5;1.8;11.17;0;3.39;17831 +72078;43.83774;.24989;140;20220923;23;10.3;16.7;1.4;12.5;4.2;2.15;10389 +72078;43.83774;.24989;140;20220924;17.3;12.7;15;2.2;15.2;4.1;1.26;6615 +72078;43.83774;.24989;140;20220925;20.6;10;15.3;1.9;12.2;.1;2.28;13390 +72078;43.83774;.24989;140;20220926;20.3;8.4;14.3;2.9;12;4.7;2.32;12323 +72078;43.83774;.24989;140;20220927;18.2;13.3;15.8;3.7;14.7;7.5;1.74;8421 +72078;43.83774;.24989;140;20220928;18.6;14.6;16.6;5;16.1;15.4;1.74;8587 +72078;43.83774;.24989;140;20220929;16.6;13.1;14.8;3;14;5.5;1.53;7552 +72078;43.83774;.24989;140;20220930;18.6;9.9;14.3;2.3;11.7;.1;2.09;12294 +72078;43.83774;.24989;140;20221001;22.6;10.8;16.7;3.2;13.2;0;2.68;12937 +72078;43.83774;.24989;140;20221002;23.9;11.5;17.7;1;14.87;.1;2.08;13509 +72078;43.83774;.24989;140;20221003;24.2;13.6;18.9;1.1;14.94;0;2.16;13082 +72078;43.83774;.24989;140;20221004;26.3;10;18.2;.9;13.3;.1;2.32;15772 +72078;43.83774;.24989;140;20221005;27.2;10.1;18.6;2;13.84;0;2.84;14899 +72078;43.83774;.24989;140;20221006;21.7;16.1;18.9;1.1;15.97;0;1.61;8122 +72078;43.83774;.24989;140;20221007;25.1;11.7;18.4;1.9;14.84;0;2.37;13036 +72078;43.83774;.24989;140;20221008;21.7;15;18.4;1.7;16.8;1.8;1.63;8349 +72078;43.83774;.24989;140;20221009;27;12;19.5;2.2;14.54;.1;2.78;13874 +72078;43.83774;.24989;140;20221010;24.2;13.4;18.8;2;15.17;1.2;2.07;9048 +72078;43.83774;.24989;140;20221011;22.6;15.2;18.9;1;16.54;3.1;1.54;8275 +72078;43.83774;.24989;140;20221012;23.4;14.2;18.8;1.3;15.84;.8;1.86;10715 +72078;43.83774;.24989;140;20221013;22.2;12.5;17.4;1.9;15.37;.5;1.72;9034 +72078;43.83774;.24989;140;20221014;21;17.1;19;3.2;17.5;.6;1.67;6439 +72078;43.83774;.24989;140;20221015;27.5;11.5;19.5;1.8;14.57;0;2.48;13544 +72078;43.83774;.24989;140;20221016;27.6;14.9;21.3;3.1;17.04;.4;2.89;12190 +72078;43.83774;.24989;140;20221017;26.9;18.4;22.7;2.4;19;.7;2.27;8361 +72078;43.83774;.24989;140;20221018;28.8;17.3;23;3.8;18.47;.1;3.29;11935 +72078;43.83774;.24989;140;20221019;25.8;17.5;21.6;3.3;18.14;1.1;2.39;7420 +72078;43.83774;.24989;140;20221020;23.9;17.2;20.6;2.8;16.77;.5;2.03;5206 +72078;43.83774;.24989;140;20221021;21.4;15.5;18.4;1.8;15.07;1.8;1.49;4347 +72078;43.83774;.24989;140;20221022;25.7;12;18.9;2.4;14.07;0;2.39;11566 +72078;43.83774;.24989;140;20221023;26.5;14.9;20.7;2;13.77;0;2.23;6197 +72078;43.83774;.24989;140;20221024;24.8;13.4;19.1;1.3;11.8;0;1.92;9908 +72078;43.83774;.24989;140;20221025;24.6;11.9;18.2;2.5;12.8;.1;2.21;7552 +72078;43.83774;.24989;140;20221026;25.2;11.9;18.5;2.7;14.54;.2;2.17;8451 +72078;43.83774;.24989;140;20221027;23.3;14.8;19;4.1;15.67;.1;2.19;4540 +72078;43.83774;.24989;140;20221028;26.1;17.1;21.6;3.9;16.47;0;2.78;7181 +72078;43.83774;.24989;140;20221029;25.7;16.6;21.2;3.5;15.8;.2;2.63;8343 +72078;43.83774;.24989;140;20221030;23.3;12.4;17.9;1.4;14.7;0;1.44;7927 +72078;43.83774;.24989;140;20221031;22.3;11.3;16.8;2.3;14.7;.7;1.47;5975 +72078;43.83774;.24989;140;20221101;20.6;13.6;17.1;1.8;14;.2;1.45;7799 +72078;43.83774;.24989;140;20221102;20.1;10.9;15.5;1.5;12.27;.1;1.34;9010 +72078;43.83774;.24989;140;20221103;21.9;10.5;16.2;3.3;12.07;5.6;2.04;4785 +72078;43.83774;.24989;140;20221104;14.5;10.5;12.5;4.9;11.4;6.8;1.4;5699 +72078;43.83774;.24989;140;20221105;16.7;7.4;12;1.4;10.24;.1;1.09;9369 +72078;43.83774;.24989;140;20221106;19.6;4.9;12.2;2.4;9.34;.1;1.62;9188 +72078;43.83774;.24989;140;20221107;20.4;5.6;13;2.5;10.57;0;1.57;9324 +72078;43.83774;.24989;140;20221108;19.1;11;15.1;3.2;13.34;.5;1.37;3600 +72078;43.83774;.24989;140;20221109;15.5;12.8;14.1;1.7;13.5;2.2;.83;2570 +72078;43.83774;.24989;140;20221110;14.6;7.1;10.8;1.5;10.87;.1;.78;6482 +72078;43.83774;.24989;140;20221111;18.9;4.4;11.6;1.7;10.8;.1;1.01;7685 +72078;43.83774;.24989;140;20221112;21.8;9.7;15.8;2.4;13.24;.1;1.42;8388 +72078;43.83774;.24989;140;20221113;20.5;7.8;14.1;1.6;11.5;0;1.15;7932 +72078;43.83774;.24989;140;20221114;14.4;8.8;11.6;2.4;11.84;2.3;.77;2212 +72078;43.83774;.24989;140;20221115;16.1;10.2;13.1;2.5;13.07;7.4;.83;3538 +72078;43.83774;.24989;140;20221116;19;9.6;14.3;2.5;11.97;.3;1.28;7424 +72078;43.83774;.24989;140;20221117;17.6;13.2;15.4;3.8;13.44;5.5;1.39;4223 +72078;43.83774;.24989;140;20221118;11.8;8.9;10.3;3;10.94;1.6;.72;3356 +72078;43.83774;.24989;140;20221119;11;7.5;9.2;2.8;9.67;.6;.79;4085 +72078;43.83774;.24989;140;20221120;13.8;3.1;8.4;2.7;9.6;4.5;.77;5177 +72078;43.83774;.24989;140;20221121;14.2;8.6;11.4;3.8;11.14;27.7;1;2064 +72078;43.83774;.24989;140;20221122;9.9;6.6;8.3;4.2;9.7;18.4;.67;2785 +72078;43.83774;.24989;140;20221123;16.8;8.6;12.7;3.5;11.94;5;1.07;5832 +72078;43.83774;.24989;140;20221124;14.2;6;10.1;2.6;10.07;2.8;.89;4089 +72078;43.83774;.24989;140;20221125;12.5;7;9.8;2.6;10.47;7;.69;3636 +72078;43.83774;.24989;140;20221126;12.2;3.8;8;1.6;8.87;0;.57;5522 +72078;43.83774;.24989;140;20221127;12.2;2.6;7.4;2.3;8.5;6.9;.68;4915 +72078;43.83774;.24989;140;20221128;12.2;8.2;10.2;3.8;10.84;4.3;.72;4150 +72078;43.83774;.24989;140;20221129;12.7;8.3;10.5;2.2;10.57;.1;.69;4259 +72078;43.83774;.24989;140;20221130;5.4;1.9;3.6;1.3;7.97;0;.29;3281 +72078;43.83774;.24989;140;20221201;5.1;2.9;4;.8;7.7;0;.37;1876 +72078;43.83774;.24989;140;20221202;7;4.2;5.6;1;7.9;.1;.44;2355 +72078;43.83774;.24989;140;20221203;7.7;2.8;5.3;1;7.87;1.2;.41;2668 +72078;43.83774;.24989;140;20221204;10.7;1.3;6;1.7;7.34;0;.56;6070 +72078;43.83774;.24989;140;20221205;11;.2;5.6;2.1;6.84;0;.65;6349 +72078;43.83774;.24989;140;20221206;10.8;5.5;8.2;1.6;8.34;0;.68;3402 +72078;43.83774;.24989;140;20221207;12.7;6.7;9.7;1;8.94;0;.56;4691 +72078;43.83774;.24989;140;20221208;8.9;3.4;6.2;1.9;8.6;3.2;.47;2154 +72078;43.83774;.24989;140;20221209;10;6.5;8.2;1.9;9.74;.1;.52;2196 +72078;43.83774;.24989;140;20221210;4.7;.1;2.4;2.9;5.67;0;.55;6022 +72078;43.83774;.24989;140;20221211;4.9;-4.5;.2;1.6;4.7;.2;.43;5147 +72078;43.83774;.24989;140;20221212;5.5;-1.9;1.8;2.6;6.67;5.5;.35;2031 +72078;43.83774;.24989;140;20221213;13.8;5.2;9.5;4.2;12.7;4;.19;3269 +72078;43.83774;.24989;140;20221214;17.8;9.7;13.7;2.5;12.37;.8;.86;4997 +72078;43.83774;.24989;140;20221215;13.3;9.1;11.2;2.2;11.97;5.1;.52;3504 +72078;43.83774;.24989;140;20221216;9.4;8.6;9;2.1;10.37;4.8;.56;966 +72078;43.83774;.24989;140;20221217;7.8;1.9;4.9;1.7;7.6;.1;.46;2986 +72078;43.83774;.24989;140;20221218;11.8;3.6;7.7;3.7;8.84;.1;.68;6039 +72078;43.83774;.24989;140;20221219;15.1;8;11.6;4;11.07;0;.92;5035 +72078;43.83774;.24989;140;20221220;13.9;11.1;12.5;3.6;11.97;3.7;.9;1691 +72078;43.83774;.24989;140;20221221;18.2;10.4;14.3;2.2;12.17;.1;.9;5935 +72078;43.83774;.24989;140;20221222;18.2;9;13.6;2.5;11.87;1.1;1.04;4215 +72078;43.83774;.24989;140;20221223;18.2;9.8;14;2.1;12.24;.1;.92;4260 +72078;43.83774;.24989;140;20221224;18.5;7.6;13;1.8;11.27;.1;.72;6179 +72078;43.83774;.24989;140;20221225;17.5;6.2;11.8;2.5;10.3;0;.94;6161 +72078;43.83774;.24989;140;20221226;16.6;6.9;11.8;2.1;10.84;2.8;.83;4188 +72078;43.83774;.24989;140;20221227;13;10;11.5;1.1;12.2;.2;.47;2565 +72078;43.83774;.24989;140;20221228;17.4;7.1;12.3;2.1;10.5;0;.83;6233 +72078;43.83774;.24989;140;20221229;13.7;9.3;11.5;2.6;10.67;4.5;.91;2390 +72078;43.83774;.24989;140;20221230;18.2;9.1;13.6;3.2;11.57;.7;1.24;4400 +72078;43.83774;.24989;140;20221231;17.2;8.8;13;3.2;11.7;0;1.02;5328 +72079;43.86656;.55817;146;20220101;17.9;3.4;10.6;2.1;9.47;0;.85;5763 +72079;43.86656;.55817;146;20220102;16.2;5;10.6;2.1;9.84;.1;.91;4113 +72079;43.86656;.55817;146;20220103;15.4;4.7;10;2.8;10.74;.1;.62;4975 +72079;43.86656;.55817;146;20220104;18.1;6.8;12.4;4;10.01;6.7;1.68;5139 +72079;43.86656;.55817;146;20220105;7.3;4.6;5.9;2.5;7.44;0;.64;2760 +72079;43.86656;.55817;146;20220106;7.1;-.8;3.2;1.5;5.48;.1;.6;4766 +72079;43.86656;.55817;146;20220107;9.9;-1.4;4.3;3.1;7.07;2.3;.67;4819 +72079;43.86656;.55817;146;20220108;10.1;6.9;8.5;6.4;10.16;3;.6;2478 +72079;43.86656;.55817;146;20220109;9.9;8.2;9.1;3.9;10.67;24.1;.5;1100 +72079;43.86656;.55817;146;20220110;11.9;8.8;10.4;3;11.61;14.1;.53;1747 +72079;43.86656;.55817;146;20220111;9;5.4;7.2;1.6;8.47;.1;.53;3656 +72079;43.86656;.55817;146;20220112;6.1;-1;2.6;1.4;6.11;0;.44;4871 +72079;43.86656;.55817;146;20220113;4.2;-3.1;.6;1.3;6.07;0;.28;4098 +72079;43.86656;.55817;146;20220114;8.1;-2.2;2.9;.8;5.84;.1;.4;6194 +72079;43.86656;.55817;146;20220115;10.3;-3.5;3.4;1.3;5.71;.1;.57;7071 +72079;43.86656;.55817;146;20220116;6.8;-3;1.9;1.4;6.01;.1;.42;6013 +72079;43.86656;.55817;146;20220117;1.8;-1.7;.1;1;6.04;.1;.28;2997 +72079;43.86656;.55817;146;20220118;1.7;.1;.9;1.4;6.54;.1;.28;1376 +72079;43.86656;.55817;146;20220119;8.5;1.2;4.8;2.3;7.97;2.1;.43;3682 +72079;43.86656;.55817;146;20220120;7.5;4.8;6.1;2.1;8.41;2;.5;2064 +72079;43.86656;.55817;146;20220121;5.5;-.9;2.3;2.2;5.71;0;.64;4575 +72079;43.86656;.55817;146;20220122;6;-3.3;1.4;1;5.21;0;.48;6601 +72079;43.86656;.55817;146;20220123;8.7;-3.1;2.8;1.5;5.84;0;.6;7349 +72079;43.86656;.55817;146;20220124;12.7;0;6.3;2.4;6.91;0;.98;7199 +72079;43.86656;.55817;146;20220125;11.2;-1.5;4.9;1.4;6.97;0;.63;7513 +72079;43.86656;.55817;146;20220126;11.2;-2.7;4.2;1.1;6.84;0;.55;7960 +72079;43.86656;.55817;146;20220127;2.7;-3.9;-.6;1;5.91;.1;.31;4268 +72079;43.86656;.55817;146;20220128;3.5;-2.4;.5;1.3;6.14;0;.33;3678 +72079;43.86656;.55817;146;20220129;1.6;-.9;.4;.9;6.27;0;.33;1956 +72079;43.86656;.55817;146;20220130;2.8;-.7;1;1.9;6.64;.2;.3;3222 +72079;43.86656;.55817;146;20220131;8.4;2.2;5.3;3.9;8.41;1;.5;4695 +72079;43.86656;.55817;146;20220201;8.9;1.6;5.2;3.5;7.97;0;.63;5415 +72079;43.86656;.55817;146;20220202;9.3;7.4;8.4;2.7;10.31;0;.49;2518 +72079;43.86656;.55817;146;20220203;11.1;4.3;7.7;2.3;9.77;.1;.56;4658 +72079;43.86656;.55817;146;20220204;11.8;7.1;9.4;2.5;10.66;.8;.67;4177 +72079;43.86656;.55817;146;20220205;10.6;7.8;9.2;2.7;8.34;.1;1.12;5236 +72079;43.86656;.55817;146;20220206;10;.8;5.4;3.5;7.83;.3;.79;7099 +72079;43.86656;.55817;146;20220207;12.2;7.9;10.1;4.1;10.11;.8;1.07;4656 +72079;43.86656;.55817;146;20220208;13.6;2;7.8;2.1;7.31;0;1.22;8810 +72079;43.86656;.55817;146;20220209;17.3;2.1;9.7;3.3;7.61;0;1.9;9445 +72079;43.86656;.55817;146;20220210;12.7;2.7;7.7;.9;8.1;.1;1.11;11300 +72079;43.86656;.55817;146;20220211;11.5;6.8;9.1;1.2;9;0;.84;3800 +72079;43.86656;.55817;146;20220212;13.8;-1.1;6.3;.8;7;0;.91;8900 +72079;43.86656;.55817;146;20220213;17.5;1.3;9.4;1.6;9.1;2;1.32;11800 +72079;43.86656;.55817;146;20220214;10.3;7.6;8.9;3.8;9.4;4.4;1.11;6700 +72079;43.86656;.55817;146;20220215;10.7;5.2;7.9;3.7;9.19;1.9;1.02;6533 +72079;43.86656;.55817;146;20220216;12.6;8.2;10.4;5;11.51;1.2;.8;4937 +72079;43.86656;.55817;146;20220217;14.2;11.4;12.8;4.7;12.93;.3;1.01;4209 +72079;43.86656;.55817;146;20220218;17.1;7.5;12.3;3;11.31;0;1.47;8002 +72079;43.86656;.55817;146;20220219;12.2;7.6;9.9;2.2;8.41;0;1.28;6513 +72079;43.86656;.55817;146;20220220;13.5;2.6;8.1;3.7;9.51;.5;1.09;7994 +72079;43.86656;.55817;146;20220221;13.2;9.6;11.4;5.6;9.87;1;1.72;6035 +72079;43.86656;.55817;146;20220222;15;7.5;11.2;2.4;9.44;0;1.54;9486 +72079;43.86656;.55817;146;20220223;16;4.8;10.4;1.9;9.27;0;1.47;10253 +72079;43.86656;.55817;146;20220224;14;5.7;9.9;3.1;9.77;.5;1.32;6553 +72079;43.86656;.55817;146;20220225;11.7;4.6;8.1;2.3;6.94;0;1.49;8942 +72079;43.86656;.55817;146;20220226;14.3;-.2;7;3.3;5.47;0;2.19;12273 +72079;43.86656;.55817;146;20220227;16.4;1.4;8.9;2.2;7.67;0;1.72;10770 +72079;43.86656;.55817;146;20220228;17.8;3.7;10.8;1.7;8.41;0;1.79;12086 +72079;43.86656;.55817;146;20220301;17.3;3.8;10.5;3.4;8.21;0;2.29;11924 +72079;43.86656;.55817;146;20220302;12.7;5.9;9.3;3;10.14;1.3;1.06;5677 +72079;43.86656;.55817;146;20220303;15.9;6.1;11;1.8;10.34;.1;1.49;10524 +72079;43.86656;.55817;146;20220304;9.2;9.1;9.1;3.5;10.47;5.4;.67;1140 +72079;43.86656;.55817;146;20220305;10.3;6.4;8.3;2.5;8.81;0;1.13;6904 +72079;43.86656;.55817;146;20220306;10.9;4.8;7.8;1.9;7.87;.1;1.25;7593 +72079;43.86656;.55817;146;20220307;12.3;.2;6.2;2.3;7.24;0;1.49;12211 +72079;43.86656;.55817;146;20220308;13.5;4.4;8.9;3.1;8.84;.7;1.55;9311 +72079;43.86656;.55817;146;20220309;16;2.7;9.4;3.7;9.51;.1;1.88;12999 +72079;43.86656;.55817;146;20220310;15.6;9.3;12.4;4.1;10.71;.6;1.84;8575 +72079;43.86656;.55817;146;20220311;14.7;9.4;12;4.2;10.74;10.5;1.63;6585 +72079;43.86656;.55817;146;20220312;12.9;7.7;10.3;3.5;10.17;2;1.32;7813 +72079;43.86656;.55817;146;20220313;12.2;8.1;10.2;5.2;9.51;4.6;1.65;7724 +72079;43.86656;.55817;146;20220314;14.5;4.7;9.6;6.7;10.07;0;1.62;9762 +72079;43.86656;.55817;146;20220315;16.4;12.6;14.5;9.3;12.16;0;2.49;7851 +72079;43.86656;.55817;146;20220316;15.4;12;13.7;4.5;12.37;1.1;1.63;6186 +72079;43.86656;.55817;146;20220317;13.3;11.4;12.3;3;12.11;2.9;1.14;4244 +72079;43.86656;.55817;146;20220318;12.3;7.9;10.1;1;9.8;0;1.18;6800 +72079;43.86656;.55817;146;20220319;16.8;4.7;10.7;2.9;9.4;0;2.4;17000 +72079;43.86656;.55817;146;20220320;17.6;7.4;12.5;1.9;10.3;0;2.02;11800 +72079;43.86656;.55817;146;20220321;17.6;8.5;13;4.3;9.8;0;3.07;18000 +72079;43.86656;.55817;146;20220322;17.6;7.8;12.7;3.6;7.7;0;3.34;17900 +72079;43.86656;.55817;146;20220323;17.7;4.4;11;2;7.8;0;2.78;19900 +72079;43.86656;.55817;146;20220324;18.5;.4;9.4;1.1;7.8;0;2.42;20000 +72079;43.86656;.55817;146;20220325;19.1;4.5;11.8;1.9;7.9;0;2.77;17500 +72079;43.86656;.55817;146;20220326;18.9;2.3;10.6;2.8;7.1;0;3.21;19800 +72079;43.86656;.55817;146;20220327;21.8;2.3;12;1.6;8.2;0;2.96;19300 +72079;43.86656;.55817;146;20220328;21.4;2.4;11.9;1.1;8.2;0;2.39;14800 +72079;43.86656;.55817;146;20220329;19.3;3.9;11.6;1.1;10.2;4.9;1.95;12300 +72079;43.86656;.55817;146;20220330;12.9;9.8;11.3;2.1;11.7;4.9;1.01;3700 +72079;43.86656;.55817;146;20220331;14.1;8.9;11.5;3.3;9.7;3.9;2.3;13700 +72079;43.86656;.55817;146;20220401;9.4;1.9;5.6;4.7;5.6;.3;2.36;15300 +72079;43.86656;.55817;146;20220402;8.9;1.8;5.3;3.4;5.1;0;2.24;14300 +72079;43.86656;.55817;146;20220403;7.6;-2;2.8;1.9;5.34;0;1.67;15131 +72079;43.86656;.55817;146;20220404;11.7;-2.3;4.7;2;5.15;0;2.38;21025 +72079;43.86656;.55817;146;20220405;15.8;-3.2;6.3;1.6;6;0;2.74;23400 +72079;43.86656;.55817;146;20220406;12.5;3.9;8.2;1.9;9.4;0;1.17;6100 +72079;43.86656;.55817;146;20220407;20.2;7.4;13.8;3.8;11;4.1;3.25;18000 +72079;43.86656;.55817;146;20220408;21.5;8.3;14.9;3.3;11.5;1.2;3.06;14000 +72079;43.86656;.55817;146;20220409;15.8;8;11.9;2;8.4;.2;2.79;17700 +72079;43.86656;.55817;146;20220410;19.9;-1.1;9.4;2;7.4;0;3.34;23700 +72079;43.86656;.55817;146;20220411;19.8;9.9;14.8;4.2;11.5;0;3.57;20100 +72079;43.86656;.55817;146;20220412;19.5;12;15.7;3.8;12;3;2.83;10700 +72079;43.86656;.55817;146;20220413;15.4;12.1;13.7;1.3;13.1;2.7;1.26;5200 +72079;43.86656;.55817;146;20220414;21.6;7.6;14.6;1.2;12.1;0;3.34;23100 +72079;43.86656;.55817;146;20220415;22.2;9.8;16;1.9;13.5;.1;2.83;15600 +72079;43.86656;.55817;146;20220416;23.4;10.4;16.9;2.4;12.9;.1;3.74;20900 +72079;43.86656;.55817;146;20220417;22.1;9.4;15.7;2.5;12.4;0;3.59;21100 +72079;43.86656;.55817;146;20220418;18.9;10.5;14.7;2.1;11.4;0;2.52;12300 +72079;43.86656;.55817;146;20220419;12.3;8;10.1;1.8;11.4;12;.86;3200 +72079;43.86656;.55817;146;20220420;13.8;8.1;10.9;2;10.8;5.6;1.57;8500 +72079;43.86656;.55817;146;20220421;15.9;8.5;12.2;1.6;11.9;.1;1.41;6400 +72079;43.86656;.55817;146;20220422;18.8;9.6;14.2;1.7;12.3;0;2.87;18500 +72079;43.86656;.55817;146;20220423;12.2;9.8;11;2.3;11.5;8.6;1.14;4900 +72079;43.86656;.55817;146;20220424;16.4;9.4;12.9;3.3;12;2.2;2.04;10400 +72079;43.86656;.55817;146;20220425;19.1;4.3;11.7;1.2;10.6;0;3.11;22800 +72079;43.86656;.55817;146;20220426;23.1;4.2;13.6;1.1;10.8;0;3.72;25400 +72079;43.86656;.55817;146;20220427;20.7;8;14.3;1.1;13.3;0;2.38;14100 +72079;43.86656;.55817;146;20220428;17.7;13.3;15.5;1.6;14.4;0;1.54;6200 +72079;43.86656;.55817;146;20220429;21.3;9.1;15.2;1.4;14;.4;2.94;18300 +72079;43.86656;.55817;146;20220430;22.1;12.7;17.4;2;13.4;0;3.61;20000 +72079;43.86656;.55817;146;20220501;21.1;10.6;15.8;1.7;12.5;0;3.35;19700 +72079;43.86656;.55817;146;20220502;20.2;11.4;15.8;1.6;12.5;0;2.91;16000 +72079;43.86656;.55817;146;20220503;20.7;11.5;16.1;1.9;12.9;1.5;2.91;15200 +72079;43.86656;.55817;146;20220504;20.3;12.1;16.2;1.9;13.5;.5;2.51;12000 +72079;43.86656;.55817;146;20220505;21.4;10;15.7;2.4;11;0;4.03;22900 +72079;43.86656;.55817;146;20220506;21.5;9.6;15.5;2.9;11.17;0;3.77;20226 +72079;43.86656;.55817;146;20220507;23.1;10.9;17;2.8;12.54;.1;4.04;21447 +72079;43.86656;.55817;146;20220508;24.7;12;18.4;2.2;12.87;0;4.25;22148 +72079;43.86656;.55817;146;20220509;26.5;11;18.7;1.7;12.14;0;4.49;23964 +72079;43.86656;.55817;146;20220510;29.2;11;20.1;1.7;12.37;.1;4.85;24486 +72079;43.86656;.55817;146;20220511;31;11.2;21.1;2;14.54;0;5.25;25503 +72079;43.86656;.55817;146;20220512;23;14;18.5;1.7;15.11;0;3.18;16361 +72079;43.86656;.55817;146;20220513;25.6;14;19.8;1.4;16.34;0;3.65;19183 +72079;43.86656;.55817;146;20220514;29.5;13.9;21.7;1.9;16.34;0;4.72;22825 +72079;43.86656;.55817;146;20220515;28.8;14.9;21.8;2.9;16.31;3.2;4.98;21910 +72079;43.86656;.55817;146;20220516;29;14.3;21.6;1.6;16.21;0;4.68;23690 +72079;43.86656;.55817;146;20220517;32;15.8;23.9;2.5;16.21;.1;5.66;24320 +72079;43.86656;.55817;146;20220518;32.3;16.3;24.3;1.8;16.14;1.1;5.42;24164 +72079;43.86656;.55817;146;20220519;28.8;17.4;23.1;2.7;19.17;.1;4.49;19788 +72079;43.86656;.55817;146;20220520;28.2;17.9;23;3.3;18.37;0;4.92;21103 +72079;43.86656;.55817;146;20220521;31.6;15.3;23.4;1.7;18.57;0;5.06;24168 +72079;43.86656;.55817;146;20220522;30.6;17.4;24;2.9;19.44;1.8;4.89;20133 +72079;43.86656;.55817;146;20220523;22.7;16;19.3;4.3;15.87;.3;3.64;15870 +72079;43.86656;.55817;146;20220524;17.7;12.7;15.2;2.4;13.21;1.8;2.36;11984 +72079;43.86656;.55817;146;20220525;19.5;9.3;14.4;2.4;12.04;0;3.25;19244 +72079;43.86656;.55817;146;20220526;19.7;10.5;15.1;2;13.04;0;2.95;16828 +72079;43.86656;.55817;146;20220527;25;12.4;18.7;2.5;14.04;.1;4.36;21728 +72079;43.86656;.55817;146;20220528;26.5;11.6;19.1;2.3;12.71;0;5.04;25621 +72079;43.86656;.55817;146;20220529;24.8;10.2;17.5;2.6;9.44;0;5.17;24976 +72079;43.86656;.55817;146;20220530;25.3;9.2;17.3;1.6;9.81;.1;4.75;25812 +72079;43.86656;.55817;146;20220531;26.8;14.1;20.4;2.1;11.57;0;5.12;24330 +72079;43.86656;.55817;146;20220601;32.3;14.3;23.3;2.2;14.11;.3;6.11;26793 +72079;43.86656;.55817;146;20220602;28.2;16.4;22.3;2.2;18.17;1.8;4.54;21441 +72079;43.86656;.55817;146;20220603;30.1;18.5;24.3;3;19.27;7.3;5.3;22370 +72079;43.86656;.55817;146;20220604;24.7;17.5;21.1;2;20.24;5.5;3;14470 +72079;43.86656;.55817;146;20220605;24.3;16.1;20.2;2.3;17.31;0;3.67;18106 +72079;43.86656;.55817;146;20220606;27.4;14.9;21.1;1.8;16.54;.1;4.5;22516 +72079;43.86656;.55817;146;20220607;24.5;16.3;20.4;1.9;15.74;.5;3.7;17405 +72079;43.86656;.55817;146;20220608;20.4;14.7;17.6;2.4;16.27;4;2.46;12233 +72079;43.86656;.55817;146;20220609;23.5;12.3;17.9;2.2;14.47;.1;4.03;22133 +72079;43.86656;.55817;146;20220610;28.7;12.3;20.5;1.5;14.47;.1;5.02;26278 +72079;43.86656;.55817;146;20220611;32.2;14.6;23.4;1.7;15.51;.1;5.69;26603 +72079;43.86656;.55817;146;20220612;29.1;17;23.1;2.7;19.17;3.1;4.66;20416 +72079;43.86656;.55817;146;20220613;30.8;18.5;24.7;2.6;20.17;0;5.43;24111 +72079;43.86656;.55817;146;20220614;36.8;18.8;27.8;2.3;19.04;0;6.59;25671 +72079;43.86656;.55817;146;20220615;35.5;20.2;27.8;1.9;20.34;0;6.28;26405 +72079;43.86656;.55817;146;20220616;36.8;19.8;28.3;1.6;19.24;0;6.13;25730 +72079;43.86656;.55817;146;20220617;37.9;19.9;28.9;1.7;18.41;0;6.52;26860 +72079;43.86656;.55817;146;20220618;38.9;20.9;29.9;3.4;17.41;0;8.23;26588 +72079;43.86656;.55817;146;20220619;32.2;19.4;25.8;3.1;20.34;0;5.83;23389 +72079;43.86656;.55817;146;20220620;29.9;18.3;24.1;2.3;19.27;0;5.01;22287 +72079;43.86656;.55817;146;20220621;27.2;19;23.1;2.2;20.34;2.2;3.77;16345 +72079;43.86656;.55817;146;20220622;27.2;18.5;22.9;2.2;18.71;.6;4.32;19666 +72079;43.86656;.55817;146;20220623;27.5;16.1;21.8;1.9;18.44;18.8;4.24;20481 +72079;43.86656;.55817;146;20220624;25.4;16.4;20.9;2.1;16.81;.8;4.11;20080 +72079;43.86656;.55817;146;20220625;21.9;15.5;18.7;2.7;16.07;5.1;3.14;14176 +72079;43.86656;.55817;146;20220626;17.8;13.3;15.5;2.5;15.24;2.7;2.04;11073 +72079;43.86656;.55817;146;20220627;21.5;14.4;17.9;2.2;15.27;0;3.14;15872 +72079;43.86656;.55817;146;20220628;25.8;14.8;20.3;1.9;13.64;.1;4.71;23545 +72079;43.86656;.55817;146;20220629;27.7;13.1;20.4;1.8;14.87;.2;4.9;25085 +72079;43.86656;.55817;146;20220630;17.2;14.4;15.8;2.7;14.67;.5;1.91;8534 +72079;43.86656;.55817;146;20220701;23.9;10.6;17.2;1.7;12.97;0;4.33;24767 +72079;43.86656;.55817;146;20220702;30.8;11.7;21.3;1.8;13.04;0;5.67;27552 +72079;43.86656;.55817;146;20220703;29.6;16.2;22.9;2.8;16.64;5.6;5.39;23681 +72079;43.86656;.55817;146;20220704;26.4;15.8;21.1;2.7;17.91;.8;4.27;20730 +72079;43.86656;.55817;146;20220705;29.4;17;23.2;2.4;16.84;0;5.38;24552 +72079;43.86656;.55817;146;20220706;28.8;15.4;22.1;2.5;14.47;0;5.18;22127 +72079;43.86656;.55817;146;20220707;29.2;15.8;22.5;2.8;15.81;0;5.47;24437 +72079;43.86656;.55817;146;20220708;29.4;15.7;22.5;2.3;15.51;0;5.51;25820 +72079;43.86656;.55817;146;20220709;31.8;14.9;23.4;1.9;14.54;0;5.86;26952 +72079;43.86656;.55817;146;20220710;33.1;16;24.5;2;14.67;0;6.13;26926 +72079;43.86656;.55817;146;20220711;35.5;17;26.2;1.9;15.44;0;6.36;26833 +72079;43.86656;.55817;146;20220712;35.7;18.5;27.1;2.2;15.44;0;6.61;26294 +72079;43.86656;.55817;146;20220713;35.9;17.3;26.6;1.7;12.97;0;6.32;26933 +72079;43.86656;.55817;146;20220714;37.3;17.7;27.5;1.7;15.14;0;6.48;27018 +72079;43.86656;.55817;146;20220715;35.4;19.7;27.6;2.3;15.81;0;6.61;25570 +72079;43.86656;.55817;146;20220716;37.1;18.2;27.6;1.8;15.44;0;6.44;26406 +72079;43.86656;.55817;146;20220717;38;17.9;28;2;14.44;0;6.83;27290 +72079;43.86656;.55817;146;20220718;39;20.5;29.7;3.6;14.61;0;8.47;25601 +72079;43.86656;.55817;146;20220719;32.3;21.3;26.8;2.7;20.37;17.6;5.28;19743 +72079;43.86656;.55817;146;20220720;29.5;20.5;25;2.5;16.94;0;5;19372 +72079;43.86656;.55817;146;20220721;32.5;16.8;24.7;1.9;16.77;0;5.53;24894 +72079;43.86656;.55817;146;20220722;28.3;19.3;23.8;3.4;18.17;.2;4.95;19048 +72079;43.86656;.55817;146;20220723;29.5;17.1;23.3;1.4;15.81;0;4.7;22760 +72079;43.86656;.55817;146;20220724;37.5;17;27.2;1.9;16.81;0;6.56;27362 +72079;43.86656;.55817;146;20220725;29.1;21;25;3.6;18.74;0;4.89;17042 +72079;43.86656;.55817;146;20220726;27.9;16.2;22.1;2.6;14.84;0;5;22469 +72079;43.86656;.55817;146;20220727;28.5;14.6;21.6;1.9;12.91;0;5.03;24359 +72079;43.86656;.55817;146;20220728;29;14.6;21.8;2;14.71;0;4.87;22937 +72079;43.86656;.55817;146;20220729;27.2;17.1;22.2;1.9;16.31;.6;4.08;18403 +72079;43.86656;.55817;146;20220730;30;18;24;1.7;17.21;0;4.53;20254 +72079;43.86656;.55817;146;20220731;32.7;16.6;24.6;2.1;16.57;0;5.64;24967 +72079;43.86656;.55817;146;20220801;34;17.6;25.8;2.4;16.81;0;6.12;25389 +72079;43.86656;.55817;146;20220802;35.9;17.3;26.6;1.8;15.64;0;6.13;26329 +72079;43.86656;.55817;146;20220803;37.9;18.3;28.1;1.9;14.91;0;6.33;25057 +72079;43.86656;.55817;146;20220804;35;21.3;28.2;2.9;21.21;.1;6.05;22356 +72079;43.86656;.55817;146;20220805;32;19.9;25.9;3.3;19.27;0;5.75;22278 +72079;43.86656;.55817;146;20220806;33.1;18.5;25.8;2.7;17.21;0;5.83;23157 +72079;43.86656;.55817;146;20220807;33.5;17.6;25.6;2.3;12.81;0;6.01;23764 +72079;43.86656;.55817;146;20220808;34.8;16.1;25.5;1.7;12.01;0;5.79;25267 +72079;43.86656;.55817;146;20220809;35.8;17.1;26.5;1.8;12.67;0;5.94;24565 +72079;43.86656;.55817;146;20220810;37.5;17.4;27.5;1.7;12.14;0;6.05;24552 +72079;43.86656;.55817;146;20220811;38.8;19.9;29.4;2.5;17.21;0;6.63;23583 +72079;43.86656;.55817;146;20220812;38.9;21.9;30.4;2.2;20.11;0;6.3;22817 +72079;43.86656;.55817;146;20220813;34.8;20.9;27.9;2.7;21.14;1.8;5.58;20880 +72079;43.86656;.55817;146;20220814;27;20.6;23.8;2.8;19.84;.8;3.71;14760 +72079;43.86656;.55817;146;20220815;29;18.5;23.7;2;16.11;.1;4.36;18960 +72079;43.86656;.55817;146;20220816;27.3;16.4;21.9;1.8;16.84;16.4;3.46;14939 +72079;43.86656;.55817;146;20220817;25.7;15.4;20.5;2.3;17.27;.1;3.49;17024 +72079;43.86656;.55817;146;20220818;25.7;16.1;20.9;2.7;17.11;1.1;3.62;16270 +72079;43.86656;.55817;146;20220819;26.7;15.7;21.2;2.3;16.71;.1;3.7;16871 +72079;43.86656;.55817;146;20220820;29.4;15.8;22.6;1.8;17.74;0;4.17;19949 +72079;43.86656;.55817;146;20220821;28.1;18.5;23.3;2.1;17.77;.4;3.71;15239 +72079;43.86656;.55817;146;20220822;25.2;18.7;22;2.8;19.71;.8;3.05;12855 +72079;43.86656;.55817;146;20220823;30;19.6;24.8;1.6;19.34;0;3.84;17020 +72079;43.86656;.55817;146;20220824;35.8;17.6;26.7;1.5;17.37;.6;4.92;21706 +72079;43.86656;.55817;146;20220825;30.2;21.5;25.9;3.3;21.04;5.1;4.21;14586 +72079;43.86656;.55817;146;20220826;30.1;19.9;25;2.4;19.61;0;4.03;16119 +72079;43.86656;.55817;146;20220827;30.7;18.1;24.4;2.2;17.41;0;4.49;19488 +72079;43.86656;.55817;146;20220828;34.4;16.6;25.5;1.4;13.67;0;4.68;21043 +72079;43.86656;.55817;146;20220829;33.1;20;26.5;3.1;16.07;4.1;5.15;14523 +72079;43.86656;.55817;146;20220830;32.6;17.4;25;2.1;18.51;0;4.65;19920 +72079;43.86656;.55817;146;20220831;29.5;19;24.3;2.3;19.91;.4;3.68;14809 +72079;43.86656;.55817;146;20220901;29.9;17.9;23.9;1.8;18.85;4;3.94;18395 +72079;43.86656;.55817;146;20220902;28.1;18.3;23.2;2.1;17.9;0;3.55;15139 +72079;43.86656;.55817;146;20220903;27.8;18;22.9;1.4;18.05;0;3.42;16651 +72079;43.86656;.55817;146;20220904;33.2;16.2;24.7;1.9;17.95;0;4.49;19452 +72079;43.86656;.55817;146;20220905;34.7;18.5;26.6;2.1;20.4;2.7;4.69;19452 +72079;43.86656;.55817;146;20220906;32.3;20.8;26.6;2.3;18.61;0;4.53;17646 +72079;43.86656;.55817;146;20220907;28.8;16.3;22.6;1.8;15.04;0;3.59;15456 +72079;43.86656;.55817;146;20220908;27.3;14.1;20.7;1.6;14.41;.7;3.3;15793 +72079;43.86656;.55817;146;20220909;25.5;17.2;21.3;2;15.71;3.3;3.04;12820 +72079;43.86656;.55817;146;20220910;27.4;12.5;20;1.8;13.81;0;3.57;17954 +72079;43.86656;.55817;146;20220911;33.1;15;24.1;2.4;13.47;0;4.9;18895 +72079;43.86656;.55817;146;20220912;34.1;20.4;27.2;3.8;18.54;.1;5.52;16756 +72079;43.86656;.55817;146;20220913;32.2;23.1;27.6;2.9;21.47;.6;3.83;10964 +72079;43.86656;.55817;146;20220914;30.8;18;24.4;2.1;17.14;1.3;3.79;14729 +72079;43.86656;.55817;146;20220915;29.3;18;23.7;2.3;16.77;.2;3.76;15250 +72079;43.86656;.55817;146;20220916;26;17.7;21.8;3;15.77;0;3.37;12180 +72079;43.86656;.55817;146;20220917;22;11.6;16.8;2;9.54;0;3.14;15447 +72079;43.86656;.55817;146;20220918;25.2;7.4;16.3;1.9;7.17;0;3.53;17620 +72079;43.86656;.55817;146;20220919;26.8;7.9;17.3;2.1;7.64;0;3.87;18170 +72079;43.86656;.55817;146;20220920;25.3;7.7;16.5;2;8.44;0;3.48;17662 +72079;43.86656;.55817;146;20220921;25.4;8.7;17.1;1.9;9.51;0;3.35;17261 +72079;43.86656;.55817;146;20220922;26.7;10.1;18.4;1.9;10.71;0;3.42;16918 +72079;43.86656;.55817;146;20220923;24.2;10.7;17.5;1.8;12.74;3.7;2.58;12124 +72079;43.86656;.55817;146;20220924;17.6;13;15.3;2;15.51;4;1.24;6528 +72079;43.86656;.55817;146;20220925;20.4;10.2;15.3;2.1;12.34;0;2.2;12171 +72079;43.86656;.55817;146;20220926;20.1;8.7;14.4;2.8;11.87;3.1;2.31;12547 +72079;43.86656;.55817;146;20220927;18.3;13.2;15.7;3.7;14.51;4.8;1.73;8223 +72079;43.86656;.55817;146;20220928;18.8;14.6;16.7;5;16.04;9.7;1.71;8076 +72079;43.86656;.55817;146;20220929;16.6;13.1;14.8;3.1;13.94;7.2;1.43;6624 +72079;43.86656;.55817;146;20220930;18.7;9.9;14.3;2.3;11.54;.1;2.04;11253 +72079;43.86656;.55817;146;20221001;23.1;10.3;16.7;3.2;13.11;.2;2.74;13065 +72079;43.86656;.55817;146;20221002;23.8;11.7;17.7;1;15.04;.1;2;12583 +72079;43.86656;.55817;146;20221003;24.5;13.3;18.9;1;14.74;0;2.03;11813 +72079;43.86656;.55817;146;20221004;26.4;10.5;18.5;1.1;13.11;.1;2.37;14421 +72079;43.86656;.55817;146;20221005;26.9;10.5;18.7;2.8;14.01;0;3.1;13894 +72079;43.86656;.55817;146;20221006;22;16.2;19.1;1.5;15.74;0;1.76;8331 +72079;43.86656;.55817;146;20221007;25;11.8;18.4;2.1;14.77;0;2.4;11946 +72079;43.86656;.55817;146;20221008;22.2;14.6;18.4;1.5;16.64;1.1;1.6;7949 +72079;43.86656;.55817;146;20221009;26.4;12;19.2;2.6;14.57;0;2.8;12881 +72079;43.86656;.55817;146;20221010;25.3;13.4;19.4;2.7;15.14;.1;2.51;10248 +72079;43.86656;.55817;146;20221011;23.3;14.5;18.9;1.4;15.91;1;1.73;8719 +72079;43.86656;.55817;146;20221012;23.6;13.7;18.6;1.6;15.41;.7;1.88;9855 +72079;43.86656;.55817;146;20221013;22.6;12.1;17.3;2;14.94;1;1.8;9265 +72079;43.86656;.55817;146;20221014;21;17.2;19.1;3;17.41;.6;1.6;5802 +72079;43.86656;.55817;146;20221015;27.3;11.5;19.4;2.3;14.64;0;2.56;12271 +72079;43.86656;.55817;146;20221016;27.5;15.5;21.5;4.3;17.57;.1;3.13;11006 +72079;43.86656;.55817;146;20221017;27.1;18.8;23;3.6;19.04;.4;2.68;7957 +72079;43.86656;.55817;146;20221018;28.6;18.1;23.4;4.8;18.87;.1;3.51;10473 +72079;43.86656;.55817;146;20221019;26.2;18.3;22.3;4.6;18.57;1.9;2.84;7651 +72079;43.86656;.55817;146;20221020;23.4;17.7;20.6;3.8;17.91;.5;2.02;5296 +72079;43.86656;.55817;146;20221021;22.3;15;18.7;2;15.31;.6;1.63;5565 +72079;43.86656;.55817;146;20221022;26;12;19;2.6;14.27;0;2.45;10669 +72079;43.86656;.55817;146;20221023;26.3;15.1;20.7;2.5;13.74;0;2.53;6876 +72079;43.86656;.55817;146;20221024;24.6;12.9;18.8;1.5;11.87;.1;1.96;8992 +72079;43.86656;.55817;146;20221025;25.4;12.4;18.9;3;12.77;.1;2.7;7926 +72079;43.86656;.55817;146;20221026;25.3;12.3;18.8;3;15.07;.2;2.27;8073 +72079;43.86656;.55817;146;20221027;23.9;14.4;19.2;5.2;16.61;.1;2.41;5434 +72079;43.86656;.55817;146;20221028;26.5;17.4;21.9;5.2;17.01;0;3.15;7213 +72079;43.86656;.55817;146;20221029;26;17.1;21.5;4.5;15.84;.1;3.01;8306 +72079;43.86656;.55817;146;20221030;23.9;12.8;18.3;2.3;15.04;0;1.79;7373 +72079;43.86656;.55817;146;20221031;23.5;12;17.7;2.8;15.11;2.2;1.83;6637 +72079;43.86656;.55817;146;20221101;20.8;13.8;17.3;2;13.74;.1;1.51;6906 +72079;43.86656;.55817;146;20221102;20.4;11.2;15.8;1.9;12.07;0;1.48;7741 +72079;43.86656;.55817;146;20221103;22.1;10.8;16.4;3.9;12.24;4.4;2.26;5468 +72079;43.86656;.55817;146;20221104;14.3;10.6;12.5;4.9;11.14;6.5;1.43;4353 +72079;43.86656;.55817;146;20221105;16.7;7.1;11.9;1.6;10.01;0;1.11;7900 +72079;43.86656;.55817;146;20221106;19.9;4.7;12.3;2.8;9.21;.2;1.79;8594 +72079;43.86656;.55817;146;20221107;20.4;6.2;13.3;2.8;10.87;0;1.64;8422 +72079;43.86656;.55817;146;20221108;19.5;11.5;15.5;4.1;14.07;.8;1.48;4320 +72079;43.86656;.55817;146;20221109;15.8;12.9;14.4;2;13.94;1.5;.84;2330 +72079;43.86656;.55817;146;20221110;13.8;6.6;10.2;1.5;11.01;.1;.7;4832 +72079;43.86656;.55817;146;20221111;20.8;4.4;12.6;2.2;11.47;.1;1.23;8275 +72079;43.86656;.55817;146;20221112;22.2;10.9;16.5;3.3;13.97;.1;1.73;6809 +72079;43.86656;.55817;146;20221113;19.7;8.3;14;2;11.47;0;1.26;6841 +72079;43.86656;.55817;146;20221114;14.7;9.2;12;2.9;12.37;2.6;.84;2245 +72079;43.86656;.55817;146;20221115;16.9;9.9;13.4;2.7;13.41;8.5;.88;3994 +72079;43.86656;.55817;146;20221116;19;9.5;14.3;3;11.94;.2;1.4;6464 +72079;43.86656;.55817;146;20221117;17.8;12.6;15.2;3.6;13.17;3.6;1.4;3792 +72079;43.86656;.55817;146;20221118;12.4;9.1;10.8;2.9;11.01;1.3;.78;3184 +72079;43.86656;.55817;146;20221119;11;7.6;9.3;2.9;9.81;.7;.75;3190 +72079;43.86656;.55817;146;20221120;13.6;2.8;8.2;2.7;9.57;4.3;.73;5378 +72079;43.86656;.55817;146;20221121;14.1;8.4;11.3;3.8;11.11;24.8;.95;2856 +72079;43.86656;.55817;146;20221122;9.7;6.6;8.1;4.3;9.61;17.3;.63;2617 +72079;43.86656;.55817;146;20221123;16.8;8.3;12.5;3.6;11.81;4.7;1.06;5326 +72079;43.86656;.55817;146;20221124;14.5;6;10.3;2.8;10.07;1.7;.95;4251 +72079;43.86656;.55817;146;20221125;12.4;6.9;9.6;2.8;10.44;6.4;.71;2991 +72079;43.86656;.55817;146;20221126;11.9;4;8;1.6;9.11;.1;.55;4488 +72079;43.86656;.55817;146;20221127;12;2.8;7.4;3.5;8.71;6.1;.83;4433 +72079;43.86656;.55817;146;20221128;12.5;8.1;10.3;3.5;10.87;4.1;.75;3176 +72079;43.86656;.55817;146;20221129;12.3;8.3;10.3;2.3;10.31;.1;.7;3360 +72079;43.86656;.55817;146;20221130;4.8;1.8;3.3;1.1;7.71;0;.3;2266 +72079;43.86656;.55817;146;20221201;5;2.8;3.9;.8;7.64;0;.36;1773 +72079;43.86656;.55817;146;20221202;6.7;4.6;5.6;1.1;8.01;0;.44;1802 +72079;43.86656;.55817;146;20221203;8.6;2.9;5.8;1.4;7.91;.9;.46;3014 +72079;43.86656;.55817;146;20221204;10.5;1.4;5.9;1.6;7.34;0;.58;5006 +72079;43.86656;.55817;146;20221205;10.6;0;5.3;2.3;6.91;.1;.64;5247 +72079;43.86656;.55817;146;20221206;10.9;4.9;7.9;1.7;7.84;0;.76;3270 +72079;43.86656;.55817;146;20221207;12.8;6.6;9.7;1.2;8.41;0;.68;3916 +72079;43.86656;.55817;146;20221208;9;2.9;6;2;8.51;2.9;.48;2591 +72079;43.86656;.55817;146;20221209;10.1;6.4;8.2;2;9.74;.2;.49;2024 +72079;43.86656;.55817;146;20221210;4.2;.3;2.2;3.3;5.74;0;.56;4151 +72079;43.86656;.55817;146;20221211;4.9;-4.9;0;1.4;4.74;.1;.42;4670 +72079;43.86656;.55817;146;20221212;5.4;-1.9;1.8;3;6.31;6.8;.45;2695 +72079;43.86656;.55817;146;20221213;13.8;4.9;9.3;4.5;12.04;3.8;.24;3579 +72079;43.86656;.55817;146;20221214;17.7;8.8;13.3;2.8;12.04;.8;.87;4513 +72079;43.86656;.55817;146;20221215;13.1;8.7;10.9;2.6;11.81;3.5;.54;2532 +72079;43.86656;.55817;146;20221216;9.7;8.4;9.1;1.9;10.41;2.8;.55;701 +72079;43.86656;.55817;146;20221217;7.7;2.1;4.9;1.9;7.34;.1;.49;3204 +72079;43.86656;.55817;146;20221218;11.8;3.8;7.8;4.7;9.07;.1;.7;4940 +72079;43.86656;.55817;146;20221219;15.8;9;12.4;4.4;11.51;0;1.1;4155 +72079;43.86656;.55817;146;20221220;15.2;11.6;13.4;4.5;12.24;2.5;1.12;2113 +72079;43.86656;.55817;146;20221221;18.2;10.6;14.4;2.1;12.24;.5;.92;4670 +72079;43.86656;.55817;146;20221222;18.2;8.9;13.5;2.8;11.97;1;1.08;3800 +72079;43.86656;.55817;146;20221223;18.2;9.9;14.1;2.3;12.64;.1;.93;3815 +72079;43.86656;.55817;146;20221224;18.8;8.1;13.4;1.8;11.54;0;.8;4948 +72079;43.86656;.55817;146;20221225;16.8;6.5;11.6;3.3;10.67;0;1.05;4953 +72079;43.86656;.55817;146;20221226;16.3;7.2;11.7;2.6;11.27;2.6;.87;3330 +72079;43.86656;.55817;146;20221227;13;9.8;11.4;1.1;12.21;.3;.48;1906 +72079;43.86656;.55817;146;20221228;17.5;6.9;12.2;2.8;10.74;.1;.96;5060 +72079;43.86656;.55817;146;20221229;13.3;8.8;11.1;3.2;10.84;3.9;.86;2380 +72079;43.86656;.55817;146;20221230;17.1;9;13;3.9;11.51;.7;1.13;4113 +72079;43.86656;.55817;146;20221231;17.1;8.7;12.9;4.5;11.97;0;1.17;4300 +72080;43.89445;.86672;161;20220101;17;7.6;12.3;2.4;10.11;.1;1.08;4590 +72080;43.89445;.86672;161;20220102;14.7;8.4;11.6;2.9;10.11;.1;1.05;3555 +72080;43.89445;.86672;161;20220103;14.8;6;10.4;3.5;11.71;.1;.55;4459 +72080;43.89445;.86672;161;20220104;18;9.9;14;5;10.31;6.7;2.02;4258 +72080;43.89445;.86672;161;20220105;6.6;4.4;5.5;3.1;7.51;0;.66;1638 +72080;43.89445;.86672;161;20220106;6.5;.5;3.5;1.5;5.31;.1;.65;3550 +72080;43.89445;.86672;161;20220107;9.1;.9;5;3.1;6.91;2.2;.74;4400 +72080;43.89445;.86672;161;20220108;9.6;6.7;8.2;6.4;10.21;3.4;.44;2134 +72080;43.89445;.86672;161;20220109;9.3;7.9;8.6;4.1;10.51;25.9;.45;1119 +72080;43.89445;.86672;161;20220110;11.5;8.6;10.1;3.2;11.21;9.5;.56;2186 +72080;43.89445;.86672;161;20220111;7.7;5.2;6.5;2;8.31;.1;.55;1966 +72080;43.89445;.86672;161;20220112;5.9;.1;3;1.4;6.31;0;.45;3690 +72080;43.89445;.86672;161;20220113;3.9;-2;1;1.5;6.01;.1;.33;3776 +72080;43.89445;.86672;161;20220114;8.6;-3.3;2.7;.8;5.51;.1;.43;5952 +72080;43.89445;.86672;161;20220115;8.3;.2;4.3;1.4;5.91;0;.63;4747 +72080;43.89445;.86672;161;20220116;4.7;-2.4;1.2;1.3;6.11;.1;.34;4418 +72080;43.89445;.86672;161;20220117;1.6;-1.6;0;1.5;6.01;.2;.27;2593 +72080;43.89445;.86672;161;20220118;1.5;.5;1;1.5;6.51;.1;.29;920 +72080;43.89445;.86672;161;20220119;6.9;1.1;4;2.6;7.81;1.7;.35;4029 +72080;43.89445;.86672;161;20220120;7;4.1;5.6;2.6;8.01;1.4;.53;2522 +72080;43.89445;.86672;161;20220121;5.4;.8;3.1;2.2;5.71;0;.7;3552 +72080;43.89445;.86672;161;20220122;5.5;-1.7;1.9;1;5.31;.1;.5;4823 +72080;43.89445;.86672;161;20220123;9.1;-1.5;3.8;2;6.11;0;.73;6200 +72080;43.89445;.86672;161;20220124;12.8;3.4;8.1;4.2;7.51;0;1.41;5845 +72080;43.89445;.86672;161;20220125;11.6;1.8;6.7;2.5;7.81;.1;.84;6077 +72080;43.89445;.86672;161;20220126;10.9;.4;5.7;1.2;7.51;.1;.6;6422 +72080;43.89445;.86672;161;20220127;2.6;-2.3;.2;1.1;6.11;.1;.31;4053 +72080;43.89445;.86672;161;20220128;2;-3;-.5;1.9;6.01;0;.25;4170 +72080;43.89445;.86672;161;20220129;1.4;.1;.8;1.1;6.21;0;.34;1547 +72080;43.89445;.86672;161;20220130;3;-.8;1.1;1.8;6.71;.2;.28;3590 +72080;43.89445;.86672;161;20220131;7.9;2.6;5.3;4.5;8.41;.9;.46;4535 +72080;43.89445;.86672;161;20220201;8.1;2.5;5.3;4.4;8.01;0;.62;4770 +72080;43.89445;.86672;161;20220202;8.9;6.9;7.9;3.1;10.21;0;.44;2392 +72080;43.89445;.86672;161;20220203;9.1;2.4;5.8;1.8;9.51;.1;.37;5499 +72080;43.89445;.86672;161;20220204;11.3;7.8;9.6;2.1;10.91;.7;.61;3689 +72080;43.89445;.86672;161;20220205;10;7.7;8.9;2.8;8.61;0;1.01;2805 +72080;43.89445;.86672;161;20220206;10;1.8;5.9;3.2;7.91;.2;.82;6503 +72080;43.89445;.86672;161;20220207;11.9;7.8;9.9;4.2;10.01;.8;1.03;4301 +72080;43.89445;.86672;161;20220208;13.1;4;8.6;2.3;7.21;0;1.31;7126 +72080;43.89445;.86672;161;20220209;16.7;6.8;11.8;5.1;7.91;0;2.5;7597 +72080;43.89445;.86672;161;20220210;9;6.6;7.8;1.7;8.82;.3;1.27;11200 +72080;43.89445;.86672;161;20220211;12.1;7.2;9.6;2;9.19;0;1.11;6466 +72080;43.89445;.86672;161;20220212;13.5;.1;6.8;2.3;7.34;0;1.22;9650 +72080;43.89445;.86672;161;20220213;16.9;3.8;10.4;4.1;9.45;2.1;1.83;11466 +72080;43.89445;.86672;161;20220214;10.8;7.9;9.4;4.8;9.62;5;1.28;6766 +72080;43.89445;.86672;161;20220215;10.9;5.4;8.2;4.4;9.25;2.9;1.09;6566 +72080;43.89445;.86672;161;20220216;12.2;7.8;10;5.5;11.61;.9;.66;5196 +72080;43.89445;.86672;161;20220217;14.2;11.2;12.7;5;13.01;0;.96;4140 +72080;43.89445;.86672;161;20220218;15.8;9.8;12.8;3.2;11.71;.1;1.33;6470 +72080;43.89445;.86672;161;20220219;11.5;7.7;9.6;2.4;8.31;0;1.26;4971 +72080;43.89445;.86672;161;20220220;13;3.7;8.4;3.8;9.51;.5;1.1;8605 +72080;43.89445;.86672;161;20220221;13;9.4;11.2;6.6;9.81;.9;1.76;4959 +72080;43.89445;.86672;161;20220222;14.1;7.4;10.8;2.7;9.31;0;1.44;7326 +72080;43.89445;.86672;161;20220223;15.7;7.5;11.6;2.2;9.61;0;1.5;8355 +72080;43.89445;.86672;161;20220224;14.3;7.8;11.1;4;9.91;.3;1.57;7408 +72080;43.89445;.86672;161;20220225;11.2;4.8;8;2.8;6.81;0;1.55;7447 +72080;43.89445;.86672;161;20220226;14;2.8;8.4;4.2;5.61;0;2.47;10396 +72080;43.89445;.86672;161;20220227;15.3;4.6;10;2.9;7.91;0;1.87;10272 +72080;43.89445;.86672;161;20220228;17.2;6.8;12;2.6;8.61;0;2.02;10247 +72080;43.89445;.86672;161;20220301;17;8.1;12.6;3.7;8.41;0;2.43;9513 +72080;43.89445;.86672;161;20220302;11.6;7.9;9.8;3.5;10.41;2.2;1.02;5773 +72080;43.89445;.86672;161;20220303;15.3;7.8;11.6;1.9;10.41;0;1.42;8868 +72080;43.89445;.86672;161;20220304;9.4;9.2;9.3;4.2;10.51;6.2;.66;422 +72080;43.89445;.86672;161;20220305;9.8;6.6;8.2;3;9.11;0;1.01;5515 +72080;43.89445;.86672;161;20220306;11.1;5.5;8.3;2.1;8.21;0;1.27;7803 +72080;43.89445;.86672;161;20220307;11.4;1.7;6.6;2.9;7.71;0;1.37;10802 +72080;43.89445;.86672;161;20220308;14;6.7;10.4;4.9;9.01;2.4;1.95;9325 +72080;43.89445;.86672;161;20220309;15.6;6;10.8;4.9;10.01;0;1.91;11014 +72080;43.89445;.86672;161;20220310;15.1;9.7;12.4;5.3;10.71;.3;1.94;8051 +72080;43.89445;.86672;161;20220311;14.1;10.2;12.2;6.2;10.61;7.2;1.89;6743 +72080;43.89445;.86672;161;20220312;11.3;7.7;9.5;4.8;10.41;3.4;1.07;6514 +72080;43.89445;.86672;161;20220313;11;8.7;9.9;6.6;9.71;5.7;1.42;5023 +72080;43.89445;.86672;161;20220314;14.1;5;9.6;8.9;10.01;0;1.71;11363 +72080;43.89445;.86672;161;20220315;15.7;12.6;14.2;13;12.21;0;2.44;6191 +72080;43.89445;.86672;161;20220316;15.3;12.2;13.8;6.3;12.41;1.6;1.79;6269 +72080;43.89445;.86672;161;20220317;13.7;11.5;12.6;2.9;12.21;1.2;1.21;5151 +72080;43.89445;.86672;161;20220318;12.6;8;10.3;1.9;9.85;0;1.4;7566 +72080;43.89445;.86672;161;20220319;16.3;5.9;11.1;4.6;9.15;0;2.77;16633 +72080;43.89445;.86672;161;20220320;16.9;7.5;12.2;4.9;10.22;0;2.43;11833 +72080;43.89445;.86672;161;20220321;17;9.5;13.2;7.4;9.59;0;3.64;18066 +72080;43.89445;.86672;161;20220322;16.9;7.9;12.4;6.9;7.45;0;4;17600 +72080;43.89445;.86672;161;20220323;16.9;5.6;11.3;5.1;7.55;0;3.53;19900 +72080;43.89445;.86672;161;20220324;17.9;2.2;10.1;3.3;7.72;0;3.04;19966 +72080;43.89445;.86672;161;20220325;19;5.1;12.1;3.2;7.22;0;3.35;16866 +72080;43.89445;.86672;161;20220326;18.9;2.9;10.9;3.6;6.59;0;3.66;20000 +72080;43.89445;.86672;161;20220327;21.6;3.4;12.5;2.9;7.35;0;3.71;19300 +72080;43.89445;.86672;161;20220328;21.4;3.9;12.6;2.6;7.89;0;3.27;15600 +72080;43.89445;.86672;161;20220329;18.5;5.8;12.1;2.5;10.35;5;2.17;11000 +72080;43.89445;.86672;161;20220330;13;9.7;11.3;2.8;11.55;4.4;1.23;4766 +72080;43.89445;.86672;161;20220331;14.2;8.8;11.5;5.2;9.62;3.4;2.61;14200 +72080;43.89445;.86672;161;20220401;9;1.7;5.3;6.9;5.62;.4;2.47;15233 +72080;43.89445;.86672;161;20220402;9;1.6;5.3;5.1;5.19;0;2.41;12866 +72080;43.89445;.86672;161;20220403;8;-1.8;3.1;2.8;5.11;0;1.84;15703 +72080;43.89445;.86672;161;20220404;11.6;-1;5.3;1.7;5.22;0;2.38;21192 +72080;43.89445;.86672;161;20220405;15.7;-3.3;6.2;1.6;5.99;0;2.74;23400 +72080;43.89445;.86672;161;20220406;12.5;5.6;9;3.1;10.05;0;1.27;5700 +72080;43.89445;.86672;161;20220407;20;8;14;5.1;11.19;.6;3.32;15666 +72080;43.89445;.86672;161;20220408;21.1;9.4;15.2;4.4;11.45;.6;3.35;13733 +72080;43.89445;.86672;161;20220409;15.4;7.7;11.6;3.3;8.29;.2;3.06;18233 +72080;43.89445;.86672;161;20220410;19.5;0;9.7;3.6;7.45;0;3.74;23733 +72080;43.89445;.86672;161;20220411;19.4;9.4;14.4;8;11.02;0;4.02;19300 +72080;43.89445;.86672;161;20220412;18.3;11.9;15.1;6.9;11.72;5;3.15;11133 +72080;43.89445;.86672;161;20220413;14.5;11.8;13.1;2.5;13.05;2.6;1.2;4533 +72080;43.89445;.86672;161;20220414;22;7.5;14.8;1.5;12.32;0;3.3;21500 +72080;43.89445;.86672;161;20220415;22.7;9.1;15.9;2.5;13.42;.1;3.23;17666 +72080;43.89445;.86672;161;20220416;23.3;9.8;16.5;3.4;12.62;0;4.08;22066 +72080;43.89445;.86672;161;20220417;22.4;9;15.7;3.3;11.79;0;4.1;23466 +72080;43.89445;.86672;161;20220418;18.7;10.9;14.8;3;11.55;0;2.85;13666 +72080;43.89445;.86672;161;20220419;13;8.8;10.9;2.9;11.75;10.1;1.13;4266 +72080;43.89445;.86672;161;20220420;13.1;8.4;10.8;2.5;11.12;5.2;1.37;6466 +72080;43.89445;.86672;161;20220421;15.3;8.7;12;2.4;12.09;0;1.45;6666 +72080;43.89445;.86672;161;20220422;18.6;10.1;14.4;2.3;12.52;0;2.78;16333 +72080;43.89445;.86672;161;20220423;12.8;10;11.4;2.8;11.59;10.2;1.19;4000 +72080;43.89445;.86672;161;20220424;17;9.2;13.1;4.9;11.89;1.4;2.44;11866 +72080;43.89445;.86672;161;20220425;18.8;4.9;11.9;1.5;10.65;0;3.05;21533 +72080;43.89445;.86672;161;20220426;22.9;5.2;14;1.9;10.75;0;4.01;25733 +72080;43.89445;.86672;161;20220427;21.5;9;15.2;2.3;12.69;0;3.19;16766 +72080;43.89445;.86672;161;20220428;18.3;13.3;15.8;2.4;14.59;0;1.84;7266 +72080;43.89445;.86672;161;20220429;21.4;10.5;15.9;2.6;14.05;0;3.26;18633 +72080;43.89445;.86672;161;20220430;22;12.4;17.2;3.3;13.15;0;3.99;21200 +72080;43.89445;.86672;161;20220501;20.9;10.8;15.8;2.7;12.15;0;3.68;20333 +72080;43.89445;.86672;161;20220502;20;11.7;15.9;2.4;12.55;0;3.11;15966 +72080;43.89445;.86672;161;20220503;21.1;11.1;16.1;2.2;13.05;2.2;3.13;16366 +72080;43.89445;.86672;161;20220504;20.6;11.7;16.1;2.6;12.89;.7;2.99;14066 +72080;43.89445;.86672;161;20220505;21.4;10.2;15.8;3.7;10.95;0;4.35;22333 +72080;43.89445;.86672;161;20220506;21.3;9;15.2;3.2;11.21;0;3.82;20820 +72080;43.89445;.86672;161;20220507;22.9;10.1;16.5;2.8;12.21;0;3.99;21370 +72080;43.89445;.86672;161;20220508;24.4;11.8;18.1;2.1;12.61;0;4.09;21296 +72080;43.89445;.86672;161;20220509;26.2;12.5;19.4;1.2;11.91;0;4.13;22365 +72080;43.89445;.86672;161;20220510;28.2;14.2;21.2;2.2;12.51;0;4.97;22727 +72080;43.89445;.86672;161;20220511;30.1;14.3;22.2;3.2;14.61;0;5.72;24331 +72080;43.89445;.86672;161;20220512;23.9;14.2;19.1;2.3;15.21;0;3.72;18877 +72080;43.89445;.86672;161;20220513;25.7;14.9;20.3;1.6;16.51;0;3.85;20073 +72080;43.89445;.86672;161;20220514;29.1;16;22.6;2.4;16.91;0;4.87;22327 +72080;43.89445;.86672;161;20220515;28.5;17.1;22.8;3.5;16.31;1.8;5.16;20829 +72080;43.89445;.86672;161;20220516;28.6;14.9;21.8;2.3;16.21;0;4.85;23045 +72080;43.89445;.86672;161;20220517;31.5;17.2;24.4;3.6;16.61;0;6.1;23661 +72080;43.89445;.86672;161;20220518;32;18.6;25.3;2.6;15.91;.8;5.79;22950 +72080;43.89445;.86672;161;20220519;28.9;17.6;23.3;3.6;19.51;.1;4.87;21049 +72080;43.89445;.86672;161;20220520;29.3;18.1;23.7;4.1;18.11;0;5.38;21024 +72080;43.89445;.86672;161;20220521;31.7;16.5;24.1;2.3;18.91;0;5.45;24781 +72080;43.89445;.86672;161;20220522;30.6;17.7;24.2;3.8;19.11;4.2;5.59;22806 +72080;43.89445;.86672;161;20220523;22.2;15.8;19;5.1;16.21;.3;3.54;15745 +72080;43.89445;.86672;161;20220524;16.8;12.5;14.7;2.7;13.51;2;2.3;12721 +72080;43.89445;.86672;161;20220525;18.7;9.8;14.3;2.8;12.01;0;3.18;18906 +72080;43.89445;.86672;161;20220526;20;10.9;15.5;2.3;13.01;0;3.29;19186 +72080;43.89445;.86672;161;20220527;25.1;14.9;20;2.9;14.21;0;4.48;20442 +72080;43.89445;.86672;161;20220528;26.6;12.4;19.5;2.4;12.51;0;5.01;24407 +72080;43.89445;.86672;161;20220529;24.6;12;18.3;3.1;9.01;0;5.28;22976 +72080;43.89445;.86672;161;20220530;24.9;10.6;17.8;1.7;9.61;.2;4.67;24618 +72080;43.89445;.86672;161;20220531;26.6;14.2;20.4;2.6;11.21;0;5.21;22890 +72080;43.89445;.86672;161;20220601;32.2;16.6;24.4;2.9;13.81;.1;6.5;25883 +72080;43.89445;.86672;161;20220602;28.4;16.7;22.6;2.7;18.11;1.1;4.86;22294 +72080;43.89445;.86672;161;20220603;30.3;18.5;24.4;4.3;18.91;6.9;5.79;22438 +72080;43.89445;.86672;161;20220604;24.7;18;21.4;2.1;20.71;3.7;3.3;16631 +72080;43.89445;.86672;161;20220605;24.3;16.5;20.4;3.1;17.51;.1;3.8;18075 +72080;43.89445;.86672;161;20220606;27.7;15.7;21.7;2.1;16.71;.1;4.71;22757 +72080;43.89445;.86672;161;20220607;24.8;16.2;20.5;2.2;15.91;.2;4.01;19103 +72080;43.89445;.86672;161;20220608;19.7;15.9;17.8;2.8;16.31;5.6;2.53;12297 +72080;43.89445;.86672;161;20220609;23.2;12.2;17.7;2.7;14.31;.2;4.05;21828 +72080;43.89445;.86672;161;20220610;27.8;13.9;20.9;1.6;15.01;0;4.82;24721 +72080;43.89445;.86672;161;20220611;31.7;17;24.4;1.7;15.71;0;5.57;25486 +72080;43.89445;.86672;161;20220612;29.5;17.4;23.5;2.9;19.51;2.7;5.11;23029 +72080;43.89445;.86672;161;20220613;30.5;18.7;24.6;2.8;20.71;.1;5.21;22746 +72080;43.89445;.86672;161;20220614;37;20.9;29;3.1;18.21;0;7.53;26800 +72080;43.89445;.86672;161;20220615;36.2;20.7;28.5;2.2;19.81;0;6.59;26289 +72080;43.89445;.86672;161;20220616;36.8;22.1;29.5;1.8;20.31;0;6.34;25583 +72080;43.89445;.86672;161;20220617;36.8;21.8;29.3;2;19.21;0;6.56;25867 +72080;43.89445;.86672;161;20220618;38.6;23.6;31.1;5;16.71;0;9.52;25875 +72080;43.89445;.86672;161;20220619;32.1;20.2;26.2;3.9;20.41;0;6.11;22915 +72080;43.89445;.86672;161;20220620;29.6;18.2;23.9;2.5;19.61;.1;5;22405 +72080;43.89445;.86672;161;20220621;27.4;19.2;23.3;2.7;20.61;1.2;4.2;18812 +72080;43.89445;.86672;161;20220622;27.3;19;23.2;2.3;19.21;.1;4.25;18932 +72080;43.89445;.86672;161;20220623;26.7;16.6;21.7;1.8;18.91;23.4;4.17;21008 +72080;43.89445;.86672;161;20220624;24.9;16.4;20.7;2.4;17.21;.5;3.96;19163 +72080;43.89445;.86672;161;20220625;22.8;17.8;20.3;3.9;16.31;3.3;3.64;14400 +72080;43.89445;.86672;161;20220626;18.2;13.5;15.9;3;15.81;8.4;2.32;13915 +72080;43.89445;.86672;161;20220627;21.3;14.2;17.8;2.4;15.61;0;3.24;17378 +72080;43.89445;.86672;161;20220628;25.4;15;20.2;2.2;14.01;0;4.47;21279 +72080;43.89445;.86672;161;20220629;27.3;14.4;20.9;1.7;14.81;.3;4.73;23820 +72080;43.89445;.86672;161;20220630;16.7;14.6;15.7;3.3;14.81;.9;1.91;8856 +72080;43.89445;.86672;161;20220701;23.5;11.4;17.5;2;13.21;0;4.17;22983 +72080;43.89445;.86672;161;20220702;29.8;13.7;21.8;2.3;13.21;0;5.76;26671 +72080;43.89445;.86672;161;20220703;29.3;16.5;22.9;2.9;17.11;2.1;5.35;23615 +72080;43.89445;.86672;161;20220704;26.4;15.7;21.1;3.2;18.21;2.2;4.4;21454 +72080;43.89445;.86672;161;20220705;28.7;17;22.9;2.4;17.31;0;4.96;22457 +72080;43.89445;.86672;161;20220706;28.2;16.2;22.2;2.7;14.51;0;5.26;22722 +72080;43.89445;.86672;161;20220707;28.3;15.7;22;2.8;15.81;0;5.19;23274 +72080;43.89445;.86672;161;20220708;28.8;15.3;22.1;2.2;15.71;0;5.12;24091 +72080;43.89445;.86672;161;20220709;31.2;16.2;23.7;2;14.51;0;5.67;25412 +72080;43.89445;.86672;161;20220710;32.8;17.8;25.3;2.1;15.01;0;6;25360 +72080;43.89445;.86672;161;20220711;34.9;20.2;27.6;2.3;15.51;0;6.48;25039 +72080;43.89445;.86672;161;20220712;35;20.8;27.9;2.5;14.71;0;6.67;24532 +72080;43.89445;.86672;161;20220713;35.2;20.2;27.7;2;13.41;0;6.39;25189 +72080;43.89445;.86672;161;20220714;36.2;21.6;28.9;2.3;16.31;0;6.64;24773 +72080;43.89445;.86672;161;20220715;34.8;20.9;27.9;2.2;15.61;0;6.28;24079 +72080;43.89445;.86672;161;20220716;36.1;21.1;28.6;2.4;15.81;0;6.73;24995 +72080;43.89445;.86672;161;20220717;37.6;20.2;28.9;2.6;14.11;0;7.43;26941 +72080;43.89445;.86672;161;20220718;39.1;24.5;31.8;5.2;14.11;0;9.99;24502 +72080;43.89445;.86672;161;20220719;32.3;21.2;26.8;3.3;20.11;1.6;5.76;21140 +72080;43.89445;.86672;161;20220720;29.2;20.4;24.8;3;17.31;0;5.03;18627 +72080;43.89445;.86672;161;20220721;32;17.9;25;2.6;16.81;0;5.79;23833 +72080;43.89445;.86672;161;20220722;29.1;20;24.6;3.9;18.11;.4;5.24;18837 +72080;43.89445;.86672;161;20220723;29.1;16.9;23;1.6;16.31;0;4.63;21932 +72080;43.89445;.86672;161;20220724;36.9;19;28;1.6;16.51;0;6.22;26735 +72080;43.89445;.86672;161;20220725;28.4;20.8;24.6;4.1;18.81;0;4.9;16922 +72080;43.89445;.86672;161;20220726;26.9;15.7;21.3;2.8;14.91;0;4.7;20731 +72080;43.89445;.86672;161;20220727;28;14.7;21.4;2.3;13.01;0;5;22615 +72080;43.89445;.86672;161;20220728;28.8;14.9;21.9;1.9;14.91;0;4.82;23055 +72080;43.89445;.86672;161;20220729;26.6;17.6;22.1;2.1;16.21;.4;4.1;18231 +72080;43.89445;.86672;161;20220730;29.3;19.1;24.2;2.1;17.31;0;4.59;19407 +72080;43.89445;.86672;161;20220731;32.6;17.4;25;2;16.61;0;5.47;23863 +72080;43.89445;.86672;161;20220801;33.8;17.5;25.7;2.3;16.91;0;5.9;24647 +72080;43.89445;.86672;161;20220802;36;17.8;26.9;1.7;15.51;0;6.01;25997 +72080;43.89445;.86672;161;20220803;38;21.1;29.6;2.4;14.81;0;6.9;24890 +72080;43.89445;.86672;161;20220804;34.8;21;27.9;3.1;21.21;0;6.06;22265 +72080;43.89445;.86672;161;20220805;32;19.6;25.8;3.5;19.21;0;5.63;20938 +72080;43.89445;.86672;161;20220806;32.9;18.6;25.8;2.8;17.41;0;5.76;22465 +72080;43.89445;.86672;161;20220807;33.4;18.7;26.1;2.4;12.61;0;5.99;22678 +72080;43.89445;.86672;161;20220808;35;17.7;26.4;1.9;11.21;0;5.97;24581 +72080;43.89445;.86672;161;20220809;35.6;18.5;27.1;1.9;11.71;0;6.01;24302 +72080;43.89445;.86672;161;20220810;36.9;20.3;28.6;2;11.51;0;6.25;23796 +72080;43.89445;.86672;161;20220811;38.6;22.9;30.8;3.8;20.11;0;7.55;22980 +72080;43.89445;.86672;161;20220812;38.9;23.3;31.1;2.5;21.41;0;6.51;22774 +72080;43.89445;.86672;161;20220813;34.5;21.2;27.9;3.5;21.11;2.8;5.97;20812 +72080;43.89445;.86672;161;20220814;26.4;20.5;23.5;3.3;20.11;.3;3.55;13362 +72080;43.89445;.86672;161;20220815;28.8;18.5;23.7;2.1;16.31;0;4.28;17948 +72080;43.89445;.86672;161;20220816;27.2;19.1;23.2;2.8;16.91;16.9;4.08;15676 +72080;43.89445;.86672;161;20220817;25.7;15.7;20.7;2.6;17.41;0;3.63;17446 +72080;43.89445;.86672;161;20220818;26.4;16.6;21.5;3;17.01;.6;3.93;17148 +72080;43.89445;.86672;161;20220819;26.3;16;21.2;2.7;16.71;0;3.85;17497 +72080;43.89445;.86672;161;20220820;29.2;17.2;23.2;1.8;17.91;0;4.05;18859 +72080;43.89445;.86672;161;20220821;27.8;19.1;23.5;2.3;17.61;.2;3.86;15765 +72080;43.89445;.86672;161;20220822;26.3;19.2;22.8;3.4;19.51;.5;3.53;14022 +72080;43.89445;.86672;161;20220823;30.2;20;25.1;1.9;19.11;0;4.03;16936 +72080;43.89445;.86672;161;20220824;35.3;19.9;27.6;2.1;17.71;.7;5.35;20947 +72080;43.89445;.86672;161;20220825;29.5;21.3;25.4;3.5;21.21;1.3;4.18;14838 +72080;43.89445;.86672;161;20220826;29.5;19.8;24.7;2.7;20.01;0;4.05;16128 +72080;43.89445;.86672;161;20220827;30.2;18.1;24.2;2.3;17.41;0;4.33;18025 +72080;43.89445;.86672;161;20220828;33.8;19.8;26.8;2;12.91;0;5.09;19336 +72080;43.89445;.86672;161;20220829;33.6;23.2;28.4;4.5;16.41;3.7;6.52;16366 +72080;43.89445;.86672;161;20220830;32.2;18.4;25.3;2.7;18.41;0;4.82;18894 +72080;43.89445;.86672;161;20220831;29.8;18.8;24.3;2.9;18.91;.2;4.23;16602 +72080;43.89445;.86672;161;20220901;29.1;18.4;23.8;2;19.02;.9;3.87;17209 +72080;43.89445;.86672;161;20220902;28;18.6;23.3;2;18.17;2.4;3.56;15536 +72080;43.89445;.86672;161;20220903;27.8;18.1;22.9;1.5;18.27;0;3.45;16707 +72080;43.89445;.86672;161;20220904;32.9;16.3;24.6;2.2;18.44;0;4.69;20108 +72080;43.89445;.86672;161;20220905;34.4;19.2;26.8;2.3;20.79;3.3;4.79;19270 +72080;43.89445;.86672;161;20220906;31.9;21;26.5;2.7;19.31;0;4.42;15707 +72080;43.89445;.86672;161;20220907;28.7;17.3;23;2.1;15.61;0;3.79;15950 +72080;43.89445;.86672;161;20220908;26.5;15.9;21.2;1.9;14.91;.9;3.34;15198 +72080;43.89445;.86672;161;20220909;24.9;17.2;21.1;1.8;16.01;3;2.85;12651 +72080;43.89445;.86672;161;20220910;26.6;14.5;20.6;2;14.01;0;3.45;16027 +72080;43.89445;.86672;161;20220911;32.6;17;24.8;3.3;13.31;0;5.48;18199 +72080;43.89445;.86672;161;20220912;32.8;21.4;27.1;5.2;18.71;0;5.88;15231 +72080;43.89445;.86672;161;20220913;31;23.1;27.1;4.2;22.01;.1;4.37;12348 +72080;43.89445;.86672;161;20220914;29.7;20.4;25.1;2.6;16.91;1.8;3.92;13372 +72080;43.89445;.86672;161;20220915;28.9;19.3;24.1;2.5;17.01;.2;3.67;13471 +72080;43.89445;.86672;161;20220916;25.2;17.7;21.5;3.7;15.61;0;3.49;11643 +72080;43.89445;.86672;161;20220917;21.8;12.6;17.2;2.5;9.11;0;3.24;12897 +72080;43.89445;.86672;161;20220918;25.2;10;17.6;2.8;6.91;0;4.23;16763 +72080;43.89445;.86672;161;20220919;26.4;9.9;18.2;2.4;7.51;0;4.05;17339 +72080;43.89445;.86672;161;20220920;24.8;9.6;17.2;1.9;8.41;0;3.35;16420 +72080;43.89445;.86672;161;20220921;24.8;10.2;17.5;1.6;9.41;0;3.05;15900 +72080;43.89445;.86672;161;20220922;26.2;11.2;18.7;2;10.41;0;3.38;15962 +72080;43.89445;.86672;161;20220923;24.9;13.5;19.2;2.5;13.51;5.5;3.07;13606 +72080;43.89445;.86672;161;20220924;17.3;14.5;15.9;2.1;16.01;5;1.21;6039 +72080;43.89445;.86672;161;20220925;19.7;11.7;15.7;2.5;12.81;0;2.16;10945 +72080;43.89445;.86672;161;20220926;19.1;9.5;14.3;2.9;12.01;2.2;2.18;11972 +72080;43.89445;.86672;161;20220927;17.5;12.9;15.2;4.5;14.51;3.9;1.61;7808 +72080;43.89445;.86672;161;20220928;17.5;14.6;16.1;5.7;16.11;8.5;1.33;5867 +72080;43.89445;.86672;161;20220929;15.7;13.1;14.4;3.4;14.11;7.4;1.23;5417 +72080;43.89445;.86672;161;20220930;18.6;10.1;14.4;2.5;11.51;.1;2.05;10677 +72080;43.89445;.86672;161;20221001;22.8;10.6;16.7;3.2;13.31;0;2.65;12885 +72080;43.89445;.86672;161;20221002;22.9;13.5;18.2;1.1;15.71;.1;1.87;11022 +72080;43.89445;.86672;161;20221003;24.2;15.1;19.7;1.1;15.11;0;2.01;10693 +72080;43.89445;.86672;161;20221004;25.9;13.3;19.6;1.4;13.41;.1;2.43;12647 +72080;43.89445;.86672;161;20221005;26.1;13.7;19.9;3.8;14.71;0;3.3;12383 +72080;43.89445;.86672;161;20221006;21.9;15.9;18.9;2.2;16.01;0;1.9;8127 +72080;43.89445;.86672;161;20221007;24.5;13.8;19.2;2.6;15.51;0;2.43;11130 +72080;43.89445;.86672;161;20221008;22.8;14.7;18.8;1.7;16.81;.6;1.78;9398 +72080;43.89445;.86672;161;20221009;25.7;13.4;19.6;3.3;15.01;0;2.89;11721 +72080;43.89445;.86672;161;20221010;24.9;15.6;20.3;3.8;16.11;0;2.78;9898 +72080;43.89445;.86672;161;20221011;23.3;15.2;19.3;2.1;16.21;0;1.96;9032 +72080;43.89445;.86672;161;20221012;23;13.9;18.5;1.8;15.41;.7;1.87;9521 +72080;43.89445;.86672;161;20221013;22.2;13.1;17.7;2.4;15.11;.7;1.9;9393 +72080;43.89445;.86672;161;20221014;20;17.1;18.6;3.5;17.71;.5;1.42;4687 +72080;43.89445;.86672;161;20221015;25.9;13.9;19.9;3.4;15.61;0;2.75;10682 +72080;43.89445;.86672;161;20221016;26.9;17.2;22.1;6.2;18.21;.1;3.45;9349 +72080;43.89445;.86672;161;20221017;26.5;19.9;23.2;5.8;19.31;.2;3.26;7387 +72080;43.89445;.86672;161;20221018;28.2;19.2;23.7;7;19.21;0;3.98;8713 +72080;43.89445;.86672;161;20221019;26.1;19;22.6;6.9;18.91;3;3.36;7491 +72080;43.89445;.86672;161;20221020;22.7;18.4;20.6;5.7;18.91;.7;2.1;5469 +72080;43.89445;.86672;161;20221021;22;15.9;19;2.1;15.61;.6;1.69;6655 +72080;43.89445;.86672;161;20221022;25.7;13.9;19.8;3.5;14.81;0;2.73;9609 +72080;43.89445;.86672;161;20221023;26.3;18.2;22.3;4.4;13.71;0;3.71;7635 +72080;43.89445;.86672;161;20221024;24;14.9;19.5;1.8;12.11;0;2.08;8051 +72080;43.89445;.86672;161;20221025;25.4;17.1;21.3;4.7;13.21;.1;3.64;7522 +72080;43.89445;.86672;161;20221026;25.3;15.7;20.5;4.1;16.31;.1;2.62;8066 +72080;43.89445;.86672;161;20221027;24;17.9;21;7.9;17.71;0;3.02;6084 +72080;43.89445;.86672;161;20221028;25.7;18.9;22.3;7.5;17.61;0;3.62;6396 +72080;43.89445;.86672;161;20221029;25.3;17.2;21.3;6.1;16.01;0;3.37;6991 +72080;43.89445;.86672;161;20221030;24.3;15.9;20.1;3.8;15.91;0;2.36;7037 +72080;43.89445;.86672;161;20221031;24.1;16.2;20.2;3.9;16.11;1.9;2.33;6686 +72080;43.89445;.86672;161;20221101;20.5;13.7;17.1;2.1;13.81;.1;1.48;6021 +72080;43.89445;.86672;161;20221102;19.8;12.1;16;2.6;12.21;0;1.67;6391 +72080;43.89445;.86672;161;20221103;21.3;13.9;17.6;5.4;12.91;4.1;2.67;6148 +72080;43.89445;.86672;161;20221104;13.6;10.9;12.3;5.6;11.01;6.5;1.44;3163 +72080;43.89445;.86672;161;20221105;16;7.7;11.9;1.8;10.11;.1;1.11;6392 +72080;43.89445;.86672;161;20221106;19.3;8.1;13.7;4;9.51;.2;2.24;7518 +72080;43.89445;.86672;161;20221107;19.5;9.1;14.3;3.3;11.71;0;1.65;7096 +72080;43.89445;.86672;161;20221108;19.7;13.8;16.8;5.7;15.01;.5;1.71;4959 +72080;43.89445;.86672;161;20221109;15.9;13.6;14.8;2.3;14.81;1.8;.77;2580 +72080;43.89445;.86672;161;20221110;14.6;7.6;11.1;1.2;11.61;.2;.68;5351 +72080;43.89445;.86672;161;20221111;20.8;6.2;13.5;3.5;12.31;.1;1.52;8170 +72080;43.89445;.86672;161;20221112;21.8;15.3;18.6;5.2;14.91;.1;2.26;4961 +72080;43.89445;.86672;161;20221113;19.8;9.9;14.9;2.5;11.81;0;1.44;6326 +72080;43.89445;.86672;161;20221114;14.9;12.8;13.9;3.8;13.51;1.4;.93;2199 +72080;43.89445;.86672;161;20221115;17.3;11.6;14.5;3.4;14.01;10.4;.98;4367 +72080;43.89445;.86672;161;20221116;18.1;10.6;14.4;3.6;12.31;.1;1.4;5120 +72080;43.89445;.86672;161;20221117;17.3;13.2;15.3;3.8;13.11;3.6;1.4;3407 +72080;43.89445;.86672;161;20221118;12.7;9.4;11.1;3.4;11.21;1.8;.82;2882 +72080;43.89445;.86672;161;20221119;10.4;7.6;9;3.6;10.11;1.1;.67;2515 +72080;43.89445;.86672;161;20221120;12.9;4.5;8.7;2.9;9.91;4.6;.68;5202 +72080;43.89445;.86672;161;20221121;13.5;8.9;11.2;4.5;11.21;22;.94;3475 +72080;43.89445;.86672;161;20221122;9.1;6.6;7.9;5.2;9.51;16.1;.63;2198 +72080;43.89445;.86672;161;20221123;15.8;8.5;12.2;4.1;11.91;5.6;.99;4582 +72080;43.89445;.86672;161;20221124;14.1;8.1;11.1;2.7;10.51;1.5;.91;3986 +72080;43.89445;.86672;161;20221125;11.7;9.1;10.4;2.9;10.81;5.8;.72;2164 +72080;43.89445;.86672;161;20221126;10.5;6.4;8.5;1.5;9.81;.1;.51;2997 +72080;43.89445;.86672;161;20221127;11.9;6.1;9;5;9.21;4.8;1.04;3756 +72080;43.89445;.86672;161;20221128;12.3;9.2;10.8;3.9;11.11;4.6;.78;2378 +72080;43.89445;.86672;161;20221129;11.3;8.1;9.7;2.6;10.31;.3;.67;2404 +72080;43.89445;.86672;161;20221130;4.9;2.4;3.7;1.2;7.71;0;.32;1954 +72080;43.89445;.86672;161;20221201;4.6;2.6;3.6;1;7.61;0;.34;1593 +72080;43.89445;.86672;161;20221202;6.5;4.4;5.5;1.2;8.31;0;.4;1641 +72080;43.89445;.86672;161;20221203;7.6;4.5;6.1;2.2;8.11;.2;.53;2237 +72080;43.89445;.86672;161;20221204;8.9;2.8;5.9;1.5;7.61;0;.52;3608 +72080;43.89445;.86672;161;20221205;9.4;2.2;5.8;3.3;7.21;.2;.8;3993 +72080;43.89445;.86672;161;20221206;10.5;5.7;8.1;2.4;7.51;0;.95;3004 +72080;43.89445;.86672;161;20221207;12.7;7.2;10;1.7;8.11;0;.91;3277 +72080;43.89445;.86672;161;20221208;9.3;3.9;6.6;2.6;8.81;2.9;.46;3211 +72080;43.89445;.86672;161;20221209;8.9;6.7;7.8;2.1;9.91;.5;.42;1583 +72080;43.89445;.86672;161;20221210;2.9;0;1.5;3.7;5.91;0;.48;1987 +72080;43.89445;.86672;161;20221211;4.9;-3;1;1.5;4.91;.2;.48;4070 +72080;43.89445;.86672;161;20221212;5.4;-.4;2.5;3.6;6.11;7.1;.57;3290 +72080;43.89445;.86672;161;20221213;12.8;4.9;8.9;5.4;11.51;2.4;.21;4030 +72080;43.89445;.86672;161;20221214;16.8;8.8;12.8;3.4;12.21;.6;.92;4047 +72080;43.89445;.86672;161;20221215;12.4;9.4;10.9;3.2;11.71;2.9;.59;1985 +72080;43.89445;.86672;161;20221216;10.3;9.2;9.8;2.2;10.81;.8;.57;705 +72080;43.89445;.86672;161;20221217;7.7;1.3;4.5;2.1;7.31;0;.45;3456 +72080;43.89445;.86672;161;20221218;11.7;4;7.9;6.7;9.41;0;.74;3904 +72080;43.89445;.86672;161;20221219;16;10.6;13.3;5.9;11.91;0;1.4;3062 +72080;43.89445;.86672;161;20221220;15.4;12.2;13.8;6.6;12.71;1.6;1.34;2068 +72080;43.89445;.86672;161;20221221;17.3;11;14.2;2.1;12.51;.1;.88;3404 +72080;43.89445;.86672;161;20221222;17.3;11.4;14.4;2.7;12.51;1.2;1.04;3256 +72080;43.89445;.86672;161;20221223;17.7;12.3;15;2.1;13.61;.1;.85;3064 +72080;43.89445;.86672;161;20221224;18.4;10.7;14.6;2.1;12.51;0;.94;3907 +72080;43.89445;.86672;161;20221225;16.6;9.6;13.1;4.6;11.61;.1;1.3;3675 +72080;43.89445;.86672;161;20221226;15.1;11;13.1;3.2;12.51;4;.86;2527 +72080;43.89445;.86672;161;20221227;12.7;10.5;11.6;1.2;12.41;.2;.49;1524 +72080;43.89445;.86672;161;20221228;16.1;8.9;12.5;4;11.41;.1;1.12;3782 +72080;43.89445;.86672;161;20221229;13.4;9.7;11.6;4.5;11.11;4.8;1;2369 +72080;43.89445;.86672;161;20221230;16;9.3;12.7;5.2;11.71;.6;1.22;3638 +72080;43.89445;.86672;161;20221231;16.7;10.9;13.8;6.6;12.71;0;1.37;3317 +72081;43.92142;1.17554;130;20220101;15.8;1.9;8.9;1.2;8.9;.1;.51;6345 +72081;43.92142;1.17554;130;20220102;13.9;2.9;8.4;1.6;9.75;.1;.51;4568 +72081;43.92142;1.17554;130;20220103;13.4;4.2;8.8;1.1;9.85;0;.42;4930 +72081;43.92142;1.17554;130;20220104;16.6;5.3;10.9;3.2;10.5;6.7;.97;5936 +72081;43.92142;1.17554;130;20220105;7;4.3;5.7;3.2;7.3;0;.72;3301 +72081;43.92142;1.17554;130;20220106;7;-.2;3.4;2.1;5.55;.1;.64;5701 +72081;43.92142;1.17554;130;20220107;8.6;-2.7;3;2.4;6.95;2.4;.45;4743 +72081;43.92142;1.17554;130;20220108;10.5;6;8.2;6;10.15;2.9;.55;2683 +72081;43.92142;1.17554;130;20220109;9.2;7.9;8.5;4.1;10.25;28;.55;1033 +72081;43.92142;1.17554;130;20220110;8.2;7.8;8;1.8;10.15;9.5;.46;450 +72081;43.92142;1.17554;130;20220111;8.1;3.1;5.6;2.1;7.6;.1;.53;4330 +72081;43.92142;1.17554;130;20220112;6.1;-2.2;1.9;1.3;5.85;0;.38;6160 +72081;43.92142;1.17554;130;20220113;1.1;-1.8;-.3;.9;5.85;0;.29;2106 +72081;43.92142;1.17554;130;20220114;6;-3.2;1.4;.8;5.35;.1;.38;5837 +72081;43.92142;1.17554;130;20220115;6;-4.5;.8;.5;5.4;.1;.29;7270 +72081;43.92142;1.17554;130;20220116;4.9;-4.7;.1;.9;5.6;.1;.3;6740 +72081;43.92142;1.17554;130;20220117;1.1;-1.8;-.3;.8;6.05;.1;.27;2631 +72081;43.92142;1.17554;130;20220118;1.6;.3;1;.8;6.55;.1;.31;1278 +72081;43.92142;1.17554;130;20220119;6.6;1.2;3.9;1.4;7.6;1.1;.39;3565 +72081;43.92142;1.17554;130;20220120;7.4;3.5;5.5;1.7;7.4;.5;.59;3300 +72081;43.92142;1.17554;130;20220121;6.9;-.9;3;2.3;5.4;0;.75;6504 +72081;43.92142;1.17554;130;20220122;7;-3.5;1.8;1.1;5;.1;.51;7671 +72081;43.92142;1.17554;130;20220123;10.2;-4.7;2.8;.7;5.35;0;.47;8696 +72081;43.92142;1.17554;130;20220124;12.4;-2.9;4.8;1.2;6.25;0;.69;8713 +72081;43.92142;1.17554;130;20220125;11.4;-3.1;4.1;.7;6.3;.1;.5;8799 +72081;43.92142;1.17554;130;20220126;7.4;-2.8;2.3;.6;6;0;.43;7001 +72081;43.92142;1.17554;130;20220127;2.1;-3.1;-.5;1;5.9;.1;.31;3858 +72081;43.92142;1.17554;130;20220128;.9;-2.4;-.8;1.1;5.8;0;.3;2946 +72081;43.92142;1.17554;130;20220129;.9;-.7;.1;.8;6;0;.34;2112 +72081;43.92142;1.17554;130;20220130;3.4;-.4;1.5;1.3;6.95;.1;.32;2902 +72081;43.92142;1.17554;130;20220131;8.2;3;5.6;4.8;8.65;.9;.49;3537 +72081;43.92142;1.17554;130;20220201;8.3;2;5.2;4.5;7.9;.1;.68;5224 +72081;43.92142;1.17554;130;20220202;9.9;6.6;8.2;2.7;10;.1;.59;3304 +72081;43.92142;1.17554;130;20220203;7.1;-.5;3.3;1;8.25;.1;.36;4529 +72081;43.92142;1.17554;130;20220204;11.5;6.1;8.8;1.9;10.5;.4;.6;3972 +72081;43.92142;1.17554;130;20220205;10.6;7.2;8.9;2.8;8.6;.1;1.07;4504 +72081;43.92142;1.17554;130;20220206;10.2;-1.4;4.4;3.1;7.7;.4;.72;8479 +72081;43.92142;1.17554;130;20220207;12.1;8.4;10.2;4.4;9.8;.9;1.26;4218 +72081;43.92142;1.17554;130;20220208;13.3;-.2;6.6;1;6.95;0;.92;10468 +72081;43.92142;1.17554;130;20220209;16.1;.2;8.1;2;7.35;.1;1.36;10808 +72081;43.92142;1.17554;130;20220210;11;-.1;5.4;1.2;8.37;.3;1.2;11300 +72081;43.92142;1.17554;130;20220211;12.6;7.6;10.1;1.8;9.17;0;1.05;5766 +72081;43.92142;1.17554;130;20220212;13.6;.6;7.1;2.4;6.74;0;1.33;9404 +72081;43.92142;1.17554;130;20220213;17;2.4;9.7;3.4;9.13;3.7;1.7;11500 +72081;43.92142;1.17554;130;20220214;11.1;8.1;9.6;4.6;9.5;5;1.27;6766 +72081;43.92142;1.17554;130;20220215;11;5.7;8.3;4.4;9.26;2.7;1.09;6566 +72081;43.92142;1.17554;130;20220216;13;8.2;10.6;5.5;11.4;1.1;.94;4196 +72081;43.92142;1.17554;130;20220217;14.9;11.5;13.2;4.4;13.2;0;1.1;4614 +72081;43.92142;1.17554;130;20220218;17;9;13;2.6;11.6;.2;1.45;8690 +72081;43.92142;1.17554;130;20220219;12.1;8;10;2.6;8.3;0;1.47;7916 +72081;43.92142;1.17554;130;20220220;12.8;1.7;7.3;3;9.25;.5;.96;7373 +72081;43.92142;1.17554;130;20220221;13.2;9.1;11.2;6.9;9.5;.8;1.99;6272 +72081;43.92142;1.17554;130;20220222;14.7;7.7;11.2;2.9;9.3;0;1.69;10164 +72081;43.92142;1.17554;130;20220223;16.2;4.5;10.4;.9;9.2;0;1.31;12294 +72081;43.92142;1.17554;130;20220224;14.9;5.2;10.1;2.8;9.7;.2;1.43;9403 +72081;43.92142;1.17554;130;20220225;12.2;5;8.6;2.4;6.8;0;1.69;10948 +72081;43.92142;1.17554;130;20220226;14.7;-1.6;6.5;1.9;5.35;.1;1.83;14379 +72081;43.92142;1.17554;130;20220227;15.3;-.2;7.6;1.2;7;0;1.41;12226 +72081;43.92142;1.17554;130;20220228;17.2;.9;9;1.3;8.1;0;1.59;14255 +72081;43.92142;1.17554;130;20220301;17.2;1.1;9.2;2.5;8.05;.1;1.98;14372 +72081;43.92142;1.17554;130;20220302;12.1;4;8;1.7;9.8;6.1;.86;6023 +72081;43.92142;1.17554;130;20220303;16.8;6.1;11.5;1.6;10.15;0;1.6;12151 +72081;43.92142;1.17554;130;20220304;10.5;6.4;8.4;4.2;10.2;5.4;.74;3755 +72081;43.92142;1.17554;130;20220305;9.7;6.9;8.3;3.4;9.15;.2;1.05;5192 +72081;43.92142;1.17554;130;20220306;11.9;6.2;9;2.4;8;0;1.57;10078 +72081;43.92142;1.17554;130;20220307;12.4;-.7;5.8;1.9;7.1;0;1.4;11740 +72081;43.92142;1.17554;130;20220308;15.6;.6;8.1;2.1;8.75;2.6;1.6;12592 +72081;43.92142;1.17554;130;20220309;15.8;4.3;10;3.1;9.8;0;1.85;13859 +72081;43.92142;1.17554;130;20220310;16;7.1;11.5;2;10.15;.2;1.64;10189 +72081;43.92142;1.17554;130;20220311;14.7;9;11.9;4.4;10.4;8.4;1.87;8083 +72081;43.92142;1.17554;130;20220312;11.2;8.4;9.8;3.4;10.3;5;1.11;5559 +72081;43.92142;1.17554;130;20220313;11.8;7;9.4;4.5;9.5;7.8;1.32;5258 +72081;43.92142;1.17554;130;20220314;14.6;2.4;8.5;6.4;9.7;0;1.57;10078 +72081;43.92142;1.17554;130;20220315;15.7;12.9;14.3;9.8;12;0;2.59;6334 +72081;43.92142;1.17554;130;20220316;16.7;10.4;13.5;4;11.85;.4;1.88;8315 +72081;43.92142;1.17554;130;20220317;15.7;11.1;13.4;2.3;12.3;1.4;1.39;6381 +72081;43.92142;1.17554;130;20220318;12.7;8.2;10.5;1.6;9.83;0;1.28;6933 +72081;43.92142;1.17554;130;20220319;16.6;6.9;11.8;4.3;8.93;0;2.8;16433 +72081;43.92142;1.17554;130;20220320;17.2;7.9;12.6;4.9;10;0;2.6;13133 +72081;43.92142;1.17554;130;20220321;16.5;10.6;13.6;7.3;9.4;0;3.64;18200 +72081;43.92142;1.17554;130;20220322;16.5;8.9;12.7;6.9;7.33;0;4.06;18066 +72081;43.92142;1.17554;130;20220323;16.8;7;11.9;4.9;7.3;0;3.56;19833 +72081;43.92142;1.17554;130;20220324;18.4;1.7;10;3;7.33;0;3.04;19833 +72081;43.92142;1.17554;130;20220325;19.8;4.8;12.3;2.8;6.83;0;3.27;16666 +72081;43.92142;1.17554;130;20220326;19.5;3.1;11.3;3.8;6.5;0;3.73;19866 +72081;43.92142;1.17554;130;20220327;21.9;5.3;13.6;3;7.27;0;3.82;19333 +72081;43.92142;1.17554;130;20220328;22;4.3;13.1;2.4;7.37;0;3.24;15766 +72081;43.92142;1.17554;130;20220329;19.2;6.1;12.6;2.2;9.8;2.3;2.3;12133 +72081;43.92142;1.17554;130;20220330;13.1;10.1;11.6;2.6;11.5;3.9;1.1;3966 +72081;43.92142;1.17554;130;20220331;14.8;8.9;11.9;5.1;9.53;3;2.69;14833 +72081;43.92142;1.17554;130;20220401;9;2.5;5.8;6.8;5.53;.6;2.49;14500 +72081;43.92142;1.17554;130;20220402;8.9;1.6;5.3;5;5.2;0;2.26;11766 +72081;43.92142;1.17554;130;20220403;8.2;-1.6;3.3;2.8;5.11;0;1.84;15703 +72081;43.92142;1.17554;130;20220404;11.8;-1.8;5;1.6;5.07;0;2.3;20538 +72081;43.92142;1.17554;130;20220405;15.5;-2.5;6.5;1.9;6.25;0;2.57;21391 +72081;43.92142;1.17554;130;20220406;12.1;5.8;8.9;2.9;9.87;0;1.15;5233 +72081;43.92142;1.17554;130;20220407;19.9;8.4;14.1;4.8;11.13;4;3.27;15800 +72081;43.92142;1.17554;130;20220408;21.1;10;15.5;4.3;11.47;.3;3.38;14300 +72081;43.92142;1.17554;130;20220409;15.4;7.8;11.6;3.4;8.07;.2;3.06;17666 +72081;43.92142;1.17554;130;20220410;19.8;.2;10;3.1;7.1;0;3.7;23633 +72081;43.92142;1.17554;130;20220411;19.1;7.9;13.5;6.9;10.57;0;3.71;18866 +72081;43.92142;1.17554;130;20220412;18.6;12.4;15.5;6.5;11.2;.7;3.43;12966 +72081;43.92142;1.17554;130;20220413;14.2;12.2;13.2;2.2;12.53;2.3;1.22;4133 +72081;43.92142;1.17554;130;20220414;22.5;6.7;14.6;1.4;12.1;0;3.29;21733 +72081;43.92142;1.17554;130;20220415;22.7;9.8;16.2;2.6;13.47;.1;3.16;17266 +72081;43.92142;1.17554;130;20220416;24.1;10.7;17.4;3.5;12.7;0;4.16;21500 +72081;43.92142;1.17554;130;20220417;22.6;8.3;15.4;3.4;11.57;0;4.07;22966 +72081;43.92142;1.17554;130;20220418;18.8;11;14.9;3.1;11.43;0;2.82;13400 +72081;43.92142;1.17554;130;20220419;13.5;9.1;11.3;2.7;11.67;14;1.06;3666 +72081;43.92142;1.17554;130;20220420;12.6;8.9;10.8;2.2;11.13;4.3;1.25;5933 +72081;43.92142;1.17554;130;20220421;15.1;9;12;2.4;12.1;.2;1.3;5766 +72081;43.92142;1.17554;130;20220422;18.4;10.7;14.6;1.8;12.57;0;2.47;14466 +72081;43.92142;1.17554;130;20220423;13.6;9.7;11.6;2.6;11.4;13.7;1.27;4300 +72081;43.92142;1.17554;130;20220424;17.4;9.4;13.4;4.8;12;.2;2.38;11600 +72081;43.92142;1.17554;130;20220425;18.7;5.4;12.1;1.4;10.53;0;3;21266 +72081;43.92142;1.17554;130;20220426;23.2;5.1;14.2;1.5;10.43;0;3.92;25533 +72081;43.92142;1.17554;130;20220427;21.9;8.2;15;1.9;12.3;0;3.07;17133 +72081;43.92142;1.17554;130;20220428;18.9;13.4;16.2;2.3;14.47;0;1.93;8100 +72081;43.92142;1.17554;130;20220429;21.9;12;17;2.6;14.07;0;3.38;18500 +72081;43.92142;1.17554;130;20220430;22.4;12.9;17.6;3.3;13.1;0;4.09;21166 +72081;43.92142;1.17554;130;20220501;21;10.7;15.9;2.7;12.03;0;3.69;20633 +72081;43.92142;1.17554;130;20220502;20.6;11.8;16.2;2.3;12.5;0;3.14;16533 +72081;43.92142;1.17554;130;20220503;21.4;11.3;16.3;2.1;13.07;3.1;3.04;15833 +72081;43.92142;1.17554;130;20220504;20.8;12.2;16.5;2.5;13.17;.9;2.84;13333 +72081;43.92142;1.17554;130;20220505;21.9;10.6;16.3;3.7;10.83;0;4.37;21966 +72081;43.92142;1.17554;130;20220506;21.8;9.8;15.8;3.8;11.15;0;4.13;20908 +72081;43.92142;1.17554;130;20220507;23.2;10.8;17;4;11.9;0;4.6;23008 +72081;43.92142;1.17554;130;20220508;25.2;11.7;18.4;2.4;12.45;0;4.44;22662 +72081;43.92142;1.17554;130;20220509;26.4;9.5;17.9;.8;12.25;0;4.26;26117 +72081;43.92142;1.17554;130;20220510;28.6;9.9;19.2;1.3;12.45;0;4.88;27193 +72081;43.92142;1.17554;130;20220511;30.6;10.8;20.7;2.7;13.4;0;5.9;27825 +72081;43.92142;1.17554;130;20220512;24.9;14.7;19.8;2.3;15.55;.5;4.04;20297 +72081;43.92142;1.17554;130;20220513;26.1;15.2;20.7;1;16.7;0;3.94;21429 +72081;43.92142;1.17554;130;20220514;29.9;13.1;21.5;1.6;16.1;0;5.04;26106 +72081;43.92142;1.17554;130;20220515;29.6;15.1;22.3;3.2;15.75;.6;5.62;24584 +72081;43.92142;1.17554;130;20220516;29;14.4;21.7;1.5;15.9;0;4.92;25483 +72081;43.92142;1.17554;130;20220517;32.2;14.1;23.1;1.4;15.85;0;5.47;27527 +72081;43.92142;1.17554;130;20220518;32.8;17.4;25.1;1.7;16;.4;5.78;26394 +72081;43.92142;1.17554;130;20220519;29.9;18;24;3.3;17.7;0;5.63;23862 +72081;43.92142;1.17554;130;20220520;30.2;16.6;23.4;3.3;17.1;0;5.5;22601 +72081;43.92142;1.17554;130;20220521;32.3;16.5;24.4;1.6;18.9;0;5.28;25205 +72081;43.92142;1.17554;130;20220522;31.2;17.6;24.4;2;19.1;7.7;4.96;21924 +72081;43.92142;1.17554;130;20220523;22.9;16.4;19.7;4.1;16.45;.3;3.51;14406 +72081;43.92142;1.17554;130;20220524;17.1;13.5;15.3;3.2;13.55;1.6;2.32;10841 +72081;43.92142;1.17554;130;20220525;21.1;10.1;15.6;3.7;11.9;0;4.17;22996 +72081;43.92142;1.17554;130;20220526;20.6;11;15.8;2.9;12.95;0;3.24;16793 +72081;43.92142;1.17554;130;20220527;25.4;14;19.7;3.1;14.2;0;4.94;23872 +72081;43.92142;1.17554;130;20220528;26.9;13.1;20;2.8;13.05;0;5.47;26699 +72081;43.92142;1.17554;130;20220529;25.3;9.8;17.5;1.9;9.55;0;5.16;28059 +72081;43.92142;1.17554;130;20220530;25.7;9.4;17.5;1.5;10.3;.5;4.85;27247 +72081;43.92142;1.17554;130;20220531;26.9;14.8;20.8;1.4;12.4;0;4.99;25937 +72081;43.92142;1.17554;130;20220601;32.3;13.2;22.8;1.5;14.9;.4;5.92;29445 +72081;43.92142;1.17554;130;20220602;28.9;18.2;23.5;2.3;18.15;.7;5.03;22736 +72081;43.92142;1.17554;130;20220603;32.5;18.1;25.3;2.9;18.2;6.9;6.31;26461 +72081;43.92142;1.17554;130;20220604;26.6;17;21.8;2.2;20.55;3.6;3.96;19681 +72081;43.92142;1.17554;130;20220605;25;17;21;2.8;17.85;0;4;18802 +72081;43.92142;1.17554;130;20220606;27.6;14.9;21.2;1.6;16.75;.1;4.63;23768 +72081;43.92142;1.17554;130;20220607;24.9;17.3;21.1;2.3;16.2;.1;4;18101 +72081;43.92142;1.17554;130;20220608;21;15.2;18.1;2.4;16.35;5.1;2.63;12442 +72081;43.92142;1.17554;130;20220609;23.3;12.6;18;2.9;14.15;.1;4.12;21366 +72081;43.92142;1.17554;130;20220610;28.7;11.4;20.1;1.1;14.15;0;5.23;29367 +72081;43.92142;1.17554;130;20220611;32.9;13.9;23.4;1.3;15.35;0;5.89;29785 +72081;43.92142;1.17554;130;20220612;30.7;18;24.4;2.6;19.25;2.3;5.23;22069 +72081;43.92142;1.17554;130;20220613;31.7;18.6;25.1;2.3;20.3;.1;5.88;26787 +72081;43.92142;1.17554;130;20220614;36.8;17.7;27.3;2;19.1;.1;6.73;28350 +72081;43.92142;1.17554;130;20220615;36.5;19.5;28;1.5;19.35;0;6.44;28697 +72081;43.92142;1.17554;130;20220616;36.6;19.3;28;1.2;20.15;0;6.19;28199 +72081;43.92142;1.17554;130;20220617;38.6;19.1;28.9;1.1;19.15;0;6.47;29348 +72081;43.92142;1.17554;130;20220618;37.4;18.4;27.9;3.1;17.2;0;7.91;28961 +72081;43.92142;1.17554;130;20220619;35.8;19.4;27.6;3.3;18.1;0;7.3;26723 +72081;43.92142;1.17554;130;20220620;30.6;19.2;24.9;2.3;19.85;0;5.02;21240 +72081;43.92142;1.17554;130;20220621;29;19.9;24.5;2.4;21.5;.4;4.25;17908 +72081;43.92142;1.17554;130;20220622;29.4;19;24.2;2.2;19.35;.1;5.13;23314 +72081;43.92142;1.17554;130;20220623;27.9;16.4;22.2;1.6;18.45;21.6;4.5;22377 +72081;43.92142;1.17554;130;20220624;26;16.2;21.1;2.1;17.15;.4;4.56;22889 +72081;43.92142;1.17554;130;20220625;25.6;14.8;20.2;2.6;16.95;2.3;4.21;20674 +72081;43.92142;1.17554;130;20220626;19.1;14.4;16.7;2.8;16.3;9.6;2.12;10606 +72081;43.92142;1.17554;130;20220627;21.7;14.5;18.1;2.8;15.85;0;3.02;14448 +72081;43.92142;1.17554;130;20220628;26.1;16;21;2.3;14.05;0;5.27;25799 +72081;43.92142;1.17554;130;20220629;28.8;11.9;20.4;1.7;14.95;.5;5.39;28666 +72081;43.92142;1.17554;130;20220630;18.5;15.3;16.9;3.3;15;1.2;2.35;9748 +72081;43.92142;1.17554;130;20220701;24.4;12.6;18.5;1.4;13.65;.1;4.65;26492 +72081;43.92142;1.17554;130;20220702;31.4;10.1;20.8;1.3;13.75;0;5.65;30193 +72081;43.92142;1.17554;130;20220703;31;17.5;24.2;2.7;17.1;1;5.91;25267 +72081;43.92142;1.17554;130;20220704;28.1;16.5;22.3;3.1;18.3;1.6;4.94;22519 +72081;43.92142;1.17554;130;20220705;30.1;17.8;24;2.9;17.05;0;6.03;26414 +72081;43.92142;1.17554;130;20220706;30;15.1;22.6;2.1;14.35;0;5.66;26312 +72081;43.92142;1.17554;130;20220707;29.7;16.5;23.1;3.8;15.25;0;6.37;26738 +72081;43.92142;1.17554;130;20220708;30.2;16.7;23.4;2.8;15.4;0;6.17;27418 +72081;43.92142;1.17554;130;20220709;33.1;14.4;23.7;1.9;14.35;0;6.33;29606 +72081;43.92142;1.17554;130;20220710;34.2;15.4;24.8;1.5;14.45;0;6.24;29922 +72081;43.92142;1.17554;130;20220711;36.3;15.9;26.1;1.4;15.4;0;6.42;29865 +72081;43.92142;1.17554;130;20220712;36.8;17.3;27.1;1.8;15.85;0;6.82;29731 +72081;43.92142;1.17554;130;20220713;36.2;15.2;25.7;1.4;13.95;0;6.34;29948 +72081;43.92142;1.17554;130;20220714;37.3;17.3;27.3;1.7;16.65;0;6.75;29562 +72081;43.92142;1.17554;130;20220715;36.5;19.6;28;1.9;15.9;0;6.66;27571 +72081;43.92142;1.17554;130;20220716;37.7;16.4;27.1;1.3;15.45;0;6.33;29336 +72081;43.92142;1.17554;130;20220717;38.9;16.5;27.7;1.3;15;0;6.51;29296 +72081;43.92142;1.17554;130;20220718;39.3;18.5;28.9;2.9;14.9;0;8.29;29304 +72081;43.92142;1.17554;130;20220719;34;21.4;27.7;2.5;19.95;0;5.96;23175 +72081;43.92142;1.17554;130;20220720;29.9;21.3;25.6;3.3;17.5;0;5.59;20003 +72081;43.92142;1.17554;130;20220721;33.5;17.3;25.4;1.6;16.55;0;5.81;27087 +72081;43.92142;1.17554;130;20220722;30.3;18.9;24.6;3;18.15;.4;5.4;22029 +72081;43.92142;1.17554;130;20220723;30.1;17.3;23.7;2;16.5;0;5.46;25476 +72081;43.92142;1.17554;130;20220724;37.6;15.6;26.6;1.5;16.1;0;6.38;28625 +72081;43.92142;1.17554;130;20220725;29.2;21.2;25.2;4;18.6;0;5.11;16379 +72081;43.92142;1.17554;130;20220726;28.1;16.6;22.3;3.2;14.7;0;5.73;25502 +72081;43.92142;1.17554;130;20220727;29;15.6;22.3;2.6;13.2;0;5.8;26001 +72081;43.92142;1.17554;130;20220728;29.9;16.1;23;2.6;14.95;0;5.49;23627 +72081;43.92142;1.17554;130;20220729;27.5;18.5;23;2.6;16.4;.6;4.74;20099 +72081;43.92142;1.17554;130;20220730;30.6;19.3;24.9;2.4;17.25;0;5.43;23117 +72081;43.92142;1.17554;130;20220731;33.9;16.8;25.4;2.1;16.5;0;6.15;26983 +72081;43.92142;1.17554;130;20220801;34.8;19;26.9;2.9;16.75;0;6.8;26504 +72081;43.92142;1.17554;130;20220802;36.7;18.2;27.5;1.8;15.15;0;6.32;27160 +72081;43.92142;1.17554;130;20220803;38.5;17.3;27.9;1.4;15.05;0;6.25;27603 +72081;43.92142;1.17554;130;20220804;36.9;21.4;29.2;2.1;20.4;0;6.36;25185 +72081;43.92142;1.17554;130;20220805;32.3;20.7;26.5;3;19.4;0;5.58;21071 +72081;43.92142;1.17554;130;20220806;33.8;19.5;26.7;2.9;17.6;0;6.35;24474 +72081;43.92142;1.17554;130;20220807;34.4;19.1;26.8;2.3;13.05;0;6.47;25789 +72081;43.92142;1.17554;130;20220808;35.6;15.9;25.8;1.4;11.7;0;5.76;27012 +72081;43.92142;1.17554;130;20220809;36.3;16.3;26.3;1.4;12.4;0;5.78;26689 +72081;43.92142;1.17554;130;20220810;37.4;15.1;26.3;1.4;12.9;0;5.78;26431 +72081;43.92142;1.17554;130;20220811;38.5;19.9;29.2;2.1;19.65;0;6.32;24928 +72081;43.92142;1.17554;130;20220812;39.6;22.4;31;1.9;21.4;0;6.38;24574 +72081;43.92142;1.17554;130;20220813;35.7;21.6;28.6;3.5;20.15;2.4;6.48;21593 +72081;43.92142;1.17554;130;20220814;28.6;21.2;24.9;3.9;20.1;0;4.71;17017 +72081;43.92142;1.17554;130;20220815;30.1;18.6;24.3;1.7;16.7;.1;4.46;19910 +72081;43.92142;1.17554;130;20220816;30.8;15.5;23.1;1.8;16.7;6.8;4.72;22647 +72081;43.92142;1.17554;130;20220817;27.6;16.4;22;2.9;17.25;.1;4.43;20172 +72081;43.92142;1.17554;130;20220818;27.6;17.1;22.4;3.8;16.8;.6;4.78;19499 +72081;43.92142;1.17554;130;20220819;27.2;16.9;22.1;3.3;16.8;0;4.18;16330 +72081;43.92142;1.17554;130;20220820;30.5;16.4;23.5;1.5;17.45;0;4.51;22477 +72081;43.92142;1.17554;130;20220821;29.9;18.2;24;2.1;17.25;.1;4.38;18952 +72081;43.92142;1.17554;130;20220822;26.3;19.7;23;3.3;18.95;.3;3.62;13380 +72081;43.92142;1.17554;130;20220823;31.5;19.4;25.5;2.1;18.65;0;4.87;21135 +72081;43.92142;1.17554;130;20220824;36.1;16.1;26.1;1.1;16.95;.5;4.94;24219 +72081;43.92142;1.17554;130;20220825;30.8;21.3;26.1;3.1;20.4;1.3;4.67;17037 +72081;43.92142;1.17554;130;20220826;30.8;20.7;25.8;3;19.55;0;4.81;18402 +72081;43.92142;1.17554;130;20220827;31.5;18.3;24.9;2.4;16.95;0;5.01;21190 +72081;43.92142;1.17554;130;20220828;34.4;14.5;24.5;1.4;13.5;0;4.91;24088 +72081;43.92142;1.17554;130;20220829;34.5;16.7;25.6;2.6;15.65;3.6;5.22;17737 +72081;43.92142;1.17554;130;20220830;32.6;17.4;25;1.1;19.5;0;4.11;20633 +72081;43.92142;1.17554;130;20220831;29.9;17.8;23.9;2.1;18.6;.1;3.95;17128 +72081;43.92142;1.17554;130;20220901;28.9;19.2;24;2.3;19.2;1;3.8;16023 +72081;43.92142;1.17554;130;20220902;28.1;19.1;23.6;1.8;18.45;9.2;3.58;15932 +72081;43.92142;1.17554;130;20220903;28.2;18.4;23.3;1.5;18.5;0;3.49;16763 +72081;43.92142;1.17554;130;20220904;33.1;16.5;24.8;2.5;18.95;.1;4.88;20764 +72081;43.92142;1.17554;130;20220905;34.8;19.6;27.2;2.5;21.2;.7;4.89;19087 +72081;43.92142;1.17554;130;20220906;32.9;20.3;26.6;2.4;18.95;.1;4.74;18479 +72081;43.92142;1.17554;130;20220907;28.5;17.7;23.1;2.4;15.85;.1;3.85;14764 +72081;43.92142;1.17554;130;20220908;27.4;13.2;20.3;1.4;14.7;1.7;3.35;17766 +72081;43.92142;1.17554;130;20220909;25.4;17.2;21.3;1.7;16.05;1.9;2.88;12728 +72081;43.92142;1.17554;130;20220910;27.1;12.3;19.7;1.1;13.7;0;3.33;19491 +72081;43.92142;1.17554;130;20220911;33;12.4;22.7;1.2;13.75;0;4.06;21546 +72081;43.92142;1.17554;130;20220912;32.8;16.8;24.8;3.2;18.3;0;4.8;18467 +72081;43.92142;1.17554;130;20220913;31.6;20.8;26.2;3.1;22.1;.1;3.79;11948 +72081;43.92142;1.17554;130;20220914;31;18.7;24.9;2.3;19.3;2.9;3.92;16170 +72081;43.92142;1.17554;130;20220915;30.1;18.5;24.3;2.3;18.15;.2;4;17648 +72081;43.92142;1.17554;130;20220916;26.4;18.6;22.5;3.6;15.7;0;4.05;14189 +72081;43.92142;1.17554;130;20220917;22.5;12.8;17.7;2;9.6;0;3.35;17289 +72081;43.92142;1.17554;130;20220918;25.7;7;16.3;1.3;7.55;0;3.26;19918 +72081;43.92142;1.17554;130;20220919;27.4;6.4;16.9;1.2;8.2;0;3.25;20250 +72081;43.92142;1.17554;130;20220920;25.8;7.4;16.6;1.6;8.75;0;3.38;19457 +72081;43.92142;1.17554;130;20220921;25.6;9;17.3;1.7;9.35;0;3.27;18124 +72081;43.92142;1.17554;130;20220922;26.5;7.9;17.2;1;9.85;0;2.92;18713 +72081;43.92142;1.17554;130;20220923;25.7;9.8;17.7;1.6;13.45;9.3;2.62;13817 +72081;43.92142;1.17554;130;20220924;19.3;14.5;16.9;2;15.6;5.5;1.7;8574 +72081;43.92142;1.17554;130;20220925;19.8;11.3;15.5;2;12.75;0;2.05;10786 +72081;43.92142;1.17554;130;20220926;20.6;8.2;14.4;2.9;11.7;3.3;2.47;13686 +72081;43.92142;1.17554;130;20220927;18.4;13.3;15.9;4.5;14.2;2.4;2.02;8815 +72081;43.92142;1.17554;130;20220928;18.3;14.7;16.5;5.6;15.8;8.5;1.78;7615 +72081;43.92142;1.17554;130;20220929;17;13.1;15;3.4;14.1;8.4;1.58;7346 +72081;43.92142;1.17554;130;20220930;18.9;10.5;14.7;3.1;11.65;.2;2.38;13219 +72081;43.92142;1.17554;130;20221001;23.8;9.5;16.6;2.5;13.1;0;2.54;12131 +72081;43.92142;1.17554;130;20221002;24.1;10.8;17.5;1.1;14.45;.1;2.17;13937 +72081;43.92142;1.17554;130;20221003;24.6;12.7;18.7;1;14.65;0;2.23;14417 +72081;43.92142;1.17554;130;20221004;25.6;8.9;17.2;.9;12.8;.1;2.29;16268 +72081;43.92142;1.17554;130;20221005;26;9;17.5;2;14.1;0;2.63;15720 +72081;43.92142;1.17554;130;20221006;21.9;15.8;18.9;1.8;15.95;0;1.82;8059 +72081;43.92142;1.17554;130;20221007;24.6;10.5;17.5;.9;14.7;0;2.01;13608 +72081;43.92142;1.17554;130;20221008;22.9;14.2;18.6;1.1;16.1;.8;1.64;8983 +72081;43.92142;1.17554;130;20221009;25.2;10.3;17.8;1.7;14;.1;2.39;14302 +72081;43.92142;1.17554;130;20221010;25.4;10.9;18.1;1.4;14.95;0;2.04;12337 +72081;43.92142;1.17554;130;20221011;23.2;12.7;18;.8;15.5;.1;1.71;11312 +72081;43.92142;1.17554;130;20221012;24.3;13.5;18.9;1.3;15.3;.4;2;12478 +72081;43.92142;1.17554;130;20221013;22.8;12.5;17.7;1.4;14.7;.2;1.74;9541 +72081;43.92142;1.17554;130;20221014;21.9;17.1;19.5;3.3;16.9;.4;1.94;6187 +72081;43.92142;1.17554;130;20221015;26.5;11;18.8;1.4;14.65;0;2.18;13785 +72081;43.92142;1.17554;130;20221016;27.2;15;21.1;3.7;17.15;0;2.92;12057 +72081;43.92142;1.17554;130;20221017;26.5;20.6;23.6;4.2;18.5;.3;3.04;7684 +72081;43.92142;1.17554;130;20221018;28;15.5;21.7;3;17.9;.1;2.71;11662 +72081;43.92142;1.17554;130;20221019;26.3;13.8;20.1;3.1;17.5;2.6;2.19;9156 +72081;43.92142;1.17554;130;20221020;22.5;17.6;20.1;2.9;19.35;1.3;1.42;4329 +72081;43.92142;1.17554;130;20221021;23.8;13.7;18.7;1.7;16.7;.6;1.6;8167 +72081;43.92142;1.17554;130;20221022;26.1;11.7;18.9;1.9;14.65;0;2.17;11815 +72081;43.92142;1.17554;130;20221023;27.3;16.4;21.9;3.5;14;0;3.25;6528 +72081;43.92142;1.17554;130;20221024;24.2;12.6;18.4;1.1;13.6;0;1.66;10709 +72081;43.92142;1.17554;130;20221025;25.2;9.8;17.5;2.1;13.55;.2;1.98;9411 +72081;43.92142;1.17554;130;20221026;24.6;11.1;17.8;1.5;15.5;.2;1.52;8704 +72081;43.92142;1.17554;130;20221027;24.4;13.7;19.1;2.9;16.95;0;1.72;6893 +72081;43.92142;1.17554;130;20221028;25.7;18;21.8;4.2;17;0;2.7;7476 +72081;43.92142;1.17554;130;20221029;26;14.5;20.2;3.2;14.2;0;2.37;8666 +72081;43.92142;1.17554;130;20221030;23.5;11.7;17.6;1.6;14.2;0;1.5;8286 +72081;43.92142;1.17554;130;20221031;25.2;10.9;18.1;1.6;14.95;3.1;1.6;8120 +72081;43.92142;1.17554;130;20221101;20.8;14.5;17.6;1.8;14.1;.1;1.4;5902 +72081;43.92142;1.17554;130;20221102;20.3;10.7;15.5;1.3;12.1;.1;1.23;7598 +72081;43.92142;1.17554;130;20221103;20.5;7.8;14.2;2.5;11.95;5.2;1.51;8706 +72081;43.92142;1.17554;130;20221104;15;10.7;12.9;5.3;10.95;4.9;1.7;5502 +72081;43.92142;1.17554;130;20221105;16;5.1;10.5;1.4;9.2;.1;1.04;9004 +72081;43.92142;1.17554;130;20221106;19.9;2;10.9;1.4;8.7;.2;1.29;10331 +72081;43.92142;1.17554;130;20221107;20.2;4;12.1;1.8;10.1;.1;1.34;9855 +72081;43.92142;1.17554;130;20221108;20.2;8.8;14.5;1.9;13.3;.4;1.13;5849 +72081;43.92142;1.17554;130;20221109;16.5;12.2;14.3;1.5;14.55;2.6;.73;3663 +72081;43.92142;1.17554;130;20221110;16.1;7.7;11.9;.8;11.5;.1;.74;6158 +72081;43.92142;1.17554;130;20221111;21.6;5.1;13.3;2.2;11.55;.1;1.4;9500 +72081;43.92142;1.17554;130;20221112;22.2;10.7;16.5;2.5;13.25;0;1.49;7869 +72081;43.92142;1.17554;130;20221113;21;4.9;13;1.3;10.5;0;1.06;9349 +72081;43.92142;1.17554;130;20221114;16.6;7.7;12.2;1.3;12.25;.6;.72;4676 +72081;43.92142;1.17554;130;20221115;18;9.4;13.7;1.7;13.3;10.3;.84;5009 +72081;43.92142;1.17554;130;20221116;18.2;9.7;14;2.1;12.35;.1;1.06;7245 +72081;43.92142;1.17554;130;20221117;18.2;12.6;15.4;3.2;13.1;7.4;1.38;4957 +72081;43.92142;1.17554;130;20221118;14;9.4;11.7;3.3;11.3;1.4;.94;5071 +72081;43.92142;1.17554;130;20221119;11;7.8;9.4;3.4;9.95;1.6;.81;3651 +72081;43.92142;1.17554;130;20221120;11.7;3.3;7.5;2.3;9.7;4;.53;5147 +72081;43.92142;1.17554;130;20221121;13.4;7.9;10.6;3.8;10.95;21.7;.88;2760 +72081;43.92142;1.17554;130;20221122;9.8;6.2;8;4.3;9.45;14.6;.7;3038 +72081;43.92142;1.17554;130;20221123;16.4;8.3;12.4;3.6;11.5;6;1.14;5049 +72081;43.92142;1.17554;130;20221124;14.2;4.8;9.5;1.8;10;1.1;.66;5295 +72081;43.92142;1.17554;130;20221125;11.9;6.3;9.1;2.2;10.45;5;.53;3456 +72081;43.92142;1.17554;130;20221126;10.1;3.3;6.7;1.1;8.9;.1;.44;4063 +72081;43.92142;1.17554;130;20221127;12.2;.3;6.3;2.3;8.4;3.7;.56;5910 +72081;43.92142;1.17554;130;20221128;13.3;8.3;10.8;3.3;10.75;4.3;.86;3693 +72081;43.92142;1.17554;130;20221129;11.9;6.2;9.1;2.2;9.6;.3;.69;3860 +72081;43.92142;1.17554;130;20221130;6.9;2.3;4.6;1.4;7.75;.1;.42;2752 +72081;43.92142;1.17554;130;20221201;5.1;2.3;3.7;1.4;7.7;0;.33;1916 +72081;43.92142;1.17554;130;20221202;7;4.6;5.8;1;8.25;0;.44;1603 +72081;43.92142;1.17554;130;20221203;7.4;3.5;5.5;1.2;8.15;.5;.4;2913 +72081;43.92142;1.17554;130;20221204;8.8;4.1;6.4;1.1;7.8;0;.47;4633 +72081;43.92142;1.17554;130;20221205;10.9;-1.7;4.6;1;6.35;.1;.41;6856 +72081;43.92142;1.17554;130;20221206;10.6;2.1;6.4;.8;7.5;0;.43;4526 +72081;43.92142;1.17554;130;20221207;13;5.3;9.2;1.1;8.1;.1;.55;5544 +72081;43.92142;1.17554;130;20221208;8.9;.9;4.9;1.4;7.85;2.6;.39;3502 +72081;43.92142;1.17554;130;20221209;9.6;6.3;8;1.8;10;.8;.43;1942 +72081;43.92142;1.17554;130;20221210;2.7;1;1.8;3.9;6.05;0;.52;1777 +72081;43.92142;1.17554;130;20221211;3.8;-5.5;-.8;1.4;4.6;.1;.34;5500 +72081;43.92142;1.17554;130;20221212;4.4;-3.7;.3;1.9;5.85;7.2;.33;3136 +72081;43.92142;1.17554;130;20221213;12.4;4.1;8.2;3.5;10.6;3;.41;3127 +72081;43.92142;1.17554;130;20221214;15.7;8.3;12;1.8;11.7;.9;.66;3812 +72081;43.92142;1.17554;130;20221215;12;6.9;9.4;1.9;11.1;3.2;.44;2291 +72081;43.92142;1.17554;130;20221216;11.1;9.2;10.2;1.6;10.85;.8;.53;1746 +72081;43.92142;1.17554;130;20221217;7;.7;3.8;1.4;7.1;.1;.37;3477 +72081;43.92142;1.17554;130;20221218;12.8;.3;6.6;2.6;7.95;0;.66;5919 +72081;43.92142;1.17554;130;20221219;16.1;5;10.5;1.7;9.85;0;.66;5074 +72081;43.92142;1.17554;130;20221220;15.7;7.4;11.5;2.1;11.65;.7;.64;3161 +72081;43.92142;1.17554;130;20221221;17.4;10.6;14;1.7;12.35;.1;.74;4940 +72081;43.92142;1.17554;130;20221222;18;7.8;12.9;2;12;.9;.78;4618 +72081;43.92142;1.17554;130;20221223;18.4;11;14.7;1.7;13.1;0;.75;5243 +72081;43.92142;1.17554;130;20221224;18.1;7.7;12.9;1.4;11.05;0;.68;5651 +72081;43.92142;1.17554;130;20221225;16.3;4.4;10.3;2.3;10.05;.1;.68;5922 +72081;43.92142;1.17554;130;20221226;15.6;5.5;10.6;1.6;11.1;3.3;.56;4072 +72081;43.92142;1.17554;130;20221227;13.9;10;12;.9;11.9;.2;.49;3422 +72081;43.92142;1.17554;130;20221228;15.6;5.2;10.4;2.2;10.25;.1;.7;5837 +72081;43.92142;1.17554;130;20221229;14;8.8;11.4;2.3;11.3;5.1;.71;3030 +72081;43.92142;1.17554;130;20221230;16.4;8.7;12.5;2.5;11.7;.8;.86;3909 +72081;43.92142;1.17554;130;20221231;17.3;8.7;13;3.2;11.95;0;.95;4685 +72082;43.94747;1.4846;153;20220101;16.2;1.7;8.9;1.1;8.7;.1;.54;6730 +72082;43.94747;1.4846;153;20220102;13.9;2.1;8;1.3;9.16;.1;.47;4912 +72082;43.94747;1.4846;153;20220103;13.7;3.9;8.8;1.1;9.7;0;.44;5220 +72082;43.94747;1.4846;153;20220104;16.5;5.3;10.9;3.5;10.14;6.9;1.12;5643 +72082;43.94747;1.4846;153;20220105;6.8;4.1;5.5;3.2;7.14;0;.73;2750 +72082;43.94747;1.4846;153;20220106;7;-.5;3.2;1.9;5.43;.1;.62;5900 +72082;43.94747;1.4846;153;20220107;7.4;-3;2.2;1.9;6.63;2.4;.39;3995 +72082;43.94747;1.4846;153;20220108;10.3;4.9;7.6;5.4;10.1;4.1;.39;2655 +72082;43.94747;1.4846;153;20220109;8.8;7.6;8.2;3.5;10;26.2;.53;1088 +72082;43.94747;1.4846;153;20220110;8;7.5;7.8;1.6;9.83;6.2;.47;600 +72082;43.94747;1.4846;153;20220111;7.5;2;4.7;1.7;7.2;.1;.46;4286 +72082;43.94747;1.4846;153;20220112;5.2;-2.3;1.4;1.2;5.9;0;.34;5140 +72082;43.94747;1.4846;153;20220113;.9;-2.1;-.6;1;5.76;0;.27;2437 +72082;43.94747;1.4846;153;20220114;6.7;-3.7;1.5;.9;5.4;0;.39;7025 +72082;43.94747;1.4846;153;20220115;6.7;-4.6;1;.6;5.33;.1;.32;7913 +72082;43.94747;1.4846;153;20220116;5.6;-5.1;.3;.9;5.43;.1;.32;7660 +72082;43.94747;1.4846;153;20220117;.7;-2;-.6;.8;5.86;.1;.27;2587 +72082;43.94747;1.4846;153;20220118;1.3;-.1;.6;.5;6.27;.1;.32;1236 +72082;43.94747;1.4846;153;20220119;6;.6;3.3;1.1;7.3;.6;.37;3476 +72082;43.94747;1.4846;153;20220120;7.5;2.4;4.9;1.6;7.1;.1;.56;4000 +72082;43.94747;1.4846;153;20220121;6.9;-1.3;2.8;2.2;5.26;.1;.75;7369 +72082;43.94747;1.4846;153;20220122;7.1;-4.1;1.5;.9;4.93;0;.47;8314 +72082;43.94747;1.4846;153;20220123;10.8;-4.8;3;.7;5.3;0;.49;9064 +72082;43.94747;1.4846;153;20220124;12.6;-3.4;4.6;1;6.06;0;.62;9042 +72082;43.94747;1.4846;153;20220125;11.6;-3.5;4.1;.6;6.13;.1;.5;9066 +72082;43.94747;1.4846;153;20220126;8.2;-3.2;2.5;.5;5.93;0;.44;7867 +72082;43.94747;1.4846;153;20220127;3.1;-3.4;-.2;1;5.86;.1;.37;5739 +72082;43.94747;1.4846;153;20220128;.5;-2.4;-1;.8;5.64;0;.31;2553 +72082;43.94747;1.4846;153;20220129;1;-.9;0;.6;5.9;0;.35;2508 +72082;43.94747;1.4846;153;20220130;3.1;-.3;1.4;1.2;6.8;.2;.33;2501 +72082;43.94747;1.4846;153;20220131;8;2.7;5.4;4.5;8.53;.8;.47;3025 +72082;43.94747;1.4846;153;20220201;7.9;1.6;4.8;4.2;7.76;.1;.62;5349 +72082;43.94747;1.4846;153;20220202;10;6.3;8.1;2.5;9.8;.2;.63;3336 +72082;43.94747;1.4846;153;20220203;7.3;-.8;3.3;.9;8.03;.1;.42;5552 +72082;43.94747;1.4846;153;20220204;11.1;5.9;8.5;1.5;10.36;1.2;.57;3515 +72082;43.94747;1.4846;153;20220205;10.8;7;8.9;2.5;8.66;.1;1.05;5369 +72082;43.94747;1.4846;153;20220206;9.7;-1.7;4;2.5;7.53;.6;.66;7453 +72082;43.94747;1.4846;153;20220207;12;8;10;4.2;9.73;1.1;1.22;4312 +72082;43.94747;1.4846;153;20220208;14;-.7;6.6;1;6.8;0;.98;11045 +72082;43.94747;1.4846;153;20220209;16.4;-.4;8;1.7;7.2;.1;1.34;11138 +72082;43.94747;1.4846;153;20220210;10.4;0;5.2;1.3;8.49;.3;1.24;11300 +72082;43.94747;1.4846;153;20220211;12.7;7.7;10.2;2.2;9.24;0;1.15;6750 +72082;43.94747;1.4846;153;20220212;13.8;.6;7.2;2.6;6.48;0;1.45;9804 +72082;43.94747;1.4846;153;20220213;16.6;3.6;10.1;4.3;9.14;4.7;1.88;11350 +72082;43.94747;1.4846;153;20220214;11.2;8.1;9.7;5;9.54;6.7;1.36;6800 +72082;43.94747;1.4846;153;20220215;11.1;5.9;8.5;5;9.09;3.7;1.26;7300 +72082;43.94747;1.4846;153;20220216;12.9;7.9;10.4;5.1;11.4;2.5;.85;3597 +72082;43.94747;1.4846;153;20220217;14.3;11.4;12.8;4.3;12.89;.3;.92;3723 +72082;43.94747;1.4846;153;20220218;16.7;9.3;13;2.7;11.47;.2;1.44;7904 +72082;43.94747;1.4846;153;20220219;12;7.8;9.9;2.5;8.13;0;1.49;8677 +72082;43.94747;1.4846;153;20220220;12.1;1.2;6.6;2.5;9.06;.9;.83;6515 +72082;43.94747;1.4846;153;20220221;13;9;11;6.4;9.46;1;1.89;6281 +72082;43.94747;1.4846;153;20220222;14.6;7.4;11;2.9;9.16;0;1.68;9909 +72082;43.94747;1.4846;153;20220223;16.2;4.1;10.1;.8;9.03;0;1.3;12896 +72082;43.94747;1.4846;153;20220224;15.1;4.7;9.9;2.8;9.56;.2;1.49;9969 +72082;43.94747;1.4846;153;20220225;12.1;5.1;8.6;2.4;6.8;0;1.73;11765 +72082;43.94747;1.4846;153;20220226;14.8;-1.8;6.5;2;5.2;0;1.93;14852 +72082;43.94747;1.4846;153;20220227;15.5;-.4;7.6;1.3;6.86;0;1.52;12517 +72082;43.94747;1.4846;153;20220228;17.1;1;9;1.1;7.93;0;1.59;14470 +72082;43.94747;1.4846;153;20220301;17.2;.7;8.9;2.8;7.84;.1;2;13981 +72082;43.94747;1.4846;153;20220302;12.2;4.1;8.1;2.2;9.54;6.1;1.03;7029 +72082;43.94747;1.4846;153;20220303;17;6.5;11.7;1.5;10.26;0;1.68;12734 +72082;43.94747;1.4846;153;20220304;10.3;6.2;8.2;3.7;10.16;5.3;.69;3003 +72082;43.94747;1.4846;153;20220305;9.3;6.7;8;3.3;9.29;1.8;.91;4161 +72082;43.94747;1.4846;153;20220306;12.1;6.1;9.1;2.3;8;0;1.62;10552 +72082;43.94747;1.4846;153;20220307;12.5;-1.1;5.7;1.7;6.96;0;1.45;12660 +72082;43.94747;1.4846;153;20220308;15.4;.8;8.1;2.2;8.53;2.6;1.71;13395 +72082;43.94747;1.4846;153;20220309;15.8;4.4;10.1;2.9;9.6;0;1.94;14639 +72082;43.94747;1.4846;153;20220310;16.2;6.6;11.4;1.9;9.83;.6;1.69;10226 +72082;43.94747;1.4846;153;20220311;14.5;8.5;11.5;4.9;10.06;8.4;1.9;7955 +72082;43.94747;1.4846;153;20220312;10.8;8.4;9.6;3.3;10.26;8.7;1.03;4639 +72082;43.94747;1.4846;153;20220313;11.9;6.8;9.3;4.2;9.2;10;1.36;4405 +72082;43.94747;1.4846;153;20220314;14.6;2.5;8.5;6.2;9.63;.1;1.62;8852 +72082;43.94747;1.4846;153;20220315;15.2;12.8;14;9.5;11.41;0;2.49;6179 +72082;43.94747;1.4846;153;20220316;16.7;10.2;13.5;3.4;11.6;.1;1.83;7943 +72082;43.94747;1.4846;153;20220317;15.5;10.9;13.2;1.9;12.16;1.4;1.31;6054 +72082;43.94747;1.4846;153;20220318;12.7;8.2;10.4;1.8;9.84;0;1.33;7000 +72082;43.94747;1.4846;153;20220319;16.2;7.6;11.9;5;8.69;0;3;16150 +72082;43.94747;1.4846;153;20220320;16.8;8.2;12.5;6.4;9.84;0;2.89;13800 +72082;43.94747;1.4846;153;20220321;15.9;11.2;13.6;8.8;9.19;0;3.92;18300 +72082;43.94747;1.4846;153;20220322;16;9.1;12.6;8.6;7.14;0;4.42;18150 +72082;43.94747;1.4846;153;20220323;16.2;7.9;12;6.3;7.04;0;3.95;19800 +72082;43.94747;1.4846;153;20220324;18;2.6;10.3;4;7.09;0;3.35;19750 +72082;43.94747;1.4846;153;20220325;19.8;5.3;12.6;3.3;6.29;0;3.52;16250 +72082;43.94747;1.4846;153;20220326;19.3;3.4;11.3;4.3;6.19;0;3.99;19900 +72082;43.94747;1.4846;153;20220327;21.7;6.1;13.9;3.6;6.79;0;4.25;19350 +72082;43.94747;1.4846;153;20220328;21.9;5.1;13.5;3;6.94;0;3.66;16250 +72082;43.94747;1.4846;153;20220329;18.9;7;13;2.7;9.59;1.9;2.47;12050 +72082;43.94747;1.4846;153;20220330;12.8;10;11.4;2.8;11.39;4;1.15;4100 +72082;43.94747;1.4846;153;20220331;14.9;8.8;11.8;6;9.44;2.5;2.88;15400 +72082;43.94747;1.4846;153;20220401;8.7;2.6;5.6;7.8;5.49;.9;2.56;14100 +72082;43.94747;1.4846;153;20220402;8.8;1.4;5.1;5.8;5.24;0;2.28;10500 +72082;43.94747;1.4846;153;20220403;8;-1.8;3.1;2.8;5.11;0;1.84;15703 +72082;43.94747;1.4846;153;20220404;11.6;-1.9;4.9;1.6;5.07;0;2.3;20538 +72082;43.94747;1.4846;153;20220405;15.4;-1.9;6.7;2.4;6.42;0;2.7;20493 +72082;43.94747;1.4846;153;20220406;11.8;6.3;9.1;3.4;10.09;.3;1.14;4800 +72082;43.94747;1.4846;153;20220407;19.9;8.4;14.1;5.3;11.19;4.9;3.28;14700 +72082;43.94747;1.4846;153;20220408;20.9;10.5;15.7;4.8;11.44;.3;3.53;14450 +72082;43.94747;1.4846;153;20220409;15.2;7.6;11.4;4.1;7.89;.2;3.2;17650 +72082;43.94747;1.4846;153;20220410;19.6;.8;10.2;3.7;6.94;0;3.88;23600 +72082;43.94747;1.4846;153;20220411;18.6;7.6;13.1;8.3;10.09;0;3.77;18250 +72082;43.94747;1.4846;153;20220412;18;12.3;15.1;7.8;10.79;1.3;3.72;14100 +72082;43.94747;1.4846;153;20220413;13.7;12.1;12.9;2.6;12.24;2.1;1.19;3600 +72082;43.94747;1.4846;153;20220414;22.7;6.5;14.6;1.6;12.09;0;3.27;21050 +72082;43.94747;1.4846;153;20220415;22.7;9.6;16.1;2.9;13.44;.1;3.32;18100 +72082;43.94747;1.4846;153;20220416;23.9;10.7;17.3;4.1;12.59;0;4.37;21800 +72082;43.94747;1.4846;153;20220417;22.6;8.2;15.4;3.9;11.14;0;4.31;23900 +72082;43.94747;1.4846;153;20220418;18.6;11;14.8;3.6;11.44;0;2.96;13950 +72082;43.94747;1.4846;153;20220419;13.7;9.3;11.5;3.2;11.79;16.5;1.16;3900 +72082;43.94747;1.4846;153;20220420;12.1;9;10.5;2.3;11.29;4.8;1.08;4650 +72082;43.94747;1.4846;153;20220421;14.5;9;11.7;2.8;12.19;.3;1.24;5450 +72082;43.94747;1.4846;153;20220422;18.2;10.9;14.5;1.9;12.69;.1;2.26;12450 +72082;43.94747;1.4846;153;20220423;13.9;9.7;11.8;2.8;11.34;16.4;1.34;4000 +72082;43.94747;1.4846;153;20220424;17.7;9.2;13.4;5.6;11.99;.3;2.55;12200 +72082;43.94747;1.4846;153;20220425;18.3;5.8;12.1;1.5;10.49;.1;2.95;20500 +72082;43.94747;1.4846;153;20220426;23.1;5.6;14.3;1.6;10.24;0;4.02;25600 +72082;43.94747;1.4846;153;20220427;22.1;8.5;15.3;2.3;11.79;.1;3.41;18650 +72082;43.94747;1.4846;153;20220428;19;13.4;16.2;2.6;14.49;0;2.12;9050 +72082;43.94747;1.4846;153;20220429;21.9;12.9;17.4;3.2;14.09;0;3.6;18600 +72082;43.94747;1.4846;153;20220430;22.3;12.9;17.6;4;12.94;0;4.33;21750 +72082;43.94747;1.4846;153;20220501;20.8;10.7;15.8;3.2;11.79;0;3.86;21100 +72082;43.94747;1.4846;153;20220502;20.4;11.8;16.1;2.6;12.49;0;3.25;16800 +72082;43.94747;1.4846;153;20220503;21.5;11;16.3;2.2;13.14;3.1;3.11;16150 +72082;43.94747;1.4846;153;20220504;20.7;12.1;16.4;2.8;12.99;.7;3;14000 +72082;43.94747;1.4846;153;20220505;21.8;10.8;16.3;4.4;10.74;0;4.54;21500 +72082;43.94747;1.4846;153;20220506;21.4;9.3;15.4;3.2;10.96;0;3.77;19338 +72082;43.94747;1.4846;153;20220507;23.3;10.3;16.8;3.5;11.6;0;4.59;23938 +72082;43.94747;1.4846;153;20220508;24.9;10.9;17.9;1.9;12.16;0;4.11;21774 +72082;43.94747;1.4846;153;20220509;26.3;9.3;17.8;1;12.03;0;4.37;26311 +72082;43.94747;1.4846;153;20220510;28.4;9.8;19.1;1.3;12.36;0;4.79;26662 +72082;43.94747;1.4846;153;20220511;30.4;10.8;20.6;2.5;13.16;0;5.8;27483 +72082;43.94747;1.4846;153;20220512;25.4;14.8;20.1;2;15.26;0;4.2;20831 +72082;43.94747;1.4846;153;20220513;26.2;15.2;20.7;1;15.96;0;3.98;21452 +72082;43.94747;1.4846;153;20220514;29.9;12.9;21.4;1.4;15.8;0;4.93;25704 +72082;43.94747;1.4846;153;20220515;29.5;15.4;22.5;3.2;14.86;.3;5.85;24989 +72082;43.94747;1.4846;153;20220516;28.9;14.2;21.6;1.3;15.2;0;4.85;25555 +72082;43.94747;1.4846;153;20220517;32.2;14;23.1;1.5;15.76;0;5.52;27351 +72082;43.94747;1.4846;153;20220518;32.9;17.1;25;1.8;16.23;.1;5.79;26263 +72082;43.94747;1.4846;153;20220519;30;17.8;23.9;3.5;16.86;.1;6;24874 +72082;43.94747;1.4846;153;20220520;30.7;16.7;23.7;3.1;16.23;0;5.75;23200 +72082;43.94747;1.4846;153;20220521;32.8;16.4;24.6;1.5;18.4;0;5.41;25370 +72082;43.94747;1.4846;153;20220522;31.3;17.5;24.4;2;19.4;7;4.85;20983 +72082;43.94747;1.4846;153;20220523;22.8;16.6;19.7;3.9;16.5;.4;3.35;12937 +72082;43.94747;1.4846;153;20220524;17.5;13.3;15.4;3.2;13.3;1.2;2.52;11327 +72082;43.94747;1.4846;153;20220525;21.2;10.3;15.7;3.6;11.76;0;4.31;23264 +72082;43.94747;1.4846;153;20220526;20.5;10.6;15.5;2.8;12.73;0;3.27;17362 +72082;43.94747;1.4846;153;20220527;25.7;13.6;19.6;2.9;14.06;0;5.02;24681 +72082;43.94747;1.4846;153;20220528;26.9;12.7;19.8;2.5;12.93;0;5.42;27099 +72082;43.94747;1.4846;153;20220529;25.3;9.4;17.4;1.8;9.36;0;5.16;28639 +72082;43.94747;1.4846;153;20220530;25.8;9.2;17.5;1.4;10.36;.2;4.77;26731 +72082;43.94747;1.4846;153;20220531;26.9;14.8;20.8;1.4;12.96;0;4.94;25791 +72082;43.94747;1.4846;153;20220601;32.7;13.5;23.1;1.8;14.76;0;6.13;28996 +72082;43.94747;1.4846;153;20220602;29.3;18;23.6;2.4;17.46;.3;5.38;23824 +72082;43.94747;1.4846;153;20220603;32.6;18.1;25.3;3;17.4;5.9;6.54;26607 +72082;43.94747;1.4846;153;20220604;27.7;16.9;22.3;2.3;20.4;4.1;4.55;21820 +72082;43.94747;1.4846;153;20220605;25;17;21;2.8;17.96;.1;3.96;18368 +72082;43.94747;1.4846;153;20220606;28.1;14.5;21.3;1.4;16.36;.7;4.72;24112 +72082;43.94747;1.4846;153;20220607;24.8;17.2;21;2.1;16.4;.1;3.95;18201 +72082;43.94747;1.4846;153;20220608;20.8;15.1;18;2.2;16.23;5.8;2.41;10861 +72082;43.94747;1.4846;153;20220609;22.8;12.6;17.7;2.8;14.13;.1;3.82;19177 +72082;43.94747;1.4846;153;20220610;28.8;11.1;19.9;1.2;13.96;0;5.33;29611 +72082;43.94747;1.4846;153;20220611;33.2;14;23.6;1.2;14.83;0;5.93;29790 +72082;43.94747;1.4846;153;20220612;30.9;17.6;24.2;2.2;18.43;2;5.15;22513 +72082;43.94747;1.4846;153;20220613;31.9;18.6;25.3;2.3;20.3;0;6;26991 +72082;43.94747;1.4846;153;20220614;36.8;17.8;27.3;1.9;18.83;.1;6.6;27600 +72082;43.94747;1.4846;153;20220615;36.4;19.5;28;1.6;18.73;0;6.48;28031 +72082;43.94747;1.4846;153;20220616;36.7;19.4;28;1.4;19.46;0;6.33;27833 +72082;43.94747;1.4846;153;20220617;38.8;19.1;29;1.1;18.63;0;6.44;28899 +72082;43.94747;1.4846;153;20220618;37.4;18.6;28;3.1;16.56;0;7.92;28840 +72082;43.94747;1.4846;153;20220619;35.5;19.7;27.6;3.7;17;0;7.77;27282 +72082;43.94747;1.4846;153;20220620;30.9;18.9;24.9;2.3;19.23;0;5.4;23093 +72082;43.94747;1.4846;153;20220621;29.3;20;24.7;2.1;21.4;.6;4.2;17472 +72082;43.94747;1.4846;153;20220622;29.6;18.7;24.2;2.2;19.36;0;5.14;23109 +72082;43.94747;1.4846;153;20220623;28;16.7;22.4;1.8;18.2;18.7;4.75;22885 +72082;43.94747;1.4846;153;20220624;26.1;16.1;21.1;2.1;16.96;1.6;4.59;22726 +72082;43.94747;1.4846;153;20220625;26.4;14.8;20.6;2.7;16.83;2.7;4.55;20882 +72082;43.94747;1.4846;153;20220626;19.4;14.7;17.1;2.8;16.86;6.3;2.01;9070 +72082;43.94747;1.4846;153;20220627;21.2;14.6;17.9;2.7;16.2;.7;3.01;15432 +72082;43.94747;1.4846;153;20220628;26.2;15.6;20.9;2.2;14.23;0;5.01;24099 +72082;43.94747;1.4846;153;20220629;29.1;11.9;20.5;1.7;14.83;.9;5.13;25944 +72082;43.94747;1.4846;153;20220630;18.4;15.5;16.9;3;15.5;1.5;2.2;9098 +72082;43.94747;1.4846;153;20220701;24.4;12.7;18.6;1.5;13.6;0;4.84;27728 +72082;43.94747;1.4846;153;20220702;31.8;10.2;21;1.3;13.46;0;5.77;29895 +72082;43.94747;1.4846;153;20220703;31.3;17.1;24.2;2.4;17.06;.2;5.84;25344 +72082;43.94747;1.4846;153;20220704;28.2;16.6;22.4;3.1;18.5;1.5;4.9;21946 +72082;43.94747;1.4846;153;20220705;30.3;17.8;24;2.8;17;0;6.15;27243 +72082;43.94747;1.4846;153;20220706;30.2;15;22.6;1.9;14.23;0;5.7;27141 +72082;43.94747;1.4846;153;20220707;29.7;16;22.9;3.5;14.86;0;5.85;22958 +72082;43.94747;1.4846;153;20220708;30.3;16.4;23.3;2.4;14.93;0;6.12;28245 +72082;43.94747;1.4846;153;20220709;33.2;14.2;23.7;1.7;13.96;0;6.27;29704 +72082;43.94747;1.4846;153;20220710;34.4;15.3;24.9;1.5;14.2;0;6.32;29881 +72082;43.94747;1.4846;153;20220711;36.3;16.6;26.4;1.6;15.13;0;6.61;29643 +72082;43.94747;1.4846;153;20220712;36.7;17.8;27.3;1.8;15.63;0;6.87;29520 +72082;43.94747;1.4846;153;20220713;36.2;15.4;25.8;1.5;13.66;0;6.46;29632 +72082;43.94747;1.4846;153;20220714;37.5;17.5;27.5;1.6;16.26;0;6.69;29341 +72082;43.94747;1.4846;153;20220715;36.6;19.2;27.9;1.8;15.73;0;6.65;27914 +72082;43.94747;1.4846;153;20220716;37.8;16.6;27.2;1.3;14.93;0;6.4;29057 +72082;43.94747;1.4846;153;20220717;39;16.9;27.9;1.4;14.46;0;6.63;29064 +72082;43.94747;1.4846;153;20220718;39.2;19;29.1;3;14.76;0;8.31;29003 +72082;43.94747;1.4846;153;20220719;34.7;21.8;28.3;2.7;17.33;0;6.74;24450 +72082;43.94747;1.4846;153;20220720;30.2;21.3;25.8;3.1;17.2;0;5.73;21035 +72082;43.94747;1.4846;153;20220721;33.9;17.2;25.6;1.4;16.1;0;5.86;27458 +72082;43.94747;1.4846;153;20220722;30.9;18.8;24.8;2.8;17.63;.6;5.62;22319 +72082;43.94747;1.4846;153;20220723;30.3;17.5;23.9;2.4;16.4;0;5.75;25251 +72082;43.94747;1.4846;153;20220724;37.5;15.4;26.4;1.7;15.67;0;6.54;28961 +72082;43.94747;1.4846;153;20220725;29.1;21;25;3.9;18.4;0;4.97;15619 +72082;43.94747;1.4846;153;20220726;28.2;16.7;22.5;3.1;14.66;0;5.92;26468 +72082;43.94747;1.4846;153;20220727;29.3;15.1;22.2;2.5;12.9;0;5.87;26734 +72082;43.94747;1.4846;153;20220728;30.1;15.8;22.9;2.2;14.63;0;5.27;23351 +72082;43.94747;1.4846;153;20220729;28;18.5;23.3;2.4;16.46;0;4.78;20032 +72082;43.94747;1.4846;153;20220730;30.8;19.3;25;2.5;17.16;0;5.66;23978 +72082;43.94747;1.4846;153;20220731;34.2;16.9;25.5;2;16.26;0;6.18;27122 +72082;43.94747;1.4846;153;20220801;35.1;19;27;2.6;16.46;0;6.73;26769 +72082;43.94747;1.4846;153;20220802;36.8;17.9;27.4;1.5;14.76;0;6.07;27273 +72082;43.94747;1.4846;153;20220803;38.5;17.5;28;1.5;14.63;0;6.26;27335 +72082;43.94747;1.4846;153;20220804;37.2;21.2;29.2;2;19.16;.1;6.34;25090 +72082;43.94747;1.4846;153;20220805;32.4;20.8;26.6;3.3;19.43;.1;5.98;22247 +72082;43.94747;1.4846;153;20220806;34;19.6;26.8;2.9;17.8;0;6.46;24816 +72082;43.94747;1.4846;153;20220807;34.6;19;26.8;2;13.7;0;6.16;25893 +72082;43.94747;1.4846;153;20220808;35.7;16.8;26.3;1.4;11.3;0;5.79;27041 +72082;43.94747;1.4846;153;20220809;36.4;16.3;26.3;1.5;12.06;0;5.93;26393 +72082;43.94747;1.4846;153;20220810;37.6;15.5;26.6;1.4;12.53;0;5.84;26320 +72082;43.94747;1.4846;153;20220811;38.5;20.2;29.4;2;18.46;0;6.36;24652 +72082;43.94747;1.4846;153;20220812;39.6;22.1;30.9;2;20.26;0;6.43;24349 +72082;43.94747;1.4846;153;20220813;36.1;21.5;28.8;3.1;19.8;.9;6.4;21362 +72082;43.94747;1.4846;153;20220814;28.9;21.3;25.1;3.8;20.06;.1;4.88;17644 +72082;43.94747;1.4846;153;20220815;30.2;18.4;24.3;1.7;16.46;.1;4.51;20073 +72082;43.94747;1.4846;153;20220816;32;15.8;23.9;1.9;16.66;5.9;4.79;20698 +72082;43.94747;1.4846;153;20220817;27.2;16.5;21.9;2.8;17.53;0;3.93;16714 +72082;43.94747;1.4846;153;20220818;27.5;17.2;22.3;3.7;16.53;.5;4.62;17732 +72082;43.94747;1.4846;153;20220819;26.9;17.1;22;3.2;16.8;.1;3.92;14487 +72082;43.94747;1.4846;153;20220820;30.7;16;23.3;1.5;17.03;0;4.63;23185 +72082;43.94747;1.4846;153;20220821;29.7;17.8;23.8;1.9;17.03;.1;4.24;18568 +72082;43.94747;1.4846;153;20220822;26.5;19.7;23.1;3.1;18.6;.3;3.67;13086 +72082;43.94747;1.4846;153;20220823;31.6;19.3;25.4;2.1;18.46;0;4.95;21557 +72082;43.94747;1.4846;153;20220824;36.2;16.3;26.2;1.2;16.6;.4;5;23946 +72082;43.94747;1.4846;153;20220825;31.2;21.1;26.2;2.7;19.76;.6;4.74;17958 +72082;43.94747;1.4846;153;20220826;30.9;20.2;25.5;2.8;19.13;0;4.74;18301 +72082;43.94747;1.4846;153;20220827;31.7;18;24.9;1.9;16.63;0;4.82;21993 +72082;43.94747;1.4846;153;20220828;34.4;14.6;24.5;1.3;13.3;0;4.9;23992 +72082;43.94747;1.4846;153;20220829;34.8;16.8;25.8;2.4;15.46;3.5;5.14;17591 +72082;43.94747;1.4846;153;20220830;32.7;17.3;25;1.2;19.16;0;4.24;20888 +72082;43.94747;1.4846;153;20220831;30.3;17.6;24;2.1;18.03;0;4.11;17285 +72082;43.94747;1.4846;153;20220901;29.2;19.1;24.1;2.1;19;0;3.8;15749 +72082;43.94747;1.4846;153;20220902;28.5;18.6;23.6;1.8;18.2;9.4;3.7;16721 +72082;43.94747;1.4846;153;20220903;28.3;18.1;23.2;1.5;18.76;.1;3.52;17142 +72082;43.94747;1.4846;153;20220904;33.1;16.7;24.9;2.6;18.9;0;4.97;20976 +72082;43.94747;1.4846;153;20220905;34.3;19.7;27;3;20.94;.4;4.95;18314 +72082;43.94747;1.4846;153;20220906;33;20.1;26.6;2.4;19.4;0;4.75;18686 +72082;43.94747;1.4846;153;20220907;28.5;17.7;23.1;2.2;16.56;.1;3.65;14342 +72082;43.94747;1.4846;153;20220908;27.3;13.3;20.3;1.2;14.96;2.2;3.21;17344 +72082;43.94747;1.4846;153;20220909;24.9;17;21;1.5;16.16;1.5;2.61;11652 +72082;43.94747;1.4846;153;20220910;27.2;12;19.6;.9;13.6;0;3.28;19794 +72082;43.94747;1.4846;153;20220911;33;12.4;22.7;1.4;13.6;0;4.21;21364 +72082;43.94747;1.4846;153;20220912;33.6;17.2;25.4;3.1;17.7;0;5.14;18545 +72082;43.94747;1.4846;153;20220913;31.7;20.9;26.3;3.1;21.6;0;3.83;11298 +72082;43.94747;1.4846;153;20220914;31.1;19.1;25.1;2.5;19.03;2.9;4.09;15780 +72082;43.94747;1.4846;153;20220915;30.2;18.2;24.2;2.2;17.83;.2;4.1;18199 +72082;43.94747;1.4846;153;20220916;26.7;18.5;22.6;3.7;15.5;0;4.25;15093 +72082;43.94747;1.4846;153;20220917;22.5;12.2;17.3;2;9.36;0;3.43;18392 +72082;43.94747;1.4846;153;20220918;25.9;6.9;16.4;1.3;7.4;0;3.32;20045 +72082;43.94747;1.4846;153;20220919;27.6;6.4;17;1.3;7.9;0;3.45;20133 +72082;43.94747;1.4846;153;20220920;26;7.3;16.7;1.6;8.56;0;3.45;19605 +72082;43.94747;1.4846;153;20220921;25.6;8.3;17;1.5;9;0;3.19;18616 +72082;43.94747;1.4846;153;20220922;26.6;7.8;17.2;1.1;9.86;0;3.01;18808 +72082;43.94747;1.4846;153;20220923;25.9;9.8;17.8;1.7;13.4;10.6;2.71;13445 +72082;43.94747;1.4846;153;20220924;19.5;14.5;17;2.1;15.6;3.5;1.82;9149 +72082;43.94747;1.4846;153;20220925;19.6;11.6;15.6;2.3;12.83;.1;2.18;11590 +72082;43.94747;1.4846;153;20220926;20.3;7.7;14;2.7;11.6;2.8;2.33;12824 +72082;43.94747;1.4846;153;20220927;18.3;13.1;15.7;4.5;14.03;2.9;2.02;8710 +72082;43.94747;1.4846;153;20220928;18.6;14.5;16.6;5.7;15.83;10.8;1.9;8076 +72082;43.94747;1.4846;153;20220929;17;12.8;14.9;3.4;14.13;10;1.56;7397 +72082;43.94747;1.4846;153;20220930;18.8;10.5;14.6;3;11.66;.2;2.31;12513 +72082;43.94747;1.4846;153;20221001;23.4;8.9;16.1;2.2;12.96;0;2.32;11254 +72082;43.94747;1.4846;153;20221002;24.2;11;17.6;1.1;14.63;.1;2.23;14391 +72082;43.94747;1.4846;153;20221003;24.6;12;18.3;1;14.16;0;2.26;14978 +72082;43.94747;1.4846;153;20221004;25.4;8.8;17.1;1;12.66;.1;2.35;16545 +72082;43.94747;1.4846;153;20221005;26;9.2;17.6;2;13.8;0;2.74;16047 +72082;43.94747;1.4846;153;20221006;22.1;15.1;18.6;1.5;15.83;0;1.72;8106 +72082;43.94747;1.4846;153;20221007;24.5;10.6;17.5;1.1;14.63;0;2.07;13505 +72082;43.94747;1.4846;153;20221008;22.9;14.2;18.6;1.3;16.06;1.1;1.81;9922 +72082;43.94747;1.4846;153;20221009;25.2;10.4;17.8;1.8;14.06;.1;2.46;14601 +72082;43.94747;1.4846;153;20221010;25.5;10.8;18.1;1.5;14.73;0;2.17;12891 +72082;43.94747;1.4846;153;20221011;23.3;12.6;17.9;.9;15.13;.2;1.75;11108 +72082;43.94747;1.4846;153;20221012;24.3;13.4;18.9;1.3;15.16;.6;2.06;12518 +72082;43.94747;1.4846;153;20221013;22.6;12.2;17.4;1.5;14.6;.3;1.71;9494 +72082;43.94747;1.4846;153;20221014;21.6;16.8;19.2;3.1;17.06;.6;1.77;5724 +72082;43.94747;1.4846;153;20221015;26.6;11.1;18.9;1.6;14.83;.1;2.3;14056 +72082;43.94747;1.4846;153;20221016;27.3;14.6;21;3.4;16.83;0;2.92;12371 +72082;43.94747;1.4846;153;20221017;26.3;20;23.1;3.8;17.96;.1;2.88;7656 +72082;43.94747;1.4846;153;20221018;28;15;21.5;2.7;17.53;0;2.68;12241 +72082;43.94747;1.4846;153;20221019;26.5;14.2;20.3;3;17.5;1.4;2.3;8904 +72082;43.94747;1.4846;153;20221020;22.7;17.4;20.1;2.7;18.9;1.4;1.46;3886 +72082;43.94747;1.4846;153;20221021;24;14;19;1.8;16.3;.5;1.76;8378 +72082;43.94747;1.4846;153;20221022;26.1;11.8;18.9;2;14.53;0;2.23;11877 +72082;43.94747;1.4846;153;20221023;27.2;16.2;21.7;3.5;13.96;0;3.22;5885 +72082;43.94747;1.4846;153;20221024;24.3;12.9;18.6;1.2;13.76;0;1.76;10939 +72082;43.94747;1.4846;153;20221025;25.1;10.1;17.6;2.1;13.43;.1;2.06;8841 +72082;43.94747;1.4846;153;20221026;24.6;11;17.8;1.6;15.36;.2;1.55;8069 +72082;43.94747;1.4846;153;20221027;25;13.3;19.1;2.6;16.6;0;1.83;7628 +72082;43.94747;1.4846;153;20221028;25.7;17.9;21.8;4.2;16.6;0;2.87;7817 +72082;43.94747;1.4846;153;20221029;26.6;14.4;20.5;3.3;13.2;.1;2.85;9177 +72082;43.94747;1.4846;153;20221030;24;11.5;17.8;1.7;13.86;0;1.73;9257 +72082;43.94747;1.4846;153;20221031;25.5;11;18.2;1.9;14.86;1.1;1.81;8646 +72082;43.94747;1.4846;153;20221101;20.8;14.3;17.5;1.8;14.13;0;1.46;7101 +72082;43.94747;1.4846;153;20221102;20.4;10.3;15.4;1.2;11.79;.1;1.26;8632 +72082;43.94747;1.4846;153;20221103;20.3;7.8;14.1;2.4;11.93;5.9;1.48;7137 +72082;43.94747;1.4846;153;20221104;14.7;10.4;12.6;5.2;10.96;6.6;1.59;5535 +72082;43.94747;1.4846;153;20221105;15.8;4.5;10.1;1.4;8.93;.1;1.03;9336 +72082;43.94747;1.4846;153;20221106;19.6;1.8;10.7;1.4;8.53;.1;1.27;10521 +72082;43.94747;1.4846;153;20221107;20.4;4;12.2;1.8;9.9;0;1.39;10037 +72082;43.94747;1.4846;153;20221108;20.6;8.6;14.6;1.8;13.06;.7;1.21;6832 +72082;43.94747;1.4846;153;20221109;16.8;11.7;14.2;1.4;14.3;2.7;.77;3909 +72082;43.94747;1.4846;153;20221110;16;8.3;12.1;1.1;11.71;0;.78;5545 +72082;43.94747;1.4846;153;20221111;21.7;5.4;13.5;2.4;11.76;0;1.5;9600 +72082;43.94747;1.4846;153;20221112;22.7;10.1;16.4;2.5;12.8;0;1.65;8446 +72082;43.94747;1.4846;153;20221113;21.1;5.3;13.2;1.4;10.13;0;1.23;9099 +72082;43.94747;1.4846;153;20221114;17.1;7.8;12.5;1.3;12.4;.2;.79;4651 +72082;43.94747;1.4846;153;20221115;18.2;9.4;13.8;1.6;13.3;9.7;.87;4906 +72082;43.94747;1.4846;153;20221116;18.3;9.8;14;1.7;12.33;.1;.99;7830 +72082;43.94747;1.4846;153;20221117;18;12;15;2.8;13;9.5;1.24;4838 +72082;43.94747;1.4846;153;20221118;13.9;9.4;11.7;3.3;11.36;4;.94;4914 +72082;43.94747;1.4846;153;20221119;11.1;7.7;9.4;3.3;10;2.4;.81;4067 +72082;43.94747;1.4846;153;20221120;11.4;3.6;7.5;2.2;9.7;2.3;.53;5031 +72082;43.94747;1.4846;153;20221121;13.1;7.6;10.3;3.5;10.86;21.2;.81;2440 +72082;43.94747;1.4846;153;20221122;9.6;6;7.8;4.7;9.4;13.8;.71;3259 +72082;43.94747;1.4846;153;20221123;16.1;8.1;12.1;3.4;11.27;6.5;1.06;4939 +72082;43.94747;1.4846;153;20221124;14.2;4.5;9.3;1.5;9.96;.8;.63;5230 +72082;43.94747;1.4846;153;20221125;11.6;5.9;8.8;1.9;10.36;5.6;.51;3037 +72082;43.94747;1.4846;153;20221126;10.3;3.7;7;1.1;9.1;0;.46;4475 +72082;43.94747;1.4846;153;20221127;12.6;.6;6.6;2.2;8.26;2.8;.68;6007 +72082;43.94747;1.4846;153;20221128;13;7.8;10.4;3;10.7;6;.78;3595 +72082;43.94747;1.4846;153;20221129;11.5;6.1;8.8;2.2;9.66;.5;.65;4173 +72082;43.94747;1.4846;153;20221130;7.3;2.4;4.8;1.2;7.84;0;.42;2882 +72082;43.94747;1.4846;153;20221201;5;2.1;3.6;1.4;7.66;0;.34;1911 +72082;43.94747;1.4846;153;20221202;6.9;4.5;5.7;.9;8.13;0;.45;1735 +72082;43.94747;1.4846;153;20221203;7.5;3.2;5.3;1;8.06;1.7;.41;2709 +72082;43.94747;1.4846;153;20221204;9;4.1;6.5;1.2;7.9;0;.47;4755 +72082;43.94747;1.4846;153;20221205;10.8;-1.8;4.5;1.4;6.3;.1;.5;7304 +72082;43.94747;1.4846;153;20221206;11;1.6;6.3;1;7.16;0;.54;5017 +72082;43.94747;1.4846;153;20221207;12.8;4.9;8.8;1.3;7.77;0;.64;5158 +72082;43.94747;1.4846;153;20221208;8.9;.5;4.7;1.6;7.7;2.5;.45;3501 +72082;43.94747;1.4846;153;20221209;9.6;6.3;7.9;1.5;10.2;.9;.42;1895 +72082;43.94747;1.4846;153;20221210;2.8;1.3;2;3.9;6.33;0;.52;1518 +72082;43.94747;1.4846;153;20221211;4.6;-5.4;-.4;1.3;4.6;.1;.39;5933 +72082;43.94747;1.4846;153;20221212;4.5;-4;.2;1.9;5.73;6.5;.36;3290 +72082;43.94747;1.4846;153;20221213;12.3;3.9;8.1;2.9;10.6;4;.41;2884 +72082;43.94747;1.4846;153;20221214;15.2;8.3;11.7;1.7;11.46;1.2;.64;3574 +72082;43.94747;1.4846;153;20221215;11.8;6.2;9;2.1;11.1;2.6;.4;1994 +72082;43.94747;1.4846;153;20221216;11.2;9;10.1;1.6;10.86;.6;.53;2264 +72082;43.94747;1.4846;153;20221217;7.1;.8;3.9;1.2;7.16;.1;.38;3485 +72082;43.94747;1.4846;153;20221218;13.1;-.5;6.3;2.5;7.63;.1;.71;6379 +72082;43.94747;1.4846;153;20221219;16.4;4.5;10.4;1.9;9.83;0;.78;5449 +72082;43.94747;1.4846;153;20221220;15.6;7.2;11.4;1.9;11.46;.5;.68;2874 +72082;43.94747;1.4846;153;20221221;17;10.2;13.6;1.3;12.06;.1;.63;5027 +72082;43.94747;1.4846;153;20221222;17.5;7.1;12.3;1.7;11.8;1.2;.68;4412 +72082;43.94747;1.4846;153;20221223;18.4;11.2;14.8;1.5;13.13;0;.71;5562 +72082;43.94747;1.4846;153;20221224;18;7.3;12.6;1.4;10.8;0;.66;5767 +72082;43.94747;1.4846;153;20221225;16.3;4.4;10.3;2.1;9.96;.1;.71;5881 +72082;43.94747;1.4846;153;20221226;15.4;4.8;10.1;1.2;10.7;2.2;.48;4548 +72082;43.94747;1.4846;153;20221227;13.9;9.5;11.7;.9;11.56;.1;.49;3614 +72082;43.94747;1.4846;153;20221228;15.9;4.6;10.3;2;9.76;0;.72;6258 +72082;43.94747;1.4846;153;20221229;14;7.9;11;1.9;11;4.7;.65;3186 +72082;43.94747;1.4846;153;20221230;16.4;8.2;12.3;2.1;11.5;.6;.79;3873 +72082;43.94747;1.4846;153;20221231;17.4;7.8;12.6;3;11.63;0;.93;5323 +72083;43.97259;1.79392;180;20220101;17.4;2.9;10.2;1.8;8.56;.1;.85;6478 +72083;43.97259;1.79392;180;20220102;13.6;1.5;7.5;1.6;8.51;.1;.53;5070 +72083;43.97259;1.79392;180;20220103;14.7;4.3;9.5;2;9.56;0;.65;5084 +72083;43.97259;1.79392;180;20220104;16.4;5.2;10.8;3.3;9.81;7.4;1.06;5509 +72083;43.97259;1.79392;180;20220105;6.3;4.3;5.3;3;6.88;0;.72;3228 +72083;43.97259;1.79392;180;20220106;6.6;-1.3;2.7;1.8;5.11;.1;.61;5188 +72083;43.97259;1.79392;180;20220107;4.2;-2.1;1;1.4;6.11;5;.37;2964 +72083;43.97259;1.79392;180;20220108;9.7;3.2;6.4;5.3;9.86;5.4;.21;2754 +72083;43.97259;1.79392;180;20220109;8;6.9;7.4;3.4;9.41;25.9;.53;878 +72083;43.97259;1.79392;180;20220110;7.7;6.8;7.2;1.5;9.26;4;.48;553 +72083;43.97259;1.79392;180;20220111;5.6;-.6;2.5;1;6.56;.1;.36;3955 +72083;43.97259;1.79392;180;20220112;2.6;-2.6;0;1.6;5.66;0;.32;3736 +72083;43.97259;1.79392;180;20220113;.6;-2;-.7;1.2;5.51;0;.29;2470 +72083;43.97259;1.79392;180;20220114;8.7;-5.3;1.7;1.1;5.41;0;.4;7911 +72083;43.97259;1.79392;180;20220115;9.1;-4.3;2.4;1.3;5.16;.1;.53;7709 +72083;43.97259;1.79392;180;20220116;8.1;-5.4;1.4;1.5;5.16;.1;.5;7943 +72083;43.97259;1.79392;180;20220117;0;-2.2;-1.1;.4;5.46;.1;.3;2339 +72083;43.97259;1.79392;180;20220118;.4;-1.2;-.4;.5;5.81;.1;.31;1661 +72083;43.97259;1.79392;180;20220119;4.1;-.9;1.6;.8;6.76;.5;.31;3245 +72083;43.97259;1.79392;180;20220120;7.5;-1.1;3.2;1.6;6.51;0;.5;5139 +72083;43.97259;1.79392;180;20220121;7;-1.6;2.7;2;5.01;.1;.75;7065 +72083;43.97259;1.79392;180;20220122;6.9;-4.2;1.3;1.2;4.71;0;.55;7495 +72083;43.97259;1.79392;180;20220123;11.9;-4.3;3.8;1.2;5.21;.1;.65;8538 +72083;43.97259;1.79392;180;20220124;13.1;-3;5.1;1.3;5.76;0;.75;8521 +72083;43.97259;1.79392;180;20220125;12.2;-2.9;4.7;1.1;6.06;0;.63;8368 +72083;43.97259;1.79392;180;20220126;11.3;-3;4.1;.8;6.06;0;.56;8294 +72083;43.97259;1.79392;180;20220127;5.5;-4.1;.7;1.5;5.61;.1;.42;7062 +72083;43.97259;1.79392;180;20220128;-.2;-2;-1.1;.7;5.48;0;.32;1879 +72083;43.97259;1.79392;180;20220129;1.2;-1.5;-.2;.2;5.66;0;.36;2697 +72083;43.97259;1.79392;180;20220130;2.6;.1;1.3;1.1;6.51;.1;.36;2411 +72083;43.97259;1.79392;180;20220131;7.6;2.2;4.9;4.4;8.21;1.1;.45;3090 +72083;43.97259;1.79392;180;20220201;6.9;.9;3.9;4.1;7.56;.6;.49;5189 +72083;43.97259;1.79392;180;20220202;10.3;5.7;8;3;9.31;.2;.69;3457 +72083;43.97259;1.79392;180;20220203;7.5;-1;3.3;1.6;7.41;.1;.43;6408 +72083;43.97259;1.79392;180;20220204;9.8;5.7;7.7;1.5;10.06;1.8;.49;3434 +72083;43.97259;1.79392;180;20220205;10.6;7;8.8;2.3;8.71;.2;.91;4159 +72083;43.97259;1.79392;180;20220206;8.3;-.6;3.8;2;7.31;.9;.61;5435 +72083;43.97259;1.79392;180;20220207;11.7;7.3;9.5;4.1;9.61;1;1.03;4128 +72083;43.97259;1.79392;180;20220208;15.7;-1.4;7.2;1.4;6.61;0;1.13;10823 +72083;43.97259;1.79392;180;20220209;17;-.4;8.3;2.4;6.91;0;1.54;10846 +72083;43.97259;1.79392;180;20220210;5.7;.4;3;1.4;8.56;0;.89;9287 +72083;43.97259;1.79392;180;20220211;14.1;6.7;10.4;1.7;8.94;0;1.16;6550 +72083;43.97259;1.79392;180;20220212;14.9;-1.8;6.6;1.8;6;0;1.42;10500 +72083;43.97259;1.79392;180;20220213;17.1;.7;8.9;2.5;8.39;4.3;1.57;11100 +72083;43.97259;1.79392;180;20220214;11.7;6.1;8.9;3.9;9.69;6.7;1.1;6000 +72083;43.97259;1.79392;180;20220215;10.4;5.7;8;3.6;9.24;5;.99;6650 +72083;43.97259;1.79392;180;20220216;12.4;7.3;9.8;4.8;11.21;4.6;.71;3878 +72083;43.97259;1.79392;180;20220217;13.6;11.1;12.3;4;12.84;1.1;.81;3340 +72083;43.97259;1.79392;180;20220218;16.4;10.1;13.3;2.4;11.51;.2;1.36;7468 +72083;43.97259;1.79392;180;20220219;11.5;7.6;9.5;2.7;7.81;0;1.46;7357 +72083;43.97259;1.79392;180;20220220;10.3;1.2;5.7;2.1;8.81;1.3;.7;6196 +72083;43.97259;1.79392;180;20220221;11.8;8.8;10.3;6.2;9.26;1.2;1.62;4905 +72083;43.97259;1.79392;180;20220222;13.8;6.9;10.3;3.4;8.81;0;1.59;8101 +72083;43.97259;1.79392;180;20220223;16.1;3.9;10;1.1;8.61;0;1.33;11740 +72083;43.97259;1.79392;180;20220224;15;4.2;9.6;3.2;9.11;.2;1.54;10015 +72083;43.97259;1.79392;180;20220225;11.7;5.2;8.5;2.8;6.56;0;1.74;10649 +72083;43.97259;1.79392;180;20220226;15.2;-.6;7.3;2.8;4.81;0;2.26;13858 +72083;43.97259;1.79392;180;20220227;15.8;-.1;7.9;2.1;6.51;0;1.8;12810 +72083;43.97259;1.79392;180;20220228;16.4;1.8;9.1;1.7;7.51;0;1.67;13622 +72083;43.97259;1.79392;180;20220301;16.6;.2;8.4;2.6;7.51;0;1.92;13913 +72083;43.97259;1.79392;180;20220302;12.7;3.7;8.2;2.1;9.24;5.5;1.11;8165 +72083;43.97259;1.79392;180;20220303;17.4;7.9;12.6;1.6;10.11;0;1.74;12096 +72083;43.97259;1.79392;180;20220304;9.7;6.6;8.1;3.4;9.91;4.6;.69;3113 +72083;43.97259;1.79392;180;20220305;8;6.5;7.2;3.4;9.36;1.6;.6;2404 +72083;43.97259;1.79392;180;20220306;12.4;6.1;9.2;2.3;7.76;0;1.6;9788 +72083;43.97259;1.79392;180;20220307;12.7;-1.8;5.4;2.2;6.71;0;1.52;13957 +72083;43.97259;1.79392;180;20220308;15;3.3;9.2;3.5;8.06;2.6;2.05;13351 +72083;43.97259;1.79392;180;20220309;15.8;5.9;10.8;3.2;9.11;0;2.06;13494 +72083;43.97259;1.79392;180;20220310;16.8;6.6;11.7;3.4;9.16;.2;2.1;10214 +72083;43.97259;1.79392;180;20220311;13.8;7.9;10.8;6.2;9.41;6.9;2;7188 +72083;43.97259;1.79392;180;20220312;9.8;9;9.4;3.8;10.01;11.6;.95;3022 +72083;43.97259;1.79392;180;20220313;12.1;7;9.6;4.7;8.66;18.7;1.57;4778 +72083;43.97259;1.79392;180;20220314;14.7;3.3;9;7.5;9.31;0;1.8;9600 +72083;43.97259;1.79392;180;20220315;14.9;12.8;13.9;9.4;11.04;0;2.6;6155 +72083;43.97259;1.79392;180;20220316;17.1;10;13.6;3.5;10.86;0;2.07;8330 +72083;43.97259;1.79392;180;20220317;14.9;10.5;12.7;1.4;11.66;1.3;1.28;6644 +72083;43.97259;1.79392;180;20220318;13;7.9;10.5;.9;9.99;.1;1.17;6400 +72083;43.97259;1.79392;180;20220319;17.1;6.3;11.7;3.6;8.24;0;2.9;15550 +72083;43.97259;1.79392;180;20220320;16.6;4.7;10.7;4.8;9.04;0;2.64;12350 +72083;43.97259;1.79392;180;20220321;15.8;10.6;13.2;6.8;8.44;0;3.83;17200 +72083;43.97259;1.79392;180;20220322;15.4;7.2;11.3;6.8;6.59;0;4.1;18800 +72083;43.97259;1.79392;180;20220323;16.2;2.4;9.3;4.1;6.09;0;3.48;19700 +72083;43.97259;1.79392;180;20220324;19;.4;9.7;2.8;6.19;0;3.24;19750 +72083;43.97259;1.79392;180;20220325;20.2;3.6;11.9;2.1;5.54;0;3.12;16000 +72083;43.97259;1.79392;180;20220326;20;3.4;11.7;3.6;5.79;0;4;19800 +72083;43.97259;1.79392;180;20220327;21.7;5.6;13.6;3.4;6.59;0;4.13;18400 +72083;43.97259;1.79392;180;20220328;21.9;5.9;13.9;2.5;6.39;0;3.61;16450 +72083;43.97259;1.79392;180;20220329;19.9;5;12.4;1.3;8.64;1.4;2.24;12350 +72083;43.97259;1.79392;180;20220330;12.7;9.9;11.3;2.1;11.39;2.9;1.14;4350 +72083;43.97259;1.79392;180;20220331;15.6;8.6;12.1;4.8;9.04;2.8;2.89;14100 +72083;43.97259;1.79392;180;20220401;8.3;2.1;5.2;7.8;5.66;.9;2.36;13549 +72083;43.97259;1.79392;180;20220402;8.7;1.3;5;6;5.26;.1;2.31;11490 +72083;43.97259;1.79392;180;20220403;7.9;-1.9;3;2.8;5.1;0;1.84;15703 +72083;43.97259;1.79392;180;20220404;11.5;-2;4.7;1.6;5.06;0;2.3;20538 +72083;43.97259;1.79392;180;20220405;15.1;-1.5;6.8;2.6;6.56;0;2.68;19524 +72083;43.97259;1.79392;180;20220406;11.5;3.5;7.5;2.6;10.09;.4;.85;4300 +72083;43.97259;1.79392;180;20220407;19.4;8.6;14;4.8;11.59;5.3;2.81;12050 +72083;43.97259;1.79392;180;20220408;20.2;11.3;15.7;4.7;11.44;0;3.4;13500 +72083;43.97259;1.79392;180;20220409;14.7;6.6;10.7;3;7.64;.1;2.85;15900 +72083;43.97259;1.79392;180;20220410;20.7;-.9;9.9;2.4;6.09;0;3.73;23350 +72083;43.97259;1.79392;180;20220411;18.6;7.8;13.2;5.5;9.24;0;3.82;19100 +72083;43.97259;1.79392;180;20220412;18.3;11.8;15.1;5;9.84;0;3.78;14800 +72083;43.97259;1.79392;180;20220413;14.9;10.3;12.6;1;11.09;1.1;1.24;4550 +72083;43.97259;1.79392;180;20220414;23.9;4.2;14.1;1.2;11.39;.1;3.38;22550 +72083;43.97259;1.79392;180;20220415;24;8.4;16.2;1.9;13.29;0;3.33;19250 +72083;43.97259;1.79392;180;20220416;24.5;10.3;17.4;2.6;12.39;0;3.99;20100 +72083;43.97259;1.79392;180;20220417;23.5;5.1;14.3;2.4;10.14;0;3.96;23200 +72083;43.97259;1.79392;180;20220418;18.5;10.7;14.6;2.7;11.24;0;2.73;13150 +72083;43.97259;1.79392;180;20220419;15.7;6.4;11;2.3;11.59;16.9;1.43;7000 +72083;43.97259;1.79392;180;20220420;11.7;9;10.3;1.8;11.59;5.8;.97;4250 +72083;43.97259;1.79392;180;20220421;13;9.3;11.1;2.5;12.49;.9;1;4300 +72083;43.97259;1.79392;180;20220422;19.2;11.1;15.2;1;12.94;.2;2.29;13100 +72083;43.97259;1.79392;180;20220423;15.4;9.5;12.4;3.1;10.99;20.2;1.59;4150 +72083;43.97259;1.79392;180;20220424;17.1;8.7;12.9;4.5;12.04;1.6;2.08;8400 +72083;43.97259;1.79392;180;20220425;18.9;6.5;12.7;1.2;10.24;0;2.99;20350 +72083;43.97259;1.79392;180;20220426;23.2;4.5;13.8;1.4;9.44;0;3.96;25650 +72083;43.97259;1.79392;180;20220427;21.8;8.2;15;2.3;11.99;.1;3.47;19984 +72083;43.97259;1.79392;180;20220428;20.9;12;16.5;2.1;14.19;0;2.77;14550 +72083;43.97259;1.79392;180;20220429;23;13.3;18.2;2.5;14.14;0;3.6;18300 +72083;43.97259;1.79392;180;20220430;22.7;12.4;17.5;2.8;12.89;0;4.03;21100 +72083;43.97259;1.79392;180;20220501;21.2;7.9;14.6;2;11.24;0;3.6;21400 +72083;43.97259;1.79392;180;20220502;21;10.1;15.5;1.9;12.19;0;3.25;17650 +72083;43.97259;1.79392;180;20220503;21.3;11.8;16.5;1.7;13.09;4.1;2.91;14950 +72083;43.97259;1.79392;180;20220504;21;11.4;16.2;1.7;13.04;.8;3.08;16500 +72083;43.97259;1.79392;180;20220505;21.1;8.8;14.9;2.6;10.79;0;3.72;19100 +72083;43.97259;1.79392;180;20220506;20.3;8.4;14.3;2.5;10.41;0;3.36;18398 +72083;43.97259;1.79392;180;20220507;23.1;9.1;16.1;2.5;10.96;0;4.29;24007 +72083;43.97259;1.79392;180;20220508;23.7;9.9;16.8;1.4;11.56;0;3.67;20596 +72083;43.97259;1.79392;180;20220509;26.2;9.1;17.7;1.4;11.56;0;4.49;26085 +72083;43.97259;1.79392;180;20220510;28.1;10.1;19.1;1.7;12.06;0;4.86;26080 +72083;43.97259;1.79392;180;20220511;29.8;11.3;20.6;2.6;12.56;0;5.68;26859 +72083;43.97259;1.79392;180;20220512;26.7;15.1;20.9;1.8;15.11;0;4.17;20822 +72083;43.97259;1.79392;180;20220513;26.5;15.7;21.1;1.1;15.36;0;4;21189 +72083;43.97259;1.79392;180;20220514;29.4;12.9;21.2;1.6;15.21;0;4.8;25044 +72083;43.97259;1.79392;180;20220515;29.3;16.7;23;3.1;13.31;.1;5.89;24270 +72083;43.97259;1.79392;180;20220516;28.7;13.6;21.2;1.1;13.61;0;4.69;25545 +72083;43.97259;1.79392;180;20220517;32.4;14.4;23.4;1.8;15.61;0;5.65;27050 +72083;43.97259;1.79392;180;20220518;33.2;16.8;25;1.9;16.31;0;5.77;25835 +72083;43.97259;1.79392;180;20220519;30;17.4;23.7;3.3;15.61;0;5.93;24499 +72083;43.97259;1.79392;180;20220520;31.8;17.8;24.8;3.2;15.01;0;6.13;23786 +72083;43.97259;1.79392;180;20220521;34.3;15.6;24.9;1.6;17.86;0;5.72;26842 +72083;43.97259;1.79392;180;20220522;31.6;17.9;24.8;2.1;19.81;6;4.82;20865 +72083;43.97259;1.79392;180;20220523;21.9;17.2;19.5;3.7;16.36;.6;3;11871 +72083;43.97259;1.79392;180;20220524;18.6;13;15.8;3.1;13.01;.5;2.71;12628 +72083;43.97259;1.79392;180;20220525;21.3;10.6;15.9;3.2;11.51;0;4.16;22747 +72083;43.97259;1.79392;180;20220526;19.4;9.8;14.6;2.8;12.41;0;3.14;18197 +72083;43.97259;1.79392;180;20220527;26.3;12.5;19.4;2.6;13.91;0;4.88;24838 +72083;43.97259;1.79392;180;20220528;27;12.1;19.6;2.1;12.81;0;5.17;26594 +72083;43.97259;1.79392;180;20220529;25.4;9.5;17.4;1.8;9.16;0;5.05;27576 +72083;43.97259;1.79392;180;20220530;25.8;8.8;17.3;1.6;10.16;0;4.69;26203 +72083;43.97259;1.79392;180;20220531;26.7;14.4;20.6;1.5;13.21;0;4.72;24756 +72083;43.97259;1.79392;180;20220601;33.7;15.3;24.5;2.5;14.41;0;6.61;28126 +72083;43.97259;1.79392;180;20220602;30.6;17.3;23.9;1.9;17.01;.2;5.47;25257 +72083;43.97259;1.79392;180;20220603;32.8;17.9;25.3;3.1;16.61;4.6;6.56;26595 +72083;43.97259;1.79392;180;20220604;30.4;16.8;23.6;2.5;20.06;7.8;5.21;24744 +72083;43.97259;1.79392;180;20220605;25;17.1;21;2.8;18.01;.1;3.85;18164 +72083;43.97259;1.79392;180;20220606;29.1;13.3;21.2;1.4;15.91;1.8;4.83;25283 +72083;43.97259;1.79392;180;20220607;24.4;16.9;20.6;1.7;16.81;0;3.7;18384 +72083;43.97259;1.79392;180;20220608;20.2;14.8;17.5;2.1;16.21;5.3;2.31;11778 +72083;43.97259;1.79392;180;20220609;21.4;13;17.2;3.1;14.16;.1;3.39;17188 +72083;43.97259;1.79392;180;20220610;28.9;11.1;20;1.6;13.71;0;5.4;29158 +72083;43.97259;1.79392;180;20220611;33.4;14.6;24;1.4;14.56;0;5.97;29504 +72083;43.97259;1.79392;180;20220612;31.4;16.8;24.1;1.4;17.41;1.8;5.06;24140 +72083;43.97259;1.79392;180;20220613;32.1;19;25.6;2.3;20.36;0;5.77;25795 +72083;43.97259;1.79392;180;20220614;36.5;18.4;27.4;2;18.61;.1;6.48;27343 +72083;43.97259;1.79392;180;20220615;35.7;20.4;28.1;2.2;17.51;0;6.57;26361 +72083;43.97259;1.79392;180;20220616;36.8;19.1;28;1.7;18.66;0;6.5;27948 +72083;43.97259;1.79392;180;20220617;39.3;19.1;29.2;1.3;17.61;0;6.72;29669 +72083;43.97259;1.79392;180;20220618;37;20.4;28.7;3.8;15.01;0;8.37;27989 +72083;43.97259;1.79392;180;20220619;34.5;22.2;28.3;4.7;15.11;0;8.34;25694 +72083;43.97259;1.79392;180;20220620;31.4;17.9;24.6;2.1;18.71;0;5.63;25686 +72083;43.97259;1.79392;180;20220621;30.3;20.6;25.4;1.9;21.16;.9;4.36;18347 +72083;43.97259;1.79392;180;20220622;29.8;18.2;24;2.3;19.06;0;4.97;22172 +72083;43.97259;1.79392;180;20220623;28.4;17.2;22.8;2.1;17.71;17.7;4.93;23495 +72083;43.97259;1.79392;180;20220624;25.9;16.1;21;2.6;16.66;2.9;4.4;21363 +72083;43.97259;1.79392;180;20220625;28.7;15.2;21.9;3.6;16.46;5.6;5.21;22560 +72083;43.97259;1.79392;180;20220626;19.9;16;17.9;2.8;17.41;6.9;1.95;9006 +72083;43.97259;1.79392;180;20220627;19.4;15.2;17.3;2.6;16.61;2;2.75;15796 +72083;43.97259;1.79392;180;20220628;26.5;14.6;20.6;2.1;14.36;0;4.57;21864 +72083;43.97259;1.79392;180;20220629;29.7;12.4;21;1.8;14.61;1.5;4.94;23890 +72083;43.97259;1.79392;180;20220630;18.5;15.8;17.1;2.6;15.86;1.4;2.08;9479 +72083;43.97259;1.79392;180;20220701;24.3;13.1;18.7;1.7;13.41;0;4.65;26028 +72083;43.97259;1.79392;180;20220702;32.4;11;21.7;1.7;13.21;0;6.02;30057 +72083;43.97259;1.79392;180;20220703;31.8;16.3;24.1;2.2;16.86;.2;5.68;25430 +72083;43.97259;1.79392;180;20220704;28.1;16.9;22.5;2.7;18.71;.6;4.64;21508 +72083;43.97259;1.79392;180;20220705;30.5;17.8;24.1;2.5;16.86;0;5.87;26393 +72083;43.97259;1.79392;180;20220706;30.2;15.7;23;2;14.16;0;5.65;26728 +72083;43.97259;1.79392;180;20220707;29.6;14.9;22.3;3;14.31;0;5.22;20203 +72083;43.97259;1.79392;180;20220708;30.6;15.4;23;2.1;14.41;0;5.88;28097 +72083;43.97259;1.79392;180;20220709;33.3;13.8;23.6;1.4;13.61;0;6;29735 +72083;43.97259;1.79392;180;20220710;34.7;16.4;25.5;1.9;13.66;0;6.55;28673 +72083;43.97259;1.79392;180;20220711;36.3;19.4;27.8;2.2;14.51;0;7.03;28254 +72083;43.97259;1.79392;180;20220712;36.3;18.3;27.3;1.9;15.01;0;6.85;29606 +72083;43.97259;1.79392;180;20220713;36.2;16.2;26.2;1.9;13.01;0;6.84;29680 +72083;43.97259;1.79392;180;20220714;37.5;17.9;27.7;1.7;15.16;0;6.77;29553 +72083;43.97259;1.79392;180;20220715;36.7;19.3;28;1.8;14.91;0;6.57;27331 +72083;43.97259;1.79392;180;20220716;37.9;17.1;27.5;1.8;14.26;0;6.89;29430 +72083;43.97259;1.79392;180;20220717;39.1;19.5;29.3;2.2;13.66;0;7.36;28472 +72083;43.97259;1.79392;180;20220718;38.2;22.9;30.6;4.2;14.36;0;8.89;25692 +72083;43.97259;1.79392;180;20220719;36.9;23.4;30.2;3.3;14.16;0;7.8;25402 +72083;43.97259;1.79392;180;20220720;30.6;21.1;25.9;2.6;17.51;0;5.39;21361 +72083;43.97259;1.79392;180;20220721;35;17.5;26.3;1.6;15.46;0;6.07;27383 +72083;43.97259;1.79392;180;20220722;31.6;18.2;24.9;2.8;16.76;.6;5.6;22544 +72083;43.97259;1.79392;180;20220723;30.7;18.2;24.4;2.9;16.21;0;5.76;23755 +72083;43.97259;1.79392;180;20220724;37.3;15.1;26.2;1.6;15.18;0;6.49;28976 +72083;43.97259;1.79392;180;20220725;28.3;20.5;24.4;3.8;18.21;0;4.64;15610 +72083;43.97259;1.79392;180;20220726;28.4;17.1;22.7;3.2;14.56;0;5.68;24672 +72083;43.97259;1.79392;180;20220727;29.8;13.9;21.8;2.3;12.41;0;5.66;26447 +72083;43.97259;1.79392;180;20220728;30;14.9;22.4;1.7;14.16;0;4.87;23156 +72083;43.97259;1.79392;180;20220729;29;18.5;23.7;2.3;16.31;0;4.67;19657 +72083;43.97259;1.79392;180;20220730;31.1;19.4;25.2;2.4;16.96;0;5.51;23202 +72083;43.97259;1.79392;180;20220731;34.6;18;26.3;1.9;15.96;0;5.96;25842 +72083;43.97259;1.79392;180;20220801;35.6;18.7;27.2;2.1;16.06;0;6.34;26292 +72083;43.97259;1.79392;180;20220802;36.9;18;27.5;1.7;13.91;0;6.14;26784 +72083;43.97259;1.79392;180;20220803;38.3;18.9;28.6;1.8;13.91;0;6.44;26690 +72083;43.97259;1.79392;180;20220804;37.9;20.9;29.4;1.8;17.26;0;6.19;24792 +72083;43.97259;1.79392;180;20220805;32.4;21;26.7;3.4;19.36;0;5.94;22416 +72083;43.97259;1.79392;180;20220806;34.2;19.6;26.9;2.7;18.01;0;6.13;24294 +72083;43.97259;1.79392;180;20220807;34.8;18.5;26.6;1.8;14.11;0;5.81;25371 +72083;43.97259;1.79392;180;20220808;36;19.7;27.8;1.9;10.76;0;6.24;26085 +72083;43.97259;1.79392;180;20220809;36.6;17.5;27;1.8;11.06;0;6.18;25486 +72083;43.97259;1.79392;180;20220810;37.8;17.4;27.6;1.8;11.61;0;6.34;26319 +72083;43.97259;1.79392;180;20220811;38.3;20.8;29.6;2.1;16.56;0;6.49;24877 +72083;43.97259;1.79392;180;20220812;39.4;21.2;30.3;2.2;18.91;0;6.53;24480 +72083;43.97259;1.79392;180;20220813;37.5;21.2;29.3;2.7;19.51;.2;6.29;22172 +72083;43.97259;1.79392;180;20220814;29.2;21.5;25.3;3.1;20.01;.3;4.47;16783 +72083;43.97259;1.79392;180;20220815;30;18.2;24.1;1.7;16.11;.1;4.39;19719 +72083;43.97259;1.79392;180;20220816;34.6;16.7;25.6;2.8;15.86;5.6;5.62;20448 +72083;43.97259;1.79392;180;20220817;26.2;17;21.6;2.9;17.86;.2;3.42;13771 +72083;43.97259;1.79392;180;20220818;26.8;17.4;22.1;3.7;15.96;.3;4.28;15716 +72083;43.97259;1.79392;180;20220819;26.2;17.3;21.7;3.3;16.81;.1;3.69;14058 +72083;43.97259;1.79392;180;20220820;30.7;16.3;23.5;1.7;16.56;0;4.59;22096 +72083;43.97259;1.79392;180;20220821;29.2;17.3;23.3;2.1;16.66;.1;4.16;18189 +72083;43.97259;1.79392;180;20220822;27;19.4;23.2;2.9;18.06;.4;3.68;13869 +72083;43.97259;1.79392;180;20220823;31.8;18.6;25.2;2.1;18.16;0;4.85;21212 +72083;43.97259;1.79392;180;20220824;36.3;17.9;27.1;1.9;15.91;.2;5.51;23265 +72083;43.97259;1.79392;180;20220825;32.2;20.5;26.3;2.1;18.66;0;4.64;18796 +72083;43.97259;1.79392;180;20220826;30.9;18.8;24.8;2.5;18.51;.1;4.44;17968 +72083;43.97259;1.79392;180;20220827;31.9;17.1;24.5;1.4;15.86;0;4.43;21720 +72083;43.97259;1.79392;180;20220828;34.1;15.5;24.8;1.8;12.66;0;5.18;23265 +72083;43.97259;1.79392;180;20220829;35.6;17.7;26.6;2.5;14.71;3.4;5.55;19793 +72083;43.97259;1.79392;180;20220830;32.6;17.2;24.9;1.6;18.56;0;4.4;20694 +72083;43.97259;1.79392;180;20220831;30.9;17.7;24.3;2.1;17.21;0;4.19;17461 +72083;43.97259;1.79392;180;20220901;29.6;19;24.3;2.1;18.71;0;3.73;15590 +72083;43.97259;1.79392;180;20220902;29.2;17.2;23.2;1.7;18.11;11.3;3.62;17117 +72083;43.97259;1.79392;180;20220903;28.1;17.7;22.9;1.4;19.21;.1;3.31;16495 +72083;43.97259;1.79392;180;20220904;32.8;17.5;25.1;3.2;18.71;0;5.12;20469 +72083;43.97259;1.79392;180;20220905;32.9;19.8;26.3;2.9;20.08;0;4.59;16349 +72083;43.97259;1.79392;180;20220906;33;20.1;26.6;2.5;19.66;.1;4.63;17939 +72083;43.97259;1.79392;180;20220907;27.8;18;22.9;1.9;17.01;.2;3.34;14164 +72083;43.97259;1.79392;180;20220908;26.7;14.5;20.6;1;15.21;2;2.92;16095 +72083;43.97259;1.79392;180;20220909;23.2;16.4;19.8;1.2;16.01;1.2;2.28;11032 +72083;43.97259;1.79392;180;20220910;27.3;12.3;19.8;.9;13.31;0;3.18;18911 +72083;43.97259;1.79392;180;20220911;33.4;13.4;23.4;2.3;13.11;0;4.93;21127 +72083;43.97259;1.79392;180;20220912;35.7;19.5;27.6;3.7;16.46;0;6.03;18504 +72083;43.97259;1.79392;180;20220913;31.8;22.1;26.9;3.3;20.51;0;4.12;11880 +72083;43.97259;1.79392;180;20220914;30.9;20.3;25.6;2.9;18.41;3.2;4.16;14636 +72083;43.97259;1.79392;180;20220915;30.1;17.7;23.9;2.2;17.41;.1;3.87;17022 +72083;43.97259;1.79392;180;20220916;26.8;18.5;22.7;3.8;15.31;0;4.12;14264 +72083;43.97259;1.79392;180;20220917;22.5;10.3;16.4;2.1;9.01;0;3.36;17815 +72083;43.97259;1.79392;180;20220918;26.5;6.7;16.6;1.4;7.06;0;3.46;20130 +72083;43.97259;1.79392;180;20220919;27.7;6.8;17.3;1.9;7.41;0;3.84;19908 +72083;43.97259;1.79392;180;20220920;26.4;7;16.7;1.6;8.26;0;3.38;19403 +72083;43.97259;1.79392;180;20220921;25.6;6.8;16.2;1.3;8.26;0;3.04;18963 +72083;43.97259;1.79392;180;20220922;26.7;8.1;17.4;1.6;9.51;0;3.31;18593 +72083;43.97259;1.79392;180;20220923;26.4;10.5;18.4;2.1;13.06;16.8;3.03;14588 +72083;43.97259;1.79392;180;20220924;19.6;14.7;17.1;2.3;15.46;1.3;1.77;8678 +72083;43.97259;1.79392;180;20220925;18.4;12.7;15.5;2.6;12.86;.1;2.1;11148 +72083;43.97259;1.79392;180;20220926;19.5;7.6;13.5;2.8;11.56;2.4;2.16;12165 +72083;43.97259;1.79392;180;20220927;17.8;12.7;15.2;4.8;13.61;4.2;1.91;8250 +72083;43.97259;1.79392;180;20220928;18.9;14.2;16.5;5.8;15.66;10.9;1.78;7738 +72083;43.97259;1.79392;180;20220929;16.7;12.5;14.6;3.4;14.01;10.4;1.43;7120 +72083;43.97259;1.79392;180;20220930;18.2;10.7;14.5;2.6;11.66;.1;2.04;10742 +72083;43.97259;1.79392;180;20221001;22.2;7.6;14.9;1.9;12.76;0;2.05;11769 +72083;43.97259;1.79392;180;20221002;24.3;12.7;18.5;1.1;15.26;.1;2.14;13354 +72083;43.97259;1.79392;180;20221003;24.3;11.4;17.8;1.4;13.71;0;2.29;13945 +72083;43.97259;1.79392;180;20221004;25.2;9.3;17.3;1.6;12.46;.1;2.56;15852 +72083;43.97259;1.79392;180;20221005;25.4;10.6;18;2.5;13.46;.1;2.86;15088 +72083;43.97259;1.79392;180;20221006;22.1;13.8;18;1;15.81;0;1.5;8183 +72083;43.97259;1.79392;180;20221007;23.9;11.6;17.7;1.7;14.56;0;2.14;12611 +72083;43.97259;1.79392;180;20221008;22.5;14.7;18.6;1.6;15.86;1.3;1.9;10372 +72083;43.97259;1.79392;180;20221009;25;11.7;18.3;2.5;14.16;0;2.61;13521 +72083;43.97259;1.79392;180;20221010;25.5;12.3;18.9;2.4;14.51;0;2.54;12446 +72083;43.97259;1.79392;180;20221011;23.3;12.4;17.8;1.4;14.56;.1;1.83;10666 +72083;43.97259;1.79392;180;20221012;24;13.4;18.7;1.6;14.91;1.2;2;11339 +72083;43.97259;1.79392;180;20221013;21.6;11.5;16.5;1.6;14.51;1.1;1.63;9671 +72083;43.97259;1.79392;180;20221014;20.6;15.9;18.3;2.9;17.21;.6;1.44;5404 +72083;43.97259;1.79392;180;20221015;26.6;12.2;19.4;2.2;14.96;.1;2.53;13068 +72083;43.97259;1.79392;180;20221016;27.1;14.2;20.6;4.3;16.51;0;3.03;11813 +72083;43.97259;1.79392;180;20221017;25.3;18.6;22;3.8;17.06;0;2.72;6997 +72083;43.97259;1.79392;180;20221018;27.6;15.1;21.3;3.1;17.06;0;2.73;11555 +72083;43.97259;1.79392;180;20221019;26.6;16.7;21.6;4.1;17.36;1.4;2.75;8372 +72083;43.97259;1.79392;180;20221020;22.8;17.5;20.2;3.1;18.16;1.1;1.59;4200 +72083;43.97259;1.79392;180;20221021;24.9;15.2;20;2.2;15.91;.6;1.99;8789 +72083;43.97259;1.79392;180;20221022;25.9;12.7;19.3;2.9;14.41;0;2.52;11050 +72083;43.97259;1.79392;180;20221023;26.9;16.7;21.8;4;13.96;0;3.33;6374 +72083;43.97259;1.79392;180;20221024;24.4;14.1;19.3;1.6;13.76;0;1.92;9927 +72083;43.97259;1.79392;180;20221025;24.9;12.2;18.5;2.9;13.16;0;2.42;8410 +72083;43.97259;1.79392;180;20221026;24.3;11.2;17.8;1.9;15.06;.2;1.66;8190 +72083;43.97259;1.79392;180;20221027;26.6;13.9;20.2;3.3;16.16;0;2.38;8838 +72083;43.97259;1.79392;180;20221028;26;18.3;22.1;4.4;15.71;0;3.22;8007 +72083;43.97259;1.79392;180;20221029;28;15.6;21.8;4.1;11.26;0;3.95;9401 +72083;43.97259;1.79392;180;20221030;25.2;12.7;19;2.8;13.51;0;2.25;9492 +72083;43.97259;1.79392;180;20221031;26.2;12.4;19.3;2.8;14.71;2.3;2.26;9262 +72083;43.97259;1.79392;180;20221101;20.7;14;17.3;2;13.96;.1;1.51;7676 +72083;43.97259;1.79392;180;20221102;20.6;9.8;15.2;1.3;11.31;0;1.31;9048 +72083;43.97259;1.79392;180;20221103;20;8.9;14.4;3.1;11.81;4.9;1.63;5779 +72083;43.97259;1.79392;180;20221104;13.4;10.1;11.7;4.9;10.91;6.4;1.27;4064 +72083;43.97259;1.79392;180;20221105;15;3.8;9.4;1.5;8.46;.1;1.04;8602 +72083;43.97259;1.79392;180;20221106;18.7;2;10.3;1.8;8.16;.1;1.37;10215 +72083;43.97259;1.79392;180;20221107;20.6;5.2;12.9;2.5;9.76;0;1.63;9464 +72083;43.97259;1.79392;180;20221108;22;10.1;16.1;2.9;13.06;1.4;1.63;7673 +72083;43.97259;1.79392;180;20221109;17.9;11.5;14.7;2;14.11;2.7;.92;4146 +72083;43.97259;1.79392;180;20221110;16.3;10.1;13.2;1.3;12.04;.1;.85;5199 +72083;43.97259;1.79392;180;20221111;21.9;6.8;14.3;4.2;12.26;0;1.83;9064 +72083;43.97259;1.79392;180;20221112;24;10.5;17.2;3.3;12.01;0;2.24;8169 +72083;43.97259;1.79392;180;20221113;21.7;7.7;14.7;2.2;9.26;0;1.76;8097 +72083;43.97259;1.79392;180;20221114;18.6;10.1;14.4;2.4;12.61;.2;1.11;4541 +72083;43.97259;1.79392;180;20221115;18.6;10.5;14.6;2;13.31;9.3;.97;4731 +72083;43.97259;1.79392;180;20221116;18.3;10.3;14.3;1.4;12.26;.2;.88;7097 +72083;43.97259;1.79392;180;20221117;17.2;10.7;14;2.3;12.76;6.7;.98;4287 +72083;43.97259;1.79392;180;20221118;13.3;9.8;11.5;3.4;11.41;4;.85;3532 +72083;43.97259;1.79392;180;20221119;10.9;7.7;9.3;3.2;9.96;2.5;.72;3394 +72083;43.97259;1.79392;180;20221120;10.4;5.1;7.7;1.9;9.71;1.7;.47;4087 +72083;43.97259;1.79392;180;20221121;12.2;7.2;9.7;3.5;10.71;19.2;.66;2696 +72083;43.97259;1.79392;180;20221122;9.1;5.9;7.5;5;9.31;12.2;.61;2967 +72083;43.97259;1.79392;180;20221123;15.3;7.5;11.4;2.7;10.84;6.8;.91;4672 +72083;43.97259;1.79392;180;20221124;13.7;4;8.9;1.7;9.86;1;.56;5113 +72083;43.97259;1.79392;180;20221125;10.8;5.6;8.2;2;10.26;7.1;.44;2643 +72083;43.97259;1.79392;180;20221126;10.8;5.9;8.4;1.4;9.56;0;.48;4007 +72083;43.97259;1.79392;180;20221127;13.5;2.7;8.1;2.5;7.96;2.1;.92;5535 +72083;43.97259;1.79392;180;20221128;12;7;9.5;2.9;10.66;7.7;.56;3208 +72083;43.97259;1.79392;180;20221129;10.7;6.9;8.8;2.3;9.66;.5;.61;3730 +72083;43.97259;1.79392;180;20221130;7.9;3;5.5;1;7.91;0;.42;3177 +72083;43.97259;1.79392;180;20221201;4.6;2.2;3.4;1.4;7.56;0;.32;1561 +72083;43.97259;1.79392;180;20221202;6.6;4.2;5.4;.7;7.96;0;.41;1862 +72083;43.97259;1.79392;180;20221203;7.9;3;5.5;1;7.91;2.6;.42;2547 +72083;43.97259;1.79392;180;20221204;9.3;4.8;7.1;1.2;8.01;0;.5;3728 +72083;43.97259;1.79392;180;20221205;11.1;-1;5.1;2.6;6.31;.1;.83;6828 +72083;43.97259;1.79392;180;20221206;12.6;1.1;6.9;1.6;6.61;.1;.75;5524 +72083;43.97259;1.79392;180;20221207;12.6;3.1;7.8;1.3;7.24;0;.62;5534 +72083;43.97259;1.79392;180;20221208;9.5;.2;4.8;2.6;7.41;2.3;.56;3910 +72083;43.97259;1.79392;180;20221209;9.4;7;8.2;1.4;10.41;.5;.39;1484 +72083;43.97259;1.79392;180;20221210;2.5;1.9;2.2;3.7;6.56;0;.38;500 +72083;43.97259;1.79392;180;20221211;6.7;-5.1;.8;1.6;4.56;.1;.48;5991 +72083;43.97259;1.79392;180;20221212;5;-4.4;.3;2.7;5.41;6.6;.44;3992 +72083;43.97259;1.79392;180;20221213;12.1;3.7;7.9;2.7;10.56;3.5;.29;3142 +72083;43.97259;1.79392;180;20221214;13.4;9;11.2;2.4;11.36;1.8;.61;2710 +72083;43.97259;1.79392;180;20221215;11.7;6.2;9;3;11.16;3.1;.41;1698 +72083;43.97259;1.79392;180;20221216;11.5;8.7;10.1;1.5;10.76;.4;.52;2275 +72083;43.97259;1.79392;180;20221217;7.3;.8;4.1;1.4;6.86;.1;.39;3666 +72083;43.97259;1.79392;180;20221218;14.1;-2.1;6;3.8;7.21;.1;.97;6672 +72083;43.97259;1.79392;180;20221219;17.9;5.8;11.8;4.2;10.26;0;1.4;5181 +72083;43.97259;1.79392;180;20221220;15.8;9.5;12.6;2.8;11.26;.5;1.04;2389 +72083;43.97259;1.79392;180;20221221;16.2;9.9;13.1;1.1;11.81;.4;.57;4085 +72083;43.97259;1.79392;180;20221222;16.3;6.5;11.4;1.4;11.56;2.2;.57;4063 +72083;43.97259;1.79392;180;20221223;18.4;12.2;15.3;1.4;13.46;.1;.68;4523 +72083;43.97259;1.79392;180;20221224;17.5;7.1;12.3;1.8;11.11;0;.7;5134 +72083;43.97259;1.79392;180;20221225;16.6;6.1;11.4;3;9.81;.1;1.13;5135 +72083;43.97259;1.79392;180;20221226;15.2;4;9.6;1.1;10.61;1.3;.39;5116 +72083;43.97259;1.79392;180;20221227;13.4;9;11.2;1.1;11.21;.1;.52;2915 +72083;43.97259;1.79392;180;20221228;16.8;4.3;10.5;2.3;9.36;0;.87;5993 +72083;43.97259;1.79392;180;20221229;14;5.6;9.8;2;10.46;4.2;.58;3586 +72083;43.97259;1.79392;180;20221230;16.2;7.3;11.7;2.3;11.16;.3;.75;3909 +72083;43.97259;1.79392;180;20221231;18;6.7;12.3;3.3;11.06;0;1.12;5654 +72084;43.99679;2.10347;293;20220101;17.4;2.2;9.8;1.2;8.39;0;.63;6576 +72084;43.99679;2.10347;293;20220102;12.9;1.2;7.1;1.2;8.42;.2;.45;5215 +72084;43.99679;2.10347;293;20220103;13.9;3.9;8.9;1.4;9.46;0;.54;5012 +72084;43.99679;2.10347;293;20220104;16.4;5.6;11;3.7;9.65;7.8;.99;5143 +72084;43.99679;2.10347;293;20220105;5.4;3.4;4.4;3.8;6.68;0;.77;1364 +72084;43.99679;2.10347;293;20220106;5.6;-2;1.8;1.7;5.12;0;.57;4802 +72084;43.99679;2.10347;293;20220107;3.5;-2.9;.3;1.3;6.06;7.5;.3;3296 +72084;43.99679;2.10347;293;20220108;9.1;2.7;5.9;4.8;9.72;6.6;.18;3217 +72084;43.99679;2.10347;293;20220109;7.3;5.7;6.5;2.7;9.16;20.7;.47;1251 +72084;43.99679;2.10347;293;20220110;7.1;6;6.6;1.5;8.92;3.2;.5;786 +72084;43.99679;2.10347;293;20220111;5.5;-1.4;2;.9;6.19;0;.36;4179 +72084;43.99679;2.10347;293;20220112;3.4;-4.3;-.4;1.4;5.39;0;.34;4451 +72084;43.99679;2.10347;293;20220113;2.7;-3.6;-.5;.9;5.22;0;.3;3825 +72084;43.99679;2.10347;293;20220114;9.4;-5.8;1.8;.8;5.09;0;.35;7840 +72084;43.99679;2.10347;293;20220115;9.2;-4.9;2.2;1;5.09;0;.44;7568 +72084;43.99679;2.10347;293;20220116;7.5;-6;.7;1.2;4.99;.1;.44;7501 +72084;43.99679;2.10347;293;20220117;2.5;-3.6;-.6;.6;5.36;.1;.35;3838 +72084;43.99679;2.10347;293;20220118;0;-2.3;-1.2;.5;5.55;.1;.3;2101 +72084;43.99679;2.10347;293;20220119;3.3;-1.4;1;1;6.62;.6;.29;3316 +72084;43.99679;2.10347;293;20220120;6.4;-1.3;2.5;1.5;6.42;0;.47;4891 +72084;43.99679;2.10347;293;20220121;6.1;-3;1.6;1.7;4.82;0;.68;6716 +72084;43.99679;2.10347;293;20220122;6.3;-4.8;.7;1.1;4.59;0;.53;7238 +72084;43.99679;2.10347;293;20220123;11.3;-4.2;3.5;1;5.16;0;.64;8266 +72084;43.99679;2.10347;293;20220124;10.1;-3.4;3.3;1.1;5.72;0;.72;8325 +72084;43.99679;2.10347;293;20220125;11.3;-3.1;4.1;1.1;6.02;0;.66;8119 +72084;43.99679;2.10347;293;20220126;11.1;-3.8;3.6;.6;5.76;0;.49;8401 +72084;43.99679;2.10347;293;20220127;6.4;-4.8;.8;1.2;5.42;.1;.45;7561 +72084;43.99679;2.10347;293;20220128;-.4;-3;-1.7;.6;5.35;0;.32;2835 +72084;43.99679;2.10347;293;20220129;1.6;-2.1;-.3;.4;5.66;0;.39;3419 +72084;43.99679;2.10347;293;20220130;2.6;-.8;.9;1.1;6.56;.3;.35;3046 +72084;43.99679;2.10347;293;20220131;7;2.2;4.6;4;8.12;1.2;.48;3283 +72084;43.99679;2.10347;293;20220201;5.9;.2;3.1;3.5;7.42;1;.44;4981 +72084;43.99679;2.10347;293;20220202;9.4;5;7.2;2.6;9.26;.3;.64;3715 +72084;43.99679;2.10347;293;20220203;7.9;-.9;3.5;1.5;7.52;.1;.51;6696 +72084;43.99679;2.10347;293;20220204;9;5.2;7.1;1.3;9.89;2.5;.49;3407 +72084;43.99679;2.10347;293;20220205;9.3;5.4;7.4;2;8.42;.3;.82;4543 +72084;43.99679;2.10347;293;20220206;7.4;-1.5;3;1.9;7.26;1.3;.54;6116 +72084;43.99679;2.10347;293;20220207;10.8;6.5;8.7;3.7;9.32;1;1.01;4365 +72084;43.99679;2.10347;293;20220208;15.1;-2.2;6.5;1.1;6.42;0;1.04;10867 +72084;43.99679;2.10347;293;20220209;16;-1.3;7.4;1.9;6.86;0;1.38;10839 +72084;43.99679;2.10347;293;20220210;6;1.4;3.7;1.8;8.22;0;1.38;11325 +72084;43.99679;2.10347;293;20220211;13.9;5.6;9.7;1.7;8.67;0;1.2;6400 +72084;43.99679;2.10347;293;20220212;14.3;-2.4;5.9;1.8;5.97;0;1.42;10500 +72084;43.99679;2.10347;293;20220213;16.6;.8;8.7;2.5;8.37;4.5;1.62;11400 +72084;43.99679;2.10347;293;20220214;11.4;4.5;7.9;3.8;9.67;8;.98;5800 +72084;43.99679;2.10347;293;20220215;9.8;5.1;7.4;3.7;9.17;5.8;.99;6700 +72084;43.99679;2.10347;293;20220216;11.6;6.8;9.2;4.4;11.16;6.7;.68;4376 +72084;43.99679;2.10347;293;20220217;12.9;10.4;11.7;4.4;12.65;1.2;.81;3976 +72084;43.99679;2.10347;293;20220218;15.5;9.5;12.5;2.7;11.35;.2;1.35;6848 +72084;43.99679;2.10347;293;20220219;10.2;6.8;8.5;2.5;7.79;0;1.31;6313 +72084;43.99679;2.10347;293;20220220;9.8;.5;5.2;2;8.76;1.8;.69;7276 +72084;43.99679;2.10347;293;20220221;10.7;8.2;9.4;6;9.09;1.6;1.53;4333 +72084;43.99679;2.10347;293;20220222;12.6;6.3;9.4;3.1;8.72;0;1.47;7655 +72084;43.99679;2.10347;293;20220223;15.4;3.8;9.6;1.1;8.49;0;1.33;11275 +72084;43.99679;2.10347;293;20220224;14.5;4.1;9.3;2.8;8.99;.2;1.51;9972 +72084;43.99679;2.10347;293;20220225;10.7;4;7.3;2.6;6.52;0;1.6;9726 +72084;43.99679;2.10347;293;20220226;14.4;-1.1;6.6;2.5;4.79;0;2.14;13470 +72084;43.99679;2.10347;293;20220227;15;-.7;7.1;1.7;6.39;0;1.66;12828 +72084;43.99679;2.10347;293;20220228;15.5;.7;8.1;1.4;7.39;0;1.55;13353 +72084;43.99679;2.10347;293;20220301;16;-.6;7.7;3.1;7.35;0;1.95;12142 +72084;43.99679;2.10347;293;20220302;11.9;4.9;8.4;3;9.33;3.3;1.22;8445 +72084;43.99679;2.10347;293;20220303;16.1;7.3;11.7;1.4;10.06;0;1.57;10990 +72084;43.99679;2.10347;293;20220304;9.6;4.7;7.1;2.9;9.69;4.1;.76;5412 +72084;43.99679;2.10347;293;20220305;7.5;6;6.8;2.9;9.36;1.2;.63;2849 +72084;43.99679;2.10347;293;20220306;11.2;4.7;8;1.8;7.29;0;1.46;9572 +72084;43.99679;2.10347;293;20220307;11.8;-3.1;4.4;1.8;6.29;0;1.48;14080 +72084;43.99679;2.10347;293;20220308;14.1;2.4;8.2;3.1;7.86;.9;1.92;13132 +72084;43.99679;2.10347;293;20220309;14.7;5.6;10.1;3.2;8.92;0;1.97;12283 +72084;43.99679;2.10347;293;20220310;15.7;7.2;11.5;3.5;9.19;.2;2.11;9708 +72084;43.99679;2.10347;293;20220311;12.8;8.6;10.7;7;9.39;5.4;2.05;6049 +72084;43.99679;2.10347;293;20220312;9.1;8.3;8.7;4.2;9.72;13.2;.97;2483 +72084;43.99679;2.10347;293;20220313;10.9;7.1;9;4.6;8.46;18;1.59;4588 +72084;43.99679;2.10347;293;20220314;13.6;2.1;7.9;7.2;9.22;0;1.66;10835 +72084;43.99679;2.10347;293;20220315;14.3;11.9;13.1;9.7;11;0;2.26;5410 +72084;43.99679;2.10347;293;20220316;16.2;10;13.1;3.3;10.76;0;2.01;8279 +72084;43.99679;2.10347;293;20220317;14.7;9.5;12.1;1.8;11.16;1.1;1.48;7871 +72084;43.99679;2.10347;293;20220318;12.5;7.4;9.9;.7;10.37;.1;1.06;5700 +72084;43.99679;2.10347;293;20220319;16.5;5.5;11;3.5;8.07;0;2.81;14700 +72084;43.99679;2.10347;293;20220320;15.7;2.9;9.3;4.6;8.77;0;2.28;10300 +72084;43.99679;2.10347;293;20220321;15.1;9.8;12.4;6.3;7.87;0;3.77;16200 +72084;43.99679;2.10347;293;20220322;14.6;5.8;10.2;5.9;6.27;0;3.77;18800 +72084;43.99679;2.10347;293;20220323;15.5;-.3;7.6;3.8;5.67;0;3.21;19900 +72084;43.99679;2.10347;293;20220324;18.6;.2;9.4;3;5.97;0;3.43;19900 +72084;43.99679;2.10347;293;20220325;19.5;3.6;11.5;2.5;5.27;0;3.41;16100 +72084;43.99679;2.10347;293;20220326;19.3;3.4;11.3;3.7;5.57;0;4.09;19900 +72084;43.99679;2.10347;293;20220327;21;4.5;12.7;3.2;6.37;0;3.95;17800 +72084;43.99679;2.10347;293;20220328;21.1;6.3;13.7;3.1;6.17;0;3.99;16600 +72084;43.99679;2.10347;293;20220329;19.5;4.3;11.9;1.4;8.47;1.6;2.35;12900 +72084;43.99679;2.10347;293;20220330;11.7;9.2;10.4;2.1;11.27;2.6;1.05;3900 +72084;43.99679;2.10347;293;20220331;15.2;8;11.6;4.6;8.87;3.4;2.81;11800 +72084;43.99679;2.10347;293;20220401;7.1;.8;4;7.1;5.64;1.3;2.08;12816 +72084;43.99679;2.10347;293;20220402;7.6;.3;4;5.7;5.11;.1;2.18;11090 +72084;43.99679;2.10347;293;20220403;6.6;-.8;2.9;4.5;4.94;0;2.17;13801 +72084;43.99679;2.10347;293;20220404;10.8;-1.1;4.8;1.5;5.15;0;2.27;20644 +72084;43.99679;2.10347;293;20220405;14.3;-2;6.1;2.8;6.24;0;2.83;20958 +72084;43.99679;2.10347;293;20220406;11;1.7;6.3;2.6;9.67;.7;.83;4700 +72084;43.99679;2.10347;293;20220407;19.1;7.9;13.5;5.2;11.57;5.1;2.9;12000 +72084;43.99679;2.10347;293;20220408;19.5;11.2;15.3;4.8;11.47;0;3.51;14500 +72084;43.99679;2.10347;293;20220409;13.9;5.8;9.8;3.1;7.47;.2;2.7;14400 +72084;43.99679;2.10347;293;20220410;20.6;-1.7;9.4;2.3;5.87;0;3.82;23400 +72084;43.99679;2.10347;293;20220411;17.8;8.6;13.2;5.6;9.17;0;4.04;20000 +72084;43.99679;2.10347;293;20220412;17.6;11;14.3;4.7;9.47;0;3.7;15000 +72084;43.99679;2.10347;293;20220413;15;9;12;.8;10.47;.7;1.34;5600 +72084;43.99679;2.10347;293;20220414;23.8;3.1;13.4;1.2;10.77;.1;3.49;23000 +72084;43.99679;2.10347;293;20220415;24.1;7.3;15.7;1.5;13.07;0;3.38;20000 +72084;43.99679;2.10347;293;20220416;23.8;9.6;16.7;2.1;12.37;0;3.51;17600 +72084;43.99679;2.10347;293;20220417;23.3;4;13.6;2;9.77;0;3.98;24000 +72084;43.99679;2.10347;293;20220418;18;10.1;14;2.6;10.87;0;2.86;14200 +72084;43.99679;2.10347;293;20220419;15.9;4.6;10.2;2.1;11.17;7.8;1.7;9700 +72084;43.99679;2.10347;293;20220420;11;8.3;9.6;2.1;11.47;7.5;.93;4100 +72084;43.99679;2.10347;293;20220421;11.4;8.7;10;2.5;12.47;1.4;.7;2800 +72084;43.99679;2.10347;293;20220422;19.2;10.5;14.8;1.3;12.77;.3;2.67;15700 +72084;43.99679;2.10347;293;20220423;15.6;9.5;12.5;4.2;10.57;21.2;2.07;4400 +72084;43.99679;2.10347;293;20220424;16.3;7.8;12;4.5;11.87;4.6;1.94;7900 +72084;43.99679;2.10347;293;20220425;18.5;6.6;12.5;1.3;10.17;.1;3.24;22000 +72084;43.99679;2.10347;293;20220426;22.6;4.1;13.3;1.6;8.67;0;4.13;26100 +72084;43.99679;2.10347;293;20220427;22.5;8.4;15.4;2.9;11.17;0;3.84;20750 +72084;43.99679;2.10347;293;20220428;20.9;11;15.9;2;13.97;0;3.03;16700 +72084;43.99679;2.10347;293;20220429;22.8;13.1;17.9;2.5;14.37;.1;3.53;16900 +72084;43.99679;2.10347;293;20220430;22.2;11.8;17;2.4;12.87;0;3.85;20100 +72084;43.99679;2.10347;293;20220501;20.9;6.2;13.5;1.6;10.77;0;3.44;21000 +72084;43.99679;2.10347;293;20220502;20.3;8.7;14.5;1.9;12.07;0;3.08;17200 +72084;43.99679;2.10347;293;20220503;20.7;11.5;16.1;1.6;12.77;3.4;3.13;16800 +72084;43.99679;2.10347;293;20220504;20.4;10.6;15.5;1.2;13.27;1.3;2.98;17300 +72084;43.99679;2.10347;293;20220505;20;7.5;13.7;2;11.17;.1;2.98;15800 +72084;43.99679;2.10347;293;20220506;19.2;7.3;13.2;2.4;10.42;0;3.28;19222 +72084;43.99679;2.10347;293;20220507;22.2;7.8;15;2.2;10.96;0;4.1;23996 +72084;43.99679;2.10347;293;20220508;22.9;8.7;15.8;1.3;11.52;0;3.71;21922 +72084;43.99679;2.10347;293;20220509;25.5;8.4;17;1.2;11.62;0;4.37;25960 +72084;43.99679;2.10347;293;20220510;27.1;8.8;18;1.4;12.16;0;4.66;26399 +72084;43.99679;2.10347;293;20220511;29;9.9;19.5;2.2;12.72;0;5.42;27276 +72084;43.99679;2.10347;293;20220512;25.5;13.7;19.6;1.7;15.32;0;4.09;21375 +72084;43.99679;2.10347;293;20220513;25.6;14.7;20.1;1.1;15.26;0;3.93;21027 +72084;43.99679;2.10347;293;20220514;28.9;11.8;20.3;1.2;15.19;0;4.73;25741 +72084;43.99679;2.10347;293;20220515;28;15.1;21.5;2.9;13.09;0;5.58;23919 +72084;43.99679;2.10347;293;20220516;27.9;12.3;20.1;1.1;13.72;0;4.67;25596 +72084;43.99679;2.10347;293;20220517;31.8;13.1;22.4;1.4;15.59;0;5.45;27687 +72084;43.99679;2.10347;293;20220518;32.3;15.8;24.1;1.8;16.42;0;5.65;26044 +72084;43.99679;2.10347;293;20220519;29;17.4;23.2;3.2;15.39;.1;5.69;22846 +72084;43.99679;2.10347;293;20220520;30.6;17.7;24.2;3;14.92;0;5.92;22983 +72084;43.99679;2.10347;293;20220521;33.4;14.4;23.9;1.4;18.12;0;5.63;27538 +72084;43.99679;2.10347;293;20220522;31;17.3;24.2;1.8;19.69;2.7;4.9;22149 +72084;43.99679;2.10347;293;20220523;21.1;16.3;18.7;3.2;16.26;0;2.99;12620 +72084;43.99679;2.10347;293;20220524;17.6;12.2;14.9;2.5;13.09;.5;2.66;13526 +72084;43.99679;2.10347;293;20220525;20.1;9.3;14.7;2.7;11.52;0;3.91;22339 +72084;43.99679;2.10347;293;20220526;18.5;8.5;13.5;2.3;12.22;0;3.17;19562 +72084;43.99679;2.10347;293;20220527;25.4;10.6;18;2.3;13.86;0;4.79;25828 +72084;43.99679;2.10347;293;20220528;26.3;10.9;18.6;1.9;12.66;0;5;26636 +72084;43.99679;2.10347;293;20220529;24.5;8.1;16.3;1.7;9.22;0;4.91;27836 +72084;43.99679;2.10347;293;20220530;24.9;7.5;16.2;1.3;9.99;.2;4.64;27155 +72084;43.99679;2.10347;293;20220531;25.6;12.8;19.2;1.4;12.99;0;4.59;24582 +72084;43.99679;2.10347;293;20220601;32.7;13.6;23.2;2.1;14.32;0;6.35;28932 +72084;43.99679;2.10347;293;20220602;30.2;16;23.1;1.8;16.59;0;5.49;25820 +72084;43.99679;2.10347;293;20220603;32.1;16.9;24.5;2.7;16.59;3.2;6.34;26585 +72084;43.99679;2.10347;293;20220604;29.5;15.8;22.7;2.2;20.02;11.5;5.14;25042 +72084;43.99679;2.10347;293;20220605;23.9;16.3;20.1;2.3;17.92;.1;3.66;17785 +72084;43.99679;2.10347;293;20220606;27.5;12;19.8;1.1;15.89;1.7;4.7;25699 +72084;43.99679;2.10347;293;20220607;23.5;15.6;19.5;1.6;16.39;0;3.67;18709 +72084;43.99679;2.10347;293;20220608;19.2;13.5;16.4;1.6;15.92;4.1;2.45;13326 +72084;43.99679;2.10347;293;20220609;20.2;11.9;16.1;2.6;13.99;0;3.28;17727 +72084;43.99679;2.10347;293;20220610;27.6;10.1;18.8;1.3;13.76;0;5.15;28877 +72084;43.99679;2.10347;293;20220611;31.9;13.1;22.5;1.2;14.69;0;5.76;29556 +72084;43.99679;2.10347;293;20220612;30.5;15.4;23;1.2;17.42;1.6;5.09;25325 +72084;43.99679;2.10347;293;20220613;30.9;18.4;24.6;2;20.62;0;5.42;24773 +72084;43.99679;2.10347;293;20220614;35;17.3;26.1;1.6;19.06;.1;6.23;27702 +72084;43.99679;2.10347;293;20220615;34.7;19.2;27;1.9;18.16;0;6.39;26855 +72084;43.99679;2.10347;293;20220616;35.4;17.9;26.6;1.3;18.82;0;6.18;28089 +72084;43.99679;2.10347;293;20220617;37.9;18;27.9;1.2;17.99;0;6.57;29708 +72084;43.99679;2.10347;293;20220618;36.6;20.3;28.4;3.6;15.22;0;8.23;27662 +72084;43.99679;2.10347;293;20220619;33.8;22.3;28.1;4.7;14.96;0;8.25;24373 +72084;43.99679;2.10347;293;20220620;30.8;16.9;23.9;2.3;18.42;0;5.74;25981 +72084;43.99679;2.10347;293;20220621;30.2;19.8;25;1.7;20.86;.9;4.62;20172 +72084;43.99679;2.10347;293;20220622;28.8;17.8;23.3;2.1;19.06;.9;4.84;22025 +72084;43.99679;2.10347;293;20220623;27.1;16.7;21.9;1.9;17.89;14.1;4.62;22221 +72084;43.99679;2.10347;293;20220624;24.8;15.5;20.2;2.2;16.72;5.1;4.21;20837 +72084;43.99679;2.10347;293;20220625;27.6;13.6;20.6;3;16.32;6.5;5.13;24066 +72084;43.99679;2.10347;293;20220626;19;15;17;2.5;17.29;4.6;2.1;10547 +72084;43.99679;2.10347;293;20220627;19.4;14.4;16.9;2.2;16.52;2.8;2.85;16180 +72084;43.99679;2.10347;293;20220628;25.5;13.6;19.6;1.9;14.49;0;4.48;22392 +72084;43.99679;2.10347;293;20220629;28.5;11.3;19.9;1.5;14.49;3.2;4.94;25469 +72084;43.99679;2.10347;293;20220630;17.4;15;16.2;2.2;15.82;1.3;1.93;8985 +72084;43.99679;2.10347;293;20220701;23.3;11.9;17.6;1.5;13.26;0;4.42;25212 +72084;43.99679;2.10347;293;20220702;31.1;9.8;20.5;1.3;13.26;0;5.74;30355 +72084;43.99679;2.10347;293;20220703;30.6;15.1;22.8;1.9;16.82;.2;5.53;26086 +72084;43.99679;2.10347;293;20220704;27.3;16.1;21.7;2.3;18.66;.4;4.57;21898 +72084;43.99679;2.10347;293;20220705;29.4;16.4;22.9;2;16.89;0;5.48;25863 +72084;43.99679;2.10347;293;20220706;29;14.5;21.8;2;14.29;0;5.49;26471 +72084;43.99679;2.10347;293;20220707;28.5;13.4;20.9;2.6;14.29;0;5.19;22573 +72084;43.99679;2.10347;293;20220708;29.6;13.8;21.7;1.9;14.32;0;5.68;28015 +72084;43.99679;2.10347;293;20220709;32.1;14.3;23.2;1.6;13.56;0;5.94;28277 +72084;43.99679;2.10347;293;20220710;33.3;15.6;24.4;1.9;13.96;0;6.3;28362 +72084;43.99679;2.10347;293;20220711;35.2;18.9;27.1;2;14.52;0;6.66;27463 +72084;43.99679;2.10347;293;20220712;35.1;16.7;25.9;1.7;15.09;0;6.52;29241 +72084;43.99679;2.10347;293;20220713;35.5;15;25.3;1.6;13.19;0;6.59;29904 +72084;43.99679;2.10347;293;20220714;36.8;16.3;26.5;1.3;15.26;0;6.44;29795 +72084;43.99679;2.10347;293;20220715;35.6;17.7;26.7;1.5;15.02;0;6.34;28120 +72084;43.99679;2.10347;293;20220716;36.7;16.1;26.4;1.7;14.26;0;6.69;29392 +72084;43.99679;2.10347;293;20220717;38.1;20;29;2.2;13.22;0;7.28;27592 +72084;43.99679;2.10347;293;20220718;37.7;23.1;30.4;3.8;14.49;0;8.56;25423 +72084;43.99679;2.10347;293;20220719;36.5;23.8;30.2;3;13.59;.1;7.47;24136 +72084;43.99679;2.10347;293;20220720;29.4;19.7;24.5;2.4;17.22;0;5.17;21181 +72084;43.99679;2.10347;293;20220721;34;16;25;1.4;15.36;0;5.86;27854 +72084;43.99679;2.10347;293;20220722;31;16.5;23.8;2.5;16.66;.9;5.63;24053 +72084;43.99679;2.10347;293;20220723;29.8;17.4;23.6;2.6;15.96;0;5.51;23267 +72084;43.99679;2.10347;293;20220724;36.7;15.3;26;2;14.85;0;6.71;29142 +72084;43.99679;2.10347;293;20220725;27.5;19.6;23.6;3.4;17.82;0;4.58;16395 +72084;43.99679;2.10347;293;20220726;27.3;16.5;21.9;3.1;14.49;0;5.38;22999 +72084;43.99679;2.10347;293;20220727;28.7;12.4;20.6;1.9;12.29;0;5.37;26490 +72084;43.99679;2.10347;293;20220728;29.2;13.2;21.2;1.4;14.06;0;4.87;24617 +72084;43.99679;2.10347;293;20220729;27.6;17.1;22.4;1.9;16.52;0;4.44;20013 +72084;43.99679;2.10347;293;20220730;30.2;18.6;24.4;2.2;16.66;0;5.25;22507 +72084;43.99679;2.10347;293;20220731;33.5;16.5;25;1.6;15.66;0;5.73;26192 +72084;43.99679;2.10347;293;20220801;34.4;17.2;25.8;1.8;15.72;0;6.04;26427 +72084;43.99679;2.10347;293;20220802;35.6;16.6;26.1;1.4;13.99;0;5.9;27128 +72084;43.99679;2.10347;293;20220803;37.5;18;27.7;1.6;13.82;0;6.28;27116 +72084;43.99679;2.10347;293;20220804;37.5;20.1;28.8;1.7;16.69;0;6.19;25377 +72084;43.99679;2.10347;293;20220805;31.9;20.3;26.1;2.8;19.26;1.2;5.61;22031 +72084;43.99679;2.10347;293;20220806;33.2;18.2;25.7;2.1;18.02;0;5.71;24199 +72084;43.99679;2.10347;293;20220807;33.9;17.6;25.8;1.7;13.89;0;5.67;25032 +72084;43.99679;2.10347;293;20220808;35;17.5;26.2;1.9;10.86;0;6.18;26274 +72084;43.99679;2.10347;293;20220809;35.6;17;26.3;1.7;10.79;0;5.99;25615 +72084;43.99679;2.10347;293;20220810;36.9;16.8;26.8;1.7;11.36;0;6.17;26450 +72084;43.99679;2.10347;293;20220811;37.6;18.8;28.2;1.8;15.82;0;6.17;25629 +72084;43.99679;2.10347;293;20220812;38.2;19.8;29;1.8;18.36;0;6.15;24871 +72084;43.99679;2.10347;293;20220813;36.7;19.7;28.2;2.1;18.82;.3;5.96;23260 +72084;43.99679;2.10347;293;20220814;28.1;20.8;24.5;2.8;19.92;.5;4.21;16097 +72084;43.99679;2.10347;293;20220815;28.9;16.6;22.8;1.4;16.12;0;4.22;20153 +72084;43.99679;2.10347;293;20220816;33.6;15.1;24.4;2.4;15.79;6.5;5.52;22272 +72084;43.99679;2.10347;293;20220817;25.4;15.9;20.7;2.5;17.79;.2;3.36;14964 +72084;43.99679;2.10347;293;20220818;26;16.5;21.2;3.1;15.99;.1;4.04;16191 +72084;43.99679;2.10347;293;20220819;25.2;16.5;20.8;3;16.89;.1;3.55;14484 +72084;43.99679;2.10347;293;20220820;29.4;15.5;22.4;1.6;16.62;0;4.36;21620 +72084;43.99679;2.10347;293;20220821;28;16.1;22.1;1.9;16.56;.1;4.01;18515 +72084;43.99679;2.10347;293;20220822;25.3;18.4;21.8;2.3;18.22;.3;3.27;13317 +72084;43.99679;2.10347;293;20220823;30.7;17.3;24;1.9;18.22;0;4.56;20864 +72084;43.99679;2.10347;293;20220824;35.3;16.7;26;1.6;16.06;.1;5.24;23531 +72084;43.99679;2.10347;293;20220825;31.2;18.8;25;2;18.19;.2;4.52;19232 +72084;43.99679;2.10347;293;20220826;30.1;17.2;23.6;2;17.86;.1;4.29;18922 +72084;43.99679;2.10347;293;20220827;30.9;16;23.5;1.3;15.39;0;4.32;21419 +72084;43.99679;2.10347;293;20220828;33.3;13.9;23.6;1.4;12.46;0;4.85;23632 +72084;43.99679;2.10347;293;20220829;34.7;15.7;25.2;2;14.36;3.1;5.22;21258 +72084;43.99679;2.10347;293;20220830;31.7;16.3;24;1.4;18.29;0;4.26;20667 +72084;43.99679;2.10347;293;20220831;30.2;16.8;23.5;2.1;16.59;0;4.26;18158 +72084;43.99679;2.10347;293;20220901;28.5;17.4;23;1.8;18.32;.2;3.61;16324 +72084;43.99679;2.10347;293;20220902;27.4;16.2;21.8;1.5;18.06;12.6;3.4;16823 +72084;43.99679;2.10347;293;20220903;27.1;16.9;22;1.2;18.56;.1;3.2;16363 +72084;43.99679;2.10347;293;20220904;32;16.4;24.2;2.9;18.22;0;4.96;20327 +72084;43.99679;2.10347;293;20220905;31.8;20.9;26.3;3.7;20.53;0;4.72;16124 +72084;43.99679;2.10347;293;20220906;32;19.7;25.9;2.3;19.22;.2;4.42;17444 +72084;43.99679;2.10347;293;20220907;27.1;17;22;1.8;16.62;.3;3.3;14727 +72084;43.99679;2.10347;293;20220908;25.6;13.2;19.4;.9;14.82;1.8;2.9;16614 +72084;43.99679;2.10347;293;20220909;22.3;15;18.7;1.2;15.99;1.4;2.27;11758 +72084;43.99679;2.10347;293;20220910;26.1;11.1;18.6;.8;13.09;0;3.06;18837 +72084;43.99679;2.10347;293;20220911;32.7;11.9;22.3;1.7;12.59;0;4.44;21340 +72084;43.99679;2.10347;293;20220912;35.3;17.5;26.4;2.9;16.02;0;5.53;19527 +72084;43.99679;2.10347;293;20220913;31.7;21.5;26.6;3.1;20.56;0;4.24;13058 +72084;43.99679;2.10347;293;20220914;29.9;19.6;24.7;2.7;18.06;2;4;14380 +72084;43.99679;2.10347;293;20220915;28.9;16.6;22.7;1.9;16.86;0;3.63;16701 +72084;43.99679;2.10347;293;20220916;25.6;17.4;21.5;3.3;14.92;0;3.78;13674 +72084;43.99679;2.10347;293;20220917;21.4;8.8;15.1;1.9;8.89;0;3.09;17333 +72084;43.99679;2.10347;293;20220918;25.6;5.1;15.4;1.4;7.02;0;3.37;20215 +72084;43.99679;2.10347;293;20220919;26.5;5.8;16.1;1.7;7.46;0;3.66;19764 +72084;43.99679;2.10347;293;20220920;25.2;6.3;15.8;1.6;8.09;0;3.32;19015 +72084;43.99679;2.10347;293;20220921;24.7;5.9;15.3;1.1;8.06;0;2.93;18864 +72084;43.99679;2.10347;293;20220922;25.9;6.8;16.3;1.3;9.36;0;3.08;18701 +72084;43.99679;2.10347;293;20220923;25.8;8.9;17.4;1.7;12.59;22.7;2.93;15766 +72084;43.99679;2.10347;293;20220924;18.8;13.9;16.3;1.8;15.19;2;1.71;8800 +72084;43.99679;2.10347;293;20220925;17.8;11.7;14.8;2.1;12.79;.2;1.97;10871 +72084;43.99679;2.10347;293;20220926;18.9;6.5;12.7;2.4;11.22;2.6;2.12;13042 +72084;43.99679;2.10347;293;20220927;16.5;11.8;14.2;4.2;13.39;4.3;1.74;7923 +72084;43.99679;2.10347;293;20220928;18.5;13.4;15.9;5.1;15.32;9.3;1.85;8344 +72084;43.99679;2.10347;293;20220929;15.5;11.7;13.6;2.7;13.69;10.4;1.32;6818 +72084;43.99679;2.10347;293;20220930;17.2;9.7;13.4;2.3;11.39;0;1.92;10476 +72084;43.99679;2.10347;293;20221001;20.6;6.8;13.7;1.8;12.76;0;1.92;12258 +72084;43.99679;2.10347;293;20221002;23.3;13.2;18.3;.9;15.39;.2;2;12327 +72084;43.99679;2.10347;293;20221003;23.1;10.8;17;1;13.32;0;2.1;13546 +72084;43.99679;2.10347;293;20221004;24.6;8.1;16.3;1.1;12.22;.1;2.32;15706 +72084;43.99679;2.10347;293;20221005;24.5;9.2;16.9;2.2;13.22;.1;2.66;15027 +72084;43.99679;2.10347;293;20221006;21.6;13.2;17.4;.8;15.49;.1;1.54;9091 +72084;43.99679;2.10347;293;20221007;23.4;10.4;16.9;1.4;14.29;.1;2.06;12875 +72084;43.99679;2.10347;293;20221008;22;13.2;17.6;1.4;15.49;3;1.85;10743 +72084;43.99679;2.10347;293;20221009;23.9;10.7;17.3;2.2;13.99;.1;2.4;13174 +72084;43.99679;2.10347;293;20221010;24.6;12;18.3;2;14.32;.1;2.36;12220 +72084;43.99679;2.10347;293;20221011;23;11.4;17.2;1.1;14.36;0;1.76;11148 +72084;43.99679;2.10347;293;20221012;22.8;12.8;17.8;1.2;14.99;1.2;1.81;10727 +72084;43.99679;2.10347;293;20221013;20.6;10.7;15.6;1.4;14.42;2.4;1.54;9687 +72084;43.99679;2.10347;293;20221014;19.7;15.1;17.4;2.6;17.09;.5;1.36;5694 +72084;43.99679;2.10347;293;20221015;26;11.8;18.9;1.8;14.82;.1;2.33;12691 +72084;43.99679;2.10347;293;20221016;25.9;14.4;20.1;3.9;16.56;0;2.84;10910 +72084;43.99679;2.10347;293;20221017;24.2;18.7;21.5;3.9;17.06;0;2.67;6447 +72084;43.99679;2.10347;293;20221018;26.6;14.9;20.7;2.6;16.92;0;2.49;10983 +72084;43.99679;2.10347;293;20221019;25.5;15;20.2;3.4;16.72;2.4;2.49;9083 +72084;43.99679;2.10347;293;20221020;22.1;17.1;19.6;3.3;18.06;.5;1.69;4762 +72084;43.99679;2.10347;293;20221021;24;15;19.5;1.8;15.89;.4;1.83;8431 +72084;43.99679;2.10347;293;20221022;25;11.6;18.3;2.4;14.26;0;2.25;10952 +72084;43.99679;2.10347;293;20221023;25.5;16.8;21.1;3.7;14.09;0;3.12;6433 +72084;43.99679;2.10347;293;20221024;23.3;13.2;18.2;1.3;13.69;0;1.7;9473 +72084;43.99679;2.10347;293;20221025;24.2;10.8;17.5;2.3;12.96;.1;2.13;9250 +72084;43.99679;2.10347;293;20221026;24;10.2;17.1;1.4;14.69;.1;1.51;9027 +72084;43.99679;2.10347;293;20221027;26;13.8;19.9;2.6;15.82;0;2.18;8948 +72084;43.99679;2.10347;293;20221028;26.2;17.9;22.1;3.5;15.12;.1;2.87;7857 +72084;43.99679;2.10347;293;20221029;26.7;14.9;20.8;3.4;10.79;0;3.48;9082 +72084;43.99679;2.10347;293;20221030;24;13.4;18.7;2.4;13.46;0;2.12;8644 +72084;43.99679;2.10347;293;20221031;25;13.2;19.1;2.6;14.82;4;2.17;8489 +72084;43.99679;2.10347;293;20221101;19.8;13.4;16.6;1.5;13.82;.1;1.31;6964 +72084;43.99679;2.10347;293;20221102;19.6;8.3;13.9;1.1;11.02;0;1.18;8923 +72084;43.99679;2.10347;293;20221103;18.8;8.2;13.5;2.7;11.76;5.5;1.45;6317 +72084;43.99679;2.10347;293;20221104;12.2;9.7;10.9;4.5;10.79;5.3;1.16;3473 +72084;43.99679;2.10347;293;20221105;13.9;2.6;8.2;1.4;8.16;.1;.95;8378 +72084;43.99679;2.10347;293;20221106;18;.5;9.3;1.4;7.72;0;1.18;10239 +72084;43.99679;2.10347;293;20221107;19.9;4.1;12;2;9.52;.1;1.44;9512 +72084;43.99679;2.10347;293;20221108;20.6;10.9;15.7;2.5;13.02;.4;1.5;6890 +72084;43.99679;2.10347;293;20221109;17.1;11.7;14.4;1.7;14.12;2.5;.86;4139 +72084;43.99679;2.10347;293;20221110;15.4;10.1;12.7;1.7;11.83;.1;.85;4557 +72084;43.99679;2.10347;293;20221111;20.8;5.7;13.3;3.5;12.09;0;1.61;8872 +72084;43.99679;2.10347;293;20221112;22.8;10.8;16.8;2.7;11.96;0;1.94;7632 +72084;43.99679;2.10347;293;20221113;20.7;6.5;13.6;1.8;9.39;0;1.47;8100 +72084;43.99679;2.10347;293;20221114;17.5;11.1;14.3;2.1;12.59;.2;1.09;4059 +72084;43.99679;2.10347;293;20221115;17.8;10;13.9;2;13.22;8.8;.93;4967 +72084;43.99679;2.10347;293;20221116;17.1;9.8;13.4;1.6;12.19;.3;.89;6231 +72084;43.99679;2.10347;293;20221117;16.3;10.9;13.6;2.4;12.52;5.5;1.02;3941 +72084;43.99679;2.10347;293;20221118;12.3;9.1;10.7;2.9;11.12;3.1;.8;3301 +72084;43.99679;2.10347;293;20221119;10;6.9;8.5;2.7;9.69;2.1;.69;3294 +72084;43.99679;2.10347;293;20221120;9.7;4.4;7;1.6;9.46;1.8;.47;4126 +72084;43.99679;2.10347;293;20221121;11.2;6.4;8.8;2.9;10.36;18.2;.62;2925 +72084;43.99679;2.10347;293;20221122;8.3;5.2;6.8;4.2;9.22;12.3;.55;2867 +72084;43.99679;2.10347;293;20221123;14.1;7;10.6;3.2;10.75;6.2;.88;4728 +72084;43.99679;2.10347;293;20221124;12.9;3.4;8.2;1.3;9.66;.9;.52;5159 +72084;43.99679;2.10347;293;20221125;10.1;5.2;7.6;1.5;10.06;8.3;.43;2925 +72084;43.99679;2.10347;293;20221126;10.2;5;7.6;1.1;9.19;0;.47;4062 +72084;43.99679;2.10347;293;20221127;13;1.3;7.1;2.1;7.79;2.1;.8;5925 +72084;43.99679;2.10347;293;20221128;11.1;6.8;8.9;2.5;10.56;7.5;.55;2898 +72084;43.99679;2.10347;293;20221129;9.6;6.1;7.9;1.9;9.39;.2;.57;3236 +72084;43.99679;2.10347;293;20221130;7.9;2.9;5.4;1.4;7.73;0;.44;3204 +72084;43.99679;2.10347;293;20221201;4.6;.4;2.5;1.1;7.19;.1;.3;2606 +72084;43.99679;2.10347;293;20221202;6;3.5;4.7;.5;7.86;0;.4;1903 +72084;43.99679;2.10347;293;20221203;7.5;2.7;5.1;.9;7.82;2;.42;2714 +72084;43.99679;2.10347;293;20221204;8.7;4;6.4;1;7.79;0;.48;3633 +72084;43.99679;2.10347;293;20221205;10.6;-2.1;4.2;2.1;6.09;.1;.71;6583 +72084;43.99679;2.10347;293;20221206;11.6;-.1;5.7;1.3;6.29;0;.62;5569 +72084;43.99679;2.10347;293;20221207;11.3;1.4;6.3;1.2;6.4;0;.59;5426 +72084;43.99679;2.10347;293;20221208;8.8;-1.1;3.8;1.9;7.16;2.2;.45;4395 +72084;43.99679;2.10347;293;20221209;8.8;6.2;7.5;1.2;10.22;.3;.37;1733 +72084;43.99679;2.10347;293;20221210;1.3;.9;1.1;3.2;6.52;0;.34;333 +72084;43.99679;2.10347;293;20221211;6.1;-6.5;-.2;1.3;4.46;.1;.41;5956 +72084;43.99679;2.10347;293;20221212;4.4;-5.4;-.5;2.2;5.39;5.1;.37;4309 +72084;43.99679;2.10347;293;20221213;11.2;3.5;7.4;2.8;10.59;1.3;.27;3319 +72084;43.99679;2.10347;293;20221214;12.5;8.6;10.5;2.1;11.32;1.7;.58;2528 +72084;43.99679;2.10347;293;20221215;10.8;5.9;8.4;2.5;10.96;5.6;.36;2107 +72084;43.99679;2.10347;293;20221216;10.9;8;9.5;1.4;10.32;0;.54;2313 +72084;43.99679;2.10347;293;20221217;5.8;-.8;2.5;1.2;6.46;.1;.36;3568 +72084;43.99679;2.10347;293;20221218;12.8;-2.9;5;3.1;7.09;0;.81;6444 +72084;43.99679;2.10347;293;20221219;16.9;7.4;12.1;4.1;10.39;0;1.44;4499 +72084;43.99679;2.10347;293;20221220;15.1;10.5;12.8;2.8;11.19;.3;1.14;2080 +72084;43.99679;2.10347;293;20221221;15.4;9.8;12.6;1.2;11.86;.3;.59;3675 +72084;43.99679;2.10347;293;20221222;15.1;7.1;11.1;1.5;11.96;3.4;.51;3660 +72084;43.99679;2.10347;293;20221223;17.3;11.8;14.6;1.3;13.59;.1;.64;3898 +72084;43.99679;2.10347;293;20221224;16.9;7.5;12.2;1.4;11.19;.1;.62;4752 +72084;43.99679;2.10347;293;20221225;16.9;5.2;11.1;2.6;9.72;.1;1.02;5377 +72084;43.99679;2.10347;293;20221226;14.5;3.9;9.2;1;10.49;.6;.38;4941 +72084;43.99679;2.10347;293;20221227;13.1;8.7;10.9;1;11.06;.2;.5;2961 +72084;43.99679;2.10347;293;20221228;16.3;3.4;9.9;1.9;9.19;.1;.76;5959 +72084;43.99679;2.10347;293;20221229;13.5;6.4;10;1.7;10.36;2.9;.6;3362 +72084;43.99679;2.10347;293;20221230;15.3;7.2;11.3;2;11.02;.2;.71;3827 +72084;43.99679;2.10347;293;20221231;17.5;7.2;12.3;2.7;11.02;.1;1.03;5252 +72085;44.02006;2.41325;481;20220101;19;9.6;14.3;2.2;7.51;.1;1.59;5255 +72085;44.02006;2.41325;481;20220102;15;8.7;11.9;2.2;7.91;.2;1.26;4199 +72085;44.02006;2.41325;481;20220103;12.5;6.8;9.7;1.4;9.61;0;.57;3985 +72085;44.02006;2.41325;481;20220104;17.2;7.8;12.5;3.1;8.61;7.4;1.55;5352 +72085;44.02006;2.41325;481;20220105;4;2.1;3.1;4.6;5.81;0;.83;2035 +72085;44.02006;2.41325;481;20220106;3.3;-1.6;.9;3.5;4.71;0;.73;3724 +72085;44.02006;2.41325;481;20220107;1.4;-2;-.3;2.8;5.61;8.2;.27;3009 +72085;44.02006;2.41325;481;20220108;6.9;1.3;4.1;6;8.81;9.1;0;4096 +72085;44.02006;2.41325;481;20220109;5.4;3.7;4.6;4.9;8.11;16.9;.29;1961 +72085;44.02006;2.41325;481;20220110;5.7;4.8;5.3;2.9;7.31;1.5;.66;1250 +72085;44.02006;2.41325;481;20220111;4;0;2;2.4;5.01;0;.7;3450 +72085;44.02006;2.41325;481;20220112;2.4;-3.9;-.7;1.3;4.81;0;.36;4553 +72085;44.02006;2.41325;481;20220113;6.8;-4;1.4;1.9;4.61;0;.66;6240 +72085;44.02006;2.41325;481;20220114;13.1;.7;6.9;1.7;3.51;0;1.23;6804 +72085;44.02006;2.41325;481;20220115;9.8;1.5;5.7;1.5;4.51;0;.92;5496 +72085;44.02006;2.41325;481;20220116;6.9;-1.5;2.7;1.4;5.01;.1;.61;5594 +72085;44.02006;2.41325;481;20220117;4.4;-1.6;1.4;1.7;5.51;.1;.47;4671 +72085;44.02006;2.41325;481;20220118;2.3;-2.2;.1;.7;5.11;.1;.36;3998 +72085;44.02006;2.41325;481;20220119;1.9;-2.7;-.4;1.8;5.91;.8;.23;4100 +72085;44.02006;2.41325;481;20220120;4.6;-.7;2;2.4;5.91;.1;.51;4507 +72085;44.02006;2.41325;481;20220121;4.2;0;2.1;4.4;4.21;0;1.25;3985 +72085;44.02006;2.41325;481;20220122;6;-2;2;2.2;4.41;.1;.85;5839 +72085;44.02006;2.41325;481;20220123;12.4;-.7;5.9;2.9;4.81;0;1.49;7762 +72085;44.02006;2.41325;481;20220124;13;3.2;8.1;3.3;5.51;0;1.71;6702 +72085;44.02006;2.41325;481;20220125;10.3;2.8;6.6;2.1;5.71;0;1.09;5850 +72085;44.02006;2.41325;481;20220126;9.7;2.5;6.1;1.6;6.01;0;.87;5792 +72085;44.02006;2.41325;481;20220127;8.8;-.2;4.3;1.4;6.31;.1;.65;6645 +72085;44.02006;2.41325;481;20220128;-1.7;-3.2;-2.4;.9;4.81;0;.31;2332 +72085;44.02006;2.41325;481;20220129;.3;-3.5;-1.6;.3;5.21;0;.34;4187 +72085;44.02006;2.41325;481;20220130;1.9;-1.8;.1;1.2;5.71;.1;.37;4181 +72085;44.02006;2.41325;481;20220131;5;.3;2.7;5.6;7.01;1.4;.38;4870 +72085;44.02006;2.41325;481;20220201;3.5;-.2;1.7;6;6.71;2.1;.26;4303 +72085;44.02006;2.41325;481;20220202;7.1;3.6;5.4;4;8.41;.5;.45;4227 +72085;44.02006;2.41325;481;20220203;12.5;1.3;6.9;2.9;7.01;.1;1.21;8227 +72085;44.02006;2.41325;481;20220204;7.2;4.3;5.8;2.2;8.91;2.2;.42;3898 +72085;44.02006;2.41325;481;20220205;7.7;5.2;6.5;3.8;7.71;.3;.89;3623 +72085;44.02006;2.41325;481;20220206;4.9;.9;2.9;3.8;7.11;2.5;.42;4839 +72085;44.02006;2.41325;481;20220207;9.1;4.8;7;5.6;8.31;1;.94;5117 +72085;44.02006;2.41325;481;20220208;14.7;-.3;7.2;2.6;5.91;0;1.61;10307 +72085;44.02006;2.41325;481;20220209;13.1;4.5;8.8;4.4;6.71;0;1.93;7741 +72085;44.02006;2.41325;481;20220210;5;3.5;4.3;1.7;6.79;0;1.37;11766 +72085;44.02006;2.41325;481;20220211;11.9;5.6;8.7;2.9;7.27;0;1.5;8533 +72085;44.02006;2.41325;481;20220212;11.9;-1.9;5;3.4;5.84;0;1.43;8000 +72085;44.02006;2.41325;481;20220213;13;4.4;8.7;5.2;7.73;6.7;1.51;7600 +72085;44.02006;2.41325;481;20220214;9;6.5;7.7;4.9;8.74;9.5;1.04;4733 +72085;44.02006;2.41325;481;20220215;7.3;3.7;5.5;5.3;8;7.8;.8;5866 +72085;44.02006;2.41325;481;20220216;9.8;5.5;7.7;6;10.21;10.1;.46;5827 +72085;44.02006;2.41325;481;20220217;11;9;10;5.5;11.81;2;.5;3807 +72085;44.02006;2.41325;481;20220218;15.3;8.2;11.8;3.8;10.61;.2;1.48;7904 +72085;44.02006;2.41325;481;20220219;8.5;5;6.8;3.7;7.01;0;1.26;5417 +72085;44.02006;2.41325;481;20220220;6.9;1.7;4.3;3.7;8.11;2.9;.51;6852 +72085;44.02006;2.41325;481;20220221;8.2;6.9;7.6;7.9;8.21;3.3;1.23;3122 +72085;44.02006;2.41325;481;20220222;10.2;4.9;7.6;4.4;8.01;.2;1.27;7118 +72085;44.02006;2.41325;481;20220223;13.8;5.5;9.7;2.1;7.81;.1;1.5;9207 +72085;44.02006;2.41325;481;20220224;13.8;6.7;10.3;4.5;8.51;.1;1.86;8577 +72085;44.02006;2.41325;481;20220225;8.5;2.9;5.7;4.1;6.11;0;1.49;7641 +72085;44.02006;2.41325;481;20220226;12.2;.3;6.3;4.4;4.71;0;2.37;11611 +72085;44.02006;2.41325;481;20220227;13.8;2.8;8.3;2.8;6.51;0;1.88;11282 +72085;44.02006;2.41325;481;20220228;13.1;4.2;8.7;2.6;7.31;0;1.66;10209 +72085;44.02006;2.41325;481;20220301;13.9;2.9;8.4;3.6;6.81;0;2.04;11575 +72085;44.02006;2.41325;481;20220302;9.6;4.7;7.2;4;8.51;1;1.07;7590 +72085;44.02006;2.41325;481;20220303;15.3;6.9;11.1;1.8;9.41;0;1.55;10286 +72085;44.02006;2.41325;481;20220304;8.7;5.6;7.2;4.1;9.11;3.7;.82;6052 +72085;44.02006;2.41325;481;20220305;5.9;5.3;5.6;3.5;8.61;1.1;.48;2303 +72085;44.02006;2.41325;481;20220306;9.5;3.7;6.6;2;6.71;0;1.32;8755 +72085;44.02006;2.41325;481;20220307;10.6;.5;5.6;2.3;6.01;0;1.56;11923 +72085;44.02006;2.41325;481;20220308;10.8;3.6;7.2;5.2;7.61;0;1.61;10080 +72085;44.02006;2.41325;481;20220309;11.5;5.1;8.3;5.5;8.31;0;1.64;9579 +72085;44.02006;2.41325;481;20220310;12.6;7;9.8;7.3;9.01;.7;1.9;9024 +72085;44.02006;2.41325;481;20220311;9.8;8.5;9.2;11.1;8.81;3.6;1.69;4036 +72085;44.02006;2.41325;481;20220312;7;6;6.5;7.9;8.71;19.9;.71;3499 +72085;44.02006;2.41325;481;20220313;8.7;6.7;7.7;8.1;7.61;20;1.69;5305 +72085;44.02006;2.41325;481;20220314;10.5;1.3;5.9;10.3;9.01;0;.83;12325 +72085;44.02006;2.41325;481;20220315;12.2;9.7;11;14.2;10.21;0;1.9;6161 +72085;44.02006;2.41325;481;20220316;12.2;9.8;11;6.3;10.11;0;1.65;6094 +72085;44.02006;2.41325;481;20220317;13.4;7.8;10.6;2.1;10.01;1.1;1.51;9790 +72085;44.02006;2.41325;481;20220318;12.8;6.5;9.7;2.3;9.2;.1;1.39;6666 +72085;44.02006;2.41325;481;20220319;15;6.1;10.5;3.6;7.44;0;2.68;15133 +72085;44.02006;2.41325;481;20220320;11.5;5.2;8.4;6.9;7.94;0;1.92;6633 +72085;44.02006;2.41325;481;20220321;12;7.6;9.8;8.9;7.34;0;2.96;11866 +72085;44.02006;2.41325;481;20220322;13;5.2;9.1;8.6;5.9;0;3.62;18666 +72085;44.02006;2.41325;481;20220323;14.2;3.1;8.7;5.9;5.04;0;3.66;20133 +72085;44.02006;2.41325;481;20220324;17.4;3.6;10.5;4.4;4.8;0;3.93;18924 +72085;44.02006;2.41325;481;20220325;18.1;3.6;10.8;3.4;4.3;0;3.71;16966 +72085;44.02006;2.41325;481;20220326;18.4;2.9;10.6;4.2;5.1;0;4.08;20600 +72085;44.02006;2.41325;481;20220327;19.6;4.1;11.9;3.7;5.8;0;3.98;19333 +72085;44.02006;2.41325;481;20220328;19.2;6.8;13;4.6;5.44;0;4.36;17700 +72085;44.02006;2.41325;481;20220329;17.4;7.9;12.6;3.1;7.77;1.7;2.83;13200 +72085;44.02006;2.41325;481;20220330;10.9;7.8;9.4;2.5;10.14;1.7;1.09;5133 +72085;44.02006;2.41325;481;20220331;12.6;6.3;9.4;6;8.1;4.6;2.51;13600 +72085;44.02006;2.41325;481;20220401;6;.5;3.2;7.1;5.42;2.7;2.07;12800 +72085;44.02006;2.41325;481;20220402;5.6;-1;2.3;5.1;5.05;.1;1.87;9833 +72085;44.02006;2.41325;481;20220403;5.4;-1.6;1.9;4.5;4.89;0;2.17;13801 +72085;44.02006;2.41325;481;20220404;9.3;-1.8;3.8;1.4;5.22;0;2.19;20292 +72085;44.02006;2.41325;481;20220405;14.5;-1.4;6.6;3.2;6.1;0;2.93;22066 +72085;44.02006;2.41325;481;20220406;10.6;1;5.8;3.5;8.87;1.6;.99;6833 +72085;44.02006;2.41325;481;20220407;14.1;6.9;10.5;6.2;10.67;7.3;1.67;6700 +72085;44.02006;2.41325;481;20220408;17.3;10;13.7;6.3;10.5;.2;3.14;13600 +72085;44.02006;2.41325;481;20220409;11.9;4.5;8.2;5;6.6;0;2.74;16033 +72085;44.02006;2.41325;481;20220410;18.3;-1.7;8.3;3.6;5.3;.2;3.9;24200 +72085;44.02006;2.41325;481;20220411;14;7.3;10.7;8.4;8.77;0;2.86;14233 +72085;44.02006;2.41325;481;20220412;15.5;9.2;12.4;7.4;8.04;0;3.57;12033 +72085;44.02006;2.41325;481;20220413;15.7;8.5;12.1;2.1;8.47;.3;2.22;9566 +72085;44.02006;2.41325;481;20220414;22.6;3.4;13;2.4;10.07;.2;3.72;22966 +72085;44.02006;2.41325;481;20220415;23.5;7.1;15.3;3.1;11.47;0;4.07;22466 +72085;44.02006;2.41325;481;20220416;23.2;7.4;15.3;4.1;10.1;0;4.57;22400 +72085;44.02006;2.41325;481;20220417;22.3;3.8;13;3.5;8.34;0;4.54;25333 +72085;44.02006;2.41325;481;20220418;18.4;6.7;12.5;3.2;9.84;0;3.2;18866 +72085;44.02006;2.41325;481;20220419;17.7;4.9;11.3;2.5;10.57;1.7;2.44;15700 +72085;44.02006;2.41325;481;20220420;12.7;8.6;10.6;1.9;11.2;7.7;1.12;5400 +72085;44.02006;2.41325;481;20220421;12.6;8.4;10.5;2.2;11.64;2.7;.99;4933 +72085;44.02006;2.41325;481;20220422;19;8.3;13.6;2.4;11.47;.4;2.9;17800 +72085;44.02006;2.41325;481;20220423;14.3;10.2;12.3;5.4;9.8;27.1;2.14;4900 +72085;44.02006;2.41325;481;20220424;12.8;5.8;9.3;4.7;10.7;9.2;1.16;5400 +72085;44.02006;2.41325;481;20220425;16.3;6.3;11.3;2.3;9.37;0;3.23;22966 +72085;44.02006;2.41325;481;20220426;21.4;3.5;12.5;1.7;8.5;0;4.05;26900 +72085;44.02006;2.41325;481;20220427;22.3;8;15.1;2.3;10.79;0;3.56;20500 +72085;44.02006;2.41325;481;20220428;21.5;10.2;15.9;2.6;12.2;0;3.73;21166 +72085;44.02006;2.41325;481;20220429;21.3;11.3;16.3;3.2;13.4;.4;3.03;13700 +72085;44.02006;2.41325;481;20220430;20.8;10.8;15.8;3.2;11.54;0;3.93;21200 +72085;44.02006;2.41325;481;20220501;19.3;5;12.2;2.5;8.94;0;3.8;23566 +72085;44.02006;2.41325;481;20220502;19.2;8.3;13.7;2;10;0;3.45;20633 +72085;44.02006;2.41325;481;20220503;19;10.1;14.5;1.5;11.97;7.5;2.48;13066 +72085;44.02006;2.41325;481;20220504;18.3;8.1;13.2;1.6;12.07;1.9;2.67;16700 +72085;44.02006;2.41325;481;20220505;18.1;7.3;12.7;3.1;10.24;.3;3.18;18533 +72085;44.02006;2.41325;481;20220506;16.8;7.9;12.4;3.8;9.61;0;3.2;18643 +72085;44.02006;2.41325;481;20220507;20.1;8.6;14.4;3.4;10.11;0;3.89;21392 +72085;44.02006;2.41325;481;20220508;21.1;11.1;16.1;2;10.51;0;3.72;19996 +72085;44.02006;2.41325;481;20220509;23.6;10.9;17.3;2.1;10.81;0;4.29;22729 +72085;44.02006;2.41325;481;20220510;24.8;11;17.9;2.3;11.91;0;4.53;23831 +72085;44.02006;2.41325;481;20220511;26.1;13.3;19.7;3.7;12.11;0;5.28;23027 +72085;44.02006;2.41325;481;20220512;24.4;12.4;18.4;3.3;12.81;0;4.59;22370 +72085;44.02006;2.41325;481;20220513;24;13.3;18.7;1.8;13.31;0;4.02;21174 +72085;44.02006;2.41325;481;20220514;27.1;13.8;20.5;2.1;13.91;0;4.79;23785 +72085;44.02006;2.41325;481;20220515;24.6;16.1;20.4;5.3;11.71;0;5.51;18949 +72085;44.02006;2.41325;481;20220516;26;12.9;19.5;2.6;12.61;0;4.89;23786 +72085;44.02006;2.41325;481;20220517;30.2;15.3;22.8;2.5;14.41;0;5.68;25510 +72085;44.02006;2.41325;481;20220518;29.5;17.5;23.5;3.2;15.01;0;5.68;22905 +72085;44.02006;2.41325;481;20220519;26.2;16.1;21.2;6.1;13.81;0;5.81;21030 +72085;44.02006;2.41325;481;20220520;27.4;17.3;22.4;5.5;13.11;0;6.27;21103 +72085;44.02006;2.41325;481;20220521;31.4;14.5;23;3.1;15.11;0;6.31;27596 +72085;44.02006;2.41325;481;20220522;30.3;20.2;25.3;2.5;16.51;.7;5.34;21242 +72085;44.02006;2.41325;481;20220523;18.4;15.3;16.9;4;14.81;0;2.54;11492 +72085;44.02006;2.41325;481;20220524;17.9;11;14.5;3.5;11.51;.3;3.22;17544 +72085;44.02006;2.41325;481;20220525;18.2;8.8;13.5;4.4;10.41;0;3.65;20655 +72085;44.02006;2.41325;481;20220526;17.5;9.1;13.3;4.1;10.91;0;3.31;19541 +72085;44.02006;2.41325;481;20220527;24.1;10.8;17.5;3.5;12.81;0;4.76;24838 +72085;44.02006;2.41325;481;20220528;24.4;12.4;18.4;3;11.41;0;4.93;23618 +72085;44.02006;2.41325;481;20220529;23;8.9;16;2.8;7.71;0;5.12;25724 +72085;44.02006;2.41325;481;20220530;23.6;10.5;17.1;2.6;9.01;.7;4.99;24828 +72085;44.02006;2.41325;481;20220531;24.3;12;18.2;2.2;12.01;.2;4.62;24090 +72085;44.02006;2.41325;481;20220601;30.6;14.4;22.5;3.1;13.11;0;6.46;27810 +72085;44.02006;2.41325;481;20220602;28;16.3;22.2;4.6;13.61;0;6.17;23576 +72085;44.02006;2.41325;481;20220603;29.1;16.5;22.8;3.9;14.41;.6;6.14;24540 +72085;44.02006;2.41325;481;20220604;28.4;16.6;22.5;3.4;18.31;11.1;5.18;23769 +72085;44.02006;2.41325;481;20220605;22.5;15.6;19.1;3.1;16.71;.3;3.53;18042 +72085;44.02006;2.41325;481;20220606;26.3;14;20.2;2.1;15.01;.4;4.77;24363 +72085;44.02006;2.41325;481;20220607;21;15.3;18.2;2.9;14.81;.1;3.37;16385 +72085;44.02006;2.41325;481;20220608;17.2;13.8;15.5;2.6;14.11;4.6;2.37;12512 +72085;44.02006;2.41325;481;20220609;17.1;11.3;14.2;4.6;13.01;.1;2.75;16580 +72085;44.02006;2.41325;481;20220610;25.8;12.3;19.1;2.9;13.71;0;5.07;25695 +72085;44.02006;2.41325;481;20220611;31.2;14.8;23;2.3;13.21;0;6.26;28423 +72085;44.02006;2.41325;481;20220612;29.2;19.3;24.3;2.5;14.91;1.1;5.43;21947 +72085;44.02006;2.41325;481;20220613;29.4;18.1;23.8;2.9;18.81;.1;5.31;23516 +72085;44.02006;2.41325;481;20220614;33.9;18.1;26;2.4;16.81;.1;6.62;27957 +72085;44.02006;2.41325;481;20220615;32.8;21.6;27.2;2.9;16.11;.1;6.43;23442 +72085;44.02006;2.41325;481;20220616;34.2;21;27.6;2.2;18.61;0;6.27;25523 +72085;44.02006;2.41325;481;20220617;36;20.8;28.4;2.7;16.01;0;7.29;27451 +72085;44.02006;2.41325;481;20220618;33.4;23.3;28.4;6;13.81;0;8.76;22254 +72085;44.02006;2.41325;481;20220619;31;21.9;26.5;10.4;14.51;0;9.43;21093 +72085;44.02006;2.41325;481;20220620;28.9;18.1;23.5;4.6;17.01;0;5.91;23044 +72085;44.02006;2.41325;481;20220621;28;19.1;23.6;3;19.61;1.7;4.75;20854 +72085;44.02006;2.41325;481;20220622;27;18.9;23;3.1;18.01;4.5;4.67;19860 +72085;44.02006;2.41325;481;20220623;25.4;17;21.2;3.2;17.11;11.6;4.4;20233 +72085;44.02006;2.41325;481;20220624;22.5;14.4;18.5;2.5;14.71;6.8;3.86;19850 +72085;44.02006;2.41325;481;20220625;26.3;14.1;20.2;3.4;15.61;4.5;5.03;24511 +72085;44.02006;2.41325;481;20220626;19.7;14.7;17.2;2.6;16.84;2.3;2.74;14371 +72085;44.02006;2.41325;481;20220627;16.8;13.7;15.3;3.6;15.4;1.2;1.99;11125 +72085;44.02006;2.41325;481;20220628;23.4;12.9;18.2;2.7;13.81;0;4.33;22644 +72085;44.02006;2.41325;481;20220629;28;14.4;21.2;2.3;13.41;2.3;5.44;25847 +72085;44.02006;2.41325;481;20220630;15.3;14.7;15;2.9;15.11;1.1;1.24;4868 +72085;44.02006;2.41325;481;20220701;21.2;10.8;16;2.8;12.21;0;4.03;22468 +72085;44.02006;2.41325;481;20220702;30.2;11.6;20.9;2.2;12.31;0;6.16;30250 +72085;44.02006;2.41325;481;20220703;29.4;18.5;24;2.3;15.31;.4;5.39;22962 +72085;44.02006;2.41325;481;20220704;25.4;16.7;21.1;3.3;18.21;.5;4.22;20411 +72085;44.02006;2.41325;481;20220705;27.3;16.4;21.9;2.8;16.71;0;4.93;22896 +72085;44.02006;2.41325;481;20220706;27.3;15.4;21.4;2.9;12.91;0;5.47;23917 +72085;44.02006;2.41325;481;20220707;26.1;14.8;20.5;3.7;12.71;0;5.45;23249 +72085;44.02006;2.41325;481;20220708;27.6;15.9;21.8;3.2;13.21;0;5.6;23626 +72085;44.02006;2.41325;481;20220709;30.2;15;22.6;3;12.31;0;6.38;26976 +72085;44.02006;2.41325;481;20220710;31;17.7;24.4;3.3;12.91;0;6.59;25137 +72085;44.02006;2.41325;481;20220711;33.5;18;25.8;2.7;13.31;0;6.84;27135 +72085;44.02006;2.41325;481;20220712;33.2;21.2;27.2;2.7;13.71;0;6.53;23738 +72085;44.02006;2.41325;481;20220713;33.6;19.9;26.8;2.6;12.61;0;6.71;25353 +72085;44.02006;2.41325;481;20220714;35.3;20.9;28.1;2.8;14.21;0;7.13;25947 +72085;44.02006;2.41325;481;20220715;34.3;20;27.2;2.4;14.51;0;6.59;25789 +72085;44.02006;2.41325;481;20220716;35.3;19.6;27.5;2.9;13.51;0;7.31;26984 +72085;44.02006;2.41325;481;20220717;37.1;20.1;28.6;2.9;12.01;0;7.84;28030 +72085;44.02006;2.41325;481;20220718;35.3;22.6;29;5.4;14.11;0;8.87;24062 +72085;44.02006;2.41325;481;20220719;35.4;24.7;30.1;5.1;11.21;0;9.07;21963 +72085;44.02006;2.41325;481;20220720;28.2;18.7;23.5;3.1;16.41;0;5.09;20590 +72085;44.02006;2.41325;481;20220721;32.8;18;25.4;2;14.51;0;5.97;25793 +72085;44.02006;2.41325;481;20220722;30.6;20.3;25.5;3.1;15.41;1;5.82;21330 +72085;44.02006;2.41325;481;20220723;28.4;15.8;22.1;3;15.81;0;5.25;23586 +72085;44.02006;2.41325;481;20220724;35.4;16.7;26.1;2.1;14.11;0;6.7;28786 +72085;44.02006;2.41325;481;20220725;25.4;18.1;21.8;3.3;16.51;0;4.25;17657 +72085;44.02006;2.41325;481;20220726;25.8;15.6;20.7;4.3;14.01;0;5.11;20921 +72085;44.02006;2.41325;481;20220727;27.1;13.4;20.3;3.2;11.91;0;5.47;24265 +72085;44.02006;2.41325;481;20220728;28.1;15.3;21.7;3;13.01;0;5.45;23339 +72085;44.02006;2.41325;481;20220729;27.4;17.7;22.6;2.8;15.21;0;4.82;20144 +72085;44.02006;2.41325;481;20220730;29.6;18.3;24;3.1;15.21;0;5.52;21708 +72085;44.02006;2.41325;481;20220731;31.8;17.2;24.5;2.7;14.51;0;6;24666 +72085;44.02006;2.41325;481;20220801;33.1;18.8;26;3;14.41;0;6.45;24298 +72085;44.02006;2.41325;481;20220802;33.7;19.9;26.8;2.2;13.41;0;6.02;23750 +72085;44.02006;2.41325;481;20220803;35.5;23.4;29.5;2.9;12.51;0;6.88;22093 +72085;44.02006;2.41325;481;20220804;36.3;23.1;29.7;2.4;13.71;0;6.53;22999 +72085;44.02006;2.41325;481;20220805;30.6;18.7;24.7;3.7;19.21;.6;5.41;21697 +72085;44.02006;2.41325;481;20220806;32.3;18;25.2;3;17.71;0;5.82;23735 +72085;44.02006;2.41325;481;20220807;32.7;19.1;25.9;2.4;13.01;0;5.9;23014 +72085;44.02006;2.41325;481;20220808;33.4;18.7;26.1;2.8;10.61;0;6.55;23832 +72085;44.02006;2.41325;481;20220809;34.4;20.1;27.3;3;10.21;0;6.9;23374 +72085;44.02006;2.41325;481;20220810;35.3;21.6;28.5;2.7;10.61;0;6.7;22741 +72085;44.02006;2.41325;481;20220811;35.5;21.8;28.7;2.8;15.11;0;6.5;22617 +72085;44.02006;2.41325;481;20220812;36.4;21.2;28.8;2.6;17.71;0;6.4;23729 +72085;44.02006;2.41325;481;20220813;35.8;19.4;27.6;2.2;16.91;.8;6.07;24536 +72085;44.02006;2.41325;481;20220814;26.9;20.4;23.7;3.3;18.21;.7;4.08;15097 +72085;44.02006;2.41325;481;20220815;27.1;15.5;21.3;2.2;14.81;0;4.31;20284 +72085;44.02006;2.41325;481;20220816;32.2;15.8;24;3.3;14.51;2.6;6.1;24106 +72085;44.02006;2.41325;481;20220817;23.2;15.4;19.3;2.7;17.01;.5;3.17;16305 +72085;44.02006;2.41325;481;20220818;24;15;19.5;4.2;15.21;.7;3.93;17457 +72085;44.02006;2.41325;481;20220819;22.8;15.3;19.1;4.6;16.01;.1;3.45;15773 +72085;44.02006;2.41325;481;20220820;28.5;16.4;22.5;2.8;16.51;0;4.55;20094 +72085;44.02006;2.41325;481;20220821;25.7;17.2;21.5;3.1;15.41;.1;4.04;16617 +72085;44.02006;2.41325;481;20220822;22.9;17.1;20;3.4;17.31;.3;3.02;13511 +72085;44.02006;2.41325;481;20220823;29.5;17.2;23.4;2.5;17.91;0;4.45;19861 +72085;44.02006;2.41325;481;20220824;33.8;19.2;26.5;2.6;14.71;0;5.71;21552 +72085;44.02006;2.41325;481;20220825;29.6;19.9;24.8;3.3;16.71;.4;4.84;17314 +72085;44.02006;2.41325;481;20220826;29;17.7;23.4;3.1;16.71;.2;4.6;18609 +72085;44.02006;2.41325;481;20220827;29.9;17;23.5;2.9;14.81;0;4.94;19786 +72085;44.02006;2.41325;481;20220828;31.7;18.1;24.9;2.1;12.01;0;4.99;20185 +72085;44.02006;2.41325;481;20220829;32.5;19.9;26.2;3.1;14.21;2.3;5.64;19257 +72085;44.02006;2.41325;481;20220830;29.8;17.7;23.8;2.6;16.11;0;4.54;18714 +72085;44.02006;2.41325;481;20220831;30;16.8;23.4;2.9;15.31;0;4.8;19426 +72085;44.02006;2.41325;481;20220901;27.6;17;22.3;2.3;17.11;0;3.78;17199 +72085;44.02006;2.41325;481;20220902;26.1;18;22.1;2;16.91;12.9;3.31;14826 +72085;44.02006;2.41325;481;20220903;25.1;15.9;20.5;1.9;17.51;.8;3.06;15718 +72085;44.02006;2.41325;481;20220904;29.4;18;23.7;4.8;18.41;0;4.81;17432 +72085;44.02006;2.41325;481;20220905;30.3;20.2;25.3;5.6;19.81;0;5.14;16230 +72085;44.02006;2.41325;481;20220906;30.2;20.3;25.3;3.3;19.21;1.7;4.38;15925 +72085;44.02006;2.41325;481;20220907;24.3;17.7;21;2.5;17.21;.3;2.92;12762 +72085;44.02006;2.41325;481;20220908;25;13.6;19.3;2.1;14.21;1.4;3.33;16846 +72085;44.02006;2.41325;481;20220909;19;14.2;16.6;2;14.91;1.3;2;10588 +72085;44.02006;2.41325;481;20220910;24.1;12.4;18.3;2;12.61;0;3.24;16774 +72085;44.02006;2.41325;481;20220911;31.2;13.8;22.5;2.4;11.91;0;4.77;20425 +72085;44.02006;2.41325;481;20220912;31.6;19.5;25.6;4.4;15.81;0;5.58;16761 +72085;44.02006;2.41325;481;20220913;28.9;21.3;25.1;4.9;20.61;0;4.19;13014 +72085;44.02006;2.41325;481;20220914;28.4;18.8;23.6;3.4;18.81;1.4;3.8;14575 +72085;44.02006;2.41325;481;20220915;27.3;16.2;21.8;2.4;16.21;.2;3.47;15575 +72085;44.02006;2.41325;481;20220916;22.8;15.9;19.4;4.4;14.31;.1;3.33;12013 +72085;44.02006;2.41325;481;20220917;19.6;9.7;14.7;3.5;8.61;0;3.31;14386 +72085;44.02006;2.41325;481;20220918;24.8;6.5;15.7;2.4;6.51;0;3.97;19618 +72085;44.02006;2.41325;481;20220919;25;10.6;17.8;2.5;7.21;0;3.97;17150 +72085;44.02006;2.41325;481;20220920;23.9;9;16.5;3;7.91;0;3.94;17282 +72085;44.02006;2.41325;481;20220921;23.9;8.8;16.4;2.4;8.01;0;3.58;17225 +72085;44.02006;2.41325;481;20220922;24.2;12.6;18.4;2.1;10.81;0;3.15;14855 +72085;44.02006;2.41325;481;20220923;24.3;12.5;18.4;3.3;13.01;25.6;3.33;14831 +72085;44.02006;2.41325;481;20220924;16.9;12.5;14.7;2.5;14.01;1.7;1.54;8686 +72085;44.02006;2.41325;481;20220925;16.1;10.8;13.5;3.1;12.41;.2;1.68;9497 +72085;44.02006;2.41325;481;20220926;16.1;8.7;12.4;3.5;11.31;2.9;1.85;11225 +72085;44.02006;2.41325;481;20220927;13.6;10.3;12;4.9;12.21;6.5;1.23;7179 +72085;44.02006;2.41325;481;20220928;15.5;11.8;13.7;6.4;14.41;12.6;1.09;7555 +72085;44.02006;2.41325;481;20220929;14;10.5;12.3;3.9;12.51;6.3;1.2;7243 +72085;44.02006;2.41325;481;20220930;15.3;8.1;11.7;3.6;10.31;.1;1.85;10572 +72085;44.02006;2.41325;481;20221001;17.4;7.7;12.6;2.9;12.21;.4;1.72;12242 +72085;44.02006;2.41325;481;20221002;21.4;14.2;17.8;2;15.11;.1;1.99;10328 +72085;44.02006;2.41325;481;20221003;20.9;11.8;16.4;2;13.41;0;2.05;11561 +72085;44.02006;2.41325;481;20221004;23.1;11.7;17.4;1.7;12.61;.1;2.33;12871 +72085;44.02006;2.41325;481;20221005;21.6;12.7;17.2;3.3;13.51;.1;2.44;11156 +72085;44.02006;2.41325;481;20221006;20.3;14.2;17.3;1.9;15.31;.2;1.69;9003 +72085;44.02006;2.41325;481;20221007;21.4;12.8;17.1;2.5;14.41;.3;2.05;10691 +72085;44.02006;2.41325;481;20221008;20.1;14.9;17.5;2.1;14.91;1.3;1.72;8054 +72085;44.02006;2.41325;481;20221009;21.4;11.1;16.3;3.6;13.51;.1;2.3;11480 +72085;44.02006;2.41325;481;20221010;22.1;14.2;18.2;3.5;14.41;.1;2.39;9842 +72085;44.02006;2.41325;481;20221011;21.4;12.9;17.2;1.7;13.91;0;1.83;10106 +72085;44.02006;2.41325;481;20221012;21.4;13.4;17.4;1.4;14.01;1.3;1.72;9659 +72085;44.02006;2.41325;481;20221013;18;11.8;14.9;1.6;14.21;3.5;1.3;8311 +72085;44.02006;2.41325;481;20221014;16.5;13.9;15.2;3.3;16.01;.8;.9;5064 +72085;44.02006;2.41325;481;20221015;24.1;12;18.1;3;14.51;0;2.39;11588 +72085;44.02006;2.41325;481;20221016;22;15.8;18.9;7.8;16.51;0;2.57;7988 +72085;44.02006;2.41325;481;20221017;21.3;17.7;19.5;8;16.91;0;2.54;5839 +72085;44.02006;2.41325;481;20221018;22.8;17;19.9;5.1;17.11;0;2.36;7499 +72085;44.02006;2.41325;481;20221019;21.9;16.6;19.3;6.2;16.71;.8;2.35;7041 +72085;44.02006;2.41325;481;20221020;19.9;17.3;18.6;5;17.51;.5;1.57;4654 +72085;44.02006;2.41325;481;20221021;22.1;17.6;19.9;2.8;15.41;.6;2.02;6257 +72085;44.02006;2.41325;481;20221022;22.8;13.5;18.2;3.4;13.71;0;2.34;9179 +72085;44.02006;2.41325;481;20221023;23.5;16.1;19.8;5.9;15.01;0;3.06;8002 +72085;44.02006;2.41325;481;20221024;21.3;15.9;18.6;1.9;14.11;.1;1.68;6640 +72085;44.02006;2.41325;481;20221025;21.3;12.2;16.8;3.4;12.61;.1;2.16;8709 +72085;44.02006;2.41325;481;20221026;21.6;14.3;18;3.7;15.81;.1;1.79;7621 +72085;44.02006;2.41325;481;20221027;23.9;16.2;20.1;5.2;16.21;0;2.63;7739 +72085;44.02006;2.41325;481;20221028;23.2;16.2;19.7;5.5;14.51;0;2.96;7244 +72085;44.02006;2.41325;481;20221029;22.3;17.1;19.7;7.1;10.31;0;4.56;6060 +72085;44.02006;2.41325;481;20221030;21.6;15.3;18.5;5.4;13.71;0;2.67;6648 +72085;44.02006;2.41325;481;20221031;22.4;15.3;18.9;5.8;14.71;1.4;2.65;7002 +72085;44.02006;2.41325;481;20221101;18.4;12.6;15.5;2.8;13.01;.1;1.45;6173 +72085;44.02006;2.41325;481;20221102;19.1;10.2;14.7;1.7;10.51;0;1.43;7708 +72085;44.02006;2.41325;481;20221103;16.5;10.8;13.7;4.3;11.41;5.6;1.61;5944 +72085;44.02006;2.41325;481;20221104;9.3;8.4;8.9;5.7;10.01;13.7;.74;1905 +72085;44.02006;2.41325;481;20221105;11.5;3.5;7.5;3.4;7.81;.1;1.12;6976 +72085;44.02006;2.41325;481;20221106;16.7;4.5;10.6;2.7;7.31;0;1.71;8662 +72085;44.02006;2.41325;481;20221107;18;8;13;3.6;9.81;0;1.81;7671 +72085;44.02006;2.41325;481;20221108;17.4;12.3;14.9;6;13.41;.5;1.52;5204 +72085;44.02006;2.41325;481;20221109;16.6;13.8;15.2;3.1;13.91;1.8;1.11;3620 +72085;44.02006;2.41325;481;20221110;15.1;9.4;12.3;2.3;11.61;.1;.92;5391 +72085;44.02006;2.41325;481;20221111;18;7.8;12.9;7.3;12.41;0;1.49;7351 +72085;44.02006;2.41325;481;20221112;20;12.7;16.4;5;11.51;0;2.42;6029 +72085;44.02006;2.41325;481;20221113;18.8;13.3;16.1;3.2;8.21;0;2.43;5071 +72085;44.02006;2.41325;481;20221114;15.5;12.4;14;4.2;12.71;3.1;1.19;3581 +72085;44.02006;2.41325;481;20221115;15.4;11.3;13.4;3.6;12.81;7.5;.96;4167 +72085;44.02006;2.41325;481;20221116;15.4;9.5;12.5;1.9;11.31;.2;.88;5072 +72085;44.02006;2.41325;481;20221117;13.4;10.8;12.1;3;11.51;8.1;.91;3088 +72085;44.02006;2.41325;481;20221118;10.4;7.9;9.2;4.2;10.21;2.5;.68;2973 +72085;44.02006;2.41325;481;20221119;8.6;5.8;7.2;3.7;8.61;1.1;.7;3144 +72085;44.02006;2.41325;481;20221120;8.5;3.8;6.2;2.7;8.51;1.3;.5;4229 +72085;44.02006;2.41325;481;20221121;9.4;4.8;7.1;3.7;9.01;16.2;.56;4124 +72085;44.02006;2.41325;481;20221122;5.9;4.1;5;4.9;8.51;13;.26;2285 +72085;44.02006;2.41325;481;20221123;12.3;5.8;9.1;4;10.01;7.2;.72;4919 +72085;44.02006;2.41325;481;20221124;10.7;6.2;8.5;1.9;9.71;.2;.54;3928 +72085;44.02006;2.41325;481;20221125;8.6;7.9;8.3;2.6;9.71;4.7;.56;1105 +72085;44.02006;2.41325;481;20221126;9.6;5;7.3;2.1;8.61;0;.58;3891 +72085;44.02006;2.41325;481;20221127;11.4;5.6;8.5;4.4;7.11;3;1.48;4408 +72085;44.02006;2.41325;481;20221128;8.5;7.4;8;3.8;9.81;8.1;.49;1503 +72085;44.02006;2.41325;481;20221129;7.5;4.1;5.8;3.5;8.11;.2;.53;3142 +72085;44.02006;2.41325;481;20221130;6.7;.4;3.6;1.8;7.01;.1;.39;4488 +72085;44.02006;2.41325;481;20221201;3.1;0;1.6;1.9;6.71;.1;.24;2909 +72085;44.02006;2.41325;481;20221202;3.3;2.6;3;.8;7.21;.2;.36;1000 +72085;44.02006;2.41325;481;20221203;5.8;2.5;4.2;1.5;7.31;2.8;.39;2969 +72085;44.02006;2.41325;481;20221204;7.3;3.5;5.4;1.8;7.31;3.1;.54;3209 +72085;44.02006;2.41325;481;20221205;9.6;-.5;4.6;3;5.71;.1;.94;5634 +72085;44.02006;2.41325;481;20221206;12.5;3.3;7.9;2.6;5.41;.1;1.35;5307 +72085;44.02006;2.41325;481;20221207;10;3.5;6.8;1.4;5.91;0;.75;4318 +72085;44.02006;2.41325;481;20221208;8.2;1.3;4.8;3.2;7.11;2.5;.59;4442 +72085;44.02006;2.41325;481;20221209;8.1;7.1;7.6;1.9;10.11;.1;.35;1245 +72085;44.02006;2.41325;481;20221210;.2;.9;.6;4.5;6.51;0;.11;0 +72085;44.02006;2.41325;481;20221211;4.7;-5.7;-.5;2.6;4.21;0;.62;5524 +72085;44.02006;2.41325;481;20221212;4.1;-1.6;1.3;2.9;4.91;7;.65;3888 +72085;44.02006;2.41325;481;20221213;9.9;2;6;4.1;10.11;.4;0;4683 +72085;44.02006;2.41325;481;20221214;10.7;8;9.4;2.9;10.71;1.5;.48;2436 +72085;44.02006;2.41325;481;20221215;9.9;7.2;8.6;4.3;10.61;8.6;.35;2427 +72085;44.02006;2.41325;481;20221216;10.3;7.6;9;1.6;9.61;.4;.55;2420 +72085;44.02006;2.41325;481;20221217;5.6;1.7;3.7;1.7;6.91;.1;.39;3043 +72085;44.02006;2.41325;481;20221218;9.7;-.1;4.8;6.3;7.21;0;.81;5228 +72085;44.02006;2.41325;481;20221219;13.5;8.8;11.2;11;10.61;0;1.43;3400 +72085;44.02006;2.41325;481;20221220;12.7;11.2;12;9;11.11;.4;1.4;1613 +72085;44.02006;2.41325;481;20221221;12.6;9.7;11.2;2.4;11.41;.4;.61;2517 +72085;44.02006;2.41325;481;20221222;12;9.2;10.6;3.9;12.01;4.1;.42;2462 +72085;44.02006;2.41325;481;20221223;15.2;11.2;13.2;3;13.31;.1;.65;3083 +72085;44.02006;2.41325;481;20221224;15.6;9.7;12.7;1.9;11.21;.1;.77;3901 +72085;44.02006;2.41325;481;20221225;13.2;8.5;10.9;5;10.21;.1;1.09;3413 +72085;44.02006;2.41325;481;20221226;14;10.2;12.1;3.6;11.51;.2;.88;3005 +72085;44.02006;2.41325;481;20221227;12;7.8;9.9;1.8;10.21;.2;.57;3205 +72085;44.02006;2.41325;481;20221228;14.6;5.4;10;3.1;9.41;.1;.92;5099 +72085;44.02006;2.41325;481;20221229;12.2;8.2;10.2;3.1;10.11;2.3;.78;3135 +72085;44.02006;2.41325;481;20221230;14.4;6.8;10.6;2.8;10.21;.1;.79;4608 +72085;44.02006;2.41325;481;20221231;14.2;9.6;11.9;5.8;11.01;0;1.2;3446 +72086;44.0424;2.72325;742;20220101;19.5;-.6;9.5;1.4;6.17;.1;.97;6861 +72086;44.0424;2.72325;742;20220102;12.2;6.1;9.2;2;7.09;.1;1.05;4100 +72086;44.0424;2.72325;742;20220103;10.6;4.9;7.8;1.3;8.89;0;.42;6000 +72086;44.0424;2.72325;742;20220104;11.8;5.1;8.5;2.4;8.29;5.3;.78;6200 +72086;44.0424;2.72325;742;20220105;1.8;1;1.4;6;5.07;.1;1.11;1107 +72086;44.0424;2.72325;742;20220106;3.1;-.7;1.2;6.2;4.09;0;1.26;7400 +72086;44.0424;2.72325;742;20220107;2;-3.8;-.9;3.9;5.19;7.4;.41;3900 +72086;44.0424;2.72325;742;20220108;7;.8;3.9;7.6;7.39;8;.59;4900 +72086;44.0424;2.72325;742;20220109;4;2.4;3.2;7.6;6.69;13.8;.71;2200 +72086;44.0424;2.72325;742;20220110;4.7;1.4;3.1;4.2;5.79;.1;.88;3200 +72086;44.0424;2.72325;742;20220111;4.7;-2.2;1.3;4.2;3.99;0;1.1;8700 +72086;44.0424;2.72325;742;20220112;6.8;-6.5;.2;3.2;3.39;0;1.1;9000 +72086;44.0424;2.72325;742;20220113;8.5;-4.5;2;2;3.59;0;.9;9000 +72086;44.0424;2.72325;742;20220114;11.7;-.3;5.7;2.1;3.29;0;1.27;9000 +72086;44.0424;2.72325;742;20220115;9;-.8;4.1;1.4;3.59;0;.77;9000 +72086;44.0424;2.72325;742;20220116;7.5;-2.8;2.4;2;4.39;.1;.77;9300 +72086;44.0424;2.72325;742;20220117;8.4;-.8;3.8;4.8;5.09;.1;1.34;9200 +72086;44.0424;2.72325;742;20220118;8.5;-.4;4.1;3;4.99;0;1.08;9200 +72086;44.0424;2.72325;742;20220119;1.4;-4.6;-1.6;2.1;5.49;.6;.26;4300 +72086;44.0424;2.72325;742;20220120;5;-1.1;2;5.7;5.09;0;1.06;8200 +72086;44.0424;2.72325;742;20220121;3;-1.1;1;7.5;3.69;0;1.58;9600 +72086;44.0424;2.72325;742;20220122;5.5;-3.1;1.2;4.9;4.09;.1;1.28;9600 +72086;44.0424;2.72325;742;20220123;12.6;-2;5.3;2.3;4.49;0;1.32;9800 +72086;44.0424;2.72325;742;20220124;12.7;-.9;5.9;1.3;4.29;0;.93;10000 +72086;44.0424;2.72325;742;20220125;11.6;1.6;6.6;1.9;4.49;0;1.19;10100 +72086;44.0424;2.72325;742;20220126;10.5;1;5.8;2.3;4.99;0;1.19;10300 +72086;44.0424;2.72325;742;20220127;9.3;-.9;4.2;2;5.49;0;.9;10500 +72086;44.0424;2.72325;742;20220128;5.6;-3.2;1.2;3.7;4.72;0;1.08;6432 +72086;44.0424;2.72325;742;20220129;7.2;-4.7;1.3;1.3;5.19;0;.61;10600 +72086;44.0424;2.72325;742;20220130;.8;-4.1;-1.6;1.9;5.59;0;.29;7900 +72086;44.0424;2.72325;742;20220131;5;-1.4;1.8;7.6;6.49;.8;.56;4600 +72086;44.0424;2.72325;742;20220201;3.1;-1.1;1;7.9;5.79;1.6;.67;6800 +72086;44.0424;2.72325;742;20220202;7.6;1.7;4.7;6.8;7.39;.2;.89;10800 +72086;44.0424;2.72325;742;20220203;14.3;-.2;7.1;2.4;5.99;.1;1.48;8900 +72086;44.0424;2.72325;742;20220204;6.9;2.3;4.6;3.6;7.69;1;.63;3600 +72086;44.0424;2.72325;742;20220205;8.9;4.3;6.6;4.5;6.69;.1;1.45;8800 +72086;44.0424;2.72325;742;20220206;4.6;-1.8;1.4;4.5;6.19;2.5;.59;5100 +72086;44.0424;2.72325;742;20220207;8.7;2.7;5.7;7.7;7.29;.8;1.31;10100 +72086;44.0424;2.72325;742;20220208;16.3;-.7;7.8;3.3;4.69;0;2.35;12300 +72086;44.0424;2.72325;742;20220209;8.7;1;4.9;3.1;6.19;0;1.18;8600 +72086;44.0424;2.72325;742;20220210;14.6;-.4;7.1;2;6.99;0;1.35;12100 +72086;44.0424;2.72325;742;20220211;10;5.3;7.7;4.2;6.09;0;1.86;7900 +72086;44.0424;2.72325;742;20220212;9.2;-2;3.6;5.1;5.69;0;1.44;5500 +72086;44.0424;2.72325;742;20220213;6.9;4.8;5.9;6.1;8.49;4.7;.65;900 +72086;44.0424;2.72325;742;20220214;7.1;6.5;6.8;5.3;7.99;7.2;1.1;3600 +72086;44.0424;2.72325;742;20220215;5.1;1.5;3.3;6;6.89;5.4;.75;5400 +72086;44.0424;2.72325;742;20220216;9.2;3.6;6.4;5.5;9.29;8.4;.58;3300 +72086;44.0424;2.72325;742;20220217;11.8;7.6;9.7;4.7;10.99;1.7;.9;5400 +72086;44.0424;2.72325;742;20220218;17.8;6.9;12.4;4.7;9.99;0;2.31;13000 +72086;44.0424;2.72325;742;20220219;6.7;3;4.8;5.6;6.35;0;1.39;6809 +72086;44.0424;2.72325;742;20220220;7.8;1;4.4;4.1;7.39;2.7;.85;5600 +72086;44.0424;2.72325;742;20220221;7.3;5.2;6.3;11.5;7.39;3.6;1.64;11600 +72086;44.0424;2.72325;742;20220222;8.4;3.1;5.8;8.2;7.19;.2;1.55;12600 +72086;44.0424;2.72325;742;20220223;14.5;3.8;9.2;4.5;7.39;0;2.32;15000 +72086;44.0424;2.72325;742;20220224;14.2;4.5;9.4;4.2;7.99;0;2.05;12200 +72086;44.0424;2.72325;742;20220225;7.6;2;4.8;7.3;5.19;0;2.2;14900 +72086;44.0424;2.72325;742;20220226;11.7;-.1;5.8;5.7;4.49;0;2.78;16300 +72086;44.0424;2.72325;742;20220227;11.3;1.4;6.4;2.8;6.59;0;1.71;14800 +72086;44.0424;2.72325;742;20220228;12.7;2.7;7.7;3.3;7.19;0;1.85;12900 +72086;44.0424;2.72325;742;20220301;10.3;1.4;5.9;4.4;6.69;0;1.77;14300 +72086;44.0424;2.72325;742;20220302;6.4;3.6;5;3.2;7.99;0;.64;2100 +72086;44.0424;2.72325;742;20220303;13.4;4.3;8.9;1.7;8.49;0;1.47;10900 +72086;44.0424;2.72325;742;20220304;11.3;5.5;8.4;4.6;8.29;1.9;1.61;7500 +72086;44.0424;2.72325;742;20220305;9.9;3.3;6.6;3.4;8.09;.7;1.39;12300 +72086;44.0424;2.72325;742;20220306;9.7;-.9;4.4;2.9;4.69;0;2.03;17200 +72086;44.0424;2.72325;742;20220307;10.2;-2.9;3.7;2.8;4.39;0;2.05;17500 +72086;44.0424;2.72325;742;20220308;7.5;.6;4.1;4;6.99;.3;.94;4300 +72086;44.0424;2.72325;742;20220309;6.8;4.1;5.5;4.3;7.79;0;.85;2500 +72086;44.0424;2.72325;742;20220310;8;5.7;6.9;5.9;8.69;2.1;.91;2400 +72086;44.0424;2.72325;742;20220311;6.7;6.5;6.6;8.5;8.29;0;1.02;900 +72086;44.0424;2.72325;742;20220312;4.9;3.4;4.2;8.9;7.69;19.3;.64;3700 +72086;44.0424;2.72325;742;20220313;5.3;4.2;4.8;6.5;6.99;6.5;1.03;1400 +72086;44.0424;2.72325;742;20220314;8;-.9;3.6;6.5;8.59;1.8;.17;1800 +72086;44.0424;2.72325;742;20220315;8.2;7.5;7.9;7.9;9.89;0;.67;800 +72086;44.0424;2.72325;742;20220316;11.1;7.5;9.3;3.9;9.69;0;1.32;6200 +72086;44.0424;2.72325;742;20220317;12.4;5.3;8.9;4.2;9.29;1.1;1.41;6100 +72086;44.0424;2.72325;742;20220318;12.1;6.3;9.2;4;8.49;.1;1.72;6800 +72086;44.0424;2.72325;742;20220319;12.6;5.3;9;3.4;7.09;0;2.37;14400 +72086;44.0424;2.72325;742;20220320;6.7;4.6;5.7;6.5;7.59;.2;1.02;1200 +72086;44.0424;2.72325;742;20220321;8.7;4.6;6.7;8.7;7.09;.4;1.91;7500 +72086;44.0424;2.72325;742;20220322;10.5;3.2;6.9;9;5.99;0;2.96;18000 +72086;44.0424;2.72325;742;20220323;11.8;2.3;7.1;6;4.99;0;3.34;20700 +72086;44.0424;2.72325;742;20220324;15.2;3.2;9.2;4.6;4.09;0;4.01;21600 +72086;44.0424;2.72325;742;20220325;15.8;3.5;9.7;3.6;3.69;0;3.66;16300 +72086;44.0424;2.72325;742;20220326;16;4.5;10.3;4.7;4.89;0;4.06;21100 +72086;44.0424;2.72325;742;20220327;17.7;5.4;11.6;4.1;5.29;0;4.09;20300 +72086;44.0424;2.72325;742;20220328;16.8;6.3;11.6;4.8;4.89;0;4.27;18400 +72086;44.0424;2.72325;742;20220329;14;7.4;10.7;4.2;7.39;2.6;2.8;12300 +72086;44.0424;2.72325;742;20220330;10.5;5.7;8.1;2.9;9.09;.7;1.26;6600 +72086;44.0424;2.72325;742;20220331;10.9;5.2;8.1;6.9;7.29;3.2;2.65;17100 +72086;44.0424;2.72325;742;20220401;4.4;-1.2;1.6;7.1;5.36;2.5;2.07;12800 +72086;44.0424;2.72325;742;20220402;4.1;-2.6;.8;5.1;4.98;.1;1.87;9833 +72086;44.0424;2.72325;742;20220403;3.7;-3.7;0;4.5;4.83;0;2.17;13801 +72086;44.0424;2.72325;742;20220404;7.8;-3.4;2.2;1.4;5.16;0;2.19;20292 +72086;44.0424;2.72325;742;20220405;14.2;-1.2;6.5;2.9;5.99;0;3.01;23700 +72086;44.0424;2.72325;742;20220406;10.8;2.3;6.6;4.3;8.29;1.3;1.46;9200 +72086;44.0424;2.72325;742;20220407;11.7;5.1;8.4;6;9.79;7;1.13;4000 +72086;44.0424;2.72325;742;20220408;15.6;8.6;12.1;6.3;9.79;.1;2.93;13900 +72086;44.0424;2.72325;742;20220409;9.8;3.3;6.6;6.6;5.79;0;2.82;16300 +72086;44.0424;2.72325;742;20220410;15.7;-.1;7.8;4.5;4.99;.2;3.98;24900 +72086;44.0424;2.72325;742;20220411;8.6;4.6;6.6;8.2;8.59;.1;1.01;2800 +72086;44.0424;2.72325;742;20220412;12.2;6.3;9.3;7.5;6.99;0;2.8;7000 +72086;44.0424;2.72325;742;20220413;14.6;7.6;11.1;3.6;7.09;0;2.97;12700 +72086;44.0424;2.72325;742;20220414;21.7;6.5;14.1;3.7;9.69;0;4.15;22000 +72086;44.0424;2.72325;742;20220415;23.1;9.5;16.3;5.3;10.39;0;5.04;23200 +72086;44.0424;2.72325;742;20220416;22.5;10.6;16.6;7.2;8.59;0;6.1;24800 +72086;44.0424;2.72325;742;20220417;21.9;6.4;14.2;5;7.49;0;5.37;26300 +72086;44.0424;2.72325;742;20220418;18.6;5.2;11.9;3.3;9.19;0;3.59;22400 +72086;44.0424;2.72325;742;20220419;18.1;5.9;12;2.2;10.09;2;2.89;18000 +72086;44.0424;2.72325;742;20220420;12.2;7.7;10;2;10.69;12.4;1.19;5400 +72086;44.0424;2.72325;742;20220421;11.3;7.1;9.2;1.8;10.89;5.4;1.1;6100 +72086;44.0424;2.72325;742;20220422;17.7;6.6;12.2;3.3;10.59;.7;3.07;19300 +72086;44.0424;2.72325;742;20220423;11.4;9;10.2;5.5;9.09;29.2;1.79;3400 +72086;44.0424;2.72325;742;20220424;10.4;3.1;6.8;5;9.59;8.1;.91;6200 +72086;44.0424;2.72325;742;20220425;15.5;5.8;10.7;3.5;8.59;0;3.53;24600 +72086;44.0424;2.72325;742;20220426;20.5;5.3;12.9;2.1;8.39;0;4.24;27400 +72086;44.0424;2.72325;742;20220427;20.7;8;14.4;3.1;9.59;0;4.36;25100 +72086;44.0424;2.72325;742;20220428;22.3;10.1;16.2;2.7;10.89;.3;4.34;23600 +72086;44.0424;2.72325;742;20220429;21;11.1;16.1;3.6;12.49;.9;4.08;22800 +72086;44.0424;2.72325;742;20220430;19.7;10.7;15.2;4.3;10.49;0;4.14;20500 +72086;44.0424;2.72325;742;20220501;19;5.8;12.4;3.6;7.49;0;4.48;25600 +72086;44.0424;2.72325;742;20220502;18.8;8.2;13.5;2.1;8.99;.2;3.81;23000 +72086;44.0424;2.72325;742;20220503;17.4;8.6;13;1.7;11.39;7.4;2.29;12300 +72086;44.0424;2.72325;742;20220504;17.2;6.6;11.9;1.7;11.29;3.8;2.45;15200 +72086;44.0424;2.72325;742;20220505;16.3;7.5;11.9;4.3;9.49;.6;3.38;19600 +72086;44.0424;2.72325;742;20220506;15.1;7.5;11.3;7.7;8.99;0;3.27;14800 +72086;44.0424;2.72325;742;20220507;20.3;10;15.2;7.3;8.89;0;5.73;27500 +72086;44.0424;2.72325;742;20220508;19.3;9.6;14.5;4.2;9.79;.2;3.85;17100 +72086;44.0424;2.72325;742;20220509;23;9.4;16.2;2.8;10.09;0;4.73;24600 +72086;44.0424;2.72325;742;20220510;24.2;10.9;17.6;2;12.09;0;4.91;28100 +72086;44.0424;2.72325;742;20220511;24;11.6;17.8;3.3;11.39;0;5.45;28700 +72086;44.0424;2.72325;742;20220512;22.2;9.7;16;3.6;10.89;0;4.72;24600 +72086;44.0424;2.72325;742;20220513;23.9;9.3;16.6;2.5;11.69;0;4.59;24600 +72086;44.0424;2.72325;742;20220514;26.8;12.7;19.8;2.2;13.29;0;5.2;26500 +72086;44.0424;2.72325;742;20220515;23.1;14.2;18.7;4.8;10.49;0;5.92;26200 +72086;44.0424;2.72325;742;20220516;26.5;11.5;19;2.6;11.09;.1;5.61;27900 +72086;44.0424;2.72325;742;20220517;28.4;13.3;20.9;2.2;13.59;0;5.62;27900 +72086;44.0424;2.72325;742;20220518;29.6;16;22.8;3.1;13.89;0;6.37;27800 +72086;44.0424;2.72325;742;20220519;25.3;14.7;20;5.9;12.29;0;6.55;27900 +72086;44.0424;2.72325;742;20220520;25.3;15.3;20.3;5.3;11.09;0;6.71;27600 +72086;44.0424;2.72325;742;20220521;31.4;13.6;22.5;2.1;13.29;.1;5.95;27000 +72086;44.0424;2.72325;742;20220522;31;17.5;24.3;2.3;15.89;0;5.94;26100 +72086;44.0424;2.72325;742;20220523;19;15.2;17.1;4.3;15.09;0;2.46;8700 +72086;44.0424;2.72325;742;20220524;15.1;9.4;12.3;4.8;10.59;.2;2.59;12100 +72086;44.0424;2.72325;742;20220525;19;7.5;13.3;6.5;9.69;0;4.84;28200 +72086;44.0424;2.72325;742;20220526;20.5;9.1;14.8;7.4;10.49;0;5.26;27900 +72086;44.0424;2.72325;742;20220527;25.7;10;17.9;5.7;11.99;.1;6.3;29600 +72086;44.0424;2.72325;742;20220528;24.3;10.6;17.5;7.6;9.79;0;7.01;30000 +72086;44.0424;2.72325;742;20220529;23;9.5;16.3;5.7;6.99;0;6.94;31100 +72086;44.0424;2.72325;742;20220530;22.7;9;15.9;2.8;8.29;.9;5.31;27600 +72086;44.0424;2.72325;742;20220531;23.8;10.9;17.4;2.9;11.59;.2;4.85;24100 +72086;44.0424;2.72325;742;20220601;27.3;12.7;20;3.3;12.59;0;6.17;29300 +72086;44.0424;2.72325;742;20220602;26.2;13.9;20.1;3.7;12.29;0;5.96;26600 +72086;44.0424;2.72325;742;20220603;26.1;16.4;21.3;5.3;12.99;0;6.6;26700 +72086;44.0424;2.72325;742;20220604;26.7;15.5;21.1;5.5;15.89;8.1;6.04;26600 +72086;44.0424;2.72325;742;20220605;23.2;16.1;19.7;4.8;14.49;.2;5.4;25800 +72086;44.0424;2.72325;742;20220606;27.5;11.8;19.7;4.4;13.39;.2;6.02;26100 +72086;44.0424;2.72325;742;20220607;22.1;14;18.1;5.6;12.99;.1;5.42;26900 +72086;44.0424;2.72325;742;20220608;17.6;11.8;14.7;4.7;12.59;3.4;2.72;11400 +72086;44.0424;2.72325;742;20220609;17.3;9.9;13.6;10;10.89;.1;4.02;20800 +72086;44.0424;2.72325;742;20220610;27.1;9.7;18.4;6.5;11.79;.1;7.08;31100 +72086;44.0424;2.72325;742;20220611;32;13.8;22.9;5.3;11.09;0;8.69;31300 +72086;44.0424;2.72325;742;20220612;30.9;17.7;24.3;3.2;13.09;.7;6.9;27300 +72086;44.0424;2.72325;742;20220613;30.7;17.1;23.9;3.3;15.59;.1;6.74;28400 +72086;44.0424;2.72325;742;20220614;33.7;16.2;25;3;14.09;.1;7.27;28800 +72086;44.0424;2.72325;742;20220615;33.5;19.1;26.3;3;14.19;0;7;25600 +72086;44.0424;2.72325;742;20220616;35.7;19;27.4;3.5;15.49;0;7.97;28400 +72086;44.0424;2.72325;742;20220617;37.1;19.4;28.3;4.3;11.79;0;9.34;29000 +72086;44.0424;2.72325;742;20220618;31.9;21.4;26.7;5.3;12.19;0;9.07;30000 +72086;44.0424;2.72325;742;20220619;28.9;20;24.5;7.9;13.59;0;8.86;29500 +72086;44.0424;2.72325;742;20220620;27.4;16.7;22.1;6.2;15.69;0;6.97;30000 +72086;44.0424;2.72325;742;20220621;27.8;17.8;22.8;4;17.59;1.3;4.92;18000 +72086;44.0424;2.72325;742;20220622;26.2;17.2;21.7;3.8;17.19;13.9;4.1;14200 +72086;44.0424;2.72325;742;20220623;24.4;15.4;19.9;3.3;17.19;14.5;4.04;18900 +72086;44.0424;2.72325;742;20220624;22.4;13.3;17.9;3.2;14.39;6.5;4.12;20600 +72086;44.0424;2.72325;742;20220625;24.3;12.3;18.3;4;14.29;3.4;5.03;25400 +72086;44.0424;2.72325;742;20220626;24.4;14.5;19.5;3.2;17.29;1.2;3.67;16900 +72086;44.0424;2.72325;742;20220627;20.8;13.1;17;4.7;14.99;1.6;3.45;17000 +72086;44.0424;2.72325;742;20220628;23.3;11.9;17.6;5.7;12.69;0;5.88;30900 +72086;44.0424;2.72325;742;20220629;28.1;12.3;20.2;2.7;12.39;1.3;6.29;30900 +72086;44.0424;2.72325;742;20220630;16.5;13.6;15.1;4.2;14.49;.5;2.04;9200 +72086;44.0424;2.72325;742;20220701;22.2;9.1;15.7;3.8;11.39;0;5.41;31700 +72086;44.0424;2.72325;742;20220702;30.6;10.1;20.4;2.8;10.99;0;6.75;30700 +72086;44.0424;2.72325;742;20220703;30;16.5;23.3;2.5;15.19;.3;6.16;27700 +72086;44.0424;2.72325;742;20220704;26;16.5;21.3;3.6;17.89;1.4;5.44;27500 +72086;44.0424;2.72325;742;20220705;27.3;15.8;21.6;4.1;16.09;0;6.27;29900 +72086;44.0424;2.72325;742;20220706;26.9;15.3;21.1;6.5;11.49;0;7.76;30800 +72086;44.0424;2.72325;742;20220707;25.6;13.1;19.4;7.6;11.39;0;7.32;30300 +72086;44.0424;2.72325;742;20220708;27.8;14.4;21.1;6.5;12.09;0;7.76;31000 +72086;44.0424;2.72325;742;20220709;30.4;14.9;22.7;6.6;11.09;0;8.84;30900 +72086;44.0424;2.72325;742;20220710;30.3;16.3;23.3;5.2;12.49;0;8.07;30600 +72086;44.0424;2.72325;742;20220711;32.3;15.4;23.9;4.2;12.79;0;7.92;30400 +72086;44.0424;2.72325;742;20220712;32.1;18;25.1;3.4;14.29;0;7.44;30200 +72086;44.0424;2.72325;742;20220713;32.6;18;25.3;3;11.49;0;7.48;29900 +72086;44.0424;2.72325;742;20220714;33.8;18.2;26;3.4;13.19;0;7.81;29800 +72086;44.0424;2.72325;742;20220715;33.4;19.8;26.6;3.5;12.99;0;7.92;29700 +72086;44.0424;2.72325;742;20220716;35;17.2;26.1;4.4;12.19;0;8.77;29800 +72086;44.0424;2.72325;742;20220717;34.9;17.3;26.1;3.9;11.69;0;8.45;29800 +72086;44.0424;2.72325;742;20220718;33.3;19.6;26.5;4.4;14.09;0;8.22;29000 +72086;44.0424;2.72325;742;20220719;31.8;22;26.9;5.6;11.49;.1;9.1;28100 +72086;44.0424;2.72325;742;20220720;26.8;18.9;22.9;4.4;14.99;0;5.64;20100 +72086;44.0424;2.72325;742;20220721;32.4;14.8;23.6;3.3;13.49;0;7.13;29200 +72086;44.0424;2.72325;742;20220722;34;19.3;26.7;3.4;14.39;.7;7.11;24500 +72086;44.0424;2.72325;742;20220723;29.4;15.7;22.6;3.8;14.79;0;6.54;28200 +72086;44.0424;2.72325;742;20220724;35;16.1;25.6;2.3;13.19;0;6.95;29100 +72086;44.0424;2.72325;742;20220725;27.4;17;22.2;4.7;15.79;0;5.59;21300 +72086;44.0424;2.72325;742;20220726;26.1;15.2;20.7;6.8;13.09;0;6.97;29400 +72086;44.0424;2.72325;742;20220727;28.1;13.1;20.6;5.1;10.99;0;7.22;29400 +72086;44.0424;2.72325;742;20220728;28.9;14.4;21.7;2.5;11.99;0;5.49;23300 +72086;44.0424;2.72325;742;20220729;27.6;16.9;22.3;3.3;14.49;.5;5.17;19900 +72086;44.0424;2.72325;742;20220730;29.2;15.8;22.5;4.6;13.99;0;6.92;28600 +72086;44.0424;2.72325;742;20220731;31.5;16.3;23.9;4.2;13.69;0;7.29;28100 +72086;44.0424;2.72325;742;20220801;33.2;18.8;26;5.3;12.69;0;8.66;28300 +72086;44.0424;2.72325;742;20220802;33.5;18.1;25.8;4.2;12.39;0;8.01;28100 +72086;44.0424;2.72325;742;20220803;33.5;21.5;27.5;3.3;11.59;0;7.55;27100 +72086;44.0424;2.72325;742;20220804;33.7;20;26.9;2.7;12.29;0;6.8;25800 +72086;44.0424;2.72325;742;20220805;31.8;18.2;25;3.6;16.59;.6;6.43;24800 +72086;44.0424;2.72325;742;20220806;32.4;17.5;25;4.2;15.29;0;7.11;26200 +72086;44.0424;2.72325;742;20220807;32;16.6;24.3;3.8;11.19;0;7.37;27400 +72086;44.0424;2.72325;742;20220808;33.2;16.2;24.7;5.1;9.69;0;8.68;27800 +72086;44.0424;2.72325;742;20220809;33.5;18.5;26;3.9;9.49;0;7.87;26200 +72086;44.0424;2.72325;742;20220810;34;20.1;27.1;3.4;11.89;0;7.48;26800 +72086;44.0424;2.72325;742;20220811;33.2;19.4;26.3;2.7;14.79;0;6.4;25300 +72086;44.0424;2.72325;742;20220812;35;19;27;3.9;15.29;0;7.3;24100 +72086;44.0424;2.72325;742;20220813;35.6;19.6;27.6;2.6;14.29;1.9;6.32;22200 +72086;44.0424;2.72325;742;20220814;24.9;19.2;22.1;5;18.89;2.4;4.29;17700 +72086;44.0424;2.72325;742;20220815;25.4;15.7;20.6;3.8;14.29;.1;5.09;23100 +72086;44.0424;2.72325;742;20220816;28.5;14.6;21.6;3.4;14.09;.5;5.26;21400 +72086;44.0424;2.72325;742;20220817;24.3;15.4;19.9;2.9;16.49;2;3.27;13600 +72086;44.0424;2.72325;742;20220818;21.1;14.1;17.6;5.7;14.79;2.2;3.25;12600 +72086;44.0424;2.72325;742;20220819;23.3;14.3;18.8;8.1;14.79;.1;5.1;24300 +72086;44.0424;2.72325;742;20220820;27;14.9;21;7.2;14.89;0;6.24;25400 +72086;44.0424;2.72325;742;20220821;26.4;15.4;20.9;6.1;13.79;.1;5.78;21100 +72086;44.0424;2.72325;742;20220822;25.4;15.5;20.5;7.8;15.49;.2;5.52;22400 +72086;44.0424;2.72325;742;20220823;28.6;15.3;22;4.5;15.49;0;5.79;24600 +72086;44.0424;2.72325;742;20220824;32.8;16.9;24.9;3.2;13.99;0;6.33;24600 +72086;44.0424;2.72325;742;20220825;29.7;16.2;23;3.9;15.39;.3;5.47;20600 +72086;44.0424;2.72325;742;20220826;28.5;15.9;22.2;4.8;15.89;.3;5.51;21500 +72086;44.0424;2.72325;742;20220827;28.2;15.7;22;4.2;13.79;0;5.65;22400 +72086;44.0424;2.72325;742;20220828;30.6;14.8;22.7;3.1;12.69;0;5.79;24100 +72086;44.0424;2.72325;742;20220829;29.3;17.8;23.6;4;14.19;2.6;5.46;18100 +72086;44.0424;2.72325;742;20220830;31;17.1;24.1;4.5;15.19;.1;6;20000 +72086;44.0424;2.72325;742;20220831;28.8;14.4;21.6;5;13.69;0;5.57;18200 +72086;44.0424;2.72325;742;20220901;28;14.7;21.4;2.7;15.39;0;4.48;20600 +72086;44.0424;2.72325;742;20220902;26;16;21;2;15.69;16.3;3.27;13900 +72086;44.0424;2.72325;742;20220903;25.1;15.4;20.3;2.5;17.29;2.8;3.63;18800 +72086;44.0424;2.72325;742;20220904;25.7;16;20.9;3.5;18.09;0;3.59;16200 +72086;44.0424;2.72325;742;20220905;25.3;18.5;21.9;5.5;19.39;0;3.58;12700 +72086;44.0424;2.72325;742;20220906;25.5;18;21.8;3.9;18.99;2.4;3.25;12000 +72086;44.0424;2.72325;742;20220907;24.3;15.5;19.9;3.3;17.69;2.3;3.15;14800 +72086;44.0424;2.72325;742;20220908;23;12.2;17.6;3.4;13.29;.9;3.51;16400 +72086;44.0424;2.72325;742;20220909;18.8;13.1;16;3.8;13.49;.5;2.58;11900 +72086;44.0424;2.72325;742;20220910;22.4;11.5;17;3.6;11.59;.1;4.03;20700 +72086;44.0424;2.72325;742;20220911;27.9;11.1;19.5;2.7;11.59;0;4.58;21500 +72086;44.0424;2.72325;742;20220912;26.2;15.2;20.7;3.7;16.09;0;4.25;20100 +72086;44.0424;2.72325;742;20220913;25.4;19.8;22.6;5.5;20.49;2.8;3.01;7700 +72086;44.0424;2.72325;742;20220914;23.1;16.4;19.8;4.2;18.29;1.1;2.54;9900 +72086;44.0424;2.72325;742;20220915;25.5;14.4;20;3.6;14.79;.2;4.02;18300 +72086;44.0424;2.72325;742;20220916;22.1;14.3;18.2;6;13.19;.1;4.05;15900 +72086;44.0424;2.72325;742;20220917;16.9;8.2;12.6;7.6;7.99;0;4.22;21200 +72086;44.0424;2.72325;742;20220918;22.5;6.2;14.4;4.8;6.49;0;4.95;20500 +72086;44.0424;2.72325;742;20220919;23.2;8.1;15.7;4.8;7.59;0;4.94;20500 +72086;44.0424;2.72325;742;20220920;22.8;7.2;15;5.8;7.19;0;5.23;20300 +72086;44.0424;2.72325;742;20220921;22.7;8.2;15.5;4.5;8.49;0;4.46;19700 +72086;44.0424;2.72325;742;20220922;23;11;17;2.3;10.69;0;3.45;19300 +72086;44.0424;2.72325;742;20220923;18.9;10.3;14.6;3.2;13.09;17.2;2;9200 +72086;44.0424;2.72325;742;20220924;18.6;10.9;14.8;3.2;12.79;.1;2.21;11300 +72086;44.0424;2.72325;742;20220925;16.5;9;12.8;3.1;10.79;.2;2.1;10900 +72086;44.0424;2.72325;742;20220926;15.1;7.5;11.3;4.7;10.09;2;2.15;11600 +72086;44.0424;2.72325;742;20220927;13.1;8.6;10.9;7.2;10.49;3.5;1.85;9600 +72086;44.0424;2.72325;742;20220928;15.8;10.1;13;6.7;12.59;7.9;1.7;7200 +72086;44.0424;2.72325;742;20220929;14.3;7.9;11.1;3.7;10.79;3.9;1.62;8900 +72086;44.0424;2.72325;742;20220930;12.7;6.3;9.5;5.1;9.19;.2;1.82;10100 +72086;44.0424;2.72325;742;20221001;14.5;7.1;10.8;3.4;11.39;.6;1.24;6200 +72086;44.0424;2.72325;742;20221002;20;12.7;16.4;3.4;14.09;.1;2.63;16500 +72086;44.0424;2.72325;742;20221003;20.8;10.3;15.6;4.6;12.19;0;3.06;15900 +72086;44.0424;2.72325;742;20221004;21.8;8.4;15.1;1.6;11.29;.1;2.5;17400 +72086;44.0424;2.72325;742;20221005;17.4;10.9;14.2;3;12.89;0;1.69;8100 +72086;44.0424;2.72325;742;20221006;21.4;12;16.7;2;14.69;0;2.15;13300 +72086;44.0424;2.72325;742;20221007;19.6;11.1;15.4;2.6;13.69;.8;1.99;11700 +72086;44.0424;2.72325;742;20221008;19;12;15.5;2.8;13.49;1.3;1.93;10000 +72086;44.0424;2.72325;742;20221009;19.4;8.6;14;3.6;11.99;.1;2.35;14400 +72086;44.0424;2.72325;742;20221010;20.3;13;16.7;3.1;13.69;.1;2.38;13300 +72086;44.0424;2.72325;742;20221011;19.6;10.3;15;1.8;12.99;0;1.88;12700 +72086;44.0424;2.72325;742;20221012;19.5;11.5;15.5;1.2;12.59;2;1.51;7900 +72086;44.0424;2.72325;742;20221013;17.2;9;13.1;1.6;12.49;3.9;1.29;7400 +72086;44.0424;2.72325;742;20221014;17.4;12.2;14.8;4.2;14.29;.5;1.45;5900 +72086;44.0424;2.72325;742;20221015;23.7;9.5;16.6;2;13.59;0;2.29;14700 +72086;44.0424;2.72325;742;20221016;18.8;13.4;16.1;5.5;15.59;0;1.55;4900 +72086;44.0424;2.72325;742;20221017;17.9;15.3;16.6;6.6;15.89;0;1.52;2000 +72086;44.0424;2.72325;742;20221018;18.6;15.4;17;4.2;16.19;0;1.47;4300 +72086;44.0424;2.72325;742;20221019;19;14.9;17;3.9;16.09;1.4;1.49;5100 +72086;44.0424;2.72325;742;20221020;17.6;15.9;16.8;6.4;17.09;1.7;1.1;1000 +72086;44.0424;2.72325;742;20221021;20;15.9;18;4.5;15.39;.8;2.2;9100 +72086;44.0424;2.72325;742;20221022;20.7;11.7;16.2;3.6;13.29;0;2.2;11200 +72086;44.0424;2.72325;742;20221023;18;14.2;16.1;5.5;15.69;.1;1.32;2100 +72086;44.0424;2.72325;742;20221024;20.2;14.6;17.4;2.6;13.79;.1;1.99;10900 +72086;44.0424;2.72325;742;20221025;19.1;10.7;14.9;2.7;11.99;0;1.74;7400 +72086;44.0424;2.72325;742;20221026;20.8;12;16.4;1.7;14.79;.1;1.41;8200 +72086;44.0424;2.72325;742;20221027;20.3;13.8;17.1;2.9;14.89;0;1.76;9600 +72086;44.0424;2.72325;742;20221028;20.6;12.8;16.7;3;12.39;0;2.09;8600 +72086;44.0424;2.72325;742;20221029;20.2;15;17.6;4.7;8.99;0;3.51;8300 +72086;44.0424;2.72325;742;20221030;19.4;13.4;16.4;5.4;13.49;0;2.28;9400 +72086;44.0424;2.72325;742;20221031;18.5;13.7;16.1;5.8;14.59;4.1;1.73;3600 +72086;44.0424;2.72325;742;20221101;16.6;12.2;14.4;3;12.29;.1;1.52;8100 +72086;44.0424;2.72325;742;20221102;17.7;7.3;12.5;2;9.49;0;1.51;11100 +72086;44.0424;2.72325;742;20221103;14.1;8;11.1;4.7;10.39;4.9;1.37;2500 +72086;44.0424;2.72325;742;20221104;8;6.9;7.5;7.5;8.79;7.9;1.03;3900 +72086;44.0424;2.72325;742;20221105;10;3.4;6.7;6.2;6.99;0;1.6;11500 +72086;44.0424;2.72325;742;20221106;16.4;2.6;9.5;3.1;6.59;0;1.93;11100 +72086;44.0424;2.72325;742;20221107;16.5;5.9;11.2;3.4;8.99;0;1.69;10800 +72086;44.0424;2.72325;742;20221108;13.9;9.7;11.8;6.2;12.69;1.5;.84;1200 +72086;44.0424;2.72325;742;20221109;16.6;13.1;14.9;3.1;13.19;.4;1.29;3800 +72086;44.0424;2.72325;742;20221110;15.1;7.4;11.3;2.9;9.59;0;1.34;9400 +72086;44.0424;2.72325;742;20221111;15.2;7.9;11.6;5.2;11.89;0;1.09;3900 +72086;44.0424;2.72325;742;20221112;18.4;10;14.2;2.9;10.59;0;1.65;9300 +72086;44.0424;2.72325;742;20221113;17.2;8.6;12.9;3.5;9.29;0;1.86;6200 +72086;44.0424;2.72325;742;20221114;11.2;10.5;10.9;4.4;11.59;3.2;.81;800 +72086;44.0424;2.72325;742;20221115;12.6;10.1;11.4;4;12.09;3.9;.79;1900 +72086;44.0424;2.72325;742;20221116;14;6.8;10.4;1.6;10.09;.2;.8;7700 +72086;44.0424;2.72325;742;20221117;11.6;8.1;9.9;3.3;10.69;5.4;.77;3600 +72086;44.0424;2.72325;742;20221118;8.9;6.2;7.6;6.2;8.29;1.3;1.16;4200 +72086;44.0424;2.72325;742;20221119;8.5;3.8;6.2;6.2;7.29;.6;1.17;7200 +72086;44.0424;2.72325;742;20221120;8.4;1.5;5;5.7;6.79;.6;1.07;7200 +72086;44.0424;2.72325;742;20221121;6.8;2.2;4.5;4.1;7.49;13.3;.65;1500 +72086;44.0424;2.72325;742;20221122;5.2;2.9;4.1;6.5;7.49;10.7;.57;1700 +72086;44.0424;2.72325;742;20221123;10.4;3.7;7.1;3.3;8.69;5.4;.75;3500 +72086;44.0424;2.72325;742;20221124;11.5;5.5;8.5;2.5;8.69;0;.83;5900 +72086;44.0424;2.72325;742;20221125;8.5;5.9;7.2;3.5;8.29;3.7;.85;3000 +72086;44.0424;2.72325;742;20221126;9.4;2.4;5.9;4.5;6.69;0;1.19;5500 +72086;44.0424;2.72325;742;20221127;10.5;2;6.3;3.3;6.19;3.7;1.18;6700 +72086;44.0424;2.72325;742;20221128;7.2;6.2;6.7;3.2;8.89;5.4;.57;2400 +72086;44.0424;2.72325;742;20221129;6.5;2.3;4.4;5.7;6.79;.1;.85;5900 +72086;44.0424;2.72325;742;20221130;5;.4;2.7;2.4;6.19;0;.46;7500 +72086;44.0424;2.72325;742;20221201;7.5;1.4;4.5;3.7;6.19;0;.88;6900 +72086;44.0424;2.72325;742;20221202;2.6;-.8;.9;1.7;5.89;.8;.41;2100 +72086;44.0424;2.72325;742;20221203;4.4;.5;2.5;1.8;6.69;3.7;.44;1300 +72086;44.0424;2.72325;742;20221204;4.9;2.1;3.5;2.7;7.19;2.2;.47;1900 +72086;44.0424;2.72325;742;20221205;7.8;-3.2;2.3;2.3;5.39;.2;.59;8300 +72086;44.0424;2.72325;742;20221206;10.5;-.5;5;2.2;4.69;.2;1.02;6800 +72086;44.0424;2.72325;742;20221207;9.6;-.5;4.6;1.9;4.99;0;.76;7700 +72086;44.0424;2.72325;742;20221208;5.8;-1.3;2.3;2.4;6.39;2;.47;3200 +72086;44.0424;2.72325;742;20221209;8.2;5.3;6.8;1.9;9.79;0;.32;2900 +72086;44.0424;2.72325;742;20221210;4.1;3.1;3.6;5.5;6.19;0;.93;2100 +72086;44.0424;2.72325;742;20221211;4.6;-7.9;-1.6;2.4;3.19;0;.77;6700 +72086;44.0424;2.72325;742;20221212;2.7;-5;-1.1;2.2;3.89;8.2;.65;3600 +72086;44.0424;2.72325;742;20221213;9.3;-1.3;4;3;8.49;.3;.28;3200 +72086;44.0424;2.72325;742;20221214;10.5;6;8.3;2.6;9.89;.9;.52;3600 +72086;44.0424;2.72325;742;20221215;8.5;5.5;7;3;9.79;13.2;.41;800 +72086;44.0424;2.72325;742;20221216;7.9;3.9;5.9;3.9;7.19;.4;.83;5200 +72086;44.0424;2.72325;742;20221217;6.7;-3.8;1.5;4.5;3.89;0;1.24;7800 +72086;44.0424;2.72325;742;20221218;6.9;-2.2;2.4;4.6;6.09;0;.8;1600 +72086;44.0424;2.72325;742;20221219;10.9;6.6;8.8;8;9.99;0;.91;1300 +72086;44.0424;2.72325;742;20221220;11.1;9.1;10.1;7.2;10.29;0;1.17;1400 +72086;44.0424;2.72325;742;20221221;12.3;8.5;10.4;3.2;10.29;.4;.77;5400 +72086;44.0424;2.72325;742;20221222;13.5;7.2;10.4;6.7;10.99;3.9;.96;3800 +72086;44.0424;2.72325;742;20221223;13.5;9.7;11.6;4.1;12.39;0;.65;4100 +72086;44.0424;2.72325;742;20221224;11.1;8.6;9.9;1.6;10.99;.1;.44;4200 +72086;44.0424;2.72325;742;20221225;11.6;4.9;8.3;2.2;9.89;.1;.45;5100 +72086;44.0424;2.72325;742;20221226;13.2;8.7;11;1.8;10.89;.1;.6;4600 +72086;44.0424;2.72325;742;20221227;12;5.9;9;2.2;9.09;.2;.67;5300 +72086;44.0424;2.72325;742;20221228;11.6;2.3;7;2.6;8.59;.1;.56;6400 +72086;44.0424;2.72325;742;20221229;11;5.5;8.3;1.9;9.39;2.2;.53;4400 +72086;44.0424;2.72325;742;20221230;10.6;5.3;8;1.6;9.49;.1;.52;2600 +72086;44.0424;2.72325;742;20221231;11.4;6.9;9.2;3.4;10.49;0;.65;2000 +72087;44.06381;3.03346;652;20220101;21;-4;8.5;.5;4.92;.1;.34;8468 +72087;44.06381;3.03346;652;20220102;12.8;6.7;9.7;2;7.12;0;1.05;4100 +72087;44.06381;3.03346;652;20220103;11.2;5.5;8.3;1.3;8.92;0;.42;6000 +72087;44.06381;3.03346;652;20220104;12.4;5.7;9;2.4;8.32;3.8;.78;6200 +72087;44.06381;3.03346;652;20220105;2;1.8;1.9;7.4;4.42;.3;1.4;180 +72087;44.06381;3.03346;652;20220106;3.7;-.1;1.8;6.2;4.12;0;1.26;7400 +72087;44.06381;3.03346;652;20220107;2.6;-3.2;-.3;3.9;5.22;5.9;.41;3900 +72087;44.06381;3.03346;652;20220108;7.6;1.4;4.5;7.6;7.42;6.6;.59;4900 +72087;44.06381;3.03346;652;20220109;4.6;3;3.8;7.6;6.72;8.7;.71;2200 +72087;44.06381;3.03346;652;20220110;5.3;2;3.6;4.2;5.82;.2;.88;3200 +72087;44.06381;3.03346;652;20220111;5.3;-1.6;1.8;4.2;4.02;0;1.1;8700 +72087;44.06381;3.03346;652;20220112;7.4;-5.9;.7;3.2;3.42;0;1.1;9000 +72087;44.06381;3.03346;652;20220113;9.1;-3.9;2.6;2;3.62;0;.9;9000 +72087;44.06381;3.03346;652;20220114;12.3;.3;6.3;2.1;3.32;0;1.27;9000 +72087;44.06381;3.03346;652;20220115;9.6;-.2;4.7;1.4;3.62;0;.77;9000 +72087;44.06381;3.03346;652;20220116;8.1;-2.2;2.9;2;4.42;0;.77;9300 +72087;44.06381;3.03346;652;20220117;9;-.2;4.4;4.8;5.12;0;1.34;9200 +72087;44.06381;3.03346;652;20220118;9.1;.2;4.6;3;5.02;0;1.08;9200 +72087;44.06381;3.03346;652;20220119;2;-4;-1;2.1;5.52;.3;.26;4300 +72087;44.06381;3.03346;652;20220120;5.6;-.5;2.5;5.7;5.12;.1;1.06;8200 +72087;44.06381;3.03346;652;20220121;3.6;-.5;1.5;7.5;3.72;0;1.58;9600 +72087;44.06381;3.03346;652;20220122;6.1;-2.5;1.8;4.9;4.12;0;1.28;9600 +72087;44.06381;3.03346;652;20220123;13.2;-1.4;5.9;2.3;4.52;0;1.32;9800 +72087;44.06381;3.03346;652;20220124;13.3;-.3;6.5;1.3;4.32;0;.93;10000 +72087;44.06381;3.03346;652;20220125;12.2;2.2;7.2;1.9;4.52;0;1.19;10100 +72087;44.06381;3.03346;652;20220126;11.1;1.6;6.3;2.3;5.02;0;1.19;10300 +72087;44.06381;3.03346;652;20220127;9.9;-.3;4.8;2;5.52;0;.9;10500 +72087;44.06381;3.03346;652;20220128;4.9;-3.7;.6;5.7;4.78;0;.88;6096 +72087;44.06381;3.03346;652;20220129;7.8;-4.1;1.8;1.3;5.22;0;.61;10600 +72087;44.06381;3.03346;652;20220130;1.4;-3.5;-1.1;1.9;5.62;.1;.29;7900 +72087;44.06381;3.03346;652;20220131;5.6;-.8;2.4;7.6;6.52;.3;.56;4600 +72087;44.06381;3.03346;652;20220201;3.7;-.5;1.6;7.9;5.82;.6;.67;6800 +72087;44.06381;3.03346;652;20220202;8.2;2.3;5.2;6.8;7.42;.1;.89;10800 +72087;44.06381;3.03346;652;20220203;14.9;.4;7.6;2.4;6.02;0;1.48;8900 +72087;44.06381;3.03346;652;20220204;7.5;2.9;5.2;3.6;7.72;.3;.63;3600 +72087;44.06381;3.03346;652;20220205;9.5;4.9;7.2;4.5;6.72;0;1.45;8800 +72087;44.06381;3.03346;652;20220206;5.2;-1.2;2;4.5;6.22;2.2;.59;5100 +72087;44.06381;3.03346;652;20220207;9.3;3.3;6.3;7.7;7.32;.7;1.31;10100 +72087;44.06381;3.03346;652;20220208;16.9;-.1;8.4;3.3;4.72;0;2.35;12300 +72087;44.06381;3.03346;652;20220209;9.3;1.6;5.4;3.1;6.22;0;1.18;8600 +72087;44.06381;3.03346;652;20220210;15.2;.2;7.7;2;7.02;0;1.35;12100 +72087;44.06381;3.03346;652;20220211;10.6;5.9;8.2;4.2;6.12;0;1.86;7900 +72087;44.06381;3.03346;652;20220212;9.8;-1.4;4.2;5.1;5.72;.3;1.44;5500 +72087;44.06381;3.03346;652;20220213;7.5;5.4;6.4;6.1;8.52;6.3;.65;900 +72087;44.06381;3.03346;652;20220214;7.7;7.1;7.4;5.3;8.02;5.3;1.1;3600 +72087;44.06381;3.03346;652;20220215;5.7;2.1;3.9;6;6.92;2.5;.75;5400 +72087;44.06381;3.03346;652;20220216;9.8;4.2;7;5.5;9.32;5.6;.58;3300 +72087;44.06381;3.03346;652;20220217;12.4;8.2;10.3;4.7;11.02;1;.9;5400 +72087;44.06381;3.03346;652;20220218;18.4;7.5;12.9;4.7;10.02;0;2.31;13000 +72087;44.06381;3.03346;652;20220219;7.5;3.3;5.4;6.9;6.02;0;1.58;7344 +72087;44.06381;3.03346;652;20220220;8.4;1.6;5;4.1;7.42;2.2;.85;5600 +72087;44.06381;3.03346;652;20220221;7.9;5.8;6.8;11.5;7.42;3.8;1.64;11600 +72087;44.06381;3.03346;652;20220222;9;3.7;6.3;8.2;7.22;.1;1.55;12600 +72087;44.06381;3.03346;652;20220223;15.1;4.4;9.7;4.5;7.42;0;2.32;15000 +72087;44.06381;3.03346;652;20220224;14.8;5.1;9.9;4.2;8.02;0;2.05;12200 +72087;44.06381;3.03346;652;20220225;8.2;2.6;5.4;7.3;5.22;0;2.2;14900 +72087;44.06381;3.03346;652;20220226;12.3;.5;6.4;5.7;4.52;0;2.78;16300 +72087;44.06381;3.03346;652;20220227;11.9;2;6.9;2.8;6.62;0;1.71;14800 +72087;44.06381;3.03346;652;20220228;13.3;3.3;8.3;3.3;7.22;0;1.85;12900 +72087;44.06381;3.03346;652;20220301;10.9;2;6.4;4.4;6.72;0;1.77;14300 +72087;44.06381;3.03346;652;20220302;7;4.2;5.6;3.2;8.02;0;.64;2100 +72087;44.06381;3.03346;652;20220303;14;4.9;9.4;1.7;8.52;0;1.47;10900 +72087;44.06381;3.03346;652;20220304;11.9;6.1;9;4.6;8.32;.5;1.61;7500 +72087;44.06381;3.03346;652;20220305;10.5;3.9;7.2;3.4;8.12;0;1.39;12300 +72087;44.06381;3.03346;652;20220306;10.3;-.3;5;2.9;4.72;0;2.03;17200 +72087;44.06381;3.03346;652;20220307;10.8;-2.3;4.2;2.8;4.42;0;2.05;17500 +72087;44.06381;3.03346;652;20220308;8.1;1.2;4.6;4;7.02;.7;.94;4300 +72087;44.06381;3.03346;652;20220309;7.4;4.7;6;4.3;7.82;0;.85;2500 +72087;44.06381;3.03346;652;20220310;8.6;6.3;7.4;5.9;8.72;4.2;.91;2400 +72087;44.06381;3.03346;652;20220311;7.3;7.1;7.2;8.5;8.32;5.1;1.02;900 +72087;44.06381;3.03346;652;20220312;5.5;4;4.7;8.9;7.72;19.6;.64;3700 +72087;44.06381;3.03346;652;20220313;5.9;4.8;5.3;6.5;7.02;20.9;1.03;1400 +72087;44.06381;3.03346;652;20220314;8.6;-.3;4.1;6.5;8.62;3.9;.17;1800 +72087;44.06381;3.03346;652;20220315;8.8;8.1;8.4;7.9;9.92;0;.67;800 +72087;44.06381;3.03346;652;20220316;11.7;8.1;9.9;3.9;9.72;0;1.32;6200 +72087;44.06381;3.03346;652;20220317;13;5.9;9.4;4.2;9.32;.8;1.41;6100 +72087;44.06381;3.03346;652;20220318;12.7;6.9;9.8;4;8.52;.1;1.72;6800 +72087;44.06381;3.03346;652;20220319;13.2;5.9;9.5;3.4;7.12;0;2.37;14400 +72087;44.06381;3.03346;652;20220320;7.3;5.2;6.2;6.5;7.62;1.4;1.02;1200 +72087;44.06381;3.03346;652;20220321;9.3;5.2;7.2;8.7;7.12;.4;1.91;7500 +72087;44.06381;3.03346;652;20220322;11.1;3.8;7.4;9;6.02;0;2.96;18000 +72087;44.06381;3.03346;652;20220323;12.4;2.9;7.6;6;5.02;0;3.34;20700 +72087;44.06381;3.03346;652;20220324;15.8;3.8;9.8;4.6;4.12;0;4.01;21600 +72087;44.06381;3.03346;652;20220325;16.4;4.1;10.2;3.6;3.72;0;3.66;16300 +72087;44.06381;3.03346;652;20220326;16.6;5.1;10.8;4.7;4.92;0;4.06;21100 +72087;44.06381;3.03346;652;20220327;18.3;6;12.1;4.1;5.32;0;4.09;20300 +72087;44.06381;3.03346;652;20220328;17.4;6.9;12.1;4.8;4.92;0;4.27;18400 +72087;44.06381;3.03346;652;20220329;14.6;8;11.3;4.2;7.42;3.3;2.8;12300 +72087;44.06381;3.03346;652;20220330;11.1;6.3;8.7;2.9;9.12;.8;1.26;6600 +72087;44.06381;3.03346;652;20220331;11.5;5.8;8.6;6.9;7.32;1.6;2.65;17100 +72087;44.06381;3.03346;652;20220401;4.5;-1.1;1.7;5.4;5.32;1;1.79;11866 +72087;44.06381;3.03346;652;20220402;4.7;-2;1.3;5.1;5.01;.1;1.87;9833 +72087;44.06381;3.03346;652;20220403;4.4;-2.4;1;4.5;4.85;0;2.17;13801 +72087;44.06381;3.03346;652;20220404;8.6;-2;3.3;1.5;5.02;0;2.33;21066 +72087;44.06381;3.03346;652;20220405;14.8;-.6;7.1;2.9;6.02;0;3.01;23700 +72087;44.06381;3.03346;652;20220406;11.4;2.9;7.1;4.3;8.32;.9;1.46;9200 +72087;44.06381;3.03346;652;20220407;12.3;5.7;9;6;9.82;4.8;1.13;4000 +72087;44.06381;3.03346;652;20220408;16.2;9.2;12.7;6.3;9.82;.2;2.93;13900 +72087;44.06381;3.03346;652;20220409;10.4;3.9;7.1;6.6;5.82;.1;2.82;16300 +72087;44.06381;3.03346;652;20220410;16.3;.5;8.4;4.5;5.02;.2;3.98;24900 +72087;44.06381;3.03346;652;20220411;9.2;5.2;7.2;8.2;8.62;.6;1.01;2800 +72087;44.06381;3.03346;652;20220412;12.8;6.9;9.8;7.5;7.02;.2;2.8;7000 +72087;44.06381;3.03346;652;20220413;15.2;8.2;11.7;3.6;7.12;0;2.97;12700 +72087;44.06381;3.03346;652;20220414;22.3;7.1;14.7;3.7;9.72;.1;4.15;22000 +72087;44.06381;3.03346;652;20220415;23.7;10.1;16.9;5.3;10.42;0;5.04;23200 +72087;44.06381;3.03346;652;20220416;23.1;11.2;17.1;7.2;8.62;0;6.1;24800 +72087;44.06381;3.03346;652;20220417;22.5;7;14.7;5;7.52;0;5.37;26300 +72087;44.06381;3.03346;652;20220418;19.2;5.8;12.5;3.3;9.22;0;3.59;22400 +72087;44.06381;3.03346;652;20220419;18.7;6.5;12.6;2.2;10.12;.6;2.89;18000 +72087;44.06381;3.03346;652;20220420;12.8;8.3;10.5;2;10.72;12.3;1.19;5400 +72087;44.06381;3.03346;652;20220421;11.9;7.7;9.8;1.8;10.92;4.8;1.1;6100 +72087;44.06381;3.03346;652;20220422;18.3;7.2;12.7;3.3;10.62;.4;3.07;19300 +72087;44.06381;3.03346;652;20220423;12;9.6;10.8;5.5;9.12;22.4;1.79;3400 +72087;44.06381;3.03346;652;20220424;11;3.7;7.3;5;9.62;9.9;.91;6200 +72087;44.06381;3.03346;652;20220425;16.1;6.4;11.2;3.5;8.62;0;3.53;24600 +72087;44.06381;3.03346;652;20220426;21.1;5.9;13.5;2.1;8.42;0;4.24;27400 +72087;44.06381;3.03346;652;20220427;21.3;8.6;14.9;3.1;9.62;0;4.36;25100 +72087;44.06381;3.03346;652;20220428;22.9;10.7;16.8;2.7;10.92;.8;4.34;23600 +72087;44.06381;3.03346;652;20220429;21.6;11.7;16.6;3.6;12.52;1.2;4.08;22800 +72087;44.06381;3.03346;652;20220430;20.3;11.3;15.8;4.3;10.52;.1;4.14;20500 +72087;44.06381;3.03346;652;20220501;19.6;6.4;13;3.6;7.52;0;4.48;25600 +72087;44.06381;3.03346;652;20220502;19.4;8.8;14.1;2.1;9.02;.3;3.81;23000 +72087;44.06381;3.03346;652;20220503;18;9.2;13.6;1.7;11.42;5.3;2.29;12300 +72087;44.06381;3.03346;652;20220504;17.8;7.2;12.5;1.7;11.32;4.2;2.45;15200 +72087;44.06381;3.03346;652;20220505;16.9;8.1;12.5;4.3;9.52;.3;3.38;19600 +72087;44.06381;3.03346;652;20220506;15.7;8.1;11.9;7.7;9.02;0;3.27;14800 +72087;44.06381;3.03346;652;20220507;20.9;10.6;15.7;7.3;8.92;0;5.73;27500 +72087;44.06381;3.03346;652;20220508;19.9;10.2;15;4.2;9.82;.3;3.85;17100 +72087;44.06381;3.03346;652;20220509;23.6;10;16.8;2.8;10.12;.1;4.73;24600 +72087;44.06381;3.03346;652;20220510;24.8;11.5;18.1;2;12.12;0;4.91;28100 +72087;44.06381;3.03346;652;20220511;24.6;12.2;18.4;3.3;11.42;0;5.45;28700 +72087;44.06381;3.03346;652;20220512;22.8;10.3;16.5;3.6;10.92;0;4.72;24600 +72087;44.06381;3.03346;652;20220513;24.5;9.9;17.2;2.5;11.72;0;4.59;24600 +72087;44.06381;3.03346;652;20220514;27.4;13.3;20.3;2.2;13.32;0;5.2;26500 +72087;44.06381;3.03346;652;20220515;23.7;14.8;19.2;4.8;10.52;0;5.92;26200 +72087;44.06381;3.03346;652;20220516;27.1;12.1;19.6;2.6;11.12;0;5.61;27900 +72087;44.06381;3.03346;652;20220517;29;13.9;21.4;2.2;13.62;0;5.62;27900 +72087;44.06381;3.03346;652;20220518;30.2;16.6;23.4;3.1;13.92;0;6.37;27800 +72087;44.06381;3.03346;652;20220519;25.9;15.3;20.6;5.9;12.32;0;6.55;27900 +72087;44.06381;3.03346;652;20220520;25.9;15.9;20.9;5.3;11.12;0;6.71;27600 +72087;44.06381;3.03346;652;20220521;32;14.2;23.1;2.1;13.32;.1;5.95;27000 +72087;44.06381;3.03346;652;20220522;31.6;18.1;24.8;2.3;15.92;0;5.94;26100 +72087;44.06381;3.03346;652;20220523;19.6;15.8;17.7;4.3;15.12;.8;2.46;8700 +72087;44.06381;3.03346;652;20220524;15.7;10;12.8;4.8;10.62;.5;2.59;12100 +72087;44.06381;3.03346;652;20220525;19.6;8.1;13.8;6.5;9.72;0;4.84;28200 +72087;44.06381;3.03346;652;20220526;21.1;9.7;15.4;7.4;10.52;0;5.26;27900 +72087;44.06381;3.03346;652;20220527;26.3;10.6;18.4;5.7;12.02;0;6.3;29600 +72087;44.06381;3.03346;652;20220528;24.9;11.2;18;7.6;9.82;0;7.01;30000 +72087;44.06381;3.03346;652;20220529;23.6;10.1;16.8;5.7;7.02;0;6.94;31100 +72087;44.06381;3.03346;652;20220530;23.3;9.6;16.4;2.8;8.32;.9;5.31;27600 +72087;44.06381;3.03346;652;20220531;24.4;11.5;17.9;2.9;11.62;.2;4.85;24100 +72087;44.06381;3.03346;652;20220601;27.9;13.3;20.6;3.3;12.62;.3;6.17;29300 +72087;44.06381;3.03346;652;20220602;26.8;14.5;20.6;3.7;12.32;.1;5.96;26600 +72087;44.06381;3.03346;652;20220603;26.7;17;21.8;5.3;13.02;0;6.6;26700 +72087;44.06381;3.03346;652;20220604;27.3;16.1;21.7;5.5;15.92;1.7;6.04;26600 +72087;44.06381;3.03346;652;20220605;23.8;16.7;20.2;4.8;14.52;0;5.4;25800 +72087;44.06381;3.03346;652;20220606;28.1;12.4;20.2;4.4;13.42;.2;6.02;26100 +72087;44.06381;3.03346;652;20220607;22.7;14.6;18.6;5.6;13.02;0;5.42;26900 +72087;44.06381;3.03346;652;20220608;18.2;12.4;15.3;4.7;12.62;2.4;2.72;11400 +72087;44.06381;3.03346;652;20220609;17.9;10.5;14.2;10;10.92;0;4.02;20800 +72087;44.06381;3.03346;652;20220610;27.7;10.3;19;6.5;11.82;0;7.08;31100 +72087;44.06381;3.03346;652;20220611;32.6;14.4;23.5;5.3;11.12;0;8.69;31300 +72087;44.06381;3.03346;652;20220612;31.5;18.3;24.9;3.2;13.12;.4;6.9;27300 +72087;44.06381;3.03346;652;20220613;31.3;17.7;24.5;3.3;15.62;0;6.74;28400 +72087;44.06381;3.03346;652;20220614;34.3;16.8;25.5;3;14.12;.1;7.27;28800 +72087;44.06381;3.03346;652;20220615;34.1;19.7;26.9;3;14.22;0;7;25600 +72087;44.06381;3.03346;652;20220616;36.3;19.6;27.9;3.5;15.52;0;7.97;28400 +72087;44.06381;3.03346;652;20220617;37.7;20;28.8;4.3;11.82;0;9.34;29000 +72087;44.06381;3.03346;652;20220618;32.5;22;27.2;5.3;12.22;0;9.07;30000 +72087;44.06381;3.03346;652;20220619;29.5;20.6;25;7.9;13.62;0;8.86;29500 +72087;44.06381;3.03346;652;20220620;28;17.3;22.6;6.2;15.72;0;6.97;30000 +72087;44.06381;3.03346;652;20220621;28.4;18.4;23.4;4;17.62;1.2;4.92;18000 +72087;44.06381;3.03346;652;20220622;26.8;17.8;22.3;3.8;17.22;21.8;4.1;14200 +72087;44.06381;3.03346;652;20220623;25;16;20.5;3.3;17.22;17;4.04;18900 +72087;44.06381;3.03346;652;20220624;23;13.9;18.4;3.2;14.42;6.8;4.12;20600 +72087;44.06381;3.03346;652;20220625;24.9;12.9;18.9;4;14.32;6.8;5.03;25400 +72087;44.06381;3.03346;652;20220626;25;15.1;20;3.2;17.32;.4;3.67;16900 +72087;44.06381;3.03346;652;20220627;21.4;13.7;17.5;4.7;15.02;.6;3.45;17000 +72087;44.06381;3.03346;652;20220628;23.9;12.5;18.2;5.7;12.72;0;5.88;30900 +72087;44.06381;3.03346;652;20220629;28.7;12.9;20.8;2.7;12.42;1;6.29;30900 +72087;44.06381;3.03346;652;20220630;17.1;14.2;15.6;4.2;14.52;1.6;2.04;9200 +72087;44.06381;3.03346;652;20220701;22.8;9.7;16.2;3.8;11.42;0;5.41;31700 +72087;44.06381;3.03346;652;20220702;31.2;10.7;20.9;2.8;11.02;0;6.75;30700 +72087;44.06381;3.03346;652;20220703;30.6;17.1;23.8;2.5;15.22;.4;6.16;27700 +72087;44.06381;3.03346;652;20220704;26.6;17.1;21.8;3.6;17.92;.1;5.44;27500 +72087;44.06381;3.03346;652;20220705;27.9;16.4;22.1;4.1;16.12;0;6.27;29900 +72087;44.06381;3.03346;652;20220706;27.5;15.9;21.7;6.5;11.52;0;7.76;30800 +72087;44.06381;3.03346;652;20220707;26.2;13.7;19.9;7.6;11.42;0;7.32;30300 +72087;44.06381;3.03346;652;20220708;28.4;15;21.7;6.5;12.12;0;7.76;31000 +72087;44.06381;3.03346;652;20220709;31;15.5;23.2;6.6;11.12;0;8.84;30900 +72087;44.06381;3.03346;652;20220710;30.9;16.9;23.9;5.2;12.52;0;8.07;30600 +72087;44.06381;3.03346;652;20220711;32.9;16;24.4;4.2;12.82;0;7.92;30400 +72087;44.06381;3.03346;652;20220712;32.7;18.6;25.6;3.4;14.32;0;7.44;30200 +72087;44.06381;3.03346;652;20220713;33.2;18.6;25.9;3;11.52;0;7.48;29900 +72087;44.06381;3.03346;652;20220714;34.4;18.8;26.6;3.4;13.22;0;7.81;29800 +72087;44.06381;3.03346;652;20220715;34;20.4;27.2;3.5;13.02;0;7.92;29700 +72087;44.06381;3.03346;652;20220716;35.6;17.8;26.7;4.4;12.22;0;8.77;29800 +72087;44.06381;3.03346;652;20220717;35.5;17.9;26.7;3.9;11.72;0;8.45;29800 +72087;44.06381;3.03346;652;20220718;33.9;20.2;27;4.4;14.12;0;8.22;29000 +72087;44.06381;3.03346;652;20220719;32.4;22.6;27.5;5.6;11.52;.8;9.1;28100 +72087;44.06381;3.03346;652;20220720;27.4;19.5;23.4;4.4;15.02;0;5.64;20100 +72087;44.06381;3.03346;652;20220721;33;15.4;24.2;3.3;13.52;0;7.13;29200 +72087;44.06381;3.03346;652;20220722;34.6;19.9;27.2;3.4;14.42;.7;7.11;24500 +72087;44.06381;3.03346;652;20220723;30;16.3;23.1;3.8;14.82;0;6.54;28200 +72087;44.06381;3.03346;652;20220724;35.6;16.7;26.1;2.3;13.22;0;6.95;29100 +72087;44.06381;3.03346;652;20220725;28;17.6;22.8;4.7;15.82;.1;5.59;21300 +72087;44.06381;3.03346;652;20220726;26.7;15.8;21.2;6.8;13.12;0;6.97;29400 +72087;44.06381;3.03346;652;20220727;28.7;13.7;21.2;5.1;11.02;0;7.22;29400 +72087;44.06381;3.03346;652;20220728;29.5;15;22.2;2.5;12.02;0;5.49;23300 +72087;44.06381;3.03346;652;20220729;28.2;17.5;22.8;3.3;14.52;.7;5.17;19900 +72087;44.06381;3.03346;652;20220730;29.8;16.4;23.1;4.6;14.02;0;6.92;28600 +72087;44.06381;3.03346;652;20220731;32.1;16.9;24.5;4.2;13.72;0;7.29;28100 +72087;44.06381;3.03346;652;20220801;33.8;19.4;26.6;5.3;12.72;0;8.66;28300 +72087;44.06381;3.03346;652;20220802;34.1;18.7;26.4;4.2;12.42;0;8.01;28100 +72087;44.06381;3.03346;652;20220803;34.1;22.1;28.1;3.3;11.62;0;7.55;27100 +72087;44.06381;3.03346;652;20220804;34.3;20.6;27.4;2.7;12.32;0;6.8;25800 +72087;44.06381;3.03346;652;20220805;32.4;18.8;25.6;3.6;16.62;.7;6.43;24800 +72087;44.06381;3.03346;652;20220806;33;18.1;25.5;4.2;15.32;0;7.11;26200 +72087;44.06381;3.03346;652;20220807;32.6;17.2;24.9;3.8;11.22;0;7.37;27400 +72087;44.06381;3.03346;652;20220808;33.8;16.8;25.3;5.1;9.72;0;8.68;27800 +72087;44.06381;3.03346;652;20220809;34.1;19.1;26.6;3.9;9.52;0;7.87;26200 +72087;44.06381;3.03346;652;20220810;34.6;20.7;27.6;3.4;11.92;0;7.48;26800 +72087;44.06381;3.03346;652;20220811;33.8;20;26.9;2.7;14.82;0;6.4;25300 +72087;44.06381;3.03346;652;20220812;35.6;19.6;27.6;3.9;15.32;0;7.3;24100 +72087;44.06381;3.03346;652;20220813;36.2;20.2;28.2;2.6;14.32;11.3;6.32;22200 +72087;44.06381;3.03346;652;20220814;25.5;19.8;22.6;5;18.92;4.6;4.29;17700 +72087;44.06381;3.03346;652;20220815;26;16.3;21.1;3.8;14.32;0;5.09;23100 +72087;44.06381;3.03346;652;20220816;29.1;15.2;22.1;3.4;14.12;3.3;5.26;21400 +72087;44.06381;3.03346;652;20220817;24.9;16;20.4;2.9;16.52;4;3.27;13600 +72087;44.06381;3.03346;652;20220818;21.7;14.7;18.2;5.7;14.82;2.3;3.25;12600 +72087;44.06381;3.03346;652;20220819;23.9;14.9;19.4;8.1;14.82;0;5.1;24300 +72087;44.06381;3.03346;652;20220820;27.6;15.5;21.5;7.2;14.92;0;6.24;25400 +72087;44.06381;3.03346;652;20220821;27;16;21.5;6.1;13.82;0;5.78;21100 +72087;44.06381;3.03346;652;20220822;26;16.1;21;7.8;15.52;0;5.52;22400 +72087;44.06381;3.03346;652;20220823;29.2;15.9;22.5;4.5;15.52;0;5.79;24600 +72087;44.06381;3.03346;652;20220824;33.4;17.5;25.4;3.2;14.02;0;6.33;24600 +72087;44.06381;3.03346;652;20220825;30.3;16.8;23.5;3.9;15.42;.4;5.47;20600 +72087;44.06381;3.03346;652;20220826;29.1;16.5;22.8;4.8;15.92;.3;5.51;21500 +72087;44.06381;3.03346;652;20220827;28.8;16.3;22.5;4.2;13.82;0;5.65;22400 +72087;44.06381;3.03346;652;20220828;31.2;15.4;23.3;3.1;12.72;0;5.79;24100 +72087;44.06381;3.03346;652;20220829;29.9;18.4;24.1;4;14.22;2.3;5.46;18100 +72087;44.06381;3.03346;652;20220830;31.6;17.7;24.6;4.5;15.22;.1;6;20000 +72087;44.06381;3.03346;652;20220831;29.4;15;22.2;5;13.72;0;5.57;18200 +72087;44.06381;3.03346;652;20220901;28.6;15.3;21.9;2.7;15.42;0;4.48;20600 +72087;44.06381;3.03346;652;20220902;26.6;16.6;21.6;2;15.72;23.9;3.27;13900 +72087;44.06381;3.03346;652;20220903;25.7;16;20.8;2.5;17.32;2.5;3.63;18800 +72087;44.06381;3.03346;652;20220904;26.3;16.6;21.4;3.5;18.12;0;3.59;16200 +72087;44.06381;3.03346;652;20220905;25.9;19.1;22.5;5.5;19.42;0;3.58;12700 +72087;44.06381;3.03346;652;20220906;26.1;18.6;22.3;3.9;19.02;2.4;3.25;12000 +72087;44.06381;3.03346;652;20220907;24.9;16.1;20.5;3.3;17.72;1.6;3.15;14800 +72087;44.06381;3.03346;652;20220908;23.6;12.8;18.2;3.4;13.32;.5;3.51;16400 +72087;44.06381;3.03346;652;20220909;19.4;13.7;16.5;3.8;13.52;.3;2.58;11900 +72087;44.06381;3.03346;652;20220910;23;12.1;17.5;3.6;11.62;0;4.03;20700 +72087;44.06381;3.03346;652;20220911;28.5;11.7;20.1;2.7;11.62;0;4.58;21500 +72087;44.06381;3.03346;652;20220912;26.8;15.8;21.3;3.7;16.12;0;4.25;20100 +72087;44.06381;3.03346;652;20220913;26;20.4;23.2;5.5;20.52;4;3.01;7700 +72087;44.06381;3.03346;652;20220914;23.7;17;20.3;4.2;18.32;1.4;2.54;9900 +72087;44.06381;3.03346;652;20220915;26.1;15;20.5;3.6;14.82;0;4.02;18300 +72087;44.06381;3.03346;652;20220916;22.7;14.9;18.8;6;13.22;.1;4.05;15900 +72087;44.06381;3.03346;652;20220917;17.5;8.8;13.1;7.6;8.02;0;4.22;21200 +72087;44.06381;3.03346;652;20220918;23.1;6.8;14.9;4.8;6.52;0;4.95;20500 +72087;44.06381;3.03346;652;20220919;23.8;8.7;16.2;4.8;7.62;0;4.94;20500 +72087;44.06381;3.03346;652;20220920;23.4;7.8;15.6;5.8;7.22;0;5.23;20300 +72087;44.06381;3.03346;652;20220921;23.3;8.8;16;4.5;8.52;0;4.46;19700 +72087;44.06381;3.03346;652;20220922;23.6;11.6;17.6;2.3;10.72;.1;3.45;19300 +72087;44.06381;3.03346;652;20220923;19.5;10.9;15.2;3.2;13.12;13.6;2;9200 +72087;44.06381;3.03346;652;20220924;19.2;11.5;15.3;3.2;12.82;0;2.21;11300 +72087;44.06381;3.03346;652;20220925;17.1;9.6;13.3;3.1;10.82;.2;2.1;10900 +72087;44.06381;3.03346;652;20220926;15.7;8.1;11.9;4.7;10.12;1.6;2.15;11600 +72087;44.06381;3.03346;652;20220927;13.7;9.2;11.4;7.2;10.52;3.9;1.85;9600 +72087;44.06381;3.03346;652;20220928;16.4;10.7;13.5;6.7;12.62;10.3;1.7;7200 +72087;44.06381;3.03346;652;20220929;14.9;8.5;11.7;3.7;10.82;2.3;1.62;8900 +72087;44.06381;3.03346;652;20220930;13.3;6.9;10.1;5.1;9.22;.1;1.82;10100 +72087;44.06381;3.03346;652;20221001;15.1;7.7;11.4;3.4;11.42;.9;1.24;6200 +72087;44.06381;3.03346;652;20221002;20.6;13.3;16.9;3.4;14.12;0;2.63;16500 +72087;44.06381;3.03346;652;20221003;21.4;10.9;16.1;4.6;12.22;0;3.06;15900 +72087;44.06381;3.03346;652;20221004;22.4;9;15.7;1.6;11.32;.1;2.5;17400 +72087;44.06381;3.03346;652;20221005;18;11.5;14.7;3;12.92;.1;1.69;8100 +72087;44.06381;3.03346;652;20221006;22;12.6;17.3;2;14.72;.1;2.15;13300 +72087;44.06381;3.03346;652;20221007;20.2;11.7;15.9;2.6;13.72;1.7;1.99;11700 +72087;44.06381;3.03346;652;20221008;19.6;12.6;16.1;2.8;13.52;.6;1.93;10000 +72087;44.06381;3.03346;652;20221009;20;9.2;14.6;3.6;12.02;.1;2.35;14400 +72087;44.06381;3.03346;652;20221010;20.9;13.6;17.2;3.1;13.72;.1;2.38;13300 +72087;44.06381;3.03346;652;20221011;20.2;10.9;15.5;1.8;13.02;0;1.88;12700 +72087;44.06381;3.03346;652;20221012;20.1;12.1;16.1;1.2;12.62;1.8;1.51;7900 +72087;44.06381;3.03346;652;20221013;17.8;9.6;13.7;1.6;12.52;4.2;1.29;7400 +72087;44.06381;3.03346;652;20221014;18;12.8;15.4;4.2;14.32;.6;1.45;5900 +72087;44.06381;3.03346;652;20221015;24.3;10.1;17.2;2;13.62;0;2.29;14700 +72087;44.06381;3.03346;652;20221016;19.4;14;16.7;5.5;15.62;0;1.55;4900 +72087;44.06381;3.03346;652;20221017;18.5;15.9;17.2;6.6;15.92;0;1.52;2000 +72087;44.06381;3.03346;652;20221018;19.2;16;17.6;4.2;16.22;0;1.47;4300 +72087;44.06381;3.03346;652;20221019;19.6;15.5;17.5;3.9;16.12;3.7;1.49;5100 +72087;44.06381;3.03346;652;20221020;18.2;16.5;17.3;6.4;17.12;4.6;1.1;1000 +72087;44.06381;3.03346;652;20221021;20.6;16.5;18.5;4.5;15.42;.5;2.2;9100 +72087;44.06381;3.03346;652;20221022;21.3;12.3;16.8;3.6;13.32;0;2.2;11200 +72087;44.06381;3.03346;652;20221023;18.6;14.8;16.7;5.5;15.72;.4;1.32;2100 +72087;44.06381;3.03346;652;20221024;20.8;15.2;18;2.6;13.82;0;1.99;10900 +72087;44.06381;3.03346;652;20221025;19.7;11.3;15.5;2.7;12.02;0;1.74;7400 +72087;44.06381;3.03346;652;20221026;21.4;12.6;17;1.7;14.82;.2;1.41;8200 +72087;44.06381;3.03346;652;20221027;20.9;14.4;17.6;2.9;14.92;0;1.76;9600 +72087;44.06381;3.03346;652;20221028;21.2;13.4;17.3;3;12.42;0;2.09;8600 +72087;44.06381;3.03346;652;20221029;20.8;15.6;18.2;4.7;9.02;0;3.51;8300 +72087;44.06381;3.03346;652;20221030;20;14;17;5.4;13.52;0;2.28;9400 +72087;44.06381;3.03346;652;20221031;19.1;14.3;16.7;5.8;14.62;1.6;1.73;3600 +72087;44.06381;3.03346;652;20221101;17.2;12.8;15;3;12.32;.1;1.52;8100 +72087;44.06381;3.03346;652;20221102;18.3;7.9;13.1;2;9.52;.1;1.51;11100 +72087;44.06381;3.03346;652;20221103;14.7;8.6;11.6;4.7;10.42;4.3;1.37;2500 +72087;44.06381;3.03346;652;20221104;8.6;7.5;8;7.5;8.82;6.3;1.03;3900 +72087;44.06381;3.03346;652;20221105;10.6;4;7.3;6.2;7.02;0;1.6;11500 +72087;44.06381;3.03346;652;20221106;17;3.2;10.1;3.1;6.62;0;1.93;11100 +72087;44.06381;3.03346;652;20221107;17.1;6.5;11.8;3.4;9.02;0;1.69;10800 +72087;44.06381;3.03346;652;20221108;14.5;10.3;12.4;6.2;12.72;2.1;.84;1200 +72087;44.06381;3.03346;652;20221109;17.2;13.7;15.4;3.1;13.22;.4;1.29;3800 +72087;44.06381;3.03346;652;20221110;15.7;8;11.8;2.9;9.62;0;1.34;9400 +72087;44.06381;3.03346;652;20221111;15.8;8.5;12.1;5.2;11.92;0;1.09;3900 +72087;44.06381;3.03346;652;20221112;19;10.6;14.8;2.9;10.62;0;1.65;9300 +72087;44.06381;3.03346;652;20221113;17.8;9.2;13.5;3.5;9.32;0;1.86;6200 +72087;44.06381;3.03346;652;20221114;11.8;11.1;11.4;4.4;11.62;.5;.81;800 +72087;44.06381;3.03346;652;20221115;13.2;10.7;11.9;4;12.12;2.8;.79;1900 +72087;44.06381;3.03346;652;20221116;14.6;7.4;11;1.6;10.12;.4;.8;7700 +72087;44.06381;3.03346;652;20221117;12.2;8.7;10.4;3.3;10.72;4.1;.77;3600 +72087;44.06381;3.03346;652;20221118;9.5;6.8;8.1;6.2;8.32;.9;1.16;4200 +72087;44.06381;3.03346;652;20221119;9.1;4.4;6.7;6.2;7.32;.4;1.17;7200 +72087;44.06381;3.03346;652;20221120;9;2.1;5.5;5.7;6.82;.3;1.07;7200 +72087;44.06381;3.03346;652;20221121;7.4;2.8;5.1;4.1;7.52;11.6;.65;1500 +72087;44.06381;3.03346;652;20221122;5.8;3.5;4.6;6.5;7.52;7.6;.57;1700 +72087;44.06381;3.03346;652;20221123;11;4.3;7.6;3.3;8.72;4;.75;3500 +72087;44.06381;3.03346;652;20221124;12.1;6.1;9.1;2.5;8.72;0;.83;5900 +72087;44.06381;3.03346;652;20221125;9.1;6.5;7.8;3.5;8.32;2.5;.85;3000 +72087;44.06381;3.03346;652;20221126;10;3;6.5;4.5;6.72;0;1.19;5500 +72087;44.06381;3.03346;652;20221127;11.1;2.6;6.8;3.3;6.22;2.8;1.18;6700 +72087;44.06381;3.03346;652;20221128;7.8;6.8;7.3;3.2;8.92;4.4;.57;2400 +72087;44.06381;3.03346;652;20221129;7.1;2.9;5;5.7;6.82;0;.85;5900 +72087;44.06381;3.03346;652;20221130;5.6;1;3.3;2.4;6.22;.1;.46;7500 +72087;44.06381;3.03346;652;20221201;8.1;2;5;3.7;6.22;0;.88;6900 +72087;44.06381;3.03346;652;20221202;3.2;-.2;1.5;1.7;5.92;1.2;.41;2100 +72087;44.06381;3.03346;652;20221203;5;1.1;3;1.8;6.72;5.3;.44;1300 +72087;44.06381;3.03346;652;20221204;5.5;2.7;4.1;2.7;7.22;1;.47;1900 +72087;44.06381;3.03346;652;20221205;8.4;-2.6;2.9;2.3;5.42;.2;.59;8300 +72087;44.06381;3.03346;652;20221206;11.1;.1;5.6;2.2;4.72;.3;1.02;6800 +72087;44.06381;3.03346;652;20221207;10.2;.1;5.1;1.9;5.02;.2;.76;7700 +72087;44.06381;3.03346;652;20221208;6.4;-.7;2.8;2.4;6.42;2.2;.47;3200 +72087;44.06381;3.03346;652;20221209;8.8;5.9;7.3;1.9;9.82;.2;.32;2900 +72087;44.06381;3.03346;652;20221210;4.7;3.7;4.2;5.5;6.22;0;.93;2100 +72087;44.06381;3.03346;652;20221211;5.2;-7.3;-1.1;2.4;3.22;0;.77;6700 +72087;44.06381;3.03346;652;20221212;3.3;-4.4;-.6;2.2;3.92;9.2;.65;3600 +72087;44.06381;3.03346;652;20221213;9.9;-.7;4.6;3;8.52;1.1;.28;3200 +72087;44.06381;3.03346;652;20221214;11.1;6.6;8.8;2.6;9.92;.6;.52;3600 +72087;44.06381;3.03346;652;20221215;9.1;6.1;7.6;3;9.82;9.4;.41;800 +72087;44.06381;3.03346;652;20221216;8.5;4.5;6.5;3.9;7.22;.1;.83;5200 +72087;44.06381;3.03346;652;20221217;7.3;-3.2;2;4.5;3.92;0;1.24;7800 +72087;44.06381;3.03346;652;20221218;7.5;-1.6;2.9;4.6;6.12;0;.8;1600 +72087;44.06381;3.03346;652;20221219;11.5;7.2;9.3;8;10.02;0;.91;1300 +72087;44.06381;3.03346;652;20221220;11.7;9.7;10.7;7.2;10.32;.2;1.17;1400 +72087;44.06381;3.03346;652;20221221;12.9;9.1;11;3.2;10.32;.4;.77;5400 +72087;44.06381;3.03346;652;20221222;14.1;7.8;10.9;6.7;11.02;4.4;.96;3800 +72087;44.06381;3.03346;652;20221223;14.1;10.3;12.2;4.1;12.42;0;.65;4100 +72087;44.06381;3.03346;652;20221224;11.7;9.2;10.4;1.6;11.02;.1;.44;4200 +72087;44.06381;3.03346;652;20221225;12.2;5.5;8.8;2.2;9.92;.1;.45;5100 +72087;44.06381;3.03346;652;20221226;13.8;9.3;11.5;1.8;10.92;0;.6;4600 +72087;44.06381;3.03346;652;20221227;12.6;6.5;9.5;2.2;9.12;.1;.67;5300 +72087;44.06381;3.03346;652;20221228;12.2;2.9;7.5;2.6;8.62;0;.56;6400 +72087;44.06381;3.03346;652;20221229;11.6;6.1;8.8;1.9;9.42;1.6;.53;4400 +72087;44.06381;3.03346;652;20221230;11.2;5.9;8.5;1.6;9.52;.2;.52;2600 +72087;44.06381;3.03346;652;20221231;12;7.5;9.7;3.4;10.52;0;.65;2000 +72088;44.08429;3.34388;752;20220101;20.4;-4.6;7.9;.5;4.89;.1;.34;8468 +72088;44.08429;3.34388;752;20220102;13.1;.1;6.6;1.6;6.39;.1;.84;6021 +72088;44.08429;3.34388;752;20220103;11;3.8;7.4;1.2;7.84;0;.52;5588 +72088;44.08429;3.34388;752;20220104;10.7;.6;5.7;2.1;7.74;2.8;.6;6366 +72088;44.08429;3.34388;752;20220105;1.4;1.2;1.3;7.4;4.39;.7;1.4;180 +72088;44.08429;3.34388;752;20220106;3.1;-1;1.1;5.8;3.94;0;1.31;5498 +72088;44.08429;3.34388;752;20220107;1;-4.7;-1.9;4.4;4.79;5.8;.44;4042 +72088;44.08429;3.34388;752;20220108;6.2;.4;3.3;7.8;6.94;7.4;.67;4515 +72088;44.08429;3.34388;752;20220109;3.7;2.3;3;6.5;6.14;8.2;.88;1887 +72088;44.08429;3.34388;752;20220110;4.6;1.6;3.1;4.4;5.44;1.5;1.04;3010 +72088;44.08429;3.34388;752;20220111;4.9;-2.7;1.1;4.3;3.89;.2;1.2;7051 +72088;44.08429;3.34388;752;20220112;6.8;-6.6;.1;2.4;3.34;0;.93;8089 +72088;44.08429;3.34388;752;20220113;9.2;-8.8;.2;1.2;3.29;0;.59;9099 +72088;44.08429;3.34388;752;20220114;12.4;-6.8;2.8;1.1;3.09;0;.72;9140 +72088;44.08429;3.34388;752;20220115;9.3;-5.8;1.8;1.1;3.29;0;.67;9010 +72088;44.08429;3.34388;752;20220116;7.1;-4.8;1.2;2.3;4.14;0;.84;8355 +72088;44.08429;3.34388;752;20220117;8.4;-1.5;3.4;4.1;4.94;0;1.27;7882 +72088;44.08429;3.34388;752;20220118;9.4;-1.6;3.9;2.1;4.54;0;.91;8291 +72088;44.08429;3.34388;752;20220119;2.6;-6.3;-1.8;2.4;4.89;.2;.42;5648 +72088;44.08429;3.34388;752;20220120;4.7;-1.2;1.8;5.7;4.79;.4;1.17;6518 +72088;44.08429;3.34388;752;20220121;3;-1.5;.8;6.6;3.59;0;1.55;6989 +72088;44.08429;3.34388;752;20220122;5.8;-3.3;1.2;4.1;3.84;0;1.26;8089 +72088;44.08429;3.34388;752;20220123;12.2;-6.7;2.8;1.8;4.09;0;1.08;9987 +72088;44.08429;3.34388;752;20220124;11.4;-4.8;3.3;1.1;4.24;0;.78;9864 +72088;44.08429;3.34388;752;20220125;11.8;-4.8;3.5;1.4;4.24;0;.95;10253 +72088;44.08429;3.34388;752;20220126;10.9;-5.2;2.8;1.8;4.49;0;1;10413 +72088;44.08429;3.34388;752;20220127;9.2;-3.7;2.7;2.1;4.99;0;.95;9772 +72088;44.08429;3.34388;752;20220128;5.6;-4;.8;3.8;4.29;0;1.11;7181 +72088;44.08429;3.34388;752;20220129;9.1;-4.4;2.3;2.3;4.64;0;1.1;9906 +72088;44.08429;3.34388;752;20220130;4.5;-3.4;.6;3.1;5.34;.5;.74;7761 +72088;44.08429;3.34388;752;20220131;4.5;-.9;1.8;8;5.94;.2;.83;4772 +72088;44.08429;3.34388;752;20220201;3.1;-.9;1.1;9.1;5.34;.3;.97;5713 +72088;44.08429;3.34388;752;20220202;7.9;1.9;4.9;7.4;6.74;0;1.28;8412 +72088;44.08429;3.34388;752;20220203;15.9;-3.5;6.2;2.5;5.39;0;1.69;10247 +72088;44.08429;3.34388;752;20220204;6.9;2.5;4.7;4.1;7.04;.2;.9;4351 +72088;44.08429;3.34388;752;20220205;8.5;3.9;6.2;4.5;6.19;0;1.55;7054 +72088;44.08429;3.34388;752;20220206;4.5;-3.1;.7;5.2;5.69;2.3;.72;6367 +72088;44.08429;3.34388;752;20220207;8.3;2.8;5.5;7.5;6.74;.6;1.49;7945 +72088;44.08429;3.34388;752;20220208;15.3;-1.2;7.1;2.5;4.44;0;1.97;11655 +72088;44.08429;3.34388;752;20220209;7.8;-4.5;1.7;2.3;5.49;0;.98;9824 +72088;44.08429;3.34388;752;20220210;6.4;-1.8;2.3;2;6.99;0;1.35;12100 +72088;44.08429;3.34388;752;20220211;10;5.3;7.6;4.2;6.09;0;1.86;7900 +72088;44.08429;3.34388;752;20220212;9.2;-2;3.6;5.1;5.69;2.4;1.44;5500 +72088;44.08429;3.34388;752;20220213;6.9;4.8;5.8;6.1;8.49;26.7;.65;900 +72088;44.08429;3.34388;752;20220214;7.1;6.5;6.8;5.3;7.99;6.7;1.1;3600 +72088;44.08429;3.34388;752;20220215;5.1;1.5;3.3;6;6.89;1.8;.75;5400 +72088;44.08429;3.34388;752;20220216;8.8;3.8;6.3;6.5;8.79;5.4;.79;4718 +72088;44.08429;3.34388;752;20220217;11.3;7.6;9.5;6;10.19;2.6;1.18;5266 +72088;44.08429;3.34388;752;20220218;17.4;5.6;11.5;3.9;9.44;0;2.13;11982 +72088;44.08429;3.34388;752;20220219;7.1;2.8;4.9;5.7;5.09;0;1.9;6241 +72088;44.08429;3.34388;752;20220220;8.2;.8;4.5;5.4;6.64;2.4;1.28;7220 +72088;44.08429;3.34388;752;20220221;7.1;5.3;6.2;11;6.69;4.1;1.93;7613 +72088;44.08429;3.34388;752;20220222;8.3;3.1;5.7;8;6.54;0;1.79;9876 +72088;44.08429;3.34388;752;20220223;14.4;3.4;8.9;4;6.99;0;2.25;13050 +72088;44.08429;3.34388;752;20220224;13.7;4.6;9.1;4;7.49;.1;2.06;10982 +72088;44.08429;3.34388;752;20220225;7.6;2.2;4.9;6.3;4.94;0;2.14;11254 +72088;44.08429;3.34388;752;20220226;9.9;-.8;4.5;4.9;4.39;0;2.37;13554 +72088;44.08429;3.34388;752;20220227;10.4;.7;5.5;2.6;6.04;0;1.63;12786 +72088;44.08429;3.34388;752;20220228;11.9;.1;6;2.8;6.49;0;1.72;12911 +72088;44.08429;3.34388;752;20220301;9.2;-2;3.6;4;6.14;0;1.56;13667 +72088;44.08429;3.34388;752;20220302;5.5;3.8;4.6;2.9;7.44;0;.73;2606 +72088;44.08429;3.34388;752;20220303;13.2;3.9;8.6;1.5;8.04;0;1.47;11054 +72088;44.08429;3.34388;752;20220304;9.9;3.3;6.6;4.5;7.49;0;1.56;8706 +72088;44.08429;3.34388;752;20220305;8.6;3.6;6.1;3.9;7.24;0;1.46;9668 +72088;44.08429;3.34388;752;20220306;9.2;-.6;4.3;2.9;4.64;0;1.91;14316 +72088;44.08429;3.34388;752;20220307;9.2;-7.1;1.1;1.9;4.09;0;1.71;17205 +72088;44.08429;3.34388;752;20220308;5.9;-1.9;2;3.7;6.29;1.2;.95;7798 +72088;44.08429;3.34388;752;20220309;6.3;3.8;5;4;7.14;0;1.03;4046 +72088;44.08429;3.34388;752;20220310;7.6;5.5;6.5;5.5;8.14;9.1;1.08;3816 +72088;44.08429;3.34388;752;20220311;6.4;6.1;6.2;7.8;7.64;23.5;1.22;1431 +72088;44.08429;3.34388;752;20220312;5;3.5;4.2;8.8;7.14;45.3;.96;4124 +72088;44.08429;3.34388;752;20220313;5.2;4;4.6;6.5;6.59;40.2;1.22;2818 +72088;44.08429;3.34388;752;20220314;7.6;-1.1;3.2;6.5;8.59;8.3;.17;1800 +72088;44.08429;3.34388;752;20220315;7.9;7.4;7.6;7.2;9.89;0;.64;1440 +72088;44.08429;3.34388;752;20220316;9.8;7.3;8.6;3.9;9.69;0;1.32;6200 +72088;44.08429;3.34388;752;20220317;12.3;3.1;7.7;2.7;8.44;.7;1.53;10125 +72088;44.08429;3.34388;752;20220318;12.1;6.3;9.2;4;8.49;.4;1.72;6800 +72088;44.08429;3.34388;752;20220319;12.6;5.3;8.9;3.4;7.09;.1;2.37;14400 +72088;44.08429;3.34388;752;20220320;6.7;4.6;5.6;6.5;7.59;4.1;1.02;1200 +72088;44.08429;3.34388;752;20220321;8.7;4.6;6.6;8.7;7.09;.8;1.91;7500 +72088;44.08429;3.34388;752;20220322;10.5;3.2;6.8;9;5.99;.1;2.96;18000 +72088;44.08429;3.34388;752;20220323;11.8;2.3;7;6;4.99;.1;3.34;20700 +72088;44.08429;3.34388;752;20220324;15.2;3.2;9.2;4.6;4.09;0;4.01;21600 +72088;44.08429;3.34388;752;20220325;15.8;3.5;9.6;3.6;3.69;0;3.66;16300 +72088;44.08429;3.34388;752;20220326;16;4.5;10.2;4.7;4.89;0;4.06;21100 +72088;44.08429;3.34388;752;20220327;17.7;5.4;11.5;4.1;5.29;0;4.09;20300 +72088;44.08429;3.34388;752;20220328;16.8;6.3;11.5;4.8;4.89;0;4.27;18400 +72088;44.08429;3.34388;752;20220329;14;7.4;10.7;4.2;7.39;3.3;2.8;12300 +72088;44.08429;3.34388;752;20220330;10.5;5.7;8.1;2.9;9.09;.8;1.26;6600 +72088;44.08429;3.34388;752;20220331;10.9;5.2;8;6.9;7.29;1.2;2.65;17100 +72088;44.08429;3.34388;752;20220401;4.3;-.8;1.8;7.7;5.31;1.1;2.33;13160 +72088;44.08429;3.34388;752;20220402;4.1;-2.6;.7;5.1;4.98;.1;1.87;9833 +72088;44.08429;3.34388;752;20220403;3.7;-2.7;.5;7.8;4.69;0;1.97;10791 +72088;44.08429;3.34388;752;20220404;8.3;-1.9;3.2;2.6;4.98;0;2.79;21666 +72088;44.08429;3.34388;752;20220405;14.2;-1.2;6.5;2.9;5.99;0;3.01;23700 +72088;44.08429;3.34388;752;20220406;10.8;2.3;6.5;4.3;8.29;.8;1.46;9200 +72088;44.08429;3.34388;752;20220407;11.7;5.1;8.4;6;9.79;7.5;1.13;4000 +72088;44.08429;3.34388;752;20220408;15.6;8.6;12.1;6.3;9.79;.5;2.93;13900 +72088;44.08429;3.34388;752;20220409;9.8;3.3;6.5;6.6;5.79;0;2.82;16300 +72088;44.08429;3.34388;752;20220410;15.7;-.1;7.8;4.5;4.99;.3;3.98;24900 +72088;44.08429;3.34388;752;20220411;8.6;4.6;6.6;8.2;8.59;2.5;1.01;2800 +72088;44.08429;3.34388;752;20220412;12.2;6.3;9.2;7.5;6.99;0;2.8;7000 +72088;44.08429;3.34388;752;20220413;14.6;7.6;11.1;3.6;7.09;0;2.97;12700 +72088;44.08429;3.34388;752;20220414;21.7;6.5;14.1;3.7;9.69;.6;4.15;22000 +72088;44.08429;3.34388;752;20220415;23.1;9.5;16.3;5.3;10.39;0;5.04;23200 +72088;44.08429;3.34388;752;20220416;22.5;10.6;16.5;7.2;8.59;0;6.1;24800 +72088;44.08429;3.34388;752;20220417;21.9;6.4;14.1;5;7.49;0;5.37;26300 +72088;44.08429;3.34388;752;20220418;18.6;5.2;11.9;3.3;9.19;0;3.59;22400 +72088;44.08429;3.34388;752;20220419;18.1;5.9;12;2.2;10.09;0;2.89;18000 +72088;44.08429;3.34388;752;20220420;12.2;7.7;9.9;2;10.69;15;1.19;5400 +72088;44.08429;3.34388;752;20220421;11.3;7.1;9.2;1.8;10.89;5.4;1.1;6100 +72088;44.08429;3.34388;752;20220422;17.7;6.6;12.1;3.3;10.59;1.1;3.07;19300 +72088;44.08429;3.34388;752;20220423;11.4;9;10.2;5.5;9.09;19.1;1.79;3400 +72088;44.08429;3.34388;752;20220424;10.4;3.1;6.7;5;9.59;10.1;.91;6200 +72088;44.08429;3.34388;752;20220425;15.5;5.8;10.6;3.5;8.59;0;3.53;24600 +72088;44.08429;3.34388;752;20220426;20.5;5.3;12.9;2.1;8.39;0;4.24;27400 +72088;44.08429;3.34388;752;20220427;20.7;8;14.3;3.1;9.59;.9;4.36;25100 +72088;44.08429;3.34388;752;20220428;22.3;10.1;16.2;2.7;10.89;.7;4.34;23600 +72088;44.08429;3.34388;752;20220429;21;11.1;16;3.6;12.49;.5;4.08;22800 +72088;44.08429;3.34388;752;20220430;19.7;10.7;15.2;4.3;10.49;0;4.14;20500 +72088;44.08429;3.34388;752;20220501;19;5.8;12.4;3.6;7.49;0;4.48;25600 +72088;44.08429;3.34388;752;20220502;18.8;8.2;13.5;2.1;8.99;.8;3.81;23000 +72088;44.08429;3.34388;752;20220503;17.4;8.6;13;1.7;11.39;3.5;2.29;12300 +72088;44.08429;3.34388;752;20220504;17.2;6.6;11.9;1.7;11.29;2.5;2.45;15200 +72088;44.08429;3.34388;752;20220505;16.3;7.5;11.9;4.3;9.49;.3;3.38;19600 +72088;44.08429;3.34388;752;20220506;14.7;6.9;10.8;6.3;8.54;0;3.26;16361 +72088;44.08429;3.34388;752;20220507;19.8;8.8;14.3;6.2;8.74;0;5.15;24740 +72088;44.08429;3.34388;752;20220508;18.4;9.2;13.8;3.2;9.34;1.2;3.65;18063 +72088;44.08429;3.34388;752;20220509;21.8;5.3;13.5;1.7;9.39;.1;4.33;26492 +72088;44.08429;3.34388;752;20220510;23.3;6.6;15;1.4;10.69;0;4.55;28304 +72088;44.08429;3.34388;752;20220511;23;6.8;14.9;2.8;10.79;0;4.94;28665 +72088;44.08429;3.34388;752;20220512;21.3;9.5;15.4;3.4;11.34;0;4.33;23390 +72088;44.08429;3.34388;752;20220513;23.5;6.4;14.9;1.9;11.39;.5;4.5;26733 +72088;44.08429;3.34388;752;20220514;25.6;8.3;17;1.8;12.64;0;4.89;27740 +72088;44.08429;3.34388;752;20220515;21.5;11.3;16.4;3.9;10.74;0;4.97;24275 +72088;44.08429;3.34388;752;20220516;25.1;10.7;17.9;2.5;11.84;.1;5.11;26489 +72088;44.08429;3.34388;752;20220517;27.1;9;18;1.7;13.24;0;5.19;28604 +72088;44.08429;3.34388;752;20220518;28.7;11.3;20;2.4;13.69;0;5.83;28606 +72088;44.08429;3.34388;752;20220519;23.9;13.9;18.9;5;13.09;0;5.48;24366 +72088;44.08429;3.34388;752;20220520;23.9;14.2;19;4.2;11.74;0;5.6;24309 +72088;44.08429;3.34388;752;20220521;29.4;10;19.7;1.6;13.64;0;5.51;28353 +72088;44.08429;3.34388;752;20220522;29.5;13.8;21.7;1.8;16.14;0;5.54;27461 +72088;44.08429;3.34388;752;20220523;17.8;14.5;16.2;3.8;15.34;.3;2.27;10015 +72088;44.08429;3.34388;752;20220524;14.7;9.4;12;4.7;10.79;.6;2.59;13628 +72088;44.08429;3.34388;752;20220525;18.4;8.1;13.2;6;9.89;0;4.41;24599 +72088;44.08429;3.34388;752;20220526;20.4;8.9;14.6;6.2;10.54;0;4.88;25752 +72088;44.08429;3.34388;752;20220527;24.9;9.3;17.1;5;12.29;0;5.76;28582 +72088;44.08429;3.34388;752;20220528;23.7;10.8;17.2;6;9.94;0;6.22;27227 +72088;44.08429;3.34388;752;20220529;22.5;8;15.3;4.3;7.14;0;6.1;29309 +72088;44.08429;3.34388;752;20220530;22.4;4.5;13.5;2.2;8.54;1.1;4.95;29017 +72088;44.08429;3.34388;752;20220531;22.9;10.2;16.5;2.3;12.04;.2;4.53;24466 +72088;44.08429;3.34388;752;20220601;25.7;9;17.3;2.5;12.54;.1;5.54;29783 +72088;44.08429;3.34388;752;20220602;24.7;13.4;19;3.7;12.99;.2;5.34;24696 +72088;44.08429;3.34388;752;20220603;25.1;15;20.1;4.4;13.54;0;5.72;24712 +72088;44.08429;3.34388;752;20220604;25.7;15.3;20.5;4.6;16.34;.5;5.34;24397 +72088;44.08429;3.34388;752;20220605;22.9;14.3;18.6;3.9;14.84;.1;4.76;23899 +72088;44.08429;3.34388;752;20220606;27.4;10.6;19;3.3;13.19;.1;5.84;28061 +72088;44.08429;3.34388;752;20220607;21.6;13.1;17.4;4.7;13.09;0;4.8;23941 +72088;44.08429;3.34388;752;20220608;17.9;9.9;13.9;3.9;12.69;1.4;3.02;16690 +72088;44.08429;3.34388;752;20220609;17.5;10.1;13.8;8;10.94;0;3.89;20016 +72088;44.08429;3.34388;752;20220610;26.9;9.4;18.2;5.4;11.79;0;6.69;30597 +72088;44.08429;3.34388;752;20220611;31.5;11.9;21.7;3.4;10.99;0;7.35;31162 +72088;44.08429;3.34388;752;20220612;30.3;14.3;22.3;2.5;12.74;.2;6.47;29032 +72088;44.08429;3.34388;752;20220613;30.2;15.2;22.7;2.9;15.49;0;6.4;28571 +72088;44.08429;3.34388;752;20220614;31.8;12.9;22.4;2.3;14.49;0;6.6;29951 +72088;44.08429;3.34388;752;20220615;32.1;15.9;24;2.5;13.79;.1;6.7;27911 +72088;44.08429;3.34388;752;20220616;34.6;14.4;24.5;2.6;14.44;0;7.27;29769 +72088;44.08429;3.34388;752;20220617;36.2;14.9;25.6;2.9;12.59;0;7.98;30075 +72088;44.08429;3.34388;752;20220618;30.3;15.9;23.1;4;13.29;.1;7.6;30042 +72088;44.08429;3.34388;752;20220619;28.1;18.6;23.4;6.9;14.39;0;7.62;26008 +72088;44.08429;3.34388;752;20220620;26;16.4;21.2;6;16.49;0;5.91;25594 +72088;44.08429;3.34388;752;20220621;27.2;17.2;22.2;3.6;18.19;1.1;4.88;20318 +72088;44.08429;3.34388;752;20220622;25.5;17.1;21.3;3.6;18.14;10.8;4.13;17117 +72088;44.08429;3.34388;752;20220623;23.5;15.3;19.4;2.8;17.74;18.6;3.82;19199 +72088;44.08429;3.34388;752;20220624;21.8;13.1;17.4;3;14.44;6.1;3.98;20636 +72088;44.08429;3.34388;752;20220625;23.6;10.4;17;2.9;14.34;6.6;4.74;26243 +72088;44.08429;3.34388;752;20220626;24;14.4;19.2;2.8;17.54;.3;3.84;19334 +72088;44.08429;3.34388;752;20220627;20.9;13;17;4.2;15.14;0;3.57;18562 +72088;44.08429;3.34388;752;20220628;23.2;11.8;17.5;5.3;12.99;0;5.39;27469 +72088;44.08429;3.34388;752;20220629;27.9;10.1;19;2.1;12.39;.7;5.91;30978 +72088;44.08429;3.34388;752;20220630;16.7;12.3;14.5;4;14.39;5.2;2.29;12779 +72088;44.08429;3.34388;752;20220701;21.9;9.4;15.7;3.9;11.34;0;5.07;28211 +72088;44.08429;3.34388;752;20220702;30;6.8;18.4;1.9;11.09;0;6.08;30830 +72088;44.08429;3.34388;752;20220703;30.5;12.6;21.5;1.9;14.89;.1;5.99;29311 +72088;44.08429;3.34388;752;20220704;26.4;15.1;20.8;3.3;17.84;.1;5.21;26378 +72088;44.08429;3.34388;752;20220705;27.2;15.7;21.4;3.6;16.34;0;5.73;26925 +72088;44.08429;3.34388;752;20220706;26.8;14.8;20.8;5.3;11.59;0;6.96;27834 +72088;44.08429;3.34388;752;20220707;25.6;13;19.3;6.4;11.44;0;6.79;27820 +72088;44.08429;3.34388;752;20220708;28;14.4;21.2;5.5;11.94;0;7.27;28646 +72088;44.08429;3.34388;752;20220709;30.6;12.4;21.5;4.5;10.94;0;7.72;30764 +72088;44.08429;3.34388;752;20220710;30.4;15.4;22.9;3.8;12.09;0;7.24;29338 +72088;44.08429;3.34388;752;20220711;31.6;12.3;21.9;2.6;12.89;0;6.79;30453 +72088;44.08429;3.34388;752;20220712;31.9;13.5;22.7;2.6;13.84;0;6.75;30320 +72088;44.08429;3.34388;752;20220713;31.7;13.3;22.5;2.3;12.34;0;6.66;30136 +72088;44.08429;3.34388;752;20220714;33.4;13.6;23.5;2.5;12.94;0;6.97;30050 +72088;44.08429;3.34388;752;20220715;33;15.3;24.2;2.9;12.84;0;7.26;29963 +72088;44.08429;3.34388;752;20220716;34.6;15.8;25.2;3.1;12.09;0;7.67;29974 +72088;44.08429;3.34388;752;20220717;34;13.8;23.9;2.6;12.24;0;7.17;29934 +72088;44.08429;3.34388;752;20220718;32.8;15.1;24;3.2;14.14;0;7.26;29492 +72088;44.08429;3.34388;752;20220719;31.1;18.7;24.9;4.6;11.19;.3;8.08;27087 +72088;44.08429;3.34388;752;20220720;26.9;16;21.5;3.4;14.84;.1;5.36;22522 +72088;44.08429;3.34388;752;20220721;31.9;14.7;23.3;2.9;13.19;0;6.78;28674 +72088;44.08429;3.34388;752;20220722;33.4;14.6;24;2.9;14.34;1.1;6.77;27062 +72088;44.08429;3.34388;752;20220723;28.8;15.8;22.3;3.7;14.89;0;6.15;26109 +72088;44.08429;3.34388;752;20220724;33.7;12.4;23.1;1.8;12.99;0;6.31;29264 +72088;44.08429;3.34388;752;20220725;27;15;21;4.3;15.69;0;5.41;22961 +72088;44.08429;3.34388;752;20220726;25.9;15.4;20.6;5.9;12.99;0;6.33;25342 +72088;44.08429;3.34388;752;20220727;27.6;12.2;19.9;4.3;10.94;0;6.63;28008 +72088;44.08429;3.34388;752;20220728;28.9;11;19.9;1.8;11.84;0;5.27;26151 +72088;44.08429;3.34388;752;20220729;27.2;15.6;21.4;2.7;14.79;.7;4.98;21643 +72088;44.08429;3.34388;752;20220730;28.8;14.5;21.7;4;14.14;0;6.37;27145 +72088;44.08429;3.34388;752;20220731;31.3;13.5;22.4;3.1;13.54;0;6.57;28378 +72088;44.08429;3.34388;752;20220801;32.7;15.2;24;3.9;12.49;0;7.52;28418 +72088;44.08429;3.34388;752;20220802;33.2;15.7;24.5;3.1;12.39;0;7.16;28257 +72088;44.08429;3.34388;752;20220803;32.3;16.6;24.5;2.4;12.04;0;6.61;27647 +72088;44.08429;3.34388;752;20220804;32.7;14.7;23.7;2.2;12.69;0;6.21;26981 +72088;44.08429;3.34388;752;20220805;30.8;15.1;23;3.1;16.49;.1;6.01;25895 +72088;44.08429;3.34388;752;20220806;31.6;17.1;24.4;3.4;15.19;0;6.43;25152 +72088;44.08429;3.34388;752;20220807;31.4;15.6;23.5;2.8;11.54;0;6.44;26499 +72088;44.08429;3.34388;752;20220808;32.5;12;22.2;3.2;9.69;0;7.04;27714 +72088;44.08429;3.34388;752;20220809;32.8;12.9;22.8;2.7;9.94;0;6.63;26845 +72088;44.08429;3.34388;752;20220810;32.6;15.4;24;2.7;12.34;0;6.59;27074 +72088;44.08429;3.34388;752;20220811;31.3;14.6;22.9;2.3;15.49;0;5.78;26252 +72088;44.08429;3.34388;752;20220812;34.9;16.7;25.8;2.9;15.79;0;6.62;25580 +72088;44.08429;3.34388;752;20220813;34.4;16;25.2;2.2;15.39;2.8;5.99;24556 +72088;44.08429;3.34388;752;20220814;24.4;19.1;21.8;4;19.29;11.8;3.73;15576 +72088;44.08429;3.34388;752;20220815;25.2;14.2;19.7;2.9;14.44;0;4.58;22156 +72088;44.08429;3.34388;752;20220816;28.1;11.7;19.9;2.8;14.24;5;5.05;23751 +72088;44.08429;3.34388;752;20220817;23.1;14.9;19;2.5;16.99;11.4;3.13;15028 +72088;44.08429;3.34388;752;20220818;21.1;13.7;17.4;4.8;14.99;2.3;3.25;14533 +72088;44.08429;3.34388;752;20220819;22.8;14.4;18.6;7;14.89;.2;4.52;20495 +72088;44.08429;3.34388;752;20220820;26.6;14.2;20.4;5.3;14.84;0;5.45;23286 +72088;44.08429;3.34388;752;20220821;25.8;14.4;20.1;4.6;13.84;.1;5.08;20544 +72088;44.08429;3.34388;752;20220822;24.5;15.8;20.1;6.8;15.49;.1;4.9;19274 +72088;44.08429;3.34388;752;20220823;28.6;15.5;22;4;15.54;0;5.41;22760 +72088;44.08429;3.34388;752;20220824;30.9;13;22;2.2;13.99;0;5.39;24881 +72088;44.08429;3.34388;752;20220825;29.1;13.9;21.5;3.3;15.34;.6;5.12;21968 +72088;44.08429;3.34388;752;20220826;28.4;15.7;22;4;15.89;.3;5.14;20869 +72088;44.08429;3.34388;752;20220827;27.6;14.7;21.2;3.2;13.74;0;4.99;21449 +72088;44.08429;3.34388;752;20220828;30.2;11.2;20.7;2.2;12.44;0;5.11;24288 +72088;44.08429;3.34388;752;20220829;28.2;12.8;20.5;3.1;14.29;1.7;4.89;21006 +72088;44.08429;3.34388;752;20220830;29.7;14.2;22;3.1;14.84;.3;5.17;21354 +72088;44.08429;3.34388;752;20220831;28.4;13.7;21;3.4;13.79;0;4.93;19763 +72088;44.08429;3.34388;752;20220901;27.8;14.9;21.4;2.5;15.14;0;4.35;19933 +72088;44.08429;3.34388;752;20220902;24.9;13.4;19.1;1.6;15.09;17.4;3.26;16506 +72088;44.08429;3.34388;752;20220903;25;14.7;19.8;1.9;17.19;7.2;3.39;18107 +72088;44.08429;3.34388;752;20220904;25.2;14.6;19.9;3.4;18.29;0;3.41;16944 +72088;44.08429;3.34388;752;20220905;24.5;18.5;21.5;5;19.89;0;3.21;12327 +72088;44.08429;3.34388;752;20220906;24.8;18.1;21.4;3.9;19.44;2.7;3.1;12266 +72088;44.08429;3.34388;752;20220907;23.6;14.7;19.2;2.8;17.79;3.9;2.95;15091 +72088;44.08429;3.34388;752;20220908;22.5;11.5;17;2.9;13.29;.4;3.31;16788 +72088;44.08429;3.34388;752;20220909;18.2;10.9;14.6;3;13.44;.4;2.39;13329 +72088;44.08429;3.34388;752;20220910;22.2;10.9;16.5;3;11.74;.1;3.65;18941 +72088;44.08429;3.34388;752;20220911;27.9;7.9;17.9;1.7;11.39;0;3.94;21702 +72088;44.08429;3.34388;752;20220912;24.3;11.4;17.8;3;15.99;.2;3.53;19484 +72088;44.08429;3.34388;752;20220913;24;19.6;21.8;5.2;21.09;7.3;2.59;8186 +72088;44.08429;3.34388;752;20220914;22.2;16.3;19.3;3.6;18.89;3.3;2.29;10457 +72088;44.08429;3.34388;752;20220915;24.7;12.9;18.8;2.8;14.94;0;3.51;17605 +72088;44.08429;3.34388;752;20220916;21.8;13.9;17.9;5;13.29;0;3.63;14559 +72088;44.08429;3.34388;752;20220917;16.9;8.1;12.5;5.6;8.14;0;3.62;17569 +72088;44.08429;3.34388;752;20220918;22.4;5.7;14;3.1;6.69;0;4.01;19927 +72088;44.08429;3.34388;752;20220919;23.1;4.7;13.9;3.4;7.54;0;4.14;20428 +72088;44.08429;3.34388;752;20220920;22.7;6.9;14.8;4.1;7.29;0;4.38;19312 +72088;44.08429;3.34388;752;20220921;22.1;7.5;14.8;3.1;8.39;0;3.72;18587 +72088;44.08429;3.34388;752;20220922;21.9;8;14.9;1.8;10.79;.1;2.97;18478 +72088;44.08429;3.34388;752;20220923;17.9;7.5;12.7;2.6;12.49;15.4;1.96;12202 +72088;44.08429;3.34388;752;20220924;17.6;11.2;14.4;3.1;12.99;0;2.02;10619 +72088;44.08429;3.34388;752;20220925;16;7.7;11.9;3.2;10.84;.3;2;11826 +72088;44.08429;3.34388;752;20220926;14.1;5.9;10;4.5;10.09;2.2;1.87;12069 +72088;44.08429;3.34388;752;20220927;12.9;8.6;10.7;7.4;10.69;7.5;1.73;8995 +72088;44.08429;3.34388;752;20220928;14.5;10;12.2;6.8;12.84;12.5;1.37;7412 +72088;44.08429;3.34388;752;20220929;13.2;8.2;10.7;4.1;10.94;1.2;1.46;8442 +72088;44.08429;3.34388;752;20220930;12.4;6.3;9.3;4.6;9.29;0;1.72;9921 +72088;44.08429;3.34388;752;20221001;15.1;4.9;10;3.3;11.29;2;1.41;10246 +72088;44.08429;3.34388;752;20221002;19.6;12.6;16.1;3.2;14.14;.1;2.34;13385 +72088;44.08429;3.34388;752;20221003;20.4;9.8;15.1;3.8;12.09;0;2.74;14442 +72088;44.08429;3.34388;752;20221004;22;4.6;13.3;1.2;10.44;.1;2.28;17406 +72088;44.08429;3.34388;752;20221005;17;6.1;11.6;2.4;12.24;.1;1.63;11401 +72088;44.08429;3.34388;752;20221006;20.9;11.2;16.1;1.6;14.29;.1;2;12664 +72088;44.08429;3.34388;752;20221007;18.9;8.4;13.6;2.1;13.04;2.6;1.83;12394 +72088;44.08429;3.34388;752;20221008;18.7;11.1;14.9;1.9;13.34;.7;1.73;10246 +72088;44.08429;3.34388;752;20221009;17.8;5.9;11.8;2.5;11.89;.2;1.89;13754 +72088;44.08429;3.34388;752;20221010;19.4;12.9;16.2;2.8;13.84;.1;2.06;10963 +72088;44.08429;3.34388;752;20221011;19.5;8.4;13.9;1.1;12.44;.1;1.7;12717 +72088;44.08429;3.34388;752;20221012;18.6;8.7;13.7;1;11.89;1.6;1.49;9966 +72088;44.08429;3.34388;752;20221013;16.8;5.6;11.2;1.4;11.79;5.3;1.33;10167 +72088;44.08429;3.34388;752;20221014;16.4;11.9;14.1;4.3;14.44;.8;1.25;6211 +72088;44.08429;3.34388;752;20221015;22.9;8.3;15.6;1.9;13.69;.4;2.1;13992 +72088;44.08429;3.34388;752;20221016;18.3;12.7;15.5;5.3;16.14;2.8;1.28;6402 +72088;44.08429;3.34388;752;20221017;17;14.9;16;6;16.34;4.6;1.19;2873 +72088;44.08429;3.34388;752;20221018;18;15;16.5;3.6;16.64;0;1.24;4658 +72088;44.08429;3.34388;752;20221019;18;15.1;16.5;3.6;16.49;6.7;1.25;4627 +72088;44.08429;3.34388;752;20221020;17.1;15.7;16.4;5.8;17.49;15.7;.9;1923 +72088;44.08429;3.34388;752;20221021;19.4;15.8;17.6;3.9;15.89;0;1.81;7152 +72088;44.08429;3.34388;752;20221022;19.9;9.9;14.9;2.8;13.64;.1;1.79;10708 +72088;44.08429;3.34388;752;20221023;17.5;14.2;15.8;4.5;16.24;1.8;1.12;3484 +72088;44.08429;3.34388;752;20221024;20.1;13.9;17;2.1;14.14;.1;1.73;9320 +72088;44.08429;3.34388;752;20221025;18.5;7.8;13.1;2.6;12.29;.1;1.5;9007 +72088;44.08429;3.34388;752;20221026;20;10.8;15.4;2.1;15.04;.2;1.31;8617 +72088;44.08429;3.34388;752;20221027;18.8;13.7;16.3;3.2;15.54;0;1.42;7562 +72088;44.08429;3.34388;752;20221028;19.1;13.1;16.1;3;13.34;0;1.75;7282 +72088;44.08429;3.34388;752;20221029;19.6;13.9;16.7;4;9.64;0;2.95;7551 +72088;44.08429;3.34388;752;20221030;18.4;13.4;15.9;4.7;13.94;0;1.85;7420 +72088;44.08429;3.34388;752;20221031;17.4;13.7;15.5;5.2;14.99;4.3;1.41;3966 +72088;44.08429;3.34388;752;20221101;16.9;12.2;14.6;2.4;12.54;.1;1.36;6902 +72088;44.08429;3.34388;752;20221102;17.2;5.5;11.3;1.4;9.24;.1;1.25;10355 +72088;44.08429;3.34388;752;20221103;14.2;3.6;8.9;4.2;10.39;3.5;1.08;6265 +72088;44.08429;3.34388;752;20221104;7.4;6.9;7.2;7.5;8.99;6.6;.84;2029 +72088;44.08429;3.34388;752;20221105;9.8;3.7;6.7;5.8;6.99;0;1.56;8749 +72088;44.08429;3.34388;752;20221106;16.4;-.6;7.9;2.1;6.39;.1;1.52;11265 +72088;44.08429;3.34388;752;20221107;15.8;1.4;8.6;2.8;8.49;.1;1.4;10722 +72088;44.08429;3.34388;752;20221108;13.7;9.1;11.4;5.4;12.99;5.2;.66;3183 +72088;44.08429;3.34388;752;20221109;16.7;12.6;14.7;2.9;13.34;1;1.21;4355 +72088;44.08429;3.34388;752;20221110;14.5;7.1;10.8;2.7;9.69;.1;1.22;7836 +72088;44.08429;3.34388;752;20221111;14.7;4.7;9.7;4.5;12.19;0;.69;6102 +72088;44.08429;3.34388;752;20221112;17.5;9.4;13.5;2.8;10.64;.1;1.5;7891 +72088;44.08429;3.34388;752;20221113;16.7;4.1;10.4;2.7;9.04;0;1.44;7744 +72088;44.08429;3.34388;752;20221114;10.6;10.3;10.5;4.2;11.74;2.9;.68;400 +72088;44.08429;3.34388;752;20221115;11.9;10;11;3.6;12.34;3.5;.64;2048 +72088;44.08429;3.34388;752;20221116;13.5;6.2;9.9;1.7;9.99;.6;.78;6816 +72088;44.08429;3.34388;752;20221117;12.3;6.1;9.2;3.3;10.74;4.2;.69;4924 +72088;44.08429;3.34388;752;20221118;8.5;5.8;7.2;5.5;8.54;.9;.95;3737 +72088;44.08429;3.34388;752;20221119;8;3.2;5.6;5.5;7.34;.1;1;5857 +72088;44.08429;3.34388;752;20221120;8;1.1;4.5;5.3;6.84;.4;.96;6313 +72088;44.08429;3.34388;752;20221121;7.6;1.4;4.5;3.6;7.54;10.4;.61;3540 +72088;44.08429;3.34388;752;20221122;4.7;2.7;3.7;6.5;7.59;5.4;.45;2023 +72088;44.08429;3.34388;752;20221123;9.8;3.8;6.8;3.4;8.89;3.8;.65;4049 +72088;44.08429;3.34388;752;20221124;11;4.7;7.9;2.2;8.74;.1;.72;5475 +72088;44.08429;3.34388;752;20221125;8.8;3.6;6.2;3.1;8.29;1.9;.68;4125 +72088;44.08429;3.34388;752;20221126;9.2;1.9;5.5;3.8;6.69;0;1.05;5388 +72088;44.08429;3.34388;752;20221127;10;-1.9;4.1;2.7;6.39;2.5;.85;7167 +72088;44.08429;3.34388;752;20221128;6.8;6.3;6.6;3.2;9.04;4.3;.53;1316 +72088;44.08429;3.34388;752;20221129;6.2;1.9;4.1;5.2;6.89;0;.76;4814 +72088;44.08429;3.34388;752;20221130;6.1;-1;2.5;2.1;6.14;.2;.48;6602 +72088;44.08429;3.34388;752;20221201;6;-1.2;2.4;2.4;6.09;0;.59;6078 +72088;44.08429;3.34388;752;20221202;3.4;-2;.7;1.2;5.64;3.7;.36;3443 +72088;44.08429;3.34388;752;20221203;4.6;.1;2.4;1.7;6.94;11.1;.36;2592 +72088;44.08429;3.34388;752;20221204;5;2.6;3.8;2.7;7.19;2.1;.51;2083 +72088;44.08429;3.34388;752;20221205;8.2;-6.1;1.1;1.5;4.84;.3;.46;8015 +72088;44.08429;3.34388;752;20221206;10.5;-3.8;3.4;1.4;4.64;.6;.65;7238 +72088;44.08429;3.34388;752;20221207;9.4;-2.9;3.3;1.6;4.89;.5;.64;7288 +72088;44.08429;3.34388;752;20221208;5.1;-5.1;0;1.9;6.14;6.4;.3;4823 +72088;44.08429;3.34388;752;20221209;9.1;4.8;7;2.1;9.74;.4;.36;3420 +72088;44.08429;3.34388;752;20221210;3.2;3.1;3.2;5.3;6.34;0;.81;1050 +72088;44.08429;3.34388;752;20221211;4.9;-8.4;-1.8;2.2;3.19;0;.73;6714 +72088;44.08429;3.34388;752;20221212;3.1;-8.7;-2.8;2;3.84;12.3;.51;5279 +72088;44.08429;3.34388;752;20221213;9.1;-1.1;4;3;8.24;8.4;.31;4362 +72088;44.08429;3.34388;752;20221214;10.3;5.4;7.8;2.3;9.54;2.3;.52;3660 +72088;44.08429;3.34388;752;20221215;8.5;2.7;5.6;3;9.69;17.9;.2;2815 +72088;44.08429;3.34388;752;20221216;8.2;4.2;6.2;3;7.39;0;.75;4195 +72088;44.08429;3.34388;752;20221217;6.7;-4.5;1.1;2.8;3.74;0;.88;6899 +72088;44.08429;3.34388;752;20221218;6.7;-6.8;-.1;3.8;6.04;1.6;.48;4456 +72088;44.08429;3.34388;752;20221219;10.5;6.6;8.6;7.2;10.19;2.8;.74;2137 +72088;44.08429;3.34388;752;20221220;10.7;9.1;9.9;6.6;10.59;0;.98;1445 +72088;44.08429;3.34388;752;20221221;11.7;9;10.4;3.8;10.12;.7;.68;3447 +72088;44.08429;3.34388;752;20221222;12.5;4.2;8.3;6;11.04;8.8;.48;4607 +72088;44.08429;3.34388;752;20221223;13.7;9.7;11.7;3.3;12.04;.2;.7;3662 +72088;44.08429;3.34388;752;20221224;13.1;4.9;9;1.1;9.74;.1;.38;5222 +72088;44.08429;3.34388;752;20221225;10.6;.9;5.7;2.6;9.54;.1;.24;5580 +72088;44.08429;3.34388;752;20221226;13.8;9;11.4;2;10.94;.1;.72;4129 +72088;44.08429;3.34388;752;20221227;11.5;4.6;8.1;1.8;8.64;.1;.6;4980 +72088;44.08429;3.34388;752;20221228;10.2;-.7;4.7;1.8;7.74;0;.44;6283 +72088;44.08429;3.34388;752;20221229;11;2.7;6.8;1.6;9.39;1.2;.39;5044 +72088;44.08429;3.34388;752;20221230;11.2;4;7.6;1.4;9.19;.5;.47;3850 +72088;44.08429;3.34388;752;20221231;10.5;4.2;7.4;3.9;10.59;.7;.32;3404 +72089;44.10384;3.65449;525;20220101;18;10.8;14.4;.9;7.29;.1;.91;4224 +72089;44.10384;3.65449;525;20220102;5.5;3.6;4.6;.8;8.19;0;.36;1803 +72089;44.10384;3.65449;525;20220103;15.9;6.4;11.2;1.2;8.69;0;.75;5027 +72089;44.10384;3.65449;525;20220104;8.6;5.3;7;1.1;9.59;2.1;.38;2663 +72089;44.10384;3.65449;525;20220105;4.2;5.6;4.9;6.1;4.69;1;2;0 +72089;44.10384;3.65449;525;20220106;5;2;3.5;7.2;3.89;0;2.09;2544 +72089;44.10384;3.65449;525;20220107;8.5;-1.2;3.7;2.3;4.19;3.8;1.08;5239 +72089;44.10384;3.65449;525;20220108;9.5;4;6.8;2.5;7.09;6.7;.9;3785 +72089;44.10384;3.65449;525;20220109;7.5;5.3;6.4;3.1;5.99;8.9;1.27;2129 +72089;44.10384;3.65449;525;20220110;7.2;4.6;5.9;5.6;5.09;1.4;1.92;2408 +72089;44.10384;3.65449;525;20220111;6.1;2.9;4.5;5.8;3.79;.4;2.16;2786 +72089;44.10384;3.65449;525;20220112;5.1;-.1;2.5;3.4;3.79;0;1.33;3804 +72089;44.10384;3.65449;525;20220113;6.7;-2;2.4;1.6;3.59;0;.87;5202 +72089;44.10384;3.65449;525;20220114;11.9;.7;6.3;1.2;3.99;0;.9;6070 +72089;44.10384;3.65449;525;20220115;11.3;4.1;7.7;1.3;3.59;0;1.13;4764 +72089;44.10384;3.65449;525;20220116;13;1.1;7.1;4.2;3.49;0;2.45;6417 +72089;44.10384;3.65449;525;20220117;10.1;6;8.1;6.6;5.09;0;2.63;3487 +72089;44.10384;3.65449;525;20220118;10;3.6;6.8;2.2;5.09;0;1.27;4605 +72089;44.10384;3.65449;525;20220119;8.8;2.3;5.6;2;5.49;.1;1;4704 +72089;44.10384;3.65449;525;20220120;8.2;3.2;5.7;6.6;4.79;.4;2.18;4081 +72089;44.10384;3.65449;525;20220121;4.7;.8;2.8;5.5;3.69;0;1.81;3560 +72089;44.10384;3.65449;525;20220122;6.7;.4;3.6;5.3;4.19;0;1.76;4797 +72089;44.10384;3.65449;525;20220123;9.6;.7;5.2;1.6;5.09;0;.94;5923 +72089;44.10384;3.65449;525;20220124;10.2;.3;5.3;1;5.59;0;.7;6370 +72089;44.10384;3.65449;525;20220125;9.9;2.1;6;1.5;6.29;0;.83;5641 +72089;44.10384;3.65449;525;20220126;15.3;3.6;9.5;3;3.79;0;2.3;7176 +72089;44.10384;3.65449;525;20220127;14.3;4.6;9.5;2.6;3.09;0;2.2;6551 +72089;44.10384;3.65449;525;20220128;11.7;7;9.4;8.8;3.99;0;3.96;4385 +72089;44.10384;3.65449;525;20220129;15.8;7.7;11.8;6.6;3.89;0;4.18;6082 +72089;44.10384;3.65449;525;20220130;12.4;8.6;10.5;6.2;5.79;1.3;2.98;3978 +72089;44.10384;3.65449;525;20220131;10.4;2.9;6.7;4.6;4.79;.2;2.11;5987 +72089;44.10384;3.65449;525;20220201;8.3;1.8;5.1;7;4.79;0;2.15;5599 +72089;44.10384;3.65449;525;20220202;12;7;9.5;5.6;7.09;0;2.15;4885 +72089;44.10384;3.65449;525;20220203;12.9;4.7;8.8;1.9;5.99;0;1.38;6567 +72089;44.10384;3.65449;525;20220204;13;4.7;8.9;1.8;6.59;.2;1.27;6705 +72089;44.10384;3.65449;525;20220205;10.9;6.6;8.8;4.5;5.09;0;2.4;4677 +72089;44.10384;3.65449;525;20220206;10.7;.7;5.7;2.7;5.19;1.6;1.47;7648 +72089;44.10384;3.65449;525;20220207;10.2;7.2;8.7;6.4;5.49;.4;2.68;3896 +72089;44.10384;3.65449;525;20220208;13.7;2.8;8.3;2.1;3.79;0;1.84;8247 +72089;44.10384;3.65449;525;20220209;10.6;3.4;7;1.2;6.39;0;.98;6652 +72089;44.10384;3.65449;525;20220210;6.1;3.6;4.9;1.6;7.44;0;1.34;10296 +72089;44.10384;3.65449;525;20220211;10.9;2.3;6.6;3.9;5.91;0;1.87;9683 +72089;44.10384;3.65449;525;20220212;11.6;-1.1;5.3;3;5.58;5.7;1.62;10390 +72089;44.10384;3.65449;525;20220213;7.9;4.3;6.1;3.9;7.78;42.9;1.06;3265 +72089;44.10384;3.65449;525;20220214;9;5.7;7.4;3.4;9.04;6.9;.97;4212 +72089;44.10384;3.65449;525;20220215;9.2;1.6;5.4;3.1;6.51;.7;1.36;8329 +72089;44.10384;3.65449;525;20220216;11.1;4.9;8;2.1;8.29;4.3;1.08;6766 +72089;44.10384;3.65449;525;20220217;18;11;14.5;3.3;9.59;3.3;2.27;7342 +72089;44.10384;3.65449;525;20220218;16.7;8.2;12.5;2.4;9.69;0;1.67;8285 +72089;44.10384;3.65449;525;20220219;10.1;6.5;8.3;4.2;5.09;0;2.32;5195 +72089;44.10384;3.65449;525;20220220;14.4;3.4;8.9;3.1;6.19;1.7;2.08;9797 +72089;44.10384;3.65449;525;20220221;11.4;8.7;10.1;4.3;6.09;2;2.4;4527 +72089;44.10384;3.65449;525;20220222;13.2;6.2;9.7;5.9;5.69;0;2.99;7874 +72089;44.10384;3.65449;525;20220223;14.6;8.7;11.7;3.5;7.19;.1;2.33;7265 +72089;44.10384;3.65449;525;20220224;12.1;6.3;9.2;2.1;8.79;.1;1.25;7297 +72089;44.10384;3.65449;525;20220225;9.2;6;7.6;5.9;4.69;0;2.72;5294 +72089;44.10384;3.65449;525;20220226;11.3;3.3;7.3;3.7;4.19;0;2.44;8943 +72089;44.10384;3.65449;525;20220227;11.1;1.5;6.3;1.6;5.89;0;1.4;10003 +72089;44.10384;3.65449;525;20220228;13.4;3.4;8.4;1.4;6.69;0;1.49;10360 +72089;44.10384;3.65449;525;20220301;11;3.9;7.5;1.9;5.99;0;1.55;8721 +72089;44.10384;3.65449;525;20220302;7.4;3.1;5.3;1.1;7.79;.4;.84;6704 +72089;44.10384;3.65449;525;20220303;13.6;4.3;9;1.4;8.19;0;1.42;10358 +72089;44.10384;3.65449;525;20220304;15;7.1;11.1;4.2;6.79;0;2.72;9609 +72089;44.10384;3.65449;525;20220305;14.3;6.1;10.2;4;4.19;0;3.19;9929 +72089;44.10384;3.65449;525;20220306;10.1;1.5;5.8;2.9;3.49;0;2.25;10316 +72089;44.10384;3.65449;525;20220307;10.5;-.9;4.8;2;3.99;0;1.84;12145 +72089;44.10384;3.65449;525;20220308;6;2;4;.9;5.89;1.1;.97;6965 +72089;44.10384;3.65449;525;20220309;9.4;4.8;7.1;1.1;7.79;.4;1.11;7621 +72089;44.10384;3.65449;525;20220310;7.9;5.6;6.8;2.7;9.49;15.8;.72;5228 +72089;44.10384;3.65449;525;20220311;7.9;6.4;7.2;5.7;9.19;36.6;.85;4126 +72089;44.10384;3.65449;525;20220312;5.8;4.2;5;2.8;8.09;58;.72;4344 +72089;44.10384;3.65449;525;20220313;5.4;4.5;5;2.1;8.09;46.4;.65;3106 +72089;44.10384;3.65449;525;20220314;9;3.3;6.2;1.3;9.39;8.5;.97;9105 +72089;44.10384;3.65449;525;20220315;10.9;8.4;9.7;1.6;9.59;.6;1.17;5837 +72089;44.10384;3.65449;525;20220316;13.9;8.7;11.3;1.2;9.89;0;1.48;8866 +72089;44.10384;3.65449;525;20220317;14;8.5;11.3;3;9.39;.2;1.91;9246 +72089;44.10384;3.65449;525;20220318;14.3;7.6;11;4;9.04;.4;2.2;10489 +72089;44.10384;3.65449;525;20220319;15.7;3.9;9.8;1.7;7.78;.1;2.29;16437 +72089;44.10384;3.65449;525;20220320;11.5;3;7.2;2.4;7.64;10.2;1.43;7477 +72089;44.10384;3.65449;525;20220321;12.7;3.8;8.3;3.2;6.68;1.5;2.24;11308 +72089;44.10384;3.65449;525;20220322;13.1;.7;6.9;3.5;5.48;.2;2.8;18280 +72089;44.10384;3.65449;525;20220323;15.7;-.7;7.5;2.5;5.54;.1;2.8;20027 +72089;44.10384;3.65449;525;20220324;18.5;-.2;9.1;2.3;5.18;0;3.08;20395 +72089;44.10384;3.65449;525;20220325;19;.3;9.6;1.9;5.34;0;3.01;19792 +72089;44.10384;3.65449;525;20220326;19.7;1.4;10.5;2.3;6.21;0;3.25;20489 +72089;44.10384;3.65449;525;20220327;20;2.5;11.3;2.1;6.18;0;3.22;19856 +72089;44.10384;3.65449;525;20220328;19.9;2.7;11.3;2.4;5.88;0;3.46;20163 +72089;44.10384;3.65449;525;20220329;17.4;5;11.2;2.2;8.08;3.6;2.64;16027 +72089;44.10384;3.65449;525;20220330;12.9;7.2;10;1.7;10.11;.7;1.69;10586 +72089;44.10384;3.65449;525;20220331;14;4;9;3.5;7.71;.8;2.5;13957 +72089;44.10384;3.65449;525;20220401;5.5;1.8;3.7;6.4;4.71;.7;2.31;10790 +72089;44.10384;3.65449;525;20220402;3.8;.2;2;6.7;4;.1;2.34;9347 +72089;44.10384;3.65449;525;20220403;5.3;-.7;2.3;4.7;4.18;0;2.15;12345 +72089;44.10384;3.65449;525;20220404;12.9;-1.3;5.8;2.7;4.68;.1;3.02;21465 +72089;44.10384;3.65449;525;20220405;15.8;-1.1;7.4;2.3;6.35;0;2.75;20333 +72089;44.10384;3.65449;525;20220406;17;4.7;10.8;2.3;8.94;.5;2.6;15880 +72089;44.10384;3.65449;525;20220407;15;5.5;10.2;4;9.98;8.1;2.35;12058 +72089;44.10384;3.65449;525;20220408;18.9;9;13.9;4.4;9.94;.2;3.32;14790 +72089;44.10384;3.65449;525;20220409;12.7;5.7;9.2;5.3;5.38;0;3.69;16810 +72089;44.10384;3.65449;525;20220410;17.6;.3;8.9;2.6;5.14;.4;3.7;23467 +72089;44.10384;3.65449;525;20220411;13.3;2.6;7.9;3.8;7.91;3.8;2.12;10475 +72089;44.10384;3.65449;525;20220412;15.6;4.5;10.1;2.8;7.84;0;2.96;17046 +72089;44.10384;3.65449;525;20220413;20.3;5.4;12.8;1.9;8.31;0;3.5;21804 +72089;44.10384;3.65449;525;20220414;24;6.4;15.2;3.1;10.14;.1;4.37;23042 +72089;44.10384;3.65449;525;20220415;25.1;9.7;17.4;3.8;11.21;0;5.06;23215 +72089;44.10384;3.65449;525;20220416;22.5;9.3;15.9;5.6;8.65;0;5.29;22010 +72089;44.10384;3.65449;525;20220417;22.6;7.3;14.9;2.9;7.18;0;4.55;23156 +72089;44.10384;3.65449;525;20220418;21.6;4.4;13;2.2;8.64;0;3.93;24649 +72089;44.10384;3.65449;525;20220419;21.6;4.3;12.9;2.2;8.11;.3;3.92;21566 +72089;44.10384;3.65449;525;20220420;15.1;6.8;11;2.1;10.91;30.2;1.83;9324 +72089;44.10384;3.65449;525;20220421;17.9;9.1;13.5;1.3;11.94;3.6;2.03;11037 +72089;44.10384;3.65449;525;20220422;20.6;5.9;13.3;2.5;10.61;1;3.58;21740 +72089;44.10384;3.65449;525;20220423;13;10.1;11.6;4.3;10.29;20.1;1.75;4499 +72089;44.10384;3.65449;525;20220424;13.3;4.3;8.8;1.7;10.31;11.3;1.98;13462 +72089;44.10384;3.65449;525;20220425;19.2;5.6;12.4;2.3;9.54;0;3.57;22942 +72089;44.10384;3.65449;525;20220426;21.1;4.2;12.6;2.5;9.61;0;4.06;24967 +72089;44.10384;3.65449;525;20220427;22.9;6.3;14.6;2.6;9.84;.6;4.31;24688 +72089;44.10384;3.65449;525;20220428;23.9;7.5;15.7;1.8;10.88;.4;4.11;23523 +72089;44.10384;3.65449;525;20220429;23.8;6.6;15.2;2.4;10.34;.1;4.37;24833 +72089;44.10384;3.65449;525;20220430;21;9.1;15.1;3.7;9.31;0;4.68;21827 +72089;44.10384;3.65449;525;20220501;21.4;6.4;13.9;3.3;7.98;0;4.86;25288 +72089;44.10384;3.65449;525;20220502;22;5.9;14;2.4;9.48;.6;4.28;23207 +72089;44.10384;3.65449;525;20220503;20.7;9.3;15;1.7;11.31;3.3;3.41;18930 +72089;44.10384;3.65449;525;20220504;21.4;5.9;13.7;1.8;11.51;3.9;3.66;22502 +72089;44.10384;3.65449;525;20220505;16.2;10.1;13.2;3.2;10.27;.2;2.77;13183 +72089;44.10384;3.65449;525;20220506;17.7;11.6;14.7;6.8;9.29;0;4.23;14690 +72089;44.10384;3.65449;525;20220507;21.2;13.4;17.3;6;9.09;0;5.28;16797 +72089;44.10384;3.65449;525;20220508;20.5;14.1;17.3;4.3;10.69;1.3;4.2;15216 +72089;44.10384;3.65449;525;20220509;23.1;11.9;17.5;1.6;11.89;.1;3.86;20476 +72089;44.10384;3.65449;525;20220510;24.4;13.1;18.8;2;12.99;0;4.15;20666 +72089;44.10384;3.65449;525;20220511;23.7;12.5;18.1;1.8;12.69;0;4;20663 +72089;44.10384;3.65449;525;20220512;23.2;11.2;17.2;1.8;12.59;0;3.97;21510 +72089;44.10384;3.65449;525;20220513;24.7;11.9;18.3;1.6;11.29;.9;4.3;22335 +72089;44.10384;3.65449;525;20220514;27.1;15.6;21.4;2.5;14.39;0;4.82;21218 +72089;44.10384;3.65449;525;20220515;24.1;13.9;19;1.6;13.59;0;3.94;20018 +72089;44.10384;3.65449;525;20220516;25.6;12.8;19.2;1.5;11.79;.1;4.41;22607 +72089;44.10384;3.65449;525;20220517;28.3;15.1;21.7;1.8;13.89;0;4.9;23057 +72089;44.10384;3.65449;525;20220518;30.1;18.3;24.2;2.9;14.79;0;5.71;21838 +72089;44.10384;3.65449;525;20220519;25.8;16.2;21;1.8;13.69;0;4.31;19692 +72089;44.10384;3.65449;525;20220520;25.8;15.4;20.6;1.9;12.99;0;4.47;20600 +72089;44.10384;3.65449;525;20220521;30.3;15.8;23.1;1.8;14.19;0;5.37;24547 +72089;44.10384;3.65449;525;20220522;29.4;18.7;24.1;1.7;16.89;0;4.77;21045 +72089;44.10384;3.65449;525;20220523;24.1;15.9;20;2.4;15.69;.5;3.95;18385 +72089;44.10384;3.65449;525;20220524;20.1;13.8;17;2.7;10.89;.7;3.73;16068 +72089;44.10384;3.65449;525;20220525;22.9;13;18;5.8;9.29;0;5.85;20399 +72089;44.10384;3.65449;525;20220526;25.7;14.3;20;6.2;9.79;0;6.82;22009 +72089;44.10384;3.65449;525;20220527;28.4;15.6;22;5.8;11.49;0;7.23;23432 +72089;44.10384;3.65449;525;20220528;24.8;15.7;20.3;7.9;9.59;0;7.21;19686 +72089;44.10384;3.65449;525;20220529;23.2;12.8;18;6.3;6.79;0;6.83;21152 +72089;44.10384;3.65449;525;20220530;22.9;10.1;16.5;1.9;8.19;.7;4.62;23608 +72089;44.10384;3.65449;525;20220531;25.6;13.5;19.6;1.5;11.29;.4;4.6;22984 +72089;44.10384;3.65449;525;20220601;27.8;13.7;20.8;2;13.39;0;5.19;24926 +72089;44.10384;3.65449;525;20220602;27.5;14.8;21.2;2;14.19;.1;5.01;23665 +72089;44.10384;3.65449;525;20220603;27.7;18;22.9;2.1;12.99;.1;5.01;20624 +72089;44.10384;3.65449;525;20220604;28.4;17.3;22.9;2.5;15.69;.1;5.2;22158 +72089;44.10384;3.65449;525;20220605;28.9;17.4;23.2;2.5;15.09;.1;5.4;22607 +72089;44.10384;3.65449;525;20220606;31.1;14.9;23;2.4;12.49;.1;6.28;27021 +72089;44.10384;3.65449;525;20220607;26.1;17.3;21.7;2.4;12.09;0;4.93;19740 +72089;44.10384;3.65449;525;20220608;23.3;14.4;18.9;2.5;11.49;.7;4.48;19885 +72089;44.10384;3.65449;525;20220609;22.1;14;18.1;4.2;9.39;0;5.16;18959 +72089;44.10384;3.65449;525;20220610;28.7;14.5;21.6;5.5;10.29;0;7.56;25385 +72089;44.10384;3.65449;525;20220611;32.2;17.6;24.9;2.8;9.99;0;6.94;25779 +72089;44.10384;3.65449;525;20220612;33.9;20.1;27;2.2;10.49;.1;6.64;25066 +72089;44.10384;3.65449;525;20220613;31.2;21;26.1;2.5;14.39;.1;5.9;21459 +72089;44.10384;3.65449;525;20220614;33;17.2;25.1;2;12.09;0;6.4;26919 +72089;44.10384;3.65449;525;20220615;32.3;19.1;25.7;1.6;14.09;.5;5.71;24553 +72089;44.10384;3.65449;525;20220616;36;21.4;28.7;1.8;15.09;0;6.5;25877 +72089;44.10384;3.65449;525;20220617;36.2;22.4;29.3;2.5;12.39;0;7.24;25147 +72089;44.10384;3.65449;525;20220618;32.4;23.4;27.9;2.9;12.89;.4;6.49;20165 +72089;44.10384;3.65449;525;20220619;30.4;19.5;25;3;15.99;0;5.92;22275 +72089;44.10384;3.65449;525;20220620;29;17.3;23.2;2.9;16.19;0;5.55;23109 +72089;44.10384;3.65449;525;20220621;26.8;19.3;23.1;1.4;20.19;3.7;3.92;18346 +72089;44.10384;3.65449;525;20220622;24.5;19;21.8;2.4;21.09;19.4;3.34;15597 +72089;44.10384;3.65449;525;20220623;25.5;18.5;22;2.5;19.59;21.6;3.9;17692 +72089;44.10384;3.65449;525;20220624;25.5;15;20.3;2.5;14.59;4.9;4.7;21837 +72089;44.10384;3.65449;525;20220625;26.9;15.7;21.3;2.2;13.79;4.8;5.01;22569 +72089;44.10384;3.65449;525;20220626;27.5;16;21.8;2;18.89;.9;4.64;22867 +72089;44.10384;3.65449;525;20220627;26.9;17.4;22.2;3.1;15.79;.2;5.03;20699 +72089;44.10384;3.65449;525;20220628;27.4;16.9;22.2;5;12.69;0;6.43;21785 +72089;44.10384;3.65449;525;20220629;30.2;14.2;22.2;1.9;12.79;.9;5.81;27052 +72089;44.10384;3.65449;525;20220630;25.6;17;21.3;2.4;15.39;5.3;4.48;19606 +72089;44.10384;3.65449;525;20220701;25.1;12.4;18.8;4.6;11.39;0;5.77;23967 +72089;44.10384;3.65449;525;20220702;30.9;14.1;22.5;2.3;10.79;0;6.35;27650 +72089;44.10384;3.65449;525;20220703;33.6;19.3;26.5;2.2;13.79;.3;6.44;25417 +72089;44.10384;3.65449;525;20220704;33.4;21;27.2;3.1;16.69;.2;6.67;23582 +72089;44.10384;3.65449;525;20220705;30;19.3;24.7;4.2;14.19;0;6.61;21817 +72089;44.10384;3.65449;525;20220706;29;19.4;24.2;6.2;10.89;0;7.9;20591 +72089;44.10384;3.65449;525;20220707;28.6;17.9;23.3;7.1;10.39;0;8.25;21745 +72089;44.10384;3.65449;525;20220708;30.6;18.5;24.6;7.4;10.99;0;9;23131 +72089;44.10384;3.65449;525;20220709;32.5;19.3;25.9;4.6;10.39;0;8.2;24147 +72089;44.10384;3.65449;525;20220710;31.3;20.4;25.9;5.7;11.89;0;8.21;21827 +72089;44.10384;3.65449;525;20220711;32.4;18.6;25.5;3.3;13.19;0;6.92;24604 +72089;44.10384;3.65449;525;20220712;33.8;19.4;26.6;2.4;13.99;0;6.54;25094 +72089;44.10384;3.65449;525;20220713;33.1;20.3;26.7;2.6;11.89;0;6.59;23558 +72089;44.10384;3.65449;525;20220714;34;19;26.5;1.8;16.39;0;6.02;25504 +72089;44.10384;3.65449;525;20220715;36.5;21.7;29.1;3.1;14.39;0;7.61;25264 +72089;44.10384;3.65449;525;20220716;34.1;20.4;27.3;3.3;11.79;0;7.4;24212 +72089;44.10384;3.65449;525;20220717;35;23;29;3.5;10.49;0;7.79;22547 +72089;44.10384;3.65449;525;20220718;34.8;21.3;28.1;2.1;13.29;.1;6.35;23893 +72089;44.10384;3.65449;525;20220719;33.9;22.1;28;1.9;14.69;.1;5.83;22220 +72089;44.10384;3.65449;525;20220720;34.3;20.4;27.4;1.6;16.19;.2;5.75;24108 +72089;44.10384;3.65449;525;20220721;34.5;19.6;27.1;2.8;13.69;0;6.91;24908 +72089;44.10384;3.65449;525;20220722;35.9;20.9;28.4;2.4;14.39;1;6.79;24911 +72089;44.10384;3.65449;525;20220723;34.2;20.5;27.4;2.4;17.99;0;6.15;23691 +72089;44.10384;3.65449;525;20220724;35.5;19.7;27.6;2.3;14.19;0;6.66;25410 +72089;44.10384;3.65449;525;20220725;34.3;20.4;27.4;2;15.69;.1;5.99;23698 +72089;44.10384;3.65449;525;20220726;31.6;20.1;25.9;4.2;12.19;0;7.16;21404 +72089;44.10384;3.65449;525;20220727;31;18.1;24.6;5.4;10.59;0;7.98;22628 +72089;44.10384;3.65449;525;20220728;32.2;16.3;24.3;2.6;10.99;0;6.41;25108 +72089;44.10384;3.65449;525;20220729;27.2;17.9;22.6;1.9;15.99;1.6;4.31;18941 +72089;44.10384;3.65449;525;20220730;31.3;18.9;25.1;4.1;11.89;0;7.01;21900 +72089;44.10384;3.65449;525;20220731;34.3;22.4;28.4;4.4;11.69;0;8.04;21346 +72089;44.10384;3.65449;525;20220801;35.2;23.8;29.5;5.1;11.79;0;8.81;20784 +72089;44.10384;3.65449;525;20220802;35.5;23.1;29.3;4.3;12.59;0;8.14;21612 +72089;44.10384;3.65449;525;20220803;33.9;21.9;27.9;2;13.29;0;5.72;21150 +72089;44.10384;3.65449;525;20220804;34.4;20.4;27.4;1.8;14.49;0;5.68;22799 +72089;44.10384;3.65449;525;20220805;33.2;18.3;25.8;2;18.29;0;5.49;23431 +72089;44.10384;3.65449;525;20220806;33.5;20.2;26.9;4.4;15.19;0;7.24;21985 +72089;44.10384;3.65449;525;20220807;33.9;19.7;26.8;4.1;11.49;0;7.64;22628 +72089;44.10384;3.65449;525;20220808;34;21.3;27.7;4.3;10.69;0;7.87;21247 +72089;44.10384;3.65449;525;20220809;35.1;20.8;28;2.7;10.29;0;6.73;22474 +72089;44.10384;3.65449;525;20220810;33.6;21.7;27.7;2.2;12.59;0;5.73;20323 +72089;44.10384;3.65449;525;20220811;32.9;19;26;1.9;17.59;0;5.21;21907 +72089;44.10384;3.65449;525;20220812;34.5;19.5;27;1.8;20.89;0;5.31;22660 +72089;44.10384;3.65449;525;20220813;32.4;21.9;27.2;2.3;20.89;1.6;4.9;18723 +72089;44.10384;3.65449;525;20220814;24.6;21.4;23;2.5;20.49;15.1;2.81;9926 +72089;44.10384;3.65449;525;20220815;29.2;16.3;22.8;2.2;14.09;0;4.82;20592 +72089;44.10384;3.65449;525;20220816;30;17.9;24;2.4;14.79;5.7;4.97;19798 +72089;44.10384;3.65449;525;20220817;24.7;17.4;21.1;1.6;17.79;17.9;3.18;15109 +72089;44.10384;3.65449;525;20220818;24.4;14.4;19.4;2.9;15.09;1.6;3.83;17704 +72089;44.10384;3.65449;525;20220819;26.8;18.6;22.7;5.2;13.89;.3;5.51;15855 +72089;44.10384;3.65449;525;20220820;28.1;19.3;23.7;5.2;14.49;0;5.79;16344 +72089;44.10384;3.65449;525;20220821;28.6;17.3;23;4.6;12.69;0;5.96;18501 +72089;44.10384;3.65449;525;20220822;27.3;19.2;23.3;4.9;13.89;.1;5.5;15438 +72089;44.10384;3.65449;525;20220823;29.7;20.6;25.2;4.8;14.99;0;5.97;16297 +72089;44.10384;3.65449;525;20220824;31.4;19.5;25.5;2.8;14.79;0;5.29;18617 +72089;44.10384;3.65449;525;20220825;30.8;18;24.4;2.4;17.89;.9;4.66;19200 +72089;44.10384;3.65449;525;20220826;29.9;21.2;25.6;5.3;16.19;.2;6;15578 +72089;44.10384;3.65449;525;20220827;28.3;18.4;23.4;3.8;14.99;0;4.99;16547 +72089;44.10384;3.65449;525;20220828;29.5;16.5;23;2;15.09;0;4.34;18933 +72089;44.10384;3.65449;525;20220829;29.4;19.9;24.7;2;17.49;1.3;4;15950 +72089;44.10384;3.65449;525;20220830;28.6;19.8;24.2;1.8;21.09;1.7;3.46;15203 +72089;44.10384;3.65449;525;20220831;28.4;16.8;22.6;4;14.69;0;5.04;17433 +72089;44.10384;3.65449;525;20220901;29.6;17.1;23.4;2.7;13.79;0;4.76;17982 +72089;44.10384;3.65449;525;20220902;25.1;19;22.1;1.6;14.99;15.1;3.05;12226 +72089;44.10384;3.65449;525;20220903;26;15.6;20.8;1.5;18.19;1.7;3.11;16069 +72089;44.10384;3.65449;525;20220904;26.6;16.9;21.8;1.6;19.99;.5;3.06;15363 +72089;44.10384;3.65449;525;20220905;25.8;19.3;22.6;1.8;22.29;1.1;2.62;12328 +72089;44.10384;3.65449;525;20220906;25.2;19.4;22.3;1.5;21.39;2.8;2.47;11502 +72089;44.10384;3.65449;525;20220907;24.6;17.4;21;2.2;19.99;9.2;2.65;12790 +72089;44.10384;3.65449;525;20220908;26.6;14.4;20.5;1.8;12.69;.2;3.61;16737 +72089;44.10384;3.65449;525;20220909;22.9;16.6;19.8;2;12.59;.3;3;11701 +72089;44.10384;3.65449;525;20220910;25.1;14.4;19.8;1.3;11.19;.1;3.12;15345 +72089;44.10384;3.65449;525;20220911;27.7;13;20.4;1.8;11.69;0;3.8;17955 +72089;44.10384;3.65449;525;20220912;26.4;16.5;21.5;1.7;15.09;.6;3.2;14459 +72089;44.10384;3.65449;525;20220913;22.1;18.5;20.3;2.3;22.69;15.8;1.58;8328 +72089;44.10384;3.65449;525;20220914;22;16.9;19.5;2.6;20.79;6.4;1.84;9962 +72089;44.10384;3.65449;525;20220915;27.6;15.6;21.6;1.6;15.89;0;3.23;15546 +72089;44.10384;3.65449;525;20220916;24.6;15.9;20.3;2.4;13.19;0;3.29;12992 +72089;44.10384;3.65449;525;20220917;17.6;12;14.8;5.4;7.79;0;3.89;10166 +72089;44.10384;3.65449;525;20220918;21.7;10.3;16;3.9;7.29;0;4.21;14688 +72089;44.10384;3.65449;525;20220919;21.8;10.1;16;4.7;7.59;0;4.48;14740 +72089;44.10384;3.65449;525;20220920;22.7;10.5;16.6;5.1;7.19;0;4.95;14914 +72089;44.10384;3.65449;525;20220921;20.7;13.1;16.9;3.9;7.89;0;3.94;11485 +72089;44.10384;3.65449;525;20220922;21.7;11.6;16.7;1.5;10.99;.1;2.52;13218 +72089;44.10384;3.65449;525;20220923;19.4;12.2;15.8;1.2;14.19;20.3;1.84;10920 +72089;44.10384;3.65449;525;20220924;19.8;12.5;16.2;1.7;14.29;.2;1.96;10881 +72089;44.10384;3.65449;525;20220925;19.8;11.5;15.7;1.8;10.99;.2;2.31;11526 +72089;44.10384;3.65449;525;20220926;19.5;9.5;14.5;2.9;9.79;1.9;2.75;12588 +72089;44.10384;3.65449;525;20220927;17;11.3;14.2;3;9.89;5.7;2.38;9207 +72089;44.10384;3.65449;525;20220928;20;12.8;16.4;2.4;11.99;7.6;2.37;10325 +72089;44.10384;3.65449;525;20220929;16.5;11.7;14.1;2.7;10.39;1.1;2.1;8190 +72089;44.10384;3.65449;525;20220930;15.5;9.9;12.7;4.7;8.39;0;2.79;8805 +72089;44.10384;3.65449;525;20221001;18.7;10.1;14.4;2;10.89;1.7;2.1;10968 +72089;44.10384;3.65449;525;20221002;25.4;15.1;20.3;3.2;13.19;.2;3.41;11935 +72089;44.10384;3.65449;525;20221003;22.6;15.1;18.9;4.4;11.79;0;3.58;9950 +72089;44.10384;3.65449;525;20221004;22.5;10.5;16.5;1.6;11.79;.1;2.29;12640 +72089;44.10384;3.65449;525;20221005;20.5;11.3;15.9;1;13.79;.2;1.7;10838 +72089;44.10384;3.65449;525;20221006;22.3;13;17.7;2.1;13.29;.1;2.29;10768 +72089;44.10384;3.65449;525;20221007;20.7;12.7;16.7;1.1;13.39;3.1;1.72;9808 +72089;44.10384;3.65449;525;20221008;20.1;12.1;16.1;2.1;14.09;1.1;1.82;9685 +72089;44.10384;3.65449;525;20221009;16.6;11;13.8;1.5;12.39;.2;1.4;7874 +72089;44.10384;3.65449;525;20221010;21;13.4;17.2;1.3;15.19;.2;1.62;9183 +72089;44.10384;3.65449;525;20221011;21.9;11.6;16.8;1.6;13.89;.1;1.88;10682 +72089;44.10384;3.65449;525;20221012;20.7;13.2;17;1.8;13.49;1.2;1.83;8884 +72089;44.10384;3.65449;525;20221013;20.1;11.5;15.8;1.6;13.19;5.1;1.68;9445 +72089;44.10384;3.65449;525;20221014;20.5;13.6;17.1;1.6;13.79;.6;1.68;8268 +72089;44.10384;3.65449;525;20221015;22.9;13.3;18.1;1.5;13.69;1.8;1.9;9763 +72089;44.10384;3.65449;525;20221016;18.2;14.4;16.3;2.1;17.49;6.2;1.01;5773 +72089;44.10384;3.65449;525;20221017;18.8;15.4;17.1;2.1;17.39;3.2;1.13;5342 +72089;44.10384;3.65449;525;20221018;21.4;14.1;17.8;1.2;16.89;0;1.37;8080 +72089;44.10384;3.65449;525;20221019;18.7;13.8;16.3;1.1;16.59;11.1;1.07;6389 +72089;44.10384;3.65449;525;20221020;16.7;16.3;16.5;5;18.49;34.7;.55;1243 +72089;44.10384;3.65449;525;20221021;18.9;15.9;17.4;3.6;18.89;1.4;.94;4691 +72089;44.10384;3.65449;525;20221022;19.5;14.4;17;1.6;16.69;.2;1.17;6264 +72089;44.10384;3.65449;525;20221023;18.4;16.4;17.4;4.6;19.49;1.4;.71;3576 +72089;44.10384;3.65449;525;20221024;21.2;17.2;19.2;2.7;18.59;.4;1.39;5302 +72089;44.10384;3.65449;525;20221025;20.6;12.7;16.7;1.7;13.49;.1;1.53;7660 +72089;44.10384;3.65449;525;20221026;21.6;15.3;18.5;1.1;17.79;.1;1.17;6662 +72089;44.10384;3.65449;525;20221027;19.3;16.2;17.8;1;17.99;.1;.91;4374 +72089;44.10384;3.65449;525;20221028;20.5;13.5;17;1.4;15.39;0;1.24;6867 +72089;44.10384;3.65449;525;20221029;21.9;13.8;17.9;1.3;12.99;.1;1.49;7341 +72089;44.10384;3.65449;525;20221030;19.2;13.6;16.4;1.1;14.99;1.3;1.06;5887 +72089;44.10384;3.65449;525;20221031;16.5;14;15.3;2.8;16.89;13;.67;3618 +72089;44.10384;3.65449;525;20221101;20.1;14.4;17.3;2.1;15.49;.1;1.32;5777 +72089;44.10384;3.65449;525;20221102;18.3;11.6;15;1.7;9.89;.1;1.53;6239 +72089;44.10384;3.65449;525;20221103;11.8;9.6;10.7;2;10.79;4.3;.85;3192 +72089;44.10384;3.65449;525;20221104;11.5;8.7;10.1;2.9;8.19;3.5;1.41;3644 +72089;44.10384;3.65449;525;20221105;12.1;8;10.1;6;6.59;0;2.55;4506 +72089;44.10384;3.65449;525;20221106;15.1;5.5;10.3;1.8;5.89;.1;1.53;7208 +72089;44.10384;3.65449;525;20221107;17.9;7.8;12.9;2;8.89;.3;1.51;7312 +72089;44.10384;3.65449;525;20221108;13.1;10.6;11.9;2.3;12.79;14.4;.69;3196 +72089;44.10384;3.65449;525;20221109;17.7;12.7;15.2;3.1;14.79;2.5;1.08;4774 +72089;44.10384;3.65449;525;20221110;17;11.3;14.2;3.9;10.29;.4;1.98;5078 +72089;44.10384;3.65449;525;20221111;18.8;9.7;14.3;1.2;11.69;.1;1.01;6532 +72089;44.10384;3.65449;525;20221112;18.5;11.2;14.9;1.5;12.19;0;1.09;5690 +72089;44.10384;3.65449;525;20221113;15.2;11.5;13.4;2.1;11.69;0;1.07;3772 +72089;44.10384;3.65449;525;20221114;10.4;10.2;10.3;1.5;11.89;14.9;.52;266 +72089;44.10384;3.65449;525;20221115;11.9;10.1;11;1;12.79;5.1;.5;2321 +72089;44.10384;3.65449;525;20221116;16.4;9.2;12.8;1.6;10.29;.7;1.05;5351 +72089;44.10384;3.65449;525;20221117;15.2;8.3;11.8;1.8;11.09;3.7;.86;5153 +72089;44.10384;3.65449;525;20221118;12.7;8.7;10.7;2;7.79;.9;1.25;3687 +72089;44.10384;3.65449;525;20221119;10.5;6.8;8.7;5.7;6.39;0;2.13;3469 +72089;44.10384;3.65449;525;20221120;12;5.4;8.7;3.8;5.99;.4;1.85;4834 +72089;44.10384;3.65449;525;20221121;7.5;4.3;5.9;1.7;7.29;9;.69;3088 +72089;44.10384;3.65449;525;20221122;10.7;4.9;7.8;4.2;6.69;3;1.55;4373 +72089;44.10384;3.65449;525;20221123;11.7;4.8;8.3;1.6;8.19;3.1;.76;4783 +72089;44.10384;3.65449;525;20221124;13.3;6.3;9.8;1.2;8.09;.1;.8;4767 +72089;44.10384;3.65449;525;20221125;13.7;6.7;10.2;2.8;8.39;2;1.25;4714 +72089;44.10384;3.65449;525;20221126;12.3;7.5;9.9;5.3;6.29;0;2.36;3726 +72089;44.10384;3.65449;525;20221127;11.5;4.7;8.1;1.3;6.99;2.1;.79;4534 +72089;44.10384;3.65449;525;20221128;7.8;7.1;7.5;1.1;9.69;6.6;.47;910 +72089;44.10384;3.65449;525;20221129;10.4;4.7;7.6;4.1;6.59;0;1.48;4000 +72089;44.10384;3.65449;525;20221130;10.2;5.7;8;4.2;6.49;.4;1.61;3432 +72089;44.10384;3.65449;525;20221201;9.1;5.1;7.1;2.9;6.39;0;1.21;3159 +72089;44.10384;3.65449;525;20221202;5.4;0;2.7;1.6;6.29;2.5;.46;3762 +72089;44.10384;3.65449;525;20221203;4.7;2.9;3.8;2.1;7.99;12.8;.31;1823 +72089;44.10384;3.65449;525;20221204;8;4.6;6.3;1.6;8.09;6.4;.55;2772 +72089;44.10384;3.65449;525;20221205;9.3;-.1;4.6;2.1;5.69;.3;.82;5087 +72089;44.10384;3.65449;525;20221206;12.1;2.4;7.3;1.8;5.19;.7;1.07;5142 +72089;44.10384;3.65449;525;20221207;6.6;.1;3.4;1.5;5.39;.7;.62;4039 +72089;44.10384;3.65449;525;20221208;5.8;-1.2;2.3;1.4;5.69;11;.47;4193 +72089;44.10384;3.65449;525;20221209;9.2;2.8;6;1.2;9.49;.4;.27;3950 +72089;44.10384;3.65449;525;20221210;4.1;5.1;4.6;3.9;5.99;0;1.15;0 +72089;44.10384;3.65449;525;20221211;5.2;-4.4;.4;2.5;3.09;0;1.02;4960 +72089;44.10384;3.65449;525;20221212;6.5;-1.1;2.7;1.4;3.69;14.2;.77;4307 +72089;44.10384;3.65449;525;20221213;3.2;-.7;1.3;1.4;7.09;13.4;.18;2851 +72089;44.10384;3.65449;525;20221214;8.3;3.7;6;1.1;9.79;4.1;.24;3151 +72089;44.10384;3.65449;525;20221215;8.5;6.2;7.4;1.8;9.69;30.1;.43;1992 +72089;44.10384;3.65449;525;20221216;9.8;4.5;7.2;2.8;6.79;.1;1.06;3418 +72089;44.10384;3.65449;525;20221217;8.6;-1.1;3.8;2.7;3.79;0;1.27;4889 +72089;44.10384;3.65449;525;20221218;8.4;.2;4.3;1.5;6.69;5.3;.48;4425 +72089;44.10384;3.65449;525;20221219;10.6;6.9;8.8;2.3;10.69;7.6;.43;2713 +72089;44.10384;3.65449;525;20221220;11.1;10;10.6;5.1;12.89;5.2;.28;1124 +72089;44.10384;3.65449;525;20221221;14.6;10.1;12.4;1.6;11.89;1.1;.67;3069 +72089;44.10384;3.65449;525;20221222;13.4;9.6;11.5;1.6;10.19;5.9;.79;2758 +72089;44.10384;3.65449;525;20221223;17.5;10.6;14.1;1.6;12.09;.5;.82;3991 +72089;44.10384;3.65449;525;20221224;17.1;11.3;14.2;1;11.49;.1;.71;3600 +72089;44.10384;3.65449;525;20221225;10.7;8.2;9.5;.8;11.39;.6;.4;2100 +72089;44.10384;3.65449;525;20221226;14.5;10.3;12.4;.8;11.79;.2;.54;2961 +72089;44.10384;3.65449;525;20221227;13.3;6.9;10.1;1.5;8.39;0;.81;3849 +72089;44.10384;3.65449;525;20221228;10.4;4.9;7.7;.8;8.69;.1;.43;3524 +72089;44.10384;3.65449;525;20221229;10.9;8;9.5;.8;10.89;1;.43;2356 +72089;44.10384;3.65449;525;20221230;10.1;6.3;8.2;.9;10.19;.4;.39;2823 +72089;44.10384;3.65449;525;20221231;11;7.8;9.4;2.2;11.49;3.7;.39;2541 +72090;44.12246;3.96529;205;20220101;14.9;2;8.4;1;8.87;.3;.4;6604 +72090;44.12246;3.96529;205;20220102;8.4;5.6;7;.9;9.79;.1;.37;2520 +72090;44.12246;3.96529;205;20220103;16.4;3.3;9.8;.8;9.09;0;.46;6736 +72090;44.12246;3.96529;205;20220104;9.7;4.2;6.9;1.3;10.34;1.6;.21;4491 +72090;44.12246;3.96529;205;20220105;7.7;4.8;6.2;5.6;5.51;.5;1.69;3122 +72090;44.12246;3.96529;205;20220106;8.5;2;5.3;5.2;4.34;0;1.78;5024 +72090;44.12246;3.96529;205;20220107;10.3;-1.3;4.5;2.2;4.84;.4;.95;6869 +72090;44.12246;3.96529;205;20220108;11.4;1.9;6.7;2.4;7.37;2;.83;5954 +72090;44.12246;3.96529;205;20220109;9.7;5.4;7.6;2.5;6.71;1.5;1.09;3716 +72090;44.12246;3.96529;205;20220110;10.4;4.6;7.5;2.9;5.91;.2;1.26;4772 +72090;44.12246;3.96529;205;20220111;7.6;-.4;3.6;4.7;4.64;.1;1.32;5899 +72090;44.12246;3.96529;205;20220112;7.3;-.5;3.4;4.4;4.31;0;1.41;5869 +72090;44.12246;3.96529;205;20220113;8.7;-4.2;2.3;1.5;4.24;0;.66;7565 +72090;44.12246;3.96529;205;20220114;12.8;-5.3;3.7;1.1;4.41;0;.62;8680 +72090;44.12246;3.96529;205;20220115;13.3;-4.7;4.3;.9;4.47;0;.58;8771 +72090;44.12246;3.96529;205;20220116;15.1;-4.6;5.2;1.9;4.11;0;1.18;9027 +72090;44.12246;3.96529;205;20220117;13.4;1;7.2;3.1;5.69;0;1.41;8185 +72090;44.12246;3.96529;205;20220118;10.4;1;5.7;2.6;5.31;0;1.16;6687 +72090;44.12246;3.96529;205;20220119;10.3;-3.1;3.6;1.2;5.91;0;.56;8212 +72090;44.12246;3.96529;205;20220120;11.5;1.3;6.4;4.1;5.24;0;1.65;7241 +72090;44.12246;3.96529;205;20220121;7.8;.2;4;5;3.87;0;1.78;6381 +72090;44.12246;3.96529;205;20220122;9.2;-1.1;4.1;4.9;4.64;0;1.6;7321 +72090;44.12246;3.96529;205;20220123;10.2;.4;5.3;2.7;5.37;0;1.19;7284 +72090;44.12246;3.96529;205;20220124;12.5;-4.2;4.1;1.1;5.47;0;.68;9614 +72090;44.12246;3.96529;205;20220125;12.9;-3.9;4.5;.8;5.61;0;.59;9495 +72090;44.12246;3.96529;205;20220126;16.5;-3.7;6.4;1.4;5.01;0;1.09;10122 +72090;44.12246;3.96529;205;20220127;15;-4.8;5.1;1.6;4.14;0;1.2;10290 +72090;44.12246;3.96529;205;20220128;14.9;-2.9;6;4.3;4.47;0;2.25;9753 +72090;44.12246;3.96529;205;20220129;16.4;2.5;9.5;2.6;4.64;0;1.85;9101 +72090;44.12246;3.96529;205;20220130;14.7;2.2;8.4;4.7;6.41;.1;1.86;8574 +72090;44.12246;3.96529;205;20220131;12.7;1.9;7.3;4.8;5.61;.1;2.04;8202 +72090;44.12246;3.96529;205;20220201;11;4;7.5;5.8;5.14;0;2.31;6722 +72090;44.12246;3.96529;205;20220202;16;6.7;11.3;3.8;7.61;0;1.98;7904 +72090;44.12246;3.96529;205;20220203;15.3;1.9;8.6;1.6;7.17;0;1.09;9456 +72090;44.12246;3.96529;205;20220204;15;1.1;8;1.5;7.61;.1;1.05;9977 +72090;44.12246;3.96529;205;20220205;14.1;4.1;9.1;3.1;5.44;0;1.97;8714 +72090;44.12246;3.96529;205;20220206;12.6;-.2;6.2;2.9;5.81;.4;1.49;9629 +72090;44.12246;3.96529;205;20220207;13.3;8;10.7;4.4;6.07;.2;2.49;6479 +72090;44.12246;3.96529;205;20220208;15.1;.1;7.6;2.2;4.21;0;1.79;10595 +72090;44.12246;3.96529;205;20220209;12.3;-3.1;4.6;1.2;6.87;0;.86;11179 +72090;44.12246;3.96529;205;20220210;12;4.6;8.3;1.2;8.65;.1;1.16;9596 +72090;44.12246;3.96529;205;20220211;13.7;2.7;8.2;4.3;6.42;0;2.13;10450 +72090;44.12246;3.96529;205;20220212;14;1.6;7.8;2.8;6.15;1.1;1.78;10390 +72090;44.12246;3.96529;205;20220213;10.9;5.1;8;4.1;8.19;31.3;1.36;3632 +72090;44.12246;3.96529;205;20220214;11.6;7.1;9.4;3.4;9.79;8.9;1.12;4079 +72090;44.12246;3.96529;205;20220215;12.7;3.1;7.9;3.1;6.55;.1;1.79;10596 +72090;44.12246;3.96529;205;20220216;12.1;1.7;6.9;1.6;8.61;1.5;1;10326 +72090;44.12246;3.96529;205;20220217;20;7.7;13.8;2.7;10.26;.7;2.08;10576 +72090;44.12246;3.96529;205;20220218;18.9;4.4;11.7;1.9;9.77;0;1.63;12479 +72090;44.12246;3.96529;205;20220219;13;7.4;10.2;3.7;5.87;0;2.31;7834 +72090;44.12246;3.96529;205;20220220;16.3;1.4;8.8;2.8;6.74;.5;1.96;12843 +72090;44.12246;3.96529;205;20220221;14.2;6.5;10.3;4.3;6.94;.8;2.41;8780 +72090;44.12246;3.96529;205;20220222;16;5.8;10.9;4.7;6.51;0;2.82;11037 +72090;44.12246;3.96529;205;20220223;17.7;7;12.3;3.1;7.81;0;2.33;11453 +72090;44.12246;3.96529;205;20220224;14.3;3.6;8.9;1.3;9.41;.1;1.21;11685 +72090;44.12246;3.96529;205;20220225;12.5;4.3;8.4;4.3;5.34;0;2.45;10368 +72090;44.12246;3.96529;205;20220226;13.4;4.2;8.8;3;4.74;0;2.33;11005 +72090;44.12246;3.96529;205;20220227;13.4;-2.7;5.4;1.4;5.97;0;1.46;14510 +72090;44.12246;3.96529;205;20220228;15.5;-.2;7.6;1.5;6.74;0;1.65;14494 +72090;44.12246;3.96529;205;20220301;13.2;.1;6.6;1.8;6.44;0;1.59;13747 +72090;44.12246;3.96529;205;20220302;10.3;.3;5.3;1;7.54;.2;1.09;12089 +72090;44.12246;3.96529;205;20220303;16.2;-.3;8;1.2;7.84;0;1.57;15224 +72090;44.12246;3.96529;205;20220304;17.6;3.9;10.8;2.9;7.21;0;2.49;14569 +72090;44.12246;3.96529;205;20220305;15.1;1.8;8.5;2.1;5.04;0;2.2;14177 +72090;44.12246;3.96529;205;20220306;12.8;-1.4;5.7;2.5;3.94;0;2.2;14645 +72090;44.12246;3.96529;205;20220307;12.7;-3;4.9;1.4;4.24;0;1.75;15506 +72090;44.12246;3.96529;205;20220308;8.2;-3.9;2.2;1.1;5.77;.5;1.2;14380 +72090;44.12246;3.96529;205;20220309;12.3;3.6;7.9;1.2;7.97;.2;1.39;11913 +72090;44.12246;3.96529;205;20220310;11.9;4.5;8.2;1.8;9.94;10.7;1.17;11257 +72090;44.12246;3.96529;205;20220311;11.8;8.8;10.3;3.5;9.84;24.4;1.39;6802 +72090;44.12246;3.96529;205;20220312;9.4;6.2;7.8;2.3;9.41;37.5;.96;6995 +72090;44.12246;3.96529;205;20220313;9;6.4;7.7;3;9.17;22.9;.99;6569 +72090;44.12246;3.96529;205;20220314;12.8;5.9;9.3;1.3;10.37;3.3;1.3;11063 +72090;44.12246;3.96529;205;20220315;14.7;8.7;11.7;2;10.61;0;1.66;10703 +72090;44.12246;3.96529;205;20220316;16;7.2;11.6;1.3;10.87;0;1.69;12695 +72090;44.12246;3.96529;205;20220317;16.3;6.5;11.4;2.1;10.64;.1;1.95;14173 +72090;44.12246;3.96529;205;20220318;15.2;10.1;12.7;4.4;9.85;.4;2.47;10755 +72090;44.12246;3.96529;205;20220319;17.2;5.4;11.3;1.6;8.75;0;2.2;14937 +72090;44.12246;3.96529;205;20220320;13.4;5.1;9.2;1.6;8.49;2.8;1.48;7810 +72090;44.12246;3.96529;205;20220321;13.8;7.4;10.6;2.8;7.25;.3;2.32;10741 +72090;44.12246;3.96529;205;20220322;15.5;1.5;8.5;3.1;6.02;0;2.94;19046 +72090;44.12246;3.96529;205;20220323;16.5;.8;8.7;2.1;6.49;0;2.69;19794 +72090;44.12246;3.96529;205;20220324;19.2;.9;10;1.9;5.85;0;3.02;20362 +72090;44.12246;3.96529;205;20220325;20.2;1;10.6;1.6;6.32;0;2.95;19926 +72090;44.12246;3.96529;205;20220326;20.1;2.9;11.5;2.1;7.22;0;3.17;20423 +72090;44.12246;3.96529;205;20220327;20.8;4.5;12.6;1.5;7.09;0;2.82;17122 +72090;44.12246;3.96529;205;20220328;21.2;4.4;12.8;2;6.82;0;3.41;20230 +72090;44.12246;3.96529;205;20220329;18;5.4;11.7;2.1;9.19;4.3;2.59;16427 +72090;44.12246;3.96529;205;20220330;15.7;8.8;12.2;1.7;11.05;.6;1.85;11119 +72090;44.12246;3.96529;205;20220331;17.7;5.5;11.6;3.5;8.12;.5;3.26;17857 +72090;44.12246;3.96529;205;20220401;9.4;5.1;7.2;6.1;4.85;.3;3.05;11324 +72090;44.12246;3.96529;205;20220402;7.3;2.9;5.1;9.1;4.38;0;3.03;10691 +72090;44.12246;3.96529;205;20220403;9;1.6;5.3;6.6;4.72;0;2.8;15327 +72090;44.12246;3.96529;205;20220404;14.6;1.4;8;4.2;5.05;0;3.52;21218 +72090;44.12246;3.96529;205;20220405;18.1;3.3;10.7;3.4;6.7;0;3.78;23024 +72090;44.12246;3.96529;205;20220406;17.5;5.6;11.5;2.1;9.32;.4;2.47;14480 +72090;44.12246;3.96529;205;20220407;19.5;8.1;13.8;3.3;10.12;1.4;3.02;13225 +72090;44.12246;3.96529;205;20220408;21.4;11;16.2;3.6;10.52;0;3.83;17456 +72090;44.12246;3.96529;205;20220409;16;8.6;12.3;5.1;5.62;0;4.46;19043 +72090;44.12246;3.96529;205;20220410;18.4;2.9;10.6;2.9;6.22;.2;3.7;22489 +72090;44.12246;3.96529;205;20220411;14.9;4.3;9.6;3.5;8.39;2.1;2.39;12075 +72090;44.12246;3.96529;205;20220412;18.6;5;11.8;2.3;9.15;0;3.13;20179 +72090;44.12246;3.96529;205;20220413;21.1;5.9;13.5;1.7;9.49;0;3.38;21204 +72090;44.12246;3.96529;205;20220414;25.5;7.6;16.6;3.1;10.79;0;4.61;22875 +72090;44.12246;3.96529;205;20220415;26.7;11.8;19.3;5.3;11.88;0;5.78;23334 +72090;44.12246;3.96529;205;20220416;24.6;12.9;18.8;8.6;10.06;0;7.15;21966 +72090;44.12246;3.96529;205;20220417;21.8;10.9;16.3;3.4;8.15;0;4.75;22956 +72090;44.12246;3.96529;205;20220418;23;5.9;14.5;2.1;9.55;0;4.06;24782 +72090;44.12246;3.96529;205;20220419;24.1;8.3;16.2;2.5;8.69;0;4.7;24632 +72090;44.12246;3.96529;205;20220420;16.4;9.8;13.1;2;12.49;29.1;1.81;9724 +72090;44.12246;3.96529;205;20220421;19.7;10.9;15.3;1.8;13.12;1.4;2.47;13437 +72090;44.12246;3.96529;205;20220422;21.6;9.1;15.4;3;11.75;2.2;3.95;23140 +72090;44.12246;3.96529;205;20220423;15;10.9;13;4.4;11.87;21.5;1.76;3799 +72090;44.12246;3.96529;205;20220424;16.7;7.1;11.9;1.7;11.19;8.2;2.44;15696 +72090;44.12246;3.96529;205;20220425;21.2;6.2;13.7;2.4;10.29;0;3.99;25176 +72090;44.12246;3.96529;205;20220426;22.7;6.7;14.7;2.4;10.82;0;4.18;25167 +72090;44.12246;3.96529;205;20220427;22.3;9.7;16;2.9;10.62;0;4.48;25321 +72090;44.12246;3.96529;205;20220428;25.4;8.8;17.1;2;11.49;.5;4.56;25690 +72090;44.12246;3.96529;205;20220429;23.9;8.7;16.3;2.8;10.99;0;4.71;25933 +72090;44.12246;3.96529;205;20220430;24.2;12;18.1;3.7;9.79;0;5.14;21227 +72090;44.12246;3.96529;205;20220501;23.4;9.9;16.6;4;8.69;0;5.46;25288 +72090;44.12246;3.96529;205;20220502;24.4;9.2;16.8;2.5;9.82;.7;4.89;25640 +72090;44.12246;3.96529;205;20220503;23.4;11.3;17.4;1.9;12.05;1.5;4.22;23730 +72090;44.12246;3.96529;205;20220504;23.6;8.1;15.8;2;12.32;2.7;4.13;24268 +72090;44.12246;3.96529;205;20220505;21.1;12;16.6;5;10.85;.2;4.82;21988 +72090;44.12246;3.96529;205;20220506;21.1;12.2;16.7;5.1;9.81;0;4.83;20381 +72090;44.12246;3.96529;205;20220507;25.1;12.4;18.7;3.8;9.97;0;5.4;23024 +72090;44.12246;3.96529;205;20220508;23.9;11.5;17.7;2.1;11.41;1.9;4.43;23754 +72090;44.12246;3.96529;205;20220509;25.3;9;17.2;1.3;13.27;.6;4.36;26801 +72090;44.12246;3.96529;205;20220510;26.8;9.9;18.4;1.5;13.11;0;4.68;27266 +72090;44.12246;3.96529;205;20220511;26.3;9.4;17.9;1.9;12.67;0;4.81;27334 +72090;44.12246;3.96529;205;20220512;24.8;10;17.4;1.8;12.61;0;4.53;26362 +72090;44.12246;3.96529;205;20220513;27.2;8.7;17.9;1.4;12.21;.3;4.86;28610 +72090;44.12246;3.96529;205;20220514;29.7;14.2;21.9;1.8;15.27;0;5.2;26454 +72090;44.12246;3.96529;205;20220515;26.5;14;20.3;1.9;14.77;0;4.62;24105 +72090;44.12246;3.96529;205;20220516;27.9;10.9;19.4;1.5;12.57;.1;5.12;28498 +72090;44.12246;3.96529;205;20220517;30.7;11.8;21.2;1.4;14.41;0;5.44;29332 +72090;44.12246;3.96529;205;20220518;32.6;14.1;23.3;1.9;15.41;0;5.96;28758 +72090;44.12246;3.96529;205;20220519;28.4;14.2;21.3;1.8;15.41;0;5.11;26330 +72090;44.12246;3.96529;205;20220520;28.4;11.5;19.9;1.9;14.21;0;5.31;28582 +72090;44.12246;3.96529;205;20220521;32.2;12.9;22.5;1.4;15.07;0;5.75;29803 +72090;44.12246;3.96529;205;20220522;31;14.6;22.8;1.6;17.57;0;5.51;28439 +72090;44.12246;3.96529;205;20220523;26.8;16.3;21.6;2.2;16.47;.1;4.67;22731 +72090;44.12246;3.96529;205;20220524;23.9;16.6;20.3;2.6;11.17;.1;4.61;18988 +72090;44.12246;3.96529;205;20220525;26;14.8;20.4;4.1;9.64;0;6.18;24039 +72090;44.12246;3.96529;205;20220526;28;15.5;21.8;4.2;10.27;0;6.71;25697 +72090;44.12246;3.96529;205;20220527;30.6;15.2;22.9;4.3;12.34;0;7.06;26991 +72090;44.12246;3.96529;205;20220528;28.1;14.6;21.3;5.1;10.27;0;7.08;25661 +72090;44.12246;3.96529;205;20220529;25.7;12.8;19.2;4;7.37;0;6.47;25485 +72090;44.12246;3.96529;205;20220530;25.8;9.5;17.7;1.8;8.54;.3;5.22;28293 +72090;44.12246;3.96529;205;20220531;26.9;14.4;20.6;1.5;12.01;0;5;26025 +72090;44.12246;3.96529;205;20220601;30.2;11.1;20.7;1.6;13.47;0;5.77;30672 +72090;44.12246;3.96529;205;20220602;30.3;14.5;22.4;1.7;15.17;0;5.7;28624 +72090;44.12246;3.96529;205;20220603;30.4;16.4;23.4;1.8;15.31;.1;5.7;27631 +72090;44.12246;3.96529;205;20220604;30.9;16.7;23.8;2.2;17.04;.2;5.9;27511 +72090;44.12246;3.96529;205;20220605;31.6;17.9;24.8;2.2;16.77;.1;6.02;27152 +72090;44.12246;3.96529;205;20220606;31.8;14.8;23.3;1.8;13.81;.2;6.11;29232 +72090;44.12246;3.96529;205;20220607;29.1;16;22.5;2.7;13.71;0;6.01;26783 +72090;44.12246;3.96529;205;20220608;25.9;14.3;20.1;1.8;12.27;.5;4.98;25573 +72090;44.12246;3.96529;205;20220609;25.9;16.6;21.2;4.7;10.21;0;6.43;22561 +72090;44.12246;3.96529;205;20220610;31.3;16.3;23.8;4.3;10.37;0;7.81;28261 +72090;44.12246;3.96529;205;20220611;35.1;16.5;25.8;3.1;10.24;0;7.95;29486 +72090;44.12246;3.96529;205;20220612;35.9;16.5;26.2;1.7;11.71;0;6.79;30560 +72090;44.12246;3.96529;205;20220613;33.4;18.2;25.8;2.9;15.14;.3;7.03;28025 +72090;44.12246;3.96529;205;20220614;35.4;17.9;26.7;2.5;11.71;0;7.51;30389 +72090;44.12246;3.96529;205;20220615;34;17.4;25.7;1.7;14.67;0;6.51;30067 +72090;44.12246;3.96529;205;20220616;37.2;16.6;26.9;1.7;14.77;0;7;31057 +72090;44.12246;3.96529;205;20220617;39.4;22.3;30.8;3.3;13.51;0;8.87;28926 +72090;44.12246;3.96529;205;20220618;34.9;18;26.4;2.2;14.64;.2;7.11;30020 +72090;44.12246;3.96529;205;20220619;32.3;17.3;24.8;2.7;16.67;0;6.62;28977 +72090;44.12246;3.96529;205;20220620;31.5;15.6;23.5;2.3;16.31;0;6.24;29361 +72090;44.12246;3.96529;205;20220621;29.8;19.6;24.7;2;21.01;1.5;5.13;23879 +72090;44.12246;3.96529;205;20220622;27.7;20.6;24.1;2.3;22.61;17.2;4.26;19818 +72090;44.12246;3.96529;205;20220623;28.7;20.8;24.7;2.7;21.11;14.5;4.74;20268 +72090;44.12246;3.96529;205;20220624;28.1;17.1;22.6;1.9;17.92;2.9;5.08;24671 +72090;44.12246;3.96529;205;20220625;29.3;15;22.1;2.3;17.32;6.2;5.76;28730 +72090;44.12246;3.96529;205;20220626;30.7;20.2;25.4;2.3;21.52;0;5.7;25717 +72090;44.12246;3.96529;205;20220627;30.5;17.9;24.2;2.7;17.12;.1;6.16;26408 +72090;44.12246;3.96529;205;20220628;31.2;17.9;24.5;3;14.25;0;6.89;28296 +72090;44.12246;3.96529;205;20220629;32.4;16;24.2;2.1;14.02;.6;6.67;30199 +72090;44.12246;3.96529;205;20220630;28.8;17.1;22.9;2.2;18.15;4.9;5.14;24189 +72090;44.12246;3.96529;205;20220701;29.1;15.2;22.1;3.4;12.05;0;6.8;29760 +72090;44.12246;3.96529;205;20220702;33.9;13.7;23.8;2.2;11.29;0;7.08;31111 +72090;44.12246;3.96529;205;20220703;35.6;14.7;25.2;1.7;13.89;.1;6.73;30419 +72090;44.12246;3.96529;205;20220704;35.7;19.9;27.8;2.4;17.65;1.4;7.03;27794 +72090;44.12246;3.96529;205;20220705;33.6;20.2;26.9;3.3;15.52;0;7.59;28548 +72090;44.12246;3.96529;205;20220706;33.4;19;26.2;3.7;11.52;0;8.15;28609 +72090;44.12246;3.96529;205;20220707;32.4;16.8;24.6;4.3;11.29;0;8.22;28985 +72090;44.12246;3.96529;205;20220708;32.1;18.6;25.4;5.2;11.65;0;8.63;28451 +72090;44.12246;3.96529;205;20220709;35.2;18.6;26.9;3.6;10.89;0;8.46;29250 +72090;44.12246;3.96529;205;20220710;35;19.3;27.1;3.7;11.65;0;8.34;28873 +72090;44.12246;3.96529;205;20220711;34.1;18.9;26.5;2.7;14.69;0;7.23;29123 +72090;44.12246;3.96529;205;20220712;35;17.2;26.1;1.7;16.45;0;6.54;29561 +72090;44.12246;3.96529;205;20220713;33.5;17.6;25.6;1.9;15.62;0;6.5;29151 +72090;44.12246;3.96529;205;20220714;35;17.4;26.2;1.5;20.19;0;6.34;29940 +72090;44.12246;3.96529;205;20220715;38.5;19.5;29;2.5;18.02;0;7.76;29621 +72090;44.12246;3.96529;205;20220716;37.8;21.2;29.5;3.4;12.15;0;8.73;28593 +72090;44.12246;3.96529;205;20220717;36.7;19.8;28.3;2.7;12.82;0;7.78;28875 +72090;44.12246;3.96529;205;20220718;36.7;20;28.4;2.1;16.42;.1;7.03;28812 +72090;44.12246;3.96529;205;20220719;35.2;18.3;26.7;1.8;17.69;0;6.49;28870 +72090;44.12246;3.96529;205;20220720;34.9;18.1;26.5;2;19.12;.2;6.47;28449 +72090;44.12246;3.96529;205;20220721;37.2;20.8;29;2.3;15.22;0;7.36;28327 +72090;44.12246;3.96529;205;20220722;36;19.3;27.7;1.7;17.32;.4;6.44;27963 +72090;44.12246;3.96529;205;20220723;34.9;22.1;28.5;2.1;20.69;0;6.32;26017 +72090;44.12246;3.96529;205;20220724;36.8;21;28.9;2.7;16.15;0;7.52;28314 +72090;44.12246;3.96529;205;20220725;37;18.8;27.9;2;18.02;.1;6.72;27607 +72090;44.12246;3.96529;205;20220726;34;21.2;27.6;3.2;13.65;0;7.46;26911 +72090;44.12246;3.96529;205;20220727;33;17.2;25.1;2.9;11.62;0;7.08;27561 +72090;44.12246;3.96529;205;20220728;33;16.2;24.6;1.9;11.79;0;6.04;26168 +72090;44.12246;3.96529;205;20220729;30.7;17.8;24.3;1.6;16.29;4.7;5.11;23284 +72090;44.12246;3.96529;205;20220730;34.3;18;26.1;2.7;13.65;0;7.03;27743 +72090;44.12246;3.96529;205;20220731;36.5;19.8;28.1;2.5;12.29;0;7.29;27414 +72090;44.12246;3.96529;205;20220801;38.3;21;29.7;2.6;12.95;0;7.67;27563 +72090;44.12246;3.96529;205;20220802;38;21.9;30;2.9;13.85;0;7.9;27132 +72090;44.12246;3.96529;205;20220803;34.9;18.1;26.5;2;16.49;0;6.34;27685 +72090;44.12246;3.96529;205;20220804;35.6;18.7;27.1;1.9;20.42;0;6.27;27942 +72090;44.12246;3.96529;205;20220805;35.7;21.3;28.5;1.7;21.59;.7;5.98;25722 +72090;44.12246;3.96529;205;20220806;36.2;20.8;28.5;3.1;17.19;0;7.38;25952 +72090;44.12246;3.96529;205;20220807;35.2;20.2;27.7;2.7;14.12;0;7.09;26255 +72090;44.12246;3.96529;205;20220808;36.1;19.3;27.7;2.5;12.02;0;7.07;26679 +72090;44.12246;3.96529;205;20220809;36.7;18.5;27.6;2;11.99;0;6.47;26138 +72090;44.12246;3.96529;205;20220810;35.7;16.5;26.1;1.8;13.37;0;6.14;27238 +72090;44.12246;3.96529;205;20220811;34.8;18.1;26.5;1.9;18.11;0;5.88;26199 +72090;44.12246;3.96529;205;20220812;36.6;21.2;28.9;1.4;20.91;0;5.62;25074 +72090;44.12246;3.96529;205;20220813;34.5;19.3;26.9;2.1;20.47;1;5.62;24547 +72090;44.12246;3.96529;205;20220814;27.7;21.8;24.8;2;21.97;12.8;3.57;15384 +72090;44.12246;3.96529;205;20220815;31.4;16;23.7;1.5;16.87;0;4.96;24751 +72090;44.12246;3.96529;205;20220816;32.8;15.4;24.1;1.8;16.91;5.5;5.36;25635 +72090;44.12246;3.96529;205;20220817;27;17.6;22.3;1.6;19.94;28.9;3.7;19142 +72090;44.12246;3.96529;205;20220818;26.4;14.8;20.6;2.2;16.42;1;3.96;18831 +72090;44.12246;3.96529;205;20220819;29.7;19.6;24.6;3.4;15.49;0;5.62;20648 +72090;44.12246;3.96529;205;20220820;31.1;18.9;25;3;15.65;0;5.85;23415 +72090;44.12246;3.96529;205;20220821;31.4;17.7;24.5;2.9;14.22;0;5.94;23369 +72090;44.12246;3.96529;205;20220822;30.7;18.3;24.5;2.8;14.89;.1;5.76;23475 +72090;44.12246;3.96529;205;20220823;32.8;19.6;26.2;3.3;15.29;0;6.44;23489 +72090;44.12246;3.96529;205;20220824;33;18.9;26;1.9;16.49;0;5.34;23457 +72090;44.12246;3.96529;205;20220825;33.5;16;24.8;1.5;18.04;1.6;4.93;24172 +72090;44.12246;3.96529;205;20220826;32.4;19.6;26;2.7;17.47;.1;5.34;21044 +72090;44.12246;3.96529;205;20220827;30.8;17.1;24;2.5;16.41;0;4.92;21286 +72090;44.12246;3.96529;205;20220828;32.4;16.6;24.5;1.5;16.14;0;4.63;22580 +72090;44.12246;3.96529;205;20220829;32.1;16.3;24.2;1.7;18.41;.6;4.64;22694 +72090;44.12246;3.96529;205;20220830;30.4;21;25.7;1.5;22.94;3.5;3.74;17351 +72090;44.12246;3.96529;205;20220831;29.7;17.1;23.4;2.3;17.31;0;4.5;20346 +72090;44.12246;3.96529;205;20220901;31.5;16.2;23.9;1.7;15.61;0;4.55;21646 +72090;44.12246;3.96529;205;20220902;27.2;17;22.1;1.4;17.71;8.7;3.47;17921 +72090;44.12246;3.96529;205;20220903;28.2;17.1;22.6;1.5;19.61;0;3.54;18451 +72090;44.12246;3.96529;205;20220904;29.6;17.5;23.6;1.5;20.37;.7;3.75;19113 +72090;44.12246;3.96529;205;20220905;28.8;19.9;24.4;1.6;22.84;2.7;3.25;15897 +72090;44.12246;3.96529;205;20220906;28.1;18.6;23.3;1.6;22.41;3.9;3.1;15781 +72090;44.12246;3.96529;205;20220907;26.5;17.8;22.2;1.8;21.21;8.8;2.99;15683 +72090;44.12246;3.96529;205;20220908;27.1;14.5;20.8;1.5;16.07;.2;3.48;19163 +72090;44.12246;3.96529;205;20220909;25.5;13.8;19.7;1.5;14.27;.2;3.32;18157 +72090;44.12246;3.96529;205;20220910;26.3;11.4;18.8;1.7;12.91;0;3.64;20076 +72090;44.12246;3.96529;205;20220911;28.6;13.3;21;2.1;12.97;0;4.13;19770 +72090;44.12246;3.96529;205;20220912;27.8;12.6;20.2;1.1;16.61;.4;3.39;20082 +72090;44.12246;3.96529;205;20220913;25.9;19.7;22.8;2.1;23.61;21.1;2.41;12068 +72090;44.12246;3.96529;205;20220914;24.4;19.1;21.7;1.7;22.01;11.3;2.21;11278 +72090;44.12246;3.96529;205;20220915;28.7;15.4;22.1;1.1;18.04;1.4;3.26;18412 +72090;44.12246;3.96529;205;20220916;26.1;14.7;20.4;2.5;14.81;0;3.51;16910 +72090;44.12246;3.96529;205;20220917;20.2;12.9;16.6;4.5;9.01;0;3.85;13264 +72090;44.12246;3.96529;205;20220918;24;9.6;16.8;3.3;8.31;0;4.13;18257 +72090;44.12246;3.96529;205;20220919;23.9;10.3;17.1;3.4;8.84;0;4.1;17331 +72090;44.12246;3.96529;205;20220920;24.5;9.2;16.8;3.3;8.27;0;4.14;17692 +72090;44.12246;3.96529;205;20220921;23.8;8.9;16.4;2.3;9.14;0;3.44;17582 +72090;44.12246;3.96529;205;20220922;24.3;8.6;16.4;1.4;11.44;.1;2.89;18506 +72090;44.12246;3.96529;205;20220923;21.5;11.9;16.7;1.1;14.74;34.7;2.18;14590 +72090;44.12246;3.96529;205;20220924;21.4;14.5;17.9;1.8;15.81;1.1;2.14;11925 +72090;44.12246;3.96529;205;20220925;21.7;11.8;16.7;1.5;13.07;.4;2.35;14451 +72090;44.12246;3.96529;205;20220926;20.9;9.2;15;2.2;10.57;.8;2.67;15542 +72090;44.12246;3.96529;205;20220927;19.4;12.4;15.9;2.8;10.64;2.1;2.66;11162 +72090;44.12246;3.96529;205;20220928;22.3;13.5;17.9;2.4;12.64;.6;2.69;12417 +72090;44.12246;3.96529;205;20220929;18.9;12.9;15.9;2.1;11.74;1.1;2.17;10462 +72090;44.12246;3.96529;205;20220930;17.4;9.8;13.6;2.5;10.12;0;2.31;12249 +72090;44.12246;3.96529;205;20221001;20.8;3.7;12.3;1.3;11.28;.5;2.13;14873 +72090;44.12246;3.96529;205;20221002;27.3;10.1;18.7;1.8;13.58;0;3.12;17150 +72090;44.12246;3.96529;205;20221003;24.8;11.2;18;3;12.62;0;3.27;14916 +72090;44.12246;3.96529;205;20221004;25.8;7.2;16.5;1.3;12.75;.1;2.56;17066 +72090;44.12246;3.96529;205;20221005;22.2;7.7;14.9;1.4;15.25;.2;2.03;13676 +72090;44.12246;3.96529;205;20221006;25.4;8.4;16.9;1.7;14.08;0;2.62;16287 +72090;44.12246;3.96529;205;20221007;23.6;8.7;16.2;1;14.25;4.2;2.09;14649 +72090;44.12246;3.96529;205;20221008;22.3;14.2;18.3;1.3;15.04;1.4;1.87;10981 +72090;44.12246;3.96529;205;20221009;18.3;11.1;14.7;1.1;13.07;.7;1.52;10535 +72090;44.12246;3.96529;205;20221010;23.5;13.1;18.3;1.1;15.07;.2;1.91;12227 +72090;44.12246;3.96529;205;20221011;24.3;8;16.1;.9;13.24;0;1.95;15043 +72090;44.12246;3.96529;205;20221012;23.4;10.7;17;.8;13.41;.2;1.81;13415 +72090;44.12246;3.96529;205;20221013;21.9;8.1;15;.7;13.34;2.9;1.64;13723 +72090;44.12246;3.96529;205;20221014;22.2;13.2;17.7;1.2;14.94;.4;1.71;10620 +72090;44.12246;3.96529;205;20221015;25.2;7.3;16.3;1;13.17;2.8;1.95;14777 +72090;44.12246;3.96529;205;20221016;22;12.5;17.3;1.9;17.84;3.3;1.46;10800 +72090;44.12246;3.96529;205;20221017;23;14;18.5;1.8;17.31;1.3;1.66;9863 +72090;44.12246;3.96529;205;20221018;23.4;13.5;18.5;1.1;16.77;.1;1.56;10335 +72090;44.12246;3.96529;205;20221019;21.5;11.5;16.5;.9;16.81;4;1.32;9856 +72090;44.12246;3.96529;205;20221020;19.1;17.4;18.2;2.6;19.54;39;.87;3791 +72090;44.12246;3.96529;205;20221021;21.3;17.4;19.3;2.6;19.87;10.1;1.25;6244 +72090;44.12246;3.96529;205;20221022;22.7;15.3;19;1.4;17.97;0;1.43;8903 +72090;44.12246;3.96529;205;20221023;21.8;15.7;18.7;2.3;20.07;8.9;1.1;7938 +72090;44.12246;3.96529;205;20221024;24;18.1;21.1;1.4;19.14;.6;1.48;7345 +72090;44.12246;3.96529;205;20221025;23.2;10.4;16.8;.8;15.47;0;1.37;11236 +72090;44.12246;3.96529;205;20221026;23.6;13.7;18.7;1.2;18.17;0;1.34;9359 +72090;44.12246;3.96529;205;20221027;22.4;16.1;19.2;.9;18.24;.1;1.18;7203 +72090;44.12246;3.96529;205;20221028;23.2;11.7;17.4;.6;15.21;0;1.22;10003 +72090;44.12246;3.96529;205;20221029;23;8.1;15.5;.7;12.87;.1;1.24;11586 +72090;44.12246;3.96529;205;20221030;22.7;9.2;15.9;1;14.37;1.1;1.27;10694 +72090;44.12246;3.96529;205;20221031;20.7;13.4;17.1;2.2;17.47;29.3;1.11;7633 +72090;44.12246;3.96529;205;20221101;22.9;15.3;19.1;1.5;16.54;.1;1.39;7706 +72090;44.12246;3.96529;205;20221102;20.5;8.5;14.5;1.2;11.21;.1;1.24;9791 +72090;44.12246;3.96529;205;20221103;13.1;5;9;1.5;10.97;5.3;.69;7894 +72090;44.12246;3.96529;205;20221104;14.3;6.2;10.2;2.5;8.84;1.4;1.27;7618 +72090;44.12246;3.96529;205;20221105;15.2;8.8;12;4.4;7.07;0;2.39;6612 +72090;44.12246;3.96529;205;20221106;18;1.8;9.9;1.5;7.24;.1;1.25;10541 +72090;44.12246;3.96529;205;20221107;20.7;2;11.3;1;8.64;.7;1.1;11018 +72090;44.12246;3.96529;205;20221108;15.4;5.6;10.5;1.8;12.97;20.7;.56;8214 +72090;44.12246;3.96529;205;20221109;17.5;14.7;16.1;2.9;15.84;11;.97;4027 +72090;44.12246;3.96529;205;20221110;18.7;9.3;14;2.2;11.17;0;1.32;7921 +72090;44.12246;3.96529;205;20221111;20.4;6.2;13.3;1.1;10.94;.1;1.02;9316 +72090;44.12246;3.96529;205;20221112;20.6;5.1;12.8;.5;10.71;.1;.73;9761 +72090;44.12246;3.96529;205;20221113;16.8;7.3;12.1;.9;11.81;0;.68;7573 +72090;44.12246;3.96529;205;20221114;13.1;11;12.1;1.2;12.61;30.7;.59;3267 +72090;44.12246;3.96529;205;20221115;14.3;11.5;12.9;1.1;13.74;6.3;.63;3823 +72090;44.12246;3.96529;205;20221116;18.7;7;12.9;1.1;11.17;.2;.81;8072 +72090;44.12246;3.96529;205;20221117;17.6;8.6;13.1;1.4;11.87;1.6;.83;7085 +72090;44.12246;3.96529;205;20221118;15.2;8.4;11.8;2.4;8.67;.2;1.32;5600 +72090;44.12246;3.96529;205;20221119;13.6;2.6;8.1;3;7.04;0;1.27;7561 +72090;44.12246;3.96529;205;20221120;13.8;1.9;7.8;1.9;6.61;.2;1.03;7883 +72090;44.12246;3.96529;205;20221121;8.1;1.3;4.7;1.2;8.01;5.2;.38;5557 +72090;44.12246;3.96529;205;20221122;13.3;3.6;8.5;2.5;7.44;1.4;1.13;6415 +72090;44.12246;3.96529;205;20221123;11.8;4.7;8.2;1.1;8.91;.9;.61;5754 +72090;44.12246;3.96529;205;20221124;15.9;1.1;8.5;1.1;8.14;.1;.62;8208 +72090;44.12246;3.96529;205;20221125;14.5;2.7;8.6;1.2;9.01;1.8;.56;7299 +72090;44.12246;3.96529;205;20221126;14.9;5.5;10.2;2.9;7.35;0;1.49;7225 +72090;44.12246;3.96529;205;20221127;13.5;-.7;6.4;.8;7.57;5.1;.42;7861 +72090;44.12246;3.96529;205;20221128;9.5;7.4;8.5;1.2;10.14;17.1;.46;2832 +72090;44.12246;3.96529;205;20221129;11.5;1.3;6.4;2;7.31;0;.66;6561 +72090;44.12246;3.96529;205;20221130;12.2;1.1;6.7;2.7;6.91;.1;.89;6748 +72090;44.12246;3.96529;205;20221201;10.9;3.4;7.1;2.9;6.77;0;1.01;5599 +72090;44.12246;3.96529;205;20221202;7.7;.4;4;1.2;6.74;1.8;.39;5436 +72090;44.12246;3.96529;205;20221203;6.7;4.6;5.7;2;8.67;16.1;.37;2557 +72090;44.12246;3.96529;205;20221204;9.9;5.5;7.7;.9;8.67;10.1;.45;3979 +72090;44.12246;3.96529;205;20221205;10.2;-2.3;4;.9;6.04;.2;.36;7017 +72090;44.12246;3.96529;205;20221206;10.4;-3.1;3.7;.9;5.71;.5;.37;7142 +72090;44.12246;3.96529;205;20221207;8.3;-2.3;3;2.3;5.61;.4;.64;6231 +72090;44.12246;3.96529;205;20221208;5.9;-4.9;.5;1.4;5.74;20.9;.28;6144 +72090;44.12246;3.96529;205;20221209;12.2;3.8;8;1.4;9.44;.5;.42;5473 +72090;44.12246;3.96529;205;20221210;7.6;2.7;5.2;2.4;6.57;0;.71;4090 +72090;44.12246;3.96529;205;20221211;6.4;-2.6;1.9;3.2;3.74;0;1.1;5946 +72090;44.12246;3.96529;205;20221212;6.3;-6.6;-.2;.9;4.67;11.9;.25;6644 +72090;44.12246;3.96529;205;20221213;3.8;.4;2.1;.9;7.21;17.4;.22;3241 +72090;44.12246;3.96529;205;20221214;9.8;3.6;6.7;.8;9.87;2.7;.25;4462 +72090;44.12246;3.96529;205;20221215;9.8;7.6;8.7;1.8;10.54;33.6;.41;2434 +72090;44.12246;3.96529;205;20221216;10.9;3.1;7;1.9;7.94;0;.59;5045 +72090;44.12246;3.96529;205;20221217;9.5;-1.5;4;2.1;4.47;0;.88;6262 +72090;44.12246;3.96529;205;20221218;9.2;-5.5;1.8;.8;6.11;3.5;.2;6996 +72090;44.12246;3.96529;205;20221219;12.9;6.6;9.7;1.9;11.51;7.5;.36;4603 +72090;44.12246;3.96529;205;20221220;13.8;11.5;12.6;2.4;13.47;2.8;.53;2480 +72090;44.12246;3.96529;205;20221221;16.6;11.5;14.1;.9;12.34;.3;.57;4067 +72090;44.12246;3.96529;205;20221222;14.3;5.3;9.8;1.5;10.97;.5;.39;5472 +72090;44.12246;3.96529;205;20221223;17.9;9.5;13.7;1.4;12.44;.1;.65;5340 +72090;44.12246;3.96529;205;20221224;19.3;6.5;12.9;.6;10.64;.1;.34;6706 +72090;44.12246;3.96529;205;20221225;11.1;3;7;.9;10.27;.4;.23;5253 +72090;44.12246;3.96529;205;20221226;17;9.6;13.3;1;11.84;.1;.57;4800 +72090;44.12246;3.96529;205;20221227;15.5;2.4;8.9;1.3;7.97;0;.56;6764 +72090;44.12246;3.96529;205;20221228;11;-1;5;.6;7.64;0;.23;6325 +72090;44.12246;3.96529;205;20221229;13.6;8.4;11;.7;10.81;.5;.44;4058 +72090;44.12246;3.96529;205;20221230;12.8;7.2;10;.7;10.91;.1;.35;4301 +72090;44.12246;3.96529;205;20221231;12.2;5.1;8.6;.7;10.84;1.4;.3;4838 +72091;44.14014;4.27626;160;20220101;10.3;1.6;5.9;.8;8.77;.3;.3;4981 +72091;44.14014;4.27626;160;20220102;8.5;5.6;7;.7;9.7;.2;.33;2693 +72091;44.14014;4.27626;160;20220103;16.4;3.7;10.1;1.1;9.3;0;.55;6363 +72091;44.14014;4.27626;160;20220104;11.3;4.7;8;1.1;10.57;1.3;.3;3622 +72091;44.14014;4.27626;160;20220105;7.4;5.1;6.2;5.6;6.07;.2;1.47;4257 +72091;44.14014;4.27626;160;20220106;7.4;4;5.7;6.1;4.84;0;1.92;4932 +72091;44.14014;4.27626;160;20220107;9.5;1.7;5.6;2.5;5.07;0;1.09;6064 +72091;44.14014;4.27626;160;20220108;10.7;1.3;6;2;7.2;.2;.63;6200 +72091;44.14014;4.27626;160;20220109;10;5.1;7.5;2.2;6.84;0;.98;4142 +72091;44.14014;4.27626;160;20220110;9.2;4.5;6.9;4.2;6.2;0;1.4;5196 +72091;44.14014;4.27626;160;20220111;6.5;2.1;4.3;5.9;5.07;0;1.52;5342 +72091;44.14014;4.27626;160;20220112;6.3;2.4;4.3;5.5;4.77;0;1.56;5336 +72091;44.14014;4.27626;160;20220113;8.3;-.3;4;2.8;4.64;0;1.12;6785 +72091;44.14014;4.27626;160;20220114;12.4;-4.2;4.1;1.3;4.74;0;.72;8331 +72091;44.14014;4.27626;160;20220115;12.5;-3.3;4.6;1.1;4.94;.1;.65;8383 +72091;44.14014;4.27626;160;20220116;13.3;-3.6;4.8;2.7;4.24;0;1.39;8581 +72091;44.14014;4.27626;160;20220117;10.9;3.9;7.4;5.1;6.04;0;1.66;6310 +72091;44.14014;4.27626;160;20220118;9.8;3;6.4;3.4;5.74;0;1.34;6266 +72091;44.14014;4.27626;160;20220119;10.7;-1.7;4.5;1.8;6.17;.1;.75;6177 +72091;44.14014;4.27626;160;20220120;9.9;2.6;6.3;4.9;5.6;0;1.66;6405 +72091;44.14014;4.27626;160;20220121;6.8;2.7;4.8;6.7;4.24;0;2.12;5959 +72091;44.14014;4.27626;160;20220122;7.8;1.6;4.7;5.9;4.87;0;1.75;6717 +72091;44.14014;4.27626;160;20220123;8.7;2.1;5.4;3.3;5.54;0;1.22;6856 +72091;44.14014;4.27626;160;20220124;12.4;-3.5;4.4;1.1;5.64;0;.67;9007 +72091;44.14014;4.27626;160;20220125;12.8;-3.1;4.8;1.2;6.1;0;.72;9118 +72091;44.14014;4.27626;160;20220126;14.3;-2.5;5.9;2.6;5.1;0;1.4;9459 +72091;44.14014;4.27626;160;20220127;11.8;-1.2;5.3;3.1;4.47;0;1.48;8912 +72091;44.14014;4.27626;160;20220128;11.5;-.8;5.3;5.6;5.24;0;1.98;8688 +72091;44.14014;4.27626;160;20220129;13;3.8;8.4;4.3;5.14;0;2.17;7967 +72091;44.14014;4.27626;160;20220130;13.2;4.1;8.7;6.6;7.14;0;2.1;8106 +72091;44.14014;4.27626;160;20220131;12.8;4.6;8.7;5;6.07;0;2.15;6995 +72091;44.14014;4.27626;160;20220201;10.1;3.7;6.9;5.4;5.14;0;2.12;7643 +72091;44.14014;4.27626;160;20220202;15;5.4;10.2;4.5;8.07;0;1.87;8130 +72091;44.14014;4.27626;160;20220203;15.4;6.2;10.8;2.1;8.34;0;1.3;8148 +72091;44.14014;4.27626;160;20220204;14.5;4.9;9.7;2.3;8.17;0;1.29;8330 +72091;44.14014;4.27626;160;20220205;12.7;6.6;9.6;4.1;5.87;0;2.16;7622 +72091;44.14014;4.27626;160;20220206;12;3.5;7.8;3.3;5.8;.2;1.73;8406 +72091;44.14014;4.27626;160;20220207;12.7;6.9;9.8;5.1;5.94;.1;2.54;7879 +72091;44.14014;4.27626;160;20220208;14;4.1;9.1;3.1;4.5;0;2.22;9784 +72091;44.14014;4.27626;160;20220209;13.5;-1.5;6;1.4;7.17;0;.97;9813 +72091;44.14014;4.27626;160;20220210;9.7;4.3;7;1.2;8.66;0;1.16;9596 +72091;44.14014;4.27626;160;20220211;14.1;2.9;8.5;4.3;6.43;0;2.13;10450 +72091;44.14014;4.27626;160;20220212;14.4;2.1;8.2;2.8;6.16;.1;1.78;10390 +72091;44.14014;4.27626;160;20220213;11.5;5.2;8.3;4.1;8.2;16.6;1.36;3632 +72091;44.14014;4.27626;160;20220214;12.1;7.5;9.8;3.4;9.8;10;1.12;4079 +72091;44.14014;4.27626;160;20220215;13.1;3.5;8.3;3.1;6.56;0;1.79;10596 +72091;44.14014;4.27626;160;20220216;11.7;2;6.8;1.1;8.47;.9;.85;8057 +72091;44.14014;4.27626;160;20220217;20.1;7.7;13.9;2.7;10.27;.1;2.08;10576 +72091;44.14014;4.27626;160;20220218;19;5.3;12.1;2.1;10.04;0;1.69;12041 +72091;44.14014;4.27626;160;20220219;12.6;7.8;10.2;3.8;6.24;0;2.23;6939 +72091;44.14014;4.27626;160;20220220;16;3.4;9.7;2.9;6.54;.1;2.12;11735 +72091;44.14014;4.27626;160;20220221;14.3;4.9;9.6;3.3;6.94;.2;2.05;10687 +72091;44.14014;4.27626;160;20220222;15;6.7;10.8;4.8;6.54;0;2.73;10919 +72091;44.14014;4.27626;160;20220223;17.5;7.5;12.5;3.4;8.44;0;2.35;11403 +72091;44.14014;4.27626;160;20220224;14.4;4.7;9.6;1.8;9.44;.2;1.23;8788 +72091;44.14014;4.27626;160;20220225;11.8;4.2;8;5.2;5.54;0;2.52;10980 +72091;44.14014;4.27626;160;20220226;13.4;4.6;9;3.4;5.14;0;2.46;11930 +72091;44.14014;4.27626;160;20220227;13.8;-1.6;6.1;1.7;5.8;0;1.6;13085 +72091;44.14014;4.27626;160;20220228;15.3;.2;7.7;2;6.74;0;1.77;13615 +72091;44.14014;4.27626;160;20220301;13.8;1.5;7.6;2.3;6.54;0;1.76;12142 +72091;44.14014;4.27626;160;20220302;11.4;1.6;6.5;1.1;7.5;.1;1.12;9483 +72091;44.14014;4.27626;160;20220303;16.3;.7;8.5;1.8;7.74;0;1.75;14072 +72091;44.14014;4.27626;160;20220304;17;3.8;10.4;3.5;6.67;0;2.65;13172 +72091;44.14014;4.27626;160;20220305;14.9;4.1;9.5;2.8;4.24;0;2.69;13328 +72091;44.14014;4.27626;160;20220306;12.6;2.3;7.4;2.6;3.84;0;2.41;13515 +72091;44.14014;4.27626;160;20220307;13;-1.5;5.7;1.9;4.27;0;2;15141 +72091;44.14014;4.27626;160;20220308;10.5;-2.5;4;1.5;6.07;0;1.27;10630 +72091;44.14014;4.27626;160;20220309;13.5;4.3;8.9;1.4;7.8;0;1.53;10959 +72091;44.14014;4.27626;160;20220310;13.4;2.3;7.9;2.5;9.24;3;1.32;10480 +72091;44.14014;4.27626;160;20220311;12.7;8.3;10.5;4.4;8.94;9.2;1.8;6572 +72091;44.14014;4.27626;160;20220312;12.2;7.7;10;3;8.37;13;1.62;6379 +72091;44.14014;4.27626;160;20220313;11.2;6.9;9.1;4.1;8.8;16.4;1.48;6459 +72091;44.14014;4.27626;160;20220314;14.4;6.1;10.3;1.8;10.34;1.1;1.49;10347 +72091;44.14014;4.27626;160;20220315;16.1;8.8;12.5;2;10.14;0;1.77;9658 +72091;44.14014;4.27626;160;20220316;16.8;6.4;11.6;1.5;10.47;0;1.73;12170 +72091;44.14014;4.27626;160;20220317;15.8;7.7;11.7;3;10.84;.1;1.86;12219 +72091;44.14014;4.27626;160;20220318;15.4;10.3;12.9;4.4;9.86;.7;2.47;10755 +72091;44.14014;4.27626;160;20220319;17.2;5.8;11.5;1.6;8.76;0;2.2;14937 +72091;44.14014;4.27626;160;20220320;13.7;5.4;9.6;1.6;8.5;.3;1.48;7810 +72091;44.14014;4.27626;160;20220321;14;7.6;10.8;2.8;7.26;.1;2.32;10741 +72091;44.14014;4.27626;160;20220322;15.7;2;8.9;3.1;6.03;0;2.94;19046 +72091;44.14014;4.27626;160;20220323;16.7;1.3;9;2.1;6.5;0;2.69;19794 +72091;44.14014;4.27626;160;20220324;19.3;1.2;10.2;1.9;5.86;0;3.02;20362 +72091;44.14014;4.27626;160;20220325;20.3;1.3;10.8;1.6;6.33;0;2.95;19926 +72091;44.14014;4.27626;160;20220326;20.2;3.3;11.8;2.1;7.23;0;3.17;20423 +72091;44.14014;4.27626;160;20220327;20.9;5;12.9;1.5;7.1;0;2.82;17122 +72091;44.14014;4.27626;160;20220328;21.4;4.8;13.1;2;6.83;0;3.41;20230 +72091;44.14014;4.27626;160;20220329;18.2;5.7;12;2.1;9.2;4;2.59;16427 +72091;44.14014;4.27626;160;20220330;15.9;9;12.5;1.7;11.06;.3;1.85;11119 +72091;44.14014;4.27626;160;20220331;18.1;5.9;12;3.5;8.13;1.6;3.26;17857 +72091;44.14014;4.27626;160;20220401;9.7;5.4;7.6;6.1;4.86;.2;3.05;11324 +72091;44.14014;4.27626;160;20220402;7.5;3.1;5.3;9.1;4.39;0;3.03;10691 +72091;44.14014;4.27626;160;20220403;9.3;1.8;5.5;6.6;4.73;0;2.8;15327 +72091;44.14014;4.27626;160;20220404;14.9;1.8;8.3;4.2;5.06;0;3.52;21218 +72091;44.14014;4.27626;160;20220405;18.3;3.2;10.7;4.3;6.68;0;4;22615 +72091;44.14014;4.27626;160;20220406;17.5;5.7;11.6;2.1;9.33;.2;2.47;14480 +72091;44.14014;4.27626;160;20220407;19.8;8.5;14.1;3.3;10.13;.2;3.02;13225 +72091;44.14014;4.27626;160;20220408;21.6;11.3;16.4;3.6;10.53;0;3.83;17456 +72091;44.14014;4.27626;160;20220409;16.4;8.8;12.6;5.1;5.63;0;4.46;19043 +72091;44.14014;4.27626;160;20220410;18.6;3.3;10.9;3;5.83;.2;3.93;23156 +72091;44.14014;4.27626;160;20220411;15.1;4.8;10;3.5;8.4;.8;2.39;12075 +72091;44.14014;4.27626;160;20220412;18.9;5.3;12.1;2.3;9.16;0;3.13;20179 +72091;44.14014;4.27626;160;20220413;21.4;6.3;13.8;1.7;9.5;0;3.38;21204 +72091;44.14014;4.27626;160;20220414;25.7;7.8;16.8;3.1;10.8;0;4.61;22875 +72091;44.14014;4.27626;160;20220415;26.9;11.9;19.4;5.3;11.9;0;5.78;23334 +72091;44.14014;4.27626;160;20220416;24.2;15;19.6;8.6;10.07;0;7.15;21966 +72091;44.14014;4.27626;160;20220417;21.8;11.3;16.5;3.4;8.16;0;4.75;22956 +72091;44.14014;4.27626;160;20220418;23;6.3;14.7;2.1;9.56;0;4.06;24782 +72091;44.14014;4.27626;160;20220419;24.4;8.8;16.6;2.5;8.7;.2;4.7;24632 +72091;44.14014;4.27626;160;20220420;16.5;10.1;13.3;2;12.5;12.9;1.81;9724 +72091;44.14014;4.27626;160;20220421;19.7;11.2;15.5;1.8;13.13;1.2;2.47;13437 +72091;44.14014;4.27626;160;20220422;21.7;9.6;15.7;3;11.76;1.4;3.95;23140 +72091;44.14014;4.27626;160;20220423;15.3;11.2;13.2;4.4;11.88;15.8;1.76;3799 +72091;44.14014;4.27626;160;20220424;17.1;7.4;12.3;1.7;11.2;1.7;2.44;15696 +72091;44.14014;4.27626;160;20220425;21.4;6.5;14;2.4;10.3;0;3.99;25176 +72091;44.14014;4.27626;160;20220426;23.1;7;15;2.4;10.83;0;4.18;25167 +72091;44.14014;4.27626;160;20220427;22.3;10.1;16.2;2.9;10.63;0;4.48;25321 +72091;44.14014;4.27626;160;20220428;25.6;9.2;17.4;2;11.5;.3;4.56;25690 +72091;44.14014;4.27626;160;20220429;23.9;9;16.5;2.8;11;0;4.71;25933 +72091;44.14014;4.27626;160;20220430;24.5;12.2;18.3;3.7;9.8;0;5.14;21227 +72091;44.14014;4.27626;160;20220501;23.7;10.1;16.9;4;8.7;0;5.46;25288 +72091;44.14014;4.27626;160;20220502;24.7;9.7;17.2;2.5;9.83;.4;4.89;25640 +72091;44.14014;4.27626;160;20220503;23.6;11.6;17.6;1.9;12.06;1.1;4.22;23730 +72091;44.14014;4.27626;160;20220504;23.9;8.4;16.2;2;12.33;1.4;4.13;24268 +72091;44.14014;4.27626;160;20220505;21.4;12.3;16.9;5;10.86;.1;4.82;21988 +72091;44.14014;4.27626;160;20220506;19.5;12.6;16.1;5;10.4;0;4.15;16769 +72091;44.14014;4.27626;160;20220507;24.4;14.1;19.2;3.9;10.7;0;5.32;22024 +72091;44.14014;4.27626;160;20220508;24;14.4;19.2;2.9;11.74;2.7;4.45;19184 +72091;44.14014;4.27626;160;20220509;25.7;10.5;18.1;1.4;13.9;.2;4.41;26061 +72091;44.14014;4.27626;160;20220510;27.2;10.8;19;1.6;13.8;0;4.76;26907 +72091;44.14014;4.27626;160;20220511;26.1;10.4;18.2;2.4;12.7;0;4.98;27234 +72091;44.14014;4.27626;160;20220512;25.9;10.3;18.1;2;12.37;0;4.78;26350 +72091;44.14014;4.27626;160;20220513;27.2;10.1;18.6;1.5;12.34;0;4.77;26701 +72091;44.14014;4.27626;160;20220514;29.7;14;21.9;2.3;15.6;0;5.36;25896 +72091;44.14014;4.27626;160;20220515;27.3;13.4;20.3;2.2;14.87;0;4.93;25532 +72091;44.14014;4.27626;160;20220516;28.3;12;20.1;1.8;12.57;0;5.25;27584 +72091;44.14014;4.27626;160;20220517;31;12.7;21.8;1.7;15.3;0;5.57;28696 +72091;44.14014;4.27626;160;20220518;32.8;14.6;23.7;2.3;15.9;0;6.13;28036 +72091;44.14014;4.27626;160;20220519;29.2;14.5;21.9;2;16.07;.1;5.32;26929 +72091;44.14014;4.27626;160;20220520;29.4;12.8;21.1;2.1;14.24;0;5.51;27857 +72091;44.14014;4.27626;160;20220521;32;13.7;22.9;1.7;15.17;0;5.8;28830 +72091;44.14014;4.27626;160;20220522;30.5;15.2;22.8;1.7;18.3;0;5.28;26845 +72091;44.14014;4.27626;160;20220523;27.5;16;21.7;2.2;16.84;0;4.74;23069 +72091;44.14014;4.27626;160;20220524;23.8;16.5;20.2;2.7;11.7;.4;4.45;17888 +72091;44.14014;4.27626;160;20220525;25.7;15.4;20.5;4.8;10.27;0;6.23;22049 +72091;44.14014;4.27626;160;20220526;27.2;16.5;21.9;5.1;10.57;0;7;24317 +72091;44.14014;4.27626;160;20220527;29.2;17.6;23.4;5.3;12.67;0;7.17;23643 +72091;44.14014;4.27626;160;20220528;26.7;16.7;21.7;6;10.44;0;7.24;23374 +72091;44.14014;4.27626;160;20220529;24.6;14.7;19.6;4.9;7.44;0;6.83;24516 +72091;44.14014;4.27626;160;20220530;26.1;11.9;19;2.1;8.5;.1;5.27;24955 +72091;44.14014;4.27626;160;20220531;27.1;14.7;20.9;1.7;12.24;0;5.01;24684 +72091;44.14014;4.27626;160;20220601;30.9;12.1;21.5;1.8;13.67;0;5.93;30039 +72091;44.14014;4.27626;160;20220602;30.9;14.3;22.6;1.8;15.64;0;5.75;28465 +72091;44.14014;4.27626;160;20220603;30.9;18.2;24.5;2.2;16.17;0;5.63;24200 +72091;44.14014;4.27626;160;20220604;31.9;17.3;24.6;2.3;17.27;0;5.99;26686 +72091;44.14014;4.27626;160;20220605;32.3;17.9;25.1;2.3;17.27;.1;6.18;27274 +72091;44.14014;4.27626;160;20220606;32.1;17.4;24.8;2.7;14.57;.4;6.61;27724 +72091;44.14014;4.27626;160;20220607;29.7;16.5;23.1;2.8;14.5;0;6.11;26837 +72091;44.14014;4.27626;160;20220608;26;16.7;21.4;2.4;12.3;.1;4.68;18349 +72091;44.14014;4.27626;160;20220609;25.8;16.3;21.1;4.7;10.8;0;6.49;24216 +72091;44.14014;4.27626;160;20220610;29.7;16.2;23;5.3;10.3;0;8.1;27519 +72091;44.14014;4.27626;160;20220611;34.6;19.3;27;3.7;10.9;0;8.38;28355 +72091;44.14014;4.27626;160;20220612;36.1;17.4;26.7;2;12.27;0;7.01;29192 +72091;44.14014;4.27626;160;20220613;32.7;18.5;25.6;3.5;14.97;.2;6.99;25799 +72091;44.14014;4.27626;160;20220614;36;19.3;27.6;3.2;11.8;0;8.19;29509 +72091;44.14014;4.27626;160;20220615;33.9;18.2;26.1;1.9;15.47;0;6.28;27376 +72091;44.14014;4.27626;160;20220616;36.6;17;26.8;1.9;15.5;0;6.81;28827 +72091;44.14014;4.27626;160;20220617;38.5;24.3;31.4;3.8;13.77;0;9.09;27066 +72091;44.14014;4.27626;160;20220618;35.5;19.4;27.5;2.6;16.14;0;7.25;28821 +72091;44.14014;4.27626;160;20220619;33.3;18.5;25.9;2.9;16.97;0;6.85;28170 +72091;44.14014;4.27626;160;20220620;32.8;16.4;24.6;2.5;15.1;0;6.66;29366 +72091;44.14014;4.27626;160;20220621;30.2;19.1;24.7;2.2;20.37;1.5;4.88;21268 +72091;44.14014;4.27626;160;20220622;28.7;20.4;24.6;2.7;22.87;4.6;4.53;20555 +72091;44.14014;4.27626;160;20220623;28.8;20.5;24.6;3.2;21.5;8.4;5.05;22061 +72091;44.14014;4.27626;160;20220624;27.6;18.5;23.1;1.8;18.64;3.5;4.51;21150 +72091;44.14014;4.27626;160;20220625;30.1;16.1;23.1;2.4;17.5;5.2;5.71;27001 +72091;44.14014;4.27626;160;20220626;32;19.8;25.9;2.2;20.04;0;5.97;26710 +72091;44.14014;4.27626;160;20220627;29.9;19;24.5;3.6;16.97;0;5.98;23060 +72091;44.14014;4.27626;160;20220628;29.6;18.6;24.1;4.1;14.34;0;6.65;24598 +72091;44.14014;4.27626;160;20220629;32.6;18.6;25.6;2.5;14.44;.6;6.67;27635 +72091;44.14014;4.27626;160;20220630;29;17.4;23.2;2.5;17.94;1.5;5.05;22500 +72091;44.14014;4.27626;160;20220701;27.4;15;21.2;4.5;12.27;0;6.59;26712 +72091;44.14014;4.27626;160;20220702;34.5;16.1;25.3;2.6;11;0;7.46;30041 +72091;44.14014;4.27626;160;20220703;36.5;15.8;26.1;1.9;13.2;0;7;30014 +72091;44.14014;4.27626;160;20220704;35.4;21.4;28.4;2.8;17.4;.6;7;25412 +72091;44.14014;4.27626;160;20220705;32.4;21.8;27.1;4.1;14.4;0;7.55;24719 +72091;44.14014;4.27626;160;20220706;31.9;20.1;26;4.4;11.6;0;7.97;25213 +72091;44.14014;4.27626;160;20220707;31;18.8;24.9;5.5;11.27;0;8.42;25962 +72091;44.14014;4.27626;160;20220708;30.5;19.6;25.1;6.5;12.54;0;8.56;25504 +72091;44.14014;4.27626;160;20220709;33.6;20.7;27.2;4.6;11.3;0;8.71;26448 +72091;44.14014;4.27626;160;20220710;33.5;21.5;27.5;4.7;12.27;0;8.62;25830 +72091;44.14014;4.27626;160;20220711;34.2;20.9;27.5;3.2;14.2;0;7.47;26993 +72091;44.14014;4.27626;160;20220712;35.4;17.8;26.6;2;15.3;0;6.75;28891 +72091;44.14014;4.27626;160;20220713;35;18.3;26.7;2.1;14.47;0;6.79;28749 +72091;44.14014;4.27626;160;20220714;36.7;18.2;27.5;1.6;18.94;0;6.56;29539 +72091;44.14014;4.27626;160;20220715;37.8;19.6;28.7;3;16.77;0;7.91;28847 +72091;44.14014;4.27626;160;20220716;36.5;22.7;29.6;4.2;11.6;0;8.97;26102 +72091;44.14014;4.27626;160;20220717;36.9;22;29.4;3.2;12.1;0;8.15;26991 +72091;44.14014;4.27626;160;20220718;38.1;21.2;29.7;2.3;16.5;0;7.38;28334 +72091;44.14014;4.27626;160;20220719;36.7;20.2;28.5;2;18.77;0;6.71;27833 +72091;44.14014;4.27626;160;20220720;35.8;20.1;28;2.3;19.77;.1;6.64;27469 +72091;44.14014;4.27626;160;20220721;36.8;22.9;29.8;3.1;15.2;0;7.68;25902 +72091;44.14014;4.27626;160;20220722;37.4;20;28.7;2;15.97;0;6.8;27565 +72091;44.14014;4.27626;160;20220723;34.7;22.4;28.6;2.6;20.94;0;6.24;24018 +72091;44.14014;4.27626;160;20220724;37.8;22.7;30.3;3.2;15.87;0;7.95;26875 +72091;44.14014;4.27626;160;20220725;37.8;19.4;28.6;2.2;17.84;.1;6.83;27188 +72091;44.14014;4.27626;160;20220726;32.5;22.4;27.5;4.1;14.3;0;7.28;23048 +72091;44.14014;4.27626;160;20220727;32.2;19.7;26;4;11.84;0;7.47;24626 +72091;44.14014;4.27626;160;20220728;34.2;17.4;25.8;2.1;11.7;.1;6.29;25627 +72091;44.14014;4.27626;160;20220729;30.5;18.6;24.5;1.8;16.5;1.7;4.85;20804 +72091;44.14014;4.27626;160;20220730;33.6;19.2;26.4;3.6;13.5;0;7.34;25670 +72091;44.14014;4.27626;160;20220731;36;22.2;29.1;3.2;12.1;0;7.69;25197 +72091;44.14014;4.27626;160;20220801;37.9;23.7;30.8;3.3;12.8;0;8.13;25232 +72091;44.14014;4.27626;160;20220802;37.4;24.2;30.8;3.6;14;0;8.14;24749 +72091;44.14014;4.27626;160;20220803;36.6;19.8;28.2;2.1;16.34;0;6.54;27105 +72091;44.14014;4.27626;160;20220804;37.2;19.1;28.2;2;18.84;0;6.49;27511 +72091;44.14014;4.27626;160;20220805;37;21.3;29.1;2.2;20.6;.1;6.34;25196 +72091;44.14014;4.27626;160;20220806;35;22.9;28.9;4.2;15.9;0;7.7;23104 +72091;44.14014;4.27626;160;20220807;34.5;21.9;28.2;3.5;13.1;0;7.39;23803 +72091;44.14014;4.27626;160;20220808;35.6;22;28.8;3.1;11.94;0;7.33;24391 +72091;44.14014;4.27626;160;20220809;36.9;20.1;28.5;2;11.3;0;6.47;25426 +72091;44.14014;4.27626;160;20220810;35.9;17.9;26.9;2.2;14.54;0;6.42;26592 +72091;44.14014;4.27626;160;20220811;35.1;18.6;26.9;2.2;18.1;0;6.05;25727 +72091;44.14014;4.27626;160;20220812;37.1;20;28.5;1.7;19.77;0;5.86;24999 +72091;44.14014;4.27626;160;20220813;35.1;20.3;27.7;2.3;21.9;1;5.75;24212 +72091;44.14014;4.27626;160;20220814;28.6;22.4;25.5;2.1;22.14;10.6;3.87;16231 +72091;44.14014;4.27626;160;20220815;31.9;16.8;24.4;1.8;16.67;0;5.16;23984 +72091;44.14014;4.27626;160;20220816;33.4;16.2;24.8;2.7;16.77;7.7;5.85;24444 +72091;44.14014;4.27626;160;20220817;28.7;19.1;23.9;2.5;20.74;32.9;3.79;16049 +72091;44.14014;4.27626;160;20220818;26.1;15.5;20.8;2.7;16.6;0;3.74;16469 +72091;44.14014;4.27626;160;20220819;28.4;19.3;23.9;3.8;15.97;0;5.16;18606 +72091;44.14014;4.27626;160;20220820;29.9;20.2;25;3.7;16;0;5.62;20032 +72091;44.14014;4.27626;160;20220821;30.4;19.6;25;3.8;13.7;0;6.04;20143 +72091;44.14014;4.27626;160;20220822;30.3;19.9;25.1;3.8;13.8;0;6.05;20561 +72091;44.14014;4.27626;160;20220823;32.3;20.9;26.6;4;15.07;0;6.51;20840 +72091;44.14014;4.27626;160;20220824;33.6;19.8;26.7;2.2;15.9;0;5.47;22526 +72091;44.14014;4.27626;160;20220825;33.6;17;25.3;1.7;17.87;1.3;4.95;22838 +72091;44.14014;4.27626;160;20220826;32;21.7;26.9;3.6;17.2;0;5.79;19205 +72091;44.14014;4.27626;160;20220827;30.3;18.9;24.6;3.1;16.87;0;5.06;19503 +72091;44.14014;4.27626;160;20220828;32.7;19.4;26;1.8;16.2;0;4.82;20977 +72091;44.14014;4.27626;160;20220829;32.7;17.5;25.1;2;18.87;.2;4.71;21513 +72091;44.14014;4.27626;160;20220830;31.1;20.8;26;2.1;22.8;5;3.94;16757 +72091;44.14014;4.27626;160;20220831;29.5;18;23.7;3;17.17;0;4.56;18080 +72091;44.14014;4.27626;160;20220901;31.8;18.7;25.3;2.4;14.5;0;5.05;19929 +72091;44.14014;4.27626;160;20220902;27.2;17.5;22.4;1.3;17.1;11.6;3.06;14451 +72091;44.14014;4.27626;160;20220903;28.8;17.7;23.2;1.7;19.87;0;3.59;17760 +72091;44.14014;4.27626;160;20220904;30.3;17.6;24;1.5;20.17;0;3.88;19493 +72091;44.14014;4.27626;160;20220905;30.2;19.4;24.8;2.1;22;.4;3.82;17584 +72091;44.14014;4.27626;160;20220906;29.2;18.8;24;2.1;22.34;5.8;3.13;13714 +72091;44.14014;4.27626;160;20220907;27.3;18.1;22.7;2.7;21.77;17.6;3.06;14480 +72091;44.14014;4.27626;160;20220908;27.2;15.8;21.5;1.8;16.64;.1;3.49;17518 +72091;44.14014;4.27626;160;20220909;26.9;14.7;20.8;1.8;14.64;.2;3.45;16528 +72091;44.14014;4.27626;160;20220910;26.2;12.4;19.3;2;12.94;0;3.66;18855 +72091;44.14014;4.27626;160;20220911;27.9;15.3;21.6;2.6;12.57;0;4.32;18625 +72091;44.14014;4.27626;160;20220912;28.8;13.2;21;1.6;16.64;.2;3.46;18212 +72091;44.14014;4.27626;160;20220913;27.2;19.4;23.3;2.4;23.07;17.9;2.68;12313 +72091;44.14014;4.27626;160;20220914;26.6;19.2;22.9;2.6;21.17;15.8;2.91;12669 +72091;44.14014;4.27626;160;20220915;29;16.1;22.6;1.7;17.67;0;3.61;18109 +72091;44.14014;4.27626;160;20220916;25.6;16.8;21.2;2.8;15.24;0;3.45;14331 +72091;44.14014;4.27626;160;20220917;19.5;13;16.2;5;9.37;0;3.96;14562 +72091;44.14014;4.27626;160;20220918;22.7;11.3;17;4.4;8.2;0;4.62;17201 +72091;44.14014;4.27626;160;20220919;22.8;12.9;17.9;4.6;8.47;0;4.74;16191 +72091;44.14014;4.27626;160;20220920;22.9;11.8;17.3;4.3;8.2;0;4.54;16529 +72091;44.14014;4.27626;160;20220921;23.7;11.8;17.8;3.3;9.04;0;4.05;16404 +72091;44.14014;4.27626;160;20220922;24.3;9.7;17;1.5;11.57;.1;2.87;17356 +72091;44.14014;4.27626;160;20220923;22.9;12.3;17.6;1.5;14.9;36;2.34;13581 +72091;44.14014;4.27626;160;20220924;20.9;14.8;17.8;2.2;16.2;3.9;2.05;11228 +72091;44.14014;4.27626;160;20220925;21.7;13.1;17.4;1.8;13.7;.2;2.48;14476 +72091;44.14014;4.27626;160;20220926;21.1;12;16.6;2.5;11.27;.3;2.78;13770 +72091;44.14014;4.27626;160;20220927;19.5;11.4;15.5;2.7;11.07;0;2.63;13294 +72091;44.14014;4.27626;160;20220928;23.3;13;18.1;1.9;12.97;0;2.66;14233 +72091;44.14014;4.27626;160;20220929;19.3;13.6;16.5;2.2;11.77;.8;2.37;11243 +72091;44.14014;4.27626;160;20220930;16.8;11.2;14;3.5;10.15;0;2.48;9660 +72091;44.14014;4.27626;160;20221001;20.7;5.1;12.9;1.9;11.48;.1;2.23;13327 +72091;44.14014;4.27626;160;20221002;27.5;10.6;19.1;2.3;14.22;0;3.32;17049 +72091;44.14014;4.27626;160;20221003;23.3;14.5;18.9;4;13.62;0;3.45;13336 +72091;44.14014;4.27626;160;20221004;26.1;9.6;17.8;2.2;14.48;.1;2.93;16608 +72091;44.14014;4.27626;160;20221005;23.6;9.7;16.6;1.5;16.52;.2;2.05;12300 +72091;44.14014;4.27626;160;20221006;25;10.1;17.6;1.9;15.42;0;2.52;15052 +72091;44.14014;4.27626;160;20221007;24.6;11.2;17.9;1.6;15.15;1.2;2.25;12816 +72091;44.14014;4.27626;160;20221008;21.5;14.4;18;2;14.74;.6;1.89;8512 +72091;44.14014;4.27626;160;20221009;19.3;13.7;16.5;2;13.37;.2;1.79;7939 +72091;44.14014;4.27626;160;20221010;24.1;13.5;18.8;1.2;15.34;.1;1.92;11234 +72091;44.14014;4.27626;160;20221011;24.1;10;17.1;1.4;14.07;0;2.06;13700 +72091;44.14014;4.27626;160;20221012;23.6;13.1;18.3;1.5;14.57;0;2.06;11807 +72091;44.14014;4.27626;160;20221013;22.2;9.2;15.7;1.1;13.94;1.3;1.64;11489 +72091;44.14014;4.27626;160;20221014;23.2;13;18.1;1.2;14.94;.3;1.73;10509 +72091;44.14014;4.27626;160;20221015;25.3;8.5;16.9;1.2;13.5;.2;2.01;14429 +72091;44.14014;4.27626;160;20221016;24.2;13;18.6;2.4;16.74;0;2;10613 +72091;44.14014;4.27626;160;20221017;24.1;12.5;18.3;1.9;16.07;0;1.88;10838 +72091;44.14014;4.27626;160;20221018;24.4;12.7;18.6;1.5;16.04;.2;1.85;11667 +72091;44.14014;4.27626;160;20221019;22.4;10.8;16.6;1.2;16.17;1;1.38;9504 +72091;44.14014;4.27626;160;20221020;20.4;16.7;18.5;2.5;18.27;19.6;1.17;4429 +72091;44.14014;4.27626;160;20221021;22.6;16.9;19.7;3.9;19.37;21.4;1.63;6938 +72091;44.14014;4.27626;160;20221022;23.9;16.9;20.4;1.8;18.9;0;1.55;7815 +72091;44.14014;4.27626;160;20221023;22.5;16.1;19.3;2;18.4;.9;1.44;6635 +72091;44.14014;4.27626;160;20221024;24.6;17.3;20.9;2.3;18.77;0;1.81;8770 +72091;44.14014;4.27626;160;20221025;23.7;12.3;18;1.5;16.74;0;1.53;10391 +72091;44.14014;4.27626;160;20221026;24.2;13.8;19;1.4;16.97;0;1.52;9210 +72091;44.14014;4.27626;160;20221027;23.5;15.1;19.3;1.2;17.84;.1;1.42;9261 +72091;44.14014;4.27626;160;20221028;24;12.3;18.2;1;15.6;.1;1.43;10527 +72091;44.14014;4.27626;160;20221029;24.1;10;17;1.1;13.8;.2;1.46;10736 +72091;44.14014;4.27626;160;20221030;23.4;9.8;16.6;1.1;14.7;0;1.32;10307 +72091;44.14014;4.27626;160;20221031;22;13.6;17.8;2.8;16.8;30.5;1.43;7385 +72091;44.14014;4.27626;160;20221101;23.2;15.5;19.4;2.7;16.57;.1;1.82;8304 +72091;44.14014;4.27626;160;20221102;20.3;10.4;15.3;1.6;11.74;.1;1.45;9446 +72091;44.14014;4.27626;160;20221103;13.9;6.2;10.1;1.7;11.7;13.4;.69;5438 +72091;44.14014;4.27626;160;20221104;14.6;5.9;10.3;2.2;9.4;.5;1.13;7290 +72091;44.14014;4.27626;160;20221105;14.2;8.2;11.2;4.9;7.87;0;2.15;7942 +72091;44.14014;4.27626;160;20221106;18;4;11;1.9;8.37;.1;1.41;10127 +72091;44.14014;4.27626;160;20221107;20.7;3.1;11.9;1.2;9.34;0;1.19;10728 +72091;44.14014;4.27626;160;20221108;16.9;6.6;11.7;2.2;12.24;13.2;.87;6041 +72091;44.14014;4.27626;160;20221109;19.1;15.8;17.5;3.7;15.1;29.6;1.58;3923 +72091;44.14014;4.27626;160;20221110;17.3;12;14.7;2.9;11.97;0;1.42;7049 +72091;44.14014;4.27626;160;20221111;20.8;6.8;13.8;1;11.24;.1;.99;9504 +72091;44.14014;4.27626;160;20221112;20.5;6;13.3;.8;11.4;.1;.86;9227 +72091;44.14014;4.27626;160;20221113;17.1;8.8;13;1.4;12.17;0;.82;6187 +72091;44.14014;4.27626;160;20221114;14.7;9.7;12.2;1.5;12.17;15.4;.73;3759 +72091;44.14014;4.27626;160;20221115;15.5;11.6;13.5;1.5;13.87;7.2;.7;3533 +72091;44.14014;4.27626;160;20221116;18.6;8.2;13.4;1.5;11.5;.1;.97;7875 +72091;44.14014;4.27626;160;20221117;17.9;9;13.4;1.4;12.34;1.3;.84;6258 +72091;44.14014;4.27626;160;20221118;14.8;6.6;10.7;2.2;9.2;.1;1.05;7089 +72091;44.14014;4.27626;160;20221119;13.2;5.4;9.3;3.8;7.64;.1;1.48;7096 +72091;44.14014;4.27626;160;20221120;12.9;5.2;9;2.9;6.97;.1;1.34;6954 +72091;44.14014;4.27626;160;20221121;8.7;3.2;5.9;1.6;8.2;4.3;.53;4363 +72091;44.14014;4.27626;160;20221122;13.2;3.8;8.5;2.3;7.87;1.3;.97;7391 +72091;44.14014;4.27626;160;20221123;11.2;4;7.6;1.2;8.9;.7;.55;5022 +72091;44.14014;4.27626;160;20221124;15.9;2.7;9.3;1.7;8.34;0;.88;7997 +72091;44.14014;4.27626;160;20221125;16;4.2;10.1;2.3;9.17;1.4;.99;7107 +72091;44.14014;4.27626;160;20221126;13.2;7.7;10.5;4;7.8;0;1.6;5383 +72091;44.14014;4.27626;160;20221127;14.1;.4;7.2;1.2;7.8;2.9;.58;7331 +72091;44.14014;4.27626;160;20221128;8.8;7.1;7.9;2;9.5;26.8;.54;2083 +72091;44.14014;4.27626;160;20221129;10.9;2.2;6.5;2.5;7.87;0;.66;6374 +72091;44.14014;4.27626;160;20221130;11.6;2.9;7.2;3.3;7.8;0;.92;6233 +72091;44.14014;4.27626;160;20221201;10.6;6.8;8.7;3.7;7.6;0;1.26;3881 +72091;44.14014;4.27626;160;20221202;7.2;4.1;5.7;1.9;7.27;2.7;.62;3011 +72091;44.14014;4.27626;160;20221203;6.8;4.7;5.7;2;8.67;15.4;.39;2188 +72091;44.14014;4.27626;160;20221204;10.1;6.3;8.2;1.5;9.27;10.7;.53;3393 +72091;44.14014;4.27626;160;20221205;10.3;-.6;4.9;1.3;6.9;.1;.47;6084 +72091;44.14014;4.27626;160;20221206;9.4;-1.3;4;1.9;6.14;.3;.55;6909 +72091;44.14014;4.27626;160;20221207;7.4;.1;3.7;4;5.94;.2;.83;5716 +72091;44.14014;4.27626;160;20221208;6.2;-3.5;1.3;1.7;6.14;23.5;.3;5315 +72091;44.14014;4.27626;160;20221209;11.1;4.6;7.8;2;9.17;.4;.52;5045 +72091;44.14014;4.27626;160;20221210;6.3;3.4;4.8;3.7;6.17;0;.89;4376 +72091;44.14014;4.27626;160;20221211;5.1;-1.4;1.8;3.3;4;0;.98;5085 +72091;44.14014;4.27626;160;20221212;6.3;-5.5;.4;1.1;4.7;8.6;.35;6092 +72091;44.14014;4.27626;160;20221213;5;.6;2.8;1.3;7.37;18.8;.26;2736 +72091;44.14014;4.27626;160;20221214;9.9;4.7;7.3;1.2;10.1;1;.28;3658 +72091;44.14014;4.27626;160;20221215;9.6;7.7;8.6;2;10.57;29.6;.43;1845 +72091;44.14014;4.27626;160;20221216;8.8;3.8;6.3;3;7.64;0;.67;4797 +72091;44.14014;4.27626;160;20221217;6.4;.9;3.7;3.3;4.9;0;.96;5343 +72091;44.14014;4.27626;160;20221218;11.2;-2.8;4.2;1.5;6.7;0;.47;5806 +72091;44.14014;4.27626;160;20221219;14.1;7.4;10.8;2.6;10.97;1.8;.69;3799 +72091;44.14014;4.27626;160;20221220;15;11.9;13.4;3.3;12.6;3;.95;2653 +72091;44.14014;4.27626;160;20221221;16.1;12;14.1;1.7;12.47;.6;.76;3926 +72091;44.14014;4.27626;160;20221222;13.2;5.7;9.4;1.4;10.77;0;.43;3758 +72091;44.14014;4.27626;160;20221223;16.9;8.8;12.8;1.4;12.34;0;.62;4692 +72091;44.14014;4.27626;160;20221224;18.7;7.6;13.2;1.2;11.14;.1;.62;5983 +72091;44.14014;4.27626;160;20221225;13.5;3.7;8.6;1.2;10.44;0;.4;4336 +72091;44.14014;4.27626;160;20221226;17.3;9.1;13.2;1.4;11.77;.1;.65;5417 +72091;44.14014;4.27626;160;20221227;15.1;5.1;10.1;1.8;8.64;0;.76;6406 +72091;44.14014;4.27626;160;20221228;13.4;-.1;6.6;1;7.8;0;.42;6195 +72091;44.14014;4.27626;160;20221229;14.5;7.6;11.1;1.4;10.77;.1;.58;4701 +72091;44.14014;4.27626;160;20221230;13.4;7.3;10.4;1.2;11.3;0;.41;4510 +72091;44.14014;4.27626;160;20221231;14;5.6;9.8;1.2;10.5;0;.5;4125 +72092;44.15689;4.5874;55;20220101;7.3;4.8;6.1;1;9.4;.2;.31;2266 +72092;44.15689;4.5874;55;20220102;9.5;6.8;8.1;1.2;10.35;.1;.38;2345 +72092;44.15689;4.5874;55;20220103;14.1;5.6;9.9;1.1;9.45;0;.48;6004 +72092;44.15689;4.5874;55;20220104;12;3;7.5;.8;9.9;1.5;.3;5576 +72092;44.15689;4.5874;55;20220105;7.9;6.6;7.3;10.2;6.45;.1;2.11;3830 +72092;44.15689;4.5874;55;20220106;7.5;4.5;6;11.2;5.55;0;2.25;4924 +72092;44.15689;4.5874;55;20220107;9.3;2.3;5.8;4.5;5.55;0;1.47;5550 +72092;44.15689;4.5874;55;20220108;11.3;1.9;6.6;2.8;7.25;.2;.88;5898 +72092;44.15689;4.5874;55;20220109;10.9;3.8;7.4;2.1;7.2;.1;.83;5344 +72092;44.15689;4.5874;55;20220110;8.8;3.8;6.3;8.4;6.65;0;1.59;5506 +72092;44.15689;4.5874;55;20220111;6.8;2.7;4.7;9.8;5.6;0;1.75;5605 +72092;44.15689;4.5874;55;20220112;7.4;2.7;5;7.8;5.2;0;1.86;5864 +72092;44.15689;4.5874;55;20220113;8.6;.6;4.6;3.4;4.95;0;1.22;6975 +72092;44.15689;4.5874;55;20220114;10.8;-3.6;3.6;1.4;5.1;0;.66;8264 +72092;44.15689;4.5874;55;20220115;11.3;-3.4;4;.8;5.05;0;.45;8445 +72092;44.15689;4.5874;55;20220116;12.8;-5.6;3.6;5.3;4.35;.1;2.08;9266 +72092;44.15689;4.5874;55;20220117;10.3;3.7;7;7.5;6.4;0;1.48;7395 +72092;44.15689;4.5874;55;20220118;10.6;3.8;7.2;4.8;6.05;0;1.68;6979 +72092;44.15689;4.5874;55;20220119;9.5;-2.3;3.6;1.5;6.35;0;.57;6591 +72092;44.15689;4.5874;55;20220120;9.1;3.5;6.3;10.4;6.35;0;1.93;6708 +72092;44.15689;4.5874;55;20220121;7.4;3;5.2;11.6;5.05;0;2.34;6287 +72092;44.15689;4.5874;55;20220122;7.9;2;4.9;9.2;5.25;0;2.01;6978 +72092;44.15689;4.5874;55;20220123;9.6;2.5;6;4.5;5.75;0;1.51;7452 +72092;44.15689;4.5874;55;20220124;12.2;-2.9;4.7;.8;5.5;0;.61;9396 +72092;44.15689;4.5874;55;20220125;13.4;-5;4.2;.6;5.75;0;.52;10031 +72092;44.15689;4.5874;55;20220126;13.8;-3.9;5;4.2;5.33;0;1.6;9852 +72092;44.15689;4.5874;55;20220127;10.1;-2.3;3.9;5.4;4.75;0;1.81;9185 +72092;44.15689;4.5874;55;20220128;9.7;.6;5.1;11.8;5.95;0;2.03;8267 +72092;44.15689;4.5874;55;20220129;11.4;3.6;7.5;8.7;5.9;0;2.52;7927 +72092;44.15689;4.5874;55;20220130;13.2;5.5;9.3;11.8;7.8;0;2.51;8089 +72092;44.15689;4.5874;55;20220131;12.7;7.3;10;10.7;6.9;0;3.06;7354 +72092;44.15689;4.5874;55;20220201;10.2;4.9;7.6;12.2;5.6;0;2.99;7504 +72092;44.15689;4.5874;55;20220202;15.4;7.6;11.5;10.7;8.75;0;2.85;8190 +72092;44.15689;4.5874;55;20220203;15.3;8.1;11.7;3.3;8.85;0;1.66;8135 +72092;44.15689;4.5874;55;20220204;14.3;6.2;10.3;3.2;8.5;0;1.5;8698 +72092;44.15689;4.5874;55;20220205;12.7;8.3;10.5;8.3;6.75;0;3;7397 +72092;44.15689;4.5874;55;20220206;13;5.1;9;6;6.1;0;2.54;9045 +72092;44.15689;4.5874;55;20220207;13;3.2;8.1;8.7;6.15;.1;2.77;8958 +72092;44.15689;4.5874;55;20220208;15;5.5;10.2;5.7;4.9;0;3.27;10025 +72092;44.15689;4.5874;55;20220209;14.6;-3.8;5.4;.9;7.15;0;.88;12041 +72092;44.15689;4.5874;55;20220210;12;3.1;7.5;1.1;8.27;0;1.09;10927 +72092;44.15689;4.5874;55;20220211;12.6;1.5;7;5.6;6.67;0;1.87;11115 +72092;44.15689;4.5874;55;20220212;14.2;2.5;8.3;2.5;6.27;0;1.62;10623 +72092;44.15689;4.5874;55;20220213;13.5;.9;7.2;3.5;7.74;8.1;1.38;5696 +72092;44.15689;4.5874;55;20220214;12.2;8.7;10.4;2.9;9.6;12.2;1.15;2567 +72092;44.15689;4.5874;55;20220215;12.7;2.3;7.5;3.3;6.87;0;1.58;9899 +72092;44.15689;4.5874;55;20220216;11.8;-.1;5.8;.9;8.2;.9;.79;8354 +72092;44.15689;4.5874;55;20220217;21.7;3.2;12.5;2.6;10.2;0;2.12;13627 +72092;44.15689;4.5874;55;20220218;19.5;3.8;11.6;2.1;10.03;0;1.74;12918 +72092;44.15689;4.5874;55;20220219;13.3;6.4;9.8;7.9;6.8;0;2.91;9696 +72092;44.15689;4.5874;55;20220220;16.4;6.6;11.5;5.3;6.7;0;3.06;11852 +72092;44.15689;4.5874;55;20220221;15.4;3;9.2;4.3;7.25;.2;2.26;11580 +72092;44.15689;4.5874;55;20220222;14.7;7.1;10.9;9;7.35;0;3.27;10775 +72092;44.15689;4.5874;55;20220223;18.6;9.8;14.2;5.3;8.45;0;3.32;11815 +72092;44.15689;4.5874;55;20220224;15.7;1.1;8.4;1.2;8.95;.2;1.27;12024 +72092;44.15689;4.5874;55;20220225;12.2;2.1;7.2;9.4;5.8;0;2.93;12839 +72092;44.15689;4.5874;55;20220226;14.3;4.9;9.6;5;5.4;0;3.03;12488 +72092;44.15689;4.5874;55;20220227;14.6;-4.2;5.2;1.6;5.8;0;1.62;15398 +72092;44.15689;4.5874;55;20220228;16.1;-2.2;7;2.2;6.55;0;1.94;15586 +72092;44.15689;4.5874;55;20220301;15.2;.8;8;2.6;6.5;0;2.05;14634 +72092;44.15689;4.5874;55;20220302;12.9;1.2;7.1;1.2;7.4;0;1.23;9936 +72092;44.15689;4.5874;55;20220303;16.9;-1.5;7.7;.8;7.3;0;1.58;16156 +72092;44.15689;4.5874;55;20220304;17.6;0;8.8;5.7;6.05;0;3.41;16345 +72092;44.15689;4.5874;55;20220305;15.5;4.1;9.8;5.7;3.95;0;3.96;14750 +72092;44.15689;4.5874;55;20220306;13.5;.1;6.8;3.6;4.1;0;2.75;15151 +72092;44.15689;4.5874;55;20220307;13.7;-2.5;5.6;2;4.45;0;2.08;16014 +72092;44.15689;4.5874;55;20220308;12.2;-5.4;3.4;1.1;6.1;0;1.4;15650 +72092;44.15689;4.5874;55;20220309;14.6;2.4;8.5;1.1;7.65;0;1.56;13239 +72092;44.15689;4.5874;55;20220310;15.1;-1.7;6.7;2.3;8.7;1.4;1.63;15680 +72092;44.15689;4.5874;55;20220311;14.1;9.1;11.6;4.6;8.35;3.1;2.36;6892 +72092;44.15689;4.5874;55;20220312;14.3;9.9;12.1;5.5;7;2.8;3.14;6746 +72092;44.15689;4.5874;55;20220313;13.2;10.3;11.7;6.8;8.05;11.8;2.78;5218 +72092;44.15689;4.5874;55;20220314;16.1;5.1;10.6;2.3;10.5;.7;1.74;12798 +72092;44.15689;4.5874;55;20220315;18.2;11.3;14.7;2.6;9.95;0;2.57;12558 +72092;44.15689;4.5874;55;20220316;17.8;4.1;10.9;.6;10.15;0;1.94;17675 +72092;44.15689;4.5874;55;20220317;16.7;5.9;11.3;3.9;10.7;0;2.16;15133 +72092;44.15689;4.5874;55;20220318;15.5;10.4;12.9;5.2;10.07;1;2.43;11053 +72092;44.15689;4.5874;55;20220319;17.6;6;11.8;1.7;9.24;0;2.26;15174 +72092;44.15689;4.5874;55;20220320;15;4.7;9.9;1.6;7.87;.3;1.55;6574 +72092;44.15689;4.5874;55;20220321;16.5;8.6;12.6;2.4;7.1;0;2.56;11779 +72092;44.15689;4.5874;55;20220322;17.2;.5;8.8;2.6;6.1;0;2.86;19316 +72092;44.15689;4.5874;55;20220323;17.9;0;9;1.8;6.6;0;2.63;19648 +72092;44.15689;4.5874;55;20220324;20.4;.5;10.4;1.6;6.1;0;2.91;20280 +72092;44.15689;4.5874;55;20220325;21.2;.2;10.7;1.2;6.27;0;2.68;19479 +72092;44.15689;4.5874;55;20220326;21.7;1.8;11.8;1.4;7.1;0;2.88;20244 +72092;44.15689;4.5874;55;20220327;20.4;4;12.2;.9;7.67;0;2.27;14754 +72092;44.15689;4.5874;55;20220328;22.3;3;12.6;1.7;6.87;0;3.18;19674 +72092;44.15689;4.5874;55;20220329;19.6;5.2;12.4;2;8.74;4.1;2.71;16520 +72092;44.15689;4.5874;55;20220330;15.4;9.6;12.5;1.8;11.1;.4;1.78;10340 +72092;44.15689;4.5874;55;20220331;17.9;8.3;13.1;4.1;8.94;2.9;3.21;16817 +72092;44.15689;4.5874;55;20220401;8.5;3.6;6.1;7.6;6.3;.5;2.15;11045 +72092;44.15689;4.5874;55;20220402;7.6;3.3;5.4;11.6;4.9;0;2.91;10232 +72092;44.15689;4.5874;55;20220403;9.5;1.9;5.7;9.6;5.4;0;2.84;15747 +72092;44.15689;4.5874;55;20220404;14.8;2.8;8.8;4.8;5.34;0;3.58;22520 +72092;44.15689;4.5874;55;20220405;19;4;11.5;4.3;6.7;0;4;22615 +72092;44.15689;4.5874;55;20220406;18.2;4.3;11.2;1.8;9.37;.5;2.39;14403 +72092;44.15689;4.5874;55;20220407;18.7;6.4;12.6;2.3;10.37;0;2.18;9497 +72092;44.15689;4.5874;55;20220408;22;10.4;16.2;2.9;10.9;0;3.27;14068 +72092;44.15689;4.5874;55;20220409;15.4;8.8;12.1;5.4;6.24;0;4.18;20475 +72092;44.15689;4.5874;55;20220410;18.6;4;11.3;3.2;6.27;.1;3.91;23956 +72092;44.15689;4.5874;55;20220411;16.6;3.2;9.9;2.6;7.9;.2;2.16;9736 +72092;44.15689;4.5874;55;20220412;21.2;5.5;13.4;2.5;9;0;3.36;17775 +72092;44.15689;4.5874;55;20220413;22.5;7.1;14.8;1.4;9.9;0;3.13;18601 +72092;44.15689;4.5874;55;20220414;25.7;7.8;16.7;3.3;11.07;0;4.38;22360 +72092;44.15689;4.5874;55;20220415;26.9;10.2;18.5;7.1;11.7;0;6.26;24355 +72092;44.15689;4.5874;55;20220416;25.1;15.8;20.4;8.6;10.1;0;7.15;21966 +72092;44.15689;4.5874;55;20220417;22.7;11.8;17.2;4;8.17;0;5.23;25062 +72092;44.15689;4.5874;55;20220418;23.9;5.2;14.5;2.1;9.04;0;4.13;24856 +72092;44.15689;4.5874;55;20220419;24.9;6.9;15.9;2.9;8.34;0;4.86;24779 +72092;44.15689;4.5874;55;20220420;17.4;8.4;12.9;1.5;12.14;10;1.7;8950 +72092;44.15689;4.5874;55;20220421;20;11.8;15.9;2.3;13.2;.5;2.67;14039 +72092;44.15689;4.5874;55;20220422;22.5;8.3;15.4;2.7;11.44;0;3.99;23610 +72092;44.15689;4.5874;55;20220423;15.9;11.9;13.9;4;11.6;15.9;1.9;4937 +72092;44.15689;4.5874;55;20220424;16.7;7.9;12.3;1.5;11.6;.4;1.98;11965 +72092;44.15689;4.5874;55;20220425;21.9;7.7;14.8;1.8;10.87;0;3.87;24969 +72092;44.15689;4.5874;55;20220426;23.2;7.3;15.3;2.7;10.67;0;4.26;25187 +72092;44.15689;4.5874;55;20220427;23.8;11.3;17.5;2.9;10.37;0;4.84;26238 +72092;44.15689;4.5874;55;20220428;26.2;8.8;17.5;2;11.24;.1;4.57;25788 +72092;44.15689;4.5874;55;20220429;25.3;8.6;17;2.7;10.84;0;4.76;25605 +72092;44.15689;4.5874;55;20220430;24.2;13.8;19;5.1;9.94;0;5.82;24385 +72092;44.15689;4.5874;55;20220501;23.4;12;17.7;5.1;8.8;0;5.93;26970 +72092;44.15689;4.5874;55;20220502;24.9;9.6;17.2;2.7;10;.2;4.96;26249 +72092;44.15689;4.5874;55;20220503;24.1;11.4;17.8;1.9;12.3;1.4;4.12;22625 +72092;44.15689;4.5874;55;20220504;24.8;8.9;16.8;1.9;12.77;1.5;4.17;24407 +72092;44.15689;4.5874;55;20220505;21;13.3;17.2;5.6;11.67;.1;4.39;17950 +72092;44.15689;4.5874;55;20220506;18.9;13.6;16.2;9.8;11.2;0;4.71;18383 +72092;44.15689;4.5874;55;20220507;24.7;15.1;19.9;7.6;11.3;0;6.55;22688 +72092;44.15689;4.5874;55;20220508;23.6;15.1;19.3;3.4;12.2;3.1;4.61;19749 +72092;44.15689;4.5874;55;20220509;27.6;11;19.3;1.3;14.1;.3;4.61;26345 +72092;44.15689;4.5874;55;20220510;27.4;9.6;18.5;1.4;13.4;0;4.83;28090 +72092;44.15689;4.5874;55;20220511;26.8;8.3;17.6;1.8;12.4;0;4.88;28239 +72092;44.15689;4.5874;55;20220512;26.6;8.4;17.5;1.6;12.05;0;4.88;28357 +72092;44.15689;4.5874;55;20220513;28.5;8.8;18.6;1.3;12.05;0;4.97;28473 +72092;44.15689;4.5874;55;20220514;30.6;11;20.8;2.5;15.35;0;5.77;28587 +72092;44.15689;4.5874;55;20220515;27.8;11.5;19.7;1.6;14.45;0;5.02;28006 +72092;44.15689;4.5874;55;20220516;29.1;9.4;19.3;1.7;12.6;0;5.33;28805 +72092;44.15689;4.5874;55;20220517;31.9;11.1;21.5;1.4;15.25;0;5.45;28911 +72092;44.15689;4.5874;55;20220518;32.8;12.9;22.9;2.3;16.55;0;6.1;29014 +72092;44.15689;4.5874;55;20220519;30.2;13.1;21.7;1.9;15.65;0;5.54;28354 +72092;44.15689;4.5874;55;20220520;29.5;11.6;20.6;2;13.75;0;5.64;29211 +72092;44.15689;4.5874;55;20220521;32.8;11.4;22.1;1.2;15.6;0;5.56;29305 +72092;44.15689;4.5874;55;20220522;31.1;14;22.6;1.6;18.35;0;5.55;28967 +72092;44.15689;4.5874;55;20220523;28.9;14.7;21.8;2.4;16.5;0;5.47;27198 +72092;44.15689;4.5874;55;20220524;25;18;21.5;4.6;11.95;.6;5.57;17777 +72092;44.15689;4.5874;55;20220525;26.7;16.7;21.7;8.8;10.7;0;7.84;20095 +72092;44.15689;4.5874;55;20220526;27.6;17.6;22.6;9.1;11.1;0;8.59;24503 +72092;44.15689;4.5874;55;20220527;29.1;18.3;23.7;9.3;13.2;0;8.55;23879 +72092;44.15689;4.5874;55;20220528;26.5;17.3;21.9;11.9;11.05;0;8.88;24526 +72092;44.15689;4.5874;55;20220529;24.7;15.3;20;9.3;7.65;0;8.55;24790 +72092;44.15689;4.5874;55;20220530;26.9;11.8;19.3;2.8;9.3;0;6.03;28396 +72092;44.15689;4.5874;55;20220531;28;14.3;21.2;1.7;13.15;0;4.95;23923 +72092;44.15689;4.5874;55;20220601;31;9.8;20.4;1.6;13.7;0;5.71;30157 +72092;44.15689;4.5874;55;20220602;30.7;11.8;21.3;1.6;15.9;0;5.72;30217 +72092;44.15689;4.5874;55;20220603;31.5;17.5;24.5;1.9;17.55;0;6.03;28550 +72092;44.15689;4.5874;55;20220604;32.6;15.5;24;2.3;17.65;0;6.36;29921 +72092;44.15689;4.5874;55;20220605;32.6;16.7;24.6;2.4;18.1;.4;6.45;29511 +72092;44.15689;4.5874;55;20220606;33.3;18.5;25.9;4.3;15.55;.4;7.89;28836 +72092;44.15689;4.5874;55;20220607;30.8;16.9;23.9;4.3;15;0;7.15;28372 +72092;44.15689;4.5874;55;20220608;27;16.5;21.7;2.8;12.6;0;5.44;22873 +72092;44.15689;4.5874;55;20220609;25.4;16.5;20.9;7;12.2;0;6.81;24433 +72092;44.15689;4.5874;55;20220610;28.6;16.8;22.7;9.3;10.7;0;9.28;27433 +72092;44.15689;4.5874;55;20220611;33.7;19.4;26.5;5.5;11.6;0;9.37;28581 +72092;44.15689;4.5874;55;20220612;36.3;13.5;24.9;1.9;13.85;0;6.89;30644 +72092;44.15689;4.5874;55;20220613;32.5;16.5;24.5;5.3;15.3;.1;8.13;29964 +72092;44.15689;4.5874;55;20220614;36.9;19.5;28.2;4.6;12.7;0;9.59;30112 +72092;44.15689;4.5874;55;20220615;34.3;17.6;26;2;16.9;0;6.73;29919 +72092;44.15689;4.5874;55;20220616;36.8;14.5;25.7;2.2;15.8;0;7.26;30728 +72092;44.15689;4.5874;55;20220617;37.5;25.3;31.4;6.3;13.8;0;11.05;27315 +72092;44.15689;4.5874;55;20220618;35.3;17.6;26.5;2.5;17.8;0;7.23;30584 +72092;44.15689;4.5874;55;20220619;33.7;15.9;24.8;2.8;16.25;0;7.11;30632 +72092;44.15689;4.5874;55;20220620;33.3;14.9;24.1;2.4;14.35;0;6.9;30760 +72092;44.15689;4.5874;55;20220621;31.5;17.2;24.4;2.3;19.75;1.7;6.07;28899 +72092;44.15689;4.5874;55;20220622;29.6;22;25.8;2.5;23.7;3.1;4.91;21610 +72092;44.15689;4.5874;55;20220623;29.1;19.4;24.2;2.8;21.5;2.7;4.92;22215 +72092;44.15689;4.5874;55;20220624;28.1;18.4;23.2;1.4;19.95;7.6;4.66;23355 +72092;44.15689;4.5874;55;20220625;31.3;15;23.2;2;18.2;3.7;5.98;29697 +72092;44.15689;4.5874;55;20220626;32.7;19.2;26;2.4;19.65;0;6.43;28575 +72092;44.15689;4.5874;55;20220627;29.9;19.8;24.8;6.2;17.45;0;7.09;24733 +72092;44.15689;4.5874;55;20220628;29.2;19.3;24.2;8.5;15.3;0;7.98;24370 +72092;44.15689;4.5874;55;20220629;33.2;19.5;26.3;3.4;15.45;.4;7.41;28326 +72092;44.15689;4.5874;55;20220630;29.4;16.4;22.9;3.7;18;.9;5.91;26646 +72092;44.15689;4.5874;55;20220701;26.9;16;21.4;8.5;12.65;0;7.63;26715 +72092;44.15689;4.5874;55;20220702;34.9;16.8;25.9;3.9;11.8;0;8.55;30306 +72092;44.15689;4.5874;55;20220703;36.4;13.7;25;1.8;14.25;0;6.84;30514 +72092;44.15689;4.5874;55;20220704;35.3;21;28.2;4.1;18.85;1.2;8.06;28916 +72092;44.15689;4.5874;55;20220705;32.3;22.3;27.3;7.8;14.45;0;9.67;25763 +72092;44.15689;4.5874;55;20220706;31.4;21.6;26.5;8.5;11.5;0;10.24;25441 +72092;44.15689;4.5874;55;20220707;30.7;20.1;25.4;11;11.7;0;10.75;26131 +72092;44.15689;4.5874;55;20220708;30.5;19.5;25;10.6;13.95;0;9.69;26421 +72092;44.15689;4.5874;55;20220709;32.7;21;26.8;7.5;11.95;0;10.11;27009 +72092;44.15689;4.5874;55;20220710;32.8;22.3;27.5;8.3;13.2;0;10.36;25941 +72092;44.15689;4.5874;55;20220711;35.1;21.2;28.2;4.5;14.6;0;8.71;27918 +72092;44.15689;4.5874;55;20220712;36.4;15.9;26.2;2.4;16.05;0;7.24;30036 +72092;44.15689;4.5874;55;20220713;34.6;17.2;25.9;2.5;15.8;0;6.91;29072 +72092;44.15689;4.5874;55;20220714;36;16.4;26.2;1.8;18.95;0;6.56;29897 +72092;44.15689;4.5874;55;20220715;37.6;17.9;27.8;4;17.25;0;8.59;29823 +72092;44.15689;4.5874;55;20220716;35.7;23.4;29.5;7.2;11.55;0;11.23;26735 +72092;44.15689;4.5874;55;20220717;37.8;23.1;30.4;5.1;13.95;0;9.99;27967 +72092;44.15689;4.5874;55;20220718;38.7;19.9;29.3;2;18.3;0;7.29;29584 +72092;44.15689;4.5874;55;20220719;36.7;19.6;28.1;1.8;20.45;0;6.71;29227 +72092;44.15689;4.5874;55;20220720;36.1;18.8;27.5;2.5;20.2;0;7;29258 +72092;44.15689;4.5874;55;20220721;36.7;24.1;30.4;6.2;15.4;0;10.19;26546 +72092;44.15689;4.5874;55;20220722;37.3;19.1;28.2;2.4;16.85;0;7.2;28479 +72092;44.15689;4.5874;55;20220723;36.4;21.6;29;3;21.35;0;6.91;25099 +72092;44.15689;4.5874;55;20220724;38.2;23.6;30.9;4.3;16.35;0;9.05;27108 +72092;44.15689;4.5874;55;20220725;37.8;17.9;27.9;2.3;18.7;0;7.12;28930 +72092;44.15689;4.5874;55;20220726;32.3;23.5;27.9;8.9;15.3;0;9.79;23428 +72092;44.15689;4.5874;55;20220727;32.3;21.4;26.9;7.6;12.45;0;9.7;24900 +72092;44.15689;4.5874;55;20220728;34.3;18;26.2;2.5;12.7;0;6.8;26673 +72092;44.15689;4.5874;55;20220729;30.9;16.8;23.9;2;16.8;.8;5.19;23541 +72092;44.15689;4.5874;55;20220730;33.9;21.6;27.7;6.1;13.1;0;9.3;25609 +72092;44.15689;4.5874;55;20220731;36.3;21.1;28.7;6;12.5;0;9.99;26092 +72092;44.15689;4.5874;55;20220801;38.2;25.3;31.7;6.5;13.1;0;11.2;25761 +72092;44.15689;4.5874;55;20220802;37.3;24.6;30.9;5.8;15;0;9.98;25515 +72092;44.15689;4.5874;55;20220803;36.8;17.2;27;1.8;18;0;6.3;27901 +72092;44.15689;4.5874;55;20220804;36.8;17.2;27;1.8;19.3;0;6.28;27774 +72092;44.15689;4.5874;55;20220805;37.3;20.2;28.8;3.2;20.65;.1;7.28;26791 +72092;44.15689;4.5874;55;20220806;34.7;23.8;29.2;7.3;16.35;0;9.64;23965 +72092;44.15689;4.5874;55;20220807;35;22.7;28.8;6.6;14.05;0;9.74;24664 +72092;44.15689;4.5874;55;20220808;35.7;23.3;29.5;5.7;12.3;0;9.59;24543 +72092;44.15689;4.5874;55;20220809;37.7;17.2;27.5;2.1;13.5;0;6.79;27108 +72092;44.15689;4.5874;55;20220810;36.1;16;26.1;1.9;15.3;0;6.22;26968 +72092;44.15689;4.5874;55;20220811;35.4;16;25.7;1.5;16.15;0;5.72;26826 +72092;44.15689;4.5874;55;20220812;38.8;16.9;27.9;1.3;19.2;0;5.88;26682 +72092;44.15689;4.5874;55;20220813;35.5;18.6;27.1;2;23.4;1.6;5.79;25979 +72092;44.15689;4.5874;55;20220814;29.2;21.9;25.6;2.1;23.1;10.2;4.01;17313 +72092;44.15689;4.5874;55;20220815;32.5;17.3;24.9;1.3;19.35;0;5;25096 +72092;44.15689;4.5874;55;20220816;33.8;16.1;24.9;2;18.6;8.4;5.57;25825 +72092;44.15689;4.5874;55;20220817;28.6;20.4;24.5;2;21.5;28.3;3.62;15440 +72092;44.15689;4.5874;55;20220818;26;16.1;21;4.3;17.35;0;4.31;19298 +72092;44.15689;4.5874;55;20220819;28.2;18.9;23.5;6.7;17.3;0;5.95;20607 +72092;44.15689;4.5874;55;20220820;30.4;21.4;25.9;7.9;17.3;0;7.43;20810 +72092;44.15689;4.5874;55;20220821;30.9;20.7;25.8;7.3;13.95;0;8.13;20793 +72092;44.15689;4.5874;55;20220822;31.2;20.5;25.8;7.8;13.65;0;8.54;21792 +72092;44.15689;4.5874;55;20220823;32.9;22.1;27.5;6.8;16.05;0;8.23;21617 +72092;44.15689;4.5874;55;20220824;33.7;18.5;26.1;2.2;16.65;0;5.45;23102 +72092;44.15689;4.5874;55;20220825;34.7;15.8;25.3;1.6;17.4;.6;5.2;24634 +72092;44.15689;4.5874;55;20220826;32.1;22.9;27.5;6.4;17.3;0;7.5;20191 +72092;44.15689;4.5874;55;20220827;30.5;21.1;25.8;6.9;17.35;0;6.97;20163 +72092;44.15689;4.5874;55;20220828;33.2;18.2;25.7;2.1;17.3;0;5.12;21861 +72092;44.15689;4.5874;55;20220829;33.5;15.6;24.6;1.8;19;.2;5.02;23911 +72092;44.15689;4.5874;55;20220830;31.8;20.6;26.2;2.3;22.45;5.8;4.33;18462 +72092;44.15689;4.5874;55;20220831;29.7;19.2;24.4;5.3;17.95;0;5.69;19895 +72092;44.15689;4.5874;55;20220901;32.9;20.4;26.6;4.2;14.3;0;6.71;20955 +72092;44.15689;4.5874;55;20220902;28;16.5;22.2;1.1;17.3;9;3.38;17597 +72092;44.15689;4.5874;55;20220903;30.1;18.5;24.3;1.4;19.95;0;3.86;19047 +72092;44.15689;4.5874;55;20220904;31.5;16.2;23.9;1.4;19.5;.1;4.25;21995 +72092;44.15689;4.5874;55;20220905;32.6;17.5;25.1;1.7;20.7;0;4.32;20803 +72092;44.15689;4.5874;55;20220906;30.4;17.1;23.8;1.5;21.5;5.2;3.75;19162 +72092;44.15689;4.5874;55;20220907;29.1;18.5;23.8;2.8;21.35;29.3;3.78;16977 +72092;44.15689;4.5874;55;20220908;28;16.6;22.3;2.5;18;.1;3.93;18876 +72092;44.15689;4.5874;55;20220909;27.7;13.6;20.7;1.5;15.35;.2;3.49;18598 +72092;44.15689;4.5874;55;20220910;26.3;12.4;19.3;2.8;13.35;0;4.13;20582 +72092;44.15689;4.5874;55;20220911;27.9;16.5;22.2;3.6;12.95;0;4.97;19158 +72092;44.15689;4.5874;55;20220912;29.9;11.8;20.8;1.3;17.15;.1;3.7;21383 +72092;44.15689;4.5874;55;20220913;28.3;18.7;23.5;2;22.05;11.2;3.28;16428 +72092;44.15689;4.5874;55;20220914;28.5;19.7;24.1;2.9;20.95;12;3.55;14541 +72092;44.15689;4.5874;55;20220915;29.9;16.7;23.3;2.5;17.85;0;4.13;19081 +72092;44.15689;4.5874;55;20220916;26.2;18;22.1;5.4;15.7;0;4.68;16438 +72092;44.15689;4.5874;55;20220917;19.7;14.3;17;9.5;9.7;0;5.15;14048 +72092;44.15689;4.5874;55;20220918;22.7;12;17.3;7.7;8.55;0;5.75;17439 +72092;44.15689;4.5874;55;20220919;22.6;13.6;18.1;8.8;8.5;0;6.19;16398 +72092;44.15689;4.5874;55;20220920;23.2;13.2;18.2;8.5;8.55;0;6.18;16770 +72092;44.15689;4.5874;55;20220921;24.5;13.8;19.1;6.4;9.6;0;5.58;16939 +72092;44.15689;4.5874;55;20220922;25.8;9.2;17.5;1.3;11.7;.1;2.99;18869 +72092;44.15689;4.5874;55;20220923;24.3;11.5;17.9;1.2;14.45;26.7;2.43;14608 +72092;44.15689;4.5874;55;20220924;20.5;15.3;17.9;1.7;16.6;11.6;1.89;10486 +72092;44.15689;4.5874;55;20220925;22.8;13.8;18.3;2.9;14.45;.2;2.86;14445 +72092;44.15689;4.5874;55;20220926;22.1;13.3;17.7;4.4;12.3;.2;3.51;14799 +72092;44.15689;4.5874;55;20220927;20.6;10.7;15.7;2.8;11.25;0;2.69;13103 +72092;44.15689;4.5874;55;20220928;23.7;12.5;18.1;2.3;13;.1;2.77;13426 +72092;44.15689;4.5874;55;20220929;21.5;13.4;17.4;3;12.5;.5;2.78;12137 +72092;44.15689;4.5874;55;20220930;17;12.4;14.7;7.4;10.5;.2;3.2;9126 +72092;44.15689;4.5874;55;20221001;21.1;6.3;13.7;1.8;11.25;.1;2.18;14174 +72092;44.15689;4.5874;55;20221002;27.8;9.6;18.7;1.9;13.6;0;3.15;17514 +72092;44.15689;4.5874;55;20221003;24;15.8;19.9;7.3;14.3;0;4.32;13839 +72092;44.15689;4.5874;55;20221004;27.3;9.7;18.5;1.9;14.05;.1;2.94;16817 +72092;44.15689;4.5874;55;20221005;24.6;11.3;17.9;1.3;16.05;.2;2.18;14311 +72092;44.15689;4.5874;55;20221006;26.1;9.8;17.9;1.6;14.45;0;2.55;15996 +72092;44.15689;4.5874;55;20221007;25;11;18;.9;14.7;.3;2.07;13975 +72092;44.15689;4.5874;55;20221008;21;13.2;17.1;2.1;15.35;0;1.7;8275 +72092;44.15689;4.5874;55;20221009;21.2;15.3;18.2;2.9;14;0;2.25;7855 +72092;44.15689;4.5874;55;20221010;25.7;13.5;19.6;1;15.65;.2;2.08;13434 +72092;44.15689;4.5874;55;20221011;24.8;9;16.9;1;14.1;0;2.06;15478 +72092;44.15689;4.5874;55;20221012;24.4;12.7;18.5;1.2;15.05;.1;1.96;12627 +72092;44.15689;4.5874;55;20221013;22.3;9.1;15.7;.8;14;.9;1.58;12316 +72092;44.15689;4.5874;55;20221014;24.8;13.3;19;.7;15.3;.2;1.7;11579 +72092;44.15689;4.5874;55;20221015;25.9;7.6;16.7;.8;13.25;0;1.88;14842 +72092;44.15689;4.5874;55;20221016;25.7;11.4;18.5;1.8;15.2;0;2.25;14032 +72092;44.15689;4.5874;55;20221017;25.5;10.7;18.1;1.3;15;.1;1.98;13650 +72092;44.15689;4.5874;55;20221018;25.3;10.1;17.7;.7;14.65;.2;1.7;13880 +72092;44.15689;4.5874;55;20221019;24.3;9.4;16.8;.7;14.7;.5;1.62;13554 +72092;44.15689;4.5874;55;20221020;22.1;14.3;18.2;2.9;17.25;11.6;1.62;7856 +72092;44.15689;4.5874;55;20221021;24.4;18.5;21.5;5.6;18.5;18.8;2.75;6710 +72092;44.15689;4.5874;55;20221022;25.2;18;21.6;2.1;18.35;0;2;9124 +72092;44.15689;4.5874;55;20221023;25.9;14.5;20.2;1.9;17.35;0;1.95;10342 +72092;44.15689;4.5874;55;20221024;25.9;18.4;22.1;2.8;18.1;0;2.3;7551 +72092;44.15689;4.5874;55;20221025;25;14.1;19.6;1.1;17.05;.1;1.58;10426 +72092;44.15689;4.5874;55;20221026;26;10.8;18.4;1.1;15.75;0;1.66;12637 +72092;44.15689;4.5874;55;20221027;25.3;12.5;18.9;.8;16.3;.1;1.5;11880 +72092;44.15689;4.5874;55;20221028;24.9;11.7;18.3;.8;15.1;.1;1.42;11378 +72092;44.15689;4.5874;55;20221029;25.3;9.6;17.4;.5;13.8;.2;1.26;12289 +72092;44.15689;4.5874;55;20221030;25;8.2;16.6;.9;14;0;1.37;11776 +72092;44.15689;4.5874;55;20221031;24.1;10.8;17.4;2.9;15.25;47.7;1.9;9957 +72092;44.15689;4.5874;55;20221101;23;15.6;19.3;3;16.75;.3;1.83;8286 +72092;44.15689;4.5874;55;20221102;20.4;11.5;16;1.9;12.7;.1;1.52;9631 +72092;44.15689;4.5874;55;20221103;15.6;5.9;10.7;1.4;11.95;17.1;.78;7627 +72092;44.15689;4.5874;55;20221104;15.3;5.3;10.3;3.6;9.85;.2;1.34;9005 +72092;44.15689;4.5874;55;20221105;14.5;8.9;11.7;9.8;9;0;2.63;7914 +72092;44.15689;4.5874;55;20221106;19.3;5.8;12.6;2.6;9.2;.1;1.75;10486 +72092;44.15689;4.5874;55;20221107;18.9;2.5;10.7;1;9.3;0;.96;11290 +72092;44.15689;4.5874;55;20221108;18.1;4.5;11.3;1.9;11.45;4.5;1;7982 +72092;44.15689;4.5874;55;20221109;20.4;16.5;18.4;5;14.85;36.1;2.22;4888 +72092;44.15689;4.5874;55;20221110;17.5;13.2;15.3;5.3;12.75;0;1.89;6552 +72092;44.15689;4.5874;55;20221111;20;8.6;14.3;1.4;11.5;.1;1.12;9445 +72092;44.15689;4.5874;55;20221112;19.3;4.9;12.1;.7;11.45;.1;.74;8637 +72092;44.15689;4.5874;55;20221113;16;10;13;.8;11.9;0;.72;5714 +72092;44.15689;4.5874;55;20221114;16.9;6.3;11.6;1.9;11.8;11.8;.83;6059 +72092;44.15689;4.5874;55;20221115;17.6;12.1;14.8;2.3;14;6.8;.97;4666 +72092;44.15689;4.5874;55;20221116;19.1;9.4;14.2;1.8;12.1;0;1.07;7654 +72092;44.15689;4.5874;55;20221117;17.4;8.6;13;1.2;12.5;1.4;.74;6776 +72092;44.15689;4.5874;55;20221118;15.4;7.5;11.5;2.9;10.1;0;1.14;7176 +72092;44.15689;4.5874;55;20221119;13.1;8.6;10.8;8.3;8.4;.1;2.3;6347 +72092;44.15689;4.5874;55;20221120;13.1;7.8;10.4;6.5;7.85;0;2.13;6392 +72092;44.15689;4.5874;55;20221121;8.8;3.8;6.3;2.3;8.65;4.5;.51;4258 +72092;44.15689;4.5874;55;20221122;13.8;6.1;10;3;8.3;.6;1.24;7230 +72092;44.15689;4.5874;55;20221123;12.9;1.7;7.3;1.2;8.7;1.1;.53;6677 +72092;44.15689;4.5874;55;20221124;15.7;2.6;9.2;1.8;8.65;0;.81;8150 +72092;44.15689;4.5874;55;20221125;15.8;5.5;10.7;4.2;9.8;1.8;1.29;7515 +72092;44.15689;4.5874;55;20221126;12.9;9.6;11.2;8.6;8.7;0;2.28;5264 +72092;44.15689;4.5874;55;20221127;14.4;1.5;8;1.3;8.1;1.8;.59;8038 +72092;44.15689;4.5874;55;20221128;9.4;3.9;6.7;2.1;9.45;24.8;.39;3762 +72092;44.15689;4.5874;55;20221129;10.3;3;6.6;4.7;8.6;0;.69;5592 +72092;44.15689;4.5874;55;20221130;12;4.1;8;5.7;8.55;0;1.14;6513 +72092;44.15689;4.5874;55;20221201;11.2;6.6;8.9;4.8;8.1;0;1.34;5123 +72092;44.15689;4.5874;55;20221202;7.3;5.3;6.3;2.6;7.75;1;.7;2046 +72092;44.15689;4.5874;55;20221203;7.3;4.9;6.1;2.7;8.75;12.4;.44;2266 +72092;44.15689;4.5874;55;20221204;10.6;5.6;8.1;1.3;9.75;7;.41;4282 +72092;44.15689;4.5874;55;20221205;10.1;2.4;6.2;1.7;8.2;.1;.48;5065 +72092;44.15689;4.5874;55;20221206;9.8;3.6;6.7;3.5;6.87;.1;.65;5904 +72092;44.15689;4.5874;55;20221207;7.6;2.7;5.1;7.4;6.35;.1;1.3;5613 +72092;44.15689;4.5874;55;20221208;6.8;-2.5;2.1;1.5;6.45;30;.28;6015 +72092;44.15689;4.5874;55;20221209;10.4;5.1;7.8;2.6;9.05;.9;.62;3292 +72092;44.15689;4.5874;55;20221210;5.8;4.3;5.1;8.2;6.15;0;1.43;3636 +72092;44.15689;4.5874;55;20221211;4.4;.4;2.4;8.4;4.45;0;1.57;5200 +72092;44.15689;4.5874;55;20221212;4.2;-2.9;.6;2;5.15;7.2;.42;5435 +72092;44.15689;4.5874;55;20221213;5.5;.8;3.1;1.4;7.45;11.8;.27;3150 +72092;44.15689;4.5874;55;20221214;10.4;4.9;7.6;.8;10.2;.4;.31;3347 +72092;44.15689;4.5874;55;20221215;9.8;7.6;8.7;1.8;10.6;25.4;.42;1915 +72092;44.15689;4.5874;55;20221216;8.3;5.7;7;7;7.6;0;1.2;4300 +72092;44.15689;4.5874;55;20221217;5.6;1.7;3.6;8;5.3;0;1.42;5058 +72092;44.15689;4.5874;55;20221218;13.4;-1.1;6.2;1.3;7.1;0;.51;6528 +72092;44.15689;4.5874;55;20221219;15.5;6.7;11.1;3.6;10.75;.1;.95;4877 +72092;44.15689;4.5874;55;20221220;16.3;12.6;14.4;4;12.1;2.2;1.4;3563 +72092;44.15689;4.5874;55;20221221;16;12.9;14.5;2.5;12.6;2.1;.98;3791 +72092;44.15689;4.5874;55;20221222;10.3;5.7;8;.9;10.75;.1;.3;3089 +72092;44.15689;4.5874;55;20221223;13.8;7.2;10.5;1;11.25;0;.41;4224 +72092;44.15689;4.5874;55;20221224;17.7;5.3;11.5;.9;10.25;.1;.43;6930 +72092;44.15689;4.5874;55;20221225;15;2.8;8.9;.5;10;0;.25;6705 +72092;44.15689;4.5874;55;20221226;17.9;8.3;13.1;.8;11.6;0;.44;6115 +72092;44.15689;4.5874;55;20221227;15.1;4;9.5;2.6;9.1;0;.82;7090 +72092;44.15689;4.5874;55;20221228;15.3;-.2;7.5;.7;7.9;0;.31;7565 +72092;44.15689;4.5874;55;20221229;15.2;6.5;10.8;1.2;10.65;.1;.53;4964 +72092;44.15689;4.5874;55;20221230;14.4;5.6;10;.8;11.05;0;.38;4682 +72092;44.15689;4.5874;55;20221231;14.4;5.8;10.1;1;10.5;0;.42;5865 +72093;44.17271;4.8987;55;20220101;7.3;4.8;6.1;1;9.2;.3;.36;1251 +72093;44.17271;4.8987;55;20220102;9.6;6.7;8.2;1.1;10.1;.1;.44;1395 +72093;44.17271;4.8987;55;20220103;12.7;5.9;9.3;1.2;9.3;.1;.49;5537 +72093;44.17271;4.8987;55;20220104;12.4;3.3;7.8;.9;9.8;1.6;.34;5112 +72093;44.17271;4.8987;55;20220105;7.6;6.7;7.1;11.8;6.3;0;2.23;4851 +72093;44.17271;4.8987;55;20220106;7.4;4.3;5.9;11.6;5.5;0;2.21;6185 +72093;44.17271;4.8987;55;20220107;9.5;2;5.8;4.8;5.4;0;1.56;5841 +72093;44.17271;4.8987;55;20220108;11.5;2.3;6.9;3.1;7.1;.1;1.02;5406 +72093;44.17271;4.8987;55;20220109;11.1;4.7;7.9;2.3;7;0;.98;4865 +72093;44.17271;4.8987;55;20220110;8.8;3.8;6.3;8.7;6.5;0;1.66;6278 +72093;44.17271;4.8987;55;20220111;6.9;2.6;4.8;10.4;5.5;0;1.8;6873 +72093;44.17271;4.8987;55;20220112;7.7;2.6;5.1;8.7;5.1;0;2;7156 +72093;44.17271;4.8987;55;20220113;8.9;.2;4.5;3.5;4.7;0;1.29;8054 +72093;44.17271;4.8987;55;20220114;11.2;-5.6;2.8;1;4.8;0;.5;9059 +72093;44.17271;4.8987;55;20220115;11.3;-5.3;3;.3;4.8;0;.21;9144 +72093;44.17271;4.8987;55;20220116;13;-5.7;3.6;5.3;4.1;.1;2.19;9233 +72093;44.17271;4.8987;55;20220117;10.3;2.3;6.3;7.8;6.03;0;1.59;6962 +72093;44.17271;4.8987;55;20220118;10.7;3.6;7.1;5.2;5.9;0;1.76;8116 +72093;44.17271;4.8987;55;20220119;9.3;-2.1;3.6;1.6;6.2;0;.63;5259 +72093;44.17271;4.8987;55;20220120;8.9;3.5;6.2;11.6;6.2;0;2.03;7859 +72093;44.17271;4.8987;55;20220121;7.4;2.8;5.1;12.6;5;0;2.39;7716 +72093;44.17271;4.8987;55;20220122;7.9;1.8;4.9;10.1;5.1;0;2.12;8235 +72093;44.17271;4.8987;55;20220123;9.6;2.2;5.9;4.9;5.5;0;1.63;8666 +72093;44.17271;4.8987;55;20220124;11.7;-5;3.4;.9;5;0;.6;10053 +72093;44.17271;4.8987;55;20220125;13;-4.3;4.3;.8;5.6;0;.6;9826 +72093;44.17271;4.8987;55;20220126;13.7;-4.2;4.8;3.4;5.24;0;1.42;9659 +72093;44.17271;4.8987;55;20220127;10.4;-4.1;3.1;5.5;4.4;0;1.86;10411 +72093;44.17271;4.8987;55;20220128;9.2;.5;4.8;12.9;5.7;0;2.1;8752 +72093;44.17271;4.8987;55;20220129;11.5;3.3;7.4;9.3;5.7;0;2.65;8910 +72093;44.17271;4.8987;55;20220130;13.1;5.6;9.4;12.3;7.7;0;2.59;8928 +72093;44.17271;4.8987;55;20220131;12.6;7.3;10;11.1;6.8;0;3.11;8489 +72093;44.17271;4.8987;55;20220201;10.1;4.6;7.4;12.7;5.5;0;2.99;8990 +72093;44.17271;4.8987;55;20220202;15.1;7.8;11.5;11;8.6;0;2.9;8687 +72093;44.17271;4.8987;55;20220203;14.6;8.1;11.4;3.1;8.5;0;1.61;8667 +72093;44.17271;4.8987;55;20220204;14.4;6.3;10.4;3.8;8.2;0;1.71;9609 +72093;44.17271;4.8987;55;20220205;12.6;8.4;10.5;8.7;6.6;0;3.11;8849 +72093;44.17271;4.8987;55;20220206;12.8;4.9;8.9;6.4;5.9;0;2.63;10255 +72093;44.17271;4.8987;55;20220207;13;4.8;8.9;9.3;5.9;0;3.14;8384 +72093;44.17271;4.8987;55;20220208;15.2;5.4;10.3;6.3;4.7;0;3.52;11308 +72093;44.17271;4.8987;55;20220209;14.9;-2.7;6.1;.8;6.8;0;.9;11776 +72093;44.17271;4.8987;55;20220210;15.6;.3;8;1.3;7.5;0;1.14;12181 +72093;44.17271;4.8987;55;20220211;11.9;.5;6.2;7.7;6.7;0;1.93;11346 +72093;44.17271;4.8987;55;20220212;14.3;2.6;8.5;2.4;6.1;0;1.69;11869 +72093;44.17271;4.8987;55;20220213;14.1;-1.4;6.3;4.4;7;1.7;1.71;9889 +72093;44.17271;4.8987;55;20220214;11.7;8.9;10.3;2.8;9.45;14.1;1.13;2351 +72093;44.17271;4.8987;55;20220215;12.3;1.6;7;4.4;7;0;1.65;10099 +72093;44.17271;4.8987;55;20220216;11.7;.6;6.2;1.1;8.4;1.5;.73;5477 +72093;44.17271;4.8987;55;20220217;21;3.7;12.3;2.6;10.1;0;1.94;11522 +72093;44.17271;4.8987;55;20220218;20.1;2.6;11.4;2;9.8;0;1.74;13251 +72093;44.17271;4.8987;55;20220219;13.1;7.1;10.1;8.6;6.7;0;3.12;10198 +72093;44.17271;4.8987;55;20220220;15.9;6.3;11.1;5.9;6.5;0;3.2;13203 +72093;44.17271;4.8987;55;20220221;15.2;3.3;9.3;4.6;7;.5;2.36;11124 +72093;44.17271;4.8987;55;20220222;14.6;7.4;11;10.1;7.2;0;3.51;11898 +72093;44.17271;4.8987;55;20220223;19;9.9;14.4;5.4;8.2;0;3.53;13568 +72093;44.17271;4.8987;55;20220224;15.6;2.5;9;1.3;8.7;0;1.28;10136 +72093;44.17271;4.8987;55;20220225;12.3;3.3;7.8;10.2;5.8;0;3.16;13888 +72093;44.17271;4.8987;55;20220226;14.6;4.5;9.6;5.3;5.3;0;3.18;14428 +72093;44.17271;4.8987;55;20220227;14.8;-3.2;5.8;1.5;5.7;0;1.64;15367 +72093;44.17271;4.8987;55;20220228;16.2;-.8;7.7;2.5;6.3;0;2.12;15555 +72093;44.17271;4.8987;55;20220301;15.1;-.2;7.5;2.4;6.3;0;2.01;15723 +72093;44.17271;4.8987;55;20220302;13;2.8;7.9;1.1;7.6;0;1.1;6318 +72093;44.17271;4.8987;55;20220303;16.8;.5;8.6;.8;7.3;0;1.59;16125 +72093;44.17271;4.8987;55;20220304;17.7;1;9.4;6.4;5.9;0;3.71;16317 +72093;44.17271;4.8987;55;20220305;15.5;5.1;10.3;6.5;3.7;0;4.39;15838 +72093;44.17271;4.8987;55;20220306;13.7;-.9;6.4;3.8;3.9;0;2.86;16703 +72093;44.17271;4.8987;55;20220307;13.5;-4;4.8;1.7;4.2;0;1.96;16897 +72093;44.17271;4.8987;55;20220308;12.2;-4;4.1;1.2;5.8;0;1.43;14148 +72093;44.17271;4.8987;55;20220309;14.4;3.1;8.7;.9;7.5;0;1.47;11857 +72093;44.17271;4.8987;55;20220310;15.1;-.3;7.4;2.3;8.6;.5;1.64;14030 +72093;44.17271;4.8987;55;20220311;14.1;8.5;11.3;5.3;8;.4;2.46;5105 +72093;44.17271;4.8987;55;20220312;14.6;10.2;12.4;6.4;6.6;.8;3.48;4524 +72093;44.17271;4.8987;55;20220313;13.6;9.9;11.7;8.2;7.8;7.4;3.09;4158 +72093;44.17271;4.8987;55;20220314;15.5;5.1;10.3;1.6;10.7;.3;1.46;10995 +72093;44.17271;4.8987;55;20220315;18.7;9.4;14.1;1.9;10.2;0;2.43;15962 +72093;44.17271;4.8987;55;20220316;17.5;5;11.3;.5;10.1;0;2.01;18616 +72093;44.17271;4.8987;55;20220317;16.8;6.7;11.7;4.4;10.7;0;2.29;15330 +72093;44.17271;4.8987;55;20220318;16.1;10.2;13.2;6.4;10.1;1.4;2.91;13761 +72093;44.17271;4.8987;55;20220319;17.2;5.5;11.4;1.4;9.5;0;2.21;17623 +72093;44.17271;4.8987;55;20220320;15.3;4.1;9.7;1.2;7.6;.2;1.55;8222 +72093;44.17271;4.8987;55;20220321;17.4;8.5;12.9;2.5;7;0;2.75;11938 +72093;44.17271;4.8987;55;20220322;17.6;-.6;8.5;3;6.1;0;3.04;19849 +72093;44.17271;4.8987;55;20220323;18.4;-1;8.7;1.7;6.7;0;2.63;20045 +72093;44.17271;4.8987;55;20220324;20.6;-1.1;9.8;1.2;5.9;0;2.69;20241 +72093;44.17271;4.8987;55;20220325;21.4;-.9;10.2;1.1;6.2;0;2.72;20437 +72093;44.17271;4.8987;55;20220326;22.2;.9;11.6;1.2;6.9;0;2.88;20633 +72093;44.17271;4.8987;55;20220327;19.9;3.9;11.9;1.1;7.6;0;2.58;18663 +72093;44.17271;4.8987;55;20220328;22.4;2;12.2;1.3;6.6;0;3.07;21022 +72093;44.17271;4.8987;55;20220329;20.2;4.6;12.4;1.7;8.2;4.1;2.99;20261 +72093;44.17271;4.8987;55;20220330;14.6;9.5;12.1;2.3;11.1;.5;2.06;14522 +72093;44.17271;4.8987;55;20220331;18.2;8.8;13.5;5.6;9.3;2.1;3.57;16451 +72093;44.17271;4.8987;55;20220401;8.5;3.6;6.1;7.6;6.3;.6;2.15;11045 +72093;44.17271;4.8987;55;20220402;7.6;3.3;5.4;11.6;4.9;0;2.91;10232 +72093;44.17271;4.8987;55;20220403;9.5;1.9;5.7;9.6;5.4;.1;2.84;15747 +72093;44.17271;4.8987;55;20220404;15;2.9;8.9;6.2;5.4;0;4.01;22360 +72093;44.17271;4.8987;55;20220405;19;4.5;11.8;5.7;6.3;0;4.63;22547 +72093;44.17271;4.8987;55;20220406;18.5;1.9;10.2;1.3;8.6;0;2.67;20410 +72093;44.17271;4.8987;55;20220407;18.4;4.7;11.5;2.8;10.4;0;2.26;12292 +72093;44.17271;4.8987;55;20220408;21.8;10;15.9;3.4;11.1;0;3.34;14205 +72093;44.17271;4.8987;55;20220409;15;8.9;11.9;7.3;6.3;0;4.51;20025 +72093;44.17271;4.8987;55;20220410;19;3.7;11.4;3.8;6.2;0;4.19;23468 +72093;44.17271;4.8987;55;20220411;17.4;2.3;9.8;1.6;7.6;0;2.18;11809 +72093;44.17271;4.8987;55;20220412;22.2;4.1;13.2;2;8.8;0;3.72;23827 +72093;44.17271;4.8987;55;20220413;22.7;6.5;14.6;1.5;10.1;0;3.63;24004 +72093;44.17271;4.8987;55;20220414;26.1;7.7;16.9;2.6;10.7;0;4.56;24180 +72093;44.17271;4.8987;55;20220415;26.9;10.2;18.5;7.1;11.7;0;6.26;24355 +72093;44.17271;4.8987;55;20220416;25.1;15.8;20.5;8.6;10.1;0;7.15;21966 +72093;44.17271;4.8987;55;20220417;23.6;11.8;17.7;4.2;8;0;5.57;24288 +72093;44.17271;4.8987;55;20220418;24.5;4.7;14.6;1.9;8.9;0;4.17;24869 +72093;44.17271;4.8987;55;20220419;25.4;4.4;14.9;2.5;8;0;4.71;25037 +72093;44.17271;4.8987;55;20220420;17.5;7.4;12.5;1.7;11.9;8.7;2.03;12451 +72093;44.17271;4.8987;55;20220421;20.3;11.8;16;2.7;13.3;.7;2.97;16117 +72093;44.17271;4.8987;55;20220422;22.4;7.4;14.9;2.8;11.4;0;4.1;25530 +72093;44.17271;4.8987;55;20220423;15.9;12.5;14.2;4.2;11.4;15.6;2.35;8112 +72093;44.17271;4.8987;55;20220424;16.3;7.8;12;1.1;11.6;.2;1.68;9596 +72093;44.17271;4.8987;55;20220425;22.2;7.3;14.8;1.9;10.9;0;4;26007 +72093;44.17271;4.8987;55;20220426;23.6;6.6;15.1;2.9;10.1;0;4.57;26162 +72093;44.17271;4.8987;55;20220427;24.7;11.6;18.2;2.9;10.5;0;5.08;26315 +72093;44.17271;4.8987;55;20220428;26.6;8.8;17.7;1.9;11.4;0;4.7;26466 +72093;44.17271;4.8987;55;20220429;26.1;8.1;17.1;2.3;11;0;4.82;26615 +72093;44.17271;4.8987;55;20220430;24.2;14.4;19.3;7.5;9.6;0;6.96;25456 +72093;44.17271;4.8987;55;20220501;23.4;12.3;17.9;7.1;8.7;0;6.69;26510 +72093;44.17271;4.8987;55;20220502;25.1;8.7;16.9;2.9;10.2;0;5.1;27049 +72093;44.17271;4.8987;55;20220503;24.1;10.9;17.5;2;12.4;2.4;4.3;24475 +72093;44.17271;4.8987;55;20220504;25.1;8.3;16.7;1.8;13;2.1;4.43;27021 +72093;44.17271;4.8987;55;20220505;20.7;13.3;17;7.6;11.9;.6;4.33;14350 +72093;44.17271;4.8987;55;20220506;18.8;13.4;16.1;10.9;11.2;0;4.97;21960 +72093;44.17271;4.8987;55;20220507;24.9;14.8;19.9;8.2;11.3;0;6.96;25970 +72093;44.17271;4.8987;55;20220508;23.3;15.5;19.4;3.8;12.3;3.8;4.73;19897 +72093;44.17271;4.8987;55;20220509;27.7;10.7;19.2;1.3;13.8;.3;4.67;26655 +72093;44.17271;4.8987;55;20220510;27.8;10.9;19.3;1.3;13.5;0;4.88;28106 +72093;44.17271;4.8987;55;20220511;27.1;9.6;18.4;1.7;12.3;0;4.98;28227 +72093;44.17271;4.8987;55;20220512;26.8;9.9;18.3;1.9;11.8;0;5.1;28346 +72093;44.17271;4.8987;55;20220513;28.4;10;19.2;1.3;11.9;0;5.02;28462 +72093;44.17271;4.8987;55;20220514;31.1;11.7;21.4;2.8;14.8;0;6.07;28576 +72093;44.17271;4.8987;55;20220515;28.1;12.5;20.3;1.4;14.4;0;5.12;28687 +72093;44.17271;4.8987;55;20220516;29.3;10.8;20;1.9;12.3;0;5.54;28795 +72093;44.17271;4.8987;55;20220517;32.6;11.8;22.2;1.1;14.8;0;5.43;28901 +72093;44.17271;4.8987;55;20220518;33.1;14.5;23.8;2;16.4;0;6.13;29004 +72093;44.17271;4.8987;55;20220519;30.5;13.9;22.2;1.7;15.4;0;5.59;28591 +72093;44.17271;4.8987;55;20220520;30.1;13.5;21.8;2.1;13.2;0;5.92;29202 +72093;44.17271;4.8987;55;20220521;33;13;23;1;15.1;0;5.53;29296 +72093;44.17271;4.8987;55;20220522;31.7;15.1;23.4;1.5;18.7;0;5.71;29388 +72093;44.17271;4.8987;55;20220523;29;16.2;22.6;2.4;16.9;0;5.6;27500 +72093;44.17271;4.8987;55;20220524;25.2;18.1;21.7;4.5;11.8;.5;5.59;17651 +72093;44.17271;4.8987;55;20220525;26.8;16.6;21.7;9.8;10.6;0;8.08;18586 +72093;44.17271;4.8987;55;20220526;27.9;17.6;22.8;10;11;0;9.24;27562 +72093;44.17271;4.8987;55;20220527;29.6;18.2;23.9;10.7;13;0;9.36;25718 +72093;44.17271;4.8987;55;20220528;26.7;17;21.9;12.6;11;0;9.36;28626 +72093;44.17271;4.8987;55;20220529;24.9;15.1;20;9.9;7.5;0;9.05;28761 +72093;44.17271;4.8987;55;20220530;26.9;11.5;19.2;2.8;8.9;0;6.21;30022 +72093;44.17271;4.8987;55;20220531;28.1;15.9;22;2;12.7;0;4.86;20841 +72093;44.17271;4.8987;55;20220601;31.2;11.3;21.3;1.6;13.5;0;5.85;30150 +72093;44.17271;4.8987;55;20220602;31.2;13.3;22.2;1.5;15.7;0;5.82;30210 +72093;44.17271;4.8987;55;20220603;31.3;18.4;24.8;2.1;17;0;6.33;29847 +72093;44.17271;4.8987;55;20220604;32.9;16.5;24.7;2.1;17.3;0;6.49;30321 +72093;44.17271;4.8987;55;20220605;32.6;17.5;25;2.7;17.5;.7;6.8;30372 +72093;44.17271;4.8987;55;20220606;33.1;18.8;25.9;4;14.9;.8;7.94;30196 +72093;44.17271;4.8987;55;20220607;31.3;17.5;24.4;4.8;14.7;0;7.82;30318 +72093;44.17271;4.8987;55;20220608;27.3;16.8;22;2.9;12.4;0;5.59;22981 +72093;44.17271;4.8987;55;20220609;25.5;17.4;21.5;7.9;12.2;0;7.45;26845 +72093;44.17271;4.8987;55;20220610;28.7;16.8;22.7;9.8;10.7;0;9.7;30578 +72093;44.17271;4.8987;55;20220611;33.8;19.3;26.5;6.6;11.6;0;10.25;30610 +72093;44.17271;4.8987;55;20220612;36.4;13.3;24.9;1.2;13.2;0;6.33;30639 +72093;44.17271;4.8987;55;20220613;32.5;17.5;25;5.7;14.9;0;8.55;30665 +72093;44.17271;4.8987;55;20220614;36.6;19.2;27.9;4.6;12.1;0;9.63;30687 +72093;44.17271;4.8987;55;20220615;34.7;18.3;26.5;2.1;15.9;0;7.01;30707 +72093;44.17271;4.8987;55;20220616;37.2;15.7;26.5;2.7;15;0;7.8;30723 +72093;44.17271;4.8987;55;20220617;37.9;24.8;31.3;6.7;13.7;0;11.81;30736 +72093;44.17271;4.8987;55;20220618;36;19;27.5;2.8;17.4;0;7.66;30745 +72093;44.17271;4.8987;55;20220619;34.1;17;25.5;2.7;15.9;0;7.24;30752 +72093;44.17271;4.8987;55;20220620;33.5;16.1;24.8;2.5;13.7;0;7.11;30755 +72093;44.17271;4.8987;55;20220621;31.7;18.1;24.9;2.3;18.9;2.2;6.44;30385 +72093;44.17271;4.8987;55;20220622;29.7;21.6;25.7;2.5;23.9;4;5.21;24083 +72093;44.17271;4.8987;55;20220623;28.7;19.2;24;2.6;21.9;1;4.74;22153 +72093;44.17271;4.8987;55;20220624;28.1;18.9;23.5;1.6;19.8;16.1;4.85;24106 +72093;44.17271;4.8987;55;20220625;31.4;15.9;23.6;2;17.9;0;6.14;30162 +72093;44.17271;4.8987;55;20220626;32.9;20;26.5;2.5;19.1;0;6.87;30516 +72093;44.17271;4.8987;55;20220627;30.1;20;25.1;6.9;17.5;0;7.63;27007 +72093;44.17271;4.8987;55;20220628;29.2;19.2;24.2;9.1;15.5;0;8.26;26407 +72093;44.17271;4.8987;55;20220629;33.4;19.4;26.4;3.3;15.5;.1;7.66;30641 +72093;44.17271;4.8987;55;20220630;29.5;17.5;23.5;3.8;17.7;0;6.16;26926 +72093;44.17271;4.8987;55;20220701;27.1;16.2;21.7;9.2;12.5;0;8.22;30075 +72093;44.17271;4.8987;55;20220702;35;17;26;4.3;11.6;0;8.91;30546 +72093;44.17271;4.8987;55;20220703;36.6;15.6;26.1;1.7;13.8;0;6.86;30508 +72093;44.17271;4.8987;55;20220704;35.1;22.2;28.6;4.5;18.7;1.9;8.51;30048 +72093;44.17271;4.8987;55;20220705;32.6;22.4;27.5;8.5;14.1;0;10.53;29478 +72093;44.17271;4.8987;55;20220706;31.5;21.3;26.4;9.6;11.5;0;11.1;29431 +72093;44.17271;4.8987;55;20220707;31.1;19.8;25.4;11.8;11.7;0;11.43;30063 +72093;44.17271;4.8987;55;20220708;30.9;19.2;25;11.9;14;0;10.45;30249 +72093;44.17271;4.8987;55;20220709;32.7;20.8;26.7;8.3;12.2;0;10.75;30216 +72093;44.17271;4.8987;55;20220710;32.9;22.1;27.5;9.2;13.4;0;11.05;29589 +72093;44.17271;4.8987;55;20220711;35.1;21;28;5;14.5;0;9.24;30094 +72093;44.17271;4.8987;55;20220712;36.6;16.7;26.6;2.6;14.7;0;7.54;30029 +72093;44.17271;4.8987;55;20220713;35.1;16.9;26;1.9;15.4;0;6.71;29961 +72093;44.17271;4.8987;55;20220714;36.7;17.7;27.2;1.7;18.4;0;6.7;29890 +72093;44.17271;4.8987;55;20220715;37.7;19;28.4;4.5;16.4;0;9.11;29816 +72093;44.17271;4.8987;55;20220716;35.7;22.9;29.3;7;11.5;0;11.35;29739 +72093;44.17271;4.8987;55;20220717;37.7;23.1;30.4;5.4;13.7;0;10.42;29659 +72093;44.17271;4.8987;55;20220718;38.9;20.5;29.7;2;19;0;7.28;29576 +72093;44.17271;4.8987;55;20220719;37.1;21;29;1.8;20.1;0;6.86;29491 +72093;44.17271;4.8987;55;20220720;36.5;20.2;28.4;2.6;19.6;0;7.27;29402 +72093;44.17271;4.8987;55;20220721;37;24;30.5;6.7;15.2;0;10.92;29311 +72093;44.17271;4.8987;55;20220722;37.7;18.2;28;2.1;15.6;0;7.13;29218 +72093;44.17271;4.8987;55;20220723;36.5;22.8;29.7;3.8;20.8;0;7.28;23371 +72093;44.17271;4.8987;55;20220724;38.6;23.5;31;4.7;15.8;0;9.75;29022 +72093;44.17271;4.8987;55;20220725;38.5;19.2;28.9;2.5;18.1;0;7.47;28920 +72093;44.17271;4.8987;55;20220726;32.4;23.4;27.9;10.2;15.3;0;10.68;27146 +72093;44.17271;4.8987;55;20220727;32.9;21.2;27.1;8.8;12.3;0;10.84;28661 +72093;44.17271;4.8987;55;20220728;34.7;16.3;25.5;2.1;12.8;0;6.62;28599 +72093;44.17271;4.8987;55;20220729;31.3;18;24.6;1.9;16.9;1.1;5.03;21745 +72093;44.17271;4.8987;55;20220730;34.1;21.6;27.8;6.3;13.1;0;9.75;28372 +72093;44.17271;4.8987;55;20220731;36.7;19.8;28.2;6.6;12.3;0;10.67;28255 +72093;44.17271;4.8987;55;20220801;38.2;25.3;31.7;7.1;12.8;0;11.92;28135 +72093;44.17271;4.8987;55;20220802;37.6;24.7;31.2;6.6;14.9;0;10.93;28013 +72093;44.17271;4.8987;55;20220803;37.6;18.6;28.1;1.6;17.7;0;6.35;27889 +72093;44.17271;4.8987;55;20220804;37.2;18.9;28.1;1.7;18.4;0;6.36;27762 +72093;44.17271;4.8987;55;20220805;38.2;20.6;29.4;3.6;19.3;.1;7.97;27633 +72093;44.17271;4.8987;55;20220806;35.1;23.7;29.4;7.2;16.2;0;10.05;27272 +72093;44.17271;4.8987;55;20220807;35.1;22.4;28.7;7.2;13.7;0;10.38;27368 +72093;44.17271;4.8987;55;20220808;36.1;23.2;29.7;6.4;12.3;0;10.49;27232 +72093;44.17271;4.8987;55;20220809;37.9;16.1;27;2;13.3;0;6.63;27094 +72093;44.17271;4.8987;55;20220810;36.6;17.4;27;1.9;14;0;6.34;26954 +72093;44.17271;4.8987;55;20220811;35.9;16.9;26.4;1.5;14.8;0;5.83;26811 +72093;44.17271;4.8987;55;20220812;39.1;18.1;28.6;1.2;18.2;0;5.85;26667 +72093;44.17271;4.8987;55;20220813;36.2;19.7;28;1.8;23.4;2.6;5.92;26520 +72093;44.17271;4.8987;55;20220814;29.7;22.4;26.1;1.7;23.8;18.6;4.01;18049 +72093;44.17271;4.8987;55;20220815;32.7;17.8;25.2;1.2;19.5;0;5.13;26221 +72093;44.17271;4.8987;55;20220816;34;16.7;25.4;2;18.3;1.7;5.68;26069 +72093;44.17271;4.8987;55;20220817;29.2;20.8;25;2;21.1;26.8;3.53;13835 +72093;44.17271;4.8987;55;20220818;26;15.9;20.9;4.9;17.4;.6;4.47;19965 +72093;44.17271;4.8987;55;20220819;28.1;18.7;23.4;7.9;17.1;0;6.48;23076 +72093;44.17271;4.8987;55;20220820;30.5;21.2;25.8;9.3;17.1;0;8.23;24077 +72093;44.17271;4.8987;55;20220821;30.9;20.5;25.7;8.4;13.8;0;8.77;22927 +72093;44.17271;4.8987;55;20220822;31.2;20.5;25.9;8.4;13.5;0;9.06;24508 +72093;44.17271;4.8987;55;20220823;33.2;22.1;27.7;7.3;16.1;0;8.84;24546 +72093;44.17271;4.8987;55;20220824;34.2;17.6;25.9;1.9;16.5;0;5.5;24783 +72093;44.17271;4.8987;55;20220825;35;17.1;26.1;1.5;17.2;.3;5.22;24615 +72093;44.17271;4.8987;55;20220826;32.2;23.2;27.7;6.9;17.1;.2;8.12;22953 +72093;44.17271;4.8987;55;20220827;30.5;20.9;25.7;7.1;17.3;0;7.28;23109 +72093;44.17271;4.8987;55;20220828;33.4;15.9;24.6;1.7;17;0;5.03;24100 +72093;44.17271;4.8987;55;20220829;34;16.8;25.4;2.1;18.8;.1;5.28;23926 +72093;44.17271;4.8987;55;20220830;32.1;20.7;26.4;2;21.6;6.8;4.36;18617 +72093;44.17271;4.8987;55;20220831;30;18.8;24.4;5.2;17.8;0;5.97;22537 +72093;44.17271;4.8987;55;20220901;33.1;19.8;26.4;4.5;14.2;0;7.14;23395 +72093;44.17271;4.8987;55;20220902;27.1;17.2;22.2;1.3;16.9;5.2;3.21;15757 +72093;44.17271;4.8987;55;20220903;30.6;18.7;24.7;1.6;19.8;.2;4.11;20092 +72093;44.17271;4.8987;55;20220904;32.1;17.3;24.7;1.6;19.4;.2;4.54;22852 +72093;44.17271;4.8987;55;20220905;32.9;18.2;25.6;1.7;21;0;4.4;20830 +72093;44.17271;4.8987;55;20220906;30.8;18.2;24.5;1.8;21.6;3.9;3.88;18717 +72093;44.17271;4.8987;55;20220907;29.8;18.1;24;3;21.1;37.7;4.06;17941 +72093;44.17271;4.8987;55;20220908;28.1;16.5;22.3;2.5;18;.1;4.1;20530 +72093;44.17271;4.8987;55;20220909;27.6;14.7;21.2;1.3;15.8;.2;3.27;17281 +72093;44.17271;4.8987;55;20220910;26.5;13.5;20;2.8;13.4;0;4.32;21738 +72093;44.17271;4.8987;55;20220911;27.8;16.8;22.3;4;13.1;0;5.31;21089 +72093;44.17271;4.8987;55;20220912;30;12.6;21.3;1.5;17.1;0;3.83;21359 +72093;44.17271;4.8987;55;20220913;28.6;18.3;23.4;1.8;21.8;2.7;3.45;18117 +72093;44.17271;4.8987;55;20220914;28.7;20.2;24.5;3.3;21;9;3.69;14232 +72093;44.17271;4.8987;55;20220915;29.9;16.4;23.1;2.8;18;.1;4.4;20786 +72093;44.17271;4.8987;55;20220916;25.7;17.9;21.8;6.4;15.7;0;5.02;18687 +72093;44.17271;4.8987;55;20220917;19.8;13.9;16.8;10.7;9.8;0;5.42;17371 +72093;44.17271;4.8987;55;20220918;22.6;11.6;17.1;8;8.7;0;5.8;19745 +72093;44.17271;4.8987;55;20220919;22.4;13.6;18;9.4;8.5;0;6.4;18613 +72093;44.17271;4.8987;55;20220920;22.7;12.8;17.8;9.1;8.7;0;6.21;18905 +72093;44.17271;4.8987;55;20220921;24.4;13.2;18.8;6.8;9.7;0;5.74;19241 +72093;44.17271;4.8987;55;20220922;25.8;8.9;17.3;1.1;11.8;0;2.93;19431 +72093;44.17271;4.8987;55;20220923;24.3;12.5;18.4;1.2;14.7;18.6;2.27;12506 +72093;44.17271;4.8987;55;20220924;20.8;15.5;18.1;1.5;16.7;18.8;1.93;10941 +72093;44.17271;4.8987;55;20220925;22.8;13.9;18.3;2.8;14.5;0;2.93;15585 +72093;44.17271;4.8987;55;20220926;21.9;13.6;17.8;4.8;12.2;.4;3.73;16287 +72093;44.17271;4.8987;55;20220927;20.6;10.5;15.6;3.1;11.3;0;2.72;12755 +72093;44.17271;4.8987;55;20220928;23.8;12.8;18.3;2.1;12.7;.2;2.69;12444 +72093;44.17271;4.8987;55;20220929;21.7;13.4;17.6;3.2;12.4;.1;2.9;12433 +72093;44.17271;4.8987;55;20220930;17;12.3;14.7;7.8;10.4;.4;3.27;9286 +72093;44.17271;4.8987;55;20221001;20.9;6.1;13.5;1.8;11.3;.1;2.05;12429 +72093;44.17271;4.8987;55;20221002;27.6;10.1;18.9;1.9;13.6;0;3.11;17485 +72093;44.17271;4.8987;55;20221003;24;16.6;20.3;7.9;14.4;0;4.63;15444 +72093;44.17271;4.8987;55;20221004;26.9;9;17.9;2;13.8;.1;2.94;17099 +72093;44.17271;4.8987;55;20221005;24.7;10.7;17.7;1.3;15.4;.2;2.21;14640 +72093;44.17271;4.8987;55;20221006;26;10.3;18.1;1.9;14.7;0;2.65;15958 +72093;44.17271;4.8987;55;20221007;24.9;12;18.5;1.3;15;.3;2.14;12901 +72093;44.17271;4.8987;55;20221008;21.2;14.2;17.7;2.5;15.6;1.3;1.63;5290 +72093;44.17271;4.8987;55;20221009;21.4;15.1;18.2;3.4;14;.1;2.33;6672 +72093;44.17271;4.8987;55;20221010;25.4;14.6;20;1.4;15.8;.2;2.23;13047 +72093;44.17271;4.8987;55;20221011;24.6;9.9;17.3;1.4;14.5;0;2.21;15767 +72093;44.17271;4.8987;55;20221012;24.6;11.9;18.3;1.2;14.8;.1;2.01;13233 +72093;44.17271;4.8987;55;20221013;22.2;9.4;15.8;1;14.4;.5;1.58;11380 +72093;44.17271;4.8987;55;20221014;24.3;13.5;18.9;.7;15.5;.1;1.62;10744 +72093;44.17271;4.8987;55;20221015;25;8.1;16.6;.6;13.6;0;1.74;14595 +72093;44.17271;4.8987;55;20221016;26;11.9;18.9;2;15.1;0;2.44;14819 +72093;44.17271;4.8987;55;20221017;25.7;11.6;18.7;1.4;15.4;.3;2.07;13777 +72093;44.17271;4.8987;55;20221018;25.4;10.3;17.8;.8;14.6;.2;1.8;14483 +72093;44.17271;4.8987;55;20221019;24.4;9.3;16.8;.8;14.6;.1;1.69;14246 +72093;44.17271;4.8987;55;20221020;22.1;14.6;18.3;2.3;17.1;1.3;1.47;6209 +72093;44.17271;4.8987;55;20221021;24.6;18.1;21.4;5.6;18.2;12.1;2.73;5773 +72093;44.17271;4.8987;55;20221022;24.8;17.4;21.1;1.9;17.9;0;1.93;9604 +72093;44.17271;4.8987;55;20221023;25.7;13.2;19.5;1.3;17;0;1.69;10433 +72093;44.17271;4.8987;55;20221024;25.5;16.7;21.1;2.2;18;0;1.89;7209 +72093;44.17271;4.8987;55;20221025;24.9;13.6;19.3;.8;17;.2;1.46;10706 +72093;44.17271;4.8987;55;20221026;25.7;12.2;18.9;1.2;15.9;.1;1.72;12633 +72093;44.17271;4.8987;55;20221027;25.2;12.9;19.1;.9;16.3;.1;1.56;12653 +72093;44.17271;4.8987;55;20221028;24.6;12;18.3;1;15.5;.2;1.49;11585 +72093;44.17271;4.8987;55;20221029;25.1;10.1;17.6;.8;14.3;.2;1.43;12610 +72093;44.17271;4.8987;55;20221030;24.9;9.5;17.2;1.1;14.4;0;1.46;11076 +72093;44.17271;4.8987;55;20221031;24.2;10.9;17.6;3.3;15.5;64.8;1.96;9339 +72093;44.17271;4.8987;55;20221101;22.6;15.2;18.9;3.4;16.5;.6;1.88;8711 +72093;44.17271;4.8987;55;20221102;20.5;12.4;16.4;2;12.9;.1;1.58;10455 +72093;44.17271;4.8987;55;20221103;15.9;6.9;11.4;1.7;12.1;17.3;.82;6210 +72093;44.17271;4.8987;55;20221104;15.4;5.8;10.6;3.6;10;0;1.34;9074 +72093;44.17271;4.8987;55;20221105;14.2;8.9;11.5;11.3;9.1;0;2.66;9166 +72093;44.17271;4.8987;55;20221106;19;4.7;11.9;2.6;9.2;.1;1.66;11398 +72093;44.17271;4.8987;55;20221107;18.1;3.6;10.9;1.1;9.7;0;.97;11257 +72093;44.17271;4.8987;55;20221108;18.1;5;11.6;2;11.4;.1;1.02;6093 +72093;44.17271;4.8987;55;20221109;20.4;16.3;18.3;6;14.6;45.4;2.47;4646 +72093;44.17271;4.8987;55;20221110;17.2;12.8;15;5.6;12.8;0;1.8;7657 +72093;44.17271;4.8987;55;20221111;19.5;7.9;13.7;1.5;11.6;.1;1.08;10368 +72093;44.17271;4.8987;55;20221112;18.9;6;12.4;.5;11.8;.1;.68;7319 +72093;44.17271;4.8987;55;20221113;15.1;9.2;12.2;.7;11.9;0;.64;5259 +72093;44.17271;4.8987;55;20221114;16.8;6.8;11.8;2;11.8;7.5;.86;3883 +72093;44.17271;4.8987;55;20221115;17.7;12.1;14.9;2.5;13.9;9;1.02;3644 +72093;44.17271;4.8987;55;20221116;18.9;9.4;14.1;2.2;12.2;0;1.15;7757 +72093;44.17271;4.8987;55;20221117;17.8;9;13.4;1.4;12.5;2.4;.81;6460 +72093;44.17271;4.8987;55;20221118;15.4;7.4;11.4;3.5;10.4;0;1.18;7730 +72093;44.17271;4.8987;55;20221119;13;8.7;10.8;8.6;8.5;0;2.26;7493 +72093;44.17271;4.8987;55;20221120;12.9;7.7;10.3;7.1;7.9;0;2.15;7389 +72093;44.17271;4.8987;55;20221121;8.5;4.1;6.3;2.5;8.6;5.5;.53;3033 +72093;44.17271;4.8987;55;20221122;13.7;6.5;10.1;3.5;8.4;.2;1.31;7947 +72093;44.17271;4.8987;55;20221123;12.8;2;7.4;1.3;8.7;.4;.56;5734 +72093;44.17271;4.8987;55;20221124;15.6;3.6;9.6;2.4;9.1;0;.94;7978 +72093;44.17271;4.8987;55;20221125;15.9;4.9;10.4;4.7;9.7;.3;1.34;8203 +72093;44.17271;4.8987;55;20221126;12.3;9.5;10.9;9.9;8.7;0;2.27;6117 +72093;44.17271;4.8987;55;20221127;14;.3;7.2;1.1;7.8;.5;.5;8610 +72093;44.17271;4.8987;55;20221128;9.4;4.6;7;2.6;9.2;20.6;.51;2126 +72093;44.17271;4.8987;55;20221129;10.1;3.2;6.7;5.1;8.6;.1;.7;5212 +72093;44.17271;4.8987;55;20221130;11.8;1;6.4;5.5;8.4;0;.79;8272 +72093;44.17271;4.8987;55;20221201;11;5.7;8.3;4.7;8;0;1.2;5957 +72093;44.17271;4.8987;55;20221202;7.4;5;6.2;2.7;7.9;.8;.69;1298 +72093;44.17271;4.8987;55;20221203;7.6;4.7;6.1;3.1;8.8;15;.46;1461 +72093;44.17271;4.8987;55;20221204;9.5;5.6;7.6;1.4;9.4;10.4;.42;3440 +72093;44.17271;4.8987;55;20221205;10;-.4;4.8;1.1;7.8;.1;.33;5582 +72093;44.17271;4.8987;55;20221206;10.2;5.1;7.6;2.9;6.55;0;.58;5988 +72093;44.17271;4.8987;55;20221207;7.2;2.5;4.9;7.7;6.3;0;1.22;6599 +72093;44.17271;4.8987;55;20221208;6.9;-3.2;1.9;1.1;6.2;32.9;.26;6201 +72093;44.17271;4.8987;55;20221209;11.2;5.2;8.2;2.5;9.1;3.4;.71;2219 +72093;44.17271;4.8987;55;20221210;5.7;4.5;5.1;9.4;6.2;0;1.46;4451 +72093;44.17271;4.8987;55;20221211;4;.4;2.2;8.1;4.5;0;1.43;6162 +72093;44.17271;4.8987;55;20221212;3.9;-3.8;0;1.5;5.1;6.5;.31;5761 +72093;44.17271;4.8987;55;20221213;5.2;.8;3;1.5;7.4;4.7;.31;1790 +72093;44.17271;4.8987;55;20221214;10.2;4.6;7.4;.8;10.1;.4;.35;2075 +72093;44.17271;4.8987;55;20221215;10;7.1;8.5;1.9;10.6;26.5;.42;1349 +72093;44.17271;4.8987;55;20221216;8;5.8;6.9;7.7;7.4;0;1.28;5103 +72093;44.17271;4.8987;55;20221217;5.4;1.5;3.5;8.6;5.3;0;1.37;6129 +72093;44.17271;4.8987;55;20221218;13.8;-1.9;6;1;7.1;0;.45;6018 +72093;44.17271;4.8987;55;20221219;15.7;6.2;10.9;3.9;10.6;0;1.04;4240 +72093;44.17271;4.8987;55;20221220;16.6;12.5;14.6;4.5;11.8;1.7;1.6;3488 +72093;44.17271;4.8987;55;20221221;16;12.9;14.4;2.9;12.5;4.5;1.06;4048 +72093;44.17271;4.8987;55;20221222;9.9;6.1;8;1;10.6;.3;.36;1601 +72093;44.17271;4.8987;55;20221223;13.2;7.7;10.4;.9;11.4;0;.42;3032 +72093;44.17271;4.8987;55;20221224;16.8;6;11.4;1.3;10.4;.1;.53;6668 +72093;44.17271;4.8987;55;20221225;14.7;3.3;9;.9;9.9;0;.33;6409 +72093;44.17271;4.8987;55;20221226;18.4;6.6;12.5;.9;11.4;0;.43;6890 +72093;44.17271;4.8987;55;20221227;15;4.6;9.8;2.8;9;0;.88;7521 +72093;44.17271;4.8987;55;20221228;14.9;-.4;7.2;.7;7.7;0;.3;7414 +72093;44.17271;4.8987;55;20221229;15;6.4;10.7;1.2;10.5;0;.56;4050 +72093;44.17271;4.8987;55;20221230;14.4;6;10.2;1;11.2;.1;.45;3401 +72093;44.17271;4.8987;55;20221231;15;5.7;10.3;1.4;10.4;0;.5;6100 +72094;44.18759;5.21015;339;20220101;16.1;2.9;9.5;1.1;8.58;.2;.5;7077 +72094;44.18759;5.21015;339;20220102;7.7;4.6;6.1;1.6;8.78;0;.37;3321 +72094;44.18759;5.21015;339;20220103;13.1;3.6;8.3;1.3;8.51;.1;.54;5986 +72094;44.18759;5.21015;339;20220104;10.4;2.5;6.5;1.1;9.38;1.8;.25;5590 +72094;44.18759;5.21015;339;20220105;7.9;5.6;6.8;5.7;5.91;0;1.76;2651 +72094;44.18759;5.21015;339;20220106;8.8;1.6;5.2;3.3;3.88;0;1.46;5381 +72094;44.18759;5.21015;339;20220107;9.2;-2.5;3.4;2.6;4.24;.6;1.06;7012 +72094;44.18759;5.21015;339;20220108;10.6;1.8;6.2;3.4;6.41;1.5;1.13;5948 +72094;44.18759;5.21015;339;20220109;9.1;4.2;6.6;3.5;6.18;.5;1.2;4526 +72094;44.18759;5.21015;339;20220110;10.3;4.3;7.3;3.4;4.91;0;1.66;5072 +72094;44.18759;5.21015;339;20220111;9.1;-2.8;3.2;2.9;4.18;0;1;7212 +72094;44.18759;5.21015;339;20220112;7.8;-2.8;2.5;2.7;4.18;0;.95;6896 +72094;44.18759;5.21015;339;20220113;10.4;-4.2;3.1;1.4;3.94;0;.7;8102 +72094;44.18759;5.21015;339;20220114;12.7;-4;4.3;1.5;3.88;0;.91;8600 +72094;44.18759;5.21015;339;20220115;13.5;-3.3;5.1;1;4.24;0;.67;8745 +72094;44.18759;5.21015;339;20220116;12.1;-3.5;4.3;1.8;4.11;0;1.03;8711 +72094;44.18759;5.21015;339;20220117;12.5;-1.8;5.3;2.4;4.61;0;1.09;8353 +72094;44.18759;5.21015;339;20220118;11.7;-1.4;5.2;1.6;5.58;0;.8;7938 +72094;44.18759;5.21015;339;20220119;10.4;.4;5.4;1.7;6.51;.1;.72;7012 +72094;44.18759;5.21015;339;20220120;10.9;1.1;6;3.1;5.18;0;1.36;7189 +72094;44.18759;5.21015;339;20220121;8.6;-1.9;3.4;3;4.14;0;1.21;7470 +72094;44.18759;5.21015;339;20220122;10.3;-2.6;3.9;2.6;4.21;0;1.09;8344 +72094;44.18759;5.21015;339;20220123;11.9;-2.2;4.8;1.7;4.58;0;.9;8681 +72094;44.18759;5.21015;339;20220124;10.5;-3.9;3.3;1.4;4.91;0;.84;9481 +72094;44.18759;5.21015;339;20220125;12.1;-3;4.5;1.2;5.61;0;.71;8867 +72094;44.18759;5.21015;339;20220126;13.2;-2.8;5.2;1.3;5.41;0;.87;9732 +72094;44.18759;5.21015;339;20220127;13;-4.1;4.5;1.1;4.74;0;.82;10159 +72094;44.18759;5.21015;339;20220128;13.1;-3.7;4.7;2.4;4.74;0;1.34;10184 +72094;44.18759;5.21015;339;20220129;14.2;.1;7.2;2.1;4.61;0;1.46;9653 +72094;44.18759;5.21015;339;20220130;14.6;-1.5;6.6;2.7;5.74;0;1.3;9729 +72094;44.18759;5.21015;339;20220131;12.6;-.8;5.9;5.5;5.14;.1;2.14;9578 +72094;44.18759;5.21015;339;20220201;11;2.6;6.8;5.5;4.58;0;2.38;7635 +72094;44.18759;5.21015;339;20220202;17;8;12.5;6;6.88;0;3.24;7992 +72094;44.18759;5.21015;339;20220203;16;2.1;9;1.6;7.61;0;1.14;10012 +72094;44.18759;5.21015;339;20220204;13.4;4.1;8.8;2.1;8.11;0;1.09;8198 +72094;44.18759;5.21015;339;20220205;13.7;4.5;9.1;3.2;5.98;0;1.85;8484 +72094;44.18759;5.21015;339;20220206;12.4;-1.3;5.6;3.5;5.48;0;1.6;10530 +72094;44.18759;5.21015;339;20220207;13.8;6.8;10.3;5.5;5.38;0;2.97;7534 +72094;44.18759;5.21015;339;20220208;14.8;-1.5;6.7;1.7;4.18;0;1.46;11224 +72094;44.18759;5.21015;339;20220209;13.3;-1.8;5.8;1.2;6.38;0;.96;11202 +72094;44.18759;5.21015;339;20220210;5.3;1.2;3.2;1.3;7.09;0;1.12;10675 +72094;44.18759;5.21015;339;20220211;13.6;.8;7.2;3.6;6.09;0;1.93;10757 +72094;44.18759;5.21015;339;20220212;13.3;-.9;6.2;1.7;5.62;0;1.35;10818 +72094;44.18759;5.21015;339;20220213;11.2;.9;6.1;2.1;6.72;.9;1.25;7696 +72094;44.18759;5.21015;339;20220214;9;5.8;7.4;2.4;8.85;16;.9;3008 +72094;44.18759;5.21015;339;20220215;10.9;1.1;6;3.3;6.19;0;1.57;11010 +72094;44.18759;5.21015;339;20220216;11.1;1.4;6.2;2.2;7.71;2.6;1.07;9922 +72094;44.18759;5.21015;339;20220217;20;6.9;13.5;4.3;9.01;0;2.71;11625 +72094;44.18759;5.21015;339;20220218;19;5.1;12.1;2;8.98;0;1.77;12355 +72094;44.18759;5.21015;339;20220219;13;6.7;9.9;3.4;6.44;0;2.09;8391 +72094;44.18759;5.21015;339;20220220;16.5;-.4;8;3.2;5.91;0;2.28;13489 +72094;44.18759;5.21015;339;20220221;12.6;5.3;9;5.6;6.48;1.5;2.36;9048 +72094;44.18759;5.21015;339;20220222;15.2;6;10.6;4.8;5.61;0;3.02;10489 +72094;44.18759;5.21015;339;20220223;17.7;2.8;10.3;2.3;6.18;0;2.13;13192 +72094;44.18759;5.21015;339;20220224;12.9;2.5;7.7;1.8;8.31;0;1.25;11516 +72094;44.18759;5.21015;339;20220225;12.8;5.3;9.1;4.9;5.11;0;2.85;9810 +72094;44.18759;5.21015;339;20220226;13.1;-.4;6.3;2.3;4.41;0;2;13389 +72094;44.18759;5.21015;339;20220227;12;-2.3;4.9;1.9;5.34;0;1.56;13919 +72094;44.18759;5.21015;339;20220228;13.9;-1.3;6.3;2.3;6.04;0;1.78;14561 +72094;44.18759;5.21015;339;20220301;12.3;-.5;5.9;2.2;6.24;0;1.6;13591 +72094;44.18759;5.21015;339;20220302;11.1;1.4;6.2;1.7;6.98;0;1.38;11920 +72094;44.18759;5.21015;339;20220303;14.5;.1;7.3;1.6;7.21;0;1.61;14731 +72094;44.18759;5.21015;339;20220304;15.9;1.5;8.7;2.4;6.91;0;2.09;14954 +72094;44.18759;5.21015;339;20220305;13.1;3.5;8.3;1.8;5.88;0;1.81;12257 +72094;44.18759;5.21015;339;20220306;10.6;-.3;5.2;1.9;5.04;0;1.67;13171 +72094;44.18759;5.21015;339;20220307;11.5;-2.9;4.3;1.6;4.44;0;1.72;15482 +72094;44.18759;5.21015;339;20220308;10.6;-3.9;3.3;1.6;5.54;0;1.54;15519 +72094;44.18759;5.21015;339;20220309;12.6;2.1;7.4;1.9;7.04;0;1.68;13601 +72094;44.18759;5.21015;339;20220310;12.1;.2;6.2;1.8;7.84;.4;1.42;14591 +72094;44.18759;5.21015;339;20220311;11.4;6.3;8.8;4.2;7.98;0;1.77;9545 +72094;44.18759;5.21015;339;20220312;11.5;6.7;9.1;5.1;6.91;1.3;2.41;9284 +72094;44.18759;5.21015;339;20220313;9.8;7.5;8.6;5.4;7.54;7.5;1.94;6417 +72094;44.18759;5.21015;339;20220314;14.4;5.5;9.9;2.5;9.64;.2;1.75;13109 +72094;44.18759;5.21015;339;20220315;15.2;8.4;11.8;2.7;9.04;0;2.11;11491 +72094;44.18759;5.21015;339;20220316;16.9;5;10.9;1.6;9.88;0;1.98;15622 +72094;44.18759;5.21015;339;20220317;14.5;8.1;11.3;1.6;10.54;0;1.58;11042 +72094;44.18759;5.21015;339;20220318;15.9;8.3;12.1;2.7;10.02;1.3;2.06;10137 +72094;44.18759;5.21015;339;20220319;16.1;4.5;10.3;1.4;8.49;0;1.92;12815 +72094;44.18759;5.21015;339;20220320;13.5;3.5;8.5;1.8;6.65;.1;1.82;8627 +72094;44.18759;5.21015;339;20220321;15.1;6;10.6;2.5;5.92;0;2.78;14667 +72094;44.18759;5.21015;339;20220322;15.7;-.5;7.6;2.5;5.72;0;2.86;18811 +72094;44.18759;5.21015;339;20220323;17.3;-2.1;7.6;2;5.45;0;2.77;19411 +72094;44.18759;5.21015;339;20220324;19.9;-.6;9.6;2.2;5.09;0;3.28;19814 +72094;44.18759;5.21015;339;20220325;20.1;-.5;9.8;1.8;5.15;0;3.09;19847 +72094;44.18759;5.21015;339;20220326;21;.9;10.9;1.9;6.09;0;3.24;19812 +72094;44.18759;5.21015;339;20220327;20.6;3.4;12;1.8;6.22;0;2.88;14445 +72094;44.18759;5.21015;339;20220328;21.3;2.5;11.9;1.8;5.52;0;3.34;19491 +72094;44.18759;5.21015;339;20220329;19;4.1;11.5;2;7.19;3.6;2.85;15548 +72094;44.18759;5.21015;339;20220330;13.7;8.2;10.9;1.4;10.52;.7;1.49;8437 +72094;44.18759;5.21015;339;20220331;16.7;4.9;10.8;3.8;7.95;.6;3.13;17896 +72094;44.18759;5.21015;339;20220401;7.7;2.6;5.2;7.4;5.01;2.3;2.59;11943 +72094;44.18759;5.21015;339;20220402;7.6;2.6;5.1;8.9;4.15;0;3.15;14224 +72094;44.18759;5.21015;339;20220403;8.9;1.3;5.1;4.5;5.02;2.8;2.34;12245 +72094;44.18759;5.21015;339;20220404;13.6;.9;7.3;4.1;5.21;0;3.31;20785 +72094;44.18759;5.21015;339;20220405;17.3;1.5;9.4;4.3;6.23;0;3.9;22782 +72094;44.18759;5.21015;339;20220406;17.1;3.2;10.1;1.6;8.68;0;2.62;18178 +72094;44.18759;5.21015;339;20220407;17.3;5.2;11.2;2.2;9.69;0;2.25;12540 +72094;44.18759;5.21015;339;20220408;20.9;9.7;15.3;2.6;10.19;.6;3.31;15908 +72094;44.18759;5.21015;339;20220409;13.4;8.7;11;5.6;5.22;0;4.29;20287 +72094;44.18759;5.21015;339;20220410;18.1;1;9.6;2.2;5.25;0;3.54;22934 +72094;44.18759;5.21015;339;20220411;16.1;1.8;9;2.4;6.65;0;2.45;11419 +72094;44.18759;5.21015;339;20220412;19.8;2.8;11.3;2.1;7.79;0;3.18;18293 +72094;44.18759;5.21015;339;20220413;21.2;4.6;12.9;1.8;8.42;0;3.45;20748 +72094;44.18759;5.21015;339;20220414;25.2;6.2;15.7;2.6;9.12;0;4.42;22661 +72094;44.18759;5.21015;339;20220415;26.5;9.8;18.2;3.5;11.15;0;4.99;21877 +72094;44.18759;5.21015;339;20220416;23.5;9.7;16.6;7;10.02;0;6.12;22977 +72094;44.18759;5.21015;339;20220417;22.5;8;15.2;2.5;7.69;0;4.35;22721 +72094;44.18759;5.21015;339;20220418;23;4.8;13.9;2.1;8.05;0;4.14;24141 +72094;44.18759;5.21015;339;20220419;23.3;5.1;14.2;2.6;7.62;0;4.52;24003 +72094;44.18759;5.21015;339;20220420;16.7;6.6;11.6;1.5;10.85;7.1;1.89;10454 +72094;44.18759;5.21015;339;20220421;19.7;10.2;15;1.5;12.52;4;2.68;15457 +72094;44.18759;5.21015;339;20220422;21.5;7.2;14.3;2;10.92;0;3.42;19963 +72094;44.18759;5.21015;339;20220423;14.9;11;12.9;3.8;10.83;19.5;2.03;4604 +72094;44.18759;5.21015;339;20220424;14.7;6.4;10.6;1.2;10.82;.3;2.08;14299 +72094;44.18759;5.21015;339;20220425;20.7;6.8;13.8;1.9;10.49;0;3.63;22760 +72094;44.18759;5.21015;339;20220426;21.9;5.4;13.7;2.3;9.75;0;4.06;24667 +72094;44.18759;5.21015;339;20220427;23.1;6.2;14.6;2.3;9.65;0;4.32;25071 +72094;44.18759;5.21015;339;20220428;25;7.4;16.2;2.1;10.55;.1;4.52;25224 +72094;44.18759;5.21015;339;20220429;24.3;7.3;15.8;2.3;10.25;0;4.53;24884 +72094;44.18759;5.21015;339;20220430;22.6;9.5;16;3;9.55;0;4.42;21004 +72094;44.18759;5.21015;339;20220501;22.3;8;15.1;3.2;8.59;0;4.77;24010 +72094;44.18759;5.21015;339;20220502;23.2;6.2;14.7;2.3;9.22;0;4.46;25589 +72094;44.18759;5.21015;339;20220503;22.5;9.5;16;1.7;11.49;4;3.35;17208 +72094;44.18759;5.21015;339;20220504;23;6.6;14.8;2;11.29;5;4.15;24968 +72094;44.18759;5.21015;339;20220505;17.7;11.7;14.7;3.1;11.55;3.8;2.96;13183 +72094;44.18759;5.21015;339;20220506;19.5;9.4;14.5;2.4;10.88;0;3.68;21296 +72094;44.18759;5.21015;339;20220507;23;9.7;16.3;2.2;11.08;2.4;4.42;24545 +72094;44.18759;5.21015;339;20220508;20.5;11.8;16.1;1.7;12.68;7.2;3.41;19721 +72094;44.18759;5.21015;339;20220509;23.8;9;16.4;1.5;12.91;.7;4.19;25902 +72094;44.18759;5.21015;339;20220510;25.5;9.7;17.6;1.5;13.18;.1;4.5;26890 +72094;44.18759;5.21015;339;20220511;24.8;9.5;17.2;1.8;11.88;0;4.57;26571 +72094;44.18759;5.21015;339;20220512;24.6;8.7;16.7;1.9;11.51;0;4.61;26930 +72094;44.18759;5.21015;339;20220513;25.6;8.6;17.1;1.9;11.28;0;4.87;28104 +72094;44.18759;5.21015;339;20220514;28;12.2;20.1;1.9;14.38;0;5.07;27106 +72094;44.18759;5.21015;339;20220515;26.6;12.5;19.5;1.6;14.74;.2;4.7;26088 +72094;44.18759;5.21015;339;20220516;27.4;11.2;19.3;1.3;12.21;0;4.96;27888 +72094;44.18759;5.21015;339;20220517;29.9;10.8;20.3;2;13.24;0;5.61;29034 +72094;44.18759;5.21015;339;20220518;31;13;22;2;14.51;0;5.8;28675 +72094;44.18759;5.21015;339;20220519;28.6;13.1;20.8;1.7;13.44;0;5.28;27642 +72094;44.18759;5.21015;339;20220520;29;11.9;20.5;1.5;12.54;0;5.31;28279 +72094;44.18759;5.21015;339;20220521;31.3;12;21.6;1.8;13.88;0;5.84;29498 +72094;44.18759;5.21015;339;20220522;31.6;14.5;23.1;2.1;16.91;0;5.9;28672 +72094;44.18759;5.21015;339;20220523;26.9;13.7;20.3;2.5;15.34;0;5.03;25978 +72094;44.18759;5.21015;339;20220524;24.5;14.4;19.5;2.4;12.38;.3;4.67;22704 +72094;44.18759;5.21015;339;20220525;24.4;13.3;18.9;2.3;11.38;0;4.84;23683 +72094;44.18759;5.21015;339;20220526;27.3;12.4;19.8;2.3;12.21;0;5.55;27345 +72094;44.18759;5.21015;339;20220527;30.6;15.1;22.8;2.7;13.44;0;6.35;28157 +72094;44.18759;5.21015;339;20220528;27.9;13.2;20.6;3.8;11.58;0;6.37;27441 +72094;44.18759;5.21015;339;20220529;25.7;11.5;18.6;3.7;7.88;0;6.31;27183 +72094;44.18759;5.21015;339;20220530;24.6;10.2;17.4;1.7;9.44;0;4.99;27639 +72094;44.18759;5.21015;339;20220531;26.3;13.3;19.8;1.5;12.28;0;4.93;26260 +72094;44.18759;5.21015;339;20220601;30.3;11.2;20.7;1.9;12.88;0;5.95;30351 +72094;44.18759;5.21015;339;20220602;30.8;13;21.9;1.8;13.84;0;5.86;29500 +72094;44.18759;5.21015;339;20220603;29.4;17;23.2;2.2;15.44;.1;5.55;25626 +72094;44.18759;5.21015;339;20220604;32.4;16.8;24.6;2.7;15.84;0;6.59;28318 +72094;44.18759;5.21015;339;20220605;31.2;16.9;24;2.3;15.81;.9;6.11;27689 +72094;44.18759;5.21015;339;20220606;31;14.2;22.6;2.6;13.61;.6;6.41;29322 +72094;44.18759;5.21015;339;20220607;27.7;15.5;21.6;3.5;12.61;0;6.02;25580 +72094;44.18759;5.21015;339;20220608;25.7;13.9;19.8;2.6;11.21;0;5.37;25436 +72094;44.18759;5.21015;339;20220609;24.7;16.5;20.6;5.6;9.94;0;6.38;20886 +72094;44.18759;5.21015;339;20220610;29.7;13.6;21.7;3.5;9.18;0;7.05;28686 +72094;44.18759;5.21015;339;20220611;32.8;14.5;23.7;2.6;9.84;0;7.17;29918 +72094;44.18759;5.21015;339;20220612;34.5;14.5;24.5;2.1;11.44;0;6.89;30230 +72094;44.18759;5.21015;339;20220613;33.3;16.5;24.9;2.7;14.04;0;7.01;29375 +72094;44.18759;5.21015;339;20220614;34.3;15.3;24.8;2.2;12.01;0;7;30333 +72094;44.18759;5.21015;339;20220615;33.4;16.1;24.7;1.6;14.44;0;6.35;30206 +72094;44.18759;5.21015;339;20220616;36.1;16.6;26.3;2.4;14.04;0;7.38;30725 +72094;44.18759;5.21015;339;20220617;37.4;19.6;28.5;2.6;13.08;0;7.88;29565 +72094;44.18759;5.21015;339;20220618;35;17.9;26.4;2.1;15.64;0;6.97;30193 +72094;44.18759;5.21015;339;20220619;32.6;18;25.3;2.6;15.51;0;6.69;28385 +72094;44.18759;5.21015;339;20220620;32.2;14.5;23.4;1.9;12.41;0;6.37;30288 +72094;44.18759;5.21015;339;20220621;30.4;17.2;23.8;1.7;16.38;2.2;5.58;26903 +72094;44.18759;5.21015;339;20220622;26.7;19.8;23.3;2.1;20.51;1.6;4.12;19363 +72094;44.18759;5.21015;339;20220623;26.9;18.1;22.5;2.3;18.71;1.7;4.6;21994 +72094;44.18759;5.21015;339;20220624;27;16.4;21.7;1.9;16.68;14.2;4.79;24005 +72094;44.18759;5.21015;339;20220625;29.7;13.8;21.8;1.8;14.51;0;5.75;29193 +72094;44.18759;5.21015;339;20220626;31.5;17.5;24.5;2.1;16.38;0;6.07;27828 +72094;44.18759;5.21015;339;20220627;31.1;16.1;23.6;2.5;16.18;0;6.24;28563 +72094;44.18759;5.21015;339;20220628;29.5;16.5;23;2.7;15.58;0;5.95;26640 +72094;44.18759;5.21015;339;20220629;31.3;14.7;23;1.9;14.58;0;6.16;29832 +72094;44.18759;5.21015;339;20220630;29.7;14.2;21.9;2.1;15.51;0;5.79;28755 +72094;44.18759;5.21015;339;20220701;27.9;14.3;21.1;3.4;13.11;0;6.05;27225 +72094;44.18759;5.21015;339;20220702;34.3;11.6;22.9;1.9;10.41;0;6.75;30747 +72094;44.18759;5.21015;339;20220703;35.6;14.7;25.2;2;11.44;0;7.07;30709 +72094;44.18759;5.21015;339;20220704;34.5;18.7;26.6;1.8;14.98;1.4;6.57;29202 +72094;44.18759;5.21015;339;20220705;32.8;17.9;25.3;2.9;14.94;0;6.96;28381 +72094;44.18759;5.21015;339;20220706;32.2;17;24.6;3.2;11.84;0;7.23;28260 +72094;44.18759;5.21015;339;20220707;32;15;23.5;3.6;11.78;0;7.34;28517 +72094;44.18759;5.21015;339;20220708;31.4;17.6;24.5;3.6;12.48;0;7.1;26946 +72094;44.18759;5.21015;339;20220709;32.7;17.6;25.1;2.8;12.54;0;7.06;28335 +72094;44.18759;5.21015;339;20220710;33.1;17.2;25.1;2.7;12.74;0;6.99;28550 +72094;44.18759;5.21015;339;20220711;33.7;17.2;25.4;2.2;14.74;0;6.63;28980 +72094;44.18759;5.21015;339;20220712;34.1;16.8;25.4;2.3;14.91;0;6.72;29463 +72094;44.18759;5.21015;339;20220713;33.4;17.1;25.2;2;15.61;0;6.36;28641 +72094;44.18759;5.21015;339;20220714;35;17.1;26.1;1.9;16.91;0;6.64;29998 +72094;44.18759;5.21015;339;20220715;36.7;17.2;27;2.5;14.74;0;7.39;29555 +72094;44.18759;5.21015;339;20220716;35.8;18.2;27;2.6;11.98;0;7.41;28370 +72094;44.18759;5.21015;339;20220717;36;18.2;27.1;2;15.04;0;6.87;28792 +72094;44.18759;5.21015;339;20220718;36.8;20.4;28.6;1.9;17.88;0;6.81;28551 +72094;44.18759;5.21015;339;20220719;35.5;19.7;27.6;1.9;18.24;0;6.53;28175 +72094;44.18759;5.21015;339;20220720;35.2;18.3;26.7;1.9;16.74;0;6.5;28597 +72094;44.18759;5.21015;339;20220721;36.2;19;27.6;2;14.34;0;6.74;28199 +72094;44.18759;5.21015;339;20220722;36.3;17.7;27;1.9;14.48;0;6.67;28505 +72094;44.18759;5.21015;339;20220723;34.2;18.4;26.3;2.4;17.91;0;6.45;27446 +72094;44.18759;5.21015;339;20220724;36.2;18.9;27.6;1.9;16.01;0;6.68;28260 +72094;44.18759;5.21015;339;20220725;36.2;16.6;26.4;2;16.18;0;6.67;29120 +72094;44.18759;5.21015;339;20220726;32.4;19.1;25.7;3.4;14.64;0;6.78;25416 +72094;44.18759;5.21015;339;20220727;31.8;15.8;23.8;2.7;12.91;0;6.48;27506 +72094;44.18759;5.21015;339;20220728;33.2;15.1;24.1;1.9;12.38;0;6.08;27711 +72094;44.18759;5.21015;339;20220729;30.1;16.6;23.3;2.2;15.58;1.1;5.46;25344 +72094;44.18759;5.21015;339;20220730;33.6;16.5;25;2.4;13.08;0;6.54;27547 +72094;44.18759;5.21015;339;20220731;34.9;17.4;26.1;2.3;11.68;0;6.72;27214 +72094;44.18759;5.21015;339;20220801;36.6;19;27.8;2.2;11.78;0;6.9;27291 +72094;44.18759;5.21015;339;20220802;36.4;18;27.2;2.1;12.31;0;6.63;26954 +72094;44.18759;5.21015;339;20220803;35.7;17.9;26.8;1.9;15.74;0;6.32;27700 +72094;44.18759;5.21015;339;20220804;35.9;18.2;27.1;1.8;15.91;0;6.25;27643 +72094;44.18759;5.21015;339;20220805;35.5;18.4;27;2;16.71;.1;6.23;26588 +72094;44.18759;5.21015;339;20220806;35.5;18.5;27;2.4;15.28;0;6.52;26043 +72094;44.18759;5.21015;339;20220807;33.4;17.6;25.5;2.4;12.78;0;6.28;25930 +72094;44.18759;5.21015;339;20220808;34.4;17.7;26.1;2;12.84;0;6.2;26297 +72094;44.18759;5.21015;339;20220809;35.3;18.3;26.8;2;13.48;0;6.16;26098 +72094;44.18759;5.21015;339;20220810;34.4;16.3;25.3;1.9;13.54;0;6.01;26939 +72094;44.18759;5.21015;339;20220811;33.3;17.4;25.4;1.7;16.78;0;5.54;25750 +72094;44.18759;5.21015;339;20220812;36.4;16.9;26.7;1.7;18.21;0;5.86;26148 +72094;44.18759;5.21015;339;20220813;33.9;18.7;26.3;2.3;20.34;1.2;5.68;24963 +72094;44.18759;5.21015;339;20220814;28.8;20.3;24.6;1.8;18.54;19.9;4.17;18538 +72094;44.18759;5.21015;339;20220815;30.8;14.7;22.7;1.6;15.94;0;4.99;25311 +72094;44.18759;5.21015;339;20220816;32;15.1;23.6;2.1;15.91;0;5.44;25526 +72094;44.18759;5.21015;339;20220817;26.6;18.3;22.5;2.8;18.91;22;3.9;17814 +72094;44.18759;5.21015;339;20220818;26.2;14.1;20.1;2.6;16.01;5.3;4.24;21728 +72094;44.18759;5.21015;339;20220819;28.1;16.2;22.2;3.4;15.21;0;4.98;21415 +72094;44.18759;5.21015;339;20220820;30.4;17.3;23.8;2.8;14.71;0;5.35;22006 +72094;44.18759;5.21015;339;20220821;29.9;16;22.9;2.7;14.48;0;5.24;22796 +72094;44.18759;5.21015;339;20220822;30.3;15.3;22.8;2.6;13.48;0;5.36;23298 +72094;44.18759;5.21015;339;20220823;32.2;15.9;24;2.2;13.94;0;5.36;23526 +72094;44.18759;5.21015;339;20220824;32.6;17.8;25.2;1.9;15.34;0;5.11;22974 +72094;44.18759;5.21015;339;20220825;32.6;15.7;24.2;1.7;16.44;.2;5;24243 +72094;44.18759;5.21015;339;20220826;31.9;17.9;24.9;1.8;17.51;.4;4.83;22162 +72094;44.18759;5.21015;339;20220827;30.7;15.8;23.3;1.8;16.34;.1;4.64;22699 +72094;44.18759;5.21015;339;20220828;30.9;17.3;24.1;1.6;16.14;0;4.49;21430 +72094;44.18759;5.21015;339;20220829;31.9;15.8;23.8;1.8;16.91;.2;4.74;22932 +72094;44.18759;5.21015;339;20220830;29.9;19;24.5;1.7;20.28;.7;3.95;18887 +72094;44.18759;5.21015;339;20220831;28.8;15.1;22;1.9;16.28;0;4.23;21070 +72094;44.18759;5.21015;339;20220901;31.1;15.4;23.3;1.9;13.94;0;4.76;22377 +72094;44.18759;5.21015;339;20220902;26.9;15.7;21.3;1.4;16.28;2.2;3.54;18768 +72094;44.18759;5.21015;339;20220903;27.8;15.6;21.7;1.5;17.34;4;3.66;19489 +72094;44.18759;5.21015;339;20220904;29.3;15.2;22.2;1.4;17.61;.6;3.9;20843 +72094;44.18759;5.21015;339;20220905;29.8;17.1;23.4;1.6;19.01;0;3.84;19610 +72094;44.18759;5.21015;339;20220906;28.9;16.4;22.7;1.7;19.24;2.3;3.7;19245 +72094;44.18759;5.21015;339;20220907;26.4;17.8;22.1;2.1;20.14;25.5;3.11;15675 +72094;44.18759;5.21015;339;20220908;26.3;14.8;20.6;2.1;15.64;.1;3.55;18104 +72094;44.18759;5.21015;339;20220909;25.5;13.3;19.4;2.2;13.04;.1;3.66;18477 +72094;44.18759;5.21015;339;20220910;25.2;12.1;18.7;2.4;11.81;.1;3.82;18838 +72094;44.18759;5.21015;339;20220911;28.3;10.8;19.5;1.6;11.38;0;3.84;20547 +72094;44.18759;5.21015;339;20220912;29.2;12.3;20.7;1.4;14.61;0;3.68;20475 +72094;44.18759;5.21015;339;20220913;27.6;16.2;21.9;1.7;19.54;.7;3.15;17297 +72094;44.18759;5.21015;339;20220914;23.4;18.3;20.9;2.1;19.68;16.4;2.29;11169 +72094;44.18759;5.21015;339;20220915;27.9;15.3;21.6;2;16.41;.2;3.57;17759 +72094;44.18759;5.21015;339;20220916;24.9;15.1;20;3.6;13.54;0;3.83;15332 +72094;44.18759;5.21015;339;20220917;20.9;13.1;17;5.2;8.11;0;4.59;13767 +72094;44.18759;5.21015;339;20220918;23.9;8.3;16.1;2.5;8.14;0;3.73;18570 +72094;44.18759;5.21015;339;20220919;24.7;7.2;16;2.6;8.24;0;3.82;18594 +72094;44.18759;5.21015;339;20220920;24.8;8.1;16.5;2.5;8.71;0;3.75;18544 +72094;44.18759;5.21015;339;20220921;23.6;8.2;15.9;1.9;9.58;0;3.2;18303 +72094;44.18759;5.21015;339;20220922;23.7;9.4;16.6;1.5;11.81;0;2.84;17669 +72094;44.18759;5.21015;339;20220923;22.1;11.2;16.6;1.2;13.38;13.7;2.36;15406 +72094;44.18759;5.21015;339;20220924;17.8;13.8;15.8;1.7;15.04;29.5;1.54;8698 +72094;44.18759;5.21015;339;20220925;20.7;12.4;16.6;1.5;13.48;.1;2.18;13046 +72094;44.18759;5.21015;339;20220926;20.4;7.9;14.2;2.4;10.14;.6;2.67;15936 +72094;44.18759;5.21015;339;20220927;18.2;10.1;14.2;3.7;9.58;.1;2.76;12665 +72094;44.18759;5.21015;339;20220928;21.2;10.2;15.7;2.7;11.68;1.9;2.65;14588 +72094;44.18759;5.21015;339;20220929;18.4;10.9;14.7;2.2;11.04;0;2.2;11856 +72094;44.18759;5.21015;339;20220930;17.7;8.1;12.9;2;9.51;.8;2.1;13268 +72094;44.18759;5.21015;339;20221001;19.7;3.4;11.5;1.4;10.24;.1;2.06;16497 +72094;44.18759;5.21015;339;20221002;25.8;9.9;17.9;2.4;12.57;0;3.08;16653 +72094;44.18759;5.21015;339;20221003;25.1;12.1;18.6;2.9;11.81;0;3.32;14991 +72094;44.18759;5.21015;339;20221004;26.5;8;17.3;1.3;11.91;.1;2.63;16951 +72094;44.18759;5.21015;339;20221005;24.1;8.5;16.3;1.5;13.04;.1;2.42;15801 +72094;44.18759;5.21015;339;20221006;25.3;8.1;16.7;1.3;12.77;0;2.42;16397 +72094;44.18759;5.21015;339;20221007;24.4;9;16.7;1.2;13.01;0;2.24;15247 +72094;44.18759;5.21015;339;20221008;20.5;11.9;16.2;1.3;13.91;5.3;1.76;11467 +72094;44.18759;5.21015;339;20221009;18.6;13.2;15.9;1.4;14.24;2.1;1.51;9040 +72094;44.18759;5.21015;339;20221010;22.7;12.8;17.7;1.2;14.64;.3;1.86;11973 +72094;44.18759;5.21015;339;20221011;23.4;8.8;16.1;1;13.24;0;1.93;14376 +72094;44.18759;5.21015;339;20221012;22.6;11.4;17;.9;13.34;.8;1.8;12495 +72094;44.18759;5.21015;339;20221013;21.7;8.2;14.9;1.2;12.71;.3;1.78;13540 +72094;44.18759;5.21015;339;20221014;22.8;11.3;17.1;1.7;13.44;.1;2.02;12396 +72094;44.18759;5.21015;339;20221015;25.3;7.8;16.5;1.4;12.44;.1;2.19;14849 +72094;44.18759;5.21015;339;20221016;23.4;11.4;17.4;1.7;14.81;.1;1.89;12414 +72094;44.18759;5.21015;339;20221017;24.1;10.7;17.4;1.7;14.11;.1;1.98;12954 +72094;44.18759;5.21015;339;20221018;24.9;11.4;18.1;1.1;14.04;.2;1.84;12820 +72094;44.18759;5.21015;339;20221019;23.2;8.7;15.9;1.1;14.11;.1;1.68;12974 +72094;44.18759;5.21015;339;20221020;20.4;13.6;17;2.3;15.68;0;1.44;8336 +72094;44.18759;5.21015;339;20221021;21.1;15.8;18.5;3.5;17.68;.5;1.58;7670 +72094;44.18759;5.21015;339;20221022;22.4;16;19.2;2;17.74;0;1.56;8327 +72094;44.18759;5.21015;339;20221023;23;15.6;19.3;2.3;17.11;0;1.74;8868 +72094;44.18759;5.21015;339;20221024;24;16.4;20.2;1.8;17.11;0;1.74;8904 +72094;44.18759;5.21015;339;20221025;24.7;10.8;17.8;1.3;14.54;0;1.71;11886 +72094;44.18759;5.21015;339;20221026;23.4;11.2;17.3;1.2;15.11;.1;1.51;11032 +72094;44.18759;5.21015;339;20221027;24.2;11.7;18;1;14.91;.1;1.45;11065 +72094;44.18759;5.21015;339;20221028;25.4;9.8;17.6;1;12.78;.1;1.63;11836 +72094;44.18759;5.21015;339;20221029;25.2;8.7;16.9;1.1;11.14;.1;1.65;11997 +72094;44.18759;5.21015;339;20221030;23.7;8;15.8;1;11.18;0;1.47;11749 +72094;44.18759;5.21015;339;20221031;21.4;9.9;15.6;2.2;13.64;40.1;1.5;10063 +72094;44.18759;5.21015;339;20221101;22.2;13.4;17.8;1.8;14.68;5.1;1.49;8641 +72094;44.18759;5.21015;339;20221102;19.6;7.5;13.6;1.2;11.54;.1;1.17;9928 +72094;44.18759;5.21015;339;20221103;13;5.8;9.4;1.6;11.28;22.9;.69;7478 +72094;44.18759;5.21015;339;20221104;13;7.2;10.1;3.4;8.71;2;1.4;6414 +72094;44.18759;5.21015;339;20221105;15.6;6.4;11;3.8;6.81;0;2.18;8384 +72094;44.18759;5.21015;339;20221106;18.4;2.1;10.3;1.2;7.38;.1;1.14;10807 +72094;44.18759;5.21015;339;20221107;20.1;1.8;10.9;1.3;8.18;.1;1.18;11162 +72094;44.18759;5.21015;339;20221108;15.3;5.2;10.2;1.8;10.71;0;.83;8452 +72094;44.18759;5.21015;339;20221109;17.6;12;14.8;2.6;13.74;30.4;1.07;6119 +72094;44.18759;5.21015;339;20221110;18.3;9;13.7;1.5;11.64;0;1.07;7945 +72094;44.18759;5.21015;339;20221111;20.5;5.4;12.9;.9;10.34;.1;.92;9890 +72094;44.18759;5.21015;339;20221112;18.9;5;11.9;.9;10.28;0;.84;9374 +72094;44.18759;5.21015;339;20221113;15.5;8.4;11.9;1;11.08;0;.74;6453 +72094;44.18759;5.21015;339;20221114;13.2;7;10.1;1.2;10.78;11.3;.64;6047 +72094;44.18759;5.21015;339;20221115;13.8;10;11.9;1.8;12.71;8.6;.62;4694 +72094;44.18759;5.21015;339;20221116;18;7.5;12.7;1.5;11.11;0;.94;7756 +72094;44.18759;5.21015;339;20221117;17.2;7.5;12.3;1.8;11.01;2.6;.94;7499 +72094;44.18759;5.21015;339;20221118;14.1;6.9;10.5;3.3;8.61;0;1.34;6171 +72094;44.18759;5.21015;339;20221119;13.5;1.1;7.3;2.5;6.64;0;1.14;8244 +72094;44.18759;5.21015;339;20221120;12.9;1.4;7.1;2.4;6.21;0;1.16;7797 +72094;44.18759;5.21015;339;20221121;8.5;1.7;5.1;2;7.58;10.7;.55;5751 +72094;44.18759;5.21015;339;20221122;12.1;4.4;8.3;4.3;7.11;.1;1.51;5819 +72094;44.18759;5.21015;339;20221123;10.2;3.4;6.8;1.8;8.01;.3;.66;5796 +72094;44.18759;5.21015;339;20221124;16.1;2.4;9.3;2;7.44;0;1.09;8077 +72094;44.18759;5.21015;339;20221125;15.3;3.5;9.4;1.6;8.38;0;.81;7505 +72094;44.18759;5.21015;339;20221126;14.5;5.7;10.1;2.1;6.74;0;1.22;6434 +72094;44.18759;5.21015;339;20221127;13.4;-.2;6.6;1;6.68;.1;.52;7857 +72094;44.18759;5.21015;339;20221128;7.8;4.9;6.3;1.6;8.24;20.7;.51;3437 +72094;44.18759;5.21015;339;20221129;9.2;1.4;5.3;1.2;7.31;.2;.46;5665 +72094;44.18759;5.21015;339;20221130;12.3;-1.1;5.6;1.6;6.44;0;.58;7699 +72094;44.18759;5.21015;339;20221201;10.8;2.2;6.5;1.8;6.64;0;.72;6082 +72094;44.18759;5.21015;339;20221202;8.5;1;4.7;1.1;6.74;.5;.42;5612 +72094;44.18759;5.21015;339;20221203;7;2.5;4.8;1.7;8.24;23.2;.34;4260 +72094;44.18759;5.21015;339;20221204;9.8;6.5;8.1;1.9;9.24;12.8;.54;3551 +72094;44.18759;5.21015;339;20221205;11;0;5.5;.9;6.81;.1;.39;6660 +72094;44.18759;5.21015;339;20221206;11.4;-1.7;4.8;1.2;5.61;0;.54;7262 +72094;44.18759;5.21015;339;20221207;8.2;-3.5;2.4;1.1;5.34;0;.37;6810 +72094;44.18759;5.21015;339;20221208;5.9;-3.9;1;1.4;6.01;27;.26;6089 +72094;44.18759;5.21015;339;20221209;11.4;4.4;7.9;2.1;10.08;7.1;.34;5100 +72094;44.18759;5.21015;339;20221210;7.7;4;5.8;2.2;7.18;0;.65;3603 +72094;44.18759;5.21015;339;20221211;4.7;-4.6;0;1.7;4.08;0;.54;5882 +72094;44.18759;5.21015;339;20221212;6.6;-6.6;0;.9;4.44;6.9;.29;6980 +72094;44.18759;5.21015;339;20221213;4.3;.5;2.4;1;7.18;4.6;.23;3675 +72094;44.18759;5.21015;339;20221214;9.2;3.8;6.5;1.3;9.08;.9;.3;4338 +72094;44.18759;5.21015;339;20221215;10.6;6.5;8.6;1.9;10.31;26.5;.4;3810 +72094;44.18759;5.21015;339;20221216;8.1;4.6;6.4;1.9;8.68;0;.41;2638 +72094;44.18759;5.21015;339;20221217;9.5;-.7;4.4;1.8;5.84;0;.62;6165 +72094;44.18759;5.21015;339;20221218;11;-2.1;4.5;1.7;6.68;0;.5;6814 +72094;44.18759;5.21015;339;20221219;11.2;6;8.6;1.7;9.78;0;.44;4273 +72094;44.18759;5.21015;339;20221220;13.5;9.5;11.5;2.5;11.68;1.9;.6;3760 +72094;44.18759;5.21015;339;20221221;14.4;10.9;12.7;1.8;11.68;3.7;.67;3374 +72094;44.18759;5.21015;339;20221222;15.1;4.6;9.9;2;9.84;.2;.63;6226 +72094;44.18759;5.21015;339;20221223;18;8.5;13.2;1.9;11.48;0;.79;5911 +72094;44.18759;5.21015;339;20221224;18.6;8.3;13.4;1.6;10.78;.1;.81;5999 +72094;44.18759;5.21015;339;20221225;13.9;3.3;8.6;1.5;9.84;0;.44;6250 +72094;44.18759;5.21015;339;20221226;16;6.5;11.3;.9;10.44;.1;.44;5903 +72094;44.18759;5.21015;339;20221227;13.4;2.2;7.8;1;8.01;0;.42;6292 +72094;44.18759;5.21015;339;20221228;13.2;-.6;6.3;1.4;6.94;0;.54;7173 +72094;44.18759;5.21015;339;20221229;13.3;6.9;10.1;1.3;10.18;0;.49;4837 +72094;44.18759;5.21015;339;20221230;12.6;6.7;9.7;1;10.48;.2;.39;4640 +72094;44.18759;5.21015;339;20221231;13.4;4.6;9;1.5;9.78;.1;.49;5765 +72095;44.20154;5.52174;880;20220101;19.9;-1.7;9.1;.7;6.09;.1;.5;8079 +72095;44.20154;5.52174;880;20220102;16.1;-4.1;6;1.8;5.69;0;1.01;7839 +72095;44.20154;5.52174;880;20220103;13.5;2.9;8.2;2.5;6.09;0;1.29;5587 +72095;44.20154;5.52174;880;20220104;9.2;-2.2;3.5;1.3;7.29;1.8;.36;5847 +72095;44.20154;5.52174;880;20220105;3.1;2.5;2.8;7.6;5.09;0;1.43;1005 +72095;44.20154;5.52174;880;20220106;4.1;-2;1.1;4.6;3.19;0;1.53;4215 +72095;44.20154;5.52174;880;20220107;6;-9.3;-1.6;3.1;3.49;1.4;.94;6987 +72095;44.20154;5.52174;880;20220108;6.5;-.8;2.9;4.3;5.89;2.6;.85;4725 +72095;44.20154;5.52174;880;20220109;3.9;1.3;2.6;5;5.39;.9;1.03;2662 +72095;44.20154;5.52174;880;20220110;6.1;1;3.6;4.5;4.19;0;1.58;3942 +72095;44.20154;5.52174;880;20220111;8.5;-8.2;.2;1.7;2.99;0;.89;7562 +72095;44.20154;5.52174;880;20220112;7.4;-10.6;-1.6;1.1;2.99;0;.58;7938 +72095;44.20154;5.52174;880;20220113;10.6;-10.2;.2;.5;2.79;0;.36;8646 +72095;44.20154;5.52174;880;20220114;12.7;-9.2;1.8;.8;2.89;0;.59;8968 +72095;44.20154;5.52174;880;20220115;15.1;-8.4;3.4;.5;3.29;0;.41;9397 +72095;44.20154;5.52174;880;20220116;12.4;-8.7;1.9;2.5;2.79;0;1.54;8971 +72095;44.20154;5.52174;880;20220117;10.8;.1;5.5;4.3;2.99;0;2.34;6325 +72095;44.20154;5.52174;880;20220118;12.2;-8.5;1.9;1.5;4.09;0;.9;9068 +72095;44.20154;5.52174;880;20220119;8.4;-4.1;2.2;2.1;5.99;.1;.63;7023 +72095;44.20154;5.52174;880;20220120;6.9;-.9;3;5.7;4.29;0;1.7;5516 +72095;44.20154;5.52174;880;20220121;6.9;-2.1;2.4;3.3;3.49;0;1.45;6028 +72095;44.20154;5.52174;880;20220122;8.2;-9.9;-.8;.8;3.19;0;.56;8836 +72095;44.20154;5.52174;880;20220123;13.4;-8.8;2.3;1;3.49;0;.82;9949 +72095;44.20154;5.52174;880;20220124;13;-9;2;1.1;3.79;0;.85;10020 +72095;44.20154;5.52174;880;20220125;9.3;-6.8;1.3;1;5.29;0;.58;8610 +72095;44.20154;5.52174;880;20220126;13.4;-9.4;2;1.7;3.49;0;1.23;10457 +72095;44.20154;5.52174;880;20220127;14.6;-9.5;2.6;1.1;3.59;0;.98;10757 +72095;44.20154;5.52174;880;20220128;11.5;-6.6;2.5;4.9;2.99;0;2.38;9500 +72095;44.20154;5.52174;880;20220129;14.2;-3.4;5.4;4;2.69;0;2.66;9480 +72095;44.20154;5.52174;880;20220130;12.7;4.3;8.5;5.7;4.59;0;2.87;6494 +72095;44.20154;5.52174;880;20220131;7.5;1.5;4.5;9.3;4.09;.1;2.61;5492 +72095;44.20154;5.52174;880;20220201;8.4;-1.6;3.4;8.4;3.99;0;2.4;7315 +72095;44.20154;5.52174;880;20220202;12.5;4.8;8.7;8.6;5.99;0;2.92;6449 +72095;44.20154;5.52174;880;20220203;14.9;-3;6;2.3;5.29;0;1.56;10199 +72095;44.20154;5.52174;880;20220204;12.3;-1.3;5.5;3.9;6.59;0;1.45;8950 +72095;44.20154;5.52174;880;20220205;10;3.2;6.6;5.1;5.49;0;2;6281 +72095;44.20154;5.52174;880;20220206;11.5;-7.9;1.8;4.2;4.29;0;1.83;11063 +72095;44.20154;5.52174;880;20220207;10.2;4.1;7.2;7.7;4.69;0;2.9;6089 +72095;44.20154;5.52174;880;20220208;11.8;-6.3;2.8;1;3.39;0;1.04;10957 +72095;44.20154;5.52174;880;20220209;12.6;-8.2;2.2;.9;4.49;0;.97;11934 +72095;44.20154;5.52174;880;20220210;1.1;-7.9;-3.4;2.3;5.17;0;1.69;11833 +72095;44.20154;5.52174;880;20220211;11.2;-.3;5.5;3.2;5;0;1.81;10500 +72095;44.20154;5.52174;880;20220212;10.7;-1;4.9;3.4;4.47;0;1.86;10933 +72095;44.20154;5.52174;880;20220213;9.2;.9;5;2.8;5.7;2.4;1.23;7800 +72095;44.20154;5.52174;880;20220214;6.1;1.8;4;2;6.67;18.4;.76;2866 +72095;44.20154;5.52174;880;20220215;7.2;-.5;3.4;2.7;5.74;0;1.11;10166 +72095;44.20154;5.52174;880;20220216;5.9;1.6;3.8;4;7.39;2.3;.68;5708 +72095;44.20154;5.52174;880;20220217;15.1;5;10.1;7.8;8.09;0;2.62;9107 +72095;44.20154;5.52174;880;20220218;16.5;3;9.8;2.7;7.89;0;1.86;10740 +72095;44.20154;5.52174;880;20220219;8.3;3.5;5.9;5.4;5.79;0;1.85;6308 +72095;44.20154;5.52174;880;20220220;11.8;.9;6.4;5.9;4.79;0;2.65;9861 +72095;44.20154;5.52174;880;20220221;7.8;1.9;4.9;7.8;5.79;2.1;1.86;7233 +72095;44.20154;5.52174;880;20220222;10.4;1.4;5.9;8.1;5.09;0;2.66;9157 +72095;44.20154;5.52174;880;20220223;14.4;1.8;8.1;3;4.39;0;2.44;11060 +72095;44.20154;5.52174;880;20220224;10.2;-3.1;3.6;2.8;6.59;0;1.24;11522 +72095;44.20154;5.52174;880;20220225;8.6;1.7;5.2;5.2;4.19;0;2.35;8281 +72095;44.20154;5.52174;880;20220226;9.6;-3;3.3;2.6;3.59;0;1.84;11493 +72095;44.20154;5.52174;880;20220227;7.9;-8.8;-.4;1.6;4.19;0;1.23;13467 +72095;44.20154;5.52174;880;20220228;9.2;-7.9;.7;2.3;4.49;0;1.46;13804 +72095;44.20154;5.52174;880;20220301;9.2;-7.2;1;1.8;4.99;0;1.31;13678 +72095;44.20154;5.52174;880;20220302;8.6;-3.2;2.7;1.5;5.79;0;1.18;11679 +72095;44.20154;5.52174;880;20220303;11.9;-4.6;3.7;1.6;5.69;0;1.51;14063 +72095;44.20154;5.52174;880;20220304;13.3;-3;5.2;2.9;4.99;0;2.16;14146 +72095;44.20154;5.52174;880;20220305;9.7;-7.1;1.3;1.8;3.29;0;1.71;14542 +72095;44.20154;5.52174;880;20220306;6.2;-7.9;-.8;1.4;3.79;0;1.25;13445 +72095;44.20154;5.52174;880;20220307;8.4;-10;-.8;1.5;3.29;0;1.51;15606 +72095;44.20154;5.52174;880;20220308;9.4;-10.6;-.6;2;4.49;0;1.52;16482 +72095;44.20154;5.52174;880;20220309;9.5;-2.2;3.7;1.7;5.39;0;1.49;12648 +72095;44.20154;5.52174;880;20220310;10.1;-6.6;1.8;1.4;5.89;.3;1.4;15375 +72095;44.20154;5.52174;880;20220311;8;2;5;6.3;6.59;0;1.61;9142 +72095;44.20154;5.52174;880;20220312;9.2;3.8;6.5;6.8;5.09;1.7;2.66;8751 +72095;44.20154;5.52174;880;20220313;5.6;2.3;4;5.5;6.59;8.8;1.19;6822 +72095;44.20154;5.52174;880;20220314;11.3;3;7.2;3.7;8.39;.3;1.54;11207 +72095;44.20154;5.52174;880;20220315;12.4;5.3;8.9;3;7.39;0;1.99;10448 +72095;44.20154;5.52174;880;20220316;15.6;-.2;7.7;.8;7.49;0;1.84;15979 +72095;44.20154;5.52174;880;20220317;11.6;2.9;7.3;1.7;9.09;0;1.41;11870 +72095;44.20154;5.52174;880;20220318;13.3;5.4;9.4;3.8;7.87;1;2.47;9233 +72095;44.20154;5.52174;880;20220319;10.8;3;6.9;3.4;5.87;0;3.08;14233 +72095;44.20154;5.52174;880;20220320;8.3;-1.2;3.6;3.9;5.37;0;2.24;7600 +72095;44.20154;5.52174;880;20220321;9.6;2.1;5.9;3.7;4.74;0;2.84;15866 +72095;44.20154;5.52174;880;20220322;10;-7.4;1.3;5.4;3.31;0;3.84;18450 +72095;44.20154;5.52174;880;20220323;11.8;-7.9;2;4;3.57;0;3.9;20300 +72095;44.20154;5.52174;880;20220324;14.6;-7.1;3.8;3.4;3.77;0;3.84;20500 +72095;44.20154;5.52174;880;20220325;15.1;-6.1;4.5;3;3.94;0;3.65;19500 +72095;44.20154;5.52174;880;20220326;15.9;-5.1;5.4;3.9;4.17;0;4.2;20100 +72095;44.20154;5.52174;880;20220327;15;-1.5;6.8;3.5;4.27;0;3.75;14800 +72095;44.20154;5.52174;880;20220328;17.2;-3.5;6.9;3.1;4.14;0;3.92;19700 +72095;44.20154;5.52174;880;20220329;14.6;-.3;7.2;2.8;5.74;3;3.12;14833 +72095;44.20154;5.52174;880;20220330;10;4.7;7.4;1.6;8.84;1.1;1.28;6800 +72095;44.20154;5.52174;880;20220331;11.6;3.9;7.8;3.3;7.14;.4;2.42;16100 +72095;44.20154;5.52174;880;20220401;2.5;.9;1.7;5.5;4.44;1;1.79;11466 +72095;44.20154;5.52174;880;20220402;1.9;-2.5;-.3;5;4.04;0;1.97;12900 +72095;44.20154;5.52174;880;20220403;6.2;-4.1;1.1;2.9;4.47;4.8;1.51;10166 +72095;44.20154;5.52174;880;20220404;8.7;-4.9;1.9;2.1;4.87;0;2.61;22200 +72095;44.20154;5.52174;880;20220405;12.9;-5.3;3.8;2.4;5.4;0;3.18;22833 +72095;44.20154;5.52174;880;20220406;11.9;-4.5;3.7;2.6;7.06;0;2.84;17300 +72095;44.20154;5.52174;880;20220407;11.1;4.7;7.9;3.6;8.64;0;1.84;9400 +72095;44.20154;5.52174;880;20220408;16.5;8.2;12.4;3.7;9.64;1.1;2.45;12300 +72095;44.20154;5.52174;880;20220409;7.2;3.4;5.3;5.2;4.9;0;3.33;19933 +72095;44.20154;5.52174;880;20220410;12.6;-2.5;5.1;2.1;4.2;0;3.46;24500 +72095;44.20154;5.52174;880;20220411;10.3;.5;5.4;2.7;6.14;0;2.01;8600 +72095;44.20154;5.52174;880;20220412;16;-.7;7.7;3.6;6.67;0;3.17;13933 +72095;44.20154;5.52174;880;20220413;17;-.3;8.4;2.8;7;0;4.09;20300 +72095;44.20154;5.52174;880;20220414;20.1;-.6;9.8;2.6;7.7;0;4.31;22866 +72095;44.20154;5.52174;880;20220415;23;3.6;13.3;3;9.24;0;4.68;23666 +72095;44.20154;5.52174;880;20220416;22.4;10.6;16.5;3.1;8.16;0;4.49;23950 +72095;44.20154;5.52174;880;20220417;16;2.4;9.2;2.9;6.77;0;4.58;24933 +72095;44.20154;5.52174;880;20220418;16.9;-2;7.5;2.5;7.7;0;3.91;24300 +72095;44.20154;5.52174;880;20220419;18.2;-.2;9;2.4;7.04;0;3.8;21600 +72095;44.20154;5.52174;880;20220420;10.1;1.5;5.8;2.1;8.9;6.7;2.07;9566 +72095;44.20154;5.52174;880;20220421;14;6.9;10.5;3.4;9.54;1.5;2.91;13000 +72095;44.20154;5.52174;880;20220422;14.9;3.4;9.2;2.7;9.04;0;3.51;18866 +72095;44.20154;5.52174;880;20220423;8.3;7.5;7.9;3.4;8.5;23.3;1.96;5733 +72095;44.20154;5.52174;880;20220424;9.7;3;6.4;1.9;8.8;.4;1.61;10533 +72095;44.20154;5.52174;880;20220425;14.7;4.2;9.5;2.1;8.8;0;3.34;21600 +72095;44.20154;5.52174;880;20220426;17.3;-.4;8.5;2.2;7.94;0;3.95;25666 +72095;44.20154;5.52174;880;20220427;18.9;.7;9.8;2.4;8.14;0;4.41;25966 +72095;44.20154;5.52174;880;20220428;19.2;2.2;10.7;2.1;9.34;0;4.14;23500 +72095;44.20154;5.52174;880;20220429;19.9;2.2;11.1;2.1;8.84;0;4.29;24666 +72095;44.20154;5.52174;880;20220430;19.1;5;12.1;2.2;8.57;0;3.68;21500 +72095;44.20154;5.52174;880;20220501;17.5;6.1;11.8;2.3;7.4;0;4.23;26000 +72095;44.20154;5.52174;880;20220502;18.1;.7;9.4;2.6;8.5;0;4.07;23633 +72095;44.20154;5.52174;880;20220503;11.2;4.8;8;2.1;9.77;3.2;2.98;14666 +72095;44.20154;5.52174;880;20220504;16.7;1.9;9.3;2.1;9.77;5.6;3.6;21966 +72095;44.20154;5.52174;880;20220505;14.3;8.1;11.2;3;9.69;5.7;2.59;14671 +72095;44.20154;5.52174;880;20220506;17.7;7.5;12.6;4;8.99;0;3.7;19038 +72095;44.20154;5.52174;880;20220507;18.6;3.8;11.2;1.9;10.09;3.9;3.42;23136 +72095;44.20154;5.52174;880;20220508;16.5;6.7;11.6;1.8;11.19;9.9;2.82;18831 +72095;44.20154;5.52174;880;20220509;20;3.4;11.7;1.5;10.39;1.1;3.66;24757 +72095;44.20154;5.52174;880;20220510;20.3;4.7;12.5;1.3;11.49;.1;3.59;24094 +72095;44.20154;5.52174;880;20220511;21.7;4.1;12.9;1.7;10.29;0;4.05;25732 +72095;44.20154;5.52174;880;20220512;22.2;3.3;12.8;1.4;9.49;0;4.17;26795 +72095;44.20154;5.52174;880;20220513;22;4.4;13.2;1.4;9.69;0;4.11;25949 +72095;44.20154;5.52174;880;20220514;24.5;6.1;15.3;1.1;11.69;0;4.34;26649 +72095;44.20154;5.52174;880;20220515;23.7;8.1;15.9;1.3;12.89;1;4.13;24599 +72095;44.20154;5.52174;880;20220516;24.4;6.9;15.7;1;10.69;0;4.33;26180 +72095;44.20154;5.52174;880;20220517;27.1;6.3;16.7;1.9;11.59;.1;5.2;28689 +72095;44.20154;5.52174;880;20220518;25.9;13.2;19.6;2.6;12.89;0;4.88;22400 +72095;44.20154;5.52174;880;20220519;23.8;10.1;17;2;11.99;0;4.39;23364 +72095;44.20154;5.52174;880;20220520;25.8;5.9;15.9;1.2;10.79;.1;4.77;28347 +72095;44.20154;5.52174;880;20220521;29.1;6.3;17.7;1.4;12.09;0;5.41;30146 +72095;44.20154;5.52174;880;20220522;28.9;10.3;19.6;1.6;14.99;0;5.22;27568 +72095;44.20154;5.52174;880;20220523;23.5;10.6;17.1;2.4;13.09;.1;4.34;22954 +72095;44.20154;5.52174;880;20220524;21;9.8;15.4;3.3;10.79;.7;4.26;21421 +72095;44.20154;5.52174;880;20220525;21;10.7;15.9;2.7;10.19;.1;4.21;20583 +72095;44.20154;5.52174;880;20220526;25.1;10;17.6;2.8;11.19;.1;5.14;25085 +72095;44.20154;5.52174;880;20220527;28.2;12.3;20.3;3.4;12.49;.9;5.99;25821 +72095;44.20154;5.52174;880;20220528;24.3;13.8;19.1;5.8;10.79;0;5.97;20953 +72095;44.20154;5.52174;880;20220529;22.3;9.9;16.1;4.3;7.19;0;5.66;22864 +72095;44.20154;5.52174;880;20220530;21.4;1.8;11.6;1.1;8.09;0;4.33;28928 +72095;44.20154;5.52174;880;20220531;22.7;7.5;15.1;1.1;10.39;.3;4.26;25478 +72095;44.20154;5.52174;880;20220601;27;5.3;16.2;1.3;11.09;0;5.23;30594 +72095;44.20154;5.52174;880;20220602;27.8;6.7;17.3;1.2;12.09;0;5.26;30222 +72095;44.20154;5.52174;880;20220603;24.1;12.9;18.5;2;13.49;.5;4.37;21939 +72095;44.20154;5.52174;880;20220604;29.5;11.9;20.7;3;13.89;0;6.11;27665 +72095;44.20154;5.52174;880;20220605;27;13.1;20.1;2.3;13.79;1.2;5.16;24577 +72095;44.20154;5.52174;880;20220606;27.4;6.7;17.1;2.5;11.49;.8;5.76;30139 +72095;44.20154;5.52174;880;20220607;23.6;11.6;17.6;4.9;11.39;0;5.37;22874 +72095;44.20154;5.52174;880;20220608;21.8;10.7;16.3;3.3;9.79;.1;4.75;22013 +72095;44.20154;5.52174;880;20220609;19.2;12.2;15.7;7.9;9.19;0;5.2;17411 +72095;44.20154;5.52174;880;20220610;26.5;10.1;18.3;4.7;7.69;0;7;26919 +72095;44.20154;5.52174;880;20220611;28.6;5.1;16.9;1.9;9.69;0;5.93;31492 +72095;44.20154;5.52174;880;20220612;30.4;6.5;18.5;1.6;10.79;.1;6.01;31522 +72095;44.20154;5.52174;880;20220613;29.7;10.5;20.1;3.1;12.39;0;6.48;29247 +72095;44.20154;5.52174;880;20220614;30.8;8;19.4;2.1;11.29;0;6.41;31571 +72095;44.20154;5.52174;880;20220615;29.6;9.6;19.6;1.1;12.19;.4;5.52;29900 +72095;44.20154;5.52174;880;20220616;33;10.5;21.8;2.3;12.19;0;6.94;31607 +72095;44.20154;5.52174;880;20220617;34.1;16.2;25.2;2.8;10.99;0;7.4;28290 +72095;44.20154;5.52174;880;20220618;31.8;12.1;22;1.8;14.49;0;6.17;29709 +72095;44.20154;5.52174;880;20220619;29.3;13.7;21.5;3.2;13.89;0;6.15;26394 +72095;44.20154;5.52174;880;20220620;30;9.8;19.9;2;10.09;0;6.22;30099 +72095;44.20154;5.52174;880;20220621;27.4;11.1;19.3;1.7;12.49;2.6;5.27;26993 +72095;44.20154;5.52174;880;20220622;23.7;16.1;19.9;2.2;17.49;4.5;3.76;18287 +72095;44.20154;5.52174;880;20220623;22;12.4;17.2;2.4;16.29;1.6;3.65;20604 +72095;44.20154;5.52174;880;20220624;23;13.7;18.4;2.4;14.79;8.4;4.06;20267 +72095;44.20154;5.52174;880;20220625;26.3;8.2;17.3;1.2;12.39;0;4.98;28438 +72095;44.20154;5.52174;880;20220626;27.9;13;20.5;2.1;13.79;0;5.36;25747 +72095;44.20154;5.52174;880;20220627;27.9;10.8;19.4;2.1;14.29;0;5.41;27597 +72095;44.20154;5.52174;880;20220628;28.2;13.7;21;3.4;14.79;1;5.77;25359 +72095;44.20154;5.52174;880;20220629;27.2;9;18.1;1.7;12.89;0;5.28;28441 +72095;44.20154;5.52174;880;20220630;27.6;8.4;18;1.5;12.49;0;5.33;29196 +72095;44.20154;5.52174;880;20220701;25.6;11.5;18.6;3.2;11.49;.1;5.46;24930 +72095;44.20154;5.52174;880;20220702;31;3.9;17.5;1.4;8.69;0;5.91;31426 +72095;44.20154;5.52174;880;20220703;32.6;9;20.8;1.6;10.69;0;6.36;31388 +72095;44.20154;5.52174;880;20220704;31.7;15.2;23.5;2.4;13.09;1.5;6.36;26903 +72095;44.20154;5.52174;880;20220705;30.5;16.3;23.4;4;12.79;0;6.92;24889 +72095;44.20154;5.52174;880;20220706;29.9;14.4;22.2;4.5;10.79;0;7.32;25982 +72095;44.20154;5.52174;880;20220707;29.1;14.4;21.8;5.3;11.29;0;7.34;25248 +72095;44.20154;5.52174;880;20220708;28.8;15.8;22.3;4.3;11.39;0;6.76;23675 +72095;44.20154;5.52174;880;20220709;29.1;9.9;19.5;2.1;11.79;0;5.85;28814 +72095;44.20154;5.52174;880;20220710;29.6;10.4;20;2.3;11.89;0;6.03;28756 +72095;44.20154;5.52174;880;20220711;30.5;10.3;20.4;2.1;13.29;0;6.04;29446 +72095;44.20154;5.52174;880;20220712;30.4;9.8;20.1;2.1;11.99;0;6.11;29675 +72095;44.20154;5.52174;880;20220713;30.6;8.7;19.7;1.8;13.49;0;5.94;30541 +72095;44.20154;5.52174;880;20220714;31.4;12;21.7;1.9;13.79;0;6;28649 +72095;44.20154;5.52174;880;20220715;33.4;13.2;23.3;3.5;11.69;0;7.61;29170 +72095;44.20154;5.52174;880;20220716;32.8;17.7;25.3;2.8;9.59;0;6.93;25094 +72095;44.20154;5.52174;880;20220717;33;9.4;21.2;1.6;13.69;0;6.15;30517 +72095;44.20154;5.52174;880;20220718;33.7;13.5;23.6;1.3;16.29;.1;5.92;28933 +72095;44.20154;5.52174;880;20220719;32.8;14.7;23.8;2.2;16.59;0;6.13;27284 +72095;44.20154;5.52174;880;20220720;32.4;12;22.2;1.8;13.69;0;6.08;28905 +72095;44.20154;5.52174;880;20220721;33;12.6;22.8;1.4;12.29;0;5.92;28815 +72095;44.20154;5.52174;880;20220722;33.5;9.1;21.3;1.5;11.59;0;6.1;30065 +72095;44.20154;5.52174;880;20220723;31.7;12.4;22.1;2.3;13.79;0;6.13;27831 +72095;44.20154;5.52174;880;20220724;33.1;14.3;23.7;1.6;13.29;0;5.91;27367 +72095;44.20154;5.52174;880;20220725;33.6;10.7;22.2;1.9;13.19;0;6.35;29760 +72095;44.20154;5.52174;880;20220726;29.1;17.8;23.5;4.5;13.39;0;6.39;20964 +72095;44.20154;5.52174;880;20220727;29.2;13.9;21.6;3;11.69;0;5.96;24375 +72095;44.20154;5.52174;880;20220728;30.4;7.9;19.2;1.5;11.09;0;5.58;29431 +72095;44.20154;5.52174;880;20220729;26.4;11.5;19;2;13.79;1.2;4.67;23860 +72095;44.20154;5.52174;880;20220730;29.6;16.2;22.9;3.7;11.29;0;6.4;22512 +72095;44.20154;5.52174;880;20220731;31.8;8.6;20.2;1.6;10.29;0;5.8;29078 +72095;44.20154;5.52174;880;20220801;32.8;10.8;21.8;1.6;10.49;0;5.92;28726 +72095;44.20154;5.52174;880;20220802;32.8;17;24.9;3;10.89;0;6.72;24169 +72095;44.20154;5.52174;880;20220803;32.9;11.4;22.2;1.8;14.09;0;5.89;28141 +72095;44.20154;5.52174;880;20220804;32.9;12.8;22.9;1.4;12.39;.1;5.56;27070 +72095;44.20154;5.52174;880;20220805;32.9;11.8;22.4;2;11.39;.1;6.08;27615 +72095;44.20154;5.52174;880;20220806;33.1;18.3;25.7;4.1;12.69;0;7.26;22944 +72095;44.20154;5.52174;880;20220807;29.4;14.4;21.9;3.1;12.89;0;5.7;22987 +72095;44.20154;5.52174;880;20220808;30.5;9.7;20.1;1.5;12.09;0;5.23;27012 +72095;44.20154;5.52174;880;20220809;31.1;9.9;20.5;1.5;11.89;0;5.31;27135 +72095;44.20154;5.52174;880;20220810;31;9.9;20.5;1.8;11.39;.3;5.49;26928 +72095;44.20154;5.52174;880;20220811;30.6;11.2;20.9;1.5;12.99;0;5.07;25664 +72095;44.20154;5.52174;880;20220812;32.7;9.8;21.3;1.7;11.79;0;5.64;27450 +72095;44.20154;5.52174;880;20220813;30.5;13.3;21.9;2.1;16.99;1;5.01;23873 +72095;44.20154;5.52174;880;20220814;25.4;16.3;20.9;2;14.99;7.9;3.84;17144 +72095;44.20154;5.52174;880;20220815;27.1;9.4;18.3;1.7;12.59;0;4.48;23947 +72095;44.20154;5.52174;880;20220816;29.1;9.1;19.1;2;13.89;.3;4.91;25333 +72095;44.20154;5.52174;880;20220817;24.1;14.4;19.3;2.5;15.39;17.1;3.67;17400 +72095;44.20154;5.52174;880;20220818;24.2;10.8;17.5;2.4;13.89;11;3.88;20404 +72095;44.20154;5.52174;880;20220819;23.8;14;18.9;6.5;13.29;0;4.88;17275 +72095;44.20154;5.52174;880;20220820;26.8;15.4;21.1;5.4;13.19;0;5.62;18548 +72095;44.20154;5.52174;880;20220821;27;14.6;20.8;4.2;12.99;0;5.23;19239 +72095;44.20154;5.52174;880;20220822;27.9;15.1;21.5;4.4;11.39;0;5.84;19425 +72095;44.20154;5.52174;880;20220823;29.5;14.6;22.1;2.5;12.09;0;5.07;20853 +72095;44.20154;5.52174;880;20220824;30;10;20;1.4;12.99;0;4.55;24066 +72095;44.20154;5.52174;880;20220825;29.4;10.1;19.8;1.7;12.99;0;4.58;23470 +72095;44.20154;5.52174;880;20220826;29.1;16;22.6;2.9;13.79;.9;4.94;19122 +72095;44.20154;5.52174;880;20220827;28.1;11;19.6;1.4;13.89;.2;4.07;21755 +72095;44.20154;5.52174;880;20220828;28.1;9.4;18.8;1.6;13.29;.1;4.2;22605 +72095;44.20154;5.52174;880;20220829;28.9;8.1;18.5;1.6;13.79;.1;4.32;23690 +72095;44.20154;5.52174;880;20220830;26.6;13.7;20.2;1.3;16.39;2;3.47;18422 +72095;44.20154;5.52174;880;20220831;25.3;11.1;18.2;2.6;15.09;.1;3.72;19203 +72095;44.20154;5.52174;880;20220901;27.3;11.9;19.6;2.1;12.29;0;4.19;19862 +72095;44.20154;5.52174;880;20220902;22.9;9.3;16.1;1.7;13.09;1.7;3.19;18492 +72095;44.20154;5.52174;880;20220903;25.7;11.9;18.8;1.6;14.49;7.5;3.47;18483 +72095;44.20154;5.52174;880;20220904;25.1;9.1;17.1;.8;14.39;.9;3.17;19776 +72095;44.20154;5.52174;880;20220905;26.5;11.5;19;1;15.29;.1;3.3;18977 +72095;44.20154;5.52174;880;20220906;25.3;10.8;18.1;1.2;15.79;1.2;3.15;18496 +72095;44.20154;5.52174;880;20220907;23.7;16.1;19.9;2.5;17.99;13;2.8;13154 +72095;44.20154;5.52174;880;20220908;22.3;11.2;16.8;3.3;12.89;.1;3.34;15854 +72095;44.20154;5.52174;880;20220909;22.1;9.7;15.9;3;10.89;.1;3.5;16637 +72095;44.20154;5.52174;880;20220910;21.3;8.4;14.9;3.4;10.09;.1;3.55;16829 +72095;44.20154;5.52174;880;20220911;25.8;11;18.4;3.3;9.39;0;4.57;17897 +72095;44.20154;5.52174;880;20220912;27.5;6.2;16.9;1.2;11.59;0;3.53;21367 +72095;44.20154;5.52174;880;20220913;26;9.8;17.9;1.8;15.39;.9;3.25;18408 +72095;44.20154;5.52174;880;20220914;20.1;15.4;17.8;2.7;15.89;21.3;2.19;9617 +72095;44.20154;5.52174;880;20220915;24.2;10.5;17.4;2.1;13.69;.2;3.11;16580 +72095;44.20154;5.52174;880;20220916;21;13.3;17.2;5.1;11.49;0;3.71;12200 +72095;44.20154;5.52174;880;20220917;16.9;9.1;13;7.6;6.79;0;4.4;12163 +72095;44.20154;5.52174;880;20220918;20.7;1.6;11.2;3;6.99;0;3.53;19100 +72095;44.20154;5.52174;880;20220919;20.8;8.7;14.8;4.9;6.39;0;4.59;14962 +72095;44.20154;5.52174;880;20220920;22.2;2.3;12.3;1.9;7.79;0;3.15;19124 +72095;44.20154;5.52174;880;20220921;21.3;2.8;12.1;2.2;8.29;0;3.06;18238 +72095;44.20154;5.52174;880;20220922;19.7;2.8;11.3;1.4;9.49;.1;2.42;17236 +72095;44.20154;5.52174;880;20220923;19.2;4.7;12;.9;10.79;11.2;2.11;15768 +72095;44.20154;5.52174;880;20220924;14.2;10.5;12.4;1.2;12.39;27;1.32;7661 +72095;44.20154;5.52174;880;20220925;17.4;9.1;13.3;2.1;11.49;.2;2;11573 +72095;44.20154;5.52174;880;20220926;16.2;7.2;11.7;3.8;8.69;.8;2.57;11941 +72095;44.20154;5.52174;880;20220927;13.7;5.6;9.7;5.4;8.19;.2;2.38;11183 +72095;44.20154;5.52174;880;20220928;16.9;7.8;12.4;4.2;10.29;2;2.38;11750 +72095;44.20154;5.52174;880;20220929;15.7;8.6;12.2;3;9.59;0;2.13;10212 +72095;44.20154;5.52174;880;20220930;14.2;6.3;10.3;3.7;7.99;1;2.27;10676 +72095;44.20154;5.52174;880;20221001;15.1;4.7;9.9;3.8;9.29;0;2.02;12178 +72095;44.20154;5.52174;880;20221002;20.8;8.9;14.9;3.5;11.39;0;2.74;12910 +72095;44.20154;5.52174;880;20221003;24.2;10.7;17.5;2.9;10.19;0;3.36;13623 +72095;44.20154;5.52174;880;20221004;23.4;2.1;12.8;1.1;9.19;.1;2.35;17030 +72095;44.20154;5.52174;880;20221005;21;3.4;12.2;1.4;10.29;.1;2.13;15262 +72095;44.20154;5.52174;880;20221006;22.1;3.9;13;1;10.19;0;2.07;15347 +72095;44.20154;5.52174;880;20221007;20.5;3.9;12.2;1.2;9.59;0;2;14465 +72095;44.20154;5.52174;880;20221008;16.7;4.5;10.6;.5;11.29;4.1;1.41;12190 +72095;44.20154;5.52174;880;20221009;17;11.1;14.1;.9;13.49;1.1;1.3;8239 +72095;44.20154;5.52174;880;20221010;18.8;10.3;14.6;.8;12.29;.2;1.5;9858 +72095;44.20154;5.52174;880;20221011;19.3;3.9;11.6;.9;10.79;.1;1.62;13261 +72095;44.20154;5.52174;880;20221012;19;6.2;12.6;1.1;10.89;2.3;1.62;11903 +72095;44.20154;5.52174;880;20221013;18.2;2.8;10.5;1.3;10.29;.1;1.59;12938 +72095;44.20154;5.52174;880;20221014;18.8;9.3;14.1;3.4;11.19;.1;2.18;9940 +72095;44.20154;5.52174;880;20221015;22;4;13;1.4;10.49;.1;1.94;13679 +72095;44.20154;5.52174;880;20221016;19.6;6;12.8;1.6;12.29;.1;1.59;11683 +72095;44.20154;5.52174;880;20221017;21.1;7.2;14.2;2.5;11.59;.1;2.09;11667 +72095;44.20154;5.52174;880;20221018;22.2;4.8;13.5;.9;10.59;.1;1.66;12941 +72095;44.20154;5.52174;880;20221019;21.8;2.1;12;1;9.89;.1;1.66;13624 +72095;44.20154;5.52174;880;20221020;17.4;7.4;12.4;2.8;13.29;1.3;1.26;9454 +72095;44.20154;5.52174;880;20221021;16.6;12.5;14.6;5.2;15.29;1.3;1.12;5814 +72095;44.20154;5.52174;880;20221022;17.6;13.9;15.8;2.9;15.39;0;1.25;5427 +72095;44.20154;5.52174;880;20221023;19.1;12;15.6;4.2;14.79;0;1.62;7589 +72095;44.20154;5.52174;880;20221024;19.4;14;16.7;3.4;14.69;.1;1.72;6474 +72095;44.20154;5.52174;880;20221025;22.3;4.8;13.6;.9;11.29;0;1.44;11856 +72095;44.20154;5.52174;880;20221026;21.8;5.1;13.5;.9;11.19;.1;1.39;11421 +72095;44.20154;5.52174;880;20221027;22.2;5.5;13.9;1.1;10.69;.1;1.5;11272 +72095;44.20154;5.52174;880;20221028;24;3.2;13.6;1.1;8.99;.1;1.65;12468 +72095;44.20154;5.52174;880;20221029;23.6;3.2;13.4;1;8.19;.1;1.55;12182 +72095;44.20154;5.52174;880;20221030;20.8;5.7;13.3;1.6;7.79;.1;1.77;10282 +72095;44.20154;5.52174;880;20221031;17.9;3.4;10.7;2.5;9.99;28.9;1.47;9934 +72095;44.20154;5.52174;880;20221101;18.5;9.4;14;2.1;12.29;8.8;1.35;7674 +72095;44.20154;5.52174;880;20221102;17.9;4.7;11.3;1.2;9.99;.2;1.14;9211 +72095;44.20154;5.52174;880;20221103;10.4;1.1;5.8;2.9;9.99;25.2;.42;7558 +72095;44.20154;5.52174;880;20221104;8.5;4.3;6.4;4.3;7.69;2;1.07;4865 +72095;44.20154;5.52174;880;20221105;11.3;4.5;7.9;4.3;6.19;0;1.89;6229 +72095;44.20154;5.52174;880;20221106;14.4;-1.8;6.3;1.5;5.69;0;1.19;9730 +72095;44.20154;5.52174;880;20221107;18.3;-2.6;7.9;.9;6.09;0;1.04;10970 +72095;44.20154;5.52174;880;20221108;12;-1.1;5.5;2.1;9.29;0;.59;8481 +72095;44.20154;5.52174;880;20221109;14.3;10.5;12.4;2.8;11.99;22.3;1.02;4303 +72095;44.20154;5.52174;880;20221110;15.9;6.4;11.2;2;9.69;0;1.16;6972 +72095;44.20154;5.52174;880;20221111;18.7;.4;9.6;.8;8.09;.1;.88;9728 +72095;44.20154;5.52174;880;20221112;16.9;-.7;8.1;.6;7.79;0;.71;9412 +72095;44.20154;5.52174;880;20221113;12.3;4.8;8.6;.9;8.39;0;.72;5913 +72095;44.20154;5.52174;880;20221114;9.9;-.7;4.6;2.2;8.59;8.5;.47;7026 +72095;44.20154;5.52174;880;20221115;10.4;7.4;8.9;2.8;11.19;7.5;.49;3482 +72095;44.20154;5.52174;880;20221116;13.1;6;9.6;3;9.29;0;1.08;5530 +72095;44.20154;5.52174;880;20221117;14.9;1.9;8.4;1.4;9.19;2.1;.75;7550 +72095;44.20154;5.52174;880;20221118;9.3;5.1;7.2;5;7.39;.1;1.34;4048 +72095;44.20154;5.52174;880;20221119;9;2.6;5.8;4.7;5.99;0;1.49;5041 +72095;44.20154;5.52174;880;20221120;8.3;1.4;4.9;4.5;5.69;0;1.37;5191 +72095;44.20154;5.52174;880;20221121;7.5;1.7;4.6;3.3;6.49;10.1;.91;4667 +72095;44.20154;5.52174;880;20221122;6.3;3.2;4.8;6.7;6.09;.1;1.39;3253 +72095;44.20154;5.52174;880;20221123;10.3;-.5;4.9;3.7;6.79;.5;.99;6391 +72095;44.20154;5.52174;880;20221124;13.8;3.2;8.5;3.6;6.29;0;1.73;6260 +72095;44.20154;5.52174;880;20221125;12;1.2;6.6;2.5;7.09;0;.97;6258 +72095;44.20154;5.52174;880;20221126;11.4;2.5;7;3.9;5.29;0;1.76;5583 +72095;44.20154;5.52174;880;20221127;10.9;-4.8;3.1;.5;5.09;0;.37;7489 +72095;44.20154;5.52174;880;20221128;4.7;-1;1.9;1.2;6.79;17.2;.32;4292 +72095;44.20154;5.52174;880;20221129;5.5;-.2;2.7;3.2;6.19;.1;.64;4252 +72095;44.20154;5.52174;880;20221130;9.9;-5;2.5;1;4.99;0;.51;7088 +72095;44.20154;5.52174;880;20221201;8.4;-5.1;1.7;1;5.39;0;.43;6669 +72095;44.20154;5.52174;880;20221202;5.9;-3.8;1.1;.9;5.79;.5;.33;5538 +72095;44.20154;5.52174;880;20221203;5;.3;2.7;3.3;7.19;22.7;.34;3689 +72095;44.20154;5.52174;880;20221204;5.7;3.7;4.7;3.8;7.99;11.9;.48;2232 +72095;44.20154;5.52174;880;20221205;9.1;-4.3;2.4;.6;5.19;0;.34;6442 +72095;44.20154;5.52174;880;20221206;11;-6.6;2.2;.9;4.19;0;.5;7399 +72095;44.20154;5.52174;880;20221207;9.5;-5.9;1.8;1.5;4.09;0;.71;6849 +72095;44.20154;5.52174;880;20221208;6.4;-7.1;-.3;1.2;5.49;26.3;.3;6346 +72095;44.20154;5.52174;880;20221209;10.5;3.5;7;2.7;9.59;10.7;.43;4419 +72095;44.20154;5.52174;880;20221210;5.2;2.5;3.9;4.3;6.79;0;.71;2561 +72095;44.20154;5.52174;880;20221211;3.2;-3.8;-.3;4.5;2.99;0;1.37;4375 +72095;44.20154;5.52174;880;20221212;5.8;-8.6;-1.4;1.8;3.49;8.4;.64;6442 +72095;44.20154;5.52174;880;20221213;2.7;-1.7;.5;2.5;6.79;6.9;.13;3347 +72095;44.20154;5.52174;880;20221214;7.4;1.9;4.7;1.4;8.09;.6;.34;3782 +72095;44.20154;5.52174;880;20221215;7.5;1.6;4.6;1.6;8.89;22.9;.21;3921 +72095;44.20154;5.52174;880;20221216;7.9;1.9;4.9;2.5;7.79;0;.48;3948 +72095;44.20154;5.52174;880;20221217;8.6;-2.5;3.1;2.2;5.09;0;.79;5520 +72095;44.20154;5.52174;880;20221218;7.9;-4.6;1.7;1.8;6.09;.1;.41;5876 +72095;44.20154;5.52174;880;20221219;7.5;3.4;5.5;2.5;8.89;.4;.32;3170 +72095;44.20154;5.52174;880;20221220;8.9;7.1;8;3.7;10.19;1.7;.49;1948 +72095;44.20154;5.52174;880;20221221;11.1;7.6;9.4;3.1;9.99;3.4;.76;2893 +72095;44.20154;5.52174;880;20221222;11.2;2.2;6.7;3.2;8.09;.5;.77;4911 +72095;44.20154;5.52174;880;20221223;13.5;7.6;10.6;3.6;10.49;.1;.92;3894 +72095;44.20154;5.52174;880;20221224;14.9;7.9;11.4;2.2;9.09;0;1.07;4287 +72095;44.20154;5.52174;880;20221225;12.9;-2.5;5.2;2.3;8.19;0;.53;6587 +72095;44.20154;5.52174;880;20221226;13.4;7.8;10.6;2.5;9.99;0;.88;3803 +72095;44.20154;5.52174;880;20221227;12.1;4.3;8.2;3.3;7.09;0;1.27;4581 +72095;44.20154;5.52174;880;20221228;11.1;-4.5;3.3;1.5;6.19;0;.52;6685 +72095;44.20154;5.52174;880;20221229;9.1;1.8;5.5;2.1;9.39;0;.23;4448 +72095;44.20154;5.52174;880;20221230;9.6;6.6;8.1;1.1;9.29;.4;.51;2702 +72095;44.20154;5.52174;880;20221231;11.8;.5;6.2;2;8.69;0;.47;5692 +72096;44.21455;5.83346;540;20220101;10.2;.1;5.1;1.7;6.51;.1;.59;5414 +72096;44.21455;5.83346;540;20220102;9.4;-1.9;3.7;1.2;6.11;0;.43;5791 +72096;44.21455;5.83346;540;20220103;11;-2.1;4.4;1.1;6.31;0;.44;6315 +72096;44.21455;5.83346;540;20220104;8.3;-.6;3.8;1.3;6.51;1.5;.42;5141 +72096;44.21455;5.83346;540;20220105;6.5;1.4;3.9;6.9;5.11;0;1.51;3746 +72096;44.21455;5.83346;540;20220106;5.6;1;3.3;4.6;3.61;.1;1.68;3554 +72096;44.21455;5.83346;540;20220107;6.9;-6.3;.3;3.6;3.81;.7;1.07;6494 +72096;44.21455;5.83346;540;20220108;8.3;.6;4.4;2.8;6.11;3.3;.8;4890 +72096;44.21455;5.83346;540;20220109;5.8;1.6;3.7;3.7;5.91;.4;.85;3408 +72096;44.21455;5.83346;540;20220110;6.6;-1.1;2.8;2.9;4.81;0;.92;4904 +72096;44.21455;5.83346;540;20220111;5.3;-4.8;.2;2.6;3.91;0;.82;5800 +72096;44.21455;5.83346;540;20220112;4.5;-6.7;-1.1;1.7;3.71;0;.58;6198 +72096;44.21455;5.83346;540;20220113;4.1;-7.5;-1.7;1.8;3.61;0;.58;6380 +72096;44.21455;5.83346;540;20220114;7;-6.2;.4;2.2;3.81;0;.83;6944 +72096;44.21455;5.83346;540;20220115;7.9;-5.4;1.2;2.3;4.11;0;.88;7016 +72096;44.21455;5.83346;540;20220116;11.8;-5.5;3.1;3.1;3.51;0;1.57;8172 +72096;44.21455;5.83346;540;20220117;10.4;-5.5;2.5;2.3;3.61;0;1.17;7920 +72096;44.21455;5.83346;540;20220118;7.7;-5.9;.9;1.5;4.11;0;.67;7335 +72096;44.21455;5.83346;540;20220119;7.3;-6.2;.5;2.4;5.01;0;.66;7418 +72096;44.21455;5.83346;540;20220120;9.3;2.7;6;3.8;4.41;0;1.75;5042 +72096;44.21455;5.83346;540;20220121;7;-3.9;1.6;3;3.91;0;1.13;6734 +72096;44.21455;5.83346;540;20220122;7.2;-6.7;.2;2.1;3.81;0;.86;7775 +72096;44.21455;5.83346;540;20220123;8.4;-6.4;1;2;3.91;0;.91;8170 +72096;44.21455;5.83346;540;20220124;9.3;-6.2;1.6;1.8;4.11;0;.89;8448 +72096;44.21455;5.83346;540;20220125;8.3;-6.7;.8;1.7;4.41;0;.75;8405 +72096;44.21455;5.83346;540;20220126;10.3;-6.2;2;1.8;4.01;0;.99;8985 +72096;44.21455;5.83346;540;20220127;11.6;-6.3;2.7;1.6;3.51;0;1.08;9501 +72096;44.21455;5.83346;540;20220128;14.9;-5.5;4.7;2.5;3.41;0;1.77;10285 +72096;44.21455;5.83346;540;20220129;13.2;-4.4;4.4;1.9;3.61;0;1.36;9662 +72096;44.21455;5.83346;540;20220130;15.5;-4.4;5.6;2.8;4.41;0;1.83;10416 +72096;44.21455;5.83346;540;20220131;10.3;-3.6;3.3;6.7;4.71;.2;1.94;8753 +72096;44.21455;5.83346;540;20220201;10.2;2.9;6.6;8.8;4.31;0;2.95;6283 +72096;44.21455;5.83346;540;20220202;14.6;9;11.8;8.2;6.21;0;3.59;5462 +72096;44.21455;5.83346;540;20220203;14.3;-1.4;6.5;2;5.81;0;1.3;9686 +72096;44.21455;5.83346;540;20220204;13.5;-.5;6.5;2.7;6.21;0;1.4;9237 +72096;44.21455;5.83346;540;20220205;12.9;8;10.5;4.9;5.51;0;2.68;5350 +72096;44.21455;5.83346;540;20220206;13.5;-3.5;5;3.9;4.91;0;1.94;10554 +72096;44.21455;5.83346;540;20220207;13.2;8.3;10.7;7.4;4.91;0;3.63;5504 +72096;44.21455;5.83346;540;20220208;13.6;-4.6;4.5;2.1;4.01;0;1.57;11240 +72096;44.21455;5.83346;540;20220209;14;-5.2;4.4;2;4.41;0;1.51;11685 +72096;44.21455;5.83346;540;20220210;1.5;-4.1;-1.3;1.7;5.98;0;1.27;12600 +72096;44.21455;5.83346;540;20220211;14.6;-1.3;6.7;4;5.58;0;2.23;12000 +72096;44.21455;5.83346;540;20220212;13.1;.7;6.9;2.2;5.28;0;1.64;11800 +72096;44.21455;5.83346;540;20220213;11.2;-2.9;4.2;1.4;5.78;3.7;1.08;10700 +72096;44.21455;5.83346;540;20220214;6.7;3.7;5.2;1.4;7.78;26.4;.61;900 +72096;44.21455;5.83346;540;20220215;9.9;-.8;4.6;3.8;5.28;0;1.72;12800 +72096;44.21455;5.83346;540;20220216;8.7;-1.9;3.4;.9;6.81;1.1;.76;9389 +72096;44.21455;5.83346;540;20220217;17.9;5.8;11.9;5.5;8.01;0;2.8;10167 +72096;44.21455;5.83346;540;20220218;18.8;1.4;10.1;2.3;8.01;0;1.89;12534 +72096;44.21455;5.83346;540;20220219;12.3;6.7;9.5;4;6.21;0;2.18;6942 +72096;44.21455;5.83346;540;20220220;15.7;-.5;7.6;4.3;5.01;0;2.68;12401 +72096;44.21455;5.83346;540;20220221;11.3;8.4;9.9;6.3;6.11;1.7;2.74;4965 +72096;44.21455;5.83346;540;20220222;13.5;3.6;8.6;6.9;5.31;0;3.09;9821 +72096;44.21455;5.83346;540;20220223;16.8;-1;7.9;1.6;5.41;0;1.81;13555 +72096;44.21455;5.83346;540;20220224;13.5;-1.9;5.8;1.9;6.01;0;1.53;12731 +72096;44.21455;5.83346;540;20220225;10.6;6.5;8.5;5.8;4.51;0;2.95;6444 +72096;44.21455;5.83346;540;20220226;14;-2.8;5.6;2.4;3.71;0;2.16;13717 +72096;44.21455;5.83346;540;20220227;10.8;-4.4;3.2;2;4.41;0;1.55;13101 +72096;44.21455;5.83346;540;20220228;14;-4;5;2.7;4.51;0;2.13;14586 +72096;44.21455;5.83346;540;20220301;13.1;-4.6;4.2;2.2;5.01;0;1.79;14644 +72096;44.21455;5.83346;540;20220302;10.6;1.5;6.1;1.8;6.21;0;1.39;10429 +72096;44.21455;5.83346;540;20220303;14.9;-1.1;6.9;1.3;5.91;0;1.65;14204 +72096;44.21455;5.83346;540;20220304;15.7;-2.4;6.7;2.9;4.71;0;2.49;15291 +72096;44.21455;5.83346;540;20220305;13.1;-4.1;4.5;1.7;3.41;0;1.95;15164 +72096;44.21455;5.83346;540;20220306;10.8;-3.3;3.7;2.3;3.71;0;1.93;13850 +72096;44.21455;5.83346;540;20220307;11.5;-5.8;2.8;2;3.91;0;1.85;15584 +72096;44.21455;5.83346;540;20220308;12.8;-5.5;3.6;2.2;4.61;0;1.94;16190 +72096;44.21455;5.83346;540;20220309;14;-1;6.5;2.4;5.81;0;2.05;14775 +72096;44.21455;5.83346;540;20220310;13.5;-3.5;5;2;6.01;.1;1.82;15955 +72096;44.21455;5.83346;540;20220311;12.2;3.4;7.8;3.2;6.21;0;2.07;11443 +72096;44.21455;5.83346;540;20220312;13.5;3.9;8.7;4.1;5.01;.7;2.82;12053 +72096;44.21455;5.83346;540;20220313;9;8;8.5;2.9;7.01;6.3;1.5;3544 +72096;44.21455;5.83346;540;20220314;15.5;2.9;9.2;2.2;8.01;.3;2.02;14298 +72096;44.21455;5.83346;540;20220315;16;6.1;11;1.7;8.21;0;1.99;12748 +72096;44.21455;5.83346;540;20220316;17.4;2.5;9.9;1.3;8.41;0;2.05;16010 +72096;44.21455;5.83346;540;20220317;14.8;3.4;9.1;1.5;9.61;0;1.67;13969 +72096;44.21455;5.83346;540;20220318;15.9;7.4;11.7;1.9;10.18;.7;1.81;10100 +72096;44.21455;5.83346;540;20220319;13.7;4.6;9.2;2;7.68;0;1.93;11500 +72096;44.21455;5.83346;540;20220320;13.3;2.3;7.8;2.1;5.78;0;1.97;8600 +72096;44.21455;5.83346;540;20220321;14.2;.5;7.4;2.5;4.98;0;2.73;18400 +72096;44.21455;5.83346;540;20220322;14.4;-1.3;6.5;3.8;4.45;0;3.53;19400 +72096;44.21455;5.83346;540;20220323;16.9;-2.6;7.2;2.6;4.48;0;3.18;20300 +72096;44.21455;5.83346;540;20220324;19.1;-1;9.1;2.9;4.18;0;3.74;20400 +72096;44.21455;5.83346;540;20220325;18.9;-.5;9.2;2.6;4.98;0;3.46;20200 +72096;44.21455;5.83346;540;20220326;20.3;.5;10.4;2.7;5.18;0;3.72;20200 +72096;44.21455;5.83346;540;20220327;20.3;2.6;11.5;2.3;5.18;0;3.19;12800 +72096;44.21455;5.83346;540;20220328;20.4;2.3;11.4;2.4;4.68;0;3.72;19900 +72096;44.21455;5.83346;540;20220329;18.9;3.7;11.3;2.5;6.18;2.4;3.14;14700 +72096;44.21455;5.83346;540;20220330;11.4;7.4;9.4;1.8;9.58;1.3;1.25;5500 +72096;44.21455;5.83346;540;20220331;16.6;4.5;10.6;4;7.48;.4;3.39;19700 +72096;44.21455;5.83346;540;20220401;7.1;.9;4;8.1;3.98;.6;2.98;14900 +72096;44.21455;5.83346;540;20220402;8.5;2.4;5.5;8.6;3.58;0;3.87;22100 +72096;44.21455;5.83346;540;20220403;8.1;.4;4.3;3.4;5.18;5.4;1.82;8400 +72096;44.21455;5.83346;540;20220404;12.9;.7;6.8;2.6;5.58;0;2.86;21300 +72096;44.21455;5.83346;540;20220405;17.4;-1.1;8.2;2.4;5.28;0;3.45;23300 +72096;44.21455;5.83346;540;20220406;16.2;1.6;8.9;1.9;7.68;0;2.4;15400 +72096;44.21455;5.83346;540;20220407;16.1;3.9;10;2.7;8.58;.5;2.32;11800 +72096;44.21455;5.83346;540;20220408;19.5;8.4;14;2.9;9.78;1.3;3.22;15800 +72096;44.21455;5.83346;540;20220409;11.5;8.4;10;6.5;4.78;0;4.59;25000 +72096;44.21455;5.83346;540;20220410;17.5;.7;9.1;2.3;4.58;0;3.74;24400 +72096;44.21455;5.83346;540;20220411;15.2;.9;8.1;2.4;6.08;0;2.25;8400 +72096;44.21455;5.83346;540;20220412;19.1;.7;9.9;3;7.38;0;3.32;17600 +72096;44.21455;5.83346;540;20220413;20.7;3.9;12.3;2.6;7.48;0;3.9;22000 +72096;44.21455;5.83346;540;20220414;24.3;5.5;14.9;2.5;7.38;0;4.64;24100 +72096;44.21455;5.83346;540;20220415;25.7;7.9;16.8;3;9.98;0;4.79;22700 +72096;44.21455;5.83346;540;20220416;23.5;10;16.8;4.7;9.38;0;5.16;24233 +72096;44.21455;5.83346;540;20220417;21.6;7.9;14.8;3.4;7.48;0;4.78;23900 +72096;44.21455;5.83346;540;20220418;20.6;4.5;12.6;2.8;8.28;0;4.09;24100 +72096;44.21455;5.83346;540;20220419;22.1;3.3;12.7;3;7.58;0;4.48;24500 +72096;44.21455;5.83346;540;20220420;15.1;3.8;9.5;2;9.88;5.3;1.7;9100 +72096;44.21455;5.83346;540;20220421;18.6;9.6;14.1;2.2;11.48;.3;2.66;13600 +72096;44.21455;5.83346;540;20220422;19.9;5.4;12.7;2.2;10.48;0;3.21;19400 +72096;44.21455;5.83346;540;20220423;14.2;8.2;11.2;3.8;9.58;24.4;1.76;2700 +72096;44.21455;5.83346;540;20220424;13.6;4.5;9.1;1.6;9.58;.3;1.98;13300 +72096;44.21455;5.83346;540;20220425;19.5;7;13.3;2.1;9.88;0;3.53;21400 +72096;44.21455;5.83346;540;20220426;21;4.1;12.6;1.7;9.18;0;3.89;25500 +72096;44.21455;5.83346;540;20220427;21.7;4.4;13.1;2.7;8.98;0;4.43;26700 +72096;44.21455;5.83346;540;20220428;23.3;7;15.2;2.9;10.08;0;4.63;25100 +72096;44.21455;5.83346;540;20220429;23;5.9;14.5;2.5;9.68;0;4.51;25700 +72096;44.21455;5.83346;540;20220430;21.2;6.7;14;1.5;9.78;.1;3.26;18100 +72096;44.21455;5.83346;540;20220501;21.5;4.9;13.2;2.5;8.68;0;4.22;24000 +72096;44.21455;5.83346;540;20220502;21.8;5.4;13.6;3.2;8.78;0;4.71;26400 +72096;44.21455;5.83346;540;20220503;21;7.5;14.3;2.5;10.18;2;3.45;16700 +72096;44.21455;5.83346;540;20220504;22.1;5.2;13.7;2.7;9.78;3.3;4.51;26800 +72096;44.21455;5.83346;540;20220505;13.6;11.3;12.5;2.1;11.88;3.6;1.58;6600 +72096;44.21455;5.83346;540;20220506;19;7.7;13.3;3.4;9.61;.1;3.72;20869 +72096;44.21455;5.83346;540;20220507;23;7.7;15.4;2.7;10.61;3.6;4.38;24392 +72096;44.21455;5.83346;540;20220508;22.2;10.8;16.5;1.6;12.81;7.6;3.63;20977 +72096;44.21455;5.83346;540;20220509;23.4;9.5;16.5;1.5;12.61;1.3;3.96;23441 +72096;44.21455;5.83346;540;20220510;24;9.1;16.6;1.1;12.91;.1;4;24402 +72096;44.21455;5.83346;540;20220511;25.8;9.3;17.6;2;11.61;0;4.75;25825 +72096;44.21455;5.83346;540;20220512;26.7;7.7;17.2;2;10.91;0;5.05;27878 +72096;44.21455;5.83346;540;20220513;25.9;9.5;17.7;1.3;11.21;0;4.55;25966 +72096;44.21455;5.83346;540;20220514;27.4;9.3;18.4;1.6;12.81;.1;4.92;27422 +72096;44.21455;5.83346;540;20220515;26.9;11.2;19.1;1.3;13.51;2.1;4.6;25599 +72096;44.21455;5.83346;540;20220516;27.4;10.3;18.9;1.5;12.41;0;4.9;26847 +72096;44.21455;5.83346;540;20220517;30.6;9.6;20.1;2.1;11.91;0;5.85;28956 +72096;44.21455;5.83346;540;20220518;30.7;11;20.9;1.9;13.11;.3;5.78;29060 +72096;44.21455;5.83346;540;20220519;29;12.2;20.6;1.9;13.21;0;5.35;26899 +72096;44.21455;5.83346;540;20220520;29.7;10.4;20.1;2.2;11.91;0;5.84;28975 +72096;44.21455;5.83346;540;20220521;32.9;10.2;21.6;1.8;13.11;.1;6.05;29355 +72096;44.21455;5.83346;540;20220522;33.9;13.6;23.8;1.7;15.41;.2;6.17;29448 +72096;44.21455;5.83346;540;20220523;27.3;14.3;20.8;2.1;13.81;0;4.96;23902 +72096;44.21455;5.83346;540;20220524;24.5;14.9;19.7;2.5;12.21;1;4.56;20516 +72096;44.21455;5.83346;540;20220525;22;11.9;17;1.9;11.11;0;4.02;21121 +72096;44.21455;5.83346;540;20220526;27.5;10.2;18.9;2.2;12.01;.3;5.41;27909 +72096;44.21455;5.83346;540;20220527;31.1;14;22.5;2.8;13.81;0;6.3;27819 +72096;44.21455;5.83346;540;20220528;26.4;12.9;19.6;3.9;11.21;0;5.82;24619 +72096;44.21455;5.83346;540;20220529;25.4;10.8;18.1;3.4;7.81;0;5.93;25789 +72096;44.21455;5.83346;540;20220530;24.7;6;15.3;2.3;8.61;0;5.26;29336 +72096;44.21455;5.83346;540;20220531;24.5;10.9;17.7;1.8;10.51;.5;4.72;24984 +72096;44.21455;5.83346;540;20220601;30;9.6;19.8;2;11.91;0;5.96;30218 +72096;44.21455;5.83346;540;20220602;30.7;11.3;21;2;12.61;0;6.09;30084 +72096;44.21455;5.83346;540;20220603;28;16.5;22.3;1.9;15.31;1.8;4.94;23067 +72096;44.21455;5.83346;540;20220604;32.5;14.4;23.5;2.3;14.71;0;6.42;29065 +72096;44.21455;5.83346;540;20220605;30.6;16.1;23.4;2.2;13.41;.4;5.91;26069 +72096;44.21455;5.83346;540;20220606;30.1;12.4;21.3;2.5;12.61;.9;6.19;28913 +72096;44.21455;5.83346;540;20220607;26.7;14.5;20.6;4.2;12.51;0;5.85;23836 +72096;44.21455;5.83346;540;20220608;23.1;11.8;17.4;2.9;10.61;.3;4.79;23150 +72096;44.21455;5.83346;540;20220609;21.5;14.8;18.1;6.4;9.61;0;5.55;17764 +72096;44.21455;5.83346;540;20220610;28.9;9.7;19.3;3;8.51;0;6.66;30220 +72096;44.21455;5.83346;540;20220611;33.6;9.3;21.5;2;9.81;0;6.68;30683 +72096;44.21455;5.83346;540;20220612;34.5;11.8;23.2;2;11.71;.3;6.81;30712 +72096;44.21455;5.83346;540;20220613;32.6;15.7;24.1;3;13.71;0;6.93;28473 +72096;44.21455;5.83346;540;20220614;34.3;12.5;23.4;2;12.51;0;6.77;30760 +72096;44.21455;5.83346;540;20220615;32.4;15;23.7;2;14.01;1.1;6.3;28855 +72096;44.21455;5.83346;540;20220616;36.1;15.2;25.6;2.7;14.01;0;7.61;30796 +72096;44.21455;5.83346;540;20220617;37.3;16.8;27.1;2.2;12.61;0;7.54;30809 +72096;44.21455;5.83346;540;20220618;36;16.5;26.2;1.8;14.31;0;6.93;30632 +72096;44.21455;5.83346;540;20220619;32.9;15.2;24;2.2;14.31;0;6.56;29323 +72096;44.21455;5.83346;540;20220620;33.3;13.5;23.4;1.6;12.11;0;6.41;30829 +72096;44.21455;5.83346;540;20220621;29.3;14.9;22.1;1.4;13.51;2.3;5.28;26315 +72096;44.21455;5.83346;540;20220622;26.1;17.9;22;1.7;18.01;6.2;4.13;19706 +72096;44.21455;5.83346;540;20220623;24.9;14.3;19.6;1.8;16.81;1.2;4.19;22484 +72096;44.21455;5.83346;540;20220624;25.1;16.3;20.7;1.8;15.51;7.8;4.22;20425 +72096;44.21455;5.83346;540;20220625;29.1;11.2;20.2;1.9;12.91;0;5.74;29379 +72096;44.21455;5.83346;540;20220626;31.2;14.3;22.7;1.6;14.51;0;5.81;28428 +72096;44.21455;5.83346;540;20220627;30.6;15;22.8;2.2;15.41;.3;5.86;27264 +72096;44.21455;5.83346;540;20220628;28.2;17.5;22.9;2.4;15.81;5.6;5.12;22424 +72096;44.21455;5.83346;540;20220629;31.4;13;22.2;2.3;14.41;0;6.3;29713 +72096;44.21455;5.83346;540;20220630;31.3;11.8;21.6;2.2;13.21;0;6.36;30577 +72096;44.21455;5.83346;540;20220701;29.7;16;22.8;3.4;12.71;0;6.43;25598 +72096;44.21455;5.83346;540;20220702;34.7;10.9;22.8;2.3;10.71;0;7.08;30618 +72096;44.21455;5.83346;540;20220703;36.2;13.8;25;2.1;11.51;0;7.19;30580 +72096;44.21455;5.83346;540;20220704;34.2;18.1;26.2;1.6;15.21;1.3;6.16;27505 +72096;44.21455;5.83346;540;20220705;33.4;16;24.7;2.8;13.91;0;6.96;28666 +72096;44.21455;5.83346;540;20220706;33.2;15.7;24.5;3.4;11.71;0;7.5;28620 +72096;44.21455;5.83346;540;20220707;30.9;14.9;22.9;4.1;11.71;0;7.24;27285 +72096;44.21455;5.83346;540;20220708;32.5;14.6;23.6;3.1;11.61;0;7.14;28853 +72096;44.21455;5.83346;540;20220709;33.7;14.6;24.2;3.1;11.31;0;7.49;29773 +72096;44.21455;5.83346;540;20220710;34.3;14.4;24.4;2.1;11.81;0;6.85;30225 +72096;44.21455;5.83346;540;20220711;33.6;15.5;24.6;2.4;13.91;0;6.72;28842 +72096;44.21455;5.83346;540;20220712;35.2;14;24.6;2.3;12.41;0;7.07;30096 +72096;44.21455;5.83346;540;20220713;33.1;14;23.6;2;13.51;.2;6.41;29514 +72096;44.21455;5.83346;540;20220714;36.5;16.8;26.6;1.6;14.81;0;6.66;29955 +72096;44.21455;5.83346;540;20220715;37.8;15;26.4;2.5;13.11;0;7.61;29881 +72096;44.21455;5.83346;540;20220716;37.1;14.6;25.9;2.3;10.91;0;7.39;29803 +72096;44.21455;5.83346;540;20220717;35.9;15;25.5;2.1;13.61;0;6.92;29722 +72096;44.21455;5.83346;540;20220718;36.4;17.7;27;2;16.21;.2;6.79;28889 +72096;44.21455;5.83346;540;20220719;36.2;17.5;26.8;1.5;18.11;0;6.32;28724 +72096;44.21455;5.83346;540;20220720;36.2;17.4;26.8;2.3;15.31;0;7.01;28793 +72096;44.21455;5.83346;540;20220721;37.2;18.2;27.7;2.6;13.81;0;7.49;28779 +72096;44.21455;5.83346;540;20220722;37.4;15.8;26.6;2.5;13.31;0;7.45;29277 +72096;44.21455;5.83346;540;20220723;34.9;17.5;26.2;2.1;14.91;.3;6.47;27324 +72096;44.21455;5.83346;540;20220724;36.8;18;27.4;2.3;14.91;0;7.04;28332 +72096;44.21455;5.83346;540;20220725;37.4;16.1;26.8;2.6;13.41;.2;7.46;28977 +72096;44.21455;5.83346;540;20220726;32.9;19.9;26.4;4.1;13.91;0;7.2;23349 +72096;44.21455;5.83346;540;20220727;33.1;15.7;24.4;2.8;12.51;0;6.69;27005 +72096;44.21455;5.83346;540;20220728;33.2;14.3;23.7;2.4;12.41;0;6.48;28060 +72096;44.21455;5.83346;540;20220729;28.4;15;21.7;2.5;14.01;1.1;5.2;23435 +72096;44.21455;5.83346;540;20220730;32.2;15.4;23.8;2.9;11.91;0;6.52;26124 +72096;44.21455;5.83346;540;20220731;35;12.8;23.9;2;10.71;0;6.46;28306 +72096;44.21455;5.83346;540;20220801;35.7;15.3;25.5;2.3;11.51;0;6.86;28185 +72096;44.21455;5.83346;540;20220802;36;13.3;24.7;1.6;11.61;0;6.15;28062 +72096;44.21455;5.83346;540;20220803;35.1;16;25.6;2.2;14.81;0;6.42;27417 +72096;44.21455;5.83346;540;20220804;34;18;26;1.6;16.71;.1;5.54;24911 +72096;44.21455;5.83346;540;20220805;35.2;16;25.6;2;15.81;.2;6.23;27376 +72096;44.21455;5.83346;540;20220806;36;15.7;25.9;2.4;14.61;0;6.69;27546 +72096;44.21455;5.83346;540;20220807;32.4;16;24.2;2.6;14.71;0;5.94;24861 +72096;44.21455;5.83346;540;20220808;34.7;15.7;25.2;2.2;13.11;0;6.3;26680 +72096;44.21455;5.83346;540;20220809;35.2;15;25.1;1.9;13.01;0;6.14;27135 +72096;44.21455;5.83346;540;20220810;32.6;15;23.8;1.8;13.71;.9;5.5;25380 +72096;44.21455;5.83346;540;20220811;34;14.5;24.2;1.5;13.81;0;5.55;26609 +72096;44.21455;5.83346;540;20220812;35.9;13.6;24.8;2.3;11.41;0;6.53;26704 +72096;44.21455;5.83346;540;20220813;35.5;13.8;24.6;2.5;12.41;1.1;6.55;26557 +72096;44.21455;5.83346;540;20220814;26.3;16.9;21.6;1.1;17.61;6.1;3.49;17924 +72096;44.21455;5.83346;540;20220815;30.1;13.2;21.7;2;14.11;0;5.02;24231 +72096;44.21455;5.83346;540;20220816;31.3;11.8;21.6;1.9;13.81;.4;5.26;25918 +72096;44.21455;5.83346;540;20220817;27.2;17.5;22.3;2.4;16.31;13.6;4.13;17892 +72096;44.21455;5.83346;540;20220818;26.1;12.8;19.5;2.8;14.71;16.6;4.28;21035 +72096;44.21455;5.83346;540;20220819;25.8;14.4;20.1;4;14.21;0;4.57;19218 +72096;44.21455;5.83346;540;20220820;29.3;14.3;21.8;3.4;13.81;0;5.35;22091 +72096;44.21455;5.83346;540;20220821;30.4;14.1;22.3;3.3;14.01;.1;5.57;22903 +72096;44.21455;5.83346;540;20220822;30.4;13.5;21.9;2.3;12.61;0;5.13;23176 +72096;44.21455;5.83346;540;20220823;32.9;13.8;23.3;2;13.11;0;5.38;24510 +72096;44.21455;5.83346;540;20220824;32.6;13.6;23.1;1.6;14.41;0;4.96;24210 +72096;44.21455;5.83346;540;20220825;34.1;14.8;24.4;2;14.81;0;5.43;24300 +72096;44.21455;5.83346;540;20220826;30.9;16.8;23.9;1.4;15.21;1.5;4.29;20458 +72096;44.21455;5.83346;540;20220827;30;13.3;21.7;1.3;15.51;.2;4.2;22237 +72096;44.21455;5.83346;540;20220828;31.1;14;22.6;2.1;15.41;.1;4.76;22276 +72096;44.21455;5.83346;540;20220829;31.9;13.5;22.7;1.6;14.91;.2;4.66;23091 +72096;44.21455;5.83346;540;20220830;25.9;17.2;21.6;1.4;17.81;4.4;3.12;15523 +72096;44.21455;5.83346;540;20220831;27.5;12.6;20.1;1.7;15.11;.2;3.84;20344 +72096;44.21455;5.83346;540;20220901;30.9;12.9;21.9;1.8;13.31;0;4.57;22182 +72096;44.21455;5.83346;540;20220902;24.7;11.9;18.3;1.2;14.11;2.1;3.19;18515 +72096;44.21455;5.83346;540;20220903;25.8;14.3;20;1.6;15.71;10.8;3.3;17375 +72096;44.21455;5.83346;540;20220904;28;11.8;19.9;1.2;15.71;.5;3.6;20567 +72096;44.21455;5.83346;540;20220905;29.3;14.9;22.1;1.3;16.91;.8;3.66;19126 +72096;44.21455;5.83346;540;20220906;26.9;14;20.4;1.4;17.11;2;3.28;17981 +72096;44.21455;5.83346;540;20220907;26;16;21;1.7;18.01;12.9;3.06;15704 +72096;44.21455;5.83346;540;20220908;25.4;12.5;19;2.1;13.81;.1;3.46;17672 +72096;44.21455;5.83346;540;20220909;25.1;11.9;18.5;2;12.01;0;3.51;17726 +72096;44.21455;5.83346;540;20220910;24.7;9.4;17.1;2.6;11.11;0;3.76;18960 +72096;44.21455;5.83346;540;20220911;27.3;8.3;17.8;1.7;11.01;.1;3.79;21008 +72096;44.21455;5.83346;540;20220912;29.3;9.7;19.5;1.9;12.91;0;4.04;21096 +72096;44.21455;5.83346;540;20220913;26.9;12;19.5;1.6;15.21;.6;3.29;18194 +72096;44.21455;5.83346;540;20220914;23.9;17;20.4;2;17.21;18.7;2.58;11977 +72096;44.21455;5.83346;540;20220915;26.9;13.1;20;2.5;14.91;.1;3.56;17092 +72096;44.21455;5.83346;540;20220916;24;12.8;18.4;3.8;12.41;0;3.74;15317 +72096;44.21455;5.83346;540;20220917;18.8;12.8;15.8;6.9;7.11;0;4.79;10790 +72096;44.21455;5.83346;540;20220918;23.8;3.9;13.9;2.3;7.41;0;3.64;20076 +72096;44.21455;5.83346;540;20220919;23.3;5.3;14.3;3.3;7.41;0;4.03;18868 +72096;44.21455;5.83346;540;20220920;24.9;5.2;15;2.3;8.21;0;3.67;19625 +72096;44.21455;5.83346;540;20220921;23.1;5.3;14.2;1.9;9.71;0;3.02;18435 +72096;44.21455;5.83346;540;20220922;23;8.1;15.6;1.7;10.71;0;2.81;16698 +72096;44.21455;5.83346;540;20220923;20.4;8.4;14.4;1.4;11.31;10.6;2.27;14651 +72096;44.21455;5.83346;540;20220924;18.9;12.6;15.8;1.3;13.41;18.8;1.82;10380 +72096;44.21455;5.83346;540;20220925;17.5;10.6;14.1;1.6;12.11;.5;1.8;10773 +72096;44.21455;5.83346;540;20220926;19.9;6.2;13.1;2.4;9.01;.6;2.67;15263 +72096;44.21455;5.83346;540;20220927;16.3;8.5;12.4;3.8;8.81;.2;2.51;11165 +72096;44.21455;5.83346;540;20220928;19.7;9;14.4;1.7;11.21;3;2.15;13123 +72096;44.21455;5.83346;540;20220929;18.5;9.6;14.1;1.7;10.61;0;2.03;11780 +72096;44.21455;5.83346;540;20220930;15.2;6.7;10.9;2.9;8.81;.8;2.03;11438 +72096;44.21455;5.83346;540;20221001;15.3;4.5;9.9;2.5;9.81;0;1.7;12805 +72096;44.21455;5.83346;540;20221002;25;6.7;15.8;2.8;11.21;.1;3.2;16628 +72096;44.21455;5.83346;540;20221003;25.8;8.1;17;2.1;11.21;0;3.01;16156 +72096;44.21455;5.83346;540;20221004;25.6;6.3;16;2.1;11.11;.1;2.94;16652 +72096;44.21455;5.83346;540;20221005;24;7.3;15.6;1.8;11.21;.1;2.55;15313 +72096;44.21455;5.83346;540;20221006;24.7;8.1;16.4;1.4;11.71;.1;2.38;15037 +72096;44.21455;5.83346;540;20221007;23.3;8.4;15.9;1.1;11.61;.1;2.07;13994 +72096;44.21455;5.83346;540;20221008;17.9;9.7;13.8;1.1;13.11;3.6;1.42;10068 +72096;44.21455;5.83346;540;20221009;19.4;12.8;16.1;.8;14.61;1.6;1.39;8916 +72096;44.21455;5.83346;540;20221010;21.9;12.8;17.3;1;14.11;.2;1.69;10445 +72096;44.21455;5.83346;540;20221011;22.7;8.5;15.6;1.7;12.21;.1;2.1;13036 +72096;44.21455;5.83346;540;20221012;21.7;10.2;16;1;12.91;.9;1.69;11523 +72096;44.21455;5.83346;540;20221013;19.7;7.6;13.6;1.7;11.71;.1;1.72;11737 +72096;44.21455;5.83346;540;20221014;22.2;9.4;15.8;2.6;11.91;.1;2.3;11884 +72096;44.21455;5.83346;540;20221015;25;7.4;16.2;1.1;11.41;.1;2;13863 +72096;44.21455;5.83346;540;20221016;23.1;8.8;16;1.6;11.51;.2;2.03;12276 +72096;44.21455;5.83346;540;20221017;23.5;7.9;15.7;1.6;12.11;.1;1.98;12726 +72096;44.21455;5.83346;540;20221018;24.9;9;16.9;1.5;12.31;.2;2.05;12645 +72096;44.21455;5.83346;540;20221019;24.7;6.7;15.7;2;11.31;.1;2.28;13318 +72096;44.21455;5.83346;540;20221020;18.5;9;13.8;1.1;12.51;1.9;1.27;9382 +72096;44.21455;5.83346;540;20221021;18.2;13.8;16;2.3;15.11;5.5;1.24;6181 +72096;44.21455;5.83346;540;20221022;20.4;13.8;17.1;1.3;14.61;.6;1.34;7511 +72096;44.21455;5.83346;540;20221023;22.6;9;15.8;1.5;12.51;0;1.68;10901 +72096;44.21455;5.83346;540;20221024;21.9;14.4;18.2;2.6;14.11;5;1.94;7830 +72096;44.21455;5.83346;540;20221025;23.6;9.7;16.7;1.7;13.01;.1;1.78;10735 +72096;44.21455;5.83346;540;20221026;24;8.1;16;1.3;11.71;.1;1.68;11408 +72096;44.21455;5.83346;540;20221027;24.7;8.7;16.7;1.5;11.91;.1;1.8;11218 +72096;44.21455;5.83346;540;20221028;24.9;6.9;15.9;1.7;10.81;.1;1.95;11815 +72096;44.21455;5.83346;540;20221029;24.2;6.6;15.4;1.7;10.21;.1;1.91;11554 +72096;44.21455;5.83346;540;20221030;22.2;6.2;14.2;1.5;10.01;.1;1.6;10772 +72096;44.21455;5.83346;540;20221031;22.2;6.2;14.2;1.6;9.61;17.3;1.66;10698 +72096;44.21455;5.83346;540;20221101;19.4;8.1;13.8;1.2;12.11;10.3;1.12;8785 +72096;44.21455;5.83346;540;20221102;19.9;6.5;13.2;1.3;10.31;.2;1.26;9484 +72096;44.21455;5.83346;540;20221103;10;4.4;7.2;1.4;9.61;28.4;.57;5808 +72096;44.21455;5.83346;540;20221104;10.4;6.5;8.5;4.4;8.01;1.6;1.33;4746 +72096;44.21455;5.83346;540;20221105;13.8;8.3;11;5;6.11;0;2.66;5535 +72096;44.21455;5.83346;540;20221106;15.8;.1;7.9;1.4;6.41;0;1.14;9770 +72096;44.21455;5.83346;540;20221107;16.1;-.2;8;1.7;6.51;0;1.25;9801 +72096;44.21455;5.83346;540;20221108;10.1;1.8;5.9;1.2;7.51;.2;.67;6771 +72096;44.21455;5.83346;540;20221109;12.8;5.1;8.9;1;10.71;19.3;.58;6415 +72096;44.21455;5.83346;540;20221110;17.1;5;11.1;1.4;9.61;0;.98;8068 +72096;44.21455;5.83346;540;20221111;17;2.6;9.8;1.6;8.71;.1;1.04;8736 +72096;44.21455;5.83346;540;20221112;14.6;1.9;8.3;1.3;8.51;0;.79;8032 +72096;44.21455;5.83346;540;20221113;15;5.2;10.1;1.4;8.81;.1;.89;6929 +72096;44.21455;5.83346;540;20221114;11.6;2.7;7.2;.9;8.61;3.1;.56;6453 +72096;44.21455;5.83346;540;20221115;10.5;7.7;9.1;.5;10.81;9;.48;3305 +72096;44.21455;5.83346;540;20221116;16;7.2;11.6;1.7;9.41;0;1.01;6252 +72096;44.21455;5.83346;540;20221117;15.3;4.1;9.7;1.5;9.31;1.9;.79;7077 +72096;44.21455;5.83346;540;20221118;12.4;7.7;10;3.5;7.81;.1;1.49;4344 +72096;44.21455;5.83346;540;20221119;11.8;.2;6;2.7;5.81;0;1.2;7039 +72096;44.21455;5.83346;540;20221120;11.5;-2.2;4.6;2.4;5.51;0;1.04;7607 +72096;44.21455;5.83346;540;20221121;6.6;-.8;2.9;2;6.41;5.5;.5;5302 +72096;44.21455;5.83346;540;20221122;9.4;4.1;6.8;5.5;6.11;.1;1.66;4375 +72096;44.21455;5.83346;540;20221123;10;.1;5;2.4;6.21;.6;.85;6134 +72096;44.21455;5.83346;540;20221124;12.2;2.9;7.6;2.4;6.31;0;1.15;5861 +72096;44.21455;5.83346;540;20221125;12.8;1.4;7.1;2.8;7.01;0;1.05;6485 +72096;44.21455;5.83346;540;20221126;12.3;6.3;9.3;3.6;5.81;0;1.85;4488 +72096;44.21455;5.83346;540;20221127;8.8;-2.6;3.1;1.5;5.21;0;.63;6383 +72096;44.21455;5.83346;540;20221128;5;-.4;2.3;1.4;6.31;10.6;.38;4095 +72096;44.21455;5.83346;540;20221129;9;.8;4.9;1.9;6.31;.2;.68;5192 +72096;44.21455;5.83346;540;20221130;8;-2.5;2.7;1.9;5.41;0;.62;5900 +72096;44.21455;5.83346;540;20221201;7.3;-2.9;2.2;1.4;5.21;0;.51;5786 +72096;44.21455;5.83346;540;20221202;5.8;-.9;2.5;.4;5.61;.1;.31;4508 +72096;44.21455;5.83346;540;20221203;5.1;-1.6;1.7;1.2;6.71;18.5;.25;4471 +72096;44.21455;5.83346;540;20221204;8.6;4.3;6.4;1.5;8.01;18.6;.51;3478 +72096;44.21455;5.83346;540;20221205;3.6;-.3;1.7;1.1;6.31;0;.31;3163 +72096;44.21455;5.83346;540;20221206;4.1;-3.1;.5;1.7;5.11;0;.42;4552 +72096;44.21455;5.83346;540;20221207;3.4;-4.8;-.7;1.6;4.71;0;.38;4865 +72096;44.21455;5.83346;540;20221208;3.2;-5.8;-1.3;1.1;4.81;19.4;.27;5062 +72096;44.21455;5.83346;540;20221209;7;1.4;4.2;1;7.81;14.1;.29;3866 +72096;44.21455;5.83346;540;20221210;7.7;4.1;5.9;2.7;6.71;0;.84;3010 +72096;44.21455;5.83346;540;20221211;3.6;-1.2;1.2;2.8;3.51;0;1.03;3496 +72096;44.21455;5.83346;540;20221212;1.9;-6.4;-2.3;1.4;3.91;8.6;.37;4767 +72096;44.21455;5.83346;540;20221213;2;-.5;.7;1.1;6.11;7.7;.28;2388 +72096;44.21455;5.83346;540;20221214;5.3;.6;3;1;6.81;.1;.31;3409 +72096;44.21455;5.83346;540;20221215;5.6;1.9;3.7;1;7.51;26.3;.3;2946 +72096;44.21455;5.83346;540;20221216;8.8;4.4;6.6;1.7;7.61;0;.58;3302 +72096;44.21455;5.83346;540;20221217;5.7;-1.2;2.2;2.8;5.11;0;.72;4226 +72096;44.21455;5.83346;540;20221218;2.7;-4.8;-1;1.2;4.71;0;.3;4424 +72096;44.21455;5.83346;540;20221219;7;-1.8;2.6;1;6.21;.1;.31;4807 +72096;44.21455;5.83346;540;20221220;9.7;3.3;6.5;1.1;7.31;3.2;.48;4069 +72096;44.21455;5.83346;540;20221221;8.7;4.6;6.7;1.1;8.61;4.7;.4;3106 +72096;44.21455;5.83346;540;20221222;13.1;2;7.6;1.7;8.11;.4;.58;5506 +72096;44.21455;5.83346;540;20221223;12;5.5;8.7;.7;9.61;0;.37;4110 +72096;44.21455;5.83346;540;20221224;12.4;2.2;7.3;1.1;8.61;0;.39;5265 +72096;44.21455;5.83346;540;20221225;10.4;.5;5.4;1.6;7.31;0;.47;5216 +72096;44.21455;5.83346;540;20221226;9.4;.9;5.1;1.5;7.21;0;.44;4804 +72096;44.21455;5.83346;540;20221227;10;-1;4.5;1.6;6.51;0;.5;5501 +72096;44.21455;5.83346;540;20221228;6.9;-2.5;2.2;1.5;5.41;.1;.45;5081 +72096;44.21455;5.83346;540;20221229;9.5;.5;5;.7;6.91;0;.33;5009 +72096;44.21455;5.83346;540;20221230;10.2;4.6;7.4;.8;8.61;.4;.4;3814 +72096;44.21455;5.83346;540;20221231;13;2.7;7.9;1.2;8.41;0;.48;5416 +72097;44.22662;6.14531;824;20220101;18.8;-2.1;8.3;.8;5.79;.1;.51;8098 +72097;44.22662;6.14531;824;20220102;16.1;-1.2;7.4;1.7;5.38;.1;.96;7508 +72097;44.22662;6.14531;824;20220103;13.1;1;7.1;2;5.68;0;.98;6132 +72097;44.22662;6.14531;824;20220104;9.5;-1;4.2;1.3;6.45;1.4;.45;5618 +72097;44.22662;6.14531;824;20220105;6.4;2.4;4.4;4.8;5.31;.2;1.22;3662 +72097;44.22662;6.14531;824;20220106;5.6;-3.3;1.1;2.9;3.18;.1;1.06;6018 +72097;44.22662;6.14531;824;20220107;6.5;-7.3;-.4;2.1;3.08;.1;.78;7160 +72097;44.22662;6.14531;824;20220108;7.1;-2.5;2.3;2.7;5.08;4;.7;6036 +72097;44.22662;6.14531;824;20220109;4.6;1.2;2.9;3.5;5.21;0;.84;4525 +72097;44.22662;6.14531;824;20220110;6.9;-1.6;2.6;2.5;3.75;0;.98;5929 +72097;44.22662;6.14531;824;20220111;7.7;-8.1;-.2;1.2;2.91;0;.62;7826 +72097;44.22662;6.14531;824;20220112;7.5;-9.5;-1;1.1;2.91;0;.53;7935 +72097;44.22662;6.14531;824;20220113;10.9;-8;1.5;.7;2.91;0;.48;8391 +72097;44.22662;6.14531;824;20220114;13.3;-6.3;3.5;.9;3.41;0;.58;8574 +72097;44.22662;6.14531;824;20220115;15.4;-4.8;5.3;1;3.61;0;.7;8760 +72097;44.22662;6.14531;824;20220116;12.8;-5.4;3.7;1.7;3.28;0;1.09;8557 +72097;44.22662;6.14531;824;20220117;11.1;-3.8;3.7;1.9;3.05;0;1.08;7857 +72097;44.22662;6.14531;824;20220118;13.1;-6.8;3.1;1.3;3.65;0;.8;8854 +72097;44.22662;6.14531;824;20220119;9.2;-3.6;2.8;1.8;4.81;0;.77;7753 +72097;44.22662;6.14531;824;20220120;8.5;-2.6;2.9;2.8;4.15;0;1.07;7273 +72097;44.22662;6.14531;824;20220121;7.4;-5;1.2;1.9;3.45;0;.92;7623 +72097;44.22662;6.14531;824;20220122;8.4;-8.3;0;.7;3.28;0;.5;8761 +72097;44.22662;6.14531;824;20220123;13.3;-6.8;3.2;1;3.55;0;.78;9348 +72097;44.22662;6.14531;824;20220124;13.3;-5.4;4;1.1;3.58;0;.87;9507 +72097;44.22662;6.14531;824;20220125;10.1;-5.6;2.2;1;4.31;0;.65;8838 +72097;44.22662;6.14531;824;20220126;13.8;-6.8;3.5;1.2;3.35;0;.98;10003 +72097;44.22662;6.14531;824;20220127;15.1;-5.6;4.8;1.7;3.01;0;1.29;10061 +72097;44.22662;6.14531;824;20220128;13.7;-5.4;4.1;2.7;3.08;0;1.62;9981 +72097;44.22662;6.14531;824;20220129;13.3;-4.2;4.6;2.1;3.28;0;1.54;9317 +72097;44.22662;6.14531;824;20220130;14.7;-1.3;6.7;2.5;4.08;0;1.56;9103 +72097;44.22662;6.14531;824;20220131;9.6;-2.4;3.6;4.8;3.71;.1;1.85;7905 +72097;44.22662;6.14531;824;20220201;10.4;-3.2;3.6;4.1;3.58;0;1.66;9003 +72097;44.22662;6.14531;824;20220202;16.2;.6;8.4;4.3;5.15;0;2.18;9003 +72097;44.22662;6.14531;824;20220203;15.5;-2.8;6.3;1.4;4.85;0;1.2;9912 +72097;44.22662;6.14531;824;20220204;13.4;-2;5.7;2.7;5.51;0;1.39;9903 +72097;44.22662;6.14531;824;20220205;12.2;-.1;6.1;2.5;5.05;0;1.37;8875 +72097;44.22662;6.14531;824;20220206;11.5;-5.6;2.9;2.7;4.01;0;1.5;10500 +72097;44.22662;6.14531;824;20220207;13.1;2.8;8;4.6;4.41;0;2.43;8305 +72097;44.22662;6.14531;824;20220208;13;-5;4;1.2;3.65;0;1.13;11263 +72097;44.22662;6.14531;824;20220209;14.1;-5.1;4.5;1.1;4.05;0;1.16;11735 +72097;44.22662;6.14531;824;20220210;6.5;-4.7;.9;2.8;4.11;0;2.07;11400 +72097;44.22662;6.14531;824;20220211;12.9;-.4;6.2;3;4.51;0;1.86;10600 +72097;44.22662;6.14531;824;20220212;11.9;1;6.4;4.8;3.41;0;2.66;11500 +72097;44.22662;6.14531;824;20220213;11.5;2.2;6.8;3.1;4.31;3.3;1.94;10800 +72097;44.22662;6.14531;824;20220214;6.2;1.5;3.9;1.9;6.34;18.1;.82;3166 +72097;44.22662;6.14531;824;20220215;8.9;.3;4.6;1.2;5.71;0;.99;11900 +72097;44.22662;6.14531;824;20220216;7.9;-1.8;3;2.5;5.91;0;.92;9712 +72097;44.22662;6.14531;824;20220217;17.2;2.5;9.8;4;6.99;0;2.19;11602 +72097;44.22662;6.14531;824;20220218;18.2;.9;9.6;2.2;6.78;0;1.9;12428 +72097;44.22662;6.14531;824;20220219;10.6;3.1;6.8;2.8;5.98;0;1.47;8761 +72097;44.22662;6.14531;824;20220220;13.6;-2.1;5.8;2.9;4.75;0;1.87;12290 +72097;44.22662;6.14531;824;20220221;9.1;1.3;5.2;4.7;5.51;1.2;1.68;9199 +72097;44.22662;6.14531;824;20220222;12.5;-1;5.7;4;4.88;0;2.01;12078 +72097;44.22662;6.14531;824;20220223;15.8;-1.3;7.3;2.3;4.25;0;2.14;13465 +72097;44.22662;6.14531;824;20220224;11.8;-.7;5.6;2.8;5.51;0;1.69;12304 +72097;44.22662;6.14531;824;20220225;10.9;0;5.5;3.6;4.21;.1;2.12;11728 +72097;44.22662;6.14531;824;20220226;11.4;-1.6;4.9;2.5;2.85;0;2.13;13180 +72097;44.22662;6.14531;824;20220227;9;-6;1.5;1.9;3.58;.1;1.52;13416 +72097;44.22662;6.14531;824;20220228;11.1;-5.4;2.8;2.2;3.48;0;1.81;14850 +72097;44.22662;6.14531;824;20220301;10.8;-4.9;3;2;4.38;0;1.62;14187 +72097;44.22662;6.14531;824;20220302;10;-2;4;1.6;5.31;0;1.37;12336 +72097;44.22662;6.14531;824;20220303;13.2;-2.4;5.4;1.6;5.51;0;1.64;13972 +72097;44.22662;6.14531;824;20220304;13.4;-1.9;5.8;2.1;5.15;1.9;1.89;14421 +72097;44.22662;6.14531;824;20220305;9.5;-2.7;3.4;1.8;4.21;.4;1.59;12584 +72097;44.22662;6.14531;824;20220306;6.9;-4.7;1.1;1.6;4.18;.5;1.32;12017 +72097;44.22662;6.14531;824;20220307;9.5;-6.2;1.7;1.9;3.68;0;1.68;15185 +72097;44.22662;6.14531;824;20220308;10.6;-6.6;2;2;4.25;0;1.73;16178 +72097;44.22662;6.14531;824;20220309;12.3;-2.1;5.1;1.9;4.88;0;1.88;14807 +72097;44.22662;6.14531;824;20220310;12.6;-4.7;4;1.5;5.21;.1;1.75;16277 +72097;44.22662;6.14531;824;20220311;10.4;1.5;6;4.6;5.45;0;2.03;10387 +72097;44.22662;6.14531;824;20220312;10;5;7.5;6;4.58;0;2.79;7845 +72097;44.22662;6.14531;824;20220313;6.1;3.3;4.7;6.1;5.85;6.3;1.52;5040 +72097;44.22662;6.14531;824;20220314;12.8;1.9;7.3;3.9;7.45;.4;1.86;12435 +72097;44.22662;6.14531;824;20220315;15.7;6.1;10.9;3.4;7.35;0;2.47;10801 +72097;44.22662;6.14531;824;20220316;18.1;2.2;10.1;1.4;7.35;0;2.2;15105 +72097;44.22662;6.14531;824;20220317;13.6;4;8.8;1.5;8.51;0;1.55;10940 +72097;44.22662;6.14531;824;20220318;15.3;7.2;11.3;6.8;5.81;.4;4.2;9700 +72097;44.22662;6.14531;824;20220319;14.3;6.1;10.2;6.4;3.91;0;5.02;14900 +72097;44.22662;6.14531;824;20220320;10.7;2.6;6.7;5.7;4.11;0;3.58;10500 +72097;44.22662;6.14531;824;20220321;12.3;3.1;7.7;4.6;3.61;0;3.81;18300 +72097;44.22662;6.14531;824;20220322;13;-2.1;5.5;6.6;2.21;0;5.03;20200 +72097;44.22662;6.14531;824;20220323;15.3;-1.1;7.1;5.8;2.41;0;5.39;20300 +72097;44.22662;6.14531;824;20220324;16.9;-1.3;7.8;4.1;3.11;0;4.53;20400 +72097;44.22662;6.14531;824;20220325;17;-1;8;3.9;3.31;0;4.32;19800 +72097;44.22662;6.14531;824;20220326;17.4;.9;9.1;6.2;3.11;0;5.46;19900 +72097;44.22662;6.14531;824;20220327;16.1;3.3;9.7;5.1;2.91;0;4.63;11500 +72097;44.22662;6.14531;824;20220328;18.4;.9;9.7;3.7;3.51;0;4.43;20500 +72097;44.22662;6.14531;824;20220329;16.6;1.9;9.3;3.1;4.91;1.7;3.52;16600 +72097;44.22662;6.14531;824;20220330;10.4;5.1;7.7;1.6;8.74;4.1;1.38;7266 +72097;44.22662;6.14531;824;20220331;13.4;2.8;8.1;2.7;7.01;.3;2.74;21600 +72097;44.22662;6.14531;824;20220401;3.7;1.3;2.5;2.5;5.01;.6;1.31;7300 +72097;44.22662;6.14531;824;20220402;2.3;-2.1;.1;5;4.05;0;1.97;12900 +72097;44.22662;6.14531;824;20220403;7.7;-3.7;2;1.6;4.51;5.8;1.8;15300 +72097;44.22662;6.14531;824;20220404;10.2;-3.5;3.4;1.9;4.81;0;2.48;22200 +72097;44.22662;6.14531;824;20220405;15.5;-2.8;6.4;2.3;4.71;0;3.46;23300 +72097;44.22662;6.14531;824;20220406;14.3;-1.1;6.6;2.8;6.01;0;3.05;18200 +72097;44.22662;6.14531;824;20220407;13.4;5.5;9.5;3.1;8.11;1.6;2.33;10700 +72097;44.22662;6.14531;824;20220408;16;7.2;11.6;2.3;10.11;2;1.89;11900 +72097;44.22662;6.14531;824;20220409;8.9;4.3;6.6;4;5.01;0;2.94;17700 +72097;44.22662;6.14531;824;20220410;14.2;-2.1;6.1;1.6;3.91;0;3.15;24700 +72097;44.22662;6.14531;824;20220411;12.8;.7;6.7;2;5.41;0;2.4;13100 +72097;44.22662;6.14531;824;20220412;18.1;2;10.1;3.6;7.11;0;3.66;16600 +72097;44.22662;6.14531;824;20220413;20.8;4.6;12.7;3.3;7.31;0;4.74;19800 +72097;44.22662;6.14531;824;20220414;22;3.3;12.7;2.8;7.01;0;4.57;22900 +72097;44.22662;6.14531;824;20220415;24.3;6.8;15.5;3.3;8.11;0;5.17;24300 +72097;44.22662;6.14531;824;20220416;23.5;10.3;16.9;3;8.21;0;4.83;23500 +72097;44.22662;6.14531;824;20220417;18.4;5.4;11.9;2.8;7.51;0;4.33;24900 +72097;44.22662;6.14531;824;20220418;18.5;2;10.3;2.6;7.11;0;4.06;24600 +72097;44.22662;6.14531;824;20220419;19.7;2.2;11;2.7;6.01;0;4.3;24200 +72097;44.22662;6.14531;824;20220420;15.2;3.7;9.4;2.4;8.21;7;3.06;14600 +72097;44.22662;6.14531;824;20220421;16.4;7.8;12.1;7.3;7.11;.1;4.82;18900 +72097;44.22662;6.14531;824;20220422;17.4;7.3;12.3;4.2;7.71;0;4.37;18500 +72097;44.22662;6.14531;824;20220423;8.7;7.9;8.3;3.5;8.54;17.5;2.22;6666 +72097;44.22662;6.14531;824;20220424;11.4;3.3;7.4;2.2;8.11;.4;1.86;11500 +72097;44.22662;6.14531;824;20220425;16.4;6.1;11.3;2.1;8.51;0;3.67;24100 +72097;44.22662;6.14531;824;20220426;18.5;2;10.3;2.6;7.11;0;4.15;26500 +72097;44.22662;6.14531;824;20220427;20.7;2.7;11.7;2.5;6.71;0;4.66;27100 +72097;44.22662;6.14531;824;20220428;21;4.5;12.8;2.1;7.81;.1;4.53;27000 +72097;44.22662;6.14531;824;20220429;21.6;4.8;13.2;2.5;7.61;0;4.69;25700 +72097;44.22662;6.14531;824;20220430;19.9;6.6;13.2;2;7.51;.1;3.97;22700 +72097;44.22662;6.14531;824;20220501;19.1;5.3;12.2;2.8;6.91;0;4.47;27000 +72097;44.22662;6.14531;824;20220502;19.5;3.3;11.4;2.2;7.91;.2;4.22;26200 +72097;44.22662;6.14531;824;20220503;16.2;6.6;11.4;2.1;9.31;1.2;3.42;17600 +72097;44.22662;6.14531;824;20220504;18.4;4.2;11.3;2.2;9.31;1.7;3.52;21000 +72097;44.22662;6.14531;824;20220505;13.6;8.6;11.1;2.2;10.16;3.6;2.04;11335 +72097;44.22662;6.14531;824;20220506;18.8;7.3;13;2.5;9.38;0;3.48;19917 +72097;44.22662;6.14531;824;20220507;20.1;5.4;12.8;1.5;9.95;4.1;3.41;21672 +72097;44.22662;6.14531;824;20220508;18.5;7.3;12.9;1.4;10.85;6.9;2.95;18865 +72097;44.22662;6.14531;824;20220509;20.9;5.5;13.2;1.2;10.38;1.2;3.41;21832 +72097;44.22662;6.14531;824;20220510;21.9;5.6;13.7;1.5;10.68;0;3.97;25582 +72097;44.22662;6.14531;824;20220511;23.7;6.9;15.3;1.7;10.68;0;4.41;26438 +72097;44.22662;6.14531;824;20220512;24.3;5.5;14.9;1.6;9.78;0;4.51;27049 +72097;44.22662;6.14531;824;20220513;23.8;7.1;15.4;1.3;10.38;0;4.19;25198 +72097;44.22662;6.14531;824;20220514;25.5;7.7;16.6;1.2;11.71;.1;4.37;25638 +72097;44.22662;6.14531;824;20220515;24.3;8.9;16.6;1.4;12.58;2.8;3.92;22200 +72097;44.22662;6.14531;824;20220516;25.4;8.2;16.8;1.6;11.25;0;4.54;25890 +72097;44.22662;6.14531;824;20220517;27.7;9.1;18.4;2;11.45;0;5.23;27644 +72097;44.22662;6.14531;824;20220518;27.8;12.5;20.2;2.5;12.28;2.8;5.41;25603 +72097;44.22662;6.14531;824;20220519;26.3;11.9;19.1;2.2;12.45;0;4.92;24960 +72097;44.22662;6.14531;824;20220520;27.7;8.7;18.2;1.6;11.38;0;5.17;28190 +72097;44.22662;6.14531;824;20220521;30;8.9;19.4;1.6;11.78;0;5.52;29165 +72097;44.22662;6.14531;824;20220522;31.4;12.4;21.9;1.8;13.28;.2;5.69;27171 +72097;44.22662;6.14531;824;20220523;25.8;11.5;18.6;1.9;11.51;0;4.46;22058 +72097;44.22662;6.14531;824;20220524;23.1;10.8;16.9;2.2;10.68;2.7;4.3;22364 +72097;44.22662;6.14531;824;20220525;19.7;10.3;15;1.4;11.41;.3;3.12;16719 +72097;44.22662;6.14531;824;20220526;25.6;9.3;17.4;1.8;12.05;.7;4.52;24101 +72097;44.22662;6.14531;824;20220527;28.5;12.1;20.3;2.3;12.45;0;5.44;26158 +72097;44.22662;6.14531;824;20220528;26.4;11.1;18.8;3;10.81;0;5.45;25951 +72097;44.22662;6.14531;824;20220529;23.5;8.9;16.2;2.8;8.58;0;5.22;26468 +72097;44.22662;6.14531;824;20220530;21.8;4.1;13;1.5;8.31;0;4.28;26665 +72097;44.22662;6.14531;824;20220531;23.8;8.5;16.2;1.3;10.08;.2;4.11;22571 +72097;44.22662;6.14531;824;20220601;27.9;7.4;17.7;1.6;11.15;0;5.21;28387 +72097;44.22662;6.14531;824;20220602;29.4;9.4;19.4;1.4;11.98;0;5.44;29224 +72097;44.22662;6.14531;824;20220603;25.4;15.3;20.3;2;13.75;5.1;4.21;19184 +72097;44.22662;6.14531;824;20220604;30.4;13.7;22.1;2.2;13.91;0;5.52;24706 +72097;44.22662;6.14531;824;20220605;28;14.2;21.1;2.4;12.68;.3;5.42;24987 +72097;44.22662;6.14531;824;20220606;28;9;18.5;2.4;10.95;.2;5.81;29550 +72097;44.22662;6.14531;824;20220607;24.9;12.4;18.7;3.4;10.48;0;5.53;25900 +72097;44.22662;6.14531;824;20220608;23.1;9.8;16.4;2.5;9.25;.4;4.57;22213 +72097;44.22662;6.14531;824;20220609;22.2;11.8;17;4.4;9.01;0;5.25;23007 +72097;44.22662;6.14531;824;20220610;27.3;7.3;17.3;2.8;7.88;0;6.14;29825 +72097;44.22662;6.14531;824;20220611;29.7;7.6;18.6;2;9.48;0;6.11;31139 +72097;44.22662;6.14531;824;20220612;31.3;10.2;20.8;2;10.08;.1;6.4;30636 +72097;44.22662;6.14531;824;20220613;30.7;12.7;21.7;2.3;11.31;0;6.26;29167 +72097;44.22662;6.14531;824;20220614;31.6;10.6;21.1;1.9;10.98;0;6.32;30755 +72097;44.22662;6.14531;824;20220615;30.4;12.8;21.6;1.5;12.65;.3;5.35;25638 +72097;44.22662;6.14531;824;20220616;33.4;13.1;23.3;2.4;11.28;0;7.01;30587 +72097;44.22662;6.14531;824;20220617;34.6;15;24.8;2.2;10.88;0;7.02;29570 +72097;44.22662;6.14531;824;20220618;32.7;14.8;23.7;1.6;14.98;0;5.94;27687 +72097;44.22662;6.14531;824;20220619;31;16.1;23.5;2.4;14.25;0;6.09;26948 +72097;44.22662;6.14531;824;20220620;31.1;12.2;21.7;2;11.11;0;6.24;29278 +72097;44.22662;6.14531;824;20220621;29.8;13.1;21.5;1.6;13.05;2.8;4.96;22909 +72097;44.22662;6.14531;824;20220622;24.3;15.9;20.1;1.8;16.71;4;3.51;16786 +72097;44.22662;6.14531;824;20220623;24;12.9;18.5;1.7;15.18;1.9;3.7;19260 +72097;44.22662;6.14531;824;20220624;23.7;12.7;18.2;1.8;13.45;8.3;3.9;20068 +72097;44.22662;6.14531;824;20220625;26.9;9.3;18.1;1.8;11.61;0;5.31;28764 +72097;44.22662;6.14531;824;20220626;29.8;13.3;21.6;2.1;13.18;0;5.52;25484 +72097;44.22662;6.14531;824;20220627;30.2;15.1;22.7;2.2;14.11;.2;5.84;26620 +72097;44.22662;6.14531;824;20220628;26.6;14.4;20.5;2.1;14.81;13.9;4.23;18994 +72097;44.22662;6.14531;824;20220629;29.1;10.3;19.7;2;12.55;.1;5.77;29453 +72097;44.22662;6.14531;824;20220630;29.2;11.4;20.3;1.7;12.91;0;5.34;26574 +72097;44.22662;6.14531;824;20220701;27.7;12.6;20.1;2.1;11.71;0;5.5;27156 +72097;44.22662;6.14531;824;20220702;31.9;7.9;19.9;1.6;9.28;0;6.21;31149 +72097;44.22662;6.14531;824;20220703;33.7;11.5;22.6;2;10.65;.1;6.76;30713 +72097;44.22662;6.14531;824;20220704;32.7;16.4;24.6;2.1;13.68;2.6;6.09;25923 +72097;44.22662;6.14531;824;20220705;31.1;14.3;22.7;2.7;12.85;0;6.35;27704 +72097;44.22662;6.14531;824;20220706;31.1;13.1;22.1;2.6;11.51;0;6.47;28704 +72097;44.22662;6.14531;824;20220707;30.1;13.2;21.7;2.8;11.91;0;6.25;27693 +72097;44.22662;6.14531;824;20220708;30.1;13.9;22;2.6;11.68;0;6.16;26888 +72097;44.22662;6.14531;824;20220709;30.1;12.2;21.1;1.8;12.55;0;5.57;27050 +72097;44.22662;6.14531;824;20220710;30.6;12.4;21.5;1.9;12.35;0;5.86;28088 +72097;44.22662;6.14531;824;20220711;30.9;13.4;22.2;2;13.58;0;5.92;27996 +72097;44.22662;6.14531;824;20220712;31.5;12.6;22.1;1.7;12.85;0;5.96;29018 +72097;44.22662;6.14531;824;20220713;31;12.9;22;1.9;14.08;1.6;5.86;28418 +72097;44.22662;6.14531;824;20220714;32.7;14.9;23.8;1.8;14.58;0;6.13;28460 +72097;44.22662;6.14531;824;20220715;34.5;14.2;24.4;2.7;11.71;0;7.19;29558 +72097;44.22662;6.14531;824;20220716;33.7;15.3;24.5;2.1;11.18;0;6.52;27841 +72097;44.22662;6.14531;824;20220717;33.8;13.8;23.8;1.7;14.45;.1;6.14;28254 +72097;44.22662;6.14531;824;20220718;34.4;16.9;25.6;1.8;16.85;.7;6.06;26589 +72097;44.22662;6.14531;824;20220719;33.3;15.7;24.5;1.9;16.81;.1;5.83;25914 +72097;44.22662;6.14531;824;20220720;33.2;15.9;24.6;2;14.71;0;6.1;26961 +72097;44.22662;6.14531;824;20220721;34.2;13.9;24.1;1.5;12.35;0;6.1;28871 +72097;44.22662;6.14531;824;20220722;34.6;14.1;24.4;2.1;12.48;0;6.61;28968 +72097;44.22662;6.14531;824;20220723;33.4;15;24.2;1.8;14.21;.3;5.86;26353 +72097;44.22662;6.14531;824;20220724;34.2;15.5;24.9;1.8;14.71;0;6.12;27565 +72097;44.22662;6.14531;824;20220725;34.8;14.6;24.7;1.8;14.01;.6;6.12;27076 +72097;44.22662;6.14531;824;20220726;31.3;15.5;23.4;2.7;12.98;0;6.02;25523 +72097;44.22662;6.14531;824;20220727;30.3;13.8;22.1;2.2;12.75;0;5.63;25878 +72097;44.22662;6.14531;824;20220728;31;12.4;21.7;1.7;12.25;0;5.41;26107 +72097;44.22662;6.14531;824;20220729;26.5;13.6;20;1.7;13.05;1.4;4.23;20298 +72097;44.22662;6.14531;824;20220730;30.6;13.5;22;2.4;11.68;0;5.86;25897 +72097;44.22662;6.14531;824;20220731;32.3;11.1;21.7;1.5;10.58;0;5.68;28056 +72097;44.22662;6.14531;824;20220801;33.3;13.3;23.3;1.9;11.01;0;6.11;27613 +72097;44.22662;6.14531;824;20220802;33.1;15.4;24.3;2.5;11.38;0;6.4;26208 +72097;44.22662;6.14531;824;20220803;32.8;14.3;23.6;1.7;13.98;0;5.58;25914 +72097;44.22662;6.14531;824;20220804;33.4;17;25.2;1.4;14.55;.3;5.03;22376 +72097;44.22662;6.14531;824;20220805;33.7;14.5;24.1;2.3;14.11;.7;5.86;24751 +72097;44.22662;6.14531;824;20220806;33.3;16.3;24.8;2.9;13.31;0;6.49;25383 +72097;44.22662;6.14531;824;20220807;30.8;14.4;22.6;2.2;13.15;.1;5.42;24266 +72097;44.22662;6.14531;824;20220808;31.6;12.4;22;1.8;12.68;0;5.46;26092 +72097;44.22662;6.14531;824;20220809;31.9;14;23;1.7;12.78;.2;5.41;25396 +72097;44.22662;6.14531;824;20220810;31.3;15.2;23.3;2.2;13.51;1.4;5.41;23589 +72097;44.22662;6.14531;824;20220811;30.9;13.5;22.2;2.2;14.15;.4;5.24;24023 +72097;44.22662;6.14531;824;20220812;32.6;12.3;22.4;2;12.51;0;5.66;26217 +72097;44.22662;6.14531;824;20220813;31.3;13.8;22.5;2;13.75;1.6;5.3;24212 +72097;44.22662;6.14531;824;20220814;25.4;16.3;20.9;2;14.58;6.1;3.58;15134 +72097;44.22662;6.14531;824;20220815;27.9;10.3;19.1;1.8;12.51;0;4.46;23029 +72097;44.22662;6.14531;824;20220816;29.7;10.8;20.3;1.9;12.55;.5;4.9;24199 +72097;44.22662;6.14531;824;20220817;25.1;15;20.1;2.2;14.21;13.1;3.49;15214 +72097;44.22662;6.14531;824;20220818;24.4;11.8;18.1;2.4;14.11;17.7;3.48;16649 +72097;44.22662;6.14531;824;20220819;25.6;11.6;18.6;3.7;12.78;0;4.55;20853 +72097;44.22662;6.14531;824;20220820;28.1;12.8;20.5;3;12.81;0;4.95;22283 +72097;44.22662;6.14531;824;20220821;28.8;13.6;21.2;2.4;13.31;.5;4.77;21902 +72097;44.22662;6.14531;824;20220822;28.2;13.3;20.8;2.3;12.68;0;4.71;21522 +72097;44.22662;6.14531;824;20220823;29.9;13.4;21.7;1.9;12.71;0;4.75;22476 +72097;44.22662;6.14531;824;20220824;30.2;13;21.6;1.6;13.48;0;4.59;22993 +72097;44.22662;6.14531;824;20220825;29.8;13.2;21.5;1.7;14.01;0;4.39;21269 +72097;44.22662;6.14531;824;20220826;29;15.7;22.4;2.1;14.78;2.2;4.36;19369 +72097;44.22662;6.14531;824;20220827;28.5;11.7;20.1;1.6;14.18;0;4.15;22116 +72097;44.22662;6.14531;824;20220828;28.6;12.2;20.4;1.6;13.51;.1;4.21;22073 +72097;44.22662;6.14531;824;20220829;29.7;10.8;20.3;1.8;12.55;.2;4.55;23115 +72097;44.22662;6.14531;824;20220830;27.7;14.7;21.2;2;15.21;2.4;3.78;17174 +72097;44.22662;6.14531;824;20220831;26.4;11.1;18.7;2.1;14.41;.6;3.69;19532 +72097;44.22662;6.14531;824;20220901;28.1;11.8;19.9;1.7;12.91;0;4.07;21141 +72097;44.22662;6.14531;824;20220902;23.9;11.1;17.5;1.4;13.05;1.6;3.01;16048 +72097;44.22662;6.14531;824;20220903;25.8;12.1;19;1.5;13.85;10.8;3.25;17115 +72097;44.22662;6.14531;824;20220904;26.3;10;18.1;1.2;13.58;.3;3.52;20776 +72097;44.22662;6.14531;824;20220905;27.8;12.7;20.2;1.4;14.31;.8;3.56;18215 +72097;44.22662;6.14531;824;20220906;27.6;12.9;20.2;2;14.98;2.3;3.73;17651 +72097;44.22662;6.14531;824;20220907;26.4;15;20.7;2.1;16.05;11.4;3.34;15835 +72097;44.22662;6.14531;824;20220908;23.6;12.2;17.9;2;13.28;.1;3.21;17347 +72097;44.22662;6.14531;824;20220909;22.7;9.4;16;2.3;10.11;0;3.37;17424 +72097;44.22662;6.14531;824;20220910;22.3;7.5;14.9;2.4;9.48;.1;3.43;18815 +72097;44.22662;6.14531;824;20220911;26.3;8;17.2;2.2;9.28;0;3.99;20363 +72097;44.22662;6.14531;824;20220912;28.3;8.4;18.3;1.7;10.81;0;3.92;21111 +72097;44.22662;6.14531;824;20220913;28.1;11.2;19.7;1.7;13.41;.2;3.49;17682 +72097;44.22662;6.14531;824;20220914;19.4;15.3;17.3;1.9;15.41;22;1.76;7824 +72097;44.22662;6.14531;824;20220915;24.9;11;17.9;1.9;13.45;0;3.22;18104 +72097;44.22662;6.14531;824;20220916;22.5;11.5;17;3;11.68;0;3.31;15886 +72097;44.22662;6.14531;824;20220917;19.6;8.4;14;4.1;7.18;0;3.7;15814 +72097;44.22662;6.14531;824;20220918;21.5;2.2;11.9;1.9;7.08;0;3.08;19144 +72097;44.22662;6.14531;824;20220919;22.5;5.3;13.9;2.7;7.05;0;3.58;18254 +72097;44.22662;6.14531;824;20220920;22.9;3.6;13.3;1.6;8.08;.1;3;18876 +72097;44.22662;6.14531;824;20220921;21.3;4.5;12.9;1.7;9.18;0;2.71;17279 +72097;44.22662;6.14531;824;20220922;20.7;8.7;14.7;1.4;10.21;0;2.51;15630 +72097;44.22662;6.14531;824;20220923;20.4;6.3;13.4;1.3;10.45;7.3;2.26;14462 +72097;44.22662;6.14531;824;20220924;13.7;11.3;12.5;1.3;12.28;11.8;1.15;5999 +72097;44.22662;6.14531;824;20220925;18.6;8.5;13.5;1.7;10.85;.6;2.01;12146 +72097;44.22662;6.14531;824;20220926;18;4.9;11.4;2.2;8.38;.2;2.36;15040 +72097;44.22662;6.14531;824;20220927;15.7;7.4;11.6;3.3;7.98;.1;2.42;12712 +72097;44.22662;6.14531;824;20220928;16.6;7.1;11.9;2.9;9.68;2.5;2.02;10332 +72097;44.22662;6.14531;824;20220929;16.5;9;12.8;2.4;9.95;0;2;11060 +72097;44.22662;6.14531;824;20220930;15;5.7;10.4;2;8.61;1.3;1.72;9956 +72097;44.22662;6.14531;824;20221001;15.2;4.2;9.7;2.3;9.35;0;1.73;12378 +72097;44.22662;6.14531;824;20221002;22.4;8.4;15.4;2.7;11.05;0;2.71;14521 +72097;44.22662;6.14531;824;20221003;24.6;7.5;16;2;9.48;0;2.9;15881 +72097;44.22662;6.14531;824;20221004;24.3;5.7;15;1.7;9.21;.1;2.71;16476 +72097;44.22662;6.14531;824;20221005;22.6;5.9;14.3;1.6;10.18;.2;2.38;15457 +72097;44.22662;6.14531;824;20221006;23.4;5.7;14.5;1.4;10.11;0;2.32;15557 +72097;44.22662;6.14531;824;20221007;22.2;6.5;14.3;1.5;9.95;.1;2.26;14625 +72097;44.22662;6.14531;824;20221008;16.8;6.8;11.8;.9;11.25;1.2;1.33;9477 +72097;44.22662;6.14531;824;20221009;16.4;11;13.7;.8;13.21;4.1;1.11;6773 +72097;44.22662;6.14531;824;20221010;19.6;10.7;15.1;1;12.21;.2;1.53;9564 +72097;44.22662;6.14531;824;20221011;21.2;6.5;13.9;1.5;10.68;.3;2.01;13702 +72097;44.22662;6.14531;824;20221012;20;8.8;14.4;1.5;10.91;2.4;1.84;11181 +72097;44.22662;6.14531;824;20221013;19;5.2;12.1;1.5;10.08;0;1.68;11675 +72097;44.22662;6.14531;824;20221014;20;8.2;14.1;2.3;10.68;.1;1.98;11218 +72097;44.22662;6.14531;824;20221015;22.9;5.4;14.2;1.6;10.18;.1;2.12;13951 +72097;44.22662;6.14531;824;20221016;21.3;7.6;14.5;1.7;10.95;.1;1.87;10940 +72097;44.22662;6.14531;824;20221017;22.8;8.3;15.5;2.1;11.01;0;2.19;12162 +72097;44.22662;6.14531;824;20221018;23.9;7.7;15.8;1.7;10.51;.1;2.15;12806 +72097;44.22662;6.14531;824;20221019;24.4;5.9;15.2;1.8;9.48;.1;2.34;13589 +72097;44.22662;6.14531;824;20221020;18.8;9.2;14;2.4;11.21;1.8;1.65;8313 +72097;44.22662;6.14531;824;20221021;16;12.8;14.4;2.8;14.21;1.5;.94;3968 +72097;44.22662;6.14531;824;20221022;18.4;13.3;15.8;1.8;13.71;0;1.25;6172 +72097;44.22662;6.14531;824;20221023;19.8;10.6;15.2;2.4;12.81;.8;1.42;7051 +72097;44.22662;6.14531;824;20221024;19.2;13.1;16.1;2.2;13.35;5.9;1.42;5932 +72097;44.22662;6.14531;824;20221025;22.5;7.4;15;1.5;10.61;0;1.68;10875 +72097;44.22662;6.14531;824;20221026;23.8;6.6;15.2;1.5;10.51;.1;1.8;11710 +72097;44.22662;6.14531;824;20221027;24.3;8.1;16.2;1.7;10.31;.1;1.95;11486 +72097;44.22662;6.14531;824;20221028;25.5;7.3;16.4;1.8;9.05;0;2.17;11831 +72097;44.22662;6.14531;824;20221029;24.4;7.4;15.9;2;8.38;0;2.19;11278 +72097;44.22662;6.14531;824;20221030;22;8.2;15.1;2.2;7.91;.1;2.16;10073 +72097;44.22662;6.14531;824;20221031;20.6;5.3;12.9;1.9;8.71;5.4;1.64;10792 +72097;44.22662;6.14531;824;20221101;18.9;8.9;13.9;1.8;10.65;19.1;1.36;8180 +72097;44.22662;6.14531;824;20221102;18.2;4.5;11.4;1.3;9.08;.1;1.16;9791 +72097;44.22662;6.14531;824;20221103;10.6;2.7;6.6;2.2;9.05;29;.63;5646 +72097;44.22662;6.14531;824;20221104;10.6;3.8;7.2;2.6;7.58;1.2;.98;6611 +72097;44.22662;6.14531;824;20221105;13.9;1.7;7.8;2.1;5.98;0;1.27;9125 +72097;44.22662;6.14531;824;20221106;15.8;-.9;7.5;1.4;5.48;0;1.18;10037 +72097;44.22662;6.14531;824;20221107;18.3;-.3;9;1.6;5.75;.1;1.36;10839 +72097;44.22662;6.14531;824;20221108;15.3;-.2;7.5;1.7;7.48;0;.98;9215 +72097;44.22662;6.14531;824;20221109;14;7.7;10.8;1.7;10.25;16.3;.85;4733 +72097;44.22662;6.14531;824;20221110;17;5.1;11.1;1.9;9.08;0;1.15;8569 +72097;44.22662;6.14531;824;20221111;19.2;3.2;11.2;1.8;7.45;.1;1.4;9631 +72097;44.22662;6.14531;824;20221112;16.3;2.5;9.4;1.5;7.21;0;1.2;8057 +72097;44.22662;6.14531;824;20221113;15;5.9;10.5;.9;7.88;.2;.87;6410 +72097;44.22662;6.14531;824;20221114;10.7;2;6.4;1.3;7.98;1.9;.57;5440 +72097;44.22662;6.14531;824;20221115;10;7.2;8.6;2.1;10.21;10.1;.53;2851 +72097;44.22662;6.14531;824;20221116;14.4;6;10.2;2;9.01;0;.93;6930 +72097;44.22662;6.14531;824;20221117;15.1;2.6;8.8;1.8;8.48;2.7;.9;7618 +72097;44.22662;6.14531;824;20221118;11.6;6.2;8.9;3.1;7.31;.1;1.2;5886 +72097;44.22662;6.14531;824;20221119;11.2;.1;5.6;2.3;5.41;0;.96;7377 +72097;44.22662;6.14531;824;20221120;9.9;-1.3;4.3;2.2;4.98;.1;.86;7379 +72097;44.22662;6.14531;824;20221121;8.1;-.7;3.7;2.1;5.75;4;.74;5111 +72097;44.22662;6.14531;824;20221122;8.7;2.9;5.8;3.5;6.08;0;1.03;5501 +72097;44.22662;6.14531;824;20221123;10.4;-1.2;4.6;2.6;5.88;.3;.93;6172 +72097;44.22662;6.14531;824;20221124;14;1.4;7.7;2.6;5.78;0;1.33;7381 +72097;44.22662;6.14531;824;20221125;13;1.4;7.2;1.7;6.11;.1;.86;7178 +72097;44.22662;6.14531;824;20221126;12.7;0;6.3;1.8;4.95;0;.93;7159 +72097;44.22662;6.14531;824;20221127;11.2;-3.1;4;1.2;4.55;0;.69;7269 +72097;44.22662;6.14531;824;20221128;5.6;-.9;2.4;1;5.95;4.4;.44;3909 +72097;44.22662;6.14531;824;20221129;6;.6;3.3;1.7;6.28;.3;.5;3702 +72097;44.22662;6.14531;824;20221130;9.7;-3.7;3;.7;5.18;.1;.35;7245 +72097;44.22662;6.14531;824;20221201;9;-3.5;2.8;.8;5.01;0;.38;7061 +72097;44.22662;6.14531;824;20221202;6.5;-3.2;1.7;1.1;4.98;.1;.46;5377 +72097;44.22662;6.14531;824;20221203;6.7;.2;3.5;4.6;6.25;12.6;.87;4001 +72097;44.22662;6.14531;824;20221204;6.9;4.6;5.7;3;7.31;14.5;.73;2484 +72097;44.22662;6.14531;824;20221205;8.4;-1.8;3.3;1;5.61;0;.39;6205 +72097;44.22662;6.14531;824;20221206;10;-4.1;2.9;2;4.35;0;.67;7358 +72097;44.22662;6.14531;824;20221207;9.2;-4.5;2.4;1.5;4.08;0;.61;7191 +72097;44.22662;6.14531;824;20221208;6.5;-5.5;.5;1.6;4.81;19.1;.47;5907 +72097;44.22662;6.14531;824;20221209;6.8;2.4;4.6;2.6;7.81;15.4;.38;3097 +72097;44.22662;6.14531;824;20221210;7.5;1.7;4.6;2.2;6.45;0;.55;3744 +72097;44.22662;6.14531;824;20221211;4.1;-5;-.5;2.6;3.28;0;.8;5872 +72097;44.22662;6.14531;824;20221212;4.8;-7.9;-1.5;2.1;3.28;8.1;.63;6467 +72097;44.22662;6.14531;824;20221213;2;-1.3;.3;2.6;6.08;6;.24;2522 +72097;44.22662;6.14531;824;20221214;6.9;1;4;1.4;7.21;0;.32;3666 +72097;44.22662;6.14531;824;20221215;6.6;.9;3.8;2.4;7.48;29.6;.34;3088 +72097;44.22662;6.14531;824;20221216;8.1;2.2;5.2;1.6;7.41;0;.41;4083 +72097;44.22662;6.14531;824;20221217;9.4;-1;4.2;2.3;5.11;.1;.75;6336 +72097;44.22662;6.14531;824;20221218;8.2;-3.5;2.3;2.4;4.75;0;.73;6548 +72097;44.22662;6.14531;824;20221219;7.8;.1;3.9;2.3;6.41;.1;.58;4720 +72097;44.22662;6.14531;824;20221220;9.1;3.1;6.1;2.5;7.58;0;.56;3882 +72097;44.22662;6.14531;824;20221221;8.6;4.9;6.8;2.2;8.38;6.7;.57;2498 +72097;44.22662;6.14531;824;20221222;12.1;1.6;6.9;2.4;7.35;.1;.74;5772 +72097;44.22662;6.14531;824;20221223;13;6;9.5;3.1;9.18;0;.94;3755 +72097;44.22662;6.14531;824;20221224;14.6;7.5;11.1;2.3;8.58;0;1.06;4542 +72097;44.22662;6.14531;824;20221225;14.5;0;7.2;2.1;7.08;0;.7;6587 +72097;44.22662;6.14531;824;20221226;13.1;3.5;8.3;1.8;7.75;0;.63;5415 +72097;44.22662;6.14531;824;20221227;12.4;2.8;7.6;2.3;6.58;0;.88;5838 +72097;44.22662;6.14531;824;20221228;11.3;-3.4;3.9;1.6;5.01;0;.65;6865 +72097;44.22662;6.14531;824;20221229;8.7;.6;4.7;1.9;7.25;.5;.47;4370 +72097;44.22662;6.14531;824;20221230;9.4;4.8;7.1;1.2;8.45;.5;.45;3000 +72097;44.22662;6.14531;824;20221231;14;2.6;8.3;1.8;8.48;.1;.59;5856 +72098;44.23775;6.45727;1280;20220101;14.2;5.1;9.7;1.2;4.08;0;1.09;5041 +72098;44.23775;6.45727;1280;20220102;13.7;5.2;9.5;2.2;4.45;0;1.55;4742 +72098;44.23775;6.45727;1280;20220103;8.9;2.6;5.8;2.8;4.68;0;1.45;3997 +72098;44.23775;6.45727;1280;20220104;10.1;2.7;6.4;2.2;5.62;1;1.04;4493 +72098;44.23775;6.45727;1280;20220105;3.6;1.4;2.5;2.6;4.82;.5;.91;2735 +72098;44.23775;6.45727;1280;20220106;2;-6.2;-2.1;2.9;2.62;.1;.98;5173 +72098;44.23775;6.45727;1280;20220107;2.4;-6.9;-2.2;2.3;2.58;0;.83;5153 +72098;44.23775;6.45727;1280;20220108;3.9;-4.4;-.3;3.2;4.08;4.5;.72;5167 +72098;44.23775;6.45727;1280;20220109;-.3;-1.8;-1.1;4;4.42;.2;.66;2112 +72098;44.23775;6.45727;1280;20220110;1.7;-4.7;-1.5;2.1;2.95;0;.8;4807 +72098;44.23775;6.45727;1280;20220111;2.6;-7.6;-2.5;1.5;2.38;0;.71;6024 +72098;44.23775;6.45727;1280;20220112;3.4;-7.3;-2;1.4;2.22;0;.77;6256 +72098;44.23775;6.45727;1280;20220113;9;-6.1;1.5;1;2.35;0;.7;7116 +72098;44.23775;6.45727;1280;20220114;10.2;-.4;4.9;1.1;2.95;0;.83;6395 +72098;44.23775;6.45727;1280;20220115;12.3;1;6.6;.8;3.25;0;.76;6350 +72098;44.23775;6.45727;1280;20220116;8.6;.2;4.4;2;2.82;0;1.36;5499 +72098;44.23775;6.45727;1280;20220117;7.5;-3.2;2.2;1.3;2.65;0;.93;6244 +72098;44.23775;6.45727;1280;20220118;10.4;-2.7;3.8;1.8;2.92;0;1.24;6512 +72098;44.23775;6.45727;1280;20220119;6.6;-.6;3;2.1;3.68;0;1;5242 +72098;44.23775;6.45727;1280;20220120;4.9;-3.5;.7;2.1;3.42;0;.96;6210 +72098;44.23775;6.45727;1280;20220121;3.4;-5.1;-.8;1.4;3.15;0;.66;5915 +72098;44.23775;6.45727;1280;20220122;4.4;-6.6;-1.1;1;3.15;0;.55;6895 +72098;44.23775;6.45727;1280;20220123;9.3;-3.2;3;1.1;3.38;0;.79;7328 +72098;44.23775;6.45727;1280;20220124;10.2;-1.9;4.2;.8;3.48;0;.68;7394 +72098;44.23775;6.45727;1280;20220125;8.1;-2;3;1.1;3.75;0;.67;7092 +72098;44.23775;6.45727;1280;20220126;10.7;-1.6;4.6;1.3;2.92;0;1.05;7620 +72098;44.23775;6.45727;1280;20220127;10.1;-2;4;1.2;2.42;0;1.1;7575 +72098;44.23775;6.45727;1280;20220128;8.8;-1.6;3.6;2.3;2.55;0;1.66;7329 +72098;44.23775;6.45727;1280;20220129;9.1;-3.7;2.7;2;3.02;0;1.35;8036 +72098;44.23775;6.45727;1280;20220130;12.1;-.1;6;2.1;3.18;0;1.71;8507 +72098;44.23775;6.45727;1280;20220131;6.9;-.4;3.2;4.1;3.15;.1;2;4878 +72098;44.23775;6.45727;1280;20220201;7;-3.5;1.7;2.7;3.32;0;1.33;7863 +72098;44.23775;6.45727;1280;20220202;13.9;3.3;8.6;3.3;4.38;0;2.17;8000 +72098;44.23775;6.45727;1280;20220203;13.1;.5;6.8;1.4;4.48;0;1.18;8467 +72098;44.23775;6.45727;1280;20220204;10.1;-.3;4.9;2.2;4.85;0;1.23;7887 +72098;44.23775;6.45727;1280;20220205;9.5;.2;4.8;2.1;4.68;0;1.22;8016 +72098;44.23775;6.45727;1280;20220206;6.7;-2.8;2;2.4;3.58;0;1.34;7861 +72098;44.23775;6.45727;1280;20220207;9.4;-.2;4.6;3.5;3.92;0;1.83;8199 +72098;44.23775;6.45727;1280;20220208;9.2;-3.7;2.8;1.5;3.42;0;1.14;9478 +72098;44.23775;6.45727;1280;20220209;12.1;.9;6.5;1.9;3.18;0;1.63;8986 +72098;44.23775;6.45727;1280;20220210;4.1;1.4;2.7;1.1;3.31;0;1.15;10499 +72098;44.23775;6.45727;1280;20220211;9;-2;3.5;1.5;3.41;0;1.18;8937 +72098;44.23775;6.45727;1280;20220212;5.7;-4;.9;2.8;3.21;0;1.32;8486 +72098;44.23775;6.45727;1280;20220213;7.5;-4.8;1.4;1.9;3.51;5.4;1.17;9737 +72098;44.23775;6.45727;1280;20220214;.4;-1.7;-.6;2.2;4.71;25.3;.6;3855 +72098;44.23775;6.45727;1280;20220215;4.5;-6.3;-.9;2.2;3.51;0;1.01;9354 +72098;44.23775;6.45727;1280;20220216;4.6;-4.6;0;2.2;4.68;0;.88;8958 +72098;44.23775;6.45727;1280;20220217;14;.8;7.4;3.5;5.85;.1;1.95;11058 +72098;44.23775;6.45727;1280;20220218;16;2;9;2.5;5.55;0;2.02;11023 +72098;44.23775;6.45727;1280;20220219;8.2;3;5.6;2.5;5.32;0;1.48;7099 +72098;44.23775;6.45727;1280;20220220;11.4;-1.8;4.8;2.2;4.52;0;1.55;11319 +72098;44.23775;6.45727;1280;20220221;4.3;-.4;2;5;4.72;1.5;1.34;6401 +72098;44.23775;6.45727;1280;20220222;9.6;-1.7;4;2.9;3.75;0;1.83;11146 +72098;44.23775;6.45727;1280;20220223;12.5;-1.1;5.7;1.9;3.62;0;1.82;11381 +72098;44.23775;6.45727;1280;20220224;8.9;.5;4.7;2.4;4.38;0;1.51;8990 +72098;44.23775;6.45727;1280;20220225;7.3;-1.1;3.1;2.5;4.08;0;1.54;9856 +72098;44.23775;6.45727;1280;20220226;7.4;-4.7;1.4;2.2;2.52;0;1.65;11350 +72098;44.23775;6.45727;1280;20220227;5.6;-5;.3;2.1;3.05;.5;1.29;10229 +72098;44.23775;6.45727;1280;20220228;9.2;-5.2;2;1.6;2.72;0;1.58;13297 +72098;44.23775;6.45727;1280;20220301;8.3;-2.8;2.8;2.5;3.92;0;1.53;11422 +72098;44.23775;6.45727;1280;20220302;8.3;-2.9;2.7;1.4;4.58;0;1.25;12113 +72098;44.23775;6.45727;1280;20220303;10;-1.1;4.4;1.6;5.12;0;1.42;12193 +72098;44.23775;6.45727;1280;20220304;9.4;-1.5;3.9;2.1;4.58;2.1;1.51;11597 +72098;44.23775;6.45727;1280;20220305;6.2;-3.6;1.3;2.2;3.62;1.2;1.31;9759 +72098;44.23775;6.45727;1280;20220306;4.8;-5.5;-.3;1.8;3.42;1;1.16;10271 +72098;44.23775;6.45727;1280;20220307;6.9;-6.2;.3;1.7;3.35;0;1.36;13350 +72098;44.23775;6.45727;1280;20220308;7.5;-4;1.7;1.9;3.75;0;1.44;12179 +72098;44.23775;6.45727;1280;20220309;10.3;-4.1;3.1;2;3.92;0;1.75;14768 +72098;44.23775;6.45727;1280;20220310;11;-1.3;4.8;1.8;3.95;.1;1.87;13259 +72098;44.23775;6.45727;1280;20220311;6.2;.1;3.1;3.4;4.55;0;1.5;9117 +72098;44.23775;6.45727;1280;20220312;5.7;.7;3.2;4.5;4.18;.4;1.75;8475 +72098;44.23775;6.45727;1280;20220313;2;.3;1.2;3.2;4.98;9.7;.87;4595 +72098;44.23775;6.45727;1280;20220314;8.4;-1.9;3.3;2.8;6.32;1.1;1.24;12527 +72098;44.23775;6.45727;1280;20220315;12.3;2.9;7.6;2.1;6.72;0;1.83;12720 +72098;44.23775;6.45727;1280;20220316;16.4;4.1;10.3;1.5;5.98;0;2.27;14356 +72098;44.23775;6.45727;1280;20220317;11.4;5.4;8.4;2.9;7.02;0;1.82;9405 +72098;44.23775;6.45727;1280;20220318;10.8;6;8.4;4;5.71;.2;2.32;9082 +72098;44.23775;6.45727;1280;20220319;11.4;2.8;7.1;4.1;3.91;0;2.83;12420 +72098;44.23775;6.45727;1280;20220320;8.3;1.3;4.8;4.1;3.51;0;2.45;11290 +72098;44.23775;6.45727;1280;20220321;8.5;.1;4.3;3.4;3.51;0;2.3;12537 +72098;44.23775;6.45727;1280;20220322;9.9;-2.7;3.6;2.4;2.21;0;2.45;15604 +72098;44.23775;6.45727;1280;20220323;12.7;-2.6;5.1;1.8;2.31;0;2.52;17413 +72098;44.23775;6.45727;1280;20220324;15.1;-2.1;6.5;1.5;2.61;0;2.61;18676 +72098;44.23775;6.45727;1280;20220325;16.6;-1.7;7.5;2.2;2.71;0;3.16;19472 +72098;44.23775;6.45727;1280;20220326;13.3;-.8;6.3;1.9;2.91;0;2.63;17217 +72098;44.23775;6.45727;1280;20220327;12;-.7;5.7;1.4;3.01;0;2.29;16483 +72098;44.23775;6.45727;1280;20220328;17;-1.3;7.9;1.8;3.01;0;3.04;20056 +72098;44.23775;6.45727;1280;20220329;15.6;.3;8;2.5;4.31;1.2;3.03;18483 +72098;44.23775;6.45727;1280;20220330;7.5;2.3;4.9;1.8;6.51;6.2;1.44;10719 +72098;44.23775;6.45727;1280;20220331;11;2.5;6.8;1.8;5.71;.5;2.04;13942 +72098;44.23775;6.45727;1280;20220401;5.5;-2.3;1.6;3;3.51;2.7;1.92;13465 +72098;44.23775;6.45727;1280;20220402;4.1;-4.9;-.4;4;2.61;0;2.08;14625 +72098;44.23775;6.45727;1280;20220403;5.5;-5.5;0;3.3;3.11;2;2.03;16356 +72098;44.23775;6.45727;1280;20220404;10.6;-4.8;2.9;1.6;3.51;0;2.33;19596 +72098;44.23775;6.45727;1280;20220405;16.8;-3.8;6.5;1.9;4.01;0;3.17;22680 +72098;44.23775;6.45727;1280;20220406;15.1;-.6;7.3;1.8;5.31;.1;2.78;20137 +72098;44.23775;6.45727;1280;20220407;12.1;.9;6.5;2.3;6.71;6;2.24;17094 +72098;44.23775;6.45727;1280;20220408;10.4;2.5;6.5;1.7;7.91;3.7;1.78;14417 +72098;44.23775;6.45727;1280;20220409;5.8;2.6;4.2;3.1;4.11;0;1.95;9113 +72098;44.23775;6.45727;1280;20220410;13.8;-4;4.9;2.1;3.21;0;3.06;22192 +72098;44.23775;6.45727;1280;20220411;16.6;-1.3;7.7;2.2;5.21;0;3.25;22435 +72098;44.23775;6.45727;1280;20220412;17.1;1;9.1;3.1;6.21;0;3.43;21426 +72098;44.23775;6.45727;1280;20220413;17.9;8.3;13.1;4.1;6.01;0;4.05;16587 +72098;44.23775;6.45727;1280;20220414;20.4;2.7;11.6;3.3;5.91;0;4.27;22833 +72098;44.23775;6.45727;1280;20220415;23.1;4.2;13.7;1.4;6.61;0;3.85;23785 +72098;44.23775;6.45727;1280;20220416;23.1;5.7;14.4;1.9;6.11;.7;4.15;22976 +72098;44.23775;6.45727;1280;20220417;19.6;6.7;13.2;2.7;5.81;0;3.98;19874 +72098;44.23775;6.45727;1280;20220418;19;1.7;10.4;2.1;5.41;0;3.75;23242 +72098;44.23775;6.45727;1280;20220419;19;1.5;10.3;1.8;4.91;0;3.71;23543 +72098;44.23775;6.45727;1280;20220420;14.3;2.1;8.2;3.9;6.51;2.8;3.11;19731 +72098;44.23775;6.45727;1280;20220421;10.4;5.2;7.8;3.5;6.71;0;2.29;12837 +72098;44.23775;6.45727;1280;20220422;16.9;5.2;11.1;3.2;6.71;0;3.57;19578 +72098;44.23775;6.45727;1280;20220423;7.5;5.6;6.6;1.4;7.61;19.1;1.33;7714 +72098;44.23775;6.45727;1280;20220424;12.1;.4;6.3;2;6.81;0;2.51;19836 +72098;44.23775;6.45727;1280;20220425;15.7;3.9;9.8;1.5;6.81;0;3;20049 +72098;44.23775;6.45727;1280;20220426;16.9;1.4;9.2;1.9;5.81;0;3.47;23178 +72098;44.23775;6.45727;1280;20220427;19.7;.7;10.2;2.5;5.71;0;4.2;25860 +72098;44.23775;6.45727;1280;20220428;19.4;4.8;12.1;2.5;6.01;.3;4.09;22757 +72098;44.23775;6.45727;1280;20220429;21.5;3.5;12.5;3.4;6.61;0;4.76;25460 +72098;44.23775;6.45727;1280;20220430;15.9;8.4;12.2;2.6;6.61;.5;3.33;16394 +72098;44.23775;6.45727;1280;20220501;17.8;1.2;9.5;1.3;5.21;.1;3.58;24714 +72098;44.23775;6.45727;1280;20220502;19;2.5;10.8;2.3;7.11;.3;3.9;24775 +72098;44.23775;6.45727;1280;20220503;14.1;4.9;9.5;1.6;8.41;.6;2.69;18504 +72098;44.23775;6.45727;1280;20220504;15.4;5.1;10.3;2.4;8.31;1.8;3.04;19705 +72098;44.23775;6.45727;1280;20220505;8.9;6.6;7.8;2.4;8.31;11.1;1.58;9159 +72098;44.23775;6.45727;1280;20220506;13.3;5.6;9.5;2.4;7.95;0;2.75;17610 +72098;44.23775;6.45727;1280;20220507;15.3;6.8;11;2;8.78;3.5;2.97;18495 +72098;44.23775;6.45727;1280;20220508;16;6.4;11.2;1.7;9.38;9.8;2.89;18891 +72098;44.23775;6.45727;1280;20220509;17;6.3;11.7;1.6;9.02;4;3.21;20578 +72098;44.23775;6.45727;1280;20220510;19.9;6.4;13.2;1.7;9.62;0;3.7;23017 +72098;44.23775;6.45727;1280;20220511;21.8;8.8;15.3;2.4;9.75;0;4.16;22564 +72098;44.23775;6.45727;1280;20220512;22.3;8.2;15.2;2.4;8.92;0;4.4;23432 +72098;44.23775;6.45727;1280;20220513;21.6;9.4;15.5;2.2;10.02;0;4.13;22302 +72098;44.23775;6.45727;1280;20220514;23;9.1;16;1.9;10.45;.1;4.25;23434 +72098;44.23775;6.45727;1280;20220515;21.9;9.2;15.5;1.9;11.22;3.9;4.01;22912 +72098;44.23775;6.45727;1280;20220516;22.2;8.7;15.5;1.8;10.18;0;4.2;23483 +72098;44.23775;6.45727;1280;20220517;24.4;10.2;17.3;2.2;10.45;0;4.64;23883 +72098;44.23775;6.45727;1280;20220518;25.4;11.4;18.4;2.3;10.72;12.2;4.76;23364 +72098;44.23775;6.45727;1280;20220519;23.5;11.4;17.4;2.4;11.05;1.9;4.53;22823 +72098;44.23775;6.45727;1280;20220520;24.1;10.7;17.4;2.3;10.38;0;4.72;23687 +72098;44.23775;6.45727;1280;20220521;26.1;11.4;18.7;2.8;9.72;0;5.46;24919 +72098;44.23775;6.45727;1280;20220522;28.5;13.6;21;2.1;10.78;.6;5.59;25530 +72098;44.23775;6.45727;1280;20220523;22.8;12.6;17.7;2.3;8.62;0;4.6;20779 +72098;44.23775;6.45727;1280;20220524;19.7;10.8;15.3;2.3;9.88;5.1;4.03;20713 +72098;44.23775;6.45727;1280;20220525;14.9;7.8;11.4;1.4;10.18;1.5;2.86;18107 +72098;44.23775;6.45727;1280;20220526;20.5;8.7;14.6;1.9;10.98;.9;3.9;22778 +72098;44.23775;6.45727;1280;20220527;24.5;10.3;17.4;2;10.92;3.5;4.92;25549 +72098;44.23775;6.45727;1280;20220528;23.5;10.5;17;1.9;9.32;.9;4.73;23928 +72098;44.23775;6.45727;1280;20220529;19.8;6.9;13.4;2.6;8.78;0;4.23;23875 +72098;44.23775;6.45727;1280;20220530;19;4.9;11.9;2.3;7.75;0;4.16;25063 +72098;44.23775;6.45727;1280;20220531;17.8;8.2;13;2;9.55;.4;3.67;21591 +72098;44.23775;6.45727;1280;20220601;23.7;8.4;16.1;2.4;10.25;0;4.97;26628 +72098;44.23775;6.45727;1280;20220602;26.4;12.2;19.3;2.2;10.42;0;5.32;25535 +72098;44.23775;6.45727;1280;20220603;22.6;14.1;18.3;2.1;11.98;8.9;4.21;20030 +72098;44.23775;6.45727;1280;20220604;26;13.4;19.7;2.4;11.66;.6;5.48;26495 +72098;44.23775;6.45727;1280;20220605;25.7;14.4;20.1;2.4;10.66;0;5.16;23774 +72098;44.23775;6.45727;1280;20220606;26.8;10.1;18.4;2.8;8.99;0;5.91;28161 +72098;44.23775;6.45727;1280;20220607;23.1;12.4;17.8;3.2;8.46;0;5.03;22739 +72098;44.23775;6.45727;1280;20220608;20.4;8.2;14.3;2.3;7.63;.3;4.53;24493 +72098;44.23775;6.45727;1280;20220609;18.5;8.9;13.7;3.3;7.95;0;4.47;22223 +72098;44.23775;6.45727;1280;20220610;24.4;5.3;14.9;2.1;7.12;0;5.39;28767 +72098;44.23775;6.45727;1280;20220611;26.9;9.1;18;1.9;8.12;0;5.57;28660 +72098;44.23775;6.45727;1280;20220612;28.7;11.5;20.1;2.4;8.78;0;6.07;27840 +72098;44.23775;6.45727;1280;20220613;27.1;13.1;20.1;2.6;9.85;0;5.84;25692 +72098;44.23775;6.45727;1280;20220614;28.8;11.2;20;1.8;10.28;0;5.71;28090 +72098;44.23775;6.45727;1280;20220615;27;14.1;20.5;2;11.72;.6;5.2;24595 +72098;44.23775;6.45727;1280;20220616;29.1;14.7;21.9;2.5;11.02;0;5.97;25607 +72098;44.23775;6.45727;1280;20220617;30.8;13.8;22.3;1.8;10.42;0;5.96;27761 +72098;44.23775;6.45727;1280;20220618;29.6;16.4;23;2.2;12.88;6.4;5.59;24911 +72098;44.23775;6.45727;1280;20220619;28.4;16.5;22.4;2.2;12.62;0;5.47;24256 +72098;44.23775;6.45727;1280;20220620;28.1;13.9;21;2.4;10.52;0;5.85;26523 +72098;44.23775;6.45727;1280;20220621;27.9;15.8;21.8;2.7;10.58;2.6;5.88;24353 +72098;44.23775;6.45727;1280;20220622;21.2;13.7;17.4;2;13.62;6.1;3.67;19323 +72098;44.23775;6.45727;1280;20220623;21.6;12.6;17.1;1.8;12.88;1.4;3.84;20516 +72098;44.23775;6.45727;1280;20220624;19;11.8;15.4;1.9;11.45;6.5;3.69;19660 +72098;44.23775;6.45727;1280;20220625;23.3;9;16.1;2.3;10.12;0;4.82;24983 +72098;44.23775;6.45727;1280;20220626;26.6;13;19.8;2.3;11.47;.2;5.32;25175 +72098;44.23775;6.45727;1280;20220627;25.8;15.5;20.6;2.5;12.52;0;5.23;22364 +72098;44.23775;6.45727;1280;20220628;22.1;14;18;2.1;13.52;21.2;4.34;20782 +72098;44.23775;6.45727;1280;20220629;26.4;10.5;18.5;1.8;12.22;.1;5.16;27365 +72098;44.23775;6.45727;1280;20220630;25.2;13.1;19.1;1.8;12.45;0;4.7;23792 +72098;44.23775;6.45727;1280;20220701;23.5;11.3;17.4;2.2;10.55;.1;4.83;24122 +72098;44.23775;6.45727;1280;20220702;28.2;9.8;19;1.8;9.08;0;5.67;28669 +72098;44.23775;6.45727;1280;20220703;30.3;14.6;22.5;2.1;9.85;.6;6.09;26821 +72098;44.23775;6.45727;1280;20220704;27.9;15.6;21.7;2;12.08;4;5.37;23794 +72098;44.23775;6.45727;1280;20220705;27;13.1;20;2.5;10.98;0;5.65;25409 +72098;44.23775;6.45727;1280;20220706;27.3;13.1;20.2;2.3;10.42;0;5.63;25449 +72098;44.23775;6.45727;1280;20220707;26.1;11.9;19;2;11.65;0;5.17;25954 +72098;44.23775;6.45727;1280;20220708;27.2;11.3;19.2;2.4;11.05;0;5.56;26607 +72098;44.23775;6.45727;1280;20220709;27.1;12.4;19.8;1.9;11.22;0;5.19;25744 +72098;44.23775;6.45727;1280;20220710;27.5;11.9;19.7;2.4;11.45;0;5.42;26123 +72098;44.23775;6.45727;1280;20220711;27.8;13;20.4;2;12.72;0;5.26;25962 +72098;44.23775;6.45727;1280;20220712;28.3;12.8;20.5;1.9;11.78;0;5.3;26216 +72098;44.23775;6.45727;1280;20220713;27.7;13.9;20.8;2.3;13.15;5.6;5.13;24705 +72098;44.23775;6.45727;1280;20220714;30.2;16.3;23.2;1.9;13.45;0;5.52;25420 +72098;44.23775;6.45727;1280;20220715;30.7;14.7;22.7;2.4;9.95;0;6.1;26664 +72098;44.23775;6.45727;1280;20220716;31.1;14.4;22.7;2.1;10.92;0;5.94;26684 +72098;44.23775;6.45727;1280;20220717;30.8;14.6;22.7;1.8;13.08;.1;5.63;26665 +72098;44.23775;6.45727;1280;20220718;31.5;16.7;24.1;1.9;14.35;2.1;5.56;25193 +72098;44.23775;6.45727;1280;20220719;31.4;16.6;24;2.3;14.45;.8;5.85;25415 +72098;44.23775;6.45727;1280;20220720;30.2;17;23.6;2.4;13.38;0;5.74;24262 +72098;44.23775;6.45727;1280;20220721;31.8;15.3;23.5;2;11.08;0;6.02;26476 +72098;44.23775;6.45727;1280;20220722;31.9;16.6;24.2;2.2;11.62;0;6.01;25251 +72098;44.23775;6.45727;1280;20220723;29.9;16.9;23.4;2.5;12.58;.3;5.76;23769 +72098;44.23775;6.45727;1280;20220724;31.6;15.4;23.5;2.1;14.08;0;5.71;25474 +72098;44.23775;6.45727;1280;20220725;30.8;16.6;23.7;2;13.02;1.1;5.52;24802 +72098;44.23775;6.45727;1280;20220726;29.4;14.3;21.8;2.2;11.68;0;5.61;24951 +72098;44.23775;6.45727;1280;20220727;28.3;14;21.2;2.4;12.85;0;5.32;24508 +72098;44.23775;6.45727;1280;20220728;27.4;14.3;20.9;2.3;12.05;0;5.06;23331 +72098;44.23775;6.45727;1280;20220729;21.8;14.4;18.1;1.7;11.48;2.3;3.64;17567 +72098;44.23775;6.45727;1280;20220730;26.5;11.9;19.2;2;10.42;0;4.97;24573 +72098;44.23775;6.45727;1280;20220731;29.1;12.4;20.8;2.1;9.58;0;5.52;25961 +72098;44.23775;6.45727;1280;20220801;30.7;14.1;22.4;2.2;10.15;0;5.75;25365 +72098;44.23775;6.45727;1280;20220802;30.2;14.9;22.6;2.3;10.38;0;5.55;23508 +72098;44.23775;6.45727;1280;20220803;29.6;15.9;22.8;2.1;12.98;0;5.15;22999 +72098;44.23775;6.45727;1280;20220804;29;18.2;23.6;1.9;13.95;3.2;4.85;21092 +72098;44.23775;6.45727;1280;20220805;29.3;15.9;22.6;1.9;13.45;2;5.07;22853 +72098;44.23775;6.45727;1280;20220806;28.9;12.9;20.9;2;12.52;3.8;5.09;24045 +72098;44.23775;6.45727;1280;20220807;28.6;14.2;21.4;2.1;12.38;.3;5.05;23269 +72098;44.23775;6.45727;1280;20220808;28;12;20;1.8;12.28;.2;4.78;24217 +72098;44.23775;6.45727;1280;20220809;29.4;14.1;21.7;2;12.32;.7;4.95;23364 +72098;44.23775;6.45727;1280;20220810;26.6;15.5;21;2.3;13.22;4;4.39;19680 +72098;44.23775;6.45727;1280;20220811;26.8;12.9;19.9;2;12.28;.3;4.34;21142 +72098;44.23775;6.45727;1280;20220812;28.6;13.1;20.9;2.4;11.18;0;5.07;23350 +72098;44.23775;6.45727;1280;20220813;27.3;12.9;20.1;2.3;10.15;1.3;4.69;21577 +72098;44.23775;6.45727;1280;20220814;21.1;13.8;17.4;2;11.78;6.7;3.34;16466 +72098;44.23775;6.45727;1280;20220815;24.7;10.6;17.6;2.2;10.68;0;4.37;21913 +72098;44.23775;6.45727;1280;20220816;25.9;11.2;18.6;1.8;10.82;1.3;4.4;22614 +72098;44.23775;6.45727;1280;20220817;22.7;14.9;18.8;2.9;12.58;13.2;3.39;14616 +72098;44.23775;6.45727;1280;20220818;19.5;9.2;14.4;2.8;11.92;19.5;3.26;18970 +72098;44.23775;6.45727;1280;20220819;21.7;9;15.4;2.1;11.18;0;3.7;20941 +72098;44.23775;6.45727;1280;20220820;24.4;10.8;17.6;2.1;11.62;.1;4.03;20389 +72098;44.23775;6.45727;1280;20220821;25.8;10.7;18.3;1.7;12.17;1.3;4.2;21530 +72098;44.23775;6.45727;1280;20220822;25;10.6;17.8;1.7;11.93;.1;4.04;20834 +72098;44.23775;6.45727;1280;20220823;26.6;9.8;18.2;1.4;11.97;0;4.16;22283 +72098;44.23775;6.45727;1280;20220824;26.9;11.7;19.3;1.3;13;0;4.02;21096 +72098;44.23775;6.45727;1280;20220825;26.9;14.1;20.5;1.9;13.25;.1;4.04;19753 +72098;44.23775;6.45727;1280;20220826;25;14.6;19.8;1.7;13.38;6.6;3.53;17312 +72098;44.23775;6.45727;1280;20220827;24.7;11.4;18.1;1.8;13.92;.2;3.25;17096 +72098;44.23775;6.45727;1280;20220828;24.7;13;18.9;1.5;14.02;.1;3.52;19063 +72098;44.23775;6.45727;1280;20220829;25.4;13.7;19.6;2.1;12.62;.3;3.81;18610 +72098;44.23775;6.45727;1280;20220830;24.1;14.8;19.5;2.3;12.45;.3;3.64;16101 +72098;44.23775;6.45727;1280;20220831;22.6;10.6;16.6;2.2;12.58;1.1;3.33;18041 +72098;44.23775;6.45727;1280;20220901;24.2;10.6;17.4;1.6;11.98;0;3.36;18796 +72098;44.23775;6.45727;1280;20220902;20.5;11.5;16;1.3;11.98;1;2.63;14932 +72098;44.23775;6.45727;1280;20220903;20.8;11.8;16.3;1.5;11.95;9.6;2.79;15338 +72098;44.23775;6.45727;1280;20220904;23.4;9.6;16.5;1.3;11.58;.2;3.2;18928 +72098;44.23775;6.45727;1280;20220905;24.5;12.5;18.5;1.7;12.35;.3;3.36;17598 +72098;44.23775;6.45727;1280;20220906;24.8;12.5;18.7;1.9;12.75;1.5;3.46;17543 +72098;44.23775;6.45727;1280;20220907;24.5;12.3;18.4;2.7;12.95;1.9;3.59;17308 +72098;44.23775;6.45727;1280;20220908;20.7;10.1;15.4;2.7;11.22;0;3.1;16304 +72098;44.23775;6.45727;1280;20220909;19.7;8.8;14.2;3.4;8.48;0;3.39;15510 +72098;44.23775;6.45727;1280;20220910;19.6;6.7;13.2;2.4;7.68;0;3.37;17704 +72098;44.23775;6.45727;1280;20220911;22;6.8;14.4;1.8;8.45;0;3.22;18563 +72098;44.23775;6.45727;1280;20220912;25;9.1;17.1;1.6;9.95;0;3.37;18890 +72098;44.23775;6.45727;1280;20220913;25;12.1;18.6;2.1;10.92;0;3.5;17024 +72098;44.23775;6.45727;1280;20220914;17.4;15.1;16.2;2.6;12.62;22.2;1.87;5144 +72098;44.23775;6.45727;1280;20220915;20.9;10.1;15.5;3;11.75;0;2.9;14864 +72098;44.23775;6.45727;1280;20220916;20.3;9.5;14.9;3.1;9.98;0;3.12;15017 +72098;44.23775;6.45727;1280;20220917;15.7;6.3;11;3.6;6.02;0;3.22;14521 +72098;44.23775;6.45727;1280;20220918;17.8;1.9;9.9;1.6;6.28;0;2.65;17935 +72098;44.23775;6.45727;1280;20220919;20.1;5.4;12.8;2.1;6.28;0;3.12;16995 +72098;44.23775;6.45727;1280;20220920;19.2;4.2;11.7;1.5;7.75;0;2.54;16880 +72098;44.23775;6.45727;1280;20220921;17.4;5.4;11.4;2.3;8.52;.5;2.38;14363 +72098;44.23775;6.45727;1280;20220922;17.6;7.2;12.4;1.8;9.25;0;2.18;13543 +72098;44.23775;6.45727;1280;20220923;16.9;6;11.5;1.6;9.08;5.1;2.12;14064 +72098;44.23775;6.45727;1280;20220924;11.1;8.6;9.8;1.3;10.18;9.9;1.11;6434 +72098;44.23775;6.45727;1280;20220925;13.5;6.3;9.9;1.5;9.28;.9;1.69;11723 +72098;44.23775;6.45727;1280;20220926;15.4;4.2;9.8;2.4;7.32;.1;2.33;14092 +72098;44.23775;6.45727;1280;20220927;12.9;4.8;8.8;3.5;6.92;0;2.06;11535 +72098;44.23775;6.45727;1280;20220928;11.8;3.5;7.6;3.7;8.22;4.5;1.7;11766 +72098;44.23775;6.45727;1280;20220929;13.2;6.5;9.9;2.9;8.42;0;1.84;10593 +72098;44.23775;6.45727;1280;20220930;8.5;4.4;6.5;1.3;7.62;5.3;1.2;7699 +72098;44.23775;6.45727;1280;20221001;10.6;3.2;6.9;2.6;8.42;.1;1.57;11269 +72098;44.23775;6.45727;1280;20221002;19.4;7.7;13.6;3;9.35;0;2.77;13302 +72098;44.23775;6.45727;1280;20221003;19;7.1;13;2.3;7.82;0;2.62;12757 +72098;44.23775;6.45727;1280;20221004;21.1;4.7;12.9;1.1;8.57;.1;2.19;15062 +72098;44.23775;6.45727;1280;20221005;19.6;7.8;13.7;1.5;9.78;.3;2;12785 +72098;44.23775;6.45727;1280;20221006;19.9;7.1;13.5;1.7;9.88;0;2.09;13194 +72098;44.23775;6.45727;1280;20221007;19.4;7.7;13.5;1.7;9.65;.1;2.02;12630 +72098;44.23775;6.45727;1280;20221008;13.7;8.2;10.9;1.2;10.25;2.4;1.3;8394 +72098;44.23775;6.45727;1280;20221009;13.2;9.1;11.1;1.4;11.42;8.1;.96;5918 +72098;44.23775;6.45727;1280;20221010;16.8;8.8;12.8;1.4;10.85;.3;1.43;9989 +72098;44.23775;6.45727;1280;20221011;19.1;6.6;12.9;1.3;9.82;.3;1.72;12137 +72098;44.23775;6.45727;1280;20221012;16;7.8;11.9;1.5;9.92;2.2;1.48;9705 +72098;44.23775;6.45727;1280;20221013;14.8;5.2;10;1.6;8.88;.1;1.5;10469 +72098;44.23775;6.45727;1280;20221014;15.5;6.5;11;2.2;9.32;.1;1.69;10228 +72098;44.23775;6.45727;1280;20221015;20.1;6.9;13.5;2.3;9.05;0;2.19;11848 +72098;44.23775;6.45727;1280;20221016;19.1;8.4;13.8;1.6;9.75;.1;1.75;10254 +72098;44.23775;6.45727;1280;20221017;20.4;8.6;14.5;1.9;9.92;0;1.86;10887 +72098;44.23775;6.45727;1280;20221018;21.4;9.5;15.5;1.4;9.25;0;1.9;10904 +72098;44.23775;6.45727;1280;20221019;22.2;9.3;15.7;1.2;8.18;0;1.88;10992 +72098;44.23775;6.45727;1280;20221020;16.6;10.5;13.5;1.8;9.28;3.8;1.69;7669 +72098;44.23775;6.45727;1280;20221021;12.4;10.9;11.7;2;11.92;2.8;.88;3749 +72098;44.23775;6.45727;1280;20221022;15.3;10.6;13;2.5;11.38;0;1.35;6792 +72098;44.23775;6.45727;1280;20221023;17.9;9.7;13.8;1.8;10.15;.9;1.59;8574 +72098;44.23775;6.45727;1280;20221024;14.8;11.5;13.2;2.1;11.02;1.7;1.36;5601 +72098;44.23775;6.45727;1280;20221025;17.8;6.7;12.3;1.5;9.25;0;1.54;9605 +72098;44.23775;6.45727;1280;20221026;20.8;9.6;15.2;1.6;8.55;.1;1.83;9468 +72098;44.23775;6.45727;1280;20221027;21.7;11.6;16.7;1.7;8.72;.1;1.97;8779 +72098;44.23775;6.45727;1280;20221028;22.7;11.1;16.9;1.4;8.15;0;1.85;9210 +72098;44.23775;6.45727;1280;20221029;22.2;11;16.6;1.8;7.62;0;2;8857 +72098;44.23775;6.45727;1280;20221030;19.8;10.2;15;1.8;7.28;0;1.85;8044 +72098;44.23775;6.45727;1280;20221031;18.8;8.5;13.6;1.8;7.55;1.4;1.65;8383 +72098;44.23775;6.45727;1280;20221101;15;8.1;11.5;1.6;9.48;11.8;1.11;7072 +72098;44.23775;6.45727;1280;20221102;14.4;5.1;9.8;1.4;8.62;.1;1.06;7778 +72098;44.23775;6.45727;1280;20221103;8.4;4;6.2;2;8.32;29.9;.68;5185 +72098;44.23775;6.45727;1280;20221104;7.2;1.3;4.3;4.2;6.05;1.3;1.13;5859 +72098;44.23775;6.45727;1280;20221105;10.2;.7;5.4;2.3;4.65;0;1.41;8059 +72098;44.23775;6.45727;1280;20221106;13.2;.2;6.7;1.7;4.62;0;1.31;8735 +72098;44.23775;6.45727;1280;20221107;15.5;2.1;8.8;1.8;4.88;0;1.47;8884 +72098;44.23775;6.45727;1280;20221108;13.2;3.9;8.5;1.5;5.98;0;1.12;7148 +72098;44.23775;6.45727;1280;20221109;10.5;6.1;8.3;1.6;8.78;12.2;.72;4774 +72098;44.23775;6.45727;1280;20221110;12.8;3.5;8.1;1.8;8.18;0;.89;7009 +72098;44.23775;6.45727;1280;20221111;16;3.1;9.6;1.7;6.35;0;1.24;8042 +72098;44.23775;6.45727;1280;20221112;15.8;5.8;10.8;1.4;5.52;0;1.28;7215 +72098;44.23775;6.45727;1280;20221113;12.3;7.9;10.1;1.9;5.75;.1;1.39;3897 +72098;44.23775;6.45727;1280;20221114;8.6;3.8;6.2;1.5;6.78;1.5;.73;5013 +72098;44.23775;6.45727;1280;20221115;7.8;4.5;6.1;1.5;8.58;9.2;.47;3926 +72098;44.23775;6.45727;1280;20221116;10.9;4.3;7.6;2.1;7.48;0;.89;5626 +72098;44.23775;6.45727;1280;20221117;12.4;3.2;7.8;3.9;7.02;2.7;1.4;6255 +72098;44.23775;6.45727;1280;20221118;8.5;1.7;5.1;3.1;5.95;0;1.04;5401 +72098;44.23775;6.45727;1280;20221119;7.7;-.7;3.5;2.2;4.52;0;1.03;6028 +72098;44.23775;6.45727;1280;20221120;6.5;-1.4;2.5;2.4;4.48;.1;.93;5769 +72098;44.23775;6.45727;1280;20221121;6.6;-1.7;2.5;2.2;4.58;4.5;.95;5954 +72098;44.23775;6.45727;1280;20221122;5.3;0;2.7;3.7;4.82;0;.94;4425 +72098;44.23775;6.45727;1280;20221123;6.6;-2.7;2;3;4.22;.3;1.08;6213 +72098;44.23775;6.45727;1280;20221124;9.6;-1;4.3;2;4.35;0;1.07;6492 +72098;44.23775;6.45727;1280;20221125;10.2;1.3;5.7;1.8;5.08;.1;.91;5501 +72098;44.23775;6.45727;1280;20221126;8.6;.8;4.7;2.3;4.25;0;1.21;5483 +72098;44.23775;6.45727;1280;20221127;8.3;-1;3.7;1.3;3.88;0;.75;5592 +72098;44.23775;6.45727;1280;20221128;4.6;-.1;2.2;1.5;4.68;1.6;.62;3584 +72098;44.23775;6.45727;1280;20221129;2.4;-1;.7;1.5;5.45;.1;.39;3132 +72098;44.23775;6.45727;1280;20221130;6.3;-2.4;2;1.5;4.68;0;.59;5539 +72098;44.23775;6.45727;1280;20221201;4.6;-2.7;1;1.4;4.48;0;.54;5023 +72098;44.23775;6.45727;1280;20221202;3.7;-4.3;-.3;1.5;4.28;.5;.48;5123 +72098;44.23775;6.45727;1280;20221203;1.9;-1.3;.3;3;5.28;12.5;.41;3272 +72098;44.23775;6.45727;1280;20221204;3.6;.9;2.3;2;6.05;13.1;.4;2424 +72098;44.23775;6.45727;1280;20221205;3.9;-.8;1.6;1.5;5.12;0;.48;3811 +72098;44.23775;6.45727;1280;20221206;5;-3.8;.6;1.4;3.38;0;.83;5215 +72098;44.23775;6.45727;1280;20221207;1.6;-5;-1.7;1.2;3.58;0;.64;4390 +72098;44.23775;6.45727;1280;20221208;2.8;-6.3;-1.7;1.3;4.18;16.4;.39;5235 +72098;44.23775;6.45727;1280;20221209;2.6;.1;1.3;2.4;6.58;16.5;.3;2778 +72098;44.23775;6.45727;1280;20221210;3.2;.8;2;2.2;5.35;0;.75;2467 +72098;44.23775;6.45727;1280;20221211;-.8;-7.2;-4;2.2;2.28;0;.83;4173 +72098;44.23775;6.45727;1280;20221212;.5;-8.8;-4.2;1.4;2.55;10.1;.56;4975 +72098;44.23775;6.45727;1280;20221213;1.3;-4;-1.4;1.8;5.18;6.4;.26;4056 +72098;44.23775;6.45727;1280;20221214;5.3;.1;2.7;1.6;6.42;.4;.35;3931 +72098;44.23775;6.45727;1280;20221215;3.9;.1;2;2.2;6.38;24.4;.41;3020 +72098;44.23775;6.45727;1280;20221216;3.3;.6;2;1.6;6.38;0;.36;2518 +72098;44.23775;6.45727;1280;20221217;1;-3.7;-1.3;1.5;4.48;0;.5;3641 +72098;44.23775;6.45727;1280;20221218;4.5;-5.2;-.3;1.7;4.02;0;.5;5088 +72098;44.23775;6.45727;1280;20221219;6.6;-2.5;2.1;2;5.42;0;.42;5078 +72098;44.23775;6.45727;1280;20221220;6.8;-.1;3.3;1.7;6.22;1.1;.5;4172 +72098;44.23775;6.45727;1280;20221221;5.4;2;3.7;1.5;6.95;7;.4;2690 +72098;44.23775;6.45727;1280;20221222;8.2;.7;4.5;3;6.12;.1;.84;4668 +72098;44.23775;6.45727;1280;20221223;8.6;2.8;5.7;3.2;7.72;0;.75;4178 +72098;44.23775;6.45727;1280;20221224;9.7;4.5;7.1;3.3;7.22;0;1.19;3745 +72098;44.23775;6.45727;1280;20221225;12.2;3.8;8;1.8;5.82;0;1.07;4755 +72098;44.23775;6.45727;1280;20221226;10.5;3.4;6.9;1.8;6.08;0;.85;4530 +72098;44.23775;6.45727;1280;20221227;8.3;2.3;5.3;2.5;5.18;0;1.17;4066 +72098;44.23775;6.45727;1280;20221228;6.5;-1.8;2.3;1.8;3.45;0;.91;4583 +72098;44.23775;6.45727;1280;20221229;7.4;-.6;3.4;1.6;5.92;.8;.45;4366 +72098;44.23775;6.45727;1280;20221230;6.9;2.3;4.6;1.8;7.22;.6;.46;3898 +72098;44.23775;6.45727;1280;20221231;11.7;3;7.4;2;8.22;0;.69;5069 +72099;44.24794;6.76933;1800;20220101;17.6;12;14.8;1.2;2.4;0;.74;8500 +72099;44.24794;6.76933;1800;20220102;13.2;8;10.6;2;3.4;0;1.31;7800 +72099;44.24794;6.76933;1800;20220103;11.2;6.7;9;1.7;2.9;0;1.16;7000 +72099;44.24794;6.76933;1800;20220104;8.4;4.8;6.6;4;4.9;.7;1.55;6400 +72099;44.24794;6.76933;1800;20220105;5.7;.9;3.3;1.7;5.2;.8;.61;6000 +72099;44.24794;6.76933;1800;20220106;.1;-3.7;-1.8;4.7;1.7;.1;1.46;8500 +72099;44.24794;6.76933;1800;20220107;1.5;-5.3;-1.9;2.3;1.6;0;.93;8600 +72099;44.24794;6.76933;1800;20220108;3.7;-4.7;-.5;3.2;2.9;2.5;1.02;8400 +72099;44.24794;6.76933;1800;20220109;0;-3.2;-1.6;4.5;2.9;0;1.04;8600 +72099;44.24794;6.76933;1800;20220110;.4;-6;-2.8;2;1.7;0;.85;7000 +72099;44.24794;6.76933;1800;20220111;4.9;-4.7;.1;1.7;1.4;0;.89;9100 +72099;44.24794;6.76933;1800;20220112;5.8;-1.7;2.1;3;.9;0;1.69;8300 +72099;44.24794;6.76933;1800;20220113;7.8;.8;4.3;2.9;1.3;0;1.7;9200 +72099;44.24794;6.76933;1800;20220114;9.6;2.8;6.2;2;2.5;0;1.22;9200 +72099;44.24794;6.76933;1800;20220115;10.5;3.5;7;1.5;2.5;0;.99;9300 +72099;44.24794;6.76933;1800;20220116;9;2;5.5;2.8;2;0;1.66;9500 +72099;44.24794;6.76933;1800;20220117;8;2.8;5.4;2.2;1.4;0;1.41;9600 +72099;44.24794;6.76933;1800;20220118;7.7;4.7;6.2;1.6;1.8;0;1.08;9500 +72099;44.24794;6.76933;1800;20220119;3.9;-.1;1.9;1.6;3.3;0;.82;7400 +72099;44.24794;6.76933;1800;20220120;4;-4.2;-.1;2;3;0;.83;9900 +72099;44.24794;6.76933;1800;20220121;3;-3.6;-.3;1.8;3.2;0;.73;9900 +72099;44.24794;6.76933;1800;20220122;4.2;-4;.1;2.2;3.3;0;.87;9900 +72099;44.24794;6.76933;1800;20220123;6.4;2.2;4.3;1.8;2.9;0;1.07;10100 +72099;44.24794;6.76933;1800;20220124;7.4;.8;4.1;1.4;2.9;0;.91;10300 +72099;44.24794;6.76933;1800;20220125;5.5;.2;2.9;1.2;3.5;0;.73;10600 +72099;44.24794;6.76933;1800;20220126;9.7;2.9;6.3;1.4;2;0;1.08;10900 +72099;44.24794;6.76933;1800;20220127;9.6;3.5;6.6;2;1.5;0;1.58;9300 +72099;44.24794;6.76933;1800;20220128;12.1;5.5;8.8;1.8;1.7;0;1.49;11200 +72099;44.24794;6.76933;1800;20220129;7.1;.1;3.6;2.3;2.5;0;1.4;10800 +72099;44.24794;6.76933;1800;20220130;16;3.1;9.6;1.5;2;0;1.43;11300 +72099;44.24794;6.76933;1800;20220131;8.8;4.1;6.5;2.6;1.7;0;1.96;9000 +72099;44.24794;6.76933;1800;20220201;4.9;-3.1;.9;3.5;2;0;1.69;11400 +72099;44.24794;6.76933;1800;20220202;13.5;5.5;9.5;3.7;3;0;2.6;11700 +72099;44.24794;6.76933;1800;20220203;9.8;3.8;6.8;1.4;3.6;0;1.21;9800 +72099;44.24794;6.76933;1800;20220204;7.9;1.7;4.8;1.7;4.3;0;1.14;11700 +72099;44.24794;6.76933;1800;20220205;7.5;-.4;3.6;1.9;5;0;1.04;12300 +72099;44.24794;6.76933;1800;20220206;7.4;-.9;3.3;1.9;3.4;0;1.26;11700 +72099;44.24794;6.76933;1800;20220207;13;2.4;7.7;2.7;4;0;1.94;12600 +72099;44.24794;6.76933;1800;20220208;7.4;-2;2.7;2;4.1;0;1.19;12700 +72099;44.24794;6.76933;1800;20220209;12.5;2.8;7.7;2.1;2.6;0;1.85;13100 +72099;44.24794;6.76933;1800;20220210;9.9;3.7;6.8;1.3;2.85;0;1.1;10833 +72099;44.24794;6.76933;1800;20220211;1.5;-3.3;-.9;1.4;3.35;0;.89;7245 +72099;44.24794;6.76933;1800;20220212;1.4;-8.6;-3.6;1.8;2.05;0;1.03;10795 +72099;44.24794;6.76933;1800;20220213;2.2;-7.9;-2.8;1.5;2.18;9.3;1.01;11279 +72099;44.24794;6.76933;1800;20220214;.4;-6.5;-3.1;1.7;3.28;23.9;.77;7051 +72099;44.24794;6.76933;1800;20220215;.2;-6.3;-3;1.6;3.32;0;.82;8551 +72099;44.24794;6.76933;1800;20220216;5.1;-2.9;1.1;1.6;2.9;0;1.25;12900 +72099;44.24794;6.76933;1800;20220217;12.5;2.5;7.5;2.8;4.6;.1;2.08;14200 +72099;44.24794;6.76933;1800;20220218;13.4;6.8;10.1;2.5;4.3;0;2.27;14300 +72099;44.24794;6.76933;1800;20220219;8.9;3.1;6;2.7;4.8;0;1.67;8400 +72099;44.24794;6.76933;1800;20220220;8.1;-1.3;3.4;2.1;4.5;0;1.48;14700 +72099;44.24794;6.76933;1800;20220221;3.1;-.2;1.5;6;3.2;0;2.03;12900 +72099;44.24794;6.76933;1800;20220222;7.2;-4.2;1.5;3.1;2.7;0;1.93;15500 +72099;44.24794;6.76933;1800;20220223;8.9;1.9;5.4;2.3;2.8;0;2.05;16000 +72099;44.24794;6.76933;1800;20220224;5.2;-.9;2.2;2.7;3.4;0;1.65;12800 +72099;44.24794;6.76933;1800;20220225;8;-.7;3.7;2.1;3.6;0;1.74;15300 +72099;44.24794;6.76933;1800;20220226;2.2;-4.2;-1;2.5;1.6;0;1.75;17000 +72099;44.24794;6.76933;1800;20220227;.5;-5.4;-2.4;1.9;2.7;0;1.13;9900 +72099;44.24794;6.76933;1800;20220228;5.2;-5.5;-.1;2.3;1.9;0;1.82;16900 +72099;44.24794;6.76933;1800;20220301;2.7;-5.2;-1.2;2;3.8;0;1.27;16300 +72099;44.24794;6.76933;1800;20220302;4.7;-5.5;-.4;2;4;0;1.3;14200 +72099;44.24794;6.76933;1800;20220303;6.3;-4.1;1.1;2.2;5;0;1.28;12900 +72099;44.24794;6.76933;1800;20220304;4.9;-4.4;.3;2.3;5.1;.4;1.13;12500 +72099;44.24794;6.76933;1800;20220305;-1.8;-3.5;-2.6;1.5;4.7;.4;.61;6200 +72099;44.24794;6.76933;1800;20220306;-2.2;-6.4;-4.3;1.6;4;0;.71;9200 +72099;44.24794;6.76933;1800;20220307;1.7;-7.2;-2.7;2.1;3.2;0;1.38;17900 +72099;44.24794;6.76933;1800;20220308;2.7;-4.4;-.8;1.5;3.9;0;1.3;15200 +72099;44.24794;6.76933;1800;20220309;5.9;-5.3;.3;1.9;3.5;0;1.72;18700 +72099;44.24794;6.76933;1800;20220310;7.3;-.3;3.5;1.6;3.6;.1;1.92;18000 +72099;44.24794;6.76933;1800;20220311;4.1;-2.6;.8;2.7;4.5;0;1.36;11800 +72099;44.24794;6.76933;1800;20220312;1.7;-3.4;-.8;2.9;3.4;.2;1.31;8500 +72099;44.24794;6.76933;1800;20220313;-1.5;-3.2;-2.3;2.5;4.5;18.1;.62;4000 +72099;44.24794;6.76933;1800;20220314;4.6;-1.5;1.6;2.5;6.3;1.6;1.04;11200 +72099;44.24794;6.76933;1800;20220315;9;1.1;5.1;1.3;6.4;0;1.67;15100 +72099;44.24794;6.76933;1800;20220316;12;4.2;8.1;1.6;5.3;0;2.19;15400 +72099;44.24794;6.76933;1800;20220317;9.3;5.2;7.3;1.6;5.7;0;1.57;7300 +72099;44.24794;6.76933;1800;20220318;8.4;1.4;4.9;2.4;5.38;.1;2.01;13460 +72099;44.24794;6.76933;1800;20220319;8.2;-.6;3.8;2.8;3.38;0;2.43;15673 +72099;44.24794;6.76933;1800;20220320;4.7;-3.7;.5;2.6;3.18;0;2.06;16330 +72099;44.24794;6.76933;1800;20220321;6.2;-3.9;1.1;2.2;3.02;0;2.06;15979 +72099;44.24794;6.76933;1800;20220322;7.7;-4.6;1.6;2;2.15;0;2.35;18634 +72099;44.24794;6.76933;1800;20220323;10;-3.7;3.2;1.9;2.18;0;2.57;19404 +72099;44.24794;6.76933;1800;20220324;11.4;-2.4;4.5;1.7;2.38;0;2.63;19925 +72099;44.24794;6.76933;1800;20220325;11.5;-1.7;4.9;2.1;2.62;0;2.88;20157 +72099;44.24794;6.76933;1800;20220326;10.5;-2.1;4.2;2.3;2.55;0;2.81;19639 +72099;44.24794;6.76933;1800;20220327;10.9;-1.7;4.6;1.7;2.48;0;2.62;18694 +72099;44.24794;6.76933;1800;20220328;12.4;-1.8;5.3;1.8;2.62;0;2.88;20785 +72099;44.24794;6.76933;1800;20220329;11.5;-.3;5.6;2.3;3.85;.8;2.73;17261 +72099;44.24794;6.76933;1800;20220330;3.4;-.4;1.5;1.5;6.02;7.6;1.16;8406 +72099;44.24794;6.76933;1800;20220331;4.4;-.4;2;1.7;5.82;2.1;1.37;9947 +72099;44.24794;6.76933;1800;20220401;-.7;-4.3;-2.5;2.6;3.78;4.7;1.21;8621 +72099;44.24794;6.76933;1800;20220402;-1.5;-8.5;-5;4.4;2.81;0;1.64;15408 +72099;44.24794;6.76933;1800;20220403;-.4;-9.2;-4.8;2;2.95;.7;1.77;21218 +72099;44.24794;6.76933;1800;20220404;3.8;-8.6;-2.4;1.4;3.08;0;2.03;21998 +72099;44.24794;6.76933;1800;20220405;9.7;-4.8;2.4;1.6;3.88;0;2.58;21826 +72099;44.24794;6.76933;1800;20220406;10.3;-1.9;4.2;1.9;4.95;0;2.52;19312 +72099;44.24794;6.76933;1800;20220407;5.3;-1;2.1;1.6;6.15;4.6;1.34;9098 +72099;44.24794;6.76933;1800;20220408;6.5;-.6;3;1.7;7.02;2.7;1.49;12139 +72099;44.24794;6.76933;1800;20220409;.2;-1.4;-.6;2.8;3.85;0;1.56;10337 +72099;44.24794;6.76933;1800;20220410;7;-7.1;-.1;1.8;2.82;0;2.59;23530 +72099;44.24794;6.76933;1800;20220411;12.5;-2.8;4.9;1.9;3.85;0;3.1;22845 +72099;44.24794;6.76933;1800;20220412;15.2;.3;7.7;2.2;5.02;0;3.35;21675 +72099;44.24794;6.76933;1800;20220413;15.1;5.5;10.3;2.5;5.48;0;3.58;19895 +72099;44.24794;6.76933;1800;20220414;16.3;2;9.1;2.4;5.42;0;3.77;23411 +72099;44.24794;6.76933;1800;20220415;16.8;3;9.9;1.7;6.08;0;3.59;23561 +72099;44.24794;6.76933;1800;20220416;15.8;3.3;9.5;2.1;4.98;0;3.84;24125 +72099;44.24794;6.76933;1800;20220417;13.8;1.3;7.6;2.2;4.18;0;3.63;23291 +72099;44.24794;6.76933;1800;20220418;13.2;-.3;6.4;2;4.58;0;3.44;24447 +72099;44.24794;6.76933;1800;20220419;13;-.5;6.2;2.1;4.25;0;3.45;24181 +72099;44.24794;6.76933;1800;20220420;11.9;-.1;5.9;2.8;5.22;2.7;3.18;21777 +72099;44.24794;6.76933;1800;20220421;10.7;1.6;6.1;2.6;5.68;.3;2.92;20145 +72099;44.24794;6.76933;1800;20220422;12.1;1.5;6.8;2.3;5.65;0;3.01;18926 +72099;44.24794;6.76933;1800;20220423;8;3.2;5.6;1.9;6.52;24.4;1.79;9604 +72099;44.24794;6.76933;1800;20220424;5.8;-2.2;1.8;1.8;6.08;0;2.02;17778 +72099;44.24794;6.76933;1800;20220425;8.2;.4;4.3;1.5;6.75;0;2.04;14883 +72099;44.24794;6.76933;1800;20220426;9.6;-.2;4.7;1.9;5.58;0;2.63;18526 +72099;44.24794;6.76933;1800;20220427;13.4;-1.6;5.9;2.3;4.42;0;3.8;26820 +72099;44.24794;6.76933;1800;20220428;14.5;1.1;7.8;2.2;4.45;0;3.95;25819 +72099;44.24794;6.76933;1800;20220429;15.6;1.7;8.7;2.6;5.38;0;4.17;25920 +72099;44.24794;6.76933;1800;20220430;9.1;3.6;6.4;1.5;6.38;1.1;2.2;12298 +72099;44.24794;6.76933;1800;20220501;11.6;-1.2;5.2;1.6;5.02;.8;3.5;28104 +72099;44.24794;6.76933;1800;20220502;13.5;0;6.7;2.1;5.72;.3;3.57;24925 +72099;44.24794;6.76933;1800;20220503;8.2;2;5.1;1.3;7.38;.8;2.02;14101 +72099;44.24794;6.76933;1800;20220504;11.4;2.4;6.9;1.8;7.55;2.6;2.78;19568 +72099;44.24794;6.76933;1800;20220505;4.9;3.1;4;1.7;7.62;5.7;1.27;7519 +72099;44.24794;6.76933;1800;20220506;11.9;3.7;7.8;2.6;6;.6;1.65;1900 +72099;44.24794;6.76933;1800;20220507;12.8;5.1;9;2.2;6.8;.7;1.53;1800 +72099;44.24794;6.76933;1800;20220508;11.8;5.2;8.5;1.4;7.5;1.6;1.1;1400 +72099;44.24794;6.76933;1800;20220509;12.1;5.6;8.9;1.5;7.2;1;1.19;1200 +72099;44.24794;6.76933;1800;20220510;14.5;6.5;10.5;1.8;7.7;0;1.48;2000 +72099;44.24794;6.76933;1800;20220511;18.8;8.7;13.8;1.6;8.7;0;1.69;2100 +72099;44.24794;6.76933;1800;20220512;19.1;8.6;13.9;1.6;7.8;0;1.92;3000 +72099;44.24794;6.76933;1800;20220513;19;9.3;14.2;1.5;9.9;0;1.62;2800 +72099;44.24794;6.76933;1800;20220514;16.3;10.2;13.3;1.6;10;.2;1.36;1600 +72099;44.24794;6.76933;1800;20220515;14.9;10;12.5;.9;9.9;1.8;1.03;1200 +72099;44.24794;6.76933;1800;20220516;19.7;9.3;14.5;2.4;8.4;0;2.28;2900 +72099;44.24794;6.76933;1800;20220517;21.4;11.9;16.7;1.4;9.3;0;1.95;3100 +72099;44.24794;6.76933;1800;20220518;19.5;12.3;15.9;1.2;10.5;15.6;1.46;1700 +72099;44.24794;6.76933;1800;20220519;19.8;10.9;15.4;1.6;10.1;.4;1.69;2100 +72099;44.24794;6.76933;1800;20220520;21.9;10.9;16.4;1.8;9.2;0;2.18;3100 +72099;44.24794;6.76933;1800;20220521;24.1;13.3;18.7;2.4;8.2;0;2.97;3100 +72099;44.24794;6.76933;1800;20220522;25.5;16.7;21.1;2.4;9.2;1;3.1;2900 +72099;44.24794;6.76933;1800;20220523;18.9;13.8;16.4;1.9;8.3;0;2.15;2200 +72099;44.24794;6.76933;1800;20220524;19;9.1;14.1;2.3;7.6;4.2;2.25;2500 +72099;44.24794;6.76933;1800;20220525;13.3;7.6;10.5;2.2;9.5;1.5;1.13;900 +72099;44.24794;6.76933;1800;20220526;16.2;8.7;12.5;2.2;9.5;1.1;1.52;1600 +72099;44.24794;6.76933;1800;20220527;20.6;11.8;16.2;1.7;8.2;3.1;2.09;2200 +72099;44.24794;6.76933;1800;20220528;21.6;13.8;17.7;2.1;8.1;3.5;2.51;2300 +72099;44.24794;6.76933;1800;20220529;17.3;9.8;13.6;2.4;10.2;0;1.75;2800 +72099;44.24794;6.76933;1800;20220530;15.2;5.3;10.3;2.2;8.3;0;1.57;2700 +72099;44.24794;6.76933;1800;20220531;16;7.7;11.9;2.2;7.6;.2;1.81;1900 +72099;44.24794;6.76933;1800;20220601;19.2;9.6;14.4;3;8.8;0;2.35;2300 +72099;44.24794;6.76933;1800;20220602;23.2;12;17.6;1.8;9.3;0;2.34;3200 +72099;44.24794;6.76933;1800;20220603;18.2;13.1;15.7;2.4;10;10.3;1.93;1400 +72099;44.24794;6.76933;1800;20220604;23.3;13.1;18.2;2.9;10.3;1.7;2.75;2500 +72099;44.24794;6.76933;1800;20220605;20.4;13.6;17;3.4;9.5;0;2.82;2600 +72099;44.24794;6.76933;1800;20220606;21.9;11.4;16.7;2.7;6.9;0;3.07;3200 +72099;44.24794;6.76933;1800;20220607;20.5;10.6;15.6;3.3;6.7;0;3.22;3200 +72099;44.24794;6.76933;1800;20220608;17.7;10.6;14.2;2.6;7.4;.1;2.35;2200 +72099;44.24794;6.76933;1800;20220609;19.7;8.9;14.3;3.1;6.1;0;3.07;3300 +72099;44.24794;6.76933;1800;20220610;20.7;8.3;14.5;1.4;6;0;2.19;3400 +72099;44.24794;6.76933;1800;20220611;23.2;10.9;17.1;1.8;8;0;5.92;33300 +72099;44.24794;6.76933;1800;20220612;24.4;13;18.7;1.5;8.8;0;5.58;29800 +72099;44.24794;6.76933;1800;20220613;24.7;14.9;19.8;1.9;9.3;0;6.12;31800 +72099;44.24794;6.76933;1800;20220614;23.2;14.6;18.9;1.5;10.3;.5;5.19;27200 +72099;44.24794;6.76933;1800;20220615;22.5;13.8;18.2;1.4;11.1;.1;4.77;25300 +72099;44.24794;6.76933;1800;20220616;26.9;16.2;21.6;2.1;10.4;0;6.57;32500 +72099;44.24794;6.76933;1800;20220617;27.3;17;22.2;1.4;10.3;0;5.91;29600 +72099;44.24794;6.76933;1800;20220618;24.6;16.2;20.4;1.7;14;2.1;4.13;18500 +72099;44.24794;6.76933;1800;20220619;24.1;14.1;19.1;1.7;11.4;0;5.41;28300 +72099;44.24794;6.76933;1800;20220620;24.5;12.9;18.7;2;9.4;.1;5.99;31500 +72099;44.24794;6.76933;1800;20220621;25.2;15.9;20.6;2.9;9.3;2;4.95;16700 +72099;44.24794;6.76933;1800;20220622;17.7;11.8;14.8;1.5;11.7;9;2.74;13300 +72099;44.24794;6.76933;1800;20220623;17.7;12.5;15.1;1.5;11.6;1.6;3.1;15800 +72099;44.24794;6.76933;1800;20220624;16.2;10;13.1;2.3;9.7;7;3.68;20800 +72099;44.24794;6.76933;1800;20220625;19.9;9.7;14.8;2.1;8.5;0;5.46;32600 +72099;44.24794;6.76933;1800;20220626;22.9;11.9;17.4;2.5;11;.2;5.13;26200 +72099;44.24794;6.76933;1800;20220627;25.2;14.9;20.1;3.1;10.2;0;6.53;31100 +72099;44.24794;6.76933;1800;20220628;21.6;14.9;18.3;2.5;10.9;25.4;3.56;12300 +72099;44.24794;6.76933;1800;20220629;22.3;11.4;16.9;1.3;10.7;.2;5.65;33600 +72099;44.24794;6.76933;1800;20220630;22.2;12.7;17.5;1.2;13.3;0;4.72;26600 +72099;44.24794;6.76933;1800;20220701;22.3;12.6;17.5;1.6;9.3;.1;5.72;32600 +72099;44.24794;6.76933;1800;20220702;24.8;13.2;19;1.9;9;0;6.27;33800 +72099;44.24794;6.76933;1800;20220703;26.7;14.5;20.6;1.7;8.7;1.1;6.27;32400 +72099;44.24794;6.76933;1800;20220704;26.9;17.2;22.1;2.2;9.8;4.2;5.8;25300 +72099;44.24794;6.76933;1800;20220705;25.5;15.1;20.3;3.1;8.7;0;6.94;33100 +72099;44.24794;6.76933;1800;20220706;24.9;15;20;1.9;9.4;0;5.6;27500 +72099;44.24794;6.76933;1800;20220707;25.1;13;19.1;2;11.7;0;5.41;27600 +72099;44.24794;6.76933;1800;20220708;24.8;13.2;19;1.9;12.2;0;5.49;28900 +72099;44.24794;6.76933;1800;20220709;20.7;12.3;16.5;1.9;11.9;.1;4.07;21400 +72099;44.24794;6.76933;1800;20220710;23.3;12.3;17.8;1.7;13.4;0;5.34;30400 +72099;44.24794;6.76933;1800;20220711;22.9;14.2;18.6;1.5;11.3;0;4.44;22300 +72099;44.24794;6.76933;1800;20220712;24.1;13.9;19;1.3;12.6;.1;5.56;31200 +72099;44.24794;6.76933;1800;20220713;20.1;14;17.1;1.3;13.7;7.9;3.14;15700 +72099;44.24794;6.76933;1800;20220714;22.9;13.4;18.2;1.8;14.6;0;3.5;16700 +72099;44.24794;6.76933;1800;20220715;26.9;14.9;20.9;1.7;10.3;.1;6.08;31300 +72099;44.24794;6.76933;1800;20220716;26.7;16.3;21.5;1.6;12.6;0;4.96;23300 +72099;44.24794;6.76933;1800;20220717;22.8;16.3;19.6;1.8;14.2;0;3.18;12700 +72099;44.24794;6.76933;1800;20220718;25.6;16.2;20.9;1.8;14.6;5.5;3.72;15200 +72099;44.24794;6.76933;1800;20220719;25;15.2;20.1;1.7;14.6;1.8;3.76;16600 +72099;44.24794;6.76933;1800;20220720;25.6;16.1;20.9;1.6;13.4;.2;5.09;25500 +72099;44.24794;6.76933;1800;20220721;26.8;16.5;21.7;1.1;12;0;5.76;31100 +72099;44.24794;6.76933;1800;20220722;26.1;16.5;21.3;1.8;13.4;0;5.59;28300 +72099;44.24794;6.76933;1800;20220723;26.2;16.1;21.2;2.3;12.2;.2;4.83;20300 +72099;44.24794;6.76933;1800;20220724;26.8;16.2;21.5;1.3;14.9;.1;5.46;28700 +72099;44.24794;6.76933;1800;20220725;27.5;16.1;21.8;2.2;14.2;1.2;5.76;28000 +72099;44.24794;6.76933;1800;20220726;27.1;15.7;21.4;1.9;9.8;1.2;6.2;31600 +72099;44.24794;6.76933;1800;20220727;25.2;13;19.1;2.5;12.9;0;5.02;24700 +72099;44.24794;6.76933;1800;20220728;21.4;14.2;17.8;2;11.6;0;3.85;18100 +72099;44.24794;6.76933;1800;20220729;21.3;14.2;17.8;1.9;10.1;2.2;4.16;20000 +72099;44.24794;6.76933;1800;20220730;23.8;13.4;18.6;2.2;10.4;0;4.89;23900 +72099;44.24794;6.76933;1800;20220731;25;13.5;19.3;2;10.5;0;5.69;30400 +72099;44.24794;6.76933;1800;20220801;25.9;15.3;20.6;1.9;10.2;0;5.63;28600 +72099;44.24794;6.76933;1800;20220802;24.7;15.7;20.2;2.3;10.7;0;5.45;26700 +72099;44.24794;6.76933;1800;20220803;23.4;14.9;19.2;1.1;11.8;.1;3.42;16100 +72099;44.24794;6.76933;1800;20220804;24.4;15.4;19.9;1.4;12.5;1.8;3.34;14000 +72099;44.24794;6.76933;1800;20220805;24.5;15.6;20.1;1.6;11.7;10.9;3.93;17500 +72099;44.24794;6.76933;1800;20220806;25.7;15.8;20.8;2.4;10.7;8;5.05;22100 +72099;44.24794;6.76933;1800;20220807;23.2;15.1;19.2;2;11.2;1.4;4.22;19500 +72099;44.24794;6.76933;1800;20220808;21.7;12.9;17.3;1.3;10.3;.6;3.64;18600 +72099;44.24794;6.76933;1800;20220809;23.8;13.3;18.6;1.6;11.5;2.3;4.31;22300 +72099;44.24794;6.76933;1800;20220810;22;14;18;2.8;11.8;4.6;3.68;14800 +72099;44.24794;6.76933;1800;20220811;20.9;13.4;17.2;2.5;11.8;.2;4.02;20300 +72099;44.24794;6.76933;1800;20220812;22.8;13.2;18;1.5;12.8;0;4.04;21900 +72099;44.24794;6.76933;1800;20220813;21.9;11.8;16.9;1.6;14.2;.5;3.9;22700 +72099;44.24794;6.76933;1800;20220814;18.7;11.8;15.3;1.9;13;7.9;2.43;11600 +72099;44.24794;6.76933;1800;20220815;21.5;10.4;16;2.5;9.4;.1;4.68;25900 +72099;44.24794;6.76933;1800;20220816;21.2;12.1;16.7;1.7;9.8;4.1;4.2;23400 +72099;44.24794;6.76933;1800;20220817;14.6;12.3;13.5;3.1;10.5;12;2.03;5800 +72099;44.24794;6.76933;1800;20220818;17.4;10.3;13.9;3.1;10.4;10.5;2.65;10600 +72099;44.24794;6.76933;1800;20220819;20.4;8.3;14.4;2.1;9.8;0;3.78;21400 +72099;44.24794;6.76933;1800;20220820;22.9;12.4;17.7;1.7;11.3;0;4.34;24400 +72099;44.24794;6.76933;1800;20220821;22.5;14;18.3;1.3;11.5;2.6;3.61;18900 +72099;44.24794;6.76933;1800;20220822;19.3;12.1;15.7;1.4;12;.1;2.92;15800 +72099;44.24794;6.76933;1800;20220823;21.9;12.5;17.2;1.6;11.5;0;3.51;18300 +72099;44.24794;6.76933;1800;20220824;21;13.5;17.3;1.9;11.9;0;3.61;19000 +72099;44.24794;6.76933;1800;20220825;20.4;13.4;16.9;1.5;13.2;.1;3;15900 +72099;44.24794;6.76933;1800;20220826;18.9;12.4;15.7;2.4;11.5;5.5;2.47;9200 +72099;44.24794;6.76933;1800;20220827;19.1;12.4;15.8;1.8;11.5;.4;2.77;13500 +72099;44.24794;6.76933;1800;20220828;21.3;12.4;16.9;1.2;12.7;.1;3.45;20300 +72099;44.24794;6.76933;1800;20220829;22.5;11.7;17.1;1.6;12.1;.3;4.07;24400 +72099;44.24794;6.76933;1800;20220830;20.7;13.2;17;2;11;2;3.19;15000 +72099;44.24794;6.76933;1800;20220831;19.1;9.8;14.5;1.7;9.9;1.5;3.17;18100 +72099;44.24794;6.76933;1800;20220901;19.8;10.6;15.2;1.7;11.7;0;2.88;15800 +72099;44.24794;6.76933;1800;20220902;14.7;11;12.9;1.7;11.8;1.2;1.86;9800 +72099;44.24794;6.76933;1800;20220903;16.9;10.6;13.8;1.3;9.6;6.9;2.45;13200 +72099;44.24794;6.76933;1800;20220904;19.1;9.7;14.4;1.2;10.3;.1;3.2;20600 +72099;44.24794;6.76933;1800;20220905;20.3;11.8;16.1;1.3;12.3;.6;3.33;20800 +72099;44.24794;6.76933;1800;20220906;18.7;13.3;16;1.2;12.6;2.1;2.37;12500 +72099;44.24794;6.76933;1800;20220907;19;12.3;15.7;1.4;13.5;2.9;2.28;12300 +72099;44.24794;6.76933;1800;20220908;18.4;10.2;14.3;1.9;9.6;0;3.28;20100 +72099;44.24794;6.76933;1800;20220909;16.5;9;12.8;3.7;6.3;0;4.14;23200 +72099;44.24794;6.76933;1800;20220910;18.4;8.4;13.4;2.1;5.6;0;3.65;21000 +72099;44.24794;6.76933;1800;20220911;19.4;9.6;14.5;1.9;7.9;0;3.67;23100 +72099;44.24794;6.76933;1800;20220912;21.3;10;15.7;1.6;11.2;0;3.48;22400 +72099;44.24794;6.76933;1800;20220913;21.8;12.5;17.2;1.6;9;0;3.29;17500 +72099;44.24794;6.76933;1800;20220914;13.1;14.4;13.8;2.3;10.9;22.1;1.55;3300 +72099;44.24794;6.76933;1800;20220915;19.2;8.8;14;3;9.9;0;3.52;21700 +72099;44.24794;6.76933;1800;20220916;19.9;11;15.5;2.2;8.6;0;3.61;21400 +72099;44.24794;6.76933;1800;20220917;15.3;7.4;11.4;2.4;5.5;0;3.4;22200 +72099;44.24794;6.76933;1800;20220918;15.2;4;9.6;1.9;7.3;0;2.8;21200 +72099;44.24794;6.76933;1800;20220919;18.1;7.5;12.8;1.9;6.2;0;3.28;21200 +72099;44.24794;6.76933;1800;20220920;16.4;6.8;11.6;1.5;9.3;0;2.2;14000 +72099;44.24794;6.76933;1800;20220921;11.7;5.8;8.8;1.3;8.8;0;1.3;6800 +72099;44.24794;6.76933;1800;20220922;13.8;4.7;9.3;1.6;8.8;0;1.9;13400 +72099;44.24794;6.76933;1800;20220923;13.3;5.3;9.3;1.3;9;3.8;1.7;11700 +72099;44.24794;6.76933;1800;20220924;7.9;6;7;1.6;9.4;9.3;.79;3900 +72099;44.24794;6.76933;1800;20220925;12.7;5;8.9;1.8;8;.5;2.08;15900 +72099;44.24794;6.76933;1800;20220926;14;5.5;9.8;1.6;6;0;2.53;19200 +72099;44.24794;6.76933;1800;20220927;13.4;3.9;8.7;3.2;5.8;0;2.79;18400 +72099;44.24794;6.76933;1800;20220928;12.6;4.3;8.5;3.7;6.4;2.7;2.6;16800 +72099;44.24794;6.76933;1800;20220929;12;4.4;8.2;2.8;6.5;0;2.28;15500 +72099;44.24794;6.76933;1800;20220930;6.4;5;5.7;2.1;7;8.1;1.08;4600 +72099;44.24794;6.76933;1800;20221001;15.5;2.4;9;2.5;7.4;.1;2.39;17400 +72099;44.24794;6.76933;1800;20221002;20.4;9.4;14.9;3.1;5.8;0;3.62;15900 +72099;44.24794;6.76933;1800;20221003;18.7;11.3;15;2.1;5.8;0;2.92;14300 +72099;44.24794;6.76933;1800;20221004;17.9;9.7;13.8;1.6;8.7;0;2.38;15500 +72099;44.24794;6.76933;1800;20221005;15.5;8.4;12;1.5;10.1;.3;1.98;14900 +72099;44.24794;6.76933;1800;20221006;17;8.2;12.6;1.8;10;0;2.06;13900 +72099;44.24794;6.76933;1800;20221007;16.9;7.6;12.3;.9;9.4;0;1.97;16100 +72099;44.24794;6.76933;1800;20221008;13.7;8.1;10.9;1.3;10.1;1.3;1.19;5600 +72099;44.24794;6.76933;1800;20221009;8.7;7;7.9;1.5;10.2;0;.67;2900 +72099;44.24794;6.76933;1800;20221010;11.2;6.8;9;.9;9.9;0;1.09;7700 +72099;44.24794;6.76933;1800;20221011;12.7;7;9.9;.8;9.2;.9;1.47;12700 +72099;44.24794;6.76933;1800;20221012;11.5;6.5;9;1;9.6;.1;1.29;11000 +72099;44.24794;6.76933;1800;20221013;13.1;5.9;9.5;1.6;9.1;0;1.48;11700 +72099;44.24794;6.76933;1800;20221014;13.7;7.6;10.7;1.7;7.7;0;1.75;11900 +72099;44.24794;6.76933;1800;20221015;17.9;8.8;13.4;2.1;7.3;0;2.38;15200 +72099;44.24794;6.76933;1800;20221016;13.7;8.6;11.2;1.2;9.1;0;1.51;11700 +72099;44.24794;6.76933;1800;20221017;15.4;8.4;11.9;1.2;9.4;0;1.6;12700 +72099;44.24794;6.76933;1800;20221018;17.6;9.1;13.4;1.3;9;0;1.81;13800 +72099;44.24794;6.76933;1800;20221019;19.1;11.4;15.3;1.7;8.1;0;2.16;13800 +72099;44.24794;6.76933;1800;20221020;16.6;11;13.8;2.1;8.1;4.8;2.01;9700 +72099;44.24794;6.76933;1800;20221021;10.5;7.6;9.1;2.3;10.4;6.1;.69;1200 +72099;44.24794;6.76933;1800;20221022;13.5;8.7;11.1;2.1;9.9;0;1.25;5800 +72099;44.24794;6.76933;1800;20221023;16.2;10;13.1;1.6;9;1.1;1.55;7600 +72099;44.24794;6.76933;1800;20221024;13.6;10.5;12.1;1.7;8.7;1.1;1.41;5800 +72099;44.24794;6.76933;1800;20221025;14.8;7.9;11.4;2.3;7.7;0;1.79;11200 +72099;44.24794;6.76933;1800;20221026;17;10.2;13.6;1.4;7.6;0;1.66;11500 +72099;44.24794;6.76933;1800;20221027;18.8;11.4;15.1;1.6;7.8;.1;1.86;11700 +72099;44.24794;6.76933;1800;20221028;19;11.9;15.5;1.6;7.6;0;1.87;11900 +72099;44.24794;6.76933;1800;20221029;18.7;13;15.9;1.3;7.7;0;1.67;11400 +72099;44.24794;6.76933;1800;20221030;17;10.8;13.9;1.5;7;0;1.66;11200 +72099;44.24794;6.76933;1800;20221031;15.2;9.2;12.2;1.2;6.9;.6;1.38;11400 +72099;44.24794;6.76933;1800;20221101;11;6.3;8.7;1.9;7.7;20.2;1.15;6600 +72099;44.24794;6.76933;1800;20221102;11.6;5.8;8.7;1.5;7.4;0;1.15;11000 +72099;44.24794;6.76933;1800;20221103;7.4;4.4;5.9;1.8;7.8;24.3;.72;2900 +72099;44.24794;6.76933;1800;20221104;6.8;1.4;4.1;5.1;4.8;.7;1.65;10800 +72099;44.24794;6.76933;1800;20221105;9.6;-.9;4.4;1.9;3.6;0;1.32;11600 +72099;44.24794;6.76933;1800;20221106;9;2;5.5;1.6;4.3;0;1.16;10400 +72099;44.24794;6.76933;1800;20221107;13.1;3.9;8.5;1;4;0;1.04;11200 +72099;44.24794;6.76933;1800;20221108;11.1;4.5;7.8;1.3;4.9;0;1.1;9900 +72099;44.24794;6.76933;1800;20221109;7.8;4.6;6.2;1.3;8.4;10.1;.6;1900 +72099;44.24794;6.76933;1800;20221110;12.5;4.6;8.6;1.3;7.5;0;.93;9900 +72099;44.24794;6.76933;1800;20221111;12.1;6;9.1;1.4;5.2;0;1.12;10200 +72099;44.24794;6.76933;1800;20221112;14.2;8.3;11.3;1.7;3.8;0;1.67;5800 +72099;44.24794;6.76933;1800;20221113;9.3;7.2;8.3;1.3;4.9;.1;1.09;5900 +72099;44.24794;6.76933;1800;20221114;4.4;.8;2.6;1;6.8;2.9;.47;3900 +72099;44.24794;6.76933;1800;20221115;5.3;2.2;3.8;1.8;8;11.1;.39;1400 +72099;44.24794;6.76933;1800;20221116;9.6;2.8;6.2;2.6;6.2;0;1.06;9300 +72099;44.24794;6.76933;1800;20221117;9.9;4.8;7.4;4.5;5.2;1.4;1.88;7700 +72099;44.24794;6.76933;1800;20221118;8.2;1.3;4.8;3;4.3;0;1.32;9800 +72099;44.24794;6.76933;1800;20221119;6.7;.6;3.7;1.5;3.7;0;.88;8100 +72099;44.24794;6.76933;1800;20221120;5.1;-1;2.1;1.5;3.3;0;.77;9400 +72099;44.24794;6.76933;1800;20221121;7.5;.4;4;1.9;3;4.7;1.24;5000 +72099;44.24794;6.76933;1800;20221122;3.3;-.5;1.4;4;3.9;0;1.13;8800 +72099;44.24794;6.76933;1800;20221123;7.2;-1.1;3.1;2.4;3;.2;1.22;8100 +72099;44.24794;6.76933;1800;20221124;8.3;1.6;5;1.6;3.3;0;.93;8900 +72099;44.24794;6.76933;1800;20221125;7.1;1.6;4.4;1.5;4;0;.84;6900 +72099;44.24794;6.76933;1800;20221126;7.6;1.5;4.6;2;3.1;0;1.12;7800 +72099;44.24794;6.76933;1800;20221127;5.9;0;3;1.7;3.5;0;.83;7700 +72099;44.24794;6.76933;1800;20221128;0;-2.2;-1.1;1.2;5;.8;.39;2600 +72099;44.24794;6.76933;1800;20221129;.7;-2.7;-1;1.5;4.7;.2;.43;3600 +72099;44.24794;6.76933;1800;20221130;5;-1.9;1.6;1.1;4;0;.47;8200 +72099;44.24794;6.76933;1800;20221201;4;-3.1;.5;1.2;4;0;.44;8300 +72099;44.24794;6.76933;1800;20221202;1.2;-4.1;-1.4;1.4;4.1;1;.4;6600 +72099;44.24794;6.76933;1800;20221203;0;-4.3;-2.1;2.2;4.7;14.3;.4;1600 +72099;44.24794;6.76933;1800;20221204;.1;-1.4;-.6;2.2;5.5;15;.34;2200 +72099;44.24794;6.76933;1800;20221205;2.5;-3.1;-.3;1.4;4;0;.42;7700 +72099;44.24794;6.76933;1800;20221206;7.1;.2;3.7;1.1;1.8;0;.61;8100 +72099;44.24794;6.76933;1800;20221207;7.6;.7;4.2;1.4;2.2;0;.76;8200 +72099;44.24794;6.76933;1800;20221208;3.3;-2.1;.6;1.3;3.5;23.6;.53;6500 +72099;44.24794;6.76933;1800;20221209;2.6;-.6;1;3;6.2;19.4;.39;1400 +72099;44.24794;6.76933;1800;20221210;5.6;.9;3.3;2;4.4;0;.76;6200 +72099;44.24794;6.76933;1800;20221211;-.5;-3.9;-2.2;2.5;.9;0;1.1;7400 +72099;44.24794;6.76933;1800;20221212;.1;-6.2;-3;1.4;2;11.6;.54;7100 +72099;44.24794;6.76933;1800;20221213;1.3;-6.2;-2.4;2.2;5.1;6.1;.24;3400 +72099;44.24794;6.76933;1800;20221214;5.5;-2.5;1.5;2;5.9;.1;.4;5500 +72099;44.24794;6.76933;1800;20221215;2.5;1.7;2.1;2.1;5.6;31.3;.66;700 +72099;44.24794;6.76933;1800;20221216;3.7;1.2;2.5;1.4;6.4;0;.34;4800 +72099;44.24794;6.76933;1800;20221217;5.9;.3;3.1;.8;3.8;0;.3;7900 +72099;44.24794;6.76933;1800;20221218;3.5;-2.7;.4;1.1;4;0;.32;7800 +72099;44.24794;6.76933;1800;20221219;4.9;-2;1.5;1;4.3;0;.38;6500 +72099;44.24794;6.76933;1800;20221220;5.6;-.2;2.7;1.4;6;1;.36;6100 +72099;44.24794;6.76933;1800;20221221;3.4;.9;2.2;1.8;6.7;7.4;.38;2000 +72099;44.24794;6.76933;1800;20221222;9;2.6;5.8;3.5;4.7;0;1.33;6700 +72099;44.24794;6.76933;1800;20221223;11.7;3.9;7.8;4.3;6.4;0;1.45;6200 +72099;44.24794;6.76933;1800;20221224;12.7;7.3;10;4.3;5.6;0;2.04;5500 +72099;44.24794;6.76933;1800;20221225;10.7;7.4;9.1;2;4.7;0;1.04;7500 +72099;44.24794;6.76933;1800;20221226;9.7;5.2;7.5;3;4.8;0;1.32;7200 +72099;44.24794;6.76933;1800;20221227;8.4;3.5;6;3.5;2.9;0;1.7;7700 +72099;44.24794;6.76933;1800;20221228;5.8;1.3;3.6;1.6;2.6;0;.76;7800 +72099;44.24794;6.76933;1800;20221229;2.3;-.4;1;1.3;6;1.7;.39;1800 +72099;44.24794;6.76933;1800;20221230;5.5;.3;2.9;1.4;6.4;.4;.44;3600 +72099;44.24794;6.76933;1800;20221231;10.1;4;7.1;2.4;7.4;0;.76;5600 +72100;44.2572;7.08149;1610;20220101;8.1;-4;2;1.1;4.02;0;.43;7177 +72100;44.2572;7.08149;1610;20220102;5.7;-4;.8;1;4.02;0;.37;6481 +72100;44.2572;7.08149;1610;20220103;5.7;-5.6;0;1.1;3.92;0;.37;7015 +72100;44.2572;7.08149;1610;20220104;10.5;-4.6;2.9;1.6;4.82;.4;.6;7480 +72100;44.2572;7.08149;1610;20220105;2.3;-.2;1;1.2;3.92;1;.57;3454 +72100;44.2572;7.08149;1610;20220106;.5;-13.7;-6.6;1.1;1.62;.1;.41;7578 +72100;44.2572;7.08149;1610;20220107;.3;-14.7;-7.2;1.1;1.91;0;.36;7632 +72100;44.2572;7.08149;1610;20220108;2.4;-10.8;-4.2;1.4;2.92;.8;.4;7689 +72100;44.2572;7.08149;1610;20220109;-1.4;-5.7;-3.6;2.4;3.31;0;.5;4587 +72100;44.2572;7.08149;1610;20220110;-1.9;-12.4;-7.2;.8;2.02;0;.29;7102 +72100;44.2572;7.08149;1610;20220111;1.9;-13.6;-5.9;1.7;1.72;0;.63;7879 +72100;44.2572;7.08149;1610;20220112;5.7;-12.3;-3.3;1.6;1.52;0;.81;7948 +72100;44.2572;7.08149;1610;20220113;8.3;-8.9;-.3;1.6;2.22;0;.86;8021 +72100;44.2572;7.08149;1610;20220114;10.3;-7.2;1.5;1.1;2.92;0;.66;8096 +72100;44.2572;7.08149;1610;20220115;9.3;-6.7;1.3;1.2;3.11;0;.66;8175 +72100;44.2572;7.08149;1610;20220116;6.3;-8.5;-1.1;1.1;2.42;0;.58;8256 +72100;44.2572;7.08149;1610;20220117;8;-10.9;-1.5;.9;2.11;0;.57;8341 +72100;44.2572;7.08149;1610;20220118;7.6;-7.2;.2;1.8;2.81;0;.87;8428 +72100;44.2572;7.08149;1610;20220119;6.6;-9.1;-1.3;1;2.72;0;.55;8519 +72100;44.2572;7.08149;1610;20220120;3.9;-10.3;-3.2;.8;2.42;0;.44;8612 +72100;44.2572;7.08149;1610;20220121;3;-12.6;-4.8;1.7;2.02;0;.71;8708 +72100;44.2572;7.08149;1610;20220122;5.4;-11.7;-3.2;1.2;2.52;0;.62;8807 +72100;44.2572;7.08149;1610;20220123;8.8;-8.2;.3;.9;2.72;0;.63;8909 +72100;44.2572;7.08149;1610;20220124;8.1;-9.5;-.7;1;2.81;0;.65;9014 +72100;44.2572;7.08149;1610;20220125;11.4;-8.5;1.4;1.1;2.81;0;.83;9121 +72100;44.2572;7.08149;1610;20220126;7.6;-9.8;-1.1;1.2;2.42;0;.77;9231 +72100;44.2572;7.08149;1610;20220127;6.9;-9.8;-1.5;1.1;2.42;0;.72;9344 +72100;44.2572;7.08149;1610;20220128;10.4;-8.1;1.1;1.4;2.61;0;1;9459 +72100;44.2572;7.08149;1610;20220129;8.6;-8.5;0;1.1;3.02;0;.76;9577 +72100;44.2572;7.08149;1610;20220130;10.2;-6.4;1.9;1.4;3.02;0;.98;9698 +72100;44.2572;7.08149;1610;20220131;5.6;-6.9;-.7;5;2.31;0;1.75;9660 +72100;44.2572;7.08149;1610;20220201;6.9;-11.8;-2.5;2.2;3.02;0;.99;9947 +72100;44.2572;7.08149;1610;20220202;11.8;0;5.9;5.3;3.61;0;2.46;9629 +72100;44.2572;7.08149;1610;20220203;9.7;-4.7;2.5;1.3;3.72;0;.93;10206 +72100;44.2572;7.08149;1610;20220204;8.1;-7.5;.3;1.3;3.42;0;.87;10338 +72100;44.2572;7.08149;1610;20220205;9.2;-8;.6;1;3.02;0;.86;10474 +72100;44.2572;7.08149;1610;20220206;6.9;-11;-2.1;2.1;2.81;0;1.09;10611 +72100;44.2572;7.08149;1610;20220207;11.6;-2.7;4.4;4.1;2.81;0;2.3;10751 +72100;44.2572;7.08149;1610;20220208;11.8;-8.3;1.7;1.1;3.11;0;1.05;10893 +72100;44.2572;7.08149;1610;20220209;12.5;-6.4;3;1.2;3.31;0;1.15;11037 +72100;44.2572;7.08149;1610;20220210;-.4;-7.1;-3.8;2.6;7.14;0;.51;7900 +72100;44.2572;7.08149;1610;20220211;2.1;1;1.6;3.7;6.94;0;.62;9200 +72100;44.2572;7.08149;1610;20220212;-1.7;-3.3;-2.5;8.2;4.74;0;.7;7800 +72100;44.2572;7.08149;1610;20220213;.7;-5.1;-2.2;4.2;4.54;5;.84;9800 +72100;44.2572;7.08149;1610;20220214;-1.7;-5.5;-3.6;4.2;4.64;24.1;.5;4600 +72100;44.2572;7.08149;1610;20220215;3.5;-6.3;-1.4;3.3;5.24;0;.8;9500 +72100;44.2572;7.08149;1610;20220216;4;-12.6;-4.3;1.4;3.42;0;.79;12101 +72100;44.2572;7.08149;1610;20220217;12;-4.7;3.6;3.8;4.11;.1;2;12261 +72100;44.2572;7.08149;1610;20220218;15.1;-3.7;5.7;1.5;4.21;0;1.58;12422 +72100;44.2572;7.08149;1610;20220219;7.8;-.9;3.4;1.4;4.92;0;1.09;10312 +72100;44.2572;7.08149;1610;20220220;11.3;-7.6;1.8;1.2;3.92;0;1.24;12749 +72100;44.2572;7.08149;1610;20220221;2.9;-3.1;-.1;3.8;3.72;0;1.22;8820 +72100;44.2572;7.08149;1610;20220222;9.8;-2.9;3.4;1.6;3.02;0;1.52;12895 +72100;44.2572;7.08149;1610;20220223;12.7;-6.9;2.9;1;3.22;0;1.36;13250 +72100;44.2572;7.08149;1610;20220224;8.7;-5.6;1.5;1.3;3.61;0;1.28;13420 +72100;44.2572;7.08149;1610;20220225;7.1;-7.1;0;1.7;2.72;0;1.4;13592 +72100;44.2572;7.08149;1610;20220226;3.7;-10.5;-3.4;2.1;1.62;0;1.42;13764 +72100;44.2572;7.08149;1610;20220227;2.1;-12;-5;2.5;2.02;0;1.28;13938 +72100;44.2572;7.08149;1610;20220228;9.6;-12.4;-1.4;1.6;2.42;0;1.53;14112 +72100;44.2572;7.08149;1610;20220301;8.6;-6.2;1.2;3.2;3.02;0;1.93;14288 +72100;44.2572;7.08149;1610;20220302;9.3;-8.5;.4;.8;3.22;0;1.27;14465 +72100;44.2572;7.08149;1610;20220303;7.3;-2.6;2.3;1.9;3.81;0;1.49;12746 +72100;44.2572;7.08149;1610;20220304;6.3;-7.2;-.5;2.1;3.61;.7;1.41;14821 +72100;44.2572;7.08149;1610;20220305;5.4;-4.6;.4;1.3;3.02;0;1.33;13117 +72100;44.2572;7.08149;1610;20220306;3.3;-11.1;-3.9;1.4;2.61;0;1.2;15180 +72100;44.2572;7.08149;1610;20220307;6.6;-11.5;-2.5;.8;2.42;0;1.26;15361 +72100;44.2572;7.08149;1610;20220308;7.8;-10.5;-1.4;1.1;2.61;0;1.43;15542 +72100;44.2572;7.08149;1610;20220309;10.1;-10.4;-.2;1;2.72;0;1.53;15724 +72100;44.2572;7.08149;1610;20220310;10.5;-8.5;1;2.8;2.92;.2;2.15;15906 +72100;44.2572;7.08149;1610;20220311;-.3;-1.5;-.9;5.9;3.92;.6;1.1;5010 +72100;44.2572;7.08149;1610;20220312;-.8;-3.7;-2.3;5.1;3.92;1.1;.92;7753 +72100;44.2572;7.08149;1610;20220313;-.5;-2.7;-1.6;6.1;3.81;18.4;1.08;6855 +72100;44.2572;7.08149;1610;20220314;7.1;-9;-1;2.8;4.52;1.7;1.45;16640 +72100;44.2572;7.08149;1610;20220315;11.6;-1.2;5.2;1;5.92;0;1.75;16585 +72100;44.2572;7.08149;1610;20220316;15.7;-.8;7.4;1.1;5.32;0;2.1;17008 +72100;44.2572;7.08149;1610;20220317;10.7;1.7;6.2;4.2;5.32;.9;2.33;14243 +72100;44.2572;7.08149;1610;20220318;2.9;0;1.5;11.8;6.84;.6;.98;16400 +72100;44.2572;7.08149;1610;20220319;3.4;-2.5;.5;8.8;5.84;0;1.3;15600 +72100;44.2572;7.08149;1610;20220320;3.8;-4.6;-.4;6;4.84;0;1.54;13500 +72100;44.2572;7.08149;1610;20220321;5;-3.3;.9;5.9;4.34;0;2.39;24100 +72100;44.2572;7.08149;1610;20220322;5.6;-2.2;1.7;7.7;4.14;0;2.77;24100 +72100;44.2572;7.08149;1610;20220323;8.4;-.6;3.9;5.8;3.64;0;3.48;26000 +72100;44.2572;7.08149;1610;20220324;11.1;3.3;7.2;4.4;4.34;0;3.73;24900 +72100;44.2572;7.08149;1610;20220325;8.9;2.9;5.9;2.8;4.14;0;3.12;24400 +72100;44.2572;7.08149;1610;20220326;11.3;2.7;7;3.1;4.24;0;3.46;25100 +72100;44.2572;7.08149;1610;20220327;8.8;3.7;6.3;6.6;5.04;0;3.18;14800 +72100;44.2572;7.08149;1610;20220328;12.9;4.4;8.7;5.3;4.24;0;4.34;24000 +72100;44.2572;7.08149;1610;20220329;6;1.6;3.8;4.5;6.34;.8;1.88;13900 +72100;44.2572;7.08149;1610;20220330;2.8;-1.1;.9;4.6;7.34;10;.62;8700 +72100;44.2572;7.08149;1610;20220331;6.3;-.7;2.8;4.3;7.34;2.2;1.34;13000 +72100;44.2572;7.08149;1610;20220401;4.2;0;2.1;4.4;6.54;7.4;1.49;14700 +72100;44.2572;7.08149;1610;20220402;-3.4;-5.7;-4.5;3.4;4.74;2.5;.83;13900 +72100;44.2572;7.08149;1610;20220403;1.5;-4.7;-1.6;1.7;5.54;1.1;1.66;21600 +72100;44.2572;7.08149;1610;20220404;1.5;-3.7;-1.1;2.3;6.04;0;1.64;23000 +72100;44.2572;7.08149;1610;20220405;7.5;-1.5;3;2.7;7.54;0;2.25;25700 +72100;44.2572;7.08149;1610;20220406;7;2.8;4.9;3.1;8.04;0;2.42;25400 +72100;44.2572;7.08149;1610;20220407;10.2;-.2;5;3.1;8.44;1;1.49;10600 +72100;44.2572;7.08149;1610;20220408;12;5.6;8.8;3.7;9.34;1.3;2.06;11200 +72100;44.2572;7.08149;1610;20220409;11.9;5.4;8.7;4.2;4.14;0;4.03;20700 +72100;44.2572;7.08149;1610;20220410;6.4;-2.9;1.8;4.5;4.34;0;2.69;22600 +72100;44.2572;7.08149;1610;20220411;5.8;-1.1;2.4;4.3;5.74;0;2.4;24000 +72100;44.2572;7.08149;1610;20220412;6.9;.2;3.6;1.6;6.04;0;2.65;25000 +72100;44.2572;7.08149;1610;20220413;12.9;3.8;8.4;4.7;7.74;0;3.49;24900 +72100;44.2572;7.08149;1610;20220414;14.8;4.3;9.6;6.7;8.24;0;3.96;25600 +72100;44.2572;7.08149;1610;20220415;18;8.1;13.1;3.7;8.24;0;4.52;25100 +72100;44.2572;7.08149;1610;20220416;17.4;7.8;12.6;4.4;8.94;1;4.07;20700 +72100;44.2572;7.08149;1610;20220417;10.8;1.8;6.3;4.4;7.24;0;2.75;19400 +72100;44.2572;7.08149;1610;20220418;9.9;.3;5.1;2.8;7.94;0;2.43;21400 +72100;44.2572;7.08149;1610;20220419;7.3;3.7;5.5;4.2;8.64;0;2.19;21600 +72100;44.2572;7.08149;1610;20220420;5.1;2.9;4;2.4;8.54;5.1;1.32;11600 +72100;44.2572;7.08149;1610;20220421;1.7;1.7;1.7;8.1;7.24;10.8;.89;11800 +72100;44.2572;7.08149;1610;20220422;6.2;-.8;2.7;5.8;8.14;0;1.05;13000 +72100;44.2572;7.08149;1610;20220423;4.9;2.7;3.8;6.4;8.34;26;.97;9400 +72100;44.2572;7.08149;1610;20220424;3.9;-.6;1.7;4;7.64;0;1;11900 +72100;44.2572;7.08149;1610;20220425;5.9;1.7;3.8;1.7;8.94;0;1.54;14200 +72100;44.2572;7.08149;1610;20220426;6.3;3;4.7;2;9.14;0;2.3;22700 +72100;44.2572;7.08149;1610;20220427;10.6;3.9;7.3;2.2;10.64;0;2.71;24200 +72100;44.2572;7.08149;1610;20220428;13.7;5.2;9.5;4.8;8.84;0;3.62;24800 +72100;44.2572;7.08149;1610;20220429;13.3;4;8.7;4.9;9.34;0;3.34;25600 +72100;44.2572;7.08149;1610;20220430;12.4;4.8;8.6;3.4;8.94;2.3;3.3;24600 +72100;44.2572;7.08149;1610;20220501;10.1;4.3;7.2;2.3;9.74;.1;2.87;24500 +72100;44.2572;7.08149;1610;20220502;12.2;4.2;8.2;3;10.04;.4;3.07;25200 +72100;44.2572;7.08149;1610;20220503;11.6;4.6;8.1;1.6;10.74;.6;3.05;24600 +72100;44.2572;7.08149;1610;20220504;12.2;4.9;8.6;2.6;10.74;1.4;3.04;24900 +72100;44.2572;7.08149;1610;20220505;5.4;4.4;4.9;4.5;8.84;5.7;2.11;23000 +72100;44.2572;7.08149;1610;20220506;7.9;2.5;5.2;1.4;7.52;11.5;1.99;16256 +72100;44.2572;7.08149;1610;20220507;12.8;4.2;8.5;2.1;8.02;1;2.83;20556 +72100;44.2572;7.08149;1610;20220508;12.4;4.2;8.3;2.4;8.32;1.2;2.71;20172 +72100;44.2572;7.08149;1610;20220509;14;6.4;10.2;2.2;8.12;.6;3.02;19517 +72100;44.2572;7.08149;1610;20220510;17.6;-.2;8.7;2;7.61;0;3.64;25861 +72100;44.2572;7.08149;1610;20220511;19.5;2.6;11;1.9;8.52;0;3.94;25975 +72100;44.2572;7.08149;1610;20220512;22.4;1.9;12.1;1.6;7.82;0;4.25;26087 +72100;44.2572;7.08149;1610;20220513;21.2;3.4;12.3;1.8;9.12;0;4.15;26197 +72100;44.2572;7.08149;1610;20220514;20.3;4.2;12.2;2.1;9.91;.2;4.06;26304 +72100;44.2572;7.08149;1610;20220515;18.5;4.2;11.3;1.3;9.91;1.8;3.82;26409 +72100;44.2572;7.08149;1610;20220516;21;2.9;11.9;1.5;8.41;0;4.15;26511 +72100;44.2572;7.08149;1610;20220517;23.5;3.3;13.4;1.2;8.62;0;4.34;26611 +72100;44.2572;7.08149;1610;20220518;20.6;3.4;12;2.2;10.21;9.2;4.09;26708 +72100;44.2572;7.08149;1610;20220519;22.7;9.8;16.2;1.6;10.82;.4;4.57;26396 +72100;44.2572;7.08149;1610;20220520;23.9;4.9;14.4;2.2;8.91;0;4.82;26895 +72100;44.2572;7.08149;1610;20220521;25.3;4.5;14.9;1.7;8.62;0;4.84;26985 +72100;44.2572;7.08149;1610;20220522;26.6;6;16.3;1.4;9.12;.6;4.9;27072 +72100;44.2572;7.08149;1610;20220523;21.9;6.3;14.1;2.1;8.41;0;4.7;27156 +72100;44.2572;7.08149;1610;20220524;18.5;4.6;11.5;1.5;8.41;2.3;4.1;27238 +72100;44.2572;7.08149;1610;20220525;14.4;4.1;9.2;.7;9.52;1.5;3.31;24058 +72100;44.2572;7.08149;1610;20220526;17.6;2.9;10.2;2;9.62;2.6;3.82;27393 +72100;44.2572;7.08149;1610;20220527;23.2;5;14.1;1.8;9.02;1.6;4.71;27467 +72100;44.2572;7.08149;1610;20220528;24;2.5;13.2;2;8.02;3.1;4.85;27538 +72100;44.2572;7.08149;1610;20220529;20;2.4;11.2;2.6;7.52;.1;4.5;27606 +72100;44.2572;7.08149;1610;20220530;17.3;-.6;8.3;2.2;6.02;0;4.08;27671 +72100;44.2572;7.08149;1610;20220531;17.3;2.4;9.8;1.5;7.82;.1;3.98;27733 +72100;44.2572;7.08149;1610;20220601;20.8;2.5;11.6;2;8.12;0;4.45;27793 +72100;44.2572;7.08149;1610;20220602;23.7;5.3;14.5;2.7;9.21;0;5.08;27850 +72100;44.2572;7.08149;1610;20220603;18.8;7.7;13.2;2;11.21;7.5;3.97;25498 +72100;44.2572;7.08149;1610;20220604;22.9;6.4;14.6;2.6;10.52;.1;4.85;27954 +72100;44.2572;7.08149;1610;20220605;22.5;8;15.2;2.1;9.32;0;4.94;28002 +72100;44.2572;7.08149;1610;20220606;22.9;3.3;13.1;2.2;9.12;0;4.76;28048 +72100;44.2572;7.08149;1610;20220607;20.8;6.4;13.6;1.8;7.82;0;4.71;28090 +72100;44.2572;7.08149;1610;20220608;19.3;.2;9.7;1.9;6.82;0;4.3;28129 +72100;44.2572;7.08149;1610;20220609;17.4;5.9;11.6;2.4;6.21;0;4.42;26191 +72100;44.2572;7.08149;1610;20220610;21.7;-1.2;10.2;2.6;6.42;0;4.81;28199 +72100;44.2572;7.08149;1610;20220611;24.3;2.3;13.3;2.1;7.71;0;5.06;28229 +72100;44.2572;7.08149;1610;20220612;26.5;3.1;14.8;1.1;7.82;.1;4.9;28256 +72100;44.2572;7.08149;1610;20220613;25.9;5.6;15.7;1.5;8.91;.1;5.1;28281 +72100;44.2572;7.08149;1610;20220614;22.1;5.5;13.8;2.7;10.82;.2;4.69;28302 +72100;44.2572;7.08149;1610;20220615;25.8;6.7;16.2;1.2;10.41;.1;4.96;28320 +72100;44.2572;7.08149;1610;20220616;28.3;6.2;17.2;1.7;8.41;0;5.54;28336 +72100;44.2572;7.08149;1610;20220617;28.8;4.1;16.4;1.6;9.52;0;5.4;28348 +72100;44.2572;7.08149;1610;20220618;25.4;9.4;17.4;1.8;12.91;.1;5.1;28357 +72100;44.2572;7.08149;1610;20220619;23;7.6;15.3;2.8;12.41;0;4.8;28364 +72100;44.2572;7.08149;1610;20220620;26.9;8.7;17.8;2.4;10.12;0;5.67;28367 +72100;44.2572;7.08149;1610;20220621;25.3;11.6;18.4;2.1;10.12;1.2;5.52;28367 +72100;44.2572;7.08149;1610;20220622;20.7;9.3;15;1.2;12.12;6;4.3;26260 +72100;44.2572;7.08149;1610;20220623;21.7;5.7;13.7;1.6;9.71;2;4.63;28358 +72100;44.2572;7.08149;1610;20220624;18.1;4.8;11.4;1.2;9.21;4.9;4.18;28332 +72100;44.2572;7.08149;1610;20220625;19.8;2.3;11;2.1;8.32;0;4.38;28337 +72100;44.2572;7.08149;1610;20220626;20.3;5.6;12.9;3.1;11.12;0;4.37;28322 +72100;44.2572;7.08149;1610;20220627;21.1;12.7;16.9;4.7;12.12;0;4.58;22526 +72100;44.2572;7.08149;1610;20220628;20;10.7;15.3;2.1;12.41;26.7;4.03;23673 +72100;44.2572;7.08149;1610;20220629;24.6;3.9;14.2;1.4;9.32;.2;4.81;28260 +72100;44.2572;7.08149;1610;20220630;22.4;6.4;14.4;1.6;10.32;0;4.68;28233 +72100;44.2572;7.08149;1610;20220701;23.6;6.3;14.9;1.9;8.52;0;5.03;28203 +72100;44.2572;7.08149;1610;20220702;26.9;3;14.9;1.5;7.71;0;5.15;28170 +72100;44.2572;7.08149;1610;20220703;28.4;5.6;17;2;9.82;1;5.55;28134 +72100;44.2572;7.08149;1610;20220704;25.4;8.4;16.9;1.6;11.52;3;5.03;28095 +72100;44.2572;7.08149;1610;20220705;25.3;6.4;15.8;1.7;9.52;0;5.07;28054 +72100;44.2572;7.08149;1610;20220706;22.5;6.1;14.3;2.5;11.02;1.1;4.7;28009 +72100;44.2572;7.08149;1610;20220707;25.7;5.1;15.4;2;9.32;0;5.16;27961 +72100;44.2572;7.08149;1610;20220708;23;9.3;16.2;2.2;11.73;0;4.63;24518 +72100;44.2572;7.08149;1610;20220709;21.9;9.3;15.6;1.4;12.53;0;4.35;24908 +72100;44.2572;7.08149;1610;20220710;22.3;9;15.6;1.7;12.63;0;4.37;25236 +72100;44.2572;7.08149;1610;20220711;23.4;9.9;16.7;1.8;13.3;0;4.54;25065 +72100;44.2572;7.08149;1610;20220712;23.5;9.5;16.5;1.5;13.1;0;4.45;25321 +72100;44.2572;7.08149;1610;20220713;23.9;10.9;17.4;1.6;14.26;3.7;4.35;24532 +72100;44.2572;7.08149;1610;20220714;25;13;19;1.4;14.76;.5;4.78;25245 +72100;44.2572;7.08149;1610;20220715;25.8;11.6;18.7;1.7;13.56;.1;4.96;26353 +72100;44.2572;7.08149;1610;20220716;26;9.5;17.8;1.9;13.96;.1;4.76;25820 +72100;44.2572;7.08149;1610;20220717;26.7;11.2;19;1.7;14.96;.2;4.71;24700 +72100;44.2572;7.08149;1610;20220718;27.7;12.5;20.1;2.4;15.66;4.9;4.7;23316 +72100;44.2572;7.08149;1610;20220719;25.1;9;17;2.7;12.91;1.8;4.97;27172 +72100;44.2572;7.08149;1610;20220720;27;12.7;19.8;1.9;13.32;.3;5.25;27089 +72100;44.2572;7.08149;1610;20220721;29.8;8;18.9;2.7;11.02;0;5.88;27003 +72100;44.2572;7.08149;1610;20220722;27.4;8.5;17.9;2.4;12.52;0;5.23;26915 +72100;44.2572;7.08149;1610;20220723;28.6;9.2;18.9;1.6;11.12;.2;5.21;26823 +72100;44.2572;7.08149;1610;20220724;27.1;9;18;2.5;13.41;.1;5.12;26730 +72100;44.2572;7.08149;1610;20220725;30.2;8.4;19.3;1.6;11.62;.7;5.29;26634 +72100;44.2572;7.08149;1610;20220726;26.5;7.2;16.8;2.1;11.41;2.2;4.97;26535 +72100;44.2572;7.08149;1610;20220727;24.2;10.2;17.2;3.2;12.62;.5;4.91;26434 +72100;44.2572;7.08149;1610;20220728;24.7;8.6;16.6;2.2;10.52;0;4.88;26331 +72100;44.2572;7.08149;1610;20220729;20.6;7.6;14.1;1.4;9.91;2.8;4.16;25930 +72100;44.2572;7.08149;1610;20220730;25.3;4.1;14.7;2.4;9.71;.4;4.83;26117 +72100;44.2572;7.08149;1610;20220731;25.9;6.4;16.1;2.1;10.02;0;4.88;26006 +72100;44.2572;7.08149;1610;20220801;28.9;6.1;17.5;1.4;9.21;0;4.91;25893 +72100;44.2572;7.08149;1610;20220802;23.7;6.3;15;3.4;11.02;0;4.69;25778 +72100;44.2572;7.08149;1610;20220803;24.1;9;16.5;2.7;12.32;.3;4.62;25661 +72100;44.2572;7.08149;1610;20220804;24.9;9.7;17.3;1.3;12.62;1.6;4.43;25542 +72100;44.2572;7.08149;1610;20220805;25.8;8.5;17.1;1.4;13.21;9.5;4.43;25420 +72100;44.2572;7.08149;1610;20220806;26.5;7.7;17.1;1.8;12.52;3.8;4.59;25296 +72100;44.2572;7.08149;1610;20220807;21.2;10.4;15.8;3.1;12.41;3.5;3.98;22711 +72100;44.2572;7.08149;1610;20220808;23.3;4.7;14;2;9.82;.7;4.26;25042 +72100;44.2572;7.08149;1610;20220809;24.5;6.7;15.6;3.1;10.71;3.2;4.7;24912 +72100;44.2572;7.08149;1610;20220810;22.8;10.7;16.7;2.5;13.21;5.5;4.14;23658 +72100;44.2572;7.08149;1610;20220811;24.5;8.4;16.4;1.7;11.71;.1;4.3;24646 +72100;44.2572;7.08149;1610;20220812;25.4;6.4;15.9;2;9.71;.1;4.53;24510 +72100;44.2572;7.08149;1610;20220813;26.8;4.2;15.5;1.6;7.61;.1;4.54;24372 +72100;44.2572;7.08149;1610;20220814;19;5.3;12.1;1;10.02;7.3;3.51;24232 +72100;44.2572;7.08149;1610;20220815;21.7;4;12.8;1.4;8.41;.2;3.82;24091 +72100;44.2572;7.08149;1610;20220816;23.2;3.2;13.2;1.6;9.32;4.8;3.92;23947 +72100;44.2572;7.08149;1610;20220817;19.3;8.4;13.8;2.4;11.52;10.5;3.42;21587 +72100;44.2572;7.08149;1610;20220818;17.9;5.1;11.5;1.7;10.62;15.1;3.26;23232 +72100;44.2572;7.08149;1610;20220819;20.1;4.2;12.1;1.4;9.52;0;3.51;23506 +72100;44.2572;7.08149;1610;20220820;23.8;3.4;13.6;1.4;9.12;0;3.83;23356 +72100;44.2572;7.08149;1610;20220821;23.8;6;14.9;1.7;10.62;3.4;3.91;23204 +72100;44.2572;7.08149;1610;20220822;22.3;7.3;14.8;1.7;11.21;.4;3.74;23051 +72100;44.2572;7.08149;1610;20220823;22.8;5.7;14.2;1.9;10.62;.2;3.78;22895 +72100;44.2572;7.08149;1610;20220824;23.5;6.5;15;2.1;11.32;0;3.86;22739 +72100;44.2572;7.08149;1610;20220825;24.3;7.8;16;1.2;11.82;.1;3.72;22581 +72100;44.2572;7.08149;1610;20220826;20.4;11.4;15.9;1.1;12.41;4.6;3.07;18509 +72100;44.2572;7.08149;1610;20220827;21;5.1;13;1.8;10.62;.2;3.41;22260 +72100;44.2572;7.08149;1610;20220828;24.2;6.4;15.3;1.6;10.41;.1;3.75;22098 +72100;44.2572;7.08149;1610;20220829;24.5;5.4;14.9;1.1;9.02;.3;3.58;21934 +72100;44.2572;7.08149;1610;20220830;23.1;8.3;15.7;1.1;11.32;3.7;3.47;21769 +72100;44.2572;7.08149;1610;20220831;21.6;6.9;14.2;1.4;11.32;2;3.33;21603 +72100;44.2572;7.08149;1610;20220901;22.1;5.5;13.8;1.4;10.02;0;3.36;21436 +72100;44.2572;7.08149;1610;20220902;20.3;5.3;12.8;1.1;9.82;0;3.11;21268 +72100;44.2572;7.08149;1610;20220903;19.5;6.8;13.1;1.2;10.82;3.2;3.01;20664 +72100;44.2572;7.08149;1610;20220904;20.6;4.1;12.3;1.6;9.82;.1;3.13;20927 +72100;44.2572;7.08149;1610;20220905;21.9;5.4;13.6;1.2;9.52;.2;3.18;20756 +72100;44.2572;7.08149;1610;20220906;21.1;5.3;13.2;1.3;10.91;1.4;3.03;20583 +72100;44.2572;7.08149;1610;20220907;20.4;8.6;14.5;1.8;11.71;3.2;3.02;19283 +72100;44.2572;7.08149;1610;20220908;19.9;8.1;14;1.2;10.21;0;2.9;19120 +72100;44.2572;7.08149;1610;20220909;17.7;1.7;9.7;1.6;7.02;0;2.85;20060 +72100;44.2572;7.08149;1610;20220910;19.9;-.5;9.7;1;6.32;0;2.76;19884 +72100;44.2572;7.08149;1610;20220911;24;.3;12.1;1.2;6.82;0;3.14;19707 +72100;44.2572;7.08149;1610;20220912;24.4;2.2;13.3;1;7.92;0;3.02;19530 +72100;44.2572;7.08149;1610;20220913;24.3;4.4;14.3;1.4;9.52;.1;3.17;19351 +72100;44.2572;7.08149;1610;20220914;17.6;10.8;14.2;2.1;11.71;16.7;2.33;13813 +72100;44.2572;7.08149;1610;20220915;19.7;6.8;13.2;1.5;10.21;0;2.76;18769 +72100;44.2572;7.08149;1610;20220916;20.1;4;12;1.3;8.71;0;2.72;18814 +72100;44.2572;7.08149;1610;20220917;14.6;.9;7.7;1.8;4.71;0;2.62;18633 +72100;44.2572;7.08149;1610;20220918;18.7;-4.2;7.2;1.3;4.02;0;2.63;18453 +72100;44.2572;7.08149;1610;20220919;21;-.2;10.4;1.3;4.52;0;2.82;18272 +72100;44.2572;7.08149;1610;20220920;19.9;-1.9;9;1.1;5.42;0;2.52;18091 +72100;44.2572;7.08149;1610;20220921;11.9;.7;6.3;4.2;7.32;0;1.99;16516 +72100;44.2572;7.08149;1610;20220922;18.5;6.1;12.3;1.4;7.71;0;2.54;17193 +72100;44.2572;7.08149;1610;20220923;16.6;.7;8.6;1.3;7.02;3.3;2.24;17546 +72100;44.2572;7.08149;1610;20220924;8.5;5.1;6.8;.6;8.52;10.7;1.18;8924 +72100;44.2572;7.08149;1610;20220925;13.1;1.7;7.4;.7;7.92;.5;1.77;15993 +72100;44.2572;7.08149;1610;20220926;15.1;-1.3;6.9;1.6;6.52;0;2.09;17000 +72100;44.2572;7.08149;1610;20220927;14;1.9;7.9;1.5;5.61;0;2.12;16127 +72100;44.2572;7.08149;1610;20220928;11.7;-1.3;5.2;1.5;6.92;.6;1.7;16530 +72100;44.2572;7.08149;1610;20220929;11.9;5.2;8.5;1.8;7.42;0;1.7;11800 +72100;44.2572;7.08149;1610;20220930;8;.5;4.2;1.9;7.02;4.4;1.25;12337 +72100;44.2572;7.08149;1610;20221001;10.4;1.4;5.9;1.1;7.71;0;1.4;13347 +72100;44.2572;7.08149;1610;20221002;20.1;2.1;11.1;1.4;8.02;0;2.24;15913 +72100;44.2572;7.08149;1610;20221003;20.8;-.7;10;1.3;5.92;0;2.3;15732 +72100;44.2572;7.08149;1610;20221004;20.9;-.2;10.3;.9;6.52;0;2.03;15553 +72100;44.2572;7.08149;1610;20221005;21.4;.6;11;.9;6.92;.2;2.03;15374 +72100;44.2572;7.08149;1610;20221006;20.3;1.9;11.1;1.5;7.42;0;2.22;15195 +72100;44.2572;7.08149;1610;20221007;19.3;-.2;9.5;1.2;7.02;0;1.97;15017 +72100;44.2572;7.08149;1610;20221008;14.2;1;7.6;.6;8.32;3.2;1.48;14840 +72100;44.2572;7.08149;1610;20221009;11;7.5;9.2;1;10.12;9.5;1.05;7678 +72100;44.2572;7.08149;1610;20221010;11.2;6.7;8.9;1.4;9.12;.1;1.17;8575 +72100;44.2572;7.08149;1610;20221011;16.1;1.1;8.6;1.2;7.82;.9;1.63;14313 +72100;44.2572;7.08149;1610;20221012;13.2;1.6;7.4;1.9;7.42;.1;1.54;13313 +72100;44.2572;7.08149;1610;20221013;14.5;-.6;6.9;.9;7.02;0;1.42;13967 +72100;44.2572;7.08149;1610;20221014;16.2;2.2;9.2;.8;8.32;0;1.45;13795 +72100;44.2572;7.08149;1610;20221015;19.8;5.6;12.7;.4;8.12;0;1.45;13624 +72100;44.2572;7.08149;1610;20221016;16.9;1.2;9;1;7.52;0;1.5;13455 +72100;44.2572;7.08149;1610;20221017;17.6;1.4;9.5;1.4;7.52;0;1.65;13286 +72100;44.2572;7.08149;1610;20221018;20.5;2.1;11.3;1.1;7.61;0;1.69;13119 +72100;44.2572;7.08149;1610;20221019;22;1.1;11.5;.9;6.61;0;1.65;12954 +72100;44.2572;7.08149;1610;20221020;15.3;2;8.6;1.1;8.52;4.5;1.29;12789 +72100;44.2572;7.08149;1610;20221021;11.2;8.5;9.8;1.1;10.91;6.8;.82;5860 +72100;44.2572;7.08149;1610;20221022;15.2;9.2;12.2;2.3;9.62;0;1.51;8521 +72100;44.2572;7.08149;1610;20221023;17.4;4.9;11.1;1.6;8.41;.1;1.55;12048 +72100;44.2572;7.08149;1610;20221024;14.3;7.3;10.8;1.5;9.62;0;1.18;8957 +72100;44.2572;7.08149;1610;20221025;16;1.3;8.6;1.8;7.21;0;1.48;11990 +72100;44.2572;7.08149;1610;20221026;19.2;3.7;11.4;1.4;7.32;0;1.57;11835 +72100;44.2572;7.08149;1610;20221027;20.1;4.5;12.3;1.2;7.82;0;1.49;11682 +72100;44.2572;7.08149;1610;20221028;20.6;3.9;12.2;.9;7.52;0;1.33;11531 +72100;44.2572;7.08149;1610;20221029;20.6;2.7;11.6;1.3;6.92;0;1.54;11381 +72100;44.2572;7.08149;1610;20221030;18;2;10;1.5;6.42;0;1.48;11234 +72100;44.2572;7.08149;1610;20221031;16.4;2.4;9.4;1.8;6.42;.2;1.49;11088 +72100;44.2572;7.08149;1610;20221101;7.8;3.1;5.4;.7;7.52;19.6;.66;6670 +72100;44.2572;7.08149;1610;20221102;11.9;-.5;5.7;.7;6.42;0;.8;10563 +72100;44.2572;7.08149;1610;20221103;11.2;-2.9;4.1;1.4;5.82;17.9;.92;10664 +72100;44.2572;7.08149;1610;20221104;4.6;-1.1;1.7;1.6;5.82;1.1;.6;7052 +72100;44.2572;7.08149;1610;20221105;6.4;-6.3;0;.9;4.21;0;.65;10288 +72100;44.2572;7.08149;1610;20221106;9.9;-4.7;2.6;.8;4.32;0;.73;10259 +72100;44.2572;7.08149;1610;20221107;12;-4.7;3.6;.9;4.32;0;.82;10128 +72100;44.2572;7.08149;1610;20221108;12.2;-2.9;4.6;1;4.82;0;.84;10000 +72100;44.2572;7.08149;1610;20221109;9.3;-.5;4.4;1;6.61;7.3;.63;8624 +72100;44.2572;7.08149;1610;20221110;9.2;-1.7;3.7;1.1;6.02;0;.65;8972 +72100;44.2572;7.08149;1610;20221111;12.6;-4.2;4.2;.9;4.42;0;.77;9630 +72100;44.2572;7.08149;1610;20221112;14.1;-1.1;6.5;1;5.11;0;.83;9512 +72100;44.2572;7.08149;1610;20221113;8;1.1;4.5;2.9;5.32;.1;1.07;6929 +72100;44.2572;7.08149;1610;20221114;6.8;.8;3.8;1;5.92;3.4;.57;6401 +72100;44.2572;7.08149;1610;20221115;7.3;1.2;4.2;.8;7.02;5.2;.47;6378 +72100;44.2572;7.08149;1610;20221116;7.3;3.8;5.5;1.6;6.61;0;.7;4829 +72100;44.2572;7.08149;1610;20221117;9.6;-2.8;3.4;1.5;5.52;.9;.66;8797 +72100;44.2572;7.08149;1610;20221118;6.2;.4;3.3;1.3;5.11;0;.63;6018 +72100;44.2572;7.08149;1610;20221119;4.9;-7.2;-1.2;.8;3.42;0;.44;8501 +72100;44.2572;7.08149;1610;20221120;2.7;-9.3;-3.3;.9;2.92;0;.42;8375 +72100;44.2572;7.08149;1610;20221121;6.4;-8.2;-.9;1.2;3.61;4;.54;8565 +72100;44.2572;7.08149;1610;20221122;2.1;-1.7;.2;2.5;3.92;.4;.76;4710 +72100;44.2572;7.08149;1610;20221123;4.4;-10.2;-2.9;1.1;3.22;0;.44;8385 +72100;44.2572;7.08149;1610;20221124;5.9;-7.8;-1;1;3.22;0;.47;8300 +72100;44.2572;7.08149;1610;20221125;6.6;-6.1;.2;.8;3.61;0;.4;8181 +72100;44.2572;7.08149;1610;20221126;7.8;-7.4;.2;1.2;3.02;0;.61;8137 +72100;44.2572;7.08149;1610;20221127;5.6;-8.1;-1.3;.7;3.02;0;.35;8061 +72100;44.2572;7.08149;1610;20221128;4;-4.3;-.2;.8;3.52;0;.4;6475 +72100;44.2572;7.08149;1610;20221129;1.2;-6.2;-2.5;1.5;4.21;.8;.32;6074 +72100;44.2572;7.08149;1610;20221130;5.5;-7.9;-1.2;1.8;3.61;0;.56;7848 +72100;44.2572;7.08149;1610;20221201;3.3;-6.6;-1.7;1.5;3.22;.1;.51;6878 +72100;44.2572;7.08149;1610;20221202;1.8;-7.5;-2.9;2.1;3.52;3.9;.47;6622 +72100;44.2572;7.08149;1610;20221203;-.1;-3.3;-1.7;2.5;4.32;14.9;.43;3946 +72100;44.2572;7.08149;1610;20221204;3.1;-1.6;.7;1.5;5.11;11.6;.39;4703 +72100;44.2572;7.08149;1610;20221205;1.2;-7.5;-3.2;1.1;3.42;0;.31;6278 +72100;44.2572;7.08149;1610;20221206;2.2;-13;-5.4;1;2.22;0;.35;7507 +72100;44.2572;7.08149;1610;20221207;3.5;-12;-4.3;1;2.11;0;.39;7461 +72100;44.2572;7.08149;1610;20221208;2;-12.2;-5.1;1.3;2.52;14.6;.38;7418 +72100;44.2572;7.08149;1610;20221209;2.1;-2.2;-.1;1.2;5.32;14.8;.28;4378 +72100;44.2572;7.08149;1610;20221210;1.9;-.2;.8;1;4.82;0;.41;3111 +72100;44.2572;7.08149;1610;20221211;-4.7;-17.3;-11;1;1.52;0;.24;7273 +72100;44.2572;7.08149;1610;20221212;-5.5;-18.5;-12;.9;1.81;8.3;.16;7279 +72100;44.2572;7.08149;1610;20221213;-1.9;-7.5;-4.7;.7;4.02;3.7;.16;4884 +72100;44.2572;7.08149;1610;20221214;3.2;-3.1;0;.6;5.42;0;.2;5151 +72100;44.2572;7.08149;1610;20221215;1.3;-5.8;-2.3;1.4;4.92;32;.16;5440 +72100;44.2572;7.08149;1610;20221216;2;-5;-1.5;.7;5.11;.5;.16;5391 +72100;44.2572;7.08149;1610;20221217;-1.6;-13.1;-7.4;1.3;2.52;0;.25;6836 +72100;44.2572;7.08149;1610;20221218;0;-14.7;-7.4;1;1.91;0;.29;7166 +72100;44.2572;7.08149;1610;20221219;2.5;-9.8;-3.7;.9;3.02;0;.24;7045 +72100;44.2572;7.08149;1610;20221220;1.8;-8.5;-3.4;.9;3.52;.1;.22;6462 +72100;44.2572;7.08149;1610;20221221;2.9;-7.3;-2.2;.8;5.32;6.1;.09;6430 +72100;44.2572;7.08149;1610;20221222;2.6;-.2;1.2;1;5.71;0;.31;3474 +72100;44.2572;7.08149;1610;20221223;6.2;.6;3.4;2.1;6.52;0;.39;4826 +72100;44.2572;7.08149;1610;20221224;6.1;0;3;.7;5.82;0;.28;5033 +72100;44.2572;7.08149;1610;20221225;9.5;-4.3;2.6;1.2;4.32;0;.45;7182 +72100;44.2572;7.08149;1610;20221226;9.8;-4.4;2.7;1.8;4.71;0;.6;7197 +72100;44.2572;7.08149;1610;20221227;4.3;-2.3;1;1.5;4.71;0;.41;5259 +72100;44.2572;7.08149;1610;20221228;3.1;-10.9;-3.9;1.1;2.61;0;.34;7238 +72100;44.2572;7.08149;1610;20221229;4.3;-8;-1.9;1.1;4.32;1.9;.23;7144 +72100;44.2572;7.08149;1610;20221230;5.7;0;2.8;2;6.21;.2;.39;4951 +72100;44.2572;7.08149;1610;20221231;9.5;-.3;4.6;1.3;6.61;0;.37;6451 +72101;44.26552;7.39374;881;20220101;12.7;.4;6.6;1.1;4.6;.1;.69;7365 +72101;44.26552;7.39374;881;20220102;10.8;-.5;5.2;1.2;5.47;0;.61;7136 +72101;44.26552;7.39374;881;20220103;8.3;-.8;3.7;1.4;5.97;0;.24;6454 +72101;44.26552;7.39374;881;20220104;7.9;-.6;3.6;.8;6.58;.3;.37;4965 +72101;44.26552;7.39374;881;20220105;6.6;1.6;4.1;2.1;5.31;1;.75;4486 +72101;44.26552;7.39374;881;20220106;5.1;-4.6;.3;1.8;2.58;0;.87;6461 +72101;44.26552;7.39374;881;20220107;4.7;-7.1;-1.2;.8;3.44;0;.31;7328 +72101;44.26552;7.39374;881;20220108;4.2;-5.8;-.8;1;4.44;.1;.29;6958 +72101;44.26552;7.39374;881;20220109;3.6;-1.2;1.2;2;4.81;0;.57;5257 +72101;44.26552;7.39374;881;20220110;5.5;-5.2;.2;1.7;3.21;0;.73;6786 +72101;44.26552;7.39374;881;20220111;8;-8;0;1.1;2.41;0;.59;8267 +72101;44.26552;7.39374;881;20220112;5;-9.3;-2.2;.9;2.98;0;.39;8097 +72101;44.26552;7.39374;881;20220113;8.1;-7;.5;.8;2.98;0;.45;8386 +72101;44.26552;7.39374;881;20220114;10.3;-4;3.2;.6;2.94;0;.32;8219 +72101;44.26552;7.39374;881;20220115;10.7;-2.5;4.1;1;3.28;0;.64;8369 +72101;44.26552;7.39374;881;20220116;10;-3.7;3.1;1.3;4.04;0;.61;8416 +72101;44.26552;7.39374;881;20220117;8.8;-5.4;1.7;1.5;3.08;0;.85;8463 +72101;44.26552;7.39374;881;20220118;9.8;-3.4;3.2;1.2;3.68;0;.76;8667 +72101;44.26552;7.39374;881;20220119;7.2;-4.3;1.4;1.2;4.61;0;.55;7856 +72101;44.26552;7.39374;881;20220120;7.7;-4.1;1.8;1.2;4.01;0;.61;7930 +72101;44.26552;7.39374;881;20220121;5.3;-6.4;-.6;1.2;3.14;0;.6;8230 +72101;44.26552;7.39374;881;20220122;6.9;-6.5;.2;1.6;3.01;0;.89;8706 +72101;44.26552;7.39374;881;20220123;9.2;-5.3;2;1;3.81;0;.62;9103 +72101;44.26552;7.39374;881;20220124;9.3;-5;2.2;.9;4.08;0;.56;9127 +72101;44.26552;7.39374;881;20220125;6.4;-5.9;.3;1.1;4.08;0;.58;7021 +72101;44.26552;7.39374;881;20220126;10.7;-5.3;2.7;1.3;4.01;0;.72;9644 +72101;44.26552;7.39374;881;20220127;11.8;-4.8;3.5;.8;3.41;0;.67;9703 +72101;44.26552;7.39374;881;20220128;14.2;-4.4;4.9;1.5;3.28;0;1.13;10265 +72101;44.26552;7.39374;881;20220129;9.7;-2.5;3.6;1.1;3.91;0;.81;9513 +72101;44.26552;7.39374;881;20220130;11.7;-2.6;4.6;1.4;4.24;0;1.02;9627 +72101;44.26552;7.39374;881;20220131;9.7;-3.2;3.2;2.9;3.98;0;1.43;8922 +72101;44.26552;7.39374;881;20220201;12.4;-3.3;4.6;3.2;3.48;0;1.84;10436 +72101;44.26552;7.39374;881;20220202;16.6;.4;8.5;3.3;4.48;0;2.19;10436 +72101;44.26552;7.39374;881;20220203;13;-.1;6.4;.9;5.38;0;.87;9862 +72101;44.26552;7.39374;881;20220204;10.8;-1.9;4.4;1.1;5.54;0;.83;9373 +72101;44.26552;7.39374;881;20220205;11.4;-1.8;4.8;.7;5.44;0;.76;10120 +72101;44.26552;7.39374;881;20220206;8.9;-2.7;3.1;1.5;5.14;0;.84;8296 +72101;44.26552;7.39374;881;20220207;14.1;-2.1;6;3.5;3.74;0;2.16;10900 +72101;44.26552;7.39374;881;20220208;11.5;-3.2;4.1;1.1;3.14;0;1.1;10950 +72101;44.26552;7.39374;881;20220209;12.8;-1.5;5.7;1;4.91;0;1.01;11212 +72101;44.26552;7.39374;881;20220210;4.8;-2.3;1.2;2;8.04;0;.59;6770 +72101;44.26552;7.39374;881;20220211;8.3;3.4;5.9;2.5;7.24;0;.75;9191 +72101;44.26552;7.39374;881;20220212;3.7;1.8;2.7;5.1;5.04;.1;.87;6320 +72101;44.26552;7.39374;881;20220213;5.7;.9;3.3;2.6;4.74;1.4;.89;10626 +72101;44.26552;7.39374;881;20220214;3.3;.8;2.1;2.4;4.99;23.2;.59;4610 +72101;44.26552;7.39374;881;20220215;7.2;-1.3;2.9;2.9;5.19;0;1.01;9195 +72101;44.26552;7.39374;881;20220216;7.8;-5;1.4;.7;4.64;0;.83;11551 +72101;44.26552;7.39374;881;20220217;15.1;-1.1;7;1.5;6.53;0;1.37;13755 +72101;44.26552;7.39374;881;20220218;15;0;7.5;1.4;6.08;0;1.44;11092 +72101;44.26552;7.39374;881;20220219;9.6;2.9;6.2;1.3;6.81;0;1.01;7563 +72101;44.26552;7.39374;881;20220220;13.2;-2.3;5.4;1.4;5.41;0;1.36;12819 +72101;44.26552;7.39374;881;20220221;10.2;-.1;5.1;3.7;5.41;0;1.67;10992 +72101;44.26552;7.39374;881;20220222;12.3;-1.2;5.6;2.2;4.44;0;1.85;12778 +72101;44.26552;7.39374;881;20220223;14.4;-1.7;6.4;1.4;4.14;0;1.67;13993 +72101;44.26552;7.39374;881;20220224;11.3;-.9;5.2;1.8;5.51;0;1.47;11335 +72101;44.26552;7.39374;881;20220225;11.8;-1.8;5;2.1;4.58;0;1.76;13149 +72101;44.26552;7.39374;881;20220226;11.6;-3.3;4.1;1.9;2.21;0;1.98;14005 +72101;44.26552;7.39374;881;20220227;9.1;-5.4;1.8;2;3.24;0;1.64;14153 +72101;44.26552;7.39374;881;20220228;11.2;-4.9;3.1;1.4;3.04;0;1.65;14729 +72101;44.26552;7.39374;881;20220301;9.6;-3.4;3.1;2;4.18;0;1.59;12442 +72101;44.26552;7.39374;881;20220302;10.3;-4.4;3;.8;4.74;0;1.23;13820 +72101;44.26552;7.39374;881;20220303;12.6;-.8;5.9;1.2;5.58;0;1.57;14204 +72101;44.26552;7.39374;881;20220304;11.6;-2.6;4.5;1.6;5.31;4.5;1.54;12757 +72101;44.26552;7.39374;881;20220305;8.5;-3.5;2.5;1.8;4.34;0;1.39;11504 +72101;44.26552;7.39374;881;20220306;8;-4.8;1.6;1.5;3.68;0;1.46;13333 +72101;44.26552;7.39374;881;20220307;9.3;-5.5;1.9;1.3;3.58;0;1.6;15706 +72101;44.26552;7.39374;881;20220308;9.1;-4.9;2.1;1.8;3.91;0;1.56;12595 +72101;44.26552;7.39374;881;20220309;12.5;-4.4;4;1.4;4.18;0;1.81;16454 +72101;44.26552;7.39374;881;20220310;13.1;-3.1;5;1.6;4.54;.5;1.96;16281 +72101;44.26552;7.39374;881;20220311;8.8;-1;3.9;2.8;5.04;2.4;1.58;11254 +72101;44.26552;7.39374;881;20220312;7.5;2.9;5.2;3.5;4.64;2.8;1.86;8442 +72101;44.26552;7.39374;881;20220313;5.4;2.7;4;2;5.51;11.3;1.17;6539 +72101;44.26552;7.39374;881;20220314;11;-1.8;4.6;1.9;6.41;1.7;1.53;12801 +72101;44.26552;7.39374;881;20220315;14.2;3.2;8.7;1.2;7.94;0;1.58;11899 +72101;44.26552;7.39374;881;20220316;16.2;2.1;9.2;1.1;7.74;.1;1.8;13914 +72101;44.26552;7.39374;881;20220317;12.9;3.8;8.4;1.8;8.01;1.7;1.71;11933 +72101;44.26552;7.39374;881;20220318;9.1;5.5;7.3;4.7;7.89;2.6;1.26;11263 +72101;44.26552;7.39374;881;20220319;10;3;6.5;4.5;5.85;.1;1.99;14875 +72101;44.26552;7.39374;881;20220320;9.3;1.5;5.4;4.7;4.24;0;2.24;15014 +72101;44.26552;7.39374;881;20220321;9.6;3.2;6.4;3.8;4.19;0;2.25;18572 +72101;44.26552;7.39374;881;20220322;10.6;3.5;7.1;4.4;3.94;0;2.55;21695 +72101;44.26552;7.39374;881;20220323;14;4.2;9.1;3.2;3.14;0;2.78;22545 +72101;44.26552;7.39374;881;20220324;16.6;6.5;11.6;2.9;3.24;0;3.35;21836 +72101;44.26552;7.39374;881;20220325;15.5;7;11.3;2.5;3.39;0;3.33;21886 +72101;44.26552;7.39374;881;20220326;15.5;7.8;11.6;2.5;3.29;0;3.4;21899 +72101;44.26552;7.39374;881;20220327;13.3;8.7;11;4.4;4.09;0;3.14;13601 +72101;44.26552;7.39374;881;20220328;16.6;8.6;12.6;3.7;3.59;0;3.94;20953 +72101;44.26552;7.39374;881;20220329;14.8;7.9;11.4;2.9;5.99;.6;2.29;15494 +72101;44.26552;7.39374;881;20220330;5.9;5.3;5.6;3;8.79;12.5;.81;6656 +72101;44.26552;7.39374;881;20220331;11.4;4.2;7.8;3.6;8.64;4.1;1.46;12300 +72101;44.26552;7.39374;881;20220401;10.8;4.3;7.6;4.5;7.44;8.8;1.84;14574 +72101;44.26552;7.39374;881;20220402;3.3;-.1;1.6;2.9;5.64;4.2;1.22;12473 +72101;44.26552;7.39374;881;20220403;7.3;1.2;4.2;1.7;5.94;.9;1.81;16986 +72101;44.26552;7.39374;881;20220404;9.1;2.2;5.7;1.8;6.54;0;1.78;18390 +72101;44.26552;7.39374;881;20220405;14.6;3.8;9.2;2.1;6.94;0;2.64;24204 +72101;44.26552;7.39374;881;20220406;11.3;5.5;8.4;2.3;8.19;.2;2.49;22049 +72101;44.26552;7.39374;881;20220407;16.9;5.4;11.2;2.4;8.34;0;2.41;16153 +72101;44.26552;7.39374;881;20220408;18.8;6.3;12.5;3.1;8.84;.4;3.2;17480 +72101;44.26552;7.39374;881;20220409;13.4;9.4;11.4;4.2;4.33;0;4.03;20700 +72101;44.26552;7.39374;881;20220410;13.1;2.7;7.9;4.5;4.53;0;2.69;22600 +72101;44.26552;7.39374;881;20220411;14.6;4.4;9.5;3;5.84;0;2.81;23284 +72101;44.26552;7.39374;881;20220412;14.7;6.6;10.7;1.4;6.54;0;2.8;22673 +72101;44.26552;7.39374;881;20220413;17.3;8.9;13.1;3.1;7.69;0;3.44;22172 +72101;44.26552;7.39374;881;20220414;19;9.3;14.2;4;7.89;0;3.89;24424 +72101;44.26552;7.39374;881;20220415;21.2;12;16.6;2.7;8.24;0;4.43;24544 +72101;44.26552;7.39374;881;20220416;20.4;12.1;16.2;3.5;8.94;2.2;4.31;21198 +72101;44.26552;7.39374;881;20220417;15.2;7;11.1;3.6;7.24;.2;3.45;20312 +72101;44.26552;7.39374;881;20220418;15.1;5.7;10.4;2.4;7.04;0;3.16;22224 +72101;44.26552;7.39374;881;20220419;16.1;7.4;11.8;2.8;8.29;0;2.86;21939 +72101;44.26552;7.39374;881;20220420;8.8;6.8;7.8;2.3;9.49;12;1.32;9388 +72101;44.26552;7.39374;881;20220421;7.3;6.5;6.9;5.1;8.74;16.3;1.11;8185 +72101;44.26552;7.39374;881;20220422;14.4;6;10.2;3.8;9.44;.3;1.92;14560 +72101;44.26552;7.39374;881;20220423;10;8.1;9;4.8;10.39;21;1.01;6861 +72101;44.26552;7.39374;881;20220424;11.4;4.6;8;3;8.94;0;1.76;14083 +72101;44.26552;7.39374;881;20220425;12.9;6.4;9.7;1.5;9.94;0;2.23;16228 +72101;44.26552;7.39374;881;20220426;16.6;8;12.3;2;10.54;0;2.87;21938 +72101;44.26552;7.39374;881;20220427;17.6;9;13.3;2;10.99;.3;3.28;23797 +72101;44.26552;7.39374;881;20220428;19;9.6;14.3;3.6;9.19;0;4;23975 +72101;44.26552;7.39374;881;20220429;17.8;9.3;13.6;3.4;9.54;0;3.68;23882 +72101;44.26552;7.39374;881;20220430;16.3;10;13.1;2.8;9.09;4.5;3.42;20754 +72101;44.26552;7.39374;881;20220501;16.1;9.3;12.7;2;9.49;.3;3.46;24082 +72101;44.26552;7.39374;881;20220502;18.4;8.8;13.6;2.6;10.09;.4;3.67;24723 +72101;44.26552;7.39374;881;20220503;15.2;10.1;12.7;2.2;10.94;1.2;2.99;17708 +72101;44.26552;7.39374;881;20220504;16.5;9.7;13.1;2.1;11.59;2.3;2.91;19364 +72101;44.26552;7.39374;881;20220505;10.8;9.4;10.1;3.4;10.84;17.2;1.85;14651 +72101;44.26552;7.39374;881;20220506;15.9;7.1;11.5;4.5;8.47;10.1;2.79;21313 +72101;44.26552;7.39374;881;20220507;18.2;7.8;13;3.5;9.47;3.1;2.86;22041 +72101;44.26552;7.39374;881;20220508;18.4;7.7;13;2.9;10.13;8.9;2.94;22674 +72101;44.26552;7.39374;881;20220509;19.4;8.1;13.7;2.8;10.47;.6;3.19;23393 +72101;44.26552;7.39374;881;20220510;22.8;6.1;14.4;2.4;10.67;0;3.89;26327 +72101;44.26552;7.39374;881;20220511;24.8;7;15.9;2;11.43;0;4.11;25436 +72101;44.26552;7.39374;881;20220512;24.5;7.4;16;2;11.03;0;4.33;26095 +72101;44.26552;7.39374;881;20220513;23.9;8.5;16.2;1.7;12.27;.3;4.36;26927 +72101;44.26552;7.39374;881;20220514;25.8;8.7;17.3;2;12.43;.5;4.23;26883 +72101;44.26552;7.39374;881;20220515;23.8;10;16.9;1.8;13.17;1.3;3.99;25631 +72101;44.26552;7.39374;881;20220516;24.6;9;16.8;2.1;12.47;1.8;4.3;26662 +72101;44.26552;7.39374;881;20220517;26.8;8.2;17.5;2.2;12.63;0;4.64;27824 +72101;44.26552;7.39374;881;20220518;27.7;10;18.8;1.6;12.87;5;4.9;28090 +72101;44.26552;7.39374;881;20220519;25.9;10.7;18.3;1.8;13.5;0;4.46;26616 +72101;44.26552;7.39374;881;20220520;26.8;10.5;18.7;2.1;12.93;.2;4.41;25877 +72101;44.26552;7.39374;881;20220521;29.3;10.7;20;1.5;12.9;0;5.38;30267 +72101;44.26552;7.39374;881;20220522;29.4;12.1;20.7;1.6;12.27;.1;5.51;28219 +72101;44.26552;7.39374;881;20220523;25.9;11.1;18.5;2.3;11.57;0;4.29;25750 +72101;44.26552;7.39374;881;20220524;22.5;12.6;17.6;2.5;11.5;1.5;3.79;22608 +72101;44.26552;7.39374;881;20220525;17.6;8.9;13.2;1.2;12.47;8.9;3.19;21430 +72101;44.26552;7.39374;881;20220526;23.9;8.2;16.1;2;13.03;2.7;4.16;26939 +72101;44.26552;7.39374;881;20220527;27.3;11.9;19.6;2.4;13.47;1.3;4.94;27151 +72101;44.26552;7.39374;881;20220528;27.2;9.8;18.5;1.7;12.67;7.1;4.82;26915 +72101;44.26552;7.39374;881;20220529;20.6;8.4;14.5;3.4;9.47;.9;3.61;24310 +72101;44.26552;7.39374;881;20220530;19;5.1;12.1;2.7;8.7;.4;3.73;26127 +72101;44.26552;7.39374;881;20220531;20.5;8.3;14.4;2.1;10.53;.9;3.73;24650 +72101;44.26552;7.39374;881;20220601;24.4;7.9;16.1;1.9;11.6;.4;4.56;28195 +72101;44.26552;7.39374;881;20220602;28;11.9;20;1.7;12.73;.1;5.16;28803 +72101;44.26552;7.39374;881;20220603;23.4;14.1;18.7;1.7;14.73;5.4;4.01;23713 +72101;44.26552;7.39374;881;20220604;27.5;12.8;20.1;2;14.9;0;4.36;22857 +72101;44.26552;7.39374;881;20220605;26.9;13.5;20.2;2.5;13.63;0;4.65;24885 +72101;44.26552;7.39374;881;20220606;26.7;9.8;18.3;2.2;12.67;.5;4.99;28024 +72101;44.26552;7.39374;881;20220607;24.8;13.8;19.3;2.2;12.4;0;4.56;23508 +72101;44.26552;7.39374;881;20220608;21.4;8.5;15;2.3;11.33;2.8;3.97;26546 +72101;44.26552;7.39374;881;20220609;22.9;9.5;16.2;2.6;10.43;0;4.32;25377 +72101;44.26552;7.39374;881;20220610;26.9;6;16.4;2.6;7.97;0;5.36;29232 +72101;44.26552;7.39374;881;20220611;29.4;8.8;19.1;1.6;9.97;0;5.39;29181 +72101;44.26552;7.39374;881;20220612;30.5;10.9;20.7;2;11.3;.1;5.61;28827 +72101;44.26552;7.39374;881;20220613;30;13.5;21.7;2.3;13.13;1.1;5.6;27837 +72101;44.26552;7.39374;881;20220614;30;11.3;20.7;2;13.53;0;5.51;29338 +72101;44.26552;7.39374;881;20220615;28.8;13.6;21.2;1.5;14.57;0;5.05;27280 +72101;44.26552;7.39374;881;20220616;32.5;13;22.8;1.9;13.83;0;5.59;29220 +72101;44.26552;7.39374;881;20220617;33.6;11.9;22.7;2.1;13.2;0;5.97;29158 +72101;44.26552;7.39374;881;20220618;31.8;15.2;23.5;1.6;16.2;0;5.32;26564 +72101;44.26552;7.39374;881;20220619;30.5;15.6;23.1;2;15.2;.1;5.23;25923 +72101;44.26552;7.39374;881;20220620;30.8;13.6;22.2;3;12.77;0;5.31;27425 +72101;44.26552;7.39374;881;20220621;29.3;14.8;22;2.5;14.4;.2;4.55;25094 +72101;44.26552;7.39374;881;20220622;23.5;15.9;19.7;2.2;16.17;3.5;3.38;19799 +72101;44.26552;7.39374;881;20220623;24.6;13;18.8;2.4;14.4;1.5;3.68;22151 +72101;44.26552;7.39374;881;20220624;23;12.4;17.7;2.1;13.17;4.2;3.55;21707 +72101;44.26552;7.39374;881;20220625;26.1;10.2;18.1;1.6;11.01;0;5.19;28927 +72101;44.26552;7.39374;881;20220626;28.5;13.9;21.2;1.6;13.01;.6;5.84;29159 +72101;44.26552;7.39374;881;20220627;29.9;14.6;22.3;1.6;14.61;.2;5.65;28051 +72101;44.26552;7.39374;881;20220628;23.3;15.7;19.5;1.1;15.81;25.2;4;21574 +72101;44.26552;7.39374;881;20220629;28.3;10.5;19.4;1.5;12.31;.1;5.69;30380 +72101;44.26552;7.39374;881;20220630;27.8;12.5;20.1;1.7;14.6;0;4.36;24968 +72101;44.26552;7.39374;881;20220701;27.6;14;20.8;2.1;13.53;.8;4.4;23941 +72101;44.26552;7.39374;881;20220702;30.3;11.2;20.7;1.9;13.17;0;5.19;28396 +72101;44.26552;7.39374;881;20220703;32.5;13.5;23;2;13.8;.6;5.59;28225 +72101;44.26552;7.39374;881;20220704;30.3;16.1;23.2;1.8;16.1;4.6;5.15;24753 +72101;44.26552;7.39374;881;20220705;29.7;12.9;21.3;2.1;14.73;0;5.02;26179 +72101;44.26552;7.39374;881;20220706;29.1;13;21.1;2.4;14.13;1.4;4.96;25774 +72101;44.26552;7.39374;881;20220707;29.6;12.5;21.1;2.1;13.9;.4;4.97;25020 +72101;44.26552;7.39374;881;20220708;29.3;11.5;20.4;2.5;12.07;0;5.18;25138 +72101;44.26552;7.39374;881;20220709;29.2;13.4;21.3;1.7;13.37;0;4.84;24956 +72101;44.26552;7.39374;881;20220710;30.3;12.8;21.5;2;13.17;0;4.92;25905 +72101;44.26552;7.39374;881;20220711;29.9;13.6;21.8;2;14.4;0;5.02;25325 +72101;44.26552;7.39374;881;20220712;30.1;13.8;22;1.7;14.23;0;4.9;25580 +72101;44.26552;7.39374;881;20220713;29.7;14.4;22.1;2.1;15.67;1.8;4.79;24394 +72101;44.26552;7.39374;881;20220714;31.2;17;24.1;1.8;16.3;1.1;5.18;24496 +72101;44.26552;7.39374;881;20220715;33.2;8.6;20.9;1.9;14.07;0;5.54;27241 +72101;44.26552;7.39374;881;20220716;33.2;13.2;23.2;2.2;14.5;.1;5.45;26707 +72101;44.26552;7.39374;881;20220717;32.8;15;23.9;2;16.53;2.3;5.24;25585 +72101;44.26552;7.39374;881;20220718;32.8;16.5;24.6;2.7;18.2;2.4;5.13;23574 +72101;44.26552;7.39374;881;20220719;32;15.1;23.5;2.3;17.37;1.1;4.95;23762 +72101;44.26552;7.39374;881;20220720;32.3;17;24.7;2.6;16.43;.3;5.2;22665 +72101;44.26552;7.39374;881;20220721;33.1;15.5;24.3;1.9;15.2;0;5.12;24623 +72101;44.26552;7.39374;881;20220722;33.9;15.9;24.9;2.3;15.5;.1;5.29;24766 +72101;44.26552;7.39374;881;20220723;31.3;16.9;24.1;1.9;15.8;1.1;4.67;22592 +72101;44.26552;7.39374;881;20220724;32.8;16.2;24.5;1.8;16.5;.4;5.11;24424 +72101;44.26552;7.39374;881;20220725;33.7;16.2;25;2.1;16.8;1.2;5.06;24358 +72101;44.26552;7.39374;881;20220726;31.2;14.1;22.6;2.1;15.57;6.3;4.64;23052 +72101;44.26552;7.39374;881;20220727;30;13.6;21.8;2.3;14.77;.8;4.57;22332 +72101;44.26552;7.39374;881;20220728;29.4;14.2;21.8;2;14.43;1.5;4.44;22420 +72101;44.26552;7.39374;881;20220729;24.1;14.5;19.3;1.8;14.33;6.7;3.44;18466 +72101;44.26552;7.39374;881;20220730;29.1;12;20.5;2.1;12.67;0;4.55;22679 +72101;44.26552;7.39374;881;20220731;30.5;12.7;21.6;1.7;11.83;0;4.75;22827 +72101;44.26552;7.39374;881;20220801;32.6;13.4;23;1.7;13.23;0;4.88;23642 +72101;44.26552;7.39374;881;20220802;32;13.6;22.8;1.9;13.97;0;4.72;22845 +72101;44.26552;7.39374;881;20220803;31.4;15.6;23.5;2.3;15.27;0;4.57;20922 +72101;44.26552;7.39374;881;20220804;30.9;18.2;24.5;1.4;16.93;1.7;3.96;18910 +72101;44.26552;7.39374;881;20220805;31.6;16.3;24;1.1;17.17;1.7;4.19;20881 +72101;44.26552;7.39374;881;20220806;31.8;15.2;23.5;1.9;15.07;.1;4.52;21213 +72101;44.26552;7.39374;881;20220807;29.4;13.9;21.7;3;14.27;5;4.36;20325 +72101;44.26552;7.39374;881;20220808;30.6;12;21.3;2.6;13.77;.3;4.2;21394 +72101;44.26552;7.39374;881;20220809;30.6;13.9;22.2;2.6;14.73;1.8;4.31;20466 +72101;44.26552;7.39374;881;20220810;29.9;17.9;23.9;2.4;15.8;7.1;4.11;17397 +72101;44.26552;7.39374;881;20220811;29.3;13;21.2;2.3;14.9;0;4.13;19602 +72101;44.26552;7.39374;881;20220812;30.5;13.6;22;1.4;13.63;.1;4.01;20188 +72101;44.26552;7.39374;881;20220813;30.4;11.5;21;2;11.3;0;4.25;21129 +72101;44.26552;7.39374;881;20220814;23.1;13.4;18.2;2;13.43;4.7;2.94;16222 +72101;44.26552;7.39374;881;20220815;26.4;11.7;19;1.9;13.3;.4;3.38;19011 +72101;44.26552;7.39374;881;20220816;28.7;10.9;19.8;1.8;13.33;3.3;3.64;20450 +72101;44.26552;7.39374;881;20220817;24.3;14.9;19.6;1.9;14.43;7.6;2.99;16006 +72101;44.26552;7.39374;881;20220818;21.8;11.5;16.7;2.4;14.17;17.6;2.72;15758 +72101;44.26552;7.39374;881;20220819;25.7;10.8;18.3;2.1;13.33;0;3.23;17833 +72101;44.26552;7.39374;881;20220820;27.7;11;19.4;1.7;13.37;0;3.66;19344 +72101;44.26552;7.39374;881;20220821;28.8;13.1;21;1.7;13.67;2.5;3.74;18699 +72101;44.26552;7.39374;881;20220822;28;12.7;20.4;2.1;14.23;0;3.57;18121 +72101;44.26552;7.39374;881;20220823;29.5;12.4;20.9;1.5;14.23;0;3.56;18942 +72101;44.26552;7.39374;881;20220824;29;13.2;21.1;1.7;14.27;0;3.6;18073 +72101;44.26552;7.39374;881;20220825;29.2;14.6;21.9;2;15.63;.1;3.45;17318 +72101;44.26552;7.39374;881;20220826;26.7;15.4;21;1.4;16.13;4.2;3.04;15694 +72101;44.26552;7.39374;881;20220827;27.7;12.5;20.1;1.5;14.87;1.5;3.27;18083 +72101;44.26552;7.39374;881;20220828;28;13.3;20.7;1.8;14.3;1.6;3.2;17179 +72101;44.26552;7.39374;881;20220829;28.7;12.1;20.4;1.4;13.77;.4;3.34;18361 +72101;44.26552;7.39374;881;20220830;25.9;15.1;20.5;1.9;15;3.7;2.95;15361 +72101;44.26552;7.39374;881;20220831;25.7;12;18.8;1.7;14.63;.9;2.84;16229 +72101;44.26552;7.39374;881;20220901;26.9;11.7;19.3;1.8;13.7;.7;3.06;16601 +72101;44.26552;7.39374;881;20220902;22.9;11.2;17;1.5;13.33;.5;2.58;15422 +72101;44.26552;7.39374;881;20220903;21.8;12.9;17.3;1.5;13.93;3.2;2.32;13595 +72101;44.26552;7.39374;881;20220904;25.5;10.6;18.1;1.4;13.33;.4;2.76;16568 +72101;44.26552;7.39374;881;20220905;27;12.5;19.8;1.4;14.17;.8;2.88;16340 +72101;44.26552;7.39374;881;20220906;26.7;12;19.4;1.7;14.73;1.6;2.93;16230 +72101;44.26552;7.39374;881;20220907;26.3;14.6;20.4;2.1;14.9;2.2;2.96;14597 +72101;44.26552;7.39374;881;20220908;23;13.7;18.4;1.9;14.1;1.4;2.41;12954 +72101;44.26552;7.39374;881;20220909;23;9.7;16.4;1.9;11.43;0;2.59;14941 +72101;44.26552;7.39374;881;20220910;22.9;7.1;15;2.2;9.7;0;2.84;15899 +72101;44.26552;7.39374;881;20220911;25.6;8;16.8;1.9;11.07;0;2.84;16706 +72101;44.26552;7.39374;881;20220912;27.4;8.8;18.1;1.7;11.9;.1;2.91;17098 +72101;44.26552;7.39374;881;20220913;26.9;11;18.9;1.9;13.13;0;2.87;16009 +72101;44.26552;7.39374;881;20220914;19.7;14.7;17.2;2.3;15.27;7.8;1.76;9190 +72101;44.26552;7.39374;881;20220915;24.6;12.5;18.6;1.8;14.6;.4;2.38;13549 +72101;44.26552;7.39374;881;20220916;23.6;10.9;17.3;1.9;12.97;0;2.33;13657 +72101;44.26552;7.39374;881;20220917;20.4;8.3;14.3;2.7;7.77;0;2.95;17498 +72101;44.26552;7.39374;881;20220918;21.2;3.5;12.4;2;7.23;0;2.47;15063 +72101;44.26552;7.39374;881;20220919;22.6;4.1;13.3;1.5;8.83;0;2.17;15172 +72101;44.26552;7.39374;881;20220920;21.7;4.5;13.1;1.8;8.63;0;2.34;14639 +72101;44.26552;7.39374;881;20220921;19;5.8;12.4;2.9;9.17;0;2.02;13481 +72101;44.26552;7.39374;881;20220922;20.1;10.4;15.3;2.1;9.73;0;2.01;10645 +72101;44.26552;7.39374;881;20220923;19.6;5.9;12.8;2;9.3;.9;2.01;13013 +72101;44.26552;7.39374;881;20220924;12.9;11.3;12.1;1.8;11.07;12;.96;5275 +72101;44.26552;7.39374;881;20220925;15.9;8.1;12;1.9;10.1;.9;1.39;9863 +72101;44.26552;7.39374;881;20220926;17.7;4.4;11.1;1.7;9;.8;1.78;12406 +72101;44.26552;7.39374;881;20220927;17.4;6.7;12.1;2.2;8.93;0;1.73;10559 +72101;44.26552;7.39374;881;20220928;15.4;5.1;10.2;2.1;9.5;.2;1.4;10637 +72101;44.26552;7.39374;881;20220929;16.4;9.1;12.7;2;10.33;2.2;1.51;8903 +72101;44.26552;7.39374;881;20220930;11.8;6.1;8.9;1.5;9.4;3.7;1.11;8449 +72101;44.26552;7.39374;881;20221001;15.2;5.9;10.6;1.9;9.8;.1;1.24;10630 +72101;44.26552;7.39374;881;20221002;21.3;9.5;15.4;1.6;11.03;0;1.99;11284 +72101;44.26552;7.39374;881;20221003;22.5;5.5;14;1.6;9.3;0;2.08;12708 +72101;44.26552;7.39374;881;20221004;22.3;5.6;13.9;1.3;9.83;0;1.86;12824 +72101;44.26552;7.39374;881;20221005;21.7;6.7;14.2;1.5;10.67;.2;1.78;12606 +72101;44.26552;7.39374;881;20221006;22.1;7.6;14.9;1.4;11.03;1.2;1.65;11838 +72101;44.26552;7.39374;881;20221007;21.5;6.6;14;2.8;10.53;0;1.79;11990 +72101;44.26552;7.39374;881;20221008;16.6;7.7;12.1;.9;11.37;3.9;1.19;9670 +72101;44.26552;7.39374;881;20221009;15;10.7;12.8;.9;12.33;14.2;1.01;7148 +72101;44.26552;7.39374;881;20221010;17.7;10.3;14;1.6;11.43;.7;1.2;8570 +72101;44.26552;7.39374;881;20221011;20.8;7.5;14.2;2.6;10.83;.2;1.67;10710 +72101;44.26552;7.39374;881;20221012;19.2;8.5;13.9;2.7;10.73;0;1.47;9836 +72101;44.26552;7.39374;881;20221013;17.7;5.8;11.7;2.1;9.97;.1;1.42;10149 +72101;44.26552;7.39374;881;20221014;18.3;8.2;13.3;1.6;10.57;0;1.36;9494 +72101;44.26552;7.39374;881;20221015;20.9;6.6;13.7;1;10.3;0;1.49;12466 +72101;44.26552;7.39374;881;20221016;20.1;7.3;13.7;1.2;10.4;.2;1.4;10527 +72101;44.26552;7.39374;881;20221017;21.9;7.1;14.5;1.5;10.77;0;1.57;11133 +72101;44.26552;7.39374;881;20221018;23;8.5;15.7;1;11.2;0;1.58;11206 +72101;44.26552;7.39374;881;20221019;24.2;6.6;15.4;1.4;10.3;0;1.74;11063 +72101;44.26552;7.39374;881;20221020;18.3;7.6;13;1.7;11.37;2.3;1.26;9375 +72101;44.26552;7.39374;881;20221021;14.2;12.5;13.4;3.1;13.47;5.2;.71;4549 +72101;44.26552;7.39374;881;20221022;17.2;12.5;14.8;3.2;12.67;0;1.31;6538 +72101;44.26552;7.39374;881;20221023;18.4;9;13.7;2.6;12.17;0;1.13;9059 +72101;44.26552;7.39374;881;20221024;18.4;12.2;15.3;2.8;12.6;0;1.07;6829 +72101;44.26552;7.39374;881;20221025;19.8;9;14.4;1.3;11.1;0;1.2;8866 +72101;44.26552;7.39374;881;20221026;21.6;8;14.8;1.2;10.87;0;1.3;9638 +72101;44.26552;7.39374;881;20221027;23.1;9.6;16.3;2;11.2;0;1.46;9794 +72101;44.26552;7.39374;881;20221028;23.2;8.3;15.8;2.3;10.13;0;1.62;10309 +72101;44.26552;7.39374;881;20221029;22.6;7.8;15.2;1.2;8.63;0;1.63;10312 +72101;44.26552;7.39374;881;20221030;21.6;8.1;14.8;.8;8.7;0;1.25;9249 +72101;44.26552;7.39374;881;20221031;21.4;5.8;13.6;1.6;8.77;.1;1.5;9071 +72101;44.26552;7.39374;881;20221101;15.9;8.7;12.3;1.7;9.97;11;.9;6997 +72101;44.26552;7.39374;881;20221102;16.5;5.3;10.9;1.1;9.3;0;.9;7938 +72101;44.26552;7.39374;881;20221103;11.2;3.7;7.4;1.3;8.8;11.8;.66;6435 +72101;44.26552;7.39374;881;20221104;10.3;5;7.7;2.5;8.07;3.8;.79;5575 +72101;44.26552;7.39374;881;20221105;14.6;2.1;8.4;3.4;5.93;0;1.19;7787 +72101;44.26552;7.39374;881;20221106;14.9;1.1;8;1.6;5.73;0;1.11;7985 +72101;44.26552;7.39374;881;20221107;15.3;0;7.7;1.4;6.77;0;.77;8412 +72101;44.26552;7.39374;881;20221108;15.2;1.1;8.1;1.4;7.3;0;.84;8405 +72101;44.26552;7.39374;881;20221109;11.5;4.8;8.2;1.8;9.17;4.3;.6;5768 +72101;44.26552;7.39374;881;20221110;16.1;2.9;9.5;2.3;8.4;0;.65;7588 +72101;44.26552;7.39374;881;20221111;15.6;1.4;8.5;3;7.57;0;.71;8149 +72101;44.26552;7.39374;881;20221112;17.6;2.7;10.2;2.9;7.23;0;1.14;8217 +72101;44.26552;7.39374;881;20221113;14.4;5.6;10;2.6;7.27;.1;.91;6106 +72101;44.26552;7.39374;881;20221114;9.7;3.6;6.7;1.5;7.67;2;.54;5533 +72101;44.26552;7.39374;881;20221115;8.1;5.6;6.9;1.1;8.87;1.3;.43;3619 +72101;44.26552;7.39374;881;20221116;12.1;5.5;8.8;2.2;8.53;0;.72;5320 +72101;44.26552;7.39374;881;20221117;12.8;1.5;7.1;2.4;8.5;0;.84;6749 +72101;44.26552;7.39374;881;20221118;11.7;4.7;8.2;1.9;7.33;0;.83;4993 +72101;44.26552;7.39374;881;20221119;11.1;-.3;5.4;1.9;5.33;0;.63;6532 +72101;44.26552;7.39374;881;20221120;8.8;-2.4;3.2;2;4.77;0;.7;6622 +72101;44.26552;7.39374;881;20221121;7.5;-2.4;2.5;1.8;5.23;5.4;.67;5698 +72101;44.26552;7.39374;881;20221122;9;1;5;2.4;5.67;1;.64;4926 +72101;44.26552;7.39374;881;20221123;9;-2;3.5;2.2;5.13;0;.75;6688 +72101;44.26552;7.39374;881;20221124;11.5;-.8;5.4;2.2;5.53;0;.86;6291 +72101;44.26552;7.39374;881;20221125;11.3;.3;5.8;2.4;6.03;0;.49;6081 +72101;44.26552;7.39374;881;20221126;11.2;-1.3;5;2.8;5.2;0;.6;6259 +72101;44.26552;7.39374;881;20221127;9.4;-2;3.7;2.2;4.8;0;.51;6035 +72101;44.26552;7.39374;881;20221128;6.4;-.9;2.7;2.2;5.3;0;.35;4784 +72101;44.26552;7.39374;881;20221129;5.4;-1.2;2.1;3.3;5.43;2.5;.3;3626 +72101;44.26552;7.39374;881;20221130;7.6;-2.9;2.4;2.1;4.83;0;.32;5202 +72101;44.26552;7.39374;881;20221201;9.1;-3.2;2.9;1.7;4.7;.1;.31;5703 +72101;44.26552;7.39374;881;20221202;6.3;-4.3;1;2.3;4.63;3.6;.34;5322 +72101;44.26552;7.39374;881;20221203;4.6;-1.6;1.5;4.3;5.13;16.6;.44;3592 +72101;44.26552;7.39374;881;20221204;5.9;2.6;4.3;2.6;6.27;8.9;.44;3488 +72101;44.26552;7.39374;881;20221205;5.2;.4;2.8;1.5;6.07;0;.38;3701 +72101;44.26552;7.39374;881;20221206;6.4;-3.6;1.4;1.4;4.63;0;.43;5451 +72101;44.26552;7.39374;881;20221207;5.8;-3.8;1;1.7;4;0;.68;5272 +72101;44.26552;7.39374;881;20221208;4.2;-4.4;-.1;2.2;4.47;8.2;.35;4894 +72101;44.26552;7.39374;881;20221209;1.5;.2;.8;1.6;6.17;10.8;.28;2703 +72101;44.26552;7.39374;881;20221210;7.3;.5;3.9;2;6.43;0;.33;4087 +72101;44.26552;7.39374;881;20221211;3.3;-4.1;-.4;2.5;3.43;0;.6;4363 +72101;44.26552;7.39374;881;20221212;2;-7.6;-2.8;1.5;3.73;4.9;.31;5738 +72101;44.26552;7.39374;881;20221213;.8;-2.6;-.9;3.1;4.67;.9;.23;2978 +72101;44.26552;7.39374;881;20221214;3.3;-.8;1.2;3;5.9;0;.21;2982 +72101;44.26552;7.39374;881;20221215;1.6;-1.7;0;1.5;6.2;31;.26;2952 +72101;44.26552;7.39374;881;20221216;4.3;-.1;2.1;.8;6.77;1.1;.22;3156 +72101;44.26552;7.39374;881;20221217;5.8;-1.4;2.2;1.5;5.33;0;.43;4196 +72101;44.26552;7.39374;881;20221218;5.5;-6.7;-.6;2.5;4;0;.26;5627 +72101;44.26552;7.39374;881;20221219;5.6;-5.2;.2;1.3;4.83;0;.2;5301 +72101;44.26552;7.39374;881;20221220;5.7;-4.2;.7;1.6;5.57;.3;.21;5048 +72101;44.26552;7.39374;881;20221221;4.4;-.4;2;1.6;6.93;5.6;.22;3728 +72101;44.26552;7.39374;881;20221222;7.5;.6;4.1;1.3;7;0;.32;4346 +72101;44.26552;7.39374;881;20221223;8;.3;4.2;1.4;7.9;0;.44;4914 +72101;44.26552;7.39374;881;20221224;9.2;.7;4.9;1.3;7.6;0;.53;4696 +72101;44.26552;7.39374;881;20221225;9.5;-.4;4.6;1;6.63;0;.28;5337 +72101;44.26552;7.39374;881;20221226;9;-.6;4.2;1.7;6.77;0;.29;4970 +72101;44.26552;7.39374;881;20221227;9.4;.3;4.8;.8;6.63;0;.35;4598 +72101;44.26552;7.39374;881;20221228;6.6;-3.6;1.5;1.2;5.23;0;.34;4991 +72101;44.26552;7.39374;881;20221229;7;-2.4;2.3;1.9;6;0;.26;4779 +72101;44.26552;7.39374;881;20221230;6.7;1.4;4;2;7.37;0;.24;3542 +72101;44.26552;7.39374;881;20221231;10.3;1.9;6.1;1.7;7.87;0;.27;4488 +72102;44.27289;7.70606;509;20220101;13.4;6.7;10.1;1.1;7.63;.1;.55;5051 +72102;44.27289;7.70606;509;20220102;10.3;5.3;7.8;1.4;7.49;0;.55;4786 +72102;44.27289;7.70606;509;20220103;8.7;6.5;7.6;1.6;7.86;0;.58;4786 +72102;44.27289;7.70606;509;20220104;6.9;5.7;6.3;2.9;9.38;0;.68;2223 +72102;44.27289;7.70606;509;20220105;8.5;5.9;7.2;3.8;7.58;.2;1.2;3461 +72102;44.27289;7.70606;509;20220106;8.4;2;5.2;4.6;3.08;0;2.23;6225 +72102;44.27289;7.70606;509;20220107;5.1;1.5;3.3;2.3;4.74;0;1.01;7101 +72102;44.27289;7.70606;509;20220108;6.6;.1;3.3;1.6;6.01;0;.56;5744 +72102;44.27289;7.70606;509;20220109;7.6;.9;4.2;2.5;5.68;0;.81;7867 +72102;44.27289;7.70606;509;20220110;9.5;2.1;5.8;4.2;3.98;0;1.95;7562 +72102;44.27289;7.70606;509;20220111;11.1;3.5;7.3;3.9;3.01;0;2.16;8076 +72102;44.27289;7.70606;509;20220112;7.1;1.3;4.2;3.5;3.88;0;1.69;8412 +72102;44.27289;7.70606;509;20220113;7.3;1.9;4.6;2.4;3.64;0;1.44;8525 +72102;44.27289;7.70606;509;20220114;11.3;4.1;7.7;1.6;4.24;0;.81;8793 +72102;44.27289;7.70606;509;20220115;12.2;4.7;8.4;1.8;6.01;0;.9;8358 +72102;44.27289;7.70606;509;20220116;10.7;3.4;7;2.3;6.84;0;.93;6889 +72102;44.27289;7.70606;509;20220117;12.5;6.3;9.4;3.1;5.84;0;1.4;9010 +72102;44.27289;7.70606;509;20220118;9.3;7.7;8.5;2;6.24;0;1.02;8883 +72102;44.27289;7.70606;509;20220119;6.7;4.3;5.5;2.1;6.78;.1;.77;8005 +72102;44.27289;7.70606;509;20220120;10.7;2.1;6.4;2.4;6.01;0;.96;9107 +72102;44.27289;7.70606;509;20220121;8.1;3.7;5.9;2.6;4.31;0;1.49;8418 +72102;44.27289;7.70606;509;20220122;9.9;0;5;2.4;5.04;0;1.15;9513 +72102;44.27289;7.70606;509;20220123;9.2;3.2;6.2;1.6;6.88;0;.76;7807 +72102;44.27289;7.70606;509;20220124;7.5;1.9;4.7;1.8;7.01;0;.74;8885 +72102;44.27289;7.70606;509;20220125;1.1;-1.9;-.4;1.8;6.68;0;.59;4310 +72102;44.27289;7.70606;509;20220126;8.3;1.1;4.7;1.9;7.04;0;.74;8222 +72102;44.27289;7.70606;509;20220127;12.3;3.9;8.1;1.7;6.44;0;.74;7442 +72102;44.27289;7.70606;509;20220128;14.5;3.5;9;2.1;5.13;0;1.29;10242 +72102;44.27289;7.70606;509;20220129;11.6;4;7.8;2.5;5.84;0;1.33;10132 +72102;44.27289;7.70606;509;20220130;13.4;3.4;8.4;2.1;6.71;0;1.24;8808 +72102;44.27289;7.70606;509;20220131;14.5;5.5;10;3.7;6.54;0;1.82;8415 +72102;44.27289;7.70606;509;20220201;11.7;4.7;8.2;3.8;4.08;0;2.26;10676 +72102;44.27289;7.70606;509;20220202;17.1;6.5;11.8;3.1;6.21;0;2.01;11045 +72102;44.27289;7.70606;509;20220203;13.3;8.5;10.9;1.4;6.07;0;1.01;9209 +72102;44.27289;7.70606;509;20220204;9.1;5.1;7.1;1.1;6.4;.1;.78;8542 +72102;44.27289;7.70606;509;20220205;13.1;4;8.6;1.4;8.44;0;.97;10621 +72102;44.27289;7.70606;509;20220206;10.5;4.7;7.6;2.7;7.66;0;1;7631 +72102;44.27289;7.70606;509;20220207;14.3;2.3;8.3;5.8;4.66;0;3.16;11641 +72102;44.27289;7.70606;509;20220208;14.1;5.3;9.7;2.1;4.31;0;1.7;12005 +72102;44.27289;7.70606;509;20220209;12.7;6.3;9.5;2.1;7.34;0;1.16;11239 +72102;44.27289;7.70606;509;20220210;11.1;5.5;8.3;2.4;8.64;0;1.05;8639 +72102;44.27289;7.70606;509;20220211;10.5;5.1;7.8;2.4;8.41;0;1.14;8551 +72102;44.27289;7.70606;509;20220212;8.3;4.2;6.3;4.4;5.51;.1;2.04;8311 +72102;44.27289;7.70606;509;20220213;9.5;2.2;5.9;2.4;5.01;.4;1.61;11597 +72102;44.27289;7.70606;509;20220214;5.9;2.9;4.4;2.1;6.14;12.9;.84;4573 +72102;44.27289;7.70606;509;20220215;10;1.3;5.6;2.3;6.61;0;1.21;9481 +72102;44.27289;7.70606;509;20220216;10.1;4.3;7.2;1.4;6.31;0;1.11;12126 +72102;44.27289;7.70606;509;20220217;17.7;3.7;10.7;2.1;7.69;0;1.41;12780 +72102;44.27289;7.70606;509;20220218;11.3;8.1;9.7;2.5;8.03;0;1.44;8380 +72102;44.27289;7.70606;509;20220219;11.6;6;8.8;2;9.91;0;1.06;6763 +72102;44.27289;7.70606;509;20220220;14.3;-.7;6.8;2.3;7.17;0;1.57;11789 +72102;44.27289;7.70606;509;20220221;16.5;6.3;11.4;4.7;6.61;0;2.64;13636 +72102;44.27289;7.70606;509;20220222;15.5;7.3;11.4;3.5;5.18;0;2.82;14171 +72102;44.27289;7.70606;509;20220223;15.7;8.1;11.9;2;6.78;0;1.99;14605 +72102;44.27289;7.70606;509;20220224;11.7;6.3;9;2.1;8.01;0;1.47;9141 +72102;44.27289;7.70606;509;20220225;13.5;5.5;9.5;3.7;6.91;0;2.28;14042 +72102;44.27289;7.70606;509;20220226;13.7;2.6;8.2;3.8;2.64;0;3.19;14781 +72102;44.27289;7.70606;509;20220227;11;3.1;7.1;3.6;4.21;0;2.49;14647 +72102;44.27289;7.70606;509;20220228;12.7;3.1;7.9;3.1;4.24;0;2.36;15393 +72102;44.27289;7.70606;509;20220301;7.7;1.7;4.7;3.4;5.04;.1;2.06;11457 +72102;44.27289;7.70606;509;20220302;10.9;2.3;6.6;1.8;5.58;0;1.58;14341 +72102;44.27289;7.70606;509;20220303;12.5;4.7;8.6;2.1;7.24;0;1.66;13008 +72102;44.27289;7.70606;509;20220304;10.5;3.5;7;2.5;7.91;3.9;1.66;12021 +72102;44.27289;7.70606;509;20220305;9.2;4.4;6.8;3.1;6.18;0;1.77;8050 +72102;44.27289;7.70606;509;20220306;9.3;2.7;6;2.9;4.71;0;2.07;13161 +72102;44.27289;7.70606;509;20220307;8.7;1.5;5.1;2;4.78;0;1.96;16753 +72102;44.27289;7.70606;509;20220308;5.3;2.1;3.7;2.9;5.44;0;1.6;8376 +72102;44.27289;7.70606;509;20220309;11.3;1.5;6.4;2;5.68;0;1.86;16609 +72102;44.27289;7.70606;509;20220310;12.3;4.7;8.5;1.7;6.68;.3;1.86;15341 +72102;44.27289;7.70606;509;20220311;7.5;5.5;6.5;3.8;6.54;1.5;1.88;9268 +72102;44.27289;7.70606;509;20220312;6;4.2;5.1;3.7;5.88;2.3;1.6;4913 +72102;44.27289;7.70606;509;20220313;7.4;3.9;5.6;3.2;6.11;10.6;1.65;6829 +72102;44.27289;7.70606;509;20220314;7.7;2.7;5.2;3.9;7.28;2.6;1.33;7602 +72102;44.27289;7.70606;509;20220315;11.1;5.7;8.4;1.3;8.57;0;1.38;9609 +72102;44.27289;7.70606;509;20220316;11.5;7.1;9.3;1.3;8.67;.1;1.64;12448 +72102;44.27289;7.70606;509;20220317;8.3;8.1;8.2;1.8;9.2;1.3;1.37;8197 +72102;44.27289;7.70606;509;20220318;11.1;7.7;9.4;1.8;9.07;.9;1.67;10553 +72102;44.27289;7.70606;509;20220319;12.3;4.3;8.3;1.9;6.27;0;2.11;13745 +72102;44.27289;7.70606;509;20220320;12.4;4.4;8.4;2.5;3.95;0;2.61;16818 +72102;44.27289;7.70606;509;20220321;11.9;5.5;8.7;1.5;4.35;0;2.12;13489 +72102;44.27289;7.70606;509;20220322;12.1;5.1;8.6;1.4;4.15;0;2.39;19341 +72102;44.27289;7.70606;509;20220323;16.3;5.3;10.8;1;3.15;0;2.45;19669 +72102;44.27289;7.70606;509;20220324;19.1;7.3;13.2;1.2;2.75;0;2.86;19989 +72102;44.27289;7.70606;509;20220325;18.1;9.1;13.6;1.8;3.25;0;3.23;18883 +72102;44.27289;7.70606;509;20220326;17.8;7.4;12.6;1.8;3.2;0;3.29;19513 +72102;44.27289;7.70606;509;20220327;17.1;8.9;13;1.9;3.85;0;2.96;13874 +72102;44.27289;7.70606;509;20220328;18.3;10.3;14.3;1.8;3.65;0;3.4;19503 +72102;44.27289;7.70606;509;20220329;16.3;10.9;13.6;1.5;5.7;.4;2.86;17929 +72102;44.27289;7.70606;509;20220330;8.1;7.5;7.8;1.4;10.08;15.1;.96;5111 +72102;44.27289;7.70606;509;20220331;14.1;5.9;10;2.1;9.95;6;1.89;13790 +72102;44.27289;7.70606;509;20220401;13.3;5.9;9.6;3.5;8.15;6.8;2.29;14199 +72102;44.27289;7.70606;509;20220402;7.2;2;4.6;2.1;6.35;3.4;1.65;10505 +72102;44.27289;7.70606;509;20220403;11.1;3.4;7.2;1.7;5.98;.5;1.86;14963 +72102;44.27289;7.70606;509;20220404;11.1;4.3;7.7;1.4;6.91;0;1.97;13980 +72102;44.27289;7.70606;509;20220405;16.3;5.3;10.8;1.6;6.55;0;2.92;22468 +72102;44.27289;7.70606;509;20220406;13.7;7.3;10.5;1.4;7.95;0;2.49;18618 +72102;44.27289;7.70606;509;20220407;19.9;6.7;13.3;1.5;7.98;0;3.05;21047 +72102;44.27289;7.70606;509;20220408;21.7;5.5;13.6;2.2;9.38;0;3.39;20130 +72102;44.27289;7.70606;509;20220409;15.6;11;13.3;4.9;5.92;0;3.54;18190 +72102;44.27289;7.70606;509;20220410;15.9;6.9;11.4;1.8;5.52;0;2.74;20516 +72102;44.27289;7.70606;509;20220411;16.3;7.7;12;1.4;5.45;0;3.05;22280 +72102;44.27289;7.70606;509;20220412;16.7;8.3;12.5;1.2;6.55;0;2.93;20821 +72102;44.27289;7.70606;509;20220413;19.3;10.5;14.9;1.5;7.75;0;3.28;20071 +72102;44.27289;7.70606;509;20220414;21.1;11.1;16.1;1.6;7.88;0;3.89;23958 +72102;44.27289;7.70606;509;20220415;23.5;13.9;18.7;1.5;8.78;0;4.05;24001 +72102;44.27289;7.70606;509;20220416;22.5;12.4;17.5;2.2;8.78;1.1;4.32;23332 +72102;44.27289;7.70606;509;20220417;18.3;10.2;14.3;2.9;7.25;0;4.26;21661 +72102;44.27289;7.70606;509;20220418;17.2;8;12.6;1.8;6.08;0;3.66;24253 +72102;44.27289;7.70606;509;20220419;17.7;9.1;13.4;2;7.65;0;3.66;23601 +72102;44.27289;7.70606;509;20220420;10.7;8.1;9.4;2.1;9.48;12.5;1.68;8304 +72102;44.27289;7.70606;509;20220421;8.5;8.1;8.3;1.6;8.51;16.1;1.84;7738 +72102;44.27289;7.70606;509;20220422;17.3;8.7;13;1.9;10.11;1.3;2.42;13262 +72102;44.27289;7.70606;509;20220423;12.5;10.2;11.4;3.1;12.08;17.8;1.32;5575 +72102;44.27289;7.70606;509;20220424;14.5;6.5;10.5;2.2;10.05;.6;2.46;14812 +72102;44.27289;7.70606;509;20220425;16.9;8.6;12.7;1.4;10.85;0;2.85;17974 +72102;44.27289;7.70606;509;20220426;18.7;10.1;14.4;1.5;12.05;.1;2.62;15232 +72102;44.27289;7.70606;509;20220427;19.3;11.3;15.3;1.6;10.58;.2;3.8;25509 +72102;44.27289;7.70606;509;20220428;20.3;11.9;16.1;2;9.61;0;4.18;24853 +72102;44.27289;7.70606;509;20220429;19.3;11.3;15.3;1.7;9.85;0;3.74;21200 +72102;44.27289;7.70606;509;20220430;18.3;11.9;15.1;1.9;9.31;3.4;3.35;16661 +72102;44.27289;7.70606;509;20220501;19.5;11.2;15.4;1.8;9.28;.9;3.95;24210 +72102;44.27289;7.70606;509;20220502;21.5;11.1;16.3;1.8;10.25;.2;3.91;23752 +72102;44.27289;7.70606;509;20220503;17.5;12.5;15;2.3;11.35;2.1;3.1;14675 +72102;44.27289;7.70606;509;20220504;19.3;11.5;15.4;1.9;12.21;2.9;2.96;15161 +72102;44.27289;7.70606;509;20220505;13.7;11.9;12.8;2;12.51;21.1;1.71;7079 +72102;44.27289;7.70606;509;20220506;11.3;9.3;10.3;2.2;11.27;12.3;2.29;11318 +72102;44.27289;7.70606;509;20220507;19.2;11.9;15.6;1.2;12.4;2.6;2.82;16541 +72102;44.27289;7.70606;509;20220508;19.7;12.9;16.3;1.1;13.07;4.9;2.88;17329 +72102;44.27289;7.70606;509;20220509;20.5;13.1;16.8;1.2;12.57;.6;3.66;21507 +72102;44.27289;7.70606;509;20220510;25.3;13.3;19.3;1.7;12.4;.1;4.53;26900 +72102;44.27289;7.70606;509;20220511;25.9;10.5;18.2;1.6;12.9;.1;4.68;26325 +72102;44.27289;7.70606;509;20220512;23.5;14.9;19.2;1.6;13.3;.2;4.91;27880 +72102;44.27289;7.70606;509;20220513;23.1;14.5;18.8;1.5;14.57;.3;4.32;23980 +72102;44.27289;7.70606;509;20220514;24.3;15.3;19.8;1.5;15.44;.7;4.62;25195 +72102;44.27289;7.70606;509;20220515;23.8;16.9;20.3;1.2;15.07;1.6;4.44;24358 +72102;44.27289;7.70606;509;20220516;25.7;17.1;21.4;1.4;14.1;3.6;4.87;27130 +72102;44.27289;7.70606;509;20220517;27.9;13.1;20.5;1.3;13.7;0;5.16;28530 +72102;44.27289;7.70606;509;20220518;27.1;19.5;23.3;1.6;14.44;3.4;5.17;27323 +72102;44.27289;7.70606;509;20220519;25.3;16.1;20.7;1.7;13.87;.1;4.95;25333 +72102;44.27289;7.70606;509;20220520;26.1;18.3;22.2;1.5;14.37;.2;5.14;27408 +72102;44.27289;7.70606;509;20220521;27.3;17;22.1;1.5;16.04;0;5.35;27708 +72102;44.27289;7.70606;509;20220522;24.8;18;21.4;1.4;16.5;0;4.85;24784 +72102;44.27289;7.70606;509;20220523;27.1;16.9;22;1.4;16.17;0;3.99;19891 +72102;44.27289;7.70606;509;20220524;24.5;17.3;20.9;2.2;14.1;1.8;3.82;16957 +72102;44.27289;7.70606;509;20220525;20.3;11.1;15.7;1.1;15.4;8.4;3.01;17123 +72102;44.27289;7.70606;509;20220526;25.3;15.9;20.6;1.3;15.14;1;4.7;26748 +72102;44.27289;7.70606;509;20220527;28.3;18.3;23.3;1.3;15.94;0;5.29;28420 +72102;44.27289;7.70606;509;20220528;29;19;24;1.8;12.37;6.4;5.59;28505 +72102;44.27289;7.70606;509;20220529;18.8;14.3;16.5;2.2;11.5;.7;3.43;17955 +72102;44.27289;7.70606;509;20220530;14.7;12.3;13.5;1.8;11.04;1.1;3.36;18508 +72102;44.27289;7.70606;509;20220531;20.1;13.1;16.6;1.3;12.64;.7;3.44;18918 +72102;44.27289;7.70606;509;20220601;21.3;14.7;18;1.6;13.67;.7;4.54;24583 +72102;44.27289;7.70606;509;20220602;26;18.1;22;1.6;15.27;0;5.2;25938 +72102;44.27289;7.70606;509;20220603;22.7;19.7;21.2;1.2;17.44;3.8;2.77;13637 +72102;44.27289;7.70606;509;20220604;27.4;18.7;23.1;1.4;17.57;.1;5.12;26595 +72102;44.27289;7.70606;509;20220605;27.4;20.2;23.8;1.7;17.2;0;4.73;22784 +72102;44.27289;7.70606;509;20220606;27.5;18.3;22.9;2;14.8;.5;5.57;28623 +72102;44.27289;7.70606;509;20220607;26.9;19.1;23;2.2;15.27;.2;4.88;23229 +72102;44.27289;7.70606;509;20220608;23.9;18.5;21.2;1.6;13.14;3.2;3.95;21471 +72102;44.27289;7.70606;509;20220609;25.7;17.1;21.4;2;10.57;0;5.44;28678 +72102;44.27289;7.70606;509;20220610;28.1;16.1;22.1;1.8;8.14;0;6.03;30757 +72102;44.27289;7.70606;509;20220611;28.9;18.1;23.5;1.6;11.07;0;6.1;31697 +72102;44.27289;7.70606;509;20220612;29.5;18.9;24.2;1.7;12.9;0;6.24;30913 +72102;44.27289;7.70606;509;20220613;30.5;21.1;25.8;1.6;14.54;0;6.13;29402 +72102;44.27289;7.70606;509;20220614;27.7;20.7;24.2;1.7;14.5;0;5.98;29590 +72102;44.27289;7.70606;509;20220615;26.1;20.9;23.5;1.6;16.9;.2;5.33;25108 +72102;44.27289;7.70606;509;20220616;32.1;20.9;26.5;1.4;17.37;0;6.29;30523 +72102;44.27289;7.70606;509;20220617;31.5;22.5;27;1.4;15.27;0;6.27;29772 +72102;44.27289;7.70606;509;20220618;29.9;21.1;25.5;1.7;16.84;0;6.29;29331 +72102;44.27289;7.70606;509;20220619;29;21.4;25.2;1.7;16.77;.1;6.14;28714 +72102;44.27289;7.70606;509;20220620;31.5;22.1;26.8;1.7;15.5;0;6.19;28891 +72102;44.27289;7.70606;509;20220621;29.1;20.5;24.8;1.4;18.17;.4;5.22;24736 +72102;44.27289;7.70606;509;20220622;25.3;20.5;22.9;1.4;19.47;2;2.95;13464 +72102;44.27289;7.70606;509;20220623;28.5;19.3;23.9;1.4;17.94;1.1;4.25;21756 +72102;44.27289;7.70606;509;20220624;27.5;18.9;23.2;1.7;17.04;4.1;3.66;17627 +72102;44.27289;7.70606;509;20220625;26.9;17.4;22.1;1.4;14.77;0;5.36;29150 +72102;44.27289;7.70606;509;20220626;27.7;19;23.4;1.3;16.84;.3;5.33;26943 +72102;44.27289;7.70606;509;20220627;30.1;20.5;25.3;1.5;17.9;.1;5.34;25482 +72102;44.27289;7.70606;509;20220628;23.9;22.3;23.1;1.5;18.34;19.4;3.33;14458 +72102;44.27289;7.70606;509;20220629;28.5;16.3;22.4;1.6;16.37;0;5.73;29036 +72102;44.27289;7.70606;509;20220630;28.9;19.1;24;1.4;17.67;.1;5.15;26108 +72102;44.27289;7.70606;509;20220701;29.3;18.9;24.1;1.6;16.4;.8;5.49;27984 +72102;44.27289;7.70606;509;20220702;28.8;20.4;24.6;1.7;15.7;0;5.95;28979 +72102;44.27289;7.70606;509;20220703;31.5;22.1;26.8;1.6;16.8;.1;6.4;30086 +72102;44.27289;7.70606;509;20220704;29.3;20.9;25.1;1.8;17.67;7.3;5.05;22375 +72102;44.27289;7.70606;509;20220705;31.1;20.1;25.6;1.8;15.5;0;6.16;29348 +72102;44.27289;7.70606;509;20220706;28.3;21.3;24.8;1.7;15.07;1.1;5.92;28701 +72102;44.27289;7.70606;509;20220707;30.3;20.5;25.4;1.6;15.24;.2;5.7;27241 +72102;44.27289;7.70606;509;20220708;29.7;18.9;24.3;1.9;11.84;0;6.39;31097 +72102;44.27289;7.70606;509;20220709;29.2;20.2;24.7;1.5;13.2;0;5.56;27626 +72102;44.27289;7.70606;509;20220710;29.9;20;24.9;1.5;13.34;0;5.95;29715 +72102;44.27289;7.70606;509;20220711;29.3;20.3;24.8;1.7;14.47;0;5.94;29108 +72102;44.27289;7.70606;509;20220712;29.3;21.3;25.3;1.7;15.34;0;5.71;27031 +72102;44.27289;7.70606;509;20220713;30.1;20.9;25.5;2;16.5;.9;5.81;26807 +72102;44.27289;7.70606;509;20220714;30.7;21.7;26.2;1.5;17.84;.5;5.44;24458 +72102;44.27289;7.70606;509;20220715;32.7;4.3;18.5;1.6;15.84;0;6.52;29996 +72102;44.27289;7.70606;509;20220716;31.4;21.4;26.4;1.7;16.07;0;6.44;29603 +72102;44.27289;7.70606;509;20220717;30.9;22.4;26.6;1.8;17.27;3;6.07;27273 +72102;44.27289;7.70606;509;20220718;31.9;22.5;27.2;1.8;18.47;.9;6.12;27132 +72102;44.27289;7.70606;509;20220719;32.3;22.9;27.6;1.6;17.8;.3;5.9;26363 +72102;44.27289;7.70606;509;20220720;33.7;24.1;28.9;1.7;17.04;.1;6;26267 +72102;44.27289;7.70606;509;20220721;33.5;24.1;28.8;1.5;16.6;0;6.28;28609 +72102;44.27289;7.70606;509;20220722;34.7;24.9;29.8;1.7;16.57;.2;5.99;25090 +72102;44.27289;7.70606;509;20220723;31;22.9;26.9;2.7;20.57;2;5.39;22623 +72102;44.27289;7.70606;509;20220724;31.8;23;27.4;2.2;21.27;.2;5.87;24904 +72102;44.27289;7.70606;509;20220725;33.7;25.1;29.4;1.9;21.11;.5;5.67;24094 +72102;44.27289;7.70606;509;20220726;31.3;21.1;26.2;1.8;17.87;8.7;5.79;25989 +72102;44.27289;7.70606;509;20220727;29.1;17.3;23.2;2.1;16.87;.4;5.75;25947 +72102;44.27289;7.70606;509;20220728;28.1;21.5;24.8;2.2;16.27;.3;5.14;21523 +72102;44.27289;7.70606;509;20220729;25.1;20.1;22.6;1.3;16.87;8.6;3.82;17878 +72102;44.27289;7.70606;509;20220730;30.3;19.2;24.8;1.6;13.47;0;5.78;28856 +72102;44.27289;7.70606;509;20220731;31.2;21.8;26.5;1.8;12.04;0;6.21;28938 +72102;44.27289;7.70606;509;20220801;32.7;22.3;27.5;1.8;13.34;0;6.24;28488 +72102;44.27289;7.70606;509;20220802;30.1;23.1;26.6;1.8;14.17;0;5.74;25944 +72102;44.27289;7.70606;509;20220803;31.3;22.1;26.7;1.8;15.7;0;5.87;26219 +72102;44.27289;7.70606;509;20220804;32.9;23.5;28.2;1.1;17.04;.6;5.31;25355 +72102;44.27289;7.70606;509;20220805;33.1;24.1;28.6;1.4;17.6;.8;5.47;24346 +72102;44.27289;7.70606;509;20220806;32.8;23.2;28;1.6;16.04;0;5.68;24904 +72102;44.27289;7.70606;509;20220807;29.3;21.1;25.2;2;17.7;3.7;4.9;22336 +72102;44.27289;7.70606;509;20220808;29.7;17.7;23.7;1.5;15.24;.1;5.35;26536 +72102;44.27289;7.70606;509;20220809;30.1;20.7;25.4;1.6;16.57;.4;5.27;25464 +72102;44.27289;7.70606;509;20220810;28.9;21.7;25.3;1.8;17.04;6.6;5.27;23754 +72102;44.27289;7.70606;509;20220811;29.1;17.1;23.1;1.7;16.77;0;5.13;25151 +72102;44.27289;7.70606;509;20220812;28.1;20.5;24.3;1.6;14.24;.1;4.97;23930 +72102;44.27289;7.70606;509;20220813;28;19.6;23.8;1.8;12.47;0;5.28;25406 +72102;44.27289;7.70606;509;20220814;25.7;19.5;22.6;1.2;14.14;3.3;3.49;17899 +72102;44.27289;7.70606;509;20220815;28.2;19.5;23.9;1.3;14.6;.4;4.43;23139 +72102;44.27289;7.70606;509;20220816;29.3;19.9;24.6;1.5;15.74;1.8;4.76;24856 +72102;44.27289;7.70606;509;20220817;23.5;20.3;21.9;1.3;19.14;5.7;3.12;15265 +72102;44.27289;7.70606;509;20220818;23.1;17.5;20.3;1.9;17.74;14.9;2.5;12284 +72102;44.27289;7.70606;509;20220819;27.1;15.9;21.5;1.3;15.34;0;3.83;20061 +72102;44.27289;7.70606;509;20220820;28.8;19.6;24.2;1.6;13.47;0;4.93;25128 +72102;44.27289;7.70606;509;20220821;29;20.4;24.7;1.5;13.44;1.1;4.86;24500 +72102;44.27289;7.70606;509;20220822;30.1;20.5;25.3;1.5;14.54;0;4.67;24011 +72102;44.27289;7.70606;509;20220823;30.9;21.1;26;1.5;13.94;0;4.8;24549 +72102;44.27289;7.70606;509;20220824;29.5;20.5;25;1.3;15.07;0;4.45;23618 +72102;44.27289;7.70606;509;20220825;29.9;20.7;25.3;1.2;16.54;.1;4.45;23393 +72102;44.27289;7.70606;509;20220826;26.5;21.5;24;1.3;16.94;2.9;3.93;19456 +72102;44.27289;7.70606;509;20220827;28;19.9;24;1.4;16.3;1.5;4.13;21390 +72102;44.27289;7.70606;509;20220828;28.8;19.2;24;1.4;17.3;2.5;4.07;20927 +72102;44.27289;7.70606;509;20220829;29.1;19.5;24.3;1.4;17.9;.6;4.23;22191 +72102;44.27289;7.70606;509;20220830;24.9;22.1;23.5;1.5;18.74;3.7;2.91;13493 +72102;44.27289;7.70606;509;20220831;26.5;17.1;21.8;1.3;17.84;.4;3.46;18684 +72102;44.27289;7.70606;509;20220901;26.9;17.5;22.2;1.6;16.9;.8;3.63;18399 +72102;44.27289;7.70606;509;20220902;21.7;17.9;19.8;1.3;16.07;1.6;3.07;16621 +72102;44.27289;7.70606;509;20220903;24.3;18.5;21.4;1.1;16.7;3.9;2.46;12851 +72102;44.27289;7.70606;509;20220904;27.2;15.6;21.4;1.2;15.97;.2;3.63;20771 +72102;44.27289;7.70606;509;20220905;27.1;20.1;23.6;1.2;16.87;0;3.36;17316 +72102;44.27289;7.70606;509;20220906;27.5;19.5;23.5;1.5;17.17;1;3.68;19165 +72102;44.27289;7.70606;509;20220907;24.9;19.9;22.4;1.8;18.1;1.1;2.93;12999 +72102;44.27289;7.70606;509;20220908;25;18.4;21.7;1.6;17.27;.4;3.22;17484 +72102;44.27289;7.70606;509;20220909;28.3;19.3;23.8;1.5;15.1;0;3.2;17813 +72102;44.27289;7.70606;509;20220910;25.6;17.2;21.4;1.6;12.2;0;3.53;20108 +72102;44.27289;7.70606;509;20220911;26.9;16.4;21.7;1.2;11.8;0;3.49;21113 +72102;44.27289;7.70606;509;20220912;27.5;18.7;23.1;1.3;13.04;.1;3.53;20832 +72102;44.27289;7.70606;509;20220913;26.1;19.1;22.6;1.4;14.8;0;3.34;18748 +72102;44.27289;7.70606;509;20220914;24.5;19.1;21.8;1.3;17.9;4.3;2.09;10619 +72102;44.27289;7.70606;509;20220915;28;18.4;23.2;1.2;16.5;.8;3.27;18775 +72102;44.27289;7.70606;509;20220916;28.3;20.5;24.4;1.6;12.24;0;3.36;17940 +72102;44.27289;7.70606;509;20220917;24.2;17.9;21.1;2.9;5.97;0;4.3;16905 +72102;44.27289;7.70606;509;20220918;23.5;13;18.3;1.6;6.77;0;3.2;20480 +72102;44.27289;7.70606;509;20220919;24.3;13.3;18.8;1.4;7.7;0;3.09;20286 +72102;44.27289;7.70606;509;20220920;22.5;15.1;18.8;1.3;8.34;0;2.85;19647 +72102;44.27289;7.70606;509;20220921;14.7;14.3;14.5;1.5;10.4;0;1.97;11084 +72102;44.27289;7.70606;509;20220922;20.7;13.5;17.1;1.3;9.97;0;2.5;15229 +72102;44.27289;7.70606;509;20220923;21.5;14.1;17.8;1.4;9.97;.3;2.31;14080 +72102;44.27289;7.70606;509;20220924;15.3;14.3;14.8;1.2;12.5;13.2;.83;2305 +72102;44.27289;7.70606;509;20220925;18.7;12.5;15.6;.9;12.37;2.3;1.67;11117 +72102;44.27289;7.70606;509;20220926;20.5;12.9;16.7;1.3;10.5;.4;2.22;16450 +72102;44.27289;7.70606;509;20220927;23.7;13.1;18.4;1.6;9.9;0;2.39;16017 +72102;44.27289;7.70606;509;20220928;20.7;13.1;16.9;1.5;9.8;.1;1.82;12308 +72102;44.27289;7.70606;509;20220929;19.5;12.5;16;1.7;11.8;5.4;1.72;9868 +72102;44.27289;7.70606;509;20220930;13.1;12.3;12.7;1.2;11.74;5;.95;5209 +72102;44.27289;7.70606;509;20221001;19.7;11.8;15.7;1.4;12.93;0;2.08;14689 +72102;44.27289;7.70606;509;20221002;22.7;12.7;17.7;2.1;14.43;0;2.28;12624 +72102;44.27289;7.70606;509;20221003;25.5;14.9;20.2;1.5;13.36;0;2.62;16773 +72102;44.27289;7.70606;509;20221004;20.5;14.1;17.3;1;14.03;0;2.21;14732 +72102;44.27289;7.70606;509;20221005;20.1;16.7;18.4;1.6;15.16;0;2.15;12655 +72102;44.27289;7.70606;509;20221006;23.3;15.7;19.5;1;14.56;.1;2.09;14530 +72102;44.27289;7.70606;509;20221007;22.1;16.5;19.3;1.8;13.89;0;2.41;15068 +72102;44.27289;7.70606;509;20221008;21.1;14.2;17.6;1;14.53;4.6;1.7;11531 +72102;44.27289;7.70606;509;20221009;16.2;14.7;15.4;1.5;15.76;14.1;1.15;5526 +72102;44.27289;7.70606;509;20221010;16.1;13.1;14.6;2.6;14.53;1;1.92;8599 +72102;44.27289;7.70606;509;20221011;21.1;13.7;17.4;1.5;13.16;0;2.08;13793 +72102;44.27289;7.70606;509;20221012;19.5;14.9;17.2;1.4;13.83;0;1.97;11434 +72102;44.27289;7.70606;509;20221013;19.1;14.3;16.7;1.5;13.03;.1;1.77;11010 +72102;44.27289;7.70606;509;20221014;19.5;14.5;17;1.3;13.89;0;1.65;10545 +72102;44.27289;7.70606;509;20221015;19.8;13.9;16.8;1.3;14.53;0;1.72;11606 +72102;44.27289;7.70606;509;20221016;20;15;17.5;1.6;14.63;.5;1.87;12152 +72102;44.27289;7.70606;509;20221017;20.3;17.1;18.7;1.3;14.16;0;1.86;12157 +72102;44.27289;7.70606;509;20221018;22.1;15.7;18.9;1.1;14.06;0;1.8;12733 +72102;44.27289;7.70606;509;20221019;22.9;15.5;19.2;.9;13.69;0;1.62;11941 +72102;44.27289;7.70606;509;20221020;19.3;16.1;17.7;1.5;14.46;.6;1.38;9378 +72102;44.27289;7.70606;509;20221021;16.3;15.3;15.8;2.3;16.29;.7;.88;2855 +72102;44.27289;7.70606;509;20221022;18.9;15.2;17.1;3.9;15.36;0;1.8;7497 +72102;44.27289;7.70606;509;20221023;17.7;14.9;16.3;1.6;14.99;0;1.23;6156 +72102;44.27289;7.70606;509;20221024;20.5;15.5;18;2.1;16.29;.1;1.24;5516 +72102;44.27289;7.70606;509;20221025;19.7;15.9;17.8;1.9;15.19;.1;1.63;9563 +72102;44.27289;7.70606;509;20221026;19.5;15.7;17.6;1.2;15.49;0;1.42;9659 +72102;44.27289;7.70606;509;20221027;20.5;16.1;18.3;1;14.53;0;1.43;10676 +72102;44.27289;7.70606;509;20221028;21.7;15.9;18.8;1.1;14.26;0;1.46;11086 +72102;44.27289;7.70606;509;20221029;23.4;14.9;19.2;1;12.29;0;1.6;11427 +72102;44.27289;7.70606;509;20221030;21.7;14.9;18.3;1.1;11.93;0;1.48;11257 +72102;44.27289;7.70606;509;20221031;22.1;12.3;17.2;1.3;12.49;0;1.43;10527 +72102;44.27289;7.70606;509;20221101;16.9;13.4;15.1;1.1;13.13;9.2;1.03;6389 +72102;44.27289;7.70606;509;20221102;16.9;12.1;14.5;1.1;13.03;0;1.04;8299 +72102;44.27289;7.70606;509;20221103;16.3;11.7;14;1.2;12.76;9.7;.9;6924 +72102;44.27289;7.70606;509;20221104;12.9;10.9;11.9;2.6;11.19;2.8;1.29;7034 +72102;44.27289;7.70606;509;20221105;18;9.1;13.5;3;6.83;0;2.21;10672 +72102;44.27289;7.70606;509;20221106;16.1;9.6;12.8;1.1;6.96;.1;1.18;10035 +72102;44.27289;7.70606;509;20221107;14.5;8.1;11.3;1.2;9.43;0;1.06;10213 +72102;44.27289;7.70606;509;20221108;13.7;9.5;11.6;1.2;10.26;0;1.02;8923 +72102;44.27289;7.70606;509;20221109;13.5;9.5;11.5;1.9;12.03;5.5;.82;5247 +72102;44.27289;7.70606;509;20221110;15.3;8.5;11.9;2.1;11.49;0;1.29;9720 +72102;44.27289;7.70606;509;20221111;14.3;8.9;11.6;1.6;10.19;0;1.27;8664 +72102;44.27289;7.70606;509;20221112;15.7;10.6;13.1;1.1;9.59;0;.97;6636 +72102;44.27289;7.70606;509;20221113;16.2;10.2;13.2;2.1;9.99;.2;1.47;7332 +72102;44.27289;7.70606;509;20221114;9.1;8.1;8.6;1.4;9.96;1.2;.86;5615 +72102;44.27289;7.70606;509;20221115;8.5;6.7;7.6;1.4;10.79;2;.56;3369 +72102;44.27289;7.70606;509;20221116;11.3;6.1;8.7;1.3;10.66;0;.75;5237 +72102;44.27289;7.70606;509;20221117;10.3;6.1;8.2;1.8;10.76;0;.81;7696 +72102;44.27289;7.70606;509;20221118;14.9;7.3;11.1;1.9;9.39;0;1.02;7516 +72102;44.27289;7.70606;509;20221119;12.9;7.4;10.1;2.2;5.96;0;1.43;6438 +72102;44.27289;7.70606;509;20221120;13.5;5.9;9.7;1.9;5.83;0;1.22;8415 +72102;44.27289;7.70606;509;20221121;8.9;5.9;7.4;2.3;7.59;9.8;.87;6000 +72102;44.27289;7.70606;509;20221122;12.3;1.7;7;2.8;7.93;1.6;1.13;5436 +72102;44.27289;7.70606;509;20221123;11.1;7.5;9.3;1.9;6.33;0;1.03;7835 +72102;44.27289;7.70606;509;20221124;15.5;6.3;10.9;1.9;7.33;0;.87;8461 +72102;44.27289;7.70606;509;20221125;10.9;7.1;9;1.6;7.89;0;.89;6027 +72102;44.27289;7.70606;509;20221126;14.3;5.6;9.9;2.5;6.26;0;1.42;8091 +72102;44.27289;7.70606;509;20221127;11.7;5.6;8.6;1.2;5.66;0;.82;7406 +72102;44.27289;7.70606;509;20221128;6.1;4.3;5.2;1.1;6.69;0;.65;4165 +72102;44.27289;7.70606;509;20221129;4.3;3.3;3.8;2.7;7.23;2.7;.85;3637 +72102;44.27289;7.70606;509;20221130;4.9;1.9;3.4;2.5;6.76;0;.99;7296 +72102;44.27289;7.70606;509;20221201;9.1;2.5;5.8;2.4;6.49;.1;.93;7635 +72102;44.27289;7.70606;509;20221202;6.7;3.1;4.9;.9;6.4;3.7;.35;4001 +72102;44.27289;7.70606;509;20221203;6;4.3;5.1;2.3;7.3;18.2;.5;2087 +72102;44.27289;7.70606;509;20221204;8.4;5;6.7;1.5;8.2;7.8;.54;2047 +72102;44.27289;7.70606;509;20221205;8.5;4.1;6.3;1.3;7.87;0;.47;2890 +72102;44.27289;7.70606;509;20221206;8.3;3.1;5.7;1.2;5.54;0;.41;6412 +72102;44.27289;7.70606;509;20221207;6.1;2.3;4.2;.9;5.17;0;.33;6295 +72102;44.27289;7.70606;509;20221208;8.2;2.7;5.4;.9;5.34;6.5;.32;5287 +72102;44.27289;7.70606;509;20221209;2.3;1.3;1.8;1;6.67;10.6;.32;1108 +72102;44.27289;7.70606;509;20221210;8.7;2.9;5.8;1;6.5;0;.36;4639 +72102;44.27289;7.70606;509;20221211;8;1.5;4.7;1.6;3.17;0;.71;6561 +72102;44.27289;7.70606;509;20221212;2.7;.3;1.5;1.1;3.8;3.3;.25;6079 +72102;44.27289;7.70606;509;20221213;2.5;-1.7;.4;1.4;5.14;.8;.36;2831 +72102;44.27289;7.70606;509;20221214;3.5;-.1;1.7;.7;5.64;0;.28;3658 +72102;44.27289;7.70606;509;20221215;1.9;.9;1.4;.9;5.54;32;.28;2108 +72102;44.27289;7.70606;509;20221216;6.1;1.4;3.7;.9;6.6;2.1;.32;3089 +72102;44.27289;7.70606;509;20221217;9.1;1.7;5.4;1.2;5.84;0;.31;5691 +72102;44.27289;7.70606;509;20221218;7.2;2.7;4.9;1;5.5;0;.35;4678 +72102;44.27289;7.70606;509;20221219;4.3;1.1;2.7;.8;5.34;0;.26;4669 +72102;44.27289;7.70606;509;20221220;5.7;1.7;3.7;.8;5.74;1.4;.3;4333 +72102;44.27289;7.70606;509;20221221;7.1;4.1;5.6;.8;6.74;6.8;.31;4061 +72102;44.27289;7.70606;509;20221222;7.5;2.3;4.9;.9;6.54;0;.31;4846 +72102;44.27289;7.70606;509;20221223;7.5;2.3;4.9;1.1;7.44;0;.25;4619 +72102;44.27289;7.70606;509;20221224;9.5;4.3;6.9;.8;8.2;0;.37;2762 +72102;44.27289;7.70606;509;20221225;9.3;7.6;8.4;.5;8.5;0;.32;2449 +72102;44.27289;7.70606;509;20221226;12;7.2;9.6;.8;8.2;0;.41;3541 +72102;44.27289;7.70606;509;20221227;9.9;5.3;7.6;.9;7.07;0;.3;5989 +72102;44.27289;7.70606;509;20221228;6.5;4.7;5.6;.9;6.67;0;.37;4243 +72102;44.27289;7.70606;509;20221229;7.3;5.1;6.2;.7;6.67;0;.32;4545 +72102;44.27289;7.70606;509;20221230;6.3;4.1;5.2;.9;7.64;0;.39;3381 +72102;44.27289;7.70606;509;20221231;9.8;4.8;7.3;1;7.7;0;.33;4728 +73073;43.89761;-1.27989;20;20220101;22.9;9.8;16.4;1.4;9.91;0;1.16;6379 +73073;43.89761;-1.27989;20;20220102;17.6;7.2;12.4;1.9;11.47;.1;.73;5639 +73073;43.89761;-1.27989;20;20220103;18.4;8.5;13.4;2.5;11.2;0;1.12;5974 +73073;43.89761;-1.27989;20;20220104;17.4;10.7;14.1;4.9;10.94;9.6;1.78;4374 +73073;43.89761;-1.27989;20;20220105;9.7;4.7;7.2;2;7.37;.8;.76;3807 +73073;43.89761;-1.27989;20;20220106;9.6;.5;5.1;1.5;6.04;.1;.59;6487 +73073;43.89761;-1.27989;20;20220107;12.6;1;6.8;4.9;8.53;4.7;.9;5803 +73073;43.89761;-1.27989;20;20220108;12.8;9.8;11.3;9;10.97;9;1.34;2984 +73073;43.89761;-1.27989;20;20220109;12.1;10.8;11.4;8;12.27;26.4;.82;1072 +73073;43.89761;-1.27989;20;20220110;13.2;11.3;12.2;6.8;13.47;3.9;.55;1464 +73073;43.89761;-1.27989;20;20220111;11;7.6;9.3;1.2;9.6;0;.53;4822 +73073;43.89761;-1.27989;20;20220112;7.2;0;3.6;1.2;6.5;0;.41;6517 +73073;43.89761;-1.27989;20;20220113;7.7;-1.5;3.1;2.7;6.53;0;.56;6570 +73073;43.89761;-1.27989;20;20220114;8.3;-.5;3.9;2.6;6.5;.1;.65;7504 +73073;43.89761;-1.27989;20;20220115;11.8;-2.4;4.7;1.4;6.4;.1;.55;8653 +73073;43.89761;-1.27989;20;20220116;11.2;-1.1;5;2.1;6.83;.1;.67;7726 +73073;43.89761;-1.27989;20;20220117;9.9;1;5.4;2.2;7.53;.1;.6;6350 +73073;43.89761;-1.27989;20;20220118;6.1;2.4;4.3;1.5;7.97;.2;.39;2501 +73073;43.89761;-1.27989;20;20220119;10.6;4.4;7.5;2.4;9.1;1.3;.6;3758 +73073;43.89761;-1.27989;20;20220120;10.9;6.8;8.9;3.4;9.74;1;.79;3297 +73073;43.89761;-1.27989;20;20220121;6.8;1.3;4.1;2.7;6.17;.1;.75;7181 +73073;43.89761;-1.27989;20;20220122;7.9;-1;3.4;2.3;5.57;.1;.79;8347 +73073;43.89761;-1.27989;20;20220123;10.9;-1.8;4.6;2.5;6.07;0;.94;8975 +73073;43.89761;-1.27989;20;20220124;14.6;.1;7.3;2.2;6.73;0;1.13;9146 +73073;43.89761;-1.27989;20;20220125;14.8;.1;7.5;1.9;6.87;0;1.05;9562 +73073;43.89761;-1.27989;20;20220126;13.1;.5;6.8;2.4;7;0;1.07;9240 +73073;43.89761;-1.27989;20;20220127;9.1;-1.5;3.8;1.6;6.77;.1;.55;7572 +73073;43.89761;-1.27989;20;20220128;8.2;2.5;5.4;1.6;7.17;0;.6;5095 +73073;43.89761;-1.27989;20;20220129;3.3;.3;1.8;1.9;6.94;0;.33;3066 +73073;43.89761;-1.27989;20;20220130;3;.4;1.7;2.1;7.1;.5;.29;2266 +73073;43.89761;-1.27989;20;20220131;11.5;2.7;7.1;3.6;9.38;1.7;.63;6075 +73073;43.89761;-1.27989;20;20220201;10.9;3.5;7.2;3.3;9.07;0;.74;6010 +73073;43.89761;-1.27989;20;20220202;13;8.9;11;2.9;10.94;0;.9;5265 +73073;43.89761;-1.27989;20;20220203;13.6;5.6;9.6;3.1;10.97;0;.72;5315 +73073;43.89761;-1.27989;20;20220204;12.4;6.9;9.7;3.1;11.27;1.1;.65;3738 +73073;43.89761;-1.27989;20;20220205;11.3;6.2;8.8;2.3;8.47;0;1.01;8880 +73073;43.89761;-1.27989;20;20220206;11.4;1.7;6.6;3.9;8.97;1.4;.76;5844 +73073;43.89761;-1.27989;20;20220207;13.4;9.9;11.7;3.5;11.36;1.2;1.04;5974 +73073;43.89761;-1.27989;20;20220208;15.8;5.8;10.8;2.7;8.97;0;1.51;10840 +73073;43.89761;-1.27989;20;20220209;16.9;4.1;10.5;1.6;9.04;.1;1.21;10782 +73073;43.89761;-1.27989;20;20220210;12.7;3.5;8.1;1.7;9.5;4.1;1.17;9969 +73073;43.89761;-1.27989;20;20220211;11.5;7.7;9.6;2.3;9.6;0;.98;4924 +73073;43.89761;-1.27989;20;20220212;14.5;3;8.8;1.3;8.4;0;1.05;10132 +73073;43.89761;-1.27989;20;20220213;18.9;2.7;10.8;4.5;8.97;5.7;2.23;10626 +73073;43.89761;-1.27989;20;20220214;11.9;8.6;10.2;6.1;9.93;23.7;1.39;5529 +73073;43.89761;-1.27989;20;20220215;13.2;6;9.6;4.4;9.77;6;1.31;7261 +73073;43.89761;-1.27989;20;20220216;13.2;9.9;11.5;7;12.5;5.6;.82;4250 +73073;43.89761;-1.27989;20;20220217;14.8;12.4;13.6;4;12.73;.6;1.15;4229 +73073;43.89761;-1.27989;20;20220218;15.7;5.8;10.7;3.5;10.83;.3;1.22;8314 +73073;43.89761;-1.27989;20;20220219;12.5;7.1;9.8;2.4;9.23;1;1.24;9401 +73073;43.89761;-1.27989;20;20220220;13.3;5.4;9.3;5;11.17;3.3;.93;7499 +73073;43.89761;-1.27989;20;20220221;13.5;10.9;12.2;6.4;11;.5;1.7;7030 +73073;43.89761;-1.27989;20;20220222;14.8;9.5;12.1;2.5;9.83;0;1.62;9753 +73073;43.89761;-1.27989;20;20220223;17.6;3;10.3;2.1;9.6;0;1.64;12983 +73073;43.89761;-1.27989;20;20220224;13.2;5.7;9.4;3.4;10.77;1.2;.97;7212 +73073;43.89761;-1.27989;20;20220225;12.9;5.4;9.2;2.5;7.73;0;1.64;12094 +73073;43.89761;-1.27989;20;20220226;15.4;1.8;8.6;3.5;5.94;0;2.44;14871 +73073;43.89761;-1.27989;20;20220227;15.3;6.6;11;2.1;9.23;.1;1.6;10776 +73073;43.89761;-1.27989;20;20220228;19.6;4.5;12.1;1.6;9.7;0;1.87;15191 +73073;43.89761;-1.27989;20;20220301;19.8;4.2;12;2.3;8.7;0;2.3;13605 +73073;43.89761;-1.27989;20;20220302;13.7;10.3;12;2.6;11.53;1;1.18;6016 +73073;43.89761;-1.27989;20;20220303;14.7;6.3;10.5;3.8;11.1;6.7;1.24;8800 +73073;43.89761;-1.27989;20;20220304;12.4;9.4;10.9;6.3;9.77;0;1.82;9098 +73073;43.89761;-1.27989;20;20220305;12.1;4.6;8.3;2.1;8.17;.2;1.38;10263 +73073;43.89761;-1.27989;20;20220306;11.4;3.9;7.6;1.3;7.9;.2;1.22;9428 +73073;43.89761;-1.27989;20;20220307;13;1.1;7.1;2.1;6.93;0;1.72;15167 +73073;43.89761;-1.27989;20;20220308;13.2;8.2;10.7;3;9.37;1.9;1.52;6668 +73073;43.89761;-1.27989;20;20220309;18.6;4.2;11.4;3.5;8.67;.4;2.62;14278 +73073;43.89761;-1.27989;20;20220310;16.8;11;13.9;2.4;11.37;4.6;1.83;9669 +73073;43.89761;-1.27989;20;20220311;17.2;11.6;14.4;3.2;10.83;11.2;2.03;6303 +73073;43.89761;-1.27989;20;20220312;16;7.9;11.9;2.7;10.1;8.9;2.1;15379 +73073;43.89761;-1.27989;20;20220313;14.3;8.9;11.6;4.2;9.33;4.4;2.22;12267 +73073;43.89761;-1.27989;20;20220314;12.8;6.2;9.5;3.4;9.64;.4;1.34;6893 +73073;43.89761;-1.27989;20;20220315;21.7;9.3;15.5;3.6;12.3;0;2.76;13809 +73073;43.89761;-1.27989;20;20220316;15.3;11.4;13.4;3.9;12.87;1.1;1.41;5681 +73073;43.89761;-1.27989;20;20220317;11.1;10.8;10.9;5;11.4;8;.94;1300 +73073;43.89761;-1.27989;20;20220318;13.2;8.2;10.7;2.3;9.63;0;1.5;7076 +73073;43.89761;-1.27989;20;20220319;19.6;5.9;12.8;2.8;9.57;0;2.69;14671 +73073;43.89761;-1.27989;20;20220320;19.5;8;13.8;3;9.83;0;2.67;11236 +73073;43.89761;-1.27989;20;20220321;21;10.4;15.7;3.8;10.07;1.2;3.45;13529 +73073;43.89761;-1.27989;20;20220322;18.1;8.4;13.2;3.7;8.33;0;3.08;11405 +73073;43.89761;-1.27989;20;20220323;19.1;6;12.5;3.3;7.87;0;3.42;17956 +73073;43.89761;-1.27989;20;20220324;18.6;5.6;12.1;2.8;8.87;0;2.82;17143 +73073;43.89761;-1.27989;20;20220325;18.8;7.9;13.4;2.5;9.3;0;2.74;15317 +73073;43.89761;-1.27989;20;20220326;19.6;5.9;12.8;3.5;8.23;0;3.38;18289 +73073;43.89761;-1.27989;20;20220327;21.7;6.4;14;2.5;8.8;0;3.43;18686 +73073;43.89761;-1.27989;20;20220328;21.9;8.8;15.3;2.2;9.2;0;3.25;15428 +73073;43.89761;-1.27989;20;20220329;16.7;9.1;12.9;2.7;11.73;.1;1.72;7799 +73073;43.89761;-1.27989;20;20220330;14.4;10.3;12.4;3.5;11.57;10.3;1.53;6203 +73073;43.89761;-1.27989;20;20220331;14.3;8.9;11.6;5.8;9.67;8.6;2.36;11473 +73073;43.89761;-1.27989;20;20220401;9.4;2.5;6;3.8;6.27;2.7;1.93;12212 +73073;43.89761;-1.27989;20;20220402;10.3;3.4;6.9;4.6;6.05;.1;2.5;16731 +73073;43.89761;-1.27989;20;20220403;8.1;-1.1;3.5;2.8;6.14;.1;2;16297 +73073;43.89761;-1.27989;20;20220404;12.1;1.4;6.7;1.8;5.42;.1;2.25;19043 +73073;43.89761;-1.27989;20;20220405;15;-.1;7.4;1.8;7.01;0;2.25;17650 +73073;43.89761;-1.27989;20;20220406;13.9;5.9;9.9;3.5;10.27;1;1.72;10821 +73073;43.89761;-1.27989;20;20220407;19.1;8.9;14;5.2;11.4;8.2;2.73;11083 +73073;43.89761;-1.27989;20;20220408;19.5;10.9;15.2;5.6;11.2;1;3.06;8455 +73073;43.89761;-1.27989;20;20220409;15.4;7.8;11.6;2.9;8.93;.3;2.79;17707 +73073;43.89761;-1.27989;20;20220410;23.1;2.3;12.7;4.1;7.97;0;4.66;23912 +73073;43.89761;-1.27989;20;20220411;25.4;10.4;17.9;4.1;11.27;.2;4.5;18244 +73073;43.89761;-1.27989;20;20220412;21.5;11.4;16.5;3;11.97;.2;3.35;15572 +73073;43.89761;-1.27989;20;20220413;18.4;9.2;13.8;2.6;13;.4;2.25;13995 +73073;43.89761;-1.27989;20;20220414;21;11.8;16.4;2.3;13.6;.1;2.94;17676 +73073;43.89761;-1.27989;20;20220415;18;9.8;13.9;2.7;13.6;0;2.3;15565 +73073;43.89761;-1.27989;20;20220416;19.5;11.7;15.6;2.4;13.23;0;2.96;18449 +73073;43.89761;-1.27989;20;20220417;19.6;9.1;14.4;3.4;13.07;0;2.84;18774 +73073;43.89761;-1.27989;20;20220418;17.6;12.3;14.9;3.2;12.6;0;2.33;11149 +73073;43.89761;-1.27989;20;20220419;12.3;9.2;10.8;3.5;11.43;13.4;1.19;4087 +73073;43.89761;-1.27989;20;20220420;11.4;9.2;10.3;5.3;11.67;18.9;.99;5463 +73073;43.89761;-1.27989;20;20220421;13.3;8.9;11.1;3.7;12.17;4.4;1.17;5730 +73073;43.89761;-1.27989;20;20220422;21.1;7.1;14.1;3.2;10.6;2.5;3.61;20143 +73073;43.89761;-1.27989;20;20220423;14.4;11.2;12.8;4.9;11.83;5.4;2.03;10178 +73073;43.89761;-1.27989;20;20220424;16.4;10.1;13.2;5.8;12.27;.9;2.37;13686 +73073;43.89761;-1.27989;20;20220425;19.3;6.9;13.1;2.3;11;0;3.24;22345 +73073;43.89761;-1.27989;20;20220426;24.2;8.1;16.2;3.1;12.13;3.5;4.38;24624 +73073;43.89761;-1.27989;20;20220427;17.2;12.9;15;2.4;14.17;.6;1.78;8690 +73073;43.89761;-1.27989;20;20220428;16.2;13.1;14.6;2.2;14.33;.5;1.58;7965 +73073;43.89761;-1.27989;20;20220429;18.5;10.1;14.3;1.8;13.5;0;2.65;17683 +73073;43.89761;-1.27989;20;20220430;18.5;12.4;15.4;2.3;13.53;0;2.67;15661 +73073;43.89761;-1.27989;20;20220501;19;10.8;14.9;2.9;13.4;0;2.87;18025 +73073;43.89761;-1.27989;20;20220502;17.9;11.8;14.9;3.2;12.7;0;2.76;14745 +73073;43.89761;-1.27989;20;20220503;20.4;11.1;15.7;3.9;13.53;1.7;2.95;15396 +73073;43.89761;-1.27989;20;20220504;19.3;13.5;16.4;4.4;12.97;0;3.13;15039 +73073;43.89761;-1.27989;20;20220505;19.7;9.2;14.5;3.5;12.77;0;3.11;18919 +73073;43.89761;-1.27989;20;20220506;17.9;11.5;14.7;3.2;13.57;.1;2.92;18914 +73073;43.89761;-1.27989;20;20220507;19.5;12.7;16.1;2.5;14.33;.1;2.41;12104 +73073;43.89761;-1.27989;20;20220508;21.3;11.8;16.6;2.5;14.27;.1;3.42;19907 +73073;43.89761;-1.27989;20;20220509;24.6;10.7;17.6;2.1;14.07;0;4.44;25827 +73073;43.89761;-1.27989;20;20220510;25.3;12.1;18.7;2.2;14.2;0;4.62;25047 +73073;43.89761;-1.27989;20;20220511;20.8;14.8;17.8;2.4;15.1;1.4;3.04;15846 +73073;43.89761;-1.27989;20;20220512;20.6;14.5;17.6;2.2;15.23;1.8;2.68;13461 +73073;43.89761;-1.27989;20;20220513;21.9;14.6;18.3;2.1;15.54;0;3.32;18275 +73073;43.89761;-1.27989;20;20220514;31.4;12;21.7;2.8;16.17;1.3;5.57;24374 +73073;43.89761;-1.27989;20;20220515;29.2;16.1;22.7;3.1;18.27;4.4;4.78;20365 +73073;43.89761;-1.27989;20;20220516;27.3;16.1;21.7;2.4;16.87;0;4.94;25006 +73073;43.89761;-1.27989;20;20220517;27;16.8;21.9;2.9;16.47;0;5.26;25530 +73073;43.89761;-1.27989;20;20220518;33.6;14.8;24.2;3.1;17.27;1.9;6.45;26720 +73073;43.89761;-1.27989;20;20220519;25.7;17.1;21.4;2.9;18.63;0;3.92;18604 +73073;43.89761;-1.27989;20;20220520;21.6;17.9;19.8;2.9;18.97;0;2.8;13865 +73073;43.89761;-1.27989;20;20220521;28.8;16.8;22.8;2.7;18.63;0;4.7;20484 +73073;43.89761;-1.27989;20;20220522;30.5;18.2;24.3;4.2;19.77;1.5;5.58;22291 +73073;43.89761;-1.27989;20;20220523;19.7;16.3;18;7.3;15.97;2.3;3.15;13567 +73073;43.89761;-1.27989;20;20220524;17.4;13.8;15.6;4.9;13.14;2.7;3.05;14291 +73073;43.89761;-1.27989;20;20220525;19.4;12.2;15.8;4.1;12.77;0;3.85;21980 +73073;43.89761;-1.27989;20;20220526;19.9;11.6;15.8;2.8;13.8;.1;3.26;18000 +73073;43.89761;-1.27989;20;20220527;22.4;12.8;17.6;2.6;14.87;.1;4.01;23610 +73073;43.89761;-1.27989;20;20220528;24.1;11.4;17.8;2.5;14.83;0;4.86;27684 +73073;43.89761;-1.27989;20;20220529;24.4;11.5;18;3.2;11.87;0;5.37;27804 +73073;43.89761;-1.27989;20;20220530;21.7;10.9;16.3;3.1;10.37;0;4.6;24002 +73073;43.89761;-1.27989;20;20220531;23.2;12.5;17.8;2.4;13.07;.1;4.38;23759 +73073;43.89761;-1.27989;20;20220601;27;13.9;20.4;3.6;14.67;.5;5.79;26750 +73073;43.89761;-1.27989;20;20220602;24.9;16.9;20.9;3.6;18.37;4;4.3;21320 +73073;43.89761;-1.27989;20;20220603;23.9;18.2;21;3.2;19.2;4.6;3.62;17561 +73073;43.89761;-1.27989;20;20220604;22.7;17.9;20.3;2.6;18.93;.6;3.02;14365 +73073;43.89761;-1.27989;20;20220605;22.8;17.5;20.1;2.9;16.74;0;4.12;21144 +73073;43.89761;-1.27989;20;20220606;23.6;15.6;19.6;2.1;16.4;.2;3.81;19370 +73073;43.89761;-1.27989;20;20220607;22.8;17.7;20.3;2.8;16.77;5.3;3.86;18761 +73073;43.89761;-1.27989;20;20220608;19.7;15.2;17.4;3.3;17.13;2.2;2.27;11000 +73073;43.89761;-1.27989;20;20220609;22.3;15.8;19.1;2.7;15.07;.1;4.41;23444 +73073;43.89761;-1.27989;20;20220610;25.5;12.2;18.8;2.8;15.97;0;4.82;27432 +73073;43.89761;-1.27989;20;20220611;25;17.2;21.1;2.7;18.83;.1;3.87;19155 +73073;43.89761;-1.27989;20;20220612;24.8;17.9;21.4;3;19.74;4.4;3.49;16068 +73073;43.89761;-1.27989;20;20220613;26;18.9;22.4;2.6;20.3;0;4.29;20830 +73073;43.89761;-1.27989;20;20220614;31.3;18.2;24.8;2.5;21.1;0;5.47;23240 +73073;43.89761;-1.27989;20;20220615;27.7;20;23.8;3;21.5;0;4.93;23865 +73073;43.89761;-1.27989;20;20220616;34.8;18.5;26.6;2.2;20.17;0;6.29;26626 +73073;43.89761;-1.27989;20;20220617;37.8;20.7;29.2;3.1;21.74;0;7.72;28499 +73073;43.89761;-1.27989;20;20220618;40.5;22.3;31.4;3.4;21.27;0;8.63;28210 +73073;43.89761;-1.27989;20;20220619;26;19;22.5;4.4;19.2;.5;4.73;21376 +73073;43.89761;-1.27989;20;20220620;26;19;22.5;4.3;18.44;1;4.55;18778 +73073;43.89761;-1.27989;20;20220621;24.1;19.1;21.6;4.3;20.07;19.5;3.76;17545 +73073;43.89761;-1.27989;20;20220622;23.7;16.7;20.2;3.8;18.5;.6;4.09;21557 +73073;43.89761;-1.27989;20;20220623;24.6;15.2;19.9;2.4;17.87;9.2;4.12;22125 +73073;43.89761;-1.27989;20;20220624;23.7;16.4;20.1;4.4;16.6;2;4.53;22397 +73073;43.89761;-1.27989;20;20220625;19.1;15.8;17.5;2.8;15.73;7.2;2.21;8968 +73073;43.89761;-1.27989;20;20220626;18.3;14;16.1;1.9;15.07;8.8;2.07;9981 +73073;43.89761;-1.27989;20;20220627;19.5;15;17.3;2.7;15.03;.3;3.1;15101 +73073;43.89761;-1.27989;20;20220628;23.6;14.8;19.2;2.5;14.47;0;4.67;25130 +73073;43.89761;-1.27989;20;20220629;22.7;12.3;17.5;2.5;15.23;.3;3.71;20570 +73073;43.89761;-1.27989;20;20220630;19.1;14.8;17;2.7;15.1;1.6;2.59;11917 +73073;43.89761;-1.27989;20;20220701;23.1;11.3;17.2;2.4;13.77;0;4.5;26293 +73073;43.89761;-1.27989;20;20220702;29;13.7;21.4;3.7;14.83;0;6.33;28931 +73073;43.89761;-1.27989;20;20220703;23.7;15.5;19.6;3.3;16.8;.2;4.36;23657 +73073;43.89761;-1.27989;20;20220704;22.3;17.3;19.8;2.6;17.87;.1;2.94;13405 +73073;43.89761;-1.27989;20;20220705;25.4;16.6;21;2.7;18.5;0;4.69;25194 +73073;43.89761;-1.27989;20;20220706;25.3;16.8;21;3;17.5;.1;4.8;23812 +73073;43.89761;-1.27989;20;20220707;24.9;17.9;21.4;3.2;18.87;.1;4.32;21863 +73073;43.89761;-1.27989;20;20220708;26.5;16.9;21.7;2.7;18.24;0;4.83;24395 +73073;43.89761;-1.27989;20;20220709;28.3;16.9;22.6;3.1;18.33;0;5.52;26404 +73073;43.89761;-1.27989;20;20220710;31;17.2;24.1;2.8;18.23;.1;6.29;27244 +73073;43.89761;-1.27989;20;20220711;31.3;16.7;24;2.7;19;0;6.1;27918 +73073;43.89761;-1.27989;20;20220712;32.4;19.5;25.9;2.3;21.04;.1;5.96;25768 +73073;43.89761;-1.27989;20;20220713;32.4;17.5;25;1.9;18.43;0;6.09;27728 +73073;43.89761;-1.27989;20;20220714;32.2;18.2;25.2;2.2;19.97;0;5.4;23770 +73073;43.89761;-1.27989;20;20220715;29.9;20.9;25.4;3;20.77;0;5.22;21626 +73073;43.89761;-1.27989;20;20220716;37.3;19.3;28.3;3.2;17.14;0;7.93;27707 +73073;43.89761;-1.27989;20;20220717;39.6;20.8;30.2;3.7;14.87;0;9.03;27501 +73073;43.89761;-1.27989;20;20220718;40.8;21.6;31.2;4.1;17.83;.1;9.44;28032 +73073;43.89761;-1.27989;20;20220719;28;21.8;24.9;4.7;21;0;5.18;20729 +73073;43.89761;-1.27989;20;20220720;25.8;20.7;23.2;2.5;19.77;2.7;3.88;17095 +73073;43.89761;-1.27989;20;20220721;29.3;17.4;23.4;3.4;19.2;0;5.36;24898 +73073;43.89761;-1.27989;20;20220722;24.6;20.5;22.5;4.2;19.17;0;3.77;14023 +73073;43.89761;-1.27989;20;20220723;26.3;16.6;21.5;2.4;17;0;4.62;23325 +73073;43.89761;-1.27989;20;20220724;36.3;16.3;26.3;3.6;18.77;0;7.35;28125 +73073;43.89761;-1.27989;20;20220725;25.7;21.1;23.4;4.1;20.1;.2;3.98;15326 +73073;43.89761;-1.27989;20;20220726;25.5;16.7;21.1;2.6;16.7;.2;4.59;23320 +73073;43.89761;-1.27989;20;20220727;25.4;14.5;19.9;2.6;15.04;0;4.72;25007 +73073;43.89761;-1.27989;20;20220728;25.3;16.6;21;2.8;15.97;6.2;4.52;21559 +73073;43.89761;-1.27989;20;20220729;25.4;16.7;21;2.2;18.1;.6;3.94;19960 +73073;43.89761;-1.27989;20;20220730;26.5;17.5;22;2.3;19.54;.2;4.05;20696 +73073;43.89761;-1.27989;20;20220731;27.2;17.1;22.2;3;19.77;.3;4.62;24060 +73073;43.89761;-1.27989;20;20220801;27.6;18.3;23;2.7;20.07;0;4.46;22128 +73073;43.89761;-1.27989;20;20220802;30.6;17.2;23.9;2.5;20.33;.5;5.04;24553 +73073;43.89761;-1.27989;20;20220803;30.5;21.7;26.1;3.1;23.77;.7;4.64;19392 +73073;43.89761;-1.27989;20;20220804;27.7;21.7;24.7;3.4;23.17;1;4.31;19145 +73073;43.89761;-1.27989;20;20220805;26;20.8;23.4;4;19.93;0;4.42;18983 +73073;43.89761;-1.27989;20;20220806;29.1;19.8;24.4;2.9;18.83;0;4.98;21034 +73073;43.89761;-1.27989;20;20220807;28.9;18.7;23.8;3.1;16.9;.4;5.32;23155 +73073;43.89761;-1.27989;20;20220808;29.6;18.4;24;3.4;17.7;0;5.44;23371 +73073;43.89761;-1.27989;20;20220809;31.3;21.1;26.2;3.2;18.97;.1;5.43;19436 +73073;43.89761;-1.27989;20;20220810;33.9;19.2;26.6;2.8;18.43;0;5.75;20535 +73073;43.89761;-1.27989;20;20220811;36.2;21.5;28.8;2.6;19.77;0;5.98;22466 +73073;43.89761;-1.27989;20;20220812;29.6;23.2;26.4;3.8;23.8;0;4.66;18650 +73073;43.89761;-1.27989;20;20220813;27.8;21.6;24.7;3.8;21.43;.8;4.13;15663 +73073;43.89761;-1.27989;20;20220814;25.3;21.2;23.3;4.4;20;.2;3.81;13673 +73073;43.89761;-1.27989;20;20220815;25.9;18;21.9;3.5;18;.2;4.27;18940 +73073;43.89761;-1.27989;20;20220816;22.8;16.4;19.6;2.3;18.03;6.8;3.56;18164 +73073;43.89761;-1.27989;20;20220817;23.6;16.4;20;3.7;17.66;8.2;3.38;16191 +73073;43.89761;-1.27989;20;20220818;23;17.3;20.1;4.7;18.46;4.6;3.04;14379 +73073;43.89761;-1.27989;20;20220819;25;16.6;20.8;2.6;17.9;0;3.5;16789 +73073;43.89761;-1.27989;20;20220820;29;15.2;22.1;2;19.2;.1;4.22;21675 +73073;43.89761;-1.27989;20;20220821;25.7;18.6;22.2;2.3;20.1;.6;3.33;15732 +73073;43.89761;-1.27989;20;20220822;24.3;19.8;22;3.3;21.4;1.2;2.6;10860 +73073;43.89761;-1.27989;20;20220823;27.8;19.4;23.6;1.9;22.13;0;3.34;15940 +73073;43.89761;-1.27989;20;20220824;35.9;17.9;26.9;2.5;21.1;1.2;5.7;23246 +73073;43.89761;-1.27989;20;20220825;26.7;20.6;23.7;3.8;22.67;.3;3.6;16127 +73073;43.89761;-1.27989;20;20220826;26.2;20.8;23.5;3;21.03;0;3.41;14435 +73073;43.89761;-1.27989;20;20220827;28.2;19.1;23.7;2.2;19.67;0;3.92;17773 +73073;43.89761;-1.27989;20;20220828;35.2;16.5;25.8;2.2;17.63;.9;5.56;23644 +73073;43.89761;-1.27989;20;20220829;26.8;21.1;23.9;2.5;18.77;7.6;3.12;10588 +73073;43.89761;-1.27989;20;20220830;28.6;18;23.3;2.7;21.67;0;3.85;19295 +73073;43.89761;-1.27989;20;20220831;26.3;20.3;23.3;3.5;21.47;1.7;3.4;13974 +73073;43.89761;-1.27989;20;20220901;27;18.2;22.6;2.8;19.77;.2;3.69;17905 +73073;43.89761;-1.27989;20;20220902;24.7;19.5;22.1;2.8;20.07;3.1;3.02;13440 +73073;43.89761;-1.27989;20;20220903;25.3;19;22.1;2.8;18.37;2.9;3.58;16053 +73073;43.89761;-1.27989;20;20220904;29.2;15.5;22.4;2.1;17.33;0;4.09;20250 +73073;43.89761;-1.27989;20;20220905;30.6;18.6;24.6;2.6;18.73;0;4.47;19833 +73073;43.89761;-1.27989;20;20220906;28.6;15.6;22.1;2.4;16.6;0;4.25;20699 +73073;43.89761;-1.27989;20;20220907;24.9;16.6;20.7;2.2;16.6;.4;3.11;14300 +73073;43.89761;-1.27989;20;20220908;25.3;14.5;19.9;2.6;17;3.4;3.17;16424 +73073;43.89761;-1.27989;20;20220909;24;19;21.5;4.3;16.6;0;3.8;14686 +73073;43.89761;-1.27989;20;20220910;28.4;14.4;21.4;2.6;16.04;0;4.1;20217 +73073;43.89761;-1.27989;20;20220911;36.1;16.8;26.5;3.4;15.14;0;6.36;21229 +73073;43.89761;-1.27989;20;20220912;37.2;20.2;28.7;3.1;17.2;5.6;5.82;16835 +73073;43.89761;-1.27989;20;20220913;31;21.3;26.1;3.5;19.8;0;4.27;12297 +73073;43.89761;-1.27989;20;20220914;28.9;19.8;24.3;3;18.24;0;4.09;16030 +73073;43.89761;-1.27989;20;20220915;26.4;16.4;21.4;2.3;19.23;2.1;3.18;17123 +73073;43.89761;-1.27989;20;20220916;23.4;19.3;21.3;3.8;17.07;0;3.43;14287 +73073;43.89761;-1.27989;20;20220917;23.4;13;18.2;3.1;10.2;0;4;18359 +73073;43.89761;-1.27989;20;20220918;26.1;10;18;3.5;7.97;0;4.82;18933 +73073;43.89761;-1.27989;20;20220919;25;9;17;2.7;10.5;0;3.83;19118 +73073;43.89761;-1.27989;20;20220920;22.2;9.5;15.8;2.6;10.83;0;3.37;18208 +73073;43.89761;-1.27989;20;20220921;22;10.9;16.5;2.6;11.77;0;3.1;17341 +73073;43.89761;-1.27989;20;20220922;23.5;10.5;17;2;12.24;0;2.97;17570 +73073;43.89761;-1.27989;20;20220923;20.3;11.4;15.8;1.7;14.47;8.9;1.63;7849 +73073;43.89761;-1.27989;20;20220924;19.3;13.6;16.4;3.3;14.9;16.6;2;8685 +73073;43.89761;-1.27989;20;20220925;19.5;12.3;15.9;2.8;13.1;2;2.33;13306 +73073;43.89761;-1.27989;20;20220926;20.7;9.7;15.2;3.9;13.2;7.4;2.48;12618 +73073;43.89761;-1.27989;20;20220927;19.3;15.6;17.4;6.9;15.5;10.3;2.47;8131 +73073;43.89761;-1.27989;20;20220928;19;16.7;17.9;9.2;16.94;30.5;2.16;7359 +73073;43.89761;-1.27989;20;20220929;16.3;14.1;15.2;5;14.5;29.9;1.53;5304 +73073;43.89761;-1.27989;20;20220930;19.3;11.2;15.2;2.8;12.9;.1;2.23;13635 +73073;43.89761;-1.27989;20;20221001;21.4;13.9;17.7;4.7;15.37;.1;2.29;9657 +73073;43.89761;-1.27989;20;20221002;22.2;12.6;17.4;2;16.33;0;2.09;13264 +73073;43.89761;-1.27989;20;20221003;24.6;14.4;19.5;2.1;16.27;0;2.53;14282 +73073;43.89761;-1.27989;20;20221004;22.1;12.4;17.3;1.6;16.07;.1;1.92;12698 +73073;43.89761;-1.27989;20;20221005;25.4;14.6;20;2.3;17.13;.2;2.46;12772 +73073;43.89761;-1.27989;20;20221006;21.9;17;19.5;1.9;17.5;0;1.77;8090 +73073;43.89761;-1.27989;20;20221007;25.7;13.6;19.7;2.6;16.54;.7;2.66;13772 +73073;43.89761;-1.27989;20;20221008;22.3;17.1;19.7;2.5;16.04;.1;2.17;8770 +73073;43.89761;-1.27989;20;20221009;26.5;12.8;19.7;2.2;15.27;0;2.7;13823 +73073;43.89761;-1.27989;20;20221010;21.5;16.6;19.1;1.6;18.37;5.5;1.32;5988 +73073;43.89761;-1.27989;20;20221011;19.9;16.4;18.2;1.4;18.07;.8;1.13;5260 +73073;43.89761;-1.27989;20;20221012;21.1;16.2;18.7;1.3;17.17;.1;1.52;8422 +73073;43.89761;-1.27989;20;20221013;20.4;13.3;16.9;2.9;16.87;.7;1.45;8855 +73073;43.89761;-1.27989;20;20221014;22.2;18.5;20.3;4.7;18.77;.3;1.97;6266 +73073;43.89761;-1.27989;20;20221015;24;13.6;18.8;2.1;16.3;0;1.99;10646 +73073;43.89761;-1.27989;20;20221016;28.7;14.7;21.7;2;16.6;1.1;2.68;12159 +73073;43.89761;-1.27989;20;20221017;26.1;18.1;22.1;2.4;18.67;0;2.2;8167 +73073;43.89761;-1.27989;20;20221018;30.3;16;23.2;3;17.77;0;3.28;12639 +73073;43.89761;-1.27989;20;20221019;28.8;17.7;23.3;3;17.3;3.3;2.85;7667 +73073;43.89761;-1.27989;20;20221020;26.5;15.3;20.9;4.1;14.77;0;3.23;8340 +73073;43.89761;-1.27989;20;20221021;22.2;17.5;19.8;4.1;14.44;0;2.68;4649 +73073;43.89761;-1.27989;20;20221022;26.3;14.1;20.2;2.7;13.57;.1;2.82;10863 +73073;43.89761;-1.27989;20;20221023;26.2;20.3;23.3;5.5;13.13;.1;4.53;7249 +73073;43.89761;-1.27989;20;20221024;23.6;16.5;20;2.9;13.77;0;2.55;9905 +73073;43.89761;-1.27989;20;20221025;23.9;13.1;18.5;3.3;13.44;.2;2.46;6573 +73073;43.89761;-1.27989;20;20221026;27.4;14.1;20.7;2.4;14.33;0;2.62;10866 +73073;43.89761;-1.27989;20;20221027;26.3;17.9;22.1;3;13.63;0;3.01;5799 +73073;43.89761;-1.27989;20;20221028;24.4;16.7;20.5;2.9;13.9;0;2.75;6857 +73073;43.89761;-1.27989;20;20221029;23;16.1;19.6;2.3;15.73;.1;1.93;5993 +73073;43.89761;-1.27989;20;20221030;20.4;14.1;17.2;2;15.9;3.1;1.37;7961 +73073;43.89761;-1.27989;20;20221031;21.2;13.8;17.5;3.2;15.7;7;1.57;5491 +73073;43.89761;-1.27989;20;20221101;19.8;13.7;16.7;3.1;13.83;0;1.85;8867 +73073;43.89761;-1.27989;20;20221102;20.5;11.2;15.8;2.3;13;.1;1.61;9943 +73073;43.89761;-1.27989;20;20221103;21.3;12.8;17;5.6;12.94;17.9;2.59;5329 +73073;43.89761;-1.27989;20;20221104;16.5;12.5;14.5;9.9;11.83;5.5;2.42;6686 +73073;43.89761;-1.27989;20;20221105;18.3;8;13.1;2.1;10.27;.1;1.45;9952 +73073;43.89761;-1.27989;20;20221106;19.5;6.1;12.8;3.1;10.97;.1;1.59;9313 +73073;43.89761;-1.27989;20;20221107;20.8;8.8;14.8;2.4;11.4;0;1.67;9714 +73073;43.89761;-1.27989;20;20221108;20.8;14.5;17.6;3.7;12.5;2.5;2.29;4552 +73073;43.89761;-1.27989;20;20221109;16.9;15.6;16.2;2.9;13.6;9.2;1.38;2003 +73073;43.89761;-1.27989;20;20221110;18.8;9.2;14;2.2;11.97;0;1.29;8941 +73073;43.89761;-1.27989;20;20221111;18.8;7.9;13.4;3.2;11.6;.1;1.48;8968 +73073;43.89761;-1.27989;20;20221112;21.8;9.6;15.7;2.2;12.53;.1;1.52;8994 +73073;43.89761;-1.27989;20;20221113;24.1;8.8;16.5;2.1;11.97;.1;1.69;9445 +73073;43.89761;-1.27989;20;20221114;17;12.2;14.6;3.5;12.7;4.2;1.53;3500 +73073;43.89761;-1.27989;20;20221115;18.1;12;15.1;4;13.1;10.1;1.51;3150 +73073;43.89761;-1.27989;20;20221116;19.6;11.9;15.8;4.5;13.2;.3;1.69;6897 +73073;43.89761;-1.27989;20;20221117;18.4;15.8;17.1;6.9;14.04;9.2;2.23;4205 +73073;43.89761;-1.27989;20;20221118;12.7;11.6;12.2;5.4;11.33;33.4;1.36;1889 +73073;43.89761;-1.27989;20;20221119;12.6;8.7;10.6;3.5;10.24;14.7;.99;5132 +73073;43.89761;-1.27989;20;20221120;16.2;6.9;11.6;3.8;11;8.1;1.14;4972 +73073;43.89761;-1.27989;20;20221121;16.4;10.3;13.4;6.5;11.74;33.2;1.69;2454 +73073;43.89761;-1.27989;20;20221122;12.9;9.3;11.1;9.3;10.74;28.6;1.41;2458 +73073;43.89761;-1.27989;20;20221123;16.8;10.6;13.7;6.5;13.6;2.5;1.12;5580 +73073;43.89761;-1.27989;20;20221124;14.2;9.7;12;3.1;11.44;9;.99;3071 +73073;43.89761;-1.27989;20;20221125;15;9.4;12.2;4.9;11.63;6.9;1.18;4993 +73073;43.89761;-1.27989;20;20221126;13.6;6.2;9.9;2.4;9.63;0;.86;5068 +73073;43.89761;-1.27989;20;20221127;16;4.6;10.3;3.1;9.87;18.6;1.09;5916 +73073;43.89761;-1.27989;20;20221128;14.5;11;12.8;7;11.53;21.3;1.53;4305 +73073;43.89761;-1.27989;20;20221129;14.6;10.2;12.4;4.3;11.53;2.6;1.09;4245 +73073;43.89761;-1.27989;20;20221130;10.7;6.8;8.8;2.9;9.3;0;.68;4982 +73073;43.89761;-1.27989;20;20221201;7.7;3.9;5.8;2.6;7.83;0;.67;3768 +73073;43.89761;-1.27989;20;20221202;9;2.6;5.8;2.1;7.67;.1;.59;5723 +73073;43.89761;-1.27989;20;20221203;7.5;4.2;5.9;2;7.67;.2;.55;4124 +73073;43.89761;-1.27989;20;20221204;11.5;2.2;6.8;2.3;7.43;.1;.75;6013 +73073;43.89761;-1.27989;20;20221205;13.1;1.6;7.3;3.4;7.17;.1;1.1;7212 +73073;43.89761;-1.27989;20;20221206;14.1;7.8;11;3.1;9.27;.2;1.17;4121 +73073;43.89761;-1.27989;20;20221207;12.1;5.9;9;2.5;9.2;.2;.66;5446 +73073;43.89761;-1.27989;20;20221208;9;5.9;7.4;3.3;9;10.2;.63;1864 +73073;43.89761;-1.27989;20;20221209;10.9;7.7;9.3;3.1;10;.9;.66;2762 +73073;43.89761;-1.27989;20;20221210;7.5;-1;3.2;2.1;5.4;.1;.58;7064 +73073;43.89761;-1.27989;20;20221211;6.5;-1.7;2.4;2.9;5.14;.1;.8;5400 +73073;43.89761;-1.27989;20;20221212;6.6;-.2;3.2;3.2;7.44;14.6;.32;2183 +73073;43.89761;-1.27989;20;20221213;14.2;7.1;10.6;4.2;13.44;4.3;.11;3447 +73073;43.89761;-1.27989;20;20221214;18.6;11.6;15.1;2.9;13.57;6.9;.93;4805 +73073;43.89761;-1.27989;20;20221215;15.8;11.1;13.4;2.8;12.57;17.6;.86;3979 +73073;43.89761;-1.27989;20;20221216;9.4;8.8;9.1;4.4;9.57;1.5;.79;2600 +73073;43.89761;-1.27989;20;20221217;10.4;1.9;6.1;2.7;7.44;.1;.7;5679 +73073;43.89761;-1.27989;20;20221218;17.5;2.5;10;3;8.57;0;1.17;6865 +73073;43.89761;-1.27989;20;20221219;17.3;6.8;12;3.4;9.44;0;1.48;3999 +73073;43.89761;-1.27989;20;20221220;17.6;12.8;15.2;3.9;10.8;8.6;1.97;1657 +73073;43.89761;-1.27989;20;20221221;18.6;10.4;14.5;3;12.97;.5;.98;5313 +73073;43.89761;-1.27989;20;20221222;17.2;10.4;13.8;3;13.07;1.2;.88;3301 +73073;43.89761;-1.27989;20;20221223;18.7;10.7;14.7;2.5;13.03;0;1.03;3854 +73073;43.89761;-1.27989;20;20221224;19.4;9.9;14.6;2.2;12.1;0;.99;6439 +73073;43.89761;-1.27989;20;20221225;20.4;8.1;14.2;3.5;10.4;.2;1.76;5332 +73073;43.89761;-1.27989;20;20221226;16.9;11.8;14.4;2.1;12.14;.9;.96;3572 +73073;43.89761;-1.27989;20;20221227;15.5;11;13.2;1.4;12.47;0;.59;4229 +73073;43.89761;-1.27989;20;20221228;18.3;7.8;13;2.8;10.8;0;1.09;6470 +73073;43.89761;-1.27989;20;20221229;15.2;12.9;14.1;3.3;12.1;11.5;1.14;1610 +73073;43.89761;-1.27989;20;20221230;20.1;10.6;15.4;3.9;12.73;0;1.5;4420 +73073;43.89761;-1.27989;20;20221231;21.4;13.9;17.6;4.8;9.14;0;3.25;4735 +73074;43.93609;-1.02319;65;20220101;21.8;3.4;12.6;.3;9.9;0;.29;7134 +73074;43.93609;-1.02319;65;20220102;17.4;4.2;10.8;.8;10.4;.1;.47;5861 +73074;43.93609;-1.02319;65;20220103;16.4;3.6;10;1.1;10.3;0;.5;5788 +73074;43.93609;-1.02319;65;20220104;17.9;9.3;13.6;3.4;10.8;7.1;1.46;4522 +73074;43.93609;-1.02319;65;20220105;8.6;2.6;5.6;.6;7.3;.3;.4;3573 +73074;43.93609;-1.02319;65;20220106;9.1;-1.5;3.8;.5;5.6;.1;.35;5259 +73074;43.93609;-1.02319;65;20220107;11.6;-1;5.3;1.7;8.1;3.4;.44;5912 +73074;43.93609;-1.02319;65;20220108;12.1;6.9;9.5;3.5;11;13.1;.52;3323 +73074;43.93609;-1.02319;65;20220109;11.1;9.5;10.3;2.5;12;24.6;.43;1230 +73074;43.93609;-1.02319;65;20220110;13.2;10.7;11.9;2.8;13.2;5.4;.49;1919 +73074;43.93609;-1.02319;65;20220111;12.1;6.9;9.5;.6;9.1;0;.51;3435 +73074;43.93609;-1.02319;65;20220112;7.4;-1.5;2.9;.2;6;0;.28;4986 +73074;43.93609;-1.02319;65;20220113;5.1;-3.3;.9;1.2;6;.1;.32;4858 +73074;43.93609;-1.02319;65;20220114;5.2;-.4;2.4;.9;6.1;0;.4;3752 +73074;43.93609;-1.02319;65;20220115;12.4;-4.9;3.7;.4;5.8;.1;.33;7756 +73074;43.93609;-1.02319;65;20220116;11.3;-3.2;4;.3;6.3;.1;.31;7061 +73074;43.93609;-1.02319;65;20220117;10.1;-.6;4.7;1.3;7;.1;.53;5936 +73074;43.93609;-1.02319;65;20220118;4.5;1.7;3.1;1.2;7.6;.1;.31;2380 +73074;43.93609;-1.02319;65;20220119;11.5;4.1;7.8;1.9;8.8;1;.66;4823 +73074;43.93609;-1.02319;65;20220120;11.6;6.6;9.1;2;9.5;.8;.72;3765 +73074;43.93609;-1.02319;65;20220121;5.6;-.3;2.6;1.6;5.9;.1;.55;4273 +73074;43.93609;-1.02319;65;20220122;8.1;-4;2;.8;5.2;.1;.48;6822 +73074;43.93609;-1.02319;65;20220123;10.5;-3.2;3.6;1.2;5.7;0;.65;7448 +73074;43.93609;-1.02319;65;20220124;16.3;-.9;7.7;.6;6.2;0;.62;8628 +73074;43.93609;-1.02319;65;20220125;15.4;-2.9;6.2;.3;6;.1;.44;9063 +73074;43.93609;-1.02319;65;20220126;13.4;-2.4;5.5;.9;6.5;0;.66;8434 +73074;43.93609;-1.02319;65;20220127;12.6;-3.4;4.6;.6;6.2;.1;.55;8613 +73074;43.93609;-1.02319;65;20220128;9.8;-1.5;4.1;.6;6.3;0;.52;7111 +73074;43.93609;-1.02319;65;20220129;1.9;-2.3;-.2;1.5;6.3;0;.24;3843 +73074;43.93609;-1.02319;65;20220130;2.5;-.8;.8;1.1;6.5;.7;.32;3302 +73074;43.93609;-1.02319;65;20220131;11;1.9;6.4;2.3;8.9;1.8;.61;6517 +73074;43.93609;-1.02319;65;20220201;9.8;-.3;4.7;1.5;8.6;0;.46;7045 +73074;43.93609;-1.02319;65;20220202;11.3;7.9;9.6;2.1;10.7;0;.65;3552 +73074;43.93609;-1.02319;65;20220203;12.7;5.5;9.1;2.2;10.4;0;.71;5906 +73074;43.93609;-1.02319;65;20220204;13.1;4.7;8.9;1.4;10.6;.9;.65;6592 +73074;43.93609;-1.02319;65;20220205;11.5;5;8.2;1.4;7.9;.1;.89;5717 +73074;43.93609;-1.02319;65;20220206;10.8;-1.1;4.8;2.6;8.6;1.9;.57;8359 +73074;43.93609;-1.02319;65;20220207;14.1;8.2;11.1;1.7;11.1;1.2;.86;5553 +73074;43.93609;-1.02319;65;20220208;15;2.4;8.7;1.8;8.1;0;1.16;8900 +73074;43.93609;-1.02319;65;20220209;20.1;0;10;.7;7.8;.1;1.07;11781 +73074;43.93609;-1.02319;65;20220210;6.3;.6;3.4;1.4;9.19;4.3;1.17;10333 +73074;43.93609;-1.02319;65;20220211;11.9;7.2;9.5;1.7;9.49;0;.97;6466 +73074;43.93609;-1.02319;65;20220212;14.8;1.5;8.2;2;7.73;0;1.31;9733 +73074;43.93609;-1.02319;65;20220213;18.7;2.7;10.7;3.6;8.86;5.5;1.98;10833 +73074;43.93609;-1.02319;65;20220214;11.3;8.3;9.8;6.7;10.16;11.4;1.24;5500 +73074;43.93609;-1.02319;65;20220215;12.3;6.1;9.2;4.9;9.96;2.3;1.17;6833 +73074;43.93609;-1.02319;65;20220216;13.6;8.6;11.1;3.9;12.7;6.7;.68;5775 +73074;43.93609;-1.02319;65;20220217;14;12.4;13.2;2.3;12.8;.9;.92;2701 +73074;43.93609;-1.02319;65;20220218;17.7;5.9;11.8;1.3;10.8;0;1.25;9917 +73074;43.93609;-1.02319;65;20220219;12.4;6.3;9.3;1.2;8.9;.5;1;6834 +73074;43.93609;-1.02319;65;20220220;14.1;2.9;8.5;2.9;10.7;4;.92;9905 +73074;43.93609;-1.02319;65;20220221;13.3;10;11.6;2.7;10.6;.4;1.22;4804 +73074;43.93609;-1.02319;65;20220222;16.6;6;11.3;1;9.5;0;1.27;9876 +73074;43.93609;-1.02319;65;20220223;17.3;1.4;9.3;1.1;9;0;1.36;12587 +73074;43.93609;-1.02319;65;20220224;14;3.5;8.7;1.3;10.6;1.3;1;10103 +73074;43.93609;-1.02319;65;20220225;12.8;2;7.4;1.5;7;0;1.32;10411 +73074;43.93609;-1.02319;65;20220226;14.1;2.2;8.1;2.6;5.5;0;2.04;11151 +73074;43.93609;-1.02319;65;20220227;17.2;4.2;10.7;1.6;8.7;.1;1.65;11880 +73074;43.93609;-1.02319;65;20220228;19.7;2.8;11.2;.6;9.5;0;1.49;13928 +73074;43.93609;-1.02319;65;20220301;19.1;.9;10;1.5;8.3;.1;1.86;14699 +73074;43.93609;-1.02319;65;20220302;14.3;8.2;11.2;1.3;10.4;1.5;1.22;8023 +73074;43.93609;-1.02319;65;20220303;16.3;6;11.1;1.4;10.8;5.2;1.4;10997 +73074;43.93609;-1.02319;65;20220304;12.4;8.3;10.3;1.8;9.7;.1;1.19;6506 +73074;43.93609;-1.02319;65;20220305;12.4;4.3;8.3;1.3;7.8;.1;1.32;9851 +73074;43.93609;-1.02319;65;20220306;10.5;2.7;6.6;.8;7.9;.1;1.08;9769 +73074;43.93609;-1.02319;65;20220307;12.8;-1.7;5.5;1.2;6.4;0;1.46;14012 +73074;43.93609;-1.02319;65;20220308;12.1;5.1;8.6;1.6;9;1.5;1.24;9425 +73074;43.93609;-1.02319;65;20220309;19;1.6;10.3;2.3;8.2;.4;2.34;15872 +73074;43.93609;-1.02319;65;20220310;17.8;9.3;13.5;2;11.3;2.8;1.83;10801 +73074;43.93609;-1.02319;65;20220311;14.8;8.8;11.8;1.6;11.2;11.7;1.38;8962 +73074;43.93609;-1.02319;65;20220312;15;7.5;11.2;2.4;10.3;6.9;1.63;10316 +73074;43.93609;-1.02319;65;20220313;14.3;8;11.1;2.3;9.2;3.3;1.73;9453 +73074;43.93609;-1.02319;65;20220314;13;6.6;9.8;2.8;10.2;.3;1.37;9658 +73074;43.93609;-1.02319;65;20220315;21.6;11.3;16.4;2.7;12.5;0;2.59;12784 +73074;43.93609;-1.02319;65;20220316;16.1;11.6;13.8;2.1;12.7;1.9;1.51;8068 +73074;43.93609;-1.02319;65;20220317;10.8;9.8;10.3;2;11.5;7.2;.75;3099 +73074;43.93609;-1.02319;65;20220318;12.7;7.1;9.9;1.8;9.56;0;1.48;9033 +73074;43.93609;-1.02319;65;20220319;18.4;5;11.7;2.5;9.63;0;2.5;16547 +73074;43.93609;-1.02319;65;20220320;19.1;6.7;12.9;3;10.26;0;2.5;12797 +73074;43.93609;-1.02319;65;20220321;21;8.4;14.7;3.3;10.73;2;3.13;16162 +73074;43.93609;-1.02319;65;20220322;17.6;6.3;12;3.3;8.73;0;2.67;12636 +73074;43.93609;-1.02319;65;20220323;18.3;4.1;11.2;2.8;7.93;0;3.08;20111 +73074;43.93609;-1.02319;65;20220324;18.8;3.4;11.1;2.2;8.49;0;2.71;19488 +73074;43.93609;-1.02319;65;20220325;19.6;6.1;12.8;2.6;8.43;0;2.94;15598 +73074;43.93609;-1.02319;65;20220326;19.8;5.8;12.8;3.6;6.96;0;3.92;20046 +73074;43.93609;-1.02319;65;20220327;20.9;5.2;13;2.2;8.63;0;3.19;19646 +73074;43.93609;-1.02319;65;20220328;20.8;6.3;13.6;1.6;9.36;0;2.67;15345 +73074;43.93609;-1.02319;65;20220329;17.1;7.9;12.5;2;11.59;0;1.78;9534 +73074;43.93609;-1.02319;65;20220330;14.3;10.4;12.4;3.1;11.66;7;1.52;6031 +73074;43.93609;-1.02319;65;20220331;14.5;8.5;11.5;4.7;9.59;6.3;2.48;13952 +73074;43.93609;-1.02319;65;20220401;9.7;1.4;5.5;4.7;5.89;.6;2.26;14443 +73074;43.93609;-1.02319;65;20220402;10;1;5.5;3.9;5.8;.1;2.41;18448 +73074;43.93609;-1.02319;65;20220403;7.6;-1.7;3;2.8;6.13;.1;2;16297 +73074;43.93609;-1.02319;65;20220404;11.5;.6;6.1;1.8;5.41;0;2.25;19043 +73074;43.93609;-1.02319;65;20220405;15.9;-2.3;6.8;1.3;6.57;0;2.32;19703 +73074;43.93609;-1.02319;65;20220406;12.9;5.8;9.3;3.5;10.73;1.2;1.23;6384 +73074;43.93609;-1.02319;65;20220407;18;8.5;13.2;6.3;11.69;11.1;2.27;9344 +73074;43.93609;-1.02319;65;20220408;19;9.6;14.3;5.7;11.39;1.5;2.62;8272 +73074;43.93609;-1.02319;65;20220409;15.6;8;11.8;3;8.63;.3;3.06;20054 +73074;43.93609;-1.02319;65;20220410;21.9;1.3;11.6;3.8;7.72;0;4.27;22975 +73074;43.93609;-1.02319;65;20220411;24.2;9.9;17;4.9;11.29;.2;4.75;20677 +73074;43.93609;-1.02319;65;20220412;20.1;10.3;15.2;2.6;12.33;2.2;2.67;13550 +73074;43.93609;-1.02319;65;20220413;18.4;9.5;14;2;13.16;.1;1.99;10566 +73074;43.93609;-1.02319;65;20220414;21.7;10.7;16.2;2;13.26;0;3.3;21000 +73074;43.93609;-1.02319;65;20220415;18.7;11;14.9;3;13.69;0;2.55;15200 +73074;43.93609;-1.02319;65;20220416;21;11.7;16.4;2.5;13.06;0;3.52;21566 +73074;43.93609;-1.02319;65;20220417;20.5;10.6;15.5;3;13.36;0;3.18;18900 +73074;43.93609;-1.02319;65;20220418;18;12;15;3.4;12.46;0;2.46;12066 +73074;43.93609;-1.02319;65;20220419;11.9;9;10.5;3.1;11.53;12.1;1.08;4000 +73074;43.93609;-1.02319;65;20220420;11.4;8.6;10;2.8;11.56;14.7;.89;4266 +73074;43.93609;-1.02319;65;20220421;13.6;9;11.3;2.2;12.69;4.4;1.24;7133 +73074;43.93609;-1.02319;65;20220422;21.1;7.8;14.5;2.7;11.03;3;3.37;18766 +73074;43.93609;-1.02319;65;20220423;14;10.8;12.4;4.2;11.85;2.5;1.86;9571 +73074;43.93609;-1.02319;65;20220424;16.4;10.1;13.3;6;12.39;.8;2.41;13133 +73074;43.93609;-1.02319;65;20220425;20.3;6.6;13.5;2.3;11.06;0;3.46;23233 +73074;43.93609;-1.02319;65;20220426;25.1;7.8;16.5;3.3;11.72;.8;4.75;25160 +73074;43.93609;-1.02319;65;20220427;18.5;12.3;15.4;2.3;13.96;3.7;2.06;9680 +73074;43.93609;-1.02319;65;20220428;16.4;12.7;14.6;2.3;14.43;.4;1.61;7900 +73074;43.93609;-1.02319;65;20220429;19.1;10.5;14.8;2.2;13.53;0;2.69;16600 +73074;43.93609;-1.02319;65;20220430;19.4;12.6;16;2.9;13.49;0;3.03;16933 +73074;43.93609;-1.02319;65;20220501;19.6;11.5;15.6;2.8;13.49;0;3.08;18366 +73074;43.93609;-1.02319;65;20220502;18.2;11.1;14.7;3.1;12.96;0;2.99;17166 +73074;43.93609;-1.02319;65;20220503;20.2;11.8;16;2.9;13.96;2.1;2.79;14966 +73074;43.93609;-1.02319;65;20220504;19.6;13.6;16.6;2.8;13.13;0;3.19;16433 +73074;43.93609;-1.02319;65;20220505;20.2;8.7;14.5;2.4;12.16;0;3.35;21100 +73074;43.93609;-1.02319;65;20220506;19.6;9.2;14.4;1.7;12.6;.2;3.09;19838 +73074;43.93609;-1.02319;65;20220507;21.1;11.2;16.1;1.7;14.3;.1;3.18;19419 +73074;43.93609;-1.02319;65;20220508;23.5;9.9;16.7;1.3;13.5;.1;3.78;23117 +73074;43.93609;-1.02319;65;20220509;27.6;9.3;18.4;.7;12.9;0;4.4;27170 +73074;43.93609;-1.02319;65;20220510;29;8.9;18.9;1.2;13.4;0;4.93;28675 +73074;43.93609;-1.02319;65;20220511;25.1;13.1;19.1;1.3;15;1.6;3.92;21932 +73074;43.93609;-1.02319;65;20220512;22.4;14.1;18.2;1;15.2;0;3.2;18082 +73074;43.93609;-1.02319;65;20220513;24.8;12.9;18.8;1.1;15.3;0;3.84;22027 +73074;43.93609;-1.02319;65;20220514;31;10.6;20.8;2.1;15.4;1.6;5.68;29288 +73074;43.93609;-1.02319;65;20220515;30.3;14.5;22.4;1.4;18.3;5.9;4.94;25808 +73074;43.93609;-1.02319;65;20220516;29.6;16.1;22.8;1.4;17.1;0;4.75;23843 +73074;43.93609;-1.02319;65;20220517;29.2;17;23.1;1.8;15.4;0;4.89;22683 +73074;43.93609;-1.02319;65;20220518;33.2;14.5;23.8;1.9;17.4;3.1;5.96;28527 +73074;43.93609;-1.02319;65;20220519;26;16.9;21.4;1.6;19.3;.1;3.78;19542 +73074;43.93609;-1.02319;65;20220520;22.7;16.7;19.7;1.5;18.7;0;2.95;15657 +73074;43.93609;-1.02319;65;20220521;30.8;14.1;22.4;1.4;19;0;5.17;27163 +73074;43.93609;-1.02319;65;20220522;30.3;18.1;24.2;2.9;20;1.2;5.23;23086 +73074;43.93609;-1.02319;65;20220523;20.7;15.9;18.3;2.9;15.9;1.6;2.93;13997 +73074;43.93609;-1.02319;65;20220524;17.6;10.7;14.1;1.8;13.3;1.8;2.69;17118 +73074;43.93609;-1.02319;65;20220525;20.1;8.5;14.3;1;12.2;.3;3.45;22685 +73074;43.93609;-1.02319;65;20220526;20;7.1;13.5;.8;13.1;.2;3.48;24068 +73074;43.93609;-1.02319;65;20220527;25;12.4;18.7;1.1;14.3;.1;4.16;23835 +73074;43.93609;-1.02319;65;20220528;27.5;9;18.2;1.6;12.3;0;5.17;29258 +73074;43.93609;-1.02319;65;20220529;25.7;9;17.3;2.2;9.7;0;5.24;27797 +73074;43.93609;-1.02319;65;20220530;24.3;6.8;15.5;1.6;9.5;0;4.77;28557 +73074;43.93609;-1.02319;65;20220531;27.3;12.4;19.8;1.4;12.8;.1;4.89;26300 +73074;43.93609;-1.02319;65;20220601;31.7;14;22.8;2.4;13.9;.9;6.32;28856 +73074;43.93609;-1.02319;65;20220602;27.5;16;21.7;2;19.4;1.9;4.47;23031 +73074;43.93609;-1.02319;65;20220603;26.7;18.6;22.6;1.8;19.8;3.2;3.98;19139 +73074;43.93609;-1.02319;65;20220604;23.2;17.8;20.5;1.5;19.4;1.3;3.02;15396 +73074;43.93609;-1.02319;65;20220605;23.8;16.2;20;1.6;16.8;0;3.61;18562 +73074;43.93609;-1.02319;65;20220606;26;14.6;20.3;1.1;16;.1;4.24;23092 +73074;43.93609;-1.02319;65;20220607;23.8;15;19.4;.8;16.1;5.1;3.62;20147 +73074;43.93609;-1.02319;65;20220608;19.2;14.2;16.7;1.3;16.8;3.3;2.53;14858 +73074;43.93609;-1.02319;65;20220609;24;9.7;16.8;.9;14.1;.1;4.22;26144 +73074;43.93609;-1.02319;65;20220610;29.3;9.1;19.2;.9;14.6;0;5.32;31321 +73074;43.93609;-1.02319;65;20220611;29.1;12.3;20.7;1.1;17.3;.4;5.11;28521 +73074;43.93609;-1.02319;65;20220612;28.2;16;22.1;1.9;19.6;4.6;4.7;24119 +73074;43.93609;-1.02319;65;20220613;28.8;18.1;23.4;1;21.6;0;4.4;22517 +73074;43.93609;-1.02319;65;20220614;35;17.8;26.4;2.3;21;0;6.59;28951 +73074;43.93609;-1.02319;65;20220615;33.5;19.8;26.6;1.9;21.1;0;5.83;25702 +73074;43.93609;-1.02319;65;20220616;35.6;17.1;26.3;1.6;18.7;0;6.53;30114 +73074;43.93609;-1.02319;65;20220617;38.7;19.5;29.1;1.9;19.6;0;7.34;30718 +73074;43.93609;-1.02319;65;20220618;41.1;19.1;30.1;2;19.8;0;7.87;31490 +73074;43.93609;-1.02319;65;20220619;30.3;18.4;24.3;2;18.3;0;5.27;23894 +73074;43.93609;-1.02319;65;20220620;28.3;17.3;22.8;1.3;18.6;0;4.56;22921 +73074;43.93609;-1.02319;65;20220621;25.6;17.4;21.5;1.6;19.7;23.9;3.82;19596 +73074;43.93609;-1.02319;65;20220622;24.8;16.7;20.7;1.6;18.1;.1;3.78;19465 +73074;43.93609;-1.02319;65;20220623;25.7;14.4;20;1.7;17.2;7;4.3;23243 +73074;43.93609;-1.02319;65;20220624;25;14.7;19.8;2;16.5;3.5;4.2;22119 +73074;43.93609;-1.02319;65;20220625;18.3;13.4;15.8;1.2;15.4;7.2;2.52;14809 +73074;43.93609;-1.02319;65;20220626;17.7;12.9;15.3;.8;15.1;10.1;2.45;14634 +73074;43.93609;-1.02319;65;20220627;19.9;12.9;16.4;.8;15.4;.2;3;17955 +73074;43.93609;-1.02319;65;20220628;25.9;13;19.4;1;14.3;0;4.42;24864 +73074;43.93609;-1.02319;65;20220629;24.1;9.7;16.9;1.1;14.6;1.5;4.27;26327 +73074;43.93609;-1.02319;65;20220630;19.4;14.1;16.7;1;15.3;4.9;2.72;15398 +73074;43.93609;-1.02319;65;20220701;24.4;7.1;15.7;.9;12.3;0;4.51;28934 +73074;43.93609;-1.02319;65;20220702;31.3;12;21.6;1.7;13.8;0;6.01;30605 +73074;43.93609;-1.02319;65;20220703;28;13.8;20.9;1.4;15.5;.5;4.9;26016 +73074;43.93609;-1.02319;65;20220704;23;15.2;19.1;1.7;17.7;0;3.43;18886 +73074;43.93609;-1.02319;65;20220705;28.7;14.3;21.5;1.1;18;0;4.82;26132 +73074;43.93609;-1.02319;65;20220706;28.9;12;20.4;1.3;15.6;.1;5.16;28382 +73074;43.93609;-1.02319;65;20220707;27.3;12.4;19.8;1.6;16.3;.1;4.8;26517 +73074;43.93609;-1.02319;65;20220708;30.9;14.1;22.5;1.1;16.5;0;5.33;28193 +73074;43.93609;-1.02319;65;20220709;32.9;12;22.4;.6;15.7;0;5.52;30953 +73074;43.93609;-1.02319;65;20220710;34.6;12.1;23.3;1.3;14.7;0;6.14;30892 +73074;43.93609;-1.02319;65;20220711;37;13.4;25.2;1.1;16;0;6.27;30829 +73074;43.93609;-1.02319;65;20220712;37.8;15.9;26.8;1.1;16.8;0;6.41;30763 +73074;43.93609;-1.02319;65;20220713;37.6;12.1;24.8;1.2;13.1;0;6.36;30694 +73074;43.93609;-1.02319;65;20220714;37.8;13.5;25.6;.9;16.4;0;6.12;30621 +73074;43.93609;-1.02319;65;20220715;36;16.6;26.3;1.4;17.7;0;6.35;29926 +73074;43.93609;-1.02319;65;20220716;39.2;17.1;28.1;1.7;15.2;0;7.12;30468 +73074;43.93609;-1.02319;65;20220717;40;17.6;28.8;2;13.4;0;7.58;30387 +73074;43.93609;-1.02319;65;20220718;40.4;22.4;31.4;3;15.3;.1;8.53;28534 +73074;43.93609;-1.02319;65;20220719;31.7;21.3;26.5;2;20.1;1;5.11;21283 +73074;43.93609;-1.02319;65;20220720;26.6;18.1;22.3;1.3;18.9;1.1;3.83;19043 +73074;43.93609;-1.02319;65;20220721;33.6;14.6;24.1;1.2;17.9;0;5.72;29081 +73074;43.93609;-1.02319;65;20220722;25.3;18.4;21.8;2;19;0;3.58;16902 +73074;43.93609;-1.02319;65;20220723;30.2;12.5;21.3;.8;16;0;4.94;27830 +73074;43.93609;-1.02319;65;20220724;36.4;12.3;24.3;1.6;17.4;0;6.29;29740 +73074;43.93609;-1.02319;65;20220725;26.4;19.4;22.9;1.9;19.5;.2;3.7;16848 +73074;43.93609;-1.02319;65;20220726;26.7;11.5;19.1;1.1;14.4;.1;4.41;25404 +73074;43.93609;-1.02319;65;20220727;27.4;9.1;18.2;1;12.8;0;4.66;27904 +73074;43.93609;-1.02319;65;20220728;26;12.2;19.1;1.2;14.7;2.4;4.21;23948 +73074;43.93609;-1.02319;65;20220729;26.3;13.4;19.8;1;16.3;.6;4.06;23012 +73074;43.93609;-1.02319;65;20220730;27.8;14.5;21.1;.8;17.6;.2;4.17;23289 +73074;43.93609;-1.02319;65;20220731;31.5;13.2;22.3;1.4;17.1;.4;5.24;27445 +73074;43.93609;-1.02319;65;20220801;32.8;13.5;23.1;1.2;17.7;0;5.37;28099 +73074;43.93609;-1.02319;65;20220802;36.6;15.5;26;1.2;17.2;.7;5.92;28716 +73074;43.93609;-1.02319;65;20220803;36.2;15.3;25.7;1.3;19.5;1;5.89;28589 +73074;43.93609;-1.02319;65;20220804;29.5;20.3;24.9;2.3;22.8;1.3;4.19;18692 +73074;43.93609;-1.02319;65;20220805;27.8;17.3;22.5;2.2;19.8;0;4.11;19967 +73074;43.93609;-1.02319;65;20220806;32.1;16.1;24.1;1.9;18;0;5.28;24857 +73074;43.93609;-1.02319;65;20220807;33.5;14.2;23.8;1.2;13.5;.7;5.36;27301 +73074;43.93609;-1.02319;65;20220808;35.6;12.6;24.1;1;14.6;.1;5.39;27922 +73074;43.93609;-1.02319;65;20220809;35.6;15.7;25.6;.8;17.4;0;5.27;27454 +73074;43.93609;-1.02319;65;20220810;39.2;14.5;26.8;.9;13.2;0;5.54;27639 +73074;43.93609;-1.02319;65;20220811;38.3;17.5;27.9;1.2;16.7;0;5.87;27494 +73074;43.93609;-1.02319;65;20220812;36.6;22.6;29.6;2.3;22.4;0;5.89;22420 +73074;43.93609;-1.02319;65;20220813;32;20.9;26.4;1.8;22;.1;4.53;19692 +73074;43.93609;-1.02319;65;20220814;25.1;18.3;21.7;1.2;20.2;.3;2.95;15012 +73074;43.93609;-1.02319;65;20220815;26.1;15.3;20.7;1.9;17;.2;3.75;19171 +73074;43.93609;-1.02319;65;20220816;26.6;13.8;20.2;1;17.1;3.2;3.66;20868 +73074;43.93609;-1.02319;65;20220817;22.3;14.6;18.4;1.6;17.6;1.6;2.75;15765 +73074;43.93609;-1.02319;65;20220818;25.3;15.7;20.5;1.6;18.2;2.4;3.31;17654 +73074;43.93609;-1.02319;65;20220819;26.7;14.6;20.6;1.1;17.7;0;3.56;19863 +73074;43.93609;-1.02319;65;20220820;30.7;15.2;22.9;1.2;18.3;.1;4.29;22520 +73074;43.93609;-1.02319;65;20220821;27.3;16;21.6;1;18.5;.5;3.48;18891 +73074;43.93609;-1.02319;65;20220822;24.8;17;20.9;1.4;21.2;1.6;2.79;15347 +73074;43.93609;-1.02319;65;20220823;30.2;19.3;24.7;.9;20.8;0;3.65;18272 +73074;43.93609;-1.02319;65;20220824;36.5;16;26.2;1.5;18.7;.4;5.42;25406 +73074;43.93609;-1.02319;65;20220825;28.5;18.7;23.6;2;21.4;.3;3.6;17003 +73074;43.93609;-1.02319;65;20220826;27.6;18.5;23;1.5;20.1;.1;3.33;16211 +73074;43.93609;-1.02319;65;20220827;30.3;16.5;23.4;1.1;19.4;0;3.86;20141 +73074;43.93609;-1.02319;65;20220828;35.6;13.3;24.4;1.1;15.3;.5;4.82;24736 +73074;43.93609;-1.02319;65;20220829;29.3;20.8;25;2;16.8;7.1;3.96;15261 +73074;43.93609;-1.02319;65;20220830;32;15.8;23.9;1.1;20;0;4.09;21442 +73074;43.93609;-1.02319;65;20220831;27.8;18.3;23;1.4;21.4;1.5;3.16;15957 +73074;43.93609;-1.02319;65;20220901;29.5;14.8;22.1;1.2;18.4;.1;3.71;20034 +73074;43.93609;-1.02319;65;20220902;25.4;16.8;21.1;1.3;19.4;2.8;2.79;14864 +73074;43.93609;-1.02319;65;20220903;27.3;15.9;21.6;1.3;18;.8;3.25;17184 +73074;43.93609;-1.02319;65;20220904;33.2;13;23.1;1;15;0;4.22;23151 +73074;43.93609;-1.02319;65;20220905;33.8;13.2;23.5;1.4;15.1;0;4.58;23196 +73074;43.93609;-1.02319;65;20220906;30.9;11.8;21.3;1.2;14.3;0;3.99;22091 +73074;43.93609;-1.02319;65;20220907;26.6;13.2;19.9;1.1;14.7;.1;3.19;18112 +73074;43.93609;-1.02319;65;20220908;26.3;11.6;18.9;1.1;14.8;2.6;3.16;18868 +73074;43.93609;-1.02319;65;20220909;24.8;17.1;20.9;1.7;15.9;.1;2.86;13140 +73074;43.93609;-1.02319;65;20220910;30.8;9.8;20.3;.9;13.3;0;3.69;22330 +73074;43.93609;-1.02319;65;20220911;35.7;17;26.3;2.5;14.1;0;5.55;20883 +73074;43.93609;-1.02319;65;20220912;39.1;19.5;29.3;1.9;16.1;7.6;5.41;21214 +73074;43.93609;-1.02319;65;20220913;31.5;20.7;26.1;1.7;21.2;.2;3.56;15233 +73074;43.93609;-1.02319;65;20220914;30.2;16.7;23.4;2.1;16;0;3.94;17032 +73074;43.93609;-1.02319;65;20220915;28.7;13.4;21;1;16.8;.7;3.12;18045 +73074;43.93609;-1.02319;65;20220916;24.2;15.7;19.9;1.2;16.6;0;2.42;12955 +73074;43.93609;-1.02319;65;20220917;23.4;9.1;16.2;1.7;9.7;0;3.07;17053 +73074;43.93609;-1.02319;65;20220918;26.5;9.4;17.9;1.8;7.1;0;3.73;18591 +73074;43.93609;-1.02319;65;20220919;27.9;3.4;15.6;.8;7.4;0;2.96;20573 +73074;43.93609;-1.02319;65;20220920;25.5;3.8;14.6;.9;8.8;0;2.84;20375 +73074;43.93609;-1.02319;65;20220921;24.6;3.3;13.9;.9;9.4;0;2.73;20177 +73074;43.93609;-1.02319;65;20220922;26.7;5.3;16;.9;10.8;0;2.86;19978 +73074;43.93609;-1.02319;65;20220923;21;7.3;14.1;.7;12.6;5.9;2.07;15637 +73074;43.93609;-1.02319;65;20220924;19.5;8.3;13.9;1.2;13.3;8.5;1.9;13847 +73074;43.93609;-1.02319;65;20220925;18.4;9.6;14;1.5;12.4;1.2;1.84;11976 +73074;43.93609;-1.02319;65;20220926;19.8;4.8;12.3;1.6;11.9;6.3;2.06;15890 +73074;43.93609;-1.02319;65;20220927;18.3;14.2;16.2;2.4;15.9;14.7;1.45;7536 +73074;43.93609;-1.02319;65;20220928;19.7;15.1;17.4;3.3;16.9;24.6;1.64;7967 +73074;43.93609;-1.02319;65;20220929;16.3;13.8;15;2;15;16.1;1.14;5427 +73074;43.93609;-1.02319;65;20220930;19.7;9.5;14.6;1.3;12.3;.1;1.86;12263 +73074;43.93609;-1.02319;65;20221001;20.6;10.2;15.4;2.6;14.4;.4;1.96;12248 +73074;43.93609;-1.02319;65;20221002;24.1;10.6;17.3;.7;15.1;0;2;13983 +73074;43.93609;-1.02319;65;20221003;23.8;12.4;18.1;1.1;15.4;0;2.02;12579 +73074;43.93609;-1.02319;65;20221004;25.9;8.2;17;.6;13.8;.2;2.11;15831 +73074;43.93609;-1.02319;65;20221005;27.5;11.5;19.5;1.1;16.3;.1;2.37;14799 +73074;43.93609;-1.02319;65;20221006;21.1;15.5;18.3;.7;17.2;.1;1.39;8067 +73074;43.93609;-1.02319;65;20221007;26.2;13;19.6;1.4;16;1.3;2.27;12980 +73074;43.93609;-1.02319;65;20221008;22.4;14;18.2;1;15.8;.1;1.66;9936 +73074;43.93609;-1.02319;65;20221009;27.9;10.7;19.3;1;14.8;0;2.28;14643 +73074;43.93609;-1.02319;65;20221010;20.5;13.5;17;1.2;18.5;4.4;1.25;8708 +73074;43.93609;-1.02319;65;20221011;20.2;15.2;17.7;.8;18;2.2;1.18;7040 +73074;43.93609;-1.02319;65;20221012;21.7;14.7;18.2;.7;16.6;.1;1.38;8473 +73074;43.93609;-1.02319;65;20221013;21.4;11.1;16.2;1.2;15.8;1.1;1.49;10438 +73074;43.93609;-1.02319;65;20221014;21.3;17.6;19.4;2.1;18.7;.7;1.37;5602 +73074;43.93609;-1.02319;65;20221015;24.6;11.3;17.9;.8;15.9;0;1.66;11735 +73074;43.93609;-1.02319;65;20221016;29.6;13.8;21.7;1.2;16.7;1.1;2.26;12746 +73074;43.93609;-1.02319;65;20221017;25.6;17.7;21.6;1.3;20;.2;1.66;8476 +73074;43.93609;-1.02319;65;20221018;30.7;14.4;22.5;1.9;18;0;2.65;12622 +73074;43.93609;-1.02319;65;20221019;28.2;17.5;22.8;2.1;18.3;1.3;2.39;9818 +73074;43.93609;-1.02319;65;20221020;27;15.5;21.2;3.8;15.1;0;3.23;10087 +73074;43.93609;-1.02319;65;20221021;22.2;14.7;18.4;2.6;14.3;0;2.02;7758 +73074;43.93609;-1.02319;65;20221022;27.1;10.2;18.6;1.3;13.6;.2;1.99;12188 +73074;43.93609;-1.02319;65;20221023;27.8;16.1;21.9;3.9;12.8;0;3.81;9762 +73074;43.93609;-1.02319;65;20221024;24.7;14;19.3;2.1;11.7;0;2.36;9141 +73074;43.93609;-1.02319;65;20221025;22.9;10.4;16.6;1.3;13.2;.3;1.55;9853 +73074;43.93609;-1.02319;65;20221026;28.4;10.8;19.6;1.9;14.6;0;2.3;11789 +73074;43.93609;-1.02319;65;20221027;25.1;17.7;21.4;2.3;15.4;0;2.19;7038 +73074;43.93609;-1.02319;65;20221028;27;14;20.5;1.1;14.8;0;1.69;9651 +73074;43.93609;-1.02319;65;20221029;23.3;15.2;19.2;1.1;16.6;.1;1.3;7209 +73074;43.93609;-1.02319;65;20221030;21.9;11.1;16.5;.7;15.4;.9;1.07;8420 +73074;43.93609;-1.02319;65;20221031;20;12.3;16.1;1.3;16.2;6.6;.98;6784 +73074;43.93609;-1.02319;65;20221101;21;14.3;17.6;1.3;15.3;.1;1.18;6137 +73074;43.93609;-1.02319;65;20221102;20.4;7.6;14;1;12.1;.1;1.1;8896 +73074;43.93609;-1.02319;65;20221103;21.4;10;15.7;2.3;12.4;13.8;1.64;8194 +73074;43.93609;-1.02319;65;20221104;17.2;9.3;13.2;3.1;12.4;3.4;1.21;6484 +73074;43.93609;-1.02319;65;20221105;17.7;5.2;11.4;.7;10;.1;.86;8400 +73074;43.93609;-1.02319;65;20221106;19.2;2.5;10.8;1.1;9.9;.1;1.02;9791 +73074;43.93609;-1.02319;65;20221107;20.7;3.9;12.3;1.1;10.6;0;1.07;9687 +73074;43.93609;-1.02319;65;20221108;18.5;9.7;14.1;1.9;13;3.8;1.05;6520 +73074;43.93609;-1.02319;65;20221109;15.6;12.9;14.2;1.1;13.8;6.9;.73;2924 +73074;43.93609;-1.02319;65;20221110;18;8.2;13.1;1.3;11.9;.1;.92;6758 +73074;43.93609;-1.02319;65;20221111;17;4.5;10.7;1.6;10.9;.1;.86;7706 +73074;43.93609;-1.02319;65;20221112;21.3;5.7;13.5;1.2;11.6;.1;1.03;8655 +73074;43.93609;-1.02319;65;20221113;24.6;5.7;15.1;.8;11.6;0;1.01;9540 +73074;43.93609;-1.02319;65;20221114;15.3;7.5;11.4;1.4;12.9;5.1;.56;5539 +73074;43.93609;-1.02319;65;20221115;16.8;11;13.9;2;13.3;8;.86;4512 +73074;43.93609;-1.02319;65;20221116;19.4;10.9;15.1;2.4;13.1;.3;1.21;5680 +73074;43.93609;-1.02319;65;20221117;19;14.4;16.7;2.6;14.1;7.7;1.3;3744 +73074;43.93609;-1.02319;65;20221118;12.2;8.4;10.3;2.9;11.6;19.4;.56;3222 +73074;43.93609;-1.02319;65;20221119;13.4;7.9;10.6;2.1;10.6;6.1;.77;4105 +73074;43.93609;-1.02319;65;20221120;15.5;5.1;10.3;2.5;11.3;8.9;.7;6097 +73074;43.93609;-1.02319;65;20221121;16;9.9;12.9;2.4;11.9;33.1;.95;4276 +73074;43.93609;-1.02319;65;20221122;10.9;7.5;9.2;4.1;10.35;25.5;.64;2839 +73074;43.93609;-1.02319;65;20221123;17.7;10;13.8;2.9;13.5;2.3;.9;4851 +73074;43.93609;-1.02319;65;20221124;14;7.3;10.6;2.1;11.3;6.3;.63;4372 +73074;43.93609;-1.02319;65;20221125;15.6;8.7;12.1;1.6;11.6;5.5;.72;4402 +73074;43.93609;-1.02319;65;20221126;13;3.5;8.2;1.2;9.1;0;.55;5348 +73074;43.93609;-1.02319;65;20221127;14.8;1.2;8;1;9.6;13.5;.47;6605 +73074;43.93609;-1.02319;65;20221128;14.2;10.2;12.2;2;11.9;11.9;.73;2893 +73074;43.93609;-1.02319;65;20221129;14.9;8;11.4;.9;11.2;2.1;.55;4198 +73074;43.93609;-1.02319;65;20221130;10;4.7;7.3;1.7;8.8;0;.54;3463 +73074;43.93609;-1.02319;65;20221201;6.5;4.2;5.3;1.1;8.1;0;.42;1771 +73074;43.93609;-1.02319;65;20221202;10.1;-.1;5;.6;7.4;.1;.34;5250 +73074;43.93609;-1.02319;65;20221203;6.9;2.9;4.9;1.1;7.7;.7;.41;2726 +73074;43.93609;-1.02319;65;20221204;11;.1;5.5;.9;6.7;.1;.47;5378 +73074;43.93609;-1.02319;65;20221205;12.7;-1.4;5.6;1.9;6.9;.1;.71;6261 +73074;43.93609;-1.02319;65;20221206;12;7.4;9.7;1.6;9.6;.1;.66;2939 +73074;43.93609;-1.02319;65;20221207;13.4;4.5;8.9;1.2;9.1;0;.55;4609 +73074;43.93609;-1.02319;65;20221208;9.2;4.4;6.8;1.6;9;10.5;.42;2983 +73074;43.93609;-1.02319;65;20221209;9.5;7.3;8.4;1.8;9.9;1.1;.51;1545 +73074;43.93609;-1.02319;65;20221210;7.3;-1.7;2.8;1;5.4;0;.44;4550 +73074;43.93609;-1.02319;65;20221211;5.7;-2.9;1.4;1.4;5;.1;.48;4391 +73074;43.93609;-1.02319;65;20221212;6.1;-3;1.5;1.7;7;10;.18;4534 +73074;43.93609;-1.02319;65;20221213;16.3;6;11.1;2.7;14.2;6.6;.17;4892 +73074;43.93609;-1.02319;65;20221214;20.4;11.5;15.9;1.6;14.2;7.8;.82;4429 +73074;43.93609;-1.02319;65;20221215;16.8;11;13.9;1.9;13.1;16.8;.74;3289 +73074;43.93609;-1.02319;65;20221216;7.1;8.7;7.9;2.6;10.3;1.6;.41;0 +73074;43.93609;-1.02319;65;20221217;8.8;-1.2;3.8;1.1;6.8;.1;.36;4738 +73074;43.93609;-1.02319;65;20221218;14.1;1.6;7.8;2.1;8.5;0;.69;5455 +73074;43.93609;-1.02319;65;20221219;13.3;7.4;10.3;2.8;10.3;0;.78;3298 +73074;43.93609;-1.02319;65;20221220;13;10.5;11.7;2.6;12;8.1;.68;1649 +73074;43.93609;-1.02319;65;20221221;18.7;10;14.3;2.1;13.2;.4;.83;4306 +73074;43.93609;-1.02319;65;20221222;16.9;8.2;12.5;1.5;12.9;1;.52;4308 +73074;43.93609;-1.02319;65;20221223;18.8;8.6;13.7;.9;13.2;0;.51;4786 +73074;43.93609;-1.02319;65;20221224;19.9;8.5;14.2;.8;12;0;.57;5149 +73074;43.93609;-1.02319;65;20221225;20.6;4.8;12.7;2.8;9.9;.7;1.44;6326 +73074;43.93609;-1.02319;65;20221226;17.5;8.1;12.8;1;11.9;.8;.55;4567 +73074;43.93609;-1.02319;65;20221227;14.8;10.5;12.6;.7;12.4;.2;.5;2639 +73074;43.93609;-1.02319;65;20221228;17.4;5.4;11.4;1.6;10.3;0;.74;5381 +73074;43.93609;-1.02319;65;20221229;15.2;9;12.1;1.8;11.5;8.7;.7;3484 +73074;43.93609;-1.02319;65;20221230;19.4;10;14.7;2.7;12.6;0;1.14;4641 +73074;43.93609;-1.02319;65;20221231;20.5;8;14.2;2.5;10.2;0;1.45;5599 +73075;43.96872;-.71492;51;20220101;22.5;4;13.2;1.2;9.45;0;.9;7047 +73075;43.96872;-.71492;51;20220102;17.9;4.6;11.2;1.1;10.24;.1;.61;5763 +73075;43.96872;-.71492;51;20220103;16.5;3.7;10.1;1.6;10.24;0;.62;5994 +73075;43.96872;-.71492;51;20220104;17.8;7.4;12.6;3.4;10.57;5.1;1.38;4786 +73075;43.96872;-.71492;51;20220105;9.4;2.8;6.1;.9;7.31;.1;.44;4567 +73075;43.96872;-.71492;51;20220106;9.4;-1.8;3.8;.5;5.41;.1;.28;6524 +73075;43.96872;-.71492;51;20220107;11.8;-1.9;4.9;2.1;8.01;2.1;.48;5941 +73075;43.96872;-.71492;51;20220108;12;6.5;9.2;4.4;10.61;11.1;.55;3391 +73075;43.96872;-.71492;51;20220109;11;9.1;10.1;3.4;11.71;21.6;.46;1443 +73075;43.96872;-.71492;51;20220110;13;10.2;11.6;3.5;12.97;4.1;.47;1883 +73075;43.96872;-.71492;51;20220111;11.5;6.2;8.9;.7;8.74;.1;.5;4102 +73075;43.96872;-.71492;51;20220112;7.1;-2.8;2.1;.6;5.71;0;.29;6739 +73075;43.96872;-.71492;51;20220113;5.1;-4.6;.2;1.4;5.81;0;.3;5302 +73075;43.96872;-.71492;51;20220114;4.8;-.8;2;.8;5.97;0;.35;4526 +73075;43.96872;-.71492;51;20220115;12.2;-5.1;3.6;.5;5.64;.1;.35;8553 +73075;43.96872;-.71492;51;20220116;11;-2.5;4.2;.7;6.18;.1;.45;6635 +73075;43.96872;-.71492;51;20220117;8.9;-1.8;3.6;1.6;6.81;.1;.45;6517 +73075;43.96872;-.71492;51;20220118;4.7;2;3.4;1.4;7.61;.1;.34;2315 +73075;43.96872;-.71492;51;20220119;10.5;4;7.2;1.7;8.64;1.6;.59;4101 +73075;43.96872;-.71492;51;20220120;11.4;6.8;9.1;2.1;9.44;1.3;.74;3682 +73075;43.96872;-.71492;51;20220121;6;-1.3;2.4;1.9;5.77;.1;.57;5438 +73075;43.96872;-.71492;51;20220122;8.1;-4.3;1.9;1;5.17;.1;.51;7970 +73075;43.96872;-.71492;51;20220123;10.6;-4.2;3.2;1.3;5.47;0;.67;8565 +73075;43.96872;-.71492;51;20220124;15.9;-2.7;6.6;.9;6.01;0;.72;9329 +73075;43.96872;-.71492;51;20220125;15.7;-3.6;6;.6;5.84;0;.59;9648 +73075;43.96872;-.71492;51;20220126;13.7;-3.3;5.2;1;6.14;0;.71;9295 +73075;43.96872;-.71492;51;20220127;10.2;-3.9;3.1;.8;5.67;.1;.56;8330 +73075;43.96872;-.71492;51;20220128;8.2;-2.5;2.9;1;6.11;0;.51;7082 +73075;43.96872;-.71492;51;20220129;2.3;-2;.2;1.8;6.37;0;.25;3429 +73075;43.96872;-.71492;51;20220130;3.1;-.7;1.2;1.4;6.64;.3;.32;3402 +73075;43.96872;-.71492;51;20220131;10.8;2.1;6.5;2.5;8.74;1.8;.65;5527 +73075;43.96872;-.71492;51;20220201;10.2;-.6;4.8;1.9;8.51;.1;.5;7399 +73075;43.96872;-.71492;51;20220202;10.7;8;9.3;2.3;10.71;0;.59;3116 +73075;43.96872;-.71492;51;20220203;12.6;5.5;9.1;2.7;10.37;0;.71;5065 +73075;43.96872;-.71492;51;20220204;12.7;5.2;8.9;1.8;10.77;1;.6;4919 +73075;43.96872;-.71492;51;20220205;11.8;5.2;8.5;1.6;7.87;.1;.96;7923 +73075;43.96872;-.71492;51;20220206;10.9;-1.7;4.6;2.6;8.37;2;.59;7591 +73075;43.96872;-.71492;51;20220207;14.1;8.5;11.3;2.1;10.88;1.1;.93;5391 +73075;43.96872;-.71492;51;20220208;15.3;2.5;8.9;2;7.94;0;1.28;10460 +73075;43.96872;-.71492;51;20220209;20;.7;10.4;1.1;7.74;0;1.29;11919 +73075;43.96872;-.71492;51;20220210;11.8;.7;6.3;1.5;8.3;3.7;1.38;11100 +73075;43.96872;-.71492;51;20220211;13.5;7.5;10.5;1.3;9.5;0;.99;7000 +73075;43.96872;-.71492;51;20220212;14.6;-1.9;6.4;1.7;7.3;0;1.15;9400 +73075;43.96872;-.71492;51;20220213;18.5;1.4;10;2.9;8.4;5;1.88;11000 +73075;43.96872;-.71492;51;20220214;11.4;8.1;9.8;4.8;10;11;1.15;5900 +73075;43.96872;-.71492;51;20220215;11.7;4;7.9;2.8;9.8;7.8;.77;6200 +73075;43.96872;-.71492;51;20220216;13.4;8.9;11.1;4.2;12.44;6.9;.72;4813 +73075;43.96872;-.71492;51;20220217;14.2;12.1;13.2;2.9;12.97;1.4;.93;3101 +73075;43.96872;-.71492;51;20220218;18.1;6.3;12.2;2;10.97;0;1.42;10046 +73075;43.96872;-.71492;51;20220219;12.7;6.3;9.5;1.3;8.74;.3;1.09;8103 +73075;43.96872;-.71492;51;20220220;14.1;2.3;8.2;2.9;10.61;4.3;.87;9088 +73075;43.96872;-.71492;51;20220221;14.1;9.9;12;3.6;10.51;.4;1.5;6499 +73075;43.96872;-.71492;51;20220222;16.7;6.4;11.5;1.4;9.41;0;1.44;11195 +73075;43.96872;-.71492;51;20220223;17.4;1.8;9.6;1.3;8.87;0;1.46;13124 +73075;43.96872;-.71492;51;20220224;13.7;3;8.4;1.7;10.21;1.2;.96;8531 +73075;43.96872;-.71492;51;20220225;13.2;1.9;7.5;1.7;6.97;0;1.45;12547 +73075;43.96872;-.71492;51;20220226;14.6;.5;7.6;3.1;5.61;0;2.21;13526 +73075;43.96872;-.71492;51;20220227;17.8;3.2;10.5;1.9;8.41;.1;1.83;12699 +73075;43.96872;-.71492;51;20220228;20.4;2.1;11.2;.9;8.91;0;1.69;14744 +73075;43.96872;-.71492;51;20220301;19.6;.7;10.1;2.2;8.24;.2;2.16;14743 +73075;43.96872;-.71492;51;20220302;14.2;7.9;11;1.7;10.51;2.3;1.19;7017 +73075;43.96872;-.71492;51;20220303;16.5;6.4;11.5;1.7;10.74;2.8;1.49;11192 +73075;43.96872;-.71492;51;20220304;12.2;8.4;10.3;2.7;9.74;0;1.28;6496 +73075;43.96872;-.71492;51;20220305;12.6;4.9;8.8;1.7;7.71;0;1.45;9900 +73075;43.96872;-.71492;51;20220306;10.9;2.7;6.8;1;7.84;.1;1.11;9639 +73075;43.96872;-.71492;51;20220307;13.4;-2.4;5.5;1.4;6.37;0;1.57;15342 +73075;43.96872;-.71492;51;20220308;11.6;4.8;8.2;2.1;8.94;1.1;1.17;8036 +73075;43.96872;-.71492;51;20220309;18.8;1.5;10.2;2.6;8.37;.5;2.37;16011 +73075;43.96872;-.71492;51;20220310;17.2;9.3;13.3;2.5;11.21;2.3;1.85;10606 +73075;43.96872;-.71492;51;20220311;15.2;9.1;12.2;2.2;11.11;10.7;1.44;7909 +73075;43.96872;-.71492;51;20220312;15;7.4;11.2;2.9;10.17;4.9;1.78;11714 +73075;43.96872;-.71492;51;20220313;14.7;8.3;11.5;3.2;9.31;4.3;1.97;10363 +73075;43.96872;-.71492;51;20220314;14.2;6.1;10.1;3.7;10.14;.1;1.51;9175 +73075;43.96872;-.71492;51;20220315;20.9;11.3;16.1;3.5;12.37;0;2.69;12932 +73075;43.96872;-.71492;51;20220316;16.8;11;13.9;2.7;12.67;2;1.61;8387 +73075;43.96872;-.71492;51;20220317;11.6;10.2;10.9;2.8;11.54;5;.91;3820 +73075;43.96872;-.71492;51;20220318;12.5;6;9.3;1.3;9.6;0;1.24;8300 +73075;43.96872;-.71492;51;20220319;18.4;3.5;11;2.4;9.5;0;2.34;15900 +73075;43.96872;-.71492;51;20220320;19.1;6.5;12.8;2.8;10.2;0;2.35;11900 +73075;43.96872;-.71492;51;20220321;20.7;7.6;14.2;3.9;10.2;.9;3.27;16900 +73075;43.96872;-.71492;51;20220322;17.8;6;11.9;3.6;8.1;0;2.77;11500 +73075;43.96872;-.71492;51;20220323;18.2;2.8;10.5;2.8;7.6;0;2.99;20000 +73075;43.96872;-.71492;51;20220324;19.7;.9;10.3;1.7;8.2;0;2.67;19600 +73075;43.96872;-.71492;51;20220325;19.9;3.3;11.6;2.5;8.1;0;2.74;13800 +73075;43.96872;-.71492;51;20220326;19.6;4.1;11.9;4;6.9;0;3.83;19800 +73075;43.96872;-.71492;51;20220327;20.9;3.9;12.4;2.2;8.5;0;3.08;18900 +73075;43.96872;-.71492;51;20220328;21.4;3.5;12.5;1.4;9.2;0;2.33;13000 +73075;43.96872;-.71492;51;20220329;18.2;5.5;11.9;1.7;11.1;0;1.64;8500 +73075;43.96872;-.71492;51;20220330;15.2;10;12.6;2.8;11.7;5.3;1.56;7100 +73075;43.96872;-.71492;51;20220331;15.4;7.9;11.7;4;9.7;5.6;2.47;14200 +73075;43.96872;-.71492;51;20220401;10.3;-.9;4.7;4.3;5.7;.5;2.26;17700 +73075;43.96872;-.71492;51;20220402;10.2;-2.1;4.1;3.1;5.3;.2;2.13;16900 +73075;43.96872;-.71492;51;20220403;8.2;-.7;3.7;2.1;5.75;0;1.86;16153 +73075;43.96872;-.71492;51;20220404;12.2;-.5;5.8;1.7;5.12;0;2.37;21744 +73075;43.96872;-.71492;51;20220405;17.3;-3;7.2;1.3;6;0;2.77;23300 +73075;43.96872;-.71492;51;20220406;12.6;5;8.8;3;10.2;.8;1.03;4800 +73075;43.96872;-.71492;51;20220407;18.8;8.8;13.8;4.9;11.4;11.4;2.62;10400 +73075;43.96872;-.71492;51;20220408;19.9;8.2;14.1;4.4;11.2;2.1;2.73;10000 +73075;43.96872;-.71492;51;20220409;16.9;7.9;12.4;2;8.5;.2;3.02;19900 +73075;43.96872;-.71492;51;20220410;20.9;-.5;10.2;3.9;7.2;0;4.08;23200 +73075;43.96872;-.71492;51;20220411;23.1;10.3;16.7;5.3;11.4;.1;4.51;20000 +73075;43.96872;-.71492;51;20220412;18.2;9.4;13.8;2.1;12.3;2.2;1.73;7300 +73075;43.96872;-.71492;51;20220413;17.7;10.9;14.3;1.9;13.3;.1;1.71;8400 +73075;43.96872;-.71492;51;20220414;24.2;7.5;15.9;2;12.5;0;3.71;22600 +73075;43.96872;-.71492;51;20220415;23;11.5;17.3;2.9;13.7;0;3.37;17100 +73075;43.96872;-.71492;51;20220416;24.9;11.7;18.3;2.6;12.7;0;4.37;23700 +73075;43.96872;-.71492;51;20220417;23.6;10.9;17.3;3.5;12.8;0;3.99;20000 +73075;43.96872;-.71492;51;20220418;19.2;12.1;15.7;2.9;12.4;0;2.72;12900 +73075;43.96872;-.71492;51;20220419;12.2;9.8;11;2.1;11.5;10.3;1.05;4300 +73075;43.96872;-.71492;51;20220420;12.3;8.3;10.3;1.5;11.4;7.2;1.07;5600 +73075;43.96872;-.71492;51;20220421;14.7;7.7;11.2;1.6;12.7;1.2;1.01;5200 +73075;43.96872;-.71492;51;20220422;21.7;9.6;15.7;1.9;11.6;3.9;3.52;21000 +73075;43.96872;-.71492;51;20220423;14.2;10.9;12.6;3.4;11.8;1.6;1.7;7800 +73075;43.96872;-.71492;51;20220424;17.5;10.5;14;5.7;11.9;.4;2.86;14400 +73075;43.96872;-.71492;51;20220425;21.2;5.1;13.2;1.5;10.7;0;3.43;23300 +73075;43.96872;-.71492;51;20220426;24.4;5.8;15.1;3.1;11;0;4.53;25600 +73075;43.96872;-.71492;51;20220427;20.4;11.9;16.2;2.5;13.9;3.9;2.45;11500 +73075;43.96872;-.71492;51;20220428;17.5;12.8;15.2;2.3;14.4;.2;1.69;7700 +73075;43.96872;-.71492;51;20220429;20.7;11.2;16;2.3;13.6;0;2.99;16800 +73075;43.96872;-.71492;51;20220430;21.9;12.5;17.2;3.1;13.3;0;3.66;18800 +73075;43.96872;-.71492;51;20220501;21.6;10.8;16.2;2.6;13;0;3.26;17100 +73075;43.96872;-.71492;51;20220502;20.7;10.7;15.7;2.8;12.7;0;3.43;19400 +73075;43.96872;-.71492;51;20220503;21.4;13;17.2;2.7;14.3;2.5;2.73;12000 +73075;43.96872;-.71492;51;20220504;20.2;13.8;17;2.3;13;0;2.8;12400 +73075;43.96872;-.71492;51;20220505;21.9;8;15;1.9;10.7;.1;3.53;19800 +73075;43.96872;-.71492;51;20220506;21.2;8.3;14.7;2.3;12.14;.2;3.48;21207 +73075;43.96872;-.71492;51;20220507;22.7;10.4;16.6;1.9;13.74;.1;3.62;21685 +73075;43.96872;-.71492;51;20220508;24.7;9.3;17;1.4;12.94;.1;4.07;24561 +73075;43.96872;-.71492;51;20220509;28;8.5;18.3;1;12.51;0;4.56;27370 +73075;43.96872;-.71492;51;20220510;29.8;8.3;19;1.5;12.84;0;5.15;28447 +73075;43.96872;-.71492;51;20220511;26.9;13.1;20;1.7;14.97;.1;4.38;23397 +73075;43.96872;-.71492;51;20220512;22.3;13.8;18;1;15.28;.2;3.1;17755 +73075;43.96872;-.71492;51;20220513;24.8;13.3;19;.9;15.48;0;3.69;21306 +73075;43.96872;-.71492;51;20220514;31.3;10.9;21.1;2.2;15.47;1.4;5.56;27210 +73075;43.96872;-.71492;51;20220515;30.8;14.2;22.5;1.6;18.07;7.8;4.68;23032 +73075;43.96872;-.71492;51;20220516;29.6;15.4;22.5;1.5;17.07;0;5;25737 +73075;43.96872;-.71492;51;20220517;29.7;15.2;22.4;2;15.54;0;5.24;25241 +73075;43.96872;-.71492;51;20220518;33.2;14.2;23.7;2.2;16.87;2.7;6.04;27802 +73075;43.96872;-.71492;51;20220519;26.6;17;21.8;2.1;19.14;.1;4.05;20253 +73075;43.96872;-.71492;51;20220520;23.7;16.5;20.1;2;18.71;.1;3.25;17023 +73075;43.96872;-.71492;51;20220521;31.6;13.5;22.6;1.5;18.74;0;5.27;26894 +73075;43.96872;-.71492;51;20220522;30.6;18.2;24.4;3.1;20.41;1.6;5.17;21917 +73075;43.96872;-.71492;51;20220523;21.9;16.3;19.1;4.3;15.67;1.1;3.59;15956 +73075;43.96872;-.71492;51;20220524;17.9;11;14.5;2.1;12.94;.8;2.78;16907 +73075;43.96872;-.71492;51;20220525;20.1;7.3;13.7;1.4;11.81;.2;3.28;20893 +73075;43.96872;-.71492;51;20220526;20.7;7.3;14;1.2;12.91;.1;3.26;21160 +73075;43.96872;-.71492;51;20220527;25.7;11.2;18.5;1.4;13.91;.1;4.49;25699 +73075;43.96872;-.71492;51;20220528;28.1;10.2;19.1;2;12.41;0;5.49;29296 +73075;43.96872;-.71492;51;20220529;26.2;9.3;17.8;2.3;9.44;0;5.49;28565 +73075;43.96872;-.71492;51;20220530;25.3;7.6;16.5;1.8;9.21;0;5.02;28614 +73075;43.96872;-.71492;51;20220531;27.5;12.6;20.1;1.7;12.27;.1;5.18;27026 +73075;43.96872;-.71492;51;20220601;32.4;13.5;23;2.7;13.91;.2;6.59;29234 +73075;43.96872;-.71492;51;20220602;27.6;16.1;21.8;2.5;19.01;0;4.53;22274 +73075;43.96872;-.71492;51;20220603;27.7;18.3;23;2.1;19.94;4.5;4.25;20113 +73075;43.96872;-.71492;51;20220604;23.7;17.6;20.7;1.8;19.17;2.7;3.03;14680 +73075;43.96872;-.71492;51;20220605;24;16.5;20.3;1.8;16.67;0;3.83;19625 +73075;43.96872;-.71492;51;20220606;26.3;14.7;20.5;1.5;15.84;.1;4.35;22875 +73075;43.96872;-.71492;51;20220607;24.6;15.6;20.1;1.5;15.91;4.4;3.77;19196 +73075;43.96872;-.71492;51;20220608;19.4;14.4;16.9;1.8;16.57;3.5;2.37;13201 +73075;43.96872;-.71492;51;20220609;24.7;10.1;17.4;1.4;13.97;.1;4.57;27611 +73075;43.96872;-.71492;51;20220610;29.6;9.5;19.5;1.2;14.44;.1;5.46;31000 +73075;43.96872;-.71492;51;20220611;30.5;13.4;22;1.6;17.14;.1;5.4;27939 +73075;43.96872;-.71492;51;20220612;28.7;16.5;22.6;2.3;19.57;4.7;4.66;22462 +73075;43.96872;-.71492;51;20220613;30;18;24;1.8;21.44;.1;5.01;24532 +73075;43.96872;-.71492;51;20220614;35.4;17.3;26.3;2.2;21.07;0;6.41;28055 +73075;43.96872;-.71492;51;20220615;34.2;19.8;27;2;21.24;0;6.23;27506 +73075;43.96872;-.71492;51;20220616;35.9;17.6;26.8;1.9;18.67;0;6.58;28814 +73075;43.96872;-.71492;51;20220617;38.5;19.6;29.1;2;19.91;0;7.3;30153 +73075;43.96872;-.71492;51;20220618;41.2;18.7;29.9;2.4;19.97;0;8.04;30280 +73075;43.96872;-.71492;51;20220619;30.9;18.7;24.8;2.6;18.51;.1;5.65;24477 +73075;43.96872;-.71492;51;20220620;29.1;17.7;23.4;1.7;19.01;0;4.9;23837 +73075;43.96872;-.71492;51;20220621;27;18;22.5;2;19.91;16.6;4.15;20259 +73075;43.96872;-.71492;51;20220622;24.8;16.6;20.7;2;18.51;3.3;3.63;18262 +73075;43.96872;-.71492;51;20220623;26.8;14.8;20.8;1.9;17.44;4.2;4.5;23641 +73075;43.96872;-.71492;51;20220624;25.1;15.5;20.3;2.1;16.84;2.5;4.22;22027 +73075;43.96872;-.71492;51;20220625;18.5;13.8;16.2;1.5;15.34;7.7;2.19;11540 +73075;43.96872;-.71492;51;20220626;17.5;13.1;15.3;1.1;15.17;6.6;2.13;12094 +73075;43.96872;-.71492;51;20220627;20.4;13.3;16.9;1.2;15.01;.1;2.91;16358 +73075;43.96872;-.71492;51;20220628;26.2;12.7;19.5;1.1;13.87;0;4.8;27455 +73075;43.96872;-.71492;51;20220629;25.8;10.1;17.9;1.5;14.27;7.4;4.65;26987 +73075;43.96872;-.71492;51;20220630;18.3;14.4;16.3;1.1;15.34;7.3;2.3;12376 +73075;43.96872;-.71492;51;20220701;24.5;7.6;16;1.2;12.41;0;4.69;29574 +73075;43.96872;-.71492;51;20220702;31.6;10.3;21;1.8;13.57;0;6.04;30684 +73075;43.96872;-.71492;51;20220703;29;13.8;21.4;2;15.47;1;5.28;26349 +73075;43.96872;-.71492;51;20220704;24.7;15.5;20.1;2.2;17.94;0;3.74;19277 +73075;43.96872;-.71492;51;20220705;30;16;23;1.4;17.31;0;5.23;26638 +73075;43.96872;-.71492;51;20220706;30;13.5;21.8;1.6;15.21;0;5.36;27218 +73075;43.96872;-.71492;51;20220707;29.1;12.9;21;1.9;15.91;.1;5.31;27792 +73075;43.96872;-.71492;51;20220708;31.2;15;23.1;1.6;16.34;0;5.67;28403 +73075;43.96872;-.71492;51;20220709;33.4;12.5;23;1.1;15.31;0;5.81;30388 +73075;43.96872;-.71492;51;20220710;34.7;13.5;24.1;1.7;14.91;0;6.43;30804 +73075;43.96872;-.71492;51;20220711;37;13.8;25.4;1.3;15.87;0;6.45;30639 +73075;43.96872;-.71492;51;20220712;37.6;16.2;26.9;1.3;16.11;0;6.55;30561 +73075;43.96872;-.71492;51;20220713;37.6;12.7;25.2;1.1;13.37;0;6.21;30415 +73075;43.96872;-.71492;51;20220714;37.9;14.1;26;1.2;16.14;0;6.33;29767 +73075;43.96872;-.71492;51;20220715;36.6;16.4;26.5;1.6;16.74;0;6.46;29143 +73075;43.96872;-.71492;51;20220716;38.5;16.4;27.5;1.8;15.34;0;6.97;29598 +73075;43.96872;-.71492;51;20220717;38.9;16.4;27.6;2.1;13.81;0;7.38;29477 +73075;43.96872;-.71492;51;20220718;40.1;20.2;30.1;3.4;15.84;.2;8.7;28898 +73075;43.96872;-.71492;51;20220719;32.2;21.8;27;2.8;20.01;.5;5.63;21662 +73075;43.96872;-.71492;51;20220720;27.6;19.4;23.5;1.7;18.27;.4;4.23;19435 +73075;43.96872;-.71492;51;20220721;33.4;15.2;24.3;1.5;17.31;0;5.87;28858 +73075;43.96872;-.71492;51;20220722;25.3;18.3;21.8;2.3;18.65;0;3.64;16598 +73075;43.96872;-.71492;51;20220723;30.4;13.7;22.1;1;16.18;0;4.86;25908 +73075;43.96872;-.71492;51;20220724;37;13.2;25.1;1.6;17.75;0;6.4;29577 +73075;43.96872;-.71492;51;20220725;28.6;20.2;24.4;2.8;19.44;.2;4.58;18958 +73075;43.96872;-.71492;51;20220726;27.9;13.2;20.6;1.5;14.91;.1;4.82;26187 +73075;43.96872;-.71492;51;20220727;28.3;10.9;19.6;1.3;13.31;0;4.99;28528 +73075;43.96872;-.71492;51;20220728;28.1;13.3;20.7;1.4;14.71;3.3;4.7;25312 +73075;43.96872;-.71492;51;20220729;27.3;14.5;20.9;1.4;16.47;.5;4.05;20993 +73075;43.96872;-.71492;51;20220730;29.4;15.2;22.3;1;17.54;.4;4.36;23258 +73075;43.96872;-.71492;51;20220731;33;13.9;23.4;1.7;17.21;1.1;5.64;27978 +73075;43.96872;-.71492;51;20220801;34.1;15.2;24.7;1.4;17.74;0;5.66;27715 +73075;43.96872;-.71492;51;20220802;36.7;16.3;26.5;1.7;16.64;1;6.27;28063 +73075;43.96872;-.71492;51;20220803;37.1;16;26.5;1.8;19.21;1.7;6.14;26978 +73075;43.96872;-.71492;51;20220804;32.1;21.2;26.6;2.8;22.61;1.6;5.06;20622 +73075;43.96872;-.71492;51;20220805;29.8;18.4;24.1;2.6;19.61;0;4.81;21722 +73075;43.96872;-.71492;51;20220806;34;17.6;25.8;2;17.51;0;5.62;24714 +73075;43.96872;-.71492;51;20220807;34.7;15;24.8;1.4;12.57;1.2;5.5;26039 +73075;43.96872;-.71492;51;20220808;36;12.1;24.1;1;13.61;.1;5.24;26433 +73075;43.96872;-.71492;51;20220809;36.5;15.4;26;1.3;15.31;0;5.61;26497 +73075;43.96872;-.71492;51;20220810;39.2;14.7;26.9;1;13.14;0;5.5;26211 +73075;43.96872;-.71492;51;20220811;39.7;18.1;28.9;1.1;15.91;0;5.6;25515 +73075;43.96872;-.71492;51;20220812;37.4;22.7;30.1;2.7;21.54;0;6.34;22731 +73075;43.96872;-.71492;51;20220813;32.8;21.2;27;2.2;21.94;.1;4.83;19802 +73075;43.96872;-.71492;51;20220814;26.2;19.3;22.8;1.9;20.21;.6;3.29;15151 +73075;43.96872;-.71492;51;20220815;27.1;16.1;21.6;1.9;17.04;0;3.93;19718 +73075;43.96872;-.71492;51;20220816;27.6;14.7;21.1;1.5;17.04;6;3.63;18195 +73075;43.96872;-.71492;51;20220817;23.9;15.9;19.9;2.1;17.87;.7;3.28;17732 +73075;43.96872;-.71492;51;20220818;25;15.8;20.4;2.2;17.61;1.9;3.41;17395 +73075;43.96872;-.71492;51;20220819;27.4;15.3;21.3;1.3;17.31;.1;3.66;19339 +73075;43.96872;-.71492;51;20220820;30.5;14.9;22.7;1.2;17.94;.1;4.15;21782 +73075;43.96872;-.71492;51;20220821;28.4;16.3;22.4;1.6;18.24;.4;3.83;19247 +73075;43.96872;-.71492;51;20220822;25.7;18.1;21.9;1.9;20.87;1.9;2.94;14484 +73075;43.96872;-.71492;51;20220823;30.7;19.1;24.9;.9;20.67;0;3.67;18320 +73075;43.96872;-.71492;51;20220824;36.3;16.1;26.2;1.4;19.01;.3;5.17;24357 +73075;43.96872;-.71492;51;20220825;29.8;19.5;24.7;2.7;21.54;0;4.06;17358 +73075;43.96872;-.71492;51;20220826;28.9;18.8;23.8;1.9;19.97;.1;3.73;17265 +73075;43.96872;-.71492;51;20220827;31.8;17.5;24.6;1.4;18.94;0;4.34;21439 +73075;43.96872;-.71492;51;20220828;35.8;13.4;24.6;1.4;15.24;.2;5.03;24210 +73075;43.96872;-.71492;51;20220829;28.7;20.3;24.5;2;16.97;7;3.45;11616 +73075;43.96872;-.71492;51;20220830;33;15.5;24.2;1.5;19.37;0;4.47;22397 +73075;43.96872;-.71492;51;20220831;29;19.4;24.2;1.8;21.31;.8;3.29;14561 +73075;43.96872;-.71492;51;20220901;30.6;16.4;23.5;1.4;18.47;.9;3.97;20029 +73075;43.96872;-.71492;51;20220902;26;17.2;21.6;2;19.04;1.4;3.1;15377 +73075;43.96872;-.71492;51;20220903;27.8;15.8;21.8;1.4;17.74;.3;3.32;17118 +73075;43.96872;-.71492;51;20220904;33.7;13.7;23.7;1.3;15.07;0;4.51;22992 +73075;43.96872;-.71492;51;20220905;34.1;15.9;25;1.8;15.71;0;4.85;22678 +73075;43.96872;-.71492;51;20220906;31.4;13.6;22.5;2;14.51;0;4.56;21691 +73075;43.96872;-.71492;51;20220907;27.4;14.1;20.8;1.2;14.87;0;3.21;17010 +73075;43.96872;-.71492;51;20220908;26.6;12;19.3;1.5;14.84;2.5;3.27;18468 +73075;43.96872;-.71492;51;20220909;25.5;16.9;21.2;2;15.77;.5;3.23;15109 +73075;43.96872;-.71492;51;20220910;30.3;10.4;20.4;1.2;13.87;0;3.8;21760 +73075;43.96872;-.71492;51;20220911;35.3;15.4;25.3;2.5;14.31;0;5.5;21461 +73075;43.96872;-.71492;51;20220912;39.2;18.9;29;2.4;16.67;6.5;5.78;20607 +73075;43.96872;-.71492;51;20220913;31.9;20.7;26.3;2.1;21.31;.1;3.56;13595 +73075;43.96872;-.71492;51;20220914;30.7;17.5;24.1;2.3;16.41;.1;4.1;17411 +73075;43.96872;-.71492;51;20220915;29.3;13.7;21.5;1.3;16.71;.2;3.36;18579 +73075;43.96872;-.71492;51;20220916;25.3;16;20.6;1.8;16.34;.1;2.87;14499 +73075;43.96872;-.71492;51;20220917;23.7;8.6;16.1;1.9;9.57;0;3.26;18593 +73075;43.96872;-.71492;51;20220918;26.4;6.8;16.6;2;7.31;0;3.86;19809 +73075;43.96872;-.71492;51;20220919;28.3;4.2;16.3;1;7.61;0;3.14;20537 +73075;43.96872;-.71492;51;20220920;26.1;4;15;1.1;8.71;0;3;20406 +73075;43.96872;-.71492;51;20220921;25.6;3.6;14.6;.9;9.17;0;2.81;20174 +73075;43.96872;-.71492;51;20220922;27.2;5.7;16.4;1.1;10.71;0;2.98;19775 +73075;43.96872;-.71492;51;20220923;21.3;7.6;14.4;1;12.37;4.9;1.95;12620 +73075;43.96872;-.71492;51;20220924;19.7;9.4;14.6;1.4;13.51;4.7;1.8;11684 +73075;43.96872;-.71492;51;20220925;20;7.5;13.8;1.2;11.67;.6;2.01;14298 +73075;43.96872;-.71492;51;20220926;20.7;5.1;12.9;2.1;11.67;5.7;2.22;15331 +73075;43.96872;-.71492;51;20220927;19.1;13.6;16.3;2.7;15.74;15.3;1.59;8664 +73075;43.96872;-.71492;51;20220928;19.9;15.1;17.5;4.2;16.81;22.2;1.8;8747 +73075;43.96872;-.71492;51;20220929;16.3;13.2;14.7;2.3;14.51;9.5;1.26;6631 +73075;43.96872;-.71492;51;20220930;20.3;9.3;14.8;1.5;12.11;.1;2.08;13988 +73075;43.96872;-.71492;51;20221001;21.3;11.1;16.2;2.7;14.44;.3;2.07;12004 +73075;43.96872;-.71492;51;20221002;24.5;10.7;17.6;.8;15.14;.1;2.04;13743 +73075;43.96872;-.71492;51;20221003;24.4;12.3;18.4;1.1;15.11;0;2.11;12977 +73075;43.96872;-.71492;51;20221004;26.3;7.7;17;.5;13.11;.2;2.1;16080 +73075;43.96872;-.71492;51;20221005;28.4;10.7;19.6;1.5;14.94;0;2.74;15525 +73075;43.96872;-.71492;51;20221006;21.1;15.1;18.1;.7;17.01;0;1.34;7651 +73075;43.96872;-.71492;51;20221007;26.4;11.2;18.8;1.2;15.31;0;2.28;14294 +73075;43.96872;-.71492;51;20221008;23.1;14.3;18.7;1.2;15.87;.4;1.78;10165 +73075;43.96872;-.71492;51;20221009;27.9;10.6;19.3;1.3;14.54;.1;2.45;14906 +73075;43.96872;-.71492;51;20221010;20.9;13.9;17.4;1.2;17.74;6.8;1.22;7447 +73075;43.96872;-.71492;51;20221011;20.3;15.7;18;.8;17.94;4;1.14;6351 +73075;43.96872;-.71492;51;20221012;23.2;14.3;18.8;.8;16.34;.8;1.56;9649 +73075;43.96872;-.71492;51;20221013;21.4;11.6;16.5;1.6;15.94;.6;1.5;9823 +73075;43.96872;-.71492;51;20221014;21.9;17.6;19.7;2.7;18.41;.8;1.64;6875 +73075;43.96872;-.71492;51;20221015;26.2;11.2;18.7;1;15.61;0;1.9;12919 +73075;43.96872;-.71492;51;20221016;29.9;13.3;21.6;1.8;16.77;.7;2.59;13236 +73075;43.96872;-.71492;51;20221017;26.2;18;22.1;1.7;19.81;0;1.84;8263 +73075;43.96872;-.71492;51;20221018;30.9;14.9;22.9;2.3;18.07;0;2.9;13083 +73075;43.96872;-.71492;51;20221019;27.9;17;22.4;2.3;18.34;.4;2.35;9114 +73075;43.96872;-.71492;51;20221020;27;14.7;20.8;3;15.04;.1;2.79;9260 +73075;43.96872;-.71492;51;20221021;21.2;14.8;18;2.1;14.57;0;1.68;5847 +73075;43.96872;-.71492;51;20221022;26.9;10;18.4;2;13.84;.2;2.31;12446 +73075;43.96872;-.71492;51;20221023;27.7;15;21.4;3;13.47;0;3.09;9116 +73075;43.96872;-.71492;51;20221024;24.8;11.2;18;2.2;11.67;0;2.34;10544 +73075;43.96872;-.71492;51;20221025;23.4;10;16.7;1.8;13.17;.2;1.74;9043 +73075;43.96872;-.71492;51;20221026;27.3;10.4;18.8;1.9;14.51;0;2.16;11392 +73075;43.96872;-.71492;51;20221027;24.7;16.4;20.6;2.8;15.57;.1;2.22;6517 +73075;43.96872;-.71492;51;20221028;26.9;14.2;20.5;1.9;15.11;0;2.06;8612 +73075;43.96872;-.71492;51;20221029;24;15;19.5;1.7;16.24;.1;1.58;7429 +73075;43.96872;-.71492;51;20221030;22.8;11.1;16.9;1.1;14.94;1.1;1.25;9008 +73075;43.96872;-.71492;51;20221031;20.1;11.3;15.7;2;15.31;4.8;1.1;6465 +73075;43.96872;-.71492;51;20221101;20.9;13.7;17.3;1.4;14.51;.1;1.28;8098 +73075;43.96872;-.71492;51;20221102;20.7;6.8;13.7;1.2;11.64;.1;1.18;9762 +73075;43.96872;-.71492;51;20221103;21.9;9.4;15.6;2.6;12.24;9.8;1.75;7058 +73075;43.96872;-.71492;51;20221104;16.4;10;13.2;3.9;12.11;2.7;1.33;6762 +73075;43.96872;-.71492;51;20221105;17.7;5;11.4;.8;9.97;.1;.88;9403 +73075;43.96872;-.71492;51;20221106;19.5;3.2;11.3;1.8;9.94;.2;1.28;9519 +73075;43.96872;-.71492;51;20221107;20.8;4;12.4;1.6;10.44;0;1.26;9905 +73075;43.96872;-.71492;51;20221108;18.3;9.6;13.9;2.1;12.77;4;1.06;5591 +73075;43.96872;-.71492;51;20221109;15.4;12.6;14;1.4;13.77;5.1;.74;3155 +73075;43.96872;-.71492;51;20221110;18.2;7.5;12.8;1.5;11.61;0;.98;8131 +73075;43.96872;-.71492;51;20221111;17;3.8;10.4;1.7;10.51;.1;.92;8938 +73075;43.96872;-.71492;51;20221112;21.9;6.3;14.1;1.6;11.94;.1;1.21;9169 +73075;43.96872;-.71492;51;20221113;24.3;5.8;15.1;1.2;11.27;.1;1.2;9835 +73075;43.96872;-.71492;51;20221114;15.4;7.4;11.4;1.6;12.67;2.5;.59;4937 +73075;43.96872;-.71492;51;20221115;16.2;10.4;13.3;1.9;13.24;5.6;.77;3967 +73075;43.96872;-.71492;51;20221116;19.5;10.8;15.1;2.2;12.87;.2;1.18;6829 +73075;43.96872;-.71492;51;20221117;18.8;14.5;16.6;3.2;13.84;5.2;1.45;4405 +73075;43.96872;-.71492;51;20221118;11.9;8.5;10.2;2.4;11.37;10.8;.55;3455 +73075;43.96872;-.71492;51;20221119;13;7.2;10.1;1.8;9.94;2.6;.75;5580 +73075;43.96872;-.71492;51;20221120;15.5;2.1;8.8;2.1;10.44;7.4;.68;6186 +73075;43.96872;-.71492;51;20221121;15.7;9.5;12.6;2.8;11.74;27.3;.99;3537 +73075;43.96872;-.71492;51;20221122;10.4;7.4;8.9;2.9;10.5;24.5;.48;2439 +73075;43.96872;-.71492;51;20221123;17.6;9.7;13.7;3.4;13.04;2.8;.99;5922 +73075;43.96872;-.71492;51;20221124;14.8;5.5;10.1;1.9;10.91;5.7;.63;4586 +73075;43.96872;-.71492;51;20221125;14.1;6.5;10.3;1.4;11.11;6.4;.6;4353 +73075;43.96872;-.71492;51;20221126;12.9;2.4;7.7;1.5;8.67;0;.61;5597 +73075;43.96872;-.71492;51;20221127;13.6;1;7.3;1.5;9.27;15.7;.49;6196 +73075;43.96872;-.71492;51;20221128;13.8;8.8;11.3;2;11.54;8.2;.64;4088 +73075;43.96872;-.71492;51;20221129;14.4;6.6;10.5;1;10.61;1.4;.53;4934 +73075;43.96872;-.71492;51;20221130;8.7;2.2;5.5;1.8;8.04;0;.44;4472 +73075;43.96872;-.71492;51;20221201;6.9;3.2;5.1;1;7.84;0;.39;2917 +73075;43.96872;-.71492;51;20221202;9.1;1.4;5.3;.7;7.57;0;.38;4452 +73075;43.96872;-.71492;51;20221203;6.9;2.5;4.7;1.1;7.64;2.6;.42;2623 +73075;43.96872;-.71492;51;20221204;11;.4;5.7;.9;6.94;0;.43;5794 +73075;43.96872;-.71492;51;20221205;12.9;-1.2;5.8;2.1;6.91;0;.74;6805 +73075;43.96872;-.71492;51;20221206;11.9;7.3;9.6;1.9;9.21;.1;.74;3182 +73075;43.96872;-.71492;51;20221207;13;5.1;9;1.4;8.74;0;.56;5408 +73075;43.96872;-.71492;51;20221208;9.7;3.5;6.6;1.8;8.87;10.7;.43;3079 +73075;43.96872;-.71492;51;20221209;9.5;7.3;8.4;2.1;9.77;1.3;.55;1343 +73075;43.96872;-.71492;51;20221210;6.8;-1.1;2.8;1.4;5.41;0;.45;5737 +73075;43.96872;-.71492;51;20221211;6.4;-4.1;1.2;1.8;4.81;.1;.55;5376 +73075;43.96872;-.71492;51;20221212;5.5;-4;.8;2;6.74;7.4;.17;3551 +73075;43.96872;-.71492;51;20221213;15.1;5.2;10.1;3.1;13.44;7.7;.1;4419 +73075;43.96872;-.71492;51;20221214;18.9;10.7;14.8;1.6;13.71;6.6;.68;4845 +73075;43.96872;-.71492;51;20221215;16;10.3;13.2;2.1;12.77;16.8;.65;4103 +73075;43.96872;-.71492;51;20221216;8.4;8.8;8.6;2.6;9.97;3;.51;433 +73075;43.96872;-.71492;51;20221217;8.7;-2.2;3.2;1.4;6.54;.1;.4;4732 +73075;43.96872;-.71492;51;20221218;13.6;1.4;7.5;2.8;8.44;0;.74;6001 +73075;43.96872;-.71492;51;20221219;14.2;6.4;10.3;2.9;10.47;0;.73;3976 +73075;43.96872;-.71492;51;20221220;12.4;9.8;11.1;2.7;12.14;8.3;.58;1437 +73075;43.96872;-.71492;51;20221221;18.7;10.2;14.5;2;13.01;.2;.78;5242 +73075;43.96872;-.71492;51;20221222;17.1;7.3;12.2;1.5;12.84;.7;.5;4116 +73075;43.96872;-.71492;51;20221223;19.2;9.2;14.2;1.1;13.14;0;.58;4646 +73075;43.96872;-.71492;51;20221224;19.9;7.3;13.6;1;11.61;0;.6;5884 +73075;43.96872;-.71492;51;20221225;20.4;4.3;12.4;2;9.97;0;1.05;6784 +73075;43.96872;-.71492;51;20221226;17.5;7.6;12.5;1;11.61;1.3;.52;5197 +73075;43.96872;-.71492;51;20221227;14.5;10.4;12.5;.9;12.27;.1;.51;3196 +73075;43.96872;-.71492;51;20221228;17.7;4.8;11.3;1.5;10.11;0;.67;6160 +73075;43.96872;-.71492;51;20221229;15.1;8.3;11.7;1.7;11.34;6.2;.65;3207 +73075;43.96872;-.71492;51;20221230;19.9;9.8;14.8;2.6;12.44;0;1.14;4711 +73075;43.96872;-.71492;51;20221231;21.5;8.6;15;2.7;10.64;0;1.54;6045 +73076;44.00043;-.40634;71;20220101;21.7;5.8;13.8;2;9.46;0;1.27;6539 +73076;44.00043;-.40634;71;20220102;18;3.6;10.8;1.1;9.8;.1;.65;5600 +73076;44.00043;-.40634;71;20220103;16.6;3;9.8;1.7;9.8;0;.69;6300 +73076;44.00043;-.40634;71;20220104;18.2;4.6;11.4;3.6;10.3;3.3;1.35;5400 +73076;44.00043;-.40634;71;20220105;9.7;3.5;6.6;1.4;7.5;.1;.53;5400 +73076;44.00043;-.40634;71;20220106;9.3;-1.9;3.7;.5;5.2;.1;.22;8200 +73076;44.00043;-.40634;71;20220107;11.3;-3.1;4.1;2.2;7.9;2.4;.46;5200 +73076;44.00043;-.40634;71;20220108;11.6;6.9;9.2;5.3;10.36;8.4;.66;3214 +73076;44.00043;-.40634;71;20220109;10.6;8.7;9.7;4;11.7;18.2;.42;1000 +73076;44.00043;-.40634;71;20220110;12.8;9.7;11.3;4.3;12.9;5.2;.48;1400 +73076;44.00043;-.40634;71;20220111;10.5;5.5;8;.8;8.7;.1;.46;4700 +73076;44.00043;-.40634;71;20220112;6.6;-3.2;1.7;.7;5.6;0;.24;9100 +73076;44.00043;-.40634;71;20220113;3;-4.7;-.8;2;5.8;0;.24;3900 +73076;44.00043;-.40634;71;20220114;3.1;-.9;1.1;.9;5.8;0;.33;4600 +73076;44.00043;-.40634;71;20220115;11.6;-5.3;3.2;.6;5.4;.1;.34;9600 +73076;44.00043;-.40634;71;20220116;8.7;-2.2;3.2;1;5.91;.1;.46;6517 +73076;44.00043;-.40634;71;20220117;10.3;-2.8;3.8;1.6;6.6;.1;.54;8700 +73076;44.00043;-.40634;71;20220118;3.9;1.4;2.7;1.1;7.3;0;.34;1700 +73076;44.00043;-.40634;71;20220119;9.9;3.7;6.8;1.4;8.5;1.9;.57;2900 +73076;44.00043;-.40634;71;20220120;11.5;6.7;9.1;2.1;9.4;1.7;.77;3700 +73076;44.00043;-.40634;71;20220121;6.3;-2.5;1.9;1.9;5.6;.1;.57;7100 +73076;44.00043;-.40634;71;20220122;8;-5.3;1.4;.8;5;.1;.42;10100 +73076;44.00043;-.40634;71;20220123;10.6;-4.9;2.9;1.3;5.2;0;.68;10000 +73076;44.00043;-.40634;71;20220124;15.6;-4.4;5.6;1.1;5.7;0;.83;10100 +73076;44.00043;-.40634;71;20220125;15.7;-4.3;5.7;1;5.8;0;.8;10100 +73076;44.00043;-.40634;71;20220126;14;-3.5;5.3;1.1;6.1;0;.76;10100 +73076;44.00043;-.40634;71;20220127;11.4;-4.3;3.6;1.1;5.6;0;.69;9500 +73076;44.00043;-.40634;71;20220128;8.9;-2.8;3.1;1.2;6;0;.61;7800 +73076;44.00043;-.40634;71;20220129;2.2;-2.7;-.2;1.9;6.3;0;.24;2700 +73076;44.00043;-.40634;71;20220130;2.7;-.9;.9;1;6.5;.4;.34;2500 +73076;44.00043;-.40634;71;20220131;10.4;1.7;6.1;2.9;8.4;1.8;.7;3500 +73076;44.00043;-.40634;71;20220201;9.9;-1;4.5;2.4;8.2;.1;.54;7200 +73076;44.00043;-.40634;71;20220202;10.3;7.8;9.1;2.3;10.6;0;.6;2700 +73076;44.00043;-.40634;71;20220203;12.9;5.5;9.2;3;10.4;0;.78;3300 +73076;44.00043;-.40634;71;20220204;12.7;4.4;8.6;2.2;10.8;1.1;.56;2900 +73076;44.00043;-.40634;71;20220205;12.2;6.1;9.2;2.1;8;0;1.17;11300 +73076;44.00043;-.40634;71;20220206;10.8;-2.7;4.1;2.2;7.6;1.8;.7;5500 +73076;44.00043;-.40634;71;20220207;13.3;8.6;10.9;2.7;10.69;.9;.95;4962 +73076;44.00043;-.40634;71;20220208;15.2;3.1;9.2;2;7.9;0;1.34;12500 +73076;44.00043;-.40634;71;20220209;20.1;.8;10.5;1.4;7.5;0;1.5;12200 +73076;44.00043;-.40634;71;20220210;18.7;.6;9.7;1.5;8.3;2.8;1.38;11100 +73076;44.00043;-.40634;71;20220211;13.4;7.4;10.4;1.3;9.5;0;.99;7000 +73076;44.00043;-.40634;71;20220212;14.5;-2;6.3;1.7;7.3;0;1.15;9400 +73076;44.00043;-.40634;71;20220213;18.4;1.3;9.9;2.9;8.4;3.7;1.88;11000 +73076;44.00043;-.40634;71;20220214;11.3;8;9.7;4.8;10;11.1;1.15;5900 +73076;44.00043;-.40634;71;20220215;11.6;3.9;7.8;2.8;9.8;5.4;.77;6200 +73076;44.00043;-.40634;71;20220216;13.1;8.9;11;4.1;12;7;.8;2800 +73076;44.00043;-.40634;71;20220217;14.5;11.7;13.1;3.1;13.2;1.3;.97;3600 +73076;44.00043;-.40634;71;20220218;18.7;6.3;12.5;3;11.3;0;1.69;10300 +73076;44.00043;-.40634;71;20220219;12.8;6.4;9.6;1.4;8.8;.2;1.19;9900 +73076;44.00043;-.40634;71;20220220;13.7;1.6;7.7;2.8;10.4;4.3;.78;6600 +73076;44.00043;-.40634;71;20220221;14.6;9.7;12.2;4.5;10.5;.5;1.8;8800 +73076;44.00043;-.40634;71;20220222;16.7;6.6;11.7;1.8;9.4;0;1.68;13600 +73076;44.00043;-.40634;71;20220223;17.4;1.8;9.6;1.4;8.7;0;1.55;13800 +73076;44.00043;-.40634;71;20220224;14;2.7;8.4;2.3;9.9;1;.94;5100 +73076;44.00043;-.40634;71;20220225;13.5;2.5;8;1.8;6.9;0;1.65;15400 +73076;44.00043;-.40634;71;20220226;14.2;-.4;6.9;3;5.4;0;2.23;16100 +73076;44.00043;-.40634;71;20220227;17.9;2.2;10.1;2.3;8.2;0;1.99;13100 +73076;44.00043;-.40634;71;20220228;20.2;1.5;10.9;1.1;8.5;0;1.79;14800 +73076;44.00043;-.40634;71;20220301;19.4;0;9.7;2.8;8.1;.3;2.33;14000 +73076;44.00043;-.40634;71;20220302;13.7;7.5;10.6;1.9;10.6;2.7;1.03;4200 +73076;44.00043;-.40634;71;20220303;16.3;6.4;11.4;1.9;10.7;1.6;1.55;11300 +73076;44.00043;-.40634;71;20220304;12.1;8.5;10.3;3.9;9.8;.1;1.44;6500 +73076;44.00043;-.40634;71;20220305;12.7;5.8;9.3;2;8;0;1.53;9200 +73076;44.00043;-.40634;71;20220306;10.5;3.7;7.1;1.4;8.1;.1;1.04;6800 +73076;44.00043;-.40634;71;20220307;13.7;-2.8;5.5;1.4;6.4;0;1.67;16700 +73076;44.00043;-.40634;71;20220308;11.2;4.6;7.9;2.3;8.8;.8;1.05;4900 +73076;44.00043;-.40634;71;20220309;18.4;1.2;9.8;2.6;8.3;.3;2.34;15700 +73076;44.00043;-.40634;71;20220310;16.8;9.3;13.1;2.5;11;1.6;1.87;10200 +73076;44.00043;-.40634;71;20220311;15.9;9;12.5;2.8;11;8.3;1.58;6300 +73076;44.00043;-.40634;71;20220312;14.9;7.2;11.1;2.8;10.1;2.4;1.92;13900 +73076;44.00043;-.40634;71;20220313;14.8;8.4;11.6;3.4;9.2;5.2;2.17;11400 +73076;44.00043;-.40634;71;20220314;14.7;5.8;10.3;3.9;10;0;1.52;5900 +73076;44.00043;-.40634;71;20220315;20.8;11.2;16;4.1;12.1;0;2.98;13600 +73076;44.00043;-.40634;71;20220316;17.3;10.5;13.9;2.8;12.6;1.5;1.67;7600 +73076;44.00043;-.40634;71;20220317;11.7;10.7;11.2;3.1;11.9;7.1;.88;2600 +73076;44.00043;-.40634;71;20220318;12.4;5.9;9.2;1.3;9.6;0;1.24;8300 +73076;44.00043;-.40634;71;20220319;18.3;3.4;10.9;2.4;9.5;0;2.34;15900 +73076;44.00043;-.40634;71;20220320;19;6.4;12.7;2.8;10.2;0;2.35;11900 +73076;44.00043;-.40634;71;20220321;20.6;7.5;14.1;3.9;10.2;.1;3.27;16900 +73076;44.00043;-.40634;71;20220322;17.7;5.9;11.8;3.6;8.1;0;2.77;11500 +73076;44.00043;-.40634;71;20220323;18.1;2.7;10.4;2.8;7.6;0;2.99;20000 +73076;44.00043;-.40634;71;20220324;19.6;.8;10.2;1.7;8.2;0;2.67;19600 +73076;44.00043;-.40634;71;20220325;19.8;3.2;11.5;2.5;8.1;0;2.74;13800 +73076;44.00043;-.40634;71;20220326;19.5;4;11.8;4;6.9;0;3.83;19800 +73076;44.00043;-.40634;71;20220327;20.8;3.8;12.3;2.2;8.5;0;3.08;18900 +73076;44.00043;-.40634;71;20220328;21.3;3.4;12.4;1.4;9.2;0;2.33;13000 +73076;44.00043;-.40634;71;20220329;18.1;5.4;11.8;1.7;11.1;1;1.64;8500 +73076;44.00043;-.40634;71;20220330;15.1;9.9;12.5;2.8;11.7;5.2;1.56;7100 +73076;44.00043;-.40634;71;20220331;15.3;7.8;11.6;4;9.7;4.3;2.47;14200 +73076;44.00043;-.40634;71;20220401;10.2;-1;4.6;4.3;5.7;.5;2.26;17700 +73076;44.00043;-.40634;71;20220402;10.1;-2.2;4;3.1;5.3;.3;2.13;16900 +73076;44.00043;-.40634;71;20220403;8;-1.2;3.4;2.3;5.59;0;1.85;16040 +73076;44.00043;-.40634;71;20220404;12.1;-1.3;5.4;1.7;5.11;0;2.37;21744 +73076;44.00043;-.40634;71;20220405;17.2;-3.1;7.1;1.3;6;0;2.77;23300 +73076;44.00043;-.40634;71;20220406;12.5;4.9;8.7;3;10.2;.5;1.03;4800 +73076;44.00043;-.40634;71;20220407;18.7;8.7;13.7;4.9;11.4;11.2;2.62;10400 +73076;44.00043;-.40634;71;20220408;19.8;8.1;14;4.4;11.2;2.6;2.73;10000 +73076;44.00043;-.40634;71;20220409;16.8;7.8;12.3;2;8.5;.1;3.02;19900 +73076;44.00043;-.40634;71;20220410;20.8;-.6;10.1;3.9;7.2;0;4.08;23200 +73076;44.00043;-.40634;71;20220411;23;10.2;16.6;5.3;11.4;.1;4.51;20000 +73076;44.00043;-.40634;71;20220412;18.1;9.3;13.7;2.1;12.3;1.9;1.73;7300 +73076;44.00043;-.40634;71;20220413;17.6;10.8;14.2;1.9;13.3;.5;1.71;8400 +73076;44.00043;-.40634;71;20220414;24.1;7.4;15.8;2;12.5;0;3.71;22600 +73076;44.00043;-.40634;71;20220415;22.9;11.4;17.2;2.9;13.7;0;3.37;17100 +73076;44.00043;-.40634;71;20220416;24.8;11.6;18.2;2.6;12.7;0;4.37;23700 +73076;44.00043;-.40634;71;20220417;23.5;10.8;17.2;3.5;12.8;0;3.99;20000 +73076;44.00043;-.40634;71;20220418;19.1;12;15.6;2.9;12.4;0;2.72;12900 +73076;44.00043;-.40634;71;20220419;12.1;9.7;10.9;2.1;11.5;15;1.05;4300 +73076;44.00043;-.40634;71;20220420;12.2;8.2;10.2;1.5;11.4;5;1.07;5600 +73076;44.00043;-.40634;71;20220421;14.6;7.6;11.1;1.6;12.7;1.8;1.01;5200 +73076;44.00043;-.40634;71;20220422;21.6;9.5;15.6;1.9;11.6;3.5;3.52;21000 +73076;44.00043;-.40634;71;20220423;14.1;10.8;12.5;3.4;11.8;3.3;1.7;7800 +73076;44.00043;-.40634;71;20220424;17.4;10.4;13.9;5.7;11.9;0;2.86;14400 +73076;44.00043;-.40634;71;20220425;21.1;5;13.1;1.5;10.7;0;3.43;23300 +73076;44.00043;-.40634;71;20220426;24.3;5.7;15;3.1;11;0;4.53;25600 +73076;44.00043;-.40634;71;20220427;20.3;11.8;16.1;2.5;13.9;2.8;2.45;11500 +73076;44.00043;-.40634;71;20220428;17.4;12.7;15.1;2.3;14.4;.1;1.69;7700 +73076;44.00043;-.40634;71;20220429;20.6;11.1;15.9;2.3;13.6;0;2.99;16800 +73076;44.00043;-.40634;71;20220430;21.8;12.4;17.1;3.1;13.3;0;3.66;18800 +73076;44.00043;-.40634;71;20220501;21.5;10.7;16.1;2.6;13;0;3.26;17100 +73076;44.00043;-.40634;71;20220502;20.6;10.6;15.6;2.8;12.7;0;3.43;19400 +73076;44.00043;-.40634;71;20220503;21.3;12.9;17.1;2.7;14.3;3.2;2.73;12000 +73076;44.00043;-.40634;71;20220504;20.1;13.7;16.9;2.3;13;0;2.8;12400 +73076;44.00043;-.40634;71;20220505;21.8;7.9;14.9;1.9;10.7;0;3.53;19800 +73076;44.00043;-.40634;71;20220506;21.8;8.1;15;3;12.1;.1;3.57;19500 +73076;44.00043;-.40634;71;20220507;23.8;11;17.4;2.3;13.8;.1;3.93;21500 +73076;44.00043;-.40634;71;20220508;25;9.3;17.2;1.7;13;0;4.17;23900 +73076;44.00043;-.40634;71;20220509;27.6;8.8;18.2;1.1;12.6;0;4.52;26500 +73076;44.00043;-.40634;71;20220510;30.3;7.7;19;1.7;12.6;.1;5.29;28100 +73076;44.00043;-.40634;71;20220511;28.2;12.8;20.5;2.1;15.1;.1;4.88;24600 +73076;44.00043;-.40634;71;20220512;21.8;13.6;17.7;1.2;15.36;0;2.56;13437 +73076;44.00043;-.40634;71;20220513;24.6;13.9;19.3;1;15.74;0;3.03;15722 +73076;44.00043;-.40634;71;20220514;30.6;11.2;20.9;2.1;16.1;.7;4.92;23300 +73076;44.00043;-.40634;71;20220515;31.1;13.2;22.2;1.5;17.7;6.8;3.91;17100 +73076;44.00043;-.40634;71;20220516;29.4;15;22.2;1.4;17.3;0;5.21;27800 +73076;44.00043;-.40634;71;20220517;30.3;13.4;21.9;2.1;15.7;0;5.7;28600 +73076;44.00043;-.40634;71;20220518;32.7;13.8;23.3;2.2;16.4;1.6;5.71;25400 +73076;44.00043;-.40634;71;20220519;26.9;16.8;21.9;2.6;18.7;.1;4.33;20600 +73076;44.00043;-.40634;71;20220520;24.3;16.2;20.3;2.5;18.8;.1;3.49;17700 +73076;44.00043;-.40634;71;20220521;31.4;12.6;22;1.6;18.9;0;4.82;23900 +73076;44.00043;-.40634;71;20220522;30.1;18.1;24.1;3.5;20.5;.4;4.65;17500 +73076;44.00043;-.40634;71;20220523;23.1;16.3;19.7;5.7;15.5;.8;4.6;19900 +73076;44.00043;-.40634;71;20220524;17.7;11.8;14.8;2.5;13.2;1.4;2.53;13600 +73076;44.00043;-.40634;71;20220525;20.1;6;13.1;1.9;11.7;.1;2.76;15800 +73076;44.00043;-.40634;71;20220526;21.5;6.6;14.1;1.8;12.8;.1;2.86;16200 +73076;44.00043;-.40634;71;20220527;26.1;11.6;18.9;1.7;13.9;.1;4.62;25100 +73076;44.00043;-.40634;71;20220528;28.2;10.2;19.2;1.8;12.5;0;5.48;29600 +73076;44.00043;-.40634;71;20220529;26.6;8.5;17.6;1.8;9.4;0;5.49;30600 +73076;44.00043;-.40634;71;20220530;26;7.6;16.8;2;9.1;0;5.24;28200 +73076;44.00043;-.40634;71;20220531;27.9;12.5;20.2;1.9;12.1;.1;5.53;28500 +73076;44.00043;-.40634;71;20220601;32.6;13.6;23.1;2.6;14.1;0;6.52;28200 +73076;44.00043;-.40634;71;20220602;27.1;17;22.1;3.2;18.9;.3;4.15;17500 +73076;44.00043;-.40634;71;20220603;28.3;18.1;23.2;2.4;20.5;5.2;4.33;19600 +73076;44.00043;-.40634;71;20220604;23.3;17.5;20.4;1.9;19.4;3.1;2.34;9800 +73076;44.00043;-.40634;71;20220605;24.3;16.7;20.5;2.1;16.9;0;4.18;21300 +73076;44.00043;-.40634;71;20220606;26.5;15;20.8;2;16;.2;4.36;21000 +73076;44.00043;-.40634;71;20220607;25.2;15.3;20.3;1.9;16;4.2;3.77;17700 +73076;44.00043;-.40634;71;20220608;19.7;14.6;17.2;2.3;16.6;3;2.1;9900 +73076;44.00043;-.40634;71;20220609;25.3;10.4;17.9;1.9;14.3;.1;5.05;29800 +73076;44.00043;-.40634;71;20220610;29.4;9.7;19.6;1.6;14.7;.1;5.57;30600 +73076;44.00043;-.40634;71;20220611;31.5;14.6;23.1;2.2;17.6;.1;5.51;25000 +73076;44.00043;-.40634;71;20220612;28.8;17.2;23;2.8;19.4;3.7;4.3;17500 +73076;44.00043;-.40634;71;20220613;30.6;18.2;24.4;2.5;21.7;.1;5.46;25600 +73076;44.00043;-.40634;71;20220614;35.3;16.7;26;1.9;21.8;0;5.7;24400 +73076;44.00043;-.40634;71;20220615;34.7;20.1;27.4;2.2;21.7;0;6.65;28900 +73076;44.00043;-.40634;71;20220616;35.7;17.8;26.8;2;19.6;0;6.11;25100 +73076;44.00043;-.40634;71;20220617;38;19.9;29;2.2;20.5;0;7.16;28500 +73076;44.00043;-.40634;71;20220618;40.9;18.5;29.7;3;20.1;0;8.22;28100 +73076;44.00043;-.40634;71;20220619;31.7;18.5;25.1;2.9;18.9;.7;6.1;25600 +73076;44.00043;-.40634;71;20220620;29.2;17.6;23.4;2.2;19.6;0;5.09;24100 +73076;44.00043;-.40634;71;20220621;27.7;18.8;23.3;2.3;20.7;6.5;4.13;18500 +73076;44.00043;-.40634;71;20220622;24.3;16.8;20.6;2.4;19.4;5.7;2.98;13600 +73076;44.00043;-.40634;71;20220623;27.9;14.6;21.3;1.9;17.8;3.2;4.75;24200 +73076;44.00043;-.40634;71;20220624;25.4;15.8;20.6;2.2;16.9;1.1;4.44;22500 +73076;44.00043;-.40634;71;20220625;18.8;13.3;16.1;2;15.5;6.8;1.72;7300 +73076;44.00043;-.40634;71;20220626;16.9;12.9;14.9;1.2;15.2;5.2;1.44;6700 +73076;44.00043;-.40634;71;20220627;20.3;13.9;17.1;1.7;15.3;.1;2.31;10700 +73076;44.00043;-.40634;71;20220628;26.3;12.9;19.6;1.5;13.8;0;5.36;30400 +73076;44.00043;-.40634;71;20220629;27.4;10.8;19.1;2.4;14.3;7.2;5.14;26400 +73076;44.00043;-.40634;71;20220630;16.6;14.5;15.6;1.4;15.5;6.7;1.35;5500 +73076;44.00043;-.40634;71;20220701;24.5;6.7;15.6;1.5;12.2;0;4.99;31800 +73076;44.00043;-.40634;71;20220702;31.9;8.9;20.4;2.2;13.7;0;6.23;30400 +73076;44.00043;-.40634;71;20220703;29.7;13.7;21.7;2.8;15.7;.5;5.61;25400 +73076;44.00043;-.40634;71;20220704;25.5;15.1;20.3;3;17.7;0;3.91;18300 +73076;44.00043;-.40634;71;20220705;30.7;17.1;23.9;1.7;17;0;5.65;27200 +73076;44.00043;-.40634;71;20220706;30.5;13.7;22.1;1.6;15.7;0;5.18;25200 +73076;44.00043;-.40634;71;20220707;30.4;13.5;22;2.5;15.8;0;5.91;28100 +73076;44.00043;-.40634;71;20220708;31.5;15.7;23.6;2;16.7;0;5.98;28400 +73076;44.00043;-.40634;71;20220709;34;12.6;23.3;1.2;15.7;0;5.86;29500 +73076;44.00043;-.40634;71;20220710;35.2;13.2;24.2;1.5;14.7;0;6.45;31000 +73076;44.00043;-.40634;71;20220711;37.1;13.6;25.4;1.4;15.5;0;6.53;30500 +73076;44.00043;-.40634;71;20220712;38.4;16.5;27.5;1.5;15.6;0;6.85;30400 +73076;44.00043;-.40634;71;20220713;38.2;13.1;25.7;1.1;12.3;0;6.27;30100 +73076;44.00043;-.40634;71;20220714;38.4;14.3;26.4;1.8;15.7;0;6.78;28300 +73076;44.00043;-.40634;71;20220715;37.4;17.2;27.3;2;16.4;0;6.73;27200 +73076;44.00043;-.40634;71;20220716;38.7;15.6;27.2;1.8;15;0;6.84;28100 +73076;44.00043;-.40634;71;20220717;39.1;15.3;27.2;2.2;13.6;0;7.32;27900 +73076;44.00043;-.40634;71;20220718;40.7;19.2;30;3.7;15.2;.1;9.16;28100 +73076;44.00043;-.40634;71;20220719;33.3;22.3;27.8;3.6;20;0;6.53;22800 +73076;44.00043;-.40634;71;20220720;28.5;20.2;24.4;2.6;17.5;.1;5.02;20500 +73076;44.00043;-.40634;71;20220721;33.4;16.8;25.1;1.8;17.6;0;5.99;27700 +73076;44.00043;-.40634;71;20220722;26.2;18.7;22.5;3.1;18.34;0;4.06;17083 +73076;44.00043;-.40634;71;20220723;29.6;15.2;22.4;1.3;16.21;0;4.84;25078 +73076;44.00043;-.40634;71;20220724;37;15.2;26.1;1.9;17.51;0;6.51;28415 +73076;44.00043;-.40634;71;20220725;30.6;21.3;26;3.8;19.2;.2;5.77;20600 +73076;44.00043;-.40634;71;20220726;29.2;14.1;21.7;2.2;15.1;.1;5.66;28600 +73076;44.00043;-.40634;71;20220727;28.9;12.5;20.7;1.8;13.5;0;5.49;29000 +73076;44.00043;-.40634;71;20220728;29.7;14;21.9;1.7;14.5;3.1;5.28;26600 +73076;44.00043;-.40634;71;20220729;27.7;15.5;21.6;2.1;16.7;.5;3.78;15700 +73076;44.00043;-.40634;71;20220730;30.7;17;23.9;1.3;17.7;.2;4.31;19900 +73076;44.00043;-.40634;71;20220731;33.9;14.2;24.1;2.2;17.1;.4;6.13;27800 +73076;44.00043;-.40634;71;20220801;35.3;16;25.7;2;17.6;0;6.19;27200 +73076;44.00043;-.40634;71;20220802;36.8;17.7;27.3;2.1;16.4;.5;6.59;27000 +73076;44.00043;-.40634;71;20220803;38.1;16.8;27.5;2.4;19.1;.8;6.44;24000 +73076;44.00043;-.40634;71;20220804;34.3;21.2;27.8;3.3;22.3;.9;6.28;24000 +73076;44.00043;-.40634;71;20220805;31.6;19.3;25.5;3.2;19.6;0;5.86;24300 +73076;44.00043;-.40634;71;20220806;35.4;18.8;27.1;2.4;17.1;0;6.11;23300 +73076;44.00043;-.40634;71;20220807;35.7;16.5;26.1;1.4;12.3;.5;5.34;23000 +73076;44.00043;-.40634;71;20220808;36.3;12.7;24.5;1.2;14.3;0;5.15;23700 +73076;44.00043;-.40634;71;20220809;37.1;16.9;27;1.3;15.3;0;5.5;24500 +73076;44.00043;-.40634;71;20220810;39.6;15;27.3;.9;12.3;0;5.08;23600 +73076;44.00043;-.40634;71;20220811;40.4;18.7;29.6;1;14.4;0;5.1;21800 +73076;44.00043;-.40634;71;20220812;38.9;23.4;31.2;3.1;21;0;7.07;22600 +73076;44.00043;-.40634;71;20220813;33;21.8;27.4;2.7;21.9;1.3;4.98;18000 +73076;44.00043;-.40634;71;20220814;27.4;19.9;23.7;2.7;20.3;1.3;3.83;15800 +73076;44.00043;-.40634;71;20220815;28.1;16.7;22.4;1.9;17;.1;4.27;20400 +73076;44.00043;-.40634;71;20220816;28.4;15.4;21.9;2;17;5.5;3.29;12300 +73076;44.00043;-.40634;71;20220817;24.2;16.6;20.4;2.8;18.3;.4;3.71;19600 +73076;44.00043;-.40634;71;20220818;24.7;16.4;20.6;3;17.8;1.5;3.44;15800 +73076;44.00043;-.40634;71;20220819;28.4;15.8;22.1;1.7;17.2;.1;3.88;18400 +73076;44.00043;-.40634;71;20220820;31.1;14.6;22.9;1;17.6;.1;4;20600 +73076;44.00043;-.40634;71;20220821;29.3;16.9;23.1;2.2;18.2;.4;4.14;18200 +73076;44.00043;-.40634;71;20220822;26.5;18.7;22.6;2.4;20.6;2.2;3.06;12900 +73076;44.00043;-.40634;71;20220823;31.6;18.9;25.3;.9;20.4;0;3.75;18200 +73076;44.00043;-.40634;71;20220824;36.4;15.5;26;1.4;18.2;.5;5.01;22700 +73076;44.00043;-.40634;71;20220825;31;20;25.5;3.4;21.4;0;4.68;17600 +73076;44.00043;-.40634;71;20220826;30.1;19.6;24.9;2.4;19.8;.2;4.25;17400 +73076;44.00043;-.40634;71;20220827;32.6;18.5;25.6;1.8;18.7;0;4.88;22400 +73076;44.00043;-.40634;71;20220828;35.9;13.1;24.5;1.5;15.5;.1;5.07;23400 +73076;44.00043;-.40634;71;20220829;28.6;20.5;24.6;2.3;16.6;5.7;2.76;3400 +73076;44.00043;-.40634;71;20220830;33.7;15.8;24.8;1.8;19.5;0;4.78;22200 +73076;44.00043;-.40634;71;20220831;30;20;25;2.5;21.4;.2;3.39;11600 +73076;44.00043;-.40634;71;20220901;31.3;17.6;24.5;2;18.7;5.3;4.35;19400 +73076;44.00043;-.40634;71;20220902;26.7;17.9;22.3;2.7;18.9;1.2;3.52;15400 +73076;44.00043;-.40634;71;20220903;28.3;15.4;21.9;1.5;17.7;.1;3.36;16500 +73076;44.00043;-.40634;71;20220904;34.1;13.8;24;1.3;15.4;0;4.52;22600 +73076;44.00043;-.40634;71;20220905;34.7;19.3;27;1.6;17.6;.1;4.84;21800 +73076;44.00043;-.40634;71;20220906;32.5;14.3;23.4;2.8;14;0;5.45;22400 +73076;44.00043;-.40634;71;20220907;28.5;14.7;21.6;1.7;14.8;0;3.42;14900 +73076;44.00043;-.40634;71;20220908;27.4;11.8;19.6;1.6;14.2;2;3.49;18300 +73076;44.00043;-.40634;71;20220909;26.3;16.9;21.6;2.5;15.6;.9;3.86;17800 +73076;44.00043;-.40634;71;20220910;30.1;10;20.1;1.6;13.7;0;4;21300 +73076;44.00043;-.40634;71;20220911;35.1;14.5;24.8;2.5;14.1;0;5.48;21600 +73076;44.00043;-.40634;71;20220912;39.1;18.9;29;2.6;17;3.7;5.87;18900 +73076;44.00043;-.40634;71;20220913;32.4;20.5;26.5;2.1;21.5;.2;3.26;10100 +73076;44.00043;-.40634;71;20220914;31.7;17.6;24.7;2.3;16.7;.2;4.47;18900 +73076;44.00043;-.40634;71;20220915;30.2;14.3;22.3;1.8;16.2;.1;3.85;19000 +73076;44.00043;-.40634;71;20220916;26.4;16.4;21.4;2.6;16.7;.1;3.53;16500 +73076;44.00043;-.40634;71;20220917;24;8.5;16.3;1.7;9.7;0;3.37;20400 +73076;44.00043;-.40634;71;20220918;26.1;5.3;15.7;2;7.2;0;3.86;20300 +73076;44.00043;-.40634;71;20220919;29;3.7;16.4;.8;7.1;0;3.05;20700 +73076;44.00043;-.40634;71;20220920;26.7;3.2;15;.9;8.3;0;2.96;20700 +73076;44.00043;-.40634;71;20220921;26.1;4.2;15.2;1.1;9.4;0;3.02;20400 +73076;44.00043;-.40634;71;20220922;27.6;5.8;16.7;1.2;10.7;0;3.13;19600 +73076;44.00043;-.40634;71;20220923;21.4;7.4;14.4;1.3;12;4.8;1.59;6300 +73076;44.00043;-.40634;71;20220924;19.2;10.3;14.8;1.4;14.2;4.2;1.33;6300 +73076;44.00043;-.40634;71;20220925;20.9;7.2;14.1;1.2;12;.1;2.12;14600 +73076;44.00043;-.40634;71;20220926;21.1;5.8;13.5;2.6;12.1;4.9;2.24;12700 +73076;44.00043;-.40634;71;20220927;20.1;13.8;17;3.1;15.9;14.6;1.84;8700 +73076;44.00043;-.40634;71;20220928;20.9;14.9;17.9;5.1;16.7;18.6;2.34;11500 +73076;44.00043;-.40634;71;20220929;16.2;12.7;14.5;3;14.3;8.2;1.42;7900 +73076;44.00043;-.40634;71;20220930;20.5;9.6;15.1;2;12.1;0;2.41;15900 +73076;44.00043;-.40634;71;20221001;22.1;11.7;16.9;2.5;13.9;.4;2.31;11300 +73076;44.00043;-.40634;71;20221002;25;10.2;17.6;1.1;14.8;.1;2.16;13400 +73076;44.00043;-.40634;71;20221003;24.3;12.5;18.4;1.2;14.8;0;2.12;12200 +73076;44.00043;-.40634;71;20221004;26.5;7.3;16.9;.6;12.8;.2;2.12;15600 +73076;44.00043;-.40634;71;20221005;29.2;10.3;19.8;1.8;14;0;3.06;15700 +73076;44.00043;-.40634;71;20221006;21.5;15.3;18.4;.7;16.7;.1;1.26;5900 +73076;44.00043;-.40634;71;20221007;26.5;10.5;18.5;1.2;15.1;0;2.33;14800 +73076;44.00043;-.40634;71;20221008;23.6;14.4;19;1.4;16.7;1.8;1.84;9900 +73076;44.00043;-.40634;71;20221009;28;10.4;19.2;1.4;14.6;.1;2.55;15100 +73076;44.00043;-.40634;71;20221010;22;14.4;18.2;1.2;17.6;5.6;1.21;5100 +73076;44.00043;-.40634;71;20221011;20.5;15.9;18.2;.7;18.2;2.9;1.07;5200 +73076;44.00043;-.40634;71;20221012;23.9;14.1;19;1.2;16.5;.8;1.76;10100 +73076;44.00043;-.40634;71;20221013;21.3;12.4;16.9;1.8;16.6;.9;1.41;7900 +73076;44.00043;-.40634;71;20221014;22.2;17.5;19.9;3.2;18.4;.8;1.93;8400 +73076;44.00043;-.40634;71;20221015;27.3;11.5;19.4;1.2;15.4;0;2.17;13700 +73076;44.00043;-.40634;71;20221016;29.9;12.7;21.3;2;16.6;.4;2.77;13500 +73076;44.00043;-.40634;71;20221017;27;18.2;22.6;2.1;19.8;0;2.06;7600 +73076;44.00043;-.40634;71;20221018;31;15.8;23.4;2.7;18.6;0;3.2;13300 +73076;44.00043;-.40634;71;20221019;28;16.2;22.1;2.5;18.2;.4;2.38;7800 +73076;44.00043;-.40634;71;20221020;27.3;14;20.7;2.5;14.8;.3;2.53;7000 +73076;44.00043;-.40634;71;20221021;20;13.6;16.8;1.4;15.2;.3;1.07;2800 +73076;44.00043;-.40634;71;20221022;26.7;9.8;18.3;2.2;14.1;.1;2.4;12400 +73076;44.00043;-.40634;71;20221023;27.8;14.4;21.1;2.3;14.2;0;2.54;6900 +73076;44.00043;-.40634;71;20221024;25.2;9.9;17.6;2.3;11.7;0;2.45;11500 +73076;44.00043;-.40634;71;20221025;23.9;9.6;16.8;2;13.1;.1;1.81;6700 +73076;44.00043;-.40634;71;20221026;26.4;10.2;18.3;1.6;14.5;.1;1.89;10200 +73076;44.00043;-.40634;71;20221027;24.1;15.3;19.7;2.8;16.1;.1;1.94;4500 +73076;44.00043;-.40634;71;20221028;25.9;13.6;19.8;2.3;16.2;0;1.92;6000 +73076;44.00043;-.40634;71;20221029;24.7;14.6;19.7;2.5;16.3;.1;1.93;7400 +73076;44.00043;-.40634;71;20221030;23.4;11.3;17.4;1.6;15.1;.6;1.5;9300 +73076;44.00043;-.40634;71;20221031;20;11.1;15.6;2.5;15.1;4.4;1.14;4400 +73076;44.00043;-.40634;71;20221101;20.7;14.2;17.5;1.8;14.5;.1;1.52;10500 +73076;44.00043;-.40634;71;20221102;20.8;6.5;13.7;1.5;11.7;.1;1.33;10500 +73076;44.00043;-.40634;71;20221103;23;8.8;15.9;2.8;12.4;6.4;1.93;4400 +73076;44.00043;-.40634;71;20221104;16.1;10.4;13.3;4.9;12.2;2.5;1.5;8000 +73076;44.00043;-.40634;71;20221105;17.6;4.8;11.2;.5;9.9;.1;.82;10900 +73076;44.00043;-.40634;71;20221106;19.1;3.1;11.1;2.3;9.7;.1;1.45;8700 +73076;44.00043;-.40634;71;20221107;20.9;3.7;12.3;1.8;10.2;0;1.41;10100 +73076;44.00043;-.40634;71;20221108;17.9;9.6;13.8;2.1;13;1.4;1.01;3100 +73076;44.00043;-.40634;71;20221109;14.8;12;13.4;1.6;14;4.1;.67;2800 +73076;44.00043;-.40634;71;20221110;18.3;6.7;12.5;1.7;11.1;0;1.1;10300 +73076;44.00043;-.40634;71;20221111;15.8;3.6;9.7;1.7;9.9;.1;.89;9900 +73076;44.00043;-.40634;71;20221112;21.9;5.3;13.6;2;11.9;.1;1.35;10200 +73076;44.00043;-.40634;71;20221113;23.9;6.1;15;1.6;11.3;.1;1.44;9900 +73076;44.00043;-.40634;71;20221114;15.2;7.5;11.4;1.6;12.7;1.8;.59;2900 +73076;44.00043;-.40634;71;20221115;15.8;9.7;12.8;1.5;13.4;4.4;.65;2600 +73076;44.00043;-.40634;71;20221116;19.7;10.4;15.1;2;12.5;.2;1.2;8900 +73076;44.00043;-.40634;71;20221117;18.7;14.8;16.8;3.7;14.2;3.2;1.57;5300 +73076;44.00043;-.40634;71;20221118;11.5;9;10.3;2.4;11.5;6.4;.58;3200 +73076;44.00043;-.40634;71;20221119;12.2;7.1;9.7;1.8;10;.5;.68;7300 +73076;44.00043;-.40634;71;20221120;15.2;-.3;7.5;1.5;9.6;4.7;.64;5000 +73076;44.00043;-.40634;71;20221121;15;9;12;2.7;11.6;23.9;.95;1400 +73076;44.00043;-.40634;71;20221122;10.2;7.2;8.7;2.6;10.4;23.1;.55;2200 +73076;44.00043;-.40634;71;20221123;17.7;9.5;13.6;3.8;12.8;3.2;1.14;7800 +73076;44.00043;-.40634;71;20221124;15.3;4.2;9.8;1.7;10.5;5.3;.7;3700 +73076;44.00043;-.40634;71;20221125;12.8;3.9;8.4;1;10.5;7.4;.44;4000 +73076;44.00043;-.40634;71;20221126;12.8;1;6.9;1.8;8.2;0;.68;5700 +73076;44.00043;-.40634;71;20221127;12.8;.6;6.7;1.9;8.9;10.7;.56;5400 +73076;44.00043;-.40634;71;20221128;13.2;7.7;10.5;2.7;11.5;7;.58;5500 +73076;44.00043;-.40634;71;20221129;14;6.1;10.1;1.2;10.8;.4;.51;5400 +73076;44.00043;-.40634;71;20221130;8.7;1.2;5;2.1;7.8;0;.44;5800 +73076;44.00043;-.40634;71;20221201;6.5;3.2;4.9;.9;7.7;0;.4;3000 +73076;44.00043;-.40634;71;20221202;8.1;.4;4.3;.3;7.2;0;.31;4300 +73076;44.00043;-.40634;71;20221203;6.3;1.6;4;.7;7.8;.8;.36;1900 +73076;44.00043;-.40634;71;20221204;11;.7;5.9;1.1;7.2;0;.46;6200 +73076;44.00043;-.40634;71;20221205;13.2;-1.6;5.8;2.2;6.9;0;.79;7800 +73076;44.00043;-.40634;71;20221206;12.3;7.1;9.7;2;9.1;0;.82;3600 +73076;44.00043;-.40634;71;20221207;13.6;6.3;10;1.5;9;0;.61;6900 +73076;44.00043;-.40634;71;20221208;9.5;2.9;6.2;1.9;8.9;9.4;.45;1900 +73076;44.00043;-.40634;71;20221209;9.8;6.9;8.4;2.3;10;1.2;.54;1500 +73076;44.00043;-.40634;71;20221210;6.6;-.5;3.1;2;5.5;0;.5;8000 +73076;44.00043;-.40634;71;20221211;6.1;-4.7;.7;2;4.8;.1;.55;5900 +73076;44.00043;-.40634;71;20221212;5.6;-4.4;.6;2;6.6;6.8;.29;1200 +73076;44.00043;-.40634;71;20221213;15.2;4.7;10;3.6;13.4;8.4;.13;3600 +73076;44.00043;-.40634;71;20221214;18.5;10.6;14.6;1.4;13.4;4.9;.64;5600 +73076;44.00043;-.40634;71;20221215;16.1;9.8;13;1.8;12.6;16.2;.59;5700 +73076;44.00043;-.40634;71;20221216;10.4;10.3;10.4;2.1;10.6;4.4;.71;1300 +73076;44.00043;-.40634;71;20221217;8.2;-2.4;2.9;1.7;6.7;.1;.44;3600 +73076;44.00043;-.40634;71;20221218;13.2;1.2;7.2;3;8.7;0;.66;6700 +73076;44.00043;-.40634;71;20221219;15;5;10;2.1;10.4;0;.65;4800 +73076;44.00043;-.40634;71;20221220;11.7;8.6;10.2;2;12.2;7.9;.41;1000 +73076;44.00043;-.40634;71;20221221;18.7;10.7;14.7;1.8;13;.2;.75;6600 +73076;44.00043;-.40634;71;20221222;17.9;5.8;11.9;1.3;12.3;1;.58;3800 +73076;44.00043;-.40634;71;20221223;19.7;8.3;14;1;12.4;0;.63;4800 +73076;44.00043;-.40634;71;20221224;20.3;5.7;13;1;10.9;.1;.57;7200 +73076;44.00043;-.40634;71;20221225;20.5;3.5;12;1.8;9.8;0;.97;7500 +73076;44.00043;-.40634;71;20221226;17.8;6.7;12.3;1.4;11.5;1.7;.6;6300 +73076;44.00043;-.40634;71;20221227;14;10.3;12.2;.8;12.4;.1;.44;3900 +73076;44.00043;-.40634;71;20221228;17.9;4.3;11.1;1.3;10.1;0;.6;7100 +73076;44.00043;-.40634;71;20221229;15.3;7.5;11.4;1.1;11;5.7;.64;2400 +73076;44.00043;-.40634;71;20221230;20.4;9.6;15;1.9;12.2;.4;1.09;4400 +73076;44.00043;-.40634;71;20221231;22.1;8.6;15.4;2.2;11.5;0;1.31;6600 +73077;44.03122;-.09747;125;20220101;21.4;1.8;11.6;.8;9.31;.1;.59;6883 +73077;44.03122;-.09747;125;20220102;17.1;2.9;10;1.1;9.91;.2;.55;5706 +73077;44.03122;-.09747;125;20220103;16.4;2.3;9.4;1.6;9.81;.1;.63;5719 +73077;44.03122;-.09747;125;20220104;19;6.5;12.8;2.8;10.01;3.3;1.38;5348 +73077;44.03122;-.09747;125;20220105;7.4;3;5.2;1.3;7.01;.1;.54;2686 +73077;44.03122;-.09747;125;20220106;8.1;-2.8;2.7;.4;5.21;.1;.31;4989 +73077;44.03122;-.09747;125;20220107;10.1;-3.4;3.4;2.6;7.21;2.6;.48;5742 +73077;44.03122;-.09747;125;20220108;10.2;6;8.1;5;10.31;6.3;.42;2674 +73077;44.03122;-.09747;125;20220109;9.8;7.9;8.9;3.5;11.11;19.1;.35;1407 +73077;44.03122;-.09747;125;20220110;11.9;9.1;10.5;2.8;12.01;11.3;.47;2002 +73077;44.03122;-.09747;125;20220111;10.5;3.6;7.1;.7;8.11;.1;.46;3902 +73077;44.03122;-.09747;125;20220112;7.7;-3.6;2.1;.6;5.41;0;.36;5401 +73077;44.03122;-.09747;125;20220113;.8;-5.6;-2.4;1.7;5.41;.1;.15;3797 +73077;44.03122;-.09747;125;20220114;3.8;-1.5;1.2;.8;5.61;0;.37;3384 +73077;44.03122;-.09747;125;20220115;10.7;-6.2;2.3;.5;5.21;.1;.36;7108 +73077;44.03122;-.09747;125;20220116;9.5;-4.5;2.5;.7;5.81;.1;.4;6430 +73077;44.03122;-.09747;125;20220117;9.6;-3.4;3.1;1.3;6.31;.1;.51;6223 +73077;44.03122;-.09747;125;20220118;2.5;1.3;1.9;1.2;7.01;.1;.31;1038 +73077;44.03122;-.09747;125;20220119;8.2;2.3;5.3;1.9;8.41;2.6;.4;3885 +73077;44.03122;-.09747;125;20220120;8.9;5.9;7.4;2;8.81;2.2;.61;2448 +73077;44.03122;-.09747;125;20220121;5.1;-2.7;1.2;2;5.41;.1;.55;4782 +73077;44.03122;-.09747;125;20220122;7;-5.6;.7;.8;4.81;.1;.46;6503 +73077;44.03122;-.09747;125;20220123;9.9;-5.6;2.2;1.1;5.31;0;.59;7446 +73077;44.03122;-.09747;125;20220124;14.2;-2.6;5.8;1;6.51;0;.71;7906 +73077;44.03122;-.09747;125;20220125;13.9;-3.6;5.2;.7;6.01;.1;.61;8202 +73077;44.03122;-.09747;125;20220126;12.4;-4.3;4.1;.5;5.91;0;.51;8091 +73077;44.03122;-.09747;125;20220127;9.4;-5.1;2.2;.3;5.51;0;.41;7556 +73077;44.03122;-.09747;125;20220128;7.6;-3;2.3;.7;6.01;.1;.47;6368 +73077;44.03122;-.09747;125;20220129;2.1;-1.4;.4;1.3;6.11;.1;.33;3177 +73077;44.03122;-.09747;125;20220130;3.4;-1;1.2;1.8;6.61;.5;.32;3775 +73077;44.03122;-.09747;125;20220131;8.7;1.8;5.3;3.1;8.31;1.6;.53;5122 +73077;44.03122;-.09747;125;20220201;8.8;-1.4;3.7;2.7;8.11;.3;.4;6595 +73077;44.03122;-.09747;125;20220202;8.9;7.1;8;2.8;10.51;0;.4;2082 +73077;44.03122;-.09747;125;20220203;11.1;5.4;8.3;3;10.11;0;.62;4760 +73077;44.03122;-.09747;125;20220204;11.5;3.5;7.5;2;10.51;1.2;.47;5961 +73077;44.03122;-.09747;125;20220205;10.9;6.1;8.5;2.1;8.01;0;1.02;4405 +73077;44.03122;-.09747;125;20220206;9.7;-1.8;4;3.2;7.91;1.4;.58;7618 +73077;44.03122;-.09747;125;20220207;12.3;7.8;10.1;2.6;10.71;.8;.8;4365 +73077;44.03122;-.09747;125;20220208;13.9;.5;7.2;1.8;7.51;0;1.08;8569 +73077;44.03122;-.09747;125;20220209;18.9;.8;9.9;1.7;7.21;0;1.55;10309 +73077;44.03122;-.09747;125;20220210;7.1;1.3;4.2;1.8;8.33;1.7;1.41;10933 +73077;44.03122;-.09747;125;20220211;12.1;7.4;9.8;1.7;9.16;0;1.03;7433 +73077;44.03122;-.09747;125;20220212;14.1;-1.7;6.2;1.3;7.14;0;1.03;9150 +73077;44.03122;-.09747;125;20220213;18.4;1.1;9.8;3.2;8.46;2.2;1.89;10933 +73077;44.03122;-.09747;125;20220214;10.8;8;9.4;4.4;9.82;8.6;1.16;6266 +73077;44.03122;-.09747;125;20220215;11.2;4;7.6;3.1;9.36;3.9;.88;6200 +73077;44.03122;-.09747;125;20220216;12.6;7.9;10.3;4.5;11.81;6.2;.69;5186 +73077;44.03122;-.09747;125;20220217;13.5;11.3;12.4;3.5;13.21;1.1;.76;3207 +73077;44.03122;-.09747;125;20220218;17.1;6.9;12;2.2;11.21;0;1.31;8478 +73077;44.03122;-.09747;125;20220219;11.9;6.2;9.1;1.5;8.51;.1;1.04;6113 +73077;44.03122;-.09747;125;20220220;12.9;1.1;7;3.2;9.91;3.8;.81;9481 +73077;44.03122;-.09747;125;20220221;13.1;9.3;11.2;3.9;10.21;.8;1.38;4913 +73077;44.03122;-.09747;125;20220222;15.6;6.2;10.9;1.8;9.61;0;1.35;8569 +73077;44.03122;-.09747;125;20220223;15.5;1.4;8.5;1.1;8.91;.1;1.19;10928 +73077;44.03122;-.09747;125;20220224;13.1;2.3;7.7;2;9.51;.5;1.02;9540 +73077;44.03122;-.09747;125;20220225;12;.6;6.3;1.7;6.81;0;1.26;9973 +73077;44.03122;-.09747;125;20220226;13.3;-.4;6.5;2.8;5.61;0;1.87;11205 +73077;44.03122;-.09747;125;20220227;16.7;1.8;9.3;1.6;7.81;0;1.62;11899 +73077;44.03122;-.09747;125;20220228;18.8;-.6;9.1;.7;8.21;0;1.46;13937 +73077;44.03122;-.09747;125;20220301;18;-.6;8.7;2.4;8.11;.1;1.96;13800 +73077;44.03122;-.09747;125;20220302;12.2;7.1;9.7;2.4;10.01;2.4;1.1;6722 +73077;44.03122;-.09747;125;20220303;14.8;4.8;9.8;1.8;10.61;1.4;1.23;10049 +73077;44.03122;-.09747;125;20220304;9.2;8.7;9;2.9;10.11;1.7;.71;1301 +73077;44.03122;-.09747;125;20220305;10.1;5.6;7.9;1.4;8.61;0;1;6507 +73077;44.03122;-.09747;125;20220306;10.3;3.5;6.9;1.6;8.01;.1;1.11;8398 +73077;44.03122;-.09747;125;20220307;12.4;-4;4.2;1.7;6.41;0;1.45;13911 +73077;44.03122;-.09747;125;20220308;11.5;3.9;7.7;2;8.61;.3;1.22;9187 +73077;44.03122;-.09747;125;20220309;16.2;.8;8.5;3.2;8.81;.3;1.89;13778 +73077;44.03122;-.09747;125;20220310;15.5;8.8;12.2;3.3;10.81;1.2;1.71;8772 +73077;44.03122;-.09747;125;20220311;16.4;7.9;12.2;2.9;10.61;8.5;1.82;10165 +73077;44.03122;-.09747;125;20220312;13.8;7.2;10.5;2.9;9.91;.6;1.53;8919 +73077;44.03122;-.09747;125;20220313;13.4;8.1;10.8;3.2;9.61;5.4;1.62;7962 +73077;44.03122;-.09747;125;20220314;14;5.1;9.6;5.5;9.91;0;1.65;10819 +73077;44.03122;-.09747;125;20220315;17.7;12.1;14.9;7;12.31;0;2.52;8425 +73077;44.03122;-.09747;125;20220316;16;11.3;13.7;3.5;12.51;1.2;1.64;7707 +73077;44.03122;-.09747;125;20220317;11.9;11.4;11.7;3.2;11.51;1.7;.98;1697 +73077;44.03122;-.09747;125;20220318;12.8;6.8;9.8;1.8;9.76;0;1.43;7766 +73077;44.03122;-.09747;125;20220319;18;3.5;10.8;2.1;9.46;0;2.28;15300 +73077;44.03122;-.09747;125;20220320;18.3;5.8;12.1;2.7;9.99;0;2.24;11900 +73077;44.03122;-.09747;125;20220321;19.9;7;13.4;3.8;9.89;0;3.13;16400 +73077;44.03122;-.09747;125;20220322;17.7;5.6;11.6;3.5;7.89;0;2.96;14600 +73077;44.03122;-.09747;125;20220323;17.5;2.7;10.1;2.5;7.39;0;2.91;19833 +73077;44.03122;-.09747;125;20220324;18.7;1;9.8;1.9;7.96;0;2.62;18800 +73077;44.03122;-.09747;125;20220325;19.6;3.5;11.6;2.1;8.09;0;2.73;15666 +73077;44.03122;-.09747;125;20220326;19.8;3.3;11.6;2.8;7.19;0;3.4;19633 +73077;44.03122;-.09747;125;20220327;20.8;3.3;12;2.3;8.46;0;3.15;19100 +73077;44.03122;-.09747;125;20220328;21.1;4;12.5;1.6;9.16;0;2.55;14533 +73077;44.03122;-.09747;125;20220329;17.9;6.3;12.1;2.1;10.73;2.4;1.85;8900 +73077;44.03122;-.09747;125;20220330;13.7;9.6;11.7;2.8;11.53;5.7;1.35;6266 +73077;44.03122;-.09747;125;20220331;13.9;7.6;10.7;4.6;9.56;3.8;2.27;13300 +73077;44.03122;-.09747;125;20220401;9.3;-.5;4.4;5;5.83;.5;2.13;15833 +73077;44.03122;-.09747;125;20220402;9.4;-.3;4.6;3.9;5.43;.1;2.21;15666 +73077;44.03122;-.09747;125;20220403;7.5;-1.9;2.8;1.8;5.4;0;1.55;14067 +73077;44.03122;-.09747;125;20220404;12;-1.9;5.1;1.7;5.06;0;2.32;20416 +73077;44.03122;-.09747;125;20220405;16.4;-3.2;6.6;1.4;5.99;.1;2.75;23350 +73077;44.03122;-.09747;125;20220406;12.6;5.3;9;2.7;10.22;.4;1.14;5400 +73077;44.03122;-.09747;125;20220407;19.1;8.5;13.8;4.7;11.39;9.2;2.91;13366 +73077;44.03122;-.09747;125;20220408;20;9.1;14.6;5.2;11.43;1.8;3.03;10400 +73077;44.03122;-.09747;125;20220409;15.5;7.1;11.3;2.4;8.53;.2;2.61;16266 +73077;44.03122;-.09747;125;20220410;19.9;-.8;9.6;3.2;7.32;0;3.73;23500 +73077;44.03122;-.09747;125;20220411;23;7.4;15.2;4.8;10.86;0;4.22;19966 +73077;44.03122;-.09747;125;20220412;17.9;9.5;13.7;2.7;11.99;.4;1.97;8133 +73077;44.03122;-.09747;125;20220413;16.2;10.4;13.3;1.8;13.29;.6;1.35;6533 +73077;44.03122;-.09747;125;20220414;23;9;16;1.7;12.73;0;3.33;20066 +73077;44.03122;-.09747;125;20220415;22.3;9;15.7;2.2;12.99;0;3.07;17133 +73077;44.03122;-.09747;125;20220416;23.8;9.8;16.8;2.6;12.19;0;3.93;21900 +73077;44.03122;-.09747;125;20220417;22.6;7.9;15.3;3.1;11.83;0;3.73;21066 +73077;44.03122;-.09747;125;20220418;18.8;11.4;15.1;3.2;12.29;0;2.85;14633 +73077;44.03122;-.09747;125;20220419;12.7;9;10.9;2.3;11.72;12.9;1.09;4533 +73077;44.03122;-.09747;125;20220420;12.4;8.1;10.2;2.3;11.49;4;1.13;6033 +73077;44.03122;-.09747;125;20220421;14.4;8.4;11.4;2.1;12.49;.1;1.27;6666 +73077;44.03122;-.09747;125;20220422;20;9.9;14.9;1.9;12.29;2.8;3.08;18533 +73077;44.03122;-.09747;125;20220423;14.2;10.1;12.2;3.8;11.76;6.3;1.62;6866 +73077;44.03122;-.09747;125;20220424;17.2;9.7;13.5;5.5;11.96;0;2.46;10966 +73077;44.03122;-.09747;125;20220425;20.1;5;12.5;1.5;11.03;0;3.2;22300 +73077;44.03122;-.09747;125;20220426;23.9;5.9;14.9;2.5;11.23;0;4.07;23500 +73077;44.03122;-.09747;125;20220427;20.2;10.5;15.4;2.3;13.56;3.5;2.46;12333 +73077;44.03122;-.09747;125;20220428;17.5;12.2;14.9;2.3;14.49;.1;1.92;9700 +73077;44.03122;-.09747;125;20220429;19.8;11.4;15.6;2.3;14.06;.1;2.58;13766 +73077;44.03122;-.09747;125;20220430;21;12.1;16.6;2.7;13.29;0;3.36;17633 +73077;44.03122;-.09747;125;20220501;20.3;9.1;14.7;2.1;12.16;0;2.95;16966 +73077;44.03122;-.09747;125;20220502;19;10.2;14.6;2.3;12.23;0;2.75;15000 +73077;44.03122;-.09747;125;20220503;21.1;11.3;16.2;2.1;13.49;3.7;2.95;15533 +73077;44.03122;-.09747;125;20220504;19.9;11.8;15.9;2.8;12.66;0;2.89;13733 +73077;44.03122;-.09747;125;20220505;21.6;7.7;14.6;2.4;11.39;0;3.56;20300 +73077;44.03122;-.09747;125;20220506;21.6;7.5;14.6;2.3;11.01;.1;3.69;21651 +73077;44.03122;-.09747;125;20220507;22.8;10.1;16.5;1.9;13.11;.1;3.6;20587 +73077;44.03122;-.09747;125;20220508;25.3;11.4;18.4;2;13.41;0;4.13;21701 +73077;44.03122;-.09747;125;20220509;26.2;10;18.1;1.2;12.41;0;4.15;23639 +73077;44.03122;-.09747;125;20220510;28.9;7.2;18.1;1.1;12.31;.1;4.72;27683 +73077;44.03122;-.09747;125;20220511;29.1;11.7;20.4;1.5;15.01;0;4.69;24769 +73077;44.03122;-.09747;125;20220512;20.6;11.9;16.3;1.3;15.11;.6;2.87;17223 +73077;44.03122;-.09747;125;20220513;25.1;13.7;19.4;1.2;15.91;.1;3.66;19983 +73077;44.03122;-.09747;125;20220514;29.2;10.2;19.7;1.8;16.01;.1;4.87;26273 +73077;44.03122;-.09747;125;20220515;29.5;11.6;20.6;1.9;17.11;4.7;4.87;25568 +73077;44.03122;-.09747;125;20220516;28.7;12.8;20.8;1.3;16.21;.1;4.52;24119 +73077;44.03122;-.09747;125;20220517;31.1;13.6;22.4;1.9;15.71;0;5.32;25463 +73077;44.03122;-.09747;125;20220518;32.3;12.4;22.4;2.1;16.51;1.4;5.71;27337 +73077;44.03122;-.09747;125;20220519;27.2;17;22.1;2.6;18.81;.2;4.18;19285 +73077;44.03122;-.09747;125;20220520;26.2;17;21.6;2.7;18.41;0;3.97;18317 +73077;44.03122;-.09747;125;20220521;30.9;11.6;21.3;1;18.01;.1;4.96;27185 +73077;44.03122;-.09747;125;20220522;31.2;16.8;24;2.6;20.51;.7;5.18;23388 +73077;44.03122;-.09747;125;20220523;22.1;16;19.1;4.3;15.61;.8;3.53;14831 +73077;44.03122;-.09747;125;20220524;18.6;11.6;15.1;2.4;13.11;1.6;2.84;16028 +73077;44.03122;-.09747;125;20220525;19.1;5;12.1;1.2;11.11;.3;3.33;23343 +73077;44.03122;-.09747;125;20220526;19.6;7.9;13.8;1.2;12.71;.1;3.21;21212 +73077;44.03122;-.09747;125;20220527;25.7;7.3;16.5;1.6;13.01;.2;4.54;26994 +73077;44.03122;-.09747;125;20220528;27.3;8.2;17.8;2;12.11;.1;5.1;27598 +73077;44.03122;-.09747;125;20220529;25.3;7.3;16.3;2.4;9.61;0;5.08;26822 +73077;44.03122;-.09747;125;20220530;26;5.2;15.6;1.6;9.21;0;4.97;28996 +73077;44.03122;-.09747;125;20220531;27.2;12.2;19.7;1.7;12.21;.1;4.83;24490 +73077;44.03122;-.09747;125;20220601;31.4;13.5;22.5;2.8;14.41;0;6.18;26928 +73077;44.03122;-.09747;125;20220602;27.4;16.5;22;2.6;18.81;1.1;4.39;20780 +73077;44.03122;-.09747;125;20220603;29;17.8;23.4;3.4;19.91;3;4.89;21123 +73077;44.03122;-.09747;125;20220604;23.2;17.1;20.2;2.3;19.81;1.4;2.97;15289 +73077;44.03122;-.09747;125;20220605;24.1;16.1;20.1;2.2;17.11;0;3.62;17722 +73077;44.03122;-.09747;125;20220606;26.7;13.6;20.2;1.8;16.11;.2;4.45;23068 +73077;44.03122;-.09747;125;20220607;24.2;15.7;20;1.6;16.21;3.3;3.65;18365 +73077;44.03122;-.09747;125;20220608;19.2;13.7;16.5;2;16.61;1.7;2.46;14549 +73077;44.03122;-.09747;125;20220609;23.7;10.5;17.1;2;14.54;.1;3.23;15567 +73077;44.03122;-.09747;125;20220610;28.3;8.6;18.5;1.8;14.41;.2;5.18;28728 +73077;44.03122;-.09747;125;20220611;31.7;11.2;21.5;1.3;16.71;.3;5.55;29362 +73077;44.03122;-.09747;125;20220612;28.5;17.2;22.9;2.8;19.71;3.2;4.69;21497 +73077;44.03122;-.09747;125;20220613;29.6;18.3;24;2.6;20.91;.1;4.8;21516 +73077;44.03122;-.09747;125;20220614;35.3;16.2;25.8;1.6;21.91;0;6.09;28372 +73077;44.03122;-.09747;125;20220615;33.3;19.4;26.4;2.6;22.81;0;5.7;24035 +73077;44.03122;-.09747;125;20220616;36.1;16.2;26.2;1.2;20.11;0;6.12;29021 +73077;44.03122;-.09747;125;20220617;37;17.5;27.3;1.7;20.71;0;6.54;28728 +73077;44.03122;-.09747;125;20220618;39.6;17.8;28.7;2.8;19.81;0;8.06;30457 +73077;44.03122;-.09747;125;20220619;31.2;18.6;24.9;2.6;20.11;.2;5.36;22858 +73077;44.03122;-.09747;125;20220620;28.8;17.4;23.1;2.5;18.91;1.7;4.8;21684 +73077;44.03122;-.09747;125;20220621;28.3;18.6;23.5;2.1;20.21;4.1;4.35;19904 +73077;44.03122;-.09747;125;20220622;23.9;17.2;20.6;2.3;19.01;3.2;3.32;16328 +73077;44.03122;-.09747;125;20220623;27.7;14.9;21.3;1.8;18.11;5.5;4.52;23044 +73077;44.03122;-.09747;125;20220624;24.9;15.6;20.3;2.1;16.71;.5;3.94;19451 +73077;44.03122;-.09747;125;20220625;18.7;12.9;15.8;2.1;15.21;13;2.58;15089 +73077;44.03122;-.09747;125;20220626;16.4;12.8;14.6;1.6;15;9.5;1.85;10288 +73077;44.03122;-.09747;125;20220627;20.9;14;17.5;1.9;15.04;0;3.03;15943 +73077;44.03122;-.09747;125;20220628;25.7;13.2;19.5;1.2;14.21;0;4.22;22696 +73077;44.03122;-.09747;125;20220629;26.3;9.5;17.9;1.3;14.81;2.4;4.54;26489 +73077;44.03122;-.09747;125;20220630;15.9;14;15;1.5;15.21;3;1.58;8065 +73077;44.03122;-.09747;125;20220701;24;6.6;15.3;1.3;12.11;.1;4.32;26925 +73077;44.03122;-.09747;125;20220702;30.1;7.6;18.9;1.3;14.21;0;5.44;30754 +73077;44.03122;-.09747;125;20220703;29.4;13.4;21.4;1.8;16.41;.5;5.11;25704 +73077;44.03122;-.09747;125;20220704;26.7;14.3;20.5;2.1;17.71;0;4.34;22446 +73077;44.03122;-.09747;125;20220705;30;17;23.5;2.1;17.21;0;5.12;22978 +73077;44.03122;-.09747;125;20220706;29.2;11.5;20.4;1.9;14.71;.1;5.27;26978 +73077;44.03122;-.09747;125;20220707;29.2;14.2;21.7;2.4;15.81;0;5.26;24692 +73077;44.03122;-.09747;125;20220708;30.5;15;22.8;1.8;16.01;0;5.28;25075 +73077;44.03122;-.09747;125;20220709;32.9;11;22;1.5;14.91;0;5.92;29985 +73077;44.03122;-.09747;125;20220710;33.9;11.7;22.8;1.4;15.11;0;6.02;30137 +73077;44.03122;-.09747;125;20220711;35.8;12.3;24.1;1.2;16.21;0;6.2;30878 +73077;44.03122;-.09747;125;20220712;36.7;14.6;25.7;1.1;16.21;0;6.15;29934 +73077;44.03122;-.09747;125;20220713;36.2;10.7;23.5;.8;14.61;0;5.82;30742 +73077;44.03122;-.09747;125;20220714;37.3;13.8;25.6;1;17.11;0;6.2;30670 +73077;44.03122;-.09747;125;20220715;36.3;16.5;26.4;1.9;16.71;0;6.53;28058 +73077;44.03122;-.09747;125;20220716;38;13.6;25.8;1.4;15.91;0;6.59;30516 +73077;44.03122;-.09747;125;20220717;38.3;13.8;26.1;1.8;15.01;0;7;30434 +73077;44.03122;-.09747;125;20220718;39.2;17.4;28.3;3.6;15.61;0;8.68;29257 +73077;44.03122;-.09747;125;20220719;32.2;21.8;27;2.7;20.61;0;5.31;19758 +73077;44.03122;-.09747;125;20220720;28.8;19.6;24.2;2;17.11;0;4.47;18450 +73077;44.03122;-.09747;125;20220721;32.1;13.4;22.8;1.5;16.81;.1;5.37;26753 +73077;44.03122;-.09747;125;20220722;28.5;19.1;23.8;3.2;18.31;.1;4.74;18539 +73077;44.03122;-.09747;125;20220723;29.8;11.9;20.9;.8;15.71;.3;4.65;25970 +73077;44.03122;-.09747;125;20220724;36.7;11.9;24.3;1.7;16.41;.1;6.44;29784 +73077;44.03122;-.09747;125;20220725;29.9;20.6;25.3;3.1;19.11;.2;4.94;18234 +73077;44.03122;-.09747;125;20220726;27.9;12.2;20.1;1.7;14.31;0;4.64;23976 +73077;44.03122;-.09747;125;20220727;28.9;5.9;17.4;2;13.44;0;5.01;24641 +73077;44.03122;-.09747;125;20220728;28.2;14.2;21.2;2.3;14.77;1.5;4.95;23369 +73077;44.03122;-.09747;125;20220729;27.5;14.4;21;1.4;16.91;.5;4.13;21531 +73077;44.03122;-.09747;125;20220730;29.1;16.1;22.6;1.1;17.51;.1;4.21;21353 +73077;44.03122;-.09747;125;20220731;33.7;13;23.4;1.6;16.11;.1;5.62;27157 +73077;44.03122;-.09747;125;20220801;34.8;15.9;25.4;2.1;16.41;0;6.03;25779 +73077;44.03122;-.09747;125;20220802;35.8;16.8;26.3;2.4;16.61;.2;6.41;25734 +73077;44.03122;-.09747;125;20220803;37.6;14.5;26.1;1.6;17.41;.2;6.27;28372 +73077;44.03122;-.09747;125;20220804;34.4;21.2;27.8;3.3;22.01;.4;5.87;21039 +73077;44.03122;-.09747;125;20220805;31.8;18.9;25.4;3.2;19.61;0;5.35;20683 +73077;44.03122;-.09747;125;20220806;34;16.5;25.3;2.3;16.81;0;5.8;24176 +73077;44.03122;-.09747;125;20220807;34.5;13.2;23.9;1.6;12.31;.1;5.73;26666 +73077;44.03122;-.09747;125;20220808;36;10.7;23.4;1.3;11.91;0;5.69;27958 +73077;44.03122;-.09747;125;20220809;37.1;13.1;25.1;1.7;14.11;0;6.2;27817 +73077;44.03122;-.09747;125;20220810;37.6;12.1;24.9;1.4;12.71;0;5.93;27674 +73077;44.03122;-.09747;125;20220811;39.6;15.9;27.8;.9;15.21;0;5.61;27528 +73077;44.03122;-.09747;125;20220812;39;21;30;2.7;19.71;0;6.83;23758 +73077;44.03122;-.09747;125;20220813;33.6;20.4;27;2.5;21.61;1.9;5.12;20047 +73077;44.03122;-.09747;125;20220814;26;19.3;22.7;2.1;20.41;2;3.13;13837 +73077;44.03122;-.09747;125;20220815;28.7;13.9;21.3;2;16.41;.1;4.3;21049 +73077;44.03122;-.09747;125;20220816;27.6;12.3;20;1.5;16.51;10.2;3.91;21291 +73077;44.03122;-.09747;125;20220817;25;16.2;20.6;2.2;17.81;.3;3.26;15743 +73077;44.03122;-.09747;125;20220818;26.7;15.9;21.3;2.6;17.21;.7;3.83;17463 +73077;44.03122;-.09747;125;20220819;27;14.2;20.6;1.9;16.91;.2;3.75;18998 +73077;44.03122;-.09747;125;20220820;29.8;12.8;21.3;1;16.81;0;4;21941 +73077;44.03122;-.09747;125;20220821;27.5;15.7;21.6;1.5;17.81;.4;3.56;17948 +73077;44.03122;-.09747;125;20220822;24.8;18;21.4;2;20.51;2.5;2.72;13228 +73077;44.03122;-.09747;125;20220823;30.7;18;24.4;1;20.21;0;3.71;18409 +73077;44.03122;-.09747;125;20220824;34.9;14;24.5;1.2;18.01;.9;4.78;23804 +73077;44.03122;-.09747;125;20220825;30;20.5;25.3;3.1;21.91;0;4.07;15525 +73077;44.03122;-.09747;125;20220826;30.3;19.2;24.8;2.1;19.91;.1;3.99;16758 +73077;44.03122;-.09747;125;20220827;31.6;18;24.8;1.6;18.21;0;4.15;18545 +73077;44.03122;-.09747;125;20220828;34.6;10.6;22.6;.9;13.81;0;4.5;24759 +73077;44.03122;-.09747;125;20220829;29.9;19;24.5;1.7;15.71;4.6;3.93;16218 +73077;44.03122;-.09747;125;20220830;33.2;15.2;24.2;1.4;18.31;0;4.34;21036 +73077;44.03122;-.09747;125;20220831;30.4;18.6;24.5;1.6;20.81;.3;3.63;16659 +73077;44.03122;-.09747;125;20220901;29.7;17.8;23.8;1.9;18.71;16.7;3.75;16599 +73077;44.03122;-.09747;125;20220902;25.5;16.1;20.8;1.8;18.31;.6;2.91;14492 +73077;44.03122;-.09747;125;20220903;27.8;15.8;21.8;1.2;17.81;0;3.18;16399 +73077;44.03122;-.09747;125;20220904;33;13.4;23.2;1.3;17.11;.1;4.17;21131 +73077;44.03122;-.09747;125;20220905;34.6;17.2;25.9;1.7;18.01;.1;4.53;19669 +73077;44.03122;-.09747;125;20220906;31.5;16.1;23.8;1.9;16.41;0;4.17;18270 +73077;44.03122;-.09747;125;20220907;27.3;14.3;20.8;1.1;14.81;0;3.12;16537 +73077;44.03122;-.09747;125;20220908;26.4;9.9;18.2;1.7;14.11;1.8;3.34;18623 +73077;44.03122;-.09747;125;20220909;25.8;14.4;20.1;2.1;15.61;.9;3.17;15128 +73077;44.03122;-.09747;125;20220910;27.6;8.9;18.3;1.1;13.21;0;3.27;19550 +73077;44.03122;-.09747;125;20220911;33.2;12.7;23;1.9;13.91;0;4.53;20340 +73077;44.03122;-.09747;125;20220912;36.7;18.8;27.8;3.1;17.71;1.7;5.76;18747 +73077;44.03122;-.09747;125;20220913;32;19.9;26;2.5;21.81;.4;3.88;15044 +73077;44.03122;-.09747;125;20220914;30.7;17.3;24;2.1;17.01;.2;3.82;15743 +73077;44.03122;-.09747;125;20220915;29;12.3;20.7;2;15.51;.2;3.59;17549 +73077;44.03122;-.09747;125;20220916;26.2;14.3;20.3;1.9;15.51;0;3;14472 +73077;44.03122;-.09747;125;20220917;22.4;8;15.2;1.7;9.11;0;2.9;15884 +73077;44.03122;-.09747;125;20220918;24.7;4.8;14.8;1.5;7.51;0;3.2;18704 +73077;44.03122;-.09747;125;20220919;27.7;2.2;15;1.2;7.01;0;3.31;20581 +73077;44.03122;-.09747;125;20220920;25.5;2.5;14;1;8.11;0;2.87;19793 +73077;44.03122;-.09747;125;20220921;25.6;3.4;14.5;1.1;8.91;0;2.88;19222 +73077;44.03122;-.09747;125;20220922;26.9;7;17;1.6;10.51;0;3.22;17941 +73077;44.03122;-.09747;125;20220923;22.5;7.3;14.9;.9;12.11;3.4;2.22;15354 +73077;44.03122;-.09747;125;20220924;17.5;12;14.8;2.1;14.81;2.8;1.43;8634 +73077;44.03122;-.09747;125;20220925;20.3;10.9;15.6;1.9;12.21;.1;2.17;11543 +73077;44.03122;-.09747;125;20220926;19.9;4.7;12.3;2.4;11.01;4.8;2.25;14852 +73077;44.03122;-.09747;125;20220927;18.1;12.9;15.5;2.9;14.81;10;1.57;8067 +73077;44.03122;-.09747;125;20220928;18.1;14.4;16.3;4.2;16.51;14.5;1.33;6525 +73077;44.03122;-.09747;125;20220929;15.6;12.5;14.1;2.9;14.21;6;1.16;5791 +73077;44.03122;-.09747;125;20220930;19.1;8;13.6;1.6;11.41;0;1.88;11937 +73077;44.03122;-.09747;125;20221001;21.3;9.8;15.6;2.7;13.61;.1;2.16;12028 +73077;44.03122;-.09747;125;20221002;23.6;8.8;16.2;.7;14.61;.2;1.91;13650 +73077;44.03122;-.09747;125;20221003;24.5;11;17.8;1.1;14.61;0;2.08;12823 +73077;44.03122;-.09747;125;20221004;25.8;6.6;16.2;.5;12.01;.1;2;15349 +73077;44.03122;-.09747;125;20221005;27.8;6.1;17;1.2;12.91;0;2.53;16199 +73077;44.03122;-.09747;125;20221006;20.9;15.5;18.2;1;16.41;.1;1.43;7353 +73077;44.03122;-.09747;125;20221007;25.1;9.5;17.3;1.3;14.41;.4;2.12;13211 +73077;44.03122;-.09747;125;20221008;21.2;12.7;17;1.8;16.91;7.6;1.51;9300 +73077;44.03122;-.09747;125;20221009;26.9;10.4;18.7;1.7;14.21;.1;2.47;13282 +73077;44.03122;-.09747;125;20221010;22.6;11.9;17.3;1.8;15.21;.8;1.83;10315 +73077;44.03122;-.09747;125;20221011;22;15.1;18.6;1.1;17.11;.2;1.45;7927 +73077;44.03122;-.09747;125;20221012;23.2;13;18.1;.9;15.51;.8;1.59;9777 +73077;44.03122;-.09747;125;20221013;21.1;10.7;15.9;1.9;15.21;.8;1.55;9753 +73077;44.03122;-.09747;125;20221014;20.5;16.9;18.7;2.8;17.81;.8;1.41;5143 +73077;44.03122;-.09747;125;20221015;26.9;11.2;19.1;.8;15.11;0;1.82;11949 +73077;44.03122;-.09747;125;20221016;28.1;12.7;20.4;2.7;16.91;.2;2.65;11664 +73077;44.03122;-.09747;125;20221017;26;17.1;21.6;2.2;19.31;.1;1.98;8446 +73077;44.03122;-.09747;125;20221018;29.5;16.9;23.2;3.5;18.71;.1;3.11;10148 +73077;44.03122;-.09747;125;20221019;26.2;15.4;20.8;3.2;18.51;.5;2.27;9172 +73077;44.03122;-.09747;125;20221020;25.6;14.3;20;2.9;15.61;1;2.43;9280 +73077;44.03122;-.09747;125;20221021;20.2;13.3;16.8;1.2;15.41;1.5;1.21;6875 +73077;44.03122;-.09747;125;20221022;25.5;10.3;17.9;2.1;13.91;.1;2.14;10663 +73077;44.03122;-.09747;125;20221023;26.3;14.6;20.5;2;14.11;0;2.27;9071 +73077;44.03122;-.09747;125;20221024;24.1;8.9;16.5;1.1;11.31;0;1.64;10369 +73077;44.03122;-.09747;125;20221025;24.1;8.6;16.4;1.3;12.61;.3;1.64;10336 +73077;44.03122;-.09747;125;20221026;25.5;8.8;17.2;1.7;14.21;.1;1.81;10626 +73077;44.03122;-.09747;125;20221027;23.6;14.7;19.2;3.5;16.61;.1;1.99;7309 +73077;44.03122;-.09747;125;20221028;26.3;16;21.2;3;16.71;0;2.36;7843 +73077;44.03122;-.09747;125;20221029;24.7;16.6;20.7;3.2;16.01;.1;2.3;6711 +73077;44.03122;-.09747;125;20221030;23.8;11.9;17.9;1.6;14.61;.1;1.54;8280 +73077;44.03122;-.09747;125;20221031;20.7;9.6;15.2;2.4;14.61;1.1;1.27;7838 +73077;44.03122;-.09747;125;20221101;20;13.3;16.7;2;13.91;.1;1.37;5721 +73077;44.03122;-.09747;125;20221102;19.9;5.7;12.8;1.2;11.01;.1;1.15;8775 +73077;44.03122;-.09747;125;20221103;20.6;6.8;13.7;2.7;12.21;6.7;1.51;8509 +73077;44.03122;-.09747;125;20221104;15;10.4;12.7;3.9;11.51;4;1.3;4311 +73077;44.03122;-.09747;125;20221105;17.2;5.4;11.3;.7;9.81;0;.84;7551 +73077;44.03122;-.09747;125;20221106;18.3;3.5;10.9;1.9;9.41;.1;1.27;8485 +73077;44.03122;-.09747;125;20221107;20;2.7;11.4;2;10.11;0;1.34;9146 +73077;44.03122;-.09747;125;20221108;17.7;10.2;14;3.2;13.31;0;1.12;5509 +73077;44.03122;-.09747;125;20221109;15.4;11.7;13.6;1.6;13.61;3.4;.74;3438 +73077;44.03122;-.09747;125;20221110;13.7;6.3;10;1.3;10.31;0;.72;5302 +73077;44.03122;-.09747;125;20221111;16.6;3.2;9.9;1.5;10.21;.1;.84;7464 +73077;44.03122;-.09747;125;20221112;21.3;8.6;15;2.4;13.21;.1;1.32;7132 +73077;44.03122;-.09747;125;20221113;23.2;5;14.1;1.1;11.31;0;1.1;8668 +73077;44.03122;-.09747;125;20221114;13.4;9.3;11.4;2.3;12.61;5.3;.56;3399 +73077;44.03122;-.09747;125;20221115;15.7;9.3;12.5;2.3;13.11;5.4;.7;4493 +73077;44.03122;-.09747;125;20221116;18.4;9.7;14.1;2.8;12.41;.2;1.22;5371 +73077;44.03122;-.09747;125;20221117;17.4;12;14.7;3.4;13.61;4.6;1.13;3906 +73077;44.03122;-.09747;125;20221118;11;7.7;9.4;3;11.21;4.4;.47;2735 +73077;44.03122;-.09747;125;20221119;11.9;7.5;9.7;2.6;10.21;.6;.74;3302 +73077;44.03122;-.09747;125;20221120;13.7;1.9;7.8;2.4;9.71;4.6;.63;6130 +73077;44.03122;-.09747;125;20221121;13.9;8.3;11.1;3.1;11.31;25.2;.81;3778 +73077;44.03122;-.09747;125;20221122;8.7;6.2;7.5;4.4;10.11;21.9;.34;2073 +73077;44.03122;-.09747;125;20221123;16.4;8.8;12.6;3.8;12.31;4.6;.99;4490 +73077;44.03122;-.09747;125;20221124;14.2;6.2;10.2;2;10.21;4;.75;4582 +73077;44.03122;-.09747;125;20221125;12.5;5.3;8.9;2.1;10.41;7.6;.53;4229 +73077;44.03122;-.09747;125;20221126;11.7;1.2;6.5;1;8.41;0;.45;5306 +73077;44.03122;-.09747;125;20221127;11.7;1.2;6.5;1.9;8.81;8.6;.49;5247 +73077;44.03122;-.09747;125;20221128;12.5;7.3;9.9;4.2;11.31;7.4;.56;3279 +73077;44.03122;-.09747;125;20221129;12.3;7.3;9.8;1.9;10.31;.2;.63;3153 +73077;44.03122;-.09747;125;20221130;4.6;.4;2.5;1.1;7.21;0;.29;2752 +73077;44.03122;-.09747;125;20221201;6.9;1.8;4.4;.4;7.51;0;.35;3126 +73077;44.03122;-.09747;125;20221202;6.9;2.3;4.6;.6;7.51;.1;.37;2874 +73077;44.03122;-.09747;125;20221203;6.1;-.3;2.9;1;7.51;0;.26;3580 +73077;44.03122;-.09747;125;20221204;9.5;0;4.8;.7;6.91;0;.38;4595 +73077;44.03122;-.09747;125;20221205;9.9;-.2;4.9;1.9;7.11;0;.56;4737 +73077;44.03122;-.09747;125;20221206;10.7;5.9;8.3;1.8;8.51;0;.7;2850 +73077;44.03122;-.09747;125;20221207;14.2;4.4;9.3;1.1;8.41;0;.63;4576 +73077;44.03122;-.09747;125;20221208;8.7;2.9;5.8;2;8.61;9.2;.38;3206 +73077;44.03122;-.09747;125;20221209;9;7;8;1.9;9.81;1;.48;1350 +73077;44.03122;-.09747;125;20221210;4.4;-.5;2;2.3;5.51;0;.58;2805 +73077;44.03122;-.09747;125;20221211;5.1;-4.7;.2;1.4;4.71;.1;.45;4462 +73077;44.03122;-.09747;125;20221212;4.2;-5.3;-.5;1.9;6.31;7.8;.12;4352 +73077;44.03122;-.09747;125;20221213;14.1;4.6;9.4;3.6;12.91;5.8;.03;4332 +73077;44.03122;-.09747;125;20221214;18.1;9.9;14;2.3;13.01;3.9;.85;3919 +73077;44.03122;-.09747;125;20221215;13.4;10;11.7;1.9;12.21;10.8;.57;2067 +73077;44.03122;-.09747;125;20221216;7.5;7.7;7.6;1.8;9.91;6.1;.45;0 +73077;44.03122;-.09747;125;20221217;7.1;-2.4;2.4;1.1;6.61;.2;.3;4276 +73077;44.03122;-.09747;125;20221218;11.9;2.2;7.1;3.9;8.91;.1;.65;4326 +73077;44.03122;-.09747;125;20221219;14.8;8;11.4;3.5;11.21;.1;.87;3413 +73077;44.03122;-.09747;125;20221220;12.7;10.7;11.7;3.3;12.41;4.1;.63;1274 +73077;44.03122;-.09747;125;20221221;17.2;10.5;13.9;2.2;12.51;.2;.88;3376 +73077;44.03122;-.09747;125;20221222;16.6;6.8;11.7;2.4;12.21;1.4;.63;4347 +73077;44.03122;-.09747;125;20221223;18;9.3;13.7;1.1;12.61;.1;.6;4028 +73077;44.03122;-.09747;125;20221224;18.6;7.1;12.9;1.3;11.11;.2;.71;4826 +73077;44.03122;-.09747;125;20221225;18.3;3.4;10.9;1.5;9.81;0;.74;5678 +73077;44.03122;-.09747;125;20221226;16.8;6.7;11.8;1.2;11.41;2.1;.56;4465 +73077;44.03122;-.09747;125;20221227;14.3;10;12.2;.5;11.91;.1;.47;2485 +73077;44.03122;-.09747;125;20221228;17.2;4.5;10.9;1.3;9.71;0;.68;5193 +73077;44.03122;-.09747;125;20221229;14.4;7.5;11;2.1;10.71;5.4;.72;3513 +73077;44.03122;-.09747;125;20221230;19.1;9.3;14.2;3;11.81;1.3;1.28;4449 +73077;44.03122;-.09747;125;20221231;18.7;8.5;13.6;3;12.01;0;1.13;4589 +73078;44.06109;.2117;109;20220101;17.9;3.8;10.9;2.2;9.74;0;.79;6161 +73078;44.06109;.2117;109;20220102;15.9;5.3;10.6;2;10.07;.1;.73;4897 +73078;44.06109;.2117;109;20220103;14.2;4.7;9.4;3;10.47;.1;.58;4095 +73078;44.06109;.2117;109;20220104;18.3;7.4;12.8;3.9;10.17;4.2;1.58;5302 +73078;44.06109;.2117;109;20220105;7.5;2.9;5.2;2;7.27;0;.55;3276 +73078;44.06109;.2117;109;20220106;7.7;-1.4;3.1;1;5.27;.1;.46;5401 +73078;44.06109;.2117;109;20220107;10.4;-2.6;3.9;2.9;7.2;3.5;.58;5333 +73078;44.06109;.2117;109;20220108;10.4;6.6;8.5;5.5;10.31;3.9;.47;2493 +73078;44.06109;.2117;109;20220109;9.8;8.2;9;3.9;10.77;20.3;.48;1263 +73078;44.06109;.2117;109;20220110;12;8.9;10.5;2.7;11.67;11;.52;1719 +73078;44.06109;.2117;109;20220111;9.2;4.1;6.7;1.4;8.34;.1;.45;3935 +73078;44.06109;.2117;109;20220112;7.1;-2.2;2.5;1.4;5.8;0;.43;6041 +73078;44.06109;.2117;109;20220113;1.6;-4.1;-1.2;1.9;5.77;0;.19;2972 +73078;44.06109;.2117;109;20220114;5.7;-1.6;2.1;1.3;5.84;0;.45;4904 +73078;44.06109;.2117;109;20220115;7.8;-4.8;1.5;1.2;5.54;.1;.39;5658 +73078;44.06109;.2117;109;20220116;6.6;-2.7;1.9;1.3;5.9;.1;.4;4650 +73078;44.06109;.2117;109;20220117;4.9;-2;1.4;1;6.3;.1;.36;3740 +73078;44.06109;.2117;109;20220118;2.6;1.2;1.9;1.4;7.04;.1;.29;1115 +73078;44.06109;.2117;109;20220119;7.4;2.2;4.8;2.3;8.2;2.4;.37;3467 +73078;44.06109;.2117;109;20220120;8;5.1;6.6;2.3;8.44;1.9;.57;2439 +73078;44.06109;.2117;109;20220121;5.8;-1.2;2.3;2.4;5.6;.1;.66;5518 +73078;44.06109;.2117;109;20220122;7;-3.9;1.6;.9;5.04;0;.47;6894 +73078;44.06109;.2117;109;20220123;9.9;-3.9;3;1.1;5.6;0;.54;7631 +73078;44.06109;.2117;109;20220124;12.9;-1;6;1.9;6.67;0;.88;7686 +73078;44.06109;.2117;109;20220125;12.1;-2.1;5;1.1;6.5;.1;.62;7488 +73078;44.06109;.2117;109;20220126;10.7;-3.2;3.7;.9;6.3;0;.53;7083 +73078;44.06109;.2117;109;20220127;4.1;-4.1;0;.9;5.64;.1;.31;4702 +73078;44.06109;.2117;109;20220128;4;-2.3;.8;1.1;5.97;0;.36;4278 +73078;44.06109;.2117;109;20220129;1.6;-.6;.5;1.1;6.14;0;.33;2366 +73078;44.06109;.2117;109;20220130;3.8;-.5;1.7;1.9;6.87;.2;.32;3250 +73078;44.06109;.2117;109;20220131;8.9;2.5;5.7;3.7;8.5;1.3;.56;4457 +73078;44.06109;.2117;109;20220201;8.9;.4;4.7;3.3;8.17;.1;.52;5757 +73078;44.06109;.2117;109;20220202;9.3;7.2;8.3;2.8;10.5;0;.46;2382 +73078;44.06109;.2117;109;20220203;10.3;4.4;7.4;2.8;9.67;.1;.53;4011 +73078;44.06109;.2117;109;20220204;11.9;5.7;8.8;2.3;10.64;.8;.6;4145 +73078;44.06109;.2117;109;20220205;11;6.3;8.7;2.6;8.14;0;1.1;5869 +73078;44.06109;.2117;109;20220206;10;-.7;4.6;3.3;7.84;.7;.69;6380 +73078;44.06109;.2117;109;20220207;12.6;8;10.3;3.3;10.46;.7;.91;4480 +73078;44.06109;.2117;109;20220208;13.9;2;7.9;1.9;7.48;0;1.15;8817 +73078;44.06109;.2117;109;20220209;17.6;1.8;9.7;3.2;7.67;0;1.82;10216 +73078;44.06109;.2117;109;20220210;9.9;3.1;6.5;1.6;8.66;.5;1.25;11033 +73078;44.06109;.2117;109;20220211;12.8;7.4;10.1;1.6;9.26;0;1.04;6533 +73078;44.06109;.2117;109;20220212;14.2;-.4;6.9;1.2;7.03;0;1.05;9903 +73078;44.06109;.2117;109;20220213;17.7;1.9;9.8;3;8.96;1.7;1.7;11166 +73078;44.06109;.2117;109;20220214;10.9;8.2;9.6;4.4;9.83;4;1.16;6266 +73078;44.06109;.2117;109;20220215;10.8;4;7.4;3.1;9.69;2.6;.75;5650 +73078;44.06109;.2117;109;20220216;13.5;8.4;10.9;5.1;11.84;3.5;.93;5567 +73078;44.06109;.2117;109;20220217;13.8;11.5;12.6;4;13.16;.7;.79;3304 +73078;44.06109;.2117;109;20220218;17.1;7.5;12.3;2.8;11.24;0;1.43;8038 +73078;44.06109;.2117;109;20220219;12.1;7.3;9.7;2;8.5;0;1.25;7494 +73078;44.06109;.2117;109;20220220;13.2;2.4;7.8;3.3;9.87;2.2;.9;7386 +73078;44.06109;.2117;109;20220221;13;9.6;11.3;5.3;10;.9;1.64;5719 +73078;44.06109;.2117;109;20220222;15.7;7.3;11.5;2.3;9.7;0;1.54;9667 +73078;44.06109;.2117;109;20220223;15.8;4;9.9;1.4;9.27;0;1.34;11177 +73078;44.06109;.2117;109;20220224;14.2;4.5;9.3;2.6;9.74;.4;1.24;7964 +73078;44.06109;.2117;109;20220225;11.9;2.7;7.3;2.3;6.8;0;1.48;10584 +73078;44.06109;.2117;109;20220226;13.8;0;6.9;2.9;5.6;0;2;12510 +73078;44.06109;.2117;109;20220227;16.3;1.8;9;2.2;7.7;0;1.73;11379 +73078;44.06109;.2117;109;20220228;18.4;2.2;10.3;1.3;8.44;0;1.69;13349 +73078;44.06109;.2117;109;20220301;17.8;1.6;9.7;3.1;8.27;0;2.15;13353 +73078;44.06109;.2117;109;20220302;12.9;6.8;9.9;3.1;9.94;1.3;1.19;5960 +73078;44.06109;.2117;109;20220303;15.6;5.5;10.5;1.9;10.37;.2;1.39;10084 +73078;44.06109;.2117;109;20220304;9.4;8.6;9;3.7;10.44;2.2;.63;1133 +73078;44.06109;.2117;109;20220305;10.3;6.3;8.3;2.3;8.8;0;1.11;6501 +73078;44.06109;.2117;109;20220306;11.5;4.7;8.1;1.8;7.77;.1;1.39;9958 +73078;44.06109;.2117;109;20220307;12.1;-2.2;5;2.1;6.64;0;1.51;14080 +73078;44.06109;.2117;109;20220308;12.5;3.5;8;2.6;8.7;.3;1.3;8865 +73078;44.06109;.2117;109;20220309;16.3;2.6;9.4;3.9;9.3;.2;1.96;13387 +73078;44.06109;.2117;109;20220310;15.4;8.9;12.2;4.1;10.8;1.1;1.76;8249 +73078;44.06109;.2117;109;20220311;15.6;8.5;12.1;3.7;10.7;11.1;1.69;7659 +73078;44.06109;.2117;109;20220312;13.2;7.4;10.3;3.2;10.04;.5;1.4;7848 +73078;44.06109;.2117;109;20220313;12.9;7.7;10.3;4.1;9.54;4.6;1.58;7573 +73078;44.06109;.2117;109;20220314;14.5;4.4;9.4;5.9;9.87;0;1.63;9447 +73078;44.06109;.2117;109;20220315;17.4;12.5;14.9;7.8;12.26;0;2.49;7842 +73078;44.06109;.2117;109;20220316;16.3;11.5;13.9;4;12.47;.7;1.72;7066 +73078;44.06109;.2117;109;20220317;13;11.5;12.2;3.5;11.64;2;1.21;3460 +73078;44.06109;.2117;109;20220318;13.1;7.3;10.2;1.4;9.69;0;1.35;8033 +73078;44.06109;.2117;109;20220319;17.5;4.5;11;3.3;9.33;0;2.55;16633 +73078;44.06109;.2117;109;20220320;17.9;6.5;12.2;3.2;10.16;0;2.28;11400 +73078;44.06109;.2117;109;20220321;18.6;8.5;13.6;5.2;9.86;0;3.41;17566 +73078;44.06109;.2117;109;20220322;17.7;6.9;12.3;4.9;7.69;0;3.45;15600 +73078;44.06109;.2117;109;20220323;17.8;3.7;10.8;3.3;7.56;0;3.14;19866 +73078;44.06109;.2117;109;20220324;18.7;.6;9.7;2;7.86;0;2.71;19866 +73078;44.06109;.2117;109;20220325;19.5;2.9;11.2;2.4;7.66;0;2.86;15933 +73078;44.06109;.2117;109;20220326;19.7;2.6;11.2;3.3;6.76;0;3.58;19900 +73078;44.06109;.2117;109;20220327;21.7;2.8;12.2;2.4;7.93;0;3.34;19033 +73078;44.06109;.2117;109;20220328;21.7;2.9;12.3;1.7;8.53;0;2.68;14533 +73078;44.06109;.2117;109;20220329;18.3;4.7;11.5;1.6;10.59;4.2;1.78;9733 +73078;44.06109;.2117;109;20220330;14.4;9.8;12.1;2.6;11.69;4.3;1.4;6000 +73078;44.06109;.2117;109;20220331;14.6;8.7;11.6;4.2;9.63;3.6;2.51;14133 +73078;44.06109;.2117;109;20220401;9.7;.7;5.2;5.3;5.66;.4;2.37;16333 +73078;44.06109;.2117;109;20220402;9.7;1;5.3;3.8;5.23;0;2.33;15166 +73078;44.06109;.2117;109;20220403;7.5;-2;2.7;1.9;5.35;0;1.67;15131 +73078;44.06109;.2117;109;20220404;12.2;-2.4;4.9;1.5;5.08;0;2.26;19985 +73078;44.06109;.2117;109;20220405;15.8;-2.9;6.5;1.3;6.6;0;2.3;18843 +73078;44.06109;.2117;109;20220406;12.8;5.8;9.3;2.7;10.23;.1;1.14;5400 +73078;44.06109;.2117;109;20220407;19.3;8.7;14;4.7;11.39;6.8;2.91;13366 +73078;44.06109;.2117;109;20220408;20.6;9.1;14.8;4.2;11.36;1.2;3;11600 +73078;44.06109;.2117;109;20220409;16;7.7;11.8;2.2;8.46;.2;2.93;18900 +73078;44.06109;.2117;109;20220410;19.9;-.7;9.6;3.2;7.33;0;3.73;23500 +73078;44.06109;.2117;109;20220411;21.3;9;15.1;6;11.19;0;4.21;19866 +73078;44.06109;.2117;109;20220412;18.6;11.3;15;4.2;12.03;.4;2.53;9033 +73078;44.06109;.2117;109;20220413;15.4;11.4;13.4;1.8;13.23;1.8;1.35;6100 +73078;44.06109;.2117;109;20220414;22.7;7.7;15.2;1.5;12.43;0;3.44;22366 +73078;44.06109;.2117;109;20220415;23.3;9.4;16.4;2.3;13.53;.1;3.23;17466 +73078;44.06109;.2117;109;20220416;24.1;9.4;16.8;2.6;12.59;0;4.11;22966 +73078;44.06109;.2117;109;20220417;22.9;8.5;15.7;2.9;12.13;0;3.87;21666 +73078;44.06109;.2117;109;20220418;19;11.3;15.1;2.6;11.93;0;2.65;12700 +73078;44.06109;.2117;109;20220419;13.1;9.1;11.1;2.3;11.73;12.2;1.09;4533 +73078;44.06109;.2117;109;20220420;13.6;8.5;11;2;11.29;4.8;1.33;6700 +73078;44.06109;.2117;109;20220421;15.9;8.7;12.3;1.9;12.36;.1;1.4;6700 +73078;44.06109;.2117;109;20220422;19.8;10.2;15;1.9;12.29;1.8;3.08;18533 +73078;44.06109;.2117;109;20220423;12.8;9.8;11.3;2.8;11.76;6.7;1.24;5233 +73078;44.06109;.2117;109;20220424;17.2;9.7;13.4;4.6;11.93;.5;2.43;11500 +73078;44.06109;.2117;109;20220425;19.8;4.5;12.1;1.3;10.66;0;3.14;21866 +73078;44.06109;.2117;109;20220426;23.3;4.8;14;2.2;10.99;0;4.1;25600 +73078;44.06109;.2117;109;20220427;21.7;9.3;15.5;1.9;13.43;.9;2.73;14466 +73078;44.06109;.2117;109;20220428;18.6;13;15.8;2.1;14.53;0;1.82;7933 +73078;44.06109;.2117;109;20220429;21.2;9.7;15.5;2.1;13.83;.1;3.09;18400 +73078;44.06109;.2117;109;20220430;22.1;11.7;16.9;2.7;13.26;0;3.73;20333 +73078;44.06109;.2117;109;20220501;21.3;10.7;16;2.2;12.53;0;3.45;19233 +73078;44.06109;.2117;109;20220502;20.6;11.7;16.1;2.3;12.56;0;3.22;17266 +73078;44.06109;.2117;109;20220503;21.2;11.9;16.5;2.2;13.53;3.3;2.86;13966 +73078;44.06109;.2117;109;20220504;21;12;16.5;2.2;12.83;.3;2.98;14100 +73078;44.06109;.2117;109;20220505;21.7;9.3;15.5;2.5;10.83;0;3.98;22066 +73078;44.06109;.2117;109;20220506;22;8.2;15.1;2.8;11.04;.1;3.94;21969 +73078;44.06109;.2117;109;20220507;23.4;10.3;16.8;2.6;12.67;.2;4.05;21920 +73078;44.06109;.2117;109;20220508;25.2;11.3;18.3;2.2;12.97;0;4.4;23416 +73078;44.06109;.2117;109;20220509;26.6;10.4;18.5;1.4;12.4;0;4.4;24522 +73078;44.06109;.2117;109;20220510;29.3;9.4;19.3;1.8;12.54;.1;5.06;26405 +73078;44.06109;.2117;109;20220511;30.6;11.2;20.9;1.9;14.84;0;5.22;26016 +73078;44.06109;.2117;109;20220512;21.5;13;17.3;1.7;15.3;0;2.9;15643 +73078;44.06109;.2117;109;20220513;25.6;14.1;19.9;1.5;16.34;0;3.78;19886 +73078;44.06109;.2117;109;20220514;29.2;12.5;20.9;2;16.3;0;4.8;24107 +73078;44.06109;.2117;109;20220515;29.3;14.3;21.8;2.7;16.97;5.5;4.96;22656 +73078;44.06109;.2117;109;20220516;29.1;14.3;21.7;1.7;16.8;0;4.76;24081 +73078;44.06109;.2117;109;20220517;31.8;15.2;23.5;2.3;16.17;0;5.64;24887 +73078;44.06109;.2117;109;20220518;32.2;14.7;23.5;2.1;16.64;1.7;5.6;25693 +73078;44.06109;.2117;109;20220519;28.4;17.4;22.9;2.7;19.24;.2;4.44;19600 +73078;44.06109;.2117;109;20220520;27.6;17.2;22.4;3;18.4;0;4.56;20267 +73078;44.06109;.2117;109;20220521;31.3;13.9;22.6;1.5;18.77;.1;4.98;24903 +73078;44.06109;.2117;109;20220522;31.2;17.5;24.4;2.8;20.24;.7;5.16;21894 +73078;44.06109;.2117;109;20220523;22.6;16.5;19.5;4.5;15.64;.6;3.7;14532 +73078;44.06109;.2117;109;20220524;18.7;12.2;15.4;2.5;13.27;2.2;2.83;15253 +73078;44.06109;.2117;109;20220525;20.1;7.3;13.7;2.1;11.6;.1;3.47;21357 +73078;44.06109;.2117;109;20220526;19.5;9.4;14.4;1.8;13.07;0;2.88;17270 +73078;44.06109;.2117;109;20220527;25.3;11.5;18.4;2.4;14;.2;4.73;25379 +73078;44.06109;.2117;109;20220528;26.9;10.5;18.7;2.5;12.47;0;5.25;26851 +73078;44.06109;.2117;109;20220529;24.8;10;17.4;2.6;9.37;0;5.24;26192 +73078;44.06109;.2117;109;20220530;25.6;7.7;16.7;1.9;9.27;0;5;27404 +73078;44.06109;.2117;109;20220531;27;13.5;20.2;2;11.57;.1;5.18;25196 +73078;44.06109;.2117;109;20220601;32.1;14.4;23.2;2.4;14.2;.3;6.12;26741 +73078;44.06109;.2117;109;20220602;27.8;17;22.4;2.2;18.9;.6;4.11;18870 +73078;44.06109;.2117;109;20220603;29.7;18;23.8;2.8;19.54;8.2;4.96;21332 +73078;44.06109;.2117;109;20220604;23.8;17.1;20.5;2.1;20.17;3.8;2.79;13789 +73078;44.06109;.2117;109;20220605;24.1;16.4;20.3;2.5;17.3;0;3.73;18088 +73078;44.06109;.2117;109;20220606;26.7;14.2;20.4;1.8;16.3;.8;4.37;22286 +73078;44.06109;.2117;109;20220607;24.6;16.2;20.4;1.9;15.9;2.1;3.72;17459 +73078;44.06109;.2117;109;20220608;20;14.3;17.1;2.3;16.44;3.2;2.5;13284 +73078;44.06109;.2117;109;20220609;23.5;11.3;17.4;1.8;14.41;.3;4.01;22433 +73078;44.06109;.2117;109;20220610;28.3;10.9;19.6;1.5;14.54;.1;5.04;27347 +73078;44.06109;.2117;109;20220611;31.7;13.1;22.4;1.4;16.04;.1;5.47;27629 +73078;44.06109;.2117;109;20220612;28.6;17.5;23.1;2.7;19.54;2.9;4.43;19238 +73078;44.06109;.2117;109;20220613;30.3;18.3;24.3;2.4;20.67;.1;5.09;22834 +73078;44.06109;.2117;109;20220614;35.7;17.9;26.8;2.1;20.77;0;6.24;26295 +73078;44.06109;.2117;109;20220615;34.2;19.9;27;2.3;21.67;0;6.05;25587 +73078;44.06109;.2117;109;20220616;36.3;18.7;27.5;1.7;19.07;0;6.37;27343 +73078;44.06109;.2117;109;20220617;37.5;19.1;28.3;1.6;19.17;0;6.45;27614 +73078;44.06109;.2117;109;20220618;39.3;19.8;29.6;3.4;18.5;0;8.34;28149 +73078;44.06109;.2117;109;20220619;31.6;19.1;25.3;3;20.14;6.7;5.65;23170 +73078;44.06109;.2117;109;20220620;29.6;17.6;23.6;2.6;19.34;1.4;5.07;22746 +73078;44.06109;.2117;109;20220621;28.4;19;23.7;2.2;20.2;4.2;4.24;18476 +73078;44.06109;.2117;109;20220622;26;18.5;22.3;2.4;19.2;1.5;4.15;19132 +73078;44.06109;.2117;109;20220623;27.8;16;21.9;2.2;18.5;12.3;4.36;20627 +73078;44.06109;.2117;109;20220624;25.1;16.4;20.8;2.3;16.64;.4;4.23;20610 +73078;44.06109;.2117;109;20220625;19.8;14.2;17;2.4;15.54;11.5;2.52;12539 +73078;44.06109;.2117;109;20220626;17;13.2;15.1;1.9;14.97;8.9;2.02;10821 +73078;44.06109;.2117;109;20220627;22;14.3;18.2;1.9;14.91;0;3.21;16609 +73078;44.06109;.2117;109;20220628;25.6;13.7;19.7;1.8;13.54;0;4.67;24051 +73078;44.06109;.2117;109;20220629;26.9;11.6;19.2;1.7;14.87;.7;4.66;24908 +73078;44.06109;.2117;109;20220630;16.4;14.3;15.4;2.2;14.9;1;1.69;7670 +73078;44.06109;.2117;109;20220701;23.8;8.9;16.4;1.5;12.54;0;4.34;25814 +73078;44.06109;.2117;109;20220702;30.5;10;20.3;1.6;13.4;0;5.59;29080 +73078;44.06109;.2117;109;20220703;29.3;15.1;22.2;2.4;16.24;1.1;5.33;24744 +73078;44.06109;.2117;109;20220704;27.3;15.2;21.2;2.7;17.64;.1;4.69;22661 +73078;44.06109;.2117;109;20220705;29.8;17;23.4;2.5;16.64;0;5.53;24826 +73078;44.06109;.2117;109;20220706;29.3;14.3;21.8;2.4;14.17;.1;5.54;24912 +73078;44.06109;.2117;109;20220707;29.2;14.6;21.9;2.7;15.37;0;5.6;25943 +73078;44.06109;.2117;109;20220708;29.9;15.2;22.5;2.4;15.5;0;5.66;26414 +73078;44.06109;.2117;109;20220709;32.2;13.6;22.9;1.9;14.5;0;6.01;28443 +73078;44.06109;.2117;109;20220710;33.2;14.4;23.8;1.8;14.8;0;6.11;28452 +73078;44.06109;.2117;109;20220711;35.4;15.2;25.3;1.4;16.1;0;6.12;28680 +73078;44.06109;.2117;109;20220712;36;17.2;26.6;1.7;15.8;0;6.46;28128 +73078;44.06109;.2117;109;20220713;36;14.8;25.4;1.2;13.57;0;6.03;28684 +73078;44.06109;.2117;109;20220714;37.1;15.9;26.5;1.6;15.54;0;6.54;28884 +73078;44.06109;.2117;109;20220715;35.8;17.8;26.8;2;15.9;0;6.52;27296 +73078;44.06109;.2117;109;20220716;37.2;16.5;26.9;1.7;15.7;0;6.54;28246 +73078;44.06109;.2117;109;20220717;38.2;16.4;27.3;1.9;14.84;0;6.87;28421 +73078;44.06109;.2117;109;20220718;39.3;20.3;29.8;3.8;15.04;0;8.79;27320 +73078;44.06109;.2117;109;20220719;32.5;21.7;27.1;3;19.9;0;5.58;19982 +73078;44.06109;.2117;109;20220720;29.4;20.2;24.8;3;16.84;0;5.18;19046 +73078;44.06109;.2117;109;20220721;32.1;15.9;24;1.8;16.74;0;5.56;25900 +73078;44.06109;.2117;109;20220722;28.9;19.3;24.1;3.6;18.07;.1;5.15;19482 +73078;44.06109;.2117;109;20220723;29.6;14.5;22;1.4;15.64;.1;4.94;25372 +73078;44.06109;.2117;109;20220724;37.1;14.6;25.8;1.7;16.6;0;6.36;28345 +73078;44.06109;.2117;109;20220725;29.9;20.7;25.3;3.7;18.7;.1;5.16;17646 +73078;44.06109;.2117;109;20220726;27.9;14.4;21.2;2.5;14.5;0;5.16;24717 +73078;44.06109;.2117;109;20220727;28.8;11.5;20.1;1.7;13.11;0;4.93;24641 +73078;44.06109;.2117;109;20220728;29.1;14.6;21.9;2.1;14.74;1;4.92;23069 +73078;44.06109;.2117;109;20220729;28.1;16.3;22.2;2;16.37;1;4.48;20437 +73078;44.06109;.2117;109;20220730;29.9;17.4;23.6;1.8;17.3;0;4.88;22703 +73078;44.06109;.2117;109;20220731;33.1;15.3;24.2;2.2;16.44;0;5.88;26098 +73078;44.06109;.2117;109;20220801;34.4;16.9;25.6;2.5;16.57;0;6.27;25800 +73078;44.06109;.2117;109;20220802;36;17;26.5;2.2;15.8;.1;6.38;26275 +73078;44.06109;.2117;109;20220803;37.7;16.9;27.3;1.5;15.74;.1;6.01;26184 +73078;44.06109;.2117;109;20220804;35.1;21.2;28.2;3.2;21.27;.2;6.2;22314 +73078;44.06109;.2117;109;20220805;32.1;19.5;25.8;3.4;19.34;0;5.69;21560 +73078;44.06109;.2117;109;20220806;33.5;17.9;25.7;2.7;16.6;0;6.04;23860 +73078;44.06109;.2117;109;20220807;33.8;16.3;25.1;2.1;12.24;0;6.08;25460 +73078;44.06109;.2117;109;20220808;35.4;13.9;24.7;1.6;11.8;0;5.78;26426 +73078;44.06109;.2117;109;20220809;36.4;15.3;25.9;1.6;12.9;0;5.92;26037 +73078;44.06109;.2117;109;20220810;37.6;15.1;26.4;1.5;12.04;0;5.79;25012 +73078;44.06109;.2117;109;20220811;39.3;18.4;28.9;2;15.84;0;6.53;25233 +73078;44.06109;.2117;109;20220812;39.1;21.9;30.5;2.7;19.47;0;6.84;23279 +73078;44.06109;.2117;109;20220813;34.4;20.9;27.7;2.6;21.24;1.8;5.45;20458 +73078;44.06109;.2117;109;20220814;26.6;20;23.3;2.3;20.3;2.1;3.36;14051 +73078;44.06109;.2117;109;20220815;28.8;15.6;22.2;2;16.4;0;4.24;19493 +73078;44.06109;.2117;109;20220816;27.5;14.8;21.2;1.7;17.24;17.2;3.47;16411 +73078;44.06109;.2117;109;20220817;25.5;15.5;20.5;2.5;17.64;.3;3.62;18123 +73078;44.06109;.2117;109;20220818;26.3;16;21.2;3.1;17.07;.9;4.02;18208 +73078;44.06109;.2117;109;20220819;27.3;15.2;21.2;2.3;16.94;.1;3.97;18838 +73078;44.06109;.2117;109;20220820;29.2;15.4;22.3;1.6;17.97;.1;4.16;21143 +73078;44.06109;.2117;109;20220821;28;17.2;22.6;1.9;17.8;.2;3.8;17333 +73078;44.06109;.2117;109;20220822;25.8;18.7;22.2;2.6;19.94;1.8;3.13;13224 +73078;44.06109;.2117;109;20220823;30.3;19.2;24.7;1.6;19.57;0;4.01;18344 +73078;44.06109;.2117;109;20220824;35.4;16.4;25.9;1.5;17.7;.7;4.97;22692 +73078;44.06109;.2117;109;20220825;30.1;20.9;25.5;3.4;21.6;0;4.27;15415 +73078;44.06109;.2117;109;20220826;30.4;19.7;25.1;2.4;19.87;.1;4.31;17662 +73078;44.06109;.2117;109;20220827;31.1;18;24.5;2;17.7;0;4.45;19528 +73078;44.06109;.2117;109;20220828;34.4;13.8;24.1;1.2;13.77;0;4.62;22951 +73078;44.06109;.2117;109;20220829;30.9;19.5;25.2;2.7;15.77;3.8;4.46;13974 +73078;44.06109;.2117;109;20220830;33.2;16.5;24.9;1.9;18.07;0;4.66;20700 +73078;44.06109;.2117;109;20220831;30.2;18.7;24.5;2.1;20;.2;3.77;15561 +73078;44.06109;.2117;109;20220901;29.7;18.5;24.1;2.1;18.97;12;3.87;16629 +73078;44.06109;.2117;109;20220902;26.5;17;21.7;2.2;18.2;.5;3.26;14890 +73078;44.06109;.2117;109;20220903;28.1;17.2;22.6;1.3;17.9;0;3.25;15934 +73078;44.06109;.2117;109;20220904;33.3;16;24.7;2.1;18.04;.1;4.59;19478 +73078;44.06109;.2117;109;20220905;34.4;18.7;26.6;2.4;19.87;2.2;4.88;19458 +73078;44.06109;.2117;109;20220906;32;18.6;25.3;2.3;17.84;0;4.48;18034 +73078;44.06109;.2117;109;20220907;27.9;16;22;1.7;15.1;0;3.46;15718 +73078;44.06109;.2117;109;20220908;26.5;12.8;19.7;1.8;14.8;1.4;3.31;16868 +73078;44.06109;.2117;109;20220909;25.9;15.9;20.9;2.3;15.64;1.6;3.33;14746 +73078;44.06109;.2117;109;20220910;27.5;11.2;19.3;1.5;13.84;0;3.47;19095 +73078;44.06109;.2117;109;20220911;32.8;14.7;23.8;2.3;13.9;0;4.8;19575 +73078;44.06109;.2117;109;20220912;36;19.4;27.7;3.9;17.9;.4;6.12;18328 +73078;44.06109;.2117;109;20220913;32.5;21.6;27.1;3;21.37;.9;4.12;12763 +73078;44.06109;.2117;109;20220914;30.8;18.6;24.7;2;17.84;.6;3.8;15753 +73078;44.06109;.2117;109;20220915;29;15.3;22.2;2.2;16.47;.1;3.7;16809 +73078;44.06109;.2117;109;20220916;26;16.1;21;2.8;15.57;0;3.49;14989 +73078;44.06109;.2117;109;20220917;22.2;10.2;16.2;2.1;9.3;0;3.2;16543 +73078;44.06109;.2117;109;20220918;25;6.8;15.9;1.6;7.54;0;3.32;18500 +73078;44.06109;.2117;109;20220919;27;6;16.5;1.5;7.64;0;3.44;19218 +73078;44.06109;.2117;109;20220920;25.3;6;15.6;1.5;8.57;0;3.2;18787 +73078;44.06109;.2117;109;20220921;25.4;6.4;15.9;1.5;9.14;0;3.12;18369 +73078;44.06109;.2117;109;20220922;27.1;8.5;17.8;1.7;10.7;0;3.32;17578 +73078;44.06109;.2117;109;20220923;22.6;9.1;15.8;1.3;12.34;2.4;2.13;11940 +73078;44.06109;.2117;109;20220924;17.3;12.6;14.9;1.9;15.34;3.9;1.21;6693 +73078;44.06109;.2117;109;20220925;20.4;10.8;15.6;2.1;12.3;.1;2.31;13171 +73078;44.06109;.2117;109;20220926;20.5;6.8;13.6;2.6;11.5;4.1;2.32;13273 +73078;44.06109;.2117;109;20220927;18.7;12.9;15.8;3.6;14.6;5.3;1.83;8843 +73078;44.06109;.2117;109;20220928;19.1;14.7;16.9;4.8;16.3;7.8;1.75;7896 +73078;44.06109;.2117;109;20220929;16.2;13;14.6;3.1;14.07;6.1;1.39;6749 +73078;44.06109;.2117;109;20220930;19.1;9.2;14.1;2.1;11.34;.1;2.15;13140 +73078;44.06109;.2117;109;20221001;22.1;10.6;16.3;3;13.54;.1;2.34;11013 +73078;44.06109;.2117;109;20221002;23.7;11.1;17.4;1.1;15.24;.2;1.97;12459 +73078;44.06109;.2117;109;20221003;24.7;12.5;18.6;1.1;14.77;0;2.18;13223 +73078;44.06109;.2117;109;20221004;25.9;8.7;17.3;.9;12.77;.1;2.22;15055 +73078;44.06109;.2117;109;20221005;27.7;9.6;18.6;2.6;13.67;0;3.17;15132 +73078;44.06109;.2117;109;20221006;21.6;15.6;18.6;1.4;16.14;0;1.61;7506 +73078;44.06109;.2117;109;20221007;25.4;11.5;18.4;2;14.7;.1;2.46;12939 +73078;44.06109;.2117;109;20221008;22;13.6;17.8;1.7;16.74;3.1;1.62;8849 +73078;44.06109;.2117;109;20221009;26.8;12;19.4;2.6;14.67;.1;2.87;13302 +73078;44.06109;.2117;109;20221010;24;13.5;18.7;2.5;15.2;0;2.29;10020 +73078;44.06109;.2117;109;20221011;22.6;15.3;19;1.3;16.54;0;1.64;8384 +73078;44.06109;.2117;109;20221012;23.3;13.9;18.6;1.4;15.67;.8;1.77;9840 +73078;44.06109;.2117;109;20221013;21.8;11.7;16.8;2;15.17;.6;1.65;8852 +73078;44.06109;.2117;109;20221014;21.1;17.1;19.1;3.1;17.64;.5;1.62;5587 +73078;44.06109;.2117;109;20221015;27.6;12.8;20.2;1.9;15.1;0;2.54;12527 +73078;44.06109;.2117;109;20221016;28.3;14.8;21.5;3.8;17.14;.1;3.19;11378 +73078;44.06109;.2117;109;20221017;26.8;17.9;22.4;2.9;19;.1;2.38;7976 +73078;44.06109;.2117;109;20221018;29.4;17.5;23.5;4.7;18.4;.1;3.69;10785 +73078;44.06109;.2117;109;20221019;27;16.6;21.8;4.4;18.14;1.4;2.93;8544 +73078;44.06109;.2117;109;20221020;25.2;16;20.6;3.5;17.04;.8;2.33;7200 +73078;44.06109;.2117;109;20221021;21.3;15.1;18.2;2;15.8;2.1;1.55;6005 +73078;44.06109;.2117;109;20221022;26.1;11.8;19;2.8;14.34;.1;2.53;10887 +73078;44.06109;.2117;109;20221023;26.3;15.2;20.8;2.2;14.1;0;2.3;7188 +73078;44.06109;.2117;109;20221024;24.5;11.7;18.1;1.7;11.67;0;2.06;9464 +73078;44.06109;.2117;109;20221025;24.7;11;17.9;2.6;12.94;.1;2.27;8697 +73078;44.06109;.2117;109;20221026;25.8;11.4;18.6;2.9;15;.2;2.27;9159 +73078;44.06109;.2117;109;20221027;24.4;15.5;19.9;5.3;16.9;.1;2.54;6309 +73078;44.06109;.2117;109;20221028;26.7;17.3;22;4.3;16.97;0;2.98;7462 +73078;44.06109;.2117;109;20221029;25.9;16.4;21.1;4.3;15.84;.1;2.94;7413 +73078;44.06109;.2117;109;20221030;23.9;12.8;18.3;1.9;14.7;.1;1.66;7820 +73078;44.06109;.2117;109;20221031;22;11.5;16.7;2.9;14.94;1.7;1.6;6921 +73078;44.06109;.2117;109;20221101;20.7;13.7;17.2;1.9;13.84;.1;1.46;6373 +73078;44.06109;.2117;109;20221102;20.2;8.3;14.2;1.9;11.47;.1;1.43;8369 +73078;44.06109;.2117;109;20221103;21.3;9.8;15.5;3.9;12.04;4.6;2.19;6088 +73078;44.06109;.2117;109;20221104;15.2;10.8;13;4.8;11.27;4.2;1.56;5102 +73078;44.06109;.2117;109;20221105;17.1;6.2;11.7;1.2;9.67;0;1.02;7553 +73078;44.06109;.2117;109;20221106;18.8;4.7;11.8;2.7;9.5;.3;1.6;8416 +73078;44.06109;.2117;109;20221107;20.2;5.4;12.8;2.8;10.54;.1;1.65;8872 +73078;44.06109;.2117;109;20221108;18.6;11.2;14.9;4;13.4;0;1.45;4803 +73078;44.06109;.2117;109;20221109;16.1;12.9;14.5;1.9;13.87;2.9;.87;3016 +73078;44.06109;.2117;109;20221110;14.5;7.4;10.9;1.6;11.14;.1;.75;4849 +73078;44.06109;.2117;109;20221111;19;4.6;11.8;1.8;11.17;.1;1.06;7707 +73078;44.06109;.2117;109;20221112;22;10.3;16.1;2.9;13.4;.1;1.6;7366 +73078;44.06109;.2117;109;20221113;21.4;7;14.2;1.9;11.37;.1;1.28;7955 +73078;44.06109;.2117;109;20221114;14;9.9;11.9;2.9;12.47;2.9;.73;2411 +73078;44.06109;.2117;109;20221115;16.2;10.4;13.3;2.9;13.34;5.6;.85;3869 +73078;44.06109;.2117;109;20221116;18.8;10.1;14.4;2.9;12.17;.3;1.35;6347 +73078;44.06109;.2117;109;20221117;18;13.1;15.5;3.6;13.37;4.2;1.41;4325 +73078;44.06109;.2117;109;20221118;12.1;8.6;10.4;3;11.2;2.4;.68;3401 +73078;44.06109;.2117;109;20221119;11.6;7.8;9.7;2.7;10;.5;.77;3719 +73078;44.06109;.2117;109;20221120;13.9;3;8.5;2.5;9.87;3.7;.69;5454 +73078;44.06109;.2117;109;20221121;14.2;8.5;11.3;3.7;11.2;24.1;.94;2857 +73078;44.06109;.2117;109;20221122;9.3;6.7;8;4.4;9.9;19.4;.53;2509 +73078;44.06109;.2117;109;20221123;16.8;8.7;12.8;3.8;12;4.8;1.11;4895 +73078;44.06109;.2117;109;20221124;13.6;6.3;9.9;2.5;10.24;3;.75;4050 +73078;44.06109;.2117;109;20221125;13.1;6.4;9.7;2.4;10.47;7;.66;4013 +73078;44.06109;.2117;109;20221126;10.9;3;6.9;1.8;8.9;0;.49;4158 +73078;44.06109;.2117;109;20221127;12.1;3;7.5;3.1;9.07;7.5;.68;5030 +73078;44.06109;.2117;109;20221128;13;8.3;10.6;3.7;11.14;4.5;.73;3776 +73078;44.06109;.2117;109;20221129;12.2;6.6;9.4;1.9;10.04;.1;.61;3476 +73078;44.06109;.2117;109;20221130;5.2;.8;3;.9;7.47;0;.3;2498 +73078;44.06109;.2117;109;20221201;5.9;1.4;3.7;.7;7.57;0;.32;2551 +73078;44.06109;.2117;109;20221202;6.8;3.6;5.2;1;7.97;.1;.41;1980 +73078;44.06109;.2117;109;20221203;7.2;2.4;4.8;1.2;7.9;1.6;.38;3062 +73078;44.06109;.2117;109;20221204;10.1;1.5;5.8;1.3;7.47;0;.49;4668 +73078;44.06109;.2117;109;20221205;10;.7;5.3;2.6;7.17;0;.66;5161 +73078;44.06109;.2117;109;20221206;10.7;5.3;8;1.9;8.1;0;.74;3219 +73078;44.06109;.2117;109;20221207;12.3;5.6;8.9;1.2;8.27;0;.6;4716 +73078;44.06109;.2117;109;20221208;8.7;2.9;5.8;2.3;8.34;6.7;.45;2823 +73078;44.06109;.2117;109;20221209;9.1;6.9;8;1.9;9.74;.9;.49;1380 +73078;44.06109;.2117;109;20221210;4;-.2;1.9;3.2;5.5;0;.62;3257 +73078;44.06109;.2117;109;20221211;4.6;-4.5;0;1.9;4.77;.1;.46;4768 +73078;44.06109;.2117;109;20221212;4.1;-3.9;.1;2.7;6.17;5.7;.23;3082 +73078;44.06109;.2117;109;20221213;13.1;4.1;8.6;4.3;12.07;6.7;.1;3246 +73078;44.06109;.2117;109;20221214;16.8;9.2;13;2.8;12.54;1.8;.8;3870 +73078;44.06109;.2117;109;20221215;12.8;9.5;11.2;2.4;11.9;3.4;.55;2193 +73078;44.06109;.2117;109;20221216;8.1;7.9;8;2.1;9.77;3.1;.53;533 +73078;44.06109;.2117;109;20221217;7.8;-1.8;3;1.5;6.47;.1;.38;4878 +73078;44.06109;.2117;109;20221218;12.1;3.3;7.7;4.6;8.8;0;.83;4848 +73078;44.06109;.2117;109;20221219;15.3;7.9;11.6;4.4;11.04;.1;1.04;4106 +73078;44.06109;.2117;109;20221220;14;10.4;12.2;4;12.3;4.8;.85;1482 +73078;44.06109;.2117;109;20221221;17.9;10.6;14.2;2.1;12.44;.9;.89;4294 +73078;44.06109;.2117;109;20221222;17.2;8.1;12.6;2.6;12.34;1.7;.8;3830 +73078;44.06109;.2117;109;20221223;18.2;10.3;14.2;1.8;13.04;.1;.74;4269 +73078;44.06109;.2117;109;20221224;17.6;8.2;12.9;2;11.77;.1;.75;4721 +73078;44.06109;.2117;109;20221225;17.5;5.3;11.4;3;10.4;0;1;5454 +73078;44.06109;.2117;109;20221226;16.7;7.9;12.3;2.2;11.54;2;.8;4143 +73078;44.06109;.2117;109;20221227;14.1;10.3;12.2;1;12.24;.2;.5;2693 +73078;44.06109;.2117;109;20221228;16.2;6.8;11.5;2.5;10.64;0;.83;4664 +73078;44.06109;.2117;109;20221229;13.8;8.6;11.2;2.8;10.97;4.8;.8;2695 +73078;44.06109;.2117;109;20221230;17.5;9.1;13.3;3.7;11.77;1.1;1.18;4117 +73078;44.06109;.2117;109;20221231;18.2;9.2;13.7;4;12.07;0;1.26;4824 +73079;44.09003;.52115;125;20220101;15.5;4.7;10.1;2.9;9.95;0;.89;5800 +73079;44.09003;.52115;125;20220102;14.7;6.4;10.5;2.4;10.15;.1;.82;4492 +73079;44.09003;.52115;125;20220103;12.3;5.7;9;3.6;10.8;.1;.56;3283 +73079;44.09003;.52115;125;20220104;17.6;7.5;12.6;4.5;10.25;4.7;1.68;5280 +73079;44.09003;.52115;125;20220105;7.5;2.6;5;2.4;7.4;0;.55;3572 +73079;44.09003;.52115;125;20220106;7.4;-1.1;3.1;1.3;5.3;.1;.53;5607 +73079;44.09003;.52115;125;20220107;10.4;-2.5;3.9;3.1;7.2;3.1;.63;5129 +73079;44.09003;.52115;125;20220108;10.4;6.2;8.3;5.5;10.33;3.5;.45;2887 +73079;44.09003;.52115;125;20220109;9.6;8.2;8.9;4.2;10.6;24.4;.55;1191 +73079;44.09003;.52115;125;20220110;11.9;8.6;10.3;2.7;11.5;8.7;.55;1578 +73079;44.09003;.52115;125;20220111;8.1;4.1;6.1;1.7;8.45;.1;.44;3951 +73079;44.09003;.52115;125;20220112;6.6;-1.7;2.4;1.8;6;0;.46;6361 +73079;44.09003;.52115;125;20220113;1.9;-3.5;-.8;2.1;5.95;0;.2;2560 +73079;44.09003;.52115;125;20220114;6.7;-1.9;2.4;1.6;5.95;0;.49;5665 +73079;44.09003;.52115;125;20220115;5.2;-4.1;.5;1.6;5.7;.1;.41;4933 +73079;44.09003;.52115;125;20220116;4.4;-2;1.2;1.6;5.95;.1;.4;3761 +73079;44.09003;.52115;125;20220117;1.9;-1.3;.3;.8;6.3;.2;.28;2499 +73079;44.09003;.52115;125;20220118;2.5;.9;1.7;1.4;7.05;.1;.28;1154 +73079;44.09003;.52115;125;20220119;6.6;2;4.3;2.5;8.1;2.1;.36;3258 +73079;44.09003;.52115;125;20220120;7.3;4.4;5.9;2.4;8.25;1.2;.55;2435 +73079;44.09003;.52115;125;20220121;6.2;-.5;2.8;2.7;5.7;.1;.72;5886 +73079;44.09003;.52115;125;20220122;7;-3.3;1.9;1;5.15;0;.48;7090 +73079;44.09003;.52115;125;20220123;9.9;-3.3;3.3;1.1;5.75;0;.52;7723 +73079;44.09003;.52115;125;20220124;11.9;-.7;5.6;2.4;6.75;0;.97;7576 +73079;44.09003;.52115;125;20220125;10.8;-1.6;4.6;1.3;6.75;0;.63;7132 +73079;44.09003;.52115;125;20220126;9.4;-2.9;3.3;1.1;6.5;0;.53;6580 +73079;44.09003;.52115;125;20220127;.6;-3.7;-1.5;1.2;5.7;.1;.26;3275 +73079;44.09003;.52115;125;20220128;1.4;-2;-.3;1.3;5.95;0;.31;3233 +73079;44.09003;.52115;125;20220129;1.1;-.4;.3;1;6.15;0;.33;1961 +73079;44.09003;.52115;125;20220130;4;-.4;1.8;2;7;.1;.32;2988 +73079;44.09003;.52115;125;20220131;8.9;2.8;5.8;4.1;8.6;1.1;.58;4125 +73079;44.09003;.52115;125;20220201;8.9;1.2;5;3.6;8.2;.1;.58;5338 +73079;44.09003;.52115;125;20220202;9.5;7.2;8.3;2.8;10.5;0;.48;2532 +73079;44.09003;.52115;125;20220203;9.5;3.4;6.5;2.8;9.45;.1;.48;3637 +73079;44.09003;.52115;125;20220204;11.9;6.7;9.3;2.4;10.7;1.1;.66;3237 +73079;44.09003;.52115;125;20220205;10.9;6.2;8.5;2.9;8.2;0;1.13;6602 +73079;44.09003;.52115;125;20220206;10.1;-.6;4.7;3.4;7.8;.4;.75;5761 +73079;44.09003;.52115;125;20220207;12.4;8;10.2;3.4;10.23;.8;1.03;4355 +73079;44.09003;.52115;125;20220208;13.4;1.5;7.5;1.9;7.33;0;1.11;8455 +73079;44.09003;.52115;125;20220209;16.5;1.9;9.2;4;7.9;0;1.95;10170 +73079;44.09003;.52115;125;20220210;11.9;3.9;7.9;1.7;8.84;.5;1.19;11000 +73079;44.09003;.52115;125;20220211;12.6;7.4;10;1.7;9.14;.1;1.06;6300 +73079;44.09003;.52115;125;20220212;13.5;-1.2;6.2;1.7;6.7;0;1.08;9728 +73079;44.09003;.52115;125;20220213;17.4;2;9.7;3.1;9.24;1.4;1.62;11250 +73079;44.09003;.52115;125;20220214;10.8;8.3;9.5;4.1;9.74;5.2;1.17;6450 +73079;44.09003;.52115;125;20220215;10.4;4.1;7.3;3.4;9.58;3.1;.74;5100 +73079;44.09003;.52115;125;20220216;14;8.5;11.2;5.3;11.85;2.3;1.05;5758 +73079;44.09003;.52115;125;20220217;13.9;11.4;12.6;3.9;13.3;.6;.84;3613 +73079;44.09003;.52115;125;20220218;17;7.4;12.2;3.1;11.25;0;1.48;7819 +73079;44.09003;.52115;125;20220219;12.1;7.9;10;2.2;8.5;0;1.36;8184 +73079;44.09003;.52115;125;20220220;13.3;2.8;8.1;3.4;9.85;1.3;.95;6339 +73079;44.09003;.52115;125;20220221;12.9;9.6;11.2;6;9.9;.7;1.77;6123 +73079;44.09003;.52115;125;20220222;15.6;7.9;11.7;2.5;9.75;0;1.64;10216 +73079;44.09003;.52115;125;20220223;15.9;5.1;10.5;1.6;9.45;0;1.42;11302 +73079;44.09003;.52115;125;20220224;14.8;5.4;10.1;2.9;9.85;.3;1.35;7176 +73079;44.09003;.52115;125;20220225;11.7;3.6;7.7;2.6;6.8;0;1.59;10890 +73079;44.09003;.52115;125;20220226;13.9;-.2;6.8;3;5.6;0;2.07;13162 +73079;44.09003;.52115;125;20220227;15.7;1.3;8.5;2.5;7.65;0;1.78;11120 +73079;44.09003;.52115;125;20220228;18;3.5;10.8;1.6;8.55;0;1.8;13056 +73079;44.09003;.52115;125;20220301;17.5;2.4;9.9;3.5;8.35;0;2.24;13129 +73079;44.09003;.52115;125;20220302;13.2;6.2;9.7;3.5;9.9;.7;1.24;5580 +73079;44.09003;.52115;125;20220303;15.9;5.5;10.7;2;10.25;0;1.48;10102 +73079;44.09003;.52115;125;20220304;9.4;8.2;8.8;4.1;10.6;4.7;.59;1050 +73079;44.09003;.52115;125;20220305;10.3;6.5;8.4;2.8;8.9;0;1.16;6498 +73079;44.09003;.52115;125;20220306;12.1;5.4;8.7;1.9;7.65;.1;1.53;10739 +73079;44.09003;.52115;125;20220307;11.7;-1.5;5.1;2.4;6.75;0;1.54;14165 +73079;44.09003;.52115;125;20220308;12.9;2.8;7.9;2.9;8.75;.6;1.34;8704 +73079;44.09003;.52115;125;20220309;16.2;3.3;9.7;4.2;9.55;.1;2;13192 +73079;44.09003;.52115;125;20220310;15.2;8.7;11.9;4.5;10.8;.9;1.79;7988 +73079;44.09003;.52115;125;20220311;15;8.6;11.8;4.1;10.75;10.7;1.63;6407 +73079;44.09003;.52115;125;20220312;12.6;7.4;10;3.4;10.1;1.7;1.34;7313 +73079;44.09003;.52115;125;20220313;12.3;7.2;9.8;4.5;9.5;5;1.56;7379 +73079;44.09003;.52115;125;20220314;14.7;3.5;9.1;6.1;9.85;0;1.63;8762 +73079;44.09003;.52115;125;20220315;17;12.6;14.8;8.1;12.17;0;2.59;7466 +73079;44.09003;.52115;125;20220316;16.4;11.3;13.8;4.2;12.45;.8;1.75;6745 +73079;44.09003;.52115;125;20220317;13.5;11.4;12.4;3.6;11.7;1.5;1.33;4341 +73079;44.09003;.52115;125;20220318;13.3;7.7;10.5;1.5;9.74;0;1.4;7900 +73079;44.09003;.52115;125;20220319;17.2;4.8;11;3.8;9.24;0;2.65;17000 +73079;44.09003;.52115;125;20220320;17.6;6.5;12;3.4;10.14;0;2.25;11150 +73079;44.09003;.52115;125;20220321;18;8.8;13.4;5.9;9.69;0;3.48;17900 +73079;44.09003;.52115;125;20220322;17.6;7.2;12.4;5.5;7.49;0;3.79;17650 +73079;44.09003;.52115;125;20220323;17.7;4;10.9;3.6;7.54;0;3.22;19800 +73079;44.09003;.52115;125;20220324;18.4;.5;9.5;2.2;7.69;0;2.74;20000 +73079;44.09003;.52115;125;20220325;19.3;2.8;11;2.3;7.44;0;2.91;17000 +73079;44.09003;.52115;125;20220326;19.8;2.1;10.9;2.9;6.69;0;3.46;19950 +73079;44.09003;.52115;125;20220327;21.9;2.5;12.2;2.6;7.64;0;3.48;19100 +73079;44.09003;.52115;125;20220328;21.8;2.7;12.3;1.9;8.19;0;2.85;15300 +73079;44.09003;.52115;125;20220329;18.3;4.5;11.4;1.6;10.34;4.3;1.85;10350 +73079;44.09003;.52115;125;20220330;14.2;9.8;12;2.5;11.69;2.8;1.31;5450 +73079;44.09003;.52115;125;20220331;14.3;8.9;11.6;4.3;9.59;3.7;2.52;14100 +73079;44.09003;.52115;125;20220401;9.6;1.1;5.4;5.8;5.64;.2;2.42;15650 +73079;44.09003;.52115;125;20220402;9.5;2;5.7;4.2;5.19;0;2.42;14300 +73079;44.09003;.52115;125;20220403;7.1;-2.8;2.1;2;5.11;0;1.6;14954 +73079;44.09003;.52115;125;20220404;12.2;-1.9;5.1;1.8;5.06;0;2.34;20038 +73079;44.09003;.52115;125;20220405;15.7;-2.8;6.4;1.6;6.55;0;2.4;19601 +73079;44.09003;.52115;125;20220406;12.8;6.1;9.4;2.6;10.24;.2;1.19;5700 +73079;44.09003;.52115;125;20220407;19.4;8.7;14.1;4.6;11.39;5.5;3.05;14850 +73079;44.09003;.52115;125;20220408;20.7;9.5;15.1;4.1;11.44;1;3.13;12400 +73079;44.09003;.52115;125;20220409;15.6;7.6;11.6;2.4;8.44;.3;2.88;18400 +73079;44.09003;.52115;125;20220410;19.5;-.7;9.4;2.9;7.39;0;3.55;23650 +73079;44.09003;.52115;125;20220411;20.7;8.5;14.6;6.4;11.09;0;4.06;19800 +73079;44.09003;.52115;125;20220412;18.7;12;15.3;5.2;11.89;4.6;2.93;9900 +73079;44.09003;.52115;125;20220413;14.7;11.5;13.1;1.8;13.19;2.6;1.18;4950 +73079;44.09003;.52115;125;20220414;22.2;7.7;15;1.3;12.39;0;3.31;22250 +73079;44.09003;.52115;125;20220415;23.4;8.8;16.1;2;13.44;.1;3.15;17650 +73079;44.09003;.52115;125;20220416;23.9;8.7;16.3;2.7;12.54;0;3.98;22600 +73079;44.09003;.52115;125;20220417;22.7;7.8;15.2;2.5;11.79;0;3.8;22500 +73079;44.09003;.52115;125;20220418;18.9;11;15;2.4;11.69;0;2.62;12600 +73079;44.09003;.52115;125;20220419;13.4;8.9;11.2;2.4;11.84;12.1;1.11;4650 +73079;44.09003;.52115;125;20220420;14;8.6;11.3;2.2;11.24;5.4;1.47;7250 +73079;44.09003;.52115;125;20220421;16.4;9;12.7;2.1;12.19;0;1.59;7450 +73079;44.09003;.52115;125;20220422;19.3;10.4;14.8;2;12.64;0;2.86;17300 +73079;44.09003;.52115;125;20220423;12.3;9.4;10.9;2.4;11.74;8.3;1.01;3950 +73079;44.09003;.52115;125;20220424;17.1;9.4;13.2;4;11.94;.7;2.22;10050 +73079;44.09003;.52115;125;20220425;19.4;4.3;11.8;1.3;10.64;.1;2.99;21150 +73079;44.09003;.52115;125;20220426;22.9;4.4;13.7;1.8;10.99;0;3.89;25600 +73079;44.09003;.52115;125;20220427;22.2;8.5;15.3;1.7;13.19;0;2.88;15950 +73079;44.09003;.52115;125;20220428;19;13;16;2.1;14.59;0;1.89;8050 +73079;44.09003;.52115;125;20220429;21.4;9.2;15.3;2.1;13.94;0;3.13;19200 +73079;44.09003;.52115;125;20220430;22.2;11.4;16.8;2.5;13.24;0;3.76;21100 +73079;44.09003;.52115;125;20220501;21.2;10.7;15.9;2.1;12.29;0;3.54;20300 +73079;44.09003;.52115;125;20220502;20.5;12;16.3;2;12.49;0;3.12;16200 +73079;44.09003;.52115;125;20220503;21.1;11.6;16.3;1.9;13.14;1.3;2.93;14950 +73079;44.09003;.52115;125;20220504;21.3;11.4;16.3;2.2;12.74;.5;3.06;14950 +73079;44.09003;.52115;125;20220505;21.7;9.7;15.7;2.8;10.89;0;4.21;23200 +73079;44.09003;.52115;125;20220506;22.1;8.4;15.3;3;11.05;0;4.06;22129 +73079;44.09003;.52115;125;20220507;23.6;10.1;16.8;3;12.45;.1;4.28;22586 +73079;44.09003;.52115;125;20220508;25;11;18;2.4;12.75;0;4.53;24274 +73079;44.09003;.52115;125;20220509;26.8;10.2;18.5;1.5;12.4;0;4.53;24963 +73079;44.09003;.52115;125;20220510;29.3;10.3;19.8;2.1;12.65;.1;5.22;25766 +73079;44.09003;.52115;125;20220511;31.4;10.5;21;2.1;14.75;.4;5.48;26640 +73079;44.09003;.52115;125;20220512;22;13.5;17.7;1.9;15.4;0;2.92;14853 +73079;44.09003;.52115;125;20220513;25.8;14.1;20;1.7;16.55;0;3.84;19838 +73079;44.09003;.52115;125;20220514;29.1;13.4;21.2;2.1;16.45;0;4.77;23024 +73079;44.09003;.52115;125;20220515;29.1;15.5;22.3;3.1;16.9;6.6;5;21200 +73079;44.09003;.52115;125;20220516;29.1;14.9;22;1.9;17.1;0;4.88;24063 +73079;44.09003;.52115;125;20220517;32;15.7;23.9;2.5;16.4;0;5.79;24600 +73079;44.09003;.52115;125;20220518;32;15.7;23.8;2.1;16.7;2;5.54;24871 +73079;44.09003;.52115;125;20220519;29;17.5;23.2;2.8;19.45;.1;4.58;19757 +73079;44.09003;.52115;125;20220520;28.4;17;22.7;3.2;18.4;0;4.86;21242 +73079;44.09003;.52115;125;20220521;31.4;15;23.2;1.8;19.15;0;4.99;23762 +73079;44.09003;.52115;125;20220522;31.2;17.7;24.4;3;20.1;1.2;5.14;21147 +73079;44.09003;.52115;125;20220523;22.8;16.6;19.7;4.5;15.65;.6;3.79;14383 +73079;44.09003;.52115;125;20220524;18.7;12.3;15.5;2.6;13.35;1.9;2.82;14866 +73079;44.09003;.52115;125;20220525;20.7;8.3;14.5;2.5;11.85;0;3.53;20364 +73079;44.09003;.52115;125;20220526;19.3;10;14.7;2.1;13.25;0;2.71;15300 +73079;44.09003;.52115;125;20220527;24.9;13.9;19.4;2.9;14.5;.1;4.83;24572 +73079;44.09003;.52115;125;20220528;26.6;11.6;19.1;2.7;12.65;0;5.32;26478 +73079;44.09003;.52115;125;20220529;24.3;11.2;17.8;2.8;9.25;0;5.33;25877 +73079;44.09003;.52115;125;20220530;25.2;8.9;17;2;9.3;0;5.02;26609 +73079;44.09003;.52115;125;20220531;26.7;14.1;20.4;2.2;11.25;0;5.35;25550 +73079;44.09003;.52115;125;20220601;32.4;14.5;23.5;2.2;14.1;.2;6.1;26648 +73079;44.09003;.52115;125;20220602;27.9;17.2;22.5;2;18.95;2.7;3.97;17915 +73079;44.09003;.52115;125;20220603;30;17.9;24;2.5;19.35;8.4;5;21437 +73079;44.09003;.52115;125;20220604;24.2;16.8;20.5;1.9;20.35;5.8;2.7;13040 +73079;44.09003;.52115;125;20220605;24.1;16.5;20.3;2.6;17.4;0;3.78;18272 +73079;44.09003;.52115;125;20220606;26.6;14.3;20.5;1.8;16.4;.2;4.33;21895 +73079;44.09003;.52115;125;20220607;24.7;16.4;20.5;2;15.75;1.7;3.75;17006 +73079;44.09003;.52115;125;20220608;20.4;14.4;17.4;2.5;16.35;3.9;2.53;12651 +73079;44.09003;.52115;125;20220609;23.2;11.5;17.3;2.1;14.4;.4;3.9;21586 +73079;44.09003;.52115;125;20220610;28.2;11.9;20;1.4;14.6;.1;4.97;26656 +73079;44.09003;.52115;125;20220611;31.7;13.8;22.7;1.4;15.7;0;5.42;26762 +73079;44.09003;.52115;125;20220612;28.6;17.5;23.1;2.6;19.45;3.3;4.3;18109 +73079;44.09003;.52115;125;20220613;30.7;18.2;24.4;2.3;20.55;0;5.23;23494 +73079;44.09003;.52115;125;20220614;35.6;18.5;27.1;2.3;20.2;0;6.32;25257 +73079;44.09003;.52115;125;20220615;34.6;20.1;27.3;2.1;21.1;0;6.23;26364 +73079;44.09003;.52115;125;20220616;36.3;19.9;28.1;1.9;18.55;0;6.49;26504 +73079;44.09003;.52115;125;20220617;37.7;19.6;28.6;1.5;18.4;0;6.41;27057 +73079;44.09003;.52115;125;20220618;39;20.5;29.7;3.7;17.85;0;8.47;26995 +73079;44.09003;.52115;125;20220619;31.7;19.1;25.4;3.1;20.15;0;5.79;23327 +73079;44.09003;.52115;125;20220620;29.9;17.6;23.7;2.6;19.55;0;5.2;23278 +73079;44.09003;.52115;125;20220621;28.3;19;23.7;2.3;20.2;3.5;4.18;17762 +73079;44.09003;.52115;125;20220622;27.3;19.1;23.2;2.5;19.3;1.1;4.56;20534 +73079;44.09003;.52115;125;20220623;27.6;16.4;22;2.5;18.7;20.5;4.28;19418 +73079;44.09003;.52115;125;20220624;25.1;16.7;20.9;2.4;16.6;.6;4.38;21189 +73079;44.09003;.52115;125;20220625;20.4;14.6;17.5;2.6;15.7;7.2;2.49;11264 +73079;44.09003;.52115;125;20220626;17.3;13.3;15.3;2.5;15.3;4.3;1.89;9952 +73079;44.09003;.52115;125;20220627;22.6;14.4;18.5;2.8;14.95;0;3.83;18969 +73079;44.09003;.52115;125;20220628;25.4;13.8;19.6;2.1;13.2;0;4.9;24728 +73079;44.09003;.52115;125;20220629;27.1;12.5;19.8;1.9;14.9;.2;4.72;24117 +73079;44.09003;.52115;125;20220630;16.6;14.4;15.5;2.6;14.75;.5;1.75;7473 +73079;44.09003;.52115;125;20220701;23.6;10;16.8;1.6;12.75;0;4.35;25259 +73079;44.09003;.52115;125;20220702;30.6;11;20.8;1.7;13;0;5.66;28243 +73079;44.09003;.52115;125;20220703;29.1;15.9;22.5;2.7;16.15;1.8;5.44;24264 +73079;44.09003;.52115;125;20220704;27.6;15.5;21.6;3;17.6;.5;4.87;22768 +73079;44.09003;.52115;125;20220705;29.5;16.8;23.2;2.6;16.35;0;5.74;25750 +73079;44.09003;.52115;125;20220706;29.3;15.7;22.5;2.7;13.9;0;5.67;23879 +73079;44.09003;.52115;125;20220707;29.1;14.5;21.8;2.8;15.15;0;5.76;26569 +73079;44.09003;.52115;125;20220708;29.3;15.2;22.2;2.7;15.25;0;5.85;27084 +73079;44.09003;.52115;125;20220709;31.7;14.7;23.2;2.1;14.3;0;6.06;27672 +73079;44.09003;.52115;125;20220710;32.6;15.6;24.1;2;14.65;0;6.15;27610 +73079;44.09003;.52115;125;20220711;35;16.5;25.8;1.5;16.05;0;6.09;27581 +73079;44.09003;.52115;125;20220712;35.5;18.4;26.9;2;15.6;0;6.61;27225 +73079;44.09003;.52115;125;20220713;35.7;16.7;26.2;1.4;13.05;0;6.14;27655 +73079;44.09003;.52115;125;20220714;36.9;16.7;26.8;1.9;14.75;0;6.71;27991 +73079;44.09003;.52115;125;20220715;35.3;18.2;26.7;2.1;15.5;0;6.52;26916 +73079;44.09003;.52115;125;20220716;36.5;17.9;27.2;1.9;15.6;0;6.52;27112 +73079;44.09003;.52115;125;20220717;38;17.5;27.7;1.9;14.75;0;6.8;27415 +73079;44.09003;.52115;125;20220718;39.1;21.5;30.3;3.9;14.75;0;8.85;26351 +73079;44.09003;.52115;125;20220719;32.5;21.3;26.9;3.1;19.55;7.4;5.71;20094 +73079;44.09003;.52115;125;20220720;29.6;20.4;25;3.5;16.7;0;5.53;19344 +73079;44.09003;.52115;125;20220721;31.9;17.2;24.5;2;16.7;0;5.66;25474 +73079;44.09003;.52115;125;20220722;29.1;19.2;24.2;3.8;17.95;.1;5.35;19954 +73079;44.09003;.52115;125;20220723;29.3;15.7;22.5;1.7;15.6;0;5.09;25074 +73079;44.09003;.52115;125;20220724;37;15.9;26.5;1.6;16.7;0;6.32;27626 +73079;44.09003;.52115;125;20220725;29.7;20.6;25.2;3.9;18.5;0;5.27;17353 +73079;44.09003;.52115;125;20220726;27.7;15.7;21.7;2.8;14.6;0;5.42;25088 +73079;44.09003;.52115;125;20220727;28.5;14.7;21.6;2.6;13.2;0;5.5;24881 +73079;44.09003;.52115;125;20220728;29.3;15;22.1;2.6;14.8;.5;5.28;23178 +73079;44.09003;.52115;125;20220729;28.3;17.2;22.8;2.3;16.1;.5;4.65;19890 +73079;44.09003;.52115;125;20220730;30.2;18;24.1;2.1;17.2;0;5.21;23378 +73079;44.09003;.52115;125;20220731;32.7;16.4;24.6;2.5;16.6;0;6.01;25569 +73079;44.09003;.52115;125;20220801;34.1;17.3;25.7;2.7;16.65;0;6.39;25810 +73079;44.09003;.52115;125;20220802;36;16.9;26.5;2.1;15.4;0;6.36;26546 +73079;44.09003;.52115;125;20220803;37.7;17.8;27.8;1.4;14.9;0;5.88;25090 +73079;44.09003;.52115;125;20220804;35.5;21;28.2;3.1;20.9;0;6.36;22952 +73079;44.09003;.52115;125;20220805;32.2;19.6;25.9;3.5;19.2;0;5.87;21999 +73079;44.09003;.52115;125;20220806;33.1;18.6;25.8;2.9;16.5;0;6.16;23703 +73079;44.09003;.52115;125;20220807;33.3;18;25.6;2.4;12.2;0;6.25;24857 +73079;44.09003;.52115;125;20220808;34.9;15.5;25.2;1.7;11.75;0;5.83;25661 +73079;44.09003;.52115;125;20220809;35.9;16.3;26.1;1.6;12.3;0;5.78;25147 +73079;44.09003;.52115;125;20220810;37.5;16.5;27;1.6;11.7;0;5.72;23681 +73079;44.09003;.52115;125;20220811;39;19.5;29.2;2.6;16.15;0;6.99;24085 +73079;44.09003;.52115;125;20220812;39;22;30.5;2.7;19.35;0;6.84;23039 +73079;44.09003;.52115;125;20220813;34.8;21.1;27.9;2.6;21.05;2.1;5.61;20664 +73079;44.09003;.52115;125;20220814;26.9;20.3;23.6;2.3;20.25;2.5;3.47;14159 +73079;44.09003;.52115;125;20220815;28.8;16.2;22.5;2;16.4;.2;4.2;18716 +73079;44.09003;.52115;125;20220816;27.4;15.9;21.7;1.8;17.6;17.4;3.25;13971 +73079;44.09003;.52115;125;20220817;25.7;14.8;20.3;2.6;17.55;0;3.8;19313 +73079;44.09003;.52115;125;20220818;26.1;15.8;20.9;3.4;17;.3;4.12;18581 +73079;44.09003;.52115;125;20220819;27.4;15.6;21.5;2.5;16.95;0;4.08;18758 +73079;44.09003;.52115;125;20220820;28.7;16.6;22.7;1.9;18.55;0;4.24;20744 +73079;44.09003;.52115;125;20220821;28.2;17.8;23;2.1;17.8;.2;3.91;17026 +73079;44.09003;.52115;125;20220822;26.4;19;22.7;2.9;19.65;1.1;3.33;13222 +73079;44.09003;.52115;125;20220823;29.9;19.8;24.8;1.9;19.25;0;4.17;18312 +73079;44.09003;.52115;125;20220824;35.5;17.4;26.4;1.6;17.55;.8;5.07;22136 +73079;44.09003;.52115;125;20220825;30.1;21;25.5;3.6;21.45;1.2;4.38;15360 +73079;44.09003;.52115;125;20220826;30.4;19.9;25.1;2.6;19.85;.1;4.47;18115 +73079;44.09003;.52115;125;20220827;30.6;17.7;24.2;2.3;17.45;0;4.61;20019 +73079;44.09003;.52115;125;20220828;34.1;15.2;24.6;1.3;13.75;0;4.69;22047 +73079;44.09003;.52115;125;20220829;31.4;19.3;25.4;3.1;15.8;3.4;4.72;12852 +73079;44.09003;.52115;125;20220830;33.1;17;25;2.1;17.95;0;4.82;20533 +73079;44.09003;.52115;125;20220831;30.1;18.5;24.3;2.4;19.6;.1;3.84;15012 +73079;44.09003;.52115;125;20220901;29.5;18.8;24.2;2.2;19.1;19.1;3.93;16645 +73079;44.09003;.52115;125;20220902;26.9;17.3;22.1;2.4;18.15;.8;3.43;15089 +73079;44.09003;.52115;125;20220903;28.2;17.8;23;1.4;17.95;0;3.29;15701 +73079;44.09003;.52115;125;20220904;33.4;17.2;25.3;2.5;18.5;.1;4.8;18652 +73079;44.09003;.52115;125;20220905;34.2;19.4;26.8;2.8;20.8;1.8;5.06;19352 +73079;44.09003;.52115;125;20220906;32.2;20;26.1;2.4;18.55;0;4.63;17916 +73079;44.09003;.52115;125;20220907;28.2;16.8;22.5;1.9;15.25;0;3.63;15309 +73079;44.09003;.52115;125;20220908;26.5;14.2;20.3;1.8;15.15;1.2;3.29;15991 +73079;44.09003;.52115;125;20220909;25.8;16.5;21.1;2.4;15.65;1.7;3.42;14555 +73079;44.09003;.52115;125;20220910;27.2;12.3;19.8;1.7;14.15;0;3.57;18868 +73079;44.09003;.52115;125;20220911;32.4;15.4;23.9;2.6;13.9;0;4.93;19193 +73079;44.09003;.52115;125;20220912;35.5;19.4;27.4;4.3;18;.1;6.29;18118 +73079;44.09003;.52115;125;20220913;32.7;22.3;27.5;3.2;21.15;.8;4.24;11623 +73079;44.09003;.52115;125;20220914;30.7;19.2;24.9;1.9;18.25;1.6;3.78;15758 +73079;44.09003;.52115;125;20220915;28.9;16.7;22.8;2.3;16.95;.1;3.75;16439 +73079;44.09003;.52115;125;20220916;25.7;17;21.3;3.3;15.6;0;3.73;15248 +73079;44.09003;.52115;125;20220917;21.9;11.4;16.6;2.3;9.4;0;3.35;16872 +73079;44.09003;.52115;125;20220918;25.1;7.7;16.4;1.6;7.55;0;3.38;18398 +73079;44.09003;.52115;125;20220919;26.4;7.8;17.1;1.6;7.95;0;3.5;18536 +73079;44.09003;.52115;125;20220920;25;7.7;16.3;1.8;8.8;0;3.37;18284 +73079;44.09003;.52115;125;20220921;25.2;7.8;16.5;1.8;9.25;0;3.24;17942 +73079;44.09003;.52115;125;20220922;27.1;8.8;17.9;1.8;10.8;0;3.37;17396 +73079;44.09003;.52115;125;20220923;22.5;9.7;16.1;1.4;12.45;4.5;2.09;10234 +73079;44.09003;.52115;125;20220924;17.1;12.6;14.9;1.8;15.6;3.4;1.1;5722 +73079;44.09003;.52115;125;20220925;20.3;10.5;15.4;2.2;12.35;0;2.38;13985 +73079;44.09003;.52115;125;20220926;20.7;7.6;14.2;2.6;11.75;3;2.35;12484 +73079;44.09003;.52115;125;20220927;19;12.8;15.9;3.9;14.5;3.6;1.96;9231 +73079;44.09003;.52115;125;20220928;19.6;14.8;17.2;5;16.2;7.4;1.96;8581 +73079;44.09003;.52115;125;20220929;16.4;13.2;14.8;3.1;14;6.9;1.51;7228 +73079;44.09003;.52115;125;20220930;19;9.7;14.3;2.4;11.3;.1;2.28;13742 +73079;44.09003;.52115;125;20221001;22.4;10.7;16.5;3.1;13.5;.1;2.43;10506 +73079;44.09003;.52115;125;20221002;23.7;12.1;17.9;1.3;15.55;.2;2;11864 +73079;44.09003;.52115;125;20221003;24.6;13.1;18.8;1.1;14.85;0;2.23;13423 +73079;44.09003;.52115;125;20221004;25.8;9.6;17.7;1.1;13.15;.1;2.33;14908 +73079;44.09003;.52115;125;20221005;27.4;11.3;19.4;3.3;14.05;0;3.49;14599 +73079;44.09003;.52115;125;20221006;22;15.4;18.7;1.6;16;.1;1.7;7583 +73079;44.09003;.52115;125;20221007;25.3;12.3;18.8;2.4;14.85;.1;2.63;12804 +73079;44.09003;.52115;125;20221008;22.5;13.8;18.1;1.7;16.65;1.6;1.68;8624 +73079;44.09003;.52115;125;20221009;26.5;12.7;19.6;3.1;14.9;.1;3.06;13312 +73079;44.09003;.52115;125;20221010;24.6;14.1;19.3;2.9;15.2;0;2.52;9873 +73079;44.09003;.52115;125;20221011;22.9;15.2;19;1.4;16.25;0;1.73;8612 +73079;44.09003;.52115;125;20221012;23.2;14.2;18.7;1.6;15.75;.7;1.87;9872 +73079;44.09003;.52115;125;20221013;22.2;11.9;17;2;15.15;.9;1.7;8402 +73079;44.09003;.52115;125;20221014;21.4;17;19.2;3.2;17.55;.4;1.72;5809 +73079;44.09003;.52115;125;20221015;27.9;13.4;20.7;2.5;15.1;0;2.89;12816 +73079;44.09003;.52115;125;20221016;28.2;15.7;22;4.3;17.25;0;3.46;11235 +73079;44.09003;.52115;125;20221017;27.1;18.1;22.6;3.2;18.85;.2;2.58;7742 +73079;44.09003;.52115;125;20221018;29.2;17.6;23.4;5.3;18.25;.1;3.98;11103 +73079;44.09003;.52115;125;20221019;27.4;17;22.2;4.9;17.95;2.7;3.27;8231 +73079;44.09003;.52115;125;20221020;24.7;16.6;20.7;3.8;17.75;.7;2.28;6160 +73079;44.09003;.52115;125;20221021;21.8;15.9;18.8;2.4;16;.5;1.72;5571 +73079;44.09003;.52115;125;20221022;26.3;12.4;19.4;3.1;14.55;0;2.73;10999 +73079;44.09003;.52115;125;20221023;26.2;15.2;20.7;2.2;14.1;0;2.32;6246 +73079;44.09003;.52115;125;20221024;24.6;12.9;18.8;2;11.85;.1;2.27;9012 +73079;44.09003;.52115;125;20221025;24.8;12;18.4;3.2;13.1;0;2.59;7878 +73079;44.09003;.52115;125;20221026;25.8;12.5;19.1;3.5;15.4;.1;2.5;8426 +73079;44.09003;.52115;125;20221027;24.7;15.6;20.2;6.2;17.05;0;2.81;5810 +73079;44.09003;.52115;125;20221028;26.8;17.8;22.3;5;17.1;0;3.29;7271 +73079;44.09003;.52115;125;20221029;26.4;16;21.2;4.8;15.75;.1;3.26;7764 +73079;44.09003;.52115;125;20221030;23.8;13;18.4;2;14.75;0;1.72;7591 +73079;44.09003;.52115;125;20221031;22.5;12.3;17.4;3.2;15.1;0;1.76;6462 +73079;44.09003;.52115;125;20221101;20.9;13.8;17.3;1.9;13.8;0;1.5;6699 +73079;44.09003;.52115;125;20221102;20.2;9.3;14.8;2.2;11.7;0;1.57;8166 +73079;44.09003;.52115;125;20221103;21.6;11.1;16.4;4.6;11.95;4.2;2.53;4878 +73079;44.09003;.52115;125;20221104;15.2;10.8;13;5.2;11.15;4.8;1.69;5498 +73079;44.09003;.52115;125;20221105;16.9;6.3;11.6;1.5;9.6;0;1.11;7554 +73079;44.09003;.52115;125;20221106;19;5.1;12;3;9.55;.3;1.76;8382 +73079;44.09003;.52115;125;20221107;20.1;6.7;13.4;3.2;10.75;.1;1.81;8736 +73079;44.09003;.52115;125;20221108;18.9;11.5;15.2;4.5;13.45;.5;1.61;4451 +73079;44.09003;.52115;125;20221109;16.4;13.3;14.8;2;14;2;.93;2805 +73079;44.09003;.52115;125;20221110;14.9;7.8;11.3;1.7;11.55;0;.77;4623 +73079;44.09003;.52115;125;20221111;20.4;5.2;12.8;1.9;11.65;.1;1.17;7828 +73079;44.09003;.52115;125;20221112;22.3;10.8;16.5;3.1;13.5;.1;1.74;7483 +73079;44.09003;.52115;125;20221113;20.2;7.6;13.9;2.2;11.4;.1;1.38;7599 +73079;44.09003;.52115;125;20221114;14.1;9.9;12;3.2;12.4;2;.81;1918 +73079;44.09003;.52115;125;20221115;16.4;10.8;13.6;3.1;13.45;5.1;.93;3558 +73079;44.09003;.52115;125;20221116;18.9;10;14.5;3;12.05;.2;1.42;6836 +73079;44.09003;.52115;125;20221117;18.2;13.4;15.8;3.8;13.25;2.6;1.56;4534 +73079;44.09003;.52115;125;20221118;12.7;9;10.9;3.1;11.2;3;.79;3735 +73079;44.09003;.52115;125;20221119;11.3;7.9;9.6;2.7;9.9;.9;.79;3928 +73079;44.09003;.52115;125;20221120;13.8;3.6;8.7;2.6;9.95;2.9;.72;5116 +73079;44.09003;.52115;125;20221121;14.2;8.3;11.3;3.9;11.15;23.3;1.01;2396 +73079;44.09003;.52115;125;20221122;9.5;6.8;8.1;4.4;9.8;17.4;.63;2727 +73079;44.09003;.52115;125;20221123;16.9;8.5;12.7;3.9;11.85;5.2;1.18;5098 +73079;44.09003;.52115;125;20221124;12.9;6;9.5;2.8;10.25;2.2;.75;3784 +73079;44.09003;.52115;125;20221125;13.4;6.7;10;2.5;10.5;6.9;.73;3905 +73079;44.09003;.52115;125;20221126;10;3.7;6.9;2.3;9.15;0;.5;3584 +73079;44.09003;.52115;125;20221127;12.1;3.7;7.9;3.7;9.2;7.2;.77;4922 +73079;44.09003;.52115;125;20221128;13.2;8.6;10.9;3.4;11.05;3.5;.81;4025 +73079;44.09003;.52115;125;20221129;12;5.8;8.9;1.9;9.9;.1;.59;3638 +73079;44.09003;.52115;125;20221130;5.5;.8;3.1;.9;7.6;0;.3;2372 +73079;44.09003;.52115;125;20221201;5.1;.8;3;.9;7.6;0;.3;2264 +73079;44.09003;.52115;125;20221202;6.5;4.3;5.4;1.2;8.2;0;.43;1533 +73079;44.09003;.52115;125;20221203;7.7;3.9;5.8;1.3;8.1;1.6;.45;2803 +73079;44.09003;.52115;125;20221204;10;2.2;6.1;1.6;7.75;0;.55;4705 +73079;44.09003;.52115;125;20221205;9.8;.9;5.3;2.9;7.2;0;.71;5374 +73079;44.09003;.52115;125;20221206;10.6;4.6;7.6;2;7.9;0;.77;3404 +73079;44.09003;.52115;125;20221207;10.9;6.1;8.5;1.3;8.2;0;.58;4786 +73079;44.09003;.52115;125;20221208;8.4;2.5;5.5;2.5;8.2;6.6;.48;2631 +73079;44.09003;.52115;125;20221209;9;6.7;7.8;2;9.7;1.2;.5;1395 +73079;44.09003;.52115;125;20221210;3.4;-.1;1.6;3.6;5.5;0;.63;3483 +73079;44.09003;.52115;125;20221211;4;-4.8;-.4;2.2;4.8;.1;.46;4921 +73079;44.09003;.52115;125;20221212;3.7;-3.5;.1;3.1;6.1;5.3;.28;2447 +73079;44.09003;.52115;125;20221213;12.4;3.4;7.9;4.6;11.65;6.6;.14;2704 +73079;44.09003;.52115;125;20221214;15.8;8.5;12.2;3.1;12.3;.8;.77;3846 +73079;44.09003;.52115;125;20221215;12.3;8.9;10.6;2.7;11.75;3;.53;2256 +73079;44.09003;.52115;125;20221216;8.4;7.8;8.1;2.3;9.7;1.1;.56;800 +73079;44.09003;.52115;125;20221217;8.1;-1.9;3.1;1.7;6.4;.1;.42;5179 +73079;44.09003;.52115;125;20221218;12.1;3.6;7.9;5;8.75;0;.92;5109 +73079;44.09003;.52115;125;20221219;15.4;7.4;11.4;4.8;10.95;.1;1.13;4452 +73079;44.09003;.52115;125;20221220;14.7;9.8;12.3;4.4;12.25;3.2;.96;1586 +73079;44.09003;.52115;125;20221221;18.2;10.3;14.2;2.1;12.4;.6;.9;4753 +73079;44.09003;.52115;125;20221222;17.4;8.5;12.9;2.6;12.4;1.4;.89;3572 +73079;44.09003;.52115;125;20221223;18.3;10.7;14.5;2.1;13.25;.1;.82;4390 +73079;44.09003;.52115;125;20221224;16.7;8.5;12.6;2.3;12.1;0;.78;4668 +73079;44.09003;.52115;125;20221225;16.9;5.9;11.4;3.8;10.7;0;1.13;5342 +73079;44.09003;.52115;125;20221226;16.6;8.3;12.4;2.7;11.6;2.2;.91;3982 +73079;44.09003;.52115;125;20221227;13.9;10.2;12.1;1.3;12.4;.3;.51;2797 +73079;44.09003;.52115;125;20221228;15.3;7.8;11.6;3.1;11.1;0;.9;4400 +73079;44.09003;.52115;125;20221229;13.3;8.9;11.1;3.2;11.1;4.4;.84;2286 +73079;44.09003;.52115;125;20221230;16.3;8.9;12.6;4;11.75;1.2;1.13;3951 +73079;44.09003;.52115;125;20221231;17.8;9.3;13.5;4.5;12.1;0;1.33;4942 +73080;44.11805;.83088;113;20220101;14.4;3.2;8.8;1.7;9.29;.1;.55;6032 +73080;44.11805;.83088;113;20220102;12.4;3.4;7.9;1.9;9.69;.1;.48;4800 +73080;44.11805;.83088;113;20220103;11;4.3;7.7;2.1;10.09;.1;.35;3417 +73080;44.11805;.83088;113;20220104;16.7;5.7;11.2;3.3;10.59;5.1;1.1;5670 +73080;44.11805;.83088;113;20220105;7.9;3;5.5;2.4;7.29;0;.68;3611 +73080;44.11805;.83088;113;20220106;7.6;-2.9;2.4;1.3;5.34;.1;.45;6419 +73080;44.11805;.83088;113;20220107;9.7;-4.4;2.7;2.4;7.09;2.1;.47;5586 +73080;44.11805;.83088;113;20220108;10.8;5.2;8;5.4;10.33;4.7;.45;3029 +73080;44.11805;.83088;113;20220109;9.3;7.2;8.3;3.7;10.39;25.7;.5;1722 +73080;44.11805;.83088;113;20220110;10.2;8.1;9.2;1.4;10.79;7.1;.55;661 +73080;44.11805;.83088;113;20220111;8.2;2;5.1;1.9;7.74;.1;.47;4991 +73080;44.11805;.83088;113;20220112;6.8;-3.7;1.6;1.4;5.74;0;.39;7191 +73080;44.11805;.83088;113;20220113;1.2;-3.3;-1;2.3;5.89;0;.21;2087 +73080;44.11805;.83088;113;20220114;6.3;-2.5;1.9;1.3;5.77;.1;.44;5910 +73080;44.11805;.83088;113;20220115;.5;-4;-1.8;1.1;5.34;.1;.25;3260 +73080;44.11805;.83088;113;20220116;2.4;-3.9;-.7;1.3;5.79;.1;.27;3808 +73080;44.11805;.83088;113;20220117;1.7;-1.2;.3;.8;6.39;.2;.28;2355 +73080;44.11805;.83088;113;20220118;2.5;1.2;1.9;1.3;7.19;.1;.3;808 +73080;44.11805;.83088;113;20220119;5.2;1.9;3.6;2;7.79;2.2;.34;2647 +73080;44.11805;.83088;113;20220120;7.7;3.6;5.7;1.8;7.79;.6;.59;3250 +73080;44.11805;.83088;113;20220121;7.4;-.2;3.6;2.2;5.49;0;.83;6359 +73080;44.11805;.83088;113;20220122;8;-4.7;1.7;.8;4.99;.1;.47;8095 +73080;44.11805;.83088;113;20220123;11.1;-5.2;3;.6;5.29;0;.44;8871 +73080;44.11805;.83088;113;20220124;11.6;-4;3.8;1.5;5.99;0;.73;8714 +73080;44.11805;.83088;113;20220125;11.4;-3;4.2;.9;6.14;0;.6;7960 +73080;44.11805;.83088;113;20220126;7;-3.6;1.7;.8;5.69;0;.46;6117 +73080;44.11805;.83088;113;20220127;.5;-3.2;-1.3;1.4;5.74;.1;.27;2909 +73080;44.11805;.83088;113;20220128;.3;-2.1;-.9;1.4;5.84;0;.29;2531 +73080;44.11805;.83088;113;20220129;.9;-.8;.1;1.3;6.14;0;.33;2180 +73080;44.11805;.83088;113;20220130;4.6;-.1;2.3;1.6;7.34;.2;.34;3247 +73080;44.11805;.83088;113;20220131;8.9;3.6;6.3;3.9;8.79;1;.63;3840 +73080;44.11805;.83088;113;20220201;8.8;.2;4.5;3.8;8.24;.2;.52;5909 +73080;44.11805;.83088;113;20220202;10.1;6.9;8.5;2.5;10.39;.1;.59;3337 +73080;44.11805;.83088;113;20220203;6.9;.9;3.9;1.8;8.49;.2;.36;3717 +73080;44.11805;.83088;113;20220204;11.6;5.6;8.6;1.5;10.59;1.2;.59;3808 +73080;44.11805;.83088;113;20220205;11.3;6.2;8.8;2.2;8.19;0;1.1;6957 +73080;44.11805;.83088;113;20220206;10.2;-3.1;3.6;2.9;7.64;.5;.68;7042 +73080;44.11805;.83088;113;20220207;12.2;8.3;10.3;4;9.91;.9;1.1;4163 +73080;44.11805;.83088;113;20220208;13.3;.2;6.8;1.6;7.1;0;1.04;9432 +73080;44.11805;.83088;113;20220209;15.8;-1.5;7.2;2.6;7.84;.1;1.4;11385 +73080;44.11805;.83088;113;20220210;10;1.2;5.6;1.4;8.63;.9;1.14;11000 +73080;44.11805;.83088;113;20220211;13;7.7;10.3;1.7;9.16;.1;1.08;6433 +73080;44.11805;.83088;113;20220212;13.4;-.9;6.3;1.7;6.5;0;1.05;9838 +73080;44.11805;.83088;113;20220213;17.4;1.3;9.3;2.9;8.96;1.9;1.58;11100 +73080;44.11805;.83088;113;20220214;11;8.4;9.7;4.1;9.73;5.2;1.18;6366 +73080;44.11805;.83088;113;20220215;10.6;5;7.8;3.5;9.44;4.3;.86;5850 +73080;44.11805;.83088;113;20220216;14.6;8.3;11.5;5;11.94;3.2;1.18;6397 +73080;44.11805;.83088;113;20220217;14;11.5;12.7;4;13.31;.8;.79;3619 +73080;44.11805;.83088;113;20220218;16.6;7.8;12.2;2.5;11.69;0;1.32;7423 +73080;44.11805;.83088;113;20220219;12.5;7.9;10.2;2.2;8.49;0;1.44;8613 +73080;44.11805;.83088;113;20220220;13.3;.5;6.9;2.6;9.69;1.2;.89;7735 +73080;44.11805;.83088;113;20220221;13.5;9.4;11.4;5.8;9.84;.6;1.94;6901 +73080;44.11805;.83088;113;20220222;15.4;7.8;11.6;2.5;9.69;0;1.65;10308 +73080;44.11805;.83088;113;20220223;16.5;4;10.2;1.1;9.34;0;1.35;12392 +73080;44.11805;.83088;113;20220224;15.5;3.7;9.6;2.1;9.84;.2;1.31;8814 +73080;44.11805;.83088;113;20220225;12.4;3.1;7.8;2;6.74;0;1.57;11870 +73080;44.11805;.83088;113;20220226;14.5;-2.8;5.8;2;5.54;0;1.81;14913 +73080;44.11805;.83088;113;20220227;15.2;-1.1;7.1;1.8;7.24;0;1.56;12276 +73080;44.11805;.83088;113;20220228;18;.8;9.4;1.4;8.24;0;1.74;14627 +73080;44.11805;.83088;113;20220301;17.4;-.4;8.5;2.2;8.14;0;1.93;14721 +73080;44.11805;.83088;113;20220302;12.6;4.1;8.3;2.2;9.64;1.3;1.08;6883 +73080;44.11805;.83088;113;20220303;16;5.6;10.8;1.5;10.09;0;1.44;10299 +73080;44.11805;.83088;113;20220304;10.2;6.1;8.1;3.8;10.49;0;.72;5144 +73080;44.11805;.83088;113;20220305;10;7;8.5;2.9;9.34;0;1.09;5796 +73080;44.11805;.83088;113;20220306;13;6.2;9.6;1.9;7.49;0;1.74;11051 +73080;44.11805;.83088;113;20220307;11.5;-3.5;4;2.1;6.69;0;1.47;15405 +73080;44.11805;.83088;113;20220308;14;0;7;2.4;8.49;2.6;1.46;11348 +73080;44.11805;.83088;113;20220309;16.4;3.1;9.8;3.4;9.64;.1;1.96;13779 +73080;44.11805;.83088;113;20220310;15.4;7.7;11.6;2.9;10.49;.6;1.7;9185 +73080;44.11805;.83088;113;20220311;14.6;7;10.8;4;10.69;11.2;1.52;7624 +73080;44.11805;.83088;113;20220312;11.8;7.8;9.8;2.6;10.29;3.6;1.18;6142 +73080;44.11805;.83088;113;20220313;11.7;6.1;8.9;3.5;9.44;5.9;1.38;8117 +73080;44.11805;.83088;113;20220314;14.9;1.6;8.2;5.8;9.69;0;1.63;10422 +73080;44.11805;.83088;113;20220315;16.6;13;14.8;8.5;11.84;0;2.6;6785 +73080;44.11805;.83088;113;20220316;17.4;10.4;13.9;3.4;12.29;.8;1.93;8785 +73080;44.11805;.83088;113;20220317;14.9;11.3;13.1;2.4;11.94;1.6;1.5;6456 +73080;44.11805;.83088;113;20220318;13.3;7.8;10.6;1.4;9.7;0;1.36;7633 +73080;44.11805;.83088;113;20220319;17.3;5.6;11.4;3.8;8.96;0;2.76;16800 +73080;44.11805;.83088;113;20220320;17.6;6.9;12.3;4;9.86;0;2.5;12233 +73080;44.11805;.83088;113;20220321;17.5;9.7;13.6;6.3;9.46;0;3.62;18000 +73080;44.11805;.83088;113;20220322;17.2;7.9;12.6;6.2;7.3;0;4;18033 +73080;44.11805;.83088;113;20220323;17.4;5.2;11.3;3.9;7.2;0;3.39;19700 +73080;44.11805;.83088;113;20220324;18.6;.3;9.5;2.3;7.26;0;2.84;19866 +73080;44.11805;.83088;113;20220325;19.9;2.7;11.3;2.1;6.9;0;2.89;16633 +73080;44.11805;.83088;113;20220326;20.1;2.3;11.2;3.1;6.46;0;3.61;19866 +73080;44.11805;.83088;113;20220327;22;4;13;2.9;7.36;0;3.75;19066 +73080;44.11805;.83088;113;20220328;22.1;3.2;12.7;1.9;7.66;0;2.98;15633 +73080;44.11805;.83088;113;20220329;18.8;4.8;11.8;1.5;9.83;4.5;1.94;10833 +73080;44.11805;.83088;113;20220330;14.1;10;12;2.4;11.63;1.8;1.29;5233 +73080;44.11805;.83088;113;20220331;14.7;8.9;11.8;4.6;9.46;2.6;2.68;14866 +73080;44.11805;.83088;113;20220401;9.5;1.8;5.6;6;5.56;.4;2.47;15033 +73080;44.11805;.83088;113;20220402;9.4;1.9;5.6;4.3;5.23;0;2.34;13200 +73080;44.11805;.83088;113;20220403;7.2;-2.7;2.2;2;5.11;0;1.6;14954 +73080;44.11805;.83088;113;20220404;12.1;-2.8;4.6;1.9;5.1;0;2.4;20988 +73080;44.11805;.83088;113;20220405;15.4;-2.5;6.4;1.6;6.74;0;2.27;18368 +73080;44.11805;.83088;113;20220406;12.5;6.2;9.3;2.6;10.33;.4;1.09;5100 +73080;44.11805;.83088;113;20220407;19.3;8.9;14.1;4.5;11.46;4.9;2.94;13933 +73080;44.11805;.83088;113;20220408;20.7;9.9;15.3;4.3;11.43;.8;3.19;12433 +73080;44.11805;.83088;113;20220409;15.6;7.6;11.6;2.6;8.23;.2;2.92;18066 +73080;44.11805;.83088;113;20220410;19.7;-.4;9.6;2.7;7.03;0;3.58;23533 +73080;44.11805;.83088;113;20220411;20.3;7.4;13.9;6.1;10.5;0;3.91;19266 +73080;44.11805;.83088;113;20220412;18.8;12.2;15.5;5.3;11.33;2.1;3.24;11466 +73080;44.11805;.83088;113;20220413;14.4;11.8;13.1;1.6;12.7;3.3;1.16;4466 +73080;44.11805;.83088;113;20220414;22.6;7.1;14.8;1.2;12.26;0;3.3;22200 +73080;44.11805;.83088;113;20220415;23.3;9.2;16.2;2.1;13.46;.1;3.2;17933 +73080;44.11805;.83088;113;20220416;24.3;9.4;16.9;2.8;12.5;0;4.14;22600 +73080;44.11805;.83088;113;20220417;22.8;7.3;15.1;2.6;11.36;0;3.85;22466 +73080;44.11805;.83088;113;20220418;18.9;11;15;2.5;11.66;0;2.62;12433 +73080;44.11805;.83088;113;20220419;13.7;9.1;11.4;2.5;11.9;11;1.12;4533 +73080;44.11805;.83088;113;20220420;13.5;8.9;11.2;2;11.4;5.5;1.31;6300 +73080;44.11805;.83088;113;20220421;16;9.2;12.6;2.2;12.3;0;1.5;6900 +73080;44.11805;.83088;113;20220422;19;10.8;14.9;1.6;12.8;0;2.54;15033 +73080;44.11805;.83088;113;20220423;12.9;9.2;11;2.3;11.63;13.5;1.05;3933 +73080;44.11805;.83088;113;20220424;17.4;9.5;13.4;4.1;12.03;.3;2.22;9666 +73080;44.11805;.83088;113;20220425;19.2;4.7;11.9;1.2;10.53;0;2.9;20333 +73080;44.11805;.83088;113;20220426;23.1;4.5;13.8;1.6;10.73;0;3.85;25466 +73080;44.11805;.83088;113;20220427;22.4;7.9;15.2;1.4;12.76;0;2.92;16933 +73080;44.11805;.83088;113;20220428;19.4;13.1;16.3;2.1;14.53;0;2.1;9500 +73080;44.11805;.83088;113;20220429;21.8;10.5;16.1;2.2;13.93;0;3.31;19366 +73080;44.11805;.83088;113;20220430;22.4;11.9;17.1;2.7;13.13;0;3.91;21433 +73080;44.11805;.83088;113;20220501;21.1;10.7;15.9;2.2;12.1;0;3.61;20800 +73080;44.11805;.83088;113;20220502;20.9;12.1;16.5;2;12.43;0;3.21;16833 +73080;44.11805;.83088;113;20220503;21.3;11.6;16.4;1.9;13.23;2.2;2.84;14333 +73080;44.11805;.83088;113;20220504;21.4;11.7;16.6;2.2;12.76;.5;3.1;15200 +73080;44.11805;.83088;113;20220505;22;10.1;16;2.9;10.73;0;4.3;22933 +73080;44.11805;.83088;113;20220506;22.3;8;15.2;2.6;11.14;0;4.12;23208 +73080;44.11805;.83088;113;20220507;23.6;9.4;16.5;2.8;11.94;0;4.4;23803 +73080;44.11805;.83088;113;20220508;25.2;10.2;17.7;1.6;12.49;0;4.45;25669 +73080;44.11805;.83088;113;20220509;27;8.3;17.7;.8;12.54;0;4.42;27268 +73080;44.11805;.83088;113;20220510;28.9;8.6;18.8;1.6;13.09;0;5.06;27423 +73080;44.11805;.83088;113;20220511;31.4;9.5;20.4;2.1;14.19;2.3;5.68;28002 +73080;44.11805;.83088;113;20220512;23.5;14.4;19;2;15.49;0;3.33;15917 +73080;44.11805;.83088;113;20220513;26.5;13.4;20;1.1;16.44;0;3.98;21804 +73080;44.11805;.83088;113;20220514;29.5;11.2;20.4;1.4;16.09;0;4.79;25845 +73080;44.11805;.83088;113;20220515;29.9;13.7;21.8;2.5;16.84;4.6;5.18;24129 +73080;44.11805;.83088;113;20220516;29.1;14.7;21.9;1.6;17.24;0;4.85;24835 +73080;44.11805;.83088;113;20220517;32.2;13.3;22.8;1.6;16.54;0;5.59;27488 +73080;44.11805;.83088;113;20220518;32.4;15.1;23.7;1.6;16.94;1.6;5.45;26356 +73080;44.11805;.83088;113;20220519;29.8;17.3;23.5;2.4;19.09;.1;4.84;21277 +73080;44.11805;.83088;113;20220520;29.7;16.2;22.9;2.6;17.74;0;5.28;23946 +73080;44.11805;.83088;113;20220521;32.2;14.7;23.5;1.2;19.49;0;5.07;25348 +73080;44.11805;.83088;113;20220522;31.6;16.9;24.3;2;20.19;3.2;5.07;22857 +73080;44.11805;.83088;113;20220523;23.3;16.8;20;3.9;16.04;.7;3.87;15188 +73080;44.11805;.83088;113;20220524;19.3;12.3;15.8;2.6;13.44;1.1;3.06;16095 +73080;44.11805;.83088;113;20220525;21.3;8.1;14.7;2.5;11.74;0;3.81;21877 +73080;44.11805;.83088;113;20220526;19.8;9.6;14.7;2.1;13.04;0;2.97;16866 +73080;44.11805;.83088;113;20220527;25.4;14.9;20.1;2.4;14.29;0;4.92;24658 +73080;44.11805;.83088;113;20220528;27.3;11;19.1;2.3;12.59;0;5.45;28281 +73080;44.11805;.83088;113;20220529;25.1;9.1;17.1;1.8;9.39;0;5.17;29159 +73080;44.11805;.83088;113;20220530;25.6;8.1;16.8;1.6;9.64;0;5.01;28362 +73080;44.11805;.83088;113;20220531;26.9;13.9;20.4;1.6;11.99;0;5.15;26547 +73080;44.11805;.83088;113;20220601;32.6;13;22.8;1.4;14.44;0;5.82;28848 +73080;44.11805;.83088;113;20220602;29.2;17.2;23.2;1.6;18.74;2.1;4.33;19710 +73080;44.11805;.83088;113;20220603;31.5;17.8;24.6;2.3;18.69;11.9;5.47;23670 +73080;44.11805;.83088;113;20220604;25.6;15.8;20.7;1.9;20.49;5.7;3.3;16568 +73080;44.11805;.83088;113;20220605;24.8;16.7;20.7;2.6;17.59;.1;4.09;19427 +73080;44.11805;.83088;113;20220606;27.5;14.2;20.8;1.5;16.64;.3;4.59;23647 +73080;44.11805;.83088;113;20220607;25.2;16.8;21;1.9;15.94;.9;3.94;17671 +73080;44.11805;.83088;113;20220608;21.1;14.4;17.7;2.2;16.29;4.1;2.83;14123 +73080;44.11805;.83088;113;20220609;22.7;11.1;16.9;2.1;14.24;.5;3.92;22033 +73080;44.11805;.83088;113;20220610;28.8;10.7;19.7;.9;14.59;0;5.09;29022 +73080;44.11805;.83088;113;20220611;32.5;11.8;22.2;.8;15.89;0;5.54;29770 +73080;44.11805;.83088;113;20220612;29.8;17.5;23.6;2;19.64;3;4.59;19990 +73080;44.11805;.83088;113;20220613;31.4;17.9;24.6;1.6;21.24;.1;5.29;25050 +73080;44.11805;.83088;113;20220614;35.7;16.9;26.3;1.6;20.59;0;6.16;27463 +73080;44.11805;.83088;113;20220615;35.4;19.2;27.3;1.6;21.09;0;6.36;28656 +73080;44.11805;.83088;113;20220616;36.4;18.6;27.5;1.4;19.79;0;6.33;28428 +73080;44.11805;.83088;113;20220617;38.3;18;28.1;1.1;19.89;0;6.53;29665 +73080;44.11805;.83088;113;20220618;39.1;18.1;28.6;3.3;18.14;0;8.47;29838 +73080;44.11805;.83088;113;20220619;33.6;18;25.8;2.9;19.39;0;6.51;26878 +73080;44.11805;.83088;113;20220620;30.3;17.8;24;2.2;19.89;0;5.27;24187 +73080;44.11805;.83088;113;20220621;29.5;19.5;24.5;2.1;21.14;2.2;4.47;19094 +73080;44.11805;.83088;113;20220622;28.8;19;23.9;2;19.84;1.4;4.93;23012 +73080;44.11805;.83088;113;20220623;27.1;15.8;21.4;1.7;18.84;22.9;4.09;20154 +73080;44.11805;.83088;113;20220624;25.7;16.7;21.2;2.2;17.29;.1;4.52;22290 +73080;44.11805;.83088;113;20220625;22.2;13.6;17.9;2.4;16.54;10.6;3.08;15601 +73080;44.11805;.83088;113;20220626;18.8;13.9;16.4;2.7;15.74;9.9;2.36;11891 +73080;44.11805;.83088;113;20220627;23;14.4;18.7;2.7;14.94;0;4.04;19884 +73080;44.11805;.83088;113;20220628;26.2;14.4;20.3;2.1;13.29;0;5.12;25451 +73080;44.11805;.83088;113;20220629;28.2;11.5;19.8;1.6;15.19;0;5.05;26824 +73080;44.11805;.83088;113;20220630;17.2;14.9;16;2.4;14.89;.7;1.93;8054 +73080;44.11805;.83088;113;20220701;24.2;10.1;17.2;1;13.19;0;4.39;26366 +73080;44.11805;.83088;113;20220702;31.3;9;20.1;1;13.54;0;5.52;30437 +73080;44.11805;.83088;113;20220703;30.4;16.2;23.3;2.2;16.59;0;5.67;25845 +73080;44.11805;.83088;113;20220704;28.5;16.1;22.3;3;17.94;1.3;5.22;23660 +73080;44.11805;.83088;113;20220705;30;16.7;23.3;2.3;16.69;0;5.81;26998 +73080;44.11805;.83088;113;20220706;30;14.5;22.3;2.1;14.34;0;5.68;26333 +73080;44.11805;.83088;113;20220707;29.2;14.1;21.6;2.5;14.69;0;5.89;27816 +73080;44.11805;.83088;113;20220708;30;15.2;22.6;2.3;15.59;0;5.97;28375 +73080;44.11805;.83088;113;20220709;32.3;13.1;22.7;1.6;14.89;0;6.12;30292 +73080;44.11805;.83088;113;20220710;33.3;14.7;24;1.3;15.14;0;5.97;29745 +73080;44.11805;.83088;113;20220711;36;15;25.5;.9;16.49;0;6.01;30206 +73080;44.11805;.83088;113;20220712;36.1;16.4;26.3;1.5;16.09;0;6.55;30122 +73080;44.11805;.83088;113;20220713;35.7;13.9;24.8;.8;14.59;0;5.88;30188 +73080;44.11805;.83088;113;20220714;36.9;15.3;26.1;1.4;16.64;0;6.45;29751 +73080;44.11805;.83088;113;20220715;35.5;16.5;26;1.3;16.49;0;6.15;29213 +73080;44.11805;.83088;113;20220716;37.1;15.7;26.4;1.1;16.44;0;6.2;29424 +73080;44.11805;.83088;113;20220717;38.8;15.2;27;.9;15.64;0;6.06;29283 +73080;44.11805;.83088;113;20220718;39.5;18.1;28.8;3.2;15.94;0;8.47;29191 +73080;44.11805;.83088;113;20220719;33.4;19.3;26.3;2.5;19.59;6.4;5.89;23536 +73080;44.11805;.83088;113;20220720;29.5;20.7;25.1;3.4;17.39;0;5.48;19251 +73080;44.11805;.83088;113;20220721;32.9;16.2;24.6;1.5;17.04;0;5.76;27857 +73080;44.11805;.83088;113;20220722;29.7;17.9;23.8;3.2;18.24;.3;5.45;22499 +73080;44.11805;.83088;113;20220723;29.8;16;22.9;1.7;16.24;0;5.3;25893 +73080;44.11805;.83088;113;20220724;36.8;14.4;25.6;1.1;16.74;0;5.94;28608 +73080;44.11805;.83088;113;20220725;29.6;20.7;25.2;3.9;18.54;0;5.34;17580 +73080;44.11805;.83088;113;20220726;27.5;16.4;21.9;2.5;14.69;0;5.31;24741 +73080;44.11805;.83088;113;20220727;28.8;14;21.4;2.3;13.59;0;5.55;26356 +73080;44.11805;.83088;113;20220728;29.3;14.7;22;2.3;15.24;0;5.27;24134 +73080;44.11805;.83088;113;20220729;28.2;17.7;22.9;2.5;16.24;.1;4.79;19838 +73080;44.11805;.83088;113;20220730;30.9;18.5;24.7;2.3;17.34;0;5.49;24061 +73080;44.11805;.83088;113;20220731;33.3;16.2;24.7;2.2;16.94;0;6.06;26933 +73080;44.11805;.83088;113;20220801;34.3;17.5;25.9;2.4;17.14;0;6.36;26451 +73080;44.11805;.83088;113;20220802;36.6;16.4;26.5;1.4;15.84;0;6.04;28082 +73080;44.11805;.83088;113;20220803;38.2;15.3;26.7;1.1;15.74;0;5.79;27179 +73080;44.11805;.83088;113;20220804;36.1;20.3;28.2;2.4;21.29;0;6.28;24671 +73080;44.11805;.83088;113;20220805;32.1;19.9;26;3.1;19.29;0;5.81;22262 +73080;44.11805;.83088;113;20220806;33.7;18.8;26.2;2.5;16.84;0;6.16;24578 +73080;44.11805;.83088;113;20220807;34.1;17.5;25.8;2.1;13.19;0;6.27;26528 +73080;44.11805;.83088;113;20220808;35.7;13.9;24.8;1.2;12.39;0;5.61;27494 +73080;44.11805;.83088;113;20220809;36.1;14.2;25.1;1.1;12.94;0;5.42;26973 +73080;44.11805;.83088;113;20220810;37.5;14.2;25.9;1.2;13.34;0;5.49;25251 +73080;44.11805;.83088;113;20220811;39.1;17.6;28.4;2;17.99;0;6.59;26079 +73080;44.11805;.83088;113;20220812;39.3;20.3;29.8;2.2;20.49;0;6.64;25095 +73080;44.11805;.83088;113;20220813;35.1;21.6;28.3;3.3;20.89;2.8;6.18;20991 +73080;44.11805;.83088;113;20220814;26.8;20.5;23.7;2.6;20.99;1.9;3.51;14084 +73080;44.11805;.83088;113;20220815;29.5;16.6;23.1;1.6;17.09;.1;4.19;19510 +73080;44.11805;.83088;113;20220816;28.4;14.8;21.6;1.6;17.69;13.1;3.53;16275 +73080;44.11805;.83088;113;20220817;26.7;15.1;20.9;2.5;17.49;.2;4.13;20460 +73080;44.11805;.83088;113;20220818;27.1;15.9;21.5;3.6;16.79;.1;4.62;19971 +73080;44.11805;.83088;113;20220819;27.8;16.1;22;2.8;17.09;0;4.34;19020 +73080;44.11805;.83088;113;20220820;29.5;16.1;22.8;1.4;18.39;0;4.32;22348 +73080;44.11805;.83088;113;20220821;29;16.9;23;1.8;17.84;.1;4.12;19015 +73080;44.11805;.83088;113;20220822;27.5;19.5;23.5;2.8;19.14;.7;3.76;14177 +73080;44.11805;.83088;113;20220823;31;19.3;25.1;1.6;18.89;0;4.37;20164 +73080;44.11805;.83088;113;20220824;35.6;15.5;25.6;1;17.74;.8;4.8;24087 +73080;44.11805;.83088;113;20220825;30.3;20.3;25.3;2.9;21.24;1.4;4.31;16593 +73080;44.11805;.83088;113;20220826;30.6;20.4;25.5;2.6;19.94;.2;4.58;18306 +73080;44.11805;.83088;113;20220827;31.1;17;24.1;1.8;17.24;0;4.58;21461 +73080;44.11805;.83088;113;20220828;34.3;13.1;23.7;1.2;14.04;0;4.76;24093 +73080;44.11805;.83088;113;20220829;32.6;16.1;24.3;2.6;16.34;2.9;4.74;16676 +73080;44.11805;.83088;113;20220830;33.2;15.9;24.6;1.3;17.94;0;4.47;21871 +73080;44.11805;.83088;113;20220831;30.6;16.7;23.6;2.3;18.19;0;4.15;17301 +73080;44.11805;.83088;113;20220901;29.5;19.3;24.4;2.3;19.29;13;4;16578 +73080;44.11805;.83088;113;20220902;27.3;17.6;22.4;1.7;18.64;5.8;3.31;15600 +73080;44.11805;.83088;113;20220903;28.7;17.2;23;1.1;18.09;.1;3.36;17080 +73080;44.11805;.83088;113;20220904;33.7;15.8;24.7;2.1;18.69;.1;4.73;20315 +73080;44.11805;.83088;113;20220905;34.6;18.6;26.6;2.3;20.69;2.8;5.02;20636 +73080;44.11805;.83088;113;20220906;32.3;19.2;25.7;2;19.09;.1;4.48;18962 +73080;44.11805;.83088;113;20220907;28.2;16.8;22.5;1.9;15.84;0;3.63;15733 +73080;44.11805;.83088;113;20220908;26.5;12.8;19.7;1.2;15.49;1.7;3.12;17460 +73080;44.11805;.83088;113;20220909;25.9;16.6;21.2;1.8;16.24;1.6;3.2;14882 +73080;44.11805;.83088;113;20220910;27.3;11.3;19.3;.9;14.24;0;3.28;20027 +73080;44.11805;.83088;113;20220911;32.6;12.5;22.5;1.5;14.64;0;4.22;21470 +73080;44.11805;.83088;113;20220912;34.6;16.6;25.6;3.4;18.14;0;5.59;19790 +73080;44.11805;.83088;113;20220913;32.2;20.7;26.5;3.1;21.54;.5;4.14;12774 +73080;44.11805;.83088;113;20220914;31.1;18.6;24.9;1.8;19.59;1.7;3.77;16835 +73080;44.11805;.83088;113;20220915;29.3;16.3;22.8;1.9;18.14;.2;3.63;17409 +73080;44.11805;.83088;113;20220916;25.9;17.7;21.8;3.3;15.59;0;3.88;15107 +73080;44.11805;.83088;113;20220917;22.4;11.2;16.8;1.7;9.69;0;3.13;17684 +73080;44.11805;.83088;113;20220918;25.9;6.2;16;1;8.14;0;3.05;20115 +73080;44.11805;.83088;113;20220919;26.7;5.5;16.1;1.3;8.64;0;3.27;20304 +73080;44.11805;.83088;113;20220920;25.2;5.9;15.6;1.3;9.19;0;3.12;19884 +73080;44.11805;.83088;113;20220921;25.2;5.7;15.5;.9;9.14;0;2.84;19530 +73080;44.11805;.83088;113;20220922;26.8;5.6;16.2;1;10.24;0;2.93;19405 +73080;44.11805;.83088;113;20220923;23.4;7.9;15.6;1.2;13.09;5.4;2.13;12278 +73080;44.11805;.83088;113;20220924;18.3;13.5;15.9;1.5;15.84;3;1.31;6287 +73080;44.11805;.83088;113;20220925;20.1;10.1;15.1;1.7;12.39;0;2.29;14451 +73080;44.11805;.83088;113;20220926;20.6;6;13.3;2.6;11.24;2.6;2.4;13735 +73080;44.11805;.83088;113;20220927;19.1;12.8;16;4.3;14.34;4.5;2.15;9486 +73080;44.11805;.83088;113;20220928;19.7;14.8;17.3;5;16.09;6.9;2.12;8854 +73080;44.11805;.83088;113;20220929;17.3;13.2;15.2;2.8;14.04;7.9;1.7;8260 +73080;44.11805;.83088;113;20220930;19.5;10;14.7;2;11.34;.1;2.33;14176 +73080;44.11805;.83088;113;20221001;22.7;9;15.9;2.2;13.34;0;2.28;12002 +73080;44.11805;.83088;113;20221002;24;10.9;17.4;1;15.04;.1;2.02;13078 +73080;44.11805;.83088;113;20221003;25.1;12;18.5;.9;14.54;0;2.25;14689 +73080;44.11805;.83088;113;20221004;25.5;8.2;16.8;.9;12.74;.1;2.29;15801 +73080;44.11805;.83088;113;20221005;26.9;8.9;17.9;2.7;13.94;0;3.16;15876 +73080;44.11805;.83088;113;20221006;22.4;14.8;18.6;1.7;15.84;0;1.87;8574 +73080;44.11805;.83088;113;20221007;25;10.4;17.7;1.6;14.39;.1;2.32;13959 +73080;44.11805;.83088;113;20221008;23.1;11.8;17.5;1;16.09;2.5;1.7;10564 +73080;44.11805;.83088;113;20221009;25.9;11.2;18.5;2.2;14.29;.1;2.68;14155 +73080;44.11805;.83088;113;20221010;24.8;11.5;18.2;1.8;15.14;0;2.15;11650 +73080;44.11805;.83088;113;20221011;23.5;14.1;18.8;1;16.19;0;1.71;9941 +73080;44.11805;.83088;113;20221012;20;13.5;16.8;1;15.64;.4;1.45;8131 +73080;44.11805;.83088;113;20221013;22.7;11.9;17.3;1.6;15;1.1;1.64;8501 +73080;44.11805;.83088;113;20221014;21.6;16.9;19.2;2.9;17.34;.5;1.8;6240 +73080;44.11805;.83088;113;20221015;27.5;12.5;20;1.8;14.99;0;2.5;13393 +73080;44.11805;.83088;113;20221016;28.1;14.6;21.4;3.5;16.84;0;3.18;11998 +73080;44.11805;.83088;113;20221017;26.9;16.8;21.9;2.4;18.29;.3;2.3;8537 +73080;44.11805;.83088;113;20221018;29.2;15.8;22.5;4.3;17.59;0;3.64;12222 +73080;44.11805;.83088;113;20221019;27.3;14.7;21;4;17.39;2.7;2.98;9562 +73080;44.11805;.83088;113;20221020;23.5;16.6;20;2.7;19.09;.9;1.63;5506 +73080;44.11805;.83088;113;20221021;22.5;14.5;18.5;1.7;16.89;.8;1.47;7029 +73080;44.11805;.83088;113;20221022;26.4;11.3;18.9;2.1;14.74;0;2.27;11797 +73080;44.11805;.83088;113;20221023;26.2;14.6;20.4;2.1;14.69;0;2.24;6791 +73080;44.11805;.83088;113;20221024;25;10.8;17.9;1.3;12.84;.2;1.77;10407 +73080;44.11805;.83088;113;20221025;24.5;9.7;17.1;2.3;13.74;.1;2.01;8972 +73080;44.11805;.83088;113;20221026;25.2;10.8;18;2.6;15.29;.1;2.05;9131 +73080;44.11805;.83088;113;20221027;25;13.8;19.4;4.5;17.04;0;2.37;7043 +73080;44.11805;.83088;113;20221028;26.4;17.2;21.8;3.8;17.14;0;2.77;7561 +73080;44.11805;.83088;113;20221029;26.8;14.2;20.5;3.5;14.69;0;2.87;8957 +73080;44.11805;.83088;113;20221030;24.4;10.2;17.3;1.3;13.84;0;1.5;9261 +73080;44.11805;.83088;113;20221031;22.8;10.5;16.7;2.1;14.84;1.1;1.49;7538 +73080;44.11805;.83088;113;20221101;20.5;14.1;17.3;1.6;13.89;0;1.4;6472 +73080;44.11805;.83088;113;20221102;20.4;8.4;14.4;1.5;11.59;.1;1.33;8797 +73080;44.11805;.83088;113;20221103;21;8.2;14.6;3;11.54;3.8;1.89;6029 +73080;44.11805;.83088;113;20221104;15.4;10;12.7;4.8;10.84;5.7;1.73;6199 +73080;44.11805;.83088;113;20221105;17;3.5;10.2;1;8.99;0;.95;8887 +73080;44.11805;.83088;113;20221106;19;2.3;10.7;1.9;8.99;.4;1.33;9563 +73080;44.11805;.83088;113;20221107;20.1;4.6;12.3;2;10.19;.1;1.37;9664 +73080;44.11805;.83088;113;20221108;19.2;8.8;14;2.6;12.94;.1;1.24;5938 +73080;44.11805;.83088;113;20221109;16.6;12.5;14.6;1.5;14.39;1.1;.82;3704 +73080;44.11805;.83088;113;20221110;15.8;8.9;12.4;1.4;11.79;0;.87;4629 +73080;44.11805;.83088;113;20221111;21.6;4.5;13.1;1.4;11.29;.1;1.19;8618 +73080;44.11805;.83088;113;20221112;22.5;7.8;15.2;2.1;12.19;.1;1.51;8815 +73080;44.11805;.83088;113;20221113;20.3;4.2;12.3;1.4;10.24;0;1.09;8974 +73080;44.11805;.83088;113;20221114;14.9;6.8;10.8;1.7;11.79;2.3;.65;4023 +73080;44.11805;.83088;113;20221115;16.9;8.6;12.8;1.9;13.24;7.1;.78;4935 +73080;44.11805;.83088;113;20221116;18.7;9;13.9;2.1;12.09;.1;1.13;7270 +73080;44.11805;.83088;113;20221117;18.6;12.2;15.4;2.7;13.14;3.4;1.31;5451 +73080;44.11805;.83088;113;20221118;13.5;8.9;11.2;2.7;11.19;4.1;.88;4314 +73080;44.11805;.83088;113;20221119;11.6;8.1;9.8;2.4;9.89;1;.83;4041 +73080;44.11805;.83088;113;20221120;12.4;4;8.2;1.8;10.04;3.1;.57;4520 +73080;44.11805;.83088;113;20221121;13.4;7.7;10.6;3.4;11.04;23;.88;2395 +73080;44.11805;.83088;113;20221122;9.6;6.8;8.2;4.3;9.64;17.1;.74;2832 +73080;44.11805;.83088;113;20221123;16.4;8.3;12.4;3;11.39;4.7;1.1;5084 +73080;44.11805;.83088;113;20221124;12.8;4.4;8.6;1.6;9.99;1.8;.55;4452 +73080;44.11805;.83088;113;20221125;13.4;6;9.7;1.8;10.24;6.1;.69;4332 +73080;44.11805;.83088;113;20221126;8.9;2.9;5.9;1.4;8.69;.1;.41;3511 +73080;44.11805;.83088;113;20221127;12.1;1.9;7;2.6;8.89;7.1;.63;5673 +73080;44.11805;.83088;113;20221128;13.5;7.7;10.6;2.9;10.89;4.3;.79;4723 +73080;44.11805;.83088;113;20221129;11.6;3.5;7.6;1.2;9.19;.4;.48;4517 +73080;44.11805;.83088;113;20221130;7.2;1.2;4.2;.6;7.39;.1;.38;3061 +73080;44.11805;.83088;113;20221201;5.1;-.2;2.4;1.1;7.49;0;.27;2879 +73080;44.11805;.83088;113;20221202;6.5;4.3;5.4;.8;8.34;0;.42;1529 +73080;44.11805;.83088;113;20221203;7.6;3.8;5.7;.9;8.19;.6;.42;2823 +73080;44.11805;.83088;113;20221204;8.9;3.1;6;1.2;7.74;0;.48;3997 +73080;44.11805;.83088;113;20221205;10.5;-.8;4.9;1.8;6.79;.1;.53;6237 +73080;44.11805;.83088;113;20221206;10.5;2.7;6.6;1.2;7.84;0;.51;4209 +73080;44.11805;.83088;113;20221207;11.5;5.5;8.5;.8;8.04;0;.41;5328 +73080;44.11805;.83088;113;20221208;8.3;.2;4.3;1.7;7.64;6.7;.38;3510 +73080;44.11805;.83088;113;20221209;9.2;6.4;7.8;1.2;9.74;1.8;.46;1761 +73080;44.11805;.83088;113;20221210;1.7;.5;1.1;3.1;5.54;0;.57;2100 +73080;44.11805;.83088;113;20221211;3.4;-5.8;-1.2;1.5;4.59;.1;.36;5133 +73080;44.11805;.83088;113;20221212;2.8;-5.2;-1.2;2.1;5.64;6.2;.22;2805 +73080;44.11805;.83088;113;20221213;12;2.9;7.4;3.5;10.64;5.2;.31;2846 +73080;44.11805;.83088;113;20221214;14.8;8;11.4;1.8;11.74;.6;.59;3758 +73080;44.11805;.83088;113;20221215;12.2;6.6;9.4;1.9;11.19;2.9;.43;3288 +73080;44.11805;.83088;113;20221216;9.8;7.8;8.8;1.6;9.94;.6;.54;1770 +73080;44.11805;.83088;113;20221217;7.9;-2.8;2.6;1.4;6.19;.1;.39;5482 +73080;44.11805;.83088;113;20221218;12.5;1.5;7;3.2;7.99;0;.81;5958 +73080;44.11805;.83088;113;20221219;15.4;3.9;9.7;2.6;9.69;.1;.75;5622 +73080;44.11805;.83088;113;20221220;15.5;6.7;11.1;2.5;11.84;2.1;.64;3240 +73080;44.11805;.83088;113;20221221;17.7;8.8;13.2;1.4;12.14;0;.66;5192 +73080;44.11805;.83088;113;20221222;17.3;6.3;11.8;1.6;11.99;1.5;.59;4327 +73080;44.11805;.83088;113;20221223;18.4;10.8;14.6;1.3;13.29;0;.68;4476 +73080;44.11805;.83088;113;20221224;16.1;7.6;11.8;1.4;11.34;0;.57;4845 +73080;44.11805;.83088;113;20221225;16.5;2.9;9.7;2.3;9.99;0;.72;6183 +73080;44.11805;.83088;113;20221226;16.4;6.3;11.3;1.6;11.29;2.6;.63;4673 +73080;44.11805;.83088;113;20221227;14.4;9.7;12.1;.9;11.94;.2;.5;3380 +73080;44.11805;.83088;113;20221228;14.7;6;10.4;2.1;10.44;0;.66;4880 +73080;44.11805;.83088;113;20221229;13.4;8.2;10.8;2.1;11.19;4.7;.67;2754 +73080;44.11805;.83088;113;20221230;16;8.5;12.3;2.7;11.79;1.3;.87;4027 +73080;44.11805;.83088;113;20221231;17.6;8.3;13;3.1;11.74;0;1.09;5340 +73081;44.14514;1.14088;89;20220101;15;2.2;8.6;.8;8.9;.1;.43;5665 +73081;44.14514;1.14088;89;20220102;12.7;2;7.3;1.3;9.5;.1;.39;5100 +73081;44.14514;1.14088;89;20220103;12.6;4.1;8.3;1.1;9.8;.1;.42;4434 +73081;44.14514;1.14088;89;20220104;16.3;5.7;11;2.5;10.6;5.4;.87;5141 +73081;44.14514;1.14088;89;20220105;8.1;4.6;6.3;2.5;7.3;0;.81;2422 +73081;44.14514;1.14088;89;20220106;7.8;-1.9;2.9;1.3;5.5;.1;.53;4939 +73081;44.14514;1.14088;89;20220107;9;-4;2.5;2.1;7;3;.38;5973 +73081;44.14514;1.14088;89;20220108;10.9;4.9;7.9;5.5;10.4;4.6;.4;3676 +73081;44.14514;1.14088;89;20220109;9.3;6.3;7.8;3.4;10.3;24.4;.38;2244 +73081;44.14514;1.14088;89;20220110;8.6;7.9;8.2;.9;10.4;5.9;.46;423 +73081;44.14514;1.14088;89;20220111;9.2;1.2;5.2;1.9;7.3;.1;.58;4583 +73081;44.14514;1.14088;89;20220112;7.3;-4.1;1.6;1.2;5.7;0;.42;5783 +73081;44.14514;1.14088;89;20220113;.5;-2.2;-.9;2;5.8;.1;.23;2175 +73081;44.14514;1.14088;89;20220114;6.1;-2.7;1.7;1.5;5.5;.1;.48;6500 +73081;44.14514;1.14088;89;20220115;.9;-3.5;-1.3;.7;5.3;.1;.28;3220 +73081;44.14514;1.14088;89;20220116;2.5;-4.4;-1;.8;5.7;.1;.25;4416 +73081;44.14514;1.14088;89;20220117;1.5;-1.2;.1;.8;6.2;.1;.29;2310 +73081;44.14514;1.14088;89;20220118;2;1.4;1.7;1.2;7;.1;.31;417 +73081;44.14514;1.14088;89;20220119;5.2;1.7;3.4;1.7;7.6;1.5;.35;2895 +73081;44.14514;1.14088;89;20220120;7.7;3.4;5.5;1.3;7.6;.2;.54;3400 +73081;44.14514;1.14088;89;20220121;7.9;1;4.4;2;5.4;0;.91;4719 +73081;44.14514;1.14088;89;20220122;8;-4.5;1.7;.9;5;.1;.51;6891 +73081;44.14514;1.14088;89;20220123;10.8;-5.1;2.8;.5;5.2;0;.44;8042 +73081;44.14514;1.14088;89;20220124;11.7;-3.8;3.9;.9;5.8;0;.6;8029 +73081;44.14514;1.14088;89;20220125;11.9;-2.9;4.5;.6;6.1;.1;.52;7921 +73081;44.14514;1.14088;89;20220126;5.8;-3.6;1.1;.8;5.6;0;.43;6134 +73081;44.14514;1.14088;89;20220127;1;-2.1;-.6;1.2;5.9;.1;.3;3018 +73081;44.14514;1.14088;89;20220128;.4;-1.9;-.8;1.1;5.8;0;.3;2463 +73081;44.14514;1.14088;89;20220129;1.1;-.8;.1;1.2;6.1;0;.33;2161 +73081;44.14514;1.14088;89;20220130;4.7;.2;2.4;1.8;7.3;.1;.34;4094 +73081;44.14514;1.14088;89;20220131;8.6;3.9;6.2;4;8.7;.8;.62;4281 +73081;44.14514;1.14088;89;20220201;8.5;.4;4.4;4;8.2;.3;.48;6119 +73081;44.14514;1.14088;89;20220202;10.4;6.7;8.5;2.4;10.2;.1;.62;3775 +73081;44.14514;1.14088;89;20220203;5.6;-.2;2.7;1.1;8;.2;.33;5135 +73081;44.14514;1.14088;89;20220204;11.4;5.6;8.5;.9;10.5;1.2;.57;5217 +73081;44.14514;1.14088;89;20220205;11.6;7.4;9.5;1.9;8.2;0;1.09;4315 +73081;44.14514;1.14088;89;20220206;10.1;-3.1;3.5;2.7;7.7;.7;.63;8785 +73081;44.14514;1.14088;89;20220207;12.4;8.7;10.5;3.7;9.8;.9;1.26;4106 +73081;44.14514;1.14088;89;20220208;13.6;-1.3;6.1;1;7;0;.89;9691 +73081;44.14514;1.14088;89;20220209;15.8;-2.3;6.7;1.7;7.6;.1;1.18;10970 +73081;44.14514;1.14088;89;20220210;4;-.2;1.9;1.7;8.9;.8;1.15;10850 +73081;44.14514;1.14088;89;20220211;13.6;8.1;10.9;1.9;9.25;0;1.2;7750 +73081;44.14514;1.14088;89;20220212;13.9;-.8;6.5;1.7;6.39;0;1.14;10003 +73081;44.14514;1.14088;89;20220213;17.4;.8;9.1;3.5;8.9;3.4;1.71;10750 +73081;44.14514;1.14088;89;20220214;11.4;8.7;10;4.3;9.9;5.6;1.22;6200 +73081;44.14514;1.14088;89;20220215;10.8;5.5;8.1;3.5;9.45;4.1;.86;5850 +73081;44.14514;1.14088;89;20220216;14;8.2;11.1;4.9;11.9;3.6;1.02;6295 +73081;44.14514;1.14088;89;20220217;14.6;11.6;13.1;3.7;13.6;1.2;.93;4231 +73081;44.14514;1.14088;89;20220218;16;10.7;13.3;2.1;12.1;0;1.23;6147 +73081;44.14514;1.14088;89;20220219;12.4;7.8;10.1;2.3;8.5;0;1.35;5726 +73081;44.14514;1.14088;89;20220220;12.9;.1;6.5;2.4;9.5;1.4;.91;10571 +73081;44.14514;1.14088;89;20220221;13.4;9.3;11.3;5.7;9.8;.7;1.83;5502 +73081;44.14514;1.14088;89;20220222;15.1;7.6;11.3;2.4;9.6;0;1.51;8017 +73081;44.14514;1.14088;89;20220223;16.8;4.9;10.8;1;9.4;0;1.3;10584 +73081;44.14514;1.14088;89;20220224;15.5;4;9.7;2.1;9.7;.1;1.38;10528 +73081;44.14514;1.14088;89;20220225;13;3.4;8.2;1.8;6.7;0;1.5;9641 +73081;44.14514;1.14088;89;20220226;14.9;-3;5.9;1.8;5.5;0;1.74;13826 +73081;44.14514;1.14088;89;20220227;15.7;-1.6;7;1.3;7.1;0;1.51;13753 +73081;44.14514;1.14088;89;20220228;17.8;0;8.9;1.3;8.1;0;1.65;14155 +73081;44.14514;1.14088;89;20220301;17.4;-.4;8.5;1.9;8;0;1.82;14342 +73081;44.14514;1.14088;89;20220302;12;3.3;7.6;1.6;9.7;2.4;1.03;9766 +73081;44.14514;1.14088;89;20220303;16.1;7.4;11.7;1.1;10.1;.1;1.41;9899 +73081;44.14514;1.14088;89;20220304;10.8;4.7;7.7;3.2;10.2;4.1;.84;8188 +73081;44.14514;1.14088;89;20220305;9.4;7.1;8.2;2.8;9.4;.4;.94;4593 +73081;44.14514;1.14088;89;20220306;13.2;6.6;9.9;2.1;7.6;0;1.7;8803 +73081;44.14514;1.14088;89;20220307;11.9;-3.3;4.3;1.7;6.7;0;1.41;14211 +73081;44.14514;1.14088;89;20220308;14.8;-1;6.9;2.1;8.4;2.6;1.61;14696 +73081;44.14514;1.14088;89;20220309;16.5;4.4;10.4;2.9;9.7;.1;1.92;12858 +73081;44.14514;1.14088;89;20220310;16;7.4;11.7;1.9;10.2;.4;1.7;10770 +73081;44.14514;1.14088;89;20220311;14.1;6.4;10.2;4.5;10.6;13.2;1.54;10249 +73081;44.14514;1.14088;89;20220312;11.2;8.6;9.9;2.2;10.3;8.9;1.08;5484 +73081;44.14514;1.14088;89;20220313;11.8;5.9;8.8;2.9;9.4;8.1;1.35;9034 +73081;44.14514;1.14088;89;20220314;14.6;1.2;7.9;6;9.6;0;1.68;14445 +73081;44.14514;1.14088;89;20220315;16.7;13.3;15;8.8;12;0;2.81;6714 +73081;44.14514;1.14088;89;20220316;17.7;10.4;14;2.9;12.1;.2;2.01;10571 +73081;44.14514;1.14088;89;20220317;15.6;11.2;13.4;1.9;12.1;1.3;1.53;8012 +73081;44.14514;1.14088;89;20220318;13.6;7.9;10.8;1.6;9.65;0;1.45;8050 +73081;44.14514;1.14088;89;20220319;17.5;6.5;12;4.2;8.75;0;2.95;16700 +73081;44.14514;1.14088;89;20220320;17.8;7;12.4;5;9.65;0;2.74;12450 +73081;44.14514;1.14088;89;20220321;17.2;10.7;13.9;7.3;9.3;0;3.89;18000 +73081;44.14514;1.14088;89;20220322;16.9;8.5;12.7;7.5;7.1;0;4.33;18100 +73081;44.14514;1.14088;89;20220323;17.2;6.2;11.7;4.8;6.9;0;3.7;19600 +73081;44.14514;1.14088;89;20220324;18.8;.3;9.5;2.9;7;0;3.05;19800 +73081;44.14514;1.14088;89;20220325;20.5;2.3;11.4;2.2;6.4;0;2.94;16200 +73081;44.14514;1.14088;89;20220326;20.6;2.4;11.5;3.3;6.15;0;3.81;19900 +73081;44.14514;1.14088;89;20220327;22.3;5.6;13.9;3.5;6.95;0;4.15;18950 +73081;44.14514;1.14088;89;20220328;22.6;3.8;13.2;2.3;7.4;0;3.27;16050 +73081;44.14514;1.14088;89;20220329;19.1;5.4;12.2;1.6;9.65;4.6;1.94;10100 +73081;44.14514;1.14088;89;20220330;14.4;10.2;12.3;2.5;11.6;2.1;1.43;6000 +73081;44.14514;1.14088;89;20220331;15.2;9;12.1;5.2;9.35;2.2;2.87;15450 +73081;44.14514;1.14088;89;20220401;9.4;2.2;5.8;6.6;5.55;.5;2.53;14900 +73081;44.14514;1.14088;89;20220402;9.5;1.9;5.7;4.8;5.3;0;2.38;12650 +73081;44.14514;1.14088;89;20220403;7.3;-2.6;2.3;2;5.11;0;1.6;14954 +73081;44.14514;1.14088;89;20220404;12.4;-1.8;5.3;1.9;5.02;0;2.44;21225 +73081;44.14514;1.14088;89;20220405;15.6;-2.1;6.7;1.6;6.55;0;2.42;19958 +73081;44.14514;1.14088;89;20220406;12.2;7;9.6;3;10.8;.2;1.05;4600 +73081;44.14514;1.14088;89;20220407;19.1;9.5;14.3;4.9;11.7;4.8;2.78;11900 +73081;44.14514;1.14088;89;20220408;20.5;10.7;15.6;4.8;11.4;.6;3.25;11650 +73081;44.14514;1.14088;89;20220409;15.6;7.6;11.6;2.9;8.15;.2;2.98;18250 +73081;44.14514;1.14088;89;20220410;19.8;0;9.9;3.1;6.85;0;3.7;23450 +73081;44.14514;1.14088;89;20220411;20.2;6;13.1;7;10;0;4.08;18850 +73081;44.14514;1.14088;89;20220412;18.7;12.5;15.6;6;11;.4;3.44;11850 +73081;44.14514;1.14088;89;20220413;14;11.9;13;1.7;12.5;2.9;1.11;4100 +73081;44.14514;1.14088;89;20220414;23.1;6.5;14.8;1.3;12.35;0;3.27;21750 +73081;44.14514;1.14088;89;20220415;23.6;9.3;16.5;2.2;13.45;.1;3.38;19100 +73081;44.14514;1.14088;89;20220416;24.9;9.7;17.3;3.1;12.3;0;4.34;23450 +73081;44.14514;1.14088;89;20220417;23.1;6.5;14.8;2.7;10.85;0;3.98;23150 +73081;44.14514;1.14088;89;20220418;18.9;11.3;15.1;2.8;11.8;0;2.66;12500 +73081;44.14514;1.14088;89;20220419;14.4;9.6;12;2.8;12.15;15.1;1.25;5200 +73081;44.14514;1.14088;89;20220420;13.1;9.3;11.2;2;11.7;6.3;1.18;5200 +73081;44.14514;1.14088;89;20220421;15.9;9.6;12.7;2.5;12.5;.1;1.54;7150 +73081;44.14514;1.14088;89;20220422;18.9;11.4;15.2;1.5;13.05;0;2.38;13300 +73081;44.14514;1.14088;89;20220423;13.5;9;11.2;2.3;11.7;14.9;1;3450 +73081;44.14514;1.14088;89;20220424;17.9;9.7;13.8;4.5;12.05;0;2.31;9300 +73081;44.14514;1.14088;89;20220425;19.1;5.1;12.1;1.2;10.5;0;2.8;19100 +73081;44.14514;1.14088;89;20220426;23.3;4.6;14;1.8;10.7;0;3.92;25500 +73081;44.14514;1.14088;89;20220427;23.1;7.6;15.3;1.6;12.5;0;3.19;18350 +73081;44.14514;1.14088;89;20220428;20.2;13.2;16.7;2.4;14.6;0;2.38;11150 +73081;44.14514;1.14088;89;20220429;22.2;11.8;17;2.6;13.9;0;3.5;19900 +73081;44.14514;1.14088;89;20220430;22.7;12;17.3;3;13;0;4.07;22150 +73081;44.14514;1.14088;89;20220501;21.2;10.7;16;2.4;11.9;0;3.75;21350 +73081;44.14514;1.14088;89;20220502;21.4;12.3;16.8;2.2;12.4;0;3.37;17250 +73081;44.14514;1.14088;89;20220503;21.6;11.7;16.6;1.9;13.4;3.9;2.81;13900 +73081;44.14514;1.14088;89;20220504;21.8;11.9;16.8;2.4;12.4;.6;3.39;16800 +73081;44.14514;1.14088;89;20220505;22.3;10.3;16.3;3.2;10.6;0;4.43;22950 +73081;44.14514;1.14088;89;20220506;22;8.2;15.1;2.4;11.1;0;3.96;22817 +73081;44.14514;1.14088;89;20220507;23.4;9.4;16.4;2.6;11.6;0;4.27;23106 +73081;44.14514;1.14088;89;20220508;25;10.4;17.7;1;12.3;0;4;23739 +73081;44.14514;1.14088;89;20220509;26.9;8.5;17.7;.6;12.4;0;4.27;26937 +73081;44.14514;1.14088;89;20220510;28.4;8.7;18.5;1.2;13.1;0;4.82;28046 +73081;44.14514;1.14088;89;20220511;30.8;9.8;20.3;2;13.8;.5;5.65;28905 +73081;44.14514;1.14088;89;20220512;24.4;15.1;19.7;1.8;15.4;.4;3.77;19034 +73081;44.14514;1.14088;89;20220513;26.7;13.3;20;.5;16.1;.1;3.98;23209 +73081;44.14514;1.14088;89;20220514;30.2;11.6;20.9;.8;15.7;0;4.87;27691 +73081;44.14514;1.14088;89;20220515;30.4;13.6;22;2.1;16.4;2.1;5.39;26359 +73081;44.14514;1.14088;89;20220516;28.9;15.2;22;1.2;16.8;.1;4.58;23771 +73081;44.14514;1.14088;89;20220517;32.1;13.3;22.7;1;16.4;0;5.29;28177 +73081;44.14514;1.14088;89;20220518;33.2;16.1;24.6;1;16.4;.9;5.33;26913 +73081;44.14514;1.14088;89;20220519;30.5;17;23.7;2;18.3;.1;5.15;23854 +73081;44.14514;1.14088;89;20220520;30.3;16.2;23.2;2.2;17.2;0;5.32;24493 +73081;44.14514;1.14088;89;20220521;32.4;15.3;23.8;.7;19.4;.1;5.13;27197 +73081;44.14514;1.14088;89;20220522;31.5;16.9;24.2;1.1;19.9;4.9;5;25114 +73081;44.14514;1.14088;89;20220523;23.2;16.7;19.9;3.3;16.4;.7;3.71;16376 +73081;44.14514;1.14088;89;20220524;19.1;12.7;15.9;2.6;13.3;1.1;3.07;16291 +73081;44.14514;1.14088;89;20220525;21.3;8.8;15;2.4;11.5;0;4;23355 +73081;44.14514;1.14088;89;20220526;19.9;9.7;14.8;2;12.7;0;3.43;21032 +73081;44.14514;1.14088;89;20220527;25.7;15.2;20.4;2;13.9;0;4.49;21417 +73081;44.14514;1.14088;89;20220528;27.6;11.2;19.4;1.8;12.6;0;5.17;27163 +73081;44.14514;1.14088;89;20220529;25.7;8.5;17.1;1.2;9.4;0;4.78;27919 +73081;44.14514;1.14088;89;20220530;26.1;8.5;17.3;1.2;9.9;.2;4.85;28325 +73081;44.14514;1.14088;89;20220531;27.2;13.5;20.3;1.1;12.7;0;4.64;24894 +73081;44.14514;1.14088;89;20220601;32.6;13;22.8;1.1;14.2;.1;5.75;30097 +73081;44.14514;1.14088;89;20220602;30.1;17.2;23.6;1.7;18.1;1.1;5.11;24221 +73081;44.14514;1.14088;89;20220603;32.2;18.3;25.2;1.7;18.2;17.4;5.57;25241 +73081;44.14514;1.14088;89;20220604;26.2;15.4;20.8;1.9;20.6;2.7;4.06;22136 +73081;44.14514;1.14088;89;20220605;25;16.8;20.9;2.6;17.6;0;4.04;19155 +73081;44.14514;1.14088;89;20220606;27.7;14.6;21.1;1.4;16.7;.3;4.7;24595 +73081;44.14514;1.14088;89;20220607;25.3;17;21.1;1.9;16.1;.8;4.11;19342 +73081;44.14514;1.14088;89;20220608;21.4;14.5;17.9;2.1;16.2;5.7;3.24;17546 +73081;44.14514;1.14088;89;20220609;22.2;11.8;17;2.3;14.2;.4;3.88;21867 +73081;44.14514;1.14088;89;20220610;29.2;11.4;20.3;.8;14.5;0;5.1;29044 +73081;44.14514;1.14088;89;20220611;32.6;11.7;22.1;.7;15.7;0;5.65;31340 +73081;44.14514;1.14088;89;20220612;30.3;17.6;23.9;1.8;19.4;2.6;5.17;24381 +73081;44.14514;1.14088;89;20220613;31.6;18.1;24.8;1.4;21.2;.1;5.24;25200 +73081;44.14514;1.14088;89;20220614;36.3;17.1;26.7;1.3;20.1;.1;6.46;30327 +73081;44.14514;1.14088;89;20220615;35.7;18.2;26.9;1.1;20.7;0;6.1;28913 +73081;44.14514;1.14088;89;20220616;36.4;18.4;27.4;1;20.3;0;6.17;29357 +73081;44.14514;1.14088;89;20220617;38.8;18.3;28.5;.9;20.4;0;6.63;31431 +73081;44.14514;1.14088;89;20220618;39.4;18.6;29;2.6;17.7;0;8.22;31477 +73081;44.14514;1.14088;89;20220619;35.4;17.2;26.3;2.2;18.6;.8;6.85;29556 +73081;44.14514;1.14088;89;20220620;30.6;18.1;24.3;1.6;19.7;0;5.13;24274 +73081;44.14514;1.14088;89;20220621;30;19.9;24.9;1.8;21.7;1.5;4.76;21688 +73081;44.14514;1.14088;89;20220622;29;18.6;23.8;1.5;19.8;1.6;4.62;22025 +73081;44.14514;1.14088;89;20220623;27;15.7;21.3;.8;18.5;19.3;4.26;23008 +73081;44.14514;1.14088;89;20220624;26.3;16.8;21.5;2;17.4;0;4.35;20981 +73081;44.14514;1.14088;89;20220625;24.1;13.7;18.9;2.1;16.6;1.4;4.03;22003 +73081;44.14514;1.14088;89;20220626;19.9;14.5;17.2;2.6;15.7;5.9;2.92;15482 +73081;44.14514;1.14088;89;20220627;22.8;14.6;18.7;2.4;14.8;0;3.88;19368 +73081;44.14514;1.14088;89;20220628;26.6;15.8;21.2;1.9;12.9;0;4.84;22403 +73081;44.14514;1.14088;89;20220629;29;11.5;20.2;1.4;15;0;5.31;28848 +73081;44.14514;1.14088;89;20220630;18;15.4;16.7;2.1;14.5;1;2.32;10308 +73081;44.14514;1.14088;89;20220701;24.7;11.5;18.1;.9;13.3;0;4.26;24832 +73081;44.14514;1.14088;89;20220702;31.8;9.4;20.6;.8;13.4;0;5.52;31274 +73081;44.14514;1.14088;89;20220703;31.7;16.7;24.2;2;16.7;.5;5.83;26491 +73081;44.14514;1.14088;89;20220704;28.5;16.6;22.5;2.9;18.2;2.1;5.13;23420 +73081;44.14514;1.14088;89;20220705;30.5;17.2;23.8;2.2;16.6;0;5.58;24796 +73081;44.14514;1.14088;89;20220706;30.4;14.3;22.3;1.6;14.2;0;5.55;27367 +73081;44.14514;1.14088;89;20220707;29.4;14.5;21.9;2.5;14.5;0;5.72;26233 +73081;44.14514;1.14088;89;20220708;30.8;15.5;23.1;1.9;15.5;0;5.65;26551 +73081;44.14514;1.14088;89;20220709;33;13;23;1.3;15;0;5.98;30484 +73081;44.14514;1.14088;89;20220710;34.2;15.6;24.9;1;14.9;0;5.81;29291 +73081;44.14514;1.14088;89;20220711;36.9;16;26.4;.9;16.1;0;6.18;30812 +73081;44.14514;1.14088;89;20220712;36.9;16.7;26.8;1.2;16.1;0;6.42;30445 +73081;44.14514;1.14088;89;20220713;35.9;14.1;25;.7;14.9;0;5.81;30676 +73081;44.14514;1.14088;89;20220714;37.1;16.2;26.6;.9;17.1;0;6.17;30603 +73081;44.14514;1.14088;89;20220715;36;16.3;26.1;1.1;16.9;0;6.13;29827 +73081;44.14514;1.14088;89;20220716;37.9;15.6;26.7;1;16.4;0;6.27;30449 +73081;44.14514;1.14088;89;20220717;39.3;15.3;27.3;.6;15.5;0;5.91;30367 +73081;44.14514;1.14088;89;20220718;39.9;16.8;28.3;2.5;15.7;0;8;30283 +73081;44.14514;1.14088;89;20220719;33.7;17.9;25.8;1.8;19.4;0;5.83;26273 +73081;44.14514;1.14088;89;20220720;29.3;21.1;25.2;2.9;17.4;0;5.12;18503 +73081;44.14514;1.14088;89;20220721;34;15.8;24.9;1.2;16.8;0;5.72;28114 +73081;44.14514;1.14088;89;20220722;29.8;17.3;23.5;2.8;18.2;.4;5.28;22998 +73081;44.14514;1.14088;89;20220723;30.1;16.9;23.5;1.7;16.3;0;5.05;23587 +73081;44.14514;1.14088;89;20220724;37.1;14.5;25.8;1;16.5;0;6.01;29716 +73081;44.14514;1.14088;89;20220725;29.2;21.1;25.1;3.7;18.4;0;5.25;18060 +73081;44.14514;1.14088;89;20220726;27.8;16.7;22.2;2;14.5;0;4.73;21282 +73081;44.14514;1.14088;89;20220727;28.9;12.9;20.9;1.9;13.4;0;5.19;25713 +73081;44.14514;1.14088;89;20220728;29.4;14.5;21.9;2.1;15.1;0;5.19;24668 +73081;44.14514;1.14088;89;20220729;28.1;18.3;23.2;2.3;16.1;.1;4.67;19677 +73081;44.14514;1.14088;89;20220730;31.2;19.3;25.2;2;17;0;5.16;21723 +73081;44.14514;1.14088;89;20220731;33.6;16.4;25;1.8;16.7;0;5.78;26266 +73081;44.14514;1.14088;89;20220801;34.4;18;26.2;2.4;17.2;0;6.23;25503 +73081;44.14514;1.14088;89;20220802;36.7;16.3;26.5;1.1;16;0;5.85;28465 +73081;44.14514;1.14088;89;20220803;38.3;15.3;26.8;1.1;15.9;0;5.97;28559 +73081;44.14514;1.14088;89;20220804;36.2;20.3;28.2;2;21.4;0;6;24742 +73081;44.14514;1.14088;89;20220805;32.1;20.2;26.1;2.8;19.4;0;5.46;21124 +73081;44.14514;1.14088;89;20220806;34.1;19.1;26.6;2.3;17.2;0;5.92;23757 +73081;44.14514;1.14088;89;20220807;34.7;17.3;26;1.9;13.7;0;6;25557 +73081;44.14514;1.14088;89;20220808;36.3;13.8;25;.9;13;0;5.38;27888 +73081;44.14514;1.14088;89;20220809;36.1;14;25;.9;13.6;0;5.35;27746 +73081;44.14514;1.14088;89;20220810;37.4;14.5;25.9;1.3;14.1;0;5.86;27603 +73081;44.14514;1.14088;89;20220811;38.8;17.8;28.3;1.6;18.2;0;6.32;27458 +73081;44.14514;1.14088;89;20220812;39.6;20.4;30;1.9;21;0;6.54;26191 +73081;44.14514;1.14088;89;20220813;34.9;21.8;28.3;3.8;20.4;3.5;6.5;21282 +73081;44.14514;1.14088;89;20220814;26.7;20.8;23.7;3.2;21.1;1.3;3.59;13769 +73081;44.14514;1.14088;89;20220815;29.9;18.4;24.1;1.7;17.2;.1;4.38;19620 +73081;44.14514;1.14088;89;20220816;28.7;15.3;22;1.3;17.2;6.3;4.08;21151 +73081;44.14514;1.14088;89;20220817;27.3;16.3;21.8;2.3;17.4;.6;4.05;18921 +73081;44.14514;1.14088;89;20220818;27.1;16.7;21.9;3.5;16.6;.1;4.47;18243 +73081;44.14514;1.14088;89;20220819;27.3;17.2;22.2;3;17;0;4.27;17841 +73081;44.14514;1.14088;89;20220820;30.2;16.2;23.2;1;17.8;0;4.05;21096 +73081;44.14514;1.14088;89;20220821;29;17.2;23.1;1.6;17.7;0;4.02;19130 +73081;44.14514;1.14088;89;20220822;26.9;19.7;23.3;2.8;18.7;.3;3.76;14555 +73081;44.14514;1.14088;89;20220823;31.7;18.5;25.1;1.1;18.5;0;4.13;20028 +73081;44.14514;1.14088;89;20220824;35.8;15.5;25.6;.5;17.7;.5;4.5;24974 +73081;44.14514;1.14088;89;20220825;30.3;20;25.1;2.3;20.8;1.2;4.17;17287 +73081;44.14514;1.14088;89;20220826;30.3;20.6;25.4;2.4;19.8;.1;4.25;16613 +73081;44.14514;1.14088;89;20220827;31.2;17;24.1;1.5;17;0;4.28;20223 +73081;44.14514;1.14088;89;20220828;34.4;13.3;23.8;1.1;13.9;0;4.73;24686 +73081;44.14514;1.14088;89;20220829;33.5;15.4;24.4;2.1;16.1;3;5.17;22653 +73081;44.14514;1.14088;89;20220830;33;16;24.5;.9;18.1;0;4.15;21743 +73081;44.14514;1.14088;89;20220831;30.2;16;23.1;2.1;17.4;0;4.29;19603 +73081;44.14514;1.14088;89;20220901;29.2;19.6;24.4;2.2;19.1;3.6;3.85;15756 +73081;44.14514;1.14088;89;20220902;27.9;18.1;23;1;18.8;11.4;3.13;15801 +73081;44.14514;1.14088;89;20220903;28.7;17.1;22.9;1;17.9;.1;3.32;17161 +73081;44.14514;1.14088;89;20220904;34.2;15.7;24.9;1.7;18;0;4.72;21831 +73081;44.14514;1.14088;89;20220905;34.4;18.5;26.4;1.8;20.2;3.2;4.6;19972 +73081;44.14514;1.14088;89;20220906;32;18.8;25.4;1.8;19;.1;4.13;17924 +73081;44.14514;1.14088;89;20220907;27.8;17.1;22.4;1.9;15.7;0;3.6;15866 +73081;44.14514;1.14088;89;20220908;26.5;13;19.7;.7;15.2;2;2.95;17821 +73081;44.14514;1.14088;89;20220909;25.6;17.3;21.4;1.6;16.1;1.3;2.96;13565 +73081;44.14514;1.14088;89;20220910;27.4;11.1;19.2;.6;13.8;0;3.03;19355 +73081;44.14514;1.14088;89;20220911;33.3;12.3;22.8;.8;14.5;0;3.79;21941 +73081;44.14514;1.14088;89;20220912;33.8;15.2;24.5;2.4;17.9;0;4.81;20381 +73081;44.14514;1.14088;89;20220913;31.5;20.2;25.8;2.8;21.2;.2;4.11;15448 +73081;44.14514;1.14088;89;20220914;31.5;18.4;24.9;1.7;19.2;1.5;3.72;16570 +73081;44.14514;1.14088;89;20220915;29.5;17.4;23.4;1.8;18.2;.1;3.46;15718 +73081;44.14514;1.14088;89;20220916;26;18.9;22.4;3.1;15.4;0;3.61;11614 +73081;44.14514;1.14088;89;20220917;22.7;11.5;17.1;1.3;9.6;0;2.74;14769 +73081;44.14514;1.14088;89;20220918;26.4;6.1;16.2;1;8.1;0;3.08;20131 +73081;44.14514;1.14088;89;20220919;27;5.2;16.1;1.1;8.7;0;3.17;20508 +73081;44.14514;1.14088;89;20220920;25.7;5.5;15.6;1.1;9.2;0;2.99;19669 +73081;44.14514;1.14088;89;20220921;25.4;5.4;15.4;.9;9.3;0;2.78;19360 +73081;44.14514;1.14088;89;20220922;26.5;5.2;15.8;.7;9.9;0;2.71;19810 +73081;44.14514;1.14088;89;20220923;24.2;8.3;16.2;1;13.2;6.7;2.48;16756 +73081;44.14514;1.14088;89;20220924;19.2;15.1;17.1;1.6;15.8;4.2;1.6;7774 +73081;44.14514;1.14088;89;20220925;19.8;10.4;15.1;1.5;12.4;.1;2.04;12302 +73081;44.14514;1.14088;89;20220926;19.8;5.9;12.8;2.4;11;2.8;2.35;15070 +73081;44.14514;1.14088;89;20220927;18.9;13.2;16;4.5;14.1;4.9;2.17;9072 +73081;44.14514;1.14088;89;20220928;19.2;15;17.1;5;15.9;6.3;1.95;7509 +73081;44.14514;1.14088;89;20220929;17.6;13.2;15.4;2.6;13.9;9.6;1.66;7620 +73081;44.14514;1.14088;89;20220930;19.5;10.6;15;2;11.5;.1;2.13;11252 +73081;44.14514;1.14088;89;20221001;23;8.4;15.7;1.8;13;0;2.36;14604 +73081;44.14514;1.14088;89;20221002;24.2;11;17.6;.8;14.4;0;2.05;13656 +73081;44.14514;1.14088;89;20221003;25.5;12.5;19;.9;14.3;0;2.17;13379 +73081;44.14514;1.14088;89;20221004;25.4;8.8;17.1;.9;12.5;.1;2.22;15103 +73081;44.14514;1.14088;89;20221005;26.6;7.6;17.1;2;13.5;0;2.8;16052 +73081;44.14514;1.14088;89;20221006;22.5;14.9;18.7;1.7;15.6;.1;1.95;9549 +73081;44.14514;1.14088;89;20221007;25.3;10;17.6;1.1;13.9;.1;2.16;13919 +73081;44.14514;1.14088;89;20221008;23;11.7;17.3;.8;15.6;.9;1.71;11628 +73081;44.14514;1.14088;89;20221009;25.8;10;17.9;1.4;13.5;.1;2.31;13811 +73081;44.14514;1.14088;89;20221010;25.1;10;17.5;1;14.5;.1;1.98;13300 +73081;44.14514;1.14088;89;20221011;23.7;13.8;18.7;.7;15.8;0;1.63;10382 +73081;44.14514;1.14088;89;20221012;16.7;13.4;15;.3;15.4;.4;.93;5363 +73081;44.14514;1.14088;89;20221013;23.2;11.8;17.5;1.4;14.9;1;1.6;8300 +73081;44.14514;1.14088;89;20221014;21.5;16.9;19.2;2.8;17.1;.5;1.78;6381 +73081;44.14514;1.14088;89;20221015;27.4;12;19.7;1.3;14.6;0;2.2;12587 +73081;44.14514;1.14088;89;20221016;28;14.6;21.3;2.9;16.4;0;2.93;11497 +73081;44.14514;1.14088;89;20221017;27;16.9;21.9;1.9;17.6;.5;2.25;9674 +73081;44.14514;1.14088;89;20221018;29.3;14.9;22.1;3;17;0;3.1;11644 +73081;44.14514;1.14088;89;20221019;27.1;13.5;20.3;2.9;17;2.8;2.56;11124 +73081;44.14514;1.14088;89;20221020;22.6;17.5;20;1.9;19.5;1.4;1.39;6213 +73081;44.14514;1.14088;89;20221021;23.2;14.2;18.7;1.3;16.8;1;1.49;8558 +73081;44.14514;1.14088;89;20221022;26.5;11.2;18.8;1.2;14.4;0;1.86;11394 +73081;44.14514;1.14088;89;20221023;26;15.3;20.6;1.7;14.6;0;2.09;9183 +73081;44.14514;1.14088;89;20221024;24.9;11.2;18;.8;13.1;0;1.5;10414 +73081;44.14514;1.14088;89;20221025;24.6;9.5;17;1.6;13.6;.2;1.8;10844 +73081;44.14514;1.14088;89;20221026;24.9;11.1;18;1.9;14.7;.1;1.88;10163 +73081;44.14514;1.14088;89;20221027;24.8;13.4;19.1;3;16.3;0;2.1;8987 +73081;44.14514;1.14088;89;20221028;26.1;17.5;21.8;3.3;16.6;0;2.62;7522 +73081;44.14514;1.14088;89;20221029;26.9;13.4;20.1;2.3;13.6;0;2.43;9615 +73081;44.14514;1.14088;89;20221030;24.7;9;16.8;1;13.2;0;1.43;10323 +73081;44.14514;1.14088;89;20221031;23.6;9.5;16.5;1.3;14.4;2.4;1.39;9576 +73081;44.14514;1.14088;89;20221101;20.4;14.5;17.4;1.5;13.7;0;1.35;5645 +73081;44.14514;1.14088;89;20221102;20.5;9.9;15.2;.9;11.7;.1;1.13;7894 +73081;44.14514;1.14088;89;20221103;19.8;7.3;13.5;1.7;11.1;4.2;1.34;8559 +73081;44.14514;1.14088;89;20221104;14.9;9.5;12.2;4.3;10.5;5.3;1.57;5098 +73081;44.14514;1.14088;89;20221105;16.6;2.6;9.6;.7;8.7;.1;.83;8875 +73081;44.14514;1.14088;89;20221106;19.4;1.3;10.3;.9;8.3;.3;1.02;10127 +73081;44.14514;1.14088;89;20221107;20.7;3.1;11.9;1;9.6;.1;1.08;9829 +73081;44.14514;1.14088;89;20221108;19.6;7.6;13.6;1.3;12.6;.3;.99;7776 +73081;44.14514;1.14088;89;20221109;16.3;12.7;14.5;1.4;14.4;1.4;.77;3609 +73081;44.14514;1.14088;89;20221110;15.7;10.8;13.2;1.5;12;.1;.91;4358 +73081;44.14514;1.14088;89;20221111;22.5;4.1;13.3;1.4;10.9;.1;1.24;9536 +73081;44.14514;1.14088;89;20221112;22.7;7.5;15.1;1.8;11.7;0;1.44;8431 +73081;44.14514;1.14088;89;20221113;20.6;4;12.3;.9;9.8;0;.92;8749 +73081;44.14514;1.14088;89;20221114;15.8;5.7;10.7;.8;11.4;1.5;.62;6446 +73081;44.14514;1.14088;89;20221115;17.2;6.8;12;1.2;12.8;9.5;.67;6470 +73081;44.14514;1.14088;89;20221116;18.3;8.8;13.5;1.7;11.9;.2;1;6041 +73081;44.14514;1.14088;89;20221117;18.5;12;15.2;1.9;12.9;7.9;1.11;4703 +73081;44.14514;1.14088;89;20221118;13.3;9;11.1;2.5;11;4.5;.86;3528 +73081;44.14514;1.14088;89;20221119;11.5;8.2;9.8;2.2;9.8;1.2;.83;2883 +73081;44.14514;1.14088;89;20221120;11.1;4.3;7.7;1.8;9.9;3;.48;4641 +73081;44.14514;1.14088;89;20221121;12.7;7.8;10.2;3.5;10.9;24.5;.79;3690 +73081;44.14514;1.14088;89;20221122;9.6;6.9;8.2;4.3;9.4;15;.8;2365 +73081;44.14514;1.14088;89;20221123;16.2;8.4;12.3;2.5;10.9;4.6;1.07;4869 +73081;44.14514;1.14088;89;20221124;13.6;4.2;8.9;1;9.6;1.8;.54;5405 +73081;44.14514;1.14088;89;20221125;12.9;6.3;9.6;1.5;10.2;5.5;.61;4264 +73081;44.14514;1.14088;89;20221126;9.4;3.7;6.5;.9;8.6;.2;.44;3822 +73081;44.14514;1.14088;89;20221127;12.1;.8;6.4;1.7;8.4;6.5;.55;5847 +73081;44.14514;1.14088;89;20221128;13.4;7.2;10.3;2.9;10.6;5.4;.79;3946 +73081;44.14514;1.14088;89;20221129;11.6;3.8;7.7;1.1;9.1;.3;.48;4534 +73081;44.14514;1.14088;89;20221130;8.2;1.6;4.9;.6;7.3;.1;.38;4022 +73081;44.14514;1.14088;89;20221201;4.9;.4;2.6;.9;7.4;.1;.28;3059 +73081;44.14514;1.14088;89;20221202;6.6;4.2;5.4;.5;8.2;0;.4;1858 +73081;44.14514;1.14088;89;20221203;7.6;3.8;5.7;.6;8.1;1.4;.4;2646 +73081;44.14514;1.14088;89;20221204;9.6;4.6;7.1;1;7.8;0;.54;3195 +73081;44.14514;1.14088;89;20221205;11.6;-1.3;5.1;.9;6.4;.1;.46;5874 +73081;44.14514;1.14088;89;20221206;10.6;2.3;6.4;.7;7.6;0;.41;4418 +73081;44.14514;1.14088;89;20221207;12.6;5.5;9;.2;7.7;0;.35;3957 +73081;44.14514;1.14088;89;20221208;8.9;.1;4.5;.9;7.3;5.4;.36;4520 +73081;44.14514;1.14088;89;20221209;9.3;6.4;7.8;.7;9.7;1.9;.42;2022 +73081;44.14514;1.14088;89;20221210;1.1;1.2;1.1;2.8;5.6;0;.58;0 +73081;44.14514;1.14088;89;20221211;3.6;-5.6;-1;1.1;4.4;.1;.36;4567 +73081;44.14514;1.14088;89;20221212;3.1;-4.5;-.7;1.5;5.5;7.2;.26;4011 +73081;44.14514;1.14088;89;20221213;11.3;3.7;7.5;2.8;10.2;4.2;.34;3992 +73081;44.14514;1.14088;89;20221214;14.5;7.9;11.2;1.1;11.2;1.3;.53;3616 +73081;44.14514;1.14088;89;20221215;12;5.2;8.6;1.5;10.7;2.4;.36;3676 +73081;44.14514;1.14088;89;20221216;11.2;8.3;9.7;.9;10.2;.6;.52;1941 +73081;44.14514;1.14088;89;20221217;7.7;-1.5;3.1;1.4;6.2;.2;.44;4465 +73081;44.14514;1.14088;89;20221218;12.7;-.2;6.2;1.9;7.4;0;.66;5517 +73081;44.14514;1.14088;89;20221219;15.5;1.7;8.6;1;8.7;.1;.48;5744 +73081;44.14514;1.14088;89;20221220;15.7;5.4;10.5;1.2;11.3;1.5;.46;4781 +73081;44.14514;1.14088;89;20221221;17.2;8.2;12.7;1.3;11.7;.2;.64;4384 +73081;44.14514;1.14088;89;20221222;17.5;5.9;11.7;.9;11.4;1.8;.48;5155 +73081;44.14514;1.14088;89;20221223;18.1;11;14.5;1;13;0;.63;3753 +73081;44.14514;1.14088;89;20221224;16.6;7.3;11.9;.8;10.7;0;.52;4491 +73081;44.14514;1.14088;89;20221225;16.3;2.5;9.4;1.1;9.4;.1;.52;5766 +73081;44.14514;1.14088;89;20221226;15.9;5.5;10.7;.9;10.9;2.3;.45;4846 +73081;44.14514;1.14088;89;20221227;14;9.7;11.8;.5;11.6;.2;.47;2661 +73081;44.14514;1.14088;89;20221228;15;5;10;1.2;9.8;.1;.56;4760 +73081;44.14514;1.14088;89;20221229;13.5;8;10.7;1.7;11;5.2;.6;3208 +73081;44.14514;1.14088;89;20221230;16.2;8.5;12.3;2.2;11.5;1.1;.83;4055 +73081;44.14514;1.14088;89;20221231;17.3;8.4;12.8;2.4;11.4;0;.98;4481 +73082;44.17131;1.45113;100;20220101;16.5;.7;8.6;.7;8.4;0;.4;6800 +73082;44.17131;1.45113;100;20220102;14.7;1.1;7.9;1.1;9.6;.1;.47;4300 +73082;44.17131;1.45113;100;20220103;14.1;3.7;8.9;.5;9.7;0;.35;5200 +73082;44.17131;1.45113;100;20220104;17.4;3.8;10.6;2.4;10.4;6;.84;6800 +73082;44.17131;1.45113;100;20220105;7.7;4.2;6;2.4;7.3;0;.64;4800 +73082;44.17131;1.45113;100;20220106;7.7;-.6;3.6;1.6;5.5;.1;.52;7400 +73082;44.17131;1.45113;100;20220107;8.1;-3.7;2.2;1.4;6.8;2.9;.37;3800 +73082;44.17131;1.45113;100;20220108;11.3;4.5;7.9;4.8;10.3;4.9;.43;3100 +73082;44.17131;1.45113;100;20220109;8.9;7.5;8.2;2.8;10.2;21.5;.48;1100 +73082;44.17131;1.45113;100;20220110;8.4;7.8;8.1;1.5;10.2;4;.45;900 +73082;44.17131;1.45113;100;20220111;8.9;1.5;5.2;1.3;7.3;.1;.44;6000 +73082;44.17131;1.45113;100;20220112;6.3;-3.4;1.5;1;5.7;0;.3;7700 +73082;44.17131;1.45113;100;20220113;.7;-2.4;-.8;.9;5.8;0;.27;1800 +73082;44.17131;1.45113;100;20220114;6.7;-3.2;1.8;.7;5.4;.1;.35;6400 +73082;44.17131;1.45113;100;20220115;6.2;-5.2;.5;.7;5.2;.1;.27;8800 +73082;44.17131;1.45113;100;20220116;6.5;-6.2;.2;.9;5.4;.1;.3;8600 +73082;44.17131;1.45113;100;20220117;.7;-1.3;-.3;.7;6.1;.1;.27;2200 +73082;44.17131;1.45113;100;20220118;1.5;.3;.9;.7;6.6;.1;.31;1000 +73082;44.17131;1.45113;100;20220119;5.7;1.2;3.5;1.1;7.5;.9;.37;2600 +73082;44.17131;1.45113;100;20220120;8.5;2.9;5.7;1.4;7.2;0;.61;4000 +73082;44.17131;1.45113;100;20220121;7.8;-2.9;2.5;1.4;5.2;.1;.58;8700 +73082;44.17131;1.45113;100;20220122;7.7;-4.8;1.5;.6;4.9;0;.38;9400 +73082;44.17131;1.45113;100;20220123;10.8;-5.4;2.7;.4;5.2;0;.37;9600 +73082;44.17131;1.45113;100;20220124;12.8;-4.3;4.3;.9;5.9;0;.61;9500 +73082;44.17131;1.45113;100;20220125;11.9;-3.5;4.2;.7;6.1;0;.52;9600 +73082;44.17131;1.45113;100;20220126;6.9;-3.8;1.6;.6;5.8;0;.41;7400 +73082;44.17131;1.45113;100;20220127;.9;-2.6;-.8;1;5.9;.1;.28;2500 +73082;44.17131;1.45113;100;20220128;-.3;-1.9;-1.1;1;5.7;0;.29;1700 +73082;44.17131;1.45113;100;20220129;.8;-.9;0;.9;6;0;.33;2300 +73082;44.17131;1.45113;100;20220130;3.9;.4;2.2;1.3;7.2;0;.33;1800 +73082;44.17131;1.45113;100;20220131;8.4;3.4;5.9;3.9;8.7;.7;.52;2200 +73082;44.17131;1.45113;100;20220201;8.3;1.6;5;3.9;8;.2;.59;5100 +73082;44.17131;1.45113;100;20220202;10.4;6.6;8.5;2.3;10;.2;.63;3300 +73082;44.17131;1.45113;100;20220203;6;-.7;2.7;.8;7.9;.1;.34;2400 +73082;44.17131;1.45113;100;20220204;11.4;5.8;8.6;1.3;10.6;1.6;.53;2700 +73082;44.17131;1.45113;100;20220205;11.1;7.4;9.3;2.4;8.7;0;1.05;5200 +73082;44.17131;1.45113;100;20220206;10;-3.2;3.4;2.7;7.69;1.1;.63;8785 +73082;44.17131;1.45113;100;20220207;12.2;8.5;10.3;3.6;9.52;.8;1.14;4053 +73082;44.17131;1.45113;100;20220208;13.4;-.5;6.5;.8;6.8;0;.86;11500 +73082;44.17131;1.45113;100;20220209;16.4;-2.5;7;1;7.2;0;1.04;11800 +73082;44.17131;1.45113;100;20220210;17.6;-.4;8.6;.9;8.2;.6;1.05;11000 +73082;44.17131;1.45113;100;20220211;13.5;8;10.8;1.6;9.2;0;1.11;6700 +73082;44.17131;1.45113;100;20220212;13.8;-.9;6.5;2;6.18;0;1.22;10371 +73082;44.17131;1.45113;100;20220213;17.2;-.3;8.5;2.5;8.4;3.9;1.52;10800 +73082;44.17131;1.45113;100;20220214;11.3;8.4;9.9;4;9.7;6.4;1.21;6200 +73082;44.17131;1.45113;100;20220215;10.7;6;8.4;3.5;9.3;4.7;.98;6600 +73082;44.17131;1.45113;100;20220216;13.6;8.1;10.9;4.1;11.5;3.7;.91;2900 +73082;44.17131;1.45113;100;20220217;14.3;11.5;12.9;3.8;13.32;1.3;.78;3790 +73082;44.17131;1.45113;100;20220218;16.5;10.4;13.5;2.2;11.6;0;1.42;8400 +73082;44.17131;1.45113;100;20220219;12.7;8.1;10.4;2.3;8.2;0;1.55;10500 +73082;44.17131;1.45113;100;20220220;12.1;.8;6.5;2;9.2;1.8;.71;4700 +73082;44.17131;1.45113;100;20220221;13.1;9.1;11.1;6;9.4;1;1.93;6700 +73082;44.17131;1.45113;100;20220222;14.9;8;11.5;2.6;9.2;0;1.75;12300 +73082;44.17131;1.45113;100;20220223;16.9;4.8;10.9;.9;9;0;1.42;13900 +73082;44.17131;1.45113;100;20220224;15.6;3.9;9.8;2.1;9.5;.1;1.38;9700 +73082;44.17131;1.45113;100;20220225;12.7;4.9;8.8;2.1;6.6;0;1.76;13800 +73082;44.17131;1.45113;100;20220226;15.2;-2.1;6.6;1.9;5.1;0;1.92;15500 +73082;44.17131;1.45113;100;20220227;15.7;-1.1;7.3;.8;6.6;0;1.3;11500 +73082;44.17131;1.45113;100;20220228;17.3;.1;8.7;.8;7.7;0;1.49;14900 +73082;44.17131;1.45113;100;20220301;17.9;.5;9.2;1.9;7.9;.1;1.93;15100 +73082;44.17131;1.45113;100;20220302;12.1;2.7;7.4;1.1;9.5;2.9;.69;3000 +73082;44.17131;1.45113;100;20220303;17.4;6.9;12.2;1.2;10;0;1.64;12700 +73082;44.17131;1.45113;100;20220304;10.8;5.3;8.1;3.4;10;4.1;.66;1800 +73082;44.17131;1.45113;100;20220305;9.3;7;8.2;2.8;9.39;1.1;.94;4593 +73082;44.17131;1.45113;100;20220306;12.9;6.7;9.8;1.9;7.8;0;1.72;12000 +73082;44.17131;1.45113;100;20220307;12.3;-2.4;5;1.2;6.9;0;1.22;10600 +73082;44.17131;1.45113;100;20220308;16.2;-.5;7.9;1.6;8.8;2.6;1.46;11100 +73082;44.17131;1.45113;100;20220309;16.7;4.3;10.5;2.8;9.6;.1;2.04;15200 +73082;44.17131;1.45113;100;20220310;16.3;5.9;11.1;1.4;9.8;.9;1.53;9800 +73082;44.17131;1.45113;100;20220311;14.6;10.1;12.4;5;10.3;19;1.99;6500 +73082;44.17131;1.45113;100;20220312;11.5;8.8;10.2;2.7;10.3;9.7;1.12;5000 +73082;44.17131;1.45113;100;20220313;12.3;5.8;9.1;3.9;9.3;11.3;1.23;3700 +73082;44.17131;1.45113;100;20220314;15.1;2.1;8.6;6.1;9.6;0;1.54;6400 +73082;44.17131;1.45113;100;20220315;16.6;13.3;14.9;9;11.42;0;2.78;6401 +73082;44.17131;1.45113;100;20220316;17.6;10.8;14.2;3;11.5;.1;1.93;7000 +73082;44.17131;1.45113;100;20220317;16.4;10.9;13.7;1.4;12.1;1.8;1.26;5000 +73082;44.17131;1.45113;100;20220318;13.2;8;10.6;1.1;9.6;0;1.28;7100 +73082;44.17131;1.45113;100;20220319;17.3;7.2;12.3;3.8;8.4;0;2.99;16400 +73082;44.17131;1.45113;100;20220320;17.7;7.5;12.6;5;9.3;0;3;14400 +73082;44.17131;1.45113;100;20220321;16.4;11.4;13.9;7.2;9;0;3.89;18200 +73082;44.17131;1.45113;100;20220322;16.3;9.3;12.8;7.6;6.9;0;4.43;18800 +73082;44.17131;1.45113;100;20220323;16.8;7.3;12.1;4.4;6.5;0;3.74;19500 +73082;44.17131;1.45113;100;20220324;18.9;-.1;9.4;2.5;6.4;0;3.05;19600 +73082;44.17131;1.45113;100;20220325;20.8;2.6;11.7;1.6;5.8;0;2.83;15900 +73082;44.17131;1.45113;100;20220326;20.5;2.5;11.5;3.5;6;0;3.91;19700 +73082;44.17131;1.45113;100;20220327;22.2;7;14.6;3.6;6.8;0;4.3;19000 +73082;44.17131;1.45113;100;20220328;22.7;4;13.4;1.9;6.6;0;3.23;16300 +73082;44.17131;1.45113;100;20220329;19.7;5.5;12.6;1.2;8.8;2.5;2.13;11800 +73082;44.17131;1.45113;100;20220330;13.8;10.3;12.1;2.1;11.5;3.4;1.23;4800 +73082;44.17131;1.45113;100;20220331;15.4;8.8;12.1;5.1;9.2;1.9;2.98;16400 +73082;44.17131;1.45113;100;20220401;9.1;2.9;6;6.4;5.4;.6;2.57;13800 +73082;44.17131;1.45113;100;20220402;9;1.6;5.3;4.6;5.3;0;2.16;11000 +73082;44.17131;1.45113;100;20220403;7.2;-2.7;2.3;2;5.11;0;1.6;14954 +73082;44.17131;1.45113;100;20220404;12.4;.3;6.3;1.6;5.09;0;2.44;21392 +73082;44.17131;1.45113;100;20220405;15.4;-1.4;7;2.3;6.41;0;2.6;19750 +73082;44.17131;1.45113;100;20220406;11.6;6.4;9;2.7;10.5;.4;.88;3900 +73082;44.17131;1.45113;100;20220407;19.1;9.2;14.2;4.4;11.6;5;2.72;12100 +73082;44.17131;1.45113;100;20220408;20.6;10.7;15.7;4.6;11.4;.2;3.29;12500 +73082;44.17131;1.45113;100;20220409;15.4;7.5;11.5;3;7.8;.2;2.99;17400 +73082;44.17131;1.45113;100;20220410;19.9;0;10;2.4;6.3;0;3.63;23300 +73082;44.17131;1.45113;100;20220411;19.4;5.1;12.3;5.4;9.3;0;3.6;18200 +73082;44.17131;1.45113;100;20220412;18.8;12.7;15.8;5.4;10.2;.8;3.86;14600 +73082;44.17131;1.45113;100;20220413;13.8;12.2;13;1.2;11.7;2.1;1.13;3500 +73082;44.17131;1.45113;100;20220414;23.1;5.7;14.4;1.2;12;0;3.27;22100 +73082;44.17131;1.45113;100;20220415;23;9.9;16.5;2.3;13.5;.1;3.28;18500 +73082;44.17131;1.45113;100;20220416;25.1;10.8;18;3.2;12.4;0;4.47;22600 +73082;44.17131;1.45113;100;20220417;22.9;6.4;14.7;2.8;10.5;0;3.94;22400 +73082;44.17131;1.45113;100;20220418;18.7;11;14.9;2.8;11.6;0;2.61;12100 +73082;44.17131;1.45113;100;20220419;14.2;9.4;11.8;2.5;12;16;1.15;4300 +73082;44.17131;1.45113;100;20220420;12.4;9.4;10.9;1.6;11.7;5.8;1;4400 +73082;44.17131;1.45113;100;20220421;15.3;9.5;12.4;2.4;12.5;1.1;1.31;5800 +73082;44.17131;1.45113;100;20220422;18.4;11.5;15;.8;13.1;.1;1.91;10500 +73082;44.17131;1.45113;100;20220423;13.9;8.7;11.3;2.1;11.4;15.4;1.12;3900 +73082;44.17131;1.45113;100;20220424;17.9;9.6;13.8;4.4;12.2;0;2.21;8900 +73082;44.17131;1.45113;100;20220425;18.7;5.4;12.1;1.1;10.3;0;2.73;18700 +73082;44.17131;1.45113;100;20220426;23.4;4.4;13.9;1.2;10.2;0;3.78;25200 +73082;44.17131;1.45113;100;20220427;22.7;6.8;14.8;.9;11.9;0;3.01;18900 +73082;44.17131;1.45113;100;20220428;20.1;13.2;16.7;2.3;14.4;0;2.51;12400 +73082;44.17131;1.45113;100;20220429;22.4;12.9;17.7;2.6;13.9;0;3.67;19700 +73082;44.17131;1.45113;100;20220430;22.8;12.6;17.7;3.1;12.9;0;4.21;22100 +73082;44.17131;1.45113;100;20220501;21;10.5;15.8;2.4;11.7;0;3.76;21800 +73082;44.17131;1.45113;100;20220502;21.5;12;16.8;2;12.3;0;3.41;18100 +73082;44.17131;1.45113;100;20220503;21.5;11.5;16.5;1.8;13.4;6.4;2.68;13100 +73082;44.17131;1.45113;100;20220504;21.4;12.3;16.9;2.2;12.8;.5;3.17;15700 +73082;44.17131;1.45113;100;20220505;22.4;10.6;16.5;3.2;10.4;0;4.47;22400 +73082;44.17131;1.45113;100;20220506;22.3;9.6;16;2.9;11;0;4.02;20600 +73082;44.17131;1.45113;100;20220507;24;10.7;17.4;2.9;11.6;0;4.67;24400 +73082;44.17131;1.45113;100;20220508;26;9.8;17.9;1.5;12;0;4.29;23800 +73082;44.17131;1.45113;100;20220509;26.8;8.8;17.8;.7;12.1;0;4.26;26500 +73082;44.17131;1.45113;100;20220510;28.3;10;19.2;1.3;12.5;0;4.7;26100 +73082;44.17131;1.45113;100;20220511;30.4;10.7;20.6;2;13.6;0;5.39;26800 +73082;44.17131;1.45113;100;20220512;24.7;15.1;19.9;2.1;15.7;1.4;3.91;19600 +73082;44.17131;1.45113;100;20220513;26.8;14.8;20.8;1.1;16.7;0;4.1;22200 +73082;44.17131;1.45113;100;20220514;30.2;13.2;21.7;1.5;15.8;0;4.97;25400 +73082;44.17131;1.45113;100;20220515;30.1;13.9;22;2.3;16;1;5.33;25300 +73082;44.17131;1.45113;100;20220516;29.5;14.8;22.2;1.3;16.4;0;4.91;25700 +73082;44.17131;1.45113;100;20220517;32.2;13.4;22.8;.9;15.8;0;5.08;27000 +73082;44.17131;1.45113;100;20220518;32.7;17;24.9;1.4;16.3;.3;5.55;26700 +73082;44.17131;1.45113;100;20220519;30.5;17.8;24.2;2;17.5;.2;5.45;25400 +73082;44.17131;1.45113;100;20220520;30.5;13.9;22.2;2;16.8;0;4.91;22800 +73082;44.17131;1.45113;100;20220521;32.8;17.1;25;1.2;19;0;4.97;23600 +73082;44.17131;1.45113;100;20220522;30.9;17.7;24.3;1.6;19.9;5.7;4.26;18700 +73082;44.17131;1.45113;100;20220523;23.3;16.6;20;4;16.5;.5;3.33;12100 +73082;44.17131;1.45113;100;20220524;18;13.8;15.9;2.8;13.5;.7;2.4;10400 +73082;44.17131;1.45113;100;20220525;21.6;10;15.8;3.4;11.7;0;4.35;24100 +73082;44.17131;1.45113;100;20220526;21;11.1;16.1;2.5;12.7;0;2.91;13000 +73082;44.17131;1.45113;100;20220527;26.2;14.1;20.2;2.8;14.1;0;5.17;25400 +73082;44.17131;1.45113;100;20220528;27.5;13.1;20.3;2.4;12.9;0;5.62;28300 +73082;44.17131;1.45113;100;20220529;25.7;9.1;17.4;1.4;9.5;0;5.1;29800 +73082;44.17131;1.45113;100;20220530;25.8;9;17.4;1.4;10.1;0;4.78;27000 +73082;44.17131;1.45113;100;20220531;26.8;15.3;21.1;1.5;12.2;.4;5.22;27400 +73082;44.17131;1.45113;100;20220601;32.6;13.5;23.1;1.8;14.6;0;5.99;28400 +73082;44.17131;1.45113;100;20220602;29.8;18.4;24.1;2;18.4;.6;5.16;23600 +73082;44.17131;1.45113;100;20220603;33;18.2;25.6;2.3;17.9;13.8;6.21;26800 +73082;44.17131;1.45113;100;20220604;27.8;16.8;22.3;2.2;20.6;5.7;4.02;19200 +73082;44.17131;1.45113;100;20220605;25.3;17;21.2;2.6;17.8;0;3.95;18300 +73082;44.17131;1.45113;100;20220606;28;14.7;21.4;1.4;16.7;.4;4.54;23200 +73082;44.17131;1.45113;100;20220607;25;17.2;21.1;1.7;16.5;1.1;3.74;17500 +73082;44.17131;1.45113;100;20220608;21.2;15.2;18.2;1.9;16.7;5.5;2.09;8600 +73082;44.17131;1.45113;100;20220609;22.9;12.6;17.8;2.3;14.1;.3;3.8;19700 +73082;44.17131;1.45113;100;20220610;29.4;11.3;20.4;.9;13.9;0;5.26;29800 +73082;44.17131;1.45113;100;20220611;33.2;13.4;23.3;1.1;15.2;0;5.73;29200 +73082;44.17131;1.45113;100;20220612;30.9;18.1;24.5;2.2;19.4;2.1;4.7;19200 +73082;44.17131;1.45113;100;20220613;32;18.7;25.4;2;20.3;.1;6.02;28200 +73082;44.17131;1.45113;100;20220614;36.6;17.9;27.3;1.5;19.2;.2;5.94;25400 +73082;44.17131;1.45113;100;20220615;36.2;19.6;27.9;1.2;18.8;0;6.11;27800 +73082;44.17131;1.45113;100;20220616;36.6;19.7;28.2;1.3;19.9;0;6.05;26700 +73082;44.17131;1.45113;100;20220617;39.1;19.1;29.1;1;19.2;0;6.15;27600 +73082;44.17131;1.45113;100;20220618;39;18.1;28.6;2.8;16.6;0;7.89;28200 +73082;44.17131;1.45113;100;20220619;36.7;17.8;27.3;2.6;16.4;.3;7.08;26500 +73082;44.17131;1.45113;100;20220620;31.3;20.1;25.7;2.3;19.7;0;4.81;18400 +73082;44.17131;1.45113;100;20220621;30;20.6;25.3;2.2;21.5;1;3.99;15100 +73082;44.17131;1.45113;100;20220622;29.5;19.1;24.3;1.9;19.4;.8;5.14;24000 +73082;44.17131;1.45113;100;20220623;28;16.7;22.4;1.6;18.5;16.5;4.32;20900 +73082;44.17131;1.45113;100;20220624;26.7;16.6;21.7;2;17.2;.7;4.8;24100 +73082;44.17131;1.45113;100;20220625;26;14.9;20.5;2.5;16.8;.4;4;18400 +73082;44.17131;1.45113;100;20220626;19.4;14.9;17.2;2.4;16.5;8.6;1.66;6100 +73082;44.17131;1.45113;100;20220627;23.4;14.7;19.1;2.3;16;0;2.88;11900 +73082;44.17131;1.45113;100;20220628;26.8;16.5;21.7;2.1;13.7;0;5.78;29500 +73082;44.17131;1.45113;100;20220629;29.3;11.8;20.6;1.6;14.8;.3;5.42;28700 +73082;44.17131;1.45113;100;20220630;19;15.6;17.3;3.1;14.9;1.3;2.29;8200 +73082;44.17131;1.45113;100;20220701;24.9;14.1;19.5;1.6;13.5;0;5.05;28200 +73082;44.17131;1.45113;100;20220702;32;10.2;21.1;1.2;13.4;0;5.57;29200 +73082;44.17131;1.45113;100;20220703;31.9;17.6;24.8;2.5;16.8;.1;6.03;25500 +73082;44.17131;1.45113;100;20220704;28.5;16.9;22.7;2.6;18.4;1.5;4.75;21300 +73082;44.17131;1.45113;100;20220705;30.9;18.1;24.5;2.8;16.9;0;6.44;28700 +73082;44.17131;1.45113;100;20220706;30.8;14.4;22.6;1.7;14.2;0;5.57;26700 +73082;44.17131;1.45113;100;20220707;30.4;16.6;23.5;2.9;14.6;0;6.5;28700 +73082;44.17131;1.45113;100;20220708;31;16.8;23.9;2.4;15;0;6.44;29700 +73082;44.17131;1.45113;100;20220709;33.5;14;23.8;1.7;14;0;6.24;29500 +73082;44.17131;1.45113;100;20220710;34.9;15.9;25.4;1.2;14.1;0;6.09;29600 +73082;44.17131;1.45113;100;20220711;36.7;16.8;26.8;1.4;15.1;0;6.38;29000 +73082;44.17131;1.45113;100;20220712;37.4;17.4;27.4;1.3;15.8;0;6.39;29100 +73082;44.17131;1.45113;100;20220713;36.7;15.2;26;1.1;13.7;0;6.08;29300 +73082;44.17131;1.45113;100;20220714;38;17.2;27.6;1.3;16.3;0;6.36;28600 +73082;44.17131;1.45113;100;20220715;37;18.1;27.6;1.5;16.1;0;6.42;28300 +73082;44.17131;1.45113;100;20220716;38.2;16.2;27.2;1;15.1;0;5.99;28300 +73082;44.17131;1.45113;100;20220717;39.4;17;28.2;1.1;14.8;0;6.21;28300 +73082;44.17131;1.45113;100;20220718;39.7;19.8;29.8;3.1;14.9;0;8.43;28400 +73082;44.17131;1.45113;100;20220719;34.4;20.6;27.5;2.4;19.3;0;6.01;23300 +73082;44.17131;1.45113;100;20220720;30.7;21.4;26.1;3.2;17.5;0;5.81;21100 +73082;44.17131;1.45113;100;20220721;34.5;17.1;25.8;1.2;16.2;0;5.77;27800 +73082;44.17131;1.45113;100;20220722;30.8;18.2;24.5;2.5;18.2;.5;5.31;22500 +73082;44.17131;1.45113;100;20220723;30.6;17.9;24.3;2;16.8;0;5.73;27100 +73082;44.17131;1.45113;100;20220724;38;15.6;26.8;1.3;16.2;0;6.1;27600 +73082;44.17131;1.45113;100;20220725;29.9;21.3;25.6;4;18.2;0;5.13;14800 +73082;44.17131;1.45113;100;20220726;28.4;17.7;23.1;2.9;14.5;0;6.09;28100 +73082;44.17131;1.45113;100;20220727;29.7;15.3;22.5;2.5;13.2;0;6.08;28500 +73082;44.17131;1.45113;100;20220728;30.4;16.5;23.5;2.5;15;0;5.45;22900 +73082;44.17131;1.45113;100;20220729;28.5;19;23.8;2.5;16.2;0;5.03;21200 +73082;44.17131;1.45113;100;20220730;31.1;19.7;25.4;2.3;17.1;0;5.69;24600 +73082;44.17131;1.45113;100;20220731;34.5;17.1;25.8;1.8;16.6;0;6.05;27300 +73082;44.17131;1.45113;100;20220801;35.3;19.6;27.5;2.9;16.8;0;7.05;27300 +73082;44.17131;1.45113;100;20220802;37.5;17.5;27.5;1.3;14.9;0;6;27400 +73082;44.17131;1.45113;100;20220803;38.8;18;28.4;1.1;15;0;5.81;26700 +73082;44.17131;1.45113;100;20220804;37.3;22.1;29.7;2;20.3;0;6.32;25100 +73082;44.17131;1.45113;100;20220805;32.6;20.8;26.7;2.9;19.4;0;5.59;20900 +73082;44.17131;1.45113;100;20220806;34.6;20.2;27.4;2.6;17.6;0;6.41;25300 +73082;44.17131;1.45113;100;20220807;35.1;19.5;27.3;2.1;13;0;6.51;27100 +73082;44.17131;1.45113;100;20220808;36.5;15.6;26.1;1;11.7;0;5.38;26800 +73082;44.17131;1.45113;100;20220809;36.9;16.3;26.6;1.1;12.3;0;5.4;25700 +73082;44.17131;1.45113;100;20220810;38;15.8;26.9;1.2;12.6;0;5.54;25300 +73082;44.17131;1.45113;100;20220811;39.1;19.3;29.2;1.6;18.5;0;5.9;23900 +73082;44.17131;1.45113;100;20220812;39.7;22.4;31.1;1.6;21.4;0;5.99;23800 +73082;44.17131;1.45113;100;20220813;36.2;22;29.1;3.5;19.7;2;6.55;20500 +73082;44.17131;1.45113;100;20220814;29;21.5;25.3;4.1;20;1.4;5.02;18100 +73082;44.17131;1.45113;100;20220815;29.8;18.3;24.1;1.7;17.19;.1;4.38;19620 +73082;44.17131;1.45113;100;20220816;28.6;15.2;21.9;1.3;17.19;6.7;4.08;21151 +73082;44.17131;1.45113;100;20220817;27.8;17.1;22.5;2.8;17.5;.7;4.49;20300 +73082;44.17131;1.45113;100;20220818;28.4;17.4;22.9;3.9;16.4;.9;5.16;20400 +73082;44.17131;1.45113;100;20220819;27.5;17.6;22.6;3.2;16.9;0;3.96;13800 +73082;44.17131;1.45113;100;20220820;31.2;15.7;23.5;1.2;17.3;0;4.58;23900 +73082;44.17131;1.45113;100;20220821;30.5;17.4;24;1.7;17.1;0;4.27;19200 +73082;44.17131;1.45113;100;20220822;27.5;20.4;24;3;18.6;.4;3.77;12800 +73082;44.17131;1.45113;100;20220823;32;19.3;25.7;2;18.5;0;5.1;23100 +73082;44.17131;1.45113;100;20220824;37.1;16.6;26.9;.9;17.1;.3;4.73;23200 +73082;44.17131;1.45113;100;20220825;31.6;21.2;26.4;2.8;19.8;.6;4.82;17800 +73082;44.17131;1.45113;100;20220826;31.1;20.8;26;2.9;19.5;0;4.95;19300 +73082;44.17131;1.45113;100;20220827;32;18.6;25.3;2.1;16.8;0;5.08;22500 +73082;44.17131;1.45113;100;20220828;34.5;14.6;24.6;1.1;13.6;0;4.63;23500 +73082;44.17131;1.45113;100;20220829;35.1;16.3;25.7;2.2;15.3;2.6;4.47;12900 +73082;44.17131;1.45113;100;20220830;32.9;17.4;25.2;1.1;19.1;0;4.11;20300 +73082;44.17131;1.45113;100;20220831;30.3;17.3;23.8;1.8;17.6;0;3.8;16200 +73082;44.17131;1.45113;100;20220901;29.5;19.7;24.6;2.1;18.9;1.4;3.84;15700 +73082;44.17131;1.45113;100;20220902;28;19;23.5;1.6;18.6;9.7;3.48;16200 +73082;44.17131;1.45113;100;20220903;29;18.4;23.7;1.5;17.9;.1;3.72;17900 +73082;44.17131;1.45113;100;20220904;34.1;16.3;25.2;2.1;18;0;4.88;20900 +73082;44.17131;1.45113;100;20220905;36;18;27;1.9;20;3.4;4.79;19600 +73082;44.17131;1.45113;100;20220906;33.1;20.3;26.7;2.6;18.8;.2;4.96;19000 +73082;44.17131;1.45113;100;20220907;29.2;17.8;23.5;2.2;15.7;.1;3.7;13400 +73082;44.17131;1.45113;100;20220908;27.9;13.2;20.6;1.1;14.5;1.9;3.18;17000 +73082;44.17131;1.45113;100;20220909;26.2;17.2;21.7;1.4;15.8;1.2;2.77;12100 +73082;44.17131;1.45113;100;20220910;27.6;11.9;19.8;.9;13.6;0;3.35;20500 +73082;44.17131;1.45113;100;20220911;33.5;12.3;22.9;.9;13.4;0;3.79;21000 +73082;44.17131;1.45113;100;20220912;35;16.1;25.6;2.1;17.6;0;4.68;19000 +73082;44.17131;1.45113;100;20220913;32.5;20.8;26.7;2.9;20.9;3.1;3.63;8800 +73082;44.17131;1.45113;100;20220914;31.7;19.4;25.6;2.1;19.4;2.4;3.91;15800 +73082;44.17131;1.45113;100;20220915;30.2;18.5;24.4;2.2;17.8;.1;4.21;19500 +73082;44.17131;1.45113;100;20220916;27.1;19;23.1;3.6;15.5;0;4.34;15900 +73082;44.17131;1.45113;100;20220917;22.9;12.8;17.9;1.8;9.3;0;3.54;20700 +73082;44.17131;1.45113;100;20220918;26.5;7.5;17;1;7.4;0;3.1;20000 +73082;44.17131;1.45113;100;20220919;28.1;5.5;16.8;.8;8.1;0;2.98;20200 +73082;44.17131;1.45113;100;20220920;26.3;6.8;16.6;1;8.7;0;3.02;20100 +73082;44.17131;1.45113;100;20220921;26.1;6.5;16.3;1.1;8.9;0;3.02;19600 +73082;44.17131;1.45113;100;20220922;27.2;7.1;17.2;.8;9.5;0;2.8;19000 +73082;44.17131;1.45113;100;20220923;25.6;9.9;17.8;1.1;12.9;6.1;2.15;10200 +73082;44.17131;1.45113;100;20220924;19.9;15.2;17.6;1.5;15.9;2.8;1.66;8200 +73082;44.17131;1.45113;100;20220925;19.8;10.6;15.2;1.4;12.7;.1;1.82;10000 +73082;44.17131;1.45113;100;20220926;21.3;6;13.7;2.3;11.3;2.6;2.41;14200 +73082;44.17131;1.45113;100;20220927;19.2;13.3;16.3;3.6;14.1;5;2.1;9300 +73082;44.17131;1.45113;100;20220928;19;14.6;16.8;4.8;15.8;7.7;1.91;8700 +73082;44.17131;1.45113;100;20220929;17.5;12.7;15.1;2.6;14.1;9.5;1.57;8000 +73082;44.17131;1.45113;100;20220930;19.8;10.5;15.2;2.3;11.5;.1;2.5;15600 +73082;44.17131;1.45113;100;20221001;23.8;8.8;16.3;2.1;13.1;0;2.2;9600 +73082;44.17131;1.45113;100;20221002;24.4;11.6;18;1.1;14.7;0;2.16;13500 +73082;44.17131;1.45113;100;20221003;25.4;12.6;19;.9;14.3;0;2.37;16000 +73082;44.17131;1.45113;100;20221004;25.7;8.9;17.3;.7;12.4;.1;2.25;16900 +73082;44.17131;1.45113;100;20221005;27.2;8.6;17.9;1.2;13.6;0;2.53;16400 +73082;44.17131;1.45113;100;20221006;22.4;15.7;19.1;1.6;16;.1;1.77;7700 +73082;44.17131;1.45113;100;20221007;25.3;10.3;17.8;1;14.6;0;2.08;13800 +73082;44.17131;1.45113;100;20221008;23.6;13.4;18.5;.8;15.8;2.9;1.53;8300 +73082;44.17131;1.45113;100;20221009;25.7;9.9;17.8;1.5;13.9;.1;2.39;15100 +73082;44.17131;1.45113;100;20221010;25.7;10.1;17.9;.7;14.2;0;1.77;11600 +73082;44.17131;1.45113;100;20221011;24.1;13.4;18.8;.9;15.5;.1;1.81;11600 +73082;44.17131;1.45113;100;20221012;24.8;13.8;19.3;.9;15.4;.8;2;13900 +73082;44.17131;1.45113;100;20221013;23.3;12.2;17.8;.9;14.7;1.5;1.53;8700 +73082;44.17131;1.45113;100;20221014;21.9;16.8;19.4;2.8;17;.5;1.78;5800 +73082;44.17131;1.45113;100;20221015;28;11.9;20;.8;14.7;0;2.06;14600 +73082;44.17131;1.45113;100;20221016;28.1;14.7;21.4;2.5;16.4;0;2.85;13200 +73082;44.17131;1.45113;100;20221017;27;20.9;24;3;17.8;.1;2.9;8200 +73082;44.17131;1.45113;100;20221018;28.9;13.2;21.1;2;16.8;0;2.59;13400 +73082;44.17131;1.45113;100;20221019;27.6;12.7;20.2;1.6;16.9;1.9;1.91;8200 +73082;44.17131;1.45113;100;20221020;22.9;17.2;20.1;2.3;18.8;1.7;1.32;2800 +73082;44.17131;1.45113;100;20221021;23.5;14.2;18.9;1.5;16.7;.8;1.45;6500 +73082;44.17131;1.45113;100;20221022;26.8;11.8;19.3;1.7;14.3;0;2.2;12400 +73082;44.17131;1.45113;100;20221023;26.9;15.1;21;3.1;13.8;0;2.82;3800 +73082;44.17131;1.45113;100;20221024;24.5;13;18.8;.9;13.6;0;1.61;11500 +73082;44.17131;1.45113;100;20221025;25.3;9.7;17.5;1.4;13.4;.1;1.67;7500 +73082;44.17131;1.45113;100;20221026;25.6;10.7;18.2;1;14.8;.2;1.41;7400 +73082;44.17131;1.45113;100;20221027;25.7;11.3;18.5;1.4;15.8;0;1.48;6200 +73082;44.17131;1.45113;100;20221028;26.8;16.8;21.8;2.5;16.1;0;2.4;8600 +73082;44.17131;1.45113;100;20221029;28.1;11;19.6;1.1;12.3;0;1.78;10300 +73082;44.17131;1.45113;100;20221030;24.3;8;16.2;.8;12.7;0;1.27;9100 +73082;44.17131;1.45113;100;20221031;25.9;10.5;18.2;1.2;14.7;1.8;1.43;6500 +73082;44.17131;1.45113;100;20221101;21;14.6;17.8;1.5;13.69;.1;1.35;5645 +73082;44.17131;1.45113;100;20221102;21.1;10.2;15.7;.9;11.69;.1;1.13;7894 +73082;44.17131;1.45113;100;20221103;20.1;7;13.6;1.7;11.09;4.5;1.34;8559 +73082;44.17131;1.45113;100;20221104;15;10.6;12.8;4.6;10.8;3.8;1.66;6500 +73082;44.17131;1.45113;100;20221105;16.3;3.5;9.9;1.3;8.7;.1;1.04;10600 +73082;44.17131;1.45113;100;20221106;19.9;.7;10.3;1.1;8.4;.2;1.13;10500 +73082;44.17131;1.45113;100;20221107;21;3.6;12.3;1.5;9.7;0;1.33;10200 +73082;44.17131;1.45113;100;20221108;20.3;7.5;13.9;1.4;12.8;.4;1;4300 +73082;44.17131;1.45113;100;20221109;16.5;12.1;14.3;1.2;14.6;2.6;.69;3100 +73082;44.17131;1.45113;100;20221110;16.8;8.1;12.5;.9;11.7;0;.77;6000 +73082;44.17131;1.45113;100;20221111;22.5;5.5;14;1.9;11.5;0;1.43;9800 +73082;44.17131;1.45113;100;20221112;23.7;7.6;15.7;1.3;12.2;0;1.24;9600 +73082;44.17131;1.45113;100;20221113;21.7;4.1;12.9;1.1;9.8;0;1.06;10100 +73082;44.17131;1.45113;100;20221114;16.7;6;11.4;.9;11.5;1.9;.68;3700 +73082;44.17131;1.45113;100;20221115;18.2;8.3;13.3;1.2;13.2;9.3;.74;4400 +73082;44.17131;1.45113;100;20221116;18.2;9.5;13.9;1.9;12.4;.2;.99;8600 +73082;44.17131;1.45113;100;20221117;18.4;13;15.7;3.2;13;7.7;1.46;5300 +73082;44.17131;1.45113;100;20221118;14.4;9.4;11.9;2.2;11.3;4.5;.85;6400 +73082;44.17131;1.45113;100;20221119;11.7;8;9.9;2.8;10;1.4;.83;4500 +73082;44.17131;1.45113;100;20221120;10.6;5;7.8;1.6;9.9;2.2;.47;3900 +73082;44.17131;1.45113;100;20221121;13.1;7.2;10.2;3;10.9;22;.75;1400 +73082;44.17131;1.45113;100;20221122;9.8;5.8;7.8;3.4;9.5;14.3;.61;3200 +73082;44.17131;1.45113;100;20221123;16.3;8.3;12.3;3.4;11.2;5.2;1.17;4800 +73082;44.17131;1.45113;100;20221124;14.6;4;9.3;1.1;9.8;1.5;.59;5200 +73082;44.17131;1.45113;100;20221125;12.6;6.3;9.5;1.4;10.3;6.2;.58;3100 +73082;44.17131;1.45113;100;20221126;10.6;3.2;6.9;.9;9;.1;.44;3800 +73082;44.17131;1.45113;100;20221127;12.3;-.1;6.1;1.2;8.1;5.3;.5;5600 +73082;44.17131;1.45113;100;20221128;13.8;6.9;10.4;2.2;10.7;5.6;.69;4500 +73082;44.17131;1.45113;100;20221129;11.8;3.8;7.8;1.1;9.3;.4;.46;4700 +73082;44.17131;1.45113;100;20221130;9;1.6;5.3;1.3;7.8;0;.47;3300 +73082;44.17131;1.45113;100;20221201;4.7;2.1;3.4;1.3;7.5;.1;.35;1400 +73082;44.17131;1.45113;100;20221202;7.1;4.4;5.8;.9;8.2;0;.45;1400 +73082;44.17131;1.45113;100;20221203;7.8;3.4;5.6;1.2;8.1;2;.42;3100 +73082;44.17131;1.45113;100;20221204;10;4.5;7.3;1.3;7.9;0;.47;6300 +73082;44.17131;1.45113;100;20221205;11.8;-2.4;4.7;.9;6.1;.1;.38;8000 +73082;44.17131;1.45113;100;20221206;11.5;.8;6.2;.7;7.2;0;.42;4900 +73082;44.17131;1.45113;100;20221207;12.9;5;9;.9;7.6;0;.47;6700 +73082;44.17131;1.45113;100;20221208;8.2;.2;4.2;1.2;7.4;4.5;.42;2500 +73082;44.17131;1.45113;100;20221209;9.2;6.2;7.7;1.5;10;1.8;.42;1300 +73082;44.17131;1.45113;100;20221210;1.6;1.4;1.5;3.4;6;0;.48;1500 +73082;44.17131;1.45113;100;20221211;3.8;-6.3;-1.2;1.2;4.4;.1;.3;6300 +73082;44.17131;1.45113;100;20221212;4.6;-4.9;-.1;1.7;5.7;9.6;.35;2200 +73082;44.17131;1.45113;100;20221213;11.7;3.8;7.8;2.6;10.6;3.5;.35;1700 +73082;44.17131;1.45113;100;20221214;16;7.7;11.9;1.1;11.6;2.1;.55;3700 +73082;44.17131;1.45113;100;20221215;11.1;5.6;8.4;1.3;10.8;1.5;.38;1500 +73082;44.17131;1.45113;100;20221216;11.7;9.1;10.4;.9;10.6;.5;.51;2500 +73082;44.17131;1.45113;100;20221217;7.1;-.9;3.1;1.2;6.4;.1;.4;3800 +73082;44.17131;1.45113;100;20221218;13.8;-1.7;6.1;1.8;7.2;.1;.65;6800 +73082;44.17131;1.45113;100;20221219;16.1;2.7;9.4;.8;9;0;.46;5400 +73082;44.17131;1.45113;100;20221220;16.2;4.7;10.5;.9;10.8;.8;.54;2800 +73082;44.17131;1.45113;100;20221221;17.1;9.8;13.5;1.3;12.2;.2;.55;6200 +73082;44.17131;1.45113;100;20221222;18;7.3;12.7;1.1;12;2.5;.58;4300 +73082;44.17131;1.45113;100;20221223;18.6;12.7;15.7;1.4;13.4;0;.69;6000 +73082;44.17131;1.45113;100;20221224;18.7;8.2;13.5;.9;10.8;0;.54;6200 +73082;44.17131;1.45113;100;20221225;16.8;3.2;10;1.3;9;.1;.6;6700 +73082;44.17131;1.45113;100;20221226;14.8;3.8;9.3;.7;10.6;1.6;.42;3300 +73082;44.17131;1.45113;100;20221227;14.6;9.8;12.2;1;11.7;.1;.49;4500 +73082;44.17131;1.45113;100;20221228;16.8;3.7;10.3;2;9.9;0;.7;7200 +73082;44.17131;1.45113;100;20221229;13.8;8.3;11.1;1.7;11.2;5.1;.62;2900 +73082;44.17131;1.45113;100;20221230;16.8;8.4;12.6;1.9;11.6;.8;.81;3700 +73082;44.17131;1.45113;100;20221231;18.8;6.7;12.8;1.8;11.4;0;.82;5700 +73083;44.19655;1.76164;229;20220101;19;4;11.5;1.6;9.01;0;.91;6066 +73083;44.19655;1.76164;229;20220102;12;2.6;7.3;1.1;8.81;.1;.4;4565 +73083;44.19655;1.76164;229;20220103;13.7;4.1;8.9;2.1;10.11;0;.51;4659 +73083;44.19655;1.76164;229;20220104;17.6;4.6;11.1;2;9.61;7;.91;5670 +73083;44.19655;1.76164;229;20220105;6;2.9;4.4;2.7;6.41;0;.72;2136 +73083;44.19655;1.76164;229;20220106;5.9;-1.9;2;1.4;5.01;.1;.53;4173 +73083;44.19655;1.76164;229;20220107;4.4;-4.4;0;1.6;6.11;5.4;.2;4552 +73083;44.19655;1.76164;229;20220108;9.7;1.4;5.5;4.8;9.81;5.9;0;4425 +73083;44.19655;1.76164;229;20220109;7.3;5.9;6.6;2.2;9.21;19.2;.39;1082 +73083;44.19655;1.76164;229;20220110;7.5;6.7;7.1;1.5;8.91;2.3;.52;520 +73083;44.19655;1.76164;229;20220111;7.1;-.8;3.1;1.2;6.11;.1;.45;4419 +73083;44.19655;1.76164;229;20220112;6.1;-4.9;.6;1.7;5.21;0;.45;5502 +73083;44.19655;1.76164;229;20220113;4.1;-2.4;.8;1.3;5.21;.1;.42;3980 +73083;44.19655;1.76164;229;20220114;13.8;-6.3;3.7;.6;5.41;.1;.41;8052 +73083;44.19655;1.76164;229;20220115;8.6;-4.3;2.1;1;5.21;.1;.47;6267 +73083;44.19655;1.76164;229;20220116;7.7;-5.9;.9;1.2;5.21;.1;.45;6545 +73083;44.19655;1.76164;229;20220117;.8;-4;-1.6;.7;5.41;.1;.25;3416 +73083;44.19655;1.76164;229;20220118;.4;-1.8;-.7;.6;5.71;.1;.29;1932 +73083;44.19655;1.76164;229;20220119;4;-.4;1.8;.7;6.81;.7;.31;3309 +73083;44.19655;1.76164;229;20220120;6.8;-1.6;2.6;1.7;6.41;0;.45;5128 +73083;44.19655;1.76164;229;20220121;6.6;-2.3;2.1;1.4;4.81;.1;.63;5387 +73083;44.19655;1.76164;229;20220122;7.6;-5.9;.8;.6;4.61;0;.42;7022 +73083;44.19655;1.76164;229;20220123;12.9;-3.8;4.5;1;5.31;0;.69;8057 +73083;44.19655;1.76164;229;20220124;12.9;-3;4.9;.9;5.71;0;.65;7935 +73083;44.19655;1.76164;229;20220125;11.7;-2.8;4.4;1.3;6.01;.1;.71;7622 +73083;44.19655;1.76164;229;20220126;11.2;-3.1;4;1.3;6.01;0;.69;7664 +73083;44.19655;1.76164;229;20220127;2.2;-4.1;-1;1.2;5.61;.1;.29;4728 +73083;44.19655;1.76164;229;20220128;-.4;-2.2;-1.3;1;5.41;.1;.3;1971 +73083;44.19655;1.76164;229;20220129;.9;-1.5;-.3;.8;5.81;0;.32;2520 +73083;44.19655;1.76164;229;20220130;3.5;-.3;1.6;1.1;6.81;.1;.33;3559 +73083;44.19655;1.76164;229;20220131;7.4;3.1;5.2;3.2;8.21;1.1;.48;3931 +73083;44.19655;1.76164;229;20220201;6.2;.6;3.4;3.4;7.51;.9;.37;4741 +73083;44.19655;1.76164;229;20220202;9.7;5.4;7.5;2.7;9.41;.4;.58;4063 +73083;44.19655;1.76164;229;20220203;6.5;1.5;4;1.9;8.01;.1;.38;4554 +73083;44.19655;1.76164;229;20220204;9;5.9;7.4;1.1;9.91;2;.47;3372 +73083;44.19655;1.76164;229;20220205;9.3;6.9;8.1;1.6;8.21;.2;.8;2866 +73083;44.19655;1.76164;229;20220206;7.4;-2.6;2.4;2.6;7.41;1.4;.39;7289 +73083;44.19655;1.76164;229;20220207;11.1;7.4;9.2;3.6;9.21;.6;1.03;4000 +73083;44.19655;1.76164;229;20220208;15.8;-1.7;7;1.2;6.31;0;1.11;10349 +73083;44.19655;1.76164;229;20220209;16.5;-.3;8.1;1.6;6.81;0;1.3;10261 +73083;44.19655;1.76164;229;20220210;7.5;1.5;4.5;1.4;8.32;.6;1.25;11166 +73083;44.19655;1.76164;229;20220211;13.3;7;10.2;1.9;8.45;0;1.27;8066 +73083;44.19655;1.76164;229;20220212;13.7;-.6;6.6;2.6;6.12;0;1.51;9866 +73083;44.19655;1.76164;229;20220213;16.5;2.4;9.5;3.5;8.45;3.8;1.8;10700 +73083;44.19655;1.76164;229;20220214;11.8;6.8;9.3;3.6;9.52;8.3;1.17;6266 +73083;44.19655;1.76164;229;20220215;9.5;5.4;7.5;3;9.05;7.3;.89;5800 +73083;44.19655;1.76164;229;20220216;12;7;9.5;4.2;11.31;5.4;.62;5610 +73083;44.19655;1.76164;229;20220217;12.9;10.7;11.8;3.9;13.01;1.8;.62;3350 +73083;44.19655;1.76164;229;20220218;14.4;10.1;12.2;2.2;11.61;.1;1.04;5275 +73083;44.19655;1.76164;229;20220219;10.7;6.3;8.5;1.8;7.81;0;1.08;5435 +73083;44.19655;1.76164;229;20220220;9.3;-.9;4.2;2;8.71;2.4;.56;9074 +73083;44.19655;1.76164;229;20220221;10.1;8.8;9.4;5.3;9.11;1.2;1.27;2465 +73083;44.19655;1.76164;229;20220222;13;6.7;9.8;2.6;8.91;0;1.31;7065 +73083;44.19655;1.76164;229;20220223;16;3.1;9.5;1.4;8.41;0;1.37;10811 +73083;44.19655;1.76164;229;20220224;14.4;4.9;9.6;2.8;9.21;.1;1.4;9227 +73083;44.19655;1.76164;229;20220225;10.9;4.3;7.6;3;6.41;0;1.6;7587 +73083;44.19655;1.76164;229;20220226;14.3;-.6;6.8;3.2;4.91;0;2.24;12207 +73083;44.19655;1.76164;229;20220227;15.3;.2;7.7;1.9;6.51;0;1.7;12465 +73083;44.19655;1.76164;229;20220228;16.1;2.8;9.4;1.7;7.41;0;1.67;11778 +73083;44.19655;1.76164;229;20220301;16.8;.3;8.5;2.4;7.31;0;1.94;13441 +73083;44.19655;1.76164;229;20220302;11.3;5.1;8.2;2.1;9.41;3.1;1;7854 +73083;44.19655;1.76164;229;20220303;16.6;5.1;10.8;1.1;9.61;0;1.44;11309 +73083;44.19655;1.76164;229;20220304;9.8;4.1;6.9;2.4;9.41;4.2;.8;7689 +73083;44.19655;1.76164;229;20220305;7.3;6.4;6.8;2.3;9.31;.3;.54;2328 +73083;44.19655;1.76164;229;20220306;11.7;5.7;8.7;1.6;7.21;0;1.39;8141 +73083;44.19655;1.76164;229;20220307;11.9;-2.6;4.6;2.1;6.11;0;1.53;13534 +73083;44.19655;1.76164;229;20220308;15.7;4.2;9.9;3.2;8.51;2;1.98;12066 +73083;44.19655;1.76164;229;20220309;15.8;4.6;10.2;3.6;9.11;0;1.95;12041 +73083;44.19655;1.76164;229;20220310;15.7;8.6;12.1;4.3;9.91;1.5;2.07;9447 +73083;44.19655;1.76164;229;20220311;13.4;10.1;11.7;6.2;9.71;7.4;2.02;6117 +73083;44.19655;1.76164;229;20220312;9.8;8.9;9.3;3.7;9.81;9.5;.95;2627 +73083;44.19655;1.76164;229;20220313;11;7.6;9.3;3.6;8.61;18.8;1.47;6395 +73083;44.19655;1.76164;229;20220314;13.5;3;8.2;6.7;9.31;0;1.57;12354 +73083;44.19655;1.76164;229;20220315;15.6;12.6;14.1;9.1;10.81;0;2.75;6088 +73083;44.19655;1.76164;229;20220316;16.2;11.9;14;3.7;11.01;0;2.06;7635 +73083;44.19655;1.76164;229;20220317;16.3;10.3;13.3;2;10.71;1.4;1.78;9362 +73083;44.19655;1.76164;229;20220318;14;7.4;10.7;1.3;9.62;0;1.47;8066 +73083;44.19655;1.76164;229;20220319;17.1;7.2;12.1;3.6;7.95;0;3.03;16066 +73083;44.19655;1.76164;229;20220320;16.5;5.7;11.1;4.8;8.62;0;2.75;11933 +73083;44.19655;1.76164;229;20220321;15.4;10.1;12.7;6.9;8.12;0;3.77;16133 +73083;44.19655;1.76164;229;20220322;15.5;7.3;11.4;6.6;6.25;0;4.16;18933 +73083;44.19655;1.76164;229;20220323;16.1;3.9;10;4;5.65;0;3.54;19866 +73083;44.19655;1.76164;229;20220324;18.7;.6;9.7;3.1;5.79;0;3.46;20066 +73083;44.19655;1.76164;229;20220325;19.8;4.7;12.3;2.4;5.09;0;3.4;16066 +73083;44.19655;1.76164;229;20220326;20;3.5;11.8;3.5;5.42;0;4.07;20133 +73083;44.19655;1.76164;229;20220327;21.3;6.1;13.7;3.7;6.32;0;4.26;18566 +73083;44.19655;1.76164;229;20220328;21.9;7.1;14.5;3.1;6.12;0;4.07;17033 +73083;44.19655;1.76164;229;20220329;19.2;6.7;12.9;1.7;8.35;2.8;2.41;11366 +73083;44.19655;1.76164;229;20220330;13.5;9.6;11.5;1.9;11.05;2.7;1.29;5600 +73083;44.19655;1.76164;229;20220331;14.7;8.2;11.5;4.2;8.75;2.5;2.77;14400 +73083;44.19655;1.76164;229;20220401;7.7;1.6;4.6;6.6;5.45;.9;2.28;13266 +73083;44.19655;1.76164;229;20220402;7.9;.6;4.3;5.1;5.12;0;2.1;10266 +73083;44.19655;1.76164;229;20220403;6.7;-3.1;1.8;2;5.08;0;1.6;14954 +73083;44.19655;1.76164;229;20220404;11.4;-1.7;4.9;1.6;5.05;0;2.3;20538 +73083;44.19655;1.76164;229;20220405;14.4;-2.3;6.1;2;6.35;0;2.49;20387 +73083;44.19655;1.76164;229;20220406;11.3;4.1;7.7;2.3;9.92;1.3;.88;4400 +73083;44.19655;1.76164;229;20220407;16.8;8.5;12.6;4.3;11.52;7.8;2.22;9500 +73083;44.19655;1.76164;229;20220408;19.1;10.8;15;4.4;11.22;.2;3.1;12000 +73083;44.19655;1.76164;229;20220409;14.1;5.8;9.9;2.9;7.32;.2;2.75;16200 +73083;44.19655;1.76164;229;20220410;19.8;-.5;9.7;2.6;5.79;0;3.81;23566 +73083;44.19655;1.76164;229;20220411;18.6;7.9;13.2;5.8;8.92;0;4.07;19433 +73083;44.19655;1.76164;229;20220412;18.3;11.8;15;5.3;9.49;0;3.92;14800 +73083;44.19655;1.76164;229;20220413;14.3;10.4;12.3;1.3;10.99;1.3;1.29;4700 +73083;44.19655;1.76164;229;20220414;23.4;4.6;14;1.4;11.12;0;3.46;22800 +73083;44.19655;1.76164;229;20220415;24;8.4;16.2;1.8;12.55;0;3.53;20733 +73083;44.19655;1.76164;229;20220416;24.2;9.3;16.7;2.4;11.49;0;4.05;21533 +73083;44.19655;1.76164;229;20220417;23.4;4.8;14.1;2.1;9.49;0;3.94;23866 +73083;44.19655;1.76164;229;20220418;18.9;9.5;14.2;2.3;10.89;0;2.85;15300 +73083;44.19655;1.76164;229;20220419;15.9;6.5;11.2;2.1;11.42;13;1.59;8366 +73083;44.19655;1.76164;229;20220420;12.5;8.7;10.6;1.7;11.49;5.6;1.14;5500 +73083;44.19655;1.76164;229;20220421;14;9.3;11.7;2;12.32;1;1.16;5233 +73083;44.19655;1.76164;229;20220422;18.9;10.7;14.8;1.2;12.55;.3;2.38;13533 +73083;44.19655;1.76164;229;20220423;15.6;10.1;12.9;3.3;10.75;23;1.83;4100 +73083;44.19655;1.76164;229;20220424;16.4;8.4;12.4;3.7;11.79;3.6;1.81;7100 +73083;44.19655;1.76164;229;20220425;18.2;6.1;12.1;1.3;10.05;0;2.83;18833 +73083;44.19655;1.76164;229;20220426;22.4;4.3;13.4;1.6;9.39;0;3.97;25833 +73083;44.19655;1.76164;229;20220427;22.7;8;15.3;2.1;11.55;.1;3.57;19900 +73083;44.19655;1.76164;229;20220428;21.2;11.7;16.5;2;13.95;0;2.91;15566 +73083;44.19655;1.76164;229;20220429;22.3;12.4;17.4;2.2;13.75;.1;3.49;18500 +73083;44.19655;1.76164;229;20220430;22.2;11.1;16.7;2.4;12.09;0;4.04;22333 +73083;44.19655;1.76164;229;20220501;20.7;7;13.8;1.7;10.42;0;3.5;21500 +73083;44.19655;1.76164;229;20220502;20.9;8.8;14.9;1.8;11.22;0;3.34;18866 +73083;44.19655;1.76164;229;20220503;21.3;11.1;16.2;1.7;12.75;6.1;3.02;15800 +73083;44.19655;1.76164;229;20220504;20.6;10.9;15.8;1.6;12.62;.8;3.13;17533 +73083;44.19655;1.76164;229;20220505;20.9;9.2;15;2.4;10.52;0;3.85;20933 +73083;44.19655;1.76164;229;20220506;19.3;6.6;12.9;2.1;10.21;0;3.34;21395 +73083;44.19655;1.76164;229;20220507;22.3;6.2;14.2;1.6;10.81;0;3.82;24372 +73083;44.19655;1.76164;229;20220508;23.5;8;15.7;1.2;11.41;0;3.86;24006 +73083;44.19655;1.76164;229;20220509;25.5;8.8;17.1;1.5;11.91;0;4.31;25086 +73083;44.19655;1.76164;229;20220510;26.7;8.6;17.6;1.7;12.41;0;4.62;26290 +73083;44.19655;1.76164;229;20220511;29.7;12.4;21;2.6;12.71;0;5.6;25791 +73083;44.19655;1.76164;229;20220512;24.7;14.7;19.7;1.8;16.01;0;3.71;19389 +73083;44.19655;1.76164;229;20220513;26.3;14.2;20.2;1.2;16.01;0;3.97;21549 +73083;44.19655;1.76164;229;20220514;29.1;12.6;20.8;1.8;15.21;0;4.94;25485 +73083;44.19655;1.76164;229;20220515;28.7;14.2;21.4;3;13.61;.4;5.45;23909 +73083;44.19655;1.76164;229;20220516;29.2;12.8;21;1.1;14.41;0;4.72;25609 +73083;44.19655;1.76164;229;20220517;31.7;14.1;22.9;2.1;15.21;0;5.69;26678 +73083;44.19655;1.76164;229;20220518;33.3;15.4;24.3;1.5;15.91;0;5.63;27016 +73083;44.19655;1.76164;229;20220519;30.6;17.4;24;2.8;15.21;.1;5.67;23104 +73083;44.19655;1.76164;229;20220520;30.7;19.1;24.9;3.6;14.81;0;6.12;21655 +73083;44.19655;1.76164;229;20220521;33.7;14.9;24.3;1.4;17.01;0;5.72;28013 +73083;44.19655;1.76164;229;20220522;32.6;16.8;24.7;1.3;19.31;8.6;5.25;25659 +73083;44.19655;1.76164;229;20220523;21.5;16;18.7;3;16.01;2;3.09;14663 +73083;44.19655;1.76164;229;20220524;17.7;12.7;15.2;2.1;13.21;.7;2.55;13966 +73083;44.19655;1.76164;229;20220525;19.5;8.6;14;2.4;11.31;0;3.48;21293 +73083;44.19655;1.76164;229;20220526;18.3;7.9;13.1;2.2;12.11;0;3.09;20830 +73083;44.19655;1.76164;229;20220527;25.2;11.5;18.3;2.1;13.81;.1;4.46;24163 +73083;44.19655;1.76164;229;20220528;26.4;9.5;17.9;1.7;12.41;0;4.83;27049 +73083;44.19655;1.76164;229;20220529;24;5.8;14.9;1.7;9.51;0;4.66;28189 +73083;44.19655;1.76164;229;20220530;24.8;6;15.4;1.3;9.81;2.4;4.66;28740 +73083;44.19655;1.76164;229;20220531;25.9;12.7;19.3;2;11.91;.8;4.77;23931 +73083;44.19655;1.76164;229;20220601;31.6;14.1;22.8;2;14.21;.4;5.91;27808 +73083;44.19655;1.76164;229;20220602;30.7;14.1;22.4;1.1;17.01;.4;5.15;27107 +73083;44.19655;1.76164;229;20220603;32;17.2;24.6;2.3;17.31;14.5;5.81;25575 +73083;44.19655;1.76164;229;20220604;27.4;14.9;21.1;1.6;20.01;19.4;4.32;23444 +73083;44.19655;1.76164;229;20220605;23.6;16.3;19.9;2.2;17.61;.1;3.47;17646 +73083;44.19655;1.76164;229;20220606;26.1;12.3;19.2;1.4;16.01;.4;4.4;24782 +73083;44.19655;1.76164;229;20220607;23.3;14.5;18.9;1.7;15.81;.9;3.65;19563 +73083;44.19655;1.76164;229;20220608;19.5;13;16.2;1.6;15.61;6.1;2.79;16658 +73083;44.19655;1.76164;229;20220609;20.2;12.6;16.4;2.1;14.01;.2;3.21;18141 +73083;44.19655;1.76164;229;20220610;27.3;10.6;18.9;1.6;14.21;.1;4.95;27541 +73083;44.19655;1.76164;229;20220611;31.4;13.6;22.5;1.5;14.91;0;5.67;28506 +73083;44.19655;1.76164;229;20220612;29.6;13.7;21.6;1.2;18.11;2;5.02;26898 +73083;44.19655;1.76164;229;20220613;30.5;18.4;24.4;1.9;21.01;0;4.97;23322 +73083;44.19655;1.76164;229;20220614;34.8;17.7;26.2;1.3;19.91;.2;5.94;27988 +73083;44.19655;1.76164;229;20220615;33.8;18.8;26.3;1.7;19.21;0;5.85;26149 +73083;44.19655;1.76164;229;20220616;35.4;19;27.2;1.4;19.71;0;6.04;27416 +73083;44.19655;1.76164;229;20220617;37.9;18.8;28.3;1.5;18.41;0;6.75;29701 +73083;44.19655;1.76164;229;20220618;37.8;23.3;30.5;4.1;14.81;0;8.77;25723 +73083;44.19655;1.76164;229;20220619;35.8;23.3;29.5;4.7;14.81;0;8.56;23797 +73083;44.19655;1.76164;229;20220620;31.8;17.7;24.7;1.4;18.91;0;5.31;25356 +73083;44.19655;1.76164;229;20220621;29.7;19.1;24.4;1.4;20.61;.8;4.58;21815 +73083;44.19655;1.76164;229;20220622;28.9;16.2;22.5;1.9;18.11;.4;4.9;23997 +73083;44.19655;1.76164;229;20220623;26.5;16.2;21.3;1.7;17.71;19.8;4.24;21479 +73083;44.19655;1.76164;229;20220624;24.9;15.9;20.4;2.2;16.41;2.2;4.05;19988 +73083;44.19655;1.76164;229;20220625;26.1;13.8;19.9;2.8;15.81;5.6;4.68;23573 +73083;44.19655;1.76164;229;20220626;18.3;14.9;16.6;2;16.61;14.1;2.12;11781 +73083;44.19655;1.76164;229;20220627;21.9;14.6;18.2;1.8;16.01;.2;3.29;17845 +73083;44.19655;1.76164;229;20220628;25.8;12.9;19.3;1.8;13.81;0;4.59;24124 +73083;44.19655;1.76164;229;20220629;29;11;20;1.7;14.21;.6;5.38;28703 +73083;44.19655;1.76164;229;20220630;18.3;15.1;16.7;1.7;15.21;1.5;2.25;11352 +73083;44.19655;1.76164;229;20220701;23.8;11.6;17.7;1.2;12.81;0;4.09;23356 +73083;44.19655;1.76164;229;20220702;31.3;9.7;20.5;1.4;12.61;0;5.82;31019 +73083;44.19655;1.76164;229;20220703;31.5;14.5;23;1.8;16.01;0;5.72;27732 +73083;44.19655;1.76164;229;20220704;28.2;16;22.1;1.5;18.21;1.6;4.57;23264 +73083;44.19655;1.76164;229;20220705;30.4;14.3;22.3;1.4;15.61;0;5.29;26874 +73083;44.19655;1.76164;229;20220706;30.1;14.7;22.4;1.6;13.51;0;5.38;26213 +73083;44.19655;1.76164;229;20220707;29.1;12.4;20.7;2.4;13.61;0;5.62;27302 +73083;44.19655;1.76164;229;20220708;30.7;12.7;21.7;1.7;13.71;0;5.66;28341 +73083;44.19655;1.76164;229;20220709;33.1;14.9;24;1.4;12.71;0;5.88;28450 +73083;44.19655;1.76164;229;20220710;33.8;16;24.9;1.8;13.41;0;6.24;28063 +73083;44.19655;1.76164;229;20220711;35.8;18.6;27.2;1.6;13.71;0;6.32;27505 +73083;44.19655;1.76164;229;20220712;36.1;16.9;26.5;1.7;14.21;0;6.57;29066 +73083;44.19655;1.76164;229;20220713;35.6;16.3;25.9;2.1;12.61;0;6.88;29075 +73083;44.19655;1.76164;229;20220714;36.9;16.7;26.8;1.6;14.31;0;6.64;29701 +73083;44.19655;1.76164;229;20220715;36;18;27;1.7;14.21;0;6.43;27893 +73083;44.19655;1.76164;229;20220716;37.7;18.5;28.1;1.6;14.11;0;6.66;28771 +73083;44.19655;1.76164;229;20220717;39;19.7;29.3;1.8;12.21;0;7.06;28768 +73083;44.19655;1.76164;229;20220718;39;23;31;3.7;14.01;0;8.68;26003 +73083;44.19655;1.76164;229;20220719;34.7;22.7;28.7;3.1;16.61;0;6.69;22280 +73083;44.19655;1.76164;229;20220720;28;19.4;23.7;2;17.91;0;4.29;18605 +73083;44.19655;1.76164;229;20220721;34.5;15.7;25.1;1.3;14.91;0;5.82;28028 +73083;44.19655;1.76164;229;20220722;30.5;17.5;24;2.2;16.61;.6;5.23;23014 +73083;44.19655;1.76164;229;20220723;30.3;16.2;23.2;1.7;15.81;0;5.05;23937 +73083;44.19655;1.76164;229;20220724;36.7;16.1;26.4;1.7;14.21;0;6.54;29095 +73083;44.19655;1.76164;229;20220725;28.8;19.5;24.1;3.2;17.41;0;4.96;19058 +73083;44.19655;1.76164;229;20220726;27.1;16;21.5;2.7;14.01;0;4.82;20859 +73083;44.19655;1.76164;229;20220727;29.8;12.5;21.1;2.1;11.61;0;5.53;26255 +73083;44.19655;1.76164;229;20220728;29.5;12.1;20.8;1.2;13.41;0;4.86;26229 +73083;44.19655;1.76164;229;20220729;27.8;15.6;21.7;1.5;15.41;0;4.35;21664 +73083;44.19655;1.76164;229;20220730;30.6;18;24.3;2;15.91;0;5.04;21943 +73083;44.19655;1.76164;229;20220731;34.1;15.6;24.8;1.9;15.01;0;5.95;26743 +73083;44.19655;1.76164;229;20220801;35.3;15.9;25.6;1.7;15.11;0;6.03;27294 +73083;44.19655;1.76164;229;20220802;36.7;16.9;26.8;1.7;13.01;0;6.29;27462 +73083;44.19655;1.76164;229;20220803;38.1;21.1;29.6;1.9;13.31;0;6.48;25234 +73083;44.19655;1.76164;229;20220804;37.2;20.4;28.8;1.8;17.21;0;6.11;24957 +73083;44.19655;1.76164;229;20220805;32.1;20.3;26.2;2.3;18.91;1;5.11;20607 +73083;44.19655;1.76164;229;20220806;34.1;17.6;25.8;1.9;17.11;0;5.6;24477 +73083;44.19655;1.76164;229;20220807;34.9;18.3;26.6;1.5;12.31;0;5.54;24429 +73083;44.19655;1.76164;229;20220808;35.6;18.2;26.9;1.8;10.21;0;6;24910 +73083;44.19655;1.76164;229;20220809;36.6;16.9;26.7;1.9;10.01;0;6.34;26445 +73083;44.19655;1.76164;229;20220810;37.1;17.4;27.2;2;10.41;0;6.48;26302 +73083;44.19655;1.76164;229;20220811;38.5;19.2;28.8;1.9;14.61;0;6.43;25875 +73083;44.19655;1.76164;229;20220812;38.9;20;29.4;1.6;17.41;0;6.08;25447 +73083;44.19655;1.76164;229;20220813;36.9;19.3;28.1;2;18.21;.7;5.98;24370 +73083;44.19655;1.76164;229;20220814;27.2;21.5;24.3;1.9;19.31;1.7;3.37;13236 +73083;44.19655;1.76164;229;20220815;29.2;15.3;22.2;1.3;15.61;.1;4.18;21257 +73083;44.19655;1.76164;229;20220816;33.5;16.2;24.8;2.9;14.91;10;6.04;23716 +73083;44.19655;1.76164;229;20220817;25.5;16.4;20.9;2.6;17.71;.2;3.52;16742 +73083;44.19655;1.76164;229;20220818;25.6;15.6;20.6;2.4;15.81;.5;3.73;17497 +73083;44.19655;1.76164;229;20220819;25.3;17.1;21.2;2.5;16.21;0;3.57;15619 +73083;44.19655;1.76164;229;20220820;29.2;15;22.1;1.6;16.61;0;4.15;20818 +73083;44.19655;1.76164;229;20220821;27.6;14.8;21.2;1.5;16.11;.1;3.8;19567 +73083;44.19655;1.76164;229;20220822;25.2;18.8;22;1.9;17.91;.9;3.05;13366 +73083;44.19655;1.76164;229;20220823;31.4;16.8;24.1;1.9;17.61;0;4.53;20694 +73083;44.19655;1.76164;229;20220824;36.2;18.3;27.2;1.8;15.61;.2;5.46;22888 +73083;44.19655;1.76164;229;20220825;31.3;19.3;25.3;2.1;17.51;0;4.48;18374 +73083;44.19655;1.76164;229;20220826;30.8;15.8;23.3;1.5;16.61;.1;4.21;20541 +73083;44.19655;1.76164;229;20220827;30.9;15.9;23.4;1.3;14.61;0;4.15;20388 +73083;44.19655;1.76164;229;20220828;33.5;13.8;23.6;1.7;11.61;0;5.05;23374 +73083;44.19655;1.76164;229;20220829;34.6;17.8;26.2;1.7;13.41;2.4;4.99;21322 +73083;44.19655;1.76164;229;20220830;31.4;16.8;24.1;1.4;18.11;.1;4.04;19635 +73083;44.19655;1.76164;229;20220831;31.4;17;24.2;2.1;16.01;0;4.51;19336 +73083;44.19655;1.76164;229;20220901;28.9;18.5;23.7;1.5;17.91;2.8;3.49;16107 +73083;44.19655;1.76164;229;20220902;25.8;17.5;21.6;1.3;18.41;11.3;2.82;14134 +73083;44.19655;1.76164;229;20220903;27.4;16.4;21.9;.9;17.41;.3;3.05;16326 +73083;44.19655;1.76164;229;20220904;31.9;16.9;24.4;2.5;17.91;0;4.56;19115 +73083;44.19655;1.76164;229;20220905;32.8;21.5;27.1;3;19.51;1.1;4.79;16280 +73083;44.19655;1.76164;229;20220906;31.7;20.4;26;2.6;18.31;.4;4.41;16137 +73083;44.19655;1.76164;229;20220907;27.3;15.2;21.2;1.7;15.61;.3;3.38;16594 +73083;44.19655;1.76164;229;20220908;26.1;11.4;18.7;1.5;13.91;1.7;3.26;18256 +73083;44.19655;1.76164;229;20220909;23.5;15.6;19.5;1.3;15.71;1.2;2.5;12920 +73083;44.19655;1.76164;229;20220910;26.3;10;18.1;1.2;12.71;0;3.19;18941 +73083;44.19655;1.76164;229;20220911;33.4;13.6;23.5;1.9;12.41;0;4.66;20812 +73083;44.19655;1.76164;229;20220912;36.4;18.8;27.6;3.2;15.41;0;6;19365 +73083;44.19655;1.76164;229;20220913;31.8;21.1;26.4;3;19.81;1.2;4.29;14674 +73083;44.19655;1.76164;229;20220914;31.1;18.1;24.6;1.5;17.41;1.3;3.54;16146 +73083;44.19655;1.76164;229;20220915;28.2;15.7;21.9;1.9;16.31;0;3.34;15651 +73083;44.19655;1.76164;229;20220916;25;17.4;21.2;2.8;15.01;0;3.19;11800 +73083;44.19655;1.76164;229;20220917;21.1;8.3;14.7;2.3;8.61;0;3.04;15534 +73083;44.19655;1.76164;229;20220918;26.5;5.5;16;1.2;6.81;0;3.23;20052 +73083;44.19655;1.76164;229;20220919;27.4;7.8;17.6;2;7.71;0;3.88;19130 +73083;44.19655;1.76164;229;20220920;25.9;7.7;16.8;1.7;8.01;0;3.4;18197 +73083;44.19655;1.76164;229;20220921;25.6;5.8;15.7;1.6;8.11;0;3.26;18835 +73083;44.19655;1.76164;229;20220922;25.8;6.7;16.2;1.7;9.01;0;3.25;18280 +73083;44.19655;1.76164;229;20220923;25.9;10;17.9;2.2;12.11;7.9;3.22;16387 +73083;44.19655;1.76164;229;20220924;18.3;14.2;16.2;1.9;15.21;.7;1.5;7602 +73083;44.19655;1.76164;229;20220925;17.9;11.8;14.8;1.5;12.41;.2;1.71;9442 +73083;44.19655;1.76164;229;20220926;18.9;5;11.9;2.2;10.51;2.4;2.14;14736 +73083;44.19655;1.76164;229;20220927;15.6;11.7;13.6;3.6;13.31;6.8;1.35;7116 +73083;44.19655;1.76164;229;20220928;18.5;13.7;16.1;4.4;15.21;8;1.68;7935 +73083;44.19655;1.76164;229;20220929;15.8;12.3;14;1.8;13.21;8.4;1.27;6505 +73083;44.19655;1.76164;229;20220930;16.7;9.8;13.2;1.8;11.01;.1;1.67;9532 +73083;44.19655;1.76164;229;20221001;20.1;6;13;1.9;12.81;0;1.86;14007 +73083;44.19655;1.76164;229;20221002;23.7;12.8;18.2;1;15.01;.1;1.97;12013 +73083;44.19655;1.76164;229;20221003;23.9;12.3;18.1;1.1;13.31;.1;2.08;12281 +73083;44.19655;1.76164;229;20221004;25;8.3;16.6;1.5;11.91;.1;2.45;14809 +73083;44.19655;1.76164;229;20221005;26.1;11.1;18.6;2.5;13.01;0;2.95;13796 +73083;44.19655;1.76164;229;20221006;22;13;17.5;.8;15.41;.1;1.61;10266 +73083;44.19655;1.76164;229;20221007;24.5;10.7;17.6;1.8;14.11;0;2.25;12853 +73083;44.19655;1.76164;229;20221008;22;11.3;16.6;.9;14.81;2.5;1.63;11021 +73083;44.19655;1.76164;229;20221009;24.9;11.3;18.1;2.4;13.51;0;2.55;12426 +73083;44.19655;1.76164;229;20221010;25.3;14.1;19.7;2.8;14.51;0;2.69;11013 +73083;44.19655;1.76164;229;20221011;23.8;11.6;17.7;1.2;14.11;.1;1.86;11398 +73083;44.19655;1.76164;229;20221012;24.1;12.9;18.5;1.5;14.71;1.1;1.94;10723 +73083;44.19655;1.76164;229;20221013;21.5;11.3;16.4;1.6;14.31;2.7;1.65;10038 +73083;44.19655;1.76164;229;20221014;19.4;15.7;17.5;2.3;16.91;.9;1.23;5456 +73083;44.19655;1.76164;229;20221015;26.9;12.8;19.8;2;14.51;0;2.44;11707 +73083;44.19655;1.76164;229;20221016;26.9;15.6;21.2;4.5;16.21;0;3.25;10205 +73083;44.19655;1.76164;229;20221017;25.6;20.2;22.9;4.6;16.81;0;3.23;6563 +73083;44.19655;1.76164;229;20221018;27.8;16.3;22;3.2;17.11;0;2.82;10024 +73083;44.19655;1.76164;229;20221019;25.7;16.9;21.3;3.4;16.81;1.2;2.56;8486 +73083;44.19655;1.76164;229;20221020;22.6;17.9;20.2;3.3;18.01;1.8;1.8;5769 +73083;44.19655;1.76164;229;20221021;23.9;14.4;19.1;1.5;16.11;.7;1.62;8616 +73083;44.19655;1.76164;229;20221022;25.7;11.4;18.5;2.8;13.91;0;2.45;10709 +73083;44.19655;1.76164;229;20221023;25.6;18.4;22;4.4;13.41;0;3.61;7121 +73083;44.19655;1.76164;229;20221024;23.3;12.7;18;2;12.91;0;1.93;8785 +73083;44.19655;1.76164;229;20221025;24.5;11.4;17.9;2.9;12.61;0;2.43;9768 +73083;44.19655;1.76164;229;20221026;24.4;11;17.7;1.8;14.41;.2;1.74;9753 +73083;44.19655;1.76164;229;20221027;26.3;14.4;20.3;3.8;16.11;0;2.6;8986 +73083;44.19655;1.76164;229;20221028;27.8;18.8;23.3;4;14.41;0;3.58;7535 +73083;44.19655;1.76164;229;20221029;27.4;15.8;21.6;4.6;10.41;0;4.35;8600 +73083;44.19655;1.76164;229;20221030;23.6;16.3;19.9;2.9;13.41;.2;2.35;6459 +73083;44.19655;1.76164;229;20221031;25.5;11.3;18.4;2.5;14.61;1.1;2.01;9377 +73083;44.19655;1.76164;229;20221101;19.4;13.7;16.5;1.5;13.61;.1;1.2;5387 +73083;44.19655;1.76164;229;20221102;20.1;9;14.5;1.4;11.11;.1;1.28;7906 +73083;44.19655;1.76164;229;20221103;19.3;9.3;14.3;3.9;11.41;6.1;1.85;7329 +73083;44.19655;1.76164;229;20221104;12.8;10;11.4;3.8;10.61;6.6;1.12;3219 +73083;44.19655;1.76164;229;20221105;14.4;1.4;7.9;1.6;7.81;.2;.99;8291 +73083;44.19655;1.76164;229;20221106;17.6;3.2;10.4;1.8;7.71;.2;1.35;8667 +73083;44.19655;1.76164;229;20221107;21.1;5.7;13.4;2.7;9.51;0;1.87;8879 +73083;44.19655;1.76164;229;20221108;20.6;13.9;17.2;3.5;13.41;1.4;1.84;5339 +73083;44.19655;1.76164;229;20221109;17.9;12.6;15.2;1.9;14.41;3.5;.91;4535 +73083;44.19655;1.76164;229;20221110;17;10.5;13.7;1.4;12.01;.1;.92;5081 +73083;44.19655;1.76164;229;20221111;22.3;6.5;14.4;3.7;12.31;0;1.81;8516 +73083;44.19655;1.76164;229;20221112;23.4;14;18.7;2.9;12.21;0;2.18;6186 +73083;44.19655;1.76164;229;20221113;22.7;5.3;14;1.5;8.91;0;1.41;8756 +73083;44.19655;1.76164;229;20221114;17.4;13.8;15.6;2.4;12.51;.9;1.29;3233 +73083;44.19655;1.76164;229;20221115;17.3;10.6;13.9;2.1;13.11;10.7;.89;4804 +73083;44.19655;1.76164;229;20221116;17.9;9.7;13.8;2;12.01;.3;1.02;5373 +73083;44.19655;1.76164;229;20221117;16.1;11.3;13.7;2.5;12.51;5.1;.96;3753 +73083;44.19655;1.76164;229;20221118;12.6;9.4;11;2.7;11.11;4;.75;2784 +73083;44.19655;1.76164;229;20221119;10.9;7.6;9.2;2;9.61;2;.7;2802 +73083;44.19655;1.76164;229;20221120;9.1;3.3;6.2;1.4;9.11;1.8;.38;4073 +73083;44.19655;1.76164;229;20221121;11.3;5.8;8.5;2.8;10.21;19.5;.51;3877 +73083;44.19655;1.76164;229;20221122;8.1;5.6;6.8;3.2;9.11;15.8;.47;2162 +73083;44.19655;1.76164;229;20221123;14.5;7.3;10.9;2.8;10.71;5.6;.83;4500 +73083;44.19655;1.76164;229;20221124;12.2;3.9;8;1.6;9.41;2.5;.53;4864 +73083;44.19655;1.76164;229;20221125;10.6;5.9;8.2;1.3;9.81;7.3;.46;3299 +73083;44.19655;1.76164;229;20221126;11.1;4;7.5;1.1;8.51;0;.51;4294 +73083;44.19655;1.76164;229;20221127;12.8;2.6;7.7;2.5;7.61;4.1;.93;5340 +73083;44.19655;1.76164;229;20221128;11.5;7.7;9.6;2.7;10.51;5.2;.59;2725 +73083;44.19655;1.76164;229;20221129;10.9;6.5;8.7;1.8;9.31;0;.61;2993 +73083;44.19655;1.76164;229;20221130;9.5;3.2;6.3;1.2;7.71;0;.5;3790 +73083;44.19655;1.76164;229;20221201;3.8;-.6;1.6;.7;6.91;0;.26;2923 +73083;44.19655;1.76164;229;20221202;6;3.9;4.9;.4;7.91;0;.38;1602 +73083;44.19655;1.76164;229;20221203;7.7;3.6;5.6;1;7.81;3.4;.43;2717 +73083;44.19655;1.76164;229;20221204;9.1;4;6.5;1.2;7.51;0;.54;3146 +73083;44.19655;1.76164;229;20221205;11.7;-.7;5.5;2.2;6.01;.1;.88;5574 +73083;44.19655;1.76164;229;20221206;13.5;.9;7.2;1.1;6.41;0;.63;5585 +73083;44.19655;1.76164;229;20221207;12;-.5;5.7;1.3;6.41;.1;.59;5517 +73083;44.19655;1.76164;229;20221208;9.6;.4;5;2.1;7.31;3;.51;4519 +73083;44.19655;1.76164;229;20221209;8.5;6.7;7.6;1.3;10.01;1.4;.37;1273 +73083;44.19655;1.76164;229;20221210;.5;.8;.6;2.4;6.11;0;.32;0 +73083;44.19655;1.76164;229;20221211;5.6;-7;-.7;1.8;4.21;.1;.52;5409 +73083;44.19655;1.76164;229;20221212;4.5;-5;-.3;2.2;5.41;12.2;.32;4506 +73083;44.19655;1.76164;229;20221213;10.8;4;7.4;3;10.81;1.2;.1;3598 +73083;44.19655;1.76164;229;20221214;13.5;8.8;11.1;2.2;11.61;3.1;.57;2763 +73083;44.19655;1.76164;229;20221215;10.8;8.5;9.6;2;11.01;5.4;.46;1541 +73083;44.19655;1.76164;229;20221216;11;7.9;9.4;.9;9.91;.1;.5;1987 +73083;44.19655;1.76164;229;20221217;6.4;-2.3;2;1.5;5.81;.2;.4;4182 +73083;44.19655;1.76164;229;20221218;12.6;-1.9;5.3;3.9;7.21;.1;.9;5760 +73083;44.19655;1.76164;229;20221219;17;10.3;13.6;6.9;10.81;0;2.02;3501 +73083;44.19655;1.76164;229;20221220;15.6;12.8;14.2;4.8;11.21;.3;1.7;1810 +73083;44.19655;1.76164;229;20221221;16.7;10.9;13.8;1.4;11.91;.4;.74;3166 +73083;44.19655;1.76164;229;20221222;15.9;7.4;11.6;1.3;11.91;4.6;.48;4103 +73083;44.19655;1.76164;229;20221223;18.1;12.1;15.1;1.4;13.41;0;.72;3247 +73083;44.19655;1.76164;229;20221224;17.6;9.1;13.3;1.4;11.31;0;.73;4114 +73083;44.19655;1.76164;229;20221225;17.5;8;12.7;2.9;9.71;.1;1.33;4431 +73083;44.19655;1.76164;229;20221226;13.7;5;9.3;.7;10.61;1.2;.34;4197 +73083;44.19655;1.76164;229;20221227;14.3;8.5;11.4;.8;10.91;.1;.49;3204 +73083;44.19655;1.76164;229;20221228;17.8;5.5;11.6;2.2;9.71;0;.99;5267 +73083;44.19655;1.76164;229;20221229;13.6;6.4;10;1.2;10.11;5.1;.51;3747 +73083;44.19655;1.76164;229;20221230;15.5;8.2;11.8;1.8;11.01;.5;.7;3801 +73083;44.19655;1.76164;229;20221231;18.3;6.9;12.6;3.1;11.11;0;1.11;5095 +73084;44.22085;2.07238;444;20220101;18.4;4.5;11.5;1.3;8.18;0;.89;6031 +73084;44.22085;2.07238;444;20220102;13.2;3.8;8.5;1.3;8.32;.1;.65;4756 +73084;44.22085;2.07238;444;20220103;12.9;5;8.9;.9;9.45;0;.45;4426 +73084;44.22085;2.07238;444;20220104;17.4;6;11.7;2.1;9.08;7.6;1.08;5516 +73084;44.22085;2.07238;444;20220105;4.3;2.2;3.3;3.4;6.15;0;.77;1829 +73084;44.22085;2.07238;444;20220106;3.9;-2.2;.8;2.6;4.95;.1;.61;3878 +73084;44.22085;2.07238;444;20220107;1.7;-3.4;-.8;1.8;5.88;4.9;.22;3840 +73084;44.22085;2.07238;444;20220108;7.9;1;4.5;4.8;9.35;7.5;.05;4221 +73084;44.22085;2.07238;444;20220109;5.9;3.7;4.8;3.2;8.4;18.7;.33;1979 +73084;44.22085;2.07238;444;20220110;6.1;5;5.6;2;8.15;1.5;.57;1007 +73084;44.22085;2.07238;444;20220111;4.7;-1.4;1.7;1.6;5.25;0;.53;4039 +73084;44.22085;2.07238;444;20220112;4;-5.2;-.6;1.2;4.85;0;.38;5217 +73084;44.22085;2.07238;444;20220113;7.3;-5.2;1;1.2;4.65;0;.49;6387 +73084;44.22085;2.07238;444;20220114;12.9;-2.5;5.2;1;4;0;.75;7251 +73084;44.22085;2.07238;444;20220115;10.3;-2;4.2;.9;4.75;.1;.6;6391 +73084;44.22085;2.07238;444;20220116;7;-4;1.5;.9;4.85;.1;.47;6105 +73084;44.22085;2.07238;444;20220117;6.3;-3.7;1.3;1.3;5.35;.1;.46;5753 +73084;44.22085;2.07238;444;20220118;.5;-3.1;-1.3;.9;5.32;.1;.31;2937 +73084;44.22085;2.07238;444;20220119;2.2;-2.4;-.1;1.7;6.15;1;.25;3780 +73084;44.22085;2.07238;444;20220120;4.9;-1;1.9;1.8;6.18;0;.46;4676 +73084;44.22085;2.07238;444;20220121;4.9;-2.8;1.1;2.3;4.48;.1;.8;5130 +73084;44.22085;2.07238;444;20220122;6;-4.2;.9;1.6;4.4;0;.68;6282 +73084;44.22085;2.07238;444;20220123;12.1;-2.2;4.9;1.9;4.95;0;1.05;7742 +73084;44.22085;2.07238;444;20220124;9;-.6;4.2;1.9;5.2;0;1.18;7979 +73084;44.22085;2.07238;444;20220125;10.9;-1.4;4.8;1.6;5.44;0;.85;7724 +73084;44.22085;2.07238;444;20220126;10.8;-1.4;4.7;.9;5.6;0;.62;7203 +73084;44.22085;2.07238;444;20220127;9.8;-3;3.4;.9;5.7;.1;.57;7603 +73084;44.22085;2.07238;444;20220128;-1;-3.8;-2.4;.9;5;0;.31;3033 +73084;44.22085;2.07238;444;20220129;1.9;-3;-.5;.7;5.45;0;.39;4525 +73084;44.22085;2.07238;444;20220130;2.5;-1.8;.4;1.2;6.2;.3;.35;4248 +73084;44.22085;2.07238;444;20220131;5.8;1.5;3.6;4.4;7.5;1.4;.47;4269 +73084;44.22085;2.07238;444;20220201;4.2;-.5;1.8;3.9;7.12;1.8;.32;4536 +73084;44.22085;2.07238;444;20220202;8;4;6;2.8;8.98;.4;.53;4174 +73084;44.22085;2.07238;444;20220203;11.6;.6;6.1;2.1;7.4;.1;.94;7749 +73084;44.22085;2.07238;444;20220204;7.6;4.7;6.2;1.6;9.25;2.3;.45;3625 +73084;44.22085;2.07238;444;20220205;8.1;3.9;6;2.5;7.8;.4;.76;4467 +73084;44.22085;2.07238;444;20220206;5.6;-1.5;2.1;2.8;7.15;2;.41;6159 +73084;44.22085;2.07238;444;20220207;9.7;5.1;7.4;4.3;8.55;.7;.95;4978 +73084;44.22085;2.07238;444;20220208;15.2;-1.9;6.6;1.6;6;0;1.23;10631 +73084;44.22085;2.07238;444;20220209;14.2;.8;7.5;2.8;6.75;0;1.49;9283 +73084;44.22085;2.07238;444;20220210;4;1.1;2.6;1.8;6.69;.5;1.41;11433 +73084;44.22085;2.07238;444;20220211;12.1;5.7;8.9;2.3;7.71;0;1.38;9600 +73084;44.22085;2.07238;444;20220212;12.2;-1.9;5.2;3;5.45;0;1.49;8233 +73084;44.22085;2.07238;444;20220213;14.2;4.6;9.4;5.2;7.94;3.7;1.7;8175 +73084;44.22085;2.07238;444;20220214;10;6.2;8.1;4.2;9.11;9;1.11;5800 +73084;44.22085;2.07238;444;20220215;7.6;4.2;5.9;3.9;8.57;0;.78;5433 +73084;44.22085;2.07238;444;20220216;10.4;5.9;8.2;4.8;10.65;6.8;.55;5599 +73084;44.22085;2.07238;444;20220217;11.7;9.4;10.6;4.1;12.25;1.7;.6;3759 +73084;44.22085;2.07238;444;20220218;14.7;8.7;11.7;2.6;11.18;.1;1.23;6559 +73084;44.22085;2.07238;444;20220219;8.5;5.3;6.9;2.9;7.4;0;1.13;4821 +73084;44.22085;2.07238;444;20220220;8.1;.2;4.2;2.5;8.48;3.1;.58;8454 +73084;44.22085;2.07238;444;20220221;8.8;7.2;8;6.7;8.5;1.4;1.29;3155 +73084;44.22085;2.07238;444;20220222;10.7;5.2;8;3.5;8.3;0;1.25;6941 +73084;44.22085;2.07238;444;20220223;14.5;4.4;9.5;1.6;8.05;0;1.41;9775 +73084;44.22085;2.07238;444;20220224;14.3;5.5;9.9;3.2;8.65;0;1.66;9231 +73084;44.22085;2.07238;444;20220225;9;2.7;5.8;3.2;6.3;0;1.4;7761 +73084;44.22085;2.07238;444;20220226;13;-.9;6.1;3.3;4.75;0;2.13;12152 +73084;44.22085;2.07238;444;20220227;14.1;.7;7.4;1.8;6.35;0;1.63;12074 +73084;44.22085;2.07238;444;20220228;13.9;1.8;7.9;1.7;7.28;0;1.55;11600 +73084;44.22085;2.07238;444;20220301;14.9;.5;7.7;2.4;6.75;0;1.81;12809 +73084;44.22085;2.07238;444;20220302;10.6;3.7;7.1;2.7;8.8;3.2;1.08;8698 +73084;44.22085;2.07238;444;20220303;14.8;6.9;10.9;1.3;9.7;0;1.39;9532 +73084;44.22085;2.07238;444;20220304;9.4;3.5;6.4;3;9.2;2.1;.87;8031 +73084;44.22085;2.07238;444;20220305;6.7;5.6;6.2;2.6;9;.2;.58;3021 +73084;44.22085;2.07238;444;20220306;9.7;3.2;6.4;1.5;6.75;0;1.3;8678 +73084;44.22085;2.07238;444;20220307;10.9;-2.1;4.4;1.8;5.85;0;1.49;13260 +73084;44.22085;2.07238;444;20220308;11.9;2.1;7;3.6;7.85;.9;1.75;11614 +73084;44.22085;2.07238;444;20220309;12.4;5.3;8.9;4.3;8.45;0;1.72;9721 +73084;44.22085;2.07238;444;20220310;13.6;7.8;10.7;5.6;9.15;1.2;2.03;8860 +73084;44.22085;2.07238;444;20220311;10.6;9.2;9.9;9.9;9.1;5.4;1.92;3904 +73084;44.22085;2.07238;444;20220312;7.6;6.9;7.2;6.5;8.95;8.1;.86;2452 +73084;44.22085;2.07238;444;20220313;9.1;7.3;8.2;6.3;7.85;12;1.66;4757 +73084;44.22085;2.07238;444;20220314;11.4;.9;6.1;8.4;9.05;0;1.11;12814 +73084;44.22085;2.07238;444;20220315;13.4;10.5;11.9;11.2;10.45;0;2.22;6329 +73084;44.22085;2.07238;444;20220316;13.6;10.1;11.9;4.6;10.35;0;1.77;7136 +73084;44.22085;2.07238;444;20220317;14.3;7.9;11.1;2.3;10.1;1.4;1.69;10057 +73084;44.22085;2.07238;444;20220318;13.3;6.2;9.7;1.7;9.31;0;1.51;8200 +73084;44.22085;2.07238;444;20220319;15.8;6.5;11.1;3.6;7.51;0;2.99;16033 +73084;44.22085;2.07238;444;20220320;13.7;5.3;9.5;6.3;7.97;0;2.57;9933 +73084;44.22085;2.07238;444;20220321;13.2;8.4;10.8;8.4;7.44;0;3.54;14033 +73084;44.22085;2.07238;444;20220322;13.9;5.7;9.8;7.8;5.74;0;4.06;19066 +73084;44.22085;2.07238;444;20220323;14.8;3.3;9.1;5.1;4.94;0;3.78;19966 +73084;44.22085;2.07238;444;20220324;17.8;2.5;10.1;4.1;5.07;0;3.89;18624 +73084;44.22085;2.07238;444;20220325;18.5;4.2;11.3;3.2;4.44;0;3.81;16933 +73084;44.22085;2.07238;444;20220326;19.1;2.3;10.7;3.8;5.01;0;4.13;20500 +73084;44.22085;2.07238;444;20220327;19.9;4;12;3.8;5.94;0;4.13;18866 +73084;44.22085;2.07238;444;20220328;20.1;7.4;13.8;4.4;5.64;0;4.6;17633 +73084;44.22085;2.07238;444;20220329;18;7.9;13;2.5;7.87;1.7;2.82;12233 +73084;44.22085;2.07238;444;20220330;11.6;8.3;10;2;10.54;2.5;1.21;5633 +73084;44.22085;2.07238;444;20220331;12.9;6.5;9.7;4.7;8.37;2.4;2.46;12900 +73084;44.22085;2.07238;444;20220401;6;.3;3.2;6.4;5.41;1.2;1.98;12500 +73084;44.22085;2.07238;444;20220402;5.8;-.9;2.5;4.4;5.09;.1;1.79;10166 +73084;44.22085;2.07238;444;20220403;4.8;-1.7;1.5;4.4;4.82;0;1.95;12325 +73084;44.22085;2.07238;444;20220404;9.9;-.8;4.6;1.5;5.07;0;2.33;21066 +73084;44.22085;2.07238;444;20220405;13.9;-2.5;5.7;2.3;6.23;0;2.56;21218 +73084;44.22085;2.07238;444;20220406;10.2;1.1;5.7;2.6;9.27;1.5;.82;5300 +73084;44.22085;2.07238;444;20220407;13.8;7.3;10.6;5.3;11.17;10;1.64;6833 +73084;44.22085;2.07238;444;20220408;17.3;10;13.6;5.5;10.81;.2;3;11966 +73084;44.22085;2.07238;444;20220409;12.3;4.2;8.3;3.7;6.87;.2;2.66;16200 +73084;44.22085;2.07238;444;20220410;18.6;-2.1;8.3;3.1;5.34;0;3.9;23900 +73084;44.22085;2.07238;444;20220411;16.3;8.1;12.2;7.8;8.64;0;4.04;20000 +73084;44.22085;2.07238;444;20220412;16.7;10.2;13.4;6.8;8.61;0;4.03;14633 +73084;44.22085;2.07238;444;20220413;14.9;8.7;11.8;1.5;9.67;.7;1.69;7000 +73084;44.22085;2.07238;444;20220414;22.5;2.5;12.5;1.7;10.34;0;3.54;23400 +73084;44.22085;2.07238;444;20220415;23.4;6.2;14.8;1.8;11.67;0;3.7;22633 +73084;44.22085;2.07238;444;20220416;23;6.1;14.6;2.3;10.44;0;3.93;22266 +73084;44.22085;2.07238;444;20220417;22.2;2.7;12.5;2.3;8.54;0;4.06;24966 +73084;44.22085;2.07238;444;20220418;18.1;6.9;12.5;2.6;10.14;0;3.03;17933 +73084;44.22085;2.07238;444;20220419;16.8;4.3;10.6;2.3;10.87;6;2.12;13400 +73084;44.22085;2.07238;444;20220420;12.6;8.2;10.4;1.7;11.37;5.2;1.22;6266 +73084;44.22085;2.07238;444;20220421;13.2;8.5;10.9;2;11.97;.8;1.11;5266 +73084;44.22085;2.07238;444;20220422;18.8;8.7;13.7;1.8;11.84;.4;2.73;16166 +73084;44.22085;2.07238;444;20220423;15.3;10.4;12.9;4.7;10.17;27.5;2.31;5100 +73084;44.22085;2.07238;444;20220424;13.5;6.6;10.1;3.7;11.24;6.6;1.29;4833 +73084;44.22085;2.07238;444;20220425;16.3;5.8;11;1.6;9.71;0;2.89;20033 +73084;44.22085;2.07238;444;20220426;21.1;2.8;11.9;1.7;8.77;0;3.96;26500 +73084;44.22085;2.07238;444;20220427;22.5;7.5;15;2.1;10.66;0;3.56;20566 +73084;44.22085;2.07238;444;20220428;21;9.9;15.5;2.2;13.04;0;3.34;19166 +73084;44.22085;2.07238;444;20220429;20.9;10.9;15.9;2.5;13.54;.3;2.76;12400 +73084;44.22085;2.07238;444;20220430;20.8;9.9;15.4;2.3;11.51;0;3.9;22633 +73084;44.22085;2.07238;444;20220501;19.1;4.2;11.7;1.7;9.34;0;3.41;22266 +73084;44.22085;2.07238;444;20220502;19.3;7.2;13.2;1.8;10.07;0;3.36;20066 +73084;44.22085;2.07238;444;20220503;19.7;10;14.8;1.5;12.17;7.7;2.8;14800 +73084;44.22085;2.07238;444;20220504;18.6;8.6;13.6;1.5;12.21;.4;2.93;18166 +73084;44.22085;2.07238;444;20220505;18.7;7.4;13;2.4;10.37;.1;3.41;20200 +73084;44.22085;2.07238;444;20220506;17.2;6.8;12;3;10.05;0;3.17;19756 +73084;44.22085;2.07238;444;20220507;20.7;7.2;13.9;2.5;10.55;0;3.81;22683 +73084;44.22085;2.07238;444;20220508;21.7;8.7;15.2;1.5;11;0;3.75;22285 +73084;44.22085;2.07238;444;20220509;24.3;9.3;16.8;1.4;11.3;0;4.21;24220 +73084;44.22085;2.07238;444;20220510;25.3;9;17.2;1.5;12.15;0;4.41;25435 +73084;44.22085;2.07238;444;20220511;27.1;10.6;18.9;2.5;12.6;0;5.09;25568 +73084;44.22085;2.07238;444;20220512;24.5;12;18.3;2.3;14.3;0;4.27;22425 +73084;44.22085;2.07238;444;20220513;24.3;13.3;18.8;1.4;14.2;0;3.9;20939 +73084;44.22085;2.07238;444;20220514;28;12.1;20;1.3;14.55;0;4.69;25461 +73084;44.22085;2.07238;444;20220515;25.5;14.5;20;3.9;12.2;.1;5.24;21083 +73084;44.22085;2.07238;444;20220516;26.6;11.9;19.3;1.9;13.3;0;4.75;24741 +73084;44.22085;2.07238;444;20220517;30.9;13.2;22;1.5;15;0;5.37;27236 +73084;44.22085;2.07238;444;20220518;30.5;16;23.2;2.4;15.85;0;5.53;24683 +73084;44.22085;2.07238;444;20220519;27.1;17.3;22.2;4.5;14.4;.2;5.51;20286 +73084;44.22085;2.07238;444;20220520;28.5;17.8;23.2;4;13.95;0;5.88;21241 +73084;44.22085;2.07238;444;20220521;32.2;13.8;23;1.9;16.9;0;5.89;28263 +73084;44.22085;2.07238;444;20220522;30.6;18.3;24.5;1.9;18;7.2;5.21;22979 +73084;44.22085;2.07238;444;20220523;19.6;15.5;17.5;3.1;15.45;5;2.75;12805 +73084;44.22085;2.07238;444;20220524;17.5;11;14.3;2.4;12.4;0;2.89;16434 +73084;44.22085;2.07238;444;20220525;18.5;8.3;13.4;3.1;11;0;3.53;21089 +73084;44.22085;2.07238;444;20220526;17.7;7.7;12.7;2.7;11.4;0;3.27;20916 +73084;44.22085;2.07238;444;20220527;24.6;9.1;16.8;2.5;13.3;0;4.68;26322 +73084;44.22085;2.07238;444;20220528;24.9;10.8;17.8;2;12.05;0;4.81;25795 +73084;44.22085;2.07238;444;20220529;23.2;7.1;15.2;2;8.85;0;4.8;27422 +73084;44.22085;2.07238;444;20220530;24;8;16;1.6;9.48;3.2;4.73;27542 +73084;44.22085;2.07238;444;20220531;24.4;11.5;18;1.7;12.3;1.5;4.47;24161 +73084;44.22085;2.07238;444;20220601;31.3;12.5;21.9;2.2;13.65;.2;6.15;29177 +73084;44.22085;2.07238;444;20220602;29.2;15.3;22.3;3.1;14.7;0;5.85;25261 +73084;44.22085;2.07238;444;20220603;30.4;16.3;23.4;2.7;16.08;1.7;5.95;25560 +73084;44.22085;2.07238;444;20220604;28.9;15.7;22.3;2.2;19.42;30.7;4.83;24283 +73084;44.22085;2.07238;444;20220605;22.5;15.7;19.1;2.2;17.35;.1;3.42;17571 +73084;44.22085;2.07238;444;20220606;26.1;12.1;19.1;1.4;15.62;.4;4.54;25225 +73084;44.22085;2.07238;444;20220607;21.8;14.7;18.2;2;15.38;.8;3.54;18435 +73084;44.22085;2.07238;444;20220608;17.7;12.9;15.3;1.7;14.75;5.2;2.55;14467 +73084;44.22085;2.07238;444;20220609;18;11;14.5;2.8;13.55;.1;3.01;17842 +73084;44.22085;2.07238;444;20220610;25.8;10.3;18.1;1.9;13.8;0;4.87;27005 +73084;44.22085;2.07238;444;20220611;30.7;12.9;21.8;1.5;14.1;.1;5.79;29041 +73084;44.22085;2.07238;444;20220612;29.4;16.2;22.8;1.7;16.2;1.2;5.28;24821 +73084;44.22085;2.07238;444;20220613;29.5;18.1;23.8;2.1;20;0;5.01;23123 +73084;44.22085;2.07238;444;20220614;33.6;16.9;25.3;1.7;18.4;.3;6.16;28189 +73084;44.22085;2.07238;444;20220615;33.4;19.4;26.4;2.2;17.8;0;6.23;25643 +73084;44.22085;2.07238;444;20220616;34.1;18.8;26.4;1.4;18.9;0;5.91;26947 +73084;44.22085;2.07238;444;20220617;35.9;18.8;27.4;1.9;17.4;0;6.78;28619 +73084;44.22085;2.07238;444;20220618;35;22.1;28.6;4.6;14.75;0;8.36;24631 +73084;44.22085;2.07238;444;20220619;32.2;22.4;27.3;7.6;14.6;0;8.75;21412 +73084;44.22085;2.07238;444;20220620;30;16.9;23.4;3.6;17.45;0;5.94;24808 +73084;44.22085;2.07238;444;20220621;29.6;19;24.3;2.2;19.95;.9;4.95;22338 +73084;44.22085;2.07238;444;20220622;27.5;18.2;22.9;2.4;18.55;1.1;4.63;20796 +73084;44.22085;2.07238;444;20220623;25.5;17;21.3;2.4;17.7;18.7;4.21;19952 +73084;44.22085;2.07238;444;20220624;23.2;14.7;19;2;15.8;3.1;3.83;19817 +73084;44.22085;2.07238;444;20220625;26.6;12.6;19.6;2.6;15.85;8.6;5;25794 +73084;44.22085;2.07238;444;20220626;18.8;14.3;16.6;2.3;16.92;11.1;2.14;11103 +73084;44.22085;2.07238;444;20220627;19.6;13.7;16.7;2.3;15.95;.3;2.64;13897 +73084;44.22085;2.07238;444;20220628;24;12.7;18.3;2.1;14.3;0;4.31;23046 +73084;44.22085;2.07238;444;20220629;27.8;12.1;19.9;1.6;13.85;1.1;5.19;27237 +73084;44.22085;2.07238;444;20220630;15.7;14.6;15.1;2.2;15.45;1.3;1.44;6432 +73084;44.22085;2.07238;444;20220701;21.7;10.4;16;1.9;12.6;0;4;23024 +73084;44.22085;2.07238;444;20220702;30.1;9.8;20;1.4;12.85;0;5.67;30600 +73084;44.22085;2.07238;444;20220703;29.4;15.8;22.6;1.8;16.05;.1;5.31;25180 +73084;44.22085;2.07238;444;20220704;26.2;16.1;21.1;2.4;18.4;1.2;4.32;21544 +73084;44.22085;2.07238;444;20220705;27.7;15.4;21.6;1.9;16.85;0;4.81;23850 +73084;44.22085;2.07238;444;20220706;27.5;14;20.8;2.5;13.75;0;5.32;24937 +73084;44.22085;2.07238;444;20220707;26.7;12.8;19.7;2.8;13.5;0;5.29;25280 +73084;44.22085;2.07238;444;20220708;28.1;13.7;20.9;2.4;13.7;0;5.44;25739 +73084;44.22085;2.07238;444;20220709;30.5;15.6;23.1;2.5;12.9;0;6.1;26169 +73084;44.22085;2.07238;444;20220710;31.2;15.9;23.6;2.5;13.75;0;6.2;26438 +73084;44.22085;2.07238;444;20220711;33.8;18.4;26.1;2.1;13.95;0;6.38;26508 +73084;44.22085;2.07238;444;20220712;33.4;18.3;25.9;2;14.5;0;6.2;26125 +73084;44.22085;2.07238;444;20220713;34.3;16.9;25.6;1.8;13.1;0;6.4;27852 +73084;44.22085;2.07238;444;20220714;35.9;17.7;26.8;1.7;14.85;0;6.46;28113 +73084;44.22085;2.07238;444;20220715;34.4;17.3;25.8;1.7;14.9;0;6.25;27744 +73084;44.22085;2.07238;444;20220716;35.3;17.6;26.5;2.2;13.9;0;6.81;28149 +73084;44.22085;2.07238;444;20220717;37;20.6;28.8;2.6;12.2;0;7.48;26931 +73084;44.22085;2.07238;444;20220718;36.6;22.9;29.8;4.3;14.45;0;8.39;24473 +73084;44.22085;2.07238;444;20220719;36.3;25.3;30.8;3.7;11.85;.5;7.94;21784 +73084;44.22085;2.07238;444;20220720;28.3;18.3;23.3;2.5;16.55;0;4.9;20706 +73084;44.22085;2.07238;444;20220721;33;15.8;24.4;1.4;14.85;0;5.7;27295 +73084;44.22085;2.07238;444;20220722;31.2;17.4;24.3;2.4;15.95;.8;5.76;24200 +73084;44.22085;2.07238;444;20220723;28.8;16.3;22.6;2.4;15.65;0;5.13;22939 +73084;44.22085;2.07238;444;20220724;36.1;14.6;25.4;1.4;14.2;0;6.21;29089 +73084;44.22085;2.07238;444;20220725;26.2;18.4;22.3;2.9;16.8;0;4.35;17811 +73084;44.22085;2.07238;444;20220726;26;15.9;21;3.6;14.2;0;4.94;20288 +73084;44.22085;2.07238;444;20220727;27.4;11.8;19.6;2.2;12;0;5.13;25420 +73084;44.22085;2.07238;444;20220728;28.7;12.8;20.8;1.9;13.45;0;5.15;25439 +73084;44.22085;2.07238;444;20220729;26.9;16.5;21.7;2;16.1;0;4.41;20434 +73084;44.22085;2.07238;444;20220730;29.6;18.2;23.9;2.3;15.65;0;5.12;21413 +73084;44.22085;2.07238;444;20220731;32.1;15.6;23.8;1.9;14.8;0;5.63;25779 +73084;44.22085;2.07238;444;20220801;33.2;16.9;25.1;2.1;14.75;0;5.94;25498 +73084;44.22085;2.07238;444;20220802;33.8;16.9;25.4;1.6;13.8;0;5.72;25783 +73084;44.22085;2.07238;444;20220803;36.3;20;28.1;2.1;13.1;0;6.41;25031 +73084;44.22085;2.07238;444;20220804;37;21.1;29;2;14.65;0;6.36;24772 +73084;44.22085;2.07238;444;20220805;31.4;19.2;25.3;2.7;19.15;1.5;5.18;21479 +73084;44.22085;2.07238;444;20220806;32.3;17.3;24.8;2.1;17.9;0;5.36;23872 +73084;44.22085;2.07238;444;20220807;33;18;25.5;2;13.25;0;5.65;23684 +73084;44.22085;2.07238;444;20220808;33.7;16.5;25.1;2.3;10.85;0;6.31;25242 +73084;44.22085;2.07238;444;20220809;34.6;18.1;26.3;2.2;10.25;0;6.26;24623 +73084;44.22085;2.07238;444;20220810;35.8;18.9;27.4;2.1;10.75;0;6.27;24726 +73084;44.22085;2.07238;444;20220811;36.4;19;27.7;1.9;14.75;0;6.03;24875 +73084;44.22085;2.07238;444;20220812;36.7;19.6;28.1;1.8;17.5;0;5.89;24691 +73084;44.22085;2.07238;444;20220813;36.1;18.4;27.3;1.6;17.2;.4;5.69;24985 +73084;44.22085;2.07238;444;20220814;27.2;20.5;23.9;2.7;19;2.3;3.89;14911 +73084;44.22085;2.07238;444;20220815;27.4;14.9;21.2;1.6;15.5;.2;4.1;20653 +73084;44.22085;2.07238;444;20220816;32.6;14.3;23.4;2.4;15.1;7.2;5.7;25012 +73084;44.22085;2.07238;444;20220817;23.7;15;19.4;2.1;17.35;.3;3.2;16827 +73084;44.22085;2.07238;444;20220818;24.6;15.3;20;3;15.65;0;3.75;17299 +73084;44.22085;2.07238;444;20220819;23.3;15.6;19.4;3.5;16.55;.1;3.36;15554 +73084;44.22085;2.07238;444;20220820;28.2;15.1;21.7;2;16.65;0;4.23;20381 +73084;44.22085;2.07238;444;20220821;26;15.7;20.9;2.3;15.9;.1;3.88;17892 +73084;44.22085;2.07238;444;20220822;22.8;17.2;20;2.2;17.95;.5;2.74;12862 +73084;44.22085;2.07238;444;20220823;29.4;16.4;22.9;1.9;18.15;0;4.21;20014 +73084;44.22085;2.07238;444;20220824;34;17;25.5;1.8;15.55;0;5.21;22808 +73084;44.22085;2.07238;444;20220825;30;18.2;24.1;2.4;17;.1;4.57;18709 +73084;44.22085;2.07238;444;20220826;29.3;16;22.6;2.1;16.65;.2;4.31;19720 +73084;44.22085;2.07238;444;20220827;30;15.8;22.9;2.1;14.65;0;4.52;20301 +73084;44.22085;2.07238;444;20220828;32.2;14.8;23.5;1.4;12.05;0;4.59;22276 +73084;44.22085;2.07238;444;20220829;33.3;16.2;24.8;2;13.95;2.3;5.11;21723 +73084;44.22085;2.07238;444;20220830;30.5;16.5;23.5;1.8;16.95;.2;4.25;19663 +73084;44.22085;2.07238;444;20220831;30.2;16.3;23.2;2.4;15.35;0;4.59;19489 +73084;44.22085;2.07238;444;20220901;27.6;16.1;21.8;1.7;17.35;2;3.57;17495 +73084;44.22085;2.07238;444;20220902;25.8;16.4;21.1;1.6;17.45;8.5;3.13;15531 +73084;44.22085;2.07238;444;20220903;25.7;15.8;20.8;1.3;17.4;.2;3.01;15909 +73084;44.22085;2.07238;444;20220904;30.4;16.6;23.5;3.6;17.85;0;4.72;18737 +73084;44.22085;2.07238;444;20220905;31.2;19.8;25.5;4;19.8;0;4.83;16787 +73084;44.22085;2.07238;444;20220906;30.7;19.9;25.3;2.5;18.8;1;4.19;16189 +73084;44.22085;2.07238;444;20220907;25.5;16.8;21.2;1.9;16.55;.3;3.08;14307 +73084;44.22085;2.07238;444;20220908;24.8;12.2;18.5;1.4;14.15;1.4;3.09;17249 +73084;44.22085;2.07238;444;20220909;20;13.6;16.8;1.6;15.45;1.4;2.12;11900 +73084;44.22085;2.07238;444;20220910;24.3;10.6;17.4;1.3;12.65;0;3.04;17731 +73084;44.22085;2.07238;444;20220911;31.6;11.6;21.6;1.5;11.75;0;4.12;21096 +73084;44.22085;2.07238;444;20220912;33.5;16.8;25.2;2.9;15.5;0;5.06;19166 +73084;44.22085;2.07238;444;20220913;30.7;21.2;25.9;3.9;20.65;0;4.33;14214 +73084;44.22085;2.07238;444;20220914;28.7;19;23.8;2.9;18.1;.7;3.75;14221 +73084;44.22085;2.07238;444;20220915;27.5;15.5;21.5;1.9;16;0;3.31;15816 +73084;44.22085;2.07238;444;20220916;23.5;15.9;19.7;3.4;14.25;0;3.21;12253 +73084;44.22085;2.07238;444;20220917;19.8;7.9;13.9;2.4;8.65;0;2.93;15378 +73084;44.22085;2.07238;444;20220918;24.7;4.8;14.7;1.9;6.75;0;3.58;20001 +73084;44.22085;2.07238;444;20220919;25;7.8;16.4;2;7.4;0;3.63;18313 +73084;44.22085;2.07238;444;20220920;24;7.5;15.7;2.3;7.85;0;3.57;17761 +73084;44.22085;2.07238;444;20220921;24;6.8;15.4;1.7;7.85;0;3.14;17946 +73084;44.22085;2.07238;444;20220922;24.7;8.8;16.8;1.4;9.95;0;2.88;16886 +73084;44.22085;2.07238;444;20220923;25;9.6;17.3;2.1;12.35;20.8;3.03;16476 +73084;44.22085;2.07238;444;20220924;17.7;12.7;15.2;1.8;14.35;1.6;1.56;8864 +73084;44.22085;2.07238;444;20220925;17;10.8;13.9;2.1;12.55;.3;1.69;9906 +73084;44.22085;2.07238;444;20220926;17.2;6.6;11.9;2.6;10.95;2.1;1.94;13010 +73084;44.22085;2.07238;444;20220927;14.2;10.6;12.4;3.9;12.6;8.1;1.31;7223 +73084;44.22085;2.07238;444;20220928;17.3;12.2;14.7;5;14.55;8.4;1.55;8556 +73084;44.22085;2.07238;444;20220929;14;10.7;12.4;2.6;12.8;7.1;1.16;6729 +73084;44.22085;2.07238;444;20220930;15.6;8.3;11.9;2.7;10.6;0;1.76;10258 +73084;44.22085;2.07238;444;20221001;17.7;6.6;12.2;2.2;12.5;.6;1.69;12738 +73084;44.22085;2.07238;444;20221002;22;14.3;18.1;1.3;15.4;.1;1.86;10301 +73084;44.22085;2.07238;444;20221003;21.3;10.6;15.9;1.2;13;0;1.88;12155 +73084;44.22085;2.07238;444;20221004;23.6;9;16.3;1;12.2;.1;2.09;14142 +73084;44.22085;2.07238;444;20221005;22.8;9.8;16.3;2.3;13.15;.1;2.36;13030 +73084;44.22085;2.07238;444;20221006;21.1;13.1;17.1;1.2;15.1;0;1.65;9955 +73084;44.22085;2.07238;444;20221007;22.4;10.8;16.6;1.7;14.1;.1;1.97;12048 +73084;44.22085;2.07238;444;20221008;21.1;12.9;17;1.5;14.85;3.3;1.74;9769 +73084;44.22085;2.07238;444;20221009;22.1;10.2;16.2;2.5;13.6;.1;2.14;11980 +73084;44.22085;2.07238;444;20221010;23;12.8;17.9;2.4;14.2;.1;2.2;10804 +73084;44.22085;2.07238;444;20221011;22.5;11.5;17;1.1;13.95;0;1.74;11108 +73084;44.22085;2.07238;444;20221012;21.4;13;17.2;1;14.6;1.2;1.58;9580 +73084;44.22085;2.07238;444;20221013;18.6;10.8;14.7;1.3;14.25;4.3;1.33;9015 +73084;44.22085;2.07238;444;20221014;17.6;14;15.8;2.5;16.45;.9;1.05;5668 +73084;44.22085;2.07238;444;20221015;25;11.7;18.3;2;14.55;.1;2.15;11763 +73084;44.22085;2.07238;444;20221016;23.2;15.6;19.4;5.6;16.6;0;2.51;8546 +73084;44.22085;2.07238;444;20221017;22.1;18.4;20.3;6;17;0;2.55;5593 +73084;44.22085;2.07238;444;20221018;24.2;15.8;20;3.4;16.9;.1;2.19;8669 +73084;44.22085;2.07238;444;20221019;23.1;14.2;18.7;4;16.1;3.6;2.15;8774 +73084;44.22085;2.07238;444;20221020;20.9;17.2;19;4.3;17.7;1.4;1.72;5270 +73084;44.22085;2.07238;444;20221021;22.8;16.7;19.7;1.9;15.65;.8;1.76;6986 +73084;44.22085;2.07238;444;20221022;23.5;11.7;17.6;2.4;13.85;0;2.02;9967 +73084;44.22085;2.07238;444;20221023;23.6;16.8;20.2;4.6;14.7;0;2.88;7277 +73084;44.22085;2.07238;444;20221024;21.6;14;17.8;1.3;13.85;0;1.48;7602 +73084;44.22085;2.07238;444;20221025;22.6;10.2;16.4;2.2;12.6;.1;1.85;9819 +73084;44.22085;2.07238;444;20221026;22.9;11.6;17.2;2.1;14.9;.1;1.5;9161 +73084;44.22085;2.07238;444;20221027;24.9;15;20;3.3;15.7;0;2.21;8454 +73084;44.22085;2.07238;444;20221028;25.1;17.2;21.1;3.6;14.25;0;2.56;7401 +73084;44.22085;2.07238;444;20221029;23.7;15.7;19.7;4.6;10.1;0;3.54;7252 +73084;44.22085;2.07238;444;20221030;22.4;15.2;18.8;3.6;13.55;0;2.26;6799 +73084;44.22085;2.07238;444;20221031;23;15.3;19.2;4.1;14.9;2.2;2.31;6973 +73084;44.22085;2.07238;444;20221101;18.6;12.8;15.7;1.6;13.3;.1;1.18;5857 +73084;44.22085;2.07238;444;20221102;18.9;8;13.4;1.2;10.5;0;1.17;8190 +73084;44.22085;2.07238;444;20221103;16.8;9;12.9;3.1;11.55;4.8;1.35;6668 +73084;44.22085;2.07238;444;20221104;10.1;8.8;9.4;4.7;10.3;5.5;.84;2098 +73084;44.22085;2.07238;444;20221105;11.9;2;7;2.2;7.7;.1;.94;7453 +73084;44.22085;2.07238;444;20221106;17.1;1.4;9.2;1.7;7.1;.1;1.26;9475 +73084;44.22085;2.07238;444;20221107;18.8;5.1;11.9;2.3;9.45;.1;1.44;8640 +73084;44.22085;2.07238;444;20221108;18.1;12.3;15.2;3.9;13.2;1;1.38;5265 +73084;44.22085;2.07238;444;20221109;16.5;12.9;14.7;2;14.05;3.7;.93;3872 +73084;44.22085;2.07238;444;20221110;15.3;9.4;12.4;1.5;11.55;.1;.84;5181 +73084;44.22085;2.07238;444;20221111;18.8;6;12.4;4.8;12.1;0;1.33;7920 +73084;44.22085;2.07238;444;20221112;20.8;12.1;16.4;3.3;11.7;0;1.89;6293 +73084;44.22085;2.07238;444;20221113;19.2;9.1;14.1;2.1;8.95;0;1.67;6589 +73084;44.22085;2.07238;444;20221114;16;12.8;14.4;2.9;12.65;0;1.12;3338 +73084;44.22085;2.07238;444;20221115;16.3;10.2;13.3;2.7;12.95;8.8;.91;4804 +73084;44.22085;2.07238;444;20221116;15.6;9.6;12.6;1.9;11.7;.3;.9;4785 +73084;44.22085;2.07238;444;20221117;14.4;11.2;12.8;2.8;11.8;4.2;1.01;3169 +73084;44.22085;2.07238;444;20221118;10.9;8.1;9.5;3;10.4;3.3;.69;2906 +73084;44.22085;2.07238;444;20221119;9.1;5.8;7.5;2.8;8.9;1.1;.66;3119 +73084;44.22085;2.07238;444;20221120;9;3.7;6.3;1.9;8.75;1.6;.48;4217 +73084;44.22085;2.07238;444;20221121;9.6;5.1;7.4;2.7;9.35;17.9;.54;3753 +73084;44.22085;2.07238;444;20221122;6.8;4.3;5.5;3.8;8.8;14.6;.35;2477 +73084;44.22085;2.07238;444;20221123;12.3;6.2;9.3;3;10.3;5.9;.69;4434 +73084;44.22085;2.07238;444;20221124;11.3;4.2;7.7;1.3;9.45;1;.5;4681 +73084;44.22085;2.07238;444;20221125;9.1;5.9;7.5;1.5;9.72;8.1;.47;2631 +73084;44.22085;2.07238;444;20221126;9.9;3.9;6.9;1.3;8.52;0;.51;4119 +73084;44.22085;2.07238;444;20221127;12.2;2;7.1;2.7;7.38;3.6;.99;5484 +73084;44.22085;2.07238;444;20221128;9.4;7;8.2;2.8;10.22;4.3;.53;2168 +73084;44.22085;2.07238;444;20221129;7.8;4.6;6.2;2.4;8.5;.1;.5;2694 +73084;44.22085;2.07238;444;20221130;7.4;1.3;4.3;1.4;7.25;0;.43;4078 +73084;44.22085;2.07238;444;20221201;4.4;-1.4;1.5;1.1;6.6;.1;.25;3802 +73084;44.22085;2.07238;444;20221202;4.4;2.8;3.6;.5;7.45;0;.36;1493 +73084;44.22085;2.07238;444;20221203;6.5;2.5;4.5;1.2;7.5;4.1;.4;3008 +73084;44.22085;2.07238;444;20221204;7.9;3.2;5.6;1.2;7.35;0;.48;3326 +73084;44.22085;2.07238;444;20221205;9.8;-2.3;3.7;2.1;5.7;.1;.7;5864 +73084;44.22085;2.07238;444;20221206;11.5;.6;6;1.6;5.55;0;.86;5483 +73084;44.22085;2.07238;444;20221207;10;.5;5.3;.8;5.75;.1;.48;4954 +73084;44.22085;2.07238;444;20221208;8.3;-1.1;3.6;1.9;6.9;2.7;.41;4903 +73084;44.22085;2.07238;444;20221209;8.3;6.2;7.2;1.3;10;.9;.35;1739 +73084;44.22085;2.07238;444;20221210;.3;.6;.4;3.4;6.5;0;.18;0 +73084;44.22085;2.07238;444;20221211;5.6;-6.8;-.6;1.6;4.25;.1;.45;5705 +73084;44.22085;2.07238;444;20221212;4.1;-4.1;0;2;5.15;14;.44;4415 +73084;44.22085;2.07238;444;20221213;10.3;2.9;6.6;3.6;10.4;.6;.11;4178 +73084;44.22085;2.07238;444;20221214;11.2;8.2;9.7;2.3;11;3.1;.5;2300 +73084;44.22085;2.07238;444;20221215;9.8;6;7.9;3;10.6;11.2;.3;2676 +73084;44.22085;2.07238;444;20221216;10.6;7.4;9;1.4;9.55;0;.57;2405 +73084;44.22085;2.07238;444;20221217;4.7;-.3;2.2;1.2;6.3;.1;.34;3208 +73084;44.22085;2.07238;444;20221218;10.5;-2;4.2;4;7.05;0;.65;5608 +73084;44.22085;2.07238;444;20221219;14.6;9.4;12;7.5;10.65;0;1.48;3268 +73084;44.22085;2.07238;444;20221220;13.6;11.8;12.7;5.9;11.1;.8;1.37;1537 +73084;44.22085;2.07238;444;20221221;13.6;9.7;11.6;1.9;11.7;.6;.62;2686 +73084;44.22085;2.07238;444;20221222;12.6;8.8;10.7;2.9;12.4;7.6;.4;2659 +73084;44.22085;2.07238;444;20221223;15.6;11.4;13.5;2.1;13.6;0;.61;2865 +73084;44.22085;2.07238;444;20221224;16.1;9.2;12.7;1.2;11.3;0;.61;3944 +73084;44.22085;2.07238;444;20221225;15.7;6.1;10.9;3.3;9.9;.1;.96;4637 +73084;44.22085;2.07238;444;20221226;13.9;7.1;10.5;2.2;10.9;.5;.62;3798 +73084;44.22085;2.07238;444;20221227;12.8;8;10.4;1.2;10.5;.2;.52;3129 +73084;44.22085;2.07238;444;20221228;15.4;3.6;9.5;2.1;9.15;0;.74;5495 +73084;44.22085;2.07238;444;20221229;12.8;8.3;10.6;2.1;10.15;3.9;.71;3025 +73084;44.22085;2.07238;444;20221230;14.4;7.2;10.8;2.1;10.5;.2;.72;4135 +73084;44.22085;2.07238;444;20221231;15.7;8.9;12.3;3.7;11;0;1.02;3946 +73085;44.24423;2.38336;611;20220101;18.3;8.9;13.6;2.2;7.48;0;1.59;5255 +73085;44.24423;2.38336;611;20220102;15;7.3;11.2;2.3;7.53;.1;1.32;4453 +73085;44.24423;2.38336;611;20220103;12.5;4.4;8.5;1.6;9.34;0;.56;4992 +73085;44.24423;2.38336;611;20220104;15.8;8.4;12.1;3.5;8.4;7.4;1.72;4818 +73085;44.24423;2.38336;611;20220105;3.3;1.4;2.3;4.6;5.78;0;.83;2035 +73085;44.24423;2.38336;611;20220106;3.4;-2.7;.3;3.6;4.79;0;.71;4562 +73085;44.24423;2.38336;611;20220107;-1.6;-4.8;-3.2;2.1;5.63;7.5;.23;2835 +73085;44.24423;2.38336;611;20220108;6.5;1;3.8;5.7;8.59;8.8;.09;3065 +73085;44.24423;2.38336;611;20220109;4.8;3.2;4;5.3;7.89;17.3;.38;1780 +73085;44.24423;2.38336;611;20220110;5;3.7;4.3;2.6;7.29;.7;.53;1451 +73085;44.24423;2.38336;611;20220111;4.6;-2;1.3;2.8;4.69;0;.77;5825 +73085;44.24423;2.38336;611;20220112;4.3;-5.8;-.7;1.9;4.29;0;.6;5626 +73085;44.24423;2.38336;611;20220113;6.6;-7.2;-.3;1.8;4.24;0;.64;7370 +73085;44.24423;2.38336;611;20220114;11.9;-4.8;3.6;1.8;3.54;0;1.12;7602 +73085;44.24423;2.38336;611;20220115;9.9;-3.4;3.3;1.4;4.24;0;.81;6898 +73085;44.24423;2.38336;611;20220116;6;-5.5;.2;1.4;4.69;.1;.53;7397 +73085;44.24423;2.38336;611;20220117;6.6;-4.3;1.2;2.1;5.29;.1;.61;6585 +73085;44.24423;2.38336;611;20220118;4.5;-2.7;.9;1.2;5.16;.1;.51;6015 +73085;44.24423;2.38336;611;20220119;1.6;-3.7;-1.1;2.4;5.89;1.1;.22;3300 +73085;44.24423;2.38336;611;20220120;1.2;-1.8;-.3;2.6;5.89;.1;.49;4587 +73085;44.24423;2.38336;611;20220121;3.5;-2.1;.7;3;4.43;0;.83;6071 +73085;44.24423;2.38336;611;20220122;5.6;-2.8;1.4;3.3;4.29;0;1.06;6069 +73085;44.24423;2.38336;611;20220123;12.4;-4.7;3.8;2.2;4.84;0;1.19;8431 +73085;44.24423;2.38336;611;20220124;13.9;-.3;6.8;2.4;4.94;0;1.45;8001 +73085;44.24423;2.38336;611;20220125;10.3;-3.1;3.6;1.7;5.14;0;.93;7775 +73085;44.24423;2.38336;611;20220126;10.3;-3.1;3.6;1.5;5.39;0;.84;7746 +73085;44.24423;2.38336;611;20220127;9.3;-5.2;2.1;1.4;5.29;0;.72;8422 +73085;44.24423;2.38336;611;20220128;1;-5.5;-2.3;1.1;4.84;0;.37;4354 +73085;44.24423;2.38336;611;20220129;2.4;-4.6;-1.1;.8;5.14;0;.41;6943 +73085;44.24423;2.38336;611;20220130;2;-3.7;-.9;1.6;5.89;.1;.3;4490 +73085;44.24423;2.38336;611;20220131;4.7;.7;2.7;6.3;7.24;1.5;.38;3635 +73085;44.24423;2.38336;611;20220201;2.4;-.9;.7;6.2;6.64;1.7;.21;3051 +73085;44.24423;2.38336;611;20220202;6.3;2.7;4.5;4.5;8.39;.3;.39;3763 +73085;44.24423;2.38336;611;20220203;12.4;0;6.2;2.6;7.09;.1;1.15;8013 +73085;44.24423;2.38336;611;20220204;6.6;3.5;5;2.4;8.79;2.1;.41;2999 +73085;44.24423;2.38336;611;20220205;8.1;3.8;6;3.8;7.54;.4;.97;5961 +73085;44.24423;2.38336;611;20220206;4.6;-2.4;1.1;4.1;6.94;2.9;.31;3519 +73085;44.24423;2.38336;611;20220207;8.9;4;6.5;5.7;8.14;.8;1.03;5708 +73085;44.24423;2.38336;611;20220208;14.4;-2.9;5.7;2.1;5.74;0;1.45;10753 +73085;44.24423;2.38336;611;20220209;13.1;.1;6.6;3.5;6.59;0;1.65;8820 +73085;44.24423;2.38336;611;20220210;11;.1;5.6;2.3;6.99;0;1.46;11200 +73085;44.24423;2.38336;611;20220211;10.9;4.6;7.8;2.9;6.99;.1;1.44;11300 +73085;44.24423;2.38336;611;20220212;10;-1.2;4.4;5.1;5.73;0;1.44;5500 +73085;44.24423;2.38336;611;20220213;9.4;4.5;6.9;6.3;8.12;5;1.06;5150 +73085;44.24423;2.38336;611;20220214;7.8;6.4;7.1;5.7;8.49;9.6;1.03;4800 +73085;44.24423;2.38336;611;20220215;6.1;3.2;4.7;6.2;7.89;9.3;.66;5500 +73085;44.24423;2.38336;611;20220216;9.4;4.7;7;6.5;10.19;8.3;.41;3913 +73085;44.24423;2.38336;611;20220217;11;8.4;9.7;5.5;11.79;1.9;.57;4103 +73085;44.24423;2.38336;611;20220218;15.1;7.3;11.2;3.3;10.46;.2;1.5;8968 +73085;44.24423;2.38336;611;20220219;7.7;3.6;5.7;4.1;6.99;0;1.26;7858 +73085;44.24423;2.38336;611;20220220;6.4;1.8;4.1;3.1;8.03;3.9;.48;6000 +73085;44.24423;2.38336;611;20220221;7.4;6.2;6.8;8.1;8.29;2.1;1.18;4311 +73085;44.24423;2.38336;611;20220222;8.9;4;6.5;4.9;8.09;.2;1.15;6959 +73085;44.24423;2.38336;611;20220223;13.6;2.3;7.9;1.8;7.79;0;1.41;10253 +73085;44.24423;2.38336;611;20220224;13.5;4.5;9;4.5;8.34;.1;1.83;8538 +73085;44.24423;2.38336;611;20220225;8.3;2.5;5.4;4.2;6.09;0;1.56;8218 +73085;44.24423;2.38336;611;20220226;12.5;0;6.3;4;4.44;0;2.46;13505 +73085;44.24423;2.38336;611;20220227;12.6;1;6.8;2.6;6.14;0;1.82;11891 +73085;44.24423;2.38336;611;20220228;12.5;1.3;6.9;2.6;6.83;0;1.73;11549 +73085;44.24423;2.38336;611;20220301;13.7;-2.3;5.7;3.3;6.39;0;1.94;11937 +73085;44.24423;2.38336;611;20220302;9.7;1.6;5.7;3.5;8.34;2;.97;6745 +73085;44.24423;2.38336;611;20220303;13.4;6.1;9.8;1.7;9.34;0;1.4;9293 +73085;44.24423;2.38336;611;20220304;8.8;4.5;6.7;4.1;9.14;1.9;.8;5026 +73085;44.24423;2.38336;611;20220305;7.4;5.3;6.3;3.5;8.64;.5;.8;5001 +73085;44.24423;2.38336;611;20220306;9;1.2;5.1;2;6.19;0;1.32;11262 +73085;44.24423;2.38336;611;20220307;10.1;-3.2;3.5;2.8;5.59;0;1.65;13339 +73085;44.24423;2.38336;611;20220308;10.7;2.8;6.7;4.8;7.26;0;1.67;11227 +73085;44.24423;2.38336;611;20220309;11.5;4.2;7.9;5;8.09;0;1.8;11689 +73085;44.24423;2.38336;611;20220310;12.6;5.9;9.3;6.9;8.89;.9;1.98;9662 +73085;44.24423;2.38336;611;20220311;9.2;7.7;8.4;10.5;8.64;3.3;1.7;4118 +73085;44.24423;2.38336;611;20220312;7.3;5.4;6.3;8.5;8.34;10.9;1.04;4349 +73085;44.24423;2.38336;611;20220313;7.8;5.9;6.8;7.7;7.24;15.8;1.7;3802 +73085;44.24423;2.38336;611;20220314;9.9;-.6;4.6;9.5;8.64;0;.76;8712 +73085;44.24423;2.38336;611;20220315;12.3;9.1;10.7;13.5;10.09;0;2.12;7830 +73085;44.24423;2.38336;611;20220316;13.2;9;11.1;5.9;9.94;0;1.91;6897 +73085;44.24423;2.38336;611;20220317;13.2;5.7;9.4;2.4;9.64;1.1;1.48;8445 +73085;44.24423;2.38336;611;20220318;12.3;5.1;8.7;2.1;8.69;0;1.4;7500 +73085;44.24423;2.38336;611;20220319;14.5;5.7;10.1;4;7.09;0;2.85;16300 +73085;44.24423;2.38336;611;20220320;11;5.8;8.4;9.5;7.39;0;2.46;8400 +73085;44.24423;2.38336;611;20220321;11.2;7.1;9.2;11.7;6.99;0;3.19;11900 +73085;44.24423;2.38336;611;20220322;12.6;4.9;8.8;11;5.39;0;4.14;19200 +73085;44.24423;2.38336;611;20220323;13.9;4.4;9.2;7.9;4.39;0;4.44;19800 +73085;44.24423;2.38336;611;20220324;16.9;4.5;10.7;5.5;4.29;0;4.36;15272 +73085;44.24423;2.38336;611;20220325;17.5;2.6;10.1;4;3.89;0;4.06;18500 +73085;44.24423;2.38336;611;20220326;18.3;.5;9.4;4.3;4.79;0;4.09;20800 +73085;44.24423;2.38336;611;20220327;18.9;2.1;10.5;3.9;5.69;0;3.9;19900 +73085;44.24423;2.38336;611;20220328;18.5;6.3;12.4;5.9;5.19;0;4.82;18100 +73085;44.24423;2.38336;611;20220329;17.1;9;13.1;3.6;7.39;1.5;3.34;14400 +73085;44.24423;2.38336;611;20220330;9.7;7.2;8.5;2.6;9.99;2.2;.97;4900 +73085;44.24423;2.38336;611;20220331;11.1;4.9;8;6.6;8.09;3.9;2.06;11900 +73085;44.24423;2.38336;611;20220401;4.8;-.8;2;5.4;5.33;2.6;1.79;11866 +73085;44.24423;2.38336;611;20220402;4;-2.1;.9;4.4;5;.1;1.54;10433 +73085;44.24423;2.38336;611;20220403;3.9;-2.6;.6;4.4;4.78;0;1.95;12325 +73085;44.24423;2.38336;611;20220404;8.9;-1.8;3.6;1.5;5.03;0;2.33;21066 +73085;44.24423;2.38336;611;20220405;13.8;-2.4;5.7;2.6;6.12;0;2.63;22050 +73085;44.24423;2.38336;611;20220406;9.2;-1.2;4;3.6;8.59;1.8;.69;6600 +73085;44.24423;2.38336;611;20220407;11.7;6.3;9;7.3;10.59;10.6;.99;4100 +73085;44.24423;2.38336;611;20220408;16;9.1;12.6;7.7;10.19;.2;2.98;12400 +73085;44.24423;2.38336;611;20220409;11;3.3;7.2;5.4;6.49;0;2.7;17400 +73085;44.24423;2.38336;611;20220410;17.4;-3.7;6.9;3.9;4.99;.1;3.9;24300 +73085;44.24423;2.38336;611;20220411;14.1;7.1;10.6;11.3;8.49;0;3.53;19900 +73085;44.24423;2.38336;611;20220412;15.3;8.8;12.1;9.9;7.59;0;4.2;14100 +73085;44.24423;2.38336;611;20220413;15.7;7.7;11.7;2;7.79;.5;2.35;10400 +73085;44.24423;2.38336;611;20220414;21.4;.7;11.1;2.2;9.69;.6;3.51;23900 +73085;44.24423;2.38336;611;20220415;22.4;4.4;13.4;2.4;10.89;0;3.79;24200 +73085;44.24423;2.38336;611;20220416;22.2;3.3;12.8;2.9;9.29;0;4.11;24800 +73085;44.24423;2.38336;611;20220417;20.8;1.1;11;3.6;7.69;0;4.28;25700 +73085;44.24423;2.38336;611;20220418;17.3;4.7;11;3.6;9.39;0;3.14;20000 +73085;44.24423;2.38336;611;20220419;17.3;3.4;10.4;3.1;10.39;.8;2.73;19400 +73085;44.24423;2.38336;611;20220420;12.8;8.1;10.5;1.5;11.39;4.5;1.25;6700 +73085;44.24423;2.38336;611;20220421;12.9;7.9;10.4;2.4;11.49;1.4;1.18;5900 +73085;44.24423;2.38336;611;20220422;18.5;6.9;12.7;2.5;10.99;.7;2.96;18400 +73085;44.24423;2.38336;611;20220423;14.3;10.2;12.3;6.4;9.69;32.5;2.57;6900 +73085;44.24423;2.38336;611;20220424;11.1;5.2;8.2;4.5;10.59;11.4;.64;2100 +73085;44.24423;2.38336;611;20220425;14.5;5.3;9.9;2;9.29;0;2.92;22300 +73085;44.24423;2.38336;611;20220426;20.2;1.1;10.7;1.5;8.39;0;3.77;27200 +73085;44.24423;2.38336;611;20220427;23;6.7;14.9;1.9;10.09;0;4.06;23800 +73085;44.24423;2.38336;611;20220428;20.3;8.7;14.5;3;11.69;.2;3.81;23200 +73085;44.24423;2.38336;611;20220429;19.5;9.4;14.5;3.4;13.29;.6;1.47;1400 +73085;44.24423;2.38336;611;20220430;19.6;9.3;14.5;2.8;11.19;.1;3.8;23000 +73085;44.24423;2.38336;611;20220501;17.5;2.8;10.2;2.4;8.49;0;3.47;24100 +73085;44.24423;2.38336;611;20220502;17.7;7;12.4;2;8.89;.2;3.46;21700 +73085;44.24423;2.38336;611;20220503;17.9;9.1;13.5;1.2;11.69;13.4;2.01;10100 +73085;44.24423;2.38336;611;20220504;16.7;6.6;11.7;2;11.59;2.5;2.59;17600 +73085;44.24423;2.38336;611;20220505;17.1;6;11.6;3.1;9.99;.4;3.17;20200 +73085;44.24423;2.38336;611;20220506;15.9;5.9;10.9;3.6;9.69;0;2.79;15971 +73085;44.24423;2.38336;611;20220507;19.8;7.1;13.5;3.3;10.14;0;3.96;22846 +73085;44.24423;2.38336;611;20220508;20.8;8.8;14.8;2;10.19;0;2.81;10998 +73085;44.24423;2.38336;611;20220509;23.3;7.2;15.2;1.8;10.74;0;4.3;24764 +73085;44.24423;2.38336;611;20220510;24.5;9;16.7;2;11.59;0;4.59;25315 +73085;44.24423;2.38336;611;20220511;25.8;11.3;18.5;3.6;11.74;0;5.54;25813 +73085;44.24423;2.38336;611;20220512;24.8;10;17.4;3;12.19;0;4.65;22785 +73085;44.24423;2.38336;611;20220513;23.1;11.1;17.1;1.9;12.84;0;4.14;22787 +73085;44.24423;2.38336;611;20220514;26.7;10.3;18.5;1.9;13.69;0;4.82;25392 +73085;44.24423;2.38336;611;20220515;25;14.4;19.7;5.6;11.29;.1;6.16;23224 +73085;44.24423;2.38336;611;20220516;25.7;10.9;18.3;2.4;12.04;0;5;25343 +73085;44.24423;2.38336;611;20220517;28.9;11.3;20.1;2.1;13.84;0;5.49;26955 +73085;44.24423;2.38336;611;20220518;29.8;14.4;22.1;3;14.84;0;5.8;24702 +73085;44.24423;2.38336;611;20220519;26.6;15.1;20.8;5.8;13.24;.1;6.1;22115 +73085;44.24423;2.38336;611;20220520;27.5;17.4;22.5;6.1;12.69;0;6.96;22751 +73085;44.24423;2.38336;611;20220521;32;12.9;22.5;2.5;14.99;0;4.55;14898 +73085;44.24423;2.38336;611;20220522;31.4;17;24.2;2.6;16.34;3.8;5.44;20921 +73085;44.24423;2.38336;611;20220523;17.5;14.6;16;4;14.99;4;2.23;9446 +73085;44.24423;2.38336;611;20220524;16.3;9.9;13.1;3.9;11.49;.1;2.31;8922 +73085;44.24423;2.38336;611;20220525;17.9;7.3;12.6;4.4;10.44;0;3.73;22127 +73085;44.24423;2.38336;611;20220526;17.5;7.4;12.5;4.1;11.04;0;2.5;10570 +73085;44.24423;2.38336;611;20220527;23.9;8.6;16.2;3.5;12.89;0;3.56;13569 +73085;44.24423;2.38336;611;20220528;24.1;9;16.5;3;10.99;0;3.73;12609 +73085;44.24423;2.38336;611;20220529;22;6.3;14.2;2.4;7.74;0;5.03;27812 +73085;44.24423;2.38336;611;20220530;22.7;7.1;14.9;2.2;8.64;1.5;4.85;26314 +73085;44.24423;2.38336;611;20220531;23;10.9;17;2.1;12.04;1.7;4.32;22695 +73085;44.24423;2.38336;611;20220601;29.8;11.8;20.8;2.6;13.24;0;6.14;28255 +73085;44.24423;2.38336;611;20220602;28.3;15.4;21.8;4;13.44;0;4.86;12888 +73085;44.24423;2.38336;611;20220603;29.2;15.2;22.2;3.8;13.89;0;4.91;13070 +73085;44.24423;2.38336;611;20220604;28.2;14.9;21.6;3.5;17.74;25.3;5.52;26034 +73085;44.24423;2.38336;611;20220605;21.7;14.6;18.2;2.9;16.59;.4;3.44;17771 +73085;44.24423;2.38336;611;20220606;25.5;10.9;18.2;2;15.04;.4;4.69;25281 +73085;44.24423;2.38336;611;20220607;20.7;14;17.4;3;14.59;.2;3.49;17292 +73085;44.24423;2.38336;611;20220608;16.1;12.2;14.1;2.6;13.84;4.5;1.65;6556 +73085;44.24423;2.38336;611;20220609;16.7;10.6;13.7;3.9;12.89;.1;2.81;16996 +73085;44.24423;2.38336;611;20220610;25;9.2;17.1;2.8;13.54;0;5.15;28347 +73085;44.24423;2.38336;611;20220611;29.8;11.4;20.6;2.1;13.14;0;6.14;29861 +73085;44.24423;2.38336;611;20220612;28.4;15.2;21.8;2.3;15.19;.8;5.37;24323 +73085;44.24423;2.38336;611;20220613;28.4;16.7;22.5;2.5;18.49;.1;5.47;26108 +73085;44.24423;2.38336;611;20220614;32.5;14.9;23.7;2.2;16.44;.2;6.3;28078 +73085;44.24423;2.38336;611;20220615;31.8;18.6;25.2;3;16.59;.1;6.33;24471 +73085;44.24423;2.38336;611;20220616;32.8;17.2;25;1.8;18.89;0;5.95;26561 +73085;44.24423;2.38336;611;20220617;34.5;17.2;25.9;2.3;16.44;0;6.82;28125 +73085;44.24423;2.38336;611;20220618;33.7;19.8;26.7;5.7;13.89;0;8.91;26027 +73085;44.24423;2.38336;611;20220619;30.8;21.9;26.3;10.4;14.29;0;9.68;20696 +73085;44.24423;2.38336;611;20220620;28;18.2;23.1;5;16.34;0;5.53;17222 +73085;44.24423;2.38336;611;20220621;27.9;17.8;22.8;2.8;19.09;1.2;3.87;14177 +73085;44.24423;2.38336;611;20220622;26.2;17.8;22;3.4;17.79;.6;4.63;19403 +73085;44.24423;2.38336;611;20220623;23.8;15.4;19.6;2.8;16.99;11.7;3.49;15066 +73085;44.24423;2.38336;611;20220624;21.5;13.7;17.6;2.5;14.89;4.3;3.68;19025 +73085;44.24423;2.38336;611;20220625;26.1;12;19;3.4;15.59;8.3;4.77;22855 +73085;44.24423;2.38336;611;20220626;20.1;14.2;17.2;2.7;17.09;4.9;1.88;7900 +73085;44.24423;2.38336;611;20220627;17;13.3;15.2;3.8;15.49;1.4;1.58;6900 +73085;44.24423;2.38336;611;20220628;22.7;11.6;17.1;3.2;13.44;0;4.75;26072 +73085;44.24423;2.38336;611;20220629;26.7;11;18.9;2.2;13.34;1.8;5.44;28173 +73085;44.24423;2.38336;611;20220630;15.1;13.4;14.3;3.3;14.99;2.4;1.35;5784 +73085;44.24423;2.38336;611;20220701;20.6;8.8;14.7;2.9;12.19;0;4.36;26734 +73085;44.24423;2.38336;611;20220702;29.2;9;19.1;1.8;11.99;0;5.82;30325 +73085;44.24423;2.38336;611;20220703;28.2;14.8;21.5;2.1;15.54;.4;5.29;24831 +73085;44.24423;2.38336;611;20220704;24.6;15.3;20;3;18.19;1.5;4.08;20355 +73085;44.24423;2.38336;611;20220705;26.5;14.5;20.5;2.8;16.59;0;5.2;26148 +73085;44.24423;2.38336;611;20220706;26;11.9;19;2.6;12.79;0;5.36;26158 +73085;44.24423;2.38336;611;20220707;25.5;14.2;19.8;4.2;12.59;0;5.95;26524 +73085;44.24423;2.38336;611;20220708;27.4;14.8;21.1;4.1;13.14;0;6.35;27213 +73085;44.24423;2.38336;611;20220709;29.7;11.6;20.6;2.6;12.59;0;6.26;28838 +73085;44.24423;2.38336;611;20220710;30;12.7;21.4;2.6;13.14;0;6.24;27768 +73085;44.24423;2.38336;611;20220711;32.7;14.6;23.7;2.1;13.29;0;6.5;28717 +73085;44.24423;2.38336;611;20220712;32.1;17.1;24.6;2.3;14.04;0;6.44;26969 +73085;44.24423;2.38336;611;20220713;32.9;15.3;24.1;2.3;12.64;0;6.59;27576 +73085;44.24423;2.38336;611;20220714;34.4;17.5;26;2.6;14.34;0;7.1;27873 +73085;44.24423;2.38336;611;20220715;33.3;16.5;24.9;2.2;14.39;0;6.52;27594 +73085;44.24423;2.38336;611;20220716;34.3;15.9;25.1;2.4;13.49;0;6.92;28292 +73085;44.24423;2.38336;611;20220717;36.2;15.8;26;2.7;11.79;0;7.59;28915 +73085;44.24423;2.38336;611;20220718;35.4;20;27.7;4.9;14.44;0;8.74;26481 +73085;44.24423;2.38336;611;20220719;34.9;24;29.4;5.7;11.24;.3;9.82;24881 +73085;44.24423;2.38336;611;20220720;27.1;19;23;2.8;15.59;0;4.9;19195 +73085;44.24423;2.38336;611;20220721;31.9;13.8;22.9;1.5;14.29;0;5.71;27496 +73085;44.24423;2.38336;611;20220722;31.3;17;24.2;3.2;15.19;.8;6.05;22365 +73085;44.24423;2.38336;611;20220723;27.7;14.9;21.3;3.3;15.49;0;5.53;25293 +73085;44.24423;2.38336;611;20220724;35.2;14.8;25;1.9;13.64;0;6.62;28993 +73085;44.24423;2.38336;611;20220725;25.1;17.6;21.3;3.6;16.19;0;4.34;16878 +73085;44.24423;2.38336;611;20220726;25;15.2;20.1;4.7;13.79;0;5.58;24410 +73085;44.24423;2.38336;611;20220727;26.7;11.7;19.2;3.1;11.94;0;5.64;26732 +73085;44.24423;2.38336;611;20220728;28.1;12.8;20.4;2.6;12.94;0;5.26;23569 +73085;44.24423;2.38336;611;20220729;26.1;16.1;21.1;2.6;15.29;0;4.6;20122 +73085;44.24423;2.38336;611;20220730;28.8;16.6;22.7;3.2;15.14;0;5.74;24054 +73085;44.24423;2.38336;611;20220731;31.2;14.5;22.8;2.5;14.34;0;5.99;26383 +73085;44.24423;2.38336;611;20220801;32.8;15.8;24.3;2.6;14.14;0;6.39;26199 +73085;44.24423;2.38336;611;20220802;33.2;15.5;24.3;2.1;13.34;0;6.12;25975 +73085;44.24423;2.38336;611;20220803;35.3;20.4;27.8;2.9;12.34;0;7.13;24996 +73085;44.24423;2.38336;611;20220804;35.8;20;27.9;2.5;13.24;0;6.81;24999 +73085;44.24423;2.38336;611;20220805;30.1;18.5;24.3;3.4;18.69;1;5.44;22048 +73085;44.24423;2.38336;611;20220806;31.4;16.7;24;2.6;17.29;0;5.76;24967 +73085;44.24423;2.38336;611;20220807;32;16.3;24.1;2.3;12.59;0;5.99;25357 +73085;44.24423;2.38336;611;20220808;32.6;14.4;23.5;2.3;10.59;0;6.17;25816 +73085;44.24423;2.38336;611;20220809;33.6;16.3;25;2.4;10.09;0;6.39;24787 +73085;44.24423;2.38336;611;20220810;34.8;17.3;26;2.4;10.59;0;6.54;24820 +73085;44.24423;2.38336;611;20220811;35.2;19;27.1;2.6;14.74;0;6.45;23758 +73085;44.24423;2.38336;611;20220812;35.9;19.3;27.6;2.4;16.79;0;6.26;23764 +73085;44.24423;2.38336;611;20220813;35.2;17.7;26.4;2.1;15.89;.8;5.98;24418 +73085;44.24423;2.38336;611;20220814;25.8;19.3;22.6;3.2;18.29;2;4.22;17498 +73085;44.24423;2.38336;611;20220815;26.1;13.9;20;2;14.89;.1;4.25;21292 +73085;44.24423;2.38336;611;20220816;31.6;13.9;22.7;3.1;14.69;3.9;5.44;20103 +73085;44.24423;2.38336;611;20220817;22.6;13.8;18.2;2.5;16.99;.2;2.76;13552 +73085;44.24423;2.38336;611;20220818;22.5;13.6;18;3.8;15.39;.8;3.41;15378 +73085;44.24423;2.38336;611;20220819;22.3;14.8;18.5;4.9;15.94;.1;3.57;16336 +73085;44.24423;2.38336;611;20220820;27.5;15.3;21.4;2.9;16.34;0;4.64;21247 +73085;44.24423;2.38336;611;20220821;25.5;13.4;19.4;3;15.24;.1;3.96;17508 +73085;44.24423;2.38336;611;20220822;23.1;15.6;19.4;3.7;17.29;.2;3.19;14555 +73085;44.24423;2.38336;611;20220823;29.3;15.8;22.6;2.5;17.74;0;4.64;21230 +73085;44.24423;2.38336;611;20220824;33;15.4;24.2;2;14.84;0;5.31;22626 +73085;44.24423;2.38336;611;20220825;29.1;16.7;22.9;3.2;16.29;.3;4.99;20057 +73085;44.24423;2.38336;611;20220826;28.7;15.8;22.3;3.1;16.64;.3;4.84;21154 +73085;44.24423;2.38336;611;20220827;28.6;13.8;21.2;2.3;14.24;0;4.67;21543 +73085;44.24423;2.38336;611;20220828;30.7;13.1;21.9;2;12.04;0;4.95;22042 +73085;44.24423;2.38336;611;20220829;32.2;16.8;24.5;2.6;13.94;2.2;5.15;18078 +73085;44.24423;2.38336;611;20220830;29.3;14.9;22.1;2.2;16.04;.3;4.25;18457 +73085;44.24423;2.38336;611;20220831;29.6;13.8;21.7;2.5;14.79;0;4.57;19613 +73085;44.24423;2.38336;611;20220901;27.1;14.5;20.8;1.9;16.49;.5;3.64;17599 +73085;44.24423;2.38336;611;20220902;25;15.4;20.2;2;16.69;8.7;3.12;14363 +73085;44.24423;2.38336;611;20220903;24.5;15.7;20.1;1.8;17.19;.5;3;14909 +73085;44.24423;2.38336;611;20220904;29.2;16.3;22.8;4.4;17.74;0;5;19816 +73085;44.24423;2.38336;611;20220905;29.7;19.6;24.6;5.5;19.29;0;5.39;18415 +73085;44.24423;2.38336;611;20220906;29.6;18.3;24;3.4;19.14;1.8;4.28;15562 +73085;44.24423;2.38336;611;20220907;25.5;14.9;20.2;2.6;17.14;0;2.98;12281 +73085;44.24423;2.38336;611;20220908;23.6;10.5;17.1;1.9;13.89;1.2;3.07;16473 +73085;44.24423;2.38336;611;20220909;19.7;12.1;15.9;2.3;14.64;1.3;2.05;10194 +73085;44.24423;2.38336;611;20220910;23.1;10.3;16.7;2;12.34;0;3.29;18287 +73085;44.24423;2.38336;611;20220911;29.9;9.7;19.8;2;11.09;0;4.41;20912 +73085;44.24423;2.38336;611;20220912;32.6;16;24.3;4.1;15.39;0;5.71;18530 +73085;44.24423;2.38336;611;20220913;28.1;19.8;24;5.1;20.44;0;4.1;12607 +73085;44.24423;2.38336;611;20220914;27.6;18.6;23.1;3.5;18.24;.3;3.89;14437 +73085;44.24423;2.38336;611;20220915;26.5;14.2;20.3;2.3;15.79;.1;3.39;15987 +73085;44.24423;2.38336;611;20220916;22.9;15.6;19.2;4.8;14.14;0;3.71;13806 +73085;44.24423;2.38336;611;20220917;19;7.6;13.3;3.4;8.49;0;3.4;17593 +73085;44.24423;2.38336;611;20220918;23.9;2.6;13.2;2;6.44;0;3.6;19909 +73085;44.24423;2.38336;611;20220919;24.1;5.3;14.7;2;7.14;0;3.59;18675 +73085;44.24423;2.38336;611;20220920;23.1;4.3;13.7;2.4;7.64;0;3.62;18641 +73085;44.24423;2.38336;611;20220921;23.3;5;14.1;2.1;7.79;0;3.4;18312 +73085;44.24423;2.38336;611;20220922;23.8;9.4;16.6;2.1;10.54;0;3.24;16927 +73085;44.24423;2.38336;611;20220923;23.3;9.1;16.2;3.1;12.34;29.5;3.09;13815 +73085;44.24423;2.38336;611;20220924;16.4;11.6;14;2.3;13.74;1.1;1.52;8293 +73085;44.24423;2.38336;611;20220925;16.2;8.9;12.6;2.8;11.99;.3;1.81;11098 +73085;44.24423;2.38336;611;20220926;16.4;7.3;11.8;3.6;11.09;2.3;1.93;10712 +73085;44.24423;2.38336;611;20220927;13.4;9.5;11.5;6;12.09;7.3;1.32;7289 +73085;44.24423;2.38336;611;20220928;16;10.9;13.5;7;14.04;11.7;1.39;7627 +73085;44.24423;2.38336;611;20220929;12.8;9.2;11;3.7;12.09;6;1.13;6571 +73085;44.24423;2.38336;611;20220930;14.9;6.8;10.9;3.4;10.09;.1;1.93;12186 +73085;44.24423;2.38336;611;20221001;15.7;6.2;11;3;12.39;.2;1.22;7621 +73085;44.24423;2.38336;611;20221002;20.6;13.4;17;2.5;15.04;.2;2.13;11464 +73085;44.24423;2.38336;611;20221003;20.6;9;14.8;1.9;12.84;0;2.13;13580 +73085;44.24423;2.38336;611;20221004;22.8;7.3;15;1.6;11.94;.1;2.36;14985 +73085;44.24423;2.38336;611;20221005;21.4;9.2;15.3;3.1;13.04;.1;2.51;13978 +73085;44.24423;2.38336;611;20221006;20.8;12;16.4;1.8;14.74;0;1.86;10601 +73085;44.24423;2.38336;611;20221007;21.1;10.9;16;2.3;14.04;.3;2.11;12295 +73085;44.24423;2.38336;611;20221008;20.4;12.9;16.6;1.8;14.69;1.2;1.78;9627 +73085;44.24423;2.38336;611;20221009;21.7;8.4;15;3.3;13.04;.1;2.38;13340 +73085;44.24423;2.38336;611;20221010;22.4;12.3;17.3;2.9;13.94;.1;2.45;12371 +73085;44.24423;2.38336;611;20221011;22;10.1;16;1.5;13.44;0;1.88;11653 +73085;44.24423;2.38336;611;20221012;20.5;12.1;16.3;1.5;13.94;1.3;1.69;9429 +73085;44.24423;2.38336;611;20221013;17.2;9.6;13.4;1.6;13.84;4.9;1.19;7405 +73085;44.24423;2.38336;611;20221014;16.2;12.8;14.5;3.7;15.69;.8;.92;4332 +73085;44.24423;2.38336;611;20221015;23.8;10.1;17;2.6;14.04;0;2.39;13094 +73085;44.24423;2.38336;611;20221016;22.1;15;18.5;7.8;16.19;0;2.89;10644 +73085;44.24423;2.38336;611;20221017;21;17;19;7.9;16.44;0;2.73;6319 +73085;44.24423;2.38336;611;20221018;22.6;15.9;19.3;4.8;16.59;0;2.56;10449 +73085;44.24423;2.38336;611;20221019;22.4;13.4;17.9;5.1;16.04;3.6;2.26;7670 +73085;44.24423;2.38336;611;20221020;20;16.2;18.1;5.3;17.34;1;1.71;4877 +73085;44.24423;2.38336;611;20221021;22;16.5;19.3;3.3;15.39;1.9;2.22;7078 +73085;44.24423;2.38336;611;20221022;22.6;10.7;16.7;3.2;13.34;0;2.3;10839 +73085;44.24423;2.38336;611;20221023;22.7;15.6;19.2;6.3;14.84;0;3.07;5901 +73085;44.24423;2.38336;611;20221024;20.5;12.7;16.6;1.6;13.49;0;1.63;9120 +73085;44.24423;2.38336;611;20221025;21.3;9.4;15.3;3.4;12.19;.1;2.16;7954 +73085;44.24423;2.38336;611;20221026;21.6;10.7;16.2;3.1;14.79;.1;1.73;8110 +73085;44.24423;2.38336;611;20221027;23.7;13.5;18.6;4.6;15.39;0;2.57;8419 +73085;44.24423;2.38336;611;20221028;23.9;15.3;19.6;4.8;13.54;0;3.13;8022 +73085;44.24423;2.38336;611;20221029;22.6;15.5;19;7.2;9.49;0;4.88;7830 +73085;44.24423;2.38336;611;20221030;21.3;14.4;17.9;5.5;13.34;0;2.83;8724 +73085;44.24423;2.38336;611;20221031;21.6;14.5;18.1;6;14.44;2.7;2.72;8351 +73085;44.24423;2.38336;611;20221101;16.9;11.9;14.4;2.5;12.79;.1;1.35;6886 +73085;44.24423;2.38336;611;20221102;17.6;5.9;11.8;1.6;9.99;0;1.29;9254 +73085;44.24423;2.38336;611;20221103;15.7;8.4;12.1;4.8;11.34;5.2;1.48;4522 +73085;44.24423;2.38336;611;20221104;8.5;7.8;8.1;6.4;9.89;8.4;.76;2302 +73085;44.24423;2.38336;611;20221105;10.4;1.9;6.2;3.5;7.69;.1;1.06;8938 +73085;44.24423;2.38336;611;20221106;16.4;1.4;8.9;2.5;7.04;0;1.62;9331 +73085;44.24423;2.38336;611;20221107;17.9;4.9;11.4;3.6;9.49;0;1.81;9085 +73085;44.24423;2.38336;611;20221108;17.2;11.5;14.3;6;13.04;.6;1.68;6502 +73085;44.24423;2.38336;611;20221109;15.5;11.8;13.6;3.1;13.64;2.8;.99;3410 +73085;44.24423;2.38336;611;20221110;14.3;8.4;11.3;2.2;11.14;0;.94;7595 +73085;44.24423;2.38336;611;20221111;17.9;5;11.5;6.3;11.79;0;1.5;8525 +73085;44.24423;2.38336;611;20221112;20;11;15.5;4.7;11.14;0;2.4;7314 +73085;44.24423;2.38336;611;20221113;20;8.6;14.3;3;8.69;0;2.2;6835 +73085;44.24423;2.38336;611;20221114;14.7;11.3;13;4.4;12.39;1.8;1.21;3590 +73085;44.24423;2.38336;611;20221115;15.3;10.4;12.8;3.6;12.69;7;1;4433 +73085;44.24423;2.38336;611;20221116;14.6;8;11.3;2.2;10.94;.3;.91;6336 +73085;44.24423;2.38336;611;20221117;13.3;9.6;11.5;3.6;11.39;6.4;.99;3444 +73085;44.24423;2.38336;611;20221118;9.4;6.6;8;4.4;9.84;2.7;.68;3786 +73085;44.24423;2.38336;611;20221119;8.7;4.2;6.4;4.1;8.54;.9;.7;4872 +73085;44.24423;2.38336;611;20221120;8.2;2.8;5.5;2.9;8.29;1.1;.54;4614 +73085;44.24423;2.38336;611;20221121;8.6;3.4;6;3.9;8.79;15.3;.56;2762 +73085;44.24423;2.38336;611;20221122;5.9;3.6;4.8;5.8;8.39;13;.38;2542 +73085;44.24423;2.38336;611;20221123;12;5.2;8.6;4.2;9.89;6.3;.8;4109 +73085;44.24423;2.38336;611;20221124;10.7;5.6;8.2;2.2;9.79;.5;.56;4364 +73085;44.24423;2.38336;611;20221125;8.3;5.4;6.8;2.7;9.59;6.8;.47;1652 +73085;44.24423;2.38336;611;20221126;8.8;3.6;6.2;1.9;8.34;0;.53;4545 +73085;44.24423;2.38336;611;20221127;12;1.7;6.8;3.9;6.79;3.6;1.37;5554 +73085;44.24423;2.38336;611;20221128;8.2;5.7;6.9;3.7;9.54;6;.48;2351 +73085;44.24423;2.38336;611;20221129;6.9;3.3;5.1;3.6;7.99;.1;.54;3421 +73085;44.24423;2.38336;611;20221130;6.3;-.4;3;1.6;6.84;.1;.38;5194 +73085;44.24423;2.38336;611;20221201;5.7;-2.4;1.7;2.1;6.39;.1;.39;4154 +73085;44.24423;2.38336;611;20221202;3.3;2.2;2.8;1.4;6.54;.1;.5;1500 +73085;44.24423;2.38336;611;20221203;4.5;1.8;3.2;1.3;6.99;3.4;.42;2084 +73085;44.24423;2.38336;611;20221204;6;2.5;4.3;1.8;7.19;2.2;.5;3304 +73085;44.24423;2.38336;611;20221205;8.7;-3.4;2.7;2.5;5.59;.1;.72;7067 +73085;44.24423;2.38336;611;20221206;10.3;-1.9;4.2;2;5.14;.1;.98;5553 +73085;44.24423;2.38336;611;20221207;8.7;-2;3.4;1.3;5.29;0;.58;5809 +73085;44.24423;2.38336;611;20221208;8.2;-2.7;2.7;2.8;6.69;3;.58;3821 +73085;44.24423;2.38336;611;20221209;7.9;5.2;6.6;1.9;9.84;.5;.34;1672 +73085;44.24423;2.38336;611;20221210;1.3;.9;1.1;4.1;6.49;0;.28;500 +73085;44.24423;2.38336;611;20221211;5;-9.1;-2;1.8;3.89;0;.51;5912 +73085;44.24423;2.38336;611;20221212;3.5;-5.9;-1.2;2.8;4.74;12.3;.55;3694 +73085;44.24423;2.38336;611;20221213;9.1;.7;4.9;4.1;10.04;.3;0;4191 +73085;44.24423;2.38336;611;20221214;10.8;7.4;9.1;2.9;10.54;3;.53;3218 +73085;44.24423;2.38336;611;20221215;9.1;5;7.1;3.8;10.24;11.5;.33;1613 +73085;44.24423;2.38336;611;20221216;9.6;6;7.8;1.6;8.94;0;.52;3960 +73085;44.24423;2.38336;611;20221217;5.1;-2.7;1.2;1.7;5.74;.1;.4;4621 +73085;44.24423;2.38336;611;20221218;9.5;-4;2.8;5.7;6.59;0;.84;6064 +73085;44.24423;2.38336;611;20221219;13.3;7.5;10.4;10.6;10.29;0;1.49;4800 +73085;44.24423;2.38336;611;20221220;12.4;10.3;11.3;8.7;10.69;.7;1.53;2006 +73085;44.24423;2.38336;611;20221221;12.8;9.1;10.9;2.4;11.14;.8;.63;4108 +73085;44.24423;2.38336;611;20221222;11.7;6.5;9.1;5;12.04;7.5;.21;2231 +73085;44.24423;2.38336;611;20221223;14;10.4;12.2;3.7;13.19;0;.63;2941 +73085;44.24423;2.38336;611;20221224;15.4;8.2;11.8;1.9;10.99;0;.73;5000 +73085;44.24423;2.38336;611;20221225;14.6;5.7;10.1;4.3;9.69;.1;1.13;4606 +73085;44.24423;2.38336;611;20221226;13.7;6.4;10;2.8;10.89;.2;.73;3452 +73085;44.24423;2.38336;611;20221227;11.4;6.4;8.9;1.4;9.94;.2;.5;3552 +73085;44.24423;2.38336;611;20221228;14.4;2;8.2;3;8.84;0;.91;5799 +73085;44.24423;2.38336;611;20221229;11.9;5.7;8.8;3.3;9.79;2.4;.78;2767 +73085;44.24423;2.38336;611;20221230;13.3;5.4;9.3;2.9;10.14;.1;.77;3254 +73085;44.24423;2.38336;611;20221231;14.8;7.8;11.3;5.1;10.74;0;1.18;4923 +73086;44.26667;2.69456;774;20220101;18.8;4.7;11.8;2;5.85;0;1.54;5810 +73086;44.26667;2.69456;774;20220102;13;2.3;7.7;2;7.04;.1;.96;5460 +73086;44.26667;2.69456;774;20220103;11;3.9;7.4;1.6;8.97;0;.49;6000 +73086;44.26667;2.69456;774;20220104;11.6;4.9;8.3;2.4;8.28;6.8;.78;6200 +73086;44.26667;2.69456;774;20220105;1;.7;.9;5.8;5.07;.1;.81;656 +73086;44.26667;2.69456;774;20220106;2.9;-2;.5;5;4.47;0;.97;6400 +73086;44.26667;2.69456;774;20220107;-.3;-5.1;-2.7;3.2;5.09;7.1;.34;3273 +73086;44.26667;2.69456;774;20220108;6.2;.1;3.1;6.5;7.67;10.4;.4;3806 +73086;44.26667;2.69456;774;20220109;3.9;2.3;3.1;6.6;7.17;16.2;.59;1900 +73086;44.26667;2.69456;774;20220110;4.4;1.6;3;3.4;6.12;.2;.82;2542 +73086;44.26667;2.69456;774;20220111;4.5;-2.9;.8;3.7;4.17;0;.97;8450 +73086;44.26667;2.69456;774;20220112;6.1;-7;-.4;2.9;3.57;0;.97;7850 +73086;44.26667;2.69456;774;20220113;7.5;-6.5;.5;1.9;3.72;0;.75;8750 +73086;44.26667;2.69456;774;20220114;11.2;-3.5;3.9;1.9;3.42;0;1.13;8700 +73086;44.26667;2.69456;774;20220115;9;-3.1;3;1.3;3.77;0;.73;8650 +73086;44.26667;2.69456;774;20220116;6.4;-5;.7;1.8;4.37;0;.61;9250 +73086;44.26667;2.69456;774;20220117;8;-3;2.5;3.6;5.07;.1;1.05;8850 +73086;44.26667;2.69456;774;20220118;7.4;-2.4;2.5;1.6;4.77;.1;.7;7445 +73086;44.26667;2.69456;774;20220119;1.1;-4.8;-1.9;2.5;5.67;.9;.23;3400 +73086;44.26667;2.69456;774;20220120;2.6;-1.9;.3;4.1;5.19;.1;.86;5711 +73086;44.26667;2.69456;774;20220121;2.8;-2.1;.4;5;3.79;0;1.26;6816 +73086;44.26667;2.69456;774;20220122;5.2;-3.4;.9;4.7;4.12;0;1.27;7950 +73086;44.26667;2.69456;774;20220123;12.3;-4.2;4;1.9;4.67;0;1.11;9450 +73086;44.26667;2.69456;774;20220124;13;-1.8;5.6;1.4;4.32;0;1.06;9650 +73086;44.26667;2.69456;774;20220125;10.9;-1.7;4.6;1.6;4.52;0;.98;9900 +73086;44.26667;2.69456;774;20220126;10.3;-2;4.1;1.8;4.87;0;1;10000 +73086;44.26667;2.69456;774;20220127;9.1;-3.9;2.6;1.7;4.87;0;.84;10350 +73086;44.26667;2.69456;774;20220128;3.7;-4.5;-.4;1.9;4.61;0;.77;5436 +73086;44.26667;2.69456;774;20220129;5.7;-5.2;.2;1.3;5.12;0;.54;10150 +73086;44.26667;2.69456;774;20220130;1;-4.7;-1.9;1.9;5.82;0;.26;6350 +73086;44.26667;2.69456;774;20220131;4.5;-.8;1.8;7.3;6.97;1.5;.47;3500 +73086;44.26667;2.69456;774;20220201;2.3;-1.5;.4;7.1;6.17;2.4;.42;4300 +73086;44.26667;2.69456;774;20220202;6.7;1.6;4.1;5.9;7.87;.2;.61;7050 +73086;44.26667;2.69456;774;20220203;13.3;-.7;6.3;2.4;6.57;.1;1.28;8350 +73086;44.26667;2.69456;774;20220204;6.3;2.2;4.3;3;8.17;1.7;.52;2850 +73086;44.26667;2.69456;774;20220205;8.5;3.5;6;4.1;7.02;.2;1.25;8550 +73086;44.26667;2.69456;774;20220206;4.3;-3.1;.6;4.4;6.47;2.9;.39;3650 +73086;44.26667;2.69456;774;20220207;8.4;2.7;5.6;6.8;7.62;.8;1.21;8200 +73086;44.26667;2.69456;774;20220208;15.3;-2.4;6.4;2.5;5.12;0;1.82;11750 +73086;44.26667;2.69456;774;20220209;10;-.7;4.7;2.8;6.32;0;1.27;9250 +73086;44.26667;2.69456;774;20220210;14.5;-1.3;6.6;2.1;6.97;.1;1.41;11650 +73086;44.26667;2.69456;774;20220211;9.9;4.6;7.2;3.5;6.52;.1;1.65;9600 +73086;44.26667;2.69456;774;20220212;9;-2.2;3.4;5.1;5.68;0;1.44;5500 +73086;44.26667;2.69456;774;20220213;6.7;4.6;5.7;6.1;8.48;5.2;.65;900 +73086;44.26667;2.69456;774;20220214;6.9;6;6.5;5.5;8.22;8.2;1.06;4200 +73086;44.26667;2.69456;774;20220215;5;1.7;3.3;6.1;7.37;7.7;.71;5450 +73086;44.26667;2.69456;774;20220216;8.9;3.5;6.2;6.2;9.72;8.1;.47;2650 +73086;44.26667;2.69456;774;20220217;11.2;7.4;9.3;5.1;11.37;2.7;.77;4900 +73086;44.26667;2.69456;774;20220218;16.2;6.1;11.1;3.7;9.87;.4;1.8;10467 +73086;44.26667;2.69456;774;20220219;6.9;2.4;4.7;3.6;6.38;0;1.24;7458 +73086;44.26667;2.69456;774;20220220;6.9;1;4;4.1;7.22;4.1;.87;6273 +73086;44.26667;2.69456;774;20220221;6.9;5.1;6;9.9;7.87;4;1.38;8550 +73086;44.26667;2.69456;774;20220222;8;2.9;5.5;6.8;7.67;.6;1.29;9700 +73086;44.26667;2.69456;774;20220223;13.9;2.2;8;3.1;7.57;0;1.82;13150 +73086;44.26667;2.69456;774;20220224;13.6;3.7;8.7;4.4;8.07;.6;1.92;10350 +73086;44.26667;2.69456;774;20220225;7.5;1.8;4.7;5.8;5.62;0;1.92;11848 +73086;44.26667;2.69456;774;20220226;11.8;-.4;5.7;4.6;4.32;0;2.66;15850 +73086;44.26667;2.69456;774;20220227;11.2;.6;5.9;2.6;6.17;0;1.74;13650 +73086;44.26667;2.69456;774;20220228;12.2;1.2;6.7;2.7;6.54;0;1.72;12857 +73086;44.26667;2.69456;774;20220301;11.2;-1.4;4.9;3.8;6.32;0;1.81;13300 +73086;44.26667;2.69456;774;20220302;7.3;1.9;4.6;3.1;8.07;.4;.75;4000 +73086;44.26667;2.69456;774;20220303;12.7;4.5;8.6;1.7;8.87;0;1.36;9600 +73086;44.26667;2.69456;774;20220304;10.2;4.6;7.4;4.3;8.72;.7;1.19;5750 +73086;44.26667;2.69456;774;20220305;9.1;3.7;6.4;3.5;8.37;0;1.25;10000 +73086;44.26667;2.69456;774;20220306;9;-1;4;2.3;5.04;0;1.68;13797 +73086;44.26667;2.69456;774;20220307;9.8;-4.1;2.8;2.2;4.59;0;1.72;15908 +73086;44.26667;2.69456;774;20220308;8.3;.9;4.6;4.2;6.57;.3;1.38;10369 +73086;44.26667;2.69456;774;20220309;8.2;3.7;5.9;4.4;7.82;0;1.41;8150 +73086;44.26667;2.69456;774;20220310;9.4;5.3;7.3;6.2;8.72;2.1;1.48;6350 +73086;44.26667;2.69456;774;20220311;7.1;6.4;6.8;9.2;8.37;.1;1.37;2550 +73086;44.26667;2.69456;774;20220312;5.6;3.7;4.6;8.9;7.82;1.1;1;4450 +73086;44.26667;2.69456;774;20220313;5.7;4.3;5;6.8;6.92;15.8;1.37;1850 +73086;44.26667;2.69456;774;20220314;8.2;-1.5;3.3;7.6;8.42;.7;.43;3450 +73086;44.26667;2.69456;774;20220315;9.4;7.7;8.5;10.4;9.92;0;1.51;5150 +73086;44.26667;2.69456;774;20220316;11.8;7.5;9.7;4.7;9.72;0;1.75;6950 +73086;44.26667;2.69456;774;20220317;12.3;4.7;8.5;3.5;9.27;1.2;1.43;6600 +73086;44.26667;2.69456;774;20220318;11.7;5.4;8.6;3;8.57;0;1.56;7150 +73086;44.26667;2.69456;774;20220319;12.8;5;8.9;3.7;7.07;0;2.61;15350 +73086;44.26667;2.69456;774;20220320;7.8;4.6;6.2;8;7.47;0;1.74;4800 +73086;44.26667;2.69456;774;20220321;9.1;5;7.1;10.2;7.02;0;2.55;9700 +73086;44.26667;2.69456;774;20220322;10.8;3.4;7.1;10;5.67;0;3.55;18600 +73086;44.26667;2.69456;774;20220323;12.1;2.6;7.3;7;4.67;0;3.89;20250 +73086;44.26667;2.69456;774;20220324;15.4;3.2;9.3;5;4.17;0;4.19;18436 +73086;44.26667;2.69456;774;20220325;16;2.7;9.3;3.8;3.77;0;3.86;17400 +73086;44.26667;2.69456;774;20220326;16.4;2.6;9.5;4.5;4.82;0;4.08;20950 +73086;44.26667;2.69456;774;20220327;17.7;3.8;10.7;4;5.47;0;4;20100 +73086;44.26667;2.69456;774;20220328;17;5.9;11.4;5.4;5.02;0;4.55;18250 +73086;44.26667;2.69456;774;20220329;14.7;7.5;11.1;3.9;7.37;1.9;3.07;13350 +73086;44.26667;2.69456;774;20220330;9.8;5.8;7.8;2.8;9.52;1.6;1.12;5750 +73086;44.26667;2.69456;774;20220331;10.5;4.6;7.6;6.8;7.67;3.6;2.36;14500 +73086;44.26667;2.69456;774;20220401;3.8;-1.8;1;5.4;5.29;3.8;1.79;11866 +73086;44.26667;2.69456;774;20220402;2.7;-3.1;-.2;3.7;4.96;.1;1.46;9533 +73086;44.26667;2.69456;774;20220403;2.8;-4.1;-.7;2.6;4.66;0;1.32;10251 +73086;44.26667;2.69456;774;20220404;7.9;-2.7;2.6;1.5;4.99;0;2.33;21066 +73086;44.26667;2.69456;774;20220405;14;-1.4;6.3;2.9;5.98;0;3.01;23700 +73086;44.26667;2.69456;774;20220406;9.8;.6;5.2;4;8.42;2.2;1.08;7900 +73086;44.26667;2.69456;774;20220407;11.3;5.1;8.2;6.7;10.17;12.7;1.06;4050 +73086;44.26667;2.69456;774;20220408;15.3;8.3;11.8;7;9.97;.4;2.96;13150 +73086;44.26667;2.69456;774;20220409;9.8;2.9;6.3;6;6.12;.1;2.76;16850 +73086;44.26667;2.69456;774;20220410;15.9;-1.8;7;4.2;4.97;.2;3.94;24600 +73086;44.26667;2.69456;774;20220411;10.1;5;7.6;9.8;8.52;0;2.27;11350 +73086;44.26667;2.69456;774;20220412;12.9;6.7;9.8;8.7;7.27;0;3.5;10550 +73086;44.26667;2.69456;774;20220413;14.5;7.2;10.9;2.8;7.42;1.3;2.66;11550 +73086;44.26667;2.69456;774;20220414;21.1;4;12.6;3;9.67;.7;3.83;22950 +73086;44.26667;2.69456;774;20220415;22.4;7.2;14.8;3.9;10.62;0;4.41;23700 +73086;44.26667;2.69456;774;20220416;21.9;7.6;14.7;5;8.92;0;5.11;24800 +73086;44.26667;2.69456;774;20220417;21.1;4.1;12.6;4.3;7.57;0;4.83;26000 +73086;44.26667;2.69456;774;20220418;17.7;4.6;11.1;3.4;9.27;0;3.37;21200 +73086;44.26667;2.69456;774;20220419;17.4;4.6;11;2.6;10.22;0;2.81;18700 +73086;44.26667;2.69456;774;20220420;12;7.4;9.7;1.8;11.02;7.5;1.22;6050 +73086;44.26667;2.69456;774;20220421;11.4;6.9;9.2;2.1;11.17;5.3;1.14;6000 +73086;44.26667;2.69456;774;20220422;17.5;6.3;11.9;2.9;10.77;.7;3.01;18850 +73086;44.26667;2.69456;774;20220423;12;9;10.5;6;9.37;36.4;2.18;5150 +73086;44.26667;2.69456;774;20220424;10.2;3.4;6.8;4.8;10.07;15.8;.78;4150 +73086;44.26667;2.69456;774;20220425;14.7;5.2;9.9;2.8;8.92;0;3.23;23450 +73086;44.26667;2.69456;774;20220426;19.9;3.4;11.6;1.8;8.37;0;4;27300 +73086;44.26667;2.69456;774;20220427;21.1;7.1;14.1;2.5;9.82;0;4.21;24450 +73086;44.26667;2.69456;774;20220428;21.1;9.2;15.1;2.9;11.27;.5;4.08;23400 +73086;44.26667;2.69456;774;20220429;20;10;15;3.5;12.87;.8;2.77;12100 +73086;44.26667;2.69456;774;20220430;19.2;9.8;14.5;3.6;10.82;.1;3.97;21750 +73086;44.26667;2.69456;774;20220501;18;4.3;11.1;3;7.97;0;3.98;24850 +73086;44.26667;2.69456;774;20220502;18;7.3;12.6;2;8.92;.5;3.63;22350 +73086;44.26667;2.69456;774;20220503;17.1;8.3;12.7;1.5;11.52;17.7;2.15;11200 +73086;44.26667;2.69456;774;20220504;16.6;6.2;11.4;1.9;11.42;3.6;2.52;16400 +73086;44.26667;2.69456;774;20220505;16.1;6.5;11.3;3.7;9.72;.4;3.28;19900 +73086;44.26667;2.69456;774;20220506;14.9;6.2;10.5;5.6;9.37;0;2.83;14050 +73086;44.26667;2.69456;774;20220507;19.8;8.3;14.1;5.2;9.52;0;4.88;25900 +73086;44.26667;2.69456;774;20220508;19.5;8.5;14;3.1;9.82;.6;2.87;9550 +73086;44.26667;2.69456;774;20220509;22.7;7.5;15.1;2.2;10.37;0;4.52;25700 +73086;44.26667;2.69456;774;20220510;23.9;9.5;16.7;1.9;11.67;0;4.77;27450 +73086;44.26667;2.69456;774;20220511;24.3;10.7;17.5;3.4;11.37;0;5.62;28650 +73086;44.26667;2.69456;774;20220512;22.9;9;15.9;3.1;11.22;0;4.72;23900 +73086;44.26667;2.69456;774;20220513;23.1;9.1;16.1;2.3;12.02;0;4.43;24500 +73086;44.26667;2.69456;774;20220514;26.4;10.8;18.6;2;13.37;0;5.02;26750 +73086;44.26667;2.69456;774;20220515;23.6;13.6;18.6;5.3;10.67;0;6.36;26850 +73086;44.26667;2.69456;774;20220516;25.9;10.5;18.2;2.4;11.27;.1;5.36;27400 +73086;44.26667;2.69456;774;20220517;28;11.4;19.7;2;13.42;0;5.46;28150 +73086;44.26667;2.69456;774;20220518;29.5;14.4;22;2.9;14.27;.1;6.14;27150 +73086;44.26667;2.69456;774;20220519;25.6;14.3;19.9;5.7;12.47;.1;6.47;25550 +73086;44.26667;2.69456;774;20220520;25.8;15.8;20.8;6;11.67;0;7.18;26000 +73086;44.26667;2.69456;774;20220521;31.5;12.7;22.1;2;14.07;0;4.37;14600 +73086;44.26667;2.69456;774;20220522;31.1;16.3;23.7;2.5;16.02;1.6;5.74;23350 +73086;44.26667;2.69456;774;20220523;17.9;14.5;16.2;4.2;15.12;0;2.19;8050 +73086;44.26667;2.69456;774;20220524;14.9;9;11.9;4.6;11.02;.1;1.99;6200 +73086;44.26667;2.69456;774;20220525;18.3;6.8;12.5;5.4;10.07;0;4.32;25900 +73086;44.26667;2.69456;774;20220526;19.2;7.8;13.5;5.8;10.82;0;3.48;14750 +73086;44.26667;2.69456;774;20220527;24.7;8.7;16.7;4.6;12.47;0;4.33;15950 +73086;44.26667;2.69456;774;20220528;23.9;9;16.4;5.3;10.17;0;4.77;15800 +73086;44.26667;2.69456;774;20220529;22.1;7.5;14.8;3.9;7.37;0;5.94;30500 +73086;44.26667;2.69456;774;20220530;22.2;7.2;14.7;2.3;8.27;1;5.01;27700 +73086;44.26667;2.69456;774;20220531;23;10.4;16.7;2.4;11.82;1.4;4.43;22700 +73086;44.26667;2.69456;774;20220601;27.7;11.5;19.6;2.8;12.97;0;6;29000 +73086;44.26667;2.69456;774;20220602;26.7;13.9;20.3;3.6;12.77;.1;4.75;14400 +73086;44.26667;2.69456;774;20220603;27;15.4;21.2;4.5;13.17;0;5.14;14150 +73086;44.26667;2.69456;774;20220604;26.9;14.6;20.8;4.5;16.52;20.4;5.95;27450 +73086;44.26667;2.69456;774;20220605;22.2;15;18.6;3.8;15.47;1.1;4.38;21650 +73086;44.26667;2.69456;774;20220606;26.3;10.5;18.4;3.2;14.22;.6;5.32;26150 +73086;44.26667;2.69456;774;20220607;21.3;13.4;17.3;4.3;13.67;0;4.51;22550 +73086;44.26667;2.69456;774;20220608;16.5;11.3;13.9;3.6;13.07;4.6;1.83;6000 +73086;44.26667;2.69456;774;20220609;17;9.8;13.4;5.9;11.69;.4;3.46;18878 +73086;44.26667;2.69456;774;20220610;25.9;8.5;17.2;4.6;12.57;.1;6.16;31050 +73086;44.26667;2.69456;774;20220611;30.6;11.9;21.2;3.7;12.07;0;7.35;31300 +73086;44.26667;2.69456;774;20220612;29.5;15.6;22.6;2.6;14.27;.4;6.11;27000 +73086;44.26667;2.69456;774;20220613;29.4;16.3;22.8;2.7;16.87;0;6.18;28550 +73086;44.26667;2.69456;774;20220614;32.7;14.7;23.7;2.4;15.07;.2;6.63;28500 +73086;44.26667;2.69456;774;20220615;32.4;17.9;25.2;3;15.62;0;6.62;25550 +73086;44.26667;2.69456;774;20220616;34.1;17.2;25.6;2.4;17.32;0;6.8;28000 +73086;44.26667;2.69456;774;20220617;35.5;17.5;26.5;3.1;14.32;0;7.84;28900 +73086;44.26667;2.69456;774;20220618;32.3;19.7;26;5.3;13.07;0;9.06;29900 +73086;44.26667;2.69456;774;20220619;29.2;20.4;24.8;9.2;13.82;0;9.39;24900 +73086;44.26667;2.69456;774;20220620;27.1;17;22;5.8;15.67;0;6.06;20700 +73086;44.26667;2.69456;774;20220621;27.5;17.2;22.4;3.3;18.07;.9;3.96;12750 +73086;44.26667;2.69456;774;20220622;25.7;16.9;21.3;3.8;17.37;10.7;4.35;16573 +73086;44.26667;2.69456;774;20220623;23.6;14.7;19.1;2.8;17.02;16.3;3.3;14400 +73086;44.26667;2.69456;774;20220624;21.6;13;17.3;2.9;14.72;4.7;3.81;19400 +73086;44.26667;2.69456;774;20220625;24.6;11.4;18;3.6;14.92;11.7;4.77;23300 +73086;44.26667;2.69456;774;20220626;22.4;13.9;18.2;3;17.17;2.9;2.78;12400 +73086;44.26667;2.69456;774;20220627;19;12.7;15.9;4.2;15.22;.9;2.52;11950 +73086;44.26667;2.69456;774;20220628;22.6;11.2;16.9;4.7;12.87;0;5.53;30200 +73086;44.26667;2.69456;774;20220629;27;10.8;18.9;2.4;12.82;1.5;5.87;30700 +73086;44.26667;2.69456;774;20220630;15.7;13;14.3;3.9;14.67;5;1.75;7950 +73086;44.26667;2.69456;774;20220701;21.2;8.3;14.7;3.4;11.77;0;5.05;31350 +73086;44.26667;2.69456;774;20220702;29.6;8.8;19.2;2;11.32;0;6.12;30550 +73086;44.26667;2.69456;774;20220703;28.8;14.8;21.8;2.2;15.47;.3;5.67;27200 +73086;44.26667;2.69456;774;20220704;25.1;15.4;20.2;3.1;18.02;9.7;4.69;23900 +73086;44.26667;2.69456;774;20220705;26.5;14.6;20.6;3.4;16.27;0;5.88;29650 +73086;44.26667;2.69456;774;20220706;26;13;19.5;4.4;12.07;0;6.51;29600 +73086;44.26667;2.69456;774;20220707;25.1;13.1;19.1;6.1;11.92;0;6.88;30050 +73086;44.26667;2.69456;774;20220708;27.3;14;20.7;5.8;12.57;0;7.43;30900 +73086;44.26667;2.69456;774;20220709;29.7;12.6;21.2;4.4;11.97;0;7.49;30800 +73086;44.26667;2.69456;774;20220710;29.7;13.6;21.6;3.5;12.92;0;6.97;30500 +73086;44.26667;2.69456;774;20220711;32;14.1;23;2.8;13.02;0;7.04;30350 +73086;44.26667;2.69456;774;20220712;31.6;16.4;24;2.7;14.32;0;6.89;30200 +73086;44.26667;2.69456;774;20220713;32.3;15.7;24;2.5;12.07;0;6.97;29850 +73086;44.26667;2.69456;774;20220714;33.5;16.9;25.2;3;13.82;0;7.43;29800 +73086;44.26667;2.69456;774;20220715;32.8;17.5;25.2;2.8;13.62;0;7.18;29550 +73086;44.26667;2.69456;774;20220716;34.2;15.6;24.9;3.2;12.82;0;7.65;29700 +73086;44.26667;2.69456;774;20220717;34.9;15.5;25.2;3.2;11.62;0;7.89;29800 +73086;44.26667;2.69456;774;20220718;33.8;18.8;26.3;4.4;14.42;0;8.41;28950 +73086;44.26667;2.69456;774;20220719;32.5;22.3;27.4;6;11.37;0;9.83;27950 +73086;44.26667;2.69456;774;20220720;26.4;18.7;22.5;3.5;14.87;.3;5.18;18950 +73086;44.26667;2.69456;774;20220721;31.7;13.2;22.5;2.1;13.77;0;6.3;29200 +73086;44.26667;2.69456;774;20220722;32.9;17.4;25.2;3.4;14.67;.7;6.69;23950 +73086;44.26667;2.69456;774;20220723;28.3;14.9;21.6;3.6;14.97;0;6.17;27600 +73086;44.26667;2.69456;774;20220724;34.7;14.9;24.8;2;13.17;0;6.74;29150 +73086;44.26667;2.69456;774;20220725;26.2;16.8;21.5;4.3;15.82;0;5.01;18700 +73086;44.26667;2.69456;774;20220726;25.3;14.8;20;5.9;13.32;0;6.51;28650 +73086;44.26667;2.69456;774;20220727;27.2;11.9;19.6;4;11.47;0;6.52;29300 +73086;44.26667;2.69456;774;20220728;28.3;13;20.6;2.4;12.42;0;5.28;23550 +73086;44.26667;2.69456;774;20220729;26.5;16;21.2;2.9;14.92;0;4.77;20000 +73086;44.26667;2.69456;774;20220730;28.6;15.4;22;3.9;14.52;0;6.44;27500 +73086;44.26667;2.69456;774;20220731;30.9;14.7;22.8;3.2;13.92;0;6.64;28100 +73086;44.26667;2.69456;774;20220801;32.7;16.7;24.7;3.8;13.27;0;7.49;28200 +73086;44.26667;2.69456;774;20220802;33;15.8;24.4;3.1;12.82;0;7.12;28150 +73086;44.26667;2.69456;774;20220803;33.8;20.1;27;3;11.87;0;7.46;27500 +73086;44.26667;2.69456;774;20220804;34.1;19;26.5;2.6;12.52;0;6.95;26400 +73086;44.26667;2.69456;774;20220805;30.8;18;24.4;3.3;17.37;1.8;5.95;23600 +73086;44.26667;2.69456;774;20220806;31.5;16.6;24.1;3.2;16.07;0;6.4;26200 +73086;44.26667;2.69456;774;20220807;31.6;15.5;23.5;2.9;11.67;0;6.72;27550 +73086;44.26667;2.69456;774;20220808;32.5;14.3;23.4;3.4;10.12;0;7.24;27800 +73086;44.26667;2.69456;774;20220809;33.1;16.6;24.8;2.9;9.72;0;6.88;26200 +73086;44.26667;2.69456;774;20220810;33.9;17.8;25.8;2.8;11.22;0;6.93;26850 +73086;44.26667;2.69456;774;20220811;33.6;18.3;25.9;2.6;14.57;0;6.4;25100 +73086;44.26667;2.69456;774;20220812;34.9;18.4;26.6;3.1;15.57;0;6.71;23950 +73086;44.26667;2.69456;774;20220813;35;18.2;26.6;2.3;14.57;4.1;6.1;23250 +73086;44.26667;2.69456;774;20220814;24.7;18.7;21.7;4;18.62;4;4.33;18800 +73086;44.26667;2.69456;774;20220815;25.1;14.4;19.8;2.8;14.62;.2;4.64;22700 +73086;44.26667;2.69456;774;20220816;29.2;13.6;21.4;3.2;14.47;1.9;5.03;18750 +73086;44.26667;2.69456;774;20220817;23.3;14.2;18.7;2.6;16.72;2.3;2.81;12200 +73086;44.26667;2.69456;774;20220818;21;13.3;17.1;4.5;15.17;9.6;3.07;12950 +73086;44.26667;2.69456;774;20220819;22.5;14.1;18.3;6.7;15.32;.3;4.39;20600 +73086;44.26667;2.69456;774;20220820;26.7;14.5;20.6;5.1;15.52;0;5.48;23900 +73086;44.26667;2.69456;774;20220821;25.7;13.5;19.6;4.5;14.42;.2;4.83;19750 +73086;44.26667;2.69456;774;20220822;24.3;14.9;19.6;5.9;16.37;.1;4.44;19000 +73086;44.26667;2.69456;774;20220823;28.5;14.9;21.7;3.5;16.52;0;5.32;23600 +73086;44.26667;2.69456;774;20220824;32.4;15.2;23.8;2.4;14.47;0;5.62;24150 +73086;44.26667;2.69456;774;20220825;29.1;15.4;22.2;3.5;15.62;.2;5.3;21700 +73086;44.26667;2.69456;774;20220826;28.2;15.1;21.7;4;16.22;.5;5.3;22600 +73086;44.26667;2.69456;774;20220827;27.8;14;20.9;2.9;13.72;0;5.03;22850 +73086;44.26667;2.69456;774;20220828;30.1;12.7;21.4;2.5;12.37;0;5.36;24000 +73086;44.26667;2.69456;774;20220829;30;16.5;23.2;3.1;13.92;1.6;5.06;17500 +73086;44.26667;2.69456;774;20220830;30;15.4;22.7;3.2;15.57;.7;4.99;19100 +73086;44.26667;2.69456;774;20220831;28.7;13.2;21;3.5;13.97;0;4.96;19000 +73086;44.26667;2.69456;774;20220901;27.3;13.8;20.5;2.1;15.62;0;3.99;19300 +73086;44.26667;2.69456;774;20220902;25.1;14.9;20;2;16.07;11.4;3.1;13900 +73086;44.26667;2.69456;774;20220903;24.5;15.2;19.8;2.1;17.07;1.8;3.29;16450 +73086;44.26667;2.69456;774;20220904;26.6;15.4;21;3.8;17.57;0;4.39;19200 +73086;44.26667;2.69456;774;20220905;26.4;18.4;22.4;5.4;19.07;0;4.61;16650 +73086;44.26667;2.69456;774;20220906;26.5;17.4;22;3.7;19.02;2.4;3.71;13600 +73086;44.26667;2.69456;774;20220907;24.7;14.3;19.5;3;17.37;2.5;3.09;13300 +73086;44.26667;2.69456;774;20220908;22.6;10.6;16.6;2.6;13.42;.9;3.16;16250 +73086;44.26667;2.69456;774;20220909;19;12;15.5;3.1;13.92;.7;2.34;10850 +73086;44.26667;2.69456;774;20220910;22.1;10.3;16.2;2.8;11.82;.1;3.69;20250 +73086;44.26667;2.69456;774;20220911;28.1;9.3;18.7;2.2;10.92;0;4.32;21450 +73086;44.26667;2.69456;774;20220912;28.5;14.4;21.4;3.7;15.52;0;5.05;20200 +73086;44.26667;2.69456;774;20220913;25.9;19.2;22.5;5.4;20.37;0;3.5;9950 +73086;44.26667;2.69456;774;20220914;24.2;16.9;20.5;3.9;17.97;1;3.26;12100 +73086;44.26667;2.69456;774;20220915;25.4;13.6;19.5;2.8;15.07;.4;3.67;17350 +73086;44.26667;2.69456;774;20220916;22.1;14.4;18.2;5.5;13.57;.1;4.08;15750 +73086;44.26667;2.69456;774;20220917;17.2;7.2;12.2;5.4;8.17;0;3.85;21000 +73086;44.26667;2.69456;774;20220918;22.5;3.7;13.1;3.2;6.42;0;4.08;20350 +73086;44.26667;2.69456;774;20220919;23;5.6;14.3;3.2;7.32;0;4.08;20350 +73086;44.26667;2.69456;774;20220920;22.5;4.8;13.6;3.9;7.27;0;4.26;20150 +73086;44.26667;2.69456;774;20220921;22.5;5.9;14.2;3.1;8.02;0;3.84;19550 +73086;44.26667;2.69456;774;20220922;22.9;9.4;16.2;2.2;10.47;0;3.39;19150 +73086;44.26667;2.69456;774;20220923;19.9;8.8;14.4;3.1;12.37;23.6;2.42;11000 +73086;44.26667;2.69456;774;20220924;17.4;10.6;14;2.6;13.12;0;1.86;9600 +73086;44.26667;2.69456;774;20220925;16.2;8.3;12.2;2.8;11.17;.5;2.02;11800 +73086;44.26667;2.69456;774;20220926;15.4;6.8;11.1;4.2;10.47;2.8;2.08;10900 +73086;44.26667;2.69456;774;20220927;12.9;8.4;10.7;7.1;11.22;6.6;1.63;8500 +73086;44.26667;2.69456;774;20220928;15.7;9.9;12.8;7.1;13.12;11.3;1.7;7450 +73086;44.26667;2.69456;774;20220929;13.2;7.8;10.5;3.6;11.22;3.8;1.34;7400 +73086;44.26667;2.69456;774;20220930;13.1;5.9;9.5;4.1;9.52;.3;1.92;11950 +73086;44.26667;2.69456;774;20221001;14.3;6.2;10.2;3.2;11.97;1.4;.97;4600 +73086;44.26667;2.69456;774;20221002;19.8;12.5;16.1;3.2;14.52;.1;2.45;14550 +73086;44.26667;2.69456;774;20221003;20.4;8.9;14.6;3.1;12.22;0;2.63;15750 +73086;44.26667;2.69456;774;20221004;21.8;6.7;14.2;1.5;11.27;.1;2.44;17250 +73086;44.26667;2.69456;774;20221005;18.5;9.2;13.8;3;12.72;.1;2.14;12450 +73086;44.26667;2.69456;774;20221006;21;11.2;16.1;1.9;14.42;0;2.09;12750 +73086;44.26667;2.69456;774;20221007;19.8;10.3;15.1;2.3;13.67;1.1;2.08;12800 +73086;44.26667;2.69456;774;20221008;19.3;11.6;15.4;2.1;13.97;1.3;1.88;10600 +73086;44.26667;2.69456;774;20221009;20;7.6;13.8;3.3;12.27;.1;2.41;14800 +73086;44.26667;2.69456;774;20221010;20.8;12;16.4;2.7;13.57;.1;2.45;14100 +73086;44.26667;2.69456;774;20221011;20.3;9.3;14.8;1.5;12.97;0;1.9;12950 +73086;44.26667;2.69456;774;20221012;19.4;11.2;15.3;1.4;13.22;1.4;1.58;8550 +73086;44.26667;2.69456;774;20221013;16.7;8.4;12.6;1.6;12.97;5.9;1.19;6950 +73086;44.26667;2.69456;774;20221014;16.6;11.9;14.3;4.2;14.82;1.2;1.2;4750 +73086;44.26667;2.69456;774;20221015;23.4;9;16.2;2.1;13.57;0;2.34;14650 +73086;44.26667;2.69456;774;20221016;19.7;13.5;16.6;6.6;15.72;0;2.38;9100 +73086;44.26667;2.69456;774;20221017;18.6;15.5;17;7.2;15.92;0;2.22;4400 +73086;44.26667;2.69456;774;20221018;19.7;15.1;17.4;4.3;16.12;0;2.12;8850 +73086;44.26667;2.69456;774;20221019;20;13.3;16.7;4;15.72;1.2;1.84;6700 +73086;44.26667;2.69456;774;20221020;18.2;15.5;16.9;6;17.12;2.2;1.47;3050 +73086;44.26667;2.69456;774;20221021;20.4;15.6;18;4.1;15.37;4.1;2.31;8500 +73086;44.26667;2.69456;774;20221022;21.1;10.4;15.7;3.3;13.12;0;2.24;11850 +73086;44.26667;2.69456;774;20221023;19.2;14.3;16.8;6;15.17;0;2.2;2950 +73086;44.26667;2.69456;774;20221024;19.9;12.9;16.4;2;13.32;.3;1.78;11250 +73086;44.26667;2.69456;774;20221025;19.6;9.3;14.5;3.1;11.87;0;1.95;7300 +73086;44.26667;2.69456;774;20221026;20.8;10.4;15.6;2.1;14.27;.1;1.54;8400 +73086;44.26667;2.69456;774;20221027;21.2;12.8;17;3.5;14.72;0;2.13;9350 +73086;44.26667;2.69456;774;20221028;21.6;13.2;17.4;3.6;12.47;0;2.69;8700 +73086;44.26667;2.69456;774;20221029;20.8;14.5;17.7;6;8.82;0;4.35;8950 +73086;44.26667;2.69456;774;20221030;19.7;13.3;16.5;5.5;13.22;0;2.63;10100 +73086;44.26667;2.69456;774;20221031;19.1;13.5;16.3;6;14.37;5;2.25;6650 +73086;44.26667;2.69456;774;20221101;16.1;11.6;13.9;2.6;12.42;.1;1.38;7850 +73086;44.26667;2.69456;774;20221102;17;5.5;11.3;1.8;9.47;.1;1.33;10950 +73086;44.26667;2.69456;774;20221103;14.2;7.3;10.8;5;10.82;4.4;1.36;2800 +73086;44.26667;2.69456;774;20221104;7.7;6.8;7.2;7.3;9.27;8.3;.9;3300 +73086;44.26667;2.69456;774;20221105;9.6;2.2;5.9;4.9;7.27;.1;1.3;11200 +73086;44.26667;2.69456;774;20221106;16;1.2;8.6;2.7;6.67;0;1.73;10550 +73086;44.26667;2.69456;774;20221107;16.7;4.6;10.6;3.6;9.07;0;1.76;10650 +73086;44.26667;2.69456;774;20221108;14.7;9.9;12.3;6.1;12.67;2.5;1.34;4500 +73086;44.26667;2.69456;774;20221109;15.7;11.9;13.8;3.1;13.27;1.7;1.08;3500 +73086;44.26667;2.69456;774;20221110;14.3;7.2;10.8;2.5;10.12;0;1.15;9600 +73086;44.26667;2.69456;774;20221111;15.9;6;10.9;5.2;11.52;0;1.3;6800 +73086;44.26667;2.69456;774;20221112;18.7;9.7;14.2;3.7;10.67;0;2.02;8950 +73086;44.26667;2.69456;774;20221113;18.2;7.2;12.7;3.1;9.22;0;1.91;7400 +73086;44.26667;2.69456;774;20221114;12;10.2;11.1;4.5;11.82;3.6;1.02;2200 +73086;44.26667;2.69456;774;20221115;13.3;9.7;11.5;3.8;12.32;7.5;.92;3300 +73086;44.26667;2.69456;774;20221116;13.8;6.6;10.2;2.1;10.32;.5;.88;7650 +73086;44.26667;2.69456;774;20221117;11.9;8.1;10;3.7;10.97;7.9;.92;3700 +73086;44.26667;2.69456;774;20221118;8.6;5.8;7.2;5.4;8.87;1.4;.91;4400 +73086;44.26667;2.69456;774;20221119;8.3;3.3;5.8;5.3;7.87;.4;.93;6900 +73086;44.26667;2.69456;774;20221120;8;1.4;4.7;4.4;7.42;.8;.83;6100 +73086;44.26667;2.69456;774;20221121;7;2;4.5;4;8.02;11.8;.6;1450 +73086;44.26667;2.69456;774;20221122;5.2;2.8;4;6.5;7.87;12.3;.53;2250 +73086;44.26667;2.69456;774;20221123;10.6;3.8;7.2;3.9;9.22;6.8;.81;3400 +73086;44.26667;2.69456;774;20221124;10.9;5.1;8;2.5;9.27;.3;.71;5350 +73086;44.26667;2.69456;774;20221125;8.1;4.8;6.4;3.1;8.87;3.9;.61;2600 +73086;44.26667;2.69456;774;20221126;8.7;2.2;5.5;3.1;7.37;0;.84;5350 +73086;44.26667;2.69456;774;20221127;10.9;.7;5.8;3.4;6.32;4.2;1.21;6700 +73086;44.26667;2.69456;774;20221128;7.2;5.4;6.3;3.4;9.07;5.7;.52;2800 +73086;44.26667;2.69456;774;20221129;6.2;2.2;4.2;4.7;7.32;.1;.7;4800 +73086;44.26667;2.69456;774;20221130;5.1;-.3;2.4;1.9;6.42;0;.41;6700 +73086;44.26667;2.69456;774;20221201;7.2;-.8;3.2;3;6.12;0;.71;6150 +73086;44.26667;2.69456;774;20221202;2.6;-.1;1.2;1.9;5.87;1.2;.53;2050 +73086;44.26667;2.69456;774;20221203;3.9;.5;2.2;1.4;6.67;4.2;.44;1250 +73086;44.26667;2.69456;774;20221204;4.7;1.7;3.2;2.3;7.12;8;.47;2650 +73086;44.26667;2.69456;774;20221205;7.6;-4.2;1.7;2.1;5.42;.1;.54;8400 +73086;44.26667;2.69456;774;20221206;9.7;-2.5;3.6;1.8;4.77;.2;.81;6300 +73086;44.26667;2.69456;774;20221207;8.7;-2.6;3.1;1.5;4.82;.1;.58;7500 +73086;44.26667;2.69456;774;20221208;6.4;-3;1.7;2.4;6.32;3.2;.52;3200 +73086;44.26667;2.69456;774;20221209;7.8;4.6;6.2;1.9;9.67;.6;.33;2500 +73086;44.26667;2.69456;774;20221210;3.1;2;2.6;4.6;6.32;0;.69;1550 +73086;44.26667;2.69456;774;20221211;4.5;-9.4;-2.4;1.8;3.37;0;.58;6500 +73086;44.26667;2.69456;774;20221212;2.6;-6.6;-2;2.5;4.22;15.8;.55;3550 +73086;44.26667;2.69456;774;20221213;8.7;-1.2;3.8;3.5;9.22;.9;.14;3450 +73086;44.26667;2.69456;774;20221214;10.4;6.1;8.2;2.7;10.12;2.7;.55;3800 +73086;44.26667;2.69456;774;20221215;8.2;4.6;6.4;3.1;9.82;14.5;.36;800 +73086;44.26667;2.69456;774;20221216;8.1;4;6;2.8;7.72;0;.65;5350 +73086;44.26667;2.69456;774;20221217;5.7;-4.7;.5;3.1;4.22;.1;.83;7000 +73086;44.26667;2.69456;774;20221218;7.5;-4;1.7;4.8;6.02;0;.84;4250 +73086;44.26667;2.69456;774;20221219;11.4;6.4;8.9;9.1;9.97;0;1.23;3750 +73086;44.26667;2.69456;774;20221220;11.2;9;10.1;7.8;10.27;.7;1.41;1900 +73086;44.26667;2.69456;774;20221221;12.2;8.3;10.3;2.8;10.57;1.1;.7;5550 +73086;44.26667;2.69456;774;20221222;12.5;6;9.3;6.3;11.52;7.5;.48;2900 +73086;44.26667;2.69456;774;20221223;13.1;9.5;11.3;4.3;12.72;0;.63;3450 +73086;44.26667;2.69456;774;20221224;12.3;7.8;10.1;1.8;10.87;0;.56;5150 +73086;44.26667;2.69456;774;20221225;12.7;4.2;8.5;2.9;9.52;.1;.81;5450 +73086;44.26667;2.69456;774;20221226;13;6.7;9.9;1.9;10.57;.1;.59;4250 +73086;44.26667;2.69456;774;20221227;11.3;5.5;8.4;1.7;9.37;.1;.56;4600 +73086;44.26667;2.69456;774;20221228;12.3;1.1;6.7;2.8;8.42;0;.73;6450 +73086;44.26667;2.69456;774;20221229;10.9;4.7;7.8;2.7;9.42;2.1;.65;3400 +73086;44.26667;2.69456;774;20221230;11;4.7;7.9;2.3;9.77;.4;.63;2250 +73086;44.26667;2.69456;774;20221231;12.4;6.5;9.5;3.9;10.47;0;.9;4200 +73087;44.28818;3.00598;854;20220101;18.6;6.6;12.6;1.7;5.72;.1;1.29;5802 +73087;44.28818;3.00598;854;20220102;14.1;5.5;9.8;1.6;6.64;.1;.98;4790 +73087;44.28818;3.00598;854;20220103;11.2;4.2;7.7;1.2;8.54;.1;.46;5375 +73087;44.28818;3.00598;854;20220104;12.2;4.5;8.4;2;7.89;4.8;.75;5571 +73087;44.28818;3.00598;854;20220105;.4;.2;.3;8.3;4.72;.2;.81;1772 +73087;44.28818;3.00598;854;20220106;2.2;-1.3;.4;5;3.89;0;1.13;5193 +73087;44.28818;3.00598;854;20220107;.7;-6.2;-2.7;3.2;4.89;5.9;.29;4358 +73087;44.28818;3.00598;854;20220108;5.3;.2;2.7;5.6;7.19;8.9;.4;4234 +73087;44.28818;3.00598;854;20220109;2.5;1.2;1.9;5.3;6.39;12.6;.54;1849 +73087;44.28818;3.00598;854;20220110;3.5;.9;2.2;3.5;5.64;.9;.75;2790 +73087;44.28818;3.00598;854;20220111;4.1;-3.2;.5;3.8;3.94;0;1.01;6823 +73087;44.28818;3.00598;854;20220112;5.7;-5.5;.1;3.1;3.24;0;1.11;7362 +73087;44.28818;3.00598;854;20220113;10.3;-5.7;2.3;1.5;3.39;0;.78;8513 +73087;44.28818;3.00598;854;20220114;12.5;-2.1;5.2;1.2;2.99;0;.8;8335 +73087;44.28818;3.00598;854;20220115;10.1;-1.6;4.3;1;3.29;0;.67;7926 +73087;44.28818;3.00598;854;20220116;8.1;-4.2;1.9;2.1;3.99;0;.91;8209 +73087;44.28818;3.00598;854;20220117;7.7;-1;3.4;4.1;5.09;0;1.19;7353 +73087;44.28818;3.00598;854;20220118;9.1;-1.2;4;2.8;4.79;0;1.12;7867 +73087;44.28818;3.00598;854;20220119;2.5;-3.7;-.6;1.9;5.39;.5;.34;4596 +73087;44.28818;3.00598;854;20220120;4.4;-1.2;1.6;4.4;4.94;.2;.94;6310 +73087;44.28818;3.00598;854;20220121;2.4;-2.3;.1;5.5;3.54;0;1.31;7013 +73087;44.28818;3.00598;854;20220122;4.7;-4.4;.1;4;3.94;0;1.08;7950 +73087;44.28818;3.00598;854;20220123;13.8;-2.9;5.4;1.6;4.24;0;1.09;9368 +73087;44.28818;3.00598;854;20220124;13;-.9;6.1;1;3.74;0;.83;8969 +73087;44.28818;3.00598;854;20220125;12.7;-.2;6.3;1.4;3.89;0;1.03;9171 +73087;44.28818;3.00598;854;20220126;12;-.3;5.9;2.4;4.24;0;1.47;9233 +73087;44.28818;3.00598;854;20220127;11.2;.2;5.7;2.3;4.34;0;1.35;8936 +73087;44.28818;3.00598;854;20220128;7;-1.9;2.5;6;4.88;0;1.05;6377 +73087;44.28818;3.00598;854;20220129;9.9;-1.6;4.1;1.9;4.64;0;1.1;9028 +73087;44.28818;3.00598;854;20220130;6.1;-.5;2.8;2.7;5.84;0;.79;7046 +73087;44.28818;3.00598;854;20220131;4;-1.8;1.1;5.3;6.09;.7;.53;4893 +73087;44.28818;3.00598;854;20220201;2.7;-1.9;.4;6.3;5.29;1.7;.73;5866 +73087;44.28818;3.00598;854;20220202;7.5;1.1;4.3;5;7.29;.2;.78;8438 +73087;44.28818;3.00598;854;20220203;16.1;-1.1;7.5;2.2;5.49;0;1.58;9711 +73087;44.28818;3.00598;854;20220204;5.9;1.6;3.7;2.5;7.39;1.1;.56;4159 +73087;44.28818;3.00598;854;20220205;8.2;3.3;5.7;3.3;6.09;.1;1.25;7091 +73087;44.28818;3.00598;854;20220206;3.3;-2.2;.5;3.8;6.04;2.8;.49;5220 +73087;44.28818;3.00598;854;20220207;8.3;2.3;5.3;5.6;6.79;.6;1.22;8041 +73087;44.28818;3.00598;854;20220208;15.9;-1.3;7.3;2.7;4.39;0;2.07;11489 +73087;44.28818;3.00598;854;20220209;9.7;-.2;4.8;2.2;5.84;0;1.09;8693 +73087;44.28818;3.00598;854;20220210;10;-1.4;4.3;2;6.96;.1;1.35;12100 +73087;44.28818;3.00598;854;20220211;9.4;4.7;7;4.2;6.06;0;1.86;7900 +73087;44.28818;3.00598;854;20220212;8.6;-2.6;3;5.1;5.66;.2;1.44;5500 +73087;44.28818;3.00598;854;20220213;6.3;4.2;5.2;6.1;8.46;7;.65;900 +73087;44.28818;3.00598;854;20220214;6.5;5.9;6.2;5.3;7.96;7.2;1.1;3600 +73087;44.28818;3.00598;854;20220215;4.5;.9;2.7;6;6.86;5.2;.75;5400 +73087;44.28818;3.00598;854;20220216;8.2;2.8;5.5;4.5;8.99;7.2;.53;4846 +73087;44.28818;3.00598;854;20220217;10.7;7.1;8.9;4.4;10.59;2.7;.8;5171 +73087;44.28818;3.00598;854;20220218;16.9;4.8;10.9;3.5;9.54;.1;1.91;11760 +73087;44.28818;3.00598;854;20220219;6.1;1.7;3.9;5.5;5.35;0;1.34;8216 +73087;44.28818;3.00598;854;20220220;6.1;-.5;2.8;3.4;7.09;3.3;.71;6528 +73087;44.28818;3.00598;854;20220221;6.3;4.6;5.5;8;7.14;3.8;1.31;7457 +73087;44.28818;3.00598;854;20220222;8.3;1.9;5.1;5.4;6.89;.4;1.32;10373 +73087;44.28818;3.00598;854;20220223;14.3;2.7;8.5;3.3;6.94;0;1.98;12935 +73087;44.28818;3.00598;854;20220224;12.9;2.2;7.5;3.2;7.59;.2;1.69;11415 +73087;44.28818;3.00598;854;20220225;6.8;.9;3.9;5.1;4.94;0;1.79;11333 +73087;44.28818;3.00598;854;20220226;10.9;-.8;5.1;4.1;4.14;0;2.32;13678 +73087;44.28818;3.00598;854;20220227;10.4;-1.4;4.5;2.3;5.89;0;1.52;13360 +73087;44.28818;3.00598;854;20220228;11.5;-.1;5.7;2.3;6.59;0;1.56;12342 +73087;44.28818;3.00598;854;20220301;9.9;-.3;4.8;3.8;6.04;0;1.68;12737 +73087;44.28818;3.00598;854;20220302;6.7;1.6;4.2;2.6;7.49;.3;.78;5433 +73087;44.28818;3.00598;854;20220303;13;2.4;7.7;1.4;8.19;0;1.38;11310 +73087;44.28818;3.00598;854;20220304;10.4;5;7.7;3.1;7.74;.2;1.44;7614 +73087;44.28818;3.00598;854;20220305;9.8;1.4;5.6;2.6;6.79;0;1.43;11653 +73087;44.28818;3.00598;854;20220306;9.2;-2.2;3.5;2.7;4.09;0;1.92;14759 +73087;44.28818;3.00598;854;20220307;9.7;-5;2.3;2.2;4.14;0;1.79;15964 +73087;44.28818;3.00598;854;20220308;6.8;-1.9;2.5;2.9;6.44;.4;.98;7885 +73087;44.28818;3.00598;854;20220309;6.4;3;4.7;3.2;7.34;0;.91;4815 +73087;44.28818;3.00598;854;20220310;7.5;4.9;6.2;4.5;8.19;3.5;.97;4226 +73087;44.28818;3.00598;854;20220311;6.1;5.4;5.7;6.9;7.84;0;.98;2096 +73087;44.28818;3.00598;854;20220312;4.5;2.4;3.4;7;7.24;0;.7;4767 +73087;44.28818;3.00598;854;20220313;4.6;3.4;4;5.2;6.59;5.2;1.01;2770 +73087;44.28818;3.00598;854;20220314;7.4;-1;3.2;5.2;8.09;3.2;.49;6405 +73087;44.28818;3.00598;854;20220315;7.9;6.9;7.4;6.6;9.34;0;.81;2520 +73087;44.28818;3.00598;854;20220316;12.1;6;9.1;2.6;9.24;0;1.43;8692 +73087;44.28818;3.00598;854;20220317;12;4.7;8.3;3.6;8.84;.9;1.51;8515 +73087;44.28818;3.00598;854;20220318;11.5;5.7;8.6;4;8.46;0;1.72;6800 +73087;44.28818;3.00598;854;20220319;12;4.7;8.3;3.4;7.06;0;2.37;14400 +73087;44.28818;3.00598;854;20220320;6.1;4;5;6.5;7.56;0;1.02;1200 +73087;44.28818;3.00598;854;20220321;8.1;4;6;8.7;7.06;0;1.91;7500 +73087;44.28818;3.00598;854;20220322;9.9;2.6;6.2;9;5.96;0;2.96;18000 +73087;44.28818;3.00598;854;20220323;11.2;1.7;6.4;6;4.96;0;3.34;20700 +73087;44.28818;3.00598;854;20220324;14.6;2.6;8.6;4.6;4.06;0;4.01;21600 +73087;44.28818;3.00598;854;20220325;15.2;2.9;9;3.6;3.66;0;3.66;16300 +73087;44.28818;3.00598;854;20220326;15.4;3.9;9.6;4.7;4.86;0;4.06;21100 +73087;44.28818;3.00598;854;20220327;17.1;4.8;10.9;4.1;5.26;0;4.09;20300 +73087;44.28818;3.00598;854;20220328;16.2;5.7;10.9;4.8;4.86;0;4.27;18400 +73087;44.28818;3.00598;854;20220329;13.4;6.8;10.1;4.2;7.36;2.4;2.8;12300 +73087;44.28818;3.00598;854;20220330;9.9;5.1;7.5;2.9;9.06;.9;1.26;6600 +73087;44.28818;3.00598;854;20220331;10.3;4.6;7.4;6.9;7.26;2;2.65;17100 +73087;44.28818;3.00598;854;20220401;2.1;-2.4;-.1;4.3;4.63;2.6;1.51;10309 +73087;44.28818;3.00598;854;20220402;1.9;-3.7;-.9;2.9;4.4;.1;1.36;9714 +73087;44.28818;3.00598;854;20220403;2;-4.1;-1;2.5;4.54;0;1.15;8434 +73087;44.28818;3.00598;854;20220404;8.3;-3.5;2.4;1.4;4.6;0;2.23;20417 +73087;44.28818;3.00598;854;20220405;13.6;-1.8;5.9;2.9;5.96;0;3.01;23700 +73087;44.28818;3.00598;854;20220406;10.2;1.7;5.9;4.3;8.26;1.5;1.46;9200 +73087;44.28818;3.00598;854;20220407;11.1;4.5;7.8;6;9.76;10.4;1.13;4000 +73087;44.28818;3.00598;854;20220408;15;8;11.5;6.3;9.76;.2;2.93;13900 +73087;44.28818;3.00598;854;20220409;9.2;2.7;5.9;6.6;5.76;0;2.82;16300 +73087;44.28818;3.00598;854;20220410;15.1;-.7;7.2;4.5;4.96;.3;3.98;24900 +73087;44.28818;3.00598;854;20220411;8;4;6;8.2;8.56;.4;1.01;2800 +73087;44.28818;3.00598;854;20220412;11.6;5.7;8.6;7.5;6.96;0;2.8;7000 +73087;44.28818;3.00598;854;20220413;14;7;10.5;3.6;7.06;0;2.97;12700 +73087;44.28818;3.00598;854;20220414;21.1;5.9;13.5;3.7;9.66;.5;4.15;22000 +73087;44.28818;3.00598;854;20220415;22.5;8.9;15.7;5.3;10.36;0;5.04;23200 +73087;44.28818;3.00598;854;20220416;21.9;10;15.9;7.2;8.56;0;6.1;24800 +73087;44.28818;3.00598;854;20220417;21.3;5.8;13.5;5;7.46;0;5.37;26300 +73087;44.28818;3.00598;854;20220418;18;4.6;11.3;3.3;9.16;0;3.59;22400 +73087;44.28818;3.00598;854;20220419;17.5;5.3;11.4;2.2;10.06;2.1;2.89;18000 +73087;44.28818;3.00598;854;20220420;11.6;7.1;9.3;2;10.66;7.5;1.19;5400 +73087;44.28818;3.00598;854;20220421;10.7;6.5;8.6;1.8;10.86;6.5;1.1;6100 +73087;44.28818;3.00598;854;20220422;17.1;6;11.5;3.3;10.56;.8;3.07;19300 +73087;44.28818;3.00598;854;20220423;10.8;8.4;9.6;5.5;9.06;28.6;1.79;3400 +73087;44.28818;3.00598;854;20220424;9.8;2.5;6.1;5;9.56;9.5;.91;6200 +73087;44.28818;3.00598;854;20220425;14.9;5.2;10;3.5;8.56;0;3.53;24600 +73087;44.28818;3.00598;854;20220426;19.9;4.7;12.3;2.1;8.36;0;4.24;27400 +73087;44.28818;3.00598;854;20220427;20.1;7.4;13.7;3.1;9.56;0;4.36;25100 +73087;44.28818;3.00598;854;20220428;21.7;9.5;15.6;2.7;10.86;1;4.34;23600 +73087;44.28818;3.00598;854;20220429;20.4;10.5;15.4;3.6;12.46;.8;4.08;22800 +73087;44.28818;3.00598;854;20220430;19.1;10.1;14.6;4.3;10.46;0;4.14;20500 +73087;44.28818;3.00598;854;20220501;18.4;5.2;11.8;3.6;7.46;0;4.48;25600 +73087;44.28818;3.00598;854;20220502;18.2;7.6;12.9;2.1;8.96;1.3;3.81;23000 +73087;44.28818;3.00598;854;20220503;16.8;8;12.4;1.7;11.36;7.9;2.29;12300 +73087;44.28818;3.00598;854;20220504;16.6;6;11.3;1.7;11.26;3.7;2.45;15200 +73087;44.28818;3.00598;854;20220505;15.7;6.9;11.3;4.3;9.46;.3;3.38;19600 +73087;44.28818;3.00598;854;20220506;13.8;7;10.4;5.8;8.79;0;2.91;14862 +73087;44.28818;3.00598;854;20220507;19;8.3;13.7;5.3;8.79;0;4.71;23724 +73087;44.28818;3.00598;854;20220508;18.1;8.5;13.3;3.4;9.59;1;3.55;17899 +73087;44.28818;3.00598;854;20220509;21.7;7.6;14.6;2.2;9.89;0;4.25;23809 +73087;44.28818;3.00598;854;20220510;23.3;9.3;16.3;1.5;11.69;0;4.37;25734 +73087;44.28818;3.00598;854;20220511;23.3;9.4;16.4;2.5;10.79;0;4.8;26207 +73087;44.28818;3.00598;854;20220512;22.6;8.7;15.7;2.8;10.39;0;4.51;24208 +73087;44.28818;3.00598;854;20220513;23.3;7.5;15.4;1.9;10.99;.3;4.34;24894 +73087;44.28818;3.00598;854;20220514;26;10.8;18.4;1.6;12.89;0;4.75;25700 +73087;44.28818;3.00598;854;20220515;22.6;13;17.8;3.6;10.29;0;5.04;22938 +73087;44.28818;3.00598;854;20220516;25.6;10.7;18.2;2.1;10.74;.1;5.08;26010 +73087;44.28818;3.00598;854;20220517;27.8;11.7;19.7;1.8;13.09;0;5.18;26821 +73087;44.28818;3.00598;854;20220518;28.7;14.7;21.7;2.8;13.14;.3;5.87;25881 +73087;44.28818;3.00598;854;20220519;25.2;14.1;19.6;4.3;11.59;.1;5.71;24672 +73087;44.28818;3.00598;854;20220520;24.5;14.5;19.5;4;10.49;0;5.71;23819 +73087;44.28818;3.00598;854;20220521;31;11.4;21.2;1.6;12.39;0;5.72;28125 +73087;44.28818;3.00598;854;20220522;30.9;16.4;23.6;1.7;14.39;0;5.51;25532 +73087;44.28818;3.00598;854;20220523;17.5;15.3;16.4;3.3;14.69;0;2.13;7719 +73087;44.28818;3.00598;854;20220524;15;8.6;11.8;3.5;10.19;.1;2.69;14505 +73087;44.28818;3.00598;854;20220525;18.9;7.3;13.1;4.5;9.34;0;4.36;25172 +73087;44.28818;3.00598;854;20220526;20.8;8.1;14.4;5;9.84;0;4.8;25885 +73087;44.28818;3.00598;854;20220527;25.6;9.8;17.7;4.5;11.24;0;5.9;27756 +73087;44.28818;3.00598;854;20220528;23.2;10;16.6;5.5;9.44;0;5.99;26679 +73087;44.28818;3.00598;854;20220529;21.9;8;15;4.4;6.69;0;5.99;27888 +73087;44.28818;3.00598;854;20220530;22.3;6.4;14.4;2.1;7.79;1.1;4.92;27502 +73087;44.28818;3.00598;854;20220531;22.1;10.4;16.3;2.4;11.34;1.7;4.38;22794 +73087;44.28818;3.00598;854;20220601;27.1;10.8;18.9;2.5;12.19;0;5.65;28372 +73087;44.28818;3.00598;854;20220602;26.4;14.1;20.2;3.2;11.64;.2;5.66;24780 +73087;44.28818;3.00598;854;20220603;26.2;15.8;21;4.1;12.19;0;5.95;24160 +73087;44.28818;3.00598;854;20220604;26.6;14.8;20.7;4.4;15.04;10;5.63;24871 +73087;44.28818;3.00598;854;20220605;22.1;15.5;18.8;3.6;14.04;.4;4.48;21136 +73087;44.28818;3.00598;854;20220606;26.3;10.7;18.5;3.5;12.94;.2;5.52;26065 +73087;44.28818;3.00598;854;20220607;21.1;12.9;17;4.3;12.54;.1;4.62;22964 +73087;44.28818;3.00598;854;20220608;16.2;10.1;13.1;3.2;12.19;3;2.65;13974 +73087;44.28818;3.00598;854;20220609;17.2;9.1;13.2;6.6;10.54;.1;3.73;20114 +73087;44.28818;3.00598;854;20220610;26.7;9.6;18.2;5.1;10.99;.1;6.59;29267 +73087;44.28818;3.00598;854;20220611;31.6;13.4;22.5;4.3;10.59;0;7.92;29907 +73087;44.28818;3.00598;854;20220612;30.6;15.2;22.9;2.4;12.44;.2;6.28;27394 +73087;44.28818;3.00598;854;20220613;29.8;16.5;23.1;2.6;14.89;.1;6.03;26287 +73087;44.28818;3.00598;854;20220614;33;13.9;23.5;2.4;13.59;.1;6.84;29470 +73087;44.28818;3.00598;854;20220615;32.4;17.8;25.1;2.5;13.79;0;6.49;25678 +73087;44.28818;3.00598;854;20220616;34.7;16.7;25.7;2.4;14.64;0;7.01;28787 +73087;44.28818;3.00598;854;20220617;36.4;19.2;27.8;3.5;11.29;0;8.45;28247 +73087;44.28818;3.00598;854;20220618;31.7;19.2;25.4;4.3;11.94;0;7.98;27490 +73087;44.28818;3.00598;854;20220619;28.2;19.3;23.7;6.6;12.84;0;7.77;24705 +73087;44.28818;3.00598;854;20220620;27.5;17.6;22.5;5.1;13.24;0;6.65;25237 +73087;44.28818;3.00598;854;20220621;28;15.8;21.9;3.2;16.64;1;5.11;21494 +73087;44.28818;3.00598;854;20220622;24.9;16.4;20.6;3.3;16.84;16.9;4.05;16527 +73087;44.28818;3.00598;854;20220623;22.8;14.9;18.8;2.6;16.74;18.1;3.7;18317 +73087;44.28818;3.00598;854;20220624;20.7;12.7;16.7;2.4;13.89;6.2;3.68;19228 +73087;44.28818;3.00598;854;20220625;24.1;10.6;17.3;3;13.89;11.9;4.77;25452 +73087;44.28818;3.00598;854;20220626;24.2;13.9;19;2.5;16.79;.8;3.87;19369 +73087;44.28818;3.00598;854;20220627;20.9;12.8;16.9;3.5;14.74;.5;3.5;18145 +73087;44.28818;3.00598;854;20220628;23.4;11.5;17.5;4.3;12.24;0;5.3;27107 +73087;44.28818;3.00598;854;20220629;27.7;11.4;19.6;2.2;12.14;.6;5.78;29071 +73087;44.28818;3.00598;854;20220630;17.6;13.1;15.3;3;14.19;2.6;2.45;12488 +73087;44.28818;3.00598;854;20220701;21.7;8.7;15.2;3.1;11.14;0;4.85;27809 +73087;44.28818;3.00598;854;20220702;29.8;8.6;19.2;2.3;10.89;0;6.37;30904 +73087;44.28818;3.00598;854;20220703;30;15.1;22.5;1.9;14.79;.1;5.71;27117 +73087;44.28818;3.00598;854;20220704;26.7;15.8;21.2;2.8;17.09;1.4;5.1;25184 +73087;44.28818;3.00598;854;20220705;27.1;14.8;21;3.3;15.04;0;5.71;26846 +73087;44.28818;3.00598;854;20220706;26.7;13.5;20.1;4.9;11.19;0;6.73;27871 +73087;44.28818;3.00598;854;20220707;25;12.2;18.6;5.8;11.04;0;6.38;27054 +73087;44.28818;3.00598;854;20220708;27.4;13.9;20.7;5.1;11.44;0;6.94;27703 +73087;44.28818;3.00598;854;20220709;30.1;14.1;22.1;5;10.59;0;7.83;28796 +73087;44.28818;3.00598;854;20220710;29.6;15.5;22.5;4.3;12.04;0;7.18;27679 +73087;44.28818;3.00598;854;20220711;31.8;13.8;22.8;3.3;12.79;0;7.14;29407 +73087;44.28818;3.00598;854;20220712;31.2;15.8;23.5;2.6;14.19;0;6.53;28321 +73087;44.28818;3.00598;854;20220713;31.4;15.4;23.4;2.3;11.29;0;6.56;28384 +73087;44.28818;3.00598;854;20220714;32.9;16;24.4;2.4;12.74;0;6.77;28620 +73087;44.28818;3.00598;854;20220715;32.6;19.7;26.2;3.3;12.64;0;7.27;26271 +73087;44.28818;3.00598;854;20220716;34.2;16.6;25.4;3.9;11.79;0;8.12;28471 +73087;44.28818;3.00598;854;20220717;34.5;17.1;25.8;3.5;10.69;0;7.98;28395 +73087;44.28818;3.00598;854;20220718;33.5;17.1;25.3;3.3;13.69;0;7.32;28343 +73087;44.28818;3.00598;854;20220719;31.6;20.8;26.2;4;11.39;.6;7.57;24967 +73087;44.28818;3.00598;854;20220720;25.8;17.4;21.6;3;14.19;0;4.87;19502 +73087;44.28818;3.00598;854;20220721;31.7;14;22.9;2.5;13.09;0;6.43;28050 +73087;44.28818;3.00598;854;20220722;33.4;16.6;25;2.8;13.94;1.2;6.66;25885 +73087;44.28818;3.00598;854;20220723;28.3;15.1;21.7;3.1;14.69;0;5.74;25431 +73087;44.28818;3.00598;854;20220724;34.2;15.1;24.6;2.3;12.79;0;6.73;28426 +73087;44.28818;3.00598;854;20220725;26.6;16.4;21.5;3.3;14.99;.1;4.97;20621 +73087;44.28818;3.00598;854;20220726;24.9;14.7;19.8;4.7;12.99;0;5.63;24380 +73087;44.28818;3.00598;854;20220727;27.5;12.1;19.8;3.8;10.84;0;6.27;27089 +73087;44.28818;3.00598;854;20220728;28.5;11.8;20.2;1.8;11.44;0;5.17;25027 +73087;44.28818;3.00598;854;20220729;26.7;15.2;20.9;2.3;14.39;0;4.68;20670 +73087;44.28818;3.00598;854;20220730;28.6;14.6;21.6;3.5;13.44;0;6.08;26056 +73087;44.28818;3.00598;854;20220731;30.8;14.8;22.8;3.2;12.54;0;6.47;26551 +73087;44.28818;3.00598;854;20220801;32.6;17.9;25.3;4.2;12.09;0;7.6;25968 +73087;44.28818;3.00598;854;20220802;32.7;17.2;24.9;3.3;12.24;0;7.03;26094 +73087;44.28818;3.00598;854;20220803;32.8;20.3;26.5;2.7;11.54;0;6.61;24434 +73087;44.28818;3.00598;854;20220804;33.3;18.1;25.7;2.1;11.79;0;6.07;25065 +73087;44.28818;3.00598;854;20220805;30.7;16.9;23.8;2.8;15.69;2.5;5.73;23640 +73087;44.28818;3.00598;854;20220806;31.1;16.4;23.7;3.9;14.79;0;6.52;24487 +73087;44.28818;3.00598;854;20220807;30.9;16;23.4;3.6;11.04;0;6.83;25110 +73087;44.28818;3.00598;854;20220808;32.3;15.6;23.9;4.1;9.54;0;7.64;25940 +73087;44.28818;3.00598;854;20220809;32.7;16;24.4;2.8;9.29;0;6.64;25548 +73087;44.28818;3.00598;854;20220810;32.8;18.8;25.8;2.7;10.89;0;6.44;24358 +73087;44.28818;3.00598;854;20220811;32.2;16.9;24.5;2.1;13.34;0;5.73;24463 +73087;44.28818;3.00598;854;20220812;34;17.2;25.6;2.6;14.09;0;6.21;24122 +73087;44.28818;3.00598;854;20220813;34.6;18.3;26.5;1.9;13.34;12.2;5.67;22818 +73087;44.28818;3.00598;854;20220814;23.2;18.8;21;3.7;18.54;7.9;3.41;14026 +73087;44.28818;3.00598;854;20220815;24.3;14.6;19.4;2.5;13.99;.1;4.24;20383 +73087;44.28818;3.00598;854;20220816;27.4;12.7;20.1;2.8;13.94;.8;4.81;21817 +73087;44.28818;3.00598;854;20220817;23.4;14.8;19.1;2.5;16.24;5.2;3.21;14956 +73087;44.28818;3.00598;854;20220818;19.6;13.5;16.5;3.9;14.74;3.8;2.8;12718 +73087;44.28818;3.00598;854;20220819;21.8;13.5;17.7;5.1;14.74;.1;3.97;19856 +73087;44.28818;3.00598;854;20220820;25.5;13.7;19.6;4.6;14.69;0;4.95;22041 +73087;44.28818;3.00598;854;20220821;25.5;14.1;19.8;4.3;13.59;.1;4.88;19913 +73087;44.28818;3.00598;854;20220822;23.6;14.4;19;4.8;15.29;.1;4.27;19191 +73087;44.28818;3.00598;854;20220823;27.3;15.1;21.2;3.4;15.29;0;4.87;21416 +73087;44.28818;3.00598;854;20220824;31.9;14.3;23.1;2.4;13.84;0;5.55;24017 +73087;44.28818;3.00598;854;20220825;28.9;15;22;2.7;15.04;.5;4.75;20322 +73087;44.28818;3.00598;854;20220826;26.9;15.4;21.1;3.6;15.89;.6;4.6;19433 +73087;44.28818;3.00598;854;20220827;26.7;14.8;20.8;3.3;13.94;.1;4.78;20102 +73087;44.28818;3.00598;854;20220828;29.5;12.3;20.9;2.1;12.64;0;4.93;23220 +73087;44.28818;3.00598;854;20220829;28.9;15.5;22.2;2.8;14.34;1.1;4.75;19028 +73087;44.28818;3.00598;854;20220830;29;15.1;22;3;14.94;.4;4.88;19555 +73087;44.28818;3.00598;854;20220831;27.5;13.5;20.5;4;13.44;0;4.91;18512 +73087;44.28818;3.00598;854;20220901;27.2;12.7;19.9;2.1;14.24;0;4.1;20284 +73087;44.28818;3.00598;854;20220902;24.7;14.2;19.4;1.5;15.14;16;3.09;15184 +73087;44.28818;3.00598;854;20220903;23.6;14.1;18.9;1.8;16.69;6;3.13;17006 +73087;44.28818;3.00598;854;20220904;25.1;14.8;20;2.4;17.24;0;3.29;16163 +73087;44.28818;3.00598;854;20220905;24.5;16.9;20.7;3.8;18.09;0;3.24;13280 +73087;44.28818;3.00598;854;20220906;24.9;16.5;20.7;2.9;18.09;3.6;3.08;13255 +73087;44.28818;3.00598;854;20220907;24.3;14.8;19.5;2.8;17.14;1;3.08;14994 +73087;44.28818;3.00598;854;20220908;21.5;11.2;16.4;2.8;12.84;.6;3.13;15728 +73087;44.28818;3.00598;854;20220909;17.6;11.8;14.7;2.8;13.09;.3;2.27;11634 +73087;44.28818;3.00598;854;20220910;21.2;10;15.6;2.7;11.44;0;3.38;18261 +73087;44.28818;3.00598;854;20220911;27.3;9.1;18.2;2.1;10.89;0;4.11;20987 +73087;44.28818;3.00598;854;20220912;26.5;13;19.7;2.5;15.24;0;3.74;19083 +73087;44.28818;3.00598;854;20220913;24.3;17;20.7;4.2;19.34;1.7;2.81;10469 +73087;44.28818;3.00598;854;20220914;22.2;15.6;18.9;3.3;17.64;4.4;2.4;10658 +73087;44.28818;3.00598;854;20220915;24.2;12.6;18.4;2.4;14.34;0;3.34;16873 +73087;44.28818;3.00598;854;20220916;20.6;13.4;17;3.9;12.89;0;3.16;13638 +73087;44.28818;3.00598;854;20220917;15.8;7.7;11.7;5.3;7.89;0;3.36;16653 +73087;44.28818;3.00598;854;20220918;21.6;5;13.3;4.3;6.49;0;4.44;19229 +73087;44.28818;3.00598;854;20220919;21.6;7.3;14.4;4.3;7.64;0;4.29;18234 +73087;44.28818;3.00598;854;20220920;22;6.5;14.2;5.1;7.34;0;4.63;18543 +73087;44.28818;3.00598;854;20220921;22.2;7.1;14.7;3.7;8.19;0;3.97;18158 +73087;44.28818;3.00598;854;20220922;22.1;8.8;15.4;1.5;10.64;0;2.87;17538 +73087;44.28818;3.00598;854;20220923;18.4;9;13.7;2.4;12.54;14.6;1.98;11152 +73087;44.28818;3.00598;854;20220924;17.6;10.2;13.9;2.4;12.34;.2;2;11091 +73087;44.28818;3.00598;854;20220925;15.4;8.5;11.9;2.3;10.54;.5;1.86;10555 +73087;44.28818;3.00598;854;20220926;13.7;6.2;9.9;3.5;9.84;2.1;1.82;11239 +73087;44.28818;3.00598;854;20220927;11.9;7.8;9.9;5.6;10.29;6.8;1.54;8622 +73087;44.28818;3.00598;854;20220928;14.6;9.2;11.9;5.6;12.29;8.4;1.49;7952 +73087;44.28818;3.00598;854;20220929;13.3;7.1;10.2;3.3;10.34;2.3;1.52;9175 +73087;44.28818;3.00598;854;20220930;11.6;5.9;8.8;3.5;8.79;.1;1.59;9391 +73087;44.28818;3.00598;854;20221001;13.5;4.8;9.2;2.6;11.14;3.1;1.2;8947 +73087;44.28818;3.00598;854;20221002;18.4;12.4;15.4;2.7;13.84;.1;2.09;12407 +73087;44.28818;3.00598;854;20221003;20.4;9.4;14.9;3.6;11.74;0;2.71;14195 +73087;44.28818;3.00598;854;20221004;21.7;6.9;14.3;1.1;10.69;.1;2.18;16004 +73087;44.28818;3.00598;854;20221005;17.7;8.8;13.3;2.4;12.39;.1;1.7;9954 +73087;44.28818;3.00598;854;20221006;20.8;11.1;15.9;1.7;13.74;0;2;12254 +73087;44.28818;3.00598;854;20221007;18.6;10.3;14.5;1.9;13.09;1.6;1.76;10839 +73087;44.28818;3.00598;854;20221008;17.7;10.4;14.1;2.1;12.94;.9;1.68;9735 +73087;44.28818;3.00598;854;20221009;18.6;6.8;12.7;2.6;11.54;.1;2;13274 +73087;44.28818;3.00598;854;20221010;20.1;10.1;15.1;1.9;12.89;.1;1.99;12498 +73087;44.28818;3.00598;854;20221011;19;8.4;13.7;1.1;12.29;0;1.63;12075 +73087;44.28818;3.00598;854;20221012;18;10.4;14.2;.8;12.24;1.9;1.36;8393 +73087;44.28818;3.00598;854;20221013;16.3;7.9;12.1;1.2;12.14;6.4;1.24;8451 +73087;44.28818;3.00598;854;20221014;15.5;11.7;13.6;3.2;13.99;.9;1.17;5554 +73087;44.28818;3.00598;854;20221015;22.7;8.6;15.6;1.4;12.94;0;1.97;13375 +73087;44.28818;3.00598;854;20221016;18.4;11.9;15.2;4.2;14.94;0;1.47;6672 +73087;44.28818;3.00598;854;20221017;17.3;14.7;16;5.3;15.04;0;1.5;3404 +73087;44.28818;3.00598;854;20221018;19.4;13.4;16.4;2.8;15.34;.1;1.44;6438 +73087;44.28818;3.00598;854;20221019;18.7;10.7;14.7;2.7;15.04;2.5;1.36;7510 +73087;44.28818;3.00598;854;20221020;16.9;14.5;15.7;5.2;16.44;5.4;1.02;2949 +73087;44.28818;3.00598;854;20221021;19.8;15.1;17.5;3.9;14.94;.1;2;7822 +73087;44.28818;3.00598;854;20221022;20.9;10.1;15.5;2.3;12.79;0;1.81;10706 +73087;44.28818;3.00598;854;20221023;17.8;13;15.4;4;14.79;0;1.31;4366 +73087;44.28818;3.00598;854;20221024;19.3;12.8;16;2.1;13.04;0;1.69;9195 +73087;44.28818;3.00598;854;20221025;19.3;9.4;14.3;2.2;11.39;.1;1.63;8350 +73087;44.28818;3.00598;854;20221026;20.9;10.7;15.8;1.3;14.14;.1;1.33;8732 +73087;44.28818;3.00598;854;20221027;20.6;12.4;16.5;2;14.39;0;1.52;8993 +73087;44.28818;3.00598;854;20221028;20.8;11.3;16.1;2.1;12.09;0;1.72;8682 +73087;44.28818;3.00598;854;20221029;20.1;12.7;16.4;3.2;8.79;0;2.69;8141 +73087;44.28818;3.00598;854;20221030;19.9;11.1;15.5;3.7;12.24;0;1.96;9008 +73087;44.28818;3.00598;854;20221031;17.8;10.9;14.4;4.4;13.54;4.4;1.49;5501 +73087;44.28818;3.00598;854;20221101;16.2;11.5;13.8;2.4;12.19;.1;1.3;6808 +73087;44.28818;3.00598;854;20221102;16.4;6.5;11.5;1.6;9.09;.1;1.31;9419 +73087;44.28818;3.00598;854;20221103;13.6;6.6;10.1;3.3;10.09;3.2;1.14;4643 +73087;44.28818;3.00598;854;20221104;6.8;6.2;6.5;5.4;8.49;7.1;.82;2319 +73087;44.28818;3.00598;854;20221105;9.7;3.3;6.5;4.4;6.89;0;1.35;8739 +73087;44.28818;3.00598;854;20221106;16.1;1.3;8.7;2.3;5.94;.1;1.63;10309 +73087;44.28818;3.00598;854;20221107;15.9;4;9.9;2.6;8.54;0;1.42;9618 +73087;44.28818;3.00598;854;20221108;13.5;8.1;10.8;5;11.99;5.5;.8;3471 +73087;44.28818;3.00598;854;20221109;15.8;11.5;13.6;2.3;12.79;1.4;1.06;4347 +73087;44.28818;3.00598;854;20221110;14.3;6.5;10.4;2.2;9.44;0;1.11;7835 +73087;44.28818;3.00598;854;20221111;16.5;6.6;11.5;3.6;11.29;0;1.08;5821 +73087;44.28818;3.00598;854;20221112;18.6;7.5;13.1;1.7;10.04;0;1.17;8637 +73087;44.28818;3.00598;854;20221113;17.4;7;12.2;2.3;8.79;0;1.41;6840 +73087;44.28818;3.00598;854;20221114;11.1;9.6;10.4;3.3;10.99;3.9;.78;1845 +73087;44.28818;3.00598;854;20221115;13;9;11;2.8;11.64;8;.74;3263 +73087;44.28818;3.00598;854;20221116;13.2;5.9;9.5;1.4;9.64;.5;.74;6653 +73087;44.28818;3.00598;854;20221117;11.7;6.6;9.1;3.1;10.39;5.3;.71;4314 +73087;44.28818;3.00598;854;20221118;7.6;5.3;6.4;4.4;8.09;.7;.88;3433 +73087;44.28818;3.00598;854;20221119;7.4;2.4;4.9;4;6.94;.2;.89;5873 +73087;44.28818;3.00598;854;20221120;6.9;0;3.5;3.8;6.49;.6;.79;6172 +73087;44.28818;3.00598;854;20221121;6.6;1.3;4;3.3;7.34;9.9;.56;3082 +73087;44.28818;3.00598;854;20221122;4.3;2.3;3.3;5;7.29;9;.47;2081 +73087;44.28818;3.00598;854;20221123;9.2;3.2;6.2;2.4;8.54;5.1;.59;3965 +73087;44.28818;3.00598;854;20221124;11.1;5;8.1;2.1;8.44;.4;.75;5309 +73087;44.28818;3.00598;854;20221125;7.9;4;5.9;2.6;8.04;2.8;.66;3534 +73087;44.28818;3.00598;854;20221126;8.3;1.9;5.1;3.6;6.39;0;1.03;5000 +73087;44.28818;3.00598;854;20221127;11;.6;5.8;2.1;5.59;4.3;.89;6542 +73087;44.28818;3.00598;854;20221128;6.3;4.4;5.3;2.2;8.39;3.7;.47;2550 +73087;44.28818;3.00598;854;20221129;6.4;1.7;4;3.8;6.64;.1;.71;4926 +73087;44.28818;3.00598;854;20221130;6;.2;3.1;2.5;6.09;.1;.58;6068 +73087;44.28818;3.00598;854;20221201;6.2;1.4;3.8;3.3;5.94;0;.84;5140 +73087;44.28818;3.00598;854;20221202;2.5;-.6;.9;1.5;5.59;1.5;.43;2466 +73087;44.28818;3.00598;854;20221203;4.5;-.1;2.2;1.6;6.64;5.3;.38;2600 +73087;44.28818;3.00598;854;20221204;4.3;2.2;3.2;2;6.79;3.4;.47;1893 +73087;44.28818;3.00598;854;20221205;8.7;-4.2;2.3;1.3;5.09;.1;.4;7472 +73087;44.28818;3.00598;854;20221206;10.8;-1.8;4.5;1.4;4.49;.3;.7;6650 +73087;44.28818;3.00598;854;20221207;8.8;-1.3;3.8;1.6;4.74;.1;.69;6558 +73087;44.28818;3.00598;854;20221208;7.4;-2.8;2.3;1.5;6.14;4.8;.36;4608 +73087;44.28818;3.00598;854;20221209;7.7;4.5;6.1;1.6;9.59;1.1;.29;2899 +73087;44.28818;3.00598;854;20221210;2.2;2.6;2.4;4.1;5.99;0;.75;1050 +73087;44.28818;3.00598;854;20221211;5;-8.2;-1.6;2.5;2.94;0;.85;6487 +73087;44.28818;3.00598;854;20221212;3.3;-6.1;-1.4;1.6;3.69;15.6;.52;4523 +73087;44.28818;3.00598;854;20221213;8;-1.5;3.2;2.6;8.39;2.4;.17;4022 +73087;44.28818;3.00598;854;20221214;9.7;5.5;7.6;1.9;9.54;1.7;.46;3358 +73087;44.28818;3.00598;854;20221215;7.6;3.3;5.4;2.6;9.04;14.9;.33;2245 +73087;44.28818;3.00598;854;20221216;6.6;2.8;4.7;3.5;6.89;0;.72;4103 +73087;44.28818;3.00598;854;20221217;6.7;-4.8;.9;4;3.59;0;1.22;6793 +73087;44.28818;3.00598;854;20221218;6.8;-3.4;1.7;3.3;5.69;0;.66;3532 +73087;44.28818;3.00598;854;20221219;10.4;6.4;8.4;6.7;9.54;0;.88;2191 +73087;44.28818;3.00598;854;20221220;10.6;8.5;9.5;5.5;9.99;1.1;.99;1775 +73087;44.28818;3.00598;854;20221221;11.5;8.1;9.8;2.3;9.89;1.2;.68;4076 +73087;44.28818;3.00598;854;20221222;11.4;5.3;8.3;5.3;10.79;8.4;.51;3861 +73087;44.28818;3.00598;854;20221223;12.4;9.2;10.8;3.3;12.09;0;.54;3351 +73087;44.28818;3.00598;854;20221224;12.5;8.5;10.5;1.1;10.59;.1;.44;3876 +73087;44.28818;3.00598;854;20221225;11.8;4.3;8.1;1.7;9.29;.1;.46;4871 +73087;44.28818;3.00598;854;20221226;12.8;6.5;9.7;1.5;10.29;.1;.53;4547 +73087;44.28818;3.00598;854;20221227;11;4.4;7.7;1.6;8.49;.1;.56;4787 +73087;44.28818;3.00598;854;20221228;11.4;1.7;6.5;1.7;8.14;0;.47;5837 +73087;44.28818;3.00598;854;20221229;10.4;2.7;6.6;1.3;8.89;2.4;.4;4731 +73087;44.28818;3.00598;854;20221230;9.9;4;6.9;1.3;9.09;.7;.43;3373 +73087;44.28818;3.00598;854;20221231;12.4;6.8;9.6;2.5;9.99;0;.66;3083 +73088;44.30875;3.3176;849;20220101;20;5;12.5;.3;5.82;.1;.24;6630 +73088;44.30875;3.3176;849;20220102;16;5.6;10.8;1.3;6.22;.1;.91;5481 +73088;44.30875;3.3176;849;20220103;12.1;4.2;8.1;1.1;8.22;.1;.5;4751 +73088;44.30875;3.3176;849;20220104;13;4.6;8.8;1.5;7.52;3.8;.73;4943 +73088;44.30875;3.3176;849;20220105;.4;.2;.3;3.9;4.52;.5;.78;418 +73088;44.30875;3.3176;849;20220106;2;-1.3;.3;3.9;3.72;0;1.01;2987 +73088;44.30875;3.3176;849;20220107;.3;-7.4;-3.6;2.4;4.62;5.6;.17;4816 +73088;44.30875;3.3176;849;20220108;4.6;.2;2.4;3.6;7.02;8.4;.22;3569 +73088;44.30875;3.3176;849;20220109;1.9;.9;1.4;2.9;6.12;7.4;.37;1499 +73088;44.30875;3.3176;849;20220110;3.1;1;2;2.9;5.52;2;.61;2380 +73088;44.30875;3.3176;849;20220111;4.2;-3.4;.4;3.4;3.92;.1;.91;4946 +73088;44.30875;3.3176;849;20220112;5.5;-4.3;.6;3;3.12;0;1.12;5725 +73088;44.30875;3.3176;849;20220113;12.1;-6.1;3;1;3.22;0;.67;8026 +73088;44.30875;3.3176;849;20220114;13.6;-2.8;5.4;.4;2.72;0;.34;7671 +73088;44.30875;3.3176;849;20220115;11.4;-1.6;4.9;.7;3.02;0;.58;6852 +73088;44.30875;3.3176;849;20220116;9;-4.7;2.1;2.3;3.62;0;1.06;7118 +73088;44.30875;3.3176;849;20220117;7.7;-.6;3.5;3.4;5.12;0;1.03;5507 +73088;44.30875;3.3176;849;20220118;10;-1.2;4.4;2.6;4.62;0;1.15;6534 +73088;44.30875;3.3176;849;20220119;3.8;-2.6;.6;1.7;5.32;.2;.43;4893 +73088;44.30875;3.3176;849;20220120;4.5;-.7;1.9;3.1;4.82;.4;.83;4421 +73088;44.30875;3.3176;849;20220121;2.5;-2.6;-.1;3.4;3.42;0;1.03;4426 +73088;44.30875;3.3176;849;20220122;4.7;-4.9;-.1;3;3.82;0;.89;6301 +73088;44.30875;3.3176;849;20220123;15.1;-3.1;6;1;4.02;0;.85;8936 +73088;44.30875;3.3176;849;20220124;13.8;-.4;6.7;.7;3.22;0;.72;7939 +73088;44.30875;3.3176;849;20220125;14;-.9;6.5;.9;3.32;0;.86;8242 +73088;44.30875;3.3176;849;20220126;13.6;-.7;6.4;2.6;3.52;0;1.75;8166 +73088;44.30875;3.3176;849;20220127;13;1.5;7.2;2.5;3.22;0;1.8;7372 +73088;44.30875;3.3176;849;20220128;10.7;-1.2;4.7;3.3;4.22;0;1.58;7602 +73088;44.30875;3.3176;849;20220129;12.3;1.1;6.7;2.5;4.12;0;1.59;7457 +73088;44.30875;3.3176;849;20220130;10.3;2.6;6.4;3.4;6.12;.2;1.29;6193 +73088;44.30875;3.3176;849;20220131;3.8;-1.6;1.1;2.9;5.72;.3;.51;5187 +73088;44.30875;3.3176;849;20220201;2.9;-1.9;.5;4.7;4.82;.4;.79;4933 +73088;44.30875;3.3176;849;20220202;8;1.1;4.5;3.2;7.22;0;.67;6077 +73088;44.30875;3.3176;849;20220203;17.9;-1.2;8.3;2;5.02;0;1.68;10523 +73088;44.30875;3.3176;849;20220204;5.7;1.6;3.6;1.5;7.12;.3;.5;4718 +73088;44.30875;3.3176;849;20220205;8.2;3.1;5.6;2;5.52;.1;1.06;5382 +73088;44.30875;3.3176;849;20220206;2.9;-2;.4;3;5.92;2.5;.39;5341 +73088;44.30875;3.3176;849;20220207;8.5;2.6;5.5;3.5;6.32;.6;1.14;5982 +73088;44.30875;3.3176;849;20220208;16.1;-1.2;7.4;2.1;4.12;0;1.8;10679 +73088;44.30875;3.3176;849;20220209;11;-.6;5.2;1.4;5.52;0;1.01;8787 +73088;44.30875;3.3176;849;20220210;7.3;-1.6;2.8;2;6.97;0;1.35;12100 +73088;44.30875;3.3176;849;20220211;9.4;4.7;7;4.2;6.07;0;1.86;7900 +73088;44.30875;3.3176;849;20220212;8.6;-2.6;3;5.1;5.67;.7;1.44;5500 +73088;44.30875;3.3176;849;20220213;6.3;4.2;5.2;6.1;8.47;13.8;.65;900 +73088;44.30875;3.3176;849;20220214;6.5;5.9;6.2;5.3;7.97;7.3;1.1;3600 +73088;44.30875;3.3176;849;20220215;4.5;.9;2.7;6;6.87;2.9;.75;5400 +73088;44.30875;3.3176;849;20220216;8;2.7;5.3;3.6;8.72;5.9;.48;6392 +73088;44.30875;3.3176;849;20220217;10.4;7.2;8.8;4.1;10.22;2.3;.71;4942 +73088;44.30875;3.3176;849;20220218;16.8;3.8;10.3;2.4;9.12;0;1.51;10521 +73088;44.30875;3.3176;849;20220219;6.8;1.5;4.1;2.6;5.22;0;1.18;6658 +73088;44.30875;3.3176;849;20220220;5.4;-1;2.2;2.7;6.82;3.1;.56;7456 +73088;44.30875;3.3176;849;20220221;6.1;4.7;5.4;4.6;6.92;3.9;.99;3314 +73088;44.30875;3.3176;849;20220222;8.8;1.6;5.2;2.6;6.62;.1;1.09;8147 +73088;44.30875;3.3176;849;20220223;14.6;2.4;8.5;2;6.52;0;1.64;10871 +73088;44.30875;3.3176;849;20220224;12.4;1;6.7;2.2;7.22;.1;1.32;10631 +73088;44.30875;3.3176;849;20220225;6.8;.7;3.7;2.9;4.72;0;1.37;7767 +73088;44.30875;3.3176;849;20220226;10.9;-.8;5;2.5;3.82;0;1.86;11056 +73088;44.30875;3.3176;849;20220227;10.3;-2.9;3.7;1.7;5.22;0;1.32;11920 +73088;44.30875;3.3176;849;20220228;11.1;-1.5;4.8;1.4;6.02;0;1.27;11784 +73088;44.30875;3.3176;849;20220301;10.1;-1;4.5;3.2;5.42;0;1.59;11175 +73088;44.30875;3.3176;849;20220302;7.5;.7;4.1;2;7.02;.1;.91;8766 +73088;44.30875;3.3176;849;20220303;13.2;1.6;7.4;1.1;7.92;0;1.3;11721 +73088;44.30875;3.3176;849;20220304;10.3;5.2;7.7;1.7;7.22;0;1.26;7728 +73088;44.30875;3.3176;849;20220305;10.3;.5;5.4;1.8;5.52;0;1.46;11007 +73088;44.30875;3.3176;849;20220306;9.3;-2.6;3.3;2.4;3.52;0;1.81;12319 +73088;44.30875;3.3176;849;20220307;9.8;-6;1.9;1.6;3.92;0;1.54;14429 +73088;44.30875;3.3176;849;20220308;6.8;-3.1;1.8;1.8;5.92;.2;1.03;11471 +73088;44.30875;3.3176;849;20220309;6.7;2.8;4.7;2.1;6.92;0;.97;7131 +73088;44.30875;3.3176;849;20220310;7.7;4.9;6.3;3.1;7.72;4.8;1.02;6052 +73088;44.30875;3.3176;849;20220311;6.1;5.2;5.6;5.3;7.42;4.8;.94;3293 +73088;44.30875;3.3176;849;20220312;4.7;2.2;3.4;5.1;6.82;14.8;.76;5834 +73088;44.30875;3.3176;849;20220313;4.6;3.3;3.9;3.9;6.22;14.9;.99;4141 +73088;44.30875;3.3176;849;20220314;7.4;-.6;3.4;3.9;7.62;7.8;.8;11010 +73088;44.30875;3.3176;849;20220315;8.2;6.9;7.5;5.3;8.82;0;.94;4241 +73088;44.30875;3.3176;849;20220316;13.4;5.5;9.4;1.3;8.82;.1;1.53;11184 +73088;44.30875;3.3176;849;20220317;12.2;4.8;8.5;3;8.42;.5;1.61;10931 +73088;44.30875;3.3176;849;20220318;11.5;5.7;8.6;4;8.47;0;1.72;6800 +73088;44.30875;3.3176;849;20220319;12;4.7;8.3;3.4;7.07;0;2.37;14400 +73088;44.30875;3.3176;849;20220320;6.1;4;5;6.5;7.57;0;1.02;1200 +73088;44.30875;3.3176;849;20220321;8.1;4;6;8.7;7.07;.3;1.91;7500 +73088;44.30875;3.3176;849;20220322;9.9;2.6;6.2;9;5.97;0;2.96;18000 +73088;44.30875;3.3176;849;20220323;11.2;1.7;6.4;6;4.97;0;3.34;20700 +73088;44.30875;3.3176;849;20220324;14.6;2.6;8.6;4.6;4.07;0;4.01;21600 +73088;44.30875;3.3176;849;20220325;15.2;2.9;9;3.6;3.67;0;3.66;16300 +73088;44.30875;3.3176;849;20220326;15.4;3.9;9.6;4.7;4.87;0;4.06;21100 +73088;44.30875;3.3176;849;20220327;17.1;4.8;10.9;4.1;5.27;0;4.09;20300 +73088;44.30875;3.3176;849;20220328;16.2;5.7;10.9;4.8;4.87;0;4.27;18400 +73088;44.30875;3.3176;849;20220329;13.4;6.8;10.1;4.2;7.37;2.4;2.8;12300 +73088;44.30875;3.3176;849;20220330;9.9;5.1;7.5;2.9;9.07;.7;1.26;6600 +73088;44.30875;3.3176;849;20220331;10.3;4.6;7.4;6.9;7.27;1.6;2.65;17100 +73088;44.30875;3.3176;849;20220401;3.3;-2.3;.5;5.4;5.27;2;1.79;11866 +73088;44.30875;3.3176;849;20220402;1.3;-3.8;-1.2;3.7;4.94;.1;1.46;9533 +73088;44.30875;3.3176;849;20220403;.9;-4.1;-1.6;7.3;4.84;0;2.4;13268 +73088;44.30875;3.3176;849;20220404;7.4;-3.2;2.1;1.5;4.97;0;2.33;21066 +73088;44.30875;3.3176;849;20220405;13.6;-1.8;5.9;2.9;5.97;0;3.01;23700 +73088;44.30875;3.3176;849;20220406;10.2;1.7;5.9;4.3;8.27;1.3;1.46;9200 +73088;44.30875;3.3176;849;20220407;11.1;4.5;7.8;6;9.77;11.3;1.13;4000 +73088;44.30875;3.3176;849;20220408;15;8;11.5;6.3;9.77;.6;2.93;13900 +73088;44.30875;3.3176;849;20220409;9.2;2.7;5.9;6.6;5.77;0;2.82;16300 +73088;44.30875;3.3176;849;20220410;15.1;-.7;7.2;4.5;4.97;.3;3.98;24900 +73088;44.30875;3.3176;849;20220411;8;4;6;8.2;8.57;1.5;1.01;2800 +73088;44.30875;3.3176;849;20220412;11.6;5.7;8.6;7.5;6.97;0;2.8;7000 +73088;44.30875;3.3176;849;20220413;14;7;10.5;3.6;7.07;0;2.97;12700 +73088;44.30875;3.3176;849;20220414;21.1;5.9;13.5;3.7;9.67;.4;4.15;22000 +73088;44.30875;3.3176;849;20220415;22.5;8.9;15.7;5.3;10.37;0;5.04;23200 +73088;44.30875;3.3176;849;20220416;21.9;10;15.9;7.2;8.57;0;6.1;24800 +73088;44.30875;3.3176;849;20220417;21.3;5.8;13.5;5;7.47;0;5.37;26300 +73088;44.30875;3.3176;849;20220418;18;4.6;11.3;3.3;9.17;0;3.59;22400 +73088;44.30875;3.3176;849;20220419;17.5;5.3;11.4;2.2;10.07;0;2.89;18000 +73088;44.30875;3.3176;849;20220420;11.6;7.1;9.3;2;10.67;10.1;1.19;5400 +73088;44.30875;3.3176;849;20220421;10.7;6.5;8.6;1.8;10.87;9;1.1;6100 +73088;44.30875;3.3176;849;20220422;17.1;6;11.5;3.3;10.57;1;3.07;19300 +73088;44.30875;3.3176;849;20220423;10.8;8.4;9.6;5.5;9.07;19.7;1.79;3400 +73088;44.30875;3.3176;849;20220424;9.8;2.5;6.1;5;9.57;8.2;.91;6200 +73088;44.30875;3.3176;849;20220425;14.9;5.2;10;3.5;8.57;0;3.53;24600 +73088;44.30875;3.3176;849;20220426;19.9;4.7;12.3;2.1;8.37;0;4.24;27400 +73088;44.30875;3.3176;849;20220427;20.1;7.4;13.7;3.1;9.57;0;4.36;25100 +73088;44.30875;3.3176;849;20220428;21.7;9.5;15.6;2.7;10.87;1.6;4.34;23600 +73088;44.30875;3.3176;849;20220429;20.4;10.5;15.4;3.6;12.47;.5;4.08;22800 +73088;44.30875;3.3176;849;20220430;19.1;10.1;14.6;4.3;10.47;0;4.14;20500 +73088;44.30875;3.3176;849;20220501;18.4;5.2;11.8;3.6;7.47;0;4.48;25600 +73088;44.30875;3.3176;849;20220502;18.2;7.6;12.9;2.1;8.97;2.4;3.81;23000 +73088;44.30875;3.3176;849;20220503;16.8;8;12.4;1.7;11.37;3.9;2.29;12300 +73088;44.30875;3.3176;849;20220504;16.6;6;11.3;1.7;11.27;2.4;2.45;15200 +73088;44.30875;3.3176;849;20220505;15.7;6.9;11.3;4.3;9.47;.5;3.38;19600 +73088;44.30875;3.3176;849;20220506;13.4;7.1;10.2;4;8.62;0;2.55;14924 +73088;44.30875;3.3176;849;20220507;18.6;7.6;13.1;3.3;8.72;0;3.68;19949 +73088;44.30875;3.3176;849;20220508;17.8;8.2;13;2.6;9.42;.2;3.26;18698 +73088;44.30875;3.3176;849;20220509;21.2;6.9;14;1.6;9.72;.1;3.77;23018 +73088;44.30875;3.3176;849;20220510;23.2;8.6;15.9;1;11.32;0;3.83;23368 +73088;44.30875;3.3176;849;20220511;23.3;8.4;15.8;1.7;10.22;0;4.15;23715 +73088;44.30875;3.3176;849;20220512;23.4;8.5;15.9;2;9.92;0;4.31;23817 +73088;44.30875;3.3176;849;20220513;23.3;6.8;15;1.2;10.32;1.1;4.08;25189 +73088;44.30875;3.3176;849;20220514;26;10;18;1;12.52;0;4.3;24900 +73088;44.30875;3.3176;849;20220515;22.7;12.7;17.7;2.3;10.12;0;4.16;19676 +73088;44.30875;3.3176;849;20220516;25.5;10.7;18.1;1.6;10.42;.1;4.54;24120 +73088;44.30875;3.3176;849;20220517;27.8;11.1;19.4;1.3;12.62;0;4.75;25743 +73088;44.30875;3.3176;849;20220518;28.6;14.2;21.4;2.5;12.42;.3;5.36;23962 +73088;44.30875;3.3176;849;20220519;25.6;14.1;19.8;2.6;10.92;0;4.86;21445 +73088;44.30875;3.3176;849;20220520;24.5;14.5;19.5;2.6;9.92;0;4.72;20039 +73088;44.30875;3.3176;849;20220521;31.3;10.4;20.8;1.2;11.52;0;5.5;29250 +73088;44.30875;3.3176;849;20220522;31.3;16.1;23.7;1.1;12.92;.1;5.08;24964 +73088;44.30875;3.3176;849;20220523;17;15.8;16.4;2.2;14.32;.5;1.8;6738 +73088;44.30875;3.3176;849;20220524;15.5;8.5;12;2.1;9.82;.2;2.79;16911 +73088;44.30875;3.3176;849;20220525;19.4;7.6;13.5;2.5;9.02;0;3.88;22144 +73088;44.30875;3.3176;849;20220526;21.5;7.9;14.7;2.5;9.22;0;4.33;23870 +73088;44.30875;3.3176;849;20220527;26.1;10.2;18.1;3.3;10.52;0;5.5;25912 +73088;44.30875;3.3176;849;20220528;22.9;10;16.4;3.5;9.12;0;4.96;23358 +73088;44.30875;3.3176;849;20220529;21.7;7.4;14.5;3.1;6.42;0;5.03;24676 +73088;44.30875;3.3176;849;20220530;22.6;5.1;13.8;1.5;7.32;1;4.54;27405 +73088;44.30875;3.3176;849;20220531;21.4;10.6;16;1.9;11.12;.7;3.9;21489 +73088;44.30875;3.3176;849;20220601;27.4;10;18.7;1.7;11.82;0;5.14;27445 +73088;44.30875;3.3176;849;20220602;27;14.8;20.9;2.7;11.02;.3;5.37;22960 +73088;44.30875;3.3176;849;20220603;26.7;15.9;21.3;2.9;11.42;0;5.3;21620 +73088;44.30875;3.3176;849;20220604;27.1;14.8;20.9;3.3;14.22;2.7;5.23;23142 +73088;44.30875;3.3176;849;20220605;21.8;15.5;18.6;2.3;13.62;0;3.55;16473 +73088;44.30875;3.3176;849;20220606;25.9;10.5;18.2;2.5;12.52;.2;5.02;26030 +73088;44.30875;3.3176;849;20220607;20.9;12.6;16.7;2.9;12.12;0;3.81;19028 +73088;44.30875;3.3176;849;20220608;15.7;9.4;12.5;1.7;11.82;2;2.59;16548 +73088;44.30875;3.3176;849;20220609;17.7;9.1;13.4;3.2;10.22;0;3.43;19428 +73088;44.30875;3.3176;849;20220610;27;10.1;18.5;3.8;10.22;0;6.09;27434 +73088;44.30875;3.3176;849;20220611;31.8;13.6;22.7;3.3;10.12;0;7.15;28515 +73088;44.30875;3.3176;849;20220612;30.9;14;22.4;1.5;11.82;.1;5.66;27489 +73088;44.30875;3.3176;849;20220613;29.6;16.5;23;1.9;14.22;0;5.33;24174 +73088;44.30875;3.3176;849;20220614;33;12.8;22.9;1.9;13.12;.1;6.4;30140 +73088;44.30875;3.3176;849;20220615;32.1;17.3;24.7;2;13.42;.1;5.98;25756 +73088;44.30875;3.3176;849;20220616;34.5;15.6;25;1.2;13.82;0;6.06;29175 +73088;44.30875;3.3176;849;20220617;36.4;19.6;28;2.7;10.82;0;7.56;27495 +73088;44.30875;3.3176;849;20220618;32;18.1;25;3.3;11.72;.1;6.89;24980 +73088;44.30875;3.3176;849;20220619;28.2;19.3;23.7;5.3;12.12;0;6.68;19910 +73088;44.30875;3.3176;849;20220620;28.1;18.7;23.4;4.1;10.82;0;6.33;20475 +73088;44.30875;3.3176;849;20220621;28.7;14.8;21.7;2.4;15.72;1.2;5.29;24988 +73088;44.30875;3.3176;849;20220622;24.4;16.4;20.4;2.8;16.52;18.4;4;18855 +73088;44.30875;3.3176;849;20220623;22.1;15;18.5;2;16.32;22.2;3.36;17735 +73088;44.30875;3.3176;849;20220624;20;12.8;16.4;1.6;13.42;5.7;3.24;17857 +73088;44.30875;3.3176;849;20220625;24.4;9.9;17.1;2;13.52;7.5;4.5;25504 +73088;44.30875;3.3176;849;20220626;24.6;13.9;19.2;1.8;16.32;0;4.07;21839 +73088;44.30875;3.3176;849;20220627;21.5;13.1;17.3;2.4;14.52;0;3.55;19290 +73088;44.30875;3.3176;849;20220628;24;11.8;17.9;2.9;11.82;0;4.72;23315 +73088;44.30875;3.3176;849;20220629;27.9;11.3;19.6;1.7;11.92;.4;5.27;27243 +73088;44.30875;3.3176;849;20220630;18.9;13.2;16;1.9;13.92;2.4;2.87;15777 +73088;44.30875;3.3176;849;20220701;21.9;9;15.4;2.5;10.92;0;4.28;23918 +73088;44.30875;3.3176;849;20220702;29.8;8.1;18.9;1.9;10.82;0;5.98;31109 +73088;44.30875;3.3176;849;20220703;30.5;14.6;22.5;1.2;14.42;0;5.27;26535 +73088;44.30875;3.3176;849;20220704;27.7;15.8;21.7;2;16.32;.2;4.75;22869 +73088;44.30875;3.3176;849;20220705;27.5;14.6;21;2.6;14.02;0;5.16;23792 +73088;44.30875;3.3176;849;20220706;27;12.8;19.9;3.2;10.92;0;5.69;24943 +73088;44.30875;3.3176;849;20220707;25.1;12.1;18.6;3.9;10.72;0;5.44;23808 +73088;44.30875;3.3176;849;20220708;27.7;14;20.8;3.8;10.82;0;6.11;24407 +73088;44.30875;3.3176;849;20220709;30.4;14;22.2;3.5;10.12;0;6.81;26693 +73088;44.30875;3.3176;849;20220710;29.6;15.4;22.5;3.4;11.62;0;6.29;24759 +73088;44.30875;3.3176;849;20220711;31.9;13.2;22.5;2.5;12.82;0;6.37;28414 +73088;44.30875;3.3176;849;20220712;31;14.7;22.8;1.8;14.12;0;5.61;26442 +73088;44.30875;3.3176;849;20220713;31;14.1;22.5;1.6;11.12;0;5.64;26869 +73088;44.30875;3.3176;849;20220714;32.7;15;23.8;1.4;12.32;0;5.74;27441 +73088;44.30875;3.3176;849;20220715;32.6;20.2;26.4;3.1;12.32;0;6.61;22843 +73088;44.30875;3.3176;849;20220716;34.2;16.7;25.4;3.4;11.42;0;7.47;27143 +73088;44.30875;3.3176;849;20220717;34.8;17.4;26.1;3.1;9.72;0;7.51;26990 +73088;44.30875;3.3176;849;20220718;34.2;15.8;25;2.1;13.32;0;6.42;27687 +73088;44.30875;3.3176;849;20220719;32;20.4;26.2;2.5;11.32;.3;6.04;21834 +73088;44.30875;3.3176;849;20220720;25.6;16.8;21.2;1.6;13.42;0;4.1;18905 +73088;44.30875;3.3176;849;20220721;31.7;14;22.8;1.8;12.72;0;5.74;26900 +73088;44.30875;3.3176;849;20220722;33.5;15.2;24.3;2.1;13.52;1.6;6.21;27270 +73088;44.30875;3.3176;849;20220723;28;15.2;21.6;2.4;14.62;0;4.94;22662 +73088;44.30875;3.3176;849;20220724;34.1;14.9;24.5;2.3;12.42;0;6.52;27752 +73088;44.30875;3.3176;849;20220725;26.6;16.5;21.5;1.9;14.22;0;4.35;19942 +73088;44.30875;3.3176;849;20220726;24.5;14.9;19.7;2.6;12.92;0;4.29;19360 +73088;44.30875;3.3176;849;20220727;27.6;11.9;19.7;2.5;10.72;0;5.32;24779 +73088;44.30875;3.3176;849;20220728;28.8;10.4;19.6;1.1;10.92;.1;4.86;26755 +73088;44.30875;3.3176;849;20220729;26.5;14.5;20.5;1.4;14.32;1.5;4.19;21441 +73088;44.30875;3.3176;849;20220730;28.7;14.2;21.4;2.5;12.92;0;5.24;23512 +73088;44.30875;3.3176;849;20220731;30.8;14.3;22.5;2.2;11.42;0;5.66;25003 +73088;44.30875;3.3176;849;20220801;32.7;17.8;25.2;3.1;11.52;0;6.54;23637 +73088;44.30875;3.3176;849;20220802;32.6;17;24.8;2.5;12.12;0;6.05;24088 +73088;44.30875;3.3176;849;20220803;32.8;19.9;26.3;2.1;11.52;0;5.66;21768 +73088;44.30875;3.3176;849;20220804;33.5;17.3;25.4;1.4;11.32;0;5.34;24330 +73088;44.30875;3.3176;849;20220805;30.5;16.5;23.5;2;14.82;.8;5.04;22481 +73088;44.30875;3.3176;849;20220806;30.6;16.1;23.3;3.7;14.32;0;5.93;22775 +73088;44.30875;3.3176;849;20220807;30.7;16;23.3;3.5;10.92;0;6.28;22821 +73088;44.30875;3.3176;849;20220808;32.1;15.6;23.8;3.2;9.42;0;6.59;24080 +73088;44.30875;3.3176;849;20220809;32.6;14.8;23.7;1.6;9.12;0;5.41;24897 +73088;44.30875;3.3176;849;20220810;32.4;18.4;25.4;1.9;9.92;0;5.41;21916 +73088;44.30875;3.3176;849;20220811;32;15.6;23.8;1.5;11.92;0;5.06;23626 +73088;44.30875;3.3176;849;20220812;33.8;16.5;25.1;1.3;12.92;0;5.12;24144 +73088;44.30875;3.3176;849;20220813;34.4;17.9;26.1;1.2;12.42;6.3;5.02;23437 +73088;44.30875;3.3176;849;20220814;22.5;19.1;20.8;2.4;18.22;19;2.53;10352 +73088;44.30875;3.3176;849;20220815;24;14.3;19.1;1.3;13.72;0;3.38;17666 +73088;44.30875;3.3176;849;20220816;27.2;11.8;19.5;2.1;13.82;1.9;4.35;22234 +73088;44.30875;3.3176;849;20220817;23.3;14.8;19;2;16.02;9.6;3.15;16312 +73088;44.30875;3.3176;849;20220818;19;13.6;16.3;2.2;14.72;3.3;2.35;12837 +73088;44.30875;3.3176;849;20220819;21.3;13.5;17.4;2;14.72;.1;2.85;15413 +73088;44.30875;3.3176;849;20220820;24.9;13.4;19.1;2.1;14.52;0;3.66;18683 +73088;44.30875;3.3176;849;20220821;25.4;13.7;19.5;2.5;13.42;.1;3.97;18726 +73088;44.30875;3.3176;849;20220822;22.8;14.1;18.4;1.8;15.12;.1;3.03;15983 +73088;44.30875;3.3176;849;20220823;26.8;15.4;21.1;2.3;15.12;0;3.95;18232 +73088;44.30875;3.3176;849;20220824;31.8;12.9;22.3;1.6;13.72;0;4.76;23434 +73088;44.30875;3.3176;849;20220825;28.8;14.7;21.7;1.5;14.72;.8;4.03;20044 +73088;44.30875;3.3176;849;20220826;26.3;15.5;20.9;2.3;15.92;.6;3.69;17366 +73088;44.30875;3.3176;849;20220827;26.2;14.7;20.4;2.5;14.12;0;3.91;17804 +73088;44.30875;3.3176;849;20220828;29.3;11.1;20.2;1.2;12.62;.1;4.07;22341 +73088;44.30875;3.3176;849;20220829;29.1;14.3;21.7;1.6;14.52;.6;4.04;19957 +73088;44.30875;3.3176;849;20220830;28;14.2;21.1;1.5;14.72;.2;3.76;19111 +73088;44.30875;3.3176;849;20220831;27;13.4;20.2;2.9;13.22;0;4.25;18824 +73088;44.30875;3.3176;849;20220901;27.2;11.7;19.4;1.5;13.12;.2;3.72;19968 +73088;44.30875;3.3176;849;20220902;24.2;13.4;18.8;1;14.62;12.7;2.91;16468 +73088;44.30875;3.3176;849;20220903;23.1;13.7;18.4;1;16.12;11.6;2.63;15213 +73088;44.30875;3.3176;849;20220904;25.2;14.5;19.8;1.4;16.42;0;2.99;16126 +73088;44.30875;3.3176;849;20220905;24.4;16.3;20.3;2.1;16.82;0;2.89;13861 +73088;44.30875;3.3176;849;20220906;25;16;20.5;1.9;17.22;2.2;2.91;14511 +73088;44.30875;3.3176;849;20220907;24.8;14.8;19.8;2.2;16.62;4.1;3;15188 +73088;44.30875;3.3176;849;20220908;21;11;16;2.2;12.42;.4;2.74;15057 +73088;44.30875;3.3176;849;20220909;17.3;11.4;14.3;1.9;12.72;.4;1.96;11368 +73088;44.30875;3.3176;849;20220910;20.9;9.5;15.2;1.8;11.32;0;2.72;15823 +73088;44.30875;3.3176;849;20220911;27.3;8.1;17.7;1.5;10.22;0;3.64;20474 +73088;44.30875;3.3176;849;20220912;27.2;11.9;19.5;1.3;14.42;0;3.23;18067 +73088;44.30875;3.3176;849;20220913;24.1;15.6;19.8;2.9;18.22;5;2.61;13238 +73088;44.30875;3.3176;849;20220914;22.1;15.6;18.8;2.4;17.02;8.1;2.26;11416 +73088;44.30875;3.3176;849;20220915;23.8;11.9;17.8;1.3;13.92;.1;2.66;15446 +73088;44.30875;3.3176;849;20220916;20;13.3;16.6;1.8;12.62;0;2.27;11376 +73088;44.30875;3.3176;849;20220917;15.5;7.8;11.6;3.1;7.82;0;2.5;12107 +73088;44.30875;3.3176;849;20220918;21.5;4.6;13;3.7;6.52;0;3.93;17959 +73088;44.30875;3.3176;849;20220919;20.9;7.2;14;3.8;7.72;0;3.64;15969 +73088;44.30875;3.3176;849;20220920;21.9;6.5;14.2;4.3;7.52;0;4.02;16787 +73088;44.30875;3.3176;849;20220921;22.3;6.9;14.6;2.9;7.92;0;3.47;16617 +73088;44.30875;3.3176;849;20220922;21.9;7.7;14.8;.8;10.62;.1;2.29;15777 +73088;44.30875;3.3176;849;20220923;18.6;8.5;13.5;1.6;12.02;10.8;1.96;13104 +73088;44.30875;3.3176;849;20220924;17.4;10.2;13.8;1.6;11.92;0;1.78;10883 +73088;44.30875;3.3176;849;20220925;15.1;8.6;11.8;1.6;10.32;.5;1.63;10210 +73088;44.30875;3.3176;849;20220926;13.2;5.7;9.4;2.4;9.62;2.6;1.49;10879 +73088;44.30875;3.3176;849;20220927;11.6;7.7;9.6;4.1;10.12;9.4;1.22;7644 +73088;44.30875;3.3176;849;20220928;14.2;9.1;11.6;4.5;12.02;11.3;1.27;8704 +73088;44.30875;3.3176;849;20220929;13.1;7;10;2.9;9.92;1.2;1.43;9451 +73088;44.30875;3.3176;849;20220930;11.4;6.1;8.7;2;8.42;0;1.36;8682 +73088;44.30875;3.3176;849;20221001;13.3;3.7;8.5;1.8;10.92;2.6;1.17;11694 +73088;44.30875;3.3176;849;20221002;17.8;12.7;15.2;1.9;13.62;.2;1.54;8314 +73088;44.30875;3.3176;849;20221003;20.7;9.3;15;2.7;11.32;.1;2.36;12491 +73088;44.30875;3.3176;849;20221004;22.2;6.4;14.3;.5;10.12;.1;1.85;14608 +73088;44.30875;3.3176;849;20221005;18.5;7.8;13.1;1.7;11.92;.2;1.7;11808 +73088;44.30875;3.3176;849;20221006;20.8;10.9;15.8;1.4;12.82;.1;1.84;11209 +73088;44.30875;3.3176;849;20221007;18.4;10.3;14.3;1.2;12.52;2.6;1.53;9979 +73088;44.30875;3.3176;849;20221008;17.3;9.8;13.5;1.5;12.42;.6;1.43;9471 +73088;44.30875;3.3176;849;20221009;18.5;6.1;12.3;1.6;11.12;.1;1.65;12148 +73088;44.30875;3.3176;849;20221010;20.4;8.6;14.5;.8;12.12;.1;1.59;11696 +73088;44.30875;3.3176;849;20221011;19.1;7.5;13.3;.4;11.62;.1;1.39;11451 +73088;44.30875;3.3176;849;20221012;17.5;10.2;13.8;.3;11.92;.9;1.2;8887 +73088;44.30875;3.3176;849;20221013;16.2;7.7;11.9;.7;11.82;6.3;1.19;9502 +73088;44.30875;3.3176;849;20221014;14.6;11.8;13.2;2.2;13.72;.9;.89;5209 +73088;44.30875;3.3176;849;20221015;22.5;8.4;15.4;.9;12.32;.1;1.65;12050 +73088;44.30875;3.3176;849;20221016;18.7;11.4;15;2.9;14.32;.2;1.4;8445 +73088;44.30875;3.3176;849;20221017;17.4;14.8;16.1;3.9;14.22;.4;1.49;4808 +73088;44.30875;3.3176;849;20221018;20.4;12.5;16.4;1.4;14.52;.3;1.41;8577 +73088;44.30875;3.3176;849;20221019;19;8.3;13.6;1.5;14.02;3.5;1.22;9920 +73088;44.30875;3.3176;849;20221020;16.9;14;15.4;3.9;15.82;9.7;.93;4899 +73088;44.30875;3.3176;849;20221021;20.2;15.1;17.6;3.3;14.52;.4;1.8;6544 +73088;44.30875;3.3176;849;20221022;21.6;9.4;15.5;1;12.32;.1;1.43;10213 +73088;44.30875;3.3176;849;20221023;18.1;12.6;15.3;2.5;13.92;.6;1.29;6632 +73088;44.30875;3.3176;849;20221024;19.1;12;15.5;1.6;12.32;.1;1.4;7491 +73088;44.30875;3.3176;849;20221025;19.9;8.9;14.4;1.6;10.82;.1;1.52;9301 +73088;44.30875;3.3176;849;20221026;21.5;10.3;15.9;.9;13.52;.2;1.26;9265 +73088;44.30875;3.3176;849;20221027;21.4;11.9;16.6;1.1;13.92;0;1.28;8387 +73088;44.30875;3.3176;849;20221028;21.4;10.8;16.1;1.1;11.82;0;1.36;8765 +73088;44.30875;3.3176;849;20221029;20.6;11.5;16;1.8;8.62;0;1.87;7983 +73088;44.30875;3.3176;849;20221030;20.7;9.9;15.3;2;11.02;0;1.64;8617 +73088;44.30875;3.3176;849;20221031;17.8;9.5;13.6;2.9;12.52;4.9;1.25;7403 +73088;44.30875;3.3176;849;20221101;16.4;11.5;13.9;1.8;12.12;.1;1.08;5516 +73088;44.30875;3.3176;849;20221102;16;6.5;11.2;1.3;8.72;.1;1.11;7739 +73088;44.30875;3.3176;849;20221103;13.7;6.1;9.9;1.9;9.82;3.5;.91;6786 +73088;44.30875;3.3176;849;20221104;6.4;6.2;6.3;3.3;8.22;7.1;.62;739 +73088;44.30875;3.3176;849;20221105;10;3.7;6.8;2.7;6.82;0;1.09;5978 +73088;44.30875;3.3176;849;20221106;16.4;.8;8.6;1.5;5.32;0;1.33;9519 +73088;44.30875;3.3176;849;20221107;15.9;3.2;9.5;1.8;8.12;.1;1.14;8437 +73088;44.30875;3.3176;849;20221108;13.7;7.4;10.5;3.8;11.32;5.2;.76;5743 +73088;44.30875;3.3176;849;20221109;15.7;10.9;13.3;1.5;12.42;1.6;.83;4894 +73088;44.30875;3.3176;849;20221110;14.2;6.4;10.3;1.5;9.32;.1;.87;6270 +73088;44.30875;3.3176;849;20221111;18;6.1;12;2;10.72;0;1.07;7742 +73088;44.30875;3.3176;849;20221112;19.2;6.3;12.7;.4;9.52;0;.69;7975 +73088;44.30875;3.3176;849;20221113;18.1;6.4;12.2;1;8.32;0;.95;7481 +73088;44.30875;3.3176;849;20221114;11.6;9.5;10.5;2.2;10.42;2.7;.76;2891 +73088;44.30875;3.3176;849;20221115;13.8;8.8;11.3;1.5;11.22;4.8;.68;4627 +73088;44.30875;3.3176;849;20221116;13.1;5.8;9.4;1.2;9.22;.6;.68;5607 +73088;44.30875;3.3176;849;20221117;12.2;6.1;9.1;2.9;10.12;4.7;.65;5028 +73088;44.30875;3.3176;849;20221118;7.1;5.1;6.1;2.7;7.92;.6;.61;2667 +73088;44.30875;3.3176;849;20221119;7.2;1.9;4.5;1.8;6.62;0;.61;4546 +73088;44.30875;3.3176;849;20221120;6.3;-.5;2.9;1.9;6.22;.5;.51;5144 +73088;44.30875;3.3176;849;20221121;7;1.2;4.1;2.4;7.22;9.8;.47;4665 +73088;44.30875;3.3176;849;20221122;4.2;2.3;3.2;3.6;7.12;5.4;.37;2463 +73088;44.30875;3.3176;849;20221123;8.8;3.3;6;1.5;8.42;4;.43;4430 +73088;44.30875;3.3176;849;20221124;11.4;5.1;8.2;1.6;8.22;.2;.68;4719 +73088;44.30875;3.3176;849;20221125;8;3.1;5.5;1.6;7.82;2.9;.46;4069 +73088;44.30875;3.3176;849;20221126;8.1;2.1;5.1;2.8;6.12;.1;.87;4500 +73088;44.30875;3.3176;849;20221127;11.8;.1;5.9;.9;5.02;2.9;.61;6385 +73088;44.30875;3.3176;849;20221128;6.1;3.6;4.8;1.1;7.92;3.5;.38;2701 +73088;44.30875;3.3176;849;20221129;6.8;1.8;4.3;1.9;6.52;.1;.56;3953 +73088;44.30875;3.3176;849;20221130;7.3;.5;3.9;2.6;6.02;.1;.69;4636 +73088;44.30875;3.3176;849;20221201;5.8;1.9;3.8;2.9;5.72;0;.79;3380 +73088;44.30875;3.3176;849;20221202;2.9;0;1.4;1.3;5.32;2.4;.45;2832 +73088;44.30875;3.3176;849;20221203;5.1;-.1;2.5;1.4;6.62;10.8;.32;3901 +73088;44.30875;3.3176;849;20221204;4.3;2.8;3.5;1.3;6.42;3.7;.48;1887 +73088;44.30875;3.3176;849;20221205;9.9;-4.4;2.7;.3;4.82;.2;.22;6644 +73088;44.30875;3.3176;849;20221206;11.6;-2.3;4.6;.6;4.32;.5;.39;6500 +73088;44.30875;3.3176;849;20221207;8.7;-1.3;3.7;1.3;4.52;.3;.63;5416 +73088;44.30875;3.3176;849;20221208;9;-3.3;2.8;.5;5.92;5.6;.26;6016 +73088;44.30875;3.3176;849;20221209;7.8;4.5;6.1;1.4;9.42;1.1;.26;2899 +73088;44.30875;3.3176;849;20221210;1.3;2.7;2;2.8;5.82;0;.58;0 +73088;44.30875;3.3176;849;20221211;5.8;-7.9;-1.1;2.5;2.72;0;.94;6274 +73088;44.30875;3.3176;849;20221212;4.2;-6.4;-1.1;1;3.52;15.4;.39;5446 +73088;44.30875;3.3176;849;20221213;7.5;-1.1;3.2;2.2;8.32;7.3;.05;4845 +73088;44.30875;3.3176;849;20221214;9.6;5.7;7.6;1.2;9.22;1.9;.4;3116 +73088;44.30875;3.3176;849;20221215;7.5;2.2;4.8;2.2;8.32;17.8;.25;3690 +73088;44.30875;3.3176;849;20221216;6.2;2.5;4.3;3.1;6.62;0;.62;3007 +73088;44.30875;3.3176;849;20221217;7.2;-5;1.1;3.4;3.32;0;1.19;5787 +73088;44.30875;3.3176;849;20221218;7.3;-3.7;1.8;2.1;5.32;0;.51;5465 +73088;44.30875;3.3176;849;20221219;10.6;6.7;8.6;5.3;9.12;.5;.85;3083 +73088;44.30875;3.3176;849;20221220;10.7;8.6;9.6;3.8;9.72;.8;.81;2151 +73088;44.30875;3.3176;849;20221221;11.5;8.3;9.9;1.3;9.52;1;.59;2752 +73088;44.30875;3.3176;849;20221222;10.4;4.4;7.4;3.9;10.62;12.9;.06;3922 +73088;44.30875;3.3176;849;20221223;12.2;9.3;10.7;2.4;11.82;.2;.44;2603 +73088;44.30875;3.3176;849;20221224;14;9;11.5;.5;10.22;.1;.45;3552 +73088;44.30875;3.3176;849;20221225;12.5;4.4;8.4;1.2;8.72;.1;.47;4642 +73088;44.30875;3.3176;849;20221226;13.1;5.5;9.3;1.3;9.72;.1;.46;4494 +73088;44.30875;3.3176;849;20221227;10.8;3.9;7.3;1;7.92;.1;.45;4274 +73088;44.30875;3.3176;849;20221228;11.8;1.7;6.7;.9;7.72;0;.39;5275 +73088;44.30875;3.3176;849;20221229;10.5;1.2;5.8;.8;8.42;2.4;.28;5063 +73088;44.30875;3.3176;849;20221230;9.9;3.5;6.7;.9;8.72;.8;.34;4147 +73088;44.30875;3.3176;849;20221231;13.6;7.2;10.4;1.6;9.52;0;.66;4166 +73089;44.32839;3.62942;857;20220101;18.9;7;13;3.1;4.98;.1;2.24;6322 +73089;44.32839;3.62942;857;20220102;14.4;5.9;10.1;4.1;5.83;0;2.01;3870 +73089;44.32839;3.62942;857;20220103;11.1;4.2;7.7;3.6;7.98;0;.84;4760 +73089;44.32839;3.62942;857;20220104;11.9;4.1;8;2.1;7.68;3.1;.55;4209 +73089;44.32839;3.62942;857;20220105;.4;.4;.4;10.2;4.48;.6;.93;1650 +73089;44.32839;3.62942;857;20220106;1.7;-1.9;-.1;7.8;3.63;0;1.15;5277 +73089;44.32839;3.62942;857;20220107;1.3;-5.4;-2.1;7;4.48;2;.44;4318 +73089;44.32839;3.62942;857;20220108;5.2;-.5;2.3;8.2;6.78;6.5;.24;3751 +73089;44.32839;3.62942;857;20220109;1.8;.3;1;6.7;6.13;4.3;.22;1724 +73089;44.32839;3.62942;857;20220110;2.7;.6;1.7;5.5;5.13;.9;.72;3054 +73089;44.32839;3.62942;857;20220111;3.6;-3.8;-.1;5.5;3.53;.1;1.09;6151 +73089;44.32839;3.62942;857;20220112;4.8;-4.5;.2;3.5;2.98;0;1.19;6959 +73089;44.32839;3.62942;857;20220113;10.6;-3.5;3.6;2.8;3.13;.1;1.37;7422 +73089;44.32839;3.62942;857;20220114;13.3;-2.2;5.5;3.1;2.83;0;1.84;7570 +73089;44.32839;3.62942;857;20220115;11.4;0;5.7;4;2.88;0;2.08;6970 +73089;44.32839;3.62942;857;20220116;8.6;-2.2;3.2;5.3;3.08;0;1.86;6995 +73089;44.32839;3.62942;857;20220117;6.8;-.6;3.1;5.3;4.98;0;1.15;6933 +73089;44.32839;3.62942;857;20220118;10.5;-.7;4.9;2.5;4.63;0;1.1;6990 +73089;44.32839;3.62942;857;20220119;3.9;-2.4;.8;4.8;5.18;.1;.54;4105 +73089;44.32839;3.62942;857;20220120;3.9;-.5;1.7;7.2;4.63;.2;1.08;5030 +73089;44.32839;3.62942;857;20220121;1.6;-2.6;-.5;7.1;3.38;0;1.21;6257 +73089;44.32839;3.62942;857;20220122;4.8;-3.9;.5;4.5;3.98;0;1.06;7486 +73089;44.32839;3.62942;857;20220123;13.7;-1.6;6;2.2;4.53;0;1.29;8389 +73089;44.32839;3.62942;857;20220124;13.5;-.4;6.6;2.3;3.93;0;1.48;7916 +73089;44.32839;3.62942;857;20220125;13.9;.5;7.2;2.6;4.13;0;1.6;8279 +73089;44.32839;3.62942;857;20220126;13.8;.6;7.2;4.3;3.33;0;2.35;8489 +73089;44.32839;3.62942;857;20220127;12.8;.8;6.8;4.6;2.78;0;2.54;8575 +73089;44.32839;3.62942;857;20220128;10.5;.3;5.4;6.8;3.73;0;2.49;8532 +73089;44.32839;3.62942;857;20220129;11.9;1.4;6.7;5.4;4.13;0;2.25;8293 +73089;44.32839;3.62942;857;20220130;9.3;2.1;5.7;7.2;5.88;.2;1.57;8050 +73089;44.32839;3.62942;857;20220131;5.3;-2.3;1.5;10.9;5.28;.2;.91;4968 +73089;44.32839;3.62942;857;20220201;2.9;-2.2;.3;11.1;4.88;0;.8;4647 +73089;44.32839;3.62942;857;20220202;10.1;2.1;6.1;9.5;6.78;0;1.34;8241 +73089;44.32839;3.62942;857;20220203;17.2;1.3;9.2;3.7;4.23;0;2.56;8589 +73089;44.32839;3.62942;857;20220204;6.5;.8;3.6;6.8;6.58;.3;.63;4711 +73089;44.32839;3.62942;857;20220205;8;2.3;5.1;6.6;5.08;.1;1.58;8149 +73089;44.32839;3.62942;857;20220206;4.5;-3.4;.5;8.8;5.63;1.4;.52;6072 +73089;44.32839;3.62942;857;20220207;6.6;2.3;4.4;9.6;5.88;.5;1.31;8007 +73089;44.32839;3.62942;857;20220208;15;-1.1;7;3.4;3.78;0;2.26;10873 +73089;44.32839;3.62942;857;20220209;11.1;.5;5.8;2.5;5.43;0;1.28;8958 +73089;44.32839;3.62942;857;20220210;14;-.6;6.7;2.3;5.52;0;1.73;11500 +73089;44.32839;3.62942;857;20220211;7.5;3.4;5.4;2.7;5.02;0;1.34;8900 +73089;44.32839;3.62942;857;20220212;8.9;-3.9;2.5;3.3;4.82;1.5;1.27;9500 +73089;44.32839;3.62942;857;20220213;5.4;3.8;4.6;3.8;7.12;24;.68;1900 +73089;44.32839;3.62942;857;20220214;6.5;5.3;5.9;3.3;7.72;8.5;.75;3400 +73089;44.32839;3.62942;857;20220215;4.2;.7;2.4;3;6.32;.9;.62;5800 +73089;44.32839;3.62942;857;20220216;8.4;2.5;5.5;8.5;8.58;4;.34;5407 +73089;44.32839;3.62942;857;20220217;13.1;6.8;9.9;8.7;9.98;1;1.04;7634 +73089;44.32839;3.62942;857;20220218;17.4;6.1;11.8;5.2;9.03;0;2.07;11029 +73089;44.32839;3.62942;857;20220219;6.7;1.9;4.3;6.6;4.93;0;1.59;8203 +73089;44.32839;3.62942;857;20220220;7.2;-.6;3.3;9.1;6.43;1.6;.91;6484 +73089;44.32839;3.62942;857;20220221;6;4.6;5.3;11;6.48;2.1;1.31;5323 +73089;44.32839;3.62942;857;20220222;9.4;1.4;5.4;9;5.98;.1;1.72;10169 +73089;44.32839;3.62942;857;20220223;15.1;3.2;9.2;4.2;6.53;.1;2.09;12227 +73089;44.32839;3.62942;857;20220224;12.6;3.8;8.2;4.3;7.28;.1;1.48;9268 +73089;44.32839;3.62942;857;20220225;6;1.5;3.8;7.3;4.68;0;1.78;10785 +73089;44.32839;3.62942;857;20220226;9.6;-1.2;4.2;4.3;3.63;0;2.12;12828 +73089;44.32839;3.62942;857;20220227;10;-1.1;4.4;2.3;5.33;0;1.34;11577 +73089;44.32839;3.62942;857;20220228;12.2;-.7;5.7;3.5;5.33;0;1.81;12949 +73089;44.32839;3.62942;857;20220301;11.7;.6;6.2;3.2;5.13;0;1.76;11608 +73089;44.32839;3.62942;857;20220302;7.5;-1.1;3.2;3.3;6.83;.2;.62;6423 +73089;44.32839;3.62942;857;20220303;14.7;3.5;9.1;2.7;7.83;0;1.5;10956 +73089;44.32839;3.62942;857;20220304;10.2;4;7.1;5.1;6.88;0;1.54;7200 +73089;44.32839;3.62942;857;20220305;10.8;.2;5.5;4.4;4.68;0;2.13;13921 +73089;44.32839;3.62942;857;20220306;9.2;-3.5;2.9;3.1;3.33;0;1.95;14426 +73089;44.32839;3.62942;857;20220307;9.6;-4.1;2.8;2.3;3.83;0;1.69;14454 +73089;44.32839;3.62942;857;20220308;6.1;-2.4;1.8;2.5;5.73;.4;.89;8051 +73089;44.32839;3.62942;857;20220309;6.3;1.3;3.8;2.8;6.88;.1;.72;5193 +73089;44.32839;3.62942;857;20220310;6.1;4.3;5.2;3.9;7.68;11.5;.6;3702 +73089;44.32839;3.62942;857;20220311;4.9;4.5;4.7;6.6;7.53;20;.48;1776 +73089;44.32839;3.62942;857;20220312;3.8;2.1;2.9;6.9;6.63;40.9;.53;4807 +73089;44.32839;3.62942;857;20220313;3.5;2.6;3.1;5.7;6.33;45.2;.68;3198 +73089;44.32839;3.62942;857;20220314;7;-.4;3.3;6.1;7.68;8.7;.38;6551 +73089;44.32839;3.62942;857;20220315;7.5;6.4;6.9;6.8;8.88;.8;.53;2206 +73089;44.32839;3.62942;857;20220316;12.8;6.1;9.5;3.2;9.08;0;1.29;8145 +73089;44.32839;3.62942;857;20220317;11.9;5.9;8.9;3.7;8.63;.1;1.47;8487 +73089;44.32839;3.62942;857;20220318;10.9;4.6;7.7;2.6;7.72;.2;1.41;7900 +73089;44.32839;3.62942;857;20220319;14.7;2.9;8.8;1.9;6.12;.1;2.28;16300 +73089;44.32839;3.62942;857;20220320;7.5;2.3;4.9;3.8;6.32;2.7;1.16;3700 +73089;44.32839;3.62942;857;20220321;9.3;3.3;6.3;3.9;5.72;.5;1.97;10900 +73089;44.32839;3.62942;857;20220322;9.9;2.4;6.1;4.2;4.42;.1;2.65;16700 +73089;44.32839;3.62942;857;20220323;12.4;2.6;7.5;3.6;3.92;0;3.14;20300 +73089;44.32839;3.62942;857;20220324;15.5;0;7.7;3.2;4.12;0;3.26;20700 +73089;44.32839;3.62942;857;20220325;16.4;1.3;8.8;2.5;3.62;0;3.17;18500 +73089;44.32839;3.62942;857;20220326;17.2;2.4;9.8;2.8;4.32;0;3.41;20200 +73089;44.32839;3.62942;857;20220327;17.4;2.5;9.9;3;4.82;0;3.44;20100 +73089;44.32839;3.62942;857;20220328;17.2;3.2;10.2;3.3;4.32;0;3.6;18700 +73089;44.32839;3.62942;857;20220329;14.8;7.4;11.1;2.7;6.22;3.1;2.7;13200 +73089;44.32839;3.62942;857;20220330;10.5;5.1;7.8;1.6;8.42;.8;1.11;5700 +73089;44.32839;3.62942;857;20220331;7.1;2.8;4.9;3.2;7.02;1.3;1.12;7000 +73089;44.32839;3.62942;857;20220401;.1;-2.3;-1.1;6;4.42;2.2;1.08;12200 +73089;44.32839;3.62942;857;20220402;-1.8;-3.9;-2.9;4.4;3.82;.1;.82;6200 +73089;44.32839;3.62942;857;20220403;-.7;-4.1;-2.4;3.7;3.82;0;.9;6800 +73089;44.32839;3.62942;857;20220404;11.4;-4.1;3.6;1.8;4.32;0;2.49;23100 +73089;44.32839;3.62942;857;20220405;14.6;-2.6;6;2.5;6.32;0;2.64;21900 +73089;44.32839;3.62942;857;20220406;17;3.7;10.3;2.5;8.12;1.5;2.63;16400 +73089;44.32839;3.62942;857;20220407;9.5;5.1;7.3;5;9.32;9;.86;5700 +73089;44.32839;3.62942;857;20220408;14.3;7.5;10.9;5.8;9.12;.5;2.24;9200 +73089;44.32839;3.62942;857;20220409;8.7;1;4.8;5.1;5.02;0;2.45;17100 +73089;44.32839;3.62942;857;20220410;16.8;-2.2;7.3;2.4;4.22;.4;3.49;24400 +73089;44.32839;3.62942;857;20220411;8.7;5;6.8;3.8;7.02;2.2;1.39;4300 +73089;44.32839;3.62942;857;20220412;11.5;6.3;8.9;4.2;5.62;0;2.52;7600 +73089;44.32839;3.62942;857;20220413;18.7;8.1;13.4;2.5;6.32;0;3.64;19100 +73089;44.32839;3.62942;857;20220414;21.4;5.8;13.6;2.6;8.82;.2;3.73;21600 +73089;44.32839;3.62942;857;20220415;21.9;8.5;15.2;2.7;9.72;0;4.09;24000 +73089;44.32839;3.62942;857;20220416;19.9;7.4;13.6;3.3;8.12;0;4.16;24400 +73089;44.32839;3.62942;857;20220417;23;3.7;13.3;2.5;5.42;0;4.64;26000 +73089;44.32839;3.62942;857;20220418;18.9;3.7;11.3;2.2;7.82;0;3.57;24200 +73089;44.32839;3.62942;857;20220419;18.3;2.3;10.3;1.5;7.62;.8;2.63;16100 +73089;44.32839;3.62942;857;20220420;12.5;8.2;10.3;2;8.72;27.2;1.46;5000 +73089;44.32839;3.62942;857;20220421;13.1;6.6;9.8;.8;10.12;5.3;1.24;6500 +73089;44.32839;3.62942;857;20220422;18.9;4.4;11.6;1.8;9.02;2.2;2.95;18700 +73089;44.32839;3.62942;857;20220423;9.7;7.7;8.7;3.5;8.12;21.2;1.37;3500 +73089;44.32839;3.62942;857;20220424;10.7;1;5.8;2;8.82;8.6;.99;6800 +73089;44.32839;3.62942;857;20220425;16.1;3.7;9.9;2;8.12;0;2.83;19300 +73089;44.32839;3.62942;857;20220426;20.1;1.9;11;2.2;7.62;0;3.8;25000 +73089;44.32839;3.62942;857;20220427;23.1;5.8;14.4;2;8.82;0;4.13;24100 +73089;44.32839;3.62942;857;20220428;22.1;8.2;15.1;1.4;10.22;1.6;3.27;18400 +73089;44.32839;3.62942;857;20220429;22.5;5.5;14;1.4;9.32;.2;3.68;22600 +73089;44.32839;3.62942;857;20220430;17.6;7.5;12.5;3.2;8.52;0;3.81;23700 +73089;44.32839;3.62942;857;20220501;19.6;3.6;11.6;1.7;6.72;0;4.01;27000 +73089;44.32839;3.62942;857;20220502;20;4.9;12.4;2.3;8.92;2.4;3.27;18300 +73089;44.32839;3.62942;857;20220503;16.7;9;12.8;1.6;9.92;2.1;2.07;9700 +73089;44.32839;3.62942;857;20220504;18.4;4.9;11.6;1.5;10.32;4.4;2.77;18100 +73089;44.32839;3.62942;857;20220505;13.8;7.2;10.5;2.6;9.02;.5;2.34;14000 +73089;44.32839;3.62942;857;20220506;12.9;7.4;10.2;6.8;8.48;0;2.37;11372 +73089;44.32839;3.62942;857;20220507;17.8;6.9;12.4;5.8;8.73;0;3.76;20394 +73089;44.32839;3.62942;857;20220508;17.6;8.3;12.9;4;9.28;.8;3.27;17413 +73089;44.32839;3.62942;857;20220509;20.8;7.3;14;2.5;9.98;.3;3.41;18933 +73089;44.32839;3.62942;857;20220510;23.5;8.9;16.2;1.9;11.28;0;3.92;22120 +73089;44.32839;3.62942;857;20220511;22.6;9.8;16.2;3.1;10.93;0;4.39;24226 +73089;44.32839;3.62942;857;20220512;21.8;9.5;15.7;3.1;10.63;0;4.06;22017 +73089;44.32839;3.62942;857;20220513;23.5;8.3;15.9;2;10.48;2.7;3.88;20824 +73089;44.32839;3.62942;857;20220514;25.6;10.7;18.2;2.9;13.08;0;4.49;23663 +73089;44.32839;3.62942;857;20220515;21;12.8;16.9;3.9;11.43;0;4.12;21029 +73089;44.32839;3.62942;857;20220516;25.5;11;18.2;2.7;10.28;.1;4.88;24659 +73089;44.32839;3.62942;857;20220517;27.8;12.1;19.9;2.8;12.08;0;5.23;25579 +73089;44.32839;3.62942;857;20220518;27.9;14.2;21;2.7;12.93;.2;5.06;22906 +73089;44.32839;3.62942;857;20220519;23.6;14.1;18.9;4.4;11.98;0;4.83;22589 +73089;44.32839;3.62942;857;20220520;23.8;15.4;19.6;4.8;10.68;0;5.35;22881 +73089;44.32839;3.62942;857;20220521;30.6;12.5;21.5;1.8;11.98;0;5.31;25203 +73089;44.32839;3.62942;857;20220522;30.5;16.3;23.4;2.8;14.08;.1;5.56;22714 +73089;44.32839;3.62942;857;20220523;18.5;14.9;16.7;4.1;14.13;.2;2.28;10342 +73089;44.32839;3.62942;857;20220524;16.5;8.6;12.6;6;9.63;.1;2.83;16295 +73089;44.32839;3.62942;857;20220525;18.5;7.3;12.9;6.4;8.63;0;4.28;23434 +73089;44.32839;3.62942;857;20220526;20.7;7.5;14.1;6.6;9.38;0;5.04;26501 +73089;44.32839;3.62942;857;20220527;25.6;10.2;17.9;5.3;10.93;0;5.92;27760 +73089;44.32839;3.62942;857;20220528;22.3;10.1;16.2;6.6;9.33;0;5.63;26178 +73089;44.32839;3.62942;857;20220529;21;7.6;14.3;4.4;6.58;0;5.41;27324 +73089;44.32839;3.62942;857;20220530;22.3;6.2;14.2;2.6;7.48;.7;4.68;25563 +73089;44.32839;3.62942;857;20220531;22.6;10.1;16.4;2.6;11.08;1.9;3.88;19684 +73089;44.32839;3.62942;857;20220601;25.7;10.3;18;3;11.98;0;4.88;24381 +73089;44.32839;3.62942;857;20220602;25.7;13.7;19.7;3.6;12.03;.2;4.96;22415 +73089;44.32839;3.62942;857;20220603;26;16.4;21.2;3.7;11.83;.1;5.32;22040 +73089;44.32839;3.62942;857;20220604;25.8;15;20.4;3.9;14.53;.7;5.05;24390 +73089;44.32839;3.62942;857;20220605;23.3;15.4;19.3;4.9;13.58;.1;4.8;22736 +73089;44.32839;3.62942;857;20220606;27.1;9.8;18.4;3.8;11.73;.2;5.33;25253 +73089;44.32839;3.62942;857;20220607;21.6;12.3;16.9;5.4;11.53;0;4.3;20672 +73089;44.32839;3.62942;857;20220608;16.9;9.7;13.3;4.7;11.58;1.2;2.32;12388 +73089;44.32839;3.62942;857;20220609;18.6;8.4;13.5;7.4;9.53;0;4.29;23231 +73089;44.32839;3.62942;857;20220610;26.3;9.5;17.9;6;9.98;0;6.55;29075 +73089;44.32839;3.62942;857;20220611;31.5;11.6;21.5;2.6;9.03;0;6.65;29635 +73089;44.32839;3.62942;857;20220612;31.3;15.4;23.4;2.7;10.68;.2;6.27;25458 +73089;44.32839;3.62942;857;20220613;29;15.9;22.5;4.3;13.63;.1;6.11;24055 +73089;44.32839;3.62942;857;20220614;32.7;14.7;23.7;3.2;12.83;0;6.52;26936 +73089;44.32839;3.62942;857;20220615;32.4;17.5;24.9;2.9;13.68;.4;6.08;23396 +73089;44.32839;3.62942;857;20220616;34.4;16.5;25.4;2.9;13.53;0;6.93;27463 +73089;44.32839;3.62942;857;20220617;34.6;17.9;26.3;3.5;10.93;0;7.83;27921 +73089;44.32839;3.62942;857;20220618;30.6;19.5;25;4.1;11.33;.6;7.07;24471 +73089;44.32839;3.62942;857;20220619;27.2;18.7;23;6.3;12.98;0;6.67;24564 +73089;44.32839;3.62942;857;20220620;26.6;16.2;21.4;5.1;12.78;0;5.92;25437 +73089;44.32839;3.62942;857;20220621;25.8;16;20.9;3.1;16.28;1.3;4.25;20252 +73089;44.32839;3.62942;857;20220622;23.7;16.2;20;3.6;16.68;22.1;3.43;16494 +73089;44.32839;3.62942;857;20220623;21.1;14.9;18;2.9;16.68;22.7;2.67;13967 +73089;44.32839;3.62942;857;20220624;21.6;12.2;16.9;4.1;12.88;4.7;4.03;21418 +73089;44.32839;3.62942;857;20220625;23.6;10.8;17.2;3.4;12.83;12.2;4.35;23026 +73089;44.32839;3.62942;857;20220626;24;14.3;19.2;3.1;16.38;0;3.85;20446 +73089;44.32839;3.62942;857;20220627;22;13.9;18;5.3;14.18;.1;3.78;17981 +73089;44.32839;3.62942;857;20220628;22.7;11.8;17.3;5.3;11.63;0;5.18;26224 +73089;44.32839;3.62942;857;20220629;28.1;10.5;19.3;2.6;11.38;.5;5.74;28718 +73089;44.32839;3.62942;857;20220630;21.4;14.2;17.8;3.4;13.43;3.4;3.68;17519 +73089;44.32839;3.62942;857;20220701;22.3;8.2;15.3;4.8;10.43;0;4.97;27737 +73089;44.32839;3.62942;857;20220702;29.5;9.9;19.7;2.7;10.33;0;6.01;28596 +73089;44.32839;3.62942;857;20220703;31.1;15.7;23.4;2.4;13.18;.6;5.89;25616 +73089;44.32839;3.62942;857;20220704;28.5;17;22.7;3.2;15.63;1.3;5.25;22139 +73089;44.32839;3.62942;857;20220705;26.4;14.3;20.3;5.1;13.53;0;5.88;26285 +73089;44.32839;3.62942;857;20220706;25.7;13.1;19.4;4.5;10.73;0;6.01;26517 +73089;44.32839;3.62942;857;20220707;24.6;11.4;18;6.3;10.33;0;6.15;26850 +73089;44.32839;3.62942;857;20220708;27;13.9;20.5;6.1;10.03;0;7.2;27604 +73089;44.32839;3.62942;857;20220709;29.4;13;21.2;3.1;9.53;0;6.61;28712 +73089;44.32839;3.62942;857;20220710;28.5;13.9;21.2;3.5;10.93;0;6.36;27296 +73089;44.32839;3.62942;857;20220711;32.2;14;23.1;2.5;11.78;0;6.17;26858 +73089;44.32839;3.62942;857;20220712;32.2;15.7;24;1.9;13.43;0;5.91;26956 +73089;44.32839;3.62942;857;20220713;31.5;15.9;23.7;2;10.58;0;5.96;26443 +73089;44.32839;3.62942;857;20220714;33.8;16.2;25;2.8;13.03;0;6.7;27053 +73089;44.32839;3.62942;857;20220715;32.7;17.7;25.2;3.6;12.08;0;7.14;26802 +73089;44.32839;3.62942;857;20220716;33.3;17;25.1;3;10.78;0;7.09;27077 +73089;44.32839;3.62942;857;20220717;33;15.7;24.3;2.6;9.83;0;6.56;27497 +73089;44.32839;3.62942;857;20220718;32.9;16.9;24.9;3;12.48;0;6.63;25979 +73089;44.32839;3.62942;857;20220719;31.1;21.6;26.4;4.1;11.88;.1;7.07;23389 +73089;44.32839;3.62942;857;20220720;28.2;18.4;23.3;3.4;13.28;0;5.51;21428 +73089;44.32839;3.62942;857;20220721;32.9;14.2;23.6;2.9;12.33;0;6.49;27588 +73089;44.32839;3.62942;857;20220722;33.9;16.3;25.1;3.1;13.28;1.5;6.36;23588 +73089;44.32839;3.62942;857;20220723;30.5;15.8;23.2;5.1;15.38;0;6.43;25485 +73089;44.32839;3.62942;857;20220724;34.4;15.4;24.9;2.7;12.68;0;6.55;27252 +73089;44.32839;3.62942;857;20220725;28.8;17.8;23.3;4.8;14.28;0;5.78;20239 +73089;44.32839;3.62942;857;20220726;27.1;15;21;6.4;12.03;0;6.38;24473 +73089;44.32839;3.62942;857;20220727;27.8;11.4;19.6;4.8;9.98;0;6.49;26758 +73089;44.32839;3.62942;857;20220728;28.3;12.1;20.2;2.7;11.03;0;5.05;21643 +73089;44.32839;3.62942;857;20220729;26.9;15.4;21.2;2.9;14.23;1.9;4.25;17095 +73089;44.32839;3.62942;857;20220730;28.3;13.7;21;3.8;11.43;0;5.91;24492 +73089;44.32839;3.62942;857;20220731;31.1;15;23;4.1;10.68;0;6.9;25458 +73089;44.32839;3.62942;857;20220801;32.3;16.8;24.6;4.3;10.98;0;7.33;25985 +73089;44.32839;3.62942;857;20220802;33.2;16.7;24.9;3.4;11.78;0;6.8;25953 +73089;44.32839;3.62942;857;20220803;32.9;17.9;25.4;2.9;11.63;0;6.27;22880 +73089;44.32839;3.62942;857;20220804;33.2;17.9;25.6;2.4;11.03;0;6.02;23946 +73089;44.32839;3.62942;857;20220805;32.5;17.3;24.9;3.8;14.03;1.4;6.08;20728 +73089;44.32839;3.62942;857;20220806;29.7;15.6;22.7;3.7;14.03;0;5.62;21885 +73089;44.32839;3.62942;857;20220807;29.7;16.1;22.9;3.5;10.43;0;6.26;24523 +73089;44.32839;3.62942;857;20220808;30.9;14.2;22.6;2.5;9.33;0;6.04;26006 +73089;44.32839;3.62942;857;20220809;32.8;15.7;24.2;2.7;9.28;0;6.2;24303 +73089;44.32839;3.62942;857;20220810;31.5;17.3;24.4;2.5;10.38;0;5.47;20184 +73089;44.32839;3.62942;857;20220811;32.9;16.6;24.7;2.6;12.58;0;5.7;22178 +73089;44.32839;3.62942;857;20220812;34.8;16.9;25.9;3.4;13.13;0;6.68;23938 +73089;44.32839;3.62942;857;20220813;34.7;17.9;26.3;2.6;13.43;5.4;6.12;23233 +73089;44.32839;3.62942;857;20220814;21.2;17.1;19.1;3.2;17.58;23.3;2.63;13159 +73089;44.32839;3.62942;857;20220815;25.1;13.4;19.2;4.3;13.23;0;4.33;19440 +73089;44.32839;3.62942;857;20220816;27;12.7;19.8;3.6;13.38;.5;4.65;20829 +73089;44.32839;3.62942;857;20220817;22.7;14.1;18.4;3.2;15.13;20.5;2.75;13266 +73089;44.32839;3.62942;857;20220818;20.1;12.5;16.3;6.1;14.28;2.5;2.29;11289 +73089;44.32839;3.62942;857;20220819;22.3;13.4;17.9;7.1;14.28;.1;3.78;18133 +73089;44.32839;3.62942;857;20220820;24.9;14.3;19.6;5.1;14.13;0;4.56;20560 +73089;44.32839;3.62942;857;20220821;24.4;13.1;18.8;4.9;12.58;0;4.3;18115 +73089;44.32839;3.62942;857;20220822;23.1;14.3;18.7;5.6;14.13;.1;3.7;16333 +73089;44.32839;3.62942;857;20220823;26.2;15.4;20.8;5.3;14.68;0;4.86;20432 +73089;44.32839;3.62942;857;20220824;30.4;15;22.7;2.7;13.43;0;5.02;21996 +73089;44.32839;3.62942;857;20220825;29.1;14.9;22;3.3;14.88;1.4;4.63;19967 +73089;44.32839;3.62942;857;20220826;26;15.3;20.6;4.7;15.23;.5;4.32;18347 +73089;44.32839;3.62942;857;20220827;25.5;14;19.7;3.3;13.88;0;4.05;18586 +73089;44.32839;3.62942;857;20220828;28.5;12.9;20.7;1.8;12.78;0;4.27;22025 +73089;44.32839;3.62942;857;20220829;28.2;15.9;22;2.5;15.08;.2;3.97;16943 +73089;44.32839;3.62942;857;20220830;28.1;16.2;22.1;2.5;16.43;1.2;3.78;16854 +73089;44.32839;3.62942;857;20220831;25.8;12.9;19.4;3.5;13.08;0;4.12;18301 +73089;44.32839;3.62942;857;20220901;27.4;13.8;20.6;3.4;13.18;.3;4.33;17961 +73089;44.32839;3.62942;857;20220902;24.1;14.1;19.1;2;13.93;11.8;2.79;12245 +73089;44.32839;3.62942;857;20220903;23.1;13.7;18.4;2.1;15.78;3.8;2.72;15451 +73089;44.32839;3.62942;857;20220904;24.6;14.5;19.5;3;16.68;.1;3.1;16574 +73089;44.32839;3.62942;857;20220905;23.9;17.2;20.6;3.8;17.78;.3;2.62;12938 +73089;44.32839;3.62942;857;20220906;23.4;16.6;20;2.9;17.63;1.3;2.29;10798 +73089;44.32839;3.62942;857;20220907;23.3;15.3;19.3;3.6;16.73;4.6;2.69;13290 +73089;44.32839;3.62942;857;20220908;21.7;10.8;16.2;4.5;12.28;.2;3.19;15760 +73089;44.32839;3.62942;857;20220909;18.8;11.1;14.9;4.7;12.48;.2;2.2;10456 +73089;44.32839;3.62942;857;20220910;21.3;8.7;15;4.7;11.13;0;3.24;16850 +73089;44.32839;3.62942;857;20220911;27.1;9.7;18.4;2.3;10.63;0;3.91;19814 +73089;44.32839;3.62942;857;20220912;27.5;11.9;19.7;2.5;14.38;.3;3.52;18016 +73089;44.32839;3.62942;857;20220913;22.3;16.8;19.6;4;18.98;15.2;1.62;8148 +73089;44.32839;3.62942;857;20220914;20.8;16.6;18.7;3.4;17.33;4.8;1.71;8639 +73089;44.32839;3.62942;857;20220915;23.7;12.2;18;4.5;13.83;0;3.15;13719 +73089;44.32839;3.62942;857;20220916;20.3;13.3;16.8;6;12.33;0;3.16;13231 +73089;44.32839;3.62942;857;20220917;14.7;6.7;10.7;5.8;7.68;0;2.91;16115 +73089;44.32839;3.62942;857;20220918;21.7;5;13.3;3.6;6.33;0;3.91;19038 +73089;44.32839;3.62942;857;20220919;19.6;7.3;13.4;5.1;7.33;0;3.96;16983 +73089;44.32839;3.62942;857;20220920;20.8;6.1;13.5;4.5;6.93;0;3.93;17859 +73089;44.32839;3.62942;857;20220921;21.3;6.5;13.9;3.2;7.58;0;3.31;16829 +73089;44.32839;3.62942;857;20220922;22;7.1;14.5;1.8;9.83;.1;2.72;16619 +73089;44.32839;3.62942;857;20220923;17;8.8;12.9;2.3;12.03;10.6;1.62;10042 +73089;44.32839;3.62942;857;20220924;18.3;10;14.2;2.7;12.03;0;1.93;11734 +73089;44.32839;3.62942;857;20220925;15.8;8;11.9;4.6;10.33;.6;1.92;10704 +73089;44.32839;3.62942;857;20220926;14.6;6.8;10.7;6.3;9.38;2;1.86;10741 +73089;44.32839;3.62942;857;20220927;12;7.4;9.7;8;9.63;3.7;1.3;7784 +73089;44.32839;3.62942;857;20220928;15.3;9;12.1;7.1;11.88;7.4;1.4;9247 +73089;44.32839;3.62942;857;20220929;13.8;6.8;10.3;5.2;9.63;1;1.43;8811 +73089;44.32839;3.62942;857;20220930;11.6;5.5;8.6;6;8.03;0;1.52;8011 +73089;44.32839;3.62942;857;20221001;13.9;4.6;9.3;7.1;10.48;1.3;.98;7460 +73089;44.32839;3.62942;857;20221002;19.8;12.2;16;6;13.18;.1;2.34;11977 +73089;44.32839;3.62942;857;20221003;20.6;8.6;14.6;3.5;10.98;0;2.64;15086 +73089;44.32839;3.62942;857;20221004;22.5;7;14.8;2.4;10.83;.1;2.47;14794 +73089;44.32839;3.62942;857;20221005;18.7;8.4;13.6;2.8;11.53;.2;1.9;12144 +73089;44.32839;3.62942;857;20221006;20.3;9.7;15;2.8;11.93;0;2.19;12930 +73089;44.32839;3.62942;857;20221007;19;9.5;14.3;1.8;12.18;3;1.72;10968 +73089;44.32839;3.62942;857;20221008;17;10.3;13.7;1.8;12.28;1;1.34;7981 +73089;44.32839;3.62942;857;20221009;18.5;7.3;12.9;2.2;11.08;.1;1.75;12686 +73089;44.32839;3.62942;857;20221010;20.6;9.4;15;2;12.08;.1;1.85;11733 +73089;44.32839;3.62942;857;20221011;21;8.4;14.7;1.4;11.73;0;1.76;12178 +73089;44.32839;3.62942;857;20221012;20.2;11;15.6;2.3;11.93;1.2;1.66;9323 +73089;44.32839;3.62942;857;20221013;16.7;8.5;12.6;3.7;11.58;5.3;1.4;7268 +73089;44.32839;3.62942;857;20221014;15.5;11.3;13.4;6;13.33;.6;.84;4813 +73089;44.32839;3.62942;857;20221015;22.4;10.3;16.3;3.6;12.63;1.4;2.16;12324 +73089;44.32839;3.62942;857;20221016;17.3;12.2;14.8;4.7;14.43;2.4;.92;4270 +73089;44.32839;3.62942;857;20221017;16.3;14.1;15.2;5.4;14.33;4.5;.97;3397 +73089;44.32839;3.62942;857;20221018;20.6;13.3;16.9;2.1;14.48;.1;1.51;10039 +73089;44.32839;3.62942;857;20221019;19.1;9.8;14.5;2.7;13.38;5.9;1.26;8283 +73089;44.32839;3.62942;857;20221020;16.4;14.4;15.4;5.5;15.68;28.7;.65;2276 +73089;44.32839;3.62942;857;20221021;18.6;14.5;16.6;4.1;14.73;.7;1.32;6445 +73089;44.32839;3.62942;857;20221022;19.7;10.9;15.3;2.9;12.73;0;1.63;9657 +73089;44.32839;3.62942;857;20221023;17.1;13.8;15.4;5.3;15.08;1.2;.84;2983 +73089;44.32839;3.62942;857;20221024;19.9;13.9;16.9;2.7;13.63;.1;1.5;7338 +73089;44.32839;3.62942;857;20221025;19.4;8.9;14.2;3.2;10.93;0;1.73;8724 +73089;44.32839;3.62942;857;20221026;20.4;12;16.2;2.7;14.28;.1;1.29;7270 +73089;44.32839;3.62942;857;20221027;21.4;12.7;17;2.8;14.23;.1;1.37;7354 +73089;44.32839;3.62942;857;20221028;21.1;12;16.5;2.7;12.18;0;1.69;7346 +73089;44.32839;3.62942;857;20221029;20.3;12.2;16.3;3.1;8.73;.1;2.36;7947 +73089;44.32839;3.62942;857;20221030;19;13.2;16.1;4;10.98;1.1;1.76;8127 +73089;44.32839;3.62942;857;20221031;16;12.4;14.2;5.1;13.03;14.3;.92;3369 +73089;44.32839;3.62942;857;20221101;18;11.9;14.9;4.3;12.08;.1;1.55;8062 +73089;44.32839;3.62942;857;20221102;16.6;6;11.3;3.8;8.53;0;1.71;8822 +73089;44.32839;3.62942;857;20221103;12.1;5.7;8.9;4.8;9.33;3.8;.89;3926 +73089;44.32839;3.62942;857;20221104;6.7;5.3;6;8.8;7.88;4.8;.71;2711 +73089;44.32839;3.62942;857;20221105;9.7;3.3;6.5;8.1;6.18;0;1.66;8640 +73089;44.32839;3.62942;857;20221106;16.2;3.1;9.6;3;4.83;0;2.03;9097 +73089;44.32839;3.62942;857;20221107;16.2;4.7;10.4;4.3;8.03;0;1.62;8724 +73089;44.32839;3.62942;857;20221108;12.3;8.5;10.4;4.8;11.13;14.1;.61;2685 +73089;44.32839;3.62942;857;20221109;15.2;11.9;13.6;4.3;12.53;3.3;.91;3780 +73089;44.32839;3.62942;857;20221110;14.1;7.1;10.6;4.4;9.23;.1;1.31;7414 +73089;44.32839;3.62942;857;20221111;15.1;6.9;11;3.3;10.78;.1;.81;7019 +73089;44.32839;3.62942;857;20221112;19.3;7.5;13.4;2.4;9.58;0;1.41;7237 +73089;44.32839;3.62942;857;20221113;15.8;7.9;11.9;3.1;8.68;.1;1.52;5116 +73089;44.32839;3.62942;857;20221114;10;8.8;9.4;3.6;10.38;7;.51;600 +73089;44.32839;3.62942;857;20221115;11.9;9;10.5;2.8;11.03;4.7;.57;2202 +73089;44.32839;3.62942;857;20221116;12.1;6.1;9.1;2.7;9.13;.6;.73;5328 +73089;44.32839;3.62942;857;20221117;11.7;6.1;8.9;5.6;9.83;4;.66;3643 +73089;44.32839;3.62942;857;20221118;7.7;4.9;6.3;7.5;7.53;.6;.86;3489 +73089;44.32839;3.62942;857;20221119;6.4;.9;3.6;6.3;6.18;.1;.83;5118 +73089;44.32839;3.62942;857;20221120;6.6;0;3.3;6.9;5.98;.4;.74;6131 +73089;44.32839;3.62942;857;20221121;6.4;.8;3.6;4.4;6.73;7.9;.59;2838 +73089;44.32839;3.62942;857;20221122;5;1.9;3.4;8.5;6.63;3;.48;3073 +73089;44.32839;3.62942;857;20221123;8.8;2.5;5.6;5.1;7.88;2.2;.57;3492 +73089;44.32839;3.62942;857;20221124;11.3;2.8;7;3.9;7.53;0;.87;5330 +73089;44.32839;3.62942;857;20221125;8.1;4.4;6.2;4.8;7.73;5.5;.72;3406 +73089;44.32839;3.62942;857;20221126;9.1;3.3;6.2;5.8;5.58;0;1.51;5250 +73089;44.32839;3.62942;857;20221127;10.6;2.4;6.5;3.3;5.43;1.8;1.22;5265 +73089;44.32839;3.62942;857;20221128;6.3;5.5;5.9;3.5;8.13;4.1;.47;750 +73089;44.32839;3.62942;857;20221129;5.6;1.7;3.6;6.5;6.18;.1;.73;3856 +73089;44.32839;3.62942;857;20221130;7.4;.6;4;3.9;5.78;.1;.89;4939 +73089;44.32839;3.62942;857;20221201;5.2;1.6;3.4;3;5.53;0;.7;3955 +73089;44.32839;3.62942;857;20221202;3.4;-.7;1.3;1.6;5.28;2.1;.42;3325 +73089;44.32839;3.62942;857;20221203;3.7;0;1.8;2.5;6.48;13.8;.28;1894 +73089;44.32839;3.62942;857;20221204;4.3;2.5;3.4;3;6.58;6.3;.45;1770 +73089;44.32839;3.62942;857;20221205;7.4;-3.6;1.9;1.2;4.73;.2;.41;7640 +73089;44.32839;3.62942;857;20221206;10.7;-1.4;4.6;2.6;3.83;.5;1.26;6279 +73089;44.32839;3.62942;857;20221207;8.2;-.8;3.7;4.9;4.18;.4;1.4;5659 +73089;44.32839;3.62942;857;20221208;6.4;-3.1;1.7;2;4.83;7.4;.66;3597 +73089;44.32839;3.62942;857;20221209;8.4;3.5;6;2.8;8.68;.9;.34;2886 +73089;44.32839;3.62942;857;20221210;2;2.1;2.1;7;5.53;0;.63;2350 +73089;44.32839;3.62942;857;20221211;4.9;-8;-1.5;4.5;2.53;0;1.22;6188 +73089;44.32839;3.62942;857;20221212;3.4;-4.9;-.7;3.7;3.13;12.8;1.08;4168 +73089;44.32839;3.62942;857;20221213;5.7;-2.2;1.8;2.8;7.13;7.6;.11;3178 +73089;44.32839;3.62942;857;20221214;8.5;3.4;6;2.3;8.73;2.2;.32;2850 +73089;44.32839;3.62942;857;20221215;7.1;2.8;5;2.8;8.18;25.2;.29;2128 +73089;44.32839;3.62942;857;20221216;7.3;2.4;4.8;3.4;6.28;0;.73;4241 +73089;44.32839;3.62942;857;20221217;8.4;-5.4;1.5;3.8;2.93;0;1.43;6685 +73089;44.32839;3.62942;857;20221218;6.5;-2;2.2;4;5.43;3.2;.7;3787 +73089;44.32839;3.62942;857;20221219;9.2;5.3;7.2;6.1;9.03;6.2;.4;1882 +73089;44.32839;3.62942;857;20221220;9.8;8.3;9;6.8;9.88;4.2;.55;1239 +73089;44.32839;3.62942;857;20221221;11;8.1;9.6;4.1;9.73;.7;.56;3808 +73089;44.32839;3.62942;857;20221222;11.4;5.9;8.6;8.6;9.78;3.8;.51;3022 +73089;44.32839;3.62942;857;20221223;12;9;10.5;7.3;11.53;.2;.46;2275 +73089;44.32839;3.62942;857;20221224;13.5;9;11.2;3.4;10.08;.1;.83;3692 +73089;44.32839;3.62942;857;20221225;11.3;4.9;8.1;3;8.78;.1;.58;3666 +73089;44.32839;3.62942;857;20221226;12.7;6.6;9.7;2.9;9.58;0;.65;4090 +73089;44.32839;3.62942;857;20221227;10.7;3.1;6.9;4.2;7.63;0;.7;4807 +73089;44.32839;3.62942;857;20221228;11.7;2;6.8;2.4;8.03;0;.47;4869 +73089;44.32839;3.62942;857;20221229;9.5;4.1;6.8;2.3;8.63;2;.43;2581 +73089;44.32839;3.62942;857;20221230;9.1;3.9;6.5;1.7;8.83;.5;.38;2741 +73089;44.32839;3.62942;857;20221231;11.3;6.4;8.9;3.9;9.78;2.8;.42;3720 +73090;44.34709;3.94143;445;20220101;18.5;11.3;14.9;.9;7.31;.2;.91;4224 +73090;44.34709;3.94143;445;20220102;6;4.1;5.1;.8;8.21;.1;.36;1803 +73090;44.34709;3.94143;445;20220103;16.4;6.9;11.7;1.2;8.71;0;.75;5027 +73090;44.34709;3.94143;445;20220104;9.1;5.8;7.5;1.1;9.61;2.6;.38;2663 +73090;44.34709;3.94143;445;20220105;4.7;6.1;5.4;6.1;4.71;.4;2;0 +73090;44.34709;3.94143;445;20220106;5.5;2.5;4;7.2;3.91;0;2.09;2544 +73090;44.34709;3.94143;445;20220107;9;-.7;4.2;2.3;4.21;.9;1.08;5239 +73090;44.34709;3.94143;445;20220108;10;4.5;7.3;2.5;7.11;2.5;.9;3785 +73090;44.34709;3.94143;445;20220109;8;5.8;6.9;3.1;6.01;1.5;1.27;2129 +73090;44.34709;3.94143;445;20220110;7.7;5.1;6.4;5.6;5.11;0;1.92;2408 +73090;44.34709;3.94143;445;20220111;6.6;3.4;5;5.8;3.81;0;2.16;2786 +73090;44.34709;3.94143;445;20220112;5.6;.4;3;3.4;3.81;0;1.33;3804 +73090;44.34709;3.94143;445;20220113;7.2;-1.5;2.9;1.6;3.61;0;.87;5202 +73090;44.34709;3.94143;445;20220114;12.4;1.2;6.8;1.2;4.01;0;.9;6070 +73090;44.34709;3.94143;445;20220115;11.8;4.6;8.2;1.3;3.61;0;1.13;4764 +73090;44.34709;3.94143;445;20220116;13.5;1.6;7.6;4.2;3.51;0;2.45;6417 +73090;44.34709;3.94143;445;20220117;10.6;6.5;8.6;6.6;5.11;0;2.63;3487 +73090;44.34709;3.94143;445;20220118;10.5;4.1;7.3;2.2;5.11;0;1.27;4605 +73090;44.34709;3.94143;445;20220119;9.3;2.8;6.1;2;5.51;0;1;4704 +73090;44.34709;3.94143;445;20220120;8.7;3.7;6.2;6.6;4.81;.1;2.18;4081 +73090;44.34709;3.94143;445;20220121;5.2;1.3;3.3;5.5;3.71;0;1.81;3560 +73090;44.34709;3.94143;445;20220122;7.2;.9;4.1;5.3;4.21;0;1.76;4797 +73090;44.34709;3.94143;445;20220123;10.1;1.2;5.7;1.6;5.11;0;.94;5923 +73090;44.34709;3.94143;445;20220124;10.7;.8;5.8;1;5.61;0;.7;6370 +73090;44.34709;3.94143;445;20220125;10.4;2.6;6.5;1.5;6.31;0;.83;5641 +73090;44.34709;3.94143;445;20220126;15.8;4.1;10;3;3.81;0;2.3;7176 +73090;44.34709;3.94143;445;20220127;14.8;5.1;10;2.6;3.11;0;2.2;6551 +73090;44.34709;3.94143;445;20220128;12.2;7.5;9.9;8.8;4.01;0;3.96;4385 +73090;44.34709;3.94143;445;20220129;16.3;8.2;12.3;6.6;3.91;0;4.18;6082 +73090;44.34709;3.94143;445;20220130;12.9;9.1;11;6.2;5.81;.1;2.98;3978 +73090;44.34709;3.94143;445;20220131;10.9;3.4;7.2;4.6;4.81;0;2.11;5987 +73090;44.34709;3.94143;445;20220201;8.8;2.3;5.6;7;4.81;0;2.15;5599 +73090;44.34709;3.94143;445;20220202;12.5;7.5;10;5.6;7.11;0;2.15;4885 +73090;44.34709;3.94143;445;20220203;13.4;5.2;9.3;1.9;6.01;0;1.38;6567 +73090;44.34709;3.94143;445;20220204;13.5;5.2;9.4;1.8;6.61;.1;1.27;6705 +73090;44.34709;3.94143;445;20220205;11.4;7.1;9.3;4.5;5.11;0;2.4;4677 +73090;44.34709;3.94143;445;20220206;11.2;1.2;6.2;2.7;5.21;.5;1.47;7648 +73090;44.34709;3.94143;445;20220207;10.7;7.7;9.2;6.4;5.51;.3;2.68;3896 +73090;44.34709;3.94143;445;20220208;14.2;3.3;8.8;2.1;3.81;0;1.84;8247 +73090;44.34709;3.94143;445;20220209;11.1;3.9;7.5;1.2;6.41;0;.98;6652 +73090;44.34709;3.94143;445;20220210;6.6;4.1;5.4;.8;7.26;.1;.95;10827 +73090;44.34709;3.94143;445;20220211;11.6;1.2;6.4;3.9;5.66;0;1.96;8972 +73090;44.34709;3.94143;445;20220212;11.9;-1.5;5.2;1.8;5.36;.5;1.34;10356 +73090;44.34709;3.94143;445;20220213;7.1;4.6;5.9;1.6;7.76;27.7;.81;4390 +73090;44.34709;3.94143;445;20220214;8.7;4.8;6.8;2.3;9.26;11.6;.77;5622 +73090;44.34709;3.94143;445;20220215;10.4;.5;5.5;2.6;6.26;0;1.39;9230 +73090;44.34709;3.94143;445;20220216;11.6;5.4;8.5;2.1;8.31;2;1.08;6766 +73090;44.34709;3.94143;445;20220217;18.5;11.5;15;3.3;9.61;.2;2.27;7342 +73090;44.34709;3.94143;445;20220218;17.2;8.7;13;2.4;9.71;0;1.67;8285 +73090;44.34709;3.94143;445;20220219;10.6;7;8.8;4.2;5.11;0;2.32;5195 +73090;44.34709;3.94143;445;20220220;14.9;3.9;9.4;3.1;6.21;.4;2.08;9797 +73090;44.34709;3.94143;445;20220221;11.9;9.2;10.6;4.3;6.11;.9;2.4;4527 +73090;44.34709;3.94143;445;20220222;13.7;6.7;10.2;5.9;5.71;0;2.99;7874 +73090;44.34709;3.94143;445;20220223;15.1;9.2;12.2;3.5;7.21;0;2.33;7265 +73090;44.34709;3.94143;445;20220224;12.6;6.8;9.7;2.1;8.81;.1;1.25;7297 +73090;44.34709;3.94143;445;20220225;9.7;6.5;8.1;5.9;4.71;0;2.72;5294 +73090;44.34709;3.94143;445;20220226;11.8;3.8;7.8;3.7;4.21;0;2.44;8943 +73090;44.34709;3.94143;445;20220227;11.6;2;6.8;1.6;5.91;0;1.4;10003 +73090;44.34709;3.94143;445;20220228;13.9;3.9;8.9;1.4;6.71;0;1.49;10360 +73090;44.34709;3.94143;445;20220301;11.5;4.4;8;1.9;6.01;0;1.55;8721 +73090;44.34709;3.94143;445;20220302;7.9;3.6;5.8;1.1;7.81;.2;.84;6704 +73090;44.34709;3.94143;445;20220303;14.1;4.8;9.5;1.4;8.21;.1;1.42;10358 +73090;44.34709;3.94143;445;20220304;15.5;7.6;11.6;4.2;6.81;0;2.72;9609 +73090;44.34709;3.94143;445;20220305;14.8;6.6;10.7;4;4.21;0;3.19;9929 +73090;44.34709;3.94143;445;20220306;10.6;2;6.3;2.9;3.51;0;2.25;10316 +73090;44.34709;3.94143;445;20220307;11;-.4;5.3;2;4.01;0;1.84;12145 +73090;44.34709;3.94143;445;20220308;6.5;2.5;4.5;.9;5.91;.5;.97;6965 +73090;44.34709;3.94143;445;20220309;9.9;5.3;7.6;1.1;7.81;.3;1.11;7621 +73090;44.34709;3.94143;445;20220310;8.4;6.1;7.3;2.7;9.51;12.9;.72;5228 +73090;44.34709;3.94143;445;20220311;8.4;6.9;7.7;5.7;9.21;23.9;.85;4126 +73090;44.34709;3.94143;445;20220312;6.3;4.7;5.5;2.8;8.11;37.8;.72;4344 +73090;44.34709;3.94143;445;20220313;5.9;5;5.5;2.1;8.11;37;.65;3106 +73090;44.34709;3.94143;445;20220314;9.5;3.8;6.7;1.3;9.41;5.6;.97;9105 +73090;44.34709;3.94143;445;20220315;11.4;8.9;10.2;1.6;9.61;.1;1.17;5837 +73090;44.34709;3.94143;445;20220316;14.4;9.2;11.8;1.2;9.91;0;1.48;8866 +73090;44.34709;3.94143;445;20220317;14.5;9;11.8;3;9.41;.1;1.91;9246 +73090;44.34709;3.94143;445;20220318;14.3;9.1;11.7;5;9.06;.2;2.67;9712 +73090;44.34709;3.94143;445;20220319;17.2;2.9;10.1;1.4;7.96;0;2.28;16445 +73090;44.34709;3.94143;445;20220320;11.7;2.9;7.3;1.5;7.76;2.6;1.7;12982 +73090;44.34709;3.94143;445;20220321;12.9;6.1;9.5;2.5;6.86;.2;2.29;11501 +73090;44.34709;3.94143;445;20220322;14.6;-1.8;6.4;2.3;5.56;0;2.57;18186 +73090;44.34709;3.94143;445;20220323;16.1;-2.6;6.8;1.4;5.56;0;2.46;19635 +73090;44.34709;3.94143;445;20220324;19;-.7;9.2;1.6;5.26;0;2.95;20143 +73090;44.34709;3.94143;445;20220325;19.9;-1;9.5;1.4;5.06;0;2.95;20341 +73090;44.34709;3.94143;445;20220326;19.9;.2;10.1;1.7;6.16;0;3.1;20538 +73090;44.34709;3.94143;445;20220327;20.6;1.3;11;1.3;6.26;0;2.99;20735 +73090;44.34709;3.94143;445;20220328;20.3;1.5;10.9;1.7;5.76;0;3.26;20674 +73090;44.34709;3.94143;445;20220329;16.9;3.1;10;1.7;8.06;4.7;2.59;17844 +73090;44.34709;3.94143;445;20220330;14.9;7.4;11.2;1.2;10.56;.9;1.95;13212 +73090;44.34709;3.94143;445;20220331;15.7;3.2;9.5;3.2;7.56;.8;2.91;17288 +73090;44.34709;3.94143;445;20220401;7.1;3;5.1;6.4;4.76;.8;2.64;9884 +73090;44.34709;3.94143;445;20220402;5.9;1.5;3.7;6.6;3.96;0;2.68;10341 +73090;44.34709;3.94143;445;20220403;7.1;.7;3.9;6.9;4.26;0;2.77;12635 +73090;44.34709;3.94143;445;20220404;12.7;-.9;5.9;3.5;4.66;0;3.07;18696 +73090;44.34709;3.94143;445;20220405;16.1;-1.5;7.3;2.2;6.24;0;2.67;20300 +73090;44.34709;3.94143;445;20220406;17.5;5.4;11.5;2.1;9.56;1.5;2.81;17924 +73090;44.34709;3.94143;445;20220407;17.1;6.1;11.6;2.8;10.26;2.1;2.78;17222 +73090;44.34709;3.94143;445;20220408;20.7;9.5;15.1;2.8;9.46;.1;3.7;17524 +73090;44.34709;3.94143;445;20220409;13.7;7.7;10.7;4.4;5.16;0;3.74;12863 +73090;44.34709;3.94143;445;20220410;17.1;.7;8.9;2.6;5.26;.3;3.6;21602 +73090;44.34709;3.94143;445;20220411;14;1;7.5;2.7;8.06;1.5;2.57;19357 +73090;44.34709;3.94143;445;20220412;17;3.1;10.1;1.7;8.16;0;2.94;20180 +73090;44.34709;3.94143;445;20220413;20;3.4;11.7;1.5;8.36;0;3.35;22245 +73090;44.34709;3.94143;445;20220414;24.5;6.6;15.6;3.8;10.56;.1;4.85;23283 +73090;44.34709;3.94143;445;20220415;25.9;11.2;18.6;4.6;11.36;0;5.5;21232 +73090;44.34709;3.94143;445;20220416;22.2;8.1;15.1;5.5;9.07;0;5.32;22610 +73090;44.34709;3.94143;445;20220417;22.1;8.3;15.2;2.4;7.56;0;4.26;20863 +73090;44.34709;3.94143;445;20220418;23.4;3.8;13.6;1.8;6.96;0;4.28;24824 +73090;44.34709;3.94143;445;20220419;22.5;5.5;14;2.6;6.76;.1;4.61;23509 +73090;44.34709;3.94143;445;20220420;16;7.4;11.7;1.6;10.36;12.9;2.62;16762 +73090;44.34709;3.94143;445;20220421;19.8;9.3;14.6;.7;12.06;3.3;2.91;18672 +73090;44.34709;3.94143;445;20220422;21.5;6.4;14;2.1;10.26;3.1;3.84;22590 +73090;44.34709;3.94143;445;20220423;15.4;10;12.7;4.5;10.33;23.8;2.27;4766 +73090;44.34709;3.94143;445;20220424;13.8;5.5;9.7;1;10.66;6.5;2.29;16898 +73090;44.34709;3.94143;445;20220425;20.3;4.6;12.5;1.9;10.06;0;3.66;23481 +73090;44.34709;3.94143;445;20220426;20.7;4.9;12.8;2.9;9.76;0;4.05;23701 +73090;44.34709;3.94143;445;20220427;22.7;7.2;15;2.4;9.16;0;4.44;23613 +73090;44.34709;3.94143;445;20220428;24.7;6.2;15.5;1.7;10.26;1;4.47;25972 +73090;44.34709;3.94143;445;20220429;24.3;7;15.7;2.7;10.16;.2;4.84;25252 +73090;44.34709;3.94143;445;20220430;22.3;11.5;16.9;3.7;9.26;0;4.91;20012 +73090;44.34709;3.94143;445;20220501;21.5;8.7;15.1;4;8.16;0;5.03;21930 +73090;44.34709;3.94143;445;20220502;22.6;6.1;14.4;2;8.96;1.4;4.4;25068 +73090;44.34709;3.94143;445;20220503;22.3;10;16.2;1.3;11.66;1;3.77;21725 +73090;44.34709;3.94143;445;20220504;21.9;6.2;14.1;1.7;11.66;5.1;3.95;24705 +73090;44.34709;3.94143;445;20220505;19.4;10.2;14.8;4.8;9.86;.3;4.4;18949 +73090;44.34709;3.94143;445;20220506;18.2;12.1;15.2;6.8;9.31;0;4.23;14690 +73090;44.34709;3.94143;445;20220507;21.7;13.9;17.8;6;9.11;0;5.28;16797 +73090;44.34709;3.94143;445;20220508;21;14.6;17.8;4.3;10.71;1.3;4.2;15216 +73090;44.34709;3.94143;445;20220509;23.6;12.4;18;1.6;11.91;.6;3.86;20476 +73090;44.34709;3.94143;445;20220510;24.9;13.6;19.3;2;13.01;.1;4.15;20666 +73090;44.34709;3.94143;445;20220511;24.2;13;18.6;1.8;12.71;0;4;20663 +73090;44.34709;3.94143;445;20220512;23.7;11.7;17.7;1.8;12.61;0;3.97;21510 +73090;44.34709;3.94143;445;20220513;25.2;12.4;18.8;1.6;11.31;.4;4.3;22335 +73090;44.34709;3.94143;445;20220514;27.6;16.1;21.9;2.5;14.41;0;4.82;21218 +73090;44.34709;3.94143;445;20220515;24.6;14.4;19.5;1.6;13.61;.1;3.94;20018 +73090;44.34709;3.94143;445;20220516;26.1;13.3;19.7;1.5;11.81;0;4.41;22607 +73090;44.34709;3.94143;445;20220517;28.8;15.6;22.2;1.8;13.91;0;4.9;23057 +73090;44.34709;3.94143;445;20220518;30.6;18.8;24.7;2.9;14.81;.1;5.71;21838 +73090;44.34709;3.94143;445;20220519;26.3;16.7;21.5;1.8;13.71;0;4.31;19692 +73090;44.34709;3.94143;445;20220520;26.3;15.9;21.1;1.9;13.01;0;4.47;20600 +73090;44.34709;3.94143;445;20220521;30.8;16.3;23.6;1.8;14.21;0;5.37;24547 +73090;44.34709;3.94143;445;20220522;29.9;19.2;24.6;1.7;16.91;0;4.77;21045 +73090;44.34709;3.94143;445;20220523;24.6;16.4;20.5;2.4;15.71;0;3.95;18385 +73090;44.34709;3.94143;445;20220524;20.6;14.3;17.5;2.7;10.91;.1;3.73;16068 +73090;44.34709;3.94143;445;20220525;23.4;13.5;18.5;5.8;9.31;0;5.85;20399 +73090;44.34709;3.94143;445;20220526;26.2;14.8;20.5;6.2;9.81;0;6.82;22009 +73090;44.34709;3.94143;445;20220527;28.9;16.1;22.5;5.8;11.51;0;7.23;23432 +73090;44.34709;3.94143;445;20220528;25.3;16.2;20.8;7.9;9.61;0;7.21;19686 +73090;44.34709;3.94143;445;20220529;23.7;13.3;18.5;6.3;6.81;0;6.83;21152 +73090;44.34709;3.94143;445;20220530;23.4;10.6;17;1.9;8.21;.4;4.62;23608 +73090;44.34709;3.94143;445;20220531;26.1;14;20.1;1.5;11.31;1.1;4.6;22984 +73090;44.34709;3.94143;445;20220601;28.3;14.2;21.3;2;13.41;0;5.19;24926 +73090;44.34709;3.94143;445;20220602;28;15.3;21.7;2;14.21;.1;5.01;23665 +73090;44.34709;3.94143;445;20220603;28.2;18.5;23.4;2.1;13.01;.1;5.01;20624 +73090;44.34709;3.94143;445;20220604;28.9;17.8;23.4;2.5;15.71;.4;5.2;22158 +73090;44.34709;3.94143;445;20220605;29.4;17.9;23.7;2.5;15.11;0;5.4;22607 +73090;44.34709;3.94143;445;20220606;31.6;15.4;23.5;2.4;12.51;.2;6.28;27021 +73090;44.34709;3.94143;445;20220607;26.6;17.8;22.2;2.4;12.11;0;4.93;19740 +73090;44.34709;3.94143;445;20220608;23.8;14.9;19.4;2.5;11.51;1.1;4.48;19885 +73090;44.34709;3.94143;445;20220609;22.6;14.5;18.6;4.2;9.41;0;5.16;18959 +73090;44.34709;3.94143;445;20220610;29.2;15;22.1;5.5;10.31;0;7.56;25385 +73090;44.34709;3.94143;445;20220611;32.7;18.1;25.4;2.8;10.01;0;6.94;25779 +73090;44.34709;3.94143;445;20220612;34.4;20.6;27.5;2.2;10.51;.2;6.64;25066 +73090;44.34709;3.94143;445;20220613;31.7;21.5;26.6;2.5;14.41;.2;5.9;21459 +73090;44.34709;3.94143;445;20220614;33.5;17.7;25.6;2;12.11;0;6.4;26919 +73090;44.34709;3.94143;445;20220615;32.8;19.6;26.2;1.6;14.11;0;5.71;24553 +73090;44.34709;3.94143;445;20220616;36.5;21.9;29.2;1.8;15.11;0;6.5;25877 +73090;44.34709;3.94143;445;20220617;36.7;22.9;29.8;2.5;12.41;0;7.24;25147 +73090;44.34709;3.94143;445;20220618;32.9;23.9;28.4;2.9;12.91;.2;6.49;20165 +73090;44.34709;3.94143;445;20220619;30.9;20;25.5;3;16.01;0;5.92;22275 +73090;44.34709;3.94143;445;20220620;29.5;17.8;23.7;2.9;16.21;0;5.55;23109 +73090;44.34709;3.94143;445;20220621;27.3;19.8;23.6;1.4;20.21;1.5;3.92;18346 +73090;44.34709;3.94143;445;20220622;25;19.5;22.3;2.4;21.11;17.3;3.34;15597 +73090;44.34709;3.94143;445;20220623;26;19;22.5;2.5;19.61;15.6;3.9;17692 +73090;44.34709;3.94143;445;20220624;26;15.5;20.8;2.5;14.61;3.1;4.7;21837 +73090;44.34709;3.94143;445;20220625;27.4;16.2;21.8;2.2;13.81;7.1;5.01;22569 +73090;44.34709;3.94143;445;20220626;28;16.5;22.3;2;18.91;.1;4.64;22867 +73090;44.34709;3.94143;445;20220627;27.4;17.9;22.7;3.1;15.81;.5;5.03;20699 +73090;44.34709;3.94143;445;20220628;27.9;17.4;22.7;5;12.71;0;6.43;21785 +73090;44.34709;3.94143;445;20220629;30.7;14.7;22.7;1.9;12.81;.4;5.81;27052 +73090;44.34709;3.94143;445;20220630;26.1;17.5;21.8;2.4;15.41;4.9;4.48;19606 +73090;44.34709;3.94143;445;20220701;25.6;12.9;19.3;4.6;11.41;0;5.77;23967 +73090;44.34709;3.94143;445;20220702;31.4;14.6;23;2.3;10.81;0;6.35;27650 +73090;44.34709;3.94143;445;20220703;34.1;19.8;27;2.2;13.81;.2;6.44;25417 +73090;44.34709;3.94143;445;20220704;33.9;21.5;27.7;3.1;16.71;1.6;6.67;23582 +73090;44.34709;3.94143;445;20220705;30.5;19.8;25.2;4.2;14.21;0;6.61;21817 +73090;44.34709;3.94143;445;20220706;29.5;19.9;24.7;6.2;10.91;0;7.9;20591 +73090;44.34709;3.94143;445;20220707;29.1;18.4;23.8;7.1;10.41;0;8.25;21745 +73090;44.34709;3.94143;445;20220708;31.1;19;25.1;7.4;11.01;0;9;23131 +73090;44.34709;3.94143;445;20220709;33;19.8;26.4;4.6;10.41;0;8.2;24147 +73090;44.34709;3.94143;445;20220710;31.8;20.9;26.4;5.7;11.91;0;8.21;21827 +73090;44.34709;3.94143;445;20220711;32.9;19.1;26;3.3;13.21;0;6.92;24604 +73090;44.34709;3.94143;445;20220712;34.3;19.9;27.1;2.4;14.01;0;6.54;25094 +73090;44.34709;3.94143;445;20220713;33.6;20.8;27.2;2.6;11.91;0;6.59;23558 +73090;44.34709;3.94143;445;20220714;34.5;19.5;27;1.8;16.41;0;6.02;25504 +73090;44.34709;3.94143;445;20220715;37;22.2;29.6;3.1;14.41;0;7.61;25264 +73090;44.34709;3.94143;445;20220716;34.6;20.9;27.8;3.3;11.81;0;7.4;24212 +73090;44.34709;3.94143;445;20220717;35.5;23.5;29.5;3.5;10.51;0;7.79;22547 +73090;44.34709;3.94143;445;20220718;35.3;21.8;28.6;2.1;13.31;0;6.35;23893 +73090;44.34709;3.94143;445;20220719;34.4;22.6;28.5;1.9;14.71;0;5.83;22220 +73090;44.34709;3.94143;445;20220720;34.8;20.9;27.9;1.6;16.21;0;5.75;24108 +73090;44.34709;3.94143;445;20220721;35;20.1;27.6;2.8;13.71;0;6.91;24908 +73090;44.34709;3.94143;445;20220722;36.4;21.4;28.9;2.4;14.41;.8;6.79;24911 +73090;44.34709;3.94143;445;20220723;34.7;21;27.9;2.4;18.01;0;6.15;23691 +73090;44.34709;3.94143;445;20220724;36;20.2;28.1;2.3;14.21;0;6.66;25410 +73090;44.34709;3.94143;445;20220725;34.8;20.9;27.9;2;15.71;.1;5.99;23698 +73090;44.34709;3.94143;445;20220726;32.1;20.6;26.4;4.2;12.21;0;7.16;21404 +73090;44.34709;3.94143;445;20220727;31.5;18.6;25.1;5.4;10.61;0;7.98;22628 +73090;44.34709;3.94143;445;20220728;32.7;16.8;24.8;2.6;11.01;.1;6.41;25108 +73090;44.34709;3.94143;445;20220729;27.7;18.4;23.1;1.9;16.01;3.8;4.31;18941 +73090;44.34709;3.94143;445;20220730;31.8;19.4;25.6;4.1;11.91;0;7.01;21900 +73090;44.34709;3.94143;445;20220731;34.8;22.9;28.9;4.4;11.71;0;8.04;21346 +73090;44.34709;3.94143;445;20220801;35.7;24.3;30;5.1;11.81;0;8.81;20784 +73090;44.34709;3.94143;445;20220802;36;23.6;29.8;4.3;12.61;0;8.14;21612 +73090;44.34709;3.94143;445;20220803;34.4;22.4;28.4;2;13.31;0;5.72;21150 +73090;44.34709;3.94143;445;20220804;34.9;20.9;27.9;1.8;14.51;0;5.68;22799 +73090;44.34709;3.94143;445;20220805;33.7;18.8;26.3;2;18.31;4.1;5.49;23431 +73090;44.34709;3.94143;445;20220806;34;20.7;27.4;4.4;15.21;0;7.24;21985 +73090;44.34709;3.94143;445;20220807;34.4;20.2;27.3;4.1;11.51;0;7.64;22628 +73090;44.34709;3.94143;445;20220808;34.5;21.8;28.2;4.3;10.71;0;7.87;21247 +73090;44.34709;3.94143;445;20220809;35.6;21.3;28.5;2.7;10.31;0;6.73;22474 +73090;44.34709;3.94143;445;20220810;34.1;22.2;28.2;2.2;12.61;0;5.73;20323 +73090;44.34709;3.94143;445;20220811;33.4;19.5;26.5;1.9;17.61;0;5.21;21907 +73090;44.34709;3.94143;445;20220812;35;20;27.5;1.8;20.91;0;5.31;22660 +73090;44.34709;3.94143;445;20220813;32.9;22.4;27.7;2.3;20.91;4.7;4.9;18723 +73090;44.34709;3.94143;445;20220814;25.1;21.9;23.5;2.5;20.51;21.6;2.81;9926 +73090;44.34709;3.94143;445;20220815;29.7;16.8;23.3;2.2;14.11;0;4.82;20592 +73090;44.34709;3.94143;445;20220816;30.5;18.4;24.5;2.4;14.81;.7;4.97;19798 +73090;44.34709;3.94143;445;20220817;25.2;17.9;21.6;1.6;17.81;27.5;3.18;15109 +73090;44.34709;3.94143;445;20220818;24.9;14.9;19.9;2.9;15.11;1.3;3.83;17704 +73090;44.34709;3.94143;445;20220819;27.3;19.1;23.2;5.2;13.91;0;5.51;15855 +73090;44.34709;3.94143;445;20220820;28.6;19.8;24.2;5.2;14.51;0;5.79;16344 +73090;44.34709;3.94143;445;20220821;29.1;17.8;23.5;4.6;12.71;0;5.96;18501 +73090;44.34709;3.94143;445;20220822;27.8;19.7;23.8;4.9;13.91;.1;5.5;15438 +73090;44.34709;3.94143;445;20220823;30.2;21.1;25.7;4.8;15.01;0;5.97;16297 +73090;44.34709;3.94143;445;20220824;31.9;20;26;2.8;14.81;0;5.29;18617 +73090;44.34709;3.94143;445;20220825;31.3;18.5;24.9;2.4;17.91;2.2;4.66;19200 +73090;44.34709;3.94143;445;20220826;30.4;21.7;26.1;5.3;16.21;.3;6;15578 +73090;44.34709;3.94143;445;20220827;28.8;18.9;23.9;3.8;15.01;0;4.99;16547 +73090;44.34709;3.94143;445;20220828;30;17;23.5;2;15.11;0;4.34;18933 +73090;44.34709;3.94143;445;20220829;29.9;20.4;25.2;2;17.51;.2;4;15950 +73090;44.34709;3.94143;445;20220830;29.1;20.3;24.7;1.8;21.11;10.3;3.46;15203 +73090;44.34709;3.94143;445;20220831;28.9;17.3;23.1;4;14.71;0;5.04;17433 +73090;44.34709;3.94143;445;20220901;30.1;17.6;23.9;2.7;13.81;.1;4.76;17982 +73090;44.34709;3.94143;445;20220902;25.6;19.5;22.6;1.6;15.01;8.7;3.05;12226 +73090;44.34709;3.94143;445;20220903;26.5;16.1;21.3;1.5;18.21;1.4;3.11;16069 +73090;44.34709;3.94143;445;20220904;27.1;17.4;22.3;1.6;20.01;.4;3.06;15363 +73090;44.34709;3.94143;445;20220905;26.3;19.8;23.1;1.8;22.31;1.6;2.62;12328 +73090;44.34709;3.94143;445;20220906;25.7;19.9;22.8;1.5;21.41;1.6;2.47;11502 +73090;44.34709;3.94143;445;20220907;25.1;17.9;21.5;2.2;20.01;7.5;2.65;12790 +73090;44.34709;3.94143;445;20220908;27.1;14.9;21;1.8;12.71;.2;3.61;16737 +73090;44.34709;3.94143;445;20220909;23.4;17.1;20.3;2;12.61;.2;3;11701 +73090;44.34709;3.94143;445;20220910;25.6;14.9;20.3;1.3;11.21;0;3.12;15345 +73090;44.34709;3.94143;445;20220911;28.2;13.5;20.9;1.8;11.71;0;3.8;17955 +73090;44.34709;3.94143;445;20220912;26.9;17;22;1.7;15.11;.5;3.2;14459 +73090;44.34709;3.94143;445;20220913;22.6;19;20.8;2.3;22.71;26.2;1.58;8328 +73090;44.34709;3.94143;445;20220914;22.5;17.4;20;2.6;20.81;8.7;1.84;9962 +73090;44.34709;3.94143;445;20220915;28.1;16.1;22.1;1.6;15.91;1.9;3.23;15546 +73090;44.34709;3.94143;445;20220916;25.1;16.4;20.8;2.4;13.21;0;3.29;12992 +73090;44.34709;3.94143;445;20220917;18.1;12.5;15.3;5.4;7.81;0;3.89;10166 +73090;44.34709;3.94143;445;20220918;22.2;10.8;16.5;3.9;7.31;0;4.21;14688 +73090;44.34709;3.94143;445;20220919;22.3;10.6;16.5;4.7;7.61;0;4.48;14740 +73090;44.34709;3.94143;445;20220920;23.2;11;17.1;5.1;7.21;0;4.95;14914 +73090;44.34709;3.94143;445;20220921;21.2;13.6;17.4;3.9;7.91;0;3.94;11485 +73090;44.34709;3.94143;445;20220922;22.2;12.1;17.2;1.5;11.01;.1;2.52;13218 +73090;44.34709;3.94143;445;20220923;19.9;12.7;16.3;1.2;14.21;19.6;1.84;10920 +73090;44.34709;3.94143;445;20220924;20.3;13;16.7;1.7;14.31;0;1.96;10881 +73090;44.34709;3.94143;445;20220925;20.3;12;16.2;1.8;11.01;.9;2.31;11526 +73090;44.34709;3.94143;445;20220926;20;10;15;2.9;9.81;.8;2.75;12588 +73090;44.34709;3.94143;445;20220927;17.5;11.8;14.7;3;9.91;.5;2.38;9207 +73090;44.34709;3.94143;445;20220928;20.5;13.3;16.9;2.4;12.01;1.2;2.37;10325 +73090;44.34709;3.94143;445;20220929;17;12.2;14.6;2.7;10.41;1.1;2.1;8190 +73090;44.34709;3.94143;445;20220930;16;10.4;13.2;4.7;8.41;0;2.79;8805 +73090;44.34709;3.94143;445;20221001;19.2;10.6;14.9;2;10.91;.5;2.1;10968 +73090;44.34709;3.94143;445;20221002;25.9;15.6;20.8;3.2;13.21;0;3.41;11935 +73090;44.34709;3.94143;445;20221003;23.1;15.6;19.4;4.4;11.81;0;3.58;9950 +73090;44.34709;3.94143;445;20221004;23;11;17;1.6;11.81;.1;2.29;12640 +73090;44.34709;3.94143;445;20221005;21;11.8;16.4;1;13.81;.3;1.7;10838 +73090;44.34709;3.94143;445;20221006;22.8;13.5;18.2;2.1;13.31;0;2.29;10768 +73090;44.34709;3.94143;445;20221007;21.2;13.2;17.2;1.1;13.41;2.9;1.72;9808 +73090;44.34709;3.94143;445;20221008;20.6;12.6;16.6;2.1;14.11;1.3;1.82;9685 +73090;44.34709;3.94143;445;20221009;17.1;11.5;14.3;1.5;12.41;.1;1.4;7874 +73090;44.34709;3.94143;445;20221010;21.5;13.9;17.7;1.3;15.21;.2;1.62;9183 +73090;44.34709;3.94143;445;20221011;22.4;12.1;17.3;1.6;13.91;0;1.88;10682 +73090;44.34709;3.94143;445;20221012;21.2;13.7;17.5;1.8;13.51;.3;1.83;8884 +73090;44.34709;3.94143;445;20221013;20.6;12;16.3;1.6;13.21;3.7;1.68;9445 +73090;44.34709;3.94143;445;20221014;21;14.1;17.6;1.6;13.81;.3;1.68;8268 +73090;44.34709;3.94143;445;20221015;23.4;13.8;18.6;1.5;13.71;3.3;1.9;9763 +73090;44.34709;3.94143;445;20221016;18.7;14.9;16.8;2.1;17.51;3.5;1.01;5773 +73090;44.34709;3.94143;445;20221017;19.3;15.9;17.6;2.1;17.41;1.4;1.13;5342 +73090;44.34709;3.94143;445;20221018;21.9;14.6;18.3;1.2;16.91;.2;1.37;8080 +73090;44.34709;3.94143;445;20221019;19.2;14.3;16.8;1.1;16.61;4.3;1.07;6389 +73090;44.34709;3.94143;445;20221020;17.2;16.8;17;5;18.51;52.3;.55;1243 +73090;44.34709;3.94143;445;20221021;19.4;16.4;17.9;3.6;18.91;9.6;.94;4691 +73090;44.34709;3.94143;445;20221022;20;14.9;17.5;1.6;16.71;2.9;1.17;6264 +73090;44.34709;3.94143;445;20221023;18.9;16.9;17.9;4.6;19.51;9.4;.71;3576 +73090;44.34709;3.94143;445;20221024;21.7;17.7;19.7;2.7;18.61;0;1.39;5302 +73090;44.34709;3.94143;445;20221025;21.1;13.2;17.2;1.7;13.51;.4;1.53;7660 +73090;44.34709;3.94143;445;20221026;22.1;15.8;19;1.1;17.81;.1;1.17;6662 +73090;44.34709;3.94143;445;20221027;19.8;16.7;18.3;1;18.01;.1;.91;4374 +73090;44.34709;3.94143;445;20221028;21;14;17.5;1.4;15.41;0;1.24;6867 +73090;44.34709;3.94143;445;20221029;22.4;14.3;18.4;1.3;13.01;.1;1.49;7341 +73090;44.34709;3.94143;445;20221030;19.7;14.1;16.9;1.1;15.01;1.1;1.06;5887 +73090;44.34709;3.94143;445;20221031;17;14.5;15.8;2.8;16.91;52.5;.67;3618 +73090;44.34709;3.94143;445;20221101;20.6;14.9;17.8;2.1;15.51;.1;1.32;5777 +73090;44.34709;3.94143;445;20221102;18.8;12.1;15.5;1.7;9.91;0;1.53;6239 +73090;44.34709;3.94143;445;20221103;12.3;10.1;11.2;2;10.81;4.8;.85;3192 +73090;44.34709;3.94143;445;20221104;12;9.2;10.6;2.9;8.21;2.2;1.41;3644 +73090;44.34709;3.94143;445;20221105;12.6;8.5;10.6;6;6.61;0;2.55;4506 +73090;44.34709;3.94143;445;20221106;15.6;6;10.8;1.8;5.91;0;1.53;7208 +73090;44.34709;3.94143;445;20221107;18.4;8.3;13.4;2;8.91;.8;1.51;7312 +73090;44.34709;3.94143;445;20221108;13.6;11.1;12.4;2.3;12.81;28.6;.69;3196 +73090;44.34709;3.94143;445;20221109;18.2;13.2;15.7;3.1;14.81;13.4;1.08;4774 +73090;44.34709;3.94143;445;20221110;17.5;11.8;14.7;3.9;10.31;0;1.98;5078 +73090;44.34709;3.94143;445;20221111;19.3;10.2;14.8;1.2;11.71;.1;1.01;6532 +73090;44.34709;3.94143;445;20221112;19;11.7;15.4;1.5;12.21;0;1.09;5690 +73090;44.34709;3.94143;445;20221113;15.7;12;13.9;2.1;11.71;.2;1.07;3772 +73090;44.34709;3.94143;445;20221114;10.9;10.7;10.8;1.5;11.91;22.5;.52;266 +73090;44.34709;3.94143;445;20221115;12.4;10.6;11.5;1;12.81;7.1;.5;2321 +73090;44.34709;3.94143;445;20221116;16.9;9.7;13.3;1.6;10.31;.2;1.05;5351 +73090;44.34709;3.94143;445;20221117;15.7;8.8;12.3;1.8;11.11;2;.86;5153 +73090;44.34709;3.94143;445;20221118;13.2;9.2;11.2;2;7.81;.3;1.25;3687 +73090;44.34709;3.94143;445;20221119;11;7.3;9.2;5.7;6.41;.1;2.13;3469 +73090;44.34709;3.94143;445;20221120;12.5;5.9;9.2;3.8;6.01;.2;1.85;4834 +73090;44.34709;3.94143;445;20221121;8;4.8;6.4;1.7;7.31;4.6;.69;3088 +73090;44.34709;3.94143;445;20221122;11.2;5.4;8.3;4.2;6.71;1.3;1.55;4373 +73090;44.34709;3.94143;445;20221123;12.2;5.3;8.8;1.6;8.21;.5;.76;4783 +73090;44.34709;3.94143;445;20221124;13.8;6.8;10.3;1.2;8.11;0;.8;4767 +73090;44.34709;3.94143;445;20221125;14.2;7.2;10.7;2.8;8.41;3;1.25;4714 +73090;44.34709;3.94143;445;20221126;12.8;8;10.4;5.3;6.31;0;2.36;3726 +73090;44.34709;3.94143;445;20221127;12;5.2;8.6;1.3;7.01;3.1;.79;4534 +73090;44.34709;3.94143;445;20221128;8.3;7.6;8;1.1;9.71;15.1;.47;910 +73090;44.34709;3.94143;445;20221129;10.9;5.2;8.1;4.1;6.61;.1;1.48;4000 +73090;44.34709;3.94143;445;20221130;10.7;6.2;8.5;4.2;6.51;.1;1.61;3432 +73090;44.34709;3.94143;445;20221201;9.6;5.6;7.6;2.9;6.41;0;1.21;3159 +73090;44.34709;3.94143;445;20221202;5.9;.5;3.2;1.6;6.31;1.6;.46;3762 +73090;44.34709;3.94143;445;20221203;5.2;3.4;4.3;2.1;8.01;23.8;.31;1823 +73090;44.34709;3.94143;445;20221204;8.5;5.1;6.8;1.6;8.11;9.4;.55;2772 +73090;44.34709;3.94143;445;20221205;9.8;.4;5.1;2.1;5.71;.2;.82;5087 +73090;44.34709;3.94143;445;20221206;12.6;2.9;7.8;1.8;5.21;.4;1.07;5142 +73090;44.34709;3.94143;445;20221207;7.1;.6;3.9;1.5;5.41;.2;.62;4039 +73090;44.34709;3.94143;445;20221208;6.3;-.7;2.8;1.4;5.71;14.1;.47;4193 +73090;44.34709;3.94143;445;20221209;9.7;3.3;6.5;1.2;9.51;1.1;.27;3950 +73090;44.34709;3.94143;445;20221210;4.6;5.6;5.1;3.9;6.01;0;1.15;0 +73090;44.34709;3.94143;445;20221211;5.7;-3.9;.9;2.5;3.11;0;1.02;4960 +73090;44.34709;3.94143;445;20221212;7;-.6;3.2;1.4;3.71;10.8;.77;4307 +73090;44.34709;3.94143;445;20221213;3.7;-.2;1.8;1.4;7.11;14;.18;2851 +73090;44.34709;3.94143;445;20221214;8.8;4.2;6.5;1.1;9.81;2;.24;3151 +73090;44.34709;3.94143;445;20221215;9;6.7;7.9;1.8;9.71;30.9;.43;1992 +73090;44.34709;3.94143;445;20221216;10.3;5;7.7;2.8;6.81;0;1.06;3418 +73090;44.34709;3.94143;445;20221217;9.1;-.6;4.3;2.7;3.81;0;1.27;4889 +73090;44.34709;3.94143;445;20221218;8.9;.7;4.8;1.5;6.71;4.9;.48;4425 +73090;44.34709;3.94143;445;20221219;11.1;7.4;9.3;2.3;10.71;3.9;.43;2713 +73090;44.34709;3.94143;445;20221220;11.6;10.5;11.1;5.1;12.91;7.9;.28;1124 +73090;44.34709;3.94143;445;20221221;15.1;10.6;12.9;1.6;11.91;.6;.67;3069 +73090;44.34709;3.94143;445;20221222;13.9;10.1;12;1.6;10.21;.4;.79;2758 +73090;44.34709;3.94143;445;20221223;18;11.1;14.6;1.6;12.11;0;.82;3991 +73090;44.34709;3.94143;445;20221224;17.6;11.8;14.7;1;11.51;.1;.71;3600 +73090;44.34709;3.94143;445;20221225;11.2;8.7;10;.8;11.41;.4;.4;2100 +73090;44.34709;3.94143;445;20221226;15;10.8;12.9;.8;11.81;.1;.54;2961 +73090;44.34709;3.94143;445;20221227;13.8;7.4;10.6;1.5;8.41;0;.81;3849 +73090;44.34709;3.94143;445;20221228;10.9;5.4;8.2;.8;8.71;.3;.43;3524 +73090;44.34709;3.94143;445;20221229;11.4;8.5;10;.8;10.91;1.2;.43;2356 +73090;44.34709;3.94143;445;20221230;10.6;6.8;8.7;.9;10.21;.1;.39;2823 +73090;44.34709;3.94143;445;20221231;11.5;8.3;9.9;2.2;11.51;2.7;.39;2541 +73091;44.36486;4.25362;160;20220101;13.1;1.8;7.4;1;8.59;.2;.39;6281 +73091;44.36486;4.25362;160;20220102;8.4;5.3;6.8;1.1;9.44;.2;.35;2660 +73091;44.36486;4.25362;160;20220103;14.6;4.7;9.6;1.5;9.34;0;.55;6296 +73091;44.36486;4.25362;160;20220104;10.6;4.3;7.5;1;10.12;2;.23;4479 +73091;44.36486;4.25362;160;20220105;6.9;5.2;6.1;6.5;5.92;.2;1.58;2450 +73091;44.36486;4.25362;160;20220106;7.3;3.8;5.6;6.7;4.82;0;1.94;3562 +73091;44.36486;4.25362;160;20220107;9.6;1.1;5.3;2.5;4.99;0;1.04;5648 +73091;44.36486;4.25362;160;20220108;10.3;1.5;5.9;2.1;7.15;.2;.59;5775 +73091;44.36486;4.25362;160;20220109;9.6;4.5;7;1.9;6.75;.2;.79;4355 +73091;44.36486;4.25362;160;20220110;8.9;3.9;6.4;3.8;6.12;0;1.2;4402 +73091;44.36486;4.25362;160;20220111;6.5;2;4.2;6.2;5.02;0;1.5;4188 +73091;44.36486;4.25362;160;20220112;6.6;2.1;4.3;6;4.62;0;1.67;4210 +73091;44.36486;4.25362;160;20220113;8.3;-1.4;3.4;2.3;4.45;0;.9;6324 +73091;44.36486;4.25362;160;20220114;12.4;-4.8;3.8;1.3;4.62;0;.71;8430 +73091;44.36486;4.25362;160;20220115;13.1;-4;4.5;.9;4.59;0;.58;8493 +73091;44.36486;4.25362;160;20220116;13.4;-4.2;4.6;3;4.12;0;1.54;8704 +73091;44.36486;4.25362;160;20220117;8.3;3;5.6;7.2;6.14;0;1.48;6143 +73091;44.36486;4.25362;160;20220118;9.6;3.5;6.6;3.6;5.62;0;1.39;5203 +73091;44.36486;4.25362;160;20220119;10.8;-2.6;4.1;1.3;6.02;0;.57;7789 +73091;44.36486;4.25362;160;20220120;9.5;3.6;6.6;5.4;5.59;0;1.75;5305 +73091;44.36486;4.25362;160;20220121;6.9;2.6;4.8;6.9;4.19;0;2.12;4518 +73091;44.36486;4.25362;160;20220122;7.8;1.4;4.6;6.1;4.89;0;1.71;5661 +73091;44.36486;4.25362;160;20220123;9;1.2;5.1;3.1;5.42;0;1.13;6276 +73091;44.36486;4.25362;160;20220124;12.5;-4.2;4.1;1;5.29;0;.64;9267 +73091;44.36486;4.25362;160;20220125;12.8;-3.3;4.8;.9;5.82;0;.61;9163 +73091;44.36486;4.25362;160;20220126;14.5;-2.9;5.8;2.7;4.92;0;1.43;9601 +73091;44.36486;4.25362;160;20220127;12.3;-1.9;5.2;3.2;4.19;0;1.58;8970 +73091;44.36486;4.25362;160;20220128;11.1;-.8;5.2;5.4;5.19;0;1.84;8317 +73091;44.36486;4.25362;160;20220129;13.1;3.9;8.5;4.1;5.19;0;2.1;7382 +73091;44.36486;4.25362;160;20220130;12.9;4.7;8.8;6.7;7.05;0;2.04;7027 +73091;44.36486;4.25362;160;20220131;12.1;5.9;9;6;6.09;0;2.27;6203 +73091;44.36486;4.25362;160;20220201;9.8;3.7;6.8;6.6;5.25;0;2.16;6212 +73091;44.36486;4.25362;160;20220202;14.4;6.3;10.4;4.6;8.09;0;1.79;7256 +73091;44.36486;4.25362;160;20220203;15.2;5.8;10.5;2.1;7.92;0;1.27;7907 +73091;44.36486;4.25362;160;20220204;14;4.2;9.1;2.2;7.92;0;1.15;8227 +73091;44.36486;4.25362;160;20220205;12.5;7.1;9.8;4.4;5.82;0;2.23;6136 +73091;44.36486;4.25362;160;20220206;12.1;3.2;7.7;3.3;5.79;.1;1.66;7986 +73091;44.36486;4.25362;160;20220207;12.2;6.5;9.3;4.9;5.85;.3;2.3;6217 +73091;44.36486;4.25362;160;20220208;14.6;3.4;9;2.9;4.42;0;2.11;9181 +73091;44.36486;4.25362;160;20220209;13.2;-2.2;5.5;1.3;6.82;0;.91;10762 +73091;44.36486;4.25362;160;20220210;9.8;1.8;5.8;.9;8.19;0;1.03;10475 +73091;44.36486;4.25362;160;20220211;12.5;2.2;7.4;4.3;6.33;0;1.88;10324 +73091;44.36486;4.25362;160;20220212;13.2;1;7.1;2.3;6.03;.1;1.5;10118 +73091;44.36486;4.25362;160;20220213;10.8;3.8;7.3;2.6;7.99;19.8;1.08;3863 +73091;44.36486;4.25362;160;20220214;11.2;7.1;9.2;2.5;9.53;11.9;.97;3607 +73091;44.36486;4.25362;160;20220215;12.1;2.2;7.1;2.7;6.63;0;1.5;9610 +73091;44.36486;4.25362;160;20220216;11;1.7;6.3;.9;8.15;1;.79;9274 +73091;44.36486;4.25362;160;20220217;19.8;5.3;12.5;2.3;9.97;0;1.77;10566 +73091;44.36486;4.25362;160;20220218;19.4;4.6;12;2.1;9.75;0;1.68;11855 +73091;44.36486;4.25362;160;20220219;12.1;7.9;10;4.6;5.99;0;2.39;6490 +73091;44.36486;4.25362;160;20220220;15.9;3.6;9.7;2.9;6.49;.1;2.04;11294 +73091;44.36486;4.25362;160;20220221;14.1;4.8;9.4;3.6;6.82;.1;2.02;9838 +73091;44.36486;4.25362;160;20220222;14.7;6.5;10.6;5.4;6.65;0;2.72;9459 +73091;44.36486;4.25362;160;20220223;17.4;8;12.7;3.4;7.99;0;2.36;10220 +73091;44.36486;4.25362;160;20220224;14.6;3.7;9.1;1.4;8.99;.1;1.21;10889 +73091;44.36486;4.25362;160;20220225;11.6;4.3;8;5.6;5.35;0;2.51;9096 +73091;44.36486;4.25362;160;20220226;13.3;4.3;8.8;3.3;4.85;0;2.35;10289 +73091;44.36486;4.25362;160;20220227;14.1;-2.5;5.8;1.5;5.69;0;1.51;14108 +73091;44.36486;4.25362;160;20220228;15.6;.1;7.9;1.8;6.45;0;1.73;13859 +73091;44.36486;4.25362;160;20220301;14.1;1.3;7.7;2.1;6.29;0;1.72;12716 +73091;44.36486;4.25362;160;20220302;11.1;1.2;6.2;1;7.49;.1;1.09;11301 +73091;44.36486;4.25362;160;20220303;16.7;.3;8.5;1.4;7.75;0;1.63;14715 +73091;44.36486;4.25362;160;20220304;17;3.6;10.3;3.8;6.52;0;2.74;13524 +73091;44.36486;4.25362;160;20220305;14.7;3.8;9.2;2.8;4.22;0;2.58;12399 +73091;44.36486;4.25362;160;20220306;12.5;1.5;7;2.9;3.75;0;2.39;12660 +73091;44.36486;4.25362;160;20220307;13.1;-2.3;5.4;1.6;4.12;0;1.85;14910 +73091;44.36486;4.25362;160;20220308;9.9;-3.7;3.1;1.2;5.62;0;1.26;14034 +73091;44.36486;4.25362;160;20220309;13.3;2.9;8.1;1.2;7.55;0;1.47;12473 +73091;44.36486;4.25362;160;20220310;13.3;2.9;8.1;1.9;9.22;5.3;1.33;12092 +73091;44.36486;4.25362;160;20220311;12.7;8.5;10.6;3.7;8.89;12;1.71;7992 +73091;44.36486;4.25362;160;20220312;11.4;7.5;9.5;2.6;8.35;19.1;1.45;7919 +73091;44.36486;4.25362;160;20220313;10.8;6.9;8.9;3;8.82;16.4;1.28;7660 +73091;44.36486;4.25362;160;20220314;14.2;5.9;10.1;1.1;10.32;2.3;1.4;11858 +73091;44.36486;4.25362;160;20220315;16;9.1;12.5;2.2;10.19;0;1.81;10834 +73091;44.36486;4.25362;160;20220316;16.9;6.4;11.7;1.4;10.45;0;1.78;13660 +73091;44.36486;4.25362;160;20220317;16.6;7.3;11.9;2.9;10.49;0;1.99;13108 +73091;44.36486;4.25362;160;20220318;14.6;10.3;12.4;4.7;9.73;.3;2.35;9704 +73091;44.36486;4.25362;160;20220319;18.3;5.5;11.9;1.7;8.73;0;2.28;14781 +73091;44.36486;4.25362;160;20220320;13.9;4.7;9.3;1.7;7.93;.2;1.6;8160 +73091;44.36486;4.25362;160;20220321;14.9;8.2;11.5;2.4;7.06;.1;2.41;11633 +73091;44.36486;4.25362;160;20220322;16.2;.3;8.3;2.4;5.93;0;2.71;18762 +73091;44.36486;4.25362;160;20220323;17.3;-.2;8.5;1.7;6.23;0;2.58;19511 +73091;44.36486;4.25362;160;20220324;20.1;1.4;10.7;1.7;5.89;0;3;20247 +73091;44.36486;4.25362;160;20220325;21;.6;10.8;1.3;5.89;0;2.76;19447 +73091;44.36486;4.25362;160;20220326;21.1;1.9;11.5;1.5;6.86;0;2.95;20212 +73091;44.36486;4.25362;160;20220327;21.2;3;12.1;1;7.23;0;2.41;15445 +73091;44.36486;4.25362;160;20220328;21.7;3;12.4;1.8;6.59;0;3.25;19558 +73091;44.36486;4.25362;160;20220329;18.4;4.9;11.7;2;8.69;3.2;2.57;15714 +73091;44.36486;4.25362;160;20220330;16.1;9.1;12.6;1.4;10.93;.4;1.74;9904 +73091;44.36486;4.25362;160;20220331;16.9;6.4;11.6;3.3;8.36;1.1;2.99;17096 +73091;44.36486;4.25362;160;20220401;8.9;4.5;6.7;6.4;5.29;.2;2.7;11576 +73091;44.36486;4.25362;160;20220402;7.6;3.2;5.4;6.6;4.03;0;2.68;10341 +73091;44.36486;4.25362;160;20220403;9.2;1.9;5.5;6.6;4.73;0;2.8;15327 +73091;44.36486;4.25362;160;20220404;13.7;1.6;7.6;3.9;5.09;0;3.27;21298 +73091;44.36486;4.25362;160;20220405;18;3.2;10.6;4.3;6.68;0;4;22615 +73091;44.36486;4.25362;160;20220406;18.1;7.1;12.6;2.1;9.69;.8;2.43;13574 +73091;44.36486;4.25362;160;20220407;18.3;7.6;12.9;2.3;10.33;.1;2.36;11140 +73091;44.36486;4.25362;160;20220408;21.9;10.6;16.2;2.7;10.36;0;3.39;15174 +73091;44.36486;4.25362;160;20220409;14.8;8.5;11.7;4.5;5.86;0;3.93;18087 +73091;44.36486;4.25362;160;20220410;17.8;3.2;10.5;2.8;5.96;.2;3.71;23334 +73091;44.36486;4.25362;160;20220411;15.3;2.9;9.1;2.9;8.06;.6;2.29;12252 +73091;44.36486;4.25362;160;20220412;19.3;6.1;12.7;2.4;8.79;0;3.1;16560 +73091;44.36486;4.25362;160;20220413;21.7;6.2;13.9;1.4;9.33;0;3.03;18015 +73091;44.36486;4.25362;160;20220414;25;7.5;16.2;3.7;11.03;0;4.48;22061 +73091;44.36486;4.25362;160;20220415;27.1;10.8;18.9;4.9;11.73;0;5.48;22429 +73091;44.36486;4.25362;160;20220416;24;14.9;19.5;8.6;10.07;0;7.15;21966 +73091;44.36486;4.25362;160;20220417;21.9;10.5;16.2;3.4;8.03;0;4.8;23921 +73091;44.36486;4.25362;160;20220418;23.5;5;14.3;2;8.39;0;4.16;24841 +73091;44.36486;4.25362;160;20220419;23.7;8.2;15.9;2.9;7.93;0;4.83;24269 +73091;44.36486;4.25362;160;20220420;17.2;8.7;12.9;1.5;11.63;10.3;1.89;10387 +73091;44.36486;4.25362;160;20220421;20;11.2;15.6;1.7;12.79;1;2.65;14890 +73091;44.36486;4.25362;160;20220422;22.6;8.1;15.4;2.5;11.06;.8;3.9;22630 +73091;44.36486;4.25362;160;20220423;15.5;10.8;13.1;4;11.58;17.7;1.9;4937 +73091;44.36486;4.25362;160;20220424;15.8;7.3;11.6;1.5;11.29;1.7;2.18;14399 +73091;44.36486;4.25362;160;20220425;21.2;7.5;14.3;1.8;10.59;0;3.76;24127 +73091;44.36486;4.25362;160;20220426;21.9;7.3;14.6;2.7;10.56;0;4.09;24367 +73091;44.36486;4.25362;160;20220427;23;9.5;16.2;2.8;9.93;0;4.62;25337 +73091;44.36486;4.25362;160;20220428;25.5;7.8;16.6;1.9;10.86;.4;4.5;25624 +73091;44.36486;4.25362;160;20220429;24.7;8.5;16.6;2.9;10.56;.1;4.77;25150 +73091;44.36486;4.25362;160;20220430;23.4;12.9;18.1;3.8;9.83;0;5.14;22570 +73091;44.36486;4.25362;160;20220501;22.6;10.6;16.6;4;8.63;0;5.37;25443 +73091;44.36486;4.25362;160;20220502;23.9;8.9;16.4;2.4;9.59;.6;4.73;25589 +73091;44.36486;4.25362;160;20220503;23.7;11.3;17.5;1.7;12.06;1;3.94;21708 +73091;44.36486;4.25362;160;20220504;23.7;8.6;16.1;1.8;12.33;2.1;4.01;23635 +73091;44.36486;4.25362;160;20220505;20.7;12.4;16.6;4.7;10.99;.1;4.41;19483 +73091;44.36486;4.25362;160;20220506;19.8;12.8;16.3;5.9;10.22;0;4.37;16774 +73091;44.36486;4.25362;160;20220507;24.2;14.5;19.3;4.7;10.32;0;5.38;19811 +73091;44.36486;4.25362;160;20220508;24.3;13.9;19.1;2.6;11.32;1.4;4.43;20562 +73091;44.36486;4.25362;160;20220509;25.9;9.8;17.8;1.2;13.32;.6;4.23;25652 +73091;44.36486;4.25362;160;20220510;27.9;10.6;19.2;1.5;13.45;0;4.73;26631 +73091;44.36486;4.25362;160;20220511;27.5;10.3;18.9;2.2;12.19;0;5.06;26696 +73091;44.36486;4.25362;160;20220512;26.4;9.7;18.1;2;11.82;0;4.77;26228 +73091;44.36486;4.25362;160;20220513;27.7;9.4;18.5;1.4;12.12;0;4.85;27891 +73091;44.36486;4.25362;160;20220514;29.8;14.5;22.1;2.1;15.25;0;5.25;25364 +73091;44.36486;4.25362;160;20220515;27.9;13.5;20.7;2;14.29;.1;4.86;24715 +73091;44.36486;4.25362;160;20220516;29.1;11.4;20.2;1.7;11.79;0;5.26;27746 +73091;44.36486;4.25362;160;20220517;32.2;12;22.1;1.5;14.39;0;5.58;28934 +73091;44.36486;4.25362;160;20220518;33.3;14.7;24;2.1;15.32;0;6.14;28360 +73091;44.36486;4.25362;160;20220519;30.1;14.1;22.1;1.9;15.15;0;5.29;26434 +73091;44.36486;4.25362;160;20220520;30;12.2;21.1;2.1;13.59;0;5.59;28082 +73091;44.36486;4.25362;160;20220521;33.1;13.4;23.3;1.5;14.55;0;5.86;29403 +73091;44.36486;4.25362;160;20220522;32.2;15.6;23.9;1.6;17.55;0;5.56;27376 +73091;44.36486;4.25362;160;20220523;27.5;15.9;21.7;2.2;16.29;0;4.66;22874 +73091;44.36486;4.25362;160;20220524;23.8;16.6;20.2;2.7;11.29;0;4.49;18268 +73091;44.36486;4.25362;160;20220525;25.6;15.3;20.5;4.9;9.89;0;6.2;21853 +73091;44.36486;4.25362;160;20220526;26.9;16.4;21.7;5.2;10.39;0;6.65;22221 +73091;44.36486;4.25362;160;20220527;29.1;17;23.1;5.5;12.42;0;7.12;23875 +73091;44.36486;4.25362;160;20220528;26.4;16.2;21.3;6.3;10.25;0;6.97;22054 +73091;44.36486;4.25362;160;20220529;24.2;14.1;19.2;5.2;7.29;0;6.51;21946 +73091;44.36486;4.25362;160;20220530;25.9;11;18.5;2.1;8.25;.2;5.28;26539 +73091;44.36486;4.25362;160;20220531;27;14.6;20.8;1.6;11.85;0;4.83;24154 +73091;44.36486;4.25362;160;20220601;31.6;11.5;21.6;1.8;13.15;0;6.01;30268 +73091;44.36486;4.25362;160;20220602;32;14;23;1.8;14.42;0;5.94;29139 +73091;44.36486;4.25362;160;20220603;31.2;17.7;24.5;1.9;15.12;.1;5.58;25425 +73091;44.36486;4.25362;160;20220604;32.7;17;24.9;2.3;16.45;.1;6.16;27315 +73091;44.36486;4.25362;160;20220605;32;18.2;25.1;2.3;16.85;.3;5.89;25621 +73091;44.36486;4.25362;160;20220606;32.3;16.5;24.4;2.1;13.89;.2;6.21;27729 +73091;44.36486;4.25362;160;20220607;29.8;16.8;23.3;2.8;13.69;0;5.94;25143 +73091;44.36486;4.25362;160;20220608;25.8;16;20.9;1.9;12.02;.5;4.66;21932 +73091;44.36486;4.25362;160;20220609;25;16.5;20.8;5;10.69;0;6.02;20606 +73091;44.36486;4.25362;160;20220610;29.4;15.8;22.6;5.3;10.32;0;7.65;25902 +73091;44.36486;4.25362;160;20220611;34.3;19;26.7;4;10.42;0;8.4;27513 +73091;44.36486;4.25362;160;20220612;36.8;16.7;26.8;1.8;11.65;.1;6.97;30155 +73091;44.36486;4.25362;160;20220613;32.4;18.9;25.7;3.5;14.82;.1;6.94;25889 +73091;44.36486;4.25362;160;20220614;36.3;17.9;27.1;2.5;11.19;0;7.61;29788 +73091;44.36486;4.25362;160;20220615;35;17.7;26.4;1.7;14.49;0;6.52;29162 +73091;44.36486;4.25362;160;20220616;37.2;17.6;27.4;2;14.55;0;7.26;30651 +73091;44.36486;4.25362;160;20220617;38.1;24;31.1;4;12.55;0;9.13;26557 +73091;44.36486;4.25362;160;20220618;36.7;19.8;28.3;2.7;14.05;0;7.62;28914 +73091;44.36486;4.25362;160;20220619;34;18;26;2.8;15.62;0;6.89;28035 +73091;44.36486;4.25362;160;20220620;33.6;15.9;24.7;2.3;14.09;0;6.63;29482 +73091;44.36486;4.25362;160;20220621;30.5;18.4;24.5;2;19.09;1.1;5.19;24013 +73091;44.36486;4.25362;160;20220622;28.3;20.7;24.5;2.2;22.15;12.8;4.21;19156 +73091;44.36486;4.25362;160;20220623;29.5;20;24.8;2.8;20.49;9.8;4.94;21443 +73091;44.36486;4.25362;160;20220624;27.1;18.7;22.9;1.4;18.3;4;4.37;21416 +73091;44.36486;4.25362;160;20220625;30.4;16.1;23.2;2.3;16.7;6.7;5.82;27267 +73091;44.36486;4.25362;160;20220626;32.2;18.6;25.4;2.4;18.84;0;5.97;26144 +73091;44.36486;4.25362;160;20220627;28.5;19;23.7;4.2;16.67;0;5.77;22127 +73091;44.36486;4.25362;160;20220628;27.9;18.2;23;5;14.67;0;6.5;24831 +73091;44.36486;4.25362;160;20220629;31.6;18.4;25;2.5;14.67;.3;6.43;27502 +73091;44.36486;4.25362;160;20220630;29.3;16.8;23;2.6;17;6.1;5.43;24366 +73091;44.36486;4.25362;160;20220701;25.7;14.3;20;5.2;12.57;0;6.14;26712 +73091;44.36486;4.25362;160;20220702;33.9;16.1;25;2.7;11.4;0;7.4;30107 +73091;44.36486;4.25362;160;20220703;36.9;15.8;26.3;1.7;13.44;0;6.87;29981 +73091;44.36486;4.25362;160;20220704;33.6;21.6;27.6;3.2;17.67;1.1;6.88;25478 +73091;44.36486;4.25362;160;20220705;30.7;21.2;26;4.5;14.54;0;7.27;24819 +73091;44.36486;4.25362;160;20220706;30.1;19.6;24.8;5.2;11.74;0;7.84;25680 +73091;44.36486;4.25362;160;20220707;29.5;18.5;24;6.1;11.47;0;8.12;25862 +73091;44.36486;4.25362;160;20220708;29.2;18.8;24;6.8;12.9;0;8.03;25471 +73091;44.36486;4.25362;160;20220709;31.8;19.7;25.8;4.9;11.64;0;8.21;26515 +73091;44.36486;4.25362;160;20220710;31.8;20.8;26.3;5.1;12.74;0;8.16;25863 +73091;44.36486;4.25362;160;20220711;33.5;20;26.7;3.8;13.4;0;7.67;27127 +73091;44.36486;4.25362;160;20220712;34.7;18.5;26.6;2.8;13.94;0;7.36;29124 +73091;44.36486;4.25362;160;20220713;35.8;18.1;27;2.1;13.3;0;6.95;28749 +73091;44.36486;4.25362;160;20220714;37.7;18;27.9;1.3;17.54;0;6.5;29605 +73091;44.36486;4.25362;160;20220715;36.3;19.4;27.8;3;15.84;0;7.67;28814 +73091;44.36486;4.25362;160;20220716;34.4;22.2;28.3;4.9;11.6;0;8.98;26169 +73091;44.36486;4.25362;160;20220717;36.1;22;29.1;3.7;11.44;0;8.4;27058 +73091;44.36486;4.25362;160;20220718;38.8;20.9;29.9;2.4;15.67;0;7.59;28401 +73091;44.36486;4.25362;160;20220719;37.3;20.4;28.9;2;17.9;0;6.8;27799 +73091;44.36486;4.25362;160;20220720;36.7;19.8;28.2;2.2;18.77;0;6.8;27602 +73091;44.36486;4.25362;160;20220721;35.3;22.8;29;3.9;15.3;0;7.95;25969 +73091;44.36486;4.25362;160;20220722;38.1;19.6;28.8;2.4;15.2;.5;7.33;27532 +73091;44.36486;4.25362;160;20220723;34;22.6;28.3;3.2;20.27;0;6.52;23985 +73091;44.36486;4.25362;160;20220724;37.9;22.1;30;3.5;15.4;0;8.21;27009 +73091;44.36486;4.25362;160;20220725;37.7;19;28.3;2;16.9;0;6.49;25755 +73091;44.36486;4.25362;160;20220726;30.9;22.4;26.6;5.2;14.67;0;7.45;23014 +73091;44.36486;4.25362;160;20220727;30.8;19.6;25.2;4.8;12;0;7.57;24792 +73091;44.36486;4.25362;160;20220728;34.1;17.2;25.7;2.3;11.97;0;6.41;25494 +73091;44.36486;4.25362;160;20220729;29.2;18.4;23.8;2.1;16.6;1.6;4.69;20037 +73091;44.36486;4.25362;160;20220730;32.6;19.1;25.9;3.8;13.34;0;7.29;25703 +73091;44.36486;4.25362;160;20220731;34.9;20.9;27.9;3.5;12.44;0;7.57;25164 +73091;44.36486;4.25362;160;20220801;36.7;23.5;30.1;3.7;13;0;8.23;25232 +73091;44.36486;4.25362;160;20220802;36;23.4;29.7;3.7;13.97;0;7.93;24749 +73091;44.36486;4.25362;160;20220803;37.6;18.9;28.3;1.9;15.37;0;6.56;26938 +73091;44.36486;4.25362;160;20220804;37.8;18.7;28.3;1.9;17.07;0;6.5;27245 +73091;44.36486;4.25362;160;20220805;37.6;21;29.3;2.2;19.64;.1;6.28;23896 +73091;44.36486;4.25362;160;20220806;33.4;22.7;28.1;4.8;15.64;0;7.64;23037 +73091;44.36486;4.25362;160;20220807;33.2;21.3;27.3;3.8;13.37;0;7.23;23869 +73091;44.36486;4.25362;160;20220808;34.4;21.6;28;3.4;12;0;7.36;24424 +73091;44.36486;4.25362;160;20220809;36.4;19.3;27.8;2.3;11;0;6.67;25493 +73091;44.36486;4.25362;160;20220810;36.7;17.5;27.1;2;12.09;0;6.43;26852 +73091;44.36486;4.25362;160;20220811;35.9;17.8;26.9;2.1;15.85;0;6.12;25814 +73091;44.36486;4.25362;160;20220812;37.5;20;28.7;1.6;17.45;0;5.88;25318 +73091;44.36486;4.25362;160;20220813;36.7;19.1;27.9;2.2;18.75;3.7;6.1;25213 +73091;44.36486;4.25362;160;20220814;27.9;22.2;25.1;1.8;22.02;17.1;3.35;14348 +73091;44.36486;4.25362;160;20220815;31.5;16;23.8;1.6;16.19;0;4.82;23570 +73091;44.36486;4.25362;160;20220816;34;15.4;24.7;2.2;16.39;8.8;5.65;25256 +73091;44.36486;4.25362;160;20220817;28.7;19.1;23.9;1.8;20.32;30.4;3.8;18265 +73091;44.36486;4.25362;160;20220818;25.1;15.6;20.3;3;16.8;0;3.61;16369 +73091;44.36486;4.25362;160;20220819;26.8;18.8;22.8;4;16.87;0;4.53;17006 +73091;44.36486;4.25362;160;20220820;28.7;20.1;24.4;4.2;16.7;0;5.45;19699 +73091;44.36486;4.25362;160;20220821;28.9;19.3;24.1;4.1;13.84;0;5.75;18976 +73091;44.36486;4.25362;160;20220822;29.5;19.5;24.5;4.4;13.84;0;6.16;20427 +73091;44.36486;4.25362;160;20220823;31.4;20.7;26;4.3;15.44;0;6.36;20840 +73091;44.36486;4.25362;160;20220824;34.4;19.2;26.8;2.2;15.54;0;5.61;22559 +73091;44.36486;4.25362;160;20220825;34;16.7;25.3;1.7;16.99;1.7;5.02;23429 +73091;44.36486;4.25362;160;20220826;31.4;21.5;26.5;3.5;16.82;.1;5.41;17757 +73091;44.36486;4.25362;160;20220827;29.6;19;24.3;3.4;16.49;0;4.9;18250 +73091;44.36486;4.25362;160;20220828;32.5;18.6;25.6;1.6;15.99;0;4.55;20601 +73091;44.36486;4.25362;160;20220829;33.6;17.2;25.4;1.8;17.85;.2;4.76;21949 +73091;44.36486;4.25362;160;20220830;31.7;20.3;26;1.9;21.65;5.8;4.05;17994 +73091;44.36486;4.25362;160;20220831;29.1;17.9;23.5;3;16.89;0;4.44;18111 +73091;44.36486;4.25362;160;20220901;31;17.8;24.4;2.1;14.59;0;4.61;19568 +73091;44.36486;4.25362;160;20220902;27.8;16.7;22.2;1.5;16.55;9;3.46;17416 +73091;44.36486;4.25362;160;20220903;29.1;17.1;23.1;1.7;19.09;0;3.61;18048 +73091;44.36486;4.25362;160;20220904;30.6;17.3;24;1.6;19.59;.2;3.8;18808 +73091;44.36486;4.25362;160;20220905;30.4;19;24.7;1.7;21.55;.7;3.58;17026 +73091;44.36486;4.25362;160;20220906;29.8;18.3;24;1.9;21.32;3.3;3.55;17288 +73091;44.36486;4.25362;160;20220907;27.3;17.9;22.6;2;20.85;21.4;3.04;15500 +73091;44.36486;4.25362;160;20220908;27.1;15.1;21.1;1.7;16.29;.1;3.35;17457 +73091;44.36486;4.25362;160;20220909;26.7;14.3;20.5;1.6;14.25;.1;3.35;17479 +73091;44.36486;4.25362;160;20220910;25.8;12;18.9;2.1;12.42;0;3.58;18499 +73091;44.36486;4.25362;160;20220911;27.6;14.9;21.3;2.8;12.39;0;4.26;17657 +73091;44.36486;4.25362;160;20220912;29.6;12.8;21.2;1.4;15.89;.2;3.58;19782 +73091;44.36486;4.25362;160;20220913;26.8;18.7;22.7;2.1;22.29;22.3;2.64;13466 +73091;44.36486;4.25362;160;20220914;25.7;19;22.3;1.9;20.69;15.1;2.46;12039 +73091;44.36486;4.25362;160;20220915;28.4;15.4;21.9;1.3;17.79;2.4;3.13;17059 +73091;44.36486;4.25362;160;20220916;25.4;16.2;20.8;3.2;14.92;0;3.47;14357 +73091;44.36486;4.25362;160;20220917;19;12.6;15.8;5.3;9.25;0;3.68;11843 +73091;44.36486;4.25362;160;20220918;22.8;10.6;16.7;4.4;8.22;0;4.41;16155 +73091;44.36486;4.25362;160;20220919;22.4;12.3;17.4;4.7;8.39;0;4.47;14609 +73091;44.36486;4.25362;160;20220920;22.8;11.4;17.1;4.6;8.09;0;4.5;15363 +73091;44.36486;4.25362;160;20220921;23.2;11.3;17.2;3.1;8.85;0;3.7;15541 +73091;44.36486;4.25362;160;20220922;24.7;8.9;16.8;1.5;11.09;.1;2.87;17584 +73091;44.36486;4.25362;160;20220923;22.5;12.1;17.3;1.2;14.55;24.4;2.18;13751 +73091;44.36486;4.25362;160;20220924;21.3;14.7;18;1.5;15.79;1.6;1.95;11168 +73091;44.36486;4.25362;160;20220925;21.1;12.9;17;1.9;13.52;.8;2.22;12364 +73091;44.36486;4.25362;160;20220926;20.8;11.4;16.1;2.4;10.92;.3;2.59;13161 +73091;44.36486;4.25362;160;20220927;19.3;11.2;15.2;2.3;10.75;0;2.33;11872 +73091;44.36486;4.25362;160;20220928;23.2;12.8;18;1.8;12.45;0;2.49;13304 +73091;44.36486;4.25362;160;20220929;18.9;12.6;15.8;2.1;11.75;.8;2.02;10034 +73091;44.36486;4.25362;160;20220930;14.9;10;12.4;3.6;10.2;.1;1.91;8426 +73091;44.36486;4.25362;160;20221001;20;4.9;12.4;1.2;10.83;.1;1.84;13428 +73091;44.36486;4.25362;160;20221002;27.4;10.4;18.9;1.6;13.37;0;2.81;16367 +73091;44.36486;4.25362;160;20221003;23.3;14.1;18.7;4.9;13.57;0;3.37;12875 +73091;44.36486;4.25362;160;20221004;26.2;8.9;17.6;1.9;12.9;.1;2.81;16170 +73091;44.36486;4.25362;160;20221005;23.5;8.4;16;1.5;13.77;.3;2.13;13838 +73091;44.36486;4.25362;160;20221006;25;9.4;17.2;2.4;14;0;2.56;15160 +73091;44.36486;4.25362;160;20221007;24.6;10.6;17.6;1.5;14.5;2.2;2.21;13090 +73091;44.36486;4.25362;160;20221008;21.7;14.8;18.3;1.8;14.79;3;1.9;9827 +73091;44.36486;4.25362;160;20221009;18.7;12.9;15.8;1.6;12.99;.2;1.55;8668 +73091;44.36486;4.25362;160;20221010;24;13.4;18.7;1.3;14.85;.1;1.93;11795 +73091;44.36486;4.25362;160;20221011;24.4;9.3;16.9;1.2;13.42;0;2;14028 +73091;44.36486;4.25362;160;20221012;23.5;12.4;18;1.2;13.92;0;1.84;11832 +73091;44.36486;4.25362;160;20221013;21.8;8.9;15.3;.9;13.39;1.2;1.59;12567 +73091;44.36486;4.25362;160;20221014;22.4;12.6;17.5;1;14.52;.3;1.6;10755 +73091;44.36486;4.25362;160;20221015;25.3;8.1;16.7;1.2;12.89;1.1;1.99;14193 +73091;44.36486;4.25362;160;20221016;23.5;12.3;17.9;1.9;16.25;.8;1.77;11043 +73091;44.36486;4.25362;160;20221017;24.5;12.9;18.7;1.8;15.95;0;1.85;11136 +73091;44.36486;4.25362;160;20221018;24.8;12.3;18.6;1.4;15.39;.2;1.8;11454 +73091;44.36486;4.25362;160;20221019;22.8;9.8;16.3;1.1;15.25;1.8;1.5;11614 +73091;44.36486;4.25362;160;20221020;20.1;16;18;2.3;17.85;30.2;1.08;5631 +73091;44.36486;4.25362;160;20221021;21.6;16.7;19.2;2.8;18.45;25.3;1.41;6815 +73091;44.36486;4.25362;160;20221022;23.8;15.9;19.9;1.4;17.72;.2;1.47;8571 +73091;44.36486;4.25362;160;20221023;22.1;15.2;18.7;1.8;18.15;8.1;1.3;7848 +73091;44.36486;4.25362;160;20221024;24.7;16.9;20.8;1.7;18.12;0;1.63;8298 +73091;44.36486;4.25362;160;20221025;23.7;11.6;17.6;1;15.35;.1;1.39;10500 +73091;44.36486;4.25362;160;20221026;24.5;12.9;18.7;1.2;16.55;.1;1.47;10053 +73091;44.36486;4.25362;160;20221027;23.3;14.8;19;1;17.25;.1;1.25;8323 +73091;44.36486;4.25362;160;20221028;23.6;11.7;17.6;.8;14.99;0;1.27;9971 +73091;44.36486;4.25362;160;20221029;23.6;9.3;16.5;.9;13.25;.2;1.29;10829 +73091;44.36486;4.25362;160;20221030;23.3;9.3;16.3;1.1;13.72;0;1.32;10530 +73091;44.36486;4.25362;160;20221031;22;13.2;17.6;2.3;16.12;52.8;1.33;8089 +73091;44.36486;4.25362;160;20221101;22.8;15.1;18.9;2.1;15.92;0;1.51;7610 +73091;44.36486;4.25362;160;20221102;20;10;15;1.6;11.42;.1;1.34;8652 +73091;44.36486;4.25362;160;20221103;13.2;6;9.6;1.3;11.12;7.1;.63;7194 +73091;44.36486;4.25362;160;20221104;14.8;6;10.4;2.2;9.15;.7;1.11;7784 +73091;44.36486;4.25362;160;20221105;13.9;8.6;11.3;5.3;7.75;0;2.18;6035 +73091;44.36486;4.25362;160;20221106;17.9;3.8;10.9;1.9;7.92;0;1.36;9719 +73091;44.36486;4.25362;160;20221107;20.1;3.2;11.7;1.2;9.05;.2;1.1;10522 +73091;44.36486;4.25362;160;20221108;16.1;6.1;11.1;1.7;11.75;23.7;.73;7810 +73091;44.36486;4.25362;160;20221109;18.2;15.4;16.8;3.6;14.59;35.3;1.36;4056 +73091;44.36486;4.25362;160;20221110;17.6;11.2;14.4;2.8;11.49;0;1.38;6217 +73091;44.36486;4.25362;160;20221111;20.7;6.1;13.4;1;10.89;.1;.93;9266 +73091;44.36486;4.25362;160;20221112;20.1;5.8;13;.7;11.12;.1;.75;9066 +73091;44.36486;4.25362;160;20221113;17.2;8.6;12.9;1.1;11.85;0;.73;6953 +73091;44.36486;4.25362;160;20221114;14.4;9.9;12.1;1;12.12;24;.61;4395 +73091;44.36486;4.25362;160;20221115;14.5;11.4;12.9;.8;13.55;9;.55;3910 +73091;44.36486;4.25362;160;20221116;18.6;8.3;13.4;1.3;11.22;.1;.86;7358 +73091;44.36486;4.25362;160;20221117;17.8;8.6;13.2;1.5;11.99;2.2;.82;6708 +73091;44.36486;4.25362;160;20221118;14.7;7.4;11;2.4;8.99;0;1.13;6017 +73091;44.36486;4.25362;160;20221119;12.9;5.2;9;3.9;7.45;.1;1.41;6161 +73091;44.36486;4.25362;160;20221120;13.1;4.7;8.9;2.8;6.89;.1;1.27;6393 +73091;44.36486;4.25362;160;20221121;8.2;2.5;5.4;1.3;8.02;4;.39;5176 +73091;44.36486;4.25362;160;20221122;13.1;4.2;8.7;2;7.62;1.1;.91;6441 +73091;44.36486;4.25362;160;20221123;11;3.2;7.1;1;8.45;.4;.46;5731 +73091;44.36486;4.25362;160;20221124;15.7;1.7;8.7;1.5;7.99;.1;.75;7877 +73091;44.36486;4.25362;160;20221125;14.9;3.6;9.2;1.8;8.99;1.7;.71;6950 +73091;44.36486;4.25362;160;20221126;11.8;7.9;9.8;4.4;8.2;0;1.38;4850 +73091;44.36486;4.25362;160;20221127;13.7;-.3;6.7;1;7.42;2.9;.48;7618 +73091;44.36486;4.25362;160;20221128;8.9;6.6;7.8;1.3;9.55;24.8;.44;2800 +73091;44.36486;4.25362;160;20221129;10.3;3;6.7;2.7;7.72;.1;.68;5438 +73091;44.36486;4.25362;160;20221130;11.5;4.7;8.1;3.7;7.62;0;1.09;5199 +73091;44.36486;4.25362;160;20221201;10.8;6.1;8.4;3.5;7.29;0;1.19;4237 +73091;44.36486;4.25362;160;20221202;7.5;3.2;5.4;1.6;7.09;1.9;.5;3998 +73091;44.36486;4.25362;160;20221203;6.9;4.6;5.7;1.8;8.45;18.5;.35;2840 +73091;44.36486;4.25362;160;20221204;9.2;6;7.6;1.1;8.85;10.9;.42;3478 +73091;44.36486;4.25362;160;20221205;10.5;-1.2;4.6;1.2;6.42;.1;.41;6488 +73091;44.36486;4.25362;160;20221206;9.4;-2.4;3.5;1.7;5.72;.2;.48;6565 +73091;44.36486;4.25362;160;20221207;7.3;-.2;3.5;3.6;5.72;.1;.75;5213 +73091;44.36486;4.25362;160;20221208;6.6;-4.2;1.2;1.2;5.79;22.6;.25;6145 +73091;44.36486;4.25362;160;20221209;10.9;4.2;7.6;1.6;8.89;1.1;.42;4857 +73091;44.36486;4.25362;160;20221210;5.9;3.5;4.7;3.9;6.12;0;.91;2849 +73091;44.36486;4.25362;160;20221211;5.1;-1.4;1.9;3.5;3.89;0;1.04;4736 +73091;44.36486;4.25362;160;20221212;6;-5.5;.2;.8;4.52;7.6;.26;6301 +73091;44.36486;4.25362;160;20221213;4;.4;2.2;.6;6.85;15.4;.23;3355 +73091;44.36486;4.25362;160;20221214;9.4;3.9;6.6;.8;9.55;1.1;.23;4305 +73091;44.36486;4.25362;160;20221215;9.5;7.2;8.3;1.7;10.12;31.2;.37;2666 +73091;44.36486;4.25362;160;20221216;8.9;3.6;6.3;3.2;7.25;0;.74;4145 +73091;44.36486;4.25362;160;20221217;7.1;.2;3.6;3.4;4.55;0;1.1;4753 +73091;44.36486;4.25362;160;20221218;11.3;-3.5;3.9;1;6.32;.1;.31;6972 +73091;44.36486;4.25362;160;20221219;13.8;7;10.4;2;10.69;2.4;.51;4580 +73091;44.36486;4.25362;160;20221220;14.7;11.8;13.2;2.8;12.12;6.9;.84;2966 +73091;44.36486;4.25362;160;20221221;15.8;11.7;13.7;1.3;12.05;.6;.64;3654 +73091;44.36486;4.25362;160;20221222;13.2;6.2;9.7;1.4;10.72;0;.36;4820 +73091;44.36486;4.25362;160;20221223;15.2;8.9;12;1.2;11.92;0;.47;4566 +73091;44.36486;4.25362;160;20221224;18.1;7.4;12.8;.9;10.92;.2;.46;5963 +73091;44.36486;4.25362;160;20221225;12.6;3.2;7.9;.8;9.95;0;.27;5367 +73091;44.36486;4.25362;160;20221226;17.2;7.9;12.6;.9;11.42;.1;.46;5418 +73091;44.36486;4.25362;160;20221227;14.9;4.4;9.6;1.9;8.22;0;.76;5952 +73091;44.36486;4.25362;160;20221228;12.8;-.4;6.2;.8;7.49;0;.3;6565 +73091;44.36486;4.25362;160;20221229;14;6.7;10.4;.8;10.35;.8;.39;4723 +73091;44.36486;4.25362;160;20221230;13;7.2;10.1;1;11.02;0;.35;4322 +73091;44.36486;4.25362;160;20221231;12.9;5.1;9;.6;9.99;0;.3;5078 +73092;44.38169;4.56598;51;20220101;10.6;5.4;8;2;9.2;.2;.62;4225 +73092;44.38169;4.56598;51;20220102;9.4;6.3;7.8;1.5;9.7;.1;.46;1497 +73092;44.38169;4.56598;51;20220103;12.4;6.3;9.4;1.6;9.35;0;.52;5718 +73092;44.38169;4.56598;51;20220104;12.1;4.1;8.1;1;10.05;2.5;.38;3656 +73092;44.38169;4.56598;51;20220105;7.6;6.4;7;9.4;6.45;.1;1.82;6125 +73092;44.38169;4.56598;51;20220106;7.4;4.6;6;9.9;5.5;0;2.06;6742 +73092;44.38169;4.56598;51;20220107;8.6;2;5.3;4.4;5.55;0;1.31;5820 +73092;44.38169;4.56598;51;20220108;10.7;2.5;6.6;2.2;7.25;.6;.74;5753 +73092;44.38169;4.56598;51;20220109;10.2;4.4;7.3;1.8;7.15;.2;.78;4382 +73092;44.38169;4.56598;51;20220110;8.4;4.4;6.4;7.3;6.75;0;1.4;6189 +73092;44.38169;4.56598;51;20220111;6.4;2.8;4.6;8.6;5.7;0;1.49;6686 +73092;44.38169;4.56598;51;20220112;6.4;3.1;4.7;8.1;5.1;0;1.76;7678 +73092;44.38169;4.56598;51;20220113;7.1;.3;3.7;4.6;4.95;0;1.15;7927 +73092;44.38169;4.56598;51;20220114;11.2;-4.2;3.5;1.3;5.01;0;.63;8491 +73092;44.38169;4.56598;51;20220115;9.8;-3;3.4;1.5;5.1;0;.52;8622 +73092;44.38169;4.56598;51;20220116;12;-3.6;4.2;5.6;4.55;0;1.99;8866 +73092;44.38169;4.56598;51;20220117;7.8;2.6;5.2;9.8;6.55;0;1.48;6793 +73092;44.38169;4.56598;51;20220118;9;3.8;6.4;5;6;0;1.45;8258 +73092;44.38169;4.56598;51;20220119;9.5;-2.7;3.4;1.7;6.15;0;.63;4829 +73092;44.38169;4.56598;51;20220120;8.4;3.7;6;9.3;6.4;0;1.66;7879 +73092;44.38169;4.56598;51;20220121;7;2.9;4.9;10.4;4.95;0;2.14;8008 +73092;44.38169;4.56598;51;20220122;7.3;1.5;4.4;8.7;5.35;0;1.72;7617 +73092;44.38169;4.56598;51;20220123;8.1;3.1;5.6;5.4;5.85;0;1.44;7133 +73092;44.38169;4.56598;51;20220124;9.8;-1.7;4;1.8;5.45;0;.74;9626 +73092;44.38169;4.56598;51;20220125;11.9;-4.6;3.7;.8;5.65;0;.53;9463 +73092;44.38169;4.56598;51;20220126;11.7;-3.6;4.1;5.5;5.4;0;1.7;9928 +73092;44.38169;4.56598;51;20220127;8.4;-2.5;2.9;6.8;4.85;0;1.56;9905 +73092;44.38169;4.56598;51;20220128;7.9;.2;4;11.3;5.95;0;1.53;9126 +73092;44.38169;4.56598;51;20220129;9.5;3;6.2;8.7;6;0;1.99;8705 +73092;44.38169;4.56598;51;20220130;13;4.9;9;10.2;7.85;0;2.18;9364 +73092;44.38169;4.56598;51;20220131;12.5;7.3;9.9;9.2;6.87;0;2.77;6787 +73092;44.38169;4.56598;51;20220201;10;4.5;7.3;10.7;5.65;0;2.65;9395 +73092;44.38169;4.56598;51;20220202;14.7;7;10.8;8.7;8.75;0;2.34;7593 +73092;44.38169;4.56598;51;20220203;14.6;8.6;11.6;3.4;8.55;0;1.72;8383 +73092;44.38169;4.56598;51;20220204;13.4;6.7;10.1;3.6;8.2;0;1.56;9704 +73092;44.38169;4.56598;51;20220205;12.1;8.5;10.3;7.2;6.8;0;2.66;9924 +73092;44.38169;4.56598;51;20220206;12;4.7;8.4;5.1;6.1;0;2.14;9427 +73092;44.38169;4.56598;51;20220207;12.5;4.7;8.6;7.2;6.15;.2;2.57;9042 +73092;44.38169;4.56598;51;20220208;13.9;4.9;9.4;6;5.05;0;3.01;11504 +73092;44.38169;4.56598;51;20220209;14.3;-3;5.7;1.3;6.9;0;.95;10738 +73092;44.38169;4.56598;51;20220210;15.9;1.7;8.8;1;7.85;0;1.03;11690 +73092;44.38169;4.56598;51;20220211;11.5;1.2;6.3;6.4;6.75;0;1.74;11073 +73092;44.38169;4.56598;51;20220212;13.4;2.2;7.8;2.5;6.15;0;1.56;11184 +73092;44.38169;4.56598;51;20220213;13.3;-.1;6.6;3;7.45;8.5;1.28;7044 +73092;44.38169;4.56598;51;20220214;11.8;8.1;10;2;9.41;12.9;.95;2200 +73092;44.38169;4.56598;51;20220215;12.1;1.8;7;3.5;7.1;0;1.42;8549 +73092;44.38169;4.56598;51;20220216;11.2;1.7;6.5;.7;8.35;.9;.68;5038 +73092;44.38169;4.56598;51;20220217;20.1;4.3;12.2;2.3;10.2;0;1.78;10713 +73092;44.38169;4.56598;51;20220218;19.5;3.4;11.4;2.1;9.85;0;1.7;13077 +73092;44.38169;4.56598;51;20220219;12.6;7.7;10.1;7.4;6.55;0;2.93;9599 +73092;44.38169;4.56598;51;20220220;15.3;5.6;10.5;4.5;6.75;0;2.59;13351 +73092;44.38169;4.56598;51;20220221;14.6;3.8;9.2;3.9;7.3;.1;2.06;11362 +73092;44.38169;4.56598;51;20220222;14.1;7.2;10.7;8.3;7.4;0;3.03;13049 +73092;44.38169;4.56598;51;20220223;17.6;9.6;13.6;5;8.5;0;3.04;13834 +73092;44.38169;4.56598;51;20220224;15.3;3.1;9.2;1.5;8.9;.1;1.25;9318 +73092;44.38169;4.56598;51;20220225;12;3.9;8;8.1;5.75;0;2.91;14444 +73092;44.38169;4.56598;51;20220226;13.4;4.7;9;4.8;5.45;0;2.82;14814 +73092;44.38169;4.56598;51;20220227;14.7;-3.1;5.8;1.4;5.75;0;1.56;14933 +73092;44.38169;4.56598;51;20220228;15.6;-.5;7.6;2.3;6.4;0;1.95;15327 +73092;44.38169;4.56598;51;20220301;15.2;1.9;8.6;2.5;6.45;0;2.1;15261 +73092;44.38169;4.56598;51;20220302;12.6;2.6;7.6;1.2;7.75;0;1.04;5809 +73092;44.38169;4.56598;51;20220303;16.8;1.8;9.3;1.3;7.8;0;1.7;15212 +73092;44.38169;4.56598;51;20220304;17.1;3.6;10.4;5.5;6.35;0;3.42;16058 +73092;44.38169;4.56598;51;20220305;14.5;3.8;9.2;5;4.05;0;3.56;16069 +73092;44.38169;4.56598;51;20220306;12.8;-.2;6.3;3.8;4;0;2.71;16451 +73092;44.38169;4.56598;51;20220307;13.6;-3;5.3;1.8;4.35;0;1.97;16548 +73092;44.38169;4.56598;51;20220308;11.6;-4.1;3.8;1.1;5.75;0;1.22;10674 +73092;44.38169;4.56598;51;20220309;14;1.6;7.8;.8;7.45;0;1.27;9628 +73092;44.38169;4.56598;51;20220310;15.2;-.4;7.4;1.9;8.6;2.5;1.54;13065 +73092;44.38169;4.56598;51;20220311;14.1;8.7;11.4;4.7;8.25;3.7;2.25;5252 +73092;44.38169;4.56598;51;20220312;14.3;9.3;11.8;5;7.35;8.3;2.77;5662 +73092;44.38169;4.56598;51;20220313;13.2;9.2;11.2;5.5;8.35;11.8;2.2;2629 +73092;44.38169;4.56598;51;20220314;15;5.1;10.1;1.3;10.45;1.4;1.31;9447 +73092;44.38169;4.56598;51;20220315;18;9.4;13.7;2.3;10.25;0;2.25;12731 +73092;44.38169;4.56598;51;20220316;17.5;5.5;11.5;.9;10.35;0;1.78;14308 +73092;44.38169;4.56598;51;20220317;16.9;7.3;12.1;4.4;10.85;0;2.11;11815 +73092;44.38169;4.56598;51;20220318;14.8;10.2;12.5;6;10.05;.5;2.53;12230 +73092;44.38169;4.56598;51;20220319;18.4;6.1;12.2;1.7;9.35;0;2.39;16861 +73092;44.38169;4.56598;51;20220320;15.1;4.6;9.8;1.6;7.4;.1;1.68;7511 +73092;44.38169;4.56598;51;20220321;17;9.1;13.1;2.4;6.95;0;2.74;13069 +73092;44.38169;4.56598;51;20220322;17.4;-.4;8.5;2.4;6.15;0;2.76;19474 +73092;44.38169;4.56598;51;20220323;18.2;-.6;8.8;1.6;6.55;0;2.55;19672 +73092;44.38169;4.56598;51;20220324;20.8;.5;10.6;1.4;6.1;0;2.83;20120 +73092;44.38169;4.56598;51;20220325;21.6;-.4;10.6;.9;6.15;0;2.52;19768 +73092;44.38169;4.56598;51;20220326;22.2;1.2;11.7;1;7;0;2.73;20366 +73092;44.38169;4.56598;51;20220327;20.5;3.2;11.8;.9;7.75;0;2.28;16181 +73092;44.38169;4.56598;51;20220328;22.4;2;12.2;1.4;6.75;0;3.04;20061 +73092;44.38169;4.56598;51;20220329;19.7;4.8;12.3;1.9;8.35;3.4;2.78;17580 +73092;44.38169;4.56598;51;20220330;15.5;9.6;12.5;1.8;11.05;.2;1.88;11861 +73092;44.38169;4.56598;51;20220331;17.2;8.8;13;4.4;9.3;3.5;3.12;15875 +73092;44.38169;4.56598;51;20220401;8.5;3.6;6.1;7.6;6.3;.5;2.15;11045 +73092;44.38169;4.56598;51;20220402;7.9;3.5;5.7;9.1;4.48;0;2.8;10286 +73092;44.38169;4.56598;51;20220403;9.5;1.9;5.7;9.6;5.4;0;2.84;15747 +73092;44.38169;4.56598;51;20220404;13.6;2.8;8.2;5.8;5.45;0;3.63;22480 +73092;44.38169;4.56598;51;20220405;18.1;4.1;11.1;5.3;6.75;0;4.13;22523 +73092;44.38169;4.56598;51;20220406;18.4;5.4;11.9;1.7;9.45;1;2.46;15505 +73092;44.38169;4.56598;51;20220407;17.9;5.7;11.8;1.9;10.7;0;1.84;9646 +73092;44.38169;4.56598;51;20220408;22.1;10.3;16.2;2.7;10.95;0;3.02;12502 +73092;44.38169;4.56598;51;20220409;14.2;8.6;11.4;5.9;6.5;0;3.91;18812 +73092;44.38169;4.56598;51;20220410;17.9;3.9;10.9;3.4;6.4;.1;3.86;23734 +73092;44.38169;4.56598;51;20220411;16.7;2.4;9.5;2.3;7.65;.2;2.13;10054 +73092;44.38169;4.56598;51;20220412;21.6;6.2;13.9;2.5;8.75;0;3.52;18163 +73092;44.38169;4.56598;51;20220413;22.6;6.8;14.7;1.2;9.95;0;3.05;19252 +73092;44.38169;4.56598;51;20220414;25;7.3;16.1;3.6;11.25;0;4.36;22990 +73092;44.38169;4.56598;51;20220415;26.9;10.2;18.6;7.1;11.7;0;6.26;24355 +73092;44.38169;4.56598;51;20220416;23.9;15;19.5;7.5;10.01;0;6.58;24200 +73092;44.38169;4.56598;51;20220417;22.4;11.1;16.7;4.1;8.1;0;5.24;24894 +73092;44.38169;4.56598;51;20220418;23.8;4.5;14.2;2.1;8.3;0;4.21;24984 +73092;44.38169;4.56598;51;20220419;24.3;6.3;15.3;3;7.85;0;4.82;24518 +73092;44.38169;4.56598;51;20220420;17.8;7.6;12.7;1.4;11.5;8.4;1.85;10325 +73092;44.38169;4.56598;51;20220421;20;11.8;15.9;2.3;13;.5;2.71;14208 +73092;44.38169;4.56598;51;20220422;22.9;7.3;15.1;2.4;10.95;0;3.96;23965 +73092;44.38169;4.56598;51;20220423;16.3;11.3;13.8;3.8;11.1;17;2.07;5656 +73092;44.38169;4.56598;51;20220424;15.9;7.9;11.9;1.3;11.7;.1;1.78;11198 +73092;44.38169;4.56598;51;20220425;21.6;8.9;15.2;1.6;11.15;0;3.77;24453 +73092;44.38169;4.56598;51;20220426;22.3;7.7;15;3.2;10.4;0;4.31;24981 +73092;44.38169;4.56598;51;20220427;23.8;10.6;17.2;3;10;0;4.93;26357 +73092;44.38169;4.56598;51;20220428;25.8;7.9;16.8;1.9;10.85;.1;4.56;26233 +73092;44.38169;4.56598;51;20220429;25.5;8.3;16.9;2.7;10.65;0;4.8;25457 +73092;44.38169;4.56598;51;20220430;23.3;14.1;18.7;6;9.95;0;6.14;25628 +73092;44.38169;4.56598;51;20220501;22.4;11.7;17.1;5.8;8.8;0;5.99;26955 +73092;44.38169;4.56598;51;20220502;24.3;9;16.6;2.8;10.05;.2;4.88;26574 +73092;44.38169;4.56598;51;20220503;24.1;11;17.5;1.8;12.4;1.2;3.93;21887 +73092;44.38169;4.56598;51;20220504;24.6;9;16.8;1.8;12.8;2;4.16;24910 +73092;44.38169;4.56598;51;20220505;20.5;13.4;17;6.1;11.8;.1;4.05;14575 +73092;44.38169;4.56598;51;20220506;18.4;12.9;15.6;8.3;11.3;0;4.07;17080 +73092;44.38169;4.56598;51;20220507;24.4;14.6;19.5;7;11.25;0;6.44;25585 +73092;44.38169;4.56598;51;20220508;23.8;14;18.9;3.6;12.1;2;4.93;22998 +73092;44.38169;4.56598;51;20220509;27.4;10.6;19;1.3;13.8;.5;4.6;26627 +73092;44.38169;4.56598;51;20220510;28;11.2;19.6;1.1;13.85;0;4.7;27053 +73092;44.38169;4.56598;51;20220511;27.6;10.2;18.9;1.8;12.45;0;5.09;28113 +73092;44.38169;4.56598;51;20220512;27;10;18.5;1.8;12.1;0;4.91;26873 +73092;44.38169;4.56598;51;20220513;28.1;9.8;18.9;1.3;12.6;0;4.73;26481 +73092;44.38169;4.56598;51;20220514;30.1;14.4;22.2;3.1;15.35;0;5.99;27338 +73092;44.38169;4.56598;51;20220515;28.2;13.5;20.8;1.7;14.7;.1;5.2;28043 +73092;44.38169;4.56598;51;20220516;29.4;11.3;20.3;1.4;12.4;0;5.22;28197 +73092;44.38169;4.56598;51;20220517;32.8;12.3;22.6;1.1;14.85;0;5.37;28400 +73092;44.38169;4.56598;51;20220518;33.5;15.2;24.3;2.4;16.45;0;6.3;28052 +73092;44.38169;4.56598;51;20220519;30.7;15.2;23;2.4;15.7;0;5.89;27945 +73092;44.38169;4.56598;51;20220520;30.1;14;22;2.1;13.75;0;5.67;27101 +73092;44.38169;4.56598;51;20220521;33.5;13.2;23.4;1.1;15.3;0;5.53;28348 +73092;44.38169;4.56598;51;20220522;32.4;15.9;24.1;1.8;18.65;0;5.68;27394 +73092;44.38169;4.56598;51;20220523;28.6;17.5;23;2.5;16.75;0;5.35;25050 +73092;44.38169;4.56598;51;20220524;24.3;17.8;21.1;3.8;11.95;0;5.05;17475 +73092;44.38169;4.56598;51;20220525;25.8;16.2;21;8.3;10.6;0;7.6;23293 +73092;44.38169;4.56598;51;20220526;26.9;17.2;22;8.5;11.1;0;8.39;28631 +73092;44.38169;4.56598;51;20220527;28.4;17.7;23;9;13.1;0;8.4;27309 +73092;44.38169;4.56598;51;20220528;26.2;16.7;21.5;10.5;10.95;0;8.49;27313 +73092;44.38169;4.56598;51;20220529;24;14.5;19.3;8.1;7.7;0;8.16;29930 +73092;44.38169;4.56598;51;20220530;26.6;11.7;19.2;2.8;8.9;.1;5.92;27861 +73092;44.38169;4.56598;51;20220531;28.2;15.2;21.7;1.8;13.2;.1;4.62;20620 +73092;44.38169;4.56598;51;20220601;31.4;12.2;21.8;1.6;14.15;0;5.67;28725 +73092;44.38169;4.56598;51;20220602;31.8;14;22.9;1.5;15.4;0;5.72;28555 +73092;44.38169;4.56598;51;20220603;31.4;18.2;24.8;1.8;16.35;0;5.87;27473 +73092;44.38169;4.56598;51;20220604;33.3;17.3;25.3;2.3;17.05;.1;6.4;28210 +73092;44.38169;4.56598;51;20220605;32.2;18.8;25.5;2.4;17.7;.7;6.21;27086 +73092;44.38169;4.56598;51;20220606;32.7;17.8;25.2;3.5;15.1;.2;7.36;29498 +73092;44.38169;4.56598;51;20220607;31;17.8;24.4;4.3;14.5;0;7.44;29509 +73092;44.38169;4.56598;51;20220608;26.3;16.4;21.4;2.7;12.8;0;4.87;19640 +73092;44.38169;4.56598;51;20220609;25;17.1;21;6.4;12.6;0;6.7;26572 +73092;44.38169;4.56598;51;20220610;28.1;16;22.1;8.2;10.85;0;8.82;30889 +73092;44.38169;4.56598;51;20220611;33;19.1;26;5.8;11.7;0;9.51;30805 +73092;44.38169;4.56598;51;20220612;36.6;15.8;26.2;1.9;13.45;.1;6.75;28069 +73092;44.38169;4.56598;51;20220613;31.8;18.8;25.3;5.4;15.55;0;8.14;29932 +73092;44.38169;4.56598;51;20220614;36.5;18.7;27.6;4.5;12.1;0;9.5;30893 +73092;44.38169;4.56598;51;20220615;35;18.3;26.6;1.9;16.05;0;6.2;25703 +73092;44.38169;4.56598;51;20220616;36.7;16.8;26.7;2.4;15.8;0;7.18;28511 +73092;44.38169;4.56598;51;20220617;37;23.7;30.3;5.6;13.75;0;10.53;30018 +73092;44.38169;4.56598;51;20220618;36.5;19.4;27.9;2.9;16.3;0;7.79;29872 +73092;44.38169;4.56598;51;20220619;34.3;19.2;26.8;3.4;16;0;7.71;29876 +73092;44.38169;4.56598;51;20220620;33.9;16.8;25.4;2.7;13.7;0;7.29;30227 +73092;44.38169;4.56598;51;20220621;31.9;19.5;25.7;2.4;19.2;1;5.7;23942 +73092;44.38169;4.56598;51;20220622;29.8;21.6;25.7;2.6;23.25;7.3;4.87;21041 +73092;44.38169;4.56598;51;20220623;29.2;19.6;24.4;2.7;21.45;3;4.84;21676 +73092;44.38169;4.56598;51;20220624;27.7;19.4;23.6;1.4;19.25;9.6;4.65;22953 +73092;44.38169;4.56598;51;20220625;31.3;16.6;24;2.1;17.45;5.4;6.11;29181 +73092;44.38169;4.56598;51;20220626;32.9;19.1;26;2.9;19.05;0;6.72;29058 +73092;44.38169;4.56598;51;20220627;28.9;20;24.4;6.4;17.1;0;6.83;23853 +73092;44.38169;4.56598;51;20220628;28.3;19;23.7;7.7;15.35;0;7.71;27703 +73092;44.38169;4.56598;51;20220629;32.4;19;25.7;3;15.55;.2;7.25;30520 +73092;44.38169;4.56598;51;20220630;29.7;17.8;23.7;3.4;17.55;8.7;5.87;25063 +73092;44.38169;4.56598;51;20220701;26.1;15.4;20.7;7.9;12.8;0;7.41;30787 +73092;44.38169;4.56598;51;20220702;34.4;17.1;25.7;3.8;12.15;0;8.36;30723 +73092;44.38169;4.56598;51;20220703;37.1;15.9;26.5;1.6;14.8;0;6.67;29554 +73092;44.38169;4.56598;51;20220704;33.5;22.6;28;4.3;18.85;2.1;7.69;27574 +73092;44.38169;4.56598;51;20220705;31.3;21.7;26.5;7.2;14.75;0;9.3;29839 +73092;44.38169;4.56598;51;20220706;30.4;20.6;25.5;8.2;11.8;0;9.97;29915 +73092;44.38169;4.56598;51;20220707;30.2;19.4;24.8;9.7;11.8;0;10.22;30281 +73092;44.38169;4.56598;51;20220708;29.7;19.1;24.4;9.9;13.75;0;9.47;30474 +73092;44.38169;4.56598;51;20220709;31.7;20.1;25.9;7.4;12.2;0;9.86;30308 +73092;44.38169;4.56598;51;20220710;32;21.6;26.8;8;13.4;0;10.14;29944 +73092;44.38169;4.56598;51;20220711;34;20.4;27.2;5.4;13.85;0;9.15;30047 +73092;44.38169;4.56598;51;20220712;35.5;18.8;27.1;3.4;14.3;0;8.05;30064 +73092;44.38169;4.56598;51;20220713;35.8;17.9;26.9;2.1;14.3;0;7.03;29730 +73092;44.38169;4.56598;51;20220714;37.4;18;27.7;1.4;17.9;0;6.48;29445 +73092;44.38169;4.56598;51;20220715;36.7;19.8;28.3;4;16.4;0;8.52;29408 +73092;44.38169;4.56598;51;20220716;34.7;22.6;28.6;6.5;11.7;0;10.64;29719 +73092;44.38169;4.56598;51;20220717;36.6;22.6;29.6;5.1;12.75;0;9.92;29429 +73092;44.38169;4.56598;51;20220718;39.2;21.3;30.2;2.4;17.3;0;7.68;28788 +73092;44.38169;4.56598;51;20220719;37.4;20.8;29.1;1.8;19;0;6.82;28645 +73092;44.38169;4.56598;51;20220720;36.9;20.2;28.6;2.5;19.2;0;7.16;28551 +73092;44.38169;4.56598;51;20220721;35.9;23.8;29.9;6;15.6;0;10.02;29155 +73092;44.38169;4.56598;51;20220722;38.2;19.5;28.8;2.7;15.8;.1;7.63;27909 +73092;44.38169;4.56598;51;20220723;35.1;23.6;29.4;4;20.5;0;7.28;24135 +73092;44.38169;4.56598;51;20220724;38.5;22.6;30.5;4.5;15.75;0;9.49;28861 +73092;44.38169;4.56598;51;20220725;37.9;19.6;28.7;2.2;17.85;.1;6.47;24060 +73092;44.38169;4.56598;51;20220726;31.4;23.3;27.4;8.5;15.3;0;9.73;27923 +73092;44.38169;4.56598;51;20220727;31.6;20.9;26.3;7.6;12.35;0;9.75;28580 +73092;44.38169;4.56598;51;20220728;34.5;17.2;25.9;2.4;12.65;0;6.58;25649 +73092;44.38169;4.56598;51;20220729;29.9;18.9;24.4;2.3;16.8;1.2;4.7;18472 +73092;44.38169;4.56598;51;20220730;33.5;21.1;27.3;5.5;13.3;0;8.95;28286 +73092;44.38169;4.56598;51;20220731;35.8;19.4;27.6;5.3;12.75;0;9.4;28077 +73092;44.38169;4.56598;51;20220801;37.3;24.4;30.9;5.7;13.25;0;10.41;28117 +73092;44.38169;4.56598;51;20220802;36.5;24.1;30.3;5.5;14.65;0;9.77;27856 +73092;44.38169;4.56598;51;20220803;38.1;18.5;28.3;1.9;16.5;0;6.62;27194 +73092;44.38169;4.56598;51;20220804;37.7;19;28.4;1.8;17.75;0;6.38;26981 +73092;44.38169;4.56598;51;20220805;38.3;21.6;29.9;2.8;19.7;.1;6.91;23966 +73092;44.38169;4.56598;51;20220806;34;23.8;28.9;6.8;15.9;0;9.51;26736 +73092;44.38169;4.56598;51;20220807;34;22.3;28.1;5.9;13.95;0;9.17;27184 +73092;44.38169;4.56598;51;20220808;35;22.6;28.8;5.4;12.3;0;9.39;27266 +73092;44.38169;4.56598;51;20220809;37.1;16.9;27;2.5;12.6;0;7;26847 +73092;44.38169;4.56598;51;20220810;37;17.1;27;1.6;13.4;0;5.92;26227 +73092;44.38169;4.56598;51;20220811;36.2;17.4;26.8;1.8;14.6;0;6.02;26105 +73092;44.38169;4.56598;51;20220812;38.2;19.4;28.8;1.3;17.05;0;5.81;26033 +73092;44.38169;4.56598;51;20220813;36.8;18.5;27.7;1.5;19.85;2.5;5.7;25660 +73092;44.38169;4.56598;51;20220814;28.1;22.9;25.5;2.1;23.4;12.5;3.52;14824 +73092;44.38169;4.56598;51;20220815;32.3;17.6;25;1.5;18.6;0;5.09;25060 +73092;44.38169;4.56598;51;20220816;34;17.6;25.8;2.3;18.05;7.4;5.7;24334 +73092;44.38169;4.56598;51;20220817;28.9;20.3;24.6;1.7;21;27.8;3.07;11867 +73092;44.38169;4.56598;51;20220818;25.7;16.3;21;4.4;17.3;0;3.91;15932 +73092;44.38169;4.56598;51;20220819;27.2;18.8;23;6.2;17.75;0;5.38;19988 +73092;44.38169;4.56598;51;20220820;29.7;20.9;25.3;7.2;17.5;0;7.15;24088 +73092;44.38169;4.56598;51;20220821;29.9;20.2;25.1;6.6;14.15;0;7.44;21563 +73092;44.38169;4.56598;51;20220822;30.6;20.2;25.4;6.9;13.85;0;8.07;24504 +73092;44.38169;4.56598;51;20220823;32.2;21.8;27;6.3;16.1;0;7.97;24323 +73092;44.38169;4.56598;51;20220824;34.8;18.9;26.8;2.3;16.15;0;5.95;24441 +73092;44.38169;4.56598;51;20220825;34.9;17.6;26.3;1.5;17.5;1.3;4.98;22807 +73092;44.38169;4.56598;51;20220826;31;22.4;26.7;5.8;17.6;0;7.03;22476 +73092;44.38169;4.56598;51;20220827;29.6;20.6;25.1;6.5;17.6;0;6.65;23204 +73092;44.38169;4.56598;51;20220828;32.9;17.9;25.4;2.4;17.1;0;5.42;23550 +73092;44.38169;4.56598;51;20220829;34.2;16.7;25.5;1.6;18.15;.5;4.86;22713 +73092;44.38169;4.56598;51;20220830;31.4;21.5;26.5;1.7;21.6;15.3;3.78;15658 +73092;44.38169;4.56598;51;20220831;29.5;18.8;24.2;4.5;18.1;0;5.43;21468 +73092;44.38169;4.56598;51;20220901;32;19.9;26;4;14.65;0;6.4;22047 +73092;44.38169;4.56598;51;20220902;27.6;17.2;22.4;1.3;17;7.1;3.07;14078 +73092;44.38169;4.56598;51;20220903;30.3;18.8;24.6;1.6;19.25;0;3.88;18246 +73092;44.38169;4.56598;51;20220904;32;17.6;24.8;1.6;19.05;.2;4.43;22176 +73092;44.38169;4.56598;51;20220905;32.2;19.4;25.8;1.5;21.6;.3;3.98;18715 +73092;44.38169;4.56598;51;20220906;31.1;18.5;24.8;1.7;21.55;3.8;3.98;19508 +73092;44.38169;4.56598;51;20220907;29.3;18.2;23.7;2.4;21;43.7;3.46;15270 +73092;44.38169;4.56598;51;20220908;27.8;16.4;22.1;2.3;17.75;0;3.88;19615 +73092;44.38169;4.56598;51;20220909;27;14.7;20.9;1;15.65;.1;2.86;15040 +73092;44.38169;4.56598;51;20220910;25.9;13.2;19.6;2.6;13.7;0;4.03;21069 +73092;44.38169;4.56598;51;20220911;27.2;16.3;21.7;3.9;13.05;0;5.09;21194 +73092;44.38169;4.56598;51;20220912;30.1;13.2;21.6;1.4;16.55;.1;3.75;20979 +73092;44.38169;4.56598;51;20220913;28.5;19.8;24.2;2;22.15;12.1;3.14;14508 +73092;44.38169;4.56598;51;20220914;27.7;19.8;23.8;2.6;21.2;15.4;3.01;12016 +73092;44.38169;4.56598;51;20220915;29.6;16.3;23;2.2;17.81;.6;3.84;18563 +73092;44.38169;4.56598;51;20220916;25.8;18.1;22;4.8;15.71;0;4.25;15046 +73092;44.38169;4.56598;51;20220917;19.4;14;16.7;8.2;9.84;0;4.55;13029 +73092;44.38169;4.56598;51;20220918;22.4;11.8;17.1;6.6;8.61;0;5.15;16631 +73092;44.38169;4.56598;51;20220919;22.2;13.6;17.9;7.6;8.51;0;5.59;15251 +73092;44.38169;4.56598;51;20220920;21.8;12;16.9;7.6;8.8;0;5.42;19352 +73092;44.38169;4.56598;51;20220921;23;12.8;17.9;6.2;9.55;0;5.16;19220 +73092;44.38169;4.56598;51;20220922;25.4;9.5;17.5;1.4;11.45;.1;3.02;19065 +73092;44.38169;4.56598;51;20220923;23.4;11.9;17.7;1;14.5;20;1.88;9753 +73092;44.38169;4.56598;51;20220924;21.4;15.4;18.4;1.2;16.4;9.9;1.99;11870 +73092;44.38169;4.56598;51;20220925;21.7;13.6;17.6;2.8;14.1;.1;2.83;16442 +73092;44.38169;4.56598;51;20220926;21.2;13.2;17.2;3.9;12.25;.4;3.25;15693 +73092;44.38169;4.56598;51;20220927;19.9;11.5;15.7;2.4;11.5;.1;2.43;12427 +73092;44.38169;4.56598;51;20220928;23.9;13.1;18.5;1.5;13;.3;2.46;12822 +73092;44.38169;4.56598;51;20220929;20.1;13.2;16.7;2.5;12.8;.6;2.41;12116 +73092;44.38169;4.56598;51;20220930;15.9;11.7;13.8;6.1;10.6;.3;2.53;7693 +73092;44.38169;4.56598;51;20221001;20.7;6.6;13.7;1.4;11.2;0;1.84;11164 +73092;44.38169;4.56598;51;20221002;27.1;10.7;18.9;1.8;13.75;0;2.95;16842 +73092;44.38169;4.56598;51;20221003;22.9;16.4;19.6;6.9;14.25;0;4.09;15572 +73092;44.38169;4.56598;51;20221004;26.5;11;18.8;2.3;13.75;.1;3.08;16749 +73092;44.38169;4.56598;51;20221005;24.4;10.3;17.3;1.2;14.75;.2;2.05;13220 +73092;44.38169;4.56598;51;20221006;24.8;10.4;17.6;2.4;14.5;0;2.62;15829 +73092;44.38169;4.56598;51;20221007;24.6;12.9;18.8;1.6;14.95;.8;2.21;12300 +73092;44.38169;4.56598;51;20221008;20.1;15;17.6;2.5;15.6;.6;1.5;4445 +73092;44.38169;4.56598;51;20221009;20.7;14.2;17.4;3.3;13.65;.5;2.14;6836 +73092;44.38169;4.56598;51;20221010;24.7;13.6;19.2;.9;15.3;.2;2.02;13673 +73092;44.38169;4.56598;51;20221011;24.2;10.4;17.3;1.7;14.3;0;2.23;14883 +73092;44.38169;4.56598;51;20221012;23.1;13.8;18.4;2;15.1;0;2.08;11966 +73092;44.38169;4.56598;51;20221013;21.4;10.9;16.1;1.4;14.55;.9;1.53;9440 +73092;44.38169;4.56598;51;20221014;22.7;13.3;18;.7;15.2;.2;1.43;9072 +73092;44.38169;4.56598;51;20221015;24.9;9.1;17;.8;13.55;0;1.8;13947 +73092;44.38169;4.56598;51;20221016;25.5;12.4;19;1.7;15.6;0;2.05;11509 +73092;44.38169;4.56598;51;20221017;25.2;13;19.1;1.6;15.9;0;2.04;12388 +73092;44.38169;4.56598;51;20221018;25.3;10.7;18;.8;14.45;.2;1.75;13741 +73092;44.38169;4.56598;51;20221019;24.1;9.7;16.9;.8;14.7;.8;1.58;12323 +73092;44.38169;4.56598;51;20221020;21.5;15.3;18.4;2.1;17.4;13.4;1.25;4304 +73092;44.38169;4.56598;51;20221021;22.4;17.8;20.1;3.6;18.2;48.6;1.83;3836 +73092;44.38169;4.56598;51;20221022;24.7;16.9;20.8;1.8;17.7;.2;1.86;10002 +73092;44.38169;4.56598;51;20221023;24.3;13.2;18.7;1.3;16.95;.3;1.39;7466 +73092;44.38169;4.56598;51;20221024;25.2;16.7;21;2;18;0;1.78;7704 +73092;44.38169;4.56598;51;20221025;23.8;13.8;18.8;1.5;16.45;0;1.56;9503 +73092;44.38169;4.56598;51;20221026;25.6;12.7;19.2;1;16.15;0;1.56;11366 +73092;44.38169;4.56598;51;20221027;24.8;13.2;19;.9;16.5;.1;1.46;11376 +73092;44.38169;4.56598;51;20221028;24.2;12.9;18.5;.9;15.75;0;1.39;10792 +73092;44.38169;4.56598;51;20221029;24.3;10.8;17.6;.8;14.45;.2;1.31;11005 +73092;44.38169;4.56598;51;20221030;24.3;9.3;16.8;1.1;14.3;0;1.37;10888 +73092;44.38169;4.56598;51;20221031;23.7;12.8;18.2;2.9;15.95;71.6;1.81;8919 +73092;44.38169;4.56598;51;20221101;23.1;15.3;19.2;2.7;16.2;0;1.8;9305 +73092;44.38169;4.56598;51;20221102;19.8;12.1;16;1.9;12.6;.1;1.49;10227 +73092;44.38169;4.56598;51;20221103;14.5;6.8;10.7;1.1;11.75;12.4;.66;3555 +73092;44.38169;4.56598;51;20221104;15.5;6.3;10.9;2.8;10.3;.9;1.16;7537 +73092;44.38169;4.56598;51;20221105;14;9;11.5;8.5;9.15;0;2.27;9533 +73092;44.38169;4.56598;51;20221106;18.3;5.5;11.9;2.5;9.1;0;1.59;10899 +73092;44.38169;4.56598;51;20221107;19.1;4.3;11.7;1.1;9.75;0;1.02;10828 +73092;44.38169;4.56598;51;20221108;17.1;6.1;11.6;1.6;11.6;10;.85;3946 +73092;44.38169;4.56598;51;20221109;19.4;15.9;17.6;4.3;14.4;44.7;1.88;2523 +73092;44.38169;4.56598;51;20221110;16.6;12.8;14.7;5.2;12.4;0;1.72;8628 +73092;44.38169;4.56598;51;20221111;16.9;8.5;12.7;2.1;11.4;.1;1;9334 +73092;44.38169;4.56598;51;20221112;16;7;11.5;1.1;11.6;.1;.63;6659 +73092;44.38169;4.56598;51;20221113;16;9.6;12.8;1.5;11.85;0;.86;5579 +73092;44.38169;4.56598;51;20221114;15.9;8.8;12.4;1.6;12.15;14;.77;2991 +73092;44.38169;4.56598;51;20221115;16.1;11.7;13.9;1.4;13.75;12.6;.76;2372 +73092;44.38169;4.56598;51;20221116;18.5;9.3;13.9;1.6;11.95;0;.93;8178 +73092;44.38169;4.56598;51;20221117;17.8;8.8;13.3;1.4;12.35;2.3;.79;6980 +73092;44.38169;4.56598;51;20221118;14.9;7.3;11.1;2.8;10.35;0;.97;7965 +73092;44.38169;4.56598;51;20221119;12.9;8.3;10.6;6.7;8.5;.1;1.89;7096 +73092;44.38169;4.56598;51;20221120;12.4;7.4;9.9;5.3;7.95;0;1.68;7894 +73092;44.38169;4.56598;51;20221121;8.4;3.8;6.1;1.7;8.5;4.3;.48;2416 +73092;44.38169;4.56598;51;20221122;12.8;6.2;9.5;2.6;8.35;.5;1.01;6973 +73092;44.38169;4.56598;51;20221123;12.2;2.4;7.3;1.1;8.45;1.3;.55;4567 +73092;44.38169;4.56598;51;20221124;14.2;2.6;8.4;1.9;8.7;.1;.72;7889 +73092;44.38169;4.56598;51;20221125;14.7;5.2;9.9;3.1;9.65;1.7;.98;6401 +73092;44.38169;4.56598;51;20221126;11.8;8.8;10.3;7.5;8.85;0;1.72;5958 +73092;44.38169;4.56598;51;20221127;13.6;.8;7.2;1.3;7.95;.9;.53;7405 +73092;44.38169;4.56598;51;20221128;9.3;5.7;7.5;1.6;9.35;22.1;.5;1313 +73092;44.38169;4.56598;51;20221129;10.1;3.8;6.9;4.5;8.75;.1;.67;4156 +73092;44.38169;4.56598;51;20221130;11.2;4.3;7.7;5.5;8.6;0;1.02;5486 +73092;44.38169;4.56598;51;20221201;10.7;6.8;8.7;4.3;7.95;0;1.18;6578 +73092;44.38169;4.56598;51;20221202;6.8;5;5.9;3.2;7.6;1.3;.73;1449 +73092;44.38169;4.56598;51;20221203;7.1;4.8;5.9;3.8;8.45;12.9;.51;1580 +73092;44.38169;4.56598;51;20221204;8.5;5.4;7;2.2;9;9.3;.48;2120 +73092;44.38169;4.56598;51;20221205;9;2.1;5.5;1.8;7.85;.1;.42;5491 +73092;44.38169;4.56598;51;20221206;7.8;3.2;5.5;4.3;6.85;.1;.65;4956 +73092;44.38169;4.56598;51;20221207;6.9;2.8;4.8;7.4;6.4;0;1.16;5099 +73092;44.38169;4.56598;51;20221208;6.4;-1;2.7;2.3;6.25;28.5;.44;5150 +73092;44.38169;4.56598;51;20221209;9.2;4.5;6.9;3.7;8.5;1.6;.63;2659 +73092;44.38169;4.56598;51;20221210;5.1;4.2;4.6;8.5;6;0;1.34;4225 +73092;44.38169;4.56598;51;20221211;3.6;.5;2;7.2;4.45;0;1.28;6581 +73092;44.38169;4.56598;51;20221212;2.4;-2.6;-.1;2.6;5.05;6.1;.37;4980 +73092;44.38169;4.56598;51;20221213;4.3;.3;2.3;.9;7;11.2;.31;1445 +73092;44.38169;4.56598;51;20221214;9.9;3.9;6.9;.7;9.85;.5;.34;1737 +73092;44.38169;4.56598;51;20221215;9.2;7;8.1;2.4;10.35;25.9;.4;724 +73092;44.38169;4.56598;51;20221216;7;5.3;6.2;7.3;7.3;0;1.03;5251 +73092;44.38169;4.56598;51;20221217;4.6;1.1;2.8;8.2;5.15;0;1.23;6164 +73092;44.38169;4.56598;51;20221218;12.9;-1.3;5.8;1.6;6.85;0;.59;5859 +73092;44.38169;4.56598;51;20221219;14.7;7.5;11.1;3.4;10.65;0;.95;3270 +73092;44.38169;4.56598;51;20221220;16;12.3;14.2;4.2;11.8;4.7;1.45;2644 +73092;44.38169;4.56598;51;20221221;16.2;12.3;14.2;1.8;12.4;1.9;.77;3924 +73092;44.38169;4.56598;51;20221222;10.3;6.7;8.5;.7;10.85;.1;.35;2050 +73092;44.38169;4.56598;51;20221223;12.9;8.3;10.6;.6;11.45;0;.43;2216 +73092;44.38169;4.56598;51;20221224;17;7;12;1;10.8;.2;.46;6084 +73092;44.38169;4.56598;51;20221225;15.3;4.4;9.9;.9;10.2;0;.39;5804 +73092;44.38169;4.56598;51;20221226;18.5;8;13.3;.8;11.4;.1;.45;6445 +73092;44.38169;4.56598;51;20221227;14.4;4.9;9.6;2.6;9;0;.78;7160 +73092;44.38169;4.56598;51;20221228;14.2;-.1;7.1;.5;7.55;0;.27;6307 +73092;44.38169;4.56598;51;20221229;15;6.2;10.6;1;10.3;.5;.49;4375 +73092;44.38169;4.56598;51;20221230;13.8;7.1;10.4;.8;11.35;.1;.45;2600 +73092;44.38169;4.56598;51;20221231;14.6;5.9;10.2;1.2;10.55;0;.46;5100 +73093;44.39758;4.8785;126;20220101;7.1;.3;3.7;1;8.4;.2;.14;5267 +73093;44.39758;4.8785;126;20220102;9;5.7;7.3;.3;10.1;.1;.28;3808 +73093;44.39758;4.8785;126;20220103;15.6;3.6;9.6;1.2;9.4;.1;.48;6931 +73093;44.39758;4.8785;126;20220104;12.6;3.4;8;.8;9.9;2.9;.28;6153 +73093;44.39758;4.8785;126;20220105;6.3;5.5;5.9;6.4;6.5;0;1.36;2110 +73093;44.39758;4.8785;126;20220106;6.5;3.5;5;6.7;5.6;0;1.52;3729 +73093;44.39758;4.8785;126;20220107;8;2;5;2.8;5.6;.3;.96;5139 +73093;44.39758;4.8785;126;20220108;9.5;2.3;5.9;2;7.4;.3;.56;5628 +73093;44.39758;4.8785;126;20220109;9.6;4.4;7;1.7;7.1;.1;.69;4878 +73093;44.39758;4.8785;126;20220110;7.1;2.9;5;4.6;6.6;0;.93;4457 +73093;44.39758;4.8785;126;20220111;5.4;2.2;3.8;6;5.6;0;1.18;3971 +73093;44.39758;4.8785;126;20220112;5.5;2.1;3.8;6.7;5.1;0;1.47;4112 +73093;44.39758;4.8785;126;20220113;7.6;.3;3.9;3.2;4.7;0;1.16;5886 +73093;44.39758;4.8785;126;20220114;11.9;-5.5;3.2;1.1;4.8;.1;.56;8946 +73093;44.39758;4.8785;126;20220115;12.3;-4.8;3.7;.7;5;0;.4;8952 +73093;44.39758;4.8785;126;20220116;11.3;-5.3;3;3.8;4.2;.1;1.53;8909 +73093;44.39758;4.8785;126;20220117;7.5;4;5.7;7.2;6.1;0;1.57;4348 +73093;44.39758;4.8785;126;20220118;9;3;6;4;5.9;0;1.32;5621 +73093;44.39758;4.8785;126;20220119;12.2;-2.6;4.8;1.5;6.5;0;.64;8684 +73093;44.39758;4.8785;126;20220120;7.1;3.6;5.3;5.7;6.2;0;1.3;4474 +73093;44.39758;4.8785;126;20220121;6.1;2.1;4.1;6.9;4.9;0;1.68;4802 +73093;44.39758;4.8785;126;20220122;6.3;1;3.6;6;5.2;0;1.37;5523 +73093;44.39758;4.8785;126;20220123;7.8;2.5;5.1;3.9;5.6;0;1.27;5581 +73093;44.39758;4.8785;126;20220124;12.1;-4.1;4;.9;5.3;0;.59;9559 +73093;44.39758;4.8785;126;20220125;12.8;-4.1;4.3;1;6;0;.62;9864 +73093;44.39758;4.8785;126;20220126;11.3;-3.7;3.8;4.2;5;0;1.53;9422 +73093;44.39758;4.8785;126;20220127;8.2;0;4.1;5.2;4.7;0;1.65;7152 +73093;44.39758;4.8785;126;20220128;7;-.5;3.2;6.5;5.8;0;1.14;6935 +73093;44.39758;4.8785;126;20220129;8.9;3.1;6;5.4;5.8;0;1.64;6218 +73093;44.39758;4.8785;126;20220130;11.8;4.8;8.3;7.2;7.7;0;1.74;6870 +73093;44.39758;4.8785;126;20220131;11.4;6.9;9.1;6.3;6.8;.1;2.18;5653 +73093;44.39758;4.8785;126;20220201;8.7;3.5;6.1;6.7;5.6;0;1.93;6117 +73093;44.39758;4.8785;126;20220202;12.9;6.9;9.9;5.2;8.8;0;1.55;6618 +73093;44.39758;4.8785;126;20220203;15.1;7.6;11.3;2.2;8.4;0;1.37;7440 +73093;44.39758;4.8785;126;20220204;12.8;6.4;9.6;3.3;8.2;0;1.39;6987 +73093;44.39758;4.8785;126;20220205;10.9;8.3;9.6;5.4;6.6;0;2.23;4654 +73093;44.39758;4.8785;126;20220206;11.2;3.9;7.5;3.7;5.8;0;1.75;7616 +73093;44.39758;4.8785;126;20220207;12;4.8;8.4;5.5;6;.1;2.26;7659 +73093;44.39758;4.8785;126;20220208;13.7;4.7;9.2;3;4.7;0;2.13;8621 +73093;44.39758;4.8785;126;20220209;14.4;-2.4;6;1.5;7;0;1.06;11776 +73093;44.39758;4.8785;126;20220210;4.8;-.4;2.2;1.2;7.89;0;1.07;10660 +73093;44.39758;4.8785;126;20220211;12;1.2;6.6;5.3;6.82;0;1.69;11148 +73093;44.39758;4.8785;126;20220212;13.3;.2;6.8;2;6.15;0;1.4;10889 +73093;44.39758;4.8785;126;20220213;13.5;-.2;6.6;3.1;7.15;2.9;1.47;7363 +73093;44.39758;4.8785;126;20220214;11.4;7.7;9.5;2;9.39;14.7;.95;2200 +73093;44.39758;4.8785;126;20220215;11.7;2;6.8;3.5;7.05;.1;1.48;9366 +73093;44.39758;4.8785;126;20220216;10.8;2;6.4;.4;8.5;2.1;.76;9413 +73093;44.39758;4.8785;126;20220217;19.8;5.6;12.7;2.5;9.9;0;1.9;11997 +73093;44.39758;4.8785;126;20220218;19.3;3.7;11.5;1.5;9.8;0;1.52;12712 +73093;44.39758;4.8785;126;20220219;11.2;7.6;9.4;4.7;6.6;0;2.16;6392 +73093;44.39758;4.8785;126;20220220;14.7;5.1;9.9;3.8;6.5;0;2.3;10308 +73093;44.39758;4.8785;126;20220221;13.9;4;8.9;2.8;7.2;.8;1.73;10591 +73093;44.39758;4.8785;126;20220222;12.9;6.2;9.5;5.9;7.2;.1;2.34;8891 +73093;44.39758;4.8785;126;20220223;17.1;9.4;13.2;3.3;8.2;0;2.4;9617 +73093;44.39758;4.8785;126;20220224;14.9;3.2;9;1.5;8.7;0;1.34;11904 +73093;44.39758;4.8785;126;20220225;11;3.4;7.2;6.5;5.7;0;2.43;9789 +73093;44.39758;4.8785;126;20220226;13.1;3.7;8.4;3.3;5.4;0;2.24;10971 +73093;44.39758;4.8785;126;20220227;14.4;-3.3;5.5;1.5;5.5;0;1.61;15084 +73093;44.39758;4.8785;126;20220228;15.2;-.9;7.1;2.3;6.2;0;1.91;14578 +73093;44.39758;4.8785;126;20220301;14.4;.8;7.6;2;6.1;0;1.81;13590 +73093;44.39758;4.8785;126;20220302;12.2;1.8;7;.7;7.4;0;1.19;12075 +73093;44.39758;4.8785;126;20220303;16.8;-.3;8.2;1.3;7.3;.1;1.72;15551 +73093;44.39758;4.8785;126;20220304;15.9;2.4;9.1;4.2;6.1;0;2.77;14023 +73093;44.39758;4.8785;126;20220305;14.2;4.4;9.3;3.3;3.5;0;2.96;12146 +73093;44.39758;4.8785;126;20220306;12.2;3.3;7.7;2.8;3.7;0;2.45;11726 +73093;44.39758;4.8785;126;20220307;13.4;-3.3;5;1.7;4.2;0;1.93;16095 +73093;44.39758;4.8785;126;20220308;12.6;-3.5;4.5;1.5;6;0;1.59;15989 +73093;44.39758;4.8785;126;20220309;14.4;3.2;8.8;1.3;7.4;0;1.67;13552 +73093;44.39758;4.8785;126;20220310;15.1;-.3;7.4;2.2;8.5;1;1.73;15998 +73093;44.39758;4.8785;126;20220311;14;8.4;11.2;4.1;7.9;.8;2.39;9914 +73093;44.39758;4.8785;126;20220312;13.8;9.5;11.6;2.9;7.1;3.6;2.3;8831 +73093;44.39758;4.8785;126;20220313;13.4;7.4;10.4;3.5;8.8;11.6;1.91;10468 +73093;44.39758;4.8785;126;20220314;15.2;6;10.6;1;10.7;1;1.55;13003 +73093;44.39758;4.8785;126;20220315;17.1;8.8;12.9;1.7;10.4;.1;1.94;12501 +73093;44.39758;4.8785;126;20220316;17.3;5.6;11.4;.9;10.3;0;1.83;14922 +73093;44.39758;4.8785;126;20220317;16.1;7.3;11.7;2.9;10.7;0;1.94;13129 +73093;44.39758;4.8785;126;20220318;15.2;9;12.1;4.4;10.29;.8;2.25;11687 +73093;44.39758;4.8785;126;20220319;17.6;5.7;11.6;1.4;9.49;0;2.11;14741 +73093;44.39758;4.8785;126;20220320;14.8;4.4;9.6;1.7;7.05;.1;1.71;6440 +73093;44.39758;4.8785;126;20220321;17;9.5;13.2;2.4;6.59;0;2.93;13412 +73093;44.39758;4.8785;126;20220322;17.3;-.2;8.6;2.3;5.95;0;2.83;19116 +73093;44.39758;4.8785;126;20220323;18;-1.3;8.4;1.7;6.45;0;2.58;19215 +73093;44.39758;4.8785;126;20220324;20.6;-.1;10.2;1.6;5.99;0;2.93;19713 +73093;44.39758;4.8785;126;20220325;21.1;-.7;10.2;1;5.89;0;2.64;19512 +73093;44.39758;4.8785;126;20220326;21.9;.9;11.4;1.1;6.95;0;2.79;19811 +73093;44.39758;4.8785;126;20220327;20.1;3.8;12;1.1;7.55;0;2.34;14054 +73093;44.39758;4.8785;126;20220328;22.2;2;12.1;1.4;6.52;0;3.04;19340 +73093;44.39758;4.8785;126;20220329;19.7;4.6;12.2;1.8;7.99;3.5;2.79;16420 +73093;44.39758;4.8785;126;20220330;14.7;9.1;11.9;1.7;11.15;.3;1.67;10107 +73093;44.39758;4.8785;126;20220331;16.8;7.7;12.3;4.3;9.12;2.9;3.11;16150 +73093;44.39758;4.8785;126;20220401;8.5;3.6;6.1;7.2;5.73;2.6;2.39;10316 +73093;44.39758;4.8785;126;20220402;7.5;3.1;5.3;9.1;4.46;0;2.8;10286 +73093;44.39758;4.8785;126;20220403;9.9;2;5.9;6.6;5.1;.1;2.68;14694 +73093;44.39758;4.8785;126;20220404;12.9;2.4;7.7;5.8;5.43;0;3.63;22480 +73093;44.39758;4.8785;126;20220405;17.5;3.6;10.5;5.3;6.73;0;4.13;22523 +73093;44.39758;4.8785;126;20220406;18;4.1;11.1;1.6;8.95;.1;2.44;15736 +73093;44.39758;4.8785;126;20220407;17.6;5.2;11.4;1.7;10.52;.4;1.78;9297 +73093;44.39758;4.8785;126;20220408;21.7;10.1;15.9;2.5;11.05;0;3.02;13135 +73093;44.39758;4.8785;126;20220409;13.9;8.6;11.2;5.8;6.22;0;4.12;20208 +73093;44.39758;4.8785;126;20220410;17.9;2.6;10.3;2.8;6.22;0;3.67;23422 +73093;44.39758;4.8785;126;20220411;17;2.3;9.7;2.3;7.02;0;2.27;8869 +73093;44.39758;4.8785;126;20220412;21.7;5.4;13.5;2.3;8.42;0;3.44;17809 +73093;44.39758;4.8785;126;20220413;22.2;6.2;14.2;1.2;9.75;0;3.06;18834 +73093;44.39758;4.8785;126;20220414;25;6.4;15.7;2.9;10.62;0;4.16;22193 +73093;44.39758;4.8785;126;20220415;27.1;10.3;18.7;4.9;11.74;0;5.48;22429 +73093;44.39758;4.8785;126;20220416;23.5;14.6;19;7.5;9.99;0;6.58;24200 +73093;44.39758;4.8785;126;20220417;22.2;9.3;15.7;3.4;8.05;0;4.83;24396 +73093;44.39758;4.8785;126;20220418;23.6;4.6;14.1;2;8.49;0;4.16;24489 +73093;44.39758;4.8785;126;20220419;24.1;6;15.1;2.8;8.05;0;4.71;24345 +73093;44.39758;4.8785;126;20220420;17.7;7.4;12.5;1.3;11.75;9.1;1.68;8717 +73093;44.39758;4.8785;126;20220421;19.7;11.3;15.5;2.1;13.32;.1;2.63;14172 +73093;44.39758;4.8785;126;20220422;22.4;7.6;15;2.2;11.29;0;3.71;21943 +73093;44.39758;4.8785;126;20220423;16;11.8;13.9;3.7;11.25;16.2;2.04;4770 +73093;44.39758;4.8785;126;20220424;15.6;7.9;11.8;1.2;11.85;.3;1.85;11698 +73093;44.39758;4.8785;126;20220425;21.3;8.6;14.9;1.6;11.25;0;3.75;24102 +73093;44.39758;4.8785;126;20220426;22.3;7.2;14.7;2.8;10.35;0;4.28;24920 +73093;44.39758;4.8785;126;20220427;23.5;8.7;16.1;2.6;10.25;0;4.65;25871 +73093;44.39758;4.8785;126;20220428;25.6;7.7;16.6;1.9;10.99;0;4.53;25688 +73093;44.39758;4.8785;126;20220429;25;8.1;16.5;2.4;10.72;0;4.61;24871 +73093;44.39758;4.8785;126;20220430;23;12.1;17.6;5.2;9.82;0;5.8;25385 +73093;44.39758;4.8785;126;20220501;22.3;10.7;16.5;4.9;8.82;0;5.68;26670 +73093;44.39758;4.8785;126;20220502;24;7.8;15.9;2.4;9.99;0;4.68;26149 +73093;44.39758;4.8785;126;20220503;23.6;10.5;17;1.6;12.45;1.8;3.56;18991 +73093;44.39758;4.8785;126;20220504;24.2;8.3;16.3;1.7;12.65;1.9;4.11;24407 +73093;44.39758;4.8785;126;20220505;19.8;13;16.4;4.9;12.15;.7;3.67;14383 +73093;44.39758;4.8785;126;20220506;18.1;12.4;15.2;5;11.2;0;3.48;15430 +73093;44.39758;4.8785;126;20220507;23.3;14.2;18.7;4.1;11.4;0;4.78;19480 +73093;44.39758;4.8785;126;20220508;24.2;15;19.6;2.7;11.9;2.6;4.45;19674 +73093;44.39758;4.8785;126;20220509;26.2;10.2;18.2;.9;13.5;.4;4.27;25933 +73093;44.39758;4.8785;126;20220510;28.1;10.1;19.1;1.5;13.6;.1;4.89;27602 +73093;44.39758;4.8785;126;20220511;27.8;9.8;18.8;2.3;11.9;0;5.31;27720 +73093;44.39758;4.8785;126;20220512;27.4;8.8;18.1;2;11.2;0;5.19;28289 +73093;44.39758;4.8785;126;20220513;27.4;9.7;18.5;1.2;12;0;4.76;27719 +73093;44.39758;4.8785;126;20220514;29;12.7;20.8;2.3;14.9;0;5.32;26722 +73093;44.39758;4.8785;126;20220515;28.4;12.8;20.6;2.1;14.5;.1;5.14;26251 +73093;44.39758;4.8785;126;20220516;29.5;11.9;20.7;1.8;12;0;5.48;27963 +73093;44.39758;4.8785;126;20220517;32.3;11.7;22;1.4;14.7;0;5.61;29135 +73093;44.39758;4.8785;126;20220518;33.5;14.1;23.8;2.1;15.6;0;6.29;29239 +73093;44.39758;4.8785;126;20220519;30.9;13.9;22.4;1.7;15.6;0;5.52;27782 +73093;44.39758;4.8785;126;20220520;31.1;12.5;21.8;2.1;13.3;0;5.99;29138 +73093;44.39758;4.8785;126;20220521;32.8;13.4;23.1;1.3;14.7;0;5.76;29537 +73093;44.39758;4.8785;126;20220522;31.6;15.1;23.3;1.4;17.8;0;5.44;27642 +73093;44.39758;4.8785;126;20220523;28.1;16.1;22.1;2;16.8;0;4.84;23704 +73093;44.39758;4.8785;126;20220524;23;15.9;19.4;2.5;12.2;.4;4.19;18379 +73093;44.39758;4.8785;126;20220525;24.8;15.7;20.2;5.2;10.6;0;6.02;20812 +73093;44.39758;4.8785;126;20220526;26;17;21.5;5.4;11;0;6.43;20755 +73093;44.39758;4.8785;126;20220527;27.4;17.4;22.4;5.3;13;0;6.43;21913 +73093;44.39758;4.8785;126;20220528;24.9;16.2;20.5;6.4;10.9;0;6.43;20517 +73093;44.39758;4.8785;126;20220529;23;14.1;18.5;5.8;7.6;0;6.42;20796 +73093;44.39758;4.8785;126;20220530;25.8;11.6;18.7;2.2;8.4;.2;5.38;26222 +73093;44.39758;4.8785;126;20220531;27;14.3;20.6;1.7;12.2;0;4.97;24874 +73093;44.39758;4.8785;126;20220601;31.8;11.5;21.6;1.8;13.1;0;6.1;30405 +73093;44.39758;4.8785;126;20220602;32.6;13.6;23.1;1.6;14.7;0;6.12;30457 +73093;44.39758;4.8785;126;20220603;31.1;18.3;24.7;1.7;16.1;0;5.49;25118 +73093;44.39758;4.8785;126;20220604;33.5;16.8;25.1;1.9;17.3;0;6.25;28684 +73093;44.39758;4.8785;126;20220605;32;17;24.5;2;17.4;1.2;5.91;27251 +73093;44.39758;4.8785;126;20220606;32.1;17;24.5;2.2;14.9;.4;6.21;27383 +73093;44.39758;4.8785;126;20220607;29.9;16.9;23.4;2.5;14.7;0;5.83;25474 +73093;44.39758;4.8785;126;20220608;25.6;16.8;21.2;1.9;12.5;0;4.62;21058 +73093;44.39758;4.8785;126;20220609;23.7;16;19.8;4.9;12.1;0;5.31;19749 +73093;44.39758;4.8785;126;20220610;27.4;15;21.2;5.2;10.7;0;6.94;24981 +73093;44.39758;4.8785;126;20220611;32.6;19;25.8;4;11.9;0;7.77;26170 +73093;44.39758;4.8785;126;20220612;36.5;15.6;26;1.8;13.1;.1;7;30902 +73093;44.39758;4.8785;126;20220613;31.4;18.3;24.8;3.8;15.4;0;6.81;25738 +73093;44.39758;4.8785;126;20220614;36.2;18.9;27.5;3;11.9;0;8.07;29538 +73093;44.39758;4.8785;126;20220615;34.9;17.7;26.3;1.7;14.9;0;6.57;29472 +73093;44.39758;4.8785;126;20220616;36.2;16.8;26.5;2.3;15.2;0;7.36;30988 +73093;44.39758;4.8785;126;20220617;36.7;24.3;30.5;3.7;13.7;0;8.4;25109 +73093;44.39758;4.8785;126;20220618;37.1;20.6;28.8;2.8;16.2;0;7.77;28911 +73093;44.39758;4.8785;126;20220619;34.8;18;26.4;2.6;15.9;0;7.13;29175 +73093;44.39758;4.8785;126;20220620;34.5;15.9;25.2;1.9;12.9;0;6.83;30681 +73093;44.39758;4.8785;126;20220621;31.4;17.3;24.3;2.1;17.9;2.3;5.82;26765 +73093;44.39758;4.8785;126;20220622;29.2;20.4;24.8;2;22.9;2.5;4.57;21227 +73093;44.39758;4.8785;126;20220623;29.3;19.7;24.5;2.8;21.6;1.1;4.95;22149 +73093;44.39758;4.8785;126;20220624;26.8;19.4;23.1;1.2;19.3;19.5;4.01;19489 +73093;44.39758;4.8785;126;20220625;30.4;16;23.2;2.1;17.5;2.6;5.64;27016 +73093;44.39758;4.8785;126;20220626;32.6;19.1;25.8;1.7;18.8;0;5.76;26158 +73093;44.39758;4.8785;126;20220627;28.5;19.5;24;3.9;17.2;0;5.61;21419 +73093;44.39758;4.8785;126;20220628;27.1;18.4;22.7;4.8;15.5;0;5.73;21051 +73093;44.39758;4.8785;126;20220629;31.4;19.6;25.5;2.5;15.5;0;6.05;24429 +73093;44.39758;4.8785;126;20220630;29;16.5;22.7;2.3;16.9;3.8;5.33;25108 +73093;44.39758;4.8785;126;20220701;25.2;14.8;20;4.7;12.7;0;5.6;22914 +73093;44.39758;4.8785;126;20220702;33.7;17.1;25.4;2.4;11.2;0;7.02;28811 +73093;44.39758;4.8785;126;20220703;36.9;16.1;26.5;1.7;12.7;0;6.96;30770 +73093;44.39758;4.8785;126;20220704;34.1;21.8;27.9;3;17.7;2;6.79;24793 +73093;44.39758;4.8785;126;20220705;30.5;22.2;26.3;4.3;13.9;0;6.89;20409 +73093;44.39758;4.8785;126;20220706;29.8;20.4;25.1;5;11.7;0;7.46;21660 +73093;44.39758;4.8785;126;20220707;29.3;18.9;24.1;5.7;11.7;0;7.63;22725 +73093;44.39758;4.8785;126;20220708;28.9;18.3;23.6;6.3;13.9;0;7.21;22899 +73093;44.39758;4.8785;126;20220709;31.1;20.1;25.6;4.4;12.4;0;7.4;23276 +73093;44.39758;4.8785;126;20220710;31.4;21.1;26.2;4.3;13.5;0;7.24;22493 +73093;44.39758;4.8785;126;20220711;33.4;20.4;26.9;3;13.5;0;6.98;25168 +73093;44.39758;4.8785;126;20220712;34.8;16.8;25.8;2.2;14.3;0;6.87;29480 +73093;44.39758;4.8785;126;20220713;36.4;17.1;26.7;1.9;14.1;0;6.96;30213 +73093;44.39758;4.8785;126;20220714;38.1;18.5;28.3;1.5;16.6;0;6.8;30141 +73093;44.39758;4.8785;126;20220715;36;18.4;27.2;2.8;14.9;0;7.48;28949 +73093;44.39758;4.8785;126;20220716;33.9;22.1;28;4.5;11.7;0;8.35;23716 +73093;44.39758;4.8785;126;20220717;36.3;22.6;29.4;3.3;12.3;0;7.95;25455 +73093;44.39758;4.8785;126;20220718;39.2;20.5;29.8;2.2;17.8;0;7.52;29589 +73093;44.39758;4.8785;126;20220719;38.2;21.6;29.9;2;19.6;0;6.94;27822 +73093;44.39758;4.8785;126;20220720;37.5;20.7;29.1;2.4;18.8;0;7.14;27903 +73093;44.39758;4.8785;126;20220721;35.1;23.2;29.1;3.6;15.4;0;7.48;23476 +73093;44.39758;4.8785;126;20220722;38.7;18.2;28.4;2;14.2;0;7.24;29458 +73093;44.39758;4.8785;126;20220723;34.1;22.5;28.3;2.7;19.8;0;6.17;23034 +73093;44.39758;4.8785;126;20220724;38.1;23;30.5;3.2;15.7;0;7.96;26135 +73093;44.39758;4.8785;126;20220725;38.7;19.8;29.2;2;17.1;0;7.14;29089 +73093;44.39758;4.8785;126;20220726;30.4;22.7;26.5;5;15.4;0;6.78;18647 +73093;44.39758;4.8785;126;20220727;30.7;20.5;25.6;4.7;12.3;0;7.26;21322 +73093;44.39758;4.8785;126;20220728;34.9;16.5;25.7;2;12.4;0;6.54;28391 +73093;44.39758;4.8785;126;20220729;29.4;18.3;23.8;1.6;16.8;1.8;4.71;22055 +73093;44.39758;4.8785;126;20220730;32.3;19.5;25.9;3.9;13.4;0;7.05;23560 +73093;44.39758;4.8785;126;20220731;34.7;22.4;28.5;3.3;12.4;0;7.28;23009 +73093;44.39758;4.8785;126;20220801;36.5;24.6;30.5;3.8;13;0;8.05;22543 +73093;44.39758;4.8785;126;20220802;35.8;24.1;29.9;3.8;14.8;0;7.67;22260 +73093;44.39758;4.8785;126;20220803;38.4;20.2;29.3;1.7;16.1;0;6.55;27542 +73093;44.39758;4.8785;126;20220804;38.4;19.6;29;1.9;17;0;6.74;27859 +73093;44.39758;4.8785;126;20220805;38;19.6;28.8;2.5;19.2;.1;7.02;27438 +73093;44.39758;4.8785;126;20220806;33;22.9;27.9;4.4;16.1;0;7.02;20337 +73093;44.39758;4.8785;126;20220807;32.9;21.6;27.2;3.8;14;0;6.89;21385 +73093;44.39758;4.8785;126;20220808;34.2;22.4;28.3;3.1;13;0;6.76;21737 +73093;44.39758;4.8785;126;20220809;36.5;18.9;27.7;1.8;11.1;0;6.26;26324 +73093;44.39758;4.8785;126;20220810;36.7;17.3;27;2;12.4;0;6.5;27159 +73093;44.39758;4.8785;126;20220811;36.2;16.9;26.5;2;13.9;0;6.35;27014 +73093;44.39758;4.8785;126;20220812;37;18.1;27.5;1.8;14.6;0;6.25;26838 +73093;44.39758;4.8785;126;20220813;37.2;18.7;27.9;2;19.3;2.3;6.25;26412 +73093;44.39758;4.8785;126;20220814;28.1;22.7;25.4;1.5;22.7;8.9;3.33;14376 +73093;44.39758;4.8785;126;20220815;31.4;15.8;23.6;1.5;16.7;0;4.84;24015 +73093;44.39758;4.8785;126;20220816;34.6;14.8;24.7;2.4;16.8;1.8;6.01;26261 +73093;44.39758;4.8785;126;20220817;30.4;20.1;25.2;1.7;21.4;32.1;4.21;19363 +73093;44.39758;4.8785;126;20220818;25;15.8;20.4;2.9;17.3;.6;3.7;18214 +73093;44.39758;4.8785;126;20220819;26.2;19;22.6;4.3;17.2;0;4.39;16062 +73093;44.39758;4.8785;126;20220820;28.3;20.5;24.4;4.5;17.1;0;5.15;16599 +73093;44.39758;4.8785;126;20220821;28.3;20.1;24.2;4.2;13.8;0;5.57;16902 +73093;44.39758;4.8785;126;20220822;29.4;20.3;24.8;4.6;13.6;0;6.12;17671 +73093;44.39758;4.8785;126;20220823;31.4;21.5;26.4;3.9;16;0;5.91;18295 +73093;44.39758;4.8785;126;20220824;34.6;18.2;26.4;1.7;15.7;0;5.25;23276 +73093;44.39758;4.8785;126;20220825;33.7;16.5;25.1;1.6;16.3;.9;5.03;23667 +73093;44.39758;4.8785;126;20220826;30.3;22.6;26.4;3.9;16.9;.1;5.4;15860 +73093;44.39758;4.8785;126;20220827;28.3;19.9;24.1;3.8;17.3;0;4.69;16434 +73093;44.39758;4.8785;126;20220828;32.2;20.2;26.2;1.6;16.7;0;4.47;19426 +73093;44.39758;4.8785;126;20220829;34;16.9;25.4;1.5;18;.4;4.81;22945 +73093;44.39758;4.8785;126;20220830;32.8;19.6;26.2;2.2;21;12.9;4.68;20062 +73093;44.39758;4.8785;126;20220831;27.8;18.3;23;3.1;18.3;0;4.06;16956 +73093;44.39758;4.8785;126;20220901;30.2;18.8;24.5;2.4;14.8;0;4.65;18397 +73093;44.39758;4.8785;126;20220902;28;16.1;22;1.2;16.4;4.1;3.53;18645 +73093;44.39758;4.8785;126;20220903;29.7;17;23.3;1.6;19.3;.8;3.81;19101 +73093;44.39758;4.8785;126;20220904;31.3;16.8;24;1.6;19.3;.3;4.1;20223 +73093;44.39758;4.8785;126;20220905;31.6;17.8;24.7;2;20.7;.2;4.2;19582 +73093;44.39758;4.8785;126;20220906;30.6;18.5;24.5;2.4;20.7;3.3;4.08;18215 +73093;44.39758;4.8785;126;20220907;28.3;18.2;23.2;2.1;21.4;61.1;3.38;16542 +73093;44.39758;4.8785;126;20220908;26.7;15.1;20.9;1.6;17.5;0;3.25;17553 +73093;44.39758;4.8785;126;20220909;27.8;14.4;21.1;1.4;15.9;.1;3.45;18678 +73093;44.39758;4.8785;126;20220910;25;12.1;18.5;1.9;13.3;0;3.36;18179 +73093;44.39758;4.8785;126;20220911;26;15.4;20.7;2.9;13;0;3.98;16376 +73093;44.39758;4.8785;126;20220912;30.4;12.5;21.4;1.4;16.3;.1;3.8;20975 +73093;44.39758;4.8785;126;20220913;27.7;18.3;23;2;21.8;6.2;3.03;15177 +73093;44.39758;4.8785;126;20220914;27.6;19.1;23.3;2.1;20.6;20.8;3.1;14325 +73093;44.39758;4.8785;126;20220915;28.1;15;21.5;1.5;17.7;.6;3.25;17527 +73093;44.39758;4.8785;126;20220916;24.4;18;21.2;3.5;15.7;0;3.39;12261 +73093;44.39758;4.8785;126;20220917;17.9;12.7;15.3;5.5;10.1;0;3.34;10991 +73093;44.39758;4.8785;126;20220918;21;10.9;15.9;4.3;8.7;0;3.96;15017 +73093;44.39758;4.8785;126;20220919;20.7;13.1;16.9;5.2;8.5;0;4.37;12958 +73093;44.39758;4.8785;126;20220920;21.1;12.1;16.6;4.7;8.7;0;4.15;13932 +73093;44.39758;4.8785;126;20220921;22.4;12.3;17.3;3.3;9.5;0;3.67;14594 +73093;44.39758;4.8785;126;20220922;24.4;9;16.7;1.3;11.5;0;2.8;17750 +73093;44.39758;4.8785;126;20220923;23.7;10.8;17.2;1.2;14.2;13;2.48;16120 +73093;44.39758;4.8785;126;20220924;21.1;15;18;1.4;16.2;11.8;1.95;11101 +73093;44.39758;4.8785;126;20220925;20.8;13.5;17.1;2;14.2;0;2.2;11985 +73093;44.39758;4.8785;126;20220926;20.4;13.1;16.7;2.8;12.2;1.2;2.59;11864 +73093;44.39758;4.8785;126;20220927;19.1;10.8;14.9;2;11.7;0;2.16;12496 +73093;44.39758;4.8785;126;20220928;23.9;12.7;18.3;1.3;13.2;1;2.43;14301 +73093;44.39758;4.8785;126;20220929;19.3;12.7;16;2.1;12.2;.4;2.14;10957 +73093;44.39758;4.8785;126;20220930;14.7;11;12.8;3.5;10.4;.5;1.92;8220 +73093;44.39758;4.8785;126;20221001;19.4;6.1;12.7;1.7;11.1;0;2.04;15061 +73093;44.39758;4.8785;126;20221002;26.8;9.9;18.3;1.8;13.6;0;2.89;16743 +73093;44.39758;4.8785;126;20221003;22;16.2;19.1;4.4;14.4;0;2.94;9869 +73093;44.39758;4.8785;126;20221004;26.4;10.7;18.5;1.9;13.8;.1;2.8;15802 +73093;44.39758;4.8785;126;20221005;24.5;9.4;16.9;1.4;14.6;.1;2.26;15334 +73093;44.39758;4.8785;126;20221006;24.2;10.8;17.5;2.1;14.9;.1;2.37;14308 +73093;44.39758;4.8785;126;20221007;25.3;12.8;19;1.6;15.1;.3;2.35;13678 +73093;44.39758;4.8785;126;20221008;20.8;14.8;17.8;1.9;15.3;1.7;1.8;9494 +73093;44.39758;4.8785;126;20221009;20;14.1;17;2.2;13.8;.5;1.9;9312 +73093;44.39758;4.8785;126;20221010;24.4;13.6;19;1.4;15.2;.1;2.08;12315 +73093;44.39758;4.8785;126;20221011;24;10.3;17.1;1.5;14.2;.1;2.08;13660 +73093;44.39758;4.8785;126;20221012;23.8;13.5;18.6;1.6;15.2;0;2.02;11760 +73093;44.39758;4.8785;126;20221013;21.5;9.3;15.4;1.2;14.2;.7;1.65;12615 +73093;44.39758;4.8785;126;20221014;22.7;12.4;17.5;1.1;14.7;.2;1.71;11488 +73093;44.39758;4.8785;126;20221015;24.8;8.5;16.6;1.1;13.1;0;1.93;14178 +73093;44.39758;4.8785;126;20221016;25.4;11.6;18.5;2.4;15.2;0;2.36;12923 +73093;44.39758;4.8785;126;20221017;25.7;12;18.8;1.7;15.4;.1;2.12;12724 +73093;44.39758;4.8785;126;20221018;25.5;11.4;18.4;1.6;14.8;.2;2.06;12748 +73093;44.39758;4.8785;126;20221019;23.7;9.8;16.7;1.4;14.7;.2;1.74;12508 +73093;44.39758;4.8785;126;20221020;21.6;14.5;18;1.5;16.5;4.1;1.46;8947 +73093;44.39758;4.8785;126;20221021;22.6;16.5;19.5;3.3;17.6;39.4;1.89;8223 +73093;44.39758;4.8785;126;20221022;25.1;16.2;20.6;1.2;17.5;0;1.66;9730 +73093;44.39758;4.8785;126;20221023;21.9;13.8;17.8;1.6;16.8;0;1.41;9189 +73093;44.39758;4.8785;126;20221024;25;15.9;20.4;2.1;17.9;3.7;1.86;9598 +73093;44.39758;4.8785;126;20221025;24;13.2;18.6;1.2;16.7;0;1.49;10293 +73093;44.39758;4.8785;126;20221026;24.8;12.4;18.6;1.6;15.7;.1;1.72;10866 +73093;44.39758;4.8785;126;20221027;24.4;13.7;19;1.2;16.9;.1;1.48;9999 +73093;44.39758;4.8785;126;20221028;24.1;12.2;18.1;1.2;15.7;0;1.46;10394 +73093;44.39758;4.8785;126;20221029;24.3;10.2;17.2;1;14.2;.1;1.41;11140 +73093;44.39758;4.8785;126;20221030;23.7;9.8;16.7;1.2;14.5;0;1.4;10928 +73093;44.39758;4.8785;126;20221031;23.5;13.2;18.3;2.4;15.5;74.5;1.75;9348 +73093;44.39758;4.8785;126;20221101;22.6;15;18.8;2.8;15.9;0;1.76;7989 +73093;44.39758;4.8785;126;20221102;19.6;11.7;15.6;1.6;12.4;.1;1.32;8039 +73093;44.39758;4.8785;126;20221103;13.9;7;10.4;1.3;12.1;13.3;.67;7449 +73093;44.39758;4.8785;126;20221104;15.1;6.2;10.6;2.1;10.5;1.2;.99;8304 +73093;44.39758;4.8785;126;20221105;12.9;9.2;11;5.7;9;0;1.84;5434 +73093;44.39758;4.8785;126;20221106;18.1;5.2;11.6;2.1;9.1;0;1.4;9678 +73093;44.39758;4.8785;126;20221107;19.4;3.7;11.5;1.3;9.7;0;1.1;10507 +73093;44.39758;4.8785;126;20221108;17.8;5.8;11.8;1.9;11;2.2;1.06;9127 +73093;44.39758;4.8785;126;20221109;20.2;17.4;18.8;4.5;13.9;46.6;2.37;4566 +73093;44.39758;4.8785;126;20221110;16.1;12.8;14.4;3.4;12.6;0;1.31;4867 +73093;44.39758;4.8785;126;20221111;21.1;7;14;1.2;11.5;.1;1.05;9517 +73093;44.39758;4.8785;126;20221112;19.6;6.1;12.8;.9;11.9;.1;.8;9213 +73093;44.39758;4.8785;126;20221113;17.3;9.3;13.3;1.1;12;0;.8;7104 +73093;44.39758;4.8785;126;20221114;15.7;8;11.8;1;12;9.1;.64;6900 +73093;44.39758;4.8785;126;20221115;15.7;11.6;13.6;1.2;14.1;8.7;.62;5089 +73093;44.39758;4.8785;126;20221116;18.3;9.2;13.7;1.4;11.5;0;.93;7303 +73093;44.39758;4.8785;126;20221117;18.2;7.8;13;1.1;12.3;2.2;.72;7695 +73093;44.39758;4.8785;126;20221118;13.8;6.5;10.1;1.9;10;0;.76;6444 +73093;44.39758;4.8785;126;20221119;12.3;8.3;10.3;4.9;8.5;.1;1.59;4826 +73093;44.39758;4.8785;126;20221120;12.1;7.4;9.7;3.9;7.7;0;1.52;5145 +73093;44.39758;4.8785;126;20221121;8.4;3.4;5.9;1.4;8.4;5.4;.42;5242 +73093;44.39758;4.8785;126;20221122;12.4;5.8;9.1;2;8.4;.1;.85;5904 +73093;44.39758;4.8785;126;20221123;11.9;2.1;7;1.5;8.4;1;.53;7038 +73093;44.39758;4.8785;126;20221124;15.3;3;9.1;1.9;8.6;.1;.83;7762 +73093;44.39758;4.8785;126;20221125;15.9;4.6;10.2;2.8;9.4;1;1.03;7387 +73093;44.39758;4.8785;126;20221126;11.5;8.4;9.9;5;8.5;0;1.48;4027 +73093;44.39758;4.8785;126;20221127;13.6;.2;6.9;1.5;7.5;.1;.62;7867 +73093;44.39758;4.8785;126;20221128;8.5;5.2;6.8;1.7;9;18.8;.41;4074 +73093;44.39758;4.8785;126;20221129;9.4;4.4;6.9;3;8.4;.2;.62;4883 +73093;44.39758;4.8785;126;20221130;10.9;7.4;9.1;4;8.7;0;1.08;4120 +73093;44.39758;4.8785;126;20221201;10.4;7.1;8.7;3.6;8;0;1.13;3983 +73093;44.39758;4.8785;126;20221202;7;5.2;6.1;2;7.6;1.3;.6;3027 +73093;44.39758;4.8785;126;20221203;6.9;4.6;5.7;1.8;8.4;14.1;.38;3347 +73093;44.39758;4.8785;126;20221204;8.8;6.3;7.5;1.5;9.4;9.2;.41;3451 +73093;44.39758;4.8785;126;20221205;10.8;-.7;5;1.6;6.9;.1;.49;6894 +73093;44.39758;4.8785;126;20221206;8.1;-1.4;3.3;3;6.2;0;.62;6265 +73093;44.39758;4.8785;126;20221207;6.2;2.1;4.1;5.6;6.2;0;.96;4232 +73093;44.39758;4.8785;126;20221208;7.1;-3;2;1.3;6.4;33.2;.25;6378 +73093;44.39758;4.8785;126;20221209;9.6;5.2;7.4;2.3;8.8;3.5;.51;4326 +73093;44.39758;4.8785;126;20221210;4.5;3.8;4.1;5.4;6.1;0;1.03;1961 +73093;44.39758;4.8785;126;20221211;2.8;0;1.4;5.1;4.5;0;1.05;3504 +73093;44.39758;4.8785;126;20221212;5.1;-4.2;.4;1.4;4.8;6;.36;6031 +73093;44.39758;4.8785;126;20221213;5;.4;2.7;.9;7.2;5.5;.2;4347 +73093;44.39758;4.8785;126;20221214;9.5;5.1;7.3;.9;10;.7;.25;4248 +73093;44.39758;4.8785;126;20221215;9.3;6.9;8.1;1.8;10.2;25.9;.34;3235 +73093;44.39758;4.8785;126;20221216;6.8;5;5.9;4.8;7.3;0;.88;2850 +73093;44.39758;4.8785;126;20221217;3.6;.7;2.1;4.4;5.2;0;.84;3503 +73093;44.39758;4.8785;126;20221218;13.1;-1.2;5.9;1.5;7;0;.5;7276 +73093;44.39758;4.8785;126;20221219;15.7;7.7;11.7;2.6;10.3;.1;.89;5539 +73093;44.39758;4.8785;126;20221220;16.3;12.6;14.4;3.7;11;2.8;1.54;3894 +73093;44.39758;4.8785;126;20221221;15.3;11.8;13.5;2.2;11.9;2.9;.85;3798 +73093;44.39758;4.8785;126;20221222;12;6.6;9.3;1.3;10.9;.3;.32;4621 +73093;44.39758;4.8785;126;20221223;12.8;8.3;10.5;1.2;11.8;0;.35;4257 +73093;44.39758;4.8785;126;20221224;17.1;7.3;12.2;1.3;10.9;.1;.55;6096 +73093;44.39758;4.8785;126;20221225;15.5;2.9;9.2;1.2;9.6;0;.4;6869 +73093;44.39758;4.8785;126;20221226;17.5;6.7;12.1;1.2;11.1;0;.5;6402 +73093;44.39758;4.8785;126;20221227;14.1;6.2;10.1;2.6;9;0;.9;5547 +73093;44.39758;4.8785;126;20221228;14.5;.2;7.3;1.2;7.5;0;.46;7343 +73093;44.39758;4.8785;126;20221229;14.9;4.9;9.9;1.3;10;.2;.45;6227 +73093;44.39758;4.8785;126;20221230;13.5;6.6;10;1.4;11.3;.1;.36;5259 +73093;44.39758;4.8785;126;20221231;14.7;5.8;10.2;.9;10;0;.4;5941 +73094;44.41253;5.19118;460;20220101;15.5;2.3;8.9;1;7.39;.1;.54;6465 +73094;44.41253;5.19118;460;20220102;9.3;.7;5;1.2;7.24;0;.37;5028 +73094;44.41253;5.19118;460;20220103;14.4;1.4;7.9;1.1;7.61;0;.54;5936 +73094;44.41253;5.19118;460;20220104;10.9;2.3;6.6;.9;8.01;3.1;.44;4390 +73094;44.41253;5.19118;460;20220105;5.7;4.1;4.9;5.1;5.34;0;1.4;2947 +73094;44.41253;5.19118;460;20220106;5.2;1.3;3.2;3.9;3.94;0;1.4;4340 +73094;44.41253;5.19118;460;20220107;6.2;-3.1;1.5;2.6;4.44;1.7;.81;6023 +73094;44.41253;5.19118;460;20220108;8.4;1.2;4.8;1.8;6.74;2;.59;5265 +73094;44.41253;5.19118;460;20220109;6.7;2.3;4.5;2.1;6.44;.5;.64;4335 +73094;44.41253;5.19118;460;20220110;6.7;2.3;4.5;3.1;5.38;0;1.04;4709 +73094;44.41253;5.19118;460;20220111;6.1;-.7;2.7;3;4.18;0;1.08;5626 +73094;44.41253;5.19118;460;20220112;6.6;-3.1;1.8;2.8;3.78;0;1.05;6626 +73094;44.41253;5.19118;460;20220113;6.4;-4.3;1.1;1.1;3.98;0;.55;6454 +73094;44.41253;5.19118;460;20220114;10.5;-3.8;3.3;1;4.08;0;.62;7216 +73094;44.41253;5.19118;460;20220115;11.6;-3;4.3;1.2;4.31;0;.74;7367 +73094;44.41253;5.19118;460;20220116;12.2;-3.1;4.5;2.1;3.81;0;1.22;7730 +73094;44.41253;5.19118;460;20220117;10.4;.4;5.4;3.2;4.54;0;1.46;6889 +73094;44.41253;5.19118;460;20220118;8.8;0;4.4;1.8;4.81;0;.95;6035 +73094;44.41253;5.19118;460;20220119;9.1;-3.1;3;1.6;5.34;0;.66;6821 +73094;44.41253;5.19118;460;20220120;8.7;2;5.3;3.6;4.84;0;1.47;5713 +73094;44.41253;5.19118;460;20220121;6.3;.7;3.5;3.1;3.88;0;1.33;5683 +73094;44.41253;5.19118;460;20220122;7.6;-2.2;2.7;3;4.04;0;1.19;6986 +73094;44.41253;5.19118;460;20220123;10.8;-1.6;4.6;1.6;4.54;0;.99;7715 +73094;44.41253;5.19118;460;20220124;12;-3.5;4.3;1.2;4.54;0;.82;8529 +73094;44.41253;5.19118;460;20220125;11.4;-3.3;4;1.1;4.88;0;.71;8064 +73094;44.41253;5.19118;460;20220126;13.7;-2.5;5.6;1.5;4.38;0;1.07;9296 +73094;44.41253;5.19118;460;20220127;13.7;-2.1;5.8;1.6;3.81;0;1.25;8851 +73094;44.41253;5.19118;460;20220128;11.8;-1.4;5.2;2.6;4.31;0;1.54;7892 +73094;44.41253;5.19118;460;20220129;13.2;-.3;6.4;2.4;4.21;0;1.63;8636 +73094;44.41253;5.19118;460;20220130;13;3;8;3.9;5.48;0;2;7531 +73094;44.41253;5.19118;460;20220131;10.4;1.5;5.9;5.1;5.21;.2;1.93;7132 +73094;44.41253;5.19118;460;20220201;9.1;2.3;5.7;5.5;4.74;0;2.01;6867 +73094;44.41253;5.19118;460;20220202;13.9;7.2;10.6;4.8;6.84;0;2.37;6319 +73094;44.41253;5.19118;460;20220203;14.6;2.3;8.5;1.8;6.58;0;1.28;8696 +73094;44.41253;5.19118;460;20220204;12.8;2;7.4;1.9;6.88;0;1.09;8880 +73094;44.41253;5.19118;460;20220205;12.4;6.4;9.4;3.3;5.81;0;1.89;6423 +73094;44.41253;5.19118;460;20220206;11.2;.5;5.8;2.5;5.44;0;1.38;8801 +73094;44.41253;5.19118;460;20220207;12.3;7.4;9.9;3.7;5.54;.1;2.24;6420 +73094;44.41253;5.19118;460;20220208;15.2;.6;7.9;1.8;4.14;0;1.65;10599 +73094;44.41253;5.19118;460;20220209;14.7;-2.4;6.1;1.6;5.48;0;1.25;11028 +73094;44.41253;5.19118;460;20220210;7.1;-2;2.5;1.3;6.63;0;1.11;11713 +73094;44.41253;5.19118;460;20220211;13.9;-.2;6.9;4;5.63;0;2.1;10486 +73094;44.41253;5.19118;460;20220212;13;.3;6.7;2;5.33;0;1.49;11078 +73094;44.41253;5.19118;460;20220213;10.2;-.1;5;1.5;6.78;1.4;.95;7545 +73094;44.41253;5.19118;460;20220214;7.7;4.4;6;1.8;8.53;14.4;.69;3261 +73094;44.41253;5.19118;460;20220215;10.4;-.1;5.2;3.2;5.78;0;1.56;11015 +73094;44.41253;5.19118;460;20220216;8.9;1;4.9;1.3;7.34;3.8;.83;7814 +73094;44.41253;5.19118;460;20220217;17.9;7.2;12.5;4.2;8.89;0;2.29;9909 +73094;44.41253;5.19118;460;20220218;19.9;4.3;12.1;2.2;8.51;0;1.96;12050 +73094;44.41253;5.19118;460;20220219;11.2;5.6;8.4;3.1;5.64;0;1.85;6721 +73094;44.41253;5.19118;460;20220220;15.3;2.7;9;3.2;5.58;0;2.28;11556 +73094;44.41253;5.19118;460;20220221;11.1;6.3;8.7;3.8;6.44;2.4;1.9;6658 +73094;44.41253;5.19118;460;20220222;12.6;4.8;8.7;4.8;5.91;0;2.38;9951 +73094;44.41253;5.19118;460;20220223;17.7;5.3;11.5;2.4;6.34;0;2.26;12039 +73094;44.41253;5.19118;460;20220224;13.7;.9;7.3;1.5;7.04;0;1.33;10426 +73094;44.41253;5.19118;460;20220225;10.6;3.3;6.9;4.2;4.81;0;2.23;9336 +73094;44.41253;5.19118;460;20220226;13.1;.9;7;2.5;4.01;0;2.14;12392 +73094;44.41253;5.19118;460;20220227;11.7;-2.5;4.6;1.2;4.94;0;1.35;12086 +73094;44.41253;5.19118;460;20220228;14.1;-1.8;6.2;1.8;5.11;0;1.76;13931 +73094;44.41253;5.19118;460;20220301;12.9;-1.3;5.8;1.4;5.24;0;1.54;13268 +73094;44.41253;5.19118;460;20220302;10.7;.5;5.6;.9;6.48;0;1.14;10367 +73094;44.41253;5.19118;460;20220303;14.8;.1;7.5;1.5;7.01;0;1.61;13927 +73094;44.41253;5.19118;460;20220304;14.7;1.8;8.2;2.2;6.31;0;1.92;12157 +73094;44.41253;5.19118;460;20220305;12.7;.5;6.6;2;4.61;0;1.93;12907 +73094;44.41253;5.19118;460;20220306;11.2;-1.5;4.8;1.6;4.18;0;1.67;13426 +73094;44.41253;5.19118;460;20220307;11;-3.7;3.6;1.6;4.14;0;1.68;14891 +73094;44.41253;5.19118;460;20220308;12.3;-3.7;4.3;1.6;5.14;0;1.66;15077 +73094;44.41253;5.19118;460;20220309;12.8;.8;6.8;1.4;6.34;0;1.65;14407 +73094;44.41253;5.19118;460;20220310;13.6;0;6.8;1.8;7.08;.6;1.69;13249 +73094;44.41253;5.19118;460;20220311;13;5.9;9.4;3.4;6.94;.1;2.11;8413 +73094;44.41253;5.19118;460;20220312;12;5.9;9;3.2;5.94;1;2.22;7828 +73094;44.41253;5.19118;460;20220313;9.7;7.7;8.7;2.4;7.08;2.1;1.5;3877 +73094;44.41253;5.19118;460;20220314;14.4;3;8.7;1.9;8.84;.6;1.58;12140 +73094;44.41253;5.19118;460;20220315;16.1;7.8;11.9;1.9;8.81;0;1.95;10548 +73094;44.41253;5.19118;460;20220316;17.1;4.8;10.9;1.4;9.28;0;1.84;12933 +73094;44.41253;5.19118;460;20220317;14.6;7.6;11.1;1.5;9.74;0;1.56;9685 +73094;44.41253;5.19118;460;20220318;15.7;8.3;12;3.4;9.63;1;2.24;9906 +73094;44.41253;5.19118;460;20220319;15.2;4.4;9.8;1.7;7.83;0;2.1;13972 +73094;44.41253;5.19118;460;20220320;13.1;2.8;7.9;1.8;6.78;.1;1.84;10791 +73094;44.41253;5.19118;460;20220321;14.1;2.7;8.4;2.5;5.93;0;2.51;14950 +73094;44.41253;5.19118;460;20220322;14.6;-2.3;6.1;2.4;5.55;0;2.71;18728 +73094;44.41253;5.19118;460;20220323;16.9;-2.3;7.3;2;5.03;0;2.82;19967 +73094;44.41253;5.19118;460;20220324;19.4;-.6;9.4;2.3;4.73;0;3.35;20271 +73094;44.41253;5.19118;460;20220325;19.5;-.4;9.6;2;5.03;0;3.21;20270 +73094;44.41253;5.19118;460;20220326;20.5;.7;10.6;2.2;5.68;0;3.41;20369 +73094;44.41253;5.19118;460;20220327;20.7;2.5;11.6;1.8;5.73;0;3.09;16767 +73094;44.41253;5.19118;460;20220328;20.7;2.3;11.5;2.1;5.23;0;3.49;20287 +73094;44.41253;5.19118;460;20220329;18.6;3.8;11.2;2.1;7.13;3.2;2.87;16272 +73094;44.41253;5.19118;460;20220330;12.9;7.7;10.3;1.5;10.08;.5;1.6;9356 +73094;44.41253;5.19118;460;20220331;16.6;4.4;10.5;3.6;7.53;1.3;3.15;18494 +73094;44.41253;5.19118;460;20220401;7.4;1.9;4.7;7.3;4.38;4.7;2.81;12392 +73094;44.41253;5.19118;460;20220402;8;2.4;5.2;7.6;3.78;.8;3.27;16220 +73094;44.41253;5.19118;460;20220403;8.1;.8;4.4;5.2;4.73;1.5;2.3;10517 +73094;44.41253;5.19118;460;20220404;13.1;.5;6.8;3;5.13;0;2.96;19998 +73094;44.41253;5.19118;460;20220405;16.4;-1.6;7.4;3.6;6.2;0;3.54;22900 +73094;44.41253;5.19118;460;20220406;15.8;1.7;8.7;1.7;8.85;0;2.32;15308 +73094;44.41253;5.19118;460;20220407;16.7;4.9;10.8;2.8;9.43;.1;2.55;14511 +73094;44.41253;5.19118;460;20220408;20.2;9.1;14.6;2.9;9.63;.5;3.46;16662 +73094;44.41253;5.19118;460;20220409;12.5;8.5;10.5;5.5;4.98;0;4.17;18931 +73094;44.41253;5.19118;460;20220410;17.7;1;9.3;2.4;4.93;0;3.67;23001 +73094;44.41253;5.19118;460;20220411;15.1;1.2;8.2;2.6;7.08;0;2.41;13878 +73094;44.41253;5.19118;460;20220412;18.7;1.8;10.3;2.4;7.78;0;3.13;18890 +73094;44.41253;5.19118;460;20220413;20.8;4;12.4;2;7.93;0;3.63;22122 +73094;44.41253;5.19118;460;20220414;24.7;6.2;15.4;3.1;8.98;0;4.74;23691 +73094;44.41253;5.19118;460;20220415;26.1;9.3;17.7;3.8;10.68;0;5.14;21966 +73094;44.41253;5.19118;460;20220416;22;9.8;15.9;4.9;9.59;0;4.9;24300 +73094;44.41253;5.19118;460;20220417;22.1;8.3;15.2;2.9;7.53;0;4.52;22381 +73094;44.41253;5.19118;460;20220418;21.8;4.6;13.2;2.3;7.63;0;4.19;24462 +73094;44.41253;5.19118;460;20220419;22.5;4.3;13.4;2.8;7.18;0;4.55;24004 +73094;44.41253;5.19118;460;20220420;15.7;5.3;10.5;1.8;10.13;8.7;2.16;12931 +73094;44.41253;5.19118;460;20220421;19.3;9.8;14.6;1.5;11.78;1.3;2.79;16136 +73094;44.41253;5.19118;460;20220422;20.7;6;13.4;2.1;10.38;0;3.52;20995 +73094;44.41253;5.19118;460;20220423;15;9.3;12.2;3.3;10.26;17.7;1.91;3700 +73094;44.41253;5.19118;460;20220424;14;5.1;9.6;1.3;10.13;.5;2.13;15099 +73094;44.41253;5.19118;460;20220425;20.1;6.5;13.3;2;9.98;0;3.6;22440 +73094;44.41253;5.19118;460;20220426;21.2;4.7;12.9;2.3;9.48;0;3.97;24600 +73094;44.41253;5.19118;460;20220427;22.3;5.6;14;2.6;9.08;0;4.43;25156 +73094;44.41253;5.19118;460;20220428;24.1;7;15.6;2.3;10.18;0;4.55;25536 +73094;44.41253;5.19118;460;20220429;23.7;6.6;15.2;2.6;9.93;0;4.68;25476 +73094;44.41253;5.19118;460;20220430;21.9;8.6;15.2;2.6;9.53;0;4.08;19056 +73094;44.41253;5.19118;460;20220501;21.8;6.5;14.1;3.3;8.43;0;4.63;22965 +73094;44.41253;5.19118;460;20220502;22.4;5.9;14.2;2.6;8.88;0;4.56;25734 +73094;44.41253;5.19118;460;20220503;21.7;8.6;15.2;1.9;10.93;2.7;3.61;19212 +73094;44.41253;5.19118;460;20220504;22.3;5.8;14.1;2.2;10.73;3.6;4.23;25752 +73094;44.41253;5.19118;460;20220505;15.8;11.3;13.5;3.5;10.88;3.6;2.99;12774 +73094;44.41253;5.19118;460;20220506;17.7;10.7;14.2;2.5;9.94;0;2.54;9823 +73094;44.41253;5.19118;460;20220507;21.6;10.3;15.9;1.8;10.54;.3;2.91;12517 +73094;44.41253;5.19118;460;20220508;21.6;11.1;16.4;1.6;11.81;4.9;2.7;12396 +73094;44.41253;5.19118;460;20220509;24.2;9.2;16.7;1.2;12.14;.6;3.15;16831 +73094;44.41253;5.19118;460;20220510;26;9.9;18;1.4;12.41;.1;3.6;18435 +73094;44.41253;5.19118;460;20220511;27.1;10.3;18.7;1.6;11.91;0;3.89;18585 +73094;44.41253;5.19118;460;20220512;26.3;8.9;17.6;1.7;11.24;0;3.87;18400 +73094;44.41253;5.19118;460;20220513;25.5;9;17.2;1.6;11.31;0;3.69;17967 +73094;44.41253;5.19118;460;20220514;28.2;10.3;19.3;1.4;13.41;0;3.78;17987 +73094;44.41253;5.19118;460;20220515;27.4;12.8;20.1;1.8;14.08;.4;3.8;16792 +73094;44.41253;5.19118;460;20220516;27.4;11.8;19.6;1.7;12.61;0;4.02;18932 +73094;44.41253;5.19118;460;20220517;30.5;11.6;21;1.4;12.98;0;4.24;19539 +73094;44.41253;5.19118;460;20220518;31.2;13.4;22.3;1.5;14.14;0;4.26;18462 +73094;44.41253;5.19118;460;20220519;29.3;13.5;21.4;2;13.64;.1;4.44;18271 +73094;44.41253;5.19118;460;20220520;29.3;13.6;21.5;2;12.34;.1;4.69;18676 +73094;44.41253;5.19118;460;20220521;31.9;12.4;22.1;1.5;13.48;0;4.55;19440 +73094;44.41253;5.19118;460;20220522;32.9;15.5;24.2;1.8;16.01;.1;4.72;18315 +73094;44.41253;5.19118;460;20220523;28.1;14.9;21.5;1.8;15.14;0;3.7;14908 +73094;44.41253;5.19118;460;20220524;23.6;13.9;18.8;1.9;11.88;.3;3.36;13690 +73094;44.41253;5.19118;460;20220525;22.3;12.9;17.6;2.5;10.74;0;3.24;11082 +73094;44.41253;5.19118;460;20220526;26.4;13.2;19.8;2.5;11.24;.1;4.1;14675 +73094;44.41253;5.19118;460;20220527;30.3;14.5;22.4;2.7;12.74;0;5.07;18185 +73094;44.41253;5.19118;460;20220528;26.4;15.5;21;3.6;10.91;0;5.06;16179 +73094;44.41253;5.19118;460;20220529;24.3;11.7;18;2.8;7.88;0;4.77;18400 +73094;44.41253;5.19118;460;20220530;23.9;7.3;15.6;1.5;8.81;.3;3.51;16286 +73094;44.41253;5.19118;460;20220531;23.9;12;18;1.2;12.11;0;3.01;12788 +73094;44.41253;5.19118;460;20220601;30.1;10.8;20.5;1.7;12.71;0;4.56;20233 +73094;44.41253;5.19118;460;20220602;31;12.8;21.9;1.8;13.38;0;4.65;19076 +73094;44.41253;5.19118;460;20220603;29.5;16.2;22.9;1.9;14.94;.1;4.08;15182 +73094;44.41253;5.19118;460;20220604;32.7;15.8;24.3;2.1;15.28;.2;4.89;17877 +73094;44.41253;5.19118;460;20220605;29.8;17.2;23.5;2;15.44;1.7;4.3;16347 +73094;44.41253;5.19118;460;20220606;30.4;13.7;22;1.9;13.58;.4;4.7;19305 +73094;44.41253;5.19118;460;20220607;27.2;15;21.1;3.2;12.21;0;4.99;18811 +73094;44.41253;5.19118;460;20220608;24.3;13.4;18.9;2;11.41;.8;3.64;14040 +73094;44.41253;5.19118;460;20220609;21.5;14.8;18.2;4.4;10.21;.1;4.69;17285 +73094;44.41253;5.19118;460;20220610;28.6;12.3;20.5;2.9;9.64;0;5.51;19923 +73094;44.41253;5.19118;460;20220611;32.5;12.8;22.6;2.1;10.78;0;6.64;30621 +73094;44.41253;5.19118;460;20220612;34.5;13.8;24.2;1.8;11.84;.1;6.44;28859 +73094;44.41253;5.19118;460;20220613;31.8;16.2;24;2.3;13.74;0;6.29;27065 +73094;44.41253;5.19118;460;20220614;33.6;15;24.3;2.1;12.28;0;6.76;30070 +73094;44.41253;5.19118;460;20220615;33.3;16.3;24.8;1.7;14.38;0;5.42;22277 +73094;44.41253;5.19118;460;20220616;35.9;17.8;26.8;2.1;14.78;0;6.9;28253 +73094;44.41253;5.19118;460;20220617;36.6;19;27.8;2;13.28;0;6.97;28514 +73094;44.41253;5.19118;460;20220618;35.7;18.3;27;2.1;14.31;0;6.81;27836 +73094;44.41253;5.19118;460;20220619;33.1;19.7;26.4;3.1;14.21;0;7.1;26460 +73094;44.41253;5.19118;460;20220620;33.2;18.2;25.7;2.3;12.04;0;6.83;27788 +73094;44.41253;5.19118;460;20220621;31.4;18.1;24.7;2;14.44;1.8;4.9;16777 +73094;44.41253;5.19118;460;20220622;26.4;18.1;22.2;1.4;18.88;4.7;3.48;15567 +73094;44.41253;5.19118;460;20220623;26.2;16.4;21.3;1.7;17.94;1.1;4.11;20534 +73094;44.41253;5.19118;460;20220624;25.6;15.4;20.5;1.6;15.74;14.4;4.35;22318 +73094;44.41253;5.19118;460;20220625;29.2;12;20.6;1.8;13.51;1.2;5.45;27306 +73094;44.41253;5.19118;460;20220626;31.7;16.6;24.2;1.9;15.78;0;5.77;25178 +73094;44.41253;5.19118;460;20220627;29.3;16;22.7;1.7;15.64;0;4.84;22387 +73094;44.41253;5.19118;460;20220628;28.1;17;22.6;2.5;14.91;0;5.35;23801 +73094;44.41253;5.19118;460;20220629;31.2;15;23.1;1.5;14.81;0;5.91;29551 +73094;44.41253;5.19118;460;20220630;30;14.4;22.2;1.9;14.54;4.2;5;22217 +73094;44.41253;5.19118;460;20220701;27.2;13.7;20.4;2.3;12.51;0;5.67;28438 +73094;44.41253;5.19118;460;20220702;32;12.5;22.3;2;11.41;0;6.52;30382 +73094;44.41253;5.19118;460;20220703;35.3;15.2;25.2;1.7;12.98;0;6.64;29464 +73094;44.41253;5.19118;460;20220704;33.4;18.7;26.1;1.7;15.98;1.7;5.75;24247 +73094;44.41253;5.19118;460;20220705;32.1;17.5;24.8;2.5;14.48;0;6.57;27995 +73094;44.41253;5.19118;460;20220706;31.1;16.5;23.8;2.9;11.84;0;6.77;27756 +73094;44.41253;5.19118;460;20220707;30.3;16.6;23.4;3.5;11.68;0;6.96;27709 +73094;44.41253;5.19118;460;20220708;30.2;17.4;23.8;3;12.04;0;6.65;27188 +73094;44.41253;5.19118;460;20220709;32.5;16;24.2;2.5;11.91;0;6.65;27749 +73094;44.41253;5.19118;460;20220710;32.3;17.1;24.7;2.4;12.74;0;6.53;27585 +73094;44.41253;5.19118;460;20220711;33.2;16.2;24.7;2;13.94;0;6.25;27585 +73094;44.41253;5.19118;460;20220712;33.8;15.8;24.8;1.7;13.84;0;6.23;28359 +73094;44.41253;5.19118;460;20220713;34.5;16.1;25.3;1.7;13.74;0;6.08;27128 +73094;44.41253;5.19118;460;20220714;36;17.4;26.7;1.7;15.28;0;6.49;28530 +73094;44.41253;5.19118;460;20220715;35.8;17.6;26.7;2.5;13.58;0;7.1;27604 +73094;44.41253;5.19118;460;20220716;35.3;18.5;26.9;2.3;11.71;0;7.03;27983 +73094;44.41253;5.19118;460;20220717;35.7;16.6;26.1;1.9;12.68;0;6.45;27464 +73094;44.41253;5.19118;460;20220718;37.2;18.6;27.9;1.7;15.31;0;6.45;27426 +73094;44.41253;5.19118;460;20220719;36.5;20.4;28.4;2;17.41;0;6.6;26887 +73094;44.41253;5.19118;460;20220720;36.1;18.7;27.4;1.9;15.51;0;6.51;26971 +73094;44.41253;5.19118;460;20220721;36.4;18.4;27.4;1.7;13.81;0;6.43;27653 +73094;44.41253;5.19118;460;20220722;37.9;17;27.5;1.7;13.41;0;6.58;27943 +73094;44.41253;5.19118;460;20220723;33.7;19.6;26.7;1.9;16.28;0;5.48;21579 +73094;44.41253;5.19118;460;20220724;36.3;17.8;27;1.7;14.71;0;6.37;27825 +73094;44.41253;5.19118;460;20220725;35.5;17.7;26.6;1.8;14.58;.1;5.9;23758 +73094;44.41253;5.19118;460;20220726;31.4;20.7;26;3;13.78;0;6.57;25230 +73094;44.41253;5.19118;460;20220727;31.8;17.3;24.6;2.3;12.14;0;6.16;26359 +73094;44.41253;5.19118;460;20220728;33.3;14.6;23.9;1.7;12.14;0;5.5;24051 +73094;44.41253;5.19118;460;20220729;27.2;17;22.1;1.6;15.21;1.8;3.81;16660 +73094;44.41253;5.19118;460;20220730;31.7;15.7;23.7;2.5;12.78;0;6.21;26849 +73094;44.41253;5.19118;460;20220731;34;15.9;24.9;1.7;11.78;0;5.98;26790 +73094;44.41253;5.19118;460;20220801;35.4;18;26.7;1.9;12.28;0;6.39;26884 +73094;44.41253;5.19118;460;20220802;36;18.3;27.2;2.2;12.61;0;6.62;26810 +73094;44.41253;5.19118;460;20220803;36.8;17.3;27;1.9;14.28;0;6.29;26275 +73094;44.41253;5.19118;460;20220804;36.4;18.6;27.5;1.7;14.38;0;5.89;24307 +73094;44.41253;5.19118;460;20220805;36.3;17.9;27.1;2.1;15.51;.1;6.22;25281 +73094;44.41253;5.19118;460;20220806;34.2;18.7;26.4;2.3;16.04;0;5.98;23862 +73094;44.41253;5.19118;460;20220807;33.3;17.8;25.5;2.3;13.68;0;6.18;25887 +73094;44.41253;5.19118;460;20220808;34;16.8;25.4;1.7;12.98;0;5.72;25532 +73094;44.41253;5.19118;460;20220809;35.1;17.1;26.1;1.7;12.68;0;5.83;25546 +73094;44.41253;5.19118;460;20220810;34.4;17.5;26;1.8;12.81;0;5.51;23284 +73094;44.41253;5.19118;460;20220811;34.6;16.9;25.7;1.9;13.81;0;5.81;25553 +73094;44.41253;5.19118;460;20220812;36.3;15.7;26;1.7;13.44;0;5.91;26080 +73094;44.41253;5.19118;460;20220813;35.9;17.4;26.6;1.8;14.21;2.8;5.7;24344 +73094;44.41253;5.19118;460;20220814;26.9;19.4;23.1;1.3;18.68;8.3;2.86;11851 +73094;44.41253;5.19118;460;20220815;30.3;15;22.7;2;14.81;0;4.95;22961 +73094;44.41253;5.19118;460;20220816;31.7;14.1;22.9;2;14.34;0;4.91;21109 +73094;44.41253;5.19118;460;20220817;27.8;17.1;22.4;2;16.81;30.2;3.36;12439 +73094;44.41253;5.19118;460;20220818;25.3;13.6;19.5;2.7;14.95;5.1;3.95;18883 +73094;44.41253;5.19118;460;20220819;25.4;16.4;20.9;4.5;14.42;0;4.87;18729 +73094;44.41253;5.19118;460;20220820;28.5;17.9;23.2;3.2;14.74;0;5.18;20930 +73094;44.41253;5.19118;460;20220821;29.1;16.1;22.6;2.5;14.11;0;4.85;20904 +73094;44.41253;5.19118;460;20220822;28.9;16.4;22.6;2.6;13.21;0;5.11;21731 +73094;44.41253;5.19118;460;20220823;31.2;17.1;24.2;2;14.04;0;4.94;21731 +73094;44.41253;5.19118;460;20220824;32.5;15.9;24.2;1.7;14.68;0;4.92;22882 +73094;44.41253;5.19118;460;20220825;32.4;15.7;24.1;1.8;15.74;.6;4.87;22484 +73094;44.41253;5.19118;460;20220826;30;17.6;23.8;1.6;16.24;.3;4.15;19303 +73094;44.41253;5.19118;460;20220827;29.1;16.6;22.9;1.5;15.76;.1;4.18;21792 +73094;44.41253;5.19118;460;20220828;31;15.3;23.2;1.4;15.81;.1;4.45;22637 +73094;44.41253;5.19118;460;20220829;32;14.8;23.4;1.4;15.48;.7;4.45;22008 +73094;44.41253;5.19118;460;20220830;30.2;18.6;24.4;1.4;17.61;5.5;3.61;15990 +73094;44.41253;5.19118;460;20220831;27.7;15.4;21.5;1.9;15.74;0;3.74;17619 +73094;44.41253;5.19118;460;20220901;30.9;15.8;23.4;1.8;14.38;0;4.54;21545 +73094;44.41253;5.19118;460;20220902;26.1;14;20.1;1.6;14.44;2.5;3;13128 +73094;44.41253;5.19118;460;20220903;26.9;15.1;21;1.6;16.14;6.7;3.23;15286 +73094;44.41253;5.19118;460;20220904;29.1;14.4;21.8;1.1;16.86;.6;3.66;20829 +73094;44.41253;5.19118;460;20220905;28.9;15.8;22.4;1.5;17.86;0;3.53;17971 +73094;44.41253;5.19118;460;20220906;27.7;15.5;21.6;1.6;17.76;2.2;3.4;17621 +73094;44.41253;5.19118;460;20220907;26.5;16.7;21.6;1.8;18.85;35.1;2.9;13761 +73094;44.41253;5.19118;460;20220908;25.7;13.6;19.7;2.2;14.38;.1;3.51;17974 +73094;44.41253;5.19118;460;20220909;25.4;12;18.7;1.6;12.48;.1;3.26;17156 +73094;44.41253;5.19118;460;20220910;25;10;17.5;1.8;11.54;.1;3.48;19273 +73094;44.41253;5.19118;460;20220911;28.3;10.2;19.3;1.7;11.58;0;3.93;21338 +73094;44.41253;5.19118;460;20220912;29.5;11.8;20.6;1.6;13.48;0;3.85;20477 +73094;44.41253;5.19118;460;20220913;27.4;14.6;21;1.5;17.01;3.6;2.83;13470 +73094;44.41253;5.19118;460;20220914;23.6;18.1;20.9;1.9;18.31;24.7;2.18;8210 +73094;44.41253;5.19118;460;20220915;26.7;14.3;20.5;2;15.38;.6;3.38;17508 +73094;44.41253;5.19118;460;20220916;23.7;14.1;18.9;2.9;13.14;0;3.53;17277 +73094;44.41253;5.19118;460;20220917;18.2;12.6;15.4;4.6;7.71;0;4.08;17292 +73094;44.41253;5.19118;460;20220918;23.1;6.8;15;1.8;8.04;0;3.3;19606 +73094;44.41253;5.19118;460;20220919;22.7;8.1;15.4;2.5;8.24;0;3.67;19004 +73094;44.41253;5.19118;460;20220920;23.5;8.6;16.1;2;8.61;0;3.38;18414 +73094;44.41253;5.19118;460;20220921;22.4;8.8;15.6;1.8;9.51;0;3.01;17315 +73094;44.41253;5.19118;460;20220922;22.6;8.2;15.4;1;10.98;0;2.55;17881 +73094;44.41253;5.19118;460;20220923;21.7;9.9;15.8;1.4;12.18;11.8;2.27;13321 +73094;44.41253;5.19118;460;20220924;18.2;13.2;15.7;.9;14.31;18.6;1.41;7358 +73094;44.41253;5.19118;460;20220925;19.6;11.3;15.4;1.1;12.54;.3;2;13346 +73094;44.41253;5.19118;460;20220926;19.7;8.6;14.2;1.8;9.98;1.5;2.48;15063 +73094;44.41253;5.19118;460;20220927;16.6;9.8;13.2;2.4;9.64;.2;2.51;17631 +73094;44.41253;5.19118;460;20220928;20.4;9.9;15.2;1.7;11.44;5.8;2.21;12826 +73094;44.41253;5.19118;460;20220929;18.1;9.9;14;1.2;11.01;0;2.06;15023 +73094;44.41253;5.19118;460;20220930;14.5;8.2;11.3;2.2;9.34;1;1.9;11851 +73094;44.41253;5.19118;460;20221001;15;5.7;10.3;1.5;10.24;0;1.54;11434 +73094;44.41253;5.19118;460;20221002;24.7;9.5;17.1;1.6;12.51;0;2.93;21231 +73094;44.41253;5.19118;460;20221003;24.8;12.1;18.5;2.2;12.11;0;3.34;21578 +73094;44.41253;5.19118;460;20221004;24.6;8.1;16.4;1.5;11.51;.1;2.54;15834 +73094;44.41253;5.19118;460;20221005;24;8.8;16.4;1.6;12.21;.1;2.78;21052 +73094;44.41253;5.19118;460;20221006;24;9.7;16.9;1.4;12.54;0;2.36;15733 +73094;44.41253;5.19118;460;20221007;23.3;9.6;16.4;1.4;12.84;.1;2.1;13014 +73094;44.41253;5.19118;460;20221008;18.9;12;15.5;1.1;14.18;5.1;1.24;6533 +73094;44.41253;5.19118;460;20221009;19.5;11.8;15.7;.8;14.08;2.6;1.28;7768 +73094;44.41253;5.19118;460;20221010;22.6;12.6;17.6;1.1;14.08;.2;1.86;12306 +73094;44.41253;5.19118;460;20221011;22.9;9.7;16.3;1;13.14;0;1.84;13117 +73094;44.41253;5.19118;460;20221012;22.2;11.8;17;1;13.68;.1;1.61;9724 +73094;44.41253;5.19118;460;20221013;20.6;10;15.3;.8;12.84;.5;1.43;9665 +73094;44.41253;5.19118;460;20221014;21.2;11;16.1;.9;13.14;.2;1.53;10071 +73094;44.41253;5.19118;460;20221015;23.8;9.1;16.4;1.3;12.44;.1;1.93;12796 +73094;44.41253;5.19118;460;20221016;22.7;10.5;16.6;1.8;13.61;0;1.92;9582 +73094;44.41253;5.19118;460;20221017;24;12.4;18.2;1.7;13.71;.1;1.97;9350 +73094;44.41253;5.19118;460;20221018;24;10.5;17.2;1.2;13.34;.2;1.8;11413 +73094;44.41253;5.19118;460;20221019;23.6;9.3;16.5;1.4;12.91;.1;1.8;11318 +73094;44.41253;5.19118;460;20221020;19.5;12.1;15.8;1.6;14.71;1.7;1.13;4519 +73094;44.41253;5.19118;460;20221021;19.9;15.6;17.8;2.4;15.58;15.5;1.38;2749 +73094;44.41253;5.19118;460;20221022;21;13.4;17.2;1.6;14.81;0;1.4;6607 +73094;44.41253;5.19118;460;20221023;22.9;14.1;18.5;1.8;14.58;0;1.77;6149 +73094;44.41253;5.19118;460;20221024;22.7;15.7;19.2;1.6;15.31;.4;1.55;6203 +73094;44.41253;5.19118;460;20221025;22.9;11.4;17.2;1.7;13.18;0;1.69;8878 +73094;44.41253;5.19118;460;20221026;23.8;10.7;17.2;1.4;13.34;.1;1.64;9378 +73094;44.41253;5.19118;460;20221027;23.7;10.8;17.2;1.4;13.71;.1;1.56;9314 +73094;44.41253;5.19118;460;20221028;24;10.2;17.1;1.4;12.44;0;1.66;9644 +73094;44.41253;5.19118;460;20221029;23.4;8.9;16.1;1.4;11.48;.1;1.61;8986 +73094;44.41253;5.19118;460;20221030;23;8.5;15.7;1.3;11.34;0;1.5;8952 +73094;44.41253;5.19118;460;20221031;21.3;8.9;15.1;1.9;11.74;46.7;1.66;8332 +73094;44.41253;5.19118;460;20221101;20.1;12.7;16.4;1.6;13.34;3.2;1.34;7286 +73094;44.41253;5.19118;460;20221102;18.5;8.7;13.6;1.3;11.24;.1;1.14;8576 +73094;44.41253;5.19118;460;20221103;12.8;6.2;9.5;1.8;10.71;16.3;.65;2721 +73094;44.41253;5.19118;460;20221104;11.7;6;8.8;2.7;8.76;3;.98;5441 +73094;44.41253;5.19118;460;20221105;12.8;7.4;10.1;4.5;6.98;0;2.05;7812 +73094;44.41253;5.19118;460;20221106;17.9;2.7;10.3;1.5;7.21;0;1.3;8532 +73094;44.41253;5.19118;460;20221107;18.5;3.2;10.9;1.5;8.04;0;1.22;8774 +73094;44.41253;5.19118;460;20221108;14.7;4.6;9.7;2.2;9.74;.1;1.02;4324 +73094;44.41253;5.19118;460;20221109;17.1;11;14.1;1.9;12.44;38.3;1.15;2465 +73094;44.41253;5.19118;460;20221110;17.5;7.3;12.4;1.1;10.79;0;.88;7565 +73094;44.41253;5.19118;460;20221111;18.3;6.2;12.3;1;10.11;.1;.9;7765 +73094;44.41253;5.19118;460;20221112;15.8;6.1;10.9;1.3;10.11;0;.83;6591 +73094;44.41253;5.19118;460;20221113;15.6;7.5;11.5;1.1;9.96;0;.84;5761 +73094;44.41253;5.19118;460;20221114;13.4;5.9;9.7;1.8;9.99;9.3;.77;5153 +73094;44.41253;5.19118;460;20221115;12.8;9.4;11.1;1.9;11.78;7.9;.68;1920 +73094;44.41253;5.19118;460;20221116;16.5;8.5;12.5;1.8;10.08;0;1.03;6817 +73094;44.41253;5.19118;460;20221117;15.4;5.7;10.5;1.5;10.38;2.2;.77;5630 +73094;44.41253;5.19118;460;20221118;12.7;6.2;9.4;2.3;8.51;.1;.94;6414 +73094;44.41253;5.19118;460;20221119;11.1;5;8.1;3;6.61;.1;1.32;6084 +73094;44.41253;5.19118;460;20221120;11.7;4.7;8.2;2.8;6.38;0;1.28;6308 +73094;44.41253;5.19118;460;20221121;8.4;3.1;5.8;2;7.28;7.4;.71;2522 +73094;44.41253;5.19118;460;20221122;9.8;4.8;7.3;3.4;6.71;.1;1.22;5108 +73094;44.41253;5.19118;460;20221123;10.1;1.2;5.6;1.6;7.08;2.4;.7;4228 +73094;44.41253;5.19118;460;20221124;13.5;3.2;8.4;2.1;7.31;0;1.02;6389 +73094;44.41253;5.19118;460;20221125;14.4;4.3;9.4;2.4;7.71;.4;1.13;6024 +73094;44.41253;5.19118;460;20221126;12.2;6.9;9.6;3;6.48;0;1.48;5345 +73094;44.41253;5.19118;460;20221127;10.8;-.4;5.2;1.3;6.24;0;.59;5773 +73094;44.41253;5.19118;460;20221128;7.2;3.8;5.5;1.3;7.88;17.2;.52;1097 +73094;44.41253;5.19118;460;20221129;8.3;3;5.7;1.8;7.08;.4;.65;3440 +73094;44.41253;5.19118;460;20221130;9.5;1.1;5.3;1.5;6.38;0;.63;5311 +73094;44.41253;5.19118;460;20221201;9.3;.3;4.8;1;6.04;0;.53;4982 +73094;44.41253;5.19118;460;20221202;6;.1;3.1;1.1;6.08;1;.46;3245 +73094;44.41253;5.19118;460;20221203;5.2;.7;2.9;1.5;7.41;13.4;.31;1445 +73094;44.41253;5.19118;460;20221204;8.7;4.6;6.7;1.8;8.21;11.1;.56;2005 +73094;44.41253;5.19118;460;20221205;6.7;-.1;3.3;1.4;6.24;.1;.4;5027 +73094;44.41253;5.19118;460;20221206;7;-1;3;1.7;5.48;0;.57;5110 +73094;44.41253;5.19118;460;20221207;5.5;-.5;2.5;2.2;5.24;0;.68;4697 +73094;44.41253;5.19118;460;20221208;5;-2.8;1.1;1.3;5.58;27.5;.35;4251 +73094;44.41253;5.19118;460;20221209;8.2;3.5;5.8;1.6;9.01;6.6;.32;2287 +73094;44.41253;5.19118;460;20221210;6.1;3.7;4.9;2.5;6.51;0;.71;3333 +73094;44.41253;5.19118;460;20221211;3.2;-1.9;.7;2.7;3.74;0;.9;4247 +73094;44.41253;5.19118;460;20221212;4.4;-3.8;.3;1.6;4.18;6.9;.52;5171 +73094;44.41253;5.19118;460;20221213;4.2;.3;2.2;1.4;6.88;5.1;.3;1972 +73094;44.41253;5.19118;460;20221214;8.3;3.3;5.8;1.4;8.31;1.6;.4;3078 +73094;44.41253;5.19118;460;20221215;8.3;3.9;6.1;1.7;8.68;31.6;.43;1182 +73094;44.41253;5.19118;460;20221216;8.4;4.8;6.6;2.2;7.58;0;.62;3909 +73094;44.41253;5.19118;460;20221217;5;.8;2.9;2.5;4.88;0;.88;4303 +73094;44.41253;5.19118;460;20221218;9.3;-2.5;3.4;1.2;5.88;0;.41;5547 +73094;44.41253;5.19118;460;20221219;10.8;3.4;7.1;2.5;8.48;0;.73;2191 +73094;44.41253;5.19118;460;20221220;12.3;9;10.7;3;9.51;1.4;1.11;2501 +73094;44.41253;5.19118;460;20221221;11.5;9.7;10.6;1.7;10.18;2.6;.71;2242 +73094;44.41253;5.19118;460;20221222;12.6;4.7;8.7;1.6;9.54;1;.53;4255 +73094;44.41253;5.19118;460;20221223;12.7;8.1;10.4;1.5;10.74;.2;.58;3354 +73094;44.41253;5.19118;460;20221224;14.4;8.3;11.3;1.3;10.58;.1;.59;4108 +73094;44.41253;5.19118;460;20221225;13.6;2.8;8.2;1.4;9.14;0;.51;4981 +73094;44.41253;5.19118;460;20221226;13.2;3.9;8.6;1.3;9.34;.1;.49;4646 +73094;44.41253;5.19118;460;20221227;11.9;3.1;7.5;1.5;7.94;0;.59;4548 +73094;44.41253;5.19118;460;20221228;10.2;.3;5.3;1.5;6.84;0;.52;5074 +73094;44.41253;5.19118;460;20221229;12;3.6;7.8;1.6;8.61;0;.65;3090 +73094;44.41253;5.19118;460;20221230;11.1;5.9;8.5;1.3;9.78;.3;.45;2910 +73094;44.41253;5.19118;460;20221231;15.9;6.4;11.1;2;10.11;0;.86;4616 +73095;44.42654;5.50399;800;20220101;17.7;-1.5;8.1;1;6.13;.1;.55;7462 +73095;44.42654;5.50399;800;20220102;14.6;-3.8;5.4;1.6;6.03;0;.75;7302 +73095;44.42654;5.50399;800;20220103;12.9;1.3;7.1;2;6.5;0;.88;5932 +73095;44.42654;5.50399;800;20220104;10.8;-.6;5.1;2.3;7.13;2.6;.7;5832 +73095;44.42654;5.50399;800;20220105;2.9;2.5;2.7;6.6;5.16;0;1.21;835 +73095;44.42654;5.50399;800;20220106;3.4;-1.6;.9;4.2;3.46;0;1.27;3721 +73095;44.42654;5.50399;800;20220107;4.4;-9.2;-2.4;2.6;3.8;3.5;.65;6510 +73095;44.42654;5.50399;800;20220108;6.1;-.8;2.7;3.1;5.9;4.9;.64;4580 +73095;44.42654;5.50399;800;20220109;3.5;1.2;2.4;4.1;5.7;1.7;.77;2529 +73095;44.42654;5.50399;800;20220110;5.1;.8;2.9;4.4;4.73;0;1.09;3539 +73095;44.42654;5.50399;800;20220111;5.7;-6.2;-.3;1.7;3.76;0;.66;5710 +73095;44.42654;5.50399;800;20220112;5;-7.9;-1.5;1.5;3.43;0;.6;6142 +73095;44.42654;5.50399;800;20220113;8.6;-8;.3;1.2;3.1;0;.65;7462 +73095;44.42654;5.50399;800;20220114;11.7;-9.8;.9;1;3.03;0;.7;8753 +73095;44.42654;5.50399;800;20220115;13.9;-8.8;2.6;1.1;3.46;0;.71;9106 +73095;44.42654;5.50399;800;20220116;10.7;-8.9;.9;2.3;3.06;0;1.23;8546 +73095;44.42654;5.50399;800;20220117;8.9;-5.7;1.6;2.6;3.43;0;1.28;7578 +73095;44.42654;5.50399;800;20220118;10;-6.1;1.9;1.4;4.16;0;.8;7673 +73095;44.42654;5.50399;800;20220119;7.9;-6.9;.5;2.2;5.2;.1;.63;7723 +73095;44.42654;5.50399;800;20220120;6;-.4;2.8;5.7;4.6;0;1.36;4897 +73095;44.42654;5.50399;800;20220121;4.9;-3.2;.9;3.2;3.7;0;1.05;5409 +73095;44.42654;5.50399;800;20220122;6.3;-9.4;-1.5;1.1;3.33;0;.6;8090 +73095;44.42654;5.50399;800;20220123;11.1;-9.3;.9;1.4;3.5;0;.88;9408 +73095;44.42654;5.50399;800;20220124;12;-9.5;1.2;1.1;3.7;0;.75;9838 +73095;44.42654;5.50399;800;20220125;9.2;-8.3;.4;1.2;4.43;0;.6;9014 +73095;44.42654;5.50399;800;20220126;11.9;-9.3;1.3;1.7;3.5;0;1.13;9852 +73095;44.42654;5.50399;800;20220127;12.8;-9.5;1.6;1.6;3.4;0;1.11;10275 +73095;44.42654;5.50399;800;20220128;8.1;-7.6;.3;3.1;3.73;0;1.32;8689 +73095;44.42654;5.50399;800;20220129;11.5;-3.7;3.9;2.5;3.56;0;1.67;8564 +73095;44.42654;5.50399;800;20220130;10.9;-.9;5;3.4;5;0;1.6;7868 +73095;44.42654;5.50399;800;20220131;6.2;-.7;2.8;6.7;4.86;.2;1.55;5604 +73095;44.42654;5.50399;800;20220201;6.9;-.9;3;6.8;4.43;0;1.7;6272 +73095;44.42654;5.50399;800;20220202;11;3.8;7.4;7;6.56;0;1.88;6252 +73095;44.42654;5.50399;800;20220203;15.1;-1.3;6.9;2.1;5.83;0;1.47;9516 +73095;44.42654;5.50399;800;20220204;10.8;-1.8;4.5;3.4;6.5;0;1.14;8508 +73095;44.42654;5.50399;800;20220205;8.1;4;6.1;4.8;5.93;0;1.49;4208 +73095;44.42654;5.50399;800;20220206;9.4;-6.1;1.7;3.2;4.86;0;1.27;9528 +73095;44.42654;5.50399;800;20220207;9.2;4.2;6.7;6.1;5.2;.2;2.21;5384 +73095;44.42654;5.50399;800;20220208;11.3;-6.4;2.5;1.3;3.83;0;1.08;10618 +73095;44.42654;5.50399;800;20220209;13.7;-7;3.4;1.7;4.6;0;1.33;11847 +73095;44.42654;5.50399;800;20220210;2.4;-6.1;-1.9;2;5.25;0;1.52;11766 +73095;44.42654;5.50399;800;20220211;10.9;.2;5.6;3.2;5.21;0;1.72;10000 +73095;44.42654;5.50399;800;20220212;11.2;-.6;5.3;3.4;4.49;0;1.86;10933 +73095;44.42654;5.50399;800;20220213;10.3;.6;5.4;3.3;5.55;1.7;1.45;11266 +73095;44.42654;5.50399;800;20220214;6.6;2.1;4.3;2;6.69;13.8;.76;2866 +73095;44.42654;5.50399;800;20220215;7.9;0;3.9;2.8;5.58;.1;1.24;10866 +73095;44.42654;5.50399;800;20220216;6.5;-.2;3.1;2.2;7.33;4.2;.63;7402 +73095;44.42654;5.50399;800;20220217;15;4.9;10;5.8;8.6;0;2.09;9118 +73095;44.42654;5.50399;800;20220218;18;1.1;9.5;2.4;7.66;0;1.89;12194 +73095;44.42654;5.50399;800;20220219;7.8;3.3;5.6;5.4;5.93;0;1.63;6024 +73095;44.42654;5.50399;800;20220220;11.6;-1;5.3;4.4;5;0;2.06;10761 +73095;44.42654;5.50399;800;20220221;7.6;.4;4;6.2;6.16;5;1.34;8216 +73095;44.42654;5.50399;800;20220222;9.8;1.8;5.8;6.9;5.66;0;2.1;8515 +73095;44.42654;5.50399;800;20220223;15;.5;7.8;2.4;5.13;0;2.07;11927 +73095;44.42654;5.50399;800;20220224;11.3;-2.1;4.6;2.6;6.2;0;1.45;11572 +73095;44.42654;5.50399;800;20220225;8.2;1.5;4.9;5.7;4.6;0;2.1;8175 +73095;44.42654;5.50399;800;20220226;9.6;-3.4;3.1;2.7;3.8;0;1.76;11686 +73095;44.42654;5.50399;800;20220227;9;-7.9;.5;1.8;4.1;0;1.38;13537 +73095;44.42654;5.50399;800;20220228;9.9;-7.1;1.4;2;4.43;0;1.45;13739 +73095;44.42654;5.50399;800;20220301;10.2;-6.7;1.8;1.8;4.8;0;1.41;13858 +73095;44.42654;5.50399;800;20220302;9.4;-3.1;3.2;1.6;5.76;0;1.26;11971 +73095;44.42654;5.50399;800;20220303;12.4;-3;4.7;2;6.03;0;1.58;13476 +73095;44.42654;5.50399;800;20220304;12.6;-1.8;5.4;3.8;5.13;0;2.14;13019 +73095;44.42654;5.50399;800;20220305;9.6;-6.4;1.6;2.5;3.33;0;1.85;14139 +73095;44.42654;5.50399;800;20220306;6.9;-8.1;-.6;1.8;3.56;0;1.39;14002 +73095;44.42654;5.50399;800;20220307;9.1;-9.1;0;1.7;3.53;0;1.58;15512 +73095;44.42654;5.50399;800;20220308;10.5;-9.4;.5;1.8;4.5;0;1.58;16380 +73095;44.42654;5.50399;800;20220309;10.7;-2.4;4.2;1.8;5.43;0;1.61;13550 +73095;44.42654;5.50399;800;20220310;11.7;-6.4;2.7;1.6;5.66;.3;1.6;16089 +73095;44.42654;5.50399;800;20220311;10.2;2;6.1;5.4;5.9;0;2.16;10764 +73095;44.42654;5.50399;800;20220312;11.1;4.7;7.9;5.5;4.76;.1;2.9;9620 +73095;44.42654;5.50399;800;20220313;7.5;4.6;6;5.3;6.66;8.3;1.65;6386 +73095;44.42654;5.50399;800;20220314;12.5;2.1;7.3;3;8.16;.6;1.68;12769 +73095;44.42654;5.50399;800;20220315;14.5;7.1;10.8;3.4;7.6;0;2.44;10732 +73095;44.42654;5.50399;800;20220316;17;1.8;9.4;1.6;7.76;0;2.2;15627 +73095;44.42654;5.50399;800;20220317;12.7;2.3;7.5;1.9;8.96;0;1.54;13142 +73095;44.42654;5.50399;800;20220318;13.1;6.5;9.8;3.5;8.05;.8;2.16;7133 +73095;44.42654;5.50399;800;20220319;13.9;5.3;9.6;3.2;6.38;0;2.94;13500 +73095;44.42654;5.50399;800;20220320;10.1;1.7;5.9;4;5.31;0;2.34;8566 +73095;44.42654;5.50399;800;20220321;11.8;3.3;7.6;3.7;4.65;0;3.06;17633 +73095;44.42654;5.50399;800;20220322;12.5;-2.8;4.9;5.2;3.21;0;3.9;20050 +73095;44.42654;5.50399;800;20220323;14.5;-2.7;5.9;3.7;3.51;0;3.78;20333 +73095;44.42654;5.50399;800;20220324;16.5;-2.7;6.9;3.2;3.75;0;3.74;20533 +73095;44.42654;5.50399;800;20220325;16.9;-2.2;7.3;2.8;4.25;0;3.52;19800 +73095;44.42654;5.50399;800;20220326;17.5;-.6;8.4;3.5;4.41;0;3.97;19966 +73095;44.42654;5.50399;800;20220327;16.5;1.7;9.1;3;4.25;0;3.58;15033 +73095;44.42654;5.50399;800;20220328;18.4;0;9.2;2.8;4.28;0;3.78;19900 +73095;44.42654;5.50399;800;20220329;16.3;1.9;9.1;2.7;5.68;2.9;3.02;14000 +73095;44.42654;5.50399;800;20220330;10.5;5.2;7.9;1.6;8.86;.6;1.28;6800 +73095;44.42654;5.50399;800;20220331;12;3;7.5;3.1;7.18;.8;2.38;15666 +73095;44.42654;5.50399;800;20220401;3.7;1.5;2.6;5.5;4.46;3.5;1.79;11466 +73095;44.42654;5.50399;800;20220402;2.4;-2;.2;5;4.06;0;1.97;12900 +73095;44.42654;5.50399;800;20220403;7.6;-3.6;2;2.9;4.49;2.2;1.51;10166 +73095;44.42654;5.50399;800;20220404;9.5;-4;2.7;2;4.91;0;2.43;21866 +73095;44.42654;5.50399;800;20220405;14.5;-3.5;5.5;2.2;5.35;0;2.93;20966 +73095;44.42654;5.50399;800;20220406;13.9;-.8;6.6;2.5;7.06;.1;2.47;15650 +73095;44.42654;5.50399;800;20220407;13.1;5.7;9.4;3.7;8.35;.9;2.29;11466 +73095;44.42654;5.50399;800;20220408;15.9;7.7;11.8;3.9;9.35;1.3;2.69;13133 +73095;44.42654;5.50399;800;20220409;8.6;3.8;6.2;5.2;4.81;.1;3.35;19466 +73095;44.42654;5.50399;800;20220410;14.1;-2.6;5.8;1.8;4.38;0;3.23;24433 +73095;44.42654;5.50399;800;20220411;12.3;.7;6.5;3.5;5.95;0;2.36;12466 +73095;44.42654;5.50399;800;20220412;17;2.7;9.9;4.1;6.71;0;3.4;13600 +73095;44.42654;5.50399;800;20220413;20.1;4.4;12.2;3;7.15;0;4.12;19866 +73095;44.42654;5.50399;800;20220414;21.3;3.1;12.2;2.5;7.91;0;4.09;22333 +73095;44.42654;5.50399;800;20220415;23.5;6;14.7;2.8;9.11;0;4.39;22233 +73095;44.42654;5.50399;800;20220416;22.8;9.3;16;3.4;7.91;0;4.4;22700 +73095;44.42654;5.50399;800;20220417;18.2;4;11.1;2.7;7.21;0;4.23;24900 +73095;44.42654;5.50399;800;20220418;18.5;1.2;9.9;2.5;7.01;0;3.97;24500 +73095;44.42654;5.50399;800;20220419;19.1;1.9;10.5;2.5;6.81;0;3.91;22866 +73095;44.42654;5.50399;800;20220420;14.3;3.6;8.9;1.9;8.95;7.5;2.11;10833 +73095;44.42654;5.50399;800;20220421;15.8;7.7;11.8;3.7;9.41;1.3;3.14;14566 +73095;44.42654;5.50399;800;20220422;17.2;5.7;11.5;2.7;8.68;0;3.52;19400 +73095;44.42654;5.50399;800;20220423;8.8;8;8.4;3.4;8.52;21;1.96;5733 +73095;44.42654;5.50399;800;20220424;11.6;3.2;7.4;2.2;8.68;.3;1.84;11800 +73095;44.42654;5.50399;800;20220425;16;5.9;10.9;2.2;8.65;0;3.36;21100 +73095;44.42654;5.50399;800;20220426;18.3;1.9;10.1;2.1;8.01;0;3.75;24666 +73095;44.42654;5.50399;800;20220427;20.4;2.2;11.3;2.3;7.78;0;4.27;26633 +73095;44.42654;5.50399;800;20220428;21;4;12.5;2.3;8.81;.1;4.3;24866 +73095;44.42654;5.50399;800;20220429;21.4;4.1;12.7;2.2;8.78;0;4.19;24266 +73095;44.42654;5.50399;800;20220430;19.1;6.9;13;1.7;8.98;0;3.24;18433 +73095;44.42654;5.50399;800;20220501;18.5;4.7;11.6;2.4;7.65;0;4.02;25300 +73095;44.42654;5.50399;800;20220502;19.1;2.7;10.9;2.4;8.01;.3;4.19;26266 +73095;44.42654;5.50399;800;20220503;15.9;6.4;11.1;2;9.58;3.1;3.07;15666 +73095;44.42654;5.50399;800;20220504;18.2;3.7;11;2;9.65;5;3.55;21866 +73095;44.42654;5.50399;800;20220505;13.7;8.6;11.2;2.5;9.91;5.2;2.03;11057 +73095;44.42654;5.50399;800;20220506;16;7.5;11.7;4.2;9.56;0;2.93;16874 +73095;44.42654;5.50399;800;20220507;18.3;5.6;11.9;2.7;10.4;3.2;3.26;20769 +73095;44.42654;5.50399;800;20220508;16.9;7.9;12.4;1.8;11.46;11.9;2.83;18026 +73095;44.42654;5.50399;800;20220509;20.7;4.2;12.4;1.6;10.73;8.5;3.73;24825 +73095;44.42654;5.50399;800;20220510;21.8;5.1;13.4;1.3;11.36;.1;3.85;25052 +73095;44.42654;5.50399;800;20220511;23.4;4.8;14.1;1.8;10.56;0;4.38;26656 +73095;44.42654;5.50399;800;20220512;23.4;4.5;13.9;1.9;10.26;0;4.4;26874 +73095;44.42654;5.50399;800;20220513;22.2;5.6;13.9;1.8;10.63;0;4.1;25191 +73095;44.42654;5.50399;800;20220514;24.5;6.8;15.6;1.4;12.26;0;4.31;26015 +73095;44.42654;5.50399;800;20220515;24.3;8.1;16.2;1.5;12.96;1.6;4.27;25200 +73095;44.42654;5.50399;800;20220516;24.6;8.5;16.6;1.9;11.9;0;4.47;24983 +73095;44.42654;5.50399;800;20220517;27.1;6.6;16.8;1.9;12.1;.1;5.04;28108 +73095;44.42654;5.50399;800;20220518;27;10.7;18.8;1.8;13.26;0;4.92;25917 +73095;44.42654;5.50399;800;20220519;25.7;10.2;18;2.1;12.7;0;4.81;25165 +73095;44.42654;5.50399;800;20220520;26.9;9.9;18.4;2.3;11.46;.1;5.25;25823 +73095;44.42654;5.50399;800;20220521;28.8;7.2;18;1.5;12.63;.1;5.24;28832 +73095;44.42654;5.50399;800;20220522;30.5;10.6;20.5;1.8;15.13;0;5.58;28530 +73095;44.42654;5.50399;800;20220523;25.4;12.1;18.7;2.5;13.7;0;4.74;23500 +73095;44.42654;5.50399;800;20220524;19.9;10.3;15.1;2.8;11.83;.6;3.6;19462 +73095;44.42654;5.50399;800;20220525;20.4;9.6;15;2.5;10.7;0;3.86;21163 +73095;44.42654;5.50399;800;20220526;23.6;8.2;15.9;2.6;11.36;.2;4.57;25433 +73095;44.42654;5.50399;800;20220527;26.3;11.1;18.7;2.7;13.16;0;5.05;25272 +73095;44.42654;5.50399;800;20220528;23.3;11.5;17.4;4.6;11.2;0;5.05;22427 +73095;44.42654;5.50399;800;20220529;20.7;8.1;14.4;3.9;7.76;0;4.83;23246 +73095;44.42654;5.50399;800;20220530;21.2;2.3;11.7;1.7;8.36;.4;4.39;28498 +73095;44.42654;5.50399;800;20220531;22;7.7;14.9;1.4;11.1;.1;4.1;24774 +73095;44.42654;5.50399;800;20220601;26.2;6;16.1;1.6;11.73;0;5.04;29099 +73095;44.42654;5.50399;800;20220602;27.4;8.8;18.1;1.8;12.83;0;5.24;28139 +73095;44.42654;5.50399;800;20220603;26;13.1;19.5;2.1;14.1;.2;4.83;23879 +73095;44.42654;5.50399;800;20220604;30.1;12.6;21.4;2.8;13.96;.1;6.16;27743 +73095;44.42654;5.50399;800;20220605;26.7;15;20.9;2.5;14.66;2.1;4.9;22209 +73095;44.42654;5.50399;800;20220606;27.2;8.6;17.9;2;12.7;.6;5.33;28401 +73095;44.42654;5.50399;800;20220607;23.5;11.1;17.3;3.5;12.1;0;4.8;23410 +73095;44.42654;5.50399;800;20220608;20.8;8.6;14.7;2.2;10.6;.9;4.15;23335 +73095;44.42654;5.50399;800;20220609;18;12.3;15.2;5.4;10.06;.2;3.92;15439 +73095;44.42654;5.50399;800;20220610;25.1;9.3;17.2;4.4;8.8;0;5.97;26372 +73095;44.42654;5.50399;800;20220611;27.9;5.2;16.6;2;10.36;0;5.68;30487 +73095;44.42654;5.50399;800;20220612;30.5;7.3;18.9;1.9;11.23;.2;6.08;30975 +73095;44.42654;5.50399;800;20220613;28.3;10.4;19.4;2.9;13.23;0;5.79;28202 +73095;44.42654;5.50399;800;20220614;30;7.7;18.8;1.9;12.13;0;5.96;30654 +73095;44.42654;5.50399;800;20220615;29.6;10.9;20.3;1.4;13.33;.2;5.57;28883 +73095;44.42654;5.50399;800;20220616;32;10.8;21.4;2.3;13.2;0;6.49;30350 +73095;44.42654;5.50399;800;20220617;32.9;13.6;23.3;2.5;12.5;0;6.72;28757 +73095;44.42654;5.50399;800;20220618;33.1;12.4;22.7;1.9;14.5;0;6.54;30593 +73095;44.42654;5.50399;800;20220619;30.8;17.1;23.9;3.3;13.83;0;6.51;24579 +73095;44.42654;5.50399;800;20220620;31;13.7;22.3;2.4;10.66;0;6.47;27537 +73095;44.42654;5.50399;800;20220621;29.2;15;22.1;2.3;12.86;2.4;5.79;25000 +73095;44.42654;5.50399;800;20220622;25.5;16.4;21;2;16.9;4.8;4.28;20319 +73095;44.42654;5.50399;800;20220623;24;12.5;18.2;2.3;15.73;3.2;4.26;22898 +73095;44.42654;5.50399;800;20220624;23;14.2;18.6;2.1;14.76;10.8;3.94;19721 +73095;44.42654;5.50399;800;20220625;26.5;8.3;17.4;1.6;12.4;.3;5.13;28698 +73095;44.42654;5.50399;800;20220626;29.4;13.1;21.2;2.3;14.4;0;5.79;27246 +73095;44.42654;5.50399;800;20220627;26.1;12.9;19.5;2.4;15.56;0;4.59;23150 +73095;44.42654;5.50399;800;20220628;26.3;13.7;20;2.5;15.16;0;4.83;23252 +73095;44.42654;5.50399;800;20220629;27;11.8;19.4;1.9;14.3;0;5.01;25496 +73095;44.42654;5.50399;800;20220630;28.1;9.6;18.9;1.9;13.1;.3;5.5;28769 +73095;44.42654;5.50399;800;20220701;23.8;12.1;17.9;2.9;12.53;.1;4.6;22243 +73095;44.42654;5.50399;800;20220702;30.4;5.2;17.8;1.7;10.3;0;5.92;30923 +73095;44.42654;5.50399;800;20220703;33;10.1;21.5;1.7;11.83;0;6.42;30713 +73095;44.42654;5.50399;800;20220704;31;15.1;23.1;2.2;14.53;1.6;5.91;26480 +73095;44.42654;5.50399;800;20220705;28.7;14.2;21.5;3.2;13.93;0;5.82;25405 +73095;44.42654;5.50399;800;20220706;27.9;11.2;19.6;3.2;11.66;0;5.92;27135 +73095;44.42654;5.50399;800;20220707;27.4;11.2;19.3;4.2;11.8;0;6.05;26571 +73095;44.42654;5.50399;800;20220708;27.5;13.8;20.6;3.6;12.06;0;5.84;24462 +73095;44.42654;5.50399;800;20220709;28.4;9.1;18.8;2.5;12.16;0;5.73;28786 +73095;44.42654;5.50399;800;20220710;28.7;9.8;19.2;2.4;12.4;0;5.71;28396 +73095;44.42654;5.50399;800;20220711;29.6;10.2;19.9;2;13.66;0;5.69;28915 +73095;44.42654;5.50399;800;20220712;30.3;9.9;20.1;2.2;12.43;0;5.99;29294 +73095;44.42654;5.50399;800;20220713;30.9;9.3;20.1;1.9;13.4;0;5.98;29974 +73095;44.42654;5.50399;800;20220714;32.1;12;22.1;2;13.8;0;6.17;29101 +73095;44.42654;5.50399;800;20220715;32.1;13;22.5;3.3;12.66;0;6.86;28364 +73095;44.42654;5.50399;800;20220716;31.6;13.3;22.5;2.5;10.8;0;6.35;27236 +73095;44.42654;5.50399;800;20220717;32.1;9.6;20.9;2;13;0;6.14;29719 +73095;44.42654;5.50399;800;20220718;33.7;13;23.4;1.7;15.23;.1;6.21;29386 +73095;44.42654;5.50399;800;20220719;33.8;15.6;24.7;2.2;16.7;0;6.32;27417 +73095;44.42654;5.50399;800;20220720;33.5;13.9;23.7;2.2;14.73;0;6.42;28345 +73095;44.42654;5.50399;800;20220721;32.3;13.1;22.7;1.9;13.76;0;5.86;27565 +73095;44.42654;5.50399;800;20220722;34;10.3;22.2;1.8;12.43;0;6.35;30053 +73095;44.42654;5.50399;800;20220723;31.2;13.8;22.5;2.5;14.8;0;5.89;26271 +73095;44.42654;5.50399;800;20220724;32.9;12.7;22.8;1.8;13.63;0;5.99;28260 +73095;44.42654;5.50399;800;20220725;33.7;11.3;22.5;2.1;13.9;.1;6.37;29132 +73095;44.42654;5.50399;800;20220726;27.5;17.3;22.4;4.3;14.16;0;5.46;19726 +73095;44.42654;5.50399;800;20220727;28.2;11.6;19.9;2.8;12.1;0;5.49;25587 +73095;44.42654;5.50399;800;20220728;30.8;8.5;19.7;1.7;11.56;0;5.64;29022 +73095;44.42654;5.50399;800;20220729;25.9;11.7;18.8;1.9;14.23;2;4.44;23381 +73095;44.42654;5.50399;800;20220730;29;13.9;21.4;3.4;12.06;0;5.88;23895 +73095;44.42654;5.50399;800;20220731;31;8.7;19.9;2.2;10.8;0;5.88;28171 +73095;44.42654;5.50399;800;20220801;32.4;10.8;21.6;2.3;11.43;0;6.09;27891 +73095;44.42654;5.50399;800;20220802;32.4;14.4;23.4;2.6;11.83;0;6.14;25179 +73095;44.42654;5.50399;800;20220803;33.1;11.4;22.3;1.6;14.2;0;5.76;28123 +73095;44.42654;5.50399;800;20220804;32.9;13.6;23.3;1.8;14.13;.1;5.71;26455 +73095;44.42654;5.50399;800;20220805;33.2;12.8;23;2;13.7;.1;5.97;27023 +73095;44.42654;5.50399;800;20220806;31.2;15.7;23.4;2.9;14.4;0;5.82;23602 +73095;44.42654;5.50399;800;20220807;28.8;12.5;20.6;2.6;13.8;0;5.18;24255 +73095;44.42654;5.50399;800;20220808;30;10.5;20.2;1.9;12.73;0;5.2;25993 +73095;44.42654;5.50399;800;20220809;31;10.3;20.6;1.9;12.06;0;5.48;26548 +73095;44.42654;5.50399;800;20220810;30.7;10.7;20.7;2;11.73;.1;5.55;26219 +73095;44.42654;5.50399;800;20220811;31.1;14.3;22.7;2.4;13.61;0;5.46;23050 +73095;44.42654;5.50399;800;20220812;32.5;9.9;21.2;1.8;11.3;0;5.61;26774 +73095;44.42654;5.50399;800;20220813;31.2;11.2;21.2;1.9;13.86;2.7;5.26;25831 +73095;44.42654;5.50399;800;20220814;24.4;14.7;19.5;1.9;15.73;9.1;3.53;17850 +73095;44.42654;5.50399;800;20220815;27.5;10.6;19;2.2;13.1;0;4.53;21430 +73095;44.42654;5.50399;800;20220816;29.4;9.2;19.3;1.9;13.26;0;4.93;25460 +73095;44.42654;5.50399;800;20220817;25.8;16.3;21.1;2.5;15.5;26.9;4.04;17302 +73095;44.42654;5.50399;800;20220818;23;10.1;16.6;2.4;14.2;10.7;3.52;19953 +73095;44.42654;5.50399;800;20220819;22.7;14.5;18.6;5.6;14.36;.1;3.98;15652 +73095;44.42654;5.50399;800;20220820;25.7;14.8;20.3;4.5;14.43;0;4.54;18017 +73095;44.42654;5.50399;800;20220821;25.6;13.4;19.5;3.2;13.76;0;4.31;19124 +73095;44.42654;5.50399;800;20220822;26.7;11.6;19.1;3.5;11.96;0;4.91;21449 +73095;44.42654;5.50399;800;20220823;28.5;11.8;20.2;2.2;12.63;0;4.64;22201 +73095;44.42654;5.50399;800;20220824;29.9;10.3;20.1;1.6;13.36;0;4.59;23842 +73095;44.42654;5.50399;800;20220825;29.8;10.7;20.2;1.7;13.66;.1;4.59;23350 +73095;44.42654;5.50399;800;20220826;27.8;15.1;21.5;2.6;14.73;.7;4.3;18805 +73095;44.42654;5.50399;800;20220827;26.7;12.2;19.4;1.9;14.86;.1;3.77;19672 +73095;44.42654;5.50399;800;20220828;27.6;10.3;19;1.8;14.2;.1;4.08;21707 +73095;44.42654;5.50399;800;20220829;29.5;8.9;19.2;1.6;13.7;.5;4.37;23533 +73095;44.42654;5.50399;800;20220830;27.1;14.5;20.8;1.5;16.73;2.2;3.53;18109 +73095;44.42654;5.50399;800;20220831;24.7;12.1;18.4;2.5;15.5;.1;3.4;17862 +73095;44.42654;5.50399;800;20220901;26.5;10.5;18.5;1.9;12.66;0;3.93;20439 +73095;44.42654;5.50399;800;20220902;23.7;9.6;16.7;1.8;12.93;2.4;3.38;18890 +73095;44.42654;5.50399;800;20220903;25.3;13.4;19.3;1.7;15.03;10.3;3.3;16986 +73095;44.42654;5.50399;800;20220904;25.9;10.3;18.1;1.1;14.96;.7;3.32;19526 +73095;44.42654;5.50399;800;20220905;27.3;12;19.7;1.6;15.13;.4;3.62;19204 +73095;44.42654;5.50399;800;20220906;26.2;12.1;19.1;1.8;15.8;1.6;3.4;18207 +73095;44.42654;5.50399;800;20220907;25.4;15.1;20.3;2.2;17.03;13.4;3.18;15587 +73095;44.42654;5.50399;800;20220908;22.9;10.8;16.8;2.5;13.46;.1;3.15;16722 +73095;44.42654;5.50399;800;20220909;22;8.8;15.4;2;11.26;.1;3.09;17302 +73095;44.42654;5.50399;800;20220910;20.9;7.3;14.1;2.9;10.46;.1;3.19;17450 +73095;44.42654;5.50399;800;20220911;24.8;7.4;16.1;2;9.9;.1;3.68;19485 +73095;44.42654;5.50399;800;20220912;27.6;6.2;16.9;1.5;11.4;.1;3.63;21336 +73095;44.42654;5.50399;800;20220913;26.8;10.1;18.5;1.9;14.63;1.7;3.43;18659 +73095;44.42654;5.50399;800;20220914;22.2;16.3;19.2;2.8;15.23;28.7;2.76;11047 +73095;44.42654;5.50399;800;20220915;24;11.1;17.5;2.2;14.23;.5;2.99;16052 +73095;44.42654;5.50399;800;20220916;20.3;12.1;16.2;4.1;12.53;0;2.93;12686 +73095;44.42654;5.50399;800;20220917;16;9.4;12.7;6.3;7.66;0;3.48;11019 +73095;44.42654;5.50399;800;20220918;19.7;1.1;10.4;2.2;7.33;0;2.97;18622 +73095;44.42654;5.50399;800;20220919;19.2;4.5;11.9;3.4;7.26;0;3.34;16768 +73095;44.42654;5.50399;800;20220920;20.5;1.6;11;2;7.9;0;2.85;18518 +73095;44.42654;5.50399;800;20220921;20.5;2.1;11.3;1.9;8.4;0;2.77;18229 +73095;44.42654;5.50399;800;20220922;20.2;3.1;11.6;1.4;9.26;.1;2.45;17285 +73095;44.42654;5.50399;800;20220923;19.6;4.2;11.9;1.1;10.43;11.1;2.17;16143 +73095;44.42654;5.50399;800;20220924;15.6;11.1;13.3;1.3;12.66;15.8;1.49;8677 +73095;44.42654;5.50399;800;20220925;17;9.2;13.1;1.9;11.7;.4;1.81;11184 +73095;44.42654;5.50399;800;20220926;15.9;6.5;11.2;3;9.26;1.8;2.16;12240 +73095;44.42654;5.50399;800;20220927;13.1;6.4;9.8;4;8.86;.9;1.9;9987 +73095;44.42654;5.50399;800;20220928;16.4;7.8;12.1;2.4;10.73;12;1.91;11478 +73095;44.42654;5.50399;800;20220929;14.6;8.7;11.7;2.4;10.13;0;1.68;9155 +73095;44.42654;5.50399;800;20220930;12.9;5.9;9.4;2.4;8.63;1.6;1.61;9703 +73095;44.42654;5.50399;800;20221001;14.7;4.2;9.4;1.9;9.6;0;1.64;12229 +73095;44.42654;5.50399;800;20221002;21.4;9.1;15.2;2.8;12.06;.1;2.49;13158 +73095;44.42654;5.50399;800;20221003;21.7;9.9;15.8;2.7;11.2;0;2.54;12279 +73095;44.42654;5.50399;800;20221004;23.4;3.8;13.6;1.5;9.8;.1;2.42;16165 +73095;44.42654;5.50399;800;20221005;22.4;4.1;13.2;1.5;10.26;.1;2.26;15613 +73095;44.42654;5.50399;800;20221006;21.8;4.8;13.3;1.3;10.9;0;2.08;14733 +73095;44.42654;5.50399;800;20221007;21.8;5.6;13.7;1.4;10.83;.1;2.07;14259 +73095;44.42654;5.50399;800;20221008;16.8;7.2;12;1.2;12.56;6.8;1.36;10538 +73095;44.42654;5.50399;800;20221009;17.3;11.5;14.4;1;13.8;1.8;1.29;8153 +73095;44.42654;5.50399;800;20221010;19.8;9.3;14.6;.9;12.6;.2;1.59;11145 +73095;44.42654;5.50399;800;20221011;20.1;5.7;12.9;1.2;11.46;0;1.7;12718 +73095;44.42654;5.50399;800;20221012;19;7.2;13.1;1.1;11.63;.8;1.57;11361 +73095;44.42654;5.50399;800;20221013;18;4.7;11.3;1.2;10.96;.3;1.48;11809 +73095;44.42654;5.50399;800;20221014;18.7;8.8;13.7;2.2;11.86;.1;1.74;10273 +73095;44.42654;5.50399;800;20221015;22.6;4.3;13.4;1.5;10.56;.1;1.93;13735 +73095;44.42654;5.50399;800;20221016;21.3;7.2;14.3;2.2;11.7;.1;2.06;11924 +73095;44.42654;5.50399;800;20221017;22.6;8.9;15.7;2.4;11.63;.1;2.29;11578 +73095;44.42654;5.50399;800;20221018;22.9;5.8;14.3;1.4;10.83;.2;1.85;12771 +73095;44.42654;5.50399;800;20221019;22.7;3.2;12.9;1.2;10.33;.1;1.72;13497 +73095;44.42654;5.50399;800;20221020;19.1;8.3;13.7;2.3;12.3;2.1;1.6;9916 +73095;44.42654;5.50399;800;20221021;17.7;13.8;15.7;4.4;14.33;18.2;1.6;5600 +73095;44.42654;5.50399;800;20221022;18.8;13;15.9;2.7;13.8;0;1.55;7061 +73095;44.42654;5.50399;800;20221023;21.1;13.3;17.2;3.8;12.53;0;2.41;8074 +73095;44.42654;5.50399;800;20221024;20.4;15.9;18.2;2.8;13.33;1.2;2.02;5797 +73095;44.42654;5.50399;800;20221025;22;6.7;14.3;1.5;11.33;.1;1.66;10942 +73095;44.42654;5.50399;800;20221026;22.8;6.1;14.5;1.5;10.66;.1;1.78;11437 +73095;44.42654;5.50399;800;20221027;23.7;6.9;15.3;1.6;11.03;.1;1.79;11255 +73095;44.42654;5.50399;800;20221028;25.1;5.2;15.2;1.3;9.73;0;1.82;12103 +73095;44.42654;5.50399;800;20221029;24.6;4.4;14.5;1.2;8.96;.1;1.67;12066 +73095;44.42654;5.50399;800;20221030;22.9;5.6;14.3;1.4;8.4;.1;1.75;11126 +73095;44.42654;5.50399;800;20221031;20.1;4.8;12.5;2.2;9.16;27.8;1.78;10200 +73095;44.42654;5.50399;800;20221101;18.7;11.3;15;2.2;11.76;8;1.49;6719 +73095;44.42654;5.50399;800;20221102;16.7;5.3;11;1.3;10.13;.2;1.04;8415 +73095;44.42654;5.50399;800;20221103;12;2.2;7.1;2.8;9.7;21.1;.71;7777 +73095;44.42654;5.50399;800;20221104;8.8;2.8;5.8;3.7;7.83;1.9;.84;6025 +73095;44.42654;5.50399;800;20221105;10.9;5.1;8;4.5;6.73;0;1.68;5630 +73095;44.42654;5.50399;800;20221106;16;-.7;7.6;1.8;6.23;0;1.35;9892 +73095;44.42654;5.50399;800;20221107;17.7;-1.9;7.9;1.2;6.46;0;1.13;10533 +73095;44.42654;5.50399;800;20221108;13.9;1.8;7.8;2.7;8.36;0;1.19;8075 +73095;44.42654;5.50399;800;20221109;15.2;11.8;13.5;2.8;11.1;27.9;1.34;4086 +73095;44.42654;5.50399;800;20221110;15.1;5.4;10.3;1.9;9.73;0;.94;6979 +73095;44.42654;5.50399;800;20221111;18.3;1.6;10;1.2;8.4;.1;1;9217 +73095;44.42654;5.50399;800;20221112;16.9;0;8.4;.8;8;0;.74;9158 +73095;44.42654;5.50399;800;20221113;14.4;4;9.2;1.4;8.03;.7;.91;7063 +73095;44.42654;5.50399;800;20221114;11.7;1.2;6.5;2.6;8.46;6.8;.77;6961 +73095;44.42654;5.50399;800;20221115;11.5;8;9.7;2.7;10.9;6.9;.67;3892 +73095;44.42654;5.50399;800;20221116;13.6;5.1;9.4;2;9.33;0;.85;6197 +73095;44.42654;5.50399;800;20221117;15;2.7;8.8;1.7;9.33;2.8;.79;7331 +73095;44.42654;5.50399;800;20221118;9.4;5.5;7.5;4;7.76;.2;1.1;3950 +73095;44.42654;5.50399;800;20221119;8.6;1.6;5.1;4.2;6.36;0;1.05;5226 +73095;44.42654;5.50399;800;20221120;8.5;.9;4.7;3.7;6.06;0;1.05;5495 +73095;44.42654;5.50399;800;20221121;8.5;.6;4.6;2.9;6.6;7.1;.8;5661 +73095;44.42654;5.50399;800;20221122;6.7;3.4;5;4.9;6.3;.1;1.13;3495 +73095;44.42654;5.50399;800;20221123;8.8;-1.5;3.6;2.4;6.56;2;.64;6258 +73095;44.42654;5.50399;800;20221124;12.8;1.5;7.2;2.2;6.63;0;1.07;6525 +73095;44.42654;5.50399;800;20221125;11.8;.7;6.3;2.7;7.2;0;.87;6393 +73095;44.42654;5.50399;800;20221126;10.1;3.3;6.7;3.7;5.9;0;1.32;4620 +73095;44.42654;5.50399;800;20221127;11.3;-3.9;3.7;1.3;5.06;0;.68;7334 +73095;44.42654;5.50399;800;20221128;6.1;1.1;3.6;2;6.36;9.7;.63;3993 +73095;44.42654;5.50399;800;20221129;5.3;-.2;2.6;3.1;6.4;.4;.47;4111 +73095;44.42654;5.50399;800;20221130;8.5;-2.5;3;1.1;5.63;0;.52;5622 +73095;44.42654;5.50399;800;20221201;7.3;-4.4;1.4;1.1;5.36;0;.45;6104 +73095;44.42654;5.50399;800;20221202;6.3;-2.3;2;1.2;5.83;.4;.41;5172 +73095;44.42654;5.50399;800;20221203;5;0;2.5;2.6;6.7;17.7;.4;3862 +73095;44.42654;5.50399;800;20221204;6.7;3.3;5;2.6;7.6;11.7;.52;3158 +73095;44.42654;5.50399;800;20221205;8.9;-3.7;2.6;1.2;5.46;0;.47;6223 +73095;44.42654;5.50399;800;20221206;10.1;-5.7;2.2;1.2;4.56;0;.55;6921 +73095;44.42654;5.50399;800;20221207;5.7;-6.1;-.2;1.2;4.4;0;.47;5748 +73095;44.42654;5.50399;800;20221208;6.2;-5.8;.2;2.2;5.2;19.1;.47;5919 +73095;44.42654;5.50399;800;20221209;9;4;6.5;2.6;8.96;10.8;.43;3507 +73095;44.42654;5.50399;800;20221210;3.5;2.3;2.9;4;6.46;0;.58;1257 +73095;44.42654;5.50399;800;20221211;2;-4.6;-1.3;3.3;3.5;0;.84;4096 +73095;44.42654;5.50399;800;20221212;5.1;-9.3;-2.1;1.5;3.6;8.8;.49;6447 +73095;44.42654;5.50399;800;20221213;3.4;-1;1.2;3.1;6.66;7.5;.23;3424 +73095;44.42654;5.50399;800;20221214;7.3;2.8;5.1;1.8;7.83;1.3;.43;3385 +73095;44.42654;5.50399;800;20221215;6.9;1.1;4;2.2;8.13;28;.23;3941 +73095;44.42654;5.50399;800;20221216;6.2;2.5;4.3;2.5;7.33;0;.45;2495 +73095;44.42654;5.50399;800;20221217;6.4;-2.8;1.8;1.6;5.1;0;.53;4749 +73095;44.42654;5.50399;800;20221218;8.7;-5.2;1.7;2;5.3;0;.56;6234 +73095;44.42654;5.50399;800;20221219;9.4;2.6;6;3.3;7.56;0;.74;4302 +73095;44.42654;5.50399;800;20221220;10.8;7.4;9.1;3.7;8.7;.3;1.08;2944 +73095;44.42654;5.50399;800;20221221;11;8.2;9.6;2.8;9.23;2.3;.9;2527 +73095;44.42654;5.50399;800;20221222;11.3;1.9;6.6;1.8;8.36;2.4;.47;5097 +73095;44.42654;5.50399;800;20221223;12;6.8;9.4;1.8;10.23;.3;.55;3604 +73095;44.42654;5.50399;800;20221224;14.9;6.4;10.7;1.5;9.26;0;.73;4825 +73095;44.42654;5.50399;800;20221225;14.9;-1.3;6.8;2.4;7.63;0;.79;6750 +73095;44.42654;5.50399;800;20221226;13.7;3.8;8.8;2;8.66;0;.69;5298 +73095;44.42654;5.50399;800;20221227;11.5;2.2;6.9;2.1;7.2;0;.76;5095 +73095;44.42654;5.50399;800;20221228;10.7;-3.7;3.5;1.9;5.93;0;.6;6367 +73095;44.42654;5.50399;800;20221229;10.9;2.3;6.6;2.4;8.16;0;.63;4962 +73095;44.42654;5.50399;800;20221230;10;5.9;8;1.7;9.16;1;.52;3315 +73095;44.42654;5.50399;800;20221231;14.9;3.5;9.2;3;9.06;0;1.06;5739 +73096;44.4396;5.81694;755;20220101;15.2;-2.1;6.6;1;5.97;0;.48;7161 +73096;44.4396;5.81694;755;20220102;13.9;-3.7;5.1;1.2;5.84;0;.62;7300 +73096;44.4396;5.81694;755;20220103;11.9;-.3;5.8;1.6;6.27;0;.71;6135 +73096;44.4396;5.81694;755;20220104;9.2;-1.2;4;1.7;6.72;1.7;.55;5669 +73096;44.4396;5.81694;755;20220105;4.6;1.3;2.9;5.8;5.29;0;1.07;2532 +73096;44.4396;5.81694;755;20220106;3.9;-3.3;.3;3.7;3.47;0;1.12;4525 +73096;44.4396;5.81694;755;20220107;5.1;-8.8;-1.8;2.4;3.67;3.9;.67;6768 +73096;44.4396;5.81694;755;20220108;6.8;-1.6;2.6;2.7;5.72;5.9;.6;5132 +73096;44.4396;5.81694;755;20220109;4.1;.4;2.3;3.3;5.69;1.8;.66;3221 +73096;44.4396;5.81694;755;20220110;5.5;-.9;2.3;3.6;4.77;0;.88;4388 +73096;44.4396;5.81694;755;20220111;4.5;-6;-.7;1.9;3.72;0;.67;5671 +73096;44.4396;5.81694;755;20220112;4;-8;-2;1.4;3.47;0;.52;6248 +73096;44.4396;5.81694;755;20220113;6.8;-8.7;-.9;.9;3.24;0;.43;7332 +73096;44.4396;5.81694;755;20220114;9.8;-9.4;.2;1.1;3.37;0;.54;8293 +73096;44.4396;5.81694;755;20220115;11.7;-8.4;1.6;.9;3.64;0;.48;8575 +73096;44.4396;5.81694;755;20220116;10.6;-8.2;1.2;2.1;3.32;0;1.07;8518 +73096;44.4396;5.81694;755;20220117;8.6;-6.5;1.1;2.4;3.47;0;1.14;7736 +73096;44.4396;5.81694;755;20220118;9.1;-6.5;1.3;1.2;4.07;0;.67;7763 +73096;44.4396;5.81694;755;20220119;7.8;-8;-.1;1.9;4.87;0;.6;8037 +73096;44.4396;5.81694;755;20220120;6.8;-1.7;2.6;4.4;4.49;0;1.17;5699 +73096;44.4396;5.81694;755;20220121;5;-4.1;.4;3;3.74;0;1.01;5888 +73096;44.4396;5.81694;755;20220122;5.8;-8.9;-1.6;1.2;3.39;0;.6;8059 +73096;44.4396;5.81694;755;20220123;9.8;-9;.4;1.1;3.54;0;.7;9113 +73096;44.4396;5.81694;755;20220124;11.2;-8.8;1.2;1;3.69;0;.69;9484 +73096;44.4396;5.81694;755;20220125;8.7;-8.6;0;.9;4.17;0;.54;9042 +73096;44.4396;5.81694;755;20220126;11.2;-8.8;1.2;1.4;3.57;0;.94;9628 +73096;44.4396;5.81694;755;20220127;12.5;-9.2;1.6;1.2;3.39;0;.94;10075 +73096;44.4396;5.81694;755;20220128;9.9;-7.4;1.3;2.7;3.59;0;1.36;9329 +73096;44.4396;5.81694;755;20220129;11.1;-4.1;3.5;2.1;3.69;0;1.44;8833 +73096;44.4396;5.81694;755;20220130;11.7;-2.7;4.5;2.9;4.74;0;1.55;8511 +73096;44.4396;5.81694;755;20220131;8.1;-2.3;2.9;6;4.64;.2;1.72;6827 +73096;44.4396;5.81694;755;20220201;7.7;-2;2.8;6.9;4.32;0;1.85;7128 +73096;44.4396;5.81694;755;20220202;13.3;4.1;8.7;6.7;6.19;0;2.28;7060 +73096;44.4396;5.81694;755;20220203;13.7;-1.6;6.1;1.6;5.69;0;1.16;9548 +73096;44.4396;5.81694;755;20220204;11.7;-2;4.8;2.5;6.17;0;1.05;9003 +73096;44.4396;5.81694;755;20220205;10.1;2.2;6.2;4.2;5.67;0;1.58;6099 +73096;44.4396;5.81694;755;20220206;10.4;-5.4;2.5;2.7;4.77;0;1.27;9938 +73096;44.4396;5.81694;755;20220207;11.6;2.7;7.2;5.9;4.87;.1;2.52;6974 +73096;44.4396;5.81694;755;20220208;11.6;-5.7;2.9;1.3;3.87;0;1.12;10769 +73096;44.4396;5.81694;755;20220209;14.1;-7;3.6;1.4;4.29;0;1.28;11896 +73096;44.4396;5.81694;755;20220210;1.8;-6.4;-2.3;2;5.26;0;1.52;11766 +73096;44.4396;5.81694;755;20220211;11.5;.2;5.9;3.2;5.22;0;1.72;10000 +73096;44.4396;5.81694;755;20220212;12.1;.7;6.4;3.5;4.33;0;2.15;11650 +73096;44.4396;5.81694;755;20220213;10.6;.6;5.6;3.3;5.56;2.4;1.45;11266 +73096;44.4396;5.81694;755;20220214;6.6;2;4.3;1.9;6.36;16.3;.82;3166 +73096;44.4396;5.81694;755;20220215;8.3;.1;4.2;2.8;5.59;.1;1.24;10866 +73096;44.4396;5.81694;755;20220216;7.1;-1.9;2.6;1.8;6.69;2;.72;8509 +73096;44.4396;5.81694;755;20220217;16.2;3.5;9.8;4.7;7.97;0;2.11;10100 +73096;44.4396;5.81694;755;20220218;18.4;.3;9.3;2.1;7.39;0;1.83;12426 +73096;44.4396;5.81694;755;20220219;9.4;3.3;6.4;4.2;5.97;0;1.64;7002 +73096;44.4396;5.81694;755;20220220;13.1;-2.2;5.4;3.7;4.92;0;2.05;11529 +73096;44.4396;5.81694;755;20220221;8.6;1.3;5;5.6;6.04;5;1.64;8015 +73096;44.4396;5.81694;755;20220222;11;1.1;6.1;6;5.49;0;2.15;9706 +73096;44.4396;5.81694;755;20220223;15.4;-.7;7.4;2;5.14;0;1.88;12333 +73096;44.4396;5.81694;755;20220224;12.3;-2.4;5;2.4;5.92;0;1.55;12439 +73096;44.4396;5.81694;755;20220225;9.7;1.3;5.5;5;4.47;0;2.22;8883 +73096;44.4396;5.81694;755;20220226;11.2;-3.5;3.9;2.2;3.52;0;1.8;12365 +73096;44.4396;5.81694;755;20220227;9.3;-7.1;1.1;1.8;4.07;0;1.43;13654 +73096;44.4396;5.81694;755;20220228;11.4;-6.9;2.3;1.8;4.14;0;1.59;14263 +73096;44.4396;5.81694;755;20220301;11.6;-6.6;2.5;1.7;4.59;0;1.55;14490 +73096;44.4396;5.81694;755;20220302;10.2;-2.7;3.7;1.4;5.67;0;1.31;12483 +73096;44.4396;5.81694;755;20220303;13.1;-3;5;1.7;5.87;0;1.6;14079 +73096;44.4396;5.81694;755;20220304;13.6;-2.3;5.7;3.2;5.04;0;2.1;13666 +73096;44.4396;5.81694;755;20220305;10.7;-6.2;2.2;1.9;3.42;0;1.73;14677 +73096;44.4396;5.81694;755;20220306;8.4;-7;.7;1.7;3.59;0;1.53;14374 +73096;44.4396;5.81694;755;20220307;9.9;-8.6;.6;1.5;3.59;0;1.59;15719 +73096;44.4396;5.81694;755;20220308;11.4;-8.5;1.4;1.8;4.29;0;1.71;16439 +73096;44.4396;5.81694;755;20220309;12.4;-1.8;5.3;1.9;5.37;0;1.81;14281 +73096;44.4396;5.81694;755;20220310;12.3;-6.2;3.1;1.5;5.52;.1;1.67;16289 +73096;44.4396;5.81694;755;20220311;11.1;1.5;6.3;3.8;5.89;0;1.99;11918 +73096;44.4396;5.81694;755;20220312;12.3;3;7.6;4.4;4.74;0;2.74;11820 +73096;44.4396;5.81694;755;20220313;7.8;5.7;6.7;3.8;6.54;8.6;1.54;5393 +73096;44.4396;5.81694;755;20220314;13.3;1.5;7.4;2.6;8.04;.8;1.76;13767 +73096;44.4396;5.81694;755;20220315;14.9;5.7;10.3;2.3;7.89;0;2.13;12254 +73096;44.4396;5.81694;755;20220316;17.2;1.4;9.3;1.2;7.84;0;2.13;16357 +73096;44.4396;5.81694;755;20220317;13.6;2.3;7.9;1.7;9.14;0;1.63;13884 +73096;44.4396;5.81694;755;20220318;15.7;7.6;11.6;3.5;8.06;.5;2.16;7133 +73096;44.4396;5.81694;755;20220319;14.6;6.4;10.5;3.2;6.39;0;2.94;13500 +73096;44.4396;5.81694;755;20220320;11.1;2.9;7;4;5.33;0;2.34;8566 +73096;44.4396;5.81694;755;20220321;12.7;3.5;8.1;3.7;4.66;0;3.06;17633 +73096;44.4396;5.81694;755;20220322;13.4;-1.8;5.8;6.6;2.23;0;5.03;20200 +73096;44.4396;5.81694;755;20220323;15.6;-.9;7.4;3.7;3.53;0;3.78;20333 +73096;44.4396;5.81694;755;20220324;17.3;-1.1;8.1;3.2;3.76;0;3.74;20533 +73096;44.4396;5.81694;755;20220325;17.4;-.8;8.3;2.8;4.26;0;3.52;19800 +73096;44.4396;5.81694;755;20220326;17.8;1.1;9.4;3.5;4.42;0;3.97;19966 +73096;44.4396;5.81694;755;20220327;16.5;3.6;10.1;3;4.26;0;3.58;15033 +73096;44.4396;5.81694;755;20220328;18.8;1.2;10;2.8;4.29;0;3.78;19900 +73096;44.4396;5.81694;755;20220329;17;2.3;9.6;2.7;5.69;2.4;3.02;14000 +73096;44.4396;5.81694;755;20220330;11;6;8.5;1.6;8.76;.7;1.38;7266 +73096;44.4396;5.81694;755;20220331;13.7;3.2;8.5;3.1;7.19;.5;2.38;15666 +73096;44.4396;5.81694;755;20220401;4.1;1.7;2.9;5.3;4.48;1.1;2.14;11100 +73096;44.4396;5.81694;755;20220402;4.4;-1.1;1.6;5;4.07;0;1.97;12900 +73096;44.4396;5.81694;755;20220403;8.1;-3.3;2.4;2.5;4.83;3.2;1.81;11850 +73096;44.4396;5.81694;755;20220404;10.6;-3.1;3.7;2;4.93;0;2.43;21866 +73096;44.4396;5.81694;755;20220405;15.9;-2.5;6.7;2.2;5.36;0;2.93;20966 +73096;44.4396;5.81694;755;20220406;14.7;-.8;6.9;2.8;6.03;.2;3.05;18200 +73096;44.4396;5.81694;755;20220407;13.8;5.9;9.9;3.7;8.36;4.5;2.29;11466 +73096;44.4396;5.81694;755;20220408;16.5;7.6;12.1;3.9;9.36;1.8;2.69;13133 +73096;44.4396;5.81694;755;20220409;9.3;4.7;7;5.2;4.83;.1;3.35;19466 +73096;44.4396;5.81694;755;20220410;14.6;-1.7;6.5;1.8;4.39;0;3.23;24433 +73096;44.4396;5.81694;755;20220411;13.1;1.1;7.1;3.5;5.96;0;2.36;12466 +73096;44.4396;5.81694;755;20220412;18.5;2.3;10.4;4.1;6.72;0;3.4;13600 +73096;44.4396;5.81694;755;20220413;21.1;4.9;13;3;7.16;0;4.12;19866 +73096;44.4396;5.81694;755;20220414;22.4;3.6;13;2.5;7.92;0;4.09;22333 +73096;44.4396;5.81694;755;20220415;24.7;7.1;15.9;2.8;9.13;0;4.39;22233 +73096;44.4396;5.81694;755;20220416;23.9;10.8;17.3;3;8.23;0;4.83;23500 +73096;44.4396;5.81694;755;20220417;18.8;5.7;12.2;2.7;7.22;0;4.23;24900 +73096;44.4396;5.81694;755;20220418;18.9;2.3;10.6;2.5;7.02;0;3.97;24500 +73096;44.4396;5.81694;755;20220419;20.1;2.6;11.3;2.5;6.83;0;3.91;22866 +73096;44.4396;5.81694;755;20220420;15.4;4;9.7;1.9;8.96;5.8;2.11;10833 +73096;44.4396;5.81694;755;20220421;16.7;8.2;12.5;3.7;9.42;.2;3.14;14566 +73096;44.4396;5.81694;755;20220422;17.7;7.6;12.7;2.7;8.69;1.7;3.52;19400 +73096;44.4396;5.81694;755;20220423;11.9;8.2;10.1;3.5;8.56;22;2.22;6666 +73096;44.4396;5.81694;755;20220424;11.8;3.7;7.7;2.2;8.69;.2;1.84;11800 +73096;44.4396;5.81694;755;20220425;16.8;6.4;11.6;2.2;8.66;0;3.36;21100 +73096;44.4396;5.81694;755;20220426;18.9;2.4;10.6;2.1;8.02;0;3.75;24666 +73096;44.4396;5.81694;755;20220427;21.1;3.1;12.1;2.3;7.79;0;4.27;26633 +73096;44.4396;5.81694;755;20220428;21.4;4.8;13.1;2.3;8.83;.1;4.3;24866 +73096;44.4396;5.81694;755;20220429;22;5.1;13.5;2.2;8.79;0;4.19;24266 +73096;44.4396;5.81694;755;20220430;20.3;7;13.6;1.7;8.99;0;3.24;18433 +73096;44.4396;5.81694;755;20220501;19.5;5.7;12.6;2.4;7.66;0;4.02;25300 +73096;44.4396;5.81694;755;20220502;19.9;3.6;11.7;2.4;8.03;.6;4.19;26266 +73096;44.4396;5.81694;755;20220503;16.5;6.9;11.7;2;9.59;1.7;3.07;15666 +73096;44.4396;5.81694;755;20220504;18.8;4.5;11.6;2;9.66;3.2;3.55;21866 +73096;44.4396;5.81694;755;20220505;14;9;11.5;2.2;10.17;6.1;2.04;11335 +73096;44.4396;5.81694;755;20220506;17.2;7;12.1;3.7;9.67;0;3.23;19032 +73096;44.4396;5.81694;755;20220507;19.4;6.2;12.8;2.4;10.64;2.2;3.51;21859 +73096;44.4396;5.81694;755;20220508;19.2;9.3;14.2;1.8;11.87;6.7;3.23;19402 +73096;44.4396;5.81694;755;20220509;21.5;6.1;13.8;1.5;11.32;1.1;3.82;24456 +73096;44.4396;5.81694;755;20220510;22.5;6.1;14.3;1.3;11.69;0;3.98;25370 +73096;44.4396;5.81694;755;20220511;24.3;6.5;15.4;1.7;10.94;0;4.5;26583 +73096;44.4396;5.81694;755;20220512;24.8;5.5;15.2;1.6;10.54;0;4.63;27378 +73096;44.4396;5.81694;755;20220513;23.4;7.1;15.3;1.5;11.07;0;4.24;25552 +73096;44.4396;5.81694;755;20220514;25.4;7.8;16.6;1.5;12.57;.1;4.53;26394 +73096;44.4396;5.81694;755;20220515;25.4;8.6;17;1.4;13.07;1.3;4.52;26303 +73096;44.4396;5.81694;755;20220516;25.7;9.2;17.4;1.5;12.14;.1;4.63;26142 +73096;44.4396;5.81694;755;20220517;28.1;7.9;18;1.6;11.89;0;5.2;28348 +73096;44.4396;5.81694;755;20220518;28.2;10.3;19.3;1.8;13.02;.6;5.19;26738 +73096;44.4396;5.81694;755;20220519;26.8;10.7;18.7;1.8;12.84;0;4.97;26097 +73096;44.4396;5.81694;755;20220520;27.8;10.1;19;1.8;11.59;0;5.26;26978 +73096;44.4396;5.81694;755;20220521;30.4;8.3;19.3;1.4;12.72;.1;5.47;28992 +73096;44.4396;5.81694;755;20220522;31.7;11.6;21.7;1.4;14.72;0;5.67;28789 +73096;44.4396;5.81694;755;20220523;25.9;12.7;19.3;2.2;13.47;.1;4.82;23941 +73096;44.4396;5.81694;755;20220524;21.8;12;16.9;2.6;12.04;1.2;4;20237 +73096;44.4396;5.81694;755;20220525;19.9;10.2;15.1;2.1;11.09;0;3.74;20526 +73096;44.4396;5.81694;755;20220526;25;8.9;16.9;2.3;11.72;1.1;4.84;26109 +73096;44.4396;5.81694;755;20220527;27.6;12;19.8;2.5;13.27;0;5.42;26203 +73096;44.4396;5.81694;755;20220528;24.6;11.8;18.2;4;11.44;0;5.26;23482 +73096;44.4396;5.81694;755;20220529;22.6;8.1;15.3;3.2;7.97;0;5.1;25188 +73096;44.4396;5.81694;755;20220530;22.3;3.1;12.7;1.6;8.57;.4;4.57;28870 +73096;44.4396;5.81694;755;20220531;22.4;8.6;15.5;1.3;10.97;0;4.22;24969 +73096;44.4396;5.81694;755;20220601;27.4;7;17.2;1.3;11.74;0;5.19;29411 +73096;44.4396;5.81694;755;20220602;28.5;9.5;19;1.5;12.77;0;5.37;28789 +73096;44.4396;5.81694;755;20220603;26.5;14.4;20.5;1.6;14.62;.7;4.7;23561 +73096;44.4396;5.81694;755;20220604;31;13.1;22;2.4;14.22;0;6.16;28455 +73096;44.4396;5.81694;755;20220605;27.9;14.5;21.2;2.3;13.87;1.3;5.32;24536 +73096;44.4396;5.81694;755;20220606;28.4;9.9;19.1;2;12.52;.9;5.6;28651 +73096;44.4396;5.81694;755;20220607;24.6;12.1;18.3;3.4;12.09;0;5.16;24029 +73096;44.4396;5.81694;755;20220608;21.5;9.1;15.3;2.2;10.37;.6;4.41;24000 +73096;44.4396;5.81694;755;20220609;19.9;11.3;15.6;5.3;9.82;.1;4.6;19390 +73096;44.4396;5.81694;755;20220610;26.2;8.6;17.4;3.7;8.87;0;5.95;27367 +73096;44.4396;5.81694;755;20220611;29.8;6.6;18.2;1.8;10.24;0;5.88;30569 +73096;44.4396;5.81694;755;20220612;31.7;8.6;20.1;1.7;11.32;.3;6.18;30942 +73096;44.4396;5.81694;755;20220613;29.8;12;20.9;2.6;12.84;0;6.04;28414 +73096;44.4396;5.81694;755;20220614;31.3;9.1;20.2;1.9;12.17;0;6.25;30714 +73096;44.4396;5.81694;755;20220615;30.4;12.5;21.4;1.3;13.34;1.3;5.69;29000 +73096;44.4396;5.81694;755;20220616;33.3;11.9;22.6;2.2;13.12;0;6.72;30495 +73096;44.4396;5.81694;755;20220617;34.2;14;24.1;2.3;12.47;0;6.84;29303 +73096;44.4396;5.81694;755;20220618;33.8;13.4;23.6;1.7;14.42;0;6.5;30636 +73096;44.4396;5.81694;755;20220619;31.2;16;23.6;2.7;14.09;0;6.4;26579 +73096;44.4396;5.81694;755;20220620;31.6;13.6;22.6;2.1;11.29;0;6.4;28703 +73096;44.4396;5.81694;755;20220621;29.2;14.5;21.9;1.7;13.17;3;5.56;26271 +73096;44.4396;5.81694;755;20220622;25.2;16.7;20.9;1.9;17.17;4.6;4.15;19926 +73096;44.4396;5.81694;755;20220623;24.2;12.5;18.3;1.7;15.97;2.8;4.24;23464 +73096;44.4396;5.81694;755;20220624;23.2;14.3;18.7;1.7;15.02;10.1;3.95;20419 +73096;44.4396;5.81694;755;20220625;27.1;8.9;18;1.4;12.37;.1;5.22;29013 +73096;44.4396;5.81694;755;20220626;29.9;13.1;21.5;1.9;14.27;0;5.75;28041 +73096;44.4396;5.81694;755;20220627;28;13.7;20.9;2.2;15.44;0;5.13;25049 +73096;44.4396;5.81694;755;20220628;25.8;15;20.4;2.2;15.37;2.8;4.62;22142 +73096;44.4396;5.81694;755;20220629;28.8;12.5;20.6;1.9;14.39;0;5.47;27048 +73096;44.4396;5.81694;755;20220630;29.3;10.3;19.8;1.8;13.17;0;5.74;29430 +73096;44.4396;5.81694;755;20220701;26.1;13.6;19.9;2.7;12.24;.1;5.22;23873 +73096;44.4396;5.81694;755;20220702;31.6;7.4;19.5;1.7;10.49;0;6.18;30879 +73096;44.4396;5.81694;755;20220703;33.9;11;22.5;1.7;11.69;0;6.5;30712 +73096;44.4396;5.81694;755;20220704;32.3;16.2;24.3;1.8;14.92;2.4;5.92;27279 +73096;44.4396;5.81694;755;20220705;30.4;14.7;22.6;2.9;13.92;0;6.19;26581 +73096;44.4396;5.81694;755;20220706;29.9;12.7;21.3;3.1;11.79;0;6.35;27539 +73096;44.4396;5.81694;755;20220707;28.8;12.6;20.7;3.8;11.94;0;6.31;26782 +73096;44.4396;5.81694;755;20220708;29.2;13.6;21.4;3.2;11.92;0;6.13;25660 +73096;44.4396;5.81694;755;20220709;30.3;10.7;20.5;2.2;11.89;0;6.05;29065 +73096;44.4396;5.81694;755;20220710;30.6;11.3;20.9;2;12.14;0;5.96;28885 +73096;44.4396;5.81694;755;20220711;30.6;11.9;21.3;2;13.79;0;5.94;29017 +73096;44.4396;5.81694;755;20220712;31.6;11;21.3;2;12.44;0;6.19;29526 +73096;44.4396;5.81694;755;20220713;31.6;10.8;21.2;1.8;13.52;.2;6.05;29890 +73096;44.4396;5.81694;755;20220714;33.7;13.9;23.8;1.8;14.19;0;6.33;29346 +73096;44.4396;5.81694;755;20220715;34.3;13.4;23.9;2.7;12.52;0;6.91;28774 +73096;44.4396;5.81694;755;20220716;33.3;13.6;23.5;2.3;11.07;0;6.52;27909 +73096;44.4396;5.81694;755;20220717;33.4;11.5;22.4;1.8;13.22;0;6.32;29750 +73096;44.4396;5.81694;755;20220718;34.6;14.2;24.4;1.5;15.67;.2;6.26;29292 +73096;44.4396;5.81694;755;20220719;34.5;15.6;25;1.8;17.09;0;6.29;28398 +73096;44.4396;5.81694;755;20220720;34.2;15.2;24.7;1.9;14.92;0;6.42;28666 +73096;44.4396;5.81694;755;20220721;33.9;14.4;24.1;1.9;13.62;0;6.25;27898 +73096;44.4396;5.81694;755;20220722;35.3;12.1;23.7;1.7;12.79;0;6.51;29888 +73096;44.4396;5.81694;755;20220723;32.5;14.9;23.7;2.3;14.92;.2;6.06;26900 +73096;44.4396;5.81694;755;20220724;34.3;14.6;24.4;1.8;14.19;0;6.28;28307 +73096;44.4396;5.81694;755;20220725;35;13;24;2;13.72;.3;6.57;29122 +73096;44.4396;5.81694;755;20220726;29.7;17.2;23.5;3.7;14.17;0;5.91;22234 +73096;44.4396;5.81694;755;20220727;30.1;13;21.6;2.4;12.37;0;5.74;25969 +73096;44.4396;5.81694;755;20220728;31.7;10.5;21.1;1.6;11.79;0;5.74;28810 +73096;44.4396;5.81694;755;20220729;26.2;12.3;19.3;1.8;13.74;1.4;4.57;23664 +73096;44.4396;5.81694;755;20220730;30.1;14.1;22.1;3;12.02;0;5.98;24479 +73096;44.4396;5.81694;755;20220731;32.4;9.8;21.1;1.8;10.74;0;5.75;28231 +73096;44.4396;5.81694;755;20220801;33.4;12.3;22.9;2.1;11.54;0;6.21;27991 +73096;44.4396;5.81694;755;20220802;33.3;13.9;23.6;2.3;11.79;0;6.11;25926 +73096;44.4396;5.81694;755;20220803;33.7;12.9;23.3;1.6;14.22;0;5.88;27972 +73096;44.4396;5.81694;755;20220804;33.4;15.2;24.3;1.5;15.44;.3;5.62;26406 +73096;44.4396;5.81694;755;20220805;34.2;14.1;24.1;1.7;14.99;.3;5.88;27137 +73096;44.4396;5.81694;755;20220806;32.7;15.6;24.2;2.7;14.39;0;6.06;24613 +73096;44.4396;5.81694;755;20220807;29.9;13.5;21.7;2.4;13.97;0;5.37;24440 +73096;44.4396;5.81694;755;20220808;31.5;12.4;21.9;1.9;12.84;0;5.47;26189 +73096;44.4396;5.81694;755;20220809;32.3;12;22.1;1.6;12.62;0;5.44;26719 +73096;44.4396;5.81694;755;20220810;31.2;12.1;21.6;1.5;12.94;.5;5.2;26098 +73096;44.4396;5.81694;755;20220811;31.9;12;22;1.4;13.17;0;5.26;26383 +73096;44.4396;5.81694;755;20220812;33.5;11;22.2;1.7;11.42;0;5.66;26780 +73096;44.4396;5.81694;755;20220813;32.7;11.6;22.1;1.9;12.57;2.2;5.61;26035 +73096;44.4396;5.81694;755;20220814;24.5;14.6;19.6;1.6;15.94;8.4;3.53;18429 +73096;44.4396;5.81694;755;20220815;28.4;11.1;19.7;2;13.83;0;5.07;24967 +73096;44.4396;5.81694;755;20220816;29.8;9.7;19.8;1.6;13.24;0;4.88;25596 +73096;44.4396;5.81694;755;20220817;26.4;16.1;21.3;2.1;15.44;20.9;4.02;18440 +73096;44.4396;5.81694;755;20220818;23.2;10.6;16.9;2.1;14.32;16;3.58;20176 +73096;44.4396;5.81694;755;20220819;24.1;13.3;18.7;4.2;14.24;.1;4.06;18315 +73096;44.4396;5.81694;755;20220820;26.9;13.6;20.3;3.8;14.12;0;4.71;19976 +73096;44.4396;5.81694;755;20220821;27.5;13.5;20.5;2.9;13.99;.1;4.67;20803 +73096;44.4396;5.81694;755;20220822;27.9;12;19.9;2.9;12.37;0;4.86;21946 +73096;44.4396;5.81694;755;20220823;29.7;12.2;21;2;12.82;0;4.78;22797 +73096;44.4396;5.81694;755;20220824;30.6;11.3;21;1.4;13.59;0;4.63;24138 +73096;44.4396;5.81694;755;20220825;30.8;12.2;21.5;1.6;14.32;0;4.72;23643 +73096;44.4396;5.81694;755;20220826;28.9;15.6;22.2;2.2;14.89;1.3;4.38;19623 +73096;44.4396;5.81694;755;20220827;27.8;12.8;20.3;1.7;14.92;.1;4;20661 +73096;44.4396;5.81694;755;20220828;28.6;12;20.3;1.5;14.57;.1;4.17;21800 +73096;44.4396;5.81694;755;20220829;30.3;10.5;20.4;1.3;13.77;0;4.34;23439 +73096;44.4396;5.81694;755;20220830;26.7;15;20.9;1.3;16.52;4.2;3.47;17895 +73096;44.4396;5.81694;755;20220831;25.2;12.1;18.6;2.2;15.34;.3;3.49;18705 +73096;44.4396;5.81694;755;20220901;27.8;11.2;19.5;1.7;12.79;0;4.08;21118 +73096;44.4396;5.81694;755;20220902;23.7;10.1;16.9;1.2;13.39;2.4;3.16;19010 +73096;44.4396;5.81694;755;20220903;25.1;13.4;19.2;1.5;15.04;9.6;3.26;17356 +73096;44.4396;5.81694;755;20220904;26.5;10.6;18.6;.9;14.77;.4;3.37;20157 +73096;44.4396;5.81694;755;20220905;27.9;12.8;20.4;1.3;15.32;1.4;3.61;19550 +73096;44.4396;5.81694;755;20220906;26.7;12.4;19.5;1.4;15.69;2.3;3.43;18834 +73096;44.4396;5.81694;755;20220907;25.6;14.6;20.1;2;16.77;9.1;3.25;16311 +73096;44.4396;5.81694;755;20220908;23.6;11.4;17.5;2.3;13.69;.1;3.27;17092 +73096;44.4396;5.81694;755;20220909;23;9.3;16.2;1.9;11.04;0;3.26;18013 +73096;44.4396;5.81694;755;20220910;22.4;7.6;15;2.5;10.47;0;3.33;18425 +73096;44.4396;5.81694;755;20220911;25.5;7.2;16.3;1.7;10.02;.1;3.64;19878 +73096;44.4396;5.81694;755;20220912;28.3;6.8;17.5;1.4;11.57;0;3.71;21452 +73096;44.4396;5.81694;755;20220913;27;10.3;18.6;1.5;14.29;.7;3.37;19205 +73096;44.4396;5.81694;755;20220914;22.3;16;19.2;2.3;15.94;24.6;2.56;11471 +73096;44.4396;5.81694;755;20220915;24.7;11.4;18.1;2.1;14.32;.2;3.13;16717 +73096;44.4396;5.81694;755;20220916;21.8;11.8;16.8;3.5;12.39;0;3.13;14134 +73096;44.4396;5.81694;755;20220917;17.6;8.9;13.2;5.8;7.52;0;3.73;12930 +73096;44.4396;5.81694;755;20220918;20.7;1.9;11.3;1.9;7.29;0;3.01;18995 +73096;44.4396;5.81694;755;20220919;20.9;4.3;12.6;3;7.39;0;3.46;17416 +73096;44.4396;5.81694;755;20220920;21.8;2.6;12.2;1.8;8.02;0;2.96;18803 +73096;44.4396;5.81694;755;20220921;21.3;3.2;12.2;1.7;8.82;0;2.78;18333 +73096;44.4396;5.81694;755;20220922;21.2;5;13.1;1.3;9.67;0;2.53;17269 +73096;44.4396;5.81694;755;20220923;20;4.7;12.4;1;10.27;10.1;2.25;16540 +73096;44.4396;5.81694;755;20220924;16.2;11.4;13.8;1;12.74;10.9;1.54;9099 +73096;44.4396;5.81694;755;20220925;16.6;9.1;12.9;1.7;11.67;.5;1.78;11247 +73096;44.4396;5.81694;755;20220926;17.4;6.1;11.8;2.6;9.17;1.3;2.33;13588 +73096;44.4396;5.81694;755;20220927;14.7;6.7;10.7;3.5;8.74;.6;2.1;11194 +73096;44.4396;5.81694;755;20220928;17.1;7;12.1;2;10.59;7.9;1.98;12694 +73096;44.4396;5.81694;755;20220929;16;8.8;12.4;2;10.29;0;1.79;10360 +73096;44.4396;5.81694;755;20220930;12.6;6.1;9.3;2.5;8.77;1;1.65;9652 +73096;44.4396;5.81694;755;20221001;14.3;4.1;9.2;2;9.74;0;1.63;12317 +73096;44.4396;5.81694;755;20221002;22.7;7.9;15.3;2.5;11.82;.1;2.63;14415 +73096;44.4396;5.81694;755;20221003;22.5;8.7;15.6;2.4;11.09;0;2.58;13493 +73096;44.4396;5.81694;755;20221004;24;4.3;14.1;1.3;9.97;.1;2.44;16442 +73096;44.4396;5.81694;755;20221005;22.8;4.6;13.7;1.3;10.14;.2;2.28;15852 +73096;44.4396;5.81694;755;20221006;22.6;5.3;13.9;1.1;10.67;0;2.1;15144 +73096;44.4396;5.81694;755;20221007;22;5.9;14;1;10.57;.1;2.01;14573 +73096;44.4396;5.81694;755;20221008;16.3;7.1;11.7;.9;12.27;4.1;1.33;10762 +73096;44.4396;5.81694;755;20221009;17.7;11.5;14.6;.7;14.02;4.2;1.31;8678 +73096;44.4396;5.81694;755;20221010;20.5;10.5;15.5;.8;13.07;.2;1.6;10988 +73096;44.4396;5.81694;755;20221011;20.8;6.6;13.7;1.1;11.59;.1;1.79;12977 +73096;44.4396;5.81694;755;20221012;19.5;8.3;13.9;.9;11.97;.3;1.54;11375 +73096;44.4396;5.81694;755;20221013;18.1;5.2;11.7;1.1;10.87;.1;1.51;12042 +73096;44.4396;5.81694;755;20221014;19.8;8.6;14.2;2.1;11.74;.1;1.87;11017 +73096;44.4396;5.81694;755;20221015;23.5;5;14.2;1.1;10.67;.2;1.9;14081 +73096;44.4396;5.81694;755;20221016;21.9;7.5;14.7;1.5;11.54;.1;1.86;12320 +73096;44.4396;5.81694;755;20221017;22.7;7.9;15.3;1.6;11.64;.1;1.97;12298 +73096;44.4396;5.81694;755;20221018;23.6;6.9;15.3;1.1;11.19;.2;1.81;12951 +73096;44.4396;5.81694;755;20221019;23.9;3.8;13.9;1.2;10.07;.1;1.85;13762 +73096;44.4396;5.81694;755;20221020;18.5;7.8;13.2;1.6;11.99;3.1;1.4;10052 +73096;44.4396;5.81694;755;20221021;16.5;13.1;14.8;2.9;14.72;16.3;1.16;5323 +73096;44.4396;5.81694;755;20221022;18.5;12.8;15.7;1.9;14.37;1.7;1.32;7063 +73096;44.4396;5.81694;755;20221023;20.2;11.1;15.6;2.5;12.72;.8;1.84;8742 +73096;44.4396;5.81694;755;20221024;20.6;14.2;17.4;2.2;13.69;6.5;1.74;7152 +73096;44.4396;5.81694;755;20221025;21.8;7.6;14.7;1.2;11.89;.1;1.49;10841 +73096;44.4396;5.81694;755;20221026;22.8;6.7;14.8;1.2;11.04;.1;1.58;11480 +73096;44.4396;5.81694;755;20221027;23.9;7;15.4;1.2;10.99;.1;1.64;11581 +73096;44.4396;5.81694;755;20221028;24.6;5.6;15.1;1.2;10.09;0;1.68;12097 +73096;44.4396;5.81694;755;20221029;23.9;4.6;14.2;1.1;9.29;.1;1.54;12029 +73096;44.4396;5.81694;755;20221030;22;5.6;13.8;1.2;9.07;0;1.52;10958 +73096;44.4396;5.81694;755;20221031;20.7;4.6;12.7;1.8;9.34;17.2;1.62;10742 +73096;44.4396;5.81694;755;20221101;18.7;9.6;14.1;1.5;11.52;8.8;1.27;7672 +73096;44.4396;5.81694;755;20221102;17.6;5;11.3;1.2;9.92;.2;1.09;9121 +73096;44.4396;5.81694;755;20221103;10.6;2.4;6.5;1.9;9.44;25.8;.61;7155 +73096;44.4396;5.81694;755;20221104;9.3;2.9;6.1;3.4;7.72;.9;.94;6135 +73096;44.4396;5.81694;755;20221105;12;3.4;7.7;3.7;6.49;0;1.6;6923 +73096;44.4396;5.81694;755;20221106;15.6;-.8;7.4;1.2;6.24;0;1.08;9988 +73096;44.4396;5.81694;755;20221107;16.7;-1.7;7.5;1.2;6.27;0;1.09;10379 +73096;44.4396;5.81694;755;20221108;12.1;1.3;6.7;1.8;7.77;0;.93;7836 +73096;44.4396;5.81694;755;20221109;13.5;7.7;10.6;1.7;10.59;22.8;.91;5423 +73096;44.4396;5.81694;755;20221110;15;4.7;9.9;1.6;9.44;0;.87;7301 +73096;44.4396;5.81694;755;20221111;17.6;1.1;9.4;1;8.04;0;.86;9341 +73096;44.4396;5.81694;755;20221112;15.1;-.3;7.4;.7;7.72;0;.66;8939 +73096;44.4396;5.81694;755;20221113;14.7;3.4;9.1;1;8.04;.2;.77;7465 +73096;44.4396;5.81694;755;20221114;11.3;1.1;6.2;1.4;8.34;3.3;.59;7061 +73096;44.4396;5.81694;755;20221115;10.3;7.3;8.8;1.6;10.74;8.7;.53;3600 +73096;44.4396;5.81694;755;20221116;14.2;5.3;9.8;1.7;9.34;0;.83;6375 +73096;44.4396;5.81694;755;20221117;14.4;3;8.7;1.3;9.24;2.7;.71;7193 +73096;44.4396;5.81694;755;20221118;10.7;5;7.9;3.4;7.74;.2;1.09;4796 +73096;44.4396;5.81694;755;20221119;9.4;.5;4.9;3.4;6.09;0;1;5943 +73096;44.4396;5.81694;755;20221120;9.3;-.8;4.3;3;5.79;0;.92;6348 +73096;44.4396;5.81694;755;20221121;7;-.9;3;2.2;6.37;5.4;.62;5680 +73096;44.4396;5.81694;755;20221122;7.9;2.7;5.3;4.6;6.24;.1;1.17;4353 +73096;44.4396;5.81694;755;20221123;8.5;-1.8;3.4;2.2;6.27;1;.66;6383 +73096;44.4396;5.81694;755;20221124;11.9;1.2;6.6;2;6.44;0;.98;6430 +73096;44.4396;5.81694;755;20221125;12.4;.3;6.4;2.2;6.87;0;.77;6789 +73096;44.4396;5.81694;755;20221126;10.2;2.1;6.1;3.3;5.82;0;1.23;5199 +73096;44.4396;5.81694;755;20221127;9.7;-4.3;2.7;.9;4.89;0;.48;7178 +73096;44.4396;5.81694;755;20221128;5.7;-.2;2.7;1.4;6.22;3.8;.5;4501 +73096;44.4396;5.81694;755;20221129;5.9;.3;3.1;2.3;6.52;.5;.46;4233 +73096;44.4396;5.81694;755;20221130;8.3;-2.8;2.7;1.1;5.44;0;.48;5909 +73096;44.4396;5.81694;755;20221201;7.1;-4.9;1.1;.9;5.17;0;.38;6355 +73096;44.4396;5.81694;755;20221202;5.4;-2.6;1.4;.7;5.44;.1;.33;5066 +73096;44.4396;5.81694;755;20221203;5.6;-1.8;1.9;1.7;6.47;15.2;.33;4808 +73096;44.4396;5.81694;755;20221204;6.8;2.8;4.8;1.8;7.59;18.6;.43;3418 +73096;44.4396;5.81694;755;20221205;5.4;-2.6;1.4;.8;5.77;.1;.31;4828 +73096;44.4396;5.81694;755;20221206;7.5;-5;1.3;1.2;4.74;0;.42;6225 +73096;44.4396;5.81694;755;20221207;4.4;-5.8;-.7;1.3;4.44;0;.45;5535 +73096;44.4396;5.81694;755;20221208;4.7;-6.3;-.8;1.4;4.97;15.4;.34;5792 +73096;44.4396;5.81694;755;20221209;7.3;2.5;4.9;1.9;8.27;13.6;.38;3630 +73096;44.4396;5.81694;755;20221210;5.3;1.7;3.5;3;6.39;0;.53;2752 +73096;44.4396;5.81694;755;20221211;2.2;-4.2;-1;2.8;3.52;0;.79;4057 +73096;44.4396;5.81694;755;20221212;3.1;-8.8;-2.8;1.3;3.67;9;.38;5913 +73096;44.4396;5.81694;755;20221213;2.2;-1.1;.5;1.9;6.39;8.9;.22;2904 +73096;44.4396;5.81694;755;20221214;5.7;1;3.3;1.2;7.22;.4;.33;3565 +73096;44.4396;5.81694;755;20221215;5.5;1.1;3.3;1.5;7.69;23.3;.26;3410 +73096;44.4396;5.81694;755;20221216;6.4;2.3;4.4;2.1;7.12;0;.44;2957 +73096;44.4396;5.81694;755;20221217;5.5;-2.6;1.5;1.9;4.99;0;.58;4594 +73096;44.4396;5.81694;755;20221218;6.7;-6;.4;1.3;4.74;0;.39;6004 +73096;44.4396;5.81694;755;20221219;8.1;.2;4.1;2;6.62;.8;.57;4648 +73096;44.4396;5.81694;755;20221220;9.7;4.8;7.3;2.5;7.72;1.6;.79;3555 +73096;44.4396;5.81694;755;20221221;9.3;5.9;7.6;2;8.67;2;.65;2975 +73096;44.4396;5.81694;755;20221222;11.3;1.5;6.4;1.8;8.09;2.5;.5;5253 +73096;44.4396;5.81694;755;20221223;11.2;5.7;8.4;1.5;9.79;0;.49;3845 +73096;44.4396;5.81694;755;20221224;13.4;4.7;9.1;1.3;8.89;0;.59;4921 +73096;44.4396;5.81694;755;20221225;13;-1.3;5.9;1.6;7.22;0;.55;6408 +73096;44.4396;5.81694;755;20221226;11.7;1.7;6.7;1.6;7.77;0;.54;5301 +73096;44.4396;5.81694;755;20221227;11;.6;5.8;1.7;6.87;0;.62;5426 +73096;44.4396;5.81694;755;20221228;9;-3.6;2.7;1.3;5.52;0;.46;6081 +73096;44.4396;5.81694;755;20221229;9.8;1.3;5.5;1.7;7.37;.3;.51;4971 +73096;44.4396;5.81694;755;20221230;9.3;4.8;7.1;1.2;8.82;1.3;.41;3450 +73096;44.4396;5.81694;755;20221231;14;3;8.5;2;8.77;0;.73;5755 +73097;44.45173;6.13002;900;20220101;16.8;-4.3;6.3;.4;5.3;0;.25;7490 +73097;44.45173;6.13002;900;20220102;15.5;-1.4;7.1;1.5;5.36;0;.86;7341 +73097;44.45173;6.13002;900;20220103;11.5;-.6;5.4;1.7;5.76;0;.74;5958 +73097;44.45173;6.13002;900;20220104;9.9;-.9;4.5;1.8;6.23;1.2;.66;5657 +73097;44.45173;6.13002;900;20220105;5.5;1.4;3.5;4.6;5.36;0;.97;3327 +73097;44.45173;6.13002;900;20220106;3.9;-4.2;-.2;2.9;3.3;.1;.84;5495 +73097;44.45173;6.13002;900;20220107;4.3;-8.1;-1.9;1.6;3.16;2.1;.54;6717 +73097;44.45173;6.13002;900;20220108;5.6;-3.6;1;2.2;4.9;5.9;.57;5588 +73097;44.45173;6.13002;900;20220109;3.1;0;1.6;3;5.3;.5;.6;4135 +73097;44.45173;6.13002;900;20220110;4.9;-3;.9;3;4.1;0;.64;5286 +73097;44.45173;6.13002;900;20220111;3.9;-7;-1.6;1.3;3.33;0;.47;5891 +73097;44.45173;6.13002;900;20220112;4.1;-8.1;-2;1.1;3.13;0;.47;6184 +73097;44.45173;6.13002;900;20220113;8.2;-7.1;.5;.8;3;0;.48;7303 +73097;44.45173;6.13002;900;20220114;11.2;-7.9;1.7;.7;3.4;0;.44;8337 +73097;44.45173;6.13002;900;20220115;13.6;-6.2;3.7;.9;3.5;0;.61;8561 +73097;44.45173;6.13002;900;20220116;10.3;-6.6;1.9;1.6;3.33;0;.82;8151 +73097;44.45173;6.13002;900;20220117;8.1;-8.8;-.3;.9;3.2;0;.43;8225 +73097;44.45173;6.13002;900;20220118;10.4;-5.7;2.3;1;3.63;0;.63;7593 +73097;44.45173;6.13002;900;20220119;8.1;-6.7;.7;1.9;4.1;0;.77;8159 +73097;44.45173;6.13002;900;20220120;6.6;-3.5;1.5;3.3;4.33;0;.75;6537 +73097;44.45173;6.13002;900;20220121;4.5;-6;-.8;2.2;3.53;0;.7;6374 +73097;44.45173;6.13002;900;20220122;5.4;-9.1;-1.8;.6;3.2;0;.4;7982 +73097;44.45173;6.13002;900;20220123;10.1;-8.6;.8;.8;3.33;0;.61;8845 +73097;44.45173;6.13002;900;20220124;11.8;-6.6;2.6;.8;3.3;0;.68;9321 +73097;44.45173;6.13002;900;20220125;9.2;-7.6;.8;.7;3.53;0;.55;8977 +73097;44.45173;6.13002;900;20220126;11.3;-7.8;1.7;1;3.16;0;.75;9459 +73097;44.45173;6.13002;900;20220127;12.8;-6.6;3.1;1.6;2.76;0;1.14;9700 +73097;44.45173;6.13002;900;20220128;10;-7;1.5;1.6;3.46;0;.91;9160 +73097;44.45173;6.13002;900;20220129;9.7;-4.5;2.6;1.1;3.9;0;.83;8029 +73097;44.45173;6.13002;900;20220130;11.9;-5;3.5;1.2;4.36;0;.76;9065 +73097;44.45173;6.13002;900;20220131;7.7;-3.7;2;3.2;4.26;0;1.16;6800 +73097;44.45173;6.13002;900;20220201;8.1;-4.1;2;3.8;3.86;0;1.09;7968 +73097;44.45173;6.13002;900;20220202;14.3;-1.9;6.2;3.9;5.46;0;1.36;8603 +73097;44.45173;6.13002;900;20220203;14.1;-1.8;6.1;1.1;5.16;0;.99;8852 +73097;44.45173;6.13002;900;20220204;11.1;-2.8;4.1;2.2;5.43;0;1.06;9043 +73097;44.45173;6.13002;900;20220205;9.9;-1.2;4.3;2.6;5.33;0;.91;7170 +73097;44.45173;6.13002;900;20220206;8.7;-4.5;2.1;1.9;4.33;0;1.09;8941 +73097;44.45173;6.13002;900;20220207;11.5;1;6.2;3.8;4.76;.1;1.8;7741 +73097;44.45173;6.13002;900;20220208;11.4;-5.2;3.1;1.1;3.86;0;1.03;10550 +73097;44.45173;6.13002;900;20220209;14.6;-5;4.8;1.3;3.9;0;1.32;11672 +73097;44.45173;6.13002;900;20220210;8.1;-3.9;2.1;2.8;4.09;0;2.07;11400 +73097;44.45173;6.13002;900;20220211;12.4;-.9;5.8;3;4.49;0;1.86;10600 +73097;44.45173;6.13002;900;20220212;11.4;.5;6;4.8;3.39;0;2.66;11500 +73097;44.45173;6.13002;900;20220213;11;1.7;6.4;3.1;4.29;1.9;1.94;10800 +73097;44.45173;6.13002;900;20220214;5.5;1.1;3.3;2.1;6.2;13.3;.72;3113 +73097;44.45173;6.13002;900;20220215;8.4;-.2;4.1;1.2;5.69;0;.99;11900 +73097;44.45173;6.13002;900;20220216;7.5;-3.9;1.8;1.5;5.73;.4;.89;10314 +73097;44.45173;6.13002;900;20220217;15.5;2.4;8.9;3;7.75;0;1.64;9858 +73097;44.45173;6.13002;900;20220218;18.8;-1.3;8.8;2;6.43;0;1.92;13081 +73097;44.45173;6.13002;900;20220219;9.3;2.6;5.9;3;6;0;1.26;7805 +73097;44.45173;6.13002;900;20220220;12.4;-4.2;4.1;2.1;4.8;0;1.44;12259 +73097;44.45173;6.13002;900;20220221;7.9;-.7;3.6;3.9;5.66;3.4;1.25;9265 +73097;44.45173;6.13002;900;20220222;11;-2.2;4.4;3.6;5.23;0;1.49;11233 +73097;44.45173;6.13002;900;20220223;15;-2.4;6.3;1.9;4.73;0;1.84;13140 +73097;44.45173;6.13002;900;20220224;12.2;-.5;5.9;2.8;5.13;0;1.86;12268 +73097;44.45173;6.13002;900;20220225;9.8;-.7;4.6;4.3;4.46;0;1.93;10901 +73097;44.45173;6.13002;900;20220226;10.5;-1.5;4.5;2.6;2.9;0;2.04;12368 +73097;44.45173;6.13002;900;20220227;9;-6.1;1.4;1.8;3.4;.1;1.51;13259 +73097;44.45173;6.13002;900;20220228;10.8;-5.6;2.6;1.9;3.23;0;1.76;14612 +73097;44.45173;6.13002;900;20220301;11.2;-5.3;3;1.9;4.06;0;1.65;14252 +73097;44.45173;6.13002;900;20220302;10.3;-3.2;3.6;1.7;5.13;0;1.46;12817 +73097;44.45173;6.13002;900;20220303;12.9;-1.8;5.5;1.9;5.7;0;1.64;13250 +73097;44.45173;6.13002;900;20220304;11.9;-.9;5.5;3;5.4;.2;1.83;12666 +73097;44.45173;6.13002;900;20220305;8.3;-3;2.7;2.2;4.26;0;1.55;11890 +73097;44.45173;6.13002;900;20220306;6.7;-5.5;.6;1.8;4;0;1.34;12024 +73097;44.45173;6.13002;900;20220307;9.3;-6.2;1.6;1.8;3.73;0;1.62;14901 +73097;44.45173;6.13002;900;20220308;11;-6.3;2.4;1.8;4.03;0;1.76;16001 +73097;44.45173;6.13002;900;20220309;13;-2.9;5;1.9;4.76;0;1.94;15115 +73097;44.45173;6.13002;900;20220310;13.4;-5.2;4.1;1.5;4.83;0;1.85;16585 +73097;44.45173;6.13002;900;20220311;11.4;.1;5.8;3.9;4.83;0;2.29;11565 +73097;44.45173;6.13002;900;20220312;10.8;4.3;7.5;4.9;4.26;0;2.78;8636 +73097;44.45173;6.13002;900;20220313;6.5;4;5.3;5.8;5.73;6.5;1.75;4388 +73097;44.45173;6.13002;900;20220314;12.9;-.1;6.4;3.2;7.16;.8;1.83;13174 +73097;44.45173;6.13002;900;20220315;16.6;5.9;11.2;3.5;7.36;0;2.63;10975 +73097;44.45173;6.13002;900;20220316;19;3;11;1.7;7.26;0;2.42;14838 +73097;44.45173;6.13002;900;20220317;13.9;3;8.5;1.7;8.33;0;1.59;11437 +73097;44.45173;6.13002;900;20220318;16.5;8.2;12.4;6.8;5.79;.3;4.2;9700 +73097;44.45173;6.13002;900;20220319;17;8.3;12.7;6.4;3.89;0;5.02;14900 +73097;44.45173;6.13002;900;20220320;12.3;5.6;9;5.7;4.09;0;3.58;10500 +73097;44.45173;6.13002;900;20220321;14.2;3.2;8.7;4.6;3.59;0;3.81;18300 +73097;44.45173;6.13002;900;20220322;15.2;2.4;8.8;6.6;2.19;0;5.03;20200 +73097;44.45173;6.13002;900;20220323;17.9;4.9;11.4;5.8;2.39;0;5.39;20300 +73097;44.45173;6.13002;900;20220324;18.4;3.6;11;4.1;3.09;0;4.53;20400 +73097;44.45173;6.13002;900;20220325;18.1;3.2;10.7;3.9;3.29;0;4.32;19800 +73097;44.45173;6.13002;900;20220326;18;6;12;6.2;3.09;0;5.46;19900 +73097;44.45173;6.13002;900;20220327;16.4;7.3;11.9;5.1;2.89;0;4.63;11500 +73097;44.45173;6.13002;900;20220328;18.8;4.4;11.6;3.7;3.49;0;4.43;20500 +73097;44.45173;6.13002;900;20220329;17.8;3.3;10.6;3.1;4.89;1.9;3.52;16600 +73097;44.45173;6.13002;900;20220330;10.3;5.2;7.7;1.6;8.27;.9;1.32;7779 +73097;44.45173;6.13002;900;20220331;14.3;.8;7.6;2.7;6.99;.3;2.74;21600 +73097;44.45173;6.13002;900;20220401;4.1;.9;2.5;2.5;4.99;1;1.31;7300 +73097;44.45173;6.13002;900;20220402;3.4;-2.2;.6;4.8;3.7;0;1.99;13331 +73097;44.45173;6.13002;900;20220403;8.3;-4.2;2.1;1.6;4.49;2.5;1.8;15300 +73097;44.45173;6.13002;900;20220404;10.9;-3;4;1.9;4.79;0;2.48;22200 +73097;44.45173;6.13002;900;20220405;17.3;-1.2;8.1;2.3;4.69;0;3.46;23300 +73097;44.45173;6.13002;900;20220406;15.9;1.4;8.7;2.8;5.99;.4;3.05;18200 +73097;44.45173;6.13002;900;20220407;14.9;5.5;10.2;3.1;8.09;9;2.33;10700 +73097;44.45173;6.13002;900;20220408;14.7;5.3;10;2.3;10.09;3.7;1.89;11900 +73097;44.45173;6.13002;900;20220409;9.7;4.3;7;4;4.99;.1;2.94;17700 +73097;44.45173;6.13002;900;20220410;15;-2.5;6.3;1.6;3.89;0;3.15;24700 +73097;44.45173;6.13002;900;20220411;14.4;0;7.2;2;5.39;0;2.4;13100 +73097;44.45173;6.13002;900;20220412;19.4;3.8;11.6;3.6;7.09;0;3.66;16600 +73097;44.45173;6.13002;900;20220413;23.8;8.6;16.2;3.3;7.29;0;4.74;19800 +73097;44.45173;6.13002;900;20220414;23.1;6.4;14.8;2.8;6.99;0;4.57;22900 +73097;44.45173;6.13002;900;20220415;24.7;9.1;16.9;3.3;8.09;0;5.17;24300 +73097;44.45173;6.13002;900;20220416;23.8;9.2;16.5;3;8.19;0;4.83;23500 +73097;44.45173;6.13002;900;20220417;20;7.5;13.8;2.8;7.49;0;4.33;24900 +73097;44.45173;6.13002;900;20220418;19.2;5.2;12.2;2.6;7.09;0;4.06;24600 +73097;44.45173;6.13002;900;20220419;20.3;3.8;12.1;2.7;5.99;0;4.3;24200 +73097;44.45173;6.13002;900;20220420;19.4;5;12.2;2.4;8.19;6;3.06;14600 +73097;44.45173;6.13002;900;20220421;17.9;7.9;12.9;7.3;7.09;0;4.82;18900 +73097;44.45173;6.13002;900;20220422;19;10.3;14.7;4.2;7.69;1.3;4.37;18500 +73097;44.45173;6.13002;900;20220423;11.4;7.5;9.5;2.9;8.3;19.3;1.81;6228 +73097;44.45173;6.13002;900;20220424;12.3;2.7;7.5;2.2;8.09;.1;1.86;11500 +73097;44.45173;6.13002;900;20220425;17.3;7.1;12.2;2.1;8.49;0;3.67;24100 +73097;44.45173;6.13002;900;20220426;18.8;3.6;11.2;2.6;7.09;0;4.15;26500 +73097;44.45173;6.13002;900;20220427;21.7;3.9;12.8;2.5;6.69;0;4.66;27100 +73097;44.45173;6.13002;900;20220428;22;5.9;14;2.1;7.79;0;4.53;27000 +73097;44.45173;6.13002;900;20220429;22.4;6.5;14.5;2.5;7.59;0;4.69;25700 +73097;44.45173;6.13002;900;20220430;19.8;7.3;13.6;2;7.49;0;3.97;22700 +73097;44.45173;6.13002;900;20220501;19.8;3.6;11.7;2.8;6.89;0;4.47;27000 +73097;44.45173;6.13002;900;20220502;20;5;12.5;2.2;7.89;.6;4.22;26200 +73097;44.45173;6.13002;900;20220503;20.3;7.5;13.9;2.1;9.29;.9;3.42;17600 +73097;44.45173;6.13002;900;20220504;19.2;5.6;12.4;2.2;9.29;2.4;3.52;21000 +73097;44.45173;6.13002;900;20220505;12;8.3;10.2;1.4;10.59;4.6;1.49;8000 +73097;44.45173;6.13002;900;20220506;16.6;6.6;11.6;3;9.73;0;2.78;17237 +73097;44.45173;6.13002;900;20220507;18.8;6.7;12.8;2.2;10.16;2.5;3.03;18217 +73097;44.45173;6.13002;900;20220508;18.7;7.7;13.2;1.5;10.7;5.2;2.93;17765 +73097;44.45173;6.13002;900;20220509;20.7;5.3;13;1.2;10.2;1;3.35;21381 +73097;44.45173;6.13002;900;20220510;22.3;4.8;13.6;1.4;10.2;0;4.04;26013 +73097;44.45173;6.13002;900;20220511;24.5;6.8;15.6;1.6;10.56;0;4.52;26762 +73097;44.45173;6.13002;900;20220512;25.1;5.9;15.5;1.6;10.16;0;4.6;26870 +73097;44.45173;6.13002;900;20220513;23.3;7.6;15.4;1.5;11.03;0;4.02;24054 +73097;44.45173;6.13002;900;20220514;24.7;8;16.4;1.4;12.03;.1;4.18;24318 +73097;44.45173;6.13002;900;20220515;24.5;7.9;16.2;1.4;12.26;2.3;4.01;22711 +73097;44.45173;6.13002;900;20220516;25;8.4;16.7;1.9;11.8;0;4.49;24886 +73097;44.45173;6.13002;900;20220517;26.9;8.9;17.9;1.7;11.53;0;4.98;26947 +73097;44.45173;6.13002;900;20220518;27.8;10.4;19.1;2;12.4;2.8;5.27;26882 +73097;44.45173;6.13002;900;20220519;27.2;11.4;19.3;2.1;12.76;0;5.03;25653 +73097;44.45173;6.13002;900;20220520;27.9;11.3;19.6;2;11.6;0;5.27;25784 +73097;44.45173;6.13002;900;20220521;29;9.1;19;1.5;11.96;0;5.25;28088 +73097;44.45173;6.13002;900;20220522;31.8;11.8;21.8;1.5;12.83;0;5.66;27479 +73097;44.45173;6.13002;900;20220523;26.5;11.9;19.2;2;11.5;0;4.64;21958 +73097;44.45173;6.13002;900;20220524;21.5;11.3;16.4;2.2;11.16;1.7;3.73;19691 +73097;44.45173;6.13002;900;20220525;17.7;9.3;13.5;1.5;11.66;0;2.71;15494 +73097;44.45173;6.13002;900;20220526;23.6;7.8;15.7;1.9;12;2.9;3.98;22888 +73097;44.45173;6.13002;900;20220527;26.1;10.8;18.5;2;12.46;0;4.7;24662 +73097;44.45173;6.13002;900;20220528;24.7;9.5;17.1;2.8;10.93;0;4.78;25035 +73097;44.45173;6.13002;900;20220529;21.6;6.8;14.2;2.7;8.83;0;4.6;26137 +73097;44.45173;6.13002;900;20220530;20.9;3.5;12.2;1.6;8.46;.3;4.11;25996 +73097;44.45173;6.13002;900;20220531;22.4;8;15.2;1.5;10.53;0;3.81;21375 +73097;44.45173;6.13002;900;20220601;26.5;7.3;16.9;1.5;11.53;0;4.86;26990 +73097;44.45173;6.13002;900;20220602;28.4;10.1;19.2;1.4;12.46;0;5.11;27271 +73097;44.45173;6.13002;900;20220603;25.6;14.6;20.1;1.7;13.9;3.1;4.23;19981 +73097;44.45173;6.13002;900;20220604;30.1;13.4;21.7;2.1;13.73;0;5.42;24314 +73097;44.45173;6.13002;900;20220605;27;15;21;2.6;12.96;.6;5.11;22428 +73097;44.45173;6.13002;900;20220606;27.1;9.8;18.4;2;11.66;.5;5.38;27788 +73097;44.45173;6.13002;900;20220607;24;11.8;17.9;2.6;10.8;0;5.04;25219 +73097;44.45173;6.13002;900;20220608;21.5;7.7;14.6;1.8;9.6;.3;4.07;22250 +73097;44.45173;6.13002;900;20220609;20.7;10.1;15.4;3.3;9.7;.1;4.27;21781 +73097;44.45173;6.13002;900;20220610;25.2;6.1;15.7;3.2;8.7;0;5.36;28007 +73097;44.45173;6.13002;900;20220611;28.2;7;17.6;1.9;9.9;0;5.71;30375 +73097;44.45173;6.13002;900;20220612;30.7;10.2;20.5;2;10.36;.1;6.27;30331 +73097;44.45173;6.13002;900;20220613;28.8;12;20.4;2.2;11.7;0;5.57;27746 +73097;44.45173;6.13002;900;20220614;30.1;9.7;19.9;1.6;11.43;0;5.83;30080 +73097;44.45173;6.13002;900;20220615;29.7;13.3;21.5;1.4;13.3;.4;5.12;24420 +73097;44.45173;6.13002;900;20220616;31.8;12.5;22.1;2.4;12;0;6.5;29572 +73097;44.45173;6.13002;900;20220617;32.6;12.7;22.7;2.1;12;0;6.34;29169 +73097;44.45173;6.13002;900;20220618;33;13.9;23.5;1.5;14.9;0;5.99;28173 +73097;44.45173;6.13002;900;20220619;31.3;17.9;24.6;2.5;14.13;0;6.16;25037 +73097;44.45173;6.13002;900;20220620;31.3;14.7;23;2.3;11.46;0;6.28;26857 +73097;44.45173;6.13002;900;20220621;30.9;15.4;23.1;1.8;13.1;3.3;5.17;21319 +73097;44.45173;6.13002;900;20220622;24.5;15.4;19.9;1.7;15.96;5.9;3.7;17219 +73097;44.45173;6.13002;900;20220623;24.9;11.7;18.3;1.3;14.5;2.8;3.97;20691 +73097;44.45173;6.13002;900;20220624;23;12.1;17.5;1.4;13.33;12.5;3.68;19386 +73097;44.45173;6.13002;900;20220625;26.1;8.5;17.3;1.8;11.4;0;5.17;28359 +73097;44.45173;6.13002;900;20220626;30.2;12.4;21.3;2.1;13.5;0;5.56;25898 +73097;44.45173;6.13002;900;20220627;28.1;16.8;22.5;2.5;14.9;.4;5.04;22206 +73097;44.45173;6.13002;900;20220628;23.5;14;18.7;1.6;14.96;8.7;3.29;15837 +73097;44.45173;6.13002;900;20220629;28.3;12.1;20.2;2.1;13.53;0;5.36;26341 +73097;44.45173;6.13002;900;20220630;29.1;11.7;20.4;1.8;13.13;0;5.3;25858 +73097;44.45173;6.13002;900;20220701;25.5;12.3;18.9;1.9;12.03;.1;4.71;24405 +73097;44.45173;6.13002;900;20220702;30.6;7.9;19.2;1.6;10.33;0;5.94;30887 +73097;44.45173;6.13002;900;20220703;33.2;11.4;22.3;1.9;11.5;.1;6.54;30279 +73097;44.45173;6.13002;900;20220704;31.7;15.7;23.7;2;14.7;5.3;5.7;25305 +73097;44.45173;6.13002;900;20220705;28.9;12.4;20.7;2.4;13.43;0;5.53;26761 +73097;44.45173;6.13002;900;20220706;28.8;10.6;19.7;2.1;12;0;5.49;28341 +73097;44.45173;6.13002;900;20220707;28;10.8;19.4;2.4;12.26;0;5.31;27273 +73097;44.45173;6.13002;900;20220708;28.1;12.4;20.3;2.5;12.1;0;5.39;25516 +73097;44.45173;6.13002;900;20220709;28.4;10.8;19.6;1.9;12.7;0;5.17;26505 +73097;44.45173;6.13002;900;20220710;29;11.2;20.1;1.9;12.7;0;5.38;27210 +73097;44.45173;6.13002;900;20220711;29.5;12.5;21;1.9;13.6;0;5.51;27317 +73097;44.45173;6.13002;900;20220712;30.4;11.7;21.1;1.7;13.03;0;5.62;28469 +73097;44.45173;6.13002;900;20220713;30.5;12.6;21.6;1.7;14.03;1.3;5.67;27995 +73097;44.45173;6.13002;900;20220714;32.6;14.4;23.5;1.7;14.43;0;6.04;28449 +73097;44.45173;6.13002;900;20220715;32.9;13.3;23.1;2.6;12.16;0;6.57;28487 +73097;44.45173;6.13002;900;20220716;31.8;11.9;21.8;1.9;12.06;0;5.92;28386 +73097;44.45173;6.13002;900;20220717;32.3;13.2;22.7;1.7;14.03;0;5.84;27693 +73097;44.45173;6.13002;900;20220718;33.8;15.7;24.8;1.7;16.06;.3;5.95;26779 +73097;44.45173;6.13002;900;20220719;33.3;14.7;24;1.6;16.7;.1;5.67;26096 +73097;44.45173;6.13002;900;20220720;33.3;16.4;24.8;2;15.3;0;6.04;26443 +73097;44.45173;6.13002;900;20220721;32.7;13.6;23.2;1.8;13.3;0;5.8;27408 +73097;44.45173;6.13002;900;20220722;34.6;14.3;24.5;1.9;12.9;0;6.51;29191 +73097;44.45173;6.13002;900;20220723;32.2;15.3;23.8;2;14.93;.2;5.46;24766 +73097;44.45173;6.13002;900;20220724;33.5;13.8;23.6;1.7;15;0;5.93;27860 +73097;44.45173;6.13002;900;20220725;34.3;14.5;24.4;1.7;14.4;.7;5.92;26682 +73097;44.45173;6.13002;900;20220726;29.5;14.5;22;2.9;13.43;0;5.33;23720 +73097;44.45173;6.13002;900;20220727;28.9;11.9;20.4;2.1;12.96;0;5.15;25600 +73097;44.45173;6.13002;900;20220728;30.7;12.2;21.5;1.5;12.36;0;5.23;25931 +73097;44.45173;6.13002;900;20220729;24.9;12.9;18.9;1.5;13.13;1;3.87;19450 +73097;44.45173;6.13002;900;20220730;29.2;11.9;20.6;2.4;12.2;0;5.4;25282 +73097;44.45173;6.13002;900;20220731;30.8;10.3;20.5;1.8;10.93;0;5.49;27379 +73097;44.45173;6.13002;900;20220801;32.1;12.6;22.3;2.3;11.73;0;5.98;26932 +73097;44.45173;6.13002;900;20220802;31.6;13.7;22.7;2.4;12.13;0;5.9;25894 +73097;44.45173;6.13002;900;20220803;32.4;13.5;23;1.4;13.8;0;5.33;25938 +73097;44.45173;6.13002;900;20220804;33;17;25;1.4;15.73;1;4.9;21919 +73097;44.45173;6.13002;900;20220805;33.2;14.4;23.8;2;15.56;.4;5.5;24112 +73097;44.45173;6.13002;900;20220806;30.9;14.2;22.5;2.3;14.43;0;5.41;24481 +73097;44.45173;6.13002;900;20220807;29.3;12.5;20.9;1.9;13.7;.2;4.87;24045 +73097;44.45173;6.13002;900;20220808;30.4;12.1;21.2;2;13.13;0;5.19;24960 +73097;44.45173;6.13002;900;20220809;31;13.7;22.3;1.8;13.03;.1;5.22;24783 +73097;44.45173;6.13002;900;20220810;30.3;15.2;22.7;1.9;14;1.3;5.06;22919 +73097;44.45173;6.13002;900;20220811;30.7;12.3;21.5;2;13.76;0;5.1;24215 +73097;44.45173;6.13002;900;20220812;31.3;11.4;21.4;1.8;12.1;0;5.35;25764 +73097;44.45173;6.13002;900;20220813;31.1;11.1;21.1;1.7;11.26;1.5;5.21;25250 +73097;44.45173;6.13002;900;20220814;23.6;13.6;18.6;1.8;14.36;10.2;3.29;15802 +73097;44.45173;6.13002;900;20220815;27.4;10;18.7;1.4;12.38;0;4.26;22791 +73097;44.45173;6.13002;900;20220816;29.2;9.8;19.5;1.6;11.96;0;4.66;24044 +73097;44.45173;6.13002;900;20220817;25.8;15.1;20.5;2;14.1;21.5;3.54;15302 +73097;44.45173;6.13002;900;20220818;22.2;10.7;16.4;2.3;14.13;16.9;2.95;15268 +73097;44.45173;6.13002;900;20220819;24;10.7;17.3;3.2;13.46;.1;3.71;19194 +73097;44.45173;6.13002;900;20220820;26.3;11.8;19;2.8;13.6;0;4.11;20648 +73097;44.45173;6.13002;900;20220821;27.2;12.4;19.8;2;13.83;.3;4.05;20694 +73097;44.45173;6.13002;900;20220822;26.3;10.5;18.4;1.9;13;0;3.97;21678 +73097;44.45173;6.13002;900;20220823;28.1;10.9;19.5;1.7;12.93;0;4.26;22426 +73097;44.45173;6.13002;900;20220824;29.4;12.3;20.8;1.4;13.43;0;4.39;22745 +73097;44.45173;6.13002;900;20220825;29.1;13;21.1;1.6;14.36;.1;4.21;20798 +73097;44.45173;6.13002;900;20220826;27;14.8;20.9;2;15.33;2;3.74;17799 +73097;44.45173;6.13002;900;20220827;26.5;12.1;19.3;1.9;14.83;0;3.74;19689 +73097;44.45173;6.13002;900;20220828;27.5;12.1;19.8;1.4;14;.1;3.91;21074 +73097;44.45173;6.13002;900;20220829;29.5;10.5;20;1.5;12.16;0;4.35;22850 +73097;44.45173;6.13002;900;20220830;27.7;14;20.8;1.9;15.03;3.9;3.77;17288 +73097;44.45173;6.13002;900;20220831;24.7;11.3;18;2.2;14.73;.8;3.26;17358 +73097;44.45173;6.13002;900;20220901;26.4;9.9;18.2;1.4;12.93;0;3.68;20817 +73097;44.45173;6.13002;900;20220902;23.6;10.3;17;1.2;12.83;1.7;2.9;16071 +73097;44.45173;6.13002;900;20220903;24.8;12.2;18.5;1.4;13.93;10.3;3.04;15898 +73097;44.45173;6.13002;900;20220904;25.9;10.2;18.1;1.2;13.66;.2;3.43;19950 +73097;44.45173;6.13002;900;20220905;27.8;12.1;19.9;1.6;13.6;1.1;3.64;18261 +73097;44.45173;6.13002;900;20220906;28.1;12.9;20.5;2.1;14.5;2.1;3.82;17602 +73097;44.45173;6.13002;900;20220907;27.1;13.1;20.1;1.9;14.93;11.2;3.52;17208 +73097;44.45173;6.13002;900;20220908;23.1;11.4;17.2;1.5;13.56;0;2.96;17179 +73097;44.45173;6.13002;900;20220909;21.9;7.8;14.9;1.7;9.86;0;3.06;17536 +73097;44.45173;6.13002;900;20220910;21.3;6.1;13.7;2.2;9.6;0;3.11;18559 +73097;44.45173;6.13002;900;20220911;24.7;4.9;14.8;1.3;9.33;0;3.32;20713 +73097;44.45173;6.13002;900;20220912;28.1;7.3;17.7;1.6;10.26;0;3.83;21281 +73097;44.45173;6.13002;900;20220913;28.4;10.4;19.4;1.7;12.4;0;3.59;17953 +73097;44.45173;6.13002;900;20220914;19.5;14.9;17.2;2;14.8;22;2;8302 +73097;44.45173;6.13002;900;20220915;23.9;10.6;17.3;1.9;13.63;.1;3;17144 +73097;44.45173;6.13002;900;20220916;21.3;10.1;15.7;2.6;12.33;0;2.71;15189 +73097;44.45173;6.13002;900;20220917;18.5;7;12.8;3.6;7.83;0;2.97;15151 +73097;44.45173;6.13002;900;20220918;19.7;1;10.4;1.3;7.13;0;2.59;18279 +73097;44.45173;6.13002;900;20220919;20.5;1.9;11.2;1.9;7.43;0;2.78;18511 +73097;44.45173;6.13002;900;20220920;20.6;2.2;11.4;1.5;8;0;2.63;18022 +73097;44.45173;6.13002;900;20220921;19.9;3.2;11.5;1.4;8.96;0;2.4;16850 +73097;44.45173;6.13002;900;20220922;20.4;8.3;14.3;1.3;9.66;0;2.44;15655 +73097;44.45173;6.13002;900;20220923;20.2;4.1;12.2;1.3;9.63;8.1;2.28;15172 +73097;44.45173;6.13002;900;20220924;13.6;10.9;12.2;1.2;12.16;10.7;1.19;6305 +73097;44.45173;6.13002;900;20220925;17.4;7.4;12.4;1.6;10.76;.6;1.81;11553 +73097;44.45173;6.13002;900;20220926;17;4.3;10.7;1.8;8.76;.7;2.06;14143 +73097;44.45173;6.13002;900;20220927;14.7;7.4;11.1;2.6;8.3;.4;2.07;11374 +73097;44.45173;6.13002;900;20220928;15.2;5.8;10.5;1.9;9.7;5.2;1.7;9842 +73097;44.45173;6.13002;900;20220929;14.7;8.3;11.5;2.1;10.13;.1;1.64;9700 +73097;44.45173;6.13002;900;20220930;12.9;5;8.9;1.5;9;1;1.23;8083 +73097;44.45173;6.13002;900;20221001;14.2;4.1;9.1;1.3;9.76;0;1.47;11587 +73097;44.45173;6.13002;900;20221002;21.9;8.4;15.2;2.4;11.8;.1;2.46;13747 +73097;44.45173;6.13002;900;20221003;21.4;6.7;14.1;2.1;10.16;0;2.28;13625 +73097;44.45173;6.13002;900;20221004;23.7;6.2;14.9;1.5;9.2;.1;2.55;15780 +73097;44.45173;6.13002;900;20221005;23.1;5.4;14.2;1.4;9.53;.3;2.38;15665 +73097;44.45173;6.13002;900;20221006;22.2;5.3;13.7;1.4;10.06;0;2.19;14921 +73097;44.45173;6.13002;900;20221007;22.3;6.8;14.5;1.3;10.23;.1;2.15;14296 +73097;44.45173;6.13002;900;20221008;15.6;7.5;11.5;1.2;11.6;6.3;1.21;8378 +73097;44.45173;6.13002;900;20221009;15.8;10.4;13.1;.8;13.1;10.2;1.1;6648 +73097;44.45173;6.13002;900;20221010;19.6;9;14.3;1;12.1;.1;1.54;10244 +73097;44.45173;6.13002;900;20221011;21;7.6;14.3;1.4;10.9;.2;1.94;12832 +73097;44.45173;6.13002;900;20221012;19.2;8.9;14;1.3;11.03;.2;1.71;10580 +73097;44.45173;6.13002;900;20221013;18.1;5.7;11.9;1.3;10.13;0;1.55;10809 +73097;44.45173;6.13002;900;20221014;19.2;7.3;13.2;1.6;11.06;.1;1.68;10847 +73097;44.45173;6.13002;900;20221015;23.1;4.8;14;1.4;9.93;.1;2.02;13972 +73097;44.45173;6.13002;900;20221016;21.8;7.4;14.6;1.8;10.4;0;1.99;11022 +73097;44.45173;6.13002;900;20221017;23.3;9;16.1;1.9;10.83;0;2.21;11767 +73097;44.45173;6.13002;900;20221018;24.1;7.8;15.9;1.6;10.33;0;2.14;12641 +73097;44.45173;6.13002;900;20221019;25.2;6;15.6;1.7;9.1;0;2.32;13646 +73097;44.45173;6.13002;900;20221020;19.1;9;14;2.2;10.33;4;1.83;8559 +73097;44.45173;6.13002;900;20221021;15.3;12.6;13.9;2.2;13.5;14.3;1.04;3344 +73097;44.45173;6.13002;900;20221022;18;12;15;1.7;12.76;2;1.33;6784 +73097;44.45173;6.13002;900;20221023;19.7;10.7;15.2;2.2;11.3;.7;1.83;6791 +73097;44.45173;6.13002;900;20221024;18.7;13.3;16;1.9;12.23;8.8;1.54;5304 +73097;44.45173;6.13002;900;20221025;21;7.9;14.4;1.6;10.36;0;1.63;10028 +73097;44.45173;6.13002;900;20221026;23.7;6.6;15.2;1.7;9.96;0;1.91;11396 +73097;44.45173;6.13002;900;20221027;24.8;7.9;16.4;1.7;9.96;0;1.99;11563 +73097;44.45173;6.13002;900;20221028;25.5;8.2;16.8;1.7;9.23;0;2.09;11458 +73097;44.45173;6.13002;900;20221029;24.3;7.6;15.9;1.9;8.5;0;2.08;11147 +73097;44.45173;6.13002;900;20221030;22.7;7.9;15.3;2;8.1;0;2.04;10310 +73097;44.45173;6.13002;900;20221031;21.7;5.2;13.5;1.6;8.06;9.2;1.73;10957 +73097;44.45173;6.13002;900;20221101;18.1;9.7;13.9;1.5;9.93;17.7;1.36;7075 +73097;44.45173;6.13002;900;20221102;16.2;4;10.1;1.2;8.8;.1;1.03;8985 +73097;44.45173;6.13002;900;20221103;10.9;2.2;6.6;1.9;8.56;27.1;.76;5928 +73097;44.45173;6.13002;900;20221104;10.1;1.9;6;2.4;7.43;1.6;.82;7072 +73097;44.45173;6.13002;900;20221105;12.7;.7;6.7;2.3;6.33;0;.99;8610 +73097;44.45173;6.13002;900;20221106;16;-.9;7.5;1.2;5.73;0;1.1;9886 +73097;44.45173;6.13002;900;20221107;16.9;-.4;8.2;1.7;5.66;0;1.33;10356 +73097;44.45173;6.13002;900;20221108;16.3;1;8.6;2;6.63;0;1.37;8811 +73097;44.45173;6.13002;900;20221109;13.5;7.3;10.4;1.4;9.43;22.8;.97;4438 +73097;44.45173;6.13002;900;20221110;14.9;4.2;9.5;2;9.03;0;.95;7736 +73097;44.45173;6.13002;900;20221111;18;3.3;10.6;1.7;7.23;0;1.33;9128 +73097;44.45173;6.13002;900;20221112;15.3;2.2;8.7;1.4;6.86;0;1.11;7778 +73097;44.45173;6.13002;900;20221113;16.1;4.1;10.1;.9;7.33;0;.87;7177 +73097;44.45173;6.13002;900;20221114;10.9;2.4;6.7;1.3;7.6;2.8;.69;5338 +73097;44.45173;6.13002;900;20221115;9.6;6.6;8.1;1.9;9.9;11.8;.59;2975 +73097;44.45173;6.13002;900;20221116;13.8;4.9;9.3;1.4;8.86;0;.77;7002 +73097;44.45173;6.13002;900;20221117;14.2;2.6;8.4;1.9;8.36;3;.9;7200 +73097;44.45173;6.13002;900;20221118;11;5.7;8.3;2.7;7.46;.1;1.01;5548 +73097;44.45173;6.13002;900;20221119;9.7;-.7;4.5;2.4;5.73;0;.68;6676 +73097;44.45173;6.13002;900;20221120;8.9;-1.8;3.5;2.1;5.26;0;.68;6887 +73097;44.45173;6.13002;900;20221121;8;-2.2;2.9;1.9;5.73;3.8;.67;5440 +73097;44.45173;6.13002;900;20221122;8.3;2;5.2;2.7;6.16;.1;.82;5415 +73097;44.45173;6.13002;900;20221123;8.4;-2.8;2.8;1.9;5.66;1.1;.71;5855 +73097;44.45173;6.13002;900;20221124;12;-.2;5.9;1.8;5.93;0;.92;7037 +73097;44.45173;6.13002;900;20221125;11.7;0;5.9;1.8;6.03;0;.73;7043 +73097;44.45173;6.13002;900;20221126;10.3;-.6;4.9;2;5.36;0;.61;6106 +73097;44.45173;6.13002;900;20221127;10.3;-3.6;3.3;1.4;4.3;0;.75;7069 +73097;44.45173;6.13002;900;20221128;6.3;0;3.1;1.4;5.5;1.4;.66;3625 +73097;44.45173;6.13002;900;20221129;4.7;.1;2.4;1.9;6.43;.5;.35;3105 +73097;44.45173;6.13002;900;20221130;7.4;-2.1;2.7;.5;5.56;0;.31;5695 +73097;44.45173;6.13002;900;20221201;6.8;-3.9;1.5;.5;4.9;0;.31;6418 +73097;44.45173;6.13002;900;20221202;5.8;-2.8;1.5;1.1;4.83;.1;.48;4822 +73097;44.45173;6.13002;900;20221203;6.2;-1.2;2.5;3.8;5.8;4;.84;4163 +73097;44.45173;6.13002;900;20221204;6.8;3.5;5.2;2.3;6.9;17.9;.72;2940 +73097;44.45173;6.13002;900;20221205;7.1;-2.1;2.5;1.2;5.7;.1;.39;5900 +73097;44.45173;6.13002;900;20221206;8;-4.2;1.9;1.9;4.46;0;.58;6872 +73097;44.45173;6.13002;900;20221207;5.3;-5.2;0;1.2;4.16;0;.43;6186 +73097;44.45173;6.13002;900;20221208;5.8;-5.2;.3;1.9;4.56;17.3;.54;5558 +73097;44.45173;6.13002;900;20221209;4.3;1.9;3.1;2.4;7.2;15.9;.4;2291 +73097;44.45173;6.13002;900;20221210;5.4;.2;2.8;2.2;6.06;0;.39;2890 +73097;44.45173;6.13002;900;20221211;2;-5.8;-1.9;2.1;3.53;0;.5;5014 +73097;44.45173;6.13002;900;20221212;2.4;-9.3;-3.5;1.8;3.26;7.7;.47;6172 +73097;44.45173;6.13002;900;20221213;1.5;-1.7;-.1;2.6;6;7.1;.26;2462 +73097;44.45173;6.13002;900;20221214;5.7;.3;3;1.4;6.9;.1;.34;3394 +73097;44.45173;6.13002;900;20221215;5;0;2.5;2.5;6.9;30.9;.35;2792 +73097;44.45173;6.13002;900;20221216;5.3;1.3;3.3;1.8;6.83;0;.35;2767 +73097;44.45173;6.13002;900;20221217;6.4;-1.2;2.6;1.9;5.03;0;.59;5246 +73097;44.45173;6.13002;900;20221218;7.5;-5.2;1.2;2.2;4;0;.72;6700 +73097;44.45173;6.13002;900;20221219;8.6;-1.2;3.7;2.5;5.5;0;.87;5228 +73097;44.45173;6.13002;900;20221220;9.4;1.8;5.6;2.6;6.43;3;.94;4421 +73097;44.45173;6.13002;900;20221221;7.3;4;5.6;2;7.76;3.1;.63;2195 +73097;44.45173;6.13002;900;20221222;11.3;.7;6;1.7;7.4;1.4;.59;5639 +73097;44.45173;6.13002;900;20221223;10.7;4.6;7.7;2.2;8.96;0;.74;3313 +73097;44.45173;6.13002;900;20221224;13.4;6.4;9.9;1.9;8.7;0;.87;4325 +73097;44.45173;6.13002;900;20221225;15.4;0;7.7;1.8;6.4;0;.79;6688 +73097;44.45173;6.13002;900;20221226;12.1;-.2;6;1.4;6.76;0;.5;6076 +73097;44.45173;6.13002;900;20221227;10.8;1.3;6.1;1.5;6.73;0;.57;5664 +73097;44.45173;6.13002;900;20221228;10.1;-3.4;3.3;1.6;4.73;0;.63;6493 +73097;44.45173;6.13002;900;20221229;8.8;.3;4.6;2;6.36;.9;.72;4371 +73097;44.45173;6.13002;900;20221230;8.1;3.5;5.8;1.5;8.26;1.6;.42;2896 +73097;44.45173;6.13002;900;20221231;15.4;3.9;9.6;2.4;8.63;0;.92;5740 +73098;44.46291;6.44321;1082;20220101;17.6;1.3;9.5;.7;5.3;0;.51;6801 +73098;44.46291;6.44321;1082;20220102;15.9;1;8.4;1.5;5.23;0;.92;6694 +73098;44.46291;6.44321;1082;20220103;11;1.5;6.2;1.7;5.56;0;.85;5408 +73098;44.46291;6.44321;1082;20220104;10.7;0;5.4;1.2;5.98;1;.56;5495 +73098;44.46291;6.44321;1082;20220105;3.6;.6;2.1;3.8;5.03;.1;.97;3267 +73098;44.46291;6.44321;1082;20220106;1.7;-5.5;-1.9;2.3;3.21;.1;.71;5282 +73098;44.46291;6.44321;1082;20220107;3.7;-8;-2.1;1.7;3.16;.6;.59;6438 +73098;44.46291;6.44321;1082;20220108;4.2;-3.9;.1;1.8;4.81;6.3;.52;5456 +73098;44.46291;6.44321;1082;20220109;1.3;-.8;.2;3;5.08;.9;.59;3462 +73098;44.46291;6.44321;1082;20220110;2.8;-3.5;-.4;2;3.88;0;.6;4985 +73098;44.46291;6.44321;1082;20220111;2.7;-7.2;-2.2;1.4;3.13;0;.51;6177 +73098;44.46291;6.44321;1082;20220112;2.7;-9.7;-3.5;1.1;2.96;0;.44;6720 +73098;44.46291;6.44321;1082;20220113;8.5;-9.8;-.7;.7;3.11;0;.44;8090 +73098;44.46291;6.44321;1082;20220114;10.8;-5.2;2.8;.8;3.63;0;.53;7588 +73098;44.46291;6.44321;1082;20220115;13.1;-3.7;4.7;1;3.78;0;.71;7867 +73098;44.46291;6.44321;1082;20220116;9.3;-3.8;2.7;1.6;3.51;0;.89;7103 +73098;44.46291;6.44321;1082;20220117;6.5;-5.4;.6;1.5;3.36;0;.63;6985 +73098;44.46291;6.44321;1082;20220118;11.9;-6.8;2.6;1.1;3.51;0;.72;8455 +73098;44.46291;6.44321;1082;20220119;8;-3.9;2.1;1.7;4.11;0;.86;7107 +73098;44.46291;6.44321;1082;20220120;5.3;-3.7;.8;1.9;4.18;0;.73;6456 +73098;44.46291;6.44321;1082;20220121;2.3;-5.6;-1.7;1.7;3.48;0;.64;5923 +73098;44.46291;6.44321;1082;20220122;3.7;-8.1;-2.2;1;3.33;0;.47;7339 +73098;44.46291;6.44321;1082;20220123;10.4;-6.7;1.8;.8;3.63;0;.62;8549 +73098;44.46291;6.44321;1082;20220124;11;-4.6;3.2;.9;3.51;0;.75;8494 +73098;44.46291;6.44321;1082;20220125;9;-4.9;2.1;1;3.63;0;.73;8116 +73098;44.46291;6.44321;1082;20220126;9.7;-4.1;2.8;1.3;3.31;0;.91;8181 +73098;44.46291;6.44321;1082;20220127;11.3;-4.2;3.6;1.7;2.88;0;1.22;8692 +73098;44.46291;6.44321;1082;20220128;8.7;-4.2;2.3;1.7;3.41;0;1.08;8161 +73098;44.46291;6.44321;1082;20220129;8.5;-5.3;1.6;1.7;3.48;0;1.04;8291 +73098;44.46291;6.44321;1082;20220130;9.4;-4.4;2.5;1.8;4.28;0;.86;8545 +73098;44.46291;6.44321;1082;20220131;7.1;-4;1.5;3.6;4.08;.1;1.29;7670 +73098;44.46291;6.44321;1082;20220201;6.1;-4.9;.6;3.7;3.78;0;1.1;8000 +73098;44.46291;6.44321;1082;20220202;13.3;-1;6.1;3.3;5.13;0;1.71;8779 +73098;44.46291;6.44321;1082;20220203;14;-2.1;5.9;1;4.98;0;.98;9301 +73098;44.46291;6.44321;1082;20220204;11.1;-2.5;4.3;2.1;5.26;0;1.19;9143 +73098;44.46291;6.44321;1082;20220205;8.7;-1;3.8;1.8;5.18;0;.97;7837 +73098;44.46291;6.44321;1082;20220206;7.4;-4.4;1.5;2.1;4.31;0;1.08;8696 +73098;44.46291;6.44321;1082;20220207;9.3;.5;4.9;3.6;4.61;0;1.74;7748 +73098;44.46291;6.44321;1082;20220208;10.7;-4.5;3.1;1.4;3.81;0;1.15;10241 +73098;44.46291;6.44321;1082;20220209;13.5;-3;5.2;1.3;3.81;0;1.3;10655 +73098;44.46291;6.44321;1082;20220210;5.6;-2.3;1.6;2.8;4.05;0;2.07;11400 +73098;44.46291;6.44321;1082;20220211;11.3;-2;4.7;3;4.45;0;1.86;10600 +73098;44.46291;6.44321;1082;20220212;10.3;-.6;4.9;4.8;3.35;0;2.66;11500 +73098;44.46291;6.44321;1082;20220213;9.9;.6;5.3;3.1;4.25;2;1.94;10800 +73098;44.46291;6.44321;1082;20220214;3.5;-1.1;1.2;1.7;5.65;12.1;.71;3018 +73098;44.46291;6.44321;1082;20220215;7.3;-1.3;3;1.2;5.65;0;.99;11900 +73098;44.46291;6.44321;1082;20220216;5.8;-4.3;.8;1.8;5.66;0;.79;9750 +73098;44.46291;6.44321;1082;20220217;14.2;2.9;8.5;2.9;7.16;0;1.69;9737 +73098;44.46291;6.44321;1082;20220218;17.7;.4;9;2;6.46;0;1.88;12267 +73098;44.46291;6.44321;1082;20220219;7.6;1.4;4.5;2.2;5.86;0;1.15;7881 +73098;44.46291;6.44321;1082;20220220;11.2;-3.3;3.9;2;4.68;0;1.49;11773 +73098;44.46291;6.44321;1082;20220221;6.4;.4;3.4;3.6;5.56;2.9;1.29;8024 +73098;44.46291;6.44321;1082;20220222;9.1;-2.2;3.4;2.7;4.93;0;1.44;10993 +73098;44.46291;6.44321;1082;20220223;14;-1.8;6.1;1.8;4.58;0;1.8;12856 +73098;44.46291;6.44321;1082;20220224;10.7;-.3;5.2;2.6;4.91;0;1.76;11121 +73098;44.46291;6.44321;1082;20220225;7.9;-.7;3.6;3.1;4.23;0;1.74;10279 +73098;44.46291;6.44321;1082;20220226;9.4;-3.8;2.8;2.2;2.81;0;1.89;12751 +73098;44.46291;6.44321;1082;20220227;8.3;-5.6;1.4;1.8;3.46;.1;1.49;12551 +73098;44.46291;6.44321;1082;20220228;10.1;-5.3;2.4;1.8;3.21;0;1.72;13866 +73098;44.46291;6.44321;1082;20220301;10.2;-3.7;3.2;1.8;4.03;0;1.62;13113 +73098;44.46291;6.44321;1082;20220302;9.5;-2.6;3.4;1.6;5.08;0;1.4;11984 +73098;44.46291;6.44321;1082;20220303;11.9;-1.4;5.3;1.8;5.36;0;1.65;12760 +73098;44.46291;6.44321;1082;20220304;10.8;-1;4.9;2.1;5.01;0;1.73;12625 +73098;44.46291;6.44321;1082;20220305;7.8;-2.5;2.7;1.9;3.86;0;1.6;11469 +73098;44.46291;6.44321;1082;20220306;6.5;-5.1;.7;1.6;3.71;0;1.37;11844 +73098;44.46291;6.44321;1082;20220307;8.7;-6;1.4;1.7;3.58;0;1.61;14298 +73098;44.46291;6.44321;1082;20220308;9.7;-5.5;2.1;1.8;3.98;0;1.69;14779 +73098;44.46291;6.44321;1082;20220309;12;-2.7;4.7;1.8;4.66;0;1.88;14688 +73098;44.46291;6.44321;1082;20220310;11.9;-3.9;4;1.9;4.81;0;1.86;15185 +73098;44.46291;6.44321;1082;20220311;9.8;1.3;5.5;3.7;4.83;0;2.15;10474 +73098;44.46291;6.44321;1082;20220312;9.8;3.5;6.7;5.1;4.16;.1;2.76;8725 +73098;44.46291;6.44321;1082;20220313;5.2;2.9;4;4.9;5.58;5.8;1.52;4906 +73098;44.46291;6.44321;1082;20220314;11.8;.3;6;3.3;7.08;1.2;1.82;12851 +73098;44.46291;6.44321;1082;20220315;15.3;5.4;10.3;3.3;7.31;0;2.51;11378 +73098;44.46291;6.44321;1082;20220316;17.7;3.1;10.4;1.7;6.93;0;2.35;14470 +73098;44.46291;6.44321;1082;20220317;13;3.6;8.3;1.5;8.08;0;1.64;11078 +73098;44.46291;6.44321;1082;20220318;15.4;7.1;11.3;6.8;5.75;.1;4.2;9700 +73098;44.46291;6.44321;1082;20220319;15.9;7.2;11.6;6.4;3.85;0;5.02;14900 +73098;44.46291;6.44321;1082;20220320;11.2;4.5;7.9;5.7;4.05;0;3.58;10500 +73098;44.46291;6.44321;1082;20220321;13.1;2.1;7.6;4.6;3.55;0;3.81;18300 +73098;44.46291;6.44321;1082;20220322;14.1;1.3;7.7;6.6;2.15;0;5.03;20200 +73098;44.46291;6.44321;1082;20220323;16.8;3.8;10.3;5.8;2.35;0;5.39;20300 +73098;44.46291;6.44321;1082;20220324;17.3;2.5;9.9;4.1;3.05;0;4.53;20400 +73098;44.46291;6.44321;1082;20220325;17;2.1;9.6;3.9;3.25;0;4.32;19800 +73098;44.46291;6.44321;1082;20220326;16.9;4.9;10.9;6.2;3.05;0;5.46;19900 +73098;44.46291;6.44321;1082;20220327;15.3;6.2;10.8;5.1;2.85;0;4.63;11500 +73098;44.46291;6.44321;1082;20220328;17.7;3.3;10.5;3.7;3.45;0;4.43;20500 +73098;44.46291;6.44321;1082;20220329;16.7;2.2;9.5;3.1;4.85;1.4;3.52;16600 +73098;44.46291;6.44321;1082;20220330;9.2;3.9;6.6;1.6;8.18;1.2;1.39;8473 +73098;44.46291;6.44321;1082;20220331;13.2;-.3;6.5;2.7;6.95;.7;2.74;21600 +73098;44.46291;6.44321;1082;20220401;3;-.2;1.4;2.5;4.95;3;1.31;7300 +73098;44.46291;6.44321;1082;20220402;3.1;-3.8;-.4;4.9;3.62;0;2.39;15708 +73098;44.46291;6.44321;1082;20220403;7.2;-5.3;1;1.6;4.45;.4;1.8;15300 +73098;44.46291;6.44321;1082;20220404;9.8;-4.1;2.9;1.9;4.75;0;2.48;22200 +73098;44.46291;6.44321;1082;20220405;16.2;-2.3;7;2.3;4.65;0;3.46;23300 +73098;44.46291;6.44321;1082;20220406;14.8;.3;7.6;2.8;5.95;0;3.05;18200 +73098;44.46291;6.44321;1082;20220407;13.8;4.4;9.1;3.1;8.05;11.3;2.33;10700 +73098;44.46291;6.44321;1082;20220408;13.6;4.2;8.9;2.3;10.05;9.6;1.89;11900 +73098;44.46291;6.44321;1082;20220409;8.6;3.2;5.9;4;4.95;0;2.94;17700 +73098;44.46291;6.44321;1082;20220410;13.9;-3.6;5.2;1.6;3.85;0;3.15;24700 +73098;44.46291;6.44321;1082;20220411;13.3;-1.1;6.1;2;5.35;0;2.4;13100 +73098;44.46291;6.44321;1082;20220412;18.3;2.7;10.5;3.6;7.05;0;3.66;16600 +73098;44.46291;6.44321;1082;20220413;22.7;7.5;15.1;3.3;7.25;0;4.74;19800 +73098;44.46291;6.44321;1082;20220414;22;5.3;13.7;2.8;6.95;0;4.57;22900 +73098;44.46291;6.44321;1082;20220415;23.6;8;15.8;3.3;8.05;0;5.17;24300 +73098;44.46291;6.44321;1082;20220416;22.7;8.1;15.4;3;8.15;0;4.83;23500 +73098;44.46291;6.44321;1082;20220417;18.9;6.4;12.7;2.8;7.45;0;4.33;24900 +73098;44.46291;6.44321;1082;20220418;18.1;4.1;11.1;2.6;7.05;0;4.06;24600 +73098;44.46291;6.44321;1082;20220419;19.2;2.7;11;2.7;5.95;0;4.3;24200 +73098;44.46291;6.44321;1082;20220420;18.3;3.9;11.1;2.4;8.15;2.3;3.06;14600 +73098;44.46291;6.44321;1082;20220421;16.8;6.8;11.8;7.3;7.05;0;4.82;18900 +73098;44.46291;6.44321;1082;20220422;17.9;9.2;13.6;4.2;7.65;1.3;4.37;18500 +73098;44.46291;6.44321;1082;20220423;9.9;6.9;8.4;2.7;8.32;18.4;1.95;7138 +73098;44.46291;6.44321;1082;20220424;11.2;1.6;6.4;2.2;8.05;.1;1.86;11500 +73098;44.46291;6.44321;1082;20220425;16.2;6;11.1;2.1;8.45;.1;3.67;24100 +73098;44.46291;6.44321;1082;20220426;17.7;2.5;10.1;2.6;7.05;0;4.15;26500 +73098;44.46291;6.44321;1082;20220427;20.6;2.8;11.7;2.5;6.65;0;4.66;27100 +73098;44.46291;6.44321;1082;20220428;20.9;4.8;12.9;2.1;7.75;0;4.53;27000 +73098;44.46291;6.44321;1082;20220429;21.3;5.4;13.4;2.5;7.55;0;4.69;25700 +73098;44.46291;6.44321;1082;20220430;18.7;6.2;12.5;2;7.45;.1;3.97;22700 +73098;44.46291;6.44321;1082;20220501;18.7;2.5;10.6;2.8;6.85;0;4.47;27000 +73098;44.46291;6.44321;1082;20220502;18.9;3.9;11.4;2.2;7.85;.5;4.22;26200 +73098;44.46291;6.44321;1082;20220503;19.2;6.4;12.8;2.1;9.25;.5;3.42;17600 +73098;44.46291;6.44321;1082;20220504;18.1;4.5;11.3;2.2;9.25;3.1;3.52;21000 +73098;44.46291;6.44321;1082;20220505;10.9;7.2;9.1;1.4;10.55;11.5;1.49;8000 +73098;44.46291;6.44321;1082;20220506;14.4;6;10.2;1.8;9.23;0;2.75;17065 +73098;44.46291;6.44321;1082;20220507;16.6;6.4;11.5;1.6;9.91;3;2.97;18423 +73098;44.46291;6.44321;1082;20220508;17.9;6.9;12.4;1.3;10.58;3.8;3.02;18975 +73098;44.46291;6.44321;1082;20220509;19.5;5.1;12.3;1.2;10.16;.9;3.34;21321 +73098;44.46291;6.44321;1082;20220510;21.2;5.4;13.3;1.4;10.33;0;3.91;24720 +73098;44.46291;6.44321;1082;20220511;23;7.3;15.2;1.7;10.58;0;4.29;24890 +73098;44.46291;6.44321;1082;20220512;23.6;6;14.8;1.6;9.88;0;4.42;25841 +73098;44.46291;6.44321;1082;20220513;22.4;7.3;14.9;1.5;10.86;0;4.04;23652 +73098;44.46291;6.44321;1082;20220514;24.1;9.1;16.6;1.7;11.73;.1;4.33;23655 +73098;44.46291;6.44321;1082;20220515;23;8.2;15.6;1.5;12.08;4.2;3.89;21953 +73098;44.46291;6.44321;1082;20220516;24.1;8.2;16.1;1.6;11.48;.6;4.38;24651 +73098;44.46291;6.44321;1082;20220517;26.2;9.4;17.8;1.7;11.46;0;4.9;25924 +73098;44.46291;6.44321;1082;20220518;27.1;11.2;19.2;2.2;11.86;12.6;5.27;25606 +73098;44.46291;6.44321;1082;20220519;25.4;10.8;18.1;2;12.16;.6;4.81;24501 +73098;44.46291;6.44321;1082;20220520;25.8;10.6;18.2;1.9;11.28;0;4.96;25241 +73098;44.46291;6.44321;1082;20220521;28.1;9.1;18.6;1.7;11.41;0;5.31;27517 +73098;44.46291;6.44321;1082;20220522;30.4;12.1;21.3;1.5;12.68;0;5.47;26508 +73098;44.46291;6.44321;1082;20220523;24.8;12.1;18.5;1.9;11.31;0;4.42;21109 +73098;44.46291;6.44321;1082;20220524;20.5;10.9;15.7;1.9;11.18;2.4;3.78;19839 +73098;44.46291;6.44321;1082;20220525;16.4;8.2;12.3;1;11.16;1.1;2.68;15951 +73098;44.46291;6.44321;1082;20220526;22.6;8.2;15.4;1.7;11.63;1.7;4.13;23066 +73098;44.46291;6.44321;1082;20220527;25.2;10.1;17.6;1.9;12.48;.7;4.76;25026 +73098;44.46291;6.44321;1082;20220528;23;9.4;16.2;2;10.96;.2;4.56;24468 +73098;44.46291;6.44321;1082;20220529;20.1;6.5;13.3;2.3;8.48;0;4.49;25197 +73098;44.46291;6.44321;1082;20220530;20.3;3.2;11.7;1.6;7.93;.2;4.19;25991 +73098;44.46291;6.44321;1082;20220531;20.5;8;14.2;1.5;9.98;.1;3.75;20709 +73098;44.46291;6.44321;1082;20220601;26;7.1;16.6;1.6;10.96;0;4.98;27207 +73098;44.46291;6.44321;1082;20220602;27.7;10.1;18.9;1.4;11.93;0;5.18;27245 +73098;44.46291;6.44321;1082;20220603;24.5;14.2;19.3;1.9;13.51;9;4.21;19321 +73098;44.46291;6.44321;1082;20220604;28.3;13.9;21.1;2.4;13.4;.6;5.58;23886 +73098;44.46291;6.44321;1082;20220605;26.8;14.5;20.6;2.7;12.27;.8;5.5;23776 +73098;44.46291;6.44321;1082;20220606;25.8;8.9;17.4;2.3;11.37;0;5.47;27989 +73098;44.46291;6.44321;1082;20220607;23;10.4;16.7;2.7;10.4;0;5.19;25893 +73098;44.46291;6.44321;1082;20220608;20.4;7.9;14.1;2.1;9.37;.2;4.17;21648 +73098;44.46291;6.44321;1082;20220609;18.7;9.1;13.9;3.4;9.33;0;4.26;21869 +73098;44.46291;6.44321;1082;20220610;23.7;5.3;14.5;2.2;8.36;0;5.2;28687 +73098;44.46291;6.44321;1082;20220611;27.3;8;17.6;1.9;9.68;0;5.73;29329 +73098;44.46291;6.44321;1082;20220612;29.9;10.6;20.3;1.9;9.93;0;6.17;29309 +73098;44.46291;6.44321;1082;20220613;27.9;12.3;20.1;2.1;11.23;0;5.71;26934 +73098;44.46291;6.44321;1082;20220614;30.2;10.6;20.4;1.7;11.08;0;5.96;29497 +73098;44.46291;6.44321;1082;20220615;29;12.8;20.9;1.5;12.28;.5;5.18;24666 +73098;44.46291;6.44321;1082;20220616;30.6;12.9;21.8;2.4;11.28;0;6.48;28301 +73098;44.46291;6.44321;1082;20220617;31.8;14.1;22.9;2.1;11.23;0;6.43;28048 +73098;44.46291;6.44321;1082;20220618;31.4;14.7;23;1.9;13.88;4;5.99;26555 +73098;44.46291;6.44321;1082;20220619;29.6;16.9;23.2;2.6;13.83;0;5.96;24653 +73098;44.46291;6.44321;1082;20220620;29.6;15;22.3;2.7;11.18;0;6.27;25947 +73098;44.46291;6.44321;1082;20220621;29.2;14.9;22;1.8;12.51;3.3;5.06;21830 +73098;44.46291;6.44321;1082;20220622;22.9;14.4;18.6;2.1;15.63;6.2;3.61;17298 +73098;44.46291;6.44321;1082;20220623;23.2;12.4;17.8;1.8;14.16;1.3;3.87;19460 +73098;44.46291;6.44321;1082;20220624;21.4;11.9;16.6;1.5;12.83;12;3.63;18943 +73098;44.46291;6.44321;1082;20220625;24.8;8.2;16.5;1.9;11.06;0;5.07;27483 +73098;44.46291;6.44321;1082;20220626;28.4;13.3;20.8;2.3;12.56;0;5.51;24706 +73098;44.46291;6.44321;1082;20220627;27.2;14.4;20.8;2.1;14.16;0;5.28;24349 +73098;44.46291;6.44321;1082;20220628;22.7;13.3;18;1.7;14.71;18;3.54;17275 +73098;44.46291;6.44321;1082;20220629;27.9;10.9;19.4;1.9;13.16;0;5.52;27833 +73098;44.46291;6.44321;1082;20220630;27.2;12;19.6;1.6;13.26;0;5.01;24622 +73098;44.46291;6.44321;1082;20220701;23.3;10.8;17.1;2;12.01;.1;4.66;24586 +73098;44.46291;6.44321;1082;20220702;30.3;8;19.2;1.5;9.48;0;6.01;30811 +73098;44.46291;6.44321;1082;20220703;32.5;12.2;22.3;1.9;10.66;.7;6.46;29330 +73098;44.46291;6.44321;1082;20220704;30.2;15.9;23.1;1.9;13.83;6.8;5.58;24296 +73098;44.46291;6.44321;1082;20220705;28.1;12.7;20.4;2.1;13.08;0;5.54;26497 +73098;44.46291;6.44321;1082;20220706;27.8;11.5;19.7;1.8;11.66;0;5.52;27214 +73098;44.46291;6.44321;1082;20220707;26.7;11.3;19;1.8;11.91;0;5.23;26330 +73098;44.46291;6.44321;1082;20220708;27.1;11.7;19.4;2.1;11.61;0;5.44;26223 +73098;44.46291;6.44321;1082;20220709;27.9;11.5;19.7;1.8;12.06;0;5.31;25893 +73098;44.46291;6.44321;1082;20220710;28.4;12.2;20.3;2;12.13;0;5.59;26438 +73098;44.46291;6.44321;1082;20220711;29.6;12.8;21.2;1.8;13.26;0;5.64;26954 +73098;44.46291;6.44321;1082;20220712;29.8;12.3;21.1;1.6;12.33;0;5.63;27522 +73098;44.46291;6.44321;1082;20220713;29.9;13;21.4;1.7;13.33;5.5;5.58;26818 +73098;44.46291;6.44321;1082;20220714;31.9;14.6;23.3;1.7;13.71;0;5.96;27320 +73098;44.46291;6.44321;1082;20220715;32;14.2;23.1;2.2;11.28;0;6.47;27553 +73098;44.46291;6.44321;1082;20220716;31.4;13.8;22.6;2;11.48;0;6.15;27230 +73098;44.46291;6.44321;1082;20220717;32.4;14.6;23.5;1.8;13.46;0;6.01;26928 +73098;44.46291;6.44321;1082;20220718;33.2;16.1;24.6;1.7;15.28;.8;5.9;25918 +73098;44.46291;6.44321;1082;20220719;32.2;15.5;23.9;1.6;15.98;.2;5.58;25176 +73098;44.46291;6.44321;1082;20220720;31.6;16.2;23.9;2;14.76;0;5.81;25060 +73098;44.46291;6.44321;1082;20220721;32.3;14;23.1;1.9;12.91;0;6.01;27277 +73098;44.46291;6.44321;1082;20220722;33.7;14.7;24.2;1.9;12.18;0;6.37;27761 +73098;44.46291;6.44321;1082;20220723;31.8;15.1;23.5;1.7;14.08;.8;5.54;25002 +73098;44.46291;6.44321;1082;20220724;33.4;14.2;23.8;1.8;14.31;0;6.05;27408 +73098;44.46291;6.44321;1082;20220725;33.3;15;24.1;1.7;13.28;1.3;5.8;25642 +73098;44.46291;6.44321;1082;20220726;28.6;14.2;21.4;2.3;13.16;0;5.41;24421 +73098;44.46291;6.44321;1082;20220727;28.5;12.1;20.3;2;12.53;0;5.31;25412 +73098;44.46291;6.44321;1082;20220728;29.3;12.4;20.8;1.7;11.88;0;5.23;24755 +73098;44.46291;6.44321;1082;20220729;23.5;13.6;18.6;1.6;12.63;1.2;3.78;17964 +73098;44.46291;6.44321;1082;20220730;27.8;12;19.9;2.1;11.71;0;5.23;24829 +73098;44.46291;6.44321;1082;20220731;29.9;12.1;21;1.7;10.41;0;5.46;25881 +73098;44.46291;6.44321;1082;20220801;31.7;14.2;22.9;2;11.13;0;5.88;25697 +73098;44.46291;6.44321;1082;20220802;31.4;14;22.7;2;11.21;0;5.84;25691 +73098;44.46291;6.44321;1082;20220803;31.4;14.1;22.7;1.5;13.28;0;5.23;24599 +73098;44.46291;6.44321;1082;20220804;31;17.1;24;1.3;15.76;3.6;4.64;20641 +73098;44.46291;6.44321;1082;20220805;32.3;14.4;23.4;2;15.18;1.3;5.46;23869 +73098;44.46291;6.44321;1082;20220806;30.2;13.7;22;2.4;13.93;.5;5.58;24740 +73098;44.46291;6.44321;1082;20220807;28.9;13.1;21;1.9;13.48;.9;5;23703 +73098;44.46291;6.44321;1082;20220808;29.8;12.8;21.3;1.9;12.96;.1;5.24;24400 +73098;44.46291;6.44321;1082;20220809;30.8;13.9;22.4;1.6;12.61;.3;5.17;24212 +73098;44.46291;6.44321;1082;20220810;29.4;14.9;22.1;2;13.43;3;4.97;21868 +73098;44.46291;6.44321;1082;20220811;29.9;12.6;21.2;2;13.03;0;5.09;23496 +73098;44.46291;6.44321;1082;20220812;30.7;12.1;21.4;2;11.23;0;5.42;24830 +73098;44.46291;6.44321;1082;20220813;29.9;13.1;21.5;2.1;9.56;.6;5.4;23374 +73098;44.46291;6.44321;1082;20220814;23.4;14.5;19;1.7;13.68;13.5;3.39;15112 +73098;44.46291;6.44321;1082;20220815;26.1;9.6;17.9;1.5;12.11;.2;4.18;22286 +73098;44.46291;6.44321;1082;20220816;27.7;10.1;18.9;1.8;11.88;.2;4.62;23106 +73098;44.46291;6.44321;1082;20220817;24.6;15.5;20.1;2.5;13.18;16;3.78;14981 +73098;44.46291;6.44321;1082;20220818;20.4;9.6;15;2.5;13.48;19.7;2.99;15942 +73098;44.46291;6.44321;1082;20220819;22.5;10.1;16.3;2.7;12.73;0;3.76;19680 +73098;44.46291;6.44321;1082;20220820;25.3;11.4;18.4;2.1;12.93;.1;4.17;21140 +73098;44.46291;6.44321;1082;20220821;25.8;12.2;19;2;13.33;.6;4.14;20663 +73098;44.46291;6.44321;1082;20220822;25.2;11.2;18.2;1.7;12.71;0;3.99;20782 +73098;44.46291;6.44321;1082;20220823;27.2;11.6;19.4;1.6;12.68;0;4.28;21697 +73098;44.46291;6.44321;1082;20220824;28.6;12.4;20.5;1.5;13.33;0;4.32;21840 +73098;44.46291;6.44321;1082;20220825;28.6;13.2;20.9;1.7;14.11;.1;4.22;20237 +73098;44.46291;6.44321;1082;20220826;26.1;14.6;20.4;2;14.58;3.7;3.88;17999 +73098;44.46291;6.44321;1082;20220827;25.8;12.6;19.2;1.9;14.36;0;3.86;19604 +73098;44.46291;6.44321;1082;20220828;27.2;12;19.6;1.4;13.71;.1;3.92;20761 +73098;44.46291;6.44321;1082;20220829;28.4;11;19.7;1.5;12.28;.2;4.24;21737 +73098;44.46291;6.44321;1082;20220830;25.9;14.4;20.1;2;14.23;4.2;3.66;16131 +73098;44.46291;6.44321;1082;20220831;23.2;10.6;16.9;1.9;14.11;1.4;3.26;17888 +73098;44.46291;6.44321;1082;20220901;25.8;11.1;18.5;1.8;12.78;0;3.82;19894 +73098;44.46291;6.44321;1082;20220902;22.5;10.5;16.5;1.3;12.53;1.4;2.91;15628 +73098;44.46291;6.44321;1082;20220903;23.7;11.6;17.6;1.4;13.18;7.1;3.05;16134 +73098;44.46291;6.44321;1082;20220904;25.3;9.3;17.3;1.2;13.06;.1;3.44;20147 +73098;44.46291;6.44321;1082;20220905;26.1;12.1;19.1;1.5;13.56;2.2;3.47;17552 +73098;44.46291;6.44321;1082;20220906;26.4;12.5;19.4;2.1;14.28;1.8;3.73;17214 +73098;44.46291;6.44321;1082;20220907;25.3;12.6;19;2.3;14.63;8.4;3.51;16772 +73098;44.46291;6.44321;1082;20220908;22.1;10.2;16.1;1.6;12.88;0;2.96;17051 +73098;44.46291;6.44321;1082;20220909;21;7.7;14.3;1.8;9.76;0;3.08;17092 +73098;44.46291;6.44321;1082;20220910;20.4;6.8;13.6;2.2;9.33;0;3.12;17775 +73098;44.46291;6.44321;1082;20220911;23;7;15;2;9.48;0;3.43;19056 +73098;44.46291;6.44321;1082;20220912;27;7.6;17.3;1.6;10.48;0;3.72;20311 +73098;44.46291;6.44321;1082;20220913;26.5;10.8;18.7;1.6;12.46;.6;3.42;17022 +73098;44.46291;6.44321;1082;20220914;19.5;14.3;16.9;2.2;14.51;20;2.06;8731 +73098;44.46291;6.44321;1082;20220915;22.7;9.8;16.3;1.9;13.03;0;2.98;17060 +73098;44.46291;6.44321;1082;20220916;20.1;10.3;15.2;2.2;11.66;0;2.74;14808 +73098;44.46291;6.44321;1082;20220917;16.3;6.3;11.3;3.1;7.23;0;2.93;14771 +73098;44.46291;6.44321;1082;20220918;18.5;2;10.2;1.9;7.08;0;2.74;17709 +73098;44.46291;6.44321;1082;20220919;19.2;3.7;11.5;2;7.33;0;2.84;17296 +73098;44.46291;6.44321;1082;20220920;19.6;3.5;11.5;1.8;8.16;0;2.7;17203 +73098;44.46291;6.44321;1082;20220921;19.9;4.4;12.2;1.5;9.18;.5;2.54;16477 +73098;44.46291;6.44321;1082;20220922;19.3;8;13.7;1.3;10.01;0;2.36;14572 +73098;44.46291;6.44321;1082;20220923;18.5;4.9;11.7;1.4;9.78;5.4;2.19;14182 +73098;44.46291;6.44321;1082;20220924;13.4;9.9;11.7;1.3;11.78;14.9;1.23;6734 +73098;44.46291;6.44321;1082;20220925;15.3;7.4;11.3;1.7;10.48;2.1;1.75;10922 +73098;44.46291;6.44321;1082;20220926;15.7;4.8;10.3;1.8;8.46;.2;2.07;13718 +73098;44.46291;6.44321;1082;20220927;13;6.4;9.7;2.2;8.03;.2;1.96;11247 +73098;44.46291;6.44321;1082;20220928;14.1;5.2;9.7;1.8;9.48;8.3;1.65;10370 +73098;44.46291;6.44321;1082;20220929;14.2;7.1;10.6;1.9;9.91;.1;1.69;10555 +73098;44.46291;6.44321;1082;20220930;10.5;4.2;7.4;1.5;8.58;4.8;1.22;8321 +73098;44.46291;6.44321;1082;20221001;12.5;3.1;7.8;1.6;9.46;0;1.38;11315 +73098;44.46291;6.44321;1082;20221002;21;8.8;14.9;2.3;11.33;0;2.47;13489 +73098;44.46291;6.44321;1082;20221003;19.9;7;13.4;1.7;9.76;0;2.28;13787 +73098;44.46291;6.44321;1082;20221004;22.8;5.3;14.1;1.4;9.06;0;2.47;15515 +73098;44.46291;6.44321;1082;20221005;21.1;6.3;13.7;1.5;10.03;.6;2.25;14210 +73098;44.46291;6.44321;1082;20221006;20.7;5.7;13.2;1.6;10.26;0;2.16;14177 +73098;44.46291;6.44321;1082;20221007;20.8;6.6;13.7;1.4;9.93;0;2.14;13606 +73098;44.46291;6.44321;1082;20221008;15.2;8.2;11.7;1.2;11.28;2.9;1.27;8003 +73098;44.46291;6.44321;1082;20221009;14.9;10;12.5;.7;12.81;4.8;1.08;6663 +73098;44.46291;6.44321;1082;20221010;18.6;9.6;14.1;.9;11.96;.1;1.5;9650 +73098;44.46291;6.44321;1082;20221011;20.4;6.8;13.6;1.4;10.63;.1;1.93;12833 +73098;44.46291;6.44321;1082;20221012;18.1;8.3;13.2;1.3;10.93;.2;1.66;10290 +73098;44.46291;6.44321;1082;20221013;17;4.8;10.9;1.3;9.86;0;1.54;10938 +73098;44.46291;6.44321;1082;20221014;17.8;6.9;12.4;1.6;10.56;0;1.65;10713 +73098;44.46291;6.44321;1082;20221015;22.1;5.6;13.8;1.4;10.18;0;2;13250 +73098;44.46291;6.44321;1082;20221016;20.5;7.4;13.9;1.7;10.33;0;1.88;10690 +73098;44.46291;6.44321;1082;20221017;21.7;9;15.4;1.9;10.68;0;2.1;11286 +73098;44.46291;6.44321;1082;20221018;22.8;8.2;15.5;1.6;10.28;0;2.09;11907 +73098;44.46291;6.44321;1082;20221019;23.9;7;15.4;1.7;9.03;0;2.26;12661 +73098;44.46291;6.44321;1082;20221020;18.5;9;13.8;2.1;10.08;6.2;1.81;8130 +73098;44.46291;6.44321;1082;20221021;14.9;11.8;13.4;2.9;13.13;6.1;1.12;4042 +73098;44.46291;6.44321;1082;20221022;16.7;11;13.9;2.1;12.51;1.9;1.3;6513 +73098;44.46291;6.44321;1082;20221023;19;11.4;15.2;2.5;11.08;1.5;1.87;6718 +73098;44.46291;6.44321;1082;20221024;17.7;13.1;15.4;2.3;11.96;3.9;1.61;5320 +73098;44.46291;6.44321;1082;20221025;19.4;7.1;13.3;1.6;10.36;0;1.55;9736 +73098;44.46291;6.44321;1082;20221026;23;8.3;15.6;1.6;9.58;0;1.91;10688 +73098;44.46291;6.44321;1082;20221027;23.4;8.8;16.1;1.7;9.78;0;1.95;10566 +73098;44.46291;6.44321;1082;20221028;24.6;8.6;16.6;1.6;8.91;0;2.01;10856 +73098;44.46291;6.44321;1082;20221029;23.1;8.6;15.8;1.7;8.31;0;2;10208 +73098;44.46291;6.44321;1082;20221030;21.1;8.4;14.8;1.9;8.13;0;1.94;9356 +73098;44.46291;6.44321;1082;20221031;19.9;6.6;13.2;2;8.13;3.4;1.81;9848 +73098;44.46291;6.44321;1082;20221101;17.2;8.6;12.9;1.8;10.06;19.1;1.38;7527 +73098;44.46291;6.44321;1082;20221102;15.1;3.9;9.5;1.2;8.96;.1;1.02;8757 +73098;44.46291;6.44321;1082;20221103;9.4;2.6;6;1.9;8.53;31.6;.7;5246 +73098;44.46291;6.44321;1082;20221104;7.8;1.3;4.5;2.1;7.16;1.3;.78;6457 +73098;44.46291;6.44321;1082;20221105;10.1;0;5.1;2.1;5.93;0;.95;8238 +73098;44.46291;6.44321;1082;20221106;14.7;-1.2;6.8;1.3;5.43;0;1.13;9652 +73098;44.46291;6.44321;1082;20221107;16.8;.3;8.5;1.4;5.61;0;1.26;9951 +73098;44.46291;6.44321;1082;20221108;13.9;1.3;7.6;1.9;6.48;0;1.18;8243 +73098;44.46291;6.44321;1082;20221109;12.4;7.7;10;1.9;9.31;20.8;.98;4263 +73098;44.46291;6.44321;1082;20221110;13.3;4.2;8.7;1.8;8.71;0;.96;7400 +73098;44.46291;6.44321;1082;20221111;17.8;2.1;9.9;1.6;7.13;0;1.29;9171 +73098;44.46291;6.44321;1082;20221112;15;3.3;9.2;1.3;6.91;0;1.12;7314 +73098;44.46291;6.44321;1082;20221113;14.9;5.3;10.1;1;7.01;0;.98;6487 +73098;44.46291;6.44321;1082;20221114;9.8;2.4;6.1;1.4;7.46;1;.7;5064 +73098;44.46291;6.44321;1082;20221115;8.9;5.8;7.3;2;9.71;8.8;.52;3132 +73098;44.46291;6.44321;1082;20221116;12.8;4;8.4;1.4;8.51;0;.78;6772 +73098;44.46291;6.44321;1082;20221117;13.4;1.8;7.6;1.9;8.08;7.4;.89;7152 +73098;44.46291;6.44321;1082;20221118;9.3;3.8;6.6;2.4;7.11;.1;.94;5647 +73098;44.46291;6.44321;1082;20221119;7.5;-.7;3.4;1.6;5.43;0;.68;6228 +73098;44.46291;6.44321;1082;20221120;7.2;-1.5;2.8;1.8;4.93;0;.71;6429 +73098;44.46291;6.44321;1082;20221121;6.4;-2.1;2.1;1.8;5.43;4.3;.64;5259 +73098;44.46291;6.44321;1082;20221122;6.2;1;3.6;2.5;5.83;0;.77;5068 +73098;44.46291;6.44321;1082;20221123;7;-2.4;2.3;1.8;5.48;.7;.69;5610 +73098;44.46291;6.44321;1082;20221124;10.8;0;5.4;1.8;5.61;0;.93;6726 +73098;44.46291;6.44321;1082;20221125;11.3;.8;6;1.8;5.71;0;.87;6633 +73098;44.46291;6.44321;1082;20221126;9.1;-.6;4.3;1.5;5.13;0;.65;6224 +73098;44.46291;6.44321;1082;20221127;9.8;-3.2;3.3;1.4;4.18;0;.78;6776 +73098;44.46291;6.44321;1082;20221128;5.4;.1;2.7;1.3;5.28;.2;.63;3667 +73098;44.46291;6.44321;1082;20221129;3.3;.1;1.7;1.2;6.16;.4;.4;2874 +73098;44.46291;6.44321;1082;20221130;6.4;-2.9;1.7;1;5.28;0;.37;5980 +73098;44.46291;6.44321;1082;20221201;5.3;-3.5;.9;.9;4.88;0;.37;5855 +73098;44.46291;6.44321;1082;20221202;4.6;-3.8;.4;1;4.66;.1;.44;5008 +73098;44.46291;6.44321;1082;20221203;4.1;-1.5;1.3;3.6;5.68;2;.76;3800 +73098;44.46291;6.44321;1082;20221204;5.4;2.4;3.9;2.4;6.61;12.9;.69;2800 +73098;44.46291;6.44321;1082;20221205;5.8;-1.8;2;1;5.56;.1;.39;5239 +73098;44.46291;6.44321;1082;20221206;6.8;-4.8;1;1.6;4.33;0;.53;6488 +73098;44.46291;6.44321;1082;20221207;3.1;-5.5;-1.2;1.3;4.01;0;.44;5640 +73098;44.46291;6.44321;1082;20221208;4.4;-7.2;-1.4;1.3;4.23;15;.44;5748 +73098;44.46291;6.44321;1082;20221209;4.2;1.1;2.6;2.1;7.13;17.5;.33;2641 +73098;44.46291;6.44321;1082;20221210;3.7;.3;2;1.5;6.06;0;.45;2413 +73098;44.46291;6.44321;1082;20221211;.8;-6.1;-2.7;1.7;3.41;0;.49;5012 +73098;44.46291;6.44321;1082;20221212;2.4;-8.7;-3.1;1.6;3.18;9;.46;5903 +73098;44.46291;6.44321;1082;20221213;1.3;-2.5;-.6;1.9;5.86;5.7;.25;2777 +73098;44.46291;6.44321;1082;20221214;4.9;0;2.4;1;6.73;.1;.31;3384 +73098;44.46291;6.44321;1082;20221215;4.5;-.6;2;2;6.68;30.8;.36;3081 +73098;44.46291;6.44321;1082;20221216;3.8;.8;2.3;1.4;6.78;0;.34;2744 +73098;44.46291;6.44321;1082;20221217;3.7;-2.1;.8;1.9;4.86;0;.58;4594 +73098;44.46291;6.44321;1082;20221218;7.2;-5.2;1;2;3.96;0;.71;6345 +73098;44.46291;6.44321;1082;20221219;8;-.6;3.7;2.5;5.56;0;.78;4982 +73098;44.46291;6.44321;1082;20221220;9.2;2.3;5.7;3.1;6.43;1.5;.95;4351 +73098;44.46291;6.44321;1082;20221221;6.6;4;5.3;2.1;7.61;5.6;.56;2204 +73098;44.46291;6.44321;1082;20221222;10.1;.4;5.3;1.6;7.11;1.1;.56;5397 +73098;44.46291;6.44321;1082;20221223;10.5;3.9;7.2;2.1;8.78;.1;.66;3773 +73098;44.46291;6.44321;1082;20221224;13.3;5.9;9.6;2;8.46;0;.86;4532 +73098;44.46291;6.44321;1082;20221225;14.6;1;7.8;1.7;6.43;0;.8;6176 +73098;44.46291;6.44321;1082;20221226;12.5;1.9;7.2;1.3;6.76;0;.56;5522 +73098;44.46291;6.44321;1082;20221227;9.5;2;5.7;2;6.51;0;.68;5097 +73098;44.46291;6.44321;1082;20221228;9.7;-3.9;2.9;1.6;4.33;0;.69;6370 +73098;44.46291;6.44321;1082;20221229;8.4;.1;4.3;1.9;6.38;1.6;.62;4438 +73098;44.46291;6.44321;1082;20221230;7.4;3.2;5.3;1.3;8.11;2;.39;2958 +73098;44.46291;6.44321;1082;20221231;14.8;2.6;8.7;2;8.51;0;.75;5886 +73099;44.47316;6.75651;1856;20220101;5.6;-4.2;.7;.7;3.88;0;.28;6716 +73099;44.47316;6.75651;1856;20220102;3.9;-4.1;-.1;.9;3.93;0;.34;6148 +73099;44.47316;6.75651;1856;20220103;3;-4.5;-.8;1.2;4.13;0;.38;5852 +73099;44.47316;6.75651;1856;20220104;8.3;-4.5;1.9;1.8;5.23;.8;.52;7420 +73099;44.47316;6.75651;1856;20220105;-1.1;-2.5;-1.8;1.6;3.83;.3;.52;2721 +73099;44.47316;6.75651;1856;20220106;-5;-15.9;-10.5;1.2;1.53;.1;.32;7060 +73099;44.47316;6.75651;1856;20220107;-2.8;-15.8;-9.3;1.1;1.88;0;.29;7625 +73099;44.47316;6.75651;1856;20220108;-2;-11.3;-6.6;1.5;2.98;4.1;.3;6682 +73099;44.47316;6.75651;1856;20220109;-4.2;-6.5;-5.4;2.5;3.28;.7;.45;3308 +73099;44.47316;6.75651;1856;20220110;-5.3;-10.5;-7.9;1;2.08;0;.36;4370 +73099;44.47316;6.75651;1856;20220111;-2;-15.4;-8.7;1.2;1.68;0;.41;7876 +73099;44.47316;6.75651;1856;20220112;.8;-13.1;-6.1;1.2;1.58;0;.53;7785 +73099;44.47316;6.75651;1856;20220113;3.4;-9.5;-3;1.2;2.23;0;.58;7653 +73099;44.47316;6.75651;1856;20220114;5.3;-6.8;-.7;.7;2.83;0;.44;7340 +73099;44.47316;6.75651;1856;20220115;5.1;-6.4;-.7;.7;2.93;0;.43;7453 +73099;44.47316;6.75651;1856;20220116;2.1;-8.5;-3.2;.7;2.43;0;.4;7415 +73099;44.47316;6.75651;1856;20220117;1.8;-12.4;-5.3;.8;1.98;0;.44;8085 +73099;44.47316;6.75651;1856;20220118;4.7;-9;-2.2;1.1;2.73;0;.57;8435 +73099;44.47316;6.75651;1856;20220119;2.6;-8.8;-3.1;.8;2.63;0;.46;7779 +73099;44.47316;6.75651;1856;20220120;-1.4;-9.9;-5.7;1.2;2.63;0;.39;6684 +73099;44.47316;6.75651;1856;20220121;-2.3;-13.8;-8.1;1.3;1.93;0;.49;8014 +73099;44.47316;6.75651;1856;20220122;.9;-13.2;-6.1;1.1;2.28;0;.48;8821 +73099;44.47316;6.75651;1856;20220123;3.8;-9.2;-2.7;.8;2.43;0;.5;8560 +73099;44.47316;6.75651;1856;20220124;4;-9.8;-2.9;.6;2.58;0;.44;8860 +73099;44.47316;6.75651;1856;20220125;5.5;-8.7;-1.6;.7;2.48;0;.56;8631 +73099;44.47316;6.75651;1856;20220126;3.5;-10;-3.3;1;2.18;0;.6;8967 +73099;44.47316;6.75651;1856;20220127;3;-10.1;-3.5;.9;2.18;0;.59;9032 +73099;44.47316;6.75651;1856;20220128;4;-9.7;-2.9;1.3;2.33;0;.76;9054 +73099;44.47316;6.75651;1856;20220129;3.6;-10;-3.2;1;2.63;0;.61;9402 +73099;44.47316;6.75651;1856;20220130;4.7;-8.4;-1.9;1.1;2.68;0;.75;9388 +73099;44.47316;6.75651;1856;20220131;.6;-8.3;-3.8;3.8;2.58;0;1.16;8359 +73099;44.47316;6.75651;1856;20220201;-.2;-10.9;-5.6;1.9;2.93;0;.69;7721 +73099;44.47316;6.75651;1856;20220202;5.6;-4.3;.7;3.5;3.98;0;1.46;9142 +73099;44.47316;6.75651;1856;20220203;6.8;-6.3;.2;1.1;3.43;0;.79;10246 +73099;44.47316;6.75651;1856;20220204;4.2;-7.8;-1.8;1;3.28;0;.71;9755 +73099;44.47316;6.75651;1856;20220205;3.3;-6.3;-1.5;1.1;3.18;0;.75;7700 +73099;44.47316;6.75651;1856;20220206;2.7;-11.5;-4.4;1.6;2.68;0;.84;10511 +73099;44.47316;6.75651;1856;20220207;4.9;-4.5;.2;3.4;3.23;0;1.51;8947 +73099;44.47316;6.75651;1856;20220208;6.1;-10.4;-2.2;1.1;2.63;0;.88;10947 +73099;44.47316;6.75651;1856;20220209;8.4;-6.5;.9;.9;2.88;0;.91;10996 +73099;44.47316;6.75651;1856;20220210;-3.8;-7.5;-5.6;2.1;5.76;0;.68;9000 +73099;44.47316;6.75651;1856;20220211;2.3;-2.1;.1;3.5;4.49;0;1.14;9633 +73099;44.47316;6.75651;1856;20220212;-2.1;-5.3;-3.7;4.3;3.39;0;.88;9066 +73099;44.47316;6.75651;1856;20220213;-1.6;-6.9;-4.3;2.8;3.69;2;.81;11933 +73099;44.47316;6.75651;1856;20220214;-4.1;-7.3;-5.7;3.7;3.96;12;.48;3700 +73099;44.47316;6.75651;1856;20220215;-.1;-6.4;-3.2;5;4.09;0;.93;6766 +73099;44.47316;6.75651;1856;20220216;1.7;-11.5;-4.9;1.1;3.93;0;.69;11722 +73099;44.47316;6.75651;1856;20220217;7.6;-3;2.3;3;5.03;0;1.42;10211 +73099;44.47316;6.75651;1856;20220218;11.7;-4.8;3.5;1.6;4.43;0;1.41;12508 +73099;44.47316;6.75651;1856;20220219;3.2;-1.8;.7;1.7;4.73;0;.9;7590 +73099;44.47316;6.75651;1856;20220220;5.7;-9.8;-2;1.3;3.48;0;1.04;12842 +73099;44.47316;6.75651;1856;20220221;.6;-5.4;-2.4;3.5;3.78;2;1;9209 +73099;44.47316;6.75651;1856;20220222;4.3;-4.6;-.2;1.7;3.13;0;1.22;11034 +73099;44.47316;6.75651;1856;20220223;6.8;-9.2;-1.2;1.4;2.83;0;1.23;13354 +73099;44.47316;6.75651;1856;20220224;6.4;-6.1;.1;1.8;3.43;0;1.33;13247 +73099;44.47316;6.75651;1856;20220225;2.1;-5.5;-1.7;1.8;2.93;0;1.14;9234 +73099;44.47316;6.75651;1856;20220226;1.5;-13;-5.7;1.7;1.53;0;1.25;13879 +73099;44.47316;6.75651;1856;20220227;-.6;-13.1;-6.8;1.9;1.78;0;1.13;13812 +73099;44.47316;6.75651;1856;20220228;4;-13.3;-4.6;1.4;2.03;0;1.26;14235 +73099;44.47316;6.75651;1856;20220301;4.7;-8.6;-1.9;2.3;2.58;0;1.55;14415 +73099;44.47316;6.75651;1856;20220302;5.7;-9.3;-1.8;.8;2.78;0;1.19;14596 +73099;44.47316;6.75651;1856;20220303;4.6;-5.1;-.3;1.7;3.43;0;1.36;13066 +73099;44.47316;6.75651;1856;20220304;3.4;-7.8;-2.2;1.8;3.33;0;1.28;14009 +73099;44.47316;6.75651;1856;20220305;1.1;-8.7;-3.8;1.4;2.43;0;1.2;13480 +73099;44.47316;6.75651;1856;20220306;.1;-13.2;-6.6;1.5;2.13;0;1.15;15328 +73099;44.47316;6.75651;1856;20220307;2.4;-13.3;-5.5;1;2.08;0;1.18;15513 +73099;44.47316;6.75651;1856;20220308;3.9;-11.6;-3.8;1;2.18;0;1.3;15698 +73099;44.47316;6.75651;1856;20220309;6;-11.3;-2.6;.9;2.38;0;1.4;15884 +73099;44.47316;6.75651;1856;20220310;6.7;-9.2;-1.2;1.9;2.58;0;1.79;16071 +73099;44.47316;6.75651;1856;20220311;-.1;-2.9;-1.5;4.2;3.38;.4;1.26;7631 +73099;44.47316;6.75651;1856;20220312;-.2;-4;-2.1;3.8;3.53;.3;1.16;9113 +73099;44.47316;6.75651;1856;20220313;-.1;-3.2;-1.7;4.5;3.73;6.8;1.21;8437 +73099;44.47316;6.75651;1856;20220314;5.6;-8.9;-1.6;2.4;4.13;1.5;1.5;16822 +73099;44.47316;6.75651;1856;20220315;9.2;-1;4.1;1.4;5.68;0;1.71;15263 +73099;44.47316;6.75651;1856;20220316;10.9;-1.4;4.8;1.1;5.08;0;1.84;15721 +73099;44.47316;6.75651;1856;20220317;8.1;.5;4.3;2.5;5.28;0;1.89;13544 +73099;44.47316;6.75651;1856;20220318;1.9;-.4;.8;5.3;6.46;.1;.9;9500 +73099;44.47316;6.75651;1856;20220319;2.1;-3.7;-.8;6.1;5.16;0;1.48;17633 +73099;44.47316;6.75651;1856;20220320;1.6;-5.7;-2;4.9;3.69;0;1.83;18400 +73099;44.47316;6.75651;1856;20220321;2.5;-4.7;-1.1;3.3;3.39;0;2.05;21300 +73099;44.47316;6.75651;1856;20220322;4;-3.2;.4;4.7;3.16;0;2.54;22166 +73099;44.47316;6.75651;1856;20220323;7.6;-1.4;3.1;3.5;2.52;0;3.02;23166 +73099;44.47316;6.75651;1856;20220324;9.8;2.5;6.2;3.7;3.09;0;3.56;22800 +73099;44.47316;6.75651;1856;20220325;7.6;2.4;5;2.7;3.29;0;3.01;22166 +73099;44.47316;6.75651;1856;20220326;9.1;1.8;5.4;2.8;3.29;0;3.2;22733 +73099;44.47316;6.75651;1856;20220327;8.2;2.6;5.4;4.2;3.59;0;3.19;19400 +73099;44.47316;6.75651;1856;20220328;10.3;2.9;6.6;3.6;3.29;0;3.63;22500 +73099;44.47316;6.75651;1856;20220329;5.9;1.4;3.7;3.4;4.86;.8;2.33;16566 +73099;44.47316;6.75651;1856;20220330;.8;-1.7;-.5;3.1;6.49;4.6;.66;6166 +73099;44.47316;6.75651;1856;20220331;4.3;-1.8;1.2;3.4;6.59;1.5;1.22;10833 +73099;44.47316;6.75651;1856;20220401;2;-2.5;-.3;4.6;5.46;6.3;1.39;12500 +73099;44.47316;6.75651;1856;20220402;-3.2;-6.5;-4.9;3.6;3.96;.8;1.07;12800 +73099;44.47316;6.75651;1856;20220403;-1.4;-6.9;-4.2;2.8;4.06;.1;1.51;18966 +73099;44.47316;6.75651;1856;20220404;-.7;-5.6;-3.1;2.2;5.09;0;1.34;17466 +73099;44.47316;6.75651;1856;20220405;6.5;-3;1.7;3;6.11;0;2.29;25050 +73099;44.47316;6.75651;1856;20220406;5.2;.4;2.8;3;6.92;0;2.1;21233 +73099;44.47316;6.75651;1856;20220407;7.7;-.9;3.4;2.6;6.99;8.9;1.88;15633 +73099;44.47316;6.75651;1856;20220408;9.3;3.2;6.3;3.4;7.89;7.6;2.11;14133 +73099;44.47316;6.75651;1856;20220409;5.2;2.2;3.7;5.6;3.62;0;3.43;23833 +73099;44.47316;6.75651;1856;20220410;4.8;-5;-.1;3.5;3.09;0;2.78;25033 +73099;44.47316;6.75651;1856;20220411;5.1;-1.6;1.8;2.5;4.09;0;2.58;23933 +73099;44.47316;6.75651;1856;20220412;7.3;-.4;3.4;1.7;4.92;0;2.79;24233 +73099;44.47316;6.75651;1856;20220413;10.6;1.9;6.2;3.2;6.56;0;3.12;23766 +73099;44.47316;6.75651;1856;20220414;12.4;3.2;7.8;4;7.12;0;3.57;25633 +73099;44.47316;6.75651;1856;20220415;15.3;6.1;10.7;3.1;6.72;0;4.13;25366 +73099;44.47316;6.75651;1856;20220416;14.1;6.1;10.1;3.7;5.69;0;4.27;24166 +73099;44.47316;6.75651;1856;20220417;7.8;-.7;3.5;3.4;6.62;0;2.69;24100 +73099;44.47316;6.75651;1856;20220418;8;-2.2;2.9;2.6;6.12;0;2.71;25200 +73099;44.47316;6.75651;1856;20220419;8.5;.4;4.4;3.2;6.26;0;2.9;24900 +73099;44.47316;6.75651;1856;20220420;2;1.1;1.6;2.1;7.12;2.2;1.06;7866 +73099;44.47316;6.75651;1856;20220421;1.5;-.3;.6;4;6.72;.3;.9;8200 +73099;44.47316;6.75651;1856;20220422;6.2;-.5;2.9;3.7;7.49;0;1.45;12966 +73099;44.47316;6.75651;1856;20220423;2.4;.9;1.6;6.1;7.59;19.5;.56;4200 +73099;44.47316;6.75651;1856;20220424;1.4;-1.9;-.2;3.3;6.72;0;.91;9500 +73099;44.47316;6.75651;1856;20220425;5.8;.1;2.9;2.1;8.41;0;1.38;12600 +73099;44.47316;6.75651;1856;20220426;6;1.4;3.7;2.2;7.72;0;1.92;16000 +73099;44.47316;6.75651;1856;20220427;9.8;2;5.9;2.5;7.36;0;3.25;26466 +73099;44.47316;6.75651;1856;20220428;11.3;2.8;7.1;3.2;8.69;0;3.12;23933 +73099;44.47316;6.75651;1856;20220429;10.9;2.8;6.9;3.4;8.76;0;2.79;20866 +73099;44.47316;6.75651;1856;20220430;8;2.1;5.1;2.8;7.76;.6;2.19;15433 +73099;44.47316;6.75651;1856;20220501;9.7;2.4;6;2.2;7.62;.1;3;23500 +73099;44.47316;6.75651;1856;20220502;9.2;1.9;5.5;2.6;8.76;.6;2.6;22000 +73099;44.47316;6.75651;1856;20220503;7.4;2.3;4.8;2.2;8.96;.6;1.96;15733 +73099;44.47316;6.75651;1856;20220504;7.9;2.7;5.3;3.2;9.02;2.2;2.02;16333 +73099;44.47316;6.75651;1856;20220505;4.2;3.1;3.6;3.7;8.26;7.1;1.24;10166 +73099;44.47316;6.75651;1856;20220506;7.4;1;4.2;1.3;7.13;1;2.24;18380 +73099;44.47316;6.75651;1856;20220507;10.4;2.9;6.7;1.5;7.63;1.1;2.68;19882 +73099;44.47316;6.75651;1856;20220508;10.6;2.1;6.4;1.6;7.73;1.6;2.77;21343 +73099;44.47316;6.75651;1856;20220509;12.4;3.8;8.1;1.7;7.38;.5;3.1;21556 +73099;44.47316;6.75651;1856;20220510;16;.2;8.1;1.4;7.28;0;3.65;26294 +73099;44.47316;6.75651;1856;20220511;18.3;2.2;10.3;1.5;7.68;0;3.98;26411 +73099;44.47316;6.75651;1856;20220512;19.9;2.3;11.1;1.2;7.48;0;4.13;26527 +73099;44.47316;6.75651;1856;20220513;18.6;3.1;10.8;1.4;8.43;0;4.06;26640 +73099;44.47316;6.75651;1856;20220514;18.6;3.5;11.1;1.7;8.83;.1;4.1;26751 +73099;44.47316;6.75651;1856;20220515;18.2;4.1;11.2;1.3;8.88;4.1;4.04;26859 +73099;44.47316;6.75651;1856;20220516;18;2.9;10.4;1.4;8.18;.3;4.04;26798 +73099;44.47316;6.75651;1856;20220517;20.7;3.1;11.9;1.1;8.13;0;4.26;27067 +73099;44.47316;6.75651;1856;20220518;20.3;3.4;11.9;1.9;9.18;20;4.32;27168 +73099;44.47316;6.75651;1856;20220519;20.5;8.7;14.6;1.8;9.98;0;4.52;26205 +73099;44.47316;6.75651;1856;20220520;22.8;4.7;13.7;1.5;8.83;0;4.67;27361 +73099;44.47316;6.75651;1856;20220521;21.9;5.2;13.5;1.7;8.63;0;4.71;27453 +73099;44.47316;6.75651;1856;20220522;23.6;6.5;15;1.2;9.13;.2;4.77;27543 +73099;44.47316;6.75651;1856;20220523;20.5;6.8;13.6;2.1;8.58;0;4.75;27395 +73099;44.47316;6.75651;1856;20220524;15.4;5.2;10.3;1.6;8.93;1.2;3.63;24101 +73099;44.47316;6.75651;1856;20220525;11.7;3.8;7.7;1;9.03;1.9;2.98;21585 +73099;44.47316;6.75651;1856;20220526;15.8;3.5;9.6;1.5;9.58;1.2;3.77;26563 +73099;44.47316;6.75651;1856;20220527;20.1;4.2;12.1;1.5;9.08;.9;4.5;27951 +73099;44.47316;6.75651;1856;20220528;18.9;3.2;11;1.7;8.33;.6;4.33;26766 +73099;44.47316;6.75651;1856;20220529;15.3;1.5;8.4;2.1;6.98;0;4;26770 +73099;44.47316;6.75651;1856;20220530;13.6;-.9;6.4;1.8;6.03;0;3.78;27505 +73099;44.47316;6.75651;1856;20220531;13.6;1.5;7.6;1.4;7.93;.3;3.6;26380 +73099;44.47316;6.75651;1856;20220601;17.1;2.1;9.6;1.9;8.48;.2;4.14;27981 +73099;44.47316;6.75651;1856;20220602;18.9;6;12.4;2.2;9.48;0;4.34;25317 +73099;44.47316;6.75651;1856;20220603;17.6;8;12.8;1.8;10.63;11;3.98;24522 +73099;44.47316;6.75651;1856;20220604;22;6.6;14.3;2;10.23;.1;4.9;28454 +73099;44.47316;6.75651;1856;20220605;20.6;9.6;15.1;2;9.53;1.3;4.7;25529 +73099;44.47316;6.75651;1856;20220606;19.5;3;11.2;2;8.93;0;4.55;28551 +73099;44.47316;6.75651;1856;20220607;16.9;6.1;11.5;1.8;8.23;0;4.14;25388 +73099;44.47316;6.75651;1856;20220608;15.9;0;7.9;1.7;6.93;.2;4.1;28635 +73099;44.47316;6.75651;1856;20220609;13;4.4;8.7;2.1;6.78;0;3.63;23118 +73099;44.47316;6.75651;1856;20220610;18.1;-1.2;8.5;2.1;6.78;0;4.44;28707 +73099;44.47316;6.75651;1856;20220611;21.4;2.1;11.7;1.6;8.03;0;4.79;28738 +73099;44.47316;6.75651;1856;20220612;23.3;3.7;13.5;1.1;8.23;0;4.82;28766 +73099;44.47316;6.75651;1856;20220613;21.7;5.8;13.8;1.3;9.43;0;4.81;28354 +73099;44.47316;6.75651;1856;20220614;21.3;4.2;12.8;2;9.58;0;4.74;28814 +73099;44.47316;6.75651;1856;20220615;22.4;6.6;14.5;1.1;10.08;.1;4.86;28833 +73099;44.47316;6.75651;1856;20220616;24.5;6.4;15.5;1.6;9.13;0;5.28;28849 +73099;44.47316;6.75651;1856;20220617;25.4;4.7;15.1;1.4;9.68;0;5.18;28861 +73099;44.47316;6.75651;1856;20220618;24;8.2;16.1;1.8;11.53;0;5.21;28871 +73099;44.47316;6.75651;1856;20220619;22.3;8.6;15.4;2.8;11.38;0;5.17;28735 +73099;44.47316;6.75651;1856;20220620;24.8;8.8;16.8;2.1;10.13;.1;5.54;28881 +73099;44.47316;6.75651;1856;20220621;23.3;9.6;16.4;1.8;9.88;3.8;5.35;28881 +73099;44.47316;6.75651;1856;20220622;18.8;8.6;13.7;1.3;11.83;8.2;4.21;25795 +73099;44.47316;6.75651;1856;20220623;20.3;5.3;12.8;1.4;9.98;.6;4.64;28872 +73099;44.47316;6.75651;1856;20220624;16;5.2;10.6;1.1;9.48;9.1;3.94;26341 +73099;44.47316;6.75651;1856;20220625;18.6;2;10.3;1.5;8.38;0;4.38;28850 +73099;44.47316;6.75651;1856;20220626;20.2;5.8;13;2.4;10.08;0;4.7;28835 +73099;44.47316;6.75651;1856;20220627;20.2;10.8;15.5;3.4;11.63;0;4.67;24814 +73099;44.47316;6.75651;1856;20220628;15.6;9.4;12.5;1.5;12.03;24;3.24;19347 +73099;44.47316;6.75651;1856;20220629;21.4;3.3;12.3;1.2;9.43;.1;4.63;28771 +73099;44.47316;6.75651;1856;20220630;20.2;5.8;13;1.3;10.28;.1;4.62;28743 +73099;44.47316;6.75651;1856;20220701;18.9;6;12.5;1.7;9.43;.3;4.38;26353 +73099;44.47316;6.75651;1856;20220702;23.9;2.1;13;1.4;7.68;0;4.96;28678 +73099;44.47316;6.75651;1856;20220703;25.3;6.2;15.8;1.6;9.63;1.5;5.29;28641 +73099;44.47316;6.75651;1856;20220704;22.4;8.7;15.5;1.4;10.98;6;4.83;27436 +73099;44.47316;6.75651;1856;20220705;22.1;6.6;14.3;1.4;10.23;0;4.86;28478 +73099;44.47316;6.75651;1856;20220706;20.6;4.9;12.8;1.8;10.18;0;4.62;28512 +73099;44.47316;6.75651;1856;20220707;21.2;4.3;12.8;1.8;9.38;0;4.76;28463 +73099;44.47316;6.75651;1856;20220708;20.2;7.7;13.9;2.4;10.02;0;4.75;29905 +73099;44.47316;6.75651;1856;20220709;19.7;7.2;13.5;1.6;9.97;.1;4.68;29777 +73099;44.47316;6.75651;1856;20220710;21;6.7;13.9;1.8;9.17;0;4.99;30747 +73099;44.47316;6.75651;1856;20220711;20.5;7.3;13.9;2.6;10.37;0;4.58;29516 +73099;44.47316;6.75651;1856;20220712;21.5;6.9;14.2;1.8;9.22;0;4.91;30233 +73099;44.47316;6.75651;1856;20220713;21.2;9.6;15.4;4.4;11.22;10.6;4.51;30499 +73099;44.47316;6.75651;1856;20220714;23.6;12;17.8;2.3;11.02;0;5.09;27863 +73099;44.47316;6.75651;1856;20220715;24.3;10.6;17.4;2.1;9.12;0;5.61;30276 +73099;44.47316;6.75651;1856;20220716;24.5;8.4;16.5;1.5;9.57;0;5.25;30037 +73099;44.47316;6.75651;1856;20220717;23.1;9;16;3.8;10.67;1.7;4.88;29147 +73099;44.47316;6.75651;1856;20220718;24.8;10;17.4;4.9;11.77;1.7;4.89;29756 +73099;44.47316;6.75651;1856;20220719;25.3;8.6;17;1.9;12.08;.9;5.04;27649 +73099;44.47316;6.75651;1856;20220720;25.9;12.3;19.1;1.9;13.23;.2;5.35;27563 +73099;44.47316;6.75651;1856;20220721;26.5;8.4;17.4;2;11.33;0;5.41;27474 +73099;44.47316;6.75651;1856;20220722;25.6;8;16.8;1.8;11.43;0;5.09;27383 +73099;44.47316;6.75651;1856;20220723;25;9.2;17.1;1.5;11.18;.9;5.02;27228 +73099;44.47316;6.75651;1856;20220724;26.2;7.8;17;1.8;11.83;0;5.03;27192 +73099;44.47316;6.75651;1856;20220725;26.9;8.1;17.5;1.4;11.23;1.3;5.07;27093 +73099;44.47316;6.75651;1856;20220726;23.5;7.7;15.6;1.9;11.43;1.9;4.81;26992 +73099;44.47316;6.75651;1856;20220727;22.2;8.5;15.3;2.5;11.73;0;4.74;26887 +73099;44.47316;6.75651;1856;20220728;23.2;7.7;15.5;1.9;10.33;0;4.81;26781 +73099;44.47316;6.75651;1856;20220729;17.1;6.8;11.9;1.2;10.03;1.9;3.7;23764 +73099;44.47316;6.75651;1856;20220730;21.1;5.7;13.4;1.8;9.83;0;4.36;25149 +73099;44.47316;6.75651;1856;20220731;23.3;4.7;14;1.5;9.38;0;4.58;26446 +73099;44.47316;6.75651;1856;20220801;25.8;5.4;15.6;1.4;9.03;0;4.78;26330 +73099;44.47316;6.75651;1856;20220802;23;6;14.5;2.3;10.03;0;4.62;26211 +73099;44.47316;6.75651;1856;20220803;24.1;8.4;16.2;2;11.18;0;4.66;26091 +73099;44.47316;6.75651;1856;20220804;23.7;9.3;16.5;1.2;12.08;2.4;4.49;25968 +73099;44.47316;6.75651;1856;20220805;22.8;9.5;16.1;1;12.88;2.7;4.15;24183 +73099;44.47316;6.75651;1856;20220806;23.5;6.8;15.1;1.5;11.48;2;4.41;25715 +73099;44.47316;6.75651;1856;20220807;20.4;9.4;14.9;2.2;11.33;1.2;4.08;23791 +73099;44.47316;6.75651;1856;20220808;21.8;4.3;13.1;1.5;9.73;.2;4.16;25453 +73099;44.47316;6.75651;1856;20220809;22.9;7.2;15;2.3;10.68;.9;4.56;25319 +73099;44.47316;6.75651;1856;20220810;22.1;10.3;16.2;2.1;11.23;3.7;4.35;24283 +73099;44.47316;6.75651;1856;20220811;22.4;7.1;14.7;1.3;10.23;.1;4.16;25045 +73099;44.47316;6.75651;1856;20220812;23.2;6.1;14.7;1.7;9.23;0;4.4;24905 +73099;44.47316;6.75651;1856;20220813;23.6;5.3;14.4;1.4;7.93;.1;4.33;24763 +73099;44.47316;6.75651;1856;20220814;16.9;5.4;11.2;1.1;9.48;10.3;3.4;23113 +73099;44.47316;6.75651;1856;20220815;19.1;3.5;11.3;1.4;8.73;.1;3.72;24474 +73099;44.47316;6.75651;1856;20220816;21.5;3.2;12.4;1.6;8.98;1.1;3.94;24326 +73099;44.47316;6.75651;1856;20220817;18.8;9;13.9;2.5;10.73;12.6;3.66;21199 +73099;44.47316;6.75651;1856;20220818;14.9;4.8;9.8;1.4;10.63;17.2;2.95;21242 +73099;44.47316;6.75651;1856;20220819;15.2;5.4;10.3;1.3;10.08;0;2.79;18744 +73099;44.47316;6.75651;1856;20220820;19.7;3.6;11.6;1.4;9.68;.1;3.58;23564 +73099;44.47316;6.75651;1856;20220821;20.4;4.6;12.5;1.6;9.98;1.2;3.72;23561 +73099;44.47316;6.75651;1856;20220822;19.5;6.9;13.2;1.4;10.63;0;3.53;22463 +73099;44.47316;6.75651;1856;20220823;20.5;4.7;12.6;1.6;9.98;0;3.67;23244 +73099;44.47316;6.75651;1856;20220824;21.6;5.5;13.5;1.5;10.43;0;3.72;23083 +73099;44.47316;6.75651;1856;20220825;22.1;6.9;14.5;1.2;10.93;.2;3.7;22921 +73099;44.47316;6.75651;1856;20220826;17.3;10;13.6;.9;12.03;3.8;2.78;17256 +73099;44.47316;6.75651;1856;20220827;18.9;5.3;12.1;1.4;10.58;.2;3.32;22227 +73099;44.47316;6.75651;1856;20220828;21.3;5.6;13.4;1.3;10.28;.6;3.54;22424 +73099;44.47316;6.75651;1856;20220829;22;5.1;13.5;1.1;8.98;.3;3.52;22256 +73099;44.47316;6.75651;1856;20220830;20.5;6.6;13.5;1.1;10.13;2.4;3.4;22086 +73099;44.47316;6.75651;1856;20220831;19;5.7;12.3;1.3;10.83;2;3.21;21800 +73099;44.47316;6.75651;1856;20220901;19.8;4.9;12.4;1.3;9.68;0;3.28;21744 +73099;44.47316;6.75651;1856;20220902;18.2;4;11.1;1.1;9.33;1.3;3.07;21571 +73099;44.47316;6.75651;1856;20220903;16.2;6.1;11.1;1.3;10.43;5.7;2.73;18984 +73099;44.47316;6.75651;1856;20220904;17.6;4.9;11.3;1.2;9.93;.1;2.88;19774 +73099;44.47316;6.75651;1856;20220905;19.9;5.6;12.7;1;9.33;.1;3.13;21033 +73099;44.47316;6.75651;1856;20220906;20.2;4.9;12.6;1.2;10.38;1;3.09;20868 +73099;44.47316;6.75651;1856;20220907;19.9;7.6;13.8;1.3;11.03;7.3;3.08;20127 +73099;44.47316;6.75651;1856;20220908;16.5;6.5;11.5;1.4;9.68;0;2.68;18172 +73099;44.47316;6.75651;1856;20220909;15.3;2.3;8.8;1.6;6.98;0;2.75;19470 +73099;44.47316;6.75651;1856;20220910;16.5;1.6;9.1;1.2;6.93;0;2.66;19119 +73099;44.47316;6.75651;1856;20220911;19.5;.1;9.8;1.2;6.93;0;2.91;19969 +73099;44.47316;6.75651;1856;20220912;22.1;1.4;11.7;.9;7.13;0;2.92;19787 +73099;44.47316;6.75651;1856;20220913;22.4;4;13.2;1;8.73;.3;2.97;19604 +73099;44.47316;6.75651;1856;20220914;17.8;10.3;14;1.7;11.28;20.5;2.53;15073 +73099;44.47316;6.75651;1856;20220915;14.8;6.9;10.9;1.2;10.33;0;2.14;14411 +73099;44.47316;6.75651;1856;20220916;15;4.7;9.8;1.3;8.98;0;2.22;15495 +73099;44.47316;6.75651;1856;20220917;10.1;.4;5.3;1.9;4.98;0;2.19;15993 +73099;44.47316;6.75651;1856;20220918;14.6;-4.1;5.3;1.2;4.43;0;2.39;18682 +73099;44.47316;6.75651;1856;20220919;15.7;-.9;7.4;1.3;4.73;0;2.52;18497 +73099;44.47316;6.75651;1856;20220920;15.4;-2.9;6.3;1.1;5.13;0;2.31;18311 +73099;44.47316;6.75651;1856;20220921;11.9;-1.1;5.4;2.5;6.38;0;2.04;17428 +73099;44.47316;6.75651;1856;20220922;15.1;1.4;8.3;1.1;6.48;0;2.28;17672 +73099;44.47316;6.75651;1856;20220923;14.6;-.9;6.8;1.2;6.13;3.3;2.19;17753 +73099;44.47316;6.75651;1856;20220924;7.3;3.6;5.5;.7;8.18;9.5;1.22;9676 +73099;44.47316;6.75651;1856;20220925;9;1.2;5.1;.9;7.78;1;1.48;13400 +73099;44.47316;6.75651;1856;20220926;10.6;-.8;4.9;1.4;6.53;0;1.76;15046 +73099;44.47316;6.75651;1856;20220927;9.3;.5;4.9;1.6;5.83;0;1.72;14057 +73099;44.47316;6.75651;1856;20220928;8.9;-1.3;3.8;1.4;6.68;5.8;1.56;15033 +73099;44.47316;6.75651;1856;20220929;8.4;2.2;5.3;1.5;7.18;0;1.45;11817 +73099;44.47316;6.75651;1856;20220930;6;-.2;2.9;1.4;6.83;4.8;1.19;11621 +73099;44.47316;6.75651;1856;20221001;7.9;.1;4;1.2;7.58;0;1.28;12880 +73099;44.47316;6.75651;1856;20221002;16.3;4.2;10.3;1.6;8.53;0;2.04;14051 +73099;44.47316;6.75651;1856;20221003;16.7;-.7;8;1;6.38;0;2.01;15895 +73099;44.47316;6.75651;1856;20221004;18.2;-.7;8.7;.7;5.68;0;1.87;15711 +73099;44.47316;6.75651;1856;20221005;18.7;.3;9.5;.8;6.03;.8;1.89;15528 +73099;44.47316;6.75651;1856;20221006;17.3;1.2;9.2;1.2;6.98;0;2;15345 +73099;44.47316;6.75651;1856;20221007;16.5;-.2;8.2;1;6.93;0;1.81;15163 +73099;44.47316;6.75651;1856;20221008;11.8;.8;6.3;.5;8.23;2.7;1.39;13958 +73099;44.47316;6.75651;1856;20221009;10.5;5.7;8.1;1.1;9.33;5;1.2;9304 +73099;44.47316;6.75651;1856;20221010;11.5;5.8;8.7;1.3;8.43;0;1.37;10012 +73099;44.47316;6.75651;1856;20221011;14.1;.8;7.5;.9;7.48;.1;1.54;14423 +73099;44.47316;6.75651;1856;20221012;11.7;2.4;7.1;1.3;7.58;.8;1.4;12323 +73099;44.47316;6.75651;1856;20221013;12;-.8;5.6;.7;6.98;0;1.32;13722 +73099;44.47316;6.75651;1856;20221014;11.9;2.4;7.2;.9;8.43;0;1.24;11681 +73099;44.47316;6.75651;1856;20221015;17.1;3.8;10.4;.6;7.93;0;1.48;13738 +73099;44.47316;6.75651;1856;20221016;16.6;.9;8.8;.7;6.88;0;1.4;13565 +73099;44.47316;6.75651;1856;20221017;16.8;1.7;9.3;1.2;7.18;0;1.62;13393 +73099;44.47316;6.75651;1856;20221018;17.8;2;9.9;1;7.53;0;1.55;13222 +73099;44.47316;6.75651;1856;20221019;19.5;1.1;10.3;.8;6.23;0;1.5;13053 +73099;44.47316;6.75651;1856;20221020;15.6;2.3;9;1;7.68;6.3;1.37;12885 +73099;44.47316;6.75651;1856;20221021;9.2;7.5;8.3;1;10.28;5.3;.78;4857 +73099;44.47316;6.75651;1856;20221022;13.2;5.1;9.1;1.6;8.68;0;1.31;10182 +73099;44.47316;6.75651;1856;20221023;16.4;5;10.7;1.7;7.78;1;1.63;11927 +73099;44.47316;6.75651;1856;20221024;13.5;7;10.2;1.4;9.13;2.3;1.22;9006 +73099;44.47316;6.75651;1856;20221025;13.5;.4;7;1.3;7.03;0;1.26;12058 +73099;44.47316;6.75651;1856;20221026;17;4.2;10.6;1.3;7.33;0;1.47;11549 +73099;44.47316;6.75651;1856;20221027;17.2;3.4;10.3;.9;7.33;0;1.25;11754 +73099;44.47316;6.75651;1856;20221028;18.8;3.9;11.4;.8;7.23;0;1.24;11600 +73099;44.47316;6.75651;1856;20221029;19;3.2;11.1;1.3;6.68;0;1.48;11447 +73099;44.47316;6.75651;1856;20221030;16.5;4.3;10.4;1.9;6.08;0;1.73;10557 +73099;44.47316;6.75651;1856;20221031;14.8;4.1;9.4;2;5.93;1.3;1.66;10118 +73099;44.47316;6.75651;1856;20221101;8.2;3.2;5.7;.8;7.13;20.1;.77;7176 +73099;44.47316;6.75651;1856;20221102;9.8;-1.1;4.3;.5;6.03;0;.73;10268 +73099;44.47316;6.75651;1856;20221103;9.9;-3;3.5;1.3;5.28;30.7;.91;10715 +73099;44.47316;6.75651;1856;20221104;3;-2.5;.2;1.8;5.38;.7;.62;7261 +73099;44.47316;6.75651;1856;20221105;3.8;-5;-.6;1.1;4.18;0;.67;8770 +73099;44.47316;6.75651;1856;20221106;9.4;-5.4;2;.7;4.33;0;.69;10302 +73099;44.47316;6.75651;1856;20221107;10.9;-4.5;3.2;.9;4.08;0;.81;10169 +73099;44.47316;6.75651;1856;20221108;11.8;-2;4.9;.9;4.38;0;.84;10038 +73099;44.47316;6.75651;1856;20221109;8.7;.4;4.6;1.2;6.38;14.9;.73;8279 +73099;44.47316;6.75651;1856;20221110;8.2;-1.4;3.4;.7;5.78;0;.56;8730 +73099;44.47316;6.75651;1856;20221111;11.6;-3.1;4.3;1;4.13;0;.82;9661 +73099;44.47316;6.75651;1856;20221112;13.1;-.1;6.5;1.1;4.83;0;.88;9540 +73099;44.47316;6.75651;1856;20221113;8.1;1.2;4.7;2.2;4.88;.2;1.01;7250 +73099;44.47316;6.75651;1856;20221114;5.3;-.1;2.6;1.1;5.73;1.4;.56;6407 +73099;44.47316;6.75651;1856;20221115;6.4;.8;3.6;.8;6.53;10;.5;6446 +73099;44.47316;6.75651;1856;20221116;5;.7;2.9;1.5;6.03;0;.6;5608 +73099;44.47316;6.75651;1856;20221117;7.9;-3.7;2.1;1.6;5.48;3.8;.63;8862 +73099;44.47316;6.75651;1856;20221118;2.4;-1.3;.6;1.4;4.93;0;.54;5001 +73099;44.47316;6.75651;1856;20221119;1.1;-9.6;-4.2;.9;3.08;0;.39;8310 +73099;44.47316;6.75651;1856;20221120;-.8;-10.1;-5.4;.9;2.93;0;.36;7647 +73099;44.47316;6.75651;1856;20221121;4.1;-9.2;-2.6;1.2;3.78;3.8;.44;8575 +73099;44.47316;6.75651;1856;20221122;-.8;-3.3;-2.1;2.1;4.03;0;.57;3982 +73099;44.47316;6.75651;1856;20221123;1.6;-11.5;-5;1.1;3.23;.3;.36;8392 +73099;44.47316;6.75651;1856;20221124;1.6;-7.1;-2.8;1.1;3.33;0;.43;6737 +73099;44.47316;6.75651;1856;20221125;3.1;-6.9;-1.9;.8;3.53;0;.35;7536 +73099;44.47316;6.75651;1856;20221126;2.2;-6.5;-2.2;1.2;3.18;0;.52;6193 +73099;44.47316;6.75651;1856;20221127;4.3;-8.8;-2.3;.7;3.08;0;.32;8062 +73099;44.47316;6.75651;1856;20221128;2;-4.2;-1.1;.8;3.68;0;.39;5848 +73099;44.47316;6.75651;1856;20221129;-.9;-5.5;-3.2;1.1;4.18;.2;.31;4927 +73099;44.47316;6.75651;1856;20221130;1.3;-9.5;-4.1;1.1;3.18;0;.38;7419 +73099;44.47316;6.75651;1856;20221201;.4;-8.9;-4.3;1;2.88;0;.33;6963 +73099;44.47316;6.75651;1856;20221202;-1.4;-9.5;-5.5;1.7;3.18;.5;.36;6442 +73099;44.47316;6.75651;1856;20221203;-.7;-5.1;-2.9;2.5;4.03;2.6;.44;4825 +73099;44.47316;6.75651;1856;20221204;3.1;-1.9;.6;1.7;4.73;8.3;.51;5117 +73099;44.47316;6.75651;1856;20221205;-1;-6.8;-3.9;1.3;3.33;0;.37;5259 +73099;44.47316;6.75651;1856;20221206;.5;-12;-5.7;.7;2.38;0;.22;7365 +73099;44.47316;6.75651;1856;20221207;.6;-11.2;-5.3;.6;2.23;0;.23;7028 +73099;44.47316;6.75651;1856;20221208;.4;-12;-5.8;1.1;2.53;13.8;.3;7377 +73099;44.47316;6.75651;1856;20221209;.8;-4.4;-1.8;.9;5.28;16.9;.2;5050 +73099;44.47316;6.75651;1856;20221210;-.1;-1.6;-.8;1.3;4.73;0;.41;2855 +73099;44.47316;6.75651;1856;20221211;-7.9;-14.7;-11.3;1.4;1.73;0;.29;5033 +73099;44.47316;6.75651;1856;20221212;-7.7;-18.7;-13.2;.8;1.88;10.9;.12;6983 +73099;44.47316;6.75651;1856;20221213;-.9;-9.5;-5.2;.7;4.13;5.5;.11;6055 +73099;44.47316;6.75651;1856;20221214;1.9;-4.9;-1.5;.8;5.18;0;.17;5597 +73099;44.47316;6.75651;1856;20221215;1.8;-6.9;-2.6;1.3;4.58;25.9;.2;6243 +73099;44.47316;6.75651;1856;20221216;.7;-4;-1.7;.8;4.98;0;.22;4572 +73099;44.47316;6.75651;1856;20221217;-3.5;-13.6;-8.5;.9;2.48;0;.17;6684 +73099;44.47316;6.75651;1856;20221218;-1.3;-12.9;-7.1;.5;2.13;0;.14;6844 +73099;44.47316;6.75651;1856;20221219;3.5;-8.2;-2.4;.6;3.63;0;.14;7087 +73099;44.47316;6.75651;1856;20221220;3.4;-6;-1.3;.8;4.08;.6;.23;6454 +73099;44.47316;6.75651;1856;20221221;1.9;-4.6;-1.3;1;5.38;7.1;.2;5207 +73099;44.47316;6.75651;1856;20221222;2.2;-1.5;.4;1.1;5.68;.3;.28;4219 +73099;44.47316;6.75651;1856;20221223;3.4;-.5;1.4;1.3;6.33;0;.31;4218 +73099;44.47316;6.75651;1856;20221224;5.1;-.5;2.3;.8;5.98;0;.26;5115 +73099;44.47316;6.75651;1856;20221225;6.5;-3.5;1.5;.9;4.28;0;.32;6422 +73099;44.47316;6.75651;1856;20221226;6.9;-3.6;1.6;1.4;4.53;0;.49;6532 +73099;44.47316;6.75651;1856;20221227;.6;-2.5;-1;1.3;4.38;0;.48;2629 +73099;44.47316;6.75651;1856;20221228;.3;-10.6;-5.1;.7;2.43;0;.22;6754 +73099;44.47316;6.75651;1856;20221229;2.7;-9;-3.1;1;3.88;2.1;.2;7190 +73099;44.47316;6.75651;1856;20221230;3.8;-2.1;.8;1.3;5.83;1.1;.28;5325 +73099;44.47316;6.75651;1856;20221231;7.6;-.6;3.5;1.3;6.48;0;.34;6167 +73100;44.48245;7.06991;1542;20220101;8.5;-3.6;2.4;1.1;4.03;0;.43;7177 +73100;44.48245;7.06991;1542;20220102;6.1;-3.6;1.2;1;4.03;0;.37;6481 +73100;44.48245;7.06991;1542;20220103;6.1;-5.2;.4;1.1;3.93;0;.37;7015 +73100;44.48245;7.06991;1542;20220104;10.9;-4.2;3.3;1.6;4.83;.5;.6;7480 +73100;44.48245;7.06991;1542;20220105;2.7;.2;1.4;1.2;3.93;.6;.57;3454 +73100;44.48245;7.06991;1542;20220106;.9;-13.3;-6.2;1.1;1.63;0;.41;7578 +73100;44.48245;7.06991;1542;20220107;.7;-14.3;-6.8;1.1;1.93;0;.36;7632 +73100;44.48245;7.06991;1542;20220108;2.8;-10.4;-3.8;1.4;2.93;1.5;.4;7689 +73100;44.48245;7.06991;1542;20220109;-1;-5.3;-3.2;2.4;3.33;0;.5;4587 +73100;44.48245;7.06991;1542;20220110;-1.5;-12;-6.8;.8;2.03;0;.29;7102 +73100;44.48245;7.06991;1542;20220111;2.3;-13.2;-5.5;1.7;1.73;0;.63;7879 +73100;44.48245;7.06991;1542;20220112;6.1;-11.9;-2.9;1.6;1.53;0;.81;7948 +73100;44.48245;7.06991;1542;20220113;8.7;-8.5;.1;1.6;2.23;0;.86;8021 +73100;44.48245;7.06991;1542;20220114;10.7;-6.8;1.9;1.1;2.93;0;.66;8096 +73100;44.48245;7.06991;1542;20220115;9.7;-6.3;1.7;1.2;3.13;0;.66;8175 +73100;44.48245;7.06991;1542;20220116;6.7;-8.1;-.7;1.1;2.43;0;.58;8256 +73100;44.48245;7.06991;1542;20220117;8.4;-10.5;-1.1;.9;2.13;0;.57;8341 +73100;44.48245;7.06991;1542;20220118;8;-6.8;.6;1.8;2.83;0;.87;8428 +73100;44.48245;7.06991;1542;20220119;7;-8.7;-.9;1;2.73;0;.55;8519 +73100;44.48245;7.06991;1542;20220120;4.3;-9.9;-2.8;.8;2.43;0;.44;8612 +73100;44.48245;7.06991;1542;20220121;3.4;-12.2;-4.4;1.7;2.03;0;.71;8708 +73100;44.48245;7.06991;1542;20220122;5.8;-11.3;-2.8;1.2;2.53;0;.62;8807 +73100;44.48245;7.06991;1542;20220123;9.2;-7.8;.7;.9;2.73;0;.63;8909 +73100;44.48245;7.06991;1542;20220124;8.5;-9.1;-.3;1;2.83;0;.65;9014 +73100;44.48245;7.06991;1542;20220125;11.8;-8.1;1.8;1.1;2.83;0;.83;9121 +73100;44.48245;7.06991;1542;20220126;8;-9.4;-.7;1.2;2.43;0;.77;9231 +73100;44.48245;7.06991;1542;20220127;7.3;-9.4;-1.1;1.1;2.43;0;.72;9344 +73100;44.48245;7.06991;1542;20220128;10.8;-7.7;1.5;1.4;2.63;0;1;9459 +73100;44.48245;7.06991;1542;20220129;9;-8.1;.4;1.1;3.03;0;.76;9577 +73100;44.48245;7.06991;1542;20220130;10.6;-6;2.3;1.4;3.03;0;.98;9698 +73100;44.48245;7.06991;1542;20220131;6;-6.5;-.3;5;2.33;0;1.75;9660 +73100;44.48245;7.06991;1542;20220201;7.3;-11.4;-2.1;2.2;3.03;0;.99;9947 +73100;44.48245;7.06991;1542;20220202;12.2;.4;6.3;5.3;3.63;0;2.46;9629 +73100;44.48245;7.06991;1542;20220203;10.1;-4.3;2.9;1.3;3.73;0;.93;10206 +73100;44.48245;7.06991;1542;20220204;8.5;-7.1;.7;1.3;3.43;0;.87;10338 +73100;44.48245;7.06991;1542;20220205;9.6;-7.6;1;1;3.03;0;.86;10474 +73100;44.48245;7.06991;1542;20220206;7.3;-10.6;-1.7;2.1;2.83;0;1.09;10611 +73100;44.48245;7.06991;1542;20220207;12;-2.3;4.8;4.1;2.83;0;2.3;10751 +73100;44.48245;7.06991;1542;20220208;12.2;-7.9;2.1;1.1;3.13;0;1.05;10893 +73100;44.48245;7.06991;1542;20220209;12.9;-6;3.4;1.2;3.33;0;1.15;11037 +73100;44.48245;7.06991;1542;20220210;0;-6.7;-3.4;2.6;7.16;0;.51;7900 +73100;44.48245;7.06991;1542;20220211;2.5;1.4;2;3.7;6.96;0;.62;9200 +73100;44.48245;7.06991;1542;20220212;-1.3;-2.9;-2.1;8.2;4.76;0;.7;7800 +73100;44.48245;7.06991;1542;20220213;1.1;-4.7;-1.8;4.2;4.56;1.5;.84;9800 +73100;44.48245;7.06991;1542;20220214;-1.3;-5.1;-3.2;4.2;4.66;10.1;.5;4600 +73100;44.48245;7.06991;1542;20220215;3.9;-5.9;-1;3.3;5.26;0;.8;9500 +73100;44.48245;7.06991;1542;20220216;4.4;-12.2;-3.9;1.4;3.43;0;.79;12101 +73100;44.48245;7.06991;1542;20220217;12.4;-4.3;4;3.8;4.13;0;2;12261 +73100;44.48245;7.06991;1542;20220218;15.5;-3.3;6.1;1.5;4.23;0;1.58;12422 +73100;44.48245;7.06991;1542;20220219;8.2;-.5;3.8;1.4;4.93;0;1.09;10312 +73100;44.48245;7.06991;1542;20220220;11.7;-7.2;2.2;1.2;3.93;0;1.24;12749 +73100;44.48245;7.06991;1542;20220221;3.3;-2.7;.3;3.8;3.73;0;1.22;8820 +73100;44.48245;7.06991;1542;20220222;10.2;-2.5;3.8;1.6;3.03;0;1.52;12895 +73100;44.48245;7.06991;1542;20220223;13.1;-6.5;3.3;1;3.23;0;1.36;13250 +73100;44.48245;7.06991;1542;20220224;9.1;-5.2;1.9;1.3;3.63;0;1.28;13420 +73100;44.48245;7.06991;1542;20220225;7.5;-6.7;.4;1.7;2.73;0;1.4;13592 +73100;44.48245;7.06991;1542;20220226;4.1;-10.1;-3;2.1;1.63;0;1.42;13764 +73100;44.48245;7.06991;1542;20220227;2.5;-11.6;-4.6;2.5;2.03;0;1.28;13938 +73100;44.48245;7.06991;1542;20220228;10;-12;-1;1.6;2.43;0;1.53;14112 +73100;44.48245;7.06991;1542;20220301;9;-5.8;1.6;3.2;3.03;0;1.93;14288 +73100;44.48245;7.06991;1542;20220302;9.7;-8.1;.8;.8;3.23;0;1.27;14465 +73100;44.48245;7.06991;1542;20220303;7.7;-2.2;2.7;1.9;3.83;0;1.49;12746 +73100;44.48245;7.06991;1542;20220304;6.7;-6.8;-.1;2.1;3.63;2;1.41;14821 +73100;44.48245;7.06991;1542;20220305;5.8;-4.2;.8;1.3;3.03;0;1.33;13117 +73100;44.48245;7.06991;1542;20220306;3.7;-10.7;-3.5;1.4;2.63;0;1.2;15180 +73100;44.48245;7.06991;1542;20220307;7;-11.1;-2.1;.8;2.43;0;1.26;15361 +73100;44.48245;7.06991;1542;20220308;8.2;-10.1;-1;1.1;2.63;0;1.43;15542 +73100;44.48245;7.06991;1542;20220309;10.5;-10;.2;1;2.73;0;1.53;15724 +73100;44.48245;7.06991;1542;20220310;10.9;-8.1;1.4;2.8;2.93;.1;2.15;15906 +73100;44.48245;7.06991;1542;20220311;.1;-1.1;-.5;5.9;3.93;.8;1.1;5010 +73100;44.48245;7.06991;1542;20220312;-.4;-3.3;-1.9;5.1;3.93;1.5;.92;7753 +73100;44.48245;7.06991;1542;20220313;-.1;-2.3;-1.2;6.1;3.83;6.9;1.08;6855 +73100;44.48245;7.06991;1542;20220314;7.5;-8.6;-.6;2.8;4.53;1.3;1.45;16640 +73100;44.48245;7.06991;1542;20220315;12;-.8;5.6;1;5.93;0;1.75;16585 +73100;44.48245;7.06991;1542;20220316;16.1;-.4;7.8;1.1;5.33;0;2.1;17008 +73100;44.48245;7.06991;1542;20220317;11.1;2.1;6.6;4.2;5.33;.8;2.33;14243 +73100;44.48245;7.06991;1542;20220318;3.3;.4;1.9;11.8;6.86;.5;.98;16400 +73100;44.48245;7.06991;1542;20220319;3.8;-2.1;.9;8.8;5.86;0;1.3;15600 +73100;44.48245;7.06991;1542;20220320;4.2;-4.2;0;6;4.86;0;1.54;13500 +73100;44.48245;7.06991;1542;20220321;5.4;-2.9;1.3;5.9;4.36;0;2.39;24100 +73100;44.48245;7.06991;1542;20220322;6;-1.8;2.1;7.7;4.16;0;2.77;24100 +73100;44.48245;7.06991;1542;20220323;8.8;-.2;4.3;5.8;3.66;0;3.48;26000 +73100;44.48245;7.06991;1542;20220324;11.5;3.7;7.6;4.4;4.36;0;3.73;24900 +73100;44.48245;7.06991;1542;20220325;9.3;3.3;6.3;2.8;4.16;0;3.12;24400 +73100;44.48245;7.06991;1542;20220326;11.7;3.1;7.4;3.1;4.26;0;3.46;25100 +73100;44.48245;7.06991;1542;20220327;9.2;4.1;6.7;6.6;5.06;0;3.18;14800 +73100;44.48245;7.06991;1542;20220328;13.3;4.8;9.1;5.3;4.26;0;4.34;24000 +73100;44.48245;7.06991;1542;20220329;6.4;2;4.2;4.5;6.36;.8;1.88;13900 +73100;44.48245;7.06991;1542;20220330;3.2;-.7;1.3;4.6;7.36;7.1;.62;8700 +73100;44.48245;7.06991;1542;20220331;6.7;-.3;3.2;4.3;7.36;2.5;1.34;13000 +73100;44.48245;7.06991;1542;20220401;4.6;.4;2.5;4.4;6.56;12.2;1.49;14700 +73100;44.48245;7.06991;1542;20220402;-3;-5.3;-4.1;3.4;4.76;2.4;.83;13900 +73100;44.48245;7.06991;1542;20220403;1.9;-4.3;-1.2;1.7;5.56;.4;1.66;21600 +73100;44.48245;7.06991;1542;20220404;1.9;-3.3;-.7;2.3;6.06;0;1.64;23000 +73100;44.48245;7.06991;1542;20220405;7.9;-1.1;3.4;2.7;7.56;0;2.25;25700 +73100;44.48245;7.06991;1542;20220406;7.4;3.2;5.3;3.1;8.06;0;2.42;25400 +73100;44.48245;7.06991;1542;20220407;10.6;.2;5.4;3.1;8.46;2.2;1.49;10600 +73100;44.48245;7.06991;1542;20220408;12.4;6;9.2;3.7;9.36;3;2.06;11200 +73100;44.48245;7.06991;1542;20220409;12.3;5.8;9.1;4.2;4.16;0;4.03;20700 +73100;44.48245;7.06991;1542;20220410;6.8;-2.5;2.2;4.5;4.36;0;2.69;22600 +73100;44.48245;7.06991;1542;20220411;6.2;-.7;2.8;4.3;5.76;0;2.4;24000 +73100;44.48245;7.06991;1542;20220412;7.3;.6;4;1.6;6.06;0;2.65;25000 +73100;44.48245;7.06991;1542;20220413;13.3;4.2;8.8;4.7;7.76;0;3.49;24900 +73100;44.48245;7.06991;1542;20220414;15.2;4.7;10;6.7;8.26;0;3.96;25600 +73100;44.48245;7.06991;1542;20220415;18.4;8.5;13.5;3.7;8.26;0;4.52;25100 +73100;44.48245;7.06991;1542;20220416;17.8;8.2;13;4.4;8.96;1;4.07;20700 +73100;44.48245;7.06991;1542;20220417;11.2;2.2;6.7;4.4;7.26;0;2.75;19400 +73100;44.48245;7.06991;1542;20220418;10.3;.7;5.5;2.8;7.96;0;2.43;21400 +73100;44.48245;7.06991;1542;20220419;7.7;4.1;5.9;4.2;8.66;0;2.19;21600 +73100;44.48245;7.06991;1542;20220420;5.5;3.3;4.4;2.4;8.56;3.8;1.32;11600 +73100;44.48245;7.06991;1542;20220421;2.1;2.1;2.1;8.1;7.26;5.9;.89;11800 +73100;44.48245;7.06991;1542;20220422;6.6;-.4;3.1;5.8;8.16;0;1.05;13000 +73100;44.48245;7.06991;1542;20220423;5.3;3.1;4.2;6.4;8.36;22;.97;9400 +73100;44.48245;7.06991;1542;20220424;4.3;-.2;2.1;4;7.66;0;1;11900 +73100;44.48245;7.06991;1542;20220425;6.3;2.1;4.2;1.7;8.96;0;1.54;14200 +73100;44.48245;7.06991;1542;20220426;6.7;3.4;5.1;2;9.16;0;2.3;22700 +73100;44.48245;7.06991;1542;20220427;11;4.3;7.7;2.2;10.66;.2;2.71;24200 +73100;44.48245;7.06991;1542;20220428;14.1;5.6;9.9;4.8;8.86;0;3.62;24800 +73100;44.48245;7.06991;1542;20220429;13.7;4.4;9.1;4.9;9.36;0;3.34;25600 +73100;44.48245;7.06991;1542;20220430;12.8;5.2;9;3.4;8.96;2.5;3.3;24600 +73100;44.48245;7.06991;1542;20220501;10.5;4.7;7.6;2.3;9.76;.2;2.87;24500 +73100;44.48245;7.06991;1542;20220502;12.6;4.6;8.6;3;10.06;.8;3.07;25200 +73100;44.48245;7.06991;1542;20220503;12;5;8.5;1.6;10.76;.9;3.05;24600 +73100;44.48245;7.06991;1542;20220504;12.6;5.3;9;2.6;10.76;5.4;3.04;24900 +73100;44.48245;7.06991;1542;20220505;5.8;4.8;5.3;4.5;8.86;6.8;2.11;23000 +73100;44.48245;7.06991;1542;20220506;8.3;2.9;5.6;1.4;7.53;4.9;1.99;16256 +73100;44.48245;7.06991;1542;20220507;13.2;4.6;8.9;2.1;8.03;1.9;2.83;20556 +73100;44.48245;7.06991;1542;20220508;12.8;4.6;8.7;2.4;8.33;1.6;2.71;20172 +73100;44.48245;7.06991;1542;20220509;14.4;6.8;10.6;2.2;8.13;.4;3.02;19517 +73100;44.48245;7.06991;1542;20220510;18;.2;9.1;2;7.63;0;3.64;25861 +73100;44.48245;7.06991;1542;20220511;19.9;3;11.4;1.9;8.53;0;3.94;25975 +73100;44.48245;7.06991;1542;20220512;22.8;2.3;12.5;1.6;7.83;0;4.25;26087 +73100;44.48245;7.06991;1542;20220513;21.6;3.8;12.7;1.8;9.13;0;4.15;26197 +73100;44.48245;7.06991;1542;20220514;20.7;4.6;12.6;2.1;9.93;.6;4.06;26304 +73100;44.48245;7.06991;1542;20220515;18.9;4.6;11.7;1.3;9.93;3.5;3.82;26409 +73100;44.48245;7.06991;1542;20220516;21.4;3.3;12.3;1.5;8.43;0;4.15;26511 +73100;44.48245;7.06991;1542;20220517;23.9;3.7;13.8;1.2;8.63;0;4.34;26611 +73100;44.48245;7.06991;1542;20220518;21;3.8;12.4;2.2;10.23;15.1;4.09;26708 +73100;44.48245;7.06991;1542;20220519;23.1;10.2;16.6;1.6;10.83;.4;4.57;26396 +73100;44.48245;7.06991;1542;20220520;24.3;5.3;14.8;2.2;8.93;.1;4.82;26895 +73100;44.48245;7.06991;1542;20220521;25.7;4.9;15.3;1.7;8.63;0;4.84;26985 +73100;44.48245;7.06991;1542;20220522;27;6.4;16.7;1.4;9.13;.7;4.9;27072 +73100;44.48245;7.06991;1542;20220523;22.3;6.7;14.5;2.1;8.43;0;4.7;27156 +73100;44.48245;7.06991;1542;20220524;18.9;5;11.9;1.5;8.43;2;4.1;27238 +73100;44.48245;7.06991;1542;20220525;14.8;4.5;9.6;.7;9.53;3.6;3.31;24058 +73100;44.48245;7.06991;1542;20220526;18;3.3;10.6;2;9.63;4.4;3.82;27393 +73100;44.48245;7.06991;1542;20220527;23.6;5.4;14.5;1.8;9.03;1.6;4.71;27467 +73100;44.48245;7.06991;1542;20220528;24.4;2.9;13.6;2;8.03;3.2;4.85;27538 +73100;44.48245;7.06991;1542;20220529;20.4;2.8;11.6;2.6;7.53;.3;4.5;27606 +73100;44.48245;7.06991;1542;20220530;17.7;-.2;8.7;2.2;6.03;.3;4.08;27671 +73100;44.48245;7.06991;1542;20220531;17.7;2.8;10.2;1.5;7.83;.5;3.98;27733 +73100;44.48245;7.06991;1542;20220601;21.2;2.9;12;2;8.13;.3;4.45;27793 +73100;44.48245;7.06991;1542;20220602;24.1;5.7;14.9;2.7;9.23;0;5.08;27850 +73100;44.48245;7.06991;1542;20220603;19.2;8.1;13.6;2;11.23;7.8;3.97;25498 +73100;44.48245;7.06991;1542;20220604;23.3;6.8;15;2.6;10.53;0;4.85;27954 +73100;44.48245;7.06991;1542;20220605;22.9;8.4;15.6;2.1;9.33;0;4.94;28002 +73100;44.48245;7.06991;1542;20220606;23.3;3.7;13.5;2.2;9.13;.2;4.76;28048 +73100;44.48245;7.06991;1542;20220607;21.2;6.8;14;1.8;7.83;0;4.71;28090 +73100;44.48245;7.06991;1542;20220608;19.7;.6;10.1;1.9;6.83;0;4.3;28129 +73100;44.48245;7.06991;1542;20220609;17.8;6.3;12;2.4;6.23;0;4.42;26191 +73100;44.48245;7.06991;1542;20220610;22.1;-.8;10.6;2.6;6.43;0;4.81;28199 +73100;44.48245;7.06991;1542;20220611;24.7;2.7;13.7;2.1;7.73;0;5.06;28229 +73100;44.48245;7.06991;1542;20220612;26.9;3.5;15.2;1.1;7.83;0;4.9;28256 +73100;44.48245;7.06991;1542;20220613;26.3;6;16.1;1.5;8.93;.1;5.1;28281 +73100;44.48245;7.06991;1542;20220614;22.5;5.9;14.2;2.7;10.83;.2;4.69;28302 +73100;44.48245;7.06991;1542;20220615;26.2;7.1;16.6;1.2;10.43;.1;4.96;28320 +73100;44.48245;7.06991;1542;20220616;28.7;6.6;17.6;1.7;8.43;0;5.54;28336 +73100;44.48245;7.06991;1542;20220617;29.2;4.5;16.8;1.6;9.53;.7;5.4;28348 +73100;44.48245;7.06991;1542;20220618;25.8;9.8;17.8;1.8;12.93;0;5.1;28357 +73100;44.48245;7.06991;1542;20220619;23.4;8;15.7;2.8;12.43;.1;4.8;28364 +73100;44.48245;7.06991;1542;20220620;27.3;9.1;18.2;2.4;10.13;0;5.67;28367 +73100;44.48245;7.06991;1542;20220621;25.7;12;18.8;2.1;10.13;2;5.52;28367 +73100;44.48245;7.06991;1542;20220622;21.1;9.7;15.4;1.2;12.13;5.1;4.3;26260 +73100;44.48245;7.06991;1542;20220623;22.1;6.1;14.1;1.6;9.73;.9;4.63;28358 +73100;44.48245;7.06991;1542;20220624;18.5;5.2;11.8;1.2;9.23;5.9;4.18;28332 +73100;44.48245;7.06991;1542;20220625;20.2;2.7;11.4;2.1;8.33;0;4.38;28337 +73100;44.48245;7.06991;1542;20220626;20.7;6;13.3;3.1;11.13;.1;4.37;28322 +73100;44.48245;7.06991;1542;20220627;21.5;13.1;17.3;4.7;12.13;0;4.58;22526 +73100;44.48245;7.06991;1542;20220628;20.4;11.1;15.7;2.1;12.43;24.2;4.03;23673 +73100;44.48245;7.06991;1542;20220629;25;4.3;14.6;1.4;9.33;.1;4.81;28260 +73100;44.48245;7.06991;1542;20220630;22.8;6.8;14.8;1.6;10.33;.3;4.68;28233 +73100;44.48245;7.06991;1542;20220701;24;6.7;15.3;1.9;8.53;.2;5.03;28203 +73100;44.48245;7.06991;1542;20220702;27.3;3.4;15.3;1.5;7.73;0;5.15;28170 +73100;44.48245;7.06991;1542;20220703;28.8;6;17.4;2;9.83;.7;5.55;28134 +73100;44.48245;7.06991;1542;20220704;25.8;8.8;17.3;1.6;11.53;3.5;5.03;28095 +73100;44.48245;7.06991;1542;20220705;25.7;6.8;16.2;1.7;9.53;0;5.07;28054 +73100;44.48245;7.06991;1542;20220706;22.9;6.5;14.7;2.5;11.03;2;4.7;28009 +73100;44.48245;7.06991;1542;20220707;26.1;5.5;15.8;2;9.33;0;5.16;27961 +73100;44.48245;7.06991;1542;20220708;23.6;9.6;16.6;2.2;11.75;0;4.63;24518 +73100;44.48245;7.06991;1542;20220709;22.5;9.7;16.1;1.4;12.55;0;4.35;24908 +73100;44.48245;7.06991;1542;20220710;22.8;9.4;16.1;1.7;12.65;0;4.37;25236 +73100;44.48245;7.06991;1542;20220711;23.9;10.3;17.1;1.8;13.31;0;4.54;25065 +73100;44.48245;7.06991;1542;20220712;24;9.8;16.9;1.5;13.11;0;4.45;25321 +73100;44.48245;7.06991;1542;20220713;24.3;11.2;17.8;1.6;14.28;4.6;4.35;24532 +73100;44.48245;7.06991;1542;20220714;25.5;13.3;19.4;1.4;14.78;.4;4.78;25245 +73100;44.48245;7.06991;1542;20220715;26.4;11.9;19.1;1.7;13.58;0;4.96;26353 +73100;44.48245;7.06991;1542;20220716;26.5;9.8;18.2;1.9;13.98;.4;4.76;25820 +73100;44.48245;7.06991;1542;20220717;27.2;11.6;19.4;1.7;14.98;2.2;4.71;24700 +73100;44.48245;7.06991;1542;20220718;28.1;12.8;20.5;2.4;15.68;2.3;4.7;23316 +73100;44.48245;7.06991;1542;20220719;25.5;9.4;17.4;2.7;12.93;1;4.97;27172 +73100;44.48245;7.06991;1542;20220720;27.4;13.1;20.2;1.9;13.33;.4;5.25;27089 +73100;44.48245;7.06991;1542;20220721;30.2;8.4;19.3;2.7;11.03;0;5.88;27003 +73100;44.48245;7.06991;1542;20220722;27.8;8.9;18.3;2.4;12.53;0;5.23;26915 +73100;44.48245;7.06991;1542;20220723;29;9.6;19.3;1.6;11.13;.2;5.21;26823 +73100;44.48245;7.06991;1542;20220724;27.5;9.4;18.4;2.5;13.43;.2;5.12;26730 +73100;44.48245;7.06991;1542;20220725;30.6;8.8;19.7;1.6;11.63;.7;5.29;26634 +73100;44.48245;7.06991;1542;20220726;26.9;7.6;17.2;2.1;11.43;3.4;4.97;26535 +73100;44.48245;7.06991;1542;20220727;24.6;10.6;17.6;3.2;12.63;.5;4.91;26434 +73100;44.48245;7.06991;1542;20220728;25.1;9;17;2.2;10.53;.2;4.88;26331 +73100;44.48245;7.06991;1542;20220729;21;8;14.5;1.4;9.93;3.9;4.16;25930 +73100;44.48245;7.06991;1542;20220730;25.7;4.5;15.1;2.4;9.73;0;4.83;26117 +73100;44.48245;7.06991;1542;20220731;26.3;6.8;16.5;2.1;10.03;.1;4.88;26006 +73100;44.48245;7.06991;1542;20220801;29.3;6.5;17.9;1.4;9.23;0;4.91;25893 +73100;44.48245;7.06991;1542;20220802;24.1;6.7;15.4;3.4;11.03;0;4.69;25778 +73100;44.48245;7.06991;1542;20220803;24.5;9.4;16.9;2.7;12.33;.7;4.62;25661 +73100;44.48245;7.06991;1542;20220804;25.3;10.1;17.7;1.3;12.63;1.4;4.43;25542 +73100;44.48245;7.06991;1542;20220805;26.2;8.9;17.5;1.4;13.23;6.9;4.43;25420 +73100;44.48245;7.06991;1542;20220806;26.9;8.1;17.5;1.8;12.53;1.6;4.59;25296 +73100;44.48245;7.06991;1542;20220807;21.6;10.8;16.2;3.1;12.43;2.8;3.98;22711 +73100;44.48245;7.06991;1542;20220808;23.7;5.1;14.4;2;9.83;.3;4.26;25042 +73100;44.48245;7.06991;1542;20220809;24.9;7.1;16;3.1;10.73;2.2;4.7;24912 +73100;44.48245;7.06991;1542;20220810;23.2;11.1;17.1;2.5;13.23;4.8;4.14;23658 +73100;44.48245;7.06991;1542;20220811;24.9;8.8;16.8;1.7;11.73;.1;4.3;24646 +73100;44.48245;7.06991;1542;20220812;25.8;6.8;16.3;2;9.73;.1;4.53;24510 +73100;44.48245;7.06991;1542;20220813;27.2;4.6;15.9;1.6;7.63;0;4.54;24372 +73100;44.48245;7.06991;1542;20220814;19.4;5.7;12.5;1;10.03;7.9;3.51;24232 +73100;44.48245;7.06991;1542;20220815;22.1;4.4;13.2;1.4;8.43;.2;3.82;24091 +73100;44.48245;7.06991;1542;20220816;23.6;3.6;13.6;1.6;9.33;2.1;3.92;23947 +73100;44.48245;7.06991;1542;20220817;19.7;8.8;14.2;2.4;11.53;9.4;3.42;21587 +73100;44.48245;7.06991;1542;20220818;18.3;5.5;11.9;1.7;10.63;21.2;3.26;23232 +73100;44.48245;7.06991;1542;20220819;20.5;4.6;12.5;1.4;9.53;0;3.51;23506 +73100;44.48245;7.06991;1542;20220820;24.2;3.8;14;1.4;9.13;0;3.83;23356 +73100;44.48245;7.06991;1542;20220821;24.2;6.4;15.3;1.7;10.63;1.6;3.91;23204 +73100;44.48245;7.06991;1542;20220822;22.7;7.7;15.2;1.7;11.23;.8;3.74;23051 +73100;44.48245;7.06991;1542;20220823;23.2;6.1;14.6;1.9;10.63;.1;3.78;22895 +73100;44.48245;7.06991;1542;20220824;23.9;6.9;15.4;2.1;11.33;0;3.86;22739 +73100;44.48245;7.06991;1542;20220825;24.7;8.2;16.4;1.2;11.83;.2;3.72;22581 +73100;44.48245;7.06991;1542;20220826;20.8;11.8;16.3;1.1;12.43;4.7;3.07;18509 +73100;44.48245;7.06991;1542;20220827;21.4;5.5;13.4;1.8;10.63;1;3.41;22260 +73100;44.48245;7.06991;1542;20220828;24.6;6.8;15.7;1.6;10.43;1.1;3.75;22098 +73100;44.48245;7.06991;1542;20220829;24.9;5.8;15.3;1.1;9.03;.3;3.58;21934 +73100;44.48245;7.06991;1542;20220830;23.5;8.7;16.1;1.1;11.33;3.7;3.47;21769 +73100;44.48245;7.06991;1542;20220831;22;7.3;14.6;1.4;11.33;1.9;3.33;21603 +73100;44.48245;7.06991;1542;20220901;22.5;5.9;14.2;1.4;10.03;1;3.36;21436 +73100;44.48245;7.06991;1542;20220902;20.7;5.7;13.2;1.1;9.83;.7;3.11;21268 +73100;44.48245;7.06991;1542;20220903;19.9;7.2;13.5;1.2;10.83;3.6;3.01;20664 +73100;44.48245;7.06991;1542;20220904;21;4.5;12.7;1.6;9.83;.1;3.13;20927 +73100;44.48245;7.06991;1542;20220905;22.3;5.8;14;1.2;9.53;.2;3.18;20756 +73100;44.48245;7.06991;1542;20220906;21.5;5.7;13.6;1.3;10.93;1.6;3.03;20583 +73100;44.48245;7.06991;1542;20220907;20.8;9;14.9;1.8;11.73;5.7;3.02;19283 +73100;44.48245;7.06991;1542;20220908;20.3;8.5;14.4;1.2;10.23;0;2.9;19120 +73100;44.48245;7.06991;1542;20220909;18.1;2.1;10.1;1.6;7.03;0;2.85;20060 +73100;44.48245;7.06991;1542;20220910;20.3;-.1;10.1;1;6.33;0;2.76;19884 +73100;44.48245;7.06991;1542;20220911;24.4;.7;12.5;1.2;6.83;0;3.14;19707 +73100;44.48245;7.06991;1542;20220912;24.8;2.6;13.7;1;7.93;0;3.02;19530 +73100;44.48245;7.06991;1542;20220913;24.7;4.8;14.7;1.4;9.53;.1;3.17;19351 +73100;44.48245;7.06991;1542;20220914;18;11.2;14.6;2.1;11.73;18.1;2.33;13813 +73100;44.48245;7.06991;1542;20220915;20.1;7.2;13.6;1.5;10.23;0;2.76;18769 +73100;44.48245;7.06991;1542;20220916;20.5;4.4;12.4;1.3;8.73;0;2.72;18814 +73100;44.48245;7.06991;1542;20220917;15;1.3;8.1;1.8;4.73;0;2.62;18633 +73100;44.48245;7.06991;1542;20220918;19.1;-3.8;7.6;1.3;4.03;0;2.63;18453 +73100;44.48245;7.06991;1542;20220919;21.4;.2;10.8;1.3;4.53;0;2.82;18272 +73100;44.48245;7.06991;1542;20220920;20.3;-1.5;9.4;1.1;5.43;0;2.52;18091 +73100;44.48245;7.06991;1542;20220921;12.3;1.1;6.7;4.2;7.33;0;1.99;16516 +73100;44.48245;7.06991;1542;20220922;18.9;6.5;12.7;1.4;7.73;0;2.54;17193 +73100;44.48245;7.06991;1542;20220923;17;1.1;9;1.3;7.03;2;2.24;17546 +73100;44.48245;7.06991;1542;20220924;8.9;5.5;7.2;.6;8.53;7.3;1.18;8924 +73100;44.48245;7.06991;1542;20220925;13.5;2.1;7.8;.7;7.93;1.1;1.77;15993 +73100;44.48245;7.06991;1542;20220926;15.5;-.9;7.3;1.6;6.53;0;2.09;17000 +73100;44.48245;7.06991;1542;20220927;14.4;2.3;8.3;1.5;5.63;0;2.12;16127 +73100;44.48245;7.06991;1542;20220928;12.1;-.9;5.6;1.5;6.93;1.4;1.7;16530 +73100;44.48245;7.06991;1542;20220929;12.3;5.6;8.9;1.8;7.43;.9;1.7;11800 +73100;44.48245;7.06991;1542;20220930;8.4;.9;4.6;1.9;7.03;5.1;1.25;12337 +73100;44.48245;7.06991;1542;20221001;10.8;1.8;6.3;1.1;7.73;0;1.4;13347 +73100;44.48245;7.06991;1542;20221002;20.5;2.5;11.5;1.4;8.03;0;2.24;15913 +73100;44.48245;7.06991;1542;20221003;21.2;-.3;10.4;1.3;5.93;0;2.3;15732 +73100;44.48245;7.06991;1542;20221004;21.3;.2;10.7;.9;6.53;0;2.03;15553 +73100;44.48245;7.06991;1542;20221005;21.8;1;11.4;.9;6.93;.5;2.03;15374 +73100;44.48245;7.06991;1542;20221006;20.7;2.3;11.5;1.5;7.43;0;2.22;15195 +73100;44.48245;7.06991;1542;20221007;19.7;.2;9.9;1.2;7.03;0;1.97;15017 +73100;44.48245;7.06991;1542;20221008;14.6;1.4;8;.6;8.33;5.7;1.48;14840 +73100;44.48245;7.06991;1542;20221009;11.4;7.9;9.6;1;10.13;9.7;1.05;7678 +73100;44.48245;7.06991;1542;20221010;11.6;7.1;9.3;1.4;9.13;.6;1.17;8575 +73100;44.48245;7.06991;1542;20221011;16.5;1.5;9;1.2;7.83;.2;1.63;14313 +73100;44.48245;7.06991;1542;20221012;13.6;2;7.8;1.9;7.43;.4;1.54;13313 +73100;44.48245;7.06991;1542;20221013;14.9;-.2;7.3;.9;7.03;0;1.42;13967 +73100;44.48245;7.06991;1542;20221014;16.6;2.6;9.6;.8;8.33;0;1.45;13795 +73100;44.48245;7.06991;1542;20221015;20.2;6;13.1;.4;8.13;0;1.45;13624 +73100;44.48245;7.06991;1542;20221016;17.3;1.6;9.4;1;7.53;0;1.5;13455 +73100;44.48245;7.06991;1542;20221017;18;1.8;9.9;1.4;7.53;0;1.65;13286 +73100;44.48245;7.06991;1542;20221018;20.9;2.5;11.7;1.1;7.63;0;1.69;13119 +73100;44.48245;7.06991;1542;20221019;22.4;1.5;11.9;.9;6.63;0;1.65;12954 +73100;44.48245;7.06991;1542;20221020;15.7;2.4;9;1.1;8.53;5.6;1.29;12789 +73100;44.48245;7.06991;1542;20221021;11.6;8.9;10.2;1.1;10.93;6.4;.82;5860 +73100;44.48245;7.06991;1542;20221022;15.6;9.6;12.6;2.3;9.63;0;1.51;8521 +73100;44.48245;7.06991;1542;20221023;17.8;5.3;11.5;1.6;8.43;.5;1.55;12048 +73100;44.48245;7.06991;1542;20221024;14.7;7.7;11.2;1.5;9.63;.1;1.18;8957 +73100;44.48245;7.06991;1542;20221025;16.4;1.7;9;1.8;7.23;0;1.48;11990 +73100;44.48245;7.06991;1542;20221026;19.6;4.1;11.8;1.4;7.33;0;1.57;11835 +73100;44.48245;7.06991;1542;20221027;20.5;4.9;12.7;1.2;7.83;0;1.49;11682 +73100;44.48245;7.06991;1542;20221028;21;4.3;12.6;.9;7.53;0;1.33;11531 +73100;44.48245;7.06991;1542;20221029;21;3.1;12;1.3;6.93;0;1.54;11381 +73100;44.48245;7.06991;1542;20221030;18.4;2.4;10.4;1.5;6.43;0;1.48;11234 +73100;44.48245;7.06991;1542;20221031;16.8;2.8;9.8;1.8;6.43;.6;1.49;11088 +73100;44.48245;7.06991;1542;20221101;8.2;3.5;5.8;.7;7.53;19.8;.66;6670 +73100;44.48245;7.06991;1542;20221102;12.3;-.1;6.1;.7;6.43;0;.8;10563 +73100;44.48245;7.06991;1542;20221103;11.6;-2.5;4.5;1.4;5.83;19.3;.92;10664 +73100;44.48245;7.06991;1542;20221104;5;-.7;2.1;1.6;5.83;1;.6;7052 +73100;44.48245;7.06991;1542;20221105;6.8;-5.9;.4;.9;4.23;0;.65;10288 +73100;44.48245;7.06991;1542;20221106;10.3;-4.3;3;.8;4.33;0;.73;10259 +73100;44.48245;7.06991;1542;20221107;12.4;-4.3;4;.9;4.33;0;.82;10128 +73100;44.48245;7.06991;1542;20221108;12.6;-2.5;5;1;4.83;0;.84;10000 +73100;44.48245;7.06991;1542;20221109;9.7;-.1;4.8;1;6.63;9.2;.63;8624 +73100;44.48245;7.06991;1542;20221110;9.6;-1.3;4.1;1.1;6.03;0;.65;8972 +73100;44.48245;7.06991;1542;20221111;13;-3.8;4.6;.9;4.43;0;.77;9630 +73100;44.48245;7.06991;1542;20221112;14.5;-.7;6.9;1;5.13;0;.83;9512 +73100;44.48245;7.06991;1542;20221113;8.4;1.5;4.9;2.9;5.33;.2;1.07;6929 +73100;44.48245;7.06991;1542;20221114;7.2;1.2;4.2;1;5.93;1.2;.57;6401 +73100;44.48245;7.06991;1542;20221115;7.7;1.6;4.6;.8;7.03;5;.47;6378 +73100;44.48245;7.06991;1542;20221116;7.7;4.2;5.9;1.6;6.63;0;.7;4829 +73100;44.48245;7.06991;1542;20221117;10;-2.4;3.8;1.5;5.53;1;.66;8797 +73100;44.48245;7.06991;1542;20221118;6.6;.8;3.7;1.3;5.13;0;.63;6018 +73100;44.48245;7.06991;1542;20221119;5.3;-6.8;-.8;.8;3.43;0;.44;8501 +73100;44.48245;7.06991;1542;20221120;3.1;-8.9;-2.9;.9;2.93;0;.42;8375 +73100;44.48245;7.06991;1542;20221121;6.8;-7.8;-.5;1.2;3.63;3.1;.54;8565 +73100;44.48245;7.06991;1542;20221122;2.5;-1.3;.6;2.5;3.93;.4;.76;4710 +73100;44.48245;7.06991;1542;20221123;4.8;-9.8;-2.5;1.1;3.23;.1;.44;8385 +73100;44.48245;7.06991;1542;20221124;6.3;-7.4;-.6;1;3.23;0;.47;8300 +73100;44.48245;7.06991;1542;20221125;7;-5.7;.6;.8;3.63;0;.4;8181 +73100;44.48245;7.06991;1542;20221126;8.2;-7;.6;1.2;3.03;0;.61;8137 +73100;44.48245;7.06991;1542;20221127;6;-7.7;-.9;.7;3.03;0;.35;8061 +73100;44.48245;7.06991;1542;20221128;4.4;-3.9;.2;.8;3.53;0;.4;6475 +73100;44.48245;7.06991;1542;20221129;1.6;-5.8;-2.1;1.5;4.23;.7;.32;6074 +73100;44.48245;7.06991;1542;20221130;5.9;-7.5;-.8;1.8;3.63;0;.56;7848 +73100;44.48245;7.06991;1542;20221201;3.7;-6.2;-1.3;1.5;3.23;0;.51;6878 +73100;44.48245;7.06991;1542;20221202;2.2;-7.1;-2.5;2.1;3.53;2.4;.47;6622 +73100;44.48245;7.06991;1542;20221203;.3;-2.9;-1.3;2.5;4.33;6.1;.43;3946 +73100;44.48245;7.06991;1542;20221204;3.5;-1.2;1.1;1.5;5.13;7;.39;4703 +73100;44.48245;7.06991;1542;20221205;1.6;-7.1;-2.8;1.1;3.43;0;.31;6278 +73100;44.48245;7.06991;1542;20221206;2.6;-12.6;-5;1;2.23;0;.35;7507 +73100;44.48245;7.06991;1542;20221207;3.9;-11.6;-3.9;1;2.13;0;.39;7461 +73100;44.48245;7.06991;1542;20221208;2.4;-11.8;-4.7;1.3;2.53;10.4;.38;7418 +73100;44.48245;7.06991;1542;20221209;2.5;-1.8;.3;1.2;5.33;12.9;.28;4378 +73100;44.48245;7.06991;1542;20221210;2.3;.2;1.2;1;4.83;0;.41;3111 +73100;44.48245;7.06991;1542;20221211;-4.3;-16.9;-10.6;1;1.53;0;.24;7273 +73100;44.48245;7.06991;1542;20221212;-5.1;-18.1;-11.6;.9;1.83;6.7;.16;7279 +73100;44.48245;7.06991;1542;20221213;-1.5;-7.1;-4.3;.7;4.03;3;.16;4884 +73100;44.48245;7.06991;1542;20221214;3.6;-2.7;.4;.6;5.43;0;.2;5151 +73100;44.48245;7.06991;1542;20221215;1.7;-5.4;-1.9;1.4;4.93;25.4;.16;5440 +73100;44.48245;7.06991;1542;20221216;2.4;-4.6;-1.1;.7;5.13;.5;.16;5391 +73100;44.48245;7.06991;1542;20221217;-1.2;-12.7;-7;1.3;2.53;0;.25;6836 +73100;44.48245;7.06991;1542;20221218;.4;-14.3;-7;1;1.93;0;.29;7166 +73100;44.48245;7.06991;1542;20221219;2.9;-9.4;-3.3;.9;3.03;0;.24;7045 +73100;44.48245;7.06991;1542;20221220;2.2;-8.1;-3;.9;3.53;0;.22;6462 +73100;44.48245;7.06991;1542;20221221;3.3;-6.9;-1.8;.8;5.33;3.8;.09;6430 +73100;44.48245;7.06991;1542;20221222;3;.2;1.6;1;5.73;0;.31;3474 +73100;44.48245;7.06991;1542;20221223;6.6;1;3.8;2.1;6.53;0;.39;4826 +73100;44.48245;7.06991;1542;20221224;6.5;.4;3.4;.7;5.83;0;.28;5033 +73100;44.48245;7.06991;1542;20221225;9.9;-3.9;3;1.2;4.33;0;.45;7182 +73100;44.48245;7.06991;1542;20221226;10.2;-4;3.1;1.8;4.73;0;.6;7197 +73100;44.48245;7.06991;1542;20221227;4.7;-1.9;1.4;1.5;4.73;0;.41;5259 +73100;44.48245;7.06991;1542;20221228;3.5;-10.5;-3.5;1.1;2.63;0;.34;7238 +73100;44.48245;7.06991;1542;20221229;4.7;-7.6;-1.5;1.1;4.33;.8;.23;7144 +73100;44.48245;7.06991;1542;20221230;6.1;.4;3.2;2;6.23;.3;.39;4951 +73100;44.48245;7.06991;1542;20221231;9.9;.1;5;1.3;6.63;0;.37;6451 +74073;44.11666;-1.26989;10;20220101;22.7;9.5;16.1;2.1;10.35;0;1.46;6262 +74073;44.11666;-1.26989;10;20220102;17;8.3;12.6;2.3;11.8;.1;.79;5509 +74073;44.11666;-1.26989;10;20220103;18.3;9;13.6;2.8;11.4;0;1.15;6087 +74073;44.11666;-1.26989;10;20220104;17.1;10.8;14;5.6;11;7.3;1.94;4301 +74073;44.11666;-1.26989;10;20220105;9.9;4.8;7.4;2.8;7.4;.7;.94;3924 +74073;44.11666;-1.26989;10;20220106;9.7;.5;5.1;1.6;6.14;.1;.65;5390 +74073;44.11666;-1.26989;10;20220107;12.7;2.2;7.4;5.6;8.64;3.2;.98;5941 +74073;44.11666;-1.26989;10;20220108;13;10.5;11.8;9.7;11.1;9.8;1.45;2731 +74073;44.11666;-1.26989;10;20220109;12.5;10.8;11.7;8.3;11.94;23.4;.99;1268 +74073;44.11666;-1.26989;10;20220110;13.1;11.2;12.2;6.9;13.37;2.8;.55;1352 +74073;44.11666;-1.26989;10;20220111;11.5;6.5;9;1.6;9.2;.1;.58;5411 +74073;44.11666;-1.26989;10;20220112;7.4;.2;3.8;1.8;6.27;0;.51;6899 +74073;44.11666;-1.26989;10;20220113;9.3;-2.2;3.5;2.8;6.17;0;.7;7862 +74073;44.11666;-1.26989;10;20220114;10.2;-.9;4.6;2.7;6.34;.1;.78;7621 +74073;44.11666;-1.26989;10;20220115;11.2;-2.9;4.2;1.4;6.4;.1;.52;8344 +74073;44.11666;-1.26989;10;20220116;10.9;-1;4.9;2.1;6.77;.1;.68;7265 +74073;44.11666;-1.26989;10;20220117;9.6;.3;4.9;2.2;7.54;.1;.56;4944 +74073;44.11666;-1.26989;10;20220118;7.1;3.6;5.3;1.6;8.2;.2;.43;2519 +74073;44.11666;-1.26989;10;20220119;10.6;5.4;8;2.4;9.3;1.9;.61;3555 +74073;44.11666;-1.26989;10;20220120;10.3;7.7;9;3.9;9.67;.6;.84;2643 +74073;44.11666;-1.26989;10;20220121;7;1.6;4.3;3.4;6.1;.1;.86;6998 +74073;44.11666;-1.26989;10;20220122;8.4;-.5;4;2.9;5.74;.1;.88;8034 +74073;44.11666;-1.26989;10;20220123;10.9;-1.1;4.9;2.6;6.1;0;.96;8916 +74073;44.11666;-1.26989;10;20220124;14.5;-.2;7.2;2.1;6.74;0;1.07;8887 +74073;44.11666;-1.26989;10;20220125;15.2;.2;7.7;1.8;6.87;0;1;9679 +74073;44.11666;-1.26989;10;20220126;13.3;.4;6.9;2.5;6.97;0;1.07;9086 +74073;44.11666;-1.26989;10;20220127;7.1;-1.3;2.9;1.9;6.44;.1;.55;6718 +74073;44.11666;-1.26989;10;20220128;6.2;.8;3.5;1.7;7.2;0;.49;3483 +74073;44.11666;-1.26989;10;20220129;3.5;2;2.7;2.1;7.17;0;.35;2346 +74073;44.11666;-1.26989;10;20220130;5.3;1.1;3.2;2.1;7.7;1;.32;2690 +74073;44.11666;-1.26989;10;20220131;11.9;4.9;8.4;5.1;9.9;1.9;.75;6261 +74073;44.11666;-1.26989;10;20220201;11.2;3.1;7.1;3.8;9.14;.1;.73;6428 +74073;44.11666;-1.26989;10;20220202;11.9;9.6;10.7;3;11.14;0;.81;3212 +74073;44.11666;-1.26989;10;20220203;12.4;5.8;9.1;3.1;10.8;0;.63;4299 +74073;44.11666;-1.26989;10;20220204;12.5;7.6;10.1;3.5;11.4;1.2;.67;4214 +74073;44.11666;-1.26989;10;20220205;11.1;4.8;8;2.5;8.34;.1;.96;8438 +74073;44.11666;-1.26989;10;20220206;11.7;2.4;7.1;4.6;9.54;1.5;.68;6987 +74073;44.11666;-1.26989;10;20220207;13.6;10.9;12.3;4.1;11.61;.8;1.17;6548 +74073;44.11666;-1.26989;10;20220208;15.8;5.3;10.5;2.7;8.7;0;1.49;10438 +74073;44.11666;-1.26989;10;20220209;15.8;3.8;9.8;1.8;9.14;.1;1.16;10828 +74073;44.11666;-1.26989;10;20220210;12.4;3.4;7.9;2;9.87;3.7;1.13;9669 +74073;44.11666;-1.26989;10;20220211;12.4;7.3;9.9;2.8;9.27;0;1.15;6724 +74073;44.11666;-1.26989;10;20220212;14.4;2.3;8.4;2.1;7.84;0;1.32;10399 +74073;44.11666;-1.26989;10;20220213;17.7;3.4;10.5;5.4;9.1;4.4;2.28;10392 +74073;44.11666;-1.26989;10;20220214;12.4;8.8;10.6;8.3;10.04;11.9;1.53;5795 +74073;44.11666;-1.26989;10;20220215;13.3;6.7;10;6.5;10;5.6;1.47;7361 +74073;44.11666;-1.26989;10;20220216;13.5;10.4;11.9;7.7;12.84;5;.83;4252 +74073;44.11666;-1.26989;10;20220217;14.1;12.4;13.2;4.7;13.04;.9;.99;3196 +74073;44.11666;-1.26989;10;20220218;14.4;5.9;10.1;3.4;10.8;.2;1.06;7717 +74073;44.11666;-1.26989;10;20220219;12.5;5.8;9.2;2.6;9.04;.9;1.23;9139 +74073;44.11666;-1.26989;10;20220220;13.8;7.6;10.7;5.5;11.57;3.2;1.06;8004 +74073;44.11666;-1.26989;10;20220221;13.4;11.6;12.5;7;10.94;.2;1.78;4745 +74073;44.11666;-1.26989;10;20220222;14;10;12;2.7;9.87;0;1.53;7919 +74073;44.11666;-1.26989;10;20220223;17.5;3.8;10.6;2.2;9.74;0;1.63;13133 +74073;44.11666;-1.26989;10;20220224;13.3;5;9.1;3.3;10.5;1;1.02;9198 +74073;44.11666;-1.26989;10;20220225;13.1;3.4;8.3;2.5;7.64;.1;1.58;12177 +74073;44.11666;-1.26989;10;20220226;15.3;1.7;8.5;3.7;5.94;0;2.47;13904 +74073;44.11666;-1.26989;10;20220227;15.2;5.9;10.5;2.3;9.3;.1;1.58;11082 +74073;44.11666;-1.26989;10;20220228;19.5;4.7;12.1;1.6;9.7;0;1.82;14690 +74073;44.11666;-1.26989;10;20220301;20.1;5.1;12.6;2.5;8.77;.2;2.42;14294 +74073;44.11666;-1.26989;10;20220302;13.8;10.1;11.9;2.9;11.47;.6;1.2;5718 +74073;44.11666;-1.26989;10;20220303;13.2;6.4;9.8;3.6;11.1;5.1;1.02;7795 +74073;44.11666;-1.26989;10;20220304;12.2;9.2;10.7;7;9.84;0;1.74;6999 +74073;44.11666;-1.26989;10;20220305;12.5;4.3;8.4;2.6;8.2;.1;1.45;11494 +74073;44.11666;-1.26989;10;20220306;11.8;3.7;7.8;1.4;7.9;.1;1.26;10142 +74073;44.11666;-1.26989;10;20220307;12.4;1.3;6.8;2.2;6.8;0;1.7;14651 +74073;44.11666;-1.26989;10;20220308;13.1;7.2;10.2;3.1;9.3;1.7;1.55;8062 +74073;44.11666;-1.26989;10;20220309;18.1;4.3;11.2;3.5;8.84;.3;2.52;15084 +74073;44.11666;-1.26989;10;20220310;16.1;10.6;13.4;2.8;11.4;3.2;1.78;9355 +74073;44.11666;-1.26989;10;20220311;15.4;11.3;13.4;3.3;11.1;9.9;1.81;6693 +74073;44.11666;-1.26989;10;20220312;15.7;7.7;11.7;3.3;10.07;8.3;2.09;14380 +74073;44.11666;-1.26989;10;20220313;14.1;8.5;11.3;4.3;9.44;4.3;2.08;11072 +74073;44.11666;-1.26989;10;20220314;13.3;6;9.6;3.8;9.7;.3;1.45;8259 +74073;44.11666;-1.26989;10;20220315;21.2;10.1;15.7;4.4;12.4;0;2.91;14164 +74073;44.11666;-1.26989;10;20220316;15.8;11.5;13.6;4;12.87;.6;1.56;7518 +74073;44.11666;-1.26989;10;20220317;11.8;10.7;11.2;6;10.9;2.6;1.25;2151 +74073;44.11666;-1.26989;10;20220318;14.3;8.1;11.2;2.8;9.47;0;1.72;8143 +74073;44.11666;-1.26989;10;20220319;19.7;6.4;13;3.4;9.44;0;2.98;16252 +74073;44.11666;-1.26989;10;20220320;20;8;14;3.6;9.7;0;3.05;13667 +74073;44.11666;-1.26989;10;20220321;21.3;11.1;16.2;4.4;10.14;1.4;3.7;13525 +74073;44.11666;-1.26989;10;20220322;18.7;8.3;13.5;4.3;8.04;0;3.53;13941 +74073;44.11666;-1.26989;10;20220323;19.3;5.8;12.5;3.8;7.8;0;3.6;18068 +74073;44.11666;-1.26989;10;20220324;17.5;5.5;11.5;3.4;8.77;0;2.9;17498 +74073;44.11666;-1.26989;10;20220325;18.4;8;13.2;3.1;9.1;0;2.91;15382 +74073;44.11666;-1.26989;10;20220326;20.7;6.4;13.5;4;7.57;0;3.85;18802 +74073;44.11666;-1.26989;10;20220327;21.6;6.3;13.9;3.1;8.54;0;3.73;19432 +74073;44.11666;-1.26989;10;20220328;22;9;15.5;2.6;8.57;0;3.77;18641 +74073;44.11666;-1.26989;10;20220329;16.1;11;13.5;3;11.84;.1;1.86;8234 +74073;44.11666;-1.26989;10;20220330;14.9;10.4;12.7;4.6;11.47;6.2;1.72;6267 +74073;44.11666;-1.26989;10;20220331;14;9.1;11.5;7.1;9.64;6.2;2.5;12092 +74073;44.11666;-1.26989;10;20220401;10.1;3.3;6.7;5.6;6.14;1.2;2.28;12488 +74073;44.11666;-1.26989;10;20220402;10.5;3.8;7.1;5;5.84;.1;2.6;15575 +74073;44.11666;-1.26989;10;20220403;8.2;-1.1;3.6;2.8;6.14;.1;2;16297 +74073;44.11666;-1.26989;10;20220404;12.6;3.5;8;2.3;5.54;0;2.33;18708 +74073;44.11666;-1.26989;10;20220405;15;0;7.5;1.8;7.01;.2;2.25;17650 +74073;44.11666;-1.26989;10;20220406;14.2;8.7;11.4;4.3;11.07;1.5;1.83;11805 +74073;44.11666;-1.26989;10;20220407;16.3;10.6;13.5;7.1;11.97;10.3;2.25;8695 +74073;44.11666;-1.26989;10;20220408;17.3;12;14.6;7.5;11.2;1;3.06;7594 +74073;44.11666;-1.26989;10;20220409;14.7;8;11.4;3.8;8.87;.1;2.89;17661 +74073;44.11666;-1.26989;10;20220410;22.3;3.3;12.8;3.8;7.5;0;4.25;23051 +74073;44.11666;-1.26989;10;20220411;25.6;11;18.3;4.7;11.26;.6;4.87;21016 +74073;44.11666;-1.26989;10;20220412;21.3;11.4;16.3;3.5;11.94;.4;3.63;17756 +74073;44.11666;-1.26989;10;20220413;19;10;14.5;3.2;13;.3;2.42;14228 +74073;44.11666;-1.26989;10;20220414;19.5;11.5;15.5;2.4;13.64;.1;2.9;19076 +74073;44.11666;-1.26989;10;20220415;18.2;8.9;13.5;3.1;13.6;.1;2.41;17665 +74073;44.11666;-1.26989;10;20220416;17.9;11.5;14.7;2.7;13.2;0;2.67;17249 +74073;44.11666;-1.26989;10;20220417;18.4;8.8;13.6;3.2;13.04;0;2.69;19408 +74073;44.11666;-1.26989;10;20220418;16.6;12.3;14.5;4.3;12.67;0;2.4;11916 +74073;44.11666;-1.26989;10;20220419;13;10;11.5;5.1;11.4;9.1;1.42;4520 +74073;44.11666;-1.26989;10;20220420;11.4;9.5;10.4;6.4;11.7;16.8;.96;5130 +74073;44.11666;-1.26989;10;20220421;14.6;9.2;11.9;4.3;12.3;4.6;1.51;8596 +74073;44.11666;-1.26989;10;20220422;21.1;7.5;14.3;3.2;10.77;3.2;3.61;20224 +74073;44.11666;-1.26989;10;20220423;14.4;11.4;12.9;3.9;12.05;2.2;1.78;9593 +74073;44.11666;-1.26989;10;20220424;16.1;10.9;13.5;6.9;12.57;.5;2.24;12352 +74073;44.11666;-1.26989;10;20220425;17.6;9.2;13.4;2.9;11.64;0;3.21;23012 +74073;44.11666;-1.26989;10;20220426;24.3;8.9;16.6;3.3;11.55;3.6;4.79;25321 +74073;44.11666;-1.26989;10;20220427;17.7;12.6;15.2;2.3;14;3;1.86;8771 +74073;44.11666;-1.26989;10;20220428;16.5;13.2;14.8;2.6;14.3;.3;1.85;10365 +74073;44.11666;-1.26989;10;20220429;17.7;10;13.8;2.3;13.57;0;2.67;18750 +74073;44.11666;-1.26989;10;20220430;17.7;12.2;14.9;2.9;13.74;0;2.63;16261 +74073;44.11666;-1.26989;10;20220501;18.3;11.2;14.7;3.5;13.84;0;2.9;19359 +74073;44.11666;-1.26989;10;20220502;19;13;16;3.8;13.17;.1;3.18;17711 +74073;44.11666;-1.26989;10;20220503;20.2;9.3;14.7;4;13.14;1.1;3.05;17696 +74073;44.11666;-1.26989;10;20220504;19.3;13.7;16.5;4.5;12.64;0;3.6;19339 +74073;44.11666;-1.26989;10;20220505;19.5;9.2;14.3;3.9;12.97;.1;3.4;22419 +74073;44.11666;-1.26989;10;20220506;18.2;11.3;14.7;3.5;13.5;.1;3.1;20404 +74073;44.11666;-1.26989;10;20220507;19.7;10.7;15.2;2.7;13.94;.1;2.5;13707 +74073;44.11666;-1.26989;10;20220508;21.9;11.2;16.6;2.8;14.05;.1;3.37;20111 +74073;44.11666;-1.26989;10;20220509;24.6;11.3;17.9;2.3;14.05;0;4.1;24841 +74073;44.11666;-1.26989;10;20220510;24.6;12.1;18.3;2.4;13.97;0;4.52;24897 +74073;44.11666;-1.26989;10;20220511;19.4;14.9;17.2;2.6;15.04;1.5;2.78;14483 +74073;44.11666;-1.26989;10;20220512;20.3;14.3;17.3;2.4;15;.9;2.91;15349 +74073;44.11666;-1.26989;10;20220513;21.3;14.2;17.7;2.3;15.2;0;3.39;19086 +74073;44.11666;-1.26989;10;20220514;32;12.1;22;3.2;15.8;1;6.11;26542 +74073;44.11666;-1.26989;10;20220515;28.7;16;22.4;2.9;17.97;5.2;4.99;23268 +74073;44.11666;-1.26989;10;20220516;27;15.1;21;2.4;16.4;0;4.9;25350 +74073;44.11666;-1.26989;10;20220517;26.2;16.9;21.6;3.3;16.4;0;5.18;25341 +74073;44.11666;-1.26989;10;20220518;34.3;15.1;24.7;3.4;17.17;2.1;6.88;28100 +74073;44.11666;-1.26989;10;20220519;25.8;17.6;21.7;3;18.77;.1;3.96;18267 +74073;44.11666;-1.26989;10;20220520;22.3;17.6;19.9;3.2;18.74;0;3.15;16021 +74073;44.11666;-1.26989;10;20220521;30.4;15.9;23.2;2.8;18.1;0;5.35;23830 +74073;44.11666;-1.26989;10;20220522;30.6;18.4;24.5;3.9;20.07;.6;5.82;24644 +74073;44.11666;-1.26989;10;20220523;19.6;16.6;18.1;7.4;15.97;1.7;2.96;11706 +74073;44.11666;-1.26989;10;20220524;18.2;13;15.6;4.9;12.7;1.6;3.35;16672 +74073;44.11666;-1.26989;10;20220525;19.8;11.1;15.4;4;12.37;.1;3.92;22883 +74073;44.11666;-1.26989;10;20220526;20;12.7;16.4;2.9;13.9;.1;3.26;17679 +74073;44.11666;-1.26989;10;20220527;21.7;11.2;16.4;3.2;14.67;.1;3.82;23310 +74073;44.11666;-1.26989;10;20220528;25.1;12.5;18.8;3.3;14.17;0;5.3;27863 +74073;44.11666;-1.26989;10;20220529;24.3;12.4;18.4;3.8;11.3;0;5.61;27488 +74073;44.11666;-1.26989;10;20220530;21.2;11.4;16.3;3.6;10.14;0;4.71;23558 +74073;44.11666;-1.26989;10;20220531;21.8;13.1;17.4;2.6;12.7;.1;4.14;22169 +74073;44.11666;-1.26989;10;20220601;27.7;13.9;20.8;3.8;14.34;.6;6.03;27621 +74073;44.11666;-1.26989;10;20220602;25.4;16.7;21;3.8;18.2;4.9;4.56;22742 +74073;44.11666;-1.26989;10;20220603;23.2;18.3;20.7;3.5;18.97;2.5;3.54;17284 +74073;44.11666;-1.26989;10;20220604;23.4;17.5;20.4;2.7;18.67;0;3.37;16638 +74073;44.11666;-1.26989;10;20220605;22.3;17.5;19.9;3.1;16.34;0;3.92;19260 +74073;44.11666;-1.26989;10;20220606;24;14.5;19.3;2.1;15.97;.3;3.92;20540 +74073;44.11666;-1.26989;10;20220607;22.4;17.8;20.1;3.2;16.34;7.2;3.97;19066 +74073;44.11666;-1.26989;10;20220608;19.9;15.2;17.5;3.6;17.04;2.7;2.46;12411 +74073;44.11666;-1.26989;10;20220609;22.1;14.7;18.4;2.8;14.67;0;4.25;22988 +74073;44.11666;-1.26989;10;20220610;25.3;11.9;18.6;2.9;15.77;0;4.83;27916 +74073;44.11666;-1.26989;10;20220611;24.9;16.4;20.7;2.9;18.24;.1;4.09;20479 +74073;44.11666;-1.26989;10;20220612;25.3;17.3;21.3;3;19.57;3.9;3.84;18682 +74073;44.11666;-1.26989;10;20220613;27.6;18.2;22.9;3.1;19.44;0;5.11;24228 +74073;44.11666;-1.26989;10;20220614;32.9;18.1;25.5;2.7;19.1;0;6.22;26161 +74073;44.11666;-1.26989;10;20220615;27.1;20.3;23.7;3.2;20.44;0;5.06;23938 +74073;44.11666;-1.26989;10;20220616;36;18;27;2.3;18.3;0;6.99;29159 +74073;44.11666;-1.26989;10;20220617;38.9;20.8;29.9;3.2;20.5;0;8.18;29636 +74073;44.11666;-1.26989;10;20220618;41.3;22.2;31.7;3.5;19.87;0;9.07;29717 +74073;44.11666;-1.26989;10;20220619;25;19.3;22.1;5;19.57;.8;4.5;20602 +74073;44.11666;-1.26989;10;20220620;26;19;22.5;4.6;18.3;3.7;4.57;17905 +74073;44.11666;-1.26989;10;20220621;24.4;18.8;21.6;4.5;19.94;28.9;3.96;19064 +74073;44.11666;-1.26989;10;20220622;23.5;17;20.3;4.3;18.14;.5;4.02;20274 +74073;44.11666;-1.26989;10;20220623;24.2;15;19.6;2.4;17.5;7.8;4.09;22387 +74073;44.11666;-1.26989;10;20220624;23;16.9;20;4.6;16.54;2;4.28;20601 +74073;44.11666;-1.26989;10;20220625;18.9;16.2;17.5;2.9;15.74;6.4;2.31;9793 +74073;44.11666;-1.26989;10;20220626;18.9;13.9;16.4;1.9;14.84;6;2.3;11336 +74073;44.11666;-1.26989;10;20220627;21.1;14.3;17.7;3;14.2;.1;3.88;20084 +74073;44.11666;-1.26989;10;20220628;23.2;13;18.1;2.6;13.7;0;4.62;25617 +74073;44.11666;-1.26989;10;20220629;22.8;11.4;17.1;2.6;14.8;1.4;4.04;23558 +74073;44.11666;-1.26989;10;20220630;20.3;15;17.6;2.7;14.84;2.4;3.08;15067 +74073;44.11666;-1.26989;10;20220701;23;12;17.5;2.6;13.84;0;4.45;25467 +74073;44.11666;-1.26989;10;20220702;29;13.5;21.3;3.7;14.44;0;6.34;29337 +74073;44.11666;-1.26989;10;20220703;23.3;15.6;19.4;3.8;16.67;.5;4.44;24261 +74073;44.11666;-1.26989;10;20220704;23;17.2;20.1;2.4;17.94;0;3.06;14053 +74073;44.11666;-1.26989;10;20220705;26.3;16.6;21.5;3.1;18;0;5.08;25950 +74073;44.11666;-1.26989;10;20220706;26.5;16.4;21.4;3.5;16.47;0;5.47;26594 +74073;44.11666;-1.26989;10;20220707;25.1;16.5;20.8;3.2;18.14;.1;4.57;23762 +74073;44.11666;-1.26989;10;20220708;26.6;16.2;21.4;2.8;17.74;0;4.97;25341 +74073;44.11666;-1.26989;10;20220709;29.2;17.2;23.2;3.6;16.64;0;6.05;26731 +74073;44.11666;-1.26989;10;20220710;32.4;17.7;25;3.5;16.7;0;6.96;27550 +74073;44.11666;-1.26989;10;20220711;31.9;17.7;24.8;3.2;17.54;0;6.63;28171 +74073;44.11666;-1.26989;10;20220712;33.6;18.8;26.2;2.8;18.37;.1;6.54;26031 +74073;44.11666;-1.26989;10;20220713;33.1;17.4;25.3;2.4;16.54;0;6.6;27834 +74073;44.11666;-1.26989;10;20220714;32.2;17.8;25;2.4;18.37;0;5.72;24520 +74073;44.11666;-1.26989;10;20220715;30.5;20.1;25.3;3.6;18.14;0;5.9;22577 +74073;44.11666;-1.26989;10;20220716;38;19.2;28.6;3.6;15.7;0;8.51;28705 +74073;44.11666;-1.26989;10;20220717;40.1;20.4;30.3;3.9;13.47;0;9.46;28438 +74073;44.11666;-1.26989;10;20220718;41.9;22;31.9;4.5;16.74;.1;10.18;28907 +74073;44.11666;-1.26989;10;20220719;26.8;22;24.4;5.1;20.77;0;4.81;18274 +74073;44.11666;-1.26989;10;20220720;25.9;20.3;23.1;2.7;19.74;1.6;4.06;18059 +74073;44.11666;-1.26989;10;20220721;28.6;15.9;22.2;3.4;18.67;0;5.26;25683 +74073;44.11666;-1.26989;10;20220722;24.5;19.7;22.1;4.4;18.94;0;3.6;12968 +74073;44.11666;-1.26989;10;20220723;25.7;15.9;20.8;2.6;16.94;0;4.48;22886 +74073;44.11666;-1.26989;10;20220724;35.8;16.5;26.2;3.6;17.97;0;7.43;28679 +74073;44.11666;-1.26989;10;20220725;25.3;20.6;23;4.4;19.84;.5;3.93;14823 +74073;44.11666;-1.26989;10;20220726;24.8;15.8;20.3;2.9;16.2;0;4.42;22355 +74073;44.11666;-1.26989;10;20220727;24.9;13.3;19.1;2.7;14.84;0;4.67;25432 +74073;44.11666;-1.26989;10;20220728;25;16.3;20.6;2.9;15.94;0;4.65;23184 +74073;44.11666;-1.26989;10;20220729;25.6;17.2;21.4;2.2;18.3;.5;4.11;21210 +74073;44.11666;-1.26989;10;20220730;26.3;16.2;21.3;2.5;19.24;.3;4.41;23826 +74073;44.11666;-1.26989;10;20220731;26;16;21;3.2;19.54;.9;4.38;24037 +74073;44.11666;-1.26989;10;20220801;26.6;17.5;22;3;19.8;0;4.43;22479 +74073;44.11666;-1.26989;10;20220802;30.4;15.2;22.8;2.7;19.57;.7;5.07;24997 +74073;44.11666;-1.26989;10;20220803;30.8;20;25.4;3.2;22.47;1.4;4.83;20340 +74073;44.11666;-1.26989;10;20220804;27.4;21.3;24.4;3.4;23.04;1.4;4.23;19420 +74073;44.11666;-1.26989;10;20220805;25.8;20.7;23.3;4.1;19.4;0;4.31;17770 +74073;44.11666;-1.26989;10;20220806;29.6;19.4;24.5;3.3;17.27;0;5.43;21905 +74073;44.11666;-1.26989;10;20220807;28.7;18.9;23.8;3.8;14.9;.8;6.01;23580 +74073;44.11666;-1.26989;10;20220808;30.1;18.6;24.4;4;14.87;0;6.25;23950 +74073;44.11666;-1.26989;10;20220809;32.6;19.9;26.3;3.6;15.77;0;6.33;22035 +74073;44.11666;-1.26989;10;20220810;34;20.2;27.1;3;16.1;0;6.01;21245 +74073;44.11666;-1.26989;10;20220811;35.5;20.9;28.2;2.6;17.7;0;6.2;24202 +74073;44.11666;-1.26989;10;20220812;28.3;22.9;25.6;3.7;22.8;0;4.32;17751 +74073;44.11666;-1.26989;10;20220813;27.1;22.1;24.6;4.2;21.5;0;4.22;15960 +74073;44.11666;-1.26989;10;20220814;25.2;20.9;23;4.7;19.77;0;3.69;12549 +74073;44.11666;-1.26989;10;20220815;25.8;19.7;22.8;3.8;18.4;.3;4.22;17383 +74073;44.11666;-1.26989;10;20220816;24.3;16.9;20.6;2.7;18.4;7.2;3.53;17645 +74073;44.11666;-1.26989;10;20220817;24;17;20.5;4.6;17.85;3.9;3.52;15450 +74073;44.11666;-1.26989;10;20220818;23.1;17;20.1;5;18.2;2;3.25;14431 +74073;44.11666;-1.26989;10;20220819;25.1;17;21;2.9;17.95;0;3.47;16084 +74073;44.11666;-1.26989;10;20220820;28.7;16.2;22.4;2.3;19.4;.1;4.14;21263 +74073;44.11666;-1.26989;10;20220821;26;18.5;22.3;2.6;19.85;.7;3.33;15698 +74073;44.11666;-1.26989;10;20220822;24.9;19.8;22.4;3.8;21.65;1.1;2.56;10341 +74073;44.11666;-1.26989;10;20220823;27.8;19.7;23.7;2.2;22.25;0;3.3;16060 +74073;44.11666;-1.26989;10;20220824;36.1;18.7;27.4;2.8;21.05;.8;6.02;24569 +74073;44.11666;-1.26989;10;20220825;27;20.7;23.8;4.1;22.75;.1;3.21;14040 +74073;44.11666;-1.26989;10;20220826;26.4;20.7;23.5;3.6;21.15;.1;3.24;13103 +74073;44.11666;-1.26989;10;20220827;28.7;19.1;23.9;2.4;19.45;0;3.76;16610 +74073;44.11666;-1.26989;10;20220828;35;17.3;26.1;2.3;17.5;.6;5.65;24217 +74073;44.11666;-1.26989;10;20220829;28;21;24.5;2.7;18.6;6.7;3.52;14032 +74073;44.11666;-1.26989;10;20220830;28.7;17.7;23.2;3.1;21.8;0;3.57;18143 +74073;44.11666;-1.26989;10;20220831;26.5;20.6;23.5;4;21.44;0;3.48;13554 +74073;44.11666;-1.26989;10;20220901;26.2;17.9;22.1;3.1;19.44;.6;3.69;18026 +74073;44.11666;-1.26989;10;20220902;24.9;19;22;2.9;19.8;2.5;3.07;13779 +74073;44.11666;-1.26989;10;20220903;24.8;18.5;21.7;2.8;17.67;1.5;3.5;15952 +74073;44.11666;-1.26989;10;20220904;29;15.7;22.3;2.4;16.4;0;4.28;20643 +74073;44.11666;-1.26989;10;20220905;30;16.8;23.4;3.1;17.8;0;4.67;20165 +74073;44.11666;-1.26989;10;20220906;27.8;16.4;22.1;2.7;17;0;4.23;20483 +74073;44.11666;-1.26989;10;20220907;24.4;16.6;20.5;2.4;16.47;2.8;3.18;15141 +74073;44.11666;-1.26989;10;20220908;23.9;15.6;19.7;3;18;3.3;2.92;15190 +74073;44.11666;-1.26989;10;20220909;23.8;19.2;21.5;4.6;16.2;.1;3.83;13788 +74073;44.11666;-1.26989;10;20220910;27.5;14.9;21.2;2.7;16.27;0;4.04;20434 +74073;44.11666;-1.26989;10;20220911;35.7;16.3;26;3.5;14.97;0;6.34;21448 +74073;44.11666;-1.26989;10;20220912;37;20.1;28.5;3.3;16.77;6.5;6.14;18390 +74073;44.11666;-1.26989;10;20220913;31.5;21.3;26.4;3.5;20;.1;4.56;14656 +74073;44.11666;-1.26989;10;20220914;28.4;19.5;23.9;3.3;18.37;.1;4.07;15941 +74073;44.11666;-1.26989;10;20220915;25.9;16.1;21;2.5;19.27;.9;3.11;16917 +74073;44.11666;-1.26989;10;20220916;22.9;18.9;20.9;4.3;16.17;0;3.48;13395 +74073;44.11666;-1.26989;10;20220917;23.3;12;17.7;3.4;9.7;0;4.1;18345 +74073;44.11666;-1.26989;10;20220918;26.2;9.9;18;3.6;7.87;0;4.9;19732 +74073;44.11666;-1.26989;10;20220919;24.9;10.3;17.6;3.4;9.87;0;4.28;19118 +74073;44.11666;-1.26989;10;20220920;23;10.6;16.8;3.2;10.24;0;3.81;18143 +74073;44.11666;-1.26989;10;20220921;22.4;11.3;16.9;3.1;11.2;0;3.42;17310 +74073;44.11666;-1.26989;10;20220922;23;9.9;16.4;2.1;11.37;0;3.01;17707 +74073;44.11666;-1.26989;10;20220923;20.4;10.9;15.6;1.8;14.27;3.7;1.81;10071 +74073;44.11666;-1.26989;10;20220924;20.5;12.9;16.7;3.4;14.24;9.3;2.31;11108 +74073;44.11666;-1.26989;10;20220925;19.8;10.5;15.1;2.7;12.37;1.1;2.43;15008 +74073;44.11666;-1.26989;10;20220926;21.2;9;15.1;4.1;12.74;6.6;2.67;14210 +74073;44.11666;-1.26989;10;20220927;20;15.8;17.9;7.2;14.84;9.5;2.7;7265 +74073;44.11666;-1.26989;10;20220928;19.7;17.1;18.4;9.6;16.77;26.4;2.4;7213 +74073;44.11666;-1.26989;10;20220929;16.8;13.9;15.3;4.8;14.24;20.3;1.65;6207 +74073;44.11666;-1.26989;10;20220930;19.1;10.4;14.7;2.8;12.7;.1;2.23;14339 +74073;44.11666;-1.26989;10;20221001;20.7;15;17.8;5.5;16.47;.2;2.03;8059 +74073;44.11666;-1.26989;10;20221002;21.7;14.1;17.9;2.2;16.84;.1;2.06;12928 +74073;44.11666;-1.26989;10;20221003;24.3;13.3;18.8;2.1;15.74;0;2.48;14306 +74073;44.11666;-1.26989;10;20221004;21.4;11.4;16.4;1.7;15.3;.2;1.96;13694 +74073;44.11666;-1.26989;10;20221005;23.7;13.4;18.6;2.3;17.1;.2;2.14;12189 +74073;44.11666;-1.26989;10;20221006;21.7;16.9;19.3;2.1;17.5;0;1.74;7713 +74073;44.11666;-1.26989;10;20221007;25.4;13.3;19.4;2.5;16;.5;2.66;14322 +74073;44.11666;-1.26989;10;20221008;22.7;16.7;19.7;3.1;14.57;0;2.62;10022 +74073;44.11666;-1.26989;10;20221009;26.1;12.3;19.2;2.3;14.24;0;2.79;14417 +74073;44.11666;-1.26989;10;20221010;21.4;15.1;18.2;1.4;17.27;6.2;1.44;7975 +74073;44.11666;-1.26989;10;20221011;18.8;16.4;17.6;1.6;17.94;.7;.99;4111 +74073;44.11666;-1.26989;10;20221012;21.2;16.1;18.7;1.3;16.94;.1;1.55;8867 +74073;44.11666;-1.26989;10;20221013;20.2;12.6;16.4;3.2;16.67;.9;1.37;8133 +74073;44.11666;-1.26989;10;20221014;21.3;18.5;19.9;5;18.87;.3;1.81;4996 +74073;44.11666;-1.26989;10;20221015;23.1;14.4;18.8;2.3;16.64;0;1.82;8659 +74073;44.11666;-1.26989;10;20221016;28.7;14.9;21.8;2.3;16.5;1.9;2.84;12881 +74073;44.11666;-1.26989;10;20221017;26.3;17.8;22.1;2.5;18.44;0;2.27;8499 +74073;44.11666;-1.26989;10;20221018;30.4;15.8;23.1;2.8;17.8;.1;3.17;13173 +74073;44.11666;-1.26989;10;20221019;27.4;17.7;22.5;2.9;17.7;6.1;2.66;8572 +74073;44.11666;-1.26989;10;20221020;25.9;15.4;20.6;4;15.24;0;3.04;9524 +74073;44.11666;-1.26989;10;20221021;22.4;19;20.7;5;14.84;0;3.1;6175 +74073;44.11666;-1.26989;10;20221022;26.3;14;20.2;3;13.74;.1;2.88;11493 +74073;44.11666;-1.26989;10;20221023;25.2;19.9;22.6;6.3;13.84;0;4.53;7692 +74073;44.11666;-1.26989;10;20221024;23;17.1;20;2.9;14.7;0;2.4;9446 +74073;44.11666;-1.26989;10;20221025;23.7;12.8;18.2;3.5;13.4;.2;2.53;8338 +74073;44.11666;-1.26989;10;20221026;27.1;14.2;20.6;2.2;14.54;0;2.45;11337 +74073;44.11666;-1.26989;10;20221027;27.1;17.8;22.5;3.2;13.77;0;3.18;6358 +74073;44.11666;-1.26989;10;20221028;25.8;17.9;21.9;2.9;13.6;0;2.89;7674 +74073;44.11666;-1.26989;10;20221029;24.1;16.4;20.3;2.4;15.5;0;2.06;7138 +74073;44.11666;-1.26989;10;20221030;20.4;14.3;17.3;2.1;15.94;3.3;1.32;7229 +74073;44.11666;-1.26989;10;20221031;20.8;13.8;17.3;3.3;15.8;6;1.51;5632 +74073;44.11666;-1.26989;10;20221101;19.3;13;16.2;3.1;13.3;.1;1.74;7352 +74073;44.11666;-1.26989;10;20221102;20.5;10.8;15.7;2.5;12.94;.1;1.61;9403 +74073;44.11666;-1.26989;10;20221103;20.7;13;16.9;6;12.8;14.1;2.65;6073 +74073;44.11666;-1.26989;10;20221104;16.5;12.4;14.5;10.5;11.67;3.8;2.55;5285 +74073;44.11666;-1.26989;10;20221105;18.3;8.5;13.4;2.2;10.47;.1;1.43;9432 +74073;44.11666;-1.26989;10;20221106;19.2;6.9;13;3.3;11.4;.1;1.54;8165 +74073;44.11666;-1.26989;10;20221107;20.8;10;15.4;2.3;11.67;0;1.61;9355 +74073;44.11666;-1.26989;10;20221108;21.7;14.1;17.9;3.7;12.64;4.4;2.34;5150 +74073;44.11666;-1.26989;10;20221109;17;14.6;15.8;2.9;13.7;7.1;1.33;3014 +74073;44.11666;-1.26989;10;20221110;19.2;10.1;14.7;2.3;12.34;0;1.29;7872 +74073;44.11666;-1.26989;10;20221111;19.6;8.3;14;3.3;12.04;.1;1.51;8707 +74073;44.11666;-1.26989;10;20221112;22.4;10.2;16.3;2.2;13.14;.1;1.49;8828 +74073;44.11666;-1.26989;10;20221113;23.9;9.3;16.6;1.9;12.34;0;1.55;9383 +74073;44.11666;-1.26989;10;20221114;17.8;13;15.4;4;12.87;4.2;1.65;3883 +74073;44.11666;-1.26989;10;20221115;18;12.3;15.1;4.7;13.07;9.2;1.61;3468 +74073;44.11666;-1.26989;10;20221116;18.8;12.8;15.8;5.5;13.67;1;1.71;5784 +74073;44.11666;-1.26989;10;20221117;18.4;16.1;17.2;7.7;13.6;6.3;2.53;3720 +74073;44.11666;-1.26989;10;20221118;14;11;12.5;5.1;11.14;22.7;1.4;3168 +74073;44.11666;-1.26989;10;20221119;13.2;7.7;10.5;3.2;10;7.7;.97;5135 +74073;44.11666;-1.26989;10;20221120;16;6.2;11.1;4.2;11.04;8;1.12;5240 +74073;44.11666;-1.26989;10;20221121;16.6;9.8;13.2;7.4;11.67;32.2;1.79;3363 +74073;44.11666;-1.26989;10;20221122;13.6;9.5;11.6;9.6;11.14;30.7;1.43;2654 +74073;44.11666;-1.26989;10;20221123;16.8;11.2;14;7.1;13.74;2.3;1.18;4779 +74073;44.11666;-1.26989;10;20221124;14.4;10.4;12.4;3.6;11.67;8.2;1.02;3528 +74073;44.11666;-1.26989;10;20221125;15.3;10.1;12.7;4.9;11.64;6.3;1.22;5046 +74073;44.11666;-1.26989;10;20221126;13.6;6.3;10;2.4;9.6;0;.84;5058 +74073;44.11666;-1.26989;10;20221127;16.1;4.8;10.5;3.2;10;13.6;1.06;6543 +74073;44.11666;-1.26989;10;20221128;15;11.3;13.2;6.9;11.6;13.4;1.57;3730 +74073;44.11666;-1.26989;10;20221129;14.4;9.9;12.1;4.5;11.44;1.9;1.09;3824 +74073;44.11666;-1.26989;10;20221130;10.3;4.7;7.5;2.7;8.64;0;.65;5094 +74073;44.11666;-1.26989;10;20221201;10;3;6.5;2.9;7.8;0;.73;5609 +74073;44.11666;-1.26989;10;20221202;9;4.4;6.7;2.5;7.8;0;.7;4439 +74073;44.11666;-1.26989;10;20221203;8.4;4.3;6.4;2.2;7.37;0;.64;4518 +74073;44.11666;-1.26989;10;20221204;11.3;1.2;6.3;2.2;7.37;.3;.68;5795 +74073;44.11666;-1.26989;10;20221205;12.3;1.2;6.7;3.3;7.14;.1;.98;7150 +74073;44.11666;-1.26989;10;20221206;13.1;7.5;10.3;3.3;8.94;.1;1.2;3384 +74073;44.11666;-1.26989;10;20221207;9.6;4.3;7;2.8;8.37;.1;.64;4314 +74073;44.11666;-1.26989;10;20221208;8.5;5;6.7;3.5;8.67;11.9;.61;2079 +74073;44.11666;-1.26989;10;20221209;9.4;7;8.2;3.6;9.5;.6;.67;2724 +74073;44.11666;-1.26989;10;20221210;7.3;-1.6;2.9;2.3;5.34;.1;.61;6560 +74073;44.11666;-1.26989;10;20221211;7.3;-2.3;2.5;2.9;4.94;.1;.82;6074 +74073;44.11666;-1.26989;10;20221212;4.9;-1.1;1.9;3.5;7.1;11.1;.22;2868 +74073;44.11666;-1.26989;10;20221213;11.6;5.4;8.5;4.4;12.3;5.1;.08;3245 +74073;44.11666;-1.26989;10;20221214;18;10;14;2.9;13.47;8.1;.83;4523 +74073;44.11666;-1.26989;10;20221215;15.4;11.1;13.2;3.3;12.5;23.8;.91;2963 +74073;44.11666;-1.26989;10;20221216;8.1;6;7;5;8.4;.9;.77;3645 +74073;44.11666;-1.26989;10;20221217;9.9;-.6;4.7;2.7;6.57;.1;.69;6345 +74073;44.11666;-1.26989;10;20221218;15.9;2.1;9;3;8.47;0;1.04;6879 +74073;44.11666;-1.26989;10;20221219;16.2;7.8;12;3.3;9.77;0;1.3;4873 +74073;44.11666;-1.26989;10;20221220;16.6;11.7;14.1;3.9;10.94;5.8;1.73;2522 +74073;44.11666;-1.26989;10;20221221;17.6;10.1;13.8;3.5;12.94;.7;.97;4721 +74073;44.11666;-1.26989;10;20221222;16.6;12.4;14.5;4;13.84;1;.92;3062 +74073;44.11666;-1.26989;10;20221223;17.6;12.9;15.2;2.9;13.84;0;1.02;3084 +74073;44.11666;-1.26989;10;20221224;19;11.2;15.1;2.4;12.47;0;1.01;5882 +74073;44.11666;-1.26989;10;20221225;19.2;8.8;14;4;10.9;.6;1.67;5709 +74073;44.11666;-1.26989;10;20221226;15.9;11.4;13.6;2.1;12.2;.6;.92;2421 +74073;44.11666;-1.26989;10;20221227;15.8;8.7;12.3;1.2;11.8;.2;.51;4998 +74073;44.11666;-1.26989;10;20221228;17.4;7.6;12.5;3.1;11.14;0;1.02;6092 +74073;44.11666;-1.26989;10;20221229;14.4;13;13.7;3.8;12.77;12.9;1.03;1206 +74073;44.11666;-1.26989;10;20221230;18.9;10.5;14.7;4.4;12.9;0;1.4;4434 +74073;44.11666;-1.26989;10;20221231;20.7;13.9;17.3;5.8;9.4;0;3.42;5153 +74074;44.1588;-1.06647;80;20220101;21.7;2.9;12.3;1.3;10.3;0;.74;7306 +74074;44.1588;-1.06647;80;20220102;17.2;5.4;11.3;1.5;10.7;.1;.65;5530 +74074;44.1588;-1.06647;80;20220103;16.5;5.5;11;2.3;10.8;0;.87;5961 +74074;44.1588;-1.06647;80;20220104;16.7;9.5;13.1;3.2;10.76;6;1.33;3852 +74074;44.1588;-1.06647;80;20220105;9;2.1;5.6;1;7.2;.5;.42;4967 +74074;44.1588;-1.06647;80;20220106;9.3;-1.4;4;1;5.76;.1;.46;5957 +74074;44.1588;-1.06647;80;20220107;12.1;-.3;5.9;3.7;8.16;2.7;.79;6074 +74074;44.1588;-1.06647;80;20220108;12.1;7;9.5;7.5;11.03;11.6;.84;3795 +74074;44.1588;-1.06647;80;20220109;11.3;9.5;10.4;5.6;11.73;21.8;.73;1476 +74074;44.1588;-1.06647;80;20220110;12.8;10.3;11.6;4.7;13.03;3.2;.53;1950 +74074;44.1588;-1.06647;80;20220111;11.9;6.5;9.2;1.1;8.9;.1;.55;5102 +74074;44.1588;-1.06647;80;20220112;7.2;-2.2;2.5;1;5.9;0;.38;6539 +74074;44.1588;-1.06647;80;20220113;7;-4.2;1.4;1.8;5.86;0;.47;6869 +74074;44.1588;-1.06647;80;20220114;6.9;-1.1;2.9;1.4;6.13;0;.51;6126 +74074;44.1588;-1.06647;80;20220115;12;-4.4;3.8;.9;6.13;.1;.42;8287 +74074;44.1588;-1.06647;80;20220116;10.5;-2.7;3.9;1.1;6.53;.1;.44;7184 +74074;44.1588;-1.06647;80;20220117;7.7;-1;3.4;1.7;7.13;.1;.45;5284 +74074;44.1588;-1.06647;80;20220118;5.6;2.6;4.1;1.5;7.96;.2;.38;2382 +74074;44.1588;-1.06647;80;20220119;10.5;4.2;7.4;2.4;9;2.3;.61;4235 +74074;44.1588;-1.06647;80;20220120;10.9;7.2;9;3.1;9.5;.6;.87;3182 +74074;44.1588;-1.06647;80;20220121;5.8;0;2.9;2.5;5.93;.1;.69;6138 +74074;44.1588;-1.06647;80;20220122;8;-2.8;2.6;1.9;5.5;.1;.69;7703 +74074;44.1588;-1.06647;80;20220123;10.4;-3.1;3.7;1.9;5.8;0;.8;8399 +74074;44.1588;-1.06647;80;20220124;15.6;-1.2;7.2;1.5;6.4;0;.89;9163 +74074;44.1588;-1.06647;80;20220125;15.1;-1.9;6.6;1.1;6.46;0;.72;9481 +74074;44.1588;-1.06647;80;20220126;13.2;-2.3;5.5;1.8;6.56;0;.9;9162 +74074;44.1588;-1.06647;80;20220127;8;-3.6;2.2;1.1;5.76;.1;.52;7364 +74074;44.1588;-1.06647;80;20220128;6.5;-2.4;2;1.1;6.36;0;.42;5649 +74074;44.1588;-1.06647;80;20220129;2.4;-.6;.9;1.7;6.7;0;.31;3229 +74074;44.1588;-1.06647;80;20220130;3.8;-.4;1.7;1.8;7.16;.6;.32;3335 +74074;44.1588;-1.06647;80;20220131;11;3.1;7;3.9;9.3;2.1;.73;6260 +74074;44.1588;-1.06647;80;20220201;10.4;.4;5.4;2.9;8.8;.1;.62;6799 +74074;44.1588;-1.06647;80;20220202;10.5;8.2;9.3;2.6;10.83;0;.63;3182 +74074;44.1588;-1.06647;80;20220203;11.9;5.3;8.6;2.8;10.4;0;.65;4598 +74074;44.1588;-1.06647;80;20220204;12.2;6.4;9.3;2.7;11.1;1.6;.66;4886 +74074;44.1588;-1.06647;80;20220205;11.2;4.1;7.7;1.8;8;.1;.91;7890 +74074;44.1588;-1.06647;80;20220206;10.9;0;5.5;3.8;9.16;1.6;.63;7357 +74074;44.1588;-1.06647;80;20220207;13.9;8.9;11.4;2.8;11.36;.8;1.02;6630 +74074;44.1588;-1.06647;80;20220208;15.2;2.7;8.9;2.4;8.13;0;1.39;10327 +74074;44.1588;-1.06647;80;20220209;18.7;1.7;10.2;1.5;8.4;.1;1.25;11619 +74074;44.1588;-1.06647;80;20220210;7.8;1.6;4.7;1.4;9.49;4.5;1.02;10324 +74074;44.1588;-1.06647;80;20220211;11.8;6.5;9.2;2.2;9.12;0;1.07;6984 +74074;44.1588;-1.06647;80;20220212;14.4;1.2;7.8;1.8;7.52;0;1.27;10519 +74074;44.1588;-1.06647;80;20220213;17.6;2.3;9.9;3.8;8.99;4.3;1.9;11428 +74074;44.1588;-1.06647;80;20220214;11.7;8.4;10;6.6;10.15;11.3;1.32;5447 +74074;44.1588;-1.06647;80;20220215;12.6;5.9;9.2;5.5;10.05;9.2;1.2;7353 +74074;44.1588;-1.06647;80;20220216;13.2;8.9;11.1;6.4;12.76;5.8;.69;5313 +74074;44.1588;-1.06647;80;20220217;13.4;12.1;12.8;3.9;12.96;1.4;.89;2701 +74074;44.1588;-1.06647;80;20220218;16.6;6.2;11.4;2.5;10.83;.2;1.24;8913 +74074;44.1588;-1.06647;80;20220219;12.2;5.8;9;1.9;8.76;.5;1.15;8603 +74074;44.1588;-1.06647;80;20220220;13.9;3.9;8.9;4.4;11.1;3.8;1.04;9722 +74074;44.1588;-1.06647;80;20220221;13.4;10.1;11.8;5.3;10.6;.3;1.61;6399 +74074;44.1588;-1.06647;80;20220222;15.8;6.9;11.4;2;9.56;0;1.51;10595 +74074;44.1588;-1.06647;80;20220223;17.1;2.3;9.7;1.7;9.4;0;1.51;12824 +74074;44.1588;-1.06647;80;20220224;13.3;3.7;8.5;2.1;10.36;1;1.07;9564 +74074;44.1588;-1.06647;80;20220225;12.8;1.5;7.1;2.1;7.23;.1;1.48;12314 +74074;44.1588;-1.06647;80;20220226;14.7;1.2;7.9;3.5;5.7;0;2.36;13393 +74074;44.1588;-1.06647;80;20220227;16.9;4.1;10.5;2.2;8.76;.1;1.78;12632 +74074;44.1588;-1.06647;80;20220228;19.8;2.9;11.3;1.3;9.63;0;1.72;14877 +74074;44.1588;-1.06647;80;20220301;19.6;2.5;11;2.3;8.46;.1;2.3;14343 +74074;44.1588;-1.06647;80;20220302;14.2;8.3;11.3;1.9;10.76;.4;1.3;8283 +74074;44.1588;-1.06647;80;20220303;15.4;6.4;10.9;2.4;10.9;3.6;1.26;9192 +74074;44.1588;-1.06647;80;20220304;11.9;8.2;10.1;4.5;9.7;0;1.47;8030 +74074;44.1588;-1.06647;80;20220305;12.2;3.3;7.7;1.9;7.5;0;1.46;11200 +74074;44.1588;-1.06647;80;20220306;11.4;1;6.2;1;7.43;.2;1.2;10739 +74074;44.1588;-1.06647;80;20220307;12.8;-2.7;5;1.4;6.23;0;1.55;15475 +74074;44.1588;-1.06647;80;20220308;11.8;5.1;8.5;2.8;9.1;1.7;1.33;8370 +74074;44.1588;-1.06647;80;20220309;18.6;2.4;10.5;3;8.5;.4;2.49;15278 +74074;44.1588;-1.06647;80;20220310;16.8;9.4;13.1;2.7;11.26;3;1.86;10406 +74074;44.1588;-1.06647;80;20220311;14.2;9.4;11.8;2.2;11.16;9.7;1.37;7009 +74074;44.1588;-1.06647;80;20220312;14.9;7.3;11.1;3.2;10.1;7.3;1.89;12847 +74074;44.1588;-1.06647;80;20220313;14.3;7.9;11.1;3.8;9.36;2.9;2.01;11296 +74074;44.1588;-1.06647;80;20220314;13.4;5.9;9.6;4;10.13;.3;1.44;9142 +74074;44.1588;-1.06647;80;20220315;20.5;11.2;15.8;3.9;12.53;0;2.69;12498 +74074;44.1588;-1.06647;80;20220316;16.1;11.2;13.6;3.4;12.73;1.1;1.61;7387 +74074;44.1588;-1.06647;80;20220317;11.3;9.7;10.5;3.4;11.06;2.7;1.08;3986 +74074;44.1588;-1.06647;80;20220318;13.9;7.3;10.6;2.4;9.39;0;1.79;10145 +74074;44.1588;-1.06647;80;20220319;18.7;5.4;12.1;2.7;9.52;0;2.68;17069 +74074;44.1588;-1.06647;80;20220320;19.2;6.4;12.8;2.9;10.15;0;2.51;12916 +74074;44.1588;-1.06647;80;20220321;21;9.2;15.1;3.2;10.82;1.5;3.08;14891 +74074;44.1588;-1.06647;80;20220322;18.2;6.3;12.3;3.2;8.82;0;2.8;14247 +74074;44.1588;-1.06647;80;20220323;18.4;3.8;11.1;2.7;7.95;0;3.05;20121 +74074;44.1588;-1.06647;80;20220324;17.7;3.6;10.7;2.3;8.45;0;2.72;19697 +74074;44.1588;-1.06647;80;20220325;18.7;6.4;12.5;2.8;8.45;0;3.01;17112 +74074;44.1588;-1.06647;80;20220326;20.6;5.4;13;3.4;6.75;0;4.01;20320 +74074;44.1588;-1.06647;80;20220327;20.8;4.4;12.6;2.1;8.52;0;3.2;20286 +74074;44.1588;-1.06647;80;20220328;21.1;6.7;13.9;1.6;9.15;0;2.88;18018 +74074;44.1588;-1.06647;80;20220329;16.2;9;12.6;1.9;11.65;0;1.82;10610 +74074;44.1588;-1.06647;80;20220330;14.4;9.8;12.1;3.1;11.52;6.6;1.55;6483 +74074;44.1588;-1.06647;80;20220331;13.7;8.6;11.2;4.9;9.45;5.2;2.41;12628 +74074;44.1588;-1.06647;80;20220401;9.7;2.6;6.2;5.2;5.95;.9;2.33;12888 +74074;44.1588;-1.06647;80;20220402;10;1.8;5.9;4;5.67;.1;2.48;18077 +74074;44.1588;-1.06647;80;20220403;7.5;-1.9;2.8;2.8;6.12;.1;2;16297 +74074;44.1588;-1.06647;80;20220404;11.9;-.1;5.9;1.7;5.26;0;2.24;18552 +74074;44.1588;-1.06647;80;20220405;15.5;-2.2;6.7;1.3;6.57;.2;2.32;19703 +74074;44.1588;-1.06647;80;20220406;13.3;7.7;10.5;3.7;11.29;1.4;1.38;7855 +74074;44.1588;-1.06647;80;20220407;15.8;9.7;12.8;6.9;12.09;12.4;2.01;8695 +74074;44.1588;-1.06647;80;20220408;16.9;11;14;6.5;11.39;1.4;2.58;7177 +74074;44.1588;-1.06647;80;20220409;14.4;7;10.7;3.2;8.52;.1;2.92;19899 +74074;44.1588;-1.06647;80;20220410;21.5;2.2;11.8;4.2;7.72;0;4.36;22925 +74074;44.1588;-1.06647;80;20220411;24.3;10.2;17.3;4.9;11.22;.5;4.7;18683 +74074;44.1588;-1.06647;80;20220412;20.6;10.3;15.5;2.7;12.45;1.5;3.03;16488 +74074;44.1588;-1.06647;80;20220413;18.9;9.1;14;2.1;13.05;.1;2.24;12977 +74074;44.1588;-1.06647;80;20220414;20.3;11.1;15.7;1.8;13.39;.1;3.2;20753 +74074;44.1588;-1.06647;80;20220415;17.9;9;13.4;2.9;13.62;.1;2.38;16654 +74074;44.1588;-1.06647;80;20220416;18.7;11.2;14.9;2.5;13.19;0;3.1;20354 +74074;44.1588;-1.06647;80;20220417;18.8;9.1;13.9;2.7;13.19;0;2.86;19104 +74074;44.1588;-1.06647;80;20220418;16.5;11.7;14.1;3.5;12.45;0;2.25;11071 +74074;44.1588;-1.06647;80;20220419;12.3;8.5;10.4;3.4;11.49;9;1.19;5587 +74074;44.1588;-1.06647;80;20220420;10.9;8.8;9.8;3.4;11.65;12.1;.86;4203 +74074;44.1588;-1.06647;80;20220421;14.1;8.6;11.4;2.3;12.52;5.1;1.45;9238 +74074;44.1588;-1.06647;80;20220422;20.9;7.2;14.1;2.5;11.04;4.4;3.38;19544 +74074;44.1588;-1.06647;80;20220423;13.6;11;12.3;4.4;11.94;2.3;1.83;9421 +74074;44.1588;-1.06647;80;20220424;15.7;10.4;13.1;5.8;12.62;.4;2.15;11887 +74074;44.1588;-1.06647;80;20220425;18.5;8;13.3;2.5;11.12;0;3.4;23113 +74074;44.1588;-1.06647;80;20220426;24.7;8.4;16.5;3.4;11.77;1.3;4.77;25210 +74074;44.1588;-1.06647;80;20220427;17.4;12.3;14.8;2.3;13.99;3.9;1.86;8771 +74074;44.1588;-1.06647;80;20220428;16.3;12.7;14.5;2.2;14.35;.2;1.73;9052 +74074;44.1588;-1.06647;80;20220429;17.8;9.2;13.5;2.1;13.39;0;2.71;18935 +74074;44.1588;-1.06647;80;20220430;17.8;11.9;14.8;2.7;13.65;0;2.72;16752 +74074;44.1588;-1.06647;80;20220501;18.5;10.7;14.6;2.9;13.79;0;3;20032 +74074;44.1588;-1.06647;80;20220502;18.4;11.9;15.1;3.2;12.92;.1;3.06;17389 +74074;44.1588;-1.06647;80;20220503;20.3;9.2;14.7;3;13.09;1.3;3.11;17685 +74074;44.1588;-1.06647;80;20220504;19.5;13.2;16.4;3.1;12.42;0;3.68;19419 +74074;44.1588;-1.06647;80;20220505;19.6;7.9;13.7;2.9;12.45;.1;3.49;23565 +74074;44.1588;-1.06647;80;20220506;20;8.3;14.2;2.3;12.6;.1;3.48;23674 +74074;44.1588;-1.06647;80;20220507;21.1;9.7;15.4;1.8;13.76;.1;2.7;15152 +74074;44.1588;-1.06647;80;20220508;24.5;8.7;16.6;1.7;12.5;.1;3.5;17428 +74074;44.1588;-1.06647;80;20220509;28.3;7.8;18;1;12.2;0;3.75;19403 +74074;44.1588;-1.06647;80;20220510;28.1;10.1;19.1;2.1;13.16;0;5.05;26680 +74074;44.1588;-1.06647;80;20220511;24.1;13.3;18.7;2;14.9;1.5;3.65;19830 +74074;44.1588;-1.06647;80;20220512;21.7;13.4;17.6;1.5;15;.8;3.1;17415 +74074;44.1588;-1.06647;80;20220513;23.7;12.9;18.3;1.4;15.03;0;3.78;22171 +74074;44.1588;-1.06647;80;20220514;31.8;11;21.4;2.7;15.4;.7;5.88;26477 +74074;44.1588;-1.06647;80;20220515;29.9;15;22.5;2.3;18.13;7.9;5.04;24032 +74074;44.1588;-1.06647;80;20220516;28.7;15.4;22;1.9;16.66;.1;4.96;25237 +74074;44.1588;-1.06647;80;20220517;28.3;16.7;22.5;2.5;15.66;0;5.28;25041 +74074;44.1588;-1.06647;80;20220518;33.5;14.6;24;2.5;17.06;3;6.3;27635 +74074;44.1588;-1.06647;80;20220519;25.6;16.9;21.3;2.3;19.16;.1;3.64;17853 +74074;44.1588;-1.06647;80;20220520;22.7;16.7;19.7;2.3;18.76;0;3.22;17023 +74074;44.1588;-1.06647;80;20220521;31.6;14.3;22.9;2;18.23;0;5.49;26094 +74074;44.1588;-1.06647;80;20220522;30.5;18;24.2;3.1;20.13;.7;5.34;23217 +74074;44.1588;-1.06647;80;20220523;20.3;16;18.2;5.6;15.76;1.3;3.19;14090 +74074;44.1588;-1.06647;80;20220524;18;10.7;14.4;3.5;12.56;1.4;3.38;19507 +74074;44.1588;-1.06647;80;20220525;19.8;8.8;14.3;2.4;12;.2;3.87;24393 +74074;44.1588;-1.06647;80;20220526;19.8;9.3;14.6;2;13.33;.2;3.63;22193 +74074;44.1588;-1.06647;80;20220527;24.3;10.8;17.6;2;14.13;.1;4.3;25432 +74074;44.1588;-1.06647;80;20220528;27.3;11;19.2;2.9;13.03;0;5.65;29116 +74074;44.1588;-1.06647;80;20220529;25.5;10.7;18.1;3.2;9.8;0;5.8;27735 +74074;44.1588;-1.06647;80;20220530;23.8;8.4;16.1;2.5;9.53;0;4.95;27188 +74074;44.1588;-1.06647;80;20220531;25.6;12.7;19.2;2.1;12.5;.1;4.69;24299 +74074;44.1588;-1.06647;80;20220601;31.4;13.4;22.4;3.5;13.7;.6;6.88;30076 +74074;44.1588;-1.06647;80;20220602;27.2;15.1;21.2;2.6;18.6;3.6;4.83;25408 +74074;44.1588;-1.06647;80;20220603;26.1;18.1;22.1;2.2;19.43;2.4;4;19680 +74074;44.1588;-1.06647;80;20220604;23.8;17.3;20.6;2;18.96;.4;3.46;17580 +74074;44.1588;-1.06647;80;20220605;23.3;16.3;19.8;2.4;16.43;0;4.14;21858 +74074;44.1588;-1.06647;80;20220606;25.5;14.1;19.8;1.7;15.76;.3;4.23;22341 +74074;44.1588;-1.06647;80;20220607;23.6;15.9;19.8;2.2;15.83;7.6;4.25;22330 +74074;44.1588;-1.06647;80;20220608;19;14.4;16.7;2.9;16.63;4;2.47;12934 +74074;44.1588;-1.06647;80;20220609;23.5;11;17.2;2;14.06;0;4.56;26745 +74074;44.1588;-1.06647;80;20220610;28.3;9.8;19;1.9;14.76;0;5.26;30300 +74074;44.1588;-1.06647;80;20220611;28.2;12.8;20.5;1.9;17.1;0;4.82;26073 +74074;44.1588;-1.06647;80;20220612;27.6;15.8;21.7;2.3;19.53;4.7;4.51;23029 +74074;44.1588;-1.06647;80;20220613;28.9;17.6;23.3;2;20.63;0;5.06;25432 +74074;44.1588;-1.06647;80;20220614;35;17.8;26.4;2.6;19.86;0;6.78;27922 +74074;44.1588;-1.06647;80;20220615;31.9;19.2;25.6;2.5;20.96;0;5.83;27539 +74074;44.1588;-1.06647;80;20220616;35.5;17.4;26.5;1.9;17.66;0;6.69;29147 +74074;44.1588;-1.06647;80;20220617;38.8;19.5;29.2;2.4;19.93;0;7.66;29886 +74074;44.1588;-1.06647;80;20220618;41.2;19.8;30.5;2.8;19.33;0;8.5;29713 +74074;44.1588;-1.06647;80;20220619;28.9;18.7;23.8;3.6;18.83;0;5.24;23643 +74074;44.1588;-1.06647;80;20220620;28;17.7;22.9;3;18.43;2.8;4.74;21403 +74074;44.1588;-1.06647;80;20220621;25.9;17.5;21.7;3;19.6;37;4.38;22059 +74074;44.1588;-1.06647;80;20220622;24.6;16.2;20.4;2.6;18.16;0;4.22;22662 +74074;44.1588;-1.06647;80;20220623;25.3;14.8;20.1;2.2;17.3;4.9;4.39;23541 +74074;44.1588;-1.06647;80;20220624;24.2;15.2;19.7;3.4;16.66;2.5;4.39;22727 +74074;44.1588;-1.06647;80;20220625;17.9;14.6;16.3;2.1;15.43;6.4;2.31;11340 +74074;44.1588;-1.06647;80;20220626;17.9;13.2;15.5;1.4;14.93;7.3;2.31;12361 +74074;44.1588;-1.06647;80;20220627;20.6;13.2;16.9;2.2;14.3;0;3.82;20658 +74074;44.1588;-1.06647;80;20220628;25.2;12.4;18.8;1.6;13.73;0;4.72;26955 +74074;44.1588;-1.06647;80;20220629;23.8;9.9;16.9;1.9;14.3;4.4;4.31;25353 +74074;44.1588;-1.06647;80;20220630;19.7;14.1;16.9;2;14.86;2.9;3.03;15576 +74074;44.1588;-1.06647;80;20220701;23.9;9;16.4;1.7;12.8;0;4.6;27707 +74074;44.1588;-1.06647;80;20220702;30.5;12;21.3;2.6;13.6;0;6.3;30384 +74074;44.1588;-1.06647;80;20220703;27;14.1;20.5;2.5;15.66;1.5;5;26683 +74074;44.1588;-1.06647;80;20220704;23.6;15.7;19.6;2;18.1;0;3.43;17910 +74074;44.1588;-1.06647;80;20220705;28.2;15.4;21.8;2;17.46;0;5.12;27172 +74074;44.1588;-1.06647;80;20220706;28.8;14.3;21.5;2.6;15.23;0;5.76;28718 +74074;44.1588;-1.06647;80;20220707;27.1;12.8;19.9;1.9;16.53;.1;5.01;28226 +74074;44.1588;-1.06647;80;20220708;29.7;14.6;22.2;2;16.66;0;5.51;28737 +74074;44.1588;-1.06647;80;20220709;31.8;13.6;22.7;2.1;15.2;0;6.18;30355 +74074;44.1588;-1.06647;80;20220710;34.1;14.9;24.5;2.7;14.96;0;7.18;30304 +74074;44.1588;-1.06647;80;20220711;35.4;15.1;25.3;2.3;16.1;0;6.77;30072 +74074;44.1588;-1.06647;80;20220712;36.1;16.6;26.3;2;16.43;.1;6.82;29961 +74074;44.1588;-1.06647;80;20220713;35.9;14.2;25;1.8;14.23;0;6.58;29549 +74074;44.1588;-1.06647;80;20220714;35.9;15;25.4;1.5;16.66;0;5.83;26900 +74074;44.1588;-1.06647;80;20220715;34.4;15.9;25.2;2.1;16.73;0;6.32;28843 +74074;44.1588;-1.06647;80;20220716;38.2;17.7;27.9;2.8;15.06;0;7.94;28898 +74074;44.1588;-1.06647;80;20220717;38.7;17.9;28.3;3.1;13.46;0;8.46;28511 +74074;44.1588;-1.06647;80;20220718;39.9;21;30.4;3.8;15.93;.2;9.25;28332 +74074;44.1588;-1.06647;80;20220719;30;21.3;25.7;3.4;20.36;0;5.3;22329 +74074;44.1588;-1.06647;80;20220720;26.4;18.7;22.6;2;19.03;.9;4.24;20769 +74074;44.1588;-1.06647;80;20220721;31.8;14.1;23;2.2;17.6;0;5.65;28424 +74074;44.1588;-1.06647;80;20220722;25;17.7;21.4;3;18.63;0;3.86;17798 +74074;44.1588;-1.06647;80;20220723;29.4;13.4;21.4;1.5;16.6;0;4.99;27306 +74074;44.1588;-1.06647;80;20220724;36.1;13.6;24.9;2.5;17.4;0;6.69;28612 +74074;44.1588;-1.06647;80;20220725;26.4;19.1;22.7;3;19.66;.5;4.07;18124 +74074;44.1588;-1.06647;80;20220726;26.1;13;19.5;1.7;15.23;0;4.58;25721 +74074;44.1588;-1.06647;80;20220727;26.9;10.4;18.6;1.7;13.83;0;4.85;28161 +74074;44.1588;-1.06647;80;20220728;26.3;13.8;20;2.3;15.1;0;4.79;24645 +74074;44.1588;-1.06647;80;20220729;26.4;14.5;20.4;1.5;17.03;.7;4.4;24193 +74074;44.1588;-1.06647;80;20220730;27.6;14.1;20.9;1.5;18.13;.7;4.53;25358 +74074;44.1588;-1.06647;80;20220731;30.5;14.1;22.3;2.2;18.1;2;5.18;27678 +74074;44.1588;-1.06647;80;20220801;31.4;14.8;23.1;1.8;18.5;0;5.16;27615 +74074;44.1588;-1.06647;80;20220802;35;14.9;25;1.8;17.5;1.3;5.91;28063 +74074;44.1588;-1.06647;80;20220803;34.5;16.1;25.3;2;20.1;2.5;5.7;26845 +74074;44.1588;-1.06647;80;20220804;29.4;20.9;25.2;2.9;23;2.2;4.55;20556 +74074;44.1588;-1.06647;80;20220805;27.4;18;22.7;3.2;19.5;0;4.52;21422 +74074;44.1588;-1.06647;80;20220806;32;16.8;24.4;2.2;17.26;0;5.51;25381 +74074;44.1588;-1.06647;80;20220807;32.2;14.7;23.4;2.5;12.8;1.8;6;27406 +74074;44.1588;-1.06647;80;20220808;33.8;13.2;23.5;2.1;13.1;0;5.83;27267 +74074;44.1588;-1.06647;80;20220809;35.3;15.2;25.2;2.2;14.7;0;6.34;26930 +74074;44.1588;-1.06647;80;20220810;37.5;15.8;26.7;2.1;13.53;0;6.08;23678 +74074;44.1588;-1.06647;80;20220811;38;18.4;28.2;1.5;16.3;0;5.96;25981 +74074;44.1588;-1.06647;80;20220812;33.9;22;28;2.9;21.9;0;5.61;22465 +74074;44.1588;-1.06647;80;20220813;31.1;20.8;25.9;3;21.56;0;4.73;19602 +74074;44.1588;-1.06647;80;20220814;25.1;18.9;22;3.2;19.73;.5;3.57;15151 +74074;44.1588;-1.06647;80;20220815;25.8;16.5;21.2;3.1;17.43;.2;4.25;19718 +74074;44.1588;-1.06647;80;20220816;26.5;13.9;20.2;1.6;17.1;5;3.72;20062 +74074;44.1588;-1.06647;80;20220817;23.7;15;19.4;1.9;17.53;2.1;3.12;16598 +74074;44.1588;-1.06647;80;20220818;24.7;14.4;19.5;1.9;17.1;.7;3.43;18695 +74074;44.1588;-1.06647;80;20220819;26.1;14.1;20.1;1.3;17.16;.1;3.55;19839 +74074;44.1588;-1.06647;80;20220820;29.4;14.4;21.9;1.3;17.83;.2;4.07;21448 +74074;44.1588;-1.06647;80;20220821;27.2;15.4;21.3;1.6;18.3;.7;3.65;19214 +74074;44.1588;-1.06647;80;20220822;24.9;17.7;21.3;1.8;21.06;1.4;2.83;14551 +74074;44.1588;-1.06647;80;20220823;29.4;18.9;24.2;1.1;20.9;0;3.57;17554 +74074;44.1588;-1.06647;80;20220824;36;15.8;25.9;1.3;19.03;.6;5.12;24257 +74074;44.1588;-1.06647;80;20220825;28.4;19;23.7;2.5;21.56;0;3.86;17858 +74074;44.1588;-1.06647;80;20220826;27.6;18;22.8;1.9;20.23;.1;3.63;17799 +74074;44.1588;-1.06647;80;20220827;30.6;16.1;23.4;1.2;18.53;0;3.97;20439 +74074;44.1588;-1.06647;80;20220828;35.2;13.1;24.2;1.4;15.23;.3;4.94;24110 +74074;44.1588;-1.06647;80;20220829;28.8;19.3;24;1.8;17.2;6.7;3.43;12750 +74074;44.1588;-1.06647;80;20220830;32;14.4;23.2;1.5;19.03;0;4.39;22497 +74074;44.1588;-1.06647;80;20220831;27.6;19.3;23.4;2.8;21;.3;3.58;15661 +74074;44.1588;-1.06647;80;20220901;28.9;15.9;22.4;2.1;18.56;.5;3.85;19796 +74074;44.1588;-1.06647;80;20220902;25.1;16.9;21;2.3;19.1;2.5;3.18;15810 +74074;44.1588;-1.06647;80;20220903;26.7;16.7;21.7;2.2;17.36;1.1;3.75;18385 +74074;44.1588;-1.06647;80;20220904;32.3;14;23.1;1.7;14.8;0;4.58;22592 +74074;44.1588;-1.06647;80;20220905;32.5;13.6;23;2.2;15.16;0;4.88;22745 +74074;44.1588;-1.06647;80;20220906;29.6;14;21.8;2;15.13;0;4.28;21291 +74074;44.1588;-1.06647;80;20220907;25.9;14.3;20.1;1.8;15.23;3.1;3.3;16910 +74074;44.1588;-1.06647;80;20220908;25.2;12.9;19.1;2.3;16;3.1;3.19;17068 +74074;44.1588;-1.06647;80;20220909;24.5;17.2;20.8;3.5;15.63;.1;3.69;15142 +74074;44.1588;-1.06647;80;20220910;29.2;11.8;20.5;1.8;14.53;0;3.9;21427 +74074;44.1588;-1.06647;80;20220911;35.2;15.9;25.5;3.2;14.13;0;6.08;21094 +74074;44.1588;-1.06647;80;20220912;38.6;19;28.8;2.9;16.13;7.5;6.09;19007 +74074;44.1588;-1.06647;80;20220913;31.3;20.7;26;2.9;20.63;.1;4.18;14828 +74074;44.1588;-1.06647;80;20220914;29.2;17.9;23.6;2.7;17.06;.1;4.08;16545 +74074;44.1588;-1.06647;80;20220915;27.6;13.9;20.8;1.6;17.93;.6;3.23;18646 +74074;44.1588;-1.06647;80;20220916;23.8;16.1;20;2.8;15.7;0;3.24;15265 +74074;44.1588;-1.06647;80;20220917;23.2;9.2;16.2;2.6;9.26;0;3.7;18427 +74074;44.1588;-1.06647;80;20220918;26.3;8.1;17.2;2.8;7.4;0;4.41;19642 +74074;44.1588;-1.06647;80;20220919;27;6.2;16.6;2.2;8.4;0;3.84;20204 +74074;44.1588;-1.06647;80;20220920;24.8;6;15.4;2.2;9.16;.1;3.54;20039 +74074;44.1588;-1.06647;80;20220921;24.4;4.8;14.6;1.7;9.3;0;3.14;19807 +74074;44.1588;-1.06647;80;20220922;25.5;6.4;15.9;1.4;10.63;.1;3.01;19575 +74074;44.1588;-1.06647;80;20220923;20.7;8.5;14.6;1.3;13.16;1.8;1.94;12320 +74074;44.1588;-1.06647;80;20220924;20.1;9.6;14.9;2.5;13.43;5.3;2.33;13417 +74074;44.1588;-1.06647;80;20220925;19.2;8.2;13.7;1.6;11.6;.8;2.25;15498 +74074;44.1588;-1.06647;80;20220926;20.4;5.7;13;2.9;11.86;6.2;2.52;15431 +74074;44.1588;-1.06647;80;20220927;18.6;13.5;16;4.7;15.03;10.6;2.21;9097 +74074;44.1588;-1.06647;80;20220928;18.9;15.4;17.2;6.6;16.63;22.6;1.99;8047 +74074;44.1588;-1.06647;80;20220929;16.2;13.2;14.7;3.4;14.16;14.9;1.5;6064 +74074;44.1588;-1.06647;80;20220930;19.6;9.1;14.3;2;12.16;.2;2.14;14288 +74074;44.1588;-1.06647;80;20221001;20.4;11.5;16;4.9;15.4;.5;2.12;10671 +74074;44.1588;-1.06647;80;20221002;23.3;12;17.6;1.5;16.03;.1;2.13;14243 +74074;44.1588;-1.06647;80;20221003;24;12.3;18.1;1.7;15.33;0;2.31;13777 +74074;44.1588;-1.06647;80;20221004;24.6;8.9;16.8;1.2;13.83;.2;2.14;15680 +74074;44.1588;-1.06647;80;20221005;26.4;11.3;18.8;1.7;15.7;.3;2.42;14225 +74074;44.1588;-1.06647;80;20221006;20.8;15;17.9;1.3;17;0;1.62;8718 +74074;44.1588;-1.06647;80;20221007;25.8;11.8;18.8;1.8;15.4;.2;2.45;14061 +74074;44.1588;-1.06647;80;20221008;22.5;14.3;18.4;1.8;14.63;0;2.2;11131 +74074;44.1588;-1.06647;80;20221009;27.2;11;19.1;1.7;13.9;.1;2.65;14739 +74074;44.1588;-1.06647;80;20221010;20;13.5;16.7;1.2;17.2;5.1;1.26;7480 +74074;44.1588;-1.06647;80;20221011;19.4;15.4;17.4;1;17.6;2.6;1.1;5784 +74074;44.1588;-1.06647;80;20221012;22;14.5;18.3;.9;16.33;.1;1.54;9849 +74074;44.1588;-1.06647;80;20221013;20.8;11.3;16.1;2.5;16.03;1.1;1.52;9923 +74074;44.1588;-1.06647;80;20221014;21.1;17.5;19.3;3.9;18.36;.5;1.66;5542 +74074;44.1588;-1.06647;80;20221015;24.7;11.5;18.1;1.5;15.83;.1;1.88;11385 +74074;44.1588;-1.06647;80;20221016;29.5;14;21.8;2.1;16.33;1.8;2.8;12736 +74074;44.1588;-1.06647;80;20221017;25.5;17.6;21.5;1.8;19.13;0;1.92;8396 +74074;44.1588;-1.06647;80;20221018;30.3;14.5;22.4;2.8;17.6;.1;3.16;12816 +74074;44.1588;-1.06647;80;20221019;27.1;17.5;22.3;2.8;17.93;6;2.5;8147 +74074;44.1588;-1.06647;80;20221020;26.1;14.9;20.5;3.7;15.03;0;2.97;9460 +74074;44.1588;-1.06647;80;20221021;22;16.3;19.2;3.6;14.33;0;2.54;6680 +74074;44.1588;-1.06647;80;20221022;26.5;11.1;18.8;2.5;13.63;.2;2.6;11680 +74074;44.1588;-1.06647;80;20221023;26.6;16;21.3;4.4;13.33;0;3.69;9650 +74074;44.1588;-1.06647;80;20221024;23.7;13.1;18.4;2.6;12.8;0;2.4;10510 +74074;44.1588;-1.06647;80;20221025;22.8;11;16.9;2.9;13.03;.2;2.24;8543 +74074;44.1588;-1.06647;80;20221026;27.4;11.4;19.4;2.3;14.36;0;2.49;11426 +74074;44.1588;-1.06647;80;20221027;25.3;17.6;21.4;3.5;14.33;0;3.09;5850 +74074;44.1588;-1.06647;80;20221028;27.2;16;21.6;2.6;13.9;0;2.87;8312 +74074;44.1588;-1.06647;80;20221029;23.5;15.6;19.5;2.1;15.56;0;1.91;6429 +74074;44.1588;-1.06647;80;20221030;21.6;11.9;16.7;1.5;14.96;3.8;1.35;8308 +74074;44.1588;-1.06647;80;20221031;20.1;11.8;15.9;2.6;15.33;4.7;1.36;6032 +74074;44.1588;-1.06647;80;20221101;20.2;13.5;16.8;2.5;13.7;.1;1.67;7198 +74074;44.1588;-1.06647;80;20221102;20.3;7.8;14.1;1.8;11.8;.1;1.45;9595 +74074;44.1588;-1.06647;80;20221103;20.5;10.6;15.5;4.4;12.1;12.7;2.25;6925 +74074;44.1588;-1.06647;80;20221104;16.1;9.8;13;6.9;11.76;3.5;1.74;6395 +74074;44.1588;-1.06647;80;20221105;17.6;5.9;11.8;1.6;9.93;.1;1.22;9270 +74074;44.1588;-1.06647;80;20221106;19.3;4.2;11.8;2.6;10.46;.1;1.45;9052 +74074;44.1588;-1.06647;80;20221107;20.5;5.6;13.1;1.9;10.76;0;1.46;9605 +74074;44.1588;-1.06647;80;20221108;19;10.5;14.7;2.8;12.46;5.8;1.66;6191 +74074;44.1588;-1.06647;80;20221109;15.8;13.1;14.4;2;13.5;6.4;1.01;3288 +74074;44.1588;-1.06647;80;20221110;18.1;8.4;13.2;1.7;11.93;0;1.09;7665 +74074;44.1588;-1.06647;80;20221111;18.2;4.6;11.4;2.4;11.06;.1;1.21;8905 +74074;44.1588;-1.06647;80;20221112;22;7.8;14.9;2;12.36;.2;1.43;8969 +74074;44.1588;-1.06647;80;20221113;24.2;6.6;15.4;1.7;11.56;0;1.47;9602 +74074;44.1588;-1.06647;80;20221114;15.9;8.7;12.3;3;12.46;4.8;1.23;5171 +74074;44.1588;-1.06647;80;20221115;16.5;10.9;13.7;3.5;12.9;7.4;1.25;3734 +74074;44.1588;-1.06647;80;20221116;18.7;11.4;15.1;4.3;13.13;1.3;1.54;5862 +74074;44.1588;-1.06647;80;20221117;18.4;14.2;16.3;5.7;13.3;5.7;2.05;4539 +74074;44.1588;-1.06647;80;20221118;12.4;8.6;10.5;3.8;10.96;16.8;1.07;3622 +74074;44.1588;-1.06647;80;20221119;13.4;7;10.2;2.3;9.8;3.3;.9;5480 +74074;44.1588;-1.06647;80;20221120;15.4;4.2;9.8;3.3;10.7;8.3;.93;5752 +74074;44.1588;-1.06647;80;20221121;16;9.7;12.8;4.9;11.56;26.1;1.43;3570 +74074;44.1588;-1.06647;80;20221122;10.8;7.5;9.2;6.5;10.62;32.7;.86;2394 +74074;44.1588;-1.06647;80;20221123;16.9;10;13.5;5.1;13.16;2.7;1.13;5222 +74074;44.1588;-1.06647;80;20221124;14;7.3;10.6;3.1;11.16;7.8;.89;4320 +74074;44.1588;-1.06647;80;20221125;15;8.7;11.8;3.1;11.36;6.4;1.01;4853 +74074;44.1588;-1.06647;80;20221126;12.8;4.1;8.5;1.9;9.1;0;.73;5330 +74074;44.1588;-1.06647;80;20221127;14.1;2.2;8.1;2.2;9.6;12.6;.76;6096 +74074;44.1588;-1.06647;80;20221128;14.2;9.8;12;4.2;11.33;9;1.18;3788 +74074;44.1588;-1.06647;80;20221129;14.2;7.4;10.8;2.1;10.56;1.8;.8;4867 +74074;44.1588;-1.06647;80;20221130;8.4;2.8;5.6;2.2;8.06;0;.52;4838 +74074;44.1588;-1.06647;80;20221201;8;2.9;5.4;2.1;7.83;0;.62;4450 +74074;44.1588;-1.06647;80;20221202;9.5;2.9;6.2;1.7;7.66;0;.61;4718 +74074;44.1588;-1.06647;80;20221203;7.5;3.2;5.3;1.6;7.26;0;.55;4290 +74074;44.1588;-1.06647;80;20221204;10.8;.1;5.4;1.5;7;.2;.54;5627 +74074;44.1588;-1.06647;80;20221205;12.1;-.3;5.9;2.9;6.9;.1;.91;6705 +74074;44.1588;-1.06647;80;20221206;11.3;7.2;9.3;2.7;8.83;.1;.99;2915 +74074;44.1588;-1.06647;80;20221207;11.3;3.7;7.5;2;8.13;0;.62;5041 +74074;44.1588;-1.06647;80;20221208;9.2;3.7;6.4;2.7;8.5;12.9;.56;3045 +74074;44.1588;-1.06647;80;20221209;8.5;7.2;7.8;2.5;9.23;1;.6;1709 +74074;44.1588;-1.06647;80;20221210;6.7;-1.9;2.4;1.4;5.16;.1;.48;5737 +74074;44.1588;-1.06647;80;20221211;6.8;-3.6;1.6;2.4;4.7;.1;.76;5876 +74074;44.1588;-1.06647;80;20221212;4.6;-3.1;.8;2.9;6.73;12;.2;3484 +74074;44.1588;-1.06647;80;20221213;13.5;4.7;9.1;4;12.6;5.8;.06;4352 +74074;44.1588;-1.06647;80;20221214;18.5;10;14.3;2.6;13.63;8.5;.79;4545 +74074;44.1588;-1.06647;80;20221215;15.6;10.4;13;2.6;12.56;20.7;.81;3536 +74074;44.1588;-1.06647;80;20221216;6.7;6.4;6.6;3.5;8.76;.4;.56;2166 +74074;44.1588;-1.06647;80;20221217;9;-2.3;3.4;2.2;6.13;.2;.62;5965 +74074;44.1588;-1.06647;80;20221218;13.8;1.8;7.8;3.2;8.26;0;.96;5834 +74074;44.1588;-1.06647;80;20221219;13.5;7.5;10.5;3.6;10.16;0;1.02;3376 +74074;44.1588;-1.06647;80;20221220;13.4;10.7;12.1;3.7;11.53;4.4;1.13;1737 +74074;44.1588;-1.06647;80;20221221;18.1;9.8;13.9;3.1;12.86;.5;.99;4742 +74074;44.1588;-1.06647;80;20221222;16.1;9.4;12.8;3.1;13.4;.9;.76;3516 +74074;44.1588;-1.06647;80;20221223;18.2;10.8;14.5;1.9;13.56;0;.83;3913 +74074;44.1588;-1.06647;80;20221224;19.1;9.1;14.1;1.7;12;0;.83;5717 +74074;44.1588;-1.06647;80;20221225;19.6;6.1;12.9;2.8;10.36;.4;1.36;5684 +74074;44.1588;-1.06647;80;20221226;16.6;8.6;12.6;1.2;11.86;.8;.6;3997 +74074;44.1588;-1.06647;80;20221227;14.8;10.1;12.5;1.3;12.06;.2;.57;3963 +74074;44.1588;-1.06647;80;20221228;17.2;5.7;11.5;2.3;10.46;0;.87;6060 +74074;44.1588;-1.06647;80;20221229;14.4;9.7;12.1;3.4;11.83;12;.94;2640 +74074;44.1588;-1.06647;80;20221230;18.8;9.8;14.3;3.6;12.5;0;1.28;4311 +74074;44.1588;-1.06647;80;20221231;20.7;9.9;15.3;4.2;9.8;0;2.51;5445 +74075;44.19158;-.75703;80;20220101;22.1;2.3;12.2;1.8;10.2;0;1.03;7885 +74075;44.19158;-.75703;80;20220102;17.6;6;11.8;1.5;10.5;.1;.72;5829 +74075;44.19158;-.75703;80;20220103;16.1;4.4;10.3;2.1;10.6;0;.66;5896 +74075;44.19158;-.75703;80;20220104;16.7;9.5;13.1;3.2;10.6;3.5;1.33;4436 +74075;44.19158;-.75703;80;20220105;9.3;1.4;5.4;.8;7.1;.3;.39;4730 +74075;44.19158;-.75703;80;20220106;9.4;-2.6;3.4;.4;5.4;.1;.27;6114 +74075;44.19158;-.75703;80;20220107;12.4;-1.5;5.5;2.3;8;3;.55;6711 +74075;44.19158;-.75703;80;20220108;11.9;5.5;8.7;5.6;10.9;12;.41;4263 +74075;44.19158;-.75703;80;20220109;11.1;8.9;10;3.7;11.4;17.8;.54;2100 +74075;44.19158;-.75703;80;20220110;12.5;10;11.3;3.5;12.8;3.1;.45;2332 +74075;44.19158;-.75703;80;20220111;12.1;6.2;9.2;.7;8.4;.1;.53;4173 +74075;44.19158;-.75703;80;20220112;7;-4;1.5;.8;5.5;0;.34;6133 +74075;44.19158;-.75703;80;20220113;7.9;-6.2;.9;1;5.6;0;.35;7150 +74075;44.19158;-.75703;80;20220114;6.7;-1.4;2.7;.5;6;0;.33;5228 +74075;44.19158;-.75703;80;20220115;12.4;-5.3;3.6;.6;5.7;.1;.38;8305 +74075;44.19158;-.75703;80;20220116;10.2;-3.6;3.3;.6;6.1;.1;.36;7293 +74075;44.19158;-.75703;80;20220117;5.1;-1.8;1.7;1.9;6.8;.1;.28;4916 +74075;44.19158;-.75703;80;20220118;5.7;2.8;4.3;2;7.9;.1;.37;2866 +74075;44.19158;-.75703;80;20220119;9.8;3.9;6.9;1.7;8.6;2.4;.54;4582 +74075;44.19158;-.75703;80;20220120;10.7;6.8;8.8;2.3;9.4;.6;.72;3582 +74075;44.19158;-.75703;80;20220121;5.5;-.9;2.3;2.2;5.8;.2;.59;4941 +74075;44.19158;-.75703;80;20220122;7.9;-3.4;2.3;1.5;5.3;.1;.62;6989 +74075;44.19158;-.75703;80;20220123;10.3;-4.5;2.9;1.4;5.5;0;.67;8249 +74075;44.19158;-.75703;80;20220124;15.6;-2.2;6.7;.9;6.1;0;.72;9261 +74075;44.19158;-.75703;80;20220125;15.4;-3.8;5.8;.5;5.7;0;.52;9781 +74075;44.19158;-.75703;80;20220126;13;-4.3;4.4;1.1;5.8;0;.72;9353 +74075;44.19158;-.75703;80;20220127;5.4;-4.4;.5;.8;5.2;.1;.43;6879 +74075;44.19158;-.75703;80;20220128;4.9;-3.4;.8;1.2;6;0;.4;6337 +74075;44.19158;-.75703;80;20220129;2.4;-1;.7;1.9;6.5;0;.28;3745 +74075;44.19158;-.75703;80;20220130;3.7;-.6;1.6;2;6.9;.5;.3;4404 +74075;44.19158;-.75703;80;20220131;10.8;2.6;6.7;2.4;8.9;2;.64;6564 +74075;44.19158;-.75703;80;20220201;10.6;-.6;5;1.9;8.7;.2;.5;7954 +74075;44.19158;-.75703;80;20220202;10.1;7.8;9;2.4;10.8;0;.53;3096 +74075;44.19158;-.75703;80;20220203;11.7;5.2;8.5;2.9;10.3;0;.64;5989 +74075;44.19158;-.75703;80;20220204;11.7;6.6;9.2;1.7;10.9;1.8;.6;5267 +74075;44.19158;-.75703;80;20220205;11;3.4;7.2;1.4;7.7;.1;.83;6753 +74075;44.19158;-.75703;80;20220206;10.8;-1.3;4.8;3;8.9;1.7;.5;8914 +74075;44.19158;-.75703;80;20220207;13.9;8.6;11.3;1.9;11.2;.8;.89;5638 +74075;44.19158;-.75703;80;20220208;15.3;1.2;8.3;2.3;7.8;0;1.33;9981 +74075;44.19158;-.75703;80;20220209;19.4;.8;10.1;1.2;7.9;.1;1.3;11778 +74075;44.19158;-.75703;80;20220210;5.9;.6;3.3;1.5;8.99;3.3;1.25;10300 +74075;44.19158;-.75703;80;20220211;12.2;7;9.6;2;9.13;0;1.08;6833 +74075;44.19158;-.75703;80;20220212;14.1;0;7.1;1.5;7.46;0;1.11;9533 +74075;44.19158;-.75703;80;20220213;18.8;1.6;10.2;3.5;8.69;3.7;2.04;10866 +74075;44.19158;-.75703;80;20220214;11.3;7.9;9.6;4.8;10.06;10.9;1.13;5566 +74075;44.19158;-.75703;80;20220215;12;4.4;8.2;3.4;9.86;9.7;.9;6466 +74075;44.19158;-.75703;80;20220216;13.2;8.7;11;4.5;12.6;6.2;.68;5864 +74075;44.19158;-.75703;80;20220217;13.5;12;12.8;3.2;12.9;1.8;.91;3004 +74075;44.19158;-.75703;80;20220218;17.2;6.4;11.8;1.7;10.8;.1;1.32;9922 +74075;44.19158;-.75703;80;20220219;12.2;5.7;9;1.4;8.5;.2;1.07;7577 +74075;44.19158;-.75703;80;20220220;14.1;2.2;8.2;3;10.7;3.7;.92;10761 +74075;44.19158;-.75703;80;20220221;13.7;9.7;11.7;3.7;10.4;.1;1.47;5895 +74075;44.19158;-.75703;80;20220222;16.2;6.1;11.2;1.3;9.3;0;1.36;10109 +74075;44.19158;-.75703;80;20220223;17.2;1.6;9.4;1.4;8.9;.1;1.46;12986 +74075;44.19158;-.75703;80;20220224;12.6;2.5;7.6;1.4;10.1;.8;.93;10390 +74075;44.19158;-.75703;80;20220225;12.7;.2;6.5;1.9;7;0;1.37;11832 +74075;44.19158;-.75703;80;20220226;15.1;-.1;7.5;3.7;5.9;.1;2.35;13328 +74075;44.19158;-.75703;80;20220227;17.6;3.2;10.4;1.9;8.3;.1;1.84;13117 +74075;44.19158;-.75703;80;20220228;20.9;1.7;11.3;1;8.7;0;1.79;15505 +74075;44.19158;-.75703;80;20220301;19.8;1;10.4;2.4;8.3;0;2.29;15530 +74075;44.19158;-.75703;80;20220302;14.3;7.8;11.1;1.8;10.5;1;1.31;8828 +74075;44.19158;-.75703;80;20220303;16.4;6.5;11.5;1.8;10.7;3;1.53;11280 +74075;44.19158;-.75703;80;20220304;11.6;8;9.8;2.5;9.7;0;1.2;6484 +74075;44.19158;-.75703;80;20220305;12.2;3.7;8;1.9;7.3;0;1.51;10649 +74075;44.19158;-.75703;80;20220306;11.4;.5;6;.8;7.5;.1;1.21;12349 +74075;44.19158;-.75703;80;20220307;13.1;-2.8;5.2;1.5;6.3;0;1.58;15315 +74075;44.19158;-.75703;80;20220308;11.3;4.5;7.9;2.4;9;1.4;1.23;9785 +74075;44.19158;-.75703;80;20220309;18.8;1.4;10.1;2.9;8.6;.2;2.44;16463 +74075;44.19158;-.75703;80;20220310;16.7;8.9;12.8;2.9;11.3;2.4;1.84;10817 +74075;44.19158;-.75703;80;20220311;14;9.1;11.6;2.1;11.1;10.6;1.37;8467 +74075;44.19158;-.75703;80;20220312;14.8;7.2;11;3.5;10.1;5.1;1.8;10927 +74075;44.19158;-.75703;80;20220313;14.6;8;11.3;3.8;9.5;4.2;2.01;10236 +74075;44.19158;-.75703;80;20220314;14.1;5.5;9.8;4.4;10.2;.1;1.64;11969 +74075;44.19158;-.75703;80;20220315;19.9;10.9;15.4;3.6;12.5;0;2.5;12412 +74075;44.19158;-.75703;80;20220316;16.1;10.7;13.4;3.3;12.7;2;1.66;9495 +74075;44.19158;-.75703;80;20220317;11.7;9.5;10.6;3.2;11.2;2.8;1.09;5761 +74075;44.19158;-.75703;80;20220318;13.3;6.6;10;2.3;9.49;0;1.7;10333 +74075;44.19158;-.75703;80;20220319;18.6;4.7;11.6;2.7;9.43;0;2.56;15300 +74075;44.19158;-.75703;80;20220320;18.5;6.8;12.7;3.1;10.13;0;2.43;12500 +74075;44.19158;-.75703;80;20220321;20.6;8.5;14.5;4.1;10.33;.4;3.36;16233 +74075;44.19158;-.75703;80;20220322;17.6;6.4;12;3.8;8.29;0;2.89;12200 +74075;44.19158;-.75703;80;20220323;18;4.1;11.1;3;7.63;0;3.14;19900 +74075;44.19158;-.75703;80;20220324;19.2;2.7;10.9;1.9;8.19;0;2.79;19533 +74075;44.19158;-.75703;80;20220325;19.4;4.8;12.1;2.3;8.03;0;2.75;14333 +74075;44.19158;-.75703;80;20220326;20;5;12.5;3.4;6.96;0;3.81;19833 +74075;44.19158;-.75703;80;20220327;21;5.3;13.1;2.4;8.33;0;3.33;18766 +74075;44.19158;-.75703;80;20220328;21.1;5.6;13.3;1.5;9.39;0;2.5;13433 +74075;44.19158;-.75703;80;20220329;17.2;7.2;12.2;1.7;11.23;0;1.6;7933 +74075;44.19158;-.75703;80;20220330;14.8;9.7;12.2;2.6;11.53;4.7;1.52;6900 +74075;44.19158;-.75703;80;20220331;14.7;8;11.4;4;9.43;3.5;2.44;13533 +74075;44.19158;-.75703;80;20220401;9.6;.3;4.9;4;5.79;.5;2.14;15566 +74075;44.19158;-.75703;80;20220402;10;-.4;4.8;3.7;5.29;.1;2.41;16931 +74075;44.19158;-.75703;80;20220403;7.9;-1;3.5;2.1;5.74;0;1.86;16153 +74075;44.19158;-.75703;80;20220404;12;-.6;5.7;1.7;5.26;0;2.24;18552 +74075;44.19158;-.75703;80;20220405;15.9;-2.2;6.9;1.6;6.84;.3;2.25;17600 +74075;44.19158;-.75703;80;20220406;13.1;5.9;9.5;3.2;10.53;1;1.3;6500 +74075;44.19158;-.75703;80;20220407;17.6;8.7;13.2;5.8;11.79;14.3;2.2;9300 +74075;44.19158;-.75703;80;20220408;19.3;9.4;14.4;5;11.33;1.6;2.86;10066 +74075;44.19158;-.75703;80;20220409;16.2;6.9;11.5;2.2;8.46;.1;2.98;20733 +74075;44.19158;-.75703;80;20220410;20.8;1.2;11;4.3;7.39;0;4.25;22933 +74075;44.19158;-.75703;80;20220411;23.5;10.1;16.8;5.4;11.33;.3;4.61;19333 +74075;44.19158;-.75703;80;20220412;19.1;10.3;14.7;3;12.33;2.8;2.48;11600 +74075;44.19158;-.75703;80;20220413;17.7;10.1;13.9;2;13.09;0;1.94;10633 +74075;44.19158;-.75703;80;20220414;23.4;10;16.7;1.9;12.89;0;3.6;21300 +74075;44.19158;-.75703;80;20220415;21.8;10.9;16.4;2.6;13.26;0;3.17;17066 +74075;44.19158;-.75703;80;20220416;23.4;10.7;17;2.5;12.49;0;4.07;23600 +74075;44.19158;-.75703;80;20220417;22.6;9.9;16.2;3.2;12.39;0;3.77;20566 +74075;44.19158;-.75703;80;20220418;18.8;11.5;15.1;2.7;12.33;0;2.64;13233 +74075;44.19158;-.75703;80;20220419;12.3;8.6;10.4;2.3;11.43;10.9;1.07;4866 +74075;44.19158;-.75703;80;20220420;12;8.4;10.2;2.2;11.56;8.6;.99;4466 +74075;44.19158;-.75703;80;20220421;14.9;8.1;11.5;1.8;12.59;.7;1.3;7000 +74075;44.19158;-.75703;80;20220422;21.2;8.3;14.8;2;11.34;4.7;3.47;21439 +74075;44.19158;-.75703;80;20220423;13.8;10.9;12.4;3.7;11.96;3.4;1.74;8666 +74075;44.19158;-.75703;80;20220424;16.8;10.2;13.5;5.4;12.06;0;2.6;13766 +74075;44.19158;-.75703;80;20220425;20.8;6;13.4;2;10.69;0;3.51;22600 +74075;44.19158;-.75703;80;20220426;24.2;7.3;15.7;3.3;11.29;.1;4.66;25266 +74075;44.19158;-.75703;80;20220427;19.9;12.3;16.1;2.5;13.69;4.3;2.41;10533 +74075;44.19158;-.75703;80;20220428;17.9;12.6;15.3;2.4;14.43;.2;2.07;10333 +74075;44.19158;-.75703;80;20220429;20.6;10.7;15.6;2.2;13.49;0;3.03;17233 +74075;44.19158;-.75703;80;20220430;21.4;12.2;16.8;2.5;13.43;0;3.39;18033 +74075;44.19158;-.75703;80;20220501;21.2;10.1;15.7;2.3;12.73;0;3.24;17900 +74075;44.19158;-.75703;80;20220502;19.6;10.8;15.2;2.4;11.93;0;3.11;16966 +74075;44.19158;-.75703;80;20220503;21.5;12.6;17.1;2.9;13.19;1.5;3.45;16833 +74075;44.19158;-.75703;80;20220504;20.4;13.1;16.7;2.8;12.29;0;3.32;15366 +74075;44.19158;-.75703;80;20220505;21.3;8.2;14.7;2.4;11.39;.1;3.54;20033 +74075;44.19158;-.75703;80;20220506;21.4;7.1;14.3;2.2;11.7;.1;3.79;24285 +74075;44.19158;-.75703;80;20220507;22.2;8.2;15.2;1.8;13.1;.1;3.76;24137 +74075;44.19158;-.75703;80;20220508;24.9;8.1;16.5;1.2;12.3;.1;4.27;26667 +74075;44.19158;-.75703;80;20220509;28.7;6.9;17.8;1.1;12;0;4.77;28441 +74075;44.19158;-.75703;80;20220510;29.3;8.2;18.8;1.7;12.5;0;5.22;28567 +74075;44.19158;-.75703;80;20220511;26.1;13.1;19.6;1.6;14.8;.5;4.35;23659 +74075;44.19158;-.75703;80;20220512;22.4;12.9;17.7;1;15;1.5;3.41;20165 +74075;44.19158;-.75703;80;20220513;24.6;12.8;18.7;.8;15;0;3.84;22688 +74075;44.19158;-.75703;80;20220514;32.3;10.4;21.4;2.4;14.9;.3;6.07;29044 +74075;44.19158;-.75703;80;20220515;30.2;14.9;22.6;1.9;18.2;11.3;5.2;26190 +74075;44.19158;-.75703;80;20220516;29.3;14.8;22.1;1.8;16.8;.1;5.05;25569 +74075;44.19158;-.75703;80;20220517;28.8;15.6;22.2;2.1;15.5;0;5.12;24442 +74075;44.19158;-.75703;80;20220518;33.4;14;23.7;2.5;16.8;3.4;6.45;29480 +74075;44.19158;-.75703;80;20220519;26.3;16.9;21.6;2;19.4;.1;4.04;20618 +74075;44.19158;-.75703;80;20220520;23.2;16.2;19.7;2.1;18.6;0;3.3;17714 +74075;44.19158;-.75703;80;20220521;32.4;13.8;23.1;1.6;18.3;0;5.81;29620 +74075;44.19158;-.75703;80;20220522;31.4;17.9;24.7;2.9;20.7;1;5.64;25165 +74075;44.19158;-.75703;80;20220523;20.6;16.2;18.4;4.4;15.6;1;3.23;13973 +74075;44.19158;-.75703;80;20220524;18.1;9.5;13.8;2;12.3;.9;3.11;20004 +74075;44.19158;-.75703;80;20220525;19.8;7.5;13.7;1.3;11.5;.2;3.62;24194 +74075;44.19158;-.75703;80;20220526;19.6;8.3;14;.9;12.8;.2;3.44;23213 +74075;44.19158;-.75703;80;20220527;25.3;9;17.2;1.5;13.5;.1;4.68;28162 +74075;44.19158;-.75703;80;20220528;28.1;10.9;19.5;2.7;12.4;0;5.82;29032 +74075;44.19158;-.75703;80;20220529;25.7;10.5;18.1;3;9.2;0;5.73;27298 +74075;44.19158;-.75703;80;20220530;24.9;7.8;16.4;1.7;9;0;5.05;29085 +74075;44.19158;-.75703;80;20220531;26.6;12.6;19.6;1.9;11.9;.2;5.12;26280 +74075;44.19158;-.75703;80;20220601;32.4;12.3;22.4;3;13.7;.3;6.93;30646 +74075;44.19158;-.75703;80;20220602;28.1;14.2;21.2;2.2;18.7;2.5;4.96;26293 +74075;44.19158;-.75703;80;20220603;27.3;17.8;22.6;2.1;19.5;2.6;4.44;21602 +74075;44.19158;-.75703;80;20220604;24.5;17.2;20.9;2.1;18.7;.7;3.73;18845 +74075;44.19158;-.75703;80;20220605;23.4;16;19.7;1.8;16.3;.1;3.71;19014 +74075;44.19158;-.75703;80;20220606;25.8;13.8;19.8;1.3;15.5;.2;4.46;24533 +74075;44.19158;-.75703;80;20220607;24;16.1;20.1;1.7;15.6;7;3.92;19743 +74075;44.19158;-.75703;80;20220608;18.5;13.9;16.2;1.8;16.3;5;2.49;14845 +74075;44.19158;-.75703;80;20220609;23.9;9.7;16.8;1.4;13.5;.1;4.43;26891 +74075;44.19158;-.75703;80;20220610;29.7;9;19.4;1.2;14;.1;5.48;31081 +74075;44.19158;-.75703;80;20220611;30;12.2;21.1;1.4;16.5;.1;5.58;30298 +74075;44.19158;-.75703;80;20220612;28.4;15.4;21.9;2.2;19.7;4.9;4.97;25769 +74075;44.19158;-.75703;80;20220613;29.9;17.2;23.6;2;21;.1;5.17;25480 +74075;44.19158;-.75703;80;20220614;35.4;17.1;26.3;2.3;20.4;0;6.94;30815 +74075;44.19158;-.75703;80;20220615;33.8;18.7;26.3;2;20.9;0;6.2;27916 +74075;44.19158;-.75703;80;20220616;36.1;17.3;26.7;2;17.7;0;7.09;31228 +74075;44.19158;-.75703;80;20220617;38.6;18.9;28.8;1.9;19.6;0;7.4;31241 +74075;44.19158;-.75703;80;20220618;41.3;18;29.7;2.2;20;0;8.02;31251 +74075;44.19158;-.75703;80;20220619;29.9;18.7;24.3;2.8;18.3;1.1;5.58;23937 +74075;44.19158;-.75703;80;20220620;29.4;17.7;23.6;1.7;18.8;1.9;5.06;24490 +74075;44.19158;-.75703;80;20220621;26.9;16.8;21.9;2.2;19.3;28.7;4.5;22682 +74075;44.19158;-.75703;80;20220622;25.1;15.8;20.5;1.9;18;1.5;4.12;21721 +74075;44.19158;-.75703;80;20220623;25.8;15;20.4;2;17.3;4.5;4.45;23482 +74075;44.19158;-.75703;80;20220624;24.3;15.2;19.8;2;17.1;2.9;4.03;21464 +74075;44.19158;-.75703;80;20220625;17.8;14.5;16.2;1.4;15.1;6.9;2.32;12513 +74075;44.19158;-.75703;80;20220626;17.8;13.2;15.5;1.3;15.2;7.7;2.51;14950 +74075;44.19158;-.75703;80;20220627;20.6;12.3;16.5;1.1;14.3;0;3.41;20420 +74075;44.19158;-.75703;80;20220628;25.9;11.6;18.8;.9;13.5;0;4.63;27102 +74075;44.19158;-.75703;80;20220629;24.4;8.9;16.7;1.1;13.9;2.9;4.53;28234 +74075;44.19158;-.75703;80;20220630;19.4;14;16.7;.9;15.2;6;2.83;16230 +74075;44.19158;-.75703;80;20220701;24.2;8.9;16.6;1.3;12.7;0;4.57;27988 +74075;44.19158;-.75703;80;20220702;30.9;10.5;20.7;1.5;13.2;0;5.87;31048 +74075;44.19158;-.75703;80;20220703;28.5;13.5;21;1.8;15.2;3.2;5.33;27633 +74075;44.19158;-.75703;80;20220704;24.5;15.9;20.2;2;18.4;0;3.87;20646 +74075;44.19158;-.75703;80;20220705;29.6;15.6;22.6;1.4;16.9;0;5.21;26584 +74075;44.19158;-.75703;80;20220706;30;14.4;22.2;1.9;14.3;0;5.74;28074 +74075;44.19158;-.75703;80;20220707;28.4;12;20.2;1.5;15.6;.1;5.23;28761 +74075;44.19158;-.75703;80;20220708;30.6;14.3;22.5;1.7;15.8;0;5.69;28618 +74075;44.19158;-.75703;80;20220709;32.4;12.5;22.5;1.5;14.5;0;6.04;30712 +74075;44.19158;-.75703;80;20220710;33.4;14.8;24.1;2.3;15.3;0;6.71;30520 +74075;44.19158;-.75703;80;20220711;36.5;14.1;25.3;1.5;16.1;0;6.55;30589 +74075;44.19158;-.75703;80;20220712;35.5;15.6;25.6;1.4;15.9;.1;6.4;30522 +74075;44.19158;-.75703;80;20220713;36.2;12.3;24.3;1;14.7;0;6.01;30453 +74075;44.19158;-.75703;80;20220714;36.7;13.9;25.3;1;16.3;0;6.1;30381 +74075;44.19158;-.75703;80;20220715;35.4;14.5;25;1.4;16.1;0;6.29;30305 +74075;44.19158;-.75703;80;20220716;37;16.5;26.8;1.9;15.8;0;6.96;30227 +74075;44.19158;-.75703;80;20220717;37;16.4;26.7;2.2;14.4;0;7.25;30146 +74075;44.19158;-.75703;80;20220718;38.3;18.9;28.6;3.4;17;.4;8.4;30062 +74075;44.19158;-.75703;80;20220719;30.6;21.2;25.9;2.7;19.9;0;5.25;20905 +74075;44.19158;-.75703;80;20220720;26.6;18.9;22.8;1.2;18.4;.5;3.85;18764 +74075;44.19158;-.75703;80;20220721;32.8;12.7;22.8;1.6;16.4;0;5.9;29793 +74075;44.19158;-.75703;80;20220722;24.9;17;21;2.5;17.9;0;3.89;18893 +74075;44.19158;-.75703;80;20220723;31;12.7;21.9;1.1;16.4;0;5.35;29190 +74075;44.19158;-.75703;80;20220724;37.3;12.8;25.1;1.9;17.4;0;6.65;29498 +74075;44.19158;-.75703;80;20220725;27.1;18.6;22.9;2.7;19.6;.4;4.27;19426 +74075;44.19158;-.75703;80;20220726;26.5;13.1;19.8;1.2;15.2;0;4.38;24559 +74075;44.19158;-.75703;80;20220727;27.8;9.6;18.7;1;13.6;0;4.81;28680 +74075;44.19158;-.75703;80;20220728;27.2;12.7;20;1.4;14.9;0;4.6;25388 +74075;44.19158;-.75703;80;20220729;27.1;13.7;20.4;1;16.4;.9;4.31;24267 +74075;44.19158;-.75703;80;20220730;28.5;12.4;20.5;.8;17.3;1;4.59;26586 +74075;44.19158;-.75703;80;20220731;32.5;13.7;23.1;1.4;17.4;3;5.55;28689 +74075;44.19158;-.75703;80;20220801;33.2;15.3;24.3;1.1;17.9;.1;5.41;27846 +74075;44.19158;-.75703;80;20220802;36.1;14.4;25.3;1.8;16.3;1.9;6.29;28473 +74075;44.19158;-.75703;80;20220803;36;14.8;25.4;1.7;19;3.9;6.1;28347 +74075;44.19158;-.75703;80;20220804;30.6;21.6;26.1;2.8;22.7;3.1;4.72;19176 +74075;44.19158;-.75703;80;20220805;28.4;17.7;23.1;2.4;19.4;0;4.46;20899 +74075;44.19158;-.75703;80;20220806;33.2;16.8;25;1.6;17.4;0;5.48;25987 +74075;44.19158;-.75703;80;20220807;33.8;12.9;23.4;1.6;11.9;2.8;5.79;27817 +74075;44.19158;-.75703;80;20220808;35.5;10.3;22.9;.9;11.9;0;5.19;27679 +74075;44.19158;-.75703;80;20220809;36.1;12.3;24.2;1.7;13.2;0;6.05;27538 +74075;44.19158;-.75703;80;20220810;38;13.8;25.9;1.3;13.9;0;5.87;27396 +74075;44.19158;-.75703;80;20220811;39.4;17.4;28.4;1.1;16.6;0;5.84;27251 +74075;44.19158;-.75703;80;20220812;35.3;21.3;28.3;2.7;21.2;0;6.05;23175 +74075;44.19158;-.75703;80;20220813;32.7;20.2;26.5;2;21.9;4.8;4.97;21716 +74075;44.19158;-.75703;80;20220814;25;19;22;1.9;20.1;1.8;3.09;14643 +74075;44.19158;-.75703;80;20220815;25.9;15.4;20.7;1.8;17.1;0;3.76;19583 +74075;44.19158;-.75703;80;20220816;26.7;14.1;20.4;1.6;17;5.7;3.94;21418 +74075;44.19158;-.75703;80;20220817;24.5;15.5;20;2;17.7;1.9;3.37;17831 +74075;44.19158;-.75703;80;20220818;24.6;14.6;19.6;1.9;16.8;.8;3.48;18731 +74075;44.19158;-.75703;80;20220819;25.9;14.7;20.3;1.2;17;.2;3.55;19754 +74075;44.19158;-.75703;80;20220820;28.9;14.7;21.8;1.4;17.9;.3;4.16;22226 +74075;44.19158;-.75703;80;20220821;27.7;15.2;21.5;1.5;18;.6;3.88;20651 +74075;44.19158;-.75703;80;20220822;25;17.9;21.5;1.9;20.8;1.8;2.96;15206 +74075;44.19158;-.75703;80;20220823;29.2;18.8;24;.9;20.8;0;3.6;18490 +74075;44.19158;-.75703;80;20220824;35.5;16.8;26.2;1.2;20.1;1.2;5.07;24967 +74075;44.19158;-.75703;80;20220825;28.7;19.1;23.9;2.8;21.8;.2;3.9;17472 +74075;44.19158;-.75703;80;20220826;27.8;17.3;22.6;1.7;20;.2;3.6;18186 +74075;44.19158;-.75703;80;20220827;31.4;16.4;23.9;1.3;18.7;0;4.28;21776 +74075;44.19158;-.75703;80;20220828;35.3;13.4;24.4;1.6;14.9;.2;5.21;24495 +74075;44.19158;-.75703;80;20220829;27.9;19.1;23.5;1.7;17.5;5.1;3.63;16189 +74075;44.19158;-.75703;80;20220830;32.3;14.1;23.2;1.5;18.6;0;4.55;23549 +74075;44.19158;-.75703;80;20220831;28.2;19.2;23.7;1.5;21.1;0;3.33;16127 +74075;44.19158;-.75703;80;20220901;30.3;15.7;23;1.1;18.3;.7;3.86;20655 +74075;44.19158;-.75703;80;20220902;25;16;20.5;1.9;18.8;2.7;2.99;15867 +74075;44.19158;-.75703;80;20220903;27.2;16;21.6;1.3;17.5;.8;3.34;17671 +74075;44.19158;-.75703;80;20220904;33.1;13.6;23.4;1.7;14.8;0;4.78;23226 +74075;44.19158;-.75703;80;20220905;32.9;12.6;22.8;2.3;14.4;.1;5.12;23039 +74075;44.19158;-.75703;80;20220906;29.7;14;21.9;2;15.2;0;4.23;20582 +74075;44.19158;-.75703;80;20220907;26.1;13.7;19.9;.8;15.1;1.1;3.03;18020 +74075;44.19158;-.75703;80;20220908;25.1;12.2;18.7;1.7;15.5;3;3.17;18237 +74075;44.19158;-.75703;80;20220909;24.6;16.2;20.4;1.8;15.8;.3;2.97;14387 +74075;44.19158;-.75703;80;20220910;29.8;11.3;20.6;1.1;14.6;0;3.7;21651 +74075;44.19158;-.75703;80;20220911;34.7;14.6;24.7;2.6;14.7;0;5.46;21901 +74075;44.19158;-.75703;80;20220912;38.9;17.8;28.4;2.6;16.9;7.4;6.07;21708 +74075;44.19158;-.75703;80;20220913;30.9;20.6;25.8;2.4;21.2;.1;3.86;15452 +74075;44.19158;-.75703;80;20220914;29.1;17.5;23.3;2.4;16.5;.1;3.9;16303 +74075;44.19158;-.75703;80;20220915;27.9;12.6;20.3;1;17.1;.2;3.1;18694 +74075;44.19158;-.75703;80;20220916;24.2;15.1;19.7;1.5;15.7;0;2.66;14042 +74075;44.19158;-.75703;80;20220917;22.9;7.6;15.3;2.2;9.3;0;3.33;18328 +74075;44.19158;-.75703;80;20220918;26.2;6;16.1;2.2;7.6;0;3.99;20537 +74075;44.19158;-.75703;80;20220919;27.2;5.4;16.3;1.4;8.3;0;3.42;20340 +74075;44.19158;-.75703;80;20220920;25.2;4.9;15.1;1.5;9;.1;3.21;20143 +74075;44.19158;-.75703;80;20220921;25.4;2.5;14;.8;8.7;0;2.69;19946 +74075;44.19158;-.75703;80;20220922;26.6;5.3;16;1.1;10.6;.1;2.96;19748 +74075;44.19158;-.75703;80;20220923;20.9;7.7;14.3;1;12.5;.4;2.18;15925 +74075;44.19158;-.75703;80;20220924;20.4;8.5;14.5;1.7;13;2.4;2.18;14906 +74075;44.19158;-.75703;80;20220925;19.8;5.4;12.6;.9;10.6;.2;2.08;16320 +74075;44.19158;-.75703;80;20220926;20.5;3.9;12.2;2;11;5.3;2.37;17405 +74075;44.19158;-.75703;80;20220927;17.9;12.1;15;2.6;15.4;11.6;1.48;9756 +74075;44.19158;-.75703;80;20220928;18.2;15.1;16.7;4.2;16.8;18.1;1.41;6774 +74075;44.19158;-.75703;80;20220929;15.8;12.8;14.3;1.8;14.2;11.4;1.22;6566 +74075;44.19158;-.75703;80;20220930;20;8.3;14.2;1.3;11.9;.2;1.98;13802 +74075;44.19158;-.75703;80;20221001;20.4;10.5;15.5;3;15;.6;1.93;12466 +74075;44.19158;-.75703;80;20221002;23.6;11.3;17.5;.7;15.5;.2;1.97;13847 +74075;44.19158;-.75703;80;20221003;24.6;11.5;18.1;1.1;15.1;0;2.19;14154 +74075;44.19158;-.75703;80;20221004;25.9;7.4;16.7;.4;12.7;.2;2.06;16811 +74075;44.19158;-.75703;80;20221005;27.5;10.1;18.8;1.7;14.5;.2;2.78;16078 +74075;44.19158;-.75703;80;20221006;20;13.9;17;.7;17.1;.2;1.37;8988 +74075;44.19158;-.75703;80;20221007;26.1;9.9;18;1.1;14.8;0;2.25;15104 +74075;44.19158;-.75703;80;20221008;22.5;13.8;18.2;1.3;15.1;.2;1.85;10659 +74075;44.19158;-.75703;80;20221009;27.2;10.5;18.9;1.5;14.2;.1;2.52;14975 +74075;44.19158;-.75703;80;20221010;19;12.9;16;1.1;17.1;4.1;1.21;8533 +74075;44.19158;-.75703;80;20221011;19.5;15.3;17.4;.9;17.6;2;1.17;6813 +74075;44.19158;-.75703;80;20221012;23;13.9;18.5;.6;15.9;.1;1.55;10374 +74075;44.19158;-.75703;80;20221013;21.1;10.5;15.8;1.9;15.4;1.3;1.61;11131 +74075;44.19158;-.75703;80;20221014;21.5;17.2;19.4;2.7;18.1;.8;1.62;6625 +74075;44.19158;-.75703;80;20221015;25.6;10.1;17.9;1;15.5;.1;1.87;13322 +74075;44.19158;-.75703;80;20221016;29.6;13.4;21.5;2.1;17;1.3;2.75;13464 +74075;44.19158;-.75703;80;20221017;25;17.5;21.3;1.8;19.6;7.5;1.79;8714 +74075;44.19158;-.75703;80;20221018;30.3;13.6;22;2.3;17.6;0;2.85;13328 +74075;44.19158;-.75703;80;20221019;26.8;17.2;22;2.3;18.5;2.6;2.27;9724 +74075;44.19158;-.75703;80;20221020;26.1;14.4;20.3;2.8;15.2;0;2.62;10695 +74075;44.19158;-.75703;80;20221021;21.8;16.2;19;2.2;14.2;0;1.94;6983 +74075;44.19158;-.75703;80;20221022;26.5;9.5;18;2.6;13.8;.3;2.55;12752 +74075;44.19158;-.75703;80;20221023;27;14.4;20.7;2.8;13.4;0;2.92;10688 +74075;44.19158;-.75703;80;20221024;23.7;10.1;16.9;2.2;11.6;0;2.2;10991 +74075;44.19158;-.75703;80;20221025;22.8;9.8;16.3;2.2;13.2;0;1.87;10576 +74075;44.19158;-.75703;80;20221026;27;9.7;18.4;2.2;14.4;0;2.28;12189 +74075;44.19158;-.75703;80;20221027;24.8;16.5;20.7;3.2;15.2;0;2.53;8013 +74075;44.19158;-.75703;80;20221028;27.9;14.8;21.4;2.3;14.3;.1;2.56;10185 +74075;44.19158;-.75703;80;20221029;23;14.9;19;1.6;15.8;0;1.51;7679 +74075;44.19158;-.75703;80;20221030;22.1;10.4;16.3;.9;14.3;1.9;1.19;9304 +74075;44.19158;-.75703;80;20221031;19.8;10.2;15;2.1;14.6;3.9;1.18;8213 +74075;44.19158;-.75703;80;20221101;20.5;11.8;16.2;1.1;13.7;.1;1.15;7659 +74075;44.19158;-.75703;80;20221102;20.2;6.1;13.2;1;11.1;.1;1.12;9890 +74075;44.19158;-.75703;80;20221103;20.3;9.1;14.7;2.7;11.9;9.3;1.67;8581 +74075;44.19158;-.75703;80;20221104;15.5;9.7;12.6;3.8;11.7;3.1;1.27;5802 +74075;44.19158;-.75703;80;20221105;17.4;4.8;11.1;1.1;10;.1;.96;8911 +74075;44.19158;-.75703;80;20221106;19.8;3.7;11.8;2;10.2;.2;1.37;10066 +74075;44.19158;-.75703;80;20221107;20.3;4.2;12.3;1.8;10.5;0;1.31;9929 +74075;44.19158;-.75703;80;20221108;18.1;8.9;13.5;2.2;12.3;7.1;1.13;7154 +74075;44.19158;-.75703;80;20221109;15.8;12.6;14.2;1.5;13.5;5.4;.83;3741 +74075;44.19158;-.75703;80;20221110;17.7;7.6;12.7;1.4;11.8;.1;.91;7337 +74075;44.19158;-.75703;80;20221111;18.6;3.1;10.9;1.7;10.7;.1;1;9209 +74075;44.19158;-.75703;80;20221112;22.2;8;15.1;1.6;12.3;.2;1.25;8653 +74075;44.19158;-.75703;80;20221113;24.1;5;14.6;1.1;10.9;.1;1.16;10067 +74075;44.19158;-.75703;80;20221114;15.4;6.7;11.1;1.9;12.4;2.4;.62;6374 +74075;44.19158;-.75703;80;20221115;15.8;10.3;13.1;2.2;13;5.9;.8;4790 +74075;44.19158;-.75703;80;20221116;18.7;10.7;14.7;2.3;13;.8;1.12;5908 +74075;44.19158;-.75703;80;20221117;18.1;13.5;15.8;3.4;13.2;4.2;1.48;4173 +74075;44.19158;-.75703;80;20221118;11.6;7.3;9.5;1.8;11;11.1;.52;3945 +74075;44.19158;-.75703;80;20221119;13.4;6.2;9.8;1.6;9.2;.9;.8;5335 +74075;44.19158;-.75703;80;20221120;15.4;2.3;8.9;2.4;10.4;6.9;.69;7461 +74075;44.19158;-.75703;80;20221121;16;9.4;12.7;3.2;11.7;21.8;1.08;4936 +74075;44.19158;-.75703;80;20221122;9.7;7.1;8.4;3.3;10.6;29.3;.42;2678 +74075;44.19158;-.75703;80;20221123;16.7;9.4;13.1;3.4;12.8;3.4;.94;5116 +74075;44.19158;-.75703;80;20221124;14.2;5.3;9.8;1.8;10.9;7.1;.56;5688 +74075;44.19158;-.75703;80;20221125;14.3;7.8;11.1;1.6;11.2;4.2;.64;4657 +74075;44.19158;-.75703;80;20221126;12.5;3.1;7.8;1.6;8.7;0;.6;5743 +74075;44.19158;-.75703;80;20221127;13;.9;7;1.6;9.3;14.4;.45;6584 +74075;44.19158;-.75703;80;20221128;13.9;8.8;11.4;1.3;11.2;6.6;.61;3872 +74075;44.19158;-.75703;80;20221129;13.9;5.5;9.7;1;9.8;1.1;.52;5205 +74075;44.19158;-.75703;80;20221130;6.8;.9;3.9;1.6;7.5;0;.35;4153 +74075;44.19158;-.75703;80;20221201;7.4;1.8;4.6;1.1;7.7;0;.36;3980 +74075;44.19158;-.75703;80;20221202;9.3;4;6.7;1.2;8.1;.1;.49;3806 +74075;44.19158;-.75703;80;20221203;7.3;3.1;5.2;1.5;7.4;.8;.49;3245 +74075;44.19158;-.75703;80;20221204;10.5;-.4;5.1;.7;6.9;.1;.35;5804 +74075;44.19158;-.75703;80;20221205;12.1;-.8;5.7;2.1;6.9;.1;.72;6355 +74075;44.19158;-.75703;80;20221206;10.8;6.9;8.9;2;8.9;0;.73;3008 +74075;44.19158;-.75703;80;20221207;11.2;3.2;7.2;1.4;8.1;0;.53;4716 +74075;44.19158;-.75703;80;20221208;10;2.9;6.5;2;8.7;11.3;.43;4354 +74075;44.19158;-.75703;80;20221209;8.5;7.5;8;2.1;9.4;1.6;.59;984 +74075;44.19158;-.75703;80;20221210;6.1;-2;2.1;1.1;5.3;0;.41;4663 +74075;44.19158;-.75703;80;20221211;7.1;-4.8;1.2;1.9;4.6;.1;.61;5838 +74075;44.19158;-.75703;80;20221212;4.3;-4.7;-.2;2.3;6.6;11.4;.05;4920 +74075;44.19158;-.75703;80;20221213;13.2;4.6;8.9;3.1;12.7;6.3;0;4766 +74075;44.19158;-.75703;80;20221214;17.5;9.6;13.6;1.7;13.5;6.9;.59;4508 +74075;44.19158;-.75703;80;20221215;14.7;9.8;12.3;2.5;12.6;18.7;.62;3321 +74075;44.19158;-.75703;80;20221216;6.1;5.9;6;3.2;9;.7;.4;0 +74075;44.19158;-.75703;80;20221217;8.9;-3.5;2.7;1.4;6.1;.2;.39;5859 +74075;44.19158;-.75703;80;20221218;13.4;1;7.2;3.2;8.1;0;.86;5849 +74075;44.19158;-.75703;80;20221219;13.4;7.2;10.3;3.7;10.7;0;.77;3831 +74075;44.19158;-.75703;80;20221220;12.5;10.6;11.6;3.5;12.2;7.4;.66;1663 +74075;44.19158;-.75703;80;20221221;18.2;9.2;13.7;2.1;12.8;.5;.77;4822 +74075;44.19158;-.75703;80;20221222;15.6;8.3;12;1.7;13.3;3;.4;4242 +74075;44.19158;-.75703;80;20221223;18.4;10.8;14.6;1.3;13.8;0;.61;4353 +74075;44.19158;-.75703;80;20221224;18.8;8.3;13.6;1.3;11.9;.1;.67;5304 +74075;44.19158;-.75703;80;20221225;19.6;4.7;12.2;1.4;10.2;.3;.74;6526 +74075;44.19158;-.75703;80;20221226;16.5;7.9;12.2;.6;11.4;1;.42;4724 +74075;44.19158;-.75703;80;20221227;14.4;10.1;12.3;1.3;12;.2;.58;3051 +74075;44.19158;-.75703;80;20221228;17.3;4.6;11;1.5;9.9;0;.68;5999 +74075;44.19158;-.75703;80;20221229;14.2;8.4;11.3;2.1;11.5;9.2;.62;3738 +74075;44.19158;-.75703;80;20221230;19;9.5;14.3;3.3;12.5;.7;1.2;5094 +74075;44.19158;-.75703;80;20221231;21;8.8;14.9;3.3;10.2;0;1.86;5937 +74076;44.22344;-.44729;115;20220101;20.9;4.9;12.9;1.7;10;0;.99;6705 +74076;44.22344;-.44729;115;20220102;17;6.1;11.5;1.6;10.36;.1;.74;5236 +74076;44.22344;-.44729;115;20220103;16;5.6;10.8;2.2;10.59;0;.73;5459 +74076;44.22344;-.44729;115;20220104;16.6;8.6;12.6;3.6;10.39;2.4;1.43;4363 +74076;44.22344;-.44729;115;20220105;8.6;2.8;5.7;1.3;7.13;.2;.52;4360 +74076;44.22344;-.44729;115;20220106;8.7;-1.9;3.4;.7;5.29;.1;.35;6354 +74076;44.22344;-.44729;115;20220107;11.4;-1.1;5.2;2.6;7.73;3.3;.62;5674 +74076;44.22344;-.44729;115;20220108;11.3;6.5;8.9;5.4;10.57;8.7;.53;3248 +74076;44.22344;-.44729;115;20220109;10.1;8.1;9.1;3.8;11.16;17;.49;1570 +74076;44.22344;-.44729;115;20220110;12.2;9.5;10.8;3.6;12.56;4.7;.48;1937 +74076;44.22344;-.44729;115;20220111;10.5;5;7.8;.9;8.29;0;.53;4131 +74076;44.22344;-.44729;115;20220112;6;-2.6;1.7;1;5.59;0;.35;6434 +74076;44.22344;-.44729;115;20220113;2.7;-4.6;-.9;1.5;5.59;0;.27;4590 +74076;44.22344;-.44729;115;20220114;5.7;-1.3;2.2;.9;5.99;0;.37;4833 +74076;44.22344;-.44729;115;20220115;9.1;-4.5;2.3;.8;5.63;.1;.37;7711 +74076;44.22344;-.44729;115;20220116;5.8;-4.5;.7;.8;5.73;.1;.34;5982 +74076;44.22344;-.44729;115;20220117;6;-2.7;1.6;1.6;6.69;.1;.34;6016 +74076;44.22344;-.44729;115;20220118;4;2;3;1.6;7.59;0;.32;1970 +74076;44.22344;-.44729;115;20220119;8.5;3.5;6;1.8;8.63;2.5;.48;3548 +74076;44.22344;-.44729;115;20220120;9.1;6.1;7.6;2.1;9.09;1.1;.67;2951 +74076;44.22344;-.44729;115;20220121;5.7;-.9;2.4;2.4;5.69;.1;.65;5343 +74076;44.22344;-.44729;115;20220122;7.4;-3;2.2;1.4;5.26;.1;.58;7429 +74076;44.22344;-.44729;115;20220123;9.6;-3.4;3.1;1.5;5.56;0;.67;8123 +74076;44.22344;-.44729;115;20220124;14.1;-1.2;6.5;1.2;6.33;0;.8;8599 +74076;44.22344;-.44729;115;20220125;13.1;-2.8;5.1;.8;6.23;0;.61;8855 +74076;44.22344;-.44729;115;20220126;11.5;-3.7;3.9;1.1;6.13;0;.67;8840 +74076;44.22344;-.44729;115;20220127;4.3;-3.7;.3;1.2;5.39;.1;.47;6397 +74076;44.22344;-.44729;115;20220128;4.5;-2.9;.8;1.2;6.03;0;.43;6029 +74076;44.22344;-.44729;115;20220129;1.5;-1.5;0;1.7;6.33;0;.27;2799 +74076;44.22344;-.44729;115;20220130;4.3;-.4;1.9;1.5;7.13;.4;.3;3817 +74076;44.22344;-.44729;115;20220131;10.1;3.1;6.6;2.8;8.86;1.9;.64;4894 +74076;44.22344;-.44729;115;20220201;9.5;-.1;4.7;2.4;8.49;.1;.49;7006 +74076;44.22344;-.44729;115;20220202;9.9;7.7;8.8;2.4;10.69;0;.55;2755 +74076;44.22344;-.44729;115;20220203;11.2;5.1;8.1;2.7;10.16;.1;.66;4654 +74076;44.22344;-.44729;115;20220204;12;5.8;8.9;2.3;10.83;1.6;.6;4359 +74076;44.22344;-.44729;115;20220205;11;4.2;7.6;2.1;7.83;0;.99;7903 +74076;44.22344;-.44729;115;20220206;10.4;-1.1;4.6;3.1;8.46;1.9;.56;7212 +74076;44.22344;-.44729;115;20220207;12.7;8.6;10.7;2.5;10.9;.7;.87;4610 +74076;44.22344;-.44729;115;20220208;14.4;2.9;8.6;2;7.79;0;1.28;9958 +74076;44.22344;-.44729;115;20220209;19.3;2.9;11.1;1.6;7.73;0;1.56;10978 +74076;44.22344;-.44729;115;20220210;9.9;2.5;6.2;1.8;9.13;3.2;1.25;10400 +74076;44.22344;-.44729;115;20220211;12.5;7.1;9.8;2;9.16;0;1.13;7325 +74076;44.22344;-.44729;115;20220212;13.8;-.7;6.5;1.9;6.91;0;1.26;9575 +74076;44.22344;-.44729;115;20220213;18.2;1.6;9.9;3.8;8.86;2.8;2;10825 +74076;44.22344;-.44729;115;20220214;11.2;7.8;9.5;6.1;9.96;9.9;1.23;6050 +74076;44.22344;-.44729;115;20220215;11.4;3.6;7.5;3.5;9.82;5.6;.79;6353 +74076;44.22344;-.44729;115;20220216;13.6;8.6;11.1;4.8;12.36;6.6;.8;4898 +74076;44.22344;-.44729;115;20220217;13.7;11.6;12.6;3.4;13.19;1.1;.87;3237 +74076;44.22344;-.44729;115;20220218;16.7;7.8;12.2;2.4;11.26;0;1.41;8854 +74076;44.22344;-.44729;115;20220219;12.1;6.2;9.2;1.6;8.59;.2;1.14;7863 +74076;44.22344;-.44729;115;20220220;13.8;2.5;8.2;3.3;10.49;3.5;.91;8819 +74076;44.22344;-.44729;115;20220221;13.4;9.3;11.4;4.3;10.29;.2;1.58;6550 +74076;44.22344;-.44729;115;20220222;15.6;6.7;11.1;1.6;9.46;0;1.45;10493 +74076;44.22344;-.44729;115;20220223;16.6;3.6;10.1;1.3;8.99;0;1.43;12008 +74076;44.22344;-.44729;115;20220224;14;4;9;2;9.83;.6;1.09;8111 +74076;44.22344;-.44729;115;20220225;12;2.2;7.1;2.1;6.79;0;1.5;11839 +74076;44.22344;-.44729;115;20220226;13.9;.9;7.4;3.2;5.53;0;2.22;13174 +74076;44.22344;-.44729;115;20220227;17.6;3.5;10.6;2.1;8.16;.1;1.91;12477 +74076;44.22344;-.44729;115;20220228;19.3;2.1;10.7;1.2;8.63;0;1.74;14255 +74076;44.22344;-.44729;115;20220301;18.4;2.2;10.3;2.4;8.23;.2;2.16;13714 +74076;44.22344;-.44729;115;20220302;13.6;7.8;10.7;2.1;10.43;2.6;1.22;6679 +74076;44.22344;-.44729;115;20220303;15;6.3;10.7;2;10.59;.8;1.44;10461 +74076;44.22344;-.44729;115;20220304;10.6;8.3;9.5;3.1;9.96;.1;1.12;5131 +74076;44.22344;-.44729;115;20220305;11.5;5.2;8.4;2.1;7.73;0;1.46;8970 +74076;44.22344;-.44729;115;20220306;11.5;3.4;7.5;1.4;7.46;.1;1.28;9368 +74076;44.22344;-.44729;115;20220307;13;-2.2;5.4;1.6;6.16;0;1.64;15023 +74076;44.22344;-.44729;115;20220308;11.1;4.9;8;2.4;8.89;.9;1.17;7537 +74076;44.22344;-.44729;115;20220309;17.3;2.4;9.9;2.7;8.69;.2;2.21;14849 +74076;44.22344;-.44729;115;20220310;16.1;9.2;12.7;2.7;11.06;1.8;1.8;9875 +74076;44.22344;-.44729;115;20220311;13.8;9.3;11.6;2.5;10.96;11.3;1.4;6765 +74076;44.22344;-.44729;115;20220312;13.9;7;10.5;2.9;9.99;3.1;1.71;11165 +74076;44.22344;-.44729;115;20220313;14;8.2;11.1;3.4;9.29;5.6;1.97;9883 +74076;44.22344;-.44729;115;20220314;14.3;4.9;9.6;4;9.89;0;1.63;9920 +74076;44.22344;-.44729;115;20220315;19.1;11.7;15.4;4.1;12.19;0;2.63;11438 +74076;44.22344;-.44729;115;20220316;16.3;10.6;13.5;3;12.56;1.3;1.65;8499 +74076;44.22344;-.44729;115;20220317;11.9;10;11;3.6;11.23;2.3;1.14;4465 +74076;44.22344;-.44729;115;20220318;13.2;6.5;9.9;2.2;9.53;0;1.68;10000 +74076;44.22344;-.44729;115;20220319;18.2;4.4;11.3;3.2;9.33;0;2.65;15725 +74076;44.22344;-.44729;115;20220320;18.2;6.4;12.3;3.6;10.08;0;2.44;12000 +74076;44.22344;-.44729;115;20220321;19.9;8.3;14.1;4.9;10.13;.1;3.49;16625 +74076;44.22344;-.44729;115;20220322;17.4;6.2;11.8;4.7;8.03;0;3.22;13500 +74076;44.22344;-.44729;115;20220323;17.8;3.7;10.7;3.5;7.53;0;3.27;19850 +74076;44.22344;-.44729;115;20220324;18.9;1.9;10.4;2.3;8.03;0;2.85;19650 +74076;44.22344;-.44729;115;20220325;19.2;3.7;11.5;2.4;7.76;0;2.82;14875 +74076;44.22344;-.44729;115;20220326;19.9;4.1;12;3.3;6.78;0;3.78;19900 +74076;44.22344;-.44729;115;20220327;21;4.5;12.7;2.7;8.01;0;3.49;18800 +74076;44.22344;-.44729;115;20220328;21.2;4.7;12.9;1.8;9.08;0;2.7;14025 +74076;44.22344;-.44729;115;20220329;17.2;6.4;11.8;1.8;11.03;.8;1.64;8050 +74076;44.22344;-.44729;115;20220330;14.7;9.6;12.1;2.7;11.56;4.3;1.54;6975 +74076;44.22344;-.44729;115;20220331;14.6;8;11.3;4.3;9.43;3.5;2.52;13775 +74076;44.22344;-.44729;115;20220401;9.5;0;4.8;4.7;5.76;.4;2.23;15675 +74076;44.22344;-.44729;115;20220402;9.7;-.1;4.8;3.7;5.21;.1;2.39;16265 +74076;44.22344;-.44729;115;20220403;7.3;-1.8;2.8;1.5;5.46;0;1.58;14845 +74076;44.22344;-.44729;115;20220404;12.1;-1.2;5.5;1.6;5;0;2.32;20188 +74076;44.22344;-.44729;115;20220405;15.9;-2.5;6.7;1.6;6.84;.4;2.25;17600 +74076;44.22344;-.44729;115;20220406;13;6.1;9.5;3.1;10.76;.9;1.34;7278 +74076;44.22344;-.44729;115;20220407;17.2;9;13.1;6;11.99;12.4;2.22;10487 +74076;44.22344;-.44729;115;20220408;19.3;9.3;14.3;5;11.33;1.6;2.95;10250 +74076;44.22344;-.44729;115;20220409;16;6.9;11.4;2.3;8.46;.1;2.98;20325 +74076;44.22344;-.44729;115;20220410;20.3;.2;10.2;3.8;7.24;0;4.05;23350 +74076;44.22344;-.44729;115;20220411;22.9;9.4;16.1;6.2;11.16;.2;4.6;19375 +74076;44.22344;-.44729;115;20220412;18.6;10.3;14.4;3.9;12.18;6.6;2.62;10975 +74076;44.22344;-.44729;115;20220413;16.8;10.2;13.5;2.1;13.13;.4;1.73;9150 +74076;44.22344;-.44729;115;20220414;23.2;9.1;16.1;1.7;12.83;0;3.52;21325 +74076;44.22344;-.44729;115;20220415;22.4;10.2;16.3;2.5;13.28;0;3.25;17725 +74076;44.22344;-.44729;115;20220416;23.6;9.9;16.7;2.6;12.41;0;4.11;23775 +74076;44.22344;-.44729;115;20220417;22.7;9.1;15.9;3;12.08;0;3.84;21400 +74076;44.22344;-.44729;115;20220418;18.7;11.3;15;2.7;12.23;0;2.66;13150 +74076;44.22344;-.44729;115;20220419;12.5;8.3;10.4;2.6;11.36;14;1.17;5915 +74076;44.22344;-.44729;115;20220420;12.3;8.3;10.3;2.3;11.58;5.7;1.08;4850 +74076;44.22344;-.44729;115;20220421;15.1;8.1;11.6;2;12.56;0;1.41;7375 +74076;44.22344;-.44729;115;20220422;20.6;9.1;14.8;2.3;11.81;4.9;3.17;18125 +74076;44.22344;-.44729;115;20220423;13.4;10.4;11.9;3.4;11.96;4.9;1.52;7250 +74076;44.22344;-.44729;115;20220424;16.8;9.9;13.4;5.2;12.01;0;2.55;12750 +74076;44.22344;-.44729;115;20220425;20.4;5.4;12.9;1.8;10.68;0;3.35;21825 +74076;44.22344;-.44729;115;20220426;23.7;6.4;15.1;3.1;11.26;0;4.51;25400 +74076;44.22344;-.44729;115;20220427;20.5;11.3;15.9;2.4;13.53;3.4;2.65;12350 +74076;44.22344;-.44729;115;20220428;18.1;12.5;15.3;2.4;14.51;.1;2.11;10225 +74076;44.22344;-.44729;115;20220429;20.6;10.3;15.5;2.4;13.58;0;3.11;17950 +74076;44.22344;-.44729;115;20220430;21.5;11.7;16.6;2.6;13.33;.1;3.53;19075 +74076;44.22344;-.44729;115;20220501;21.1;10.1;15.6;2.3;12.56;0;3.36;18650 +74076;44.22344;-.44729;115;20220502;19.8;10.9;15.4;2.4;12.06;0;3.16;16825 +74076;44.22344;-.44729;115;20220503;21.3;12.3;16.8;2.7;13.23;1.3;3.32;16300 +74076;44.22344;-.44729;115;20220504;20.6;12.5;16.5;2.7;12.21;0;3.4;16000 +74076;44.22344;-.44729;115;20220505;21.3;8.2;14.8;2.6;11.23;.1;3.75;20900 +74076;44.22344;-.44729;115;20220506;21.3;8.4;14.9;2.4;11.73;.1;3.63;21279 +74076;44.22344;-.44729;115;20220507;23.2;8.8;16;1.9;12.93;.1;3.87;22961 +74076;44.22344;-.44729;115;20220508;24.6;8.6;16.6;1.4;12.36;0;4.15;24669 +74076;44.22344;-.44729;115;20220509;27.1;8.4;17.8;1.2;12.16;0;4.55;26549 +74076;44.22344;-.44729;115;20220510;29.6;9.1;19.3;1.7;12.33;0;5.23;27628 +74076;44.22344;-.44729;115;20220511;27.8;12.5;20.1;1.9;14.93;.3;4.67;24218 +74076;44.22344;-.44729;115;20220512;21.2;12.3;16.8;1.2;15;.8;3.08;18285 +74076;44.22344;-.44729;115;20220513;24.7;13.8;19.3;1.1;15.47;0;3.7;20655 +74076;44.22344;-.44729;115;20220514;29.8;11.7;20.7;2.1;15.86;.1;5.2;25474 +74076;44.22344;-.44729;115;20220515;29.4;14;21.7;1.9;17.56;7.7;4.59;22047 +74076;44.22344;-.44729;115;20220516;28.9;14.2;21.5;1.6;16.93;0;4.94;25717 +74076;44.22344;-.44729;115;20220517;29.6;16.1;22.8;2.1;15.76;0;5.25;24670 +74076;44.22344;-.44729;115;20220518;31.9;13.7;22.8;2.3;16.66;2.2;5.85;26871 +74076;44.22344;-.44729;115;20220519;26.3;16.8;21.6;2.2;19.19;.1;4.06;19981 +74076;44.22344;-.44729;115;20220520;24.6;16.9;20.7;2.4;18.49;0;3.56;17551 +74076;44.22344;-.44729;115;20220521;30.8;13.2;22;1.5;18.59;0;5.12;26297 +74076;44.22344;-.44729;115;20220522;30.5;18;24.3;2.9;20.86;.2;5.05;21494 +74076;44.22344;-.44729;115;20220523;21.6;16;18.8;4.9;15.53;.9;3.77;16079 +74076;44.22344;-.44729;115;20220524;17.9;10.4;14.2;2.4;12.86;1.4;2.83;16986 +74076;44.22344;-.44729;115;20220525;19.6;6.9;13.3;1.8;11.63;.2;3.27;20672 +74076;44.22344;-.44729;115;20220526;20.2;8.2;14.2;1.5;13.06;.1;3.18;20044 +74076;44.22344;-.44729;115;20220527;24.5;12.1;18.3;1.7;13.93;.1;4.37;24156 +74076;44.22344;-.44729;115;20220528;27;11.2;19.1;2.3;12.53;0;5.4;27467 +74076;44.22344;-.44729;115;20220529;24.5;10;17.3;2.6;9.36;0;5.33;26688 +74076;44.22344;-.44729;115;20220530;24.5;8.2;16.4;1.9;8.96;0;5.01;27322 +74076;44.22344;-.44729;115;20220531;26.4;12.6;19.5;1.9;11.89;.5;5.1;25874 +74076;44.22344;-.44729;115;20220601;31.1;12.7;21.9;2.7;13.93;.3;6.39;28578 +74076;44.22344;-.44729;115;20220602;26.6;16;21.3;2.4;18.79;3.7;4.32;21056 +74076;44.22344;-.44729;115;20220603;28.9;17.8;23.3;2.2;20.03;3.4;4.58;21333 +74076;44.22344;-.44729;115;20220604;23.9;17.2;20.5;1.9;19.23;1;3.11;15075 +74076;44.22344;-.44729;115;20220605;23.3;15.9;19.6;2.1;16.59;0;3.78;19145 +74076;44.22344;-.44729;115;20220606;25.4;13.2;19.3;1.6;15.43;.2;4.33;22912 +74076;44.22344;-.44729;115;20220607;24.3;15.7;20;1.9;15.56;5.6;3.86;18614 +74076;44.22344;-.44729;115;20220608;19.2;14.1;16.7;2.2;16.29;2.9;2.43;13217 +74076;44.22344;-.44729;115;20220609;23.9;10.5;17.2;1.6;13.96;.1;4.49;26473 +74076;44.22344;-.44729;115;20220610;28.3;10.2;19.2;1.3;14.46;.1;5.22;29267 +74076;44.22344;-.44729;115;20220611;30.3;13.5;21.9;1.8;17.13;.6;5.45;27290 +74076;44.22344;-.44729;115;20220612;28.7;16.1;22.4;2.5;19.59;3.9;4.73;22248 +74076;44.22344;-.44729;115;20220613;29.9;17.2;23.5;2.3;20.73;.6;5.22;24827 +74076;44.22344;-.44729;115;20220614;34.3;16.8;25.6;2;20.79;0;6.16;27314 +74076;44.22344;-.44729;115;20220615;34.3;19.1;26.7;2.2;21.23;0;6.38;27598 +74076;44.22344;-.44729;115;20220616;35.5;17.8;26.6;1.9;17.86;0;6.48;27862 +74076;44.22344;-.44729;115;20220617;37.7;19.3;28.5;1.8;19.63;0;6.98;29195 +74076;44.22344;-.44729;115;20220618;40.5;20;30.2;2.5;19.56;0;7.94;29149 +74076;44.22344;-.44729;115;20220619;30.6;18.6;24.6;2.9;18.99;.3;5.69;23978 +74076;44.22344;-.44729;115;20220620;29;17.4;23.2;2.2;19.06;1.5;5.03;23596 +74076;44.22344;-.44729;115;20220621;27;17.7;22.4;2.3;19.89;14.9;4.27;20272 +74076;44.22344;-.44729;115;20220622;24.7;15.7;20.2;2.2;18.56;3.2;3.66;18541 +74076;44.22344;-.44729;115;20220623;26.1;15.2;20.6;2;17.76;5.7;4.38;22586 +74076;44.22344;-.44729;115;20220624;24.3;15.5;19.9;2.2;16.93;1.6;4.09;20886 +74076;44.22344;-.44729;115;20220625;18.2;13.8;16;1.6;15.23;6.7;2.15;10993 +74076;44.22344;-.44729;115;20220626;17.2;12.9;15.1;1.2;15.13;5.7;2.07;11603 +74076;44.22344;-.44729;115;20220627;20.9;12.8;16.8;1.4;14.69;0;3.06;16903 +74076;44.22344;-.44729;115;20220628;25;12;18.5;1.4;13.46;0;4.76;26743 +74076;44.22344;-.44729;115;20220629;25.6;10.6;18.1;1.7;13.93;9.9;4.73;26378 +74076;44.22344;-.44729;115;20220630;17.4;13.9;15.6;1.4;15.33;8.8;2.07;10968 +74076;44.22344;-.44729;115;20220701;23.5;8.2;15.9;1.5;12.53;0;4.54;28018 +74076;44.22344;-.44729;115;20220702;29.8;10.2;20;1.8;13.29;0;5.76;29542 +74076;44.22344;-.44729;115;20220703;28.1;14.2;21.2;2.4;15.33;1;5.29;25244 +74076;44.22344;-.44729;115;20220704;25.2;15.3;20.3;2.4;17.79;0;3.98;19932 +74076;44.22344;-.44729;115;20220705;29.2;16.1;22.6;1.7;16.53;0;5.25;25537 +74076;44.22344;-.44729;115;20220706;29.1;14.5;21.8;2;14.83;0;5.37;25544 +74076;44.22344;-.44729;115;20220707;28.7;13.5;21.1;2.1;15.56;0;5.39;26972 +74076;44.22344;-.44729;115;20220708;29.9;14.4;22.1;1.9;15.99;0;5.61;27335 +74076;44.22344;-.44729;115;20220709;31.9;13.8;22.9;1.7;14.83;0;5.93;28527 +74076;44.22344;-.44729;115;20220710;33;15.2;24.1;2.1;14.99;0;6.39;28889 +74076;44.22344;-.44729;115;20220711;35.3;15.2;25.2;1.6;15.73;0;6.43;29281 +74076;44.22344;-.44729;115;20220712;35.9;16.9;26.4;1.7;15.49;0;6.6;29125 +74076;44.22344;-.44729;115;20220713;35.7;14;24.9;1.2;13.69;0;6.09;29403 +74076;44.22344;-.44729;115;20220714;36.8;15.2;26;1.4;15.63;0;6.33;28985 +74076;44.22344;-.44729;115;20220715;35;17.9;26.4;1.9;15.69;0;6.36;26924 +74076;44.22344;-.44729;115;20220716;36.6;16.9;26.7;2;15.23;0;6.87;28329 +74076;44.22344;-.44729;115;20220717;37.3;16.4;26.8;2.3;13.76;0;7.25;28697 +74076;44.22344;-.44729;115;20220718;39;20.6;29.8;3.2;15.59;.1;8.33;27903 +74076;44.22344;-.44729;115;20220719;30.7;21.7;26.2;3;19.59;0;5.5;20298 +74076;44.22344;-.44729;115;20220720;27.3;19.4;23.3;2;17.76;0;4.35;18839 +74076;44.22344;-.44729;115;20220721;31.6;14.7;23.2;1.7;17.13;0;5.62;27382 +74076;44.22344;-.44729;115;20220722;27.2;17.8;22.5;3;17.9;0;4.46;19058 +74076;44.22344;-.44729;115;20220723;29.6;12.9;21.3;1.1;16;0;4.91;26493 +74076;44.22344;-.44729;115;20220724;36.5;14.6;25.5;1.9;16.57;0;6.57;28850 +74076;44.22344;-.44729;115;20220725;28.5;20;24.2;3.2;19.09;.3;4.89;19106 +74076;44.22344;-.44729;115;20220726;27.3;13.5;20.4;1.7;14.96;0;4.83;25171 +74076;44.22344;-.44729;115;20220727;28.1;12.1;20.1;1.5;13.56;0;5;27047 +74076;44.22344;-.44729;115;20220728;28.5;13.6;21;1.8;14.79;1;4.95;25146 +74076;44.22344;-.44729;115;20220729;27.1;14.7;20.9;1.6;16.56;.6;4.09;20359 +74076;44.22344;-.44729;115;20220730;29.3;14.5;21.9;1.2;17.46;.4;4.48;23219 +74076;44.22344;-.44729;115;20220731;32.4;14.4;23.4;1.9;17.19;1.1;5.7;27048 +74076;44.22344;-.44729;115;20220801;33.5;15.5;24.5;1.8;17.36;0;5.77;26707 +74076;44.22344;-.44729;115;20220802;35.7;15.3;25.5;1.9;16.06;.8;6.31;27551 +74076;44.22344;-.44729;115;20220803;36.9;17;27;2;17.83;1.4;6.31;26023 +74076;44.22344;-.44729;115;20220804;33.8;21.1;27.4;3.2;22.33;1.3;5.78;21805 +74076;44.22344;-.44729;115;20220805;30.3;18.5;24.4;2.9;19.39;0;5.14;21879 +74076;44.22344;-.44729;115;20220806;33.2;17.2;25.2;2.2;16.49;0;5.76;24086 +74076;44.22344;-.44729;115;20220807;33.6;15.6;24.6;1.9;11.86;.9;5.75;24659 +74076;44.22344;-.44729;115;20220808;35;14;24.5;1.4;12.26;0;5.5;25202 +74076;44.22344;-.44729;115;20220809;35.8;16.4;26.1;1.7;13.46;0;5.88;25209 +74076;44.22344;-.44729;115;20220810;37.2;15.8;26.5;1.3;12.59;0;5.62;25153 +74076;44.22344;-.44729;115;20220811;39.2;17.7;28.4;1.4;14.96;0;5.86;25154 +74076;44.22344;-.44729;115;20220812;37.7;22.2;29.9;2.7;20.16;0;6.55;22893 +74076;44.22344;-.44729;115;20220813;33.8;20.6;27.2;2.4;21.69;7.8;5.16;20404 +74076;44.22344;-.44729;115;20220814;25.1;19.3;22.2;2.4;20.19;3.6;3.23;14088 +74076;44.22344;-.44729;115;20220815;26.9;16.2;21.5;2;17.16;.3;3.98;19251 +74076;44.22344;-.44729;115;20220816;27.3;15.1;21.2;1.7;17.33;5.7;3.62;17446 +74076;44.22344;-.44729;115;20220817;23.5;15.4;19.5;2.3;17.96;1.3;3.3;17565 +74076;44.22344;-.44729;115;20220818;24.8;14.9;19.9;2.4;17.03;.9;3.51;17467 +74076;44.22344;-.44729;115;20220819;27.1;14.7;20.9;1.6;17.09;.1;3.76;19186 +74076;44.22344;-.44729;115;20220820;28.3;15.6;21.9;1.3;18.06;.1;3.84;19832 +74076;44.22344;-.44729;115;20220821;27.3;16.5;21.9;1.8;18.13;.5;3.78;18225 +74076;44.22344;-.44729;115;20220822;25.2;18.1;21.7;2.2;20.56;2;2.97;13877 +74076;44.22344;-.44729;115;20220823;29.3;18.8;24.1;1;20.46;0;3.58;17582 +74076;44.22344;-.44729;115;20220824;35;16.7;25.9;1.5;18.79;1.6;5.02;23044 +74076;44.22344;-.44729;115;20220825;29.2;19.6;24.4;3.1;21.39;.2;4.15;16755 +74076;44.22344;-.44729;115;20220826;29.1;18.6;23.9;2.1;19.99;.1;3.91;17412 +74076;44.22344;-.44729;115;20220827;30.9;16.8;23.9;1.5;18.19;0;4.35;21033 +74076;44.22344;-.44729;115;20220828;34.2;14.4;24.3;1.6;14.69;0;4.99;22976 +74076;44.22344;-.44729;115;20220829;29;20.2;24.6;1.9;16.29;3.9;3.45;11559 +74076;44.22344;-.44729;115;20220830;32.6;15.7;24.2;1.7;18.59;0;4.58;21826 +74076;44.22344;-.44729;115;20220831;29.5;19;24.2;2;20.86;.1;3.5;14841 +74076;44.22344;-.44729;115;20220901;29.6;17.3;23.4;1.7;18.69;3.7;3.93;18592 +74076;44.22344;-.44729;115;20220902;25.9;16.9;21.4;2.3;18.49;2;3.26;15262 +74076;44.22344;-.44729;115;20220903;27.5;15.6;21.5;1.7;17.46;.3;3.44;16877 +74076;44.22344;-.44729;115;20220904;33.2;14.8;24;1.6;15.43;0;4.62;21840 +74076;44.22344;-.44729;115;20220905;34.1;17.7;25.9;2.1;16.49;.1;5.01;21119 +74076;44.22344;-.44729;115;20220906;30.7;15.1;22.9;2.5;14.96;0;4.73;20251 +74076;44.22344;-.44729;115;20220907;26.9;15.1;21;1.4;15.13;.8;3.23;15975 +74076;44.22344;-.44729;115;20220908;25.3;12.9;19.1;1.8;15.06;2.5;3.23;17085 +74076;44.22344;-.44729;115;20220909;25.2;16.1;20.7;2.3;15.73;.6;3.35;15305 +74076;44.22344;-.44729;115;20220910;28.5;11.3;19.9;1.4;14.19;0;3.68;20178 +74076;44.22344;-.44729;115;20220911;33.5;15.1;24.3;2.4;14.16;0;5.14;20569 +74076;44.22344;-.44729;115;20220912;38.4;19.7;29;2.5;16.86;4.5;5.75;19645 +74076;44.22344;-.44729;115;20220913;31.9;20.5;26.2;2.4;20.99;.1;3.78;13527 +74076;44.22344;-.44729;115;20220914;30.2;17.8;24;2.5;16.43;.1;4.18;16718 +74076;44.22344;-.44729;115;20220915;28.4;13.9;21.1;1.7;16.63;.1;3.44;17824 +74076;44.22344;-.44729;115;20220916;25.1;15.5;20.3;2;15.93;0;3.02;14529 +74076;44.22344;-.44729;115;20220917;22.4;8.6;15.5;2;9.33;0;3.21;17788 +74076;44.22344;-.44729;115;20220918;25.3;6.1;15.7;2.1;7.49;0;3.83;19549 +74076;44.22344;-.44729;115;20220919;26.8;6.3;16.5;1.6;7.93;0;3.45;19468 +74076;44.22344;-.44729;115;20220920;24.9;6.1;15.5;1.6;8.66;0;3.2;19034 +74076;44.22344;-.44729;115;20220921;24.6;5.1;14.9;1.2;8.96;0;2.89;18993 +74076;44.22344;-.44729;115;20220922;26.9;6.3;16.6;1.4;10.33;0;3.17;19124 +74076;44.22344;-.44729;115;20220923;21.1;8.2;14.6;1.3;12.39;3;2.01;12027 +74076;44.22344;-.44729;115;20220924;19.9;10;14.9;1.9;13.56;2.6;1.9;11014 +74076;44.22344;-.44729;115;20220925;20.6;6.5;13.5;1.3;11.19;.1;2.19;15188 +74076;44.22344;-.44729;115;20220926;20.4;5.4;12.9;2.5;11.49;4.9;2.33;14843 +74076;44.22344;-.44729;115;20220927;18.7;12.4;15.6;3;15.13;11.1;1.71;9257 +74076;44.22344;-.44729;115;20220928;19.4;14.8;17.1;4.6;16.53;15;1.86;8641 +74076;44.22344;-.44729;115;20220929;15.8;12.5;14.2;2.6;14.13;10.2;1.31;6904 +74076;44.22344;-.44729;115;20220930;19.4;8.9;14.2;1.9;11.73;.7;2.16;13687 +74076;44.22344;-.44729;115;20221001;20.7;11.2;16;3.2;14.83;.5;2.04;11449 +74076;44.22344;-.44729;115;20221002;23.4;12.5;18;1.3;15.63;.2;2.04;12389 +74076;44.22344;-.44729;115;20221003;24.1;12.2;18.2;1.2;14.86;0;2.13;12729 +74076;44.22344;-.44729;115;20221004;25.8;8.3;17;.6;13.03;.2;2.1;15504 +74076;44.22344;-.44729;115;20221005;28.4;10.3;19.3;1.7;14.29;.1;2.89;15538 +74076;44.22344;-.44729;115;20221006;20.6;14.5;17.6;.9;16.93;.3;1.35;7640 +74076;44.22344;-.44729;115;20221007;25.7;11.3;18.5;1.1;15.19;.2;2.18;13932 +74076;44.22344;-.44729;115;20221008;22.8;13.8;18.3;1.4;15.63;1;1.86;10123 +74076;44.22344;-.44729;115;20221009;26.9;10.9;18.9;1.5;14.26;.1;2.5;14259 +74076;44.22344;-.44729;115;20221010;20.7;14.2;17.4;1.5;16.83;3.2;1.37;7083 +74076;44.22344;-.44729;115;20221011;19.8;15.5;17.6;1;17.79;2.3;1.14;5988 +74076;44.22344;-.44729;115;20221012;22.6;14;18.3;1.1;16.03;.1;1.65;9668 +74076;44.22344;-.44729;115;20221013;20.8;11.3;16.1;2;15.69;1.5;1.53;9478 +74076;44.22344;-.44729;115;20221014;21.1;16.7;18.9;3.2;18.09;.9;1.69;6964 +74076;44.22344;-.44729;115;20221015;25.5;11.8;18.7;1.4;15.59;0;2.01;12434 +74076;44.22344;-.44729;115;20221016;29.5;14.1;21.8;2.2;16.96;1;2.81;12749 +74076;44.22344;-.44729;115;20221017;26;17.9;21.9;2;19.56;3.9;1.94;8150 +74076;44.22344;-.44729;115;20221018;30.3;16.3;23.3;2.6;18.26;.1;3;12226 +74076;44.22344;-.44729;115;20221019;27.5;16.9;22.2;2.5;18.26;1.5;2.41;8894 +74076;44.22344;-.44729;115;20221020;26.7;14.3;20.5;2.7;15.03;.2;2.61;9202 +74076;44.22344;-.44729;115;20221021;22.1;15.3;18.7;2.2;14.33;.1;1.84;5731 +74076;44.22344;-.44729;115;20221022;26.1;10.5;18.3;2.4;13.83;.2;2.45;11860 +74076;44.22344;-.44729;115;20221023;26.9;15.1;21;2.8;13.79;.1;2.85;8763 +74076;44.22344;-.44729;115;20221024;24.2;10.7;17.4;2.3;11.39;0;2.37;10662 +74076;44.22344;-.44729;115;20221025;23.8;10.9;17.3;2;12.99;0;1.89;8781 +74076;44.22344;-.44729;115;20221026;26.6;10.7;18.6;1.9;14.49;.1;2.08;10850 +74076;44.22344;-.44729;115;20221027;25;16.6;20.8;3.1;15.93;0;2.35;6552 +74076;44.22344;-.44729;115;20221028;27.8;16.2;22;2.5;15.46;0;2.47;8095 +74076;44.22344;-.44729;115;20221029;25;15.8;20.4;2.2;16.03;.1;1.94;7526 +74076;44.22344;-.44729;115;20221030;22.7;12.8;17.7;1.6;14.96;.5;1.47;8431 +74076;44.22344;-.44729;115;20221031;20.2;12.4;16.3;2.4;15.03;5.7;1.28;6130 +74076;44.22344;-.44729;115;20221101;19.9;12.8;16.3;1.7;14.13;.1;1.31;7985 +74076;44.22344;-.44729;115;20221102;19.8;7.3;13.6;1.6;11.49;.1;1.28;9334 +74076;44.22344;-.44729;115;20221103;21.1;10.4;15.7;3.1;12.06;7;1.94;6519 +74076;44.22344;-.44729;115;20221104;15.6;9.8;12.7;4.3;11.63;3.3;1.43;6344 +74076;44.22344;-.44729;115;20221105;17.1;5.7;11.4;1.1;9.96;.1;.98;8941 +74076;44.22344;-.44729;115;20221106;19;4.9;11.9;2.4;10.19;.2;1.45;8811 +74076;44.22344;-.44729;115;20221107;20.4;5.7;13.1;2;10.83;0;1.38;9254 +74076;44.22344;-.44729;115;20221108;18.2;10.5;14.4;2.3;12.89;2.2;1.14;5173 +74076;44.22344;-.44729;115;20221109;15.2;12.9;14;1.7;13.76;5.3;.79;2861 +74076;44.22344;-.44729;115;20221110;15.1;7.8;11.4;1.4;11.46;0;.86;7028 +74076;44.22344;-.44729;115;20221111;17.5;3.5;10.5;1.6;10.56;.1;.92;8999 +74076;44.22344;-.44729;115;20221112;21.4;9.3;15.4;1.9;12.86;.2;1.28;8220 +74076;44.22344;-.44729;115;20221113;23.1;7.2;15.1;1.4;11.53;0;1.29;9101 +74076;44.22344;-.44729;115;20221114;14.6;9;11.8;2.1;12.63;5;.67;4021 +74076;44.22344;-.44729;115;20221115;16;10.4;13.2;2.2;13.19;6.8;.81;3864 +74076;44.22344;-.44729;115;20221116;18.9;10.4;14.6;2.7;12.69;.6;1.27;6715 +74076;44.22344;-.44729;115;20221117;17.9;13.7;15.8;3.9;13.43;2.7;1.58;4300 +74076;44.22344;-.44729;115;20221118;12;7.9;9.9;2.4;11.06;7.3;.63;3644 +74076;44.22344;-.44729;115;20221119;12.2;6.6;9.4;1.8;9.56;.2;.75;5472 +74076;44.22344;-.44729;115;20221120;14.6;1.4;8;2.3;9.79;4.6;.71;6254 +74076;44.22344;-.44729;115;20221121;15.1;8.7;11.9;3.2;11.56;20.7;1.01;3543 +74076;44.22344;-.44729;115;20221122;9.7;6.7;8.2;3.4;10.39;24.8;.48;2526 +74076;44.22344;-.44729;115;20221123;16.5;9;12.7;3.9;12.59;3.1;1.03;5805 +74076;44.22344;-.44729;115;20221124;14.6;6.4;10.5;2.1;10.79;5.1;.73;4493 +74076;44.22344;-.44729;115;20221125;13.3;7.2;10.3;1.8;10.99;5.4;.62;3972 +74076;44.22344;-.44729;115;20221126;12;2.6;7.3;1.6;8.63;0;.6;5369 +74076;44.22344;-.44729;115;20221127;12.2;2.5;7.4;1.9;9.23;8.9;.53;5400 +74076;44.22344;-.44729;115;20221128;13.3;8.7;11;2.4;11.29;7;.68;4059 +74076;44.22344;-.44729;115;20221129;12.9;6.2;9.6;1.3;10.23;.5;.54;4659 +74076;44.22344;-.44729;115;20221130;7.6;1.6;4.6;1.7;7.66;0;.41;4443 +74076;44.22344;-.44729;115;20221201;8.5;1.2;4.8;1.2;7.66;0;.41;4041 +74076;44.22344;-.44729;115;20221202;8.1;3.5;5.8;1.1;7.69;.1;.49;3363 +74076;44.22344;-.44729;115;20221203;6.5;2.8;4.6;1.2;7.59;0;.43;2463 +74076;44.22344;-.44729;115;20221204;9.7;1.3;5.5;1;7.19;0;.43;5201 +74076;44.22344;-.44729;115;20221205;11.1;-.2;5.5;2.1;6.96;.1;.7;6172 +74076;44.22344;-.44729;115;20221206;11.2;6.7;9;2;8.66;0;.81;3153 +74076;44.22344;-.44729;115;20221207;9.7;2.5;6.1;1.7;8.03;0;.53;5126 +74076;44.22344;-.44729;115;20221208;9;2.1;5.5;1.8;8.53;10.5;.41;3341 +74076;44.22344;-.44729;115;20221209;7.7;6.3;7;2.3;9.39;1.7;.53;996 +74076;44.22344;-.44729;115;20221210;4.5;-1.8;1.4;1.8;5.33;0;.46;5214 +74076;44.22344;-.44729;115;20221211;5.5;-4.6;.4;1.8;4.73;.1;.53;5359 +74076;44.22344;-.44729;115;20221212;3.6;-4.4;-.4;2.1;6.43;10.6;.15;3221 +74076;44.22344;-.44729;115;20221213;11.2;3.8;7.5;3.4;12.36;8.2;.04;3792 +74076;44.22344;-.44729;115;20221214;17.1;9.3;13.2;1.9;13.29;5.5;.61;4674 +74076;44.22344;-.44729;115;20221215;13.6;9.6;11.6;2.1;12.26;16.3;.59;3545 +74076;44.22344;-.44729;115;20221216;7.4;6.6;7;2.8;9.09;1.7;.6;841 +74076;44.22344;-.44729;115;20221217;8.3;-3.5;2.4;1.6;6.16;.2;.44;4859 +74076;44.22344;-.44729;115;20221218;12.8;1.5;7.1;3.1;8.49;0;.73;5737 +74076;44.22344;-.44729;115;20221219;14.5;7.5;11;3.2;10.89;0;.8;3951 +74076;44.22344;-.44729;115;20221220;12.3;10.8;11.5;3;12.39;9.3;.62;921 +74076;44.22344;-.44729;115;20221221;17.7;9.4;13.6;2.4;12.83;.5;.8;5147 +74076;44.22344;-.44729;115;20221222;15.9;9.2;12.5;2.1;13.09;4.7;.57;3439 +74076;44.22344;-.44729;115;20221223;18.2;11.5;14.8;1.6;13.53;0;.73;3811 +74076;44.22344;-.44729;115;20221224;18.8;8.3;13.6;1.4;11.79;.1;.68;5511 +74076;44.22344;-.44729;115;20221225;19.7;5.9;12.8;1.9;10.46;.9;.96;6331 +74076;44.22344;-.44729;115;20221226;16.3;8.2;12.3;1.3;11.56;1;.58;4792 +74076;44.22344;-.44729;115;20221227;14.5;9.5;12;1;11.96;.2;.52;3438 +74076;44.22344;-.44729;115;20221228;16.9;4.6;10.8;1.8;9.96;0;.74;6020 +74076;44.22344;-.44729;115;20221229;13.6;9;11.3;2.1;11.23;8;.7;2610 +74076;44.22344;-.44729;115;20221230;18.3;9.2;13.8;2.9;12.39;1.3;1.08;4515 +74076;44.22344;-.44729;115;20221231;21;9.3;15.2;2.9;11.13;0;1.61;5783 +74077;44.25437;-.13723;107;20220101;20.7;5.7;13.2;1.7;9.91;0;.97;6115 +74077;44.25437;-.13723;107;20220102;16.7;6.1;11.4;1.6;10.36;.1;.71;4993 +74077;44.25437;-.13723;107;20220103;16.2;5.9;11;2.2;10.61;.1;.74;4951 +74077;44.25437;-.13723;107;20220104;17.2;9.2;13.2;3.4;10.16;1.8;1.5;4301 +74077;44.25437;-.13723;107;20220105;7.8;3.3;5.5;1.4;6.91;.1;.59;2818 +74077;44.25437;-.13723;107;20220106;8.3;-1.8;3.3;.8;5.26;.1;.43;4869 +74077;44.25437;-.13723;107;20220107;10.9;-.8;5;2.9;7.26;4;.67;5427 +74077;44.25437;-.13723;107;20220108;11.1;7;9;5.3;10.41;7.2;.58;2741 +74077;44.25437;-.13723;107;20220109;9.8;7.9;8.8;3.5;10.76;18.1;.43;1508 +74077;44.25437;-.13723;107;20220110;12;9.3;10.6;2.9;12.01;8.3;.48;2040 +74077;44.25437;-.13723;107;20220111;10.2;4.2;7.2;1;7.96;0;.53;3711 +74077;44.25437;-.13723;107;20220112;6.4;-2;2.2;1;5.56;0;.42;4736 +74077;44.25437;-.13723;107;20220113;.5;-4.1;-1.8;1.7;5.41;0;.19;3258 +74077;44.25437;-.13723;107;20220114;5.9;-1.3;2.3;1.1;5.91;0;.42;4027 +74077;44.25437;-.13723;107;20220115;7.9;-4.4;1.8;.9;5.51;.1;.37;6168 +74077;44.25437;-.13723;107;20220116;4.7;-4.6;.1;.9;5.56;.1;.33;5327 +74077;44.25437;-.13723;107;20220117;6.2;-3;1.6;1.3;6.51;.1;.36;5328 +74077;44.25437;-.13723;107;20220118;3.2;1.9;2.5;1.5;7.31;.1;.28;1191 +74077;44.25437;-.13723;107;20220119;7.8;3.1;5.4;2.1;8.61;2.6;.37;3523 +74077;44.25437;-.13723;107;20220120;7.8;5.8;6.8;1.9;8.66;1.2;.57;2010 +74077;44.25437;-.13723;107;20220121;5.6;-.7;2.5;2.5;5.56;.1;.68;4385 +74077;44.25437;-.13723;107;20220122;7.1;-2.8;2.2;1.4;5.16;0;.58;5851 +74077;44.25437;-.13723;107;20220123;9.3;-3.1;3.1;1.4;5.66;0;.63;6783 +74077;44.25437;-.13723;107;20220124;13.4;0;6.7;1.4;6.86;0;.78;7171 +74077;44.25437;-.13723;107;20220125;11.9;-2;5;.8;6.61;0;.56;7444 +74077;44.25437;-.13723;107;20220126;10.7;-3.5;3.6;.8;6.21;0;.51;7579 +74077;44.25437;-.13723;107;20220127;3.5;-3.5;0;1;5.46;.1;.35;5185 +74077;44.25437;-.13723;107;20220128;4.2;-2.6;.8;.9;6.06;0;.38;5159 +74077;44.25437;-.13723;107;20220129;1.4;-.9;.2;1.3;6.16;0;.31;2564 +74077;44.25437;-.13723;107;20220130;5;-.2;2.4;1.7;7.31;.3;.3;4162 +74077;44.25437;-.13723;107;20220131;9.5;3.5;6.5;3.1;8.81;1.6;.55;4870 +74077;44.25437;-.13723;107;20220201;8.9;.2;4.5;2.9;8.36;.1;.41;6229 +74077;44.25437;-.13723;107;20220202;9.6;7.6;8.6;2.6;10.61;0;.46;2276 +74077;44.25437;-.13723;107;20220203;10.6;5.2;7.9;2.5;9.96;.1;.59;4717 +74077;44.25437;-.13723;107;20220204;11.8;5.4;8.6;2.5;10.66;1.4;.55;5436 +74077;44.25437;-.13723;107;20220205;10.7;4.6;7.7;2.4;7.91;0;1;5031 +74077;44.25437;-.13723;107;20220206;10.1;-.5;4.8;3.6;8.41;1.5;.53;7420 +74077;44.25437;-.13723;107;20220207;12.4;8.6;10.5;2.8;10.76;.6;.86;4097 +74077;44.25437;-.13723;107;20220208;13.9;2.7;8.3;1.8;7.61;0;1.12;7982 +74077;44.25437;-.13723;107;20220209;19.1;3.8;11.5;2;7.51;0;1.71;9633 +74077;44.25437;-.13723;107;20220210;7.3;3.6;5.4;2;9.15;2.8;1.29;10400 +74077;44.25437;-.13723;107;20220211;13;7.2;10.1;2.3;8.89;0;1.27;8600 +74077;44.25437;-.13723;107;20220212;13.8;-1.2;6.3;1.4;6.86;0;1.09;9333 +74077;44.25437;-.13723;107;20220213;18;1.6;9.8;4.1;8.85;1.8;2.02;10733 +74077;44.25437;-.13723;107;20220214;11.3;8;9.7;4.8;10.05;7.2;1.18;6000 +74077;44.25437;-.13723;107;20220215;11.3;3.8;7.6;3.6;9.82;6.5;.77;5833 +74077;44.25437;-.13723;107;20220216;13.8;8.5;11.2;5.1;12.16;6.7;.81;5608 +74077;44.25437;-.13723;107;20220217;13.6;11.6;12.6;3.7;13.36;.9;.75;3157 +74077;44.25437;-.13723;107;20220218;16.2;8.7;12.4;2.4;11.46;.1;1.27;7409 +74077;44.25437;-.13723;107;20220219;12;6.5;9.3;1.8;8.51;.1;1.1;6113 +74077;44.25437;-.13723;107;20220220;13.7;2.7;8.2;3.6;10.16;3;.92;9289 +74077;44.25437;-.13723;107;20220221;13;9.3;11.2;4.3;10.11;.2;1.43;4935 +74077;44.25437;-.13723;107;20220222;15.2;7;11.1;1.8;9.66;0;1.32;8169 +74077;44.25437;-.13723;107;20220223;15.9;4.4;10.1;1.2;9.16;0;1.23;10084 +74077;44.25437;-.13723;107;20220224;14.3;4.6;9.5;2.1;9.51;.4;1.2;9191 +74077;44.25437;-.13723;107;20220225;11.5;2.3;6.9;2.1;6.66;0;1.37;9129 +74077;44.25437;-.13723;107;20220226;13.4;1.5;7.5;2.9;5.46;0;1.98;10650 +74077;44.25437;-.13723;107;20220227;17.4;3.7;10.6;1.8;7.91;0;1.76;11556 +74077;44.25437;-.13723;107;20220228;18.5;1.7;10.1;1;8.46;0;1.56;13198 +74077;44.25437;-.13723;107;20220301;17.7;2.6;10.1;2.2;8.21;.3;1.91;12707 +74077;44.25437;-.13723;107;20220302;13;7.9;10.5;2.5;10.11;2.3;1.2;6866 +74077;44.25437;-.13723;107;20220303;14.3;5.8;10.1;2;10.51;.5;1.24;9426 +74077;44.25437;-.13723;107;20220304;9.5;8.7;9.1;3;10.26;.8;.72;1855 +74077;44.25437;-.13723;107;20220305;10.6;5.9;8.3;1.9;8.26;0;1.18;6784 +74077;44.25437;-.13723;107;20220306;11.7;4.5;8.1;1.8;7.41;.1;1.36;8677 +74077;44.25437;-.13723;107;20220307;12.8;-2.2;5.3;1.8;6.11;0;1.56;13482 +74077;44.25437;-.13723;107;20220308;11.4;5.1;8.2;2.3;8.76;.5;1.23;8556 +74077;44.25437;-.13723;107;20220309;16.3;2.9;9.6;2.9;9.01;.2;1.87;13082 +74077;44.25437;-.13723;107;20220310;15.7;9.3;12.5;3;10.86;1.4;1.7;8691 +74077;44.25437;-.13723;107;20220311;14.1;9.3;11.7;2.8;10.71;11.7;1.53;7847 +74077;44.25437;-.13723;107;20220312;13.4;7.2;10.3;2.7;9.86;.9;1.47;8794 +74077;44.25437;-.13723;107;20220313;13.5;8.4;11;3.1;9.41;5.9;1.68;7987 +74077;44.25437;-.13723;107;20220314;14.4;4.7;9.5;4.6;9.71;.1;1.69;11355 +74077;44.25437;-.13723;107;20220315;17.9;12.6;15.2;5.8;12.16;0;2.47;8363 +74077;44.25437;-.13723;107;20220316;16.1;11.1;13.6;3.1;12.46;.4;1.63;8055 +74077;44.25437;-.13723;107;20220317;12.2;10.7;11.5;3.9;11.06;2.2;1.22;3366 +74077;44.25437;-.13723;107;20220318;13.7;6.6;10.1;2.5;9.45;0;1.82;10733 +74077;44.25437;-.13723;107;20220319;18.1;4.5;11.3;3.7;9.15;0;2.82;16133 +74077;44.25437;-.13723;107;20220320;18.1;6.4;12.3;4.1;9.95;0;2.59;12800 +74077;44.25437;-.13723;107;20220321;19.7;8.7;14.2;5.9;9.89;0;3.76;16900 +74077;44.25437;-.13723;107;20220322;17.6;6.4;12;5.6;7.55;0;3.65;14866 +74077;44.25437;-.13723;107;20220323;17.8;3.8;10.8;4;7.32;0;3.41;19800 +74077;44.25437;-.13723;107;20220324;18.8;1.5;10.1;2.5;7.79;0;2.93;19900 +74077;44.25437;-.13723;107;20220325;19.2;3;11.1;2.5;7.39;0;2.84;14366 +74077;44.25437;-.13723;107;20220326;20.2;3.6;11.9;3.5;6.39;0;3.96;20066 +74077;44.25437;-.13723;107;20220327;21.2;4.2;12.7;3.1;7.65;0;3.72;18766 +74077;44.25437;-.13723;107;20220328;21.5;4.2;12.9;2.1;8.65;0;2.91;14800 +74077;44.25437;-.13723;107;20220329;17.3;6.2;11.8;1.8;10.82;3.2;1.63;7600 +74077;44.25437;-.13723;107;20220330;15.1;9.5;12.3;3;11.49;3.1;1.66;7500 +74077;44.25437;-.13723;107;20220331;14.7;8.1;11.4;4.7;9.39;3.7;2.6;14066 +74077;44.25437;-.13723;107;20220401;9.7;-.2;4.8;5.6;5.62;.5;2.39;16766 +74077;44.25437;-.13723;107;20220402;10;-.2;4.9;4.1;5.25;.1;2.41;16033 +74077;44.25437;-.13723;107;20220403;7.1;-2.2;2.5;1.5;5.46;0;1.58;14845 +74077;44.25437;-.13723;107;20220404;12.4;-2.3;5;1.6;5;0;2.32;20188 +74077;44.25437;-.13723;107;20220405;15.9;-2.6;6.7;1.6;6.56;.6;2.42;19533 +74077;44.25437;-.13723;107;20220406;13;6.8;9.9;3.4;10.95;.8;1.32;6366 +74077;44.25437;-.13723;107;20220407;17.5;9.4;13.4;6.2;12.05;10.3;2.22;9066 +74077;44.25437;-.13723;107;20220408;19.3;9.6;14.5;5.5;11.29;1.1;3.07;10766 +74077;44.25437;-.13723;107;20220409;16.1;6.9;11.5;2.3;8.35;.1;3;20366 +74077;44.25437;-.13723;107;20220410;19.9;.4;10.1;4.4;7.25;0;4.1;23266 +74077;44.25437;-.13723;107;20220411;22.5;9.2;15.9;7.1;11.05;.1;4.79;19833 +74077;44.25437;-.13723;107;20220412;18.1;10.6;14.4;4.5;12.12;6.8;2.58;10166 +74077;44.25437;-.13723;107;20220413;16.3;10.8;13.5;2.3;13.15;.8;1.68;8433 +74077;44.25437;-.13723;107;20220414;23.4;8.5;15.9;1.7;12.59;0;3.64;22400 +74077;44.25437;-.13723;107;20220415;23.8;9.7;16.8;2.5;13.15;0;3.68;19933 +74077;44.25437;-.13723;107;20220416;24.3;9.2;16.7;2.8;12.12;0;4.3;24266 +74077;44.25437;-.13723;107;20220417;23.3;8.5;15.9;3;11.55;0;4.12;22733 +74077;44.25437;-.13723;107;20220418;18.9;11.3;15.1;3;12.19;0;2.8;14033 +74077;44.25437;-.13723;107;20220419;13.1;9.1;11.1;2.9;11.65;14.5;1.27;5833 +74077;44.25437;-.13723;107;20220420;12.9;8.5;10.7;2.4;11.59;4.5;1.16;5100 +74077;44.25437;-.13723;107;20220421;16;8.2;12.1;2.1;12.59;0;1.6;8566 +74077;44.25437;-.13723;107;20220422;20.6;9.9;15.3;2.3;12.19;5.9;3.22;18233 +74077;44.25437;-.13723;107;20220423;13.2;10.3;11.8;3.5;11.99;7.2;1.39;6000 +74077;44.25437;-.13723;107;20220424;17.1;10.1;13.6;5.5;11.95;0;2.61;12166 +74077;44.25437;-.13723;107;20220425;20.2;5.4;12.8;1.9;10.82;0;3.3;21700 +74077;44.25437;-.13723;107;20220426;23.4;6;14.7;3;11.12;0;4.4;25733 +74077;44.25437;-.13723;107;20220427;21.5;10.9;16.2;2.5;13.32;3.8;2.89;13533 +74077;44.25437;-.13723;107;20220428;18.9;12.6;15.8;2.7;14.52;.1;2.42;12166 +74077;44.25437;-.13723;107;20220429;21.2;10.3;15.7;2.6;13.65;0;3.31;18966 +74077;44.25437;-.13723;107;20220430;22.1;11.4;16.8;2.8;13.35;0;3.78;20400 +74077;44.25437;-.13723;107;20220501;21.5;10;15.8;2.4;12.39;0;3.5;19200 +74077;44.25437;-.13723;107;20220502;20.7;11.4;16;2.4;11.95;0;3.5;18566 +74077;44.25437;-.13723;107;20220503;21.7;12.2;17;2.6;12.85;1.7;3.54;17400 +74077;44.25437;-.13723;107;20220504;21.1;12.2;16.6;2.7;11.72;0;3.63;17333 +74077;44.25437;-.13723;107;20220505;21.8;8.4;15.1;2.8;10.79;.1;4.06;22366 +74077;44.25437;-.13723;107;20220506;21.5;8.9;15.2;2.1;11.21;.1;3.61;20852 +74077;44.25437;-.13723;107;20220507;23.5;9;16.2;1.8;12.51;.1;3.76;21917 +74077;44.25437;-.13723;107;20220508;24.8;9.8;17.3;1.7;12.61;0;4.07;22570 +74077;44.25437;-.13723;107;20220509;26.3;9.6;18;1.3;12.16;0;4.26;24172 +74077;44.25437;-.13723;107;20220510;29.4;9.4;19.4;1.4;12.11;.1;4.95;26950 +74077;44.25437;-.13723;107;20220511;28.9;12.1;20.5;1.7;14.96;.1;4.74;24583 +74077;44.25437;-.13723;107;20220512;20.9;12.2;16.6;1.3;15.01;.8;2.92;17345 +74077;44.25437;-.13723;107;20220513;24.9;14.2;19.6;1.2;15.71;0;3.63;19639 +74077;44.25437;-.13723;107;20220514;28.8;11.9;20.4;1.8;16.31;0;4.74;25176 +74077;44.25437;-.13723;107;20220515;28.8;13.3;21;2.1;16.96;8.1;4.76;24210 +74077;44.25437;-.13723;107;20220516;28.7;13.4;21.1;1.4;16.46;0;4.54;23951 +74077;44.25437;-.13723;107;20220517;30.4;16.6;23.5;2;15.91;0;5.13;23216 +74077;44.25437;-.13723;107;20220518;31.6;13.4;22.5;2.1;16.66;1.7;5.55;26536 +74077;44.25437;-.13723;107;20220519;26.7;17.1;21.9;2.3;19.16;.1;3.99;19005 +74077;44.25437;-.13723;107;20220520;26;17.6;21.8;2.7;18.26;0;3.94;17779 +74077;44.25437;-.13723;107;20220521;30.3;12.8;21.6;1.1;18.31;0;4.85;26279 +74077;44.25437;-.13723;107;20220522;30.8;17.8;24.3;2.5;20.96;.9;5.01;22603 +74077;44.25437;-.13723;107;20220523;21.8;16.1;18.9;4.5;15.56;.7;3.5;14598 +74077;44.25437;-.13723;107;20220524;18.4;10.9;14.7;2.5;13.11;1.3;2.84;16691 +74077;44.25437;-.13723;107;20220525;19.4;6.6;13;1.7;11.41;.2;3.38;22682 +74077;44.25437;-.13723;107;20220526;20;8.9;14.4;1.5;13.16;0;3.23;20966 +74077;44.25437;-.13723;107;20220527;24.4;11.8;18.1;1.8;13.71;.2;4.18;23101 +74077;44.25437;-.13723;107;20220528;26.6;10.8;18.7;2.3;12.41;0;4.99;25684 +74077;44.25437;-.13723;107;20220529;23.9;9.7;16.8;2.7;9.56;0;4.93;24494 +74077;44.25437;-.13723;107;20220530;24.7;7.7;16.2;1.8;9.01;0;4.85;26839 +74077;44.25437;-.13723;107;20220531;26.3;12.8;19.6;1.8;11.96;.6;4.74;23666 +74077;44.25437;-.13723;107;20220601;30.5;13;21.8;2.6;14.21;.2;5.95;26908 +74077;44.25437;-.13723;107;20220602;26.5;16.6;21.6;2.1;18.81;4.5;4.11;20078 +74077;44.25437;-.13723;107;20220603;29.9;17.9;23.9;2.8;20.01;3.3;4.93;21960 +74077;44.25437;-.13723;107;20220604;23.9;17.3;20.6;2;19.71;1.4;3.12;15935 +74077;44.25437;-.13723;107;20220605;23.4;15.9;19.7;2.3;16.86;0;3.53;17422 +74077;44.25437;-.13723;107;20220606;25.6;12.7;19.2;1.6;15.46;.2;4.31;23136 +74077;44.25437;-.13723;107;20220607;24.3;16;20.1;1.8;15.66;5.2;3.78;18382 +74077;44.25437;-.13723;107;20220608;19.5;14;16.8;2.3;16.31;2.5;2.58;14728 +74077;44.25437;-.13723;107;20220609;23.6;11;17.3;2;14.4;.1;3.34;16480 +74077;44.25437;-.13723;107;20220610;27.7;10.4;19;1.4;14.56;.1;4.89;27424 +74077;44.25437;-.13723;107;20220611;30.8;12.9;21.8;1.5;17.01;.3;5.41;27967 +74077;44.25437;-.13723;107;20220612;28.9;16.6;22.7;2.7;19.71;2.7;4.8;22487 +74077;44.25437;-.13723;107;20220613;29.7;17.5;23.6;2.4;20.21;.2;4.92;22459 +74077;44.25437;-.13723;107;20220614;34.2;16.8;25.5;1.7;21.06;0;5.96;27550 +74077;44.25437;-.13723;107;20220615;34.2;19.2;26.7;2.5;21.96;0;6;25006 +74077;44.25437;-.13723;107;20220616;35.7;17.6;26.6;1.4;18.21;0;6.17;28140 +74077;44.25437;-.13723;107;20220617;37.3;18.9;28.1;1.6;19.76;0;6.46;28287 +74077;44.25437;-.13723;107;20220618;40;20.6;30.3;2.5;19.21;0;7.82;29277 +74077;44.25437;-.13723;107;20220619;30.9;18.9;24.9;2.8;19.96;.4;5.38;22627 +74077;44.25437;-.13723;107;20220620;28.9;17.5;23.2;2.5;18.86;1.4;4.88;21941 +74077;44.25437;-.13723;107;20220621;27.5;18.2;22.8;2.3;19.96;8.8;4.27;19770 +74077;44.25437;-.13723;107;20220622;24.6;16;20.3;2.4;18.66;2.2;3.61;18315 +74077;44.25437;-.13723;107;20220623;26.3;15.6;21;1.9;18.16;8.9;4.24;21561 +74077;44.25437;-.13723;107;20220624;24.4;15.7;20.1;2.3;16.76;.8;3.88;19073 +74077;44.25437;-.13723;107;20220625;18.5;13.7;16.1;1.8;15.16;6.1;2.5;14128 +74077;44.25437;-.13723;107;20220626;17.1;13;15;1.2;15.33;4.7;1.95;10845 +74077;44.25437;-.13723;107;20220627;21.5;13.2;17.3;1.6;14.9;0;3.17;17084 +74077;44.25437;-.13723;107;20220628;24.8;12.5;18.6;1.6;13.66;0;4.25;22711 +74077;44.25437;-.13723;107;20220629;25.9;10.9;18.4;1.5;14.21;11.1;4.54;25495 +74077;44.25437;-.13723;107;20220630;16.7;14;15.3;1.7;15.26;6;1.81;9620 +74077;44.25437;-.13723;107;20220701;23.3;8.2;15.8;1.4;12.41;.1;4.19;25596 +74077;44.25437;-.13723;107;20220702;29;9.9;19.5;1.4;13.61;0;5.31;28966 +74077;44.25437;-.13723;107;20220703;28.1;14.6;21.4;2.1;15.76;1.1;5.02;24202 +74077;44.25437;-.13723;107;20220704;26.1;15;20.6;2.1;17.51;0;4.25;21649 +74077;44.25437;-.13723;107;20220705;29.1;16.4;22.8;2;16.46;0;5;22902 +74077;44.25437;-.13723;107;20220706;28.6;13.9;21.3;2.2;14.61;0;5.22;25168 +74077;44.25437;-.13723;107;20220707;28.6;14.4;21.5;2.3;15.56;0;5.15;24373 +74077;44.25437;-.13723;107;20220708;29.5;14.4;21.9;1.9;15.76;0;5.22;25031 +74077;44.25437;-.13723;107;20220709;31.6;13.9;22.8;2;14.61;0;5.9;27678 +74077;44.25437;-.13723;107;20220710;32.7;15;23.8;1.9;15.06;0;6.01;27642 +74077;44.25437;-.13723;107;20220711;34.7;15.3;25;1.6;15.91;0;6.2;28817 +74077;44.25437;-.13723;107;20220712;35.7;16.9;26.3;1.7;15.61;0;6.36;28193 +74077;44.25437;-.13723;107;20220713;35;14;24.5;1.2;14.36;0;5.9;29199 +74077;44.25437;-.13723;107;20220714;36.6;15.7;26.2;1.1;16.01;0;6.15;29472 +74077;44.25437;-.13723;107;20220715;34.7;18.9;26.8;2.1;15.66;0;6.3;25663 +74077;44.25437;-.13723;107;20220716;36.5;16.5;26.5;1.9;15.41;0;6.7;28589 +74077;44.25437;-.13723;107;20220717;37.3;16.1;26.7;2.1;14.16;0;7.1;29240 +74077;44.25437;-.13723;107;20220718;39;20.7;29.8;3;15.11;0;8.05;27403 +74077;44.25437;-.13723;107;20220719;30.6;21.9;26.3;2.6;19.76;0;5.02;18474 +74077;44.25437;-.13723;107;20220720;27.9;19.6;23.7;2.1;17.26;0;4.33;17851 +74077;44.25437;-.13723;107;20220721;31;14.4;22.7;1.6;17.11;0;5.17;25703 +74077;44.25437;-.13723;107;20220722;28.1;18.2;23.2;3.2;17.91;.1;4.74;19140 +74077;44.25437;-.13723;107;20220723;29.3;13.1;21.2;1.2;15.81;0;4.69;25145 +74077;44.25437;-.13723;107;20220724;36.3;15.1;25.7;2;16.16;0;6.54;28526 +74077;44.25437;-.13723;107;20220725;29;20.4;24.7;3.1;18.81;.2;4.78;17763 +74077;44.25437;-.13723;107;20220726;27.3;13.2;20.3;1.8;14.46;0;4.54;23166 +74077;44.25437;-.13723;107;20220727;28.4;10.7;19.6;1.7;13.87;0;4.93;25063 +74077;44.25437;-.13723;107;20220728;28.4;14.1;21.3;2.1;15.13;2.6;4.85;23535 +74077;44.25437;-.13723;107;20220729;27.3;14.8;21.1;1.6;16.76;.5;4.16;21320 +74077;44.25437;-.13723;107;20220730;29.2;15.1;22.1;1.3;17.46;.1;4.37;22262 +74077;44.25437;-.13723;107;20220731;32.6;14.4;23.5;1.9;16.61;.3;5.52;25907 +74077;44.25437;-.13723;107;20220801;33.7;15.7;24.7;2.1;16.51;0;5.87;25428 +74077;44.25437;-.13723;107;20220802;35.5;15.5;25.5;2.1;16.06;.3;6.22;26457 +74077;44.25437;-.13723;107;20220803;37.3;17.1;27.2;1.8;16.41;.4;6.34;27047 +74077;44.25437;-.13723;107;20220804;35.1;21.2;28.1;3.4;22.01;.5;6.1;21639 +74077;44.25437;-.13723;107;20220805;31.2;18.8;25;3.1;19.41;0;5.22;20561 +74077;44.25437;-.13723;107;20220806;32.9;16.8;24.9;2.4;15.91;0;5.74;23574 +74077;44.25437;-.13723;107;20220807;33.4;15.6;24.5;2.1;11.86;.3;5.92;24914 +74077;44.25437;-.13723;107;20220808;34.9;14.7;24.8;1.8;11.26;0;5.92;26093 +74077;44.25437;-.13723;107;20220809;36;16.6;26.3;1.9;13.01;0;6.14;25703 +74077;44.25437;-.13723;107;20220810;36.5;15.7;26.1;1.6;12.16;0;5.92;26069 +74077;44.25437;-.13723;107;20220811;39.1;17;28.1;1.4;14.56;0;6.13;26970 +74077;44.25437;-.13723;107;20220812;38.8;21.8;30.3;2.6;19.01;0;6.68;23331 +74077;44.25437;-.13723;107;20220813;34.6;20.5;27.5;2.5;21.46;4.5;5.32;20772 +74077;44.25437;-.13723;107;20220814;24.9;19.4;22.2;2.3;20.31;4.3;2.96;12830 +74077;44.25437;-.13723;107;20220815;27.6;15.6;21.6;2.2;16.91;.2;4.1;19409 +74077;44.25437;-.13723;107;20220816;27.4;14.6;21;1.4;17.26;10.1;3.76;19956 +74077;44.25437;-.13723;107;20220817;23.7;15.5;19.6;2.2;17.86;1.1;3.04;15504 +74077;44.25437;-.13723;107;20220818;25.9;15;20.5;2.5;16.86;.6;3.71;17667 +74077;44.25437;-.13723;107;20220819;27.3;14.4;20.8;1.9;17.01;.2;3.79;19201 +74077;44.25437;-.13723;107;20220820;27.8;15.4;21.6;1.3;17.76;0;3.68;19305 +74077;44.25437;-.13723;107;20220821;26.8;16.7;21.7;1.6;18.01;.4;3.44;16886 +74077;44.25437;-.13723;107;20220822;24.9;18.1;21.5;2.2;20.41;2.1;2.8;13377 +74077;44.25437;-.13723;107;20220823;29.3;18.7;24;1.1;20.21;.1;3.55;17233 +74077;44.25437;-.13723;107;20220824;34.6;16.4;25.5;1.5;18.06;1.7;4.88;22635 +74077;44.25437;-.13723;107;20220825;29.3;20.2;24.7;3.1;21.46;.7;3.98;15359 +74077;44.25437;-.13723;107;20220826;29.9;19.1;24.5;2.1;20.06;.2;3.94;16704 +74077;44.25437;-.13723;107;20220827;30.7;17;23.8;1.5;17.71;.1;4.03;18734 +74077;44.25437;-.13723;107;20220828;33.6;14.1;23.8;1.3;13.76;0;4.59;22897 +74077;44.25437;-.13723;107;20220829;30.1;20.3;25.2;1.7;15.26;3.3;3.95;15653 +74077;44.25437;-.13723;107;20220830;32.7;16.3;24.5;1.6;18.01;0;4.38;20383 +74077;44.25437;-.13723;107;20220831;30.3;18.6;24.5;1.8;20.46;.1;3.71;16728 +74077;44.25437;-.13723;107;20220901;29;18.1;23.5;2;18.91;8.6;3.66;16160 +74077;44.25437;-.13723;107;20220902;26;16.8;21.4;2.1;18.06;.9;3.09;14506 +74077;44.25437;-.13723;107;20220903;27.6;15.8;21.7;1.8;17.51;0;3.4;16429 +74077;44.25437;-.13723;107;20220904;33.1;15.3;24.2;1.6;16.61;.1;4.37;20413 +74077;44.25437;-.13723;107;20220905;34.7;18.8;26.8;2.1;17.76;.2;4.8;19094 +74077;44.25437;-.13723;107;20220906;30.9;16.3;23.6;2.3;16.06;0;4.34;18021 +74077;44.25437;-.13723;107;20220907;27;15.6;21.3;1.4;15.16;.3;3.18;15771 +74077;44.25437;-.13723;107;20220908;25.3;12.7;19;2;14.81;1.8;3.18;16671 +74077;44.25437;-.13723;107;20220909;25.4;15.4;20.4;2.3;15.71;.8;3.19;14428 +74077;44.25437;-.13723;107;20220910;27.4;11.1;19.2;1.4;13.76;0;3.3;18566 +74077;44.25437;-.13723;107;20220911;32.6;14.9;23.8;2;13.81;0;4.51;19273 +74077;44.25437;-.13723;107;20220912;37.6;20.5;29;2.6;17.21;2.2;5.54;18537 +74077;44.25437;-.13723;107;20220913;32.3;20.4;26.4;2.6;21.06;.2;4.06;15037 +74077;44.25437;-.13723;107;20220914;30.5;18.1;24.3;2.4;16.56;.3;4;15347 +74077;44.25437;-.13723;107;20220915;28.3;13.8;21.1;2.1;16.06;.1;3.48;16663 +74077;44.25437;-.13723;107;20220916;25.5;15.1;20.3;1.9;15.46;0;2.93;13759 +74077;44.25437;-.13723;107;20220917;21.9;9;15.5;1.9;9.06;0;2.92;15261 +74077;44.25437;-.13723;107;20220918;24.7;6.2;15.5;1.9;7.61;0;3.42;18258 +74077;44.25437;-.13723;107;20220919;26.4;6.2;16.3;1.9;7.71;0;3.59;18972 +74077;44.25437;-.13723;107;20220920;24.6;6.4;15.5;1.6;8.41;0;3.15;18027 +74077;44.25437;-.13723;107;20220921;24.5;5.9;15.2;1.4;8.86;0;2.92;17927 +74077;44.25437;-.13723;107;20220922;27;7.3;17.1;1.7;10.11;0;3.32;17983 +74077;44.25437;-.13723;107;20220923;21.8;8.5;15.2;1.3;12.41;4.9;2.24;14605 +74077;44.25437;-.13723;107;20220924;19.3;11.4;15.3;2.4;14.16;3;1.81;10235 +74077;44.25437;-.13723;107;20220925;20.8;8.4;14.6;1.9;11.61;.1;2.28;13094 +74077;44.25437;-.13723;107;20220926;20.2;5.7;13;2.7;11.21;4.6;2.32;14639 +74077;44.25437;-.13723;107;20220927;18.4;12.5;15.5;3.1;14.46;7.8;1.7;8692 +74077;44.25437;-.13723;107;20220928;19;14.7;16.9;4.3;16.31;11.4;1.58;7088 +74077;44.25437;-.13723;107;20220929;15.8;12.6;14.2;2.9;14.06;9.3;1.22;6019 +74077;44.25437;-.13723;107;20220930;19;8.7;13.9;2;11.31;.2;1.98;11648 +74077;44.25437;-.13723;107;20221001;20.8;11;15.9;3.4;14.61;.5;2.02;11305 +74077;44.25437;-.13723;107;20221002;23.1;12.7;17.9;1.3;15.61;.2;1.94;11785 +74077;44.25437;-.13723;107;20221003;24.3;12.2;18.2;1.2;14.66;0;2.08;12329 +74077;44.25437;-.13723;107;20221004;25.7;8.5;17.1;.7;12.81;.2;2.07;14725 +74077;44.25437;-.13723;107;20221005;28.4;9.1;18.7;1.5;13.66;.1;2.67;15517 +74077;44.25437;-.13723;107;20221006;20.9;15.1;18;1.1;16.71;.1;1.43;7693 +74077;44.25437;-.13723;107;20221007;25.2;11.6;18.4;1.1;15.06;.5;2.04;12552 +74077;44.25437;-.13723;107;20221008;22.2;13.4;17.8;1.7;16.01;1.8;1.69;9555 +74077;44.25437;-.13723;107;20221009;26.7;11.2;19;1.7;14.11;.1;2.46;12992 +74077;44.25437;-.13723;107;20221010;21.7;14;17.8;1.9;15.51;0;1.76;8966 +74077;44.25437;-.13723;107;20221011;20.6;15.6;18.1;1.3;17.36;2.2;1.32;6939 +74077;44.25437;-.13723;107;20221012;22.5;13.9;18.2;1.2;15.61;.7;1.62;9154 +74077;44.25437;-.13723;107;20221013;20.9;11.2;16;2.1;15.16;1.2;1.56;9579 +74077;44.25437;-.13723;107;20221014;20.6;16.6;18.6;3.3;17.81;.8;1.46;5505 +74077;44.25437;-.13723;107;20221015;25.6;12.5;19;1.3;15.51;0;1.91;11114 +74077;44.25437;-.13723;107;20221016;29.1;14.5;21.8;2.6;17.11;.3;2.78;11474 +74077;44.25437;-.13723;107;20221017;26.1;17.8;22;2.1;19.31;0;1.98;8291 +74077;44.25437;-.13723;107;20221018;30;17.7;23.9;3.1;18.66;.1;3.03;10100 +74077;44.25437;-.13723;107;20221019;27.3;16.8;22;3;18.31;.9;2.42;9166 +74077;44.25437;-.13723;107;20221020;26.6;14.6;20.6;2.8;15.36;.3;2.56;9595 +74077;44.25437;-.13723;107;20221021;22.5;15.2;18.8;2.1;14.51;.4;1.86;7143 +74077;44.25437;-.13723;107;20221022;25.8;11.3;18.6;2.3;13.76;.2;2.27;10546 +74077;44.25437;-.13723;107;20221023;26.6;15.6;21.1;2.6;13.96;.1;2.68;8887 +74077;44.25437;-.13723;107;20221024;24.2;10.7;17.5;1.8;11.11;0;2.05;9932 +74077;44.25437;-.13723;107;20221025;24.4;11.2;17.8;1.5;12.66;.2;1.81;9702 +74077;44.25437;-.13723;107;20221026;26.3;10.7;18.5;1.8;14.41;.1;1.94;10394 +74077;44.25437;-.13723;107;20221027;25.2;16.7;20.9;3.4;16.56;0;2.28;7227 +74077;44.25437;-.13723;107;20221028;28.1;17.7;22.9;2.9;16.31;0;2.64;7971 +74077;44.25437;-.13723;107;20221029;25.9;17;21.5;2.9;16.01;.1;2.33;7105 +74077;44.25437;-.13723;107;20221030;23.3;14;18.6;1.9;15.06;.6;1.63;7485 +74077;44.25437;-.13723;107;20221031;20.8;12.8;16.8;2.6;15.01;3.5;1.39;6808 +74077;44.25437;-.13723;107;20221101;19.6;13.1;16.3;2;14.06;.1;1.31;5759 +74077;44.25437;-.13723;107;20221102;19.6;7.6;13.6;1.7;11.36;.1;1.27;8194 +74077;44.25437;-.13723;107;20221103;20.7;10.3;15.5;3.3;12.06;7;1.87;7543 +74077;44.25437;-.13723;107;20221104;15.5;10;12.7;4.1;11.26;3.4;1.41;4771 +74077;44.25437;-.13723;107;20221105;17.1;6.4;11.8;1.2;9.91;.1;1;7282 +74077;44.25437;-.13723;107;20221106;18.6;5.6;12.1;2.4;10.06;.4;1.39;8076 +74077;44.25437;-.13723;107;20221107;20.3;6.1;13.2;2.1;10.96;.1;1.38;8440 +74077;44.25437;-.13723;107;20221108;18.4;11.5;15;2.9;13.36;.5;1.2;5387 +74077;44.25437;-.13723;107;20221109;15.4;13.1;14.2;1.8;13.71;4.5;.8;2740 +74077;44.25437;-.13723;107;20221110;12.8;7.9;10.4;1.2;10.91;0;.65;4375 +74077;44.25437;-.13723;107;20221111;17.7;3.7;10.7;1.4;10.66;.1;.85;7677 +74077;44.25437;-.13723;107;20221112;21.2;11.1;16.2;2.3;13.81;.2;1.29;6470 +74077;44.25437;-.13723;107;20221113;22.7;7.7;15.2;1.4;11.86;.1;1.18;8002 +74077;44.25437;-.13723;107;20221114;13.9;10.7;12.3;2.5;12.71;6.4;.68;3094 +74077;44.25437;-.13723;107;20221115;16.2;10.5;13.3;2.6;13.16;6.7;.84;4348 +74077;44.25437;-.13723;107;20221116;18.7;10.3;14.5;3.3;12.51;.5;1.35;5355 +74077;44.25437;-.13723;107;20221117;17.5;13;15.3;4;13.26;2.1;1.4;3667 +74077;44.25437;-.13723;107;20221118;12.2;7.8;10;3;10.96;3.8;.63;3261 +74077;44.25437;-.13723;107;20221119;11.9;7.1;9.5;2.3;9.86;.4;.75;3542 +74077;44.25437;-.13723;107;20221120;14;2.1;8;2.7;9.56;3.5;.71;6216 +74077;44.25437;-.13723;107;20221121;14.6;8.5;11.6;3.4;11.36;20.6;.9;4036 +74077;44.25437;-.13723;107;20221122;9.4;6.4;7.9;4.4;10.16;22;.4;2387 +74077;44.25437;-.13723;107;20221123;16.2;8.8;12.5;4.1;12.26;3.5;1;4495 +74077;44.25437;-.13723;107;20221124;14.6;7.7;11.1;2.5;10.61;3.7;.84;4337 +74077;44.25437;-.13723;107;20221125;13.2;7.7;10.4;2.4;10.86;5.7;.65;3744 +74077;44.25437;-.13723;107;20221126;11.7;2.8;7.2;1.2;8.71;.1;.48;4985 +74077;44.25437;-.13723;107;20221127;11.8;3.5;7.7;2.1;9.16;8;.53;4731 +74077;44.25437;-.13723;107;20221128;13.1;8.8;10.9;3.6;11.26;5.8;.71;3042 +74077;44.25437;-.13723;107;20221129;12.2;7.1;9.7;1.8;10.21;.2;.61;3262 +74077;44.25437;-.13723;107;20221130;6.6;1.8;4.2;1.3;7.46;0;.36;3065 +74077;44.25437;-.13723;107;20221201;9.2;.7;5;1;7.56;.1;.41;4135 +74077;44.25437;-.13723;107;20221202;7.6;4.3;5.9;1.3;7.66;.1;.52;2429 +74077;44.25437;-.13723;107;20221203;6.4;2.2;4.3;1.1;7.56;0;.35;2913 +74077;44.25437;-.13723;107;20221204;9.2;1.9;5.5;.9;7.21;0;.42;4097 +74077;44.25437;-.13723;107;20221205;9.8;.8;5.3;1.9;7.11;.1;.58;4549 +74077;44.25437;-.13723;107;20221206;11;6.5;8.8;1.8;8.26;0;.78;2851 +74077;44.25437;-.13723;107;20221207;9.7;1.9;5.8;1.7;7.71;0;.53;4170 +74077;44.25437;-.13723;107;20221208;8.6;2.1;5.3;1.7;8.31;10.6;.36;3488 +74077;44.25437;-.13723;107;20221209;7.4;6.3;6.8;2.2;9.31;1.7;.46;928 +74077;44.25437;-.13723;107;20221210;3.5;-1.4;1;2.4;5.36;.1;.52;2892 +74077;44.25437;-.13723;107;20221211;4.9;-4.4;.2;1.5;4.76;.1;.44;4401 +74077;44.25437;-.13723;107;20221212;3.1;-4.5;-.7;1.9;6.21;9.6;.11;3948 +74077;44.25437;-.13723;107;20221213;10.4;3.7;7.1;3.5;11.96;7.3;.01;3671 +74077;44.25437;-.13723;107;20221214;17;9.2;13.1;2.4;13.01;4.3;.73;3916 +74077;44.25437;-.13723;107;20221215;12.5;9.9;11.2;1.9;11.91;11.3;.56;1841 +74077;44.25437;-.13723;107;20221216;7.1;6.1;6.6;2.4;8.81;2.1;.57;612 +74077;44.25437;-.13723;107;20221217;7.9;-3.2;2.4;1.4;6.16;.2;.4;4697 +74077;44.25437;-.13723;107;20221218;12.4;2.2;7.3;3.5;8.81;0;.66;4495 +74077;44.25437;-.13723;107;20221219;15.1;8.9;12;3.7;11.41;0;.93;3318 +74077;44.25437;-.13723;107;20221220;12.8;11.8;12.3;3.4;12.61;9;.71;688 +74077;44.25437;-.13723;107;20221221;17.3;9.6;13.5;2.8;12.61;.2;.88;3697 +74077;44.25437;-.13723;107;20221222;15.8;10;12.9;2.9;12.96;3.4;.68;3312 +74077;44.25437;-.13723;107;20221223;17.7;12.3;15;1.8;13.51;0;.78;3154 +74077;44.25437;-.13723;107;20221224;18.4;9;13.7;1.5;11.86;.2;.75;4428 +74077;44.25437;-.13723;107;20221225;19.1;6.4;12.8;2;10.61;.1;.95;5323 +74077;44.25437;-.13723;107;20221226;16.1;8.6;12.3;1.6;11.61;1;.65;3909 +74077;44.25437;-.13723;107;20221227;14.9;9.4;12.2;.8;11.71;.2;.51;2925 +74077;44.25437;-.13723;107;20221228;16.8;5;10.9;1.9;9.81;0;.81;5077 +74077;44.25437;-.13723;107;20221229;13.3;9.4;11.4;2.5;10.96;8;.79;2603 +74077;44.25437;-.13723;107;20221230;17.9;9.3;13.6;3.3;12.16;1.8;1.12;4250 +74077;44.25437;-.13723;107;20221231;20.1;9.7;14.9;3.1;11.86;0;1.39;4701 +74078;44.28437;.17312;48;20220101;17.2;4.2;10.7;1.8;9.85;0;.69;6211 +74078;44.28437;.17312;48;20220102;15.1;4.3;9.7;1.9;10.04;.1;.62;5066 +74078;44.28437;.17312;48;20220103;12.8;4.9;8.8;2.5;10.47;.1;.45;4800 +74078;44.28437;.17312;48;20220104;17.4;7.1;12.3;3.8;10.54;1.8;1.34;5500 +74078;44.28437;.17312;48;20220105;8.3;2.4;5.4;1.9;7.05;0;.58;3787 +74078;44.28437;.17312;48;20220106;8.3;-2.3;3;.8;5.31;.1;.37;5865 +74078;44.28437;.17312;48;20220107;11.1;-3.7;3.7;2.6;7.47;4.2;.52;5300 +74078;44.28437;.17312;48;20220108;11.5;6.9;9.2;5.2;10.51;6.4;.58;3053 +74078;44.28437;.17312;48;20220109;10;7.7;8.9;3.4;10.74;21.5;.49;1066 +74078;44.28437;.17312;48;20220110;11.5;8.8;10.2;2.5;11.5;8.3;.52;1233 +74078;44.28437;.17312;48;20220111;9.3;2.9;6.1;1.4;7.9;0;.43;5833 +74078;44.28437;.17312;48;20220112;7.2;-3.3;2;1.3;5.5;0;.36;8666 +74078;44.28437;.17312;48;20220113;1.8;-4.5;-1.4;2.1;5.67;0;.2;2700 +74078;44.28437;.17312;48;20220114;6.8;-1.7;2.5;1.6;5.57;0;.53;6066 +74078;44.28437;.17312;48;20220115;6;-5;.5;1;5.27;.1;.32;7000 +74078;44.28437;.17312;48;20220116;4.4;-4;.2;1.1;5.58;.1;.31;4745 +74078;44.28437;.17312;48;20220117;5.3;-1.4;1.9;1.2;6.57;.1;.39;4633 +74078;44.28437;.17312;48;20220118;3.3;.5;1.9;1.1;7.04;.1;.3;1600 +74078;44.28437;.17312;48;20220119;7;2.6;4.8;1.8;8.17;2.6;.41;2300 +74078;44.28437;.17312;48;20220120;9.1;4.6;6.8;2.1;8.27;.8;.67;3733 +74078;44.28437;.17312;48;20220121;7.1;-1.5;2.8;2.6;5.47;.1;.74;7933 +74078;44.28437;.17312;48;20220122;8.2;-3.7;2.2;1.3;5.15;0;.56;7231 +74078;44.28437;.17312;48;20220123;11.8;-4.9;3.4;.9;5.27;0;.55;9633 +74078;44.28437;.17312;48;20220124;12.6;-2.7;5;1.6;6.48;0;.75;8164 +74078;44.28437;.17312;48;20220125;12.8;-3.7;4.6;1.3;5.94;0;.75;8966 +74078;44.28437;.17312;48;20220126;10.8;-3.7;3.5;1;5.9;0;.62;8100 +74078;44.28437;.17312;48;20220127;3.4;-3.4;0;1.4;5.47;0;.43;5300 +74078;44.28437;.17312;48;20220128;3.4;-2.8;.3;1.3;5.97;0;.38;4266 +74078;44.28437;.17312;48;20220129;1.8;-.7;.6;1.6;6.37;0;.29;2333 +74078;44.28437;.17312;48;20220130;5.7;.4;3.1;1.5;7.47;.1;.37;2666 +74078;44.28437;.17312;48;20220131;10.5;3.3;6.9;3.6;8.94;1.4;.68;3400 +74078;44.28437;.17312;48;20220201;9.5;0;4.8;3.1;8.3;.1;.5;5733 +74078;44.28437;.17312;48;20220202;10.4;7.9;9.1;2.4;10.64;0;.59;2833 +74078;44.28437;.17312;48;20220203;9.4;2.4;5.9;2.4;9.37;.2;.47;2500 +74078;44.28437;.17312;48;20220204;12.8;5.8;9.3;2.2;10.67;1.2;.64;2500 +74078;44.28437;.17312;48;20220205;11.9;5.7;8.8;2.3;7.9;0;1.13;10600 +74078;44.28437;.17312;48;20220206;10.8;-2.6;4.1;2.9;7.8;.9;.65;4900 +74078;44.28437;.17312;48;20220207;12.9;9;11;3.1;10.59;.6;.99;4149 +74078;44.28437;.17312;48;20220208;14.3;2.1;8.2;1.6;7.44;0;1.1;8421 +74078;44.28437;.17312;48;20220209;17.6;-.6;8.5;2.6;7.57;0;1.59;11866 +74078;44.28437;.17312;48;20220210;17.2;1.6;9.4;2;8.94;2.8;1.3;10566 +74078;44.28437;.17312;48;20220211;13.6;8.1;10.8;1.9;8.97;0;1.23;9100 +74078;44.28437;.17312;48;20220212;14;-2.2;5.9;1;6.38;0;.93;9504 +74078;44.28437;.17312;48;20220213;17.9;1.1;9.5;3.8;8.8;1.3;1.83;10433 +74078;44.28437;.17312;48;20220214;11.5;8.8;10.2;4.7;10.05;5.7;1.19;6050 +74078;44.28437;.17312;48;20220215;11.1;3.7;7.4;2.8;9.67;4.5;.68;5266 +74078;44.28437;.17312;48;20220216;14.8;9;11.9;4.9;12.27;5;.99;4366 +74078;44.28437;.17312;48;20220217;14.1;11.9;13;3.8;13.54;.7;.79;3445 +74078;44.28437;.17312;48;20220218;17.7;7.3;12.5;2.8;11.57;.1;1.45;8266 +74078;44.28437;.17312;48;20220219;12.8;6.6;9.7;1.7;8.54;.1;1.28;11033 +74078;44.28437;.17312;48;20220220;14.3;1.3;7.8;3;10.14;2.1;.83;5600 +74078;44.28437;.17312;48;20220221;14;10;12;5.5;10.1;.3;1.92;8166 +74078;44.28437;.17312;48;20220222;16;6.2;11.1;2;9.54;0;1.55;12100 +74078;44.28437;.17312;48;20220223;17.4;2.9;10.1;1.1;8.97;0;1.45;14000 +74078;44.28437;.17312;48;20220224;15.5;3.2;9.3;2.3;9.67;.3;1.19;7300 +74078;44.28437;.17312;48;20220225;12.7;2.1;7.4;2;6.77;0;1.57;14700 +74078;44.28437;.17312;48;20220226;14.7;-1.4;6.6;2.6;5.47;0;2.06;15866 +74078;44.28437;.17312;48;20220227;16.6;-.1;8.3;2;7.5;0;1.74;12266 +74078;44.28437;.17312;48;20220228;19.2;1.2;10.2;1.3;8.2;0;1.78;14866 +74078;44.28437;.17312;48;20220301;18.4;-.3;9.1;2.5;7.97;0;2.12;14533 +74078;44.28437;.17312;48;20220302;13.5;6.2;9.8;2.3;10.07;1.5;1.04;3933 +74078;44.28437;.17312;48;20220303;16.4;5.3;10.9;2;10.44;0;1.53;11400 +74078;44.28437;.17312;48;20220304;10.7;7.7;9.2;4.2;10.4;2.1;.85;3366 +74078;44.28437;.17312;48;20220305;11.1;6.8;8.9;2.3;8.68;0;1.22;6965 +74078;44.28437;.17312;48;20220306;12.5;5.3;8.9;1.8;7.4;.1;1.6;12000 +74078;44.28437;.17312;48;20220307;12.4;-3.5;4.5;1.8;6.14;0;1.62;16633 +74078;44.28437;.17312;48;20220308;13.1;1.6;7.3;2.3;8.37;.3;1.2;6766 +74078;44.28437;.17312;48;20220309;17.2;1.4;9.3;3.1;9;.2;2.06;15200 +74078;44.28437;.17312;48;20220310;15.7;8.8;12.2;3.1;10.77;.9;1.7;8166 +74078;44.28437;.17312;48;20220311;14.9;8.9;11.9;3.4;10.78;9.7;1.47;6066 +74078;44.28437;.17312;48;20220312;13.6;7.3;10.5;2.8;10.24;.1;1.49;9566 +74078;44.28437;.17312;48;20220313;12.6;7.6;10.1;3.7;9.27;6.4;1.65;7733 +74078;44.28437;.17312;48;20220314;15.5;2.9;9.2;4.9;9.67;0;1.6;6800 +74078;44.28437;.17312;48;20220315;18.1;13;15.6;7.1;12.11;0;2.7;8112 +74078;44.28437;.17312;48;20220316;17.3;10.1;13.7;2.9;12.34;.4;1.61;6700 +74078;44.28437;.17312;48;20220317;13.7;11.4;12.5;3.4;11.37;2.2;1.36;3933 +74078;44.28437;.17312;48;20220318;14.9;7.6;11.3;1.9;9.64;0;1.7;9566 +74078;44.28437;.17312;48;20220319;18.4;4.4;11.4;3.2;9.07;0;2.64;16233 +74078;44.28437;.17312;48;20220320;18.1;5.7;11.9;3.7;9.77;0;2.34;10800 +74078;44.28437;.17312;48;20220321;19.1;8.7;13.9;5.6;9.57;0;3.55;16633 +74078;44.28437;.17312;48;20220322;17.7;6.5;12.1;5.3;7.3;0;3.59;15500 +74078;44.28437;.17312;48;20220323;18.1;3.5;10.8;3.8;7.07;0;3.33;19666 +74078;44.28437;.17312;48;20220324;19;.1;9.6;2.4;7.57;0;2.86;19900 +74078;44.28437;.17312;48;20220325;19.9;1.7;10.8;2.4;7.27;0;2.83;15133 +74078;44.28437;.17312;48;20220326;20.8;1.9;11.4;3.2;6.5;0;3.67;19933 +74078;44.28437;.17312;48;20220327;21.9;2.7;12.3;2.9;7.64;0;3.58;19033 +74078;44.28437;.17312;48;20220328;22.2;2.9;12.5;2;8.47;0;2.86;15333 +74078;44.28437;.17312;48;20220329;18;5.7;11.8;2;10.64;4;1.73;8333 +74078;44.28437;.17312;48;20220330;15.5;9.9;12.7;2.8;11.54;1.6;1.66;7900 +74078;44.28437;.17312;48;20220331;14.9;8.4;11.7;4.9;9.47;3.4;2.62;14566 +74078;44.28437;.17312;48;20220401;10;0;5;6;5.64;.4;2.35;16066 +74078;44.28437;.17312;48;20220402;10;1.2;5.6;4.4;5.3;0;2.39;15200 +74078;44.28437;.17312;48;20220403;7.5;-2.3;2.6;2.5;5.51;0;1.87;16225 +74078;44.28437;.17312;48;20220404;12.7;-1.3;5.7;2.4;4.9;0;2.71;22600 +74078;44.28437;.17312;48;20220405;16.3;-2.5;6.9;1.3;6.61;.2;2.3;18843 +74078;44.28437;.17312;48;20220406;13.2;7;10.1;3.1;10.65;.5;1.13;5050 +74078;44.28437;.17312;48;20220407;17.6;9.9;13.8;5.5;11.9;5.9;2.26;8700 +74078;44.28437;.17312;48;20220408;19.7;10.4;15.1;5.4;11.37;1;3.01;9900 +74078;44.28437;.17312;48;20220409;15.9;7.1;11.5;2.4;8.24;.1;2.87;18433 +74078;44.28437;.17312;48;20220410;20.1;-.2;10;3.9;7.3;0;3.92;23400 +74078;44.28437;.17312;48;20220411;22.3;7.1;14.7;6.4;10.6;0;4.41;19966 +74078;44.28437;.17312;48;20220412;18.3;10.6;14.4;4;11.77;0;2.31;8133 +74078;44.28437;.17312;48;20220413;15.5;10.8;13.1;1.8;13.24;1.6;1.29;6033 +74078;44.28437;.17312;48;20220414;23.6;8.1;15.9;1.5;12.54;0;3.41;21433 +74078;44.28437;.17312;48;20220415;24.6;8.3;16.5;2.2;13.07;0;3.54;19933 +74078;44.28437;.17312;48;20220416;24.7;8.2;16.5;2.6;11.87;0;4.24;24000 +74078;44.28437;.17312;48;20220417;23.6;6.5;15;2.9;11.27;0;3.99;22766 +74078;44.28437;.17312;48;20220418;19.4;11.4;15.4;3;12.14;0;2.85;14300 +74078;44.28437;.17312;48;20220419;14.8;9.6;12.2;2.8;12.04;15.8;1.46;7066 +74078;44.28437;.17312;48;20220420;13.9;9;11.5;1.9;11.7;5.7;1.24;6066 +74078;44.28437;.17312;48;20220421;16.7;9.3;13;2;12.7;0;1.58;8133 +74078;44.28437;.17312;48;20220422;20.2;10.8;15.5;1.9;12.5;1.5;2.89;16566 +74078;44.28437;.17312;48;20220423;13.3;9.6;11.5;3;11.94;9.1;1.16;4600 +74078;44.28437;.17312;48;20220424;17.8;10;13.9;5.2;11.94;0;2.56;11333 +74078;44.28437;.17312;48;20220425;20.1;4.9;12.5;1.4;10.84;0;3.17;22166 +74078;44.28437;.17312;48;20220426;23.5;4.8;14.1;2.4;10.94;0;4.16;25766 +74078;44.28437;.17312;48;20220427;22.7;8.7;15.7;2.2;13.24;.5;2.97;15866 +74078;44.28437;.17312;48;20220428;20.1;12.7;16.4;2.5;14.6;0;2.35;11700 +74078;44.28437;.17312;48;20220429;21.5;10.8;16.1;2.6;13.9;0;3.18;18166 +74078;44.28437;.17312;48;20220430;22.5;11.6;17;2.9;13.04;0;3.86;20933 +74078;44.28437;.17312;48;20220501;21.6;9;15.3;2.1;11.84;0;3.43;19866 +74078;44.28437;.17312;48;20220502;20.8;10.9;15.9;2.4;12.1;0;3.32;18133 +74078;44.28437;.17312;48;20220503;22.3;11.6;16.9;2;13.54;1.7;3.12;16266 +74078;44.28437;.17312;48;20220504;21.8;10.9;16.4;2.4;12.17;0;3.36;16866 +74078;44.28437;.17312;48;20220505;22.2;8.6;15.4;2.6;10.8;0;4;22333 +74078;44.28437;.17312;48;20220506;22.8;7.7;15.3;2.8;11.54;0;3.92;21833 +74078;44.28437;.17312;48;20220507;24.3;9.2;16.8;2.2;12.6;.1;4.14;23466 +74078;44.28437;.17312;48;20220508;25.7;9.3;17.5;1.8;12.57;0;4.43;25433 +74078;44.28437;.17312;48;20220509;27.7;8.1;17.9;1.1;12.4;0;4.56;27200 +74078;44.28437;.17312;48;20220510;29.7;8.1;18.9;1.9;12.94;.1;5.16;27066 +74078;44.28437;.17312;48;20220511;30.4;10;20.2;2.1;14.67;.1;5.2;26100 +74078;44.28437;.17312;48;20220512;22.2;13.5;17.9;1.6;15.18;0;2.95;15865 +74078;44.28437;.17312;48;20220513;26.3;14.3;20.3;1.5;16.01;0;3.88;20268 +74078;44.28437;.17312;48;20220514;29.7;11;20.3;2.1;16.37;0;4.78;23900 +74078;44.28437;.17312;48;20220515;29.6;13.8;21.7;2.2;17.47;8.4;4.2;18633 +74078;44.28437;.17312;48;20220516;29.5;14.7;22.1;1.6;17.54;0;5.04;26400 +74078;44.28437;.17312;48;20220517;31.8;13.4;22.6;2.1;16.4;0;5.66;27500 +74078;44.28437;.17312;48;20220518;32.3;13.3;22.8;2.1;16.97;1.8;5.51;25733 +74078;44.28437;.17312;48;20220519;28.8;17.7;23.3;2.7;19.44;.1;4.5;19866 +74078;44.28437;.17312;48;20220520;28;16;22;2.6;17.97;0;4.48;21033 +74078;44.28437;.17312;48;20220521;32;13.7;22.9;1.5;19.14;0;4.83;23833 +74078;44.28437;.17312;48;20220522;31.6;17.5;24.5;3;20.44;.9;4.89;19466 +74078;44.28437;.17312;48;20220523;23.4;16.9;20.2;5;15.67;.6;4.12;15900 +74078;44.28437;.17312;48;20220524;19.7;11.8;15.8;2.6;13.07;1.6;3.03;16200 +74078;44.28437;.17312;48;20220525;21.8;6.7;14.3;2.3;11.5;.1;3.46;19633 +74078;44.28437;.17312;48;20220526;20.7;8.6;14.7;1.8;12.87;0;2.59;13666 +74078;44.28437;.17312;48;20220527;25.7;13.3;19.5;2.4;14.1;.1;5.06;27100 +74078;44.28437;.17312;48;20220528;27.7;10.7;19.2;2.3;12.27;0;5.63;29566 +74078;44.28437;.17312;48;20220529;25.1;8.5;16.8;2.3;9.34;0;5.43;30233 +74078;44.28437;.17312;48;20220530;25.6;7.4;16.5;2;9.14;0;5.15;28266 +74078;44.28437;.17312;48;20220531;27;13.3;20.2;1.8;11.7;.4;5.17;26166 +74078;44.28437;.17312;48;20220601;32.4;12.2;22.3;2.3;14.44;.6;6.03;27500 +74078;44.28437;.17312;48;20220602;28.4;16.9;22.7;2.3;19;6.3;4.22;19000 +74078;44.28437;.17312;48;20220603;30.4;18.1;24.3;2.5;19.74;5.8;5.04;22033 +74078;44.28437;.17312;48;20220604;25.2;16.1;20.7;2.2;19.74;1.7;2.67;11766 +74078;44.28437;.17312;48;20220605;24.6;16.6;20.6;2.6;17.04;.1;3.89;18366 +74078;44.28437;.17312;48;20220606;27;13.3;20.2;1.7;15.74;.5;4.23;21200 +74078;44.28437;.17312;48;20220607;25.7;15.8;20.8;2.1;15.47;4;4.13;19266 +74078;44.28437;.17312;48;20220608;20.8;14.3;17.6;2.2;16.17;2.3;2.25;10166 +74078;44.28437;.17312;48;20220609;24.1;10.3;17.2;1.9;14;.5;4.11;22966 +74078;44.28437;.17312;48;20220610;29;9.6;19.3;1.3;14.27;.1;5.26;29566 +74078;44.28437;.17312;48;20220611;32.5;12.3;22.4;1.4;16.57;.1;5.4;27000 +74078;44.28437;.17312;48;20220612;30.1;16.7;23.4;2.3;19.44;2.5;4.36;18466 +74078;44.28437;.17312;48;20220613;31.4;17.9;24.7;2;20.7;.4;5.52;26133 +74078;44.28437;.17312;48;20220614;35.6;15.9;25.8;1.9;20.6;0;5.85;25000 +74078;44.28437;.17312;48;20220615;35.2;20.4;27.8;2.1;21.07;0;6.65;28600 +74078;44.28437;.17312;48;20220616;36.3;17.7;27;1.7;19.24;0;6.13;26333 +74078;44.28437;.17312;48;20220617;38.3;18.1;28.2;1.8;19.84;0;6.82;28366 +74078;44.28437;.17312;48;20220618;39.9;17.9;28.9;3.4;18.8;.1;8.36;28233 +74078;44.28437;.17312;48;20220619;32.1;18.3;25.2;3.2;19.64;7.6;6.06;25133 +74078;44.28437;.17312;48;20220620;30.3;17.6;23.9;2.5;19.97;1.3;5.22;23833 +74078;44.28437;.17312;48;20220621;28.6;18.8;23.7;2.2;20.57;2.8;4.03;17266 +74078;44.28437;.17312;48;20220622;27.3;18.6;22.9;2.5;19.64;1.4;4.21;19366 +74078;44.28437;.17312;48;20220623;27.2;15.7;21.4;2.1;18.34;12.5;4.04;19200 +74078;44.28437;.17312;48;20220624;25;16.5;20.7;2.5;17.27;.1;4.34;22000 +74078;44.28437;.17312;48;20220625;19.8;13.6;16.7;2.2;16;5.2;1.79;7633 +74078;44.28437;.17312;48;20220626;18;13.6;15.8;2.1;15.5;2.9;1.65;7466 +74078;44.28437;.17312;48;20220627;23.2;14.2;18.7;2.5;14.97;0;3.81;19200 +74078;44.28437;.17312;48;20220628;26.3;12.1;19.2;1.8;13.6;0;5.23;29066 +74078;44.28437;.17312;48;20220629;27.5;11.1;19.3;2.2;14.77;4.6;5.02;26533 +74078;44.28437;.17312;48;20220630;17;14.5;15.8;2;15.2;2.7;1.49;5833 +74078;44.28437;.17312;48;20220701;24.2;8.9;16.5;1.4;12.74;0;4.66;28800 +74078;44.28437;.17312;48;20220702;31;8.7;19.9;1.7;13.6;0;5.71;29800 +74078;44.28437;.17312;48;20220703;29.4;15.1;22.3;2.6;15.9;.6;5.54;25766 +74078;44.28437;.17312;48;20220704;27.8;16;21.9;2.8;17.64;.1;4.64;21566 +74078;44.28437;.17312;48;20220705;29.9;16.5;23.2;2.1;16.57;0;5.86;28700 +74078;44.28437;.17312;48;20220706;29.9;13.7;21.8;2.1;14.94;0;5.46;25966 +74078;44.28437;.17312;48;20220707;29.5;13.2;21.4;2.4;15.3;0;5.78;28700 +74078;44.28437;.17312;48;20220708;30.2;14.9;22.5;2.4;15.9;0;6.06;29566 +74078;44.28437;.17312;48;20220709;32.3;12.8;22.6;1.6;15.04;0;5.97;29800 +74078;44.28437;.17312;48;20220710;33.1;13.3;23.2;1.7;15.07;0;6.21;30266 +74078;44.28437;.17312;48;20220711;35.5;13.9;24.7;1.4;16.2;0;6.22;29900 +74078;44.28437;.17312;48;20220712;36.3;15.6;26;1.6;15.84;0;6.6;30066 +74078;44.28437;.17312;48;20220713;36.5;13.2;24.8;1.1;13.97;0;6.03;29566 +74078;44.28437;.17312;48;20220714;37.6;14.5;26;1.8;16.1;0;6.66;28700 +74078;44.28437;.17312;48;20220715;35.8;16.3;26;1.6;16.14;0;6.26;28100 +74078;44.28437;.17312;48;20220716;36.8;15.4;26.1;1.5;15.74;0;6.33;28333 +74078;44.28437;.17312;48;20220717;38.5;14.9;26.7;1.7;14.7;0;6.65;28133 +74078;44.28437;.17312;48;20220718;40.2;19;29.6;3.5;15.8;0;8.76;28033 +74078;44.28437;.17312;48;20220719;33.1;20;26.5;3.1;19.6;8.2;5.87;21433 +74078;44.28437;.17312;48;20220720;29.6;19.9;24.8;3.2;17.74;0;5.38;20800 +74078;44.28437;.17312;48;20220721;32.4;15.8;24.1;1.6;17.1;0;5.7;27666 +74078;44.28437;.17312;48;20220722;29.3;19.1;24.2;3.3;18.08;.1;5.03;19860 +74078;44.28437;.17312;48;20220723;30.2;14.5;22.4;1.3;16.01;0;5.05;26328 +74078;44.28437;.17312;48;20220724;36.8;14.3;25.6;1.6;16.28;0;6.28;28698 +74078;44.28437;.17312;48;20220725;30.2;20.5;25.4;4.2;18.67;.1;5.49;18233 +74078;44.28437;.17312;48;20220726;28;15.3;21.7;2.6;14.94;0;5.43;26300 +74078;44.28437;.17312;48;20220727;29.2;13.3;21.2;2.3;13.7;0;5.61;27866 +74078;44.28437;.17312;48;20220728;29.7;14.2;21.9;2.3;15.07;1.2;5.34;25433 +74078;44.28437;.17312;48;20220729;28.7;16.6;22.7;2.5;16.5;.5;4.34;17566 +74078;44.28437;.17312;48;20220730;30.9;16.6;23.7;1.9;17.47;0;5.14;24266 +74078;44.28437;.17312;48;20220731;33.6;15.1;24.4;2.3;16.94;.1;6.12;27566 +74078;44.28437;.17312;48;20220801;35.1;16.8;25.9;2.3;17.14;0;6.43;27266 +74078;44.28437;.17312;48;20220802;36.7;16;26.3;1.7;16.1;.1;6.19;27266 +74078;44.28437;.17312;48;20220803;38.5;15.7;27.1;1.6;17.04;.1;5.93;25266 +74078;44.28437;.17312;48;20220804;36.3;20.2;28.2;2.8;21.37;.3;6.32;24300 +74078;44.28437;.17312;48;20220805;32.2;19.5;25.8;3.1;19.6;0;5.69;22900 +74078;44.28437;.17312;48;20220806;34.1;18.7;26.4;2.4;16.4;0;6.16;24933 +74078;44.28437;.17312;48;20220807;34.6;16.3;25.5;1.7;12.4;.1;5.86;25900 +74078;44.28437;.17312;48;20220808;36;13.1;24.5;1.4;12.64;0;5.58;25833 +74078;44.28437;.17312;48;20220809;36.8;15;25.9;1.3;13.44;0;5.53;25566 +74078;44.28437;.17312;48;20220810;38.6;14.1;26.4;1.2;12.5;0;5.39;24266 +74078;44.28437;.17312;48;20220811;39.8;17.1;28.4;1.7;16.14;0;5.89;23000 +74078;44.28437;.17312;48;20220812;39.5;20.6;30;2.7;19.97;0;6.87;23400 +74078;44.28437;.17312;48;20220813;35.3;21.4;28.4;3;21.3;2.5;5.76;20033 +74078;44.28437;.17312;48;20220814;26.7;20.5;23.6;2.5;20.64;4;3.31;13266 +74078;44.28437;.17312;48;20220815;28.9;15.9;22.4;1.7;17.34;0;3.93;18433 +74078;44.28437;.17312;48;20220816;27.6;15;21.3;1.8;18.07;14.3;2.8;10900 +74078;44.28437;.17312;48;20220817;25.7;15.2;20.5;2.7;17.77;.9;3.81;19633 +74078;44.28437;.17312;48;20220818;27;15.1;21.1;3;17.07;.4;4.16;19700 +74078;44.28437;.17312;48;20220819;28.6;15.7;22.2;2.3;17.54;.1;4.1;18933 +74078;44.28437;.17312;48;20220820;29.4;15.8;22.6;1.3;18.47;0;3.88;19833 +74078;44.28437;.17312;48;20220821;29;16.1;22.6;2;17.9;.3;3.91;17633 +74078;44.28437;.17312;48;20220822;27.9;19.4;23.6;2.6;20.07;1.8;3.4;13166 +74078;44.28437;.17312;48;20220823;30.8;18.7;24.8;1.4;19.57;.1;4.13;19766 +74078;44.28437;.17312;48;20220824;35.6;15.5;25.5;1.5;18.27;1.7;4.98;22933 +74078;44.28437;.17312;48;20220825;30.2;19.6;24.9;3;21.34;0;4.17;16300 +74078;44.28437;.17312;48;20220826;30.9;19.6;25.3;2.5;20.04;.2;4.46;18466 +74078;44.28437;.17312;48;20220827;31.7;16.6;24.2;1.6;17.37;0;4.56;22233 +74078;44.28437;.17312;48;20220828;34.5;12.8;23.6;1.4;14.7;0;4.8;23433 +74078;44.28437;.17312;48;20220829;31.6;16.7;24.1;2.7;16.64;2.2;3.67;8366 +74078;44.28437;.17312;48;20220830;33.7;15.9;24.8;1.7;18.24;0;4.7;22066 +74078;44.28437;.17312;48;20220831;31.6;17.4;24.5;2.4;19.07;.1;4.02;15333 +74078;44.28437;.17312;48;20220901;30.1;18.9;24.5;2.2;19.4;13.5;3.94;16700 +74078;44.28437;.17312;48;20220902;27.4;17.4;22.4;2.3;18.74;.5;3.42;15333 +74078;44.28437;.17312;48;20220903;28.8;16.4;22.6;1.4;17.9;.1;3.49;17733 +74078;44.28437;.17312;48;20220904;33.7;15.1;24.4;2;17.54;.1;4.66;20833 +74078;44.28437;.17312;48;20220905;34.8;18.3;26.6;2.2;19.54;0;4.96;20933 +74078;44.28437;.17312;48;20220906;32.5;17.6;25.1;2.5;17.24;0;4.94;20666 +74078;44.28437;.17312;48;20220907;28.3;16.4;22.4;1.8;15.87;0;3.38;14766 +74078;44.28437;.17312;48;20220908;25.9;12.6;19.3;1.8;15.3;1.5;2.99;15166 +74078;44.28437;.17312;48;20220909;26.3;15.4;20.8;2.5;15.57;1;3.56;16400 +74078;44.28437;.17312;48;20220910;28;11.1;19.6;1.4;14.2;0;3.57;20333 +74078;44.28437;.17312;48;20220911;32.6;12.8;22.7;2.1;14.4;0;4.71;21066 +74078;44.28437;.17312;48;20220912;36.9;17.3;27.1;3.1;17.3;.7;5.77;18966 +74078;44.28437;.17312;48;20220913;33;21.2;27.1;2.4;21.64;.4;3.39;9400 +74078;44.28437;.17312;48;20220914;31.5;18.7;25.1;2.2;18.5;.7;4.19;18066 +74078;44.28437;.17312;48;20220915;29.9;14.4;22.1;2.1;17.04;.1;3.82;18733 +74078;44.28437;.17312;48;20220916;26.1;16.4;21.2;2.9;15.97;0;3.61;16266 +74078;44.28437;.17312;48;20220917;22.7;9.4;16;1.9;9.5;0;3.35;20366 +74078;44.28437;.17312;48;20220918;25.7;5.1;15.4;1.4;7.87;0;3.29;20000 +74078;44.28437;.17312;48;20220919;27.2;4.6;15.9;1.2;8.14;0;3.22;20166 +74078;44.28437;.17312;48;20220920;25.6;4.9;15.2;1.2;8.67;0;3.06;20066 +74078;44.28437;.17312;48;20220921;25.7;5;15.3;1.1;9.04;0;2.94;19666 +74078;44.28437;.17312;48;20220922;27.5;5.6;16.6;1.2;10.27;0;3.06;19066 +74078;44.28437;.17312;48;20220923;22.5;7.7;15.1;1.6;12.24;5.8;1.81;7266 +74078;44.28437;.17312;48;20220924;19.6;11.5;15.5;1.5;14.84;5;1.37;6433 +74078;44.28437;.17312;48;20220925;20.7;9.2;14.9;1.4;12.2;.1;2.17;14366 +74078;44.28437;.17312;48;20220926;21.4;6.4;13.9;2.7;11.74;4.4;2.32;12233 +74078;44.28437;.17312;48;20220927;19.4;12.9;16.1;3.6;14.9;5;1.89;9000 +74078;44.28437;.17312;48;20220928;21.2;15.2;18.2;5.4;16.44;7.5;2.49;11600 +74078;44.28437;.17312;48;20220929;17.3;13.1;15.2;2.5;14.17;6.6;1.51;7933 +74078;44.28437;.17312;48;20220930;20.1;9.3;14.7;1.9;11.64;.1;2.37;16233 +74078;44.28437;.17312;48;20221001;22.1;10.3;16.2;2.9;14.47;.1;1.92;8800 +74078;44.28437;.17312;48;20221002;23.8;12.5;18.2;1.2;15.84;.2;1.95;11500 +74078;44.28437;.17312;48;20221003;24.7;11.4;18.1;1;14.5;0;2.2;14700 +74078;44.28437;.17312;48;20221004;25.8;7.5;16.7;1.1;12.87;.1;2.3;16033 +74078;44.28437;.17312;48;20221005;27.7;10;18.9;2.7;14.2;.1;3.2;15433 +74078;44.28437;.17312;48;20221006;22.4;15;18.7;1.2;16.34;0;1.59;7800 +74078;44.28437;.17312;48;20221007;25.7;10.8;18.3;1.6;14.87;0;2.37;14300 +74078;44.28437;.17312;48;20221008;23.4;12.8;18.1;1.2;16;2.1;1.7;9500 +74078;44.28437;.17312;48;20221009;26.7;10.8;18.7;2.1;14.24;.1;2.69;14700 +74078;44.28437;.17312;48;20221010;23.8;13.1;18.5;1.8;16.37;0;1.71;7566 +74078;44.28437;.17312;48;20221011;22.2;15.1;18.7;1.3;17.44;0;1.39;6933 +74078;44.28437;.17312;48;20221012;23.1;14;18.6;1.4;15.91;.1;1.7;9687 +74078;44.28437;.17312;48;20221013;21.9;11.4;16.6;1.9;15.28;.9;1.55;8925 +74078;44.28437;.17312;48;20221014;21.8;17.1;19.4;3.1;18.07;.6;1.7;6566 +74078;44.28437;.17312;48;20221015;26.7;13.8;20.3;1.7;15.94;0;2.29;12800 +74078;44.28437;.17312;48;20221016;28.8;14.1;21.5;3;17.07;.1;2.99;12766 +74078;44.28437;.17312;48;20221017;26.8;17.2;22;2.5;19.07;0;2.12;7366 +74078;44.28437;.17312;48;20221018;29.9;16;23;3.6;18.04;.1;3.41;12800 +74078;44.28437;.17312;48;20221019;27.7;15.4;21.5;3.7;17.74;.9;2.72;7833 +74078;44.28437;.17312;48;20221020;26;14.9;20.5;2.9;17.1;1.4;2.17;6466 +74078;44.28437;.17312;48;20221021;22.5;14.5;18.5;1.9;15.9;.8;1.49;5366 +74078;44.28437;.17312;48;20221022;26.4;11;18.7;2.7;14.6;.1;2.47;11833 +74078;44.28437;.17312;48;20221023;27.2;14.8;21;2.8;14.4;0;2.65;5700 +74078;44.28437;.17312;48;20221024;25;10;17.5;2.1;12.17;0;2.21;10766 +74078;44.28437;.17312;48;20221025;24.4;9.3;16.8;2.5;13.37;0;1.98;6933 +74078;44.28437;.17312;48;20221026;26.3;10.4;18.4;2.5;14.94;.1;2.13;9533 +74078;44.28437;.17312;48;20221027;25.5;14.7;20.1;4.3;16.97;0;2.32;5033 +74078;44.28437;.17312;48;20221028;26.9;17.1;22;3.6;16.84;0;2.72;7200 +74078;44.28437;.17312;48;20221029;26.7;15.1;20.9;3.2;15.24;.1;2.59;8000 +74078;44.28437;.17312;48;20221030;24.3;11.1;17.7;1.6;14.3;0;1.56;8666 +74078;44.28437;.17312;48;20221031;22.1;11.4;16.8;2.7;15.1;4.1;1.43;4833 +74078;44.28437;.17312;48;20221101;20.6;12.8;16.7;1.8;14.07;.1;1.38;8433 +74078;44.28437;.17312;48;20221102;20.6;6.9;13.7;1.8;11.37;.1;1.42;10166 +74078;44.28437;.17312;48;20221103;22;8.9;15.4;3.8;12.1;5.7;2.07;3666 +74078;44.28437;.17312;48;20221104;16;10.4;13.2;4.8;11.27;3.2;1.66;7233 +74078;44.28437;.17312;48;20221105;17.4;3.8;10.6;1;9.17;0;.95;9566 +74078;44.28437;.17312;48;20221106;19;2.9;10.9;2.6;9.54;.5;1.49;8100 +74078;44.28437;.17312;48;20221107;20.3;5.6;12.9;2.4;10.74;.1;1.49;9700 +74078;44.28437;.17312;48;20221108;19.1;10;14.5;3.4;13.1;0;1.34;3900 +74078;44.28437;.17312;48;20221109;16.2;12.8;14.5;1.6;14.17;3.4;.76;3233 +74078;44.28437;.17312;48;20221110;16.5;7.3;11.9;1.5;11.47;0;.87;6700 +74078;44.28437;.17312;48;20221111;20;4.2;12.1;1.5;10.7;.1;1.03;9000 +74078;44.28437;.17312;48;20221112;22.5;7.1;14.8;2.1;12.1;.2;1.42;9500 +74078;44.28437;.17312;48;20221113;21.8;4.9;13.3;2;10.74;.1;1.42;9366 +74078;44.28437;.17312;48;20221114;15;7.4;11.2;2.3;12.27;3.9;.65;2100 +74078;44.28437;.17312;48;20221115;16.9;10.4;13.6;2.3;13.54;6.6;.82;2966 +74078;44.28437;.17312;48;20221116;19.3;10.2;14.8;2.7;12.5;1.1;1.27;8333 +74078;44.28437;.17312;48;20221117;18.9;13.6;16.2;3.9;13.6;1;1.6;5766 +74078;44.28437;.17312;48;20221118;13.7;7.8;10.7;2.4;11.04;6.1;.72;4533 +74078;44.28437;.17312;48;20221119;12.2;7.2;9.7;1.8;9.84;.8;.69;5900 +74078;44.28437;.17312;48;20221120;13.7;1.6;7.6;1.8;9.47;2.4;.61;3933 +74078;44.28437;.17312;48;20221121;14.4;7.3;10.9;3.2;11.2;20.4;.85;1200 +74078;44.28437;.17312;48;20221122;10.8;6.8;8.8;3.5;10.07;18.3;.65;3400 +74078;44.28437;.17312;48;20221123;17.1;9;13.1;3.7;12.27;3.3;1.11;6133 +74078;44.28437;.17312;48;20221124;13.6;5.2;9.4;2;10.47;2.9;.62;3800 +74078;44.28437;.17312;48;20221125;14;6.2;10.1;1.6;10.37;5.2;.66;4266 +74078;44.28437;.17312;48;20221126;10.9;1.8;6.3;1.9;8.37;.1;.56;4533 +74078;44.28437;.17312;48;20221127;12.6;2;7.3;2.6;9.04;7.2;.61;5500 +74078;44.28437;.17312;48;20221128;14.1;9;11.5;2.7;11.3;4;.75;5433 +74078;44.28437;.17312;48;20221129;11.6;4;7.8;1.2;9.6;.2;.45;4200 +74078;44.28437;.17312;48;20221130;9.1;2.4;5.7;1.5;7.87;0;.48;4766 +74078;44.28437;.17312;48;20221201;8;.2;4.1;1.2;7.3;0;.41;3933 +74078;44.28437;.17312;48;20221202;8.2;4;6.1;.9;7.67;.1;.47;3066 +74078;44.28437;.17312;48;20221203;7.7;3.4;5.5;1;7.94;1.2;.4;2833 +74078;44.28437;.17312;48;20221204;9.4;2.2;5.8;1.2;7.54;0;.44;4833 +74078;44.28437;.17312;48;20221205;11.1;-.8;5.2;2.3;6.97;.1;.65;7000 +74078;44.28437;.17312;48;20221206;11.5;3.2;7.3;1.9;8;0;.71;3966 +74078;44.28437;.17312;48;20221207;11.2;3.3;7.3;1.3;7.7;0;.48;6900 +74078;44.28437;.17312;48;20221208;8.6;.2;4.4;1.9;7.77;10.2;.43;2433 +74078;44.28437;.17312;48;20221209;9.1;6.3;7.7;1.9;9.37;1.7;.5;1900 +74078;44.28437;.17312;48;20221210;3.6;-.9;1.4;2.9;5.3;0;.52;5133 +74078;44.28437;.17312;48;20221211;4.7;-6;-.7;1.8;4.5;.1;.44;6066 +74078;44.28437;.17312;48;20221212;3.5;-5.6;-1;2.4;5.94;6.4;.23;1433 +74078;44.28437;.17312;48;20221213;11.9;3;7.4;3.5;11.37;9.2;.14;2300 +74078;44.28437;.17312;48;20221214;16.8;8.5;12.7;2;12.6;2.4;.63;4600 +74078;44.28437;.17312;48;20221215;13.5;8.1;10.8;2.1;11.67;3.9;.52;3633 +74078;44.28437;.17312;48;20221216;9.4;7.3;8.3;2.2;9.1;1.6;.66;2666 +74078;44.28437;.17312;48;20221217;8.2;-4.2;2;1.3;5.84;.1;.33;5733 +74078;44.28437;.17312;48;20221218;12.9;.9;6.9;3.4;8.27;0;.74;6466 +74078;44.28437;.17312;48;20221219;15.9;5.1;10.5;2.8;10.37;0;.79;5133 +74078;44.28437;.17312;48;20221220;14.4;8.7;11.5;3.1;12.24;6.3;.66;1366 +74078;44.28437;.17312;48;20221221;18.2;9.4;13.8;2;12.77;0;.69;5766 +74078;44.28437;.17312;48;20221222;16.8;8.4;12.6;2.4;12.97;2.5;.64;2966 +74078;44.28437;.17312;48;20221223;18.8;11.3;15;1.6;13.54;0;.73;4100 +74078;44.28437;.17312;48;20221224;17.6;8.6;13.1;1.7;11.8;.1;.65;6066 +74078;44.28437;.17312;48;20221225;18.2;3.4;10.8;2.6;10.27;0;.86;7166 +74078;44.28437;.17312;48;20221226;16.5;7.6;12.1;1.6;11.7;1.1;.64;4266 +74078;44.28437;.17312;48;20221227;14.2;9.5;11.8;1.1;11.9;.2;.45;4100 +74078;44.28437;.17312;48;20221228;16.4;5.7;11;2.3;10.57;0;.71;6133 +74078;44.28437;.17312;48;20221229;13.5;8.6;11.1;1.9;11.24;5.8;.65;1866 +74078;44.28437;.17312;48;20221230;17;9.5;13.2;2.6;12.14;1.5;.93;3600 +74078;44.28437;.17312;48;20221231;19.3;9.4;14.4;3.1;11.94;0;1.22;6066 +74079;44.31345;.48375;65;20220101;14.2;4.5;9.3;2.5;9.7;0;.67;6400 +74079;44.31345;.48375;65;20220102;12.5;5.2;8.8;2.4;9.9;.1;.57;4500 +74079;44.31345;.48375;65;20220103;10;5;7.5;3.1;10.4;.1;.28;2400 +74079;44.31345;.48375;65;20220104;17.6;6.1;11.8;4.1;10.6;2;1.32;6200 +74079;44.31345;.48375;65;20220105;8.2;2;5.1;2.3;7.3;0;.54;4800 +74079;44.31345;.48375;65;20220106;7.9;-3.4;2.2;1.2;5.2;.1;.38;7900 +74079;44.31345;.48375;65;20220107;10.8;-4.3;3.2;2.7;7.2;4.5;.55;5200 +74079;44.31345;.48375;65;20220108;11.3;6.6;8.9;5.4;10.51;5.3;.55;3013 +74079;44.31345;.48375;65;20220109;9.8;8.5;9.1;3.9;10.5;25.2;.62;1200 +74079;44.31345;.48375;65;20220110;12.2;8.7;10.4;1.9;11.2;6.5;.63;900 +74079;44.31345;.48375;65;20220111;7.7;3.1;5.4;1.9;8.2;0;.37;5400 +74079;44.31345;.48375;65;20220112;6.7;-2.8;1.9;1.6;5.8;0;.37;8600 +74079;44.31345;.48375;65;20220113;2.3;-3.8;-.8;2.5;6;0;.19;2000 +74079;44.31345;.48375;65;20220114;6.9;-1.8;2.5;2.2;5.6;0;.61;6600 +74079;44.31345;.48375;65;20220115;.5;-4;-1.8;1.5;5.4;.1;.22;3300 +74079;44.31345;.48375;65;20220116;2.7;-2.9;-.1;1.7;5.9;.1;.29;3200 +74079;44.31345;.48375;65;20220117;2.3;-.7;.8;.8;6.6;.2;.28;2400 +74079;44.31345;.48375;65;20220118;3.5;1.5;2.5;1.4;7.4;.1;.29;1200 +74079;44.31345;.48375;65;20220119;5.6;2.6;4.1;2.3;8;2.5;.33;2400 +74079;44.31345;.48375;65;20220120;8.1;4.3;6.2;2.2;8;.5;.63;3100 +74079;44.31345;.48375;65;20220121;7.3;-.8;3.2;2.4;5.6;0;.74;8000 +74079;44.31345;.48375;65;20220122;8.4;-4.4;2;.8;5;0;.44;9300 +74079;44.31345;.48375;65;20220123;11.9;-4.8;3.5;.6;5.4;0;.45;9700 +74079;44.31345;.48375;65;20220124;11.9;-3.8;4;2.1;6.2;0;.85;9400 +74079;44.31345;.48375;65;20220125;11.3;-2.7;4.3;1.3;6.2;0;.68;8000 +74079;44.31345;.48375;65;20220126;8.5;-3.2;2.6;.7;5.8;0;.49;6100 +74079;44.31345;.48375;65;20220127;.5;-3.7;-1.6;1.6;5.6;.1;.24;2800 +74079;44.31345;.48375;65;20220128;.6;-1.8;-.6;1.6;5.9;0;.27;2600 +74079;44.31345;.48375;65;20220129;1.1;-.3;.4;1.3;6.2;0;.32;2200 +74079;44.31345;.48375;65;20220130;5;.1;2.5;1.5;7.4;.1;.33;2400 +74079;44.31345;.48375;65;20220131;9.7;3.7;6.7;3.8;8.9;1.3;.65;3400 +74079;44.31345;.48375;65;20220201;9.5;.4;4.9;3.6;8.3;.2;.55;5700 +74079;44.31345;.48375;65;20220202;10.3;7.5;8.9;2.5;10.6;.1;.57;2900 +74079;44.31345;.48375;65;20220203;8.5;2.3;5.4;2.4;9;.2;.38;2300 +74079;44.31345;.48375;65;20220204;12.3;6.1;9.2;2.1;10.7;1.7;.62;2400 +74079;44.31345;.48375;65;20220205;11.5;5.6;8.5;2.5;8.2;0;1.1;9600 +74079;44.31345;.48375;65;20220206;10.7;-2.6;4;3;7.6;.7;.72;5300 +74079;44.31345;.48375;65;20220207;12.9;8.8;10.8;3.5;10.34;.8;1.09;4333 +74079;44.31345;.48375;65;20220208;13.9;1.8;7.9;2;7.34;0;1.18;8275 +74079;44.31345;.48375;65;20220209;16.3;-.3;8;3.5;8.1;0;1.62;11800 +74079;44.31345;.48375;65;20220210;16.1;3;9.5;2.5;9.6;2.1;1.26;10700 +74079;44.31345;.48375;65;20220211;13.8;8.2;11;2.2;9.3;0;1.29;8800 +74079;44.31345;.48375;65;20220212;13.7;-2.4;5.7;1;6.37;0;.93;9504 +74079;44.31345;.48375;65;20220213;17.6;2.9;10.2;4.5;9.4;1.3;1.91;10700 +74079;44.31345;.48375;65;20220214;11.5;9.1;10.3;4.5;10.1;5.2;1.23;6200 +74079;44.31345;.48375;65;20220215;10.8;4.5;7.6;3.4;9.6;4.7;.74;5100 +74079;44.31345;.48375;65;20220216;15.6;8.9;12.2;5.1;12;4.5;1.34;6500 +74079;44.31345;.48375;65;20220217;14.3;11.8;13.1;4;13.51;1;.83;3622 +74079;44.31345;.48375;65;20220218;17.7;5.6;11.6;2.9;11.3;.1;1.41;8700 +74079;44.31345;.48375;65;20220219;13;8.4;10.7;2.1;8.5;0;1.52;11500 +74079;44.31345;.48375;65;20220220;14.2;1.4;7.8;2.7;9.9;1.8;.86;4900 +74079;44.31345;.48375;65;20220221;14;9.9;11.9;5.9;9.9;.4;2.04;8300 +74079;44.31345;.48375;65;20220222;16.2;8.5;12.3;2.5;9.8;0;1.8;12600 +74079;44.31345;.48375;65;20220223;16.6;3.6;10.1;1.1;9.3;0;1.41;14200 +74079;44.31345;.48375;65;20220224;16;3.8;9.9;2.1;10;.2;1.23;7100 +74079;44.31345;.48375;65;20220225;12.3;3.3;7.8;2.2;6.8;0;1.64;14100 +74079;44.31345;.48375;65;20220226;14.5;-2.2;6.1;2.2;5.6;0;1.88;16000 +74079;44.31345;.48375;65;20220227;15.2;-.1;7.5;2.2;7.4;0;1.6;10800 +74079;44.31345;.48375;65;20220228;18.6;2;10.3;1.5;8.4;0;1.83;15100 +74079;44.31345;.48375;65;20220301;17.8;.1;8.9;2.6;8.3;0;2.03;15100 +74079;44.31345;.48375;65;20220302;13.6;5.2;9.4;2.8;9.6;1.6;1.14;4000 +74079;44.31345;.48375;65;20220303;16.3;4.3;10.3;1.9;10.1;0;1.47;10700 +74079;44.31345;.48375;65;20220304;10.1;7.8;8.9;4.3;10.8;4.2;.61;2100 +74079;44.31345;.48375;65;20220305;11;7.3;9.1;3;9.3;0;1.24;7000 +74079;44.31345;.48375;65;20220306;13.3;6.2;9.7;1.7;7.4;.1;1.78;13300 +74079;44.31345;.48375;65;20220307;11.5;-3.2;4.1;2.4;6.7;0;1.53;16600 +74079;44.31345;.48375;65;20220308;13.7;1.3;7.5;2.7;8.6;.7;1.31;8000 +74079;44.31345;.48375;65;20220309;16.8;2.3;9.5;3.8;9.6;.2;2.01;14700 +74079;44.31345;.48375;65;20220310;15.3;8.5;11.9;4;10.8;.7;1.7;7600 +74079;44.31345;.48375;65;20220311;15.6;8.1;11.8;3.4;10.8;7.7;1.5;5000 +74079;44.31345;.48375;65;20220312;12.9;7.5;10.2;2.9;10.3;1.2;1.27;6800 +74079;44.31345;.48375;65;20220313;12.1;6.7;9.4;4.1;9.5;7;1.41;7200 +74079;44.31345;.48375;65;20220314;15.6;2.4;9;5.7;9.8;0;1.57;6400 +74079;44.31345;.48375;65;20220315;17.5;13.1;15.3;8.5;12.11;0;2.77;7661 +74079;44.31345;.48375;65;20220316;17.6;10.9;14.2;3.8;12.5;.5;1.84;7000 +74079;44.31345;.48375;65;20220317;14.7;11.8;13.2;2.9;11.8;2.1;1.46;4900 +74079;44.31345;.48375;65;20220318;14.4;7.8;11.1;2;9.7;0;1.62;9000 +74079;44.31345;.48375;65;20220319;17.8;5.1;11.4;4.6;9.1;0;2.9;17000 +74079;44.31345;.48375;65;20220320;17.8;6.1;11.9;5;10;0;2.47;10500 +74079;44.31345;.48375;65;20220321;18.6;9.3;13.9;7.5;9.6;0;3.89;17800 +74079;44.31345;.48375;65;20220322;17.9;6.9;12.4;7.4;7.3;0;4.24;17400 +74079;44.31345;.48375;65;20220323;18;4;11;5.2;7.3;0;3.66;19700 +74079;44.31345;.48375;65;20220324;18.6;.9;9.7;3.2;7.6;0;3.05;20000 +74079;44.31345;.48375;65;20220325;19.8;1.6;10.7;2.7;7;0;3.06;16500 +74079;44.31345;.48375;65;20220326;20.8;2.2;11.5;3;6.3;0;3.7;20100 +74079;44.31345;.48375;65;20220327;22.3;2.9;12.6;3.5;7.1;0;3.99;18900 +74079;44.31345;.48375;65;20220328;22.4;3.3;12.8;2.7;8.2;0;3.31;15800 +74079;44.31345;.48375;65;20220329;17.8;5.2;11.5;2.1;10.5;4;1.74;8400 +74079;44.31345;.48375;65;20220330;15.5;10;12.7;2.9;11.7;1.5;1.62;7200 +74079;44.31345;.48375;65;20220331;14.8;9.2;12;5.3;9.5;2.7;2.75;14500 +74079;44.31345;.48375;65;20220401;10;.8;5.4;6.8;5.7;.3;2.49;16000 +74079;44.31345;.48375;65;20220402;10.3;2.4;6.3;5;5.3;0;2.61;14300 +74079;44.31345;.48375;65;20220403;7.1;-2.8;2.2;2;5.12;0;1.6;14954 +74079;44.31345;.48375;65;20220404;12.9;-2.6;5.2;2.4;4.9;0;2.71;22600 +74079;44.31345;.48375;65;20220405;16;-2.5;6.7;1.3;6.61;0;2.3;18843 +74079;44.31345;.48375;65;20220406;13.4;8.1;10.7;3.2;11.1;.7;1.22;5300 +74079;44.31345;.48375;65;20220407;19;10.1;14.5;5.4;11.8;4.3;2.85;11700 +74079;44.31345;.48375;65;20220408;20.4;10.7;15.5;5;11.4;1.3;3.21;10800 +74079;44.31345;.48375;65;20220409;15.8;7.6;11.7;2.7;8.5;.2;2.97;19100 +74079;44.31345;.48375;65;20220410;19.5;-.1;9.7;3.8;7.4;0;3.76;23600 +74079;44.31345;.48375;65;20220411;21.7;7.7;14.7;8.6;10.7;0;4.55;19500 +74079;44.31345;.48375;65;20220412;18.4;12.2;15.3;6.6;11.8;2.2;3.03;9100 +74079;44.31345;.48375;65;20220413;14.4;11.3;12.8;2.2;13.3;3;1.09;4700 +74079;44.31345;.48375;65;20220414;23;8.1;15.5;1.3;12.7;0;3.28;21400 +74079;44.31345;.48375;65;20220415;24.7;8.2;16.4;2.1;13.4;.1;3.48;19700 +74079;44.31345;.48375;65;20220416;24.6;7.5;16;2.9;12.2;0;4.22;24300 +74079;44.31345;.48375;65;20220417;23.5;6.7;15.1;2.6;11.2;0;4.02;23900 +74079;44.31345;.48375;65;20220418;19.2;11.7;15.4;2.7;12;0;2.72;12900 +74079;44.31345;.48375;65;20220419;14.6;9.9;12.2;3.1;12.3;11.4;1.36;6100 +74079;44.31345;.48375;65;20220420;14.5;9.2;11.8;2.4;11.7;5.7;1.36;6000 +74079;44.31345;.48375;65;20220421;17;9.7;13.3;2.5;12.5;.1;1.77;8500 +74079;44.31345;.48375;65;20220422;19.9;11.3;15.6;2.2;13;0;2.85;16100 +74079;44.31345;.48375;65;20220423;12.7;9.4;11;2.6;12;12.3;.88;3000 +74079;44.31345;.48375;65;20220424;17.9;9.7;13.8;4.7;11.9;0;2.4;9700 +74079;44.31345;.48375;65;20220425;19.9;4.5;12.2;1.3;10.7;0;2.87;19500 +74079;44.31345;.48375;65;20220426;23.1;4.9;14;2.4;11.2;0;4.05;25800 +74079;44.31345;.48375;65;20220427;23.7;9.1;16.4;2.2;13.1;.1;3.37;17800 +74079;44.31345;.48375;65;20220428;20.3;13.1;16.7;2.5;14.8;0;2.24;9900 +74079;44.31345;.48375;65;20220429;21.8;9.5;15.6;2.7;13.9;0;3.33;20100 +74079;44.31345;.48375;65;20220430;22.5;10.7;16.6;2.9;13.1;0;3.92;22200 +74079;44.31345;.48375;65;20220501;21.5;11.1;16.3;2.4;12.1;0;3.73;20900 +74079;44.31345;.48375;65;20220502;21.1;12.8;16.9;2.4;12.5;0;3.32;16400 +74079;44.31345;.48375;65;20220503;21.7;11.9;16.8;2;13.4;1.6;2.94;14700 +74079;44.31345;.48375;65;20220504;22.4;11.1;16.7;2.5;12;0;3.62;17900 +74079;44.31345;.48375;65;20220505;22.2;9.8;16;3.2;10.8;0;4.39;23500 +74079;44.31345;.48375;65;20220506;23.1;8.3;15.7;2.8;11.2;0;4.27;23600 +74079;44.31345;.48375;65;20220507;24.2;9.8;17;2.9;12.3;.1;4.53;24500 +74079;44.31345;.48375;65;20220508;25.8;10.5;18.1;2.2;12.7;0;4.91;27600 +74079;44.31345;.48375;65;20220509;27.5;8.6;18;1;12.7;0;4.57;27600 +74079;44.31345;.48375;65;20220510;29.8;9;19.4;2.1;13.1;.1;5.29;26800 +74079;44.31345;.48375;65;20220511;32.4;9.6;21;2.2;14.6;3.8;5.72;27100 +74079;44.31345;.48375;65;20220512;23.1;14.2;18.6;2.2;15.6;0;2.88;12800 +74079;44.31345;.48375;65;20220513;26.8;13.9;20.3;1.7;16.8;0;3.98;20400 +74079;44.31345;.48375;65;20220514;29.3;11.3;20.3;2;16.5;0;4.71;24000 +74079;44.31345;.48375;65;20220515;29.8;14.2;22;2.9;17.3;8.5;4.97;21900 +74079;44.31345;.48375;65;20220516;29.7;14.7;22.2;1.9;17.7;0;5.11;25900 +74079;44.31345;.48375;65;20220517;32.8;13.7;23.2;2.3;16.7;0;5.89;26800 +74079;44.31345;.48375;65;20220518;32;14.6;23.3;2.2;17.5;2.2;5.58;25800 +74079;44.31345;.48375;65;20220519;29.5;18.1;23.8;2.8;19.9;.1;4.52;18700 +74079;44.31345;.48375;65;20220520;29.6;16.6;23.1;2.9;18.3;0;5.23;23400 +74079;44.31345;.48375;65;20220521;32.5;14.6;23.5;1.7;19.6;0;5;23500 +74079;44.31345;.48375;65;20220522;32.1;17.4;24.7;2.9;20.5;1.2;5.14;20600 +74079;44.31345;.48375;65;20220523;23.8;17.3;20.5;4.6;15.7;.8;4.03;14000 +74079;44.31345;.48375;65;20220524;20;12.4;16.2;2.7;13.6;1.7;3.06;15900 +74079;44.31345;.48375;65;20220525;21.8;7.8;14.8;2.5;12;0;3.62;20400 +74079;44.31345;.48375;65;20220526;20.2;9.9;15;2.2;13.4;0;2.51;12700 +74079;44.31345;.48375;65;20220527;25.6;15;20.3;2.8;14.7;.1;5.36;27900 +74079;44.31345;.48375;65;20220528;27.4;11.3;19.3;2.7;12.6;0;5.74;29400 +74079;44.31345;.48375;65;20220529;24.9;10.2;17.5;2.3;9.4;0;5.55;30400 +74079;44.31345;.48375;65;20220530;25.5;8.2;16.8;2;9.4;0;5.18;28400 +74079;44.31345;.48375;65;20220531;27.1;14.7;20.9;2.1;11.3;.2;5.67;28200 +74079;44.31345;.48375;65;20220601;33.1;13.4;23.2;1.7;14.7;1.3;5.88;27600 +74079;44.31345;.48375;65;20220602;28.7;17.7;23.2;1.5;19.4;8.7;3.55;15200 +74079;44.31345;.48375;65;20220603;31.2;17.8;24.5;2.8;19.2;7.5;5.36;22100 +74079;44.31345;.48375;65;20220604;25.5;16.6;21;1.9;20.4;3.3;2.55;11000 +74079;44.31345;.48375;65;20220605;25.1;17;21;2.7;17.6;.1;4.14;19700 +74079;44.31345;.48375;65;20220606;27.8;14.2;21;1.6;16.6;.4;4.49;22700 +74079;44.31345;.48375;65;20220607;25.6;17;21.3;2;15.8;3.1;3.77;16000 +74079;44.31345;.48375;65;20220608;21.3;14.7;18;2.3;16.4;3;2.41;10700 +74079;44.31345;.48375;65;20220609;23.6;10.9;17.2;2;14.3;.7;3.96;22200 +74079;44.31345;.48375;65;20220610;28.8;10.4;19.6;1;14.7;.1;5.08;29000 +74079;44.31345;.48375;65;20220611;32.9;12.3;22.6;1;16.1;0;5.43;28200 +74079;44.31345;.48375;65;20220612;29.8;17.8;23.8;2.3;19.9;2.6;4.01;15600 +74079;44.31345;.48375;65;20220613;31.6;18.2;24.9;1.9;21.3;.1;5.35;24900 +74079;44.31345;.48375;65;20220614;35.6;17.1;26.3;2;21.1;0;5.87;24600 +74079;44.31345;.48375;65;20220615;35.6;20.5;28;2;21.5;0;6.62;28400 +74079;44.31345;.48375;65;20220616;36.9;19.3;28.1;1.7;19.3;0;6.49;27500 +74079;44.31345;.48375;65;20220617;38.2;18.1;28.1;1.4;19.4;0;6.42;27900 +74079;44.31345;.48375;65;20220618;39.3;18;28.6;4;18.6;.1;8.71;28200 +74079;44.31345;.48375;65;20220619;32.3;19.1;25.7;3.6;20.2;4.3;6.18;24200 +74079;44.31345;.48375;65;20220620;30.5;17.9;24.2;2.7;20.1;0;5.4;24100 +74079;44.31345;.48375;65;20220621;29.4;19.5;24.4;2.4;20.6;3.4;4.18;16500 +74079;44.31345;.48375;65;20220622;29;19.8;24.4;2.4;19.9;1.8;5.25;24000 +74079;44.31345;.48375;65;20220623;27.6;16.3;21.9;2.5;19.2;19.1;3.92;17300 +74079;44.31345;.48375;65;20220624;25.5;17.1;21.3;2.4;17.2;0;4.7;23600 +74079;44.31345;.48375;65;20220625;20.8;13.9;17.3;2.7;16.5;12.1;2.12;9200 +74079;44.31345;.48375;65;20220626;18.3;13.8;16;2.8;15.8;7.2;1.8;8300 +74079;44.31345;.48375;65;20220627;23.7;14.7;19.2;3;15.1;0;4.19;20400 +74079;44.31345;.48375;65;20220628;26.3;13.6;19.9;2.2;13.7;0;5.4;28500 +74079;44.31345;.48375;65;20220629;27.9;11.9;19.9;1.8;15.4;2;4.78;24800 +74079;44.31345;.48375;65;20220630;16.9;14.8;15.8;2.7;15.3;1;1.55;5800 +74079;44.31345;.48375;65;20220701;24.2;9.3;16.7;1.1;13.1;0;4.52;27900 +74079;44.31345;.48375;65;20220702;31.2;9;20.1;1.3;13.7;0;5.52;29600 +74079;44.31345;.48375;65;20220703;29.7;16.2;22.9;2.4;16.5;.1;5.51;25200 +74079;44.31345;.48375;65;20220704;29;16.1;22.5;3;17.7;.3;5.3;23900 +74079;44.31345;.48375;65;20220705;30;16.6;23.3;2.3;16.8;0;6.03;29200 +74079;44.31345;.48375;65;20220706;30.1;15.2;22.6;2.6;14.5;0;5.8;25300 +74079;44.31345;.48375;65;20220707;29.5;14.1;21.8;2.6;14.9;0;6.06;29400 +74079;44.31345;.48375;65;20220708;29.7;15.3;22.5;2.8;15.7;0;6.28;30200 +74079;44.31345;.48375;65;20220709;32.1;13.7;22.9;2;14.8;0;6.26;30100 +74079;44.31345;.48375;65;20220710;32.8;14.2;23.5;1.6;15.4;0;6.13;30200 +74079;44.31345;.48375;65;20220711;35.5;14.5;25;.9;16.9;0;5.84;29600 +74079;44.31345;.48375;65;20220712;35.8;16.6;26.2;1.8;16.1;0;6.68;29800 +74079;44.31345;.48375;65;20220713;36;14.2;25.1;1;14.3;0;5.95;29700 +74079;44.31345;.48375;65;20220714;37.1;14.8;25.9;1.9;16.2;0;6.73;28900 +74079;44.31345;.48375;65;20220715;35.5;17.2;26.3;1.4;16.1;0;6.17;28600 +74079;44.31345;.48375;65;20220716;36.7;16.2;26.4;1.3;16.5;0;6.14;28400 +74079;44.31345;.48375;65;20220717;38.8;15.5;27.1;1.2;15.8;0;6.22;28200 +74079;44.31345;.48375;65;20220718;39.5;19.7;29.6;3.9;16.2;0;8.95;28100 +74079;44.31345;.48375;65;20220719;33.5;21;27.2;3.2;19.8;13.8;5.96;20800 +74079;44.31345;.48375;65;20220720;30.1;20.8;25.4;3.9;17.4;0;5.85;20000 +74079;44.31345;.48375;65;20220721;32.3;17.1;24.7;1.7;17.3;0;5.8;27600 +74079;44.31345;.48375;65;20220722;30.1;18.9;24.5;3.6;18.3;0;5.62;22000 +74079;44.31345;.48375;65;20220723;30;15.6;22.8;1.7;16.2;0;5.54;28200 +74079;44.31345;.48375;65;20220724;37;14.7;25.8;1.2;17;0;5.86;27500 +74079;44.31345;.48375;65;20220725;30.5;20.8;25.6;4.1;18.7;0;5.43;17100 +74079;44.31345;.48375;65;20220726;27.6;16.5;22;3.1;14.9;0;5.88;28200 +74079;44.31345;.48375;65;20220727;29.1;15.4;22.2;2.8;13.8;0;5.91;27000 +74079;44.31345;.48375;65;20220728;29.7;15.3;22.5;2.6;15.4;0;5.34;23600 +74079;44.31345;.48375;65;20220729;28.8;17.5;23.1;2.8;16.4;.3;4.91;20000 +74079;44.31345;.48375;65;20220730;31;18.1;24.5;2.5;17.7;0;5.83;26400 +74079;44.31345;.48375;65;20220731;33.4;16.4;24.9;2.6;17.2;0;6.34;27600 +74079;44.31345;.48375;65;20220801;34.7;17.5;26.1;2.4;17.1;0;6.48;27400 +74079;44.31345;.48375;65;20220802;36.9;16.9;26.9;1.6;15.7;0;6.23;27700 +74079;44.31345;.48375;65;20220803;38.5;15.7;27.1;1.1;15.6;0;5.62;25800 +74079;44.31345;.48375;65;20220804;36.5;20.8;28.6;2.8;21.2;0;6.55;24600 +74079;44.31345;.48375;65;20220805;32.6;20;26.3;3.5;19.2;0;6.15;23400 +74079;44.31345;.48375;65;20220806;33.7;19;26.3;2.8;16.5;0;6.41;25400 +74079;44.31345;.48375;65;20220807;34;18.2;26.1;2.3;12.7;0;6.54;27500 +74079;44.31345;.48375;65;20220808;35.6;14.5;25;1.5;11.8;0;5.84;27100 +74079;44.31345;.48375;65;20220809;36.5;14.8;25.6;1.2;12.3;0;5.5;26200 +74079;44.31345;.48375;65;20220810;38.1;14.4;26.2;1.1;12.6;0;5.12;22900 +74079;44.31345;.48375;65;20220811;39.9;17.9;28.9;2.4;17.8;0;6.86;24700 +74079;44.31345;.48375;65;20220812;39.4;20.7;30;2.5;20;0;6.75;24000 +74079;44.31345;.48375;65;20220813;35.7;21.8;28.7;2.8;21.4;1.5;5.86;20700 +74079;44.31345;.48375;65;20220814;27.3;20.7;24;2.1;20.9;4.5;3.44;14400 +74079;44.31345;.48375;65;20220815;29.6;15.4;22.5;1.4;17;0;4;19400 +74079;44.31345;.48375;65;20220816;28.5;14.8;21.6;1.9;18.2;13.5;2.98;11400 +74079;44.31345;.48375;65;20220817;26.6;14.5;20.5;2.7;17.6;.9;4.21;22000 +74079;44.31345;.48375;65;20220818;27.6;15.5;21.5;3.7;17;.2;4.77;21700 +74079;44.31345;.48375;65;20220819;28.7;15.6;22.1;2.5;17.2;.1;4.4;20200 +74079;44.31345;.48375;65;20220820;29.2;16.5;22.8;1.9;19;0;4.58;23600 +74079;44.31345;.48375;65;20220821;29.5;17.1;23.3;2.1;18;.1;4.22;18900 +74079;44.31345;.48375;65;20220822;28.5;19.7;24.1;2.8;19.6;1.2;3.77;13800 +74079;44.31345;.48375;65;20220823;30.7;20.5;25.6;2;19.3;0;4.61;20300 +74079;44.31345;.48375;65;20220824;35.8;16;25.9;1.5;17.8;1.3;5.09;23200 +74079;44.31345;.48375;65;20220825;30.7;21.1;25.9;3.4;21.7;0;4.45;15900 +74079;44.31345;.48375;65;20220826;31.3;20.6;25.9;2.7;20.1;.1;4.9;20000 +74079;44.31345;.48375;65;20220827;31.5;17.5;24.5;2;17.5;0;4.88;22700 +74079;44.31345;.48375;65;20220828;34.6;13.3;23.9;1.3;14.2;0;4.78;23500 +74079;44.31345;.48375;65;20220829;32.1;17.2;24.6;3.1;16.6;2.6;4.31;10700 +74079;44.31345;.48375;65;20220830;33.8;16.3;25;1.7;17.8;0;4.78;22000 +74079;44.31345;.48375;65;20220831;31.4;17.8;24.6;2.4;19;0;4.02;15000 +74079;44.31345;.48375;65;20220901;30.2;19.5;24.8;2.3;19.5;19.8;4.15;17400 +74079;44.31345;.48375;65;20220902;27.2;17.5;22.3;2.4;18.5;1.3;3.48;15400 +74079;44.31345;.48375;65;20220903;29.2;17.7;23.4;1.1;18.3;.1;3.39;17000 +74079;44.31345;.48375;65;20220904;33.7;16.3;25;2.6;19.4;.3;4.75;18800 +74079;44.31345;.48375;65;20220905;35.3;19.2;27.2;2.8;21.2;1.6;5.44;21300 +74079;44.31345;.48375;65;20220906;33;20;26.5;2.3;19.2;0;4.83;20000 +74079;44.31345;.48375;65;20220907;29.1;16.9;23;1.9;16;.1;3.67;15600 +74079;44.31345;.48375;65;20220908;26.9;13.1;20;1.7;15.8;1.4;3.28;17100 +74079;44.31345;.48375;65;20220909;26.6;16.4;21.5;2.1;16.4;.9;3.44;16200 +74079;44.31345;.48375;65;20220910;27.6;12;19.8;1.3;14.7;0;3.54;20700 +74079;44.31345;.48375;65;20220911;32.3;13.2;22.7;2.2;14.8;0;4.65;21000 +74079;44.31345;.48375;65;20220912;35.8;18.4;27.1;4.3;18.4;.2;6.37;19200 +74079;44.31345;.48375;65;20220913;33.3;21.7;27.5;3.5;21.9;.2;4.18;10100 +74079;44.31345;.48375;65;20220914;31.2;19.2;25.2;1.9;20;1.3;3.83;17100 +74079;44.31345;.48375;65;20220915;29.6;15.7;22.6;2;18.1;.1;3.81;19100 +74079;44.31345;.48375;65;20220916;26.3;17;21.6;3.5;15.8;0;4.16;18600 +74079;44.31345;.48375;65;20220917;22.5;11.4;16.9;2.1;9.8;0;3.53;20600 +74079;44.31345;.48375;65;20220918;25.8;6.7;16.2;1;8.2;0;3.03;20100 +74079;44.31345;.48375;65;20220919;26.8;6.2;16.5;1.4;8.6;0;3.37;20100 +74079;44.31345;.48375;65;20220920;25.2;6.7;15.9;1.5;9.2;0;3.25;20100 +74079;44.31345;.48375;65;20220921;25.5;6.5;16;1;9;0;2.9;19700 +74079;44.31345;.48375;65;20220922;27.5;6.4;16.9;1.3;10.6;0;3.14;19000 +74079;44.31345;.48375;65;20220923;23;8;15.5;1.4;13;6.4;1.79;7800 +74079;44.31345;.48375;65;20220924;17.8;12.4;15.1;1.4;15.9;5.2;1.01;4800 +74079;44.31345;.48375;65;20220925;20.9;10.2;15.5;1.9;12.4;.1;2.54;16600 +74079;44.31345;.48375;65;20220926;21.7;6.5;14.1;2.7;11.5;2.9;2.45;12400 +74079;44.31345;.48375;65;20220927;19.7;12.9;16.3;4.1;14.6;5.1;2.13;9900 +74079;44.31345;.48375;65;20220928;20.7;15.1;17.9;4.9;16.3;7.2;2.29;10200 +74079;44.31345;.48375;65;20220929;17.4;13.7;15.5;3;14.2;5.6;1.74;8900 +74079;44.31345;.48375;65;20220930;19.9;9.8;14.8;2.1;11.2;.1;2.53;17100 +74079;44.31345;.48375;65;20221001;22.9;10;16.4;2.6;13.7;0;2.2;9400 +74079;44.31345;.48375;65;20221002;24.2;11.3;17.7;1.1;15.7;.1;2;12500 +74079;44.31345;.48375;65;20221003;25.2;11.9;18.5;.9;14.8;0;2.32;16000 +74079;44.31345;.48375;65;20221004;26;8.1;17;1;13;.1;2.37;16500 +74079;44.31345;.48375;65;20221005;27.6;10.6;19.1;3.4;14.4;0;3.52;15700 +74079;44.31345;.48375;65;20221006;22.8;15.2;19;1.7;16.1;0;1.78;7600 +74079;44.31345;.48375;65;20221007;25.2;11.3;18.2;2;14.9;.1;2.47;14000 +74079;44.31345;.48375;65;20221008;23.7;12.4;18;1.3;16.6;1.6;1.69;9500 +74079;44.31345;.48375;65;20221009;26.5;12.7;19.6;3;15.1;.1;3.06;14500 +74079;44.31345;.48375;65;20221010;25;13.4;19.2;2.5;15.8;0;2.32;10000 +74079;44.31345;.48375;65;20221011;23.7;14.8;19.2;1.4;16.6;0;1.79;9500 +74079;44.31345;.48375;65;20221012;23.6;14;18.8;1.7;15.9;.1;1.97;10900 +74079;44.31345;.48375;65;20221013;22.9;11.1;17;1.9;15.1;1.5;1.67;7900 +74079;44.31345;.48375;65;20221014;22.1;17.3;19.7;3;17.6;.7;1.82;6100 +74079;44.31345;.48375;65;20221015;28.1;13.4;20.7;2.2;15.4;0;2.81;14200 +74079;44.31345;.48375;65;20221016;28.7;15.1;21.9;4;17.3;0;3.42;12500 +74079;44.31345;.48375;65;20221017;27.2;17.2;22.2;2.9;19;0;2.35;7400 +74079;44.31345;.48375;65;20221018;29.6;17.1;23.3;5.5;18.2;0;4.18;12800 +74079;44.31345;.48375;65;20221019;27.9;16.3;22.1;5.2;17.8;1.8;3.39;8000 +74079;44.31345;.48375;65;20221020;24.7;16.1;20.4;3.5;18.7;.8;1.87;4800 +74079;44.31345;.48375;65;20221021;22.2;15.2;18.7;2.1;17;1.9;1.45;5500 +74079;44.31345;.48375;65;20221022;26.8;11.8;19.3;3;15.1;.1;2.68;12200 +74079;44.31345;.48375;65;20221023;26.9;14.4;20.6;2.6;14.8;0;2.38;4400 +74079;44.31345;.48375;65;20221024;25.5;10.8;18.1;1.7;12.6;.2;2.05;10400 +74079;44.31345;.48375;65;20221025;24.8;10.3;17.5;3;13.9;0;2.22;7100 +74079;44.31345;.48375;65;20221026;25.9;11;18.4;3.3;15.9;.1;2.22;8100 +74079;44.31345;.48375;65;20221027;25.7;14.7;20.2;6;17.8;0;2.63;5100 +74079;44.31345;.48375;65;20221028;27.1;17.3;22.2;4.3;17.7;0;2.93;7600 +74079;44.31345;.48375;65;20221029;27.2;15.4;21.3;4.7;15.8;0;3.3;8300 +74079;44.31345;.48375;65;20221030;24.6;11.7;18.1;1.5;14.5;0;1.57;8200 +74079;44.31345;.48375;65;20221031;22.5;11.9;17.2;2.9;15.3;0;1.59;5500 +74079;44.31345;.48375;65;20221101;21.1;14.2;17.6;1.7;14.1;.1;1.45;7300 +74079;44.31345;.48375;65;20221102;20.7;7.5;14.1;2.1;11.5;.1;1.54;9700 +74079;44.31345;.48375;65;20221103;22.5;9.5;16;4.3;12;4.9;2.43;3500 +74079;44.31345;.48375;65;20221104;16.3;10.9;13.6;5.2;11.2;3.6;1.88;7300 +74079;44.31345;.48375;65;20221105;17.8;4.8;11.3;1.2;9.3;0;1.07;8900 +74079;44.31345;.48375;65;20221106;19.1;3.7;11.4;3;9.7;.7;1.65;9000 +74079;44.31345;.48375;65;20221107;20;6.4;13.2;2.9;10.8;.1;1.66;9500 +74079;44.31345;.48375;65;20221108;19.3;10.3;14.8;3.9;13.3;.6;1.48;4100 +74079;44.31345;.48375;65;20221109;17.4;12.8;15.1;1.6;14.4;2.1;.87;3800 +74079;44.31345;.48375;65;20221110;16.4;7.5;11.9;1.4;11.6;0;.82;4900 +74079;44.31345;.48375;65;20221111;21.2;5.4;13.3;1.5;11.7;.1;1.13;7700 +74079;44.31345;.48375;65;20221112;22.8;8.5;15.6;2.4;12.7;.1;1.58;9200 +74079;44.31345;.48375;65;20221113;20.5;4.8;12.6;1.9;10.7;0;1.25;9200 +74079;44.31345;.48375;65;20221114;14.4;8.2;11.3;2.5;12.2;1.9;.67;1600 +74079;44.31345;.48375;65;20221115;17.1;10.7;13.9;2.6;13.7;5.5;.89;3400 +74079;44.31345;.48375;65;20221116;19.5;9.7;14.6;2.4;12.3;1;1.26;8500 +74079;44.31345;.48375;65;20221117;19.1;12.8;15.9;3.5;13.4;1.4;1.51;6200 +74079;44.31345;.48375;65;20221118;14.1;9.3;11.7;2.9;11.4;5.2;.89;5100 +74079;44.31345;.48375;65;20221119;12.1;8.4;10.2;2.5;10;1;.84;5200 +74079;44.31345;.48375;65;20221120;14.1;4.1;9.1;1.9;10.2;2.6;.66;4400 +74079;44.31345;.48375;65;20221121;14.5;8.1;11.3;3.3;11.2;22.5;.96;1100 +74079;44.31345;.48375;65;20221122;10.1;7.1;8.6;4.2;9.9;17.3;.68;3300 +74079;44.31345;.48375;65;20221123;17.1;8.6;12.8;3.4;11.9;3.7;1.12;5300 +74079;44.31345;.48375;65;20221124;12.4;5.1;8.7;2.3;10.4;2.2;.55;3500 +74079;44.31345;.48375;65;20221125;14.4;6.1;10.2;2.1;10.3;4.4;.77;4400 +74079;44.31345;.48375;65;20221126;8.8;2.5;5.6;2;8.8;.1;.38;3200 +74079;44.31345;.48375;65;20221127;12.6;3.4;8;3.5;9.4;7.5;.71;5500 +74079;44.31345;.48375;65;20221128;14.1;8.6;11.3;2.9;11.2;4.3;.79;5500 +74079;44.31345;.48375;65;20221129;12.1;3.7;7.9;1.2;9.3;.2;.48;4500 +74079;44.31345;.48375;65;20221130;6.7;1.2;3.9;.6;7.5;0;.37;2100 +74079;44.31345;.48375;65;20221201;5.7;-.4;2.6;1.2;7.6;0;.26;2700 +74079;44.31345;.48375;65;20221202;6.9;4.9;5.9;1.1;8.5;.1;.44;1200 +74079;44.31345;.48375;65;20221203;8.1;4.3;6.2;1.1;8.3;1.5;.43;3000 +74079;44.31345;.48375;65;20221204;8.6;2.2;5.4;1.4;7.7;0;.41;4800 +74079;44.31345;.48375;65;20221205;10;.1;5;2.7;7.2;.1;.6;6600 +74079;44.31345;.48375;65;20221206;10.9;3.6;7.2;1.7;8.1;0;.61;4000 +74079;44.31345;.48375;65;20221207;10.9;6;8.4;1.4;8.4;0;.48;6700 +74079;44.31345;.48375;65;20221208;8.2;.8;4.5;2.4;8;9.8;.39;2500 +74079;44.31345;.48375;65;20221209;9.5;6.8;8.1;1.7;9.8;1.9;.5;1500 +74079;44.31345;.48375;65;20221210;2.8;.3;1.5;3.5;5.5;0;.57;4200 +74079;44.31345;.48375;65;20221211;3.7;-5.5;-.9;1.9;4.8;.1;.35;5700 +74079;44.31345;.48375;65;20221212;2.9;-5.5;-1.3;2.7;5.8;6.6;.19;1600 +74079;44.31345;.48375;65;20221213;13.1;2.5;7.8;4.2;11.1;7.8;.28;1700 +74079;44.31345;.48375;65;20221214;15.5;8.5;12;2.5;12.3;1.1;.65;3900 +74079;44.31345;.48375;65;20221215;12.8;8.4;10.6;2.3;11.7;3.8;.5;2900 +74079;44.31345;.48375;65;20221216;8.9;7.8;8.3;2.2;9.7;.8;.56;1600 +74079;44.31345;.48375;65;20221217;8.6;-3.5;2.5;1.4;6.2;.1;.33;6500 +74079;44.31345;.48375;65;20221218;12.7;3.5;8.1;4.6;8.6;0;.96;6400 +74079;44.31345;.48375;65;20221219;15.8;6.4;11.1;4.2;10.7;.1;1.03;5500 +74079;44.31345;.48375;65;20221220;15.8;8.3;12;3.7;12.4;4;.83;1700 +74079;44.31345;.48375;65;20221221;18.6;9.8;14.2;1.6;12.6;0;.69;6000 +74079;44.31345;.48375;65;20221222;17.6;7.1;12.3;2.2;12.6;3.4;.7;3500 +74079;44.31345;.48375;65;20221223;19.2;11;15.1;1.6;13.6;0;.72;5200 +74079;44.31345;.48375;65;20221224;16;8.3;12.1;2.1;12;0;.62;5200 +74079;44.31345;.48375;65;20221225;17.2;3.7;10.4;3.4;10.6;0;.91;6600 +74079;44.31345;.48375;65;20221226;17.3;7.5;12.4;2.2;11.7;1.6;.8;4500 +74079;44.31345;.48375;65;20221227;15.2;10.2;12.7;1.2;12.3;.2;.53;4100 +74079;44.31345;.48375;65;20221228;14.9;7.4;11.1;3.1;11.1;0;.77;5000 +74079;44.31345;.48375;65;20221229;13.8;8.8;11.3;2.5;11.4;5;.73;2300 +74079;44.31345;.48375;65;20221230;16.3;9;12.6;3.2;12.1;1.9;.91;4000 +74079;44.31345;.48375;65;20221231;18.4;8.6;13.5;3.8;12.1;0;1.19;6200 +74080;44.34159;.79467;147;20220101;15.8;7.3;11.5;2.5;9.87;0;1.01;4842 +74080;44.34159;.79467;147;20220102;12.4;6.5;9.5;2.3;10.11;.1;.63;3573 +74080;44.34159;.79467;147;20220103;11.1;6.9;9;2.8;10.77;.1;.44;2510 +74080;44.34159;.79467;147;20220104;16.8;8.3;12.5;4.1;10.34;3.3;1.47;4624 +74080;44.34159;.79467;147;20220105;7.3;2.2;4.7;2.7;6.94;0;.62;3508 +74080;44.34159;.79467;147;20220106;7.1;-1.7;2.7;2.2;5.24;.1;.63;5361 +74080;44.34159;.79467;147;20220107;9.2;-1.6;3.8;2.7;6.84;4;.59;4730 +74080;44.34159;.79467;147;20220108;10.4;6.8;8.6;6;10.22;5;.51;2540 +74080;44.34159;.79467;147;20220109;8.9;7.4;8.2;3.5;9.91;23.8;.53;1311 +74080;44.34159;.79467;147;20220110;9.3;7.8;8.5;1.9;10.24;4.5;.5;574 +74080;44.34159;.79467;147;20220111;8.3;2.8;5.5;2.5;7.27;.1;.64;4237 +74080;44.34159;.79467;147;20220112;6.5;-1.7;2.4;2.1;5.47;0;.59;5776 +74080;44.34159;.79467;147;20220113;.6;-2.9;-1.1;2.4;5.51;0;.24;1887 +74080;44.34159;.79467;147;20220114;9.1;-3.1;3;1.9;5.74;.1;.63;6504 +74080;44.34159;.79467;147;20220115;5.4;-2.1;1.7;1.4;5.84;.1;.41;4471 +74080;44.34159;.79467;147;20220116;2.8;-1.9;.4;1.3;5.84;.1;.32;3188 +74080;44.34159;.79467;147;20220117;3;-2.4;.3;1;6.21;.1;.26;3646 +74080;44.34159;.79467;147;20220118;2.6;1.2;1.9;1.4;6.97;.2;.29;1098 +74080;44.34159;.79467;147;20220119;5;1.7;3.3;2.4;7.47;2.6;.32;2682 +74080;44.34159;.79467;147;20220120;7.9;3.1;5.5;2.3;7.37;.3;.64;3602 +74080;44.34159;.79467;147;20220121;6.7;-.5;3.1;3.2;5.27;0;.92;5673 +74080;44.34159;.79467;147;20220122;7.8;-2.8;2.5;1.9;5.01;0;.73;6829 +74080;44.34159;.79467;147;20220123;11.6;-1.5;5.1;1.4;5.51;0;.8;7427 +74080;44.34159;.79467;147;20220124;11.3;-.7;5.3;1.9;6.37;0;.86;7142 +74080;44.34159;.79467;147;20220125;11;.8;5.9;1.6;7.07;0;.73;6251 +74080;44.34159;.79467;147;20220126;10.1;.2;5.1;1;6.81;0;.59;5875 +74080;44.34159;.79467;147;20220127;1.5;-3.4;-.9;1.4;5.71;.1;.27;3800 +74080;44.34159;.79467;147;20220128;.2;-2.6;-1.2;1.3;5.77;0;.3;3038 +74080;44.34159;.79467;147;20220129;1.1;-1;.1;1;6.04;0;.33;2205 +74080;44.34159;.79467;147;20220130;5.4;-.1;2.7;1.5;7.47;.3;.32;3926 +74080;44.34159;.79467;147;20220131;8.8;4;6.4;3.8;8.74;1.1;.58;3737 +74080;44.34159;.79467;147;20220201;8;1;4.5;3.9;8.07;.4;.46;5178 +74080;44.34159;.79467;147;20220202;9.7;6.9;8.3;2.8;10.21;.1;.52;3073 +74080;44.34159;.79467;147;20220203;6.7;2;4.4;2.2;8.51;.3;.31;3347 +74080;44.34159;.79467;147;20220204;10.8;5.7;8.3;2.1;10.41;2.2;.51;3673 +74080;44.34159;.79467;147;20220205;10.7;6.3;8.5;2.8;8.04;0;1.11;5692 +74080;44.34159;.79467;147;20220206;9.5;.1;4.8;3.5;8.04;.9;.61;5784 +74080;44.34159;.79467;147;20220207;12;8;10;4;9.88;1;1.04;4208 +74080;44.34159;.79467;147;20220208;13.9;3.6;8.8;2.3;7.12;0;1.33;7576 +74080;44.34159;.79467;147;20220209;15.6;3.5;9.5;3.4;7.77;0;1.75;8839 +74080;44.34159;.79467;147;20220210;10.7;4.6;7.6;1.8;8.88;1.1;1.19;10533 +74080;44.34159;.79467;147;20220211;13.1;7.7;10.4;2;8.85;0;1.27;9000 +74080;44.34159;.79467;147;20220212;13.1;-1.3;5.9;1.7;6.49;0;1.05;9838 +74080;44.34159;.79467;147;20220213;17;.2;8.6;3.7;8.78;1.5;1.71;10366 +74080;44.34159;.79467;147;20220214;11;8.3;9.6;3.9;9.76;4.9;1.17;5396 +74080;44.34159;.79467;147;20220215;10.3;4;7.1;3.1;9.48;5.9;.75;5400 +74080;44.34159;.79467;147;20220216;14.1;8.1;11.1;5.6;11.84;5.5;.97;6191 +74080;44.34159;.79467;147;20220217;13.3;11.3;12.3;4.1;13.25;2.2;.66;3254 +74080;44.34159;.79467;147;20220218;15.7;8.5;12.1;2.8;11.44;.2;1.25;6548 +74080;44.34159;.79467;147;20220219;11.7;6.9;9.3;2.3;8.27;0;1.27;7670 +74080;44.34159;.79467;147;20220220;12.1;2.8;7.5;3.1;9.61;2;.81;6634 +74080;44.34159;.79467;147;20220221;12.7;9.4;11;6.1;9.57;.6;1.76;5606 +74080;44.34159;.79467;147;20220222;14.2;7.6;10.9;2.7;9.44;0;1.47;8723 +74080;44.34159;.79467;147;20220223;16;5.6;10.8;1.4;9.11;0;1.4;10559 +74080;44.34159;.79467;147;20220224;15;6;10.5;2.9;9.31;.2;1.52;7592 +74080;44.34159;.79467;147;20220225;11.4;2.8;7.1;3;6.51;0;1.61;10419 +74080;44.34159;.79467;147;20220226;14;1;7.5;3.2;5.21;0;2.25;12136 +74080;44.34159;.79467;147;20220227;15.3;2.3;8.8;2.3;7.14;0;1.75;10732 +74080;44.34159;.79467;147;20220228;17.4;4.1;10.7;2.1;8.34;0;1.84;12179 +74080;44.34159;.79467;147;20220301;16.9;4.2;10.5;2.8;7.87;0;2.11;11725 +74080;44.34159;.79467;147;20220302;12.6;6.1;9.3;2.9;9.34;1.6;1.22;6135 +74080;44.34159;.79467;147;20220303;15.8;6.3;11;2;9.97;0;1.49;9680 +74080;44.34159;.79467;147;20220304;9.4;7.2;8.3;4.4;10.31;4.3;.62;3553 +74080;44.34159;.79467;147;20220305;8.6;6.5;7.6;3.4;9.21;.5;.8;4388 +74080;44.34159;.79467;147;20220306;12.3;5.4;8.9;2.2;6.81;0;1.73;10188 +74080;44.34159;.79467;147;20220307;11;-1.5;4.7;2.7;6.01;0;1.61;13284 +74080;44.34159;.79467;147;20220308;14;3.3;8.7;3.1;8.37;1.6;1.64;9895 +74080;44.34159;.79467;147;20220309;15.9;4.7;10.3;3.8;9.54;.1;1.92;12117 +74080;44.34159;.79467;147;20220310;14.3;8.7;11.5;3.7;10.21;.7;1.66;7672 +74080;44.34159;.79467;147;20220311;13.9;9.3;11.6;4.3;10.37;7.9;1.59;5602 +74080;44.34159;.79467;147;20220312;11.1;7.7;9.4;3.5;10.17;3.5;1.03;5631 +74080;44.34159;.79467;147;20220313;11.2;7.5;9.3;4.7;9.11;7.9;1.45;6163 +74080;44.34159;.79467;147;20220314;14.5;3.1;8.8;6.4;9.44;0;1.67;10188 +74080;44.34159;.79467;147;20220315;16.7;12.6;14.7;8.2;11.52;0;2.64;7207 +74080;44.34159;.79467;147;20220316;16.9;11.4;14.1;3.4;11.74;.4;1.91;7742 +74080;44.34159;.79467;147;20220317;14;11.1;12.6;3.3;11.31;2;1.49;5796 +74080;44.34159;.79467;147;20220318;14.3;7.6;11;1.9;9.62;0;1.71;9166 +74080;44.34159;.79467;147;20220319;17.5;5.1;11.3;3.7;8.68;0;2.85;16400 +74080;44.34159;.79467;147;20220320;17.3;5.7;11.5;4.5;9.45;0;2.56;11633 +74080;44.34159;.79467;147;20220321;17.4;9.4;13.4;6.7;9.15;0;3.75;17066 +74080;44.34159;.79467;147;20220322;16.8;7.1;11.9;6.7;6.88;0;4.15;17933 +74080;44.34159;.79467;147;20220323;17.2;4.5;10.8;4.3;6.68;0;3.58;19500 +74080;44.34159;.79467;147;20220324;18.3;-.6;8.9;2.7;6.95;0;2.99;19900 +74080;44.34159;.79467;147;20220325;19.7;1.2;10.5;2.1;6.48;0;2.86;15833 +74080;44.34159;.79467;147;20220326;20.5;1.2;10.9;3;6.18;0;3.7;19900 +74080;44.34159;.79467;147;20220327;21.8;3.4;12.6;3.4;7.05;0;3.98;19066 +74080;44.34159;.79467;147;20220328;22;2.7;12.4;2.1;7.58;0;3.16;16433 +74080;44.34159;.79467;147;20220329;18;5.1;11.6;1.8;9.85;4.2;1.89;9433 +74080;44.34159;.79467;147;20220330;14.5;9.6;12;2.5;11.45;1.4;1.55;7133 +74080;44.34159;.79467;147;20220331;14.5;8.2;11.4;5.3;9.28;1.9;2.79;15300 +74080;44.34159;.79467;147;20220401;9.2;.7;4.9;6.7;5.51;.5;2.46;14766 +74080;44.34159;.79467;147;20220402;9.2;1.6;5.4;4.9;5.28;0;2.4;13233 +74080;44.34159;.79467;147;20220403;6.8;-3.1;1.9;2;5.1;0;1.6;14954 +74080;44.34159;.79467;147;20220404;12.2;-2.4;4.9;1.7;4.99;0;2.34;19685 +74080;44.34159;.79467;147;20220405;15.3;-2.5;6.4;1.4;6.37;0;2.41;20050 +74080;44.34159;.79467;147;20220406;12.4;6.5;9.5;2.6;10.54;1.1;1.11;5076 +74080;44.34159;.79467;147;20220407;17.5;9.4;13.5;5.3;11.95;5.3;2.3;9266 +74080;44.34159;.79467;147;20220408;19.6;10.5;15;5.5;11.41;1.1;3.19;10733 +74080;44.34159;.79467;147;20220409;15;6.6;10.8;2.7;7.98;.2;2.86;17600 +74080;44.34159;.79467;147;20220410;19.3;-.9;9.2;2.5;6.84;0;3.44;23194 +74080;44.34159;.79467;147;20220411;20.7;5.4;13;6.4;9.88;0;4.1;19366 +74080;44.34159;.79467;147;20220412;18;11.2;14.6;5.1;11.05;7.4;3.02;10566 +74080;44.34159;.79467;147;20220413;13.9;10.8;12.4;1.6;12.68;2.8;1.1;4400 +74080;44.34159;.79467;147;20220414;22.8;6.9;14.9;1.2;12.35;0;3.26;21266 +74080;44.34159;.79467;147;20220415;24;7.7;15.8;2;12.98;.1;3.51;20400 +74080;44.34159;.79467;147;20220416;24.3;7.8;16.1;2.8;11.75;0;4.27;23633 +74080;44.34159;.79467;147;20220417;22.8;5.1;14;2.6;10.48;0;3.97;23566 +74080;44.34159;.79467;147;20220418;18.7;10.7;14.7;2.9;11.85;0;2.81;14033 +74080;44.34159;.79467;147;20220419;14.7;9;11.8;2.9;12.18;17;1.5;7066 +74080;44.34159;.79467;147;20220420;13.3;8.8;11.1;1.9;11.78;5.8;1.22;5666 +74080;44.34159;.79467;147;20220421;16.2;9.2;12.7;2.3;12.61;.1;1.68;8333 +74080;44.34159;.79467;147;20220422;18.8;10.8;14.8;1.5;12.98;0;2.35;13066 +74080;44.34159;.79467;147;20220423;12.8;8.6;10.7;2.6;11.78;16.2;.97;3300 +74080;44.34159;.79467;147;20220424;17.4;9.2;13.3;4.8;12.01;0;2.34;9500 +74080;44.34159;.79467;147;20220425;18.9;4.5;11.7;1.3;10.68;0;2.93;20633 +74080;44.34159;.79467;147;20220426;22.8;4;13.4;1.8;10.65;0;3.91;25633 +74080;44.34159;.79467;147;20220427;22.8;7;14.9;1.7;12.55;0;3.16;18333 +74080;44.34159;.79467;147;20220428;20.1;12.4;16.3;2.5;14.58;0;2.63;13266 +74080;44.34159;.79467;147;20220429;21.5;10.8;16.1;2.7;13.98;0;3.4;19133 +74080;44.34159;.79467;147;20220430;22.2;11.2;16.7;2.9;12.88;0;4.05;22033 +74080;44.34159;.79467;147;20220501;20.9;8.8;14.9;2.1;11.38;0;3.6;21433 +74080;44.34159;.79467;147;20220502;20.6;11;15.8;2.1;11.95;0;3.31;17700 +74080;44.34159;.79467;147;20220503;21.6;10.8;16.2;1.7;13.21;3;3.11;16633 +74080;44.34159;.79467;147;20220504;21.6;10.3;15.9;2.4;12.08;0;3.48;17966 +74080;44.34159;.79467;147;20220505;21.8;9;15.4;3;10.68;0;4.31;23200 +74080;44.34159;.79467;147;20220506;21.9;8.9;15.4;3;11.01;0;3.96;21386 +74080;44.34159;.79467;147;20220507;23.3;10.1;16.7;3;11.57;0;4.26;22108 +74080;44.34159;.79467;147;20220508;24.6;11.8;18.2;2.5;11.74;0;4.45;22495 +74080;44.34159;.79467;147;20220509;27.1;11.6;19.4;1.6;11.57;0;4.62;23887 +74080;44.34159;.79467;147;20220510;27.8;12.2;20;2;12.31;0;4.79;23230 +74080;44.34159;.79467;147;20220511;30.2;12.8;21.5;2.8;14.04;5.7;5.54;24387 +74080;44.34159;.79467;147;20220512;22.2;13.8;18;2.1;15.64;0;3.03;15670 +74080;44.34159;.79467;147;20220513;25.8;14.2;20;1.8;16.64;0;3.87;20181 +74080;44.34159;.79467;147;20220514;28.8;14.2;21.5;2.1;16.11;0;4.71;22485 +74080;44.34159;.79467;147;20220515;29.1;15.9;22.5;3;16.14;9.2;5.08;21361 +74080;44.34159;.79467;147;20220516;28.5;14.8;21.7;1.9;16.91;0;4.68;23450 +74080;44.34159;.79467;147;20220517;31.1;16.1;23.6;2.7;16.21;0;5.61;23611 +74080;44.34159;.79467;147;20220518;31.3;16.8;24.1;2.3;16.87;2;5.39;23395 +74080;44.34159;.79467;147;20220519;29.1;17.6;23.3;2.6;19.11;.1;4.61;20291 +74080;44.34159;.79467;147;20220520;28.7;17.1;22.9;3.4;16.81;0;5.2;21443 +74080;44.34159;.79467;147;20220521;31.5;16.1;23.8;1.8;19.17;0;5.02;23488 +74080;44.34159;.79467;147;20220522;31;19.1;25.1;2.4;20.04;2;4.9;20310 +74080;44.34159;.79467;147;20220523;22.1;16.4;19.3;4.5;15.67;.9;3.51;14094 +74080;44.34159;.79467;147;20220524;19.1;12.2;15.6;2.6;13.14;.9;2.96;15879 +74080;44.34159;.79467;147;20220525;20.6;8.5;14.5;2.9;11.41;0;3.67;20796 +74080;44.34159;.79467;147;20220526;19;10.2;14.6;2.4;12.94;0;2.8;15998 +74080;44.34159;.79467;147;20220527;24.8;13.3;19;3;14.07;0;4.75;23971 +74080;44.34159;.79467;147;20220528;26.4;11.8;19.1;3;12.11;0;5.36;25603 +74080;44.34159;.79467;147;20220529;23.9;10.9;17.4;3.2;8.91;0;5.34;24983 +74080;44.34159;.79467;147;20220530;24.6;8.8;16.7;2.4;8.67;0;5.08;26108 +74080;44.34159;.79467;147;20220531;25.6;14;19.8;2.1;10.57;.1;4.99;23729 +74080;44.34159;.79467;147;20220601;31.7;15.3;23.5;2.3;13.64;2.1;5.98;25630 +74080;44.34159;.79467;147;20220602;28;17.3;22.6;2.1;18.61;6.1;4.19;19049 +74080;44.34159;.79467;147;20220603;30.2;17.3;23.7;3;18.31;12.1;5.38;22702 +74080;44.34159;.79467;147;20220604;24.7;15.7;20.2;2.7;19.81;4.4;3.18;16583 +74080;44.34159;.79467;147;20220605;23.7;16.3;20;2.9;17.41;.1;3.66;17861 +74080;44.34159;.79467;147;20220606;26.5;14.3;20.4;2.1;16.17;.3;4.42;22289 +74080;44.34159;.79467;147;20220607;24.2;16.1;20.2;3.4;15.41;2.2;3.98;17311 +74080;44.34159;.79467;147;20220608;20.1;14;17.1;3.2;15.41;3.1;2.72;13768 +74080;44.34159;.79467;147;20220609;22;11.6;16.8;3.4;14.14;1;3.73;20553 +74080;44.34159;.79467;147;20220610;27.6;12.4;20;2.4;14.67;.1;5.11;25736 +74080;44.34159;.79467;147;20220611;31.5;15.5;23.5;1.8;15.34;0;5.59;25597 +74080;44.34159;.79467;147;20220612;29.3;17.3;23.3;3;19.37;2.5;4.74;20402 +74080;44.34159;.79467;147;20220613;30.5;18.4;24.4;2.6;20.74;0;5.16;23088 +74080;44.34159;.79467;147;20220614;34.2;18.8;26.5;3.1;19.51;.1;6.43;24454 +74080;44.34159;.79467;147;20220615;34.1;21.1;27.6;2.4;19.77;0;6.2;24546 +74080;44.34159;.79467;147;20220616;35.2;20.5;27.9;2.7;18.71;0;6.61;25065 +74080;44.34159;.79467;147;20220617;37;20.2;28.6;2.6;19.04;0;7.04;26365 +74080;44.34159;.79467;147;20220618;38;22;30;4.2;16.27;0;8.67;25431 +74080;44.34159;.79467;147;20220619;32.4;19.8;26.1;3.4;18.57;0;6.26;23395 +74080;44.34159;.79467;147;20220620;29.9;17.5;23.7;2.9;20.14;0;5.17;23433 +74080;44.34159;.79467;147;20220621;27.9;19.2;23.5;2.6;20.97;3.7;4.1;17906 +74080;44.34159;.79467;147;20220622;27.5;19;23.3;3.1;19.61;2.4;4.62;20451 +74080;44.34159;.79467;147;20220623;26.2;16.6;21.4;3.1;18.77;21.8;4.03;18644 +74080;44.34159;.79467;147;20220624;24.2;16.6;20.4;3.1;17.24;.7;4;19438 +74080;44.34159;.79467;147;20220625;20.9;15;17.9;3.8;16.21;10.7;2.84;12955 +74080;44.34159;.79467;147;20220626;17.5;13.4;15.5;4.3;15.61;7.6;1.94;11245 +74080;44.34159;.79467;147;20220627;22.8;13.8;18.3;3.9;14.57;0;4;19783 +74080;44.34159;.79467;147;20220628;25.4;12.6;19;3.7;13.01;0;5.19;25127 +74080;44.34159;.79467;147;20220629;27.1;13.4;20.2;2.5;14.81;.7;4.9;23739 +74080;44.34159;.79467;147;20220630;16.3;13.8;15.1;2.9;14.81;.6;1.76;8749 +74080;44.34159;.79467;147;20220701;23;10.8;16.9;1.6;12.87;0;4.08;23535 +74080;44.34159;.79467;147;20220702;30.5;11.4;21;2;12.87;0;5.79;28182 +74080;44.34159;.79467;147;20220703;29.2;15.8;22.5;3.2;15.94;0;5.63;24307 +74080;44.34159;.79467;147;20220704;28;16.1;22.1;3.5;17.07;.5;5.14;22690 +74080;44.34159;.79467;147;20220705;29;16.4;22.7;3;15.54;0;5.68;24896 +74080;44.34159;.79467;147;20220706;28.7;17;22.8;3.9;13.74;0;5.94;22038 +74080;44.34159;.79467;147;20220707;28.5;15.7;22.1;3.4;14.31;0;5.79;24451 +74080;44.34159;.79467;147;20220708;28.9;15.6;22.3;3.8;14.97;0;6;25437 +74080;44.34159;.79467;147;20220709;31.3;16.1;23.7;3.2;14.11;0;6.43;25930 +74080;44.34159;.79467;147;20220710;32.1;17.1;24.6;2.9;14.67;0;6.42;25625 +74080;44.34159;.79467;147;20220711;34.6;18.2;26.4;3.2;15.44;0;7.1;25852 +74080;44.34159;.79467;147;20220712;35.1;19.4;27.2;3.1;15.04;0;7.24;25882 +74080;44.34159;.79467;147;20220713;35.1;18.2;26.7;2.4;13.71;0;6.71;26137 +74080;44.34159;.79467;147;20220714;36.3;19.4;27.9;2.3;15.47;0;6.72;25563 +74080;44.34159;.79467;147;20220715;34.7;19.8;27.3;2.7;15.27;0;6.68;24969 +74080;44.34159;.79467;147;20220716;36.1;19.4;27.7;2.9;15.61;0;7.14;25723 +74080;44.34159;.79467;147;20220717;37.9;19.7;28.8;2.5;13.44;0;7.32;26123 +74080;44.34159;.79467;147;20220718;39.2;22.9;31;4.1;14.67;0;9.03;25382 +74080;44.34159;.79467;147;20220719;33.1;21.1;27.1;3.6;18.17;6.8;6.28;21207 +74080;44.34159;.79467;147;20220720;28.8;19.5;24.2;4.9;17.34;0;5.59;19365 +74080;44.34159;.79467;147;20220721;32.1;17.2;24.6;3.1;16.47;0;6.23;25352 +74080;44.34159;.79467;147;20220722;29.4;19;24.2;4;17.81;.1;5.48;20344 +74080;44.34159;.79467;147;20220723;29.1;15.5;22.3;2.3;15.87;0;5.18;24472 +74080;44.34159;.79467;147;20220724;36.1;17.1;26.6;2.6;15.27;0;6.85;26471 +74080;44.34159;.79467;147;20220725;28.9;20;24.5;4.8;17.84;0;5.37;17595 +74080;44.34159;.79467;147;20220726;26.8;16;21.4;4.1;14.37;0;5.4;22785 +74080;44.34159;.79467;147;20220727;28.5;14.1;21.3;3.7;13.24;0;5.78;24759 +74080;44.34159;.79467;147;20220728;28.7;14.6;21.7;3.5;14.84;0;5.43;23095 +74080;44.34159;.79467;147;20220729;27.6;17.2;22.4;3.7;16.14;.1;4.85;19306 +74080;44.34159;.79467;147;20220730;30;17.4;23.7;3.6;16.97;0;5.58;23020 +74080;44.34159;.79467;147;20220731;32.6;17.5;25.1;3.7;16.34;0;6.42;24233 +74080;44.34159;.79467;147;20220801;34.1;17.6;25.9;3.4;16.51;0;6.64;25241 +74080;44.34159;.79467;147;20220802;36;18.6;27.3;2.8;14.44;0;6.9;25321 +74080;44.34159;.79467;147;20220803;37.6;19.8;28.7;2.4;14.64;0;6.69;24008 +74080;44.34159;.79467;147;20220804;35.9;20.5;28.2;2.8;19.94;0;6.34;23655 +74080;44.34159;.79467;147;20220805;31.5;19.3;25.4;3.3;19.24;.1;5.48;21330 +74080;44.34159;.79467;147;20220806;33.1;18.9;26;3.1;16.31;0;6.12;23084 +74080;44.34159;.79467;147;20220807;33.5;18.2;25.8;3.5;12.17;0;7.01;24281 +74080;44.34159;.79467;147;20220808;34.8;17.8;26.3;3.3;10.81;0;7.13;23946 +74080;44.34159;.79467;147;20220809;35.7;18.8;27.3;2.9;10.87;0;6.88;23242 +74080;44.34159;.79467;147;20220810;37.6;19.3;28.4;2.7;11.04;0;6.9;22702 +74080;44.34159;.79467;147;20220811;38.5;20.9;29.7;2.7;17.34;0;6.8;23192 +74080;44.34159;.79467;147;20220812;38.8;22.6;30.7;2.8;20.04;0;6.72;22567 +74080;44.34159;.79467;147;20220813;35.1;20.8;28;3.7;20.21;7.1;6.32;21294 +74080;44.34159;.79467;147;20220814;25.7;20.1;22.9;3.8;20.54;4.1;3.29;12943 +74080;44.34159;.79467;147;20220815;28.2;15.9;22;2.9;16.74;0;4.32;18815 +74080;44.34159;.79467;147;20220816;27.6;16.9;22.2;3.4;17.31;9.5;3.98;14816 +74080;44.34159;.79467;147;20220817;25.7;14.8;20.2;3.2;17.24;.5;3.85;18949 +74080;44.34159;.79467;147;20220818;26.5;15.3;20.9;4;16.37;0;4.39;19057 +74080;44.34159;.79467;147;20220819;27.2;16.3;21.8;3.3;17.24;.1;4.16;17902 +74080;44.34159;.79467;147;20220820;27.9;17;22.5;3.3;18.57;0;4.31;19066 +74080;44.34159;.79467;147;20220821;27.9;17.4;22.7;3.5;17.17;.1;4.4;17178 +74080;44.34159;.79467;147;20220822;26.6;19.1;22.9;3.7;19.11;1;3.67;13736 +74080;44.34159;.79467;147;20220823;29.6;18.3;24;3;18.91;0;4.46;18858 +74080;44.34159;.79467;147;20220824;35.1;18.9;27;2.7;17.01;.7;5.73;20969 +74080;44.34159;.79467;147;20220825;29.3;21;25.1;3.2;20.04;1.1;4.15;14708 +74080;44.34159;.79467;147;20220826;30.1;19.3;24.7;3;19.47;.2;4.47;17912 +74080;44.34159;.79467;147;20220827;30.3;17.5;23.9;3.1;16.07;0;4.95;19467 +74080;44.34159;.79467;147;20220828;33.2;16.5;24.8;2.8;13.64;0;5.53;20635 +74080;44.34159;.79467;147;20220829;32.8;19.2;26;3.8;14.87;2.5;5.74;15740 +74080;44.34159;.79467;147;20220830;32.7;17.2;25;2.6;17.57;0;4.93;20077 +74080;44.34159;.79467;147;20220831;31;18.6;24.8;3.5;17.04;0;4.88;16375 +74080;44.34159;.79467;147;20220901;28.8;19;23.9;2.8;19.11;16.1;3.9;15726 +74080;44.34159;.79467;147;20220902;26.5;17.2;21.9;3;18.41;5.4;3.42;14887 +74080;44.34159;.79467;147;20220903;27.9;17.2;22.6;2;17.57;.1;3.49;15970 +74080;44.34159;.79467;147;20220904;32.9;17.1;25;3.3;17.84;.3;5.1;18647 +74080;44.34159;.79467;147;20220905;33.7;20;26.9;3.1;20.31;3.4;5.08;18259 +74080;44.34159;.79467;147;20220906;31.5;19.6;25.5;2.3;18.93;.2;4.39;18046 +74080;44.34159;.79467;147;20220907;27.5;17.2;22.4;2;15.69;.1;3.54;15047 +74080;44.34159;.79467;147;20220908;25.2;14.2;19.7;1.8;15.37;1.6;3.01;15146 +74080;44.34159;.79467;147;20220909;24.8;16;20.4;2.3;15.87;1;3.06;13986 +74080;44.34159;.79467;147;20220910;26.7;12.8;19.7;1.5;14.04;0;3.31;17814 +74080;44.34159;.79467;147;20220911;31.6;15.2;23.4;2.5;13.51;0;4.68;18717 +74080;44.34159;.79467;147;20220912;34.9;19.2;27;3.7;16.94;0;5.87;17966 +74080;44.34159;.79467;147;20220913;31.6;21.9;26.7;3.3;21.24;0;4.03;11960 +74080;44.34159;.79467;147;20220914;29.9;20.1;25;2.2;18.34;1.5;3.67;14147 +74080;44.34159;.79467;147;20220915;28.8;16.5;22.7;2.1;17.14;.1;3.55;16128 +74080;44.34159;.79467;147;20220916;24.8;17;20.9;3.4;15.51;.1;3.45;13600 +74080;44.34159;.79467;147;20220917;21.3;10.6;15.9;2.7;9.34;0;3.29;15950 +74080;44.34159;.79467;147;20220918;25;8.2;16.6;2;7.74;0;3.57;17865 +74080;44.34159;.79467;147;20220919;25.8;9.5;17.7;2.3;8.41;0;3.78;17153 +74080;44.34159;.79467;147;20220920;24.3;8.9;16.6;2.2;8.87;0;3.46;16967 +74080;44.34159;.79467;147;20220921;24.9;8.4;16.6;1.6;8.87;0;3.11;17223 +74080;44.34159;.79467;147;20220922;26.2;8.8;17.5;1.7;9.81;0;3.24;16950 +74080;44.34159;.79467;147;20220923;22.6;11.7;17.2;2.1;13.21;4.6;2.33;10363 +74080;44.34159;.79467;147;20220924;17.4;13.3;15.3;1.9;15.51;1.5;1.19;6054 +74080;44.34159;.79467;147;20220925;18.7;10.7;14.7;2.1;12.54;0;1.99;11972 +74080;44.34159;.79467;147;20220926;20.1;8.1;14.1;2.9;11.74;3.1;2.29;12352 +74080;44.34159;.79467;147;20220927;17.9;12.1;15;3.9;13.97;6.3;1.75;8880 +74080;44.34159;.79467;147;20220928;19.5;14.4;17;5.5;15.67;6.7;2;8654 +74080;44.34159;.79467;147;20220929;16;12.8;14.4;3;13.74;7.7;1.4;6899 +74080;44.34159;.79467;147;20220930;18.6;9.7;14.1;2.3;11.14;.2;2.13;12646 +74080;44.34159;.79467;147;20221001;20.5;10.3;15.4;2.7;13.87;0;1.9;10260 +74080;44.34159;.79467;147;20221002;22.7;13.7;18.2;1.4;16.11;.1;1.84;10245 +74080;44.34159;.79467;147;20221003;23.9;12.7;18.3;1.5;14.41;0;2.22;12752 +74080;44.34159;.79467;147;20221004;24.9;10.7;17.8;1.5;13.34;.1;2.34;13707 +74080;44.34159;.79467;147;20221005;26.1;12.2;19.1;3.2;14.14;0;3.13;13322 +74080;44.34159;.79467;147;20221006;22.1;15;18.5;1.9;16.04;0;1.78;8342 +74080;44.34159;.79467;147;20221007;24.6;12.7;18.6;1.9;15.14;.1;2.25;12069 +74080;44.34159;.79467;147;20221008;23.1;13.5;18.3;1.7;16.11;2.7;1.82;9581 +74080;44.34159;.79467;147;20221009;25;12.3;18.7;3.3;14.31;.1;2.83;12451 +74080;44.34159;.79467;147;20221010;24;13.8;18.9;2.7;15.24;0;2.3;9955 +74080;44.34159;.79467;147;20221011;22.5;15.2;18.8;1.5;16.07;0;1.67;8432 +74080;44.34159;.79467;147;20221012;23.1;14;18.6;1.9;15.34;.4;1.93;9850 +74080;44.34159;.79467;147;20221013;21;11.8;16.4;1.9;15.17;2.3;1.52;8356 +74080;44.34159;.79467;147;20221014;20.7;16.4;18.6;3.3;17.31;.8;1.55;5857 +74080;44.34159;.79467;147;20221015;26.1;14.2;20.1;2.1;15.31;0;2.36;11224 +74080;44.34159;.79467;147;20221016;27.6;16;21.8;4.1;16.74;0;3.25;10634 +74080;44.34159;.79467;147;20221017;25.8;18.7;22.2;3.6;17.94;.2;2.58;6844 +74080;44.34159;.79467;147;20221018;28.5;17.2;22.8;4.6;17.57;0;3.54;10579 +74080;44.34159;.79467;147;20221019;26.2;16.5;21.3;4.6;17.07;3.4;2.98;8242 +74080;44.34159;.79467;147;20221020;23.5;16.8;20.2;3.5;18.21;.6;1.87;5821 +74080;44.34159;.79467;147;20221021;22.9;16.4;19.6;2.1;16.07;1;1.74;6307 +74080;44.34159;.79467;147;20221022;25.5;13.2;19.3;2.7;14.41;.1;2.44;10066 +74080;44.34159;.79467;147;20221023;25.3;16.4;20.9;3.1;13.97;0;2.71;6097 +74080;44.34159;.79467;147;20221024;24.1;13.7;18.9;1.8;12.17;.2;2.06;8467 +74080;44.34159;.79467;147;20221025;23.9;12.7;18.3;3;13.44;0;2.31;7713 +74080;44.34159;.79467;147;20221026;25.2;13;19.1;2.7;15.61;.1;2.09;8358 +74080;44.34159;.79467;147;20221027;25.2;15.9;20.6;5.3;17.04;0;2.7;6538 +74080;44.34159;.79467;147;20221028;26.3;18.2;22.3;4.6;16.57;0;3.14;6915 +74080;44.34159;.79467;147;20221029;27;16.2;21.6;4.4;13.51;0;3.6;8079 +74080;44.34159;.79467;147;20221030;23.8;13.7;18.8;2.3;13.74;0;1.95;7493 +74080;44.34159;.79467;147;20221031;22.3;13.6;18;2.8;14.94;2.4;1.71;6207 +74080;44.34159;.79467;147;20221101;19.5;13.7;16.6;1.8;13.94;.1;1.28;5835 +74080;44.34159;.79467;147;20221102;19.5;9.2;14.3;2.1;11.74;.1;1.41;7757 +74080;44.34159;.79467;147;20221103;19.2;11.2;15.2;4;11.57;3.5;2.02;4508 +74080;44.34159;.79467;147;20221104;14.1;10;12;5.2;10.77;5.5;1.46;4955 +74080;44.34159;.79467;147;20221105;15.9;5.4;10.7;1.7;9.21;0;1.06;7407 +74080;44.34159;.79467;147;20221106;17.7;4.4;11;2.6;9.41;.9;1.42;8193 +74080;44.34159;.79467;147;20221107;19.7;7.4;13.6;3;10.94;0;1.63;8142 +74080;44.34159;.79467;147;20221108;18.8;11.7;15.2;3.8;12.91;0;1.57;4737 +74080;44.34159;.79467;147;20221109;16.5;13.4;15;1.8;14.51;1.6;.81;3016 +74080;44.34159;.79467;147;20221110;16.5;9.4;13;1.4;12.11;0;.85;4876 +74080;44.34159;.79467;147;20221111;21.1;7.6;14.3;2.8;11.91;.1;1.54;7405 +74080;44.34159;.79467;147;20221112;22;12;17;2.9;12.84;.1;1.82;6698 +74080;44.34159;.79467;147;20221113;20.6;8.2;14.4;2;10.21;0;1.49;7396 +74080;44.34159;.79467;147;20221114;14.2;10.6;12.4;2.8;12.04;2.9;.9;2109 +74080;44.34159;.79467;147;20221115;16.4;10.6;13.5;2.9;13.31;6.7;.87;3964 +74080;44.34159;.79467;147;20221116;17.5;10;13.8;2.9;12.41;.3;1.09;5875 +74080;44.34159;.79467;147;20221117;17.8;12.8;15.3;3.6;13.04;2.7;1.4;4393 +74080;44.34159;.79467;147;20221118;12.5;8.4;10.4;2.8;11.14;3.8;.67;3796 +74080;44.34159;.79467;147;20221119;11;7.7;9.4;2.4;9.84;.6;.71;3555 +74080;44.34159;.79467;147;20221120;11.3;3.4;7.4;2.1;9.67;2.4;.46;4464 +74080;44.34159;.79467;147;20221121;12.8;8.3;10.5;3.5;11.01;23;.78;2284 +74080;44.34159;.79467;147;20221122;9.3;6.3;7.8;4;9.64;18.4;.53;2806 +74080;44.34159;.79467;147;20221123;16;8;12;3.6;11.44;4.8;1.01;4914 +74080;44.34159;.79467;147;20221124;12.5;6.5;9.5;2.4;10.54;1.5;.61;3607 +74080;44.34159;.79467;147;20221125;12.7;8;10.4;2.3;10.54;4;.72;3027 +74080;44.34159;.79467;147;20221126;10.3;3.5;6.9;1.9;9.01;.1;.47;3952 +74080;44.34159;.79467;147;20221127;11.8;3.9;7.9;3.4;8.81;8.6;.8;4713 +74080;44.34159;.79467;147;20221128;13.2;9.1;11.1;3;11.14;4;.76;3579 +74080;44.34159;.79467;147;20221129;10.8;5.5;8.1;1.6;9.47;.4;.5;3293 +74080;44.34159;.79467;147;20221130;8.3;3.1;5.7;1.6;7.97;.1;.49;2844 +74080;44.34159;.79467;147;20221201;7;.7;3.8;1.5;7.31;0;.44;3444 +74080;44.34159;.79467;147;20221202;6.4;4.4;5.4;.9;8.04;.1;.43;1453 +74080;44.34159;.79467;147;20221203;7.1;3.9;5.5;1.3;8.01;1.4;.42;2469 +74080;44.34159;.79467;147;20221204;8.6;3.2;5.9;1.6;7.74;0;.49;3708 +74080;44.34159;.79467;147;20221205;10.3;.7;5.5;2.7;6.91;.1;.75;5348 +74080;44.34159;.79467;147;20221206;11.4;4.4;7.9;2;7.17;0;.9;3877 +74080;44.34159;.79467;147;20221207;11.1;3.8;7.4;1.6;7.34;0;.64;5168 +74080;44.34159;.79467;147;20221208;8.4;1.7;5.1;2.6;7.37;7.8;.58;3210 +74080;44.34159;.79467;147;20221209;9.2;6.4;7.8;1.8;9.57;1.8;.46;1804 +74080;44.34159;.79467;147;20221210;1.6;-.1;.7;3.5;5.47;0;.48;1967 +74080;44.34159;.79467;147;20221211;4.4;-5.4;-.5;1.8;4.51;.1;.45;5038 +74080;44.34159;.79467;147;20221212;3.4;-3.3;.1;2.8;5.61;7.2;.36;2755 +74080;44.34159;.79467;147;20221213;10.8;3.2;7;4;10.47;4.9;.14;2828 +74080;44.34159;.79467;147;20221214;13.9;8.9;11.4;2.8;12.11;1.2;.57;3009 +74080;44.34159;.79467;147;20221215;11.8;8.9;10.3;2.6;11.24;1.6;.56;2010 +74080;44.34159;.79467;147;20221216;8.8;7.4;8.1;2.1;9.27;.5;.59;1254 +74080;44.34159;.79467;147;20221217;7.9;-1.6;3.1;2;6.01;.2;.51;4838 +74080;44.34159;.79467;147;20221218;12.3;2.1;7.2;4.3;8.24;0;.86;5326 +74080;44.34159;.79467;147;20221219;15.7;8.3;12;4.8;10.74;.1;1.29;4152 +74080;44.34159;.79467;147;20221220;14.6;10.5;12.6;4.2;12.14;2.5;.99;1635 +74080;44.34159;.79467;147;20221221;16.4;9.9;13.2;2.2;12.57;0;.67;4025 +74080;44.34159;.79467;147;20221222;15.5;9.8;12.6;2.8;12.97;3.8;.64;2559 +74080;44.34159;.79467;147;20221223;17.7;12.6;15.1;2.1;14.01;0;.78;3265 +74080;44.34159;.79467;147;20221224;16.2;10.3;13.2;2;12.41;0;.72;3698 +74080;44.34159;.79467;147;20221225;16.4;6.2;11.3;3.5;10.64;0;1.02;4947 +74080;44.34159;.79467;147;20221226;15.7;9.3;12.5;2.5;12.17;1.6;.72;3365 +74080;44.34159;.79467;147;20221227;14.1;9.4;11.8;1.3;11.71;.2;.54;3191 +74080;44.34159;.79467;147;20221228;14.6;7.3;10.9;3.3;10.84;0;.8;4187 +74080;44.34159;.79467;147;20221229;13;9;11;3;11.27;5;.71;2312 +74080;44.34159;.79467;147;20221230;14.8;8.7;11.8;3.6;11.74;1.4;.79;3461 +74080;44.34159;.79467;147;20221231;17.2;10;13.6;4.3;11.97;0;1.26;4295 +74081;44.36881;1.10586;235;20220101;15.4;7.2;11.3;1.8;10;0;.81;4224 +74081;44.36881;1.10586;235;20220102;10;4.9;7.4;1.7;10.1;.1;.33;3113 +74081;44.36881;1.10586;235;20220103;10.9;7;8.9;1.9;10.8;0;.42;2601 +74081;44.36881;1.10586;235;20220104;16.2;8.4;12.3;4.3;10.3;4.3;1.48;4177 +74081;44.36881;1.10586;235;20220105;6.4;2.7;4.5;3.6;6.8;0;.75;2547 +74081;44.36881;1.10586;235;20220106;5.9;-.7;2.6;3.8;5.2;.1;.94;3814 +74081;44.36881;1.10586;235;20220107;7.6;-1;3.3;2.4;6.6;4.1;.52;4553 +74081;44.36881;1.10586;235;20220108;9.7;6.2;7.9;6.2;10.1;5.1;.48;2521 +74081;44.36881;1.10586;235;20220109;8.3;6.7;7.5;3.5;9.6;22;.51;1358 +74081;44.36881;1.10586;235;20220110;7.5;7;7.2;2.3;9.7;3.1;.45;271 +74081;44.36881;1.10586;235;20220111;7.6;2.8;5.2;3.4;6.9;.1;.82;3249 +74081;44.36881;1.10586;235;20220112;5.7;-1.3;2.2;2.9;5.4;0;.73;4204 +74081;44.36881;1.10586;235;20220113;-.6;-2.3;-1.5;1.5;5.3;0;.29;1522 +74081;44.36881;1.10586;235;20220114;9.2;-4.9;2.1;1.1;5.7;.1;.45;6577 +74081;44.36881;1.10586;235;20220115;7;-1.5;2.7;1.2;6;.1;.46;4911 +74081;44.36881;1.10586;235;20220116;2.3;-2.3;0;1;5.7;.1;.31;3357 +74081;44.36881;1.10586;235;20220117;2.6;-3.3;-.4;.8;5.8;.1;.28;4002 +74081;44.36881;1.10586;235;20220118;1.4;.8;1.1;1.3;6.6;.1;.31;523 +74081;44.36881;1.10586;235;20220119;4;.8;2.4;2.2;7.1;1.7;.31;2728 +74081;44.36881;1.10586;235;20220120;6.9;2.2;4.5;2.6;7;.1;.65;3596 +74081;44.36881;1.10586;235;20220121;5.9;-.4;2.7;4.7;5.1;.1;1.15;4401 +74081;44.36881;1.10586;235;20220122;6.8;-2.1;2.3;2.6;4.9;0;.9;5517 +74081;44.36881;1.10586;235;20220123;10.9;0;5.4;1.5;5.5;0;.88;6310 +74081;44.36881;1.10586;235;20220124;10.1;.5;5.3;1.5;6.5;0;.73;5932 +74081;44.36881;1.10586;235;20220125;10.3;1.8;6;1.5;7.3;0;.69;5592 +74081;44.36881;1.10586;235;20220126;10.2;1.2;5.7;1.3;7.1;0;.66;5869 +74081;44.36881;1.10586;235;20220127;2;-3.2;-.6;1.1;5.7;.1;.32;4253 +74081;44.36881;1.10586;235;20220128;-.4;-2.9;-1.7;1.3;5.4;0;.28;2648 +74081;44.36881;1.10586;235;20220129;.9;-1.6;-.4;1;5.8;0;.33;2694 +74081;44.36881;1.10586;235;20220130;4.7;-.5;2.1;1.6;7.3;.1;.31;4453 +74081;44.36881;1.10586;235;20220131;7.8;3.5;5.6;4.1;8.5;.8;.53;4010 +74081;44.36881;1.10586;235;20220201;7.2;1.6;4.4;4.7;7.9;.4;.5;4809 +74081;44.36881;1.10586;235;20220202;9.2;5.9;7.5;2.8;9.9;.1;.5;3486 +74081;44.36881;1.10586;235;20220203;4.9;1.2;3;2;8.1;.3;.25;3820 +74081;44.36881;1.10586;235;20220204;9.7;4.7;7.2;1.8;10.2;2.2;.44;4698 +74081;44.36881;1.10586;235;20220205;9.7;6.8;8.2;3.3;8;0;1.16;3365 +74081;44.36881;1.10586;235;20220206;8.7;.7;4.7;3.8;8;1.2;.61;6432 +74081;44.36881;1.10586;235;20220207;10.9;7.6;9.2;4.4;9.7;.8;1.01;3789 +74081;44.36881;1.10586;235;20220208;13.2;2.4;7.8;1.6;7.2;0;1.09;7884 +74081;44.36881;1.10586;235;20220209;14.4;4.5;9.4;2.8;7.7;.1;1.53;7612 +74081;44.36881;1.10586;235;20220210;7.1;4.7;5.9;1.6;8.58;1;1.19;10866 +74081;44.36881;1.10586;235;20220211;12.8;7.6;10.2;2.1;8.64;0;1.3;8866 +74081;44.36881;1.10586;235;20220212;12.7;-1.2;5.7;1.8;5.65;0;1.2;9510 +74081;44.36881;1.10586;235;20220213;16.3;3.4;9.8;4.1;8.78;2.8;1.89;10466 +74081;44.36881;1.10586;235;20220214;11.6;7.9;9.8;3.9;9.64;5;1.26;6400 +74081;44.36881;1.10586;235;20220215;9.2;4.9;7.1;2.9;9.18;6.4;.8;5266 +74081;44.36881;1.10586;235;20220216;13.2;7.3;10.2;6.1;11.5;5.5;.89;6256 +74081;44.36881;1.10586;235;20220217;12.7;10.7;11.7;3.9;13.2;2.7;.61;3225 +74081;44.36881;1.10586;235;20220218;14.5;10.1;12.3;3;11.5;.2;1.22;5413 +74081;44.36881;1.10586;235;20220219;10.2;6.3;8.2;2.7;8.1;0;1.17;5109 +74081;44.36881;1.10586;235;20220220;11.1;2.6;6.8;3.4;9.2;2.5;.85;8199 +74081;44.36881;1.10586;235;20220221;12.3;8.9;10.6;6.5;9.4;.7;1.76;4845 +74081;44.36881;1.10586;235;20220222;12.9;7.4;10.1;3;9.1;0;1.41;6566 +74081;44.36881;1.10586;235;20220223;15.4;6.6;11;1.6;9.2;0;1.38;8728 +74081;44.36881;1.10586;235;20220224;13.5;6.9;10.2;3.2;8.9;.1;1.56;7515 +74081;44.36881;1.10586;235;20220225;10.6;2.9;6.7;3.9;6.4;0;1.69;8324 +74081;44.36881;1.10586;235;20220226;13.5;2.4;7.9;3.6;5;0;2.4;10363 +74081;44.36881;1.10586;235;20220227;14.8;2.9;8.8;2;6.8;0;1.73;10917 +74081;44.36881;1.10586;235;20220228;16.4;4.1;10.2;2.6;8.1;0;1.93;11268 +74081;44.36881;1.10586;235;20220301;16.2;5.7;10.9;3.1;8;0;2.14;10465 +74081;44.36881;1.10586;235;20220302;11.6;6.2;8.9;2.5;9.2;1.2;1.19;7286 +74081;44.36881;1.10586;235;20220303;15;7;11;2.1;9.9;0;1.49;9237 +74081;44.36881;1.10586;235;20220304;9;7.1;8;4.9;10;2.1;.71;3982 +74081;44.36881;1.10586;235;20220305;7.4;6;6.7;4;9.1;.9;.65;3311 +74081;44.36881;1.10586;235;20220306;11.4;5.3;8.3;2.7;6.6;0;1.75;8249 +74081;44.36881;1.10586;235;20220307;10.2;-1;4.6;2.5;5.9;0;1.51;11727 +74081;44.36881;1.10586;235;20220308;13.7;3.6;8.6;3.1;8.3;2.6;1.72;11220 +74081;44.36881;1.10586;235;20220309;15.4;5.5;10.4;3.3;9.5;.1;1.85;11238 +74081;44.36881;1.10586;235;20220310;14.1;8.4;11.2;2.9;9.8;.7;1.66;8361 +74081;44.36881;1.10586;235;20220311;12.8;9.5;11.1;4.4;10.1;19.9;1.61;6173 +74081;44.36881;1.10586;235;20220312;9.7;7.7;8.7;4.2;10;8.1;.93;4619 +74081;44.36881;1.10586;235;20220313;10.4;7.7;9;4.6;9;10.8;1.41;5624 +74081;44.36881;1.10586;235;20220314;13.5;3.1;8.3;7.2;9.3;0;1.69;12271 +74081;44.36881;1.10586;235;20220315;15.6;12.4;14;8.1;11.3;0;2.54;6384 +74081;44.36881;1.10586;235;20220316;16.7;11.1;13.9;3.2;11.4;.2;2.01;8917 +74081;44.36881;1.10586;235;20220317;14;10.6;12.3;3.6;11.3;1.7;1.56;6782 +74081;44.36881;1.10586;235;20220318;14.6;7.1;10.8;1.8;9.38;0;1.65;9166 +74081;44.36881;1.10586;235;20220319;17.2;7.2;12.2;3.9;8.28;0;3.06;16833 +74081;44.36881;1.10586;235;20220320;16.7;6.6;11.7;5;9.01;0;2.82;12000 +74081;44.36881;1.10586;235;20220321;15.7;9.6;12.7;7.3;8.68;0;3.81;16666 +74081;44.36881;1.10586;235;20220322;16;7.4;11.7;7.1;6.58;0;4.32;18466 +74081;44.36881;1.10586;235;20220323;16.4;5.2;10.8;4.4;6.18;0;3.69;19800 +74081;44.36881;1.10586;235;20220324;18.4;.7;9.5;3.1;6.31;0;3.33;20100 +74081;44.36881;1.10586;235;20220325;19.5;4.5;12;2.5;5.64;0;3.28;16200 +74081;44.36881;1.10586;235;20220326;20.2;3;11.6;3.3;5.64;0;3.94;20200 +74081;44.36881;1.10586;235;20220327;21.2;5.7;13.4;3.8;6.54;0;4.27;18933 +74081;44.36881;1.10586;235;20220328;22;6.8;14.4;2.9;6.78;0;3.85;16766 +74081;44.36881;1.10586;235;20220329;18.3;7.4;12.8;1.9;9.01;4.5;2.21;9866 +74081;44.36881;1.10586;235;20220330;14.5;9.5;12;2.1;11.18;1.5;1.48;6700 +74081;44.36881;1.10586;235;20220331;14.1;8.2;11.1;4.5;8.94;2.1;2.75;15300 +74081;44.36881;1.10586;235;20220401;7.8;.9;4.3;5.8;5.48;.6;2.26;13800 +74081;44.36881;1.10586;235;20220402;8;.6;4.3;4.4;5.14;0;2.18;11700 +74081;44.36881;1.10586;235;20220403;6.5;-3.3;1.6;2;5.08;0;1.6;14954 +74081;44.36881;1.10586;235;20220404;11.5;-1.9;4.8;1.9;4.98;0;2.44;21225 +74081;44.36881;1.10586;235;20220405;14.1;-2.3;5.9;1.7;6.82;0;2.12;16868 +74081;44.36881;1.10586;235;20220406;11.5;5.6;8.6;2.5;10.38;.9;1.01;4600 +74081;44.36881;1.10586;235;20220407;15.5;8.7;12.1;4.4;11.58;6.1;2.2;9400 +74081;44.36881;1.10586;235;20220408;18.7;10.2;14.5;4.5;11.18;.8;3;10766 +74081;44.36881;1.10586;235;20220409;14;5.7;9.9;2.7;7.64;.1;2.84;17766 +74081;44.36881;1.10586;235;20220410;19;-.2;9.4;3.1;6.28;0;3.79;23633 +74081;44.36881;1.10586;235;20220411;19.3;7.5;13.4;6.8;9.41;0;4.24;19266 +74081;44.36881;1.10586;235;20220412;18.2;11.8;15;5.9;10.24;1.4;3.7;12833 +74081;44.36881;1.10586;235;20220413;13.7;10.7;12.2;1.7;11.91;2.6;1.2;4400 +74081;44.36881;1.10586;235;20220414;22.8;5.6;14.2;1.4;11.74;0;3.39;22266 +74081;44.36881;1.10586;235;20220415;23.9;8.4;16.1;2;12.64;.1;3.56;20633 +74081;44.36881;1.10586;235;20220416;24.1;8.1;16.1;2.7;11.41;0;4.28;23766 +74081;44.36881;1.10586;235;20220417;23.2;5.1;14.1;2.3;9.94;0;3.96;23833 +74081;44.36881;1.10586;235;20220418;19.1;9.2;14.1;2.3;11.24;0;2.81;14866 +74081;44.36881;1.10586;235;20220419;15.4;7.5;11.5;2.4;11.78;17.8;1.48;7166 +74081;44.36881;1.10586;235;20220420;13.4;8.6;11;1.8;11.54;7.5;1.28;6133 +74081;44.36881;1.10586;235;20220421;15.5;9.3;12.4;2;12.31;.2;1.51;7133 +74081;44.36881;1.10586;235;20220422;18.7;10.5;14.6;1.5;12.61;0;2.44;13666 +74081;44.36881;1.10586;235;20220423;14.8;10.1;12.5;2.8;11.21;17.9;1.43;3633 +74081;44.36881;1.10586;235;20220424;16.2;8.5;12.4;3.8;11.78;0;1.97;7700 +74081;44.36881;1.10586;235;20220425;18;5.2;11.6;1.3;10.21;0;2.7;18000 +74081;44.36881;1.10586;235;20220426;22;4.2;13.1;1.9;10.21;0;3.94;25733 +74081;44.36881;1.10586;235;20220427;23.2;7.5;15.4;1.6;12.01;0;3.42;19700 +74081;44.36881;1.10586;235;20220428;21;11.9;16.4;2.1;14.21;0;2.65;13300 +74081;44.36881;1.10586;235;20220429;21.5;11;16.3;2.3;13.58;0;3.42;19566 +74081;44.36881;1.10586;235;20220430;21.9;10.2;16;2.6;12.14;0;4.06;23033 +74081;44.36881;1.10586;235;20220501;20.3;7.6;14;2;10.84;0;3.6;21466 +74081;44.36881;1.10586;235;20220502;20.9;9;14.9;2;11.34;0;3.42;18600 +74081;44.36881;1.10586;235;20220503;21.4;10.6;16;1.9;12.94;5.2;2.96;15100 +74081;44.36881;1.10586;235;20220504;20.7;10.6;15.7;2;12.18;0;3.34;17733 +74081;44.36881;1.10586;235;20220505;21;9.6;15.3;2.8;10.38;0;4.32;23500 +74081;44.36881;1.10586;235;20220506;21.1;9.4;15.2;4.1;11;0;4.05;20383 +74081;44.36881;1.10586;235;20220507;22.2;9.9;16;4.1;11.4;0;4.29;21033 +74081;44.36881;1.10586;235;20220508;23.6;11.5;17.5;3.2;11.5;0;4.45;20954 +74081;44.36881;1.10586;235;20220509;26.3;11.7;19;1.5;11.5;0;4.41;23239 +74081;44.36881;1.10586;235;20220510;26.6;13.4;20;1.6;12.3;0;4.41;22144 +74081;44.36881;1.10586;235;20220511;28.9;13.1;21;2.8;13.8;1.3;5.4;24444 +74081;44.36881;1.10586;235;20220512;23.6;13.6;18.6;2.1;15.8;0;3.62;19301 +74081;44.36881;1.10586;235;20220513;25.3;14.1;19.7;2.1;16.5;0;3.96;20582 +74081;44.36881;1.10586;235;20220514;28.6;14.7;21.6;2;16;0;4.79;23155 +74081;44.36881;1.10586;235;20220515;28.7;16;22.3;2.9;15.6;6.8;5.18;22173 +74081;44.36881;1.10586;235;20220516;28.2;14.9;21.5;1.6;16.4;0;4.54;22808 +74081;44.36881;1.10586;235;20220517;30.6;16.1;23.3;2.8;15.8;0;5.67;23957 +74081;44.36881;1.10586;235;20220518;31;18.8;24.9;2.2;16.2;1.3;5.33;21964 +74081;44.36881;1.10586;235;20220519;29;16.9;22.9;2.5;18.4;.2;4.84;21949 +74081;44.36881;1.10586;235;20220520;28.8;16.7;22.7;3.4;16.5;0;5.33;22027 +74081;44.36881;1.10586;235;20220521;30.7;16.2;23.4;1.9;18.6;0;5.13;24302 +74081;44.36881;1.10586;235;20220522;29.9;19.1;24.5;2;19.4;3.3;4.74;20888 +74081;44.36881;1.10586;235;20220523;21.7;15.8;18.7;4.4;15.6;1.1;3.51;15194 +74081;44.36881;1.10586;235;20220524;18;12.5;15.2;2.9;13;.8;2.81;14677 +74081;44.36881;1.10586;235;20220525;19.9;9.3;14.6;4;11.2;0;3.87;20877 +74081;44.36881;1.10586;235;20220526;18.3;10.7;14.5;3.6;12.7;0;3.06;17555 +74081;44.36881;1.10586;235;20220527;24.4;13.6;19;4.2;13.8;0;4.76;21203 +74081;44.36881;1.10586;235;20220528;26.2;12.4;19.3;3.9;11.9;0;5.6;24179 +74081;44.36881;1.10586;235;20220529;24;11.5;17.7;4;8.6;0;5.64;23015 +74081;44.36881;1.10586;235;20220530;24.2;9.6;16.9;3.1;8.2;0;5.4;25025 +74081;44.36881;1.10586;235;20220531;25.2;13.5;19.3;2.5;10.2;0;5.02;22335 +74081;44.36881;1.10586;235;20220601;30.8;16.3;23.5;2.8;12.9;1.5;6.22;25048 +74081;44.36881;1.10586;235;20220602;28;17;22.5;2.5;17.9;3.3;4.76;21716 +74081;44.36881;1.10586;235;20220603;30.2;17;23.6;3.8;17.3;18.2;5.95;23944 +74081;44.36881;1.10586;235;20220604;24.6;15.5;20;3.5;19.5;5.8;3.7;19726 +74081;44.36881;1.10586;235;20220605;23.5;15.8;19.6;2.9;17.3;.1;3.66;18087 +74081;44.36881;1.10586;235;20220606;25.7;14.5;20.1;3.2;16;.3;4.62;22083 +74081;44.36881;1.10586;235;20220607;22.9;15.8;19.3;5.9;15.2;2.3;4.33;17379 +74081;44.36881;1.10586;235;20220608;19.1;13.9;16.5;5.4;14.9;3.9;2.94;14732 +74081;44.36881;1.10586;235;20220609;20.6;11.9;16.2;5.9;13.9;.9;3.72;19413 +74081;44.36881;1.10586;235;20220610;27.4;13;20.2;4.3;14.3;0;5.74;25330 +74081;44.36881;1.10586;235;20220611;31.5;16.1;23.8;2.9;14.8;0;6.36;26262 +74081;44.36881;1.10586;235;20220612;28.7;16.9;22.8;4.9;18.7;2.4;5.53;22870 +74081;44.36881;1.10586;235;20220613;30;18.5;24.2;4.3;20.6;0;5.53;22583 +74081;44.36881;1.10586;235;20220614;34.2;19.6;26.9;4.8;18.1;.2;7.69;25609 +74081;44.36881;1.10586;235;20220615;33.3;21.2;27.2;3.1;19;0;6.36;23227 +74081;44.36881;1.10586;235;20220616;34.9;21;27.9;4;19;0;7.38;24990 +74081;44.36881;1.10586;235;20220617;37.4;21.2;29.3;4.2;18.5;0;8.44;27080 +74081;44.36881;1.10586;235;20220618;37.9;23.3;30.6;4;14.9;0;8.78;25659 +74081;44.36881;1.10586;235;20220619;33.4;20;26.7;3.9;17.5;1.3;7.05;24540 +74081;44.36881;1.10586;235;20220620;29.5;17.2;23.3;4.3;20;0;5.47;23467 +74081;44.36881;1.10586;235;20220621;27.3;19.3;23.3;3.7;21.3;2.4;4.32;18707 +74081;44.36881;1.10586;235;20220622;27;18.5;22.7;5.2;19.2;3.6;4.87;19315 +74081;44.36881;1.10586;235;20220623;25.5;16.8;21.1;5;18.5;19;4.4;19550 +74081;44.36881;1.10586;235;20220624;23.3;16.2;19.7;4.2;17.1;.5;3.81;17546 +74081;44.36881;1.10586;235;20220625;22.3;15.4;18.8;6.3;15.9;4.7;3.96;17274 +74081;44.36881;1.10586;235;20220626;17.4;13.2;15.3;7.6;15.6;6.1;2.08;13221 +74081;44.36881;1.10586;235;20220627;21.5;13.3;17.4;6.6;14.4;0;4.03;18910 +74081;44.36881;1.10586;235;20220628;24.5;12.5;18.5;7;12.6;0;5.72;23095 +74081;44.36881;1.10586;235;20220629;26.9;14;20.4;4.2;14.5;.2;5.53;23966 +74081;44.36881;1.10586;235;20220630;16.2;13.6;14.9;3.6;14.3;.5;2.02;10126 +74081;44.36881;1.10586;235;20220701;22.6;11.4;17;2.1;12.7;0;4.09;22208 +74081;44.36881;1.10586;235;20220702;30.7;12.2;21.4;2.6;12.2;0;6.37;28830 +74081;44.36881;1.10586;235;20220703;29.6;16.1;22.8;5.3;15.7;.3;6.56;24431 +74081;44.36881;1.10586;235;20220704;27.7;16;21.8;4.9;16.7;.3;5.54;22634 +74081;44.36881;1.10586;235;20220705;28.7;16.1;22.4;4.7;14.5;0;6.27;23495 +74081;44.36881;1.10586;235;20220706;28.1;17.9;23;6.3;13.1;0;6.98;20991 +74081;44.36881;1.10586;235;20220707;28.1;16.3;22.2;5;13.8;0;6.31;22624 +74081;44.36881;1.10586;235;20220708;28.8;15.9;22.3;6.2;14.4;0;6.8;23662 +74081;44.36881;1.10586;235;20220709;31.1;16.4;23.7;4.9;13.5;0;7.35;25286 +74081;44.36881;1.10586;235;20220710;32.3;18.4;25.3;3.8;13.8;0;7.08;24506 +74081;44.36881;1.10586;235;20220711;34.8;20.5;27.6;5.3;14.1;0;8.75;24819 +74081;44.36881;1.10586;235;20220712;34.9;20.6;27.7;4.6;14.3;0;8.29;24762 +74081;44.36881;1.10586;235;20220713;34.7;20.1;27.4;4.5;13;0;8.34;24973 +74081;44.36881;1.10586;235;20220714;35.9;21.2;28.5;2.9;14.9;0;7.23;24999 +74081;44.36881;1.10586;235;20220715;34.5;20.7;27.6;4.9;14.4;0;8.3;24124 +74081;44.36881;1.10586;235;20220716;36.2;21.2;28.7;4.7;15;0;8.64;25130 +74081;44.36881;1.10586;235;20220717;38.3;22.2;30.2;3;12.1;0;8.06;26003 +74081;44.36881;1.10586;235;20220718;38.7;24.3;31.5;4.1;13.9;0;8.97;24459 +74081;44.36881;1.10586;235;20220719;32.4;21.4;26.9;4.4;17.4;0;6.76;21170 +74081;44.36881;1.10586;235;20220720;27.9;19.2;23.5;7.4;17.2;0;6.1;18642 +74081;44.36881;1.10586;235;20220721;32.3;17.1;24.7;5.8;15.8;0;7.6;24923 +74081;44.36881;1.10586;235;20220722;28.9;19.3;24.1;5.2;17.3;.1;5.84;19508 +74081;44.36881;1.10586;235;20220723;28.6;16;22.3;3.1;15.5;0;5.3;22436 +74081;44.36881;1.10586;235;20220724;35.5;18.1;26.8;4.6;14.6;0;8.32;26468 +74081;44.36881;1.10586;235;20220725;27.9;20.1;24;6.4;17.4;0;5.79;17283 +74081;44.36881;1.10586;235;20220726;26.1;15.8;20.9;7.3;14;0;5.99;19952 +74081;44.36881;1.10586;235;20220727;27.7;13.6;20.6;6.2;12.8;0;6.51;23444 +74081;44.36881;1.10586;235;20220728;28.3;14.5;21.4;5.7;14.5;0;6.18;23088 +74081;44.36881;1.10586;235;20220729;26.5;17.6;22;6.3;15.9;.2;5.45;18242 +74081;44.36881;1.10586;235;20220730;28.7;17.6;23.1;6.3;16.5;0;6.12;20417 +74081;44.36881;1.10586;235;20220731;31.7;19;25.3;6.3;15.9;0;7.46;21822 +74081;44.36881;1.10586;235;20220801;33.3;18.4;25.8;5.7;16.2;0;7.71;23625 +74081;44.36881;1.10586;235;20220802;35.4;18.9;27.1;4.9;13.6;0;8.46;24806 +74081;44.36881;1.10586;235;20220803;36.4;20.8;28.6;3.7;14.2;0;7.74;23977 +74081;44.36881;1.10586;235;20220804;35.2;20.5;27.8;2.6;19.4;0;6.12;23130 +74081;44.36881;1.10586;235;20220805;30.4;19.1;24.7;4.1;19;.7;5.46;20041 +74081;44.36881;1.10586;235;20220806;32.7;18.1;25.4;4.4;16.3;0;6.76;22820 +74081;44.36881;1.10586;235;20220807;33.2;18.9;26;5.7;12;0;8.39;22457 +74081;44.36881;1.10586;235;20220808;34.3;19.8;27;5.3;10.3;0;8.78;22502 +74081;44.36881;1.10586;235;20220809;34.7;21.1;27.9;4.7;9.9;0;8.46;21641 +74081;44.36881;1.10586;235;20220810;36.8;20.9;28.8;4.5;10.4;0;8.81;23363 +74081;44.36881;1.10586;235;20220811;37.3;21.6;29.4;2.5;18;0;6.46;23079 +74081;44.36881;1.10586;235;20220812;38.2;23;30.6;3.3;20.6;0;7.05;22561 +74081;44.36881;1.10586;235;20220813;34.4;20.3;27.3;5;19.3;1.8;7.01;21562 +74081;44.36881;1.10586;235;20220814;25.1;19.9;22.5;6.7;20.5;4;3.68;12573 +74081;44.36881;1.10586;235;20220815;27.4;16.4;21.9;5.3;16.1;0;5.16;18686 +74081;44.36881;1.10586;235;20220816;27.4;17.2;22.3;5.5;16.3;6.4;5.18;17840 +74081;44.36881;1.10586;235;20220817;25;15.6;20.3;4.5;17.2;1;3.89;16972 +74081;44.36881;1.10586;235;20220818;25.8;15.4;20.6;5.3;15.9;0;4.57;17796 +74081;44.36881;1.10586;235;20220819;25.9;16.8;21.3;4.3;16.9;.1;4.19;16464 +74081;44.36881;1.10586;235;20220820;28;17.4;22.7;6;18.1;0;5.03;17740 +74081;44.36881;1.10586;235;20220821;27.8;18.5;23.1;6.2;16.6;0;5.43;16432 +74081;44.36881;1.10586;235;20220822;26;18.9;22.4;5.8;18.3;.7;4.28;14115 +74081;44.36881;1.10586;235;20220823;29;17.4;23.2;5.3;18.4;0;5.08;18227 +74081;44.36881;1.10586;235;20220824;34.5;20.1;27.3;4.2;16.4;.5;6.76;20293 +74081;44.36881;1.10586;235;20220825;28.7;21.3;25;3.6;19.4;1.2;4.31;14122 +74081;44.36881;1.10586;235;20220826;29;19.1;24;4.1;19.1;.1;4.58;16389 +74081;44.36881;1.10586;235;20220827;29.4;17.3;23.3;4.9;15.1;0;5.67;18102 +74081;44.36881;1.10586;235;20220828;32.6;17.8;25.2;4.9;12.6;0;7.09;19987 +74081;44.36881;1.10586;235;20220829;32.8;19.2;26;5.1;14;2.4;7.03;18966 +74081;44.36881;1.10586;235;20220830;32;16.7;24.3;3.9;17.8;0;5.47;20027 +74081;44.36881;1.10586;235;20220831;30.1;18.7;24.4;5.2;16.2;0;5.75;16996 +74081;44.36881;1.10586;235;20220901;28.2;18.8;23.5;3.8;18.6;8.2;4.2;15204 +74081;44.36881;1.10586;235;20220902;26.1;17.2;21.6;4.8;18.5;9.7;3.78;14641 +74081;44.36881;1.10586;235;20220903;27;16.9;21.9;3.4;17.4;0;3.86;15539 +74081;44.36881;1.10586;235;20220904;31.8;17.3;24.5;4.2;17.3;.2;5.49;18684 +74081;44.36881;1.10586;235;20220905;33;20.5;26.7;3;20.2;4.5;4.84;17119 +74081;44.36881;1.10586;235;20220906;30.3;19.9;25.1;2.3;18.65;.5;4.24;17557 +74081;44.36881;1.10586;235;20220907;26.9;17.5;22.2;2;15.7;.1;3.18;13038 +74081;44.36881;1.10586;235;20220908;24.5;14.3;19.4;1.9;15.1;1.4;3.01;14948 +74081;44.36881;1.10586;235;20220909;23.9;16;19.9;2.6;15.9;.9;2.97;12900 +74081;44.36881;1.10586;235;20220910;25.6;12.9;19.2;1.6;13.7;0;3.18;16505 +74081;44.36881;1.10586;235;20220911;31.4;15.8;23.6;2.4;12.9;0;4.66;18244 +74081;44.36881;1.10586;235;20220912;33.8;18.2;26;3;16.6;0;5.2;18073 +74081;44.36881;1.10586;235;20220913;30.5;21.6;26;2.8;20.9;0;3.83;13245 +74081;44.36881;1.10586;235;20220914;29;20.8;24.9;2.4;17.7;1.8;3.62;12543 +74081;44.36881;1.10586;235;20220915;28.2;16.8;22.5;2.1;17.2;.1;3.38;14843 +74081;44.36881;1.10586;235;20220916;24.1;17.5;20.8;4;15.2;.1;3.45;10911 +74081;44.36881;1.10586;235;20220917;20.1;9.9;15;3.5;9.1;0;3.32;13698 +74081;44.36881;1.10586;235;20220918;24.5;8.9;16.7;2.6;7.3;0;3.95;17033 +74081;44.36881;1.10586;235;20220919;25.3;11.2;18.2;2.7;8.1;0;4.03;15971 +74081;44.36881;1.10586;235;20220920;23.9;9.7;16.8;2.9;8.7;0;3.78;15865 +74081;44.36881;1.10586;235;20220921;24.4;8.5;16.4;1.6;8.6;0;3.08;16676 +74081;44.36881;1.10586;235;20220922;25.3;9.5;17.4;1.6;9.4;0;3.11;16443 +74081;44.36881;1.10586;235;20220923;22.7;13.6;18.1;2.6;13.4;7.3;2.75;12072 +74081;44.36881;1.10586;235;20220924;16.8;14.1;15.4;2.6;15.5;.8;1.26;5988 +74081;44.36881;1.10586;235;20220925;16.9;10.8;13.8;2.8;12.4;.1;1.79;9459 +74081;44.36881;1.10586;235;20220926;18.6;8.2;13.4;3.3;11.7;2.8;2.2;12553 +74081;44.36881;1.10586;235;20220927;16.6;11.8;14.2;3.9;13.6;6.7;1.59;8068 +74081;44.36881;1.10586;235;20220928;18.8;13.9;16.3;5.8;15.4;7.1;1.91;8065 +74081;44.36881;1.10586;235;20220929;16;12.2;14.1;3.5;13.3;10.1;1.5;6880 +74081;44.36881;1.10586;235;20220930;17.7;9.8;13.7;2.7;11.2;.2;2.02;10295 +74081;44.36881;1.10586;235;20221001;19.9;9.6;14.7;2.6;13.3;0;1.99;11773 +74081;44.36881;1.10586;235;20221002;21.5;14.6;18;1.5;15.9;0;1.78;9315 +74081;44.36881;1.10586;235;20221003;22.9;13.2;18;2.1;14.2;0;2.29;11116 +74081;44.36881;1.10586;235;20221004;23.9;11.1;17.5;1.5;13.2;.1;2.26;12780 +74081;44.36881;1.10586;235;20221005;24.9;11.9;18.4;2.9;13.8;0;2.86;12730 +74081;44.36881;1.10586;235;20221006;21.6;15.4;18.5;2.2;16;.1;1.87;8333 +74081;44.36881;1.10586;235;20221007;23.9;12.6;18.2;1.5;15.1;.1;2.05;11498 +74081;44.36881;1.10586;235;20221008;22.1;13.4;17.7;1.9;15.9;3.4;1.82;9822 +74081;44.36881;1.10586;235;20221009;23.9;11.9;17.9;3.3;14.1;.1;2.66;11583 +74081;44.36881;1.10586;235;20221010;23.3;13;18.1;2.3;14.7;0;2.19;10509 +74081;44.36881;1.10586;235;20221011;22.2;14.7;18.4;1.6;15.6;0;1.74;8685 +74081;44.36881;1.10586;235;20221012;22.5;13.8;18.1;2.3;14.9;.6;2.02;9315 +74081;44.36881;1.10586;235;20221013;20.1;12.3;16.2;2.3;15.1;2.3;1.56;8641 +74081;44.36881;1.10586;235;20221014;20.2;15.9;18;3.1;17;.8;1.53;6037 +74081;44.36881;1.10586;235;20221015;25.5;14.2;19.8;1.7;15;0;2.15;10348 +74081;44.36881;1.10586;235;20221016;26.7;16.3;21.5;3.9;16.5;0;3.08;9747 +74081;44.36881;1.10586;235;20221017;25.3;20.2;22.7;3.6;17.4;.4;2.78;6393 +74081;44.36881;1.10586;235;20221018;27.6;16.5;22;3.5;17.1;0;2.99;9833 +74081;44.36881;1.10586;235;20221019;25.3;15.5;20.4;3.7;16.8;3.5;2.56;9043 +74081;44.36881;1.10586;235;20221020;22;17.9;19.9;3;18.5;.9;1.62;5368 +74081;44.36881;1.10586;235;20221021;22.4;16.4;19.4;1.9;16;1.3;1.67;6633 +74081;44.36881;1.10586;235;20221022;24.7;13.5;19.1;2.3;14.3;0;2.19;9343 +74081;44.36881;1.10586;235;20221023;23.8;17.4;20.6;2.7;13.9;0;2.45;6687 +74081;44.36881;1.10586;235;20221024;22.5;14.7;18.6;1.6;13.2;.1;1.74;7392 +74081;44.36881;1.10586;235;20221025;23.4;13;18.2;2.6;13.6;.1;2.13;8586 +74081;44.36881;1.10586;235;20221026;23.9;14.4;19.1;2.1;16.1;.1;1.75;8038 +74081;44.36881;1.10586;235;20221027;24.2;16.1;20.1;3.8;16.8;0;2.28;7228 +74081;44.36881;1.10586;235;20221028;25.1;17.9;21.5;4.3;16.1;0;2.89;6650 +74081;44.36881;1.10586;235;20221029;26.7;15.6;21.1;3.4;12.7;0;3.19;8408 +74081;44.36881;1.10586;235;20221030;23.1;13.7;18.4;2.1;13.5;0;1.85;7536 +74081;44.36881;1.10586;235;20221031;21.9;13.5;17.7;2.4;14.7;0;1.63;6958 +74081;44.36881;1.10586;235;20221101;18.4;13.5;15.9;2;13.8;.1;1.24;4969 +74081;44.36881;1.10586;235;20221102;18.6;9.8;14.2;2.2;11.9;.1;1.37;6940 +74081;44.36881;1.10586;235;20221103;17.2;11.4;14.3;3.4;11.4;3.9;1.66;5339 +74081;44.36881;1.10586;235;20221104;13.2;9.9;11.5;5.5;10.7;6.4;1.39;3688 +74081;44.36881;1.10586;235;20221105;14.3;5.4;9.8;2.2;9.1;.1;1.11;6683 +74081;44.36881;1.10586;235;20221106;16.9;3.8;10.3;2.1;8.8;.7;1.3;8230 +74081;44.36881;1.10586;235;20221107;19.2;7.2;13.2;2.6;10.6;0;1.54;7717 +74081;44.36881;1.10586;235;20221108;18.3;12;15.1;3;12.8;0;1.43;5201 +74081;44.36881;1.10586;235;20221109;16.2;13.7;14.9;2.1;14.8;1.6;.82;2809 +74081;44.36881;1.10586;235;20221110;15.9;10.5;13.2;1.5;12.3;0;.86;4589 +74081;44.36881;1.10586;235;20221111;20.7;8.2;14.4;3.4;11.9;0;1.73;7465 +74081;44.36881;1.10586;235;20221112;21.2;14;17.6;3.2;12.9;0;1.97;5315 +74081;44.36881;1.10586;235;20221113;20;9.1;14.5;2.1;9.9;0;1.56;6706 +74081;44.36881;1.10586;235;20221114;14.3;10.9;12.6;2.5;12;3.6;.92;3195 +74081;44.36881;1.10586;235;20221115;15.7;10.6;13.1;2.4;13.2;8.6;.8;4105 +74081;44.36881;1.10586;235;20221116;16.4;9.6;13;2.5;12.5;.3;.92;4845 +74081;44.36881;1.10586;235;20221117;16.2;12.5;14.3;3.5;12.8;3;1.24;3227 +74081;44.36881;1.10586;235;20221118;11.9;8.5;10.2;3.1;11.2;4.2;.66;3000 +74081;44.36881;1.10586;235;20221119;10.1;7.5;8.8;2.6;9.8;.7;.68;2442 +74081;44.36881;1.10586;235;20221120;9.6;3.4;6.5;2.2;9.5;2.2;.38;4327 +74081;44.36881;1.10586;235;20221121;11.9;8.4;10.1;3.5;11;22.2;.71;2926 +74081;44.36881;1.10586;235;20221122;8.3;5.7;7;4.1;9.5;16.2;.45;2330 +74081;44.36881;1.10586;235;20221123;15.5;7.3;11.4;3.6;11;4.7;1.04;4951 +74081;44.36881;1.10586;235;20221124;12.3;6;9.1;2;10.6;2.4;.53;4147 +74081;44.36881;1.10586;235;20221125;11.3;8.7;10;2.7;10.6;3.9;.71;2227 +74081;44.36881;1.10586;235;20221126;10.1;2;6;1.8;9;.2;.39;4740 +74081;44.36881;1.10586;235;20221127;10.9;3;6.9;2.8;8.6;8.8;.65;4614 +74081;44.36881;1.10586;235;20221128;12.5;8.8;10.6;3.1;10.9;4.8;.78;2766 +74081;44.36881;1.10586;235;20221129;9.8;6.2;8;2.3;9.6;.3;.54;2679 +74081;44.36881;1.10586;235;20221130;7.5;3.9;5.7;2.4;8.1;.1;.52;2648 +74081;44.36881;1.10586;235;20221201;4.3;-1.6;1.3;.9;6.8;.1;.24;3667 +74081;44.36881;1.10586;235;20221202;5.1;3.9;4.5;.7;8.2;.1;.37;1017 +74081;44.36881;1.10586;235;20221203;6.5;3.7;5.1;1.6;8;2.7;.43;2125 +74081;44.36881;1.10586;235;20221204;8.5;3.6;6;1.7;7.9;.1;.53;3146 +74081;44.36881;1.10586;235;20221205;9.9;.2;5;2.6;6.7;.1;.76;4846 +74081;44.36881;1.10586;235;20221206;11;4.4;7.7;2.1;6.9;0;.95;3768 +74081;44.36881;1.10586;235;20221207;11.5;3;7.2;1.6;7;0;.74;4395 +74081;44.36881;1.10586;235;20221208;7.7;1.5;4.6;2.4;7.1;5.8;.56;3563 +74081;44.36881;1.10586;235;20221209;8.4;6.5;7.4;2.1;9.7;1.7;.44;1454 +74081;44.36881;1.10586;235;20221210;.1;-.3;-.1;4;5.6;0;.4;50 +74081;44.36881;1.10586;235;20221211;3.2;-5.9;-1.4;1.5;4.4;.1;.39;4473 +74081;44.36881;1.10586;235;20221212;4.2;-3.2;.5;2.7;5.5;8.4;.43;3903 +74081;44.36881;1.10586;235;20221213;9.8;3.7;6.7;3.6;10.2;1.8;.15;3423 +74081;44.36881;1.10586;235;20221214;12.1;8.6;10.3;2.4;11.9;1.2;.44;2308 +74081;44.36881;1.10586;235;20221215;11.1;9;10;2.7;11.1;.6;.58;1525 +74081;44.36881;1.10586;235;20221216;8.7;7.9;8.3;2.1;9.7;.8;.59;505 +74081;44.36881;1.10586;235;20221217;6.7;-.7;3;2.3;6.2;.2;.53;3834 +74081;44.36881;1.10586;235;20221218;11.8;1.3;6.5;3.3;8.1;0;.73;4775 +74081;44.36881;1.10586;235;20221219;15;8.5;11.7;3.9;10.7;0;1.13;3511 +74081;44.36881;1.10586;235;20221220;14.3;10.9;12.6;3.5;12;1.8;.95;2225 +74081;44.36881;1.10586;235;20221221;15.3;9.7;12.5;2.1;12.5;.3;.65;3175 +74081;44.36881;1.10586;235;20221222;15;10.4;12.7;2.5;12.8;4.1;.68;2773 +74081;44.36881;1.10586;235;20221223;16.8;13.1;14.9;2.1;14.2;0;.79;2373 +74081;44.36881;1.10586;235;20221224;16;11;13.5;1.6;12.7;.1;.69;2947 +74081;44.36881;1.10586;235;20221225;15.2;7.4;11.3;3.1;10.7;.1;.93;3970 +74081;44.36881;1.10586;235;20221226;14.6;10.1;12.3;2.3;12.5;1.1;.65;2752 +74081;44.36881;1.10586;235;20221227;12.7;9.1;10.9;1.1;11.7;.2;.48;2351 +74081;44.36881;1.10586;235;20221228;13.6;6.6;10.1;2.7;10.6;0;.67;3738 +74081;44.36881;1.10586;235;20221229;12.1;8.6;10.3;2.9;11.3;5.1;.59;2324 +74081;44.36881;1.10586;235;20221230;14;8.2;11.1;3;11.6;1.2;.67;3333 +74081;44.36881;1.10586;235;20221231;16.1;10.1;13.1;3.6;11.9;0;1.1;3428 +74082;44.39509;1.41731;209;20220101;19.2;4.5;11.9;.3;9.01;0;.22;7000 +74082;44.39509;1.41731;209;20220102;12.3;4.8;8.6;.9;9.51;0;.39;4400 +74082;44.39509;1.41731;209;20220103;13.1;4.4;8.8;1;10.21;0;.36;4800 +74082;44.39509;1.41731;209;20220104;17;6.6;11.8;2.5;9.91;5.2;.99;6300 +74082;44.39509;1.41731;209;20220105;6.5;2.4;4.5;2.7;6.61;0;.52;6400 +74082;44.39509;1.41731;209;20220106;6.2;-.9;2.7;1.7;5.21;.1;.43;8000 +74082;44.39509;1.41731;209;20220107;6.1;-3.3;1.4;2.1;6.51;4.8;.28;4200 +74082;44.39509;1.41731;209;20220108;10.3;5.3;7.8;5.6;10.01;5;.4;3000 +74082;44.39509;1.41731;209;20220109;7.5;6.5;7;3.1;9.31;19.5;.42;1400 +74082;44.39509;1.41731;209;20220110;7.5;6.9;7.2;1.6;9.41;2.3;.42;1500 +74082;44.39509;1.41731;209;20220111;8.5;.8;4.7;1.4;6.31;.1;.41;8600 +74082;44.39509;1.41731;209;20220112;6.7;-3.5;1.6;.7;5.11;0;.28;7500 +74082;44.39509;1.41731;209;20220113;.4;-4.2;-1.9;.5;5.01;.1;.26;3200 +74082;44.39509;1.41731;209;20220114;12.4;-5.7;3.4;.3;5.31;.1;.19;9200 +74082;44.39509;1.41731;209;20220115;9.6;-3.4;3.1;.6;5.71;.2;.28;9000 +74082;44.39509;1.41731;209;20220116;9;-5.9;1.6;.4;5.01;.1;.23;9000 +74082;44.39509;1.41731;209;20220117;8.8;-5.2;1.8;.5;5.61;.1;.27;8800 +74082;44.39509;1.41731;209;20220118;1.4;-.5;.5;.8;6.31;.1;.28;2200 +74082;44.39509;1.41731;209;20220119;3.9;.3;2.1;2.3;6.91;1.3;.29;1900 +74082;44.39509;1.41731;209;20220120;7.7;.5;4.1;1.9;6.81;.1;.53;5200 +74082;44.39509;1.41731;209;20220121;6.8;-.3;3.3;2.4;5.01;.1;.79;9100 +74082;44.39509;1.41731;209;20220122;8.1;-3.9;2.1;.9;4.81;0;.45;9900 +74082;44.39509;1.41731;209;20220123;12.9;-2.2;5.4;.5;5.41;.1;.41;10100 +74082;44.39509;1.41731;209;20220124;12.9;-1.5;5.7;.6;6.11;0;.47;10100 +74082;44.39509;1.41731;209;20220125;12;-1.9;5.1;.3;6.51;.1;.37;9700 +74082;44.39509;1.41731;209;20220126;12.7;-2.1;5.3;.6;6.41;0;.49;10100 +74082;44.39509;1.41731;209;20220127;7;-3.4;1.8;.8;5.91;.2;.41;9100 +74082;44.39509;1.41731;209;20220128;.3;-2.5;-1.1;.4;5.41;.1;.33;2500 +74082;44.39509;1.41731;209;20220129;2.1;-1.2;.5;.5;5.91;0;.36;3300 +74082;44.39509;1.41731;209;20220130;5.6;-.2;2.7;1.2;7.41;0;.34;3000 +74082;44.39509;1.41731;209;20220131;7.8;4.7;6.3;4.3;8.61;.9;.55;3200 +74082;44.39509;1.41731;209;20220201;6.9;1.2;4.1;4.1;7.81;1;.39;4200 +74082;44.39509;1.41731;209;20220202;10.3;5.9;8.1;2.6;9.81;.2;.58;4100 +74082;44.39509;1.41731;209;20220203;8.2;2.4;5.3;1.6;8.11;.2;.52;5800 +74082;44.39509;1.41731;209;20220204;9.5;5.1;7.3;1.4;9.91;2.2;.44;2400 +74082;44.39509;1.41731;209;20220205;10.2;6.6;8.4;2.1;8.21;0;.93;5600 +74082;44.39509;1.41731;209;20220206;8.7;-1.5;3.6;3;7.81;1.6;.44;5000 +74082;44.39509;1.41731;209;20220207;11.4;7.7;9.6;3.7;9.61;.7;1.01;5200 +74082;44.39509;1.41731;209;20220208;14.3;-1.8;6.3;.4;6.61;0;.72;12200 +74082;44.39509;1.41731;209;20220209;15.9;2.8;9.4;1.7;7.21;0;1.33;11900 +74082;44.39509;1.41731;209;20220210;5.4;2.2;3.8;1.2;8.09;.8;1.16;10950 +74082;44.39509;1.41731;209;20220211;12.9;7.8;10.4;2;8.34;0;1.31;8900 +74082;44.39509;1.41731;209;20220212;13.3;-1.2;6.1;2.1;5.79;0;1.32;9953 +74082;44.39509;1.41731;209;20220213;16.4;3.5;9.9;4;8.49;3.4;1.88;10350 +74082;44.39509;1.41731;209;20220214;12;8;10;3.5;9.44;5.5;1.27;6500 +74082;44.39509;1.41731;209;20220215;9.2;5.5;7.4;2.7;8.99;6.4;.84;5350 +74082;44.39509;1.41731;209;20220216;12.7;7.6;10.2;5.3;11.51;6;.66;3100 +74082;44.39509;1.41731;209;20220217;13.5;10.8;12.2;4.3;13.11;2.2;.71;4100 +74082;44.39509;1.41731;209;20220218;14.2;10;12.1;2.8;11.41;.1;1.12;5600 +74082;44.39509;1.41731;209;20220219;12;6.3;9.2;2.8;7.81;0;1.5;10800 +74082;44.39509;1.41731;209;20220220;10.4;3.1;6.8;3.1;9.21;2.8;.66;5400 +74082;44.39509;1.41731;209;20220221;11.4;9.1;10.3;5.5;9.21;.8;1.59;7000 +74082;44.39509;1.41731;209;20220222;13.8;6.8;10.3;2.9;8.91;0;1.55;10500 +74082;44.39509;1.41731;209;20220223;15.9;4.2;10.1;.8;8.41;0;1.32;13900 +74082;44.39509;1.41731;209;20220224;15.5;4.6;10.1;2.3;8.91;.1;1.51;10200 +74082;44.39509;1.41731;209;20220225;11.6;2.5;7.1;3.2;6.31;0;1.79;14600 +74082;44.39509;1.41731;209;20220226;14.2;.2;7.2;2.5;4.81;0;2.13;15800 +74082;44.39509;1.41731;209;20220227;16.6;.8;8.7;1.5;6.51;0;1.73;13900 +74082;44.39509;1.41731;209;20220228;17.6;1;9.3;.9;7.51;0;1.56;15200 +74082;44.39509;1.41731;209;20220301;17;1.1;9.1;1.5;7.41;.1;1.76;15100 +74082;44.39509;1.41731;209;20220302;11.2;4.4;7.8;1.3;9.11;1;.76;3400 +74082;44.39509;1.41731;209;20220303;16.4;6.4;11.4;1.3;9.51;0;1.64;13800 +74082;44.39509;1.41731;209;20220304;9.6;6.5;8.1;3.1;9.91;3.2;.6;2000 +74082;44.39509;1.41731;209;20220305;8.2;6.2;7.2;2.9;9.21;.4;.63;2400 +74082;44.39509;1.41731;209;20220306;12.7;4.5;8.6;1.3;6.41;0;1.62;13200 +74082;44.39509;1.41731;209;20220307;10.8;-3;3.9;1.8;5.61;0;1.58;17300 +74082;44.39509;1.41731;209;20220308;15;1.9;8.5;1.9;8.31;2.5;1.57;11900 +74082;44.39509;1.41731;209;20220309;15.7;6.2;11;2.6;9.31;.1;2.04;15900 +74082;44.39509;1.41731;209;20220310;15.4;6.3;10.9;1.7;9.71;1.2;1.45;8700 +74082;44.39509;1.41731;209;20220311;13.6;9.4;11.5;4.8;9.91;22.6;1.73;5800 +74082;44.39509;1.41731;209;20220312;9.6;7.7;8.7;2.6;9.91;13.6;.77;3200 +74082;44.39509;1.41731;209;20220313;11.1;5;8.1;2.6;8.61;16.2;1.04;3800 +74082;44.39509;1.41731;209;20220314;13.8;1.4;7.6;4.4;9.11;.1;1.24;6800 +74082;44.39509;1.41731;209;20220315;16.4;12.2;14.3;6.9;10.91;0;2.87;12700 +74082;44.39509;1.41731;209;20220316;16.5;10.4;13.5;2.3;11.01;0;1.6;6000 +74082;44.39509;1.41731;209;20220317;16;10.4;13.2;2.2;10.91;1.1;1.52;5600 +74082;44.39509;1.41731;209;20220318;14.9;7.3;11.1;1.7;9.24;0;1.67;9250 +74082;44.39509;1.41731;209;20220319;17.4;8.2;12.8;3.6;7.89;0;3.14;16750 +74082;44.39509;1.41731;209;20220320;16.9;7.2;12;5;8.54;0;2.99;12750 +74082;44.39509;1.41731;209;20220321;15.4;10.2;12.8;7.3;8.24;0;3.77;16100 +74082;44.39509;1.41731;209;20220322;15.9;8.1;12;7;6.24;0;4.36;19000 +74082;44.39509;1.41731;209;20220323;16.3;6.1;11.2;4.1;5.64;0;3.71;19850 +74082;44.39509;1.41731;209;20220324;18.8;.9;9.8;3.1;5.69;0;3.47;20150 +74082;44.39509;1.41731;209;20220325;19.9;5.4;12.7;2.3;4.99;0;3.39;16050 +74082;44.39509;1.41731;209;20220326;20.4;3.6;12;3.4;5.34;0;4.05;20250 +74082;44.39509;1.41731;209;20220327;21.4;6.9;14.1;3.9;6.29;0;4.42;18950 +74082;44.39509;1.41731;209;20220328;22.3;7.8;15;3;6.09;0;4.12;17250 +74082;44.39509;1.41731;209;20220329;18.9;8.1;13.5;1.9;8.29;4.8;2.45;10600 +74082;44.39509;1.41731;209;20220330;14.5;9.8;12.1;1.7;10.94;2.1;1.42;6450 +74082;44.39509;1.41731;209;20220331;14.4;8.3;11.4;4;8.69;2.2;2.75;15700 +74082;44.39509;1.41731;209;20220401;7.6;1.4;4.5;5.3;5.39;.7;2.14;12700 +74082;44.39509;1.41731;209;20220402;7.8;.5;4.2;4.1;5.09;0;1.96;10400 +74082;44.39509;1.41731;209;20220403;6.7;-3.2;1.8;2;5.08;0;1.6;14954 +74082;44.39509;1.41731;209;20220404;11.7;-.5;5.6;1.6;5.06;0;2.44;21392 +74082;44.39509;1.41731;209;20220405;14.4;-2.1;6.1;1.7;6.63;0;2.27;18458 +74082;44.39509;1.41731;209;20220406;11.4;5.3;8.4;2.1;10.04;.9;.91;4250 +74082;44.39509;1.41731;209;20220407;15.2;8.8;12;3.9;11.49;6.8;1.88;8250 +74082;44.39509;1.41731;209;20220408;18.8;10.5;14.6;4.3;11.09;.8;2.89;10750 +74082;44.39509;1.41731;209;20220409;14;5.7;9.9;2.8;7.24;.1;2.78;17100 +74082;44.39509;1.41731;209;20220410;19.3;.2;9.8;2.7;5.74;0;3.8;23650 +74082;44.39509;1.41731;209;20220411;19;7.6;13.3;5.9;8.79;0;4.08;19150 +74082;44.39509;1.41731;209;20220412;18.6;12.2;15.4;5.5;9.49;1.5;4.03;14700 +74082;44.39509;1.41731;209;20220413;13.8;11.1;12.5;1.5;11.24;1.9;1.26;4250 +74082;44.39509;1.41731;209;20220414;23.1;5.3;14.2;1.5;11.29;0;3.44;22700 +74082;44.39509;1.41731;209;20220415;23.9;9;16.4;1.9;12.29;.1;3.6;21100 +74082;44.39509;1.41731;209;20220416;24.4;8.9;16.7;2.6;11.04;0;4.31;23500 +74082;44.39509;1.41731;209;20220417;23.4;5.2;14.3;2.1;9.34;0;3.93;23800 +74082;44.39509;1.41731;209;20220418;19.4;9;14.2;2.1;10.89;0;2.85;15850 +74082;44.39509;1.41731;209;20220419;15.9;7.4;11.6;2.1;11.54;16;1.53;7700 +74082;44.39509;1.41731;209;20220420;13.4;8.9;11.1;1.6;11.49;5.5;1.24;6200 +74082;44.39509;1.41731;209;20220421;15.5;9.6;12.5;1.8;12.24;.6;1.38;6450 +74082;44.39509;1.41731;209;20220422;18.7;10.7;14.7;1.2;12.44;0;2.23;12450 +74082;44.39509;1.41731;209;20220423;15.7;10.5;13.1;2.8;10.84;18.7;1.7;3950 +74082;44.39509;1.41731;209;20220424;16.3;8.7;12.5;3.3;11.74;0;1.75;6700 +74082;44.39509;1.41731;209;20220425;17.9;5.7;11.8;1.3;9.99;0;2.62;17250 +74082;44.39509;1.41731;209;20220426;22.2;4.4;13.3;1.6;9.74;0;3.88;25700 +74082;44.39509;1.41731;209;20220427;23.4;7.4;15.4;1.3;11.49;0;3.45;20650 +74082;44.39509;1.41731;209;20220428;21.5;12;16.7;1.9;13.94;0;2.85;15000 +74082;44.39509;1.41731;209;20220429;21.9;12;16.9;2;13.44;0;3.47;19300 +74082;44.39509;1.41731;209;20220430;22.2;10.6;16.4;2.4;11.69;0;4.13;23450 +74082;44.39509;1.41731;209;20220501;20.5;7.2;13.8;1.8;10.24;0;3.53;21750 +74082;44.39509;1.41731;209;20220502;21.2;8.6;14.9;1.8;10.79;0;3.48;19700 +74082;44.39509;1.41731;209;20220503;21.7;10.7;16.2;1.8;12.74;7.4;2.97;15300 +74082;44.39509;1.41731;209;20220504;20.7;11;15.8;1.8;12.29;.1;3.2;17650 +74082;44.39509;1.41731;209;20220505;21.2;10.1;15.6;2.6;10.19;0;4.28;23500 +74082;44.39509;1.41731;209;20220506;20.9;8.3;14.6;2.2;10.21;0;1.87;2100 +74082;44.39509;1.41731;209;20220507;23.6;10.8;17.2;1.9;11.01;0;2.07;2600 +74082;44.39509;1.41731;209;20220508;24.4;10;17.2;1.1;11.61;0;1.59;2400 +74082;44.39509;1.41731;209;20220509;27.3;9.3;18.3;.6;11.11;0;1.47;2600 +74082;44.39509;1.41731;209;20220510;28;9.7;18.9;.7;11.31;0;1.58;2600 +74082;44.39509;1.41731;209;20220511;30.2;10.5;20.4;1.6;12.51;0;2.41;2800 +74082;44.39509;1.41731;209;20220512;24.9;14;19.5;1.6;16.01;0;1.47;1700 +74082;44.39509;1.41731;209;20220513;27.5;14.3;20.9;1;16.21;0;1.5;2400 +74082;44.39509;1.41731;209;20220514;29.3;12.4;20.9;.9;15.21;0;1.61;2600 +74082;44.39509;1.41731;209;20220515;29.4;15.5;22.5;1.9;14.41;2.9;2.46;2600 +74082;44.39509;1.41731;209;20220516;29.6;14.5;22.1;1.2;15.31;0;1.89;2700 +74082;44.39509;1.41731;209;20220517;32.4;14;23.2;.5;15.21;0;1.44;2200 +74082;44.39509;1.41731;209;20220518;31.8;17.2;24.5;1.8;15.94;.5;5.53;25126 +74082;44.39509;1.41731;209;20220519;30.5;17.5;24;2.3;16.21;.4;2.7;2400 +74082;44.39509;1.41731;209;20220520;31.5;16.1;23.8;1.4;14.71;0;2.27;2400 +74082;44.39509;1.41731;209;20220521;33.8;15.4;24.6;1.1;17.41;0;1.97;2400 +74082;44.39509;1.41731;209;20220522;31.1;17.7;24.4;1.2;19.61;3.6;1.67;2000 +74082;44.39509;1.41731;209;20220523;22.3;15.8;19.1;3.2;16.01;1;1.72;1200 +74082;44.39509;1.41731;209;20220524;18.5;12.4;15.5;2.1;12.81;1.1;1.36;1700 +74082;44.39509;1.41731;209;20220525;20.2;8.6;14.4;2.5;11.31;0;1.72;2200 +74082;44.39509;1.41731;209;20220526;21;10.6;15.8;2.4;12.41;0;1.64;1500 +74082;44.39509;1.41731;209;20220527;26.4;11.8;19.1;2.5;13.61;0;2.41;3000 +74082;44.39509;1.41731;209;20220528;27.8;12.2;20;2.3;11.91;0;2.78;3000 +74082;44.39509;1.41731;209;20220529;25.8;9.8;17.8;2.3;8.51;0;2.98;3100 +74082;44.39509;1.41731;209;20220530;27;8.2;17.6;1.2;8.01;0;2.23;2900 +74082;44.39509;1.41731;209;20220531;27.7;12.5;20.1;1;10.71;.2;1.91;2400 +74082;44.39509;1.41731;209;20220601;33.9;12.7;23.3;1.4;12.71;.2;2.67;2900 +74082;44.39509;1.41731;209;20220602;31.2;16.7;24;1.8;17.01;1;2.3;2200 +74082;44.39509;1.41731;209;20220603;33.3;17.3;25.3;2.4;17.01;14;3.08;2800 +74082;44.39509;1.41731;209;20220604;28.8;15;21.9;1.6;19.41;9.4;1.54;1800 +74082;44.39509;1.41731;209;20220605;24.1;16;20.1;2;17.21;0;1.5;1700 +74082;44.39509;1.41731;209;20220606;27.7;12.3;20;1;15.51;.2;1.5;2300 +74082;44.39509;1.41731;209;20220607;25.6;15.5;20.6;1.2;15.01;2;1.53;1700 +74082;44.39509;1.41731;209;20220608;19.8;13.4;16.6;1.9;15.11;4.8;1.07;900 +74082;44.39509;1.41731;209;20220609;20.3;12.4;16.4;2.7;14.21;.7;1.42;1500 +74082;44.39509;1.41731;209;20220610;28.1;11.7;19.9;1.1;14.01;0;1.8;3100 +74082;44.39509;1.41731;209;20220611;32.3;12.9;22.6;1;14.61;0;5.69;30300 +74082;44.39509;1.41731;209;20220612;30.6;16.7;23.7;1.4;17.21;1.7;4.92;23500 +74082;44.39509;1.41731;209;20220613;32.4;18.4;25.4;1.6;20.41;0;5.79;27800 +74082;44.39509;1.41731;209;20220614;35.7;17.2;26.5;.9;17.81;.3;5.55;26600 +74082;44.39509;1.41731;209;20220615;35.7;19.6;27.7;1.4;18.41;0;6.2;27900 +74082;44.39509;1.41731;209;20220616;37.5;18.5;28;.9;18.61;0;5.86;27400 +74082;44.39509;1.41731;209;20220617;39.8;20.1;30;1;18.31;0;6.38;28700 +74082;44.39509;1.41731;209;20220618;38;22.4;30.2;2;14.81;0;7.39;29500 +74082;44.39509;1.41731;209;20220619;35.1;20.2;27.7;2.1;15.21;.2;6.79;28000 +74082;44.39509;1.41731;209;20220620;31.1;19.9;25.5;1.6;18.81;0;4.51;18800 +74082;44.39509;1.41731;209;20220621;29.8;21.3;25.6;1.6;21.51;1.9;4.15;17800 +74082;44.39509;1.41731;209;20220622;29.2;17.2;23.2;1.7;18.71;4;4.91;24000 +74082;44.39509;1.41731;209;20220623;26.2;15.4;20.8;1;18.51;16.9;3.73;19700 +74082;44.39509;1.41731;209;20220624;25.1;16.2;20.7;2;16.71;.6;4.11;20600 +74082;44.39509;1.41731;209;20220625;25.3;12.9;19.1;2;15.61;3.2;3.69;18200 +74082;44.39509;1.41731;209;20220626;18.2;14;16.1;2.2;16.11;8.8;1.65;8000 +74082;44.39509;1.41731;209;20220627;22.9;14.4;18.7;2.1;14.91;.1;3.42;16700 +74082;44.39509;1.41731;209;20220628;26.4;13.4;19.9;1.9;12.71;0;5.6;30700 +74082;44.39509;1.41731;209;20220629;30.4;11.4;20.9;1.3;14.11;0;5.59;30200 +74082;44.39509;1.41731;209;20220630;17.7;14.5;16.1;2.2;14.61;.8;1.75;6900 +74082;44.39509;1.41731;209;20220701;24.4;11.8;18.1;1.4;12.71;0;5.02;30000 +74082;44.39509;1.41731;209;20220702;32.5;9;20.8;1.2;11.81;0;5.76;30600 +74082;44.39509;1.41731;209;20220703;31.9;15.2;23.6;1.5;15.11;.1;5.47;26100 +74082;44.39509;1.41731;209;20220704;30;17.4;23.7;2.1;16.51;.8;4.92;21000 +74082;44.39509;1.41731;209;20220705;30.6;15.8;23.2;1.8;14.51;0;6.03;29900 +74082;44.39509;1.41731;209;20220706;30.5;14.8;22.7;1.9;13.41;0;5.94;28900 +74082;44.39509;1.41731;209;20220707;29.9;15.1;22.5;2.7;13.31;0;6.42;30000 +74082;44.39509;1.41731;209;20220708;31.3;15.6;23.5;2.1;14.31;0;6.36;30600 +74082;44.39509;1.41731;209;20220709;33.8;13.9;23.9;1.9;13.11;0;6.54;30500 +74082;44.39509;1.41731;209;20220710;34.6;16.3;25.5;2;13.31;0;6.82;30500 +74082;44.39509;1.41731;209;20220711;37.6;19;28.3;1.7;13.41;0;6.97;30100 +74082;44.39509;1.41731;209;20220712;37;18.6;27.8;1.3;13.71;0;6.52;30300 +74082;44.39509;1.41731;209;20220713;36.1;17.7;26.9;1.6;12.41;0;6.64;29900 +74082;44.39509;1.41731;209;20220714;38.9;18.9;28.9;1.5;13.71;0;6.82;29600 +74082;44.39509;1.41731;209;20220715;37.3;18.1;27.7;1.2;13.81;0;6.27;29200 +74082;44.39509;1.41731;209;20220716;38.8;18.2;28.5;1.4;14.61;0;6.6;29100 +74082;44.39509;1.41731;209;20220717;38.6;19;28.8;1.6;11.41;0;6.85;29400 +74082;44.39509;1.41731;209;20220718;38.7;22.7;30.7;2.5;13.11;0;7.86;28900 +74082;44.39509;1.41731;209;20220719;36.3;22.5;29.4;1.9;16.81;12.5;6.55;26600 +74082;44.39509;1.41731;209;20220720;30.8;19.4;25.1;2.4;17.41;0;5.21;21200 +74082;44.39509;1.41731;209;20220721;35.8;15.9;25.9;1.1;15.01;0;5.9;28900 +74082;44.39509;1.41731;209;20220722;31.8;17.9;24.9;1.8;16.51;.2;5.38;24200 +74082;44.39509;1.41731;209;20220723;31.1;16.4;23.8;1.7;15.31;0;5.66;27700 +74082;44.39509;1.41731;209;20220724;37.2;14.9;26.1;1;13.91;0;5.87;28900 +74082;44.39509;1.41731;209;20220725;30.6;19.8;25.2;3.1;16.71;0;5.13;17400 +74082;44.39509;1.41731;209;20220726;29.4;16;22.7;2.5;13.71;0;5.91;27800 +74082;44.39509;1.41731;209;20220727;30.6;14.5;22.6;2.3;11.81;0;6.1;28500 +74082;44.39509;1.41731;209;20220728;31.4;14.6;23;2;13.41;0;5.69;26500 +74082;44.39509;1.41731;209;20220729;30.5;18.1;24.3;2;15.61;.2;4.48;17300 +74082;44.39509;1.41731;209;20220730;32.5;18.1;25.3;2.1;16.01;0;5.81;25600 +74082;44.39509;1.41731;209;20220731;35.5;18.2;26.9;2.2;15.41;0;6.6;27800 +74082;44.39509;1.41731;209;20220801;36.9;18.8;27.9;1.8;15.41;0;6.45;27700 +74082;44.39509;1.41731;209;20220802;37.7;17.3;27.5;1.1;13.41;0;5.84;27900 +74082;44.39509;1.41731;209;20220803;38.6;19.2;28.9;1.2;13.61;0;6;27500 +74082;44.39509;1.41731;209;20220804;37.2;21;29.1;2.2;17.81;0;6.58;26000 +74082;44.39509;1.41731;209;20220805;33.5;19.4;26.5;2.4;18.81;2.5;5.68;23400 +74082;44.39509;1.41731;209;20220806;35.4;18.9;27.2;1.6;16.91;0;5.76;25600 +74082;44.39509;1.41731;209;20220807;35.7;17;26.4;1.6;12.01;0;6.04;27500 +74082;44.39509;1.41731;209;20220808;36.1;16.4;26.3;1.6;10.21;0;6.06;27400 +74082;44.39509;1.41731;209;20220809;38.6;18.7;28.7;1.3;9.81;0;5.67;24800 +74082;44.39509;1.41731;209;20220810;38.9;18.3;28.6;1.3;10.01;0;5.87;26600 +74082;44.39509;1.41731;209;20220811;39.4;20.4;29.9;1;14.51;0;5.38;24600 +74082;44.39509;1.41731;209;20220812;41.2;21.8;31.5;1.4;19.61;0;5.86;23400 +74082;44.39509;1.41731;209;20220813;38.6;20.1;29.4;2.2;18.81;1.6;6.01;21600 +74082;44.39509;1.41731;209;20220814;28.1;20.2;24.2;2.3;20.51;4.2;3.69;15500 +74082;44.39509;1.41731;209;20220815;30.6;16.5;23.6;1.5;16.41;0;4.3;20100 +74082;44.39509;1.41731;209;20220816;31.4;14.5;23;1.3;16.51;7.4;3.55;15200 +74082;44.39509;1.41731;209;20220817;27;15.8;21.4;1.7;17.31;.8;3.92;20400 +74082;44.39509;1.41731;209;20220818;29.3;15.5;22.4;2.6;15.61;.4;4.96;23000 +74082;44.39509;1.41731;209;20220819;27.9;16.8;22.4;2.5;16.61;0;3.48;12300 +74082;44.39509;1.41731;209;20220820;30.3;17;23.7;1.6;17.71;0;4.51;22400 +74082;44.39509;1.41731;209;20220821;30.5;15.8;23.2;1.8;16.71;0;4.14;18500 +74082;44.39509;1.41731;209;20220822;26.7;19.2;23;2.4;18.01;.8;3.25;12000 +74082;44.39509;1.41731;209;20220823;31.4;16.7;24.1;1.7;17.91;0;4.48;21300 +74082;44.39509;1.41731;209;20220824;35.7;16.5;26.1;.9;16.11;.3;4.66;23700 +74082;44.39509;1.41731;209;20220825;32.9;21.4;27.2;1.6;17.71;.8;4.46;18600 +74082;44.39509;1.41731;209;20220826;31.3;17.9;24.6;1.6;17.91;0;4.21;19400 +74082;44.39509;1.41731;209;20220827;32.2;16.2;24.2;1.2;14.81;0;4.38;22000 +74082;44.39509;1.41731;209;20220828;35.4;15;25.2;1;12.51;0;4.63;24000 +74082;44.39509;1.41731;209;20220829;35;16.8;25.9;.9;13.81;2.4;3.56;15400 +74082;44.39509;1.41731;209;20220830;33.4;16.7;25.1;2.3;17.61;0;4.73;20754 +74082;44.39509;1.41731;209;20220831;34.1;16.1;25.1;1.7;15.21;0;4.61;19800 +74082;44.39509;1.41731;209;20220901;29.8;18.4;24.1;1.5;18.41;3.4;3.4;14900 +74082;44.39509;1.41731;209;20220902;26.6;17.5;22.1;1.5;18.61;6.9;2.69;12100 +74082;44.39509;1.41731;209;20220903;27.8;16.6;22.2;1.4;17.01;0;3.49;18000 +74082;44.39509;1.41731;209;20220904;32.2;15.6;23.9;1.5;16.81;0;4.27;21100 +74082;44.39509;1.41731;209;20220905;33.5;18.6;26.1;1.4;18.91;6.2;4.24;19900 +74082;44.39509;1.41731;209;20220906;33;17.1;25.1;1.9;18.71;.7;4.29;18900 +74082;44.39509;1.41731;209;20220907;27.7;16.6;22.2;1.7;16.01;0;3.02;12400 +74082;44.39509;1.41731;209;20220908;26.3;14;20.2;1.1;14.81;1.4;3.04;16900 +74082;44.39509;1.41731;209;20220909;24;15.3;19.7;2.1;15.61;.8;2.77;13000 +74082;44.39509;1.41731;209;20220910;26.5;11.8;19.2;.8;13.21;0;3.25;21000 +74082;44.39509;1.41731;209;20220911;34;11.7;22.9;1;11.91;0;3.89;21100 +74082;44.39509;1.41731;209;20220912;35.1;15.4;25.3;2.2;14.81;0;4.93;19700 +74082;44.39509;1.41731;209;20220913;31.1;20.1;25.6;2.3;19.51;.6;3.21;9400 +74082;44.39509;1.41731;209;20220914;30.6;18;24.3;1.5;17.31;5.4;3.22;13600 +74082;44.39509;1.41731;209;20220915;29.9;15.8;22.9;1.6;17.01;0;3.71;19300 +74082;44.39509;1.41731;209;20220916;27;17.1;22.1;2.3;15.31;0;3.57;16100 +74082;44.39509;1.41731;209;20220917;21.9;10.1;16;1.9;8.91;0;3.35;20700 +74082;44.39509;1.41731;209;20220918;27.1;5.3;16.2;1.5;7.11;0;3.54;20400 +74082;44.39509;1.41731;209;20220919;26.3;7.4;16.9;1.4;7.81;0;3.34;19900 +74082;44.39509;1.41731;209;20220920;25.8;8.1;17;1.3;8.51;0;3.19;19900 +74082;44.39509;1.41731;209;20220921;26.1;6.6;16.4;.8;8.31;0;2.76;19400 +74082;44.39509;1.41731;209;20220922;26.7;9.1;17.9;1;9.01;0;2.95;19100 +74082;44.39509;1.41731;209;20220923;24.1;10.4;17.3;.8;11.91;5.7;1.92;10000 +74082;44.39509;1.41731;209;20220924;19.2;13.8;16.5;1.8;14.91;1.4;1.65;8500 +74082;44.39509;1.41731;209;20220925;20.2;10.3;15.3;1.2;12.31;.1;1.77;9800 +74082;44.39509;1.41731;209;20220926;19;5.9;12.5;1.8;10.91;2.5;1.93;12600 +74082;44.39509;1.41731;209;20220927;16.3;11.5;13.9;3.3;13.41;7;1.46;8200 +74082;44.39509;1.41731;209;20220928;19.7;13.8;16.8;4.7;15.31;8.4;2.03;9800 +74082;44.39509;1.41731;209;20220929;15.7;12.1;13.9;2.2;13.21;9.1;1.3;6800 +74082;44.39509;1.41731;209;20220930;18.8;8.8;13.8;2;10.91;.2;2.13;13800 +74082;44.39509;1.41731;209;20221001;20.1;10.3;15.2;2.7;13.41;.3;1.69;7000 +74082;44.39509;1.41731;209;20221002;24;14.6;19.3;1.2;15.61;0;2.02;11100 +74082;44.39509;1.41731;209;20221003;24.3;11.5;17.9;.8;13.61;.1;2.22;16100 +74082;44.39509;1.41731;209;20221004;25.9;9.3;17.6;.5;12.41;.1;2.13;16800 +74082;44.39509;1.41731;209;20221005;26;9.2;17.6;.9;13.31;.1;2.27;16200 +74082;44.39509;1.41731;209;20221006;21.8;15.7;18.8;.8;15.91;.1;1.51;8300 +74082;44.39509;1.41731;209;20221007;24.6;9.9;17.3;.8;13.81;0;2.01;14700 +74082;44.39509;1.41731;209;20221008;22.8;12.5;17.7;.9;15.11;10.7;1.59;9600 +74082;44.39509;1.41731;209;20221009;24.3;10.7;17.5;1.4;13.31;.1;2.24;14900 +74082;44.39509;1.41731;209;20221010;23.8;11.7;17.8;.8;14.51;0;1.62;10100 +74082;44.39509;1.41731;209;20221011;23.2;12.6;17.9;.7;15.11;0;1.54;10000 +74082;44.39509;1.41731;209;20221012;24.9;13.7;19.3;.9;15.41;.7;1.76;10700 +74082;44.39509;1.41731;209;20221013;20.3;11.7;16;1.2;14.71;3;1.29;7400 +74082;44.39509;1.41731;209;20221014;20.6;15.6;18.1;2.8;16.81;.9;1.45;5600 +74082;44.39509;1.41731;209;20221015;27.3;13.7;20.5;1.2;14.41;0;2.21;13700 +74082;44.39509;1.41731;209;20221016;26.6;15.7;21.2;2;15.91;0;2.46;12800 +74082;44.39509;1.41731;209;20221017;24.8;18.2;21.5;2;16.81;.2;2.03;7800 +74082;44.39509;1.41731;209;20221018;27.5;14.7;21.1;2.2;16.91;0;2.49;13200 +74082;44.39509;1.41731;209;20221019;25.9;14.2;20.1;2.2;16.21;3.6;1.99;7200 +74082;44.39509;1.41731;209;20221020;22.7;17.6;20.2;3.5;17.81;1.8;1.79;4600 +74082;44.39509;1.41731;209;20221021;22.5;15.5;19;1.6;15.91;1.5;1.49;6400 +74082;44.39509;1.41731;209;20221022;24.8;11.7;18.3;1.5;13.71;0;1.93;12700 +74082;44.39509;1.41731;209;20221023;24.6;14.7;19.7;2.1;13.41;0;1.95;2900 +74082;44.39509;1.41731;209;20221024;23.7;12;17.9;.8;13.01;0;1.43;10300 +74082;44.39509;1.41731;209;20221025;24;10.2;17.1;1.6;13.01;0;1.65;7600 +74082;44.39509;1.41731;209;20221026;24.7;11.5;18.1;1.4;14.71;.1;1.57;8800 +74082;44.39509;1.41731;209;20221027;26.2;13.1;19.7;1.8;15.81;0;1.79;8100 +74082;44.39509;1.41731;209;20221028;25.6;18.4;22;2.9;14.81;0;2.61;7800 +74082;44.39509;1.41731;209;20221029;27.3;14;20.7;1.6;11.41;0;2.15;9900 +74082;44.39509;1.41731;209;20221030;24;11.5;17.8;1.1;12.61;0;1.48;10900 +74082;44.39509;1.41731;209;20221031;23.9;12.8;18.4;1.6;14.41;2.3;1.49;6100 +74082;44.39509;1.41731;209;20221101;19;13.8;16.4;1.1;13.51;.1;1.11;7000 +74082;44.39509;1.41731;209;20221102;19.4;7.2;13.3;.7;10.91;.1;.99;10500 +74082;44.39509;1.41731;209;20221103;17.2;8.3;12.8;2.2;11.11;4.4;1.14;2900 +74082;44.39509;1.41731;209;20221104;12.3;9.9;11.1;4.1;10.71;4.6;1.08;6400 +74082;44.39509;1.41731;209;20221105;15.1;4.4;9.8;1.1;8.41;.1;.92;9900 +74082;44.39509;1.41731;209;20221106;16;1.7;8.9;1.1;8.41;.4;.88;8900 +74082;44.39509;1.41731;209;20221107;19.9;4.8;12.4;1.4;10.01;0;1.16;10300 +74082;44.39509;1.41731;209;20221108;19.4;9.4;14.4;1.9;12.51;0;1.12;4700 +74082;44.39509;1.41731;209;20221109;17.5;12.6;15.1;1.6;14.31;3.2;.83;3600 +74082;44.39509;1.41731;209;20221110;18;10.1;14.1;1.2;11.71;.1;.94;8800 +74082;44.39509;1.41731;209;20221111;21.8;5.3;13.6;2;11.11;0;1.37;9800 +74082;44.39509;1.41731;209;20221112;22.6;9.4;16;1.8;11.81;0;1.41;9500 +74082;44.39509;1.41731;209;20221113;23.5;7.1;15.3;.5;9.31;0;.74;10000 +74082;44.39509;1.41731;209;20221114;16.4;10.1;13.3;1.6;12.21;3.4;.83;3100 +74082;44.39509;1.41731;209;20221115;16.6;9.8;13.2;1.4;12.81;7.9;.72;4200 +74082;44.39509;1.41731;209;20221116;16.8;10.5;13.7;3;12.21;.3;1.09;8400 +74082;44.39509;1.41731;209;20221117;17;12.2;14.6;3.1;12.41;4;1.24;5200 +74082;44.39509;1.41731;209;20221118;12.1;8.6;10.4;2.4;10.81;3.1;.67;4000 +74082;44.39509;1.41731;209;20221119;11.8;7.3;9.6;2;9.61;.8;.7;5800 +74082;44.39509;1.41731;209;20221120;9;1.5;5.3;1.6;8.61;2.1;.37;3000 +74082;44.39509;1.41731;209;20221121;11;7.4;9.2;2.9;10.31;20.2;.62;1400 +74082;44.39509;1.41731;209;20221122;9.1;5.7;7.4;3.8;9.21;14.5;.54;4200 +74082;44.39509;1.41731;209;20221123;15.3;7.5;11.4;3.6;10.81;4.8;1.01;4700 +74082;44.39509;1.41731;209;20221124;12.8;5.2;9;1.8;10.21;3.1;.51;5600 +74082;44.39509;1.41731;209;20221125;11.1;8.4;9.8;2.3;10.51;6.7;.6;2500 +74082;44.39509;1.41731;209;20221126;10.1;1.2;5.7;.6;8.11;.3;.34;5500 +74082;44.39509;1.41731;209;20221127;11.5;1.4;6.5;1;7.91;7;.44;6000 +74082;44.39509;1.41731;209;20221128;12.2;8;10.1;3.6;10.71;5.2;.65;5000 +74082;44.39509;1.41731;209;20221129;11.4;6.8;9.1;1.4;9.41;.2;.52;5000 +74082;44.39509;1.41731;209;20221130;9.8;4.2;7;.9;7.81;0;.44;5000 +74082;44.39509;1.41731;209;20221201;8.5;-2.4;3.1;.5;6.71;.1;.31;4300 +74082;44.39509;1.41731;209;20221202;6.5;4.1;5.3;.4;7.91;0;.36;2500 +74082;44.39509;1.41731;209;20221203;7.5;3.6;5.6;.5;7.71;3.6;.35;3400 +74082;44.39509;1.41731;209;20221204;9.1;4.1;6.6;.6;7.61;0;.36;4600 +74082;44.39509;1.41731;209;20221205;10.5;-2.2;4.2;.9;6.01;.1;.36;6900 +74082;44.39509;1.41731;209;20221206;11.4;1.2;6.3;.4;6.41;0;.31;5300 +74082;44.39509;1.41731;209;20221207;10.2;-.7;4.8;.5;6.11;0;.2;7400 +74082;44.39509;1.41731;209;20221208;7.4;-1.1;3.2;.9;6.41;4.9;.4;2800 +74082;44.39509;1.41731;209;20221209;9.3;4.8;7.1;.9;9.21;1.8;.39;2000 +74082;44.39509;1.41731;209;20221210;1.5;.5;1;2.4;5.81;0;.36;2400 +74082;44.39509;1.41731;209;20221211;4.3;-7.8;-1.7;.6;4.21;.1;.17;6700 +74082;44.39509;1.41731;209;20221212;3.4;-5.2;-.9;1.3;5.31;9.8;.3;2500 +74082;44.39509;1.41731;209;20221213;10.2;3.2;6.7;3;10.21;1.4;.17;1900 +74082;44.39509;1.41731;209;20221214;12.4;8.7;10.6;1.8;11.61;2.3;.44;2800 +74082;44.39509;1.41731;209;20221215;10.4;7.1;8.8;1;10.51;1.1;.42;1300 +74082;44.39509;1.41731;209;20221216;9.6;8;8.8;1.4;9.61;.4;.41;4200 +74082;44.39509;1.41731;209;20221217;7;-2.4;2.3;1.2;5.81;0;.2;7900 +74082;44.39509;1.41731;209;20221218;12.3;-2.6;4.9;1.8;6.91;.1;.5;7000 +74082;44.39509;1.41731;209;20221219;16.5;8.1;12.3;3.6;10.71;0;1.09;5600 +74082;44.39509;1.41731;209;20221220;15.9;12;14;2.8;11.41;.3;1.16;2600 +74082;44.39509;1.41731;209;20221221;15.5;9.9;12.7;2.3;12.21;.3;.63;4800 +74082;44.39509;1.41731;209;20221222;14.8;10.9;12.9;3;12.81;4.3;.67;3100 +74082;44.39509;1.41731;209;20221223;16.8;12.9;14.9;2.1;13.81;0;.66;5200 +74082;44.39509;1.41731;209;20221224;16.9;11.5;14.2;1.2;12.31;0;.55;5500 +74082;44.39509;1.41731;209;20221225;18.1;6;12.1;1.2;9.91;0;.58;6600 +74082;44.39509;1.41731;209;20221226;14.5;7.4;11;1.2;11.41;.6;.45;3700 +74082;44.39509;1.41731;209;20221227;14.8;8.8;11.8;.8;10.71;.1;.41;5300 +74082;44.39509;1.41731;209;20221228;15.9;3.1;9.5;1.3;9.21;0;.5;6600 +74082;44.39509;1.41731;209;20221229;12.3;8.4;10.4;2.3;10.71;4.7;.61;2600 +74082;44.39509;1.41731;209;20221230;14.4;8.6;11.5;2.6;11.21;1;.75;2800 +74082;44.39509;1.41731;209;20221231;17.4;7.6;12.5;1.7;11.21;0;.65;6300 +74083;44.42045;1.72902;260;20220101;18.5;4.7;11.6;1.6;8.67;0;.89;5820 +74083;44.42045;1.72902;260;20220102;12;4.1;8.1;1.3;8.91;.1;.54;4158 +74083;44.42045;1.72902;260;20220103;13;4.4;8.7;1.6;10.11;0;.47;4344 +74083;44.42045;1.72902;260;20220104;17.1;5.6;11.4;2.4;9.57;6.5;1.06;5729 +74083;44.42045;1.72902;260;20220105;6.1;2.3;4.2;2.9;6.41;0;.66;3751 +74083;44.42045;1.72902;260;20220106;5.7;-1.4;2.2;2;5.11;.1;.57;5201 +74083;44.42045;1.72902;260;20220107;4.4;-3.8;.3;1.5;6.11;5.2;.23;3809 +74083;44.42045;1.72902;260;20220108;9.8;3;6.4;4.9;9.64;6.3;.18;4032 +74083;44.42045;1.72902;260;20220109;7.1;5.8;6.5;2.7;8.97;17.5;.42;1354 +74083;44.42045;1.72902;260;20220110;7.2;6.4;6.8;1.5;8.81;1;.48;1052 +74083;44.42045;1.72902;260;20220111;7.6;-.3;3.7;1.3;6.04;.1;.45;5888 +74083;44.42045;1.72902;260;20220112;6.3;-4.1;1.1;1.3;5.01;0;.43;6030 +74083;44.42045;1.72902;260;20220113;2.6;-3.8;-.6;1;4.94;0;.4;4263 +74083;44.42045;1.72902;260;20220114;12.8;-5.2;3.8;1;5.14;0;.58;7852 +74083;44.42045;1.72902;260;20220115;9;-3.8;2.6;.9;5.27;.1;.45;7041 +74083;44.42045;1.72902;260;20220116;8.2;-5.8;1.2;1;4.97;.1;.43;7236 +74083;44.42045;1.72902;260;20220117;6;-4.7;.7;.7;5.51;.1;.34;6285 +74083;44.42045;1.72902;260;20220118;.5;-1.7;-.6;.7;5.74;.1;.27;2248 +74083;44.42045;1.72902;260;20220119;3.4;-.4;1.5;1.2;6.61;1.1;.3;2559 +74083;44.42045;1.72902;260;20220120;6.8;-.6;3.1;1.9;6.51;.1;.48;4819 +74083;44.42045;1.72902;260;20220121;6.5;-1.2;2.6;2.1;4.81;.1;.79;6311 +74083;44.42045;1.72902;260;20220122;7.8;-4.8;1.5;.9;4.71;0;.5;7823 +74083;44.42045;1.72902;260;20220123;12.8;-2.6;5.1;1.2;5.44;0;.75;8439 +74083;44.42045;1.72902;260;20220124;12.8;-1.6;5.6;1.2;5.71;0;.82;8155 +74083;44.42045;1.72902;260;20220125;11.6;-2.2;4.7;1;6.04;0;.62;8058 +74083;44.42045;1.72902;260;20220126;11.8;-2.5;4.7;1;6.04;0;.64;8333 +74083;44.42045;1.72902;260;20220127;5.8;-3.8;1;1.3;5.61;.1;.53;7160 +74083;44.42045;1.72902;260;20220128;-.2;-2.6;-1.4;.6;5.41;0;.31;2370 +74083;44.42045;1.72902;260;20220129;1.5;-1.6;-.1;.6;5.77;0;.35;3168 +74083;44.42045;1.72902;260;20220130;4.4;-.6;1.9;1.1;7.01;.2;.33;3677 +74083;44.42045;1.72902;260;20220131;7.5;3.5;5.5;3.5;8.21;1.3;.52;3926 +74083;44.42045;1.72902;260;20220201;6.1;.6;3.3;3.6;7.51;1.3;.34;4330 +74083;44.42045;1.72902;260;20220202;9.5;5.4;7.5;2.5;9.37;.2;.55;3900 +74083;44.42045;1.72902;260;20220203;7.8;1.9;4.8;1.8;7.97;.2;.54;5484 +74083;44.42045;1.72902;260;20220204;8.9;5.2;7.1;1.3;9.77;2.3;.45;3047 +74083;44.42045;1.72902;260;20220205;9.6;6.4;8;2.1;8.07;.2;.9;4085 +74083;44.42045;1.72902;260;20220206;7.8;-2.1;2.8;2.6;7.54;2;.4;6345 +74083;44.42045;1.72902;260;20220207;10.9;7.2;9.1;3.7;9.14;.6;1.04;4442 +74083;44.42045;1.72902;260;20220208;14.9;-1.9;6.5;1.1;6.27;0;1.07;10856 +74083;44.42045;1.72902;260;20220209;16;1.4;8.7;1.9;6.84;0;1.44;10509 +74083;44.42045;1.72902;260;20220210;6;1.9;4;1.5;8;.4;1.27;10900 +74083;44.42045;1.72902;260;20220211;13;7.2;10.1;2.1;8.09;0;1.36;8750 +74083;44.42045;1.72902;260;20220212;13.5;-1.1;6.2;2;5.34;0;1.51;9600 +74083;44.42045;1.72902;260;20220213;16.2;4.9;10.5;4;8.49;3.6;1.94;10650 +74083;44.42045;1.72902;260;20220214;12.3;7;9.6;3.4;9.44;6.2;1.16;6300 +74083;44.42045;1.72902;260;20220215;8.8;5.3;7;2.8;8.94;6.8;.84;5400 +74083;44.42045;1.72902;260;20220216;12.1;7.1;9.6;4.6;11.27;6.2;.63;4715 +74083;44.42045;1.72902;260;20220217;13;10.5;11.8;3.8;12.94;1.3;.67;3851 +74083;44.42045;1.72902;260;20220218;13.9;9.8;11.9;2.4;11.41;.2;1.04;5295 +74083;44.42045;1.72902;260;20220219;10.9;6;8.4;2.3;7.67;0;1.22;7054 +74083;44.42045;1.72902;260;20220220;9.7;1.2;5.4;2.5;8.84;3.5;.63;7467 +74083;44.42045;1.72902;260;20220221;10.5;8.6;9.6;5.2;9.04;1.1;1.36;4187 +74083;44.42045;1.72902;260;20220222;12.9;6.4;9.6;2.6;8.81;0;1.31;7986 +74083;44.42045;1.72902;260;20220223;15.6;3.7;9.7;1.2;8.41;0;1.33;11430 +74083;44.42045;1.72902;260;20220224;14.8;4.8;9.8;2.9;8.81;.1;1.57;9352 +74083;44.42045;1.72902;260;20220225;10.9;3.1;7;3;6.37;0;1.59;9902 +74083;44.42045;1.72902;260;20220226;14.3;-.3;7;2.7;4.84;0;2.17;13429 +74083;44.42045;1.72902;260;20220227;15.6;.8;8.2;1.9;6.41;0;1.74;12321 +74083;44.42045;1.72902;260;20220228;16.5;1.8;9.2;1.6;7.41;0;1.67;12659 +74083;44.42045;1.72902;260;20220301;16.7;.6;8.7;1.9;7.17;0;1.85;13806 +74083;44.42045;1.72902;260;20220302;11.1;4.6;7.8;1.7;9.14;2.3;.94;6393 +74083;44.42045;1.72902;260;20220303;15.9;6;11;1.1;9.71;0;1.41;11072 +74083;44.42045;1.72902;260;20220304;9.9;5.2;7.5;2.4;9.64;3.7;.81;6180 +74083;44.42045;1.72902;260;20220305;8;6.1;7.1;2.5;9.27;0;.71;3568 +74083;44.42045;1.72902;260;20220306;11.8;4.2;8;1.5;6.47;0;1.47;10601 +74083;44.42045;1.72902;260;20220307;11.2;-2.7;4.3;2;5.61;0;1.63;14443 +74083;44.42045;1.72902;260;20220308;14.9;2.8;8.8;2.8;8.01;1.5;1.85;11731 +74083;44.42045;1.72902;260;20220309;15.3;5.6;10.5;3;8.91;0;1.95;12440 +74083;44.42045;1.72902;260;20220310;15.4;7.1;11.3;2.9;9.54;2.3;1.84;9498 +74083;44.42045;1.72902;260;20220311;13.1;9.4;11.3;5;9.61;9.5;1.81;5990 +74083;44.42045;1.72902;260;20220312;9.4;7.9;8.6;3;9.57;9.9;.9;3483 +74083;44.42045;1.72902;260;20220313;10.7;6.2;8.5;3.3;8.37;22;1.34;4861 +74083;44.42045;1.72902;260;20220314;13.3;1.9;7.6;5.3;9.04;.5;1.44;10479 +74083;44.42045;1.72902;260;20220315;15.9;12.1;14;7;10.71;0;2.69;8716 +74083;44.42045;1.72902;260;20220316;16.4;10.9;13.6;2.9;10.81;0;1.95;7683 +74083;44.42045;1.72902;260;20220317;15.9;10;13;2;10.61;2.7;1.68;8219 +74083;44.42045;1.72902;260;20220318;15.2;7.2;11.2;1.5;9.64;0;1.56;8550 +74083;44.42045;1.72902;260;20220319;17.3;8.1;12.7;3.5;7.74;0;3.05;15900 +74083;44.42045;1.72902;260;20220320;16.3;6;11.1;4.8;8.29;0;2.63;10700 +74083;44.42045;1.72902;260;20220321;14.9;9.6;12.3;6.8;7.69;0;3.71;15100 +74083;44.42045;1.72902;260;20220322;15.4;6.9;11.2;6.2;5.94;0;4.03;19000 +74083;44.42045;1.72902;260;20220323;16;3.8;9.9;3.8;5.24;0;3.45;20050 +74083;44.42045;1.72902;260;20220324;18.8;1.4;10.1;3.4;5.49;0;3.66;20300 +74083;44.42045;1.72902;260;20220325;19.5;6.5;13;2.8;4.74;0;3.68;16150 +74083;44.42045;1.72902;260;20220326;20.2;4.2;12.2;3.5;5.14;0;4.14;20350 +74083;44.42045;1.72902;260;20220327;21;6.3;13.7;3.7;6.09;0;4.24;18350 +74083;44.42045;1.72902;260;20220328;21.9;9.5;15.7;3.6;5.89;0;4.5;17400 +74083;44.42045;1.72902;260;20220329;18.8;8.6;13.7;1.9;8.14;3.4;2.55;11150 +74083;44.42045;1.72902;260;20220330;14.2;9.5;11.8;1.7;10.84;2.7;1.32;6000 +74083;44.42045;1.72902;260;20220331;14.3;8.1;11.2;3.8;8.54;2.5;2.66;13400 +74083;44.42045;1.72902;260;20220401;6.7;.5;3.6;4.2;5.4;1;1.71;11600 +74083;44.42045;1.72902;260;20220402;7.1;-.1;3.5;3.7;4.9;0;1.76;9800 +74083;44.42045;1.72902;260;20220403;5.8;-2.5;1.6;2.7;5.12;0;1.43;11636 +74083;44.42045;1.72902;260;20220404;11.6;-.6;5.5;1.8;4.8;0;2.51;21700 +74083;44.42045;1.72902;260;20220405;13.8;-2.1;5.9;1.8;6.3;0;2.29;18900 +74083;44.42045;1.72902;260;20220406;11.3;3.9;7.6;2;9.64;1.3;.88;4650 +74083;44.42045;1.72902;260;20220407;14.4;8.5;11.4;4.3;11.49;8.3;1.97;8200 +74083;44.42045;1.72902;260;20220408;18.2;10.8;14.5;4.4;11.14;1.5;3;11750 +74083;44.42045;1.72902;260;20220409;13.5;4.9;9.2;2.8;7.09;0;2.63;15600 +74083;44.42045;1.72902;260;20220410;19.5;-.1;9.7;2.6;5.54;0;3.89;23700 +74083;44.42045;1.72902;260;20220411;18.6;9.3;13.9;6;8.74;0;4.3;20050 +74083;44.42045;1.72902;260;20220412;18.4;11.7;15;5.2;9.14;0;3.95;14900 +74083;44.42045;1.72902;260;20220413;14.3;10.1;12.2;1.3;10.64;1.2;1.37;5300 +74083;44.42045;1.72902;260;20220414;23.4;4.7;14;1.5;10.69;0;3.55;23150 +74083;44.42045;1.72902;260;20220415;24.6;8.1;16.4;1.6;12.09;0;3.65;21850 +74083;44.42045;1.72902;260;20220416;24;8.3;16.1;2;11.04;0;3.83;21000 +74083;44.42045;1.72902;260;20220417;23.8;4.3;14.1;1.7;8.99;0;3.95;24600 +74083;44.42045;1.72902;260;20220418;19.5;8.4;14;2;10.54;0;2.97;16900 +74083;44.42045;1.72902;260;20220419;17;5.7;11.3;1.9;11.14;6.7;1.81;10400 +74083;44.42045;1.72902;260;20220420;13.3;8.6;11;1.8;11.39;6.1;1.21;6050 +74083;44.42045;1.72902;260;20220421;14.5;9.5;12;1.9;12.24;.9;1.08;4950 +74083;44.42045;1.72902;260;20220422;19.2;10.4;14.8;1.4;12.29;.2;2.61;15050 +74083;44.42045;1.72902;260;20220423;16.7;11.3;14;3.9;10.44;25;2.18;4200 +74083;44.42045;1.72902;260;20220424;15.6;8.1;11.8;3.4;11.59;7.1;1.62;6200 +74083;44.42045;1.72902;260;20220425;17.8;6.3;12;1.3;9.94;0;2.88;18900 +74083;44.42045;1.72902;260;20220426;21.9;4.5;13.2;1.8;8.99;0;4.06;26150 +74083;44.42045;1.72902;260;20220427;24.1;7.9;16;1.7;11.1;0;3.89;22400 +74083;44.42045;1.72902;260;20220428;22.2;11.3;16.7;1.8;13.74;0;3.11;17150 +74083;44.42045;1.72902;260;20220429;22.1;11.9;17;2;13.69;.1;3.4;17900 +74083;44.42045;1.72902;260;20220430;22;10.1;16.1;2.1;11.69;0;3.95;22450 +74083;44.42045;1.72902;260;20220501;20.5;5.4;12.9;1.4;9.79;0;3.38;21350 +74083;44.42045;1.72902;260;20220502;21;7;14;1.8;10.69;0;3.31;19250 +74083;44.42045;1.72902;260;20220503;21.6;10.7;16.2;1.7;12.44;8.1;3.2;17150 +74083;44.42045;1.72902;260;20220504;20.4;10.4;15.4;1.3;12.54;.2;3.11;18450 +74083;44.42045;1.72902;260;20220505;20.4;9.2;14.8;2;10.59;.1;3.54;20200 +74083;44.42045;1.72902;260;20220506;19.7;7.5;13.6;2.3;10.17;0;2.82;14149 +74083;44.42045;1.72902;260;20220507;22.7;8.8;15.8;1.9;10.77;0;3.28;16147 +74083;44.42045;1.72902;260;20220508;23.8;9;16.4;1.3;11.27;0;3.14;16424 +74083;44.42045;1.72902;260;20220509;26.2;9.2;17.7;1.2;11.34;0;3.36;16971 +74083;44.42045;1.72902;260;20220510;27.2;9.5;18.3;1.5;11.84;0;3.65;17492 +74083;44.42045;1.72902;260;20220511;29.7;11.4;20.6;2.2;12.51;0;4.51;17861 +74083;44.42045;1.72902;260;20220512;24.5;13.9;19.2;1.5;15.67;0;2.94;13892 +74083;44.42045;1.72902;260;20220513;26.5;14.2;20.3;1.1;15.87;0;3.06;14514 +74083;44.42045;1.72902;260;20220514;29;12.4;20.7;1.3;15.11;0;3.73;17640 +74083;44.42045;1.72902;260;20220515;28.9;15.2;22;2.3;13.64;1.2;4.32;15947 +74083;44.42045;1.72902;260;20220516;29.1;13.5;21.3;1.3;14.27;0;3.82;17644 +74083;44.42045;1.72902;260;20220517;32;14;23;1.7;14.94;0;4.43;18486 +74083;44.42045;1.72902;260;20220518;32.3;16.4;24.3;1.6;16.11;.1;5.55;26626 +74083;44.42045;1.72902;260;20220519;30;17.5;23.8;2.5;15.27;.4;4.46;15015 +74083;44.42045;1.72902;260;20220520;30.9;17.5;24.2;2.7;14.37;0;4.78;15234 +74083;44.42045;1.72902;260;20220521;33.6;15.2;24.4;1.4;17.11;0;4.51;19126 +74083;44.42045;1.72902;260;20220522;31.5;17.3;24.4;1.3;19.31;6.6;3.93;16835 +74083;44.42045;1.72902;260;20220523;21.5;15.7;18.6;3;15.91;2.1;2.52;9617 +74083;44.42045;1.72902;260;20220524;18;12.1;15.1;2.1;12.84;.3;2.28;10837 +74083;44.42045;1.72902;260;20220525;19.6;8.5;14;2.6;11.31;0;2.87;14583 +74083;44.42045;1.72902;260;20220526;19.5;9.3;14.4;2.6;12.07;0;2.7;13887 +74083;44.42045;1.72902;260;20220527;25.5;11.2;18.4;2.1;13.61;.1;3.75;17394 +74083;44.42045;1.72902;260;20220528;26.8;10.8;18.8;1.9;11.98;0;4.44;21642 +74083;44.42045;1.72902;260;20220529;24.6;8;16.3;2;8.88;0;4.43;22486 +74083;44.42045;1.72902;260;20220530;25.6;7.3;16.5;1.2;8.96;.3;4.03;22300 +74083;44.42045;1.72902;260;20220531;26.4;12.3;19.3;1.6;11.31;.4;3.72;16617 +74083;44.42045;1.72902;260;20220601;32.5;13.2;22.8;1.9;13.41;.3;4.88;19448 +74083;44.42045;1.72902;260;20220602;30.9;15.6;23.2;1.5;16.44;.6;4.3;18259 +74083;44.42045;1.72902;260;20220603;32.4;16.9;24.6;2.3;16.76;24.4;5.2;20060 +74083;44.42045;1.72902;260;20220604;28;14.8;21.4;1.7;19.58;15.5;3.68;17645 +74083;44.42045;1.72902;260;20220605;23.5;15.9;19.7;1.8;17.41;.1;2.9;13393 +74083;44.42045;1.72902;260;20220606;26.6;12;19.3;1.1;15.68;.1;3.6;19028 +74083;44.42045;1.72902;260;20220607;24.2;14.8;19.5;1.3;15.28;1.2;3.22;15880 +74083;44.42045;1.72902;260;20220608;19.2;13;16.1;1.8;15.24;4.7;2.1;10669 +74083;44.42045;1.72902;260;20220609;19.8;12.2;16;2.4;13.91;.4;2.53;12188 +74083;44.42045;1.72902;260;20220610;27.3;10.8;19.1;1.4;14.24;0;3.8;19225 +74083;44.42045;1.72902;260;20220611;31.6;13.2;22.4;1.4;14.54;0;5.69;28709 +74083;44.42045;1.72902;260;20220612;30;15.3;22.6;1.4;17.47;1.3;5.05;25204 +74083;44.42045;1.72902;260;20220613;31.1;18.3;24.7;1.8;20.41;0;5.19;24366 +74083;44.42045;1.72902;260;20220614;34.9;17.3;26.1;1.5;17.94;.3;5.98;27067 +74083;44.42045;1.72902;260;20220615;34.5;19;26.8;1.9;18.94;0;6.1;26594 +74083;44.42045;1.72902;260;20220616;36;18.5;27.2;1.2;19.37;0;5.85;26945 +74083;44.42045;1.72902;260;20220617;38.3;19.5;28.9;1.6;17.87;0;6.66;28323 +74083;44.42045;1.72902;260;20220618;37.6;22.7;30.2;3;14.47;0;7.93;26560 +74083;44.42045;1.72902;260;20220619;35;21.7;28.3;3.2;14.74;0;7.34;24434 +74083;44.42045;1.72902;260;20220620;31.3;18.8;25;1.6;18.27;0;5.1;22777 +74083;44.42045;1.72902;260;20220621;29.6;20.1;24.9;1.6;20.44;1.4;4.53;20265 +74083;44.42045;1.72902;260;20220622;28.5;16.7;22.6;1.9;18.37;1;4.71;22758 +74083;44.42045;1.72902;260;20220623;25.8;15.7;20.8;1.6;18.01;20.7;3.88;19758 +74083;44.42045;1.72902;260;20220624;24.5;15.8;20.1;2;16.44;1.8;3.87;19473 +74083;44.42045;1.72902;260;20220625;25.5;13.2;19.4;2.6;15.77;3.5;4.33;21610 +74083;44.42045;1.72902;260;20220626;18.2;14.2;16.2;2.1;16.44;13.7;2.09;11446 +74083;44.42045;1.72902;260;20220627;22.2;14.2;18.2;2.1;15.37;0;3.39;17661 +74083;44.42045;1.72902;260;20220628;25.7;13.1;19.4;1.9;13.21;0;4.83;25530 +74083;44.42045;1.72902;260;20220629;29.2;11.2;20.2;1.6;14.17;.1;5.32;28432 +74083;44.42045;1.72902;260;20220630;17.4;14.6;16;2.2;14.97;1.1;1.8;7927 +74083;44.42045;1.72902;260;20220701;23.6;11.3;17.4;1.4;12.61;0;4.31;25229 +74083;44.42045;1.72902;260;20220702;31.5;9.4;20.4;1.4;12.41;0;5.74;30314 +74083;44.42045;1.72902;260;20220703;31;14.9;23;1.5;15.81;.3;5.28;25837 +74083;44.42045;1.72902;260;20220704;28.7;16.6;22.7;1.7;17.51;.9;4.61;21924 +74083;44.42045;1.72902;260;20220705;29.9;15.2;22.6;1.6;15.64;0;5.3;26327 +74083;44.42045;1.72902;260;20220706;29.7;14.5;22.1;1.7;13.57;0;5.4;26514 +74083;44.42045;1.72902;260;20220707;28.9;13.7;21.3;2.4;13.51;0;5.63;27072 +74083;44.42045;1.72902;260;20220708;30.5;14.4;22.4;1.9;13.97;0;5.71;27729 +74083;44.42045;1.72902;260;20220709;32.9;14.2;23.5;1.7;13.04;0;6.04;28549 +74083;44.42045;1.72902;260;20220710;33.5;15.8;24.7;2;13.57;0;6.31;28287 +74083;44.42045;1.72902;260;20220711;36.2;18.8;27.5;1.9;13.71;0;6.61;27538 +74083;44.42045;1.72902;260;20220712;35.9;18.1;27;1.7;13.91;0;6.36;27677 +74083;44.42045;1.72902;260;20220713;35.5;17.4;26.4;1.8;12.57;0;6.53;27896 +74083;44.42045;1.72902;260;20220714;37.5;18.1;27.8;1.6;14.41;0;6.57;28394 +74083;44.42045;1.72902;260;20220715;36.1;17.9;27;1.5;14.37;0;6.17;27578 +74083;44.42045;1.72902;260;20220716;37.6;18.5;28.1;1.7;14.24;0;6.52;27552 +74083;44.42045;1.72902;260;20220717;38.4;19.4;28.9;1.8;11.77;0;6.97;28198 +74083;44.42045;1.72902;260;20220718;38.6;22.8;30.7;3.1;13.41;0;8.15;26660 +74083;44.42045;1.72902;260;20220719;35.7;22.9;29.3;2.5;15.87;0;6.67;23683 +74083;44.42045;1.72902;260;20220720;29;19.1;24.1;2.4;17.44;0;4.68;19524 +74083;44.42045;1.72902;260;20220721;34.8;15.6;25.2;1.2;15.11;0;5.74;28128 +74083;44.42045;1.72902;260;20220722;31.1;17.8;24.4;2.1;16.44;.3;5.36;23055 +74083;44.42045;1.72902;260;20220723;30.3;16.2;23.2;1.9;15.51;0;5.23;24503 +74083;44.42045;1.72902;260;20220724;36.7;15.5;26.1;1.5;13.87;0;6.34;28667 +74083;44.42045;1.72902;260;20220725;29.2;19.5;24.3;3;16.74;0;4.84;17758 +74083;44.42045;1.72902;260;20220726;27.9;16;21.9;2.7;13.87;0;5.13;22487 +74083;44.42045;1.72902;260;20220727;29.7;13.4;21.6;2.1;11.91;0;5.52;26238 +74083;44.42045;1.72902;260;20220728;30.3;13.4;21.9;1.5;13.24;0;5.17;26025 +74083;44.42045;1.72902;260;20220729;28.7;16.9;22.8;1.9;15.44;1;4.33;19179 +74083;44.42045;1.72902;260;20220730;31.3;17.8;24.5;2.3;15.81;0;5.39;23062 +74083;44.42045;1.72902;260;20220731;34.4;16.9;25.6;2.1;15.11;0;6.1;26442 +74083;44.42045;1.72902;260;20220801;35.7;17.5;26.6;1.8;15.11;0;6.08;26422 +74083;44.42045;1.72902;260;20220802;36.6;16.9;26.8;1.4;13.51;0;5.89;27002 +74083;44.42045;1.72902;260;20220803;38.1;20.2;29.2;1.8;13.34;0;6.36;25459 +74083;44.42045;1.72902;260;20220804;37.1;20.7;28.9;2.1;16.74;0;6.4;25042 +74083;44.42045;1.72902;260;20220805;32.4;19.7;26;2.3;18.94;4.1;5.18;21190 +74083;44.42045;1.72902;260;20220806;34.3;18.4;26.3;1.6;17.04;0;5.39;23846 +74083;44.42045;1.72902;260;20220807;34.8;17.7;26.3;1.8;12.07;0;5.81;24596 +74083;44.42045;1.72902;260;20220808;35.4;17.4;26.4;1.8;10.34;0;5.95;24878 +74083;44.42045;1.72902;260;20220809;37.2;18.3;27.7;1.7;9.71;0;5.96;24483 +74083;44.42045;1.72902;260;20220810;37.7;18.3;28;1.8;10.11;0;6.18;25260 +74083;44.42045;1.72902;260;20220811;38.5;20;29.3;1.6;14.21;0;5.95;24562 +74083;44.42045;1.72902;260;20220812;39.7;20.8;30.3;1.5;17.31;0;5.93;24249 +74083;44.42045;1.72902;260;20220813;37.5;19.6;28.5;1.9;17.74;.8;5.83;23170 +74083;44.42045;1.72902;260;20220814;27.4;20.4;23.9;2.1;19.97;5.5;3.48;14425 +74083;44.42045;1.72902;260;20220815;29.3;15.8;22.6;1.4;16.27;0;4.06;19980 +74083;44.42045;1.72902;260;20220816;32;15.2;23.6;2.4;15.77;10.3;4.99;20281 +74083;44.42045;1.72902;260;20220817;26;15.7;20.9;1.9;17.31;1;3.6;18254 +74083;44.42045;1.72902;260;20220818;26.9;15.3;21.1;2.5;15.57;0;4.03;18789 +74083;44.42045;1.72902;260;20220819;26.2;16.7;21.4;2.5;16.54;0;3.45;14426 +74083;44.42045;1.72902;260;20220820;29.4;16;22.7;1.6;17.27;0;4.16;20602 +74083;44.42045;1.72902;260;20220821;28.5;15.2;21.9;1.7;16.41;0;3.79;18407 +74083;44.42045;1.72902;260;20220822;25.5;18.7;22.1;2.1;17.87;.7;3.01;12510 +74083;44.42045;1.72902;260;20220823;31;16.6;23.8;1.7;17.87;0;4.35;20469 +74083;44.42045;1.72902;260;20220824;35.4;17.4;26.4;1.6;15.77;.1;5.09;22357 +74083;44.42045;1.72902;260;20220825;31.9;20.1;26;2;17.31;0;4.5;18359 +74083;44.42045;1.72902;260;20220826;30.7;16.8;23.8;1.6;17.01;.1;4.19;19593 +74083;44.42045;1.72902;260;20220827;31.2;15.9;23.6;1.3;14.81;0;4.2;20538 +74083;44.42045;1.72902;260;20220828;34;14.8;24.4;1.5;12.61;0;4.8;22370 +74083;44.42045;1.72902;260;20220829;34.6;17.2;25.9;1.7;13.67;2.3;4.74;19161 +74083;44.42045;1.72902;260;20220830;32.2;16.6;24.4;1.4;17.61;0;4.23;20949 +74083;44.42045;1.72902;260;20220831;32.5;16.4;24.5;1.9;15.31;.1;4.5;19375 +74083;44.42045;1.72902;260;20220901;29.1;17.9;23.5;1.5;17.67;3.2;3.52;16276 +74083;44.42045;1.72902;260;20220902;26.1;17.1;21.6;1.6;18.34;6.6;2.9;13931 +74083;44.42045;1.72902;260;20220903;27.3;16.3;21.8;1.2;17.01;.1;3.2;16694 +74083;44.42045;1.72902;260;20220904;32;16.2;24.1;2.2;17.17;0;4.59;19819 +74083;44.42045;1.72902;260;20220905;33;19.7;26.4;2.4;19.14;7.4;4.62;17801 +74083;44.42045;1.72902;260;20220906;31.9;18.4;25.2;2.2;18.47;2;4.21;17052 +74083;44.42045;1.72902;260;20220907;27.2;15.9;21.5;1.8;15.94;.2;3.24;14682 +74083;44.42045;1.72902;260;20220908;25.5;12.7;19.1;1.4;14.41;1.3;3;16819 +74083;44.42045;1.72902;260;20220909;23.4;15.1;19.2;1.8;15.44;.8;2.64;13105 +74083;44.42045;1.72902;260;20220910;25.8;10.8;18.3;1.2;12.87;0;3.12;18892 +74083;44.42045;1.72902;260;20220911;33.2;12.4;22.8;1.8;11.97;0;4.43;20567 +74083;44.42045;1.72902;260;20220912;35.6;17;26.3;2.8;14.81;0;5.63;19461 +74083;44.42045;1.72902;260;20220913;31.2;20.5;25.8;2.6;19.67;.8;3.79;12612 +74083;44.42045;1.72902;260;20220914;30.4;18.1;24.2;1.8;17.31;1.7;3.46;14534 +74083;44.42045;1.72902;260;20220915;28.8;15.4;22.1;1.8;16.47;0;3.43;16921 +74083;44.42045;1.72902;260;20220916;25.5;16.9;21.2;2.6;14.87;0;3.21;13106 +74083;44.42045;1.72902;260;20220917;21.1;9.1;15.1;2;8.81;0;3.02;16865 +74083;44.42045;1.72902;260;20220918;26.4;5.2;15.8;1.5;7.04;0;3.46;19954 +74083;44.42045;1.72902;260;20220919;26.2;7.8;17;2;7.81;0;3.7;18492 +74083;44.42045;1.72902;260;20220920;25.3;7.8;16.6;1.7;8.21;0;3.28;18181 +74083;44.42045;1.72902;260;20220921;25.5;6.6;16.1;1.5;8.31;0;3.14;18131 +74083;44.42045;1.72902;260;20220922;26;8.4;17.2;1.6;9.24;0;3.2;17674 +74083;44.42045;1.72902;260;20220923;24.8;10.2;17.5;1.6;11.91;4.4;2.71;13876 +74083;44.42045;1.72902;260;20220924;18.5;13.6;16.1;1.8;14.74;2.1;1.6;8400 +74083;44.42045;1.72902;260;20220925;18.9;10.7;14.8;1.4;12.31;.3;1.78;10042 +74083;44.42045;1.72902;260;20220926;18.5;5.9;12.2;2.1;10.91;3.1;1.99;12893 +74083;44.42045;1.72902;260;20220927;15.6;11.3;13.5;3.4;13.04;5.2;1.38;7343 +74083;44.42045;1.72902;260;20220928;19.1;13.4;16.2;4.5;15.01;8.7;1.92;9161 +74083;44.42045;1.72902;260;20220929;15.3;11.8;13.6;1.9;12.94;6.6;1.25;6689 +74083;44.42045;1.72902;260;20220930;17.6;8.8;13.2;1.9;10.77;.1;1.87;11561 +74083;44.42045;1.72902;260;20221001;19.5;8.2;13.9;2.2;13.07;.6;1.69;10847 +74083;44.42045;1.72902;260;20221002;23.2;13.9;18.6;1.2;15.44;.1;1.89;10538 +74083;44.42045;1.72902;260;20221003;23.8;11.4;17.6;.9;13.37;0;2.08;13697 +74083;44.42045;1.72902;260;20221004;25.2;8.9;17;1.2;12.17;.1;2.35;15071 +74083;44.42045;1.72902;260;20221005;25.7;10.1;17.9;2;13.21;.1;2.66;14255 +74083;44.42045;1.72902;260;20221006;21.9;14.3;18.1;1;15.47;0;1.67;9596 +74083;44.42045;1.72902;260;20221007;24.3;10.5;17.4;1.5;14.07;0;2.18;12997 +74083;44.42045;1.72902;260;20221008;22.3;11.8;17;1.1;14.71;4.7;1.7;10451 +74083;44.42045;1.72902;260;20221009;24.4;10.9;17.7;2.1;13.07;0;2.51;13086 +74083;44.42045;1.72902;260;20221010;24.4;12.7;18.5;1.8;14.31;0;2.22;10722 +74083;44.42045;1.72902;260;20221011;23.2;12.1;17.6;1.2;14.67;0;1.77;10534 +74083;44.42045;1.72902;260;20221012;23.9;13.3;18.6;1.3;15.11;1;1.77;9983 +74083;44.42045;1.72902;260;20221013;20.3;11.3;15.8;1.4;14.44;3.9;1.4;8637 +74083;44.42045;1.72902;260;20221014;19.6;15.3;17.5;2.5;16.74;1.3;1.26;5578 +74083;44.42045;1.72902;260;20221015;26.6;13.2;19.9;1.7;14.67;0;2.25;11897 +74083;44.42045;1.72902;260;20221016;26.4;15.7;21;3.3;15.91;0;2.85;10647 +74083;44.42045;1.72902;260;20221017;24.8;18.9;21.8;3.4;16.64;0;2.62;6810 +74083;44.42045;1.72902;260;20221018;27.3;15.5;21.4;2.7;16.81;0;2.61;10744 +74083;44.42045;1.72902;260;20221019;25.3;15.2;20.3;2.8;16.31;2.1;2.24;7938 +74083;44.42045;1.72902;260;20221020;22.4;17.4;19.9;3.1;17.71;2;1.76;5555 +74083;44.42045;1.72902;260;20221021;22.9;15;19;1.6;16.04;.8;1.58;7370 +74083;44.42045;1.72902;260;20221022;24.9;11.6;18.3;2.1;13.87;0;2.13;11002 +74083;44.42045;1.72902;260;20221023;24.7;16.3;20.5;3.1;13.51;0;2.7;5675 +74083;44.42045;1.72902;260;20221024;23.2;12.3;17.7;1.5;13.17;0;1.67;9018 +74083;44.42045;1.72902;260;20221025;24;10.8;17.4;2.4;12.67;0;2.14;8883 +74083;44.42045;1.72902;260;20221026;24.3;11.3;17.8;1.8;14.51;.1;1.72;9191 +74083;44.42045;1.72902;260;20221027;26.2;13.9;20;3;15.74;0;2.39;8544 +74083;44.42045;1.72902;260;20221028;26.3;18.4;22.4;3.5;14.01;0;3.2;7331 +74083;44.42045;1.72902;260;20221029;27.2;15.2;21.2;3.3;10.27;0;3.53;8650 +74083;44.42045;1.72902;260;20221030;23.7;13.7;18.7;2.1;12.74;0;2.03;8155 +74083;44.42045;1.72902;260;20221031;24.4;12.4;18.4;2.2;14.51;2;1.84;7660 +74083;44.42045;1.72902;260;20221101;18.9;13.5;16.2;1.3;13.57;.1;1.11;5856 +74083;44.42045;1.72902;260;20221102;19.2;7.7;13.4;1.3;10.87;.1;1.16;8703 +74083;44.42045;1.72902;260;20221103;17.5;8.8;13.1;3.1;11.11;5;1.46;5140 +74083;44.42045;1.72902;260;20221104;12.1;9.7;10.9;4.2;10.54;5.7;1.06;3949 +74083;44.42045;1.72902;260;20221105;14.3;3;8.6;1.6;8.04;.1;.98;8358 +74083;44.42045;1.72902;260;20221106;16.6;2.3;9.4;1.7;7.91;.2;1.24;8655 +74083;44.42045;1.72902;260;20221107;20.1;5.3;12.7;2.2;9.64;0;1.57;9061 +74083;44.42045;1.72902;260;20221108;19.7;11.4;15.5;2.6;12.71;.2;1.5;5116 +74083;44.42045;1.72902;260;20221109;17.2;12.5;14.8;1.7;14.14;4.9;.86;3792 +74083;44.42045;1.72902;260;20221110;17.2;10.1;13.6;1.5;11.81;0;.95;6214 +74083;44.42045;1.72902;260;20221111;21.7;6.2;13.9;3.1;11.61;0;1.7;8524 +74083;44.42045;1.72902;260;20221112;22.8;11.4;17.1;2.6;11.84;0;1.93;7376 +74083;44.42045;1.72902;260;20221113;22.5;7;14.7;1.5;9.34;0;1.34;8230 +74083;44.42045;1.72902;260;20221114;16.6;11.6;14.1;2;12.27;2.4;1.07;3290 +74083;44.42045;1.72902;260;20221115;16.7;10;13.4;1.9;12.97;8.8;.83;4596 +74083;44.42045;1.72902;260;20221116;16.9;10;13.5;2.3;12.01;.2;1.02;6133 +74083;44.42045;1.72902;260;20221117;16.3;11.6;14;3;12.27;4.2;1.15;4147 +74083;44.42045;1.72902;260;20221118;11.9;8.6;10.3;2.4;10.74;3.6;.68;3215 +74083;44.42045;1.72902;260;20221119;11;7.1;9;2;9.41;1.1;.68;3923 +74083;44.42045;1.72902;260;20221120;8.9;2.4;5.6;1.4;8.84;2;.4;3572 +74083;44.42045;1.72902;260;20221121;10.8;6.3;8.6;2.8;9.94;17.2;.58;2972 +74083;44.42045;1.72902;260;20221122;8.5;5.4;6.9;3.4;9.07;15.6;.51;3057 +74083;44.42045;1.72902;260;20221123;14.7;7.1;10.9;3;10.64;4.9;.89;4651 +74083;44.42045;1.72902;260;20221124;12.3;4.8;8.5;1.8;9.94;1.8;.54;4729 +74083;44.42045;1.72902;260;20221125;10.6;7.2;8.9;1.8;10.14;7.9;.53;2607 +74083;44.42045;1.72902;260;20221126;9.9;2.6;6.2;1;8.44;.1;.42;4055 +74083;44.42045;1.72902;260;20221127;12.1;2.1;7.1;2.2;7.54;5.9;.89;5472 +74083;44.42045;1.72902;260;20221128;11.5;7.6;9.5;2.8;10.41;4.6;.59;3419 +74083;44.42045;1.72902;260;20221129;10.6;6.3;8.4;1.7;9.11;0;.55;3534 +74083;44.42045;1.72902;260;20221130;9.1;3.1;6.1;1;7.57;0;.42;4219 +74083;44.42045;1.72902;260;20221201;6.5;-1.6;2.5;.7;6.77;.1;.31;3910 +74083;44.42045;1.72902;260;20221202;6;3.7;4.9;.5;7.64;.1;.39;2080 +74083;44.42045;1.72902;260;20221203;7.3;3.3;5.3;1;7.57;4.4;.42;2936 +74083;44.42045;1.72902;260;20221204;8.6;3.8;6.2;1.1;7.51;.1;.47;3421 +74083;44.42045;1.72902;260;20221205;10.5;-1.5;4.5;2;6.11;.1;.68;5702 +74083;44.42045;1.72902;260;20221206;11.6;.7;6.2;1.2;6.07;0;.59;5171 +74083;44.42045;1.72902;260;20221207;10.6;-1;4.8;1.2;6.01;.1;.49;6030 +74083;44.42045;1.72902;260;20221208;8;-.6;3.7;2.1;6.57;3.1;.56;3768 +74083;44.42045;1.72902;260;20221209;8.7;5.5;7.1;1.3;9.51;1.7;.4;1738 +74083;44.42045;1.72902;260;20221210;1;.4;.7;2.5;5.91;0;.37;1161 +74083;44.42045;1.72902;260;20221211;4.6;-7.3;-1.4;1.2;4.17;.1;.37;5598 +74083;44.42045;1.72902;260;20221212;3.5;-5.2;-.8;2;5.24;10.5;.33;3610 +74083;44.42045;1.72902;260;20221213;10;3.1;6.6;3;10.31;.9;.09;3056 +74083;44.42045;1.72902;260;20221214;12.4;8.5;10.5;2;11.54;2.9;.48;2499 +74083;44.42045;1.72902;260;20221215;10.3;7.5;8.9;1.8;10.64;3.6;.45;1514 +74083;44.42045;1.72902;260;20221216;10;7.3;8.6;1.4;9.27;.2;.5;3078 +74083;44.42045;1.72902;260;20221217;6.4;-2.4;2;1.7;5.51;.1;.44;5223 +74083;44.42045;1.72902;260;20221218;12.3;-2.4;4.9;3;6.77;.1;.81;6147 +74083;44.42045;1.72902;260;20221219;16.5;8.9;12.7;4.8;10.57;0;1.52;4281 +74083;44.42045;1.72902;260;20221220;15.5;12.1;13.8;3.5;11.04;0;1.4;2104 +74083;44.42045;1.72902;260;20221221;15.5;10.1;12.8;1.6;11.91;.5;.65;3528 +74083;44.42045;1.72902;260;20221222;14.7;9.3;12;2.5;12.51;8.1;.53;3121 +74083;44.42045;1.72902;260;20221223;17;12.3;14.7;1.8;13.74;0;.67;3646 +74083;44.42045;1.72902;260;20221224;17;10.4;13.7;1.4;12.04;0;.68;4292 +74083;44.42045;1.72902;260;20221225;17.5;6.9;12.2;2.4;9.81;0;1.06;5058 +74083;44.42045;1.72902;260;20221226;13.6;6.3;10;1.1;10.94;1;.4;3596 +74083;44.42045;1.72902;260;20221227;14;8.4;11.2;1;10.71;.1;.48;3659 +74083;44.42045;1.72902;260;20221228;16.5;3.9;10.2;2;9.34;0;.83;5723 +74083;44.42045;1.72902;260;20221229;12.5;7.4;9.9;1.7;10.17;4.2;.58;3036 +74083;44.42045;1.72902;260;20221230;14.3;8.2;11.2;2.2;11.01;.5;.67;3111 +74083;44.42045;1.72902;260;20221231;17.7;7.7;12.7;2.6;11.11;0;1.06;5149 +74084;44.44486;2.04097;472;20220101;18;7.2;12.6;1.3;7.62;0;.97;5345 +74084;44.44486;2.04097;472;20220102;13;6.6;9.8;1.3;8.14;.1;.75;4029 +74084;44.44486;2.04097;472;20220103;11.7;5.7;8.7;1.1;9.84;0;.41;3699 +74084;44.44486;2.04097;472;20220104;16.5;7.5;12;2.6;8.94;7.4;1.27;4887 +74084;44.44486;2.04097;472;20220105;4.4;1.4;2.9;3.8;5.94;0;.76;2280 +74084;44.44486;2.04097;472;20220106;4.1;-1.4;1.4;2.8;4.94;.1;.69;3765 +74084;44.44486;2.04097;472;20220107;1;-3.3;-1.1;1.6;5.72;3.6;.24;3251 +74084;44.44486;2.04097;472;20220108;7.9;.4;4.2;5.5;9.09;8.8;.04;4439 +74084;44.44486;2.04097;472;20220109;5.7;3.5;4.6;3.4;8.27;16.7;.36;2068 +74084;44.44486;2.04097;472;20220110;6;4.6;5.3;2.3;7.82;.9;.57;1370 +74084;44.44486;2.04097;472;20220111;5.9;-1.4;2.3;1.7;5.19;.1;.61;4390 +74084;44.44486;2.04097;472;20220112;5.6;-3.3;1.1;1.5;4.69;0;.55;5051 +74084;44.44486;2.04097;472;20220113;6.7;-4;1.4;1.3;4.49;0;.55;5892 +74084;44.44486;2.04097;472;20220114;12.2;-1.3;5.4;1.3;4.07;0;.86;6812 +74084;44.44486;2.04097;472;20220115;9.5;-1.8;3.8;.9;4.69;.1;.56;6112 +74084;44.44486;2.04097;472;20220116;6.6;-3.1;1.8;1.1;4.92;.1;.5;5742 +74084;44.44486;2.04097;472;20220117;8.1;-2.7;2.7;1.6;5.52;.1;.59;5908 +74084;44.44486;2.04097;472;20220118;2.7;-2.5;.1;1;5.29;.1;.36;4053 +74084;44.44486;2.04097;472;20220119;1.4;-2.1;-.4;1.7;6.07;1.6;.27;3350 +74084;44.44486;2.04097;472;20220120;4.5;-.9;1.8;2.5;6.12;0;.49;4253 +74084;44.44486;2.04097;472;20220121;4.2;-1.4;1.4;3.7;4.37;.1;1.05;4474 +74084;44.44486;2.04097;472;20220122;6.5;-3.9;1.3;1.9;4.47;0;.76;6311 +74084;44.44486;2.04097;472;20220123;11.5;-1.4;5.1;2;5.19;0;1.07;7279 +74084;44.44486;2.04097;472;20220124;11.9;1.7;6.8;2.3;5.03;0;1.44;6628 +74084;44.44486;2.04097;472;20220125;10.8;1.7;6.2;1.4;5.63;0;.87;6097 +74084;44.44486;2.04097;472;20220126;10.5;-.1;5.2;.9;5.69;0;.66;6742 +74084;44.44486;2.04097;472;20220127;9.9;-1.6;4.1;1.2;5.54;.1;.7;7201 +74084;44.44486;2.04097;472;20220128;-.5;-5.2;-2.8;.9;4.97;0;.3;3999 +74084;44.44486;2.04097;472;20220129;1.1;-3.7;-1.3;1;5.39;0;.37;4475 +74084;44.44486;2.04097;472;20220130;3.7;-1.9;.9;1.3;6.44;.2;.4;4962 +74084;44.44486;2.04097;472;20220131;6;1;3.5;4.2;7.57;1.8;.46;4582 +74084;44.44486;2.04097;472;20220201;3.8;-.8;1.5;4;7.08;2.4;.27;4450 +74084;44.44486;2.04097;472;20220202;7.5;4;5.7;2.8;8.86;.3;.51;3776 +74084;44.44486;2.04097;472;20220203;10.1;.2;5.1;2;7.44;.2;.81;7258 +74084;44.44486;2.04097;472;20220204;7;4.3;5.6;1.4;9.07;2.7;.46;3534 +74084;44.44486;2.04097;472;20220205;8.7;4.2;6.4;2.6;7.67;.5;.86;4624 +74084;44.44486;2.04097;472;20220206;5.4;-.8;2.3;2.7;7.37;2.2;.4;5842 +74084;44.44486;2.04097;472;20220207;9.5;5.2;7.3;4.4;8.44;.6;1.02;4711 +74084;44.44486;2.04097;472;20220208;15;-1.3;6.9;1.5;5.92;0;1.25;10268 +74084;44.44486;2.04097;472;20220209;14.4;2.8;8.6;2.5;6.44;0;1.58;8671 +74084;44.44486;2.04097;472;20220210;5.9;2.5;4.2;2;7.24;0;1.4;11066 +74084;44.44486;2.04097;472;20220211;11.3;5.9;8.6;2.5;6.97;0;1.41;10000 +74084;44.44486;2.04097;472;20220212;11.6;-1.7;5;2;5.83;0;1.28;9066 +74084;44.44486;2.04097;472;20220213;13.7;3.4;8.6;4.8;8.2;3.6;1.78;10233 +74084;44.44486;2.04097;472;20220214;9.3;7;8.2;4;8.64;7.6;1.08;5366 +74084;44.44486;2.04097;472;20220215;6.6;3.7;5.2;3.7;8.01;6.9;.61;4766 +74084;44.44486;2.04097;472;20220216;10.4;5.7;8;4.7;10.69;7.2;.56;5720 +74084;44.44486;2.04097;472;20220217;11.8;9.3;10.5;3.9;12.27;1.3;.64;3908 +74084;44.44486;2.04097;472;20220218;14;8.5;11.3;3.1;10.92;.2;1.23;6461 +74084;44.44486;2.04097;472;20220219;8.4;4;6.2;3;7.22;0;1.12;5580 +74084;44.44486;2.04097;472;20220220;7.9;.7;4.3;2.7;8.42;4;.6;7708 +74084;44.44486;2.04097;472;20220221;8.6;7.2;7.9;6.6;8.59;1.6;1.25;2952 +74084;44.44486;2.04097;472;20220222;10.2;4.8;7.5;3.3;8.37;0;1.17;6847 +74084;44.44486;2.04097;472;20220223;14.3;4.7;9.5;1.7;8.19;0;1.39;9453 +74084;44.44486;2.04097;472;20220224;13.4;5.2;9.3;3.2;8.42;.2;1.63;8831 +74084;44.44486;2.04097;472;20220225;8.7;2.2;5.5;3.3;6.12;0;1.44;7897 +74084;44.44486;2.04097;472;20220226;13;-.4;6.3;3.3;4.67;0;2.21;11833 +74084;44.44486;2.04097;472;20220227;13.8;1.4;7.6;1.9;6.17;0;1.69;11589 +74084;44.44486;2.04097;472;20220228;14;2.6;8.3;2;7.14;0;1.62;11131 +74084;44.44486;2.04097;472;20220301;14.9;.8;7.9;2.5;6.39;0;1.96;12617 +74084;44.44486;2.04097;472;20220302;10.2;3.9;7;2.5;8.69;2.9;1.06;8194 +74084;44.44486;2.04097;472;20220303;14;6.5;10.3;1.2;9.59;0;1.31;9233 +74084;44.44486;2.04097;472;20220304;10.2;3.6;6.9;3.1;9.24;1.9;.95;8422 +74084;44.44486;2.04097;472;20220305;8.4;5.8;7.1;2.9;8.87;0;.8;4532 +74084;44.44486;2.04097;472;20220306;9.9;.8;5.3;1.6;5.89;0;1.39;10072 +74084;44.44486;2.04097;472;20220307;10.6;-1.7;4.4;1.9;5.29;0;1.59;12653 +74084;44.44486;2.04097;472;20220308;12.3;2.5;7.4;3.6;7.32;.7;1.79;11344 +74084;44.44486;2.04097;472;20220309;13;5.6;9.3;4;8.29;0;1.88;9933 +74084;44.44486;2.04097;472;20220310;13.5;6.9;10.2;4.6;9.02;2.6;1.95;9306 +74084;44.44486;2.04097;472;20220311;10.2;8.2;9.2;7.8;9.07;8.2;1.7;4864 +74084;44.44486;2.04097;472;20220312;7.6;6;6.8;5.4;8.92;5.8;.84;3637 +74084;44.44486;2.04097;472;20220313;8.5;6.5;7.5;5.3;7.74;15.1;1.51;4948 +74084;44.44486;2.04097;472;20220314;11;.6;5.8;7.1;8.79;.6;1.21;12648 +74084;44.44486;2.04097;472;20220315;13.7;10.3;12;9.5;10.29;0;2.33;6858 +74084;44.44486;2.04097;472;20220316;14.8;9.9;12.4;4;10.27;0;1.96;8259 +74084;44.44486;2.04097;472;20220317;14;8.1;11;2.6;10.07;1.6;1.7;9435 +74084;44.44486;2.04097;472;20220318;13.7;6.1;9.9;2.5;8.64;0;1.77;10000 +74084;44.44486;2.04097;472;20220319;16;7;11.5;3.5;7.24;0;2.95;16100 +74084;44.44486;2.04097;472;20220320;12.9;5.8;9.3;7;7.44;0;2.52;9433 +74084;44.44486;2.04097;472;20220321;12.5;8.2;10.4;9;7.04;0;3.33;13033 +74084;44.44486;2.04097;472;20220322;13.6;5.6;9.6;8.5;5.24;0;4.08;18866 +74084;44.44486;2.04097;472;20220323;15;4.9;9.9;5.9;4.41;0;4.1;19533 +74084;44.44486;2.04097;472;20220324;17.8;3.9;10.9;4.3;4.51;0;4.03;18324 +74084;44.44486;2.04097;472;20220325;18.5;5.2;11.8;3.3;4.21;0;3.83;16966 +74084;44.44486;2.04097;472;20220326;19.3;1.3;10.3;3.6;4.77;0;3.93;20233 +74084;44.44486;2.04097;472;20220327;19.7;3.1;11.4;3.9;5.67;0;4.01;19033 +74084;44.44486;2.04097;472;20220328;19.7;7.2;13.5;5;5.41;0;4.65;17733 +74084;44.44486;2.04097;472;20220329;17.8;9.1;13.5;3;7.41;5.1;2.99;12000 +74084;44.44486;2.04097;472;20220330;11.5;8.1;9.8;1.9;10.04;2.8;1.18;6000 +74084;44.44486;2.04097;472;20220331;11.5;6.3;8.9;4.4;8.07;2.2;2.04;12066 +74084;44.44486;2.04097;472;20220401;5.6;-.1;2.8;5.4;5.37;1.2;1.79;11866 +74084;44.44486;2.04097;472;20220402;4.7;-1.3;1.7;3.7;5.04;0;1.46;9533 +74084;44.44486;2.04097;472;20220403;3.9;-2.4;.8;3.6;4.93;0;1.41;9534 +74084;44.44486;2.04097;472;20220404;9.8;-1;4.4;1.5;5.07;0;2.33;21066 +74084;44.44486;2.04097;472;20220405;13.8;-2.4;5.7;2.3;6.18;0;2.52;21000 +74084;44.44486;2.04097;472;20220406;10.2;.7;5.5;2.5;8.87;1.5;.82;6100 +74084;44.44486;2.04097;472;20220407;11.6;7.3;9.4;5.1;10.77;8.8;.89;3966 +74084;44.44486;2.04097;472;20220408;15.8;9.7;12.8;5.5;10.34;1.7;2.4;9266 +74084;44.44486;2.04097;472;20220409;11.5;3.6;7.5;3.7;6.34;0;2.5;16633 +74084;44.44486;2.04097;472;20220410;18;-2.3;7.8;3.4;5.07;0;3.82;24233 +74084;44.44486;2.04097;472;20220411;15.5;7.8;11.7;8.5;8.11;0;3.84;19900 +74084;44.44486;2.04097;472;20220412;16.6;10.1;13.3;7.5;7.81;2.4;4.17;14733 +74084;44.44486;2.04097;472;20220413;16;8;12;2;8.61;.7;2.07;8733 +74084;44.44486;2.04097;472;20220414;22.3;2.3;12.3;2.1;9.84;0;3.59;23666 +74084;44.44486;2.04097;472;20220415;23.4;5.9;14.6;2;10.77;0;3.79;23700 +74084;44.44486;2.04097;472;20220416;23.1;5.1;14.1;2.4;9.24;0;4.08;24300 +74084;44.44486;2.04097;472;20220417;22.2;1.8;12;2.4;7.71;0;4.05;25366 +74084;44.44486;2.04097;472;20220418;18.3;5.2;11.8;2.4;9.31;0;3.1;20400 +74084;44.44486;2.04097;472;20220419;17.5;4.7;11.1;2.2;10.37;9.5;2.38;15666 +74084;44.44486;2.04097;472;20220420;13.7;8.7;11.2;1.5;11.11;7.2;1.32;6500 +74084;44.44486;2.04097;472;20220421;14.3;8.5;11.4;1.6;11.51;1;1.41;7600 +74084;44.44486;2.04097;472;20220422;18.8;8.1;13.4;2;11.17;.5;2.78;17066 +74084;44.44486;2.04097;472;20220423;15.4;10.8;13.1;5;9.64;32;2.5;6533 +74084;44.44486;2.04097;472;20220424;12.2;5.9;9.1;3.3;10.54;15.9;.89;3533 +74084;44.44486;2.04097;472;20220425;15.4;6;10.7;1.8;9.27;0;2.5;16800 +74084;44.44486;2.04097;472;20220426;20.5;2.2;11.4;1.9;8.74;0;3.81;26833 +74084;44.44486;2.04097;472;20220427;23.4;7.2;15.3;2.1;10.14;0;4.1;23833 +74084;44.44486;2.04097;472;20220428;21.4;9.7;15.6;2.3;12.17;0;3.63;21466 +74084;44.44486;2.04097;472;20220429;20.4;10;15.2;2.4;12.97;.3;2.58;13100 +74084;44.44486;2.04097;472;20220430;20.3;8.8;14.6;2.2;10.51;0;3.84;24200 +74084;44.44486;2.04097;472;20220501;18.7;3.4;11.1;1.9;8.37;0;3.48;23966 +74084;44.44486;2.04097;472;20220502;19.3;6.1;12.7;1.8;9.07;0;3.45;21833 +74084;44.44486;2.04097;472;20220503;19.1;9.4;14.3;1.5;11.61;9.5;2.49;13200 +74084;44.44486;2.04097;472;20220504;18;7.9;13;1.8;11.51;.3;2.83;18333 +74084;44.44486;2.04097;472;20220505;18.3;7.5;12.9;2.6;9.77;.2;3.49;21600 +74084;44.44486;2.04097;472;20220506;17.4;7.6;12.5;3.5;10.02;0;3.3;19174 +74084;44.44486;2.04097;472;20220507;20.6;8.8;14.7;3.3;10.37;0;3.99;21222 +74084;44.44486;2.04097;472;20220508;21.9;9.2;15.6;1.9;10.69;0;3.91;21898 +74084;44.44486;2.04097;472;20220509;24.1;10.4;17.3;1.4;10.84;0;4.15;23033 +74084;44.44486;2.04097;472;20220510;25.3;10.2;17.7;1.4;11.57;0;4.36;24058 +74084;44.44486;2.04097;472;20220511;27.2;12.4;19.8;2.2;12.12;0;5;24242 +74084;44.44486;2.04097;472;20220512;23.5;12.3;17.9;1.8;14.54;.1;3.88;20987 +74084;44.44486;2.04097;472;20220513;23.7;13.8;18.7;1.5;14.57;0;3.74;19794 +74084;44.44486;2.04097;472;20220514;27.4;12.7;20.1;1.2;14.44;0;4.52;24426 +74084;44.44486;2.04097;472;20220515;26.2;16.1;21.1;3.3;12.57;.5;5.09;20187 +74084;44.44486;2.04097;472;20220516;26.2;12.1;19.2;2;13.34;0;4.69;23923 +74084;44.44486;2.04097;472;20220517;30.1;14;22;1.8;14.52;0;5.38;25864 +74084;44.44486;2.04097;472;20220518;30.4;16.4;23.4;2.1;15.49;0;5.4;24068 +74084;44.44486;2.04097;472;20220519;27.2;17.7;22.5;3.9;14.42;.5;5.36;20060 +74084;44.44486;2.04097;472;20220520;28.7;18.2;23.4;3.6;13.42;0;5.82;20961 +74084;44.44486;2.04097;472;20220521;32.2;14.5;23.3;1.5;16.52;0;5.62;27421 +74084;44.44486;2.04097;472;20220522;30.3;18.7;24.5;1.8;18.29;7.1;5.02;22152 +74084;44.44486;2.04097;472;20220523;19;15.2;17.1;3.3;15.32;3.8;2.66;12273 +74084;44.44486;2.04097;472;20220524;17.5;10.3;13.9;2.4;12.17;.2;3;17246 +74084;44.44486;2.04097;472;20220525;18;7.8;12.9;3.1;10.89;0;3.46;20923 +74084;44.44486;2.04097;472;20220526;17.8;8.9;13.4;3;11.52;0;3.24;19789 +74084;44.44486;2.04097;472;20220527;24.3;9.3;16.8;2.9;13.14;0;4.67;25525 +74084;44.44486;2.04097;472;20220528;24.4;10.8;17.6;2.8;11.37;0;4.98;24626 +74084;44.44486;2.04097;472;20220529;22.2;8.4;15.3;2.5;8.27;0;4.85;25075 +74084;44.44486;2.04097;472;20220530;23.4;8;15.7;1.7;8.67;0;4.69;26400 +74084;44.44486;2.04097;472;20220531;23.5;11.2;17.4;1.6;11.19;1.1;4.35;23365 +74084;44.44486;2.04097;472;20220601;30.1;12.9;21.5;2.1;12.97;.5;5.92;27782 +74084;44.44486;2.04097;472;20220602;28.8;15.5;22.2;2.6;15.24;3.3;5.48;24476 +74084;44.44486;2.04097;472;20220603;29.9;15.8;22.8;2.9;15.32;16.2;5.9;25114 +74084;44.44486;2.04097;472;20220604;27.9;14.9;21.4;2.4;18.82;26.4;4.85;24309 +74084;44.44486;2.04097;472;20220605;21.8;14.7;18.2;2.2;16.87;0;3.31;17476 +74084;44.44486;2.04097;472;20220606;25.2;12.1;18.6;1.3;15.32;.1;4.42;24553 +74084;44.44486;2.04097;472;20220607;21.6;14.3;18;2.4;14.69;.7;3.57;17938 +74084;44.44486;2.04097;472;20220608;17.3;12.6;14.9;2;14.57;5.8;2.48;14147 +74084;44.44486;2.04097;472;20220609;17.5;11.1;14.3;3.1;13.24;.3;2.88;17045 +74084;44.44486;2.04097;472;20220610;25.6;11.1;18.4;2;13.79;0;4.82;25903 +74084;44.44486;2.04097;472;20220611;30.1;13.8;21.9;1.7;13.79;.1;5.68;27551 +74084;44.44486;2.04097;472;20220612;29;16.4;22.7;1.6;16.17;.6;5.1;24041 +74084;44.44486;2.04097;472;20220613;28.9;17.5;23.2;2;19.29;0;4.89;22733 +74084;44.44486;2.04097;472;20220614;32.8;17;24.9;1.8;17.14;.4;6.04;27115 +74084;44.44486;2.04097;472;20220615;32.3;19.2;25.7;2.3;17.97;0;5.95;24554 +74084;44.44486;2.04097;472;20220616;33.3;18.3;25.8;1.3;18.84;0;5.72;26302 +74084;44.44486;2.04097;472;20220617;35.5;19.6;27.6;1.9;16.59;0;6.63;27258 +74084;44.44486;2.04097;472;20220618;35.5;21.6;28.5;4.1;13.97;0;8.23;25090 +74084;44.44486;2.04097;472;20220619;32.4;22.5;27.5;6.1;14.27;0;8.28;21444 +74084;44.44486;2.04097;472;20220620;30;17.9;23.9;2.9;16.97;0;5.69;23935 +74084;44.44486;2.04097;472;20220621;28.9;19.1;24;2;19.37;2.7;4.7;20938 +74084;44.44486;2.04097;472;20220622;26.3;17.2;21.7;2.3;18.02;0;4.43;20434 +74084;44.44486;2.04097;472;20220623;24.4;15.9;20.1;2.2;17.39;22.7;4;19775 +74084;44.44486;2.04097;472;20220624;22.1;14.8;18.5;2;15.92;2.4;3.58;18472 +74084;44.44486;2.04097;472;20220625;25.3;12.5;18.9;2.6;15.44;6.5;4.7;24327 +74084;44.44486;2.04097;472;20220626;18.4;13.9;16.2;2.2;16.61;15.1;2.45;13941 +74084;44.44486;2.04097;472;20220627;20.1;13.6;16.9;2.2;15.48;.4;3.2;17222 +74084;44.44486;2.04097;472;20220628;23.4;12.5;17.9;2.6;13.34;0;4.44;22520 +74084;44.44486;2.04097;472;20220629;26.7;12.3;19.5;1.6;13.72;.9;4.95;25883 +74084;44.44486;2.04097;472;20220630;15;13.9;14.5;2.6;14.97;1.2;1.37;6235 +74084;44.44486;2.04097;472;20220701;21.2;10;15.6;1.9;12.37;0;3.91;22475 +74084;44.44486;2.04097;472;20220702;29.2;10.3;19.8;1.6;12.39;0;5.67;29576 +74084;44.44486;2.04097;472;20220703;28.7;15.6;22.1;1.8;15.69;.1;5.15;24342 +74084;44.44486;2.04097;472;20220704;26.2;16.3;21.3;2.3;17.87;1.4;4.37;21185 +74084;44.44486;2.04097;472;20220705;27.4;15.1;21.2;2.1;16.14;0;4.9;23592 +74084;44.44486;2.04097;472;20220706;27.2;14.4;20.8;2.7;13.19;0;5.42;24276 +74084;44.44486;2.04097;472;20220707;26.2;13;19.6;3.3;13.09;0;5.42;24463 +74084;44.44486;2.04097;472;20220708;28.1;14.2;21.1;2.9;13.37;0;5.7;25135 +74084;44.44486;2.04097;472;20220709;30.5;14.5;22.5;2.3;12.64;0;6.06;26749 +74084;44.44486;2.04097;472;20220710;30.7;15.9;23.3;2.3;13.39;0;5.99;25862 +74084;44.44486;2.04097;472;20220711;33.4;17.5;25.4;2.2;13.59;0;6.47;26572 +74084;44.44486;2.04097;472;20220712;32.8;19;25.9;2.3;13.84;0;6.29;24944 +74084;44.44486;2.04097;472;20220713;33.6;16.3;24.9;1.8;12.34;0;6.33;27449 +74084;44.44486;2.04097;472;20220714;34.9;18.6;26.7;1.9;14.37;0;6.43;26657 +74084;44.44486;2.04097;472;20220715;33.7;18.6;26.1;1.8;14.44;0;6.14;25902 +74084;44.44486;2.04097;472;20220716;34.5;17.9;26.2;2.3;13.84;0;6.76;27096 +74084;44.44486;2.04097;472;20220717;36.1;18.1;27.1;2.5;11.72;0;7.31;27578 +74084;44.44486;2.04097;472;20220718;37;22.8;29.9;3.8;13.54;0;8.22;24696 +74084;44.44486;2.04097;472;20220719;35.9;24.9;30.4;3.4;12.84;0;7.58;21757 +74084;44.44486;2.04097;472;20220720;27.2;17.2;22.2;2.7;16.54;0;4.75;20382 +74084;44.44486;2.04097;472;20220721;32.2;15.2;23.7;1.6;14.84;0;5.68;26860 +74084;44.44486;2.04097;472;20220722;31;18.3;24.7;2.6;15.82;.2;5.7;22921 +74084;44.44486;2.04097;472;20220723;28.3;15.8;22;2.3;15.42;0;5.02;22861 +74084;44.44486;2.04097;472;20220724;35.8;16.2;26;1.6;13.59;0;6.31;28295 +74084;44.44486;2.04097;472;20220725;26;18.4;22.2;3.1;15.97;0;4.49;17565 +74084;44.44486;2.04097;472;20220726;25.4;15.7;20.5;3.4;13.87;0;4.78;19700 +74084;44.44486;2.04097;472;20220727;27;12;19.5;2.3;11.92;0;5.11;24661 +74084;44.44486;2.04097;472;20220728;28.4;12.1;20.3;1.9;12.87;.1;5.12;25423 +74084;44.44486;2.04097;472;20220729;25.9;16.5;21.2;2;15.52;.5;4.21;19255 +74084;44.44486;2.04097;472;20220730;29.5;17.4;23.4;2.5;15.42;0;5.21;21746 +74084;44.44486;2.04097;472;20220731;31.8;16.3;24.1;2.1;14.82;0;5.65;24786 +74084;44.44486;2.04097;472;20220801;32.9;17.6;25.2;2.4;14.52;0;6.02;24525 +74084;44.44486;2.04097;472;20220802;33.6;17.4;25.5;1.9;13.54;0;5.86;24966 +74084;44.44486;2.04097;472;20220803;36.2;21.3;28.7;2;12.79;0;6.22;23813 +74084;44.44486;2.04097;472;20220804;36.3;20.9;28.6;1.9;14.64;0;6.14;24046 +74084;44.44486;2.04097;472;20220805;30;19;24.5;2.6;18.84;2.9;4.89;20304 +74084;44.44486;2.04097;472;20220806;32;18;25;2.2;16.84;0;5.41;22878 +74084;44.44486;2.04097;472;20220807;32.2;17;24.6;2.3;12.34;0;5.86;23617 +74084;44.44486;2.04097;472;20220808;33.2;16.3;24.8;2.2;10.39;0;6.13;24763 +74084;44.44486;2.04097;472;20220809;34.2;17.8;26;2.1;9.74;0;6.14;24200 +74084;44.44486;2.04097;472;20220810;35.5;20;27.7;2.2;9.89;0;6.34;23706 +74084;44.44486;2.04097;472;20220811;36.2;20;28.1;1.9;13.32;0;6.02;23870 +74084;44.44486;2.04097;472;20220812;36.5;20.3;28.4;1.8;15.49;0;5.92;23692 +74084;44.44486;2.04097;472;20220813;35.7;18.8;27.3;1.6;16.14;.4;5.59;24222 +74084;44.44486;2.04097;472;20220814;24.7;19.8;22.2;2.8;19.12;5.2;3.26;12609 +74084;44.44486;2.04097;472;20220815;26.4;14.8;20.6;1.5;15.84;0;3.85;19648 +74084;44.44486;2.04097;472;20220816;30.9;14.7;22.8;2.5;15.52;11.1;5.25;23135 +74084;44.44486;2.04097;472;20220817;23.6;14.6;19.1;2.4;16.92;.4;3.31;16967 +74084;44.44486;2.04097;472;20220818;23.7;14.7;19.2;3;15.39;0;3.67;17007 +74084;44.44486;2.04097;472;20220819;23.3;15.5;19.4;3.4;16.52;.1;3.38;15635 +74084;44.44486;2.04097;472;20220820;27.2;15.5;21.4;2.1;16.99;0;3.98;19059 +74084;44.44486;2.04097;472;20220821;25.5;15.6;20.6;2.2;15.92;0;3.72;17354 +74084;44.44486;2.04097;472;20220822;23.1;16.7;19.9;2.3;17.59;.5;2.87;13469 +74084;44.44486;2.04097;472;20220823;28.7;15.7;22.2;1.9;17.74;0;4.13;19747 +74084;44.44486;2.04097;472;20220824;33.4;17.6;25.5;1.8;15.29;0;5.09;21730 +74084;44.44486;2.04097;472;20220825;29.2;18.4;23.8;2.5;16.77;0;4.45;17531 +74084;44.44486;2.04097;472;20220826;28.7;16.5;22.6;2.4;16.57;.2;4.3;18859 +74084;44.44486;2.04097;472;20220827;29;15.9;22.4;1.9;14.62;0;4.29;19517 +74084;44.44486;2.04097;472;20220828;31;15.2;23.1;1.6;12.72;0;4.56;21040 +74084;44.44486;2.04097;472;20220829;32.9;17.2;25.1;2.1;13.82;2.2;5.13;20741 +74084;44.44486;2.04097;472;20220830;30.2;16.5;23.3;1.9;16.62;0;4.25;19223 +74084;44.44486;2.04097;472;20220831;29.8;15.5;22.6;2.2;14.79;.1;4.45;19399 +74084;44.44486;2.04097;472;20220901;26.8;15.4;21.1;1.7;16.94;2.6;3.47;17082 +74084;44.44486;2.04097;472;20220902;25.1;16;20.5;1.6;17.44;4.7;3.08;15291 +74084;44.44486;2.04097;472;20220903;25.6;15;20.3;1.5;16.72;.2;3.11;16155 +74084;44.44486;2.04097;472;20220904;30.3;16.7;23.5;3.1;16.97;0;4.64;18479 +74084;44.44486;2.04097;472;20220905;30.9;19.6;25.3;3.5;19.12;2.6;4.75;16691 +74084;44.44486;2.04097;472;20220906;29;19;24;2.5;18.72;3.4;3.9;15690 +74084;44.44486;2.04097;472;20220907;25.3;16.2;20.7;2.2;16.34;0;3.18;14474 +74084;44.44486;2.04097;472;20220908;22.9;11.8;17.4;1.4;14.24;1.3;2.8;15927 +74084;44.44486;2.04097;472;20220909;20.8;13.4;17.1;1.8;14.92;.9;2.39;12612 +74084;44.44486;2.04097;472;20220910;23.6;10.7;17.2;1.3;12.64;0;2.94;16954 +74084;44.44486;2.04097;472;20220911;30.2;11.5;20.9;1.6;11.69;0;4.04;20267 +74084;44.44486;2.04097;472;20220912;34.3;17.4;25.9;2.7;14.69;0;5.18;19039 +74084;44.44486;2.04097;472;20220913;29.7;20.6;25.2;3.4;20.07;.5;4.08;13857 +74084;44.44486;2.04097;472;20220914;27.6;18.3;22.9;2.3;17.59;.2;3.46;13949 +74084;44.44486;2.04097;472;20220915;26.6;14.8;20.7;1.9;15.87;0;3.22;15532 +74084;44.44486;2.04097;472;20220916;23;15.4;19.2;3.1;14.19;0;3.04;12047 +74084;44.44486;2.04097;472;20220917;18.9;8.4;13.7;2.8;8.69;0;2.96;14406 +74084;44.44486;2.04097;472;20220918;24;5.2;14.6;1.8;6.89;0;3.46;19267 +74084;44.44486;2.04097;472;20220919;24;7.9;15.9;2;7.64;0;3.52;17656 +74084;44.44486;2.04097;472;20220920;23.3;7.2;15.2;2.2;7.97;0;3.42;17243 +74084;44.44486;2.04097;472;20220921;23.5;8.1;15.8;1.7;8.09;0;3.09;16862 +74084;44.44486;2.04097;472;20220922;24.3;9.2;16.8;1.6;9.64;0;2.98;16263 +74084;44.44486;2.04097;472;20220923;24;10.4;17.2;1.9;11.94;8.6;2.88;15351 +74084;44.44486;2.04097;472;20220924;17.5;11.7;14.6;1.6;13.87;2.7;1.62;9443 +74084;44.44486;2.04097;472;20220925;17.1;10.1;13.6;1.9;12.24;.4;1.71;10292 +74084;44.44486;2.04097;472;20220926;17.1;7.2;12.2;2.7;11.02;2.6;1.97;12508 +74084;44.44486;2.04097;472;20220927;13.6;10.1;11.9;3.9;12.42;4.7;1.28;7142 +74084;44.44486;2.04097;472;20220928;16.9;11.8;14.4;5.3;14.37;9.9;1.62;8596 +74084;44.44486;2.04097;472;20220929;13.8;9.8;11.8;2.6;12.24;6.5;1.25;7197 +74084;44.44486;2.04097;472;20220930;15.5;6.6;11;2.4;10.12;0;1.76;11101 +74084;44.44486;2.04097;472;20221001;16.6;6.8;11.7;2.1;12.64;.4;1.55;11838 +74084;44.44486;2.04097;472;20221002;20.4;13.9;17.1;1.4;15.42;.1;1.71;9391 +74084;44.44486;2.04097;472;20221003;21.3;10.4;15.8;1.4;13.04;0;1.97;12016 +74084;44.44486;2.04097;472;20221004;22.6;8.9;15.8;1.2;12.14;.1;2.1;13542 +74084;44.44486;2.04097;472;20221005;23.2;10.7;17;2.2;13.02;.1;2.46;12768 +74084;44.44486;2.04097;472;20221006;21.3;13.3;17.3;1.2;15.04;.1;1.66;9679 +74084;44.44486;2.04097;472;20221007;23;12;17.5;1.6;14.02;.1;2.03;11680 +74084;44.44486;2.04097;472;20221008;21;12.5;16.7;1.5;14.47;5.5;1.75;9839 +74084;44.44486;2.04097;472;20221009;22.3;10.1;16.2;2.5;12.82;0;2.31;11945 +74084;44.44486;2.04097;472;20221010;23;12.6;17.8;2.3;13.97;0;2.24;10794 +74084;44.44486;2.04097;472;20221011;21.9;11.6;16.7;1.2;14.19;0;1.69;10425 +74084;44.44486;2.04097;472;20221012;21.7;13.5;17.6;1;14.67;1.2;1.57;9298 +74084;44.44486;2.04097;472;20221013;17.3;10.9;14.1;1.2;14.32;5.3;1.23;8181 +74084;44.44486;2.04097;472;20221014;17.3;13.8;15.5;2.7;16.27;1.4;1.08;5681 +74084;44.44486;2.04097;472;20221015;23.5;12.4;17.9;1.7;14.62;0;1.94;10758 +74084;44.44486;2.04097;472;20221016;23.6;15.8;19.7;4.4;15.97;0;2.57;8661 +74084;44.44486;2.04097;472;20221017;22;17.7;19.8;4.7;16.49;.9;2.39;6032 +74084;44.44486;2.04097;472;20221018;24.5;15.8;20.1;3;16.52;.1;2.28;8862 +74084;44.44486;2.04097;472;20221019;22.3;13.6;17.9;3.2;15.62;1.2;2.03;8586 +74084;44.44486;2.04097;472;20221020;20.8;16.4;18.6;3.7;17.42;1.9;1.68;5839 +74084;44.44486;2.04097;472;20221021;22;16.3;19.2;1.8;15.49;.2;1.67;6773 +74084;44.44486;2.04097;472;20221022;23;11.7;17.4;2.2;13.52;0;1.96;9646 +74084;44.44486;2.04097;472;20221023;22.6;16.4;19.5;3.8;14.17;0;2.6;7043 +74084;44.44486;2.04097;472;20221024;20.9;13.1;17;1.3;13.29;0;1.46;7570 +74084;44.44486;2.04097;472;20221025;22.1;10.7;16.4;2;12.34;.1;1.83;9325 +74084;44.44486;2.04097;472;20221026;22.5;12.3;17.4;1.8;14.42;.1;1.55;8722 +74084;44.44486;2.04097;472;20221027;24.4;15.1;19.7;3;15.34;0;2.24;8200 +74084;44.44486;2.04097;472;20221028;24.8;17.4;21.1;3;13.27;0;2.55;7106 +74084;44.44486;2.04097;472;20221029;24.2;16.8;20.5;3.9;9.49;0;3.51;7012 +74084;44.44486;2.04097;472;20221030;22.3;14.6;18.4;3.1;12.69;.2;2.23;6971 +74084;44.44486;2.04097;472;20221031;22.5;14.4;18.5;3.5;14.52;.3;2.14;7101 +74084;44.44486;2.04097;472;20221101;17.4;12.4;14.9;1.5;13.19;.1;1.09;5379 +74084;44.44486;2.04097;472;20221102;17.6;8.1;12.8;1.2;10.59;.1;1.11;7632 +74084;44.44486;2.04097;472;20221103;15.5;9.3;12.4;2.8;11.09;4.2;1.3;5881 +74084;44.44486;2.04097;472;20221104;9.5;7.8;8.6;5;10.04;6.6;.82;2617 +74084;44.44486;2.04097;472;20221105;11.8;2.4;7.1;2.1;7.74;.1;.95;7223 +74084;44.44486;2.04097;472;20221106;15.7;1.8;8.8;1.8;7.39;.1;1.23;8830 +74084;44.44486;2.04097;472;20221107;18.3;6.3;12.3;2.1;9.64;.1;1.39;8081 +74084;44.44486;2.04097;472;20221108;17.9;11.6;14.7;3.5;12.57;1;1.47;5468 +74084;44.44486;2.04097;472;20221109;15.3;12.4;13.8;1.8;13.64;4.8;.85;3535 +74084;44.44486;2.04097;472;20221110;15.1;8.7;11.9;1.6;11.32;.1;.85;5171 +74084;44.44486;2.04097;472;20221111;19.4;6.8;13.1;3.9;11.67;0;1.47;7764 +74084;44.44486;2.04097;472;20221112;20.9;12.1;16.5;2.8;11.37;0;1.85;6261 +74084;44.44486;2.04097;472;20221113;19.8;9.6;14.7;1.9;9.14;0;1.58;6574 +74084;44.44486;2.04097;472;20221114;15;11.8;13.4;2.6;12.22;2.6;1.06;3405 +74084;44.44486;2.04097;472;20221115;15.9;9.6;12.8;2.4;12.74;8.3;.84;4923 +74084;44.44486;2.04097;472;20221116;14.9;9.5;12.2;2;11.72;.1;.88;4590 +74084;44.44486;2.04097;472;20221117;14.3;10.6;12.5;2.8;11.94;5.9;.98;3488 +74084;44.44486;2.04097;472;20221118;10.2;7.3;8.7;2.7;10.14;3.2;.64;3000 +74084;44.44486;2.04097;472;20221119;9.3;4.9;7.1;2.4;8.74;.8;.64;3492 +74084;44.44486;2.04097;472;20221120;7.7;1.7;4.7;1.8;8.44;1.9;.41;4367 +74084;44.44486;2.04097;472;20221121;9.2;4.5;6.9;2.6;9.14;15.3;.55;3795 +74084;44.44486;2.04097;472;20221122;7;4.3;5.6;3.7;8.72;15.5;.43;2687 +74084;44.44486;2.04097;472;20221123;12.2;5.8;9;2.9;10.09;6.1;.71;4503 +74084;44.44486;2.04097;472;20221124;11.3;4.9;8.1;1.3;9.62;.6;.48;4410 +74084;44.44486;2.04097;472;20221125;9.1;6.9;8;1.6;9.74;9.4;.52;2076 +74084;44.44486;2.04097;472;20221126;9.8;2.9;6.4;1.4;8.19;0;.51;4321 +74084;44.44486;2.04097;472;20221127;12.5;2.7;7.6;2.5;6.72;4.1;1.09;5335 +74084;44.44486;2.04097;472;20221128;9.5;7;8.2;2.6;9.89;5.3;.55;2238 +74084;44.44486;2.04097;472;20221129;7.8;4.2;6;2.4;8.44;.1;.5;2827 +74084;44.44486;2.04097;472;20221130;8.1;.7;4.4;1.4;7.12;0;.44;4382 +74084;44.44486;2.04097;472;20221201;6.2;-.1;3;1.4;6.59;.1;.4;4060 +74084;44.44486;2.04097;472;20221202;4.3;2.7;3.5;.7;6.92;0;.43;1560 +74084;44.44486;2.04097;472;20221203;6;2.2;4.1;1.2;7.24;5.2;.42;2984 +74084;44.44486;2.04097;472;20221204;6.4;3.1;4.8;1.1;7.32;.3;.45;2801 +74084;44.44486;2.04097;472;20221205;9.1;-2.1;3.5;2;5.79;.1;.67;5554 +74084;44.44486;2.04097;472;20221206;10.3;-.1;5.1;1.5;5.34;0;.76;5269 +74084;44.44486;2.04097;472;20221207;9.3;-.3;4.5;.9;5.59;.1;.48;4953 +74084;44.44486;2.04097;472;20221208;8.2;-1.2;3.5;1.9;6.42;2.9;.52;4814 +74084;44.44486;2.04097;472;20221209;8.1;5.9;7;1.5;9.47;1.4;.41;1940 +74084;44.44486;2.04097;472;20221210;.7;.5;.6;3.1;6.04;0;.35;460 +74084;44.44486;2.04097;472;20221211;5;-7.6;-1.3;1.4;3.89;.1;.42;5714 +74084;44.44486;2.04097;472;20221212;3;-4.1;-.5;2.1;4.94;15.4;.43;4057 +74084;44.44486;2.04097;472;20221213;8.7;1.8;5.3;3;9.82;1.4;.09;4046 +74084;44.44486;2.04097;472;20221214;10.6;7.9;9.3;2;11.07;3.6;.45;2230 +74084;44.44486;2.04097;472;20221215;9.6;6.2;7.9;2.6;10.29;7;.38;2559 +74084;44.44486;2.04097;472;20221216;9.2;5.7;7.4;1.6;8.69;.1;.58;2491 +74084;44.44486;2.04097;472;20221217;5.2;-2.5;1.4;1.6;5.32;0;.51;3900 +74084;44.44486;2.04097;472;20221218;10.7;-1.4;4.6;3.6;6.42;0;.86;5511 +74084;44.44486;2.04097;472;20221219;14.5;8.2;11.4;6.3;10.22;0;1.45;3659 +74084;44.44486;2.04097;472;20221220;13.7;11.1;12.4;4.8;10.74;.8;1.34;2004 +74084;44.44486;2.04097;472;20221221;12.6;8.9;10.7;1.8;11.47;.9;.57;2658 +74084;44.44486;2.04097;472;20221222;11.9;8.8;10.4;3.2;12.49;10.7;.37;2384 +74084;44.44486;2.04097;472;20221223;14.7;11.3;13;2.3;13.64;0;.6;2594 +74084;44.44486;2.04097;472;20221224;15.5;9.6;12.5;1.3;11.64;0;.61;3622 +74084;44.44486;2.04097;472;20221225;16.2;7.2;11.7;2.7;9.72;0;1;4534 +74084;44.44486;2.04097;472;20221226;12.3;7.8;10;1.8;10.79;.6;.56;3092 +74084;44.44486;2.04097;472;20221227;11.7;6.7;9.2;1.2;10.17;.2;.48;3256 +74084;44.44486;2.04097;472;20221228;15.3;4;9.6;2;9.19;0;.75;5339 +74084;44.44486;2.04097;472;20221229;11.6;7.7;9.6;1.9;9.92;3.7;.64;2882 +74084;44.44486;2.04097;472;20221230;12.7;7;9.8;2.1;10.54;.1;.62;3640 +74084;44.44486;2.04097;472;20221231;16.1;9.9;13;3.1;10.84;0;1.1;3820 +74085;44.46834;2.35316;519;20220101;18;9.1;13.6;1.3;7.35;0;1.02;4916 +74085;44.46834;2.35316;519;20220102;13.5;8.5;11;1.4;7.75;.1;.92;3461 +74085;44.46834;2.35316;519;20220103;12.5;5.4;9;1.3;9.54;.1;.5;4494 +74085;44.46834;2.35316;519;20220104;16.4;7.7;12.1;2.6;8.75;7.5;1.33;4927 +74085;44.46834;2.35316;519;20220105;4.2;1.4;2.8;3.9;5.7;0;.81;2459 +74085;44.46834;2.35316;519;20220106;4;-1.4;1.3;3.4;4.84;0;.77;4089 +74085;44.46834;2.35316;519;20220107;-.8;-3.8;-2.3;1.8;5.5;5;.25;2706 +74085;44.46834;2.35316;519;20220108;7.2;.4;3.8;5.9;8.8;10.7;0;4405 +74085;44.46834;2.35316;519;20220109;5.3;3.5;4.4;4.6;7.87;15.1;.38;1944 +74085;44.46834;2.35316;519;20220110;5.6;4.2;4.9;2.4;7.2;.8;.63;1607 +74085;44.46834;2.35316;519;20220111;5.5;-1.4;2;2.4;4.8;0;.72;5488 +74085;44.46834;2.35316;519;20220112;5.4;-4.3;.6;1.8;4.34;0;.65;5506 +74085;44.46834;2.35316;519;20220113;6.8;-5.4;.7;1.5;4.24;0;.59;6642 +74085;44.46834;2.35316;519;20220114;12.2;-2.6;4.8;1.4;3.77;0;.93;7069 +74085;44.46834;2.35316;519;20220115;9.8;-2.1;3.8;1.1;4.3;0;.66;6486 +74085;44.46834;2.35316;519;20220116;6.4;-3.9;1.3;1.2;4.77;0;.5;6659 +74085;44.46834;2.35316;519;20220117;7.7;-3;2.4;1.9;5.37;.1;.65;6479 +74085;44.46834;2.35316;519;20220118;2.8;-1.3;.8;1;5.3;.1;.43;3654 +74085;44.46834;2.35316;519;20220119;1.4;-2.8;-.7;1.9;5.87;1.5;.23;2960 +74085;44.46834;2.35316;519;20220120;2.6;-1.1;.8;2.8;5.85;.1;.56;4285 +74085;44.46834;2.35316;519;20220121;3.7;-.2;1.8;4.5;4.15;0;1.28;3686 +74085;44.46834;2.35316;519;20220122;6.4;-2.6;1.9;2.9;4.34;0;1;6155 +74085;44.46834;2.35316;519;20220123;12.4;-2.9;4.8;2.3;5.04;0;1.2;7932 +74085;44.46834;2.35316;519;20220124;14.4;1.5;7.9;2;4.8;0;1.31;7532 +74085;44.46834;2.35316;519;20220125;10.9;-1.1;4.9;1.5;5.27;0;.87;7328 +74085;44.46834;2.35316;519;20220126;10.5;-1.2;4.6;1.3;5.5;0;.77;7201 +74085;44.46834;2.35316;519;20220127;9.8;-3.1;3.4;1.3;5.34;0;.72;7818 +74085;44.46834;2.35316;519;20220128;.8;-5.2;-2.2;1;4.87;0;.34;4547 +74085;44.46834;2.35316;519;20220129;1.8;-4.3;-1.3;.8;5.14;0;.37;6089 +74085;44.46834;2.35316;519;20220130;2.6;-2.8;-.1;1.3;6.04;.1;.32;4583 +74085;44.46834;2.35316;519;20220131;5.4;.8;3.1;5.4;7.27;1.7;.41;4190 +74085;44.46834;2.35316;519;20220201;2.9;-.4;1.3;4.7;6.64;1.6;.24;3295 +74085;44.46834;2.35316;519;20220202;6.7;3.2;5;3.6;8.38;.2;.39;3694 +74085;44.46834;2.35316;519;20220203;11.8;.2;6;2.2;7.14;.1;.97;7743 +74085;44.46834;2.35316;519;20220204;6.7;4;5.3;1.8;8.74;2.4;.42;3001 +74085;44.46834;2.35316;519;20220205;8.8;4.4;6.6;3.3;7.47;.4;.99;5671 +74085;44.46834;2.35316;519;20220206;4.9;-1.3;1.8;3.3;7.07;2.7;.33;4049 +74085;44.46834;2.35316;519;20220207;9.4;4.6;7;5.1;8.1;.7;1.05;5514 +74085;44.46834;2.35316;519;20220208;14.8;-1.8;6.5;1.8;5.74;0;1.34;10436 +74085;44.46834;2.35316;519;20220209;13.8;2.1;7.9;2.8;6.4;0;1.54;8421 +74085;44.46834;2.35316;519;20220210;10;1.7;5.9;2.3;7.02;0;1.46;11200 +74085;44.46834;2.35316;519;20220211;11.5;5.2;8.3;2.9;7.02;.1;1.44;11300 +74085;44.46834;2.35316;519;20220212;11.5;-2.1;4.7;3;5.43;0;1.49;8233 +74085;44.46834;2.35316;519;20220213;11.2;4.9;8;6;8.27;4.1;1.46;6733 +74085;44.46834;2.35316;519;20220214;8.4;7;7.7;5.7;8.52;8.9;1.03;4800 +74085;44.46834;2.35316;519;20220215;6.7;3.8;5.2;6.2;7.92;3.1;.66;5500 +74085;44.46834;2.35316;519;20220216;10;5.2;7.6;5.5;10.27;8.7;.46;4583 +74085;44.46834;2.35316;519;20220217;11.5;8.9;10.2;4.8;11.9;1.8;.61;4163 +74085;44.46834;2.35316;519;20220218;14.3;8.2;11.2;3.5;10.65;.2;1.35;7036 +74085;44.46834;2.35316;519;20220219;8.2;3.9;6;3.8;6.87;0;1.24;7325 +74085;44.46834;2.35316;519;20220220;7;1.8;4.4;3;8.1;4.3;.56;7032 +74085;44.46834;2.35316;519;20220221;8.1;6.8;7.4;7.4;8.4;2.1;1.17;3944 +74085;44.46834;2.35316;519;20220222;9.5;4.4;7;4.3;8.14;.3;1.11;6840 +74085;44.46834;2.35316;519;20220223;14.1;3.5;8.8;1.8;7.94;0;1.4;9968 +74085;44.46834;2.35316;519;20220224;13.5;5.1;9.3;4;8.27;.3;1.72;8467 +74085;44.46834;2.35316;519;20220225;8.7;2.8;5.7;4;5.97;0;1.56;7989 +74085;44.46834;2.35316;519;20220226;12.9;.4;6.7;3.8;4.47;0;2.41;12812 +74085;44.46834;2.35316;519;20220227;13.2;1.8;7.5;2.4;6.07;0;1.78;11520 +74085;44.46834;2.35316;519;20220228;13.3;2.4;7.8;2.3;7.1;0;1.68;10487 +74085;44.46834;2.35316;519;20220301;14.4;-.5;6.9;3;6.24;0;1.95;12018 +74085;44.46834;2.35316;519;20220302;10.1;2.9;6.5;2.9;8.4;1.7;.99;7207 +74085;44.46834;2.35316;519;20220303;13.9;6.6;10.3;1.5;9.37;0;1.35;9177 +74085;44.46834;2.35316;519;20220304;9.8;4.8;7.3;3.5;9.14;.5;.91;6348 +74085;44.46834;2.35316;519;20220305;8.5;5.9;7.2;3.1;8.57;0;.95;5634 +74085;44.46834;2.35316;519;20220306;9.7;.9;5.3;1.9;5.75;0;1.46;10417 +74085;44.46834;2.35316;519;20220307;10.5;-2.1;4.2;2;5.3;0;1.6;12105 +74085;44.46834;2.35316;519;20220308;11.4;3.2;7.3;4;7.2;0;1.69;10452 +74085;44.46834;2.35316;519;20220309;12.2;5.1;8.6;4.3;8;0;1.81;10987 +74085;44.46834;2.35316;519;20220310;13;6.4;9.7;5.7;8.84;1.7;1.9;9574 +74085;44.46834;2.35316;519;20220311;9.6;8;8.8;8.6;8.67;6.2;1.59;4386 +74085;44.46834;2.35316;519;20220312;7.7;5.7;6.7;6.7;8.37;3.4;1.02;4786 +74085;44.46834;2.35316;519;20220313;8.2;6.3;7.2;6.2;7.24;9.5;1.59;4170 +74085;44.46834;2.35316;519;20220314;10.3;0;5.2;7.6;8.54;.5;.9;9953 +74085;44.46834;2.35316;519;20220315;13;9.7;11.4;11.1;10.04;0;2.14;7617 +74085;44.46834;2.35316;519;20220316;14.1;9.6;11.9;4.9;9.97;0;1.95;7710 +74085;44.46834;2.35316;519;20220317;13.8;6.8;10.3;2.5;9.7;1.4;1.56;8951 +74085;44.46834;2.35316;519;20220318;12.9;5.7;9.3;2.1;8.72;0;1.4;7500 +74085;44.46834;2.35316;519;20220319;15.1;6.3;10.7;4;7.12;0;2.85;16300 +74085;44.46834;2.35316;519;20220320;11.6;6.4;9;9.5;7.42;0;2.46;8400 +74085;44.46834;2.35316;519;20220321;11.8;7.7;9.7;11.7;7.02;0;3.19;11900 +74085;44.46834;2.35316;519;20220322;13.2;5.5;9.3;11;5.42;0;4.14;19200 +74085;44.46834;2.35316;519;20220323;14.5;5;9.7;7.9;4.42;0;4.44;19800 +74085;44.46834;2.35316;519;20220324;17.5;5.1;11.3;5.5;4.32;0;4.36;15272 +74085;44.46834;2.35316;519;20220325;18.1;3.2;10.6;4;3.92;0;4.06;18500 +74085;44.46834;2.35316;519;20220326;18.9;1.1;10;4.3;4.82;0;4.09;20800 +74085;44.46834;2.35316;519;20220327;19.5;2.7;11.1;3.9;5.72;0;3.9;19900 +74085;44.46834;2.35316;519;20220328;19.1;6.9;13;5.9;5.22;0;4.82;18100 +74085;44.46834;2.35316;519;20220329;17.7;9.6;13.6;3.6;7.42;2;3.34;14400 +74085;44.46834;2.35316;519;20220330;10.3;7.8;9;2.6;10.02;2.3;.97;4900 +74085;44.46834;2.35316;519;20220331;11.7;5.5;8.6;6.6;8.12;2.5;2.06;11900 +74085;44.46834;2.35316;519;20220401;5.3;-.3;2.5;5.4;5.35;2.5;1.79;11866 +74085;44.46834;2.35316;519;20220402;4.3;-1.5;1.4;3.7;5.02;0;1.46;9533 +74085;44.46834;2.35316;519;20220403;3.6;-2.7;.5;3.6;4.91;0;1.41;9534 +74085;44.46834;2.35316;519;20220404;9.4;-1.2;4.1;1.5;5.05;0;2.33;21066 +74085;44.46834;2.35316;519;20220405;13.7;-2.5;5.6;2.3;6.17;0;2.52;21000 +74085;44.46834;2.35316;519;20220406;9.8;-.6;4.6;3.6;8.62;1.6;.69;6600 +74085;44.46834;2.35316;519;20220407;12.3;6.9;9.6;7.3;10.62;10.6;.99;4100 +74085;44.46834;2.35316;519;20220408;16.6;9.7;13.1;7.7;10.22;1.1;2.98;12400 +74085;44.46834;2.35316;519;20220409;11.6;3.9;7.7;5.4;6.52;.2;2.7;17400 +74085;44.46834;2.35316;519;20220410;18;-3.1;7.4;3.9;5.02;0;3.9;24300 +74085;44.46834;2.35316;519;20220411;14.7;7.7;11.2;11.3;8.52;0;3.53;19900 +74085;44.46834;2.35316;519;20220412;15.9;9.4;12.6;9.9;7.62;0;4.2;14100 +74085;44.46834;2.35316;519;20220413;16.3;8.3;12.3;2;7.82;.3;2.35;10400 +74085;44.46834;2.35316;519;20220414;22;1.3;11.6;2.2;9.72;.2;3.51;23900 +74085;44.46834;2.35316;519;20220415;23;5;14;2.4;10.92;0;3.79;24200 +74085;44.46834;2.35316;519;20220416;22.8;3.9;13.3;2.9;9.32;0;4.11;24800 +74085;44.46834;2.35316;519;20220417;21.4;1.7;11.5;3.6;7.72;0;4.28;25700 +74085;44.46834;2.35316;519;20220418;17.9;5.3;11.6;3.6;9.42;0;3.14;20000 +74085;44.46834;2.35316;519;20220419;17.9;4;10.9;3.1;10.42;3.6;2.73;19400 +74085;44.46834;2.35316;519;20220420;13.4;8.7;11;1.5;11.42;6.9;1.25;6700 +74085;44.46834;2.35316;519;20220421;13.5;8.5;11;2.4;11.52;1;1.18;5900 +74085;44.46834;2.35316;519;20220422;19.1;7.5;13.3;2.5;11.02;1;2.96;18400 +74085;44.46834;2.35316;519;20220423;14.9;10.8;12.8;6.4;9.72;35.8;2.57;6900 +74085;44.46834;2.35316;519;20220424;11.7;5.8;8.7;4.5;10.62;17.4;.64;2100 +74085;44.46834;2.35316;519;20220425;15.1;5.9;10.5;2;9.32;0;2.92;22300 +74085;44.46834;2.35316;519;20220426;20.8;1.7;11.2;1.5;8.42;0;3.77;27200 +74085;44.46834;2.35316;519;20220427;23.6;7.3;15.4;1.9;10.12;0;4.06;23800 +74085;44.46834;2.35316;519;20220428;20.9;9.3;15.1;3;11.72;.2;3.81;23200 +74085;44.46834;2.35316;519;20220429;20.1;10;15;3.4;13.32;.7;1.47;1400 +74085;44.46834;2.35316;519;20220430;20.2;9.9;15;2.8;11.22;.2;3.8;23000 +74085;44.46834;2.35316;519;20220501;18.1;3.4;10.7;2.4;8.52;0;3.47;24100 +74085;44.46834;2.35316;519;20220502;18.3;7.6;12.9;2;8.92;.2;3.46;21700 +74085;44.46834;2.35316;519;20220503;18.5;9.7;14.1;1.2;11.72;14.5;2.01;10100 +74085;44.46834;2.35316;519;20220504;17.3;7.2;12.2;2;11.62;2.4;2.59;17600 +74085;44.46834;2.35316;519;20220505;17.7;6.6;12.1;3.1;10.02;.5;3.17;20200 +74085;44.46834;2.35316;519;20220506;16.7;7.2;12;3.8;9.77;0;2.99;16435 +74085;44.46834;2.35316;519;20220507;20.4;8.5;14.5;3.5;10.04;0;4.07;21671 +74085;44.46834;2.35316;519;20220508;21.5;9.7;15.6;2.1;10.27;0;3.23;14346 +74085;44.46834;2.35316;519;20220509;23.8;9.1;16.4;1.8;10.77;0;4.27;23740 +74085;44.46834;2.35316;519;20220510;25;9.8;17.4;1.7;11.4;0;4.42;24835 +74085;44.46834;2.35316;519;20220511;26.5;12.5;19.5;2.9;11.7;0;5.19;24746 +74085;44.46834;2.35316;519;20220512;24.6;11.2;17.9;2.4;12.9;0;4.3;21916 +74085;44.46834;2.35316;519;20220513;23.6;12.4;18;1.8;13.17;0;3.99;21571 +74085;44.46834;2.35316;519;20220514;27.1;11.8;19.5;1.6;13.9;0;4.64;24681 +74085;44.46834;2.35316;519;20220515;25.7;15.9;20.8;4.5;11.67;.3;5.68;21589 +74085;44.46834;2.35316;519;20220516;26.1;11.7;18.9;2.3;12.1;0;4.94;24800 +74085;44.46834;2.35316;519;20220517;29.5;12.8;21.1;2;13.77;0;5.41;26250 +74085;44.46834;2.35316;519;20220518;30.3;15.7;23;2.6;14.94;0;5.58;24254 +74085;44.46834;2.35316;519;20220519;27;16.5;21.8;4.8;13.3;.3;5.77;20944 +74085;44.46834;2.35316;519;20220520;28.2;18.1;23.1;5;12.7;0;6.51;22006 +74085;44.46834;2.35316;519;20220521;32.3;13.9;23.1;2;15.27;0;4.78;18966 +74085;44.46834;2.35316;519;20220522;31.2;18.2;24.7;2.2;17.04;6.5;5.18;21005 +74085;44.46834;2.35316;519;20220523;18.2;15.1;16.6;3.6;15.07;3.9;2.33;10247 +74085;44.46834;2.35316;519;20220524;16.9;10.3;13.6;3.3;11.57;0;2.5;11648 +74085;44.46834;2.35316;519;20220525;18.1;7.8;13;3.8;10.5;0;3.59;21630 +74085;44.46834;2.35316;519;20220526;18;8.7;13.4;3.7;11.2;0;2.77;13112 +74085;44.46834;2.35316;519;20220527;24.4;9.4;16.9;3.1;12.87;0;3.91;17512 +74085;44.46834;2.35316;519;20220528;24.3;10.2;17.3;3;10.9;0;4.15;16156 +74085;44.46834;2.35316;519;20220529;22.2;7.9;15;2.5;7.8;0;4.89;25948 +74085;44.46834;2.35316;519;20220530;23.1;8.3;15.7;2.1;8.47;.2;4.77;25679 +74085;44.46834;2.35316;519;20220531;23.4;11.2;17.3;1.8;11.5;1.6;4.28;22936 +74085;44.46834;2.35316;519;20220601;30.1;12.7;21.4;2.5;12.9;1;6.02;27869 +74085;44.46834;2.35316;519;20220602;28.8;15.9;22.4;3.4;14.17;.6;5;16561 +74085;44.46834;2.35316;519;20220603;29.6;15.6;22.6;3.5;14.2;11.3;5.24;17106 +74085;44.46834;2.35316;519;20220604;28.4;15.4;21.9;3;17.87;31.6;5.27;25227 +74085;44.46834;2.35316;519;20220605;22;14.7;18.4;2.7;16.44;.1;3.42;18052 +74085;44.46834;2.35316;519;20220606;25.6;11.9;18.7;1.8;14.97;.2;4.54;24620 +74085;44.46834;2.35316;519;20220607;21.3;14.5;17.9;2.8;14.44;.1;3.56;17543 +74085;44.46834;2.35316;519;20220608;16.7;12.7;14.7;2.3;13.97;3.8;1.91;8995 +74085;44.46834;2.35316;519;20220609;17.1;11.2;14.1;3.7;12.75;.2;2.85;16460 +74085;44.46834;2.35316;519;20220610;25.5;10.5;18;2.6;13.5;0;5.05;27226 +74085;44.46834;2.35316;519;20220611;30.3;12.8;21.5;2;13.24;0;5.96;28882 +74085;44.46834;2.35316;519;20220612;28.9;16.3;22.6;2.1;15.4;.3;5.28;24040 +74085;44.46834;2.35316;519;20220613;28.9;17.1;23;2.3;18.27;0;5.33;25337 +74085;44.46834;2.35316;519;20220614;32.9;16;24.4;2;15.97;.3;6.18;27659 +74085;44.46834;2.35316;519;20220615;32.1;19.3;25.7;2.6;17;0;6.06;24323 +74085;44.46834;2.35316;519;20220616;33.3;17.8;25.5;1.6;18.8;0;5.86;26658 +74085;44.46834;2.35316;519;20220617;35.2;18.5;26.9;2.2;15.9;0;6.78;27764 +74085;44.46834;2.35316;519;20220618;34.6;20.6;27.6;4.8;13.57;0;8.51;26129 +74085;44.46834;2.35316;519;20220619;31.5;22.6;27;8.4;14;0;8.89;20569 +74085;44.46834;2.35316;519;20220620;29;18.9;23.9;4.2;15.94;0;5.56;18851 +74085;44.46834;2.35316;519;20220621;28.6;18.5;23.5;2.4;18.77;.9;4.17;16640 +74085;44.46834;2.35316;519;20220622;26.3;17.7;22;3;17.74;1.3;4.49;19746 +74085;44.46834;2.35316;519;20220623;24.2;15.8;20;2.7;17;16.6;3.62;16617 +74085;44.46834;2.35316;519;20220624;21.8;14.4;18.1;2.3;15.24;4.4;3.55;18400 +74085;44.46834;2.35316;519;20220625;26;12.5;19.3;2.9;15.37;11.6;4.68;23284 +74085;44.46834;2.35316;519;20220626;19.6;14.5;17;2.6;16.65;8;2.16;10768 +74085;44.46834;2.35316;519;20220627;18.4;13.8;16.1;3.3;15.2;2.5;2.33;11590 +74085;44.46834;2.35316;519;20220628;23.2;12.3;17.8;3.1;13.14;0;4.69;24657 +74085;44.46834;2.35316;519;20220629;26.9;12;19.5;1.9;13.4;.5;5.19;27065 +74085;44.46834;2.35316;519;20220630;15.4;14;14.7;2.9;14.8;1.7;1.4;5947 +74085;44.46834;2.35316;519;20220701;21.1;9.5;15.3;2.6;12.14;0;4.23;25497 +74085;44.46834;2.35316;519;20220702;29.4;10;19.7;1.7;11.84;0;5.7;29740 +74085;44.46834;2.35316;519;20220703;28.6;15.6;22.1;2;15.54;.6;5.19;24542 +74085;44.46834;2.35316;519;20220704;25.5;16.2;20.9;2.7;18.14;3.1;4.16;20466 +74085;44.46834;2.35316;519;20220705;27;15.1;21;2.4;16.34;0;5.06;25265 +74085;44.46834;2.35316;519;20220706;26.6;13.4;20;2.6;12.7;0;5.33;25093 +74085;44.46834;2.35316;519;20220707;25.9;14.2;20.1;3.9;12.64;0;5.74;25685 +74085;44.46834;2.35316;519;20220708;27.9;15.2;21.6;3.9;13.04;0;6.2;26193 +74085;44.46834;2.35316;519;20220709;30.3;12.8;21.5;2.5;12.44;0;6.2;28308 +74085;44.46834;2.35316;519;20220710;30.4;14.5;22.5;2.6;13.07;0;6.15;26751 +74085;44.46834;2.35316;519;20220711;33.1;15.6;24.4;2.1;13.34;0;6.42;28217 +74085;44.46834;2.35316;519;20220712;32.5;18.4;25.5;2.4;13.8;0;6.38;25738 +74085;44.46834;2.35316;519;20220713;33.3;15.9;24.6;2.1;12.27;0;6.45;27743 +74085;44.46834;2.35316;519;20220714;34.6;18.5;26.6;2.3;14.3;0;6.7;27045 +74085;44.46834;2.35316;519;20220715;33.6;18;25.8;2.2;14.4;0;6.36;26413 +74085;44.46834;2.35316;519;20220716;34.5;17.2;25.8;2.6;13.47;0;6.92;27454 +74085;44.46834;2.35316;519;20220717;36.3;16.3;26.3;2.5;11.57;0;7.44;29106 +74085;44.46834;2.35316;519;20220718;36.2;21.2;28.7;4.2;13.9;0;8.33;25935 +74085;44.46834;2.35316;519;20220719;35.5;24.7;30.1;4.8;11.64;.7;8.9;23569 +74085;44.46834;2.35316;519;20220720;27.3;18.5;22.9;2.7;15.6;0;4.8;19721 +74085;44.46834;2.35316;519;20220721;32.2;14.8;23.5;1.6;14.54;0;5.71;27045 +74085;44.46834;2.35316;519;20220722;31.7;18.3;25;3;15.34;.3;6;22384 +74085;44.46834;2.35316;519;20220723;28.2;15.6;21.9;2.9;15.37;0;5.32;24342 +74085;44.46834;2.35316;519;20220724;35.6;16.2;25.9;1.8;13.5;0;6.44;28301 +74085;44.46834;2.35316;519;20220725;25.5;18.2;21.9;3.2;15.74;0;4.3;16862 +74085;44.46834;2.35316;519;20220726;25.4;15.7;20.6;4;13.67;0;5.24;22703 +74085;44.46834;2.35316;519;20220727;27.1;12.3;19.7;2.7;11.97;0;5.37;25932 +74085;44.46834;2.35316;519;20220728;28.4;13;20.7;2.3;12.7;0;5.18;24312 +74085;44.46834;2.35316;519;20220729;26.2;16.7;21.5;2.3;15.14;0;4.36;19513 +74085;44.46834;2.35316;519;20220730;29.4;17.3;23.4;2.8;15.1;0;5.52;23313 +74085;44.46834;2.35316;519;20220731;31.6;15.7;23.7;2.2;14.47;0;5.72;25537 +74085;44.46834;2.35316;519;20220801;33;17.1;25.1;2.6;14.1;0;6.24;25181 +74085;44.46834;2.35316;519;20220802;33.6;16.8;25.2;2.2;13.44;0;6.12;25412 +74085;44.46834;2.35316;519;20220803;35.8;21.5;28.7;2.4;12.4;0;6.63;24194 +74085;44.46834;2.35316;519;20220804;36.2;20.7;28.4;2.2;13.5;0;6.43;24605 +74085;44.46834;2.35316;519;20220805;30.2;19.1;24.7;3;18.67;4.1;5.16;21084 +74085;44.46834;2.35316;519;20220806;31.9;17.8;24.8;2.6;16.77;0;5.71;23921 +74085;44.46834;2.35316;519;20220807;32.2;16.9;24.6;2.5;12.3;0;6.09;24617 +74085;44.46834;2.35316;519;20220808;33.1;15.5;24.3;2.3;10.44;0;6.22;25454 +74085;44.46834;2.35316;519;20220809;34.1;17.1;25.6;2.4;9.8;0;6.36;24648 +74085;44.46834;2.35316;519;20220810;35.2;19.1;27.2;2.4;10.17;0;6.53;23810 +74085;44.46834;2.35316;519;20220811;35.8;20.1;27.9;2.2;13.64;0;6.14;23465 +74085;44.46834;2.35316;519;20220812;36.3;19.9;28.1;2.2;15.34;0;6.14;23732 +74085;44.46834;2.35316;519;20220813;35.6;18.7;27.2;1.9;15.14;.7;5.76;23997 +74085;44.46834;2.35316;519;20220814;25.5;19.7;22.6;3.1;18.4;4.9;3.78;15373 +74085;44.46834;2.35316;519;20220815;26.5;14.7;20.6;1.7;15.27;.2;4.05;20540 +74085;44.46834;2.35316;519;20220816;31.6;14.6;23.1;2.6;15.04;13.3;5.21;20957 +74085;44.46834;2.35316;519;20220817;23.2;14.4;18.8;2.3;16.7;0;2.92;14582 +74085;44.46834;2.35316;519;20220818;23;14.2;18.6;3.4;15.27;1.9;3.4;15698 +74085;44.46834;2.35316;519;20220819;22.9;15.4;19.2;4.2;15.97;.1;3.49;15958 +74085;44.46834;2.35316;519;20220820;27.7;15.8;21.8;2.5;16.44;0;4.36;20396 +74085;44.46834;2.35316;519;20220821;25.8;14.6;20.2;2.7;15.37;.1;3.86;17420 +74085;44.46834;2.35316;519;20220822;23.5;16.3;19.9;3.1;17.07;.3;3.14;14528 +74085;44.46834;2.35316;519;20220823;29.3;16;22.7;2.2;17.54;0;4.38;20718 +74085;44.46834;2.35316;519;20220824;33.3;16.7;25;1.9;14.84;0;5.13;22078 +74085;44.46834;2.35316;519;20220825;29.4;17.6;23.5;2.8;16.37;.1;4.72;19305 +74085;44.46834;2.35316;519;20220826;29;16.7;22.8;2.9;16.7;.4;4.65;20049 +74085;44.46834;2.35316;519;20220827;28.8;15.1;22;2.1;14.44;0;4.42;20318 +74085;44.46834;2.35316;519;20220828;30.9;14.3;22.6;1.9;12.57;0;4.74;21486 +74085;44.46834;2.35316;519;20220829;32.6;17.6;25.1;2.3;13.84;2.1;4.94;18744 +74085;44.46834;2.35316;519;20220830;29.9;15.9;22.9;2.1;15.97;0;4.22;18585 +74085;44.46834;2.35316;519;20220831;29.9;14.5;22.2;2.3;14.64;.1;4.45;19709 +74085;44.46834;2.35316;519;20220901;27.3;15;21.2;1.8;16.2;.7;3.57;17564 +74085;44.46834;2.35316;519;20220902;25.2;15.9;20.6;1.8;16.8;4.4;3.03;14508 +74085;44.46834;2.35316;519;20220903;25.1;15.7;20.4;1.7;16.8;.2;3.04;15416 +74085;44.46834;2.35316;519;20220904;29.6;17;23.3;3.6;17.24;0;4.69;19095 +74085;44.46834;2.35316;519;20220905;30.2;19.9;25;4.5;19;.2;4.98;17609 +74085;44.46834;2.35316;519;20220906;29.4;19;24.2;2.8;19.1;2.4;3.91;15084 +74085;44.46834;2.35316;519;20220907;25.6;15.9;20.7;2.6;16.87;0;3.07;12826 +74085;44.46834;2.35316;519;20220908;23.5;11.2;17.4;1.7;13.94;1;2.91;16174 +74085;44.46834;2.35316;519;20220909;20.3;12.9;16.6;2;14.5;.6;2.17;11177 +74085;44.46834;2.35316;519;20220910;23.5;10.9;17.2;1.8;12.4;0;3.15;17678 +74085;44.46834;2.35316;519;20220911;30.1;10.5;20.3;1.8;11.24;0;4.22;20652 +74085;44.46834;2.35316;519;20220912;33.5;16.9;25.2;3.3;14.84;0;5.33;18810 +74085;44.46834;2.35316;519;20220913;28.6;20.4;24.5;4.3;20.17;0;3.9;12707 +74085;44.46834;2.35316;519;20220914;27.5;18.7;23.1;2.9;17.94;.2;3.55;13968 +74085;44.46834;2.35316;519;20220915;26.6;14.7;20.7;2.1;15.94;0;3.25;15684 +74085;44.46834;2.35316;519;20220916;23.2;15.8;19.5;3.9;14.04;0;3.42;13271 +74085;44.46834;2.35316;519;20220917;19.1;8.6;13.9;3.4;8.57;0;3.28;16074 +74085;44.46834;2.35316;519;20220918;24.3;4.3;14.3;2;6.67;0;3.6;19416 +74085;44.46834;2.35316;519;20220919;24.2;7.1;15.6;2.2;7.3;0;3.62;17808 +74085;44.46834;2.35316;519;20220920;23.5;5.7;14.6;2.4;7.77;0;3.55;18154 +74085;44.46834;2.35316;519;20220921;23.6;6.9;15.3;2.1;8;0;3.34;17455 +74085;44.46834;2.35316;519;20220922;24.3;9.9;17.1;1.9;10.17;0;3.12;16688 +74085;44.46834;2.35316;519;20220923;23.7;10.2;17;2.4;12;28;2.89;14087 +74085;44.46834;2.35316;519;20220924;17.1;11.6;14.3;1.9;13.57;2.8;1.55;9025 +74085;44.46834;2.35316;519;20220925;17;9.7;13.3;2.3;12;.5;1.79;11093 +74085;44.46834;2.35316;519;20220926;16.9;7.8;12.4;3.1;11.07;2.3;1.93;11156 +74085;44.46834;2.35316;519;20220927;13.6;9.9;11.8;5.1;12.04;5.4;1.28;7143 +74085;44.46834;2.35316;519;20220928;16.3;11.4;13.9;6.3;14.04;13.3;1.41;7885 +74085;44.46834;2.35316;519;20220929;13.4;9.5;11.4;3.3;11.84;5;1.19;7023 +74085;44.46834;2.35316;519;20220930;15.3;6.8;11.1;2.9;9.87;.3;1.86;12088 +74085;44.46834;2.35316;519;20221001;16;6.7;11.4;2.4;12.34;1.5;1.26;8802 +74085;44.46834;2.35316;519;20221002;20.7;13.7;17.2;2.1;15.1;.1;1.96;10673 +74085;44.46834;2.35316;519;20221003;21.2;9.7;15.5;1.8;12.84;0;2.13;13254 +74085;44.46834;2.35316;519;20221004;22.7;8.2;15.5;1.4;11.9;.1;2.21;14395 +74085;44.46834;2.35316;519;20221005;22.2;10.5;16.4;2.6;12.97;.1;2.41;13362 +74085;44.46834;2.35316;519;20221006;21.4;12.8;17.1;1.6;14.77;0;1.83;10527 +74085;44.46834;2.35316;519;20221007;22.1;12;17.1;1.9;13.94;.3;2.08;11934 +74085;44.46834;2.35316;519;20221008;20.8;13.2;17;1.7;14.34;1.8;1.78;9728 +74085;44.46834;2.35316;519;20221009;22.1;9.3;15.7;2.8;12.64;0;2.32;12931 +74085;44.46834;2.35316;519;20221010;22.9;12.8;17.9;2.5;13.77;0;2.35;11882 +74085;44.46834;2.35316;519;20221011;22.3;10.9;16.6;1.3;13.64;.1;1.83;11447 +74085;44.46834;2.35316;519;20221012;21.4;13.2;17.3;1.3;14.1;1.2;1.67;9369 +74085;44.46834;2.35316;519;20221013;17.1;10.4;13.8;1.2;13.94;6.6;1.13;7225 +74085;44.46834;2.35316;519;20221014;16.6;13.4;15;3.2;15.74;1.5;.94;4623 +74085;44.46834;2.35316;519;20221015;23.6;11.3;17.5;2.1;14.24;0;2.11;11901 +74085;44.46834;2.35316;519;20221016;22.7;15.7;19.2;6;15.87;0;2.66;9817 +74085;44.46834;2.35316;519;20221017;21.4;17.3;19.4;6.2;16.2;0;2.46;6302 +74085;44.46834;2.35316;519;20221018;23.3;16.3;19.8;3.8;16.4;0;2.34;9772 +74085;44.46834;2.35316;519;20221019;22.3;13.6;17.9;3.9;15.57;2.1;2.02;8011 +74085;44.46834;2.35316;519;20221020;20.5;16.5;18.5;4.2;17.24;1.8;1.59;5278 +74085;44.46834;2.35316;519;20221021;22.2;16.9;19.5;2.7;15.4;.2;2;6858 +74085;44.46834;2.35316;519;20221022;23;11.4;17.2;2.5;13.2;0;2.07;10415 +74085;44.46834;2.35316;519;20221023;22.7;16.1;19.4;4.9;14.57;0;2.67;5991 +74085;44.46834;2.35316;519;20221024;20.8;13;16.9;1.4;13.37;0;1.51;8731 +74085;44.46834;2.35316;519;20221025;21.6;10.3;15.9;2.6;12.14;0;1.89;8256 +74085;44.46834;2.35316;519;20221026;22;11.9;17;2.4;14.47;.1;1.6;8051 +74085;44.46834;2.35316;519;20221027;23.9;14.5;19.2;3.6;15.17;0;2.27;8086 +74085;44.46834;2.35316;519;20221028;24.3;16.3;20.3;3.8;12.97;0;2.8;7593 +74085;44.46834;2.35316;519;20221029;23.3;16.6;19.9;5.6;9.2;0;4.21;7322 +74085;44.46834;2.35316;519;20221030;21.9;14.7;18.3;4.4;12.9;0;2.56;8169 +74085;44.46834;2.35316;519;20221031;22.1;14.7;18.4;4.9;14.34;0;2.43;7919 +74085;44.46834;2.35316;519;20221101;17.2;12.3;14.7;2;12.87;.1;1.2;6206 +74085;44.46834;2.35316;519;20221102;17.7;7.2;12.5;1.3;10.24;.1;1.17;8517 +74085;44.46834;2.35316;519;20221103;15.7;9.2;12.5;4;11.1;5.2;1.37;4707 +74085;44.46834;2.35316;519;20221104;8.9;7.9;8.4;6;9.84;9.1;.74;2328 +74085;44.46834;2.35316;519;20221105;11.2;2.6;6.9;3;7.74;.1;1.01;8295 +74085;44.46834;2.35316;519;20221106;16.1;2.1;9.1;2;7.1;0;1.39;8977 +74085;44.46834;2.35316;519;20221107;18.2;6.2;12.2;2.8;9.6;0;1.55;8503 +74085;44.46834;2.35316;519;20221108;17.6;11.7;14.7;4.8;12.64;1.3;1.55;6154 +74085;44.46834;2.35316;519;20221109;15.6;12.4;14;2.5;13.4;3.4;.92;3247 +74085;44.46834;2.35316;519;20221110;15;8.6;11.8;2;10.97;0;.93;7075 +74085;44.46834;2.35316;519;20221111;18.8;6.3;12.5;4.9;11.6;0;1.44;8235 +74085;44.46834;2.35316;519;20221112;20.6;11.8;16.2;3.7;10.97;0;2.12;6969 +74085;44.46834;2.35316;519;20221113;20.3;9.6;15;2.4;8.94;0;1.86;6810 +74085;44.46834;2.35316;519;20221114;14.9;11.6;13.2;3.6;12.17;3;1.1;3529 +74085;44.46834;2.35316;519;20221115;15.8;10.5;13.1;3;12.64;7.2;.93;4620 +74085;44.46834;2.35316;519;20221116;14.9;8.8;11.9;2.2;11.17;.1;.88;5628 +74085;44.46834;2.35316;519;20221117;13.8;10.1;11.9;3.4;11.57;5.4;.94;3521 +74085;44.46834;2.35316;519;20221118;9.7;7;8.4;3.6;9.77;2.6;.64;3491 +74085;44.46834;2.35316;519;20221119;9.3;4.5;6.9;3.3;8.44;.5;.68;4783 +74085;44.46834;2.35316;519;20221120;8;2.2;5.1;2.3;8.04;1.4;.47;4746 +74085;44.46834;2.35316;519;20221121;9;3.9;6.4;3.3;8.67;12.7;.55;3155 +74085;44.46834;2.35316;519;20221122;6.4;4.2;5.3;5;8.44;13.9;.4;2498 +74085;44.46834;2.35316;519;20221123;12.3;5.6;8.9;3.6;9.8;6.8;.76;4256 +74085;44.46834;2.35316;519;20221124;11.3;5.9;8.6;1.7;9.74;.1;.54;4380 +74085;44.46834;2.35316;519;20221125;8.9;6.5;7.7;2.2;9.6;8.1;.5;1725 +74085;44.46834;2.35316;519;20221126;9.6;3.3;6.5;1.6;8.04;0;.52;4799 +74085;44.46834;2.35316;519;20221127;12.5;2.5;7.5;3.1;6.37;3.4;1.21;5623 +74085;44.46834;2.35316;519;20221128;8.9;6.4;7.6;3;9.44;6.1;.51;2456 +74085;44.46834;2.35316;519;20221129;7.6;3.7;5.7;3.2;7.97;.1;.55;3447 +74085;44.46834;2.35316;519;20221130;7.5;.1;3.8;1.4;6.74;0;.41;5192 +74085;44.46834;2.35316;519;20221201;6.3;-.8;2.7;1.9;6.4;0;.45;4069 +74085;44.46834;2.35316;519;20221202;3.8;2.6;3.2;1.2;6.4;.1;.5;1547 +74085;44.46834;2.35316;519;20221203;5.1;2.2;3.7;1.3;6.97;4.7;.42;2287 +74085;44.46834;2.35316;519;20221204;6.1;3.2;4.6;1.5;7.24;2.2;.47;2685 +74085;44.46834;2.35316;519;20221205;9.1;-2.5;3.3;2.2;5.64;.1;.66;6507 +74085;44.46834;2.35316;519;20221206;10.7;-.9;4.9;1.7;5.07;0;.84;5494 +74085;44.46834;2.35316;519;20221207;9.1;-1;4.1;1;5.27;0;.48;5546 +74085;44.46834;2.35316;519;20221208;8.6;-1.9;3.4;2.2;6.5;2.6;.52;4277 +74085;44.46834;2.35316;519;20221209;8.2;6;7.1;1.8;9.6;.9;.39;1651 +74085;44.46834;2.35316;519;20221210;1.4;1.3;1.3;3.4;6.3;0;.34;333 +74085;44.46834;2.35316;519;20221211;5.3;-8;-1.4;1.5;3.77;.1;.44;5822 +74085;44.46834;2.35316;519;20221212;3.6;-4.7;-.6;2.2;4.7;16.8;.49;3760 +74085;44.46834;2.35316;519;20221213;9;1.2;5.1;3.1;9.67;2.5;.05;4098 +74085;44.46834;2.35316;519;20221214;10.9;7.8;9.4;2.3;10.64;3.9;.49;2816 +74085;44.46834;2.35316;519;20221215;9.5;5.9;7.7;3.1;10.1;11.7;.37;1855 +74085;44.46834;2.35316;519;20221216;9.7;6;7.9;1.8;8.5;0;.58;3593 +74085;44.46834;2.35316;519;20221217;5.7;-2.7;1.5;1.6;5.17;0;.45;4766 +74085;44.46834;2.35316;519;20221218;10.2;-2.3;3.9;4.5;6.2;0;.86;5752 +74085;44.46834;2.35316;519;20221219;13.9;7.9;10.9;8.4;10.07;0;1.41;4506 +74085;44.46834;2.35316;519;20221220;13.1;10.7;11.9;7;10.5;2;1.48;2143 +74085;44.46834;2.35316;519;20221221;12.7;9.2;11;1.9;11.1;1.3;.57;3561 +74085;44.46834;2.35316;519;20221222;11.9;7.6;9.7;4.3;12.14;10.5;.24;2242 +74085;44.46834;2.35316;519;20221223;14.3;10.9;12.6;3.2;13.34;0;.58;2698 +74085;44.46834;2.35316;519;20221224;15.6;9.1;12.3;1.6;11.3;0;.66;4423 +74085;44.46834;2.35316;519;20221225;15.4;7;11.2;3.4;9.57;0;1.06;4524 +74085;44.46834;2.35316;519;20221226;13.3;7.7;10.5;2.2;10.74;.2;.66;2969 +74085;44.46834;2.35316;519;20221227;11.5;6.5;9;1.2;9.8;.1;.46;3479 +74085;44.46834;2.35316;519;20221228;14.9;3.3;9.1;2.4;8.9;0;.78;5549 +74085;44.46834;2.35316;519;20221229;11.8;6.7;9.3;2.5;9.67;3.2;.7;2649 +74085;44.46834;2.35316;519;20221230;13;6.2;9.6;2.3;10.2;.2;.66;3212 +74085;44.46834;2.35316;519;20221231;15.5;9.2;12.4;4.1;10.67;0;1.17;4413 +74086;44.49089;2.66557;600;20220101;16.1;5.1;10.6;1;7.17;0;.74;5538 +74086;44.49089;2.66557;600;20220102;13.2;2.3;7.8;1.6;7.41;.1;.78;5345 +74086;44.49089;2.66557;600;20220103;13.1;3.4;8.2;1.9;9.1;.1;.56;6000 +74086;44.49089;2.66557;600;20220104;15.4;6.7;11;3.1;8.54;6.9;1.37;5292 +74086;44.49089;2.66557;600;20220105;3.8;1.2;2.5;3.6;5.7;0;.84;2478 +74086;44.49089;2.66557;600;20220106;4;-2.9;.5;3.8;4.9;0;.68;5400 +74086;44.49089;2.66557;600;20220107;-3;-6;-4.5;1.5;5.41;8;.22;3051 +74086;44.49089;2.66557;600;20220108;7;.1;3.5;4.4;8.51;11.9;.14;3666 +74086;44.49089;2.66557;600;20220109;5;3.4;4.2;5.6;7.69;14.3;.47;1600 +74086;44.49089;2.66557;600;20220110;5.7;2.9;4.3;2;6.81;.2;.59;2542 +74086;44.49089;2.66557;600;20220111;5.5;-2.8;1.3;3.2;4.4;.1;.84;8200 +74086;44.49089;2.66557;600;20220112;6.2;-6.5;-.2;2.5;3.79;0;.84;6700 +74086;44.49089;2.66557;600;20220113;7.1;-8.7;-.8;1.7;3.9;0;.61;8500 +74086;44.49089;2.66557;600;20220114;11.7;-7.8;1.9;1.8;3.59;0;1;8400 +74086;44.49089;2.66557;600;20220115;10.5;-6;2.2;1.3;3.99;.1;.7;8300 +74086;44.49089;2.66557;600;20220116;5.9;-7.6;-.9;1.5;4.4;0;.45;9200 +74086;44.49089;2.66557;600;20220117;8.7;-5.5;1.6;2.4;5.09;.1;.75;8500 +74086;44.49089;2.66557;600;20220118;6.6;-4.4;1.1;.9;5.01;.1;.42;7057 +74086;44.49089;2.66557;600;20220119;1.9;-3.8;-1;3;5.9;1.2;.2;2500 +74086;44.49089;2.66557;600;20220120;-.5;-1.9;-1.2;2.2;5.65;.1;.51;4682 +74086;44.49089;2.66557;600;20220121;4.1;-1.7;1.2;3.1;4.08;0;1.05;5775 +74086;44.49089;2.66557;600;20220122;5.9;-2.7;1.6;4.4;4.19;0;1.27;6300 +74086;44.49089;2.66557;600;20220123;13;-6.8;3.1;1.5;4.9;0;.9;9100 +74086;44.49089;2.66557;600;20220124;15;-2.1;6.4;1.6;4.4;0;1.19;9300 +74086;44.49089;2.66557;600;20220125;10.9;-6.4;2.2;1.3;4.59;0;.76;9700 +74086;44.49089;2.66557;600;20220126;11.3;-6.2;2.5;1.4;4.8;0;.81;9700 +74086;44.49089;2.66557;600;20220127;10.2;-7.9;1.1;1.4;4.3;0;.79;10200 +74086;44.49089;2.66557;600;20220128;3.4;-6.5;-1.6;1.4;4.9;0;.43;6376 +74086;44.49089;2.66557;600;20220129;4.4;-4.8;-.2;1.3;5.09;0;.47;9700 +74086;44.49089;2.66557;600;20220130;2.6;-4.4;-.9;2;6.09;0;.24;4800 +74086;44.49089;2.66557;600;20220131;5;1.6;3.3;7;7.49;1.3;.38;2400 +74086;44.49089;2.66557;600;20220201;2.2;-.8;.7;6.3;6.59;2;.16;1800 +74086;44.49089;2.66557;600;20220202;6.4;2.7;4.5;5;8.39;.2;.34;3300 +74086;44.49089;2.66557;600;20220203;12.9;-.2;6.3;2.3;7.19;.1;1.08;7800 +74086;44.49089;2.66557;600;20220204;6.7;3.5;5.1;2.5;8.69;1.9;.4;2100 +74086;44.49089;2.66557;600;20220205;9;3.4;6.2;3.7;7.4;.2;1.05;8300 +74086;44.49089;2.66557;600;20220206;5;-4;.5;4.3;6.8;3.3;.2;2200 +74086;44.49089;2.66557;600;20220207;9.3;4.1;6.7;5.8;7.99;.5;1.12;6300 +74086;44.49089;2.66557;600;20220208;14.8;-4.1;5.3;1.7;5.59;0;1.3;11200 +74086;44.49089;2.66557;600;20220209;13.7;-2.3;5.7;2.6;6.49;0;1.37;9900 +74086;44.49089;2.66557;600;20220210;15.6;-1.6;7;2.3;6.99;0;1.46;11200 +74086;44.49089;2.66557;600;20220211;11;4.7;7.8;2.9;6.99;.1;1.44;11300 +74086;44.49089;2.66557;600;20220212;10.1;-1.1;4.5;5.1;5.73;0;1.44;5500 +74086;44.49089;2.66557;600;20220213;9.7;4.4;7;6.3;8.12;4.9;1.06;5150 +74086;44.49089;2.66557;600;20220214;7.9;6.5;7.2;5.7;8.49;9.3;1.03;4800 +74086;44.49089;2.66557;600;20220215;6.2;3.3;4.7;6.2;7.9;5.8;.66;5500 +74086;44.49089;2.66557;600;20220216;9.7;4.7;7.2;6.9;10.19;9.5;.36;2000 +74086;44.49089;2.66557;600;20220217;11.5;8.5;10;5.6;11.8;3.3;.64;4400 +74086;44.49089;2.66557;600;20220218;15.7;7.6;11.6;3;10.55;.2;1.56;9058 +74086;44.49089;2.66557;600;20220219;7.8;3.2;5.5;4.6;6.99;0;1.27;10300 +74086;44.49089;2.66557;600;20220220;6.6;2.4;4.5;2.2;7.95;5.1;.54;6841 +74086;44.49089;2.66557;600;20220221;7.5;6.3;6.9;8.4;8.39;3.5;1.12;5500 +74086;44.49089;2.66557;600;20220222;8.7;3.9;6.3;5.4;8.19;.4;1.03;6800 +74086;44.49089;2.66557;600;20220223;14.1;.7;7.4;1.6;7.8;0;1.32;11300 +74086;44.49089;2.66557;600;20220224;13.9;3.7;8.8;4.6;8.19;.4;1.8;8500 +74086;44.49089;2.66557;600;20220225;8.7;2.8;5.7;4.3;6.09;0;1.63;8796 +74086;44.49089;2.66557;600;20220226;13.3;.4;6.8;3.5;4.19;0;2.55;15400 +74086;44.49089;2.66557;600;20220227;12.4;.4;6.4;2.5;5.8;0;1.77;12500 +74086;44.49089;2.66557;600;20220228;12.6;-.1;6.2;2.2;6.68;0;1.7;13262 +74086;44.49089;2.66557;600;20220301;14.1;-5.2;4.4;3.1;5.99;0;1.84;12300 +74086;44.49089;2.66557;600;20220302;10.3;.2;5.2;3.1;8.19;1.9;.87;5900 +74086;44.49089;2.66557;600;20220303;12.8;6.1;9.4;1.6;9.3;0;1.25;8300 +74086;44.49089;2.66557;600;20220304;9.5;4.4;6.9;4.1;9.19;.6;.78;4000 +74086;44.49089;2.66557;600;20220305;8.9;5.8;7.3;3.5;8.69;0;1.12;7700 +74086;44.49089;2.66557;600;20220306;9.2;.2;4.7;1.7;5.28;0;1.53;13220 +74086;44.49089;2.66557;600;20220307;10.3;-5;2.6;2.4;4.98;0;1.86;15048 +74086;44.49089;2.66557;600;20220308;11.2;2.8;7;4.4;6.85;.2;1.89;12712 +74086;44.49089;2.66557;600;20220309;12.1;4.2;8.1;4.5;7.9;0;1.96;13800 +74086;44.49089;2.66557;600;20220310;13.2;5.8;9.5;6.5;8.8;1.9;2.06;10300 +74086;44.49089;2.66557;600;20220311;9.3;7.7;8.5;9.9;8.49;1.7;1.71;4200 +74086;44.49089;2.66557;600;20220312;8.1;5.5;6.8;9;7.99;0;1.37;5200 +74086;44.49089;2.66557;600;20220313;7.7;5.9;6.8;7.2;6.9;17.6;1.7;2300 +74086;44.49089;2.66557;600;20220314;10;-1.3;4.3;8.7;8.3;.4;.7;5100 +74086;44.49089;2.66557;600;20220315;12.9;9.3;11.1;12.9;9.99;0;2.35;9500 +74086;44.49089;2.66557;600;20220316;14.5;9;11.7;5.5;9.8;0;2.17;7700 +74086;44.49089;2.66557;600;20220317;13.6;4.9;9.2;2.8;9.3;.9;1.44;7100 +74086;44.49089;2.66557;600;20220318;12.4;5.2;8.8;2.1;8.69;0;1.4;7500 +74086;44.49089;2.66557;600;20220319;14.6;5.8;10.2;4;7.09;0;2.85;16300 +74086;44.49089;2.66557;600;20220320;11.1;5.9;8.5;9.5;7.4;0;2.46;8400 +74086;44.49089;2.66557;600;20220321;11.3;7.2;9.2;11.7;6.99;0;3.19;11900 +74086;44.49089;2.66557;600;20220322;12.7;5;8.8;11;5.4;0;4.14;19200 +74086;44.49089;2.66557;600;20220323;14;4.5;9.2;7.9;4.4;0;4.44;19800 +74086;44.49089;2.66557;600;20220324;17;4.6;10.8;5.5;4.3;0;4.36;15272 +74086;44.49089;2.66557;600;20220325;17.6;2.7;10.1;4;3.9;0;4.06;18500 +74086;44.49089;2.66557;600;20220326;18.4;.6;9.5;4.3;4.8;0;4.09;20800 +74086;44.49089;2.66557;600;20220327;19;2.2;10.6;3.9;5.69;0;3.9;19900 +74086;44.49089;2.66557;600;20220328;18.6;6.4;12.5;5.9;5.19;0;4.82;18100 +74086;44.49089;2.66557;600;20220329;17.2;9.1;13.1;3.6;7.4;1.8;3.34;14400 +74086;44.49089;2.66557;600;20220330;9.8;7.3;8.5;2.6;9.99;1.9;.97;4900 +74086;44.49089;2.66557;600;20220331;11.2;5;8.1;6.6;8.1;2.2;2.06;11900 +74086;44.49089;2.66557;600;20220401;4.8;-.8;2;5.4;5.33;2.5;1.79;11866 +74086;44.49089;2.66557;600;20220402;3.8;-2;.9;3.7;5;0;1.46;9533 +74086;44.49089;2.66557;600;20220403;3.1;-3.1;0;3.6;4.89;0;1.41;9534 +74086;44.49089;2.66557;600;20220404;8.9;-1.7;3.6;1.5;5.03;0;2.33;21066 +74086;44.49089;2.66557;600;20220405;13.7;-2.6;5.6;2.6;6.12;0;2.63;22050 +74086;44.49089;2.66557;600;20220406;9.3;-1.1;4.1;3.6;8.6;2.2;.69;6600 +74086;44.49089;2.66557;600;20220407;11.8;6.4;9.1;7.3;10.6;14.4;.99;4100 +74086;44.49089;2.66557;600;20220408;16.1;9.2;12.6;7.7;10.19;1.6;2.98;12400 +74086;44.49089;2.66557;600;20220409;11.1;3.4;7.2;5.4;6.49;.4;2.7;17400 +74086;44.49089;2.66557;600;20220410;17.5;-3.6;6.9;3.9;4.99;.2;3.9;24300 +74086;44.49089;2.66557;600;20220411;14.2;7.2;10.7;11.3;8.49;0;3.53;19900 +74086;44.49089;2.66557;600;20220412;15.4;8.9;12.1;9.9;7.59;0;4.2;14100 +74086;44.49089;2.66557;600;20220413;15.8;7.8;11.8;2;7.8;0;2.35;10400 +74086;44.49089;2.66557;600;20220414;21.5;.8;11.1;2.2;9.69;.4;3.51;23900 +74086;44.49089;2.66557;600;20220415;22.5;4.5;13.5;2.4;10.89;0;3.79;24200 +74086;44.49089;2.66557;600;20220416;22.3;3.4;12.8;2.9;9.3;0;4.11;24800 +74086;44.49089;2.66557;600;20220417;20.9;1.2;11;3.6;7.69;0;4.28;25700 +74086;44.49089;2.66557;600;20220418;17.4;4.8;11.1;3.6;9.39;0;3.14;20000 +74086;44.49089;2.66557;600;20220419;17.4;3.5;10.4;3.1;10.39;0;2.73;19400 +74086;44.49089;2.66557;600;20220420;12.9;8.2;10.5;1.5;11.39;24.1;1.25;6700 +74086;44.49089;2.66557;600;20220421;13;8;10.5;2.4;11.49;10.7;1.18;5900 +74086;44.49089;2.66557;600;20220422;18.6;7;12.8;2.5;10.99;1.1;2.96;18400 +74086;44.49089;2.66557;600;20220423;14.4;10.3;12.3;6.4;9.69;30.9;2.57;6900 +74086;44.49089;2.66557;600;20220424;11.2;5.3;8.2;4.5;10.6;12.6;.64;2100 +74086;44.49089;2.66557;600;20220425;14.6;5.4;10;2;9.3;0;2.92;22300 +74086;44.49089;2.66557;600;20220426;20.3;1.2;10.7;1.5;8.39;0;3.77;27200 +74086;44.49089;2.66557;600;20220427;23.1;6.8;14.9;1.9;10.1;0;4.06;23800 +74086;44.49089;2.66557;600;20220428;20.4;8.8;14.6;3;11.69;.6;3.81;23200 +74086;44.49089;2.66557;600;20220429;19.6;9.5;14.5;3.4;13.3;.6;1.47;1400 +74086;44.49089;2.66557;600;20220430;19.7;9.4;14.5;2.8;11.19;.2;3.8;23000 +74086;44.49089;2.66557;600;20220501;17.6;2.9;10.2;2.4;8.49;0;3.47;24100 +74086;44.49089;2.66557;600;20220502;17.8;7.1;12.4;2;8.89;.8;3.46;21700 +74086;44.49089;2.66557;600;20220503;18;9.2;13.6;1.2;11.69;10.6;2.01;10100 +74086;44.49089;2.66557;600;20220504;16.8;6.7;11.7;2;11.6;2.7;2.59;17600 +74086;44.49089;2.66557;600;20220505;17.2;6.1;11.6;3.1;9.99;.4;3.17;20200 +74086;44.49089;2.66557;600;20220506;15.8;5.1;10.4;3.5;9.8;0;2.38;13300 +74086;44.49089;2.66557;600;20220507;20.2;6.7;13.4;3.1;10.19;0;4.03;24300 +74086;44.49089;2.66557;600;20220508;21.2;7.9;14.5;2;9.89;0;1.89;2000 +74086;44.49089;2.66557;600;20220509;23.6;5.4;14.5;1.6;10.69;0;4.31;26800 +74086;44.49089;2.66557;600;20220510;24.8;8.2;16.5;1.8;11.3;0;4.64;26800 +74086;44.49089;2.66557;600;20220511;26.1;10.5;18.3;3.6;11.39;0;5.79;28600 +74086;44.49089;2.66557;600;20220512;25.6;9;17.3;2.7;11.6;0;4.72;23200 +74086;44.49089;2.66557;600;20220513;23.1;10.2;16.6;2;12.39;.3;4.27;24400 +74086;44.49089;2.66557;600;20220514;27;8.6;17.8;1.8;13.49;0;4.84;27000 +74086;44.49089;2.66557;600;20220515;25.9;13.9;19.9;5.8;10.89;.1;6.8;27500 +74086;44.49089;2.66557;600;20220516;26.1;10.1;18.1;2.2;11.49;0;5.11;26900 +74086;44.49089;2.66557;600;20220517;28.6;9.3;18.9;1.8;13.3;0;5.3;28400 +74086;44.49089;2.66557;600;20220518;30.6;13;21.8;2.8;14.69;.2;5.92;26500 +74086;44.49089;2.66557;600;20220519;27.4;15;21.2;5.4;12.69;.2;6.39;23200 +74086;44.49089;2.66557;600;20220520;28.2;18.1;23.1;6.7;12.3;0;7.66;24400 +74086;44.49089;2.66557;600;20220521;33;12.5;22.7;2;14.89;0;2.79;2200 +74086;44.49089;2.66557;600;20220522;32.7;15.5;24.1;2.7;16.2;3.5;5.53;20600 +74086;44.49089;2.66557;600;20220523;17.4;14.7;16;4.1;15.19;1.3;1.92;7400 +74086;44.49089;2.66557;600;20220524;15.8;9.7;12.7;4.3;11.49;0;1.4;300 +74086;44.49089;2.66557;600;20220525;18.3;6.9;12.6;4.3;10.49;0;3.8;23600 +74086;44.49089;2.66557;600;20220526;18.1;6.9;12.5;4.2;11.19;0;1.69;1600 +74086;44.49089;2.66557;600;20220527;24.3;7.7;16;3.6;12.99;.1;2.35;2300 +74086;44.49089;2.66557;600;20220528;24.4;7.4;15.9;2.9;10.6;0;2.53;1600 +74086;44.49089;2.66557;600;20220529;21.9;5.2;13.5;2.1;7.8;0;4.94;29900 +74086;44.49089;2.66557;600;20220530;22.6;5.4;14;1.9;8.3;.8;4.72;27800 +74086;44.49089;2.66557;600;20220531;22.8;10.8;16.8;1.9;12.1;1.8;4.02;21300 +74086;44.49089;2.66557;600;20220601;29.8;10.6;20.2;2.2;13.39;.4;5.83;28700 +74086;44.49089;2.66557;600;20220602;29.1;15.3;22.2;3.4;13.3;.4;3.54;2200 +74086;44.49089;2.66557;600;20220603;29.9;15;22.4;3.6;13.39;1.3;3.69;1600 +74086;44.49089;2.66557;600;20220604;28.7;14.3;21.5;3.5;17.2;28.9;5.87;28300 +74086;44.49089;2.66557;600;20220605;21.8;14.5;18.1;2.7;16.49;.2;3.35;17500 +74086;44.49089;2.66557;600;20220606;25.6;9.4;17.5;2;15.1;.2;4.62;26200 +74086;44.49089;2.66557;600;20220607;21.1;13.7;17.4;3;14.39;.2;3.61;18200 +74086;44.49089;2.66557;600;20220608;15.9;11.7;13.8;2.6;13.6;4.7;.93;600 +74086;44.49089;2.66557;600;20220609;17.9;10.2;14.1;3.4;12.58;0;3.25;18951 +74086;44.49089;2.66557;600;20220610;25;7.7;16.3;2.7;13.39;.1;5.24;31000 +74086;44.49089;2.66557;600;20220611;29.5;9.7;19.6;2;13.1;0;6.01;31300 +74086;44.49089;2.66557;600;20220612;28.4;13.1;20.7;2;15.49;.1;5.31;26700 +74086;44.49089;2.66557;600;20220613;28.3;16.3;22.3;2.1;18.2;0;5.63;28700 +74086;44.49089;2.66557;600;20220614;32.2;13.3;22.7;1.9;16.1;.3;5.98;28200 +74086;44.49089;2.66557;600;20220615;31.7;17.2;24.4;3;17.1;0;6.23;25500 +74086;44.49089;2.66557;600;20220616;32.5;15.2;23.8;1.3;19.2;0;5.63;27600 +74086;44.49089;2.66557;600;20220617;34.1;15.4;24.7;1.8;16.89;0;6.34;28800 +74086;44.49089;2.66557;600;20220618;34.5;18;26.2;5.3;13.99;0;9.05;29800 +74086;44.49089;2.66557;600;20220619;31.2;22.5;26.8;10.5;14.1;0;9.93;20300 +74086;44.49089;2.66557;600;20220620;27.9;18.8;23.3;5.5;15.69;0;5.15;11400 +74086;44.49089;2.66557;600;20220621;28.4;17.5;22.9;2.6;18.6;.9;2.99;7500 +74086;44.49089;2.66557;600;20220622;26.2;17.6;21.9;3.7;17.6;5.7;4.59;18946 +74086;44.49089;2.66557;600;20220623;23.4;14.9;19.1;2.3;16.89;17;2.57;9900 +74086;44.49089;2.66557;600;20220624;21.4;13.8;17.6;2.5;15.1;5.2;3.5;18200 +74086;44.49089;2.66557;600;20220625;26.5;11.2;18.8;3.3;15.6;11.3;4.51;21200 +74086;44.49089;2.66557;600;20220626;20.2;14.3;17.2;2.7;17.1;0;1.88;7900 +74086;44.49089;2.66557;600;20220627;17.1;13.4;15.2;3.8;15.49;2.1;1.58;6900 +74086;44.49089;2.66557;600;20220628;22.8;11.3;17;3.7;13.1;.1;5.18;29500 +74086;44.49089;2.66557;600;20220629;26.4;9.4;17.9;2.1;13.3;.1;5.45;30500 +74086;44.49089;2.66557;600;20220630;15.6;13.2;14.4;3.6;14.89;2.4;1.45;6700 +74086;44.49089;2.66557;600;20220701;20.7;8.1;14.4;3.1;12.19;0;4.69;31000 +74086;44.49089;2.66557;600;20220702;29.1;7.9;18.5;1.3;11.69;0;5.49;30400 +74086;44.49089;2.66557;600;20220703;28;13;20.5;1.9;15.8;1.6;5.19;26700 +74086;44.49089;2.66557;600;20220704;24.7;14.9;19.8;2.7;18.2;2.4;3.94;20300 +74086;44.49089;2.66557;600;20220705;26.5;13.8;20.1;2.7;16.49;0;5.48;29400 +74086;44.49089;2.66557;600;20220706;25.7;10.2;17.9;2.3;12.69;0;5.25;28400 +74086;44.49089;2.66557;600;20220707;25.6;14.4;20;4.7;12.49;0;6.45;29800 +74086;44.49089;2.66557;600;20220708;27.8;14.7;21.2;5.1;13.1;0;7.1;30800 +74086;44.49089;2.66557;600;20220709;29.9;9.9;19.9;2.3;12.89;0;6.13;30700 +74086;44.49089;2.66557;600;20220710;29.9;10;19.9;1.9;13.39;0;5.88;30400 +74086;44.49089;2.66557;600;20220711;32.8;13;22.9;1.5;13.3;0;6.16;30300 +74086;44.49089;2.66557;600;20220712;32;14.9;23.4;1.9;14.39;0;6.34;30200 +74086;44.49089;2.66557;600;20220713;33;12.9;22.9;2;12.69;0;6.47;29800 +74086;44.49089;2.66557;600;20220714;34.4;15.9;25.1;2.5;14.49;0;7.06;29800 +74086;44.49089;2.66557;600;20220715;33.2;14.8;24;2;14.3;0;6.45;29400 +74086;44.49089;2.66557;600;20220716;34.2;14;24.1;1.9;13.49;0;6.53;29600 +74086;44.49089;2.66557;600;20220717;36.2;13.6;24.9;2.4;11.6;0;7.33;29800 +74086;44.49089;2.66557;600;20220718;36.1;18.8;27.4;4.3;14.8;0;8.61;28900 +74086;44.49089;2.66557;600;20220719;35.1;24.1;29.6;6.3;11.3;.1;10.56;27800 +74086;44.49089;2.66557;600;20220720;26.9;19.7;23.3;2.6;14.8;1.7;4.72;17800 +74086;44.49089;2.66557;600;20220721;31.9;11.6;21.7;1;14.1;0;5.46;29200 +74086;44.49089;2.66557;600;20220722;32.4;15.4;23.9;3.3;14.99;.6;6.27;23400 +74086;44.49089;2.66557;600;20220723;27.8;14.9;21.3;3.5;15.19;0;5.81;27000 +74086;44.49089;2.66557;600;20220724;35.6;14.2;24.9;1.8;13.19;0;6.54;29200 +74086;44.49089;2.66557;600;20220725;25.4;17.8;21.6;3.9;15.89;0;4.42;16100 +74086;44.49089;2.66557;600;20220726;25.1;15.5;20.3;5;13.6;0;6.05;27900 +74086;44.49089;2.66557;600;20220727;27;11.2;19.1;3;11.99;0;5.82;29200 +74086;44.49089;2.66557;600;20220728;28.6;11.8;20.2;2.2;12.89;0;5.08;23800 +74086;44.49089;2.66557;600;20220729;25.8;15.6;20.7;2.5;15.39;.8;4.37;20100 +74086;44.49089;2.66557;600;20220730;28.9;16.1;22.5;3.3;15.1;0;5.96;26400 +74086;44.49089;2.66557;600;20220731;31.3;13.3;22.3;2.3;14.19;0;5.99;28100 +74086;44.49089;2.66557;600;20220801;33.1;14.4;23.7;2.3;13.89;0;6.33;28100 +74086;44.49089;2.66557;600;20220802;33.4;13.1;23.2;2.1;13.3;0;6.22;28200 +74086;44.49089;2.66557;600;20220803;35.7;19;27.3;2.8;12.19;0;7.37;27900 +74086;44.49089;2.66557;600;20220804;36.1;18.6;27.3;2.6;12.8;0;7.09;27000 +74086;44.49089;2.66557;600;20220805;30.4;19;24.7;3;18.2;4.2;5.47;22400 +74086;44.49089;2.66557;600;20220806;31.3;16.4;23.8;2.3;16.89;0;5.7;26200 +74086;44.49089;2.66557;600;20220807;32.1;15;23.5;2.1;12.19;0;6.07;27700 +74086;44.49089;2.66557;600;20220808;32.7;12.2;22.4;1.7;10.6;0;5.79;27800 +74086;44.49089;2.66557;600;20220809;33.7;14.4;24;1.8;9.99;0;5.88;26200 +74086;44.49089;2.66557;600;20220810;35;15;25;2.1;10.6;0;6.38;26900 +74086;44.49089;2.66557;600;20220811;35.6;17.7;26.6;2.4;14.39;0;6.4;24900 +74086;44.49089;2.66557;600;20220812;36.1;18.6;27.3;2.2;15.89;0;6.11;23800 +74086;44.49089;2.66557;600;20220813;35.3;17.1;26.2;2;14.89;3.2;5.88;24300 +74086;44.49089;2.66557;600;20220814;25.7;19.2;22.4;3.1;18.39;7.4;4.36;19900 +74086;44.49089;2.66557;600;20220815;26;13.5;19.7;1.8;14.99;.1;4.2;22300 +74086;44.49089;2.66557;600;20220816;31.7;13.2;22.4;2.9;14.89;12.3;4.79;16100 +74086;44.49089;2.66557;600;20220817;22.8;13.3;18;2.3;16.99;0;2.35;10800 +74086;44.49089;2.66557;600;20220818;22.1;13.2;17.6;3.4;15.6;11.2;2.88;13300 +74086;44.49089;2.66557;600;20220819;22.5;15;18.7;5.2;15.89;.1;3.69;16900 +74086;44.49089;2.66557;600;20220820;27.4;15.2;21.3;3;16.2;0;4.73;22400 +74086;44.49089;2.66557;600;20220821;25.9;11.4;18.6;3;15.1;.2;3.88;18400 +74086;44.49089;2.66557;600;20220822;23.8;15.2;19.5;3.9;17.29;.1;3.36;15600 +74086;44.49089;2.66557;600;20220823;29.7;15.5;22.6;2.6;17.6;0;4.84;22600 +74086;44.49089;2.66557;600;20220824;33.1;13.5;23.3;1.5;14.99;0;4.9;23700 +74086;44.49089;2.66557;600;20220825;29.4;15.2;22.3;3.1;15.89;.2;5.13;22800 +74086;44.49089;2.66557;600;20220826;29.1;15.1;22.1;3.1;16.6;.7;5.08;23700 +74086;44.49089;2.66557;600;20220827;28.3;12.2;20.2;1.7;13.69;.1;4.4;23300 +74086;44.49089;2.66557;600;20220828;30.6;10.4;20.5;2;12.1;0;4.92;23900 +74086;44.49089;2.66557;600;20220829;32.6;15.4;24;2.2;13.69;1.5;4.66;16900 +74086;44.49089;2.66557;600;20220830;29.6;13.6;21.6;1.9;15.99;.3;3.97;18200 +74086;44.49089;2.66557;600;20220831;29.9;12.4;21.1;2.1;14.3;0;4.34;19800 +74086;44.49089;2.66557;600;20220901;27.4;13.4;20.4;1.5;15.89;0;3.5;18000 +74086;44.49089;2.66557;600;20220902;24.9;14.2;19.5;2;16.49;5.4;2.93;13900 +74086;44.49089;2.66557;600;20220903;24.7;16.1;20.4;1.8;16.89;.3;2.95;14100 +74086;44.49089;2.66557;600;20220904;29.6;15.8;22.7;4;17.1;0;5.2;22200 +74086;44.49089;2.66557;600;20220905;29.8;19.7;24.7;5.3;18.79;.2;5.64;20600 +74086;44.49089;2.66557;600;20220906;29.8;17.6;23.7;3.5;19.1;2.8;4.18;15200 +74086;44.49089;2.66557;600;20220907;26.8;13.6;20.2;2.8;17.1;2.7;3.03;11800 +74086;44.49089;2.66557;600;20220908;23.3;9;16.1;1.7;13.6;.9;2.81;16100 +74086;44.49089;2.66557;600;20220909;20.7;11.3;16;2.5;14.39;.6;2.11;9800 +74086;44.49089;2.66557;600;20220910;23;9.5;16.2;2;12.1;.1;3.34;19800 +74086;44.49089;2.66557;600;20220911;29.7;7.5;18.6;1.6;10.3;0;4.06;21400 +74086;44.49089;2.66557;600;20220912;33.9;14.2;24;3.7;14.99;0;5.84;20300 +74086;44.49089;2.66557;600;20220913;28.2;19.4;23.8;5.3;20.29;0;4;12200 +74086;44.49089;2.66557;600;20220914;27.6;19.1;23.3;3.6;17.7;4.3;3.99;14300 +74086;44.49089;2.66557;600;20220915;26.5;13.4;19.9;2.1;15.39;.3;3.32;16400 +74086;44.49089;2.66557;600;20220916;23.5;15.9;19.7;5.1;13.99;0;4.1;15600 +74086;44.49089;2.66557;600;20220917;19.2;6.8;13;3.3;8.39;0;3.49;20800 +74086;44.49089;2.66557;600;20220918;23.8;.6;12.2;1.5;6.4;0;3.22;20200 +74086;44.49089;2.66557;600;20220919;24;2.3;13.1;1.5;7.09;.1;3.21;20200 +74086;44.49089;2.66557;600;20220920;23.2;1.7;12.4;1.9;7.4;0;3.29;20000 +74086;44.49089;2.66557;600;20220921;23.4;3;13.2;1.8;7.59;0;3.22;19400 +74086;44.49089;2.66557;600;20220922;24.1;7.9;16;2.1;10.3;0;3.33;19000 +74086;44.49089;2.66557;600;20220923;23.2;7.5;15.3;2.9;11.69;30;2.85;12800 +74086;44.49089;2.66557;600;20220924;16.7;11.5;14.1;2.1;13.49;3.1;1.5;7900 +74086;44.49089;2.66557;600;20220925;16.9;8.3;12.6;2.5;11.6;.7;1.95;12700 +74086;44.49089;2.66557;600;20220926;17.2;6.9;12;3.7;10.89;2.7;2;10200 +74086;44.49089;2.66557;600;20220927;13.9;9.5;11.7;7;11.99;6;1.42;7400 +74086;44.49089;2.66557;600;20220928;16.9;10.9;13.9;7.5;13.69;13.8;1.69;7700 +74086;44.49089;2.66557;600;20220929;12.6;9;10.8;3.5;11.69;3;1.06;5900 +74086;44.49089;2.66557;600;20220930;15.2;6.6;10.9;3.2;9.89;.4;2.01;13800 +74086;44.49089;2.66557;600;20221001;15.2;5.8;10.5;3;12.6;5.5;.71;3000 +74086;44.49089;2.66557;600;20221002;20.7;13.4;17;2.9;14.99;.2;2.26;12600 +74086;44.49089;2.66557;600;20221003;20.9;7.7;14.3;1.7;12.3;0;2.21;15600 +74086;44.49089;2.66557;600;20221004;23.1;5;14;1.4;11.3;.1;2.38;17100 +74086;44.49089;2.66557;600;20221005;21.8;7.5;14.6;3;12.6;.1;2.59;16800 +74086;44.49089;2.66557;600;20221006;21.7;11.1;16.4;1.8;14.19;0;2.02;12200 +74086;44.49089;2.66557;600;20221007;21.5;10.3;15.9;2.1;13.69;.6;2.17;13900 +74086;44.49089;2.66557;600;20221008;21.2;12.1;16.6;1.5;14.49;2.1;1.83;11200 +74086;44.49089;2.66557;600;20221009;22.4;7.2;14.8;2.9;12.6;.1;2.47;15200 +74086;44.49089;2.66557;600;20221010;23.1;11.6;17.3;2.3;13.49;0;2.51;14900 +74086;44.49089;2.66557;600;20221011;22.9;8.8;15.8;1.2;12.99;0;1.93;13200 +74086;44.49089;2.66557;600;20221012;20.5;11.9;16.2;1.6;13.89;1.2;1.65;9200 +74086;44.49089;2.66557;600;20221013;17.2;8.8;13;1.5;13.49;6.9;1.08;6500 +74086;44.49089;2.66557;600;20221014;16.6;12.7;14.6;4.2;15.39;1.5;.94;3600 +74086;44.49089;2.66557;600;20221015;24.2;9.4;16.8;2.3;13.6;0;2.39;14600 +74086;44.49089;2.66557;600;20221016;22.7;15;18.8;7.7;15.89;0;3.21;13300 +74086;44.49089;2.66557;600;20221017;21.3;17.1;19.2;7.8;15.99;0;2.92;6800 +74086;44.49089;2.66557;600;20221018;23.1;15.8;19.4;4.4;16.1;0;2.77;13400 +74086;44.49089;2.66557;600;20221019;23.3;11.8;17.5;4;15.39;3;2.18;8300 +74086;44.49089;2.66557;600;20221020;20.7;16.1;18.4;5.6;17.2;1.2;1.84;5100 +74086;44.49089;2.66557;600;20221021;22.5;16.4;19.4;3.8;15.39;.3;2.41;7900 +74086;44.49089;2.66557;600;20221022;23.1;9.4;16.2;2.9;12.99;0;2.27;12500 +74086;44.49089;2.66557;600;20221023;22.8;15.8;19.3;6.6;14.69;0;3.09;3800 +74086;44.49089;2.66557;600;20221024;20.6;11.2;15.9;1.4;12.89;0;1.57;11600 +74086;44.49089;2.66557;600;20221025;21.9;8.1;15;3.4;11.8;0;2.15;7200 +74086;44.49089;2.66557;600;20221026;22.2;8.9;15.5;2.5;13.8;0;1.68;8600 +74086;44.49089;2.66557;600;20221027;24.2;12.3;18.2;4.1;14.6;0;2.51;9100 +74086;44.49089;2.66557;600;20221028;24.9;15.2;20;4.2;12.6;0;3.29;8800 +74086;44.49089;2.66557;600;20221029;23.3;15;19.1;7.3;8.69;0;5.19;9600 +74086;44.49089;2.66557;600;20221030;21.7;14.4;18;5.5;12.99;0;2.99;10800 +74086;44.49089;2.66557;600;20221031;21.6;14.6;18.1;6.1;14.19;2.3;2.78;9700 +74086;44.49089;2.66557;600;20221101;16.5;12;14.2;2.2;12.6;.1;1.25;7600 +74086;44.49089;2.66557;600;20221102;17.2;3.7;10.4;1.5;9.49;.1;1.16;10800 +74086;44.49089;2.66557;600;20221103;15.8;7.4;11.6;5.3;11.3;5.1;1.34;3100 +74086;44.49089;2.66557;600;20221104;8.5;7.9;8.2;7.2;9.8;9;.78;2700 +74086;44.49089;2.66557;600;20221105;10.3;1.5;5.9;3.6;7.59;.1;1;10900 +74086;44.49089;2.66557;600;20221106;16.7;0;8.3;2.3;6.8;.1;1.53;10000 +74086;44.49089;2.66557;600;20221107;18.4;3.5;10.9;3.7;9.19;0;1.82;10500 +74086;44.49089;2.66557;600;20221108;17.6;11.5;14.5;6.1;12.69;2.4;1.84;7800 +74086;44.49089;2.66557;600;20221109;15.3;11;13.1;3.2;13.39;2.3;.87;3200 +74086;44.49089;2.66557;600;20221110;14.3;8.3;11.3;2.1;10.69;0;.96;9800 +74086;44.49089;2.66557;600;20221111;18.4;3.8;11.1;5.2;11.19;0;1.51;9700 +74086;44.49089;2.66557;600;20221112;20.6;10.4;15.5;4.4;10.8;0;2.38;8600 +74086;44.49089;2.66557;600;20221113;21.4;6;13.7;2.8;9.19;0;1.96;8600 +74086;44.49089;2.66557;600;20221114;14.7;11.1;12.9;4.6;12.1;6.2;1.22;3600 +74086;44.49089;2.66557;600;20221115;15.8;10.3;13;3.6;12.6;7.4;1.05;4700 +74086;44.49089;2.66557;600;20221116;14.7;7.6;11.1;2.5;10.6;.6;.95;7600 +74086;44.49089;2.66557;600;20221117;13.8;9.4;11.6;4.2;11.3;8;1.07;3800 +74086;44.49089;2.66557;600;20221118;9.3;6.3;7.8;4.6;9.49;1.3;.67;4600 +74086;44.49089;2.66557;600;20221119;9.3;3.7;6.5;4.4;8.49;.3;.7;6600 +74086;44.49089;2.66557;600;20221120;8.5;2.7;5.6;3.1;8.1;1.2;.59;5000 +74086;44.49089;2.66557;600;20221121;8.7;3;5.8;4;8.6;10.6;.56;1400 +74086;44.49089;2.66557;600;20221122;6.5;3.9;5.2;6.6;8.3;12.9;.49;2800 +74086;44.49089;2.66557;600;20221123;12.4;5.3;8.8;4.4;9.8;7.3;.88;3300 +74086;44.49089;2.66557;600;20221124;11.3;5.8;8.5;2.4;9.89;0;.59;4800 +74086;44.49089;2.66557;600;20221125;8.6;4.3;6.4;2.8;9.49;7.5;.37;2200 +74086;44.49089;2.66557;600;20221126;8.8;3.2;6;1.7;8.1;0;.49;5200 +74086;44.49089;2.66557;600;20221127;12.9;-.3;6.3;3.4;6.49;4;1.25;6700 +74086;44.49089;2.66557;600;20221128;8.5;5.2;6.8;3.6;9.3;7.2;.47;3200 +74086;44.49089;2.66557;600;20221129;7.1;3.3;5.2;3.8;7.9;.1;.55;3700 +74086;44.49089;2.66557;600;20221130;6.6;-.3;3.1;1.4;6.69;0;.36;5900 +74086;44.49089;2.66557;600;20221201;8;-3.4;2.3;2.2;6.09;0;.54;5400 +74086;44.49089;2.66557;600;20221202;3.9;2.5;3.2;2;5.9;.5;.65;2000 +74086;44.49089;2.66557;600;20221203;4.3;1.9;3.1;1;6.69;5.2;.45;1200 +74086;44.49089;2.66557;600;20221204;5.8;2.4;4.1;1.8;7.09;6.9;.46;3400 +74086;44.49089;2.66557;600;20221205;8.7;-4.7;2;2;5.49;.1;.5;8500 +74086;44.49089;2.66557;600;20221206;9.5;-4.7;2.4;1.4;4.9;.1;.61;5800 +74086;44.49089;2.66557;600;20221207;8.4;-5;1.7;1.1;4.69;.1;.41;7300 +74086;44.49089;2.66557;600;20221208;8.8;-4.8;2;2.4;6.3;2.9;.58;3200 +74086;44.49089;2.66557;600;20221209;8.4;4.6;6.5;2;9.6;.9;.33;2100 +74086;44.49089;2.66557;600;20221210;2.6;1.5;2;3.7;6.49;0;.45;1000 +74086;44.49089;2.66557;600;20221211;5.8;-10.7;-2.5;1.1;3.59;0;.4;6300 +74086;44.49089;2.66557;600;20221212;3.7;-8.1;-2.2;2.7;4.59;16.9;.46;3500 +74086;44.49089;2.66557;600;20221213;9.1;.4;4.7;4.1;9.99;2.2;0;3700 +74086;44.49089;2.66557;600;20221214;11.5;7.6;9.5;2.8;10.39;3.5;.59;4000 +74086;44.49089;2.66557;600;20221215;9.1;4.2;6.6;3.2;9.89;14.2;.31;800 +74086;44.49089;2.66557;600;20221216;9.7;5.6;7.6;1.6;8.3;0;.48;5500 +74086;44.49089;2.66557;600;20221217;5.3;-5.1;.1;1.6;4.59;.1;.41;6200 +74086;44.49089;2.66557;600;20221218;10;-6;2;5;5.99;0;.88;6900 +74086;44.49089;2.66557;600;20221219;13.7;7.3;10.5;10.2;9.99;0;1.55;6200 +74086;44.49089;2.66557;600;20221220;12.7;10.2;11.4;8.4;10.3;1.6;1.66;2400 +74086;44.49089;2.66557;600;20221221;13.5;9.2;11.3;2.3;10.89;2.1;.64;5700 +74086;44.49089;2.66557;600;20221222;12;5.3;8.6;6;12.1;11;.01;2000 +74086;44.49089;2.66557;600;20221223;13.8;10.5;12.1;4.4;13.1;0;.61;2800 +74086;44.49089;2.66557;600;20221224;15.8;7.8;11.8;2;10.8;0;.69;6100 +74086;44.49089;2.66557;600;20221225;16.1;4.4;10.2;3.5;9.19;0;1.18;5800 +74086;44.49089;2.66557;600;20221226;14;4.5;9.2;2.1;10.3;.2;.58;3900 +74086;44.49089;2.66557;600;20221227;11.5;6;8.7;1.1;9.69;.1;.44;3900 +74086;44.49089;2.66557;600;20221228;14.9;.3;7.6;3;8.3;0;.9;6500 +74086;44.49089;2.66557;600;20221229;12.2;4.7;8.4;3.5;9.49;3.8;.78;2400 +74086;44.49089;2.66557;600;20221230;13.1;5.1;9.1;3;10.1;.7;.75;1900 +74086;44.49089;2.66557;600;20221231;15.7;7.2;11.4;4.4;10.49;0;1.16;6400 +74087;44.5125;2.9782;633;20220101;17.7;-.3;8.7;.8;5.89;.1;.58;6996 +74087;44.5125;2.9782;633;20220102;12.7;1.8;7.2;1.5;7.15;.1;.71;5312 +74087;44.5125;2.9782;633;20220103;11.6;4.4;8;1.8;9.2;.1;.49;4833 +74087;44.5125;2.9782;633;20220104;12.4;4.4;8.4;2.8;8.02;5.3;.94;5371 +74087;44.5125;2.9782;633;20220105;2.7;1;1.8;4.6;5.19;.1;.93;1575 +74087;44.5125;2.9782;633;20220106;3.8;-1.7;1.1;4.2;4.57;0;.83;6800 +74087;44.5125;2.9782;633;20220107;-.4;-5.1;-2.8;1.8;5.29;6.3;.27;3348 +74087;44.5125;2.9782;633;20220108;7.4;.3;3.8;4.9;8.05;12.2;.34;3934 +74087;44.5125;2.9782;633;20220109;4.5;2.8;3.7;5.6;7.2;12.1;.52;1666 +74087;44.5125;2.9782;633;20220110;5.7;2.1;3.9;2.4;6.32;.3;.67;3192 +74087;44.5125;2.9782;633;20220111;6.1;-3.4;1.3;2.8;4.27;.1;.74;8800 +74087;44.5125;2.9782;633;20220112;6.7;-6.7;0;2.4;3.74;0;.81;8466 +74087;44.5125;2.9782;633;20220113;8.4;-6.4;1;1.8;3.84;0;.76;8566 +74087;44.5125;2.9782;633;20220114;11.9;-4.6;3.6;2;3.54;0;1.14;8600 +74087;44.5125;2.9782;633;20220115;10.3;-3.9;3.2;1.4;3.87;.1;.76;8566 +74087;44.5125;2.9782;633;20220116;7.1;-6.2;.4;1.7;4.27;0;.6;9533 +74087;44.5125;2.9782;633;20220117;9.1;-4.2;2.4;2.9;4.97;0;.89;8866 +74087;44.5125;2.9782;633;20220118;9.2;-3.4;2.9;1.6;4.99;0;.66;8791 +74087;44.5125;2.9782;633;20220119;1.4;-4.4;-1.5;2.2;5.6;.8;.22;2833 +74087;44.5125;2.9782;633;20220120;2.9;-1.5;.7;3.3;5.39;.2;.69;5913 +74087;44.5125;2.9782;633;20220121;4;-1.8;1.1;4.2;3.92;0;1.16;7647 +74087;44.5125;2.9782;633;20220122;6.3;-4.3;1;3.6;4.1;0;1.05;8433 +74087;44.5125;2.9782;633;20220123;13.2;-4.7;4.2;2.4;4.74;0;1.27;9466 +74087;44.5125;2.9782;633;20220124;14.7;-2;6.3;1.7;4.34;0;1.22;9666 +74087;44.5125;2.9782;633;20220125;11.4;-3.3;4.1;1.7;4.57;0;.97;9866 +74087;44.5125;2.9782;633;20220126;11.3;-3.5;3.9;1.8;4.84;0;.98;9966 +74087;44.5125;2.9782;633;20220127;9.9;-5.7;2.1;1.3;4.71;0;.71;10069 +74087;44.5125;2.9782;633;20220128;6.4;-5.7;.4;2.2;4.64;0;.76;7985 +74087;44.5125;2.9782;633;20220129;6.1;-4.3;.9;1.1;5.21;0;.56;9210 +74087;44.5125;2.9782;633;20220130;4.8;-3.4;.7;1.8;5.9;.1;.44;6900 +74087;44.5125;2.9782;633;20220131;5.4;-.7;2.3;6;6.8;.8;.47;3166 +74087;44.5125;2.9782;633;20220201;2.5;-.9;.8;5.6;6.07;1.5;.42;4033 +74087;44.5125;2.9782;633;20220202;7.3;2;4.7;4.7;7.9;.3;.58;6666 +74087;44.5125;2.9782;633;20220203;13.7;-1.2;6.3;2.2;6.47;0;1.21;8033 +74087;44.5125;2.9782;633;20220204;6.7;2.8;4.8;2.6;8.14;1.3;.48;2500 +74087;44.5125;2.9782;633;20220205;8.9;4.2;6.6;3.3;7;.1;1.14;8600 +74087;44.5125;2.9782;633;20220206;4.8;-3.1;.9;3.8;6.64;4.2;.33;3366 +74087;44.5125;2.9782;633;20220207;9.1;3.8;6.4;5.7;7.44;.4;1.19;8100 +74087;44.5125;2.9782;633;20220208;15.4;-3.3;6.1;2.5;5.1;0;1.76;12000 +74087;44.5125;2.9782;633;20220209;12.4;-1.6;5.4;2.8;6.14;0;1.35;10166 +74087;44.5125;2.9782;633;20220210;15.4;-.6;7.4;2.2;6.9;0;1.43;11466 +74087;44.5125;2.9782;633;20220211;10.4;5.2;7.8;3.1;6.5;.1;1.53;8933 +74087;44.5125;2.9782;633;20220212;9.9;-1.3;4.3;5.1;5.72;.1;1.44;5500 +74087;44.5125;2.9782;633;20220213;9.3;4.3;6.8;6.3;8.11;6.7;1.06;5150 +74087;44.5125;2.9782;633;20220214;7.7;6.5;7.1;4.7;8.24;9.2;1;4300 +74087;44.5125;2.9782;633;20220215;5.5;2.4;4;5;7.4;8;.63;5200 +74087;44.5125;2.9782;633;20220216;9.6;4.4;7;5.2;9.8;10.7;.46;2466 +74087;44.5125;2.9782;633;20220217;11.7;8.2;10;4.4;11.75;4.3;.77;4980 +74087;44.5125;2.9782;633;20220218;16.9;7.5;12.2;3.3;10.35;.1;1.84;10757 +74087;44.5125;2.9782;633;20220219;7.5;2.8;5.1;4.2;6.14;0;1.4;8513 +74087;44.5125;2.9782;633;20220220;7.1;.6;3.8;2.3;7.72;5.4;.65;6424 +74087;44.5125;2.9782;633;20220221;7.6;6.1;6.9;8.5;7.94;3.4;1.32;7766 +74087;44.5125;2.9782;633;20220222;8.1;3.5;5.8;5.4;7.8;.2;1.09;8533 +74087;44.5125;2.9782;633;20220223;14.1;3;8.6;2.6;7.74;0;1.71;13333 +74087;44.5125;2.9782;633;20220224;13.8;3.6;8.7;3.9;7.97;.3;1.79;10566 +74087;44.5125;2.9782;633;20220225;8;2;5;5.2;5.64;0;1.78;12932 +74087;44.5125;2.9782;633;20220226;12;-1.5;5.3;4.4;4.2;0;2.48;16000 +74087;44.5125;2.9782;633;20220227;12.2;.3;6.3;2.7;5.7;0;1.84;14366 +74087;44.5125;2.9782;633;20220228;12.8;.2;6.5;2.5;6.65;0;1.76;14159 +74087;44.5125;2.9782;633;20220301;13.2;-3.2;5;3.3;6.14;0;1.83;14133 +74087;44.5125;2.9782;633;20220302;9.1;1.6;5.3;2.9;8;1.2;.78;4066 +74087;44.5125;2.9782;633;20220303;13;5.7;9.3;1.4;9;0;1.29;9266 +74087;44.5125;2.9782;633;20220304;11.3;3.7;7.5;3.7;8.64;.3;1.21;6766 +74087;44.5125;2.9782;633;20220305;9.9;4.7;7.3;3;7.97;0;1.36;10900 +74087;44.5125;2.9782;633;20220306;9.6;-1.9;3.8;2;4.62;0;1.77;16035 +74087;44.5125;2.9782;633;20220307;10.2;-3.8;3.2;2.6;4.45;0;2.03;16907 +74087;44.5125;2.9782;633;20220308;10.5;1.1;5.8;4;6.65;.4;1.66;10785 +74087;44.5125;2.9782;633;20220309;10.6;3.8;7.2;4.2;7.67;0;1.53;9666 +74087;44.5125;2.9782;633;20220310;11.6;5.2;8.4;5.6;8.47;3.1;1.63;8533 +74087;44.5125;2.9782;633;20220311;8.7;7;7.9;9;8.27;1.1;1.48;3900 +74087;44.5125;2.9782;633;20220312;7.1;4.8;6;8.3;7.67;0;1.11;4100 +74087;44.5125;2.9782;633;20220313;7;5.4;6.2;6.6;6.84;16.5;1.45;2066 +74087;44.5125;2.9782;633;20220314;9.7;-1;4.3;6.9;8.17;1.5;.68;5166 +74087;44.5125;2.9782;633;20220315;11.7;8.5;10.1;9.8;9.77;0;1.76;7066 +74087;44.5125;2.9782;633;20220316;13.9;8.4;11.2;4.5;9.64;0;1.86;7100 +74087;44.5125;2.9782;633;20220317;13.6;5.3;9.4;2.7;9.27;.1;1.38;6800 +74087;44.5125;2.9782;633;20220318;12.5;5.8;9.1;3.1;8.5;0;1.65;8466 +74087;44.5125;2.9782;633;20220319;14.5;5.9;10.2;3.5;7.14;0;2.64;15200 +74087;44.5125;2.9782;633;20220320;10.1;4.9;7.5;7.6;7.37;0;1.86;6133 +74087;44.5125;2.9782;633;20220321;10.7;6.7;8.7;9.5;6.9;0;2.75;10866 +74087;44.5125;2.9782;633;20220322;12;4.2;8.1;9.4;5.37;0;3.64;18466 +74087;44.5125;2.9782;633;20220323;13.6;3.9;8.7;6.7;4.47;0;3.99;19700 +74087;44.5125;2.9782;633;20220324;16.7;4;10.4;4.6;4.2;0;4.07;18624 +74087;44.5125;2.9782;633;20220325;17.4;4.1;10.7;3.5;4.04;0;3.74;17000 +74087;44.5125;2.9782;633;20220326;17.9;1.1;9.5;4;4.84;0;3.88;20333 +74087;44.5125;2.9782;633;20220327;18.7;2.5;10.6;3.9;5.5;0;3.86;19500 +74087;44.5125;2.9782;633;20220328;18.1;5.8;12;5.2;5.17;0;4.41;17800 +74087;44.5125;2.9782;633;20220329;16.4;8.1;12.2;3.6;7.27;1.7;3;12966 +74087;44.5125;2.9782;633;20220330;10.1;6.8;8.5;2.4;9.6;1.5;1.07;5500 +74087;44.5125;2.9782;633;20220331;10.4;5.4;7.9;5.7;7.77;2.9;2.09;12766 +74087;44.5125;2.9782;633;20220401;4.6;-1;1.8;5.4;5.33;1.2;1.79;11866 +74087;44.5125;2.9782;633;20220402;3.5;-2.2;.7;3.7;5;0;1.46;9533 +74087;44.5125;2.9782;633;20220403;3.1;-1.9;.6;8;4.94;0;2.1;11158 +74087;44.5125;2.9782;633;20220404;8.7;-1.9;3.4;1.5;5.03;0;2.33;21066 +74087;44.5125;2.9782;633;20220405;13.7;-2.6;5.5;2.6;6.11;0;2.63;22050 +74087;44.5125;2.9782;633;20220406;9.9;0;5;3.4;8.44;4;1;7633 +74087;44.5125;2.9782;633;20220407;11.1;6.2;8.6;5.9;10.24;19.5;.92;3833 +74087;44.5125;2.9782;633;20220408;15;9;12;6.3;10;2.5;2.55;10900 +74087;44.5125;2.9782;633;20220409;10.3;3;6.7;5;6.04;0;2.58;16466 +74087;44.5125;2.9782;633;20220410;16.9;-2.6;7.2;3.9;5;.2;3.82;24533 +74087;44.5125;2.9782;633;20220411;12.6;6.2;9.4;9.1;8.2;.2;2.66;14133 +74087;44.5125;2.9782;633;20220412;14.7;8.4;11.6;8.1;7.2;0;3.7;12133 +74087;44.5125;2.9782;633;20220413;16;7;11.5;2.6;7.37;0;2.59;11300 +74087;44.5125;2.9782;633;20220414;21.7;2.6;12.2;2.8;9.54;0;3.77;23233 +74087;44.5125;2.9782;633;20220415;22.8;6.1;14.4;3.2;10.54;0;4.17;23533 +74087;44.5125;2.9782;633;20220416;22.6;5.9;14.2;4.1;8.87;0;4.72;24433 +74087;44.5125;2.9782;633;20220417;21.6;2.2;11.9;3.6;7.47;0;4.54;25733 +74087;44.5125;2.9782;633;20220418;17.8;4.3;11.1;3;8.97;0;3.26;21333 +74087;44.5125;2.9782;633;20220419;17.6;4.6;11.1;2.4;10.04;0;2.71;17966 +74087;44.5125;2.9782;633;20220420;13;8.2;10.6;1.7;10.9;26.1;1.22;5633 +74087;44.5125;2.9782;633;20220421;13;7.5;10.2;1.8;11.14;13.1;1.29;7266 +74087;44.5125;2.9782;633;20220422;18.2;6.9;12.6;2.6;10.77;.7;2.95;18700 +74087;44.5125;2.9782;633;20220423;13.6;9.8;11.7;5.7;9.24;24.4;2.33;6333 +74087;44.5125;2.9782;633;20220424;10.7;4.3;7.5;4.2;9.97;12.2;.76;4100 +74087;44.5125;2.9782;633;20220425;14.7;5.8;10.2;2.5;8.9;0;2.84;19733 +74087;44.5125;2.9782;633;20220426;20;2.3;11.2;1.9;8.44;0;3.89;27233 +74087;44.5125;2.9782;633;20220427;22.2;7;14.6;2.6;9.64;0;4.26;24733 +74087;44.5125;2.9782;633;20220428;21.3;9.3;15.3;2.7;11.3;1.3;4.01;23466 +74087;44.5125;2.9782;633;20220429;20.1;9.7;14.9;3.1;12.8;.6;2.85;14400 +74087;44.5125;2.9782;633;20220430;19.5;8.9;14.2;3;10.5;0;3.87;22766 +74087;44.5125;2.9782;633;20220501;18.3;3.5;10.9;2.7;7.94;0;3.87;25266 +74087;44.5125;2.9782;633;20220502;18.6;6.3;12.4;2;8.97;1.9;3.54;22400 +74087;44.5125;2.9782;633;20220503;17.7;8.8;13.2;1.5;11.37;5.2;2.17;11466 +74087;44.5125;2.9782;633;20220504;17;6.8;11.9;1.9;11.34;3.4;2.57;16866 +74087;44.5125;2.9782;633;20220505;17;6.8;11.9;3.4;9.6;.4;3.26;19933 +74087;44.5125;2.9782;633;20220506;16;5.8;10.9;4.6;9.44;0;2.71;13933 +74087;44.5125;2.9782;633;20220507;20.1;7;13.5;4.2;9.57;.1;4.59;26533 +74087;44.5125;2.9782;633;20220508;20.7;8.1;14.4;2.8;10;.9;3.21;14233 +74087;44.5125;2.9782;633;20220509;23.4;6.5;15;2.1;10.24;0;4.52;26433 +74087;44.5125;2.9782;633;20220510;24.5;9;16.7;2.2;11.4;0;4.79;27166 +74087;44.5125;2.9782;633;20220511;25.5;10.6;18.1;3.7;11.27;0;5.69;28466 +74087;44.5125;2.9782;633;20220512;24;9.7;16.8;3;11.77;0;4.38;22000 +74087;44.5125;2.9782;633;20220513;23.5;10.4;17;2.1;12.27;.3;4.44;25033 +74087;44.5125;2.9782;633;20220514;27.1;10.2;18.6;2;13.57;0;4.97;26633 +74087;44.5125;2.9782;633;20220515;24.8;14.2;19.5;4.9;11.44;0;6.08;26666 +74087;44.5125;2.9782;633;20220516;26.2;10.7;18.4;2.3;11.67;0;5.25;27400 +74087;44.5125;2.9782;633;20220517;28.6;10.4;19.5;2;13.3;0;5.41;28233 +74087;44.5125;2.9782;633;20220518;29.9;13.5;21.7;2.7;14.37;.7;5.87;27000 +74087;44.5125;2.9782;633;20220519;26.7;15;20.9;5.2;12.67;.1;6.27;25066 +74087;44.5125;2.9782;633;20220520;27.3;17.2;22.2;5.3;11.87;0;6.96;26166 +74087;44.5125;2.9782;633;20220521;32.3;13;22.6;2;14.3;0;4.83;18800 +74087;44.5125;2.9782;633;20220522;31.6;16;23.8;2.2;16.2;1.3;5.27;22000 +74087;44.5125;2.9782;633;20220523;18;15.1;16.6;3.6;14.97;2.9;2.11;7866 +74087;44.5125;2.9782;633;20220524;16;9.5;12.7;3.7;11.04;0;2.45;11466 +74087;44.5125;2.9782;633;20220525;18.1;6.5;12.3;4.3;10.07;0;3.97;25000 +74087;44.5125;2.9782;633;20220526;19.2;7.5;13.4;4.5;10.8;0;3.6;18333 +74087;44.5125;2.9782;633;20220527;24.8;7.5;16.1;3.6;12.24;.1;4.46;20600 +74087;44.5125;2.9782;633;20220528;23.9;8.2;16;4.1;10.37;0;4.76;20533 +74087;44.5125;2.9782;633;20220529;21.9;5.7;13.8;3;7.64;0;5.44;30566 +74087;44.5125;2.9782;633;20220530;22.4;6.4;14.4;2.3;8.27;1.4;4.89;27866 +74087;44.5125;2.9782;633;20220531;22.7;10.1;16.4;2.3;11.27;1.8;4.15;21166 +74087;44.5125;2.9782;633;20220601;28.6;10.2;19.4;2.6;12.64;.3;5.73;28100 +74087;44.5125;2.9782;633;20220602;28.2;14.4;21.3;3.2;13.64;.2;4.79;16933 +74087;44.5125;2.9782;633;20220603;28.7;15;21.8;3.9;13.7;1;5.31;18000 +74087;44.5125;2.9782;633;20220604;27.8;13.9;20.8;3.8;16.6;18.3;5.53;26366 +74087;44.5125;2.9782;633;20220605;22;14.4;18.2;3.3;15.47;.2;3.98;20400 +74087;44.5125;2.9782;633;20220606;25.6;10;17.8;2.7;14.14;.1;4.96;25866 +74087;44.5125;2.9782;633;20220607;21.2;13.3;17.3;3.5;13.57;.1;4.27;22466 +74087;44.5125;2.9782;633;20220608;16.5;11.4;13.9;3.3;13.14;5.3;1.68;5966 +74087;44.5125;2.9782;633;20220609;18.3;10.1;14.2;5.2;11.89;0;3.68;20357 +74087;44.5125;2.9782;633;20220610;25.8;8;16.9;3.6;12.34;.1;5.83;31166 +74087;44.5125;2.9782;633;20220611;30.1;10.1;20.1;2.9;11.97;0;6.78;31333 +74087;44.5125;2.9782;633;20220612;29;14.2;21.6;2.3;14.64;.1;5.61;25800 +74087;44.5125;2.9782;633;20220613;28.7;15.7;22.2;2.5;16.7;0;5.98;29100 +74087;44.5125;2.9782;633;20220614;32.3;14.5;23.4;2.6;15.04;.2;6.56;28700 +74087;44.5125;2.9782;633;20220615;31.8;17.9;24.8;2.9;16.14;0;6.41;25966 +74087;44.5125;2.9782;633;20220616;33.4;16.2;24.8;2.1;17.47;0;6.41;27666 +74087;44.5125;2.9782;633;20220617;35.1;16.1;25.6;2.7;14.44;0;7.42;29066 +74087;44.5125;2.9782;633;20220618;33.6;19.6;26.6;4.8;13.1;0;8.79;29900 +74087;44.5125;2.9782;633;20220619;30.4;21.8;26.1;8.5;13.64;0;9.39;26400 +74087;44.5125;2.9782;633;20220620;28.4;17.4;22.9;5;15.17;0;6.27;23700 +74087;44.5125;2.9782;633;20220621;28.2;17.3;22.7;2.9;17.9;1.2;4.18;15700 +74087;44.5125;2.9782;633;20220622;25.9;17;21.4;3.3;17.37;6.1;4.46;19248 +74087;44.5125;2.9782;633;20220623;24;14.6;19.3;2.8;16.67;20.8;3.46;15700 +74087;44.5125;2.9782;633;20220624;21.8;13.8;17.8;2.5;14.74;5.7;3.62;18400 +74087;44.5125;2.9782;633;20220625;25.4;11.4;18.4;3.5;14.67;11.7;4.59;22266 +74087;44.5125;2.9782;633;20220626;21;14.2;17.6;2.6;16.77;2;2.36;10266 +74087;44.5125;2.9782;633;20220627;19.1;13.4;16.3;3.5;15.07;.7;2.43;11366 +74087;44.5125;2.9782;633;20220628;23.1;10.8;16.9;3.8;12.74;.1;5.36;30566 +74087;44.5125;2.9782;633;20220629;26.8;10;18.4;2.2;12.94;.1;5.64;30666 +74087;44.5125;2.9782;633;20220630;16.1;13.4;14.8;3.2;14.54;1.2;1.66;7366 +74087;44.5125;2.9782;633;20220701;21.2;9;15.1;2.9;11.77;0;4.97;31300 +74087;44.5125;2.9782;633;20220702;29.3;8.1;18.7;2;11.37;0;5.94;30633 +74087;44.5125;2.9782;633;20220703;28.6;13.7;21.2;2.1;15.34;1.1;5.55;27433 +74087;44.5125;2.9782;633;20220704;25.6;15.4;20.5;2.7;17.8;.3;4.49;22933 +74087;44.5125;2.9782;633;20220705;26.6;14.2;20.4;2.8;15.97;0;5.71;30000 +74087;44.5125;2.9782;633;20220706;26.3;11.2;18.7;3.5;12.17;0;6.12;30000 +74087;44.5125;2.9782;633;20220707;25.5;11.7;18.6;5;12.17;0;6.32;30200 +74087;44.5125;2.9782;633;20220708;28;12.7;20.3;4.5;12.54;0;6.85;30933 +74087;44.5125;2.9782;633;20220709;30;10.9;20.5;3.6;11.87;0;6.94;30733 +74087;44.5125;2.9782;633;20220710;29.8;11.7;20.8;2.9;12.8;0;6.52;30400 +74087;44.5125;2.9782;633;20220711;32.2;14.6;23.4;2.9;13.04;0;7.01;30400 +74087;44.5125;2.9782;633;20220712;31.8;16.3;24.1;2.5;14.1;0;6.78;30233 +74087;44.5125;2.9782;633;20220713;32.7;15.3;24;2.3;12.17;0;6.81;29866 +74087;44.5125;2.9782;633;20220714;33.7;16.4;25.1;2.7;14;0;7.15;29800 +74087;44.5125;2.9782;633;20220715;32.7;15.9;24.3;2.5;13.84;0;6.82;29400 +74087;44.5125;2.9782;633;20220716;34;14.9;24.5;2.8;13;0;7.23;29600 +74087;44.5125;2.9782;633;20220717;35;15.6;25.3;3.1;11.54;0;7.75;29766 +74087;44.5125;2.9782;633;20220718;35.3;18.7;27;3.9;14.07;0;8.13;28866 +74087;44.5125;2.9782;633;20220719;34;22.5;28.2;5.4;11.74;.4;9.38;27866 +74087;44.5125;2.9782;633;20220720;26.4;18;22.2;3;15.07;.6;4.69;18233 +74087;44.5125;2.9782;633;20220721;31.7;12.4;22;2;13.87;0;6.09;29133 +74087;44.5125;2.9782;633;20220722;32.4;16.4;24.4;3.4;14.84;1.2;6.47;23900 +74087;44.5125;2.9782;633;20220723;28.1;15.2;21.6;3.2;14.87;0;5.96;27933 +74087;44.5125;2.9782;633;20220724;35;14.1;24.5;1.9;13.04;0;6.55;29133 +74087;44.5125;2.9782;633;20220725;25.7;17.2;21.4;3.8;15.44;0;4.86;19733 +74087;44.5125;2.9782;633;20220726;25.2;15.2;20.2;4.9;13.2;0;6.16;28666 +74087;44.5125;2.9782;633;20220727;27.1;10.6;18.9;3.2;11.5;0;5.99;29200 +74087;44.5125;2.9782;633;20220728;28.6;12;20.3;2.2;12.3;0;5.18;23933 +74087;44.5125;2.9782;633;20220729;25.9;15.5;20.7;2.4;14.8;3.1;4.27;18566 +74087;44.5125;2.9782;633;20220730;28.9;15.1;22;3.1;14.67;0;5.92;26933 +74087;44.5125;2.9782;633;20220731;31.1;13.7;22.4;2.7;13.87;0;6.2;27866 +74087;44.5125;2.9782;633;20220801;32.7;15.1;23.9;3.2;13.4;0;6.93;27966 +74087;44.5125;2.9782;633;20220802;33.2;14.1;23.6;2.8;12.94;.1;6.71;28066 +74087;44.5125;2.9782;633;20220803;34.9;19.4;27.1;2.9;12.17;0;7.28;27533 +74087;44.5125;2.9782;633;20220804;35.1;19;27;2.7;12.9;0;6.87;26166 +74087;44.5125;2.9782;633;20220805;30.4;18.7;24.5;2.9;17.54;2;5.6;23400 +74087;44.5125;2.9782;633;20220806;31.8;16.8;24.3;2.8;15.97;0;6.12;26333 +74087;44.5125;2.9782;633;20220807;31.7;14.6;23.2;2.5;11.74;0;6.31;27566 +74087;44.5125;2.9782;633;20220808;32.7;13;22.9;2.9;10.17;0;6.75;27666 +74087;44.5125;2.9782;633;20220809;33.6;15.7;24.6;2.5;9.6;0;6.54;26100 +74087;44.5125;2.9782;633;20220810;34.5;17.4;26;2.6;10.67;0;6.83;26866 +74087;44.5125;2.9782;633;20220811;34.7;17.9;26.3;2.8;13.5;0;6.67;25300 +74087;44.5125;2.9782;633;20220812;35.5;17.9;26.7;3;14.54;0;6.68;24233 +74087;44.5125;2.9782;633;20220813;35.2;17.2;26.2;2.3;14;13.3;6.06;23733 +74087;44.5125;2.9782;633;20220814;24.4;18.9;21.6;3.6;18.24;14;3.93;17433 +74087;44.5125;2.9782;633;20220815;25.5;14.2;19.8;2.4;14.64;.1;4.17;20333 +74087;44.5125;2.9782;633;20220816;30.5;13.3;21.9;3.2;14.47;6.3;4.95;18000 +74087;44.5125;2.9782;633;20220817;23.5;13.9;18.7;2.4;16.3;6.6;2.85;13033 +74087;44.5125;2.9782;633;20220818;21.9;12.9;17.4;3.9;15.07;5.9;3.02;13933 +74087;44.5125;2.9782;633;20220819;22.7;14.8;18.8;5.4;15.5;0;3.94;18533 +74087;44.5125;2.9782;633;20220820;26.8;14.9;20.9;4;15.7;0;5;23333 +74087;44.5125;2.9782;633;20220821;25.8;12.5;19.1;3.6;14.57;.1;4.39;19666 +74087;44.5125;2.9782;633;20220822;24;15.5;19.7;4.5;16.3;0;3.89;17200 +74087;44.5125;2.9782;633;20220823;28.9;15.1;22;2.7;16.5;.1;4.8;22566 +74087;44.5125;2.9782;633;20220824;32.9;15.1;24;2.3;14.44;0;5.58;24200 +74087;44.5125;2.9782;633;20220825;29.1;15.6;22.4;3.3;15.77;.7;5.05;21366 +74087;44.5125;2.9782;633;20220826;28.5;15.1;21.8;3.2;16.27;.9;4.94;22633 +74087;44.5125;2.9782;633;20220827;28;13;20.5;2.6;14;.2;4.73;22766 +74087;44.5125;2.9782;633;20220828;30.2;12.7;21.5;2.5;12.64;0;5.24;23900 +74087;44.5125;2.9782;633;20220829;31.5;15.3;23.4;3;13.67;.6;4.99;17300 +74087;44.5125;2.9782;633;20220830;29.7;14.9;22.3;2.8;15.4;.4;4.7;19266 +74087;44.5125;2.9782;633;20220831;29.4;12.5;20.9;3.2;13.8;.1;4.74;19200 +74087;44.5125;2.9782;633;20220901;27.5;13.5;20.5;2;15.3;.1;3.96;20033 +74087;44.5125;2.9782;633;20220902;24.9;14.4;19.6;1.9;15.9;5.9;2.96;13800 +74087;44.5125;2.9782;633;20220903;24.7;15.4;20.1;1.8;16.54;1.3;3.24;16933 +74087;44.5125;2.9782;633;20220904;28.6;14.8;21.7;3.6;16.7;0;4.53;19866 +74087;44.5125;2.9782;633;20220905;28.6;18.7;23.6;5;18.44;.2;4.78;17800 +74087;44.5125;2.9782;633;20220906;27.5;16.9;22.2;3.3;18.57;2.4;3.52;13966 +74087;44.5125;2.9782;633;20220907;25.4;14.3;19.9;2.7;16.84;9;2.93;12666 +74087;44.5125;2.9782;633;20220908;22.8;10;16.4;2.2;13.24;.6;2.89;15133 +74087;44.5125;2.9782;633;20220909;20.6;11.8;16.2;2.7;13.54;.3;2.51;12633 +74087;44.5125;2.9782;633;20220910;22.3;10.1;16.2;2.4;11.84;.1;3.44;19933 +74087;44.5125;2.9782;633;20220911;28.8;8.6;18.7;2.2;10.77;0;4.34;21433 +74087;44.5125;2.9782;633;20220912;31.7;14.2;23;3.8;14.57;0;5.43;20133 +74087;44.5125;2.9782;633;20220913;27.6;19.4;23.5;5;19.87;1.8;3.69;11233 +74087;44.5125;2.9782;633;20220914;26;17.8;21.9;3.7;17.7;12.5;3.43;13633 +74087;44.5125;2.9782;633;20220915;25.9;13.3;19.6;2.5;15.04;.1;3.49;17500 +74087;44.5125;2.9782;633;20220916;22.5;14.1;18.3;4.5;13.4;0;3.6;15233 +74087;44.5125;2.9782;633;20220917;18.1;6.2;12.1;4.2;8.17;0;3.47;21000 +74087;44.5125;2.9782;633;20220918;23.3;1.9;12.6;2.6;6.5;0;3.76;20466 +74087;44.5125;2.9782;633;20220919;23.4;4;13.7;2.7;7.34;.1;3.77;20333 +74087;44.5125;2.9782;633;20220920;22.9;3.7;13.3;3;7.27;0;3.8;20133 +74087;44.5125;2.9782;633;20220921;23.1;4.7;13.9;2.7;8;0;3.6;19566 +74087;44.5125;2.9782;633;20220922;23.5;8.5;16;2.4;10.04;0;3.44;19200 +74087;44.5125;2.9782;633;20220923;21.8;8.2;15;2.8;11.9;18.7;2.48;11500 +74087;44.5125;2.9782;633;20220924;17.6;10.7;14.1;2.2;12.84;1.5;1.74;9333 +74087;44.5125;2.9782;633;20220925;16.5;9;12.7;2.5;11.37;1.2;1.84;10600 +74087;44.5125;2.9782;633;20220926;15.9;7.6;11.7;3.4;10.64;3.8;1.87;10266 +74087;44.5125;2.9782;633;20220927;13;9;11;5.8;11.24;11.2;1.44;8000 +74087;44.5125;2.9782;633;20220928;16;10.6;13.3;6.3;13.2;14;1.56;7933 +74087;44.5125;2.9782;633;20220929;13.5;8.6;11;3.1;11.07;1.4;1.33;7433 +74087;44.5125;2.9782;633;20220930;14.6;6.2;10.4;3.3;9.4;.4;1.94;13466 +74087;44.5125;2.9782;633;20221001;15;5.7;10.4;2.8;12;9.9;.87;4066 +74087;44.5125;2.9782;633;20221002;19.8;13.1;16.5;2.6;14.57;.2;2.13;12566 +74087;44.5125;2.9782;633;20221003;20.8;7.7;14.2;2.6;11.9;0;2.48;16166 +74087;44.5125;2.9782;633;20221004;22.3;6.1;14.2;1.6;11.14;.1;2.41;17133 +74087;44.5125;2.9782;633;20221005;20.6;8.7;14.6;3.1;12.5;.1;2.33;13833 +74087;44.5125;2.9782;633;20221006;21.7;11.4;16.6;1.9;14;0;2.08;12600 +74087;44.5125;2.9782;633;20221007;21.2;10.4;15.8;2.3;13.34;1.2;2.17;13600 +74087;44.5125;2.9782;633;20221008;20.5;11;15.7;2;13.54;1.9;1.86;10833 +74087;44.5125;2.9782;633;20221009;21.2;7.8;14.5;3.2;11.9;.1;2.45;14933 +74087;44.5125;2.9782;633;20221010;22.2;11.4;16.8;2.8;13.17;0;2.48;13900 +74087;44.5125;2.9782;633;20221011;21.4;9.2;15.3;1.5;12.97;0;1.83;12166 +74087;44.5125;2.9782;633;20221012;20.3;11.8;16.1;1.5;13.3;.9;1.59;8433 +74087;44.5125;2.9782;633;20221013;16.9;8.5;12.7;1.5;12.94;6.8;1.06;5900 +74087;44.5125;2.9782;633;20221014;16.6;12.5;14.6;3.4;14.97;1.6;1.05;4333 +74087;44.5125;2.9782;633;20221015;23.2;10.4;16.8;2.3;13.84;0;2.24;14166 +74087;44.5125;2.9782;633;20221016;21.6;14.1;17.8;6.3;15.14;0;2.6;10433 +74087;44.5125;2.9782;633;20221017;20.2;16.5;18.3;7;15.6;0;2.38;5166 +74087;44.5125;2.9782;633;20221018;21.9;15.1;18.5;4.2;15.67;.1;2.29;10333 +74087;44.5125;2.9782;633;20221019;21.4;13;17.2;4;14.84;1.8;2.01;7033 +74087;44.5125;2.9782;633;20221020;19.8;15.9;17.9;5.7;16.97;3.1;1.55;3800 +74087;44.5125;2.9782;633;20221021;21.5;16;18.7;3.5;15.3;2;2.12;8366 +74087;44.5125;2.9782;633;20221022;22;10.2;16.1;3.2;12.87;0;2.2;12000 +74087;44.5125;2.9782;633;20221023;20.8;14.9;17.9;5.7;14.8;0;2.19;2800 +74087;44.5125;2.9782;633;20221024;20.3;12;16.1;2;13.14;0;1.72;11300 +74087;44.5125;2.9782;633;20221025;20.6;9;14.8;3.2;11.74;0;1.94;7033 +74087;44.5125;2.9782;633;20221026;21.8;10.3;16;2.3;13.54;.1;1.69;8666 +74087;44.5125;2.9782;633;20221027;23.3;12.1;17.7;3.6;14.17;0;2.27;9266 +74087;44.5125;2.9782;633;20221028;23.8;15.3;19.5;3.8;12.1;0;3;8400 +74087;44.5125;2.9782;633;20221029;22.5;14.7;18.6;5.7;8.5;0;4.31;9100 +74087;44.5125;2.9782;633;20221030;21.1;13.6;17.4;4.7;12.34;0;2.6;10100 +74087;44.5125;2.9782;633;20221031;20.5;13.7;17.1;5.4;14.07;5.5;2.2;7566 +74087;44.5125;2.9782;633;20221101;16.5;11.9;14.2;2.3;12.47;.1;1.28;7666 +74087;44.5125;2.9782;633;20221102;17.6;5.4;11.5;1.7;9.57;.1;1.3;10700 +74087;44.5125;2.9782;633;20221103;15.1;7.4;11.2;4.8;10.64;6;1.33;2666 +74087;44.5125;2.9782;633;20221104;8.3;6.9;7.6;6.4;9.27;7.1;.79;3366 +74087;44.5125;2.9782;633;20221105;10.3;1.8;6;3.9;7.27;.1;1.13;10600 +74087;44.5125;2.9782;633;20221106;16.4;.7;8.5;2.5;6.6;.1;1.62;9933 +74087;44.5125;2.9782;633;20221107;17.3;4.6;11;3.5;9.07;0;1.68;10566 +74087;44.5125;2.9782;633;20221108;16.5;10.5;13.5;5.7;12.2;6.9;1.48;5500 +74087;44.5125;2.9782;633;20221109;15.5;11.6;13.5;2.9;13;2.5;1;3366 +74087;44.5125;2.9782;633;20221110;14.7;7.5;11.1;2.1;10.14;.1;1.02;9000 +74087;44.5125;2.9782;633;20221111;17.6;5.7;11.7;4.8;11.24;0;1.39;7766 +74087;44.5125;2.9782;633;20221112;20.2;9.8;15;3.7;10.37;0;2.09;9033 +74087;44.5125;2.9782;633;20221113;19.9;7.1;13.5;2.9;9.34;0;1.82;7433 +74087;44.5125;2.9782;633;20221114;13.5;10.8;12.2;4.2;11.67;7.5;1.03;2466 +74087;44.5125;2.9782;633;20221115;15;9.9;12.5;3.6;12.2;7.8;.94;3800 +74087;44.5125;2.9782;633;20221116;14.2;7.1;10.7;2.1;10.4;1.6;.82;7200 +74087;44.5125;2.9782;633;20221117;13.4;9;11.2;3.6;10.97;12;.95;4166 +74087;44.5125;2.9782;633;20221118;9.4;6.3;7.8;4.2;8.94;.4;.8;4933 +74087;44.5125;2.9782;633;20221119;8.9;3.7;6.3;4.1;7.94;.2;.79;6966 +74087;44.5125;2.9782;633;20221120;8;1.3;4.6;3.3;7.37;.8;.67;5600 +74087;44.5125;2.9782;633;20221121;8;3;5.5;3.7;8.1;11.7;.6;1300 +74087;44.5125;2.9782;633;20221122;6.5;3.6;5;5.4;7.9;11.1;.53;2900 +74087;44.5125;2.9782;633;20221123;11.5;4.8;8.2;3.4;9.2;7.9;.78;3133 +74087;44.5125;2.9782;633;20221124;11.2;5.2;8.2;2.2;9.3;0;.62;5266 +74087;44.5125;2.9782;633;20221125;8.9;5.8;7.4;2.7;9;3.9;.61;2433 +74087;44.5125;2.9782;633;20221126;9.2;2.2;5.7;2.7;7.24;0;.75;5366 +74087;44.5125;2.9782;633;20221127;12.2;.8;6.5;3.3;6.14;5.1;1.25;6666 +74087;44.5125;2.9782;633;20221128;8.2;6;7.1;3;9.04;4.4;.53;2866 +74087;44.5125;2.9782;633;20221129;7.2;3.1;5.2;3.8;7.4;.1;.63;4800 +74087;44.5125;2.9782;633;20221130;6.8;-1;2.9;1.6;6.24;0;.36;7200 +74087;44.5125;2.9782;633;20221201;7.3;-2.1;2.6;2.4;6.04;0;.61;5233 +74087;44.5125;2.9782;633;20221202;3.3;.7;2;1.7;5.87;1.4;.5;1833 +74087;44.5125;2.9782;633;20221203;4.3;1.1;2.7;1.3;6.7;6.9;.42;1266 +74087;44.5125;2.9782;633;20221204;5.2;2.1;3.6;1.9;7.17;7.5;.42;2366 +74087;44.5125;2.9782;633;20221205;8.2;-3.5;2.4;2.4;5.47;.1;.57;8333 +74087;44.5125;2.9782;633;20221206;10.5;-3.6;3.5;1.8;4.67;.2;.82;6666 +74087;44.5125;2.9782;633;20221207;8.8;-3.6;2.6;1.7;4.77;.1;.59;7533 +74087;44.5125;2.9782;633;20221208;7.7;-3.4;2.2;2.5;6;4;.61;3133 +74087;44.5125;2.9782;633;20221209;8.5;5;6.7;1.7;9.37;1;.36;2366 +74087;44.5125;2.9782;633;20221210;2.4;1.5;2;3.8;6.07;0;.57;1966 +74087;44.5125;2.9782;633;20221211;5.2;-9.5;-2.2;1.4;3.48;0;.49;6435 +74087;44.5125;2.9782;633;20221212;3.2;-7.4;-2.1;2.2;4.28;16.3;.48;4326 +74087;44.5125;2.9782;633;20221213;8.7;-.1;4.3;3.5;9.07;2.1;.12;2966 +74087;44.5125;2.9782;633;20221214;10.8;6.5;8.7;2.6;10.17;2.7;.48;3466 +74087;44.5125;2.9782;633;20221215;9.2;4.5;6.9;2.8;9.6;15.1;.41;766 +74087;44.5125;2.9782;633;20221216;8.6;4.6;6.6;2.3;7.54;0;.59;4900 +74087;44.5125;2.9782;633;20221217;7.1;-5.1;1;2.7;3.94;.1;.81;7133 +74087;44.5125;2.9782;633;20221218;9.2;-4.9;2.2;4.8;5.74;0;.93;4966 +74087;44.5125;2.9782;633;20221219;12.9;7.2;10;8.2;9.67;0;1.31;4200 +74087;44.5125;2.9782;633;20221220;12.9;9.5;11.2;7.2;10.1;2.2;1.49;2533 +74087;44.5125;2.9782;633;20221221;12.6;8.9;10.8;2.5;10.67;2.1;.63;5133 +74087;44.5125;2.9782;633;20221222;12.5;6.4;9.5;5.6;11.57;14.7;.43;2533 +74087;44.5125;2.9782;633;20221223;13.8;10.3;12.1;3.6;12.77;1;.59;3133 +74087;44.5125;2.9782;633;20221224;14.1;8.3;11.2;2;10.94;0;.58;5366 +74087;44.5125;2.9782;633;20221225;15;4.8;9.9;3.3;9.27;.1;1.02;5633 +74087;44.5125;2.9782;633;20221226;13.2;6;9.6;2.2;10.17;.2;.64;3533 +74087;44.5125;2.9782;633;20221227;11.5;5.7;8.6;1.6;9.17;.1;.52;4800 +74087;44.5125;2.9782;633;20221228;13.8;1.3;7.5;2.9;8.4;0;.78;6033 +74087;44.5125;2.9782;633;20221229;11.5;5.6;8.5;2.6;9.34;4.8;.69;2733 +74087;44.5125;2.9782;633;20221230;11.7;5.4;8.6;2.6;9.84;1.4;.62;1900 +74087;44.5125;2.9782;633;20221231;14.9;8.1;11.5;4.1;10.47;0;1.11;4900 +74088;44.53317;3.29105;798;20220101;19.3;.3;9.8;.7;5.62;0;.4;7366 +74088;44.53317;3.29105;798;20220102;13.8;4.4;9.1;2.1;6.55;0;1.01;4627 +74088;44.53317;3.29105;798;20220103;10.8;3.8;7.3;1.8;8.29;0;.44;4917 +74088;44.53317;3.29105;798;20220104;12.6;4.8;8.7;3.3;7.82;4.3;.98;5381 +74088;44.53317;3.29105;798;20220105;.8;.5;.6;5.8;4.52;.2;.92;1832 +74088;44.53317;3.29105;798;20220106;2.2;-1.2;.5;5;4.02;0;.97;5395 +74088;44.53317;3.29105;798;20220107;1.6;-5.6;-2;3.3;4.89;3.2;.29;4638 +74088;44.53317;3.29105;798;20220108;5.8;.7;3.3;6;6.99;9.1;.45;4289 +74088;44.53317;3.29105;798;20220109;3;1.5;2.3;5.5;6.22;6.6;.53;2366 +74088;44.53317;3.29105;798;20220110;3.6;1.2;2.4;3.5;5.59;.4;.66;3260 +74088;44.53317;3.29105;798;20220111;4.2;-3.2;.5;4.3;4.02;0;.89;7248 +74088;44.53317;3.29105;798;20220112;4.6;-5.2;-.3;3.9;3.55;0;.86;7241 +74088;44.53317;3.29105;798;20220113;9.3;-5.7;1.8;1.7;3.49;.2;.74;8375 +74088;44.53317;3.29105;798;20220114;12.2;-2.9;4.7;1.3;3.09;0;.77;8190 +74088;44.53317;3.29105;798;20220115;9.7;-2.4;3.6;1.1;3.42;0;.62;7950 +74088;44.53317;3.29105;798;20220116;8.1;-4.8;1.6;2.2;3.89;0;.87;8272 +74088;44.53317;3.29105;798;20220117;7;-1;3;4.2;5.39;0;.87;5902 +74088;44.53317;3.29105;798;20220118;8;-.9;3.6;3;5.02;0;.91;6878 +74088;44.53317;3.29105;798;20220119;2.7;-3.2;-.3;2.8;5.32;.2;.39;5131 +74088;44.53317;3.29105;798;20220120;4.2;-.9;1.7;4.7;5.05;0;.81;5273 +74088;44.53317;3.29105;798;20220121;1.8;-2.1;-.1;6.6;3.75;0;1.05;5642 +74088;44.53317;3.29105;798;20220122;3.6;-4;-.2;4.6;4.12;0;.82;6400 +74088;44.53317;3.29105;798;20220123;12.4;-2.6;4.9;2;4.45;0;.98;9178 +74088;44.53317;3.29105;798;20220124;13.4;-1.9;5.7;1.1;3.92;0;.82;8979 +74088;44.53317;3.29105;798;20220125;12.8;-.9;6;1.4;3.95;0;.97;9114 +74088;44.53317;3.29105;798;20220126;11.7;-1.3;5.2;2.2;4.09;0;1.3;9322 +74088;44.53317;3.29105;798;20220127;11.1;-1.5;4.8;2.1;3.95;0;1.25;9190 +74088;44.53317;3.29105;798;20220128;7.7;-3;2.3;3.3;4.62;0;1.06;7194 +74088;44.53317;3.29105;798;20220129;9.6;-2.7;3.4;2.1;4.79;0;1.01;8885 +74088;44.53317;3.29105;798;20220130;5.4;-.2;2.6;2.9;6.02;0;.72;6331 +74088;44.53317;3.29105;798;20220131;4.6;-1.6;1.5;5.8;5.99;.1;.55;5762 +74088;44.53317;3.29105;798;20220201;3.2;-1.6;.8;6.7;5.32;.2;.7;5577 +74088;44.53317;3.29105;798;20220202;7.9;2;4.9;4.8;7.25;0;.81;8725 +74088;44.53317;3.29105;798;20220203;15.9;-1.4;7.3;2.3;5.49;0;1.55;9141 +74088;44.53317;3.29105;798;20220204;6.3;1.3;3.8;2.6;7.12;.4;.53;4172 +74088;44.53317;3.29105;798;20220205;7.9;3.1;5.5;3.2;5.79;0;1.16;8327 +74088;44.53317;3.29105;798;20220206;4.2;-2.6;.8;3.7;5.99;2.3;.46;5813 +74088;44.53317;3.29105;798;20220207;8.1;3;5.6;5.8;6.55;.5;1.24;8527 +74088;44.53317;3.29105;798;20220208;15;-1.5;6.7;2.5;4.45;0;1.78;11693 +74088;44.53317;3.29105;798;20220209;10.5;-.8;4.8;2.3;5.62;0;1.17;9895 +74088;44.53317;3.29105;798;20220210;9.1;-1.6;3.8;2;6.98;0;1.35;12100 +74088;44.53317;3.29105;798;20220211;9.7;5;7.3;4.2;6.08;0;1.86;7900 +74088;44.53317;3.29105;798;20220212;8.9;-2.3;3.3;5.1;5.68;.1;1.44;5500 +74088;44.53317;3.29105;798;20220213;6.6;4.5;5.5;6.1;8.48;6;.65;900 +74088;44.53317;3.29105;798;20220214;6.8;6.2;6.5;5.3;7.98;7.4;1.1;3600 +74088;44.53317;3.29105;798;20220215;4.8;1.2;3;6;6.88;3.2;.75;5400 +74088;44.53317;3.29105;798;20220216;9;2.9;6;4.8;8.72;5.2;.61;5197 +74088;44.53317;3.29105;798;20220217;11.5;7.4;9.5;4;10.15;1.3;.94;6247 +74088;44.53317;3.29105;798;20220218;16.7;5.3;11;4.1;9.25;0;1.85;11873 +74088;44.53317;3.29105;798;20220219;6.6;1.9;4.2;4;5.09;0;1.44;8466 +74088;44.53317;3.29105;798;20220220;7.4;-.1;3.7;3.6;6.92;3.1;.86;7918 +74088;44.53317;3.29105;798;20220221;6.5;5.1;5.8;8.2;6.85;1.7;1.36;7504 +74088;44.53317;3.29105;798;20220222;8.2;2.1;5.2;5.2;6.79;0;1.19;10182 +74088;44.53317;3.29105;798;20220223;13.6;3;8.3;3.2;6.99;0;1.74;12190 +74088;44.53317;3.29105;798;20220224;12.8;2.3;7.5;3.5;7.25;.1;1.59;10810 +74088;44.53317;3.29105;798;20220225;6.7;1.1;3.9;5.2;4.99;0;1.63;12189 +74088;44.53317;3.29105;798;20220226;10.6;-.7;5;4.3;4.15;0;2.18;14285 +74088;44.53317;3.29105;798;20220227;11;-1.8;4.6;2.3;5.35;0;1.57;13973 +74088;44.53317;3.29105;798;20220228;11.8;-.7;5.6;2.4;6.05;0;1.57;13328 +74088;44.53317;3.29105;798;20220301;10.7;-.6;5.1;3.2;5.65;0;1.65;13025 +74088;44.53317;3.29105;798;20220302;7.5;1.4;4.4;2.4;7.22;.2;.82;5922 +74088;44.53317;3.29105;798;20220303;12.9;3.1;8;1.4;8.15;.1;1.27;10040 +74088;44.53317;3.29105;798;20220304;10.2;5.1;7.6;2.9;7.62;0;1.25;6476 +74088;44.53317;3.29105;798;20220305;9.8;1;5.4;2.7;6.05;0;1.51;13169 +74088;44.53317;3.29105;798;20220306;8.6;-3;2.8;2.8;3.82;0;1.79;15539 +74088;44.53317;3.29105;798;20220307;9.6;-5.2;2.2;2.3;3.95;0;1.73;16309 +74088;44.53317;3.29105;798;20220308;8.1;-2.6;2.7;3.1;6.05;.2;1.2;10723 +74088;44.53317;3.29105;798;20220309;7.4;2.5;5;3.3;6.92;.1;1.08;6910 +74088;44.53317;3.29105;798;20220310;8.4;3.3;5.9;4.4;7.65;3.9;1.03;6184 +74088;44.53317;3.29105;798;20220311;6.6;5.2;5.9;7.1;7.69;2.7;.93;3131 +74088;44.53317;3.29105;798;20220312;5;2.9;3.9;6.7;7.02;0;.76;3978 +74088;44.53317;3.29105;798;20220313;5.1;3.8;4.4;5.7;6.42;7.5;1.07;2680 +74088;44.53317;3.29105;798;20220314;7.7;-1.7;3;4.6;7.72;3.2;.52;7170 +74088;44.53317;3.29105;798;20220315;8.9;7.1;8;6.8;9.12;0;1.04;4613 +74088;44.53317;3.29105;798;20220316;12.6;5.6;9.1;2.6;9.09;0;1.35;7994 +74088;44.53317;3.29105;798;20220317;11.3;5.1;8.2;4;8.82;.1;1.16;6043 +74088;44.53317;3.29105;798;20220318;11.8;6;8.9;4;8.48;0;1.72;6800 +74088;44.53317;3.29105;798;20220319;12.3;5;8.6;3.4;7.08;0;2.37;14400 +74088;44.53317;3.29105;798;20220320;6.4;4.3;5.3;6.5;7.58;0;1.02;1200 +74088;44.53317;3.29105;798;20220321;8.4;4.3;6.3;8.7;7.08;.1;1.91;7500 +74088;44.53317;3.29105;798;20220322;10.2;2.9;6.5;9;5.98;0;2.96;18000 +74088;44.53317;3.29105;798;20220323;11.5;2;6.7;6;4.98;0;3.34;20700 +74088;44.53317;3.29105;798;20220324;14.9;2.9;8.9;4.6;4.08;0;4.01;21600 +74088;44.53317;3.29105;798;20220325;15.5;3.2;9.3;3.6;3.68;0;3.66;16300 +74088;44.53317;3.29105;798;20220326;15.7;4.2;9.9;4.7;4.88;0;4.06;21100 +74088;44.53317;3.29105;798;20220327;17.4;5.1;11.2;4.1;5.28;0;4.09;20300 +74088;44.53317;3.29105;798;20220328;16.5;6;11.2;4.8;4.88;0;4.27;18400 +74088;44.53317;3.29105;798;20220329;13.7;7.1;10.4;4.2;7.38;2;2.8;12300 +74088;44.53317;3.29105;798;20220330;10.2;5.4;7.8;2.9;9.08;.9;1.26;6600 +74088;44.53317;3.29105;798;20220331;10.6;4.9;7.7;6.9;7.28;1.7;2.65;17100 +74088;44.53317;3.29105;798;20220401;3.6;-2;.8;5.4;5.28;.5;1.79;11866 +74088;44.53317;3.29105;798;20220402;2.5;-3.2;-.3;3.7;4.95;0;1.46;9533 +74088;44.53317;3.29105;798;20220403;1.1;-3.8;-1.3;7.5;5;0;2;10791 +74088;44.53317;3.29105;798;20220404;7.7;-2.9;2.4;1.5;4.98;0;2.33;21066 +74088;44.53317;3.29105;798;20220405;13.9;-1.5;6.2;2.9;5.98;0;3.01;23700 +74088;44.53317;3.29105;798;20220406;10.5;2;6.2;4.3;8.28;2.1;1.46;9200 +74088;44.53317;3.29105;798;20220407;11.4;4.8;8.1;6;9.78;13.6;1.13;4000 +74088;44.53317;3.29105;798;20220408;15.3;8.3;11.8;6.3;9.78;1.5;2.93;13900 +74088;44.53317;3.29105;798;20220409;9.5;3;6.2;6.6;5.78;0;2.82;16300 +74088;44.53317;3.29105;798;20220410;15.4;-.4;7.5;4.5;4.98;.2;3.98;24900 +74088;44.53317;3.29105;798;20220411;8.3;4.3;6.3;8.2;8.58;.3;1.01;2800 +74088;44.53317;3.29105;798;20220412;11.9;6;8.9;7.5;6.98;0;2.8;7000 +74088;44.53317;3.29105;798;20220413;14.3;7.3;10.8;3.6;7.08;0;2.97;12700 +74088;44.53317;3.29105;798;20220414;21.4;6.2;13.8;3.7;9.68;0;4.15;22000 +74088;44.53317;3.29105;798;20220415;22.8;9.2;16;5.3;10.38;0;5.04;23200 +74088;44.53317;3.29105;798;20220416;22.2;10.3;16.2;7.2;8.58;0;6.1;24800 +74088;44.53317;3.29105;798;20220417;21.6;6.1;13.8;5;7.48;0;5.37;26300 +74088;44.53317;3.29105;798;20220418;18.3;4.9;11.6;3.3;9.18;0;3.59;22400 +74088;44.53317;3.29105;798;20220419;17.8;5.6;11.7;2.2;10.08;0;2.89;18000 +74088;44.53317;3.29105;798;20220420;11.9;7.4;9.6;2;10.68;10;1.19;5400 +74088;44.53317;3.29105;798;20220421;11;6.8;8.9;1.8;10.88;8.8;1.1;6100 +74088;44.53317;3.29105;798;20220422;17.4;6.3;11.8;3.3;10.58;.5;3.07;19300 +74088;44.53317;3.29105;798;20220423;11.1;8.7;9.9;5.5;9.08;20.4;1.79;3400 +74088;44.53317;3.29105;798;20220424;10.1;2.8;6.4;5;9.58;7.2;.91;6200 +74088;44.53317;3.29105;798;20220425;15.2;5.5;10.3;3.5;8.58;0;3.53;24600 +74088;44.53317;3.29105;798;20220426;20.2;5;12.6;2.1;8.38;0;4.24;27400 +74088;44.53317;3.29105;798;20220427;20.4;7.7;14;3.1;9.58;0;4.36;25100 +74088;44.53317;3.29105;798;20220428;22;9.8;15.9;2.7;10.88;2.7;4.34;23600 +74088;44.53317;3.29105;798;20220429;20.7;10.8;15.7;3.6;12.48;.4;4.08;22800 +74088;44.53317;3.29105;798;20220430;19.4;10.4;14.9;4.3;10.48;0;4.14;20500 +74088;44.53317;3.29105;798;20220501;18.7;5.5;12.1;3.6;7.48;0;4.48;25600 +74088;44.53317;3.29105;798;20220502;18.5;7.9;13.2;2.1;8.98;4.2;3.81;23000 +74088;44.53317;3.29105;798;20220503;17.1;8.3;12.7;1.7;11.38;2.1;2.29;12300 +74088;44.53317;3.29105;798;20220504;16.9;6.3;11.6;1.7;11.28;3.7;2.45;15200 +74088;44.53317;3.29105;798;20220505;16;7.2;11.6;4.3;9.48;.6;3.38;19600 +74088;44.53317;3.29105;798;20220506;14;7.2;10.6;5.9;8.89;0;2.41;10274 +74088;44.53317;3.29105;798;20220507;18.9;8.3;13.6;5.4;8.89;0;3.85;16716 +74088;44.53317;3.29105;798;20220508;18.4;8.2;13.3;3.6;9.52;0;2.98;12666 +74088;44.53317;3.29105;798;20220509;21.8;8;14.9;2.4;9.69;0;3.54;16772 +74088;44.53317;3.29105;798;20220510;23.5;8.4;16;1.7;11.09;0;3.55;18056 +74088;44.53317;3.29105;798;20220511;23.7;8.7;16.2;2.6;10.42;0;3.97;18405 +74088;44.53317;3.29105;798;20220512;22.9;8.2;15.6;2.8;10.65;0;3.63;16705 +74088;44.53317;3.29105;798;20220513;23.1;7.8;15.4;1.9;11.19;.7;3.35;17229 +74088;44.53317;3.29105;798;20220514;25.7;10.3;18;1.7;12.75;0;3.67;17900 +74088;44.53317;3.29105;798;20220515;23.3;12.6;17.9;3.3;10.82;0;4.12;16192 +74088;44.53317;3.29105;798;20220516;25.6;10.7;18.2;2.2;10.82;0;4.11;18173 +74088;44.53317;3.29105;798;20220517;27.6;10.9;19.2;1.7;12.55;0;4.07;18647 +74088;44.53317;3.29105;798;20220518;28.6;14.2;21.4;2.5;13.09;1.1;4.58;18087 +74088;44.53317;3.29105;798;20220519;25.7;13.5;19.6;4.3;11.82;0;4.84;17281 +74088;44.53317;3.29105;798;20220520;25.4;13.6;19.5;4;10.82;0;4.89;16613 +74088;44.53317;3.29105;798;20220521;31.2;11.4;21.3;1.7;12.89;.1;4.57;19616 +74088;44.53317;3.29105;798;20220522;31;15.7;23.4;1.9;14.32;.1;4.54;17754 +74088;44.53317;3.29105;798;20220523;17.7;15.5;16.6;3.6;14.19;.7;1.94;5579 +74088;44.53317;3.29105;798;20220524;15.5;8.6;12;3.2;9.95;0;2.27;10270 +74088;44.53317;3.29105;798;20220525;18.3;6.6;12.5;4.1;9.15;0;3.37;17514 +74088;44.53317;3.29105;798;20220526;19.7;7.9;13.8;4.5;9.79;0;3.64;17790 +74088;44.53317;3.29105;798;20220527;24.9;10.3;17.6;4.7;11.39;0;4.76;19304 +74088;44.53317;3.29105;798;20220528;22.6;10.4;16.5;5.5;9.52;0;4.9;18719 +74088;44.53317;3.29105;798;20220529;21;7.6;14.3;4.3;6.79;0;4.75;19625 +74088;44.53317;3.29105;798;20220530;22.1;5.7;13.9;2.3;7.55;1.3;4.02;19301 +74088;44.53317;3.29105;798;20220531;21.8;9.8;15.8;2.7;10.55;1.7;3.57;15729 +74088;44.53317;3.29105;798;20220601;27.2;9.2;18.2;2.4;11.62;0;4.51;19715 +74088;44.53317;3.29105;798;20220602;26.5;13.7;20.1;3.4;12.39;.2;4.61;17186 +74088;44.53317;3.29105;798;20220603;26.7;15.5;21.1;3.7;12.75;.2;4.81;16806 +74088;44.53317;3.29105;798;20220604;27;14.2;20.6;3.9;15.19;5.9;4.45;17447 +74088;44.53317;3.29105;798;20220605;22;15.5;18.7;3.2;13.92;0;3.52;14924 +74088;44.53317;3.29105;798;20220606;25.9;10;18;3.1;12.59;.1;4.24;18110 +74088;44.53317;3.29105;798;20220607;21.1;12.1;16.6;4;11.89;.1;3.72;16309 +74088;44.53317;3.29105;798;20220608;17;9.8;13.4;3.1;11.82;2.9;2.18;9716 +74088;44.53317;3.29105;798;20220609;17.5;9.6;13.5;6.5;10.25;0;3.3;14209 +74088;44.53317;3.29105;798;20220610;26.2;9.8;18;4.5;11.09;.1;5.19;20544 +74088;44.53317;3.29105;798;20220611;31;12.4;21.7;3.5;10.82;0;7.17;30271 +74088;44.53317;3.29105;798;20220612;30.3;14.9;22.6;2.5;12.79;0;5.9;26496 +74088;44.53317;3.29105;798;20220613;28.7;16.1;22.4;2.9;14.85;0;5.52;25558 +74088;44.53317;3.29105;798;20220614;32.8;13.1;22.9;2.3;12.99;.1;6.53;29646 +74088;44.53317;3.29105;798;20220615;32.4;16.8;24.6;2.7;14.05;.3;6.29;25785 +74088;44.53317;3.29105;798;20220616;33.8;15.5;24.6;2.4;14.19;0;6.43;27725 +74088;44.53317;3.29105;798;20220617;35.7;17.9;26.8;3.2;11.69;0;7.81;28698 +74088;44.53317;3.29105;798;20220618;32.5;18.4;25.5;3.9;11.99;0;7.76;28160 +74088;44.53317;3.29105;798;20220619;29;18.5;23.8;6.6;12.62;0;7.86;26336 +74088;44.53317;3.29105;798;20220620;28.2;16.1;22.2;5;12.65;0;6.77;26758 +74088;44.53317;3.29105;798;20220621;28.2;15.4;21.8;3.2;16.09;1;5.12;22562 +74088;44.53317;3.29105;798;20220622;25.5;16.2;20.9;3.3;16.29;9.6;4.36;19285 +74088;44.53317;3.29105;798;20220623;23.4;14.2;18.8;2.7;15.92;23;3.7;18678 +74088;44.53317;3.29105;798;20220624;20.9;12.9;16.9;3;13.55;5;3.5;17952 +74088;44.53317;3.29105;798;20220625;24.3;9.8;17.1;2.8;13.39;8.2;4.44;24134 +74088;44.53317;3.29105;798;20220626;22.9;14;18.4;2.5;15.95;2.2;3.15;15579 +74088;44.53317;3.29105;798;20220627;20.3;13;16.6;3.1;14.39;.4;2.89;14530 +74088;44.53317;3.29105;798;20220628;23;11.3;17.2;3.9;12.05;.1;5.07;27938 +74088;44.53317;3.29105;798;20220629;27.5;10.7;19.1;2.1;12.09;.1;5.46;28681 +74088;44.53317;3.29105;798;20220630;17.9;13.1;15.5;3;13.79;3.7;2.31;11059 +74088;44.53317;3.29105;798;20220701;21.6;8.3;14.9;3;10.79;0;4.59;27472 +74088;44.53317;3.29105;798;20220702;29.7;8.4;19;2.3;10.69;0;6.1;30669 +74088;44.53317;3.29105;798;20220703;30.1;14.5;22.3;1.9;14.45;1;5.57;26745 +74088;44.53317;3.29105;798;20220704;26.5;15.3;20.9;2.7;16.09;1.3;4.56;21823 +74088;44.53317;3.29105;798;20220705;26.5;14.4;20.5;3.3;14.15;0;5.55;27897 +74088;44.53317;3.29105;798;20220706;26;13.2;19.6;4.6;10.99;0;6.27;28747 +74088;44.53317;3.29105;798;20220707;24.8;12.1;18.4;5.6;11.15;0;5.99;27469 +74088;44.53317;3.29105;798;20220708;26.6;13.9;20.2;5.5;11.72;0;6.4;27802 +74088;44.53317;3.29105;798;20220709;29.2;13.7;21.5;4.6;10.85;0;7.12;29264 +74088;44.53317;3.29105;798;20220710;28.8;15.3;22.1;4.3;12.15;0;6.72;28353 +74088;44.53317;3.29105;798;20220711;31.2;13.5;22.3;3.3;12.52;0;6.74;29571 +74088;44.53317;3.29105;798;20220712;30.8;15.4;23.1;2.8;13.42;0;6.37;28814 +74088;44.53317;3.29105;798;20220713;31.7;15.1;23.4;2.3;10.85;0;6.45;28556 +74088;44.53317;3.29105;798;20220714;33.1;15.3;24.2;2.4;12.65;0;6.61;28680 +74088;44.53317;3.29105;798;20220715;32.3;18.6;25.5;3.1;12.65;0;6.87;26714 +74088;44.53317;3.29105;798;20220716;33.3;15.7;24.5;3.7;11.62;0;7.48;28681 +74088;44.53317;3.29105;798;20220717;33.9;15.5;24.7;3.3;10.79;0;7.42;28630 +74088;44.53317;3.29105;798;20220718;34.1;16.4;25.2;3.3;13.09;.1;7.36;28295 +74088;44.53317;3.29105;798;20220719;32.4;19.5;26;3.9;11.62;.6;7.46;25678 +74088;44.53317;3.29105;798;20220720;26;17;21.5;2.9;13.85;0;4.51;18101 +74088;44.53317;3.29105;798;20220721;31.4;13.4;22.4;2.7;13.05;0;6.17;28000 +74088;44.53317;3.29105;798;20220722;33.6;15.4;24.5;2.8;13.99;1.5;6.2;24090 +74088;44.53317;3.29105;798;20220723;28.3;15.4;21.9;3;14.75;0;5.59;25854 +74088;44.53317;3.29105;798;20220724;34.4;14.6;24.5;2.3;12.45;0;6.58;28350 +74088;44.53317;3.29105;798;20220725;27.5;16.2;21.9;3.5;14.39;0;5.36;22514 +74088;44.53317;3.29105;798;20220726;25.1;14.3;19.7;4.4;12.85;0;5.48;25753 +74088;44.53317;3.29105;798;20220727;26.9;11.8;19.4;3.6;10.72;0;5.86;27459 +74088;44.53317;3.29105;798;20220728;28.5;11;19.8;2.1;11.15;.1;5.11;25085 +74088;44.53317;3.29105;798;20220729;26.3;15.3;20.8;2.4;13.75;5.4;4.17;17680 +74088;44.53317;3.29105;798;20220730;28.4;14.2;21.3;3.3;12.92;0;5.6;24737 +74088;44.53317;3.29105;798;20220731;30.7;14.3;22.5;3.1;12.45;0;6.1;25934 +74088;44.53317;3.29105;798;20220801;32.4;17;24.7;3.7;12.19;0;6.97;26079 +74088;44.53317;3.29105;798;20220802;32.4;16.2;24.3;3.2;12.45;.1;6.61;26396 +74088;44.53317;3.29105;798;20220803;33.3;18.6;25.9;2.6;11.59;0;6.47;25156 +74088;44.53317;3.29105;798;20220804;33.8;17.5;25.7;2.2;11.85;0;6.14;25110 +74088;44.53317;3.29105;798;20220805;31.1;16.8;23.9;2.7;15.59;1.6;5.49;23060 +74088;44.53317;3.29105;798;20220806;30.3;16.3;23.3;3.9;14.55;0;6.09;24891 +74088;44.53317;3.29105;798;20220807;30.2;15;22.6;3.7;10.75;0;6.45;25940 +74088;44.53317;3.29105;798;20220808;31.5;14.2;22.9;3.7;9.35;0;6.95;26360 +74088;44.53317;3.29105;798;20220809;32.1;15.2;23.7;2.7;8.92;0;6.32;25932 +74088;44.53317;3.29105;798;20220810;32.9;17.6;25.3;2.7;10.22;0;6.36;24438 +74088;44.53317;3.29105;798;20220811;32.7;15.8;24.2;2.2;12.05;0;5.77;24842 +74088;44.53317;3.29105;798;20220812;34.1;16.3;25.2;2.7;12.82;0;6.2;24314 +74088;44.53317;3.29105;798;20220813;34.6;17.1;25.8;1.9;12.15;13.8;5.62;23412 +74088;44.53317;3.29105;798;20220814;23.4;18.7;21.1;3.7;17.25;23.7;3.43;14217 +74088;44.53317;3.29105;798;20220815;24.4;14.3;19.3;2.8;13.55;0;4.06;19855 +74088;44.53317;3.29105;798;20220816;27.7;11.9;19.8;2.6;13.42;2.1;4.4;19778 +74088;44.53317;3.29105;798;20220817;24;14.2;19.1;2.5;15.65;15.9;3.24;15737 +74088;44.53317;3.29105;798;20220818;20.2;13;16.6;4;14.39;5.6;2.55;11445 +74088;44.53317;3.29105;798;20220819;21.9;14;18;5.4;14.55;0;3.83;19771 +74088;44.53317;3.29105;798;20220820;25.2;14.2;19.7;4.2;14.69;.1;4.47;20761 +74088;44.53317;3.29105;798;20220821;25.4;13.6;19.5;3.8;13.42;.1;4.47;20242 +74088;44.53317;3.29105;798;20220822;23.9;14.7;19.3;4.3;15.19;.1;4.02;18794 +74088;44.53317;3.29105;798;20220823;27;15.2;21.1;3.4;15.25;.1;4.55;20944 +74088;44.53317;3.29105;798;20220824;31.5;14;22.7;2.1;13.69;0;5.17;24178 +74088;44.53317;3.29105;798;20220825;28.9;14.7;21.8;2.9;14.79;1.2;4.64;20581 +74088;44.53317;3.29105;798;20220826;26.4;15.2;20.8;3.4;16.02;.9;4.1;18955 +74088;44.53317;3.29105;798;20220827;25.9;14.1;20;3.1;13.85;.2;4.15;19201 +74088;44.53317;3.29105;798;20220828;29.2;12.3;20.8;2.2;12.59;.1;4.71;23213 +74088;44.53317;3.29105;798;20220829;29.3;14.1;21.7;2.4;13.55;.3;4.41;18952 +74088;44.53317;3.29105;798;20220830;28.8;15.1;21.9;2.7;14.89;.8;4.35;18270 +74088;44.53317;3.29105;798;20220831;26.9;12.5;19.7;3.4;13.29;.1;4.33;18741 +74088;44.53317;3.29105;798;20220901;27;12.6;19.8;2.1;13.72;.6;3.84;19389 +74088;44.53317;3.29105;798;20220902;24.7;13.5;19.1;1.8;14.39;7.2;2.99;14922 +74088;44.53317;3.29105;798;20220903;23.9;13.4;18.6;2.3;15.69;3.6;3.16;17704 +74088;44.53317;3.29105;798;20220904;25.6;13.7;19.7;2.2;15.85;0;3.31;17242 +74088;44.53317;3.29105;798;20220905;25.5;15.8;20.6;3.5;16.85;0;3.4;14787 +74088;44.53317;3.29105;798;20220906;24.9;15.5;20.2;2.6;16.99;2.4;2.81;12470 +74088;44.53317;3.29105;798;20220907;24.4;14;19.2;2.5;16.19;16;2.97;15229 +74088;44.53317;3.29105;798;20220908;21.8;10.7;16.2;2.8;12.49;.3;2.97;15752 +74088;44.53317;3.29105;798;20220909;18.5;11.3;14.9;3.1;12.25;.2;2.49;13489 +74088;44.53317;3.29105;798;20220910;21.3;9.3;15.3;2.7;10.92;0;3.19;18374 +74088;44.53317;3.29105;798;20220911;26.9;8.8;17.9;2.1;10.52;0;3.9;20958 +74088;44.53317;3.29105;798;20220912;27.8;12.2;20;2.2;13.89;0;3.8;19389 +74088;44.53317;3.29105;798;20220913;25.1;16.5;20.8;4;18.22;5.9;2.87;11346 +74088;44.53317;3.29105;798;20220914;23.1;15.7;19.4;3.4;16.92;9.4;2.57;11238 +74088;44.53317;3.29105;798;20220915;24.1;12.5;18.3;2.4;14.12;0;3.06;16148 +74088;44.53317;3.29105;798;20220916;20.6;13.2;16.9;3.6;12.55;0;2.98;14458 +74088;44.53317;3.29105;798;20220917;15.5;7.5;11.5;5.2;7.79;0;3.09;17502 +74088;44.53317;3.29105;798;20220918;21.2;4.5;12.8;3.7;6.49;0;3.95;19586 +74088;44.53317;3.29105;798;20220919;20.9;6.5;13.7;4;7.42;0;3.84;18856 +74088;44.53317;3.29105;798;20220920;21.1;5.9;13.5;4.3;7.25;0;3.99;18995 +74088;44.53317;3.29105;798;20220921;21.3;6.3;13.8;3.3;7.89;0;3.52;18572 +74088;44.53317;3.29105;798;20220922;22.3;7.3;14.8;1.7;9.69;0;2.85;17992 +74088;44.53317;3.29105;798;20220923;19.2;7.9;13.5;2.2;11.55;14.5;2.03;11734 +74088;44.53317;3.29105;798;20220924;17.6;9.7;13.6;2.3;11.75;.6;1.86;10927 +74088;44.53317;3.29105;798;20220925;15.5;8.3;11.9;2.1;10.32;1;1.69;9936 +74088;44.53317;3.29105;798;20220926;13.8;6.2;10;3.6;9.55;2.5;1.69;10893 +74088;44.53317;3.29105;798;20220927;12.1;7.9;10;5.7;9.92;6;1.47;8514 +74088;44.53317;3.29105;798;20220928;15;9.8;12.4;5;11.95;7.7;1.51;8101 +74088;44.53317;3.29105;798;20220929;13.3;7.3;10.3;3.3;9.79;.8;1.52;9450 +74088;44.53317;3.29105;798;20220930;12.1;5.4;8.8;3.3;8.39;.1;1.6;10694 +74088;44.53317;3.29105;798;20221001;14.9;4.5;9.7;3.2;10.99;2.4;1.4;11098 +74088;44.53317;3.29105;798;20221002;18.8;12.4;15.6;3;13.35;.2;2.14;13604 +74088;44.53317;3.29105;798;20221003;19.5;9.1;14.3;3.3;11.55;0;2.21;12063 +74088;44.53317;3.29105;798;20221004;21.7;6.8;14.3;1.5;10.65;.1;2.18;15736 +74088;44.53317;3.29105;798;20221005;18.8;7.9;13.4;2.8;11.52;.1;2.05;12202 +74088;44.53317;3.29105;798;20221006;20.5;10;15.2;1.9;12.92;0;1.81;11269 +74088;44.53317;3.29105;798;20221007;19.3;10.2;14.8;1.9;12.62;2.2;1.83;11859 +74088;44.53317;3.29105;798;20221008;17.4;10.4;13.9;2.2;12.22;.4;1.51;8457 +74088;44.53317;3.29105;798;20221009;19.2;6.6;12.9;2.6;10.82;0;2.06;13882 +74088;44.53317;3.29105;798;20221010;20.6;9.1;14.9;2.1;12.02;0;2.01;12865 +74088;44.53317;3.29105;798;20221011;19.4;8;13.7;1.4;11.95;0;1.63;11917 +74088;44.53317;3.29105;798;20221012;18.6;10.9;14.7;1;12.09;1;1.41;8529 +74088;44.53317;3.29105;798;20221013;16.3;7.3;11.8;1.4;11.69;6;1.09;7067 +74088;44.53317;3.29105;798;20221014;16.2;11.8;14;3.3;13.59;.5;1.25;6436 +74088;44.53317;3.29105;798;20221015;22.4;9.5;16;2.3;12.65;0;2.03;12350 +74088;44.53317;3.29105;798;20221016;19.2;11.5;15.4;3.9;14.19;0;1.6;8448 +74088;44.53317;3.29105;798;20221017;17.9;14.3;16.1;5.1;14.45;.2;1.5;4036 +74088;44.53317;3.29105;798;20221018;20.3;12.6;16.5;2.2;14.35;.3;1.52;8725 +74088;44.53317;3.29105;798;20221019;19.7;10.3;15;2.4;13.95;2.8;1.43;7940 +74088;44.53317;3.29105;798;20221020;17.8;14.3;16.1;5.1;15.85;5.6;1.15;4133 +74088;44.53317;3.29105;798;20221021;20;15.1;17.5;4;14.39;1.4;1.96;7881 +74088;44.53317;3.29105;798;20221022;21;9.4;15.2;2.3;12.09;0;1.77;11337 +74088;44.53317;3.29105;798;20221023;18;12.4;15.2;3.9;13.92;0;1.26;3710 +74088;44.53317;3.29105;798;20221024;19.4;12.4;15.9;2.4;12.25;0;1.72;9730 +74088;44.53317;3.29105;798;20221025;19.6;8.5;14.1;2;10.82;0;1.57;8667 +74088;44.53317;3.29105;798;20221026;21;10;15.5;1.6;13.05;.1;1.4;8921 +74088;44.53317;3.29105;798;20221027;21.4;11.3;16.4;2;13.42;0;1.55;8662 +74088;44.53317;3.29105;798;20221028;21.5;11.3;16.4;2.1;11.65;0;1.78;8521 +74088;44.53317;3.29105;798;20221029;20.9;11.6;16.3;2.8;8.65;0;2.43;8594 +74088;44.53317;3.29105;798;20221030;20.2;10.8;15.5;3.4;11.25;0;1.96;8939 +74088;44.53317;3.29105;798;20221031;18.4;10.9;14.6;4.5;12.85;9;1.58;7001 +74088;44.53317;3.29105;798;20221101;16.2;11.6;13.9;2.9;11.72;.1;1.36;8372 +74088;44.53317;3.29105;798;20221102;16.5;5.8;11.2;1.6;8.72;0;1.22;9579 +74088;44.53317;3.29105;798;20221103;13.9;5.9;9.9;3.5;9.49;4.7;1.13;4295 +74088;44.53317;3.29105;798;20221104;7.1;6.1;6.6;5.5;8.15;6.1;.8;3313 +74088;44.53317;3.29105;798;20221105;9.8;2.8;6.3;4.3;6.72;0;1.21;9359 +74088;44.53317;3.29105;798;20221106;16;.7;8.4;2.5;5.85;.1;1.59;10239 +74088;44.53317;3.29105;798;20221107;16;3.8;9.9;2.6;8.25;0;1.34;9779 +74088;44.53317;3.29105;798;20221108;14.1;7.3;10.7;4.7;11.15;7.4;.87;4581 +74088;44.53317;3.29105;798;20221109;16;11.2;13.6;2.9;12.05;1.7;1.09;4698 +74088;44.53317;3.29105;798;20221110;13.8;6.9;10.3;2.3;9.22;0;1;7156 +74088;44.53317;3.29105;798;20221111;16.7;5.4;11.1;3.2;10.29;.1;1.1;7114 +74088;44.53317;3.29105;798;20221112;18.9;6.7;12.8;1.7;9.39;0;1.18;8658 +74088;44.53317;3.29105;798;20221113;17.4;6.3;11.9;2.2;8.62;0;1.3;6893 +74088;44.53317;3.29105;798;20221114;11.6;9;10.3;3.5;10.59;6.4;.75;2263 +74088;44.53317;3.29105;798;20221115;13.5;9;11.2;3.1;11.29;6.4;.77;3642 +74088;44.53317;3.29105;798;20221116;13.1;6.3;9.7;2.8;9.32;1;.85;6202 +74088;44.53317;3.29105;798;20221117;12.1;7.3;9.7;4.5;9.89;8.5;.98;4709 +74088;44.53317;3.29105;798;20221118;8.1;5;6.5;3.7;7.75;.3;.8;3822 +74088;44.53317;3.29105;798;20221119;7.6;2.8;5.2;3.8;6.82;.1;.81;5915 +74088;44.53317;3.29105;798;20221120;7.3;.3;3.8;3.7;6.29;.2;.75;6414 +74088;44.53317;3.29105;798;20221121;6.9;1.2;4;3.2;7.09;9.7;.54;2788 +74088;44.53317;3.29105;798;20221122;5.1;2;3.5;4.6;6.95;6.3;.49;3354 +74088;44.53317;3.29105;798;20221123;9.8;3.2;6.5;3;8.22;3.6;.63;4776 +74088;44.53317;3.29105;798;20221124;11.1;4.4;7.8;2.3;8.12;0;.69;5706 +74088;44.53317;3.29105;798;20221125;8.1;4.7;6.4;2.9;8.02;3.8;.65;2889 +74088;44.53317;3.29105;798;20221126;8.3;2.2;5.3;3;6.35;0;.85;5100 +74088;44.53317;3.29105;798;20221127;11.2;.1;5.7;2;5.59;4.7;.84;6395 +74088;44.53317;3.29105;798;20221128;6.9;4.5;5.7;2.2;8.05;2.5;.48;2800 +74088;44.53317;3.29105;798;20221129;6.4;1.9;4.1;3.7;6.45;.1;.67;4717 +74088;44.53317;3.29105;798;20221130;5.6;.6;3.1;2.8;6.29;.1;.49;4445 +74088;44.53317;3.29105;798;20221201;5.7;1.7;3.7;3.9;6.02;0;.7;3793 +74088;44.53317;3.29105;798;20221202;2.2;-.5;.9;2;5.49;3.2;.4;2044 +74088;44.53317;3.29105;798;20221203;4;0;2;1.6;6.35;9.7;.35;2333 +74088;44.53317;3.29105;798;20221204;4.1;2;3;2.1;6.45;5.8;.42;2495 +74088;44.53317;3.29105;798;20221205;6.3;-5.1;.6;1.5;4.59;.1;.3;7714 +74088;44.53317;3.29105;798;20221206;9.5;-4;2.8;1.4;3.99;.3;.59;7533 +74088;44.53317;3.29105;798;20221207;6.5;-2.8;1.8;1.8;4.45;.1;.51;5305 +74088;44.53317;3.29105;798;20221208;5.8;-3.9;1;1.2;5.55;5;.3;4205 +74088;44.53317;3.29105;798;20221209;6.9;4.1;5.5;1.7;8.62;1;.27;2933 +74088;44.53317;3.29105;798;20221210;1.4;1.7;1.6;3.8;5.49;0;.58;1833 +74088;44.53317;3.29105;798;20221211;4.1;-8;-1.9;2.3;2.99;0;.68;6791 +74088;44.53317;3.29105;798;20221212;2.8;-6.6;-1.9;1.3;3.69;15.7;.42;4315 +74088;44.53317;3.29105;798;20221213;7.6;-1.2;3.2;3.2;7.85;3.6;.13;4381 +74088;44.53317;3.29105;798;20221214;9.7;5.2;7.4;2.4;9.02;2.6;.45;3205 +74088;44.53317;3.29105;798;20221215;7.4;3.3;5.4;2.5;8.42;17.7;.34;1696 +74088;44.53317;3.29105;798;20221216;5.6;2.7;4.1;3.4;6.45;0;.61;3135 +74088;44.53317;3.29105;798;20221217;5.9;-5.2;.3;3.2;3.49;0;.92;6929 +74088;44.53317;3.29105;798;20221218;7.2;-4.2;1.5;3.1;5.32;0;.61;4421 +74088;44.53317;3.29105;798;20221219;10.7;5.9;8.3;6;9.12;0;.81;2427 +74088;44.53317;3.29105;798;20221220;11;7.7;9.3;5.1;9.55;1.2;.87;2183 +74088;44.53317;3.29105;798;20221221;11.5;8.1;9.8;3;9.65;1.2;.65;4050 +74088;44.53317;3.29105;798;20221222;11.8;6.3;9;5.8;10.25;8.7;.68;3274 +74088;44.53317;3.29105;798;20221223;12.8;9.5;11.2;3.8;11.72;.4;.61;2634 +74088;44.53317;3.29105;798;20221224;12.5;8.6;10.6;1.6;10.25;0;.5;4250 +74088;44.53317;3.29105;798;20221225;12.5;3.4;7.9;2;8.52;0;.57;5247 +74088;44.53317;3.29105;798;20221226;12.9;6;9.4;2.2;9.49;0;.59;4598 +74088;44.53317;3.29105;798;20221227;10;3.9;6.9;1.6;7.89;0;.47;4291 +74088;44.53317;3.29105;798;20221228;11.6;1.2;6.4;2.5;7.95;0;.51;5058 +74088;44.53317;3.29105;798;20221229;10.2;3.3;6.8;2.3;8.69;4.1;.4;3721 +74088;44.53317;3.29105;798;20221230;10;4.3;7.2;2.4;9.05;1.2;.39;3115 +74088;44.53317;3.29105;798;20221231;13.1;6.5;9.8;2.8;9.72;0;.73;4088 +74089;44.5529;3.60409;1045;20220101;18.1;5.6;11.8;2.7;4.97;.1;1.94;6548 +74089;44.5529;3.60409;1045;20220102;13.2;5;9.1;3.7;5.73;0;1.84;3580 +74089;44.5529;3.60409;1045;20220103;10;3.6;6.8;3.4;7.73;0;.8;4773 +74089;44.5529;3.60409;1045;20220104;9.8;3.7;6.8;3.1;7.47;4.1;.8;4606 +74089;44.5529;3.60409;1045;20220105;-1.1;-.9;-1;9.2;4.4;.3;.78;2633 +74089;44.5529;3.60409;1045;20220106;0;-3.1;-1.5;7.4;3.7;0;.95;4451 +74089;44.5529;3.60409;1045;20220107;.3;-6.5;-3.1;6;4.43;1.9;.36;4745 +74089;44.5529;3.60409;1045;20220108;3.7;-1.5;1.1;7.8;6.53;5.8;.23;4067 +74089;44.5529;3.60409;1045;20220109;.6;-.8;-.1;6.7;5.87;4;.27;2216 +74089;44.5529;3.60409;1045;20220110;1;-.3;.3;5.4;5.03;0;.63;3969 +74089;44.5529;3.60409;1045;20220111;1.5;-5.4;-1.9;5.6;3.63;0;.8;6667 +74089;44.5529;3.60409;1045;20220112;2.5;-5.3;-1.4;3.9;3.23;0;.89;6839 +74089;44.5529;3.60409;1045;20220113;7.8;-5.7;1;2.4;3.1;.3;1.05;8181 +74089;44.5529;3.60409;1045;20220114;11.3;-3.4;4;2.6;2.7;0;1.51;7946 +74089;44.5529;3.60409;1045;20220115;11;-1.2;4.9;3.1;2.63;0;1.72;7613 +74089;44.5529;3.60409;1045;20220116;6.6;-3;1.8;4.5;3.07;0;1.54;7696 +74089;44.5529;3.60409;1045;20220117;4.6;-1.9;1.4;5.6;5.1;0;.81;6089 +74089;44.5529;3.60409;1045;20220118;7.3;-1.6;2.9;2.9;4.63;0;.92;6427 +74089;44.5529;3.60409;1045;20220119;2.3;-3;-.3;4.4;5.03;.1;.54;4336 +74089;44.5529;3.60409;1045;20220120;2.2;-1.8;.2;7.1;4.7;.2;.85;4253 +74089;44.5529;3.60409;1045;20220121;-.3;-4;-2.2;8.4;3.47;0;.99;5871 +74089;44.5529;3.60409;1045;20220122;2.3;-5.1;-1.4;5.6;4;0;.76;6357 +74089;44.5529;3.60409;1045;20220123;9.1;-2.8;3.1;2.2;4.57;0;.96;7759 +74089;44.5529;3.60409;1045;20220124;11.7;-1.8;4.9;2.3;3.9;0;1.37;8611 +74089;44.5529;3.60409;1045;20220125;11.9;-1;5.5;2.4;3.9;0;1.43;8886 +74089;44.5529;3.60409;1045;20220126;11.2;-1.1;5;3.5;3.4;0;1.86;9092 +74089;44.5529;3.60409;1045;20220127;10.7;-1;4.8;3.9;2.87;0;2.07;9250 +74089;44.5529;3.60409;1045;20220128;7.6;-1.1;3.3;5.9;4.1;0;1.79;7621 +74089;44.5529;3.60409;1045;20220129;9.6;-.9;4.3;4.4;4.17;0;1.74;8628 +74089;44.5529;3.60409;1045;20220130;7;1.1;4.1;6.1;5.97;0;1.17;6667 +74089;44.5529;3.60409;1045;20220131;3.7;-2.6;.5;9.5;5.3;0;.82;4778 +74089;44.5529;3.60409;1045;20220201;1.6;-3.6;-1;10.3;4.87;.1;.65;5365 +74089;44.5529;3.60409;1045;20220202;7.8;.9;4.4;8.2;6.83;0;.99;6660 +74089;44.5529;3.60409;1045;20220203;15.4;-.2;7.6;3.5;4.5;0;2.21;8226 +74089;44.5529;3.60409;1045;20220204;5.6;-.3;2.6;5.7;6.3;.2;.69;5974 +74089;44.5529;3.60409;1045;20220205;6.1;1.4;3.7;5.8;5.2;.1;1.35;8466 +74089;44.5529;3.60409;1045;20220206;3.1;-3.9;-.4;7.5;5.53;.9;.5;6781 +74089;44.5529;3.60409;1045;20220207;5;1.3;3.2;8.6;5.77;.6;1.18;8171 +74089;44.5529;3.60409;1045;20220208;12.5;-2.2;5.2;3.3;3.97;0;1.91;11348 +74089;44.5529;3.60409;1045;20220209;9.9;-.6;4.7;2.8;5.33;0;1.37;10172 +74089;44.5529;3.60409;1045;20220210;10.8;-1.2;4.8;2.3;5.47;0;1.73;11500 +74089;44.5529;3.60409;1045;20220211;6.3;2.2;4.3;2.7;4.97;0;1.34;8900 +74089;44.5529;3.60409;1045;20220212;7.7;-5.1;1.3;3.3;4.77;.2;1.27;9500 +74089;44.5529;3.60409;1045;20220213;4.2;2.6;3.4;3.8;7.07;13;.68;1900 +74089;44.5529;3.60409;1045;20220214;5.3;4.1;4.7;3.3;7.67;6.9;.75;3400 +74089;44.5529;3.60409;1045;20220215;3;-.5;1.3;3;6.27;.9;.62;5800 +74089;44.5529;3.60409;1045;20220216;7.3;1.3;4.3;7.7;8.3;2.3;.39;5771 +74089;44.5529;3.60409;1045;20220217;11.5;5.9;8.7;7.4;9.67;.3;1.09;7489 +74089;44.5529;3.60409;1045;20220218;16;4.7;10.4;5.1;8.6;0;2.1;11886 +74089;44.5529;3.60409;1045;20220219;5.2;.6;2.9;6;4.87;0;1.47;9335 +74089;44.5529;3.60409;1045;20220220;6.6;-1.4;2.6;7.8;6.23;1.1;1.01;7589 +74089;44.5529;3.60409;1045;20220221;4.7;3.5;4.1;10.2;6.23;2.6;1.31;5982 +74089;44.5529;3.60409;1045;20220222;7.7;.2;3.9;8.4;5.93;.1;1.51;10246 +74089;44.5529;3.60409;1045;20220223;12.5;2.3;7.4;4.2;6.63;0;1.83;11618 +74089;44.5529;3.60409;1045;20220224;10.8;2.7;6.7;4.5;6.97;.1;1.55;9445 +74089;44.5529;3.60409;1045;20220225;4.2;0;2.1;7;4.73;.1;1.53;11523 +74089;44.5529;3.60409;1045;20220226;7.5;-2.4;2.6;4.6;3.8;0;1.96;13819 +74089;44.5529;3.60409;1045;20220227;8.4;-2.3;3.1;2.5;4.97;0;1.45;13051 +74089;44.5529;3.60409;1045;20220228;10.4;-1.7;4.4;3.5;5.27;0;1.74;14032 +74089;44.5529;3.60409;1045;20220301;10.3;-.9;4.7;2.9;5.03;0;1.77;12872 +74089;44.5529;3.60409;1045;20220302;6.5;-1.6;2.5;3.2;6.63;0;.82;7649 +74089;44.5529;3.60409;1045;20220303;12.5;2.3;7.4;2.6;7.73;0;1.44;11604 +74089;44.5529;3.60409;1045;20220304;8.6;3.3;6;5.1;6.77;0;1.46;7067 +74089;44.5529;3.60409;1045;20220305;9.1;-1;4.1;4.4;4.5;0;2.04;14980 +74089;44.5529;3.60409;1045;20220306;7;-4.3;1.4;3.2;3.27;0;1.86;15417 +74089;44.5529;3.60409;1045;20220307;8;-5.9;1.1;2.2;3.6;0;1.66;15469 +74089;44.5529;3.60409;1045;20220308;4.7;-3.4;.6;3.4;5.47;.1;1.06;11134 +74089;44.5529;3.60409;1045;20220309;5.2;-.4;2.4;3.2;6.6;0;.82;7729 +74089;44.5529;3.60409;1045;20220310;4.9;2.9;3.9;4.5;7.43;4.6;.63;3734 +74089;44.5529;3.60409;1045;20220311;3.8;3.2;3.5;7.5;7.23;7.8;.59;2717 +74089;44.5529;3.60409;1045;20220312;2.7;.9;1.8;7.2;6.43;16.1;.63;5071 +74089;44.5529;3.60409;1045;20220313;2.4;1.3;1.9;6.4;6.13;22.9;.74;4399 +74089;44.5529;3.60409;1045;20220314;5.7;-1.5;2.1;5.7;7.4;5.4;.4;6967 +74089;44.5529;3.60409;1045;20220315;6.4;5.2;5.8;7.4;8.67;0;.62;3337 +74089;44.5529;3.60409;1045;20220316;11.2;5.1;8.2;3.5;8.83;0;1.37;8397 +74089;44.5529;3.60409;1045;20220317;9.8;5;7.4;4.2;8.57;.6;1.17;6325 +74089;44.5529;3.60409;1045;20220318;9.7;3.4;6.6;2.6;7.67;0;1.41;7900 +74089;44.5529;3.60409;1045;20220319;13.5;1.7;7.6;1.9;6.07;0;2.28;16300 +74089;44.5529;3.60409;1045;20220320;6.3;1.1;3.7;3.8;6.27;.2;1.16;3700 +74089;44.5529;3.60409;1045;20220321;8.1;2.1;5.1;3.9;5.67;.1;1.97;10900 +74089;44.5529;3.60409;1045;20220322;8.7;1.2;5;4.2;4.37;0;2.65;16700 +74089;44.5529;3.60409;1045;20220323;11.2;1.4;6.3;3.6;3.87;0;3.14;20300 +74089;44.5529;3.60409;1045;20220324;14.3;-1.2;6.6;3.2;4.07;0;3.26;20700 +74089;44.5529;3.60409;1045;20220325;15.2;.1;7.7;2.5;3.57;0;3.17;18500 +74089;44.5529;3.60409;1045;20220326;16;1.2;8.6;2.8;4.27;0;3.41;20200 +74089;44.5529;3.60409;1045;20220327;16.2;1.3;8.8;3;4.77;0;3.44;20100 +74089;44.5529;3.60409;1045;20220328;16;2;9;3.3;4.27;0;3.6;18700 +74089;44.5529;3.60409;1045;20220329;13.6;6.2;9.9;2.7;6.17;2.1;2.7;13200 +74089;44.5529;3.60409;1045;20220330;9.3;3.9;6.6;1.6;8.37;1.4;1.11;5700 +74089;44.5529;3.60409;1045;20220331;5.9;1.6;3.8;3.2;6.97;3;1.12;7000 +74089;44.5529;3.60409;1045;20220401;-1.1;-3.5;-2.3;6;4.37;3;1.08;12200 +74089;44.5529;3.60409;1045;20220402;-3;-5.1;-4;4.4;3.77;0;.82;6200 +74089;44.5529;3.60409;1045;20220403;-1.9;-5.3;-3.6;3.7;3.77;0;.9;6800 +74089;44.5529;3.60409;1045;20220404;10.2;-5.3;2.5;1.8;4.27;0;2.49;23100 +74089;44.5529;3.60409;1045;20220405;13.4;-3.8;4.8;2.5;6.27;0;2.64;21900 +74089;44.5529;3.60409;1045;20220406;15.8;2.5;9.2;2.5;8.07;3;2.63;16400 +74089;44.5529;3.60409;1045;20220407;8.3;3.9;6.1;5;9.27;8.4;.86;5700 +74089;44.5529;3.60409;1045;20220408;13.1;6.3;9.7;5.8;9.07;1.4;2.24;9200 +74089;44.5529;3.60409;1045;20220409;7.5;-.2;3.7;5.1;4.97;0;2.45;17100 +74089;44.5529;3.60409;1045;20220410;15.6;-3.4;6.1;2.4;4.17;.2;3.49;24400 +74089;44.5529;3.60409;1045;20220411;7.5;3.8;5.7;3.8;6.97;.6;1.39;4300 +74089;44.5529;3.60409;1045;20220412;10.3;5.1;7.7;4.2;5.57;0;2.52;7600 +74089;44.5529;3.60409;1045;20220413;17.5;6.9;12.2;2.5;6.27;0;3.64;19100 +74089;44.5529;3.60409;1045;20220414;20.2;4.6;12.4;2.6;8.77;.2;3.73;21600 +74089;44.5529;3.60409;1045;20220415;20.7;7.3;14;2.7;9.67;0;4.09;24000 +74089;44.5529;3.60409;1045;20220416;18.7;6.2;12.5;3.3;8.07;0;4.16;24400 +74089;44.5529;3.60409;1045;20220417;21.8;2.5;12.2;2.5;5.37;0;4.64;26000 +74089;44.5529;3.60409;1045;20220418;17.7;2.5;10.1;2.2;7.77;0;3.57;24200 +74089;44.5529;3.60409;1045;20220419;17.1;1.1;9.1;1.5;7.57;0;2.63;16100 +74089;44.5529;3.60409;1045;20220420;11.3;7;9.2;2;8.67;8.2;1.46;5000 +74089;44.5529;3.60409;1045;20220421;11.9;5.4;8.7;.8;10.07;4.4;1.24;6500 +74089;44.5529;3.60409;1045;20220422;17.7;3.2;10.5;1.8;8.97;0;2.95;18700 +74089;44.5529;3.60409;1045;20220423;8.5;6.5;7.5;3.5;8.07;19.3;1.37;3500 +74089;44.5529;3.60409;1045;20220424;9.5;-.2;4.7;2;8.77;5.8;.99;6800 +74089;44.5529;3.60409;1045;20220425;14.9;2.5;8.7;2;8.07;0;2.83;19300 +74089;44.5529;3.60409;1045;20220426;18.9;.7;9.8;2.2;7.57;0;3.8;25000 +74089;44.5529;3.60409;1045;20220427;21.9;4.6;13.3;2;8.77;0;4.13;24100 +74089;44.5529;3.60409;1045;20220428;20.9;7;14;1.4;10.17;2.8;3.27;18400 +74089;44.5529;3.60409;1045;20220429;21.3;4.3;12.8;1.4;9.27;.4;3.68;22600 +74089;44.5529;3.60409;1045;20220430;16.4;6.3;11.4;3.2;8.47;0;3.81;23700 +74089;44.5529;3.60409;1045;20220501;18.4;2.4;10.4;1.7;6.67;0;4.01;27000 +74089;44.5529;3.60409;1045;20220502;18.8;3.7;11.3;2.3;8.87;4.4;3.27;18300 +74089;44.5529;3.60409;1045;20220503;15.5;7.8;11.7;1.6;9.87;2.6;2.07;9700 +74089;44.5529;3.60409;1045;20220504;17.2;3.7;10.5;1.5;10.27;4.6;2.77;18100 +74089;44.5529;3.60409;1045;20220505;12.6;6;9.3;2.6;8.97;1.2;2.34;14000 +74089;44.5529;3.60409;1045;20220506;11.3;6.2;8.8;6.8;8.6;0;1.85;7715 +74089;44.5529;3.60409;1045;20220507;16.3;6;11.1;5.8;8.67;0;3.16;14396 +74089;44.5529;3.60409;1045;20220508;16;7.4;11.7;4.1;9.23;.1;2.72;12275 +74089;44.5529;3.60409;1045;20220509;18.9;6.2;12.5;2.4;9.73;.1;2.79;13589 +74089;44.5529;3.60409;1045;20220510;21.7;7.5;14.6;2.1;11;0;3.24;15646 +74089;44.5529;3.60409;1045;20220511;21;8.9;15;3.4;10.73;0;3.74;17117 +74089;44.5529;3.60409;1045;20220512;20.4;8.6;14.5;3.4;10.33;0;3.53;15511 +74089;44.5529;3.60409;1045;20220513;21.5;7.3;14.4;2.2;10.47;3;3.18;14782 +74089;44.5529;3.60409;1045;20220514;23.4;10.2;16.8;2.5;13.1;.1;3.47;16609 +74089;44.5529;3.60409;1045;20220515;19.5;11.5;15.5;3.7;11.27;.1;3.45;14852 +74089;44.5529;3.60409;1045;20220516;23.2;9.8;16.5;2.8;9.83;0;4.09;17172 +74089;44.5529;3.60409;1045;20220517;25.8;10.6;18.2;2.5;11.7;0;4.19;17986 +74089;44.5529;3.60409;1045;20220518;26;12.9;19.5;2.4;12.87;.4;4;16137 +74089;44.5529;3.60409;1045;20220519;22.2;12.9;17.6;4.4;11.8;0;4.21;15993 +74089;44.5529;3.60409;1045;20220520;22;13.7;17.9;5.1;10.47;0;4.74;16087 +74089;44.5529;3.60409;1045;20220521;28.4;11.4;19.9;1.9;11.97;0;4.36;17768 +74089;44.5529;3.60409;1045;20220522;28.6;15.6;22.1;2.5;13.77;0;4.51;15809 +74089;44.5529;3.60409;1045;20220523;17.8;13.6;15.7;3.7;13.63;.5;2.1;7394 +74089;44.5529;3.60409;1045;20220524;14.6;7.5;11.1;4.9;9.43;0;2.33;11463 +74089;44.5529;3.60409;1045;20220525;16.8;6.5;11.6;5.9;8.63;0;3.48;16222 +74089;44.5529;3.60409;1045;20220526;18.8;6.8;12.8;6;9.4;0;3.94;18500 +74089;44.5529;3.60409;1045;20220527;23.5;9;16.3;5.3;10.9;0;4.78;19406 +74089;44.5529;3.60409;1045;20220528;20.4;9.1;14.8;6.7;9.23;0;4.72;18385 +74089;44.5529;3.60409;1045;20220529;18.8;6.2;12.5;4.6;6.57;0;4.48;19283 +74089;44.5529;3.60409;1045;20220530;20.7;4.3;12.5;2.5;7.17;.9;3.88;18009 +74089;44.5529;3.60409;1045;20220531;20.4;9.4;14.9;2.8;10.77;2;3.17;13489 +74089;44.5529;3.60409;1045;20220601;23.8;8.9;16.4;2.7;11.77;0;3.8;16920 +74089;44.5529;3.60409;1045;20220602;24;12.3;18.1;3.3;11.97;.3;4.1;15743 +74089;44.5529;3.60409;1045;20220603;24.2;14.9;19.6;3.7;11.63;0;4.52;15527 +74089;44.5529;3.60409;1045;20220604;24.3;13.7;19;4;14.17;1.2;4.27;17260 +74089;44.5529;3.60409;1045;20220605;21.6;14.1;17.9;4.4;13.27;0;3.93;16091 +74089;44.5529;3.60409;1045;20220606;25.1;8.8;17;3.5;11.57;.1;4.27;17668 +74089;44.5529;3.60409;1045;20220607;19.9;10.7;15.3;4.5;11.3;0;3.43;14581 +74089;44.5529;3.60409;1045;20220608;16.1;8.5;12.3;4;11.23;2.3;1.98;8692 +74089;44.5529;3.60409;1045;20220609;17.1;7.5;12.3;7;9.43;0;3.56;16254 +74089;44.5529;3.60409;1045;20220610;24.4;8.4;16.4;5.8;9.9;0;5.4;20417 +74089;44.5529;3.60409;1045;20220611;29.3;10.9;20.1;2.9;9.27;0;6.62;30623 +74089;44.5529;3.60409;1045;20220612;29.3;13.9;21.6;2.5;10.97;.4;5.76;24172 +74089;44.5529;3.60409;1045;20220613;26.7;14.6;20.7;3.9;13.6;.1;5.47;23303 +74089;44.5529;3.60409;1045;20220614;30.6;13;21.8;2.9;11.83;0;6.52;28690 +74089;44.5529;3.60409;1045;20220615;30.9;16.3;23.6;2.8;13.23;.3;6.05;23330 +74089;44.5529;3.60409;1045;20220616;32.3;15.1;23.7;2.8;13.7;0;6.59;27342 +74089;44.5529;3.60409;1045;20220617;32.8;16.5;24.6;3.6;11.13;0;7.64;28814 +74089;44.5529;3.60409;1045;20220618;29.1;17.3;23.2;4.2;11.37;.1;7.13;26714 +74089;44.5529;3.60409;1045;20220619;25.7;17.3;21.5;6.9;12.67;0;7.06;26543 +74089;44.5529;3.60409;1045;20220620;25.2;14.8;20;5.4;12.07;0;6.39;27524 +74089;44.5529;3.60409;1045;20220621;24.7;14.8;19.7;3.4;15.7;1;4.56;21334 +74089;44.5529;3.60409;1045;20220622;22.6;15.1;18.9;4.2;16.23;10.7;3.87;18396 +74089;44.5529;3.60409;1045;20220623;19.5;14.1;16.8;3;15.93;21.5;2.52;12645 +74089;44.5529;3.60409;1045;20220624;19.7;11;15.4;3.7;12.6;3.9;3.66;19612 +74089;44.5529;3.60409;1045;20220625;22;9.4;15.7;3.4;12.5;9.4;4.43;24817 +74089;44.5529;3.60409;1045;20220626;22.5;13.1;17.8;3.2;15.83;.2;3.98;21764 +74089;44.5529;3.60409;1045;20220627;20.3;12.5;16.4;4.8;13.77;.2;3.54;17854 +74089;44.5529;3.60409;1045;20220628;20.9;10.4;15.7;5.1;11.57;.1;4.69;25182 +74089;44.5529;3.60409;1045;20220629;26.1;9.3;17.7;2.4;11.1;.2;5.64;29945 +74089;44.5529;3.60409;1045;20220630;21;13.2;17.1;3.1;13;2.9;3.75;17546 +74089;44.5529;3.60409;1045;20220701;20.2;7.6;13.9;4.4;10.33;0;4.69;27624 +74089;44.5529;3.60409;1045;20220702;27.7;8.5;18.1;2.3;10.13;0;5.89;29831 +74089;44.5529;3.60409;1045;20220703;29.2;14.6;21.9;2.1;13.4;1.3;5.6;25544 +74089;44.5529;3.60409;1045;20220704;26.5;15.3;20.9;2.8;15.37;1.4;4.77;21359 +74089;44.5529;3.60409;1045;20220705;24.6;13.2;18.9;4.6;13.3;0;5.61;27390 +74089;44.5529;3.60409;1045;20220706;23.9;11.7;17.8;4.6;10.53;.1;5.82;28178 +74089;44.5529;3.60409;1045;20220707;22.9;10.3;16.6;6.3;10.37;0;5.8;27300 +74089;44.5529;3.60409;1045;20220708;24.9;12.4;18.7;6.6;10.23;0;6.69;28369 +74089;44.5529;3.60409;1045;20220709;27.4;11.5;19.5;3.7;9.5;0;6.5;29741 +74089;44.5529;3.60409;1045;20220710;26.5;12.6;19.6;4.1;10.9;0;6.26;28631 +74089;44.5529;3.60409;1045;20220711;29.5;12.5;21;2.5;11.33;0;6.11;28405 +74089;44.5529;3.60409;1045;20220712;29.7;13.9;21.8;2.1;12.63;0;5.88;28371 +74089;44.5529;3.60409;1045;20220713;29.7;14;21.9;1.8;10.27;0;5.9;27929 +74089;44.5529;3.60409;1045;20220714;32;15.1;23.5;2.6;12.53;0;6.6;28102 +74089;44.5529;3.60409;1045;20220715;30.8;16.4;23.6;3.2;12;0;6.79;27568 +74089;44.5529;3.60409;1045;20220716;31.1;15.6;23.3;3.1;10.53;0;6.88;28251 +74089;44.5529;3.60409;1045;20220717;31;14.3;22.6;2.7;9.5;0;6.67;28631 +74089;44.5529;3.60409;1045;20220718;31.5;15.6;23.6;2.7;12.1;.1;6.58;27353 +74089;44.5529;3.60409;1045;20220719;29.6;19.6;24.6;3.9;12.17;.2;6.94;25292 +74089;44.5529;3.60409;1045;20220720;26.8;17;21.9;3;13.1;0;5.25;21385 +74089;44.5529;3.60409;1045;20220721;30.7;13.3;22;2.7;12.47;0;6.26;28225 +74089;44.5529;3.60409;1045;20220722;32.2;14.7;23.4;2.6;13.2;1.9;5.94;23225 +74089;44.5529;3.60409;1045;20220723;28.4;15.1;21.7;4.2;15.4;0;5.83;24590 +74089;44.5529;3.60409;1045;20220724;32.4;13.9;23.1;2.6;12.67;0;6.5;28134 +74089;44.5529;3.60409;1045;20220725;27.9;17.2;22.5;4.2;13.93;.1;5.53;19359 +74089;44.5529;3.60409;1045;20220726;25.3;13.8;19.6;5.6;12.03;0;6.04;25448 +74089;44.5529;3.60409;1045;20220727;25.8;10.8;18.3;4.5;10.03;0;6.18;27839 +74089;44.5529;3.60409;1045;20220728;26.6;10.7;18.6;2.4;10.7;.1;4.71;21029 +74089;44.5529;3.60409;1045;20220729;25.2;14.4;19.8;2.5;13.6;4.5;3.96;16330 +74089;44.5529;3.60409;1045;20220730;26.7;13.2;20;3.7;11.1;0;5.84;25461 +74089;44.5529;3.60409;1045;20220731;29.3;14.6;21.9;3.7;10.8;0;6.57;26205 +74089;44.5529;3.60409;1045;20220801;30.5;15.8;23.2;3.9;11.17;0;7.01;26956 +74089;44.5529;3.60409;1045;20220802;31.3;15.5;23.4;3.2;11.8;.1;6.56;26835 +74089;44.5529;3.60409;1045;20220803;31.3;16.6;24;2.5;11.6;0;6.04;24320 +74089;44.5529;3.60409;1045;20220804;31.7;17.2;24.5;2.3;10.77;0;6.09;25097 +74089;44.5529;3.60409;1045;20220805;30.5;16.2;23.4;3.2;14.38;4.2;5.62;20910 +74089;44.5529;3.60409;1045;20220806;27.9;14.1;21;3;14.18;0;5.1;21753 +74089;44.5529;3.60409;1045;20220807;28;13.3;20.6;3;10.52;0;5.72;24797 +74089;44.5529;3.60409;1045;20220808;29.3;11.2;20.2;2.3;9.32;0;5.72;26462 +74089;44.5529;3.60409;1045;20220809;30.8;12.6;21.7;2.3;9.05;0;5.84;25431 +74089;44.5529;3.60409;1045;20220810;29.6;16.1;22.8;2.2;10.17;0;5.13;20389 +74089;44.5529;3.60409;1045;20220811;31;15.5;23.2;2.5;11.83;0;5.71;23452 +74089;44.5529;3.60409;1045;20220812;32.8;15.5;24.2;3;12.47;0;6.35;24758 +74089;44.5529;3.60409;1045;20220813;32.9;16.5;24.7;2.5;12.37;11.9;6;24222 +74089;44.5529;3.60409;1045;20220814;20;16;18;2.8;17.2;28;2.49;12773 +74089;44.5529;3.60409;1045;20220815;23.2;12.3;17.7;3.6;12.87;.1;4.14;20227 +74089;44.5529;3.60409;1045;20220816;25.4;11.3;18.4;3.3;13.17;.4;4.53;21753 +74089;44.5529;3.60409;1045;20220817;21.4;12.7;17.1;3.3;14.77;21.2;2.78;13244 +74089;44.5529;3.60409;1045;20220818;18.5;10.8;14.7;5.3;13.87;4;2.05;10293 +74089;44.5529;3.60409;1045;20220819;20.7;12.4;16.6;6.6;14;.1;3.52;17522 +74089;44.5529;3.60409;1045;20220820;23;13.5;18.3;4.8;14.07;0;4.22;20106 +74089;44.5529;3.60409;1045;20220821;22.7;12.2;17.4;4.4;12.33;.1;4.14;19243 +74089;44.5529;3.60409;1045;20220822;21.1;13.2;17.2;4.8;13.83;.1;3.2;13955 +74089;44.5529;3.60409;1045;20220823;24.4;14.4;19.4;4.9;14.63;0;4.5;20388 +74089;44.5529;3.60409;1045;20220824;28.4;13.7;21;2.4;13.33;0;4.85;22997 +74089;44.5529;3.60409;1045;20220825;27.5;14;20.8;3.1;14.7;1.8;4.48;19778 +74089;44.5529;3.60409;1045;20220826;24.1;14.5;19.3;4.4;15.4;.7;3.82;17065 +74089;44.5529;3.60409;1045;20220827;23.2;13.4;18.3;3.1;14.07;.1;3.48;16357 +74089;44.5529;3.60409;1045;20220828;26.5;11.5;19;1.5;12.73;.1;4.06;22417 +74089;44.5529;3.60409;1045;20220829;26.7;14.5;20.6;2.4;14.7;.2;4.04;18695 +74089;44.5529;3.60409;1045;20220830;26.2;15.1;20.6;2.5;15.9;1.7;3.65;16836 +74089;44.5529;3.60409;1045;20220831;23.9;12.3;18.1;3.6;13.2;0;3.85;18034 +74089;44.5529;3.60409;1045;20220901;25.5;12.7;19.1;2.9;12.93;.7;4.12;19241 +74089;44.5529;3.60409;1045;20220902;22.3;12.9;17.6;2.2;13.53;9;2.69;11630 +74089;44.5529;3.60409;1045;20220903;21.4;12.4;16.9;2.4;15.03;3.3;2.79;15901 +74089;44.5529;3.60409;1045;20220904;23.2;13.3;18.2;2.8;15.97;0;3.29;18682 +74089;44.5529;3.60409;1045;20220905;22.4;15.9;19.2;3.9;17.17;.2;2.99;15759 +74089;44.5529;3.60409;1045;20220906;22.1;15.5;18.8;2.8;17.13;1;2.43;11765 +74089;44.5529;3.60409;1045;20220907;21.8;14.1;18;3.2;16.1;8;2.65;13393 +74089;44.5529;3.60409;1045;20220908;19.8;9.6;14.7;3.7;11.83;.2;3;16473 +74089;44.5529;3.60409;1045;20220909;17.3;10.1;13.7;4;11.83;.1;2.34;12504 +74089;44.5529;3.60409;1045;20220910;19.4;8;13.7;4;10.8;0;3.02;16933 +74089;44.5529;3.60409;1045;20220911;24.3;8.4;16.4;2.2;10.47;0;3.65;20543 +74089;44.5529;3.60409;1045;20220912;25.7;10.7;18.2;2.5;13.83;.1;3.65;19077 +74089;44.5529;3.60409;1045;20220913;21.1;15.7;18.4;4.4;18.37;8;1.97;10232 +74089;44.5529;3.60409;1045;20220914;19.4;15.4;17.4;3.5;16.87;5.2;1.92;10126 +74089;44.5529;3.60409;1045;20220915;21.6;11.5;16.6;3.8;13.63;0;2.84;13613 +74089;44.5529;3.60409;1045;20220916;18.3;12.2;15.3;5.4;12.1;0;2.84;13221 +74089;44.5529;3.60409;1045;20220917;13;5.6;9.3;5.9;7.67;0;2.67;16710 +74089;44.5529;3.60409;1045;20220918;19.2;3.3;11.2;3.6;6.33;0;3.56;19692 +74089;44.5529;3.60409;1045;20220919;17.5;6.5;12;4.9;7.3;0;3.58;18188 +74089;44.5529;3.60409;1045;20220920;18.4;4.7;11.6;4.2;6.93;0;3.5;18706 +74089;44.5529;3.60409;1045;20220921;18.4;5.4;11.9;3;7.43;0;3.05;17819 +74089;44.5529;3.60409;1045;20220922;20.2;5.3;12.8;1.7;9.27;.1;2.67;17479 +74089;44.5529;3.60409;1045;20220923;15.7;7.8;11.8;2.7;11.7;10.5;1.7;11128 +74089;44.5529;3.60409;1045;20220924;16.5;9.1;12.8;2.5;11.6;0;1.94;12423 +74089;44.5529;3.60409;1045;20220925;14.1;6.8;10.5;3.8;10.07;1.1;1.73;10369 +74089;44.5529;3.60409;1045;20220926;12.7;6.1;9.4;5.8;9.2;1.5;1.8;11360 +74089;44.5529;3.60409;1045;20220927;10.1;6.1;8.1;7.1;9.33;1;1.19;7389 +74089;44.5529;3.60409;1045;20220928;13.9;7.9;10.9;6.6;11.4;7;1.44;9198 +74089;44.5529;3.60409;1045;20220929;11.7;5.8;8.7;4.6;9.27;.7;1.38;8907 +74089;44.5529;3.60409;1045;20220930;10;4.4;7.2;5.2;7.87;0;1.38;7240 +74089;44.5529;3.60409;1045;20221001;13.3;3.4;8.4;6.3;10.23;.3;1.12;8373 +74089;44.5529;3.60409;1045;20221002;18.2;10.8;14.5;5.5;12.7;.1;2.31;13451 +74089;44.5529;3.60409;1045;20221003;18.4;8;13.2;3.7;11.03;0;2.23;12657 +74089;44.5529;3.60409;1045;20221004;21.3;6.2;13.7;2.4;10.57;.1;2.52;15563 +74089;44.5529;3.60409;1045;20221005;17.4;7.8;12.6;3.2;10.97;.1;2.16;13762 +74089;44.5529;3.60409;1045;20221006;18.4;8.4;13.4;2.8;11.6;0;1.92;11486 +74089;44.5529;3.60409;1045;20221007;17.7;8.2;12.9;2;11.8;3;1.71;11745 +74089;44.5529;3.60409;1045;20221008;15.4;9.3;12.4;2;12.1;.5;1.23;6954 +74089;44.5529;3.60409;1045;20221009;16.8;5.9;11.4;2.1;10.7;.1;1.74;13424 +74089;44.5529;3.60409;1045;20221010;19.1;8.5;13.8;2.1;11.63;0;1.94;12989 +74089;44.5529;3.60409;1045;20221011;19;6.8;12.9;1.6;11.4;0;1.71;12552 +74089;44.5529;3.60409;1045;20221012;18.3;9.7;14;2;11.73;1.3;1.61;9482 +74089;44.5529;3.60409;1045;20221013;15.4;7.4;11.4;3.5;11.23;5;1.31;6945 +74089;44.5529;3.60409;1045;20221014;14.1;10.1;12.1;5.5;12.83;.4;.94;5142 +74089;44.5529;3.60409;1045;20221015;20.9;9;15;3.6;12.07;0;2.26;12916 +74089;44.5529;3.60409;1045;20221016;15.7;11;13.4;4.9;14.13;0;.93;5247 +74089;44.5529;3.60409;1045;20221017;15;12.7;13.8;5.7;13.87;.2;1.09;3998 +74089;44.5529;3.60409;1045;20221018;19.3;12;15.7;2.3;13.93;.2;1.69;11293 +74089;44.5529;3.60409;1045;20221019;18.7;9.1;13.9;2.8;12.6;2.8;1.65;9222 +74089;44.5529;3.60409;1045;20221020;15.2;13.2;14.2;6;15.3;16.2;.72;2750 +74089;44.5529;3.60409;1045;20221021;17.1;13.4;15.3;4.7;14.27;.1;1.48;7263 +74089;44.5529;3.60409;1045;20221022;18.3;9.7;14;3;12.07;0;1.75;10871 +74089;44.5529;3.60409;1045;20221023;15.9;12.4;14.2;6.8;14.63;.4;.98;3989 +74089;44.5529;3.60409;1045;20221024;18.3;13;15.6;3;13.07;0;1.61;8159 +74089;44.5529;3.60409;1045;20221025;17.8;7.6;12.7;3.3;10.47;0;1.74;9182 +74089;44.5529;3.60409;1045;20221026;19.2;10.9;15.1;2.8;13.7;.1;1.44;8346 +74089;44.5529;3.60409;1045;20221027;20.2;11.5;15.9;2.8;13.5;.1;1.63;8436 +74089;44.5529;3.60409;1045;20221028;20.1;11.1;15.6;2.9;10.83;0;2.09;8097 +74089;44.5529;3.60409;1045;20221029;18.8;11.3;15;3.7;8.17;0;2.63;8765 +74089;44.5529;3.60409;1045;20221030;17.7;11.8;14.7;4.5;10.03;0;2.23;9051 +74089;44.5529;3.60409;1045;20221031;14.6;11.2;12.9;5.4;12.47;10.5;1.13;4246 +74089;44.5529;3.60409;1045;20221101;16.2;10.8;13.5;3.9;11.57;.1;1.5;8674 +74089;44.5529;3.60409;1045;20221102;14.5;4.8;9.6;3;8.27;0;1.43;9381 +74089;44.5529;3.60409;1045;20221103;10.8;4.6;7.7;4.7;8.93;3.5;.91;3584 +74089;44.5529;3.60409;1045;20221104;5.4;4.2;4.8;7.7;7.57;6.4;.71;3507 +74089;44.5529;3.60409;1045;20221105;7.8;2.2;5;7;6.23;0;1.36;8593 +74089;44.5529;3.60409;1045;20221106;14.7;1.4;8.1;2.9;4.97;0;1.88;9531 +74089;44.5529;3.60409;1045;20221107;14.7;3.7;9.2;3.8;7.87;0;1.51;9483 +74089;44.5529;3.60409;1045;20221108;11;7.4;9.2;5.5;10.8;9.7;.62;2756 +74089;44.5529;3.60409;1045;20221109;13.7;10.6;12.1;4.3;12.03;3.1;.95;3920 +74089;44.5529;3.60409;1045;20221110;12.1;6.1;9.1;4.3;9.03;0;1.1;6843 +74089;44.5529;3.60409;1045;20221111;13.8;5.2;9.5;3.3;10.4;.1;.84;7812 +74089;44.5529;3.60409;1045;20221112;18;6.8;12.4;2.5;9.3;0;1.49;8091 +74089;44.5529;3.60409;1045;20221113;14.6;6.9;10.7;3.1;8.63;0;1.4;4844 +74089;44.5529;3.60409;1045;20221114;8.6;7.6;8.1;4.2;10.1;4.1;.52;1400 +74089;44.5529;3.60409;1045;20221115;10.4;7.9;9.1;3.7;10.73;4.4;.57;2101 +74089;44.5529;3.60409;1045;20221116;10.7;5.1;7.9;3;8.73;.3;.78;6652 +74089;44.5529;3.60409;1045;20221117;10.4;5.3;7.9;5.8;9.33;6.4;.8;3562 +74089;44.5529;3.60409;1045;20221118;6.4;3.8;5.1;6.5;7.23;.6;.82;4059 +74089;44.5529;3.60409;1045;20221119;5.1;.5;2.8;5.8;6.13;.2;.76;5145 +74089;44.5529;3.60409;1045;20221120;5.3;-1.2;2.1;6;5.8;.2;.71;6887 +74089;44.5529;3.60409;1045;20221121;5.4;-.2;2.6;4.3;6.53;7.4;.58;2325 +74089;44.5529;3.60409;1045;20221122;3.7;.7;2.2;7.8;6.33;2.7;.53;3715 +74089;44.5529;3.60409;1045;20221123;8;1.4;4.7;4.8;7.6;1.9;.64;3428 +74089;44.5529;3.60409;1045;20221124;10;1.8;5.9;3.3;7.17;0;.79;6287 +74089;44.5529;3.60409;1045;20221125;7.1;3.4;5.2;4.4;7.57;4;.69;3037 +74089;44.5529;3.60409;1045;20221126;7.2;2.1;4.6;5.4;5.8;0;1.19;5100 +74089;44.5529;3.60409;1045;20221127;9;.7;4.9;3.6;5.4;2.1;1.14;5576 +74089;44.5529;3.60409;1045;20221128;5.1;4.6;4.9;3.7;7.9;2.8;.5;1033 +74089;44.5529;3.60409;1045;20221129;4;.7;2.3;6.2;6.1;.3;.63;3637 +74089;44.5529;3.60409;1045;20221130;5.5;-.3;2.6;4.7;5.9;.2;.67;3692 +74089;44.5529;3.60409;1045;20221201;3.1;.2;1.6;3.9;5.6;0;.53;3203 +74089;44.5529;3.60409;1045;20221202;1.6;-2.2;-.3;1.8;5.2;2.4;.35;3083 +74089;44.5529;3.60409;1045;20221203;1.8;-1.4;.2;2.5;6.2;11.8;.23;2162 +74089;44.5529;3.60409;1045;20221204;2.9;1.1;2;2.8;6.27;5.9;.42;2180 +74089;44.5529;3.60409;1045;20221205;5.4;-5.2;.1;1.3;4.4;.1;.34;8326 +74089;44.5529;3.60409;1045;20221206;8.6;-3.2;2.7;2.1;3.83;.3;.92;7186 +74089;44.5529;3.60409;1045;20221207;4.6;-2.4;1.1;4;4.07;.1;1;4839 +74089;44.5529;3.60409;1045;20221208;5;-5;0;2;4.77;5.4;.53;3898 +74089;44.5529;3.60409;1045;20221209;6.4;2.4;4.4;2.4;8.1;1.3;.3;2990 +74089;44.5529;3.60409;1045;20221210;.1;.5;.3;6.2;5.2;0;.53;2366 +74089;44.5529;3.60409;1045;20221211;2.8;-8.7;-3;3.9;2.7;0;.94;6592 +74089;44.5529;3.60409;1045;20221212;2.2;-5.6;-1.7;3.2;3.17;11.8;.9;4178 +74089;44.5529;3.60409;1045;20221213;4.7;-3.3;.7;3.4;6.97;4.8;.08;3752 +74089;44.5529;3.60409;1045;20221214;7.6;2.8;5.2;2.7;8.37;1.5;.41;2933 +74089;44.5529;3.60409;1045;20221215;5.8;1.4;3.6;2.7;7.7;22.3;.32;1519 +74089;44.5529;3.60409;1045;20221216;5.1;1.1;3.1;3.4;6;0;.6;3560 +74089;44.5529;3.60409;1045;20221217;5.4;-6.3;-.4;3.5;3.07;0;1.06;6957 +74089;44.5529;3.60409;1045;20221218;4.9;-3.7;.6;4.5;5.4;0;.53;3991 +74089;44.5529;3.60409;1045;20221219;7.7;4.1;5.9;6.6;8.87;1.1;.37;1921 +74089;44.5529;3.60409;1045;20221220;8.4;6.9;7.7;7.5;9.6;1.9;.56;1426 +74089;44.5529;3.60409;1045;20221221;9.6;7.1;8.4;4.2;9.4;.7;.58;4672 +74089;44.5529;3.60409;1045;20221222;9.7;4.5;7.1;7.7;9.3;3.3;.51;2815 +74089;44.5529;3.60409;1045;20221223;10.9;8.1;9.5;6.6;11.13;1.2;.51;2517 +74089;44.5529;3.60409;1045;20221224;12.3;7.9;10.1;3;9.8;0;.75;4295 +74089;44.5529;3.60409;1045;20221225;9.6;4;6.8;3.2;8.5;0;.54;4344 +74089;44.5529;3.60409;1045;20221226;11.4;6;8.7;3.2;9.33;.1;.68;4026 +74089;44.5529;3.60409;1045;20221227;8.9;2;5.4;3.5;7.3;0;.59;5004 +74089;44.5529;3.60409;1045;20221228;9.7;.6;5.2;2.7;7.63;0;.48;4712 +74089;44.5529;3.60409;1045;20221229;8.1;3.5;5.8;3.1;8.37;3;.48;2654 +74089;44.5529;3.60409;1045;20221230;8.3;2.9;5.6;2.4;8.57;.6;.43;2361 +74089;44.5529;3.60409;1045;20221231;9.9;5.8;7.9;4.3;9.53;0;.58;3880 +74090;44.57169;3.91733;921;20220101;18.5;6.2;12.3;2.9;5.02;.1;2.09;6080 +74090;44.57169;3.91733;921;20220102;13.9;5.3;9.6;3.6;5.75;0;1.84;3922 +74090;44.57169;3.91733;921;20220103;10.7;3.8;7.3;3.1;7.95;0;.81;4489 +74090;44.57169;3.91733;921;20220104;12;4;8;2.4;7.75;3.7;.63;3920 +74090;44.57169;3.91733;921;20220105;-.2;-.1;-.1;9.3;4.59;.3;.81;1100 +74090;44.57169;3.91733;921;20220106;.6;-2.4;-.9;7.4;3.82;0;.94;4064 +74090;44.57169;3.91733;921;20220107;1;-6;-2.5;6;4.52;2.1;.41;4313 +74090;44.57169;3.91733;921;20220108;4.4;-.8;1.8;6.6;6.62;2.8;.24;3389 +74090;44.57169;3.91733;921;20220109;1.6;0;.8;6;5.92;2.7;.33;1830 +74090;44.57169;3.91733;921;20220110;2.2;0;1.1;5.7;5.15;0;.67;2677 +74090;44.57169;3.91733;921;20220111;2.1;-4.3;-1.1;6;3.82;0;.82;4772 +74090;44.57169;3.91733;921;20220112;2.4;-5.2;-1.4;4.4;3.29;0;.91;5190 +74090;44.57169;3.91733;921;20220113;9;-4.5;2.3;2.9;3.35;0;1.15;6762 +74090;44.57169;3.91733;921;20220114;12.1;-3.2;4.4;3;2.99;0;1.65;7104 +74090;44.57169;3.91733;921;20220115;11.7;-.9;5.4;3.4;2.85;0;1.94;6924 +74090;44.57169;3.91733;921;20220116;7.7;-3;2.3;5.1;3.15;0;1.75;6342 +74090;44.57169;3.91733;921;20220117;5.2;-1.3;2;5.6;5.19;0;.84;5518 +74090;44.57169;3.91733;921;20220118;9;-1.7;3.7;3.1;4.75;0;.96;6104 +74090;44.57169;3.91733;921;20220119;4.2;-1.9;1.2;4;5.09;0;.69;3978 +74090;44.57169;3.91733;921;20220120;2.6;-1.1;.8;6.9;4.82;.4;.82;4019 +74090;44.57169;3.91733;921;20220121;.6;-3.2;-1.3;7;3.52;0;1.02;5214 +74090;44.57169;3.91733;921;20220122;2.7;-4.6;-.9;5;4.12;0;.76;5944 +74090;44.57169;3.91733;921;20220123;10.9;-2.4;4.3;2.7;4.69;0;.99;6794 +74090;44.57169;3.91733;921;20220124;13.8;-1.8;6;2;4.12;0;1.3;8171 +74090;44.57169;3.91733;921;20220125;13.2;-.1;6.6;2.7;3.92;0;1.61;7753 +74090;44.57169;3.91733;921;20220126;12.3;-.2;6.1;4.5;3.52;0;2.13;7540 +74090;44.57169;3.91733;921;20220127;11.3;-.2;5.6;4.9;2.92;0;2.39;7648 +74090;44.57169;3.91733;921;20220128;7.8;-1;3.4;7.1;4.15;0;1.79;6914 +74090;44.57169;3.91733;921;20220129;10.4;-.2;5.1;5.7;4.39;0;1.86;7625 +74090;44.57169;3.91733;921;20220130;7.4;1.2;4.3;7;6.02;0;1.16;6382 +74090;44.57169;3.91733;921;20220131;4.5;-2.3;1.1;9.8;5.42;0;.8;4483 +74090;44.57169;3.91733;921;20220201;2.2;-2.8;-.3;9.8;4.99;.1;.64;4607 +74090;44.57169;3.91733;921;20220202;8.9;1.7;5.3;8.6;6.99;0;1.02;6930 +74090;44.57169;3.91733;921;20220203;16.6;.3;8.5;3.3;4.69;0;2.26;8767 +74090;44.57169;3.91733;921;20220204;6.3;.1;3.2;5.6;6.39;.1;.68;5236 +74090;44.57169;3.91733;921;20220205;6.7;1.8;4.3;6.4;5.29;.2;1.35;6428 +74090;44.57169;3.91733;921;20220206;4.3;-3.9;.2;7.2;5.59;.5;.54;6050 +74090;44.57169;3.91733;921;20220207;5.5;2.2;3.9;8.9;5.85;.6;1.22;5338 +74090;44.57169;3.91733;921;20220208;13.7;-1.8;6;3.4;4.09;0;2.02;10080 +74090;44.57169;3.91733;921;20220209;11.4;-.3;5.6;2.3;5.39;0;1.28;8781 +74090;44.57169;3.91733;921;20220210;13.4;-.9;6.2;2.3;5.5;0;1.73;11500 +74090;44.57169;3.91733;921;20220211;7.1;3;5;2.7;5;0;1.34;8900 +74090;44.57169;3.91733;921;20220212;8.5;-4.3;2.1;3.3;4.8;.1;1.27;9500 +74090;44.57169;3.91733;921;20220213;5;3.4;4.2;3.8;7.1;22.3;.68;1900 +74090;44.57169;3.91733;921;20220214;6.1;4.9;5.5;3.3;7.7;11.8;.75;3400 +74090;44.57169;3.91733;921;20220215;3.8;.3;2;3;6.3;.7;.62;5800 +74090;44.57169;3.91733;921;20220216;8.4;1.9;5.1;6.6;8.35;2.4;.46;6197 +74090;44.57169;3.91733;921;20220217;12.9;6.7;9.8;7.2;9.55;.3;1.17;6890 +74090;44.57169;3.91733;921;20220218;17.2;5.4;11.3;4.3;8.79;0;1.97;10683 +74090;44.57169;3.91733;921;20220219;6;1.3;3.6;6.2;4.89;0;1.5;7272 +74090;44.57169;3.91733;921;20220220;7.3;-1.2;3;7.4;6.25;.1;1.02;7384 +74090;44.57169;3.91733;921;20220221;5.7;4.3;5;9.3;6.32;1.2;1.32;4265 +74090;44.57169;3.91733;921;20220222;8.5;1;4.7;8;6.19;.2;1.43;9055 +74090;44.57169;3.91733;921;20220223;13.9;2.9;8.4;4.3;6.62;0;1.85;10626 +74090;44.57169;3.91733;921;20220224;12.2;3.6;7.9;4.4;7.02;.3;1.56;8517 +74090;44.57169;3.91733;921;20220225;5.2;.9;3;7;4.75;.2;1.55;9011 +74090;44.57169;3.91733;921;20220226;9;-1.8;3.6;4;3.82;0;1.87;11751 +74090;44.57169;3.91733;921;20220227;10;-2.1;4;2.1;5.19;0;1.32;11414 +74090;44.57169;3.91733;921;20220228;11.5;-1.1;5.2;3.4;5.25;0;1.74;12003 +74090;44.57169;3.91733;921;20220301;12.2;-.3;6;3;5.29;0;1.76;11624 +74090;44.57169;3.91733;921;20220302;8.6;-1.5;3.6;2.9;6.72;.1;.89;8076 +74090;44.57169;3.91733;921;20220303;13.8;2.7;8.3;2.6;7.75;.3;1.4;10549 +74090;44.57169;3.91733;921;20220304;9.8;3.5;6.6;5.6;6.72;0;1.62;7469 +74090;44.57169;3.91733;921;20220305;9.7;-.6;4.5;4.4;4.45;0;2.02;12529 +74090;44.57169;3.91733;921;20220306;8.2;-4.4;1.9;3.1;3.32;0;1.79;13327 +74090;44.57169;3.91733;921;20220307;9.3;-5.1;2.1;2.3;3.69;0;1.65;13986 +74090;44.57169;3.91733;921;20220308;6.6;-3;1.8;2.7;5.49;.2;1.03;8861 +74090;44.57169;3.91733;921;20220309;7;.2;3.6;2.7;6.59;.1;.94;7403 +74090;44.57169;3.91733;921;20220310;6.5;3.5;5;4.1;7.45;10.6;.83;5747 +74090;44.57169;3.91733;921;20220311;4.9;4;4.5;7;7.29;14.5;.66;2997 +74090;44.57169;3.91733;921;20220312;3.6;1.8;2.7;6.6;6.59;34.2;.58;5080 +74090;44.57169;3.91733;921;20220313;3.3;2.2;2.7;5.7;6.42;39.7;.64;3676 +74090;44.57169;3.91733;921;20220314;7;-.7;3.2;5.5;7.75;7.2;.53;7805 +74090;44.57169;3.91733;921;20220315;7.9;6.1;7;7;8.62;.1;.91;3993 +74090;44.57169;3.91733;921;20220316;13.2;6;9.6;3.2;8.89;0;1.51;8801 +74090;44.57169;3.91733;921;20220317;10.9;5.8;8.4;4.3;8.69;.7;1.32;6937 +74090;44.57169;3.91733;921;20220318;10.5;4.2;7.3;2.6;7.7;.1;1.41;7900 +74090;44.57169;3.91733;921;20220319;14.3;2.5;8.4;1.9;6.1;0;2.28;16300 +74090;44.57169;3.91733;921;20220320;7.1;1.9;4.5;3.8;6.3;1.6;1.16;3700 +74090;44.57169;3.91733;921;20220321;8.9;2.9;5.9;3.9;5.7;.1;1.97;10900 +74090;44.57169;3.91733;921;20220322;9.5;2;5.7;4.2;4.4;0;2.65;16700 +74090;44.57169;3.91733;921;20220323;12;2.2;7.1;3.6;3.9;0;3.14;20300 +74090;44.57169;3.91733;921;20220324;15.1;-.4;7.3;3.2;4.1;0;3.26;20700 +74090;44.57169;3.91733;921;20220325;16;.9;8.4;2.5;3.6;0;3.17;18500 +74090;44.57169;3.91733;921;20220326;16.8;2;9.4;2.8;4.3;0;3.41;20200 +74090;44.57169;3.91733;921;20220327;17;2.1;9.5;3;4.8;0;3.44;20100 +74090;44.57169;3.91733;921;20220328;16.8;2.8;9.8;3.3;4.3;0;3.6;18700 +74090;44.57169;3.91733;921;20220329;14.4;7;10.7;2.7;6.2;2.4;2.7;13200 +74090;44.57169;3.91733;921;20220330;10.1;4.7;7.4;1.6;8.4;1.3;1.11;5700 +74090;44.57169;3.91733;921;20220331;6.7;2.4;4.5;3.2;7;1.9;1.12;7000 +74090;44.57169;3.91733;921;20220401;-.3;-2.7;-1.5;6;4.4;3.2;1.08;12200 +74090;44.57169;3.91733;921;20220402;-2.2;-4.3;-3.3;4.4;3.8;0;.82;6200 +74090;44.57169;3.91733;921;20220403;-1.1;-4.5;-2.8;3.7;3.8;0;.9;6800 +74090;44.57169;3.91733;921;20220404;11;-4.5;3.2;1.8;4.3;0;2.49;23100 +74090;44.57169;3.91733;921;20220405;14.2;-3;5.6;2.5;6.3;0;2.64;21900 +74090;44.57169;3.91733;921;20220406;16.6;3.3;9.9;2.5;8.1;2;2.63;16400 +74090;44.57169;3.91733;921;20220407;9.1;4.7;6.9;5;9.3;3.9;.86;5700 +74090;44.57169;3.91733;921;20220408;13.9;7.1;10.5;5.8;9.1;.5;2.24;9200 +74090;44.57169;3.91733;921;20220409;8.3;.6;4.4;5.1;5;0;2.45;17100 +74090;44.57169;3.91733;921;20220410;16.4;-2.6;6.9;2.4;4.2;.3;3.49;24400 +74090;44.57169;3.91733;921;20220411;8.3;4.6;6.4;3.8;7;.6;1.39;4300 +74090;44.57169;3.91733;921;20220412;11.1;5.9;8.5;4.2;5.6;0;2.52;7600 +74090;44.57169;3.91733;921;20220413;18.3;7.7;13;2.5;6.3;0;3.64;19100 +74090;44.57169;3.91733;921;20220414;21;5.4;13.2;2.6;8.8;.3;3.73;21600 +74090;44.57169;3.91733;921;20220415;21.5;8.1;14.8;2.7;9.7;0;4.09;24000 +74090;44.57169;3.91733;921;20220416;19.5;7;13.2;3.3;8.1;0;4.16;24400 +74090;44.57169;3.91733;921;20220417;22.6;3.3;12.9;2.5;5.4;0;4.64;26000 +74090;44.57169;3.91733;921;20220418;18.5;3.3;10.9;2.2;7.8;0;3.57;24200 +74090;44.57169;3.91733;921;20220419;17.9;1.9;9.9;1.5;7.6;0;2.63;16100 +74090;44.57169;3.91733;921;20220420;12.1;7.8;9.9;2;8.7;9.1;1.46;5000 +74090;44.57169;3.91733;921;20220421;12.7;6.2;9.4;.8;10.1;4.5;1.24;6500 +74090;44.57169;3.91733;921;20220422;18.5;4;11.2;1.8;9;3.3;2.95;18700 +74090;44.57169;3.91733;921;20220423;9.3;7.3;8.3;3.5;8.1;24.1;1.37;3500 +74090;44.57169;3.91733;921;20220424;10.3;.6;5.4;2;8.8;4.6;.99;6800 +74090;44.57169;3.91733;921;20220425;15.7;3.3;9.5;2;8.1;0;2.83;19300 +74090;44.57169;3.91733;921;20220426;19.7;1.5;10.6;2.2;7.6;0;3.8;25000 +74090;44.57169;3.91733;921;20220427;22.7;5.4;14;2;8.8;0;4.13;24100 +74090;44.57169;3.91733;921;20220428;21.7;7.8;14.7;1.4;10.2;1.3;3.27;18400 +74090;44.57169;3.91733;921;20220429;22.1;5.1;13.6;1.4;9.3;.4;3.68;22600 +74090;44.57169;3.91733;921;20220430;17.2;7.1;12.1;3.2;8.5;0;3.81;23700 +74090;44.57169;3.91733;921;20220501;19.2;3.2;11.2;1.7;6.7;0;4.01;27000 +74090;44.57169;3.91733;921;20220502;19.6;4.5;12;2.3;8.9;1.9;3.27;18300 +74090;44.57169;3.91733;921;20220503;16.3;8.6;12.4;1.6;9.9;1.5;2.07;9700 +74090;44.57169;3.91733;921;20220504;18;4.5;11.2;1.5;10.3;5.4;2.77;18100 +74090;44.57169;3.91733;921;20220505;13.4;6.8;10.1;2.6;9;1;2.34;14000 +74090;44.57169;3.91733;921;20220506;12.1;6.9;9.5;6.9;8.85;0;2.1;11510 +74090;44.57169;3.91733;921;20220507;17.1;6.3;11.7;6.1;8.95;0;3.49;19297 +74090;44.57169;3.91733;921;20220508;17.1;7.7;12.4;4.4;9.45;.5;3.19;17506 +74090;44.57169;3.91733;921;20220509;20.4;6.7;13.6;2.3;9.99;.5;3.4;19530 +74090;44.57169;3.91733;921;20220510;23.2;8.3;15.8;1.7;11.39;.1;3.8;21940 +74090;44.57169;3.91733;921;20220511;22.3;9.6;16;2.8;10.89;0;4.18;22552 +74090;44.57169;3.91733;921;20220512;21.8;9;15.4;2.9;10.32;0;4.04;21824 +74090;44.57169;3.91733;921;20220513;22.7;7.9;15.3;1.9;10.59;2.2;3.73;20649 +74090;44.57169;3.91733;921;20220514;25.2;10.6;17.9;2.8;13.09;.1;4.32;22540 +74090;44.57169;3.91733;921;20220515;21;12.5;16.7;3.6;11.35;.1;3.99;20033 +74090;44.57169;3.91733;921;20220516;25.4;11.2;18.3;2.5;9.72;0;4.78;23258 +74090;44.57169;3.91733;921;20220517;27.7;11.3;19.5;2.7;12.05;0;5.16;25246 +74090;44.57169;3.91733;921;20220518;27.2;13.6;20.4;2.8;12.92;.2;4.93;22142 +74090;44.57169;3.91733;921;20220519;23.4;14.5;18.9;4.5;11.95;0;4.74;20178 +74090;44.57169;3.91733;921;20220520;23.7;15.4;19.6;4.6;10.69;0;5.15;20983 +74090;44.57169;3.91733;921;20220521;30.1;11.9;21;1.8;12.65;0;5.08;24739 +74090;44.57169;3.91733;921;20220522;30.4;15.6;23;2.2;14.05;.4;5.21;22624 +74090;44.57169;3.91733;921;20220523;19;14.8;16.9;3.4;13.85;0;2.65;12125 +74090;44.57169;3.91733;921;20220524;16.4;8.4;12.4;5.2;9.62;0;2.9;16316 +74090;44.57169;3.91733;921;20220525;17.9;6.9;12.4;6.4;8.75;0;4.08;22163 +74090;44.57169;3.91733;921;20220526;19.5;6.8;13.2;6.3;9.52;0;4.54;24526 +74090;44.57169;3.91733;921;20220527;24.4;9.9;17.1;5.4;11.19;0;5.35;25641 +74090;44.57169;3.91733;921;20220528;21.2;9.6;15.4;6.9;9.39;0;5.2;23802 +74090;44.57169;3.91733;921;20220529;19.6;6.5;13.1;4.7;6.72;0;4.89;25607 +74090;44.57169;3.91733;921;20220530;21.3;5;13.1;2.5;7.49;.8;4.4;25353 +74090;44.57169;3.91733;921;20220531;21.2;9.7;15.5;2.1;11.32;2.6;3.46;18250 +74090;44.57169;3.91733;921;20220601;25.1;9.2;17.1;2.5;12.09;0;4.61;24463 +74090;44.57169;3.91733;921;20220602;25.6;12.9;19.3;2.9;12.39;.3;4.74;22824 +74090;44.57169;3.91733;921;20220603;25.9;16.2;21;3.5;11.95;0;5.12;20911 +74090;44.57169;3.91733;921;20220604;25.8;15;20.4;3.7;14.19;.9;4.97;22710 +74090;44.57169;3.91733;921;20220605;23.3;14.9;19.1;4.2;13.52;0;4.61;21509 +74090;44.57169;3.91733;921;20220606;26.4;9.4;17.9;3.3;11.89;.1;5.07;24891 +74090;44.57169;3.91733;921;20220607;21.4;11.7;16.5;4.6;11.39;0;4.2;20407 +74090;44.57169;3.91733;921;20220608;17.1;9.1;13.1;4.1;11.25;.7;2.74;15069 +74090;44.57169;3.91733;921;20220609;17.6;8.2;12.9;7.1;9.52;0;3.92;20787 +74090;44.57169;3.91733;921;20220610;24.9;8.7;16.8;5.9;9.99;0;5.98;27425 +74090;44.57169;3.91733;921;20220611;30.3;10.7;20.5;3;9.29;0;6.44;28597 +74090;44.57169;3.91733;921;20220612;30.8;14.5;22.7;2.6;10.99;.8;6.1;25575 +74090;44.57169;3.91733;921;20220613;27.7;14.8;21.3;4.2;13.75;.1;5.55;22884 +74090;44.57169;3.91733;921;20220614;32.2;13;22.6;3.1;11.65;0;6.43;27499 +74090;44.57169;3.91733;921;20220615;31.9;17.2;24.5;2.7;13.49;.1;5.9;22927 +74090;44.57169;3.91733;921;20220616;33.2;16.2;24.7;2.9;13.85;0;6.56;26179 +74090;44.57169;3.91733;921;20220617;33.5;16.8;25.2;3.5;11.15;0;7.44;27190 +74090;44.57169;3.91733;921;20220618;30.5;18.3;24.4;4.2;11.49;.1;6.95;24431 +74090;44.57169;3.91733;921;20220619;27.1;19;23.1;6.5;12.62;0;6.71;21977 +74090;44.57169;3.91733;921;20220620;26.8;16.2;21.5;5.2;12.05;0;6.12;23897 +74090;44.57169;3.91733;921;20220621;26.1;15.8;20.9;3.2;15.55;1.3;4.54;20405 +74090;44.57169;3.91733;921;20220622;23.7;16;19.9;3.7;16.49;13.9;3.61;16929 +74090;44.57169;3.91733;921;20220623;21.1;14.6;17.8;2.6;16.35;16.2;2.86;14604 +74090;44.57169;3.91733;921;20220624;21.3;12;16.7;3.4;12.79;2.6;3.86;20367 +74090;44.57169;3.91733;921;20220625;23.5;10.2;16.9;3.1;12.65;7.1;4.33;23005 +74090;44.57169;3.91733;921;20220626;24.1;13.6;18.8;3;15.95;.3;4;20994 +74090;44.57169;3.91733;921;20220627;21.3;13.3;17.3;4.8;13.89;.5;3.68;17987 +74090;44.57169;3.91733;921;20220628;21.8;11.3;16.6;5.3;11.82;.1;4.77;24119 +74090;44.57169;3.91733;921;20220629;27.1;10.2;18.7;2.7;11.65;.2;5.39;26964 +74090;44.57169;3.91733;921;20220630;21.5;14;17.7;3.1;13.25;7.5;3.89;18410 +74090;44.57169;3.91733;921;20220701;21.3;7.8;14.6;4.6;10.35;0;4.57;25457 +74090;44.57169;3.91733;921;20220702;28.8;8.7;18.8;2.6;10.45;0;5.77;28485 +74090;44.57169;3.91733;921;20220703;30.8;15.3;23;2.2;13.42;1.7;5.66;24860 +74090;44.57169;3.91733;921;20220704;27.4;15.9;21.6;3.2;15.52;1.8;4.92;21698 +74090;44.57169;3.91733;921;20220705;25.3;13.3;19.3;4.8;13.32;0;5.37;24519 +74090;44.57169;3.91733;921;20220706;24.6;12.1;18.3;4.7;10.75;0;5.59;24990 +74090;44.57169;3.91733;921;20220707;23.6;10.3;17;6.6;10.39;0;5.73;25573 +74090;44.57169;3.91733;921;20220708;25.4;13.1;19.2;6.2;10.52;0;6.29;25090 +74090;44.57169;3.91733;921;20220709;27.9;12;20;3.9;10.09;0;6.19;27142 +74090;44.57169;3.91733;921;20220710;27.3;13;20.2;4.1;11.22;0;5.99;25642 +74090;44.57169;3.91733;921;20220711;31;13;22;2.9;11.79;0;5.86;25843 +74090;44.57169;3.91733;921;20220712;31;14.7;22.9;2.3;12.99;0;5.69;25773 +74090;44.57169;3.91733;921;20220713;31.1;14.9;23;2.2;10.49;0;5.91;25951 +74090;44.57169;3.91733;921;20220714;33.4;15.6;24.5;2.4;12.85;0;6.32;26445 +74090;44.57169;3.91733;921;20220715;31.6;17;24.3;3.6;12.05;0;6.75;25315 +74090;44.57169;3.91733;921;20220716;31.8;15.5;23.6;3.6;10.82;0;6.83;26199 +74090;44.57169;3.91733;921;20220717;32.1;14.7;23.4;3;9.75;0;6.56;26727 +74090;44.57169;3.91733;921;20220718;32.8;16;24.4;2.7;11.89;0;6.51;25977 +74090;44.57169;3.91733;921;20220719;31;21.2;26.1;3.9;12.49;.1;6.73;22231 +74090;44.57169;3.91733;921;20220720;28.3;17.6;22.9;3.4;13.45;.1;5.59;21654 +74090;44.57169;3.91733;921;20220721;31.7;13.5;22.6;2.8;12.59;0;6.08;26444 +74090;44.57169;3.91733;921;20220722;33.7;15.2;24.4;2.6;13.32;1.8;6.12;24620 +74090;44.57169;3.91733;921;20220723;29.3;15.7;22.5;4.4;15.75;0;5.68;23206 +74090;44.57169;3.91733;921;20220724;33.9;14.5;24.2;2.7;12.92;0;6.35;26879 +74090;44.57169;3.91733;921;20220725;29.1;17.6;23.3;4.1;14.09;.4;5.71;20406 +74090;44.57169;3.91733;921;20220726;26;14.5;20.2;6;12.19;0;5.78;22290 +74090;44.57169;3.91733;921;20220727;26.6;10.7;18.6;4.8;10.19;0;5.97;25169 +74090;44.57169;3.91733;921;20220728;28;11.3;19.6;2.6;10.92;0;5.09;22737 +74090;44.57169;3.91733;921;20220729;25.5;14.5;20;2.7;13.82;5.4;3.96;16793 +74090;44.57169;3.91733;921;20220730;27.3;13;20.1;3.9;11.39;0;5.65;23483 +74090;44.57169;3.91733;921;20220731;30.1;14.1;22.1;4.1;10.92;0;6.51;24318 +74090;44.57169;3.91733;921;20220801;31.3;16.1;23.7;4.2;11.25;0;6.89;24773 +74090;44.57169;3.91733;921;20220802;32.1;15.8;23.9;3.5;12.09;.1;6.44;24876 +74090;44.57169;3.91733;921;20220803;32.7;16.8;24.8;2.6;11.79;0;6.01;23198 +74090;44.57169;3.91733;921;20220804;33.1;17.7;25.4;2.3;10.92;0;5.91;23203 +74090;44.57169;3.91733;921;20220805;31.6;17.2;24.4;3.5;13.72;4.3;5.69;19700 +74090;44.57169;3.91733;921;20220806;28.3;14.7;21.5;4.2;14.19;0;5.26;20850 +74090;44.57169;3.91733;921;20220807;28.5;14.6;21.5;3.7;10.59;0;5.88;23506 +74090;44.57169;3.91733;921;20220808;29.7;13.6;21.6;3;9.49;0;5.89;24458 +74090;44.57169;3.91733;921;20220809;31.9;14.9;23.4;2.9;9.02;0;6.13;23591 +74090;44.57169;3.91733;921;20220810;31.1;16;23.6;2.4;10.29;0;5.41;20755 +74090;44.57169;3.91733;921;20220811;32.8;15.8;24.3;2.3;12.02;0;5.45;22216 +74090;44.57169;3.91733;921;20220812;33.9;16.2;25.1;3.4;12.15;0;6.52;23347 +74090;44.57169;3.91733;921;20220813;33.7;16.9;25.3;2.6;12.45;11.1;5.9;22489 +74090;44.57169;3.91733;921;20220814;20.6;16.4;18.5;2.8;17.42;29.8;2.53;12697 +74090;44.57169;3.91733;921;20220815;24.7;12.5;18.6;3.3;12.95;.2;4.05;19306 +74090;44.57169;3.91733;921;20220816;26.9;11.9;19.4;3.3;13.22;.2;4.6;21077 +74090;44.57169;3.91733;921;20220817;22.7;13.9;18.3;3.2;14.89;21.2;2.99;14058 +74090;44.57169;3.91733;921;20220818;19.5;11.7;15.6;5.6;13.95;2;2.35;12545 +74090;44.57169;3.91733;921;20220819;21.6;13.1;17.3;6.8;14.29;.1;3.54;16875 +74090;44.57169;3.91733;921;20220820;23.8;13.9;18.9;5.1;14.19;0;4.1;18146 +74090;44.57169;3.91733;921;20220821;23.3;12.2;17.7;4.7;12.39;.1;3.98;17431 +74090;44.57169;3.91733;921;20220822;22.4;13.6;18;5.4;13.82;.1;3.6;16057 +74090;44.57169;3.91733;921;20220823;25.4;14.9;20.2;5.1;14.65;0;4.5;18931 +74090;44.57169;3.91733;921;20220824;29.8;14.3;22;2.6;13.49;0;4.78;21160 +74090;44.57169;3.91733;921;20220825;28.9;14.7;21.8;2.9;14.79;2.2;4.43;19349 +74090;44.57169;3.91733;921;20220826;24.9;14.8;19.8;5;15.49;.5;3.9;16790 +74090;44.57169;3.91733;921;20220827;23.9;13.6;18.7;3.7;14.22;0;3.52;16179 +74090;44.57169;3.91733;921;20220828;27.5;12.5;20;1.9;13.25;.1;3.99;20490 +74090;44.57169;3.91733;921;20220829;28.1;14.9;21.5;2.1;14.62;.2;3.83;17487 +74090;44.57169;3.91733;921;20220830;27.1;15.7;21.4;2.3;16.29;16.5;3.53;16021 +74090;44.57169;3.91733;921;20220831;24.7;12.5;18.6;3.8;13.55;0;3.79;17005 +74090;44.57169;3.91733;921;20220901;26.5;13;19.7;3.2;13.02;.2;4.05;17480 +74090;44.57169;3.91733;921;20220902;23.9;13.4;18.6;1.8;13.35;8;2.85;13084 +74090;44.57169;3.91733;921;20220903;23.2;13.3;18.2;2;15.35;4.1;2.78;15314 +74090;44.57169;3.91733;921;20220904;24.3;13.8;19.1;2.7;16.29;0;3.07;16174 +74090;44.57169;3.91733;921;20220905;23.8;16.8;20.3;3.9;17.22;.9;2.77;12586 +74090;44.57169;3.91733;921;20220906;23.4;16.2;19.8;2.7;17.09;1.1;2.45;11280 +74090;44.57169;3.91733;921;20220907;22.8;14.5;18.7;3.1;16.35;9;2.59;13169 +74090;44.57169;3.91733;921;20220908;21.2;10;15.6;3.6;12.15;.2;2.95;15407 +74090;44.57169;3.91733;921;20220909;18.8;10.4;14.6;4.1;11.72;.1;2.42;11473 +74090;44.57169;3.91733;921;20220910;20.4;8.1;14.3;3.9;10.75;0;2.98;15798 +74090;44.57169;3.91733;921;20220911;25.7;8.7;17.2;2.1;10.59;0;3.55;18837 +74090;44.57169;3.91733;921;20220912;27.6;11.4;19.5;2.1;13.69;.1;3.43;17823 +74090;44.57169;3.91733;921;20220913;22.4;16.2;19.3;3.9;18.35;28.2;1.89;9024 +74090;44.57169;3.91733;921;20220914;20.7;16.3;18.5;3.2;17.09;4.1;1.76;8542 +74090;44.57169;3.91733;921;20220915;22.8;11.6;17.2;3.8;13.92;0;2.85;13249 +74090;44.57169;3.91733;921;20220916;19.3;12.6;15.9;5.6;12.35;0;2.77;11834 +74090;44.57169;3.91733;921;20220917;13.3;6.2;9.7;5.9;7.82;0;2.48;13553 +74090;44.57169;3.91733;921;20220918;20.1;4;12.1;3.8;6.62;0;3.47;17776 +74090;44.57169;3.91733;921;20220919;17.9;5.7;11.8;5.2;7.39;0;3.41;15819 +74090;44.57169;3.91733;921;20220920;19.2;5;12.1;4.8;7.05;0;3.49;16527 +74090;44.57169;3.91733;921;20220921;20;5.4;12.7;3.5;7.62;0;3.04;15813 +74090;44.57169;3.91733;921;20220922;21.4;6;13.7;1.7;9.42;.1;2.58;16393 +74090;44.57169;3.91733;921;20220923;17.1;8.3;12.7;2.2;11.89;11.2;1.7;10497 +74090;44.57169;3.91733;921;20220924;18.2;9.7;13.9;2.3;11.92;0;1.87;11392 +74090;44.57169;3.91733;921;20220925;14.9;7.7;11.3;4.2;10.32;1;1.79;9906 +74090;44.57169;3.91733;921;20220926;14;6.6;10.3;5.5;9.25;.9;1.77;9838 +74090;44.57169;3.91733;921;20220927;11.8;6.7;9.2;6.6;9.32;0;1.33;8073 +74090;44.57169;3.91733;921;20220928;15.2;8.4;11.8;5.7;11.45;2.9;1.48;9531 +74090;44.57169;3.91733;921;20220929;13;6.5;9.8;4.2;9.32;.8;1.35;8037 +74090;44.57169;3.91733;921;20220930;10.7;5.1;7.9;5.6;7.99;0;1.4;7478 +74090;44.57169;3.91733;921;20221001;14.3;3.8;9;5.5;10.25;.5;1.23;9282 +74090;44.57169;3.91733;921;20221002;19.4;11.9;15.6;4.9;12.82;0;2.2;11010 +74090;44.57169;3.91733;921;20221003;19.1;8.6;13.8;3.8;11.22;0;2.3;12824 +74090;44.57169;3.91733;921;20221004;22.2;6.7;14.4;2.1;10.65;.1;2.35;14039 +74090;44.57169;3.91733;921;20221005;18.8;8.1;13.5;2.7;11.02;.2;2;11511 +74090;44.57169;3.91733;921;20221006;19.1;8.9;14;2.8;11.62;0;2;11893 +74090;44.57169;3.91733;921;20221007;18.9;8.6;13.7;1.7;12.05;3.1;1.69;10981 +74090;44.57169;3.91733;921;20221008;16;10.3;13.2;2.1;12.22;.7;1.27;6945 +74090;44.57169;3.91733;921;20221009;17.7;6.5;12.1;2.4;10.89;.2;1.62;11765 +74090;44.57169;3.91733;921;20221010;20.4;8.7;14.6;1.9;11.75;.1;1.82;11339 +74090;44.57169;3.91733;921;20221011;20.5;8;14.3;1.7;11.69;0;1.75;11676 +74090;44.57169;3.91733;921;20221012;19.9;10.4;15.2;2.2;11.92;1;1.63;9307 +74090;44.57169;3.91733;921;20221013;16.2;7.8;12;3.2;11.45;4;1.36;7746 +74090;44.57169;3.91733;921;20221014;15.4;10.6;13;4.5;12.79;.2;.95;5501 +74090;44.57169;3.91733;921;20221015;22.3;9.6;15.9;3.1;12.15;1.7;2.14;11957 +74090;44.57169;3.91733;921;20221016;17.3;11.7;14.5;4.8;14.02;1.5;1.11;4887 +74090;44.57169;3.91733;921;20221017;16.5;13.8;15.2;5.4;13.72;.8;1.34;4277 +74090;44.57169;3.91733;921;20221018;20.7;12.6;16.7;2;13.62;.2;1.61;9636 +74090;44.57169;3.91733;921;20221019;20;9.4;14.7;2.3;12.79;4.2;1.43;8787 +74090;44.57169;3.91733;921;20221020;15.8;14;14.9;5.5;15.35;53.2;.68;2097 +74090;44.57169;3.91733;921;20221021;17.9;13.8;15.9;4.3;14.39;0;1.25;5869 +74090;44.57169;3.91733;921;20221022;19.6;10.1;14.9;2.7;12.72;3.2;1.54;9290 +74090;44.57169;3.91733;921;20221023;16.9;13.6;15.3;5.4;14.82;8.1;1.04;3598 +74090;44.57169;3.91733;921;20221024;19.8;13.5;16.6;2.9;13.39;0;1.61;6915 +74090;44.57169;3.91733;921;20221025;19.2;8.1;13.7;2.9;10.62;0;1.72;8827 +74090;44.57169;3.91733;921;20221026;20.7;11.6;16.1;2.4;13.72;.1;1.41;7517 +74090;44.57169;3.91733;921;20221027;21.9;12.1;17;2.7;13.65;.1;1.56;7537 +74090;44.57169;3.91733;921;20221028;21.3;12.1;16.7;2.7;10.82;0;2;7169 +74090;44.57169;3.91733;921;20221029;20.6;12;16.3;3.4;7.92;0;2.76;7603 +74090;44.57169;3.91733;921;20221030;19.3;13.5;16.4;4.5;9.89;.1;2.48;7181 +74090;44.57169;3.91733;921;20221031;15.7;12;13.9;5.2;12.55;38.6;1.11;3454 +74090;44.57169;3.91733;921;20221101;17.6;11.4;14.5;3.4;11.79;.1;1.42;7291 +74090;44.57169;3.91733;921;20221102;15.9;5.3;10.6;3.1;8.42;0;1.49;8194 +74090;44.57169;3.91733;921;20221103;11.7;5.1;8.4;4.1;9.12;3.2;.89;4464 +74090;44.57169;3.91733;921;20221104;6.7;4.5;5.6;7.3;7.52;4.1;.81;3230 +74090;44.57169;3.91733;921;20221105;8.5;3;5.8;7.4;6.39;0;1.38;6803 +74090;44.57169;3.91733;921;20221106;15.7;2;8.8;2.6;5.05;0;1.8;8908 +74090;44.57169;3.91733;921;20221107;16;3.9;9.9;3.7;7.92;.2;1.53;8394 +74090;44.57169;3.91733;921;20221108;11.8;8.2;10;5.2;10.69;24.4;.73;2815 +74090;44.57169;3.91733;921;20221109;14.8;11.4;13.1;3.9;12.25;7.5;.89;3675 +74090;44.57169;3.91733;921;20221110;12.8;6.7;9.7;4.3;9.12;0;1.17;6231 +74090;44.57169;3.91733;921;20221111;15.4;5.5;10.4;3;10.39;.1;.85;7259 +74090;44.57169;3.91733;921;20221112;19.3;7.1;13.2;2.1;9.45;0;1.36;6978 +74090;44.57169;3.91733;921;20221113;15.9;7.3;11.6;3;8.52;.2;1.56;5489 +74090;44.57169;3.91733;921;20221114;9.7;8.4;9.1;3.7;10.05;12.9;.6;1065 +74090;44.57169;3.91733;921;20221115;11.3;8.5;9.9;3.1;10.85;6.7;.55;2373 +74090;44.57169;3.91733;921;20221116;11.7;5.5;8.6;2.6;8.79;.2;.77;5158 +74090;44.57169;3.91733;921;20221117;11.4;6;8.7;4.4;9.42;3.6;.73;3854 +74090;44.57169;3.91733;921;20221118;7.2;4.2;5.7;5.9;7.35;.4;.79;3483 +74090;44.57169;3.91733;921;20221119;5.6;.6;3.1;6.1;6.25;.3;.77;4401 +74090;44.57169;3.91733;921;20221120;6.3;0;3.1;6.2;6.05;.6;.73;5415 +74090;44.57169;3.91733;921;20221121;5.7;.4;3.1;3.9;6.69;4.1;.55;3092 +74090;44.57169;3.91733;921;20221122;4.9;1.3;3.1;7.1;6.35;1.3;.57;3374 +74090;44.57169;3.91733;921;20221123;9.1;1.7;5.4;4.2;7.49;.5;.66;4370 +74090;44.57169;3.91733;921;20221124;11;2;6.5;3.2;7.09;0;.85;5287 +74090;44.57169;3.91733;921;20221125;7.6;3.8;5.7;4.3;7.52;4.5;.72;3448 +74090;44.57169;3.91733;921;20221126;7.8;2.8;5.3;5.7;5.89;0;1.23;4310 +74090;44.57169;3.91733;921;20221127;10.4;1.2;5.8;3.5;5.52;1.1;1.18;5323 +74090;44.57169;3.91733;921;20221128;5.9;5.1;5.5;3.5;7.99;8.2;.52;500 +74090;44.57169;3.91733;921;20221129;4.7;1.3;3;6;6.25;.4;.63;3222 +74090;44.57169;3.91733;921;20221130;5.9;.5;3.2;4.1;6.05;.3;.71;3937 +74090;44.57169;3.91733;921;20221201;4.1;1.3;2.7;3;5.62;0;.61;3053 +74090;44.57169;3.91733;921;20221202;2.5;-.9;.8;1.6;5.29;1.2;.4;3074 +74090;44.57169;3.91733;921;20221203;3.2;-.4;1.4;2.1;6.32;23.5;.29;1998 +74090;44.57169;3.91733;921;20221204;3.7;1.7;2.7;3.1;6.45;9.3;.42;1948 +74090;44.57169;3.91733;921;20221205;6.8;-4.3;1.2;1.6;4.62;.2;.49;6902 +74090;44.57169;3.91733;921;20221206;9.4;-2.8;3.3;2.6;3.99;.3;1.09;5973 +74090;44.57169;3.91733;921;20221207;5.7;-2.1;1.8;4.9;4.35;.1;1.02;4255 +74090;44.57169;3.91733;921;20221208;5.3;-4.8;.2;1.9;4.92;10;.49;3980 +74090;44.57169;3.91733;921;20221209;7.1;3;5;2.4;8.22;1.6;.33;2522 +74090;44.57169;3.91733;921;20221210;.8;.9;.8;6.4;5.25;0;.54;1566 +74090;44.57169;3.91733;921;20221211;3.3;-8.3;-2.5;4.7;2.82;0;1;5382 +74090;44.57169;3.91733;921;20221212;2.9;-5.8;-1.5;3.3;3.22;9.1;.93;4300 +74090;44.57169;3.91733;921;20221213;5.1;-2.5;1.3;3;6.89;5.4;.13;3485 +74090;44.57169;3.91733;921;20221214;8.3;3;5.7;2.2;8.45;1.2;.36;3142 +74090;44.57169;3.91733;921;20221215;6.4;2.5;4.5;2.6;7.92;29.1;.31;2259 +74090;44.57169;3.91733;921;20221216;5.1;1.6;3.3;4.1;5.99;0;.64;2827 +74090;44.57169;3.91733;921;20221217;5.7;-6.5;-.4;4.1;3.05;0;1.11;5643 +74090;44.57169;3.91733;921;20221218;6.3;-3.6;1.3;4.3;5.49;3.2;.59;4322 +74090;44.57169;3.91733;921;20221219;8.8;5.1;6.9;6.6;8.92;17.1;.46;2056 +74090;44.57169;3.91733;921;20221220;9.3;8;8.7;6.9;9.69;8.1;.62;1132 +74090;44.57169;3.91733;921;20221221;10.8;7.8;9.3;3.8;9.45;.6;.67;3356 +74090;44.57169;3.91733;921;20221222;11;5.6;8.3;6.6;9.29;.9;.59;2968 +74090;44.57169;3.91733;921;20221223;12;8.4;10.2;5.8;11.05;.1;.55;2712 +74090;44.57169;3.91733;921;20221224;13.4;8.6;11;2.6;9.92;.1;.73;3646 +74090;44.57169;3.91733;921;20221225;11.1;4.4;7.8;3;8.69;0;.6;3509 +74090;44.57169;3.91733;921;20221226;12.2;6.1;9.2;2.8;9.45;0;.67;3714 +74090;44.57169;3.91733;921;20221227;9.9;2.6;6.2;3.4;7.32;0;.66;4338 +74090;44.57169;3.91733;921;20221228;11.5;1.1;6.3;2.2;7.65;.3;.47;4886 +74090;44.57169;3.91733;921;20221229;9.1;4;6.6;2.7;8.55;1.8;.51;2536 +74090;44.57169;3.91733;921;20221230;8.6;3.4;6;1.9;8.52;.1;.4;2949 +74090;44.57169;3.91733;921;20221231;11.5;6;8.8;3.9;9.62;3.3;.53;3740 +74091;44.58953;4.23075;345;20220101;14.6;2.7;8.7;1;7.61;.1;.53;5584 +74091;44.58953;4.23075;345;20220102;6.1;2.4;4.2;.7;7.96;0;.27;3153 +74091;44.58953;4.23075;345;20220103;15.2;3.9;9.6;1.1;8.86;0;.52;5882 +74091;44.58953;4.23075;345;20220104;8.8;3.7;6.2;.7;9.26;3;.27;3935 +74091;44.58953;4.23075;345;20220105;5.8;4.9;5.4;5.6;5.26;.2;1.62;1189 +74091;44.58953;4.23075;345;20220106;6.1;3.1;4.6;5.2;4.36;0;1.71;2679 +74091;44.58953;4.23075;345;20220107;8.7;-1.6;3.6;2.1;4.76;1.7;.84;5696 +74091;44.58953;4.23075;345;20220108;9.1;1.4;5.2;1.5;7.41;1.2;.47;4727 +74091;44.58953;4.23075;345;20220109;8.2;3.1;5.6;1.8;6.71;1.3;.67;3866 +74091;44.58953;4.23075;345;20220110;8;3.6;5.8;2.9;5.81;.1;1.08;3401 +74091;44.58953;4.23075;345;20220111;6.2;1.2;3.7;4.9;4.46;0;1.46;3814 +74091;44.58953;4.23075;345;20220112;7;.4;3.7;4.5;3.86;0;1.59;4802 +74091;44.58953;4.23075;345;20220113;7;-3.5;1.8;1.1;4.16;0;.55;5928 +74091;44.58953;4.23075;345;20220114;9.8;-5.3;2.2;1;4.36;0;.53;7155 +74091;44.58953;4.23075;345;20220115;10.9;-4.3;3.3;.9;4.11;0;.56;7235 +74091;44.58953;4.23075;345;20220116;13.5;-4.4;4.5;2.4;3.86;0;1.38;8133 +74091;44.58953;4.23075;345;20220117;10.8;3;6.9;4.1;5.81;0;1.56;5425 +74091;44.58953;4.23075;345;20220118;9.4;3.3;6.3;3;5.26;0;1.32;4746 +74091;44.58953;4.23075;345;20220119;8.4;-3.4;2.5;1.4;5.41;0;.55;6853 +74091;44.58953;4.23075;345;20220120;9;3.5;6.3;4.4;5.16;0;1.68;4261 +74091;44.58953;4.23075;345;20220121;6.2;2.1;4.2;4.9;3.81;0;1.81;3819 +74091;44.58953;4.23075;345;20220122;7.4;.7;4.1;5.3;4.56;0;1.62;5184 +74091;44.58953;4.23075;345;20220123;10.2;-.4;4.9;1.8;5.16;0;.93;6809 +74091;44.58953;4.23075;345;20220124;11;-4.3;3.4;.8;4.91;0;.58;8274 +74091;44.58953;4.23075;345;20220125;11;-3.6;3.7;.8;5.06;0;.56;8216 +74091;44.58953;4.23075;345;20220126;16.2;-2.9;6.6;2;4.26;0;1.54;9395 +74091;44.58953;4.23075;345;20220127;15.4;-1.5;6.9;2.5;3.41;0;1.92;8996 +74091;44.58953;4.23075;345;20220128;11.8;.7;6.3;4.1;4.76;0;1.94;6868 +74091;44.58953;4.23075;345;20220129;15.1;2.6;8.8;3;4.66;0;1.98;8082 +74091;44.58953;4.23075;345;20220130;12.1;5;8.6;5.4;6.51;0;2.01;5741 +74091;44.58953;4.23075;345;20220131;10.6;4.6;7.6;5.1;5.61;0;2;5554 +74091;44.58953;4.23075;345;20220201;9;3.2;6.1;6.4;5.16;0;2.03;5531 +74091;44.58953;4.23075;345;20220202;13.1;5.7;9.4;4;7.56;0;1.63;5916 +74091;44.58953;4.23075;345;20220203;14.3;2.7;8.5;1.7;6.71;0;1.16;8389 +74091;44.58953;4.23075;345;20220204;13.9;1.1;7.5;1.6;6.96;0;1.06;8877 +74091;44.58953;4.23075;345;20220205;12.5;6.6;9.6;3;5.46;.1;1.92;5428 +74091;44.58953;4.23075;345;20220206;11.9;1.8;6.9;2.5;5.71;.2;1.39;7910 +74091;44.58953;4.23075;345;20220207;10.9;6.7;8.8;3.4;5.91;.5;1.8;4618 +74091;44.58953;4.23075;345;20220208;16;2.3;9.2;2.4;4.31;0;2.02;9743 +74091;44.58953;4.23075;345;20220209;11.7;-2.4;4.7;1.4;6.36;0;.91;9844 +74091;44.58953;4.23075;345;20220210;10.3;.1;5.2;.8;7.28;0;.95;10827 +74091;44.58953;4.23075;345;20220211;12.2;1.8;7;3.9;5.68;0;1.96;8972 +74091;44.58953;4.23075;345;20220212;12.5;-.9;5.8;1.8;5.38;0;1.34;10356 +74091;44.58953;4.23075;345;20220213;7.7;5.2;6.5;1.6;7.78;23.8;.81;4390 +74091;44.58953;4.23075;345;20220214;9.3;5.4;7.4;2.3;9.28;14.6;.77;5622 +74091;44.58953;4.23075;345;20220215;11;1.1;6.1;2.6;6.28;0;1.39;9230 +74091;44.58953;4.23075;345;20220216;10.7;1.1;5.9;.9;8.01;1.6;.8;8978 +74091;44.58953;4.23075;345;20220217;19.7;7;13.4;2.1;9.71;0;1.79;10364 +74091;44.58953;4.23075;345;20220218;18.7;4.1;11.4;2.1;9.31;0;1.67;11417 +74091;44.58953;4.23075;345;20220219;11.4;7.2;9.3;3.9;5.26;0;2.27;5927 +74091;44.58953;4.23075;345;20220220;15.5;2.5;9;2.4;6.36;.1;1.84;10979 +74091;44.58953;4.23075;345;20220221;12.6;6.4;9.5;3.7;6.36;.2;2.1;6595 +74091;44.58953;4.23075;345;20220222;14.4;6.7;10.6;4.5;6.36;.1;2.54;8424 +74091;44.58953;4.23075;345;20220223;16.7;5.8;11.3;2.7;7.31;0;2.06;10450 +74091;44.58953;4.23075;345;20220224;13.7;2.2;8;1.1;8.21;.3;1.16;10751 +74091;44.58953;4.23075;345;20220225;10.6;4.9;7.8;3.9;5.21;.1;2.1;7500 +74091;44.58953;4.23075;345;20220226;12.6;3.5;8.1;2.9;4.21;0;2.24;10107 +74091;44.58953;4.23075;345;20220227;12.3;-2.6;4.9;1;5.66;0;1.27;12871 +74091;44.58953;4.23075;345;20220228;14.8;.5;7.6;1.5;6.26;0;1.6;12943 +74091;44.58953;4.23075;345;20220301;13.6;.8;7.2;1.6;5.91;0;1.62;12402 +74091;44.58953;4.23075;345;20220302;9.4;.2;4.8;1;7.31;0;1;10391 +74091;44.58953;4.23075;345;20220303;15.9;.3;8.1;1.2;8.01;0;1.5;13759 +74091;44.58953;4.23075;345;20220304;16.5;4.2;10.4;3.2;6.66;0;2.48;12064 +74091;44.58953;4.23075;345;20220305;14.7;3.2;9;2.4;4.41;0;2.4;11979 +74091;44.58953;4.23075;345;20220306;12;-1.1;5.5;2.5;3.76;0;2.13;13351 +74091;44.58953;4.23075;345;20220307;11.9;-3.3;4.3;1.3;4.01;0;1.64;14346 +74091;44.58953;4.23075;345;20220308;8;-3.9;2.1;1;5.21;.1;1.19;13016 +74091;44.58953;4.23075;345;20220309;11.4;-.1;5.6;1.2;7.11;.2;1.31;12911 +74091;44.58953;4.23075;345;20220310;10.5;5.5;8;1.2;9.11;11;1.05;8234 +74091;44.58953;4.23075;345;20220311;10.3;7.4;8.8;2.8;9.01;18.1;1.18;6367 +74091;44.58953;4.23075;345;20220312;7.7;4.8;6.2;2.3;8.56;29;.84;6506 +74091;44.58953;4.23075;345;20220313;7.4;5.5;6.4;1.8;8.41;33.4;.84;5309 +74091;44.58953;4.23075;345;20220314;12.5;4.2;8.3;1.3;9.56;5.1;1.3;11655 +74091;44.58953;4.23075;345;20220315;13.9;8.8;11.4;1.8;9.81;0;1.53;8686 +74091;44.58953;4.23075;345;20220316;15.4;6.2;10.8;1.3;10.21;0;1.64;12419 +74091;44.58953;4.23075;345;20220317;16.6;7.2;11.9;2.5;9.71;0;2.08;12654 +74091;44.58953;4.23075;345;20220318;14.9;9.7;12.3;5;9.08;.1;2.67;9712 +74091;44.58953;4.23075;345;20220319;17.8;3.5;10.7;1.4;7.98;0;2.28;16445 +74091;44.58953;4.23075;345;20220320;12.3;3.5;7.9;1.5;7.78;.2;1.7;12982 +74091;44.58953;4.23075;345;20220321;13.5;6.7;10.1;2.5;6.88;0;2.29;11501 +74091;44.58953;4.23075;345;20220322;15.2;-1.2;7;2.3;5.58;0;2.57;18186 +74091;44.58953;4.23075;345;20220323;16.7;-2;7.4;1.4;5.58;0;2.46;19635 +74091;44.58953;4.23075;345;20220324;19.6;-.1;9.8;1.6;5.28;0;2.95;20143 +74091;44.58953;4.23075;345;20220325;20.5;-.4;10.1;1.4;5.08;0;2.95;20341 +74091;44.58953;4.23075;345;20220326;20.5;.8;10.7;1.7;6.18;0;3.1;20538 +74091;44.58953;4.23075;345;20220327;21.2;1.9;11.6;1.3;6.28;0;2.99;20735 +74091;44.58953;4.23075;345;20220328;20.9;2.1;11.5;1.7;5.78;0;3.26;20674 +74091;44.58953;4.23075;345;20220329;17.5;3.7;10.6;1.7;8.08;2.4;2.59;17844 +74091;44.58953;4.23075;345;20220330;15.5;8;11.8;1.2;10.58;.7;1.95;13212 +74091;44.58953;4.23075;345;20220331;16.3;3.8;10.1;3.2;7.58;.9;2.91;17288 +74091;44.58953;4.23075;345;20220401;7.7;3.6;5.7;6.4;4.78;.8;2.64;9884 +74091;44.58953;4.23075;345;20220402;6.5;2.1;4.3;6.6;3.98;0;2.68;10341 +74091;44.58953;4.23075;345;20220403;7.7;1.3;4.5;6.9;4.28;0;2.77;12635 +74091;44.58953;4.23075;345;20220404;13.3;-.3;6.5;3.5;4.68;0;3.07;18696 +74091;44.58953;4.23075;345;20220405;15.3;.3;7.8;4;6.79;0;3.39;20249 +74091;44.58953;4.23075;345;20220406;18.1;6;12.1;2.1;9.58;1.3;2.81;17924 +74091;44.58953;4.23075;345;20220407;17.7;6.7;12.2;2.8;10.28;.2;2.78;17222 +74091;44.58953;4.23075;345;20220408;21.3;10.1;15.7;2.8;9.48;0;3.7;17524 +74091;44.58953;4.23075;345;20220409;14.3;8.3;11.3;4.4;5.18;0;3.74;12863 +74091;44.58953;4.23075;345;20220410;17.7;1.3;9.5;2.6;5.28;.2;3.6;21602 +74091;44.58953;4.23075;345;20220411;14.6;1.6;8.1;2.7;8.08;.2;2.57;19357 +74091;44.58953;4.23075;345;20220412;17.6;3.7;10.7;1.7;8.18;0;2.94;20180 +74091;44.58953;4.23075;345;20220413;20.6;4;12.3;1.5;8.38;0;3.35;22245 +74091;44.58953;4.23075;345;20220414;25.1;7.2;16.2;3.8;10.58;0;4.85;23283 +74091;44.58953;4.23075;345;20220415;26.5;11.8;19.2;4.6;11.38;0;5.5;21232 +74091;44.58953;4.23075;345;20220416;21.8;7.7;14.8;4.9;9.62;0;4.9;24300 +74091;44.58953;4.23075;345;20220417;22.7;8.9;15.8;2.4;7.58;0;4.26;20863 +74091;44.58953;4.23075;345;20220418;24;4.4;14.2;1.8;6.98;0;4.28;24824 +74091;44.58953;4.23075;345;20220419;23.1;6.1;14.6;2.6;6.78;0;4.61;23509 +74091;44.58953;4.23075;345;20220420;16.6;8;12.3;1.6;10.38;7.8;2.62;16762 +74091;44.58953;4.23075;345;20220421;20.4;9.9;15.2;.7;12.08;1;2.91;18672 +74091;44.58953;4.23075;345;20220422;22.1;7;14.6;2.1;10.28;2.6;3.84;22590 +74091;44.58953;4.23075;345;20220423;16.2;10.8;13.5;4.4;10.32;23.1;2.55;6470 +74091;44.58953;4.23075;345;20220424;14.4;6.1;10.3;1;10.68;1.2;2.29;16898 +74091;44.58953;4.23075;345;20220425;20.9;5.2;13.1;1.9;10.08;0;3.66;23481 +74091;44.58953;4.23075;345;20220426;21.3;5.5;13.4;2.9;9.78;0;4.05;23701 +74091;44.58953;4.23075;345;20220427;23.3;7.8;15.6;2.4;9.18;0;4.44;23613 +74091;44.58953;4.23075;345;20220428;25.3;6.8;16.1;1.7;10.28;.5;4.47;25972 +74091;44.58953;4.23075;345;20220429;24.9;7.6;16.3;2.7;10.18;.2;4.84;25252 +74091;44.58953;4.23075;345;20220430;22.9;12.1;17.5;3.7;9.28;0;4.91;20012 +74091;44.58953;4.23075;345;20220501;22.1;9.3;15.7;4;8.18;0;5.03;21930 +74091;44.58953;4.23075;345;20220502;23.2;6.7;15;2;8.98;.7;4.4;25068 +74091;44.58953;4.23075;345;20220503;22.9;10.6;16.8;1.3;11.68;.7;3.77;21725 +74091;44.58953;4.23075;345;20220504;22.5;6.8;14.7;1.7;11.68;4.2;3.95;24705 +74091;44.58953;4.23075;345;20220505;20;10.8;15.4;4.8;9.88;.2;4.4;18949 +74091;44.58953;4.23075;345;20220506;19.1;12.6;15.9;5.3;9.56;0;4.11;14892 +74091;44.58953;4.23075;345;20220507;23.3;13.7;18.5;4.2;9.56;0;5.05;19057 +74091;44.58953;4.23075;345;20220508;23.3;11.9;17.6;2.3;10.61;1;4.19;20662 +74091;44.58953;4.23075;345;20220509;25;8.9;17;1;12.31;1;4.12;25132 +74091;44.58953;4.23075;345;20220510;26.9;10.5;18.7;1.4;13.36;.1;4.54;25739 +74091;44.58953;4.23075;345;20220511;26.9;10.4;18.6;1.7;12.31;0;4.71;25771 +74091;44.58953;4.23075;345;20220512;25.1;9.4;17.2;1.5;11.86;0;4.41;25316 +74091;44.58953;4.23075;345;20220513;26.5;8.3;17.4;1.3;12.26;.5;4.59;27186 +74091;44.58953;4.23075;345;20220514;28.6;13.7;21.2;1.4;15.26;0;4.72;24982 +74091;44.58953;4.23075;345;20220515;26.3;13.1;19.7;1.6;13.51;.2;4.42;23363 +74091;44.58953;4.23075;345;20220516;27.8;10.1;19;1.5;11.36;0;4.97;27191 +74091;44.58953;4.23075;345;20220517;31.1;11.5;21.3;1.1;14.11;0;5.24;28366 +74091;44.58953;4.23075;345;20220518;31.7;14.4;23;1.5;15.01;.1;5.42;26979 +74091;44.58953;4.23075;345;20220519;28.5;13.8;21.2;1.4;14.51;0;4.84;25063 +74091;44.58953;4.23075;345;20220520;28.1;11.3;19.7;1.7;13.26;0;5.05;26801 +74091;44.58953;4.23075;345;20220521;32;12.7;22.4;1.3;14.16;0;5.51;28569 +74091;44.58953;4.23075;345;20220522;32;15.2;23.6;1.3;16.66;0;5.39;27119 +74091;44.58953;4.23075;345;20220523;25.6;15.6;20.6;1.6;15.76;0;4.06;20419 +74091;44.58953;4.23075;345;20220524;22.3;16;19.2;2.5;10.71;.2;4.08;16305 +74091;44.58953;4.23075;345;20220525;24.5;14.1;19.3;4;9.21;0;5.64;21481 +74091;44.58953;4.23075;345;20220526;26.3;15.3;20.8;4.2;10.01;0;6.07;22169 +74091;44.58953;4.23075;345;20220527;29.2;15.2;22.2;4.2;12.01;0;6.64;25376 +74091;44.58953;4.23075;345;20220528;26.3;15.4;20.8;4.8;9.91;0;6.26;21889 +74091;44.58953;4.23075;345;20220529;23.8;12.8;18.3;3.6;7.16;0;5.67;22395 +74091;44.58953;4.23075;345;20220530;24.3;8.1;16.2;1.5;8.51;.7;4.75;27206 +74091;44.58953;4.23075;345;20220531;24.2;13.4;18.8;1.1;13.11;1.6;4;21737 +74091;44.58953;4.23075;345;20220601;29.7;10.6;20.2;1.6;13.36;0;5.52;29344 +74091;44.58953;4.23075;345;20220602;30.6;13.3;22;1.4;14.01;.2;5.53;28275 +74091;44.58953;4.23075;345;20220603;30.4;16;23.2;1.4;14.36;0;5.33;26059 +74091;44.58953;4.23075;345;20220604;31.3;15.8;23.6;1.9;15.76;.4;5.75;27009 +74091;44.58953;4.23075;345;20220605;30.4;18.4;24.4;1.7;16.16;.3;5.21;23541 +74091;44.58953;4.23075;345;20220606;30.9;14.5;22.7;1.6;13.11;.1;5.64;27465 +74091;44.58953;4.23075;345;20220607;28.2;16;22.1;2.7;12.16;0;5.64;23925 +74091;44.58953;4.23075;345;20220608;25.2;13.7;19.5;1.3;11.96;.3;4.39;23133 +74091;44.58953;4.23075;345;20220609;23.8;15.6;19.7;3.9;9.91;0;5.33;19462 +74091;44.58953;4.23075;345;20220610;29.5;15.3;22.4;4;10.36;0;6.96;26060 +74091;44.58953;4.23075;345;20220611;34.4;16.5;25.5;2.9;10.41;0;7.68;29519 +74091;44.58953;4.23075;345;20220612;35.8;15.2;25.5;1.4;11.61;.6;6.53;30683 +74091;44.58953;4.23075;345;20220613;31.3;18.5;24.9;2.8;14.81;0;6.2;24583 +74091;44.58953;4.23075;345;20220614;35.1;15.1;25.1;1.8;11.21;0;6.81;30374 +74091;44.58953;4.23075;345;20220615;34.6;17.2;25.9;1.6;14.76;0;6.41;29144 +74091;44.58953;4.23075;345;20220616;37;18;27.5;1.8;15.06;0;6.87;29365 +74091;44.58953;4.23075;345;20220617;37.8;21.7;29.8;2.9;12.56;0;8.11;28008 +74091;44.58953;4.23075;345;20220618;35.7;19.2;27.4;2.4;12.41;0;7.25;28145 +74091;44.58953;4.23075;345;20220619;32.6;18.3;25.5;2.6;14.11;0;6.47;25339 +74091;44.58953;4.23075;345;20220620;31.9;16.4;24.1;1.9;13.66;0;6.03;26956 +74091;44.58953;4.23075;345;20220621;29.3;18;23.6;1.4;17.66;1.6;4.83;23283 +74091;44.58953;4.23075;345;20220622;25.4;19.9;22.7;1.3;21.41;13;3.35;16052 +74091;44.58953;4.23075;345;20220623;27.1;18.8;22.9;1.6;19.66;12.1;4.03;18785 +74091;44.58953;4.23075;345;20220624;26.9;15.8;21.3;1.4;16.16;3.9;4.49;23102 +74091;44.58953;4.23075;345;20220625;28.7;13.9;21.3;1.8;15.31;5;5.26;26653 +74091;44.58953;4.23075;345;20220626;30.2;17.5;23.8;1.5;18.16;.5;5.12;24654 +74091;44.58953;4.23075;345;20220627;28.5;17;22.8;2;15.61;.1;5.08;23311 +74091;44.58953;4.23075;345;20220628;28.8;16.3;22.5;2.7;13.31;.1;5.72;24324 +74091;44.58953;4.23075;345;20220629;31.5;15.2;23.4;1.6;13.61;.1;5.87;27866 +74091;44.58953;4.23075;345;20220630;28.3;16;22.1;2;16.11;13.3;5;24072 +74091;44.58953;4.23075;345;20220701;26.4;12.8;19.6;2.8;12.06;0;5.4;25319 +74091;44.58953;4.23075;345;20220702;32.2;12.3;22.3;1.9;11.26;0;6.37;30079 +74091;44.58953;4.23075;345;20220703;35.1;14.7;24.9;1.4;13.81;0;6.46;30283 +74091;44.58953;4.23075;345;20220704;32.8;19.4;26.1;1.9;17.36;1.4;5.87;24992 +74091;44.58953;4.23075;345;20220705;31;18.4;24.7;2.4;14.56;0;5.96;24267 +74091;44.58953;4.23075;345;20220706;30.3;17.6;24;2.7;11.46;0;6.21;24325 +74091;44.58953;4.23075;345;20220707;29.7;17.5;23.6;3.5;10.86;0;6.57;23794 +74091;44.58953;4.23075;345;20220708;29.6;18.5;24;4.2;11.31;0;6.81;22640 +74091;44.58953;4.23075;345;20220709;32.9;18.7;25.8;3.1;10.81;0;7.18;25658 +74091;44.58953;4.23075;345;20220710;32.1;18.9;25.5;3.3;11.96;0;6.97;24677 +74091;44.58953;4.23075;345;20220711;33.3;18.9;26.1;2.2;13.41;0;6.37;25685 +74091;44.58953;4.23075;345;20220712;34;17.7;25.8;1.6;13.76;0;6.09;27336 +74091;44.58953;4.23075;345;20220713;33.7;17.9;25.8;1.7;12.66;0;6.13;26759 +74091;44.58953;4.23075;345;20220714;35.4;16.7;26.1;1.3;17.46;0;6.12;29083 +74091;44.58953;4.23075;345;20220715;36;19.6;27.8;2.2;15.56;0;6.75;27153 +74091;44.58953;4.23075;345;20220716;35.6;20.8;28.2;2.8;11.81;0;7.3;25721 +74091;44.58953;4.23075;345;20220717;35.9;20.3;28.1;2.2;10.41;0;6.9;26356 +74091;44.58953;4.23075;345;20220718;36.9;19.4;28.2;1.8;14.01;0;6.64;27897 +74091;44.58953;4.23075;345;20220719;35;18.3;26.6;1.7;16.21;0;6.15;27119 +74091;44.58953;4.23075;345;20220720;34.5;17.9;26.2;1.6;17.26;0;5.89;26959 +74091;44.58953;4.23075;345;20220721;35.8;19.8;27.8;1.9;14.16;0;6.47;26396 +74091;44.58953;4.23075;345;20220722;36.8;19.1;27.9;1.5;15.11;1.8;6.28;27683 +74091;44.58953;4.23075;345;20220723;32.6;20.9;26.8;1.8;19.91;0;5.26;22180 +74091;44.58953;4.23075;345;20220724;36.5;19.6;28;2;14.41;0;6.66;26833 +74091;44.58953;4.23075;345;20220725;34.4;17;25.7;1.7;16.11;0;5.97;26776 +74091;44.58953;4.23075;345;20220726;31.2;20.9;26;2.5;13.16;0;5.71;20694 +74091;44.58953;4.23075;345;20220727;31.1;17.1;24.1;2.4;11.31;0;5.94;24166 +74091;44.58953;4.23075;345;20220728;32.1;15.9;24;1.9;11.51;0;5.81;25873 +74091;44.58953;4.23075;345;20220729;28.3;16.9;22.6;1.6;16.61;3.2;4.45;21419 +74091;44.58953;4.23075;345;20220730;32;16.5;24.3;2.4;13.16;0;5.99;25099 +74091;44.58953;4.23075;345;20220731;34.4;18.9;26.7;2;12.36;0;6.19;25027 +74091;44.58953;4.23075;345;20220801;36.2;20.1;28.2;2.3;12.66;0;6.77;25404 +74091;44.58953;4.23075;345;20220802;36.9;20.8;28.8;2.3;13.01;0;6.73;25309 +74091;44.58953;4.23075;345;20220803;35.9;17.4;26.7;1.6;14.31;0;6.04;27049 +74091;44.58953;4.23075;345;20220804;36.3;17.1;26.7;1.6;15.16;0;6.02;27399 +74091;44.58953;4.23075;345;20220805;34.7;19.1;26.9;1.8;17.06;1.8;5.71;24497 +74091;44.58953;4.23075;345;20220806;33.7;20.7;27.2;2.8;15.56;0;6.16;22181 +74091;44.58953;4.23075;345;20220807;33.5;18.4;26;2.5;11.91;0;6.24;23893 +74091;44.58953;4.23075;345;20220808;34.8;18.7;26.7;2.3;10.76;0;6.33;24566 +74091;44.58953;4.23075;345;20220809;35.6;19.6;27.6;1.8;10.26;0;6.01;24347 +74091;44.58953;4.23075;345;20220810;35.5;17.7;26.6;1.7;11.61;0;5.87;25467 +74091;44.58953;4.23075;345;20220811;35.2;16.8;26;1.7;13.96;0;5.83;26060 +74091;44.58953;4.23075;345;20220812;37.2;19.2;28.2;1.4;14.86;0;5.69;25598 +74091;44.58953;4.23075;345;20220813;35.8;17.6;26.7;1.9;15.46;9.7;5.93;25416 +74091;44.58953;4.23075;345;20220814;26.3;20.9;23.6;1.6;21.26;27.3;3.02;13468 +74091;44.58953;4.23075;345;20220815;30.5;15;22.7;1.4;15.66;0;4.57;23171 +74091;44.58953;4.23075;345;20220816;32.1;14.7;23.4;1.8;16.11;4.2;5.05;24282 +74091;44.58953;4.23075;345;20220817;26.1;17.3;21.7;1.3;19.06;25.8;3.36;17434 +74091;44.58953;4.23075;345;20220818;24.7;13.7;19.2;2.1;15.61;.6;3.61;19076 +74091;44.58953;4.23075;345;20220819;27.5;18.7;23.1;3.2;14.91;0;4.6;16880 +74091;44.58953;4.23075;345;20220820;28.6;19.5;24;2.4;15.21;0;4.37;16894 +74091;44.58953;4.23075;345;20220821;29.1;16.6;22.9;2.5;13.41;0;4.83;19970 +74091;44.58953;4.23075;345;20220822;28.1;18.3;23.2;2.5;14.01;.1;4.45;17353 +74091;44.58953;4.23075;345;20220823;30.6;19.1;24.9;2.7;14.86;0;5.05;18760 +74091;44.58953;4.23075;345;20220824;32.4;18.4;25.4;1.7;15.11;0;4.75;20725 +74091;44.58953;4.23075;345;20220825;32.5;16.4;24.4;1.7;17.26;2.4;4.68;22013 +74091;44.58953;4.23075;345;20220826;30.2;19.7;25;2.6;16.61;.3;4.59;17434 +74091;44.58953;4.23075;345;20220827;28.6;18;23.3;2.7;15.66;0;4.41;17537 +74091;44.58953;4.23075;345;20220828;31.3;15.4;23.4;1.3;15.76;0;4.25;21442 +74091;44.58953;4.23075;345;20220829;32.5;15.8;24.2;1.6;16.91;.2;4.55;21966 +74091;44.58953;4.23075;345;20220830;30.5;19.4;25;1.4;20.01;7.9;3.78;17941 +74091;44.58953;4.23075;345;20220831;28.6;17;22.8;2.1;15.76;0;4.04;17776 +74091;44.58953;4.23075;345;20220901;30.3;15.6;22.9;1.6;14.91;0;4.2;20075 +74091;44.58953;4.23075;345;20220902;26.3;15.3;20.8;1.4;16.16;7.9;3.25;17239 +74091;44.58953;4.23075;345;20220903;26.8;15.9;21.4;1.2;18.26;3.1;3.15;16762 +74091;44.58953;4.23075;345;20220904;29.1;16.4;22.7;1.2;18.91;.1;3.5;18213 +74091;44.58953;4.23075;345;20220905;28.2;18.6;23.4;1.2;21.01;.8;3.06;15601 +74091;44.58953;4.23075;345;20220906;27.2;17;22.1;1.1;20.11;2.2;2.93;15636 +74091;44.58953;4.23075;345;20220907;25.9;16.7;21.3;1.3;19.31;20;2.81;15005 +74091;44.58953;4.23075;345;20220908;26;12.7;19.4;1.4;15.21;.2;3.17;17989 +74091;44.58953;4.23075;345;20220909;24.9;13;19;1.4;13.26;.1;3.08;16911 +74091;44.58953;4.23075;345;20220910;25.1;10.9;18;1.7;11.91;0;3.37;18375 +74091;44.58953;4.23075;345;20220911;28.5;12.5;20.5;2.1;12.31;.1;4.05;19606 +74091;44.58953;4.23075;345;20220912;28.8;11.8;20.3;1.2;14.96;.3;3.43;19621 +74091;44.58953;4.23075;345;20220913;25;17.4;21.2;1.6;20.96;41.1;2.41;13086 +74091;44.58953;4.23075;345;20220914;23.2;18.8;21;1.4;20.61;9;1.92;9421 +74091;44.58953;4.23075;345;20220915;26.9;14.5;20.7;.9;17.56;2.2;2.75;16049 +74091;44.58953;4.23075;345;20220916;24.3;14.3;19.3;2.7;14.11;0;3.13;14005 +74091;44.58953;4.23075;345;20220917;18.3;11.5;14.9;4.1;8.41;0;3.29;11509 +74091;44.58953;4.23075;345;20220918;23.4;8.5;15.9;3.1;8.16;0;3.83;17589 +74091;44.58953;4.23075;345;20220919;22.2;9.6;15.9;3.2;8.51;0;3.7;15985 +74091;44.58953;4.23075;345;20220920;23.1;9.5;16.3;3.3;7.96;0;3.87;16272 +74091;44.58953;4.23075;345;20220921;22.4;9.2;15.8;2.4;8.81;0;3.26;15828 +74091;44.58953;4.23075;345;20220922;23.4;7.1;15.2;1.4;10.66;.1;2.69;17313 +74091;44.58953;4.23075;345;20220923;20.4;11.2;15.8;1;13.91;15.7;1.96;13036 +74091;44.58953;4.23075;345;20220924;20.1;13.4;16.8;1;14.96;2.3;1.76;10447 +74091;44.58953;4.23075;345;20220925;20.3;10.9;15.6;1.3;12.46;.9;2.06;12801 +74091;44.58953;4.23075;345;20220926;19.6;9.5;14.5;1.5;10.41;.3;2.17;12730 +74091;44.58953;4.23075;345;20220927;17.9;10.3;14.1;2;10.31;.1;2.07;11014 +74091;44.58953;4.23075;345;20220928;21.6;11.4;16.5;1.5;11.66;.5;2.28;12946 +74091;44.58953;4.23075;345;20220929;18.5;10.6;14.5;1.5;11.26;.7;1.89;11121 +74091;44.58953;4.23075;345;20220930;15.1;8;11.5;2.2;9.26;.1;1.81;10357 +74091;44.58953;4.23075;345;20221001;18.2;5.2;11.7;1.1;10.46;.1;1.72;13714 +74091;44.58953;4.23075;345;20221002;26.3;10.8;18.5;1.2;12.91;0;2.49;15076 +74091;44.58953;4.23075;345;20221003;24;12.6;18.3;2.7;12.31;0;2.88;12946 +74091;44.58953;4.23075;345;20221004;24.5;7.3;15.9;1.1;11.21;.1;2.24;15619 +74091;44.58953;4.23075;345;20221005;21.5;8.1;14.8;1.6;12.31;.3;2.02;13568 +74091;44.58953;4.23075;345;20221006;24.5;8.4;16.4;1.6;12.66;0;2.38;14686 +74091;44.58953;4.23075;345;20221007;22.6;9.4;16;1.1;13.36;2.6;1.88;13118 +74091;44.58953;4.23075;345;20221008;21;14.4;17.7;1.3;14.81;1.6;1.69;9174 +74091;44.58953;4.23075;345;20221009;17.5;10.1;13.8;1.1;12.71;.4;1.38;9645 +74091;44.58953;4.23075;345;20221010;22.2;12.6;17.4;1.1;14.26;.2;1.71;10600 +74091;44.58953;4.23075;345;20221011;23.7;9;16.4;.9;13.31;.1;1.84;13168 +74091;44.58953;4.23075;345;20221012;22.2;11.9;17.1;1;13.66;.3;1.68;10772 +74091;44.58953;4.23075;345;20221013;21;9.3;15.1;.7;13.31;1.7;1.49;11514 +74091;44.58953;4.23075;345;20221014;20.4;11.6;16;.6;14.01;.2;1.35;9877 +74091;44.58953;4.23075;345;20221015;23.6;8.4;16;1.3;12.86;1.3;1.85;12690 +74091;44.58953;4.23075;345;20221016;19.8;11.5;15.6;1;15.91;1.8;1.23;9219 +74091;44.58953;4.23075;345;20221017;21.9;15.1;18.5;1.3;15.91;.1;1.44;7522 +74091;44.58953;4.23075;345;20221018;23.2;12.1;17.7;1;14.96;.3;1.53;10450 +74091;44.58953;4.23075;345;20221019;21.2;9.6;15.4;1.1;14.66;3.4;1.36;10442 +74091;44.58953;4.23075;345;20221020;18.3;15.3;16.8;2;17.91;53.9;.89;5132 +74091;44.58953;4.23075;345;20221021;18.7;16.1;17.4;1.9;17.61;20.2;.96;4389 +74091;44.58953;4.23075;345;20221022;21.7;13;17.4;1.2;16.06;4.7;1.32;8844 +74091;44.58953;4.23075;345;20221023;21.1;15.2;18.1;1.7;18.26;10.2;1.16;6895 +74091;44.58953;4.23075;345;20221024;22.8;16.4;19.6;1.5;17.76;1.8;1.37;7046 +74091;44.58953;4.23075;345;20221025;22;10;16;1;13.66;.2;1.3;9881 +74091;44.58953;4.23075;345;20221026;23.8;12.9;18.3;1;16.21;.1;1.35;9333 +74091;44.58953;4.23075;345;20221027;22;14.7;18.3;.8;16.46;.1;1.16;7715 +74091;44.58953;4.23075;345;20221028;21.3;10.9;16.1;.8;14.51;0;1.12;8932 +74091;44.58953;4.23075;345;20221029;21.7;8.9;15.3;.9;12.86;.1;1.19;9670 +74091;44.58953;4.23075;345;20221030;22.3;8.9;15.6;1.1;12.71;.1;1.3;9962 +74091;44.58953;4.23075;345;20221031;19.1;11.9;15.5;1.7;15.31;77.5;1;6804 +74091;44.58953;4.23075;345;20221101;21;14.1;17.5;1.1;15.21;0;1.11;6637 +74091;44.58953;4.23075;345;20221102;19;9;14;1.6;10.86;0;1.29;8223 +74091;44.58953;4.23075;345;20221103;12;5.8;8.9;1.1;10.61;4.9;.63;6266 +74091;44.58953;4.23075;345;20221104;13.8;6.3;10.1;1.9;8.56;2;1.12;6504 +74091;44.58953;4.23075;345;20221105;13.1;8.4;10.8;4.3;7.06;0;2.08;5157 +74091;44.58953;4.23075;345;20221106;16;3.2;9.6;1.6;7.41;0;1.2;8686 +74091;44.58953;4.23075;345;20221107;18.7;4;11.3;1.4;9.06;.3;1.09;9152 +74091;44.58953;4.23075;345;20221108;13.5;6.1;9.8;1.4;11.91;32.9;.55;6389 +74091;44.58953;4.23075;345;20221109;15.4;12.6;14;2;14.61;28.5;.69;3747 +74091;44.58953;4.23075;345;20221110;17.7;8.4;13;1.7;10.81;0;1.09;7034 +74091;44.58953;4.23075;345;20221111;18.7;6;12.3;1;11.01;.1;.86;7991 +74091;44.58953;4.23075;345;20221112;19;6.3;12.6;.8;11.16;0;.78;7995 +74091;44.58953;4.23075;345;20221113;16.5;8.1;12.3;.9;11.21;.6;.72;6430 +74091;44.58953;4.23075;345;20221114;12.5;10.3;11.4;1.1;12.01;22.2;.57;3013 +74091;44.58953;4.23075;345;20221115;12.5;10.5;11.5;.8;12.86;14.1;.5;2895 +74091;44.58953;4.23075;345;20221116;17.5;7.9;12.7;1.3;10.51;0;.87;6500 +74091;44.58953;4.23075;345;20221117;15.4;7.2;11.3;1;11.61;3.5;.59;5969 +74091;44.58953;4.23075;345;20221118;14.1;8.1;11.1;2;8.56;0;1.1;5062 +74091;44.58953;4.23075;345;20221119;11.6;4.7;8.1;3.4;6.71;.2;1.41;4974 +74091;44.58953;4.23075;345;20221120;12.7;3.4;8.1;2.3;6.61;.4;1.16;5920 +74091;44.58953;4.23075;345;20221121;6.9;3.4;5.2;1.4;7.91;3.4;.47;3453 +74091;44.58953;4.23075;345;20221122;11.9;4.2;8;2;7.16;.9;.91;5337 +74091;44.58953;4.23075;345;20221123;10.8;3.4;7.1;.8;8.21;.2;.47;5454 +74091;44.58953;4.23075;345;20221124;13.9;1.5;7.7;1.2;7.91;.1;.62;6754 +74091;44.58953;4.23075;345;20221125;12.5;2.8;7.7;1.5;8.51;4.3;.58;6051 +74091;44.58953;4.23075;345;20221126;12.3;7.2;9.7;2.5;6.91;0;1.3;4180 +74091;44.58953;4.23075;345;20221127;12;-.3;5.9;1.2;7.21;2.4;.48;6540 +74091;44.58953;4.23075;345;20221128;8.4;6.8;7.6;.8;9.96;19;.41;1771 +74091;44.58953;4.23075;345;20221129;9.6;3.9;6.8;2.6;7.36;.2;.81;4157 +74091;44.58953;4.23075;345;20221130;10.7;5.1;7.9;3.1;7.11;.1;1.12;4167 +74091;44.58953;4.23075;345;20221201;9.6;4.1;6.8;2.4;6.71;0;.91;3957 +74091;44.58953;4.23075;345;20221202;7.4;1.1;4.3;1.3;6.46;1.3;.47;4399 +74091;44.58953;4.23075;345;20221203;5.7;3.5;4.6;1.8;8.01;18.8;.34;2296 +74091;44.58953;4.23075;345;20221204;8;4.3;6.2;1.3;8.26;9.8;.39;3235 +74091;44.58953;4.23075;345;20221205;7.7;-1.6;3.1;1;6.01;.1;.37;4946 +74091;44.58953;4.23075;345;20221206;7.6;-2.8;2.4;1.2;5.51;.2;.39;5199 +74091;44.58953;4.23075;345;20221207;6.4;-1.2;2.6;3.1;5.41;0;.73;4610 +74091;44.58953;4.23075;345;20221208;5.7;-4.3;.7;1;5.56;16.1;.26;5455 +74091;44.58953;4.23075;345;20221209;10.6;3;6.8;.9;8.96;1.7;.33;4598 +74091;44.58953;4.23075;345;20221210;5.7;3.9;4.8;2.9;6.06;0;.93;1459 +74091;44.58953;4.23075;345;20221211;4.5;-2.2;1.1;2.7;3.51;0;.98;4046 +74091;44.58953;4.23075;345;20221212;5.6;-4.7;.5;.7;4.46;7;.29;5419 +74091;44.58953;4.23075;345;20221213;2.8;0;1.4;.2;6.61;4.8;.26;2736 +74091;44.58953;4.23075;345;20221214;7.9;2;4.9;.7;8.66;.8;.23;4036 +74091;44.58953;4.23075;345;20221215;8.7;5.6;7.2;1.8;9.26;29.6;.38;2854 +74091;44.58953;4.23075;345;20221216;9.1;3.1;6.1;2.9;6.86;0;.81;3835 +74091;44.58953;4.23075;345;20221217;8.4;-.2;4.1;3.1;3.86;0;1.36;4571 +74091;44.58953;4.23075;345;20221218;8.9;-4.4;2.3;1;6.06;2.2;.25;6119 +74091;44.58953;4.23075;345;20221219;11.5;6.2;8.8;1.6;10.71;8.2;.37;3558 +74091;44.58953;4.23075;345;20221220;12.6;10.3;11.5;2.1;12.11;16.6;.53;2121 +74091;44.58953;4.23075;345;20221221;14.1;10.5;12.3;.9;11.71;.6;.5;2804 +74091;44.58953;4.23075;345;20221222;12.5;5.9;9.2;1.3;10.51;.2;.37;4225 +74091;44.58953;4.23075;345;20221223;14.4;8.2;11.3;.8;11.51;0;.39;4042 +74091;44.58953;4.23075;345;20221224;15.9;7.9;11.9;.9;11.11;.2;.48;4283 +74091;44.58953;4.23075;345;20221225;9.8;3.6;6.7;.7;9.71;.1;.25;4118 +74091;44.58953;4.23075;345;20221226;14.8;7.7;11.3;.8;11.21;0;.4;4220 +74091;44.58953;4.23075;345;20221227;12.5;4.4;8.5;1.8;8.21;0;.69;4340 +74091;44.58953;4.23075;345;20221228;10.1;.1;5.1;1;7.81;.3;.27;5315 +74091;44.58953;4.23075;345;20221229;11.4;7;9.2;.5;10.21;2;.34;3369 +74091;44.58953;4.23075;345;20221230;11.2;6.8;9;.8;10.46;.1;.35;3484 +74091;44.58953;4.23075;345;20221231;11;4.9;8;1;10.51;2;.3;4204 +74092;44.60644;4.54434;246;20220101;17;1.9;9.5;1.1;8.11;.1;.55;6998 +74092;44.60644;4.54434;246;20220102;7.8;4.3;6.1;2.2;9.18;0;.37;2710 +74092;44.60644;4.54434;246;20220103;13;5.2;9.1;1.7;9.35;0;.58;5509 +74092;44.60644;4.54434;246;20220104;8.4;3.9;6.2;.9;9.61;3.9;.24;3772 +74092;44.60644;4.54434;246;20220105;7;5.1;6.1;8.3;5.41;.1;2.06;2379 +74092;44.60644;4.54434;246;20220106;7.8;3.8;5.8;8.1;4.41;0;2.44;3591 +74092;44.60644;4.54434;246;20220107;10.6;-.7;5;2.6;4.61;.6;1.16;6252 +74092;44.60644;4.54434;246;20220108;10.7;1.3;6;1.9;7.01;.8;.63;5724 +74092;44.60644;4.54434;246;20220109;9.3;3.1;6.2;2.2;6.51;1.7;.81;4639 +74092;44.60644;4.54434;246;20220110;9.8;4;6.9;3.5;5.81;.1;1.36;4516 +74092;44.60644;4.54434;246;20220111;7.3;1.3;4.3;6.9;4.71;0;1.79;4639 +74092;44.60644;4.54434;246;20220112;7.7;1.6;4.7;6.4;4.11;0;2.07;4722 +74092;44.60644;4.54434;246;20220113;8.9;-3.2;2.9;1.5;4.11;0;.73;6816 +74092;44.60644;4.54434;246;20220114;12.1;-6.1;3;1.1;4.31;0;.61;8498 +74092;44.60644;4.54434;246;20220115;13.5;-4.9;4.3;.9;4.01;0;.59;8630 +74092;44.60644;4.54434;246;20220116;15.3;-4.9;5.2;2.6;4.01;0;1.6;9068 +74092;44.60644;4.54434;246;20220117;7.2;.2;3.7;7.1;6.08;0;1.1;6511 +74092;44.60644;4.54434;246;20220118;10.1;3.3;6.7;3.9;5.41;0;1.58;5313 +74092;44.60644;4.54434;246;20220119;9.1;-3.6;2.8;1;5.61;0;.46;7434 +74092;44.60644;4.54434;246;20220120;10.9;3.7;7.3;6.3;5.21;0;2.28;5598 +74092;44.60644;4.54434;246;20220121;7.7;2.7;5.2;7.6;3.81;0;2.54;4677 +74092;44.60644;4.54434;246;20220122;8.8;1.1;5;6.9;4.71;0;2.02;5933 +74092;44.60644;4.54434;246;20220123;10.5;-.9;4.8;2.4;5.21;0;1.08;7360 +74092;44.60644;4.54434;246;20220124;12.4;-4.7;3.9;1;5.01;0;.66;9179 +74092;44.60644;4.54434;246;20220125;12.4;-3.8;4.3;.7;5.31;0;.54;9035 +74092;44.60644;4.54434;246;20220126;17;-4.1;6.5;2;4.61;0;1.49;10127 +74092;44.60644;4.54434;246;20220127;15.5;-3.6;6;3;3.61;0;2.04;10076 +74092;44.60644;4.54434;246;20220128;13.8;-.8;6.5;5.6;4.81;0;2.43;8888 +74092;44.60644;4.54434;246;20220129;16.2;3.3;9.8;3.4;4.81;0;2.31;8446 +74092;44.60644;4.54434;246;20220130;13.5;4.6;9.1;7.1;6.61;0;2.44;7063 +74092;44.60644;4.54434;246;20220131;11.6;4.8;8.2;6.9;5.61;.1;2.51;6222 +74092;44.60644;4.54434;246;20220201;10.3;3.9;7.1;8.8;5.11;0;2.69;6108 +74092;44.60644;4.54434;246;20220202;14.8;5.1;10;4.8;7.61;0;1.97;7678 +74092;44.60644;4.54434;246;20220203;14.9;3.7;9.3;2;7.01;0;1.31;8378 +74092;44.60644;4.54434;246;20220204;14.5;1.7;8.1;1.8;7.21;0;1.13;9093 +74092;44.60644;4.54434;246;20220205;13.6;6;9.8;4.2;5.41;.1;2.4;7042 +74092;44.60644;4.54434;246;20220206;12.8;1.8;7.3;3.4;5.71;0;1.73;8638 +74092;44.60644;4.54434;246;20220207;12;6.5;9.3;4.8;5.71;.4;2.34;6116 +74092;44.60644;4.54434;246;20220208;15.9;2.3;9.1;3;4.31;0;2.3;9892 +74092;44.60644;4.54434;246;20220209;12.3;-3;4.7;1.1;6.51;0;.85;10648 +74092;44.60644;4.54434;246;20220210;15.9;.5;8.2;.8;7.31;0;.95;10827 +74092;44.60644;4.54434;246;20220211;12.8;2.4;7.6;3.9;5.71;0;1.96;8972 +74092;44.60644;4.54434;246;20220212;13.1;-.3;6.4;1.8;5.41;0;1.34;10356 +74092;44.60644;4.54434;246;20220213;8.3;5.8;7.1;1.6;7.81;12.2;.81;4390 +74092;44.60644;4.54434;246;20220214;9.9;6;8;2.3;9.31;13.5;.77;5622 +74092;44.60644;4.54434;246;20220215;11.6;1.7;6.7;2.6;6.31;.1;1.39;9230 +74092;44.60644;4.54434;246;20220216;11.1;1;6.1;.8;7.81;1.6;.82;9450 +74092;44.60644;4.54434;246;20220217;19.1;4.8;12;2.4;10.12;0;1.72;10249 +74092;44.60644;4.54434;246;20220218;19.4;4;11.7;2.3;9.51;0;1.78;12042 +74092;44.60644;4.54434;246;20220219;12.4;7.8;10.1;5.7;5.51;0;2.92;6555 +74092;44.60644;4.54434;246;20220220;16.3;2.3;9.3;2.5;6.41;0;1.96;11776 +74092;44.60644;4.54434;246;20220221;14.1;5.4;9.8;4.6;6.41;.3;2.44;9352 +74092;44.60644;4.54434;246;20220222;15.9;7.3;11.6;6;6.41;0;3.26;9419 +74092;44.60644;4.54434;246;20220223;17.4;5.6;11.5;3.7;7.51;0;2.47;11221 +74092;44.60644;4.54434;246;20220224;14.7;2;8.4;1.1;8.51;.1;1.22;11801 +74092;44.60644;4.54434;246;20220225;11.8;5.2;8.5;5.8;5.11;0;2.8;8547 +74092;44.60644;4.54434;246;20220226;13.2;4.5;8.9;3.7;4.41;0;2.63;9977 +74092;44.60644;4.54434;246;20220227;13.7;-2.7;5.5;1.3;5.71;0;1.44;13968 +74092;44.60644;4.54434;246;20220228;15.6;1;8.3;1.4;6.41;0;1.64;13332 +74092;44.60644;4.54434;246;20220301;14;1.2;7.6;2.1;6.11;0;1.78;12624 +74092;44.60644;4.54434;246;20220302;10.2;.4;5.3;1.3;7.41;0;1.08;11152 +74092;44.60644;4.54434;246;20220303;16.8;-.6;8.1;.8;7.81;0;1.5;15129 +74092;44.60644;4.54434;246;20220304;17.8;3.1;10.5;4.1;6.51;0;2.96;14056 +74092;44.60644;4.54434;246;20220305;14.9;2;8.5;2.8;4.51;0;2.51;13312 +74092;44.60644;4.54434;246;20220306;12.6;-.8;5.9;3.6;3.71;0;2.6;13737 +74092;44.60644;4.54434;246;20220307;13;-3.4;4.8;1.3;3.91;0;1.74;15407 +74092;44.60644;4.54434;246;20220308;7.8;-4.4;1.7;.9;5.01;0;1.15;13412 +74092;44.60644;4.54434;246;20220309;12.3;.5;6.4;1.1;7.31;0;1.39;13342 +74092;44.60644;4.54434;246;20220310;11.6;6.1;8.9;1.1;9.51;3.8;1.15;9135 +74092;44.60644;4.54434;246;20220311;11.4;8.4;9.9;2.9;9.41;3.5;1.34;6760 +74092;44.60644;4.54434;246;20220312;8.5;5.6;7.1;2.3;9.11;9.8;.87;6720 +74092;44.60644;4.54434;246;20220313;8.2;6.2;7.2;2.3;8.91;20.2;.88;5603 +74092;44.60644;4.54434;246;20220314;13.4;5.2;9.3;.9;10.01;2;1.37;11734 +74092;44.60644;4.54434;246;20220315;14.9;9;12;2.2;10.21;0;1.71;10027 +74092;44.60644;4.54434;246;20220316;16.2;6.5;11.4;1.3;10.51;0;1.71;13070 +74092;44.60644;4.54434;246;20220317;17.6;7.4;12.5;3.3;10.21;0;2.32;13556 +74092;44.60644;4.54434;246;20220318;15.5;10.3;12.9;5;9.11;.1;2.67;9712 +74092;44.60644;4.54434;246;20220319;18.4;4.1;11.3;1.4;8.01;0;2.28;16445 +74092;44.60644;4.54434;246;20220320;12.9;4.1;8.5;1.5;7.81;0;1.7;12982 +74092;44.60644;4.54434;246;20220321;14.1;7.3;10.7;2.5;6.91;0;2.29;11501 +74092;44.60644;4.54434;246;20220322;15.8;-.6;7.6;2.3;5.61;0;2.57;18186 +74092;44.60644;4.54434;246;20220323;17.3;-1.4;8;1.4;5.61;0;2.46;19635 +74092;44.60644;4.54434;246;20220324;20.2;.5;10.4;1.6;5.31;0;2.95;20143 +74092;44.60644;4.54434;246;20220325;21.1;.2;10.7;1.4;5.11;0;2.95;20341 +74092;44.60644;4.54434;246;20220326;21.1;1.4;11.3;1.7;6.21;0;3.1;20538 +74092;44.60644;4.54434;246;20220327;21.8;2.5;12.2;1.3;6.31;0;2.99;20735 +74092;44.60644;4.54434;246;20220328;21.5;2.7;12.1;1.7;5.81;0;3.26;20674 +74092;44.60644;4.54434;246;20220329;18.1;4.3;11.2;1.7;8.11;2.6;2.59;17844 +74092;44.60644;4.54434;246;20220330;16.1;8.6;12.4;1.2;10.61;.7;1.95;13212 +74092;44.60644;4.54434;246;20220331;16.9;4.4;10.7;3.2;7.61;4;2.91;17288 +74092;44.60644;4.54434;246;20220401;8.3;4.2;6.3;6.4;4.81;.5;2.64;9884 +74092;44.60644;4.54434;246;20220402;7.1;2.7;4.9;6.6;4.01;0;2.68;10341 +74092;44.60644;4.54434;246;20220403;8.3;1.9;5.1;6.9;4.31;0;2.77;12635 +74092;44.60644;4.54434;246;20220404;13.9;.3;7.1;3.5;4.71;0;3.07;18696 +74092;44.60644;4.54434;246;20220405;15.9;2.5;9.2;4.8;7.16;0;3.63;22500 +74092;44.60644;4.54434;246;20220406;18.7;6.6;12.7;2.1;9.61;1.4;2.81;17924 +74092;44.60644;4.54434;246;20220407;18.3;7.3;12.8;2.8;10.31;.2;2.78;17222 +74092;44.60644;4.54434;246;20220408;21.9;10.7;16.3;2.8;9.51;0;3.7;17524 +74092;44.60644;4.54434;246;20220409;14.9;8.9;11.9;4.4;5.21;0;3.74;12863 +74092;44.60644;4.54434;246;20220410;18.3;1.9;10.1;2.6;5.31;.1;3.6;21602 +74092;44.60644;4.54434;246;20220411;15.2;2.2;8.7;2.7;8.11;0;2.57;19357 +74092;44.60644;4.54434;246;20220412;18.2;4.3;11.3;1.7;8.21;0;2.94;20180 +74092;44.60644;4.54434;246;20220413;21.2;4.6;12.9;1.5;8.41;0;3.35;22245 +74092;44.60644;4.54434;246;20220414;25.7;7.8;16.8;3.8;10.61;0;4.85;23283 +74092;44.60644;4.54434;246;20220415;27.1;12.4;19.8;4.6;11.41;0;5.5;21232 +74092;44.60644;4.54434;246;20220416;22.8;13.9;18.3;7.5;9.96;0;6.58;24200 +74092;44.60644;4.54434;246;20220417;23.3;9.5;16.4;2.4;7.61;0;4.26;20863 +74092;44.60644;4.54434;246;20220418;24.6;5;14.8;1.8;7.01;0;4.28;24824 +74092;44.60644;4.54434;246;20220419;23.7;6.7;15.2;2.6;6.81;0;4.61;23509 +74092;44.60644;4.54434;246;20220420;17.2;8.6;12.9;1.6;10.41;6.3;2.62;16762 +74092;44.60644;4.54434;246;20220421;21;10.5;15.8;.7;12.11;.2;2.91;18672 +74092;44.60644;4.54434;246;20220422;22.7;7.6;15.2;2.1;10.31;0;3.84;22590 +74092;44.60644;4.54434;246;20220423;15.6;8.8;12.2;3.5;10.76;18.3;1.8;3200 +74092;44.60644;4.54434;246;20220424;15;6.7;10.9;1;10.71;.1;2.29;16898 +74092;44.60644;4.54434;246;20220425;21.5;5.8;13.7;1.9;10.11;0;3.66;23481 +74092;44.60644;4.54434;246;20220426;21.9;6.1;14;2.9;9.81;0;4.05;23701 +74092;44.60644;4.54434;246;20220427;23.9;8.4;16.2;2.4;9.21;0;4.44;23613 +74092;44.60644;4.54434;246;20220428;25.9;7.4;16.7;1.7;10.31;.1;4.47;25972 +74092;44.60644;4.54434;246;20220429;25.5;8.2;16.9;2.7;10.21;.1;4.84;25252 +74092;44.60644;4.54434;246;20220430;23.5;12.7;18.1;3.7;9.31;0;4.91;20012 +74092;44.60644;4.54434;246;20220501;22.7;9.9;16.3;4;8.21;0;5.03;21930 +74092;44.60644;4.54434;246;20220502;23.8;7.3;15.6;2;9.01;.2;4.4;25068 +74092;44.60644;4.54434;246;20220503;23.5;11.2;17.4;1.3;11.71;1.4;3.77;21725 +74092;44.60644;4.54434;246;20220504;23.1;7.4;15.3;1.7;11.71;5.2;3.95;24705 +74092;44.60644;4.54434;246;20220505;20.6;11.4;16;4.8;9.91;.1;4.4;18949 +74092;44.60644;4.54434;246;20220506;21.1;13.3;17.2;8.2;9.61;0;5.5;17515 +74092;44.60644;4.54434;246;20220507;24.8;14.5;19.7;6.2;9.61;0;6.3;20263 +74092;44.60644;4.54434;246;20220508;25;12.3;18.7;2.9;10.71;.9;4.88;22635 +74092;44.60644;4.54434;246;20220509;25.7;8.8;17.3;1;13.11;.7;4.25;26271 +74092;44.60644;4.54434;246;20220510;27.5;11;19.3;1.6;13.51;.1;4.73;26073 +74092;44.60644;4.54434;246;20220511;27.7;10.7;19.2;2.2;12.31;0;5.14;26586 +74092;44.60644;4.54434;246;20220512;25.7;9.9;17.8;2.1;11.81;.1;4.73;25732 +74092;44.60644;4.54434;246;20220513;27.8;8.6;18.2;1.5;12.41;0;4.96;28470 +74092;44.60644;4.54434;246;20220514;29.5;14.7;22.1;1.6;15.31;0;4.98;25104 +74092;44.60644;4.54434;246;20220515;27.5;13.9;20.7;1.9;13.61;.2;4.83;24150 +74092;44.60644;4.54434;246;20220516;28.9;10.7;19.8;1.7;11.51;0;5.33;28085 +74092;44.60644;4.54434;246;20220517;32.2;11.9;22.1;1.3;14.11;0;5.54;28916 +74092;44.60644;4.54434;246;20220518;33;14.7;23.9;1.7;15.11;0;5.91;28372 +74092;44.60644;4.54434;246;20220519;29.5;14.2;21.9;1.9;14.81;0;5.27;26013 +74092;44.60644;4.54434;246;20220520;29.1;11.3;20.2;2.4;13.41;0;5.62;28174 +74092;44.60644;4.54434;246;20220521;33.3;13.2;23.3;1.4;14.21;0;5.86;29319 +74092;44.60644;4.54434;246;20220522;33;15.9;24.5;1.7;16.81;0;5.85;27791 +74092;44.60644;4.54434;246;20220523;27.1;15.9;21.5;2.2;15.81;0;4.69;22514 +74092;44.60644;4.54434;246;20220524;23.9;17.1;20.5;3.3;10.81;0;4.85;17540 +74092;44.60644;4.54434;246;20220525;25.9;15.5;20.7;5.7;9.21;0;6.82;21814 +74092;44.60644;4.54434;246;20220526;27.4;16.1;21.8;5.9;10.01;0;7.23;22813 +74092;44.60644;4.54434;246;20220527;29.9;16;23;6.2;12.11;0;7.75;25397 +74092;44.60644;4.54434;246;20220528;27.4;15.6;21.5;7.3;9.81;0;7.83;23440 +74092;44.60644;4.54434;246;20220529;24.8;13.5;19.2;5.5;7.11;0;6.89;22990 +74092;44.60644;4.54434;246;20220530;25.7;8.9;17.3;1.9;8.21;.2;5.26;28153 +74092;44.60644;4.54434;246;20220531;26.5;14.4;20.5;1.6;12.41;.6;4.75;23909 +74092;44.60644;4.54434;246;20220601;31.1;11.2;21.2;1.9;13.31;0;6;30188 +74092;44.60644;4.54434;246;20220602;31.8;13.7;22.8;1.8;13.71;.1;6.06;29420 +74092;44.60644;4.54434;246;20220603;31.3;17;24.2;1.7;14.21;0;5.67;26173 +74092;44.60644;4.54434;246;20220604;32.1;16.4;24.3;2.4;15.91;.5;6.21;27486 +74092;44.60644;4.54434;246;20220605;31.4;18.9;25.2;2.2;16.81;1.1;5.72;24541 +74092;44.60644;4.54434;246;20220606;32.4;14.8;23.6;1.9;12.81;.6;6.29;29214 +74092;44.60644;4.54434;246;20220607;29.6;17.1;23.4;3.4;12.61;0;6.37;24617 +74092;44.60644;4.54434;246;20220608;26.2;14.3;20.3;1.6;11.71;.9;4.79;24047 +74092;44.60644;4.54434;246;20220609;25.4;16.6;21;5.7;10.01;0;6.59;20670 +74092;44.60644;4.54434;246;20220610;30.5;16.2;23.4;5.9;10.21;0;8.38;26450 +74092;44.60644;4.54434;246;20220611;35.1;18.7;26.9;4.7;9.71;0;9.29;28373 +74092;44.60644;4.54434;246;20220612;36.9;15.8;26.4;1.6;10.91;.3;6.87;30687 +74092;44.60644;4.54434;246;20220613;32.7;19.3;26;3.7;14.71;0;7.17;25670 +74092;44.60644;4.54434;246;20220614;36.4;15.8;26.1;2.3;10.81;0;7.52;30736 +74092;44.60644;4.54434;246;20220615;35.2;18;26.6;2;14.21;0;6.83;29157 +74092;44.60644;4.54434;246;20220616;38.6;18.2;28.4;2.2;14.31;0;7.7;30772 +74092;44.60644;4.54434;246;20220617;38.8;23.1;31;4.4;12.11;0;9.81;27873 +74092;44.60644;4.54434;246;20220618;36.9;19.6;28.3;2.8;12.31;0;7.96;29280 +74092;44.60644;4.54434;246;20220619;34;17.5;25.8;2.8;14.51;0;7.11;28596 +74092;44.60644;4.54434;246;20220620;33.2;16.3;24.8;2.6;14.11;0;6.85;28947 +74092;44.60644;4.54434;246;20220621;30.2;18.7;24.5;1.9;18.71;2.1;5.2;23834 +74092;44.60644;4.54434;246;20220622;26.6;20.9;23.8;1.9;21.91;2.2;3.68;16704 +74092;44.60644;4.54434;246;20220623;29.9;19.5;24.7;2.5;19.81;6.1;5.18;22646 +74092;44.60644;4.54434;246;20220624;26.8;18.2;22.5;1.5;17.98;8.9;4.4;21180 +74092;44.60644;4.54434;246;20220625;30;15.4;22.7;2.4;16.45;4.9;5.92;27454 +74092;44.60644;4.54434;246;20220626;30.5;17.3;23.9;3;18.82;0;5.47;22535 +74092;44.60644;4.54434;246;20220627;27.2;18;22.6;4.6;16.52;0;5.37;19372 +74092;44.60644;4.54434;246;20220628;27.2;17.4;22.3;5.2;14.98;0;6.15;23233 +74092;44.60644;4.54434;246;20220629;30.7;16.6;23.6;2.7;14.95;0;6.36;27937 +74092;44.60644;4.54434;246;20220630;29.4;16.6;23;3.2;16.88;6.3;5.81;24630 +74092;44.60644;4.54434;246;20220701;24.9;13.4;19.2;5.4;12.95;0;5.9;26467 +74092;44.60644;4.54434;246;20220702;32.9;13.8;23.3;2.7;12.28;0;7.2;30901 +74092;44.60644;4.54434;246;20220703;35.3;15;25.2;1.7;14.98;.1;6.57;29596 +74092;44.60644;4.54434;246;20220704;31.6;20.3;26;3.6;18.15;3.9;6.49;24652 +74092;44.60644;4.54434;246;20220705;29.6;18.8;24.2;4.6;15.25;0;6.9;25799 +74092;44.60644;4.54434;246;20220706;29;17.5;23.3;5.5;12.05;0;7.62;26437 +74092;44.60644;4.54434;246;20220707;28.6;16.9;22.8;6.4;11.68;0;7.95;26317 +74092;44.60644;4.54434;246;20220708;28.2;18;23.1;7.4;12.98;0;7.87;25154 +74092;44.60644;4.54434;246;20220709;30.8;17.2;24;4.9;11.95;0;7.91;27732 +74092;44.60644;4.54434;246;20220710;30.8;19.5;25.1;5.8;12.98;0;8.15;25833 +74092;44.60644;4.54434;246;20220711;32.3;17.8;25.1;4.1;13.65;0;7.6;27735 +74092;44.60644;4.54434;246;20220712;33.3;18.1;25.7;3.2;14.32;0;7.3;28363 +74092;44.60644;4.54434;246;20220713;35;17.3;26.2;2.1;13.42;0;6.94;28970 +74092;44.60644;4.54434;246;20220714;36.8;17.6;27.2;1.5;17.95;0;6.51;29331 +74092;44.60644;4.54434;246;20220715;35;19.3;27.2;3.3;16.22;0;7.54;27719 +74092;44.60644;4.54434;246;20220716;33.5;20.5;27;5.1;11.72;0;8.89;26673 +74092;44.60644;4.54434;246;20220717;34.9;19.6;27.3;3.9;11.72;0;8.37;27917 +74092;44.60644;4.54434;246;20220718;37.8;19.4;28.6;2.3;15.18;0;7.44;28694 +74092;44.60644;4.54434;246;20220719;36.6;19.8;28.2;2.7;17.38;0;7.29;27452 +74092;44.60644;4.54434;246;20220720;35.9;19.1;27.5;2.7;18.92;0;7.03;27452 +74092;44.60644;4.54434;246;20220721;34.1;21.4;27.8;4.3;15.52;0;7.92;25993 +74092;44.60644;4.54434;246;20220722;37.5;18.5;28;2.6;15.62;1.1;7.48;27741 +74092;44.60644;4.54434;246;20220723;32.8;21.9;27.4;3.7;20.32;0;6.5;23336 +74092;44.60644;4.54434;246;20220724;36.7;19.7;28.2;3.6;15.68;0;8.08;27725 +74092;44.60644;4.54434;246;20220725;35.8;18.9;27.3;2.6;17.08;.4;6.52;24169 +74092;44.60644;4.54434;246;20220726;30.3;21.4;25.9;5.5;14.82;0;7.46;23054 +74092;44.60644;4.54434;246;20220727;30;17.9;23.9;4.9;12.22;0;7.4;25336 +74092;44.60644;4.54434;246;20220728;33.4;16.2;24.8;2.3;12.22;0;6.39;25840 +74092;44.60644;4.54434;246;20220729;28;17.7;22.9;2.2;16.78;2.8;4.18;16467 +74092;44.60644;4.54434;246;20220730;32;17.8;24.9;4.2;13.65;0;7.35;26092 +74092;44.60644;4.54434;246;20220731;34.1;18.3;26.2;3.8;12.88;0;7.66;26303 +74092;44.60644;4.54434;246;20220801;35.6;21;28.3;3.9;13.38;0;8.16;26111 +74092;44.60644;4.54434;246;20220802;35;21.5;28.3;3.9;14.08;0;7.84;25321 +74092;44.60644;4.54434;246;20220803;36.9;16.9;26.9;2.3;15.05;0;6.89;27317 +74092;44.60644;4.54434;246;20220804;37.3;18.6;27.9;2.7;16.85;0;7.14;26737 +74092;44.60644;4.54434;246;20220805;36.5;21.3;28.9;2.7;19.55;1.7;6.43;22962 +74092;44.60644;4.54434;246;20220806;32.7;21.2;26.9;5.2;15.68;0;7.7;23578 +74092;44.60644;4.54434;246;20220807;32.4;19.6;26;4.2;13.45;0;7.29;24403 +74092;44.60644;4.54434;246;20220808;33.5;19.7;26.6;3.7;12.02;0;7.45;24941 +74092;44.60644;4.54434;246;20220809;35.3;17.9;26.6;2.7;11.45;0;6.93;25741 +74092;44.60644;4.54434;246;20220810;36.9;18.1;27.5;1.8;11.41;0;6.29;26682 +74092;44.60644;4.54434;246;20220811;35.9;17.9;26.9;2.1;14.71;0;6.26;25962 +74092;44.60644;4.54434;246;20220812;37.7;21.4;29.6;1.6;15.91;0;5.91;24557 +74092;44.60644;4.54434;246;20220813;36.9;18.3;27.6;2.2;15.81;7.2;6.44;26101 +74092;44.60644;4.54434;246;20220814;27.3;21.5;24.4;1.9;21.61;17.6;3.35;14381 +74092;44.60644;4.54434;246;20220815;31.5;15.7;23.6;1.6;15.91;0;4.9;23759 +74092;44.60644;4.54434;246;20220816;33.6;15.3;24.5;2;16.41;2.4;5.55;25436 +74092;44.60644;4.54434;246;20220817;26.8;18.3;22.6;1.5;20.11;11.6;3.43;17150 +74092;44.60644;4.54434;246;20220818;24.7;14.9;19.8;3.4;16.88;.6;3.64;16521 +74092;44.60644;4.54434;246;20220819;26;18.1;22;4;17.38;0;3.9;13581 +74092;44.60644;4.54434;246;20220820;28.3;18.9;23.6;4.3;16.95;0;5.34;20124 +74092;44.60644;4.54434;246;20220821;28.5;17.5;23;4.2;14.05;0;5.66;19856 +74092;44.60644;4.54434;246;20220822;29.2;17.2;23.2;4.5;14.12;.1;6.11;21703 +74092;44.60644;4.54434;246;20220823;30.7;19.1;24.9;4.5;15.52;0;6.36;21362 +74092;44.60644;4.54434;246;20220824;33.6;18;25.8;2.3;15.52;0;5.63;22878 +74092;44.60644;4.54434;246;20220825;34.2;17.1;25.7;1.9;17.11;2.2;5.22;23174 +74092;44.60644;4.54434;246;20220826;31.7;20.4;26.1;3.4;16.71;.1;5.46;18658 +74092;44.60644;4.54434;246;20220827;29.7;18.5;24.1;3.6;15.91;0;5.11;18440 +74092;44.60644;4.54434;246;20220828;32.3;15.8;24.1;1.5;15.81;0;4.58;22272 +74092;44.60644;4.54434;246;20220829;33.6;16.5;25.1;1.9;17.31;.3;4.97;22509 +74092;44.60644;4.54434;246;20220830;30.7;20.6;25.7;1.5;21.61;13.1;3.75;17111 +74092;44.60644;4.54434;246;20220831;29.6;17;23.3;3;16.31;0;4.65;18994 +74092;44.60644;4.54434;246;20220901;30.7;15.8;23.3;1.9;15.21;0;4.42;20516 +74092;44.60644;4.54434;246;20220902;27.4;16.1;21.8;1.7;17.01;4.5;3.53;17693 +74092;44.60644;4.54434;246;20220903;28.3;16.6;22.5;1.8;18.81;0;3.58;17864 +74092;44.60644;4.54434;246;20220904;30;17.2;23.6;1.8;19.31;.2;3.85;18544 +74092;44.60644;4.54434;246;20220905;29.2;19.2;24.2;1.1;21.81;3.1;3.21;16226 +74092;44.60644;4.54434;246;20220906;29;17.7;23.4;1.5;20.91;2.6;3.38;17120 +74092;44.60644;4.54434;246;20220907;26.6;17.2;21.9;1.6;19.91;46.5;2.98;15460 +74092;44.60644;4.54434;246;20220908;27.1;13.6;20.4;1.6;15.71;0;3.41;18418 +74092;44.60644;4.54434;246;20220909;25.7;13.9;19.8;1.6;13.71;0;3.27;17053 +74092;44.60644;4.54434;246;20220910;25.9;11.6;18.8;2.3;11.81;0;3.78;18632 +74092;44.60644;4.54434;246;20220911;28.4;13.9;21.2;2.7;12.41;0;4.37;18596 +74092;44.60644;4.54434;246;20220912;29.5;12.1;20.8;1.3;15.31;.2;3.6;20211 +74092;44.60644;4.54434;246;20220913;25.7;18.2;22;2;21.91;18.1;2.51;13061 +74092;44.60644;4.54434;246;20220914;24;19.1;21.6;1.5;20.71;10.9;2.12;10410 +74092;44.60644;4.54434;246;20220915;28.5;15.2;21.9;.9;18.21;2;3;17151 +74092;44.60644;4.54434;246;20220916;25.8;14.3;20.1;3.4;14.51;.1;3.7;15779 +74092;44.60644;4.54434;246;20220917;19.4;11.7;15.6;5.9;8.71;0;4.08;12741 +74092;44.60644;4.54434;246;20220918;23.9;9.8;16.9;5;8.11;0;4.91;17161 +74092;44.60644;4.54434;246;20220919;23.2;11.2;17.2;5.1;8.31;0;4.78;15656 +74092;44.60644;4.54434;246;20220920;23.7;9.8;16.8;5;7.81;0;4.89;16701 +74092;44.60644;4.54434;246;20220921;23.3;9.6;16.5;3.3;8.61;0;3.86;16411 +74092;44.60644;4.54434;246;20220922;24.8;7.5;16.2;1.6;10.61;.1;3.01;18284 +74092;44.60644;4.54434;246;20220923;21.3;12.4;16.9;1.1;14.51;19.1;2.05;12908 +74092;44.60644;4.54434;246;20220924;21.7;13.8;17.8;1.5;15.41;4;2.08;12019 +74092;44.60644;4.54434;246;20220925;21.1;11.6;16.4;2.1;13.21;.7;2.32;13065 +74092;44.60644;4.54434;246;20220926;20.8;9.1;15;2.2;10.21;1.3;2.61;14371 +74092;44.60644;4.54434;246;20220927;18.9;10.6;14.8;2.2;10.21;.1;2.33;11934 +74092;44.60644;4.54434;246;20220928;22.3;12.4;17.4;1.9;11.91;1.5;2.52;12914 +74092;44.60644;4.54434;246;20220929;19.6;11.3;15.5;2.1;11.71;.5;2.18;11673 +74092;44.60644;4.54434;246;20220930;15.6;8.1;11.9;2.9;9.41;.3;2.01;10960 +74092;44.60644;4.54434;246;20221001;19.6;4.8;12.2;.8;10.31;0;1.85;15325 +74092;44.60644;4.54434;246;20221002;27.6;10.8;19.2;1.3;12.61;0;2.74;16159 +74092;44.60644;4.54434;246;20221003;24.2;12.9;18.6;4.4;12.21;0;3.62;13057 +74092;44.60644;4.54434;246;20221004;25.8;7.9;16.9;1.1;11.21;.1;2.42;16308 +74092;44.60644;4.54434;246;20221005;22.5;8.2;15.4;1.9;12.61;.4;2.23;14381 +74092;44.60644;4.54434;246;20221006;25.3;8.4;16.9;2.3;12.81;0;2.74;15472 +74092;44.60644;4.54434;246;20221007;23.4;9.4;16.4;1.1;13.51;1.6;1.99;13894 +74092;44.60644;4.54434;246;20221008;21.7;15.1;18.4;2;15.01;1.9;1.94;9347 +74092;44.60644;4.54434;246;20221009;18;10.9;14.5;1.3;12.71;1.9;1.46;9587 +74092;44.60644;4.54434;246;20221010;23.4;12.7;18.1;1.3;14.61;.2;1.91;11683 +74092;44.60644;4.54434;246;20221011;24.8;9.2;17;1.3;13.41;0;2.09;13986 +74092;44.60644;4.54434;246;20221012;23.8;12.4;18.1;1.3;13.71;.1;1.95;11773 +74092;44.60644;4.54434;246;20221013;21;9.2;15.1;.8;13.41;.9;1.51;11834 +74092;44.60644;4.54434;246;20221014;20.9;12.3;16.6;.8;14.61;.2;1.42;9940 +74092;44.60644;4.54434;246;20221015;24.9;8.4;16.7;1.6;13.11;0;2.11;13692 +74092;44.60644;4.54434;246;20221016;21;12.4;16.7;1.2;16.51;0;1.36;9691 +74092;44.60644;4.54434;246;20221017;23.5;14.5;19;1.7;16.61;0;1.74;9794 +74092;44.60644;4.54434;246;20221018;24.3;12.6;18.5;1.1;15.31;.5;1.68;11059 +74092;44.60644;4.54434;246;20221019;22.3;9.5;15.9;1.1;15.01;1.4;1.47;11431 +74092;44.60644;4.54434;246;20221020;18.9;15.6;17.3;2.4;18.31;18.9;.94;5606 +74092;44.60644;4.54434;246;20221021;19.8;16.5;18.2;2.1;18.41;47.8;1.08;5532 +74092;44.60644;4.54434;246;20221022;23;14.4;18.7;1.5;16.91;.3;1.5;8966 +74092;44.60644;4.54434;246;20221023;21.9;15.1;18.5;2.3;18.71;5.2;1.29;7841 +74092;44.60644;4.54434;246;20221024;24.2;16.8;20.5;1.6;18.21;6.9;1.56;8083 +74092;44.60644;4.54434;246;20221025;23.2;10.5;16.9;.8;14.11;0;1.34;10527 +74092;44.60644;4.54434;246;20221026;24.9;13.5;19.2;1.1;16.91;0;1.47;9830 +74092;44.60644;4.54434;246;20221027;22.5;16.3;19.4;.8;17.51;.1;1.16;7088 +74092;44.60644;4.54434;246;20221028;21.9;11.5;16.7;.7;15.11;0;1.13;9132 +74092;44.60644;4.54434;246;20221029;22.8;9.1;16;.8;13.41;.2;1.22;10381 +74092;44.60644;4.54434;246;20221030;22.6;9.1;15.9;1.3;13.31;0;1.36;10167 +74092;44.60644;4.54434;246;20221031;20.9;12.4;16.7;2.2;15.81;90;1.24;7910 +74092;44.60644;4.54434;246;20221101;22.4;14.7;18.6;1.5;15.91;0;1.32;7416 +74092;44.60644;4.54434;246;20221102;20;9.9;15;2.2;11.11;.1;1.6;8418 +74092;44.60644;4.54434;246;20221103;12.4;5.8;9.1;1.4;10.71;7;.64;6667 +74092;44.60644;4.54434;246;20221104;15.1;6.2;10.7;2.1;8.41;2.9;1.29;7680 +74092;44.60644;4.54434;246;20221105;14.2;9.1;11.7;5.5;7.11;0;2.6;5677 +74092;44.60644;4.54434;246;20221106;17.4;3.6;10.5;1.9;7.21;0;1.44;9377 +74092;44.60644;4.54434;246;20221107;19.9;3.6;11.8;1.1;8.91;0;1.08;10081 +74092;44.60644;4.54434;246;20221108;14.1;6.3;10.2;1.3;11.71;16.9;.61;6806 +74092;44.60644;4.54434;246;20221109;15.8;12.9;14.4;3.1;14.81;51.4;.75;3999 +74092;44.60644;4.54434;246;20221110;18.6;8.7;13.7;2.5;10.81;0;1.4;7504 +74092;44.60644;4.54434;246;20221111;20.3;5.9;13.1;1.3;10.91;.1;1.03;8987 +74092;44.60644;4.54434;246;20221112;20;6.1;13.1;.8;11.41;0;.8;8715 +74092;44.60644;4.54434;246;20221113;17.2;8.4;12.8;.8;11.61;0;.71;6797 +74092;44.60644;4.54434;246;20221114;13.2;10.9;12.1;.9;12.41;19;.58;3309 +74092;44.60644;4.54434;246;20221115;12.9;10.9;11.9;.5;13.21;16.1;.5;3029 +74092;44.60644;4.54434;246;20221116;18.9;8.2;13.6;1.1;11.11;0;.85;7249 +74092;44.60644;4.54434;246;20221117;16.7;7.7;12.2;1.3;12.01;4.7;.68;6548 +74092;44.60644;4.54434;246;20221118;15.3;9.2;12.3;2.5;8.81;0;1.37;5283 +74092;44.60644;4.54434;246;20221119;12.9;3.9;8.4;4;6.81;.1;1.57;6396 +74092;44.60644;4.54434;246;20221120;14.1;2.8;8.5;2.7;6.61;.1;1.33;7116 +74092;44.60644;4.54434;246;20221121;7;2.9;5;1.3;8.01;4.3;.39;4139 +74092;44.60644;4.54434;246;20221122;13.4;4.5;9;2.1;7.21;.3;1.05;6148 +74092;44.60644;4.54434;246;20221123;10.5;3.6;7.1;1;8.31;.3;.47;5325 +74092;44.60644;4.54434;246;20221124;15.5;1.4;8.5;1.6;7.91;.2;.79;7640 +74092;44.60644;4.54434;246;20221125;13.1;3.1;8.1;1.1;8.91;3.3;.49;6329 +74092;44.60644;4.54434;246;20221126;11.1;6.9;9;4.5;8.28;0;1.29;3864 +74092;44.60644;4.54434;246;20221127;13.3;-.6;6.4;.8;7.41;.4;.41;7361 +74092;44.60644;4.54434;246;20221128;8.9;6.7;7.8;.7;10.11;21;.37;2750 +74092;44.60644;4.54434;246;20221129;10.6;3.5;7.1;3.1;7.61;.2;.86;5093 +74092;44.60644;4.54434;246;20221130;11.9;5.7;8.8;4.2;7.31;0;1.44;4700 +74092;44.60644;4.54434;246;20221201;11.1;4.1;7.6;4;6.81;0;1.31;4967 +74092;44.60644;4.54434;246;20221202;8.2;1.1;4.7;1.6;6.71;1.4;.5;4963 +74092;44.60644;4.54434;246;20221203;7;4.1;5.6;2.4;8.51;16.7;.35;3056 +74092;44.60644;4.54434;246;20221204;9.1;5;7.1;.8;8.61;15.3;.39;3653 +74092;44.60644;4.54434;246;20221205;10.7;-1.4;4.7;1.1;6.31;.1;.43;6411 +74092;44.60644;4.54434;246;20221206;10.5;-3.1;3.7;1.2;5.61;.1;.46;6767 +74092;44.60644;4.54434;246;20221207;7.5;-1.2;3.2;3.4;5.61;0;.79;5328 +74092;44.60644;4.54434;246;20221208;6.5;-4.4;1.1;1.2;5.71;24.4;.28;5958 +74092;44.60644;4.54434;246;20221209;12;3.4;7.7;1.3;8.91;2.2;.4;5235 +74092;44.60644;4.54434;246;20221210;6.7;3.8;5.3;3.6;6.11;0;1.01;2919 +74092;44.60644;4.54434;246;20221211;6.8;-1.7;2.6;3.5;3.61;0;1.3;5152 +74092;44.60644;4.54434;246;20221212;6.1;-5.1;.5;.5;4.61;6.1;.2;5926 +74092;44.60644;4.54434;246;20221213;2.7;.2;1.5;0;6.61;7.8;.26;2657 +74092;44.60644;4.54434;246;20221214;8.2;2.2;5.2;.4;9.11;.9;.21;4239 +74092;44.60644;4.54434;246;20221215;9.5;6.6;8.1;2.3;9.91;25.4;.4;2862 +74092;44.60644;4.54434;246;20221216;10.5;3.3;6.9;3.4;7.11;0;.95;4643 +74092;44.60644;4.54434;246;20221217;10.3;-.5;4.9;3.7;4.01;0;1.59;5731 +74092;44.60644;4.54434;246;20221218;9.4;-4.8;2.3;.6;5.81;0;.19;6598 +74092;44.60644;4.54434;246;20221219;12;5.6;8.8;1.4;10.71;2.2;.3;4342 +74092;44.60644;4.54434;246;20221220;13.5;10.6;12.1;2.1;12.41;14.5;.54;2839 +74092;44.60644;4.54434;246;20221221;15.6;10.9;13.3;.8;12.21;1.6;.49;3682 +74092;44.60644;4.54434;246;20221222;13.3;6.2;9.8;1.4;10.61;.5;.4;4585 +74092;44.60644;4.54434;246;20221223;15.5;8.6;12.1;.9;11.81;0;.42;4520 +74092;44.60644;4.54434;246;20221224;17.9;7.4;12.7;1;11.21;.3;.49;5642 +74092;44.60644;4.54434;246;20221225;9.8;3.3;6.6;.6;9.61;0;.22;4393 +74092;44.60644;4.54434;246;20221226;16.6;8;12.3;.8;11.41;.1;.42;5102 +74092;44.60644;4.54434;246;20221227;15.5;4.8;10.2;2.3;8.31;0;.97;5736 +74092;44.60644;4.54434;246;20221228;10.7;-.2;5.3;.7;7.71;.1;.24;5809 +74092;44.60644;4.54434;246;20221229;12.5;7.5;10;.3;10.41;1.5;.32;3867 +74092;44.60644;4.54434;246;20221230;11.8;7.6;9.7;.8;11.01;.2;.35;3538 +74092;44.60644;4.54434;246;20221231;10.7;4.8;7.8;.6;10.31;0;.26;4259 +74093;44.6224;4.85809;175;20220101;11.2;1.8;6.5;1.9;8.59;.1;.51;6317 +74093;44.6224;4.85809;175;20220102;8.7;4.9;6.8;1.9;9.59;0;.36;3122 +74093;44.6224;4.85809;175;20220103;13;5;9;1.6;9.42;0;.53;5799 +74093;44.6224;4.85809;175;20220104;12.1;4.6;8.3;3;10.15;5.3;.54;4316 +74093;44.6224;4.85809;175;20220105;6.1;4.9;5.5;7.4;6.55;0;1.34;3862 +74093;44.6224;4.85809;175;20220106;6.3;3.3;4.8;7.8;5.65;0;1.61;4812 +74093;44.6224;4.85809;175;20220107;6.9;.3;3.6;3.4;5.69;1.2;.88;5410 +74093;44.6224;4.85809;175;20220108;8.6;1.7;5.2;2.1;7.42;.9;.49;5522 +74093;44.6224;4.85809;175;20220109;8.5;3.4;6;1.9;7.25;.5;.62;4324 +74093;44.6224;4.85809;175;20220110;6.6;3.5;5;5.5;6.82;0;1;4480 +74093;44.6224;4.85809;175;20220111;4.5;1.7;3.1;6.8;5.79;0;1.05;4502 +74093;44.6224;4.85809;175;20220112;4.3;1.9;3.1;7.2;5.12;0;1.39;5038 +74093;44.6224;4.85809;175;20220113;5;-1.2;1.9;3.9;4.89;0;.92;6232 +74093;44.6224;4.85809;175;20220114;8.8;-6.3;1.2;1.8;4.84;0;.54;8032 +74093;44.6224;4.85809;175;20220115;8.9;-3.9;2.5;1.7;5.12;0;.59;8023 +74093;44.6224;4.85809;175;20220116;10;-4.3;2.8;4.4;4.69;0;1.45;8316 +74093;44.6224;4.85809;175;20220117;5.6;.5;3.1;7.8;6.15;0;.98;5966 +74093;44.6224;4.85809;175;20220118;6.8;2.8;4.8;4.4;5.95;0;1.16;5821 +74093;44.6224;4.85809;175;20220119;8.3;-3.8;2.2;1.8;6.12;0;.53;6418 +74093;44.6224;4.85809;175;20220120;6.4;3.1;4.7;7;6.45;0;1.21;5298 +74093;44.6224;4.85809;175;20220121;5.8;1.6;3.7;8.4;4.99;0;1.74;5942 +74093;44.6224;4.85809;175;20220122;5.9;0;2.9;7;5.42;0;1.27;6067 +74093;44.6224;4.85809;175;20220123;6.2;2.5;4.3;4.9;5.89;0;1.19;5047 +74093;44.6224;4.85809;175;20220124;8.4;-.8;3.8;1.8;5.55;0;.72;7966 +74093;44.6224;4.85809;175;20220125;10.6;-5.5;2.6;1;5.62;0;.56;9297 +74093;44.6224;4.85809;175;20220126;10.1;-3;3.5;5.4;5.32;0;1.53;8920 +74093;44.6224;4.85809;175;20220127;5.7;-1.3;2.2;6.9;4.99;0;1.3;7375 +74093;44.6224;4.85809;175;20220128;5.6;-1.3;2.2;8.3;5.89;0;.97;7484 +74093;44.6224;4.85809;175;20220129;6.8;1.2;4;6.8;6.02;0;1.28;6859 +74093;44.6224;4.85809;175;20220130;11.4;3.6;7.5;7.7;7.82;0;1.63;7777 +74093;44.6224;4.85809;175;20220131;10.4;6;8.2;6.5;7.09;.1;1.87;5296 +74093;44.6224;4.85809;175;20220201;8.5;2.8;5.7;7.9;5.82;.1;1.95;7368 +74093;44.6224;4.85809;175;20220202;12.6;5.2;8.9;6.3;8.95;0;1.45;6725 +74093;44.6224;4.85809;175;20220203;13.9;7.6;10.8;3.6;8.55;0;1.6;7229 +74093;44.6224;4.85809;175;20220204;12;6;9;4;8.09;0;1.46;7723 +74093;44.6224;4.85809;175;20220205;10.7;7.7;9.2;6;6.72;0;2.28;6844 +74093;44.6224;4.85809;175;20220206;10.6;2.1;6.4;3.6;6.09;0;1.55;8323 +74093;44.6224;4.85809;175;20220207;11.1;4.5;7.8;6;6.35;.3;2.11;7891 +74093;44.6224;4.85809;175;20220208;12.3;2.4;7.3;4.2;4.99;0;2.17;9901 +74093;44.6224;4.85809;175;20220209;13.5;-3.8;4.9;2.5;6.89;0;1.18;11023 +74093;44.6224;4.85809;175;20220210;8.7;1.5;5.1;.7;8.17;0;.93;11200 +74093;44.6224;4.85809;175;20220211;10.2;1.2;5.7;5.2;6.77;0;1.55;10800 +74093;44.6224;4.85809;175;20220212;11.6;.9;6.2;2.5;6.17;0;1.43;10500 +74093;44.6224;4.85809;175;20220213;11.6;.6;6.1;1.5;7.87;3.5;.85;4200 +74093;44.6224;4.85809;175;20220214;11.1;7.4;9.2;2;9.37;14.9;.95;2200 +74093;44.6224;4.85809;175;20220215;11.1;1.3;6.2;2.5;7.17;.1;1.19;7000 +74093;44.6224;4.85809;175;20220216;10.1;2;6.1;.7;8.45;3.1;.71;7431 +74093;44.6224;4.85809;175;20220217;18.8;5.1;12;2.4;10.15;0;1.7;10280 +74093;44.6224;4.85809;175;20220218;18.8;3.5;11.2;2.6;9.75;0;1.79;12471 +74093;44.6224;4.85809;175;20220219;11;7.3;9.2;5.9;6.52;0;2.46;7170 +74093;44.6224;4.85809;175;20220220;14.1;3.3;8.7;3.6;6.82;0;2.07;11707 +74093;44.6224;4.85809;175;20220221;12.8;4.2;8.5;3.2;7.52;1.8;1.68;10104 +74093;44.6224;4.85809;175;20220222;12.7;5.8;9.3;6.5;7.49;0;2.37;10605 +74093;44.6224;4.85809;175;20220223;16;8.4;12.2;4.1;8.55;0;2.41;11048 +74093;44.6224;4.85809;175;20220224;14.5;4;9.3;2.9;8.99;0;1.51;10079 +74093;44.6224;4.85809;175;20220225;10.8;4;7.4;6.8;5.75;0;2.59;10908 +74093;44.6224;4.85809;175;20220226;12.1;2.9;7.5;4;5.45;0;2.32;12433 +74093;44.6224;4.85809;175;20220227;13.9;-3.8;5.1;1.4;5.59;0;1.53;14711 +74093;44.6224;4.85809;175;20220228;14.7;-1.6;6.6;2.3;6.15;0;1.9;14748 +74093;44.6224;4.85809;175;20220301;14.3;1.2;7.8;2.9;6.32;0;2.08;13934 +74093;44.6224;4.85809;175;20220302;11.7;2.3;7;2.1;7.52;0;1.32;9162 +74093;44.6224;4.85809;175;20220303;16.4;.8;8.6;2;7.75;0;1.88;14721 +74093;44.6224;4.85809;175;20220304;15.7;2.8;9.3;4.8;6.32;0;2.96;14628 +74093;44.6224;4.85809;175;20220305;13.2;1.3;7.2;3.9;3.89;0;2.87;14178 +74093;44.6224;4.85809;175;20220306;11.4;-.6;5.4;3.5;3.79;0;2.47;14256 +74093;44.6224;4.85809;175;20220307;12.7;-4;4.3;1.7;4.22;0;1.9;16084 +74093;44.6224;4.85809;175;20220308;11.7;-4.7;3.5;1.8;5.75;0;1.49;13112 +74093;44.6224;4.85809;175;20220309;13.5;.3;6.9;1.8;7.25;0;1.54;11994 +74093;44.6224;4.85809;175;20220310;14.9;-.8;7;3;8.42;1.4;1.76;14585 +74093;44.6224;4.85809;175;20220311;13.7;8.1;10.9;5.6;8.22;.5;2.47;8352 +74093;44.6224;4.85809;175;20220312;14.1;8.4;11.3;4.2;7.59;3.7;2.52;8785 +74093;44.6224;4.85809;175;20220313;12.1;7.5;9.8;4.1;8.82;14;1.68;6316 +74093;44.6224;4.85809;175;20220314;14.1;4.2;9.1;1.2;10.19;1.3;1.38;11502 +74093;44.6224;4.85809;175;20220315;16.2;8.8;12.5;4.1;10.25;0;2.2;10760 +74093;44.6224;4.85809;175;20220316;16.8;6.9;11.8;2.3;10.39;0;1.98;11992 +74093;44.6224;4.85809;175;20220317;15.7;7.4;11.6;4.2;10.79;0;1.98;10975 +74093;44.6224;4.85809;175;20220318;12.6;9.5;11;5.5;9.97;.3;2.14;10700 +74093;44.6224;4.85809;175;20220319;18.9;6;12.4;2;9.17;0;2.57;16100 +74093;44.6224;4.85809;175;20220320;14.2;4.3;9.2;2.1;7.17;0;1.81;6800 +74093;44.6224;4.85809;175;20220321;15.8;9;12.4;2.2;6.87;0;2.72;14200 +74093;44.6224;4.85809;175;20220322;16.5;-1;7.7;1.7;6.17;0;2.49;19100 +74093;44.6224;4.85809;175;20220323;17.3;-1;8.1;1.4;6.37;0;2.46;19300 +74093;44.6224;4.85809;175;20220324;20.2;1.5;10.8;1.6;6.27;0;2.97;20000 +74093;44.6224;4.85809;175;20220325;21.1;-.6;10.2;.6;6.07;0;2.33;19100 +74093;44.6224;4.85809;175;20220326;21.4;.7;11;.8;7.07;0;2.58;20100 +74093;44.6224;4.85809;175;20220327;20.4;1.6;11;.6;7.87;0;1.98;13700 +74093;44.6224;4.85809;175;20220328;21.7;1.2;11.4;1.5;6.87;0;3.02;19100 +74093;44.6224;4.85809;175;20220329;18.4;4.3;11.3;2;8.47;2.8;2.58;14900 +74093;44.6224;4.85809;175;20220330;15.7;9;12.3;1.4;10.97;.3;1.7;9200 +74093;44.6224;4.85809;175;20220331;15.3;8;11.6;3.3;9.27;3.8;2.67;15300 +74093;44.6224;4.85809;175;20220401;7.7;3.1;5.4;7;5.84;3.1;2.04;8887 +74093;44.6224;4.85809;175;20220402;7.5;3.1;5.3;6.6;4.03;0;2.68;10341 +74093;44.6224;4.85809;175;20220403;8.9;1.6;5.2;6.3;5.15;0;2.44;13195 +74093;44.6224;4.85809;175;20220404;11.3;2;6.6;5.4;5.47;0;3.24;22600 +74093;44.6224;4.85809;175;20220405;16.3;2.9;9.6;4.8;7.17;0;3.63;22500 +74093;44.6224;4.85809;175;20220406;17.5;8.5;13;2.1;10.27;.9;2.25;10600 +74093;44.6224;4.85809;175;20220407;16.6;6.1;11.3;1.1;10.97;.2;1.43;7000 +74093;44.6224;4.85809;175;20220408;21.6;9.8;15.7;2;10.77;0;2.7;10800 +74093;44.6224;4.85809;175;20220409;12.6;7.5;10;4.4;6.67;.2;3.3;17600 +74093;44.6224;4.85809;175;20220410;15.9;3.3;9.6;3;6.57;0;3.53;24000 +74093;44.6224;4.85809;175;20220411;15.1;1.7;8.4;3;7.67;0;2.09;8300 +74093;44.6224;4.85809;175;20220412;20.1;7.8;13.9;3.1;8.67;0;3.32;12500 +74093;44.6224;4.85809;175;20220413;21.7;6.3;14;.8;9.77;0;2.47;14500 +74093;44.6224;4.85809;175;20220414;23;6;14.5;4.6;11.77;0;4.16;21800 +74093;44.6224;4.85809;175;20220415;26.3;10.7;18.5;4.8;11.7;0;5.23;22396 +74093;44.6224;4.85809;175;20220416;23.2;14.3;18.7;7.5;9.97;0;6.58;24200 +74093;44.6224;4.85809;175;20220417;20.2;9.5;14.8;4.1;8.17;0;4.9;25500 +74093;44.6224;4.85809;175;20220418;22.3;3.6;12.9;2.3;7.67;0;4.25;25100 +74093;44.6224;4.85809;175;20220419;22.3;7.7;15;3.5;7.67;0;4.93;24000 +74093;44.6224;4.85809;175;20220420;17.3;7;12.1;1.1;11.07;7.7;1.67;8200 +74093;44.6224;4.85809;175;20220421;19;11.1;15;1.9;12.67;.1;2.45;12300 +74093;44.6224;4.85809;175;20220422;22.6;6.4;14.5;2;10.47;0;3.82;22400 +74093;44.6224;4.85809;175;20220423;16;9.2;12.6;3.5;10.77;16.6;1.8;3200 +74093;44.6224;4.85809;175;20220424;14.6;7.2;10.9;1.5;11.77;.4;1.89;12800 +74093;44.6224;4.85809;175;20220425;20.1;9.9;15;1.3;11.37;0;3.54;22900 +74093;44.6224;4.85809;175;20220426;20.1;8.1;14.1;3.4;10.67;0;4.04;23800 +74093;44.6224;4.85809;175;20220427;22;8.7;15.3;3.1;9.47;0;4.78;26400 +74093;44.6224;4.85809;175;20220428;24.1;6.1;15.1;2;10.27;0;4.42;26000 +74093;44.6224;4.85809;175;20220429;24.1;7.7;15.9;3.1;10.27;0;4.78;24300 +74093;44.6224;4.85809;175;20220430;21.5;13;17.2;4.4;10.27;0;5.33;25800 +74093;44.6224;4.85809;175;20220501;20.6;10.3;15.4;4.4;8.87;0;5.29;27400 +74093;44.6224;4.85809;175;20220502;22.6;8.5;15.5;2.6;9.87;0;4.66;26100 +74093;44.6224;4.85809;175;20220503;23.3;10.3;16.8;1.5;12.37;1.5;3.56;19300 +74093;44.6224;4.85809;175;20220504;23.2;9;16.1;1.7;12.57;4.2;3.9;22800 +74093;44.6224;4.85809;175;20220505;19.5;12.8;16.1;4.7;11.67;.7;3.78;14800 +74093;44.6224;4.85809;175;20220506;17;11.5;14.3;5.7;11.35;0;3.06;12097 +74093;44.6224;4.85809;175;20220507;22.8;13.2;18;5.2;11.32;0;5.18;21672 +74093;44.6224;4.85809;175;20220508;23.8;13;18.4;3.5;12.02;1.7;4.78;22362 +74093;44.6224;4.85809;175;20220509;25.9;9.7;17.8;1.2;13.49;.5;4.41;26071 +74093;44.6224;4.85809;175;20220510;27.5;10.6;19;1.5;13.82;.1;4.77;26493 +74093;44.6224;4.85809;175;20220511;27.2;11.1;19.1;3;12.39;0;5.45;26452 +74093;44.6224;4.85809;175;20220512;26.3;9.7;18;3;11.92;0;5.17;26042 +74093;44.6224;4.85809;175;20220513;27;10.1;18.5;1.9;12.75;0;4.82;25815 +74093;44.6224;4.85809;175;20220514;28.4;14.6;21.5;3.2;15.12;0;5.66;25557 +74093;44.6224;4.85809;175;20220515;27.6;13;20.3;2.7;14.52;.2;5.32;26160 +74093;44.6224;4.85809;175;20220516;28.8;12.6;20.7;2.1;12.15;0;5.48;26623 +74093;44.6224;4.85809;175;20220517;31.9;11.9;21.9;1.2;14.49;0;5.46;28703 +74093;44.6224;4.85809;175;20220518;33;14.8;23.9;2.5;16.02;0;6.38;27908 +74093;44.6224;4.85809;175;20220519;30;15.9;23;3.6;15.92;0;6.12;25827 +74093;44.6224;4.85809;175;20220520;29.7;14.5;22.1;3.7;13.82;0;6.22;25571 +74093;44.6224;4.85809;175;20220521;33.1;13.4;23.2;1.4;15.05;0;5.82;28731 +74093;44.6224;4.85809;175;20220522;31.8;15.7;23.8;1.9;18.25;0;5.61;26487 +74093;44.6224;4.85809;175;20220523;27.7;17.5;22.6;3.4;16.89;0;5.25;22259 +74093;44.6224;4.85809;175;20220524;22.4;16.2;19.3;3.3;12.32;0;4.3;16599 +74093;44.6224;4.85809;175;20220525;24.4;14.8;19.6;6.4;10.55;0;6.55;23606 +74093;44.6224;4.85809;175;20220526;25.3;15.6;20.5;6.5;11.05;0;6.9;24382 +74093;44.6224;4.85809;175;20220527;26.7;16.1;21.4;6.6;12.99;0;6.86;24691 +74093;44.6224;4.85809;175;20220528;24.9;15.4;20.1;7.5;10.85;0;7.01;22901 +74093;44.6224;4.85809;175;20220529;22.5;12.9;17.7;6.1;7.75;0;6.65;24818 +74093;44.6224;4.85809;175;20220530;24.9;10.2;17.5;2.5;8.82;.5;5.37;26252 +74093;44.6224;4.85809;175;20220531;25.4;13.9;19.6;1.9;13.32;.7;4.16;19471 +74093;44.6224;4.85809;175;20220601;30.8;12.1;21.4;1.5;14.42;0;5.65;28821 +74093;44.6224;4.85809;175;20220602;31.6;14.2;22.9;1.9;15.32;.1;5.92;28210 +74093;44.6224;4.85809;175;20220603;30.9;17.6;24.2;1.9;16.15;0;5.64;25333 +74093;44.6224;4.85809;175;20220604;32.9;17.3;25.1;2.6;17.02;0;6.47;27118 +74093;44.6224;4.85809;175;20220605;30.4;19.2;24.8;2.8;17.52;1.9;5.75;23243 +74093;44.6224;4.85809;175;20220606;30.6;16.1;23.4;2.9;15.35;.2;6.27;27080 +74093;44.6224;4.85809;175;20220607;29;16.6;22.8;3.3;14.49;0;6.23;26057 +74093;44.6224;4.85809;175;20220608;24.7;15.2;19.9;2.3;13.09;.9;3.94;15510 +74093;44.6224;4.85809;175;20220609;23.2;15;19.1;5.1;12.69;.1;5.37;22392 +74093;44.6224;4.85809;175;20220610;26.7;13.6;20.1;6.1;11.02;0;7.19;27569 +74093;44.6224;4.85809;175;20220611;31.3;16.5;23.9;4.5;12.19;0;7.91;28766 +74093;44.6224;4.85809;175;20220612;35.4;15.8;25.6;2.2;13.92;.2;7.05;29150 +74093;44.6224;4.85809;175;20220613;30.1;18.3;24.2;4.7;15.92;0;7;26229 +74093;44.6224;4.85809;175;20220614;35;16.4;25.7;3.4;12.25;0;8.3;30761 +74093;44.6224;4.85809;175;20220615;34.2;18.1;26.1;2.3;15.49;.1;6.46;25667 +74093;44.6224;4.85809;175;20220616;34.9;16.8;25.9;2.5;16.25;0;7;28728 +74093;44.6224;4.85809;175;20220617;35.3;21;28.2;4.2;14.22;0;8.61;27773 +74093;44.6224;4.85809;175;20220618;36.6;18.9;27.7;3.4;15.69;0;8.22;29690 +74093;44.6224;4.85809;175;20220619;34.4;20.1;27.2;4.7;15.92;0;8.42;27969 +74093;44.6224;4.85809;175;20220620;34.1;17.4;25.7;3.9;13.02;0;8.11;29177 +74093;44.6224;4.85809;175;20220621;31.5;19.4;25.4;3.2;18.59;1;5.98;22625 +74093;44.6224;4.85809;175;20220622;29.4;20.1;24.8;3;22.49;10;4.85;20659 +74093;44.6224;4.85809;175;20220623;29.1;19;24.1;2.7;21.15;2.8;4.99;22247 +74093;44.6224;4.85809;175;20220624;26.6;19.3;22.9;1.4;18.79;19.2;4.19;20022 +74093;44.6224;4.85809;175;20220625;30.3;15.8;23.1;2.3;17.09;6.1;5.89;27597 +74093;44.6224;4.85809;175;20220626;31;17.5;24.3;2.8;18.85;0;5.53;23030 +74093;44.6224;4.85809;175;20220627;26.9;18.8;22.8;5;16.89;.3;5.35;18425 +74093;44.6224;4.85809;175;20220628;26.2;17.8;22;5.5;15.72;0;5.86;22103 +74093;44.6224;4.85809;175;20220629;30.3;17.7;24;2.8;15.82;0;6.25;26854 +74093;44.6224;4.85809;175;20220630;29.4;16.7;23.1;3.2;16.95;0;5.79;24736 +74093;44.6224;4.85809;175;20220701;24.1;13.9;19;5.6;13.22;0;5.69;25531 +74093;44.6224;4.85809;175;20220702;32.6;14.9;23.7;2.6;12.59;0;7.08;30300 +74093;44.6224;4.85809;175;20220703;35.4;15.5;25.4;1.6;15.29;.1;6.5;29662 +74093;44.6224;4.85809;175;20220704;31.3;20.8;26.1;3.7;18.62;4;6.42;24069 +74093;44.6224;4.85809;175;20220705;29.1;19.5;24.3;4.8;15.12;0;6.91;24653 +74093;44.6224;4.85809;175;20220706;28.4;18.2;23.3;5.9;12.15;0;7.7;25330 +74093;44.6224;4.85809;175;20220707;28.3;17.3;22.8;6.7;11.99;0;7.92;25772 +74093;44.6224;4.85809;175;20220708;27.6;17.6;22.6;7.4;13.85;0;7.47;25182 +74093;44.6224;4.85809;175;20220709;29.8;17.2;23.5;5.1;12.65;0;7.62;26868 +74093;44.6224;4.85809;175;20220710;30.1;19.8;24.9;5.9;13.72;0;7.9;25065 +74093;44.6224;4.85809;175;20220711;31.9;18;24.9;4.3;13.65;0;7.6;27387 +74093;44.6224;4.85809;175;20220712;33.2;17.5;25.3;3.3;14.55;0;7.37;28925 +74093;44.6224;4.85809;175;20220713;35.8;16.6;26.2;2.1;13.92;0;7.08;30196 +74093;44.6224;4.85809;175;20220714;37.3;18.1;27.7;1.5;17.29;0;6.63;29486 +74093;44.6224;4.85809;175;20220715;34.5;18.9;26.7;3.4;15.79;0;7.51;27871 +74093;44.6224;4.85809;175;20220716;32.6;20.3;26.5;5.3;11.89;0;8.79;26215 +74093;44.6224;4.85809;175;20220717;34.7;20;27.4;4;12.42;0;8.41;27562 +74093;44.6224;4.85809;175;20220718;38.3;19.3;28.8;2.3;16.59;0;7.55;29352 +74093;44.6224;4.85809;175;20220719;37.5;21.1;29.3;2.7;18.52;0;7.38;27467 +74093;44.6224;4.85809;175;20220720;36.9;20.1;28.5;2.8;18.95;0;7.34;27685 +74093;44.6224;4.85809;175;20220721;33.8;22;27.9;4.6;15.82;0;8;25341 +74093;44.6224;4.85809;175;20220722;38.2;17.7;28;2.6;15.22;.4;7.68;28715 +74093;44.6224;4.85809;175;20220723;32.7;22.4;27.5;3.7;19.99;0;6.51;23006 +74093;44.6224;4.85809;175;20220724;37;20.3;28.6;3.7;15.99;0;8.26;27706 +74093;44.6224;4.85809;175;20220725;36.5;20;28.2;2.6;17.45;.5;6.61;24207 +74093;44.6224;4.85809;175;20220726;29.7;22;25.8;6;15.52;0;7.45;22038 +74093;44.6224;4.85809;175;20220727;29.6;18.9;24.3;5.3;12.55;0;7.56;24258 +74093;44.6224;4.85809;175;20220728;34.2;15.8;25;2.3;12.69;0;6.52;26840 +74093;44.6224;4.85809;175;20220729;27.9;18.1;23;2.1;16.95;2.8;4.08;16199 +74093;44.6224;4.85809;175;20220730;31.8;18.5;25.2;4.5;13.75;0;7.48;25495 +74093;44.6224;4.85809;175;20220731;33.8;18.9;26.3;3.9;13.12;0;7.65;25778 +74093;44.6224;4.85809;175;20220801;35.3;21.9;28.6;4.2;13.62;0;8.26;25274 +74093;44.6224;4.85809;175;20220802;34.5;22;28.2;4.2;14.79;0;7.89;24646 +74093;44.6224;4.85809;175;20220803;37.9;17.9;27.9;2.2;15.52;0;6.99;27573 +74093;44.6224;4.85809;175;20220804;38;19.6;28.8;2.7;16.82;0;7.26;26798 +74093;44.6224;4.85809;175;20220805;37.1;20.6;28.8;2.9;19.42;.6;6.79;24124 +74093;44.6224;4.85809;175;20220806;32.1;21.6;26.9;5.6;15.99;0;7.73;22832 +74093;44.6224;4.85809;175;20220807;31.9;20.1;26;4.5;14.15;0;7.31;23790 +74093;44.6224;4.85809;175;20220808;33.1;20.6;26.8;3.8;12.79;0;7.37;24108 +74093;44.6224;4.85809;175;20220809;35.4;17;26.2;2.6;11.82;0;6.9;26663 +74093;44.6224;4.85809;175;20220810;36.4;15.9;26.1;1.6;12.92;0;6.02;26782 +74093;44.6224;4.85809;175;20220811;36;16.6;26.3;2.6;14.05;0;6.79;26650 +74093;44.6224;4.85809;175;20220812;36.4;18.7;27.5;1.9;15.09;0;6.22;25956 +74093;44.6224;4.85809;175;20220813;36.6;16.5;26.6;2;16.55;5.7;6.18;26147 +74093;44.6224;4.85809;175;20220814;26.1;21.7;23.9;2.4;22.65;10.7;3.09;12909 +74093;44.6224;4.85809;175;20220815;30.5;16.1;23.3;1.5;17.35;0;4.73;23275 +74093;44.6224;4.85809;175;20220816;33.8;15.4;24.6;2.5;17.32;1.8;5.86;25002 +74093;44.6224;4.85809;175;20220817;28.4;19.3;23.8;1.8;20.89;25.2;3.35;14054 +74093;44.6224;4.85809;175;20220818;24.7;15.4;20;3.5;17.35;1.7;3.61;16261 +74093;44.6224;4.85809;175;20220819;25.2;18.2;21.7;4.3;18.12;.1;3.72;12916 +74093;44.6224;4.85809;175;20220820;27.9;19.4;23.7;4.7;17.62;0;5.34;19524 +74093;44.6224;4.85809;175;20220821;28;18.3;23.1;4.4;14.25;0;5.66;18881 +74093;44.6224;4.85809;175;20220822;29.2;18;23.6;5;14.09;0;6.39;21223 +74093;44.6224;4.85809;175;20220823;30.7;20;25.3;4.6;16.12;0;6.31;20751 +74093;44.6224;4.85809;175;20220824;34.1;17.3;25.7;2.2;15.72;0;5.66;23869 +74093;44.6224;4.85809;175;20220825;33.9;16.5;25.2;1.8;16.99;2;5.14;22843 +74093;44.6224;4.85809;175;20220826;29.2;20.3;24.8;4.4;17.59;0;5.44;18632 +74093;44.6224;4.85809;175;20220827;27.7;18.7;23.2;4.6;17.59;0;5.06;19156 +74093;44.6224;4.85809;175;20220828;31.4;18.4;24.9;2.4;16.95;0;5.02;21202 +74093;44.6224;4.85809;175;20220829;33.8;15.4;24.6;1.6;17.35;.3;4.88;22977 +74093;44.6224;4.85809;175;20220830;30.8;20.8;25.8;2.5;21.15;15.9;4.01;14892 +74093;44.6224;4.85809;175;20220831;28.3;18;23.2;3.6;18.42;0;4.36;16918 +74093;44.6224;4.85809;175;20220901;29.8;17.6;23.7;2.9;15.12;0;4.99;19763 +74093;44.6224;4.85809;175;20220902;28.1;15.3;21.7;1.8;16.65;2.1;3.63;17232 +74093;44.6224;4.85809;175;20220903;29.4;18.2;23.8;2.4;18.92;4;4.05;17295 +74093;44.6224;4.85809;175;20220904;30.8;16.4;23.6;1.8;19.02;.5;4.22;20569 +74093;44.6224;4.85809;175;20220905;31.1;19.3;25.2;2.8;21.35;.5;4.35;17649 +74093;44.6224;4.85809;175;20220906;30.7;18.8;24.8;2.8;20.92;2.9;4.4;18560 +74093;44.6224;4.85809;175;20220907;27.4;17.2;22.3;2;20.62;52.5;3.13;15077 +74093;44.6224;4.85809;175;20220908;26.6;15.3;20.9;1.8;17.39;0;3.4;17658 +74093;44.6224;4.85809;175;20220909;26.1;14.1;20.1;1.2;15.52;.1;2.78;13931 +74093;44.6224;4.85809;175;20220910;24.6;12.2;18.4;2.4;13.49;0;3.59;18555 +74093;44.6224;4.85809;175;20220911;26;14;20;3.4;12.89;0;4.4;18764 +74093;44.6224;4.85809;175;20220912;29.6;11.9;20.8;1.9;15.92;.1;3.94;20881 +74093;44.6224;4.85809;175;20220913;27.5;19.5;23.5;3.3;21.75;13.9;3.16;11839 +74093;44.6224;4.85809;175;20220914;26.5;19.1;22.8;2.7;20.85;16.5;2.91;11983 +74093;44.6224;4.85809;175;20220915;27.9;15.5;21.7;1.6;18.24;2.8;3.23;16818 +74093;44.6224;4.85809;175;20220916;23.8;17.3;20.5;3.6;16.04;.2;3.22;12070 +74093;44.6224;4.85809;175;20220917;17.8;11.9;14.8;6.3;10.14;0;3.42;11423 +74093;44.6224;4.85809;175;20220918;20.7;9.6;15.2;4.5;8.79;0;3.9;15464 +74093;44.6224;4.85809;175;20220919;20.5;10.2;15.3;5;8.74;0;4.06;14613 +74093;44.6224;4.85809;175;20220920;20.6;10.1;15.4;5.1;8.79;0;4.21;16550 +74093;44.6224;4.85809;175;20220921;21.4;11.1;16.3;4.5;9.39;0;4.05;16259 +74093;44.6224;4.85809;175;20220922;24.1;7.6;15.8;1.4;10.89;0;2.91;18537 +74093;44.6224;4.85809;175;20220923;22.5;10.2;16.4;1.7;13.89;14;2.12;10845 +74093;44.6224;4.85809;175;20220924;21.4;14.5;18;1.4;15.99;6.4;1.93;9979 +74093;44.6224;4.85809;175;20220925;20.1;12.6;16.3;2.5;13.75;0;2.4;13721 +74093;44.6224;4.85809;175;20220926;19.8;11.8;15.8;2.9;12.15;1.2;2.5;11693 +74093;44.6224;4.85809;175;20220927;18.6;11;14.8;2;11.72;0;2.06;10630 +74093;44.6224;4.85809;175;20220928;22.8;12.5;17.7;1.8;13.25;2.3;2.35;11830 +74093;44.6224;4.85809;175;20220929;17.7;12.4;15.1;2.2;12.75;.6;1.81;8586 +74093;44.6224;4.85809;175;20220930;13.9;9.7;11.8;4.1;10.55;.6;1.7;5922 +74093;44.6224;4.85809;175;20221001;18.9;5.8;12.3;1.4;10.99;.1;1.65;10186 +74093;44.6224;4.85809;175;20221002;25.8;10.5;18.1;1.8;13.79;0;2.77;15878 +74093;44.6224;4.85809;175;20221003;21.2;15.2;18.2;5.1;14.25;0;2.99;10427 +74093;44.6224;4.85809;175;20221004;25.7;11.7;18.7;2.2;13.69;.1;2.95;15414 +74093;44.6224;4.85809;175;20221005;23.7;9.6;16.7;2;14.29;.2;2.3;13636 +74093;44.6224;4.85809;175;20221006;23.3;10.3;16.8;2.7;14.49;0;2.48;14470 +74093;44.6224;4.85809;175;20221007;24.3;12;18.1;1.7;14.52;.9;2.22;11578 +74093;44.6224;4.85809;175;20221008;19;15.1;17;2.5;15.35;.7;1.51;5062 +74093;44.6224;4.85809;175;20221009;19.7;12.6;16.1;2.6;13.32;.8;1.86;6803 +74093;44.6224;4.85809;175;20221010;24;12;18;1.3;14.65;.2;2.08;13310 +74093;44.6224;4.85809;175;20221011;23.5;9.4;16.5;1.8;13.79;0;2.2;13898 +74093;44.6224;4.85809;175;20221012;22;13.6;17.8;2.2;15.09;0;1.89;8806 +74093;44.6224;4.85809;175;20221013;20.1;9.3;14.7;1.4;13.99;.9;1.39;8245 +74093;44.6224;4.85809;175;20221014;21.1;12.6;16.8;1;14.95;.2;1.36;7440 +74093;44.6224;4.85809;175;20221015;24.6;8.4;16.5;1.7;13.22;0;2.16;13832 +74093;44.6224;4.85809;175;20221016;24.8;12.6;18.7;3.4;15.79;0;2.43;10717 +74093;44.6224;4.85809;175;20221017;24.6;13.9;19.2;3.4;15.99;0;2.49;11059 +74093;44.6224;4.85809;175;20221018;25.1;11.7;18.4;1.7;14.52;.2;2.1;12342 +74093;44.6224;4.85809;175;20221019;23.2;9.1;16.2;1.9;14.49;.3;1.8;11742 +74093;44.6224;4.85809;175;20221020;21.5;15.6;18.5;3.2;17.12;8.4;1.69;5643 +74093;44.6224;4.85809;175;20221021;19.6;16.6;18.1;3;17.69;60.3;1.29;4306 +74093;44.6224;4.85809;175;20221022;24;15.4;19.7;1.8;17.35;0;1.74;9717 +74093;44.6224;4.85809;175;20221023;21.9;14.1;18;2.6;17.05;5.4;1.46;5936 +74093;44.6224;4.85809;175;20221024;24.3;16.4;20.3;2.5;17.95;10.4;1.86;7543 +74093;44.6224;4.85809;175;20221025;21.8;12.2;17;2.2;16.05;.1;1.48;9189 +74093;44.6224;4.85809;175;20221026;24.7;13;18.8;1.9;16.22;.1;1.77;10173 +74093;44.6224;4.85809;175;20221027;23.8;13.8;18.8;2;16.95;.1;1.65;9548 +74093;44.6224;4.85809;175;20221028;23.4;14;18.7;2.5;16.19;0;1.78;9212 +74093;44.6224;4.85809;175;20221029;23.6;11.2;17.4;1.6;14.49;.1;1.57;9993 +74093;44.6224;4.85809;175;20221030;23;10.4;16.7;2.1;14.59;0;1.63;10115 +74093;44.6224;4.85809;175;20221031;22.7;14.2;18.4;3.6;16.02;72.6;1.94;8340 +74093;44.6224;4.85809;175;20221101;22.4;14.8;18.6;2.4;15.95;0;1.66;8340 +74093;44.6224;4.85809;175;20221102;18.8;11;14.9;2;12.35;.1;1.38;8522 +74093;44.6224;4.85809;175;20221103;13.2;6.6;9.9;1.3;11.65;8.8;.62;4373 +74093;44.6224;4.85809;175;20221104;14.3;6.7;10.5;2.4;10.45;3.1;1.02;5459 +74093;44.6224;4.85809;175;20221105;12.7;8.4;10.6;5.9;9.19;0;1.77;6131 +74093;44.6224;4.85809;175;20221106;16.9;4.7;10.8;2.3;8.95;0;1.4;9672 +74093;44.6224;4.85809;175;20221107;18.8;3.7;11.3;1.2;9.62;0;1.05;10149 +74093;44.6224;4.85809;175;20221108;16.5;7.4;11.9;3;11.35;6.7;1.19;4988 +74093;44.6224;4.85809;175;20221109;17.2;15.5;16.4;3.5;13.89;46.5;1.58;1655 +74093;44.6224;4.85809;175;20221110;15.3;12;13.6;4.5;12.22;0;1.45;6044 +74093;44.6224;4.85809;175;20221111;15;7.8;11.4;1.8;11.19;.1;.84;6300 +74093;44.6224;4.85809;175;20221112;14.2;6.4;10.3;1.1;11.25;0;.62;5633 +74093;44.6224;4.85809;175;20221113;16.1;8.1;12.1;2.1;11.55;0;.93;5515 +74093;44.6224;4.85809;175;20221114;14.7;9.5;12.1;2.2;12.02;8.3;.86;3861 +74093;44.6224;4.85809;175;20221115;14.5;11.1;12.8;1.7;13.72;11.6;.62;2467 +74093;44.6224;4.85809;175;20221116;17.5;8.8;13.2;1.6;11.59;0;.91;7440 +74093;44.6224;4.85809;175;20221117;17.7;8.1;12.9;2.4;12.12;4;1.02;6282 +74093;44.6224;4.85809;175;20221118;13.5;6.9;10.2;2.2;9.99;.1;.86;6209 +74093;44.6224;4.85809;175;20221119;11.6;7.2;9.4;5;8.62;.1;1.42;4793 +74093;44.6224;4.85809;175;20221120;11.3;6.4;8.9;3.8;7.99;0;1.3;5672 +74093;44.6224;4.85809;175;20221121;8.2;3.1;5.6;1.8;8.45;5.2;.47;3225 +74093;44.6224;4.85809;175;20221122;11.3;5.3;8.3;2.1;8.45;.1;.78;4965 +74093;44.6224;4.85809;175;20221123;11;1.7;6.4;1.6;8.19;.6;.59;4216 +74093;44.6224;4.85809;175;20221124;13.1;1.7;7.4;1.5;8.42;.3;.64;5979 +74093;44.6224;4.85809;175;20221125;13.6;4.5;9.1;2.4;9.52;2.1;.8;5162 +74093;44.6224;4.85809;175;20221126;10.6;7.4;9;5.2;8.75;0;1.28;3631 +74093;44.6224;4.85809;175;20221127;12.8;1.2;7;2;7.99;0;.71;6029 +74093;44.6224;4.85809;175;20221128;8.8;6.7;7.7;1.8;9.15;16.6;.65;1641 +74093;44.6224;4.85809;175;20221129;8.9;4.1;6.5;3.5;8.69;.5;.61;3039 +74093;44.6224;4.85809;175;20221130;9.7;7.2;8.4;4.9;8.82;0;1.08;2468 +74093;44.6224;4.85809;175;20221201;9.3;6.7;8;4.3;8.02;0;1.1;3969 +74093;44.6224;4.85809;175;20221202;5.7;4.7;5.2;2.9;7.45;1.3;.68;1542 +74093;44.6224;4.85809;175;20221203;6;4;5;3.4;8.09;15.2;.48;1899 +74093;44.6224;4.85809;175;20221204;7.2;5;6.1;2.2;8.79;15.5;.46;1621 +74093;44.6224;4.85809;175;20221205;7.9;2.1;5;1.9;7.49;0;.48;4762 +74093;44.6224;4.85809;175;20221206;5.3;-.4;2.5;4.1;6.55;0;.48;3870 +74093;44.6224;4.85809;175;20221207;5.2;1.9;3.5;6.3;6.42;0;.89;2861 +74093;44.6224;4.85809;175;20221208;5.5;-1.3;2.1;2.1;6.35;24.8;.41;4235 +74093;44.6224;4.85809;175;20221209;7.1;3.7;5.4;3.7;8.05;4;.54;2737 +74093;44.6224;4.85809;175;20221210;3.5;3;3.3;6.8;5.95;0;1.05;1987 +74093;44.6224;4.85809;175;20221211;2.1;-.4;.8;6;4.52;0;1.04;4003 +74093;44.6224;4.85809;175;20221212;1.5;-3.1;-.8;2.6;4.85;5.7;.41;3616 +74093;44.6224;4.85809;175;20221213;4.4;-.6;1.9;1.2;6.92;6.2;.29;2306 +74093;44.6224;4.85809;175;20221214;9.4;4.5;6.9;1.7;9.89;.8;.36;2533 +74093;44.6224;4.85809;175;20221215;8;6.1;7;2.7;9.89;26.9;.37;1267 +74093;44.6224;4.85809;175;20221216;5.3;4.2;4.7;5.9;7.19;0;.79;2750 +74093;44.6224;4.85809;175;20221217;2.9;-.1;1.4;6.4;5.05;0;.97;3499 +74093;44.6224;4.85809;175;20221218;12;-1.3;5.3;2.3;6.75;0;.7;6438 +74093;44.6224;4.85809;175;20221219;14.5;8.3;11.4;4.4;10.35;0;1.25;3608 +74093;44.6224;4.85809;175;20221220;15.6;12;13.8;5.4;11.12;5.3;1.81;2768 +74093;44.6224;4.85809;175;20221221;15.1;11.4;13.3;2.1;12.02;1.9;.83;3001 +74093;44.6224;4.85809;175;20221222;11.4;6.6;9;1.1;10.99;.5;.39;2794 +74093;44.6224;4.85809;175;20221223;12.7;8.9;10.8;1.3;11.75;0;.52;2192 +74093;44.6224;4.85809;175;20221224;16.5;8.2;12.3;1;11.32;.2;.48;5332 +74093;44.6224;4.85809;175;20221225;15.4;4;9.7;2;10.15;0;.57;5978 +74093;44.6224;4.85809;175;20221226;17.2;8;12.6;1.7;11.22;.1;.67;5785 +74093;44.6224;4.85809;175;20221227;13.3;5.7;9.5;2.4;8.92;0;.81;5639 +74093;44.6224;4.85809;175;20221228;12.9;-.6;6.2;1.2;7.39;0;.4;6298 +74093;44.6224;4.85809;175;20221229;14.4;5.8;10.1;2.2;10.12;1.6;.69;4592 +74093;44.6224;4.85809;175;20221230;12.7;7.7;10.2;2.1;11.55;.2;.49;2661 +74093;44.6224;4.85809;175;20221231;14.5;6.6;10.6;2.1;10.69;0;.64;4916 +74094;44.63742;5.172;399;20220101;15.1;2.1;8.6;1.3;7.39;.1;.6;6402 +74094;44.63742;5.172;399;20220102;8.2;1;4.6;1.4;7.57;0;.27;4121 +74094;44.63742;5.172;399;20220103;13.6;2.8;8.2;1.6;8.04;0;.54;5655 +74094;44.63742;5.172;399;20220104;11.3;3;7.2;1.2;8.52;5.2;.41;5101 +74094;44.63742;5.172;399;20220105;5.3;3.8;4.5;4.8;5.64;.1;1.21;1949 +74094;44.63742;5.172;399;20220106;5.5;.5;3;2.8;4.42;0;.87;4044 +74094;44.63742;5.172;399;20220107;5.5;-4.3;.6;2.3;4.74;2.4;.56;5552 +74094;44.63742;5.172;399;20220108;7.4;1.1;4.3;2.5;6.92;2.8;.57;4309 +74094;44.63742;5.172;399;20220109;6.1;2.8;4.5;2.5;6.54;2.2;.69;2983 +74094;44.63742;5.172;399;20220110;6.4;2.1;4.2;2.1;5.54;0;.8;3366 +74094;44.63742;5.172;399;20220111;5.4;-2.2;1.6;2.4;4.54;0;.64;4648 +74094;44.63742;5.172;399;20220112;5.6;-3.8;.9;2.1;4.14;0;.64;6040 +74094;44.63742;5.172;399;20220113;5.3;-5.7;-.2;1;4.14;0;.27;6466 +74094;44.63742;5.172;399;20220114;9.6;-5.3;2.1;1.3;4.19;0;.51;7784 +74094;44.63742;5.172;399;20220115;10.5;-4.4;3.1;1.4;4.44;0;.56;7843 +74094;44.63742;5.172;399;20220116;10.5;-4.6;3;1.7;4.09;0;.78;8161 +74094;44.63742;5.172;399;20220117;8.7;-3.4;2.7;1.9;4.87;0;.69;6655 +74094;44.63742;5.172;399;20220118;7.7;-1.2;3.2;1.5;5.22;0;.62;5863 +74094;44.63742;5.172;399;20220119;8.4;-3;2.7;2.3;5.74;0;.61;6360 +74094;44.63742;5.172;399;20220120;7.3;1.6;4.4;3.3;5.34;0;1.08;4433 +74094;44.63742;5.172;399;20220121;5.9;-1.4;2.3;2.5;4.22;0;.9;6138 +74094;44.63742;5.172;399;20220122;7.3;-4;1.6;2.1;4.34;0;.69;7279 +74094;44.63742;5.172;399;20220123;9;-2.7;3.1;1.1;4.82;0;.52;7379 +74094;44.63742;5.172;399;20220124;11.1;-4.5;3.3;1.1;4.74;0;.63;9017 +74094;44.63742;5.172;399;20220125;11.2;-3.5;3.8;1.4;5.12;0;.72;8583 +74094;44.63742;5.172;399;20220126;12.3;-3.8;4.3;1.6;4.62;0;.88;9326 +74094;44.63742;5.172;399;20220127;10.4;-3.2;3.6;1.6;4.22;0;.87;8949 +74094;44.63742;5.172;399;20220128;8.6;-2.8;2.9;2.2;4.84;0;.93;6460 +74094;44.63742;5.172;399;20220129;9.8;-1.8;4;1.8;4.79;0;.94;8318 +74094;44.63742;5.172;399;20220130;11.2;0;5.6;2.4;6.12;0;1.01;6654 +74094;44.63742;5.172;399;20220131;9;-.8;4.1;3.8;5.67;.2;1.29;6288 +74094;44.63742;5.172;399;20220201;7.9;2.2;5.1;5.2;5.07;.4;1.69;5976 +74094;44.63742;5.172;399;20220202;12.6;6;9.3;4.5;7.32;0;1.94;5529 +74094;44.63742;5.172;399;20220203;13.8;0;6.9;1.4;6.99;0;.88;9090 +74094;44.63742;5.172;399;20220204;11.7;2.3;7;2.1;7.14;0;1;7623 +74094;44.63742;5.172;399;20220205;10.8;6;8.4;3;6.22;0;1.51;6418 +74094;44.63742;5.172;399;20220206;10.4;-2.6;3.9;2.7;5.57;0;1.13;8975 +74094;44.63742;5.172;399;20220207;11.4;6.5;8.9;4.5;5.91;.3;2.21;5189 +74094;44.63742;5.172;399;20220208;13.9;-2.3;5.8;1.4;4.29;0;1.17;10879 +74094;44.63742;5.172;399;20220209;14.7;-2.5;6.1;1.8;5.87;0;1.14;11190 +74094;44.63742;5.172;399;20220210;5.9;-1.4;2.3;1.8;6.8;0;1.25;11609 +74094;44.63742;5.172;399;20220211;11.1;.7;5.9;3.7;6.03;0;1.66;8357 +74094;44.63742;5.172;399;20220212;12;-2;5;2.1;5.5;0;1.33;10985 +74094;44.63742;5.172;399;20220213;10.9;.5;5.7;2.4;6.63;1.9;1.21;9263 +74094;44.63742;5.172;399;20220214;9.2;4.8;7;2.5;8.26;14;.88;2707 +74094;44.63742;5.172;399;20220215;9.7;1.1;5.4;3.3;6.23;.4;1.35;9043 +74094;44.63742;5.172;399;20220216;8.9;1.1;5;2.5;7.74;5.1;.78;7210 +74094;44.63742;5.172;399;20220217;17.8;7.2;12.5;3.7;9.29;0;2.08;9315 +74094;44.63742;5.172;399;20220218;21.2;4;12.6;2.1;8.65;0;2.01;12468 +74094;44.63742;5.172;399;20220219;11;5.8;8.4;3.2;6.15;0;1.77;6718 +74094;44.63742;5.172;399;20220220;15;-.1;7.4;2.7;6.04;0;1.85;11198 +74094;44.63742;5.172;399;20220221;10.1;5.8;7.9;4.5;6.84;5.7;1.68;6293 +74094;44.63742;5.172;399;20220222;12.6;5.3;8.9;4.1;6.32;0;2.15;9227 +74094;44.63742;5.172;399;20220223;16.7;4;10.3;1.9;6.72;0;1.75;11720 +74094;44.63742;5.172;399;20220224;13.9;1.3;7.6;2.4;7.57;0;1.39;10955 +74094;44.63742;5.172;399;20220225;10.4;5.4;7.9;4.6;5.19;0;2.34;9346 +74094;44.63742;5.172;399;20220226;12;-.7;5.7;2.3;4.32;0;1.8;13173 +74094;44.63742;5.172;399;20220227;11.8;-2.9;4.5;2;4.99;0;1.53;13647 +74094;44.63742;5.172;399;20220228;13.5;-1.8;5.9;2.2;5.27;0;1.77;14195 +74094;44.63742;5.172;399;20220301;13.4;-2;5.7;1.7;5.44;0;1.58;13787 +74094;44.63742;5.172;399;20220302;11.3;.2;5.7;1.7;6.57;0;1.33;11441 +74094;44.63742;5.172;399;20220303;14.9;-.2;7.3;1.6;7.14;0;1.57;14011 +74094;44.63742;5.172;399;20220304;14.4;.8;7.6;2.3;6.24;0;1.92;13868 +74094;44.63742;5.172;399;20220305;12.5;.3;6.4;2;4.52;0;1.93;13335 +74094;44.63742;5.172;399;20220306;10.5;-3.7;3.4;1.5;4.12;0;1.55;14242 +74094;44.63742;5.172;399;20220307;11.1;-4.8;3.1;1.5;4.27;0;1.57;15087 +74094;44.63742;5.172;399;20220308;12.8;-3.3;4.7;2.2;5.39;0;1.76;15564 +74094;44.63742;5.172;399;20220309;13;-.2;6.4;2;6.47;0;1.71;14304 +74094;44.63742;5.172;399;20220310;13.8;-.4;6.7;1.9;7.14;.7;1.66;13772 +74094;44.63742;5.172;399;20220311;13.2;6.6;9.9;4;7.19;0;2.27;9885 +74094;44.63742;5.172;399;20220312;11.9;6.9;9.4;3.5;6.32;1.2;2.22;8585 +74094;44.63742;5.172;399;20220313;10.6;7.7;9.1;3.3;7.29;10.1;1.75;5063 +74094;44.63742;5.172;399;20220314;14.6;2.2;8.4;2;8.94;.9;1.61;13330 +74094;44.63742;5.172;399;20220315;16;8.2;12.1;2.3;8.92;0;2.01;11117 +74094;44.63742;5.172;399;20220316;16.8;4.6;10.7;1.6;9.34;0;1.86;13657 +74094;44.63742;5.172;399;20220317;14.7;7.3;11;2;9.87;.1;1.59;9983 +74094;44.63742;5.172;399;20220318;13;8.2;10.6;3.1;9.5;.6;1.76;7304 +74094;44.63742;5.172;399;20220319;15.9;2.8;9.4;1.8;7.8;0;2.11;14948 +74094;44.63742;5.172;399;20220320;12.9;2.3;7.6;2.4;6.76;0;1.84;9994 +74094;44.63742;5.172;399;20220321;14.6;3.2;8.9;2.8;6.06;0;2.62;16267 +74094;44.63742;5.172;399;20220322;15.1;-1.8;6.7;2.4;5.56;0;2.71;18728 +74094;44.63742;5.172;399;20220323;16.9;-2;7.5;2.2;5.3;0;2.8;19911 +74094;44.63742;5.172;399;20220324;19.6;-.8;9.4;2.5;5.06;0;3.36;20214 +74094;44.63742;5.172;399;20220325;19.8;-.1;9.8;2.3;5.46;0;3.24;20147 +74094;44.63742;5.172;399;20220326;20.4;.3;10.4;2.4;6;0;3.38;20346 +74094;44.63742;5.172;399;20220327;20.7;2.2;11.4;2.2;5.93;0;3.18;16845 +74094;44.63742;5.172;399;20220328;20.8;2.1;11.4;2.5;5.46;0;3.62;20058 +74094;44.63742;5.172;399;20220329;18.2;3.5;10.8;2.4;7;2.5;2.86;15148 +74094;44.63742;5.172;399;20220330;14.1;7.8;10.9;1.7;9.93;.2;1.68;9737 +74094;44.63742;5.172;399;20220331;14.5;5.1;9.8;3.2;8.1;1.8;2.48;13996 +74094;44.63742;5.172;399;20220401;6.8;1.9;4.4;6.9;4.98;8.1;2.21;9794 +74094;44.63742;5.172;399;20220402;7.8;2.5;5.1;7.6;3.79;2.3;3.27;16220 +74094;44.63742;5.172;399;20220403;6.7;.3;3.5;4.8;4.93;.3;1.96;10345 +74094;44.63742;5.172;399;20220404;11.6;-1.2;5.2;2.6;5.16;0;2.66;20698 +74094;44.63742;5.172;399;20220405;15.8;-.8;7.5;2.9;6.48;0;3;20500 +74094;44.63742;5.172;399;20220406;16.3;4.5;10.4;1.9;9.63;1.1;2.27;13441 +74094;44.63742;5.172;399;20220407;15.6;6;10.8;3.3;9.76;.6;2.09;10807 +74094;44.63742;5.172;399;20220408;19;9.3;14.2;3.3;9.86;.1;3;12841 +74094;44.63742;5.172;399;20220409;11.6;6.6;9.1;4.8;5.53;.1;3.4;16621 +74094;44.63742;5.172;399;20220410;16.6;-.2;8.2;2.3;5.46;0;3.37;23334 +74094;44.63742;5.172;399;20220411;15.9;1.4;8.7;3.1;7.16;0;2.72;16085 +74094;44.63742;5.172;399;20220412;18.1;4.2;11.1;2.6;7.56;0;3.07;16060 +74094;44.63742;5.172;399;20220413;20.1;5;12.5;2.1;8.43;0;3.33;19848 +74094;44.63742;5.172;399;20220414;23.5;5.5;14.5;2.9;9.83;0;4.25;23494 +74094;44.63742;5.172;399;20220415;24.5;8.8;16.7;3.5;11.03;0;4.62;22177 +74094;44.63742;5.172;399;20220416;21.2;8.5;14.8;5.6;9.96;0;5.32;24600 +74094;44.63742;5.172;399;20220417;20.7;6;13.4;2.9;7.7;0;4.19;23387 +74094;44.63742;5.172;399;20220418;21.2;2.6;11.9;2.2;7.26;0;4;24874 +74094;44.63742;5.172;399;20220419;21.7;4.3;13;2.8;7.13;0;4.38;24303 +74094;44.63742;5.172;399;20220420;17;4.6;10.8;2.1;9.96;9.7;2.33;14254 +74094;44.63742;5.172;399;20220421;19.5;10;14.7;1.7;11.26;1;2.89;16290 +74094;44.63742;5.172;399;20220422;21.2;4.6;12.9;2.1;9.86;0;3.52;21363 +74094;44.63742;5.172;399;20220423;15.7;8.8;12.2;3.3;10.01;18;1.85;3766 +74094;44.63742;5.172;399;20220424;15;6;10.5;1.8;10.1;.6;2.27;15232 +74094;44.63742;5.172;399;20220425;18.8;7.8;13.3;2;10.43;0;3.21;19860 +74094;44.63742;5.172;399;20220426;20.3;5.7;13;2.2;9.53;0;3.78;23900 +74094;44.63742;5.172;399;20220427;21.6;4.3;12.9;2.3;9.03;0;4.18;25871 +74094;44.63742;5.172;399;20220428;23.5;5.9;14.7;2.5;10.03;0;4.46;26057 +74094;44.63742;5.172;399;20220429;23.1;5.8;14.4;2.5;9.73;0;4.39;24850 +74094;44.63742;5.172;399;20220430;21;7.9;14.5;3;9.5;0;4.08;21904 +74094;44.63742;5.172;399;20220501;20.8;5.7;13.2;3.1;8.63;0;4.31;23876 +74094;44.63742;5.172;399;20220502;21.9;4.7;13.3;2.4;9;.3;4.32;26022 +74094;44.63742;5.172;399;20220503;21.5;7.8;14.6;2.2;10.73;1.8;3.56;19675 +74094;44.63742;5.172;399;20220504;22.5;7;14.7;2.3;11;3.8;4.15;24935 +74094;44.63742;5.172;399;20220505;16.2;11.1;13.7;3.2;11.16;2.8;2.59;11116 +74094;44.63742;5.172;399;20220506;16.9;10.3;13.6;2.4;10.62;0;2.33;10459 +74094;44.63742;5.172;399;20220507;20.9;8.9;14.9;1.7;10.84;0;3.1;16765 +74094;44.63742;5.172;399;20220508;21.6;9.6;15.6;1.5;11.82;2.5;2.9;15573 +74094;44.63742;5.172;399;20220509;24.5;8.5;16.5;1.2;12.27;.4;3.48;20041 +74094;44.63742;5.172;399;20220510;26.4;9.6;18;1.4;12.67;.1;3.83;20619 +74094;44.63742;5.172;399;20220511;27;10.1;18.6;2.1;11.84;0;4.27;20918 +74094;44.63742;5.172;399;20220512;26.3;8.7;17.5;2;11.22;0;4.11;20411 +74094;44.63742;5.172;399;20220513;25.2;8.7;17;1.7;11.57;0;3.9;20390 +74094;44.63742;5.172;399;20220514;27.7;10.1;18.9;1.3;13.57;0;3.99;21158 +74094;44.63742;5.172;399;20220515;27.6;11.2;19.4;1.7;13.67;1.6;4.09;19965 +74094;44.63742;5.172;399;20220516;27.8;12;19.9;1.5;12.14;0;4.22;20434 +74094;44.63742;5.172;399;20220517;30.4;11.1;20.7;1.5;13.24;0;4.46;21678 +74094;44.63742;5.172;399;20220518;31.3;12.9;22.1;1.4;14.32;.1;4.48;21146 +74094;44.63742;5.172;399;20220519;29.4;14;21.7;1.9;13.92;0;4.62;20477 +74094;44.63742;5.172;399;20220520;29.4;13.8;21.6;2.1;12.32;0;4.91;20530 +74094;44.63742;5.172;399;20220521;31.9;12;22;1.6;13.67;0;4.8;21902 +74094;44.63742;5.172;399;20220522;32.6;14.6;23.6;1.7;16.42;0;4.63;19731 +74094;44.63742;5.172;399;20220523;27.8;15.1;21.5;1.8;15.42;0;3.84;16764 +74094;44.63742;5.172;399;20220524;22.2;14.3;18.3;2;12.19;0;3.35;14740 +74094;44.63742;5.172;399;20220525;23.1;11.7;17.4;2.5;10.79;0;3.93;18319 +74094;44.63742;5.172;399;20220526;25.8;11.3;18.5;2.2;11.39;0;4.37;20685 +74094;44.63742;5.172;399;20220527;28.4;12.2;20.3;2.1;12.89;0;4.67;21587 +74094;44.63742;5.172;399;20220528;25.6;12.9;19.2;3.3;11.19;0;4.9;20251 +74094;44.63742;5.172;399;20220529;23.1;9;16;2.6;7.97;0;4.57;20847 +74094;44.63742;5.172;399;20220530;23.8;6.7;15.3;1.4;8.97;.9;3.81;20390 +74094;44.63742;5.172;399;20220531;22.6;11.9;17.2;1.4;12.79;.8;3.07;15133 +74094;44.63742;5.172;399;20220601;29.6;10.7;20.1;1.7;13.39;0;4.45;20759 +74094;44.63742;5.172;399;20220602;30.5;13.4;21.9;1.8;14.42;0;4.42;18956 +74094;44.63742;5.172;399;20220603;30;15.9;22.9;2.1;15.32;0;4.65;19279 +74094;44.63742;5.172;399;20220604;32.6;15.7;24.2;2;15.64;0;5.28;21984 +74094;44.63742;5.172;399;20220605;29.4;17.9;23.7;1.9;15.94;2.6;4.47;18573 +74094;44.63742;5.172;399;20220606;29.5;12.9;21.2;1.7;13.87;.3;4.58;20879 +74094;44.63742;5.172;399;20220607;26.4;14.2;20.3;2.4;12.69;0;4.51;19471 +74094;44.63742;5.172;399;20220608;24.1;11.4;17.8;1.8;12.07;1.7;3.59;16944 +74094;44.63742;5.172;399;20220609;21.2;14.2;17.7;4.1;10.97;.3;4.21;15035 +74094;44.63742;5.172;399;20220610;27.2;9.6;18.4;2.2;10.07;0;4.89;22732 +74094;44.63742;5.172;399;20220611;31.3;10.3;20.8;1.9;11.39;0;6.1;30814 +74094;44.63742;5.172;399;20220612;33.9;12.8;23.3;1.8;12.59;.2;6.18;28800 +74094;44.63742;5.172;399;20220613;30.2;15.3;22.8;2.5;14.37;0;6.04;27760 +74094;44.63742;5.172;399;20220614;32.9;11.9;22.4;1.7;12.49;0;6.25;30420 +74094;44.63742;5.172;399;20220615;33;15.7;24.3;1.8;14.74;.1;5.43;23154 +74094;44.63742;5.172;399;20220616;34.7;16.2;25.4;2.3;15.24;0;6.76;29115 +74094;44.63742;5.172;399;20220617;35.7;16.3;26;1.6;13.74;0;6.52;29315 +74094;44.63742;5.172;399;20220618;35.7;16.8;26.3;2.1;14.84;0;6.82;29059 +74094;44.63742;5.172;399;20220619;33.3;19.4;26.4;3.3;14.64;0;7.23;27672 +74094;44.63742;5.172;399;20220620;33.1;17.9;25.5;2.5;11.97;0;6.96;28850 +74094;44.63742;5.172;399;20220621;31.7;16.9;24.3;2;14.89;1.2;5.4;22167 +74094;44.63742;5.172;399;20220622;27.1;18.6;22.9;1.6;19.34;9.1;3.85;17289 +74094;44.63742;5.172;399;20220623;26.4;16.9;21.7;1.9;18.57;1.8;4.13;20385 +74094;44.63742;5.172;399;20220624;25.7;16.1;20.9;1.5;16.24;19.7;4.2;21500 +74094;44.63742;5.172;399;20220625;29;12.5;20.8;1.8;14.22;2.9;5.38;27881 +74094;44.63742;5.172;399;20220626;29.9;16.4;23.2;1.8;16.69;.5;5.38;26083 +74094;44.63742;5.172;399;20220627;27.3;16.3;21.8;2.1;15.89;0;4.66;21382 +74094;44.63742;5.172;399;20220628;26.9;15.5;21.2;2;15.42;0;4.98;25127 +74094;44.63742;5.172;399;20220629;30.1;14.5;22.3;1.4;15.37;0;5.56;28869 +74094;44.63742;5.172;399;20220630;29.5;13.8;21.6;1.9;14.92;3.6;5.01;23786 +74094;44.63742;5.172;399;20220701;25;13.3;19.2;2.6;12.92;0;5.18;26689 +74094;44.63742;5.172;399;20220702;31.4;9.9;20.7;1.5;11.84;0;5.88;30518 +74094;44.63742;5.172;399;20220703;34.1;14.3;24.2;1.6;13.92;0;6.17;29020 +74094;44.63742;5.172;399;20220704;31.8;18.4;25.1;1.5;16.39;2;5.45;25220 +74094;44.63742;5.172;399;20220705;30.5;15.6;23;2.2;14.67;0;6.09;28873 +74094;44.63742;5.172;399;20220706;29.3;14.2;21.8;2.4;12.04;0;6.08;28757 +74094;44.63742;5.172;399;20220707;29.1;14.2;21.6;3;11.87;0;6.28;28534 +74094;44.63742;5.172;399;20220708;28.7;15.4;22;2.6;12.67;0;5.94;28180 +74094;44.63742;5.172;399;20220709;30.8;13.7;22.3;2.1;12.57;0;6.1;28750 +74094;44.63742;5.172;399;20220710;30.9;14.4;22.6;2.1;13.29;0;5.99;28574 +74094;44.63742;5.172;399;20220711;31.9;14.4;23.2;1.8;14.12;0;6;28609 +74094;44.63742;5.172;399;20220712;32.7;14.6;23.7;1.9;13.92;0;6.19;29223 +74094;44.63742;5.172;399;20220713;34.4;14.5;24.5;1.6;13.84;0;6.12;28532 +74094;44.63742;5.172;399;20220714;36;16.6;26.3;1.8;15.07;0;6.58;29166 +74094;44.63742;5.172;399;20220715;34.5;17.1;25.8;2.4;13.69;0;6.82;28253 +74094;44.63742;5.172;399;20220716;34.1;15.2;24.7;1.6;11.79;0;6.17;28669 +74094;44.63742;5.172;399;20220717;34.5;14.8;24.7;1.6;12.97;0;6.1;28359 +74094;44.63742;5.172;399;20220718;37.2;17.2;27.2;1.6;15.77;0;6.47;28860 +74094;44.63742;5.172;399;20220719;36.6;19.6;28.1;2.3;17.62;0;6.82;27735 +74094;44.63742;5.172;399;20220720;35.8;18.4;27.1;2.1;16.29;0;6.46;26851 +74094;44.63742;5.172;399;20220721;35;18.2;26.6;1.6;14.12;0;6.2;28390 +74094;44.63742;5.172;399;20220722;37.8;15.3;26.6;1.5;13.74;0;6.3;27534 +74094;44.63742;5.172;399;20220723;32.5;19;25.7;2.1;16.64;0;5.65;24012 +74094;44.63742;5.172;399;20220724;35.9;16.1;26;1.5;14.99;0;6.08;28247 +74094;44.63742;5.172;399;20220725;35.3;17.2;26.2;1.8;15.14;.5;5.69;23146 +74094;44.63742;5.172;399;20220726;30;19.4;24.7;3.1;14.54;0;5.98;24147 +74094;44.63742;5.172;399;20220727;30.4;15.2;22.8;2.2;12.32;0;5.82;27219 +74094;44.63742;5.172;399;20220728;33;13;23;1.7;12.27;0;5.44;24712 +74094;44.63742;5.172;399;20220729;27.7;16.3;22;1.7;15.49;3.1;4.16;19226 +74094;44.63742;5.172;399;20220730;31.6;14.5;23.1;2.3;13.32;0;5.96;27353 +74094;44.63742;5.172;399;20220731;33.5;14.3;23.9;1.6;12.32;0;5.75;27380 +74094;44.63742;5.172;399;20220801;34.8;16.2;25.5;1.8;12.49;0;6.1;27396 +74094;44.63742;5.172;399;20220802;35.2;16;25.6;1.8;12.87;0;6.13;27435 +74094;44.63742;5.172;399;20220803;36.9;16.1;26.5;1.8;14.19;0;6.27;27328 +74094;44.63742;5.172;399;20220804;36.7;18.2;27.4;1.9;14.04;0;6.31;26396 +74094;44.63742;5.172;399;20220805;36;16.9;26.4;2;14.89;.1;6.07;25144 +74094;44.63742;5.172;399;20220806;32.9;16.9;24.9;2;15.89;0;5.72;25697 +74094;44.63742;5.172;399;20220807;32.2;15.2;23.7;2;13.79;0;5.65;26208 +74094;44.63742;5.172;399;20220808;33.3;15.2;24.3;1.7;12.84;0;5.6;26357 +74094;44.63742;5.172;399;20220809;34.6;15;24.8;1.7;12.62;0;5.72;26258 +74094;44.63742;5.172;399;20220810;34.8;15.9;25.3;1.6;12.49;0;5.7;26002 +74094;44.63742;5.172;399;20220811;34.9;16.2;25.5;1.5;13.49;0;5.61;26004 +74094;44.63742;5.172;399;20220812;35.7;15.4;25.6;1.6;13.04;0;5.75;26627 +74094;44.63742;5.172;399;20220813;34.9;16.1;25.5;1.7;13.92;5.8;5.61;25498 +74094;44.63742;5.172;399;20220814;26.2;19.4;22.8;1.9;18.94;7.8;3.1;13359 +74094;44.63742;5.172;399;20220815;29.3;14.6;22;1.7;15.49;.1;4.68;24027 +74094;44.63742;5.172;399;20220816;31.6;13.9;22.8;2.1;15.17;.2;5.03;23026 +74094;44.63742;5.172;399;20220817;27.9;17.2;22.5;2.2;17.87;31.9;3.52;14536 +74094;44.63742;5.172;399;20220818;24.8;13.2;19;2.3;16.01;5.2;3.51;18437 +74094;44.63742;5.172;399;20220819;25.1;16.7;20.9;3.2;15.81;.2;3.97;16237 +74094;44.63742;5.172;399;20220820;27.9;16.8;22.3;2;15.62;0;4.21;19960 +74094;44.63742;5.172;399;20220821;28;14.3;21.1;1.9;14.29;0;4.35;21795 +74094;44.63742;5.172;399;20220822;28;14.8;21.4;2.2;13.72;0;4.63;22680 +74094;44.63742;5.172;399;20220823;30.5;15.3;22.9;1.7;14.67;0;4.56;22688 +74094;44.63742;5.172;399;20220824;32.3;14.4;23.4;1.5;14.87;0;4.74;23486 +74094;44.63742;5.172;399;20220825;32.6;15.4;24;1.9;15.99;1.3;4.92;23020 +74094;44.63742;5.172;399;20220826;28.9;17.2;23.1;1.8;16.72;.1;4.17;20565 +74094;44.63742;5.172;399;20220827;28;15.3;21.7;1.6;16.24;0;3.91;20170 +74094;44.63742;5.172;399;20220828;30.4;14.7;22.6;1.3;16.07;.1;4.15;21757 +74094;44.63742;5.172;399;20220829;32.1;14.5;23.3;1.7;15.92;.4;4.59;22591 +74094;44.63742;5.172;399;20220830;29.6;18.6;24.1;1.6;18.32;6.2;3.5;15242 +74094;44.63742;5.172;399;20220831;27.4;15.6;21.5;1.6;16.54;0;3.56;18437 +74094;44.63742;5.172;399;20220901;30.1;13.9;22;1.7;14.67;0;4.28;22111 +74094;44.63742;5.172;399;20220902;26.9;14.1;20.5;1.8;15.02;.8;3.53;17104 +74094;44.63742;5.172;399;20220903;27;15.4;21.2;1.8;16.82;10.6;3.44;17292 +74094;44.63742;5.172;399;20220904;29.1;14.2;21.6;1.4;17.42;.4;3.77;20902 +74094;44.63742;5.172;399;20220905;29.4;16.7;23.1;1.7;18.44;.7;3.71;18366 +74094;44.63742;5.172;399;20220906;28.8;16.5;22.6;1.7;18.29;2.7;3.56;17501 +74094;44.63742;5.172;399;20220907;27;16.2;21.6;1.9;19.23;34.3;3.13;15578 +74094;44.63742;5.172;399;20220908;25.7;13.5;19.6;2;15.73;0;3.59;19398 +74094;44.63742;5.172;399;20220909;25.2;12.1;18.6;1.8;12.97;.1;3.36;18446 +74094;44.63742;5.172;399;20220910;24.3;11;17.7;1.9;11.94;0;3.37;18331 +74094;44.63742;5.172;399;20220911;27.7;9;18.3;1.5;11.67;.1;3.63;21347 +74094;44.63742;5.172;399;20220912;30;10.9;20.4;1.4;13.72;0;3.73;20728 +74094;44.63742;5.172;399;20220913;27.8;14.7;21.2;1.8;17.72;7.1;3;14604 +74094;44.63742;5.172;399;20220914;24.9;18.8;21.9;2.5;18.77;22.5;2.71;10971 +74094;44.63742;5.172;399;20220915;26.1;14;20;2;16.99;1.6;3.25;17151 +74094;44.63742;5.172;399;20220916;22.5;15.2;18.8;3;13.82;0;3.2;14700 +74094;44.63742;5.172;399;20220917;17.9;11.5;14.7;4.7;8.42;0;3.7;16381 +74094;44.63742;5.172;399;20220918;22;4.3;13.2;1.3;8.27;0;2.8;19738 +74094;44.63742;5.172;399;20220919;21.9;5;13.5;1.9;8.44;0;3.05;19188 +74094;44.63742;5.172;399;20220920;22.3;5.7;14;1.5;8.67;0;2.86;18847 +74094;44.63742;5.172;399;20220921;21.6;6;13.8;1.4;9.42;0;2.67;18399 +74094;44.63742;5.172;399;20220922;22.7;6.5;14.6;1.5;10.57;0;2.71;18228 +74094;44.63742;5.172;399;20220923;21.9;8.7;15.3;1.7;12.12;12;2.36;14093 +74094;44.63742;5.172;399;20220924;18.9;13.4;16.1;1.1;14.59;9.6;1.54;8601 +74094;44.63742;5.172;399;20220925;19.6;11.5;15.5;1.3;12.74;.1;1.94;12305 +74094;44.63742;5.172;399;20220926;19;7.8;13.4;1.6;10.39;2.1;2.13;14121 +74094;44.63742;5.172;399;20220927;16.2;9.6;12.9;2.8;10.14;1.4;2.08;11198 +74094;44.63742;5.172;399;20220928;19.8;9.7;14.8;2.2;11.87;13.5;2.03;11143 +74094;44.63742;5.172;399;20220929;16.7;10.7;13.7;1.5;11.24;.1;1.77;11095 +74094;44.63742;5.172;399;20220930;14.2;6.5;10.4;1.4;9.49;1.1;1.4;8700 +74094;44.63742;5.172;399;20221001;15.3;4.5;9.9;1.7;10.49;.1;1.36;9634 +74094;44.63742;5.172;399;20221002;24.4;10.2;17.3;2.4;13.12;.1;2.76;15419 +74094;44.63742;5.172;399;20221003;22.8;11.8;17.3;1.7;12.54;0;2.32;14207 +74094;44.63742;5.172;399;20221004;24.8;7.7;16.2;1.2;11.82;.1;2.3;16015 +74094;44.63742;5.172;399;20221005;23.6;8.5;16.1;1.9;12.59;.2;2.24;14073 +74094;44.63742;5.172;399;20221006;23.3;9.3;16.3;1.3;12.87;0;2;13937 +74094;44.63742;5.172;399;20221007;23;9.2;16.1;1.2;13.17;.5;1.89;12824 +74094;44.63742;5.172;399;20221008;19;12.7;15.9;1.3;14.44;1;1.33;7956 +74094;44.63742;5.172;399;20221009;19.3;10.7;15;1.1;13.77;3.2;1.35;8742 +74094;44.63742;5.172;399;20221010;22.6;12.2;17.4;1.4;14.09;.2;1.87;11727 +74094;44.63742;5.172;399;20221011;22.8;9.3;16.1;1.1;13.19;0;1.8;13318 +74094;44.63742;5.172;399;20221012;22;11.2;16.6;.9;13.52;0;1.58;10632 +74094;44.63742;5.172;399;20221013;20.2;8.4;14.3;1.1;12.84;.8;1.42;9978 +74094;44.63742;5.172;399;20221014;20.8;11.5;16.1;1.5;13.64;.2;1.57;9374 +74094;44.63742;5.172;399;20221015;24.2;9;16.6;1.5;12.64;.1;2;13312 +74094;44.63742;5.172;399;20221016;23.2;10.3;16.8;1.8;13.84;0;1.92;11531 +74094;44.63742;5.172;399;20221017;23.8;12.2;18;1.7;13.92;.1;1.86;10445 +74094;44.63742;5.172;399;20221018;24.5;10.5;17.5;1.3;13.62;.2;1.78;11989 +74094;44.63742;5.172;399;20221019;23.6;9.2;16.4;1.5;13.34;.1;1.73;11648 +74094;44.63742;5.172;399;20221020;19.8;12.6;16.2;1.8;14.99;3.4;1.18;5400 +74094;44.63742;5.172;399;20221021;19.4;15.9;17.6;2.9;15.87;37.5;1.4;3893 +74094;44.63742;5.172;399;20221022;21.9;13.3;17.6;2;15.37;0;1.6;9070 +74094;44.63742;5.172;399;20221023;23.3;13.9;18.6;2.3;15.17;0;1.82;7049 +74094;44.63742;5.172;399;20221024;22.3;16.2;19.3;1.9;15.94;6.5;1.54;6647 +74094;44.63742;5.172;399;20221025;22.1;10.9;16.5;1.9;13.49;0;1.54;9669 +74094;44.63742;5.172;399;20221026;23.7;11.3;17.5;1.3;13.99;.1;1.52;10208 +74094;44.63742;5.172;399;20221027;23.9;10.9;17.4;1.3;14.04;.1;1.47;9992 +74094;44.63742;5.172;399;20221028;24.2;10.6;17.4;1.4;13.22;0;1.55;10134 +74094;44.63742;5.172;399;20221029;23.7;9.3;16.5;1.2;11.82;.1;1.41;9700 +74094;44.63742;5.172;399;20221030;23;9;16;1.4;11.64;0;1.42;10210 +74094;44.63742;5.172;399;20221031;21.3;9.5;15.4;2;12.49;43.1;1.52;8654 +74094;44.63742;5.172;399;20221101;20.7;12.9;16.8;1.7;13.92;0;1.32;7573 +74094;44.63742;5.172;399;20221102;18.1;8.4;13.3;1.2;11.32;.1;1.04;8648 +74094;44.63742;5.172;399;20221103;13.1;5.8;9.4;1.8;10.87;13.1;.63;4334 +74094;44.63742;5.172;399;20221104;11.5;6;8.7;2.7;9.04;5.2;.93;4475 +74094;44.63742;5.172;399;20221105;12.9;6.1;9.5;3.2;7.47;0;1.47;7116 +74094;44.63742;5.172;399;20221106;17.6;1.4;9.5;1.2;7.47;0;.98;8831 +74094;44.63742;5.172;399;20221107;18.6;3.1;10.8;1.6;8.29;0;1.13;9153 +74094;44.63742;5.172;399;20221108;16.5;4.7;10.6;1.8;10.04;2;1;6244 +74094;44.63742;5.172;399;20221109;16.5;11.9;14.2;1.9;12.84;39.6;1.03;3405 +74094;44.63742;5.172;399;20221110;15.9;8.5;12.2;1.2;11.24;0;.76;6417 +74094;44.63742;5.172;399;20221111;18.5;5.1;11.8;1.1;10.24;.1;.8;8336 +74094;44.63742;5.172;399;20221112;16.1;5.8;11;1.6;10.22;0;.84;7299 +74094;44.63742;5.172;399;20221113;15.7;6.7;11.2;1.3;10.27;0;.78;5046 +74094;44.63742;5.172;399;20221114;13.7;7.1;10.4;1.3;10.32;6;.72;4319 +74094;44.63742;5.172;399;20221115;14.1;9.8;11.9;1.8;12.12;9.4;.69;3143 +74094;44.63742;5.172;399;20221116;17.1;7.6;12.4;1.9;10.34;0;1.01;6960 +74094;44.63742;5.172;399;20221117;16.1;6.3;11.2;2;10.62;3.8;.86;5757 +74094;44.63742;5.172;399;20221118;13;6.6;9.8;2.3;8.69;.2;.97;5824 +74094;44.63742;5.172;399;20221119;10.8;3.3;7;2.5;7.07;.1;.86;5662 +74094;44.63742;5.172;399;20221120;11.8;3.2;7.5;2;6.74;0;.95;6313 +74094;44.63742;5.172;399;20221121;8.2;3.2;5.7;2.1;7.67;7.4;.57;3124 +74094;44.63742;5.172;399;20221122;9.5;4.7;7.1;3.2;7.22;.1;1.04;4199 +74094;44.63742;5.172;399;20221123;9.7;1;5.4;1.9;7.54;2.1;.54;4319 +74094;44.63742;5.172;399;20221124;13.4;2.4;7.9;2.1;7.77;.1;.8;6029 +74094;44.63742;5.172;399;20221125;13.9;3.4;8.7;2.2;8.17;.9;.83;5096 +74094;44.63742;5.172;399;20221126;11.6;5.2;8.4;2;6.94;0;.86;5431 +74094;44.63742;5.172;399;20221127;11.2;-.4;5.4;1.3;6.42;0;.5;5968 +74094;44.63742;5.172;399;20221128;8;4.1;6.1;1.3;8.04;11.1;.49;2099 +74094;44.63742;5.172;399;20221129;8;3.4;5.7;1.7;7.49;.9;.5;3293 +74094;44.63742;5.172;399;20221130;9.6;2;5.8;1.3;6.89;0;.48;4295 +74094;44.63742;5.172;399;20221201;8.3;1.5;4.9;1;6.52;0;.45;4118 +74094;44.63742;5.172;399;20221202;6.4;1;3.7;.8;6.47;1.7;.36;3661 +74094;44.63742;5.172;399;20221203;5.4;1.2;3.3;.9;7.49;19.4;.31;2528 +74094;44.63742;5.172;399;20221204;8.1;4.7;6.4;2.1;8.24;12.6;.52;2327 +74094;44.63742;5.172;399;20221205;8;-.5;3.8;.9;6.39;0;.34;4692 +74094;44.63742;5.172;399;20221206;7;-2.5;2.2;1;5.49;0;.31;5083 +74094;44.63742;5.172;399;20221207;4;-1.4;1.3;1.5;5.52;0;.39;3449 +74094;44.63742;5.172;399;20221208;5.1;-2.3;1.4;1.3;5.82;20.7;.29;4768 +74094;44.63742;5.172;399;20221209;7.9;3.8;5.8;1.5;8.94;6.7;.31;3060 +74094;44.63742;5.172;399;20221210;4.2;3;3.6;2.8;6.37;0;.63;1741 +74094;44.63742;5.172;399;20221211;1.1;-3.5;-1.2;1.9;4.09;0;.45;3664 +74094;44.63742;5.172;399;20221212;4.4;-5.2;-.4;.9;4.44;7;.27;5172 +74094;44.63742;5.172;399;20221213;4.2;-.1;2;1.6;6.84;6.9;.24;2432 +74094;44.63742;5.172;399;20221214;8.7;3.2;6;1.4;8.67;2;.32;2884 +74094;44.63742;5.172;399;20221215;8.6;4.8;6.7;1.8;9.04;31.9;.41;2078 +74094;44.63742;5.172;399;20221216;5.9;4.1;5;2.5;7.49;0;.5;1812 +74094;44.63742;5.172;399;20221217;4;-.9;1.6;1.9;5.17;0;.55;3862 +74094;44.63742;5.172;399;20221218;10.1;-3.5;3.3;1.6;6.17;0;.45;5780 +74094;44.63742;5.172;399;20221219;12.7;4.4;8.5;2.1;9.14;0;.65;3237 +74094;44.63742;5.172;399;20221220;13.8;9.2;11.5;3.1;10.07;0;1.09;2668 +74094;44.63742;5.172;399;20221221;12.6;10.3;11.5;1.9;10.62;1.8;.72;2647 +74094;44.63742;5.172;399;20221222;13.3;5.3;9.3;2;9.94;2.2;.54;4460 +74094;44.63742;5.172;399;20221223;13.3;8.4;10.9;1.9;11.22;.2;.58;2931 +74094;44.63742;5.172;399;20221224;15.1;9.6;12.4;1.9;11.14;.1;.71;4278 +74094;44.63742;5.172;399;20221225;14.2;3.4;8.8;1.4;9.34;.1;.45;5306 +74094;44.63742;5.172;399;20221226;13.6;4.3;9;1.2;9.82;0;.35;4465 +74094;44.63742;5.172;399;20221227;11.3;3.4;7.4;1.4;8.17;0;.47;4499 +74094;44.63742;5.172;399;20221228;11.1;-.3;5.4;1.7;7.04;0;.44;5309 +74094;44.63742;5.172;399;20221229;13;4.9;9;1.6;9.29;1.4;.58;4315 +74094;44.63742;5.172;399;20221230;11;6.6;8.8;1.4;10.22;.5;.39;2702 +74094;44.63742;5.172;399;20221231;15.8;5.6;10.7;2;10.24;0;.69;4872 +74095;44.65149;5.48606;764;20220101;16.8;3;9.9;1.1;6.06;0;.74;6609 +74095;44.65149;5.48606;764;20220102;13.6;-.6;6.5;1.4;6.39;0;.64;6691 +74095;44.65149;5.48606;764;20220103;12.2;2.2;7.2;1.8;7.11;0;.73;5797 +74095;44.65149;5.48606;764;20220104;9.5;2;5.7;2.7;7.56;4.5;.63;4733 +74095;44.65149;5.48606;764;20220105;3;1.8;2.4;5;5.29;.3;.97;1719 +74095;44.65149;5.48606;764;20220106;2.8;-2.5;.2;3.4;3.71;0;.94;4214 +74095;44.65149;5.48606;764;20220107;3.9;-6.8;-1.4;2.3;4.04;5.4;.56;6134 +74095;44.65149;5.48606;764;20220108;5.3;-1.2;2;1.9;6.09;7.2;.38;4806 +74095;44.65149;5.48606;764;20220109;4;1;2.5;3;5.86;4;.62;3178 +74095;44.65149;5.48606;764;20220110;4.5;-.1;2.2;3.3;5.19;0;.69;4050 +74095;44.65149;5.48606;764;20220111;2.8;-4.6;-.9;2.4;4.29;0;.51;5112 +74095;44.65149;5.48606;764;20220112;2.4;-5.7;-1.6;2.3;3.79;0;.6;5501 +74095;44.65149;5.48606;764;20220113;6;-5.9;0;1.4;3.49;0;.67;6784 +74095;44.65149;5.48606;764;20220114;11.1;-7.4;1.8;1.1;3.31;0;.75;8273 +74095;44.65149;5.48606;764;20220115;12;-5;3.5;1.1;3.59;0;.75;8014 +74095;44.65149;5.48606;764;20220116;9.5;-4.8;2.3;2.2;3.44;0;1.16;7588 +74095;44.65149;5.48606;764;20220117;7.3;-5.8;.8;2.6;4.31;0;.8;7410 +74095;44.65149;5.48606;764;20220118;7;-4;1.5;1.6;4.54;0;.66;6831 +74095;44.65149;5.48606;764;20220119;6.9;-6.6;.2;2;5.06;.1;.57;7588 +74095;44.65149;5.48606;764;20220120;5.1;-1.3;1.9;3.9;4.86;0;.89;5331 +74095;44.65149;5.48606;764;20220121;2.9;-3.7;-.4;3.5;3.71;0;.94;5366 +74095;44.65149;5.48606;764;20220122;4.3;-7;-1.3;1.9;3.79;0;.66;7306 +74095;44.65149;5.48606;764;20220123;8;-6.6;.7;1.8;4.09;0;.81;8222 +74095;44.65149;5.48606;764;20220124;10.6;-7.8;1.4;1.1;4.06;0;.7;9243 +74095;44.65149;5.48606;764;20220125;9.4;-5.7;1.8;1.2;4.06;0;.7;8597 +74095;44.65149;5.48606;764;20220126;11.2;-4.7;3.3;2.2;3.59;0;1.39;8650 +74095;44.65149;5.48606;764;20220127;11.6;-5.5;3.1;2.4;3.26;0;1.54;9105 +74095;44.65149;5.48606;764;20220128;6.6;-5.1;.8;3.1;4.26;0;1.03;7915 +74095;44.65149;5.48606;764;20220129;9.4;-2.9;3.3;2.8;4.21;0;1.32;8320 +74095;44.65149;5.48606;764;20220130;8.8;-2.7;3.1;2.9;5.56;0;.91;8024 +74095;44.65149;5.48606;764;20220131;6.4;-2;2.2;4.8;5.24;.6;1.16;6723 +74095;44.65149;5.48606;764;20220201;5.6;-1.9;1.8;4.6;4.66;.7;1.2;6752 +74095;44.65149;5.48606;764;20220202;11;2.5;6.7;4.8;6.91;0;1.37;7256 +74095;44.65149;5.48606;764;20220203;14;.1;7;1.7;6.01;0;1.22;9310 +74095;44.65149;5.48606;764;20220204;10.1;-1.2;4.4;2.2;6.36;0;.9;8573 +74095;44.65149;5.48606;764;20220205;7.9;2.9;5.4;3.6;5.91;0;1.22;5293 +74095;44.65149;5.48606;764;20220206;7.8;-3.3;2.2;2.4;5.14;1.4;.93;8730 +74095;44.65149;5.48606;764;20220207;9.1;3.1;6.1;4.8;5.29;.6;1.93;6097 +74095;44.65149;5.48606;764;20220208;10.8;-4;3.4;1.8;4.14;0;1.26;10132 +74095;44.65149;5.48606;764;20220209;12.5;-3.2;4.7;2;4.86;0;1.34;10344 +74095;44.65149;5.48606;764;20220210;4.3;-3.1;.6;2;5.26;0;1.52;11766 +74095;44.65149;5.48606;764;20220211;10.9;.5;5.7;3.2;5.22;0;1.72;10000 +74095;44.65149;5.48606;764;20220212;11;-1.2;4.9;3;4.23;0;1.7;10975 +74095;44.65149;5.48606;764;20220213;10.4;.7;5.5;3.3;5.56;2.1;1.45;11266 +74095;44.65149;5.48606;764;20220214;6.6;2;4.3;1.9;6.36;12.9;.82;3166 +74095;44.65149;5.48606;764;20220215;8;.2;4.1;2.8;5.59;1.4;1.24;10866 +74095;44.65149;5.48606;764;20220216;7.7;-1;3.3;1.3;7.34;6.6;.69;8819 +74095;44.65149;5.48606;764;20220217;15.2;4.8;10;3.5;8.59;.2;1.7;9643 +74095;44.65149;5.48606;764;20220218;17.5;1.8;9.7;2;7.89;0;1.7;11810 +74095;44.65149;5.48606;764;20220219;8;2.6;5.3;3.9;5.71;0;1.49;7155 +74095;44.65149;5.48606;764;20220220;11.7;-1.7;5;2.8;5.29;0;1.63;11284 +74095;44.65149;5.48606;764;20220221;8;.9;4.4;4.2;6.24;10.5;1.26;8479 +74095;44.65149;5.48606;764;20220222;9.9;1.5;5.7;4.9;6.11;0;1.67;9383 +74095;44.65149;5.48606;764;20220223;14;.5;7.2;2.1;5.96;0;1.69;11740 +74095;44.65149;5.48606;764;20220224;11.3;.6;5.9;2.6;6.49;0;1.47;10783 +74095;44.65149;5.48606;764;20220225;8.2;.6;4.4;4.6;4.64;0;1.87;9253 +74095;44.65149;5.48606;764;20220226;9.2;-2.7;3.3;2.7;3.74;0;1.72;11619 +74095;44.65149;5.48606;764;20220227;9.4;-4.7;2.3;1.9;4.39;0;1.47;12875 +74095;44.65149;5.48606;764;20220228;10.6;-4.3;3.1;1.6;4.81;0;1.4;13146 +74095;44.65149;5.48606;764;20220301;10.9;-3.5;3.7;1.9;4.96;0;1.53;13120 +74095;44.65149;5.48606;764;20220302;9.2;-1.8;3.7;1.5;6.19;0;1.16;11678 +74095;44.65149;5.48606;764;20220303;12.5;-.6;6;2.2;6.79;0;1.55;13077 +74095;44.65149;5.48606;764;20220304;12.3;.4;6.3;3.4;5.49;0;1.98;12435 +74095;44.65149;5.48606;764;20220305;9.8;-3.5;3.2;2.7;3.54;0;1.95;13407 +74095;44.65149;5.48606;764;20220306;7.5;-5.5;1;2.2;3.41;0;1.65;13536 +74095;44.65149;5.48606;764;20220307;8.9;-6.5;1.2;1.7;3.61;0;1.6;14632 +74095;44.65149;5.48606;764;20220308;9;-5.9;1.6;1.6;4.74;0;1.47;14381 +74095;44.65149;5.48606;764;20220309;10.7;-.8;4.9;1.8;6.04;0;1.57;13194 +74095;44.65149;5.48606;764;20220310;11.3;-2.9;4.2;2;6.21;.3;1.54;14381 +74095;44.65149;5.48606;764;20220311;10.2;2.7;6.4;4.5;6.11;0;1.99;10581 +74095;44.65149;5.48606;764;20220312;10.9;3.4;7.1;4.4;5.24;0;2.51;10894 +74095;44.65149;5.48606;764;20220313;7.5;5.2;6.3;4.3;6.74;8.8;1.55;5994 +74095;44.65149;5.48606;764;20220314;12.1;1.5;6.8;2.6;8.24;1.1;1.66;13358 +74095;44.65149;5.48606;764;20220315;13.9;7.3;10.6;3.4;8.11;0;2.23;10671 +74095;44.65149;5.48606;764;20220316;16;4.4;10.2;1.9;8.16;0;2.15;14321 +74095;44.65149;5.48606;764;20220317;12.9;4.3;8.6;2;9.04;0;1.65;12290 +74095;44.65149;5.48606;764;20220318;12.9;6.6;9.8;3.5;8.06;.6;2.16;7133 +74095;44.65149;5.48606;764;20220319;14.5;5.7;10.1;3.2;6.39;0;2.94;13500 +74095;44.65149;5.48606;764;20220320;10.5;2.2;6.4;4;5.32;0;2.34;8566 +74095;44.65149;5.48606;764;20220321;12.2;3.7;7.9;3.7;4.66;0;3.06;17633 +74095;44.65149;5.48606;764;20220322;12.9;-1.9;5.5;5.2;3.22;0;3.9;20050 +74095;44.65149;5.48606;764;20220323;15;-1.9;6.5;3.7;3.52;0;3.78;20333 +74095;44.65149;5.48606;764;20220324;16.8;-2;7.4;3.2;3.76;0;3.74;20533 +74095;44.65149;5.48606;764;20220325;17.3;-1.6;7.9;2.8;4.26;0;3.52;19800 +74095;44.65149;5.48606;764;20220326;17.8;.1;9;3.5;4.42;0;3.97;19966 +74095;44.65149;5.48606;764;20220327;16.9;2.2;9.6;3;4.26;0;3.58;15033 +74095;44.65149;5.48606;764;20220328;18.7;.5;9.6;2.8;4.29;0;3.78;19900 +74095;44.65149;5.48606;764;20220329;16.6;2.4;9.5;2.7;5.69;2.5;3.02;14000 +74095;44.65149;5.48606;764;20220330;11.1;6;8.5;1.6;8.76;.4;1.38;7266 +74095;44.65149;5.48606;764;20220331;12;3;7.5;3.1;7.19;1.3;2.38;15666 +74095;44.65149;5.48606;764;20220401;3.6;1.3;2.5;4.7;4.78;7.4;1.61;9975 +74095;44.65149;5.48606;764;20220402;2.2;-2.3;0;5;4.06;1.9;1.97;12900 +74095;44.65149;5.48606;764;20220403;6.6;-3;1.8;2.5;4.55;.3;1.52;10925 +74095;44.65149;5.48606;764;20220404;9.7;-3.9;2.9;2;4.92;0;2.43;21866 +74095;44.65149;5.48606;764;20220405;14.8;-3.1;5.8;2.2;5.36;0;2.93;20966 +74095;44.65149;5.48606;764;20220406;14.3;0;7.2;2.5;7.07;.7;2.47;15650 +74095;44.65149;5.48606;764;20220407;13.4;6;9.7;3.7;8.36;8.6;2.29;11466 +74095;44.65149;5.48606;764;20220408;15.9;7.8;11.9;3.9;9.36;1.2;2.69;13133 +74095;44.65149;5.48606;764;20220409;8.9;3.9;6.4;5.2;4.82;.9;3.35;19466 +74095;44.65149;5.48606;764;20220410;14.5;-2.6;6;1.8;4.39;0;3.23;24433 +74095;44.65149;5.48606;764;20220411;12.7;.9;6.8;3.5;5.96;0;2.36;12466 +74095;44.65149;5.48606;764;20220412;17.2;3.5;10.4;4.1;6.72;0;3.4;13600 +74095;44.65149;5.48606;764;20220413;20.6;5.3;12.9;3;7.16;0;4.12;19866 +74095;44.65149;5.48606;764;20220414;21.5;3.8;12.6;2.5;7.92;0;4.09;22333 +74095;44.65149;5.48606;764;20220415;23.6;6.4;15;2.8;9.12;0;4.39;22233 +74095;44.65149;5.48606;764;20220416;22.8;9.1;16;3.4;7.92;0;4.4;22700 +74095;44.65149;5.48606;764;20220417;18.7;4.3;11.5;2.7;7.22;0;4.23;24900 +74095;44.65149;5.48606;764;20220418;18.9;1.7;10.3;2.5;7.02;0;3.97;24500 +74095;44.65149;5.48606;764;20220419;19.3;2.3;10.8;2.5;6.82;0;3.91;22866 +74095;44.65149;5.48606;764;20220420;15;4;9.5;1.9;8.96;7.7;2.11;10833 +74095;44.65149;5.48606;764;20220421;16.2;7.9;12;3.7;9.42;3;3.14;14566 +74095;44.65149;5.48606;764;20220422;17.7;5.9;11.8;2.7;8.69;.1;3.52;19400 +74095;44.65149;5.48606;764;20220423;12.3;8.4;10.4;3.5;8.56;20.7;2.22;6666 +74095;44.65149;5.48606;764;20220424;12;3.3;7.7;2.2;8.69;.8;1.84;11800 +74095;44.65149;5.48606;764;20220425;16.2;6.3;11.3;2.2;8.66;.1;3.36;21100 +74095;44.65149;5.48606;764;20220426;18.5;2.4;10.4;2.1;8.02;0;3.75;24666 +74095;44.65149;5.48606;764;20220427;20.7;2.6;11.6;2.3;7.79;0;4.27;26633 +74095;44.65149;5.48606;764;20220428;21.5;4.3;12.9;2.3;8.82;0;4.3;24866 +74095;44.65149;5.48606;764;20220429;21.8;4.4;13.1;2.2;8.79;0;4.19;24266 +74095;44.65149;5.48606;764;20220430;19.1;7.3;13.2;1.7;8.99;0;3.24;18433 +74095;44.65149;5.48606;764;20220501;18.8;4.5;11.6;2.4;7.66;0;4.02;25300 +74095;44.65149;5.48606;764;20220502;19.4;3.1;11.2;2.4;8.02;.7;4.19;26266 +74095;44.65149;5.48606;764;20220503;16.8;6.8;11.8;2;9.59;3.3;3.07;15666 +74095;44.65149;5.48606;764;20220504;18.5;4.1;11.3;2;9.66;9.9;3.55;21866 +74095;44.65149;5.48606;764;20220505;13.7;8.8;11.3;2.5;9.92;7.4;2.03;11057 +74095;44.65149;5.48606;764;20220506;14.9;7.5;11.2;3.4;9.74;0;2.84;17247 +74095;44.65149;5.48606;764;20220507;18.3;7.5;12.9;2.7;10.39;.6;3.46;20760 +74095;44.65149;5.48606;764;20220508;18.2;9.5;13.8;2.2;11.51;4.7;3.23;18638 +74095;44.65149;5.48606;764;20220509;20.8;7.1;13.9;1.7;11.26;.8;3.78;23527 +74095;44.65149;5.48606;764;20220510;22.7;8;15.4;1.5;11.84;.1;4.03;24403 +74095;44.65149;5.48606;764;20220511;23.7;8;15.9;1.8;11.24;0;4.42;25311 +74095;44.65149;5.48606;764;20220512;23.1;7;15.1;2;10.84;0;4.37;25456 +74095;44.65149;5.48606;764;20220513;22.5;8.1;15.3;1.7;11.54;0;4.15;24535 +74095;44.65149;5.48606;764;20220514;24.5;9.4;17;1.8;13.11;0;4.4;25022 +74095;44.65149;5.48606;764;20220515;23.8;9.6;16.7;1.8;13.11;2.5;4.32;24579 +74095;44.65149;5.48606;764;20220516;24.5;10.5;17.5;2;11.84;.1;4.65;24558 +74095;44.65149;5.48606;764;20220517;27.1;10.1;18.6;1.6;12.56;0;4.9;26418 +74095;44.65149;5.48606;764;20220518;27.7;12.1;19.9;1.8;13.31;.2;5.11;25622 +74095;44.65149;5.48606;764;20220519;26;12.3;19.2;2.3;13.24;0;4.93;24519 +74095;44.65149;5.48606;764;20220520;26.2;13.3;19.8;2.5;11.76;0;5.17;23828 +74095;44.65149;5.48606;764;20220521;28.8;10.2;19.5;1.4;13.16;0;5.17;27257 +74095;44.65149;5.48606;764;20220522;30.9;13.5;22.2;1.6;15.34;.2;5.53;27232 +74095;44.65149;5.48606;764;20220523;24.8;14;19.4;2.3;13.79;.1;4.6;22087 +74095;44.65149;5.48606;764;20220524;19.5;11.1;15.3;2.4;11.91;.6;3.64;19598 +74095;44.65149;5.48606;764;20220525;19.5;9.1;14.3;2.5;10.79;0;3.88;21636 +74095;44.65149;5.48606;764;20220526;22.7;8.5;15.6;2.6;11.31;.1;4.62;25456 +74095;44.65149;5.48606;764;20220527;24.9;11;18;2.4;13.26;0;4.87;25450 +74095;44.65149;5.48606;764;20220528;23;10.3;16.7;3.5;11.19;0;4.9;24327 +74095;44.65149;5.48606;764;20220529;20.1;7.4;13.7;3.3;7.96;0;4.67;24313 +74095;44.65149;5.48606;764;20220530;21;4.4;12.7;1.8;8.39;1.3;4.45;27415 +74095;44.65149;5.48606;764;20220531;20.6;9;14.8;1.3;11.49;.5;3.9;23501 +74095;44.65149;5.48606;764;20220601;26;8.3;17.1;1.5;12.14;0;4.97;27876 +74095;44.65149;5.48606;764;20220602;27.5;11.6;19.5;1.8;13.16;0;5.28;27003 +74095;44.65149;5.48606;764;20220603;27;15.4;21.2;2.2;14.55;0;4.31;17166 +74095;44.65149;5.48606;764;20220604;29.6;14.5;22.1;2.5;14.36;0;5.92;26751 +74095;44.65149;5.48606;764;20220605;26.5;16.2;21.3;2.3;14.59;3.4;4.94;22459 +74095;44.65149;5.48606;764;20220606;27;11.4;19.2;1.8;13.14;1.2;5.19;27002 +74095;44.65149;5.48606;764;20220607;24;11.6;17.8;2.5;12.21;0;4.79;24477 +74095;44.65149;5.48606;764;20220608;20.1;9.2;14.6;1.7;10.89;3.2;3.98;23162 +74095;44.65149;5.48606;764;20220609;18.9;11.2;15.1;3.7;10.01;.6;4.02;18992 +74095;44.65149;5.48606;764;20220610;24.7;9;16.8;3.5;9.31;0;5.52;26766 +74095;44.65149;5.48606;764;20220611;28.5;9.2;18.8;2.3;10.31;0;5.96;28676 +74095;44.65149;5.48606;764;20220612;31;11.9;21.4;2;11.29;.2;6.15;28759 +74095;44.65149;5.48606;764;20220613;27.6;13.1;20.4;2.6;13.31;0;5.55;26348 +74095;44.65149;5.48606;764;20220614;30.4;10.3;20.4;2;11.71;0;6.17;29550 +74095;44.65149;5.48606;764;20220615;29.8;14.2;22;1.6;13.74;1.2;5.68;27602 +74095;44.65149;5.48606;764;20220616;32.2;14.8;23.5;2.2;13.79;0;6.34;28131 +74095;44.65149;5.48606;764;20220617;32.8;14.7;23.8;2.6;12.54;0;6.8;27997 +74095;44.65149;5.48606;764;20220618;32.9;16.1;24.5;2.2;13.99;0;6.63;28060 +74095;44.65149;5.48606;764;20220619;30.4;18.8;24.6;3.3;13.91;0;6.52;24075 +74095;44.65149;5.48606;764;20220620;30.4;16.1;23.3;2.7;11.51;0;6.46;26387 +74095;44.65149;5.48606;764;20220621;28.7;17.1;22.9;2.5;14.09;2.4;5.61;23994 +74095;44.65149;5.48606;764;20220622;25;16.9;21;2.2;17.44;2.2;4.2;19966 +74095;44.65149;5.48606;764;20220623;24.4;13.9;19.1;2.1;16.25;3.2;4.45;22397 +74095;44.65149;5.48606;764;20220624;21.9;14.6;18.3;1.5;14.89;18.1;3.71;19066 +74095;44.65149;5.48606;764;20220625;25.7;10.6;18.1;1.8;12.59;.6;5.06;27006 +74095;44.65149;5.48606;764;20220626;29;13.4;21.2;2.1;14.96;.2;5.72;27512 +74095;44.65149;5.48606;764;20220627;25.1;14.6;19.8;2.3;15.71;0;4.61;22679 +74095;44.65149;5.48606;764;20220628;24.4;13.5;19;2.3;14.81;0;4.54;22804 +74095;44.65149;5.48606;764;20220629;27.2;14.2;20.7;2;14.39;0;5.21;25143 +74095;44.65149;5.48606;764;20220630;27.4;12.4;19.9;2;13.69;3.6;5.36;26765 +74095;44.65149;5.48606;764;20220701;22.6;12.1;17.4;2.8;12.49;.1;4.54;22725 +74095;44.65149;5.48606;764;20220702;29.2;9.2;19.2;2.1;11.04;0;5.96;29014 +74095;44.65149;5.48606;764;20220703;32.4;13.6;23;1.6;12.49;0;6.07;28313 +74095;44.65149;5.48606;764;20220704;29.8;16.4;23.1;1.8;15.64;.7;5.46;25487 +74095;44.65149;5.48606;764;20220705;27.1;14.1;20.6;2.7;14.36;0;5.36;25092 +74095;44.65149;5.48606;764;20220706;26.4;11.9;19.2;2.8;11.91;0;5.49;25975 +74095;44.65149;5.48606;764;20220707;26.2;11;18.6;3.2;11.91;0;5.55;26610 +74095;44.65149;5.48606;764;20220708;26.2;12.6;19.4;3.1;12.16;0;5.47;25026 +74095;44.65149;5.48606;764;20220709;28.1;11.4;19.8;2.7;12.01;0;5.84;27306 +74095;44.65149;5.48606;764;20220710;27.9;12.5;20.2;2.8;12.19;0;5.79;26198 +74095;44.65149;5.48606;764;20220711;28.7;12.4;20.5;2.2;13.59;0;5.71;27513 +74095;44.65149;5.48606;764;20220712;29.8;12.9;21.4;2.2;12.69;0;5.91;27233 +74095;44.65149;5.48606;764;20220713;31;13.1;22.1;2;12.76;0;6.03;27901 +74095;44.65149;5.48606;764;20220714;32.9;15.2;24;1.9;14.14;0;6.21;28018 +74095;44.65149;5.48606;764;20220715;31.5;15.7;23.6;2.7;12.96;0;6.35;26162 +74095;44.65149;5.48606;764;20220716;30.9;13.5;22.2;2.6;11.29;0;6.3;26787 +74095;44.65149;5.48606;764;20220717;31.8;13.3;22.5;2.4;11.94;0;6.48;27747 +74095;44.65149;5.48606;764;20220718;34;15.9;24.9;2;14.54;0;6.44;27902 +74095;44.65149;5.48606;764;20220719;33.6;18.1;25.8;2.2;16.39;0;6.32;26138 +74095;44.65149;5.48606;764;20220720;33.1;17.6;25.3;2.4;15.39;0;6.39;26378 +74095;44.65149;5.48606;764;20220721;31.6;14.8;23.2;2.2;14.31;0;5.97;26423 +74095;44.65149;5.48606;764;20220722;34;14.8;24.4;1.8;13.06;0;6.28;27841 +74095;44.65149;5.48606;764;20220723;30.3;16.5;23.4;2.5;15.84;0;5.67;24581 +74095;44.65149;5.48606;764;20220724;32.9;14.1;23.5;2.1;14.04;0;6.24;27738 +74095;44.65149;5.48606;764;20220725;33;14.9;23.9;2.1;14.34;.3;6.19;26760 +74095;44.65149;5.48606;764;20220726;27.1;16.3;21.7;3.3;14.21;0;5.17;21582 +74095;44.65149;5.48606;764;20220727;27.7;12.1;19.9;2.5;12.14;0;5.41;25427 +74095;44.65149;5.48606;764;20220728;30.5;11.9;21.2;1.7;11.69;0;5.56;27171 +74095;44.65149;5.48606;764;20220729;25;14;19.5;1.6;14.06;3.7;4.22;21522 +74095;44.65149;5.48606;764;20220730;28.3;13.7;21;3;12.14;0;5.68;24157 +74095;44.65149;5.48606;764;20220731;30.7;12.7;21.7;2.5;11.24;0;5.87;25722 +74095;44.65149;5.48606;764;20220801;32.1;14.4;23.3;2.7;11.94;0;6.31;25791 +74095;44.65149;5.48606;764;20220802;32;14.6;23.3;2.4;12.39;0;5.97;25184 +74095;44.65149;5.48606;764;20220803;33;14.7;23.9;1.6;13.91;0;5.65;26408 +74095;44.65149;5.48606;764;20220804;33;16.7;24.8;1.9;14.64;.7;5.81;25356 +74095;44.65149;5.48606;764;20220805;33.4;15.8;24.6;1.9;15.14;.6;5.86;25768 +74095;44.65149;5.48606;764;20220806;30;15.1;22.5;2.4;14.96;0;5.39;23810 +74095;44.65149;5.48606;764;20220807;28.8;13.2;21;2.4;13.59;0;5.25;24408 +74095;44.65149;5.48606;764;20220808;29.9;13.9;21.9;2.3;12.41;0;5.52;24399 +74095;44.65149;5.48606;764;20220809;31.3;13.9;22.6;2.1;11.74;0;5.64;24967 +74095;44.65149;5.48606;764;20220810;30.8;14.9;22.9;1.8;12.14;.1;5.36;24259 +74095;44.65149;5.48606;764;20220811;31.4;16.5;23.9;2.4;13.46;0;5.65;22795 +74095;44.65149;5.48606;764;20220812;32.9;12.9;22.9;1.6;11.79;0;5.48;25620 +74095;44.65149;5.48606;764;20220813;31.9;13.9;22.9;1.8;11.86;5.3;5.41;24568 +74095;44.65149;5.48606;764;20220814;23.2;15.2;19.2;1.7;16.68;18.4;3.09;15402 +74095;44.65149;5.48606;764;20220815;27.2;12.7;19.9;2.2;13.78;0;4.67;21515 +74095;44.65149;5.48606;764;20220816;28.9;12.1;20.5;1.9;13.21;0;4.8;22982 +74095;44.65149;5.48606;764;20220817;25.8;17.3;21.6;2.5;16.05;38.7;3.87;14402 +74095;44.65149;5.48606;764;20220818;21.5;10.8;16.1;2.6;14.22;10;3.15;17893 +74095;44.65149;5.48606;764;20220819;22.9;14.3;18.6;4;14.59;.3;3.8;17206 +74095;44.65149;5.48606;764;20220820;24.9;14.1;19.5;3.3;14.74;0;4.09;18952 +74095;44.65149;5.48606;764;20220821;25.2;13.3;19.3;2.7;13.76;0;4.2;19956 +74095;44.65149;5.48606;764;20220822;25.7;11.5;18.6;3;12.71;0;4.5;21349 +74095;44.65149;5.48606;764;20220823;27.6;12.4;20;2.5;13.24;0;4.64;21699 +74095;44.65149;5.48606;764;20220824;29.5;13.4;21.5;1.8;13.74;0;4.62;22363 +74095;44.65149;5.48606;764;20220825;29.7;14;21.9;1.8;14.99;.5;4.57;22082 +74095;44.65149;5.48606;764;20220826;26.8;15.7;21.3;2.9;15.51;.6;4.27;18711 +74095;44.65149;5.48606;764;20220827;25.2;14;19.6;2.2;15.21;.1;3.78;18625 +74095;44.65149;5.48606;764;20220828;27.1;13.3;20.2;1.7;14.86;.1;4;20319 +74095;44.65149;5.48606;764;20220829;29.4;12.9;21.2;1.5;14.11;.1;4.27;21707 +74095;44.65149;5.48606;764;20220830;26.1;16.3;21.2;1.7;17.16;6.2;3.42;16672 +74095;44.65149;5.48606;764;20220831;24.5;13.4;18.9;2;15.91;.1;3.21;17028 +74095;44.65149;5.48606;764;20220901;26.4;12.3;19.4;1.6;13.35;0;3.97;21352 +74095;44.65149;5.48606;764;20220902;23.8;12.4;18.1;1.5;13.19;2.8;3.29;17675 +74095;44.65149;5.48606;764;20220903;24.3;14.6;19.4;1.6;15.44;14.6;3.15;16245 +74095;44.65149;5.48606;764;20220904;26.1;12.3;19.2;1.3;15.54;.3;3.4;19300 +74095;44.65149;5.48606;764;20220905;27;14.6;20.8;1.9;16.24;.2;3.61;17990 +74095;44.65149;5.48606;764;20220906;26.1;14.5;20.3;2;16.34;1.9;3.41;17241 +74095;44.65149;5.48606;764;20220907;24.9;14.6;19.7;2.1;16.64;23.6;3.21;16066 +74095;44.65149;5.48606;764;20220908;22.9;11.7;17.3;2.5;13.66;.1;3.25;16791 +74095;44.65149;5.48606;764;20220909;21.7;10.1;15.9;1.5;11.31;.1;2.94;16975 +74095;44.65149;5.48606;764;20220910;21;8.4;14.7;2.2;10.56;0;3.06;17560 +74095;44.65149;5.48606;764;20220911;23.6;7.4;15.5;1.7;10.46;.1;3.31;19044 +74095;44.65149;5.48606;764;20220912;26.8;9;17.9;1.7;12.01;0;3.58;19670 +74095;44.65149;5.48606;764;20220913;25.4;13;19.2;2;15.64;2.9;3.06;16510 +74095;44.65149;5.48606;764;20220914;22.4;16.4;19.4;3;15.38;29.1;3.11;11208 +74095;44.65149;5.48606;764;20220915;23.3;12.2;17.7;2;14.71;1.1;2.9;15754 +74095;44.65149;5.48606;764;20220916;19.9;11.9;15.9;2.8;12.89;0;2.57;13367 +74095;44.65149;5.48606;764;20220917;15.5;8.3;11.9;4.3;8.04;0;2.92;12335 +74095;44.65149;5.48606;764;20220918;18.7;2.8;10.7;1.9;7.59;0;2.75;17720 +74095;44.65149;5.48606;764;20220919;18.3;4.1;11.2;2.6;7.91;.1;2.83;16689 +74095;44.65149;5.48606;764;20220920;19;3.7;11.4;2.3;7.96;0;2.86;17170 +74095;44.65149;5.48606;764;20220921;19.4;4.3;11.8;1.9;8.69;.1;2.71;17165 +74095;44.65149;5.48606;764;20220922;20.2;5.9;13;1.3;9.64;0;2.44;16377 +74095;44.65149;5.48606;764;20220923;19.1;6.6;12.8;1.2;11.06;12.4;2.12;15006 +74095;44.65149;5.48606;764;20220924;16.7;11.3;14;1.3;12.81;10.6;1.63;9580 +74095;44.65149;5.48606;764;20220925;15.9;9.4;12.7;1.8;11.61;2.2;1.75;10759 +74095;44.65149;5.48606;764;20220926;16;6.5;11.3;2.4;9.41;3.5;2.09;13117 +74095;44.65149;5.48606;764;20220927;13.7;7.1;10.4;2.6;9.09;3;1.8;10678 +74095;44.65149;5.48606;764;20220928;16.5;7.7;12.1;1.4;10.81;21.6;1.78;12215 +74095;44.65149;5.48606;764;20220929;14.1;9;11.5;1.8;10.26;.2;1.58;9217 +74095;44.65149;5.48606;764;20220930;11.1;5.9;8.5;2;8.81;1.4;1.35;8965 +74095;44.65149;5.48606;764;20221001;14;4.5;9.2;1.1;9.61;1.1;1.49;12261 +74095;44.65149;5.48606;764;20221002;21.9;9.5;15.7;2.2;12.16;.1;2.43;13790 +74095;44.65149;5.48606;764;20221003;19.7;9.5;14.6;2.3;11.54;0;2.18;12339 +74095;44.65149;5.48606;764;20221004;22.6;6.5;14.5;1.6;10.54;.1;2.39;15158 +74095;44.65149;5.48606;764;20221005;21.2;7.1;14.1;1.5;10.91;.2;2.13;14021 +74095;44.65149;5.48606;764;20221006;21;7.4;14.2;1.4;11.49;.1;2.05;13785 +74095;44.65149;5.48606;764;20221007;21.1;8.1;14.6;1.3;11.64;.3;1.99;13404 +74095;44.65149;5.48606;764;20221008;16;9.8;12.9;1.4;12.94;3.2;1.33;9132 +74095;44.65149;5.48606;764;20221009;16.5;11;13.7;1;13.46;3.7;1.31;8335 +74095;44.65149;5.48606;764;20221010;20;10.1;15.1;1.1;13.09;.2;1.63;11052 +74095;44.65149;5.48606;764;20221011;20.4;8.6;14.5;1.3;12.09;.1;1.79;12218 +74095;44.65149;5.48606;764;20221012;18.7;9.7;14.2;1.1;12.46;.2;1.53;10418 +74095;44.65149;5.48606;764;20221013;17.6;7.9;12.7;1.1;11.56;.4;1.42;10783 +74095;44.65149;5.48606;764;20221014;18.1;8.9;13.5;1.2;12.04;.2;1.47;10423 +74095;44.65149;5.48606;764;20221015;21.9;6.9;14.4;1.4;11.06;.2;1.86;12870 +74095;44.65149;5.48606;764;20221016;20.6;10.2;15.4;2.6;12.34;0;1.96;10542 +74095;44.65149;5.48606;764;20221017;21.4;10.8;16.1;2.5;12.41;.1;2;10709 +74095;44.65149;5.48606;764;20221018;22.3;9.1;15.7;1.7;11.86;.2;1.88;11683 +74095;44.65149;5.48606;764;20221019;22.4;6.7;14.6;1.3;11.59;.2;1.68;12297 +74095;44.65149;5.48606;764;20221020;18.4;10.5;14.4;2.4;12.81;2.5;1.41;8408 +74095;44.65149;5.48606;764;20221021;16.9;14;15.5;3.1;14.59;23.6;1.4;5154 +74095;44.65149;5.48606;764;20221022;18.9;12.4;15.6;2;13.94;0;1.46;7659 +74095;44.65149;5.48606;764;20221023;19.8;13.6;16.7;3.5;12.99;.6;2.05;7541 +74095;44.65149;5.48606;764;20221024;19.9;15.7;17.8;2.3;13.81;4.5;1.73;6109 +74095;44.65149;5.48606;764;20221025;20.5;9.6;15.1;1.6;11.81;.1;1.62;9775 +74095;44.65149;5.48606;764;20221026;22.4;9.2;15.8;1.7;11.91;.1;1.72;10591 +74095;44.65149;5.48606;764;20221027;23.1;10.1;16.6;1.7;12.24;.1;1.73;10256 +74095;44.65149;5.48606;764;20221028;23.4;9.5;16.5;1.5;10.49;.1;1.84;10426 +74095;44.65149;5.48606;764;20221029;23.2;8.5;15.9;1.3;9.34;.1;1.72;10616 +74095;44.65149;5.48606;764;20221030;22;8.4;15.2;1.5;9.76;0;1.65;10090 +74095;44.65149;5.48606;764;20221031;19.6;8;13.8;2.6;10.29;27.9;1.66;9132 +74095;44.65149;5.48606;764;20221101;18.1;11.5;14.8;2.2;12.05;3.1;1.56;6294 +74095;44.65149;5.48606;764;20221102;15.9;6.6;11.3;1.1;10.55;.1;.95;7645 +74095;44.65149;5.48606;764;20221103;11.7;4.8;8.2;2.5;9.91;19;.8;5658 +74095;44.65149;5.48606;764;20221104;9.3;2.8;6.1;2.8;8.21;4.2;.69;5670 +74095;44.65149;5.48606;764;20221105;10.5;3.9;7.2;4.3;7.08;0;1.55;5887 +74095;44.65149;5.48606;764;20221106;15.3;1.4;8.3;1.8;6.29;.1;1.33;9411 +74095;44.65149;5.48606;764;20221107;16.4;1.6;9;1.7;7.14;0;1.23;9529 +74095;44.65149;5.48606;764;20221108;13.5;5.1;9.3;2.8;8.51;.3;1.18;7110 +74095;44.65149;5.48606;764;20221109;13.9;10.6;12.2;2.6;11.04;31.7;1.09;4306 +74095;44.65149;5.48606;764;20221110;14.1;5.4;9.8;1.9;9.51;.1;.9;7076 +74095;44.65149;5.48606;764;20221111;17.1;3.6;10.4;1.1;8.84;.1;.93;8705 +74095;44.65149;5.48606;764;20221112;16;3.1;9.5;.8;8.69;0;.74;8362 +74095;44.65149;5.48606;764;20221113;15.8;5.5;10.6;1.4;8.26;.6;1;7281 +74095;44.65149;5.48606;764;20221114;11.7;4.2;7.9;2.2;8.99;4.6;.75;6099 +74095;44.65149;5.48606;764;20221115;11.2;8.2;9.7;2.2;10.94;8.3;.64;3719 +74095;44.65149;5.48606;764;20221116;13.8;5.4;9.6;1.3;9.44;.2;.73;6462 +74095;44.65149;5.48606;764;20221117;13.5;4.8;9.2;1.6;9.64;7.3;.73;6429 +74095;44.65149;5.48606;764;20221118;10.1;5;7.5;2.8;7.76;.4;.95;4834 +74095;44.65149;5.48606;764;20221119;8.2;1.2;4.7;3.2;6.31;.1;.84;5683 +74095;44.65149;5.48606;764;20221120;8.6;.5;4.5;2.8;6.04;0;.84;6052 +74095;44.65149;5.48606;764;20221121;7.3;.1;3.7;2;6.59;11.1;.6;5577 +74095;44.65149;5.48606;764;20221122;7.6;2.7;5.1;3;6.34;.2;.92;4478 +74095;44.65149;5.48606;764;20221123;8.1;-1;3.6;1.5;6.44;3.6;.49;6201 +74095;44.65149;5.48606;764;20221124;11.7;1;6.3;1.6;6.74;0;.75;6704 +74095;44.65149;5.48606;764;20221125;11.9;2;7;2.2;7.21;.3;.78;6355 +74095;44.65149;5.48606;764;20221126;8.9;2.6;5.7;2.8;6.11;0;.95;4940 +74095;44.65149;5.48606;764;20221127;10.1;-1.7;4.2;1.8;5.46;0;.72;6751 +74095;44.65149;5.48606;764;20221128;6.5;2.6;4.6;1.9;6.74;5.5;.6;3767 +74095;44.65149;5.48606;764;20221129;5.2;1.2;3.2;2.8;6.61;1;.5;3756 +74095;44.65149;5.48606;764;20221130;7.2;.1;3.6;1.6;5.99;0;.56;5044 +74095;44.65149;5.48606;764;20221201;6;-2.4;1.8;1.6;5.51;0;.49;5456 +74095;44.65149;5.48606;764;20221202;4.6;-1.4;1.6;1.3;5.61;.5;.39;4616 +74095;44.65149;5.48606;764;20221203;4.7;-.7;2;1.8;6.41;13.7;.41;4293 +74095;44.65149;5.48606;764;20221204;6;2.4;4.2;1.4;7.39;10.9;.43;3411 +74095;44.65149;5.48606;764;20221205;6.3;-2.1;2.1;1.1;5.84;0;.42;5088 +74095;44.65149;5.48606;764;20221206;8.4;-3.1;2.6;1.4;4.91;0;.58;6185 +74095;44.65149;5.48606;764;20221207;2.3;-4.6;-1.2;1.6;4.69;0;.41;4745 +74095;44.65149;5.48606;764;20221208;5;-4.8;.1;2;5.06;18.1;.44;5603 +74095;44.65149;5.48606;764;20221209;6.5;3.3;4.9;2;8.24;10.8;.37;3166 +74095;44.65149;5.48606;764;20221210;2.2;.8;1.5;2.8;6.06;0;.44;1662 +74095;44.65149;5.48606;764;20221211;1.2;-5.6;-2.2;2.6;3.69;0;.55;4548 +74095;44.65149;5.48606;764;20221212;3.8;-8;-2.1;1.2;3.69;9.3;.39;6082 +74095;44.65149;5.48606;764;20221213;3.1;-1;1;2.6;6.54;11.1;.25;3287 +74095;44.65149;5.48606;764;20221214;6.7;2.8;4.8;1.5;7.76;3.1;.38;3360 +74095;44.65149;5.48606;764;20221215;5.7;1.5;3.6;2.1;7.74;33.1;.27;3477 +74095;44.65149;5.48606;764;20221216;4.4;2.3;3.3;2.6;6.79;0;.48;2166 +74095;44.65149;5.48606;764;20221217;4.6;-3.3;.7;2;4.69;0;.58;4809 +74095;44.65149;5.48606;764;20221218;8.1;-5.2;1.5;2.2;5.19;0;.5;6316 +74095;44.65149;5.48606;764;20221219;9.4;2.3;5.9;3.7;7.19;0;.71;4603 +74095;44.65149;5.48606;764;20221220;10.7;6.9;8.8;3.9;8.26;0;1;3230 +74095;44.65149;5.48606;764;20221221;10.6;7.8;9.2;2.3;9.04;2.2;.78;2802 +74095;44.65149;5.48606;764;20221222;11.2;3.4;7.3;1.1;8.39;7.1;.4;4859 +74095;44.65149;5.48606;764;20221223;11.3;6.2;8.8;.9;10.04;.2;.38;3860 +74095;44.65149;5.48606;764;20221224;14.5;6.3;10.4;1.2;9.31;0;.57;5027 +74095;44.65149;5.48606;764;20221225;13.6;2.2;7.9;2;8.01;.1;.7;5755 +74095;44.65149;5.48606;764;20221226;13.1;3.2;8.1;1.6;8.31;0;.58;5484 +74095;44.65149;5.48606;764;20221227;10.8;1.9;6.3;1.6;7.11;0;.57;5317 +74095;44.65149;5.48606;764;20221228;9.3;-1;4.1;1.8;6.11;0;.55;5658 +74095;44.65149;5.48606;764;20221229;10.3;3.6;7;2.3;7.81;.6;.67;4517 +74095;44.65149;5.48606;764;20221230;9.2;5.1;7.2;1.7;9.09;2.2;.43;3594 +74095;44.65149;5.48606;764;20221231;14.8;5.9;10.3;3;9.34;0;1.01;5297 +74096;44.66462;5.80025;1141;20220101;18.9;.7;9.8;.7;5.98;0;.48;7128 +74096;44.66462;5.80025;1141;20220102;17.2;-1.8;7.7;1.1;5.78;0;.69;7327 +74096;44.66462;5.80025;1141;20220103;11.2;3.8;7.5;2;5.88;0;1.06;4510 +74096;44.66462;5.80025;1141;20220104;12.2;-1.3;5.5;.6;6.18;3.2;.36;6212 +74096;44.66462;5.80025;1141;20220105;.7;-.2;.3;5.9;4.68;.6;.96;1439 +74096;44.66462;5.80025;1141;20220106;-2;-4.2;-3.1;3.5;3.48;0;.71;2401 +74096;44.66462;5.80025;1141;20220107;2.7;-9.1;-3.2;2.2;3.88;3.1;.48;5914 +74096;44.66462;5.80025;1141;20220108;1.5;-2.6;-.5;2;5.38;10.4;.37;3416 +74096;44.66462;5.80025;1141;20220109;-.9;-1.3;-1.1;3.1;5.28;5.3;.41;913 +74096;44.66462;5.80025;1141;20220110;-.7;-1.9;-1.3;3.6;4.78;.1;.54;1771 +74096;44.66462;5.80025;1141;20220111;.2;-4.2;-2;2.6;3.58;0;.71;3640 +74096;44.66462;5.80025;1141;20220112;.3;-9.8;-4.7;1.4;3.18;0;.41;5689 +74096;44.66462;5.80025;1141;20220113;6.1;-11;-2.4;.3;3.58;0;.21;7543 +74096;44.66462;5.80025;1141;20220114;9.6;-8.7;.5;.4;3.98;0;.28;7887 +74096;44.66462;5.80025;1141;20220115;10;-7;1.5;.3;4.18;0;.26;7668 +74096;44.66462;5.80025;1141;20220116;7.2;-6.7;.3;2.4;3.58;0;.99;6982 +74096;44.66462;5.80025;1141;20220117;3.6;-2.8;.4;3.9;3.88;0;1.12;4712 +74096;44.66462;5.80025;1141;20220118;11.3;-6;2.7;1.1;3.88;0;.72;7984 +74096;44.66462;5.80025;1141;20220119;7.9;-7.6;.2;1.7;4.38;.1;.7;7628 +74096;44.66462;5.80025;1141;20220120;2.8;-2.1;.4;3.4;4.38;.2;.89;4233 +74096;44.66462;5.80025;1141;20220121;-2;-3.5;-2.7;2.8;3.58;0;.7;2264 +74096;44.66462;5.80025;1141;20220122;1.6;-7.8;-3.1;1.6;3.48;0;.55;6094 +74096;44.66462;5.80025;1141;20220123;9.7;-7.2;1.3;.5;3.78;0;.45;8350 +74096;44.66462;5.80025;1141;20220124;10.3;-7.1;1.6;.7;3.78;0;.57;8578 +74096;44.66462;5.80025;1141;20220125;8.9;-7.1;.9;1.4;3.58;0;.84;8316 +74096;44.66462;5.80025;1141;20220126;6.7;-2.8;2;2.6;3.38;0;1.28;6433 +74096;44.66462;5.80025;1141;20220127;10;-4;3;2;3.08;0;1.31;7958 +74096;44.66462;5.80025;1141;20220128;6;-1.3;2.4;2.6;3.78;0;1.23;5754 +74096;44.66462;5.80025;1141;20220129;7.4;-2.7;2.4;3.7;3.28;0;1.68;6897 +74096;44.66462;5.80025;1141;20220130;5.1;-2.1;1.5;4.2;5.08;0;1.01;5862 +74096;44.66462;5.80025;1141;20220131;3.4;-1.9;.8;5;4.98;.8;.95;5062 +74096;44.66462;5.80025;1141;20220201;1.2;-3.5;-1.1;8.1;4.48;.6;.92;4816 +74096;44.66462;5.80025;1141;20220202;5.7;-.2;2.8;5.2;6.48;0;.8;5498 +74096;44.66462;5.80025;1141;20220203;13.1;-.4;6.4;.9;5.78;0;.87;8549 +74096;44.66462;5.80025;1141;20220204;10.1;-3.3;3.4;2.4;5.98;0;1.02;8630 +74096;44.66462;5.80025;1141;20220205;4.8;1.8;3.3;3.1;5.88;0;.94;4013 +74096;44.66462;5.80025;1141;20220206;5.2;-4;.6;3.2;4.88;2.8;.93;7303 +74096;44.66462;5.80025;1141;20220207;4.8;.5;2.7;5.7;5.18;.5;1.33;4986 +74096;44.66462;5.80025;1141;20220208;9.8;-3.3;3.3;1.8;3.78;0;1.28;8999 +74096;44.66462;5.80025;1141;20220209;13.2;-5.5;3.9;1.1;4.18;0;1.11;10943 +74096;44.66462;5.80025;1141;20220210;1.5;-4.7;-1.6;2.1;4.28;0;1.65;11133 +74096;44.66462;5.80025;1141;20220211;9.3;-.9;4.2;2.4;4.28;0;1.46;9479 +74096;44.66462;5.80025;1141;20220212;7.9;-2.9;2.5;3.6;3.78;0;1.75;9828 +74096;44.66462;5.80025;1141;20220213;7.7;-1;3.3;2.9;4.94;3.2;1.26;7479 +74096;44.66462;5.80025;1141;20220214;3.4;-.4;1.5;2.3;5.64;14.3;.75;3851 +74096;44.66462;5.80025;1141;20220215;5.2;-3;1.1;2.1;5.14;.5;.87;9018 +74096;44.66462;5.80025;1141;20220216;5.2;-3.5;.9;2.4;7.08;4.6;.47;8121 +74096;44.66462;5.80025;1141;20220217;11.4;4.3;7.9;4.3;8.08;.2;1.48;7412 +74096;44.66462;5.80025;1141;20220218;18;1.5;9.8;2.2;7.08;0;1.95;11577 +74096;44.66462;5.80025;1141;20220219;4.6;1.4;3;4;5.58;0;1.15;5034 +74096;44.66462;5.80025;1141;20220220;8.6;-1.4;3.6;3.4;4.68;.2;1.64;9201 +74096;44.66462;5.80025;1141;20220221;4.4;1.5;3;4.4;6.08;11.8;1.01;4911 +74096;44.66462;5.80025;1141;20220222;4.7;-.8;2;4.6;5.68;0;1.04;6945 +74096;44.66462;5.80025;1141;20220223;12.3;1.4;6.9;2;5.68;0;1.62;10003 +74096;44.66462;5.80025;1141;20220224;10.6;-2.3;4.2;2.9;5.18;0;1.67;11045 +74096;44.66462;5.80025;1141;20220225;4.3;1.2;2.8;4.8;4.48;0;1.61;5364 +74096;44.66462;5.80025;1141;20220226;7.9;-4.6;1.7;2.1;3.48;0;1.53;11152 +74096;44.66462;5.80025;1141;20220227;9.4;-7.6;.9;1.2;3.88;0;1.3;13211 +74096;44.66462;5.80025;1141;20220228;8.9;-7.2;.9;1.4;3.68;0;1.37;13014 +74096;44.66462;5.80025;1141;20220301;10.3;-3.2;3.6;1.4;4.18;0;1.48;12047 +74096;44.66462;5.80025;1141;20220302;10.6;-4.3;3.2;1.6;5.28;0;1.43;12828 +74096;44.66462;5.80025;1141;20220303;12.3;-.1;6.1;2.5;5.58;0;1.88;11827 +74096;44.66462;5.80025;1141;20220304;9.4;.8;5.1;3.5;5.08;0;1.91;9932 +74096;44.66462;5.80025;1141;20220305;7.9;-3.6;2.2;2.7;2.98;0;1.93;11664 +74096;44.66462;5.80025;1141;20220306;7.1;-7.1;0;1.5;3.18;0;1.44;13145 +74096;44.66462;5.80025;1141;20220307;9.4;-7.4;1;1.4;3.48;0;1.57;14492 +74096;44.66462;5.80025;1141;20220308;10.1;-7.7;1.2;1.3;4.18;0;1.53;15102 +74096;44.66462;5.80025;1141;20220309;12.2;-2.1;5.1;1;5.18;0;1.58;13672 +74096;44.66462;5.80025;1141;20220310;11.3;-5.8;2.8;2.4;5.18;.1;1.81;15148 +74096;44.66462;5.80025;1141;20220311;9;3;6;5.4;4.98;0;2.42;8981 +74096;44.66462;5.80025;1141;20220312;10.9;4;7.5;5.2;3.98;0;3.11;9760 +74096;44.66462;5.80025;1141;20220313;6.6;3.9;5.3;5.8;5.88;8.8;1.82;6087 +74096;44.66462;5.80025;1141;20220314;11.3;-.1;5.6;2.7;7.48;1.6;1.6;12902 +74096;44.66462;5.80025;1141;20220315;14.6;5.4;10;3.9;7.18;0;2.6;11697 +74096;44.66462;5.80025;1141;20220316;16.9;1.6;9.3;1.5;7.18;0;2.2;15320 +74096;44.66462;5.80025;1141;20220317;12.6;2.7;7.7;2.2;8.28;0;1.71;12412 +74096;44.66462;5.80025;1141;20220318;12.8;6;9.4;4.5;6.38;.5;2.64;8894 +74096;44.66462;5.80025;1141;20220319;12.6;4.2;8.4;4.1;4.61;0;3.38;14540 +74096;44.66462;5.80025;1141;20220320;9.1;1.5;5.3;4.5;4.61;0;2.4;8496 +74096;44.66462;5.80025;1141;20220321;10.2;1.1;5.7;4;4.24;0;2.69;13912 +74096;44.66462;5.80025;1141;20220322;11.2;-2.8;4.2;4.4;2.91;0;3.38;17501 +74096;44.66462;5.80025;1141;20220323;13.7;-2.1;5.8;3.7;2.84;0;3.68;19337 +74096;44.66462;5.80025;1141;20220324;15.5;-2.1;6.7;2.9;3.24;0;3.47;19925 +74096;44.66462;5.80025;1141;20220325;16.2;-1.8;7.2;2.9;3.18;0;3.55;19257 +74096;44.66462;5.80025;1141;20220326;15;-.2;7.4;3.6;3.41;0;3.83;19105 +74096;44.66462;5.80025;1141;20220327;13.7;1.2;7.5;3.2;3.54;0;3.45;16027 +74096;44.66462;5.80025;1141;20220328;17.1;-.5;8.3;2.9;3.58;0;3.69;19752 +74096;44.66462;5.80025;1141;20220329;15.5;.6;8.1;2.8;5.11;2.2;3.08;16094 +74096;44.66462;5.80025;1141;20220330;7.7;3.3;5.5;1.6;7.81;.7;1.35;8539 +74096;44.66462;5.80025;1141;20220331;11.7;1.8;6.7;2.6;6.54;.8;1.97;14180 +74096;44.66462;5.80025;1141;20220401;3.7;-.9;1.4;3.8;4.28;4.8;1.44;10988 +74096;44.66462;5.80025;1141;20220402;.9;-4.7;-1.9;3.5;3.71;.6;1.37;10408 +74096;44.66462;5.80025;1141;20220403;6.1;-5.2;.4;2.9;3.78;.8;1.58;12818 +74096;44.66462;5.80025;1141;20220404;9.6;-4.8;2.4;1.8;4.18;0;2.43;21632 +74096;44.66462;5.80025;1141;20220405;15.4;-3.9;5.7;2.2;4.98;0;3.09;22626 +74096;44.66462;5.80025;1141;20220406;14;-1.5;6.2;2.4;6.44;1.6;2.82;18245 +74096;44.66462;5.80025;1141;20220407;12.2;2.9;7.6;3.5;8.01;14.1;1.81;11164 +74096;44.66462;5.80025;1141;20220408;12.9;4.4;8.7;3.3;9.01;3.5;1.97;11839 +74096;44.66462;5.80025;1141;20220409;6.9;2.8;4.9;4.1;4.68;1.1;2.45;14637 +74096;44.66462;5.80025;1141;20220410;13.3;-3.6;4.8;2;3.74;0;3.23;23764 +74096;44.66462;5.80025;1141;20220411;13.6;-.9;6.3;2.7;5.84;0;2.35;13278 +74096;44.66462;5.80025;1141;20220412;17;.9;9;3.6;6.28;0;3.2;15208 +74096;44.66462;5.80025;1141;20220413;19.1;5.5;12.3;3.3;6.51;.6;4.14;18495 +74096;44.66462;5.80025;1141;20220414;20.7;2.5;11.6;2.9;7.21;0;4.19;22444 +74096;44.66462;5.80025;1141;20220415;23.1;5.1;14.1;2.5;8.11;0;4.37;24028 +74096;44.66462;5.80025;1141;20220416;22.6;7.7;15.1;2.7;7.44;0;4.38;23625 +74096;44.66462;5.80025;1141;20220417;18.2;5.3;11.7;2.7;6.21;0;4.32;23591 +74096;44.66462;5.80025;1141;20220418;18;1.3;9.6;2.3;6.74;0;3.79;24014 +74096;44.66462;5.80025;1141;20220419;18.7;1.3;10;2;6.14;0;3.55;21281 +74096;44.66462;5.80025;1141;20220420;14.3;2.4;8.4;2.8;7.78;4.7;2.54;13110 +74096;44.66462;5.80025;1141;20220421;13.3;6;9.7;3.9;7.94;.5;2.78;12745 +74096;44.66462;5.80025;1141;20220422;16.5;5.9;11.2;3.1;7.78;2.1;3.63;18926 +74096;44.66462;5.80025;1141;20220423;8.5;6.4;7.5;2.6;7.84;22.9;1.82;7404 +74096;44.66462;5.80025;1141;20220424;11;1.3;6.1;2.1;7.88;.4;1.79;12712 +74096;44.66462;5.80025;1141;20220425;15.4;4.5;10;1.9;7.78;.1;3.17;21149 +74096;44.66462;5.80025;1141;20220426;17.1;1.1;9.1;2.2;6.81;0;3.81;24892 +74096;44.66462;5.80025;1141;20220427;19.6;1.2;10.4;2.3;7.04;0;4.33;25686 +74096;44.66462;5.80025;1141;20220428;19.7;3.9;11.8;2;7.98;0;3.96;22719 +74096;44.66462;5.80025;1141;20220429;20.8;3.6;12.2;2.4;7.81;0;4.38;24586 +74096;44.66462;5.80025;1141;20220430;17.5;6.6;12;2.6;7.51;0;3.7;20931 +74096;44.66462;5.80025;1141;20220501;17.8;2.8;10.3;1.9;6.24;0;4.02;26238 +74096;44.66462;5.80025;1141;20220502;18.5;2.3;10.4;2.3;7.94;1;3.8;23091 +74096;44.66462;5.80025;1141;20220503;14.9;5.2;10;1.8;9.18;3.5;2.73;15268 +74096;44.66462;5.80025;1141;20220504;16.5;3.9;10.2;2;9.28;10;3.11;19601 +74096;44.66462;5.80025;1141;20220505;10.9;7;8.9;2.3;9.5;5.5;1.89;10610 +74096;44.66462;5.80025;1141;20220506;9.4;6.6;8;2.2;8.88;0;1.66;9681 +74096;44.66462;5.80025;1141;20220507;14.1;8.1;11.1;2.4;9.98;2.6;2.49;14351 +74096;44.66462;5.80025;1141;20220508;17.5;7.7;12.6;1.5;10.58;4;3.05;18495 +74096;44.66462;5.80025;1141;20220509;19.7;4;11.9;.9;10.18;.9;3.52;23582 +74096;44.66462;5.80025;1141;20220510;21.8;4.8;13.3;.9;10.38;.1;3.84;24661 +74096;44.66462;5.80025;1141;20220511;23.3;5.5;14.4;1.2;10.28;0;4.18;25352 +74096;44.66462;5.80025;1141;20220512;24.2;4.2;14.2;.9;9.98;0;4.3;27004 +74096;44.66462;5.80025;1141;20220513;21.6;5.1;13.4;1.7;10.88;0;4.01;24609 +74096;44.66462;5.80025;1141;20220514;24.3;11.1;17.7;2.5;12.48;.1;4.51;22077 +74096;44.66462;5.80025;1141;20220515;23.3;7;15.2;1.1;12.38;3.1;4.09;24657 +74096;44.66462;5.80025;1141;20220516;24.7;7.5;16.1;1.1;11.88;.3;4.35;25434 +74096;44.66462;5.80025;1141;20220517;26.5;8.1;17.3;1.1;12.08;0;4.66;26414 +74096;44.66462;5.80025;1141;20220518;27.4;11.8;19.6;1.6;12.48;1.9;4.89;24392 +74096;44.66462;5.80025;1141;20220519;25.3;8.3;16.8;1.6;11.98;0;4.65;25565 +74096;44.66462;5.80025;1141;20220520;25.4;12;18.7;2.1;10.78;0;4.84;22749 +74096;44.66462;5.80025;1141;20220521;28;6.8;17.4;1.3;11.48;.1;5.18;28771 +74096;44.66462;5.80025;1141;20220522;30.3;9.9;20.1;.9;13.88;.6;5.22;28310 +74096;44.66462;5.80025;1141;20220523;25.1;12.7;18.9;2.2;12.88;.3;4.63;22088 +74096;44.66462;5.80025;1141;20220524;18.6;11.4;15;3;11.88;1.5;3.4;16826 +74096;44.66462;5.80025;1141;20220525;16.8;7.5;12.2;2;9.88;0;3.26;19211 +74096;44.66462;5.80025;1141;20220526;21;8.6;14.8;2.6;10.48;.5;4.22;22282 +74096;44.66462;5.80025;1141;20220527;23.5;9.2;16.4;2.5;12.28;0;4.56;24011 +74096;44.66462;5.80025;1141;20220528;19.9;11.2;15.6;3.1;10.88;0;3.96;18725 +74096;44.66462;5.80025;1141;20220529;17.8;6.9;12.4;3.2;7.48;0;4.15;21039 +74096;44.66462;5.80025;1141;20220530;20.7;.9;10.8;1.1;7.28;1.2;4.28;28506 +74096;44.66462;5.80025;1141;20220531;20;6.9;13.5;1.1;10.18;.8;3.8;23195 +74096;44.66462;5.80025;1141;20220601;26.1;5.2;15.7;1.1;10.88;.2;4.98;29424 +74096;44.66462;5.80025;1141;20220602;26.8;8.6;17.7;1.2;12.38;0;4.97;27498 +74096;44.66462;5.80025;1141;20220603;24.9;11.8;18.4;2.1;13.28;1;4.67;23339 +74096;44.66462;5.80025;1141;20220604;28.7;13.5;21.1;3.6;12.48;0;6.28;25204 +74096;44.66462;5.80025;1141;20220605;26.4;15.9;21.2;3.2;12.68;3;5.38;20944 +74096;44.66462;5.80025;1141;20220606;24.6;9.2;16.9;2;12.88;.3;4.73;25456 +74096;44.66462;5.80025;1141;20220607;21.5;9.1;15.3;2.8;11.28;0;4.35;22853 +74096;44.66462;5.80025;1141;20220608;17.9;8.1;13;2.2;10.28;3.4;3.55;20318 +74096;44.66462;5.80025;1141;20220609;13.9;8.9;11.4;5.3;10.18;.5;2.79;14464 +74096;44.66462;5.80025;1141;20220610;20.6;7.2;13.9;3.7;9.08;0;4.72;23858 +74096;44.66462;5.80025;1141;20220611;25.7;7.9;16.8;1.9;9.98;0;5.27;27564 +74096;44.66462;5.80025;1141;20220612;30.2;9.7;20;1.5;10.58;.2;5.88;29626 +74096;44.66462;5.80025;1141;20220613;25.8;11.6;18.7;2.8;12.18;0;5.31;24639 +74096;44.66462;5.80025;1141;20220614;30.4;10.8;20.6;1.5;11.38;0;5.85;29010 +74096;44.66462;5.80025;1141;20220615;29.8;10.3;20.1;.9;11.58;1.8;5.38;28955 +74096;44.66462;5.80025;1141;20220616;29.9;10.3;20.1;2.3;12.48;0;6.16;29045 +74096;44.66462;5.80025;1141;20220617;30;15.8;22.9;2.7;12.68;0;6.15;24698 +74096;44.66462;5.80025;1141;20220618;31.9;12.6;22.3;2.4;12.28;.3;6.63;28842 +74096;44.66462;5.80025;1141;20220619;29.5;17.9;23.7;4.3;13.08;0;6.73;22312 +74096;44.66462;5.80025;1141;20220620;29.7;18.4;24.1;4.3;10.88;0;7.12;22021 +74096;44.66462;5.80025;1141;20220621;29.9;15.3;22.6;1.6;12.18;4;5.52;25063 +74096;44.66462;5.80025;1141;20220622;23.6;14.2;18.9;2.9;15.28;4.4;4.26;20062 +74096;44.66462;5.80025;1141;20220623;23;11.2;17.1;2.4;14.18;2.7;4.26;22501 +74096;44.66462;5.80025;1141;20220624;21.2;12;16.6;1.4;13.08;13.3;3.71;19834 +74096;44.66462;5.80025;1141;20220625;24.4;6.2;15.3;1.5;10.98;.1;4.85;27981 +74096;44.66462;5.80025;1141;20220626;27.8;13.5;20.7;2.8;12.58;.1;5.73;24763 +74096;44.66462;5.80025;1141;20220627;23.7;11.4;17.6;2.2;14.58;1;4.35;22934 +74096;44.66462;5.80025;1141;20220628;21.9;13.4;17.7;3;14.68;5.1;3.9;19011 +74096;44.66462;5.80025;1141;20220629;27.6;12.1;19.9;2.1;14.58;0;5.26;25733 +74096;44.66462;5.80025;1141;20220630;26.8;10.2;18.5;1.6;13.28;3.7;5.07;26613 +74096;44.66462;5.80025;1141;20220701;19.8;9.8;14.8;2.9;11.98;.1;3.83;20581 +74096;44.66462;5.80025;1141;20220702;30.6;6.2;18.4;1.4;9.48;0;6.07;32244 +74096;44.66462;5.80025;1141;20220703;32.9;9.9;21.4;1.1;11.28;0;6.06;31258 +74096;44.66462;5.80025;1141;20220704;29.5;15.3;22.4;1.9;13.98;1.4;5.47;24476 +74096;44.66462;5.80025;1141;20220705;26.8;13.5;20.2;2.7;13.78;0;5.25;23645 +74096;44.66462;5.80025;1141;20220706;25.6;12.2;18.9;2.4;11.38;0;5.13;23696 +74096;44.66462;5.80025;1141;20220707;24.2;11.7;18;2.9;11.78;0;4.93;22840 +74096;44.66462;5.80025;1141;20220708;24.5;12.8;18.7;3.1;11.48;0;5.08;22049 +74096;44.66462;5.80025;1141;20220709;26.9;10.2;18.6;2.3;10.68;0;5.51;26338 +74096;44.66462;5.80025;1141;20220710;27.3;12.2;19.8;2.8;11.78;0;5.65;24982 +74096;44.66462;5.80025;1141;20220711;30.5;11.4;21;1.7;12.88;0;5.79;28066 +74096;44.66462;5.80025;1141;20220712;29.2;10.7;20;1.8;12.08;0;5.62;27557 +74096;44.66462;5.80025;1141;20220713;31.8;11;21.4;1.4;12.18;.1;5.88;29165 +74096;44.66462;5.80025;1141;20220714;32.6;12;22.3;1.5;11.78;0;6.05;28953 +74096;44.66462;5.80025;1141;20220715;30.7;14.2;22.5;2.2;11.28;0;6.04;25821 +74096;44.66462;5.80025;1141;20220716;30.4;15.1;22.8;2.9;11.18;0;6.38;24789 +74096;44.66462;5.80025;1141;20220717;32.4;14.3;23.4;1.9;12.08;0;6.12;26908 +74096;44.66462;5.80025;1141;20220718;33.7;13.2;23.5;.8;13.28;0;5.55;28570 +74096;44.66462;5.80025;1141;20220719;32.8;14.4;23.6;.9;15.78;0;5.39;26974 +74096;44.66462;5.80025;1141;20220720;32;13.8;22.9;1.9;14.58;.1;5.9;26743 +74096;44.66462;5.80025;1141;20220721;31.2;14.4;22.8;2.7;14.38;0;6.12;25602 +74096;44.66462;5.80025;1141;20220722;34.6;11.7;23.2;1.2;11.48;.1;6.05;29832 +74096;44.66462;5.80025;1141;20220723;31.8;13.1;22.5;1.7;13.48;.1;5.76;26844 +74096;44.66462;5.80025;1141;20220724;34.2;12.8;23.5;1.6;12.98;0;6.19;28632 +74096;44.66462;5.80025;1141;20220725;34.4;11.8;23.1;1.2;11.58;.4;5.94;29324 +74096;44.66462;5.80025;1141;20220726;25.9;16.4;21.2;3.8;13.68;0;5.12;18858 +74096;44.66462;5.80025;1141;20220727;27.7;12;19.9;2.5;11.68;0;5.39;24218 +74096;44.66462;5.80025;1141;20220728;29.6;9;19.3;1.5;10.68;0;5.39;27666 +74096;44.66462;5.80025;1141;20220729;22.4;12.1;17.3;1.6;12.98;3.3;3.73;19415 +74096;44.66462;5.80025;1141;20220730;26.2;14.2;20.2;3;11.78;0;5.14;20887 +74096;44.66462;5.80025;1141;20220731;29.1;12.7;20.9;2.2;10.08;0;5.56;24354 +74096;44.66462;5.80025;1141;20220801;31.6;14.8;23.2;2.2;11.28;0;5.9;24544 +74096;44.66462;5.80025;1141;20220802;31.3;15.1;23.2;2.1;11.38;0;5.72;23990 +74096;44.66462;5.80025;1141;20220803;32.6;11.2;21.9;1;12.58;0;5.28;27482 +74096;44.66462;5.80025;1141;20220804;30.5;13.8;22.2;.8;16.18;8.2;4.63;24136 +74096;44.66462;5.80025;1141;20220805;33;12.2;22.6;1.2;15.18;.6;5.37;26835 +74096;44.66462;5.80025;1141;20220806;28.5;13.9;21.2;2.8;14.88;0;5.14;22334 +74096;44.66462;5.80025;1141;20220807;27.4;13.1;20.3;2.3;14.58;0;4.71;21990 +74096;44.66462;5.80025;1141;20220808;29;12.5;20.8;2.2;13.28;0;5.13;23518 +74096;44.66462;5.80025;1141;20220809;31.4;12.1;21.8;1.1;12.08;.1;4.95;25321 +74096;44.66462;5.80025;1141;20220810;30.5;10.8;20.7;1;11.98;.5;4.77;25448 +74096;44.66462;5.80025;1141;20220811;31.7;10.4;21.1;1.1;11.28;0;5.02;26327 +74096;44.66462;5.80025;1141;20220812;31.4;9.9;20.7;1.4;9.48;0;5.23;26305 +74096;44.66462;5.80025;1141;20220813;30.5;11.5;21;1.5;7.38;3.6;5.11;24574 +74096;44.66462;5.80025;1141;20220814;23.1;12.5;17.8;1;13.58;22.6;3.34;18189 +74096;44.66462;5.80025;1141;20220815;25.9;8.5;17.2;.7;12.18;.1;3.88;23233 +74096;44.66462;5.80025;1141;20220816;27.7;8;17.9;1.7;12.48;0;4.61;24588 +74096;44.66462;5.80025;1141;20220817;24.7;16.6;20.7;2.6;13.28;24.6;4.04;15585 +74096;44.66462;5.80025;1141;20220818;18.5;8.1;13.3;2.1;13.18;20.3;2.75;17581 +74096;44.66462;5.80025;1141;20220819;18.6;12.3;15.5;4.7;13.88;.8;2.82;13544 +74096;44.66462;5.80025;1141;20220820;22.9;14.3;18.6;3.1;13.78;0;3.72;15762 +74096;44.66462;5.80025;1141;20220821;23.3;13.1;18.2;3.2;13.38;0;3.89;17074 +74096;44.66462;5.80025;1141;20220822;23.6;11.7;17.7;2.6;11.78;0;3.98;18338 +74096;44.66462;5.80025;1141;20220823;26.2;12.2;19.2;2;12.08;0;4.19;19775 +74096;44.66462;5.80025;1141;20220824;29.5;9.9;19.7;1;12.88;0;4.21;23280 +74096;44.66462;5.80025;1141;20220825;29.6;10.7;20.2;1.4;13.68;0;4.38;22696 +74096;44.66462;5.80025;1141;20220826;25.1;15.1;20.1;2.6;13.98;1.1;3.9;16327 +74096;44.66462;5.80025;1141;20220827;24.1;15.2;19.7;2.4;14.88;.2;3.49;15278 +74096;44.66462;5.80025;1141;20220828;27.8;10.5;19.2;.9;14.48;.1;3.74;21237 +74096;44.66462;5.80025;1141;20220829;29.2;8.6;18.9;.8;12.78;0;3.93;23022 +74096;44.66462;5.80025;1141;20220830;26.6;13.5;20.1;1.6;14.48;4.9;3.69;18172 +74096;44.66462;5.80025;1141;20220831;20.9;11.4;16.2;2.2;14.58;.4;2.78;15321 +74096;44.66462;5.80025;1141;20220901;25.4;11.6;18.5;2.5;12.58;0;3.97;18369 +74096;44.66462;5.80025;1141;20220902;23.3;8.3;15.8;1.3;12.38;3.1;3.21;19009 +74096;44.66462;5.80025;1141;20220903;24.2;11;17.6;1.4;13.68;10.8;3.22;17674 +74096;44.66462;5.80025;1141;20220904;25.6;8.9;17.3;.9;13.88;.2;3.27;19747 +74096;44.66462;5.80025;1141;20220905;25.7;10.4;18.1;1.4;13.88;.8;3.4;18735 +74096;44.66462;5.80025;1141;20220906;25.5;10.2;17.9;1.5;14.38;2.1;3.35;18577 +74096;44.66462;5.80025;1141;20220907;24.4;12;18.2;2.1;15.08;11.7;3.22;16559 +74096;44.66462;5.80025;1141;20220908;21.6;8.8;15.2;1.6;12.68;.1;2.83;16682 +74096;44.66462;5.80025;1141;20220909;20.8;6.2;13.5;1.3;10.48;0;2.8;17676 +74096;44.66462;5.80025;1141;20220910;19.5;8;13.8;3.2;10.18;0;3.11;15522 +74096;44.66462;5.80025;1141;20220911;21.2;9.5;15.4;3.2;9.98;.1;3.49;15518 +74096;44.66462;5.80025;1141;20220912;27.7;5;16.4;.9;10.78;.1;3.39;21511 +74096;44.66462;5.80025;1141;20220913;25.9;8.2;17.1;1.6;12.88;1.1;3.35;18793 +74096;44.66462;5.80025;1141;20220914;21.8;14.1;18;3;14.28;30.8;2.88;12199 +74096;44.66462;5.80025;1141;20220915;21.6;9.4;15.5;1.6;13.58;1;2.57;15270 +74096;44.66462;5.80025;1141;20220916;18;12.2;15.1;3.3;12.18;0;2.45;10355 +74096;44.66462;5.80025;1141;20220917;12.1;6.9;9.5;5.8;7.08;0;2.73;9696 +74096;44.66462;5.80025;1141;20220918;16.7;3.1;9.9;3.8;7.18;0;3.03;15672 +74096;44.66462;5.80025;1141;20220919;16.5;5.1;10.8;3.4;7.58;0;2.85;14186 +74096;44.66462;5.80025;1141;20220920;17.1;3.8;10.5;3.3;8.18;0;2.75;15188 +74096;44.66462;5.80025;1141;20220921;20.6;4.7;12.7;2.1;8.88;0;2.86;16459 +74096;44.66462;5.80025;1141;20220922;19.6;4;11.8;1.1;9.28;0;2.31;16134 +74096;44.66462;5.80025;1141;20220923;17.7;1.5;9.6;.9;9.18;11.8;2.05;16275 +74096;44.66462;5.80025;1141;20220924;15.2;9.4;12.3;.9;11.88;12.3;1.51;9541 +74096;44.66462;5.80025;1141;20220925;13.4;7.9;10.7;2.2;10.88;5.1;1.5;9186 +74096;44.66462;5.80025;1141;20220926;14.5;6.9;10.7;2.7;8.98;3.1;2.02;10722 +74096;44.66462;5.80025;1141;20220927;10.4;5.7;8.1;2.8;8.68;2.6;1.42;8290 +74096;44.66462;5.80025;1141;20220928;14.6;5.6;10.1;1.1;10.18;12;1.57;11435 +74096;44.66462;5.80025;1141;20220929;13.1;6.2;9.7;2;10.08;.3;1.47;9872 +74096;44.66462;5.80025;1141;20220930;7.7;4.3;6;2.7;8.28;1.3;1.04;6781 +74096;44.66462;5.80025;1141;20221001;13;3.5;8.3;2.1;9.88;1.6;1.41;11365 +74096;44.66462;5.80025;1141;20221002;20.6;11.4;16;3.1;12.78;.1;2.47;11052 +74096;44.66462;5.80025;1141;20221003;17.1;10.7;13.9;2.6;10.88;0;2.05;9073 +74096;44.66462;5.80025;1141;20221004;23.1;2.3;12.7;.4;8.88;.1;1.9;16355 +74096;44.66462;5.80025;1141;20221005;20.8;3.6;12.2;1;9.88;.2;1.98;14678 +74096;44.66462;5.80025;1141;20221006;18.5;4.8;11.7;1.6;10.68;.1;1.85;12920 +74096;44.66462;5.80025;1141;20221007;20.3;4.5;12.4;.9;9.68;.1;1.85;13728 +74096;44.66462;5.80025;1141;20221008;15.8;8.4;12.1;1.5;11.78;5.9;1.42;9208 +74096;44.66462;5.80025;1141;20221009;15.4;10.1;12.8;1;12.88;3.3;1.21;7662 +74096;44.66462;5.80025;1141;20221010;19.3;8.8;14.1;.7;11.98;.3;1.53;10748 +74096;44.66462;5.80025;1141;20221011;20.3;6.1;13.2;.9;11.08;.1;1.68;12384 +74096;44.66462;5.80025;1141;20221012;18;6.9;12.5;.7;11.28;.1;1.41;10786 +74096;44.66462;5.80025;1141;20221013;16.9;3.7;10.3;.9;10.18;.2;1.4;11638 +74096;44.66462;5.80025;1141;20221014;17.3;7.8;12.6;1.2;11.58;.2;1.41;9713 +74096;44.66462;5.80025;1141;20221015;22.8;4.5;13.7;.8;10.68;.2;1.72;13403 +74096;44.66462;5.80025;1141;20221016;20.2;5.3;12.8;1.5;10.78;.1;1.75;11918 +74096;44.66462;5.80025;1141;20221017;21;9.7;15.4;1.9;11.38;0;1.97;10217 +74096;44.66462;5.80025;1141;20221018;22.5;5.8;14.2;.9;10.38;.2;1.66;12312 +74096;44.66462;5.80025;1141;20221019;23.7;4.3;14;.7;9.48;0;1.6;13118 +74096;44.66462;5.80025;1141;20221020;18.9;6.4;12.7;2.3;10.48;4.8;1.8;10348 +74096;44.66462;5.80025;1141;20221021;16.2;11.6;13.9;5.3;12.68;24.5;1.75;6103 +74096;44.66462;5.80025;1141;20221022;16.6;10;13.3;3.2;12.18;.5;1.53;7260 +74096;44.66462;5.80025;1141;20221023;19.8;14.5;17.2;4.9;10.58;0;3.17;6396 +74096;44.66462;5.80025;1141;20221024;18.4;14.7;16.6;3.4;11.78;6.5;2.2;5234 +74096;44.66462;5.80025;1141;20221025;18.3;6.7;12.5;1.7;10.78;.1;1.44;9325 +74096;44.66462;5.80025;1141;20221026;22.7;8.1;15.4;1.1;9.38;0;1.61;10353 +74096;44.66462;5.80025;1141;20221027;23;5.2;14.1;.9;9.98;.1;1.45;11305 +74096;44.66462;5.80025;1141;20221028;24.6;5.5;15.1;.5;9.28;0;1.22;11565 +74096;44.66462;5.80025;1141;20221029;22.7;5.2;14;.7;8.48;.1;1.27;10914 +74096;44.66462;5.80025;1141;20221030;21.1;5.5;13.3;1.4;8.78;0;1.58;10155 +74096;44.66462;5.80025;1141;20221031;19.3;6;12.7;2.9;8.28;19.2;2.16;9235 +74096;44.66462;5.80025;1141;20221101;17.6;9.6;13.6;2.6;10.78;3.4;1.61;7014 +74096;44.66462;5.80025;1141;20221102;13.3;3.8;8.6;1.2;9.38;.1;.86;7563 +74096;44.66462;5.80025;1141;20221103;9.9;.7;5.3;1.6;8.78;21.7;.62;7340 +74096;44.66462;5.80025;1141;20221104;5.4;.1;2.8;2.5;7.08;1.9;.55;5441 +74096;44.66462;5.80025;1141;20221105;5.8;2;3.9;5.1;6.38;0;1.06;4509 +74096;44.66462;5.80025;1141;20221106;14.3;-1.9;6.2;1;5.88;.1;.94;9438 +74096;44.66462;5.80025;1141;20221107;17.3;-1.2;8.1;.6;6.38;0;.81;9971 +74096;44.66462;5.80025;1141;20221108;12.1;.3;6.2;3.1;7.48;0;1.13;7813 +74096;44.66462;5.80025;1141;20221109;13;10.5;11.8;3.5;9.78;27.4;1.49;3422 +74096;44.66462;5.80025;1141;20221110;10.8;5.5;8.2;2;8.98;0;.82;5024 +74096;44.66462;5.80025;1141;20221111;17.5;-.5;8.5;.3;7.88;0;.58;9339 +74096;44.66462;5.80025;1141;20221112;15.3;.3;7.8;.2;7.78;0;.5;8397 +74096;44.66462;5.80025;1141;20221113;14.3;2.7;8.5;.6;7.18;.1;.67;7264 +74096;44.66462;5.80025;1141;20221114;9.7;.4;5.1;2;7.78;5.7;.65;6399 +74096;44.66462;5.80025;1141;20221115;9.7;5.7;7.7;2.3;10.08;8.5;.54;4063 +74096;44.66462;5.80025;1141;20221116;12;2.9;7.5;1.4;8.18;1;.73;6173 +74096;44.66462;5.80025;1141;20221117;12.2;.1;6.2;1.3;8.18;5.5;.62;7069 +74096;44.66462;5.80025;1141;20221118;6.5;3;4.8;3.2;7.18;.8;.76;3648 +74096;44.66462;5.80025;1141;20221119;3.8;2.1;3;2.7;6.08;.1;.73;2440 +74096;44.66462;5.80025;1141;20221120;5;1.5;3.3;3.2;5.58;0;.95;3562 +74096;44.66462;5.80025;1141;20221121;5.7;-1.1;2.3;2.4;5.88;9.5;.65;5001 +74096;44.66462;5.80025;1141;20221122;2.7;1.1;1.9;4.7;5.88;.4;.74;2277 +74096;44.66462;5.80025;1141;20221123;4.9;-1.8;1.6;1.7;6.28;3.9;.42;4853 +74096;44.66462;5.80025;1141;20221124;9.2;1.5;5.4;1.7;6.38;0;.76;5164 +74096;44.66462;5.80025;1141;20221125;10.3;-.2;5.1;2.7;6.48;.1;.92;6008 +74096;44.66462;5.80025;1141;20221126;6.9;2.1;4.5;3.1;5.88;0;1.01;3945 +74096;44.66462;5.80025;1141;20221127;9.6;-5.1;2.3;1.3;4.68;0;.64;7012 +74096;44.66462;5.80025;1141;20221128;5.5;1.6;3.6;1.5;5.78;1.8;.64;3463 +74096;44.66462;5.80025;1141;20221129;1.7;.5;1.1;2;6.28;2;.39;1797 +74096;44.66462;5.80025;1141;20221130;4.2;-1.7;1.3;1.2;5.58;0;.42;4235 +74096;44.66462;5.80025;1141;20221201;2.5;-3.9;-.7;1.3;5.08;0;.36;4383 +74096;44.66462;5.80025;1141;20221202;4.1;-2.7;.7;.7;5.28;.1;.34;4487 +74096;44.66462;5.80025;1141;20221203;1.9;-2.3;-.2;1.1;6.08;11.3;.26;3448 +74096;44.66462;5.80025;1141;20221204;4.8;1.1;3;2.6;6.68;13.8;.51;3197 +74096;44.66462;5.80025;1141;20221205;5.2;-3.6;.8;.5;5.38;.1;.28;5022 +74096;44.66462;5.80025;1141;20221206;5.2;-7.1;-.9;.4;4.48;0;.22;5941 +74096;44.66462;5.80025;1141;20221207;1.4;-4.7;-1.6;1.4;4.28;0;.41;4087 +74096;44.66462;5.80025;1141;20221208;2.9;-8.9;-3;.5;4.38;19.5;.19;5743 +74096;44.66462;5.80025;1141;20221209;5.6;1.5;3.6;1.5;7.98;14;.28;3269 +74096;44.66462;5.80025;1141;20221210;1;.5;.8;2.9;5.88;0;.48;982 +74096;44.66462;5.80025;1141;20221211;-1.7;-5;-3.3;2.7;3.48;0;.59;2879 +74096;44.66462;5.80025;1141;20221212;2.6;-9.5;-3.4;.7;3.38;9.6;.26;5705 +74096;44.66462;5.80025;1141;20221213;1.5;-2.7;-.6;1.2;6.08;9.2;.21;3251 +74096;44.66462;5.80025;1141;20221214;4.1;-.6;1.8;.6;6.68;1.1;.27;3441 +74096;44.66462;5.80025;1141;20221215;3;-1;1;.5;6.78;27.4;.25;3146 +74096;44.66462;5.80025;1141;20221216;1.6;.3;1;2;6.48;0;.32;1687 +74096;44.66462;5.80025;1141;20221217;1.7;-2.4;-.3;2;4.48;0;.55;3174 +74096;44.66462;5.80025;1141;20221218;7.2;-7.5;-.1;1.2;4.38;0;.41;6211 +74096;44.66462;5.80025;1141;20221219;8.8;2.3;5.6;2.9;6.98;0;.8;4047 +74096;44.66462;5.80025;1141;20221220;10.8;6.1;8.5;5.7;7.18;1.1;1.75;3403 +74096;44.66462;5.80025;1141;20221221;7.5;6;6.8;2.7;8.18;2.2;.74;1819 +74096;44.66462;5.80025;1141;20221222;9.2;-.2;4.5;1.1;7.78;9.5;.31;4912 +74096;44.66462;5.80025;1141;20221223;10;4.5;7.3;.8;9.78;.2;.33;3705 +74096;44.66462;5.80025;1141;20221224;14.6;6.2;10.4;1.3;9.28;0;.65;4640 +74096;44.66462;5.80025;1141;20221225;14;-1.9;6.1;1.1;6.78;0;.5;6484 +74096;44.66462;5.80025;1141;20221226;13.8;1.4;7.6;1.1;7.68;0;.52;5711 +74096;44.66462;5.80025;1141;20221227;7.8;3.5;5.7;3.1;7.08;0;.83;3275 +74096;44.66462;5.80025;1141;20221228;10.1;-6.2;2;1.1;4.98;0;.44;6621 +74096;44.66462;5.80025;1141;20221229;10;.5;5.3;2.2;7.28;.7;.61;5017 +74096;44.66462;5.80025;1141;20221230;7.6;3.7;5.7;.7;8.68;3.6;.34;3142 +74096;44.66462;5.80025;1141;20221231;15.5;1.8;8.7;2.5;8.38;0;.96;6123 +74097;44.6768;6.11457;1147;20220101;15;5;10;.9;4.62;0;.72;5256 +74097;44.6768;6.11457;1147;20220102;15.5;7.3;11.4;1.4;4.82;0;1.13;4765 +74097;44.6768;6.11457;1147;20220103;9.6;2.9;6.2;1.3;5.52;0;.7;4313 +74097;44.6768;6.11457;1147;20220104;12.1;4.1;8.1;1.5;5.82;2;.86;4761 +74097;44.6768;6.11457;1147;20220105;1.9;.8;1.3;2.3;4.72;0;.7;1649 +74097;44.6768;6.11457;1147;20220106;.9;-7.3;-3.2;1.7;3.12;0;.49;4888 +74097;44.6768;6.11457;1147;20220107;2.2;-7.4;-2.6;1.4;3.12;4;.48;5344 +74097;44.6768;6.11457;1147;20220108;4.2;-4.2;0;1.7;4.62;9.7;.46;5025 +74097;44.6768;6.11457;1147;20220109;.1;-1.4;-.7;3.4;4.92;2.8;.46;2023 +74097;44.6768;6.11457;1147;20220110;2;-4.1;-1.1;1.3;3.82;0;.47;4323 +74097;44.6768;6.11457;1147;20220111;.8;-7.6;-3.4;1.2;3.32;0;.39;5153 +74097;44.6768;6.11457;1147;20220112;-.2;-9;-4.6;1;3.02;0;.35;5327 +74097;44.6768;6.11457;1147;20220113;9.3;-11.1;-.9;.8;3.02;0;.45;8293 +74097;44.6768;6.11457;1147;20220114;9.8;.1;4.9;.9;3.32;0;.69;5710 +74097;44.6768;6.11457;1147;20220115;14.8;1;7.9;1.1;3.52;0;.89;6918 +74097;44.6768;6.11457;1147;20220116;7.8;1.3;4.5;1.2;3.52;0;.84;4733 +74097;44.6768;6.11457;1147;20220117;4.6;-5.4;-.4;.9;3.52;0;.48;5982 +74097;44.6768;6.11457;1147;20220118;11.6;-7.1;2.2;1;3.42;0;.66;8343 +74097;44.6768;6.11457;1147;20220119;7.4;1.7;4.5;1.8;3.72;0;1.07;4565 +74097;44.6768;6.11457;1147;20220120;3.7;-3.7;0;1.2;4.32;0;.5;5289 +74097;44.6768;6.11457;1147;20220121;1;-4.5;-1.8;1.4;3.62;0;.53;4585 +74097;44.6768;6.11457;1147;20220122;.8;-7.7;-3.5;.9;3.32;0;.4;5816 +74097;44.6768;6.11457;1147;20220123;8.7;-5.8;1.4;.7;3.72;0;.52;7749 +74097;44.6768;6.11457;1147;20220124;9.7;-1.6;4;.8;3.42;0;.68;6899 +74097;44.6768;6.11457;1147;20220125;8.8;-.3;4.2;.8;3.42;0;.71;6246 +74097;44.6768;6.11457;1147;20220126;8.4;-1.9;3.2;.7;3.42;0;.63;6741 +74097;44.6768;6.11457;1147;20220127;8.5;-3.5;2.5;.8;3.12;0;.68;7383 +74097;44.6768;6.11457;1147;20220128;4.2;-4.8;-.3;1.2;3.72;0;.62;6447 +74097;44.6768;6.11457;1147;20220129;5.3;-7.4;-1.1;.8;3.62;0;.53;7795 +74097;44.6768;6.11457;1147;20220130;6.5;-5;.7;1.1;4.52;0;.61;7503 +74097;44.6768;6.11457;1147;20220131;7.4;-3.5;1.9;4.3;4.42;0;1.28;7395 +74097;44.6768;6.11457;1147;20220201;5.5;-5.4;0;2.5;4.02;.1;.89;7491 +74097;44.6768;6.11457;1147;20220202;16.6;1.2;8.9;3.8;4.72;0;2.43;9060 +74097;44.6768;6.11457;1147;20220203;14;-1.2;6.4;1.2;5.02;0;1.03;9119 +74097;44.6768;6.11457;1147;20220204;9.6;.3;4.9;1.7;5.22;0;1;7183 +74097;44.6768;6.11457;1147;20220205;7.8;-.8;3.5;1.7;5.32;0;.86;6992 +74097;44.6768;6.11457;1147;20220206;5.6;-2.9;1.3;1.4;4.72;1.3;.72;7043 +74097;44.6768;6.11457;1147;20220207;8.4;-.2;4.1;2.7;4.82;.2;1.23;7182 +74097;44.6768;6.11457;1147;20220208;8.9;-4.5;2.2;1.4;4.02;0;.97;9136 +74097;44.6768;6.11457;1147;20220209;13.5;2.4;7.9;1.7;3.52;0;1.58;8409 +74097;44.6768;6.11457;1147;20220210;6.8;3.4;5.1;1.9;3.69;0;1.61;10949 +74097;44.6768;6.11457;1147;20220211;10.3;-1.7;4.3;2.3;3.94;0;1.52;9768 +74097;44.6768;6.11457;1147;20220212;8.1;-2.2;2.9;3.8;3.29;0;1.99;9993 +74097;44.6768;6.11457;1147;20220213;8.9;-2.1;3.4;2.5;3.89;4.5;1.56;10268 +74097;44.6768;6.11457;1147;20220214;1.2;-.9;.2;2.2;4.75;12.9;.6;3855 +74097;44.6768;6.11457;1147;20220215;6.1;-3.8;1.2;1.7;4.59;0;1;10627 +74097;44.6768;6.11457;1147;20220216;3.4;-3.9;-.3;1.4;5.32;2.1;.59;7452 +74097;44.6768;6.11457;1147;20220217;14.5;2.7;8.6;2.2;7.12;0;1.49;9657 +74097;44.6768;6.11457;1147;20220218;16.6;1.9;9.2;2;6.42;0;1.73;10946 +74097;44.6768;6.11457;1147;20220219;6.5;1.3;3.9;1.6;5.82;0;.9;6514 +74097;44.6768;6.11457;1147;20220220;10.8;-3;3.9;1.8;4.72;.1;1.34;10882 +74097;44.6768;6.11457;1147;20220221;5.3;-.1;2.6;3.6;5.52;8.8;1;6821 +74097;44.6768;6.11457;1147;20220222;9.3;-1.7;3.8;2.1;4.62;0;1.36;9952 +74097;44.6768;6.11457;1147;20220223;13.9;-1.8;6;1.5;4.42;0;1.59;12084 +74097;44.6768;6.11457;1147;20220224;9.7;2.8;6.2;2;4.62;0;1.53;8047 +74097;44.6768;6.11457;1147;20220225;7.4;-.7;3.3;2;4.12;0;1.34;8849 +74097;44.6768;6.11457;1147;20220226;8.6;-5.3;1.6;1.7;2.92;0;1.47;11805 +74097;44.6768;6.11457;1147;20220227;7.1;-3.1;2;1.8;3.52;.1;1.35;10212 +74097;44.6768;6.11457;1147;20220228;10;-3;3.5;1.5;3.32;0;1.52;11702 +74097;44.6768;6.11457;1147;20220301;9.7;-2.6;3.5;1.5;3.92;0;1.44;11521 +74097;44.6768;6.11457;1147;20220302;8;-.7;3.6;1.5;5.02;0;1.21;9778 +74097;44.6768;6.11457;1147;20220303;10.1;-1.3;4.4;1.2;5.12;0;1.31;11363 +74097;44.6768;6.11457;1147;20220304;10.3;-1;4.6;1.6;4.62;0;1.51;11452 +74097;44.6768;6.11457;1147;20220305;7.2;-3;2.1;1.5;3.22;0;1.41;11003 +74097;44.6768;6.11457;1147;20220306;6.5;-4.6;.9;1.3;3.02;0;1.33;11627 +74097;44.6768;6.11457;1147;20220307;7.6;-5.4;1.1;1.2;3.22;0;1.36;12751 +74097;44.6768;6.11457;1147;20220308;8.5;-2.7;2.9;1.7;3.62;0;1.57;11963 +74097;44.6768;6.11457;1147;20220309;10.9;-2.6;4.1;2.1;4.32;0;1.81;13309 +74097;44.6768;6.11457;1147;20220310;11.1;.1;5.6;1.8;4.42;0;1.79;12135 +74097;44.6768;6.11457;1147;20220311;9.8;1.1;5.4;1.9;4.72;0;1.68;10895 +74097;44.6768;6.11457;1147;20220312;9.3;1.6;5.4;3.8;4.12;0;2.22;10356 +74097;44.6768;6.11457;1147;20220313;3.8;1.8;2.8;1.3;5.62;8.5;.87;5239 +74097;44.6768;6.11457;1147;20220314;11.7;1.2;6.4;2.4;7.02;1.7;1.63;12405 +74097;44.6768;6.11457;1147;20220315;14.6;5.2;9.9;2.3;7.52;0;2.02;11858 +74097;44.6768;6.11457;1147;20220316;17.7;6.3;12;1.8;6.12;0;2.45;13224 +74097;44.6768;6.11457;1147;20220317;12.8;5.1;8.9;1.3;7.72;0;1.6;10951 +74097;44.6768;6.11457;1147;20220318;12.8;6.1;9.5;5.4;5.74;.3;3.26;9391 +74097;44.6768;6.11457;1147;20220319;12.7;4.2;8.5;5.3;3.89;0;3.92;13660 +74097;44.6768;6.11457;1147;20220320;9.2;1.7;5.4;4.9;3.79;0;3.01;10895 +74097;44.6768;6.11457;1147;20220321;10.2;1.1;5.7;4;3.54;0;3.05;15418 +74097;44.6768;6.11457;1147;20220322;11.2;-2.5;4.3;4.5;2.19;0;3.74;17902 +74097;44.6768;6.11457;1147;20220323;13.8;-1.8;6;3.8;2.34;0;3.95;18856 +74097;44.6768;6.11457;1147;20220324;15.6;-1.8;6.9;2.8;2.84;0;3.57;19538 +74097;44.6768;6.11457;1147;20220325;16.3;-1.5;7.4;3.1;2.99;0;3.74;19636 +74097;44.6768;6.11457;1147;20220326;15;0;7.5;4;2.99;0;4.05;18558 +74097;44.6768;6.11457;1147;20220327;13.7;1.4;7.5;3.2;2.94;0;3.46;13991 +74097;44.6768;6.11457;1147;20220328;17.2;-.4;8.4;2.8;3.24;0;3.73;20278 +74097;44.6768;6.11457;1147;20220329;15.6;.7;8.1;2.8;4.59;1.5;3.27;17541 +74097;44.6768;6.11457;1147;20220330;7.7;3.2;5.5;1.8;6.55;1.3;1.44;10719 +74097;44.6768;6.11457;1147;20220331;11.8;1.7;6.7;2.3;6.34;0;2.39;17771 +74097;44.6768;6.11457;1147;20220401;3.8;-1;1.4;2.8;4.24;3.1;1.61;10382 +74097;44.6768;6.11457;1147;20220402;1.2;-4.7;-1.8;4;2.65;0;2.08;14625 +74097;44.6768;6.11457;1147;20220403;6.1;-5.2;.4;2.4;3.79;.6;1.91;15828 +74097;44.6768;6.11457;1147;20220404;9.7;-4.7;2.5;1.8;4.14;0;2.4;20898 +74097;44.6768;6.11457;1147;20220405;15.6;-3.8;5.9;2.1;4.34;0;3.32;22990 +74097;44.6768;6.11457;1147;20220406;14.1;-1.3;6.4;2.3;5.64;1.7;2.91;19168 +74097;44.6768;6.11457;1147;20220407;12.3;2.9;7.6;2.7;7.39;17.3;2.28;13897 +74097;44.6768;6.11457;1147;20220408;12.8;4.3;8.5;2;8.99;6.5;1.83;13158 +74097;44.6768;6.11457;1147;20220409;7;2.9;4.9;3.5;4.54;.2;2.45;13406 +74097;44.6768;6.11457;1147;20220410;13.4;-3.6;4.9;1.8;3.54;0;3.11;23446 +74097;44.6768;6.11457;1147;20220411;13.9;-.9;6.5;2.1;5.29;0;2.83;17767 +74097;44.6768;6.11457;1147;20220412;17.1;1.1;9.1;3.3;6.64;0;3.55;19013 +74097;44.6768;6.11457;1147;20220413;19.2;5.9;12.6;3.7;6.64;.1;4.39;18193 +74097;44.6768;6.11457;1147;20220414;20.7;2.7;11.7;3;6.44;0;4.42;22866 +74097;44.6768;6.11457;1147;20220415;23.1;5.2;14.2;2.3;7.34;0;4.51;24042 +74097;44.6768;6.11457;1147;20220416;22.7;7.5;15.1;2.4;7.14;0;4.49;23238 +74097;44.6768;6.11457;1147;20220417;18.4;5.5;11.9;2.8;6.64;0;4.15;22387 +74097;44.6768;6.11457;1147;20220418;18.1;1.5;9.8;2.3;6.24;0;3.9;23921 +74097;44.6768;6.11457;1147;20220419;18.7;1.4;10.1;2.3;5.44;0;4.01;23871 +74097;44.6768;6.11457;1147;20220420;14.6;2.4;8.5;3.2;7.34;3.2;3.08;17165 +74097;44.6768;6.11457;1147;20220421;13.3;6;9.7;5.4;6.89;0;3.56;15868 +74097;44.6768;6.11457;1147;20220422;16.6;6;11.3;3.7;7.19;0;3.97;19039 +74097;44.6768;6.11457;1147;20220423;8.5;6.4;7.4;1.4;7.65;22.2;1.33;7714 +74097;44.6768;6.11457;1147;20220424;11.1;1.3;6.2;2.1;7.44;.2;2.19;15668 +74097;44.6768;6.11457;1147;20220425;15.5;4.6;10;1.8;7.64;0;3.34;22074 +74097;44.6768;6.11457;1147;20220426;17.1;1.2;9.2;2.2;6.44;0;3.81;24839 +74097;44.6768;6.11457;1147;20220427;19.7;1.3;10.5;2.5;6.19;0;4.43;26480 +74097;44.6768;6.11457;1147;20220428;19.7;4.1;11.9;2.3;6.89;0;4.31;24878 +74097;44.6768;6.11457;1147;20220429;20.9;3.7;12.3;3;7.09;0;4.73;25580 +74097;44.6768;6.11457;1147;20220430;17.5;6.7;12.1;2.3;7.04;0;3.65;19547 +74097;44.6768;6.11457;1147;20220501;17.9;2.7;10.3;2;6.04;0;4.02;25857 +74097;44.6768;6.11457;1147;20220502;18.6;2.4;10.5;2.3;7.49;1.3;4.06;25487 +74097;44.6768;6.11457;1147;20220503;15.1;5.3;10.2;1.8;8.84;2.9;3.06;18052 +74097;44.6768;6.11457;1147;20220504;16.5;4;10.3;2.3;8.79;6.5;3.28;20352 +74097;44.6768;6.11457;1147;20220505;10.7;7;8.9;2.3;9.5;10.8;1.89;10610 +74097;44.6768;6.11457;1147;20220506;14.7;5.4;10;1.3;9.02;0;2.61;17869 +74097;44.6768;6.11457;1147;20220507;15.2;6.4;10.8;1.2;10.02;2.8;2.58;17462 +74097;44.6768;6.11457;1147;20220508;17.8;6.8;12.3;1.4;10.52;3.4;3.02;19640 +74097;44.6768;6.11457;1147;20220509;18.4;6;12.2;1.6;9.82;.9;3.26;20963 +74097;44.6768;6.11457;1147;20220510;20.1;7.1;13.6;1.4;10.52;0;3.47;21567 +74097;44.6768;6.11457;1147;20220511;21.6;9.8;15.7;1.9;10.42;0;3.81;20629 +74097;44.6768;6.11457;1147;20220512;22.1;8.8;15.4;1.9;9.82;0;4.01;22008 +74097;44.6768;6.11457;1147;20220513;21.4;10.1;15.7;1.8;11.22;0;3.68;20356 +74097;44.6768;6.11457;1147;20220514;22.7;9.3;16;1.9;11.12;.2;4.03;22276 +74097;44.6768;6.11457;1147;20220515;21.9;9.9;15.9;1.9;11.22;3;3.85;21154 +74097;44.6768;6.11457;1147;20220516;22.3;9.8;16;1.5;11.12;.7;3.86;21679 +74097;44.6768;6.11457;1147;20220517;24.9;10.9;17.9;1.8;11.12;0;4.45;23041 +74097;44.6768;6.11457;1147;20220518;25.9;11.3;18.6;2.3;11.12;3.5;4.85;23621 +74097;44.6768;6.11457;1147;20220519;23.8;12.4;18.1;2;11.42;.8;4.22;20923 +74097;44.6768;6.11457;1147;20220520;23.7;11.2;17.4;1.9;11.12;0;4.26;21995 +74097;44.6768;6.11457;1147;20220521;26.6;11.9;19.2;2;11.02;0;4.92;23949 +74097;44.6768;6.11457;1147;20220522;28.8;14.4;21.6;1.3;12.12;.8;4.83;23778 +74097;44.6768;6.11457;1147;20220523;22.9;13.6;18.2;1.9;11.02;0;4.02;19129 +74097;44.6768;6.11457;1147;20220524;18.9;11.7;15.3;1.3;11.72;2.3;3.06;16857 +74097;44.6768;6.11457;1147;20220525;13.9;8.2;11;.7;10.82;.8;2.34;15020 +74097;44.6768;6.11457;1147;20220526;21.6;8.7;15.1;1.6;11.22;2.2;3.91;22763 +74097;44.6768;6.11457;1147;20220527;23.8;10.2;17;1.5;12.92;0;4.17;23441 +74097;44.6768;6.11457;1147;20220528;21.4;9.2;15.3;1.7;11.42;0;3.87;22248 +74097;44.6768;6.11457;1147;20220529;18.5;5.3;11.9;2;8.02;0;3.81;23208 +74097;44.6768;6.11457;1147;20220530;19;4.5;11.7;1.9;7.72;1.3;3.95;24391 +74097;44.6768;6.11457;1147;20220531;17;9.6;13.3;2.1;10.02;.5;3.12;17406 +74097;44.6768;6.11457;1147;20220601;24;9.1;16.5;1.7;10.72;1;4.52;24838 +74097;44.6768;6.11457;1147;20220602;26.5;12.6;19.5;1.4;11.62;0;4.7;24032 +74097;44.6768;6.11457;1147;20220603;23.4;15.3;19.3;1.8;13.12;3;3.89;18333 +74097;44.6768;6.11457;1147;20220604;25.8;14.7;20.2;3;12.06;.3;5.95;26224 +74097;44.6768;6.11457;1147;20220605;26.4;15.4;20.9;2.5;11.66;1.7;5.16;22315 +74097;44.6768;6.11457;1147;20220606;25.7;9.2;17.5;1.9;11.11;.2;5.18;27547 +74097;44.6768;6.11457;1147;20220607;22.4;10.5;16.4;2.3;9.96;0;4.5;22997 +74097;44.6768;6.11457;1147;20220608;18.8;7.9;13.4;2;8.76;1.3;3.92;22509 +74097;44.6768;6.11457;1147;20220609;18.2;7.4;12.8;2.7;9.42;.3;3.69;21400 +74097;44.6768;6.11457;1147;20220610;23.2;4.4;13.8;1.4;8.52;0;4.65;28334 +74097;44.6768;6.11457;1147;20220611;26.5;8.4;17.4;1.8;10.12;0;5.23;27827 +74097;44.6768;6.11457;1147;20220612;28.5;11.2;19.8;1.9;9.82;.2;5.62;27227 +74097;44.6768;6.11457;1147;20220613;27.1;12.7;19.9;2.1;11.32;0;5.23;24844 +74097;44.6768;6.11457;1147;20220614;28.9;10.3;19.6;1.5;11.42;0;5.46;28285 +74097;44.6768;6.11457;1147;20220615;27;15;21;1.6;11.92;8.3;4.81;22694 +74097;44.6768;6.11457;1147;20220616;28.8;15.4;22.1;2.4;11.12;0;5.67;24006 +74097;44.6768;6.11457;1147;20220617;31;14;22.5;1.8;10.72;0;5.91;27076 +74097;44.6768;6.11457;1147;20220618;30;16.6;23.3;2.3;12.92;.9;5.7;24024 +74097;44.6768;6.11457;1147;20220619;28;16.9;22.4;2;13.52;0;5;21852 +74097;44.6768;6.11457;1147;20220620;28.1;14.7;21.4;2.2;10.72;0;5.47;24032 +74097;44.6768;6.11457;1147;20220621;27;17.2;22.1;2.4;11.32;5.5;5.12;20522 +74097;44.6768;6.11457;1147;20220622;21.3;14.5;17.9;2.4;14.72;8.2;3.41;17059 +74097;44.6768;6.11457;1147;20220623;22.2;14.5;18.3;2.1;13.32;2.5;3.77;18162 +74097;44.6768;6.11457;1147;20220624;19.5;13.5;16.5;1.8;12.82;12.6;3.15;16004 +74097;44.6768;6.11457;1147;20220625;23.4;9.9;16.6;1.9;10.92;0;4.49;24097 +74097;44.6768;6.11457;1147;20220626;27.3;14.6;20.9;2.1;12.02;.1;5.13;23354 +74097;44.6768;6.11457;1147;20220627;26.6;15.1;20.8;1.8;14.12;.1;4.65;22199 +74097;44.6768;6.11457;1147;20220628;21;13;17;.9;14.62;9;3.31;18468 +74097;44.6768;6.11457;1147;20220629;26.7;11.3;19;1.3;13.42;0;4.77;25680 +74097;44.6768;6.11457;1147;20220630;25.2;14.5;19.8;1.5;13.62;3;4.29;21351 +74097;44.6768;6.11457;1147;20220701;21.2;10.6;15.9;1.9;12.52;.2;3.78;21227 +74097;44.6768;6.11457;1147;20220702;28.5;8.8;18.6;1.1;9.42;0;5.27;28979 +74097;44.6768;6.11457;1147;20220703;31;15.9;23.4;1.9;10.22;0;5.85;25313 +74097;44.6768;6.11457;1147;20220704;28.3;17;22.6;1.8;13.52;2.5;4.93;21840 +74097;44.6768;6.11457;1147;20220705;26.7;12.9;19.8;1.6;12.92;0;4.77;24120 +74097;44.6768;6.11457;1147;20220706;26.4;11.5;18.9;1.6;11.62;0;4.86;25031 +74097;44.6768;6.11457;1147;20220707;25.4;10.9;18.1;1.3;11.52;.1;4.56;24648 +74097;44.6768;6.11457;1147;20220708;26.5;10.5;18.5;1.7;11.42;0;4.96;25855 +74097;44.6768;6.11457;1147;20220709;27;12.1;19.5;1.5;11.82;0;4.87;24896 +74097;44.6768;6.11457;1147;20220710;27.5;12.1;19.8;1.9;11.72;0;5.15;25262 +74097;44.6768;6.11457;1147;20220711;28.2;12.8;20.5;1.6;12.82;0;5.05;25208 +74097;44.6768;6.11457;1147;20220712;28.8;13.4;21.1;1.4;10.82;0;5.11;25152 +74097;44.6768;6.11457;1147;20220713;27.3;13.9;20.6;1.6;12.52;.2;4.79;23393 +74097;44.6768;6.11457;1147;20220714;30.5;16.8;23.6;1.9;13.22;0;5.42;23598 +74097;44.6768;6.11457;1147;20220715;30.7;15.4;23;2.2;10.52;0;5.88;24886 +74097;44.6768;6.11457;1147;20220716;30.4;14;22.2;1.8;10.92;0;5.59;25704 +74097;44.6768;6.11457;1147;20220717;31.7;14.1;22.9;1.6;12.22;0;5.65;26561 +74097;44.6768;6.11457;1147;20220718;32.2;17.4;24.8;2.1;13.72;.2;5.8;24270 +74097;44.6768;6.11457;1147;20220719;31.4;17.7;24.5;2.1;14.42;0;5.55;23274 +74097;44.6768;6.11457;1147;20220720;29.9;18.1;24;2;14.12;.2;5.12;21518 +74097;44.6768;6.11457;1147;20220721;31.4;14.5;22.9;1.7;12.62;0;5.55;25710 +74097;44.6768;6.11457;1147;20220722;32.2;16.9;24.5;1.8;11.52;0;5.67;24372 +74097;44.6768;6.11457;1147;20220723;29.9;17.4;23.6;1.7;14.12;.8;4.96;21935 +74097;44.6768;6.11457;1147;20220724;32;14.8;23.4;1.7;13.52;0;5.57;25675 +74097;44.6768;6.11457;1147;20220725;30.5;18;24.2;2;12.82;.9;5.27;21779 +74097;44.6768;6.11457;1147;20220726;27.7;13.4;20.5;2.1;13.52;0;4.86;23222 +74097;44.6768;6.11457;1147;20220727;27.6;12;19.8;2;12.02;0;4.95;24171 +74097;44.6768;6.11457;1147;20220728;27.9;14.3;21.1;1.9;11.32;0;4.9;22466 +74097;44.6768;6.11457;1147;20220729;22.1;15.6;18.8;1.6;12.32;2.1;3.36;15406 +74097;44.6768;6.11457;1147;20220730;26.5;11.7;19.1;1.7;11.42;0;4.59;23253 +74097;44.6768;6.11457;1147;20220731;28.7;12.7;20.7;1.7;10.22;0;5.03;24083 +74097;44.6768;6.11457;1147;20220801;30.7;14.5;22.6;1.6;10.82;0;5.2;24129 +74097;44.6768;6.11457;1147;20220802;30.8;14.2;22.5;1.5;10.32;0;5.16;24318 +74097;44.6768;6.11457;1147;20220803;29.7;16.8;23.2;1.6;12.82;0;4.76;21315 +74097;44.6768;6.11457;1147;20220804;29.3;19.6;24.4;1.8;15.72;5.4;4.43;18370 +74097;44.6768;6.11457;1147;20220805;30.6;16.6;23.6;1.9;14.72;.3;4.98;22004 +74097;44.6768;6.11457;1147;20220806;29.3;13.3;21.3;2.1;13.72;0;4.99;23422 +74097;44.6768;6.11457;1147;20220807;28.7;13.1;20.9;1.7;12.92;.1;4.71;23009 +74097;44.6768;6.11457;1147;20220808;28.9;13.4;21.1;1.6;12.72;0;4.67;22818 +74097;44.6768;6.11457;1147;20220809;29.6;14.4;22;1.7;12.02;.2;4.83;22476 +74097;44.6768;6.11457;1147;20220810;26.8;16.7;21.7;2.2;12.72;1.9;4.36;18186 +74097;44.6768;6.11457;1147;20220811;27.7;13.8;20.7;2.1;11.52;0;4.69;21253 +74097;44.6768;6.11457;1147;20220812;29.1;14.3;21.7;2.2;9.82;0;5.11;21816 +74097;44.6768;6.11457;1147;20220813;28.4;15.6;22;2.8;6.72;1.2;5.6;20159 +74097;44.6768;6.11457;1147;20220814;22.5;16.2;19.3;2;12.52;15.5;3.31;14000 +74097;44.6768;6.11457;1147;20220815;24.9;11;17.9;1.6;11.42;.1;3.93;20772 +74097;44.6768;6.11457;1147;20220816;25.9;12.1;19;1.6;11.42;0;4.05;20572 +74097;44.6768;6.11457;1147;20220817;25;16.4;20.7;3.1;12.32;26.2;4.27;16098 +74097;44.6768;6.11457;1147;20220818;18.2;8.9;13.5;2.9;12.42;21;2.66;16644 +74097;44.6768;6.11457;1147;20220819;22.6;9.2;15.9;1.6;12.12;.1;3.43;19893 +74097;44.6768;6.11457;1147;20220820;24.5;10.1;17.3;1.9;12.82;.1;3.75;20497 +74097;44.6768;6.11457;1147;20220821;24.7;12;18.3;1.6;13.12;.1;3.6;19111 +74097;44.6768;6.11457;1147;20220822;24.5;10.9;17.7;1.8;12.52;0;3.68;19651 +74097;44.6768;6.11457;1147;20220823;26.1;11.2;18.6;1.3;12.72;0;3.74;20439 +74097;44.6768;6.11457;1147;20220824;26.9;13.6;20.2;1.5;13.12;0;3.82;19167 +74097;44.6768;6.11457;1147;20220825;27.3;15.5;21.4;1.8;13.82;.1;3.89;17915 +74097;44.6768;6.11457;1147;20220826;25;14.6;19.8;1.9;13.92;1.6;3.49;16687 +74097;44.6768;6.11457;1147;20220827;25.3;12.3;18.8;1.8;14.02;.1;3.55;18545 +74097;44.6768;6.11457;1147;20220828;25.6;12.9;19.2;1.5;13.22;.1;3.51;18193 +74097;44.6768;6.11457;1147;20220829;26.7;13.7;20.2;1.5;12.62;.1;3.68;18272 +74097;44.6768;6.11457;1147;20220830;23.2;16.2;19.7;2;13.32;4;3.09;13252 +74097;44.6768;6.11457;1147;20220831;22.1;10.7;16.4;1.9;13.82;.9;2.93;16837 +74097;44.6768;6.11457;1147;20220901;24.2;11.5;17.8;1.5;12.22;0;3.28;17644 +74097;44.6768;6.11457;1147;20220902;20.6;12.6;16.6;1.2;11.82;1.3;2.58;13851 +74097;44.6768;6.11457;1147;20220903;21.6;13.3;17.4;1.3;12.12;9.8;2.7;13998 +74097;44.6768;6.11457;1147;20220904;24.3;10;17.1;1.1;12.12;.1;3.11;18287 +74097;44.6768;6.11457;1147;20220905;24.8;13.9;19.3;1.3;12.82;.7;3.08;15808 +74097;44.6768;6.11457;1147;20220906;25.7;14.6;20.1;2.3;13.72;1.9;3.52;15820 +74097;44.6768;6.11457;1147;20220907;24.5;12.7;18.6;3.3;13.42;11.1;3.61;16179 +74097;44.6768;6.11457;1147;20220908;20.9;10.1;15.5;2;12.02;0;2.74;15336 +74097;44.6768;6.11457;1147;20220909;19.9;9.3;14.6;2.1;9.22;0;2.9;15058 +74097;44.6768;6.11457;1147;20220910;19.3;7.2;13.2;1.5;8.92;.1;2.64;15960 +74097;44.6768;6.11457;1147;20220911;21.8;7;14.4;1.3;9.62;0;2.83;17514 +74097;44.6768;6.11457;1147;20220912;25.4;9.9;17.6;1.4;10.42;0;3.23;17766 +74097;44.6768;6.11457;1147;20220913;24.9;14.1;19.5;1.7;12.22;1.3;3.09;14660 +74097;44.6768;6.11457;1147;20220914;19.4;15.3;17.3;2.8;13.52;19.5;2.28;8870 +74097;44.6768;6.11457;1147;20220915;22.1;10;16;2.2;12.02;.4;2.82;15239 +74097;44.6768;6.11457;1147;20220916;19.4;9.8;14.6;1.4;11.02;0;2.28;13421 +74097;44.6768;6.11457;1147;20220917;15.8;5;10.4;1.9;7.22;0;2.31;14110 +74097;44.6768;6.11457;1147;20220918;17.1;1.5;9.3;1;7.02;0;2.2;16833 +74097;44.6768;6.11457;1147;20220919;17.7;4.7;11.2;1.4;7.12;0;2.35;15197 +74097;44.6768;6.11457;1147;20220920;18.7;3.8;11.2;.9;8.12;0;2.2;16121 +74097;44.6768;6.11457;1147;20220921;18.9;4.2;11.5;1.1;8.72;0;2.22;15849 +74097;44.6768;6.11457;1147;20220922;17.9;8.5;13.2;1.2;9.72;0;2.02;12503 +74097;44.6768;6.11457;1147;20220923;17.4;7.3;12.3;1.5;9.52;9.4;2.04;12833 +74097;44.6768;6.11457;1147;20220924;13;9.8;11.4;1.6;10.92;11.7;1.28;7059 +74097;44.6768;6.11457;1147;20220925;13.5;7.5;10.5;1.6;10.12;5;1.46;9637 +74097;44.6768;6.11457;1147;20220926;14.1;6.2;10.1;1.9;8.52;2.1;1.75;10969 +74097;44.6768;6.11457;1147;20220927;12.3;5.9;9.1;1.6;7.82;2.3;1.56;9745 +74097;44.6768;6.11457;1147;20220928;12;4;8;1.4;9.12;8.6;1.32;10800 +74097;44.6768;6.11457;1147;20220929;13.1;6.9;10;1.5;9.42;.4;1.41;9378 +74097;44.6768;6.11457;1147;20220930;8.2;4.3;6.2;1;8.32;3.9;.96;7312 +74097;44.6768;6.11457;1147;20221001;9.4;3.5;6.4;1.4;9.32;1.6;.96;8938 +74097;44.6768;6.11457;1147;20221002;19.7;8.5;14.1;1.6;10.92;.2;2;12251 +74097;44.6768;6.11457;1147;20221003;17.7;6.6;12.1;1.2;10.02;0;1.73;12056 +74097;44.6768;6.11457;1147;20221004;21.1;7.3;14.2;1.4;9.02;0;2.18;13310 +74097;44.6768;6.11457;1147;20221005;19.7;9.9;14.8;1.6;10.12;.4;2.01;11054 +74097;44.6768;6.11457;1147;20221006;20;7.3;13.6;1.4;10.32;.1;1.92;12463 +74097;44.6768;6.11457;1147;20221007;19.6;8.9;14.2;1.5;9.92;.1;1.93;11288 +74097;44.6768;6.11457;1147;20221008;13.8;10;11.9;.8;11.02;6;1.1;6564 +74097;44.6768;6.11457;1147;20221009;14.6;10.3;12.4;.5;12.32;9.1;1.06;6910 +74097;44.6768;6.11457;1147;20221010;17.7;10.3;14;.8;11.62;.2;1.38;9017 +74097;44.6768;6.11457;1147;20221011;19.4;8;13.7;1.1;10.32;.2;1.65;11103 +74097;44.6768;6.11457;1147;20221012;16.3;9;12.6;1.1;10.72;.1;1.34;8735 +74097;44.6768;6.11457;1147;20221013;15.3;5.5;10.4;1.1;9.42;0;1.31;10027 +74097;44.6768;6.11457;1147;20221014;15.9;7;11.4;1.6;9.92;.1;1.41;9427 +74097;44.6768;6.11457;1147;20221015;21.1;7.8;14.4;1.5;10.12;.1;1.86;11424 +74097;44.6768;6.11457;1147;20221016;20;10.1;15;1.5;10.12;0;1.76;9704 +74097;44.6768;6.11457;1147;20221017;21.4;10.4;15.9;1.6;10.02;0;1.92;10109 +74097;44.6768;6.11457;1147;20221018;22;11.3;16.6;1.5;9.92;0;1.92;9840 +74097;44.6768;6.11457;1147;20221019;22.7;10.5;16.6;1.5;8.22;0;2.06;10386 +74097;44.6768;6.11457;1147;20221020;17.9;12.6;15.2;1.8;9.62;8.8;1.72;6688 +74097;44.6768;6.11457;1147;20221021;14.1;12.1;13.1;3.1;12.62;23.9;1.03;3976 +74097;44.6768;6.11457;1147;20221022;15.4;11.3;13.3;2.5;12.22;4;1.18;5705 +74097;44.6768;6.11457;1147;20221023;18.1;12;15;1.9;10.22;2.7;1.64;6911 +74097;44.6768;6.11457;1147;20221024;16.8;13.8;15.3;2.6;10.82;11.6;1.7;4722 +74097;44.6768;6.11457;1147;20221025;17.4;7;12.2;1;10.22;.1;1.16;8850 +74097;44.6768;6.11457;1147;20221026;22;11.7;16.8;1.8;8.72;0;2.02;8690 +74097;44.6768;6.11457;1147;20221027;22.4;13.9;18.1;1.7;9.02;0;2;7772 +74097;44.6768;6.11457;1147;20221028;23.9;12.7;18.3;1.5;8.32;0;1.96;8833 +74097;44.6768;6.11457;1147;20221029;22.9;12.8;17.8;1.2;7.92;0;1.69;8267 +74097;44.6768;6.11457;1147;20221030;20.5;12.3;16.4;1.1;7.92;0;1.49;7330 +74097;44.6768;6.11457;1147;20221031;18.9;9.6;14.2;1.7;8.22;11.2;1.62;7716 +74097;44.6768;6.11457;1147;20221101;15.8;9.5;12.6;1.6;9.92;9.2;1.17;6231 +74097;44.6768;6.11457;1147;20221102;14.3;5.5;9.9;1;9.32;.1;.87;7303 +74097;44.6768;6.11457;1147;20221103;8.5;5.3;6.9;2.4;8.32;26.6;.73;4265 +74097;44.6768;6.11457;1147;20221104;6.4;1.2;3.8;2.2;6.62;1.7;.67;5420 +74097;44.6768;6.11457;1147;20221105;9.1;-.4;4.3;1.4;5.72;0;.82;7300 +74097;44.6768;6.11457;1147;20221106;14.2;.2;7.2;1.6;5.22;.1;1.23;8789 +74097;44.6768;6.11457;1147;20221107;15.8;3;9.4;1.2;5.02;0;1.18;8286 +74097;44.6768;6.11457;1147;20221108;13;6;9.5;1.5;5.42;0;1.25;5996 +74097;44.6768;6.11457;1147;20221109;11.5;8.6;10;1.7;8.82;26.8;.92;3737 +74097;44.6768;6.11457;1147;20221110;11.4;4.4;7.9;1.5;8.42;0;.73;5842 +74097;44.6768;6.11457;1147;20221111;17.2;3.4;10.3;1.6;6.52;0;1.27;8180 +74097;44.6768;6.11457;1147;20221112;15.3;7.3;11.3;1.1;6.12;0;1.07;6101 +74097;44.6768;6.11457;1147;20221113;14.9;8.5;11.7;1.5;5.72;0;1.34;5367 +74097;44.6768;6.11457;1147;20221114;9.7;4.9;7.3;1.9;6.82;6.8;.92;4563 +74097;44.6768;6.11457;1147;20221115;8.5;5.7;7.1;2.1;9.42;14;.45;3394 +74097;44.6768;6.11457;1147;20221116;11.8;4.2;8;1.4;8.22;1.4;.69;5654 +74097;44.6768;6.11457;1147;20221117;13.6;4.2;8.9;2.2;8.02;6.5;.98;6235 +74097;44.6768;6.11457;1147;20221118;9.1;2;5.5;2;6.82;.1;.72;5329 +74097;44.6768;6.11457;1147;20221119;6.4;-1;2.7;1.8;5.52;0;.62;5381 +74097;44.6768;6.11457;1147;20221120;6;-1.1;2.4;1.8;5.02;0;.68;5206 +74097;44.6768;6.11457;1147;20221121;6.1;-1.6;2.2;1.6;5.22;6.9;.59;5369 +74097;44.6768;6.11457;1147;20221122;6.3;.1;3.2;1.6;5.42;.1;.63;4744 +74097;44.6768;6.11457;1147;20221123;5.9;-2.4;1.7;1.4;4.92;3.1;.55;5461 +74097;44.6768;6.11457;1147;20221124;9.3;-.4;4.4;1.4;5.12;0;.71;5858 +74097;44.6768;6.11457;1147;20221125;10.9;2.9;6.9;1.6;5.22;0;.94;5247 +74097;44.6768;6.11457;1147;20221126;7;-.6;3.2;1.3;5.22;0;.57;5058 +74097;44.6768;6.11457;1147;20221127;9.7;-.3;4.7;1.2;3.62;0;.79;5775 +74097;44.6768;6.11457;1147;20221128;6;1.5;3.7;1.8;4.42;.8;.87;3770 +74097;44.6768;6.11457;1147;20221129;2.7;0;1.3;.8;5.82;1;.36;2847 +74097;44.6768;6.11457;1147;20221130;5.8;-2.3;1.7;1.7;5.12;0;.53;5036 +74097;44.6768;6.11457;1147;20221201;4.2;-2.5;.8;.9;4.92;0;.38;4523 +74097;44.6768;6.11457;1147;20221202;3.5;-4.6;-.6;.9;4.32;.1;.36;4952 +74097;44.6768;6.11457;1147;20221203;3.1;-1;1;2.6;5.22;2.6;.53;3437 +74097;44.6768;6.11457;1147;20221204;4.7;1.9;3.3;1.7;5.92;16;.55;2783 +74097;44.6768;6.11457;1147;20221205;4.8;-.2;2.3;1.1;5.32;.1;.45;3760 +74097;44.6768;6.11457;1147;20221206;6.5;-3.4;1.5;.7;4.12;0;.38;5338 +74097;44.6768;6.11457;1147;20221207;-2.1;-7.2;-4.7;.5;3.72;0;.22;3750 +74097;44.6768;6.11457;1147;20221208;4.9;-7.3;-1.2;1.3;3.72;20.4;.44;5876 +74097;44.6768;6.11457;1147;20221209;3.6;1.3;2.4;2.1;6.82;18;.31;2422 +74097;44.6768;6.11457;1147;20221210;.9;.9;.9;.8;5.92;0;.4;0 +74097;44.6768;6.11457;1147;20221211;-.3;-6.1;-3.2;1;3.42;0;.34;3927 +74097;44.6768;6.11457;1147;20221212;1.3;-7.8;-3.3;1;3.12;9.3;.35;4949 +74097;44.6768;6.11457;1147;20221213;2.5;-2.6;-.1;1;6.02;6.9;.2;3639 +74097;44.6768;6.11457;1147;20221214;4.9;1.6;3.2;.9;6.82;.5;.33;2878 +74097;44.6768;6.11457;1147;20221215;5.8;.1;2.9;2;6.52;26.4;.38;3835 +74097;44.6768;6.11457;1147;20221216;1.4;.9;1.1;1.5;6.32;.1;.32;990 +74097;44.6768;6.11457;1147;20221217;-1.2;-2.5;-1.9;.8;4.82;0;.3;1717 +74097;44.6768;6.11457;1147;20221218;7.1;-4;1.5;1.5;3.42;0;.67;5399 +74097;44.6768;6.11457;1147;20221219;8.9;-.3;4.3;2.6;5.02;0;.92;4892 +74097;44.6768;6.11457;1147;20221220;9;1.8;5.4;2.8;6.12;3;.85;4302 +74097;44.6768;6.11457;1147;20221221;6.5;4.1;5.3;1.9;7.22;2.7;.54;2397 +74097;44.6768;6.11457;1147;20221222;9;1.9;5.4;1.4;6.82;8.5;.48;4271 +74097;44.6768;6.11457;1147;20221223;9.5;3.2;6.3;1.9;8.42;.3;.4;4015 +74097;44.6768;6.11457;1147;20221224;11.8;5.1;8.4;1.8;8.02;0;.67;4152 +74097;44.6768;6.11457;1147;20221225;15.6;5.9;10.7;1.8;6.02;0;1.14;5046 +74097;44.6768;6.11457;1147;20221226;12;6;9;1.1;6.22;0;.73;3934 +74097;44.6768;6.11457;1147;20221227;8.8;2.1;5.4;1.4;6.42;0;.54;4180 +74097;44.6768;6.11457;1147;20221228;8.4;-.8;3.8;1.8;3.62;0;.91;4948 +74097;44.6768;6.11457;1147;20221229;8.1;1.8;4.9;2;6.02;2.2;.68;4074 +74097;44.6768;6.11457;1147;20221230;6;3.7;4.8;2;7.82;5.3;.39;2391 +74097;44.6768;6.11457;1147;20221231;15;3.8;9.4;2.2;9.02;0;.73;5547 +74098;44.68804;6.42901;1648;20220101;14.4;6.8;10.6;1;3.43;0;.73;6531 +74098;44.68804;6.42901;1648;20220102;12.1;6.3;9.2;1.8;4.03;0;1.19;5695 +74098;44.68804;6.42901;1648;20220103;7.9;2.6;5.2;1.7;4.16;0;.85;5377 +74098;44.68804;6.42901;1648;20220104;8.4;3.1;5.8;3.6;5.36;1.5;1.22;5282 +74098;44.68804;6.42901;1648;20220105;1.2;-.8;.2;3.3;4.29;0;.8;2873 +74098;44.68804;6.42901;1648;20220106;-1.6;-7.3;-4.5;4.3;2.09;0;1.13;6193 +74098;44.68804;6.42901;1648;20220107;0;-8.7;-4.3;1.9;2.26;2.6;.61;6942 +74098;44.68804;6.42901;1648;20220108;1.7;-5.5;-1.9;3.2;3.73;8.5;.62;6248 +74098;44.68804;6.42901;1648;20220109;-2.2;-4.3;-3.3;3;3.86;2.8;.52;4521 +74098;44.68804;6.42901;1648;20220110;-1.6;-6.3;-3.9;2.3;2.73;0;.62;4958 +74098;44.68804;6.42901;1648;20220111;.8;-8.3;-3.8;2.2;2.13;0;.67;7108 +74098;44.68804;6.42901;1648;20220112;3.8;-7.6;-1.9;1.8;1.66;0;.94;7721 +74098;44.68804;6.42901;1648;20220113;8.1;-1.4;3.3;1.7;1.76;0;1.04;7571 +74098;44.68804;6.42901;1648;20220114;8.6;.4;4.5;1.7;2.66;0;1.05;7210 +74098;44.68804;6.42901;1648;20220115;10.3;1.5;5.9;1.5;2.96;0;.96;7476 +74098;44.68804;6.42901;1648;20220116;6.3;0;3.1;2.3;2.43;0;1.3;6444 +74098;44.68804;6.42901;1648;20220117;5.1;-1.9;1.6;2.6;2.09;0;1.1;7242 +74098;44.68804;6.42901;1648;20220118;8.4;-.4;4;2;2.43;0;1.16;8031 +74098;44.68804;6.42901;1648;20220119;4.3;-.2;2;1.9;3.19;0;.96;5257 +74098;44.68804;6.42901;1648;20220120;1.7;-5.3;-1.8;3.1;3.09;0;.84;7083 +74098;44.68804;6.42901;1648;20220121;-.6;-6.9;-3.7;2;2.93;0;.5;6810 +74098;44.68804;6.42901;1648;20220122;2.4;-7.5;-2.6;2.2;3.09;0;.58;8276 +74098;44.68804;6.42901;1648;20220123;7.6;-2.7;2.4;1.3;2.96;0;.78;8888 +74098;44.68804;6.42901;1648;20220124;7.5;-.6;3.4;1.5;2.86;0;.92;8121 +74098;44.68804;6.42901;1648;20220125;6.2;-1.5;2.4;1.6;3.13;0;.9;8254 +74098;44.68804;6.42901;1648;20220126;8.7;0;4.4;2.5;2.39;0;1.38;8519 +74098;44.68804;6.42901;1648;20220127;8.4;0;4.2;2.1;1.96;0;1.38;8042 +74098;44.68804;6.42901;1648;20220128;8.5;.8;4.6;3;2.09;0;1.77;8397 +74098;44.68804;6.42901;1648;20220129;7.7;-1.7;3;2.9;2.66;0;1.59;8967 +74098;44.68804;6.42901;1648;20220130;10.5;1.6;6;3.1;2.76;0;1.76;8257 +74098;44.68804;6.42901;1648;20220131;3.3;-1.2;1.1;3;2.66;0;1.36;6535 +74098;44.68804;6.42901;1648;20220201;2.7;-5.3;-1.3;3.7;3.13;0;1.15;8713 +74098;44.68804;6.42901;1648;20220202;7.4;1.6;4.5;3.5;4.43;0;1.55;7777 +74098;44.68804;6.42901;1648;20220203;12.2;.7;6.4;2;3.49;0;1.47;9604 +74098;44.68804;6.42901;1648;20220204;8;-.3;3.8;1.8;4.33;0;1.1;9369 +74098;44.68804;6.42901;1648;20220205;5.4;-.6;2.4;2.8;4.46;0;1.08;8060 +74098;44.68804;6.42901;1648;20220206;5.4;-4.3;.6;2;3.36;0;.98;9829 +74098;44.68804;6.42901;1648;20220207;6.1;-.6;2.7;2.8;3.83;.1;1.38;8020 +74098;44.68804;6.42901;1648;20220208;7.5;-4.1;1.7;2.2;3.39;0;1.21;10905 +74098;44.68804;6.42901;1648;20220209;12.8;1.4;7.1;1.7;2.76;0;1.58;11064 +74098;44.68804;6.42901;1648;20220210;8.4;1.6;5;3;3.57;0;1.41;10535 +74098;44.68804;6.42901;1648;20220211;6.8;-4.2;1.3;3.9;3.8;0;1.13;6735 +74098;44.68804;6.42901;1648;20220212;3.5;-6.2;-1.3;5.5;3.23;0;.91;7890 +74098;44.68804;6.42901;1648;20220213;5.3;-7;-.8;5.4;3.73;4.7;.68;8024 +74098;44.68804;6.42901;1648;20220214;-1.8;-3.9;-2.8;6;4.47;20.8;.68;4872 +74098;44.68804;6.42901;1648;20220215;2.3;-8.5;-3.1;6.9;3.93;0;.6;6570 +74098;44.68804;6.42901;1648;20220216;4;-5.6;-.8;1.8;4.39;0;.77;11065 +74098;44.68804;6.42901;1648;20220217;9.6;.9;5.3;2.5;5.39;0;1.55;10685 +74098;44.68804;6.42901;1648;20220218;14.1;2.6;8.3;2.5;4.63;0;2.05;12773 +74098;44.68804;6.42901;1648;20220219;4.1;.3;2.2;2.5;4.93;0;1.12;6478 +74098;44.68804;6.42901;1648;20220220;7.5;-3.4;2;2.4;3.96;0;1.46;12474 +74098;44.68804;6.42901;1648;20220221;2.1;-1.2;.4;3.6;4.19;4.9;1.22;8195 +74098;44.68804;6.42901;1648;20220222;5.5;-3.8;.9;3.5;3.56;0;1.57;11781 +74098;44.68804;6.42901;1648;20220223;8.3;-1.4;3.5;2.6;3.49;0;1.7;12956 +74098;44.68804;6.42901;1648;20220224;4.8;.9;2.9;2.7;3.82;0;1.6;8787 +74098;44.68804;6.42901;1648;20220225;3.6;-3;.3;2.6;3.39;0;1.4;10702 +74098;44.68804;6.42901;1648;20220226;2.9;-6.2;-1.6;2.3;1.82;0;1.59;13520 +74098;44.68804;6.42901;1648;20220227;2.1;-6.1;-2;2;2.42;0;1.31;11026 +74098;44.68804;6.42901;1648;20220228;3.8;-6.7;-1.4;2.1;2.19;0;1.52;14006 +74098;44.68804;6.42901;1648;20220301;5.1;-3.7;.7;2.5;3.36;0;1.58;13051 +74098;44.68804;6.42901;1648;20220302;6.3;-3.8;1.2;1.6;3.86;0;1.31;12798 +74098;44.68804;6.42901;1648;20220303;7;-1.8;2.6;2.3;4.66;0;1.45;11637 +74098;44.68804;6.42901;1648;20220304;5.7;-2.6;1.5;2.5;4.06;0;1.47;11450 +74098;44.68804;6.42901;1648;20220305;2.2;-4.8;-1.3;2.3;3.23;0;1.33;10050 +74098;44.68804;6.42901;1648;20220306;.7;-8.3;-3.8;2;3.06;0;1.13;11928 +74098;44.68804;6.42901;1648;20220307;3.4;-7.7;-2.1;1.5;2.93;0;1.36;15359 +74098;44.68804;6.42901;1648;20220308;4.2;-5.1;-.4;1.7;3.32;0;1.47;14088 +74098;44.68804;6.42901;1648;20220309;6.6;-4.9;.9;1.5;3.69;0;1.54;15694 +74098;44.68804;6.42901;1648;20220310;8.4;-2;3.2;1.7;3.66;0;1.86;15552 +74098;44.68804;6.42901;1648;20220311;4.9;-1.3;1.8;3.9;4.03;0;1.71;10762 +74098;44.68804;6.42901;1648;20220312;3.2;-.8;1.2;4.1;3.76;.5;1.6;8019 +74098;44.68804;6.42901;1648;20220313;1.6;-.4;.6;3.7;4.59;7;1.08;5470 +74098;44.68804;6.42901;1648;20220314;5.9;-2.6;1.7;3;5.59;2.2;1.32;12788 +74098;44.68804;6.42901;1648;20220315;10.3;1.3;5.8;3.1;6.16;0;1.97;14045 +74098;44.68804;6.42901;1648;20220316;13.2;5.1;9.2;2.1;5.59;0;2.33;13414 +74098;44.68804;6.42901;1648;20220317;8.2;4.4;6.3;3.1;6.39;0;1.65;8027 +74098;44.68804;6.42901;1648;20220318;8.6;3.8;6.2;4;5.62;0;2.32;9082 +74098;44.68804;6.42901;1648;20220319;9.2;.6;4.9;4.7;3.9;0;2.35;14630 +74098;44.68804;6.42901;1648;20220320;6.1;-.9;2.6;4.1;3.42;0;2.45;11290 +74098;44.68804;6.42901;1648;20220321;6.3;-2.1;2.1;3.4;3.42;0;2.3;12537 +74098;44.68804;6.42901;1648;20220322;7.7;-4.9;1.4;7.5;3.13;0;1.73;15116 +74098;44.68804;6.42901;1648;20220323;10.5;-4.8;2.9;5.7;2.93;0;2.12;17627 +74098;44.68804;6.42901;1648;20220324;12.9;-4.3;4.3;1.5;2.52;0;2.61;18676 +74098;44.68804;6.42901;1648;20220325;14.4;-3.9;5.3;2.2;2.62;0;3.16;19472 +74098;44.68804;6.42901;1648;20220326;11.1;-3;4.1;4.3;3.1;0;2.81;17216 +74098;44.68804;6.42901;1648;20220327;9.8;-2.9;3.5;3.4;3.2;0;2.61;17396 +74098;44.68804;6.42901;1648;20220328;14.8;-3.5;5.7;1.8;2.92;0;3.04;20056 +74098;44.68804;6.42901;1648;20220329;13.4;-1.9;5.8;2.5;4.22;1.3;3.03;18483 +74098;44.68804;6.42901;1648;20220330;5.3;.1;2.7;4.3;6.27;2;1.05;8112 +74098;44.68804;6.42901;1648;20220331;8.8;.3;4.6;5.9;5.87;.7;1.22;9113 +74098;44.68804;6.42901;1648;20220401;3.3;-4.5;-.6;3;3.42;2.2;1.92;13465 +74098;44.68804;6.42901;1648;20220402;1.9;-7.1;-2.6;4;2.52;0;2.08;14625 +74098;44.68804;6.42901;1648;20220403;3.3;-7.7;-2.2;3.3;3.02;.4;2.03;16356 +74098;44.68804;6.42901;1648;20220404;8.4;-7;.7;2.8;3.63;0;1.7;20409 +74098;44.68804;6.42901;1648;20220405;14.6;-6;4.3;3.2;4.37;0;2.39;22275 +74098;44.68804;6.42901;1648;20220406;12.9;-2.8;5.1;4.3;5.6;0;2.19;18234 +74098;44.68804;6.42901;1648;20220407;9.9;-1.3;4.3;7.6;6.6;16.3;1.12;9495 +74098;44.68804;6.42901;1648;20220408;8.2;.3;4.3;6.8;7.3;9.2;1.6;14177 +74098;44.68804;6.42901;1648;20220409;3.6;.4;2;7.1;4.13;.1;1.4;9913 +74098;44.68804;6.42901;1648;20220410;11.6;-6.2;2.7;3.8;3.07;0;2.83;23023 +74098;44.68804;6.42901;1648;20220411;14.4;-3.5;5.5;7.1;4.87;0;2.26;16702 +74098;44.68804;6.42901;1648;20220412;14.9;-1.2;6.9;6.7;5.27;0;2.91;19689 +74098;44.68804;6.42901;1648;20220413;14.4;4.5;9.5;4.3;5.5;0;3.44;18998 +74098;44.68804;6.42901;1648;20220414;18.2;.5;9.4;3.2;6;0;3.71;22740 +74098;44.68804;6.42901;1648;20220415;20.9;2;11.5;3.6;6.7;0;3.68;22155 +74098;44.68804;6.42901;1648;20220416;20.9;3.5;12.2;5.8;5.37;0;4.24;22649 +74098;44.68804;6.42901;1648;20220417;17.4;4.5;11;4.2;4.5;0;4.19;21854 +74098;44.68804;6.42901;1648;20220418;16.8;-.5;8.2;4.2;5.03;0;3.69;23725 +74098;44.68804;6.42901;1648;20220419;16.8;-.7;8.1;3.1;5;0;3.42;22953 +74098;44.68804;6.42901;1648;20220420;12.1;-.1;6;3.9;6.03;1.6;2.56;17608 +74098;44.68804;6.42901;1648;20220421;8.2;3;5.6;3.5;6.62;0;2.29;12837 +74098;44.68804;6.42901;1648;20220422;14.7;3;8.9;3.2;6.62;1.7;3.57;19578 +74098;44.68804;6.42901;1648;20220423;5.3;3.4;4.4;6;6.93;19.8;1.35;6652 +74098;44.68804;6.42901;1648;20220424;9.9;-1.8;4.1;6;6.5;0;1.62;16089 +74098;44.68804;6.42901;1648;20220425;13.5;1.7;7.6;5.5;6.8;0;2.3;19422 +74098;44.68804;6.42901;1648;20220426;14.7;-.8;7;3;6.07;0;3.17;22410 +74098;44.68804;6.42901;1648;20220427;17.5;-1.5;8;3.5;5.7;0;3.85;25453 +74098;44.68804;6.42901;1648;20220428;17.2;2.6;9.9;3.4;5.8;0;3.85;24042 +74098;44.68804;6.42901;1648;20220429;19.3;1.3;10.3;4.1;6.37;0;4.27;25502 +74098;44.68804;6.42901;1648;20220430;13.7;6.2;10;3.9;6.93;0;2.75;16035 +74098;44.68804;6.42901;1648;20220501;15.6;-1;7.3;3.6;5.33;0;3.76;26746 +74098;44.68804;6.42901;1648;20220502;16.8;.3;8.6;2.6;6.43;1.3;3.46;23749 +74098;44.68804;6.42901;1648;20220503;11.9;2.7;7.3;2.6;7.77;1;2.48;16997 +74098;44.68804;6.42901;1648;20220504;13.2;2.9;8.1;3.8;7.87;3.6;2.66;20020 +74098;44.68804;6.42901;1648;20220505;6.7;4.4;5.6;5.4;7.73;21;1.62;11691 +74098;44.68804;6.42901;1648;20220506;9.3;3.6;6.4;3.4;7.03;0;1.97;10405 +74098;44.68804;6.42901;1648;20220507;11.4;5.2;8.3;2.5;7.89;3.5;2.21;11305 +74098;44.68804;6.42901;1648;20220508;11.7;4.8;8.3;1.7;8.29;1.5;2.1;12439 +74098;44.68804;6.42901;1648;20220509;13.3;5.6;9.4;1.3;8.26;.7;2.38;13520 +74098;44.68804;6.42901;1648;20220510;16.5;6.5;11.5;1.6;8.59;0;2.89;15729 +74098;44.68804;6.42901;1648;20220511;19.4;8.2;13.8;1.8;8.86;0;3.32;16354 +74098;44.68804;6.42901;1648;20220512;19.8;8.2;14;1.9;8.33;0;3.5;17074 +74098;44.68804;6.42901;1648;20220513;18.2;8.5;13.3;1.7;10.19;0;2.96;15243 +74098;44.68804;6.42901;1648;20220514;19;8.8;13.9;1.9;10.19;.5;3.24;16607 +74098;44.68804;6.42901;1648;20220515;18.3;9.6;14;1.9;10.09;3.3;3.08;15488 +74098;44.68804;6.42901;1648;20220516;19.5;8.8;14.2;2.1;9.36;.6;3.43;16425 +74098;44.68804;6.42901;1648;20220517;21.2;10.3;15.8;1.5;9.86;0;3.5;16993 +74098;44.68804;6.42901;1648;20220518;21.5;11.6;16.6;2;10.13;10.2;3.61;16295 +74098;44.68804;6.42901;1648;20220519;21.2;11.7;16.5;2.7;10.53;.4;3.71;15415 +74098;44.68804;6.42901;1648;20220520;22.9;12;17.5;2.7;9.33;0;4.26;16745 +74098;44.68804;6.42901;1648;20220521;23.5;11.8;17.7;1.7;9.09;0;4.08;17623 +74098;44.68804;6.42901;1648;20220522;25.5;15;20.3;2;10.09;.5;4.36;16948 +74098;44.68804;6.42901;1648;20220523;20.5;13.1;16.8;2.7;9.09;0;3.81;14608 +74098;44.68804;6.42901;1648;20220524;15.6;7.9;11.7;2;8.73;3.2;2.85;13351 +74098;44.68804;6.42901;1648;20220525;12.4;6.1;9.2;2.2;9.26;1.5;2.15;12696 +74098;44.68804;6.42901;1648;20220526;15.2;6.6;10.9;2.4;9.76;2;2.65;15140 +74098;44.68804;6.42901;1648;20220527;19;9.2;14.1;2.2;10.09;1;3.26;16336 +74098;44.68804;6.42901;1648;20220528;19.5;9.7;14.6;2.5;8.56;0;3.59;16705 +74098;44.68804;6.42901;1648;20220529;16.2;6;11.1;2.8;8.16;0;3.32;17405 +74098;44.68804;6.42901;1648;20220530;15.5;3.9;9.7;2.9;7.29;.5;3.29;18163 +74098;44.68804;6.42901;1648;20220531;14.8;7.1;11;3.1;8.29;.2;2.83;13865 +74098;44.68804;6.42901;1648;20220601;20;8.3;14.2;3;9.46;1.8;3.89;18261 +74098;44.68804;6.42901;1648;20220602;22.8;10.9;16.9;2.3;10.29;0;4.12;18271 +74098;44.68804;6.42901;1648;20220603;19.5;13;16.2;2.3;11.19;7.8;3.26;13654 +74098;44.68804;6.42901;1648;20220604;23.8;13.1;18.5;3.7;10.66;2.5;4.71;17181 +74098;44.68804;6.42901;1648;20220605;20.1;12.5;16.3;2.7;10.73;.8;3.63;14726 +74098;44.68804;6.42901;1648;20220606;21.2;9.1;15.2;2.3;9.09;0;4.15;18777 +74098;44.68804;6.42901;1648;20220607;18.7;9.8;14.3;2.4;8.36;0;3.71;15462 +74098;44.68804;6.42901;1648;20220608;17.2;7.8;12.5;2.2;7.53;.9;3.5;16843 +74098;44.68804;6.42901;1648;20220609;14;7.2;10.6;3.3;7.09;0;3.12;12165 +74098;44.68804;6.42901;1648;20220610;19.8;4.8;12.3;2.4;6.39;0;4.1;20146 +74098;44.68804;6.42901;1648;20220611;22.7;9;15.9;2.1;7.83;0;5.35;29646 +74098;44.68804;6.42901;1648;20220612;24.9;12.3;18.6;1.9;7.93;.1;5.63;27566 +74098;44.68804;6.42901;1648;20220613;22.2;13.1;17.7;2.3;9.99;0;5.1;25063 +74098;44.68804;6.42901;1648;20220614;24.4;11.4;17.9;2;10.16;0;5.4;28189 +74098;44.68804;6.42901;1648;20220615;24.1;14;19;1.9;10.69;1.5;5.11;24833 +74098;44.68804;6.42901;1648;20220616;26;14.1;20.1;2;10.83;0;5.82;28573 +74098;44.68804;6.42901;1648;20220617;27;14.1;20.6;1.9;9.96;0;5.73;27972 +74098;44.68804;6.42901;1648;20220618;26.5;16.2;21.3;2.1;12.43;0;5.16;22986 +74098;44.68804;6.42901;1648;20220619;25.8;15.7;20.7;3.3;11.63;0;5.9;25464 +74098;44.68804;6.42901;1648;20220620;25.3;14.1;19.7;3.1;9.56;0;6.13;27134 +74098;44.68804;6.42901;1648;20220621;25.6;15.8;20.7;4.4;9.63;4.8;6.06;21393 +74098;44.68804;6.42901;1648;20220622;19.7;12.3;16;2.3;12.33;8.9;3.64;18669 +74098;44.68804;6.42901;1648;20220623;19.5;11.3;15.4;1.7;11.99;1.2;3.76;20697 +74098;44.68804;6.42901;1648;20220624;15.4;10.1;12.8;1.9;10.56;11.5;3.15;17962 +74098;44.68804;6.42901;1648;20220625;20.7;8.4;14.5;2.2;8.84;0;4.66;27609 +74098;44.68804;6.42901;1648;20220626;23.3;11.5;17.4;2.8;10.64;.3;4.98;25591 +74098;44.68804;6.42901;1648;20220627;20;13.7;16.9;2.4;12.17;.6;4.08;21246 +74098;44.68804;6.42901;1648;20220628;18.7;12.3;15.5;1.9;12.4;13.7;3.14;16127 +74098;44.68804;6.42901;1648;20220629;21.8;9.7;15.7;1.4;11.73;0;4.96;28949 +74098;44.68804;6.42901;1648;20220630;22.1;12.4;17.2;1.9;12.09;1.7;4.64;24573 +74098;44.68804;6.42901;1648;20220701;18.2;9.4;13.8;2;10.03;0;4.38;25194 +74098;44.68804;6.42901;1648;20220702;24.8;9.6;17.2;2;8.19;0;5.86;31006 +74098;44.68804;6.42901;1648;20220703;27;14.3;20.7;1.8;9.76;.2;5.83;28588 +74098;44.68804;6.42901;1648;20220704;25.3;15;20.2;1.8;11.49;4.4;5.15;24465 +74098;44.68804;6.42901;1648;20220705;22.5;12.3;17.4;2.5;10.93;0;5.22;26745 +74098;44.68804;6.42901;1648;20220706;22.6;12.1;17.4;2.5;10.29;0;5.08;25469 +74098;44.68804;6.42901;1648;20220707;22.5;10.7;16.6;2.5;10.86;0;4.97;26105 +74098;44.68804;6.42901;1648;20220708;23;10.2;16.6;2.7;10.46;0;5.4;27673 +74098;44.68804;6.42901;1648;20220709;22.4;11.5;16.9;2;10.59;0;4.71;24311 +74098;44.68804;6.42901;1648;20220710;23.6;11.3;17.4;2.3;10.93;0;5.37;27574 +74098;44.68804;6.42901;1648;20220711;23.5;12.5;18;1.7;11.33;0;4.77;24413 +74098;44.68804;6.42901;1648;20220712;24.2;12.6;18.4;1.9;10.86;0;5.4;27582 +74098;44.68804;6.42901;1648;20220713;24.2;13.3;18.7;1.7;12.29;.8;4.64;22876 +74098;44.68804;6.42901;1648;20220714;26.2;15;20.6;1.7;12.59;0;4.76;22434 +74098;44.68804;6.42901;1648;20220715;26.7;14.5;20.6;1.9;9.79;0;5.6;27104 +74098;44.68804;6.42901;1648;20220716;26.2;14.1;20.1;2.3;10.73;0;5.38;24728 +74098;44.68804;6.42901;1648;20220717;25.3;14.4;19.9;1.9;12.16;0;4.66;21542 +74098;44.68804;6.42901;1648;20220718;27.8;15.8;21.8;1.4;13.19;2.9;4.78;22565 +74098;44.68804;6.42901;1648;20220719;27.9;15.8;21.8;1.8;14.13;0;5.05;22936 +74098;44.68804;6.42901;1648;20220720;26.8;15.8;21.3;1.8;13.86;.1;5.21;24954 +74098;44.68804;6.42901;1648;20220721;26.4;13.6;20;1.6;12.23;0;5.43;28183 +74098;44.68804;6.42901;1648;20220722;28;15.6;21.8;2.1;11.93;0;5.84;26999 +74098;44.68804;6.42901;1648;20220723;25.5;15.3;20.4;2.2;12.73;.8;4.89;21933 +74098;44.68804;6.42901;1648;20220724;27.7;14.4;21;1.8;13.29;0;5.63;27566 +74098;44.68804;6.42901;1648;20220725;27.6;16.4;22;2.2;12.26;1;5.53;24962 +74098;44.68804;6.42901;1648;20220726;23.7;12.9;18.3;2.2;11.16;0;5.06;25663 +74098;44.68804;6.42901;1648;20220727;23.8;12.2;18;2.9;12.23;0;5;23999 +74098;44.68804;6.42901;1648;20220728;23.4;12.9;18.2;2.1;11.03;0;4.59;22154 +74098;44.68804;6.42901;1648;20220729;19.5;13.4;16.5;1.7;10.63;1.3;3.53;17720 +74098;44.68804;6.42901;1648;20220730;22.9;11.1;17;2.4;9.86;0;4.75;24289 +74098;44.68804;6.42901;1648;20220731;25.4;12.3;18.8;2.2;9.46;0;5.48;27213 +74098;44.68804;6.42901;1648;20220801;26.4;13.7;20;2.3;10.03;0;5.55;26265 +74098;44.68804;6.42901;1648;20220802;25.6;13.9;19.7;2.6;10.26;0;5.52;25275 +74098;44.68804;6.42901;1648;20220803;26.3;15;20.6;1.6;11.96;0;4.59;21399 +74098;44.68804;6.42901;1648;20220804;25.2;16.2;20.7;1.5;12.99;7.6;4.01;18251 +74098;44.68804;6.42901;1648;20220805;26.1;15.6;20.8;1.8;12.49;3;4.54;20945 +74098;44.68804;6.42901;1648;20220806;25;12.9;19;2.3;11.66;.6;4.79;23311 +74098;44.68804;6.42901;1648;20220807;23.5;13.3;18.4;2.2;12.29;.7;4.39;21330 +74098;44.68804;6.42901;1648;20220808;23.4;11.4;17.4;2;11.16;0;4.3;22420 +74098;44.68804;6.42901;1648;20220809;25.3;13.1;19.2;1.7;11.46;1;4.6;23290 +74098;44.68804;6.42901;1648;20220810;24;14;19;2.1;11.93;4.6;4.18;19371 +74098;44.68804;6.42901;1648;20220811;24.2;12.9;18.6;1.7;11.13;0;4.34;22461 +74098;44.68804;6.42901;1648;20220812;24.7;13.5;19.1;1.7;10.63;0;4.52;22162 +74098;44.68804;6.42901;1648;20220813;24.2;12.5;18.3;1.8;10.06;.2;4.48;22517 +74098;44.68804;6.42901;1648;20220814;18.1;13.4;15.8;2.1;11.06;16.1;2.69;10164 +74098;44.68804;6.42901;1648;20220815;21.2;10;15.6;2.6;10.06;0;4.26;22957 +74098;44.68804;6.42901;1648;20220816;22.6;10.8;16.7;2;9.89;0;4.29;23057 +74098;44.68804;6.42901;1648;20220817;19.2;13.2;16.2;2.9;11.53;20.8;3.15;13499 +74098;44.68804;6.42901;1648;20220818;16.3;9;12.7;3.2;10.96;15.8;2.74;14834 +74098;44.68804;6.42901;1648;20220819;16.9;8.4;12.6;2.8;10.66;0;2.97;17909 +74098;44.68804;6.42901;1648;20220820;20.3;10.3;15.3;2.5;10.89;.1;3.86;20951 +74098;44.68804;6.42901;1648;20220821;20.3;11.1;15.7;2.3;11.19;.3;3.54;18756 +74098;44.68804;6.42901;1648;20220822;20.1;10.7;15.4;2.3;11.09;0;3.55;18358 +74098;44.68804;6.42901;1648;20220823;22;10.9;16.4;2.2;10.59;0;3.9;19999 +74098;44.68804;6.42901;1648;20220824;22.9;12.5;17.7;1.8;11.63;0;3.83;19992 +74098;44.68804;6.42901;1648;20220825;22.8;13.3;18.1;1.6;12.93;.2;3.49;18270 +74098;44.68804;6.42901;1648;20220826;19.7;12.4;16.1;1.9;12.56;2.5;2.73;13972 +74098;44.68804;6.42901;1648;20220827;19;10.6;14.8;2.2;12.53;0;2.27;12851 +74098;44.68804;6.42901;1648;20220828;20.3;11.9;16.1;1.3;13.03;.1;3.11;18885 +74098;44.68804;6.42901;1648;20220829;22.2;13;17.6;1.8;11.28;.3;3.75;20923 +74098;44.68804;6.42901;1648;20220830;21.5;13.6;17.6;2.1;11.56;4.1;3.36;15760 +74098;44.68804;6.42901;1648;20220831;18.2;9.7;13.9;1.9;11.63;2;2.79;16669 +74098;44.68804;6.42901;1648;20220901;20.2;9.6;14.9;1.7;10.93;0;3.12;17963 +74098;44.68804;6.42901;1648;20220902;17.8;10.9;14.3;1.9;10.66;1.2;2.69;14095 +74098;44.68804;6.42901;1648;20220903;18.3;10.6;14.4;2.5;10.63;6.4;2.88;15110 +74098;44.68804;6.42901;1648;20220904;20.2;9.4;14.8;1.4;10.66;.1;3.13;19343 +74098;44.68804;6.42901;1648;20220905;21.7;11.9;16.8;2.3;11.26;1.2;3.61;18713 +74098;44.68804;6.42901;1648;20220906;20.9;13;16.9;2.5;11.79;1.5;3.19;14977 +74098;44.68804;6.42901;1648;20220907;20.5;12;16.2;2.5;12.09;10.6;3.09;14945 +74098;44.68804;6.42901;1648;20220908;17.4;9.1;13.3;2;10.39;0;2.81;17010 +74098;44.68804;6.42901;1648;20220909;16.4;7.8;12.1;2.5;7.83;0;3.18;18359 +74098;44.68804;6.42901;1648;20220910;15.6;6.2;10.9;1.9;7.49;0;2.78;17524 +74098;44.68804;6.42901;1648;20220911;18.3;6.4;12.4;1.8;7.83;0;3.15;20158 +74098;44.68804;6.42901;1648;20220912;22.4;9.6;16;1.5;8.69;0;3.45;20074 +74098;44.68804;6.42901;1648;20220913;22.8;12.6;17.7;2.9;9.26;1.6;3.87;16936 +74098;44.68804;6.42901;1648;20220914;16;14.1;15;4;11.26;16.7;2.39;7185 +74098;44.68804;6.42901;1648;20220915;17.2;8.9;13.1;2.3;10.69;.2;2.65;16279 +74098;44.68804;6.42901;1648;20220916;15.7;9.1;12.4;2.1;9.63;0;2.45;13671 +74098;44.68804;6.42901;1648;20220917;11.5;4.4;8;3.3;5.49;0;2.78;15835 +74098;44.68804;6.42901;1648;20220918;13.9;1.6;7.8;2.5;5.76;0;2.67;18705 +74098;44.68804;6.42901;1648;20220919;16.1;5.5;10.8;2.4;5.53;0;2.98;17397 +74098;44.68804;6.42901;1648;20220920;14.5;3.8;9.2;2;7.13;0;2.29;15262 +74098;44.68804;6.42901;1648;20220921;13;4.7;8.9;2.3;7.76;0;2.06;11892 +74098;44.68804;6.42901;1648;20220922;14.7;5.4;10.1;1.9;8.16;0;2.21;13997 +74098;44.68804;6.42901;1648;20220923;14.1;5.1;9.6;1.8;7.93;5.9;2.09;13378 +74098;44.68804;6.42901;1648;20220924;9.9;6.4;8.1;2.1;9.29;12.5;1.17;7199 +74098;44.68804;6.42901;1648;20220925;10.4;4.7;7.5;1.4;8.33;2.3;1.56;11779 +74098;44.68804;6.42901;1648;20220926;11.1;2.8;7;1.8;6.73;1.1;1.92;14803 +74098;44.68804;6.42901;1648;20220927;9.5;2.4;6;2.3;6.46;1;1.86;13216 +74098;44.68804;6.42901;1648;20220928;10;2.4;6.2;2.5;7.53;8;1.68;13492 +74098;44.68804;6.42901;1648;20220929;9.6;3.7;6.6;2.2;7.29;.5;1.68;11705 +74098;44.68804;6.42901;1648;20220930;5.5;2.5;4;1.9;7.03;4.4;.99;7023 +74098;44.68804;6.42901;1648;20221001;11.3;1.6;6.4;2;8.06;.2;1.61;13837 +74098;44.68804;6.42901;1648;20221002;16.9;7.6;12.3;2.2;8.73;.1;2.35;13427 +74098;44.68804;6.42901;1648;20221003;15.3;7;11.2;2.2;7.43;0;2.14;12772 +74098;44.68804;6.42901;1648;20221004;18;6.4;12.2;1.9;7.43;0;2.44;15025 +74098;44.68804;6.42901;1648;20221005;17.1;8.2;12.7;1.8;8.83;1.8;2.15;13325 +74098;44.68804;6.42901;1648;20221006;15.7;7.2;11.4;1.7;9.66;0;1.8;12317 +74098;44.68804;6.42901;1648;20221007;16.5;7.2;11.9;1.2;9.23;0;1.85;13460 +74098;44.68804;6.42901;1648;20221008;12;7.3;9.7;1.4;10.06;3.3;1.13;7067 +74098;44.68804;6.42901;1648;20221009;10.6;7.1;8.8;1.4;10.46;5.5;.93;6201 +74098;44.68804;6.42901;1648;20221010;13.8;7.2;10.5;1.3;9.83;.2;1.38;9534 +74098;44.68804;6.42901;1648;20221011;15;6;10.5;1.3;9.26;.1;1.55;12294 +74098;44.68804;6.42901;1648;20221012;13.2;6.8;10;1.2;9.49;.3;1.35;10226 +74098;44.68804;6.42901;1648;20221013;12.9;5.4;9.2;1.2;8.56;0;1.36;10630 +74098;44.68804;6.42901;1648;20221014;12.6;6.4;9.5;1.2;8.79;.1;1.34;9923 +74098;44.68804;6.42901;1648;20221015;17.8;7.1;12.5;2;8.03;0;2.1;13119 +74098;44.68804;6.42901;1648;20221016;16.4;8.7;12.6;2.7;8.79;0;2.08;10853 +74098;44.68804;6.42901;1648;20221017;17.7;9.5;13.6;2.6;8.86;0;2.23;11043 +74098;44.68804;6.42901;1648;20221018;18.5;9.1;13.8;1.6;8.93;0;1.84;11798 +74098;44.68804;6.42901;1648;20221019;19.8;9.7;14.8;1.5;7.66;0;1.98;12158 +74098;44.68804;6.42901;1648;20221020;15.9;11.7;13.8;3.6;8.33;11.6;2.45;7220 +74098;44.68804;6.42901;1648;20221021;11.4;10.1;10.7;4.2;10.66;21.7;1.26;2260 +74098;44.68804;6.42901;1648;20221022;14.4;8.1;11.3;2.6;9.83;4.3;1.44;7522 +74098;44.68804;6.42901;1648;20221023;17.1;9.9;13.5;5;8.79;10.2;2.59;8445 +74098;44.68804;6.42901;1648;20221024;13;10.3;11.6;3.2;9.69;7.6;1.51;5207 +74098;44.68804;6.42901;1648;20221025;15.8;6.4;11.1;2.7;7.93;.2;1.83;10492 +74098;44.68804;6.42901;1648;20221026;18.3;9.9;14.1;2.5;7.89;0;2.13;10078 +74098;44.68804;6.42901;1648;20221027;19.3;10.3;14.8;2.6;8.13;0;2.16;10263 +74098;44.68804;6.42901;1648;20221028;20.2;11.6;15.9;2.1;7.63;0;2.15;10114 +74098;44.68804;6.42901;1648;20221029;19.8;12.3;16;2.1;7.39;0;2.12;9436 +74098;44.68804;6.42901;1648;20221030;18;10.9;14.5;2.2;6.76;0;2.09;9013 +74098;44.68804;6.42901;1648;20221031;16.7;9.1;12.9;2.6;6.49;7;2.05;9365 +74098;44.68804;6.42901;1648;20221101;12.2;6.4;9.3;2.2;8.36;10.9;1.12;6926 +74098;44.68804;6.42901;1648;20221102;10.4;4.4;7.4;1.2;7.83;.1;.88;8130 +74098;44.68804;6.42901;1648;20221103;8.6;3.8;6.2;2.7;7.09;28.8;1.07;5312 +74098;44.68804;6.42901;1648;20221104;4.8;-.2;2.3;3.3;5.36;1;1.03;7583 +74098;44.68804;6.42901;1648;20221105;5.8;-1;2.4;2.8;4.13;0;1.19;7952 +74098;44.68804;6.42901;1648;20221106;11.1;0;5.6;1.5;3.99;.1;1.18;9884 +74098;44.68804;6.42901;1648;20221107;14.2;2.5;8.3;1.5;4.49;0;1.23;10063 +74098;44.68804;6.42901;1648;20221108;11.6;5;8.3;2.5;4.99;0;1.58;7534 +74098;44.68804;6.42901;1648;20221109;8.7;5.3;7;2.4;7.79;25.2;.89;3718 +74098;44.68804;6.42901;1648;20221110;11.5;2.8;7.2;1.9;7.13;0;.99;8397 +74098;44.68804;6.42901;1648;20221111;13.9;4.6;9.2;1.2;4.96;0;1.07;8884 +74098;44.68804;6.42901;1648;20221112;15.1;7.1;11.1;1.4;4.36;0;1.35;6881 +74098;44.68804;6.42901;1648;20221113;10.7;7.7;9.2;1.8;4.96;0;1.38;4972 +74098;44.68804;6.42901;1648;20221114;6.3;3.2;4.7;2.1;6.33;5.1;.83;4060 +74098;44.68804;6.42901;1648;20221115;7.1;3.2;5.2;3.1;7.49;17.5;.71;3675 +74098;44.68804;6.42901;1648;20221116;8.9;2.7;5.8;2.3;6.46;.5;.91;6887 +74098;44.68804;6.42901;1648;20221117;8.9;3.7;6.3;3.7;6.19;7.2;1.29;5926 +74098;44.68804;6.42901;1648;20221118;4.6;.1;2.4;2.4;5.19;0;.81;5920 +74098;44.68804;6.42901;1648;20221119;3.8;-1.8;1;2.4;3.99;0;.8;6104 +74098;44.68804;6.42901;1648;20221120;4.2;-3;.6;2.2;3.69;0;.76;7290 +74098;44.68804;6.42901;1648;20221121;6.3;-2.7;1.8;2.4;3.93;6.3;.93;6289 +74098;44.68804;6.42901;1648;20221122;1.5;-1.9;-.2;3;4.26;0;.78;5505 +74098;44.68804;6.42901;1648;20221123;5.6;-3.2;1.2;2.1;3.86;2;.84;7071 +74098;44.68804;6.42901;1648;20221124;7.5;-1.6;3;1.8;3.83;0;.81;7532 +74098;44.68804;6.42901;1648;20221125;7;.2;3.6;1.9;4.26;0;.85;6099 +74098;44.68804;6.42901;1648;20221126;5.9;-.5;2.7;2.8;3.39;0;1.22;6204 +74098;44.68804;6.42901;1648;20221127;7.5;-.1;3.7;1.7;2.79;0;1.04;6613 +74098;44.68804;6.42901;1648;20221128;2.2;-.5;.9;1.9;4.16;.8;.75;3082 +74098;44.68804;6.42901;1648;20221129;.1;-2.6;-1.3;2.1;4.89;.3;.38;3102 +74098;44.68804;6.42901;1648;20221130;2.3;-3.6;-.6;1.7;4.19;0;.4;5799 +74098;44.68804;6.42901;1648;20221201;2.5;-4.2;-.9;1.6;3.93;0;.48;6207 +74098;44.68804;6.42901;1648;20221202;1.5;-5.5;-2;2.5;3.79;.1;.5;5907 +74098;44.68804;6.42901;1648;20221203;.9;-2.6;-.8;3.3;4.39;1;.69;2778 +74098;44.68804;6.42901;1648;20221204;1.3;-.7;.3;2.5;5.33;13;.47;2660 +74098;44.68804;6.42901;1648;20221205;2.3;-2.5;-.1;2;4.16;.1;.58;5344 +74098;44.68804;6.42901;1648;20221206;5.3;-2.4;1.4;1;2.56;0;.58;6348 +74098;44.68804;6.42901;1648;20221207;4.2;-2.6;.8;1.5;2.69;0;.73;6106 +74098;44.68804;6.42901;1648;20221208;3.1;-2.9;.1;2.5;3.16;19.8;.9;5369 +74098;44.68804;6.42901;1648;20221209;2.1;-.3;.9;3.9;6.03;20.4;.38;2296 +74098;44.68804;6.42901;1648;20221210;1.6;-.3;.6;2.1;4.73;0;.58;3118 +74098;44.68804;6.42901;1648;20221211;-2.8;-8.4;-5.6;2.1;1.79;0;.67;5699 +74098;44.68804;6.42901;1648;20221212;-1.1;-8.7;-4.9;1.6;2.16;9;.49;5960 +74098;44.68804;6.42901;1648;20221213;1.7;-5.6;-2;4.1;4.99;6.1;.21;4382 +74098;44.68804;6.42901;1648;20221214;4.7;-.3;2.2;1.8;5.99;.3;.39;4121 +74098;44.68804;6.42901;1648;20221215;3;.9;2;2.1;5.63;27.9;.54;2242 +74098;44.68804;6.42901;1648;20221216;2;-.6;.7;1.9;5.83;.5;.33;3358 +74098;44.68804;6.42901;1648;20221217;3.5;-4.7;-.6;1.8;3.16;0;.6;6337 +74098;44.68804;6.42901;1648;20221218;5.1;-2.5;1.3;1.5;2.79;0;.79;6147 +74098;44.68804;6.42901;1648;20221219;6;-.7;2.7;1.3;3.89;0;.65;5270 +74098;44.68804;6.42901;1648;20221220;7.2;-.1;3.6;1.9;5.06;2.5;.72;5498 +74098;44.68804;6.42901;1648;20221221;4.8;1.3;3;1.8;6.29;3;.46;3109 +74098;44.68804;6.42901;1648;20221222;6.4;1;3.7;2.2;5.56;4.7;.71;4911 +74098;44.68804;6.42901;1648;20221223;8;2.3;5.2;2.6;7.29;.1;.63;4740 +74098;44.68804;6.42901;1648;20221224;9.8;4.5;7.1;2.4;6.56;0;1.03;4650 +74098;44.68804;6.42901;1648;20221225;11.4;5;8.2;3;4.83;0;1.49;5924 +74098;44.68804;6.42901;1648;20221226;8.8;3.4;6.1;2.7;5.29;0;1.06;5370 +74098;44.68804;6.42901;1648;20221227;6.5;1.1;3.8;2.1;4.26;0;.93;5488 +74098;44.68804;6.42901;1648;20221228;5;-.8;2.1;2;2.76;0;.89;5753 +74098;44.68804;6.42901;1648;20221229;6;0;3;2.6;4.99;2.6;.83;4012 +74098;44.68804;6.42901;1648;20221230;5.9;.9;3.4;2.5;6.56;4.3;.47;3972 +74098;44.68804;6.42901;1648;20221231;10.5;3.9;7.2;3.7;7.33;0;.98;5142 +74099;44.69833;6.74355;1760;20220101;7.2;-4.9;1.1;1.1;3.98;0;.43;7177 +74099;44.69833;6.74355;1760;20220102;4.8;-4.9;-.1;1;3.98;0;.37;6481 +74099;44.69833;6.74355;1760;20220103;4.8;-6.5;-.9;1.1;3.88;0;.37;7015 +74099;44.69833;6.74355;1760;20220104;9.6;-5.5;2;1.6;4.78;1.1;.6;7480 +74099;44.69833;6.74355;1760;20220105;1.4;-1.1;.1;1.2;3.88;0;.57;3454 +74099;44.69833;6.74355;1760;20220106;-.4;-14.6;-7.5;1.1;1.58;0;.41;7578 +74099;44.69833;6.74355;1760;20220107;-.6;-15.6;-8.1;1.1;1.88;0;.36;7632 +74099;44.69833;6.74355;1760;20220108;1.5;-11.7;-5.1;1.4;2.88;5.2;.4;7689 +74099;44.69833;6.74355;1760;20220109;-2.3;-6.6;-4.5;2.4;3.28;1.6;.5;4587 +74099;44.69833;6.74355;1760;20220110;-2.8;-13.3;-8.1;.8;1.98;0;.29;7102 +74099;44.69833;6.74355;1760;20220111;1;-14.5;-6.8;1.7;1.68;0;.63;7879 +74099;44.69833;6.74355;1760;20220112;4.8;-13.2;-4.2;1.6;1.48;0;.81;7948 +74099;44.69833;6.74355;1760;20220113;7.4;-9.8;-1.2;1.6;2.18;0;.86;8021 +74099;44.69833;6.74355;1760;20220114;9.4;-8.1;.6;1.1;2.88;0;.66;8096 +74099;44.69833;6.74355;1760;20220115;8.4;-7.6;.4;1.2;3.08;0;.66;8175 +74099;44.69833;6.74355;1760;20220116;5.4;-9.4;-2;1.1;2.38;0;.58;8256 +74099;44.69833;6.74355;1760;20220117;7.1;-11.8;-2.4;.9;2.08;0;.57;8341 +74099;44.69833;6.74355;1760;20220118;6.7;-8.1;-.7;1.8;2.78;0;.87;8428 +74099;44.69833;6.74355;1760;20220119;5.7;-10;-2.2;1;2.68;.1;.55;8519 +74099;44.69833;6.74355;1760;20220120;3;-11.2;-4.1;.8;2.38;0;.44;8612 +74099;44.69833;6.74355;1760;20220121;2.1;-13.5;-5.7;1.7;1.98;0;.71;8708 +74099;44.69833;6.74355;1760;20220122;4.5;-12.6;-4.1;1.2;2.48;0;.62;8807 +74099;44.69833;6.74355;1760;20220123;7.9;-9.1;-.6;.9;2.68;0;.63;8909 +74099;44.69833;6.74355;1760;20220124;7.2;-10.4;-1.6;1;2.78;0;.65;9014 +74099;44.69833;6.74355;1760;20220125;10.5;-9.4;.5;1.1;2.78;0;.83;9121 +74099;44.69833;6.74355;1760;20220126;6.7;-10.7;-2;1.2;2.38;0;.77;9231 +74099;44.69833;6.74355;1760;20220127;6;-10.7;-2.4;1.1;2.38;0;.72;9344 +74099;44.69833;6.74355;1760;20220128;9.5;-9;.2;1.4;2.58;0;1;9459 +74099;44.69833;6.74355;1760;20220129;7.7;-9.4;-.9;1.1;2.98;0;.76;9577 +74099;44.69833;6.74355;1760;20220130;9.3;-7.3;1;1.4;2.98;0;.98;9698 +74099;44.69833;6.74355;1760;20220131;4.7;-7.8;-1.6;5;2.28;0;1.75;9660 +74099;44.69833;6.74355;1760;20220201;6;-12.7;-3.4;2.2;2.98;0;.99;9947 +74099;44.69833;6.74355;1760;20220202;10.9;-.9;5;5.3;3.58;0;2.46;9629 +74099;44.69833;6.74355;1760;20220203;8.8;-5.6;1.6;1.3;3.68;0;.93;10206 +74099;44.69833;6.74355;1760;20220204;7.2;-8.4;-.6;1.3;3.38;0;.87;10338 +74099;44.69833;6.74355;1760;20220205;8.3;-8.9;-.3;1;2.98;0;.86;10474 +74099;44.69833;6.74355;1760;20220206;6;-11.9;-3;2.1;2.78;0;1.09;10611 +74099;44.69833;6.74355;1760;20220207;10.7;-3.6;3.5;4.1;2.78;0;2.3;10751 +74099;44.69833;6.74355;1760;20220208;10.9;-9.2;.8;1.1;3.08;0;1.05;10893 +74099;44.69833;6.74355;1760;20220209;11.6;-7.3;2.1;1.2;3.28;0;1.15;11037 +74099;44.69833;6.74355;1760;20220210;-1.3;-8;-4.7;2.1;5.78;0;.68;9000 +74099;44.69833;6.74355;1760;20220211;3;-1.6;.7;3.5;4.51;0;1.14;9633 +74099;44.69833;6.74355;1760;20220212;-1.5;-4.7;-3.1;4.3;3.41;0;.88;9066 +74099;44.69833;6.74355;1760;20220213;-1.1;-6.3;-3.7;2.8;3.71;2.7;.81;11933 +74099;44.69833;6.74355;1760;20220214;-3.5;-6.7;-5.1;3.7;3.98;9.9;.48;3700 +74099;44.69833;6.74355;1760;20220215;.4;-5.7;-2.7;5;4.11;0;.93;6766 +74099;44.69833;6.74355;1760;20220216;3.1;-13.5;-5.2;1.4;3.38;0;.79;12101 +74099;44.69833;6.74355;1760;20220217;11.1;-5.6;2.7;3.8;4.08;0;2;12261 +74099;44.69833;6.74355;1760;20220218;14.2;-4.6;4.8;1.5;4.18;0;1.58;12422 +74099;44.69833;6.74355;1760;20220219;6.9;-1.8;2.5;1.4;4.88;0;1.09;10312 +74099;44.69833;6.74355;1760;20220220;10.4;-8.5;.9;1.2;3.88;0;1.24;12749 +74099;44.69833;6.74355;1760;20220221;2;-4;-1;3.8;3.68;3.7;1.22;8820 +74099;44.69833;6.74355;1760;20220222;8.9;-3.8;2.5;1.6;2.98;0;1.52;12895 +74099;44.69833;6.74355;1760;20220223;11.8;-7.8;2;1;3.18;0;1.36;13250 +74099;44.69833;6.74355;1760;20220224;7.8;-6.5;.6;1.3;3.58;0;1.28;13420 +74099;44.69833;6.74355;1760;20220225;6.2;-8;-.9;1.7;2.68;0;1.4;13592 +74099;44.69833;6.74355;1760;20220226;2.8;-11.4;-4.3;2.1;1.58;0;1.42;13764 +74099;44.69833;6.74355;1760;20220227;1.2;-12.9;-5.9;2.5;1.98;0;1.28;13938 +74099;44.69833;6.74355;1760;20220228;8.7;-13.3;-2.3;1.6;2.38;0;1.53;14112 +74099;44.69833;6.74355;1760;20220301;7.7;-7.1;.3;3.2;2.98;0;1.93;14288 +74099;44.69833;6.74355;1760;20220302;8.4;-9.4;-.5;.8;3.18;0;1.27;14465 +74099;44.69833;6.74355;1760;20220303;6.4;-3.5;1.4;1.9;3.78;0;1.49;12746 +74099;44.69833;6.74355;1760;20220304;5.4;-8.1;-1.4;2.1;3.58;0;1.41;14821 +74099;44.69833;6.74355;1760;20220305;4.5;-5.5;-.5;1.3;2.98;0;1.33;13117 +74099;44.69833;6.74355;1760;20220306;2.4;-12;-4.8;1.4;2.58;0;1.2;15180 +74099;44.69833;6.74355;1760;20220307;5.7;-12.4;-3.4;.8;2.38;0;1.26;15361 +74099;44.69833;6.74355;1760;20220308;6.9;-11.4;-2.3;1.1;2.58;0;1.43;15542 +74099;44.69833;6.74355;1760;20220309;9.2;-11.3;-1.1;1;2.68;0;1.53;15724 +74099;44.69833;6.74355;1760;20220310;9.6;-9.4;.1;2.8;2.88;0;2.15;15906 +74099;44.69833;6.74355;1760;20220311;-1.2;-2.4;-1.8;5.9;3.88;0;1.1;5010 +74099;44.69833;6.74355;1760;20220312;-1.7;-4.6;-3.2;5.1;3.88;.3;.92;7753 +74099;44.69833;6.74355;1760;20220313;-1.4;-3.6;-2.5;6.1;3.78;3.3;1.08;6855 +74099;44.69833;6.74355;1760;20220314;6.2;-9.9;-1.9;2.8;4.48;2;1.45;16640 +74099;44.69833;6.74355;1760;20220315;10.7;-2.1;4.3;1;5.88;0;1.75;16585 +74099;44.69833;6.74355;1760;20220316;14.8;-1.7;6.5;1.1;5.28;0;2.1;17008 +74099;44.69833;6.74355;1760;20220317;9.8;.8;5.3;4.2;5.28;0;2.33;14243 +74099;44.69833;6.74355;1760;20220318;2.5;.2;1.4;5.3;6.48;.2;.9;9500 +74099;44.69833;6.74355;1760;20220319;2.7;-3.1;-.2;6.1;5.18;0;1.48;17633 +74099;44.69833;6.74355;1760;20220320;2.2;-5.1;-1.5;4.9;3.71;0;1.83;18400 +74099;44.69833;6.74355;1760;20220321;3;-4.2;-.6;3.3;3.41;0;2.05;21300 +74099;44.69833;6.74355;1760;20220322;4.5;-2.6;1;4.7;3.18;0;2.54;22166 +74099;44.69833;6.74355;1760;20220323;8.2;-.8;3.7;3.5;2.55;0;3.02;23166 +74099;44.69833;6.74355;1760;20220324;10.4;3.1;6.8;3.7;3.11;0;3.56;22800 +74099;44.69833;6.74355;1760;20220325;8.2;3;5.6;2.7;3.31;0;3.01;22166 +74099;44.69833;6.74355;1760;20220326;9.6;2.4;6;2.8;3.31;0;3.2;22733 +74099;44.69833;6.74355;1760;20220327;8.8;3.2;6;4.2;3.61;0;3.19;19400 +74099;44.69833;6.74355;1760;20220328;10.8;3.5;7.1;3.6;3.31;0;3.63;22500 +74099;44.69833;6.74355;1760;20220329;6.6;2;4.3;3.4;4.88;.8;2.33;16566 +74099;44.69833;6.74355;1760;20220330;1.3;-1.1;.1;3.1;6.51;3.5;.66;6166 +74099;44.69833;6.74355;1760;20220331;4.9;-1.3;1.8;3.4;6.61;1.2;1.22;10833 +74099;44.69833;6.74355;1760;20220401;2.6;-2;.3;4.6;5.48;7.7;1.39;12500 +74099;44.69833;6.74355;1760;20220402;-2.5;-5.9;-4.2;3.6;3.98;.8;1.07;12800 +74099;44.69833;6.74355;1760;20220403;-.9;-6.4;-3.6;2.8;4.08;.3;1.51;18966 +74099;44.69833;6.74355;1760;20220404;-.1;-5;-2.6;2.2;5.11;0;1.34;17466 +74099;44.69833;6.74355;1760;20220405;6.2;-3;1.6;3;6.13;0;2.29;25050 +74099;44.69833;6.74355;1760;20220406;5.8;.9;3.4;3;6.95;0;2.1;21233 +74099;44.69833;6.74355;1760;20220407;8.2;-.3;4;2.6;7.01;12;1.88;15633 +74099;44.69833;6.74355;1760;20220408;9.8;3.8;6.8;3.4;7.91;6.3;2.11;14133 +74099;44.69833;6.74355;1760;20220409;5.5;2.7;4.1;5.6;3.65;.1;3.43;23833 +74099;44.69833;6.74355;1760;20220410;5.3;-4.4;.5;3.5;3.11;0;2.78;25033 +74099;44.69833;6.74355;1760;20220411;5.7;-.9;2.4;2.5;4.11;0;2.58;23933 +74099;44.69833;6.74355;1760;20220412;7.9;.2;4.1;1.7;4.95;0;2.79;24233 +74099;44.69833;6.74355;1760;20220413;11.1;2.4;6.8;3.2;6.58;0;3.12;23766 +74099;44.69833;6.74355;1760;20220414;13;3.8;8.4;4;7.15;0;3.57;25633 +74099;44.69833;6.74355;1760;20220415;15.8;6.7;11.3;3.1;6.75;0;4.13;25366 +74099;44.69833;6.74355;1760;20220416;14.6;6.6;10.6;3.7;5.71;0;4.27;24166 +74099;44.69833;6.74355;1760;20220417;8.3;-.2;4.1;3.4;6.65;0;2.69;24100 +74099;44.69833;6.74355;1760;20220418;8.6;-1.6;3.5;2.6;6.15;0;2.71;25200 +74099;44.69833;6.74355;1760;20220419;9.2;.9;5;3.2;6.28;0;2.9;24900 +74099;44.69833;6.74355;1760;20220420;2.5;1.7;2.1;2.1;7.15;1.4;1.06;7866 +74099;44.69833;6.74355;1760;20220421;2.1;.3;1.2;4;6.75;1.4;.9;8200 +74099;44.69833;6.74355;1760;20220422;6.9;.1;3.5;3.7;7.51;0;1.45;12966 +74099;44.69833;6.74355;1760;20220423;2.9;1.4;2.2;6.1;7.61;17.1;.56;4200 +74099;44.69833;6.74355;1760;20220424;1.9;-1.3;.3;3.3;6.75;0;.91;9500 +74099;44.69833;6.74355;1760;20220425;5.6;.5;3;2.1;8.43;0;1.38;12600 +74099;44.69833;6.74355;1760;20220426;6.6;2;4.3;2.2;7.75;0;1.92;16000 +74099;44.69833;6.74355;1760;20220427;10.4;2.5;6.5;2.5;7.38;0;3.25;26466 +74099;44.69833;6.74355;1760;20220428;11.9;3.3;7.6;3.2;8.71;0;3.12;23933 +74099;44.69833;6.74355;1760;20220429;11.5;3.4;7.4;3.4;8.78;0;2.79;20866 +74099;44.69833;6.74355;1760;20220430;8.5;2.6;5.6;2.8;7.78;1.2;2.19;15433 +74099;44.69833;6.74355;1760;20220501;10.3;3;6.6;2.2;7.65;.1;3;23500 +74099;44.69833;6.74355;1760;20220502;9.7;2.4;6.1;2.6;8.78;1.5;2.6;22000 +74099;44.69833;6.74355;1760;20220503;7.9;2.8;5.3;2.2;8.98;.6;1.96;15733 +74099;44.69833;6.74355;1760;20220504;8.4;3.2;5.8;3.2;9.05;4.1;2.02;16333 +74099;44.69833;6.74355;1760;20220505;4.8;3.7;4.2;3.7;8.28;8.8;1.24;10166 +74099;44.69833;6.74355;1760;20220506;7;1.6;4.3;1.4;7.48;5.4;1.99;16256 +74099;44.69833;6.74355;1760;20220507;11.9;3.3;7.6;2.1;7.98;2.2;2.83;20556 +74099;44.69833;6.74355;1760;20220508;11.5;3.3;7.4;2.4;8.28;1.4;2.71;20172 +74099;44.69833;6.74355;1760;20220509;13.1;5.5;9.3;2.2;8.08;.6;3.02;19517 +74099;44.69833;6.74355;1760;20220510;16.7;-1.1;7.8;2;7.58;0;3.64;25861 +74099;44.69833;6.74355;1760;20220511;18.6;1.7;10.1;1.9;8.48;0;3.94;25975 +74099;44.69833;6.74355;1760;20220512;21.5;1;11.2;1.6;7.78;0;4.25;26087 +74099;44.69833;6.74355;1760;20220513;20.3;2.5;11.4;1.8;9.08;0;4.15;26197 +74099;44.69833;6.74355;1760;20220514;19.4;3.3;11.3;2.1;9.88;.2;4.06;26304 +74099;44.69833;6.74355;1760;20220515;17.6;3.3;10.4;1.3;9.88;3.1;3.82;26409 +74099;44.69833;6.74355;1760;20220516;20.1;2;11;1.5;8.38;0;4.15;26511 +74099;44.69833;6.74355;1760;20220517;22.6;2.4;12.5;1.2;8.58;0;4.34;26611 +74099;44.69833;6.74355;1760;20220518;19.7;2.5;11.1;2.2;10.18;13;4.09;26708 +74099;44.69833;6.74355;1760;20220519;21.8;8.9;15.3;1.6;10.78;0;4.57;26396 +74099;44.69833;6.74355;1760;20220520;23;4;13.5;2.2;8.88;0;4.82;26895 +74099;44.69833;6.74355;1760;20220521;24.4;3.6;14;1.7;8.58;0;4.84;26985 +74099;44.69833;6.74355;1760;20220522;25.7;5.1;15.4;1.4;9.08;.5;4.9;27072 +74099;44.69833;6.74355;1760;20220523;21;5.4;13.2;2.1;8.38;0;4.7;27156 +74099;44.69833;6.74355;1760;20220524;17.6;3.7;10.6;1.5;8.38;1.3;4.1;27238 +74099;44.69833;6.74355;1760;20220525;13.5;3.2;8.3;.7;9.48;1.5;3.31;24058 +74099;44.69833;6.74355;1760;20220526;16.7;2;9.3;2;9.58;1.1;3.82;27393 +74099;44.69833;6.74355;1760;20220527;22.3;4.1;13.2;1.8;8.98;0;4.71;27467 +74099;44.69833;6.74355;1760;20220528;23.1;1.6;12.3;2;7.98;.2;4.85;27538 +74099;44.69833;6.74355;1760;20220529;19.1;1.5;10.3;2.6;7.48;0;4.5;27606 +74099;44.69833;6.74355;1760;20220530;16.4;-1.5;7.4;2.2;5.98;0;4.08;27671 +74099;44.69833;6.74355;1760;20220531;16.4;1.5;8.9;1.5;7.78;0;3.98;27733 +74099;44.69833;6.74355;1760;20220601;19.9;1.6;10.7;2;8.08;.1;4.45;27793 +74099;44.69833;6.74355;1760;20220602;22.8;4.4;13.6;2.7;9.18;0;5.08;27850 +74099;44.69833;6.74355;1760;20220603;17.9;6.8;12.3;2;11.18;9.5;3.97;25498 +74099;44.69833;6.74355;1760;20220604;22;5.5;13.7;2.6;10.48;.4;4.85;27954 +74099;44.69833;6.74355;1760;20220605;21.6;7.1;14.3;2.1;9.28;.1;4.94;28002 +74099;44.69833;6.74355;1760;20220606;22;2.4;12.2;2.2;9.08;.1;4.76;28048 +74099;44.69833;6.74355;1760;20220607;19.9;5.5;12.7;1.8;7.78;0;4.71;28090 +74099;44.69833;6.74355;1760;20220608;18.4;-.7;8.8;1.9;6.78;.2;4.3;28129 +74099;44.69833;6.74355;1760;20220609;16.5;5;10.7;2.4;6.18;0;4.42;26191 +74099;44.69833;6.74355;1760;20220610;20.8;-2.1;9.3;2.6;6.38;0;4.81;28199 +74099;44.69833;6.74355;1760;20220611;23.4;1.4;12.4;2.1;7.68;0;5.06;28229 +74099;44.69833;6.74355;1760;20220612;25.6;2.2;13.9;1.1;7.78;0;4.9;28256 +74099;44.69833;6.74355;1760;20220613;25;4.7;14.8;1.5;8.88;0;5.1;28281 +74099;44.69833;6.74355;1760;20220614;21.2;4.6;12.9;2.7;10.78;0;4.69;28302 +74099;44.69833;6.74355;1760;20220615;24.9;5.8;15.3;1.2;10.38;.4;4.96;28320 +74099;44.69833;6.74355;1760;20220616;27.4;5.3;16.3;1.7;8.38;0;5.54;28336 +74099;44.69833;6.74355;1760;20220617;27.9;3.2;15.5;1.6;9.48;0;5.4;28348 +74099;44.69833;6.74355;1760;20220618;24.5;8.5;16.5;1.8;12.88;0;5.1;28357 +74099;44.69833;6.74355;1760;20220619;22.1;6.7;14.4;2.8;12.38;0;4.8;28364 +74099;44.69833;6.74355;1760;20220620;26;7.8;16.9;2.4;10.08;0;5.67;28367 +74099;44.69833;6.74355;1760;20220621;24.4;10.7;17.5;2.1;10.08;3.1;5.52;28367 +74099;44.69833;6.74355;1760;20220622;19.8;8.4;14.1;1.2;12.08;8;4.3;26260 +74099;44.69833;6.74355;1760;20220623;20.8;4.8;12.8;1.6;9.68;.4;4.63;28358 +74099;44.69833;6.74355;1760;20220624;17.2;3.9;10.5;1.2;9.18;8.2;4.18;28332 +74099;44.69833;6.74355;1760;20220625;18.9;1.4;10.1;2.1;8.28;0;4.38;28337 +74099;44.69833;6.74355;1760;20220626;19.4;4.7;12;3.1;11.08;0;4.37;28322 +74099;44.69833;6.74355;1760;20220627;20.2;11.8;16;4.7;12.08;0;4.58;22526 +74099;44.69833;6.74355;1760;20220628;19.1;9.8;14.4;2.1;12.38;19.9;4.03;23673 +74099;44.69833;6.74355;1760;20220629;23.7;3;13.3;1.4;9.28;.1;4.81;28260 +74099;44.69833;6.74355;1760;20220630;21.5;5.5;13.5;1.6;10.28;.9;4.68;28233 +74099;44.69833;6.74355;1760;20220701;22.7;5.4;14;1.9;8.48;0;5.03;28203 +74099;44.69833;6.74355;1760;20220702;26;2.1;14;1.5;7.68;0;5.15;28170 +74099;44.69833;6.74355;1760;20220703;27.5;4.7;16.1;2;9.78;.5;5.55;28134 +74099;44.69833;6.74355;1760;20220704;24.5;7.5;16;1.6;11.48;3.2;5.03;28095 +74099;44.69833;6.74355;1760;20220705;24.4;5.5;14.9;1.7;9.48;0;5.07;28054 +74099;44.69833;6.74355;1760;20220706;21.6;5.2;13.4;2.5;10.98;0;4.7;28009 +74099;44.69833;6.74355;1760;20220707;24.8;4.2;14.5;2;9.28;0;5.16;27961 +74099;44.69833;6.74355;1760;20220708;21.5;7.5;14.5;2;10.35;0;4.91;29618 +74099;44.69833;6.74355;1760;20220709;21.1;7.2;14.1;1.5;10.41;0;4.85;29275 +74099;44.69833;6.74355;1760;20220710;22.3;7;14.7;1.6;9.88;0;5.09;29903 +74099;44.69833;6.74355;1760;20220711;21.9;7.6;14.7;2.2;11.21;0;4.8;28965 +74099;44.69833;6.74355;1760;20220712;22.8;7.2;15;1.6;9.98;0;5.06;29688 +74099;44.69833;6.74355;1760;20220713;22.3;9.5;15.9;3.1;11.85;2.4;4.61;29332 +74099;44.69833;6.74355;1760;20220714;24.7;11.9;18.3;2;11.95;0;5.18;27479 +74099;44.69833;6.74355;1760;20220715;25.6;10.2;17.9;1.8;9.75;0;5.68;30220 +74099;44.69833;6.74355;1760;20220716;25.7;8.1;16.9;1.5;9.95;0;5.49;30254 +74099;44.69833;6.74355;1760;20220717;24.6;9;16.8;2.9;11.75;1.8;5.12;29100 +74099;44.69833;6.74355;1760;20220718;25.9;10.3;18.1;3.7;12.75;1.2;5.11;28916 +74099;44.69833;6.74355;1760;20220719;24.2;8.1;16.1;2.7;12.88;0;4.97;27172 +74099;44.69833;6.74355;1760;20220720;26.1;11.8;18.9;1.9;13.28;.1;5.25;27089 +74099;44.69833;6.74355;1760;20220721;28.9;7.1;18;2.7;10.98;0;5.88;27003 +74099;44.69833;6.74355;1760;20220722;26.5;7.6;17;2.4;12.48;0;5.23;26915 +74099;44.69833;6.74355;1760;20220723;27.7;8.3;18;1.6;11.08;.1;5.21;26823 +74099;44.69833;6.74355;1760;20220724;26.2;8.1;17.1;2.5;13.38;0;5.12;26730 +74099;44.69833;6.74355;1760;20220725;29.3;7.5;18.4;1.6;11.58;.4;5.29;26634 +74099;44.69833;6.74355;1760;20220726;25.6;6.3;15.9;2.1;11.38;1.7;4.97;26535 +74099;44.69833;6.74355;1760;20220727;23.3;9.3;16.3;3.2;12.58;0;4.91;26434 +74099;44.69833;6.74355;1760;20220728;23.8;7.7;15.7;2.2;10.48;0;4.88;26331 +74099;44.69833;6.74355;1760;20220729;19.7;6.7;13.2;1.4;9.88;1.8;4.16;25930 +74099;44.69833;6.74355;1760;20220730;24.4;3.2;13.8;2.4;9.68;0;4.83;26117 +74099;44.69833;6.74355;1760;20220731;25;5.5;15.2;2.1;9.98;.1;4.88;26006 +74099;44.69833;6.74355;1760;20220801;28;5.2;16.6;1.4;9.18;.1;4.91;25893 +74099;44.69833;6.74355;1760;20220802;22.8;5.4;14.1;3.4;10.98;0;4.69;25778 +74099;44.69833;6.74355;1760;20220803;23.2;8.1;15.6;2.7;12.28;0;4.62;25661 +74099;44.69833;6.74355;1760;20220804;24;8.8;16.4;1.3;12.58;1.7;4.43;25542 +74099;44.69833;6.74355;1760;20220805;24.9;7.6;16.2;1.4;13.18;2.7;4.43;25420 +74099;44.69833;6.74355;1760;20220806;25.6;6.8;16.2;1.8;12.48;.9;4.59;25296 +74099;44.69833;6.74355;1760;20220807;20.3;9.5;14.9;3.1;12.38;.9;3.98;22711 +74099;44.69833;6.74355;1760;20220808;22.4;3.8;13.1;2;9.78;0;4.26;25042 +74099;44.69833;6.74355;1760;20220809;23.6;5.8;14.7;3.1;10.68;1.4;4.7;24912 +74099;44.69833;6.74355;1760;20220810;21.9;9.8;15.8;2.5;13.18;6.2;4.14;23658 +74099;44.69833;6.74355;1760;20220811;23.6;7.5;15.5;1.7;11.68;0;4.3;24646 +74099;44.69833;6.74355;1760;20220812;24.5;5.5;15;2;9.68;0;4.53;24510 +74099;44.69833;6.74355;1760;20220813;25.9;3.3;14.6;1.6;7.58;0;4.54;24372 +74099;44.69833;6.74355;1760;20220814;18.1;4.4;11.2;1;9.98;11.3;3.51;24232 +74099;44.69833;6.74355;1760;20220815;20.8;3.1;11.9;1.4;8.38;.1;3.82;24091 +74099;44.69833;6.74355;1760;20220816;22.3;2.3;12.3;1.6;9.28;.1;3.92;23947 +74099;44.69833;6.74355;1760;20220817;18.4;7.5;12.9;2.4;11.48;14.2;3.42;21587 +74099;44.69833;6.74355;1760;20220818;17;4.2;10.6;1.7;10.58;17.1;3.26;23232 +74099;44.69833;6.74355;1760;20220819;19.2;3.3;11.2;1.4;9.48;0;3.51;23506 +74099;44.69833;6.74355;1760;20220820;22.9;2.5;12.7;1.4;9.08;0;3.83;23356 +74099;44.69833;6.74355;1760;20220821;22.9;5.1;14;1.7;10.58;.5;3.91;23204 +74099;44.69833;6.74355;1760;20220822;21.4;6.4;13.9;1.7;11.18;0;3.74;23051 +74099;44.69833;6.74355;1760;20220823;21.9;4.8;13.3;1.9;10.58;0;3.78;22895 +74099;44.69833;6.74355;1760;20220824;22.6;5.6;14.1;2.1;11.28;0;3.86;22739 +74099;44.69833;6.74355;1760;20220825;23.4;6.9;15.1;1.2;11.78;.3;3.72;22581 +74099;44.69833;6.74355;1760;20220826;19.5;10.5;15;1.1;12.38;4;3.07;18509 +74099;44.69833;6.74355;1760;20220827;20.1;4.2;12.1;1.8;10.58;.1;3.41;22260 +74099;44.69833;6.74355;1760;20220828;23.3;5.5;14.4;1.6;10.38;.7;3.75;22098 +74099;44.69833;6.74355;1760;20220829;23.6;4.5;14;1.1;8.98;.1;3.58;21934 +74099;44.69833;6.74355;1760;20220830;22.2;7.4;14.8;1.1;11.28;1.3;3.47;21769 +74099;44.69833;6.74355;1760;20220831;20.7;6;13.3;1.4;11.28;1.5;3.33;21603 +74099;44.69833;6.74355;1760;20220901;21.2;4.6;12.9;1.4;9.98;0;3.36;21436 +74099;44.69833;6.74355;1760;20220902;19.4;4.4;11.9;1.1;9.78;.2;3.11;21268 +74099;44.69833;6.74355;1760;20220903;18.6;5.9;12.2;1.2;10.78;3.4;3.01;20664 +74099;44.69833;6.74355;1760;20220904;19.7;3.2;11.4;1.6;9.78;0;3.13;20927 +74099;44.69833;6.74355;1760;20220905;21;4.5;12.7;1.2;9.48;0;3.18;20756 +74099;44.69833;6.74355;1760;20220906;20.2;4.4;12.3;1.3;10.88;1;3.03;20583 +74099;44.69833;6.74355;1760;20220907;19.5;7.7;13.6;1.8;11.68;7.7;3.02;19283 +74099;44.69833;6.74355;1760;20220908;19;7.2;13.1;1.2;10.18;0;2.9;19120 +74099;44.69833;6.74355;1760;20220909;16.8;.8;8.8;1.6;6.98;0;2.85;20060 +74099;44.69833;6.74355;1760;20220910;19;-1.4;8.8;1;6.28;0;2.76;19884 +74099;44.69833;6.74355;1760;20220911;23.1;-.6;11.2;1.2;6.78;0;3.14;19707 +74099;44.69833;6.74355;1760;20220912;23.5;1.3;12.4;1;7.88;0;3.02;19530 +74099;44.69833;6.74355;1760;20220913;23.4;3.5;13.4;1.4;9.48;.2;3.17;19351 +74099;44.69833;6.74355;1760;20220914;16.7;9.9;13.3;2.1;11.68;16.7;2.33;13813 +74099;44.69833;6.74355;1760;20220915;18.8;5.9;12.3;1.5;10.18;0;2.76;18769 +74099;44.69833;6.74355;1760;20220916;19.2;3.1;11.1;1.3;8.68;0;2.72;18814 +74099;44.69833;6.74355;1760;20220917;13.7;0;6.8;1.8;4.68;0;2.62;18633 +74099;44.69833;6.74355;1760;20220918;17.8;-5.1;6.3;1.3;3.98;0;2.63;18453 +74099;44.69833;6.74355;1760;20220919;20.1;-1.1;9.5;1.3;4.48;0;2.82;18272 +74099;44.69833;6.74355;1760;20220920;19;-2.8;8.1;1.1;5.38;0;2.52;18091 +74099;44.69833;6.74355;1760;20220921;11;-.2;5.4;4.2;7.28;0;1.99;16516 +74099;44.69833;6.74355;1760;20220922;17.6;5.2;11.4;1.4;7.68;0;2.54;17193 +74099;44.69833;6.74355;1760;20220923;15.7;-.2;7.7;1.3;6.98;3;2.24;17546 +74099;44.69833;6.74355;1760;20220924;7.6;4.2;5.9;.6;8.48;8;1.18;8924 +74099;44.69833;6.74355;1760;20220925;12.2;.8;6.5;.7;7.88;1;1.77;15993 +74099;44.69833;6.74355;1760;20220926;14.2;-2.2;6;1.6;6.48;.2;2.09;17000 +74099;44.69833;6.74355;1760;20220927;13.1;1;7;1.5;5.58;0;2.12;16127 +74099;44.69833;6.74355;1760;20220928;10.8;-2.2;4.3;1.5;6.88;3.3;1.7;16530 +74099;44.69833;6.74355;1760;20220929;11;4.3;7.6;1.8;7.38;0;1.7;11800 +74099;44.69833;6.74355;1760;20220930;7.1;-.4;3.3;1.9;6.98;4.7;1.25;12337 +74099;44.69833;6.74355;1760;20221001;9.5;.5;5;1.1;7.68;0;1.4;13347 +74099;44.69833;6.74355;1760;20221002;19.2;1.2;10.2;1.4;7.98;0;2.24;15913 +74099;44.69833;6.74355;1760;20221003;19.9;-1.6;9.1;1.3;5.88;0;2.3;15732 +74099;44.69833;6.74355;1760;20221004;20;-1.1;9.4;.9;6.48;0;2.03;15553 +74099;44.69833;6.74355;1760;20221005;20.5;-.3;10.1;.9;6.88;2.1;2.03;15374 +74099;44.69833;6.74355;1760;20221006;19.4;1;10.2;1.5;7.38;0;2.22;15195 +74099;44.69833;6.74355;1760;20221007;18.4;-1.1;8.6;1.2;6.98;0;1.97;15017 +74099;44.69833;6.74355;1760;20221008;13.3;.1;6.7;.6;8.28;5.5;1.48;14840 +74099;44.69833;6.74355;1760;20221009;10.1;6.6;8.3;1;10.08;3.4;1.05;7678 +74099;44.69833;6.74355;1760;20221010;10.3;5.8;8;1.4;9.08;0;1.17;8575 +74099;44.69833;6.74355;1760;20221011;15.2;.2;7.7;1.2;7.78;.1;1.63;14313 +74099;44.69833;6.74355;1760;20221012;12.3;.7;6.5;1.9;7.38;.2;1.54;13313 +74099;44.69833;6.74355;1760;20221013;13.6;-1.5;6;.9;6.98;0;1.42;13967 +74099;44.69833;6.74355;1760;20221014;15.3;1.3;8.3;.8;8.28;.1;1.45;13795 +74099;44.69833;6.74355;1760;20221015;18.9;4.7;11.8;.4;8.08;0;1.45;13624 +74099;44.69833;6.74355;1760;20221016;16;.3;8.1;1;7.48;0;1.5;13455 +74099;44.69833;6.74355;1760;20221017;16.7;.5;8.6;1.4;7.48;0;1.65;13286 +74099;44.69833;6.74355;1760;20221018;19.6;1.2;10.4;1.1;7.58;0;1.69;13119 +74099;44.69833;6.74355;1760;20221019;21.1;.2;10.6;.9;6.58;0;1.65;12954 +74099;44.69833;6.74355;1760;20221020;14.4;1.1;7.7;1.1;8.48;10.9;1.29;12789 +74099;44.69833;6.74355;1760;20221021;10.3;7.6;8.9;1.1;10.88;12.3;.82;5860 +74099;44.69833;6.74355;1760;20221022;14.3;8.3;11.3;2.3;9.58;.7;1.51;8521 +74099;44.69833;6.74355;1760;20221023;16.5;4;10.2;1.6;8.38;2.1;1.55;12048 +74099;44.69833;6.74355;1760;20221024;13.4;6.4;9.9;1.5;9.58;3.7;1.18;8957 +74099;44.69833;6.74355;1760;20221025;15.1;.4;7.7;1.8;7.18;.1;1.48;11990 +74099;44.69833;6.74355;1760;20221026;18.3;2.8;10.5;1.4;7.28;0;1.57;11835 +74099;44.69833;6.74355;1760;20221027;19.2;3.6;11.4;1.2;7.78;0;1.49;11682 +74099;44.69833;6.74355;1760;20221028;19.7;3;11.3;.9;7.48;0;1.33;11531 +74099;44.69833;6.74355;1760;20221029;19.7;1.8;10.7;1.3;6.88;0;1.54;11381 +74099;44.69833;6.74355;1760;20221030;17.1;1.1;9.1;1.5;6.38;0;1.48;11234 +74099;44.69833;6.74355;1760;20221031;15.5;1.5;8.5;1.8;6.38;3.5;1.49;11088 +74099;44.69833;6.74355;1760;20221101;6.9;2.2;4.5;.7;7.48;11.8;.66;6670 +74099;44.69833;6.74355;1760;20221102;11;-1.4;4.8;.7;6.38;0;.8;10563 +74099;44.69833;6.74355;1760;20221103;10.3;-3.8;3.2;1.4;5.78;25.4;.92;10664 +74099;44.69833;6.74355;1760;20221104;3.7;-2;.8;1.6;5.78;.3;.6;7052 +74099;44.69833;6.74355;1760;20221105;5.5;-7.2;-.9;.9;4.18;0;.65;10288 +74099;44.69833;6.74355;1760;20221106;9;-5.6;1.7;.8;4.28;0;.73;10259 +74099;44.69833;6.74355;1760;20221107;11.1;-5.6;2.7;.9;4.28;0;.82;10128 +74099;44.69833;6.74355;1760;20221108;11.3;-3.8;3.7;1;4.78;0;.84;10000 +74099;44.69833;6.74355;1760;20221109;8.4;-1.4;3.5;1;6.58;17;.63;8624 +74099;44.69833;6.74355;1760;20221110;8.3;-2.6;2.8;1.1;5.98;0;.65;8972 +74099;44.69833;6.74355;1760;20221111;11.7;-5.1;3.3;.9;4.38;0;.77;9630 +74099;44.69833;6.74355;1760;20221112;13.2;-2;5.6;1;5.08;0;.83;9512 +74099;44.69833;6.74355;1760;20221113;7.1;.2;3.6;2.9;5.28;.1;1.07;6929 +74099;44.69833;6.74355;1760;20221114;5.9;-.1;2.9;1;5.88;.9;.57;6401 +74099;44.69833;6.74355;1760;20221115;6.4;.3;3.3;.8;6.98;11.9;.47;6378 +74099;44.69833;6.74355;1760;20221116;6.4;2.9;4.6;1.6;6.58;.1;.7;4829 +74099;44.69833;6.74355;1760;20221117;8.7;-3.7;2.5;1.5;5.48;3.1;.66;8797 +74099;44.69833;6.74355;1760;20221118;5.3;-.5;2.4;1.3;5.08;0;.63;6018 +74099;44.69833;6.74355;1760;20221119;4;-8.1;-2.1;.8;3.38;0;.44;8501 +74099;44.69833;6.74355;1760;20221120;1.8;-10.2;-4.2;.9;2.88;0;.42;8375 +74099;44.69833;6.74355;1760;20221121;5.5;-9.1;-1.8;1.2;3.58;2.5;.54;8565 +74099;44.69833;6.74355;1760;20221122;1.2;-2.6;-.7;2.5;3.88;0;.76;4710 +74099;44.69833;6.74355;1760;20221123;3.5;-11.1;-3.8;1.1;3.18;.6;.44;8385 +74099;44.69833;6.74355;1760;20221124;5;-8.7;-1.9;1;3.18;0;.47;8300 +74099;44.69833;6.74355;1760;20221125;5.7;-7;-.7;.8;3.58;0;.4;8181 +74099;44.69833;6.74355;1760;20221126;6.9;-8.3;-.7;1.2;2.98;0;.61;8137 +74099;44.69833;6.74355;1760;20221127;4.7;-9;-2.2;.7;2.98;0;.35;8061 +74099;44.69833;6.74355;1760;20221128;3.1;-5.2;-1.1;.8;3.48;0;.4;6475 +74099;44.69833;6.74355;1760;20221129;.3;-7.1;-3.4;1.5;4.18;.5;.32;6074 +74099;44.69833;6.74355;1760;20221130;4.6;-8.8;-2.1;1.8;3.58;0;.56;7848 +74099;44.69833;6.74355;1760;20221201;2.4;-7.5;-2.6;1.5;3.18;0;.51;6878 +74099;44.69833;6.74355;1760;20221202;.9;-8.4;-3.8;2.1;3.48;.4;.47;6622 +74099;44.69833;6.74355;1760;20221203;-1;-4.2;-2.6;2.5;4.28;1.1;.43;3946 +74099;44.69833;6.74355;1760;20221204;2.2;-2.5;-.2;1.5;5.08;6.9;.39;4703 +74099;44.69833;6.74355;1760;20221205;.3;-8.4;-4.1;1.1;3.38;0;.31;6278 +74099;44.69833;6.74355;1760;20221206;1.3;-13.9;-6.3;1;2.18;0;.35;7507 +74099;44.69833;6.74355;1760;20221207;2.6;-12.9;-5.2;1;2.08;0;.39;7461 +74099;44.69833;6.74355;1760;20221208;1.1;-13.1;-6;1.3;2.48;14.1;.38;7418 +74099;44.69833;6.74355;1760;20221209;1.2;-3.1;-1;1.2;5.28;16.2;.28;4378 +74099;44.69833;6.74355;1760;20221210;1;-1.1;-.1;1;4.78;0;.41;3111 +74099;44.69833;6.74355;1760;20221211;-5.6;-18.2;-11.9;1;1.48;0;.24;7273 +74099;44.69833;6.74355;1760;20221212;-6.4;-19.4;-12.9;.9;1.78;6.3;.16;7279 +74099;44.69833;6.74355;1760;20221213;-2.8;-8.4;-5.6;.7;3.98;2.1;.16;4884 +74099;44.69833;6.74355;1760;20221214;2.3;-4;-.9;.6;5.38;.1;.2;5151 +74099;44.69833;6.74355;1760;20221215;.4;-6.7;-3.2;1.4;4.88;22.1;.16;5440 +74099;44.69833;6.74355;1760;20221216;1.1;-5.9;-2.4;.7;5.08;.4;.16;5391 +74099;44.69833;6.74355;1760;20221217;-2.5;-14;-8.3;1.3;2.48;0;.25;6836 +74099;44.69833;6.74355;1760;20221218;-.9;-15.6;-8.3;1;1.88;0;.29;7166 +74099;44.69833;6.74355;1760;20221219;1.6;-10.7;-4.6;.9;2.98;0;.24;7045 +74099;44.69833;6.74355;1760;20221220;.9;-9.4;-4.3;.9;3.48;.5;.22;6462 +74099;44.69833;6.74355;1760;20221221;2;-8.2;-3.1;.8;5.28;2.5;.09;6430 +74099;44.69833;6.74355;1760;20221222;1.7;-1.1;.3;1;5.68;.7;.31;3474 +74099;44.69833;6.74355;1760;20221223;5.3;-.3;2.5;2.1;6.48;0;.39;4826 +74099;44.69833;6.74355;1760;20221224;5.2;-.9;2.1;.7;5.78;0;.28;5033 +74099;44.69833;6.74355;1760;20221225;8.6;-5.2;1.7;1.2;4.28;0;.45;7182 +74099;44.69833;6.74355;1760;20221226;8.9;-5.3;1.8;1.8;4.68;0;.6;7197 +74099;44.69833;6.74355;1760;20221227;3.4;-3.2;.1;1.5;4.68;0;.41;5259 +74099;44.69833;6.74355;1760;20221228;2.2;-11.8;-4.8;1.1;2.58;0;.34;7238 +74099;44.69833;6.74355;1760;20221229;3.4;-8.9;-2.8;1.1;4.28;1.5;.23;7144 +74099;44.69833;6.74355;1760;20221230;4.8;-.9;1.9;2;6.18;1.3;.39;4951 +74099;44.69833;6.74355;1760;20221231;8.6;-1.2;3.7;1.3;6.58;0;.37;6451 +74100;44.70767;7.0582;1714;20220101;7.4;-4.7;1.4;1.1;3.99;0;.43;7177 +74100;44.70767;7.0582;1714;20220102;5;-4.7;.2;1;3.99;0;.37;6481 +74100;44.70767;7.0582;1714;20220103;5;-6.3;-.6;1.1;3.89;0;.37;7015 +74100;44.70767;7.0582;1714;20220104;9.8;-5.3;2.3;1.6;4.79;.7;.6;7480 +74100;44.70767;7.0582;1714;20220105;1.6;-.9;.4;1.2;3.89;.2;.57;3454 +74100;44.70767;7.0582;1714;20220106;-.2;-14.4;-7.3;1.1;1.59;0;.41;7578 +74100;44.70767;7.0582;1714;20220107;-.4;-15.4;-7.9;1.1;1.89;0;.36;7632 +74100;44.70767;7.0582;1714;20220108;1.7;-11.5;-4.9;1.4;2.89;1.9;.4;7689 +74100;44.70767;7.0582;1714;20220109;-2.1;-6.4;-4.2;2.4;3.29;.3;.5;4587 +74100;44.70767;7.0582;1714;20220110;-2.6;-13.1;-7.8;.8;1.99;0;.29;7102 +74100;44.70767;7.0582;1714;20220111;1.2;-14.3;-6.5;1.7;1.69;0;.63;7879 +74100;44.70767;7.0582;1714;20220112;5;-13;-4;1.6;1.49;0;.81;7948 +74100;44.70767;7.0582;1714;20220113;7.6;-9.6;-1;1.6;2.19;0;.86;8021 +74100;44.70767;7.0582;1714;20220114;9.6;-7.9;.9;1.1;2.89;0;.66;8096 +74100;44.70767;7.0582;1714;20220115;8.6;-7.4;.6;1.2;3.09;0;.66;8175 +74100;44.70767;7.0582;1714;20220116;5.6;-9.2;-1.8;1.1;2.39;0;.58;8256 +74100;44.70767;7.0582;1714;20220117;7.3;-11.6;-2.1;.9;2.09;0;.57;8341 +74100;44.70767;7.0582;1714;20220118;6.9;-7.9;-.5;1.8;2.79;0;.87;8428 +74100;44.70767;7.0582;1714;20220119;5.9;-9.8;-1.9;1;2.69;0;.55;8519 +74100;44.70767;7.0582;1714;20220120;3.2;-11;-3.9;.8;2.39;0;.44;8612 +74100;44.70767;7.0582;1714;20220121;2.3;-13.3;-5.5;1.7;1.99;0;.71;8708 +74100;44.70767;7.0582;1714;20220122;4.7;-12.4;-3.8;1.2;2.49;0;.62;8807 +74100;44.70767;7.0582;1714;20220123;8.1;-8.9;-.4;.9;2.69;0;.63;8909 +74100;44.70767;7.0582;1714;20220124;7.4;-10.2;-1.4;1;2.79;0;.65;9014 +74100;44.70767;7.0582;1714;20220125;10.7;-9.2;.8;1.1;2.79;0;.83;9121 +74100;44.70767;7.0582;1714;20220126;6.9;-10.5;-1.8;1.2;2.39;0;.77;9231 +74100;44.70767;7.0582;1714;20220127;6.2;-10.5;-2.1;1.1;2.39;0;.72;9344 +74100;44.70767;7.0582;1714;20220128;9.7;-8.8;.5;1.4;2.59;0;1;9459 +74100;44.70767;7.0582;1714;20220129;7.9;-9.2;-.6;1.1;2.99;0;.76;9577 +74100;44.70767;7.0582;1714;20220130;9.5;-7.1;1.2;1.4;2.99;0;.98;9698 +74100;44.70767;7.0582;1714;20220131;4.9;-7.6;-1.3;5;2.29;.1;1.75;9660 +74100;44.70767;7.0582;1714;20220201;6.2;-12.5;-3.1;2.2;2.99;0;.99;9947 +74100;44.70767;7.0582;1714;20220202;11.1;-.7;5.2;5.3;3.59;0;2.46;9629 +74100;44.70767;7.0582;1714;20220203;9;-5.4;1.8;1.3;3.69;0;.93;10206 +74100;44.70767;7.0582;1714;20220204;7.4;-8.2;-.4;1.3;3.39;0;.87;10338 +74100;44.70767;7.0582;1714;20220205;8.5;-8.7;-.1;1;2.99;0;.86;10474 +74100;44.70767;7.0582;1714;20220206;6.2;-11.7;-2.7;2.1;2.79;0;1.09;10611 +74100;44.70767;7.0582;1714;20220207;10.9;-3.4;3.8;4.1;2.79;0;2.3;10751 +74100;44.70767;7.0582;1714;20220208;11.1;-9;1.1;1.1;3.09;0;1.05;10893 +74100;44.70767;7.0582;1714;20220209;11.8;-7.1;2.4;1.2;3.29;0;1.15;11037 +74100;44.70767;7.0582;1714;20220210;-1.1;-7.8;-4.4;2.1;5.79;0;.68;9000 +74100;44.70767;7.0582;1714;20220211;3.2;-1.3;1;3.5;4.53;0;1.14;9633 +74100;44.70767;7.0582;1714;20220212;-1.2;-4.4;-2.8;4.3;3.43;0;.88;9066 +74100;44.70767;7.0582;1714;20220213;-.8;-6;-3.4;2.8;3.73;.9;.81;11933 +74100;44.70767;7.0582;1714;20220214;-3.2;-6.4;-4.8;3.7;3.99;5.2;.48;3700 +74100;44.70767;7.0582;1714;20220215;.7;-5.5;-2.4;5;4.13;0;.93;6766 +74100;44.70767;7.0582;1714;20220216;3.3;-13.3;-5;1.4;3.39;0;.79;12101 +74100;44.70767;7.0582;1714;20220217;11.3;-5.4;3;3.8;4.09;0;2;12261 +74100;44.70767;7.0582;1714;20220218;14.4;-4.4;5;1.5;4.19;0;1.58;12422 +74100;44.70767;7.0582;1714;20220219;7.1;-1.6;2.8;1.4;4.89;0;1.09;10312 +74100;44.70767;7.0582;1714;20220220;10.6;-8.3;1.2;1.2;3.89;0;1.24;12749 +74100;44.70767;7.0582;1714;20220221;2.2;-3.8;-.8;3.8;3.69;1.1;1.22;8820 +74100;44.70767;7.0582;1714;20220222;9.1;-3.6;2.8;1.6;2.99;0;1.52;12895 +74100;44.70767;7.0582;1714;20220223;12;-7.6;2.2;1;3.19;0;1.36;13250 +74100;44.70767;7.0582;1714;20220224;8;-6.3;.9;1.3;3.59;0;1.28;13420 +74100;44.70767;7.0582;1714;20220225;6.4;-7.8;-.7;1.7;2.69;0;1.4;13592 +74100;44.70767;7.0582;1714;20220226;3;-11.2;-4.1;2.1;1.59;0;1.42;13764 +74100;44.70767;7.0582;1714;20220227;1.4;-12.7;-5.6;2.5;1.99;0;1.28;13938 +74100;44.70767;7.0582;1714;20220228;8.9;-13.1;-2.1;1.6;2.39;0;1.53;14112 +74100;44.70767;7.0582;1714;20220301;7.9;-6.9;.5;3.2;2.99;0;1.93;14288 +74100;44.70767;7.0582;1714;20220302;8.6;-9.2;-.3;.8;3.19;0;1.27;14465 +74100;44.70767;7.0582;1714;20220303;6.6;-3.3;1.7;1.9;3.79;0;1.49;12746 +74100;44.70767;7.0582;1714;20220304;5.6;-7.9;-1.1;2.1;3.59;1.9;1.41;14821 +74100;44.70767;7.0582;1714;20220305;4.7;-5.3;-.3;1.3;2.99;0;1.33;13117 +74100;44.70767;7.0582;1714;20220306;2.6;-11.8;-4.6;1.4;2.59;0;1.2;15180 +74100;44.70767;7.0582;1714;20220307;5.9;-12.2;-3.1;.8;2.39;0;1.26;15361 +74100;44.70767;7.0582;1714;20220308;7.1;-11.2;-2;1.1;2.59;0;1.43;15542 +74100;44.70767;7.0582;1714;20220309;9.4;-11.1;-.8;1;2.69;0;1.53;15724 +74100;44.70767;7.0582;1714;20220310;9.8;-9.2;.3;2.8;2.89;.3;2.15;15906 +74100;44.70767;7.0582;1714;20220311;-1;-2.2;-1.6;5.9;3.89;1.1;1.1;5010 +74100;44.70767;7.0582;1714;20220312;-1.5;-4.4;-2.9;5.1;3.89;.9;.92;7753 +74100;44.70767;7.0582;1714;20220313;-1.2;-3.4;-2.3;6.1;3.79;2.9;1.08;6855 +74100;44.70767;7.0582;1714;20220314;6.4;-9.7;-1.6;2.8;4.49;1.2;1.45;16640 +74100;44.70767;7.0582;1714;20220315;10.9;-1.9;4.5;1;5.89;0;1.75;16585 +74100;44.70767;7.0582;1714;20220316;15;-1.5;6.8;1.1;5.29;0;2.1;17008 +74100;44.70767;7.0582;1714;20220317;10;1;5.5;4.2;5.29;.2;2.33;14243 +74100;44.70767;7.0582;1714;20220318;2.8;.5;1.6;5.3;6.49;.9;.9;9500 +74100;44.70767;7.0582;1714;20220319;3;-2.8;.1;6.1;5.19;0;1.48;17633 +74100;44.70767;7.0582;1714;20220320;2.4;-4.8;-1.2;4.9;3.73;0;1.83;18400 +74100;44.70767;7.0582;1714;20220321;3.3;-3.9;-.3;3.3;3.43;0;2.05;21300 +74100;44.70767;7.0582;1714;20220322;4.8;-2.4;1.2;4.7;3.19;0;2.54;22166 +74100;44.70767;7.0582;1714;20220323;8.4;-.6;3.9;3.5;2.56;0;3.02;23166 +74100;44.70767;7.0582;1714;20220324;10.7;3.4;7;3.7;3.13;0;3.56;22800 +74100;44.70767;7.0582;1714;20220325;8.5;3.3;5.9;2.7;3.33;0;3.01;22166 +74100;44.70767;7.0582;1714;20220326;9.9;2.6;6.3;2.8;3.33;0;3.2;22733 +74100;44.70767;7.0582;1714;20220327;9.1;3.5;6.3;4.2;3.63;0;3.19;19400 +74100;44.70767;7.0582;1714;20220328;11.1;3.7;7.4;3.6;3.33;0;3.63;22500 +74100;44.70767;7.0582;1714;20220329;6.8;2.3;4.6;3.4;4.89;.4;2.33;16566 +74100;44.70767;7.0582;1714;20220330;1.6;-.8;.4;3.1;6.53;5.5;.66;6166 +74100;44.70767;7.0582;1714;20220331;5.2;-1;2.1;3.4;6.63;2;1.22;10833 +74100;44.70767;7.0582;1714;20220401;2.8;-1.7;.6;4.6;5.49;16.9;1.39;12500 +74100;44.70767;7.0582;1714;20220402;-2.3;-5.7;-4;3.6;3.99;2.4;1.07;12800 +74100;44.70767;7.0582;1714;20220403;-.6;-6.1;-3.4;2.8;4.09;.4;1.51;18966 +74100;44.70767;7.0582;1714;20220404;.1;-4.7;-2.3;2.2;5.13;0;1.34;17466 +74100;44.70767;7.0582;1714;20220405;6.4;-2.7;1.8;3;6.14;0;2.29;25050 +74100;44.70767;7.0582;1714;20220406;6.1;1.2;3.6;3;6.96;0;2.1;21233 +74100;44.70767;7.0582;1714;20220407;8.5;0;4.3;2.6;7.03;6.3;1.88;15633 +74100;44.70767;7.0582;1714;20220408;10.1;4;7.1;3.4;7.93;3;2.11;14133 +74100;44.70767;7.0582;1714;20220409;5.8;2.9;4.4;5.6;3.66;0;3.43;23833 +74100;44.70767;7.0582;1714;20220410;5.6;-4.1;.7;3.5;3.13;0;2.78;25033 +74100;44.70767;7.0582;1714;20220411;6;-.7;2.7;2.5;4.13;0;2.58;23933 +74100;44.70767;7.0582;1714;20220412;8.2;.5;4.3;1.7;4.96;0;2.79;24233 +74100;44.70767;7.0582;1714;20220413;11.4;2.7;7.1;3.2;6.59;0;3.12;23766 +74100;44.70767;7.0582;1714;20220414;13.2;4.1;8.6;4;7.16;0;3.57;25633 +74100;44.70767;7.0582;1714;20220415;16.1;7;11.5;3.1;6.76;0;4.13;25366 +74100;44.70767;7.0582;1714;20220416;14.9;6.9;10.9;3.7;5.73;1.2;4.27;24166 +74100;44.70767;7.0582;1714;20220417;8.6;.1;4.3;3.4;6.66;0;2.69;24100 +74100;44.70767;7.0582;1714;20220418;8.9;-1.4;3.8;2.6;6.16;0;2.71;25200 +74100;44.70767;7.0582;1714;20220419;9.4;1.2;5.3;3.2;6.29;0;2.9;24900 +74100;44.70767;7.0582;1714;20220420;2.8;2;2.4;2.1;7.16;2.9;1.06;7866 +74100;44.70767;7.0582;1714;20220421;2.4;.6;1.5;4;6.76;9.9;.9;8200 +74100;44.70767;7.0582;1714;20220422;7.2;.4;3.8;3.7;7.53;0;1.45;12966 +74100;44.70767;7.0582;1714;20220423;3.2;1.7;2.4;6.1;7.63;20.6;.56;4200 +74100;44.70767;7.0582;1714;20220424;2.2;-1;.6;3.3;6.76;.4;.91;9500 +74100;44.70767;7.0582;1714;20220425;5.9;.7;3.3;2.1;8.44;.7;1.38;12600 +74100;44.70767;7.0582;1714;20220426;6.9;2.3;4.6;2.2;7.76;.2;1.92;16000 +74100;44.70767;7.0582;1714;20220427;10.7;2.8;6.7;2.5;7.39;.4;3.25;26466 +74100;44.70767;7.0582;1714;20220428;12.1;3.6;7.9;3.2;8.73;0;3.12;23933 +74100;44.70767;7.0582;1714;20220429;11.7;3.7;7.7;3.4;8.79;0;2.79;20866 +74100;44.70767;7.0582;1714;20220430;8.8;2.9;5.8;2.8;7.79;1.9;2.19;15433 +74100;44.70767;7.0582;1714;20220501;10.6;3.3;6.9;2.2;7.66;.1;3;23500 +74100;44.70767;7.0582;1714;20220502;10;2.7;6.4;2.6;8.79;1.3;2.6;22000 +74100;44.70767;7.0582;1714;20220503;8.2;3.1;5.6;2.2;8.99;1.5;1.96;15733 +74100;44.70767;7.0582;1714;20220504;8.7;3.5;6.1;3.2;9.06;5.9;2.02;16333 +74100;44.70767;7.0582;1714;20220505;5.1;3.9;4.5;3.7;8.29;16;1.24;10166 +74100;44.70767;7.0582;1714;20220506;7.2;1.8;4.5;1.4;7.49;9.7;1.99;16256 +74100;44.70767;7.0582;1714;20220507;12.1;3.5;7.8;2.1;7.99;3.1;2.83;20556 +74100;44.70767;7.0582;1714;20220508;11.7;3.5;7.6;2.4;8.29;1.9;2.71;20172 +74100;44.70767;7.0582;1714;20220509;13.3;5.7;9.5;2.2;8.09;.3;3.02;19517 +74100;44.70767;7.0582;1714;20220510;16.9;-.9;8;2;7.59;0;3.64;25861 +74100;44.70767;7.0582;1714;20220511;18.8;1.9;10.4;1.9;8.49;0;3.94;25975 +74100;44.70767;7.0582;1714;20220512;21.7;1.2;11.5;1.6;7.79;0;4.25;26087 +74100;44.70767;7.0582;1714;20220513;20.5;2.7;11.6;1.8;9.09;0;4.15;26197 +74100;44.70767;7.0582;1714;20220514;19.6;3.5;11.6;2.1;9.89;.7;4.06;26304 +74100;44.70767;7.0582;1714;20220515;17.8;3.5;10.7;1.3;9.89;4.2;3.82;26409 +74100;44.70767;7.0582;1714;20220516;20.3;2.2;11.3;1.5;8.39;.4;4.15;26511 +74100;44.70767;7.0582;1714;20220517;22.8;2.6;12.7;1.2;8.59;0;4.34;26611 +74100;44.70767;7.0582;1714;20220518;19.9;2.7;11.3;2.2;10.19;9.8;4.09;26708 +74100;44.70767;7.0582;1714;20220519;22;9.1;15.6;1.6;10.79;.1;4.57;26396 +74100;44.70767;7.0582;1714;20220520;23.2;4.2;13.7;2.2;8.89;0;4.82;26895 +74100;44.70767;7.0582;1714;20220521;24.6;3.8;14.2;1.7;8.59;0;4.84;26985 +74100;44.70767;7.0582;1714;20220522;25.9;5.3;15.6;1.4;9.09;.5;4.9;27072 +74100;44.70767;7.0582;1714;20220523;21.2;5.6;13.4;2.1;8.39;1.9;4.7;27156 +74100;44.70767;7.0582;1714;20220524;17.8;3.9;10.9;1.5;8.39;6.8;4.1;27238 +74100;44.70767;7.0582;1714;20220525;13.7;3.4;8.6;.7;9.49;3.4;3.31;24058 +74100;44.70767;7.0582;1714;20220526;16.9;2.2;9.6;2;9.59;1.5;3.82;27393 +74100;44.70767;7.0582;1714;20220527;22.5;4.3;13.4;1.8;8.99;.5;4.71;27467 +74100;44.70767;7.0582;1714;20220528;23.3;1.8;12.6;2;7.99;4;4.85;27538 +74100;44.70767;7.0582;1714;20220529;19.3;1.7;10.5;2.6;7.49;.8;4.5;27606 +74100;44.70767;7.0582;1714;20220530;16.6;-1.3;7.7;2.2;5.99;.6;4.08;27671 +74100;44.70767;7.0582;1714;20220531;16.6;1.7;9.2;1.5;7.79;.3;3.98;27733 +74100;44.70767;7.0582;1714;20220601;20.1;1.8;11;2;8.09;.2;4.45;27793 +74100;44.70767;7.0582;1714;20220602;23;4.6;13.8;2.7;9.19;.5;5.08;27850 +74100;44.70767;7.0582;1714;20220603;18.1;7;12.6;2;11.19;9.5;3.97;25498 +74100;44.70767;7.0582;1714;20220604;22.2;5.7;14;2.6;10.49;.6;4.85;27954 +74100;44.70767;7.0582;1714;20220605;21.8;7.3;14.6;2.1;9.29;.7;4.94;28002 +74100;44.70767;7.0582;1714;20220606;22.2;2.6;12.4;2.2;9.09;1;4.76;28048 +74100;44.70767;7.0582;1714;20220607;20.1;5.7;12.9;1.8;7.79;1.2;4.71;28090 +74100;44.70767;7.0582;1714;20220608;18.6;-.5;9.1;1.9;6.79;1.2;4.3;28129 +74100;44.70767;7.0582;1714;20220609;16.7;5.2;11;2.4;6.19;0;4.42;26191 +74100;44.70767;7.0582;1714;20220610;21;-1.9;9.6;2.6;6.39;0;4.81;28199 +74100;44.70767;7.0582;1714;20220611;23.6;1.6;12.6;2.1;7.69;0;5.06;28229 +74100;44.70767;7.0582;1714;20220612;25.8;2.4;14.1;1.1;7.79;.2;4.9;28256 +74100;44.70767;7.0582;1714;20220613;25.2;4.9;15.1;1.5;8.89;0;5.1;28281 +74100;44.70767;7.0582;1714;20220614;21.4;4.8;13.1;2.7;10.79;.1;4.69;28302 +74100;44.70767;7.0582;1714;20220615;25.1;6;15.6;1.2;10.39;1;4.96;28320 +74100;44.70767;7.0582;1714;20220616;27.6;5.5;16.6;1.7;8.39;0;5.54;28336 +74100;44.70767;7.0582;1714;20220617;28.1;3.4;15.8;1.6;9.49;.1;5.4;28348 +74100;44.70767;7.0582;1714;20220618;24.7;8.7;16.7;1.8;12.89;.5;5.1;28357 +74100;44.70767;7.0582;1714;20220619;22.3;6.9;14.6;2.8;12.39;.2;4.8;28364 +74100;44.70767;7.0582;1714;20220620;26.2;8;17.1;2.4;10.09;0;5.67;28367 +74100;44.70767;7.0582;1714;20220621;24.6;10.9;17.8;2.1;10.09;3.8;5.52;28367 +74100;44.70767;7.0582;1714;20220622;20;8.6;14.3;1.2;12.09;6.1;4.3;26260 +74100;44.70767;7.0582;1714;20220623;21;5;13;1.6;9.69;2;4.63;28358 +74100;44.70767;7.0582;1714;20220624;17.4;4.1;10.8;1.2;9.19;8.3;4.18;28332 +74100;44.70767;7.0582;1714;20220625;19.1;1.6;10.4;2.1;8.29;0;4.38;28337 +74100;44.70767;7.0582;1714;20220626;19.6;4.9;12.3;3.1;11.09;.2;4.37;28322 +74100;44.70767;7.0582;1714;20220627;20.4;12;16.2;4.7;12.09;.4;4.58;22526 +74100;44.70767;7.0582;1714;20220628;19.3;10;14.7;2.1;12.39;23;4.03;23673 +74100;44.70767;7.0582;1714;20220629;23.9;3.2;13.6;1.4;9.29;.1;4.81;28260 +74100;44.70767;7.0582;1714;20220630;21.7;5.7;13.7;1.6;10.29;3.6;4.68;28233 +74100;44.70767;7.0582;1714;20220701;22.9;5.6;14.3;1.9;8.49;.3;5.03;28203 +74100;44.70767;7.0582;1714;20220702;26.2;2.3;14.3;1.5;7.69;0;5.15;28170 +74100;44.70767;7.0582;1714;20220703;27.7;4.9;16.3;2;9.79;1.1;5.55;28134 +74100;44.70767;7.0582;1714;20220704;24.7;7.7;16.2;1.6;11.49;2.8;5.03;28095 +74100;44.70767;7.0582;1714;20220705;24.6;5.7;15.2;1.7;9.49;.2;5.07;28054 +74100;44.70767;7.0582;1714;20220706;21.8;5.4;13.6;2.5;10.99;.9;4.7;28009 +74100;44.70767;7.0582;1714;20220707;25;4.4;14.7;2;9.29;0;5.16;27961 +74100;44.70767;7.0582;1714;20220708;21.8;8.5;15.2;2.5;11.32;0;4.68;26114 +74100;44.70767;7.0582;1714;20220709;21.1;8.6;14.8;1.5;11.85;0;4.5;26356 +74100;44.70767;7.0582;1714;20220710;21.9;8.2;15.1;1.9;11.67;.1;4.64;27102 +74100;44.70767;7.0582;1714;20220711;21.8;9;15.4;2.3;12.77;.1;4.5;26374 +74100;44.70767;7.0582;1714;20220712;22.6;8.6;15.6;1.8;12.27;.2;4.64;26941 +74100;44.70767;7.0582;1714;20220713;22.3;10.5;16.4;3;13.87;2.8;4.28;26499 +74100;44.70767;7.0582;1714;20220714;24.2;12.7;18.5;1.9;13.9;1.3;4.84;25734 +74100;44.70767;7.0582;1714;20220715;25.3;11.4;18.3;2;12.37;0;5.26;27790 +74100;44.70767;7.0582;1714;20220716;25.4;9.4;17.4;1.9;12.95;1;4.96;27290 +74100;44.70767;7.0582;1714;20220717;24.7;10.5;17.6;2.9;14.2;4.1;4.74;26025 +74100;44.70767;7.0582;1714;20220718;26;11.6;18.8;4;15.2;.9;4.71;25312 +74100;44.70767;7.0582;1714;20220719;24.4;8.3;16.4;2.7;12.89;.4;4.97;27172 +74100;44.70767;7.0582;1714;20220720;26.3;12;19.2;1.9;13.29;.9;5.25;27089 +74100;44.70767;7.0582;1714;20220721;29.1;7.3;18.2;2.7;10.99;.1;5.88;27003 +74100;44.70767;7.0582;1714;20220722;26.7;7.8;17.3;2.4;12.49;.1;5.23;26915 +74100;44.70767;7.0582;1714;20220723;27.9;8.5;18.2;1.6;11.09;.8;5.21;26823 +74100;44.70767;7.0582;1714;20220724;26.4;8.3;17.4;2.5;13.39;.2;5.12;26730 +74100;44.70767;7.0582;1714;20220725;29.5;7.7;18.6;1.6;11.59;2;5.29;26634 +74100;44.70767;7.0582;1714;20220726;25.8;6.5;16.2;2.1;11.39;3.3;4.97;26535 +74100;44.70767;7.0582;1714;20220727;23.5;9.5;16.5;3.2;12.59;.7;4.91;26434 +74100;44.70767;7.0582;1714;20220728;24;7.9;16;2.2;10.49;2.1;4.88;26331 +74100;44.70767;7.0582;1714;20220729;19.9;6.9;13.4;1.4;9.89;3.6;4.16;25930 +74100;44.70767;7.0582;1714;20220730;24.6;3.4;14;2.4;9.69;0;4.83;26117 +74100;44.70767;7.0582;1714;20220731;25.2;5.7;15.5;2.1;9.99;.2;4.88;26006 +74100;44.70767;7.0582;1714;20220801;28.2;5.4;16.8;1.4;9.19;.4;4.91;25893 +74100;44.70767;7.0582;1714;20220802;23;5.6;14.3;3.4;10.99;0;4.69;25778 +74100;44.70767;7.0582;1714;20220803;23.4;8.3;15.9;2.7;12.29;.6;4.62;25661 +74100;44.70767;7.0582;1714;20220804;24.2;9;16.6;1.3;12.59;1.5;4.43;25542 +74100;44.70767;7.0582;1714;20220805;25.1;7.8;16.5;1.4;13.19;4.1;4.43;25420 +74100;44.70767;7.0582;1714;20220806;25.8;7;16.4;1.8;12.49;1.8;4.59;25296 +74100;44.70767;7.0582;1714;20220807;20.5;9.7;15.1;3.1;12.39;2.3;3.98;22711 +74100;44.70767;7.0582;1714;20220808;22.6;4;13.3;2;9.79;.1;4.26;25042 +74100;44.70767;7.0582;1714;20220809;23.8;6;14.9;3.1;10.69;1.4;4.7;24912 +74100;44.70767;7.0582;1714;20220810;22.1;10;16.1;2.5;13.19;4.2;4.14;23658 +74100;44.70767;7.0582;1714;20220811;23.8;7.7;15.8;1.7;11.69;.1;4.3;24646 +74100;44.70767;7.0582;1714;20220812;24.7;5.7;15.2;2;9.69;.1;4.53;24510 +74100;44.70767;7.0582;1714;20220813;26.1;3.5;14.8;1.6;7.59;0;4.54;24372 +74100;44.70767;7.0582;1714;20220814;18.3;4.6;11.5;1;9.99;8.9;3.51;24232 +74100;44.70767;7.0582;1714;20220815;21;3.3;12.2;1.4;8.39;.3;3.82;24091 +74100;44.70767;7.0582;1714;20220816;22.5;2.5;12.5;1.6;9.29;1.2;3.92;23947 +74100;44.70767;7.0582;1714;20220817;18.6;7.7;13.2;2.4;11.49;10.9;3.42;21587 +74100;44.70767;7.0582;1714;20220818;17.2;4.4;10.8;1.7;10.59;18.5;3.26;23232 +74100;44.70767;7.0582;1714;20220819;19.4;3.5;11.5;1.4;9.49;0;3.51;23506 +74100;44.70767;7.0582;1714;20220820;23.1;2.7;12.9;1.4;9.09;.2;3.83;23356 +74100;44.70767;7.0582;1714;20220821;23.1;5.3;14.2;1.7;10.59;.8;3.91;23204 +74100;44.70767;7.0582;1714;20220822;21.6;6.6;14.1;1.7;11.19;.4;3.74;23051 +74100;44.70767;7.0582;1714;20220823;22.1;5;13.6;1.9;10.59;.1;3.78;22895 +74100;44.70767;7.0582;1714;20220824;22.8;5.8;14.3;2.1;11.29;0;3.86;22739 +74100;44.70767;7.0582;1714;20220825;23.6;7.1;15.4;1.2;11.79;.4;3.72;22581 +74100;44.70767;7.0582;1714;20220826;19.7;10.7;15.2;1.1;12.39;4.8;3.07;18509 +74100;44.70767;7.0582;1714;20220827;20.3;4.4;12.4;1.8;10.59;1.4;3.41;22260 +74100;44.70767;7.0582;1714;20220828;23.5;5.7;14.6;1.6;10.39;1.4;3.75;22098 +74100;44.70767;7.0582;1714;20220829;23.8;4.7;14.3;1.1;8.99;.2;3.58;21934 +74100;44.70767;7.0582;1714;20220830;22.4;7.6;15;1.1;11.29;3.7;3.47;21769 +74100;44.70767;7.0582;1714;20220831;20.9;6.2;13.6;1.4;11.29;1.2;3.33;21603 +74100;44.70767;7.0582;1714;20220901;21.4;4.8;13.1;1.4;9.99;1;3.36;21436 +74100;44.70767;7.0582;1714;20220902;19.6;4.6;12.1;1.1;9.79;2.3;3.11;21268 +74100;44.70767;7.0582;1714;20220903;18.8;6.1;12.5;1.2;10.79;3.2;3.01;20664 +74100;44.70767;7.0582;1714;20220904;19.9;3.4;11.7;1.6;9.79;.2;3.13;20927 +74100;44.70767;7.0582;1714;20220905;21.2;4.7;13;1.2;9.49;.5;3.18;20756 +74100;44.70767;7.0582;1714;20220906;20.4;4.6;12.5;1.3;10.89;3.7;3.03;20583 +74100;44.70767;7.0582;1714;20220907;19.7;7.9;13.8;1.8;11.69;9;3.02;19283 +74100;44.70767;7.0582;1714;20220908;19.2;7.4;13.3;1.2;10.19;.7;2.9;19120 +74100;44.70767;7.0582;1714;20220909;17;1;9;1.6;6.99;.2;2.85;20060 +74100;44.70767;7.0582;1714;20220910;19.2;-1.2;9;1;6.29;0;2.76;19884 +74100;44.70767;7.0582;1714;20220911;23.3;-.4;11.5;1.2;6.79;0;3.14;19707 +74100;44.70767;7.0582;1714;20220912;23.7;1.5;12.6;1;7.89;0;3.02;19530 +74100;44.70767;7.0582;1714;20220913;23.6;3.7;13.7;1.4;9.49;.3;3.17;19351 +74100;44.70767;7.0582;1714;20220914;16.9;10.1;13.5;2.1;11.69;15.3;2.33;13813 +74100;44.70767;7.0582;1714;20220915;19;6.1;12.6;1.5;10.19;1.1;2.76;18769 +74100;44.70767;7.0582;1714;20220916;19.4;3.3;11.4;1.3;8.69;0;2.72;18814 +74100;44.70767;7.0582;1714;20220917;13.9;.2;7.1;1.8;4.69;0;2.62;18633 +74100;44.70767;7.0582;1714;20220918;18;-4.9;6.6;1.3;3.99;0;2.63;18453 +74100;44.70767;7.0582;1714;20220919;20.3;-.9;9.7;1.3;4.49;0;2.82;18272 +74100;44.70767;7.0582;1714;20220920;19.2;-2.6;8.3;1.1;5.39;0;2.52;18091 +74100;44.70767;7.0582;1714;20220921;11.2;0;5.6;4.2;7.29;0;1.99;16516 +74100;44.70767;7.0582;1714;20220922;17.8;5.4;11.6;1.4;7.69;0;2.54;17193 +74100;44.70767;7.0582;1714;20220923;15.9;0;8;1.3;6.99;2.2;2.24;17546 +74100;44.70767;7.0582;1714;20220924;7.8;4.4;6.1;.6;8.49;8.8;1.18;8924 +74100;44.70767;7.0582;1714;20220925;12.4;1;6.7;.7;7.89;2;1.77;15993 +74100;44.70767;7.0582;1714;20220926;14.4;-2;6.2;1.6;6.49;.1;2.09;17000 +74100;44.70767;7.0582;1714;20220927;13.3;1.2;7.3;1.5;5.59;0;2.12;16127 +74100;44.70767;7.0582;1714;20220928;11;-2;4.5;1.5;6.89;1.2;1.7;16530 +74100;44.70767;7.0582;1714;20220929;11.2;4.5;7.9;1.8;7.39;1.5;1.7;11800 +74100;44.70767;7.0582;1714;20220930;7.3;-.2;3.6;1.9;6.99;5.2;1.25;12337 +74100;44.70767;7.0582;1714;20221001;9.7;.7;5.2;1.1;7.69;0;1.4;13347 +74100;44.70767;7.0582;1714;20221002;19.4;1.4;10.4;1.4;7.99;0;2.24;15913 +74100;44.70767;7.0582;1714;20221003;20.1;-1.4;9.4;1.3;5.89;0;2.3;15732 +74100;44.70767;7.0582;1714;20221004;20.2;-.9;9.7;.9;6.49;0;2.03;15553 +74100;44.70767;7.0582;1714;20221005;20.7;-.1;10.3;.9;6.89;.6;2.03;15374 +74100;44.70767;7.0582;1714;20221006;19.6;1.2;10.4;1.5;7.39;.4;2.22;15195 +74100;44.70767;7.0582;1714;20221007;18.6;-.9;8.9;1.2;6.99;0;1.97;15017 +74100;44.70767;7.0582;1714;20221008;13.5;.3;6.9;.6;8.29;8.2;1.48;14840 +74100;44.70767;7.0582;1714;20221009;10.3;6.8;8.6;1;10.09;10.4;1.05;7678 +74100;44.70767;7.0582;1714;20221010;10.5;6;8.3;1.4;9.09;.4;1.17;8575 +74100;44.70767;7.0582;1714;20221011;15.4;.4;7.9;1.2;7.79;.2;1.63;14313 +74100;44.70767;7.0582;1714;20221012;12.5;.9;6.7;1.9;7.39;.4;1.54;13313 +74100;44.70767;7.0582;1714;20221013;13.8;-1.3;6.3;.9;6.99;0;1.42;13967 +74100;44.70767;7.0582;1714;20221014;15.5;1.5;8.5;.8;8.29;.1;1.45;13795 +74100;44.70767;7.0582;1714;20221015;19.1;4.9;12;.4;8.09;.1;1.45;13624 +74100;44.70767;7.0582;1714;20221016;16.2;.5;8.4;1;7.49;.4;1.5;13455 +74100;44.70767;7.0582;1714;20221017;16.9;.7;8.8;1.4;7.49;.1;1.65;13286 +74100;44.70767;7.0582;1714;20221018;19.8;1.4;10.6;1.1;7.59;0;1.69;13119 +74100;44.70767;7.0582;1714;20221019;21.3;.4;10.9;.9;6.59;.2;1.65;12954 +74100;44.70767;7.0582;1714;20221020;14.6;1.3;8;1.1;8.49;7.8;1.29;12789 +74100;44.70767;7.0582;1714;20221021;10.5;7.8;9.2;1.1;10.89;8.9;.82;5860 +74100;44.70767;7.0582;1714;20221022;14.5;8.5;11.5;2.3;9.59;3.9;1.51;8521 +74100;44.70767;7.0582;1714;20221023;16.7;4.2;10.5;1.6;8.39;3.7;1.55;12048 +74100;44.70767;7.0582;1714;20221024;13.6;6.6;10.1;1.5;9.59;2.6;1.18;8957 +74100;44.70767;7.0582;1714;20221025;15.3;.6;8;1.8;7.19;0;1.48;11990 +74100;44.70767;7.0582;1714;20221026;18.5;3;10.8;1.4;7.29;0;1.57;11835 +74100;44.70767;7.0582;1714;20221027;19.4;3.8;11.6;1.2;7.79;0;1.49;11682 +74100;44.70767;7.0582;1714;20221028;19.9;3.2;11.6;.9;7.49;0;1.33;11531 +74100;44.70767;7.0582;1714;20221029;19.9;2;11;1.3;6.89;0;1.54;11381 +74100;44.70767;7.0582;1714;20221030;17.3;1.3;9.3;1.5;6.39;0;1.48;11234 +74100;44.70767;7.0582;1714;20221031;15.7;1.7;8.7;1.8;6.39;1.5;1.49;11088 +74100;44.70767;7.0582;1714;20221101;7.1;2.4;4.8;.7;7.49;10.6;.66;6670 +74100;44.70767;7.0582;1714;20221102;11.2;-1.2;5;.7;6.39;0;.8;10563 +74100;44.70767;7.0582;1714;20221103;10.5;-3.6;3.5;1.4;5.79;19.4;.92;10664 +74100;44.70767;7.0582;1714;20221104;3.9;-1.8;1.1;1.6;5.79;1.1;.6;7052 +74100;44.70767;7.0582;1714;20221105;5.7;-7;-.6;.9;4.19;0;.65;10288 +74100;44.70767;7.0582;1714;20221106;9.2;-5.4;1.9;.8;4.29;0;.73;10259 +74100;44.70767;7.0582;1714;20221107;11.3;-5.4;3;.9;4.29;0;.82;10128 +74100;44.70767;7.0582;1714;20221108;11.5;-3.6;4;1;4.79;.1;.84;10000 +74100;44.70767;7.0582;1714;20221109;8.6;-1.2;3.7;1;6.59;12;.63;8624 +74100;44.70767;7.0582;1714;20221110;8.5;-2.4;3.1;1.1;5.99;0;.65;8972 +74100;44.70767;7.0582;1714;20221111;11.9;-4.9;3.5;.9;4.39;0;.77;9630 +74100;44.70767;7.0582;1714;20221112;13.4;-1.8;5.8;1;5.09;0;.83;9512 +74100;44.70767;7.0582;1714;20221113;7.3;.4;3.9;2.9;5.29;.2;1.07;6929 +74100;44.70767;7.0582;1714;20221114;6.1;.1;3.1;1;5.89;.5;.57;6401 +74100;44.70767;7.0582;1714;20221115;6.6;.5;3.6;.8;6.99;4.6;.47;6378 +74100;44.70767;7.0582;1714;20221116;6.6;3.1;4.9;1.6;6.59;0;.7;4829 +74100;44.70767;7.0582;1714;20221117;8.9;-3.5;2.7;1.5;5.49;.8;.66;8797 +74100;44.70767;7.0582;1714;20221118;5.5;-.3;2.6;1.3;5.09;0;.63;6018 +74100;44.70767;7.0582;1714;20221119;4.2;-7.9;-1.8;.8;3.39;0;.44;8501 +74100;44.70767;7.0582;1714;20221120;2;-10;-4;.9;2.89;0;.42;8375 +74100;44.70767;7.0582;1714;20221121;5.7;-8.9;-1.6;1.2;3.59;2.2;.54;8565 +74100;44.70767;7.0582;1714;20221122;1.4;-2.4;-.5;2.5;3.89;0;.76;4710 +74100;44.70767;7.0582;1714;20221123;3.7;-10.9;-3.6;1.1;3.19;.2;.44;8385 +74100;44.70767;7.0582;1714;20221124;5.2;-8.5;-1.6;1;3.19;0;.47;8300 +74100;44.70767;7.0582;1714;20221125;5.9;-6.8;-.4;.8;3.59;0;.4;8181 +74100;44.70767;7.0582;1714;20221126;7.1;-8.1;-.5;1.2;2.99;0;.61;8137 +74100;44.70767;7.0582;1714;20221127;4.9;-8.8;-1.9;.7;2.99;0;.35;8061 +74100;44.70767;7.0582;1714;20221128;3.3;-5;-.8;.8;3.49;0;.4;6475 +74100;44.70767;7.0582;1714;20221129;.5;-6.9;-3.2;1.5;4.19;2;.32;6074 +74100;44.70767;7.0582;1714;20221130;4.8;-8.6;-1.9;1.8;3.59;0;.56;7848 +74100;44.70767;7.0582;1714;20221201;2.6;-7.3;-2.3;1.5;3.19;0;.51;6878 +74100;44.70767;7.0582;1714;20221202;1.1;-8.2;-3.5;2.1;3.49;2.9;.47;6622 +74100;44.70767;7.0582;1714;20221203;-.8;-4;-2.4;2.5;4.29;3.8;.43;3946 +74100;44.70767;7.0582;1714;20221204;2.4;-2.3;.1;1.5;5.09;5.1;.39;4703 +74100;44.70767;7.0582;1714;20221205;.5;-8.2;-3.8;1.1;3.39;0;.31;6278 +74100;44.70767;7.0582;1714;20221206;1.5;-13.7;-6.1;1;2.19;0;.35;7507 +74100;44.70767;7.0582;1714;20221207;2.8;-12.7;-4.9;1;2.09;0;.39;7461 +74100;44.70767;7.0582;1714;20221208;1.3;-12.9;-5.8;1.3;2.49;8.1;.38;7418 +74100;44.70767;7.0582;1714;20221209;1.4;-2.9;-.7;1.2;5.29;12.1;.28;4378 +74100;44.70767;7.0582;1714;20221210;1.2;-.9;.2;1;4.79;0;.41;3111 +74100;44.70767;7.0582;1714;20221211;-5.4;-18;-11.7;1;1.49;0;.24;7273 +74100;44.70767;7.0582;1714;20221212;-6.2;-19.2;-12.7;.9;1.79;3.6;.16;7279 +74100;44.70767;7.0582;1714;20221213;-2.6;-8.2;-5.4;.7;3.99;1.1;.16;4884 +74100;44.70767;7.0582;1714;20221214;2.5;-3.8;-.6;.6;5.39;0;.2;5151 +74100;44.70767;7.0582;1714;20221215;.6;-6.5;-2.9;1.4;4.89;21;.16;5440 +74100;44.70767;7.0582;1714;20221216;1.3;-5.7;-2.2;.7;5.09;0;.16;5391 +74100;44.70767;7.0582;1714;20221217;-2.3;-13.8;-8;1.3;2.49;0;.25;6836 +74100;44.70767;7.0582;1714;20221218;-.7;-15.4;-8;1;1.89;0;.29;7166 +74100;44.70767;7.0582;1714;20221219;1.8;-10.5;-4.3;.9;2.99;0;.24;7045 +74100;44.70767;7.0582;1714;20221220;1.1;-9.2;-4;.9;3.49;0;.22;6462 +74100;44.70767;7.0582;1714;20221221;2.2;-8;-2.9;.8;5.29;1.6;.09;6430 +74100;44.70767;7.0582;1714;20221222;1.9;-.9;.5;1;5.69;.3;.31;3474 +74100;44.70767;7.0582;1714;20221223;5.5;-.1;2.7;2.1;6.49;.1;.39;4826 +74100;44.70767;7.0582;1714;20221224;5.4;-.7;2.4;.7;5.79;0;.28;5033 +74100;44.70767;7.0582;1714;20221225;8.8;-5;1.9;1.2;4.29;0;.45;7182 +74100;44.70767;7.0582;1714;20221226;9.1;-5.1;2;1.8;4.69;0;.6;7197 +74100;44.70767;7.0582;1714;20221227;3.6;-3;.3;1.5;4.69;0;.41;5259 +74100;44.70767;7.0582;1714;20221228;2.4;-11.6;-4.6;1.1;2.59;0;.34;7238 +74100;44.70767;7.0582;1714;20221229;3.6;-8.7;-2.5;1.1;4.29;.1;.23;7144 +74100;44.70767;7.0582;1714;20221230;5;-.7;2.2;2;6.19;.3;.39;4951 +74100;44.70767;7.0582;1714;20221231;8.8;-1;3.9;1.3;6.59;0;.37;6451 +75073;44.29233;-1.26731;10;20220101;21.7;6.9;14.3;1.4;10.41;0;.91;6732 +75073;44.29233;-1.26731;10;20220102;16.5;9;12.7;2.2;11.6;.1;.78;5306 +75073;44.29233;-1.26731;10;20220103;17.7;9.3;13.5;2.8;11.4;0;1.15;6087 +75073;44.29233;-1.26731;10;20220104;16.6;10.4;13.5;4.8;10.97;5.5;1.69;3734 +75073;44.29233;-1.26731;10;20220105;9.7;4.8;7.3;2.3;7.34;.7;.78;4816 +75073;44.29233;-1.26731;10;20220106;9.6;.9;5.2;1.6;6.14;0;.65;5390 +75073;44.29233;-1.26731;10;20220107;12.7;3.2;7.9;5.6;8.64;3.5;.98;5941 +75073;44.29233;-1.26731;10;20220108;13.1;10.6;11.8;9.7;11.1;9.1;1.45;2731 +75073;44.29233;-1.26731;10;20220109;12.5;10.6;11.6;8.3;11.94;17.1;.99;1268 +75073;44.29233;-1.26731;10;20220110;13.2;11.1;12.1;6.9;13.37;2.1;.55;1352 +75073;44.29233;-1.26731;10;20220111;11.7;6.3;9;1.6;9.2;.1;.58;5411 +75073;44.29233;-1.26731;10;20220112;7.1;1;4;1.8;6.27;0;.51;6899 +75073;44.29233;-1.26731;10;20220113;8.7;-1.3;3.7;2.8;6.17;0;.7;7862 +75073;44.29233;-1.26731;10;20220114;9.9;-1;4.5;2.7;6.34;.1;.78;7621 +75073;44.29233;-1.26731;10;20220115;10.4;-2.6;3.9;1.4;6.4;.2;.52;8344 +75073;44.29233;-1.26731;10;20220116;9.5;-.6;4.4;2.1;6.77;.1;.68;7265 +75073;44.29233;-1.26731;10;20220117;9.5;.3;4.9;2.2;7.54;.1;.56;4944 +75073;44.29233;-1.26731;10;20220118;7.3;3.9;5.6;1.6;8.2;.2;.43;2519 +75073;44.29233;-1.26731;10;20220119;10.5;5.5;8;2.4;9.3;2.6;.61;3555 +75073;44.29233;-1.26731;10;20220120;10.4;8.2;9.3;3.9;9.67;.4;.84;2643 +75073;44.29233;-1.26731;10;20220121;6.9;2.2;4.5;3.4;6.1;.1;.86;6998 +75073;44.29233;-1.26731;10;20220122;8.3;.4;4.3;2.9;5.74;.1;.88;8034 +75073;44.29233;-1.26731;10;20220123;10.4;-.2;5.1;2.6;6.1;0;.96;8916 +75073;44.29233;-1.26731;10;20220124;13.8;.5;7.2;2.1;6.74;0;1.07;8887 +75073;44.29233;-1.26731;10;20220125;14.3;.7;7.5;1.8;6.87;0;1;9679 +75073;44.29233;-1.26731;10;20220126;12.5;.7;6.6;2.5;6.97;0;1.07;9086 +75073;44.29233;-1.26731;10;20220127;6.3;-1.3;2.5;1.9;6.44;.1;.55;6718 +75073;44.29233;-1.26731;10;20220128;6;-.1;2.9;1.7;7.2;0;.49;3483 +75073;44.29233;-1.26731;10;20220129;3.6;2.3;3;2.1;7.17;0;.35;2346 +75073;44.29233;-1.26731;10;20220130;6.4;1.5;4;2.1;7.7;.7;.32;2690 +75073;44.29233;-1.26731;10;20220131;11.9;6;8.9;5.1;9.9;2.1;.75;6261 +75073;44.29233;-1.26731;10;20220201;11.4;3.2;7.3;3.8;9.14;.2;.73;6428 +75073;44.29233;-1.26731;10;20220202;11.3;9.7;10.5;3;11.14;0;.81;3212 +75073;44.29233;-1.26731;10;20220203;11.9;6;9;3.1;10.8;0;.63;4299 +75073;44.29233;-1.26731;10;20220204;12.6;8.2;10.4;3.5;11.4;1.9;.67;4214 +75073;44.29233;-1.26731;10;20220205;11.5;4.8;8.2;2.5;8.34;.1;.96;8438 +75073;44.29233;-1.26731;10;20220206;11.9;3.1;7.5;4.6;9.54;1.2;.68;6987 +75073;44.29233;-1.26731;10;20220207;13.7;11;12.4;4.8;11.81;.7;1.3;8700 +75073;44.29233;-1.26731;10;20220208;15.3;5.7;10.5;2.7;8.7;0;1.49;10438 +75073;44.29233;-1.26731;10;20220209;15.5;4.8;10.2;1.8;9.14;0;1.16;10828 +75073;44.29233;-1.26731;10;20220210;13.4;3.6;8.5;1.8;10.21;3.4;1;9500 +75073;44.29233;-1.26731;10;20220211;12.8;7;9.9;2.6;9.01;0;1.21;8900 +75073;44.29233;-1.26731;10;20220212;15;3;9;3.3;7.11;0;1.79;10300 +75073;44.29233;-1.26731;10;20220213;17.1;5.3;11.2;5.3;9.31;3.4;2.1;10400 +75073;44.29233;-1.26731;10;20220214;12.3;9;10.6;10.9;10.41;11.6;1.5;5700 +75073;44.29233;-1.26731;10;20220215;13.1;8.9;11;9.1;10.41;9.8;1.62;7300 +75073;44.29233;-1.26731;10;20220216;13.4;10.5;12;7.7;12.84;4.1;.83;4252 +75073;44.29233;-1.26731;10;20220217;13.4;12.4;12.9;6.3;13.21;1;.84;2400 +75073;44.29233;-1.26731;10;20220218;13.9;6.4;10.2;3.4;10.8;.3;1.06;7717 +75073;44.29233;-1.26731;10;20220219;12.7;5.4;9;2.6;9.04;.8;1.23;9139 +75073;44.29233;-1.26731;10;20220220;14.1;8.4;11.3;5.5;11.57;2.8;1.06;8004 +75073;44.29233;-1.26731;10;20220221;13.5;11.4;12.5;7;10.94;.2;1.78;4745 +75073;44.29233;-1.26731;10;20220222;14.2;9.9;12.1;2.7;9.87;0;1.53;7919 +75073;44.29233;-1.26731;10;20220223;17.2;4.3;10.8;2.2;9.74;0;1.63;13133 +75073;44.29233;-1.26731;10;20220224;13.8;5.3;9.5;3.3;10.5;.5;1.02;9198 +75073;44.29233;-1.26731;10;20220225;13.2;3.8;8.5;2.5;7.64;.1;1.58;12177 +75073;44.29233;-1.26731;10;20220226;14.9;2.3;8.6;3.7;5.94;0;2.47;13904 +75073;44.29233;-1.26731;10;20220227;15.5;5.8;10.6;2.3;9.3;.1;1.58;11082 +75073;44.29233;-1.26731;10;20220228;19.2;5.4;12.3;1.6;9.7;0;1.82;14690 +75073;44.29233;-1.26731;10;20220301;20.1;5.8;12.9;2.5;8.77;.5;2.42;14294 +75073;44.29233;-1.26731;10;20220302;14.1;10;12;2.9;11.47;.2;1.2;5718 +75073;44.29233;-1.26731;10;20220303;12.9;6.8;9.8;3.6;11.1;3.6;1.02;7795 +75073;44.29233;-1.26731;10;20220304;12.6;8.9;10.7;7;9.84;0;1.74;6999 +75073;44.29233;-1.26731;10;20220305;12.7;3.6;8.2;2.5;7.94;.1;1.49;12029 +75073;44.29233;-1.26731;10;20220306;12.2;3.2;7.7;1.4;7.57;.2;1.28;10128 +75073;44.29233;-1.26731;10;20220307;11.9;1;6.5;2;6.54;0;1.67;15467 +75073;44.29233;-1.26731;10;20220308;12.8;6.7;9.8;3.1;9.3;1.6;1.55;8062 +75073;44.29233;-1.26731;10;20220309;18.3;4.8;11.6;3.5;8.84;.4;2.52;15084 +75073;44.29233;-1.26731;10;20220310;15.7;10.6;13.1;2.8;11.4;2.9;1.78;9355 +75073;44.29233;-1.26731;10;20220311;14.6;11;12.8;3.3;11.1;7.9;1.81;6693 +75073;44.29233;-1.26731;10;20220312;15.6;7.8;11.7;3.3;10.07;8.3;2.09;14380 +75073;44.29233;-1.26731;10;20220313;14.2;8.2;11.2;4.3;9.44;4.2;2.08;11072 +75073;44.29233;-1.26731;10;20220314;13.5;6.1;9.8;3.8;9.7;.4;1.45;8259 +75073;44.29233;-1.26731;10;20220315;20.9;11;15.9;3.6;12.35;0;2.69;13831 +75073;44.29233;-1.26731;10;20220316;16;11.7;13.9;4;12.87;0;1.56;7518 +75073;44.29233;-1.26731;10;20220317;12.1;10.5;11.3;6;10.9;1.6;1.25;2151 +75073;44.29233;-1.26731;10;20220318;14.6;7.9;11.2;2.8;9.31;0;1.93;11000 +75073;44.29233;-1.26731;10;20220319;19;7;13;3.5;9.51;0;3.02;19242 +75073;44.29233;-1.26731;10;20220320;20.2;7.9;14;3.9;10.11;0;3.14;16891 +75073;44.29233;-1.26731;10;20220321;21.8;10.8;16.3;4;11.11;1.1;3.44;15788 +75073;44.29233;-1.26731;10;20220322;18.8;7.5;13.1;4.1;8.61;0;3.3;17008 +75073;44.29233;-1.26731;10;20220323;19.2;5.7;12.4;3.5;8.01;0;3.4;20335 +75073;44.29233;-1.26731;10;20220324;16.7;5.7;11.2;3.3;8.51;0;2.85;19965 +75073;44.29233;-1.26731;10;20220325;18.8;8.5;13.6;3.5;8.31;0;3.3;16595 +75073;44.29233;-1.26731;10;20220326;21.5;8.2;14.8;4.1;6.01;0;4.67;20938 +75073;44.29233;-1.26731;10;20220327;21.1;7.1;14.1;3;8.31;0;3.68;21138 +75073;44.29233;-1.26731;10;20220328;21.2;9.5;15.3;2.4;8.51;0;3.61;21337 +75073;44.29233;-1.26731;10;20220329;15.8;13;14.4;2.7;12.01;0;2.06;10703 +75073;44.29233;-1.26731;10;20220330;14.9;11.3;13.1;5;11.51;5.1;1.79;5593 +75073;44.29233;-1.26731;10;20220331;13.9;9.4;11.6;7;9.51;4.6;2.7;14757 +75073;44.29233;-1.26731;10;20220401;10.5;3.8;7.1;7.7;5.81;1.2;2.79;13230 +75073;44.29233;-1.26731;10;20220402;10.6;4;7.3;5.1;5.41;0;2.91;18246 +75073;44.29233;-1.26731;10;20220403;10.8;3;6.9;3.6;6.65;0;2.32;17343 +75073;44.29233;-1.26731;10;20220404;12.6;3.5;8;2.5;6.1;0;2.2;16450 +75073;44.29233;-1.26731;10;20220405;15.1;-.1;7.5;2;7.04;.6;2.34;18229 +75073;44.29233;-1.26731;10;20220406;13.9;10.5;12.2;4.9;12.21;1.2;1.5;8652 +75073;44.29233;-1.26731;10;20220407;14.1;11.3;12.7;9.8;12.71;11.7;1.38;5234 +75073;44.29233;-1.26731;10;20220408;15.8;12.2;14;9.3;11.51;1;2.55;6116 +75073;44.29233;-1.26731;10;20220409;14.3;9.4;11.8;4.9;8.61;0;3.24;20062 +75073;44.29233;-1.26731;10;20220410;21.5;3.2;12.3;4;7.2;0;4.31;23502 +75073;44.29233;-1.26731;10;20220411;25.4;11;18.2;6.2;11.01;.9;5.71;24033 +75073;44.29233;-1.26731;10;20220412;21;11.3;16.1;3.6;12.31;1.1;3.56;19951 +75073;44.29233;-1.26731;10;20220413;19.8;10.7;15.2;2.8;13.11;.6;2.38;12000 +75073;44.29233;-1.26731;10;20220414;17.9;12;14.9;2.2;13.71;.1;3.04;22300 +75073;44.29233;-1.26731;10;20220415;17.2;10.1;13.6;3.6;13.71;.1;2.3;17400 +75073;44.29233;-1.26731;10;20220416;16.9;11.7;14.3;2.9;13.21;.1;2.66;18700 +75073;44.29233;-1.26731;10;20220417;17.2;10.3;13.7;2.5;13.61;0;2.55;19300 +75073;44.29233;-1.26731;10;20220418;16.4;12.3;14.3;5.3;12.61;0;2.44;12800 +75073;44.29233;-1.26731;10;20220419;13.1;10.8;11.9;5.9;11.51;9.4;1.44;4500 +75073;44.29233;-1.26731;10;20220420;11.3;9.4;10.3;5;11.71;10.1;.75;3100 +75073;44.29233;-1.26731;10;20220421;15.1;10.8;12.9;3.3;12.91;3.9;1.86;12400 +75073;44.29233;-1.26731;10;20220422;21.1;8.2;14.6;2.7;11.41;5;3;15400 +75073;44.29233;-1.26731;10;20220423;14.2;11.5;12.8;4.4;12.2;2.4;1.64;8186 +75073;44.29233;-1.26731;10;20220424;15.8;11.6;13.7;7.8;13.11;.3;1.98;10500 +75073;44.29233;-1.26731;10;20220425;17.2;11.4;14.3;3.6;12.21;0;3.42;24200 +75073;44.29233;-1.26731;10;20220426;24.9;9;17;3.1;11.4;1.7;4.76;26243 +75073;44.29233;-1.26731;10;20220427;17.3;12.4;14.8;2.2;13.8;3.5;1.8;8742 +75073;44.29233;-1.26731;10;20220428;16.4;13.2;14.8;2.9;14.41;.2;1.96;11600 +75073;44.29233;-1.26731;10;20220429;17.2;10.9;14;2.9;13.61;0;2.58;18100 +75073;44.29233;-1.26731;10;20220430;17.3;12.8;15;3.7;13.91;0;2.65;16900 +75073;44.29233;-1.26731;10;20220501;17.7;13.1;15.4;3.9;14.41;0;3.02;21000 +75073;44.29233;-1.26731;10;20220502;18.8;13.6;16.2;4.2;13.81;.1;3.39;20500 +75073;44.29233;-1.26731;10;20220503;19.1;9.3;14.2;3.1;13.21;.5;2.97;19900 +75073;44.29233;-1.26731;10;20220504;19.2;14.1;16.6;3.2;12.71;0;4.08;24900 +75073;44.29233;-1.26731;10;20220505;19.1;10;14.5;3.4;13.21;.1;3.7;27000 +75073;44.29233;-1.26731;10;20220506;19;11.2;15.1;3.5;13.5;.1;3.1;20404 +75073;44.29233;-1.26731;10;20220507;20.2;10.6;15.4;2.7;13.94;.1;2.5;13707 +75073;44.29233;-1.26731;10;20220508;22.2;10.2;16.2;2.7;13.27;0;3.06;14240 +75073;44.29233;-1.26731;10;20220509;24.5;11.1;17.8;1.9;13.27;0;3.43;17427 +75073;44.29233;-1.26731;10;20220510;25;13.4;19.2;2.4;13.97;0;4.52;24897 +75073;44.29233;-1.26731;10;20220511;19.6;14.8;17.2;2.6;15.04;.1;2.78;14483 +75073;44.29233;-1.26731;10;20220512;20.2;14.5;17.3;2.4;15;0;2.91;15349 +75073;44.29233;-1.26731;10;20220513;21.5;13.8;17.6;2.3;15.2;0;3.39;19086 +75073;44.29233;-1.26731;10;20220514;32.4;13.1;22.8;3.2;15.8;.3;6.11;26542 +75073;44.29233;-1.26731;10;20220515;28.8;16.2;22.5;2.9;17.97;4.6;4.99;23268 +75073;44.29233;-1.26731;10;20220516;27.2;15;21.1;2.4;16.4;0;4.9;25350 +75073;44.29233;-1.26731;10;20220517;26.1;17.6;21.8;3.3;16.4;0;5.18;25341 +75073;44.29233;-1.26731;10;20220518;34.5;15.8;25.2;3.4;17.17;1.5;6.88;28100 +75073;44.29233;-1.26731;10;20220519;25.5;17.6;21.5;3;18.77;0;3.96;18267 +75073;44.29233;-1.26731;10;20220520;23;17.7;20.3;3.2;18.74;0;3.15;16021 +75073;44.29233;-1.26731;10;20220521;31.3;15.8;23.5;2.8;18.1;0;5.35;23830 +75073;44.29233;-1.26731;10;20220522;29.5;18.5;24;3.9;20.07;.6;5.82;24644 +75073;44.29233;-1.26731;10;20220523;19.8;16.5;18.2;7.4;15.97;1.5;2.96;11706 +75073;44.29233;-1.26731;10;20220524;19;13.2;16.1;4.9;12.7;1.3;3.35;16672 +75073;44.29233;-1.26731;10;20220525;20.6;11.8;16.2;4;12.37;.2;3.92;22883 +75073;44.29233;-1.26731;10;20220526;20.6;13.8;17.2;2.9;13.9;.1;3.26;17679 +75073;44.29233;-1.26731;10;20220527;21.8;11.7;16.8;3.2;14.67;0;3.82;23310 +75073;44.29233;-1.26731;10;20220528;25.6;13.9;19.7;3.3;14.17;0;5.3;27863 +75073;44.29233;-1.26731;10;20220529;25;13.4;19.2;3.8;11.3;0;5.61;27488 +75073;44.29233;-1.26731;10;20220530;21.6;12;16.8;3.6;10.14;.3;4.71;23558 +75073;44.29233;-1.26731;10;20220531;22.1;13.7;17.9;2.6;12.7;0;4.14;22169 +75073;44.29233;-1.26731;10;20220601;28.7;14.3;21.5;3.8;14.34;.8;6.03;27621 +75073;44.29233;-1.26731;10;20220602;25.8;16.4;21.1;3.8;18.2;3.3;4.56;22742 +75073;44.29233;-1.26731;10;20220603;23.6;18.2;20.9;3.5;18.97;1.9;3.54;17284 +75073;44.29233;-1.26731;10;20220604;24;17.3;20.6;2.7;18.67;0;3.37;16638 +75073;44.29233;-1.26731;10;20220605;22.8;17.5;20.2;3.1;16.34;0;3.92;19260 +75073;44.29233;-1.26731;10;20220606;24.3;14.7;19.5;2.1;15.97;.5;3.92;20540 +75073;44.29233;-1.26731;10;20220607;22.9;17.7;20.3;3.2;16.34;8.2;3.97;19066 +75073;44.29233;-1.26731;10;20220608;20.5;15.6;18;3.6;17.04;3.8;2.46;12411 +75073;44.29233;-1.26731;10;20220609;22.7;14.8;18.8;2.8;14.67;0;4.25;22988 +75073;44.29233;-1.26731;10;20220610;25.2;12.1;18.6;2.9;15.77;0;4.83;27916 +75073;44.29233;-1.26731;10;20220611;24.9;16.1;20.5;2.9;18.24;0;4.09;20479 +75073;44.29233;-1.26731;10;20220612;25.7;16.8;21.2;3;19.57;3.9;3.84;18682 +75073;44.29233;-1.26731;10;20220613;28.9;18.1;23.5;3.1;19.44;0;5.11;24228 +75073;44.29233;-1.26731;10;20220614;34;18.5;26.2;2.7;19.1;0;6.22;26161 +75073;44.29233;-1.26731;10;20220615;27.3;20;23.7;3.2;20.44;0;5.06;23938 +75073;44.29233;-1.26731;10;20220616;36.1;18.1;27.1;2.3;18.3;0;6.99;29159 +75073;44.29233;-1.26731;10;20220617;38.6;20.9;29.7;3.2;20.5;0;8.18;29636 +75073;44.29233;-1.26731;10;20220618;41.6;22.7;32.2;3.5;19.87;0;9.07;29717 +75073;44.29233;-1.26731;10;20220619;25.4;19.7;22.6;5;19.57;1;4.5;20602 +75073;44.29233;-1.26731;10;20220620;25.7;19;22.4;4.6;18.3;3.9;4.57;17905 +75073;44.29233;-1.26731;10;20220621;24.9;18.6;21.8;4.5;19.94;32;3.96;19064 +75073;44.29233;-1.26731;10;20220622;23.9;16.9;20.4;4.3;18.14;.2;4.02;20274 +75073;44.29233;-1.26731;10;20220623;24.5;15.3;19.9;2.4;17.5;4.6;4.09;22387 +75073;44.29233;-1.26731;10;20220624;23.4;16.8;20.1;4.6;16.54;1.5;4.28;20601 +75073;44.29233;-1.26731;10;20220625;18.8;16.2;17.5;2.9;15.74;6;2.31;9793 +75073;44.29233;-1.26731;10;20220626;19.5;14.3;16.9;1.9;14.84;2.7;2.3;11336 +75073;44.29233;-1.26731;10;20220627;22;14.9;18.5;3;14.2;0;3.88;20084 +75073;44.29233;-1.26731;10;20220628;23.3;12.7;18;2.6;13.7;0;4.62;25617 +75073;44.29233;-1.26731;10;20220629;23.1;11.7;17.4;2.6;14.8;1.3;4.04;23558 +75073;44.29233;-1.26731;10;20220630;21;15;18;2.7;14.84;2.8;3.08;15067 +75073;44.29233;-1.26731;10;20220701;23.4;12.7;18.1;2.6;13.84;.1;4.45;25467 +75073;44.29233;-1.26731;10;20220702;28.8;14.1;21.4;3.7;14.44;0;6.34;29337 +75073;44.29233;-1.26731;10;20220703;23.4;16;19.7;3.8;16.67;1.8;4.44;24261 +75073;44.29233;-1.26731;10;20220704;23.6;17.1;20.3;2.4;17.94;0;3.06;14053 +75073;44.29233;-1.26731;10;20220705;26.2;16.7;21.5;3.1;18;0;5.08;25950 +75073;44.29233;-1.26731;10;20220706;26.7;16.7;21.7;3.5;16.47;0;5.47;26594 +75073;44.29233;-1.26731;10;20220707;25;15.5;20.2;3.2;18.14;.1;4.57;23762 +75073;44.29233;-1.26731;10;20220708;26.9;16;21.4;2.8;17.74;0;4.97;25341 +75073;44.29233;-1.26731;10;20220709;29.9;17.8;23.9;3.6;16.64;0;6.05;26731 +75073;44.29233;-1.26731;10;20220710;33.9;18.7;26.3;3.5;16.7;0;6.96;27550 +75073;44.29233;-1.26731;10;20220711;32.8;18.8;25.8;3.2;17.54;0;6.63;28171 +75073;44.29233;-1.26731;10;20220712;34.5;19.2;26.9;2.8;18.37;0;6.54;26031 +75073;44.29233;-1.26731;10;20220713;34.1;18.5;26.3;2.4;16.54;0;6.6;27834 +75073;44.29233;-1.26731;10;20220714;32.9;18.5;25.7;2.4;18.37;0;5.72;24520 +75073;44.29233;-1.26731;10;20220715;30.9;19.4;25.1;3.6;18.14;0;5.9;22577 +75073;44.29233;-1.26731;10;20220716;38.1;19.9;29;3.6;15.7;0;8.51;28705 +75073;44.29233;-1.26731;10;20220717;39.6;20.6;30.1;3.9;13.47;0;9.46;28438 +75073;44.29233;-1.26731;10;20220718;41.3;22.5;31.9;4.5;16.74;.1;10.18;28907 +75073;44.29233;-1.26731;10;20220719;27.2;21.8;24.5;5.1;20.77;0;4.81;18274 +75073;44.29233;-1.26731;10;20220720;26.6;20.3;23.5;2.7;19.74;1;4.06;18059 +75073;44.29233;-1.26731;10;20220721;28.2;15.9;22;3.4;18.67;0;5.26;25683 +75073;44.29233;-1.26731;10;20220722;25.3;19.4;22.3;4.4;18.94;0;3.6;12968 +75073;44.29233;-1.26731;10;20220723;26.1;16.2;21.2;2.6;16.94;0;4.48;22886 +75073;44.29233;-1.26731;10;20220724;35.2;17.3;26.3;3.6;17.97;0;7.43;28679 +75073;44.29233;-1.26731;10;20220725;25.3;20.4;22.8;4.4;19.84;.7;3.93;14823 +75073;44.29233;-1.26731;10;20220726;25.3;15.9;20.6;2.9;16.2;0;4.42;22355 +75073;44.29233;-1.26731;10;20220727;25.3;13.3;19.3;2.7;14.84;0;4.67;25432 +75073;44.29233;-1.26731;10;20220728;25.5;17;21.3;2.9;15.94;0;4.65;23184 +75073;44.29233;-1.26731;10;20220729;26.2;18;22.1;2.2;18.3;.6;4.11;21210 +75073;44.29233;-1.26731;10;20220730;26.8;16.5;21.7;2.5;19.24;.3;4.41;23826 +75073;44.29233;-1.26731;10;20220731;26.1;16.6;21.4;3.2;19.54;.7;4.38;24037 +75073;44.29233;-1.26731;10;20220801;26.5;17.3;21.9;3;19.8;0;4.43;22479 +75073;44.29233;-1.26731;10;20220802;30.8;15.7;23.2;2.7;19.57;.6;5.07;24997 +75073;44.29233;-1.26731;10;20220803;30.6;19.8;25.2;3.2;22.47;1.1;4.83;20340 +75073;44.29233;-1.26731;10;20220804;27.8;20.8;24.3;3.4;23.04;1.1;4.23;19420 +75073;44.29233;-1.26731;10;20220805;25.9;20.3;23.1;4.1;19.4;0;4.31;17770 +75073;44.29233;-1.26731;10;20220806;30.3;18.9;24.6;3.3;17.27;0;5.43;21905 +75073;44.29233;-1.26731;10;20220807;28.8;18.9;23.8;3.8;14.9;.6;6.01;23580 +75073;44.29233;-1.26731;10;20220808;30.5;19;24.8;4;14.87;0;6.25;23950 +75073;44.29233;-1.26731;10;20220809;33.2;20.1;26.7;3.6;15.77;0;6.33;22035 +75073;44.29233;-1.26731;10;20220810;35.4;20.9;28.2;3;16.1;0;6.01;21245 +75073;44.29233;-1.26731;10;20220811;34.9;21.2;28.1;2.6;17.7;0;6.2;24202 +75073;44.29233;-1.26731;10;20220812;28.7;22.6;25.6;3.7;22.8;0;4.32;17751 +75073;44.29233;-1.26731;10;20220813;27.4;22.1;24.7;4.2;21.5;5;4.22;15960 +75073;44.29233;-1.26731;10;20220814;25.6;20.6;23.1;4.7;19.77;.9;3.69;12549 +75073;44.29233;-1.26731;10;20220815;26.1;20.4;23.2;3.8;18.4;.3;4.22;17383 +75073;44.29233;-1.26731;10;20220816;25.8;17.1;21.5;2.5;18;5;3.54;17730 +75073;44.29233;-1.26731;10;20220817;24.8;17.3;21.1;3.7;17.67;1.7;3.43;15700 +75073;44.29233;-1.26731;10;20220818;24.4;16.7;20.6;4.1;17.57;.2;3.34;16187 +75073;44.29233;-1.26731;10;20220819;24.9;17.1;21;2.5;17.57;.1;3.49;17356 +75073;44.29233;-1.26731;10;20220820;28.3;16.7;22.5;2;18.7;.1;4.01;20709 +75073;44.29233;-1.26731;10;20220821;26.1;18.4;22.2;2.4;19.37;.9;3.42;16499 +75073;44.29233;-1.26731;10;20220822;25.2;19.9;22.5;3.2;21.5;.9;2.62;11260 +75073;44.29233;-1.26731;10;20220823;27.7;19.6;23.6;2;21.87;0;3.35;16006 +75073;44.29233;-1.26731;10;20220824;36.3;19;27.6;2.3;20.14;.8;5.63;23846 +75073;44.29233;-1.26731;10;20220825;26.9;20.5;23.7;3.7;22.34;0;3.5;15727 +75073;44.29233;-1.26731;10;20220826;26.2;20.5;23.4;3.2;20.97;.1;3.48;15069 +75073;44.29233;-1.26731;10;20220827;28.9;19;23.9;1.9;18.8;0;3.76;17540 +75073;44.29233;-1.26731;10;20220828;34.8;17.6;26.2;2;16.84;.3;5.37;23844 +75073;44.29233;-1.26731;10;20220829;28.8;20.6;24.7;2.4;18.17;6.9;3.24;11621 +75073;44.29233;-1.26731;10;20220830;28.4;17.3;22.8;2.7;20.7;0;3.89;19595 +75073;44.29233;-1.26731;10;20220831;26.3;20.8;23.6;4;21.44;0;3.48;13554 +75073;44.29233;-1.26731;10;20220901;26.3;17.9;22.1;3.1;19.44;1.5;3.69;18026 +75073;44.29233;-1.26731;10;20220902;25.3;19.2;22.2;2.9;19.8;2.1;3.07;13779 +75073;44.29233;-1.26731;10;20220903;25.6;18.9;22.2;2.8;17.67;.7;3.5;15952 +75073;44.29233;-1.26731;10;20220904;29.5;16.1;22.8;2.4;16.4;0;4.28;20643 +75073;44.29233;-1.26731;10;20220905;30.2;16.9;23.5;3.1;17.8;0;4.67;20165 +75073;44.29233;-1.26731;10;20220906;28;17.3;22.6;2.7;17;0;4.23;20483 +75073;44.29233;-1.26731;10;20220907;24.6;16.9;20.8;2.4;16.47;8.8;3.18;15141 +75073;44.29233;-1.26731;10;20220908;23.9;16.4;20.1;3;18;3.2;2.92;15190 +75073;44.29233;-1.26731;10;20220909;24.3;19.3;21.8;4.6;16.2;.2;3.83;13788 +75073;44.29233;-1.26731;10;20220910;27;15.5;21.2;2.7;16.27;0;4.04;20434 +75073;44.29233;-1.26731;10;20220911;34.8;16.7;25.7;3.5;14.97;0;6.34;21448 +75073;44.29233;-1.26731;10;20220912;36.9;20.4;28.7;3.3;16.77;5.6;6.14;18390 +75073;44.29233;-1.26731;10;20220913;31.5;21.3;26.4;3.5;20;0;4.56;14656 +75073;44.29233;-1.26731;10;20220914;28.4;19.8;24.1;3.3;18.37;.1;4.07;15941 +75073;44.29233;-1.26731;10;20220915;26.2;16.6;21.4;2.5;19.27;.6;3.11;16917 +75073;44.29233;-1.26731;10;20220916;22.9;18.9;20.9;4.3;16.17;0;3.48;13395 +75073;44.29233;-1.26731;10;20220917;23.4;12.3;17.9;3.4;9.7;0;4.1;18345 +75073;44.29233;-1.26731;10;20220918;26;10.6;18.3;3.6;7.87;0;4.9;19732 +75073;44.29233;-1.26731;10;20220919;25.4;11.5;18.4;3.4;9.87;0;4.28;19118 +75073;44.29233;-1.26731;10;20220920;23.7;11.3;17.5;3.2;10.24;0;3.81;18143 +75073;44.29233;-1.26731;10;20220921;23.2;11.6;17.4;3.1;11.2;0;3.42;17310 +75073;44.29233;-1.26731;10;20220922;22.9;10.4;16.7;2.1;11.37;0;3.01;17707 +75073;44.29233;-1.26731;10;20220923;20.5;11.3;15.9;1.8;14.27;.9;1.81;10071 +75073;44.29233;-1.26731;10;20220924;21;13.7;17.4;3.4;14.24;4.5;2.31;11108 +75073;44.29233;-1.26731;10;20220925;20.4;11.2;15.8;2.7;12.37;.8;2.43;15008 +75073;44.29233;-1.26731;10;20220926;21.4;9.3;15.3;4.1;12.74;5.9;2.67;14210 +75073;44.29233;-1.26731;10;20220927;20.5;15.7;18.1;7.2;14.84;8;2.7;7265 +75073;44.29233;-1.26731;10;20220928;20.1;17.1;18.6;9.6;16.77;19.5;2.4;7213 +75073;44.29233;-1.26731;10;20220929;17.1;13.8;15.5;4.8;14.24;14.1;1.65;6207 +75073;44.29233;-1.26731;10;20220930;19.5;10.2;14.8;2.8;12.7;.2;2.23;14339 +75073;44.29233;-1.26731;10;20221001;20.3;15.6;17.9;5.5;16.47;.7;2.03;8059 +75073;44.29233;-1.26731;10;20221002;21.7;15.5;18.6;2.2;16.84;.1;2.06;12928 +75073;44.29233;-1.26731;10;20221003;24;13.2;18.6;2.1;15.74;0;2.48;14306 +75073;44.29233;-1.26731;10;20221004;21.7;11.9;16.8;1.7;15.3;.2;1.96;13694 +75073;44.29233;-1.26731;10;20221005;22.7;13.3;18;2.3;17.1;.4;2.14;12189 +75073;44.29233;-1.26731;10;20221006;21.6;16.8;19.2;2.1;17.5;.1;1.74;7713 +75073;44.29233;-1.26731;10;20221007;25.2;13.8;19.5;2.5;16;0;2.66;14322 +75073;44.29233;-1.26731;10;20221008;22.8;16.4;19.6;3.1;14.57;0;2.62;10022 +75073;44.29233;-1.26731;10;20221009;26.2;12.5;19.3;2.3;14.24;0;2.79;14417 +75073;44.29233;-1.26731;10;20221010;20.8;14.8;17.8;1.4;17.27;5.9;1.44;7975 +75073;44.29233;-1.26731;10;20221011;18.8;16.4;17.6;1.6;17.94;2.1;.99;4111 +75073;44.29233;-1.26731;10;20221012;21.4;16.1;18.7;1.3;16.94;.1;1.55;8867 +75073;44.29233;-1.26731;10;20221013;20.4;12.8;16.6;3.2;16.67;1;1.37;8133 +75073;44.29233;-1.26731;10;20221014;20.8;18.4;19.6;5;18.87;.2;1.81;4996 +75073;44.29233;-1.26731;10;20221015;23.1;15.3;19.2;2.3;16.64;0;1.82;8659 +75073;44.29233;-1.26731;10;20221016;28.3;15.2;21.8;2.3;16.5;3;2.84;12881 +75073;44.29233;-1.26731;10;20221017;26.1;17.9;22;2.5;18.44;.1;2.27;8499 +75073;44.29233;-1.26731;10;20221018;30;16.4;23.2;2.8;17.8;.1;3.17;13173 +75073;44.29233;-1.26731;10;20221019;26.6;17.9;22.3;2.9;17.7;9.6;2.66;8572 +75073;44.29233;-1.26731;10;20221020;25.3;15.6;20.4;4;15.24;0;3.04;9524 +75073;44.29233;-1.26731;10;20221021;22.4;19.5;20.9;5;14.84;0;3.1;6175 +75073;44.29233;-1.26731;10;20221022;26.3;14.6;20.4;3;13.74;.2;2.88;11493 +75073;44.29233;-1.26731;10;20221023;24.6;19.5;22.1;6.3;13.84;0;4.53;7692 +75073;44.29233;-1.26731;10;20221024;22.8;17.2;20;2.9;14.7;0;2.4;9446 +75073;44.29233;-1.26731;10;20221025;23.5;13.2;18.4;3.5;13.4;.5;2.53;8338 +75073;44.29233;-1.26731;10;20221026;27.1;14.6;20.8;2.2;14.54;0;2.45;11337 +75073;44.29233;-1.26731;10;20221027;26.7;18;22.3;3.2;13.77;0;3.18;6358 +75073;44.29233;-1.26731;10;20221028;25.8;19.3;22.5;2.9;13.6;0;2.89;7674 +75073;44.29233;-1.26731;10;20221029;24.3;17.1;20.7;2.4;15.5;0;2.06;7138 +75073;44.29233;-1.26731;10;20221030;20.4;14.8;17.6;2.1;15.94;7.7;1.32;7229 +75073;44.29233;-1.26731;10;20221031;20.7;14.1;17.4;3.3;15.8;2.3;1.51;5632 +75073;44.29233;-1.26731;10;20221101;19.3;13.9;16.6;3.1;13.3;.1;1.74;7352 +75073;44.29233;-1.26731;10;20221102;20.4;12.1;16.3;2.5;12.94;0;1.61;9403 +75073;44.29233;-1.26731;10;20221103;20.4;13.6;17;6;12.8;10.9;2.65;6073 +75073;44.29233;-1.26731;10;20221104;16.6;11.9;14.2;10.5;11.67;3.2;2.55;5285 +75073;44.29233;-1.26731;10;20221105;18.2;9.1;13.6;2.2;10.47;.1;1.43;9432 +75073;44.29233;-1.26731;10;20221106;19;7.8;13.4;3.3;11.4;.1;1.54;8165 +75073;44.29233;-1.26731;10;20221107;20.7;11;15.9;2.3;11.67;0;1.61;9355 +75073;44.29233;-1.26731;10;20221108;21.4;13.8;17.6;3.7;12.64;4.6;2.34;5150 +75073;44.29233;-1.26731;10;20221109;17;14;15.5;2.9;13.7;6.8;1.33;3014 +75073;44.29233;-1.26731;10;20221110;19.3;10.8;15.1;2.3;12.34;0;1.29;7872 +75073;44.29233;-1.26731;10;20221111;19.6;8.6;14.1;3.3;12.04;.2;1.51;8707 +75073;44.29233;-1.26731;10;20221112;22.2;10.8;16.5;2.2;13.14;.2;1.49;8828 +75073;44.29233;-1.26731;10;20221113;23.4;10.2;16.8;1.9;12.34;0;1.55;9383 +75073;44.29233;-1.26731;10;20221114;17.9;13.5;15.7;4;12.87;2.3;1.65;3883 +75073;44.29233;-1.26731;10;20221115;17.9;12.4;15.2;4.7;13.07;7.4;1.61;3468 +75073;44.29233;-1.26731;10;20221116;18.4;13.4;15.9;5.5;13.67;2.3;1.71;5784 +75073;44.29233;-1.26731;10;20221117;18.3;15.8;17.1;7.7;13.6;4.8;2.53;3720 +75073;44.29233;-1.26731;10;20221118;14.4;11.3;12.8;5.1;11.14;16;1.4;3168 +75073;44.29233;-1.26731;10;20221119;13.5;7.5;10.5;3.2;10;2.4;.97;5135 +75073;44.29233;-1.26731;10;20221120;15.9;6.2;11;4.2;11.04;7.7;1.12;5240 +75073;44.29233;-1.26731;10;20221121;16.5;9.9;13.2;7.4;11.67;21;1.79;3363 +75073;44.29233;-1.26731;10;20221122;13.8;9.3;11.5;9.6;11.14;31.2;1.43;2654 +75073;44.29233;-1.26731;10;20221123;16.8;11.5;14.1;7.1;13.74;2.5;1.18;4779 +75073;44.29233;-1.26731;10;20221124;14.5;11.2;12.8;3.6;11.67;6.9;1.02;3528 +75073;44.29233;-1.26731;10;20221125;15.3;10.7;13;4.9;11.64;5.9;1.22;5046 +75073;44.29233;-1.26731;10;20221126;13.5;6.8;10.1;2.4;9.6;0;.84;5058 +75073;44.29233;-1.26731;10;20221127;15.8;5.6;10.7;3.2;10;11.6;1.06;6543 +75073;44.29233;-1.26731;10;20221128;14.9;11.3;13.1;6.9;11.6;7;1.57;3730 +75073;44.29233;-1.26731;10;20221129;14.4;9.9;12.1;4.5;11.44;1.4;1.09;3824 +75073;44.29233;-1.26731;10;20221130;9.6;4.3;6.9;2.7;8.64;0;.65;5094 +75073;44.29233;-1.26731;10;20221201;10.9;3.4;7.1;2.9;7.8;0;.73;5609 +75073;44.29233;-1.26731;10;20221202;8.8;5.4;7.1;2.5;7.8;0;.7;4439 +75073;44.29233;-1.26731;10;20221203;8.4;4.5;6.5;2.2;7.37;0;.64;4518 +75073;44.29233;-1.26731;10;20221204;10.9;1.4;6.2;2.2;7.37;.6;.68;5795 +75073;44.29233;-1.26731;10;20221205;11.5;1.9;6.7;3.3;7.14;.1;.98;7150 +75073;44.29233;-1.26731;10;20221206;12.2;7.6;9.9;3.3;8.94;.1;1.2;3384 +75073;44.29233;-1.26731;10;20221207;8.6;3.7;6.2;2.8;8.37;0;.64;4314 +75073;44.29233;-1.26731;10;20221208;8.1;4.6;6.3;3.5;8.67;14;.61;2079 +75073;44.29233;-1.26731;10;20221209;8.2;6.6;7.4;3.6;9.5;.4;.67;2724 +75073;44.29233;-1.26731;10;20221210;7.1;-1.6;2.8;2.3;5.34;.1;.61;6560 +75073;44.29233;-1.26731;10;20221211;7.2;-2.1;2.6;2.9;4.94;.1;.82;6074 +75073;44.29233;-1.26731;10;20221212;4.2;-1.2;1.5;3.5;7.1;12.1;.22;2868 +75073;44.29233;-1.26731;10;20221213;10.3;4.3;7.3;4.4;12.3;6.2;.08;3245 +75073;44.29233;-1.26731;10;20221214;17.4;9.2;13.3;2.9;13.47;8.4;.83;4523 +75073;44.29233;-1.26731;10;20221215;14.8;11;12.9;3.3;12.5;19.9;.91;2963 +75073;44.29233;-1.26731;10;20221216;7.4;4.8;6.1;5;8.4;.1;.77;3645 +75073;44.29233;-1.26731;10;20221217;9.2;-1.1;4.1;2.7;6.57;.1;.69;6345 +75073;44.29233;-1.26731;10;20221218;15;2.8;8.9;3;8.47;0;1.04;6879 +75073;44.29233;-1.26731;10;20221219;15.4;8.4;11.9;3.3;9.77;0;1.3;4873 +75073;44.29233;-1.26731;10;20221220;16.2;11.3;13.8;3.9;10.94;3.1;1.73;2522 +75073;44.29233;-1.26731;10;20221221;17.1;10.5;13.8;3.5;12.94;.8;.97;4721 +75073;44.29233;-1.26731;10;20221222;16.4;13.1;14.7;4;13.84;1.4;.92;3062 +75073;44.29233;-1.26731;10;20221223;17.3;13.8;15.5;2.9;13.84;0;1.02;3084 +75073;44.29233;-1.26731;10;20221224;18.5;11.7;15.1;2.4;12.47;0;1.01;5882 +75073;44.29233;-1.26731;10;20221225;18.1;9.9;14;4;10.9;0;1.67;5709 +75073;44.29233;-1.26731;10;20221226;15.3;10.9;13.1;2.1;12.2;1;.92;2421 +75073;44.29233;-1.26731;10;20221227;15.5;8.1;11.8;1.2;11.8;.3;.51;4998 +75073;44.29233;-1.26731;10;20221228;17;7.6;12.3;3.1;11.14;1.6;1.02;6092 +75073;44.29233;-1.26731;10;20221229;14.2;13.1;13.7;3.8;12.77;15.5;1.03;1206 +75073;44.29233;-1.26731;10;20221230;18;10.6;14.3;4.4;12.9;.4;1.4;4434 +75073;44.29233;-1.26731;10;20221231;20;13.9;16.9;5.8;9.4;0;3.42;5153 +75074;44.37458;-1.10313;25;20220101;21.4;3.7;12.6;1.7;10.81;0;.9;6900 +75074;44.37458;-1.10313;25;20220102;17;5.7;11.3;2.1;11.6;.1;.64;5649 +75074;44.37458;-1.10313;25;20220103;17.5;7.7;12.6;2.7;11.27;0;.97;6279 +75074;44.37458;-1.10313;25;20220104;16.1;9.6;12.8;4.1;10.85;5;1.38;3698 +75074;44.37458;-1.10313;25;20220105;9.6;2.7;6.1;1.8;7.15;.6;.54;5937 +75074;44.37458;-1.10313;25;20220106;9.8;-.6;4.6;1.2;6.1;0;.45;6270 +75074;44.37458;-1.10313;25;20220107;12.5;2;7.2;4.9;8.37;4;.97;5671 +75074;44.37458;-1.10313;25;20220108;12.9;9.6;11.3;8.5;11.14;9.2;1.16;3280 +75074;44.37458;-1.10313;25;20220109;12.2;10.1;11.2;7.3;11.44;15.3;1;1395 +75074;44.37458;-1.10313;25;20220110;13.1;10.5;11.8;6;13.04;2.3;.58;1521 +75074;44.37458;-1.10313;25;20220111;12.1;5.4;8.7;1.6;8.57;.1;.55;7222 +75074;44.37458;-1.10313;25;20220112;7;-.4;3.3;1.8;5.9;0;.48;7715 +75074;44.37458;-1.10313;25;20220113;8.5;-3.4;2.5;2.6;5.74;0;.61;8425 +75074;44.37458;-1.10313;25;20220114;9.3;-1.2;4.1;2.5;6.1;.1;.77;8276 +75074;44.37458;-1.10313;25;20220115;10.8;-4.2;3.3;1.2;6.04;.2;.45;8824 +75074;44.37458;-1.10313;25;20220116;10.3;-1.9;4.2;1.7;6.44;.1;.57;7039 +75074;44.37458;-1.10313;25;20220117;9;-1.1;4;1.9;7.34;.1;.47;4293 +75074;44.37458;-1.10313;25;20220118;7.2;3.9;5.5;1.6;8.24;.2;.45;2151 +75074;44.37458;-1.10313;25;20220119;10.3;5.3;7.8;2.4;9.14;2.9;.61;2997 +75074;44.37458;-1.10313;25;20220120;10;7.9;8.9;3.5;9.4;.3;.87;2179 +75074;44.37458;-1.10313;25;20220121;6.8;1.2;4;3.4;5.97;.1;.83;8483 +75074;44.37458;-1.10313;25;20220122;8.2;-1.2;3.5;2.6;5.77;.1;.76;9186 +75074;44.37458;-1.10313;25;20220123;10.6;-1.9;4.4;2.2;5.94;0;.82;9575 +75074;44.37458;-1.10313;25;20220124;14.5;-1.7;6.4;1.7;6.47;0;.91;9408 +75074;44.37458;-1.10313;25;20220125;15.3;-.9;7.2;1.5;6.67;0;.86;9883 +75074;44.37458;-1.10313;25;20220126;13;-1.4;5.8;2.1;6.57;0;.94;9546 +75074;44.37458;-1.10313;25;20220127;6.2;-1.9;2.1;1.8;5.8;.1;.55;6546 +75074;44.37458;-1.10313;25;20220128;5.1;-1.6;1.7;1.5;6.87;0;.33;3622 +75074;44.37458;-1.10313;25;20220129;3;2.8;2.9;2.2;7.2;0;.35;1746 +75074;44.37458;-1.10313;25;20220130;6.8;1.3;4;2.3;8.17;.8;.33;2756 +75074;44.37458;-1.10313;25;20220131;11.9;6.1;9;4.5;9.87;2.3;.84;5362 +75074;44.37458;-1.10313;25;20220201;10.8;1.4;6.1;3.7;9;.2;.6;6251 +75074;44.37458;-1.10313;25;20220202;10.7;9.4;10;3;11.14;0;.64;2546 +75074;44.37458;-1.10313;25;20220203;11.6;5.8;8.7;3.1;10.34;.1;.62;2617 +75074;44.37458;-1.10313;25;20220204;12.8;7.2;10;3.5;11.27;2.3;.69;3376 +75074;44.37458;-1.10313;25;20220205;11.2;3.3;7.3;2.3;8.04;.1;.92;10492 +75074;44.37458;-1.10313;25;20220206;11.9;1.3;6.6;4.8;9.77;1.2;.54;6109 +75074;44.37458;-1.10313;25;20220207;14;10.7;12.4;4.1;11.65;.7;1.21;7950 +75074;44.37458;-1.10313;25;20220208;15.4;4;9.7;2.5;8.24;0;1.44;11664 +75074;44.37458;-1.10313;25;20220209;16.6;2.2;9.4;1.9;8.64;0;1.29;11779 +75074;44.37458;-1.10313;25;20220210;12.5;1.8;7.2;1.6;9.7;2.9;.97;10286 +75074;44.37458;-1.10313;25;20220211;12.7;6.5;9.6;2.6;8.7;0;1.26;8726 +75074;44.37458;-1.10313;25;20220212;14.4;.2;7.3;2.2;6.9;0;1.4;11028 +75074;44.37458;-1.10313;25;20220213;17;2;9.5;4.4;9.05;2.9;1.87;11592 +75074;44.37458;-1.10313;25;20220214;12.4;8.8;10.6;7.7;10.2;13.1;1.44;5721 +75074;44.37458;-1.10313;25;20220215;13;5.4;9.2;6.8;10.25;10.8;1.24;7530 +75074;44.37458;-1.10313;25;20220216;13.7;10.3;12;8.1;13.04;4.3;.79;4035 +75074;44.37458;-1.10313;25;20220217;13.1;12.3;12.7;5.4;13.3;1.2;.82;2700 +75074;44.37458;-1.10313;25;20220218;14.6;6.1;10.4;2.8;10.8;.3;1.07;6569 +75074;44.37458;-1.10313;25;20220219;12.4;4.7;8.6;2.3;8.7;.5;1.22;10505 +75074;44.37458;-1.10313;25;20220220;14.4;7.5;10.9;5.4;11.54;2.7;1.13;7605 +75074;44.37458;-1.10313;25;20220221;13.4;11.3;12.3;6.7;10.64;.1;1.85;6715 +75074;44.37458;-1.10313;25;20220222;14.3;8.3;11.3;2.4;9.67;0;1.52;10733 +75074;44.37458;-1.10313;25;20220223;17.4;3.8;10.6;2;9.57;0;1.61;13349 +75074;44.37458;-1.10313;25;20220224;13.4;3.6;8.5;2.7;9.87;.4;1.1;9019 +75074;44.37458;-1.10313;25;20220225;12.9;1.1;7;2.4;7.24;.1;1.54;14249 +75074;44.37458;-1.10313;25;20220226;14.9;.3;7.6;3.6;5.74;0;2.37;14933 +75074;44.37458;-1.10313;25;20220227;16.2;3.7;10;2.5;8.74;.1;1.79;12973 +75074;44.37458;-1.10313;25;20220228;19.3;4.1;11.7;1.5;9.44;0;1.75;14699 +75074;44.37458;-1.10313;25;20220301;19.9;3.9;11.9;2.8;8.54;.4;2.45;13556 +75074;44.37458;-1.10313;25;20220302;14;8.9;11.5;2.6;10.87;.4;1.27;6601 +75074;44.37458;-1.10313;25;20220303;13;5.7;9.4;2.9;10.87;3.8;.96;6894 +75074;44.37458;-1.10313;25;20220304;12;8.4;10.2;6.1;9.8;0;1.59;8234 +75074;44.37458;-1.10313;25;20220305;12.8;1;6.9;2.3;7.4;0;1.58;13907 +75074;44.37458;-1.10313;25;20220306;13.1;.2;6.6;1.4;7.15;.2;1.35;10952 +75074;44.37458;-1.10313;25;20220307;12.6;-2.7;4.9;1.7;5.95;0;1.67;16970 +75074;44.37458;-1.10313;25;20220308;12.1;5.5;8.8;3.2;9.17;1.6;1.27;6760 +75074;44.37458;-1.10313;25;20220309;18.2;2.9;10.5;3.4;8.77;.5;2.42;14939 +75074;44.37458;-1.10313;25;20220310;16.2;9.5;12.9;3.3;11.17;3.1;1.85;9819 +75074;44.37458;-1.10313;25;20220311;13.5;10.3;11.9;3;11.2;9.1;1.25;4690 +75074;44.37458;-1.10313;25;20220312;15.2;7.4;11.3;3.7;10;7.7;2.13;15501 +75074;44.37458;-1.10313;25;20220313;14.1;8;11;4.2;9.37;4.4;2.07;11872 +75074;44.37458;-1.10313;25;20220314;14;5.2;9.6;4.2;10;.3;1.39;7266 +75074;44.37458;-1.10313;25;20220315;20.4;11.7;16.1;5.4;12.61;0;2.97;12300 +75074;44.37458;-1.10313;25;20220316;16.3;10.9;13.6;3.6;12.77;0;1.58;7171 +75074;44.37458;-1.10313;25;20220317;12;10.4;11.2;5.1;10.5;1.3;1.42;3351 +75074;44.37458;-1.10313;25;20220318;15.1;7.6;11.3;2.9;9.2;0;2.05;11317 +75074;44.37458;-1.10313;25;20220319;19.3;5.7;12.5;3.3;9.35;0;2.95;18354 +75074;44.37458;-1.10313;25;20220320;19.8;6.6;13.2;3.3;10;0;2.76;14574 +75074;44.37458;-1.10313;25;20220321;21.4;9.9;15.7;3.8;10.8;.9;3.27;14437 +75074;44.37458;-1.10313;25;20220322;19;6.6;12.8;3.8;8.5;0;3.22;16670 +75074;44.37458;-1.10313;25;20220323;18.9;3.5;11.2;3;7.85;0;3.15;20181 +75074;44.37458;-1.10313;25;20220324;17.5;3.4;10.4;2.7;8.3;0;2.76;20096 +75074;44.37458;-1.10313;25;20220325;18.5;6.2;12.3;3.2;8.25;0;3.13;17468 +75074;44.37458;-1.10313;25;20220326;21.6;5;13.3;3.8;6.15;0;4.39;20781 +75074;44.37458;-1.10313;25;20220327;21.2;3.9;12.5;2.5;8.25;0;3.39;20980 +75074;44.37458;-1.10313;25;20220328;21.9;6.5;14.2;1.8;8.55;0;3.28;21178 +75074;44.37458;-1.10313;25;20220329;16.2;9.6;12.9;2.1;11.65;0;1.91;11216 +75074;44.37458;-1.10313;25;20220330;15.2;9.6;12.4;3.9;11.4;5.1;1.71;7025 +75074;44.37458;-1.10313;25;20220331;13.8;8.8;11.3;5.8;9.4;3.4;2.47;12492 +75074;44.37458;-1.10313;25;20220401;10.4;3.2;6.8;6.6;5.85;1.1;2.63;13133 +75074;44.37458;-1.10313;25;20220402;10.4;3.4;6.9;4.7;5.35;0;2.8;17604 +75074;44.37458;-1.10313;25;20220403;8.3;.2;4.3;2;6.14;0;1.84;16108 +75074;44.37458;-1.10313;25;20220404;12.5;3.4;8;2.3;5.54;0;2.33;18708 +75074;44.37458;-1.10313;25;20220405;15.5;-1.3;7.1;1.6;6.86;.7;2.25;17600 +75074;44.37458;-1.10313;25;20220406;13.9;9.4;11.7;4.3;12.05;.9;1.48;8932 +75074;44.37458;-1.10313;25;20220407;14.8;11.1;12.9;8.3;12.65;13.5;1.61;6842 +75074;44.37458;-1.10313;25;20220408;15.9;12.1;14;8.1;11.35;1.1;2.59;6415 +75074;44.37458;-1.10313;25;20220409;14.2;6.6;10.4;3.7;8.4;0;2.91;19749 +75074;44.37458;-1.10313;25;20220410;21.6;.4;11;4;7.2;0;4.31;23502 +75074;44.37458;-1.10313;25;20220411;25.3;10.9;18.1;6.2;11;.8;5.71;24033 +75074;44.37458;-1.10313;25;20220412;20.8;10.4;15.6;2.9;12.5;1.2;3.18;18032 +75074;44.37458;-1.10313;25;20220413;19.4;9.6;14.5;2.5;13.05;.3;2.42;13816 +75074;44.37458;-1.10313;25;20220414;20.4;10.8;15.6;1.9;13.3;.1;3.22;22079 +75074;44.37458;-1.10313;25;20220415;18.9;7.9;13.4;3;13.6;.1;2.58;19431 +75074;44.37458;-1.10313;25;20220416;18.4;11.2;14.8;2.8;13.15;.1;2.89;19381 +75074;44.37458;-1.10313;25;20220417;18.9;8.4;13.6;2.5;12.95;0;2.79;19956 +75074;44.37458;-1.10313;25;20220418;16.2;12;14.1;4.3;12.5;0;2.25;11357 +75074;44.37458;-1.10313;25;20220419;13.1;8.7;10.9;4.5;11.45;9.4;1.4;6780 +75074;44.37458;-1.10313;25;20220420;11.3;9.2;10.3;4.2;11.7;9.1;.86;4255 +75074;44.37458;-1.10313;25;20220421;15.3;8.3;11.8;2.6;12.55;2.9;1.75;11957 +75074;44.37458;-1.10313;25;20220422;21;7.2;14.1;2.4;11.25;5.4;3.21;18639 +75074;44.37458;-1.10313;25;20220423;13.6;11.4;12.5;4.4;12.2;3;1.64;8186 +75074;44.37458;-1.10313;25;20220424;15.9;11.1;13.5;6.5;12.85;.2;2.03;10581 +75074;44.37458;-1.10313;25;20220425;17.8;9;13.4;2.9;11.55;0;3.35;23569 +75074;44.37458;-1.10313;25;20220426;25.2;7.1;16.1;3.1;11.4;.4;4.76;26243 +75074;44.37458;-1.10313;25;20220427;17.2;12.3;14.7;2.2;13.8;3.8;1.8;8742 +75074;44.37458;-1.10313;25;20220428;16.9;13.1;15;2.4;14.3;.1;2.01;11378 +75074;44.37458;-1.10313;25;20220429;17.7;8.7;13.2;2.5;13.4;0;2.81;20952 +75074;44.37458;-1.10313;25;20220430;17.7;11.6;14.7;3.1;13.85;0;2.7;17578 +75074;44.37458;-1.10313;25;20220501;18.6;10.3;14.5;3.4;14.15;0;3.03;21548 +75074;44.37458;-1.10313;25;20220502;19.7;12.8;16.3;3.6;13.2;.1;3.52;20284 +75074;44.37458;-1.10313;25;20220503;21;7.9;14.5;3;12.45;.5;3.33;20027 +75074;44.37458;-1.10313;25;20220504;20;13.4;16.7;3.3;11.8;0;4.17;23129 +75074;44.37458;-1.10313;25;20220505;20;7.5;13.7;3.4;12.4;.1;3.82;27098 +75074;44.37458;-1.10313;25;20220506;19.7;9.1;14.4;3.3;12.6;.1;3.11;18090 +75074;44.37458;-1.10313;25;20220507;21.5;8.1;14.8;2.3;12.9;0;2.4;10603 +75074;44.37458;-1.10313;25;20220508;24.4;6.9;15.7;2.5;11.85;0;3.46;15234 +75074;44.37458;-1.10313;25;20220509;27.8;8.2;18;1.7;12.3;0;3.53;15349 +75074;44.37458;-1.10313;25;20220510;26.3;11.2;18.8;2.7;13.3;0;4.17;17683 +75074;44.37458;-1.10313;25;20220511;20.9;14.5;17.7;2.7;14.94;.1;2.65;11237 +75074;44.37458;-1.10313;25;20220512;20.9;13.9;17.4;2.2;14.74;.6;2.42;10555 +75074;44.37458;-1.10313;25;20220513;22.7;13.5;18.1;2;14.7;0;3.05;14744 +75074;44.37458;-1.10313;25;20220514;32.3;11.8;22.1;3.2;15.44;.1;5.1;17367 +75074;44.37458;-1.10313;25;20220515;29.3;15.6;22.4;2.7;18.04;5.6;4.1;16003 +75074;44.37458;-1.10313;25;20220516;27.7;14.4;21;2;16.2;0;4.05;18877 +75074;44.37458;-1.10313;25;20220517;27;16.4;21.7;3.2;15.97;0;4.68;19510 +75074;44.37458;-1.10313;25;20220518;34.3;14.6;24.4;3;16.77;1.8;5.58;18880 +75074;44.37458;-1.10313;25;20220519;26.3;17.6;21.9;2.6;19.27;0;3.07;11996 +75074;44.37458;-1.10313;25;20220520;23.3;17;20.1;3.1;18.6;0;2.88;12922 +75074;44.37458;-1.10313;25;20220521;32.3;14.2;23.3;2.4;17.74;0;4.61;17746 +75074;44.37458;-1.10313;25;20220522;31.3;18.3;24.8;3.3;20.17;1.5;4.77;16953 +75074;44.37458;-1.10313;25;20220523;19.8;16.5;18.2;6.4;15.84;1.5;2.71;8705 +75074;44.37458;-1.10313;25;20220524;19.2;11.6;15.4;4;12.44;1.1;3.16;14847 +75074;44.37458;-1.10313;25;20220525;20.2;9.2;14.7;3.1;11.87;.2;3.33;17703 +75074;44.37458;-1.10313;25;20220526;20.3;11.8;16;2.7;13.7;.1;2.6;11579 +75074;44.37458;-1.10313;25;20220527;22.6;9.7;16.2;2.9;14.14;.1;3.27;17267 +75074;44.37458;-1.10313;25;20220528;27.2;12.7;20;3.5;13;0;5.02;20698 +75074;44.37458;-1.10313;25;20220529;25.2;12;18.6;3.8;9.74;0;5.29;20187 +75074;44.37458;-1.10313;25;20220530;22.4;10.6;16.5;3.5;9.47;.7;4.29;16997 +75074;44.37458;-1.10313;25;20220531;23.2;13.5;18.4;2.6;12.07;.1;3.79;15616 +75074;44.37458;-1.10313;25;20220601;31;13.9;22.5;3.9;13.44;1.2;6.06;21246 +75074;44.37458;-1.10313;25;20220602;27.6;16;21.8;3;18.17;2.4;4.21;18888 +75074;44.37458;-1.10313;25;20220603;24.7;18.1;21.4;2.8;19.07;2.4;3.19;13523 +75074;44.37458;-1.10313;25;20220604;24.3;17.3;20.8;2.6;18.64;0;3.03;12839 +75074;44.37458;-1.10313;25;20220605;22.6;16.9;19.7;3.1;16.1;0;3.5;15549 +75074;44.37458;-1.10313;25;20220606;25.3;13.2;19.3;2.2;15.34;.8;3.46;15269 +75074;44.37458;-1.10313;25;20220607;23.1;16.9;20;3.1;15.8;7.9;3.71;16304 +75074;44.37458;-1.10313;25;20220608;20;14.8;17.4;3.7;16.84;4.5;1.96;7910 +75074;44.37458;-1.10313;25;20220609;22.5;12.1;17.3;2.4;14.27;0;3.69;19310 +75074;44.37458;-1.10313;25;20220610;27.2;10.7;18.9;2.1;14.97;.1;4.06;20716 +75074;44.37458;-1.10313;25;20220611;27.3;14.4;20.9;2.5;17.4;0;4.63;23391 +75074;44.37458;-1.10313;25;20220612;27.2;16;21.6;2.6;19.3;3.2;4.35;21247 +75074;44.37458;-1.10313;25;20220613;30.1;17.2;23.7;2.9;18.94;0;6.11;29465 +75074;44.37458;-1.10313;25;20220614;35.7;17.9;26.8;2.7;18.1;0;6.91;26854 +75074;44.37458;-1.10313;25;20220615;29.6;19.9;24.8;3.1;19.8;0;6.18;28906 +75074;44.37458;-1.10313;25;20220616;36.9;16.9;26.9;2;16.3;0;6.81;28066 +75074;44.37458;-1.10313;25;20220617;39.5;20;29.7;2.9;19.4;0;8.02;29037 +75074;44.37458;-1.10313;25;20220618;42;20.6;31.3;3.3;19;0;8.8;27707 +75074;44.37458;-1.10313;25;20220619;26.2;19.3;22.7;4.7;19.6;.9;5.18;24126 +75074;44.37458;-1.10313;25;20220620;27.2;18.4;22.8;3.9;18.37;2.9;4.63;18659 +75074;44.37458;-1.10313;25;20220621;25.6;18.1;21.9;3.7;19.67;24.8;4.56;22519 +75074;44.37458;-1.10313;25;20220622;23.9;16.7;20.3;3.9;18;.1;4.33;22784 +75074;44.37458;-1.10313;25;20220623;24.5;14.6;19.6;2.4;17.24;5.2;4.16;22495 +75074;44.37458;-1.10313;25;20220624;23;16.5;19.7;4.1;16.6;1.6;4.32;22037 +75074;44.37458;-1.10313;25;20220625;18.8;15.5;17.1;2.4;15.64;6.2;2.08;8625 +75074;44.37458;-1.10313;25;20220626;18.7;13.6;16.1;1.7;14.77;1.7;1.97;8888 +75074;44.37458;-1.10313;25;20220627;22;12.8;17.4;2.8;13.47;0;4.11;21583 +75074;44.37458;-1.10313;25;20220628;24.1;10.9;17.5;2.1;13.14;0;5.04;29720 +75074;44.37458;-1.10313;25;20220629;23.2;10.2;16.7;2.3;14.3;1.7;4.01;23188 +75074;44.37458;-1.10313;25;20220630;20.7;14.6;17.6;2.3;14.74;3.3;3;14383 +75074;44.37458;-1.10313;25;20220701;23.5;11;17.3;2.2;13.24;0;4.59;26540 +75074;44.37458;-1.10313;25;20220702;30;11.7;20.9;3.1;13.57;0;6.4;30239 +75074;44.37458;-1.10313;25;20220703;25;15.1;20.1;3.5;15.9;2.4;5.12;26737 +75074;44.37458;-1.10313;25;20220704;24.2;16.4;20.3;2;18.17;0;3.25;15748 +75074;44.37458;-1.10313;25;20220705;28.6;16;22.3;2.8;16.9;0;5.72;28622 +75074;44.37458;-1.10313;25;20220706;28.4;14.8;21.6;3.3;15;0;6.17;30048 +75074;44.37458;-1.10313;25;20220707;26.7;13.8;20.2;2.4;16.47;.1;5.33;29532 +75074;44.37458;-1.10313;25;20220708;28.7;14.1;21.4;2.5;16.37;0;5.75;29979 +75074;44.37458;-1.10313;25;20220709;32;15.7;23.8;3.2;14.37;0;6.94;30060 +75074;44.37458;-1.10313;25;20220710;34.9;16.8;25.8;3.6;14.6;0;7.91;30140 +75074;44.37458;-1.10313;25;20220711;34.8;17.3;26.1;3;15.67;0;7.27;29652 +75074;44.37458;-1.10313;25;20220712;36.8;16.8;26.8;2.7;15.37;0;7.53;29730 +75074;44.37458;-1.10313;25;20220713;35.4;15.9;25.7;2.4;14.24;0;6.95;28606 +75074;44.37458;-1.10313;25;20220714;35.3;16.4;25.8;2.2;16.14;0;6.29;25716 +75074;44.37458;-1.10313;25;20220715;33.3;17.7;25.5;3.1;15.47;0;6.82;27051 +75074;44.37458;-1.10313;25;20220716;38.3;18.3;28.3;3.5;14.24;0;8.35;26931 +75074;44.37458;-1.10313;25;20220717;39.3;18.5;28.9;3.7;13.1;0;8.75;26137 +75074;44.37458;-1.10313;25;20220718;41.4;20.1;30.8;4.2;16.24;.1;9.6;28075 +75074;44.37458;-1.10313;25;20220719;27.7;22;24.8;4.3;20.3;0;5.25;20945 +75074;44.37458;-1.10313;25;20220720;26.4;19.6;23;2.6;19.1;.6;4.3;19697 +75074;44.37458;-1.10313;25;20220721;29.9;13.7;21.8;2.6;17.54;0;5.52;27819 +75074;44.37458;-1.10313;25;20220722;24.9;18.4;21.6;3.7;18.44;0;3.86;16511 +75074;44.37458;-1.10313;25;20220723;27.4;14.3;20.8;2;16.54;0;4.84;25628 +75074;44.37458;-1.10313;25;20220724;36.7;15.5;26.1;2.9;17;0;7.11;27887 +75074;44.37458;-1.10313;25;20220725;25.7;19.5;22.6;3.7;19.4;.8;4.07;17230 +75074;44.37458;-1.10313;25;20220726;25.1;13.7;19.4;2.3;15.2;0;4.51;24534 +75074;44.37458;-1.10313;25;20220727;25.7;10.9;18.3;2.2;14.14;0;4.82;27591 +75074;44.37458;-1.10313;25;20220728;25.5;14.9;20.2;2.7;15.47;0;4.9;25392 +75074;44.37458;-1.10313;25;20220729;26.3;16.5;21.4;2.1;17.74;.6;4.27;21616 +75074;44.37458;-1.10313;25;20220730;27.3;14.7;21;2.2;18.24;.3;4.53;24163 +75074;44.37458;-1.10313;25;20220731;27.5;14.7;21.1;2.9;18.67;.7;4.98;26910 +75074;44.37458;-1.10313;25;20220801;28.7;15.4;22;2.7;18.84;0;5.23;27584 +75074;44.37458;-1.10313;25;20220802;33.7;13.8;23.7;2.1;17.6;.6;5.83;27544 +75074;44.37458;-1.10313;25;20220803;34.7;17.4;26;2.5;20.3;1.1;5.81;24447 +75074;44.37458;-1.10313;25;20220804;28.5;20.2;24.4;2.9;22.74;1.1;4.94;24407 +75074;44.37458;-1.10313;25;20220805;27;19.6;23.3;3.4;18.97;0;4.81;22053 +75074;44.37458;-1.10313;25;20220806;31.9;17.4;24.7;2.7;15.74;0;6.06;26370 +75074;44.37458;-1.10313;25;20220807;31.2;17.1;24.1;3.5;12.24;.7;6.79;27491 +75074;44.37458;-1.10313;25;20220808;33.2;16.5;24.9;3.3;11.77;0;6.96;26845 +75074;44.37458;-1.10313;25;20220809;35.5;16.9;26.2;3;12.67;0;7.06;25965 +75074;44.37458;-1.10313;25;20220810;35.8;19.7;27.8;2.5;13.67;0;5.66;17210 +75074;44.37458;-1.10313;25;20220811;37.2;18.9;28.1;2.1;14.57;0;6.34;24502 +75074;44.37458;-1.10313;25;20220812;30.5;21.7;26.1;2.9;21;0;5.23;22467 +75074;44.37458;-1.10313;25;20220813;29.1;21.8;25.4;3.8;21.6;4.5;4.88;19464 +75074;44.37458;-1.10313;25;20220814;25.2;19.8;22.5;4;19.74;.5;3.54;13642 +75074;44.37458;-1.10313;25;20220815;26.4;19.3;22.8;3.5;18.14;.1;4.28;17942 +75074;44.37458;-1.10313;25;20220816;25.9;15;20.4;2.1;17.5;3.6;3.59;18211 +75074;44.37458;-1.10313;25;20220817;25;16.1;20.5;2.9;17.3;2.2;3.52;16401 +75074;44.37458;-1.10313;25;20220818;24.2;14;19.1;2.6;16.8;.5;3.55;19594 +75074;44.37458;-1.10313;25;20220819;25.6;13.2;19.4;1.8;17.35;.1;3.61;20621 +75074;44.37458;-1.10313;25;20220820;28.7;14.7;21.7;1.7;18.15;.1;3.91;19859 +75074;44.37458;-1.10313;25;20220821;26.6;16.5;21.6;2.5;18.4;.8;3.71;18068 +75074;44.37458;-1.10313;25;20220822;24.8;18.9;21.9;2.5;21.15;1.1;2.7;12334 +75074;44.37458;-1.10313;25;20220823;29.2;18.6;23.9;1.6;21.2;0;3.63;17145 +75074;44.37458;-1.10313;25;20220824;37.1;16.4;26.8;1.9;18.6;2;5.53;23621 +75074;44.37458;-1.10313;25;20220825;27.2;19.2;23.2;3.4;21.7;.2;3.87;18072 +75074;44.37458;-1.10313;25;20220826;27.1;19.4;23.2;2.6;20.55;.1;3.8;17718 +75074;44.37458;-1.10313;25;20220827;30.6;16.4;23.5;1.7;17.8;0;4.26;20956 +75074;44.37458;-1.10313;25;20220828;35.4;14.2;24.8;1.9;14.6;.2;5.39;23624 +75074;44.37458;-1.10313;25;20220829;30.3;17.8;24;1.8;16.25;3.8;3.64;13946 +75074;44.37458;-1.10313;25;20220830;30.3;14;22.2;2.1;18.85;0;4.47;23146 +75074;44.37458;-1.10313;25;20220831;27.5;20.1;23.8;3.8;21.07;0;3.67;14113 +75074;44.37458;-1.10313;25;20220901;27.3;17.1;22.2;2.8;18.87;1.1;3.93;19321 +75074;44.37458;-1.10313;25;20220902;25.6;17.7;21.6;2.6;19.14;2.5;3.18;14872 +75074;44.37458;-1.10313;25;20220903;25.6;17;21.3;2.4;17;.4;3.58;17099 +75074;44.37458;-1.10313;25;20220904;31.1;14.9;23;2.2;14.9;0;4.76;22126 +75074;44.37458;-1.10313;25;20220905;31.3;14.3;22.8;2.9;15.57;0;5.14;22364 +75074;44.37458;-1.10313;25;20220906;28.3;15.9;22.1;2.7;16.14;.1;4.46;21317 +75074;44.37458;-1.10313;25;20220907;25.1;15.6;20.3;2.2;15.64;10;3.3;15774 +75074;44.37458;-1.10313;25;20220908;23.6;15.3;19.5;3.1;17.9;3.6;2.74;13665 +75074;44.37458;-1.10313;25;20220909;23.9;18.1;21;4;15.57;.2;3.98;16668 +75074;44.37458;-1.10313;25;20220910;27.8;13.7;20.7;2.2;15.3;0;3.92;20716 +75074;44.37458;-1.10313;25;20220911;35.1;14.6;24.8;3.2;14.54;0;5.93;21019 +75074;44.37458;-1.10313;25;20220912;37.9;18.4;28.1;3.3;16.07;6.1;6.16;17321 +75074;44.37458;-1.10313;25;20220913;32;20.7;26.3;3.5;20.37;0;4.45;13959 +75074;44.37458;-1.10313;25;20220914;28.5;18.3;23.4;3.1;17.57;.1;4.2;17678 +75074;44.37458;-1.10313;25;20220915;26.8;15.1;21;2.1;18.5;.3;3.29;18061 +75074;44.37458;-1.10313;25;20220916;23.1;17;20;3.7;15.2;0;3.61;16674 +75074;44.37458;-1.10313;25;20220917;23.2;9.5;16.3;3;9.04;0;3.98;20185 +75074;44.37458;-1.10313;25;20220918;26.1;8.2;17.1;3.4;7.74;0;4.71;20032 +75074;44.37458;-1.10313;25;20220919;26.5;8.8;17.7;3.2;8.7;0;4.53;20100 +75074;44.37458;-1.10313;25;20220920;24.7;9.1;16.9;3.3;9.17;0;4.2;19834 +75074;44.37458;-1.10313;25;20220921;24;8.9;16.5;2.6;9.44;0;3.66;19502 +75074;44.37458;-1.10313;25;20220922;24.5;7.1;15.8;1.7;9.64;0;3.14;19236 +75074;44.37458;-1.10313;25;20220923;20.7;8.9;14.8;1.6;13.3;.7;1.64;7889 +75074;44.37458;-1.10313;25;20220924;21.4;10.8;16.1;2.8;13.37;2.1;2.37;11556 +75074;44.37458;-1.10313;25;20220925;20.7;7.6;14.1;1.9;10.97;.2;2.52;16835 +75074;44.37458;-1.10313;25;20220926;21.3;6.5;13.9;3.4;11.64;5.2;2.59;13525 +75074;44.37458;-1.10313;25;20220927;20;14.4;17.2;5.4;14.17;8.1;2.57;8567 +75074;44.37458;-1.10313;25;20220928;19.8;16.7;18.2;7.7;16.5;17.6;2.38;8554 +75074;44.37458;-1.10313;25;20220929;16.6;13.3;15;3.6;13.84;11.2;1.58;6336 +75074;44.37458;-1.10313;25;20220930;19.3;8.5;13.9;2.4;11.87;.3;2.3;16271 +75074;44.37458;-1.10313;25;20221001;20.2;14.4;17.3;5.7;17.1;1.5;1.67;6368 +75074;44.37458;-1.10313;25;20221002;22.8;14.9;18.8;2;17;.2;2.12;12430 +75074;44.37458;-1.10313;25;20221003;24.3;11.4;17.8;1.8;14.6;0;2.44;15224 +75074;44.37458;-1.10313;25;20221004;23.4;9.3;16.4;1.7;13.77;.2;2.32;15795 +75074;44.37458;-1.10313;25;20221005;24.1;11.5;17.8;2.1;15.9;.7;2.24;13050 +75074;44.37458;-1.10313;25;20221006;21.5;15.9;18.7;2.1;17.07;0;1.7;7923 +75074;44.37458;-1.10313;25;20221007;25.5;11.7;18.6;2.2;14.94;.4;2.57;14249 +75074;44.37458;-1.10313;25;20221008;23.5;15.4;19.5;2.8;13.27;0;2.82;11552 +75074;44.37458;-1.10313;25;20221009;27;10.7;18.8;2.1;12.77;0;2.9;15193 +75074;44.37458;-1.10313;25;20221010;20.7;13.1;16.9;1.2;16.07;5.5;1.27;6787 +75074;44.37458;-1.10313;25;20221011;18.3;15.8;17.1;1.5;17.54;4.8;.88;3385 +75074;44.37458;-1.10313;25;20221012;21.6;15.2;18.4;1.3;16.27;.1;1.61;9378 +75074;44.37458;-1.10313;25;20221013;20.4;11.4;15.9;3.1;16.04;1.4;1.37;7677 +75074;44.37458;-1.10313;25;20221014;20.6;17.9;19.3;4.8;18.57;.2;1.61;4562 +75074;44.37458;-1.10313;25;20221015;23.9;14;18.9;2.1;16.37;0;1.89;9180 +75074;44.37458;-1.10313;25;20221016;29.8;14;21.9;2.6;16.07;3.4;3.14;13255 +75074;44.37458;-1.10313;25;20221017;26.6;17.5;22;2.2;18.64;0;2.15;8498 +75074;44.37458;-1.10313;25;20221018;30.5;15.2;22.9;2.9;17.64;.1;3.26;13234 +75074;44.37458;-1.10313;25;20221019;26.4;17.2;21.8;3;18;10.5;2.38;6705 +75074;44.37458;-1.10313;25;20221020;25.7;14.9;20.3;4;15.54;0;2.88;8584 +75074;44.37458;-1.10313;25;20221021;22.6;18.3;20.5;4.6;14.74;0;2.92;5859 +75074;44.37458;-1.10313;25;20221022;26.5;12.2;19.3;3.3;13.7;.2;2.96;11730 +75074;44.37458;-1.10313;25;20221023;25.2;17.5;21.4;5.7;14;0;3.96;8742 +75074;44.37458;-1.10313;25;20221024;22.9;15.6;19.3;2.7;14.17;0;2.29;10974 +75074;44.37458;-1.10313;25;20221025;23.6;11;17.3;3.5;13.04;.5;2.44;7064 +75074;44.37458;-1.10313;25;20221026;27.3;12.8;20.1;2.1;14.24;0;2.39;11568 +75074;44.37458;-1.10313;25;20221027;26.2;16.5;21.3;3.6;14.7;0;2.91;4342 +75074;44.37458;-1.10313;25;20221028;26.7;17.7;22.2;2.8;13.97;0;2.91;7020 +75074;44.37458;-1.10313;25;20221029;24.1;15.9;20;2.5;15.57;0;2.02;5996 +75074;44.37458;-1.10313;25;20221030;21;13.2;17.1;2.1;15.3;7.7;1.43;7839 +75074;44.37458;-1.10313;25;20221031;20.2;12.8;16.5;3.2;15.6;2;1.36;4342 +75074;44.37458;-1.10313;25;20221101;19.2;11.8;15.5;2.9;12.77;.2;1.71;7866 +75074;44.37458;-1.10313;25;20221102;20.6;9.2;14.9;2.5;12.17;0;1.64;10031 +75074;44.37458;-1.10313;25;20221103;20.6;11.2;15.9;5.3;12.3;11.7;2.39;4893 +75074;44.37458;-1.10313;25;20221104;16.4;11.3;13.8;8.6;11.3;4;2.26;6938 +75074;44.37458;-1.10313;25;20221105;18.1;7.4;12.7;1.7;10.17;.1;1.27;10183 +75074;44.37458;-1.10313;25;20221106;19;6.2;12.6;3.4;11.2;.1;1.52;7151 +75074;44.37458;-1.10313;25;20221107;20.9;9.4;15.1;2.2;11.57;0;1.55;9544 +75074;44.37458;-1.10313;25;20221108;21.8;11.6;16.7;3;12.44;3.9;1.93;5131 +75074;44.37458;-1.10313;25;20221109;16.7;12.7;14.7;2.4;13.6;7.5;1.05;4045 +75074;44.37458;-1.10313;25;20221110;19;9.9;14.5;2.3;12.44;0;1.24;8697 +75074;44.37458;-1.10313;25;20221111;19.8;8.2;14;3;12.07;.1;1.44;9339 +75074;44.37458;-1.10313;25;20221112;22.8;9.2;16;2.3;13.2;.2;1.49;9501 +75074;44.37458;-1.10313;25;20221113;23.7;8.3;16;1.8;12.2;.1;1.46;9337 +75074;44.37458;-1.10313;25;20221114;17.2;11.2;14.2;3.7;12.7;2.9;1.41;3650 +75074;44.37458;-1.10313;25;20221115;17.6;11.7;14.6;4.5;12.94;7.5;1.5;2617 +75074;44.37458;-1.10313;25;20221116;18.2;12.5;15.4;6;13.54;2.3;1.69;5953 +75074;44.37458;-1.10313;25;20221117;18.4;15.4;16.9;7.4;12.9;4.3;2.55;5248 +75074;44.37458;-1.10313;25;20221118;13.6;9.2;11.4;3.6;10.74;14.3;1.14;3913 +75074;44.37458;-1.10313;25;20221119;13.5;6.4;9.9;2.3;9.64;2.4;.84;6869 +75074;44.37458;-1.10313;25;20221120;15.8;4.6;10.2;3.8;10.64;6.4;1.01;4634 +75074;44.37458;-1.10313;25;20221121;16.5;9.1;12.8;6.4;11.4;20;1.67;2341 +75074;44.37458;-1.10313;25;20221122;13;8.3;10.6;7.8;11.04;32;1.03;2496 +75074;44.37458;-1.10313;25;20221123;16.8;11;13.9;6.4;13.37;3.3;1.19;4965 +75074;44.37458;-1.10313;25;20221124;14.5;9.5;12;4.1;11.54;7.7;1.06;3423 +75074;44.37458;-1.10313;25;20221125;15.2;10;12.6;3.9;11.5;6;1.12;5420 +75074;44.37458;-1.10313;25;20221126;13.4;5.1;9.3;2.3;9.27;0;.8;5157 +75074;44.37458;-1.10313;25;20221127;15.2;3.8;9.5;2.8;9.84;11.1;.86;5960 +75074;44.37458;-1.10313;25;20221128;14.8;10.4;12.6;5;11.4;7.8;1.28;4692 +75074;44.37458;-1.10313;25;20221129;14.1;8.1;11.1;2.5;10.77;1.5;.82;4612 +75074;44.37458;-1.10313;25;20221130;9.3;2.4;5.9;2.4;7.77;0;.53;5812 +75074;44.37458;-1.10313;25;20221201;11.3;1.3;6.3;2.6;7.5;0;.7;6841 +75074;44.37458;-1.10313;25;20221202;8.8;5.9;7.4;2.6;7.9;0;.76;4082 +75074;44.37458;-1.10313;25;20221203;8.3;4.1;6.2;1.9;7.07;0;.61;5494 +75074;44.37458;-1.10313;25;20221204;10.8;-.2;5.3;1.9;7.24;.5;.56;5981 +75074;44.37458;-1.10313;25;20221205;11.5;0;5.7;3.1;6.97;.1;.83;7504 +75074;44.37458;-1.10313;25;20221206;11.7;7;9.4;3.2;8.4;0;1.15;2862 +75074;44.37458;-1.10313;25;20221207;8;2.6;5.3;2.7;7.37;0;.59;4434 +75074;44.37458;-1.10313;25;20221208;7.9;3.7;5.8;3.2;8.1;12.6;.59;1982 +75074;44.37458;-1.10313;25;20221209;7.1;6.3;6.7;3.3;8.6;.4;.57;2195 +75074;44.37458;-1.10313;25;20221210;7;-2.1;2.4;2.1;5.14;.1;.52;7596 +75074;44.37458;-1.10313;25;20221211;7.6;-3.4;2.1;2.7;4.67;.1;.79;7074 +75074;44.37458;-1.10313;25;20221212;3.3;-2.7;.3;3.7;6.44;11.4;.19;1651 +75074;44.37458;-1.10313;25;20221213;9.3;3.3;6.3;4.6;11;6;0;2564 +75074;44.37458;-1.10313;25;20221214;17.5;8.3;12.9;2.9;12.97;7.8;.72;4952 +75074;44.37458;-1.10313;25;20221215;14.7;10.6;12.6;3.3;12.24;19.4;.83;3017 +75074;44.37458;-1.10313;25;20221216;7.2;4.1;5.6;4.6;7.27;.1;.74;5645 +75074;44.37458;-1.10313;25;20221217;9.4;-3.1;3.2;2.5;5.57;.2;.66;7465 +75074;44.37458;-1.10313;25;20221218;14.3;1.3;7.8;3.6;8.14;0;.99;6414 +75074;44.37458;-1.10313;25;20221219;15.1;7.7;11.4;3.8;10.34;0;1.09;4174 +75074;44.37458;-1.10313;25;20221220;15.1;9.7;12.4;3.6;11.44;2.3;1.18;2265 +75074;44.37458;-1.10313;25;20221221;17.4;9;13.2;3.7;12.74;.9;.96;4974 +75074;44.37458;-1.10313;25;20221222;16.3;12.8;14.5;4.7;14.27;2.6;.96;2461 +75074;44.37458;-1.10313;25;20221223;17.7;13.9;15.8;3.1;14.14;0;1.12;2563 +75074;44.37458;-1.10313;25;20221224;18.7;11;14.9;2.4;12.37;0;.98;6309 +75074;44.37458;-1.10313;25;20221225;18.5;8.1;13.3;3.3;10.97;0;1.36;4977 +75074;44.37458;-1.10313;25;20221226;15.4;9.2;12.3;1.4;11.77;1.7;.64;2949 +75074;44.37458;-1.10313;25;20221227;15.9;6.8;11.3;1.2;11.27;.4;.45;5936 +75074;44.37458;-1.10313;25;20221228;16.8;6.4;11.6;3;10.77;1.5;.92;6489 +75074;44.37458;-1.10313;25;20221229;13.6;12;12.8;4.3;12.6;14.6;.96;1062 +75074;44.37458;-1.10313;25;20221230;18.3;10.3;14.3;4.3;12.67;.6;1.34;3781 +75074;44.37458;-1.10313;25;20221231;20.6;11.6;16.1;5.4;9.7;0;2.94;5852 +75075;44.41438;-.79958;56;20220101;21.2;3.5;12.4;1.7;10.8;0;.9;6900 +75075;44.41438;-.79958;56;20220102;16.7;6.4;11.6;2.1;11.2;.1;.75;4900 +75075;44.41438;-.79958;56;20220103;16.6;6.4;11.5;2.6;11.1;0;.8;6200 +75075;44.41438;-.79958;56;20220104;15.4;10;12.7;3;10.9;3.1;1.19;2600 +75075;44.41438;-.79958;56;20220105;9.3;2.9;6.1;1.5;7.2;.4;.46;6600 +75075;44.41438;-.79958;56;20220106;9.9;-1.5;4.2;.4;5.9;0;.17;7600 +75075;44.41438;-.79958;56;20220107;11.9;.2;6.1;3.5;8.2;4.1;.7;5600 +75075;44.41438;-.79958;56;20220108;12.3;7.7;10;5.9;11.1;11.9;.73;3500 +75075;44.41438;-.79958;56;20220109;11.6;9.7;10.7;5.7;11.3;14.8;.86;1400 +75075;44.41438;-.79958;56;20220110;13;10.1;11.6;5.3;13;2;.54;1300 +75075;44.41438;-.79958;56;20220111;12.1;4.3;8.2;1;8.1;0;.42;7900 +75075;44.41438;-.79958;56;20220112;6.6;-2.6;2;1.2;5.7;0;.33;7900 +75075;44.41438;-.79958;56;20220113;7.5;-4.9;1.3;2.2;5.6;0;.48;8500 +75075;44.41438;-.79958;56;20220114;6.3;-1.3;2.5;1.6;5.93;0;.56;6527 +75075;44.41438;-.79958;56;20220115;10.8;-5.8;2.5;1;5.4;.2;.43;9100 +75075;44.41438;-.79958;56;20220116;9.7;-3.2;3.3;1.1;6;.1;.49;6600 +75075;44.41438;-.79958;56;20220117;7.4;-2.1;2.7;1.7;7.2;.1;.37;3600 +75075;44.41438;-.79958;56;20220118;6.8;3.4;5.1;1.7;8.2;.1;.43;2500 +75075;44.41438;-.79958;56;20220119;9.5;4.6;7.1;1.9;8.8;2.7;.58;2900 +75075;44.41438;-.79958;56;20220120;9.1;6.8;8;2.3;9.3;.3;.63;2500 +75075;44.41438;-.79958;56;20220121;6.1;0;3.1;2.9;5.9;.1;.67;9100 +75075;44.41438;-.79958;56;20220122;7.5;-3.5;2;1.6;5.5;.1;.52;9900 +75075;44.41438;-.79958;56;20220123;9.9;-3.9;3;1.5;5.7;0;.61;10000 +75075;44.41438;-.79958;56;20220124;14.9;-2.9;6;1.4;6.3;0;.86;9800 +75075;44.41438;-.79958;56;20220125;15.2;-3.5;5.9;1;6.1;0;.73;10000 +75075;44.41438;-.79958;56;20220126;12.3;-3.6;4.4;1.2;6;0;.7;9300 +75075;44.41438;-.79958;56;20220127;4.6;-2;1.3;1.6;5.7;.1;.49;6000 +75075;44.41438;-.79958;56;20220128;4.1;-2.2;1;1.5;6.7;0;.3;3500 +75075;44.41438;-.79958;56;20220129;1.9;2;2;2.3;7;0;.3;2500 +75075;44.41438;-.79958;56;20220130;6.4;1;3.7;2.4;8.1;.5;.32;2500 +75075;44.41438;-.79958;56;20220131;11;4.8;7.9;3.7;9.5;2;.75;5000 +75075;44.41438;-.79958;56;20220201;9.8;-.4;4.7;2.7;8.9;.2;.38;5500 +75075;44.41438;-.79958;56;20220202;10.3;8.8;9.6;3;11.2;0;.57;3200 +75075;44.41438;-.79958;56;20220203;11.1;5.5;8.3;2.9;10.3;.1;.58;2200 +75075;44.41438;-.79958;56;20220204;12.8;5.5;9.2;3;10.9;2.3;.65;3300 +75075;44.41438;-.79958;56;20220205;10.8;2.3;6.6;2.3;7.9;0;.89;10800 +75075;44.41438;-.79958;56;20220206;11.3;-.8;5.3;4.4;9.8;1.3;.27;5400 +75075;44.41438;-.79958;56;20220207;13.7;10.1;11.9;3.4;11.5;.6;1.12;7200 +75075;44.41438;-.79958;56;20220208;14.6;3.2;8.9;2.3;8.2;0;1.29;12100 +75075;44.41438;-.79958;56;20220209;17.9;.6;9.3;1.9;7.8;0;1.47;11900 +75075;44.41438;-.79958;56;20220210;4.6;-.6;2;1.7;9.03;2.1;1.19;10524 +75075;44.41438;-.79958;56;20220211;12.7;6.6;9.6;2.5;8.6;0;1.28;8517 +75075;44.41438;-.79958;56;20220212;13.6;-.9;6.3;1.5;6.76;0;1.12;10285 +75075;44.41438;-.79958;56;20220213;18.1;.8;9.5;3.8;8.66;2.7;1.93;11428 +75075;44.41438;-.79958;56;20220214;12;8.1;10;4.8;10.03;11.6;1.23;5847 +75075;44.41438;-.79958;56;20220215;12.4;3.6;8;3.9;10;12.1;.81;6720 +75075;44.41438;-.79958;56;20220216;14.1;9.6;11.9;7.2;13;6;.84;4400 +75075;44.41438;-.79958;56;20220217;13.1;12.1;12.6;4.4;13.4;1.5;.81;3000 +75075;44.41438;-.79958;56;20220218;15.3;7;11.2;2.4;11.1;.2;1.1;5800 +75075;44.41438;-.79958;56;20220219;11.6;5;8.3;1.9;8.7;.4;1.12;10400 +75075;44.41438;-.79958;56;20220220;14.2;4.8;9.5;4.5;11.1;4.1;.96;7200 +75075;44.41438;-.79958;56;20220221;12.7;10.6;11.7;5.4;10.6;.1;1.67;8700 +75075;44.41438;-.79958;56;20220222;14.3;5.9;10.1;2;9.6;0;1.39;12200 +75075;44.41438;-.79958;56;20220223;17;2.6;9.8;1.7;9.1;0;1.57;14200 +75075;44.41438;-.79958;56;20220224;13.3;2.1;7.7;2.4;9.4;.4;1.04;8200 +75075;44.41438;-.79958;56;20220225;12.2;-.4;5.9;1.9;6.8;.1;1.43;15000 +75075;44.41438;-.79958;56;20220226;14.1;-2;6.1;3.2;5.7;0;2.11;16200 +75075;44.41438;-.79958;56;20220227;17.3;1.5;9.4;2.4;8.3;.1;1.91;13900 +75075;44.41438;-.79958;56;20220228;19.4;1.4;10.4;1.2;8.5;0;1.76;15200 +75075;44.41438;-.79958;56;20220301;19;.7;9.9;3;8.3;0;2.26;12700 +75075;44.41438;-.79958;56;20220302;13.4;7.8;10.6;2.8;10.5;1;1.24;6600 +75075;44.41438;-.79958;56;20220303;13.9;5;9.5;2.9;10.7;2.7;1.09;7600 +75075;44.41438;-.79958;56;20220304;11.2;8;9.6;4.6;10;0;1.31;8100 +75075;44.41438;-.79958;56;20220305;12.1;1.6;6.9;2.4;7.4;0;1.55;13100 +75075;44.41438;-.79958;56;20220306;13;-.3;6.4;1.3;6.9;.2;1.32;10100 +75075;44.41438;-.79958;56;20220307;12.5;-3.6;4.5;1.5;6;0;1.61;17100 +75075;44.41438;-.79958;56;20220308;11.1;4.1;7.6;3.1;9;1.5;1;4600 +75075;44.41438;-.79958;56;20220309;17.9;1.1;9.5;3.5;8.8;.3;2.27;14200 +75075;44.41438;-.79958;56;20220310;16.6;8.3;12.5;3.7;11.2;2.5;1.86;9700 +75075;44.41438;-.79958;56;20220311;12.2;9.7;11;2.9;11.2;10.4;1.04;3900 +75075;44.41438;-.79958;56;20220312;14.7;7.1;10.9;3.6;10.1;5.7;2.02;15300 +75075;44.41438;-.79958;56;20220313;13.5;8.2;10.9;4.1;9.4;4.4;1.99;10800 +75075;44.41438;-.79958;56;20220314;14.3;4.6;9.5;4.4;10.2;.1;1.34;6500 +75075;44.41438;-.79958;56;20220315;20.1;11.9;16;5.4;12.6;0;2.97;12300 +75075;44.41438;-.79958;56;20220316;16.3;10.3;13.3;3.3;12.8;.6;1.4;5600 +75075;44.41438;-.79958;56;20220317;12;10.3;11.2;4.6;10.7;1.5;1.35;3600 +75075;44.41438;-.79958;56;20220318;14.9;6.9;10.9;2.9;9.26;0;2;11611 +75075;44.41438;-.79958;56;20220319;19.2;5.2;12.2;3.2;9.2;0;2.81;16289 +75075;44.41438;-.79958;56;20220320;18.7;6.8;12.8;3.3;9.93;0;2.56;13386 +75075;44.41438;-.79958;56;20220321;20.7;9.5;15.1;4.6;10.2;.2;3.5;15328 +75075;44.41438;-.79958;56;20220322;18.3;6.7;12.5;4.3;7.93;0;3.28;14511 +75075;44.41438;-.79958;56;20220323;18.2;4;11.1;3.1;7.46;0;3.16;19909 +75075;44.41438;-.79958;56;20220324;18.6;2.7;10.7;2.1;7.96;0;2.81;19975 +75075;44.41438;-.79958;56;20220325;18.7;4.7;11.7;2.6;7.8;0;2.8;14980 +75075;44.41438;-.79958;56;20220326;21.2;4.3;12.7;3.7;6.4;0;4.1;20241 +75075;44.41438;-.79958;56;20220327;21.3;4.9;13.1;2.6;8.03;0;3.43;19407 +75075;44.41438;-.79958;56;20220328;21.8;5.7;13.7;1.6;8.8;0;2.8;16539 +75075;44.41438;-.79958;56;20220329;16.7;8.1;12.4;1.6;11.1;0;1.64;8709 +75075;44.41438;-.79958;56;20220330;15.4;9;12.2;3;11.36;4.3;1.66;7919 +75075;44.41438;-.79958;56;20220331;14.4;8.1;11.3;4.5;9.33;3.4;2.43;12642 +75075;44.41438;-.79958;56;20220401;9.9;1.1;5.5;5.2;5.7;.6;2.39;15778 +75075;44.41438;-.79958;56;20220402;10.3;.7;5.5;3.8;5.26;.1;2.44;16921 +75075;44.41438;-.79958;56;20220403;8;-.9;3.6;2.1;5.74;0;1.86;16153 +75075;44.41438;-.79958;56;20220404;12.2;.1;6.2;1.9;5.24;0;2.32;17773 +75075;44.41438;-.79958;56;20220405;15.2;-1.4;6.9;1.6;6.85;.7;2.25;17600 +75075;44.41438;-.79958;56;20220406;13.8;8.1;11;3.5;11.23;1.1;1.4;7671 +75075;44.41438;-.79958;56;20220407;15.6;10.3;13;6.7;12.33;16.3;1.88;7983 +75075;44.41438;-.79958;56;20220408;17.8;11;14.4;6.2;11.23;1.2;2.88;9405 +75075;44.41438;-.79958;56;20220409;15.6;5.6;10.6;2.3;8.26;0;2.87;20478 +75075;44.41438;-.79958;56;20220410;20.6;1.6;11.1;4.4;7.2;0;4.28;23234 +75075;44.41438;-.79958;56;20220411;24;10.6;17.3;6.3;11.17;.4;5.18;21344 +75075;44.41438;-.79958;56;20220412;19.2;10.5;14.9;3;12.43;3.5;2.51;12504 +75075;44.41438;-.79958;56;20220413;18.1;10.3;14.2;2.4;13.06;0;2.13;12077 +75075;44.41438;-.79958;56;20220414;23.3;10.1;16.7;1.8;12.66;0;3.68;22553 +75075;44.41438;-.79958;56;20220415;23;9.1;16;2.6;13.2;.1;3.47;20521 +75075;44.41438;-.79958;56;20220416;22.7;9.9;16.3;2.7;12.43;0;3.93;22854 +75075;44.41438;-.79958;56;20220417;22.5;8.4;15.4;3;11.93;0;3.79;21637 +75075;44.41438;-.79958;56;20220418;18.1;11.3;14.7;3.2;12.33;0;2.59;13038 +75075;44.41438;-.79958;56;20220419;13.2;8.1;10.6;2.9;11.36;12.4;1.27;6820 +75075;44.41438;-.79958;56;20220420;12.3;8.8;10.6;2.8;11.6;8.4;1.03;4903 +75075;44.41438;-.79958;56;20220421;16.3;7.4;11.9;1.9;12.5;0;1.56;9571 +75075;44.41438;-.79958;56;20220422;21.1;8.6;14.9;2.3;11.56;5.2;3.41;20159 +75075;44.41438;-.79958;56;20220423;13.6;11.4;12.5;4.1;12.06;4.5;1.64;7728 +75075;44.41438;-.79958;56;20220424;16.6;10.8;13.7;5.6;12.2;.1;2.51;12487 +75075;44.41438;-.79958;56;20220425;19.7;7.2;13.4;2.2;10.9;0;3.43;22846 +75075;44.41438;-.79958;56;20220426;24.1;7.5;15.8;3.2;11.2;.2;4.64;25881 +75075;44.41438;-.79958;56;20220427;19.7;12.3;16;2.5;13.56;5;2.37;10514 +75075;44.41438;-.79958;56;20220428;18.8;12.9;15.8;2.5;14.33;.1;2.36;12585 +75075;44.41438;-.79958;56;20220429;20.5;9.7;15.1;2.4;13.43;0;3.22;20201 +75075;44.41438;-.79958;56;20220430;21.2;11.5;16.3;2.7;13.6;0;3.38;19085 +75075;44.41438;-.79958;56;20220501;21.3;8.9;15.1;2.5;13;0;3.27;19598 +75075;44.41438;-.79958;56;20220502;20.9;11.6;16.2;2.6;12;0;3.61;19789 +75075;44.41438;-.79958;56;20220503;22.5;10.8;16.7;2.9;12.3;1.2;3.79;19218 +75075;44.41438;-.79958;56;20220504;21.1;12.7;16.9;3;11.36;0;3.85;18486 +75075;44.41438;-.79958;56;20220505;21.6;7.4;14.5;2.8;11.06;.1;3.91;23598 +75075;44.41438;-.79958;56;20220506;21.4;6.6;14;3.4;11.6;.1;2.06;2500 +75075;44.41438;-.79958;56;20220507;23.9;6.8;15.4;2.3;11.8;.1;2.05;2500 +75075;44.41438;-.79958;56;20220508;25.4;8.5;17;2.5;11.7;0;2.45;2500 +75075;44.41438;-.79958;56;20220509;28.7;7.5;18.1;1.3;11.7;0;2.07;2600 +75075;44.41438;-.79958;56;20220510;28.9;8.5;18.7;2.4;12.6;0;2.8;2800 +75075;44.41438;-.79958;56;20220511;23.9;13.8;18.9;2.7;14.9;.3;2.08;2500 +75075;44.41438;-.79958;56;20220512;22.5;13.2;17.9;1.9;14.7;.7;1.51;1500 +75075;44.41438;-.79958;56;20220513;25.7;13.4;19.6;1.8;14.6;0;1.92;2300 +75075;44.41438;-.79958;56;20220514;31.8;10.1;21;2.3;15.1;0;2.8;2300 +75075;44.41438;-.79958;56;20220515;29.8;15.3;22.6;2.4;18.6;7.9;2.21;1800 +75075;44.41438;-.79958;56;20220516;28.1;14.8;21.5;1.6;17.2;0;1.88;2700 +75075;44.41438;-.79958;56;20220517;28;15.7;21.9;2.9;16.1;0;2.74;2900 +75075;44.41438;-.79958;56;20220518;33.5;12.8;23.2;2.7;16.8;2.9;3.24;2600 +75075;44.41438;-.79958;56;20220519;27.2;17.3;22.3;2.3;19.9;0;1.74;1600 +75075;44.41438;-.79958;56;20220520;23.6;16.7;20.2;2.7;18.6;0;1.54;1700 +75075;44.41438;-.79958;56;20220521;31.7;12.5;22.1;1.6;18.1;0;2.03;2300 +75075;44.41438;-.79958;56;20220522;32.6;18.2;25.4;3.3;20.2;1.2;3.14;2200 +75075;44.41438;-.79958;56;20220523;20.2;16.6;18.4;5.2;15.9;1.7;2.05;1400 +75075;44.41438;-.79958;56;20220524;19.7;11.2;15.5;2.9;12.8;.5;1.73;2200 +75075;44.41438;-.79958;56;20220525;20.3;7.5;13.9;2.4;11.5;.2;1.68;2200 +75075;44.41438;-.79958;56;20220526;20.3;9.3;14.8;1.9;13.4;.1;1.25;1500 +75075;44.41438;-.79958;56;20220527;23.9;8.6;16.3;2.2;13.7;.1;1.78;2400 +75075;44.41438;-.79958;56;20220528;27.7;10.5;19.1;2.4;12.1;0;2.81;3000 +75075;44.41438;-.79958;56;20220529;25.2;8.7;17;2.9;9.5;0;3.13;3100 +75075;44.41438;-.79958;56;20220530;24.1;7.1;15.6;2.5;9.2;.7;2.7;2800 +75075;44.41438;-.79958;56;20220531;25.6;12.6;19.1;2.4;11.9;.3;2.61;2500 +75075;44.41438;-.79958;56;20220601;32;12.6;22.3;2.9;13.6;.9;3.65;2700 +75075;44.41438;-.79958;56;20220602;28;15.5;21.8;2.1;18.8;2.1;1.93;2600 +75075;44.41438;-.79958;56;20220603;26.5;17.3;21.9;2.4;19.5;3.8;1.75;1700 +75075;44.41438;-.79958;56;20220604;24.5;17.6;21.1;2.9;18.9;1.5;1.72;1400 +75075;44.41438;-.79958;56;20220605;22.5;16;19.3;2.9;16.4;0;1.8;1900 +75075;44.41438;-.79958;56;20220606;25.6;11.9;18.8;2.2;15.1;.4;1.92;2100 +75075;44.41438;-.79958;56;20220607;23.6;15.8;19.7;2.6;16;7.7;1.98;2500 +75075;44.41438;-.79958;56;20220608;19.2;14.1;16.7;2.8;16.8;4.5;.98;1000 +75075;44.41438;-.79958;56;20220609;22.8;10.6;16.7;2.1;14.2;0;1.7;2900 +75075;44.41438;-.79958;56;20220610;28.6;9;18.8;1.1;14.2;.1;1.77;2900 +75075;44.41438;-.79958;56;20220611;30;12;21;1.6;17.3;0;4.61;22700 +75075;44.41438;-.79958;56;20220612;28.7;15.6;22.2;2.5;19.4;2.8;4.42;20200 +75075;44.41438;-.79958;56;20220613;30.7;16.9;23.8;2.2;19.3;0;6.02;29500 +75075;44.41438;-.79958;56;20220614;36.3;17.3;26.8;2.4;19.1;0;6.56;25700 +75075;44.41438;-.79958;56;20220615;32.3;18.9;25.6;3;20;0;6.72;29700 +75075;44.41438;-.79958;56;20220616;37.3;15.1;26.2;1.4;16.6;0;6.18;27200 +75075;44.41438;-.79958;56;20220617;38.7;18.4;28.6;2.4;19.3;0;7.41;28500 +75075;44.41438;-.79958;56;20220618;42.2;18;30.1;2.9;20.6;.1;8.03;25800 +75075;44.41438;-.79958;56;20220619;27.8;19.2;23.5;3.8;19.5;1.7;5.72;26500 +75075;44.41438;-.79958;56;20220620;28.3;17.5;22.9;2.4;19.4;5.2;4.46;19900 +75075;44.41438;-.79958;56;20220621;27.1;17.2;22.2;2.8;19.8;32.5;4.86;24400 +75075;44.41438;-.79958;56;20220622;23.7;16.3;20;3.6;17.8;.5;4.52;24500 +75075;44.41438;-.79958;56;20220623;24.6;14;19.3;2.2;17.5;8.2;4.06;22200 +75075;44.41438;-.79958;56;20220624;22.3;16.1;19.2;2.9;17.1;1.7;3.91;21100 +75075;44.41438;-.79958;56;20220625;19;14;16.5;1.6;15.7;7.2;2.04;9900 +75075;44.41438;-.79958;56;20220626;18.1;13.2;15.7;1.1;15.2;1.6;1.72;8200 +75075;44.41438;-.79958;56;20220627;21.6;10.6;16.1;1.4;13.7;0;3.26;18500 +75075;44.41438;-.79958;56;20220628;25.3;9.7;17.5;1.4;13.3;0;5.18;31600 +75075;44.41438;-.79958;56;20220629;23.3;8.6;16;1.5;14.3;5.6;3.7;22100 +75075;44.41438;-.79958;56;20220630;20;14.3;17.2;1.7;15.4;3.8;2.37;11300 +75075;44.41438;-.79958;56;20220701;24.2;9.1;16.7;1.6;12.9;0;4.54;27000 +75075;44.41438;-.79958;56;20220702;30.9;8.5;19.7;1.7;13.4;0;5.81;30500 +75075;44.41438;-.79958;56;20220703;28;13.2;20.6;2.7;15.3;1.3;5.49;27200 +75075;44.41438;-.79958;56;20220704;24.6;15.7;20.2;1.9;18.2;0;3.37;16600 +75075;44.41438;-.79958;56;20220705;29.5;14.8;22.2;1.8;16.4;0;5.4;27000 +75075;44.41438;-.79958;56;20220706;29.6;11.5;20.6;2;14.3;0;5.79;29900 +75075;44.41438;-.79958;56;20220707;28.2;11.9;20.1;2;15.3;.1;5.41;29000 +75075;44.41438;-.79958;56;20220708;30.2;12.4;21.3;1.9;15.1;0;5.85;30100 +75075;44.41438;-.79958;56;20220709;32.6;12.2;22.4;2.1;14.3;0;6.4;30400 +75075;44.41438;-.79958;56;20220710;33.7;13.4;23.6;2.7;15.2;0;6.96;30600 +75075;44.41438;-.79958;56;20220711;35.5;14;24.8;1.7;16.2;0;6.48;29900 +75075;44.41438;-.79958;56;20220712;36;13.7;24.9;1.9;15.7;0;6.77;30400 +75075;44.41438;-.79958;56;20220713;33.9;11.8;22.9;1.4;15.5;0;5.76;28200 +75075;44.41438;-.79958;56;20220714;37.5;13.4;25.5;1.6;16.3;0;6.3;27400 +75075;44.41438;-.79958;56;20220715;35.2;14.6;24.9;2.1;15.6;0;6.31;26400 +75075;44.41438;-.79958;56;20220716;36.3;15.5;25.9;2.4;15.6;0;6.56;24900 +75075;44.41438;-.79958;56;20220717;35.7;16.1;25.9;2.6;15;0;6.52;23600 +75075;44.41438;-.79958;56;20220718;37.7;16.2;27;3.6;17.9;.1;7.94;28100 +75075;44.41438;-.79958;56;20220719;29.5;21.8;25.7;3.2;20.2;0;5.47;22000 +75075;44.41438;-.79958;56;20220720;26.5;19;22.8;1.7;18.7;.2;3.86;17700 +75075;44.41438;-.79958;56;20220721;31.2;12.1;21.7;1.8;16.9;0;5.45;27600 +75075;44.41438;-.79958;56;20220722;24.4;16.8;20.6;3.2;18.1;0;3.93;19100 +75075;44.41438;-.79958;56;20220723;30.1;12.9;21.5;1.3;16.2;0;5.02;26500 +75075;44.41438;-.79958;56;20220724;38.5;12.9;25.7;1.9;17.4;0;6.65;27900 +75075;44.41438;-.79958;56;20220725;25.8;18.2;22;3.1;19.3;.6;4;18100 +75075;44.41438;-.79958;56;20220726;25.3;10.9;18.1;1.7;14.1;0;4.27;23900 +75075;44.41438;-.79958;56;20220727;27.1;8.8;18;1.6;13.5;0;4.68;26600 +75075;44.41438;-.79958;56;20220728;25.9;12.5;19.2;1.9;15.4;.1;4.62;25900 +75075;44.41438;-.79958;56;20220729;27.3;14.2;20.8;2.2;16.8;.6;4.27;20800 +75075;44.41438;-.79958;56;20220730;27.8;13;20.4;1.7;17.2;.4;3.97;20000 +75075;44.41438;-.79958;56;20220731;30;14.1;22.1;2.2;17.9;.7;5.32;27000 +75075;44.41438;-.79958;56;20220801;31.4;14.9;23.2;2;18;0;5.59;27700 +75075;44.41438;-.79958;56;20220802;36.2;13.4;24.8;1.5;16.4;.7;5.91;27500 +75075;44.41438;-.79958;56;20220803;38;15;26.5;1.8;19.2;1.1;5.93;24400 +75075;44.41438;-.79958;56;20220804;29.9;20.2;25.1;2.6;22.8;1.2;5.39;26200 +75075;44.41438;-.79958;56;20220805;28.5;18.5;23.5;2.4;19.3;0;4.87;23200 +75075;44.41438;-.79958;56;20220806;32.3;15.2;23.8;1.8;16.2;0;5.5;26200 +75075;44.41438;-.79958;56;20220807;32.5;13;22.8;2.1;12.5;.7;6.01;27900 +75075;44.41438;-.79958;56;20220808;34.3;10.9;22.6;1.9;12.2;0;5.94;27000 +75075;44.41438;-.79958;56;20220809;34.6;12.9;23.8;1.9;13.3;0;5.75;24900 +75075;44.41438;-.79958;56;20220810;33.4;16.7;25.1;1.5;15.7;0;3.39;9500 +75075;44.41438;-.79958;56;20220811;38.8;15.7;27.3;1.9;15.4;0;6.11;23400 +75075;44.41438;-.79958;56;20220812;32.7;18.9;25.8;2.5;20.5;0;5.54;24100 +75075;44.41438;-.79958;56;20220813;32;21.1;26.6;2.7;22.2;6.7;5.16;21200 +75075;44.41438;-.79958;56;20220814;24.2;18.6;21.4;2.2;20.4;.9;2.64;11800 +75075;44.41438;-.79958;56;20220815;26.5;15.4;21;2.1;17.7;.1;3.72;18300 +75075;44.41438;-.79958;56;20220816;26.1;13.8;20;2.1;17.2;2.9;3.55;17900 +75075;44.41438;-.79958;56;20220817;24.6;15.1;19.9;2.1;17.3;1.9;3.24;16200 +75075;44.41438;-.79958;56;20220818;24.2;12.6;18.4;2.3;16.3;.4;3.51;19700 +75075;44.41438;-.79958;56;20220819;25.8;12.5;19.2;1.6;16.8;.1;3.55;19900 +75075;44.41438;-.79958;56;20220820;28.6;13.1;20.9;1.4;17.3;.1;3.76;19600 +75075;44.41438;-.79958;56;20220821;26.5;15.1;20.8;2.2;18.4;.8;3.58;18100 +75075;44.41438;-.79958;56;20220822;25;18.5;21.8;2.1;21.2;1.5;2.75;13100 +75075;44.41438;-.79958;56;20220823;29.1;18.9;24;1.5;21.1;0;3.45;15900 +75075;44.41438;-.79958;56;20220824;36.6;14.3;25.5;1.3;18.3;2.4;4.87;22400 +75075;44.41438;-.79958;56;20220825;28.1;19.3;23.7;2.8;21.5;.3;4.08;19100 +75075;44.41438;-.79958;56;20220826;27.7;18.7;23.2;2.5;20.6;.1;3.97;19000 +75075;44.41438;-.79958;56;20220827;30.1;15.2;22.7;1.1;17.5;0;3.76;19400 +75075;44.41438;-.79958;56;20220828;34.8;12.6;23.7;1.4;15.5;0;4.8;23100 +75075;44.41438;-.79958;56;20220829;30;17.7;23.9;1.7;17.3;3.2;2.69;6800 +75075;44.41438;-.79958;56;20220830;31.8;13.1;22.5;1.9;18.5;0;4.52;22500 +75075;44.41438;-.79958;56;20220831;28.3;18.9;23.6;2.5;21.3;0;3.32;13800 +75075;44.41438;-.79958;56;20220901;28.9;15.9;22.4;2.2;18.8;.1;3.88;18500 +75075;44.41438;-.79958;56;20220902;25.5;15.5;20.5;1.8;19;4.4;2.66;13000 +75075;44.41438;-.79958;56;20220903;25.9;15.6;20.8;1.3;17.5;.3;2.79;14000 +75075;44.41438;-.79958;56;20220904;32.5;13.2;22.9;1.8;15.3;0;4.62;22100 +75075;44.41438;-.79958;56;20220905;32.6;12.6;22.6;2.6;15.1;.1;5.16;22400 +75075;44.41438;-.79958;56;20220906;28.7;12.9;20.8;2.6;15.9;.1;4.32;21400 +75075;44.41438;-.79958;56;20220907;26.2;13.2;19.7;1.5;15.3;5.4;3.08;16000 +75075;44.41438;-.79958;56;20220908;23.5;12.8;18.2;2.7;17.5;4.3;2.39;12300 +75075;44.41438;-.79958;56;20220909;23.5;15.7;19.6;2.3;16.1;.4;3.34;18500 +75075;44.41438;-.79958;56;20220910;28.7;10.7;19.7;1.3;14.7;0;3.53;20100 +75075;44.41438;-.79958;56;20220911;33.2;12.3;22.8;2.2;15.3;0;4.73;21000 +75075;44.41438;-.79958;56;20220912;38.5;16;27.3;2.8;16.8;6.9;5.64;16500 +75075;44.41438;-.79958;56;20220913;31.3;19.9;25.6;2.9;21;0;3.8;12600 +75075;44.41438;-.79958;56;20220914;28;16.7;22.4;2.5;16.7;.2;4.02;19200 +75075;44.41438;-.79958;56;20220915;28.1;13.2;20.7;1.4;17.6;.1;3.22;18200 +75075;44.41438;-.79958;56;20220916;23.6;12.8;18.2;2.2;15.5;0;3.02;17900 +75075;44.41438;-.79958;56;20220917;22.4;4.8;13.6;2.1;9.2;0;3.26;20600 +75075;44.41438;-.79958;56;20220918;25.2;4.4;14.8;2.6;8.1;0;3.97;20100 +75075;44.41438;-.79958;56;20220919;26.8;3;14.9;1.8;8.2;0;3.65;20600 +75075;44.41438;-.79958;56;20220920;25.1;4.2;14.7;2.2;8.8;0;3.6;20100 +75075;44.41438;-.79958;56;20220921;25.3;3.9;14.6;1.4;8.8;0;3.09;19600 +75075;44.41438;-.79958;56;20220922;26.6;3;14.8;1.2;8.9;0;3.01;19300 +75075;44.41438;-.79958;56;20220923;20.7;6;13.4;1.3;12.1;0;1.46;6200 +75075;44.41438;-.79958;56;20220924;21.9;8;15;1.8;12.7;1.4;2.05;10600 +75075;44.41438;-.79958;56;20220925;21.6;4.5;13.1;1.5;10;.2;2.38;15500 +75075;44.41438;-.79958;56;20220926;20;2.8;11.4;2.6;10.8;5.3;2.07;11800 +75075;44.41438;-.79958;56;20220927;18.8;11.8;15.3;2.8;14.6;11.4;1.74;9700 +75075;44.41438;-.79958;56;20220928;18.7;16;17.4;5.1;16.8;18.6;1.86;8900 +75075;44.41438;-.79958;56;20220929;15.7;12.6;14.2;2.3;14;9.3;1.17;5200 +75075;44.41438;-.79958;56;20220930;19.6;6.6;13.1;1.9;11.2;.4;2.22;16100 +75075;44.41438;-.79958;56;20221001;19.9;11.5;15.7;3.3;16.9;1.9;1.15;5900 +75075;44.41438;-.79958;56;20221002;23.7;13.7;18.7;1.3;16.4;.3;1.94;10700 +75075;44.41438;-.79958;56;20221003;24.4;8.9;16.7;.9;13.8;0;2.17;15600 +75075;44.41438;-.79958;56;20221004;25.8;6.4;16.1;1.4;12.4;.2;2.54;16800 +75075;44.41438;-.79958;56;20221005;26.6;9.7;18.2;1.9;14.4;.5;2.66;14700 +75075;44.41438;-.79958;56;20221006;20.8;13.4;17.1;1.6;17.1;.1;1.41;8000 +75075;44.41438;-.79958;56;20221007;25.3;8.9;17.1;1.6;14.4;.3;2.2;12800 +75075;44.41438;-.79958;56;20221008;23.2;13.8;18.5;2.1;13.8;.1;2.27;10000 +75075;44.41438;-.79958;56;20221009;27.4;8.7;18.1;1.6;12.7;0;2.63;14900 +75075;44.41438;-.79958;56;20221010;20.3;10.8;15.6;1.4;16.2;4.8;.99;4300 +75075;44.41438;-.79958;56;20221011;18;14.8;16.4;1.3;17.6;3.8;.82;3500 +75075;44.41438;-.79958;56;20221012;21.3;14;17.7;1.3;16;.1;1.45;7700 +75075;44.41438;-.79958;56;20221013;20.3;9.9;15.1;2.6;15.3;2;1.36;7600 +75075;44.41438;-.79958;56;20221014;20.5;17.1;18.8;3.7;18.6;.6;1.41;4800 +75075;44.41438;-.79958;56;20221015;24.7;11.9;18.3;1.6;16.2;0;1.92;11700 +75075;44.41438;-.79958;56;20221016;29.8;11.8;20.8;2.5;16.3;2.5;2.95;13000 +75075;44.41438;-.79958;56;20221017;26.3;17.2;21.8;1.9;19.4;2.6;1.99;9200 +75075;44.41438;-.79958;56;20221018;30.6;15.5;23.1;3;18;.1;3.28;12800 +75075;44.41438;-.79958;56;20221019;26.7;17;21.9;3;18.6;7.6;2.24;5700 +75075;44.41438;-.79958;56;20221020;26.2;14.5;20.4;4;15.7;0;2.91;8000 +75075;44.41438;-.79958;56;20221021;22.6;14.4;18.5;2.7;14.3;0;2;5200 +75075;44.41438;-.79958;56;20221022;26.2;9.7;18;3.4;13.4;.4;2.86;11400 +75075;44.41438;-.79958;56;20221023;25.8;14.7;20.3;4;13.7;0;3.22;8300 +75075;44.41438;-.79958;56;20221024;22.9;12;17.5;2.6;12.2;0;2.34;12000 +75075;44.41438;-.79958;56;20221025;23.6;8.9;16.3;2.9;12.9;1;2.06;5800 +75075;44.41438;-.79958;56;20221026;27.4;10.7;19.1;2.1;13.8;0;2.35;11400 +75075;44.41438;-.79958;56;20221027;24.1;14;19.1;3.2;16.2;0;1.88;3200 +75075;44.41438;-.79958;56;20221028;27.3;15.7;21.5;2.6;14.8;0;2.54;6500 +75075;44.41438;-.79958;56;20221029;23.4;15;19.2;2.5;16.3;0;1.66;4100 +75075;44.41438;-.79958;56;20221030;21.3;11.8;16.6;1.9;15;6.7;1.35;7800 +75075;44.41438;-.79958;56;20221031;20.2;11.6;15.9;2.9;15.6;.5;1.14;3500 +75075;44.41438;-.79958;56;20221101;18.8;10.1;14.5;1.8;13.3;.1;1.17;8200 +75075;44.41438;-.79958;56;20221102;20.4;6.8;13.6;2;11.7;0;1.42;9600 +75075;44.41438;-.79958;56;20221103;20.1;8.5;14.3;3.8;12.2;10;1.75;3400 +75075;44.41438;-.79958;56;20221104;16.1;11.1;13.6;6;11.3;5.4;1.99;8000 +75075;44.41438;-.79958;56;20221105;17.4;6;11.7;1.1;10.2;.1;.98;10000 +75075;44.41438;-.79958;56;20221106;18.3;4.7;11.5;3;11;.2;1.32;6100 +75075;44.41438;-.79958;56;20221107;20.6;7.4;14;2.2;11.6;0;1.45;9200 +75075;44.41438;-.79958;56;20221108;20.3;9.8;15.1;2.7;12.5;5.6;1.51;4100 +75075;44.41438;-.79958;56;20221109;16.2;11.8;14;2.2;13.9;7.2;.85;3400 +75075;44.41438;-.79958;56;20221110;17.8;9.2;13.5;2.4;12.4;0;1.13;9600 +75075;44.41438;-.79958;56;20221111;18.9;7.5;13.2;2.5;12;.2;1.22;9600 +75075;44.41438;-.79958;56;20221112;22.2;8.8;15.5;2.2;13.1;.2;1.41;9400 +75075;44.41438;-.79958;56;20221113;23.7;7.3;15.5;1.4;12.1;.1;1.25;9100 +75075;44.41438;-.79958;56;20221114;15.5;9.2;12.4;2.5;12.8;3.8;.77;3300 +75075;44.41438;-.79958;56;20221115;17.2;11.2;14.2;3.8;13.2;6;1.22;2500 +75075;44.41438;-.79958;56;20221116;18;10.5;14.3;4.1;13.2;2.3;1.29;6800 +75075;44.41438;-.79958;56;20221117;17.6;14.6;16.1;5.1;13.2;4.1;1.88;5800 +75075;44.41438;-.79958;56;20221118;11.8;7.6;9.7;2.2;11;12.4;.59;2800 +75075;44.41438;-.79958;56;20221119;13.1;5.6;9.4;1.9;9.5;.5;.71;7900 +75075;44.41438;-.79958;56;20221120;15.4;3.3;9.4;2.8;10.4;4.9;.83;4200 +75075;44.41438;-.79958;56;20221121;16;8.7;12.4;4.6;11.5;20.5;1.32;1800 +75075;44.41438;-.79958;56;20221122;11;7.4;9.2;5.3;11;32.4;.55;2100 +75075;44.41438;-.79958;56;20221123;15.8;9.6;12.7;4.9;13.1;3.8;.88;5300 +75075;44.41438;-.79958;56;20221124;14.8;7.7;11.3;3.3;11.3;7.2;.91;3400 +75075;44.41438;-.79958;56;20221125;14.5;8.5;11.5;2.7;11.5;4.9;.77;5600 +75075;44.41438;-.79958;56;20221126;13;3.4;8.2;2.1;9;0;.7;5200 +75075;44.41438;-.79958;56;20221127;14.1;2.7;8.4;2.5;9.6;11.4;.71;5200 +75075;44.41438;-.79958;56;20221128;13.9;9.2;11.6;2.8;11.6;6.6;.73;5400 +75075;44.41438;-.79958;56;20221129;13.3;7.2;10.3;1.2;10.4;.9;.54;4700 +75075;44.41438;-.79958;56;20221130;8.5;1.2;4.9;1.9;7.6;0;.44;5200 +75075;44.41438;-.79958;56;20221201;10.3;-1.5;4.4;.9;7;.1;.37;5900 +75075;44.41438;-.79958;56;20221202;8.3;5.6;7;2;8.1;.1;.6;4000 +75075;44.41438;-.79958;56;20221203;6.9;3.7;5.3;1.6;7.4;.1;.42;5500 +75075;44.41438;-.79958;56;20221204;9.7;.1;4.9;1.7;7.3;.2;.46;5700 +75075;44.41438;-.79958;56;20221205;11.1;-.5;5.3;2.5;7;.1;.67;7300 +75075;44.41438;-.79958;56;20221206;12;7.2;9.6;2.6;8.6;0;1.01;3300 +75075;44.41438;-.79958;56;20221207;7.6;2.2;4.9;2.1;7.5;0;.46;4200 +75075;44.41438;-.79958;56;20221208;7.5;3.4;5.5;2.5;8.3;10.8;.46;1900 +75075;44.41438;-.79958;56;20221209;6.6;6;6.3;2.8;8.8;.6;.45;2200 +75075;44.41438;-.79958;56;20221210;6.3;-2.4;2;1.9;5.3;.1;.4;8000 +75075;44.41438;-.79958;56;20221211;6.5;-3.6;1.5;2.2;4.8;.1;.57;7100 +75075;44.41438;-.79958;56;20221212;3;-3.9;-.4;3.4;6.3;10.2;.14;1000 +75075;44.41438;-.79958;56;20221213;8.6;3.3;6;4.1;11.2;5.2;0;1800 +75075;44.41438;-.79958;56;20221214;17.3;8.2;12.8;2.2;12.7;8.2;.66;5200 +75075;44.41438;-.79958;56;20221215;13.1;9.8;11.5;3.1;12.3;17.1;.57;3100 +75075;44.41438;-.79958;56;20221216;6.9;4.4;5.7;4;7.6;.3;.59;6000 +75075;44.41438;-.79958;56;20221217;9.3;-3.8;2.8;1.8;5.7;.3;.45;7700 +75075;44.41438;-.79958;56;20221218;13.4;.7;7.1;4.1;8.1;0;.98;5900 +75075;44.41438;-.79958;56;20221219;15;7.2;11.1;4.8;11;0;1.04;3800 +75075;44.41438;-.79958;56;20221220;13.7;11.1;12.4;3.2;12.2;3;.86;1500 +75075;44.41438;-.79958;56;20221221;17.9;8.9;13.4;2.8;12.9;.9;.83;5000 +75075;44.41438;-.79958;56;20221222;16;12;14;3.4;14.2;3.3;.76;2400 +75075;44.41438;-.79958;56;20221223;18.2;13.6;15.9;2.6;14.3;0;1.02;3000 +75075;44.41438;-.79958;56;20221224;18.7;9.6;14.2;2.4;12.4;.1;.9;6400 +75075;44.41438;-.79958;56;20221225;19;7.4;13.2;2.3;10.8;0;1.17;4000 +75075;44.41438;-.79958;56;20221226;15.4;8.1;11.8;1.2;11.3;1.2;.58;3400 +75075;44.41438;-.79958;56;20221227;15.6;7.1;11.4;1.3;11.3;.2;.46;5700 +75075;44.41438;-.79958;56;20221228;16.4;6.1;11.3;2.6;10.3;.2;.87;6400 +75075;44.41438;-.79958;56;20221229;12.8;10.5;11.7;3.2;12.1;13.7;.74;1100 +75075;44.41438;-.79958;56;20221230;18.6;10;14.3;3.9;12.6;.9;1.36;3400 +75075;44.41438;-.79958;56;20221231;20.8;9.5;15.2;3.6;10.2;0;2;5800 +75076;44.44638;-.48865;76;20220101;20;4.8;12.4;2.1;10.5;0;1.02;6371 +75076;44.44638;-.48865;76;20220102;16.7;6.8;11.7;2;10.98;.1;.75;4917 +75076;44.44638;-.48865;76;20220103;15.3;6.6;10.9;2.6;11.1;0;.71;4951 +75076;44.44638;-.48865;76;20220104;16;9.8;12.9;3.4;10.6;1.9;1.35;3525 +75076;44.44638;-.48865;76;20220105;8.8;2.4;5.6;1.5;6.98;.1;.54;4539 +75076;44.44638;-.48865;76;20220106;8.9;-1.5;3.7;.7;5.53;0;.35;5792 +75076;44.44638;-.48865;76;20220107;11.9;-.1;5.9;3;7.75;3.4;.72;5717 +75076;44.44638;-.48865;76;20220108;12;7.1;9.6;5.5;10.83;9.6;.66;3406 +75076;44.44638;-.48865;76;20220109;10.5;8.4;9.4;3.9;10.85;15.6;.61;1756 +75076;44.44638;-.48865;76;20220110;12.3;9.5;10.9;3.6;12.33;4.5;.5;2017 +75076;44.44638;-.48865;76;20220111;10.9;4.4;7.6;1.1;7.98;0;.53;4950 +75076;44.44638;-.48865;76;20220112;6.3;-2;2.2;1.4;5.63;0;.45;5571 +75076;44.44638;-.48865;76;20220113;3.5;-4.3;-.4;1.7;5.53;0;.31;5260 +75076;44.44638;-.48865;76;20220114;6.9;-1.3;2.8;1.4;6.04;0;.47;5699 +75076;44.44638;-.48865;76;20220115;7.3;-4.7;1.3;1;5.5;.1;.37;6680 +75076;44.44638;-.48865;76;20220116;5.4;-4.5;.4;.9;5.6;.1;.34;5680 +75076;44.44638;-.48865;76;20220117;5.3;-2.3;1.5;1.6;6.88;.1;.27;4393 +75076;44.44638;-.48865;76;20220118;4.4;1.7;3;1.7;7.63;0;.32;2390 +75076;44.44638;-.48865;76;20220119;8.5;3.5;6;1.9;8.7;2.9;.45;3603 +75076;44.44638;-.48865;76;20220120;8.5;5.9;7.2;2.1;8.88;.6;.6;2522 +75076;44.44638;-.48865;76;20220121;6;.1;3.1;2.9;5.8;0;.73;5545 +75076;44.44638;-.48865;76;20220122;7.8;-2.3;2.7;1.8;5.48;.1;.66;6995 +75076;44.44638;-.48865;76;20220123;9.7;-2.8;3.5;1.5;5.78;0;.65;7710 +75076;44.44638;-.48865;76;20220124;13.6;-1.3;6.1;1.4;6.58;0;.79;8171 +75076;44.44638;-.48865;76;20220125;13;-2.6;5.2;.8;6.48;0;.57;8460 +75076;44.44638;-.48865;76;20220126;11.4;-3.6;3.9;1.1;6.13;0;.61;8358 +75076;44.44638;-.48865;76;20220127;2.2;-2.8;-.3;1.8;5.4;.1;.37;5097 +75076;44.44638;-.48865;76;20220128;3.3;-2.8;.3;1.4;6.54;0;.42;5095 +75076;44.44638;-.48865;76;20220129;1.8;0;.9;1.8;6.6;0;.29;2610 +75076;44.44638;-.48865;76;20220130;5.8;.6;3.2;1.9;7.83;.3;.31;4043 +75076;44.44638;-.48865;76;20220131;10.8;4.5;7.6;3.2;9.28;1.7;.7;5231 +75076;44.44638;-.48865;76;20220201;9.7;.7;5.2;2.7;8.75;.2;.45;6227 +75076;44.44638;-.48865;76;20220202;10.1;8.2;9.1;2.7;10.88;0;.54;2746 +75076;44.44638;-.48865;76;20220203;10.4;4.9;7.7;2.5;10.03;.1;.54;4359 +75076;44.44638;-.48865;76;20220204;12.2;6.6;9.4;2.5;10.9;1.9;.64;4588 +75076;44.44638;-.48865;76;20220205;10.9;3.2;7.1;2.2;7.8;0;.92;7391 +75076;44.44638;-.48865;76;20220206;10.9;-.4;5.2;3.8;9.15;1.4;.45;7314 +75076;44.44638;-.48865;76;20220207;13.3;9.2;11.3;2.8;11.13;.6;.98;5241 +75076;44.44638;-.48865;76;20220208;14.6;3;8.8;2.1;7.8;0;1.26;9376 +75076;44.44638;-.48865;76;20220209;18.5;2.9;10.7;2.1;7.8;0;1.63;10453 +75076;44.44638;-.48865;76;20220210;6.5;2.6;4.5;1.8;8.95;.7;1.31;10250 +75076;44.44638;-.48865;76;20220211;12.8;6.9;9.8;2.4;8.7;0;1.26;8500 +75076;44.44638;-.48865;76;20220212;13.5;-.9;6.3;1.8;6.8;0;1.18;9550 +75076;44.44638;-.48865;76;20220213;18.5;1.3;9.9;3.9;8.6;1.8;2.07;10750 +75076;44.44638;-.48865;76;20220214;11.6;7.7;9.7;5;10.05;9.4;1.15;5900 +75076;44.44638;-.48865;76;20220215;12;3.8;7.9;3.7;9.95;9.5;.79;6200 +75076;44.44638;-.48865;76;20220216;14.1;8.8;11.4;5.7;12.75;6.7;.79;5678 +75076;44.44638;-.48865;76;20220217;13.6;11.9;12.8;3.9;13.4;1.4;.8;3086 +75076;44.44638;-.48865;76;20220218;15.9;8.4;12.2;2.4;11.33;.1;1.23;7057 +75076;44.44638;-.48865;76;20220219;12.1;6;9.1;1.8;8.55;.2;1.14;7699 +75076;44.44638;-.48865;76;20220220;14.1;4;9.1;3.8;10.68;3.7;1.01;8854 +75076;44.44638;-.48865;76;20220221;13.1;9.8;11.5;4.7;10.28;.1;1.56;6054 +75076;44.44638;-.48865;76;20220222;15.1;6.8;10.9;1.8;9.6;0;1.35;9457 +75076;44.44638;-.48865;76;20220223;16.5;4.4;10.5;1.5;9.23;0;1.41;11407 +75076;44.44638;-.48865;76;20220224;14.1;3.9;9;2.1;9.58;.4;1.2;9307 +75076;44.44638;-.48865;76;20220225;11.9;1.5;6.7;2.2;6.73;.1;1.44;11104 +75076;44.44638;-.48865;76;20220226;14.1;.9;7.5;3.4;5.6;0;2.23;12537 +75076;44.44638;-.48865;76;20220227;17.6;3.3;10.4;2.2;8.15;.1;1.92;12535 +75076;44.44638;-.48865;76;20220228;19.3;2.3;10.8;1.3;8.68;0;1.72;13987 +75076;44.44638;-.48865;76;20220301;18.4;2.3;10.4;2.6;8.33;.3;2.12;13099 +75076;44.44638;-.48865;76;20220302;13.8;8.1;10.9;2.7;10.4;2.5;1.33;7459 +75076;44.44638;-.48865;76;20220303;14.5;6;10.2;2.4;10.55;.6;1.27;9213 +75076;44.44638;-.48865;76;20220304;10.4;8.4;9.4;3.5;10.15;.2;1;4973 +75076;44.44638;-.48865;76;20220305;11.6;4.6;8.1;2.3;7.68;0;1.45;9549 +75076;44.44638;-.48865;76;20220306;12.4;3.4;7.9;1.5;7;.1;1.48;9938 +75076;44.44638;-.48865;76;20220307;12.8;-2.2;5.3;1.8;5.95;0;1.66;14695 +75076;44.44638;-.48865;76;20220308;11.1;5;8.1;2.7;8.93;1;1.17;7561 +75076;44.44638;-.48865;76;20220309;17.1;2.2;9.6;3.3;8.98;.1;2.1;14110 +75076;44.44638;-.48865;76;20220310;16;9.2;12.6;3.5;11.13;1.9;1.81;9338 +75076;44.44638;-.48865;76;20220311;12.5;9.8;11.2;2.9;11;11.9;1.18;5232 +75076;44.44638;-.48865;76;20220312;13.9;7.2;10.6;3.3;10;0;1.68;10895 +75076;44.44638;-.48865;76;20220313;13.9;8.4;11.2;3.8;9.43;6.2;1.92;9353 +75076;44.44638;-.48865;76;20220314;14.6;4.6;9.6;4.7;9.88;.2;1.67;10770 +75076;44.44638;-.48865;76;20220315;19.1;12.2;15.6;5.4;12.3;0;2.74;10506 +75076;44.44638;-.48865;76;20220316;16.2;10.7;13.5;3.2;12.55;1.3;1.6;8110 +75076;44.44638;-.48865;76;20220317;12.2;10.2;11.2;4.3;10.75;2.2;1.38;4933 +75076;44.44638;-.48865;76;20220318;14.2;6.4;10.3;2.8;9.35;0;1.92;11600 +75076;44.44638;-.48865;76;20220319;18.8;5;11.9;3.3;9.2;0;2.77;15700 +75076;44.44638;-.48865;76;20220320;18.4;7.2;12.8;3.6;9.95;.1;2.65;13950 +75076;44.44638;-.48865;76;20220321;20.5;9.1;14.8;5;10.05;0;3.69;16450 +75076;44.44638;-.48865;76;20220322;17.8;6.8;12.3;4.7;7.7;0;3.36;13600 +75076;44.44638;-.48865;76;20220323;18;4.5;11.2;3.4;7.35;0;3.29;19850 +75076;44.44638;-.48865;76;20220324;19;2.7;10.8;2.1;7.9;0;2.87;19850 +75076;44.44638;-.48865;76;20220325;19;4.3;11.7;2.5;7.6;0;2.73;13300 +75076;44.44638;-.48865;76;20220326;20.6;4.8;12.7;3.8;6.45;0;4.09;20050 +75076;44.44638;-.48865;76;20220327;21.1;5.9;13.5;2.9;7.95;0;3.59;18700 +75076;44.44638;-.48865;76;20220328;21.4;5.7;13.6;1.7;8.9;0;2.71;14300 +75076;44.44638;-.48865;76;20220329;17;7.8;12.4;1.7;11;0;1.58;7200 +75076;44.44638;-.48865;76;20220330;15.3;9.4;12.4;3;11.4;2.7;1.67;7650 +75076;44.44638;-.48865;76;20220331;14.8;7.8;11.3;4.4;9.35;3;2.52;13850 +75076;44.44638;-.48865;76;20220401;9.8;-.1;4.9;5;5.6;.4;2.35;17150 +75076;44.44638;-.48865;76;20220402;10.2;-.8;4.7;3.6;5.25;.1;2.32;16900 +75076;44.44638;-.48865;76;20220403;6.7;-3;1.8;2.3;5.69;0;1.89;16487 +75076;44.44638;-.48865;76;20220404;12.4;-.7;5.8;1.6;5.01;0;2.32;20188 +75076;44.44638;-.48865;76;20220405;15.5;-1.9;6.8;1.6;6.85;.6;2.25;17600 +75076;44.44638;-.48865;76;20220406;13.5;7.1;10.3;3.5;10.9;1.1;1.37;6900 +75076;44.44638;-.48865;76;20220407;16.3;9.6;13;6.6;12.2;14.8;1.9;7750 +75076;44.44638;-.48865;76;20220408;18.8;9.9;14.4;5.8;11.25;.9;3;10750 +75076;44.44638;-.48865;76;20220409;16.4;6.4;11.4;2.1;8.3;0;3.01;21000 +75076;44.44638;-.48865;76;20220410;20.2;1.6;10.9;4.7;7.2;0;4.27;23100 +75076;44.44638;-.48865;76;20220411;23.3;10.4;16.9;6.4;11.25;.2;4.91;20000 +75076;44.44638;-.48865;76;20220412;18.4;10.5;14.4;3.4;12.3;0;2.36;10700 +75076;44.44638;-.48865;76;20220413;17.5;10.9;14.2;2.4;13.1;.4;1.97;10300 +75076;44.44638;-.48865;76;20220414;23.9;9.6;16.8;1.9;12.55;0;3.82;22900 +75076;44.44638;-.48865;76;20220415;24;10.6;17.3;2.7;13.05;0;3.77;20050 +75076;44.44638;-.48865;76;20220416;24.3;9.8;17.1;2.8;12.1;0;4.34;24250 +75076;44.44638;-.48865;76;20220417;23.6;9.3;16.5;3.2;11.75;0;4.17;22150 +75076;44.44638;-.48865;76;20220418;19.1;11.2;15.2;3.1;12.3;0;2.85;14600 +75076;44.44638;-.48865;76;20220419;12.9;8.7;10.8;2.8;11.35;9;1.23;5700 +75076;44.44638;-.48865;76;20220420;12.6;8.5;10.6;2.5;11.55;7;1.06;4650 +75076;44.44638;-.48865;76;20220421;16.2;7.8;12;1.9;12.65;.1;1.52;8600 +75076;44.44638;-.48865;76;20220422;21.2;9.6;15.4;2.4;11.8;5.7;3.4;19300 +75076;44.44638;-.48865;76;20220423;13.6;11.2;12.4;3.9;12;7;1.64;7500 +75076;44.44638;-.48865;76;20220424;16.9;10.7;13.8;5.8;12;0;2.71;13400 +75076;44.44638;-.48865;76;20220425;20.5;6.7;13.6;2.1;10.9;0;3.51;22800 +75076;44.44638;-.48865;76;20220426;23.7;7.3;15.5;3.3;11.1;.1;4.58;25700 +75076;44.44638;-.48865;76;20220427;20.8;12.2;16.5;2.6;13.45;4.3;2.65;11400 +75076;44.44638;-.48865;76;20220428;19.1;12.7;15.9;2.8;14.4;.1;2.51;13300 +75076;44.44638;-.48865;76;20220429;21.4;10.9;16.2;2.6;13.55;0;3.3;18400 +75076;44.44638;-.48865;76;20220430;22.5;11.9;17.2;2.8;13.5;0;3.71;19500 +75076;44.44638;-.48865;76;20220501;22;9.4;15.7;2.4;12.55;0;3.38;18350 +75076;44.44638;-.48865;76;20220502;20.9;11.1;16;2.4;11.7;0;3.59;19650 +75076;44.44638;-.48865;76;20220503;22.3;12.7;17.5;2.9;12.6;.7;3.84;18750 +75076;44.44638;-.48865;76;20220504;21;12.8;16.9;2.8;11.6;0;3.64;17050 +75076;44.44638;-.48865;76;20220505;21.9;8.1;15;2.6;10.8;.1;3.9;21800 +75076;44.44638;-.48865;76;20220506;21.8;8.4;15.1;2.6;11.65;0;3.33;17074 +75076;44.44638;-.48865;76;20220507;23.7;8.7;16.2;1.9;12.35;.1;3.47;18033 +75076;44.44638;-.48865;76;20220508;25.1;9.2;17.1;1.8;11.98;0;3.77;18928 +75076;44.44638;-.48865;76;20220509;27.7;8.9;18.3;1.3;11.85;0;3.96;20041 +75076;44.44638;-.48865;76;20220510;29.4;9.4;19.4;2;12.4;0;4.62;21147 +75076;44.44638;-.48865;76;20220511;27.2;13;20.1;2.2;14.93;.1;4.07;18760 +75076;44.44638;-.48865;76;20220512;21.8;12.9;17.4;1.4;14.85;0;2.75;14176 +75076;44.44638;-.48865;76;20220513;25.2;13.9;19.6;1.4;15.1;0;3.34;16176 +75076;44.44638;-.48865;76;20220514;30.3;11.7;21;2.3;15.68;.1;4.66;20117 +75076;44.44638;-.48865;76;20220515;29.1;15;22;2.3;17.68;7.7;4.22;18256 +75076;44.44638;-.48865;76;20220516;28.8;14.4;21.6;1.7;17;0;4.04;18911 +75076;44.44638;-.48865;76;20220517;29.5;16.5;23;2.4;15.98;0;4.59;17999 +75076;44.44638;-.48865;76;20220518;32.3;13.9;23.1;2.5;16.83;2.2;5.22;20974 +75076;44.44638;-.48865;76;20220519;26.7;17.2;22;2.2;19.63;.1;3.42;15056 +75076;44.44638;-.48865;76;20220520;24.8;17.5;21.1;2.8;18.28;0;3.25;13437 +75076;44.44638;-.48865;76;20220521;31.2;13.5;22.3;1.5;18.28;0;4.43;20933 +75076;44.44638;-.48865;76;20220522;31.2;18.4;24.8;2.9;20.83;.5;4.68;17726 +75076;44.44638;-.48865;76;20220523;21;16.5;18.7;4.9;15.68;.8;3.06;10727 +75076;44.44638;-.48865;76;20220524;18.9;10.4;14.7;2.6;12.7;1;2.74;14682 +75076;44.44638;-.48865;76;20220525;20.1;7.8;13.9;2.1;11.53;.2;3.12;17682 +75076;44.44638;-.48865;76;20220526;19.9;9.7;14.8;1.7;13.38;0;2.76;16010 +75076;44.44638;-.48865;76;20220527;24.1;11.9;18;2.1;14;.1;3.56;17305 +75076;44.44638;-.48865;76;20220528;27.1;11.7;19.4;2.6;12.35;0;4.68;20018 +75076;44.44638;-.48865;76;20220529;24.2;10.5;17.4;3;9.38;0;4.63;18731 +75076;44.44638;-.48865;76;20220530;24.2;8.4;16.3;2;8.98;3.7;4.29;20439 +75076;44.44638;-.48865;76;20220531;26;13.1;19.5;2.2;11.83;.8;4.32;18571 +75076;44.44638;-.48865;76;20220601;31;12.7;21.8;2.7;13.73;1;5.52;21790 +75076;44.44638;-.48865;76;20220602;27.2;15.9;21.6;2.1;18.8;3;3.78;17326 +75076;44.44638;-.48865;76;20220603;28.5;18;23.3;2.1;19.9;3.1;3.93;16794 +75076;44.44638;-.48865;76;20220604;24.5;17.2;20.9;2.2;19.25;9.3;3.07;13839 +75076;44.44638;-.48865;76;20220605;23;16.3;19.7;2.4;16.43;0;3.09;13330 +75076;44.44638;-.48865;76;20220606;25.4;12.3;18.9;1.6;15.05;.4;3.71;18573 +75076;44.44638;-.48865;76;20220607;24.2;16;20.1;2.1;15.48;7.8;3.48;15024 +75076;44.44638;-.48865;76;20220608;19.3;14.2;16.8;2.4;16.2;2.2;2.22;11303 +75076;44.44638;-.48865;76;20220609;23.5;10.6;17.1;1.8;13.98;0;3.57;19058 +75076;44.44638;-.48865;76;20220610;28.3;10.2;19.2;1.1;14.43;.1;4.18;21921 +75076;44.44638;-.48865;76;20220611;30.2;13.3;21.7;1.7;17.08;0;5.24;26584 +75076;44.44638;-.48865;76;20220612;29.2;15.9;22.6;2.4;19.65;2.4;4.89;23592 +75076;44.44638;-.48865;76;20220613;30.1;17.2;23.6;2.2;19.6;.1;5.36;25451 +75076;44.44638;-.48865;76;20220614;34.9;17;26;2.2;19.58;0;6.45;27877 +75076;44.44638;-.48865;76;20220615;33.9;19.2;26.6;2.4;20.55;0;6.34;27213 +75076;44.44638;-.48865;76;20220616;36.1;17.3;26.7;1.7;16.9;0;6.53;28497 +75076;44.44638;-.48865;76;20220617;38.1;19.2;28.7;1.9;19.15;0;7.01;29036 +75076;44.44638;-.48865;76;20220618;40.4;19.7;30.1;2.6;19.45;.1;7.9;28550 +75076;44.44638;-.48865;76;20220619;29.7;19.2;24.4;3;19.53;1;5.42;23515 +75076;44.44638;-.48865;76;20220620;29;17.7;23.4;2.4;19.1;4.4;4.88;22219 +75076;44.44638;-.48865;76;20220621;27.2;17.4;22.3;2.5;19.68;26.7;4.49;21904 +75076;44.44638;-.48865;76;20220622;24.8;16.1;20.4;2.8;18.13;1.4;4.13;21365 +75076;44.44638;-.48865;76;20220623;25.1;15.6;20.4;2.1;17.75;7.1;4.06;21051 +75076;44.44638;-.48865;76;20220624;23.7;15.9;19.8;2.5;17.05;1.9;3.86;19766 +75076;44.44638;-.48865;76;20220625;18.8;14.3;16.5;1.6;15.35;6.7;2.39;12653 +75076;44.44638;-.48865;76;20220626;17.8;13.4;15.6;1.2;15.3;4.4;2.2;12396 +75076;44.44638;-.48865;76;20220627;21.9;12.4;17.2;1.4;14.23;0;3.51;19868 +75076;44.44638;-.48865;76;20220628;25;11.2;18.1;1.5;13.25;0;4.66;26548 +75076;44.44638;-.48865;76;20220629;24.7;10.3;17.5;1.6;13.98;5.2;4.31;24824 +75076;44.44638;-.48865;76;20220630;18.3;14.1;16.2;1.4;15.43;5.4;2.3;12437 +75076;44.44638;-.48865;76;20220701;23.4;9.1;16.2;1.4;12.78;.1;4.28;25916 +75076;44.44638;-.48865;76;20220702;29.7;10.3;20;1.6;13.3;0;5.55;29295 +75076;44.44638;-.48865;76;20220703;27.8;14.2;21;2.4;15.13;1.1;5.22;25305 +75076;44.44638;-.48865;76;20220704;25.3;15.7;20.5;2.1;17.78;0;3.9;19751 +75076;44.44638;-.48865;76;20220705;29.1;15.7;22.4;1.8;16.18;0;5.15;25030 +75076;44.44638;-.48865;76;20220706;29.2;14.5;21.8;2.2;14.35;0;5.55;26322 +75076;44.44638;-.48865;76;20220707;28.4;13.6;21;2;15.35;0;5.22;26456 +75076;44.44638;-.48865;76;20220708;29.7;14.5;22.1;2.1;15.45;0;5.53;26847 +75076;44.44638;-.48865;76;20220709;31.8;14.1;23;2.2;14.38;0;6.15;28200 +75076;44.44638;-.48865;76;20220710;32.8;15.8;24.3;2.6;15.08;0;6.55;27895 +75076;44.44638;-.48865;76;20220711;35;15.5;25.3;1.8;15.83;0;6.42;28754 +75076;44.44638;-.48865;76;20220712;35.6;16.1;25.9;1.9;15.43;0;6.69;29083 +75076;44.44638;-.48865;76;20220713;35;14.3;24.7;1.5;14.6;0;6.1;28684 +75076;44.44638;-.48865;76;20220714;36.8;15.3;26.1;1.4;15.8;0;6.3;28869 +75076;44.44638;-.48865;76;20220715;34.6;17.4;26;2;15.28;0;6.25;26311 +75076;44.44638;-.48865;76;20220716;36.1;17.1;26.6;2.3;15.15;0;6.84;27303 +75076;44.44638;-.48865;76;20220717;36.6;16.8;26.7;2.4;14.03;0;7.05;27594 +75076;44.44638;-.48865;76;20220718;38.6;20.2;29.4;3.2;16.18;.1;8.06;27625 +75076;44.44638;-.48865;76;20220719;29.9;21.7;25.8;2.8;19.63;0;5.04;19463 +75076;44.44638;-.48865;76;20220720;27.2;19.4;23.3;1.9;18.08;.2;4.1;17883 +75076;44.44638;-.48865;76;20220721;31.2;13.9;22.5;1.6;17.03;0;5.33;26800 +75076;44.44638;-.48865;76;20220722;26.5;17.6;22.1;3;17.78;0;4.32;19194 +75076;44.44638;-.48865;76;20220723;30;13.6;21.8;1.3;16.15;0;5.01;26206 +75076;44.44638;-.48865;76;20220724;36.8;14.6;25.7;2;16.53;0;6.62;28369 +75076;44.44638;-.48865;76;20220725;27.3;19.5;23.4;3.1;18.85;.4;4.36;17813 +75076;44.44638;-.48865;76;20220726;26.4;13.6;20;1.6;14.7;0;4.32;22780 +75076;44.44638;-.48865;76;20220727;28;11.7;19.9;1.5;13.65;0;4.76;25692 +75076;44.44638;-.48865;76;20220728;27.8;13.6;20.7;1.9;15.15;0;4.77;24498 +75076;44.44638;-.48865;76;20220729;27.3;14.9;21.1;1.7;16.7;.7;4.25;21631 +75076;44.44638;-.48865;76;20220730;29;13.8;21.4;1.3;17.43;.3;4.43;23392 +75076;44.44638;-.48865;76;20220731;31.7;14.8;23.2;2;17.55;.6;5.43;26255 +75076;44.44638;-.48865;76;20220801;32.9;15.4;24.2;1.9;17.43;0;5.66;26641 +75076;44.44638;-.48865;76;20220802;35.8;14.9;25.3;1.7;16.2;.5;6.04;27499 +75076;44.44638;-.48865;76;20220803;37.3;16.7;27;1.8;17.38;.8;6.15;26419 +75076;44.44638;-.48865;76;20220804;33.2;21;27.1;3;22.35;.9;5.7;22701 +75076;44.44638;-.48865;76;20220805;30.3;18.5;24.4;2.6;19.4;0;4.92;21593 +75076;44.44638;-.48865;76;20220806;32.6;17.2;24.9;1.9;15.88;0;5.47;24263 +75076;44.44638;-.48865;76;20220807;33.1;15;24;2.2;11.83;.5;6.02;25815 +75076;44.44638;-.48865;76;20220808;34.7;14.1;24.4;1.9;11.38;0;6;25919 +75076;44.44638;-.48865;76;20220809;35.5;16.1;25.8;2;12.48;0;6.09;24982 +75076;44.44638;-.48865;76;20220810;36.5;16.4;26.5;1.7;13.15;0;5.49;22052 +75076;44.44638;-.48865;76;20220811;38.6;17.3;28;1.7;15.25;0;6.22;25672 +75076;44.44638;-.48865;76;20220812;36.8;21.1;29;2.4;19.83;0;6.13;23637 +75076;44.44638;-.48865;76;20220813;33.9;20.5;27.2;2.4;21.78;8.9;5.28;21606 +75076;44.44638;-.48865;76;20220814;24.7;19.3;22;2.3;20.38;2.4;2.87;12749 +75076;44.44638;-.48865;76;20220815;26.8;16;21.4;2.1;17.6;.3;3.82;18569 +75076;44.44638;-.48865;76;20220816;27;15.1;21;1.7;17.6;2.5;3.73;19199 +75076;44.44638;-.48865;76;20220817;24.3;15.2;19.7;2.1;17.6;1.6;3.19;16651 +75076;44.44638;-.48865;76;20220818;25.5;14.1;19.8;2.2;16.45;.4;3.65;19041 +75076;44.44638;-.48865;76;20220819;26.8;14.5;20.6;1.7;17.18;.1;3.7;19535 +75076;44.44638;-.48865;76;20220820;27.7;15.3;21.5;1.4;18.15;.1;3.68;19110 +75076;44.44638;-.48865;76;20220821;26.8;16.2;21.5;1.9;18.13;.6;3.61;17879 +75076;44.44638;-.48865;76;20220822;25.3;18.5;21.9;2.2;20.63;1.6;2.95;13932 +75076;44.44638;-.48865;76;20220823;29.2;19;24.1;1.3;20.55;.1;3.54;16898 +75076;44.44638;-.48865;76;20220824;35.3;16.5;25.9;1.5;18.78;2.5;4.98;22943 +75076;44.44638;-.48865;76;20220825;28.8;19.6;24.2;2.8;21.33;.3;3.94;16901 +75076;44.44638;-.48865;76;20220826;28.9;18.8;23.8;2.2;20.4;.1;3.84;17544 +75076;44.44638;-.48865;76;20220827;30.7;16.2;23.5;1.4;17.48;.1;4.06;19979 +75076;44.44638;-.48865;76;20220828;33.9;14.4;24.1;1.6;14.53;0;4.9;22693 +75076;44.44638;-.48865;76;20220829;30.5;19;24.7;1.9;16.33;2.4;3.85;14486 +75076;44.44638;-.48865;76;20220830;32.5;15.2;23.8;1.7;18.2;0;4.49;21753 +75076;44.44638;-.48865;76;20220831;30;18.7;24.3;2.1;20.45;.1;3.76;16413 +75076;44.44638;-.48865;76;20220901;29.3;17.4;23.4;1.9;18.9;.4;3.78;17657 +75076;44.44638;-.48865;76;20220902;25.9;16.7;21.3;2;18.53;5.3;3.01;14499 +75076;44.44638;-.48865;76;20220903;27;15.9;21.5;1.8;17.43;.2;3.29;16084 +75076;44.44638;-.48865;76;20220904;33;15;24;1.8;15.6;.1;4.59;21335 +75076;44.44638;-.48865;76;20220905;33.8;16.1;24.9;2.5;16.05;.3;5.14;20886 +75076;44.44638;-.48865;76;20220906;30.3;15;22.7;2.6;15.78;0;4.48;19682 +75076;44.44638;-.48865;76;20220907;26.9;15;20.9;1.4;15.35;1.7;3.19;16334 +75076;44.44638;-.48865;76;20220908;24.1;13.5;18.8;2.2;16.25;3;2.8;14758 +75076;44.44638;-.48865;76;20220909;24.6;15.8;20.2;2.2;15.9;.5;3.12;15207 +75076;44.44638;-.48865;76;20220910;28.2;11.9;20;1.3;14.58;0;3.46;19252 +75076;44.44638;-.48865;76;20220911;33;14.6;23.8;2.3;14.4;0;4.83;20077 +75076;44.44638;-.48865;76;20220912;37.9;18.8;28.3;2.8;16.73;4.5;5.79;18888 +75076;44.44638;-.48865;76;20220913;32;20.6;26.3;2.9;20.8;0;4.18;14643 +75076;44.44638;-.48865;76;20220914;29.8;17.9;23.9;2.5;16.45;.1;4.04;16532 +75076;44.44638;-.48865;76;20220915;28.1;14;21.1;1.6;17.1;.1;3.24;17177 +75076;44.44638;-.48865;76;20220916;24.3;14.9;19.6;2.1;15.4;0;2.87;14414 +75076;44.44638;-.48865;76;20220917;22.2;8.1;15.2;2.1;9.18;0;3.16;17194 +75076;44.44638;-.48865;76;20220918;25.2;6.2;15.7;2.4;7.83;0;3.84;19160 +75076;44.44638;-.48865;76;20220919;26.6;6.5;16.5;2.2;8.43;0;3.79;19156 +75076;44.44638;-.48865;76;20220920;24.7;6.6;15.7;2;8.8;0;3.41;18407 +75076;44.44638;-.48865;76;20220921;24.9;5.6;15.3;1.5;8.83;0;3.02;18361 +75076;44.44638;-.48865;76;20220922;26.9;5.8;16.4;1.4;9.6;0;3.17;18951 +75076;44.44638;-.48865;76;20220923;21.1;8.3;14.7;1.3;12.33;.2;2.04;12456 +75076;44.44638;-.48865;76;20220924;21.2;9.6;15.4;2.1;13.2;1.6;2.2;12711 +75076;44.44638;-.48865;76;20220925;20.9;6.6;13.8;1.5;10.83;.1;2.28;15061 +75076;44.44638;-.48865;76;20220926;20.5;5.5;13;2.5;11.3;5;2.31;14459 +75076;44.44638;-.48865;76;20220927;18.3;12.1;15.2;2.9;14.6;8.5;1.68;9466 +75076;44.44638;-.48865;76;20220928;19.3;15.3;17.3;4.6;16.45;11.5;1.8;7926 +75076;44.44638;-.48865;76;20220929;16.3;12.7;14.5;2.2;13.98;11.4;1.29;6436 +75076;44.44638;-.48865;76;20220930;19.5;8.6;14;2;11.48;.5;2.1;13221 +75076;44.44638;-.48865;76;20221001;20.3;11.5;15.9;3.6;15.98;1.6;1.65;9795 +75076;44.44638;-.48865;76;20221002;23.1;14.1;18.6;1.4;16.43;.2;1.93;10891 +75076;44.44638;-.48865;76;20221003;24.2;11.4;17.8;1.2;14.48;0;2.16;13533 +75076;44.44638;-.48865;76;20221004;25.7;8.3;17;.9;13.1;.2;2.23;15556 +75076;44.44638;-.48865;76;20221005;27.7;10.3;19;1.8;14.48;.3;2.75;15078 +75076;44.44638;-.48865;76;20221006;20.8;14.3;17.5;1.2;17.08;.3;1.43;8418 +75076;44.44638;-.48865;76;20221007;25.5;10.9;18.2;1.3;15.13;0;2.12;13124 +75076;44.44638;-.48865;76;20221008;22.8;14.1;18.5;1.8;14.75;.3;2.02;9960 +75076;44.44638;-.48865;76;20221009;26.8;10.7;18.7;1.8;13.63;0;2.62;13917 +75076;44.44638;-.48865;76;20221010;20.5;13.8;17.2;1.9;16.38;3.9;1.43;7022 +75076;44.44638;-.48865;76;20221011;19.1;15.5;17.3;1.4;17.65;1.7;1.06;5331 +75076;44.44638;-.48865;76;20221012;22;14.2;18.1;1.3;15.98;.1;1.55;8747 +75076;44.44638;-.48865;76;20221013;20.6;11;15.8;2.1;15.33;2;1.5;9315 +75076;44.44638;-.48865;76;20221014;20.8;16.9;18.8;3.4;18.13;.4;1.5;5743 +75076;44.44638;-.48865;76;20221015;25.1;12.7;18.9;1.6;16.1;0;1.97;11301 +75076;44.44638;-.48865;76;20221016;29.2;14.4;21.8;2.7;17.05;1.5;2.91;12099 +75076;44.44638;-.48865;76;20221017;25.7;17.9;21.8;2.1;19.43;3.8;1.96;8469 +75076;44.44638;-.48865;76;20221018;30;16.3;23.2;3;18.2;.1;3.09;11566 +75076;44.44638;-.48865;76;20221019;27.1;17.5;22.3;3;18.33;3.5;2.5;8312 +75076;44.44638;-.48865;76;20221020;26.5;14.6;20.6;3.3;15.48;0;2.77;9626 +75076;44.44638;-.48865;76;20221021;23.4;16;19.7;2.7;13.98;0;2.29;6872 +75076;44.44638;-.48865;76;20221022;25.9;10.6;18.2;2.9;13.78;.2;2.56;11295 +75076;44.44638;-.48865;76;20221023;26.8;15.4;21.1;3.4;13.73;0;3.13;9218 +75076;44.44638;-.48865;76;20221024;23.8;11.2;17.5;2.3;11.53;0;2.27;10577 +75076;44.44638;-.48865;76;20221025;23.7;10.4;17;2.3;12.95;0;1.97;8843 +75076;44.44638;-.48865;76;20221026;26.8;11;18.9;2.2;14.38;.1;2.25;10990 +75076;44.44638;-.48865;76;20221027;25.3;16.8;21.1;3.7;16.33;0;2.5;6374 +75076;44.44638;-.48865;76;20221028;28.3;17.1;22.7;3;15.43;0;2.9;8214 +75076;44.44638;-.48865;76;20221029;24.7;16.1;20.4;2.6;16;.1;2.04;6614 +75076;44.44638;-.48865;76;20221030;22.5;13.1;17.8;1.9;15.1;6.1;1.49;7752 +75076;44.44638;-.48865;76;20221031;20.5;12.7;16.6;2.7;15.33;3.3;1.33;5918 +75076;44.44638;-.48865;76;20221101;19.5;11.4;15.4;1.6;13.75;.1;1.16;7143 +75076;44.44638;-.48865;76;20221102;19.9;7.4;13.7;1.8;11.5;0;1.31;8842 +75076;44.44638;-.48865;76;20221103;20.3;10.5;15.4;3.5;11.93;7.7;1.93;6318 +75076;44.44638;-.48865;76;20221104;15.6;9.9;12.7;4.5;11.23;3.2;1.54;6112 +75076;44.44638;-.48865;76;20221105;17.4;6.2;11.8;1.3;10.03;.1;1.05;8376 +75076;44.44638;-.48865;76;20221106;18.8;5.1;12;2.6;10.68;.4;1.36;7999 +75076;44.44638;-.48865;76;20221107;20;7.1;13.5;2.3;11.48;.1;1.38;8491 +75076;44.44638;-.48865;76;20221108;19.2;11;15.1;2.8;13.05;4;1.36;5536 +75076;44.44638;-.48865;76;20221109;15.6;13.1;14.3;1.8;13.75;6.5;.83;2785 +75076;44.44638;-.48865;76;20221110;14.4;7.9;11.2;1.6;11.73;0;.77;6179 +75076;44.44638;-.48865;76;20221111;18.4;4.3;11.3;1.8;11.2;.2;.99;8704 +75076;44.44638;-.48865;76;20221112;21.8;10.1;16;2.2;13.35;.2;1.35;7681 +75076;44.44638;-.48865;76;20221113;22.7;7.2;14.9;1.5;11.73;.1;1.22;8547 +75076;44.44638;-.48865;76;20221114;15;9.8;12.4;2.5;12.7;4.6;.76;3969 +75076;44.44638;-.48865;76;20221115;16.3;11;13.7;3.1;13.18;5;.99;3853 +75076;44.44638;-.48865;76;20221116;18.5;10.6;14.5;3.5;12.85;1.7;1.32;5817 +75076;44.44638;-.48865;76;20221117;17.7;13.5;15.6;4.3;13.05;3;1.63;4352 +75076;44.44638;-.48865;76;20221118;12.5;7.7;10.1;2.3;10.83;7.6;.67;3691 +75076;44.44638;-.48865;76;20221119;12.4;6.6;9.5;1.7;9.48;.2;.73;5128 +75076;44.44638;-.48865;76;20221120;14.4;2.5;8.4;2.6;9.88;3.7;.73;6017 +75076;44.44638;-.48865;76;20221121;15.2;8.7;12;3.8;11.45;18.3;1.08;3818 +75076;44.44638;-.48865;76;20221122;10.2;7;8.6;4.2;10.53;32;.5;2602 +75076;44.44638;-.48865;76;20221123;16.3;9.2;12.8;4.2;12.6;3.1;.97;4920 +75076;44.44638;-.48865;76;20221124;14.6;7.3;10.9;2.6;11;4.2;.79;4415 +75076;44.44638;-.48865;76;20221125;14.1;8.4;11.3;2.3;11.28;5.8;.72;4366 +75076;44.44638;-.48865;76;20221126;12.4;3;7.7;1.7;8.83;.1;.59;5269 +75076;44.44638;-.48865;76;20221127;12.3;2.8;7.6;2.3;9.45;13.3;.54;5206 +75076;44.44638;-.48865;76;20221128;13.7;9.3;11.5;2.5;11.35;5.4;.74;3785 +75076;44.44638;-.48865;76;20221129;12.8;6.2;9.5;1.3;10.08;.3;.53;4359 +75076;44.44638;-.48865;76;20221130;8.3;2;5.2;1.6;7.73;.1;.43;4239 +75076;44.44638;-.48865;76;20221201;9.8;.8;5.3;1.5;7.55;.1;.46;4938 +75076;44.44638;-.48865;76;20221202;8.4;5.1;6.7;1.8;7.93;.1;.61;3028 +75076;44.44638;-.48865;76;20221203;7.2;3.5;5.3;1.5;7.5;0;.47;3462 +75076;44.44638;-.48865;76;20221204;9.4;1.5;5.5;1.3;7.35;.1;.44;4693 +75076;44.44638;-.48865;76;20221205;10.7;.1;5.4;2.2;7;.1;.67;5736 +75076;44.44638;-.48865;76;20221206;11.4;6.8;9.1;2.1;8.33;0;.88;3104 +75076;44.44638;-.48865;76;20221207;8.5;1.4;4.9;1.9;7.33;0;.49;4214 +75076;44.44638;-.48865;76;20221208;8.6;2.1;5.3;1.9;8.13;9.1;.41;3509 +75076;44.44638;-.48865;76;20221209;7;6;6.5;2.4;8.78;.5;.5;1212 +75076;44.44638;-.48865;76;20221210;4;-2.2;.9;2;5.23;.1;.42;4607 +75076;44.44638;-.48865;76;20221211;5.5;-4.7;.4;1.9;4.68;.1;.51;5504 +75076;44.44638;-.48865;76;20221212;3.2;-4.2;-.5;2.5;6.2;8.8;.12;3313 +75076;44.44638;-.48865;76;20221213;9.3;3.6;6.4;3.3;11.05;7.1;.03;3079 +75076;44.44638;-.48865;76;20221214;16.7;8.5;12.6;2.2;12.83;6.8;.62;4457 +75076;44.44638;-.48865;76;20221215;13;9.7;11.3;2.5;11.93;15.1;.61;2523 +75076;44.44638;-.48865;76;20221216;6.9;5.1;6;3.3;7.83;.7;.64;2318 +75076;44.44638;-.48865;76;20221217;8.3;-3.8;2.2;1.7;5.65;.2;.47;5923 +75076;44.44638;-.48865;76;20221218;12.6;1.5;7;3.9;8.33;0;.82;5239 +75076;44.44638;-.48865;76;20221219;14.8;8.3;11.5;4.5;11.08;0;1.03;3598 +75076;44.44638;-.48865;76;20221220;13;11.7;12.3;3.8;12.38;4.3;.84;1006 +75076;44.44638;-.48865;76;20221221;17.8;9.4;13.6;2.8;12.75;.7;.88;4428 +75076;44.44638;-.48865;76;20221222;15.5;11.3;13.4;3;13.7;2.7;.69;2711 +75076;44.44638;-.48865;76;20221223;17.8;13.1;15.5;2.3;14.03;0;.92;2992 +75076;44.44638;-.48865;76;20221224;18.6;10;14.3;1.8;12.28;.1;.81;4888 +75076;44.44638;-.48865;76;20221225;18.6;7;12.8;2.2;10.88;.2;.98;4991 +75076;44.44638;-.48865;76;20221226;15.7;8.9;12.3;1.3;11.53;.7;.59;3679 +75076;44.44638;-.48865;76;20221227;15;8.6;11.8;1.2;11.48;.2;.54;3974 +75076;44.44638;-.48865;76;20221228;16.9;6;11.4;2.3;10.1;2.2;.9;5490 +75076;44.44638;-.48865;76;20221229;12.8;9.8;11.3;2.6;11.43;14.8;.72;2004 +75076;44.44638;-.48865;76;20221230;17.2;9.6;13.4;3.6;12.4;.9;1.09;3920 +75076;44.44638;-.48865;76;20221231;20.9;9.8;15.3;3.6;10.93;0;1.88;5367 +75077;44.47745;-.17741;53;20220101;20.5;8.1;14.3;2.5;10.52;0;1.35;5348 +75077;44.47745;-.17741;53;20220102;16.7;8.2;12.4;2.1;10.82;.2;.86;4281 +75077;44.47745;-.17741;53;20220103;16.3;8.2;12.2;2.8;11.42;0;.85;4183 +75077;44.47745;-.17741;53;20220104;16.4;11;13.7;3.9;10.32;1.4;1.61;3255 +75077;44.47745;-.17741;53;20220105;8.3;3.7;6;1.6;6.82;0;.64;2951 +75077;44.47745;-.17741;53;20220106;8.7;-.9;3.9;1.2;5.32;.1;.55;4750 +75077;44.47745;-.17741;53;20220107;11.6;.9;6.2;3.3;7.32;3.3;.86;5113 +75077;44.47745;-.17741;53;20220108;11.9;7.8;9.8;5.5;10.52;7.2;.75;2809 +75077;44.47745;-.17741;53;20220109;10;8.1;9;3.6;10.42;20.3;.52;1610 +75077;44.47745;-.17741;53;20220110;12.3;9.7;11;2.9;12.02;8.8;.5;2079 +75077;44.47745;-.17741;53;20220111;10.3;4.8;7.5;1.3;7.82;0;.6;3520 +75077;44.47745;-.17741;53;20220112;5.9;-.9;2.5;1.4;5.72;0;.47;4071 +75077;44.47745;-.17741;53;20220113;.6;-3;-1.2;1.6;5.42;.1;.23;2720 +75077;44.47745;-.17741;53;20220114;7.3;-.9;3.2;1.4;6.22;0;.46;4671 +75077;44.47745;-.17741;53;20220115;6.6;-3.1;1.7;1.2;5.82;.2;.38;5228 +75077;44.47745;-.17741;53;20220116;2.3;-4.4;-1.1;1.1;5.32;.1;.26;4225 +75077;44.47745;-.17741;53;20220117;4.6;-2.5;1;1.4;6.72;.1;.21;4434 +75077;44.47745;-.17741;53;20220118;3.8;2.5;3.1;1.8;7.62;.1;.26;1344 +75077;44.47745;-.17741;53;20220119;7.8;3.8;5.8;2.3;8.82;3.5;.34;3162 +75077;44.47745;-.17741;53;20220120;7.5;6;6.7;1.8;8.52;1.3;.53;1573 +75077;44.47745;-.17741;53;20220121;6.2;.7;3.4;3;5.72;0;.8;3989 +75077;44.47745;-.17741;53;20220122;7.4;-.9;3.2;2;5.52;0;.71;5200 +75077;44.47745;-.17741;53;20220123;9.3;-1.4;3.9;1.7;6.02;.1;.67;6121 +75077;44.47745;-.17741;53;20220124;13.2;1.8;7.5;1.7;7.22;0;.86;6436 +75077;44.47745;-.17741;53;20220125;11.1;-.8;5.1;1;7.22;.1;.52;6686 +75077;44.47745;-.17741;53;20220126;10;-2.8;3.6;1.1;6.52;.1;.52;7067 +75077;44.47745;-.17741;53;20220127;.4;-2.4;-1;1.7;5.42;.1;.29;2814 +75077;44.47745;-.17741;53;20220128;2.5;-2.1;.2;1.1;6.12;0;.29;3950 +75077;44.47745;-.17741;53;20220129;1.2;-.4;.4;1.4;6.22;0;.28;1952 +75077;44.47745;-.17741;53;20220130;6.1;.6;3.3;1.6;8.02;.2;.27;4549 +75077;44.47745;-.17741;53;20220131;10.2;4.7;7.4;3.2;9.32;1.6;.58;4618 +75077;44.47745;-.17741;53;20220201;9.3;1.3;5.3;3;8.62;.3;.42;5864 +75077;44.47745;-.17741;53;20220202;10.2;8.2;9.2;2.4;10.72;0;.52;2471 +75077;44.47745;-.17741;53;20220203;10.6;5.4;8;2.1;9.82;.2;.55;4674 +75077;44.47745;-.17741;53;20220204;12.3;6.8;9.5;2.9;10.82;1.6;.64;4911 +75077;44.47745;-.17741;53;20220205;10.9;4.1;7.5;2.7;7.82;0;.98;5658 +75077;44.47745;-.17741;53;20220206;10.6;.5;5.5;4.1;8.92;1.5;.48;7222 +75077;44.47745;-.17741;53;20220207;12.8;9.4;11.1;2.9;10.82;.5;.92;3829 +75077;44.47745;-.17741;53;20220208;14.2;4.2;9.2;1.8;7.72;0;1.16;7395 +75077;44.47745;-.17741;53;20220209;19.5;5.8;12.6;2.3;7.82;0;1.88;8957 +75077;44.47745;-.17741;53;20220210;7.7;5.1;6.4;1.9;8.93;.9;1.3;10133 +75077;44.47745;-.17741;53;20220211;13.1;7.4;10.2;2.3;8.5;0;1.32;9500 +75077;44.47745;-.17741;53;20220212;13.5;-1.6;5.9;1.3;6.14;0;1.03;9771 +75077;44.47745;-.17741;53;20220213;18.2;.4;9.3;3.9;8.6;1.4;1.95;10366 +75077;44.47745;-.17741;53;20220214;11.7;8.3;10;4.8;10.07;5.7;1.18;6000 +75077;44.47745;-.17741;53;20220215;11.6;3.3;7.5;3.2;9.83;8.5;.7;5633 +75077;44.47745;-.17741;53;20220216;14.8;9.1;11.9;5.7;12.52;6.3;.93;6031 +75077;44.47745;-.17741;53;20220217;13.9;12;12.9;3.9;13.52;.5;.74;3108 +75077;44.47745;-.17741;53;20220218;15.9;10;12.9;2.6;11.72;.2;1.23;6340 +75077;44.47745;-.17741;53;20220219;12.4;7;9.7;2;8.52;.1;1.17;6113 +75077;44.47745;-.17741;53;20220220;14.4;3.8;9.1;4;10.42;3.3;1.03;9098 +75077;44.47745;-.17741;53;20220221;13.2;9.6;11.4;4.6;10.02;.1;1.48;4957 +75077;44.47745;-.17741;53;20220222;15.3;7.7;11.5;1.8;9.72;0;1.3;7770 +75077;44.47745;-.17741;53;20220223;16.4;6.3;11.3;1.2;9.42;0;1.27;9240 +75077;44.47745;-.17741;53;20220224;15.3;6.2;10.7;2.2;9.52;.5;1.39;8843 +75077;44.47745;-.17741;53;20220225;11.5;3.6;7.5;2.5;6.52;0;1.48;8286 +75077;44.47745;-.17741;53;20220226;13.8;2.8;8.3;2.9;5.32;0;2.09;10096 +75077;44.47745;-.17741;53;20220227;18.1;5.1;11.6;2;8.02;.1;1.9;11214 +75077;44.47745;-.17741;53;20220228;18.6;3.2;10.9;1.4;8.72;.1;1.65;12460 +75077;44.47745;-.17741;53;20220301;17.8;4.6;11.2;2;8.32;.1;1.86;11614 +75077;44.47745;-.17741;53;20220302;13.8;8.6;11.2;2.6;10.22;2.8;1.31;7011 +75077;44.47745;-.17741;53;20220303;14.3;6.7;10.5;2.2;10.42;.2;1.24;8804 +75077;44.47745;-.17741;53;20220304;9.9;9;9.4;3;10.42;1.2;.73;2409 +75077;44.47745;-.17741;53;20220305;11.2;6.3;8.7;2.4;7.92;0;1.35;7061 +75077;44.47745;-.17741;53;20220306;12.7;5.4;9;1.9;6.82;.1;1.6;8957 +75077;44.47745;-.17741;53;20220307;13.3;-.9;6.2;1.8;5.82;0;1.67;13054 +75077;44.47745;-.17741;53;20220308;11.6;6;8.8;2.6;8.92;1;1.24;7926 +75077;44.47745;-.17741;53;20220309;16.6;4.3;10.4;2.6;9.22;.2;1.85;12386 +75077;44.47745;-.17741;53;20220310;16.1;9.9;13;2.7;10.92;1.5;1.69;8610 +75077;44.47745;-.17741;53;20220311;13.1;10.3;11.7;2.6;10.82;15.2;1.24;5529 +75077;44.47745;-.17741;53;20220312;13.5;7.5;10.5;2.4;9.82;.4;1.41;8669 +75077;44.47745;-.17741;53;20220313;13.9;8.8;11.3;3;9.22;7.4;1.74;8013 +75077;44.47745;-.17741;53;20220314;14.9;4.7;9.8;3.7;9.52;.9;1.74;11891 +75077;44.47745;-.17741;53;20220315;18.3;13.1;15.7;4.6;12.02;0;2.42;8302 +75077;44.47745;-.17741;53;20220316;16.5;11.3;13.9;2.8;12.42;.1;1.62;8403 +75077;44.47745;-.17741;53;20220317;12.7;10.6;11.6;4.6;10.62;.9;1.46;5036 +75077;44.47745;-.17741;53;20220318;15.2;7.2;11.2;2.7;9.43;0;2.02;11533 +75077;44.47745;-.17741;53;20220319;18.9;4.7;11.8;3.1;9;0;2.74;15733 +75077;44.47745;-.17741;53;20220320;18.2;6.3;12.2;3.5;9.67;0;2.5;12633 +75077;44.47745;-.17741;53;20220321;19.9;9;14.4;5.1;9.67;0;3.62;16033 +75077;44.47745;-.17741;53;20220322;17.7;6.6;12.1;4.8;7.3;0;3.49;14933 +75077;44.47745;-.17741;53;20220323;18.1;4;11.1;3.4;7;0;3.3;19666 +75077;44.47745;-.17741;53;20220324;19.1;1.1;10.1;2.2;7.57;0;2.87;19933 +75077;44.47745;-.17741;53;20220325;19.5;3;11.2;2.3;7.3;0;2.72;13900 +75077;44.47745;-.17741;53;20220326;21;3.1;12;3.4;6.4;0;3.89;20000 +75077;44.47745;-.17741;53;20220327;21.5;4.3;12.9;3;7.73;0;3.61;18900 +75077;44.47745;-.17741;53;20220328;21.8;4.3;13;1.8;8.6;0;2.79;15266 +75077;44.47745;-.17741;53;20220329;17.5;7.2;12.3;1.8;10.77;1;1.66;7500 +75077;44.47745;-.17741;53;20220330;15.5;9.6;12.5;2.9;11.33;1.8;1.72;8233 +75077;44.47745;-.17741;53;20220331;14.9;7.8;11.3;4.8;9.3;2.8;2.56;14233 +75077;44.47745;-.17741;53;20220401;9.8;-.2;4.8;5.6;5.57;.4;2.33;16266 +75077;44.47745;-.17741;53;20220402;9.9;.1;5;4.1;5.27;0;2.35;16066 +75077;44.47745;-.17741;53;20220403;6.7;-3;1.9;2.3;5.7;0;1.89;16487 +75077;44.47745;-.17741;53;20220404;12.8;-.7;6.1;1.6;5.01;0;2.32;20188 +75077;44.47745;-.17741;53;20220405;15.5;-1.8;6.9;1.5;7.17;.6;1.97;15010 +75077;44.47745;-.17741;53;20220406;13.5;7.3;10.4;3.4;10.97;.9;1.32;6366 +75077;44.47745;-.17741;53;20220407;16;9.9;13;6.5;12.3;13.6;1.71;6500 +75077;44.47745;-.17741;53;20220408;18.9;10.5;14.7;6.1;11.33;.7;3.03;10133 +75077;44.47745;-.17741;53;20220409;16;6.3;11.2;2.3;8.1;0;2.88;19433 +75077;44.47745;-.17741;53;20220410;20.2;1;10.6;4.4;7.27;0;4.1;23266 +75077;44.47745;-.17741;53;20220411;23.1;8.2;15.7;6;10.73;.1;4.66;20133 +75077;44.47745;-.17741;53;20220412;18.3;10.1;14.2;3.4;11.93;7.5;2.3;9800 +75077;44.47745;-.17741;53;20220413;16.8;10.6;13.7;2.1;13.1;.8;1.67;8533 +75077;44.47745;-.17741;53;20220414;24;9.1;16.6;1.7;12.5;0;3.63;22033 +75077;44.47745;-.17741;53;20220415;24.6;9.1;16.8;2.3;12.73;0;3.78;21033 +75077;44.47745;-.17741;53;20220416;24.5;8.9;16.7;2.6;11.63;0;4.27;24166 +75077;44.47745;-.17741;53;20220417;23.6;7.3;15.4;3;11.1;0;4.09;22900 +75077;44.47745;-.17741;53;20220418;19.4;11;15.2;3.2;12.2;0;2.93;15433 +75077;44.47745;-.17741;53;20220419;14.3;8.9;11.6;2.9;11.67;7.3;1.48;7400 +75077;44.47745;-.17741;53;20220420;13.2;8.8;11;2.2;11.7;7.9;1.13;5300 +75077;44.47745;-.17741;53;20220421;16.7;8.5;12.6;1.9;12.73;0;1.66;9300 +75077;44.47745;-.17741;53;20220422;20.7;10.1;15.4;2.1;12.17;8.3;3.03;17066 +75077;44.47745;-.17741;53;20220423;13.6;10.4;12;3.6;12;7.7;1.39;6000 +75077;44.47745;-.17741;53;20220424;17.3;10.4;13.9;5.7;12;0;2.62;12233 +75077;44.47745;-.17741;53;20220425;20.2;6.2;13.2;1.9;10.97;0;3.41;23100 +75077;44.47745;-.17741;53;20220426;23.7;6;14.9;2.8;10.93;0;4.35;25766 +75077;44.47745;-.17741;53;20220427;21.6;10;15.8;2.4;13.2;2.1;2.8;13700 +75077;44.47745;-.17741;53;20220428;19.9;12.5;16.2;2.7;14.47;0;2.72;14700 +75077;44.47745;-.17741;53;20220429;21.5;11.4;16.4;2.6;13.77;0;3.27;18133 +75077;44.47745;-.17741;53;20220430;22.6;12;17.3;2.7;13.23;0;3.81;20266 +75077;44.47745;-.17741;53;20220501;21.9;8;14.9;2.1;11.83;0;3.36;19433 +75077;44.47745;-.17741;53;20220502;20.8;10.2;15.5;2.3;11.5;0;3.46;19300 +75077;44.47745;-.17741;53;20220503;22.7;11.9;17.3;2.4;12.7;.8;3.79;19866 +75077;44.47745;-.17741;53;20220504;21.4;11.4;16.4;2.7;11.57;0;3.65;18133 +75077;44.47745;-.17741;53;20220505;22.1;7.9;15;2.6;10.83;.2;3.96;22433 +75077;44.47745;-.17741;53;20220506;21.7;9.9;15.8;2;11.42;0;3.53;20054 +75077;44.47745;-.17741;53;20220507;24.1;8.6;16.3;1.6;11.92;.1;3.92;23247 +75077;44.47745;-.17741;53;20220508;24.8;9.2;17;1.4;11.82;0;4;23440 +75077;44.47745;-.17741;53;20220509;26.7;9.6;18.1;1.4;11.92;0;4.36;24706 +75077;44.47745;-.17741;53;20220510;29.9;10.9;20.4;1.8;11.92;0;5.19;26218 +75077;44.47745;-.17741;53;20220511;29;12.6;20.8;1.9;14.92;.3;4.79;24397 +75077;44.47745;-.17741;53;20220512;21.3;12.7;17;1.3;14.92;.8;2.97;17467 +75077;44.47745;-.17741;53;20220513;25.1;14.8;19.9;1.2;15.52;.1;3.6;19295 +75077;44.47745;-.17741;53;20220514;28.8;13.2;21;1.8;16.62;0;4.62;24080 +75077;44.47745;-.17741;53;20220515;28.6;14.6;21.6;2.2;16.82;7.4;4.65;22852 +75077;44.47745;-.17741;53;20220516;29;14;21.5;1.5;16.72;0;4.56;23784 +75077;44.47745;-.17741;53;20220517;30.2;18.5;24.3;2.1;16.12;0;4.94;20969 +75077;44.47745;-.17741;53;20220518;31.4;14.2;22.8;2.1;16.82;1.7;5.38;25735 +75077;44.47745;-.17741;53;20220519;26.7;17.4;22;2.1;19.52;.1;3.81;18725 +75077;44.47745;-.17741;53;20220520;26.1;18.2;22.1;2.7;18.12;0;3.9;17241 +75077;44.47745;-.17741;53;20220521;30.2;13.8;22;1.2;18.62;0;4.74;25373 +75077;44.47745;-.17741;53;20220522;30.9;18.7;24.8;2.4;21.42;.3;4.85;21818 +75077;44.47745;-.17741;53;20220523;21.9;16.4;19.1;4.7;15.52;.3;3.48;14365 +75077;44.47745;-.17741;53;20220524;18.6;10.8;14.7;2.6;13.12;2.1;2.84;17354 +75077;44.47745;-.17741;53;20220525;19.9;7.7;13.8;2.2;11.72;.1;3.42;22022 +75077;44.47745;-.17741;53;20220526;20.5;9.7;15.1;1.8;13.62;0;3.25;20720 +75077;44.47745;-.17741;53;20220527;23.9;14.6;19.2;2;14.42;.2;3.82;19208 +75077;44.47745;-.17741;53;20220528;26.5;12.6;19.5;2.5;12.72;0;4.89;23770 +75077;44.47745;-.17741;53;20220529;23.4;11.3;17.3;3;9.52;0;4.78;22166 +75077;44.47745;-.17741;53;20220530;24.2;9.4;16.8;2.1;8.82;1.1;4.73;24682 +75077;44.47745;-.17741;53;20220531;26.1;13.4;19.7;1.9;11.72;1.5;4.66;22842 +75077;44.47745;-.17741;53;20220601;30.3;13;21.6;2.4;14.02;.3;5.72;26888 +75077;44.47745;-.17741;53;20220602;26.2;17;21.6;1.7;18.82;2.3;3.84;19376 +75077;44.47745;-.17741;53;20220603;30.7;18.2;24.4;2.1;20.12;3.8;4.98;22797 +75077;44.47745;-.17741;53;20220604;24.5;17.7;21.1;1.7;19.62;4.1;3.26;16581 +75077;44.47745;-.17741;53;20220605;23.3;16.1;19.7;2.3;16.62;.1;3.45;17122 +75077;44.47745;-.17741;53;20220606;25.3;12.5;18.9;1.5;14.82;.1;4.18;23204 +75077;44.47745;-.17741;53;20220607;24.6;16.4;20.5;2;15.12;7.4;3.9;18400 +75077;44.47745;-.17741;53;20220608;20;14.5;17.2;2.6;16.02;4.9;2.7;14908 +75077;44.47745;-.17741;53;20220609;23.8;11.6;17.7;1.6;14.12;.3;3.98;22728 +75077;44.47745;-.17741;53;20220610;27.6;11.7;19.6;1;14.72;.2;4.61;26121 +75077;44.47745;-.17741;53;20220611;30.5;14.1;22.3;1.7;17.32;0;5.26;26573 +75077;44.47745;-.17741;53;20220612;29.4;16.5;22.9;2.6;19.72;1.8;4.91;23477 +75077;44.47745;-.17741;53;20220613;30.1;17.3;23.7;2.3;19.52;0;5.03;23402 +75077;44.47745;-.17741;53;20220614;33.9;17.4;25.6;1.8;20.22;0;5.83;26728 +75077;44.47745;-.17741;53;20220615;35;19.4;27.2;2.5;21.12;0;6.3;25978 +75077;44.47745;-.17741;53;20220616;35.7;18.6;27.1;1.6;16.32;0;6.23;27260 +75077;44.47745;-.17741;53;20220617;37.7;19.9;28.8;1.4;18.82;0;6.38;27846 +75077;44.47745;-.17741;53;20220618;40.5;22.4;31.4;2.2;18.62;.1;7.58;28097 +75077;44.47745;-.17741;53;20220619;31;19.3;25.1;2.9;19.82;1.2;5.39;22397 +75077;44.47745;-.17741;53;20220620;29.3;17.8;23.5;2.6;18.82;.6;4.95;22199 +75077;44.47745;-.17741;53;20220621;27.3;18.2;22.7;2.4;19.72;13.3;4.19;19636 +75077;44.47745;-.17741;53;20220622;25.3;15.6;20.4;2.4;18.32;.8;3.89;20303 +75077;44.47745;-.17741;53;20220623;25.8;16.3;21;2;18.22;7.8;3.95;20078 +75077;44.47745;-.17741;53;20220624;24.4;16.1;20.2;2.5;16.82;1.2;3.81;18695 +75077;44.47745;-.17741;53;20220625;18.7;14.4;16.5;1.5;15.12;7;2.42;13168 +75077;44.47745;-.17741;53;20220626;17.7;13.4;15.5;1.2;15.02;6.5;2.26;13160 +75077;44.47745;-.17741;53;20220627;22.1;13;17.5;1.5;14.52;0;3.47;19591 +75077;44.47745;-.17741;53;20220628;24.5;12.4;18.4;1.9;13.12;0;4.28;22727 +75077;44.47745;-.17741;53;20220629;25.9;11.9;18.9;1.7;13.62;8.6;4.53;24502 +75077;44.47745;-.17741;53;20220630;17.4;14.2;15.8;1.9;15.32;6.7;2.03;11176 +75077;44.47745;-.17741;53;20220701;23.2;9.4;16.3;1.6;12.72;0;4.06;24268 +75077;44.47745;-.17741;53;20220702;28.7;11.5;20.1;1.6;13.02;0;5.17;27179 +75077;44.47745;-.17741;53;20220703;27.7;15.5;21.6;2.5;15.12;5.4;4.93;22701 +75077;44.47745;-.17741;53;20220704;26.1;15.7;20.9;2.2;17.32;0;4.16;20852 +75077;44.47745;-.17741;53;20220705;28.8;16.4;22.6;1.9;15.72;0;4.88;22827 +75077;44.47745;-.17741;53;20220706;28.6;15.6;22.1;2.4;14.52;0;5.18;23358 +75077;44.47745;-.17741;53;20220707;28.6;14.8;21.7;2.2;15.32;0;5.04;24055 +75077;44.47745;-.17741;53;20220708;29.2;14.3;21.7;2.1;15.52;0;5.15;24988 +75077;44.47745;-.17741;53;20220709;31.2;15.8;23.5;2.5;14.32;0;5.89;25371 +75077;44.47745;-.17741;53;20220710;32.3;17.1;24.7;2.4;15.02;0;6;25147 +75077;44.47745;-.17741;53;20220711;34.4;17.2;25.8;2;15.62;0;6.21;26756 +75077;44.47745;-.17741;53;20220712;35.4;18.5;26.9;2.2;15.02;0;6.56;26453 +75077;44.47745;-.17741;53;20220713;34.6;16.1;25.3;1.5;14.12;0;5.99;27657 +75077;44.47745;-.17741;53;20220714;36.5;17.1;26.8;1.3;14.92;0;6.11;28275 +75077;44.47745;-.17741;53;20220715;34;20.6;27.3;2.2;14.62;0;6.07;23268 +75077;44.47745;-.17741;53;20220716;35.9;18.4;27.1;2.4;14.92;0;6.8;26662 +75077;44.47745;-.17741;53;20220717;37;17.6;27.3;2.4;13.32;0;7.19;28046 +75077;44.47745;-.17741;53;20220718;39.1;22.8;30.9;2.5;14.62;0;7.42;25549 +75077;44.47745;-.17741;53;20220719;30;22.3;26.1;2.6;18.92;.5;4.73;17191 +75077;44.47745;-.17741;53;20220720;27.6;19.8;23.7;2.2;17.42;0;4.19;17253 +75077;44.47745;-.17741;53;20220721;30.7;15.2;22.9;1.6;17.42;0;4.98;24654 +75077;44.47745;-.17741;53;20220722;28.2;18;23.1;3.2;17.52;0;4.75;19742 +75077;44.47745;-.17741;53;20220723;29.3;14;21.6;1.5;15.92;0;4.73;24320 +75077;44.47745;-.17741;53;20220724;36.4;17.2;26.8;2.2;15.92;0;6.63;27268 +75077;44.47745;-.17741;53;20220725;28.7;20.6;24.6;3.1;18.52;.2;4.62;17292 +75077;44.47745;-.17741;53;20220726;27.3;14;20.6;1.8;14.62;0;4.44;22356 +75077;44.47745;-.17741;53;20220727;28.4;13.7;21;1.7;13.62;0;4.7;23462 +75077;44.47745;-.17741;53;20220728;29.2;14.4;21.8;2.2;15.02;0;4.96;23451 +75077;44.47745;-.17741;53;20220729;27.5;15.3;21.4;1.7;16.62;.5;4.19;21110 +75077;44.47745;-.17741;53;20220730;29.5;14.8;22.1;1.5;17.42;0;4.53;23172 +75077;44.47745;-.17741;53;20220731;32.2;15.5;23.8;2.2;17.12;.2;5.43;24657 +75077;44.47745;-.17741;53;20220801;33.3;15.9;24.6;2.2;16.62;0;5.7;25077 +75077;44.47745;-.17741;53;20220802;35.6;15.1;25.3;1.8;15.52;.2;6.04;27181 +75077;44.47745;-.17741;53;20220803;37.4;18.8;28.1;2;15.42;.1;6.4;25722 +75077;44.47745;-.17741;53;20220804;35.7;21.5;28.6;3.5;22.02;.3;6.33;22240 +75077;44.47745;-.17741;53;20220805;31.2;19;25.1;3;19.22;0;5.1;20439 +75077;44.47745;-.17741;53;20220806;32.6;17.2;24.9;2.5;15.02;0;5.68;22972 +75077;44.47745;-.17741;53;20220807;33;17.2;25.1;2.6;11.42;.1;6.12;23162 +75077;44.47745;-.17741;53;20220808;34.6;17.2;25.9;2.2;10.62;0;6.15;24229 +75077;44.47745;-.17741;53;20220809;35.6;18.9;27.2;2.1;11.92;0;6.09;23589 +75077;44.47745;-.17741;53;20220810;36.1;18;27;1.8;11.62;0;5.92;24465 +75077;44.47745;-.17741;53;20220811;39.1;17.9;28.5;2;13.92;0;6.64;26413 +75077;44.47745;-.17741;53;20220812;38.9;22.6;30.7;2.4;18.32;0;6.53;22905 +75077;44.47745;-.17741;53;20220813;35.4;20.8;28.1;2.4;21.32;11.1;5.52;21498 +75077;44.47745;-.17741;53;20220814;24.6;19.8;22.2;2.5;20.22;4.1;2.78;11823 +75077;44.47745;-.17741;53;20220815;27.3;16.9;22.1;2.4;17.42;.2;3.9;17770 +75077;44.47745;-.17741;53;20220816;27.6;16.1;21.8;1.4;18.02;3.7;3.62;18622 +75077;44.47745;-.17741;53;20220817;23.3;15.3;19.3;2.2;17.92;1.7;2.82;15266 +75077;44.47745;-.17741;53;20220818;25.7;14.8;20.2;2.4;16.52;.3;3.6;17872 +75077;44.47745;-.17741;53;20220819;27.7;14.8;21.2;1.9;17.12;.2;3.84;19404 +75077;44.47745;-.17741;53;20220820;27;17.2;22.1;1.6;18.72;0;3.37;16670 +75077;44.47745;-.17741;53;20220821;26.6;17.6;22.1;1.8;18.22;.4;3.33;15824 +75077;44.47745;-.17741;53;20220822;25.3;18.5;21.9;2.4;20.32;1.7;2.88;13527 +75077;44.47745;-.17741;53;20220823;28.8;19.3;24;1.3;20.22;.1;3.38;16058 +75077;44.47745;-.17741;53;20220824;34.7;18;26.3;1.8;18.12;2.4;4.97;21467 +75077;44.47745;-.17741;53;20220825;29.1;20.3;24.7;3.1;21.02;.3;3.88;15194 +75077;44.47745;-.17741;53;20220826;29.9;19.3;24.6;2.2;20.22;.1;3.88;16650 +75077;44.47745;-.17741;53;20220827;30.4;16.7;23.5;1.4;17.22;.1;3.9;18924 +75077;44.47745;-.17741;53;20220828;33.3;16.3;24.8;1.6;13.72;0;4.68;21035 +75077;44.47745;-.17741;53;20220829;30.5;21.3;25.9;1.7;14.82;1.5;3.97;15089 +75077;44.47745;-.17741;53;20220830;32.7;17.2;24.9;1.8;17.72;0;4.42;19731 +75077;44.47745;-.17741;53;20220831;30.5;18.9;24.7;1.9;20.12;.1;3.79;16798 +75077;44.47745;-.17741;53;20220901;28.9;18.5;23.7;2.1;19.12;1.1;3.58;15722 +75077;44.47745;-.17741;53;20220902;26.5;17.4;21.9;2.4;17.82;1.3;3.27;14520 +75077;44.47745;-.17741;53;20220903;27.8;16.1;21.9;2.4;17.22;0;3.62;16460 +75077;44.47745;-.17741;53;20220904;33.4;16.7;25;1.9;16.12;.1;4.56;19695 +75077;44.47745;-.17741;53;20220905;35.1;20;27.5;2.4;17.52;.7;5.07;18519 +75077;44.47745;-.17741;53;20220906;30.9;16.7;23.8;2.7;15.72;.1;4.51;17772 +75077;44.47745;-.17741;53;20220907;27.1;16.6;21.8;1.7;15.52;.6;3.25;15006 +75077;44.47745;-.17741;53;20220908;24.9;14.6;19.7;2.2;15.52;1.9;3.02;14719 +75077;44.47745;-.17741;53;20220909;25.5;16.3;20.9;2.6;15.82;.4;3.21;13728 +75077;44.47745;-.17741;53;20220910;27.5;12.6;20;1.6;14.32;0;3.34;17583 +75077;44.47745;-.17741;53;20220911;32.6;16.4;24.5;2.1;13.72;0;4.48;18206 +75077;44.47745;-.17741;53;20220912;38.4;21.7;30;2.2;16.72;2.1;5.31;18327 +75077;44.47745;-.17741;53;20220913;32.7;21;26.8;2.7;20.32;0;4.23;15030 +75077;44.47745;-.17741;53;20220914;30.6;18.8;24.7;2.7;16.12;.1;4.18;14951 +75077;44.47745;-.17741;53;20220915;28.2;14.9;21.5;2.2;16.62;.1;3.37;15778 +75077;44.47745;-.17741;53;20220916;25.4;15.9;20.6;2;15.42;.1;2.86;13046 +75077;44.47745;-.17741;53;20220917;21.9;9.9;15.9;2;9.02;0;2.94;14638 +75077;44.47745;-.17741;53;20220918;25;7.3;16.1;2.2;7.72;0;3.63;17812 +75077;44.47745;-.17741;53;20220919;26;8.8;17.4;2.5;8.42;0;3.87;17364 +75077;44.47745;-.17741;53;20220920;24.4;8.9;16.6;2.3;8.72;0;3.43;16261 +75077;44.47745;-.17741;53;20220921;24.1;7.6;15.8;1.6;8.82;0;2.95;16633 +75077;44.47745;-.17741;53;20220922;27.3;7.7;17.5;1.8;9.72;0;3.41;18026 +75077;44.47745;-.17741;53;20220923;21.7;9.5;15.6;1.7;12.72;1;2.26;13857 +75077;44.47745;-.17741;53;20220924;20.6;11.3;15.9;2.7;13.52;2.2;2.19;11837 +75077;44.47745;-.17741;53;20220925;21.4;7.3;14.3;1.9;11.02;.1;2.38;14645 +75077;44.47745;-.17741;53;20220926;20.6;6.6;13.6;2.9;11.42;4.8;2.39;14426 +75077;44.47745;-.17741;53;20220927;18.9;12.5;15.7;3.3;14.12;5.7;1.82;9317 +75077;44.47745;-.17741;53;20220928;19.8;15.2;17.5;4.5;16.12;10.1;1.83;7651 +75077;44.47745;-.17741;53;20220929;16.2;12.9;14.5;2.9;13.92;8.7;1.29;6247 +75077;44.47745;-.17741;53;20220930;19.2;9.4;14.3;2.4;11.22;.2;2.08;11359 +75077;44.47745;-.17741;53;20221001;20.8;12;16.4;4.2;15.62;1.1;1.88;10582 +75077;44.47745;-.17741;53;20221002;23.1;15.1;19.1;2;16.62;.1;1.98;9920 +75077;44.47745;-.17741;53;20221003;24.4;13.1;18.7;1.3;14.72;.1;2.09;11835 +75077;44.47745;-.17741;53;20221004;25.9;9.9;17.9;.9;13.62;.2;2.13;14102 +75077;44.47745;-.17741;53;20221005;29;11;20;1.7;14.42;.1;2.82;14836 +75077;44.47745;-.17741;53;20221006;21.1;15.1;18.1;1.2;17.02;.9;1.43;8034 +75077;44.47745;-.17741;53;20221007;25.6;13.1;19.3;1;15.72;0;1.96;11893 +75077;44.47745;-.17741;53;20221008;23.1;14.1;18.6;1.6;15.12;.3;1.88;9811 +75077;44.47745;-.17741;53;20221009;26.8;12;19.4;1.7;14.02;0;2.44;12703 +75077;44.47745;-.17741;53;20221010;21.4;15.4;18.4;2.1;15.82;.5;1.69;7618 +75077;44.47745;-.17741;53;20221011;20.1;16.1;18.1;1.5;17.62;.9;1.19;5951 +75077;44.47745;-.17741;53;20221012;22.4;14.7;18.5;1.5;15.72;.1;1.64;8532 +75077;44.47745;-.17741;53;20221013;21.1;11.7;16.4;2.2;15.12;1.6;1.58;9405 +75077;44.47745;-.17741;53;20221014;20.9;16.7;18.8;3.7;17.82;.3;1.52;5868 +75077;44.47745;-.17741;53;20221015;25.1;13.5;19.3;1.9;15.92;0;2;10280 +75077;44.47745;-.17741;53;20221016;29.9;15.8;22.8;2.6;17.32;.2;2.91;11284 +75077;44.47745;-.17741;53;20221017;26.5;18.5;22.5;2;19.32;.3;1.98;8136 +75077;44.47745;-.17741;53;20221018;30.5;18.5;24.5;2.7;18.62;0;2.95;10052 +75077;44.47745;-.17741;53;20221019;28.2;17.8;23;2.7;18.12;.8;2.57;9160 +75077;44.47745;-.17741;53;20221020;27.4;15.1;21.2;2.7;15.12;.2;2.68;9911 +75077;44.47745;-.17741;53;20221021;24;16.5;20.2;2.9;13.62;.1;2.51;7411 +75077;44.47745;-.17741;53;20221022;26.3;12.1;19.2;2.4;13.62;.3;2.4;10430 +75077;44.47745;-.17741;53;20221023;27;16.5;21.7;3.3;13.82;0;3.1;8703 +75077;44.47745;-.17741;53;20221024;24.6;12;18.3;2.4;10.92;0;2.46;9495 +75077;44.47745;-.17741;53;20221025;24.8;12.9;18.8;1.8;12.72;.3;1.98;9069 +75077;44.47745;-.17741;53;20221026;27.1;12.1;19.6;1.9;14.62;.1;2.07;10162 +75077;44.47745;-.17741;53;20221027;26.3;18.1;22.2;3.3;16.52;0;2.58;7145 +75077;44.47745;-.17741;53;20221028;29.4;18.9;24.1;2.8;15.92;0;2.93;8100 +75077;44.47745;-.17741;53;20221029;26.9;17.5;22.2;2.6;16.02;.2;2.37;7499 +75077;44.47745;-.17741;53;20221030;23.3;15.4;19.3;2.3;15.52;2.6;1.71;6691 +75077;44.47745;-.17741;53;20221031;21.2;14.9;18;2.7;15.42;4.6;1.51;5779 +75077;44.47745;-.17741;53;20221101;19.7;13.2;16.4;2.1;14.22;.1;1.26;5798 +75077;44.47745;-.17741;53;20221102;19.7;9;14.3;2.2;11.72;.1;1.4;7613 +75077;44.47745;-.17741;53;20221103;21;12.5;16.7;3.8;11.92;7.7;2.22;6578 +75077;44.47745;-.17741;53;20221104;16;10.1;13;4.3;11.02;2.3;1.52;5232 +75077;44.47745;-.17741;53;20221105;17.3;7.3;12.3;1.8;10.02;.1;1.17;7013 +75077;44.47745;-.17741;53;20221106;19.1;7.1;13.1;2.9;10.72;.6;1.52;7668 +75077;44.47745;-.17741;53;20221107;20.8;8.3;14.5;2.3;11.82;.1;1.43;7735 +75077;44.47745;-.17741;53;20221108;19.1;12.5;15.8;2.6;13.42;4.2;1.29;5266 +75077;44.47745;-.17741;53;20221109;15.7;14.1;14.9;1.9;13.82;7;.86;2042 +75077;44.47745;-.17741;53;20221110;12.6;9.1;10.8;1.1;11.52;.2;.58;3448 +75077;44.47745;-.17741;53;20221111;18.6;4.3;11.4;1.4;11.12;.1;.86;7890 +75077;44.47745;-.17741;53;20221112;21.4;12.8;17.1;2.1;14.42;.2;1.25;5809 +75077;44.47745;-.17741;53;20221113;22.7;9.5;16.1;1.6;12.42;.1;1.26;7336 +75077;44.47745;-.17741;53;20221114;14.5;11.7;13.1;2.7;12.82;5.9;.79;2789 +75077;44.47745;-.17741;53;20221115;16.8;11.4;14.1;3;13.22;4.2;.97;4203 +75077;44.47745;-.17741;53;20221116;19.1;10.9;15;3.8;12.62;1.2;1.48;5339 +75077;44.47745;-.17741;53;20221117;17.9;13.8;15.8;4.6;12.92;1.8;1.68;3429 +75077;44.47745;-.17741;53;20221118;13.1;8.2;10.6;3.1;10.72;4.2;.79;3787 +75077;44.47745;-.17741;53;20221119;12.2;7.2;9.7;2.1;9.52;.6;.77;3782 +75077;44.47745;-.17741;53;20221120;14.4;2.5;8.4;3;9.42;2.8;.79;6302 +75077;44.47745;-.17741;53;20221121;15.3;8.9;12.1;3.7;11.42;18.5;.99;4295 +75077;44.47745;-.17741;53;20221122;10;6.8;8.4;4.4;10.22;20.7;.46;2702 +75077;44.47745;-.17741;53;20221123;16.3;9.1;12.7;4.4;12.22;4.5;1;4500 +75077;44.47745;-.17741;53;20221124;15.1;8.8;11.9;2.9;11.02;3.6;.94;4093 +75077;44.47745;-.17741;53;20221125;13.8;9.3;11.5;2.8;11.32;6.4;.77;3260 +75077;44.47745;-.17741;53;20221126;12;3.9;7.9;1.4;9.02;.2;.51;4664 +75077;44.47745;-.17741;53;20221127;12.1;5.1;8.6;2.2;9.52;9.6;.58;4216 +75077;44.47745;-.17741;53;20221128;13.7;9.9;11.8;3.1;11.22;4.8;.86;2806 +75077;44.47745;-.17741;53;20221129;12.4;7.3;9.8;1.7;10.12;.2;.59;3372 +75077;44.47745;-.17741;53;20221130;8;2.8;5.4;1.4;7.72;0;.43;3378 +75077;44.47745;-.17741;53;20221201;10.8;.4;5.6;1.5;7.62;.1;.46;5144 +75077;44.47745;-.17741;53;20221202;8.2;5.7;6.9;1.9;7.82;.1;.66;1985 +75077;44.47745;-.17741;53;20221203;6.9;3.9;5.4;1.3;7.62;.3;.45;2246 +75077;44.47745;-.17741;53;20221204;9.3;3.2;6.2;1.1;7.52;0;.47;3599 +75077;44.47745;-.17741;53;20221205;10;1.6;5.8;1.9;7.12;.2;.6;4362 +75077;44.47745;-.17741;53;20221206;11.5;7.1;9.3;1.9;8.02;0;.87;2853 +75077;44.47745;-.17741;53;20221207;7.5;.7;4.1;2.2;7.02;0;.44;3764 +75077;44.47745;-.17741;53;20221208;8.8;1.9;5.3;1.4;8.02;8.4;.35;3771 +75077;44.47745;-.17741;53;20221209;6.8;6.1;6.4;2.4;8.82;.7;.45;506 +75077;44.47745;-.17741;53;20221210;3.2;-1.7;.7;2.4;5.22;.1;.47;2979 +75077;44.47745;-.17741;53;20221211;5;-3.9;.5;1.6;4.82;.1;.44;4341 +75077;44.47745;-.17741;53;20221212;2.8;-3.7;-.5;1.9;6.12;8.2;.11;3545 +75077;44.47745;-.17741;53;20221213;8.6;3.5;6;3.4;11.02;8.3;0;3010 +75077;44.47745;-.17741;53;20221214;16.7;9;12.8;2.5;13.02;6.1;.6;3914 +75077;44.47745;-.17741;53;20221215;12.3;10.1;11.2;1.9;11.62;8.5;.56;1615 +75077;44.47745;-.17741;53;20221216;7.1;5.5;6.3;3;7.72;.7;.7;1224 +75077;44.47745;-.17741;53;20221217;8.7;-3.4;2.6;1.8;5.72;.2;.5;5119 +75077;44.47745;-.17741;53;20221218;12.9;2.5;7.7;3.1;8.72;0;.68;4664 +75077;44.47745;-.17741;53;20221219;15.5;9.7;12.6;3.9;11.62;0;.99;3223 +75077;44.47745;-.17741;53;20221220;13.1;12.7;12.9;3.6;12.82;5.9;.79;102 +75077;44.47745;-.17741;53;20221221;17.6;9.4;13.5;3.3;12.72;.4;.88;4019 +75077;44.47745;-.17741;53;20221222;15.6;12.1;13.8;3.4;13.72;1.6;.72;2277 +75077;44.47745;-.17741;53;20221223;17.8;14.3;16;2.6;14.42;0;.95;2280 +75077;44.47745;-.17741;53;20221224;18.6;10.4;14.5;1.8;12.62;.2;.8;4031 +75077;44.47745;-.17741;53;20221225;19.9;8.4;14.1;2.6;11.42;0;1.17;4969 +75077;44.47745;-.17741;53;20221226;16;9.9;12.9;1.9;11.82;.8;.73;3354 +75077;44.47745;-.17741;53;20221227;15.5;9.4;12.4;1;11.52;.2;.54;3365 +75077;44.47745;-.17741;53;20221228;16.8;5.5;11.1;2.6;9.92;1.4;.95;4962 +75077;44.47745;-.17741;53;20221229;13;10.7;11.8;3;11.22;13.1;.85;1694 +75077;44.47745;-.17741;53;20221230;17.5;9.5;13.5;3.5;12.52;.9;.96;4052 +75077;44.47745;-.17741;53;20221231;21.1;10.6;15.8;3.3;11.72;0;1.65;4813 +75078;44.50759;.13413;58;20220101;17.5;6;11.8;2.4;10.24;0;.95;5699 +75078;44.50759;.13413;58;20220102;15.5;5.9;10.7;2.2;10.63;.1;.68;4635 +75078;44.50759;.13413;58;20220103;13.3;6.7;10;2.8;11.08;.1;.51;3952 +75078;44.50759;.13413;58;20220104;16.5;9.3;12.9;3.8;10.55;.9;1.39;4541 +75078;44.50759;.13413;58;20220105;8.4;2.5;5.5;2;6.97;0;.61;3876 +75078;44.50759;.13413;58;20220106;8.4;-1.5;3.4;1.1;5.34;.1;.45;5785 +75078;44.50759;.13413;58;20220107;11.4;-1.5;4.9;2.9;7.33;4.3;.69;5315 +75078;44.50759;.13413;58;20220108;12;7.8;9.9;5.2;10.66;6;.74;2931 +75078;44.50759;.13413;58;20220109;9.8;7.4;8.6;3.1;10.3;22.5;.52;1431 +75078;44.50759;.13413;58;20220110;11.3;8.8;10.1;2.1;11.28;7.6;.52;1684 +75078;44.50759;.13413;58;20220111;9.6;2.7;6.2;1.5;7.6;0;.5;5132 +75078;44.50759;.13413;58;20220112;6.8;-2;2.4;1.6;5.55;0;.49;6288 +75078;44.50759;.13413;58;20220113;.6;-3.9;-1.7;2;5.53;0;.2;2397 +75078;44.50759;.13413;58;20220114;7.8;-1.6;3.1;1.8;5.7;0;.57;6090 +75078;44.50759;.13413;58;20220115;4.5;-4.6;0;1.2;5.33;.1;.31;5179 +75078;44.50759;.13413;58;20220116;2.5;-4.7;-1.1;1.3;5.38;.1;.28;4182 +75078;44.50759;.13413;58;20220117;4.3;-1.9;1.2;1.1;6.65;.1;.27;3564 +75078;44.50759;.13413;58;20220118;2.9;.1;1.5;1.3;7.05;.1;.26;1823 +75078;44.50759;.13413;58;20220119;6.9;2.5;4.7;2;8.35;3;.33;2732 +75078;44.50759;.13413;58;20220120;7.8;4.5;6.1;2.1;8.05;.8;.57;2877 +75078;44.50759;.13413;58;20220121;6.7;-.3;3.2;3.1;5.58;0;.83;6209 +75078;44.50759;.13413;58;20220122;8.1;-2.1;3;1.7;5.37;0;.65;6797 +75078;44.50759;.13413;58;20220123;10.7;-3.2;3.8;1.1;5.63;0;.58;7873 +75078;44.50759;.13413;58;20220124;12.2;-1.1;5.5;1.8;6.71;0;.8;7674 +75078;44.50759;.13413;58;20220125;11.6;-2.6;4.5;1.1;6.53;0;.61;7715 +75078;44.50759;.13413;58;20220126;10.3;-3.6;3.3;.9;6.08;0;.53;7245 +75078;44.50759;.13413;58;20220127;.3;-2.6;-1.2;1.6;5.4;.1;.3;3071 +75078;44.50759;.13413;58;20220128;2.1;-2.9;-.4;1.3;6;0;.27;2983 +75078;44.50759;.13413;58;20220129;1.7;-.1;.8;1.4;6.43;0;.3;2124 +75078;44.50759;.13413;58;20220130;6.9;1;3.9;1.6;8.05;.1;.35;3692 +75078;44.50759;.13413;58;20220131;10.7;4.6;7.6;3.6;9.28;1.3;.69;4015 +75078;44.50759;.13413;58;20220201;9.3;1.1;5.2;3.3;8.53;.1;.47;5364 +75078;44.50759;.13413;58;20220202;10.2;8.1;9.1;2.6;10.7;0;.56;2622 +75078;44.50759;.13413;58;20220203;8.9;3;5.9;2.1;9.3;.2;.39;3362 +75078;44.50759;.13413;58;20220204;12.6;6.7;9.6;2.4;10.75;1.9;.67;3596 +75078;44.50759;.13413;58;20220205;11.4;4.4;7.9;2.5;7.83;0;1.05;8128 +75078;44.50759;.13413;58;20220206;10.8;-1.1;4.8;3.5;8.43;1.3;.57;6035 +75078;44.50759;.13413;58;20220207;13;9.3;11.2;3;10.91;.6;.95;4064 +75078;44.50759;.13413;58;20220208;14.4;3.8;9.1;1.9;7.61;0;1.21;7712 +75078;44.50759;.13413;58;20220209;17.7;1.9;9.8;2.9;7.68;0;1.76;10384 +75078;44.50759;.13413;58;20220210;11.8;3.2;7.5;2.2;9.37;.4;1.26;10000 +75078;44.50759;.13413;58;20220211;13.2;7.8;10.5;2.6;8.43;0;1.42;10100 +75078;44.50759;.13413;58;20220212;13.7;-3;5.3;1.1;6.06;0;.94;9807 +75078;44.50759;.13413;58;20220213;17.8;.5;9.1;4.5;8.93;1.5;1.96;10266 +75078;44.50759;.13413;58;20220214;11.7;8.5;10.1;4.4;10.03;5.7;1.16;5121 +75078;44.50759;.13413;58;20220215;11.1;3.3;7.2;3.4;9.77;7.7;.69;5266 +75078;44.50759;.13413;58;20220216;14.8;8.7;11.8;5.5;12.55;5.7;.95;5687 +75078;44.50759;.13413;58;20220217;13.9;12;12.9;4;13.66;1;.74;3171 +75078;44.50759;.13413;58;20220218;16.3;9.2;12.7;2.7;11.7;.2;1.29;6751 +75078;44.50759;.13413;58;20220219;12.5;6.3;9.4;1.9;8.45;.1;1.25;9005 +75078;44.50759;.13413;58;20220220;14.3;2.9;8.6;3.5;10.23;2.7;.97;6914 +75078;44.50759;.13413;58;20220221;13.3;9.9;11.6;5.4;9.98;.2;1.76;6330 +75078;44.50759;.13413;58;20220222;15.2;6.4;10.8;2.1;9.68;0;1.41;9555 +75078;44.50759;.13413;58;20220223;16.8;4.8;10.8;1.2;9.28;0;1.35;11660 +75078;44.50759;.13413;58;20220224;15.5;4.2;9.9;2.3;9.48;.4;1.36;8859 +75078;44.50759;.13413;58;20220225;11.9;2.2;7;2.3;6.63;0;1.51;11571 +75078;44.50759;.13413;58;20220226;14.3;.5;7.4;2.9;5.45;0;2.1;13030 +75078;44.50759;.13413;58;20220227;17.1;1.7;9.4;2.1;7.58;0;1.79;11706 +75078;44.50759;.13413;58;20220228;18.7;1.9;10.3;1.4;8.4;0;1.72;13761 +75078;44.50759;.13413;58;20220301;17.8;1.6;9.7;2.4;8.13;0;1.99;13441 +75078;44.50759;.13413;58;20220302;13.6;7.2;10.4;2.8;10.05;2.5;1.22;5502 +75078;44.50759;.13413;58;20220303;15.1;5.6;10.3;2.2;10.35;0;1.37;10218 +75078;44.50759;.13413;58;20220304;9.9;8.1;9;3.9;10.58;2;.65;2227 +75078;44.50759;.13413;58;20220305;11.2;6.6;8.9;2.7;8.44;0;1.33;7149 +75078;44.50759;.13413;58;20220306;12.9;5.8;9.4;2;6.93;.1;1.79;11626 +75078;44.50759;.13413;58;20220307;12.5;-2.6;5;2.1;5.88;0;1.65;14892 +75078;44.50759;.13413;58;20220308;12.3;3.1;7.7;2.5;8.5;.4;1.24;7815 +75078;44.50759;.13413;58;20220309;16.3;2.1;9.2;3.4;9.3;.3;1.89;13919 +75078;44.50759;.13413;58;20220310;15.4;9.2;12.3;3.5;10.83;.8;1.69;7783 +75078;44.50759;.13413;58;20220311;13.1;9.7;11.4;3.3;10.84;10.2;1.27;4520 +75078;44.50759;.13413;58;20220312;13.2;7.3;10.3;2.9;10.1;0;1.36;8038 +75078;44.50759;.13413;58;20220313;12.9;8.1;10.5;3.8;9.35;8.1;1.62;7044 +75078;44.50759;.13413;58;20220314;15.3;3.1;9.2;5.1;9.53;.3;1.74;9778 +75078;44.50759;.13413;58;20220315;18.4;12.9;15.7;6.3;12.06;0;2.74;8656 +75078;44.50759;.13413;58;20220316;16.7;10.2;13.5;3.1;12.28;.2;1.63;7461 +75078;44.50759;.13413;58;20220317;13.3;10.9;12.1;4.1;10.83;6.9;1.57;4892 +75078;44.50759;.13413;58;20220318;16.1;7.9;12;2.9;9.47;0;2.15;11766 +75078;44.50759;.13413;58;20220319;18.7;5;11.8;3.8;8.87;0;2.93;16100 +75078;44.50759;.13413;58;20220320;17.7;5.7;11.7;4.3;9.6;0;2.54;12166 +75078;44.50759;.13413;58;20220321;18.9;9.4;14.1;6.3;9.47;0;3.83;16333 +75078;44.50759;.13413;58;20220322;17.6;6.7;12.2;6.1;7.03;0;3.98;16900 +75078;44.50759;.13413;58;20220323;18;4.2;11.1;4.2;6.9;0;3.53;19566 +75078;44.50759;.13413;58;20220324;18.7;.5;9.6;2.7;7.37;0;2.99;20066 +75078;44.50759;.13413;58;20220325;19.5;1.9;10.7;2.4;6.93;0;2.83;14800 +75078;44.50759;.13413;58;20220326;21.4;1.8;11.6;3;6.2;0;3.84;20100 +75078;44.50759;.13413;58;20220327;22;3.3;12.6;3.4;7.27;0;3.92;18900 +75078;44.50759;.13413;58;20220328;22.2;3.6;12.9;2.2;8.27;0;3.11;16200 +75078;44.50759;.13413;58;20220329;17.5;6.8;12.1;1.9;10.57;1.7;1.69;7466 +75078;44.50759;.13413;58;20220330;15.5;9.6;12.6;2.9;11.33;1.6;1.74;8266 +75078;44.50759;.13413;58;20220331;14.6;8.2;11.4;5.2;9.23;2.2;2.65;14333 +75078;44.50759;.13413;58;20220401;9.7;.2;5;6.5;5.57;.4;2.41;15700 +75078;44.50759;.13413;58;20220402;9.8;1.8;5.8;4.8;5.27;0;2.51;15200 +75078;44.50759;.13413;58;20220403;7;-2.1;2.5;2.9;5.3;0;1.72;14144 +75078;44.50759;.13413;58;20220404;13;-2.5;5.2;2.4;4.9;0;2.71;22600 +75078;44.50759;.13413;58;20220405;16.1;-2.5;6.8;1.2;6.91;.2;2.08;16565 +75078;44.50759;.13413;58;20220406;13.4;7.8;10.6;3.2;11.03;1;1.28;6026 +75078;44.50759;.13413;58;20220407;16;10.4;13.2;6.7;12.43;12.2;1.78;6933 +75078;44.50759;.13413;58;20220408;19;11.4;15.2;6.3;11.4;.6;3.19;10400 +75078;44.50759;.13413;58;20220409;15.4;6.2;10.8;2.5;8.1;.1;2.86;19166 +75078;44.50759;.13413;58;20220410;19.9;.3;10.1;3.7;7.03;0;3.83;22994 +75078;44.50759;.13413;58;20220411;22.5;6.5;14.5;7.1;10.5;0;4.67;19966 +75078;44.50759;.13413;58;20220412;18.3;10.8;14.5;4.9;11.77;0;2.73;10400 +75078;44.50759;.13413;58;20220413;15.3;10.6;13;2.2;13.1;1.5;1.46;7300 +75078;44.50759;.13413;58;20220414;23.6;9;16.3;1.5;12.57;.1;3.48;21633 +75078;44.50759;.13413;58;20220415;25.3;7.4;16.3;2.1;12.63;0;3.81;21900 +75078;44.50759;.13413;58;20220416;24.4;7.1;15.8;2.7;11.47;0;4.22;24366 +75078;44.50759;.13413;58;20220417;23.5;5.1;14.3;2.7;10.57;0;4.1;24200 +75078;44.50759;.13413;58;20220418;19.4;10.8;15.1;3.1;12.07;0;2.93;15433 +75078;44.50759;.13413;58;20220419;15.6;8.9;12.2;3.2;11.93;5.7;1.58;8000 +75078;44.50759;.13413;58;20220420;14.1;9.1;11.6;2.5;11.8;8.2;1.23;5433 +75078;44.50759;.13413;58;20220421;17.6;9.3;13.5;2.2;12.67;.1;1.92;10400 +75078;44.50759;.13413;58;20220422;19.9;10.7;15.3;2.2;12.63;4.2;2.81;15433 +75078;44.50759;.13413;58;20220423;13.1;9.6;11.3;3.4;12.07;8.5;1.12;4400 +75078;44.50759;.13413;58;20220424;17.6;10;13.8;5.3;12;0;2.46;10666 +75078;44.50759;.13413;58;20220425;19.6;5.7;12.6;1.8;10.97;0;3.22;21833 +75078;44.50759;.13413;58;20220426;23.2;5.2;14.2;2.5;11;0;4.19;25833 +75078;44.50759;.13413;58;20220427;22.9;8.3;15.6;2.3;12.93;0;3.11;15800 +75078;44.50759;.13413;58;20220428;21;12.5;16.8;2.8;14.6;0;2.9;15433 +75078;44.50759;.13413;58;20220429;21.8;10.9;16.3;2.8;13.87;0;3.38;19233 +75078;44.50759;.13413;58;20220430;22.8;11.4;17.1;2.7;13.17;0;3.89;21400 +75078;44.50759;.13413;58;20220501;21.7;7.6;14.6;2;11.53;0;3.52;20700 +75078;44.50759;.13413;58;20220502;20.8;10.6;15.7;2.2;11.43;0;3.43;18300 +75078;44.50759;.13413;58;20220503;22.9;11.1;17;2.2;12.4;2.1;3.86;20766 +75078;44.50759;.13413;58;20220504;22.2;10;16.1;2.7;11.23;0;3.92;19966 +75078;44.50759;.13413;58;20220505;22.2;8.4;15.3;3;10.87;.1;4.24;23666 +75078;44.50759;.13413;58;20220506;22.6;8.6;15.6;2.5;11.45;0;3.92;21878 +75078;44.50759;.13413;58;20220507;24.4;9;16.7;2;12.13;.1;4.14;23599 +75078;44.50759;.13413;58;20220508;25.5;9.4;17.4;1.7;12.15;0;4.37;24736 +75078;44.50759;.13413;58;20220509;27.3;9.1;18.2;1.3;12.08;0;4.54;26055 +75078;44.50759;.13413;58;20220510;29.5;9.2;19.4;1.9;12.68;0;5.16;26580 +75078;44.50759;.13413;58;20220511;29.7;10.9;20.3;2.2;14.73;.1;5.14;25645 +75078;44.50759;.13413;58;20220512;22;12.9;17.4;1.6;15.25;.4;2.8;14684 +75078;44.50759;.13413;58;20220513;25.9;14.3;20.1;1.6;16;0;3.91;20429 +75078;44.50759;.13413;58;20220514;29.1;11.9;20.5;2.1;16.43;0;4.79;24381 +75078;44.50759;.13413;58;20220515;28.5;14.5;21.5;2.5;17.15;8.4;4.53;20958 +75078;44.50759;.13413;58;20220516;29;14.4;21.7;1.7;17.33;0;4.78;24694 +75078;44.50759;.13413;58;20220517;31.2;15.4;23.3;2.2;16.45;0;5.45;24638 +75078;44.50759;.13413;58;20220518;31.8;13.5;22.6;2.2;17.05;1.7;5.51;25904 +75078;44.50759;.13413;58;20220519;28;17.6;22.8;2.6;19.7;0;4.26;19251 +75078;44.50759;.13413;58;20220520;27.4;17.1;22.2;2.9;17.75;0;4.52;19933 +75078;44.50759;.13413;58;20220521;31.2;13.8;22.5;1.4;18.8;0;4.89;24853 +75078;44.50759;.13413;58;20220522;31.3;18;24.6;2.7;20.8;.3;4.99;21109 +75078;44.50759;.13413;58;20220523;22.4;16.8;19.6;4.9;15.68;.5;3.68;13834 +75078;44.50759;.13413;58;20220524;19.7;11;15.3;2.6;12.93;.4;3.17;17881 +75078;44.50759;.13413;58;20220525;21.2;7.4;14.3;2.4;11.48;.1;3.7;21858 +75078;44.50759;.13413;58;20220526;20.2;9.7;15;1.9;13.28;0;2.81;16032 +75078;44.50759;.13413;58;20220527;24.5;13.9;19.2;2.5;14.3;.1;4.59;23714 +75078;44.50759;.13413;58;20220528;27;11.7;19.3;2.6;12.3;0;5.37;26785 +75078;44.50759;.13413;58;20220529;23.8;9.7;16.7;2.8;9.35;0;5.12;26157 +75078;44.50759;.13413;58;20220530;24.6;8.2;16.4;2;9;1.7;4.91;26618 +75078;44.50759;.13413;58;20220531;26.2;13.3;19.7;2;11.63;.9;4.88;23876 +75078;44.50759;.13413;58;20220601;30.9;12.1;21.5;2.3;14.2;1.4;5.77;27028 +75078;44.50759;.13413;58;20220602;27.7;16.7;22.2;2;18.95;4.9;4.18;19978 +75078;44.50759;.13413;58;20220603;30.4;18.3;24.3;2.3;19.83;4.3;5.08;22594 +75078;44.50759;.13413;58;20220604;25.2;16.2;20.7;2.2;19.8;0;3.13;15153 +75078;44.50759;.13413;58;20220605;23.7;16.5;20.1;2.6;16.8;.1;3.58;16551 +75078;44.50759;.13413;58;20220606;26;12;19;1.5;15.2;.3;4.19;22565 +75078;44.50759;.13413;58;20220607;25.2;15.8;20.5;2.2;15.18;6.9;4.16;19488 +75078;44.50759;.13413;58;20220608;20.3;14.2;17.3;2.4;15.9;1.4;2.52;12492 +75078;44.50759;.13413;58;20220609;23.6;10.6;17.1;1.9;13.98;.6;3.85;21385 +75078;44.50759;.13413;58;20220610;28.2;10.3;19.2;1.1;14.4;.1;4.92;27951 +75078;44.50759;.13413;58;20220611;31.5;12.9;22.2;1.4;16.65;0;5.36;27335 +75078;44.50759;.13413;58;20220612;30.2;16.2;23.2;2.2;19.6;1.7;4.74;21575 +75078;44.50759;.13413;58;20220613;30.7;17.5;24.1;2.1;19.63;0;5.34;24906 +75078;44.50759;.13413;58;20220614;34.9;16.1;25.5;2;19.7;0;6.03;26398 +75078;44.50759;.13413;58;20220615;34.8;20;27.4;2.3;20.7;0;6.44;27034 +75078;44.50759;.13413;58;20220616;36;17.6;26.8;1.7;17.85;0;6.28;27365 +75078;44.50759;.13413;58;20220617;38;18.6;28.3;1.6;19.18;0;6.64;28251 +75078;44.50759;.13413;58;20220618;39.5;19.5;29.5;3.1;18.38;.2;8.1;28437 +75078;44.50759;.13413;58;20220619;31.2;18.7;24.9;3;20.08;6.7;5.61;23355 +75078;44.50759;.13413;58;20220620;29.8;17.7;23.8;2.6;19.63;1.1;5.14;22971 +75078;44.50759;.13413;58;20220621;28;18.2;23.1;2.3;20.15;6.9;4.13;18459 +75078;44.50759;.13413;58;20220622;26.4;17.4;21.9;2.7;19.05;1.4;4.38;20935 +75078;44.50759;.13413;58;20220623;25.8;16.2;21;2.2;18.35;10.5;3.77;17980 +75078;44.50759;.13413;58;20220624;24.2;16.4;20.3;2.7;17.23;.8;4.01;20000 +75078;44.50759;.13413;58;20220625;19.5;14;16.8;2;15.78;4.7;2.21;10950 +75078;44.50759;.13413;58;20220626;18;13.7;15.8;1.8;15.53;3.3;2.01;10534 +75078;44.50759;.13413;58;20220627;23.5;13.5;18.5;2.2;14.63;0;4.13;21863 +75078;44.50759;.13413;58;20220628;25.4;11.4;18.4;1.9;13.3;0;4.79;26072 +75078;44.50759;.13413;58;20220629;26.3;11.2;18.8;2;14.43;12.5;4.73;25541 +75078;44.50759;.13413;58;20220630;17.2;14.2;15.7;2;15.3;6.1;1.78;8554 +75078;44.50759;.13413;58;20220701;23.3;9.4;16.4;1.4;12.88;0;4.25;25819 +75078;44.50759;.13413;58;20220702;29.5;9.8;19.7;1.5;13.43;0;5.36;28658 +75078;44.50759;.13413;58;20220703;28.2;15.1;21.7;2.6;15.5;1.3;5.27;24571 +75078;44.50759;.13413;58;20220704;27;16;21.5;2.4;17.43;.1;4.6;22040 +75078;44.50759;.13413;58;20220705;29.2;16.1;22.6;2.1;16.03;0;5.48;26359 +75078;44.50759;.13413;58;20220706;29.1;14.5;21.8;2.4;14.48;0;5.47;25003 +75078;44.50759;.13413;58;20220707;28.7;13.9;21.3;2.3;15.15;0;5.42;26515 +75078;44.50759;.13413;58;20220708;29.4;14.8;22.1;2.4;15.48;0;5.7;27242 +75078;44.50759;.13413;58;20220709;31.5;14.2;22.8;2.3;14.53;0;6.06;27897 +75078;44.50759;.13413;58;20220710;32.3;15.3;23.8;2.3;15.08;0;6.18;27565 +75078;44.50759;.13413;58;20220711;34.5;15.3;24.9;1.7;16.03;0;6.2;28432 +75078;44.50759;.13413;58;20220712;35.6;16.2;25.9;1.9;15.5;0;6.63;28803 +75078;44.50759;.13413;58;20220713;35.3;14.7;25;1.4;14.45;0;6.11;28671 +75078;44.50759;.13413;58;20220714;37;15.6;26.3;1.6;15.8;0;6.5;28874 +75078;44.50759;.13413;58;20220715;34.5;17.8;26.2;1.8;15.35;0;6.11;26409 +75078;44.50759;.13413;58;20220716;35.9;16.6;26.2;1.9;15.35;0;6.5;27747 +75078;44.50759;.13413;58;20220717;37.3;16;26.6;1.9;14.3;0;6.77;28282 +75078;44.50759;.13413;58;20220718;39.6;20.6;30.1;3.2;15.5;0;8.25;27085 +75078;44.50759;.13413;58;20220719;31.1;20.4;25.8;2.7;19.3;16;5.13;19111 +75078;44.50759;.13413;58;20220720;28.7;19.7;24.2;3;17.73;0;4.96;19242 +75078;44.50759;.13413;58;20220721;31.2;15;23.1;1.5;17.13;0;5.28;26277 +75078;44.50759;.13413;58;20220722;28.9;17.4;23.2;3.1;17.83;0;5.03;21146 +75078;44.50759;.13413;58;20220723;29.8;14.8;22.3;1.6;16.13;0;5.04;25509 +75078;44.50759;.13413;58;20220724;36.6;14.8;25.7;1.8;16;0;6.33;27894 +75078;44.50759;.13413;58;20220725;28.8;20.2;24.5;3.8;18.33;.1;4.97;16957 +75078;44.50759;.13413;58;20220726;27.1;15.1;21.1;2.3;14.8;0;4.81;23240 +75078;44.50759;.13413;58;20220727;28.9;13.3;21.1;2.1;13.78;0;5.22;25522 +75078;44.50759;.13413;58;20220728;29.2;14.1;21.7;2.4;15.25;0;5.15;24101 +75078;44.50759;.13413;58;20220729;28.1;16.3;22.2;2.2;16.6;.5;4.41;19615 +75078;44.50759;.13413;58;20220730;30.2;15.3;22.7;1.8;17.48;0;5.07;24971 +75078;44.50759;.13413;58;20220731;32.7;15.3;24;2.3;17.15;0;5.76;26057 +75078;44.50759;.13413;58;20220801;34.2;16.2;25.2;2.4;16.9;0;6.19;26404 +75078;44.50759;.13413;58;20220802;36;15.3;25.6;1.6;16;.1;5.98;27205 +75078;44.50759;.13413;58;20220803;38.1;16.7;27.4;1.5;15.83;.1;5.98;26183 +75078;44.50759;.13413;58;20220804;36.3;20.4;28.3;2.9;21.43;.3;6.35;23582 +75078;44.50759;.13413;58;20220805;32;19.1;25.5;2.9;19.53;0;5.39;21668 +75078;44.50759;.13413;58;20220806;33;18.3;25.6;2.3;15.5;0;5.82;24091 +75078;44.50759;.13413;58;20220807;33.6;16.1;24.9;2.2;11.95;0;6.13;25561 +75078;44.50759;.13413;58;20220808;35.2;15.1;25.1;2;11.25;0;6.12;25700 +75078;44.50759;.13413;58;20220809;36.2;16.8;26.5;1.7;12.1;0;5.9;24922 +75078;44.50759;.13413;58;20220810;37.6;15.7;26.6;1.6;12.05;0;5.95;25128 +75078;44.50759;.13413;58;20220811;38.7;17.1;27.9;2;15.75;0;6.37;24810 +75078;44.50759;.13413;58;20220812;39.3;20.7;30;2.4;19.13;0;6.61;23718 +75078;44.50759;.13413;58;20220813;35.6;20.7;28.2;2.8;21.25;4.4;5.83;21402 +75078;44.50759;.13413;58;20220814;25.4;20.1;22.7;2.5;20.65;4.9;2.97;12138 +75078;44.50759;.13413;58;20220815;28;16.2;22.1;1.9;17.65;.2;3.83;17823 +75078;44.50759;.13413;58;20220816;27.2;15.4;21.3;1.7;18.35;5.7;3.14;14470 +75078;44.50759;.13413;58;20220817;25;14.9;20;2.4;17.6;1.7;3.47;17968 +75078;44.50759;.13413;58;20220818;27;14.4;20.7;2.6;16.53;.1;4.16;20258 +75078;44.50759;.13413;58;20220819;28.1;15.4;21.7;2.2;17.58;.2;4.04;19221 +75078;44.50759;.13413;58;20220820;27.7;16.3;22;1.5;18.8;0;3.61;18378 +75078;44.50759;.13413;58;20220821;27.5;16.3;21.9;2;17.9;.3;3.64;16866 +75078;44.50759;.13413;58;20220822;26.9;19.1;23;2.6;20.03;1.5;3.31;13506 +75078;44.50759;.13413;58;20220823;29.8;18.7;24.2;1.5;19.65;.1;3.94;18576 +75078;44.50759;.13413;58;20220824;34.9;16.3;25.6;1.6;18.33;2.1;4.98;22627 +75078;44.50759;.13413;58;20220825;29.3;19.5;24.4;2.8;21.15;.1;3.9;15583 +75078;44.50759;.13413;58;20220826;30.4;19.4;24.9;2.4;20.33;0;4.23;17748 +75078;44.50759;.13413;58;20220827;30.9;16;23.5;1.5;16.78;.1;4.26;20760 +75078;44.50759;.13413;58;20220828;33.4;14;23.7;1.5;14.08;0;4.73;22519 +75078;44.50759;.13413;58;20220829;32.2;17.3;24.8;2.4;15.95;1.7;4.33;14163 +75078;44.50759;.13413;58;20220830;33.2;16.1;24.6;1.6;17.73;0;4.55;21241 +75078;44.50759;.13413;58;20220831;31.8;17.3;24.6;2.2;18.8;0;4.26;17532 +75078;44.50759;.13413;58;20220901;29.2;19;24.1;2.2;19.5;7.3;3.71;15543 +75078;44.50759;.13413;58;20220902;27.1;17.3;22.2;2.1;18.4;1.2;3.28;14932 +75078;44.50759;.13413;58;20220903;28.1;16.2;22.1;1.8;17.68;0;3.53;17341 +75078;44.50759;.13413;58;20220904;33.3;15.7;24.5;2.1;17.38;.5;4.6;19978 +75078;44.50759;.13413;58;20220905;34.7;18.3;26.5;2.5;18.93;1.1;5.09;19776 +75078;44.50759;.13413;58;20220906;31.7;17.2;24.5;2.6;17.43;.1;4.68;19087 +75078;44.50759;.13413;58;20220907;27.6;16.6;22.1;1.7;15.95;.2;3.34;15179 +75078;44.50759;.13413;58;20220908;24.3;13.6;19;2.1;15.93;1.5;2.78;13923 +75078;44.50759;.13413;58;20220909;25.6;15;20.3;2.4;15.7;.6;3.25;14836 +75078;44.50759;.13413;58;20220910;27.2;12;19.6;1.4;14.48;0;3.33;18740 +75078;44.50759;.13413;58;20220911;31.9;13.8;22.8;2.1;14.18;0;4.44;19751 +75078;44.50759;.13413;58;20220912;36.8;18.3;27.6;3.1;17.03;.7;5.72;18836 +75078;44.50759;.13413;58;20220913;32.9;21;27;2.8;21.1;0;3.99;12155 +75078;44.50759;.13413;58;20220914;31.1;18.8;24.9;2.3;17.85;.4;4.09;16481 +75078;44.50759;.13413;58;20220915;29;14.5;21.7;2.1;17.15;.1;3.57;17254 +75078;44.50759;.13413;58;20220916;25.2;15.9;20.5;2.6;15.4;0;3.28;14504 +75078;44.50759;.13413;58;20220917;22;9.3;15.7;2;9.25;0;3.18;17637 +75078;44.50759;.13413;58;20220918;25.1;5.8;15.5;1.7;8;0;3.35;18926 +75078;44.50759;.13413;58;20220919;26.3;6.5;16.4;2.1;8.63;0;3.67;18871 +75078;44.50759;.13413;58;20220920;24.7;6.8;15.8;1.8;8.78;0;3.27;18222 +75078;44.50759;.13413;58;20220921;25;6.3;15.7;1.5;8.88;0;3.03;18125 +75078;44.50759;.13413;58;20220922;27.3;6.3;16.8;1.4;9.75;0;3.19;18589 +75078;44.50759;.13413;58;20220923;22;8.6;15.3;1.6;12.35;2;2.08;10799 +75078;44.50759;.13413;58;20220924;20.8;11.2;16;2;14.35;3.9;1.83;9585 +75078;44.50759;.13413;58;20220925;20.8;8.8;14.8;1.7;11.83;.1;2.26;14231 +75078;44.50759;.13413;58;20220926;21.1;6.9;14;2.7;11.63;5.7;2.38;13158 +75078;44.50759;.13413;58;20220927;18.6;12.3;15.5;3.5;14.3;5.1;1.83;9177 +75078;44.50759;.13413;58;20220928;20.6;15.2;17.9;5;16.2;6.4;2.26;9832 +75078;44.50759;.13413;58;20220929;17.2;12.8;15;2.3;13.98;4.7;1.47;7469 +75078;44.50759;.13413;58;20220930;19.6;9.2;14.4;2.1;11.4;.3;2.23;13946 +75078;44.50759;.13413;58;20221001;21;10.9;15.9;3.5;15.38;.3;1.75;8979 +75078;44.50759;.13413;58;20221002;22.8;14.8;18.8;1.6;16.63;.1;1.88;10030 +75078;44.50759;.13413;58;20221003;24.3;11.6;18;1.1;14.43;0;2.19;14070 +75078;44.50759;.13413;58;20221004;25.5;8.5;17;1.1;13.28;.1;2.28;15278 +75078;44.50759;.13413;58;20221005;27.7;10.2;19;2.5;14.4;.1;3.02;15034 +75078;44.50759;.13413;58;20221006;21.8;14.8;18.3;1.4;16.6;.1;1.62;8546 +75078;44.50759;.13413;58;20221007;25.4;11.5;18.5;1.5;15.2;0;2.21;13173 +75078;44.50759;.13413;58;20221008;23;13.4;18.2;1.5;15.35;.3;1.81;9445 +75078;44.50759;.13413;58;20221009;26.3;10.9;18.6;2.3;13.93;.1;2.71;13698 +75078;44.50759;.13413;58;20221010;22.6;14;18.3;2.3;15.93;0;1.86;8213 +75078;44.50759;.13413;58;20221011;20.8;15.4;18.1;1.6;17.38;0;1.33;6653 +75078;44.50759;.13413;58;20221012;22.4;14.3;18.4;1.6;15.97;.1;1.72;9272 +75078;44.50759;.13413;58;20221013;21.3;11.5;16.4;2;15.24;2.4;1.56;8809 +75078;44.50759;.13413;58;20221014;21;16.7;18.8;3.3;17.9;.4;1.54;5712 +75078;44.50759;.13413;58;20221015;25.5;14.5;20;1.9;16.28;0;2.2;11221 +75078;44.50759;.13413;58;20221016;28.6;15.1;21.9;3.3;17.38;.1;3.04;11683 +75078;44.50759;.13413;58;20221017;26.2;17.6;21.9;2.5;19.03;0;2.1;7615 +75078;44.50759;.13413;58;20221018;29.6;16.9;23.2;3.7;18.18;0;3.32;11309 +75078;44.50759;.13413;58;20221019;27.4;16.4;21.9;3.8;17.8;1;2.83;8381 +75078;44.50759;.13413;58;20221020;26.4;14.8;20.6;3.2;16.88;.6;2.38;8053 +75078;44.50759;.13413;58;20221021;24.1;15.7;19.9;2.5;14.98;.4;2.16;7152 +75078;44.50759;.13413;58;20221022;25.8;11.3;18.6;2.9;14.4;.1;2.46;11032 +75078;44.50759;.13413;58;20221023;27;15.6;21.3;3.2;14.2;0;2.94;7021 +75078;44.50759;.13413;58;20221024;24.4;10.6;17.5;2.1;11.78;.1;2.18;10029 +75078;44.50759;.13413;58;20221025;24.2;10.1;17.2;2.4;13.18;0;2.02;8274 +75078;44.50759;.13413;58;20221026;26.5;11.1;18.8;2.6;14.9;.1;2.22;9693 +75078;44.50759;.13413;58;20221027;26.1;16.3;21.2;4.6;17.18;0;2.66;6221 +75078;44.50759;.13413;58;20221028;28.1;18.6;23.4;3.9;16.73;0;3.19;7943 +75078;44.50759;.13413;58;20221029;26.7;16.2;21.5;3.3;15.33;.1;2.71;7819 +75078;44.50759;.13413;58;20221030;23.8;12.9;18.3;2;14.73;0;1.65;7651 +75078;44.50759;.13413;58;20221031;21.8;13;17.4;2.9;15.33;4.5;1.53;5515 +75078;44.50759;.13413;58;20221101;19.8;11.7;15.7;1.8;13.93;.1;1.24;6878 +75078;44.50759;.13413;58;20221102;20;7.6;13.8;2;11.4;0;1.41;8969 +75078;44.50759;.13413;58;20221103;20.8;10.4;15.6;4;11.88;5.8;2.15;4973 +75078;44.50759;.13413;58;20221104;15.6;9.8;12.7;4.5;10.88;2.8;1.6;6086 +75078;44.50759;.13413;58;20221105;17.4;5.1;11.2;1.4;9.38;0;1.07;8098 +75078;44.50759;.13413;58;20221106;18.6;4.4;11.5;2.7;10.1;.8;1.44;7857 +75078;44.50759;.13413;58;20221107;19.8;7.3;13.6;2.6;11.45;.1;1.45;8459 +75078;44.50759;.13413;58;20221108;19.4;11.3;15.3;3.5;13.43;6;1.45;4873 +75078;44.50759;.13413;58;20221109;15.8;13.5;14.6;1.7;14.03;4.6;.81;2725 +75078;44.50759;.13413;58;20221110;13.5;7.5;10.5;1.3;11.5;0;.63;4395 +75078;44.50759;.13413;58;20221111;19.6;3.8;11.7;1.5;11.08;.1;.98;8276 +75078;44.50759;.13413;58;20221112;22;9.7;15.9;2.3;13.1;.2;1.41;7743 +75078;44.50759;.13413;58;20221113;21.5;6.4;13.9;1.9;11.2;.1;1.33;8305 +75078;44.50759;.13413;58;20221114;14.8;9.4;12.1;2.7;12.43;4.1;.75;2400 +75078;44.50759;.13413;58;20221115;16.7;11;13.9;2.9;13.43;6.1;.93;3605 +75078;44.50759;.13413;58;20221116;18.7;10.5;14.6;3.4;12.55;1.2;1.37;6665 +75078;44.50759;.13413;58;20221117;18.2;13.1;15.7;4.1;13.1;1.4;1.59;4859 +75078;44.50759;.13413;58;20221118;13.8;7.4;10.6;2.5;10.73;4.5;.79;4605 +75078;44.50759;.13413;58;20221119;11.9;7;9.4;1.8;9.68;1.8;.7;4419 +75078;44.50759;.13413;58;20221120;13.2;1.9;7.6;2.2;9.38;2.2;.64;4802 +75078;44.50759;.13413;58;20221121;14.4;7.4;10.9;3.6;11.15;19.7;.88;2684 +75078;44.50759;.13413;58;20221122;10.6;6.6;8.6;4;10.08;18.4;.61;3407 +75078;44.50759;.13413;58;20221123;16.6;9;12.8;3.9;12.13;3.1;1.06;4966 +75078;44.50759;.13413;58;20221124;14;6.9;10.4;2.4;10.68;1.6;.72;4068 +75078;44.50759;.13413;58;20221125;14.2;8;11.1;2.2;10.75;5.2;.75;4002 +75078;44.50759;.13413;58;20221126;11.5;2.4;7;1.7;8.63;.1;.52;4508 +75078;44.50759;.13413;58;20221127;11.9;3;7.5;2.8;9.28;8.6;.57;5035 +75078;44.50759;.13413;58;20221128;13.9;9.6;11.8;2.9;11.25;3.2;.82;4167 +75078;44.50759;.13413;58;20221129;11.3;4.8;8;1.4;9.53;.1;.47;3683 +75078;44.50759;.13413;58;20221130;9.4;3;6.2;1.3;7.9;.1;.48;4026 +75078;44.50759;.13413;58;20221201;10.1;.1;5.1;1.7;7.43;0;.48;4668 +75078;44.50759;.13413;58;20221202;8.3;5.3;6.8;1.6;7.83;.4;.61;2301 +75078;44.50759;.13413;58;20221203;7.6;3.7;5.7;1.3;7.8;1;.45;2925 +75078;44.50759;.13413;58;20221204;8.9;2.9;5.9;1.3;7.65;0;.45;3892 +75078;44.50759;.13413;58;20221205;10.2;.1;5.2;2.3;7.03;.1;.61;5623 +75078;44.50759;.13413;58;20221206;11.3;4.2;7.8;1.8;7.68;0;.77;3602 +75078;44.50759;.13413;58;20221207;8.8;.6;4.7;1.7;6.95;0;.45;5435 +75078;44.50759;.13413;58;20221208;8.3;.1;4.2;1.8;7.48;7.4;.39;3296 +75078;44.50759;.13413;58;20221209;7.5;5.6;6.6;2;8.75;.4;.48;1466 +75078;44.50759;.13413;58;20221210;2.4;-1.9;.2;2.9;5.18;.1;.48;3291 +75078;44.50759;.13413;58;20221211;4.4;-5.9;-.7;1.7;4.5;.1;.4;5345 +75078;44.50759;.13413;58;20221212;2.8;-5;-1.1;2.4;5.78;8;.17;2608 +75078;44.50759;.13413;58;20221213;8.8;2.8;5.8;3.2;10.25;6.8;.1;2263 +75078;44.50759;.13413;58;20221214;16.3;7.9;12.1;2.4;12.38;3.5;.62;4080 +75078;44.50759;.13413;58;20221215;12.3;8.6;10.4;2.3;11.3;1.9;.55;2217 +75078;44.50759;.13413;58;20221216;8.1;5.3;6.7;2.6;7.85;.8;.71;2493 +75078;44.50759;.13413;58;20221217;7.8;-4.6;1.6;1.5;5.4;.1;.4;5934 +75078;44.50759;.13413;58;20221218;12.4;1;6.7;3.9;8.3;0;.75;5477 +75078;44.50759;.13413;58;20221219;15.8;7.2;11.5;3.9;10.83;0;1.01;4341 +75078;44.50759;.13413;58;20221220;14;10.7;12.3;3.9;12.4;7.4;.85;991 +75078;44.50759;.13413;58;20221221;17.7;9.3;13.5;2.7;12.65;.7;.81;4647 +75078;44.50759;.13413;58;20221222;15.7;11.3;13.5;3.2;13.48;4.6;.73;2326 +75078;44.50759;.13413;58;20221223;17.8;13.4;15.6;2.3;14.05;0;.9;3029 +75078;44.50759;.13413;58;20221224;17.8;10.5;14.1;1.9;12.33;.1;.77;4712 +75078;44.50759;.13413;58;20221225;17.8;5.7;11.7;2.8;10.88;0;.91;5860 +75078;44.50759;.13413;58;20221226;15.5;8.9;12.2;1.7;11.75;.6;.66;3273 +75078;44.50759;.13413;58;20221227;14.5;8.7;11.6;1.2;11.48;.2;.5;3886 +75078;44.50759;.13413;58;20221228;16.6;6.1;11.4;2.7;10.45;0;.9;5215 +75078;44.50759;.13413;58;20221229;12.4;9.6;11;2.4;11.2;12.2;.71;1595 +75078;44.50759;.13413;58;20221230;15.8;9.5;12.6;3.3;12.18;1;.87;3397 +75078;44.50759;.13413;58;20221231;19.7;10.2;14.9;3.7;11.9;0;1.5;5333 +75079;44.5368;.44596;90;20220101;17.3;4.3;10.8;1.9;9.43;0;.78;6067 +75079;44.5368;.44596;90;20220102;14.7;4.8;9.7;2.2;10.56;.1;.62;4753 +75079;44.5368;.44596;90;20220103;12;5.9;9;2.9;10.96;0;.4;3876 +75079;44.5368;.44596;90;20220104;16.4;8.5;12.4;3.8;10.63;.9;1.32;4970 +75079;44.5368;.44596;90;20220105;8;2.2;5.1;1.9;6.77;0;.59;3881 +75079;44.5368;.44596;90;20220106;8.1;-3.1;2.5;.9;5.13;.1;.36;6075 +75079;44.5368;.44596;90;20220107;11;-2.9;4.1;2.8;7.33;5.6;.63;5382 +75079;44.5368;.44596;90;20220108;11.7;7.2;9.4;5;10.53;5.1;.68;3031 +75079;44.5368;.44596;90;20220109;9.5;6.9;8.2;2.9;10.26;23.7;.52;1372 +75079;44.5368;.44596;90;20220110;10.7;8.3;9.5;1.9;11.03;5.3;.53;1553 +75079;44.5368;.44596;90;20220111;9.1;1.7;5.4;1.6;7.53;0;.46;5670 +75079;44.5368;.44596;90;20220112;7;-2.9;2.1;1.7;5.49;0;.49;7027 +75079;44.5368;.44596;90;20220113;.5;-4.5;-2;2.1;5.56;0;.18;2290 +75079;44.5368;.44596;90;20220114;7.8;-2.1;2.9;1.8;5.7;.1;.57;6090 +75079;44.5368;.44596;90;20220115;3.9;-5.3;-.7;1.2;5.16;.1;.29;5163 +75079;44.5368;.44596;90;20220116;2.5;-4.8;-1.1;1.4;5.39;.1;.28;4168 +75079;44.5368;.44596;90;20220117;4;-1.8;1.1;1;6.63;.1;.29;3274 +75079;44.5368;.44596;90;20220118;2.5;-.8;.9;1.1;6.86;.3;.26;1983 +75079;44.5368;.44596;90;20220119;6.3;1.9;4.1;1.9;8.19;3;.33;2589 +75079;44.5368;.44596;90;20220120;7.8;3.7;5.7;2.1;7.89;.4;.59;3311 +75079;44.5368;.44596;90;20220121;6.8;-1;2.9;3.1;5.53;0;.84;6950 +75079;44.5368;.44596;90;20220122;8.1;-3.2;2.4;1.5;5.3;0;.61;7035 +75079;44.5368;.44596;90;20220123;11.3;-4.3;3.5;.9;5.49;0;.54;8457 +75079;44.5368;.44596;90;20220124;12.5;-2.4;5.1;1.4;6.13;0;.72;7974 +75079;44.5368;.44596;90;20220125;11.6;-3.6;4;1.2;6.29;0;.65;8058 +75079;44.5368;.44596;90;20220126;10.1;-4.1;3;.9;5.93;0;.54;7305 +75079;44.5368;.44596;90;20220127;.1;-3;-1.4;1.6;5.4;0;.3;3071 +75079;44.5368;.44596;90;20220128;1.7;-3.4;-.9;1.3;6;0;.27;2983 +75079;44.5368;.44596;90;20220129;1.6;-.1;.7;1.4;6.49;0;.3;2182 +75079;44.5368;.44596;90;20220130;7;.9;3.9;1.6;8.06;.2;.38;3407 +75079;44.5368;.44596;90;20220131;10.6;4.1;7.4;3.8;9.26;1.3;.72;3814 +75079;44.5368;.44596;90;20220201;9.1;.6;4.8;3.3;8.49;.3;.49;5197 +75079;44.5368;.44596;90;20220202;10;7.8;8.9;2.6;10.69;0;.57;2673 +75079;44.5368;.44596;90;20220203;8.1;1.7;4.9;2.1;9.13;.3;.34;2925 +75079;44.5368;.44596;90;20220204;12.5;6.3;9.4;2.2;10.73;2.5;.68;3158 +75079;44.5368;.44596;90;20220205;11.4;4.5;8;2.4;7.83;0;1.07;8952 +75079;44.5368;.44596;90;20220206;10.7;-2.1;4.3;3.3;8.26;1;.6;5640 +75079;44.5368;.44596;90;20220207;12.8;9;10.9;3;10.2;.8;1.1;4208 +75079;44.5368;.44596;90;20220208;14.3;1.1;7.7;1.3;7.05;0;1.01;8765 +75079;44.5368;.44596;90;20220209;16.8;-.1;8.3;3.1;7.63;0;1.72;10859 +75079;44.5368;.44596;90;20220210;13.9;2.1;8;2.3;9.24;.9;1.26;10300 +75079;44.5368;.44596;90;20220211;13.3;7.9;10.6;2.2;8.69;0;1.35;10150 +75079;44.5368;.44596;90;20220212;12.8;-2.4;5.2;1;6.03;0;.95;9604 +75079;44.5368;.44596;90;20220213;17.3;.1;8.7;4.3;8.99;1.1;1.81;10150 +75079;44.5368;.44596;90;20220214;11.6;8.7;10.1;4.2;10;5.2;1.17;4861 +75079;44.5368;.44596;90;20220215;10.5;2.9;6.7;2.9;9.59;6.8;.63;4800 +75079;44.5368;.44596;90;20220216;14.7;8.5;11.6;5.4;12.56;5.8;.96;5572 +75079;44.5368;.44596;90;20220217;14;11.8;12.9;3.6;13.7;1.4;.78;3175 +75079;44.5368;.44596;90;20220218;16.4;8.5;12.5;2.7;11.69;.2;1.31;6888 +75079;44.5368;.44596;90;20220219;12.4;5.9;9.1;1.9;8.43;0;1.28;9969 +75079;44.5368;.44596;90;20220220;14.1;2;8.1;3.3;10.16;2.2;.95;6186 +75079;44.5368;.44596;90;20220221;13.2;9.8;11.5;5.7;9.96;.3;1.85;6788 +75079;44.5368;.44596;90;20220222;15.1;5.6;10.4;2.2;9.66;0;1.45;10150 +75079;44.5368;.44596;90;20220223;16.9;3.8;10.3;1.2;9.23;0;1.38;12467 +75079;44.5368;.44596;90;20220224;15.4;3.3;9.4;2.3;9.46;.3;1.36;8865 +75079;44.5368;.44596;90;20220225;11.9;1.5;6.7;2.2;6.66;0;1.52;12666 +75079;44.5368;.44596;90;20220226;14.4;-.8;6.8;2.9;5.49;0;2.11;14008 +75079;44.5368;.44596;90;20220227;16.5;-.1;8.2;2.1;7.43;0;1.75;11870 +75079;44.5368;.44596;90;20220228;18.5;1.1;9.8;1.4;8.29;0;1.75;14195 +75079;44.5368;.44596;90;20220301;17.7;.1;8.9;2.6;8.06;0;2.03;14051 +75079;44.5368;.44596;90;20220302;13.3;6.3;9.8;2.9;9.99;1.3;1.19;5000 +75079;44.5368;.44596;90;20220303;15.4;5;10.2;2.2;10.33;0;1.42;10690 +75079;44.5368;.44596;90;20220304;9.8;7.4;8.6;4.2;10.63;3.7;.62;2167 +75079;44.5368;.44596;90;20220305;10.1;6.8;8.4;2.4;8.8;.1;1.09;5306 +75079;44.5368;.44596;90;20220306;12.8;5.7;9.3;2;6.96;0;1.85;12516 +75079;44.5368;.44596;90;20220307;12;-3.5;4.2;2.1;5.89;0;1.65;15504 +75079;44.5368;.44596;90;20220308;12.6;1.5;7;2.4;8.36;.7;1.24;7778 +75079;44.5368;.44596;90;20220309;16.2;1.1;8.7;3.7;9.33;.3;1.9;14430 +75079;44.5368;.44596;90;20220310;15;8.7;11.8;3.8;10.79;.7;1.68;7508 +75079;44.5368;.44596;90;20220311;14.2;9;11.6;2.9;10.6;7.7;1.43;6063 +75079;44.5368;.44596;90;20220312;12.9;7;10;3.1;10.19;.7;1.35;7828 +75079;44.5368;.44596;90;20220313;12.1;7.6;9.9;4.1;9.39;9.1;1.57;6722 +75079;44.5368;.44596;90;20220314;15.3;2.1;8.7;5.6;9.53;0;1.74;9074 +75079;44.5368;.44596;90;20220315;18.4;12.7;15.5;6.4;11.8;0;2.8;8592 +75079;44.5368;.44596;90;20220316;16.7;9.6;13.1;3.2;12.23;.2;1.63;7148 +75079;44.5368;.44596;90;20220317;13.5;10.9;12.2;4;10.89;6.8;1.6;4845 +75079;44.5368;.44596;90;20220318;15.9;8;11.9;2.3;9.64;0;1.93;10200 +75079;44.5368;.44596;90;20220319;18.3;4.3;11.3;3.6;8.84;0;2.79;16400 +75079;44.5368;.44596;90;20220320;17.4;4.9;11.2;4.2;9.54;0;2.34;10250 +75079;44.5368;.44596;90;20220321;18.3;8.8;13.5;6.4;9.24;0;3.69;16500 +75079;44.5368;.44596;90;20220322;17.4;6.2;11.8;6.2;6.89;0;4;17500 +75079;44.5368;.44596;90;20220323;17.8;3.4;10.6;4.2;6.79;0;3.5;19500 +75079;44.5368;.44596;90;20220324;18.6;-.9;8.8;2.8;7.24;0;2.95;20050 +75079;44.5368;.44596;90;20220325;19.7;.7;10.2;2.4;6.84;0;2.88;15800 +75079;44.5368;.44596;90;20220326;21.1;.5;10.8;2.8;6.29;0;3.59;20000 +75079;44.5368;.44596;90;20220327;21.9;1.7;11.8;3.3;7.19;0;3.83;19100 +75079;44.5368;.44596;90;20220328;22.1;2.1;12.1;2.3;8.09;0;3.12;16500 +75079;44.5368;.44596;90;20220329;17.7;5.6;11.6;2.1;10.39;1.6;1.77;8250 +75079;44.5368;.44596;90;20220330;15.3;9.6;12.4;2.8;11.44;1.7;1.71;8300 +75079;44.5368;.44596;90;20220331;14.5;8;11.3;5.4;9.34;1.3;2.69;14750 +75079;44.5368;.44596;90;20220401;9.6;-.2;4.7;6.9;5.59;.4;2.4;15250 +75079;44.5368;.44596;90;20220402;9.5;2;5.7;5.1;5.29;0;2.52;14350 +75079;44.5368;.44596;90;20220403;6.1;-3.9;1.1;1.2;5.1;0;1.36;14205 +75079;44.5368;.44596;90;20220404;12.8;-2.7;5;2.4;4.89;0;2.71;22600 +75079;44.5368;.44596;90;20220405;15.4;-2.3;6.5;1.3;6.75;0;2.19;17782 +75079;44.5368;.44596;90;20220406;13;7.6;10.3;2.9;10.83;.9;1.14;5035 +75079;44.5368;.44596;90;20220407;16.3;10.1;13.2;5.8;12.14;9.4;2.08;7850 +75079;44.5368;.44596;90;20220408;19.1;11.1;15.1;5.9;11.44;.8;3.14;9850 +75079;44.5368;.44596;90;20220409;15.1;6.3;10.7;2.6;8.09;.1;2.79;17700 +75079;44.5368;.44596;90;20220410;19.6;-.9;9.3;3.1;6.96;0;3.63;22992 +75079;44.5368;.44596;90;20220411;21.9;5.2;13.5;6.9;10.19;0;4.36;19950 +75079;44.5368;.44596;90;20220412;18;10.3;14.1;4.9;11.49;1.9;2.6;8550 +75079;44.5368;.44596;90;20220413;14.5;10.3;12.4;1.8;13.19;3.1;1.08;4850 +75079;44.5368;.44596;90;20220414;23.3;8;15.7;1.3;12.54;.1;3.26;20850 +75079;44.5368;.44596;90;20220415;25.1;6.5;15.8;1.9;12.74;0;3.63;21350 +75079;44.5368;.44596;90;20220416;24.4;6.6;15.5;2.6;11.44;0;4.17;24150 +75079;44.5368;.44596;90;20220417;23.2;4.1;13.7;2.5;10.49;0;3.99;24150 +75079;44.5368;.44596;90;20220418;19.3;10.7;15;3;11.99;0;2.91;15000 +75079;44.5368;.44596;90;20220419;15.8;9.1;12.4;3.1;12.29;9.6;1.67;8450 +75079;44.5368;.44596;90;20220420;14.2;8.9;11.5;2.1;11.84;5.2;1.32;6300 +75079;44.5368;.44596;90;20220421;17.2;9.5;13.4;2.3;12.69;.7;1.86;9600 +75079;44.5368;.44596;90;20220422;19.4;10.8;15.1;1.9;12.94;0;2.57;14350 +75079;44.5368;.44596;90;20220423;12.8;8.8;10.8;2.8;11.99;13.1;.89;3000 +75079;44.5368;.44596;90;20220424;17.6;9.5;13.6;5;11.94;0;2.41;9800 +75079;44.5368;.44596;90;20220425;19.3;4.7;12;1.3;10.89;0;3.03;21600 +75079;44.5368;.44596;90;20220426;23;4;13.5;2.1;10.89;0;3.98;25850 +75079;44.5368;.44596;90;20220427;23.2;6.9;15;2.1;12.89;0;3.23;18050 +75079;44.5368;.44596;90;20220428;20.8;12.3;16.6;2.5;14.69;0;2.69;13700 +75079;44.5368;.44596;90;20220429;21.5;10.6;16.1;2.7;14.04;0;3.27;18850 +75079;44.5368;.44596;90;20220430;22.5;11.1;16.8;2.8;12.89;0;3.97;22000 +75079;44.5368;.44596;90;20220501;21.2;7.2;14.2;1.9;11.24;0;3.52;21250 +75079;44.5368;.44596;90;20220502;20.5;10.1;15.3;2.2;11.79;0;3.26;17500 +75079;44.5368;.44596;90;20220503;22.5;10.6;16.5;1.7;13.14;2.2;3.32;18400 +75079;44.5368;.44596;90;20220504;22;9.3;15.6;2.5;11.74;0;3.64;19100 +75079;44.5368;.44596;90;20220505;22;8.2;15.1;3;10.84;0;4.23;23600 +75079;44.5368;.44596;90;20220506;22.7;7.8;15.3;2.7;11.46;.1;4.05;22486 +75079;44.5368;.44596;90;20220507;24.2;8.7;16.5;2.1;12.19;0;4.21;23716 +75079;44.5368;.44596;90;20220508;25.6;9.1;17.3;1.8;12.26;0;4.49;25168 +75079;44.5368;.44596;90;20220509;27.4;8.4;17.9;1.3;12.13;0;4.6;26505 +75079;44.5368;.44596;90;20220510;29.2;8.3;18.7;2;12.93;.1;5.15;26701 +75079;44.5368;.44596;90;20220511;29.9;9.7;19.8;2.3;14.66;7.8;5.26;26062 +75079;44.5368;.44596;90;20220512;22.1;12.8;17.5;1.7;15.36;1;2.75;13757 +75079;44.5368;.44596;90;20220513;26;13.8;19.9;1.7;16.16;0;4.01;20807 +75079;44.5368;.44596;90;20220514;29.1;11.1;20.1;2.2;16.36;0;4.85;24482 +75079;44.5368;.44596;90;20220515;28.4;14.1;21.2;2.6;17.26;10.2;4.5;20327 +75079;44.5368;.44596;90;20220516;28.9;14.3;21.6;1.7;17.53;0;4.86;24997 +75079;44.5368;.44596;90;20220517;31.4;13.8;22.6;2.3;16.56;0;5.61;25861 +75079;44.5368;.44596;90;20220518;31.7;13;22.3;2.2;17.13;2.1;5.55;25961 +75079;44.5368;.44596;90;20220519;28.4;17.6;23;2.7;19.76;0;4.41;19427 +75079;44.5368;.44596;90;20220520;28;16.2;22.1;2.9;17.63;0;4.73;20831 +75079;44.5368;.44596;90;20220521;31.5;13.6;22.5;1.4;18.86;.1;4.94;24680 +75079;44.5368;.44596;90;20220522;31.4;17.4;24.4;2.8;20.59;.7;5.03;20873 +75079;44.5368;.44596;90;20220523;22.5;16.7;19.6;4.9;15.73;.7;3.75;13657 +75079;44.5368;.44596;90;20220524;20;11;15.5;2.6;12.86;.4;3.29;18057 +75079;44.5368;.44596;90;20220525;21.7;6.9;14.3;2.5;11.39;0;3.79;21804 +75079;44.5368;.44596;90;20220526;20;9.4;14.7;1.9;13.16;0;2.67;14469 +75079;44.5368;.44596;90;20220527;24.8;13.4;19.1;2.7;14.26;.1;4.85;25217 +75079;44.5368;.44596;90;20220528;27;11;19;2.6;12.16;0;5.53;27790 +75079;44.5368;.44596;90;20220529;23.9;8.6;16.3;2.7;9.29;0;5.23;27487 +75079;44.5368;.44596;90;20220530;24.8;7.4;16.1;2;9.06;1.2;4.97;27264 +75079;44.5368;.44596;90;20220531;26.1;13.1;19.6;2;11.59;.6;4.96;24221 +75079;44.5368;.44596;90;20220601;31.1;11.5;21.3;2.2;14.26;2.7;5.78;27075 +75079;44.5368;.44596;90;20220602;28.2;16.4;22.3;2.1;18.99;7;4.3;20179 +75079;44.5368;.44596;90;20220603;30.3;18.1;24.2;2.3;19.73;6.6;5.11;22526 +75079;44.5368;.44596;90;20220604;25.4;15.4;20.4;2.3;19.86;.7;3.08;14677 +75079;44.5368;.44596;90;20220605;23.8;16.4;20.1;2.7;16.86;0;3.63;16361 +75079;44.5368;.44596;90;20220606;26.2;11.7;19;1.4;15.33;.2;4.19;22352 +75079;44.5368;.44596;90;20220607;25.3;15.4;20.4;2.2;15.19;6.5;4.25;19851 +75079;44.5368;.44596;90;20220608;20.4;13.9;17.2;2.3;15.86;1.6;2.46;11687 +75079;44.5368;.44596;90;20220609;23.4;10;16.7;2;13.93;1;3.81;20938 +75079;44.5368;.44596;90;20220610;28.3;9.4;18.9;1.1;14.29;.1;5.02;28561 +75079;44.5368;.44596;90;20220611;31.8;11.9;21.9;1.3;16.43;0;5.39;27589 +75079;44.5368;.44596;90;20220612;30.3;15.9;23.1;2.1;19.56;1.6;4.68;20941 +75079;44.5368;.44596;90;20220613;30.9;17.4;24.2;2;19.66;0;5.44;25408 +75079;44.5368;.44596;90;20220614;35.2;15.3;25.2;2;19.53;.1;6.1;26289 +75079;44.5368;.44596;90;20220615;34.7;20;27.4;2.2;20.56;0;6.49;27386 +75079;44.5368;.44596;90;20220616;35.9;17.1;26.5;1.7;18.36;0;6.3;27400 +75079;44.5368;.44596;90;20220617;38;17.8;27.9;1.7;19.29;0;6.73;28386 +75079;44.5368;.44596;90;20220618;39;18.1;28.5;3.3;18.29;.2;8.28;28551 +75079;44.5368;.44596;90;20220619;31.3;18.2;24.7;3.1;20.16;12.5;5.68;23675 +75079;44.5368;.44596;90;20220620;30;17.4;23.7;2.7;19.89;1.4;5.2;23229 +75079;44.5368;.44596;90;20220621;28.2;18.1;23.1;2.2;20.29;3;4.12;18066 +75079;44.5368;.44596;90;20220622;26.9;18.1;22.5;2.8;19.29;1.9;4.55;21146 +75079;44.5368;.44596;90;20220623;25.8;15.9;20.9;2.2;18.39;14.2;3.71;17281 +75079;44.5368;.44596;90;20220624;24;16.3;20.2;2.7;17.36;1.3;4.08;20436 +75079;44.5368;.44596;90;20220625;19.6;13.6;16.6;2.2;15.99;4.8;2.15;10211 +75079;44.5368;.44596;90;20220626;18;13.6;15.8;2.1;15.69;2.9;1.93;9658 +75079;44.5368;.44596;90;20220627;23.8;13.6;18.7;2.5;14.66;0;4.34;22620 +75079;44.5368;.44596;90;20220628;25.6;11;18.3;1.9;13.36;0;4.95;27188 +75079;44.5368;.44596;90;20220629;26.4;10.8;18.6;2.1;14.69;4.6;4.8;25887 +75079;44.5368;.44596;90;20220630;17;14.1;15.5;2;15.29;3.7;1.7;7680 +75079;44.5368;.44596;90;20220701;23.3;9.3;16.3;1.3;12.93;0;4.31;26337 +75079;44.5368;.44596;90;20220702;29.8;8.9;19.3;1.5;13.56;0;5.42;29151 +75079;44.5368;.44596;90;20220703;28.4;14.9;21.6;2.6;15.63;.6;5.38;25195 +75079;44.5368;.44596;90;20220704;27.4;15.9;21.6;2.5;17.46;.2;4.75;22436 +75079;44.5368;.44596;90;20220705;29.1;15.9;22.5;2.2;16.13;0;5.68;27537 +75079;44.5368;.44596;90;20220706;29.2;13.7;21.4;2.4;14.46;0;5.56;25552 +75079;44.5368;.44596;90;20220707;28.6;13.2;20.9;2.3;15.09;0;5.55;27336 +75079;44.5368;.44596;90;20220708;29.3;14.6;22;2.6;15.46;0;5.89;27994 +75079;44.5368;.44596;90;20220709;31.4;13.2;22.3;2.2;14.59;0;6.11;28740 +75079;44.5368;.44596;90;20220710;32.1;14;23;2.2;15.09;0;6.23;28371 +75079;44.5368;.44596;90;20220711;34.4;14.2;24.3;1.6;16.16;0;6.19;28990 +75079;44.5368;.44596;90;20220712;35.4;15.1;25.2;1.9;15.66;0;6.65;29586 +75079;44.5368;.44596;90;20220713;35.4;13.7;24.5;1.4;14.56;0;6.15;29009 +75079;44.5368;.44596;90;20220714;37;14.8;25.9;1.7;16.09;0;6.63;29074 +75079;44.5368;.44596;90;20220715;34.6;16.3;25.5;1.6;15.59;0;6.12;27457 +75079;44.5368;.44596;90;20220716;35.7;15.6;25.6;1.7;15.49;0;6.39;28108 +75079;44.5368;.44596;90;20220717;37.4;15;26.2;1.7;14.63;0;6.63;28361 +75079;44.5368;.44596;90;20220718;39.6;19.4;29.5;3.4;15.79;0;8.53;27597 +75079;44.5368;.44596;90;20220719;31.6;19.3;25.5;2.8;19.43;7.6;5.26;19752 +75079;44.5368;.44596;90;20220720;29;19.4;24.2;3.2;17.83;0;5.21;19905 +75079;44.5368;.44596;90;20220721;31.3;14.7;23;1.5;17.03;0;5.37;26818 +75079;44.5368;.44596;90;20220722;29.2;16.9;23;3;17.93;0;5.13;21614 +75079;44.5368;.44596;90;20220723;29.7;14.9;22.3;1.6;16.19;0;5.14;25905 +75079;44.5368;.44596;90;20220724;36.6;13.7;25.1;1.6;16.03;0;6.23;28103 +75079;44.5368;.44596;90;20220725;28.9;19.9;24.4;4;18.26;0;5.08;16845 +75079;44.5368;.44596;90;20220726;27;15.3;21.2;2.4;14.86;0;4.94;23535 +75079;44.5368;.44596;90;20220727;28.9;12.9;20.9;2.2;13.83;0;5.4;26209 +75079;44.5368;.44596;90;20220728;29.1;13.8;21.5;2.5;15.33;0;5.22;24318 +75079;44.5368;.44596;90;20220729;28.3;16.4;22.4;2.4;16.59;.4;4.49;19116 +75079;44.5368;.44596;90;20220730;30.3;15.3;22.8;1.9;17.49;0;5.24;25571 +75079;44.5368;.44596;90;20220731;32.8;15;23.9;2.3;17.16;0;5.87;26524 +75079;44.5368;.44596;90;20220801;34.5;16.2;25.3;2.4;16.99;0;6.35;26847 +75079;44.5368;.44596;90;20220802;36;15;25.5;1.5;16.16;0;5.96;27214 +75079;44.5368;.44596;90;20220803;38.2;15.6;26.9;1.3;15.96;0;5.84;26336 +75079;44.5368;.44596;90;20220804;36.4;19.7;28;2.7;21.23;0;6.35;24030 +75079;44.5368;.44596;90;20220805;32.1;19;25.5;2.8;19.63;0;5.48;22078 +75079;44.5368;.44596;90;20220806;33.1;18.4;25.7;2.2;15.66;0;5.87;24464 +75079;44.5368;.44596;90;20220807;33.8;15.5;24.6;2.1;12.13;0;6.13;26361 +75079;44.5368;.44596;90;20220808;35.3;13.8;24.5;1.9;11.46;0;6.11;26190 +75079;44.5368;.44596;90;20220809;36.3;15.3;25.8;1.6;12.16;0;5.84;25367 +75079;44.5368;.44596;90;20220810;38;14.3;26.2;1.6;12.19;0;5.96;25349 +75079;44.5368;.44596;90;20220811;38.6;16.4;27.5;2;16.36;0;6.28;24275 +75079;44.5368;.44596;90;20220812;39.3;19.7;29.5;2.4;19.39;0;6.64;23990 +75079;44.5368;.44596;90;20220813;35.5;20.6;28.1;2.9;21.23;6.5;5.93;21370 +75079;44.5368;.44596;90;20220814;25.6;20.1;22.8;2.5;20.79;6.5;3.03;12243 +75079;44.5368;.44596;90;20220815;28.2;15.6;21.9;1.8;17.73;.1;3.8;17841 +75079;44.5368;.44596;90;20220816;26.8;14.9;20.9;1.8;18.46;7.5;2.98;13086 +75079;44.5368;.44596;90;20220817;25.5;14.6;20;2.4;17.49;2.3;3.68;18869 +75079;44.5368;.44596;90;20220818;27.3;14.1;20.7;2.7;16.53;0;4.34;21054 +75079;44.5368;.44596;90;20220819;28.1;15.4;21.7;2.4;17.73;.2;4.1;19161 +75079;44.5368;.44596;90;20220820;27.9;15.8;21.9;1.4;18.83;.1;3.69;18948 +75079;44.5368;.44596;90;20220821;27.8;15.5;21.7;2.1;17.79;.2;3.74;17214 +75079;44.5368;.44596;90;20220822;27.4;19.2;23.3;2.6;19.93;1.3;3.45;13499 +75079;44.5368;.44596;90;20220823;30;18.2;24.1;1.6;19.46;.1;4.12;19415 +75079;44.5368;.44596;90;20220824;34.8;15.4;25.1;1.6;18.39;1.8;4.99;23013 +75079;44.5368;.44596;90;20220825;29.3;19;24.1;2.7;21.19;0;3.91;15713 +75079;44.5368;.44596;90;20220826;30.5;19.2;24.9;2.4;20.36;0;4.34;18114 +75079;44.5368;.44596;90;20220827;31;15.5;23.2;1.5;16.63;0;4.37;21373 +75079;44.5368;.44596;90;20220828;33.3;12.9;23.1;1.5;14.19;0;4.74;23014 +75079;44.5368;.44596;90;20220829;32.6;15.5;24;2.7;16.33;1.1;4.45;13855 +75079;44.5368;.44596;90;20220830;33.2;15.5;24.4;1.6;17.73;0;4.59;21744 +75079;44.5368;.44596;90;20220831;32.1;16.4;24.3;2.3;18.36;0;4.42;17776 +75079;44.5368;.44596;90;20220901;29.1;18.9;24;2.3;19.63;10.4;3.75;15484 +75079;44.5368;.44596;90;20220902;27.2;17;22.1;2;18.59;2.6;3.29;15070 +75079;44.5368;.44596;90;20220903;28.2;16.1;22.1;1.5;17.83;.1;3.5;17635 +75079;44.5368;.44596;90;20220904;33.1;15.1;24.1;2.1;17.79;.7;4.62;20073 +75079;44.5368;.44596;90;20220905;34.4;17.4;25.9;2.5;19.39;1.7;5.09;20195 +75079;44.5368;.44596;90;20220906;31.9;17.4;24.7;2.6;17.99;.1;4.74;19525 +75079;44.5368;.44596;90;20220907;27.6;16.5;22.1;1.7;16.09;.1;3.37;15237 +75079;44.5368;.44596;90;20220908;24.1;13;18.5;2;16.06;1.1;2.7;13658 +75079;44.5368;.44596;90;20220909;25.5;14.4;19.9;2.3;15.66;.5;3.26;15205 +75079;44.5368;.44596;90;20220910;26.9;11.5;19.2;1.3;14.53;.1;3.33;19125 +75079;44.5368;.44596;90;20220911;31.4;12.4;21.9;2.1;14.33;0;4.43;20267 +75079;44.5368;.44596;90;20220912;36;16.7;26.4;3.4;17.13;.2;5.86;19006 +75079;44.5368;.44596;90;20220913;32.8;20.9;26.9;2.9;21.36;0;3.92;11197 +75079;44.5368;.44596;90;20220914;31.1;18.6;24.8;2.2;18.43;.8;4.06;16992 +75079;44.5368;.44596;90;20220915;29.2;14;21.6;2.1;17.33;.1;3.64;17746 +75079;44.5368;.44596;90;20220916;25.1;15.7;20.4;2.9;15.39;.1;3.42;14990 +75079;44.5368;.44596;90;20220917;21.8;8.9;15.4;2.1;9.33;0;3.26;18637 +75079;44.5368;.44596;90;20220918;25;4.9;15;1.5;8.09;0;3.26;19298 +75079;44.5368;.44596;90;20220919;26.2;5.2;15.7;1.9;8.69;0;3.61;19373 +75079;44.5368;.44596;90;20220920;24.7;5.6;15.2;1.6;8.79;0;3.21;18875 +75079;44.5368;.44596;90;20220921;25.2;5.4;15.3;1.4;8.89;0;3.05;18622 +75079;44.5368;.44596;90;20220922;27.1;5.4;16.3;1.3;9.76;0;3.11;18777 +75079;44.5368;.44596;90;20220923;22.1;7.9;15;1.6;12.23;3.2;2.02;9780 +75079;44.5368;.44596;90;20220924;20.5;11.1;15.8;1.7;14.63;4.1;1.71;8834 +75079;44.5368;.44596;90;20220925;20.4;9.2;14.8;1.6;12.09;.1;2.22;14093 +75079;44.5368;.44596;90;20220926;21.1;6.7;13.9;2.7;11.69;3.6;2.38;12736 +75079;44.5368;.44596;90;20220927;18.4;12.1;15.3;3.6;14.36;5.1;1.83;9130 +75079;44.5368;.44596;90;20220928;20.8;15;17.9;5.2;16.23;6.1;2.41;10559 +75079;44.5368;.44596;90;20220929;17.4;12.6;15;2.1;13.99;4.6;1.53;7877 +75079;44.5368;.44596;90;20220930;19.6;8.9;14.3;2;11.46;.3;2.28;14808 +75079;44.5368;.44596;90;20221001;21;10.1;15.6;3.3;15.29;0;1.7;8445 +75079;44.5368;.44596;90;20221002;22.6;14.2;18.4;1.4;16.63;.1;1.84;10066 +75079;44.5368;.44596;90;20221003;24.2;10.8;17.5;1.1;14.33;0;2.22;14815 +75079;44.5368;.44596;90;20221004;25.2;7.7;16.4;1.2;13.16;.1;2.33;15670 +75079;44.5368;.44596;90;20221005;27;9.7;18.4;2.7;14.39;.1;3.09;15100 +75079;44.5368;.44596;90;20221006;22;14.5;18.2;1.5;16.46;0;1.68;8717 +75079;44.5368;.44596;90;20221007;25.2;10.8;18;1.6;15.03;0;2.29;13600 +75079;44.5368;.44596;90;20221008;22.8;12.7;17.8;1.5;15.43;.5;1.79;9323 +75079;44.5368;.44596;90;20221009;26;10.3;18.1;2.5;13.89;.1;2.8;14030 +75079;44.5368;.44596;90;20221010;23.1;13.1;18.1;2.4;15.96;0;1.91;8412 +75079;44.5368;.44596;90;20221011;21.2;14.9;18;1.7;17.29;0;1.38;6887 +75079;44.5368;.44596;90;20221012;22.6;13.5;18.1;1.3;15.57;.3;1.68;9694 +75079;44.5368;.44596;90;20221013;20.8;10.9;15.8;1.6;15.1;3.2;1.39;7777 +75079;44.5368;.44596;90;20221014;21;16.5;18.7;3.2;17.93;.9;1.55;5660 +75079;44.5368;.44596;90;20221015;25.5;14.6;20.1;2;16.39;0;2.27;11535 +75079;44.5368;.44596;90;20221016;28;14.6;21.3;3.6;17.39;0;3.08;11816 +75079;44.5368;.44596;90;20221017;26;17;21.5;2.7;18.93;0;2.14;7442 +75079;44.5368;.44596;90;20221018;29.1;16;22.5;4.1;18.03;0;3.44;11728 +75079;44.5368;.44596;90;20221019;27;15.4;21.2;4.2;17.69;1.6;2.91;8121 +75079;44.5368;.44596;90;20221020;25.8;14.6;20.2;3.3;17.46;.8;2.28;7433 +75079;44.5368;.44596;90;20221021;23.8;15;19.4;2.4;15.43;.9;2.04;7065 +75079;44.5368;.44596;90;20221022;25.5;10.9;18.2;3;14.66;.1;2.48;11233 +75079;44.5368;.44596;90;20221023;26.7;15.1;20.9;3.2;14.33;.1;2.89;6460 +75079;44.5368;.44596;90;20221024;24.2;9.8;17;2;12.06;.1;2.08;10208 +75079;44.5368;.44596;90;20221025;23.9;8.9;16.4;2.6;13.33;0;2.04;8009 +75079;44.5368;.44596;90;20221026;26.1;10.4;18.3;2.8;14.99;.1;2.27;9537 +75079;44.5368;.44596;90;20221027;25.8;15.1;20.5;5;17.39;0;2.68;5913 +75079;44.5368;.44596;90;20221028;27.4;18.3;22.8;4.3;16.99;0;3.27;7891 +75079;44.5368;.44596;90;20221029;26.6;15.5;21;3.6;15.09;0;2.83;7926 +75079;44.5368;.44596;90;20221030;23.9;11.5;17.7;1.8;14.46;0;1.63;7971 +75079;44.5368;.44596;90;20221031;22;11.9;16.9;2.9;15.29;4.1;1.54;5427 +75079;44.5368;.44596;90;20221101;19.7;11.2;15.4;1.8;13.83;.1;1.23;7238 +75079;44.5368;.44596;90;20221102;19.9;6.9;13.4;1.9;11.29;0;1.41;9422 +75079;44.5368;.44596;90;20221103;20.7;9.2;15;4.1;11.86;5.1;2.13;4438 +75079;44.5368;.44596;90;20221104;15.4;9.6;12.5;4.5;10.83;3.8;1.62;6371 +75079;44.5368;.44596;90;20221105;17.1;3.8;10.5;1.2;9.16;0;1.04;8460 +75079;44.5368;.44596;90;20221106;18.4;3;10.7;2.6;9.89;1.2;1.42;7920 +75079;44.5368;.44596;90;20221107;19.4;6.5;13;2.7;11.33;.1;1.46;8700 +75079;44.5368;.44596;90;20221108;19.3;10.4;14.8;3.9;13.43;.6;1.5;4742 +75079;44.5368;.44596;90;20221109;15.8;13;14.4;1.6;14.09;3.1;.8;2953 +75079;44.5368;.44596;90;20221110;14.1;6.9;10.5;1.4;11.49;0;.65;4711 +75079;44.5368;.44596;90;20221111;20.1;3.5;11.8;1.5;11.06;.1;1.02;8405 +75079;44.5368;.44596;90;20221112;22.2;8.1;15.2;2.3;12.66;.1;1.46;8388 +75079;44.5368;.44596;90;20221113;20.9;4.9;12.9;2.1;10.79;.1;1.35;8628 +75079;44.5368;.44596;90;20221114;14.8;8.1;11.4;2.6;12.29;3.9;.74;2271 +75079;44.5368;.44596;90;20221115;16.7;10.6;13.6;2.9;13.49;7.3;.92;3406 +75079;44.5368;.44596;90;20221116;18.5;10.1;14.3;3.3;12.53;.8;1.34;7107 +75079;44.5368;.44596;90;20221117;18.2;12.8;15.5;4;13.16;2.5;1.56;5336 +75079;44.5368;.44596;90;20221118;14;6.8;10.4;2.3;10.73;4.3;.79;4878 +75079;44.5368;.44596;90;20221119;11.7;6.7;9.2;1.7;9.73;1.4;.67;4632 +75079;44.5368;.44596;90;20221120;12.6;1.5;7.1;1.9;9.36;2.4;.59;4302 +75079;44.5368;.44596;90;20221121;13.9;6.6;10.2;3.5;11.06;21.4;.84;2147 +75079;44.5368;.44596;90;20221122;10.8;6.4;8.6;3.8;10.03;17.1;.65;3642 +75079;44.5368;.44596;90;20221123;16.6;8.7;12.6;3.7;12.09;3.2;1.08;5122 +75079;44.5368;.44596;90;20221124;13.3;5.9;9.6;2.2;10.56;1.5;.64;4060 +75079;44.5368;.44596;90;20221125;14.1;7.3;10.7;2;10.56;4.6;.75;4250 +75079;44.5368;.44596;90;20221126;10.9;1.7;6.3;1.8;8.49;.1;.52;4457 +75079;44.5368;.44596;90;20221127;11.9;2.1;7;3;9.19;8.2;.56;5309 +75079;44.5368;.44596;90;20221128;13.9;9.3;11.6;2.8;11.26;3.1;.81;4621 +75079;44.5368;.44596;90;20221129;10.5;3.6;7;1.3;9.33;.1;.44;3786 +75079;44.5368;.44596;90;20221130;9.7;2.9;6.3;1.3;7.96;.1;.5;4242 +75079;44.5368;.44596;90;20221201;9.5;-.5;4.5;1.7;7.36;0;.49;4509 +75079;44.5368;.44596;90;20221202;8.2;5;6.6;1.5;7.83;.2;.59;2407 +75079;44.5368;.44596;90;20221203;7.8;3.5;5.6;1.3;7.86;1.3;.46;3152 +75079;44.5368;.44596;90;20221204;8.6;2.6;5.6;1.3;7.69;0;.44;3989 +75079;44.5368;.44596;90;20221205;10.1;-.7;4.7;2.4;6.99;.1;.61;6043 +75079;44.5368;.44596;90;20221206;11.1;2.5;6.8;1.8;7.56;0;.73;3852 +75079;44.5368;.44596;90;20221207;9.3;.5;4.9;1.5;6.93;0;.45;5992 +75079;44.5368;.44596;90;20221208;8;-.9;3.6;1.9;7.29;6.4;.41;3138 +75079;44.5368;.44596;90;20221209;7.7;5.4;6.6;1.8;8.73;.6;.49;1786 +75079;44.5368;.44596;90;20221210;2;-2;0;3.1;5.16;0;.49;3396 +75079;44.5368;.44596;90;20221211;4.1;-6.8;-1.4;1.7;4.39;.1;.39;5680 +75079;44.5368;.44596;90;20221212;2.5;-5.8;-1.6;2.6;5.66;9;.19;2296 +75079;44.5368;.44596;90;20221213;8.9;2.4;5.6;3.2;9.99;5.8;.13;2014 +75079;44.5368;.44596;90;20221214;16.1;7.3;11.7;2.3;12.16;2.5;.63;4135 +75079;44.5368;.44596;90;20221215;12.1;7.6;9.9;2.4;11.19;1.6;.55;2418 +75079;44.5368;.44596;90;20221216;8.4;5.1;6.8;2.5;7.89;.5;.71;2916 +75079;44.5368;.44596;90;20221217;7.5;-5.3;1.1;1.4;5.29;.1;.37;6205 +75079;44.5368;.44596;90;20221218;12.2;.1;6.2;4.2;8.16;0;.78;5748 +75079;44.5368;.44596;90;20221219;15.8;5.7;10.7;3.9;10.56;0;1.02;4713 +75079;44.5368;.44596;90;20221220;14.3;9.5;11.9;4;12.26;4.8;.87;1287 +75079;44.5368;.44596;90;20221221;17.5;8.9;13.2;2.5;12.63;0;.79;4857 +75079;44.5368;.44596;90;20221222;15.6;10.5;13;3.1;13.39;7.5;.73;2342 +75079;44.5368;.44596;90;20221223;17.7;12.8;15.3;2.2;13.93;0;.89;3279 +75079;44.5368;.44596;90;20221224;17.1;10.2;13.6;1.9;12.23;0;.76;4939 +75079;44.5368;.44596;90;20221225;17;4.2;10.6;2.8;10.69;0;.82;6157 +75079;44.5368;.44596;90;20221226;15.2;8.2;11.7;1.6;11.73;.7;.64;3246 +75079;44.5368;.44596;90;20221227;14;8.3;11.1;1.3;11.46;.2;.49;4060 +75079;44.5368;.44596;90;20221228;16.2;6;11.1;2.8;10.63;0;.88;5300 +75079;44.5368;.44596;90;20221229;12.1;9;10.5;2.2;11.19;9.1;.66;1562 +75079;44.5368;.44596;90;20221230;15.1;9.3;12.2;3.2;12.06;.8;.84;3179 +75079;44.5368;.44596;90;20221231;18.8;9.8;14.3;3.8;11.96;0;1.45;5506 +75080;44.56508;.75808;113;20220101;16.6;4.9;10.8;2.1;9.24;0;.85;5585 +75080;44.56508;.75808;113;20220102;14.4;6.8;10.6;2.4;10.26;.1;.8;3912 +75080;44.56508;.75808;113;20220103;12.2;7.2;9.7;3.1;11.03;0;.5;3313 +75080;44.56508;.75808;113;20220104;16.6;9.4;13;3.9;10.36;1.5;1.5;4405 +75080;44.56508;.75808;113;20220105;7.7;1.6;4.7;2.1;6.74;0;.57;3957 +75080;44.56508;.75808;113;20220106;7.8;-3.1;2.3;1;5.14;.1;.37;5948 +75080;44.56508;.75808;113;20220107;10;-2.1;4;2.9;7.01;6;.6;4960 +75080;44.56508;.75808;113;20220108;11.4;6.8;9.1;5.1;10.36;5.1;.64;2821 +75080;44.56508;.75808;113;20220109;9;6.8;7.9;3.1;9.86;23.6;.48;1309 +75080;44.56508;.75808;113;20220110;9.4;7.8;8.6;1.4;10.26;3.2;.48;954 +75080;44.56508;.75808;113;20220111;9.2;2;5.6;1.8;7.08;.1;.57;5277 +75080;44.56508;.75808;113;20220112;7.3;-2.4;2.4;1.6;5.28;0;.54;6519 +75080;44.56508;.75808;113;20220113;1.8;-3.5;-.9;2.1;5.41;0;.28;2677 +75080;44.56508;.75808;113;20220114;9.2;-3.1;3.1;1.8;5.46;.1;.63;6626 +75080;44.56508;.75808;113;20220115;6.6;-3.5;1.6;1.2;5.56;.1;.39;5544 +75080;44.56508;.75808;113;20220116;4;-2.9;.5;1.4;5.66;.1;.35;4054 +75080;44.56508;.75808;113;20220117;4.5;-2.2;1.1;1.1;6.38;.1;.3;3769 +75080;44.56508;.75808;113;20220118;2.6;-.5;1;1.2;6.71;.3;.26;2067 +75080;44.56508;.75808;113;20220119;5.5;1.7;3.6;2.3;7.66;2.6;.32;2442 +75080;44.56508;.75808;113;20220120;8;3;5.5;2;7.36;.2;.6;3803 +75080;44.56508;.75808;113;20220121;6.9;-.7;3.1;2.9;5.26;.1;.87;6396 +75080;44.56508;.75808;113;20220122;8.5;-3.4;2.5;1.6;5.17;0;.66;7192 +75080;44.56508;.75808;113;20220123;11.8;-2.8;4.5;1.3;5.43;0;.72;7914 +75080;44.56508;.75808;113;20220124;12.2;-2.5;4.9;1.6;5.87;0;.76;7861 +75080;44.56508;.75808;113;20220125;11.6;-1;5.3;1.5;6.68;0;.72;7099 +75080;44.56508;.75808;113;20220126;10.7;-1.9;4.4;.9;6.43;0;.56;6778 +75080;44.56508;.75808;113;20220127;2.6;-3.3;-.4;1.5;5.58;.1;.35;4388 +75080;44.56508;.75808;113;20220128;1.2;-3.2;-1;1.1;5.89;0;.32;3727 +75080;44.56508;.75808;113;20220129;1.4;-.5;.4;1.2;6.39;0;.32;2034 +75080;44.56508;.75808;113;20220130;7.4;.5;4;1.6;7.93;.2;.4;4144 +75080;44.56508;.75808;113;20220131;9.7;4;6.8;3.7;9.01;1.2;.6;3755 +75080;44.56508;.75808;113;20220201;8.2;.3;4.3;3.3;8.21;.9;.37;5093 +75080;44.56508;.75808;113;20220202;9.9;7.4;8.7;2.7;10.38;.1;.54;2934 +75080;44.56508;.75808;113;20220203;7.2;1.6;4.4;2.1;8.61;.4;.31;3076 +75080;44.56508;.75808;113;20220204;11.4;6.2;8.8;2.2;10.46;2.9;.57;3053 +75080;44.56508;.75808;113;20220205;11.2;5.6;8.4;2.4;7.83;0;1.07;7436 +75080;44.56508;.75808;113;20220206;10.2;-3.1;3.5;2.8;7.89;1.3;.58;5636 +75080;44.56508;.75808;113;20220207;12.7;8.5;10.6;3.4;9.71;.8;1.11;4478 +75080;44.56508;.75808;113;20220208;14.5;1.1;7.8;1.3;6.78;0;1.06;9145 +75080;44.56508;.75808;113;20220209;16.6;1.9;9.2;3.3;7.51;0;1.8;9735 +75080;44.56508;.75808;113;20220210;13;3.5;8.2;1.6;8.72;.8;1.12;10458 +75080;44.56508;.75808;113;20220211;12.9;7.9;10.4;2;8.49;0;1.27;7890 +75080;44.56508;.75808;113;20220212;13.1;-2.5;5.3;1.2;5.51;0;1.08;9271 +75080;44.56508;.75808;113;20220213;17.4;-1;8.2;3.2;8.59;1.8;1.62;10743 +75080;44.56508;.75808;113;20220214;11.5;8.7;10.1;3.9;9.89;4.7;1.19;4961 +75080;44.56508;.75808;113;20220215;10.3;3.3;6.8;2.7;9.44;7.3;.69;5061 +75080;44.56508;.75808;113;20220216;14.2;8.4;11.3;5.4;12.23;6;.85;5452 +75080;44.56508;.75808;113;20220217;13.7;11.7;12.7;3.8;13.48;2.2;.68;2888 +75080;44.56508;.75808;113;20220218;15.8;8.9;12.4;2.6;11.63;.3;1.19;6251 +75080;44.56508;.75808;113;20220219;12;5.9;8.9;1.9;8.26;0;1.2;8935 +75080;44.56508;.75808;113;20220220;12.8;2.5;7.6;3.2;9.88;2.2;.78;6074 +75080;44.56508;.75808;113;20220221;12.5;9.7;11.1;5.8;9.71;.5;1.69;5607 +75080;44.56508;.75808;113;20220222;14.5;6;10.2;2.3;9.46;0;1.36;9273 +75080;44.56508;.75808;113;20220223;16.9;4.6;10.8;1.2;8.91;.1;1.4;11545 +75080;44.56508;.75808;113;20220224;15.4;5;10.2;2.6;9.18;.2;1.48;8242 +75080;44.56508;.75808;113;20220225;11.7;1.9;6.8;2.3;6.48;0;1.49;11510 +75080;44.56508;.75808;113;20220226;14.5;-.1;7.2;2.7;5.26;0;2.09;13176 +75080;44.56508;.75808;113;20220227;16.1;.9;8.5;2;7.08;0;1.71;11404 +75080;44.56508;.75808;113;20220228;17.8;3;10.4;1.6;8.23;0;1.74;12625 +75080;44.56508;.75808;113;20220301;17.5;2.4;10;2.4;7.63;0;2.06;12625 +75080;44.56508;.75808;113;20220302;12.8;6.2;9.5;2.8;9.51;.7;1.17;5455 +75080;44.56508;.75808;113;20220303;16.2;6.2;11.2;1.9;10.08;0;1.52;10365 +75080;44.56508;.75808;113;20220304;9.6;6.8;8.2;4;10.38;3.7;.57;3520 +75080;44.56508;.75808;113;20220305;8.7;6.8;7.8;2.7;9.24;.6;.81;3904 +75080;44.56508;.75808;113;20220306;12.5;5.2;8.8;2;6.66;0;1.76;11746 +75080;44.56508;.75808;113;20220307;11.8;-2.8;4.5;2.3;5.61;0;1.67;14482 +75080;44.56508;.75808;113;20220308;14;2;8;2.7;8.13;1.4;1.52;9359 +75080;44.56508;.75808;113;20220309;16.2;3.5;9.9;3.7;9.36;.2;1.95;12839 +75080;44.56508;.75808;113;20220310;14.3;8.8;11.5;3.7;10.33;.9;1.57;6961 +75080;44.56508;.75808;113;20220311;14.3;9.1;11.7;3.7;10.41;6.4;1.57;6097 +75080;44.56508;.75808;113;20220312;11.7;7.4;9.5;3;10.23;1.9;1.06;6289 +75080;44.56508;.75808;113;20220313;11;7.6;9.3;4.4;9.03;1.8;1.4;5634 +75080;44.56508;.75808;113;20220314;14.9;2.2;8.5;5.3;9.26;0;1.66;9835 +75080;44.56508;.75808;113;20220315;18.3;12.4;15.4;6.9;11.45;0;2.76;8526 +75080;44.56508;.75808;113;20220316;16.7;10.6;13.7;2.9;11.76;.1;1.7;6895 +75080;44.56508;.75808;113;20220317;13.8;11.1;12.4;3.4;10.86;1.7;1.53;5093 +75080;44.56508;.75808;113;20220318;14.9;7.9;11.4;2;9.49;0;1.75;9369 +75080;44.56508;.75808;113;20220319;18.2;4.8;11.5;3;8.59;0;2.66;16065 +75080;44.56508;.75808;113;20220320;17.3;4.9;11.1;4;9.39;0;2.45;12398 +75080;44.56508;.75808;113;20220321;17.5;9;13.3;6;8.97;0;3.52;15746 +75080;44.56508;.75808;113;20220322;17.2;6.5;11.9;5.9;6.69;0;3.96;17061 +75080;44.56508;.75808;113;20220323;17.5;3.3;10.4;3.8;6.39;0;3.42;18948 +75080;44.56508;.75808;113;20220324;18.9;-1.3;8.8;2.3;6.72;0;2.83;19884 +75080;44.56508;.75808;113;20220325;20.4;.6;10.5;1.8;6.37;0;2.79;16885 +75080;44.56508;.75808;113;20220326;21.1;.5;10.8;2.5;6.07;0;3.45;19986 +75080;44.56508;.75808;113;20220327;21.9;2.3;12.1;2.8;6.99;0;3.69;19297 +75080;44.56508;.75808;113;20220328;22.4;2.2;12.3;1.8;7.57;0;3.06;17372 +75080;44.56508;.75808;113;20220329;17.8;5.8;11.8;1.4;9.82;2;1.87;10460 +75080;44.56508;.75808;113;20220330;14.8;9.8;12.3;2.3;11.34;2.2;1.5;6663 +75080;44.56508;.75808;113;20220331;14.5;8.1;11.3;4.9;9.24;1.3;2.56;12924 +75080;44.56508;.75808;113;20220401;8.7;.4;4.6;6.5;5.62;.7;2.23;13841 +75080;44.56508;.75808;113;20220402;8.9;1.6;5.2;4.6;5.34;0;2.24;12569 +75080;44.56508;.75808;113;20220403;6.6;-3.3;1.7;2;5.11;0;1.6;14954 +75080;44.56508;.75808;113;20220404;12.6;-2.1;5.2;1.7;5;0;2.34;19685 +75080;44.56508;.75808;113;20220405;14.7;-2.1;6.3;1.3;7;0;2;15943 +75080;44.56508;.75808;113;20220406;12.6;7.8;10.2;2.8;10.93;1.4;1.09;4735 +75080;44.56508;.75808;113;20220407;15.8;9.8;12.8;5.1;12.14;8.7;1.89;7849 +75080;44.56508;.75808;113;20220408;19.1;11.1;15.1;5.4;11.39;.8;3.13;10891 +75080;44.56508;.75808;113;20220409;15.1;5.6;10.3;2.5;7.84;.1;2.73;17317 +75080;44.56508;.75808;113;20220410;19.3;-.9;9.2;2.6;6.66;0;3.48;23025 +75080;44.56508;.75808;113;20220411;21.3;4.9;13.1;5.9;9.72;0;4.1;19688 +75080;44.56508;.75808;113;20220412;18.3;11;14.6;4.5;11.02;14.5;2.97;11342 +75080;44.56508;.75808;113;20220413;14.4;10.5;12.5;1.4;12.77;3.8;1.11;4776 +75080;44.56508;.75808;113;20220414;23.3;7.2;15.2;1.2;12.29;.1;3.24;21084 +75080;44.56508;.75808;113;20220415;24.5;7.1;15.8;1.8;12.57;0;3.5;20779 +75080;44.56508;.75808;113;20220416;24.3;7.3;15.8;2.6;11.34;0;4.13;23094 +75080;44.56508;.75808;113;20220417;23.5;4.1;13.8;2.4;10.07;0;3.97;23810 +75080;44.56508;.75808;113;20220418;19.2;9.5;14.4;2.6;11.59;0;2.84;15312 +75080;44.56508;.75808;113;20220419;15.9;8.3;12.1;2.5;11.92;15.1;1.65;8525 +75080;44.56508;.75808;113;20220420;13.9;8.9;11.4;1.8;11.92;6.8;1.37;7375 +75080;44.56508;.75808;113;20220421;17.2;9.8;13.5;2;12.77;.7;1.69;8219 +75080;44.56508;.75808;113;20220422;19;10.9;15;1.3;12.99;0;2.35;13484 +75080;44.56508;.75808;113;20220423;13;8.5;10.7;2.6;11.84;16.2;1.1;5374 +75080;44.56508;.75808;113;20220424;17.2;9.6;13.4;4.4;12.04;0;2.23;9424 +75080;44.56508;.75808;113;20220425;18.8;5.3;12;1.2;10.67;0;2.75;18726 +75080;44.56508;.75808;113;20220426;22.7;4;13.4;1.6;10.49;0;3.78;24978 +75080;44.56508;.75808;113;20220427;23.5;6.1;14.8;1.6;12.29;0;3.33;20015 +75080;44.56508;.75808;113;20220428;20.9;12.1;16.5;2.2;14.42;0;2.75;14469 +75080;44.56508;.75808;113;20220429;21.5;11.3;16.4;2.3;13.92;0;3.06;16543 +75080;44.56508;.75808;113;20220430;22.6;10.5;16.5;2.4;12.39;0;3.92;21892 +75080;44.56508;.75808;113;20220501;21;7.1;14.1;1.8;10.92;0;3.53;21831 +75080;44.56508;.75808;113;20220502;21;9.7;15.4;1.9;11.54;0;3.33;18703 +75080;44.56508;.75808;113;20220503;22.3;10.3;16.3;1.6;12.79;4.5;3.21;17743 +75080;44.56508;.75808;113;20220504;21.5;9.5;15.5;2.2;11.92;0;3.44;18573 +75080;44.56508;.75808;113;20220505;22;8.1;15.1;2.7;10.62;0;4.16;23104 +75080;44.56508;.75808;113;20220506;22.1;8.3;15.2;2.4;10.93;0;3.83;21368 +75080;44.56508;.75808;113;20220507;23.8;9.6;16.7;2.1;11.51;0;4.07;22160 +75080;44.56508;.75808;113;20220508;25.2;10.7;17.9;1.9;11.68;0;4.32;23071 +75080;44.56508;.75808;113;20220509;27.1;10.5;18.8;1.4;11.56;0;4.52;24243 +75080;44.56508;.75808;113;20220510;28.2;10.7;19.4;2;12.36;0;4.82;23894 +75080;44.56508;.75808;113;20220511;29.9;11.9;20.9;2.6;14.03;3.8;5.35;24245 +75080;44.56508;.75808;113;20220512;21;13.1;17.1;1.9;15.56;1.5;2.49;13009 +75080;44.56508;.75808;113;20220513;25.8;14;19.9;1.6;16.56;0;3.81;20285 +75080;44.56508;.75808;113;20220514;28.8;13;20.9;2;16.26;0;4.59;22725 +75080;44.56508;.75808;113;20220515;28.7;15.6;22.1;2.6;16.53;14.2;4.57;19592 +75080;44.56508;.75808;113;20220516;28.3;14.4;21.4;1.7;17.13;0;4.59;23707 +75080;44.56508;.75808;113;20220517;30.9;15.2;23;2.4;16.56;0;5.35;23962 +75080;44.56508;.75808;113;20220518;31.5;14.8;23.1;2.1;17.08;2.5;5.28;24255 +75080;44.56508;.75808;113;20220519;28.9;17.8;23.4;2.7;19.28;.1;4.53;19771 +75080;44.56508;.75808;113;20220520;28.3;16.9;22.6;3.2;16.56;0;4.95;20420 +75080;44.56508;.75808;113;20220521;31.5;15.3;23.4;1.5;19.31;0;4.79;23347 +75080;44.56508;.75808;113;20220522;31.3;18.5;24.9;2.4;20.36;1.1;4.83;20198 +75080;44.56508;.75808;113;20220523;22.1;16.5;19.3;4.4;15.76;1.1;3.41;13403 +75080;44.56508;.75808;113;20220524;19.6;11.6;15.6;2.5;12.91;.6;3.07;16761 +75080;44.56508;.75808;113;20220525;21.2;7.4;14.3;2.4;11.21;0;3.67;21401 +75080;44.56508;.75808;113;20220526;19.2;9.4;14.3;1.8;12.83;.1;2.58;14921 +75080;44.56508;.75808;113;20220527;24.8;12.5;18.7;2.5;13.96;0;4.68;25084 +75080;44.56508;.75808;113;20220528;26.4;11.3;18.9;2.6;11.91;0;5.23;26113 +75080;44.56508;.75808;113;20220529;23.5;9.6;16.5;2.8;9.03;0;5.04;25429 +75080;44.56508;.75808;113;20220530;24.6;7.6;16.1;1.9;8.83;.7;4.82;26561 +75080;44.56508;.75808;113;20220531;25.5;13.4;19.4;1.6;11.01;.3;4.52;22782 +75080;44.56508;.75808;113;20220601;31.1;12.8;22;2.1;14.16;5.1;5.64;26133 +75080;44.56508;.75808;113;20220602;28.1;16.8;22.4;2.1;18.81;8.8;4.24;19897 +75080;44.56508;.75808;113;20220603;30;17.6;23.8;2.5;18.76;9.5;5.09;22465 +75080;44.56508;.75808;113;20220604;25.1;14.9;20;2.6;19.61;2.7;3.16;16367 +75080;44.56508;.75808;113;20220605;23.4;16.1;19.7;3;17.13;0;3.43;16355 +75080;44.56508;.75808;113;20220606;25.9;12.9;19.4;1.5;15.61;.2;4;21067 +75080;44.56508;.75808;113;20220607;24.9;15.5;20.2;2.3;15.18;3.8;4.06;19238 +75080;44.56508;.75808;113;20220608;20.2;13.7;17;2;15.53;2.2;2.49;12753 +75080;44.56508;.75808;113;20220609;22.4;10.9;16.6;2.2;14.01;1.6;3.49;19402 +75080;44.56508;.75808;113;20220610;27.7;11;19.4;1.4;14.48;.1;4.79;26339 +75080;44.56508;.75808;113;20220611;31.5;13.7;22.6;1.4;15.63;0;5.24;25897 +75080;44.56508;.75808;113;20220612;29.9;16.6;23.3;1.9;19.38;1.6;4.5;20601 +75080;44.56508;.75808;113;20220613;30.5;18;24.3;1.7;20.13;0;5.01;23819 +75080;44.56508;.75808;113;20220614;34.1;17;25.6;2.1;19.56;.1;5.76;24468 +75080;44.56508;.75808;113;20220615;34.1;20.9;27.5;2.1;19.81;0;6.07;24960 +75080;44.56508;.75808;113;20220616;35;18.6;26.8;1.8;18.76;0;5.93;25233 +75080;44.56508;.75808;113;20220617;37;19;28;1.8;19.53;0;6.38;26458 +75080;44.56508;.75808;113;20220618;38.3;20.4;29.3;3.6;17.01;.1;8.14;26039 +75080;44.56508;.75808;113;20220619;31.7;19.2;25.4;3;18.88;1.2;5.78;22923 +75080;44.56508;.75808;113;20220620;29.9;17.2;23.6;2.1;20.13;.8;4.92;23166 +75080;44.56508;.75808;113;20220621;27.8;18.5;23.2;1.9;20.66;4.1;3.86;17488 +75080;44.56508;.75808;113;20220622;27;18.5;22.8;2.1;19.61;2.1;4.22;19990 +75080;44.56508;.75808;113;20220623;25.9;16;21;1.9;18.56;16.3;3.67;17826 +75080;44.56508;.75808;113;20220624;23.8;16.5;20.2;2.8;17.33;1.5;3.82;19074 +75080;44.56508;.75808;113;20220625;19.6;14.2;16.9;2.3;16.21;6.5;2.12;10403 +75080;44.56508;.75808;113;20220626;17.3;13.3;15.3;2.4;15.48;2.1;1.78;9610 +75080;44.56508;.75808;113;20220627;23.7;13.6;18.7;2.5;14.51;0;4.19;21783 +75080;44.56508;.75808;113;20220628;25.5;11.5;18.5;1.9;13.13;0;4.76;25785 +75080;44.56508;.75808;113;20220629;26.7;12;19.4;1.8;14.81;2.4;4.65;24755 +75080;44.56508;.75808;113;20220630;16.4;13.6;15;2.2;14.86;2.2;1.65;8154 +75080;44.56508;.75808;113;20220701;22.9;10.6;16.8;1.3;12.91;0;4.03;23830 +75080;44.56508;.75808;113;20220702;29.7;10.1;19.9;1.6;13.26;0;5.34;28026 +75080;44.56508;.75808;113;20220703;28.6;15.2;21.9;2.1;15.83;.2;5.1;24475 +75080;44.56508;.75808;113;20220704;27.7;16.2;21.9;2.5;17.18;.2;4.74;22122 +75080;44.56508;.75808;113;20220705;28.8;16.4;22.6;2.2;15.73;0;5.34;25328 +75080;44.56508;.75808;113;20220706;28.7;15.1;21.9;2.4;14.06;0;5.3;23548 +75080;44.56508;.75808;113;20220707;28.2;14.3;21.3;2.3;14.58;0;5.27;25264 +75080;44.56508;.75808;113;20220708;28.9;14.9;21.9;2.5;15.16;0;5.54;26273 +75080;44.56508;.75808;113;20220709;31.1;14.9;23;2.1;14.33;0;5.83;26399 +75080;44.56508;.75808;113;20220710;31.7;15.5;23.6;2.3;14.98;0;5.99;26259 +75080;44.56508;.75808;113;20220711;34;16.4;25.2;2.1;15.91;0;6.15;26470 +75080;44.56508;.75808;113;20220712;34.8;17.5;26.2;2.1;15.41;0;6.41;26593 +75080;44.56508;.75808;113;20220713;35.1;16.1;25.6;.9;14.76;0;5.81;29859 +75080;44.56508;.75808;113;20220714;36.4;17.5;26.9;1.8;15.91;0;6.31;26306 +75080;44.56508;.75808;113;20220715;34.4;18.1;26.2;1.5;15.63;0;5.78;25452 +75080;44.56508;.75808;113;20220716;35.4;17.4;26.4;1.9;15.73;0;6.23;26219 +75080;44.56508;.75808;113;20220717;37.2;17.3;27.3;2.1;14.13;0;6.77;26455 +75080;44.56508;.75808;113;20220718;39.5;21;30.3;3.5;15.21;0;8.5;26206 +75080;44.56508;.75808;113;20220719;32.9;19.6;26.3;2.9;18.46;5;5.75;21243 +75080;44.56508;.75808;113;20220720;28.9;18.9;23.9;3.4;17.66;0;5.13;20060 +75080;44.56508;.75808;113;20220721;31.7;15.5;23.6;1.6;16.68;0;5.36;25899 +75080;44.56508;.75808;113;20220722;29.6;17.6;23.6;3.1;18.01;0;5.13;21221 +75080;44.56508;.75808;113;20220723;29.1;15;22;1.8;16.16;0;4.93;24540 +75080;44.56508;.75808;113;20220724;36.5;15.4;26;1.8;15.58;0;6.25;26919 +75080;44.56508;.75808;113;20220725;28.9;19.5;24.2;4.1;17.93;0;5.04;17371 +75080;44.56508;.75808;113;20220726;26.8;15.4;21.1;2.3;14.48;0;4.72;22347 +75080;44.56508;.75808;113;20220727;28.7;12.7;20.7;2.2;13.41;0;5.23;25587 +75080;44.56508;.75808;113;20220728;28.9;13.9;21.4;2.5;14.96;0;5.1;23752 +75080;44.56508;.75808;113;20220729;27.9;16.5;22.2;2.3;16.28;.2;4.32;18808 +75080;44.56508;.75808;113;20220730;30.2;15.7;23;2.1;17.11;0;5.11;24355 +75080;44.56508;.75808;113;20220731;32.9;15.8;24.3;2.2;16.53;0;5.73;25499 +75080;44.56508;.75808;113;20220801;34.4;16.7;25.5;2.3;16.58;0;6.1;25828 +75080;44.56508;.75808;113;20220802;35.9;16.9;26.4;1.7;15.18;0;5.92;25539 +75080;44.56508;.75808;113;20220803;37.9;18.1;28;1.7;15.38;0;6;24514 +75080;44.56508;.75808;113;20220804;36.4;19.8;28.1;2.7;20.21;0;6.3;23804 +75080;44.56508;.75808;113;20220805;31.7;19;25.3;2.8;19.58;.1;5.21;21243 +75080;44.56508;.75808;113;20220806;33;18.9;25.9;2.3;15.93;0;5.7;23156 +75080;44.56508;.75808;113;20220807;33.8;16.4;25.1;2.1;12.13;0;6.01;25117 +75080;44.56508;.75808;113;20220808;35.1;15.6;25.3;2.1;11.13;0;6.1;24790 +75080;44.56508;.75808;113;20220809;36.1;17.1;26.6;1.8;11.63;0;5.92;24015 +75080;44.56508;.75808;113;20220810;37.8;17.4;27.6;1.8;11.58;0;5.99;23461 +75080;44.56508;.75808;113;20220811;38.6;18.9;28.8;2.3;16.23;0;6.45;22971 +75080;44.56508;.75808;113;20220812;39;21.2;30.1;2.4;18.91;0;6.52;22714 +75080;44.56508;.75808;113;20220813;35.5;20.6;28.1;3.1;20.36;2.7;6.05;21171 +75080;44.56508;.75808;113;20220814;25.2;20;22.6;2.4;20.46;7.3;2.86;11747 +75080;44.56508;.75808;113;20220815;28.4;16;22.2;1.5;17.51;.1;3.83;18206 +75080;44.56508;.75808;113;20220816;26.1;14.4;20.2;1.3;18.19;7.3;2.98;14395 +75080;44.56508;.75808;113;20220817;25.5;14.4;20;2.4;17.11;1.5;3.61;18552 +75080;44.56508;.75808;113;20220818;26.6;14.6;20.6;2.9;16.38;0;4.11;19539 +75080;44.56508;.75808;113;20220819;27.7;15.8;21.7;2.7;17.68;.2;3.98;18212 +75080;44.56508;.75808;113;20220820;27.4;16.5;22;1.6;18.73;0;3.51;17599 +75080;44.56508;.75808;113;20220821;27.6;15.8;21.7;2;17.43;.1;3.64;16976 +75080;44.56508;.75808;113;20220822;26.8;19;22.9;2.4;19.58;1.4;3.24;13247 +75080;44.56508;.75808;113;20220823;29.6;17.6;23.6;1.6;19.08;0;3.97;19040 +75080;44.56508;.75808;113;20220824;34.8;17.4;26.1;1.8;17.88;1;5;21444 +75080;44.56508;.75808;113;20220825;28.9;19.9;24.4;2.6;20.16;.1;3.74;14580 +75080;44.56508;.75808;113;20220826;30.4;18.5;24.5;2.3;19.43;.1;4.22;18266 +75080;44.56508;.75808;113;20220827;30.5;16.2;23.3;1.6;16.18;0;4.23;20035 +75080;44.56508;.75808;113;20220828;32.7;14.8;23.8;1.5;14.43;0;4.51;21046 +75080;44.56508;.75808;113;20220829;33;17.2;25.1;2.9;15.73;1.9;4.86;14627 +75080;44.56508;.75808;113;20220830;32.6;16.9;24.8;1.8;17.61;0;4.47;19900 +75080;44.56508;.75808;113;20220831;31.8;17.2;24.5;2.4;16.96;0;4.46;17320 +75080;44.56508;.75808;113;20220901;28.5;18.7;23.6;2.1;19.53;13.1;3.46;14932 +75080;44.56508;.75808;113;20220902;26.7;16.7;21.7;2.1;18.43;4;3.16;14827 +75080;44.56508;.75808;113;20220903;28.1;16.6;22.3;1.4;17.56;.1;3.35;16809 +75080;44.56508;.75808;113;20220904;32.9;16.2;24.5;2.4;17.81;.6;4.66;19142 +75080;44.56508;.75808;113;20220905;33.7;18.3;26;2.8;19.88;2.7;4.87;18821 +75080;44.56508;.75808;113;20220906;31.5;18.4;25;2.5;18.71;.2;4.37;17970 +75080;44.56508;.75808;113;20220907;26.7;17;21.9;1.8;15.98;.2;3.18;13849 +75080;44.56508;.75808;113;20220908;24.2;13.4;18.8;1.9;15.56;1;2.69;13606 +75080;44.56508;.75808;113;20220909;24.9;14.8;19.9;2.4;15.36;.4;3.12;14296 +75080;44.56508;.75808;113;20220910;26.4;12.2;19.3;1.3;14.16;0;3.15;17773 +75080;44.56508;.75808;113;20220911;31;13.5;22.2;2.2;13.81;0;4.34;19078 +75080;44.56508;.75808;113;20220912;35.6;17.7;26.6;3.3;16.56;.1;5.68;18260 +75080;44.56508;.75808;113;20220913;32;21.6;26.8;2.8;21.36;0;3.67;10884 +75080;44.56508;.75808;113;20220914;30.2;19.3;24.8;2;18.56;1.1;3.63;15236 +75080;44.56508;.75808;113;20220915;29;15.1;22;2.2;16.91;0;3.57;16601 +75080;44.56508;.75808;113;20220916;24.8;15.8;20.3;2.7;15.46;.1;3.19;14082 +75080;44.56508;.75808;113;20220917;21.4;9.4;15.4;2.1;9.31;0;3.1;17069 +75080;44.56508;.75808;113;20220918;24.7;6.1;15.4;1.7;8.11;0;3.22;18249 +75080;44.56508;.75808;113;20220919;25.8;7.2;16.5;1.9;8.71;0;3.47;17829 +75080;44.56508;.75808;113;20220920;24.4;7.3;15.8;1.8;8.83;0;3.16;17393 +75080;44.56508;.75808;113;20220921;24.8;6.8;15.8;1.5;8.98;0;2.99;17461 +75080;44.56508;.75808;113;20220922;26.5;7.8;17.1;1.6;9.71;0;3.15;17105 +75080;44.56508;.75808;113;20220923;22.4;10.2;16.3;1.9;12.71;2.5;2.18;9686 +75080;44.56508;.75808;113;20220924;18.9;12.4;15.6;1.7;15.01;3.3;1.4;7197 +75080;44.56508;.75808;113;20220925;19.2;10.2;14.7;1.4;12.46;0;1.91;12095 +75080;44.56508;.75808;113;20220926;20.4;7.4;13.9;2.8;11.66;2.9;2.24;12193 +75080;44.56508;.75808;113;20220927;17.8;11.8;14.8;3.9;14.01;6;1.66;8795 +75080;44.56508;.75808;113;20220928;20.4;14.6;17.5;5.7;15.78;5.9;2.31;10020 +75080;44.56508;.75808;113;20220929;16.4;12.4;14.4;2.3;13.73;5.7;1.35;7032 +75080;44.56508;.75808;113;20220930;19.1;8.9;14;2;11.16;.3;2.12;13641 +75080;44.56508;.75808;113;20221001;20.1;10.1;15.1;3.1;14.76;.6;1.55;8598 +75080;44.56508;.75808;113;20221002;22.4;14.5;18.4;1.5;16.56;0;1.76;9497 +75080;44.56508;.75808;113;20221003;23.9;11.8;17.8;1.2;14.31;0;2.13;13450 +75080;44.56508;.75808;113;20221004;24.9;9.5;17.2;1.4;13.28;.1;2.31;14225 +75080;44.56508;.75808;113;20221005;26.3;11.2;18.7;3;14.26;0;3.03;13635 +75080;44.56508;.75808;113;20221006;21.9;14.5;18.2;1.6;16.08;0;1.67;8541 +75080;44.56508;.75808;113;20221007;25;11.9;18.5;1.7;15.03;.2;2.25;12605 +75080;44.56508;.75808;113;20221008;22.9;13.1;18;1.3;15.53;.7;1.71;9345 +75080;44.56508;.75808;113;20221009;25.2;10.9;18.1;2.7;13.73;.1;2.69;13052 +75080;44.56508;.75808;113;20221010;23.7;13.5;18.6;2.5;15.53;0;2.08;8945 +75080;44.56508;.75808;113;20221011;21.8;15.1;18.4;1.4;16.51;0;1.48;7450 +75080;44.56508;.75808;113;20221012;22.9;13.3;18.1;1.3;15.41;.3;1.73;9962 +75080;44.56508;.75808;113;20221013;20.3;11;15.6;1.4;15.17;3.3;1.31;7485 +75080;44.56508;.75808;113;20221014;20.4;16.3;18.3;3.5;17.61;1.2;1.41;5435 +75080;44.56508;.75808;113;20221015;25.4;14.9;20.1;2.1;15.93;0;2.23;10734 +75080;44.56508;.75808;113;20221016;27.7;15.2;21.5;3.7;16.86;0;3.07;11021 +75080;44.56508;.75808;113;20221017;25.6;17.6;21.6;3.2;18.06;0;2.3;7038 +75080;44.56508;.75808;113;20221018;28.7;16.5;22.6;4.1;17.58;0;3.33;10939 +75080;44.56508;.75808;113;20221019;26.3;15.6;20.9;4.3;17.06;1.8;2.79;7978 +75080;44.56508;.75808;113;20221020;24.9;15.5;20.2;3.5;17.78;.5;2.06;6926 +75080;44.56508;.75808;113;20221021;23.6;15.9;19.8;2.3;15.73;1;1.88;6639 +75080;44.56508;.75808;113;20221022;25.3;12.5;18.9;2.8;14.36;.1;2.37;10144 +75080;44.56508;.75808;113;20221023;26;16;21;3.5;13.91;0;2.93;6156 +75080;44.56508;.75808;113;20221024;24.1;12.1;18.1;2;11.68;.1;2.12;8982 +75080;44.56508;.75808;113;20221025;23.7;11.1;17.4;2.8;13.21;0;2.11;7447 +75080;44.56508;.75808;113;20221026;26.1;11.9;19;2.7;14.98;.1;2.21;9071 +75080;44.56508;.75808;113;20221027;25.9;15.6;20.8;5.1;16.88;0;2.79;6272 +75080;44.56508;.75808;113;20221028;26.6;18.9;22.7;4.6;16.46;0;3.26;6899 +75080;44.56508;.75808;113;20221029;27.3;16.3;21.8;4.1;13.26;0;3.56;7893 +75080;44.56508;.75808;113;20221030;24.1;12.8;18.4;2.1;13.48;0;1.87;7596 +75080;44.56508;.75808;113;20221031;22.5;13.1;17.8;2.9;14.96;3.9;1.7;5614 +75080;44.56508;.75808;113;20221101;19.5;12.5;16;1.5;13.56;.1;1.2;6600 +75080;44.56508;.75808;113;20221102;19.7;8.4;14;1.3;11.19;.1;1.21;9446 +75080;44.56508;.75808;113;20221103;19.6;10.5;15;3;11.59;5.2;1.7;5831 +75080;44.56508;.75808;113;20221104;14.3;9.6;11.9;4.8;10.58;4.7;1.44;5418 +75080;44.56508;.75808;113;20221105;16.3;4.2;10.2;1.3;8.88;0;.98;7906 +75080;44.56508;.75808;113;20221106;17.8;3.8;10.8;2.6;9.56;1.7;1.35;7598 +75080;44.56508;.75808;113;20221107;19.7;7.5;13.6;2.9;11.21;0;1.56;8186 +75080;44.56508;.75808;113;20221108;19.1;11.2;15.2;4.1;12.83;.1;1.65;4630 +75080;44.56508;.75808;113;20221109;16.1;13.2;14.7;1.8;14.21;2.7;.8;3038 +75080;44.56508;.75808;113;20221110;16.2;8.8;12.5;1.3;11.88;0;.8;4997 +75080;44.56508;.75808;113;20221111;21.4;5.9;13.7;2;11.41;.1;1.32;8049 +75080;44.56508;.75808;113;20221112;22.2;9.7;16;2.3;12.43;.1;1.54;7623 +75080;44.56508;.75808;113;20221113;21.2;6.9;14;2;10.41;0;1.44;7903 +75080;44.56508;.75808;113;20221114;14.5;9.6;12.1;3;11.98;5.9;.89;1864 +75080;44.56508;.75808;113;20221115;16.8;10.4;13.6;3.1;13.26;7.6;.92;3848 +75080;44.56508;.75808;113;20221116;17.8;10.3;14.1;3.4;12.48;.7;1.21;6234 +75080;44.56508;.75808;113;20221117;18.1;13.1;15.6;3.9;13.11;3.2;1.5;4753 +75080;44.56508;.75808;113;20221118;13.1;7.1;10.1;2.4;10.71;2.5;.69;4365 +75080;44.56508;.75808;113;20221119;11.4;6.8;9.1;1.9;9.66;.6;.65;4226 +75080;44.56508;.75808;113;20221120;11.4;2;6.7;2.1;9.28;2.6;.47;4071 +75080;44.56508;.75808;113;20221121;13;7;10;3.5;10.83;21.4;.73;2151 +75080;44.56508;.75808;113;20221122;10.3;6.1;8.2;3.8;9.68;16.6;.6;3496 +75080;44.56508;.75808;113;20221123;16;8.4;12.2;3.8;11.68;4.7;1.01;4906 +75080;44.56508;.75808;113;20221124;12.8;6.8;9.8;2.5;10.53;2.2;.65;3545 +75080;44.56508;.75808;113;20221125;13.4;8;10.7;2.1;10.46;4.8;.74;3558 +75080;44.56508;.75808;113;20221126;10.7;3.1;6.9;1.7;8.71;.1;.51;4003 +75080;44.56508;.75808;113;20221127;12.1;3;7.5;3.2;8.71;9.6;.74;5027 +75080;44.56508;.75808;113;20221128;13.5;9.6;11.6;3;11.18;3.3;.8;3864 +75080;44.56508;.75808;113;20221129;10.1;4.7;7.4;1.2;9.03;.2;.46;3071 +75080;44.56508;.75808;113;20221130;10;3.6;6.8;.9;7.86;.1;.45;3798 +75080;44.56508;.75808;113;20221201;9.6;.9;5.3;1.2;7.19;0;.42;4134 +75080;44.56508;.75808;113;20221202;7.7;4.8;6.2;1;7.79;.2;.53;1938 +75080;44.56508;.75808;113;20221203;7.2;3.6;5.4;.9;7.89;2.2;.42;2720 +75080;44.56508;.75808;113;20221204;8.5;3.1;5.8;.9;7.74;0;.43;3652 +75080;44.56508;.75808;113;20221205;10.3;.2;5.3;1.7;6.64;.1;.52;6034 +75080;44.56508;.75808;113;20221206;11;2.5;6.7;1.2;6.99;0;.49;4435 +75080;44.56508;.75808;113;20221207;9.9;1.1;5.5;1.5;6.76;0;.5;5640 +75080;44.56508;.75808;113;20221208;8.4;.1;4.2;2.1;6.98;4.6;.52;3314 +75080;44.56508;.75808;113;20221209;8.9;5.7;7.3;1.6;8.88;.9;.48;2302 +75080;44.56508;.75808;113;20221210;2;-1.2;.4;3.1;5.16;0;.5;2826 +75080;44.56508;.75808;113;20221211;4.6;-6.2;-.8;1.8;4.26;.1;.45;5456 +75080;44.56508;.75808;113;20221212;2.9;-4.3;-.7;2.5;5.53;7.5;.28;2333 +75080;44.56508;.75808;113;20221213;9.5;2.6;6.1;3.6;10.21;3.2;.07;2503 +75080;44.56508;.75808;113;20221214;15.3;8.4;11.8;2.8;12.18;2.6;.63;3526 +75080;44.56508;.75808;113;20221215;11.7;8;9.8;2.3;10.98;1.1;.51;2162 +75080;44.56508;.75808;113;20221216;8.8;5.6;7.2;2.2;8.13;.3;.63;2738 +75080;44.56508;.75808;113;20221217;7.9;-3.5;2.2;1.6;5.38;.1;.45;5600 +75080;44.56508;.75808;113;20221218;12.5;.3;6.4;4.1;7.98;0;.8;5659 +75080;44.56508;.75808;113;20221219;16.4;7.2;11.8;4.4;10.56;0;1.27;4427 +75080;44.56508;.75808;113;20221220;14.6;10.5;12.6;4.3;12.11;4.2;1.02;1448 +75080;44.56508;.75808;113;20221221;16.5;9.5;13;2.6;12.63;.1;.68;4075 +75080;44.56508;.75808;113;20221222;15.1;10.6;12.8;3.3;13.41;8.1;.61;2095 +75080;44.56508;.75808;113;20221223;17.5;13;15.2;2.3;14.16;0;.8;2963 +75080;44.56508;.75808;113;20221224;16.8;10.6;13.7;2.1;12.36;0;.78;4313 +75080;44.56508;.75808;113;20221225;17.3;5.1;11.2;3.3;10.53;0;.99;5756 +75080;44.56508;.75808;113;20221226;15.3;9;12.1;2.3;12.01;.9;.68;3036 +75080;44.56508;.75808;113;20221227;13.5;8.6;11;1.3;11.33;.2;.48;3522 +75080;44.56508;.75808;113;20221228;15.8;6.3;11;3.2;10.73;0;.84;4947 +75080;44.56508;.75808;113;20221229;12.5;9.3;10.9;2.9;11.18;7.3;.71;1755 +75080;44.56508;.75808;113;20221230;15;9.1;12;3.6;11.81;1;.83;3170 +75080;44.56508;.75808;113;20221231;17.7;10.4;14;4.2;11.98;0;1.34;4614 +75081;44.59242;1.07048;178;20220101;17.8;8;12.9;2.3;9.81;0;1.16;4614 +75081;44.59242;1.07048;178;20220102;13.9;8.4;11.1;2.2;9.97;.1;.79;3640 +75081;44.59242;1.07048;178;20220103;12.6;8.2;10.4;2.8;10.89;0;.59;3438 +75081;44.59242;1.07048;178;20220104;16.3;10.2;13.3;4.1;10.15;2.4;1.61;3566 +75081;44.59242;1.07048;178;20220105;7;1.9;4.4;2.7;6.68;0;.62;3125 +75081;44.59242;1.07048;178;20220106;6.7;-1.3;2.7;1.9;5.14;.1;.57;5084 +75081;44.59242;1.07048;178;20220107;8.4;-.7;3.9;2.6;6.62;5.5;.55;4349 +75081;44.59242;1.07048;178;20220108;10.4;6.4;8.4;5.3;10.02;5.5;.5;2688 +75081;44.59242;1.07048;178;20220109;8.2;6.4;7.3;2.8;9.32;19.5;.45;1499 +75081;44.59242;1.07048;178;20220110;7.9;7.2;7.5;1.5;9.49;2;.44;921 +75081;44.59242;1.07048;178;20220111;9.1;2.4;5.7;2.2;6.44;.1;.69;4939 +75081;44.59242;1.07048;178;20220112;6.9;-1.5;2.7;1.8;5.09;0;.59;5470 +75081;44.59242;1.07048;178;20220113;3;-2.6;.2;1.7;5.07;0;.35;4133 +75081;44.59242;1.07048;178;20220114;10;-4.2;2.9;1.3;5.37;.1;.51;7220 +75081;44.59242;1.07048;178;20220115;8.6;-1.6;3.5;1.2;5.64;.1;.49;6022 +75081;44.59242;1.07048;178;20220116;4.8;-2.3;1.3;1.1;5.49;.1;.35;5243 +75081;44.59242;1.07048;178;20220117;5.5;-3.2;1.1;1.1;5.99;.1;.31;5620 +75081;44.59242;1.07048;178;20220118;2.2;-.6;.8;1.1;6.34;.2;.28;1948 +75081;44.59242;1.07048;178;20220119;4.6;1.3;3;2.3;7.09;1.7;.33;2549 +75081;44.59242;1.07048;178;20220120;7.3;1.9;4.6;1.8;6.82;.1;.55;3877 +75081;44.59242;1.07048;178;20220121;6.5;-.1;3.2;3.1;4.99;.1;.95;5546 +75081;44.59242;1.07048;178;20220122;8.1;-2;3;2;4.97;0;.77;6476 +75081;44.59242;1.07048;178;20220123;11.3;-.6;5.4;1.6;5.42;0;.87;7066 +75081;44.59242;1.07048;178;20220124;11.7;.3;6;1.6;6.07;0;.81;6998 +75081;44.59242;1.07048;178;20220125;11.2;1.4;6.3;1.4;6.97;0;.66;6672 +75081;44.59242;1.07048;178;20220126;11.4;.9;6.1;1;7.08;0;.6;6260 +75081;44.59242;1.07048;178;20220127;5.4;-3.2;1.1;1.2;5.62;.1;.44;6501 +75081;44.59242;1.07048;178;20220128;.6;-3.1;-1.2;.9;5.35;0;.31;3175 +75081;44.59242;1.07048;178;20220129;1;-1.1;0;.8;5.75;0;.33;2691 +75081;44.59242;1.07048;178;20220130;7.1;.1;3.6;1.6;7.71;.1;.38;5177 +75081;44.59242;1.07048;178;20220131;8.7;4;6.3;3.3;8.54;1;.55;3733 +75081;44.59242;1.07048;178;20220201;7;.9;4;3.3;7.89;1;.36;4545 +75081;44.59242;1.07048;178;20220202;9.5;6.7;8.1;2.6;9.82;.3;.52;3231 +75081;44.59242;1.07048;178;20220203;6.3;2.1;4.2;1.9;8.14;.4;.34;3931 +75081;44.59242;1.07048;178;20220204;9.9;6;7.9;1.9;10.07;2.3;.48;3552 +75081;44.59242;1.07048;178;20220205;10.5;5.9;8.2;2.5;7.74;0;1.03;5102 +75081;44.59242;1.07048;178;20220206;8.9;1.3;5.1;3.3;8.17;1.5;.52;5402 +75081;44.59242;1.07048;178;20220207;11.9;8.1;10;3.6;9.42;.7;1.09;4409 +75081;44.59242;1.07048;178;20220208;14.1;2.4;8.2;1.8;6.72;0;1.21;8790 +75081;44.59242;1.07048;178;20220209;16.2;5;10.6;3;7.29;0;1.82;8738 +75081;44.59242;1.07048;178;20220210;10;5.3;7.6;1.4;8.49;.7;1.12;10708 +75081;44.59242;1.07048;178;20220211;12.7;7.8;10.3;2;8.34;0;1.29;7790 +75081;44.59242;1.07048;178;20220212;12.9;-1.3;5.8;2.2;5.73;0;1.28;9771 +75081;44.59242;1.07048;178;20220213;16.9;1.6;9.2;3.6;8.59;2.5;1.75;10818 +75081;44.59242;1.07048;178;20220214;11.7;8.3;10;3.7;9.71;4.2;1.23;5421 +75081;44.59242;1.07048;178;20220215;9.6;4.4;7;2.6;9.21;7.6;.73;4961 +75081;44.59242;1.07048;178;20220216;13.2;7.7;10.5;5;11.77;6.3;.69;5216 +75081;44.59242;1.07048;178;20220217;13.1;11.1;12.1;3.4;13.24;2.6;.59;3236 +75081;44.59242;1.07048;178;20220218;14.6;10.1;12.4;2.4;11.44;.4;1.11;5454 +75081;44.59242;1.07048;178;20220219;11.1;5.7;8.4;2.1;7.94;0;1.11;6937 +75081;44.59242;1.07048;178;20220220;10.9;3.3;7.1;3.1;9.39;2.7;.7;6574 +75081;44.59242;1.07048;178;20220221;11.6;9.3;10.4;5.5;9.27;.7;1.53;4918 +75081;44.59242;1.07048;178;20220222;13.3;6.9;10.1;2.4;9.12;0;1.27;7514 +75081;44.59242;1.07048;178;20220223;16.2;6.5;11.4;1.4;8.77;.1;1.43;10277 +75081;44.59242;1.07048;178;20220224;15;7;11;2.9;8.69;.1;1.67;8570 +75081;44.59242;1.07048;178;20220225;11;2.5;6.7;2.8;6.22;0;1.54;9966 +75081;44.59242;1.07048;178;20220226;14.2;1.9;8;3.3;4.92;0;2.33;11866 +75081;44.59242;1.07048;178;20220227;16;3.3;9.6;2.2;6.69;0;1.92;12009 +75081;44.59242;1.07048;178;20220228;16.8;4.9;10.9;2;7.99;0;1.79;11817 +75081;44.59242;1.07048;178;20220301;17;5.2;11.1;2.6;7.27;0;2.14;11766 +75081;44.59242;1.07048;178;20220302;12.2;6.6;9.4;2.8;9.09;1.5;1.21;6326 +75081;44.59242;1.07048;178;20220303;15.8;7.6;11.7;1.8;9.72;0;1.52;9849 +75081;44.59242;1.07048;178;20220304;9.7;5.9;7.8;3.5;9.84;2.1;.66;4541 +75081;44.59242;1.07048;178;20220305;7.6;6.1;6.9;2.9;9.04;1.3;.63;3301 +75081;44.59242;1.07048;178;20220306;11.9;4.6;8.2;2.2;6.17;0;1.72;10808 +75081;44.59242;1.07048;178;20220307;11.6;-1.8;4.9;2.5;5.29;0;1.73;13389 +75081;44.59242;1.07048;178;20220308;14.5;4;9.3;2.9;8.12;2.6;1.76;10814 +75081;44.59242;1.07048;178;20220309;15.9;6.2;11;3.6;9.29;.1;2.03;12074 +75081;44.59242;1.07048;178;20220310;13.8;8.9;11.3;3.6;9.79;1.1;1.64;7177 +75081;44.59242;1.07048;178;20220311;13.6;9.9;11.8;5.1;9.92;20.8;1.84;6342 +75081;44.59242;1.07048;178;20220312;10.1;7.6;8.8;3.6;9.89;7.3;.92;4918 +75081;44.59242;1.07048;178;20220313;10.5;7.8;9.2;4.9;8.67;11.7;1.45;4840 +75081;44.59242;1.07048;178;20220314;14;2.9;8.4;6;8.97;0;1.71;11453 +75081;44.59242;1.07048;178;20220315;17.3;12.5;14.9;7.6;10.89;0;2.97;8940 +75081;44.59242;1.07048;178;20220316;16.6;11.8;14.2;2.9;11.12;.1;1.91;7624 +75081;44.59242;1.07048;178;20220317;13.7;10.8;12.2;3.1;10.72;2.5;1.53;6338 +75081;44.59242;1.07048;178;20220318;14.7;7.4;11.1;1.9;9.31;0;1.71;9369 +75081;44.59242;1.07048;178;20220319;17.7;6.4;12.1;3.2;8.29;0;2.82;16390 +75081;44.59242;1.07048;178;20220320;17;5.9;11.4;4.4;9.06;0;2.64;12673 +75081;44.59242;1.07048;178;20220321;16.3;9.4;12.8;6.5;8.61;0;3.56;15446 +75081;44.59242;1.07048;178;20220322;16.6;7;11.8;6.3;6.46;0;4.09;17461 +75081;44.59242;1.07048;178;20220323;16.9;4.1;10.5;3.9;6.01;0;3.5;19173 +75081;44.59242;1.07048;178;20220324;18.9;-.1;9.4;2.6;6.24;0;3.09;20034 +75081;44.59242;1.07048;178;20220325;20.2;3;11.6;2.1;5.74;0;3.1;17160 +75081;44.59242;1.07048;178;20220326;20.7;2.1;11.4;2.7;5.66;0;3.63;20211 +75081;44.59242;1.07048;178;20220327;21.6;4.3;13;3.1;6.61;0;3.91;19197 +75081;44.59242;1.07048;178;20220328;22.3;5.2;13.7;2.4;6.96;0;3.58;17622 +75081;44.59242;1.07048;178;20220329;18.1;7.1;12.6;1.5;9.19;2;2.11;10785 +75081;44.59242;1.07048;178;20220330;14.7;9.7;12.2;2;11.14;1.6;1.46;6338 +75081;44.59242;1.07048;178;20220331;14.2;8.3;11.3;4.3;8.99;2.2;2.53;12924 +75081;44.59242;1.07048;178;20220401;7.8;.8;4.3;5.8;5.59;.9;2.09;13116 +75081;44.59242;1.07048;178;20220402;8.2;.9;4.6;4.2;5.24;0;2.07;11419 +75081;44.59242;1.07048;178;20220403;6.6;-3.3;1.6;2;5.09;0;1.6;14954 +75081;44.59242;1.07048;178;20220404;12;-.7;5.6;1.8;5.02;0;2.51;21694 +75081;44.59242;1.07048;178;20220405;14.6;-2.1;6.2;1.5;6.5;0;2.29;18966 +75081;44.59242;1.07048;178;20220406;12.1;6.6;9.3;2.5;10.59;1.6;1.05;4701 +75081;44.59242;1.07048;178;20220407;15.1;9.2;12.2;4.5;11.86;10.2;1.82;7949 +75081;44.59242;1.07048;178;20220408;18.8;10.7;14.8;4.6;11.21;.9;2.99;10916 +75081;44.59242;1.07048;178;20220409;14.5;5.3;9.9;2.5;7.59;0;2.72;17442 +75081;44.59242;1.07048;178;20220410;19.1;-.5;9.3;2.7;6.29;0;3.6;23269 +75081;44.59242;1.07048;178;20220411;20.1;6.7;13.4;6.2;9.36;0;4.2;19613 +75081;44.59242;1.07048;178;20220412;18.5;11.8;15.1;5.1;10.41;4;3.48;13042 +75081;44.59242;1.07048;178;20220413;14.1;10.7;12.4;1.5;12.19;2.3;1.19;4776 +75081;44.59242;1.07048;178;20220414;23.1;6.2;14.6;1.3;11.84;0;3.33;21834 +75081;44.59242;1.07048;178;20220415;24.2;8;16.1;1.8;12.31;0;3.54;20954 +75081;44.59242;1.07048;178;20220416;24.2;7.8;16;2.5;11.09;0;4.14;23194 +75081;44.59242;1.07048;178;20220417;23.6;4.6;14.1;2.1;9.66;0;3.96;24010 +75081;44.59242;1.07048;178;20220418;19.3;8.8;14;2.2;11.14;0;2.84;15937 +75081;44.59242;1.07048;178;20220419;16;7.4;11.7;2.2;11.61;18.4;1.63;8600 +75081;44.59242;1.07048;178;20220420;13.8;8.8;11.3;1.7;11.74;6.8;1.42;7725 +75081;44.59242;1.07048;178;20220421;16.4;9.8;13.1;1.8;12.54;.4;1.56;7319 +75081;44.59242;1.07048;178;20220422;18.9;10.8;14.8;1.3;12.71;0;2.42;13934 +75081;44.59242;1.07048;178;20220423;14.3;9.6;11.9;2.7;11.41;21.1;1.45;5624 +75081;44.59242;1.07048;178;20220424;16.4;9;12.7;3.6;11.86;0;1.95;8074 +75081;44.59242;1.07048;178;20220425;18.2;5.6;11.9;1.2;10.31;0;2.57;16751 +75081;44.59242;1.07048;178;20220426;22.2;4.3;13.3;1.7;10.16;0;3.8;25053 +75081;44.59242;1.07048;178;20220427;23.7;6.8;15.3;1.5;11.89;0;3.53;21040 +75081;44.59242;1.07048;178;20220428;21.2;11.9;16.5;2;14.14;0;2.76;14494 +75081;44.59242;1.07048;178;20220429;21.5;11.3;16.4;2;13.61;0;3.08;16868 +75081;44.59242;1.07048;178;20220430;22.3;9.9;16.1;2.3;11.84;0;3.93;22642 +75081;44.59242;1.07048;178;20220501;20.7;7.2;13.9;1.8;10.51;0;3.53;21856 +75081;44.59242;1.07048;178;20220502;21.2;9;15.1;1.8;11.09;0;3.42;19378 +75081;44.59242;1.07048;178;20220503;21.8;10.4;16.1;1.7;12.59;5.3;3.1;16593 +75081;44.59242;1.07048;178;20220504;21;10.2;15.6;1.9;11.99;0;3.33;18398 +75081;44.59242;1.07048;178;20220505;21.5;8.9;15.2;2.6;10.39;0;4.16;23329 +75081;44.59242;1.07048;178;20220506;21.2;8.8;15;2.6;10.52;0;3.69;20639 +75081;44.59242;1.07048;178;20220507;23;10.2;16.6;2.5;10.97;0;4.05;21568 +75081;44.59242;1.07048;178;20220508;24.4;11.7;18;2.1;11.07;0;4.19;21434 +75081;44.59242;1.07048;178;20220509;26.7;12.5;19.6;1.6;10.92;0;4.51;23253 +75081;44.59242;1.07048;178;20220510;27;13.1;20.1;1.9;11.72;0;4.64;22755 +75081;44.59242;1.07048;178;20220511;29.4;14.4;21.9;2.8;13.27;.6;5.46;23781 +75081;44.59242;1.07048;178;20220512;20.7;13.5;17.1;1.8;15.49;.3;2.73;15034 +75081;44.59242;1.07048;178;20220513;25.3;14.2;19.8;1.5;16.27;0;3.81;20781 +75081;44.59242;1.07048;178;20220514;28.6;14.8;21.7;1.9;15.82;0;4.61;22638 +75081;44.59242;1.07048;178;20220515;29;17.2;23.1;2.8;15.27;15.7;5.19;21910 +75081;44.59242;1.07048;178;20220516;27.7;14.6;21.1;1.7;16.29;0;4.52;23384 +75081;44.59242;1.07048;178;20220517;30.2;16.6;23.4;2.4;15.99;0;5.27;23351 +75081;44.59242;1.07048;178;20220518;31.4;17.2;24.3;2.1;16.44;2;5.32;23396 +75081;44.59242;1.07048;178;20220519;29.2;17.7;23.4;2.5;18.14;.1;4.83;21508 +75081;44.59242;1.07048;178;20220520;28.3;18.3;23.3;3.3;15.34;0;5.23;20626 +75081;44.59242;1.07048;178;20220521;31.1;16.5;23.8;1.7;18.84;0;4.95;23698 +75081;44.59242;1.07048;178;20220522;31.1;19.7;25.4;2;20.07;1.9;4.73;20245 +75081;44.59242;1.07048;178;20220523;21.2;16.2;18.7;3.8;15.74;1.4;2.99;12726 +75081;44.59242;1.07048;178;20220524;19.1;11.9;15.5;2.3;12.69;.7;3.04;17005 +75081;44.59242;1.07048;178;20220525;20.3;8.3;14.3;2.5;10.97;0;3.64;21495 +75081;44.59242;1.07048;178;20220526;18.3;9.8;14;2.1;12.52;.1;2.76;16710 +75081;44.59242;1.07048;178;20220527;24.4;11.3;17.8;2.6;13.44;0;4.44;23735 +75081;44.59242;1.07048;178;20220528;25.8;12.1;18.9;2.8;11.62;0;5.14;24833 +75081;44.59242;1.07048;178;20220529;23.1;11.2;17.2;3.2;8.57;0;5.12;23732 +75081;44.59242;1.07048;178;20220530;24.1;8;16;2;8.39;0;4.79;25792 +75081;44.59242;1.07048;178;20220531;24.7;13.2;19;1.7;10.27;.2;4.33;21066 +75081;44.59242;1.07048;178;20220601;30.5;14.5;22.5;2.3;13.22;4;5.7;25545 +75081;44.59242;1.07048;178;20220602;27.5;17.1;22.3;2.2;18.14;4.8;4.24;19626 +75081;44.59242;1.07048;178;20220603;29.8;17.3;23.5;2.8;17.44;13.4;5.38;23151 +75081;44.59242;1.07048;178;20220604;25;14.7;19.9;2.8;19.27;7.6;3.63;19848 +75081;44.59242;1.07048;178;20220605;22.8;15.9;19.4;2.7;17.17;.1;3.31;16726 +75081;44.59242;1.07048;178;20220606;25.1;13.5;19.3;1.9;15.64;.2;4.09;21563 +75081;44.59242;1.07048;178;20220607;23.8;15.4;19.6;3;15.07;2.7;4.02;19283 +75081;44.59242;1.07048;178;20220608;19.4;13.6;16.5;2.7;14.97;2.9;2.53;13236 +75081;44.59242;1.07048;178;20220609;20.9;11.9;16.4;3.1;13.97;1.7;3.29;18080 +75081;44.59242;1.07048;178;20220610;26.8;12.7;19.7;2.3;14.62;0;4.97;25747 +75081;44.59242;1.07048;178;20220611;30.6;15.8;23.2;2;15.02;0;5.56;25713 +75081;44.59242;1.07048;178;20220612;29.3;16.7;23;2.4;18.74;1.5;4.76;22144 +75081;44.59242;1.07048;178;20220613;29.7;18.5;24.1;2.3;19.99;0;4.97;23064 +75081;44.59242;1.07048;178;20220614;33.2;18.9;26;2.8;18.57;.2;6.19;24921 +75081;44.59242;1.07048;178;20220615;33.1;21.3;27.2;2.3;18.84;0;5.91;23491 +75081;44.59242;1.07048;178;20220616;34;19.9;27;2.3;18.82;0;6.13;24706 +75081;44.59242;1.07048;178;20220617;36.1;20.6;28.3;2.4;19.09;0;6.72;26278 +75081;44.59242;1.07048;178;20220618;37.5;23.4;30.4;3.7;15.14;0;8.29;25554 +75081;44.59242;1.07048;178;20220619;32.3;21;26.7;3.2;17.27;1;6.42;23558 +75081;44.59242;1.07048;178;20220620;29.4;17.2;23.3;2.3;19.97;.8;4.73;22232 +75081;44.59242;1.07048;178;20220621;27.1;19.1;23.1;2.3;21.02;3.9;3.89;17914 +75081;44.59242;1.07048;178;20220622;26.7;18.1;22.4;2.5;18.92;2.3;4.29;20069 +75081;44.59242;1.07048;178;20220623;25.3;16.2;20.7;2.4;18.24;17.3;3.78;18688 +75081;44.59242;1.07048;178;20220624;23.3;16.4;19.9;3;17.07;1.3;3.61;17636 +75081;44.59242;1.07048;178;20220625;20.9;14.8;17.9;3.2;15.97;10.3;2.94;14196 +75081;44.59242;1.07048;178;20220626;16.9;13.2;15;3.5;15.42;13.9;1.78;10540 +75081;44.59242;1.07048;178;20220627;22.8;13.4;18.1;3.2;14.27;0;3.94;20411 +75081;44.59242;1.07048;178;20220628;25;11.9;18.4;3.1;12.72;0;4.94;25184 +75081;44.59242;1.07048;178;20220629;26.5;13.1;19.8;2.2;14.42;2.1;4.81;24596 +75081;44.59242;1.07048;178;20220630;15.7;13.2;14.5;2.4;14.54;1.6;1.66;8935 +75081;44.59242;1.07048;178;20220701;22.2;11.6;16.9;1.5;12.72;0;3.97;23057 +75081;44.59242;1.07048;178;20220702;29.4;11.5;20.5;1.9;12.79;0;5.55;27984 +75081;44.59242;1.07048;178;20220703;28.6;15.3;21.9;2.6;15.72;1.1;5.27;24458 +75081;44.59242;1.07048;178;20220704;27.5;16.2;21.8;2.8;16.82;.2;4.82;22130 +75081;44.59242;1.07048;178;20220705;28.3;16.3;22.3;2.6;14.92;0;5.35;24051 +75081;44.59242;1.07048;178;20220706;28.1;16.5;22.3;3.3;13.49;0;5.63;22996 +75081;44.59242;1.07048;178;20220707;27.7;15.4;21.6;2.9;13.97;0;5.37;23920 +75081;44.59242;1.07048;178;20220708;28.4;15.7;22;3.2;14.59;0;5.66;24763 +75081;44.59242;1.07048;178;20220709;31;16.6;23.8;2.9;13.79;0;6.17;25346 +75081;44.59242;1.07048;178;20220710;31.6;17.4;24.5;2.8;14.27;0;6.19;24985 +75081;44.59242;1.07048;178;20220711;33.9;19.5;26.7;3.2;14.69;0;7;25399 +75081;44.59242;1.07048;178;20220712;34.4;19.8;27.1;2.8;14.59;0;6.85;25458 +75081;44.59242;1.07048;178;20220713;34.8;18.8;26.8;2.5;13.58;0;6.75;25903 +75081;44.59242;1.07048;178;20220714;35.8;20.7;28.2;2.2;15.14;0;6.57;25480 +75081;44.59242;1.07048;178;20220715;34.1;20.4;27.2;2.5;14.94;0;6.44;24508 +75081;44.59242;1.07048;178;20220716;35.4;19.7;27.6;2.8;15.14;0;6.98;25551 +75081;44.59242;1.07048;178;20220717;36.9;20.6;28.8;2.8;12.57;0;7.46;26131 +75081;44.59242;1.07048;178;20220718;39.1;24.1;31.6;3.7;13.92;0;8.72;25470 +75081;44.59242;1.07048;178;20220719;33.5;21.1;27.3;3.3;17.09;0;6.5;22835 +75081;44.59242;1.07048;178;20220720;28.3;18.6;23.5;4;17.34;0;5.14;20096 +75081;44.59242;1.07048;178;20220721;32;15.9;24;2.6;15.97;0;5.89;25480 +75081;44.59242;1.07048;178;20220722;29.5;18.6;24.1;3.4;17.39;0;5.23;20573 +75081;44.59242;1.07048;178;20220723;28.7;15.2;21.9;2.1;15.79;0;4.86;23074 +75081;44.59242;1.07048;178;20220724;36.3;17.2;26.7;2.6;14.62;0;6.86;26761 +75081;44.59242;1.07048;178;20220725;28.2;19.4;23.8;4.1;17.14;0;4.92;17242 +75081;44.59242;1.07048;178;20220726;26.3;15.7;21;3.3;13.94;0;4.88;21510 +75081;44.59242;1.07048;178;20220727;28.2;12.4;20.3;2.9;12.72;0;5.35;24823 +75081;44.59242;1.07048;178;20220728;28.6;13.7;21.1;3;14.17;0;5.26;23799 +75081;44.59242;1.07048;178;20220729;26.9;16.6;21.8;2.8;15.87;.2;4.32;18718 +75081;44.59242;1.07048;178;20220730;29.7;16.1;22.9;3;16.49;0;5.28;23459 +75081;44.59242;1.07048;178;20220731;32.4;16.8;24.6;3;15.97;0;5.96;24230 +75081;44.59242;1.07048;178;20220801;33.8;17;25.4;2.9;16.04;0;6.27;25009 +75081;44.59242;1.07048;178;20220802;35.5;18.4;27;2.6;14.14;0;6.53;24991 +75081;44.59242;1.07048;178;20220803;37.3;20.9;29.1;2.3;14.47;0;6.6;24408 +75081;44.59242;1.07048;178;20220804;36.3;20.4;28.3;2.5;18.74;0;6.25;23811 +75081;44.59242;1.07048;178;20220805;31;19;25;2.7;19.24;1.3;4.89;19954 +75081;44.59242;1.07048;178;20220806;32.7;18.8;25.8;2.6;16.12;0;5.68;22561 +75081;44.59242;1.07048;178;20220807;33.6;17.2;25.4;3;11.82;0;6.56;23981 +75081;44.59242;1.07048;178;20220808;34.7;18.3;26.5;3.1;10.39;0;6.89;23665 +75081;44.59242;1.07048;178;20220809;35.6;20;27.8;2.8;10.34;0;6.8;22826 +75081;44.59242;1.07048;178;20220810;37.4;20.7;29;2.6;10.44;0;6.9;23652 +75081;44.59242;1.07048;178;20220811;38;21.5;29.8;2.3;15.52;0;6.38;22916 +75081;44.59242;1.07048;178;20220812;38.6;22.9;30.8;2.4;18.32;0;6.43;22355 +75081;44.59242;1.07048;178;20220813;35.3;20.1;27.7;3.1;19.09;2.6;6.01;21662 +75081;44.59242;1.07048;178;20220814;24.4;19.8;22.1;3.3;20.17;9.6;2.87;11515 +75081;44.59242;1.07048;178;20220815;27.2;15.9;21.5;2.8;16.67;.1;4.03;17817 +75081;44.59242;1.07048;178;20220816;26.6;17.1;21.8;3;16.94;7.8;3.74;14875 +75081;44.59242;1.07048;178;20220817;25.4;14.9;20.2;2.8;16.89;1.6;3.76;18845 +75081;44.59242;1.07048;178;20220818;25.7;15;20.3;3.7;16.01;0;3.99;17550 +75081;44.59242;1.07048;178;20220819;26.7;16.4;21.5;2.9;17.32;.3;3.78;16653 +75081;44.59242;1.07048;178;20220820;26.8;17.1;21.9;2.7;18.42;0;3.78;17184 +75081;44.59242;1.07048;178;20220821;26.8;16.4;21.6;2.9;16.87;0;3.92;16634 +75081;44.59242;1.07048;178;20220822;25.4;18.7;22.1;2.9;18.77;1.2;3.22;13376 +75081;44.59242;1.07048;178;20220823;29;17;23;2.4;18.59;0;4.07;18546 +75081;44.59242;1.07048;178;20220824;34.8;19.5;27.1;2.4;16.97;.5;5.49;21017 +75081;44.59242;1.07048;178;20220825;28.7;20.6;24.7;2.6;18.67;.6;4.01;15486 +75081;44.59242;1.07048;178;20220826;29.7;17.7;23.7;2.4;18.27;.1;4.09;17638 +75081;44.59242;1.07048;178;20220827;29.9;16.6;23.3;2.5;15.27;0;4.56;19485 +75081;44.59242;1.07048;178;20220828;32;17;24.5;2.5;13.79;0;5.14;20293 +75081;44.59242;1.07048;178;20220829;33.8;18.9;26.4;3.2;14.52;2;5.67;17869 +75081;44.59242;1.07048;178;20220830;31.9;17.8;24.8;2.4;17.49;0;4.67;19557 +75081;44.59242;1.07048;178;20220831;31.2;18.1;24.7;2.9;15.74;0;4.74;17694 +75081;44.59242;1.07048;178;20220901;27.7;18;22.9;2.3;18.72;12.5;3.34;14183 +75081;44.59242;1.07048;178;20220902;26;16.7;21.3;2.8;18.12;5.4;3.21;14612 +75081;44.59242;1.07048;178;20220903;27.3;16.6;22;2;17.02;0;3.45;16243 +75081;44.59242;1.07048;178;20220904;32.3;17.2;24.7;2.8;17.04;.3;4.75;18413 +75081;44.59242;1.07048;178;20220905;33.1;19.6;26.3;3;19.34;6.6;4.94;18251 +75081;44.59242;1.07048;178;20220906;30.7;18.7;24.7;2.3;18.62;.7;4.13;17060 +75081;44.59242;1.07048;178;20220907;25.9;17.2;21.5;1.8;15.72;.1;3;12798 +75081;44.59242;1.07048;178;20220908;23.9;14;18.9;1.9;15.04;1;2.81;14468 +75081;44.59242;1.07048;178;20220909;23.9;15.2;19.6;2.3;15.14;.6;2.9;13321 +75081;44.59242;1.07048;178;20220910;25.6;12.7;19.2;1.5;13.54;0;3.09;16724 +75081;44.59242;1.07048;178;20220911;30.8;14.8;22.8;2.2;12.89;0;4.37;18539 +75081;44.59242;1.07048;178;20220912;35.1;19.1;27.1;3;15.69;0;5.41;18253 +75081;44.59242;1.07048;178;20220913;30.8;22;26.4;2.9;20.62;0;3.78;12095 +75081;44.59242;1.07048;178;20220914;29.3;20.1;24.7;2;17.39;1.4;3.43;13322 +75081;44.59242;1.07048;178;20220915;28.3;16.1;22.2;2.1;16.29;.1;3.44;15762 +75081;44.59242;1.07048;178;20220916;24;16.2;20.1;2.6;15.14;0;2.97;12909 +75081;44.59242;1.07048;178;20220917;20.6;9.4;15;2.4;9.12;0;3;15544 +75081;44.59242;1.07048;178;20220918;24.2;7.4;15.8;2.1;7.67;0;3.48;17607 +75081;44.59242;1.07048;178;20220919;25.2;9.9;17.6;2.4;8.49;0;3.74;16947 +75081;44.59242;1.07048;178;20220920;23.9;9.1;16.5;2.1;8.64;0;3.28;16484 +75081;44.59242;1.07048;178;20220921;24.4;8.3;16.4;1.7;8.87;0;3.04;16855 +75081;44.59242;1.07048;178;20220922;25.8;9.9;17.9;1.8;9.37;0;3.27;16590 +75081;44.59242;1.07048;178;20220923;22.6;12.8;17.7;2.2;12.94;2;2.51;11229 +75081;44.59242;1.07048;178;20220924;17.8;13.5;15.7;1.9;14.82;1.5;1.45;7819 +75081;44.59242;1.07048;178;20220925;17.9;10.8;14.3;1.8;12.37;.1;1.67;9310 +75081;44.59242;1.07048;178;20220926;19.2;8.1;13.6;2.7;11.47;3.5;2.09;12082 +75081;44.59242;1.07048;178;20220927;16.7;11.3;14;3.4;13.42;7.7;1.5;8562 +75081;44.59242;1.07048;178;20220928;19.5;14.1;16.8;5;15.19;7.1;1.95;8387 +75081;44.59242;1.07048;178;20220929;15.6;12;13.8;2.4;13.12;6.7;1.29;6727 +75081;44.59242;1.07048;178;20220930;18.3;8.8;13.5;2.1;10.84;.4;1.96;12064 +75081;44.59242;1.07048;178;20221001;18.7;10.1;14.4;2.9;14.19;.9;1.45;8867 +75081;44.59242;1.07048;178;20221002;21.8;15.4;18.6;1.6;16.37;0;1.71;8726 +75081;44.59242;1.07048;178;20221003;23.2;12.9;18.1;1.6;14.04;0;2.19;12404 +75081;44.59242;1.07048;178;20221004;24.5;11.2;17.8;1.4;13.22;.1;2.27;13520 +75081;44.59242;1.07048;178;20221005;25.5;12.6;19.1;2.8;13.92;0;2.87;13093 +75081;44.59242;1.07048;178;20221006;21.3;14.8;18.1;1.8;15.89;0;1.65;8024 +75081;44.59242;1.07048;178;20221007;24.7;12.9;18.8;1.6;15.04;0;2.15;11804 +75081;44.59242;1.07048;178;20221008;22.7;13.7;18.2;1.7;15.44;3.3;1.79;9576 +75081;44.59242;1.07048;178;20221009;24.5;11.7;18.1;2.8;13.52;0;2.63;12297 +75081;44.59242;1.07048;178;20221010;23.5;14.3;18.9;2.6;15.07;0;2.23;9722 +75081;44.59242;1.07048;178;20221011;21.3;14.9;18.1;1.3;15.77;0;1.47;7671 +75081;44.59242;1.07048;178;20221012;23.4;13.8;18.6;1.6;15.14;.6;1.84;9936 +75081;44.59242;1.07048;178;20221013;19.7;11.8;15.7;1.7;14.99;3.3;1.3;7703 +75081;44.59242;1.07048;178;20221014;19.5;15.8;17.7;3.1;17.22;1.1;1.23;5094 +75081;44.59242;1.07048;178;20221015;25.1;15;20.1;2.2;15.44;0;2.16;8771 +75081;44.59242;1.07048;178;20221016;27.1;16.3;21.7;3.9;16.29;0;3.11;10383 +75081;44.59242;1.07048;178;20221017;24.8;19.3;22.1;3.8;17.32;.3;2.65;6786 +75081;44.59242;1.07048;178;20221018;28.1;17.3;22.7;3.8;17.14;0;3.15;10298 +75081;44.59242;1.07048;178;20221019;25.3;16.4;20.8;3.9;16.47;3;2.59;8213 +75081;44.59242;1.07048;178;20221020;23.8;16.8;20.3;3.9;17.57;.7;2.12;6543 +75081;44.59242;1.07048;178;20221021;23.6;17.4;20.5;2.3;15.49;1.7;1.97;6748 +75081;44.59242;1.07048;178;20221022;24.6;13.7;19.2;2.7;13.92;.1;2.31;9629 +75081;44.59242;1.07048;178;20221023;24.6;17.5;21.1;3.6;13.57;0;2.91;6178 +75081;44.59242;1.07048;178;20221024;23.3;14.2;18.8;2;11.77;.1;2.05;8205 +75081;44.59242;1.07048;178;20221025;23.3;13.2;18.2;2.8;12.99;0;2.18;7744 +75081;44.59242;1.07048;178;20221026;25.6;13.6;19.6;2.4;14.99;0;2.1;9205 +75081;44.59242;1.07048;178;20221027;26;17;21.5;4.7;16.22;0;2.97;7354 +75081;44.59242;1.07048;178;20221028;25.9;19.4;22.6;4.6;15.39;0;3.32;6537 +75081;44.59242;1.07048;178;20221029;27.4;17.3;22.3;4;11.54;0;3.82;8295 +75081;44.59242;1.07048;178;20221030;23.8;14.6;19.2;2.3;12.97;0;2.07;7730 +75081;44.59242;1.07048;178;20221031;22.7;14.7;18.7;2.7;14.69;3.1;1.82;6379 +75081;44.59242;1.07048;178;20221101;18.7;13.3;16;1.8;13.77;.1;1.15;5383 +75081;44.59242;1.07048;178;20221102;19.1;9.7;14.4;1.9;11.62;0;1.3;7507 +75081;44.59242;1.07048;178;20221103;17.6;12.3;15;3.9;11.32;5.1;1.83;4337 +75081;44.59242;1.07048;178;20221104;12.7;9.1;10.9;4.6;10.44;5;1.13;3765 +75081;44.59242;1.07048;178;20221105;15;4.8;9.9;1.6;8.74;0;.98;7452 +75081;44.59242;1.07048;178;20221106;17.1;4.6;10.8;2.2;9.22;1.4;1.24;7531 +75081;44.59242;1.07048;178;20221107;19.8;8.5;14.1;2.8;11.04;0;1.58;7816 +75081;44.59242;1.07048;178;20221108;19;12.9;15.9;3.9;12.57;1.5;1.8;5206 +75081;44.59242;1.07048;178;20221109;16;13.6;14.8;1.8;14.32;2.7;.77;2690 +75081;44.59242;1.07048;178;20221110;16.5;10.5;13.5;1.3;12.17;0;.83;5844 +75081;44.59242;1.07048;178;20221111;21.6;7.9;14.7;2.7;11.64;.1;1.55;8098 +75081;44.59242;1.07048;178;20221112;21.9;12.6;17.3;2.7;12.57;0;1.74;5602 +75081;44.59242;1.07048;178;20221113;21.1;9.2;15.1;1.8;10.12;0;1.4;7229 +75081;44.59242;1.07048;178;20221114;14.6;12.3;13.4;3.1;12.02;5.6;1.09;2288 +75081;44.59242;1.07048;178;20221115;16.6;10.4;13.5;3.1;12.97;7;.92;4149 +75081;44.59242;1.07048;178;20221116;16.7;10.5;13.6;3.5;12.44;.5;1.09;5045 +75081;44.59242;1.07048;178;20221117;17.4;13;15.2;3.5;12.84;3;1.33;4010 +75081;44.59242;1.07048;178;20221118;12;7.7;9.8;2.3;10.77;2.4;.6;3490 +75081;44.59242;1.07048;178;20221119;10.8;7;8.9;1.9;9.54;.5;.61;3736 +75081;44.59242;1.07048;178;20221120;9.7;2.4;6.1;2.2;9.07;1.9;.35;4302 +75081;44.59242;1.07048;178;20221121;11.7;8;9.9;3.5;10.64;18.7;.66;2682 +75081;44.59242;1.07048;178;20221122;9.4;5.7;7.6;3.5;9.47;15.6;.49;3228 +75081;44.59242;1.07048;178;20221123;14.6;7.9;11.2;3.9;11.24;5;.82;4215 +75081;44.59242;1.07048;178;20221124;12.6;7.8;10.2;2.5;10.61;2.5;.66;3542 +75081;44.59242;1.07048;178;20221125;12.3;9;10.6;2.3;10.57;5.2;.71;2815 +75081;44.59242;1.07048;178;20221126;10.6;3.8;7.2;1.5;8.87;.1;.45;4413 +75081;44.59242;1.07048;178;20221127;11.9;3.5;7.7;3;8.24;9.7;.8;4955 +75081;44.59242;1.07048;178;20221128;12.7;9.6;11.1;3;11.04;4.3;.74;2830 +75081;44.59242;1.07048;178;20221129;10;6.2;8.1;1.3;9.32;.3;.48;2817 +75081;44.59242;1.07048;178;20221130;9.6;4.3;6.9;1.8;8.18;.1;.5;4144 +75081;44.59242;1.07048;178;20221201;8.9;1.4;5.2;1.6;6.95;0;.51;4211 +75081;44.59242;1.07048;178;20221202;6.7;4.4;5.5;1;7.58;.1;.46;1820 +75081;44.59242;1.07048;178;20221203;6.7;3.5;5.1;1.3;7.75;3.5;.4;2836 +75081;44.59242;1.07048;178;20221204;8.4;3.8;6.1;1.5;7.78;0;.49;3408 +75081;44.59242;1.07048;178;20221205;10.4;.9;5.6;2.5;6.68;.1;.74;5514 +75081;44.59242;1.07048;178;20221206;10.5;3;6.8;1.8;6.58;0;.81;3977 +75081;44.59242;1.07048;178;20221207;9.9;.7;5.3;1.6;6.44;.1;.55;5238 +75081;44.59242;1.07048;178;20221208;8.6;1;4.8;2.1;6.74;2.6;.58;3655 +75081;44.59242;1.07048;178;20221209;9;5.6;7.3;1.5;8.84;1;.45;2266 +75081;44.59242;1.07048;178;20221210;1.6;-.6;.5;2.9;5.27;0;.46;2039 +75081;44.59242;1.07048;178;20221211;4.6;-5.8;-.6;1.7;4.17;.1;.44;5525 +75081;44.59242;1.07048;178;20221212;3.7;-2.9;.4;2.6;5.39;8.5;.41;3134 +75081;44.59242;1.07048;178;20221213;9.3;3.1;6.2;3.6;10.14;.7;.04;2984 +75081;44.59242;1.07048;178;20221214;13.7;9.1;11.4;3;12.07;1;.55;2678 +75081;44.59242;1.07048;178;20221215;10.9;9;9.9;2.5;10.79;.2;.55;1468 +75081;44.59242;1.07048;178;20221216;8.7;6.1;7.4;1.9;8.44;.2;.57;2214 +75081;44.59242;1.07048;178;20221217;7.9;-1.5;3.2;1.9;5.49;.2;.54;4958 +75081;44.59242;1.07048;178;20221218;12.3;.4;6.3;4.1;7.74;0;.82;5303 +75081;44.59242;1.07048;178;20221219;16.5;9.7;13.1;4.8;10.62;0;1.51;3979 +75081;44.59242;1.07048;178;20221220;14.6;12.1;13.3;4.5;11.79;4.3;1.23;1679 +75081;44.59242;1.07048;178;20221221;15;10.2;12.6;2.6;12.49;.5;.63;3319 +75081;44.59242;1.07048;178;20221222;14.3;11.6;12.9;3.1;13.29;9.2;.6;2063 +75081;44.59242;1.07048;178;20221223;16.9;13.3;15.1;2.4;14.22;.1;.78;2507 +75081;44.59242;1.07048;178;20221224;16.9;11.5;14.2;2;12.49;0;.8;3725 +75081;44.59242;1.07048;178;20221225;17.2;7.1;12.2;3.3;10.44;0;1.11;4923 +75081;44.59242;1.07048;178;20221226;14.7;10;12.3;2.6;12.22;1;.66;2599 +75081;44.59242;1.07048;178;20221227;12.9;8.4;10.7;1.3;11.14;.2;.45;3210 +75081;44.59242;1.07048;178;20221228;15.5;6.3;10.9;3.1;10.42;0;.83;4682 +75081;44.59242;1.07048;178;20221229;12.4;9.5;10.9;3.5;11.04;5.8;.73;1986 +75081;44.59242;1.07048;178;20221230;14.4;8.9;11.6;3.9;11.44;1.1;.83;2953 +75081;44.59242;1.07048;178;20221231;17.2;10.9;14;4.2;11.72;0;1.34;3896 +75082;44.61883;1.38314;229;20220101;18.9;4.9;11.9;1.4;9.08;0;.8;5986 +75082;44.61883;1.38314;229;20220102;13.1;6.2;9.7;1.5;9.56;.1;.56;4144 +75082;44.61883;1.38314;229;20220103;12.6;6.4;9.5;1.8;10.58;0;.46;4076 +75082;44.61883;1.38314;229;20220104;16.5;8;12.2;2.9;9.81;3.9;1.23;4678 +75082;44.61883;1.38314;229;20220105;6.4;1.8;4.1;2.6;6.43;.1;.62;3743 +75082;44.61883;1.38314;229;20220106;6.1;-1.9;2.1;2.1;5.13;.1;.55;5904 +75082;44.61883;1.38314;229;20220107;6.6;-2.7;1.9;2;6.51;5.3;.35;4139 +75082;44.61883;1.38314;229;20220108;10.2;4.8;7.5;4.7;9.91;5.9;.38;3123 +75082;44.61883;1.38314;229;20220109;7.7;5.9;6.8;2.7;9.18;17;.44;1518 +75082;44.61883;1.38314;229;20220110;7.6;6.7;7.1;1.7;9.26;2.3;.45;1186 +75082;44.61883;1.38314;229;20220111;8.6;1.8;5.2;2.2;6.11;.1;.69;6002 +75082;44.61883;1.38314;229;20220112;6.6;-2.6;2;1.7;5.01;0;.54;6215 +75082;44.61883;1.38314;229;20220113;4.1;-4.1;0;.9;4.88;0;.32;4724 +75082;44.61883;1.38314;229;20220114;10.5;-4.7;2.9;.9;5.13;.1;.44;7935 +75082;44.61883;1.38314;229;20220115;8.4;-2.8;2.8;1.1;5.41;.1;.46;7001 +75082;44.61883;1.38314;229;20220116;6.6;-4.1;1.3;.9;5.23;.1;.36;6812 +75082;44.61883;1.38314;229;20220117;7.5;-3.4;2.1;1;5.96;.1;.36;6706 +75082;44.61883;1.38314;229;20220118;1.7;-1.4;.1;1.1;6.16;.1;.27;2100 +75082;44.61883;1.38314;229;20220119;3.9;.6;2.2;2;6.88;1.3;.32;2215 +75082;44.61883;1.38314;229;20220120;6.3;.4;3.4;1.8;6.66;.1;.5;4263 +75082;44.61883;1.38314;229;20220121;6.2;-.4;2.9;3.1;4.91;.1;.94;6554 +75082;44.61883;1.38314;229;20220122;7.9;-3.1;2.4;1.7;4.86;0;.69;7492 +75082;44.61883;1.38314;229;20220123;11.6;-1.6;5;1.2;5.38;0;.71;7981 +75082;44.61883;1.38314;229;20220124;10.3;-1;4.7;.9;5.66;0;.57;9750 +75082;44.61883;1.38314;229;20220125;11.2;-1.9;4.7;.6;6.16;0;.44;9600 +75082;44.61883;1.38314;229;20220126;11.9;-2.3;4.8;.9;6.31;0;.58;8039 +75082;44.61883;1.38314;229;20220127;7.9;-3.2;2.4;1.2;5.61;.1;.54;7833 +75082;44.61883;1.38314;229;20220128;.2;-3.2;-1.5;.6;5.26;0;.33;2700 +75082;44.61883;1.38314;229;20220129;.8;-1.4;-.3;.7;5.66;0;.36;3100 +75082;44.61883;1.38314;229;20220130;7.6;-.1;3.8;1.4;7.53;.2;.44;4866 +75082;44.61883;1.38314;229;20220131;8.3;3.8;6;3.5;8.33;1;.61;3466 +75082;44.61883;1.38314;229;20220201;6.5;1.2;3.8;3.4;7.78;.9;.39;4031 +75082;44.61883;1.38314;229;20220202;9.5;6;7.7;2.2;9.58;.3;.56;3470 +75082;44.61883;1.38314;229;20220203;6.5;1.9;4.2;1.7;8.01;.4;.4;4286 +75082;44.61883;1.38314;229;20220204;9.3;5.3;7.3;1.5;9.86;2.1;.47;3195 +75082;44.61883;1.38314;229;20220205;10;5.5;7.8;2.4;7.78;0;.99;5214 +75082;44.61883;1.38314;229;20220206;8.6;-.9;3.8;2.8;7.88;1.7;.47;5428 +75082;44.61883;1.38314;229;20220207;11.4;7.7;9.6;3.4;9.26;.7;1.05;4639 +75082;44.61883;1.38314;229;20220208;13.7;-.3;6.7;1.3;6.53;0;1.02;10182 +75082;44.61883;1.38314;229;20220209;16;3.3;9.7;2.2;7.08;0;1.54;9917 +75082;44.61883;1.38314;229;20220210;10;3.7;6.8;1.5;8.01;.6;1.27;10900 +75082;44.61883;1.38314;229;20220211;12.8;8;10.4;2.4;7.51;0;1.51;11100 +75082;44.61883;1.38314;229;20220212;13.3;-.5;6.4;2.2;4.71;0;1.6;8700 +75082;44.61883;1.38314;229;20220213;16.1;6.6;11.3;5.4;8.61;3.1;2.25;9900 +75082;44.61883;1.38314;229;20220214;12.8;8.1;10.4;3.1;9.21;4.9;1.33;6800 +75082;44.61883;1.38314;229;20220215;8.5;5.5;7;1.9;8.71;6.7;.69;4100 +75082;44.61883;1.38314;229;20220216;12.8;7.4;10.1;4.6;11.61;6.8;.69;4523 +75082;44.61883;1.38314;229;20220217;13.2;10.7;11.9;3.3;13.13;2.1;.65;3579 +75082;44.61883;1.38314;229;20220218;14.4;9.9;12.2;2.4;11.41;.4;1.08;5290 +75082;44.61883;1.38314;229;20220219;11;5.6;8.3;2.2;7.78;0;1.21;8022 +75082;44.61883;1.38314;229;20220220;10.3;1.9;6.1;2.8;9.16;3.3;.66;6190 +75082;44.61883;1.38314;229;20220221;11.3;8.9;10.1;5.2;9.08;.8;1.56;5635 +75082;44.61883;1.38314;229;20220222;12.9;6.6;9.7;2.3;9.03;0;1.27;8130 +75082;44.61883;1.38314;229;20220223;15.8;5.8;10.8;1.2;8.76;0;1.37;11317 +75082;44.61883;1.38314;229;20220224;15.1;5.9;10.5;2.5;8.68;.1;1.57;9101 +75082;44.61883;1.38314;229;20220225;10.7;2.3;6.5;2.9;6.26;0;1.57;11276 +75082;44.61883;1.38314;229;20220226;14.1;1.2;7.6;3.1;4.91;0;2.28;13085 +75082;44.61883;1.38314;229;20220227;15.9;2.2;9;2;6.33;0;1.89;12822 +75082;44.61883;1.38314;229;20220228;16.7;2.7;9.7;1.6;7.51;0;1.72;13231 +75082;44.61883;1.38314;229;20220301;16.8;2.4;9.6;2.2;7.08;0;1.99;13308 +75082;44.61883;1.38314;229;20220302;11.5;5.6;8.6;2.1;9.03;1.3;1.04;5329 +75082;44.61883;1.38314;229;20220303;15.5;7.3;11.4;1.6;9.66;0;1.52;10764 +75082;44.61883;1.38314;229;20220304;10.5;5.3;7.9;3.1;9.81;4.1;.76;4285 +75082;44.61883;1.38314;229;20220305;8.3;6;7.1;2.8;9.08;.5;.71;3727 +75082;44.61883;1.38314;229;20220306;11.7;3.9;7.8;2.1;6.01;0;1.76;11963 +75082;44.61883;1.38314;229;20220307;11.4;-2.9;4.2;2.2;5.33;0;1.69;14777 +75082;44.61883;1.38314;229;20220308;14.8;3.3;9;2.5;8.13;2.6;1.73;11132 +75082;44.61883;1.38314;229;20220309;15.8;6.2;11;3;9.26;.1;2.01;13216 +75082;44.61883;1.38314;229;20220310;14.5;7.9;11.2;2.8;9.66;1.9;1.63;7924 +75082;44.61883;1.38314;229;20220311;13.6;9.3;11.4;5.1;9.76;29.4;1.85;6512 +75082;44.61883;1.38314;229;20220312;9.6;7.3;8.4;3.4;9.73;12.2;.88;4388 +75082;44.61883;1.38314;229;20220313;10.6;6.9;8.8;3.9;8.56;16;1.36;4582 +75082;44.61883;1.38314;229;20220314;13.7;2.2;7.9;5.5;8.93;.2;1.56;10110 +75082;44.61883;1.38314;229;20220315;16.7;12.2;14.4;7.1;10.83;0;2.88;10006 +75082;44.61883;1.38314;229;20220316;16.9;11.2;14.1;2.6;10.96;0;1.88;7400 +75082;44.61883;1.38314;229;20220317;14.3;10.6;12.5;2.8;10.76;1.2;1.54;6287 +75082;44.61883;1.38314;229;20220318;16.4;7.2;11.8;2.2;8.91;0;2.06;11400 +75082;44.61883;1.38314;229;20220319;17.8;9.2;13.5;3.4;7.41;0;3.3;17100 +75082;44.61883;1.38314;229;20220320;16.6;7.3;11.9;4.9;7.81;.1;2.98;11100 +75082;44.61883;1.38314;229;20220321;15;9.7;12.3;7.3;7.51;0;3.65;14000 +75082;44.61883;1.38314;229;20220322;15.9;7.5;11.7;6.4;5.61;0;4.28;19200 +75082;44.61883;1.38314;229;20220323;16.3;5.5;10.9;3.7;4.81;0;3.68;20200 +75082;44.61883;1.38314;229;20220324;19;2;10.5;3.7;5.01;0;3.89;20700 +75082;44.61883;1.38314;229;20220325;19.6;7.8;13.7;3.1;4.21;0;3.95;16200 +75082;44.61883;1.38314;229;20220326;20.7;4.7;12.7;3.3;4.71;0;4.2;20800 +75082;44.61883;1.38314;229;20220327;21.1;7.2;14.1;4.2;5.81;0;4.53;18900 +75082;44.61883;1.38314;229;20220328;22.3;10.9;16.6;4.2;5.61;0;5;18200 +75082;44.61883;1.38314;229;20220329;18.7;10.4;14.5;2.5;7.81;4.8;2.76;9400 +75082;44.61883;1.38314;229;20220330;15.3;9.7;12.5;1.4;10.41;2.1;1.6;8100 +75082;44.61883;1.38314;229;20220331;14;8.3;11.1;3;8.21;3.1;2.52;15000 +75082;44.61883;1.38314;229;20220401;6.9;.7;3.8;4.2;5.41;1.3;1.71;11600 +75082;44.61883;1.38314;229;20220402;7.3;.1;3.7;3.7;4.91;0;1.76;9800 +75082;44.61883;1.38314;229;20220403;6;-2.9;1.5;2.7;4.93;0;1.49;12602 +75082;44.61883;1.38314;229;20220404;11.8;-.4;5.7;1.8;4.81;0;2.51;21700 +75082;44.61883;1.38314;229;20220405;14;-1.9;6;1.8;6.31;0;2.29;18900 +75082;44.61883;1.38314;229;20220406;11.6;4.9;8.2;1.5;9.61;1.3;.94;4600 +75082;44.61883;1.38314;229;20220407;12.7;8.8;10.7;3.4;11.41;9.9;1.03;4400 +75082;44.61883;1.38314;229;20220408;17.8;10.7;14.2;3.9;10.81;1.3;2.5;9000 +75082;44.61883;1.38314;229;20220409;13.4;4.7;9;2.5;6.71;.1;2.57;16800 +75082;44.61883;1.38314;229;20220410;19.2;.7;9.9;3;5.21;0;3.97;24000 +75082;44.61883;1.38314;229;20220411;19;9.7;14.3;6.4;8.31;0;4.56;20100 +75082;44.61883;1.38314;229;20220412;18.8;12.1;15.4;5.7;8.81;1.7;4.2;14800 +75082;44.61883;1.38314;229;20220413;14.2;10.6;12.4;1.8;10.81;1.9;1.39;5000 +75082;44.61883;1.38314;229;20220414;23.4;5.4;14.4;1.7;10.61;0;3.62;23300 +75082;44.61883;1.38314;229;20220415;24.9;8.6;16.7;1.6;11.11;0;3.92;23700 +75082;44.61883;1.38314;229;20220416;24.2;7.9;16;2;9.71;0;4.16;24400 +75082;44.61883;1.38314;229;20220417;24.1;4.6;14.3;1.4;8.21;0;3.91;25200 +75082;44.61883;1.38314;229;20220418;20.2;7.9;14;1.5;10.21;0;3.09;19600 +75082;44.61883;1.38314;229;20220419;17.5;6.2;11.8;1.7;11.11;14.6;1.92;11100 +75082;44.61883;1.38314;229;20220420;14.4;8.9;11.6;1.5;11.31;4.8;1.48;8000 +75082;44.61883;1.38314;229;20220421;15.9;10;12.9;1.2;12.01;.1;1.46;7100 +75082;44.61883;1.38314;229;20220422;19.3;10.5;14.9;1.5;11.81;0;2.55;14400 +75082;44.61883;1.38314;229;20220423;17.3;12.2;14.7;3.6;10.31;23.5;2.29;4000 +75082;44.61883;1.38314;229;20220424;15.4;8.3;11.8;2.2;11.31;2.5;1.29;4500 +75082;44.61883;1.38314;229;20220425;17.6;6.3;11.9;1.4;9.71;0;2.51;15800 +75082;44.61883;1.38314;229;20220426;21.7;4.8;13.2;2;9.31;0;3.99;26200 +75082;44.61883;1.38314;229;20220427;24.3;8.1;16.2;1.7;11.11;0;3.89;22400 +75082;44.61883;1.38314;229;20220428;22.8;11.5;17.1;1.6;13.51;0;3.19;17600 +75082;44.61883;1.38314;229;20220429;21.9;11.6;16.7;1.5;13.01;0;3.27;18900 +75082;44.61883;1.38314;229;20220430;22.1;9.5;15.8;1.8;10.51;0;4.06;24800 +75082;44.61883;1.38314;229;20220501;20.4;5.2;12.8;1.2;8.81;0;3.31;21700 +75082;44.61883;1.38314;229;20220502;21.4;6.5;13.9;1.6;9.31;0;3.54;21300 +75082;44.61883;1.38314;229;20220503;22.1;10.5;16.3;1.8;12.11;8.2;3.26;17500 +75082;44.61883;1.38314;229;20220504;20.5;10.4;15.4;1.3;11.81;.1;3.23;19600 +75082;44.61883;1.38314;229;20220505;20.7;10;15.3;2.1;10.01;0;4.09;24600 +75082;44.61883;1.38314;229;20220506;20.9;7.8;14.3;2.5;10.38;0;3.24;16075 +75082;44.61883;1.38314;229;20220507;22.8;9.3;16.1;2.4;10.96;0;3.54;17043 +75082;44.61883;1.38314;229;20220508;24.1;9.8;17;1.9;11.21;0;3.55;17274 +75082;44.61883;1.38314;229;20220509;26.6;9.7;18.1;1.3;11.03;0;3.74;19182 +75082;44.61883;1.38314;229;20220510;27.2;10.9;19.1;1.4;11.71;0;3.83;18504 +75082;44.61883;1.38314;229;20220511;30;11.9;20.9;2.2;12.86;0;4.72;19849 +75082;44.61883;1.38314;229;20220512;22.3;13.5;17.9;1.7;15.71;0;2.48;11919 +75082;44.61883;1.38314;229;20220513;25.5;14;19.7;1.3;16.31;0;3.22;16306 +75082;44.61883;1.38314;229;20220514;28.8;12.5;20.6;1.4;15.43;0;3.86;18503 +75082;44.61883;1.38314;229;20220515;29.3;16.1;22.7;2.6;14.73;8.1;4.65;18003 +75082;44.61883;1.38314;229;20220516;28;14.5;21.3;1.5;16.06;0;3.85;18273 +75082;44.61883;1.38314;229;20220517;31.3;14.3;22.8;1.6;15.68;0;4.36;19499 +75082;44.61883;1.38314;229;20220518;31.9;16.8;24.4;1.8;16.37;1;5.32;23738 +75082;44.61883;1.38314;229;20220519;29.9;17.5;23.7;2.4;17.31;.2;4.39;17102 +75082;44.61883;1.38314;229;20220520;29.7;17.9;23.8;2.5;14.83;0;4.57;16621 +75082;44.61883;1.38314;229;20220521;31.9;15.3;23.6;1.4;18.36;.1;4.24;18907 +75082;44.61883;1.38314;229;20220522;31.6;18.2;24.9;1.6;20.26;2;3.97;16269 +75082;44.61883;1.38314;229;20220523;21.4;16;18.7;3.4;15.98;1.4;2.54;9240 +75082;44.61883;1.38314;229;20220524;19.3;11.9;15.6;2;12.71;.7;2.63;13287 +75082;44.61883;1.38314;229;20220525;20.4;8.1;14.3;2.5;11.08;0;3.18;16558 +75082;44.61883;1.38314;229;20220526;19;9.6;14.3;2.5;12.36;0;2.49;12496 +75082;44.61883;1.38314;229;20220527;24.7;10.9;17.8;2.8;13.43;0;3.99;18548 +75082;44.61883;1.38314;229;20220528;26.3;11.8;19;2.8;11.66;0;4.64;19706 +75082;44.61883;1.38314;229;20220529;23.8;10.2;17;2.9;8.48;0;4.64;19324 +75082;44.61883;1.38314;229;20220530;24.8;7.4;16.1;1.8;8.26;0;4.16;20034 +75082;44.61883;1.38314;229;20220531;25.3;12;18.7;1.6;10.36;.1;3.76;16676 +75082;44.61883;1.38314;229;20220601;30.7;12.8;21.8;2;12.93;1.4;4.86;19998 +75082;44.61883;1.38314;229;20220602;28.2;16.8;22.5;2;17.71;1.3;3.72;15075 +75082;44.61883;1.38314;229;20220603;31.3;17.3;24.3;2.9;16.98;20.2;5.05;18548 +75082;44.61883;1.38314;229;20220604;26.7;14.5;20.6;2.3;19.28;14.1;3.26;15691 +75082;44.61883;1.38314;229;20220605;23.4;15.8;19.6;2.1;17.26;.1;2.88;13165 +75082;44.61883;1.38314;229;20220606;25.7;12.3;19;1.7;15.66;.2;3.47;17148 +75082;44.61883;1.38314;229;20220607;24;15.1;19.6;2.6;14.93;2.2;3.41;14886 +75082;44.61883;1.38314;229;20220608;19;13.4;16.2;2.8;14.91;4.5;2.04;9165 +75082;44.61883;1.38314;229;20220609;20.3;12;16.1;3.1;13.98;1.1;2.74;13202 +75082;44.61883;1.38314;229;20220610;27;11.6;19.3;2.1;14.36;0;4.27;20666 +75082;44.61883;1.38314;229;20220611;31;13.6;22.3;1.7;14.71;0;5.7;27840 +75082;44.61883;1.38314;229;20220612;29.5;15.7;22.6;2.2;17.93;1.4;4.8;22595 +75082;44.61883;1.38314;229;20220613;30.1;18.2;24.2;2.3;19.81;0;5.31;24651 +75082;44.61883;1.38314;229;20220614;34.1;17.7;25.9;2.3;17.98;.3;6.18;25928 +75082;44.61883;1.38314;229;20220615;33.6;20;26.8;2;19.08;0;5.98;25355 +75082;44.61883;1.38314;229;20220616;34.8;18.3;26.6;1.9;19.08;0;6.07;25981 +75082;44.61883;1.38314;229;20220617;37.1;19.3;28.2;2;18.56;0;6.79;27744 +75082;44.61883;1.38314;229;20220618;37.9;22.5;30.2;3.1;14.81;0;8.08;27228 +75082;44.61883;1.38314;229;20220619;33.7;21.6;27.7;3.1;16.41;.5;6.82;24833 +75082;44.61883;1.38314;229;20220620;29.6;17.9;23.7;2.3;19.66;2;4.68;21012 +75082;44.61883;1.38314;229;20220621;27.7;19.8;23.7;2.3;21.11;3.6;3.95;17489 +75082;44.61883;1.38314;229;20220622;27.7;17.3;22.5;2.6;18.41;3;4.67;21897 +75082;44.61883;1.38314;229;20220623;25.4;15.2;20.3;2.1;18.13;20.3;3.77;19047 +75082;44.61883;1.38314;229;20220624;23.6;16.2;19.9;2.6;16.96;.8;3.71;18322 +75082;44.61883;1.38314;229;20220625;23.5;13.4;18.4;3.1;15.76;6.6;3.5;17281 +75082;44.61883;1.38314;229;20220626;17.4;13.5;15.5;3.5;15.71;16.6;1.74;9600 +75082;44.61883;1.38314;229;20220627;22.3;13.7;18;3.2;14.51;0;3.75;19041 +75082;44.61883;1.38314;229;20220628;25.3;12.1;18.7;3.1;12.58;0;5.26;26724 +75082;44.61883;1.38314;229;20220629;27.5;11.6;19.5;2.2;14.18;3.7;5.16;26793 +75082;44.61883;1.38314;229;20220630;15.6;13.7;14.7;2.4;14.51;1;1.55;7103 +75082;44.61883;1.38314;229;20220701;22.6;11;16.8;1.5;12.56;0;4.32;25691 +75082;44.61883;1.38314;229;20220702;30.2;9.8;20;1.6;12.53;0;5.63;29224 +75082;44.61883;1.38314;229;20220703;29.4;15;22.2;2.5;15.66;1.8;5.43;25068 +75082;44.61883;1.38314;229;20220704;28.2;16.5;22.4;2.7;16.83;1.3;4.88;21668 +75082;44.61883;1.38314;229;20220705;28.7;15.5;22.1;2.6;14.86;0;5.64;26010 +75082;44.61883;1.38314;229;20220706;28.6;14.8;21.7;3.1;13.48;0;5.85;25075 +75082;44.61883;1.38314;229;20220707;28;14.3;21.2;3;13.71;0;5.72;25922 +75082;44.61883;1.38314;229;20220708;29;15.3;22.1;3.3;14.41;0;6.02;26754 +75082;44.61883;1.38314;229;20220709;31.9;14.4;23.2;2.8;13.56;0;6.46;27705 +75082;44.61883;1.38314;229;20220710;32.4;15.4;23.9;2.5;13.91;0;6.39;27322 +75082;44.61883;1.38314;229;20220711;35;18.7;26.8;2.9;14.01;0;7.16;27241 +75082;44.61883;1.38314;229;20220712;34.7;18.3;26.5;2.5;14.18;0;6.83;27127 +75082;44.61883;1.38314;229;20220713;35.2;17;26.1;2.3;13.28;0;6.79;27468 +75082;44.61883;1.38314;229;20220714;36.6;19.3;27.9;2;14.61;0;6.7;27050 +75082;44.61883;1.38314;229;20220715;34.9;18.9;26.9;2.4;14.51;0;6.62;26280 +75082;44.61883;1.38314;229;20220716;36.3;17.9;27.1;2.6;14.83;0;7.05;27281 +75082;44.61883;1.38314;229;20220717;37.5;19.3;28.4;2.3;11.98;0;7.34;27769 +75082;44.61883;1.38314;229;20220718;38.9;23.7;31.3;3.4;13.46;0;8.53;26629 +75082;44.61883;1.38314;229;20220719;34.4;22.1;28.2;3;16.71;0;6.55;23077 +75082;44.61883;1.38314;229;20220720;29;19;24;3.7;17.33;0;5.24;20361 +75082;44.61883;1.38314;229;20220721;33.1;15.3;24.2;2.4;15.46;0;6.02;26572 +75082;44.61883;1.38314;229;20220722;30.5;17.7;24.1;2.8;16.91;0;5.33;21958 +75082;44.61883;1.38314;229;20220723;29.3;15.8;22.5;2;15.56;0;5.08;24042 +75082;44.61883;1.38314;229;20220724;36.7;15.1;25.9;2.2;14.21;0;6.73;27881 +75082;44.61883;1.38314;229;20220725;28.9;19.6;24.2;3.6;16.76;0;4.95;17112 +75082;44.61883;1.38314;229;20220726;26.9;16.1;21.5;3.6;13.81;0;5.33;23166 +75082;44.61883;1.38314;229;20220727;28.6;12.8;20.7;3;12.33;0;5.6;25309 +75082;44.61883;1.38314;229;20220728;29.6;13.3;21.4;2.8;13.61;0;5.46;24825 +75082;44.61883;1.38314;229;20220729;27.6;17.1;22.3;2.9;15.86;.5;4.36;17729 +75082;44.61883;1.38314;229;20220730;30.4;16.8;23.6;3;16.21;0;5.54;23961 +75082;44.61883;1.38314;229;20220731;33.1;17.1;25.1;3.1;15.81;0;6.25;24801 +75082;44.61883;1.38314;229;20220801;34.5;17.7;26.1;2.8;15.71;0;6.37;25208 +75082;44.61883;1.38314;229;20220802;35.8;16.8;26.3;2.3;13.96;0;6.46;26266 +75082;44.61883;1.38314;229;20220803;37.5;19.5;28.5;2;14.11;0;6.36;25391 +75082;44.61883;1.38314;229;20220804;36.8;20.8;28.8;2.1;17.83;0;6.17;24166 +75082;44.61883;1.38314;229;20220805;31;19.3;25.2;2.6;19.08;4.1;4.96;20178 +75082;44.61883;1.38314;229;20220806;33.3;18;25.7;2.5;16.41;0;5.83;23760 +75082;44.61883;1.38314;229;20220807;34.1;16.3;25.2;2.9;11.86;0;6.62;25228 +75082;44.61883;1.38314;229;20220808;35;16.5;25.8;2.8;10.36;0;6.82;25235 +75082;44.61883;1.38314;229;20220809;36.3;18.3;27.3;2.5;10.08;0;6.67;23917 +75082;44.61883;1.38314;229;20220810;37.6;18.3;28;2.3;10.33;0;6.73;24999 +75082;44.61883;1.38314;229;20220811;38.3;20.1;29.2;1.6;14.66;0;5.77;23565 +75082;44.61883;1.38314;229;20220812;39.1;21.5;30.3;2;17.61;0;6.18;23045 +75082;44.61883;1.38314;229;20220813;36.3;19.7;28;2.6;18.36;4.9;5.94;21933 +75082;44.61883;1.38314;229;20220814;25;19.8;22.4;3.3;20.41;10;3.07;12428 +75082;44.61883;1.38314;229;20220815;28;15.4;21.7;2.5;16.58;.1;4.12;18422 +75082;44.61883;1.38314;229;20220816;27.8;15.1;21.5;2.8;16.71;9.8;3.79;15479 +75082;44.61883;1.38314;229;20220817;26.1;15.5;20.8;2.8;17.08;3.7;3.94;19433 +75082;44.61883;1.38314;229;20220818;26.3;15.2;20.8;2.6;15.78;0;3.96;18454 +75082;44.61883;1.38314;229;20220819;26.7;16.5;21.6;2.7;17.06;.2;3.61;15101 +75082;44.61883;1.38314;229;20220820;27.9;16.8;22.3;2.6;18.38;.1;4.1;18913 +75082;44.61883;1.38314;229;20220821;27.5;15.7;21.6;2.8;16.76;0;4.03;16998 +75082;44.61883;1.38314;229;20220822;25.4;18.8;22.1;2.8;18.33;1;3.21;12600 +75082;44.61883;1.38314;229;20220823;29.6;16.5;23.1;2.4;18.21;0;4.26;19532 +75082;44.61883;1.38314;229;20220824;34.8;18;26.4;2.1;16.51;.2;5.32;21852 +75082;44.61883;1.38314;229;20220825;30.1;20.2;25.2;2.3;18.01;.3;4.24;16865 +75082;44.61883;1.38314;229;20220826;29.6;17.3;23.4;2.3;17.76;.1;4.1;17700 +75082;44.61883;1.38314;229;20220827;30.4;15.6;23;2.3;15.08;0;4.63;20557 +75082;44.61883;1.38314;229;20220828;32.8;15.5;24.1;2.3;13.13;0;5.17;21521 +75082;44.61883;1.38314;229;20220829;34.2;16.8;25.5;2.4;14.36;2.2;4.93;17521 +75082;44.61883;1.38314;229;20220830;32.1;16.6;24.3;2.3;17.47;0;4.62;20111 +75082;44.61883;1.38314;229;20220831;31.7;16.6;24.1;2.6;15.41;.2;4.67;18466 +75082;44.61883;1.38314;229;20220901;27.9;17.2;22.5;2;18.26;13.6;3.3;14224 +75082;44.61883;1.38314;229;20220902;26.4;16.8;21.6;2.4;18.31;4.8;3.15;14163 +75082;44.61883;1.38314;229;20220903;27.4;16.1;21.8;2;16.91;0;3.54;16971 +75082;44.61883;1.38314;229;20220904;32;16.2;24.1;2.5;16.93;.2;4.63;19149 +75082;44.61883;1.38314;229;20220905;33.5;19.5;26.5;2.5;19.13;12.2;4.84;18798 +75082;44.61883;1.38314;229;20220906;30.9;18;24.5;1.8;18.56;2.2;3.99;17550 +75082;44.61883;1.38314;229;20220907;26;16.7;21.3;1.5;16.16;0;2.79;12400 +75082;44.61883;1.38314;229;20220908;24.4;13.3;18.9;1.8;14.93;.9;2.88;15149 +75082;44.61883;1.38314;229;20220909;23.9;14.5;19.2;2.1;15.13;.4;2.84;13605 +75082;44.61883;1.38314;229;20220910;25.2;11.5;18.3;1.3;13.31;0;3.09;18021 +75082;44.61883;1.38314;229;20220911;31.1;12.6;21.9;1.7;12.58;0;4.1;19733 +75082;44.61883;1.38314;229;20220912;35.2;17.4;26.3;2.4;15.28;0;5.02;19105 +75082;44.61883;1.38314;229;20220913;30.6;21.4;26;2.6;20.11;0;3.51;11060 +75082;44.61883;1.38314;229;20220914;29.8;19.5;24.6;1.9;17.26;1.6;3.45;13501 +75082;44.61883;1.38314;229;20220915;28.4;15.1;21.7;1.8;16.36;.2;3.44;16949 +75082;44.61883;1.38314;229;20220916;24.4;16.6;20.5;2.5;15.08;0;3.11;13593 +75082;44.61883;1.38314;229;20220917;20.5;8.9;14.7;2.4;9.08;0;3.1;17024 +75082;44.61883;1.38314;229;20220918;24.8;5.6;15.2;1.9;7.43;0;3.5;18723 +75082;44.61883;1.38314;229;20220919;25.3;7.8;16.5;2.1;8.26;0;3.6;18300 +75082;44.61883;1.38314;229;20220920;24.3;7.4;15.9;1.9;8.51;0;3.28;17963 +75082;44.61883;1.38314;229;20220921;24.8;6.6;15.7;1.3;8.68;0;2.88;17950 +75082;44.61883;1.38314;229;20220922;25.8;8.6;17.2;1.5;9.28;0;3.12;17494 +75082;44.61883;1.38314;229;20220923;23;11;17;1.8;12.46;2.7;2.35;11121 +75082;44.61883;1.38314;229;20220924;18.4;13.6;16;1.9;14.78;2.2;1.55;8090 +75082;44.61883;1.38314;229;20220925;18.3;10.3;14.3;1.8;12.28;.1;1.7;9261 +75082;44.61883;1.38314;229;20220926;18.9;6.9;12.9;2.2;11.28;3.2;1.97;12045 +75082;44.61883;1.38314;229;20220927;16.3;11.3;13.8;3.2;13.28;6.9;1.46;8235 +75082;44.61883;1.38314;229;20220928;19.1;13.6;16.4;4.3;15.21;7.2;1.79;8462 +75082;44.61883;1.38314;229;20220929;16;11.6;13.8;2.2;12.83;5.8;1.37;7191 +75082;44.61883;1.38314;229;20220930;18.3;8;13.2;1.9;10.63;.3;1.99;12869 +75082;44.61883;1.38314;229;20221001;18.9;9.3;14.1;2.6;13.81;1.4;1.5;8111 +75082;44.61883;1.38314;229;20221002;22;15.1;18.6;1.3;16.16;0;1.74;9138 +75082;44.61883;1.38314;229;20221003;23.2;11.8;17.5;1.4;13.81;0;2.2;13884 +75082;44.61883;1.38314;229;20221004;24.5;9.5;17;1.1;12.83;.1;2.19;14667 +75082;44.61883;1.38314;229;20221005;25.7;10.9;18.3;2;13.61;0;2.66;14428 +75082;44.61883;1.38314;229;20221006;21.4;15.2;18.3;1.3;15.83;0;1.59;7975 +75082;44.61883;1.38314;229;20221007;24.6;11.4;18;1.3;14.63;0;2.06;12761 +75082;44.61883;1.38314;229;20221008;22.3;12.4;17.4;1.4;15.11;2.8;1.71;9728 +75082;44.61883;1.38314;229;20221009;24.4;11.2;17.8;2.1;13.23;0;2.43;13231 +75082;44.61883;1.38314;229;20221010;23.7;13.1;18.4;1.9;14.68;0;2.05;10140 +75082;44.61883;1.38314;229;20221011;21.7;13.4;17.5;1.1;15.36;0;1.52;8612 +75082;44.61883;1.38314;229;20221012;23.6;13.7;18.6;1.3;15.06;.8;1.79;9978 +75082;44.61883;1.38314;229;20221013;19.3;11.5;15.4;1.4;14.83;4;1.24;7138 +75082;44.61883;1.38314;229;20221014;19.5;15.5;17.5;2.5;17.03;1.2;1.25;5110 +75082;44.61883;1.38314;229;20221015;25.6;14.7;20.1;1.7;15.08;0;2.08;9801 +75082;44.61883;1.38314;229;20221016;26.9;16;21.5;3.2;15.96;0;2.94;11071 +75082;44.61883;1.38314;229;20221017;24.7;19.4;22.1;3.2;16.91;0;2.5;6857 +75082;44.61883;1.38314;229;20221018;27.7;16.5;22.1;3;16.76;0;2.87;11096 +75082;44.61883;1.38314;229;20221019;25.4;15.5;20.4;2.9;16.16;3.2;2.31;8057 +75082;44.61883;1.38314;229;20221020;23.3;17.2;20.3;3.4;17.53;1.3;1.95;5678 +75082;44.61883;1.38314;229;20221021;23;16.6;19.8;1.8;15.78;3.2;1.67;6664 +75082;44.61883;1.38314;229;20221022;24.4;12.5;18.5;2.3;13.83;0;2.14;10658 +75082;44.61883;1.38314;229;20221023;24;16.8;20.4;2.7;13.63;0;2.35;4950 +75082;44.61883;1.38314;229;20221024;22.9;12;17.5;1.6;12.41;0;1.74;9178 +75082;44.61883;1.38314;229;20221025;23.4;11.3;17.4;2.3;12.93;0;1.95;7861 +75082;44.61883;1.38314;229;20221026;25.2;12.2;18.7;1.9;14.76;0;1.85;9312 +75082;44.61883;1.38314;229;20221027;26.4;15.7;21;3.2;15.78;0;2.49;7733 +75082;44.61883;1.38314;229;20221028;25.8;19;22.4;3.5;14.56;0;2.96;7023 +75082;44.61883;1.38314;229;20221029;27.4;16.2;21.8;2.8;10.91;0;3.09;8884 +75082;44.61883;1.38314;229;20221030;23.9;13.2;18.5;1.9;12.51;0;1.9;8680 +75082;44.61883;1.38314;229;20221031;23.5;13.6;18.5;2.2;14.46;4.4;1.72;6577 +75082;44.61883;1.38314;229;20221101;18.5;13.3;15.9;1.5;13.58;.1;1.11;5636 +75082;44.61883;1.38314;229;20221102;18.8;7.9;13.4;1.5;11.13;.1;1.19;8502 +75082;44.61883;1.38314;229;20221103;17.3;10.6;13.9;3;11.16;5.2;1.5;4122 +75082;44.61883;1.38314;229;20221104;12.2;9;10.6;4.3;10.43;4.5;1.1;4290 +75082;44.61883;1.38314;229;20221105;14.1;3.2;8.7;1.6;8.38;.1;.94;8204 +75082;44.61883;1.38314;229;20221106;16.7;2.8;9.8;1.7;8.71;.7;1.08;7917 +75082;44.61883;1.38314;229;20221107;19.8;6.7;13.3;2.1;10.51;0;1.4;8753 +75082;44.61883;1.38314;229;20221108;19.5;12.1;15.8;2.9;12.43;0;1.59;5226 +75082;44.61883;1.38314;229;20221109;16.2;13;14.6;1.7;14.23;4.8;.78;2976 +75082;44.61883;1.38314;229;20221110;16.1;10.4;13.2;1.3;12.01;0;.84;6553 +75082;44.61883;1.38314;229;20221111;21.5;6.5;14;2.5;11.38;0;1.52;8718 +75082;44.61883;1.38314;229;20221112;22;11.6;16.8;2.4;12.16;0;1.66;6374 +75082;44.61883;1.38314;229;20221113;21;7.2;14.1;1.3;9.78;0;1.11;8107 +75082;44.61883;1.38314;229;20221114;15.3;11.8;13.6;2.4;12.13;4.3;1.02;2523 +75082;44.61883;1.38314;229;20221115;16.5;9.9;13.2;2.2;12.83;5.2;.82;4063 +75082;44.61883;1.38314;229;20221116;16.6;10.3;13.4;3;12.33;.4;1.06;5960 +75082;44.61883;1.38314;229;20221117;17.2;12.3;14.8;3;12.63;1.8;1.22;4498 +75082;44.61883;1.38314;229;20221118;11.9;7.9;9.9;2.1;10.71;2.5;.61;3377 +75082;44.61883;1.38314;229;20221119;10.7;6.6;8.6;1.8;9.38;.6;.62;4393 +75082;44.61883;1.38314;229;20221120;9;1.6;5.3;1.8;8.78;1.7;.36;3762 +75082;44.61883;1.38314;229;20221121;11.1;7.6;9.3;3;10.36;16.9;.65;2153 +75082;44.61883;1.38314;229;20221122;9.4;5.4;7.4;3.2;9.33;13.5;.5;3557 +75082;44.61883;1.38314;229;20221123;13.5;7.5;10.5;3.6;10.88;3.8;.83;4173 +75082;44.61883;1.38314;229;20221124;12.3;6.1;9.2;1.9;10.11;2.2;.57;4309 +75082;44.61883;1.38314;229;20221125;11.7;8.7;10.2;2.3;10.48;6.1;.68;2581 +75082;44.61883;1.38314;229;20221126;9.7;2;5.9;1.2;8.46;.1;.37;4842 +75082;44.61883;1.38314;229;20221127;12.1;2.2;7.2;2;7.96;9;.69;5425 +75082;44.61883;1.38314;229;20221128;12.3;8.8;10.5;2.8;10.83;4.4;.68;3441 +75082;44.61883;1.38314;229;20221129;10;5.7;7.9;1.3;9.38;.3;.46;3409 +75082;44.61883;1.38314;229;20221130;9.1;3.9;6.5;1.3;7.98;0;.44;4456 +75082;44.61883;1.38314;229;20221201;7.9;-1.1;3.4;1.2;6.71;.1;.44;4217 +75082;44.61883;1.38314;229;20221202;6.3;4.1;5.2;1;7.41;.1;.5;1848 +75082;44.61883;1.38314;229;20221203;7.4;3.4;5.4;1;7.61;3.5;.41;3150 +75082;44.61883;1.38314;229;20221204;8.1;4;6.1;1.1;7.73;.1;.43;3429 +75082;44.61883;1.38314;229;20221205;10.1;-.8;4.7;1.8;6.36;.1;.56;5885 +75082;44.61883;1.38314;229;20221206;9.5;.7;5.1;1.2;6.36;0;.53;4479 +75082;44.61883;1.38314;229;20221207;9.6;-.8;4.4;1.2;6.13;0;.43;6122 +75082;44.61883;1.38314;229;20221208;8.1;-.4;3.8;1.6;6.46;2.3;.51;3441 +75082;44.61883;1.38314;229;20221209;8.7;4.8;6.8;1.4;8.73;1.3;.45;2325 +75082;44.61883;1.38314;229;20221210;1.8;0;.9;2.7;5.36;0;.47;2179 +75082;44.61883;1.38314;229;20221211;4;-7.1;-1.6;1.3;4.08;.1;.32;6080 +75082;44.61883;1.38314;229;20221212;3.8;-4.8;-.5;2.2;5.21;10;.38;3169 +75082;44.61883;1.38314;229;20221213;9.4;2.7;6.1;3.1;10.01;.8;.09;2584 +75082;44.61883;1.38314;229;20221214;12.7;8.5;10.6;2.3;11.83;1.6;.45;2572 +75082;44.61883;1.38314;229;20221215;10.2;8.4;9.3;2.2;10.61;1.4;.53;1269 +75082;44.61883;1.38314;229;20221216;8.7;6.2;7.5;1.9;8.66;.2;.54;2867 +75082;44.61883;1.38314;229;20221217;7.3;-2.3;2.5;1.6;5.33;.1;.44;5728 +75082;44.61883;1.38314;229;20221218;12.3;-1.1;5.6;2.9;7.08;0;.77;5905 +75082;44.61883;1.38314;229;20221219;16.5;9;12.8;4;10.43;0;1.36;4529 +75082;44.61883;1.38314;229;20221220;15.1;11.6;13.4;3.5;11.43;3;1.22;2050 +75082;44.61883;1.38314;229;20221221;14.6;9.7;12.2;2.3;12.31;.7;.59;3675 +75082;44.61883;1.38314;229;20221222;14.4;11.1;12.7;2.8;13.06;10.1;.6;2426 +75082;44.61883;1.38314;229;20221223;16.7;12.7;14.7;2.2;14.13;.1;.69;3193 +75082;44.61883;1.38314;229;20221224;16.8;11.3;14.1;1.7;12.43;0;.7;4337 +75082;44.61883;1.38314;229;20221225;17.7;6.4;12.1;2.3;10.13;0;.93;5455 +75082;44.61883;1.38314;229;20221226;13.8;8.8;11.3;1.8;11.81;1.2;.53;2651 +75082;44.61883;1.38314;229;20221227;12.6;7.9;10.2;1;10.86;.1;.4;3761 +75082;44.61883;1.38314;229;20221228;15.5;4.4;10;2.3;9.78;0;.7;5338 +75082;44.61883;1.38314;229;20221229;11.9;8.8;10.3;2.9;10.88;5.4;.64;2084 +75082;44.61883;1.38314;229;20221230;14.2;8.6;11.4;2.9;11.26;1.1;.77;2781 +75082;44.61883;1.38314;229;20221231;17.2;9.5;13.3;2.8;11.41;0;1.01;4724 +75083;44.64429;1.69606;302;20220101;18.6;5.8;12.2;1.4;8.21;0;.94;5569 +75083;44.64429;1.69606;302;20220102;13.8;7.2;10.5;1.8;8.74;.1;.84;4199 +75083;44.64429;1.69606;302;20220103;11.8;6.5;9.2;2.2;10.27;0;.5;4007 +75083;44.64429;1.69606;302;20220104;16.9;8.2;12.5;2.7;9.34;5.2;1.23;4470 +75083;44.64429;1.69606;302;20220105;5.2;1.9;3.6;3.3;6.21;0;.7;2329 +75083;44.64429;1.69606;302;20220106;5.2;-2.4;1.4;2.4;4.94;.1;.56;5296 +75083;44.64429;1.69606;302;20220107;3.6;-2.9;.3;1.6;5.97;6.6;.3;3335 +75083;44.64429;1.69606;302;20220108;9.6;1.8;5.7;4.6;9.31;8.6;.2;4091 +75083;44.64429;1.69606;302;20220109;7;4.9;5.9;2.8;8.54;15.8;.44;1741 +75083;44.64429;1.69606;302;20220110;6.9;5.9;6.4;1.9;8.51;1.6;.49;1349 +75083;44.64429;1.69606;302;20220111;7.8;-.1;3.8;1.6;5.51;0;.59;5838 +75083;44.64429;1.69606;302;20220112;6.4;-2.5;1.9;1.4;4.71;0;.54;6031 +75083;44.64429;1.69606;302;20220113;7.3;-4.1;1.6;1.3;4.54;0;.53;6573 +75083;44.64429;1.69606;302;20220114;11.8;-2;4.9;1.7;4.54;0;.95;7482 +75083;44.64429;1.69606;302;20220115;9.2;-2.3;3.5;1.2;4.84;0;.6;6753 +75083;44.64429;1.69606;302;20220116;7.5;-3.7;1.9;1.3;4.87;.1;.52;7012 +75083;44.64429;1.69606;302;20220117;9.3;-2.9;3.2;1.4;5.71;.1;.54;7033 +75083;44.64429;1.69606;302;20220118;2.2;-4;-.9;.8;5.44;.1;.29;3579 +75083;44.64429;1.69606;302;20220119;2.8;-.6;1.1;1.6;6.31;1.7;.33;2576 +75083;44.64429;1.69606;302;20220120;5.2;-.5;2.3;2.1;6.34;.4;.43;4125 +75083;44.64429;1.69606;302;20220121;5.8;-.7;2.5;3.2;4.64;0;.96;5950 +75083;44.64429;1.69606;302;20220122;8;-3.7;2.1;1.5;4.67;0;.66;7302 +75083;44.64429;1.69606;302;20220123;11.8;-1.4;5.2;1.8;5.37;0;.93;7686 +75083;44.64429;1.69606;302;20220124;12.9;1;7;1.9;5.21;0;1.19;7473 +75083;44.64429;1.69606;302;20220125;10.9;-.4;5.3;1.1;5.71;0;.68;7453 +75083;44.64429;1.69606;302;20220126;12;-1.5;5.2;.8;5.77;0;.59;7401 +75083;44.64429;1.69606;302;20220127;10.7;-2.3;4.2;1.6;5.31;.1;.83;8414 +75083;44.64429;1.69606;302;20220128;.3;-4;-1.8;.8;5.17;.1;.31;3512 +75083;44.64429;1.69606;302;20220129;1.6;-1.8;-.1;1.1;5.54;.1;.37;3685 +75083;44.64429;1.69606;302;20220130;7.8;-.8;3.5;1.5;7.21;.2;.49;5884 +75083;44.64429;1.69606;302;20220131;7.6;2.4;5;3.3;7.94;1.3;.52;3913 +75083;44.64429;1.69606;302;20220201;5;.1;2.6;3.1;7.34;.9;.29;3977 +75083;44.64429;1.69606;302;20220202;8.4;5.3;6.9;2.4;9.01;.2;.55;3382 +75083;44.64429;1.69606;302;20220203;9;2;5.5;1.9;7.77;.3;.64;5411 +75083;44.64429;1.69606;302;20220204;8.5;5.3;6.9;1.6;9.37;2.5;.49;3050 +75083;44.64429;1.69606;302;20220205;9.5;4.9;7.2;2.5;7.64;0;.92;5353 +75083;44.64429;1.69606;302;20220206;7.6;-.9;3.3;2.6;7.57;2.4;.45;5529 +75083;44.64429;1.69606;302;20220207;10.5;7;8.8;3.9;8.67;.7;1.1;4497 +75083;44.64429;1.69606;302;20220208;15.1;-.8;7.1;1.9;6.04;0;1.34;10576 +75083;44.64429;1.69606;302;20220209;16.3;2.9;9.6;2.7;6.47;0;1.84;9887 +75083;44.64429;1.69606;302;20220210;9.5;3.6;6.6;1.5;7.99;.5;1.27;10900 +75083;44.64429;1.69606;302;20220211;12.4;7.6;10;2.4;7.49;0;1.51;11100 +75083;44.64429;1.69606;302;20220212;12.9;-.9;6;2.2;4.69;0;1.6;8700 +75083;44.64429;1.69606;302;20220213;15.7;6.2;10.9;5.4;8.59;3.9;2.25;9900 +75083;44.64429;1.69606;302;20220214;12.4;7.7;10;3.1;9.19;4.9;1.33;6800 +75083;44.64429;1.69606;302;20220215;8.1;5.1;6.6;1.9;8.69;6.8;.69;4100 +75083;44.64429;1.69606;302;20220216;11.8;6.9;9.3;4.2;11.17;8.3;.61;4764 +75083;44.64429;1.69606;302;20220217;12.9;10.3;11.6;3.1;12.67;1.3;.69;3811 +75083;44.64429;1.69606;302;20220218;13.8;9.4;11.6;2.4;11.11;.5;1.03;5395 +75083;44.64429;1.69606;302;20220219;9.7;4.7;7.2;2.3;7.44;0;1.08;7150 +75083;44.64429;1.69606;302;20220220;9.4;1.3;5.4;2.6;8.74;5.5;.6;6420 +75083;44.64429;1.69606;302;20220221;9.9;8.3;9.1;5.3;8.74;1.1;1.35;4495 +75083;44.64429;1.69606;302;20220222;11.6;5.8;8.7;2.3;8.67;0;1.13;7466 +75083;44.64429;1.69606;302;20220223;15.3;5.4;10.4;1.4;8.44;0;1.4;10948 +75083;44.64429;1.69606;302;20220224;14.8;5.9;10.4;3.1;8.27;0;1.77;9256 +75083;44.64429;1.69606;302;20220225;9.9;2.2;6;2.9;6.17;0;1.45;10085 +75083;44.64429;1.69606;302;20220226;14.5;.3;7.4;3;4.71;0;2.32;13261 +75083;44.64429;1.69606;302;20220227;15.1;2.6;8.9;2.3;6.07;0;1.98;12409 +75083;44.64429;1.69606;302;20220228;15.4;3.3;9.3;2.1;7.17;0;1.81;12346 +75083;44.64429;1.69606;302;20220301;16.5;1.2;8.8;2.4;6.44;0;2.1;13749 +75083;44.64429;1.69606;302;20220302;11;5.2;8.1;2.4;8.77;3;1.07;6325 +75083;44.64429;1.69606;302;20220303;14.3;7.3;10.8;1.1;9.61;.1;1.31;9544 +75083;44.64429;1.69606;302;20220304;11.4;3.9;7.7;2.6;9.44;2.3;.92;7061 +75083;44.64429;1.69606;302;20220305;9.1;6.1;7.6;2.8;9.07;0;.86;5154 +75083;44.64429;1.69606;302;20220306;10.8;1.8;6.3;1.7;5.67;0;1.57;12658 +75083;44.64429;1.69606;302;20220307;11.7;-1.8;4.9;2.4;5.01;0;1.82;13890 +75083;44.64429;1.69606;302;20220308;14.4;3.5;9;3.3;7.51;1.6;1.97;11002 +75083;44.64429;1.69606;302;20220309;15.2;6.6;10.9;3.4;8.57;.1;2.14;11895 +75083;44.64429;1.69606;302;20220310;15.1;7.5;11.3;3.5;9.14;2.7;1.95;9084 +75083;44.64429;1.69606;302;20220311;12.5;8.7;10.6;5.8;9.27;19.5;1.86;6526 +75083;44.64429;1.69606;302;20220312;8.8;6.8;7.8;4.1;9.21;14.7;.9;4436 +75083;44.64429;1.69606;302;20220313;9.7;7.3;8.5;4.7;8.04;22.9;1.49;4253 +75083;44.64429;1.69606;302;20220314;12.9;2.1;7.5;6.2;8.67;.5;1.58;11172 +75083;44.64429;1.69606;302;20220315;16.1;11.7;13.9;7.3;10.41;0;2.8;9182 +75083;44.64429;1.69606;302;20220316;17;11;14;3.1;10.41;0;2.15;8448 +75083;44.64429;1.69606;302;20220317;14.5;9.9;12.2;2.6;10.27;.7;1.68;8252 +75083;44.64429;1.69606;302;20220318;16;6.8;11.4;2.2;8.89;0;2.06;11400 +75083;44.64429;1.69606;302;20220319;17.4;8.8;13.1;3.4;7.39;0;3.3;17100 +75083;44.64429;1.69606;302;20220320;16.2;6.9;11.5;4.9;7.79;0;2.98;11100 +75083;44.64429;1.69606;302;20220321;14.6;9.3;11.9;7.3;7.49;0;3.65;14000 +75083;44.64429;1.69606;302;20220322;15.5;7.1;11.3;6.4;5.59;0;4.28;19200 +75083;44.64429;1.69606;302;20220323;15.9;5.1;10.5;3.7;4.79;0;3.68;20200 +75083;44.64429;1.69606;302;20220324;18.6;1.6;10.1;3.7;4.99;0;3.89;20700 +75083;44.64429;1.69606;302;20220325;19.2;7.4;13.3;3.1;4.19;0;3.95;16200 +75083;44.64429;1.69606;302;20220326;20.3;4.3;12.3;3.3;4.69;0;4.2;20800 +75083;44.64429;1.69606;302;20220327;20.7;6.8;13.7;4.2;5.79;0;4.53;18900 +75083;44.64429;1.69606;302;20220328;21.9;10.5;16.2;4.2;5.59;0;5;18200 +75083;44.64429;1.69606;302;20220329;18.3;10;14.1;2.5;7.79;5.3;2.76;9400 +75083;44.64429;1.69606;302;20220330;14.9;9.3;12.1;1.4;10.39;2.7;1.6;8100 +75083;44.64429;1.69606;302;20220331;13.6;7.9;10.7;3;8.19;3;2.52;15000 +75083;44.64429;1.69606;302;20220401;6.5;.3;3.4;4.2;5.39;2.6;1.71;11600 +75083;44.64429;1.69606;302;20220402;6.9;-.3;3.3;3.7;4.89;0;1.76;9800 +75083;44.64429;1.69606;302;20220403;5.3;-2.5;1.4;2.7;5.11;0;1.43;11636 +75083;44.64429;1.69606;302;20220404;11.4;-.8;5.3;1.8;4.79;0;2.51;21700 +75083;44.64429;1.69606;302;20220405;13.6;-2.3;5.6;1.8;6.29;0;2.29;18900 +75083;44.64429;1.69606;302;20220406;11.2;4.5;7.8;1.5;9.59;1.5;.94;4600 +75083;44.64429;1.69606;302;20220407;12.3;8.4;10.3;3.4;11.39;9.8;1.03;4400 +75083;44.64429;1.69606;302;20220408;17.4;10.3;13.8;3.9;10.79;1.7;2.5;9000 +75083;44.64429;1.69606;302;20220409;13;4.3;8.6;2.5;6.69;.3;2.57;16800 +75083;44.64429;1.69606;302;20220410;18.8;.3;9.5;3;5.19;0;3.97;24000 +75083;44.64429;1.69606;302;20220411;18.6;9.3;13.9;6.4;8.29;0;4.56;20100 +75083;44.64429;1.69606;302;20220412;18.4;11.7;15;5.7;8.79;0;4.2;14800 +75083;44.64429;1.69606;302;20220413;13.8;10.2;12;1.8;10.79;1.2;1.39;5000 +75083;44.64429;1.69606;302;20220414;23;5;14;1.7;10.59;0;3.62;23300 +75083;44.64429;1.69606;302;20220415;24.5;8.2;16.3;1.6;11.09;0;3.92;23700 +75083;44.64429;1.69606;302;20220416;23.8;7.5;15.6;2;9.69;0;4.16;24400 +75083;44.64429;1.69606;302;20220417;23.7;4.2;13.9;1.4;8.19;0;3.91;25200 +75083;44.64429;1.69606;302;20220418;19.8;7.5;13.6;1.5;10.19;0;3.09;19600 +75083;44.64429;1.69606;302;20220419;17.1;5.8;11.4;1.7;11.09;6.8;1.92;11100 +75083;44.64429;1.69606;302;20220420;14;8.5;11.2;1.5;11.29;5.2;1.48;8000 +75083;44.64429;1.69606;302;20220421;15.5;9.6;12.5;1.2;11.99;.4;1.46;7100 +75083;44.64429;1.69606;302;20220422;18.9;10.1;14.5;1.5;11.79;.1;2.55;14400 +75083;44.64429;1.69606;302;20220423;16.9;11.8;14.3;3.6;10.29;28;2.29;4000 +75083;44.64429;1.69606;302;20220424;15;7.9;11.4;2.2;11.29;9.5;1.29;4500 +75083;44.64429;1.69606;302;20220425;17.2;5.9;11.5;1.4;9.69;0;2.51;15800 +75083;44.64429;1.69606;302;20220426;21.3;4.4;12.8;2;9.29;0;3.99;26200 +75083;44.64429;1.69606;302;20220427;23.9;7.7;15.8;1.7;11.09;0;3.89;22400 +75083;44.64429;1.69606;302;20220428;22.4;11.1;16.7;1.6;13.49;0;3.19;17600 +75083;44.64429;1.69606;302;20220429;21.5;11.2;16.3;1.5;12.99;0;3.27;18900 +75083;44.64429;1.69606;302;20220430;21.7;9.1;15.4;1.8;10.49;0;4.06;24800 +75083;44.64429;1.69606;302;20220501;20;4.8;12.4;1.2;8.79;0;3.31;21700 +75083;44.64429;1.69606;302;20220502;21;6.1;13.5;1.6;9.29;0;3.54;21300 +75083;44.64429;1.69606;302;20220503;21.7;10.1;15.9;1.8;12.09;8.6;3.26;17500 +75083;44.64429;1.69606;302;20220504;20.1;10;15;1.3;11.79;.2;3.23;19600 +75083;44.64429;1.69606;302;20220505;20.3;9.6;14.9;2.1;9.99;0;4.09;24600 +75083;44.64429;1.69606;302;20220506;19.1;7.1;13.1;2.9;10.01;0;3.44;20492 +75083;44.64429;1.69606;302;20220507;21.9;8.6;15.3;2.7;10.51;0;4.05;22390 +75083;44.64429;1.69606;302;20220508;23.4;8.8;16.1;1.8;10.64;0;4.07;23249 +75083;44.64429;1.69606;302;20220509;25.5;10.3;17.9;1.3;10.51;0;4.33;24376 +75083;44.64429;1.69606;302;20220510;26.7;11.8;19.3;2;11.37;0;4.78;23826 +75083;44.64429;1.69606;302;20220511;29.5;13;21.2;2.4;12.01;0;5.53;25204 +75083;44.64429;1.69606;302;20220512;22.8;13.1;17.9;1.4;15.17;.1;3.17;17335 +75083;44.64429;1.69606;302;20220513;24.6;14.6;19.6;1.3;15.67;.1;3.75;20384 +75083;44.64429;1.69606;302;20220514;28.5;12.5;20.5;1.3;14.84;0;4.57;24419 +75083;44.64429;1.69606;302;20220515;28.7;16.9;22.8;2.7;13.47;3;5.39;22499 +75083;44.64429;1.69606;302;20220516;27.6;13.6;20.6;1.8;14.41;0;4.79;24807 +75083;44.64429;1.69606;302;20220517;31.4;14.7;23.1;2.1;14.77;0;5.68;26074 +75083;44.64429;1.69606;302;20220518;32;16.5;24.3;1.9;15.41;.4;5.57;24865 +75083;44.64429;1.69606;302;20220519;29.1;18;23.5;2.8;15.51;.4;5.27;21536 +75083;44.64429;1.69606;302;20220520;30;18.9;24.5;2.9;13.47;0;5.88;22231 +75083;44.64429;1.69606;302;20220521;32.9;15.7;24.3;1.6;17.14;0;5.48;25908 +75083;44.64429;1.69606;302;20220522;31.8;18.7;25.2;1.8;19.34;5.7;4.92;21508 +75083;44.64429;1.69606;302;20220523;20.2;15.8;18;3.1;15.57;1.7;2.64;11507 +75083;44.64429;1.69606;302;20220524;19.5;10.9;15.2;2.2;12.27;1.7;3.29;19055 +75083;44.64429;1.69606;302;20220525;19.5;7.8;13.6;2.7;10.97;.1;3.51;21246 +75083;44.64429;1.69606;302;20220526;18.6;8.9;13.7;2.8;11.77;0;3;17620 +75083;44.64429;1.69606;302;20220527;24.5;9.4;16.9;2.6;13.04;.1;4.63;26226 +75083;44.64429;1.69606;302;20220528;25.7;10.7;18.2;2.3;11.54;0;5.16;27145 +75083;44.64429;1.69606;302;20220529;23.2;9;16.1;2.4;8.54;0;5.05;27552 +75083;44.64429;1.69606;302;20220530;24.2;6.6;15.4;1.2;8.64;0;4.63;28288 +75083;44.64429;1.69606;302;20220531;24.4;11.7;18;1.6;10.31;.2;4.3;22013 +75083;44.64429;1.69606;302;20220601;30.3;13.1;21.7;2.1;12.74;1.1;5.76;26737 +75083;44.64429;1.69606;302;20220602;29.1;16.3;22.7;1.8;16.27;1.3;4.71;21881 +75083;44.64429;1.69606;302;20220603;31.2;16.8;24;2.4;16.07;30.8;5.86;25346 +75083;44.64429;1.69606;302;20220604;27.3;14.1;20.7;2.1;19.27;14.5;4.44;23185 +75083;44.64429;1.69606;302;20220605;22.6;15.6;19.1;1.7;17.24;0;3.24;16815 +75083;44.64429;1.69606;302;20220606;25.5;11.7;18.6;1;15.61;.1;4.23;24351 +75083;44.64429;1.69606;302;20220607;22.9;14.4;18.7;1.7;14.87;2;3.78;20075 +75083;44.64429;1.69606;302;20220608;18.1;13;15.6;2.2;14.77;5.9;2.22;12010 +75083;44.64429;1.69606;302;20220609;18.9;11.8;15.4;2.6;13.64;.6;2.83;15925 +75083;44.64429;1.69606;302;20220610;26.1;10.7;18.4;1.7;14.34;0;4.85;27352 +75083;44.64429;1.69606;302;20220611;30.4;14.2;22.3;1.7;14.17;0;5.6;27173 +75083;44.64429;1.69606;302;20220612;29.5;15.7;22.6;1.4;17.07;.6;4.74;23154 +75083;44.64429;1.69606;302;20220613;29.2;18.5;23.8;1.8;19.47;0;4.9;23355 +75083;44.64429;1.69606;302;20220614;33.3;17.7;25.5;2;16.94;.4;6.07;26225 +75083;44.64429;1.69606;302;20220615;32.8;19.5;26.2;2.5;18.77;0;6.11;25478 +75083;44.64429;1.69606;302;20220616;33.7;18.4;26.1;1.3;19.37;0;5.56;25761 +75083;44.64429;1.69606;302;20220617;35.8;20.1;28;1.8;17.47;0;6.44;26708 +75083;44.64429;1.69606;302;20220618;37.1;22.9;30;3.5;13.74;0;8.26;26073 +75083;44.64429;1.69606;302;20220619;33.8;22.9;28.4;3.8;14.91;0;7.51;23980 +75083;44.64429;1.69606;302;20220620;30.3;17.8;24;1.9;18.21;1.8;5.03;22797 +75083;44.64429;1.69606;302;20220621;28.3;20.1;24.2;2;19.94;2.6;4.25;18330 +75083;44.64429;1.69606;302;20220622;27.1;17.3;22.2;2;17.74;.9;4.55;21831 +75083;44.64429;1.69606;302;20220623;24.5;15.5;20;1.7;17.47;21.4;3.58;18291 +75083;44.64429;1.69606;302;20220624;22.8;15.7;19.3;2.1;16.37;.7;3.58;18379 +75083;44.64429;1.69606;302;20220625;24.7;13.6;19.1;2.7;15.57;5.3;3.97;19378 +75083;44.64429;1.69606;302;20220626;17.8;13.7;15.8;2.5;15.94;13.3;1.93;10784 +75083;44.64429;1.69606;302;20220627;22;13.8;17.9;2.6;14.61;0;3.77;19888 +75083;44.64429;1.69606;302;20220628;24.4;12.3;18.3;2.3;12.71;0;4.74;25075 +75083;44.64429;1.69606;302;20220629;27;11.9;19.4;1.7;13.94;1;4.93;26401 +75083;44.64429;1.69606;302;20220630;14.8;13.8;14.3;2.8;14.74;1.3;1.22;5445 +75083;44.64429;1.69606;302;20220701;21.6;10.7;16.1;1.6;12.37;.1;4.05;24153 +75083;44.64429;1.69606;302;20220702;29.7;10.4;20;1.7;12.74;0;5.63;29286 +75083;44.64429;1.69606;302;20220703;28.5;15.5;22;1.5;15.77;1.6;4.94;24707 +75083;44.64429;1.69606;302;20220704;27.2;16.3;21.8;2;17.17;.9;4.56;22090 +75083;44.64429;1.69606;302;20220705;27.9;15.4;21.6;2.2;15.61;0;5.16;25226 +75083;44.64429;1.69606;302;20220706;27.9;13.6;20.8;2.3;13.44;0;5.39;26065 +75083;44.64429;1.69606;302;20220707;26.9;13.3;20.1;2.9;13.37;0;5.4;25733 +75083;44.64429;1.69606;302;20220708;28.7;14.9;21.8;2.4;13.84;0;5.67;26584 +75083;44.64429;1.69606;302;20220709;31.2;13.7;22.5;1.9;13.24;0;5.9;28169 +75083;44.64429;1.69606;302;20220710;31.2;14.4;22.8;1.9;13.67;0;5.8;27451 +75083;44.64429;1.69606;302;20220711;34.4;18.6;26.5;2.3;13.74;0;6.72;27055 +75083;44.64429;1.69606;302;20220712;33.7;18.9;26.3;2;13.74;0;6.3;26138 +75083;44.64429;1.69606;302;20220713;34.5;17.6;26.1;1.7;12.77;0;6.16;26577 +75083;44.64429;1.69606;302;20220714;35.7;19.5;27.6;2.2;14.47;0;6.73;26798 +75083;44.64429;1.69606;302;20220715;34.1;18.8;26.4;1.7;14.51;0;6.07;26303 +75083;44.64429;1.69606;302;20220716;35.4;18.5;27;1.9;14.34;0;6.44;26732 +75083;44.64429;1.69606;302;20220717;36.9;19.3;28.1;2.3;11.74;0;7.15;27529 +75083;44.64429;1.69606;302;20220718;38.7;23.7;31.2;3.4;12.91;0;8.51;26224 +75083;44.64429;1.69606;302;20220719;36.2;23.4;29.8;3;15.14;0;7.16;23796 +75083;44.64429;1.69606;302;20220720;27.8;18.3;23;2.7;17.24;0;4.73;20505 +75083;44.64429;1.69606;302;20220721;32.9;14.5;23.7;1.3;15.04;0;5.59;27621 +75083;44.64429;1.69606;302;20220722;30.8;18.3;24.5;2.3;16.14;0;5.35;22171 +75083;44.64429;1.69606;302;20220723;28.7;15.7;22.2;2;15.41;0;4.93;23200 +75083;44.64429;1.69606;302;20220724;36.8;15.9;26.4;1.8;13.51;0;6.56;28164 +75083;44.64429;1.69606;302;20220725;27.7;19.2;23.4;3;15.94;0;4.63;16975 +75083;44.64429;1.69606;302;20220726;25.9;16.3;21.1;2.9;13.71;0;4.88;21580 +75083;44.64429;1.69606;302;20220727;27.9;12.3;20.1;2.2;12.01;0;5.17;25177 +75083;44.64429;1.69606;302;20220728;29.5;12.6;21.1;1.7;12.77;0;5.12;25721 +75083;44.64429;1.69606;302;20220729;26.4;16.8;21.6;1.9;15.21;1.5;4.03;18276 +75083;44.64429;1.69606;302;20220730;30;16.5;23.3;2.6;15.54;0;5.49;24290 +75083;44.64429;1.69606;302;20220731;32.8;16.3;24.6;2.2;15.14;0;5.87;25509 +75083;44.64429;1.69606;302;20220801;33.9;17.3;25.6;2.2;14.94;0;6.04;25310 +75083;44.64429;1.69606;302;20220802;34.7;16.9;25.8;1.6;13.74;0;5.8;25818 +75083;44.64429;1.69606;302;20220803;37.4;21.1;29.3;1.9;13.24;0;6.35;24548 +75083;44.64429;1.69606;302;20220804;37.3;21.4;29.3;2;15.67;0;6.35;24264 +75083;44.64429;1.69606;302;20220805;30.1;19.4;24.8;2.3;18.81;3;4.61;19288 +75083;44.64429;1.69606;302;20220806;32.5;18.3;25.4;1.7;16.51;0;5.22;23234 +75083;44.64429;1.69606;302;20220807;33.3;16.8;25;2.1;11.57;0;5.91;24508 +75083;44.64429;1.69606;302;20220808;34.2;17.3;25.8;1.8;10.24;0;5.78;24321 +75083;44.64429;1.69606;302;20220809;35.3;18.9;27.1;1.8;9.51;0;5.92;23729 +75083;44.64429;1.69606;302;20220810;36.8;19.3;28.1;1.8;9.64;0;6.13;24353 +75083;44.64429;1.69606;302;20220811;37.6;20.5;29;1.9;13.01;0;6.13;23321 +75083;44.64429;1.69606;302;20220812;38.1;21.6;29.8;1.8;15.14;0;5.99;23073 +75083;44.64429;1.69606;302;20220813;36.2;19.2;27.7;1.5;16.81;0;5.43;23268 +75083;44.64429;1.69606;302;20220814;24.3;19.7;22;2.3;19.97;11;2.72;11511 +75083;44.64429;1.69606;302;20220815;26.6;15;20.8;1.6;16.51;.1;3.59;17878 +75083;44.64429;1.69606;302;20220816;28.9;15.6;22.3;2.8;16.24;12.5;4.33;17393 +75083;44.64429;1.69606;302;20220817;25.6;15.2;20.4;2.3;16.91;.9;3.8;19565 +75083;44.64429;1.69606;302;20220818;25;15.5;20.3;2.6;15.74;0;3.64;16791 +75083;44.64429;1.69606;302;20220819;25.1;16;20.6;2.7;16.94;.1;3.41;15763 +75083;44.64429;1.69606;302;20220820;27.1;16.5;21.8;1.9;18.01;0;3.71;18289 +75083;44.64429;1.69606;302;20220821;25.7;15.2;20.5;1.8;16.44;0;3.4;16814 +75083;44.64429;1.69606;302;20220822;24;17.9;21;2;17.87;.7;2.82;12948 +75083;44.64429;1.69606;302;20220823;29.4;16.2;22.8;1.8;17.87;0;4.09;19860 +75083;44.64429;1.69606;302;20220824;34.2;18.5;26.4;1.9;15.81;.1;5.15;21635 +75083;44.64429;1.69606;302;20220825;30;19.5;24.8;2.5;16.84;0;4.54;17937 +75083;44.64429;1.69606;302;20220826;29.4;16.3;22.8;2.1;16.41;0;4.17;18699 +75083;44.64429;1.69606;302;20220827;30;15.3;22.7;1.5;14.67;0;4.24;20940 +75083;44.64429;1.69606;302;20220828;31.9;16.3;24.1;1.8;13.44;0;4.74;20956 +75083;44.64429;1.69606;302;20220829;34.5;17.8;26.1;2.4;14.01;2.6;5.3;18634 +75083;44.64429;1.69606;302;20220830;31.3;16.6;23.9;2.1;17.11;0;4.51;20297 +75083;44.64429;1.69606;302;20220831;31.1;16.6;23.9;1.7;14.54;.3;4.28;18869 +75083;44.64429;1.69606;302;20220901;27.5;15.9;21.7;1.7;17.27;2.4;3.25;15389 +75083;44.64429;1.69606;302;20220902;26.3;16.4;21.4;1.9;17.81;4.6;3.18;15321 +75083;44.64429;1.69606;302;20220903;26.7;15.5;21.1;1.6;16.37;0;3.34;17009 +75083;44.64429;1.69606;302;20220904;32.2;16.8;24.5;2.6;16.54;.1;4.77;18776 +75083;44.64429;1.69606;302;20220905;33.2;19.7;26.5;3.1;18.71;22.4;5.17;18673 +75083;44.64429;1.69606;302;20220906;29.9;18;23.9;2.4;18.37;4.4;3.89;16191 +75083;44.64429;1.69606;302;20220907;25.9;16;20.9;1.9;16.17;0;3.06;14272 +75083;44.64429;1.69606;302;20220908;23;12.6;17.8;1.7;14.57;.9;2.71;14878 +75083;44.64429;1.69606;302;20220909;23.3;14.1;18.7;2.2;14.64;.2;2.84;13834 +75083;44.64429;1.69606;302;20220910;23.9;10.9;17.4;1.5;12.74;0;3;17209 +75083;44.64429;1.69606;302;20220911;30.7;12.9;21.8;2;11.97;0;4.32;19912 +75083;44.64429;1.69606;302;20220912;36.1;18.9;27.5;2.8;14.37;0;5.72;19224 +75083;44.64429;1.69606;302;20220913;30.6;21.1;25.9;2.8;19.54;.4;3.84;12519 +75083;44.64429;1.69606;302;20220914;29.4;19;24.2;2.1;16.84;.6;3.59;14426 +75083;44.64429;1.69606;302;20220915;27.6;14.4;21;2;15.54;.2;3.41;16743 +75083;44.64429;1.69606;302;20220916;23.3;15.9;19.6;2.5;14.51;0;2.93;13201 +75083;44.64429;1.69606;302;20220917;19.7;8.2;14;2.2;8.87;0;2.86;16365 +75083;44.64429;1.69606;302;20220918;24;4.3;14.2;1.6;7.17;0;3.26;19382 +75083;44.64429;1.69606;302;20220919;24.6;7.5;16;2.1;8.14;0;3.55;18224 +75083;44.64429;1.69606;302;20220920;23.4;7.2;15.3;1.7;8.17;0;3.1;17572 +75083;44.64429;1.69606;302;20220921;24.1;7.8;16;1.6;8.47;0;3.05;17158 +75083;44.64429;1.69606;302;20220922;25.3;9.8;17.6;2;9.44;0;3.36;16605 +75083;44.64429;1.69606;302;20220923;24.2;11.2;17.7;2.1;11.91;1.9;2.78;12889 +75083;44.64429;1.69606;302;20220924;18.4;12.7;15.6;1.7;13.91;2.7;1.69;9384 +75083;44.64429;1.69606;302;20220925;17.8;10;13.9;1.8;11.97;.3;1.72;9685 +75083;44.64429;1.69606;302;20220926;18;7.7;12.9;2.5;11.04;3.4;1.96;11438 +75083;44.64429;1.69606;302;20220927;15.2;10.9;13.1;3.3;12.61;6.2;1.41;7762 +75083;44.64429;1.69606;302;20220928;19.1;12.9;16;4.3;14.57;7.1;1.92;9107 +75083;44.64429;1.69606;302;20220929;15.1;10.8;13;1.9;12.31;4.7;1.31;7322 +75083;44.64429;1.69606;302;20220930;17.3;6.7;12;1.8;10.21;.2;1.88;13183 +75083;44.64429;1.69606;302;20221001;17.8;8.2;13;2.5;13.44;2.6;1.35;8881 +75083;44.64429;1.69606;302;20221002;20.8;15.1;18;1.4;15.81;0;1.64;8356 +75083;44.64429;1.69606;302;20221003;22.5;11.3;16.9;1.3;13.34;0;2.12;13488 +75083;44.64429;1.69606;302;20221004;24.2;9.8;17;1.5;12.31;.1;2.38;14392 +75083;44.64429;1.69606;302;20221005;25.3;11.7;18.5;2.6;13.24;0;2.91;13784 +75083;44.64429;1.69606;302;20221006;21.6;14.5;18;1.4;15.27;.1;1.68;8584 +75083;44.64429;1.69606;302;20221007;24.4;12.5;18.5;1.8;14.31;0;2.27;12084 +75083;44.64429;1.69606;302;20221008;22.1;12.3;17.2;1.5;14.61;3.8;1.78;10106 +75083;44.64429;1.69606;302;20221009;24.4;11.7;18;2.5;12.61;0;2.69;12680 +75083;44.64429;1.69606;302;20221010;24.2;13.5;18.9;2.4;14.31;0;2.35;10640 +75083;44.64429;1.69606;302;20221011;21.4;13.1;17.3;1.4;15.07;0;1.59;8817 +75083;44.64429;1.69606;302;20221012;22.4;13.8;18.1;1.2;15.14;.9;1.64;9603 +75083;44.64429;1.69606;302;20221013;18.7;11.4;15;1.3;14.57;5.5;1.19;7234 +75083;44.64429;1.69606;302;20221014;18.6;14.7;16.6;2.5;16.71;1.4;1.1;5253 +75083;44.64429;1.69606;302;20221015;24.7;14.1;19.4;2.1;15.11;0;2.1;8925 +75083;44.64429;1.69606;302;20221016;26.1;16.2;21.2;3.8;15.64;0;3.06;10276 +75083;44.64429;1.69606;302;20221017;24;19;21.5;4;16.54;0;2.68;6614 +75083;44.64429;1.69606;302;20221018;27.1;16.8;21.9;3.2;16.44;0;2.9;10468 +75083;44.64429;1.69606;302;20221019;24.2;15.9;20;3.1;15.81;2.7;2.3;7944 +75083;44.64429;1.69606;302;20221020;22.9;16.8;19.9;4;17.24;2.1;2.08;6177 +75083;44.64429;1.69606;302;20221021;22.8;16.5;19.7;2;15.64;.4;1.78;6966 +75083;44.64429;1.69606;302;20221022;24.2;12.8;18.5;2.6;13.71;0;2.27;10127 +75083;44.64429;1.69606;302;20221023;23.9;17;20.5;3.4;13.57;.2;2.73;6018 +75083;44.64429;1.69606;302;20221024;22.2;12.9;17.5;1.9;12.64;0;1.82;8465 +75083;44.64429;1.69606;302;20221025;23.7;12;17.8;2.8;12.37;0;2.29;8261 +75083;44.64429;1.69606;302;20221026;24.6;12.4;18.5;2.3;14.24;.1;2.02;9519 +75083;44.64429;1.69606;302;20221027;26.9;16.1;21.5;3.9;15.31;0;3.04;8240 +75083;44.64429;1.69606;302;20221028;25.8;18.8;22.3;3.7;13.17;0;3.31;7015 +75083;44.64429;1.69606;302;20221029;27.1;17.9;22.5;3.6;9.34;0;3.96;8163 +75083;44.64429;1.69606;302;20221030;23.8;14.3;19;2.5;12.04;0;2.26;8012 +75083;44.64429;1.69606;302;20221031;23.9;14.3;19.1;2.7;14.37;3.7;2.03;7035 +75083;44.64429;1.69606;302;20221101;18.1;12.9;15.5;1.4;13.41;.1;1.07;5446 +75083;44.64429;1.69606;302;20221102;18.3;7.8;13;1.7;10.71;.1;1.25;8137 +75083;44.64429;1.69606;302;20221103;16.1;10.7;13.4;3.2;10.91;5.6;1.5;4234 +75083;44.64429;1.69606;302;20221104;11.1;8.3;9.7;4.6;10.17;3.9;.91;3173 +75083;44.64429;1.69606;302;20221105;13.1;2.8;7.9;1.9;7.87;.1;.98;7721 +75083;44.64429;1.69606;302;20221106;17;3.3;10.1;2.3;8.17;.4;1.4;7866 +75083;44.64429;1.69606;302;20221107;19.7;7.1;13.4;2.6;10.01;0;1.64;8502 +75083;44.64429;1.69606;302;20221108;19.6;12.7;16.1;3.5;12.24;0;1.84;5631 +75083;44.64429;1.69606;302;20221109;15.6;12.6;14.1;1.7;13.81;7.3;.77;3138 +75083;44.64429;1.69606;302;20221110;15.2;10.2;12.7;1.6;11.81;0;.85;5883 +75083;44.64429;1.69606;302;20221111;21.1;7.7;14.4;3.2;11.31;0;1.73;8216 +75083;44.64429;1.69606;302;20221112;22.3;12.2;17.3;2.8;11.67;0;1.99;5840 +75083;44.64429;1.69606;302;20221113;20.5;9.5;15;2.1;9.64;0;1.6;7031 +75083;44.64429;1.69606;302;20221114;15.8;12.4;14.1;2.6;12.07;4.2;1.15;2992 +75083;44.64429;1.69606;302;20221115;16.6;9.7;13.2;2.5;12.81;8.5;.88;4424 +75083;44.64429;1.69606;302;20221116;16.3;10.1;13.2;2.7;12.01;.3;1.02;5235 +75083;44.64429;1.69606;302;20221117;16.6;11.9;14.2;3.1;12.31;4.2;1.21;4408 +75083;44.64429;1.69606;302;20221118;11.4;7.5;9.5;2;10.37;2.9;.61;3349 +75083;44.64429;1.69606;302;20221119;10;6;8;1.9;9.07;.6;.6;4097 +75083;44.64429;1.69606;302;20221120;8.6;2.7;5.6;1.8;8.67;1.7;.38;3689 +75083;44.64429;1.69606;302;20221121;10.4;6.1;8.2;3;9.67;16;.6;2925 +75083;44.64429;1.69606;302;20221122;9.1;5;7.1;3.2;9.04;14.1;.54;3598 +75083;44.64429;1.69606;302;20221123;13;7;10;3.2;10.61;4.4;.67;4078 +75083;44.64429;1.69606;302;20221124;11.7;5.2;8.5;1.4;9.81;1.3;.48;4257 +75083;44.64429;1.69606;302;20221125;10.6;8.1;9.3;2;10.17;9.7;.6;2487 +75083;44.64429;1.69606;302;20221126;8.6;3.6;6.1;1.5;8.51;0;.43;3695 +75083;44.64429;1.69606;302;20221127;12.9;3.8;8.4;2.9;7.21;7.7;1.19;5248 +75083;44.64429;1.69606;302;20221128;11.1;8;9.6;2.5;10.37;5.1;.62;2980 +75083;44.64429;1.69606;302;20221129;8.8;5.1;6.9;1.8;9.01;.3;.44;2844 +75083;44.64429;1.69606;302;20221130;7.9;2;5;1.3;7.61;0;.38;4684 +75083;44.64429;1.69606;302;20221201;8.4;-.6;3.9;1.4;6.67;.1;.45;4749 +75083;44.64429;1.69606;302;20221202;6;3.7;4.8;1;6.97;.3;.49;2017 +75083;44.64429;1.69606;302;20221203;7.2;2.9;5;1.3;7.27;4.6;.44;3339 +75083;44.64429;1.69606;302;20221204;7.4;3.5;5.5;1.2;7.51;.2;.45;3175 +75083;44.64429;1.69606;302;20221205;9.6;-.4;4.6;2.5;6.31;.1;.7;5612 +75083;44.64429;1.69606;302;20221206;8.9;-.1;4.4;1.6;5.71;0;.65;4554 +75083;44.64429;1.69606;302;20221207;9.3;-1.3;4;1.5;5.67;0;.54;5952 +75083;44.64429;1.69606;302;20221208;8;-.3;3.8;2.6;6.04;1.9;.72;3815 +75083;44.64429;1.69606;302;20221209;8.6;5.2;6.9;1.5;8.77;1.5;.44;2404 +75083;44.64429;1.69606;302;20221210;2;0;1;2.8;5.44;0;.48;2374 +75083;44.64429;1.69606;302;20221211;4.2;-7.3;-1.5;1.5;3.87;.1;.41;6196 +75083;44.64429;1.69606;302;20221212;3.2;-4.3;-.6;2.9;5.01;15.1;.44;3244 +75083;44.64429;1.69606;302;20221213;9;2;5.5;3.4;9.91;2.7;0;3129 +75083;44.64429;1.69606;302;20221214;12;8.5;10.2;2.4;11.64;2.8;.44;2248 +75083;44.64429;1.69606;302;20221215;10.1;7.8;8.9;2.5;10.37;3.7;.5;1717 +75083;44.64429;1.69606;302;20221216;8.7;4.9;6.8;1.6;8.21;0;.49;3147 +75083;44.64429;1.69606;302;20221217;6.6;-2;2.3;2.2;4.87;0;.63;4973 +75083;44.64429;1.69606;302;20221218;12.3;-1.6;5.3;3.7;6.47;0;1.05;5961 +75083;44.64429;1.69606;302;20221219;16.4;8.9;12.6;4.6;10.14;0;1.53;4408 +75083;44.64429;1.69606;302;20221220;14.9;11.5;13.2;3.6;10.81;1.3;1.35;2076 +75083;44.64429;1.69606;302;20221221;13.8;9.4;11.6;1.9;11.77;1.2;.54;3305 +75083;44.64429;1.69606;302;20221222;13.3;10.6;11.9;3.3;13.01;12.2;.49;2105 +75083;44.64429;1.69606;302;20221223;16.3;12.2;14.3;2.4;14.01;.2;.68;2741 +75083;44.64429;1.69606;302;20221224;16.7;11.1;13.9;1.8;12.31;0;.75;4098 +75083;44.64429;1.69606;302;20221225;17.5;7.3;12.4;2.9;9.84;0;1.22;5115 +75083;44.64429;1.69606;302;20221226;12.5;8;10.2;1.8;11.24;1.3;.49;2555 +75083;44.64429;1.69606;302;20221227;12.2;7.5;9.8;1.4;10.51;.1;.46;3569 +75083;44.64429;1.69606;302;20221228;16.4;4;10.2;2.8;9.44;0;.94;5707 +75083;44.64429;1.69606;302;20221229;11.9;7.8;9.8;2.7;10.17;6.1;.68;2541 +75083;44.64429;1.69606;302;20221230;13.2;8.2;10.7;3.1;10.94;.9;.74;2698 +75083;44.64429;1.69606;302;20221231;17.8;10.4;14.1;3;11.07;0;1.3;4450 +75084;44.66882;2.00923;302;20220101;16.4;7.5;12;2.9;8.01;0;1.54;4394 +75084;44.66882;2.00923;302;20220102;12.4;6.2;9.3;2;8.41;.1;.83;3511 +75084;44.66882;2.00923;302;20220103;12.5;6.2;9.4;1.8;10.01;0;.55;3574 +75084;44.66882;2.00923;302;20220104;17.4;6;11.7;2.8;9.21;6.8;1.27;5219 +75084;44.66882;2.00923;302;20220105;6;1.9;4;3.2;6.21;0;.75;2719 +75084;44.66882;2.00923;302;20220106;5;-.7;2.2;2.8;5.11;.1;.74;3430 +75084;44.66882;2.00923;302;20220107;.8;-3.1;-1.1;.8;5.71;7.1;.22;2676 +75084;44.66882;2.00923;302;20220108;9.5;.5;5;4.2;9.11;12.8;.13;4671 +75084;44.66882;2.00923;302;20220109;6.7;4.8;5.8;2.9;8.41;14.9;.45;1580 +75084;44.66882;2.00923;302;20220110;6.6;5.3;6;1.4;8.11;2.2;.5;1137 +75084;44.66882;2.00923;302;20220111;7.2;-1.3;3;1.3;5.71;.1;.49;4645 +75084;44.66882;2.00923;302;20220112;6.4;-3.3;1.6;1.5;4.71;0;.57;5090 +75084;44.66882;2.00923;302;20220113;6.6;-4.6;1;1.3;4.61;0;.51;5610 +75084;44.66882;2.00923;302;20220114;12.7;-.7;6;2;4.71;0;1.15;6306 +75084;44.66882;2.00923;302;20220115;9;-2.6;3.2;1.2;4.91;0;.61;5858 +75084;44.66882;2.00923;302;20220116;8.2;-4.2;2;1.4;4.71;.1;.62;6164 +75084;44.66882;2.00923;302;20220117;10;-3.8;3.1;1;5.51;.1;.5;6640 +75084;44.66882;2.00923;302;20220118;-.7;-3.8;-2.2;.6;5.21;.1;.25;2614 +75084;44.66882;2.00923;302;20220119;1.6;-1.2;.2;.6;6.11;2;.3;2468 +75084;44.66882;2.00923;302;20220120;5.4;-.5;2.5;2;6.31;.1;.46;4129 +75084;44.66882;2.00923;302;20220121;6.2;-.3;3;2.4;4.61;0;.95;4448 +75084;44.66882;2.00923;302;20220122;8.3;-3.8;2.3;1.2;4.71;0;.62;6549 +75084;44.66882;2.00923;302;20220123;13.3;-.5;6.4;2.1;5.61;0;1.16;7162 +75084;44.66882;2.00923;302;20220124;13.1;1.9;7.5;2.2;5.31;0;1.34;6431 +75084;44.66882;2.00923;302;20220125;11.2;-1;5.1;1.3;5.61;0;.77;6852 +75084;44.66882;2.00923;302;20220126;11.7;-1.4;5.2;1.2;5.71;0;.75;7237 +75084;44.66882;2.00923;302;20220127;10.9;-3.2;3.9;1.8;5.31;.1;.9;7654 +75084;44.66882;2.00923;302;20220128;-.4;-2.9;-1.6;.4;5.41;0;.31;2640 +75084;44.66882;2.00923;302;20220129;2;-2;0;.6;5.61;.1;.36;3685 +75084;44.66882;2.00923;302;20220130;4.1;-1.2;1.5;1;6.81;.1;.33;4474 +75084;44.66882;2.00923;302;20220131;7.6;2.1;4.9;3;7.81;1.7;.54;4649 +75084;44.66882;2.00923;302;20220201;4.4;.1;2.3;3.2;7.21;2.1;.27;4049 +75084;44.66882;2.00923;302;20220202;8.1;4.7;6.4;2.2;8.91;.2;.5;3539 +75084;44.66882;2.00923;302;20220203;10.3;2.3;6.3;1.8;7.81;.2;.73;6099 +75084;44.66882;2.00923;302;20220204;8.1;5.1;6.6;1.4;9.51;3.3;.44;3371 +75084;44.66882;2.00923;302;20220205;9.4;5.9;7.7;2.6;7.81;0;.97;3790 +75084;44.66882;2.00923;302;20220206;6.8;-2;2.4;2.3;7.41;3.9;.38;6747 +75084;44.66882;2.00923;302;20220207;10.3;6.5;8.4;3.9;8.61;.6;1.07;4128 +75084;44.66882;2.00923;302;20220208;15.5;-1.3;7.1;1.8;5.91;0;1.37;10021 +75084;44.66882;2.00923;302;20220209;16.2;1.7;9;2.5;6.51;0;1.7;9368 +75084;44.66882;2.00923;302;20220210;5.5;3.2;4.4;1.5;7.99;.1;1.27;10900 +75084;44.66882;2.00923;302;20220211;11.8;6.6;9.2;2.3;8.08;0;1.24;8275 +75084;44.66882;2.00923;302;20220212;11.8;-1.3;5.2;2.6;5.82;0;1.34;8966 +75084;44.66882;2.00923;302;20220213;15.7;2.5;9.1;4.6;8.15;4.6;1.89;10825 +75084;44.66882;2.00923;302;20220214;11.6;7;9.3;3.8;9.1;6.6;1.31;5875 +75084;44.66882;2.00923;302;20220215;9.1;4.6;6.9;3;8.5;10.1;.98;6200 +75084;44.66882;2.00923;302;20220216;11.4;6.7;9.1;4.3;11.01;14;.61;5435 +75084;44.66882;2.00923;302;20220217;13;10.1;11.6;3.3;12.71;3.1;.69;4104 +75084;44.66882;2.00923;302;20220218;13.3;9.4;11.4;2.1;11.21;.6;.95;5010 +75084;44.66882;2.00923;302;20220219;9.1;5.4;7.3;2.4;7.41;0;1.08;4929 +75084;44.66882;2.00923;302;20220220;9.3;1.2;5.3;2.4;8.61;6.8;.66;7929 +75084;44.66882;2.00923;302;20220221;9.7;8;8.9;4.9;8.81;1.5;1.22;3098 +75084;44.66882;2.00923;302;20220222;11;5.7;8.4;2.3;8.61;.2;1.06;6395 +75084;44.66882;2.00923;302;20220223;15.2;4.7;10;1.3;8.41;0;1.3;9579 +75084;44.66882;2.00923;302;20220224;14.5;6;10.3;3.5;8.31;.1;1.8;8631 +75084;44.66882;2.00923;302;20220225;9.8;3.3;6.6;2.8;6.41;0;1.39;7519 +75084;44.66882;2.00923;302;20220226;15.4;.1;7.8;2.4;4.81;0;2.14;12282 +75084;44.66882;2.00923;302;20220227;14.3;2.9;8.6;2.2;6.21;0;1.8;10598 +75084;44.66882;2.00923;302;20220228;15.2;3.3;9.3;2.3;7.31;0;1.78;11000 +75084;44.66882;2.00923;302;20220301;16.5;1;8.8;1.9;6.81;0;1.85;12878 +75084;44.66882;2.00923;302;20220302;11.3;5;8.2;1.6;8.91;3.1;1.06;7926 +75084;44.66882;2.00923;302;20220303;14.2;7.8;11;.8;10.01;0;1.15;8108 +75084;44.66882;2.00923;302;20220304;11.8;4.5;8.2;1.8;9.61;.6;1.04;8852 +75084;44.66882;2.00923;302;20220305;10.1;6.5;8.3;2.4;9.31;0;.97;5977 +75084;44.66882;2.00923;302;20220306;10.6;1.2;5.9;1.6;5.81;0;1.41;10462 +75084;44.66882;2.00923;302;20220307;11.9;-.8;5.6;2.2;5.11;0;1.78;12495 +75084;44.66882;2.00923;302;20220308;13.8;3.6;8.7;3.4;7.21;.7;2.01;11228 +75084;44.66882;2.00923;302;20220309;14.3;7.1;10.7;2.7;8.31;0;1.86;9380 +75084;44.66882;2.00923;302;20220310;15.9;7.5;11.7;2.8;9.01;3.2;2.01;10349 +75084;44.66882;2.00923;302;20220311;12.3;9.1;10.7;4.1;9.21;13.5;1.67;6053 +75084;44.66882;2.00923;302;20220312;9.1;7.1;8.1;2.8;9.01;7.1;.98;4622 +75084;44.66882;2.00923;302;20220313;9.8;8;8.9;3.7;7.91;21.5;1.51;4389 +75084;44.66882;2.00923;302;20220314;12.6;2.1;7.4;4.8;8.71;.5;1.51;12284 +75084;44.66882;2.00923;302;20220315;16;11.9;14;5.1;10.41;0;2.44;7361 +75084;44.66882;2.00923;302;20220316;17.3;11.1;14.2;2.8;10.41;0;2.19;9414 +75084;44.66882;2.00923;302;20220317;15.8;9.4;12.6;1.8;10.21;.6;1.74;9696 +75084;44.66882;2.00923;302;20220318;13.3;6.8;10.1;1.8;9.35;0;1.34;6625 +75084;44.66882;2.00923;302;20220319;16.7;7.2;12;3.3;8.3;0;2.78;15350 +75084;44.66882;2.00923;302;20220320;15.8;5.8;10.8;4.9;8.38;0;2.67;10575 +75084;44.66882;2.00923;302;20220321;15.1;9.2;12.1;6.5;7.88;0;3.61;14825 +75084;44.66882;2.00923;302;20220322;15.5;5.6;10.5;6.2;5.93;0;4.04;19050 +75084;44.66882;2.00923;302;20220323;16.2;2.8;9.5;3.7;5.38;0;3.47;19925 +75084;44.66882;2.00923;302;20220324;18.8;.7;9.7;2.7;5.65;0;3.31;20100 +75084;44.66882;2.00923;302;20220325;19.6;4.6;12.1;2.4;5.18;0;3.4;16950 +75084;44.66882;2.00923;302;20220326;19.9;3;11.4;3;5.78;0;3.75;20125 +75084;44.66882;2.00923;302;20220327;21.1;5.8;13.4;3.5;6.38;0;4.18;18925 +75084;44.66882;2.00923;302;20220328;21.8;7.6;14.7;3.4;6.13;0;4.23;17325 +75084;44.66882;2.00923;302;20220329;19;7.7;13.3;2.2;8.15;5.5;2.72;11625 +75084;44.66882;2.00923;302;20220330;13.7;9.1;11.4;1.9;11.08;3.1;1.38;6775 +75084;44.66882;2.00923;302;20220331;13.7;7.7;10.7;4.1;8.7;4;2.5;12475 +75084;44.66882;2.00923;302;20220401;6.6;.6;3.6;6.4;5.49;2.6;1.99;12933 +75084;44.66882;2.00923;302;20220402;6.9;-.3;3.3;3.7;4.89;0;1.76;9800 +75084;44.66882;2.00923;302;20220403;5.2;-2.4;1.4;2.7;5.11;0;1.43;11636 +75084;44.66882;2.00923;302;20220404;10.9;-1.1;4.9;1.6;5.06;0;2.33;21259 +75084;44.66882;2.00923;302;20220405;13.7;-2;5.9;1.9;6.72;0;2.2;17324 +75084;44.66882;2.00923;302;20220406;11.8;4.9;8.3;2.3;9.85;3;1.18;5875 +75084;44.66882;2.00923;302;20220407;15.4;8.7;12;4.6;11.08;14.8;2.34;8925 +75084;44.66882;2.00923;302;20220408;18.3;10.7;14.5;6;10.75;2.2;3.47;12325 +75084;44.66882;2.00923;302;20220409;13;4.3;8.6;2.5;6.69;.4;2.57;16800 +75084;44.66882;2.00923;302;20220410;18.7;-.8;9;2.3;5.8;0;3.58;23625 +75084;44.66882;2.00923;302;20220411;18.5;7;12.7;6.2;8.65;0;4.1;19875 +75084;44.66882;2.00923;302;20220412;18.1;11.5;14.8;5.4;8.95;0;3.99;12975 +75084;44.66882;2.00923;302;20220413;14.7;9.4;12.1;1.4;10.55;.7;1.63;7450 +75084;44.66882;2.00923;302;20220414;22.5;5.1;13.8;1.6;11.2;0;3.44;22650 +75084;44.66882;2.00923;302;20220415;23.5;7.6;15.6;1.9;12.08;0;3.56;21325 +75084;44.66882;2.00923;302;20220416;23.4;8.1;15.8;2.7;10.98;0;4.04;21425 +75084;44.66882;2.00923;302;20220417;22.5;4.8;13.6;2.3;8.93;0;4.02;24375 +75084;44.66882;2.00923;302;20220418;19.4;7.7;13.6;2.2;9.95;0;3.13;17675 +75084;44.66882;2.00923;302;20220419;16.6;5.8;11.2;2.2;10.73;7.2;2;10825 +75084;44.66882;2.00923;302;20220420;13.4;8.2;10.8;1.8;11.1;7;1.34;6400 +75084;44.66882;2.00923;302;20220421;15.1;9.3;12.2;2.1;11.88;2.1;1.58;7400 +75084;44.66882;2.00923;302;20220422;19.1;8.9;14;1.3;11.68;.4;2.67;15950 +75084;44.66882;2.00923;302;20220423;15.9;10.1;13;3.6;10.6;40;1.98;5000 +75084;44.66882;2.00923;302;20220424;15.7;7.6;11.6;3.6;11.3;13.5;1.84;7425 +75084;44.66882;2.00923;302;20220425;17.4;6.7;12;1.5;10.05;0;2.73;16825 +75084;44.66882;2.00923;302;20220426;21.1;4.4;12.7;1.9;9.43;0;3.81;24925 +75084;44.66882;2.00923;302;20220427;23.9;7.7;15.8;1.7;11.09;0;3.89;22400 +75084;44.66882;2.00923;302;20220428;21.7;10.1;15.9;1.9;12.95;0;3.19;17700 +75084;44.66882;2.00923;302;20220429;21.9;10.6;16.2;2.1;12.95;.3;3.39;18050 +75084;44.66882;2.00923;302;20220430;21.3;9.5;15.4;2.5;11.55;0;3.94;22725 +75084;44.66882;2.00923;302;20220501;20;5.5;12.8;1.7;9.85;0;3.56;22925 +75084;44.66882;2.00923;302;20220502;20.7;7.1;13.9;1.9;10.5;0;3.52;20550 +75084;44.66882;2.00923;302;20220503;21.2;10.1;15.6;1.7;12.03;9;3.16;16900 +75084;44.66882;2.00923;302;20220504;20.2;10;15.1;1.6;12.5;1.3;2.96;16275 +75084;44.66882;2.00923;302;20220505;20.2;9;14.6;2.6;10.58;.2;3.76;20750 +75084;44.66882;2.00923;302;20220506;18.3;8.1;13.2;2.7;10.11;0;3.24;18953 +75084;44.66882;2.00923;302;20220507;22.2;9.4;15.8;2.3;10.51;0;3.96;21470 +75084;44.66882;2.00923;302;20220508;23.6;9.3;16.5;1.5;10.81;0;3.98;22868 +75084;44.66882;2.00923;302;20220509;25.5;10.9;18.2;1.5;11.01;0;4.29;23229 +75084;44.66882;2.00923;302;20220510;26.8;11.9;19.4;2.1;11.81;0;4.76;23588 +75084;44.66882;2.00923;302;20220511;29.5;13;21.3;2.5;12.31;0;5.53;24993 +75084;44.66882;2.00923;302;20220512;24;12.7;18.4;1.2;15.01;.1;3.63;20589 +75084;44.66882;2.00923;302;20220513;25.1;14.9;20;1.2;15.41;.2;3.71;19593 +75084;44.66882;2.00923;302;20220514;28.8;12.9;20.9;1.2;14.91;0;4.63;24837 +75084;44.66882;2.00923;302;20220515;29;17.2;23.1;2.1;12.91;1.3;5.04;21334 +75084;44.66882;2.00923;302;20220516;28.5;13.1;20.8;1.6;13.11;0;4.86;24625 +75084;44.66882;2.00923;302;20220517;32.6;14.9;23.8;2.5;14.41;0;6.17;26581 +75084;44.66882;2.00923;302;20220518;32.4;17.2;24.8;2;15.31;.1;5.67;24646 +75084;44.66882;2.00923;302;20220519;28.6;18.9;23.8;2.5;14.41;.7;5;19543 +75084;44.66882;2.00923;302;20220520;30.7;19;24.9;3;13.61;0;5.94;21647 +75084;44.66882;2.00923;302;20220521;33.8;16.1;25;1.7;16.91;0;5.85;26967 +75084;44.66882;2.00923;302;20220522;31.2;18.4;24.8;1.4;19.01;7;4.87;22846 +75084;44.66882;2.00923;302;20220523;20.2;15.8;18;2.8;15.71;4.3;2.76;12989 +75084;44.66882;2.00923;302;20220524;18.3;11.2;14.8;2.2;12.51;.5;2.93;16847 +75084;44.66882;2.00923;302;20220525;18.9;8.9;13.9;3;11.31;0;3.42;20258 +75084;44.66882;2.00923;302;20220526;18.9;9.8;14.4;3.2;11.71;0;3.36;19331 +75084;44.66882;2.00923;302;20220527;24.8;10;17.4;1.7;13.41;0;4.37;25021 +75084;44.66882;2.00923;302;20220528;25.5;10.7;18.1;2.7;11.39;0;5;24962 +75084;44.66882;2.00923;302;20220529;23.4;8.4;15.9;2.4;8.49;0;4.76;24858 +75084;44.66882;2.00923;302;20220530;24.4;8.6;16.5;1.4;8.59;.8;4.6;26925 +75084;44.66882;2.00923;302;20220531;24.7;11.8;18.3;1.7;11.31;1.1;4.48;23522 +75084;44.66882;2.00923;302;20220601;31.2;13.7;22.5;2.3;13.31;2;6.07;27636 +75084;44.66882;2.00923;302;20220602;31.4;16.5;24;1.6;15.31;3.5;5.45;25471 +75084;44.66882;2.00923;302;20220603;31.7;16;23.9;2.5;15.66;16.1;5.82;25306 +75084;44.66882;2.00923;302;20220604;28;15.3;21.7;2.1;19.02;16.6;4.74;24489 +75084;44.66882;2.00923;302;20220605;22.7;15.5;19.1;1.9;16.96;0;3.24;17287 +75084;44.66882;2.00923;302;20220606;25.7;11.8;18.8;1;15.46;.2;4.3;24617 +75084;44.66882;2.00923;302;20220607;22.9;14.7;18.8;2.2;14.69;1.2;3.64;18456 +75084;44.66882;2.00923;302;20220608;17.9;12.9;15.4;1.8;15.01;7;2.44;14451 +75084;44.66882;2.00923;302;20220609;18.7;12;15.4;2.3;13.51;.3;2.95;16923 +75084;44.66882;2.00923;302;20220610;26.1;9.8;18;1.4;14.51;0;4.66;27036 +75084;44.66882;2.00923;302;20220611;31.1;14.5;22.8;1.7;14.11;0;5.7;27323 +75084;44.66882;2.00923;302;20220612;30;15.8;22.9;1.7;17.11;.3;5.2;25215 +75084;44.66882;2.00923;302;20220613;29.7;18.8;24.3;1.9;19.81;0;4.81;21977 +75084;44.66882;2.00923;302;20220614;33.7;18;25.9;2.4;16.11;.5;6.46;26613 +75084;44.66882;2.00923;302;20220615;33.6;18.9;26.3;2.6;19.21;.1;6.25;25734 +75084;44.66882;2.00923;302;20220616;33.7;18.7;26.2;1.4;19.81;0;5.66;26021 +75084;44.66882;2.00923;302;20220617;36.1;20.5;28.3;2.3;16.91;0;6.84;26570 +75084;44.66882;2.00923;302;20220618;36.9;23.6;30.3;3;13.81;0;7.63;24458 +75084;44.66882;2.00923;302;20220619;33.8;23.4;28.6;2.9;14.21;0;6.66;21507 +75084;44.66882;2.00923;302;20220620;31.7;18.7;25.2;1.8;17.11;0;5.49;24176 +75084;44.66882;2.00923;302;20220621;30;19.9;25;1.9;19.21;3.4;4.86;21181 +75084;44.66882;2.00923;302;20220622;26.9;17.6;22.3;2.2;18.31;7.4;4.33;20279 +75084;44.66882;2.00923;302;20220623;24.2;16.7;20.5;2.2;17.81;23.1;3.66;18097 +75084;44.66882;2.00923;302;20220624;22.8;15.5;19.2;1.7;16.21;1.3;3.45;17833 +75084;44.66882;2.00923;302;20220625;25.8;13.9;19.9;3;15.91;4.2;4.63;23059 +75084;44.66882;2.00923;302;20220626;19.2;14.2;16.7;2.1;16.61;13.8;2.51;14557 +75084;44.66882;2.00923;302;20220627;21.8;14;17.9;2.3;15.21;.1;3.47;18440 +75084;44.66882;2.00923;302;20220628;24.3;13.6;19;1.9;13.11;0;4.29;21766 +75084;44.66882;2.00923;302;20220629;27.4;11.9;19.7;1.8;14.21;.1;5;26395 +75084;44.66882;2.00923;302;20220630;15.8;14.9;15.4;2.7;15.11;1.1;1.4;5530 +75084;44.66882;2.00923;302;20220701;21.7;10.4;16.1;1.5;12.31;.1;3.82;22332 +75084;44.66882;2.00923;302;20220702;30;10.9;20.5;1.6;12.81;0;5.63;29324 +75084;44.66882;2.00923;302;20220703;28.5;15.8;22.2;1.2;16.31;1.5;4.66;23680 +75084;44.66882;2.00923;302;20220704;27.2;16.6;21.9;1.6;17.81;1.1;4.34;21509 +75084;44.66882;2.00923;302;20220705;27.8;16.5;22.2;1.7;16.81;0;4.59;22209 +75084;44.66882;2.00923;302;20220706;27.6;14;20.8;1.7;13.81;0;4.89;24429 +75084;44.66882;2.00923;302;20220707;26.6;13.5;20.1;2.1;13.61;0;4.84;23914 +75084;44.66882;2.00923;302;20220708;28.8;15.3;22.1;1.8;13.91;0;5.12;24247 +75084;44.66882;2.00923;302;20220709;30.7;14.4;22.6;1.9;13.31;0;5.7;26698 +75084;44.66882;2.00923;302;20220710;30.8;14.9;22.9;2.3;14.01;0;5.86;26300 +75084;44.66882;2.00923;302;20220711;34.3;19.8;27.1;2.4;14.01;0;6.54;25011 +75084;44.66882;2.00923;302;20220712;33.5;20.4;27;2;13.81;0;5.99;23665 +75084;44.66882;2.00923;302;20220713;34.3;20;27.2;1.8;12.71;0;6.07;24714 +75084;44.66882;2.00923;302;20220714;35.5;19.8;27.7;1.8;15.21;0;6.25;25882 +75084;44.66882;2.00923;302;20220715;33.9;18.4;26.2;1.6;15.11;0;5.82;25642 +75084;44.66882;2.00923;302;20220716;35.1;20.5;27.8;2;14.01;0;6.3;24786 +75084;44.66882;2.00923;302;20220717;37.6;21;29.3;2.1;11.71;0;6.99;26426 +75084;44.66882;2.00923;302;20220718;38.6;23.5;31.1;3;13.11;0;7.92;25079 +75084;44.66882;2.00923;302;20220719;37.2;25.2;31.2;2.4;14.21;0;6.77;22171 +75084;44.66882;2.00923;302;20220720;27.2;18.4;22.8;2.9;17.01;0;4.55;18769 +75084;44.66882;2.00923;302;20220721;33.6;15.3;24.5;1.1;15.41;0;5.51;27456 +75084;44.66882;2.00923;302;20220722;31.2;19.2;25.2;2.4;16.21;0;5.47;21952 +75084;44.66882;2.00923;302;20220723;28.8;16.8;22.8;2.3;15.41;0;4.97;21874 +75084;44.66882;2.00923;302;20220724;36.4;17;26.7;1.9;13.51;0;6.6;28006 +75084;44.66882;2.00923;302;20220725;26.9;19.5;23.2;2.8;16.11;0;4.43;16818 +75084;44.66882;2.00923;302;20220726;26.1;16.9;21.5;3;13.91;0;4.67;18804 +75084;44.66882;2.00923;302;20220727;27.9;13.2;20.6;1.9;12.31;0;4.92;23960 +75084;44.66882;2.00923;302;20220728;30.1;13.6;21.9;1.3;12.91;0;4.97;25346 +75084;44.66882;2.00923;302;20220729;26.3;17.1;21.7;2.1;15.31;.6;4.16;18573 +75084;44.66882;2.00923;302;20220730;30.1;17.7;23.9;2.7;15.51;0;5.33;21644 +75084;44.66882;2.00923;302;20220731;32.9;16.7;24.8;2.1;14.91;0;5.76;24785 +75084;44.66882;2.00923;302;20220801;33.9;18.2;26.1;1.9;14.81;0;5.75;24273 +75084;44.66882;2.00923;302;20220802;34.5;16.9;25.7;1.4;14.11;0;5.55;25645 +75084;44.66882;2.00923;302;20220803;37.6;22.4;30;2.2;13.11;0;6.6;23643 +75084;44.66882;2.00923;302;20220804;37.4;21.4;29.4;2.2;15.21;0;6.51;24169 +75084;44.66882;2.00923;302;20220805;30.9;20.1;25.5;2.2;19.11;4.2;4.75;19565 +75084;44.66882;2.00923;302;20220806;32.6;19.6;26.1;1.4;17.11;0;4.82;21461 +75084;44.66882;2.00923;302;20220807;33.1;19.5;26.3;2.3;11.91;0;5.85;21861 +75084;44.66882;2.00923;302;20220808;33.9;19.6;26.8;2;10.61;0;5.78;22326 +75084;44.66882;2.00923;302;20220809;35.2;20.9;28.1;1.9;9.31;0;5.87;22205 +75084;44.66882;2.00923;302;20220810;36.7;21.4;29.1;2;9.91;0;6.18;22879 +75084;44.66882;2.00923;302;20220811;37.2;21.3;29.3;1.9;13.51;0;6.05;23213 +75084;44.66882;2.00923;302;20220812;37.9;20.9;29.4;1.6;14.91;0;5.84;23902 +75084;44.66882;2.00923;302;20220813;36.5;19.8;28.2;1.5;16.21;0;5.5;23542 +75084;44.66882;2.00923;302;20220814;26.7;19.9;23.3;2.1;20.11;9.4;3.37;14540 +75084;44.66882;2.00923;302;20220815;27;16.1;21.6;1.4;16.81;.2;3.69;18583 +75084;44.66882;2.00923;302;20220816;31.3;16.2;23.8;2.9;15.91;22.2;5.37;21927 +75084;44.66882;2.00923;302;20220817;25.3;15.2;20.3;1.5;16.91;.5;3.36;17622 +75084;44.66882;2.00923;302;20220818;23.7;15.3;19.5;2.6;15.31;.2;3.4;15871 +75084;44.66882;2.00923;302;20220819;24.4;16.4;20.4;2.4;16.81;.1;3.29;15359 +75084;44.66882;2.00923;302;20220820;28;16.4;22.2;1.7;17.51;0;3.83;18590 +75084;44.66882;2.00923;302;20220821;25.6;15.5;20.6;1.8;16.41;0;3.44;17155 +75084;44.66882;2.00923;302;20220822;23.5;18.1;20.8;1.9;17.71;.4;2.72;12165 +75084;44.66882;2.00923;302;20220823;29.8;16.7;23.3;1.6;18.11;0;4.04;19414 +75084;44.66882;2.00923;302;20220824;34.1;19.4;26.8;2;15.61;0;5.14;20483 +75084;44.66882;2.00923;302;20220825;31.1;19.3;25.2;2.2;16.71;0;4.55;18105 +75084;44.66882;2.00923;302;20220826;29.9;17;23.5;1.8;16.51;.3;4.15;18839 +75084;44.66882;2.00923;302;20220827;29.9;16.3;23.1;1.5;15.01;0;4.06;19226 +75084;44.66882;2.00923;302;20220828;32.1;17.6;24.9;1.9;13.71;0;4.72;19736 +75084;44.66882;2.00923;302;20220829;34.4;18.2;26.3;2.6;13.81;2.2;5.68;20761 +75084;44.66882;2.00923;302;20220830;31.4;16.7;24.1;2.2;17.61;.1;4.48;19569 +75084;44.66882;2.00923;302;20220831;31.4;17.3;24.4;1.8;14.71;.5;4.39;18990 +75084;44.66882;2.00923;302;20220901;28.7;16;22.4;1.6;16.71;.6;3.67;17821 +75084;44.66882;2.00923;302;20220902;26.4;16.4;21.4;1.9;18.01;5.2;3.19;15560 +75084;44.66882;2.00923;302;20220903;26.6;16.2;21.4;1.2;16.61;0;3.07;15756 +75084;44.66882;2.00923;302;20220904;32.7;17.3;25;2.7;16.81;0;4.94;19243 +75084;44.66882;2.00923;302;20220905;33.1;20.4;26.8;2.8;19.01;7.6;4.82;17225 +75084;44.66882;2.00923;302;20220906;30.3;18.9;24.6;2.2;18.41;3.2;3.92;16119 +75084;44.66882;2.00923;302;20220907;26.5;16.3;21.4;2.1;16.21;0;3.32;15052 +75084;44.66882;2.00923;302;20220908;23.2;12.5;17.9;1.5;14.51;1.2;2.71;15303 +75084;44.66882;2.00923;302;20220909;22.7;14.2;18.5;2;15.01;.3;2.65;13396 +75084;44.66882;2.00923;302;20220910;23.8;10.7;17.3;1.5;12.71;0;2.92;16735 +75084;44.66882;2.00923;302;20220911;31.4;13.1;22.3;2.4;11.61;0;4.75;19791 +75084;44.66882;2.00923;302;20220912;36.6;18.8;27.7;3;14.21;0;5.96;19320 +75084;44.66882;2.00923;302;20220913;31;21.4;26.2;2.5;19.71;2.6;3.87;13764 +75084;44.66882;2.00923;302;20220914;29.1;19.2;24.2;2.3;17.21;.7;3.61;13856 +75084;44.66882;2.00923;302;20220915;27.7;14.8;21.3;1.8;16.11;0;3.23;15812 +75084;44.66882;2.00923;302;20220916;23.3;16.1;19.7;2.6;14.31;0;2.87;11420 +75084;44.66882;2.00923;302;20220917;20.1;8.9;14.5;1.8;8.91;0;2.66;14363 +75084;44.66882;2.00923;302;20220918;25.4;5.3;15.4;1.9;7.21;0;3.6;19411 +75084;44.66882;2.00923;302;20220919;24.7;9.7;17.2;2.7;7.91;0;3.89;16448 +75084;44.66882;2.00923;302;20220920;23.6;8.3;16;2;8.11;0;3.25;16448 +75084;44.66882;2.00923;302;20220921;24.7;9.6;17.2;2.1;8.51;0;3.41;16160 +75084;44.66882;2.00923;302;20220922;25.2;10.7;18;2.2;9.71;0;3.39;15644 +75084;44.66882;2.00923;302;20220923;25.3;11.2;18.3;1.8;11.71;2.1;2.98;15243 +75084;44.66882;2.00923;302;20220924;18.2;12.6;15.4;1.8;14.11;4.9;1.64;9099 +75084;44.66882;2.00923;302;20220925;18.5;10.6;14.6;1.6;12.21;.4;1.85;10885 +75084;44.66882;2.00923;302;20220926;17.5;8.8;13.2;2.2;11.31;3.5;1.89;11345 +75084;44.66882;2.00923;302;20220927;14.6;11.1;12.9;3.3;12.41;10.5;1.34;6715 +75084;44.66882;2.00923;302;20220928;19.5;12.6;16.1;4.4;14.51;10;2.04;9750 +75084;44.66882;2.00923;302;20220929;14.4;10.7;12.6;1.7;12.41;4.2;1.18;6763 +75084;44.66882;2.00923;302;20220930;17;7.5;12.3;2;10.41;.4;1.8;11353 +75084;44.66882;2.00923;302;20221001;17.7;7.7;12.7;2.1;13.01;8.5;1.53;11535 +75084;44.66882;2.00923;302;20221002;21.1;15.2;18.2;1.4;15.71;.1;1.68;8501 +75084;44.66882;2.00923;302;20221003;23;10.5;16.8;.9;13.21;0;1.93;12711 +75084;44.66882;2.00923;302;20221004;24.5;10;17.3;1.7;12.21;.1;2.46;13605 +75084;44.66882;2.00923;302;20221005;24.9;11.7;18.3;2.6;13.31;.1;2.77;12771 +75084;44.66882;2.00923;302;20221006;22.8;13.8;18.3;1.5;15.11;.3;1.9;10224 +75084;44.66882;2.00923;302;20221007;24.2;12.9;18.6;2;14.31;.1;2.29;11440 +75084;44.66882;2.00923;302;20221008;22.3;12;17.2;1.6;14.21;3;1.88;10733 +75084;44.66882;2.00923;302;20221009;24.6;11.8;18.2;2.6;12.41;.1;2.74;11934 +75084;44.66882;2.00923;302;20221010;25.1;13.7;19.4;1.9;13.91;0;2.35;11055 +75084;44.66882;2.00923;302;20221011;22.9;12.8;17.9;1.8;14.81;.3;1.9;10205 +75084;44.66882;2.00923;302;20221012;21.6;14.1;17.9;1.5;15.21;.9;1.62;8527 +75084;44.66882;2.00923;302;20221013;18.7;11.1;14.9;1.3;14.31;8;1.27;8473 +75084;44.66882;2.00923;302;20221014;18.4;14.5;16.5;2.3;16.51;1.9;1.11;5678 +75084;44.66882;2.00923;302;20221015;24.7;13.4;19.1;2;15.11;0;2.1;10286 +75084;44.66882;2.00923;302;20221016;25.8;16.8;21.3;3.4;15.61;0;2.84;8938 +75084;44.66882;2.00923;302;20221017;24;19.3;21.7;3.6;16.31;2.1;2.6;6068 +75084;44.66882;2.00923;302;20221018;26.5;16.9;21.7;2.7;16.41;0;2.53;9010 +75084;44.66882;2.00923;302;20221019;23.9;15.7;19.8;2.9;15.91;0;2.17;8128 +75084;44.66882;2.00923;302;20221020;22.4;17;19.7;2.6;17.31;3.2;1.69;6297 +75084;44.66882;2.00923;302;20221021;22.9;16.1;19.5;1.8;16.11;3.1;1.64;7095 +75084;44.66882;2.00923;302;20221022;24.6;12.7;18.7;2;14.01;0;2.01;9599 +75084;44.66882;2.00923;302;20221023;24.3;17.3;20.8;2.8;13.71;.1;2.53;7005 +75084;44.66882;2.00923;302;20221024;22.3;13.3;17.8;1.7;13.61;.1;1.65;7971 +75084;44.66882;2.00923;302;20221025;24.1;12;18.1;2.7;12.41;0;2.34;9281 +75084;44.66882;2.00923;302;20221026;24.2;12.4;18.3;2.1;14.41;.1;1.86;9020 +75084;44.66882;2.00923;302;20221027;27;16;21.5;3.3;15.31;0;2.78;8547 +75084;44.66882;2.00923;302;20221028;26.1;18.8;22.5;3.7;12.81;0;3.41;6660 +75084;44.66882;2.00923;302;20221029;27.4;18.3;22.9;3.6;9.01;0;4.1;7452 +75084;44.66882;2.00923;302;20221030;23.9;15.3;19.6;2.4;12.21;0;2.26;7107 +75084;44.66882;2.00923;302;20221031;24.4;14.7;19.6;2.5;14.51;6;2.03;7503 +75084;44.66882;2.00923;302;20221101;18.3;13;15.7;1.3;13.61;.1;1.03;5182 +75084;44.66882;2.00923;302;20221102;17.9;7.2;12.6;1.8;10.61;.1;1.22;7705 +75084;44.66882;2.00923;302;20221103;15.7;10.1;12.9;3.2;10.81;6.8;1.4;5193 +75084;44.66882;2.00923;302;20221104;10.9;9.3;10.1;4.8;10.31;5.9;.97;2228 +75084;44.66882;2.00923;302;20221105;12.8;3.3;8.1;2.1;7.91;.1;1.02;6885 +75084;44.66882;2.00923;302;20221106;17;3.2;10.1;2.3;7.61;.1;1.49;8399 +75084;44.66882;2.00923;302;20221107;19.8;6.8;13.3;2.4;9.41;.1;1.67;8004 +75084;44.66882;2.00923;302;20221108;19.5;12.9;16.2;2.4;12.21;.5;1.53;5310 +75084;44.66882;2.00923;302;20221109;16;12.9;14.5;1.7;13.71;5.9;.83;3243 +75084;44.66882;2.00923;302;20221110;16.2;10.4;13.3;1.8;11.71;.1;.98;4761 +75084;44.66882;2.00923;302;20221111;21;8.9;15;3.6;11.41;0;1.92;7256 +75084;44.66882;2.00923;302;20221112;22.9;12.8;17.9;3;11.51;0;2.2;6442 +75084;44.66882;2.00923;302;20221113;20.1;11.1;15.6;2.6;9.81;0;1.87;5935 +75084;44.66882;2.00923;302;20221114;16.6;12.6;14.6;2;12.11;4.3;1.1;3539 +75084;44.66882;2.00923;302;20221115;16.9;10.3;13.6;2.2;13.01;7.9;.87;4785 +75084;44.66882;2.00923;302;20221116;16.4;10;13.2;2;11.81;1;.94;4627 +75084;44.66882;2.00923;302;20221117;15.9;11.7;13.8;3.4;11.91;6.3;1.25;3489 +75084;44.66882;2.00923;302;20221118;11.1;7.9;9.5;2.1;10.31;4.4;.63;2862 +75084;44.66882;2.00923;302;20221119;10;6.2;8.1;1.9;9.01;.6;.64;3169 +75084;44.66882;2.00923;302;20221120;9;4.2;6.6;1.3;8.81;2;.45;3643 +75084;44.66882;2.00923;302;20221121;10.3;5.4;7.9;2.7;9.31;14;.6;3641 +75084;44.66882;2.00923;302;20221122;8.5;5.1;6.8;3.3;8.91;15.9;.53;2810 +75084;44.66882;2.00923;302;20221123;14.5;6.7;10.6;2.5;10.41;6.9;.82;4753 +75084;44.66882;2.00923;302;20221124;12;6.6;9.3;2.1;10.21;.2;.59;3724 +75084;44.66882;2.00923;302;20221125;10;7.7;8.9;1.9;10.11;10.1;.54;2022 +75084;44.66882;2.00923;302;20221126;7.6;4.7;6.2;1.3;8.71;0;.41;2371 +75084;44.66882;2.00923;302;20221127;13.4;4;8.7;3;7.11;5.5;1.29;5078 +75084;44.66882;2.00923;302;20221128;10.4;7.1;8.8;2;10.01;5.9;.53;2534 +75084;44.66882;2.00923;302;20221129;8.7;5.2;7;1.9;8.61;.1;.53;2609 +75084;44.66882;2.00923;302;20221130;7;.6;3.8;.8;7.21;0;.33;3868 +75084;44.66882;2.00923;302;20221201;7.7;-.6;3.6;.9;6.71;0;.36;4509 +75084;44.66882;2.00923;302;20221202;5.8;3;4.4;.8;7.11;.4;.42;2139 +75084;44.66882;2.00923;302;20221203;6.8;2.9;4.9;1.5;7.21;5.3;.48;2691 +75084;44.66882;2.00923;302;20221204;7.1;3.5;5.3;1.6;7.41;.6;.51;2517 +75084;44.66882;2.00923;302;20221205;9.2;0;4.6;2.9;6.31;.1;.8;4634 +75084;44.66882;2.00923;302;20221206;9.3;0;4.7;2.1;5.41;0;.84;4628 +75084;44.66882;2.00923;302;20221207;9.7;-1.6;4.1;1.7;5.51;0;.67;5175 +75084;44.66882;2.00923;302;20221208;7.4;-.1;3.7;3.3;6.01;2.1;.76;3986 +75084;44.66882;2.00923;302;20221209;8.7;6;7.4;1.6;9.31;1.7;.44;1941 +75084;44.66882;2.00923;302;20221210;1.7;.3;1;2.6;5.81;0;.42;1083 +75084;44.66882;2.00923;302;20221211;4.4;-5.6;-.6;1.2;4.11;.1;.41;4685 +75084;44.66882;2.00923;302;20221212;2.9;-4.4;-.7;2.5;5.01;17.8;.37;3825 +75084;44.66882;2.00923;302;20221213;9;2.1;5.6;3;9.91;2.3;0;3671 +75084;44.66882;2.00923;302;20221214;11.4;8.6;10;2;11.41;3.5;.44;1935 +75084;44.66882;2.00923;302;20221215;10;7.6;8.8;2.3;10.41;12.8;.46;1703 +75084;44.66882;2.00923;302;20221216;10.2;4.9;7.6;1.8;8.31;0;.59;3048 +75084;44.66882;2.00923;302;20221217;5.5;-1.3;2.1;2.4;4.91;0;.71;3588 +75084;44.66882;2.00923;302;20221218;12.4;-1.9;5.3;3.2;6.21;0;1.04;5681 +75084;44.66882;2.00923;302;20221219;16.4;9.1;12.8;3.9;10.21;0;1.44;3744 +75084;44.66882;2.00923;302;20221220;14.9;12.1;13.5;2.9;10.51;1.4;1.33;1904 +75084;44.66882;2.00923;302;20221221;14.3;10;12.2;1.2;11.61;1.7;.58;2619 +75084;44.66882;2.00923;302;20221222;13.2;9.9;11.6;3.2;12.81;13.6;.45;2161 +75084;44.66882;2.00923;302;20221223;16.2;12.2;14.2;2;14.01;.2;.64;2491 +75084;44.66882;2.00923;302;20221224;17.1;11.2;14.2;1.6;12.51;0;.75;3264 +75084;44.66882;2.00923;302;20221225;16.7;8.2;12.5;3;9.81;0;1.27;4143 +75084;44.66882;2.00923;302;20221226;12;7.1;9.6;1.4;10.81;1.2;.42;2893 +75084;44.66882;2.00923;302;20221227;11.9;8;10;1.5;10.51;.1;.53;2473 +75084;44.66882;2.00923;302;20221228;16.6;4.1;10.4;2.5;9.11;0;.99;5304 +75084;44.66882;2.00923;302;20221229;11.9;7.4;9.7;1.7;9.71;7;.62;2761 +75084;44.66882;2.00923;302;20221230;12.4;8;10.2;2.2;10.81;1.7;.57;2733 +75084;44.66882;2.00923;302;20221231;18.6;10.7;14.7;2.9;11.01;0;1.41;4053 +75085;44.69241;2.32264;646;20220101;18.1;7.5;12.8;1.4;6.85;0;1.09;5190 +75085;44.69241;2.32264;646;20220102;14.4;1;7.7;2.4;7.6;0;.91;5600 +75085;44.69241;2.32264;646;20220103;10.5;4.8;7.6;2.2;9.6;.1;.48;2500 +75085;44.69241;2.32264;646;20220104;13.9;8;11;3.2;8.57;7.6;1.32;4348 +75085;44.69241;2.32264;646;20220105;2.8;.1;1.5;3.8;5.58;0;.71;2315 +75085;44.69241;2.32264;646;20220106;3.7;-1.4;1.1;2.7;4.7;0;.56;7600 +75085;44.69241;2.32264;646;20220107;.1;-5.6;-2.8;1.2;5.3;8.4;.19;2000 +75085;44.69241;2.32264;646;20220108;7.5;0;3.7;4.5;8.1;13.8;.26;2100 +75085;44.69241;2.32264;646;20220109;4;2.2;3.1;3.5;7.2;12.9;.39;1200 +75085;44.69241;2.32264;646;20220110;5.6;2.1;3.8;1.8;6.4;2.3;.56;2900 +75085;44.69241;2.32264;646;20220111;7.7;-5.6;1;.9;4.4;0;.28;9500 +75085;44.69241;2.32264;646;20220112;6.8;-7.6;-.4;1.6;4;0;.48;9700 +75085;44.69241;2.32264;646;20220113;9.5;-5.7;1.9;1.8;4;0;.78;8200 +75085;44.69241;2.32264;646;20220114;11.8;-5;3.4;2.2;3.7;0;1.15;8400 +75085;44.69241;2.32264;646;20220115;10.7;-4.5;3.1;1.6;4;0;.81;8400 +75085;44.69241;2.32264;646;20220116;7.8;-7.9;-.1;1.7;4;0;.59;10100 +75085;44.69241;2.32264;646;20220117;9.7;-5.9;1.9;1.4;4.7;.1;.59;8900 +75085;44.69241;2.32264;646;20220118;9.2;-4.2;2.5;1.6;5;.1;.61;9200 +75085;44.69241;2.32264;646;20220119;.5;-5.4;-2.5;1.6;5.4;1.5;.21;1700 +75085;44.69241;2.32264;646;20220120;4.6;-1.8;1.4;2.7;5.4;0;.6;5300 +75085;44.69241;2.32264;646;20220121;4;-4.1;-.1;2.4;3.9;0;.71;9300 +75085;44.69241;2.32264;646;20220122;7.2;-7.6;-.2;1.4;4;0;.59;9400 +75085;44.69241;2.32264;646;20220123;13.5;-5.1;4.2;3.4;4.8;0;1.58;9500 +75085;44.69241;2.32264;646;20220124;15.7;-3.3;6.2;2.3;4.3;0;1.55;9700 +75085;44.69241;2.32264;646;20220125;11.5;-4.2;3.6;1.8;4.6;0;.96;9800 +75085;44.69241;2.32264;646;20220126;11.7;-4.7;3.5;1.7;4.7;0;.93;9900 +75085;44.69241;2.32264;646;20220127;10.9;-3.5;3.7;1.5;4.42;0;.99;8224 +75085;44.69241;2.32264;646;20220128;10.1;-6;2;1.4;4.7;0;.74;10400 +75085;44.69241;2.32264;646;20220129;4.7;-4.6;.1;1.5;5.28;0;.55;7292 +75085;44.69241;2.32264;646;20220130;10.5;-2;4.2;1.6;6;0;.79;8000 +75085;44.69241;2.32264;646;20220131;5.8;-3.1;1.3;3.3;6.4;1.6;.47;2500 +75085;44.69241;2.32264;646;20220201;2.1;-1.3;.4;2.5;5.8;1.8;.42;3500 +75085;44.69241;2.32264;646;20220202;7.8;1.1;4.4;2.3;7.9;.1;.51;5900 +75085;44.69241;2.32264;646;20220203;13.8;-3.5;5.1;1.8;6.2;.2;1.08;7400 +75085;44.69241;2.32264;646;20220204;6.2;2.2;4.2;1.8;8;3;.42;1800 +75085;44.69241;2.32264;646;20220205;8.5;4.7;6.6;1.8;6.9;.1;.91;8700 +75085;44.69241;2.32264;646;20220206;4.4;-3.5;.4;2.6;6.9;4.3;.2;2800 +75085;44.69241;2.32264;646;20220207;8.7;3.9;6.3;3.6;7;.4;1.14;7900 +75085;44.69241;2.32264;646;20220208;15.1;-5.1;5;2.4;5;0;1.63;12500 +75085;44.69241;2.32264;646;20220209;13.7;-3.4;5.1;2.7;5.7;0;1.5;12000 +75085;44.69241;2.32264;646;20220210;15.4;.1;7.7;2.2;6.7;.1;1.47;11100 +75085;44.69241;2.32264;646;20220211;9.7;5.2;7.4;2.3;6.4;0;1.28;7600 +75085;44.69241;2.32264;646;20220212;9.4;-2.9;3.2;3;5.11;0;1.31;7333 +75085;44.69241;2.32264;646;20220213;10.7;3.3;7;6.6;7.7;4.4;1.47;9400 +75085;44.69241;2.32264;646;20220214;7.6;6;6.8;3.1;8.2;7.8;.87;4500 +75085;44.69241;2.32264;646;20220215;4.8;1.8;3.3;2.9;7.4;11.5;.49;4700 +75085;44.69241;2.32264;646;20220216;9.5;4.3;6.9;3.3;9.9;14;.43;2100 +75085;44.69241;2.32264;646;20220217;10.9;8.3;9.6;3.9;11.85;3;.6;4086 +75085;44.69241;2.32264;646;20220218;14.9;7.2;11;3.1;10.1;.4;1.47;10000 +75085;44.69241;2.32264;646;20220219;7.2;2;4.6;2.2;6.3;0;1.04;9000 +75085;44.69241;2.32264;646;20220220;6.6;-2.1;2.2;2.1;7.6;6.5;.39;3800 +75085;44.69241;2.32264;646;20220221;7.7;6.2;6.9;5.7;8;1.8;1.19;6200 +75085;44.69241;2.32264;646;20220222;6.9;2.9;4.9;2.6;8;.3;.69;6200 +75085;44.69241;2.32264;646;20220223;13.5;4.6;9;1.8;8;0;1.5;13700 +75085;44.69241;2.32264;646;20220224;12.9;2.5;7.7;3;7.7;.1;1.53;11000 +75085;44.69241;2.32264;646;20220225;7.3;.7;4;3.9;5.6;0;1.52;15100 +75085;44.69241;2.32264;646;20220226;10.5;-5.3;2.6;3.9;3.9;0;2.1;16300 +75085;44.69241;2.32264;646;20220227;12.4;-1.1;5.6;2.8;4.7;0;2.05;15800 +75085;44.69241;2.32264;646;20220228;12.8;-1.8;5.5;2.6;6;0;1.77;15400 +75085;44.69241;2.32264;646;20220301;14.2;-5.2;4.5;2.5;5.7;0;1.87;15800 +75085;44.69241;2.32264;646;20220302;9.6;1;5.3;2.4;7.8;2.7;.83;4200 +75085;44.69241;2.32264;646;20220303;12.4;6.1;9.2;1;9.2;0;1.15;8600 +75085;44.69241;2.32264;646;20220304;13;1;7;2.4;8.4;.1;1.24;8800 +75085;44.69241;2.32264;646;20220305;10.8;4.2;7.5;2;7.1;0;1.56;12700 +75085;44.69241;2.32264;646;20220306;9.6;-5.6;2;1.6;4.3;0;1.59;17800 +75085;44.69241;2.32264;646;20220307;9.6;-3.6;3;2.7;4.3;0;1.9;17300 +75085;44.69241;2.32264;646;20220308;11.9;-.9;5.5;4.2;6.2;.1;2.03;15800 +75085;44.69241;2.32264;646;20220309;11.7;2.6;7.1;3.7;7.3;0;1.79;12700 +75085;44.69241;2.32264;646;20220310;12.5;3.7;8.1;4.4;7.9;2.7;1.91;12900 +75085;44.69241;2.32264;646;20220311;9.2;6.4;7.8;8.6;8;9.8;1.7;6600 +75085;44.69241;2.32264;646;20220312;7.4;4.9;6.1;7;7.3;1.9;1.33;3400 +75085;44.69241;2.32264;646;20220313;7.3;5.6;6.4;6.1;6.6;11.9;1.61;2500 +75085;44.69241;2.32264;646;20220314;10.3;-1;4.6;5.6;7.6;.8;1.17;8600 +75085;44.69241;2.32264;646;20220315;13;8.2;10.6;8.6;9.4;0;2.27;10900 +75085;44.69241;2.32264;646;20220316;15.3;8.2;11.7;4.2;9.4;0;2.1;7400 +75085;44.69241;2.32264;646;20220317;14.2;5.4;9.8;1.1;9.2;.7;1.28;7200 +75085;44.69241;2.32264;646;20220318;12.6;5.6;9.1;3.1;8.3;0;1.84;11100 +75085;44.69241;2.32264;646;20220319;15.6;6.2;10.9;3.2;7.2;0;2.71;14900 +75085;44.69241;2.32264;646;20220320;11.4;3.5;7.4;6.7;7.1;0;2.11;8800 +75085;44.69241;2.32264;646;20220321;11.4;7.6;9.5;8;6.6;0;3.14;13200 +75085;44.69241;2.32264;646;20220322;12.2;3.9;8;8.2;4.7;0;3.83;18200 +75085;44.69241;2.32264;646;20220323;14.4;4.1;9.2;6.1;4;0;4.18;18600 +75085;44.69241;2.32264;646;20220324;17.2;3.7;10.4;3.7;4.2;0;3.84;19000 +75085;44.69241;2.32264;646;20220325;18.1;5.8;11.9;2.8;4.5;0;3.49;16200 +75085;44.69241;2.32264;646;20220326;18.7;-1.6;8.5;3.1;4.8;0;3.5;19100 +75085;44.69241;2.32264;646;20220327;18.8;0;9.4;3.6;5.5;0;3.59;18300 +75085;44.69241;2.32264;646;20220328;18.4;4.3;11.3;4.8;5.4;0;4.13;16900 +75085;44.69241;2.32264;646;20220329;17.1;7.1;12.1;2.9;7;2.7;2.87;12200 +75085;44.69241;2.32264;646;20220330;9.8;6.9;8.3;1.8;9.7;2.9;.97;5000 +75085;44.69241;2.32264;646;20220331;8.8;5.8;7.3;3.7;7.9;2.7;1.55;9300 +75085;44.69241;2.32264;646;20220401;4.5;-1.1;1.7;5.4;5.32;2.3;1.79;11866 +75085;44.69241;2.32264;646;20220402;3.5;-2.3;.6;3.7;4.99;0;1.46;9533 +75085;44.69241;2.32264;646;20220403;2.8;-3.4;-.3;3.6;4.88;0;1.41;9534 +75085;44.69241;2.32264;646;20220404;8.7;-2;3.3;1.5;5.02;0;2.33;21066 +75085;44.69241;2.32264;646;20220405;12.6;-4.4;4.1;2.2;6.2;0;2.25;20400 +75085;44.69241;2.32264;646;20220406;9.5;-1.1;4.2;2.4;8.4;3;.84;7100 +75085;44.69241;2.32264;646;20220407;9.4;6.4;7.9;4.5;10.3;16.4;.64;3400 +75085;44.69241;2.32264;646;20220408;12.8;8.8;10.8;4.9;10;2;1.73;6400 +75085;44.69241;2.32264;646;20220409;9.5;1.9;5.7;3.1;5.8;.4;2.22;15700 +75085;44.69241;2.32264;646;20220410;16.8;-3.8;6.5;3.3;5;0;3.59;24400 +75085;44.69241;2.32264;646;20220411;13.7;6.1;9.9;7.8;7.5;0;3.44;19700 +75085;44.69241;2.32264;646;20220412;15.6;9.3;12.4;6.8;7;0;4.11;15300 +75085;44.69241;2.32264;646;20220413;17;5.1;11;2.1;7.2;.2;2.46;10800 +75085;44.69241;2.32264;646;20220414;21.7;1;11.3;2.4;9.2;0;3.64;23800 +75085;44.69241;2.32264;646;20220415;22.5;4.7;13.6;2;10.3;0;3.67;23200 +75085;44.69241;2.32264;646;20220416;22.6;4.3;13.4;2.2;8.7;0;3.96;23700 +75085;44.69241;2.32264;646;20220417;21.7;-.6;10.5;2.3;7.2;0;3.96;25200 +75085;44.69241;2.32264;646;20220418;17.3;2.6;9.9;2.1;8.3;0;3.06;21600 +75085;44.69241;2.32264;646;20220419;16.9;4.3;10.6;1.9;9.6;1.1;2.5;16500 +75085;44.69241;2.32264;646;20220420;13.3;8.4;10.8;1.6;10.6;8.9;1.22;4800 +75085;44.69241;2.32264;646;20220421;14;6.9;10.4;1.3;11;3.8;1.58;9800 +75085;44.69241;2.32264;646;20220422;17.8;6.8;12.3;2;10.7;1.2;2.82;18400 +75085;44.69241;2.32264;646;20220423;14.3;9.5;11.9;5.1;8.9;36.7;2.63;8700 +75085;44.69241;2.32264;646;20220424;10;3.9;6.9;3.1;9.7;17.9;.74;4000 +75085;44.69241;2.32264;646;20220425;13.7;5.9;9.8;2;8.8;0;2.08;12300 +75085;44.69241;2.32264;646;20220426;19;.7;9.8;2.1;8.5;0;3.67;27100 +75085;44.69241;2.32264;646;20220427;22.1;6.1;14.1;2.7;9.2;0;4.35;25300 +75085;44.69241;2.32264;646;20220428;21;8.8;14.9;2.4;11.3;.2;3.88;23600 +75085;44.69241;2.32264;646;20220429;19.5;8.4;13.9;2.2;12.6;.3;3.01;19000 +75085;44.69241;2.32264;646;20220430;18.7;6.5;12.6;2;9.8;0;3.67;24800 +75085;44.69241;2.32264;646;20220501;18.2;1.8;10;2;7.8;0;3.67;26100 +75085;44.69241;2.32264;646;20220502;18.9;3.4;11.1;1.8;9;.3;3.36;22500 +75085;44.69241;2.32264;646;20220503;17.3;8;12.6;1.6;11;9;2.21;12000 +75085;44.69241;2.32264;646;20220504;16.8;6.8;11.8;2.1;11.1;4.5;2.68;17800 +75085;44.69241;2.32264;646;20220505;16.9;6.6;11.7;2.7;9.3;.3;3.22;20000 +75085;44.69241;2.32264;646;20220506;16.7;4.9;10.8;2.6;9.5;0;2.48;13700 +75085;44.69241;2.32264;646;20220507;19.3;4.4;11.8;2.3;9.6;0;4;27800 +75085;44.69241;2.32264;646;20220508;20.9;6.7;13.8;2.2;10.3;0;3.89;23600 +75085;44.69241;2.32264;646;20220509;23.2;4.9;14;2;9.9;0;4.51;27900 +75085;44.69241;2.32264;646;20220510;23.9;7.9;15.9;2.9;10.8;0;4.83;26600 +75085;44.69241;2.32264;646;20220511;25.8;9.5;17.6;4.2;11;0;5.82;28100 +75085;44.69241;2.32264;646;20220512;23.3;10;16.6;2.7;12.8;0;3.71;18200 +75085;44.69241;2.32264;646;20220513;23.3;11.3;17.3;1.7;12.7;0;4.46;26100 +75085;44.69241;2.32264;646;20220514;27.1;9.5;18.3;2.1;13.9;0;4.88;26400 +75085;44.69241;2.32264;646;20220515;24.6;14.2;19.4;4.2;12.9;.7;5.53;26300 +75085;44.69241;2.32264;646;20220516;25.7;10.3;18;2.2;12.4;0;5.02;27400 +75085;44.69241;2.32264;646;20220517;28.5;8.8;18.6;1.9;13;0;5.3;28400 +75085;44.69241;2.32264;646;20220518;29.1;11.6;20.3;2.1;14.5;.1;5.32;26700 +75085;44.69241;2.32264;646;20220519;26.7;15;20.8;4.3;13;.3;5.86;24100 +75085;44.69241;2.32264;646;20220520;27.6;17.4;22.5;3.9;12.2;0;6.51;26500 +75085;44.69241;2.32264;646;20220521;31.8;12.7;22.2;1.9;14.7;0;5.74;27200 +75085;44.69241;2.32264;646;20220522;30.5;15;22.7;1.5;16.5;5.5;4.35;19300 +75085;44.69241;2.32264;646;20220523;17.6;15.1;16.3;2.5;14.6;5.9;1.96;7500 +75085;44.69241;2.32264;646;20220524;16.6;9;12.8;2.1;11;.2;3.35;22000 +75085;44.69241;2.32264;646;20220525;16.7;4.7;10.7;2.2;10;0;3.27;23200 +75085;44.69241;2.32264;646;20220526;19;6.5;12.7;2;10.7;0;3.84;25500 +75085;44.69241;2.32264;646;20220527;24.2;4.8;14.5;1.6;11.7;0;4.72;29900 +75085;44.69241;2.32264;646;20220528;22.5;6.7;14.6;1.7;10.7;0;4.73;30000 +75085;44.69241;2.32264;646;20220529;20.5;2.8;11.6;1.3;8.1;0;4.43;30700 +75085;44.69241;2.32264;646;20220530;21.4;5;13.2;2.1;8.2;.2;4.64;28200 +75085;44.69241;2.32264;646;20220531;21.2;8.2;14.7;2.1;10.1;1;3.58;18100 +75085;44.69241;2.32264;646;20220601;27.9;7.1;17.5;2.2;11.9;2.8;5.18;26300 +75085;44.69241;2.32264;646;20220602;28.4;13.5;20.9;2.4;15.3;2.1;4.87;22000 +75085;44.69241;2.32264;646;20220603;29.3;13.3;21.3;2.7;14.7;11.9;5.63;25700 +75085;44.69241;2.32264;646;20220604;27.2;11.6;19.4;2.5;16.7;23.1;4.68;24200 +75085;44.69241;2.32264;646;20220605;20.9;12.5;16.7;2.5;15.4;0;3.2;17900 +75085;44.69241;2.32264;646;20220606;23.7;8.7;16.2;1.6;13.9;.2;4.24;25300 +75085;44.69241;2.32264;646;20220607;20.3;11.8;16;1.8;13.3;.5;3.79;22300 +75085;44.69241;2.32264;646;20220608;15.8;10.2;13;2.6;13.2;7.4;1.39;5900 +75085;44.69241;2.32264;646;20220609;18.2;10.3;14.2;3;12;.2;3.3;18900 +75085;44.69241;2.32264;646;20220610;25.1;6.6;15.8;1.6;11.8;0;5.16;31400 +75085;44.69241;2.32264;646;20220611;28.8;7.1;17.9;1.5;11.7;0;5.63;31400 +75085;44.69241;2.32264;646;20220612;27.8;12;19.9;1.6;15.3;.2;4.61;23400 +75085;44.69241;2.32264;646;20220613;27.2;13.5;20.3;2;16.3;0;5.56;30200 +75085;44.69241;2.32264;646;20220614;30.9;14.2;22.5;2.8;14.9;.5;6.44;29100 +75085;44.69241;2.32264;646;20220615;30.1;17.3;23.7;2.7;17.1;.1;5.99;26800 +75085;44.69241;2.32264;646;20220616;32;14.5;23.2;1.6;17.7;0;5.62;27000 +75085;44.69241;2.32264;646;20220617;34.2;13.7;23.9;2;14.6;0;6.58;29400 +75085;44.69241;2.32264;646;20220618;33.7;19.4;26.5;3.9;13.1;0;8.24;29900 +75085;44.69241;2.32264;646;20220619;30.4;22.3;26.3;7.1;13.2;0;9.38;29400 +75085;44.69241;2.32264;646;20220620;29.4;16;22.7;3.3;14.1;0;6.68;29700 +75085;44.69241;2.32264;646;20220621;27.9;16.2;22;2;17.5;1.2;4.62;21600 +75085;44.69241;2.32264;646;20220622;24.8;15.8;20.3;2.5;17.3;9.9;4.68;24600 +75085;44.69241;2.32264;646;20220623;24;13.3;18.6;2.8;15.9;19.8;3.76;18300 +75085;44.69241;2.32264;646;20220624;21.3;13.9;17.6;1.9;14.7;3.8;3.24;16400 +75085;44.69241;2.32264;646;20220625;24.7;10.6;17.6;3.3;14.1;11.3;4.23;20200 +75085;44.69241;2.32264;646;20220626;18.8;13.6;16.2;1.8;15.9;14.2;1.53;6000 +75085;44.69241;2.32264;646;20220627;19.5;13.4;16.4;1.9;14.7;.7;2.26;10200 +75085;44.69241;2.32264;646;20220628;22.9;8.8;15.8;1.9;12.4;0;5.02;31300 +75085;44.69241;2.32264;646;20220629;25.7;8.3;17;1.7;13.1;0;5.19;30600 +75085;44.69241;2.32264;646;20220630;16.1;13;14.5;1.8;14.2;1.2;1.49;6200 +75085;44.69241;2.32264;646;20220701;20.5;9.7;15.1;1.9;11.7;.1;4.82;31200 +75085;44.69241;2.32264;646;20220702;28.1;6.2;17.1;1.8;11.4;0;5.57;30800 +75085;44.69241;2.32264;646;20220703;27.6;11.9;19.7;2;15;0;5.29;27900 +75085;44.69241;2.32264;646;20220704;25.8;14.6;20.2;1.7;17.3;1.3;4.1;21000 +75085;44.69241;2.32264;646;20220705;25.9;12.8;19.3;1.6;15.3;0;5.37;30700 +75085;44.69241;2.32264;646;20220706;26.1;8.4;17.2;1.8;12.3;0;5.34;30800 +75085;44.69241;2.32264;646;20220707;24.8;7.1;15.9;2.8;12.6;0;5.19;30500 +75085;44.69241;2.32264;646;20220708;28;8.5;18.2;2;12.4;0;5.69;31000 +75085;44.69241;2.32264;646;20220709;29.4;8.4;18.9;1.9;11.6;0;5.86;30600 +75085;44.69241;2.32264;646;20220710;29;9.4;19.2;1.6;12.5;0;5.6;30200 +75085;44.69241;2.32264;646;20220711;31;15.5;23.2;3;13;0;6.96;30500 +75085;44.69241;2.32264;646;20220712;31;16.2;23.6;2.3;13.6;0;6.55;30300 +75085;44.69241;2.32264;646;20220713;32.1;15.4;23.7;2;12.3;0;6.48;29900 +75085;44.69241;2.32264;646;20220714;32.5;15.1;23.8;2.3;14.3;0;6.58;29800 +75085;44.69241;2.32264;646;20220715;31.2;13.4;22.3;2.1;14.2;0;6.1;29100 +75085;44.69241;2.32264;646;20220716;32.6;13.7;23.1;2.1;13.3;0;6.4;29400 +75085;44.69241;2.32264;646;20220717;33.2;16;24.6;3.1;11.3;0;7.46;29700 +75085;44.69241;2.32264;646;20220718;35.8;17.5;26.6;2.9;13.3;0;7.56;28700 +75085;44.69241;2.32264;646;20220719;34.1;20.8;27.4;4.4;12.4;.4;8.49;27700 +75085;44.69241;2.32264;646;20220720;25.2;15;20.1;2;15.4;.1;3.71;16800 +75085;44.69241;2.32264;646;20220721;30.5;10.9;20.7;1.8;14;0;5.68;29000 +75085;44.69241;2.32264;646;20220722;30.6;14.8;22.7;3.6;15.1;.1;6.02;23800 +75085;44.69241;2.32264;646;20220723;26.9;14.8;20.8;2.3;14.6;0;5.52;28600 +75085;44.69241;2.32264;646;20220724;33.8;12;22.9;1.7;12.7;0;6.15;29100 +75085;44.69241;2.32264;646;20220725;24.3;16.2;20.2;2.7;14.6;0;4.56;21800 +75085;44.69241;2.32264;646;20220726;24.3;14.6;19.4;2.9;12.9;0;5.45;28700 +75085;44.69241;2.32264;646;20220727;26;7.5;16.7;1.6;11.5;0;4.94;29000 +75085;44.69241;2.32264;646;20220728;28.1;9.7;18.9;2;12;0;4.97;24700 +75085;44.69241;2.32264;646;20220729;24.3;13.7;19;1.4;14.5;0;3.26;15700 +75085;44.69241;2.32264;646;20220730;28.3;13;20.6;1.5;14.9;0;4.88;25800 +75085;44.69241;2.32264;646;20220731;30.3;11.6;20.9;1.6;13.7;0;5.33;27400 +75085;44.69241;2.32264;646;20220801;31.5;12.5;22;2.1;13.6;0;5.81;27500 +75085;44.69241;2.32264;646;20220802;32.3;11.5;21.9;2;13.1;0;5.89;27900 +75085;44.69241;2.32264;646;20220803;34.7;17.8;26.2;2.6;12.7;0;6.92;27600 +75085;44.69241;2.32264;646;20220804;34.7;18.3;26.5;2.7;13.6;0;6.73;25700 +75085;44.69241;2.32264;646;20220805;28.7;18.3;23.5;2.1;17.8;6.9;4.91;23000 +75085;44.69241;2.32264;646;20220806;31.4;16.2;23.8;1.8;15.7;0;5.55;26600 +75085;44.69241;2.32264;646;20220807;30.6;12.1;21.3;1.7;11.8;0;5.48;27600 +75085;44.69241;2.32264;646;20220808;32;10.9;21.4;1.9;10.2;0;5.78;27400 +75085;44.69241;2.32264;646;20220809;33.1;14.5;23.8;1.9;9.3;0;5.88;25900 +75085;44.69241;2.32264;646;20220810;34;17.6;25.8;2.4;9.5;0;6.63;26900 +75085;44.69241;2.32264;646;20220811;34.7;16.5;25.6;3.3;11.3;0;7.21;25700 +75085;44.69241;2.32264;646;20220812;35;15.8;25.4;2.8;12.4;0;6.63;24800 +75085;44.69241;2.32264;646;20220813;34.4;14.9;24.6;2.2;12.8;.8;5.98;24700 +75085;44.69241;2.32264;646;20220814;22.1;17.8;19.9;2.8;17.4;7.2;3.13;14700 +75085;44.69241;2.32264;646;20220815;24.6;13.3;18.9;1.6;14.6;.2;3.21;15600 +75085;44.69241;2.32264;646;20220816;30.5;12;21.2;3.3;14.4;29.8;4.79;16500 +75085;44.69241;2.32264;646;20220817;23.2;12.9;18;1.9;15.4;0;2.92;14700 +75085;44.69241;2.32264;646;20220818;21.9;11.2;16.5;2.6;14.8;3.3;2.94;15900 +75085;44.69241;2.32264;646;20220819;22.2;14.7;18.4;3;15.8;.1;3.04;14400 +75085;44.69241;2.32264;646;20220820;25.6;14.2;19.9;1.7;16;0;4.02;22200 +75085;44.69241;2.32264;646;20220821;24.7;10.8;17.7;1.8;14.8;.1;3.51;19500 +75085;44.69241;2.32264;646;20220822;22.6;15.5;19;1.8;16.1;.2;2.79;13600 +75085;44.69241;2.32264;646;20220823;27.8;14;20.9;1.1;16.4;0;3.78;20500 +75085;44.69241;2.32264;646;20220824;32.5;15;23.7;2.3;14.3;0;5.5;24300 +75085;44.69241;2.32264;646;20220825;27.9;15.2;21.5;2.9;16;0;4.54;20700 +75085;44.69241;2.32264;646;20220826;27.5;14;20.7;1.8;16.3;.6;4.22;22700 +75085;44.69241;2.32264;646;20220827;27.2;11.4;19.3;1.8;14.5;0;4.13;22600 +75085;44.69241;2.32264;646;20220828;29.1;13.2;21.1;2.5;13.1;0;5;23700 +75085;44.69241;2.32264;646;20220829;31.6;12.6;22.1;2.8;13.1;1.7;4.84;16900 +75085;44.69241;2.32264;646;20220830;28.2;14.1;21.1;2.1;15;.1;4.12;19600 +75085;44.69241;2.32264;646;20220831;28.9;10.5;19.7;2.4;13.4;.4;4.3;19600 +75085;44.69241;2.32264;646;20220901;26.8;12.1;19.4;1.7;14.6;.3;3.89;21500 +75085;44.69241;2.32264;646;20220902;23.5;12.9;18.2;1.8;15.5;4.6;2.69;13600 +75085;44.69241;2.32264;646;20220903;24.1;14.2;19.1;1.2;15.4;0;3.13;17900 +75085;44.69241;2.32264;646;20220904;29.4;12.2;20.8;3.3;14.9;0;4.8;21200 +75085;44.69241;2.32264;646;20220905;29.7;17.3;23.5;4.1;17.1;2.3;5.13;20100 +75085;44.69241;2.32264;646;20220906;26.1;14.8;20.4;2.4;17.6;1.7;3.13;14700 +75085;44.69241;2.32264;646;20220907;24.5;13.6;19;2;15.7;.5;2.6;11400 +75085;44.69241;2.32264;646;20220908;21.6;8.8;15.2;1.6;12.8;1.1;2.36;12900 +75085;44.69241;2.32264;646;20220909;21.5;10.8;16.1;1.9;12.7;.2;2.83;16200 +75085;44.69241;2.32264;646;20220910;20.9;9.1;15;1.6;11.8;0;2.95;19300 +75085;44.69241;2.32264;646;20220911;28.3;7.3;17.8;2.4;10.4;0;4.37;21400 +75085;44.69241;2.32264;646;20220912;33.5;13;23.2;4.1;12.6;0;6.21;20000 +75085;44.69241;2.32264;646;20220913;28.4;18.7;23.5;4.2;18.8;1.3;4.05;13800 +75085;44.69241;2.32264;646;20220914;26.3;17.2;21.7;3.2;17.1;1.6;3.75;16700 +75085;44.69241;2.32264;646;20220915;25.3;11.8;18.5;1.8;14.9;0;3.14;17800 +75085;44.69241;2.32264;646;20220916;21.3;11.6;16.4;2.3;13;0;2.66;14200 +75085;44.69241;2.32264;646;20220917;17.4;3.3;10.3;1.8;8.1;0;2.71;21000 +75085;44.69241;2.32264;646;20220918;22.9;-.5;11.2;1.5;6.6;0;3.1;20700 +75085;44.69241;2.32264;646;20220919;22.4;2;12.2;1.8;7.3;0;3.17;20300 +75085;44.69241;2.32264;646;20220920;22.3;2.6;12.4;1.3;7.2;0;2.89;20100 +75085;44.69241;2.32264;646;20220921;22.7;3.4;13;1.8;7.9;0;3.11;19600 +75085;44.69241;2.32264;646;20220922;23;6.6;14.8;2.8;9.1;0;3.55;19300 +75085;44.69241;2.32264;646;20220923;22.4;7;14.7;2.3;10.9;10.3;2.59;12500 +75085;44.69241;2.32264;646;20220924;17.3;9.1;13.2;1.2;12.2;6.1;1.5;8800 +75085;44.69241;2.32264;646;20220925;15.6;9.3;12.4;1.8;11.7;.6;1.46;8200 +75085;44.69241;2.32264;646;20220926;14.7;8;11.3;1.9;10.9;3.5;1.47;9000 +75085;44.69241;2.32264;646;20220927;11.6;8.3;9.9;3.3;11.2;11.2;1.04;7000 +75085;44.69241;2.32264;646;20220928;14.9;10.4;12.6;4.7;13.3;11.7;1.3;8900 +75085;44.69241;2.32264;646;20220929;13.5;8.3;10.9;2.2;10.7;3.4;1.32;7500 +75085;44.69241;2.32264;646;20220930;15.2;5.4;10.3;1.7;9.1;.6;1.98;16500 +75085;44.69241;2.32264;646;20221001;14.9;4;9.4;2.1;12;8.4;.66;3000 +75085;44.69241;2.32264;646;20221002;18.2;12.8;15.5;1.5;14.6;.1;1.49;8600 +75085;44.69241;2.32264;646;20221003;20.4;5;12.7;1.5;11.2;0;2.16;17000 +75085;44.69241;2.32264;646;20221004;21.5;4.9;13.2;1.8;10.8;.1;2.35;16900 +75085;44.69241;2.32264;646;20221005;21.6;7.7;14.6;3.4;12;0;2.7;16600 +75085;44.69241;2.32264;646;20221006;21.5;11;16.2;1.8;13.1;0;2.08;12300 +75085;44.69241;2.32264;646;20221007;21.9;9.7;15.8;2.1;12.6;.2;2.35;15200 +75085;44.69241;2.32264;646;20221008;20.6;8.5;14.5;1.7;12.6;2.1;1.81;11300 +75085;44.69241;2.32264;646;20221009;21.1;7.5;14.3;3;11.1;.1;2.53;15200 +75085;44.69241;2.32264;646;20221010;22.4;9.4;15.9;3;12.3;0;2.54;13500 +75085;44.69241;2.32264;646;20221011;20.8;8.3;14.5;1.6;12.9;.1;1.68;10600 +75085;44.69241;2.32264;646;20221012;20.5;11.6;16;1.6;13.4;1.1;1.6;8200 +75085;44.69241;2.32264;646;20221013;15.9;7.4;11.6;1.4;12.8;9.1;.81;3800 +75085;44.69241;2.32264;646;20221014;15.7;12.3;14;1.9;15.2;2.5;.76;3500 +75085;44.69241;2.32264;646;20221015;21.3;11.8;16.5;2.5;14.3;0;2.04;13200 +75085;44.69241;2.32264;646;20221016;22.3;13.3;17.8;5.7;13.9;0;3.05;13100 +75085;44.69241;2.32264;646;20221017;20.4;16.5;18.4;6.5;14.9;2;2.69;6700 +75085;44.69241;2.32264;646;20221018;23.1;13.6;18.3;3.9;14.7;0;2.64;13300 +75085;44.69241;2.32264;646;20221019;21;12.5;16.7;4.2;13;8.2;2.35;7700 +75085;44.69241;2.32264;646;20221020;20.3;15.3;17.8;5;16.6;3.8;1.7;5300 +75085;44.69241;2.32264;646;20221021;21.2;15.3;18.2;2.3;15.1;.4;1.76;8100 +75085;44.69241;2.32264;646;20221022;21.4;9.4;15.4;3.1;12.3;0;2.14;12300 +75085;44.69241;2.32264;646;20221023;20.6;14.2;17.4;4.9;14;0;2.16;2500 +75085;44.69241;2.32264;646;20221024;19.7;10.3;15;2;12.7;.1;1.6;11400 +75085;44.69241;2.32264;646;20221025;20.1;8.2;14.1;3.5;11.4;0;1.93;6500 +75085;44.69241;2.32264;646;20221026;21.9;10;15.9;2.6;12;.1;1.98;9200 +75085;44.69241;2.32264;646;20221027;24.3;10.2;17.2;3.8;13;0;2.55;9100 +75085;44.69241;2.32264;646;20221028;24.8;17.1;20.9;4.2;11.3;0;3.62;7800 +75085;44.69241;2.32264;646;20221029;23.1;13.6;18.3;5.1;7.8;0;4.22;9400 +75085;44.69241;2.32264;646;20221030;21.6;12.5;17;3.3;10.5;.1;2.53;10100 +75085;44.69241;2.32264;646;20221031;20.7;12.3;16.5;4.3;13.4;4.6;2.1;9400 +75085;44.69241;2.32264;646;20221101;15.9;11.3;13.6;1.8;12.5;.1;1.06;7300 +75085;44.69241;2.32264;646;20221102;17.5;5.5;11.5;1.7;9.7;.1;1.24;10200 +75085;44.69241;2.32264;646;20221103;14.8;6.4;10.6;4.5;10.2;6.3;1.29;2400 +75085;44.69241;2.32264;646;20221104;8.1;5.5;6.8;4.5;9.2;8.4;.57;3500 +75085;44.69241;2.32264;646;20221105;10.2;.4;5.3;1.9;7.2;.1;.8;9400 +75085;44.69241;2.32264;646;20221106;15.6;-.4;7.6;2.2;6.4;0;1.41;8700 +75085;44.69241;2.32264;646;20221107;16.4;4.4;10.4;3.5;9;.1;1.53;10400 +75085;44.69241;2.32264;646;20221108;17.2;9.8;13.5;4.7;11.2;1.6;1.75;7500 +75085;44.69241;2.32264;646;20221109;14.4;10.6;12.5;2.4;12.4;4.5;.84;3100 +75085;44.69241;2.32264;646;20221110;14.4;6.3;10.3;1.2;10.1;0;.75;7800 +75085;44.69241;2.32264;646;20221111;18.5;5.5;12;4;10.6;0;1.58;9700 +75085;44.69241;2.32264;646;20221112;20.9;8.6;14.7;3.7;9.7;0;2.24;9200 +75085;44.69241;2.32264;646;20221113;20;6.7;13.3;2.5;9.5;0;1.63;7500 +75085;44.69241;2.32264;646;20221114;13.8;10.3;12;3.5;11.3;6;1.07;3000 +75085;44.69241;2.32264;646;20221115;15.7;9;12.3;3.1;11.9;9.4;.98;4800 +75085;44.69241;2.32264;646;20221116;13.5;6.5;10;2.1;10.5;.9;.71;6300 +75085;44.69241;2.32264;646;20221117;14.2;8.8;11.5;3.3;10.9;6.6;1.01;5100 +75085;44.69241;2.32264;646;20221118;9.5;6;7.7;1.9;9;2.8;.58;6000 +75085;44.69241;2.32264;646;20221119;8.4;3.3;5.8;1.8;8;.3;.49;7100 +75085;44.69241;2.32264;646;20221120;6.6;-.8;2.9;1.2;7.2;1.9;.35;4600 +75085;44.69241;2.32264;646;20221121;7.9;3.4;5.6;3;8.2;11.2;.58;1000 +75085;44.69241;2.32264;646;20221122;7.1;3.5;5.3;3.2;7.9;13.9;.54;4200 +75085;44.69241;2.32264;646;20221123;11;4.9;7.9;2.6;9.1;6.2;.71;2600 +75085;44.69241;2.32264;646;20221124;10.5;3.9;7.2;1.6;9.3;.1;.44;5100 +75085;44.69241;2.32264;646;20221125;9.1;7.2;8.1;1.9;9.2;9.2;.62;2100 +75085;44.69241;2.32264;646;20221126;9;.4;4.7;1.8;6.9;0;.56;5400 +75085;44.69241;2.32264;646;20221127;12.5;.6;6.5;3.1;5.7;4.6;1.33;6600 +75085;44.69241;2.32264;646;20221128;8.3;6.4;7.3;2.1;8.9;6.8;.55;3000 +75085;44.69241;2.32264;646;20221129;7.5;3.3;5.4;2;7.5;0;.5;4800 +75085;44.69241;2.32264;646;20221130;8.2;-3.3;2.4;.9;5.8;0;.27;8200 +75085;44.69241;2.32264;646;20221201;6.1;-3.8;1.1;1.4;5.8;0;.41;3400 +75085;44.69241;2.32264;646;20221202;2.8;-.5;1.1;1.4;5.8;.2;.43;1400 +75085;44.69241;2.32264;646;20221203;3.8;.2;2;1.1;6.7;4.9;.36;1300 +75085;44.69241;2.32264;646;20221204;4.3;1.4;2.8;1.3;7.2;2.2;.33;1800 +75085;44.69241;2.32264;646;20221205;7.7;-2.7;2.5;2.9;5.5;.1;.61;8200 +75085;44.69241;2.32264;646;20221206;11.2;-5.2;3;1.9;4.4;0;.82;7400 +75085;44.69241;2.32264;646;20221207;8.1;-5;1.5;2;4.6;0;.6;7600 +75085;44.69241;2.32264;646;20221208;7.8;-4;1.9;2.6;5.3;2.3;.77;3000 +75085;44.69241;2.32264;646;20221209;8.4;4.7;6.5;1.1;8.7;1.7;.43;2100 +75085;44.69241;2.32264;646;20221210;.4;-.2;.1;2.2;5.5;0;.34;2800 +75085;44.69241;2.32264;646;20221211;4.5;-9.5;-2.5;1.2;3.38;0;.43;5888 +75085;44.69241;2.32264;646;20221212;2.7;-5.9;-1.6;1.8;4.38;18.3;.42;3796 +75085;44.69241;2.32264;646;20221213;7.5;-.1;3.7;3.3;8.7;3;.08;2000 +75085;44.69241;2.32264;646;20221214;10;5.2;7.6;2.5;10.2;3.4;.32;2800 +75085;44.69241;2.32264;646;20221215;9.5;3.7;6.6;2.3;9.1;14.2;.5;700 +75085;44.69241;2.32264;646;20221216;7.6;3.7;5.6;1.4;7.1;0;.47;4000 +75085;44.69241;2.32264;646;20221217;9.1;-6.6;1.2;1.9;3.3;0;.79;7400 +75085;44.69241;2.32264;646;20221218;9.8;-6.2;1.8;4.8;5.1;0;1.12;6400 +75085;44.69241;2.32264;646;20221219;13.3;7.1;10.2;6.3;9;0;1.48;5100 +75085;44.69241;2.32264;646;20221220;14.3;8.8;11.5;6.1;9.7;1.3;1.64;3800 +75085;44.69241;2.32264;646;20221221;11.6;8.6;10.1;2.1;10.8;1.6;.47;4300 +75085;44.69241;2.32264;646;20221222;11.8;6.7;9.2;4.1;11.6;14.6;.33;1800 +75085;44.69241;2.32264;646;20221223;13.6;10.3;11.9;2.4;12.8;.1;.52;2500 +75085;44.69241;2.32264;646;20221224;14.4;8.3;11.3;2.4;11;0;.61;5800 +75085;44.69241;2.32264;646;20221225;16.2;4.7;10.4;4.2;8.7;0;1.43;6000 +75085;44.69241;2.32264;646;20221226;12;5;8.5;2.6;9.3;.6;.73;2100 +75085;44.69241;2.32264;646;20221227;10.7;4.9;7.8;1.6;8.7;.1;.44;5200 +75085;44.69241;2.32264;646;20221228;13.9;1.3;7.6;3.2;8.3;0;.88;5200 +75085;44.69241;2.32264;646;20221229;10.7;6.3;8.5;2.5;9.1;6.4;.76;1400 +75085;44.69241;2.32264;646;20221230;10.8;5.6;8.2;3.2;9.9;1.2;.59;1200 +75085;44.69241;2.32264;646;20221231;16.6;9.7;13.1;4.6;10.4;0;1.53;6300 +75086;44.71506;2.63628;589;20220101;17;6.3;11.6;.8;6.64;0;.69;5454 +75086;44.71506;2.63628;589;20220102;12.7;2.2;7.5;1;7.31;0;.55;4854 +75086;44.71506;2.63628;589;20220103;12.1;4.2;8.1;2.1;9.36;.1;.52;4250 +75086;44.71506;2.63628;589;20220104;15.5;7.7;11.6;3;8.74;7.5;1.48;4684 +75086;44.71506;2.63628;589;20220105;3.7;.4;2.1;3.1;5.64;0;.75;2693 +75086;44.71506;2.63628;589;20220106;4;-2.1;1;3.3;4.81;0;.62;6500 +75086;44.71506;2.63628;589;20220107;-1.4;-5.7;-3.6;.8;5.34;7.2;.21;2849 +75086;44.71506;2.63628;589;20220108;7.5;-.3;3.6;4.3;8.51;13.4;.14;3872 +75086;44.71506;2.63628;589;20220109;4.7;3;3.9;4.5;7.46;11.4;.43;1400 +75086;44.71506;2.63628;589;20220110;5.9;2.7;4.3;1.6;6.74;.4;.57;2781 +75086;44.71506;2.63628;589;20220111;6.6;-3.9;1.4;2.1;4.41;0;.56;8850 +75086;44.71506;2.63628;589;20220112;6.6;-6.8;-.1;2.1;3.91;0;.66;8200 +75086;44.71506;2.63628;589;20220113;8.3;-7.2;.6;1.8;3.96;0;.69;8350 +75086;44.71506;2.63628;589;20220114;11.9;-6.4;2.8;2;3.66;0;1.07;8400 +75086;44.71506;2.63628;589;20220115;10.8;-5.2;2.8;1.4;4.01;0;.75;8350 +75086;44.71506;2.63628;589;20220116;6.9;-7.6;-.3;1.6;4.21;0;.52;9650 +75086;44.71506;2.63628;589;20220117;9.3;-5.5;1.9;1.9;4.91;0;.67;8700 +75086;44.71506;2.63628;589;20220118;7.6;-3.6;2;1.1;5.14;0;.46;6828 +75086;44.71506;2.63628;589;20220119;1.4;-4.4;-1.5;2.3;5.66;1;.2;2100 +75086;44.71506;2.63628;589;20220120;2;-1.7;.1;2.5;5.61;.1;.54;4534 +75086;44.71506;2.63628;589;20220121;4;-2;1;3.2;4.04;0;1.07;5576 +75086;44.71506;2.63628;589;20220122;6.6;-4.7;1;2.9;4.11;0;.93;7850 +75086;44.71506;2.63628;589;20220123;13.4;-5.9;3.8;2.5;4.86;0;1.24;9300 +75086;44.71506;2.63628;589;20220124;15.5;-2.5;6.5;1.9;4.36;0;1.37;9500 +75086;44.71506;2.63628;589;20220125;11.3;-5.3;3;1.5;4.61;0;.86;9750 +75086;44.71506;2.63628;589;20220126;11.6;-5.4;3.1;1.6;4.76;0;.87;9800 +75086;44.71506;2.63628;589;20220127;10.5;-5.4;2.5;1.3;4.6;0;.8;8788 +75086;44.71506;2.63628;589;20220128;6.6;-6.1;.2;1.4;4.81;0;.59;8388 +75086;44.71506;2.63628;589;20220129;5.7;-4.9;.4;1.1;5.1;0;.52;8808 +75086;44.71506;2.63628;589;20220130;6.3;-3.2;1.6;1.8;6.06;0;.52;6400 +75086;44.71506;2.63628;589;20220131;5.5;-.3;2.6;5.1;6.96;1.2;.42;2450 +75086;44.71506;2.63628;589;20220201;2.3;-.9;.7;4.4;6.21;2.4;.29;2650 +75086;44.71506;2.63628;589;20220202;7.2;2.1;4.7;3.6;8.16;.2;.42;4600 +75086;44.71506;2.63628;589;20220203;13.5;-1.5;6;2;6.71;.1;1.08;7600 +75086;44.71506;2.63628;589;20220204;6.6;3.1;4.9;2.1;8.36;2.2;.41;1950 +75086;44.71506;2.63628;589;20220205;8.9;4.1;6.5;2.8;7.16;.1;.98;8500 +75086;44.71506;2.63628;589;20220206;4.9;-3.6;.6;3.5;6.86;3.8;.2;2500 +75086;44.71506;2.63628;589;20220207;9.2;4.2;6.7;4.7;7.51;.3;1.13;7100 +75086;44.71506;2.63628;589;20220208;15.1;-4.4;5.4;2.1;5.31;0;1.46;11850 +75086;44.71506;2.63628;589;20220209;13.9;-2.6;5.6;2.6;6.11;0;1.44;10950 +75086;44.71506;2.63628;589;20220210;15.7;-.7;7.5;2.3;6.86;.1;1.47;11150 +75086;44.71506;2.63628;589;20220211;10.6;5.1;7.8;2.6;6.71;0;1.36;9450 +75086;44.71506;2.63628;589;20220212;9.6;-2.7;3.4;3;5.13;0;1.31;7333 +75086;44.71506;2.63628;589;20220213;11;3.6;7.3;6.6;7.71;5.5;1.47;9400 +75086;44.71506;2.63628;589;20220214;7.9;6.4;7.2;4.4;8.36;8.8;.95;4650 +75086;44.71506;2.63628;589;20220215;5.7;2.8;4.3;4.5;7.66;8;.58;5100 +75086;44.71506;2.63628;589;20220216;9.8;4.7;7.2;5.1;10.06;10.2;.4;2050 +75086;44.71506;2.63628;589;20220217;11.1;8.6;9.8;4;11.85;2.4;.57;3836 +75086;44.71506;2.63628;589;20220218;15.1;7.7;11.4;2.9;10.58;.4;1.47;8479 +75086;44.71506;2.63628;589;20220219;7.7;2.8;5.3;3.4;6.66;0;1.15;9650 +75086;44.71506;2.63628;589;20220220;6.8;.5;3.7;1.7;7.94;5.8;.57;6961 +75086;44.71506;2.63628;589;20220221;7.8;6.4;7.1;7;8.21;3.4;1.16;5850 +75086;44.71506;2.63628;589;20220222;8.1;3.6;5.8;4;8.11;.4;.86;6500 +75086;44.71506;2.63628;589;20220223;14;2.6;8.3;1.7;7.91;0;1.41;12500 +75086;44.71506;2.63628;589;20220224;13.6;3.3;8.5;3.8;7.96;.3;1.66;9750 +75086;44.71506;2.63628;589;20220225;8.2;2;5.1;4.1;5.86;0;1.57;11948 +75086;44.71506;2.63628;589;20220226;12.2;-2;5.1;3.7;4.06;0;2.32;15850 +75086;44.71506;2.63628;589;20220227;12.6;-.1;6.2;2.6;5.26;0;1.91;14150 +75086;44.71506;2.63628;589;20220228;12.9;-.7;6.1;2;6.54;0;1.71;13448 +75086;44.71506;2.63628;589;20220301;14.3;-5;4.6;2.8;5.86;0;1.86;14050 +75086;44.71506;2.63628;589;20220302;10.1;.7;5.4;2.8;8.01;1.7;.85;5050 +75086;44.71506;2.63628;589;20220303;12.8;6.3;9.5;1.3;9.26;0;1.2;8450 +75086;44.71506;2.63628;589;20220304;11.2;3;7.1;3.3;8.81;.2;1.01;6400 +75086;44.71506;2.63628;589;20220305;9.9;5.2;7.6;2.8;7.91;0;1.34;10200 +75086;44.71506;2.63628;589;20220306;9.5;-2.2;3.7;1.6;4.64;0;1.63;14328 +75086;44.71506;2.63628;589;20220307;10.1;-4.2;3;2.2;4.51;0;1.89;15170 +75086;44.71506;2.63628;589;20220308;11.7;1.3;6.5;3.6;6.58;0;1.94;12960 +75086;44.71506;2.63628;589;20220309;12.1;3.6;7.9;4.1;7.61;0;1.88;13250 +75086;44.71506;2.63628;589;20220310;13;5;9;5.5;8.36;2.4;1.98;11600 +75086;44.71506;2.63628;589;20220311;9.4;7.3;8.3;9.3;8.26;5;1.71;5400 +75086;44.71506;2.63628;589;20220312;7.9;5.4;6.7;8;7.66;0;1.35;4300 +75086;44.71506;2.63628;589;20220313;7.7;5.9;6.8;6.6;6.76;9.9;1.66;2400 +75086;44.71506;2.63628;589;20220314;10.3;-1;4.6;7.1;7.96;.8;.93;6850 +75086;44.71506;2.63628;589;20220315;13.1;9;11;10.8;9.71;.1;2.31;10200 +75086;44.71506;2.63628;589;20220316;15;8.8;11.9;4.8;9.61;0;2.13;7550 +75086;44.71506;2.63628;589;20220317;14;5.3;9.7;1.9;9.26;.1;1.36;7150 +75086;44.71506;2.63628;589;20220318;12.7;5.5;9.1;2.6;8.51;0;1.62;9300 +75086;44.71506;2.63628;589;20220319;15.2;6.1;10.7;3.6;7.16;0;2.78;15600 +75086;44.71506;2.63628;589;20220320;11.4;5;8.2;8.1;7.26;0;2.28;8600 +75086;44.71506;2.63628;589;20220321;11.5;7.5;9.5;9.8;6.81;0;3.17;12550 +75086;44.71506;2.63628;589;20220322;12.6;4.7;8.7;9.6;5.06;0;3.98;18700 +75086;44.71506;2.63628;589;20220323;14.3;4.5;9.4;7;4.21;0;4.31;19200 +75086;44.71506;2.63628;589;20220324;17.3;4.4;10.8;4.6;4.26;0;4.1;17136 +75086;44.71506;2.63628;589;20220325;18;4.3;11.1;3.4;4.21;0;3.77;17350 +75086;44.71506;2.63628;589;20220326;18.7;-.2;9.2;3.7;4.81;0;3.8;19950 +75086;44.71506;2.63628;589;20220327;19.1;1.4;10.2;3.8;5.61;0;3.75;19100 +75086;44.71506;2.63628;589;20220328;18.7;5.6;12.1;5.4;5.31;0;4.48;17500 +75086;44.71506;2.63628;589;20220329;17.3;8.4;12.8;3.3;7.21;2.1;3.1;13300 +75086;44.71506;2.63628;589;20220330;10;7.3;8.6;2.2;9.86;2.7;.97;4950 +75086;44.71506;2.63628;589;20220331;10.3;5.5;7.9;5.1;8.01;2;1.8;10600 +75086;44.71506;2.63628;589;20220401;4.8;-.8;2;5.4;5.34;2.4;1.79;11866 +75086;44.71506;2.63628;589;20220402;3.8;-2;.9;3.7;5.01;0;1.46;9533 +75086;44.71506;2.63628;589;20220403;2.9;-3.1;-.1;3.2;4.99;0;1.31;9167 +75086;44.71506;2.63628;589;20220404;9;-1.7;3.7;1.5;5.04;0;2.33;21066 +75086;44.71506;2.63628;589;20220405;12.9;-4.1;4.4;2.2;6.21;0;2.25;20400 +75086;44.71506;2.63628;589;20220406;9.6;-.9;4.3;3;8.51;4;.76;6850 +75086;44.71506;2.63628;589;20220407;10.9;6.6;8.7;5.9;10.46;17.3;.81;3750 +75086;44.71506;2.63628;589;20220408;14.8;9.2;12;6.3;10.11;2.9;2.36;9400 +75086;44.71506;2.63628;589;20220409;10.5;2.9;6.7;4.3;6.16;.2;2.46;16550 +75086;44.71506;2.63628;589;20220410;17.3;-3.5;6.9;3.6;5.01;0;3.75;24350 +75086;44.71506;2.63628;589;20220411;14.1;6.9;10.5;9.6;8.01;0;3.49;19800 +75086;44.71506;2.63628;589;20220412;15.7;9.2;12.4;8.3;7.31;0;4.15;14700 +75086;44.71506;2.63628;589;20220413;16.5;6.8;11.6;2;7.51;.1;2.4;10600 +75086;44.71506;2.63628;589;20220414;21.8;1.1;11.4;2.3;9.46;0;3.58;23850 +75086;44.71506;2.63628;589;20220415;22.7;4.8;13.7;2.2;10.61;0;3.73;23700 +75086;44.71506;2.63628;589;20220416;22.6;4;13.3;2.6;9.01;0;4.04;24250 +75086;44.71506;2.63628;589;20220417;21.4;.6;11;2.9;7.46;0;4.12;25450 +75086;44.71506;2.63628;589;20220418;17.5;4;10.7;2.8;8.86;0;3.1;20800 +75086;44.71506;2.63628;589;20220419;17.3;4;10.7;2.5;10.01;1.4;2.62;17950 +75086;44.71506;2.63628;589;20220420;13.2;8.5;10.8;1.6;11.01;25.9;1.24;5750 +75086;44.71506;2.63628;589;20220421;13.6;7.7;10.6;1.9;11.26;5.4;1.38;7850 +75086;44.71506;2.63628;589;20220422;18.4;7.1;12.7;2.3;10.86;.8;2.89;18400 +75086;44.71506;2.63628;589;20220423;14.5;10.1;12.3;5.8;9.31;28.9;2.6;7800 +75086;44.71506;2.63628;589;20220424;10.8;4.8;7.8;3.8;10.16;13.5;.69;3050 +75086;44.71506;2.63628;589;20220425;14.4;5.8;10.1;2;9.06;0;2.5;17300 +75086;44.71506;2.63628;589;20220426;19.9;1.1;10.5;1.8;8.46;0;3.72;27150 +75086;44.71506;2.63628;589;20220427;22.8;6.6;14.7;2.3;9.66;0;4.2;24550 +75086;44.71506;2.63628;589;20220428;20.8;9;14.9;2.7;11.51;.5;3.85;23400 +75086;44.71506;2.63628;589;20220429;19.7;9.2;14.4;2.8;12.96;.5;2.24;10200 +75086;44.71506;2.63628;589;20220430;19.4;8.3;13.8;2.4;10.51;0;3.74;23900 +75086;44.71506;2.63628;589;20220501;18;2.6;10.3;2.2;8.16;0;3.57;25100 +75086;44.71506;2.63628;589;20220502;18.5;5.6;12;1.9;8.96;.8;3.41;22100 +75086;44.71506;2.63628;589;20220503;17.8;8.8;13.3;1.4;11.36;8.1;2.11;11050 +75086;44.71506;2.63628;589;20220504;17;6.9;11.9;2;11.36;5.3;2.63;17700 +75086;44.71506;2.63628;589;20220505;17.2;6.5;11.9;2.9;9.66;.3;3.2;20100 +75086;44.71506;2.63628;589;20220506;16.4;5.2;10.8;3;9.66;0;2.43;13500 +75086;44.71506;2.63628;589;20220507;20;5.8;12.9;2.7;9.91;0;4.02;26050 +75086;44.71506;2.63628;589;20220508;21.2;7.5;14.4;2.1;10.11;0;2.89;12800 +75086;44.71506;2.63628;589;20220509;23.6;5.3;14.5;1.8;10.31;0;4.41;27350 +75086;44.71506;2.63628;589;20220510;24.6;8.2;16.4;2.4;11.06;0;4.73;26700 +75086;44.71506;2.63628;589;20220511;26.1;10.2;18.2;3.9;11.21;0;5.81;28350 +75086;44.71506;2.63628;589;20220512;24.7;9.6;17.2;2.7;12.21;0;4.21;20700 +75086;44.71506;2.63628;589;20220513;23.4;10.9;17.1;1.9;12.56;.3;4.37;25250 +75086;44.71506;2.63628;589;20220514;27.2;9.2;18.2;1.9;13.71;0;4.86;26700 +75086;44.71506;2.63628;589;20220515;25.5;14.2;19.8;5;11.91;.3;6.17;26900 +75086;44.71506;2.63628;589;20220516;26.1;10.4;18.2;2.2;11.96;0;5.07;27150 +75086;44.71506;2.63628;589;20220517;28.7;9.2;19;1.8;13.16;0;5.3;28400 +75086;44.71506;2.63628;589;20220518;30.1;12.5;21.3;2.4;14.61;.2;5.62;26600 +75086;44.71506;2.63628;589;20220519;27.2;15.2;21.2;4.9;12.86;.1;6.13;23650 +75086;44.71506;2.63628;589;20220520;28.1;17.9;23;5.3;12.26;0;7.09;25450 +75086;44.71506;2.63628;589;20220521;32.6;12.8;22.7;1.9;14.81;0;4.26;14700 +75086;44.71506;2.63628;589;20220522;31.9;15.4;23.7;2.1;16.36;4;4.94;19950 +75086;44.71506;2.63628;589;20220523;17.7;15;16.3;3.3;14.91;8.6;1.94;7450 +75086;44.71506;2.63628;589;20220524;16.3;9.5;12.9;3.2;11.26;0;2.37;11150 +75086;44.71506;2.63628;589;20220525;17.7;6.1;11.9;3.3;10.26;0;3.53;23400 +75086;44.71506;2.63628;589;20220526;18.7;6.9;12.8;3.1;10.96;0;2.76;13550 +75086;44.71506;2.63628;589;20220527;24.4;6.6;15.5;2.6;12.36;0;3.53;16100 +75086;44.71506;2.63628;589;20220528;23.7;7.2;15.5;2.3;10.66;0;3.63;15800 +75086;44.71506;2.63628;589;20220529;21.4;4.3;12.9;1.7;7.96;0;4.68;30300 +75086;44.71506;2.63628;589;20220530;22.2;5.4;13.8;2;8.26;.4;4.68;28000 +75086;44.71506;2.63628;589;20220531;22.2;9.8;16;2;11.11;1.4;3.8;19700 +75086;44.71506;2.63628;589;20220601;29.1;9.2;19.2;2.2;12.66;1.3;5.5;27500 +75086;44.71506;2.63628;589;20220602;28.9;14.7;21.8;2.9;14.31;1.4;4.2;12100 +75086;44.71506;2.63628;589;20220603;29.8;14.4;22.1;3.1;14.06;7;4.66;13650 +75086;44.71506;2.63628;589;20220604;28.2;13.3;20.7;3;16.96;30.7;5.27;26250 +75086;44.71506;2.63628;589;20220605;21.6;13.8;17.7;2.6;15.96;.5;3.27;17700 +75086;44.71506;2.63628;589;20220606;24.9;9.2;17.1;1.8;14.51;.1;4.43;25750 +75086;44.71506;2.63628;589;20220607;20.9;13;17;2.4;13.86;.4;3.7;20250 +75086;44.71506;2.63628;589;20220608;16;11.2;13.6;2.6;13.41;8.5;1.16;3250 +75086;44.71506;2.63628;589;20220609;18.2;10.4;14.3;2.8;12.41;.1;3.32;18871 +75086;44.71506;2.63628;589;20220610;25.2;7.4;16.3;2.2;12.61;.1;5.2;31200 +75086;44.71506;2.63628;589;20220611;29.3;8.7;19;1.8;12.41;0;5.82;31350 +75086;44.71506;2.63628;589;20220612;28.3;12.8;20.5;1.8;15.41;.1;4.96;25050 +75086;44.71506;2.63628;589;20220613;28;15.2;21.6;2;17.26;0;5.6;29450 +75086;44.71506;2.63628;589;20220614;31.8;13.9;22.8;2.3;15.51;.4;6.21;28650 +75086;44.71506;2.63628;589;20220615;31.1;17.4;24.3;2.9;17.11;0;6.11;26150 +75086;44.71506;2.63628;589;20220616;32.4;15;23.7;1.4;18.46;0;5.63;27300 +75086;44.71506;2.63628;589;20220617;34.3;14.8;24.6;1.9;15.76;0;6.46;29100 +75086;44.71506;2.63628;589;20220618;34.3;18.8;26.5;4.6;13.56;0;8.64;29850 +75086;44.71506;2.63628;589;20220619;31;22.6;26.8;8.8;13.66;0;9.66;24850 +75086;44.71506;2.63628;589;20220620;28.7;17.7;23.2;4.4;14.91;0;5.91;20550 +75086;44.71506;2.63628;589;20220621;28.3;17.1;22.7;2.3;18.06;.7;3.8;14550 +75086;44.71506;2.63628;589;20220622;25.7;17;21.3;3.1;17.46;6.4;4.63;21773 +75086;44.71506;2.63628;589;20220623;23.8;14.3;19.1;2.5;16.41;18.4;3.16;14100 +75086;44.71506;2.63628;589;20220624;21.5;14;17.8;2.2;14.91;4.2;3.37;17300 +75086;44.71506;2.63628;589;20220625;25.9;11.1;18.5;3.3;14.86;13.7;4.37;20700 +75086;44.71506;2.63628;589;20220626;19.7;14.1;16.9;2.3;16.51;11.4;1.7;6950 +75086;44.71506;2.63628;589;20220627;18.3;13.6;16;2.8;15.11;1.3;1.92;8550 +75086;44.71506;2.63628;589;20220628;23;10.3;16.7;2.8;12.76;.1;5.1;30400 +75086;44.71506;2.63628;589;20220629;26.2;9.1;17.7;1.9;13.21;.7;5.32;30550 +75086;44.71506;2.63628;589;20220630;16;13.3;14.6;2.7;14.56;1.5;1.47;6450 +75086;44.71506;2.63628;589;20220701;20.8;9;14.9;2.5;11.96;0;4.76;31100 +75086;44.71506;2.63628;589;20220702;28.8;7.3;18.1;1.5;11.56;0;5.53;30600 +75086;44.71506;2.63628;589;20220703;28;12.7;20.3;1.9;15.41;1.1;5.24;27300 +75086;44.71506;2.63628;589;20220704;25.4;14.9;20.1;2.2;17.76;1.2;4.02;20650 +75086;44.71506;2.63628;589;20220705;26.4;13.5;20;2.2;15.91;.1;5.42;30050 +75086;44.71506;2.63628;589;20220706;26;9.6;17.8;2;12.51;0;5.3;29600 +75086;44.71506;2.63628;589;20220707;25.4;11.3;18.3;3.7;12.56;0;5.82;30150 +75086;44.71506;2.63628;589;20220708;28.1;12.1;20.1;3.5;12.76;0;6.39;30900 +75086;44.71506;2.63628;589;20220709;29.8;9.4;19.6;2.1;12.26;0;6;30650 +75086;44.71506;2.63628;589;20220710;29.7;9.9;19.8;1.8;12.96;0;5.74;30300 +75086;44.71506;2.63628;589;20220711;32.2;14.3;23.2;2.3;13.16;0;6.56;30400 +75086;44.71506;2.63628;589;20220712;31.7;15.6;23.7;2.1;14.01;0;6.45;30250 +75086;44.71506;2.63628;589;20220713;32.8;14.2;23.5;2;12.51;0;6.47;29850 +75086;44.71506;2.63628;589;20220714;33.7;15.7;24.7;2.4;14.41;0;6.82;29800 +75086;44.71506;2.63628;589;20220715;32.5;14.3;23.4;2;14.26;0;6.27;29250 +75086;44.71506;2.63628;589;20220716;33.6;14;23.8;2;13.41;0;6.47;29500 +75086;44.71506;2.63628;589;20220717;35;14.8;24.9;2.8;11.46;0;7.39;29750 +75086;44.71506;2.63628;589;20220718;36.1;18.4;27.3;3.6;14.06;.2;8.08;28800 +75086;44.71506;2.63628;589;20220719;34.8;22.8;28.8;5.4;11.86;.2;9.53;27750 +75086;44.71506;2.63628;589;20220720;26.3;17.8;22;2.3;15.11;.5;4.21;17300 +75086;44.71506;2.63628;589;20220721;31.4;11.4;21.4;1.4;14.06;0;5.57;29100 +75086;44.71506;2.63628;589;20220722;31.8;15.3;23.5;3.4;15.06;.4;6.14;23600 +75086;44.71506;2.63628;589;20220723;27.6;15;21.3;2.9;14.91;0;5.66;27800 +75086;44.71506;2.63628;589;20220724;35;13.4;24.2;1.8;12.96;0;6.35;29150 +75086;44.71506;2.63628;589;20220725;25.1;17.2;21.2;3.3;15.26;0;4.49;18950 +75086;44.71506;2.63628;589;20220726;24.9;15.3;20.1;4;13.26;0;5.75;28300 +75086;44.71506;2.63628;589;20220727;26.7;9.7;18.2;2.3;11.76;0;5.38;29100 +75086;44.71506;2.63628;589;20220728;28.5;11;19.8;2.1;12.46;0;5.02;24250 +75086;44.71506;2.63628;589;20220729;25.3;14.9;20.1;1.9;14.96;0;3.81;17900 +75086;44.71506;2.63628;589;20220730;28.8;14.9;21.8;2.4;15.01;0;5.42;26100 +75086;44.71506;2.63628;589;20220731;31;12.7;21.9;1.9;13.96;0;5.66;27750 +75086;44.71506;2.63628;589;20220801;32.5;13.7;23.1;2.2;13.76;0;6.07;27800 +75086;44.71506;2.63628;589;20220802;33.1;12.5;22.8;2;13.21;.2;6.05;28050 +75086;44.71506;2.63628;589;20220803;35.4;18.6;27;2.7;12.46;0;7.14;27750 +75086;44.71506;2.63628;589;20220804;35.6;18.6;27.1;2.6;13.21;0;6.91;26350 +75086;44.71506;2.63628;589;20220805;29.8;18.8;24.3;2.5;18.01;10.9;5.19;22700 +75086;44.71506;2.63628;589;20220806;31.5;16.5;24;2;16.31;0;5.63;26400 +75086;44.71506;2.63628;589;20220807;31.6;13.9;22.7;1.9;12.01;0;5.78;27650 +75086;44.71506;2.63628;589;20220808;32.5;11.8;22.2;1.8;10.41;0;5.79;27600 +75086;44.71506;2.63628;589;20220809;33.6;14.6;24.1;1.8;9.66;0;5.88;26050 +75086;44.71506;2.63628;589;20220810;34.7;16.3;25.5;2.3;10.06;0;6.51;26900 +75086;44.71506;2.63628;589;20220811;35.4;17.3;26.3;2.9;12.86;0;6.81;25300 +75086;44.71506;2.63628;589;20220812;35.8;17.5;26.6;2.5;14.16;0;6.37;24300 +75086;44.71506;2.63628;589;20220813;35.1;16.3;25.7;2.1;13.86;7.4;5.93;24500 +75086;44.71506;2.63628;589;20220814;24.2;18.7;21.5;2.9;17.91;7.9;3.75;17300 +75086;44.71506;2.63628;589;20220815;25.5;13.6;19.6;1.7;14.81;0;3.7;18950 +75086;44.71506;2.63628;589;20220816;31.3;12.8;22.1;3.1;14.66;21;4.79;16300 +75086;44.71506;2.63628;589;20220817;23.1;13.3;18.2;2.1;16.21;0;2.63;12750 +75086;44.71506;2.63628;589;20220818;22.2;12.5;17.3;3;15.21;13.1;2.91;14600 +75086;44.71506;2.63628;589;20220819;22.5;15;18.8;4.1;15.86;.1;3.37;15650 +75086;44.71506;2.63628;589;20220820;26.8;14.9;20.8;2.4;16.11;.1;4.38;22300 +75086;44.71506;2.63628;589;20220821;25.5;11.3;18.4;2.4;14.96;.1;3.7;18950 +75086;44.71506;2.63628;589;20220822;23.4;15.5;19.5;2.9;16.71;.1;3.07;14600 +75086;44.71506;2.63628;589;20220823;29;15;22;1.8;17.01;.1;4.31;21550 +75086;44.71506;2.63628;589;20220824;33;14.3;23.7;1.9;14.66;0;5.2;24000 +75086;44.71506;2.63628;589;20220825;28.9;15.4;22.1;3;15.96;.5;4.84;21750 +75086;44.71506;2.63628;589;20220826;28.5;14.8;21.7;2.4;16.46;.9;4.65;23200 +75086;44.71506;2.63628;589;20220827;28;12;20;1.8;14.11;.1;4.27;22950 +75086;44.71506;2.63628;589;20220828;30.1;11.8;21;2.3;12.61;0;4.96;23800 +75086;44.71506;2.63628;589;20220829;32.3;14.3;23.3;2.5;13.41;.9;4.75;16900 +75086;44.71506;2.63628;589;20220830;29.1;14;21.6;2;15.51;.1;4.04;18900 +75086;44.71506;2.63628;589;20220831;29.6;11.7;20.7;2.3;13.86;.2;4.32;19700 +75086;44.71506;2.63628;589;20220901;27.3;13;20.1;1.6;15.26;0;3.7;19750 +75086;44.71506;2.63628;589;20220902;24.4;13.8;19.1;1.9;16.01;4.3;2.81;13750 +75086;44.71506;2.63628;589;20220903;24.6;15.4;20;1.5;16.16;0;3.04;16000 +75086;44.71506;2.63628;589;20220904;29.7;14.3;22;3.6;16.01;0;5;21700 +75086;44.71506;2.63628;589;20220905;29.9;18.8;24.4;4.7;17.96;1.7;5.38;20350 +75086;44.71506;2.63628;589;20220906;28.3;16.5;22.4;3;18.36;1.5;3.65;14950 +75086;44.71506;2.63628;589;20220907;25.9;13.8;19.8;2.4;16.41;2.8;2.81;11600 +75086;44.71506;2.63628;589;20220908;22.7;9.1;15.9;1.7;13.21;1;2.58;14500 +75086;44.71506;2.63628;589;20220909;21.2;11.2;16.2;2.2;13.56;0;2.47;13000 +75086;44.71506;2.63628;589;20220910;22.2;9.5;15.9;1.8;11.96;.1;3.14;19550 +75086;44.71506;2.63628;589;20220911;29.2;7.6;18.4;2;10.36;0;4.21;21400 +75086;44.71506;2.63628;589;20220912;33.9;13.8;23.9;3.9;13.81;0;6.03;20150 +75086;44.71506;2.63628;589;20220913;28.5;19.2;23.9;4.8;19.56;0;4.03;13000 +75086;44.71506;2.63628;589;20220914;27.2;18.4;22.8;3.4;17.41;8.2;3.87;15500 +75086;44.71506;2.63628;589;20220915;26.1;12.8;19.5;1.9;15.16;.1;3.23;17100 +75086;44.71506;2.63628;589;20220916;22.7;14.1;18.4;3.7;13.51;0;3.38;14900 +75086;44.71506;2.63628;589;20220917;18.6;5.4;12;2.5;8.26;0;3.1;20900 +75086;44.71506;2.63628;589;20220918;23.6;.3;11.9;1.5;6.51;0;3.16;20450 +75086;44.71506;2.63628;589;20220919;23.4;2.3;12.9;1.6;7.21;0;3.19;20250 +75086;44.71506;2.63628;589;20220920;23;2.3;12.6;1.6;7.31;0;3.09;20050 +75086;44.71506;2.63628;589;20220921;23.2;3.3;13.3;1.8;7.76;0;3.16;19500 +75086;44.71506;2.63628;589;20220922;23.8;7.5;15.6;2.4;9.71;0;3.44;19150 +75086;44.71506;2.63628;589;20220923;23;7.4;15.2;2.6;11.31;19.7;2.72;12650 +75086;44.71506;2.63628;589;20220924;17.1;10.6;13.9;1.6;12.86;5.7;1.5;8350 +75086;44.71506;2.63628;589;20220925;16.5;8.9;12.7;2.1;11.66;1;1.71;10450 +75086;44.71506;2.63628;589;20220926;16.2;7.6;11.9;2.8;10.91;2.9;1.74;9600 +75086;44.71506;2.63628;589;20220927;13;9.1;11.1;5.1;11.61;7.7;1.23;7200 +75086;44.71506;2.63628;589;20220928;16.2;10.8;13.5;6.1;13.51;18;1.5;8300 +75086;44.71506;2.63628;589;20220929;13.2;8.8;11;2.9;11.21;2.2;1.19;6700 +75086;44.71506;2.63628;589;20220930;15.4;6.2;10.8;2.5;9.51;.6;2;15150 +75086;44.71506;2.63628;589;20221001;15.2;5.2;10.2;2.5;12.31;5.8;.69;3000 +75086;44.71506;2.63628;589;20221002;19.7;13.3;16.5;2.2;14.81;.1;1.88;10600 +75086;44.71506;2.63628;589;20221003;20.8;6.7;13.7;1.6;11.76;0;2.19;16300 +75086;44.71506;2.63628;589;20221004;22.5;5.1;13.8;1.6;11.06;.1;2.37;17000 +75086;44.71506;2.63628;589;20221005;21.9;7.8;14.8;3.2;12.31;.1;2.64;16700 +75086;44.71506;2.63628;589;20221006;21.8;11.2;16.5;1.8;13.66;0;2.05;12250 +75086;44.71506;2.63628;589;20221007;21.8;10.2;16;2.1;13.16;.3;2.26;14550 +75086;44.71506;2.63628;589;20221008;21.1;10.6;15.9;1.6;13.56;.6;1.82;11250 +75086;44.71506;2.63628;589;20221009;22;7.5;14.7;3;11.86;.1;2.5;15200 +75086;44.71506;2.63628;589;20221010;22.9;10.8;16.9;2.6;12.91;0;2.52;14200 +75086;44.71506;2.63628;589;20221011;22.1;8.7;15.4;1.4;12.96;0;1.8;11900 +75086;44.71506;2.63628;589;20221012;20.7;11.9;16.3;1.6;13.66;1.1;1.63;8700 +75086;44.71506;2.63628;589;20221013;16.8;8.3;12.6;1.4;13.16;8.4;.95;5150 +75086;44.71506;2.63628;589;20221014;16.4;12.7;14.5;3;15.31;2.7;.85;3550 +75086;44.71506;2.63628;589;20221015;23.1;10.6;16.9;2.4;13.96;0;2.22;13900 +75086;44.71506;2.63628;589;20221016;22.7;14.4;18.5;6.7;14.91;0;3.13;13200 +75086;44.71506;2.63628;589;20221017;21.1;17;19;7.2;15.46;0;2.81;6750 +75086;44.71506;2.63628;589;20221018;23.3;15;19.1;4.2;15.41;0;2.71;13350 +75086;44.71506;2.63628;589;20221019;22.4;12.3;17.4;4.1;14.21;11.8;2.26;8000 +75086;44.71506;2.63628;589;20221020;20.7;15.9;18.3;5.3;16.91;3.5;1.77;5200 +75086;44.71506;2.63628;589;20221021;22.1;16.1;19.1;3;15.26;.5;2.09;8000 +75086;44.71506;2.63628;589;20221022;22.5;9.6;16;3;12.66;0;2.21;12400 +75086;44.71506;2.63628;589;20221023;22;15.2;18.6;5.8;14.36;0;2.63;3150 +75086;44.71506;2.63628;589;20221024;20.4;11;15.7;1.7;12.81;.1;1.59;11500 +75086;44.71506;2.63628;589;20221025;21.3;8.3;14.8;3.5;11.61;0;2.04;6850 +75086;44.71506;2.63628;589;20221026;22.2;9.6;15.9;2.5;12.91;0;1.83;8900 +75086;44.71506;2.63628;589;20221027;24.4;11.5;18;3.9;13.81;0;2.53;9100 +75086;44.71506;2.63628;589;20221028;25;16.2;20.6;4.2;11.96;0;3.45;8300 +75086;44.71506;2.63628;589;20221029;23.4;14.5;19;6.2;8.26;0;4.7;9500 +75086;44.71506;2.63628;589;20221030;21.8;13.7;17.8;4.4;11.76;0;2.76;10450 +75086;44.71506;2.63628;589;20221031;21.4;13.7;17.5;5.2;13.81;4.5;2.44;9550 +75086;44.71506;2.63628;589;20221101;16.4;11.8;14.1;2;12.56;.1;1.15;7450 +75086;44.71506;2.63628;589;20221102;17.5;4.7;11.1;1.6;9.61;.1;1.2;10500 +75086;44.71506;2.63628;589;20221103;15.5;7.1;11.3;4.9;10.76;6.3;1.31;2750 +75086;44.71506;2.63628;589;20221104;8.5;7;7.7;5.8;9.51;10;.67;3100 +75086;44.71506;2.63628;589;20221105;10.4;1.2;5.8;2.7;7.41;.1;.9;10150 +75086;44.71506;2.63628;589;20221106;16.4;0;8.2;2.3;6.61;0;1.47;9350 +75086;44.71506;2.63628;589;20221107;17.7;4.1;10.9;3.6;9.11;0;1.68;10450 +75086;44.71506;2.63628;589;20221108;17.6;10.9;14.2;5.4;11.96;2.1;1.8;7650 +75086;44.71506;2.63628;589;20221109;15.1;11;13;2.8;12.91;3.4;.85;3150 +75086;44.71506;2.63628;589;20221110;14.5;7.6;11;1.6;10.41;0;.85;8800 +75086;44.71506;2.63628;589;20221111;18.6;4.7;11.7;4.6;10.91;0;1.55;9700 +75086;44.71506;2.63628;589;20221112;20.9;9.8;15.3;4.1;10.26;0;2.31;8900 +75086;44.71506;2.63628;589;20221113;20.9;6.5;13.7;2.6;9.36;0;1.8;8050 +75086;44.71506;2.63628;589;20221114;14.5;10.9;12.7;4;11.71;7.2;1.15;3300 +75086;44.71506;2.63628;589;20221115;15.9;9.9;12.9;3.3;12.26;9.8;1.01;4750 +75086;44.71506;2.63628;589;20221116;14.3;7.3;10.8;2.3;10.56;1.1;.83;6950 +75086;44.71506;2.63628;589;20221117;14.1;9.3;11.7;3.7;11.11;9.7;1.04;4450 +75086;44.71506;2.63628;589;20221118;9.6;6.3;7.9;3.2;9.26;2.2;.63;5300 +75086;44.71506;2.63628;589;20221119;9.1;3.7;6.4;3.1;8.26;.2;.59;6850 +75086;44.71506;2.63628;589;20221120;7.8;1.3;4.6;2.1;7.66;1.3;.47;4800 +75086;44.71506;2.63628;589;20221121;8.5;3.3;5.9;3.5;8.41;10.1;.57;1200 +75086;44.71506;2.63628;589;20221122;6.9;3.9;5.4;4.9;8.11;10.8;.52;3500 +75086;44.71506;2.63628;589;20221123;11.9;5.3;8.6;3.5;9.46;7.5;.79;2950 +75086;44.71506;2.63628;589;20221124;11.1;5.1;8.1;2;9.61;.3;.51;4950 +75086;44.71506;2.63628;589;20221125;9;5.8;7.4;2.3;9.36;8.2;.5;2150 +75086;44.71506;2.63628;589;20221126;9.1;2.1;5.6;1.8;7.51;0;.53;5300 +75086;44.71506;2.63628;589;20221127;12.9;.3;6.6;3.3;6.11;4.2;1.29;6650 +75086;44.71506;2.63628;589;20221128;8.6;5.9;7.2;2.8;9.11;6.9;.51;3100 +75086;44.71506;2.63628;589;20221129;7.4;3.5;5.5;2.9;7.71;.1;.53;4250 +75086;44.71506;2.63628;589;20221130;7.5;-1.5;3;1.1;6.26;0;.32;7050 +75086;44.71506;2.63628;589;20221201;7.3;-3.4;1.9;1.8;5.96;0;.48;4400 +75086;44.71506;2.63628;589;20221202;3.6;1.3;2.4;1.7;5.86;.4;.54;1700 +75086;44.71506;2.63628;589;20221203;4.2;1.3;2.8;1.1;6.71;5.2;.41;1250 +75086;44.71506;2.63628;589;20221204;5.3;2.1;3.7;1.5;7.16;6.1;.4;2600 +75086;44.71506;2.63628;589;20221205;8.4;-3.6;2.4;2.5;5.51;0;.56;8350 +75086;44.71506;2.63628;589;20221206;10.4;-4.8;2.8;1.6;4.66;0;.72;6600 +75086;44.71506;2.63628;589;20221207;8.4;-4.8;1.8;1.6;4.66;0;.51;7450 +75086;44.71506;2.63628;589;20221208;8.5;-4.3;2.1;2.5;5.81;2.9;.67;3100 +75086;44.71506;2.63628;589;20221209;8.6;4.8;6.7;1.6;9.16;1.7;.38;2100 +75086;44.71506;2.63628;589;20221210;1.8;.9;1.3;3;6.01;0;.39;1900 +75086;44.71506;2.63628;589;20221211;5.7;-9.5;-1.9;1.4;3.5;0;.49;6064 +75086;44.71506;2.63628;589;20221212;3.7;-5.8;-1;2.4;4.3;17.5;.61;3549 +75086;44.71506;2.63628;589;20221213;8.5;.3;4.4;3.7;9.36;2.4;.04;2850 +75086;44.71506;2.63628;589;20221214;11;6.7;8.8;2.6;10.31;3;.45;3400 +75086;44.71506;2.63628;589;20221215;9.4;4.1;6.8;2.8;9.51;14.6;.41;750 +75086;44.71506;2.63628;589;20221216;8.9;4.9;6.9;1.5;7.71;0;.47;4750 +75086;44.71506;2.63628;589;20221217;7.2;-5.6;.8;1.8;3.96;0;.6;6800 +75086;44.71506;2.63628;589;20221218;10.1;-5.9;2.1;4.9;5.56;0;1;6650 +75086;44.71506;2.63628;589;20221219;13.7;7.4;10.5;8.3;9.51;0;1.51;5650 +75086;44.71506;2.63628;589;20221220;13.6;9.7;11.7;7.2;10.01;.9;1.65;3100 +75086;44.71506;2.63628;589;20221221;12.8;9.1;11;2.2;10.86;1.6;.55;5000 +75086;44.71506;2.63628;589;20221222;12.1;6.1;9.1;5;11.86;11.5;.17;1900 +75086;44.71506;2.63628;589;20221223;13.9;10.6;12.2;3.4;12.96;0;.56;2650 +75086;44.71506;2.63628;589;20221224;15.3;8.2;11.8;2.2;10.91;0;.65;5950 +75086;44.71506;2.63628;589;20221225;16.3;4.7;10.5;3.8;8.96;0;1.3;5900 +75086;44.71506;2.63628;589;20221226;13.3;4.9;9.1;2.3;9.81;.8;.66;3000 +75086;44.71506;2.63628;589;20221227;11.3;5.7;8.5;1.4;9.21;.1;.44;4550 +75086;44.71506;2.63628;589;20221228;14.6;.9;7.8;3.1;8.31;0;.89;5850 +75086;44.71506;2.63628;589;20221229;11.7;5.6;8.6;3;9.31;5.7;.77;1900 +75086;44.71506;2.63628;589;20221230;12.2;5.5;8.9;3.1;10.01;.9;.67;1550 +75086;44.71506;2.63628;589;20221231;16.3;8.5;12.4;4.5;10.46;0;1.34;6350 +75087;44.73677;2.95014;986;20220101;17.5;1.6;9.6;2.5;5.25;0;1.56;6700 +75087;44.73677;2.95014;986;20220102;13.3;1.7;7.5;2.9;6.15;0;1.23;5080 +75087;44.73677;2.95014;986;20220103;8.9;2.7;5.8;2.9;7.92;0;.54;3798 +75087;44.73677;2.95014;986;20220104;12.7;4.9;8.8;4.8;7.35;6.7;1.46;4707 +75087;44.73677;2.95014;986;20220105;-1;-1.3;-1.1;5.8;4.42;0;.63;1874 +75087;44.73677;2.95014;986;20220106;-.4;-2.7;-1.5;5;3.98;0;.68;3310 +75087;44.73677;2.95014;986;20220107;.6;-6.2;-2.8;3.7;4.65;4.9;.25;4377 +75087;44.73677;2.95014;986;20220108;3.7;0;1.8;6;6.42;10.8;.33;3412 +75087;44.73677;2.95014;986;20220109;1.4;-.1;.7;5.4;5.78;7.4;.39;2227 +75087;44.73677;2.95014;986;20220110;1.2;.2;.7;3.7;5.28;.5;.55;2096 +75087;44.73677;2.95014;986;20220111;1.2;-5.7;-2.3;5.1;3.98;0;.61;5597 +75087;44.73677;2.95014;986;20220112;-.4;-5.9;-3.1;4.5;3.52;0;.7;5430 +75087;44.73677;2.95014;986;20220113;5;-8.4;-1.7;2.6;3.25;0;.8;7218 +75087;44.73677;2.95014;986;20220114;9.6;-6.8;1.4;2.5;3.02;0;1.13;7573 +75087;44.73677;2.95014;986;20220115;8.7;-4.8;1.9;2.1;3.08;0;1.05;7183 +75087;44.73677;2.95014;986;20220116;6;-7.1;-.5;2.9;3.18;0;.97;7100 +75087;44.73677;2.95014;986;20220117;3.1;-2.7;.2;4.3;5.55;0;.44;4041 +75087;44.73677;2.95014;986;20220118;4.7;-2.6;1;3.3;5.05;0;.7;5458 +75087;44.73677;2.95014;986;20220119;1.5;-3.7;-1.1;3.2;4.95;.6;.38;5070 +75087;44.73677;2.95014;986;20220120;1;-1.8;-.4;4.9;4.88;.3;.57;3101 +75087;44.73677;2.95014;986;20220121;-2.3;-4;-3.1;7.5;3.82;0;.65;2595 +75087;44.73677;2.95014;986;20220122;-1.6;-5.1;-3.3;5.3;4.15;0;.43;3763 +75087;44.73677;2.95014;986;20220123;7.8;-4.6;1.6;2.4;4.58;0;.87;8082 +75087;44.73677;2.95014;986;20220124;11.9;-4.8;3.6;2.4;3.81;0;1.26;8963 +75087;44.73677;2.95014;986;20220125;11.8;-6.1;2.9;2.6;3.76;0;1.32;8925 +75087;44.73677;2.95014;986;20220126;10;-4;3;2.6;3.58;0;1.31;8198 +75087;44.73677;2.95014;986;20220127;9.7;-5.1;2.3;2.8;3.08;0;1.4;8345 +75087;44.73677;2.95014;986;20220128;5.1;-3.2;1;3.5;4.95;0;.85;6128 +75087;44.73677;2.95014;986;20220129;8.2;-3.5;2.3;3.3;4.85;0;1.1;7394 +75087;44.73677;2.95014;986;20220130;4.7;.5;2.6;3.7;6.18;0;.63;4789 +75087;44.73677;2.95014;986;20220131;4;-2.7;.7;6.5;5.45;1.2;.64;6256 +75087;44.73677;2.95014;986;20220201;1.9;-3.4;-.8;7.7;5.05;1.1;.51;4900 +75087;44.73677;2.95014;986;20220202;7.8;1.7;4.7;4.7;6.75;.1;.92;7263 +75087;44.73677;2.95014;986;20220203;15.6;-3.1;6.2;2.8;4.42;0;1.88;9467 +75087;44.73677;2.95014;986;20220204;4.6;-1.6;1.5;2.8;6.48;1.5;.4;5213 +75087;44.73677;2.95014;986;20220205;4.9;1;3;3.1;5.12;.1;.98;6391 +75087;44.73677;2.95014;986;20220206;2.9;-5.1;-1.1;4.3;5.75;3.8;.24;6453 +75087;44.73677;2.95014;986;20220207;5;2.5;3.8;5.7;5.95;.5;1.05;5748 +75087;44.73677;2.95014;986;20220208;10.6;-3.4;3.6;2.6;4.38;0;1.41;10336 +75087;44.73677;2.95014;986;20220209;11.8;-2.6;4.6;2.8;5.08;0;1.38;10276 +75087;44.73677;2.95014;986;20220210;4.9;-2.5;1.2;2.2;6.81;.1;1.43;11466 +75087;44.73677;2.95014;986;20220211;8.3;3.2;5.7;3.1;6.41;0;1.53;8933 +75087;44.73677;2.95014;986;20220212;7.8;-3.4;2.2;5.1;5.63;0;1.44;5500 +75087;44.73677;2.95014;986;20220213;7;2.3;4.7;6.3;8.02;7.6;1.06;5150 +75087;44.73677;2.95014;986;20220214;5.6;4.4;5;4.7;8.15;8;1;4300 +75087;44.73677;2.95014;986;20220215;3.4;.2;1.8;5;7.31;6;.63;5200 +75087;44.73677;2.95014;986;20220216;8.3;1.3;4.8;4.9;8.05;7.7;.61;6570 +75087;44.73677;2.95014;986;20220217;10.3;6.4;8.3;4.1;9.42;2.7;.88;5976 +75087;44.73677;2.95014;986;20220218;14.1;3.3;8.7;4.4;8.38;.7;1.59;10672 +75087;44.73677;2.95014;986;20220219;4.8;0;2.4;3.9;4.98;0;1.16;8467 +75087;44.73677;2.95014;986;20220220;6.5;-1.3;2.6;4.5;6.58;5.1;.72;8360 +75087;44.73677;2.95014;986;20220221;4.5;4.1;4.3;7.4;6.32;3.6;1.13;3906 +75087;44.73677;2.95014;986;20220222;6.7;-.4;3.1;4.6;6.28;.1;.99;9038 +75087;44.73677;2.95014;986;20220223;10.6;1.9;6.3;3.4;6.85;0;1.43;9729 +75087;44.73677;2.95014;986;20220224;10.2;1.7;6;4.9;6.62;.4;1.58;8837 +75087;44.73677;2.95014;986;20220225;4;-1;1.5;4.9;4.82;0;1.19;9202 +75087;44.73677;2.95014;986;20220226;7.5;-2.7;2.4;4.3;3.82;0;1.85;12080 +75087;44.73677;2.95014;986;20220227;9.7;-4.5;2.6;3.1;4.58;0;1.6;12571 +75087;44.73677;2.95014;986;20220228;10.3;-3;3.7;2.5;5.32;0;1.5;12441 +75087;44.73677;2.95014;986;20220301;11.3;-3.3;4;2.5;4.92;0;1.6;12857 +75087;44.73677;2.95014;986;20220302;8.4;-.8;3.8;2.6;6.68;.6;.92;8721 +75087;44.73677;2.95014;986;20220303;10.7;3.2;7;1.7;7.82;0;1.16;8673 +75087;44.73677;2.95014;986;20220304;7.1;3.4;5.2;2.9;7.12;.1;.97;5655 +75087;44.73677;2.95014;986;20220305;7.9;-1.8;3.1;2.9;4.52;0;1.61;12432 +75087;44.73677;2.95014;986;20220306;5.1;-6.7;-.8;2.6;3.25;0;1.45;13693 +75087;44.73677;2.95014;986;20220307;7.4;-7.8;-.2;2.6;3.45;0;1.59;15046 +75087;44.73677;2.95014;986;20220308;8.5;-4.9;1.8;4.3;5.48;0;1.39;13345 +75087;44.73677;2.95014;986;20220309;7.6;-.3;3.7;4.1;6.38;0;1.16;9414 +75087;44.73677;2.95014;986;20220310;7.7;.1;3.9;5.7;7.02;3;1;7648 +75087;44.73677;2.95014;986;20220311;5.2;3;4.1;8.6;7.18;3.2;.7;3122 +75087;44.73677;2.95014;986;20220312;3.9;1.9;2.9;8.2;6.35;0;.75;3536 +75087;44.73677;2.95014;986;20220313;3.5;2.4;3;6.9;5.88;16.3;.97;2685 +75087;44.73677;2.95014;986;20220314;6;-4.3;.8;6.1;7.02;1.4;.37;10680 +75087;44.73677;2.95014;986;20220315;8.4;5.6;7;10.6;8.58;.1;.98;6022 +75087;44.73677;2.95014;986;20220316;12.4;4.1;8.3;4.6;8.75;0;1.51;8778 +75087;44.73677;2.95014;986;20220317;7.5;4.8;6.1;4;8.52;.9;.79;4790 +75087;44.73677;2.95014;986;20220318;10.4;3.8;7.1;3.1;8.41;0;1.65;8466 +75087;44.73677;2.95014;986;20220319;12.3;3.8;8.1;3.5;7.05;0;2.64;15200 +75087;44.73677;2.95014;986;20220320;7.7;2.7;5.2;7.6;7.28;0;1.86;6133 +75087;44.73677;2.95014;986;20220321;8.5;4.5;6.5;9.5;6.81;0;2.75;10866 +75087;44.73677;2.95014;986;20220322;9.8;2.1;5.9;9.4;5.28;0;3.64;18466 +75087;44.73677;2.95014;986;20220323;11.4;1.7;6.5;6.7;4.38;0;3.99;19700 +75087;44.73677;2.95014;986;20220324;14.5;1.9;8.2;4.6;4.11;0;4.07;18624 +75087;44.73677;2.95014;986;20220325;15.2;2.1;8.7;3.5;3.95;0;3.74;17000 +75087;44.73677;2.95014;986;20220326;15.7;-.7;7.5;4;4.75;0;3.88;20333 +75087;44.73677;2.95014;986;20220327;16.5;.6;8.6;3.9;5.41;0;3.86;19500 +75087;44.73677;2.95014;986;20220328;16;3.7;9.8;5.2;5.08;0;4.41;17800 +75087;44.73677;2.95014;986;20220329;14.1;5.9;10;3.6;7.18;1.9;3;12966 +75087;44.73677;2.95014;986;20220330;8.1;4.7;6.4;2.4;9.51;1.7;1.07;5500 +75087;44.73677;2.95014;986;20220331;8.3;3.4;5.9;5.7;7.68;3.7;2.09;12766 +75087;44.73677;2.95014;986;20220401;.2;-4.1;-1.9;5.1;5.35;4;1.48;10600 +75087;44.73677;2.95014;986;20220402;.4;-4.6;-2.1;3.7;4.91;.8;1.46;9533 +75087;44.73677;2.95014;986;20220403;.1;-4.9;-2.4;3.2;4.89;.2;1.31;9167 +75087;44.73677;2.95014;986;20220404;5.9;-5.4;.2;1.3;4.91;0;2.22;21700 +75087;44.73677;2.95014;986;20220405;11.7;-4.5;3.6;2.6;6.02;0;2.63;22050 +75087;44.73677;2.95014;986;20220406;8;-1.8;3.1;3.4;8.35;4;1;7633 +75087;44.73677;2.95014;986;20220407;9;4;6.5;5.9;10.15;18.7;.92;3833 +75087;44.73677;2.95014;986;20220408;12.9;6.9;9.9;6.3;9.91;4.4;2.55;10900 +75087;44.73677;2.95014;986;20220409;8.2;.9;4.5;5;5.95;.2;2.58;16466 +75087;44.73677;2.95014;986;20220410;14.7;-4.4;5.2;3.9;4.91;.2;3.82;24533 +75087;44.73677;2.95014;986;20220411;10.1;4;7;9.1;8.11;0;2.66;14133 +75087;44.73677;2.95014;986;20220412;12.4;6.2;9.3;8.1;7.11;0;3.7;12133 +75087;44.73677;2.95014;986;20220413;13.9;4.9;9.4;2.6;7.28;0;2.59;11300 +75087;44.73677;2.95014;986;20220414;19.7;1;10.3;2.8;9.45;0;3.77;23233 +75087;44.73677;2.95014;986;20220415;20.8;4.4;12.6;3.2;10.45;0;4.17;23533 +75087;44.73677;2.95014;986;20220416;20.5;4.3;12.4;4.1;8.78;0;4.72;24433 +75087;44.73677;2.95014;986;20220417;19.6;.5;10;3.6;7.38;0;4.54;25733 +75087;44.73677;2.95014;986;20220418;15.9;2.3;9.1;3;8.88;0;3.26;21333 +75087;44.73677;2.95014;986;20220419;15.5;2.7;9.1;2.4;9.95;2.2;2.71;17966 +75087;44.73677;2.95014;986;20220420;10.9;6.2;8.5;1.7;10.81;24.1;1.22;5633 +75087;44.73677;2.95014;986;20220421;10.8;5.4;8.1;1.8;11.05;6.3;1.29;7266 +75087;44.73677;2.95014;986;20220422;16.1;4.9;10.5;2.6;10.68;.6;2.95;18700 +75087;44.73677;2.95014;986;20220423;11.4;7.6;9.5;5.7;9.15;20.8;2.33;6333 +75087;44.73677;2.95014;986;20220424;8.6;2.1;5.3;4.2;9.88;7.4;.76;4100 +75087;44.73677;2.95014;986;20220425;12.7;3.8;8.2;2.5;8.81;0;2.84;19733 +75087;44.73677;2.95014;986;20220426;18;.5;9.3;1.9;8.35;0;3.89;27233 +75087;44.73677;2.95014;986;20220427;20;5.1;12.5;2.6;9.55;0;4.26;24733 +75087;44.73677;2.95014;986;20220428;19.3;7.3;13.3;2.7;11.21;1.1;4.01;23466 +75087;44.73677;2.95014;986;20220429;18.1;7.8;12.9;3.1;12.71;.4;2.85;14400 +75087;44.73677;2.95014;986;20220430;17.4;6.9;12.2;3;10.41;0;3.87;22766 +75087;44.73677;2.95014;986;20220501;16.4;1.6;9;2.7;7.85;0;3.87;25266 +75087;44.73677;2.95014;986;20220502;16.6;4.3;10.4;2;8.88;1.6;3.54;22400 +75087;44.73677;2.95014;986;20220503;15.6;6.6;11.1;1.5;11.28;6.7;2.17;11466 +75087;44.73677;2.95014;986;20220504;15;4.8;9.9;1.9;11.25;5.3;2.57;16866 +75087;44.73677;2.95014;986;20220505;14.8;4.8;9.8;3.4;9.51;1;3.26;19933 +75087;44.73677;2.95014;986;20220506;11.6;6.3;8.9;5.6;8.85;.2;1.79;8852 +75087;44.73677;2.95014;986;20220507;15.8;5.7;10.8;4.8;8.68;.1;2.81;13550 +75087;44.73677;2.95014;986;20220508;16.1;5.5;10.8;3.4;9.15;0;2.56;13268 +75087;44.73677;2.95014;986;20220509;19.5;5.5;12.5;2.4;9.08;.1;3.12;16615 +75087;44.73677;2.95014;986;20220510;21.6;4.7;13.2;2.4;9.58;0;3.36;17314 +75087;44.73677;2.95014;986;20220511;22.7;5.6;14.1;3.5;9.25;0;3.92;17278 +75087;44.73677;2.95014;986;20220512;21.8;7.3;14.6;2.8;9.98;.7;3.41;15011 +75087;44.73677;2.95014;986;20220513;20.8;6.4;13.6;1.9;10.45;2;3.1;16728 +75087;44.73677;2.95014;986;20220514;22.7;6.9;14.8;2;11.68;0;3.3;17500 +75087;44.73677;2.95014;986;20220515;22.3;10.5;16.4;5.1;11.12;.1;3.87;14158 +75087;44.73677;2.95014;986;20220516;23.5;9.6;16.5;2.7;9.48;0;3.96;16267 +75087;44.73677;2.95014;986;20220517;25.1;7.4;16.2;2.6;10.82;0;3.99;18288 +75087;44.73677;2.95014;986;20220518;26.1;10.7;18.4;2.7;12.45;.7;4.07;17502 +75087;44.73677;2.95014;986;20220519;24.1;11.9;18;6.6;11.78;.1;4.61;14024 +75087;44.73677;2.95014;986;20220520;25;12.1;18.6;6.4;10.68;0;5.23;13842 +75087;44.73677;2.95014;986;20220521;29.9;9.5;19.7;2.1;12.68;0;4.62;19770 +75087;44.73677;2.95014;986;20220522;29.8;12.6;21.2;2.3;13.08;2.1;4.65;18278 +75087;44.73677;2.95014;986;20220523;15.6;14.1;14.8;3.4;13.02;5.1;1.74;5261 +75087;44.73677;2.95014;986;20220524;14.6;6.8;10.7;3.1;9.25;0;2.31;12073 +75087;44.73677;2.95014;986;20220525;14.9;4;9.4;3.6;8.58;0;2.59;14609 +75087;44.73677;2.95014;986;20220526;15.6;5.5;10.6;3.9;9.42;0;2.68;14688 +75087;44.73677;2.95014;986;20220527;21.3;9.7;15.5;4.4;11.15;0;3.83;16238 +75087;44.73677;2.95014;986;20220528;18.7;9.2;14;5;9.32;0;3.76;14921 +75087;44.73677;2.95014;986;20220529;16.5;3.8;10.1;3.7;6.75;0;3.51;17086 +75087;44.73677;2.95014;986;20220530;19.1;.8;10;2.5;6.75;.6;3.58;19751 +75087;44.73677;2.95014;986;20220531;17.8;7.6;12.7;3;9.48;2.1;2.99;13842 +75087;44.73677;2.95014;986;20220601;25.8;4.4;15.1;2.4;10.98;3.1;4.21;20267 +75087;44.73677;2.95014;986;20220602;25.3;11.1;18.2;3.3;12.68;.6;4.21;17415 +75087;44.73677;2.95014;986;20220603;26.2;13.2;19.7;4.3;11.92;3.5;4.76;15746 +75087;44.73677;2.95014;986;20220604;25.6;11.9;18.8;4;14.65;22.8;3.95;16332 +75087;44.73677;2.95014;986;20220605;18.9;13.4;16.1;2.4;13.48;.2;2.48;11021 +75087;44.73677;2.95014;986;20220606;22.2;7.9;15.1;2.1;11.98;.2;3.34;16652 +75087;44.73677;2.95014;986;20220607;18.2;8.9;13.5;3.2;10.92;.2;2.83;13648 +75087;44.73677;2.95014;986;20220608;15.5;7.4;11.5;3.1;11.22;7.7;2.04;11842 +75087;44.73677;2.95014;986;20220609;15.8;7.8;11.8;5.1;9.68;.1;2.87;13764 +75087;44.73677;2.95014;986;20220610;22.5;8.4;15.5;3.6;10.68;.1;4.03;17869 +75087;44.73677;2.95014;986;20220611;27.7;7.9;17.8;2.3;10.75;0;5.87;30437 +75087;44.73677;2.95014;986;20220612;27.2;11.6;19.4;2.7;12.55;.1;5.39;25921 +75087;44.73677;2.95014;986;20220613;24.1;12.7;18.4;2.9;14.38;0;4.6;23963 +75087;44.73677;2.95014;986;20220614;30.1;8.5;19.3;2.4;11.92;.3;6.19;30370 +75087;44.73677;2.95014;986;20220615;29.5;14.3;21.9;3.3;14.05;.1;5.95;25031 +75087;44.73677;2.95014;986;20220616;29.4;11.4;20.4;2.6;13.78;0;5.82;27216 +75087;44.73677;2.95014;986;20220617;31.6;12.6;22.1;2.6;12.25;0;6.65;29588 +75087;44.73677;2.95014;986;20220618;31.7;13.6;22.6;4.6;11.62;0;7.45;28381 +75087;44.73677;2.95014;986;20220619;28.1;16.3;22.2;8.9;12.18;0;7.75;23163 +75087;44.73677;2.95014;986;20220620;27.8;13.2;20.5;6;11.42;0;6.83;25227 +75087;44.73677;2.95014;986;20220621;26.3;13.7;20;3.7;15.05;1.5;4.93;22659 +75087;44.73677;2.95014;986;20220622;24.2;14.8;19.5;4.7;15.15;4;4.55;20731 +75087;44.73677;2.95014;986;20220623;21.2;12.1;16.6;2.5;14.62;17.8;3.29;17794 +75087;44.73677;2.95014;986;20220624;18.1;11.3;14.7;3.1;12.48;4.8;3.03;16544 +75087;44.73677;2.95014;986;20220625;22.3;6.6;14.5;3.2;12.05;10.2;4.1;24131 +75087;44.73677;2.95014;986;20220626;18.5;12.5;15.5;2.3;14.65;5.5;2.75;14976 +75087;44.73677;2.95014;986;20220627;16;12;14;2.1;13.52;2.1;2.03;10793 +75087;44.73677;2.95014;986;20220628;19.7;9.3;14.5;3.1;11.65;.1;3.98;23877 +75087;44.73677;2.95014;986;20220629;24.9;7;15.9;2;11.32;0;4.95;28139 +75087;44.73677;2.95014;986;20220630;17.5;11.5;14.5;2.6;12.95;10.8;2.57;13568 +75087;44.73677;2.95014;986;20220701;19;5.7;12.4;2.4;9.82;0;3.92;24928 +75087;44.73677;2.95014;986;20220702;26.6;5.2;15.9;2.2;10.05;0;5.51;30471 +75087;44.73677;2.95014;986;20220703;27.9;11.8;19.9;2.3;13.48;2;5.25;25992 +75087;44.73677;2.95014;986;20220704;24.1;12.2;18.1;2.3;14.98;1.4;3.89;19911 +75087;44.73677;2.95014;986;20220705;23.1;11;17.1;2.8;12.55;.1;4.71;25715 +75087;44.73677;2.95014;986;20220706;22.2;9.5;15.9;3.5;10.62;0;4.92;26297 +75087;44.73677;2.95014;986;20220707;22;9.1;15.6;5;10.78;0;4.99;25604 +75087;44.73677;2.95014;986;20220708;22.5;11.9;17.2;5.8;11.68;0;5.2;24272 +75087;44.73677;2.95014;986;20220709;25.2;10.2;17.7;3.4;10.95;0;5.6;27690 +75087;44.73677;2.95014;986;20220710;25.1;11.5;18.3;3.4;12.12;0;5.39;27025 +75087;44.73677;2.95014;986;20220711;28.5;9.5;19;2.4;11.62;0;5.89;29854 +75087;44.73677;2.95014;986;20220712;28;11.2;19.6;2.7;11.68;0;5.85;28452 +75087;44.73677;2.95014;986;20220713;30;10.7;20.4;2.4;10.08;0;6.14;29130 +75087;44.73677;2.95014;986;20220714;31;11.9;21.5;2.5;12.02;0;6.2;28195 +75087;44.73677;2.95014;986;20220715;29.7;13.3;21.5;2.9;12.28;0;6.14;27300 +75087;44.73677;2.95014;986;20220716;29.3;10.9;20.1;3;11.15;0;6.31;28882 +75087;44.73677;2.95014;986;20220717;30.9;9.7;20.3;2.8;9.98;0;6.56;29342 +75087;44.73677;2.95014;986;20220718;33;11.8;22.4;3.5;11.82;.3;7.1;28909 +75087;44.73677;2.95014;986;20220719;31.8;17;24.4;5.3;11.52;.5;7.71;23506 +75087;44.73677;2.95014;986;20220720;23.5;13.8;18.7;2.7;13.62;.1;3.91;17866 +75087;44.73677;2.95014;986;20220721;29;10;19.5;2.5;12.32;0;5.71;28218 +75087;44.73677;2.95014;986;20220722;31.1;10.9;21;3.1;13.48;1.1;5.93;25161 +75087;44.73677;2.95014;986;20220723;26.7;14.3;20.5;2.5;14.45;0;4.99;24100 +75087;44.73677;2.95014;986;20220724;32.4;10.6;21.5;2.3;11.45;0;6.29;28925 +75087;44.73677;2.95014;986;20220725;25.8;14.8;20.3;3.7;13.35;0;4.97;21168 +75087;44.73677;2.95014;986;20220726;23.9;11.7;17.8;3.6;12.28;0;4.85;24198 +75087;44.73677;2.95014;986;20220727;23.4;9.1;16.3;3;10.32;0;4.86;25503 +75087;44.73677;2.95014;986;20220728;26;7;16.5;2.9;10.35;0;5.12;26138 +75087;44.73677;2.95014;986;20220729;22.9;12.9;17.9;2.4;12.72;3.5;3.66;17290 +75087;44.73677;2.95014;986;20220730;26;11.3;18.6;2.5;11.58;0;4.79;23165 +75087;44.73677;2.95014;986;20220731;28;11;19.5;2.6;11.68;0;5.29;25111 +75087;44.73677;2.95014;986;20220801;29.5;12.5;21;2.7;11.88;0;5.71;25616 +75087;44.73677;2.95014;986;20220802;29.6;11.8;20.7;2.6;12.35;.3;5.62;26160 +75087;44.73677;2.95014;986;20220803;32;12.1;22.1;2.5;11.22;0;6.07;26442 +75087;44.73677;2.95014;986;20220804;32.7;14.9;23.8;2.8;11.08;.3;6.31;24794 +75087;44.73677;2.95014;986;20220805;29;15.1;22;2.4;15.12;4.3;4.83;21668 +75087;44.73677;2.95014;986;20220806;26.2;13.4;19.8;3.1;13.85;0;4.88;23474 +75087;44.73677;2.95014;986;20220807;25.8;10;17.9;3.1;9.92;0;5.26;25150 +75087;44.73677;2.95014;986;20220808;27.4;8.5;18;2.8;9.12;0;5.52;26425 +75087;44.73677;2.95014;986;20220809;29;9.9;19.4;2.5;8.38;0;5.72;26488 +75087;44.73677;2.95014;986;20220810;31;11.6;21.3;2.6;8.98;0;5.94;25452 +75087;44.73677;2.95014;986;20220811;31.7;12.6;22.1;2.2;9.42;0;5.66;24600 +75087;44.73677;2.95014;986;20220812;32;12.9;22.5;3;10.22;0;6.18;24577 +75087;44.73677;2.95014;986;20220813;31.8;13.7;22.8;2.6;10.32;11.6;5.87;23789 +75087;44.73677;2.95014;986;20220814;21.1;16.2;18.6;3.2;15.35;10.7;2.96;12994 +75087;44.73677;2.95014;986;20220815;21.8;11.5;16.7;2.8;12.62;0;3.49;18083 +75087;44.73677;2.95014;986;20220816;26.3;8.4;17.3;3.3;12.48;9.6;4.3;20787 +75087;44.73677;2.95014;986;20220817;22.1;11.1;16.6;2.4;14.35;5.3;3.07;17211 +75087;44.73677;2.95014;986;20220818;18.8;10.4;14.6;3.3;13.58;15.9;2.34;12963 +75087;44.73677;2.95014;986;20220819;20;12.5;16.2;4.5;13.98;.3;3.14;17222 +75087;44.73677;2.95014;986;20220820;22.7;12.7;17.7;3.1;14.12;.1;3.54;18298 +75087;44.73677;2.95014;986;20220821;22.8;9.9;16.3;2.7;12.92;.1;3.56;19946 +75087;44.73677;2.95014;986;20220822;21;13.5;17.3;3.2;14.58;.3;3.01;15490 +75087;44.73677;2.95014;986;20220823;23.7;14.1;18.9;3;15.05;.1;3.59;17756 +75087;44.73677;2.95014;986;20220824;28.2;10.4;19.3;2;13.02;0;4.48;23358 +75087;44.73677;2.95014;986;20220825;26.3;13.3;19.8;3.1;14.02;.8;4.24;19209 +75087;44.73677;2.95014;986;20220826;22.6;12.7;17.7;2.7;15.58;1.3;3.11;17147 +75087;44.73677;2.95014;986;20220827;21.7;11.4;16.6;2.4;13.95;.2;3.02;16721 +75087;44.73677;2.95014;986;20220828;25.9;9.4;17.6;2.2;11.82;0;4.09;22053 +75087;44.73677;2.95014;986;20220829;27.9;9.8;18.9;2.5;12.25;.6;4.28;20107 +75087;44.73677;2.95014;986;20220830;25.1;12.8;18.9;2.2;14.25;.8;3.44;17200 +75087;44.73677;2.95014;986;20220831;23;8.8;15.9;2.5;12.78;.1;3.36;18802 +75087;44.73677;2.95014;986;20220901;24.1;10.3;17.2;2.2;12.62;.1;3.42;18322 +75087;44.73677;2.95014;986;20220902;22;10.3;16.1;2.3;13.15;4.6;2.86;15706 +75087;44.73677;2.95014;986;20220903;21.5;11.4;16.4;2.6;14.15;.2;2.82;15698 +75087;44.73677;2.95014;986;20220904;24.5;10.7;17.6;3.2;14.42;0;3.34;17625 +75087;44.73677;2.95014;986;20220905;25.1;13.5;19.3;5.6;15.68;.6;3.7;15036 +75087;44.73677;2.95014;986;20220906;22.9;13.3;18.1;3.9;15.62;1.6;2.77;11994 +75087;44.73677;2.95014;986;20220907;22.5;10.5;16.5;2.6;14.45;5.5;2.75;15743 +75087;44.73677;2.95014;986;20220908;18.8;7.2;13;2.5;11.62;.6;2.43;15651 +75087;44.73677;2.95014;986;20220909;17.6;8.1;12.8;2.8;11.12;0;2.38;14683 +75087;44.73677;2.95014;986;20220910;18.9;6.2;12.5;2.4;10.18;0;2.67;16867 +75087;44.73677;2.95014;986;20220911;24;6.2;15.1;2;9.75;0;3.5;20206 +75087;44.73677;2.95014;986;20220912;29.2;8.8;19;2.7;12.38;0;4.11;19881 +75087;44.73677;2.95014;986;20220913;23.8;14.8;19.3;5.7;17.25;0;2.82;11470 +75087;44.73677;2.95014;986;20220914;22;14.6;18.3;3.9;15.62;15.3;2.51;10970 +75087;44.73677;2.95014;986;20220915;20.9;10.8;15.9;2.5;13.35;.3;2.48;13823 +75087;44.73677;2.95014;986;20220916;17.9;11.1;14.5;3;11.88;.1;2.32;12645 +75087;44.73677;2.95014;986;20220917;11.9;5.2;8.5;4.2;7.55;0;2.15;13757 +75087;44.73677;2.95014;986;20220918;17.7;1.2;9.5;2.6;6.52;0;2.9;18632 +75087;44.73677;2.95014;986;20220919;15.9;2.8;9.3;3.2;7.28;0;2.62;16920 +75087;44.73677;2.95014;986;20220920;16.4;2.1;9.2;2.7;7.28;0;2.59;17630 +75087;44.73677;2.95014;986;20220921;16.9;2.5;9.7;2.5;7.48;0;2.56;17121 +75087;44.73677;2.95014;986;20220922;20.2;2;11.1;2.2;8.25;0;2.71;17607 +75087;44.73677;2.95014;986;20220923;18.3;4.7;11.5;2.6;9.88;15.6;2.14;13428 +75087;44.73677;2.95014;986;20220924;14.4;6.2;10.3;2;10.48;3.4;1.52;11128 +75087;44.73677;2.95014;986;20220925;12.2;5.9;9.1;1.7;9.75;1.4;1.27;9082 +75087;44.73677;2.95014;986;20220926;11.6;5.6;8.6;3.2;9.18;2.8;1.38;9089 +75087;44.73677;2.95014;986;20220927;9.3;6.1;7.7;5.2;9.28;6.6;.99;6962 +75087;44.73677;2.95014;986;20220928;12.6;8.4;10.5;4.9;11.22;15.2;1.1;7763 +75087;44.73677;2.95014;986;20220929;10.8;5.7;8.2;3.6;8.75;1.1;1.38;9005 +75087;44.73677;2.95014;986;20220930;10.5;3.1;6.8;2.9;7.68;.5;1.41;10376 +75087;44.73677;2.95014;986;20221001;15.1;2.4;8.8;3.7;10.38;3.1;1.47;13209 +75087;44.73677;2.95014;986;20221002;16.3;10.7;13.5;3;12.38;.1;1.7;10736 +75087;44.73677;2.95014;986;20221003;15.1;6.8;11;2.6;10.58;0;1.52;9699 +75087;44.73677;2.95014;986;20221004;19.7;3.8;11.7;2.5;9.78;.1;2.22;14887 +75087;44.73677;2.95014;986;20221005;19.3;4.6;11.9;3.6;10.22;.1;2.3;14033 +75087;44.73677;2.95014;986;20221006;17.5;6;11.8;2.3;10.95;0;1.65;10883 +75087;44.73677;2.95014;986;20221007;18.5;6.6;12.5;1.9;11.08;.7;1.74;12827 +75087;44.73677;2.95014;986;20221008;14.4;8.9;11.6;2.1;11.48;.6;1.2;7117 +75087;44.73677;2.95014;986;20221009;18.4;3.1;10.8;2.9;9.88;0;1.9;13974 +75087;44.73677;2.95014;986;20221010;19.7;7;13.4;3;11.08;0;2.07;11218 +75087;44.73677;2.95014;986;20221011;18.5;5.5;12;2;10.82;0;1.67;11780 +75087;44.73677;2.95014;986;20221012;18;9.4;13.7;1.7;11.25;.9;1.57;9658 +75087;44.73677;2.95014;986;20221013;14.4;5.3;9.9;2.2;10.88;7.9;1.05;7547 +75087;44.73677;2.95014;986;20221014;14.6;10.3;12.4;3.5;12.78;1.8;1.04;6680 +75087;44.73677;2.95014;986;20221015;19.5;9.6;14.6;3.4;11.98;0;1.98;10306 +75087;44.73677;2.95014;986;20221016;18;10.5;14.2;6.6;13.25;0;1.67;8210 +75087;44.73677;2.95014;986;20221017;16.6;12.2;14.4;7.6;13.55;0;1.45;4873 +75087;44.73677;2.95014;986;20221018;21.2;10.5;15.8;3.1;13.12;.1;1.89;9981 +75087;44.73677;2.95014;986;20221019;20;8.1;14;3.4;11.45;3.3;1.85;9048 +75087;44.73677;2.95014;986;20221020;17.3;12.9;15.1;6.1;14.78;4.6;1.21;5025 +75087;44.73677;2.95014;986;20221021;18.5;13.3;15.9;4.4;13.25;1.3;1.84;6810 +75087;44.73677;2.95014;986;20221022;18.9;6.3;12.6;3.3;10.85;0;1.74;10693 +75087;44.73677;2.95014;986;20221023;17;10.7;13.8;5.6;12.95;.1;1.43;4582 +75087;44.73677;2.95014;986;20221024;17.1;10.5;13.8;3;11.12;.1;1.62;7596 +75087;44.73677;2.95014;986;20221025;18.3;5.2;11.8;3.6;9.78;0;1.74;9380 +75087;44.73677;2.95014;986;20221026;19.6;7.5;13.6;2.5;11.52;0;1.56;9137 +75087;44.73677;2.95014;986;20221027;21.8;9.5;15.6;3.5;12.08;0;2.05;7870 +75087;44.73677;2.95014;986;20221028;22.2;12.6;17.4;3.9;9.45;0;3.05;7310 +75087;44.73677;2.95014;986;20221029;20;10.7;15.3;5.2;7.58;0;3.45;6892 +75087;44.73677;2.95014;986;20221030;18.9;9.9;14.4;5.2;9.68;0;2.5;7070 +75087;44.73677;2.95014;986;20221031;17.1;9.6;13.3;6.3;11.72;9.2;1.73;7107 +75087;44.73677;2.95014;986;20221101;13.6;9.6;11.6;3.3;10.68;.1;1.18;6988 +75087;44.73677;2.95014;986;20221102;14.3;2.3;8.3;1.9;8.02;0;1.07;8932 +75087;44.73677;2.95014;986;20221103;12.6;3;7.8;5.1;8.68;5.2;1.09;5845 +75087;44.73677;2.95014;986;20221104;5.5;4.5;5;5.3;7.48;8.8;.69;2095 +75087;44.73677;2.95014;986;20221105;7.9;.6;4.3;3.8;6.32;0;.97;7511 +75087;44.73677;2.95014;986;20221106;14.3;-1.6;6.3;2.9;5.45;.1;1.57;9560 +75087;44.73677;2.95014;986;20221107;14.4;1.2;7.8;3.6;7.58;0;1.35;8985 +75087;44.73677;2.95014;986;20221108;12.7;5.3;9;6.6;10.08;5.3;.88;5177 +75087;44.73677;2.95014;986;20221109;13.5;9.1;11.3;3.8;10.88;2.6;1.03;4121 +75087;44.73677;2.95014;986;20221110;10.1;6.1;8.1;2.6;8.65;0;.82;4809 +75087;44.73677;2.95014;986;20221111;15;.5;7.7;5.2;9.55;0;.77;8517 +75087;44.73677;2.95014;986;20221112;18.2;6.2;12.2;3.9;8.48;0;2.01;7007 +75087;44.73677;2.95014;986;20221113;15.9;3.9;9.9;3.3;8.28;0;1.36;6996 +75087;44.73677;2.95014;986;20221114;10.6;6.9;8.8;5.4;9.95;8.6;.71;2423 +75087;44.73677;2.95014;986;20221115;11.9;7.6;9.8;4.5;10.45;9.8;.73;3403 +75087;44.73677;2.95014;986;20221116;10.5;5.3;7.9;3.8;8.58;.9;.86;4876 +75087;44.73677;2.95014;986;20221117;10.6;7;8.8;5.7;9.05;9.6;1.03;4059 +75087;44.73677;2.95014;986;20221118;6.4;2.8;4.6;3.6;7.18;.5;.6;3429 +75087;44.73677;2.95014;986;20221119;4.9;1.2;3;3.2;6.22;.3;.58;4412 +75087;44.73677;2.95014;986;20221120;5;-2.3;1.4;3.6;5.68;.6;.54;5734 +75087;44.73677;2.95014;986;20221121;5.9;-1;2.5;3.5;6.45;7.1;.48;3938 +75087;44.73677;2.95014;986;20221122;4;.2;2.1;4.7;6.32;6.9;.47;3684 +75087;44.73677;2.95014;986;20221123;8.7;1.6;5.1;3.9;7.65;4.2;.59;5305 +75087;44.73677;2.95014;986;20221124;9.1;1.7;5.4;2;7.52;.1;.52;5392 +75087;44.73677;2.95014;986;20221125;6.4;4.6;5.5;2.9;7.78;4.8;.55;1864 +75087;44.73677;2.95014;986;20221126;5.7;1.6;3.6;2.6;6.12;0;.63;4055 +75087;44.73677;2.95014;986;20221127;9.9;-1.8;4;4.1;5.02;4;1.26;5867 +75087;44.73677;2.95014;986;20221128;5.8;3.4;4.6;3.6;7.45;3.5;.51;1966 +75087;44.73677;2.95014;986;20221129;4.4;.5;2.5;3.7;6.08;.3;.55;3621 +75087;44.73677;2.95014;986;20221130;3.2;.3;1.7;3.7;6.18;0;.43;2210 +75087;44.73677;2.95014;986;20221201;1.6;.9;1.2;4;5.85;.1;.46;1258 +75087;44.73677;2.95014;986;20221202;-.7;-1.6;-1.2;2.4;5.05;1.6;.35;1307 +75087;44.73677;2.95014;986;20221203;1.5;-1.6;-.1;1.5;5.85;9.4;.26;2677 +75087;44.73677;2.95014;986;20221204;2.1;.1;1.1;2.8;5.82;7;.4;2754 +75087;44.73677;2.95014;986;20221205;.9;-8.7;-3.9;2.2;3.75;0;.34;6577 +75087;44.73677;2.95014;986;20221206;4.9;-9.5;-2.3;2.6;3.45;.1;.66;7196 +75087;44.73677;2.95014;986;20221207;-2.1;-8.1;-5.1;2.4;3.62;0;.35;3597 +75087;44.73677;2.95014;986;20221208;2.9;-9.9;-3.5;2.2;4.62;3.2;.28;5538 +75087;44.73677;2.95014;986;20221209;3.9;1.4;2.7;1.2;7.08;1.5;.29;2763 +75087;44.73677;2.95014;986;20221210;-2.2;-1.4;-1.8;3.4;4.82;0;.41;1133 +75087;44.73677;2.95014;986;20221211;.8;-9.2;-4.2;2.3;3.02;0;.49;6136 +75087;44.73677;2.95014;986;20221212;.8;-8;-3.6;2.5;3.42;14.2;.54;4390 +75087;44.73677;2.95014;986;20221213;5.3;-2.1;1.6;4.2;7.25;3.1;.03;4752 +75087;44.73677;2.95014;986;20221214;7.2;4;5.6;3;8.22;1.8;.43;2306 +75087;44.73677;2.95014;986;20221215;5.6;1.3;3.4;2.3;7.42;17.9;.3;2412 +75087;44.73677;2.95014;986;20221216;.7;.5;.6;3;5.68;0;.42;928 +75087;44.73677;2.95014;986;20221217;2.2;-8;-2.9;2.5;3.25;0;.6;5857 +75087;44.73677;2.95014;986;20221218;5.4;-6.7;-.7;5.3;4.82;0;.56;5432 +75087;44.73677;2.95014;986;20221219;8.9;3.9;6.4;9.8;8.55;0;.56;2918 +75087;44.73677;2.95014;986;20221220;9.3;5.3;7.3;8.5;8.95;1.8;.71;2182 +75087;44.73677;2.95014;986;20221221;8.7;6.6;7.7;4;9.18;1.7;.57;2453 +75087;44.73677;2.95014;986;20221222;9.4;6.1;7.7;6.3;9.38;14.9;.54;2636 +75087;44.73677;2.95014;986;20221223;10.9;8.6;9.8;4.8;11.02;.9;.54;1734 +75087;44.73677;2.95014;986;20221224;11.2;7.4;9.3;2.2;9.38;0;.61;3552 +75087;44.73677;2.95014;986;20221225;12.5;.8;6.6;3.7;7.65;0;.77;5348 +75087;44.73677;2.95014;986;20221226;10.9;4.6;7.7;3.3;8.48;.3;.76;3514 +75087;44.73677;2.95014;986;20221227;6.3;1.2;3.8;1.9;6.88;0;.44;3568 +75087;44.73677;2.95014;986;20221228;9.9;-1;4.5;3.6;7.45;0;.52;4567 +75087;44.73677;2.95014;986;20221229;7.5;3.6;5.5;3.6;8.12;4.9;.47;2308 +75087;44.73677;2.95014;986;20221230;8.8;3.5;6.1;4.1;8.68;1.2;.39;3251 +75087;44.73677;2.95014;986;20221231;12.2;6.8;9.5;5.7;9.32;0;1.04;3323 +75088;44.75753;3.26422;1018;20220101;17.7;1.7;9.7;2.5;5.24;0;1.56;6700 +75088;44.75753;3.26422;1018;20220102;13.3;1.7;7.5;2.9;6.14;0;1.23;5080 +75088;44.75753;3.26422;1018;20220103;8.8;2.8;5.8;2.9;7.91;0;.54;3798 +75088;44.75753;3.26422;1018;20220104;12.7;4.8;8.7;4.8;7.34;5.6;1.46;4707 +75088;44.75753;3.26422;1018;20220105;-1.3;-1.5;-1.4;5.8;4.41;.1;.63;1874 +75088;44.75753;3.26422;1018;20220106;-.7;-2.9;-1.8;5;3.98;0;.68;3310 +75088;44.75753;3.26422;1018;20220107;.2;-6.3;-3;3.7;4.64;0;.25;4377 +75088;44.75753;3.26422;1018;20220108;3.3;-.3;1.5;6;6.41;6.3;.33;3412 +75088;44.75753;3.26422;1018;20220109;1.1;-.3;.4;5.4;5.78;4.6;.39;2227 +75088;44.75753;3.26422;1018;20220110;1;.1;.5;3.7;5.28;.5;.55;2096 +75088;44.75753;3.26422;1018;20220111;.8;-5.9;-2.6;5.1;3.98;0;.61;5597 +75088;44.75753;3.26422;1018;20220112;0;-6.1;-3.1;4.5;3.51;0;.7;5430 +75088;44.75753;3.26422;1018;20220113;4.8;-8.7;-2;2.6;3.24;0;.8;7218 +75088;44.75753;3.26422;1018;20220114;9.3;-7.1;1.1;2.5;3.01;0;1.13;7573 +75088;44.75753;3.26422;1018;20220115;8.8;-4.8;2;2.1;3.08;0;1.05;7183 +75088;44.75753;3.26422;1018;20220116;5.8;-7.2;-.7;2.9;3.18;0;.97;7100 +75088;44.75753;3.26422;1018;20220117;3.1;-2.8;.2;4.3;5.54;0;.44;4041 +75088;44.75753;3.26422;1018;20220118;5;-3;1;3.3;5.04;0;.7;5458 +75088;44.75753;3.26422;1018;20220119;1.3;-4.2;-1.4;3.2;4.94;.1;.38;5070 +75088;44.75753;3.26422;1018;20220120;.8;-2;-.6;4.9;4.88;.3;.57;3101 +75088;44.75753;3.26422;1018;20220121;-2.3;-4.2;-3.2;7.5;3.81;0;.65;2595 +75088;44.75753;3.26422;1018;20220122;-1.4;-5.3;-3.4;5.3;4.14;0;.43;3763 +75088;44.75753;3.26422;1018;20220123;8.1;-5;1.6;2.4;4.58;0;.87;8082 +75088;44.75753;3.26422;1018;20220124;11.6;-4.7;3.4;2.4;3.8;0;1.26;8963 +75088;44.75753;3.26422;1018;20220125;11.5;-6.2;2.7;2.6;3.76;0;1.32;8925 +75088;44.75753;3.26422;1018;20220126;10;-3.9;3;2.6;3.58;0;1.31;8198 +75088;44.75753;3.26422;1018;20220127;9.5;-4.8;2.4;2.8;3.08;0;1.4;8345 +75088;44.75753;3.26422;1018;20220128;5.2;-2.8;1.2;3.5;4.94;0;.85;6128 +75088;44.75753;3.26422;1018;20220129;8.1;-3;2.5;3.3;4.84;0;1.1;7394 +75088;44.75753;3.26422;1018;20220130;4.6;.2;2.4;3.7;6.18;0;.63;4789 +75088;44.75753;3.26422;1018;20220131;3.8;-2.9;.5;6.5;5.44;.3;.64;6256 +75088;44.75753;3.26422;1018;20220201;1.5;-3.7;-1.1;7.7;5.04;.2;.51;4900 +75088;44.75753;3.26422;1018;20220202;7.8;1.3;4.5;4.7;6.74;0;.92;7263 +75088;44.75753;3.26422;1018;20220203;15.5;-3.1;6.2;2.8;4.41;0;1.88;9467 +75088;44.75753;3.26422;1018;20220204;4.4;-2;1.2;2.8;6.48;.4;.4;5213 +75088;44.75753;3.26422;1018;20220205;4.7;1;2.9;3.1;5.11;.1;.98;6391 +75088;44.75753;3.26422;1018;20220206;2.5;-5.2;-1.4;4.3;5.74;1.8;.24;6453 +75088;44.75753;3.26422;1018;20220207;4.8;2.2;3.5;5.7;5.94;.6;1.05;5748 +75088;44.75753;3.26422;1018;20220208;10.7;-3.4;3.7;2.6;4.38;0;1.41;10336 +75088;44.75753;3.26422;1018;20220209;11.5;-2.7;4.4;2.8;5.08;0;1.38;10276 +75088;44.75753;3.26422;1018;20220210;4.9;-2.6;1.2;2.2;6.81;0;1.43;11466 +75088;44.75753;3.26422;1018;20220211;8.1;3;5.5;3.1;6.41;0;1.53;8933 +75088;44.75753;3.26422;1018;20220212;6.6;-5.2;.7;3.4;5.28;0;1.17;6650 +75088;44.75753;3.26422;1018;20220213;6.8;2.2;4.5;6.3;8.01;6;1.06;5150 +75088;44.75753;3.26422;1018;20220214;5.4;4.2;4.8;4.7;8.14;5.9;1;4300 +75088;44.75753;3.26422;1018;20220215;3.2;0;1.6;5;7.31;1.4;.63;5200 +75088;44.75753;3.26422;1018;20220216;8;1.2;4.6;4.9;8.04;1.3;.61;6570 +75088;44.75753;3.26422;1018;20220217;9.9;6.2;8;4.1;9.41;0;.88;5976 +75088;44.75753;3.26422;1018;20220218;14;2.8;8.4;4.4;8.38;.1;1.59;10672 +75088;44.75753;3.26422;1018;20220219;4.7;-.1;2.3;3.9;4.98;0;1.16;8467 +75088;44.75753;3.26422;1018;20220220;5.9;-1.4;2.2;4.5;6.58;1.6;.72;8360 +75088;44.75753;3.26422;1018;20220221;4.3;3.8;4;7.4;6.31;2.6;1.13;3906 +75088;44.75753;3.26422;1018;20220222;6.7;-.7;3;4.6;6.28;0;.99;9038 +75088;44.75753;3.26422;1018;20220223;10.7;2;6.3;3.4;6.84;0;1.43;9729 +75088;44.75753;3.26422;1018;20220224;10.2;2;6.1;4.9;6.61;.3;1.58;8837 +75088;44.75753;3.26422;1018;20220225;3.8;-1.2;1.3;4.9;4.81;0;1.19;9202 +75088;44.75753;3.26422;1018;20220226;7.4;-2.8;2.3;4.3;3.81;0;1.85;12080 +75088;44.75753;3.26422;1018;20220227;9.3;-4.1;2.6;3.1;4.58;0;1.6;12571 +75088;44.75753;3.26422;1018;20220228;10.1;-2.5;3.8;2.5;5.31;0;1.5;12441 +75088;44.75753;3.26422;1018;20220301;10.9;-3.4;3.8;2.5;4.91;0;1.6;12857 +75088;44.75753;3.26422;1018;20220302;8;-1;3.5;2.6;6.68;0;.92;8721 +75088;44.75753;3.26422;1018;20220303;10.7;3.2;6.9;1.7;7.81;.1;1.16;8673 +75088;44.75753;3.26422;1018;20220304;6.9;3.2;5.1;2.9;7.11;.1;.97;5655 +75088;44.75753;3.26422;1018;20220305;7.8;-1.7;3.1;2.9;4.51;0;1.61;12432 +75088;44.75753;3.26422;1018;20220306;5.1;-6.7;-.8;2.6;3.24;0;1.45;13693 +75088;44.75753;3.26422;1018;20220307;7.2;-8.1;-.4;2.6;3.44;0;1.59;15046 +75088;44.75753;3.26422;1018;20220308;7.9;-4.8;1.6;4.3;5.48;0;1.39;13345 +75088;44.75753;3.26422;1018;20220309;7;-.1;3.5;4.1;6.38;0;1.16;9414 +75088;44.75753;3.26422;1018;20220310;7;.9;4;5.7;7.01;2.8;1;7648 +75088;44.75753;3.26422;1018;20220311;4.7;3.1;3.9;8.6;7.18;3.4;.7;3122 +75088;44.75753;3.26422;1018;20220312;3.4;1.7;2.5;8.2;6.34;0;.75;3536 +75088;44.75753;3.26422;1018;20220313;3.1;2.1;2.6;6.9;5.88;16;.97;2685 +75088;44.75753;3.26422;1018;20220314;5.5;-4.5;.5;6.1;7.01;1.8;.37;10680 +75088;44.75753;3.26422;1018;20220315;7.8;5.4;6.6;10.6;8.58;0;.98;6022 +75088;44.75753;3.26422;1018;20220316;12.1;4.4;8.3;4.6;8.74;0;1.51;8778 +75088;44.75753;3.26422;1018;20220317;7.6;4.6;6.1;4;8.51;1.1;.79;4790 +75088;44.75753;3.26422;1018;20220318;10.2;3.6;6.9;3.1;8.41;0;1.65;8466 +75088;44.75753;3.26422;1018;20220319;12.1;3.6;7.9;3.5;7.04;0;2.64;15200 +75088;44.75753;3.26422;1018;20220320;7.5;2.5;5;7.6;7.27;0;1.86;6133 +75088;44.75753;3.26422;1018;20220321;8.3;4.3;6.3;9.5;6.81;0;2.75;10866 +75088;44.75753;3.26422;1018;20220322;9.6;1.9;5.7;9.4;5.27;0;3.64;18466 +75088;44.75753;3.26422;1018;20220323;11.2;1.4;6.3;6.7;4.37;0;3.99;19700 +75088;44.75753;3.26422;1018;20220324;14.3;1.7;8;4.6;4.11;0;4.07;18624 +75088;44.75753;3.26422;1018;20220325;15;1.9;8.4;3.5;3.94;0;3.74;17000 +75088;44.75753;3.26422;1018;20220326;15.5;-.8;7.4;4;4.74;0;3.88;20333 +75088;44.75753;3.26422;1018;20220327;16.3;.5;8.4;3.9;5.41;0;3.86;19500 +75088;44.75753;3.26422;1018;20220328;15.8;3.6;9.7;5.2;5.07;0;4.41;17800 +75088;44.75753;3.26422;1018;20220329;13.9;5.7;9.8;3.6;7.17;2;3;12966 +75088;44.75753;3.26422;1018;20220330;7.9;4.5;6.2;2.4;9.51;.9;1.07;5500 +75088;44.75753;3.26422;1018;20220331;8.2;3.2;5.7;5.7;7.67;3.4;2.09;12766 +75088;44.75753;3.26422;1018;20220401;.8;-4.4;-1.8;4.4;5.36;3.8;1.39;10733 +75088;44.75753;3.26422;1018;20220402;.9;-4.7;-1.9;3.7;4.86;.7;1.45;10233 +75088;44.75753;3.26422;1018;20220403;.4;-5.7;-2.7;3.2;4.89;.2;1.31;9167 +75088;44.75753;3.26422;1018;20220404;6.4;-5.9;.2;1.5;4.69;0;2.36;22666 +75088;44.75753;3.26422;1018;20220405;11.5;-4.6;3.4;2.6;6.01;0;2.63;22050 +75088;44.75753;3.26422;1018;20220406;7.8;-2;2.9;3.4;8.34;1.2;1;7633 +75088;44.75753;3.26422;1018;20220407;8.9;3.8;6.3;5.9;10.14;11.3;.92;3833 +75088;44.75753;3.26422;1018;20220408;12.7;6.7;9.7;6.3;9.91;2.7;2.55;10900 +75088;44.75753;3.26422;1018;20220409;8;.8;4.4;5;5.94;0;2.58;16466 +75088;44.75753;3.26422;1018;20220410;14.5;-4.5;5;3.9;4.91;.2;3.82;24533 +75088;44.75753;3.26422;1018;20220411;9.9;3.8;6.8;9.1;8.11;0;2.66;14133 +75088;44.75753;3.26422;1018;20220412;12.2;6;9.1;8.1;7.11;0;3.7;12133 +75088;44.75753;3.26422;1018;20220413;13.6;4.7;9.2;2.6;7.27;0;2.59;11300 +75088;44.75753;3.26422;1018;20220414;19.5;.9;10.2;2.8;9.44;0;3.77;23233 +75088;44.75753;3.26422;1018;20220415;20.6;4.3;12.5;3.2;10.44;0;4.17;23533 +75088;44.75753;3.26422;1018;20220416;20.4;4.2;12.3;4.1;8.77;0;4.72;24433 +75088;44.75753;3.26422;1018;20220417;19.4;.4;9.9;3.6;7.37;0;4.54;25733 +75088;44.75753;3.26422;1018;20220418;15.7;2.1;8.9;3;8.87;0;3.26;21333 +75088;44.75753;3.26422;1018;20220419;15.4;2.5;9;2.4;9.94;0;2.71;17966 +75088;44.75753;3.26422;1018;20220420;10.7;6;8.3;1.7;10.81;7.8;1.22;5633 +75088;44.75753;3.26422;1018;20220421;10.6;5.2;7.9;1.8;11.04;4;1.29;7266 +75088;44.75753;3.26422;1018;20220422;15.9;4.7;10.3;2.6;10.67;2.8;2.95;18700 +75088;44.75753;3.26422;1018;20220423;11.1;7.4;9.3;5.7;9.14;12.2;2.33;6333 +75088;44.75753;3.26422;1018;20220424;8.4;1.9;5.2;4.2;9.87;1.7;.76;4100 +75088;44.75753;3.26422;1018;20220425;12.5;3.6;8.1;2.5;8.81;0;2.84;19733 +75088;44.75753;3.26422;1018;20220426;17.8;.4;9.1;1.9;8.34;0;3.89;27233 +75088;44.75753;3.26422;1018;20220427;19.8;4.9;12.3;2.6;9.54;0;4.26;24733 +75088;44.75753;3.26422;1018;20220428;19.2;7.2;13.2;2.7;11.21;1.7;4.01;23466 +75088;44.75753;3.26422;1018;20220429;18;7.6;12.8;3.1;12.71;.6;2.85;14400 +75088;44.75753;3.26422;1018;20220430;17.3;6.8;12;3;10.41;0;3.87;22766 +75088;44.75753;3.26422;1018;20220501;16.2;1.5;8.9;2.7;7.84;0;3.87;25266 +75088;44.75753;3.26422;1018;20220502;16.4;4.2;10.3;2;8.87;2.6;3.54;22400 +75088;44.75753;3.26422;1018;20220503;15.4;6.5;11;1.5;11.27;3.7;2.17;11466 +75088;44.75753;3.26422;1018;20220504;14.8;4.6;9.7;1.9;11.24;2.4;2.57;16866 +75088;44.75753;3.26422;1018;20220505;14.7;4.7;9.7;3.4;9.51;1.5;3.26;19933 +75088;44.75753;3.26422;1018;20220506;11.2;6.2;8.7;5.6;8.84;.2;1.79;8852 +75088;44.75753;3.26422;1018;20220507;15.6;5.6;10.6;4.8;8.68;.3;2.81;13550 +75088;44.75753;3.26422;1018;20220508;15.8;5.5;10.6;3.4;9.14;0;2.56;13268 +75088;44.75753;3.26422;1018;20220509;19.2;4.9;12;2.4;9.08;0;3.12;16615 +75088;44.75753;3.26422;1018;20220510;21.4;4.5;13;2.4;9.58;0;3.36;17314 +75088;44.75753;3.26422;1018;20220511;22.4;5.5;13.9;3.5;9.24;0;3.92;17278 +75088;44.75753;3.26422;1018;20220512;21.5;7.7;14.6;2.8;9.98;0;3.41;15011 +75088;44.75753;3.26422;1018;20220513;20.9;6.1;13.5;1.9;10.44;.2;3.1;16728 +75088;44.75753;3.26422;1018;20220514;22.7;6.6;14.6;2;11.68;0;3.3;17500 +75088;44.75753;3.26422;1018;20220515;21.8;10.4;16.1;5.1;11.11;.1;3.87;14158 +75088;44.75753;3.26422;1018;20220516;23.4;9.6;16.5;2.7;9.48;0;3.96;16267 +75088;44.75753;3.26422;1018;20220517;25;7.2;16.1;2.6;10.81;0;3.99;18288 +75088;44.75753;3.26422;1018;20220518;25.9;10.4;18.2;2.7;12.44;1.1;4.07;17502 +75088;44.75753;3.26422;1018;20220519;23.6;12.2;17.9;6.6;11.78;0;4.61;14024 +75088;44.75753;3.26422;1018;20220520;24.6;12.8;18.7;6.4;10.68;0;5.23;13842 +75088;44.75753;3.26422;1018;20220521;29.8;9.2;19.5;2.1;12.68;.1;4.62;19770 +75088;44.75753;3.26422;1018;20220522;29.7;12.4;21;2.3;13.08;2.3;4.65;18278 +75088;44.75753;3.26422;1018;20220523;15.6;13.6;14.6;3.4;13.01;2.2;1.74;5261 +75088;44.75753;3.26422;1018;20220524;14.4;6.8;10.6;3.1;9.24;.1;2.31;12073 +75088;44.75753;3.26422;1018;20220525;14.9;4.1;9.5;3.6;8.58;0;2.59;14609 +75088;44.75753;3.26422;1018;20220526;15.8;5.5;10.6;3.9;9.41;0;2.68;14688 +75088;44.75753;3.26422;1018;20220527;21.4;9.4;15.4;4.4;11.14;0;3.83;16238 +75088;44.75753;3.26422;1018;20220528;18.8;9;13.9;5;9.31;0;3.76;14921 +75088;44.75753;3.26422;1018;20220529;16.6;3.7;10.2;3.7;6.74;0;3.51;17086 +75088;44.75753;3.26422;1018;20220530;19;.6;9.8;2.5;6.74;.7;3.58;19751 +75088;44.75753;3.26422;1018;20220531;17.7;7.6;12.7;3;9.48;2.4;2.99;13842 +75088;44.75753;3.26422;1018;20220601;25.6;4.8;15.2;2.4;10.98;1.1;4.21;20267 +75088;44.75753;3.26422;1018;20220602;25.2;10.8;18;3.3;12.68;.6;4.21;17415 +75088;44.75753;3.26422;1018;20220603;25.8;13.4;19.6;4.3;11.91;2.2;4.76;15746 +75088;44.75753;3.26422;1018;20220604;25.2;12;18.6;4;14.64;8.1;3.95;16332 +75088;44.75753;3.26422;1018;20220605;18.7;13.2;16;2.4;13.48;0;2.48;11021 +75088;44.75753;3.26422;1018;20220606;22.1;8.2;15.2;2.1;11.98;0;3.34;16652 +75088;44.75753;3.26422;1018;20220607;17.9;8.8;13.4;3.2;10.91;.1;2.83;13648 +75088;44.75753;3.26422;1018;20220608;15.2;7.3;11.2;3.1;11.21;3;2.04;11842 +75088;44.75753;3.26422;1018;20220609;15.6;7.3;11.5;5.1;9.68;0;2.87;13764 +75088;44.75753;3.26422;1018;20220610;22.4;8.3;15.4;3.6;10.68;.1;4.03;17869 +75088;44.75753;3.26422;1018;20220611;27.7;7.8;17.7;2.3;10.74;0;5.87;30437 +75088;44.75753;3.26422;1018;20220612;27.2;11.3;19.2;2.7;12.54;.1;5.39;25921 +75088;44.75753;3.26422;1018;20220613;24.3;12.4;18.4;2.9;14.38;.1;4.6;23963 +75088;44.75753;3.26422;1018;20220614;30.1;8.4;19.2;2.4;11.91;.2;6.19;30370 +75088;44.75753;3.26422;1018;20220615;29.3;14.6;21.9;3.3;14.04;.2;5.95;25031 +75088;44.75753;3.26422;1018;20220616;29.6;11.6;20.6;2.6;13.78;0;5.82;27216 +75088;44.75753;3.26422;1018;20220617;31.6;12.4;22;2.6;12.24;0;6.65;29588 +75088;44.75753;3.26422;1018;20220618;31.1;13.2;22.1;4.6;11.61;0;7.45;28381 +75088;44.75753;3.26422;1018;20220619;27.5;16.7;22.1;8.9;12.18;0;7.75;23163 +75088;44.75753;3.26422;1018;20220620;27.2;13.7;20.4;6;11.41;0;6.83;25227 +75088;44.75753;3.26422;1018;20220621;25.8;14;19.9;3.7;15.04;.9;4.93;22659 +75088;44.75753;3.26422;1018;20220622;23.7;14.9;19.3;4.7;15.14;9;4.55;20731 +75088;44.75753;3.26422;1018;20220623;20.6;12.4;16.5;2.5;14.61;18.4;3.29;17794 +75088;44.75753;3.26422;1018;20220624;17.8;11.1;14.5;3.1;12.48;2.7;3.03;16544 +75088;44.75753;3.26422;1018;20220625;21.9;6.6;14.3;3.2;12.04;14.9;4.1;24131 +75088;44.75753;3.26422;1018;20220626;19.1;12.4;15.7;2.3;14.64;4.5;2.75;14976 +75088;44.75753;3.26422;1018;20220627;15.9;11.9;13.9;2.1;13.51;1.1;2.03;10793 +75088;44.75753;3.26422;1018;20220628;19.5;9.2;14.4;3.1;11.64;.1;3.98;23877 +75088;44.75753;3.26422;1018;20220629;24.8;6.8;15.8;2;11.31;.1;4.95;28139 +75088;44.75753;3.26422;1018;20220630;17.4;11.4;14.4;2.6;12.94;11.3;2.57;13568 +75088;44.75753;3.26422;1018;20220701;18.9;5.8;12.3;2.4;9.81;0;3.92;24928 +75088;44.75753;3.26422;1018;20220702;26.4;4.9;15.7;2.2;10.04;0;5.51;30471 +75088;44.75753;3.26422;1018;20220703;27.7;11.7;19.7;2.3;13.48;2.2;5.25;25992 +75088;44.75753;3.26422;1018;20220704;23.9;12.2;18;2.3;14.98;1.8;3.89;19911 +75088;44.75753;3.26422;1018;20220705;23.1;10.9;17;2.8;12.54;0;4.71;25715 +75088;44.75753;3.26422;1018;20220706;22.3;9.4;15.8;3.5;10.61;0;4.92;26297 +75088;44.75753;3.26422;1018;20220707;22;9;15.5;5;10.78;0;4.99;25604 +75088;44.75753;3.26422;1018;20220708;22.6;11.7;17.2;5.8;11.68;0;5.2;24272 +75088;44.75753;3.26422;1018;20220709;25.3;10.1;17.7;3.4;10.94;0;5.6;27690 +75088;44.75753;3.26422;1018;20220710;25.2;11.2;18.2;3.4;12.11;0;5.39;27025 +75088;44.75753;3.26422;1018;20220711;28.7;9.1;18.9;2.4;11.61;0;5.89;29854 +75088;44.75753;3.26422;1018;20220712;28.1;10.9;19.5;2.7;11.68;0;5.85;28452 +75088;44.75753;3.26422;1018;20220713;29.8;10.2;20;2.4;10.08;0;6.14;29130 +75088;44.75753;3.26422;1018;20220714;30.8;11.9;21.4;2.5;12.01;0;6.2;28195 +75088;44.75753;3.26422;1018;20220715;29.7;12.9;21.3;2.9;12.28;0;6.14;27300 +75088;44.75753;3.26422;1018;20220716;29.5;10.8;20.2;3;11.14;0;6.31;28882 +75088;44.75753;3.26422;1018;20220717;31.1;9.5;20.3;2.8;9.98;0;6.56;29342 +75088;44.75753;3.26422;1018;20220718;32.5;11.4;22;3.5;11.81;1.2;7.1;28909 +75088;44.75753;3.26422;1018;20220719;31.3;17.5;24.4;5.3;11.51;.5;7.71;23506 +75088;44.75753;3.26422;1018;20220720;23.3;13.8;18.6;2.7;13.61;0;3.91;17866 +75088;44.75753;3.26422;1018;20220721;29;9.8;19.4;2.5;12.31;0;5.71;28218 +75088;44.75753;3.26422;1018;20220722;30.8;11;20.9;3.1;13.48;1.3;5.93;25161 +75088;44.75753;3.26422;1018;20220723;26.8;14.3;20.6;2.5;14.44;0;4.99;24100 +75088;44.75753;3.26422;1018;20220724;32.1;10.3;21.2;2.3;11.44;0;6.29;28925 +75088;44.75753;3.26422;1018;20220725;25.2;14.6;19.9;3.7;13.34;0;4.97;21168 +75088;44.75753;3.26422;1018;20220726;23.9;11.6;17.8;3.6;12.28;0;4.85;24198 +75088;44.75753;3.26422;1018;20220727;23.5;9;16.3;3;10.31;0;4.86;25503 +75088;44.75753;3.26422;1018;20220728;25.8;6.9;16.4;2.9;10.34;0;5.12;26138 +75088;44.75753;3.26422;1018;20220729;22.9;12.6;17.7;2.4;12.71;4.2;3.66;17290 +75088;44.75753;3.26422;1018;20220730;25.9;11.2;18.5;2.5;11.58;0;4.79;23165 +75088;44.75753;3.26422;1018;20220731;27.8;10.8;19.3;2.6;11.68;0;5.29;25111 +75088;44.75753;3.26422;1018;20220801;29.4;12.4;20.9;2.7;11.88;0;5.71;25616 +75088;44.75753;3.26422;1018;20220802;29.5;11.8;20.7;2.6;12.34;.6;5.62;26160 +75088;44.75753;3.26422;1018;20220803;31.6;12.1;21.8;2.5;11.21;0;6.07;26442 +75088;44.75753;3.26422;1018;20220804;32.3;14.7;23.5;2.8;11.08;0;6.31;24794 +75088;44.75753;3.26422;1018;20220805;28.7;15;21.9;2.4;15.11;2.2;4.83;21668 +75088;44.75753;3.26422;1018;20220806;26.3;13.1;19.7;3.1;13.84;0;4.88;23474 +75088;44.75753;3.26422;1018;20220807;25.8;10;17.9;3.1;9.91;0;5.26;25150 +75088;44.75753;3.26422;1018;20220808;27.4;8.4;17.9;2.8;9.11;0;5.52;26425 +75088;44.75753;3.26422;1018;20220809;29;9.6;19.3;2.5;8.38;0;5.72;26488 +75088;44.75753;3.26422;1018;20220810;30.8;11.2;21;2.6;8.98;0;5.94;25452 +75088;44.75753;3.26422;1018;20220811;31.4;12.8;22.1;2.2;9.41;0;5.66;24600 +75088;44.75753;3.26422;1018;20220812;31.8;13;22.4;3;10.21;0;6.18;24577 +75088;44.75753;3.26422;1018;20220813;31.6;13.9;22.8;2.6;10.31;16.4;5.87;23789 +75088;44.75753;3.26422;1018;20220814;20.9;16;18.4;3.2;15.34;15.7;2.96;12994 +75088;44.75753;3.26422;1018;20220815;21.5;11.4;16.5;2.8;12.61;.2;3.49;18083 +75088;44.75753;3.26422;1018;20220816;25.9;8.4;17.1;3.3;12.48;2.6;4.3;20787 +75088;44.75753;3.26422;1018;20220817;21.5;11.1;16.3;2.4;14.34;13.4;3.07;17211 +75088;44.75753;3.26422;1018;20220818;18.5;10.4;14.5;3.3;13.58;8.7;2.34;12963 +75088;44.75753;3.26422;1018;20220819;19.9;12.2;16.1;4.5;13.98;.2;3.14;17222 +75088;44.75753;3.26422;1018;20220820;22.7;12.4;17.6;3.1;14.11;.1;3.54;18298 +75088;44.75753;3.26422;1018;20220821;22.5;9.8;16.2;2.7;12.91;.1;3.56;19946 +75088;44.75753;3.26422;1018;20220822;20.7;13.3;17;3.2;14.58;.4;3.01;15490 +75088;44.75753;3.26422;1018;20220823;23.6;14;18.8;3;15.04;.2;3.59;17756 +75088;44.75753;3.26422;1018;20220824;28;10.2;19.1;2;13.01;0;4.48;23358 +75088;44.75753;3.26422;1018;20220825;26.1;13.2;19.7;3.1;14.01;1.8;4.24;19209 +75088;44.75753;3.26422;1018;20220826;22.6;12.7;17.6;2.7;15.58;1.2;3.11;17147 +75088;44.75753;3.26422;1018;20220827;21.8;11.6;16.7;2.4;13.94;.2;3.02;16721 +75088;44.75753;3.26422;1018;20220828;25.6;9;17.3;2.2;11.81;.1;4.09;22053 +75088;44.75753;3.26422;1018;20220829;27.5;10;18.8;2.5;12.24;.4;4.28;20107 +75088;44.75753;3.26422;1018;20220830;24.9;12.6;18.7;2.2;14.24;1.5;3.44;17200 +75088;44.75753;3.26422;1018;20220831;23;9;16;2.5;12.78;.1;3.36;18802 +75088;44.75753;3.26422;1018;20220901;23.9;10.2;17;2.2;12.61;.2;3.42;18322 +75088;44.75753;3.26422;1018;20220902;21.7;10.2;16;2.3;13.14;4.2;2.86;15706 +75088;44.75753;3.26422;1018;20220903;21.2;11.7;16.5;2.6;14.14;1.8;2.82;15698 +75088;44.75753;3.26422;1018;20220904;24;10.9;17.5;3.2;14.41;.1;3.34;17625 +75088;44.75753;3.26422;1018;20220905;24.6;14.2;19.4;5.6;15.68;0;3.7;15036 +75088;44.75753;3.26422;1018;20220906;22.5;13.9;18.2;3.9;15.61;1;2.77;11994 +75088;44.75753;3.26422;1018;20220907;22.2;10.6;16.4;2.6;14.44;8.9;2.75;15743 +75088;44.75753;3.26422;1018;20220908;18.3;7;12.7;2.5;11.61;.2;2.43;15651 +75088;44.75753;3.26422;1018;20220909;17.2;7.9;12.5;2.8;11.11;0;2.38;14683 +75088;44.75753;3.26422;1018;20220910;18.7;6.3;12.5;2.4;10.18;0;2.67;16867 +75088;44.75753;3.26422;1018;20220911;24;6;15;2;9.74;0;3.5;20206 +75088;44.75753;3.26422;1018;20220912;28.6;8.8;18.7;2.7;12.38;0;4.11;19881 +75088;44.75753;3.26422;1018;20220913;23.2;15.3;19.3;5.7;17.24;0;2.82;11470 +75088;44.75753;3.26422;1018;20220914;21.3;14.7;18;3.9;15.61;10.3;2.51;10970 +75088;44.75753;3.26422;1018;20220915;20.6;10.8;15.7;2.5;13.34;.4;2.48;13823 +75088;44.75753;3.26422;1018;20220916;17.6;11.1;14.4;3;11.88;.1;2.32;12645 +75088;44.75753;3.26422;1018;20220917;11.7;5.1;8.4;4.2;7.54;0;2.15;13757 +75088;44.75753;3.26422;1018;20220918;17.7;1.2;9.4;2.6;6.51;0;2.9;18632 +75088;44.75753;3.26422;1018;20220919;15.8;2.7;9.2;3.2;7.28;0;2.62;16920 +75088;44.75753;3.26422;1018;20220920;16.4;1.9;9.2;2.7;7.28;0;2.59;17630 +75088;44.75753;3.26422;1018;20220921;17;2.5;9.8;2.5;7.48;0;2.56;17121 +75088;44.75753;3.26422;1018;20220922;19.8;2.1;11;2.2;8.24;0;2.71;17607 +75088;44.75753;3.26422;1018;20220923;17.7;4.7;11.2;2.6;9.88;10.7;2.14;13428 +75088;44.75753;3.26422;1018;20220924;14.1;5.8;10;2;10.48;1.8;1.52;11128 +75088;44.75753;3.26422;1018;20220925;11.9;5.8;8.8;1.7;9.74;1.3;1.27;9082 +75088;44.75753;3.26422;1018;20220926;11.4;5.9;8.6;3.2;9.18;1;1.38;9089 +75088;44.75753;3.26422;1018;20220927;9;5.9;7.5;5.2;9.28;0;.99;6962 +75088;44.75753;3.26422;1018;20220928;12.1;8.1;10.1;4.9;11.21;5.1;1.1;7763 +75088;44.75753;3.26422;1018;20220929;10.7;5.6;8.1;3.6;8.74;.5;1.38;9005 +75088;44.75753;3.26422;1018;20220930;10.1;3.3;6.7;2.9;7.68;.3;1.41;10376 +75088;44.75753;3.26422;1018;20221001;14.7;2.5;8.6;3.7;10.38;0;1.47;13209 +75088;44.75753;3.26422;1018;20221002;16;10.5;13.3;3;12.38;.1;1.7;10736 +75088;44.75753;3.26422;1018;20221003;15.2;6.8;11;2.6;10.58;0;1.52;9699 +75088;44.75753;3.26422;1018;20221004;19.4;3.3;11.4;2.5;9.78;.1;2.22;14887 +75088;44.75753;3.26422;1018;20221005;18.8;4.6;11.7;3.6;10.21;.1;2.3;14033 +75088;44.75753;3.26422;1018;20221006;17.4;6;11.7;2.3;10.94;0;1.65;10883 +75088;44.75753;3.26422;1018;20221007;18;5.9;11.9;1.9;11.08;1.4;1.74;12827 +75088;44.75753;3.26422;1018;20221008;14.4;9;11.7;2.1;11.48;.7;1.2;7117 +75088;44.75753;3.26422;1018;20221009;18;2.7;10.4;2.9;9.88;0;1.9;13974 +75088;44.75753;3.26422;1018;20221010;19.3;7.9;13.6;3;11.08;0;2.07;11218 +75088;44.75753;3.26422;1018;20221011;18.4;5.3;11.8;2;10.81;0;1.67;11780 +75088;44.75753;3.26422;1018;20221012;17.8;8.9;13.4;1.7;11.24;.7;1.57;9658 +75088;44.75753;3.26422;1018;20221013;14.3;5.3;9.8;2.2;10.88;5.4;1.05;7547 +75088;44.75753;3.26422;1018;20221014;14.3;10.1;12.2;3.5;12.78;.4;1.04;6680 +75088;44.75753;3.26422;1018;20221015;19.4;9.3;14.3;3.4;11.98;0;1.98;10306 +75088;44.75753;3.26422;1018;20221016;17.4;10.9;14.1;6.6;13.24;0;1.67;8210 +75088;44.75753;3.26422;1018;20221017;16.1;12.4;14.2;7.6;13.54;0;1.45;4873 +75088;44.75753;3.26422;1018;20221018;20.6;11;15.8;3.1;13.11;.2;1.89;9981 +75088;44.75753;3.26422;1018;20221019;19.4;8.1;13.7;3.4;11.44;3.3;1.85;9048 +75088;44.75753;3.26422;1018;20221020;16.8;13.1;14.9;6.1;14.78;6.1;1.21;5025 +75088;44.75753;3.26422;1018;20221021;18.3;13.2;15.8;4.4;13.24;1.1;1.84;6810 +75088;44.75753;3.26422;1018;20221022;18.5;6.3;12.4;3.3;10.84;0;1.74;10693 +75088;44.75753;3.26422;1018;20221023;16.7;11.2;13.9;5.6;12.94;0;1.43;4582 +75088;44.75753;3.26422;1018;20221024;16.8;10.8;13.8;3;11.11;.2;1.62;7596 +75088;44.75753;3.26422;1018;20221025;17.9;5.2;11.5;3.6;9.78;0;1.74;9380 +75088;44.75753;3.26422;1018;20221026;19.4;7.6;13.5;2.5;11.51;0;1.56;9137 +75088;44.75753;3.26422;1018;20221027;21.2;10.2;15.7;3.5;12.08;0;2.05;7870 +75088;44.75753;3.26422;1018;20221028;21.8;13.1;17.4;3.9;9.44;0;3.05;7310 +75088;44.75753;3.26422;1018;20221029;19.4;11.5;15.5;5.2;7.58;0;3.45;6892 +75088;44.75753;3.26422;1018;20221030;18.3;10.4;14.4;5.2;9.68;0;2.5;7070 +75088;44.75753;3.26422;1018;20221031;16.6;9.9;13.3;6.3;11.71;10.2;1.73;7107 +75088;44.75753;3.26422;1018;20221101;13.4;9.5;11.4;3.3;10.68;.1;1.18;6988 +75088;44.75753;3.26422;1018;20221102;14.1;2.1;8.1;1.9;8.01;0;1.07;8932 +75088;44.75753;3.26422;1018;20221103;12.2;3;7.6;5.1;8.68;1.7;1.09;5845 +75088;44.75753;3.26422;1018;20221104;5.2;4.5;4.9;5.3;7.48;8.1;.69;2095 +75088;44.75753;3.26422;1018;20221105;7.7;.8;4.3;3.8;6.31;0;.97;7511 +75088;44.75753;3.26422;1018;20221106;14.1;-1.6;6.2;2.9;5.44;.1;1.57;9560 +75088;44.75753;3.26422;1018;20221107;14.2;.9;7.6;3.6;7.58;0;1.35;8985 +75088;44.75753;3.26422;1018;20221108;12.1;5.8;9;6.6;10.08;8;.88;5177 +75088;44.75753;3.26422;1018;20221109;13.2;9.4;11.3;3.8;10.88;1.2;1.03;4121 +75088;44.75753;3.26422;1018;20221110;10;6;8;2.6;8.64;0;.82;4809 +75088;44.75753;3.26422;1018;20221111;14.5;.4;7.5;5.2;9.54;.1;.77;8517 +75088;44.75753;3.26422;1018;20221112;17.9;7.1;12.5;3.9;8.48;0;2.01;7007 +75088;44.75753;3.26422;1018;20221113;15.6;4;9.8;3.3;8.28;0;1.36;6996 +75088;44.75753;3.26422;1018;20221114;10.1;7.2;8.7;5.4;9.94;7.2;.71;2423 +75088;44.75753;3.26422;1018;20221115;11.3;7.7;9.5;4.5;10.44;6.3;.73;3403 +75088;44.75753;3.26422;1018;20221116;10.3;5;7.7;3.8;8.58;0;.86;4876 +75088;44.75753;3.26422;1018;20221117;10.2;6.6;8.4;5.7;9.04;3.4;1.03;4059 +75088;44.75753;3.26422;1018;20221118;6;2.8;4.4;3.6;7.18;.2;.6;3429 +75088;44.75753;3.26422;1018;20221119;4.6;.9;2.8;3.2;6.21;.5;.58;4412 +75088;44.75753;3.26422;1018;20221120;4.6;-2.6;1;3.6;5.68;0;.54;5734 +75088;44.75753;3.26422;1018;20221121;5.6;-1;2.3;3.5;6.44;4.3;.48;3938 +75088;44.75753;3.26422;1018;20221122;3.7;.4;2;4.7;6.31;1.8;.47;3684 +75088;44.75753;3.26422;1018;20221123;8.4;1.5;4.9;3.9;7.64;.6;.59;5305 +75088;44.75753;3.26422;1018;20221124;8.9;1.7;5.3;2;7.51;0;.52;5392 +75088;44.75753;3.26422;1018;20221125;6.1;4.4;5.3;2.9;7.78;4.6;.55;1864 +75088;44.75753;3.26422;1018;20221126;5.5;1.5;3.5;2.6;6.11;0;.63;4055 +75088;44.75753;3.26422;1018;20221127;9.5;-1.7;3.9;4.1;5.01;2.2;1.26;5867 +75088;44.75753;3.26422;1018;20221128;5.4;3.5;4.5;3.6;7.44;2;.51;1966 +75088;44.75753;3.26422;1018;20221129;4.2;.4;2.3;3.7;6.08;.4;.55;3621 +75088;44.75753;3.26422;1018;20221130;3.1;.2;1.7;3.7;6.18;.2;.43;2210 +75088;44.75753;3.26422;1018;20221201;1.6;.7;1.1;4;5.84;0;.46;1258 +75088;44.75753;3.26422;1018;20221202;-.8;-1.8;-1.3;2.4;5.04;4.5;.35;1307 +75088;44.75753;3.26422;1018;20221203;1.5;-1.7;-.1;1.5;5.84;5.8;.26;2677 +75088;44.75753;3.26422;1018;20221204;2.1;.1;1.1;2.8;5.81;4.5;.4;2754 +75088;44.75753;3.26422;1018;20221205;1.3;-8.9;-3.8;2.2;3.74;.1;.34;6577 +75088;44.75753;3.26422;1018;20221206;4.9;-9.2;-2.1;2.6;3.44;.1;.66;7196 +75088;44.75753;3.26422;1018;20221207;-1.7;-8;-4.9;2.4;3.61;0;.35;3597 +75088;44.75753;3.26422;1018;20221208;3.4;-10.2;-3.4;2.2;4.61;4.3;.28;5538 +75088;44.75753;3.26422;1018;20221209;4.2;1.5;2.8;1.2;7.08;1.2;.29;2763 +75088;44.75753;3.26422;1018;20221210;-1.9;-1.1;-1.5;3.4;4.81;0;.41;1133 +75088;44.75753;3.26422;1018;20221211;1;-9.5;-4.2;2.3;3.01;0;.49;6136 +75088;44.75753;3.26422;1018;20221212;.9;-7.9;-3.5;2.5;3.41;11.4;.54;4390 +75088;44.75753;3.26422;1018;20221213;5.3;-2.3;1.5;4.2;7.24;2.4;.03;4752 +75088;44.75753;3.26422;1018;20221214;6.9;4.1;5.5;3;8.21;1.1;.43;2306 +75088;44.75753;3.26422;1018;20221215;5.6;1.2;3.4;2.3;7.41;19.1;.3;2412 +75088;44.75753;3.26422;1018;20221216;.8;.5;.6;3;5.68;0;.42;928 +75088;44.75753;3.26422;1018;20221217;2.4;-7.8;-2.7;2.5;3.24;0;.6;5857 +75088;44.75753;3.26422;1018;20221218;4.9;-6.7;-.9;5.3;4.81;0;.56;5432 +75088;44.75753;3.26422;1018;20221219;8.5;3.9;6.2;9.8;8.54;0;.56;2918 +75088;44.75753;3.26422;1018;20221220;8.9;5.7;7.3;8.5;8.94;2.4;.71;2182 +75088;44.75753;3.26422;1018;20221221;8.5;6.6;7.5;4;9.18;.9;.57;2453 +75088;44.75753;3.26422;1018;20221222;9.1;5.5;7.3;6.3;9.38;4.1;.54;2636 +75088;44.75753;3.26422;1018;20221223;10.7;8.5;9.6;4.8;11.01;.6;.54;1734 +75088;44.75753;3.26422;1018;20221224;11;7.3;9.1;2.2;9.38;0;.61;3552 +75088;44.75753;3.26422;1018;20221225;11.9;.9;6.4;3.7;7.64;0;.77;5348 +75088;44.75753;3.26422;1018;20221226;10.6;5.2;7.9;3.3;8.48;.2;.76;3514 +75088;44.75753;3.26422;1018;20221227;6.7;1.3;4;1.9;6.88;0;.44;3568 +75088;44.75753;3.26422;1018;20221228;9.5;-1.1;4.2;3.6;7.44;0;.52;4567 +75088;44.75753;3.26422;1018;20221229;7.3;3.7;5.5;3.6;8.11;3.6;.47;2308 +75088;44.75753;3.26422;1018;20221230;8.5;3.3;5.9;4.1;8.68;1;.39;3251 +75088;44.75753;3.26422;1018;20221231;11.5;7.1;9.3;5.7;9.31;0;1.04;3323 +75089;44.77736;3.57849;1125;20220101;17.8;2;9.9;2;5.01;0;1.32;7000 +75089;44.77736;3.57849;1125;20220102;12.6;2.6;7.6;2.9;5.61;0;1.48;3000 +75089;44.77736;3.57849;1125;20220103;8.9;3.2;6.1;3.1;7.31;0;.72;4800 +75089;44.77736;3.57849;1125;20220104;10.2;5.3;7.8;5;7.11;5.4;1.31;5400 +75089;44.77736;3.57849;1125;20220105;-2.6;-2.2;-2.4;7.3;4.31;.3;.49;4600 +75089;44.77736;3.57849;1125;20220106;-2.6;-3.9;-3.2;6.6;3.91;0;.56;2800 +75089;44.77736;3.57849;1125;20220107;.1;-8.1;-4;4;4.41;1.9;.21;5600 +75089;44.77736;3.57849;1125;20220108;2.3;-1.6;.4;7.1;6.11;3.7;.2;4700 +75089;44.77736;3.57849;1125;20220109;.3;-1.2;-.4;6.7;5.41;3.9;.37;3200 +75089;44.77736;3.57849;1125;20220110;-.8;-.7;-.7;5.2;4.91;.3;.45;5800 +75089;44.77736;3.57849;1125;20220111;-2;-8.6;-5.3;5.6;3.91;0;.2;7700 +75089;44.77736;3.57849;1125;20220112;-3.4;-6.4;-4.9;4.8;3.81;0;.27;6600 +75089;44.77736;3.57849;1125;20220113;3;-10.4;-3.7;1.6;3.11;0;.42;9700 +75089;44.77736;3.57849;1125;20220114;8.7;-5.6;1.6;1.6;2.51;0;.85;8700 +75089;44.77736;3.57849;1125;20220115;12.6;-4.7;4;1.5;2.21;0;1.01;8900 +75089;44.77736;3.57849;1125;20220116;3.5;-5.3;-.9;3.1;3.11;0;.9;9100 +75089;44.77736;3.57849;1125;20220117;.2;-3.7;-1.7;6.3;5.41;0;.13;4400 +75089;44.77736;3.57849;1125;20220118;1.7;-2.9;-.6;3.6;4.71;0;.56;5300 +75089;44.77736;3.57849;1125;20220119;.8;-2.3;-.7;3.8;4.81;.1;.52;4800 +75089;44.77736;3.57849;1125;20220120;-.6;-2.8;-1.7;6.9;4.91;.3;.39;2700 +75089;44.77736;3.57849;1125;20220121;-3.4;-5;-4.2;10.8;3.71;0;.56;5100 +75089;44.77736;3.57849;1125;20220122;-3.3;-6.8;-5;7.7;4.11;0;.17;4100 +75089;44.77736;3.57849;1125;20220123;-1;-4.2;-2.6;2.2;4.71;0;.29;6500 +75089;44.77736;3.57849;1125;20220124;11.3;-4.9;3.2;2.2;3.91;0;1.16;10000 +75089;44.77736;3.57849;1125;20220125;9.9;-3.2;3.4;2;3.51;0;1.1;10100 +75089;44.77736;3.57849;1125;20220126;6.5;-5;.8;2;3.61;0;.86;10300 +75089;44.77736;3.57849;1125;20220127;6.6;-5.4;.6;2.6;3.11;0;1.12;10600 +75089;44.77736;3.57849;1125;20220128;.5;-3.9;-1.7;4.3;4.91;0;.4;5800 +75089;44.77736;3.57849;1125;20220129;5.3;-6.7;-.7;2.4;4.31;0;.72;9300 +75089;44.77736;3.57849;1125;20220130;2.1;-.1;1;4.1;6.21;0;.37;3900 +75089;44.77736;3.57849;1125;20220131;2.4;-1.7;.4;6.7;5.41;.2;.62;4400 +75089;44.77736;3.57849;1125;20220201;.4;-4.9;-2.2;8.8;4.91;.4;.34;6800 +75089;44.77736;3.57849;1125;20220202;3.7;.5;2.1;5.6;7.01;0;.29;3500 +75089;44.77736;3.57849;1125;20220203;12.6;-3.6;4.5;3;5.11;0;1.49;7500 +75089;44.77736;3.57849;1125;20220204;5.8;-.9;2.5;3.4;5.81;.2;.81;8500 +75089;44.77736;3.57849;1125;20220205;3.1;1.4;2.3;4.2;5.51;.2;.88;9100 +75089;44.77736;3.57849;1125;20220206;2.5;-4;-.7;5;5.41;1;.46;8200 +75089;44.77736;3.57849;1125;20220207;2.6;1.4;2;6.6;5.61;.9;.91;8500 +75089;44.77736;3.57849;1125;20220208;7.4;-4;1.7;3.1;4.41;0;1.2;12300 +75089;44.77736;3.57849;1125;20220209;11.6;-2.8;4.4;3.4;5.21;0;1.56;12600 +75089;44.77736;3.57849;1125;20220210;6.5;-1;2.8;1.9;5.54;0;1.48;11400 +75089;44.77736;3.57849;1125;20220211;5;1.7;3.4;2.6;5.24;0;1.21;8150 +75089;44.77736;3.57849;1125;20220212;7.3;-5.5;.9;3.3;4.75;0;1.27;9500 +75089;44.77736;3.57849;1125;20220213;5;1.2;3.1;4.6;6.79;5.8;1.01;7100 +75089;44.77736;3.57849;1125;20220214;4.6;3.1;3.9;3;7.14;6.3;.84;3850 +75089;44.77736;3.57849;1125;20220215;3;-.9;1.1;3.2;5.99;1.2;.81;6850 +75089;44.77736;3.57849;1125;20220216;7.1;.3;3.7;6.3;7.81;1.3;.49;6500 +75089;44.77736;3.57849;1125;20220217;11.2;5.8;8.5;4.8;9.11;.2;1.18;7200 +75089;44.77736;3.57849;1125;20220218;15.3;3.2;9.3;5;7.81;0;2.16;13600 +75089;44.77736;3.57849;1125;20220219;3.7;-.6;1.6;4.8;4.81;0;1.23;11600 +75089;44.77736;3.57849;1125;20220220;7.6;-1.7;3;5.2;5.91;.4;1.21;9800 +75089;44.77736;3.57849;1125;20220221;3.6;3.1;3.4;8.6;5.81;2.4;1.3;7300 +75089;44.77736;3.57849;1125;20220222;5.6;-.7;2.5;7;5.91;.1;1.1;10400 +75089;44.77736;3.57849;1125;20220223;8.7;2.3;5.5;4;6.91;0;1.3;10400 +75089;44.77736;3.57849;1125;20220224;9.8;2.3;6.1;5.1;6.41;.4;1.69;9800 +75089;44.77736;3.57849;1125;20220225;1.7;-1.5;.1;6.6;4.91;0;1.03;13000 +75089;44.77736;3.57849;1125;20220226;5.3;-2.9;1.2;5.2;4.21;0;1.64;15800 +75089;44.77736;3.57849;1125;20220227;8.7;-4.5;2.1;2.9;4.31;0;1.66;16000 +75089;44.77736;3.57849;1125;20220228;8.7;-2.6;3.1;3.5;5.21;0;1.62;16200 +75089;44.77736;3.57849;1125;20220301;11.7;-4.3;3.7;2.5;4.91;0;1.78;15400 +75089;44.77736;3.57849;1125;20220302;8.3;-1.1;3.6;3.2;6.31;0;1.2;10100 +75089;44.77736;3.57849;1125;20220303;10.4;1.2;5.8;2.5;7.61;0;1.32;12900 +75089;44.77736;3.57849;1125;20220304;6.8;3.3;5.1;5.1;6.61;0;1.3;6800 +75089;44.77736;3.57849;1125;20220305;6.6;-2.6;2;4.3;4.21;0;1.85;17100 +75089;44.77736;3.57849;1125;20220306;3.7;-4.5;-.4;3.5;3.21;0;1.68;17400 +75089;44.77736;3.57849;1125;20220307;7.9;-9.1;-.6;1.8;3.21;0;1.6;17500 +75089;44.77736;3.57849;1125;20220308;6;-5.4;.3;5;5.01;0;1.39;17300 +75089;44.77736;3.57849;1125;20220309;6.4;-3.6;1.4;4;6.11;0;1.04;12800 +75089;44.77736;3.57849;1125;20220310;4.8;1.8;3.3;5.6;7.01;2.2;.67;3800 +75089;44.77736;3.57849;1125;20220311;3.8;2.5;3.2;9.2;6.71;1.2;.8;4600 +75089;44.77736;3.57849;1125;20220312;3.2;.9;2.1;7.8;6.11;0;.83;5600 +75089;44.77736;3.57849;1125;20220313;2.2;.7;1.5;7.8;5.81;12.8;.86;6800 +75089;44.77736;3.57849;1125;20220314;5;-2.9;1.1;5;6.91;2.2;.46;7800 +75089;44.77736;3.57849;1125;20220315;6.5;4.8;5.7;8.6;8.31;0;.79;5600 +75089;44.77736;3.57849;1125;20220316;11.4;4.6;8;3.9;8.41;0;1.52;8900 +75089;44.77736;3.57849;1125;20220317;6.3;5;5.7;5.4;8.51;1.4;.58;2000 +75089;44.77736;3.57849;1125;20220318;6.8;2.6;4.7;2.1;7.89;0;.94;4750 +75089;44.77736;3.57849;1125;20220319;12.8;1.6;7.2;1.6;6.79;0;2.07;15200 +75089;44.77736;3.57849;1125;20220320;6.3;-.2;3;4;6.14;0;1.31;5150 +75089;44.77736;3.57849;1125;20220321;8.3;1.9;5.1;4;5.49;0;2.31;13550 +75089;44.77736;3.57849;1125;20220322;8.9;-1.2;3.9;4;4.24;0;2.71;18300 +75089;44.77736;3.57849;1125;20220323;11;-2.1;4.5;3.2;3.74;0;2.95;20350 +75089;44.77736;3.57849;1125;20220324;13.8;-3.4;5.2;2.9;3.99;0;3.1;20750 +75089;44.77736;3.57849;1125;20220325;14.9;-2.5;6.2;2.3;3.99;0;2.98;18950 +75089;44.77736;3.57849;1125;20220326;15.8;-1.3;7.2;2.2;4.59;0;3.08;20000 +75089;44.77736;3.57849;1125;20220327;15.9;-.9;7.5;2.4;4.69;0;3.18;20450 +75089;44.77736;3.57849;1125;20220328;15.9;-.3;7.8;2.9;4.44;0;3.4;19000 +75089;44.77736;3.57849;1125;20220329;13.4;3.8;8.6;2.6;6.04;1.8;2.55;11950 +75089;44.77736;3.57849;1125;20220330;9.1;3.5;6.3;1.7;8.19;1.7;1.25;6400 +75089;44.77736;3.57849;1125;20220331;5.4;.7;3;3;6.99;5.1;1.06;6350 +75089;44.77736;3.57849;1125;20220401;-1.5;-3.9;-2.7;6;4.35;5.3;1.08;12200 +75089;44.77736;3.57849;1125;20220402;-3.4;-5.5;-4.5;4.4;3.75;.5;.82;6200 +75089;44.77736;3.57849;1125;20220403;-2.3;-5.7;-4;3.7;3.75;.3;.9;6800 +75089;44.77736;3.57849;1125;20220404;7.9;-6.6;.6;1.7;4.29;0;2.23;22600 +75089;44.77736;3.57849;1125;20220405;11.7;-5.3;3.2;2.2;6.14;0;2.26;19100 +75089;44.77736;3.57849;1125;20220406;13.7;1.5;7.6;2.4;8.04;1.6;2.26;14750 +75089;44.77736;3.57849;1125;20220407;9;3.7;6.4;5.2;8.79;7.4;1.54;8800 +75089;44.77736;3.57849;1125;20220408;12.5;6;9.3;6.2;8.59;1.9;2.6;10450 +75089;44.77736;3.57849;1125;20220409;6.7;-.5;3.1;5;4.79;0;2.49;16400 +75089;44.77736;3.57849;1125;20220410;14;-5.2;4.4;2;4.39;.2;3.14;24300 +75089;44.77736;3.57849;1125;20220411;8.2;1.2;4.7;5;6.64;.1;1.91;10100 +75089;44.77736;3.57849;1125;20220412;10.5;4.9;7.7;5;5.59;0;2.87;7100 +75089;44.77736;3.57849;1125;20220413;17.2;5.8;11.5;2.8;6.44;0;3.68;18450 +75089;44.77736;3.57849;1125;20220414;18.7;3.5;11.1;2.3;9.04;0;3.39;20800 +75089;44.77736;3.57849;1125;20220415;19.6;5.1;12.4;2.4;9.44;0;3.66;21850 +75089;44.77736;3.57849;1125;20220416;18;4.4;11.2;3.5;7.79;0;4.06;23150 +75089;44.77736;3.57849;1125;20220417;19.4;.5;10;2.3;5.99;0;4.11;25950 +75089;44.77736;3.57849;1125;20220418;17.2;.5;8.9;2.2;6.69;0;3.67;24500 +75089;44.77736;3.57849;1125;20220419;16.1;.2;8.1;1.6;7.19;0;2.79;18000 +75089;44.77736;3.57849;1125;20220420;11.3;4.7;8;1.6;8.69;4.6;1.52;6900 +75089;44.77736;3.57849;1125;20220421;12;5;8.5;1.2;9.84;3;1.58;8850 +75089;44.77736;3.57849;1125;20220422;16.7;1.4;9.1;1.8;8.39;0;2.97;19500 +75089;44.77736;3.57849;1125;20220423;9.2;6.4;7.8;3.6;8.09;13.1;1.76;4900 +75089;44.77736;3.57849;1125;20220424;9.7;-.3;4.7;2.4;8.54;2.6;1.34;8700 +75089;44.77736;3.57849;1125;20220425;13.8;2.8;8.3;2.2;7.79;0;2.85;18550 +75089;44.77736;3.57849;1125;20220426;17.3;.3;8.8;2.1;7.64;0;3.5;23500 +75089;44.77736;3.57849;1125;20220427;19.9;2.1;11;1.9;8.19;0;3.92;25100 +75089;44.77736;3.57849;1125;20220428;20.2;4.3;12.2;1.7;9.34;1.7;3.5;20450 +75089;44.77736;3.57849;1125;20220429;20.2;2.5;11.4;1.4;9.14;.9;3.52;22000 +75089;44.77736;3.57849;1125;20220430;15.1;6.1;10.6;2.4;9.04;.1;3.14;19100 +75089;44.77736;3.57849;1125;20220501;16.7;.8;8.7;1.8;6.99;0;3.69;25950 +75089;44.77736;3.57849;1125;20220502;17.4;1.8;9.6;2;8.09;2.6;3.46;22250 +75089;44.77736;3.57849;1125;20220503;15.4;6.1;10.8;1.4;9.54;3.1;2.21;11200 +75089;44.77736;3.57849;1125;20220504;16.4;2.3;9.4;1.4;10.04;3;2.69;17950 +75089;44.77736;3.57849;1125;20220505;11.6;5.8;8.7;2.8;9.14;2.7;2.18;12250 +75089;44.77736;3.57849;1125;20220506;9.1;5.2;7.2;6.9;8.91;.2;.81;400 +75089;44.77736;3.57849;1125;20220507;14.7;5;9.9;5.8;8.61;0;1.95;2400 +75089;44.77736;3.57849;1125;20220508;14.4;6.8;10.6;4.1;9.21;0;1.62;2000 +75089;44.77736;3.57849;1125;20220509;17.2;4.5;10.9;2.3;9.31;.1;1.55;2900 +75089;44.77736;3.57849;1125;20220510;20.9;5.4;13.2;2.6;10.51;.1;1.87;2700 +75089;44.77736;3.57849;1125;20220511;20.2;8.5;14.4;4.1;10.41;0;2.42;2900 +75089;44.77736;3.57849;1125;20220512;20.5;8;14.3;3.8;9.81;0;2.47;2500 +75089;44.77736;3.57849;1125;20220513;19.3;6.8;13.1;2.7;10.51;2.3;1.77;2700 +75089;44.77736;3.57849;1125;20220514;20.8;10.8;15.8;1.7;13.21;0;1.43;2500 +75089;44.77736;3.57849;1125;20220515;19.1;11.3;15.2;3.4;11.01;.1;2.12;2500 +75089;44.77736;3.57849;1125;20220516;21.4;9.1;15.3;2.9;9.01;.1;2.5;2200 +75089;44.77736;3.57849;1125;20220517;24.3;8;16.2;2;11.01;0;2.11;2800 +75089;44.77736;3.57849;1125;20220518;24.2;10.6;17.4;1.9;12.81;.5;1.89;2600 +75089;44.77736;3.57849;1125;20220519;22.2;12.6;17.4;4.5;11.51;0;2.96;2800 +75089;44.77736;3.57849;1125;20220520;21.1;12.9;17;5.7;10.11;0;3.52;2500 +75089;44.77736;3.57849;1125;20220521;27.4;10;18.7;2.1;12.01;0;2.46;2900 +75089;44.77736;3.57849;1125;20220522;28.1;15;21.6;2;13.21;.8;2.41;2000 +75089;44.77736;3.57849;1125;20220523;19.4;13;16.2;3;12.71;2.3;1.74;1500 +75089;44.77736;3.57849;1125;20220524;13.6;7;10.3;2.6;9.11;0;1.32;1800 +75089;44.77736;3.57849;1125;20220525;14.6;6.3;10.5;4.9;8.71;0;1.87;1800 +75089;44.77736;3.57849;1125;20220526;15.2;6.3;10.8;4.8;9.51;0;1.75;2500 +75089;44.77736;3.57849;1125;20220527;19.9;8.5;14.2;5.3;10.91;0;2.49;2700 +75089;44.77736;3.57849;1125;20220528;17.4;8.7;13.1;6.8;9.11;0;2.89;2800 +75089;44.77736;3.57849;1125;20220529;15.2;4.5;9.9;5;6.61;0;2.62;3200 +75089;44.77736;3.57849;1125;20220530;19.5;.8;10.2;2.5;6.61;.5;2.27;2900 +75089;44.77736;3.57849;1125;20220531;17.4;9.1;13.3;3.3;10.21;2.6;1.75;1100 +75089;44.77736;3.57849;1125;20220601;22.2;6.1;14.2;2;11.41;0;1.65;2000 +75089;44.77736;3.57849;1125;20220602;23.7;10.9;17.3;2.9;11.91;.7;2.38;2400 +75089;44.77736;3.57849;1125;20220603;23.5;13.3;18.4;3.6;11.31;.7;2.92;2500 +75089;44.77736;3.57849;1125;20220604;24.1;12.4;18.3;4.2;13.51;2.3;2.72;3000 +75089;44.77736;3.57849;1125;20220605;20.6;13;16.8;3.6;12.71;0;2.2;2800 +75089;44.77736;3.57849;1125;20220606;22.5;8.2;15.4;2.9;11.31;.1;2.17;2500 +75089;44.77736;3.57849;1125;20220607;18.6;8.3;13.5;2.7;10.91;.1;1.68;2400 +75089;44.77736;3.57849;1125;20220608;16.6;7.1;11.9;2.7;10.61;1.5;1.31;1300 +75089;44.77736;3.57849;1125;20220609;15.3;7.4;11.4;6;9.31;0;2.09;2300 +75089;44.77736;3.57849;1125;20220610;21.6;7.2;14.4;5.3;9.81;0;3.1;3100 +75089;44.77736;3.57849;1125;20220611;26.2;10.6;18.4;3.4;9.81;0;6.55;32600 +75089;44.77736;3.57849;1125;20220612;27.2;10.9;19.1;2;11.61;.4;4.73;21600 +75089;44.77736;3.57849;1125;20220613;22.6;11.8;17.2;3;13.61;0;4.2;21800 +75089;44.77736;3.57849;1125;20220614;29.7;9;19.4;2.3;9.91;.1;6.52;32200 +75089;44.77736;3.57849;1125;20220615;31.2;14.9;23.1;2.7;12.41;0;5.99;23200 +75089;44.77736;3.57849;1125;20220616;29.2;13.7;21.5;2.7;14.11;0;5.92;27100 +75089;44.77736;3.57849;1125;20220617;30.2;13.5;21.9;3.8;11.61;0;7.27;30600 +75089;44.77736;3.57849;1125;20220618;29;12.6;20.8;4.4;11.51;0;7.26;31200 +75089;44.77736;3.57849;1125;20220619;25.7;17.3;21.5;8.1;12.11;0;7.83;30500 +75089;44.77736;3.57849;1125;20220620;25.6;14.2;19.9;6;10.71;0;7.32;31700 +75089;44.77736;3.57849;1125;20220621;25.7;13.7;19.7;4;14.61;1;5.16;23500 +75089;44.77736;3.57849;1125;20220622;23.4;15.1;19.3;5.5;15.41;12.9;4.75;22200 +75089;44.77736;3.57849;1125;20220623;17.9;13.5;15.7;3.2;14.51;18.8;2.21;10000 +75089;44.77736;3.57849;1125;20220624;17.7;10.2;14;2.9;12.11;3.1;2.93;16000 +75089;44.77736;3.57849;1125;20220625;21.5;7.1;14.3;3.4;11.91;14.2;4.6;28400 +75089;44.77736;3.57849;1125;20220626;22.1;11.7;16.9;3.4;14.81;4.7;4.24;24400 +75089;44.77736;3.57849;1125;20220627;18;10.6;14.3;3.8;13.01;.4;3.04;17600 +75089;44.77736;3.57849;1125;20220628;18;8.6;13.3;4.6;11.51;.1;3.7;23100 +75089;44.77736;3.57849;1125;20220629;23.6;8.3;16;1.9;10.61;.1;5.43;32400 +75089;44.77736;3.57849;1125;20220630;21.8;13.2;17.5;2.7;12.21;3.4;3.88;17600 +75089;44.77736;3.57849;1125;20220701;17.1;7.9;12.5;3.6;10.21;0;4.12;27400 +75089;44.77736;3.57849;1125;20220702;26.6;5.5;16.1;1.7;9.81;0;5.63;32300 +75089;44.77736;3.57849;1125;20220703;27.9;13.4;20.7;1.4;13.91;2.4;5.01;25400 +75089;44.77736;3.57849;1125;20220704;23.2;12.5;17.9;2.1;14.91;1.9;3.81;19800 +75089;44.77736;3.57849;1125;20220705;21.6;12;16.8;3.4;12.91;0;5.06;29600 +75089;44.77736;3.57849;1125;20220706;20.7;9.5;15.1;4.8;10.21;0;5.44;31500 +75089;44.77736;3.57849;1125;20220707;20.6;8.8;14.7;6.2;10.51;0;5.1;28200 +75089;44.77736;3.57849;1125;20220708;21.1;10.5;15.8;7.6;10.71;0;5.67;29900 +75089;44.77736;3.57849;1125;20220709;23.7;9.4;16.6;4.9;9.51;0;6.29;31800 +75089;44.77736;3.57849;1125;20220710;23.4;10.6;17;5.3;10.91;0;6.07;31300 +75089;44.77736;3.57849;1125;20220711;26.6;9.5;18.1;2.5;10.51;0;5.98;31500 +75089;44.77736;3.57849;1125;20220712;26;10.9;18.5;2.3;11.11;0;5.82;31200 +75089;44.77736;3.57849;1125;20220713;28.7;10.3;19.5;1.5;9.71;0;5.79;30900 +75089;44.77736;3.57849;1125;20220714;30.7;13.2;22;2.2;11.61;0;6.4;30200 +75089;44.77736;3.57849;1125;20220715;28.3;14.2;21.3;2.4;11.91;0;6.07;29100 +75089;44.77736;3.57849;1125;20220716;26.9;12.5;19.7;3.3;10.11;0;6.47;30600 +75089;44.77736;3.57849;1125;20220717;29;12.3;20.7;3.1;8.91;0;6.88;30900 +75089;44.77736;3.57849;1125;20220718;31.4;13.5;22.5;2.2;11.41;.8;6.49;30100 +75089;44.77736;3.57849;1125;20220719;29.1;16.6;22.9;3.3;12.81;.2;6.67;29100 +75089;44.77736;3.57849;1125;20220720;26.5;14.9;20.7;2.1;12.81;0;4.71;21300 +75089;44.77736;3.57849;1125;20220721;27.7;12.6;20.2;2.4;12.81;0;5.82;29500 +75089;44.77736;3.57849;1125;20220722;32;11.6;21.8;1.7;13.11;2.3;5.11;22500 +75089;44.77736;3.57849;1125;20220723;25.2;15.7;20.5;2.4;15.51;0;4.63;22800 +75089;44.77736;3.57849;1125;20220724;31.5;12;21.8;2.4;12.71;0;6.39;29900 +75089;44.77736;3.57849;1125;20220725;28.5;17.4;23;3;13.31;0;5.04;17600 +75089;44.77736;3.57849;1125;20220726;23;12.9;18;4.2;12.11;0;5.35;27400 +75089;44.77736;3.57849;1125;20220727;22.4;10.8;16.6;4;10.21;0;5.57;30000 +75089;44.77736;3.57849;1125;20220728;25.2;8;16.6;1.7;10.11;0;4.03;19800 +75089;44.77736;3.57849;1125;20220729;23.4;12.4;17.9;1.9;12.41;3.7;3.36;14800 +75089;44.77736;3.57849;1125;20220730;24.4;13.7;19.1;3.4;10.51;0;5.7;27400 +75089;44.77736;3.57849;1125;20220731;26.8;14.4;20.6;2.9;11.11;0;5.89;27700 +75089;44.77736;3.57849;1125;20220801;28.3;15.2;21.8;3.2;11.61;0;6.38;28900 +75089;44.77736;3.57849;1125;20220802;28.5;14.2;21.4;2.8;11.91;.5;6.09;28600 +75089;44.77736;3.57849;1125;20220803;30.9;14.3;22.6;1.6;11.61;0;5.57;27200 +75089;44.77736;3.57849;1125;20220804;31.6;16.9;24.3;2.2;10.31;0;6.23;27400 +75089;44.77736;3.57849;1125;20220805;29.1;17.3;23.2;3.2;14.44;2.7;5.47;20724 +75089;44.77736;3.57849;1125;20220806;25.8;12.9;19.4;2.7;14.08;0;4.83;21475 +75089;44.77736;3.57849;1125;20220807;25.7;9.6;17.6;2.9;10.58;0;5.28;23541 +75089;44.77736;3.57849;1125;20220808;27.7;9.2;18.4;2.1;9.21;0;5.3;25487 +75089;44.77736;3.57849;1125;20220809;28.7;10.7;19.7;2;8.94;0;5.38;24798 +75089;44.77736;3.57849;1125;20220810;28.1;13;20.6;1.5;9.81;0;4.44;20800 +75089;44.77736;3.57849;1125;20220811;30.6;13.5;22.1;2.2;10.41;0;5.72;26000 +75089;44.77736;3.57849;1125;20220812;30.4;13.2;21.8;2.2;11.21;0;5.67;26400 +75089;44.77736;3.57849;1125;20220813;31.4;13.7;22.6;2.1;10.31;14.3;5.76;26200 +75089;44.77736;3.57849;1125;20220814;18.7;14.6;16.7;2.2;16.51;22.7;2.19;12000 +75089;44.77736;3.57849;1125;20220815;21.2;10.5;15.9;2.4;12.21;.3;3.77;21800 +75089;44.77736;3.57849;1125;20220816;24.4;9;16.7;2.8;12.81;2.4;4.3;23600 +75089;44.77736;3.57849;1125;20220817;21.4;11.5;16.5;3.4;14.11;21;2.85;13200 +75089;44.77736;3.57849;1125;20220818;16.9;8.2;12.6;3.8;13.11;6;1.57;8300 +75089;44.77736;3.57849;1125;20220819;18.5;12.3;15.4;5.5;13.51;.2;3.01;16300 +75089;44.77736;3.57849;1125;20220820;20.3;13.4;16.9;4.2;14.01;.1;3.54;19200 +75089;44.77736;3.57849;1125;20220821;20.6;10.8;15.7;3.3;11.91;.1;3.81;21500 +75089;44.77736;3.57849;1125;20220822;18.4;12.5;15.5;3.1;13.31;.2;2.2;9200 +75089;44.77736;3.57849;1125;20220823;21.7;13.9;17.8;4.1;14.61;.1;3.8;20300 +75089;44.77736;3.57849;1125;20220824;26.3;11.8;19.1;1.9;13.21;0;4.51;25000 +75089;44.77736;3.57849;1125;20220825;26.7;13.7;20.2;2.6;14.41;2.4;4.19;19400 +75089;44.77736;3.57849;1125;20220826;20.8;14.3;17.6;3.7;15.81;.9;2.83;14500 +75089;44.77736;3.57849;1125;20220827;18.6;13.8;16.2;2.8;14.51;.1;2.35;11900 +75089;44.77736;3.57849;1125;20220828;23.5;9.9;16.7;.9;12.71;.1;3.62;23200 +75089;44.77736;3.57849;1125;20220829;26.8;11.4;19.1;2.1;14.01;.3;4.19;22200 +75089;44.77736;3.57849;1125;20220830;23.4;13.9;18.7;2.6;14.91;1.6;3.37;16800 +75089;44.77736;3.57849;1125;20220831;21;12;16.5;3.7;13.51;.1;3.3;17500 +75089;44.77736;3.57849;1125;20220901;23;11.1;17.1;1.9;12.51;.3;3.7;21800 +75089;44.77736;3.57849;1125;20220902;21.2;10.6;15.9;2.7;12.81;6.1;2.49;10400 +75089;44.77736;3.57849;1125;20220903;20.5;10.9;15.7;3;13.61;3.3;2.92;16800 +75089;44.77736;3.57849;1125;20220904;22.8;11.3;17.1;2.6;14.61;.1;3.67;22900 +75089;44.77736;3.57849;1125;20220905;22.4;14.9;18.7;4;16.01;.1;3.74;21400 +75089;44.77736;3.57849;1125;20220906;22.1;14.4;18.3;2.7;16.21;1.1;2.7;13700 +75089;44.77736;3.57849;1125;20220907;21.4;12.6;17;2.4;14.91;9.4;2.57;13600 +75089;44.77736;3.57849;1125;20220908;17.6;7.6;12.6;2;11.01;.2;2.62;17900 +75089;44.77736;3.57849;1125;20220909;16.7;9;12.9;2.8;10.61;0;2.64;16600 +75089;44.77736;3.57849;1125;20220910;16.7;7.2;12;2.7;10.21;0;2.58;17100 +75089;44.77736;3.57849;1125;20220911;19.5;6.5;13;2;10.21;0;3.14;22000 +75089;44.77736;3.57849;1125;20220912;25.9;9.5;17.7;2.6;12.81;0;3.92;21200 +75089;44.77736;3.57849;1125;20220913;21.7;14.5;18.1;5;17.21;4.3;2.65;14400 +75089;44.77736;3.57849;1125;20220914;19.6;14.6;17.1;3.6;16.01;7.3;2.35;13100 +75089;44.77736;3.57849;1125;20220915;18.5;10.7;14.6;2.4;13.31;.7;2.21;13400 +75089;44.77736;3.57849;1125;20220916;15.2;11;13.1;4;11.71;.3;2.2;13200 +75089;44.77736;3.57849;1125;20220917;10.3;4.5;7.4;5.9;7.71;0;2.17;17900 +75089;44.77736;3.57849;1125;20220918;14.6;.8;7.7;3.6;6.41;0;2.86;21000 +75089;44.77736;3.57849;1125;20220919;13.3;4.8;9.1;4.4;7.31;0;2.82;20600 +75089;44.77736;3.57849;1125;20220920;13.7;2.2;8;3.7;7.01;0;2.64;20400 +75089;44.77736;3.57849;1125;20220921;13.8;3.3;8.6;2.7;7.21;0;2.51;19800 +75089;44.77736;3.57849;1125;20220922;18.9;2.5;10.7;1.6;8.21;0;2.59;19200 +75089;44.77736;3.57849;1125;20220923;15.7;6.3;11;3.5;11.11;10.3;1.85;13300 +75089;44.77736;3.57849;1125;20220924;15.1;8.8;12;2.1;10.81;.6;1.96;13800 +75089;44.77736;3.57849;1125;20220925;11.6;5.8;8.7;2.3;9.61;1.3;1.34;9700 +75089;44.77736;3.57849;1125;20220926;10.8;6.3;8.6;4.8;8.91;1.1;1.69;12600 +75089;44.77736;3.57849;1125;20220927;8.5;5;6.8;5.1;8.81;0;.97;6600 +75089;44.77736;3.57849;1125;20220928;13.3;7.2;10.3;5.6;10.51;2.9;1.52;9100 +75089;44.77736;3.57849;1125;20220929;9.6;5.3;7.5;3.4;8.61;.5;1.28;9100 +75089;44.77736;3.57849;1125;20220930;8.2;3.7;6;3.7;7.61;.3;1.1;5700 +75089;44.77736;3.57849;1125;20221001;14.7;1.2;8;4.8;9.81;0;1.39;10200 +75089;44.77736;3.57849;1125;20221002;16.9;8.9;12.9;4.5;11.81;.1;2.25;16400 +75089;44.77736;3.57849;1125;20221003;13.9;8.7;11.3;4;11.21;0;1.41;7800 +75089;44.77736;3.57849;1125;20221004;21.8;4.6;13.2;2.3;10.11;.1;2.63;17100 +75089;44.77736;3.57849;1125;20221005;18.2;7;12.6;4.1;9.91;.1;2.67;17000 +75089;44.77736;3.57849;1125;20221006;15.2;6.8;11;2.7;11.01;0;1.39;8600 +75089;44.77736;3.57849;1125;20221007;17;5;11;2.3;11.11;2.4;1.68;13300 +75089;44.77736;3.57849;1125;20221008;13.2;9.6;11.4;2.5;11.81;1.3;1.01;4900 +75089;44.77736;3.57849;1125;20221009;16.2;3.8;10;2;10.01;.1;1.71;14900 +75089;44.77736;3.57849;1125;20221010;18.9;7.1;13;2.4;10.81;0;2.13;15500 +75089;44.77736;3.57849;1125;20221011;16.8;4.6;10.7;2.2;10.81;.1;1.61;13300 +75089;44.77736;3.57849;1125;20221012;17.2;9;13.1;1.5;11.41;.2;1.5;9800 +75089;44.77736;3.57849;1125;20221013;14.4;5.8;10.1;2.9;10.61;3.9;1.15;6300 +75089;44.77736;3.57849;1125;20221014;13.8;9.3;11.6;4.6;11.91;.1;1.12;5800 +75089;44.77736;3.57849;1125;20221015;20.2;7.8;14;3.8;11.01;0;2.45;14100 +75089;44.77736;3.57849;1125;20221016;15.5;9.1;12.3;5.4;13.61;0;.93;7200 +75089;44.77736;3.57849;1125;20221017;14.7;12;13.4;6.3;13.01;0;1.32;5200 +75089;44.77736;3.57849;1125;20221018;20.2;10.9;15.6;2.8;12.91;.1;2.06;13800 +75089;44.77736;3.57849;1125;20221019;22.6;8.2;15.4;3.1;11.11;3.6;2.44;11100 +75089;44.77736;3.57849;1125;20221020;15.3;12.3;13.8;6.9;14.61;4.6;.87;3700 +75089;44.77736;3.57849;1125;20221021;16.8;12.8;14.8;5.9;13.41;0;1.78;8900 +75089;44.77736;3.57849;1125;20221022;18.6;7.9;13.3;3.4;10.81;0;2.01;13300 +75089;44.77736;3.57849;1125;20221023;16;11.2;13.6;9.7;13.81;0;1.26;6000 +75089;44.77736;3.57849;1125;20221024;17.2;12.3;14.8;3.5;12.01;0;1.82;9800 +75089;44.77736;3.57849;1125;20221025;16.9;5.7;11.3;3.5;9.61;0;1.75;10100 +75089;44.77736;3.57849;1125;20221026;20.1;9.4;14.8;3;12.61;.1;1.75;10500 +75089;44.77736;3.57849;1125;20221027;22.8;9.4;16.1;2.9;12.11;.1;2.14;10600 +75089;44.77736;3.57849;1125;20221028;22.4;11.1;16.8;3.3;8.21;0;2.91;9600 +75089;44.77736;3.57849;1125;20221029;19;9.9;14.5;4.7;7.11;0;3.19;10400 +75089;44.77736;3.57849;1125;20221030;18.1;11.5;14.8;5.5;8.21;0;3.16;10900 +75089;44.77736;3.57849;1125;20221031;14.8;10.4;12.6;6;11.41;7.2;1.55;6000 +75089;44.77736;3.57849;1125;20221101;14.3;10.3;12.3;3.2;10.61;0;1.4;9900 +75089;44.77736;3.57849;1125;20221102;11.5;2.7;7.1;1.3;7.81;0;.87;10500 +75089;44.77736;3.57849;1125;20221103;10.2;3.2;6.7;4.6;8.21;1.4;.94;2900 +75089;44.77736;3.57849;1125;20221104;4.5;3.5;4;5.4;7.01;8.2;.72;5100 +75089;44.77736;3.57849;1125;20221105;4.8;1.4;3.1;4.8;6.41;0;.76;8500 +75089;44.77736;3.57849;1125;20221106;14.1;-2.1;6;2.8;5.31;0;1.59;10400 +75089;44.77736;3.57849;1125;20221107;14.3;2.3;8.3;2.8;7.61;0;1.3;11000 +75089;44.77736;3.57849;1125;20221108;10.1;6.8;8.5;6.9;10.21;7.5;.64;2900 +75089;44.77736;3.57849;1125;20221109;13.2;9.3;11.3;4.4;11.11;2.4;1.04;4200 +75089;44.77736;3.57849;1125;20221110;8;5.7;6.9;4;8.71;0;.69;5700 +75089;44.77736;3.57849;1125;20221111;14.7;1.6;8.2;3.4;9.71;.1;.89;9400 +75089;44.77736;3.57849;1125;20221112;19;5.8;12.4;2.8;8.81;0;1.66;9800 +75089;44.77736;3.57849;1125;20221113;13.6;5.4;9.5;2.9;8.61;0;1.17;4300 +75089;44.77736;3.57849;1125;20221114;8.2;6.8;7.5;5.6;9.61;4.6;.55;3000 +75089;44.77736;3.57849;1125;20221115;9.4;7.2;8.3;5.5;10.21;4.9;.55;1900 +75089;44.77736;3.57849;1125;20221116;10;4.5;7.3;3.6;8.01;0;.88;9300 +75089;44.77736;3.57849;1125;20221117;9.5;5.7;7.6;6.2;8.41;5.5;1.06;3400 +75089;44.77736;3.57849;1125;20221118;5.4;3;4.2;4.5;6.71;.4;.75;5200 +75089;44.77736;3.57849;1125;20221119;3.8;.9;2.4;4.9;6.11;.5;.62;5200 +75089;44.77736;3.57849;1125;20221120;4.7;-1.5;1.6;4.3;5.51;.1;.66;8400 +75089;44.77736;3.57849;1125;20221121;4.8;-1;1.9;4.2;6.21;2.8;.56;1300 +75089;44.77736;3.57849;1125;20221122;3.4;-.3;1.6;6.5;5.81;1.4;.63;5000 +75089;44.77736;3.57849;1125;20221123;8.5;.7;4.6;4.2;7.11;.9;.77;3300 +75089;44.77736;3.57849;1125;20221124;9.6;.3;5;2.1;6.51;.1;.64;8200 +75089;44.77736;3.57849;1125;20221125;6.3;3.1;4.7;3.5;7.31;5.2;.63;2300 +75089;44.77736;3.57849;1125;20221126;3.5;1.5;2.5;4.5;6.31;0;.53;4800 +75089;44.77736;3.57849;1125;20221127;8.4;-3.4;2.5;4.1;5.41;1.8;.96;6200 +75089;44.77736;3.57849;1125;20221128;4.8;4.4;4.6;4.2;7.51;2.2;.57;1600 +75089;44.77736;3.57849;1125;20221129;2;.4;1.2;5.7;6.01;.8;.43;3200 +75089;44.77736;3.57849;1125;20221130;1.3;-.2;.6;6.3;6.21;.5;.24;1200 +75089;44.77736;3.57849;1125;20221201;-.7;-.3;-.5;5.8;5.81;.1;.2;1700 +75089;44.77736;3.57849;1125;20221202;-1.4;-2.9;-2.1;2.2;5.11;3.6;.22;2600 +75089;44.77736;3.57849;1125;20221203;-.5;-2.8;-1.6;2.4;5.71;9.5;.12;2700 +75089;44.77736;3.57849;1125;20221204;1.8;-.7;.6;2.6;5.71;3.6;.37;3000 +75089;44.77736;3.57849;1125;20221205;1.7;-8.5;-3.4;1.5;3.81;.1;.2;9700 +75089;44.77736;3.57849;1125;20221206;5.1;-8.1;-1.5;1.1;3.91;.2;.25;9000 +75089;44.77736;3.57849;1125;20221207;-3.5;-7;-5.2;2.1;3.91;0;.21;3200 +75089;44.77736;3.57849;1125;20221208;3.8;-10.7;-3.4;1.8;4.71;4.4;.27;4500 +75089;44.77736;3.57849;1125;20221209;2.4;1.4;1.9;1.4;7.01;1.5;.22;3200 +75089;44.77736;3.57849;1125;20221210;-2.8;-2.2;-2.5;4.6;4.61;0;.33;2400 +75089;44.77736;3.57849;1125;20221211;-1;-9.1;-5;2.6;3.11;0;.37;7400 +75089;44.77736;3.57849;1125;20221212;.8;-7.1;-3.1;2.1;3.31;9.3;.53;4200 +75089;44.77736;3.57849;1125;20221213;4.6;-3.8;.4;4.8;6.71;2.2;.02;4900 +75089;44.77736;3.57849;1125;20221214;7.7;3.2;5.5;3.6;7.71;.7;.59;3100 +75089;44.77736;3.57849;1125;20221215;4.4;0;2.2;2.6;6.81;20.2;.39;300 +75089;44.77736;3.57849;1125;20221216;-.3;-.2;-.2;3.3;5.51;0;.33;2200 +75089;44.77736;3.57849;1125;20221217;-1.7;-7.8;-4.7;2.9;3.41;0;.3;7500 +75089;44.77736;3.57849;1125;20221218;3.7;-7.9;-2.1;5.5;5.41;0;.19;4400 +75089;44.77736;3.57849;1125;20221219;7.1;3.4;5.3;7.6;8.61;0;.31;2000 +75089;44.77736;3.57849;1125;20221220;7.8;6.1;7;8.8;9.11;.5;.58;1800 +75089;44.77736;3.57849;1125;20221221;8.9;6.8;7.9;4.5;8.81;.4;.63;6400 +75089;44.77736;3.57849;1125;20221222;8.4;2.8;5.6;6;8.41;2.4;.5;2400 +75089;44.77736;3.57849;1125;20221223;10.5;7.9;9.2;5.1;10.41;.4;.61;3000 +75089;44.77736;3.57849;1125;20221224;11.7;7.4;9.6;2.1;9.31;0;.58;5500 +75089;44.77736;3.57849;1125;20221225;9.1;2.1;5.6;3.5;8.01;0;.46;5700 +75089;44.77736;3.57849;1125;20221226;10.7;5.6;8.2;3.8;8.91;.2;.75;3900 +75089;44.77736;3.57849;1125;20221227;6.7;.4;3.6;2;6.71;0;.36;5400 +75089;44.77736;3.57849;1125;20221228;8.3;-1.3;3.5;3.1;6.91;0;.5;4400 +75089;44.77736;3.57849;1125;20221229;7.3;3.5;5.4;4.8;7.91;2.7;.58;2800 +75089;44.77736;3.57849;1125;20221230;8.3;2.2;5.3;3.9;8.11;.5;.53;1600 +75089;44.77736;3.57849;1125;20221231;10.2;7.3;8.8;5;9.11;0;.89;4200 +75090;44.79623;3.89297;1005;20220101;18.2;4.6;11.4;2.3;5.21;0;1.58;6598 +75090;44.79623;3.89297;1005;20220102;13.4;4.7;9.1;2.3;5.67;0;1.34;3675 +75090;44.79623;3.89297;1005;20220103;10.1;3.7;6.9;2.2;7.74;0;.62;4716 +75090;44.79623;3.89297;1005;20220104;11.2;4.7;7.9;3;7.51;5.4;.91;4881 +75090;44.79623;3.89297;1005;20220105;-1.3;-1;-1.1;6.4;4.57;.8;.6;2633 +75090;44.79623;3.89297;1005;20220106;-1.3;-3.1;-2.2;5.8;3.94;0;.64;3912 +75090;44.79623;3.89297;1005;20220107;.8;-6.7;-3;3.4;4.47;4.3;.29;4834 +75090;44.79623;3.89297;1005;20220108;3.1;-1;1.1;4.9;6.44;2;.24;3655 +75090;44.79623;3.89297;1005;20220109;1.3;-.3;.5;4.6;5.71;3.9;.41;2280 +75090;44.79623;3.89297;1005;20220110;.9;-.5;.2;4.7;5.11;.6;.53;4108 +75090;44.79623;3.89297;1005;20220111;-.8;-5.7;-3.2;5;4.01;0;.37;5904 +75090;44.79623;3.89297;1005;20220112;-1.8;-5.8;-3.8;4.6;3.67;0;.45;5551 +75090;44.79623;3.89297;1005;20220113;5.4;-7;-.8;2.4;3.44;0;.79;7847 +75090;44.79623;3.89297;1005;20220114;9.8;-4.5;2.7;2.3;2.94;0;1.19;7758 +75090;44.79623;3.89297;1005;20220115;12.6;-2.4;5.1;2.1;2.64;0;1.35;8077 +75090;44.79623;3.89297;1005;20220116;5.7;-3.9;.9;3.3;3.21;0;1.12;7679 +75090;44.79623;3.89297;1005;20220117;2;-2.3;-.2;5.1;5.41;0;.35;5296 +75090;44.79623;3.89297;1005;20220118;5.1;-2.6;1.2;3.3;4.81;0;.73;6111 +75090;44.79623;3.89297;1005;20220119;3.8;-.9;1.5;2.7;4.94;.1;.66;4141 +75090;44.79623;3.89297;1005;20220120;.5;-1.9;-.7;5.7;4.94;.6;.51;3466 +75090;44.79623;3.89297;1005;20220121;-1.4;-4.2;-2.8;7.3;3.64;0;.75;5509 +75090;44.79623;3.89297;1005;20220122;-1.2;-5.6;-3.4;6;4.17;0;.42;5287 +75090;44.79623;3.89297;1005;20220123;3.9;-3.3;.3;2.8;4.77;0;.71;6501 +75090;44.79623;3.89297;1005;20220124;13.5;-4;4.8;2;4.01;0;1.28;9393 +75090;44.79623;3.89297;1005;20220125;11.6;-1.2;5.2;2.4;3.54;0;1.49;8767 +75090;44.79623;3.89297;1005;20220126;8.8;-2;3.4;3.1;3.67;0;1.4;8614 +75090;44.79623;3.89297;1005;20220127;8.5;-2.2;3.1;3.5;3.07;0;1.59;8864 +75090;44.79623;3.89297;1005;20220128;2.8;-2.8;0;5.2;4.61;0;.79;6526 +75090;44.79623;3.89297;1005;20220129;7.3;-3.4;1.9;3.6;4.54;0;1.04;8530 +75090;44.79623;3.89297;1005;20220130;3.9;.2;2.1;4.4;6.17;0;.52;5748 +75090;44.79623;3.89297;1005;20220131;3.2;-1.6;.8;6.4;5.47;.3;.67;4171 +75090;44.79623;3.89297;1005;20220201;1.2;-3.7;-1.3;7;5.04;.2;.46;5142 +75090;44.79623;3.89297;1005;20220202;6.1;1.2;3.7;5.5;7.07;.1;.61;5869 +75090;44.79623;3.89297;1005;20220203;15.1;-1.3;6.9;2.6;5.07;0;1.67;8241 +75090;44.79623;3.89297;1005;20220204;6.3;-.6;2.8;2.6;6.07;.1;.72;6228 +75090;44.79623;3.89297;1005;20220205;4.4;1.5;3;4.1;5.41;.4;.95;7595 +75090;44.79623;3.89297;1005;20220206;3.7;-3.8;-.1;4;5.47;1;.54;6968 +75090;44.79623;3.89297;1005;20220207;3.8;2.3;3;5.9;5.77;1;1.01;6433 +75090;44.79623;3.89297;1005;20220208;10.6;-2.7;3.9;2.9;4.41;0;1.47;10898 +75090;44.79623;3.89297;1005;20220209;11.9;-1.3;5.3;2.6;5.27;0;1.43;11009 +75090;44.79623;3.89297;1005;20220210;10.3;-.6;4.8;1.9;5.57;.1;1.48;11400 +75090;44.79623;3.89297;1005;20220211;5.8;2.4;4.1;2.6;5.27;.3;1.21;8150 +75090;44.79623;3.89297;1005;20220212;8;-4.8;1.6;3.3;4.78;0;1.27;9500 +75090;44.79623;3.89297;1005;20220213;5.7;1.9;3.8;4.6;6.82;14.4;1.01;7100 +75090;44.79623;3.89297;1005;20220214;5.4;3.8;4.6;3;7.17;8.1;.84;3850 +75090;44.79623;3.89297;1005;20220215;3.8;-.1;1.8;3.2;6.02;2;.81;6850 +75090;44.79623;3.89297;1005;20220216;8.2;.9;4.5;4.1;8.11;2.6;.58;6192 +75090;44.79623;3.89297;1005;20220217;12.3;6.7;9.5;4.2;9.27;.6;1.33;7467 +75090;44.79623;3.89297;1005;20220218;16.6;4.2;10.4;3.4;8.41;0;1.9;12031 +75090;44.79623;3.89297;1005;20220219;4.7;.4;2.6;4.3;4.81;0;1.31;9136 +75090;44.79623;3.89297;1005;20220220;7.9;-1.6;3.1;3.9;6.11;.1;1.05;7961 +75090;44.79623;3.89297;1005;20220221;4.9;4;4.4;6.8;6.07;2.7;1.32;5783 +75090;44.79623;3.89297;1005;20220222;6.8;.3;3.5;5.7;6.14;.4;1.19;9642 +75090;44.79623;3.89297;1005;20220223;10.9;2.7;6.8;3.6;6.74;0;1.56;10774 +75090;44.79623;3.89297;1005;20220224;10.9;3.4;7.2;4.1;6.57;.6;1.71;9138 +75090;44.79623;3.89297;1005;20220225;3.4;-.3;1.5;5.8;4.84;.2;1.28;11120 +75090;44.79623;3.89297;1005;20220226;7.1;-2.7;2.2;4;3.97;0;1.77;13732 +75090;44.79623;3.89297;1005;20220227;9.6;-3.5;3.1;2.2;4.67;0;1.51;13929 +75090;44.79623;3.89297;1005;20220228;10;-1.6;4.2;2.9;5.11;0;1.65;13704 +75090;44.79623;3.89297;1005;20220301;12.4;-1.9;5.2;2.4;5.17;0;1.81;14152 +75090;44.79623;3.89297;1005;20220302;9.9;-1.2;4.3;2.3;6.44;0;1.16;8960 +75090;44.79623;3.89297;1005;20220303;11.8;1.8;6.8;2;7.67;.1;1.31;11511 +75090;44.79623;3.89297;1005;20220304;8.7;3.2;6;4.5;6.64;0;1.44;7136 +75090;44.79623;3.89297;1005;20220305;7.7;-1.7;3;3.6;4.17;0;1.85;14582 +75090;44.79623;3.89297;1005;20220306;5.8;-5;.4;2.8;3.27;0;1.65;15143 +75090;44.79623;3.89297;1005;20220307;8.5;-6.9;.8;2;3.41;0;1.68;15883 +75090;44.79623;3.89297;1005;20220308;6.8;-3.8;1.5;3.5;5.14;0;1.31;12760 +75090;44.79623;3.89297;1005;20220309;7.9;-1.7;3.1;3;6.21;0;1.12;10041 +75090;44.79623;3.89297;1005;20220310;6.9;2.2;4.5;4.1;7.17;3.6;.91;5413 +75090;44.79623;3.89297;1005;20220311;4.8;3.3;4;7;6.97;6.2;.84;3746 +75090;44.79623;3.89297;1005;20220312;3.6;1.3;2.5;6.2;6.41;9.5;.77;5408 +75090;44.79623;3.89297;1005;20220313;2.9;1.5;2.2;5.9;6.21;10.3;.75;4677 +75090;44.79623;3.89297;1005;20220314;6.8;-1.2;2.8;4.4;7.41;4.6;.6;7271 +75090;44.79623;3.89297;1005;20220315;8.3;5.7;7;7;8.41;0;1.07;4855 +75090;44.79623;3.89297;1005;20220316;13.2;5.8;9.5;3;8.64;0;1.67;9237 +75090;44.79623;3.89297;1005;20220317;8.6;5.9;7.3;4.8;8.64;1.2;1.02;4512 +75090;44.79623;3.89297;1005;20220318;7.5;3.3;5.4;2.1;7.92;0;.94;4750 +75090;44.79623;3.89297;1005;20220319;13.5;2.3;7.9;1.6;6.82;0;2.07;15200 +75090;44.79623;3.89297;1005;20220320;7;.5;3.8;4;6.17;0;1.31;5150 +75090;44.79623;3.89297;1005;20220321;9;2.6;5.8;4;5.52;0;2.31;13550 +75090;44.79623;3.89297;1005;20220322;9.7;-.4;4.6;4;4.27;0;2.71;18300 +75090;44.79623;3.89297;1005;20220323;11.8;-1.4;5.2;3.2;3.77;0;2.95;20350 +75090;44.79623;3.89297;1005;20220324;14.5;-2.7;5.9;2.9;4.02;0;3.1;20750 +75090;44.79623;3.89297;1005;20220325;15.6;-1.7;6.9;2.3;4.02;0;2.98;18950 +75090;44.79623;3.89297;1005;20220326;16.5;-.6;8;2.2;4.62;0;3.08;20000 +75090;44.79623;3.89297;1005;20220327;16.6;-.2;8.2;2.4;4.72;0;3.18;20450 +75090;44.79623;3.89297;1005;20220328;16.6;.5;8.5;2.9;4.47;0;3.4;19000 +75090;44.79623;3.89297;1005;20220329;14.1;4.6;9.3;2.6;6.07;1.8;2.55;11950 +75090;44.79623;3.89297;1005;20220330;9.8;4.3;7;1.7;8.22;1.8;1.25;6400 +75090;44.79623;3.89297;1005;20220331;6.1;1.4;3.8;3;7.02;3.7;1.06;6350 +75090;44.79623;3.89297;1005;20220401;-.8;-3.2;-2;6;4.38;5;1.08;12200 +75090;44.79623;3.89297;1005;20220402;-2.7;-4.8;-3.8;4.4;3.78;1.9;.82;6200 +75090;44.79623;3.89297;1005;20220403;-1.6;-5;-3.3;3.7;3.78;.2;.9;6800 +75090;44.79623;3.89297;1005;20220404;8.6;-5.9;1.4;1.7;4.32;0;2.23;22600 +75090;44.79623;3.89297;1005;20220405;12.4;-4.5;3.9;2.2;6.17;0;2.26;19100 +75090;44.79623;3.89297;1005;20220406;14.4;2.2;8.3;2.4;8.07;1.8;2.26;14750 +75090;44.79623;3.89297;1005;20220407;9.7;4.5;7.1;5.2;8.82;1.4;1.54;8800 +75090;44.79623;3.89297;1005;20220408;13.3;6.7;10;6.2;8.62;1.1;2.6;10450 +75090;44.79623;3.89297;1005;20220409;7.4;.2;3.8;5;4.82;0;2.49;16400 +75090;44.79623;3.89297;1005;20220410;14.7;-4.5;5.1;2;4.42;.2;3.14;24300 +75090;44.79623;3.89297;1005;20220411;8.9;2;5.4;5;6.67;.1;1.91;10100 +75090;44.79623;3.89297;1005;20220412;11.3;5.6;8.4;5;5.62;0;2.87;7100 +75090;44.79623;3.89297;1005;20220413;17.9;6.5;12.2;2.8;6.47;0;3.68;18450 +75090;44.79623;3.89297;1005;20220414;19.4;4.2;11.8;2.3;9.07;0;3.39;20800 +75090;44.79623;3.89297;1005;20220415;20.3;5.8;13.1;2.4;9.47;0;3.66;21850 +75090;44.79623;3.89297;1005;20220416;18.8;5.1;11.9;3.5;7.82;0;4.06;23150 +75090;44.79623;3.89297;1005;20220417;20.1;1.3;10.7;2.3;6.02;0;4.11;25950 +75090;44.79623;3.89297;1005;20220418;17.9;1.3;9.6;2.2;6.72;0;3.67;24500 +75090;44.79623;3.89297;1005;20220419;16.8;.9;8.9;1.6;7.22;0;2.79;18000 +75090;44.79623;3.89297;1005;20220420;12.1;5.5;8.8;1.6;8.72;5.4;1.52;6900 +75090;44.79623;3.89297;1005;20220421;12.7;5.7;9.2;1.2;9.87;4.8;1.58;8850 +75090;44.79623;3.89297;1005;20220422;17.4;2.2;9.8;1.8;8.42;1;2.97;19500 +75090;44.79623;3.89297;1005;20220423;9.9;7.1;8.5;3.6;8.12;17.4;1.76;4900 +75090;44.79623;3.89297;1005;20220424;10.4;.4;5.4;2.4;8.57;4.5;1.34;8700 +75090;44.79623;3.89297;1005;20220425;14.5;3.5;9;2.2;7.82;0;2.85;18550 +75090;44.79623;3.89297;1005;20220426;18;1.1;9.5;2.1;7.67;0;3.5;23500 +75090;44.79623;3.89297;1005;20220427;20.7;2.8;11.8;1.9;8.22;0;3.92;25100 +75090;44.79623;3.89297;1005;20220428;20.9;5;12.9;1.7;9.37;1;3.5;20450 +75090;44.79623;3.89297;1005;20220429;21;3.2;12.1;1.4;9.17;1;3.52;22000 +75090;44.79623;3.89297;1005;20220430;15.9;6.9;11.4;2.4;9.07;.1;3.14;19100 +75090;44.79623;3.89297;1005;20220501;17.4;1.5;9.5;1.8;7.02;0;3.69;25950 +75090;44.79623;3.89297;1005;20220502;18.1;2.5;10.3;2;8.12;1.5;3.46;22250 +75090;44.79623;3.89297;1005;20220503;16.1;6.9;11.5;1.4;9.57;2.5;2.21;11200 +75090;44.79623;3.89297;1005;20220504;17.1;3;10.1;1.4;10.07;3.5;2.69;17950 +75090;44.79623;3.89297;1005;20220505;12.3;6.5;9.4;2.8;9.17;2.8;2.18;12250 +75090;44.79623;3.89297;1005;20220506;10.6;6.2;8.4;6;9.07;.1;1.43;6828 +75090;44.79623;3.89297;1005;20220507;15.7;5.8;10.8;5.3;8.91;0;2.85;14068 +75090;44.79623;3.89297;1005;20220508;16;7.1;11.5;3.8;9.44;.3;2.58;12363 +75090;44.79623;3.89297;1005;20220509;19.1;5.9;12.5;2.1;9.74;.1;2.77;13841 +75090;44.79623;3.89297;1005;20220510;22.1;7.2;14.7;2;10.91;.1;3.29;16027 +75090;44.79623;3.89297;1005;20220511;21.5;9.6;15.5;3.3;10.61;0;3.78;16901 +75090;44.79623;3.89297;1005;20220512;21.5;8.5;15;3;9.84;0;3.7;16212 +75090;44.79623;3.89297;1005;20220513;20.8;7.6;14.2;2.3;10.67;3.6;3.04;14033 +75090;44.79623;3.89297;1005;20220514;23.4;11;17.2;2;13.21;.1;3.36;16097 +75090;44.79623;3.89297;1005;20220515;20.5;12;16.3;3;11.34;.2;3.49;15147 +75090;44.79623;3.89297;1005;20220516;24.1;11.1;17.6;2.5;8.97;0;4.21;16752 +75090;44.79623;3.89297;1005;20220517;26.6;9.9;18.3;2.2;11.34;.1;4.28;18727 +75090;44.79623;3.89297;1005;20220518;25.7;12.6;19.2;2.3;12.84;.1;3.89;16071 +75090;44.79623;3.89297;1005;20220519;22.9;14.6;18.8;4.2;11.67;0;4.34;14885 +75090;44.79623;3.89297;1005;20220520;22.8;14.7;18.8;4.6;10.31;0;4.85;15796 +75090;44.79623;3.89297;1005;20220521;28.5;11.2;19.8;2;12.71;0;4.35;17904 +75090;44.79623;3.89297;1005;20220522;29.3;15.1;22.2;2.1;13.47;.4;4.53;16781 +75090;44.79623;3.89297;1005;20220523;20;14.4;17.2;2.4;13.34;.5;2.48;8897 +75090;44.79623;3.89297;1005;20220524;15.6;8.1;11.8;2.6;9.41;0;2.47;11886 +75090;44.79623;3.89297;1005;20220525;16.5;6.6;11.6;4.7;8.74;0;3.26;15874 +75090;44.79623;3.89297;1005;20220526;17.3;6.4;11.9;4.7;9.57;0;3.32;17626 +75090;44.79623;3.89297;1005;20220527;21.8;9.3;15.6;5;11.14;0;4.21;17868 +75090;44.79623;3.89297;1005;20220528;19.1;9.2;14.2;6;9.31;0;4.24;17217 +75090;44.79623;3.89297;1005;20220529;16.9;4.8;10.9;4.3;6.74;0;3.92;18724 +75090;44.79623;3.89297;1005;20220530;19.6;2.7;11.2;2.4;7.04;.9;3.68;18077 +75090;44.79623;3.89297;1005;20220531;18.4;9.6;14;2.1;11.01;4.3;2.7;11694 +75090;44.79623;3.89297;1005;20220601;23.5;7.5;15.5;2;11.81;.7;3.63;17509 +75090;44.79623;3.89297;1005;20220602;24.9;11.6;18.3;2.4;12.27;1;4.04;16780 +75090;44.79623;3.89297;1005;20220603;25;15.3;20.2;3.1;11.64;.6;4.52;15784 +75090;44.79623;3.89297;1005;20220604;25.3;14.6;19.9;3.5;13.71;.9;4.47;17216 +75090;44.79623;3.89297;1005;20220605;22.7;14.2;18.5;2.9;13.31;0;3.91;16851 +75090;44.79623;3.89297;1005;20220606;24.5;9.2;16.9;2.4;11.64;.2;3.87;16955 +75090;44.79623;3.89297;1005;20220607;20.5;10.4;15.4;2.7;11.07;0;3.39;15292 +75090;44.79623;3.89297;1005;20220608;17.5;8.2;12.9;2.6;10.94;1.3;2.25;9977 +75090;44.79623;3.89297;1005;20220609;16;8.1;12;5.4;9.44;0;3.18;14633 +75090;44.79623;3.89297;1005;20220610;22.6;7.7;15.2;4.7;9.97;0;4.64;19441 +75090;44.79623;3.89297;1005;20220611;27.8;10.2;19;2.9;9.61;0;6.27;30074 +75090;44.79623;3.89297;1005;20220612;29.3;12.8;21;2.2;11.17;1.2;5.58;24703 +75090;44.79623;3.89297;1005;20220613;24.8;13.2;19;3;13.64;0;4.77;22948 +75090;44.79623;3.89297;1005;20220614;30.5;10.2;20.4;2.5;10.31;.1;6.6;30308 +75090;44.79623;3.89297;1005;20220615;31;16.6;23.8;2.5;13.01;.5;5.91;22997 +75090;44.79623;3.89297;1005;20220616;30.9;15.6;23.2;2.6;13.84;0;6.11;25870 +75090;44.79623;3.89297;1005;20220617;31.5;15;23.2;3.1;11.67;0;6.98;28675 +75090;44.79623;3.89297;1005;20220618;30;15.5;22.8;3.9;11.51;0;7.17;28484 +75090;44.79623;3.89297;1005;20220619;26.7;18.9;22.8;6.8;12.04;0;7.49;25634 +75090;44.79623;3.89297;1005;20220620;26.6;15.8;21.2;5;10.77;0;6.97;27605 +75090;44.79623;3.89297;1005;20220621;26.4;15.3;20.8;3.3;14.61;1.2;5.04;22137 +75090;44.79623;3.89297;1005;20220622;23.7;15.7;19.7;4.1;15.84;6.9;4.17;18666 +75090;44.79623;3.89297;1005;20220623;20.4;14.4;17.4;2.4;15.47;16.6;2.76;13492 +75090;44.79623;3.89297;1005;20220624;20.1;11.7;15.9;2.3;12.71;1.4;3.56;19355 +75090;44.79623;3.89297;1005;20220625;22.9;9.2;16;2.9;12.37;12.4;4.56;25621 +75090;44.79623;3.89297;1005;20220626;23.7;12.6;18.2;2.9;15.31;1;4.3;23163 +75090;44.79623;3.89297;1005;20220627;19.8;12.1;16;3.4;13.54;.4;3.33;17599 +75090;44.79623;3.89297;1005;20220628;20.1;10.3;15.2;4.3;11.71;.1;4.3;24369 +75090;44.79623;3.89297;1005;20220629;25.1;9.9;17.5;2.1;11.54;.1;5.28;28785 +75090;44.79623;3.89297;1005;20220630;22.2;13.7;17.9;2.5;12.97;13.5;3.81;17797 +75090;44.79623;3.89297;1005;20220701;19.1;7.8;13.4;3.2;10.24;.1;4.31;26566 +75090;44.79623;3.89297;1005;20220702;27.3;6.9;17.1;2;10.21;0;5.68;30388 +75090;44.79623;3.89297;1005;20220703;29.5;14.9;22.2;1.8;13.91;3.7;5.46;25483 +75090;44.79623;3.89297;1005;20220704;25;14;19.5;2.4;15.37;1.9;4.31;21072 +75090;44.79623;3.89297;1005;20220705;23.2;12.3;17.7;3.4;13.01;0;5.06;26962 +75090;44.79623;3.89297;1005;20220706;22.4;10.5;16.4;4.1;10.57;0;5.26;27745 +75090;44.79623;3.89297;1005;20220707;21.9;9.1;15.5;5.3;10.51;0;5.21;27340 +75090;44.79623;3.89297;1005;20220708;22.5;11.6;17;6.2;10.87;0;5.72;27020 +75090;44.79623;3.89297;1005;20220709;25.2;10.4;17.8;4.1;10.21;0;5.89;28833 +75090;44.79623;3.89297;1005;20220710;25;11.8;18.4;4.2;11.34;0;5.76;27978 +75090;44.79623;3.89297;1005;20220711;28.1;11.3;19.7;2.7;11.07;0;5.96;28170 +75090;44.79623;3.89297;1005;20220712;28.1;12.8;20.4;2.5;11.77;0;5.85;27869 +75090;44.79623;3.89297;1005;20220713;29.8;12.9;21.4;2;10.07;0;6.05;28455 +75090;44.79623;3.89297;1005;20220714;32.1;14.7;23.4;2.2;12.14;0;6.42;28276 +75090;44.79623;3.89297;1005;20220715;29.6;15.7;22.6;2.7;11.87;0;6.26;26981 +75090;44.79623;3.89297;1005;20220716;28.8;13.3;21.1;3.3;10.64;0;6.45;28147 +75090;44.79623;3.89297;1005;20220717;30.2;13.2;21.7;2.9;9.14;0;6.63;28595 +75090;44.79623;3.89297;1005;20220718;32.4;14.8;23.6;2.5;11.41;.1;6.66;28224 +75090;44.79623;3.89297;1005;20220719;30.5;19.6;25;3.3;12.84;.1;6.72;25772 +75090;44.79623;3.89297;1005;20220720;28.2;16.3;22.2;2.6;13.24;.1;5.33;22769 +75090;44.79623;3.89297;1005;20220721;29.3;12.8;21.1;2.1;12.87;0;5.63;27452 +75090;44.79623;3.89297;1005;20220722;32.8;13.4;23.1;2;13.24;3.4;5.7;24162 +75090;44.79623;3.89297;1005;20220723;26.8;15.9;21.4;2.6;16.07;0;4.87;22816 +75090;44.79623;3.89297;1005;20220724;32.4;13.1;22.7;2.4;12.81;0;6.37;28378 +75090;44.79623;3.89297;1005;20220725;29.5;17.8;23.6;2.7;13.84;.4;5.26;20013 +75090;44.79623;3.89297;1005;20220726;23.9;13.8;18.9;4.3;12.14;0;5.34;24241 +75090;44.79623;3.89297;1005;20220727;24.1;10.3;17.2;3.8;10.31;0;5.45;26930 +75090;44.79623;3.89297;1005;20220728;27.1;9.8;18.4;2;10.67;.1;4.59;21608 +75090;44.79623;3.89297;1005;20220729;23.4;13.4;18.4;2.1;13.31;5.3;3.52;15563 +75090;44.79623;3.89297;1005;20220730;25.6;12.7;19.1;3.3;11.04;0;5.4;24921 +75090;44.79623;3.89297;1005;20220731;28.1;13.7;20.9;3.2;11.07;0;6;25946 +75090;44.79623;3.89297;1005;20220801;29.5;15.2;22.3;3.4;11.54;0;6.41;26416 +75090;44.79623;3.89297;1005;20220802;29.9;14.6;22.3;2.7;12.17;.2;5.93;26374 +75090;44.79623;3.89297;1005;20220803;32;15.3;23.6;2.1;11.81;0;5.91;25411 +75090;44.79623;3.89297;1005;20220804;32.8;17.8;25.3;2.2;10.57;0;6.13;25272 +75090;44.79623;3.89297;1005;20220805;29.4;16.8;23.1;2.4;14.16;1.8;5.04;19673 +75090;44.79623;3.89297;1005;20220806;25.7;13;19.4;3;14.56;0;4.44;20756 +75090;44.79623;3.89297;1005;20220807;26.1;10.4;18.3;2.7;10.69;0;5.17;24906 +75090;44.79623;3.89297;1005;20220808;27.5;10.1;18.8;2.6;9.59;0;5.49;25445 +75090;44.79623;3.89297;1005;20220809;29.8;10.9;20.4;2.3;8.76;.1;5.72;25184 +75090;44.79623;3.89297;1005;20220810;29.9;14.3;22.1;2.1;9.94;0;5.18;21665 +75090;44.79623;3.89297;1005;20220811;31.9;14.8;23.3;2.2;10.84;0;5.73;24330 +75090;44.79623;3.89297;1005;20220812;32;14.9;23.5;2.8;11.21;0;6.23;24455 +75090;44.79623;3.89297;1005;20220813;31.9;15.4;23.6;2.4;10.84;17.6;5.92;24067 +75090;44.79623;3.89297;1005;20220814;19.8;15.4;17.6;2.3;16.87;27.2;2.44;13057 +75090;44.79623;3.89297;1005;20220815;23.3;11.3;17.3;1.8;12.64;.2;3.77;21012 +75090;44.79623;3.89297;1005;20220816;26.2;10.6;18.4;2.9;12.87;2.6;4.58;22491 +75090;44.79623;3.89297;1005;20220817;22.6;13.4;18;2.7;14.44;18.9;2.98;13414 +75090;44.79623;3.89297;1005;20220818;18.2;10;14.1;3.4;13.51;3.5;1.99;10519 +75090;44.79623;3.89297;1005;20220819;20.2;12.8;16.5;5;14.04;.3;3.25;16786 +75090;44.79623;3.89297;1005;20220820;21.7;13.8;17.8;4;14.14;.1;3.74;18840 +75090;44.79623;3.89297;1005;20220821;21.4;11.1;16.3;3.1;12.11;.1;3.63;19021 +75090;44.79623;3.89297;1005;20220822;20.8;12.7;16.7;3.6;13.47;.2;3.04;13968 +75090;44.79623;3.89297;1005;20220823;23.6;14.3;19;3.9;14.67;0;4.09;19810 +75090;44.79623;3.89297;1005;20220824;28.2;13.2;20.7;2.1;13.34;0;4.66;22996 +75090;44.79623;3.89297;1005;20220825;28.1;14.7;21.4;2.2;14.54;3.3;4.27;19571 +75090;44.79623;3.89297;1005;20220826;22.6;14.5;18.5;3.7;15.64;.8;3.25;16058 +75090;44.79623;3.89297;1005;20220827;20.6;13.7;17.1;2.9;14.47;.1;2.8;14422 +75090;44.79623;3.89297;1005;20220828;25.2;11.7;18.5;1.4;13.17;.1;3.76;21473 +75090;44.79623;3.89297;1005;20220829;27.7;13.2;20.4;1.9;14.07;.1;4.04;19858 +75090;44.79623;3.89297;1005;20220830;25;15.1;20.1;2.2;15.44;3.3;3.4;16051 +75090;44.79623;3.89297;1005;20220831;22.6;12.4;17.5;3.2;13.71;.1;3.34;17071 +75090;44.79623;3.89297;1005;20220901;24.5;11.9;18.2;2.1;12.87;.1;3.66;18972 +75090;44.79623;3.89297;1005;20220902;22.9;12.3;17.6;2.1;13.04;7.5;2.78;12454 +75090;44.79623;3.89297;1005;20220903;22.5;12.5;17.5;2.1;14.54;3.8;2.98;16513 +75090;44.79623;3.89297;1005;20220904;23.8;12.8;18.3;2.3;15.24;0;3.39;19191 +75090;44.79623;3.89297;1005;20220905;23.3;16.2;19.7;3.4;16.24;.2;3.34;16160 +75090;44.79623;3.89297;1005;20220906;23.1;15.6;19.4;2.2;16.27;1;2.67;12514 +75090;44.79623;3.89297;1005;20220907;22;13.5;17.8;2.3;15.57;10.5;2.65;13842 +75090;44.79623;3.89297;1005;20220908;19.7;8.9;14.3;1.7;11.87;.2;2.65;16767 +75090;44.79623;3.89297;1005;20220909;18.5;9.8;14.1;2.4;11.14;0;2.49;13569 +75090;44.79623;3.89297;1005;20220910;18.3;7.7;13;2.2;10.41;0;2.65;16465 +75090;44.79623;3.89297;1005;20220911;22.4;7.4;14.9;1.7;10.47;0;3.22;20027 +75090;44.79623;3.89297;1005;20220912;27.2;10.7;19;2.1;12.91;0;3.79;19679 +75090;44.79623;3.89297;1005;20220913;22.3;15.5;18.9;3.6;17.44;14.3;2.39;11425 +75090;44.79623;3.89297;1005;20220914;20.3;15.7;18;2.9;16.41;4;2.17;10682 +75090;44.79623;3.89297;1005;20220915;20.7;11.2;15.9;2.2;13.74;1;2.38;13236 +75090;44.79623;3.89297;1005;20220916;17.1;11.7;14.4;3.8;12.07;.2;2.37;12713 +75090;44.79623;3.89297;1005;20220917;11.1;5.4;8.3;5.1;7.77;0;2.21;15443 +75090;44.79623;3.89297;1005;20220918;16.7;2.3;9.5;3.3;6.74;0;2.94;18817 +75090;44.79623;3.89297;1005;20220919;14.9;4.1;9.5;4;7.47;0;2.73;18064 +75090;44.79623;3.89297;1005;20220920;15.9;3.3;9.6;3.7;7.17;0;2.79;18021 +75090;44.79623;3.89297;1005;20220921;16.7;4;10.4;2.8;7.51;0;2.67;17660 +75090;44.79623;3.89297;1005;20220922;20.1;4.1;12.1;1.7;8.61;0;2.68;17713 +75090;44.79623;3.89297;1005;20220923;16.9;7.7;12.3;2.6;11.34;7.2;1.86;11869 +75090;44.79623;3.89297;1005;20220924;17.2;9.4;13.3;1.6;11.57;0;1.92;12603 +75090;44.79623;3.89297;1005;20220925;13.3;7.3;10.3;2.3;10.14;1.2;1.46;9437 +75090;44.79623;3.89297;1005;20220926;12.4;6.7;9.5;3.7;9.07;1.2;1.72;10778 +75090;44.79623;3.89297;1005;20220927;10.6;5.7;8.2;4.1;9.04;.8;1.3;8117 +75090;44.79623;3.89297;1005;20220928;14.7;7.8;11.2;3.8;11.07;3.1;1.56;9666 +75090;44.79623;3.89297;1005;20220929;11.2;6.3;8.7;2.4;9.04;.4;1.31;8296 +75090;44.79623;3.89297;1005;20220930;9;4.6;6.8;3.5;7.77;.1;1.2;6371 +75090;44.79623;3.89297;1005;20221001;15.1;2.7;8.9;2.9;9.94;.2;1.35;9442 +75090;44.79623;3.89297;1005;20221002;18.4;11;14.7;3;12.34;0;2.15;13325 +75090;44.79623;3.89297;1005;20221003;16.2;9;12.6;3.5;11.21;0;1.83;11066 +75090;44.79623;3.89297;1005;20221004;21.8;6.3;14;1.9;10.17;.1;2.47;15543 +75090;44.79623;3.89297;1005;20221005;18.8;8;13.4;3.1;10.17;.2;2.42;14315 +75090;44.79623;3.89297;1005;20221006;16.8;7.8;12.3;2.5;11.14;.1;1.72;10906 +75090;44.79623;3.89297;1005;20221007;18.4;7.1;12.7;1.8;11.51;3.3;1.74;12469 +75090;44.79623;3.89297;1005;20221008;14.3;10.5;12.4;2.2;12.04;1;1.13;5457 +75090;44.79623;3.89297;1005;20221009;16.4;5.2;10.8;2.3;10.34;.2;1.72;13474 +75090;44.79623;3.89297;1005;20221010;19.8;8;13.9;1.9;11.04;0;2.01;13417 +75090;44.79623;3.89297;1005;20221011;19;6.9;13;2;11.21;0;1.78;12357 +75090;44.79623;3.89297;1005;20221012;18.7;9.6;14.2;1.6;11.67;.5;1.6;9691 +75090;44.79623;3.89297;1005;20221013;15.4;7;11.2;2.1;11.07;3.1;1.18;7001 +75090;44.79623;3.89297;1005;20221014;14.9;9.9;12.4;2.5;12.34;.1;1.08;5826 +75090;44.79623;3.89297;1005;20221015;21.7;8.7;15.2;2.4;11.51;0;2.17;13174 +75090;44.79623;3.89297;1005;20221016;16.7;10.9;13.8;4.5;13.51;0;1.26;6173 +75090;44.79623;3.89297;1005;20221017;16.4;13.1;14.8;5.2;13.11;0;1.6;4613 +75090;44.79623;3.89297;1005;20221018;20.8;11.6;16.2;2.1;12.91;0;1.91;12043 +75090;44.79623;3.89297;1005;20221019;21.7;9.1;15.4;2.2;11.67;2;1.97;10398 +75090;44.79623;3.89297;1005;20221020;15.2;13.4;14.3;5.2;14.87;23.9;.84;2480 +75090;44.79623;3.89297;1005;20221021;16.8;12.9;14.9;4.3;13.77;0;1.5;7372 +75090;44.79623;3.89297;1005;20221022;19.2;8.9;14;2.7;11.91;0;1.79;11552 +75090;44.79623;3.89297;1005;20221023;16.8;12.9;14.8;6.4;14.11;0;1.31;4143 +75090;44.79623;3.89297;1005;20221024;19;13.2;16.1;2.7;12.61;0;1.73;8456 +75090;44.79623;3.89297;1005;20221025;18.5;6.9;12.7;2.8;9.94;0;1.76;9544 +75090;44.79623;3.89297;1005;20221026;20.9;10.9;15.9;2.3;12.77;.1;1.66;9004 +75090;44.79623;3.89297;1005;20221027;22.5;11.2;16.9;2.5;12.61;.1;1.96;9634 +75090;44.79623;3.89297;1005;20221028;21.8;12.4;17.1;2.8;8.94;0;2.57;8205 +75090;44.79623;3.89297;1005;20221029;20.6;11.7;16.1;3.7;7.07;0;3.07;9338 +75090;44.79623;3.89297;1005;20221030;19.3;13.5;16.4;4.5;8.21;0;3.12;8929 +75090;44.79623;3.89297;1005;20221031;15.1;11.5;13.3;4.7;11.67;4.8;1.46;4408 +75090;44.79623;3.89297;1005;20221101;16.5;10.9;13.7;2.2;11.31;0;1.31;8717 +75090;44.79623;3.89297;1005;20221102;13.9;4.2;9.1;1.6;8.17;0;1.1;9380 +75090;44.79623;3.89297;1005;20221103;11;4.4;7.7;3.5;8.57;1.3;.93;3647 +75090;44.79623;3.89297;1005;20221104;6.2;3.8;5;4.7;7.21;6.3;.82;4689 +75090;44.79623;3.89297;1005;20221105;6.2;2.5;4.4;4.7;6.51;0;.94;7643 +75090;44.79623;3.89297;1005;20221106;14.8;-.1;7.4;2.3;5.31;0;1.52;9810 +75090;44.79623;3.89297;1005;20221107;15.5;3.1;9.3;2.5;7.61;0;1.35;9777 +75090;44.79623;3.89297;1005;20221108;10.8;7.8;9.3;5.4;10.31;13.2;.8;2425 +75090;44.79623;3.89297;1005;20221109;13.9;10.4;12.2;3.3;11.74;3.4;.99;4189 +75090;44.79623;3.89297;1005;20221110;10.2;6.3;8.2;3.5;8.87;0;.86;6021 +75090;44.79623;3.89297;1005;20221111;15.6;3.1;9.3;2.6;9.87;.1;.94;8846 +75090;44.79623;3.89297;1005;20221112;19.2;7.1;13.1;2.1;8.97;0;1.47;8320 +75090;44.79623;3.89297;1005;20221113;15.6;6.7;11.2;2.7;8.44;0;1.38;5145 +75090;44.79623;3.89297;1005;20221114;9.2;7.8;8.5;4.1;9.74;3.9;.68;2065 +75090;44.79623;3.89297;1005;20221115;10.3;7.8;9;3.6;10.61;5.1;.56;2105 +75090;44.79623;3.89297;1005;20221116;11;4.9;7.9;2.3;8.44;.2;.77;6706 +75090;44.79623;3.89297;1005;20221117;10.9;6.2;8.6;3.4;8.94;3.4;.85;3358 +75090;44.79623;3.89297;1005;20221118;6.5;3.3;4.9;3.4;7.07;.3;.71;4324 +75090;44.79623;3.89297;1005;20221119;4.6;.9;2.7;4.3;6.21;.9;.61;4756 +75090;44.79623;3.89297;1005;20221120;5.6;-.1;2.7;3.9;5.91;.8;.68;6527 +75090;44.79623;3.89297;1005;20221121;5;0;2.5;3;6.51;3.2;.5;2034 +75090;44.79623;3.89297;1005;20221122;4.6;.4;2.5;4.8;6.04;1.5;.67;4192 +75090;44.79623;3.89297;1005;20221123;9.7;.8;5.2;2.8;7.21;.9;.71;3909 +75090;44.79623;3.89297;1005;20221124;10.5;1.2;5.8;1.8;6.71;.1;.68;6533 +75090;44.79623;3.89297;1005;20221125;7.1;3.3;5.2;2.9;7.37;5.7;.64;2977 +75090;44.79623;3.89297;1005;20221126;5.2;2.2;3.7;4.2;6.17;0;.74;4343 +75090;44.79623;3.89297;1005;20221127;9.6;-1;4.3;3.4;5.34;.4;1.07;6113 +75090;44.79623;3.89297;1005;20221128;5.4;4.9;5.1;3.1;7.77;2.5;.56;1033 +75090;44.79623;3.89297;1005;20221129;3.2;1;2.1;4.4;6.21;1.1;.47;3185 +75090;44.79623;3.89297;1005;20221130;3.3;.5;1.9;4.6;6.21;1.1;.43;2611 +75090;44.79623;3.89297;1005;20221201;1.7;.7;1.2;3.6;5.74;.2;.43;2316 +75090;44.79623;3.89297;1005;20221202;.8;-1.6;-.4;1.6;5.21;1;.33;2524 +75090;44.79623;3.89297;1005;20221203;1.6;-1.2;.2;2;6.01;12.7;.28;2035 +75090;44.79623;3.89297;1005;20221204;2.8;.4;1.6;2.3;6.14;5.3;.39;2401 +75090;44.79623;3.89297;1005;20221205;5;-6;-.5;1.5;4.34;.1;.34;8308 +75090;44.79623;3.89297;1005;20221206;7;-5.4;.8;2.1;4.21;.1;.67;7220 +75090;44.79623;3.89297;1005;20221207;.2;-4.4;-2.1;2.9;4.24;0;.37;3982 +75090;44.79623;3.89297;1005;20221208;3.6;-7.8;-2.1;1.9;4.87;5.8;.36;4216 +75090;44.79623;3.89297;1005;20221209;4.5;2.2;3.4;1.3;7.64;1.9;.3;2332 +75090;44.79623;3.89297;1005;20221210;-1.4;-1.2;-1.3;4.2;4.91;0;.39;2366 +75090;44.79623;3.89297;1005;20221211;.3;-8.4;-4.1;3.2;3.07;0;.52;5890 +75090;44.79623;3.89297;1005;20221212;1.9;-6.7;-2.4;2.3;3.37;7.1;.6;4322 +75090;44.79623;3.89297;1005;20221213;4.6;-3;.8;3.4;6.77;1.7;.13;3499 +75090;44.79623;3.89297;1005;20221214;8.3;2.9;5.6;2.2;8.14;.2;.46;3042 +75090;44.79623;3.89297;1005;20221215;5.3;1.7;3.5;2.2;7.44;23.3;.37;1174 +75090;44.79623;3.89297;1005;20221216;1.4;.4;.9;3.3;5.64;.1;.39;2200 +75090;44.79623;3.89297;1005;20221217;.5;-7.7;-3.6;3.3;3.21;0;.56;6153 +75090;44.79623;3.89297;1005;20221218;5.4;-6.1;-.4;4.5;5.31;0;.45;4597 +75090;44.79623;3.89297;1005;20221219;8.1;4.6;6.3;6.1;8.71;0;.52;1835 +75090;44.79623;3.89297;1005;20221220;8.6;7.4;8;6.8;9.31;1.5;.76;1173 +75090;44.79623;3.89297;1005;20221221;10.2;7.4;8.8;3.1;9.17;.1;.64;4750 +75090;44.79623;3.89297;1005;20221222;9.9;4.8;7.4;4.3;8.77;.8;.65;2719 +75090;44.79623;3.89297;1005;20221223;12;7.9;9.9;3.8;10.71;.1;.6;2895 +75090;44.79623;3.89297;1005;20221224;13.1;8.2;10.6;1.4;9.77;0;.54;4385 +75090;44.79623;3.89297;1005;20221225;10.3;3.7;7;2.9;8.24;0;.59;4798 +75090;44.79623;3.89297;1005;20221226;11.4;6;8.7;2.7;9.01;.1;.68;4020 +75090;44.79623;3.89297;1005;20221227;8.2;1.8;5;1.7;6.94;0;.46;4833 +75090;44.79623;3.89297;1005;20221228;10.2;-.2;5;2.2;7.21;0;.51;5007 +75090;44.79623;3.89297;1005;20221229;8.4;4.3;6.4;3.1;8.17;1.6;.58;2482 +75090;44.79623;3.89297;1005;20221230;8.3;2.9;5.6;2.4;8.31;0;.45;2255 +75090;44.79623;3.89297;1005;20221231;11.4;6.3;8.8;3.9;9.34;0;.77;4160 +75091;44.81416;4.20763;960;20220101;18.2;7;12.6;2;5.52;0;1.51;5576 +75091;44.81416;4.20763;960;20220102;13.4;5.3;9.4;2;6.22;0;1.19;4162 +75091;44.81416;4.20763;960;20220103;10.7;4.4;7.5;2.1;8.22;0;.72;4251 +75091;44.81416;4.20763;960;20220104;10.5;4.5;7.5;2.5;8.39;3.9;.58;3601 +75091;44.81416;4.20763;960;20220105;-.6;-.2;-.4;6.1;4.82;.3;.78;1100 +75091;44.81416;4.20763;960;20220106;-.5;-2.6;-1.5;5.1;4.02;0;.81;3720 +75091;44.81416;4.20763;960;20220107;1.3;-5.6;-2.1;3.2;4.55;3.8;.47;4320 +75091;44.81416;4.20763;960;20220108;3.1;-.8;1.1;3.2;6.75;2.3;.23;2979 +75091;44.81416;4.20763;960;20220109;2;.2;1.1;3.5;5.89;3.5;.54;2036 +75091;44.81416;4.20763;960;20220110;1.8;-.5;.7;4.1;5.45;.3;.58;3118 +75091;44.81416;4.20763;960;20220111;-.2;-4.5;-2.3;4.6;4.42;0;.43;4442 +75091;44.81416;4.20763;960;20220112;-.9;-5.3;-3.1;4.4;3.85;0;.58;4466 +75091;44.81416;4.20763;960;20220113;5.5;-5.4;.1;2.4;3.72;0;.87;6106 +75091;44.81416;4.20763;960;20220114;10.3;-3.9;3.2;2.2;3.15;0;1.21;7123 +75091;44.81416;4.20763;960;20220115;11.9;-.9;5.5;1.9;2.92;0;1.28;6792 +75091;44.81416;4.20763;960;20220116;6.8;-2.4;2.2;3.5;3.29;0;1.5;6147 +75091;44.81416;4.20763;960;20220117;3.3;-1.3;1;4.8;5.65;0;.65;5149 +75091;44.81416;4.20763;960;20220118;5.6;-2.5;1.5;2.9;5.15;0;.69;5679 +75091;44.81416;4.20763;960;20220119;4.8;-.8;2;2.3;5.35;0;.67;4122 +75091;44.81416;4.20763;960;20220120;1.2;-1.4;-.1;4.5;5.15;.2;.6;3639 +75091;44.81416;4.20763;960;20220121;-.5;-3.6;-2;5.8;3.55;0;1.02;4727 +75091;44.81416;4.20763;960;20220122;.1;-5;-2.4;4.7;4.39;0;.59;5474 +75091;44.81416;4.20763;960;20220123;5.5;-2.9;1.3;3;5.02;0;.83;5908 +75091;44.81416;4.20763;960;20220124;13;-4.1;4.4;1.7;4.39;0;1.1;8549 +75091;44.81416;4.20763;960;20220125;11.6;-.2;5.7;2.2;3.79;0;1.46;7344 +75091;44.81416;4.20763;960;20220126;9.8;0;4.9;3.8;3.65;0;1.91;6934 +75091;44.81416;4.20763;960;20220127;9.3;-.4;4.4;4.2;2.99;0;2.1;7325 +75091;44.81416;4.20763;960;20220128;4.1;-1.8;1.1;5.9;4.65;0;1.16;6125 +75091;44.81416;4.20763;960;20220129;8;-1.9;3.1;4.8;4.75;0;1.39;7594 +75091;44.81416;4.20763;960;20220130;4.8;.5;2.7;4.9;6.55;0;.63;5858 +75091;44.81416;4.20763;960;20220131;3.8;-1.3;1.2;5.8;5.82;.2;.73;4265 +75091;44.81416;4.20763;960;20220201;1.7;-3;-.7;5.2;5.15;.2;.59;4476 +75091;44.81416;4.20763;960;20220202;7.2;1.4;4.3;5;7.52;.1;.71;6580 +75091;44.81416;4.20763;960;20220203;15.2;-.1;7.5;2.3;5.52;0;1.57;8275 +75091;44.81416;4.20763;960;20220204;6.7;-.3;3.2;2;6.49;.1;.7;5483 +75091;44.81416;4.20763;960;20220205;5.2;2;3.6;4;5.59;.4;1.11;5637 +75091;44.81416;4.20763;960;20220206;4.3;-3.1;.6;3.5;5.55;.9;.72;6117 +75091;44.81416;4.20763;960;20220207;4.5;2.9;3.7;5.5;5.95;1;1.19;4405 +75091;44.81416;4.20763;960;20220208;11.3;-1.9;4.7;2.9;4.42;0;1.64;9321 +75091;44.81416;4.20763;960;20220209;11;0;5.5;2.3;5.52;0;1.31;8659 +75091;44.81416;4.20763;960;20220210;10.7;-.2;5.3;1.9;5.58;.1;1.48;11400 +75091;44.81416;4.20763;960;20220211;6;2.7;4.3;2.6;5.28;0;1.21;8150 +75091;44.81416;4.20763;960;20220212;8.2;-4.6;1.8;3.3;4.79;0;1.27;9500 +75091;44.81416;4.20763;960;20220213;6;2.2;4.1;4.6;6.83;20.6;1.01;7100 +75091;44.81416;4.20763;960;20220214;5.6;4.1;4.9;3;7.18;13.1;.84;3850 +75091;44.81416;4.20763;960;20220215;4.1;.1;2.1;3.2;6.03;.6;.81;6850 +75091;44.81416;4.20763;960;20220216;8.5;1.1;4.8;2.4;8.52;2.2;.63;6476 +75091;44.81416;4.20763;960;20220217;12.7;7;9.9;3.5;9.59;.2;1.37;7323 +75091;44.81416;4.20763;960;20220218;16.3;5;10.6;2.5;9.02;0;1.64;10053 +75091;44.81416;4.20763;960;20220219;5.4;1.1;3.2;3.9;4.82;0;1.44;7114 +75091;44.81416;4.20763;960;20220220;8.2;-1.1;3.5;3.1;6.15;.1;1.14;7570 +75091;44.81416;4.20763;960;20220221;5.7;4.4;5;5;6.22;1.2;1.38;4707 +75091;44.81416;4.20763;960;20220222;7.5;.8;4.1;5;6.55;.3;1.25;8816 +75091;44.81416;4.20763;960;20220223;11.3;2.9;7.1;3.3;7.09;0;1.54;9842 +75091;44.81416;4.20763;960;20220224;10.7;3.9;7.3;3.6;7.22;.6;1.51;7821 +75091;44.81416;4.20763;960;20220225;4.2;.4;2.3;5.1;4.79;.2;1.51;8707 +75091;44.81416;4.20763;960;20220226;7.4;-2.2;2.6;3.6;3.95;0;1.82;11038 +75091;44.81416;4.20763;960;20220227;9.5;-2.6;3.4;1.7;5.05;0;1.37;11696 +75091;44.81416;4.20763;960;20220228;10.1;-1;4.6;2.4;5.59;0;1.53;11502 +75091;44.81416;4.20763;960;20220301;11.9;-.5;5.7;2.4;5.59;0;1.72;11957 +75091;44.81416;4.20763;960;20220302;9.5;-1;4.3;2;6.95;0;1.02;8185 +75091;44.81416;4.20763;960;20220303;12.1;2;7.1;2.1;8.19;.1;1.28;10475 +75091;44.81416;4.20763;960;20220304;9.6;3.3;6.4;4.1;6.72;0;1.64;7697 +75091;44.81416;4.20763;960;20220305;8.2;-.9;3.6;3.4;4.09;0;2;11952 +75091;44.81416;4.20763;960;20220306;6.4;-4.4;1;2.9;3.25;0;1.77;12290 +75091;44.81416;4.20763;960;20220307;8.1;-5.5;1.3;2;3.49;0;1.66;13604 +75091;44.81416;4.20763;960;20220308;6.3;-2.9;1.7;2.3;5.39;.1;1.14;9571 +75091;44.81416;4.20763;960;20220309;8.1;-.6;3.7;2.3;6.85;.1;1.08;8655 +75091;44.81416;4.20763;960;20220310;7.5;2.6;5;3.4;7.62;9.6;1.01;6514 +75091;44.81416;4.20763;960;20220311;5.3;3.6;4.4;6.1;7.19;11.7;.98;3799 +75091;44.81416;4.20763;960;20220312;4.1;1.4;2.8;5.1;6.72;16.9;.87;6247 +75091;44.81416;4.20763;960;20220313;3.3;1.8;2.6;4.8;6.69;18.6;.75;4177 +75091;44.81416;4.20763;960;20220314;7.6;-.1;3.8;3.6;7.99;5.4;.8;8067 +75091;44.81416;4.20763;960;20220315;9;6.1;7.5;5.8;8.49;0;1.31;5016 +75091;44.81416;4.20763;960;20220316;13.4;6.4;9.9;2.5;8.72;0;1.73;8978 +75091;44.81416;4.20763;960;20220317;9.6;6.7;8.2;4;8.82;.2;1.33;5600 +75091;44.81416;4.20763;960;20220318;7.7;3.6;5.6;2.1;7.93;0;.94;4750 +75091;44.81416;4.20763;960;20220319;13.7;2.6;8.2;1.6;6.83;0;2.07;15200 +75091;44.81416;4.20763;960;20220320;7.3;.8;4;4;6.18;0;1.31;5150 +75091;44.81416;4.20763;960;20220321;9.3;2.9;6.1;4;5.53;0;2.31;13550 +75091;44.81416;4.20763;960;20220322;10;-.3;4.9;4;4.28;0;2.71;18300 +75091;44.81416;4.20763;960;20220323;12;-1.2;5.4;3.2;3.78;0;2.95;20350 +75091;44.81416;4.20763;960;20220324;14.8;-2.5;6.1;2.9;4.03;0;3.1;20750 +75091;44.81416;4.20763;960;20220325;15.9;-1.6;7.2;2.3;4.03;0;2.98;18950 +75091;44.81416;4.20763;960;20220326;16.8;-.4;8.2;2.2;4.63;0;3.08;20000 +75091;44.81416;4.20763;960;20220327;16.9;0;8.4;2.4;4.73;0;3.18;20450 +75091;44.81416;4.20763;960;20220328;16.9;.6;8.8;2.9;4.48;0;3.4;19000 +75091;44.81416;4.20763;960;20220329;14.4;4.7;9.6;2.6;6.08;2.1;2.55;11950 +75091;44.81416;4.20763;960;20220330;10.1;4.5;7.3;1.7;8.23;1.7;1.25;6400 +75091;44.81416;4.20763;960;20220331;6.4;1.7;4;3;7.03;2.3;1.06;6350 +75091;44.81416;4.20763;960;20220401;-.6;-3;-1.8;6;4.39;4.9;1.08;12200 +75091;44.81416;4.20763;960;20220402;-2.5;-4.6;-3.5;4.4;3.79;1.8;.82;6200 +75091;44.81416;4.20763;960;20220403;-1.4;-4.8;-3.1;3.7;3.79;.1;.9;6800 +75091;44.81416;4.20763;960;20220404;8.8;-5.6;1.6;1.7;4.33;0;2.23;22600 +75091;44.81416;4.20763;960;20220405;12.6;-4.3;4.2;2.2;6.18;0;2.26;19100 +75091;44.81416;4.20763;960;20220406;14.6;2.4;8.5;2.4;8.08;1.3;2.26;14750 +75091;44.81416;4.20763;960;20220407;10;4.7;7.4;5.2;8.83;.8;1.54;8800 +75091;44.81416;4.20763;960;20220408;13.5;7;10.3;6.2;8.63;.2;2.6;10450 +75091;44.81416;4.20763;960;20220409;7.7;.5;4.1;5;4.83;0;2.49;16400 +75091;44.81416;4.20763;960;20220410;15;-4.3;5.3;2;4.43;.2;3.14;24300 +75091;44.81416;4.20763;960;20220411;9.2;2.1;5.7;5;6.68;.1;1.91;10100 +75091;44.81416;4.20763;960;20220412;11.6;5.9;8.7;5;5.63;0;2.87;7100 +75091;44.81416;4.20763;960;20220413;18.2;6.8;12.5;2.8;6.48;0;3.68;18450 +75091;44.81416;4.20763;960;20220414;19.6;4.5;12;2.3;9.08;.1;3.39;20800 +75091;44.81416;4.20763;960;20220415;20.6;6;13.3;2.4;9.48;0;3.66;21850 +75091;44.81416;4.20763;960;20220416;19;5.3;12.2;3.5;7.83;0;4.06;23150 +75091;44.81416;4.20763;960;20220417;20.3;1.5;10.9;2.3;6.03;0;4.11;25950 +75091;44.81416;4.20763;960;20220418;18.2;1.5;9.8;2.2;6.73;0;3.67;24500 +75091;44.81416;4.20763;960;20220419;17;1.2;9.1;1.6;7.23;0;2.79;18000 +75091;44.81416;4.20763;960;20220420;12.4;5.6;9;1.6;8.73;5.1;1.52;6900 +75091;44.81416;4.20763;960;20220421;13;5.9;9.5;1.2;9.88;3.2;1.58;8850 +75091;44.81416;4.20763;960;20220422;17.7;2.4;10;1.8;8.43;4.2;2.97;19500 +75091;44.81416;4.20763;960;20220423;10.3;7.4;8.8;3.6;8.13;26.3;1.76;4900 +75091;44.81416;4.20763;960;20220424;10.7;.7;5.7;2.4;8.58;2.2;1.34;8700 +75091;44.81416;4.20763;960;20220425;14.7;3.8;9.3;2.2;7.83;0;2.85;18550 +75091;44.81416;4.20763;960;20220426;18.3;1.3;9.8;2.1;7.68;0;3.5;23500 +75091;44.81416;4.20763;960;20220427;20.9;3;11.9;1.9;8.23;0;3.92;25100 +75091;44.81416;4.20763;960;20220428;21.1;5.2;13.2;1.7;9.38;.5;3.5;20450 +75091;44.81416;4.20763;960;20220429;21.2;3.4;12.3;1.4;9.18;.6;3.52;22000 +75091;44.81416;4.20763;960;20220430;16.1;7.1;11.6;2.4;9.08;0;3.14;19100 +75091;44.81416;4.20763;960;20220501;17.6;1.7;9.7;1.8;7.03;0;3.69;25950 +75091;44.81416;4.20763;960;20220502;18.4;2.7;10.5;2;8.13;.7;3.46;22250 +75091;44.81416;4.20763;960;20220503;16.4;7.1;11.7;1.4;9.58;2.7;2.21;11200 +75091;44.81416;4.20763;960;20220504;17.4;3.3;10.3;1.4;10.08;5.2;2.69;17950 +75091;44.81416;4.20763;960;20220505;12.6;6.8;9.7;2.8;9.18;.9;2.18;12250 +75091;44.81416;4.20763;960;20220506;11.3;6.8;9.1;4.8;9.19;0;1.95;10756 +75091;44.81416;4.20763;960;20220507;16.3;6.7;11.5;4.5;9.15;0;3.39;18846 +75091;44.81416;4.20763;960;20220508;16.7;7.5;12.1;3.7;9.75;.3;3.22;17374 +75091;44.81416;4.20763;960;20220509;19.6;7;13.3;2;10.25;.2;3.38;18929 +75091;44.81416;4.20763;960;20220510;22.4;8.7;15.5;1.7;11.55;.1;3.88;21444 +75091;44.81416;4.20763;960;20220511;21.7;10.1;15.9;2.6;11.02;0;4.23;22246 +75091;44.81416;4.20763;960;20220512;21.3;8.7;15;2.4;10.22;0;4.07;21851 +75091;44.81416;4.20763;960;20220513;21.2;8.2;14.7;1.9;11.25;1.5;3.68;20046 +75091;44.81416;4.20763;960;20220514;24.1;11.3;17.7;2.1;13.55;0;4.19;21889 +75091;44.81416;4.20763;960;20220515;20.9;12.1;16.5;2.6;11.85;.4;4;20458 +75091;44.81416;4.20763;960;20220516;24.5;11.6;18;2.2;9.05;.1;4.85;23048 +75091;44.81416;4.20763;960;20220517;27.1;11.4;19.2;2;12.12;0;5.03;24756 +75091;44.81416;4.20763;960;20220518;26.3;14.3;20.3;2.6;13.09;0;4.9;21165 +75091;44.81416;4.20763;960;20220519;23.1;15.3;19.2;3.7;12.39;0;4.77;19707 +75091;44.81416;4.20763;960;20220520;23.2;15.2;19.2;3.7;10.69;0;5.13;20540 +75091;44.81416;4.20763;960;20220521;28.4;12;20.2;1.7;13.32;0;5.06;24645 +75091;44.81416;4.20763;960;20220522;29.4;15.4;22.4;1.9;14.45;0;5.22;23200 +75091;44.81416;4.20763;960;20220523;20.2;14.8;17.5;2.2;13.52;.5;3.04;13246 +75091;44.81416;4.20763;960;20220524;16.4;8.9;12.6;2.8;9.72;0;3.17;16557 +75091;44.81416;4.20763;960;20220525;17.6;7.1;12.3;4.5;8.89;0;4.1;21989 +75091;44.81416;4.20763;960;20220526;18.6;7.1;12.8;4.4;9.65;0;4.28;23664 +75091;44.81416;4.20763;960;20220527;22.5;9.8;16.1;4.4;11.45;0;4.94;24289 +75091;44.81416;4.20763;960;20220528;20;9.6;14.8;5.4;9.39;0;4.99;23227 +75091;44.81416;4.20763;960;20220529;17.6;5.5;11.6;4.2;6.82;0;4.65;24375 +75091;44.81416;4.20763;960;20220530;19.5;4.1;11.8;2.2;7.35;1.2;4.27;24710 +75091;44.81416;4.20763;960;20220531;18.6;9.8;14.2;1.3;11.55;5.4;3.13;17206 +75091;44.81416;4.20763;960;20220601;24.1;8.5;16.3;1.9;12.25;1.8;4.61;24965 +75091;44.81416;4.20763;960;20220602;25.5;12.1;18.8;2;12.79;.9;4.86;23755 +75091;44.81416;4.20763;960;20220603;25.6;16.4;21;3.2;11.95;0;4.52;15817 +75091;44.81416;4.20763;960;20220604;25.8;15.5;20.6;3;14.05;.7;5.24;23162 +75091;44.81416;4.20763;960;20220605;23.7;15.2;19.5;2.4;13.92;.3;4.57;21647 +75091;44.81416;4.20763;960;20220606;25.2;10.3;17.7;2;12.42;.3;4.68;23535 +75091;44.81416;4.20763;960;20220607;21.6;11.3;16.4;2.6;11.39;0;4.37;21816 +75091;44.81416;4.20763;960;20220608;17.8;9.4;13.6;2.4;11.19;1.1;2.94;14856 +75091;44.81416;4.20763;960;20220609;16.7;8.8;12.7;4.8;9.62;0;3.87;20002 +75091;44.81416;4.20763;960;20220610;23.1;8.4;15.8;4.3;9.85;0;5.5;26407 +75091;44.81416;4.20763;960;20220611;28.3;10.9;19.6;2.9;9.45;0;6.25;27153 +75091;44.81416;4.20763;960;20220612;30.1;14.6;22.3;2.3;11.02;2;6.03;25071 +75091;44.81416;4.20763;960;20220613;25.5;14.3;19.9;3.1;13.85;0;5.02;22041 +75091;44.81416;4.20763;960;20220614;30.7;11.4;21;2.4;10.19;0;6.54;28519 +75091;44.81416;4.20763;960;20220615;30.4;17.2;23.8;2.3;13.59;.2;5.72;22816 +75091;44.81416;4.20763;960;20220616;31.5;17.2;24.4;2.5;14.42;0;6.11;24193 +75091;44.81416;4.20763;960;20220617;31.9;16.4;24.2;3.1;11.72;0;7.01;26135 +75091;44.81416;4.20763;960;20220618;30.2;17.7;24;3.6;11.79;0;6.9;24461 +75091;44.81416;4.20763;960;20220619;27;19.4;23.2;5.6;12.49;0;6.95;21807 +75091;44.81416;4.20763;960;20220620;27;16.4;21.7;4.2;11.32;0;6.54;24369 +75091;44.81416;4.20763;960;20220621;26.2;16.1;21.2;3;15.15;1.5;4.85;20444 +75091;44.81416;4.20763;960;20220622;23.3;16.1;19.7;3.4;16.92;16.1;3.69;16288 +75091;44.81416;4.20763;960;20220623;21.4;14.9;18.2;2.5;15.58;13.2;2.89;14226 +75091;44.81416;4.20763;960;20220624;20.6;12.6;16.6;1.8;13.59;7.1;3.56;18890 +75091;44.81416;4.20763;960;20220625;23.2;10.8;17;2.5;12.79;7.1;4.44;22605 +75091;44.81416;4.20763;960;20220626;24.5;12.9;18.7;2.4;15.85;.7;4.39;22715 +75091;44.81416;4.20763;960;20220627;20.8;13;16.9;3;14.22;1.2;3.6;17694 +75091;44.81416;4.20763;960;20220628;21.2;11.1;16.1;4.1;12.19;.1;4.66;23977 +75091;44.81416;4.20763;960;20220629;25.5;11.3;18.4;2.3;12.39;.1;5.07;25184 +75091;44.81416;4.20763;960;20220630;22.5;14.1;18.3;2.4;13.62;15.5;3.93;18279 +75091;44.81416;4.20763;960;20220701;19.6;7.9;13.8;3.4;10.69;0;4.24;24371 +75091;44.81416;4.20763;960;20220702;27.1;8.5;17.8;2.3;10.69;0;5.6;27581 +75091;44.81416;4.20763;960;20220703;29.9;15.9;22.9;1.6;13.89;3.7;5.33;24251 +75091;44.81416;4.20763;960;20220704;25.8;15.1;20.5;2.4;16.02;2.5;4.54;21056 +75091;44.81416;4.20763;960;20220705;23.6;13;18.3;3.4;13.39;0;4.87;23206 +75091;44.81416;4.20763;960;20220706;22.9;11.8;17.4;4;10.85;0;5.22;23184 +75091;44.81416;4.20763;960;20220707;22.6;9.8;16.2;4.6;10.72;0;5.26;25061 +75091;44.81416;4.20763;960;20220708;22.9;12.2;17.6;5.1;11.25;0;5.48;23666 +75091;44.81416;4.20763;960;20220709;25.7;11.6;18.6;3.8;10.75;0;5.73;25293 +75091;44.81416;4.20763;960;20220710;25.4;13.1;19.3;3.9;11.55;0;5.65;23519 +75091;44.81416;4.20763;960;20220711;28.1;12.5;20.3;3;11.59;0;5.84;25131 +75091;44.81416;4.20763;960;20220712;28.5;14.3;21.4;2.6;12.29;0;5.68;24276 +75091;44.81416;4.20763;960;20220713;30;14.8;22.4;2.2;10.39;0;5.99;25484 +75091;44.81416;4.20763;960;20220714;32.4;15.9;24.1;2;12.99;0;6.09;25961 +75091;44.81416;4.20763;960;20220715;29.8;17.1;23.4;3;12.35;0;6.16;23494 +75091;44.81416;4.20763;960;20220716;29.3;14.5;21.9;3.5;10.89;0;6.45;24789 +75091;44.81416;4.20763;960;20220717;30.5;14.4;22.4;2.9;9.29;0;6.56;25768 +75091;44.81416;4.20763;960;20220718;32.7;16.3;24.5;2.6;11.79;0;6.6;25704 +75091;44.81416;4.20763;960;20220719;30.9;20.8;25.9;2.9;13.45;0;6.29;22682 +75091;44.81416;4.20763;960;20220720;29;17.5;23.2;2.9;14.25;0;5.67;22258 +75091;44.81416;4.20763;960;20220721;29.6;13.6;21.6;2.4;13.62;0;5.57;25031 +75091;44.81416;4.20763;960;20220722;32.8;15.2;24;2;13.25;4.6;5.81;23926 +75091;44.81416;4.20763;960;20220723;27.3;16.4;21.9;2.6;16.82;0;4.82;21203 +75091;44.81416;4.20763;960;20220724;32.4;14;23.2;2.4;13.29;0;6.26;26498 +75091;44.81416;4.20763;960;20220725;29.7;18.1;23.9;2.5;14.39;.7;5.34;20890 +75091;44.81416;4.20763;960;20220726;24.4;14.4;19.4;4.1;12.49;0;5.2;21457 +75091;44.81416;4.20763;960;20220727;24.7;10.9;17.8;3.7;10.59;0;5.38;23718 +75091;44.81416;4.20763;960;20220728;27.8;11.5;19.6;2;10.95;0;4.94;22409 +75091;44.81416;4.20763;960;20220729;23.1;14.5;18.8;2.1;13.92;6.5;3.53;15216 +75091;44.81416;4.20763;960;20220730;25.9;13.1;19.5;3.4;11.42;0;5.34;22068 +75091;44.81416;4.20763;960;20220731;28.6;14.5;21.5;3.5;11.45;0;6.08;23033 +75091;44.81416;4.20763;960;20220801;29.9;16;23;3.5;11.82;0;6.4;23398 +75091;44.81416;4.20763;960;20220802;30.3;15.4;22.8;2.7;12.69;.1;5.84;23881 +75091;44.81416;4.20763;960;20220803;32.1;16.3;24.2;2.1;12.19;0;5.76;23439 +75091;44.81416;4.20763;960;20220804;32.9;18.3;25.6;2.1;11.09;0;5.88;23200 +75091;44.81416;4.20763;960;20220805;30.3;17.7;24;2.4;13.72;2.2;5.27;19833 +75091;44.81416;4.20763;960;20220806;26.4;14.5;20.4;3.5;14.75;0;4.78;20144 +75091;44.81416;4.20763;960;20220807;26.8;13.2;20;3.1;11.15;0;5.41;23212 +75091;44.81416;4.20763;960;20220808;27.9;13.8;20.8;3.1;10.09;0;5.73;22713 +75091;44.81416;4.20763;960;20220809;30.3;14.9;22.6;2.7;9.12;0;5.96;22639 +75091;44.81416;4.20763;960;20220810;30.4;15.9;23.2;2.2;10.32;0;5.33;20778 +75091;44.81416;4.20763;960;20220811;31.9;15.9;23.9;2;11.82;0;5.44;22159 +75091;44.81416;4.20763;960;20220812;32.5;15.8;24.2;2.5;11.85;0;5.99;23233 +75091;44.81416;4.20763;960;20220813;31.7;17;24.3;2.3;11.25;13.9;5.58;21310 +75091;44.81416;4.20763;960;20220814;20.3;16;18.2;2.4;16.85;30.6;2.35;12424 +75091;44.81416;4.20763;960;20220815;24.2;12.1;18.2;1.9;12.75;0;3.78;20579 +75091;44.81416;4.20763;960;20220816;26.8;12.3;19.5;3;12.82;1.2;4.78;22858 +75091;44.81416;4.20763;960;20220817;22.8;14.7;18.7;3.3;14.35;18.5;3.13;13348 +75091;44.81416;4.20763;960;20220818;18.8;11;14.9;3.5;13.48;1.6;1.99;10452 +75091;44.81416;4.20763;960;20220819;21;13.2;17.1;4.6;14.35;.6;3.48;16244 +75091;44.81416;4.20763;960;20220820;22.2;14.1;18.2;3.8;14.45;.3;3.75;17333 +75091;44.81416;4.20763;960;20220821;22;11.8;16.9;3.3;12.25;.1;3.8;17266 +75091;44.81416;4.20763;960;20220822;21.9;13.2;17.5;4;13.45;.2;3.72;15961 +75091;44.81416;4.20763;960;20220823;24.5;14.7;19.6;4;14.42;.1;4.38;18350 +75091;44.81416;4.20763;960;20220824;28.6;14.4;21.5;2.1;13.52;0;4.57;20342 +75091;44.81416;4.20763;960;20220825;28.4;15.5;22;2.2;15.25;3.9;4.29;18771 +75091;44.81416;4.20763;960;20220826;23.3;15.1;19.2;4;15.89;.4;3.61;15574 +75091;44.81416;4.20763;960;20220827;21.5;13.9;17.7;2.8;14.89;.1;3;14808 +75091;44.81416;4.20763;960;20220828;25.7;13;19.3;1.8;14.05;.1;3.74;19088 +75091;44.81416;4.20763;960;20220829;27.8;14.6;21.2;1.7;14.55;.1;3.84;17737 +75091;44.81416;4.20763;960;20220830;25.1;15.9;20.5;2;16.75;4.2;3.18;14422 +75091;44.81416;4.20763;960;20220831;23.2;12.9;18;3.3;13.95;.1;3.31;17438 +75091;44.81416;4.20763;960;20220901;25.1;13;19;2.2;12.95;0;3.71;19339 +75091;44.81416;4.20763;960;20220902;23.3;13.7;18.5;1.7;13.15;5.1;2.89;13003 +75091;44.81416;4.20763;960;20220903;23.1;13.3;18.2;1.6;15.32;4.6;2.92;15502 +75091;44.81416;4.20763;960;20220904;24.1;13.5;18.8;2;16.15;.1;3.17;16695 +75091;44.81416;4.20763;960;20220905;23.7;16.8;20.3;2.9;17.22;.7;3.07;13140 +75091;44.81416;4.20763;960;20220906;23.5;16.1;19.8;2;16.95;1;2.68;12058 +75091;44.81416;4.20763;960;20220907;21.9;14;17.9;2.2;16.29;15.3;2.57;13157 +75091;44.81416;4.20763;960;20220908;20.6;10.1;15.3;2.1;12.49;.1;2.84;15253 +75091;44.81416;4.20763;960;20220909;19.2;10.6;14.9;1.9;11.35;0;2.45;12007 +75091;44.81416;4.20763;960;20220910;19;8.6;13.8;2.1;10.59;.1;2.73;15054 +75091;44.81416;4.20763;960;20220911;23;8.5;15.8;1.9;10.89;.1;3.22;17346 +75091;44.81416;4.20763;960;20220912;26.8;11.6;19.2;1.7;13.19;.1;3.47;17470 +75091;44.81416;4.20763;960;20220913;22;16.1;19.1;3;18.32;40.9;2.1;9117 +75091;44.81416;4.20763;960;20220914;20.3;15.8;18;3.3;16.42;5.5;2.26;11216 +75091;44.81416;4.20763;960;20220915;21.3;11.7;16.5;2.1;14.45;2.3;2.42;12751 +75091;44.81416;4.20763;960;20220916;17.7;12.2;14.9;3.2;12.59;.1;2.33;11214 +75091;44.81416;4.20763;960;20220917;11.6;6;8.8;4.4;8.05;0;2.2;12759 +75091;44.81416;4.20763;960;20220918;17.2;3.4;10.3;3.2;7.19;0;2.92;16422 +75091;44.81416;4.20763;960;20220919;15.4;4.6;10;3.8;7.72;0;2.74;14968 +75091;44.81416;4.20763;960;20220920;16.5;4.4;10.5;3.8;7.32;0;2.94;15336 +75091;44.81416;4.20763;960;20220921;17.6;4.9;11.2;2.8;7.85;0;2.73;15228 +75091;44.81416;4.20763;960;20220922;20;5.3;12.7;1.6;9.09;.1;2.53;15665 +75091;44.81416;4.20763;960;20220923;17.1;8.7;12.9;1.9;12.02;9.5;1.79;10609 +75091;44.81416;4.20763;960;20220924;17.7;9.7;13.7;1.4;12.15;.7;1.86;11394 +75091;44.81416;4.20763;960;20220925;13.8;8.2;11;2.4;10.62;1.1;1.57;8940 +75091;44.81416;4.20763;960;20220926;13.2;7;10.1;3.1;9.25;1.4;1.83;9842 +75091;44.81416;4.20763;960;20220927;11.7;6.2;9;3.2;9.15;1.5;1.54;8808 +75091;44.81416;4.20763;960;20220928;15.4;8.1;11.7;2.4;11.19;2.8;1.65;10151 +75091;44.81416;4.20763;960;20220929;11.8;7;9.4;1.9;9.32;.5;1.38;7362 +75091;44.81416;4.20763;960;20220930;9.2;5.1;7.1;3.4;7.99;.2;1.29;6468 +75091;44.81416;4.20763;960;20221001;14.8;3.7;9.2;1.8;9.89;.3;1.39;9394 +75091;44.81416;4.20763;960;20221002;19.2;11.6;15.4;2.4;12.69;.1;2.2;11546 +75091;44.81416;4.20763;960;20221003;17;9.4;13.2;3.1;11.49;0;2.02;11401 +75091;44.81416;4.20763;960;20221004;21.3;7.2;14.3;1.7;10.65;.1;2.27;13852 +75091;44.81416;4.20763;960;20221005;18.3;9;13.6;2.4;11.02;.2;2.05;11168 +75091;44.81416;4.20763;960;20221006;17.6;8.6;13.1;2.2;11.72;.1;1.85;11218 +75091;44.81416;4.20763;960;20221007;18.5;8.4;13.5;1.4;12.15;3.2;1.66;11019 +75091;44.81416;4.20763;960;20221008;14.6;10.9;12.8;2.1;12.45;1.1;1.2;5560 +75091;44.81416;4.20763;960;20221009;15.9;6.3;11.1;2.2;10.72;.4;1.6;10984 +75091;44.81416;4.20763;960;20221010;19.6;8.8;14.2;1.7;11.75;.2;1.83;11211 +75091;44.81416;4.20763;960;20221011;19.6;8.5;14;1.7;11.89;.1;1.79;10931 +75091;44.81416;4.20763;960;20221012;18.8;10.2;14.5;1.5;12.22;.6;1.57;8931 +75091;44.81416;4.20763;960;20221013;15.9;8.2;12;1.5;11.75;2.1;1.23;7398 +75091;44.81416;4.20763;960;20221014;15.3;10;12.6;1.2;12.45;.2;1.08;6357 +75091;44.81416;4.20763;960;20221015;21.5;9.3;15.4;1.6;11.85;.8;1.89;11446 +75091;44.81416;4.20763;960;20221016;16.8;11.9;14.4;4.1;13.92;1.5;1.4;5334 +75091;44.81416;4.20763;960;20221017;16.9;13.5;15.2;4.5;13.62;.1;1.67;4697 +75091;44.81416;4.20763;960;20221018;20.5;12;16.2;1.9;13.19;.2;1.79;9971 +75091;44.81416;4.20763;960;20221019;20.8;9.8;15.3;1.7;12.95;2.2;1.6;9369 +75091;44.81416;4.20763;960;20221020;15;13.8;14.4;4.6;15.39;54.1;.82;1967 +75091;44.81416;4.20763;960;20221021;16.5;12.9;14.7;3.6;14.42;10.6;1.25;5830 +75091;44.81416;4.20763;960;20221022;19;9.8;14.4;2.3;13.25;3.1;1.54;9395 +75091;44.81416;4.20763;960;20221023;16.9;13.7;15.3;5.1;14.79;12.5;1.34;3430 +75091;44.81416;4.20763;960;20221024;19;13.7;16.4;2.7;13.72;6;1.58;6458 +75091;44.81416;4.20763;960;20221025;18.7;8.2;13.5;2.2;10.69;.1;1.67;8400 +75091;44.81416;4.20763;960;20221026;20.9;11.7;16.3;1.9;13.62;.1;1.54;7790 +75091;44.81416;4.20763;960;20221027;21.7;12.2;17;2.1;13.52;.1;1.72;8167 +75091;44.81416;4.20763;960;20221028;20.9;13.1;17;2.4;9.79;0;2.21;6707 +75091;44.81416;4.20763;960;20221029;20.8;12.7;16.8;2.7;7.52;0;2.65;7823 +75091;44.81416;4.20763;960;20221030;19.4;14.1;16.7;3.5;9.32;0;2.67;7121 +75091;44.81416;4.20763;960;20221031;15.1;11.9;13.5;4.3;12.52;47.2;1.34;3725 +75091;44.81416;4.20763;960;20221101;17;11.1;14;2.3;11.38;0;1.34;8717 +75091;44.81416;4.20763;960;20221102;14.7;5.5;10.1;1.9;8.25;0;1.18;9180 +75091;44.81416;4.20763;960;20221103;10.9;5.4;8.2;3.8;8.58;3.2;1.07;3547 +75091;44.81416;4.20763;960;20221104;7.2;4;5.6;5.2;7.15;4.3;.87;5223 +75091;44.81416;4.20763;960;20221105;7;3.2;5.1;5.3;6.58;0;.94;6643 +75091;44.81416;4.20763;960;20221106;14.3;1.3;7.8;2.1;5.45;0;1.48;8518 +75091;44.81416;4.20763;960;20221107;15.5;4;9.8;2.4;7.95;0;1.41;8198 +75091;44.81416;4.20763;960;20221108;11.2;8.2;9.7;4.5;10.49;28.2;.94;2749 +75091;44.81416;4.20763;960;20221109;13.6;10.7;12.1;3.2;12.29;11;.88;3360 +75091;44.81416;4.20763;960;20221110;11.3;6.6;8.9;3.1;9.19;0;1.02;5670 +75091;44.81416;4.20763;960;20221111;15.6;4.2;9.9;1.8;10.09;.1;.89;7786 +75091;44.81416;4.20763;960;20221112;18.4;7.6;13;1.5;9.62;0;1.18;6936 +75091;44.81416;4.20763;960;20221113;16.1;7.6;11.8;2.3;8.62;.1;1.4;5394 +75091;44.81416;4.20763;960;20221114;9.5;7.9;8.7;3.2;10.02;14.6;.72;1895 +75091;44.81416;4.20763;960;20221115;10.5;7.9;9.2;2.7;11.05;4.3;.56;2446 +75091;44.81416;4.20763;960;20221116;11.5;5.3;8.4;1.7;8.85;.1;.77;5209 +75091;44.81416;4.20763;960;20221117;11.2;6.5;8.9;2;9.52;4;.74;3367 +75091;44.81416;4.20763;960;20221118;7.2;3.7;5.4;2.8;7.25;.2;.81;3849 +75091;44.81416;4.20763;960;20221119;5.1;1.2;3.1;3.9;6.35;.6;.75;4136 +75091;44.81416;4.20763;960;20221120;6;.7;3.4;3.7;6.15;.9;.83;5071 +75091;44.81416;4.20763;960;20221121;4.9;.7;2.8;2.2;6.75;3.3;.49;2566 +75091;44.81416;4.20763;960;20221122;5.3;.9;3.1;3.4;6.15;1;.74;3822 +75091;44.81416;4.20763;960;20221123;9.7;.9;5.3;1.9;7.15;.4;.66;4427 +75091;44.81416;4.20763;960;20221124;10.7;1.8;6.2;1.8;6.85;.1;.79;5509 +75091;44.81416;4.20763;960;20221125;7.8;3.7;5.8;2.6;7.55;5.7;.75;3524 +75091;44.81416;4.20763;960;20221126;6.1;2.6;4.4;3.8;6.22;0;.92;3804 +75091;44.81416;4.20763;960;20221127;9.6;.3;4.9;3;5.82;2.3;1.03;5560 +75091;44.81416;4.20763;960;20221128;5.5;4.9;5.2;2.4;8.05;9.3;.54;900 +75091;44.81416;4.20763;960;20221129;3.8;1.4;2.6;4;6.39;.7;.62;2757 +75091;44.81416;4.20763;960;20221130;4.2;1.2;2.7;3.5;6.42;.5;.6;2940 +75091;44.81416;4.20763;960;20221201;2.7;1.1;1.9;2.8;5.92;.1;.57;2401 +75091;44.81416;4.20763;960;20221202;1.5;-1;.2;1.4;5.42;1.1;.4;2371 +75091;44.81416;4.20763;960;20221203;2.3;-.6;.8;1.5;6.32;17;.34;1927 +75091;44.81416;4.20763;960;20221204;3.1;.9;2;1.9;6.62;9.7;.38;2081 +75091;44.81416;4.20763;960;20221205;5.9;-4.2;.8;1.3;5.09;.1;.39;6389 +75091;44.81416;4.20763;960;20221206;7.5;-3.5;2;2.2;4.59;.1;.79;5677 +75091;44.81416;4.20763;960;20221207;1.2;-3.2;-1;3;4.62;0;.43;3580 +75091;44.81416;4.20763;960;20221208;3.5;-6.3;-1.4;1.7;5.09;13.1;.38;4229 +75091;44.81416;4.20763;960;20221209;5.1;2.4;3.8;1.1;7.89;2.5;.34;2042 +75091;44.81416;4.20763;960;20221210;-1.1;-1;-1;3.6;5.12;0;.42;1566 +75091;44.81416;4.20763;960;20221211;.5;-7.8;-3.7;3.6;3.19;0;.65;4665 +75091;44.81416;4.20763;960;20221212;2.3;-6.5;-2.1;1.9;3.49;6.5;.57;4435 +75091;44.81416;4.20763;960;20221213;4.1;-2.7;.7;2.4;6.82;1.3;.17;3035 +75091;44.81416;4.20763;960;20221214;8.1;2.8;5.5;1.3;8.52;.1;.37;2996 +75091;44.81416;4.20763;960;20221215;5.5;2.3;3.9;2;7.92;25.5;.35;1829 +75091;44.81416;4.20763;960;20221216;1.9;.6;1.3;3.8;5.79;0;.51;1648 +75091;44.81416;4.20763;960;20221217;1.7;-7;-2.7;3.6;3.29;0;.81;5029 +75091;44.81416;4.20763;960;20221218;6;-5.3;.4;3.8;5.72;2.6;.48;4815 +75091;44.81416;4.20763;960;20221219;8.4;5;6.7;5.6;9.09;14.7;.57;2085 +75091;44.81416;4.20763;960;20221220;8.8;7.8;8.3;6.1;9.79;12.1;.8;1038 +75091;44.81416;4.20763;960;20221221;10.8;7.7;9.2;2.3;9.75;.1;.66;3486 +75091;44.81416;4.20763;960;20221222;10.5;5.8;8.1;2.7;8.85;1.1;.7;2910 +75091;44.81416;4.20763;960;20221223;12.5;7.5;10;2.5;10.82;.2;.55;3132 +75091;44.81416;4.20763;960;20221224;13.7;8.5;11.1;1.1;10.05;.1;.61;3693 +75091;44.81416;4.20763;960;20221225;10.6;4.9;7.7;2.4;8.95;0;.63;3704 +75091;44.81416;4.20763;960;20221226;11.7;6.6;9.1;2.2;9.52;.2;.68;3732 +75091;44.81416;4.20763;960;20221227;8.8;2.8;5.8;1.9;7.25;0;.63;4033 +75091;44.81416;4.20763;960;20221228;10.2;.7;5.4;1.8;7.49;.3;.52;4614 +75091;44.81416;4.20763;960;20221229;8.5;4.9;6.7;2.4;8.79;3.5;.55;2100 +75091;44.81416;4.20763;960;20221230;8;3.5;5.7;1.8;8.79;.1;.4;2468 +75091;44.81416;4.20763;960;20221231;11.5;6;8.8;3.5;9.65;2.9;.74;3791 +75092;44.83114;4.52247;520;20220101;13.4;7.2;10.3;.6;7.05;.1;.34;5285 +75092;44.83114;4.52247;520;20220102;6.9;3;4.9;.6;7.25;0;.39;3167 +75092;44.83114;4.52247;520;20220103;13.4;4.5;9;1.3;8.35;0;.57;5503 +75092;44.83114;4.52247;520;20220104;9.6;6.2;7.9;3;9;4.4;.68;3949 +75092;44.83114;4.52247;520;20220105;3;3.4;3.2;4.1;5.2;.1;.99;2950 +75092;44.83114;4.52247;520;20220106;3.1;1.1;2.1;3.9;4.45;0;1;3384 +75092;44.83114;4.52247;520;20220107;4.4;-2.2;1.1;1.3;4.8;.8;.43;4820 +75092;44.83114;4.52247;520;20220108;5.6;1.2;3.4;1.8;7.3;2.2;.34;3565 +75092;44.83114;4.52247;520;20220109;5.7;3.8;4.7;2.1;6.5;2.8;.68;2896 +75092;44.83114;4.52247;520;20220110;4.3;2.4;3.4;2.6;5.9;.3;.68;3093 +75092;44.83114;4.52247;520;20220111;2.3;-.3;1;3.7;4.7;0;.75;2944 +75092;44.83114;4.52247;520;20220112;2.9;-1.5;.7;3.3;4.15;0;.81;4491 +75092;44.83114;4.52247;520;20220113;2.6;-3.4;-.4;1;4.3;0;.33;6820 +75092;44.83114;4.52247;520;20220114;6.2;-3.4;1.4;.7;4.35;0;.34;6906 +75092;44.83114;4.52247;520;20220115;7.6;-.6;3.5;.6;4.3;0;.34;6720 +75092;44.83114;4.52247;520;20220116;8.2;-1;3.6;1.9;4;0;.91;7549 +75092;44.83114;4.52247;520;20220117;5.5;1.3;3.4;3.8;5.85;0;.81;4584 +75092;44.83114;4.52247;520;20220118;5.1;1.3;3.2;2.4;5.4;0;.74;3839 +75092;44.83114;4.52247;520;20220119;7.2;-1.6;2.8;1.3;5.5;0;.58;4736 +75092;44.83114;4.52247;520;20220120;4.5;1.9;3.2;3.8;5.4;0;.91;2212 +75092;44.83114;4.52247;520;20220121;2.4;.5;1.5;5.3;3.9;0;1.19;4430 +75092;44.83114;4.52247;520;20220122;3.8;-.8;1.5;4.6;4.7;0;.98;4168 +75092;44.83114;4.52247;520;20220123;5.3;-.2;2.6;2.1;5.3;0;.59;4579 +75092;44.83114;4.52247;520;20220124;7.7;-3.2;2.3;.7;5.15;0;.44;8084 +75092;44.83114;4.52247;520;20220125;9.1;-1;4;.6;4.9;0;.46;8098 +75092;44.83114;4.52247;520;20220126;10.4;1;5.7;1.8;4.25;0;1.19;8832 +75092;44.83114;4.52247;520;20220127;9.3;-1.5;3.9;1.6;3.9;0;1.12;8008 +75092;44.83114;4.52247;520;20220128;6.1;-.6;2.8;3.6;5.25;0;.9;5924 +75092;44.83114;4.52247;520;20220129;7.4;-.7;3.4;2.5;5.05;0;1;7359 +75092;44.83114;4.52247;520;20220130;9.1;2.6;5.9;3.6;6.8;0;1.11;5009 +75092;44.83114;4.52247;520;20220131;8.1;3.1;5.6;3.6;5.75;.1;1.29;5043 +75092;44.83114;4.52247;520;20220201;5.5;1.3;3.4;4.2;5.15;0;1.19;6677 +75092;44.83114;4.52247;520;20220202;10;4;7;3.1;7.6;0;1.03;4227 +75092;44.83114;4.52247;520;20220203;12.5;2.8;7.6;1.8;6.75;0;1.06;7900 +75092;44.83114;4.52247;520;20220204;10.2;1.4;5.8;1.8;6.75;.1;.88;9080 +75092;44.83114;4.52247;520;20220205;8.7;6.1;7.4;2.6;5.75;0;1.32;7207 +75092;44.83114;4.52247;520;20220206;8.6;1.5;5;1.5;5.7;.2;.91;7441 +75092;44.83114;4.52247;520;20220207;7.6;6.5;7.1;3.5;6.2;.7;1.34;5460 +75092;44.83114;4.52247;520;20220208;12.2;2.2;7.2;2.2;4.65;0;1.51;10347 +75092;44.83114;4.52247;520;20220209;11;1.2;6.1;2.2;6;0;1.22;10170 +75092;44.83114;4.52247;520;20220210;3.6;1.6;2.6;1.8;6.42;.2;1.34;11331 +75092;44.83114;4.52247;520;20220211;10.1;2.4;6.2;3.4;5.82;0;1.63;8918 +75092;44.83114;4.52247;520;20220212;10.3;-3.4;3.5;2.2;5.73;0;1.26;10552 +75092;44.83114;4.52247;520;20220213;9.9;.3;5.1;4;6.74;19;1.22;9747 +75092;44.83114;4.52247;520;20220214;8;5.3;6.7;2.8;7.89;12.6;.96;3505 +75092;44.83114;4.52247;520;20220215;9.1;1.3;5.2;3.1;6.02;.5;1.32;9032 +75092;44.83114;4.52247;520;20220216;9.4;2.5;5.9;.8;8.2;2.2;.69;6153 +75092;44.83114;4.52247;520;20220217;16.4;7.7;12;2;9.45;0;1.48;8313 +75092;44.83114;4.52247;520;20220218;17.4;6.7;12;2.5;9;0;1.83;11596 +75092;44.83114;4.52247;520;20220219;8.7;5.5;7.1;3;5.2;0;1.69;8450 +75092;44.83114;4.52247;520;20220220;12.4;2.7;7.5;2;6.25;0;1.5;10491 +75092;44.83114;4.52247;520;20220221;9.7;8;8.8;3.6;6.4;.8;1.83;6019 +75092;44.83114;4.52247;520;20220222;10.4;5.1;7.8;4;6.5;0;1.75;9564 +75092;44.83114;4.52247;520;20220223;13.4;5.8;9.6;2.3;7.45;0;1.54;9390 +75092;44.83114;4.52247;520;20220224;12;5.1;8.5;2.6;7.65;.2;1.52;9400 +75092;44.83114;4.52247;520;20220225;7.6;4.3;6;3.7;5.1;0;1.76;10377 +75092;44.83114;4.52247;520;20220226;9.1;2;5.5;2.8;4.35;0;1.79;12518 +75092;44.83114;4.52247;520;20220227;9.7;-1.2;4.2;1;5.45;0;1.13;11337 +75092;44.83114;4.52247;520;20220228;11.8;.8;6.3;1.7;6.1;0;1.51;13627 +75092;44.83114;4.52247;520;20220301;12.9;1.2;7;1.7;5.75;0;1.65;13440 +75092;44.83114;4.52247;520;20220302;9.3;1.5;5.4;1.5;7.2;0;1.14;10615 +75092;44.83114;4.52247;520;20220303;13.2;3.7;8.4;1.6;8.2;0;1.43;11895 +75092;44.83114;4.52247;520;20220304;13.1;6.5;9.8;2.9;6.25;0;2.23;12586 +75092;44.83114;4.52247;520;20220305;11.5;3.4;7.4;2.3;4.05;0;2.17;13223 +75092;44.83114;4.52247;520;20220306;8.7;-.7;4;1.7;3.55;0;1.71;14483 +75092;44.83114;4.52247;520;20220307;9.3;-2.1;3.6;1.1;4;0;1.47;14592 +75092;44.83114;4.52247;520;20220308;8.3;-.6;3.9;1.8;5.4;0;1.36;11160 +75092;44.83114;4.52247;520;20220309;10.6;.6;5.6;2.1;6.95;0;1.52;14190 +75092;44.83114;4.52247;520;20220310;9.5;5.1;7.3;2.5;8.35;3.9;1.22;8166 +75092;44.83114;4.52247;520;20220311;9.2;6.2;7.7;3.6;8;2.8;1.36;6087 +75092;44.83114;4.52247;520;20220312;7.8;4;5.9;3.8;7.5;5.5;1.2;5746 +75092;44.83114;4.52247;520;20220313;6.5;4.6;5.6;2.7;7.85;23.4;.88;4957 +75092;44.83114;4.52247;520;20220314;11.1;3.3;7.2;1.6;9.1;2.2;1.19;10338 +75092;44.83114;4.52247;520;20220315;12.5;8.8;10.7;3;9;0;1.74;7923 +75092;44.83114;4.52247;520;20220316;14.6;7.8;11.2;2.4;9.4;0;1.92;10834 +75092;44.83114;4.52247;520;20220317;13.5;8.5;11;2.9;9.45;0;1.69;8276 +75092;44.83114;4.52247;520;20220318;11;7;9;2.8;9.07;0;1.41;5653 +75092;44.83114;4.52247;520;20220319;15.3;2.5;8.9;1.7;7.84;0;1.97;13986 +75092;44.83114;4.52247;520;20220320;12.4;2.4;7.4;3.2;6.57;0;1.94;9245 +75092;44.83114;4.52247;520;20220321;14;4.7;9.4;3.4;5.82;0;2.83;15375 +75092;44.83114;4.52247;520;20220322;14.9;-2.4;6.2;3.1;5.19;0;2.92;18562 +75092;44.83114;4.52247;520;20220323;16.2;-3.3;6.5;2.3;4.67;0;2.8;19483 +75092;44.83114;4.52247;520;20220324;18.6;-1.9;8.4;2.3;4.67;0;3.14;19785 +75092;44.83114;4.52247;520;20220325;19;-1.4;8.8;2;5.07;0;3.03;19360 +75092;44.83114;4.52247;520;20220326;19.9;-.6;9.7;1.8;5.67;0;3.03;19584 +75092;44.83114;4.52247;520;20220327;20.2;.5;10.3;1.7;5.52;0;2.86;15958 +75092;44.83114;4.52247;520;20220328;20.4;2.3;11.3;2.5;5.17;0;3.58;19218 +75092;44.83114;4.52247;520;20220329;18.1;4.1;11.1;2.8;6.77;2.2;3;14136 +75092;44.83114;4.52247;520;20220330;13.5;7.3;10.4;1.6;9.59;1.5;1.56;8553 +75092;44.83114;4.52247;520;20220331;12.8;3.7;8.3;3.1;7.64;2.7;2.14;12372 +75092;44.83114;4.52247;520;20220401;5.3;.9;3.1;6.7;4.84;3;1.93;10396 +75092;44.83114;4.52247;520;20220402;5.4;.9;3.2;6.5;3.81;0;2.46;12880 +75092;44.83114;4.52247;520;20220403;5.1;-.7;2.2;5.5;4.75;0;2.02;11317 +75092;44.83114;4.52247;520;20220404;9.8;-3.3;3.2;2.3;4.76;0;2.36;20965 +75092;44.83114;4.52247;520;20220405;14.6;-2.6;6;2;6.14;0;2.42;18433 +75092;44.83114;4.52247;520;20220406;15.1;3.9;9.5;1.8;9.26;1.8;2.12;13308 +75092;44.83114;4.52247;520;20220407;15.7;6.2;10.9;3.8;9.07;.4;2.4;11480 +75092;44.83114;4.52247;520;20220408;18.5;9.8;14.1;4.2;9.07;0;3.36;13831 +75092;44.83114;4.52247;520;20220409;10.5;4.5;7.5;4.3;5.5;0;2.71;13521 +75092;44.83114;4.52247;520;20220410;15.9;-1.8;7.1;1.9;5.02;0;3.18;23350 +75092;44.83114;4.52247;520;20220411;15.1;.2;7.6;4.4;6.92;0;2.75;15814 +75092;44.83114;4.52247;520;20220412;16.2;5.6;10.9;3.6;7;0;3.03;12393 +75092;44.83114;4.52247;520;20220413;20;5.1;12.5;2.2;7.72;0;3.44;19386 +75092;44.83114;4.52247;520;20220414;22.5;5.4;13.9;2.5;9.54;0;3.94;22295 +75092;44.83114;4.52247;520;20220415;23.8;6.9;15.4;2.9;10.29;0;4.24;21358 +75092;44.83114;4.52247;520;20220416;20.7;6.1;13.4;4.9;9.58;0;4.9;24300 +75092;44.83114;4.52247;520;20220417;20.3;4.3;12.3;2.4;7.29;0;3.99;23840 +75092;44.83114;4.52247;520;20220418;21.2;2.2;11.7;2.2;6.79;0;3.97;24481 +75092;44.83114;4.52247;520;20220419;20.7;3;11.8;2.3;7.22;0;3.87;22552 +75092;44.83114;4.52247;520;20220420;15.7;4.6;10.1;1.6;9.59;5.9;1.94;11265 +75092;44.83114;4.52247;520;20220421;18.6;9;13.8;1.7;10.87;.1;2.73;15518 +75092;44.83114;4.52247;520;20220422;20.4;4;12.2;2;9.27;1.2;3.4;21147 +75092;44.83114;4.52247;520;20220423;15.5;9.9;12.7;4.3;8.91;21.3;2.47;5700 +75092;44.83114;4.52247;520;20220424;14.3;4.7;9.5;1.8;9.54;.6;2.08;13674 +75092;44.83114;4.52247;520;20220425;18;7.1;12.6;2.2;9.34;0;3.2;19145 +75092;44.83114;4.52247;520;20220426;19.7;4.2;12;2.1;9.04;0;3.68;24075 +75092;44.83114;4.52247;520;20220427;21.3;3.6;12.4;2.1;8.44;0;4.06;25628 +75092;44.83114;4.52247;520;20220428;23.4;4.9;14.2;2.1;9.52;.2;4.2;24568 +75092;44.83114;4.52247;520;20220429;23.1;4.8;14;2.1;9.59;.3;4.07;23163 +75092;44.83114;4.52247;520;20220430;20;8;14;2.4;9.44;0;3.62;19128 +75092;44.83114;4.52247;520;20220501;19.9;4.2;12;2.6;8.07;0;4.04;23957 +75092;44.83114;4.52247;520;20220502;21.1;3.9;12.5;2.2;8.34;.3;4.17;25942 +75092;44.83114;4.52247;520;20220503;20.5;7.6;14;1.7;10.19;1.9;3.08;16281 +75092;44.83114;4.52247;520;20220504;21.1;5.1;13.1;2;10.52;9.5;3.62;22001 +75092;44.83114;4.52247;520;20220505;15.5;9.9;12.7;3.2;10.52;.3;2.53;11662 +75092;44.83114;4.52247;520;20220506;15.4;10.9;13.2;3.9;9.5;0;2.42;6385 +75092;44.83114;4.52247;520;20220507;19.9;11.9;15.9;3.4;9.4;0;3.36;10026 +75092;44.83114;4.52247;520;20220508;20.1;11.2;15.6;2.5;10.25;.4;2.94;10495 +75092;44.83114;4.52247;520;20220509;22.9;10.6;16.8;.9;11.3;.3;2.72;13246 +75092;44.83114;4.52247;520;20220510;25.9;11.4;18.7;1.2;12.75;.1;3.09;13803 +75092;44.83114;4.52247;520;20220511;25.1;11.6;18.4;2;11.9;0;3.54;13878 +75092;44.83114;4.52247;520;20220512;23.9;10.5;17.2;1.7;11.25;0;3.29;13700 +75092;44.83114;4.52247;520;20220513;23.6;10;16.8;1.4;12.1;.5;3.03;14101 +75092;44.83114;4.52247;520;20220514;25.6;13.3;19.4;1.6;14.35;0;3.25;13780 +75092;44.83114;4.52247;520;20220515;24.2;13.1;18.6;1.9;12.8;.9;3.22;12588 +75092;44.83114;4.52247;520;20220516;26.6;11.7;19.1;1.9;10.25;0;3.94;14448 +75092;44.83114;4.52247;520;20220517;29;13.4;21.2;.8;13.35;0;3.31;15258 +75092;44.83114;4.52247;520;20220518;29.6;16.7;23.2;1.6;14.25;0;3.89;14193 +75092;44.83114;4.52247;520;20220519;26.8;16;21.4;3;13.7;0;4.35;13357 +75092;44.83114;4.52247;520;20220520;26.2;14.9;20.6;2.7;12.25;0;4.33;13914 +75092;44.83114;4.52247;520;20220521;29.7;14;21.9;1.1;14.1;0;3.53;15310 +75092;44.83114;4.52247;520;20220522;30.5;16.2;23.3;1;16.45;0;3.38;14223 +75092;44.83114;4.52247;520;20220523;23.6;16.8;20.2;1.7;14.7;0;2.91;10112 +75092;44.83114;4.52247;520;20220524;19;13.9;16.4;2.6;10.3;.1;2.87;8435 +75092;44.83114;4.52247;520;20220525;20.9;11.6;16.3;3.5;9.2;0;3.79;12024 +75092;44.83114;4.52247;520;20220526;22.4;12.9;17.7;3.1;9.95;0;3.88;12312 +75092;44.83114;4.52247;520;20220527;25.5;13.6;19.5;3.4;11.85;0;4.34;14128 +75092;44.83114;4.52247;520;20220528;22.6;13.9;18.3;4.4;9.7;0;4.37;11669 +75092;44.83114;4.52247;520;20220529;20;11.3;15.7;3.3;6.95;0;4.03;12500 +75092;44.83114;4.52247;520;20220530;22;7.8;14.9;1.4;8.2;1.5;3.18;14380 +75092;44.83114;4.52247;520;20220531;19.1;11.8;15.5;1.1;13.4;4.2;2.17;10282 +75092;44.83114;4.52247;520;20220601;27.1;11.2;19.1;1.1;13.95;.2;3.25;15400 +75092;44.83114;4.52247;520;20220602;28;14.1;21.1;1.1;14.35;.7;3.37;14665 +75092;44.83114;4.52247;520;20220603;28.7;16.4;22.5;1.7;14.05;0;3.92;14273 +75092;44.83114;4.52247;520;20220604;29.8;16.5;23.2;2.7;14.95;.1;4.66;14666 +75092;44.83114;4.52247;520;20220605;26;18.4;22.2;2;15.15;1.1;4.28;18525 +75092;44.83114;4.52247;520;20220606;27.2;14.8;21;2.3;13.94;.9;4.97;23190 +75092;44.83114;4.52247;520;20220607;25.2;14.5;19.8;2.6;12.77;0;4.76;21791 +75092;44.83114;4.52247;520;20220608;22.2;13.7;18;1.2;12.1;1.7;2.79;11760 +75092;44.83114;4.52247;520;20220609;20;12.8;16.4;3;10.5;0;3.14;10377 +75092;44.83114;4.52247;520;20220610;25.7;13.4;19.5;3.4;10;0;4.76;14435 +75092;44.83114;4.52247;520;20220611;30.7;14.6;22.7;1.9;10.5;0;6.42;31132 +75092;44.83114;4.52247;520;20220612;32.4;17;24.7;1.2;12.45;1;5.73;27789 +75092;44.83114;4.52247;520;20220613;27.4;17.8;22.6;2.5;14.55;0;5.48;24748 +75092;44.83114;4.52247;520;20220614;32.1;14.7;23.4;1.6;10.75;0;6.4;30806 +75092;44.83114;4.52247;520;20220615;32.3;17.3;24.8;1.9;15;.2;5.49;22765 +75092;44.83114;4.52247;520;20220616;32.7;19.9;26.3;1.7;15.95;0;6.23;28079 +75092;44.83114;4.52247;520;20220617;33.9;20.4;27.2;2.2;12.25;0;6.99;28972 +75092;44.83114;4.52247;520;20220618;33.8;20.3;27.1;2.5;12.45;0;7.19;28455 +75092;44.83114;4.52247;520;20220619;30.8;20.7;25.8;3.4;13.55;0;6.94;25791 +75092;44.83114;4.52247;520;20220620;30.6;17.8;24.2;2.6;12.2;0;6.64;27833 +75092;44.83114;4.52247;520;20220621;28.2;18.9;23.6;2.5;16.1;2.2;5.19;21116 +75092;44.83114;4.52247;520;20220622;24.7;18.8;21.8;2.2;19.85;33.4;3.41;14650 +75092;44.83114;4.52247;520;20220623;23.9;17.3;20.6;1.6;18.75;6.3;3.25;15462 +75092;44.83114;4.52247;520;20220624;24.1;15.4;19.8;1.6;15.15;21.8;3.98;20022 +75092;44.83114;4.52247;520;20220625;26.2;13.7;20;1.5;14.5;10;5.08;27510 +75092;44.83114;4.52247;520;20220626;25.7;15.1;20.4;1.3;17.1;.1;3.53;17167 +75092;44.83114;4.52247;520;20220627;25.3;16.1;20.7;2.1;15.63;1.8;4.06;18869 +75092;44.83114;4.52247;520;20220628;26.1;14.9;20.5;2.3;14.03;0;5.01;24126 +75092;44.83114;4.52247;520;20220629;28.2;15.3;21.8;2.5;13.54;0;5.36;23382 +75092;44.83114;4.52247;520;20220630;26.7;16.3;21.5;2.5;14.97;22.3;4.85;21331 +75092;44.83114;4.52247;520;20220701;22.6;11.3;16.9;3.6;12.17;0;4.33;22161 +75092;44.83114;4.52247;520;20220702;28.6;12.8;20.7;2.4;11.64;0;5.77;26243 +75092;44.83114;4.52247;520;20220703;32.3;16.5;24.4;1.3;14.57;1.8;5.51;26050 +75092;44.83114;4.52247;520;20220704;28.2;18.8;23.5;2.7;17.24;1.7;4.84;19816 +75092;44.83114;4.52247;520;20220705;27.4;17;22.2;3.5;13.97;0;5.33;20914 +75092;44.83114;4.52247;520;20220706;26.6;17.5;22;4.7;10.8;0;6.03;19268 +75092;44.83114;4.52247;520;20220707;26.8;16.1;21.4;4.2;11.1;0;5.83;21650 +75092;44.83114;4.52247;520;20220708;26.2;16;21.1;4.6;11.7;0;5.67;20978 +75092;44.83114;4.52247;520;20220709;29;16.7;22.9;4.2;10.94;0;6.54;22864 +75092;44.83114;4.52247;520;20220710;28.4;18.3;23.4;4.8;11.74;0;6.54;20187 +75092;44.83114;4.52247;520;20220711;29.5;17.2;23.3;4;12.67;.1;6.31;22909 +75092;44.83114;4.52247;520;20220712;30.1;17.4;23.7;1.6;13.15;0;5.79;27989 +75092;44.83114;4.52247;520;20220713;32.7;17.7;25.2;1.1;11.8;0;5.72;28492 +75092;44.83114;4.52247;520;20220714;33.6;18;25.8;1.1;15.2;0;5.81;28695 +75092;44.83114;4.52247;520;20220715;31.7;20.6;26.2;2.2;14.1;0;6.37;27256 +75092;44.83114;4.52247;520;20220716;31.3;17.8;24.6;2.5;11.4;0;6.58;28175 +75092;44.83114;4.52247;520;20220717;32.2;17.9;25.1;2;10.4;0;6.39;28246 +75092;44.83114;4.52247;520;20220718;35.5;19.5;27.5;1.3;13.15;0;6.24;28989 +75092;44.83114;4.52247;520;20220719;34.2;20.7;27.4;2.4;15.5;0;6.79;27430 +75092;44.83114;4.52247;520;20220720;33.5;19.9;26.7;2.4;15.95;0;6.42;26256 +75092;44.83114;4.52247;520;20220721;32.1;17.7;24.9;2.2;14.4;0;6.13;28230 +75092;44.83114;4.52247;520;20220722;35.5;18.6;27.1;1.4;14.3;3.4;5.93;26614 +75092;44.83114;4.52247;520;20220723;29.4;19.4;24.4;1.7;18.35;0;4.88;22719 +75092;44.83114;4.52247;520;20220724;34.4;17.5;25.9;1.7;14.1;0;6.24;28237 +75092;44.83114;4.52247;520;20220725;32.4;19.1;25.7;2.1;15.7;.9;5.56;21737 +75092;44.83114;4.52247;520;20220726;27.8;19.1;23.5;2.6;13.55;0;5.35;23446 +75092;44.83114;4.52247;520;20220727;27.8;16.4;22.1;2.8;11.15;0;5.83;26338 +75092;44.83114;4.52247;520;20220728;30.1;15.2;22.7;1.4;11.6;.6;5.04;24627 +75092;44.83114;4.52247;520;20220729;25;17.6;21.3;1.1;15.5;8.6;3.64;18190 +75092;44.83114;4.52247;520;20220730;29.1;17;23;2.3;12.55;0;5.77;26523 +75092;44.83114;4.52247;520;20220731;31.3;18.5;24.9;1.7;12.6;0;5.74;26685 +75092;44.83114;4.52247;520;20220801;32.9;19.5;26.2;2.4;12.65;0;6.51;26777 +75092;44.83114;4.52247;520;20220802;33.1;19;26;2.5;13.45;0;6.4;27016 +75092;44.83114;4.52247;520;20220803;35.7;18.9;27.3;1.7;13.2;0;6.24;27212 +75092;44.83114;4.52247;520;20220804;35.6;18.6;27.1;1.9;12.5;0;6.38;26961 +75092;44.83114;4.52247;520;20220805;32.2;18.5;25.4;1.9;14.4;2.4;5.04;19572 +75092;44.83114;4.52247;520;20220806;30.2;19.2;24.7;3.3;15.15;0;6.01;24093 +75092;44.83114;4.52247;520;20220807;30.1;15.9;23;2.9;12.2;0;5.97;25831 +75092;44.83114;4.52247;520;20220808;31.1;17.4;24.2;2.3;10.9;0;5.98;26248 +75092;44.83114;4.52247;520;20220809;32.4;18.4;25.4;1.6;10.25;0;5.64;25969 +75092;44.83114;4.52247;520;20220810;33.2;19.1;26.1;1.3;11.25;0;5.22;24476 +75092;44.83114;4.52247;520;20220811;34.2;17.9;26.1;1.5;13;0;5.65;25779 +75092;44.83114;4.52247;520;20220812;34.8;17.2;26;1.3;13.2;0;5.46;26320 +75092;44.83114;4.52247;520;20220813;33.5;19;26.2;1.4;13.2;14.3;5.31;24816 +75092;44.83114;4.52247;520;20220814;23.8;19;21.4;1.6;20.45;21.3;2.48;11327 +75092;44.83114;4.52247;520;20220815;27.5;14.4;21;1.1;14.85;0;4.08;21941 +75092;44.83114;4.52247;520;20220816;29.7;15.7;22.7;1.2;14.55;1.7;4.22;21164 +75092;44.83114;4.52247;520;20220817;25.3;16.9;21.1;1.7;17.4;31;3.39;16052 +75092;44.83114;4.52247;520;20220818;22.4;13.2;17.8;3;14.94;1;3.25;16450 +75092;44.83114;4.52247;520;20220819;24.1;17.1;20.6;3.5;15.3;.1;3.68;13901 +75092;44.83114;4.52247;520;20220820;25.7;17.9;21.8;2.4;15.6;.1;3.77;16595 +75092;44.83114;4.52247;520;20220821;25.5;15.9;20.7;2;12.9;.1;4.18;20057 +75092;44.83114;4.52247;520;20220822;25.2;17.7;21.5;2.6;13.4;.2;4.39;19747 +75092;44.83114;4.52247;520;20220823;27.6;18.2;22.9;2.3;14.8;.1;4.55;20696 +75092;44.83114;4.52247;520;20220824;30.2;17.5;23.9;1.3;14.05;0;4.44;22324 +75092;44.83114;4.52247;520;20220825;30.1;16.9;23.5;1.4;16.75;4;4.05;19676 +75092;44.83114;4.52247;520;20220826;26.2;18.5;22.4;2.3;16.55;.2;3.84;17205 +75092;44.83114;4.52247;520;20220827;25.1;16.8;20.9;2.4;15.85;0;3.62;17167 +75092;44.83114;4.52247;520;20220828;28.2;16;22.1;1.3;15.8;0;4.04;21706 +75092;44.83114;4.52247;520;20220829;30.9;16.7;23.8;1.6;15.8;.1;4.45;21412 +75092;44.83114;4.52247;520;20220830;27.9;18.8;23.4;1.6;18.95;10.2;3.43;15885 +75092;44.83114;4.52247;520;20220831;25.9;16.6;21.2;1.8;15.65;0;3.54;17729 +75092;44.83114;4.52247;520;20220901;27.5;15.5;21.5;1.6;14.35;0;4;20767 +75092;44.83114;4.52247;520;20220902;25.7;15.5;20.6;1.5;14.45;1.4;3.4;16592 +75092;44.83114;4.52247;520;20220903;25.5;15.8;20.7;1.6;17;.8;3.18;15830 +75092;44.83114;4.52247;520;20220904;27.7;15.5;21.6;1.1;17.85;.1;3.45;18941 +75092;44.83114;4.52247;520;20220905;27;18.6;22.8;2.5;19.3;.3;3.64;16538 +75092;44.83114;4.52247;520;20220906;25.5;17.7;21.6;1.9;18.7;1.1;3.14;14626 +75092;44.83114;4.52247;520;20220907;24.7;16.5;20.6;1.6;18.15;35.8;2.75;13825 +75092;44.83114;4.52247;520;20220908;24.3;12.5;18.4;1.2;14.3;0;2.99;17730 +75092;44.83114;4.52247;520;20220909;23.6;13.1;18.4;1.2;12.1;0;2.97;16735 +75092;44.83114;4.52247;520;20220910;22.3;11.2;16.7;1.2;11.7;0;2.86;17459 +75092;44.83114;4.52247;520;20220911;25.5;11.4;18.5;1.5;11.75;0;3.58;20808 +75092;44.83114;4.52247;520;20220912;28;13.4;20.7;1.4;14;.1;3.58;19766 +75092;44.83114;4.52247;520;20220913;23.7;17.4;20.5;2.6;19.9;84.6;2.23;9856 +75092;44.83114;4.52247;520;20220914;22.1;17.9;20;2.7;19.8;8.8;2.04;10066 +75092;44.83114;4.52247;520;20220915;23.5;14.6;19.1;1.2;16.55;4.7;2.54;14723 +75092;44.83114;4.52247;520;20220916;19.9;14.6;17.3;2.4;14.15;0;2.36;11815 +75092;44.83114;4.52247;520;20220917;15.1;10.1;12.6;4;8.5;0;2.75;15188 +75092;44.83114;4.52247;520;20220918;19.4;7.3;13.4;2.2;8;0;2.98;18959 +75092;44.83114;4.52247;520;20220919;18.4;8.2;13.3;2.5;8.3;0;2.95;18007 +75092;44.83114;4.52247;520;20220920;19.5;8.1;13.8;2.6;7.85;0;3.08;17621 +75092;44.83114;4.52247;520;20220921;18.9;7.9;13.4;2;8.65;0;2.73;17073 +75092;44.83114;4.52247;520;20220922;20.8;7.7;14.2;1.1;10;.2;2.45;17421 +75092;44.83114;4.52247;520;20220923;19.1;10.9;15;2;13.3;10.2;2.13;13232 +75092;44.83114;4.52247;520;20220924;18.9;12.6;15.7;1.4;13.85;2.8;1.89;11188 +75092;44.83114;4.52247;520;20220925;16.9;10.4;13.6;1;11.85;2;1.66;11169 +75092;44.83114;4.52247;520;20220926;16.7;9.5;13.1;1.4;10.55;2;1.78;11244 +75092;44.83114;4.52247;520;20220927;15.4;9.4;12.4;2.1;10.05;.1;1.84;10197 +75092;44.83114;4.52247;520;20220928;18.4;9.9;14.1;1.8;11.45;2.3;1.82;10139 +75092;44.83114;4.52247;520;20220929;14.7;10.4;12.6;1.6;10.5;.4;1.59;9235 +75092;44.83114;4.52247;520;20220930;12.8;7.6;10.2;2.1;9.05;.3;1.44;7677 +75092;44.83114;4.52247;520;20221001;16.9;6.7;11.8;1;10.35;.2;1.44;9952 +75092;44.83114;4.52247;520;20221002;23.1;12.8;17.9;1.2;13.3;0;2.24;13747 +75092;44.83114;4.52247;520;20221003;20.3;12.5;16.4;2.4;12.65;.2;2.14;12718 +75092;44.83114;4.52247;520;20221004;22.9;8.8;15.9;1.1;11.85;.1;2.2;15265 +75092;44.83114;4.52247;520;20221005;19.9;10.6;15.3;2.1;12.2;.3;2.19;13778 +75092;44.83114;4.52247;520;20221006;21.1;10.2;15.7;1.5;12.85;0;2;13650 +75092;44.83114;4.52247;520;20221007;21.3;10.6;15.9;1.2;13.1;2.6;1.8;11521 +75092;44.83114;4.52247;520;20221008;17.3;13.6;15.4;1.3;14.15;.6;1.22;6150 +75092;44.83114;4.52247;520;20221009;16.8;9.4;13.1;1.3;12.1;1.1;1.33;8352 +75092;44.83114;4.52247;520;20221010;21.3;12.2;16.8;1.1;13.45;.2;1.8;11859 +75092;44.83114;4.52247;520;20221011;20.7;10.4;15.5;.9;13.3;0;1.66;12775 +75092;44.83114;4.52247;520;20221012;19;12.1;15.5;.8;13.7;.2;1.38;9586 +75092;44.83114;4.52247;520;20221013;19.7;10.7;15.2;.5;13.25;1.5;1.26;8747 +75092;44.83114;4.52247;520;20221014;18.8;11.4;15.1;.5;13.35;.2;1.14;7607 +75092;44.83114;4.52247;520;20221015;22.5;10.7;16.6;1.5;12.5;.2;1.99;12494 +75092;44.83114;4.52247;520;20221016;18.7;13.1;15.9;2.1;15.2;.3;1.48;8024 +75092;44.83114;4.52247;520;20221017;19.6;16;17.8;2.6;14.8;0;1.72;6925 +75092;44.83114;4.52247;520;20221018;22.3;13.3;17.8;1.3;14.05;.4;1.73;10970 +75092;44.83114;4.52247;520;20221019;20.8;11.6;16.2;1.3;14.45;1;1.45;9827 +75092;44.83114;4.52247;520;20221020;17.7;15.8;16.7;3;16.8;31.1;1.13;4079 +75092;44.83114;4.52247;520;20221021;17.1;15.3;16.2;2.5;16.4;64.8;.91;2673 +75092;44.83114;4.52247;520;20221022;20.9;12;16.4;1.2;15.3;.1;1.34;9511 +75092;44.83114;4.52247;520;20221023;19.8;15.5;17.7;2.7;16.7;16.2;1.42;6324 +75092;44.83114;4.52247;520;20221024;20.9;16.1;18.5;2.1;16.55;19.9;1.47;6504 +75092;44.83114;4.52247;520;20221025;19.7;11.4;15.5;1.6;12.85;0;1.44;8968 +75092;44.83114;4.52247;520;20221026;22.8;13.6;18.2;1.7;15.15;.1;1.66;9218 +75092;44.83114;4.52247;520;20221027;22.1;13.6;17.8;1.6;15.05;.1;1.53;8921 +75092;44.83114;4.52247;520;20221028;21.2;13.3;17.2;1.5;12.45;0;1.64;8266 +75092;44.83114;4.52247;520;20221029;21.5;12;16.7;1.8;10.35;0;1.91;9430 +75092;44.83114;4.52247;520;20221030;21.6;12.7;17.1;2.7;11.35;0;2.23;10028 +75092;44.83114;4.52247;520;20221031;17.5;13;15.2;2.5;14.3;63.6;1.27;6699 +75092;44.83114;4.52247;520;20221101;18.8;13.2;16;1.4;14.1;0;1.12;7029 +75092;44.83114;4.52247;520;20221102;16.1;8.8;12.4;1.1;10.2;.1;1.03;8664 +75092;44.83114;4.52247;520;20221103;12.5;7.2;9.8;1.7;10.3;4.4;.83;4032 +75092;44.83114;4.52247;520;20221104;11.2;7;9.1;2.5;8.35;3.2;1.1;6014 +75092;44.83114;4.52247;520;20221105;10.3;6.6;8.5;3.5;7.2;0;1.4;6219 +75092;44.83114;4.52247;520;20221106;14.5;3.6;9;1.5;7.05;0;1.09;8648 +75092;44.83114;4.52247;520;20221107;16.9;6.9;11.9;1.6;9;0;1.18;8912 +75092;44.83114;4.52247;520;20221108;13.7;8.8;11.2;2.7;11.4;22.1;.96;3786 +75092;44.83114;4.52247;520;20221109;14.6;12.4;13.5;1.6;13.8;30;.7;2547 +75092;44.83114;4.52247;520;20221110;14.2;8.3;11.3;1.8;10.65;0;.83;7982 +75092;44.83114;4.52247;520;20221111;16.1;5.3;10.7;.6;10.7;.1;.62;7948 +75092;44.83114;4.52247;520;20221112;16.9;8.1;12.5;.5;11.4;0;.66;7137 +75092;44.83114;4.52247;520;20221113;15.1;8.7;11.9;1.3;10.5;0;.84;5481 +75092;44.83114;4.52247;520;20221114;12.3;10.3;11.3;3.1;11.15;18.6;.95;3009 +75092;44.83114;4.52247;520;20221115;12.3;10.2;11.3;2.1;12.15;11.2;.64;2331 +75092;44.83114;4.52247;520;20221116;14.9;8.4;11.6;2.3;9.75;0;1.06;6976 +75092;44.83114;4.52247;520;20221117;13.9;8.4;11.2;3.2;10.75;2.2;1.07;5045 +75092;44.83114;4.52247;520;20221118;11.4;6.8;9.1;2;8.1;.1;.9;5371 +75092;44.83114;4.52247;520;20221119;8.6;5.6;7.1;3.1;6.75;.3;1.14;3476 +75092;44.83114;4.52247;520;20221120;9.5;4.3;6.9;2.3;6.7;.1;.91;6312 +75092;44.83114;4.52247;520;20221121;7.1;4.4;5.7;1.6;7.7;3.5;.58;2334 +75092;44.83114;4.52247;520;20221122;8.2;4.1;6.2;1.9;6.9;.3;.75;4063 +75092;44.83114;4.52247;520;20221123;11.3;3.4;7.4;.8;7.75;0;.53;5042 +75092;44.83114;4.52247;520;20221124;11.3;3.7;7.5;1;7.45;.2;.54;6584 +75092;44.83114;4.52247;520;20221125;11.6;5;8.3;2.3;8.2;5.4;.87;4386 +75092;44.83114;4.52247;520;20221126;9.2;6.2;7.7;2.8;7.25;0;.93;4718 +75092;44.83114;4.52247;520;20221127;10.7;1.2;5.9;1.8;7.15;.5;.63;5660 +75092;44.83114;4.52247;520;20221128;7.7;7.6;7.7;1.6;9.2;14.8;.59;846 +75092;44.83114;4.52247;520;20221129;7.2;4.4;5.8;2.3;7.3;.4;.67;2661 +75092;44.83114;4.52247;520;20221130;7.4;4.6;6;3.2;7.3;.2;.75;2367 +75092;44.83114;4.52247;520;20221201;5.9;4;4.9;2.2;6.8;0;.56;2373 +75092;44.83114;4.52247;520;20221202;4.3;1.2;2.8;1.3;6.25;1.9;.42;2717 +75092;44.83114;4.52247;520;20221203;3.7;1.5;2.6;1.3;7.15;14.3;.33;1568 +75092;44.83114;4.52247;520;20221204;5.5;2.8;4.2;1.3;7.5;15.5;.41;1808 +75092;44.83114;4.52247;520;20221205;4.2;-.7;1.8;.5;5.8;0;.21;4941 +75092;44.83114;4.52247;520;20221206;3.2;-.8;1.2;1.2;5.55;0;.28;5115 +75092;44.83114;4.52247;520;20221207;2.8;-.7;1;3.3;5.5;0;.51;2446 +75092;44.83114;4.52247;520;20221208;3.9;-2.7;.6;.6;5.45;17.8;.25;4326 +75092;44.83114;4.52247;520;20221209;5.8;1.8;3.8;1.1;7.95;3;.28;3080 +75092;44.83114;4.52247;520;20221210;1.4;1.7;1.5;3.2;5.55;0;.63;550 +75092;44.83114;4.52247;520;20221211;.1;-3.9;-1.9;2.1;3.6;0;.52;4620 +75092;44.83114;4.52247;520;20221212;1.7;-5.2;-1.7;.5;4.3;5.7;.23;5306 +75092;44.83114;4.52247;520;20221213;4.4;-1.5;1.5;1.6;6.7;1;.25;2758 +75092;44.83114;4.52247;520;20221214;8.6;4;6.3;1.6;8.7;.3;.39;3267 +75092;44.83114;4.52247;520;20221215;6.9;4.2;5.5;1.6;8.5;24.1;.4;1523 +75092;44.83114;4.52247;520;20221216;3.4;1.6;2.5;1.9;6.4;0;.47;1863 +75092;44.83114;4.52247;520;20221217;2.2;-2.4;-.1;1.6;4;0;.6;5055 +75092;44.83114;4.52247;520;20221218;8.2;-3.6;2.3;1.9;6.45;.9;.35;4870 +75092;44.83114;4.52247;520;20221219;10.9;7.7;9.3;4.1;10.4;3.8;.66;2087 +75092;44.83114;4.52247;520;20221220;11.5;10.1;10.8;4.1;11.25;11.7;.82;1452 +75092;44.83114;4.52247;520;20221221;13.1;10.1;11.6;1.8;10.95;.4;.69;3413 +75092;44.83114;4.52247;520;20221222;12.3;7.2;9.8;2;9.75;1.3;.73;3182 +75092;44.83114;4.52247;520;20221223;13.9;9;11.5;1;11.15;.1;.59;2432 +75092;44.83114;4.52247;520;20221224;14.7;10;12.3;.8;11.15;.1;.44;4062 +75092;44.83114;4.52247;520;20221225;11.4;6.5;8.9;1.7;9.95;0;.46;4622 +75092;44.83114;4.52247;520;20221226;13.1;9.1;11.1;1.6;10.8;0;.63;3569 +75092;44.83114;4.52247;520;20221227;8.5;5.3;6.9;1.4;8.2;0;.41;4322 +75092;44.83114;4.52247;520;20221228;9.8;2.5;6.2;1.7;7.9;.3;.47;4461 +75092;44.83114;4.52247;520;20221229;10.7;7.6;9.1;2.6;9.95;2.7;.64;3435 +75092;44.83114;4.52247;520;20221230;10.3;6.4;8.3;2.2;9.8;0;.51;2765 +75092;44.83114;4.52247;520;20221231;12.9;7.6;10.2;2.5;10.4;.2;.73;4174 +75093;44.84718;4.83747;161;20220101;13.7;.8;7.2;1.7;8.2;.1;.52;6485 +75093;44.84718;4.83747;161;20220102;9.1;4.3;6.7;3.6;9.4;0;.33;3959 +75093;44.84718;4.83747;161;20220103;12.2;5.9;9;1.8;9.5;0;.55;4568 +75093;44.84718;4.83747;161;20220104;12.8;6.5;9.6;7.1;10.3;7.4;.94;4595 +75093;44.84718;4.83747;161;20220105;5.7;4.4;5;8.9;6.6;.1;1.26;2076 +75093;44.84718;4.83747;161;20220106;6.1;2.7;4.4;8.6;5.9;0;1.4;3409 +75093;44.84718;4.83747;161;20220107;6.2;-1.8;2.2;3.4;5.8;1.1;.61;5291 +75093;44.84718;4.83747;161;20220108;7.8;1.2;4.5;3;7.5;1.5;.45;4838 +75093;44.84718;4.83747;161;20220109;7.8;2.9;5.3;2.6;7.4;1.6;.58;4195 +75093;44.84718;4.83747;161;20220110;6;3.7;4.8;6.2;6.9;.1;.92;2884 +75093;44.84718;4.83747;161;20220111;3.5;1;2.2;7.4;5.9;0;.78;3035 +75093;44.84718;4.83747;161;20220112;3.5;1.4;2.4;7.4;5.2;0;1.18;2803 +75093;44.84718;4.83747;161;20220113;3.5;-3;.2;2.9;4.8;0;.59;5011 +75093;44.84718;4.83747;161;20220114;6.1;-6.7;-.3;2.5;4.9;0;.53;7118 +75093;44.84718;4.83747;161;20220115;7.3;-4.9;1.2;1.7;5;0;.53;7017 +75093;44.84718;4.83747;161;20220116;8.9;-4.9;2;3.7;4.9;0;1.05;7541 +75093;44.84718;4.83747;161;20220117;4.4;-2.7;.8;7;6;0;.45;5452 +75093;44.84718;4.83747;161;20220118;5.4;2.6;4;4.4;5.9;0;1.01;3443 +75093;44.84718;4.83747;161;20220119;4.3;-4.4;-.1;2.3;5.8;0;.3;6171 +75093;44.84718;4.83747;161;20220120;5.7;2.9;4.3;8.2;6.6;0;1.03;3520 +75093;44.84718;4.83747;161;20220121;6;1.1;3.5;10.1;5.2;0;1.67;4724 +75093;44.84718;4.83747;161;20220122;5.8;-1.1;2.3;7.7;5.5;0;1.1;5680 +75093;44.84718;4.83747;161;20220123;5.5;2.2;3.8;5;5.9;0;1.05;3960 +75093;44.84718;4.83747;161;20220124;6.5;1.1;3.8;1.6;5.5;0;.7;5139 +75093;44.84718;4.83747;161;20220125;9.5;-6.3;1.6;1.4;5.2;0;.61;8929 +75093;44.84718;4.83747;161;20220126;9.8;-2.1;3.8;6.2;5.4;0;1.57;7838 +75093;44.84718;4.83747;161;20220127;3.9;-2;.9;7.3;5;0;.99;5573 +75093;44.84718;4.83747;161;20220128;4.7;-2;1.3;8.6;5.7;0;.79;6017 +75093;44.84718;4.83747;161;20220129;5.5;-.7;2.4;7.1;6;0;.86;5859 +75093;44.84718;4.83747;161;20220130;10.9;3.1;7;7.9;7.8;0;1.39;6662 +75093;44.84718;4.83747;161;20220131;9.7;5.5;7.6;6.6;7.4;.2;1.56;4939 +75093;44.84718;4.83747;161;20220201;8.2;1.8;5;8.5;6.1;.4;1.6;6187 +75093;44.84718;4.83747;161;20220202;11.9;3.8;7.8;7.3;9.2;0;1.04;7057 +75093;44.84718;4.83747;161;20220203;13.2;7.2;10.2;4.7;8.7;0;1.61;6147 +75093;44.84718;4.83747;161;20220204;11.9;5.6;8.7;5.1;7.9;.1;1.58;6383 +75093;44.84718;4.83747;161;20220205;10.9;7.3;9.1;7;6.6;0;2.39;4878 +75093;44.84718;4.83747;161;20220206;10.7;-.5;5.1;3.4;6.2;0;1.25;8754 +75093;44.84718;4.83747;161;20220207;10.7;5;7.8;7.3;6.7;.5;2.08;6315 +75093;44.84718;4.83747;161;20220208;11.8;-.4;5.7;3.9;4.9;0;1.88;9384 +75093;44.84718;4.83747;161;20220209;13.6;-4.5;4.5;4.2;6.7;0;1.47;11593 +75093;44.84718;4.83747;161;20220210;7.3;2.9;5.1;1.1;7.89;.2;1.06;11327 +75093;44.84718;4.83747;161;20220211;11.5;1.7;6.6;5.9;6.75;0;1.69;10748 +75093;44.84718;4.83747;161;20220212;12.2;-.2;6;2.1;5.91;0;1.26;9338 +75093;44.84718;4.83747;161;20220213;12;1.5;6.7;4.2;7.22;3.6;1.51;8496 +75093;44.84718;4.83747;161;20220214;11.2;6.9;9;2.8;9.14;12.2;1.02;3274 +75093;44.84718;4.83747;161;20220215;10.7;2.2;6.5;3.3;7.09;.5;1.35;7666 +75093;44.84718;4.83747;161;20220216;10;2.3;6.1;1.3;8.6;3.8;.74;8282 +75093;44.84718;4.83747;161;20220217;18.9;5.6;12.2;2.8;10.4;.1;1.75;11044 +75093;44.84718;4.83747;161;20220218;19.1;3.3;11.2;3.8;9.7;0;2.07;12202 +75093;44.84718;4.83747;161;20220219;11.1;7.2;9.1;6.8;6.6;0;2.48;6119 +75093;44.84718;4.83747;161;20220220;14.2;1.3;7.7;4.1;7;.1;1.93;11314 +75093;44.84718;4.83747;161;20220221;11.8;5.3;8.5;3.7;7.8;3.4;1.55;8123 +75093;44.84718;4.83747;161;20220222;12.8;5.5;9.1;7.2;7.7;0;2.23;8724 +75093;44.84718;4.83747;161;20220223;15.9;7.6;11.7;4.4;8.7;0;2.26;9427 +75093;44.84718;4.83747;161;20220224;14.9;6.1;10.5;5.5;9.2;0;1.99;9834 +75093;44.84718;4.83747;161;20220225;10.8;5.2;8;7.9;5.9;0;2.69;7936 +75093;44.84718;4.83747;161;20220226;12.2;1.5;6.8;4.5;5.4;0;2.28;11129 +75093;44.84718;4.83747;161;20220227;13.9;-3.9;5;1.4;5.5;0;1.5;14550 +75093;44.84718;4.83747;161;20220228;15;-2.4;6.3;2.7;5.8;0;2.02;14567 +75093;44.84718;4.83747;161;20220301;14.5;.1;7.3;4;6.3;0;2.25;13414 +75093;44.84718;4.83747;161;20220302;11.8;3.8;7.8;4.3;7.3;0;1.79;10111 +75093;44.84718;4.83747;161;20220303;16.7;1.1;8.9;2.9;7.7;0;2.1;14313 +75093;44.84718;4.83747;161;20220304;15.9;1.2;8.5;5.4;6.1;0;2.98;14063 +75093;44.84718;4.83747;161;20220305;12.9;-1.5;5.7;4.7;3.8;0;2.9;14089 +75093;44.84718;4.83747;161;20220306;11.2;-4.4;3.4;3.9;3.6;0;2.4;14843 +75093;44.84718;4.83747;161;20220307;12.2;-5.4;3.4;1.7;4;0;1.79;15958 +75093;44.84718;4.83747;161;20220308;12.4;-5.2;3.6;3;5.6;0;1.85;16148 +75093;44.84718;4.83747;161;20220309;13.6;-1.3;6.1;3.2;7;0;1.87;15030 +75093;44.84718;4.83747;161;20220310;15.3;-.5;7.4;5.1;8.2;1.2;2.1;15659 +75093;44.84718;4.83747;161;20220311;14.2;8.2;11.2;8.7;8.3;0;2.96;9744 +75093;44.84718;4.83747;161;20220312;15.5;8.4;11.9;6.2;7.6;1.3;3.2;10726 +75093;44.84718;4.83747;161;20220313;11.3;8;9.6;5.8;8.8;19.7;1.81;7381 +75093;44.84718;4.83747;161;20220314;13.6;2.7;8.1;1.7;9.7;1.4;1.44;13604 +75093;44.84718;4.83747;161;20220315;15.4;9.3;12.3;7.8;10.1;0;2.59;10279 +75093;44.84718;4.83747;161;20220316;16.8;9.9;13.3;4.8;10.3;0;2.55;11056 +75093;44.84718;4.83747;161;20220317;15.4;8.1;11.7;5.4;10.7;.1;2.06;11497 +75093;44.84718;4.83747;161;20220318;13.5;10;11.8;5.2;9.75;.1;2.12;8687 +75093;44.84718;4.83747;161;20220319;18.6;5.7;12.2;1.7;8.99;0;2.2;15541 +75093;44.84718;4.83747;161;20220320;14.6;3.9;9.3;2.6;7.19;0;1.99;8574 +75093;44.84718;4.83747;161;20220321;16.5;6.8;11.6;3.1;6.72;0;3.08;14479 +75093;44.84718;4.83747;161;20220322;17.1;0;8.5;2.8;5.99;0;2.91;19083 +75093;44.84718;4.83747;161;20220323;17.9;-.4;8.7;1.5;6.25;0;2.51;19148 +75093;44.84718;4.83747;161;20220324;20.7;1.1;10.9;1.4;6.02;0;2.8;19480 +75093;44.84718;4.83747;161;20220325;21.5;.4;10.9;1.1;6.42;0;2.58;19145 +75093;44.84718;4.83747;161;20220326;22;1.3;11.7;1.2;7.09;0;2.76;19777 +75093;44.84718;4.83747;161;20220327;21.4;2;11.7;.8;7.62;0;2.32;16454 +75093;44.84718;4.83747;161;20220328;22.4;1.9;12.1;1.7;6.65;0;3.17;19274 +75093;44.84718;4.83747;161;20220329;19.2;4.7;11.9;3.2;7.75;3.8;3.46;16153 +75093;44.84718;4.83747;161;20220330;15.7;9.2;12.5;2.3;10.72;1.8;2.04;11574 +75093;44.84718;4.83747;161;20220331;15.2;7.5;11.4;4;9.32;4.1;2.66;13617 +75093;44.84718;4.83747;161;20220401;7.3;3;5.1;6.8;5.77;4.4;1.93;8509 +75093;44.84718;4.83747;161;20220402;6.9;2.5;4.7;6.6;4.03;0;2.68;10341 +75093;44.84718;4.83747;161;20220403;8.8;1.7;5.2;5.2;5.07;0;2.31;12345 +75093;44.84718;4.83747;161;20220404;12.6;1.9;7.3;3.5;5.14;0;2.83;20738 +75093;44.84718;4.83747;161;20220405;16.4;2.5;9.5;4.1;6.99;0;3.49;20782 +75093;44.84718;4.83747;161;20220406;18.5;6.3;12.4;1.6;9.69;1.2;2.2;13436 +75093;44.84718;4.83747;161;20220407;16.3;8;12.2;2.8;10.69;.1;1.74;7730 +75093;44.84718;4.83747;161;20220408;19.5;10.1;14.8;4;10.75;0;3.18;11068 +75093;44.84718;4.83747;161;20220409;12.4;8;10.2;5.3;6.65;.4;3.38;17441 +75093;44.84718;4.83747;161;20220410;17.2;2.2;9.7;2.7;6.52;0;3.46;23689 +75093;44.84718;4.83747;161;20220411;17.3;2.1;9.7;4.1;7.42;0;2.8;13203 +75093;44.84718;4.83747;161;20220412;19.5;6.6;13.1;3.7;7.99;0;3.98;15709 +75093;44.84718;4.83747;161;20220413;22.4;6.6;14.5;1.4;9.75;0;3.05;18068 +75093;44.84718;4.83747;161;20220414;23.5;7.2;15.3;3.5;11.52;0;4.17;22660 +75093;44.84718;4.83747;161;20220415;26.1;11.1;18.6;4;11.71;0;4.89;21744 +75093;44.84718;4.83747;161;20220416;23.4;13.9;18.7;7.8;9.99;0;6.58;22677 +75093;44.84718;4.83747;161;20220417;21.4;9;15.2;3.6;7.95;0;4.76;24829 +75093;44.84718;4.83747;161;20220418;23.3;4.3;13.8;2.1;7.95;0;4.06;24756 +75093;44.84718;4.83747;161;20220419;23.1;7.2;15.2;2.8;7.75;0;4.52;24045 +75093;44.84718;4.83747;161;20220420;18.6;7.4;13;1.9;10.89;6.7;2.38;12850 +75093;44.84718;4.83747;161;20220421;20.2;11.5;15.9;2.7;11.99;.1;3.25;16805 +75093;44.84718;4.83747;161;20220422;23.1;7.1;15.1;2.5;10.25;0;3.92;23110 +75093;44.84718;4.83747;161;20220423;16.4;11;13.7;4.2;10.62;15.7;2.43;5704 +75093;44.84718;4.83747;161;20220424;15.8;7.6;11.7;2.3;11.29;.3;2.1;12165 +75093;44.84718;4.83747;161;20220425;20.1;9.3;14.7;1.8;11.32;0;3.26;19702 +75093;44.84718;4.83747;161;20220426;21;8.1;14.6;2.9;10.49;0;4.02;24020 +75093;44.84718;4.83747;161;20220427;22.9;7.9;15.4;2.8;9.65;0;4.6;26271 +75093;44.84718;4.83747;161;20220428;24.9;6.7;15.8;2;10.62;0;4.43;26055 +75093;44.84718;4.83747;161;20220429;24.8;7.9;16.4;2.7;10.59;.1;4.5;24171 +75093;44.84718;4.83747;161;20220430;22.7;12.2;17.5;5.1;10.02;0;5.48;25485 +75093;44.84718;4.83747;161;20220501;21.8;9.4;15.6;5;8.75;0;5.5;26803 +75093;44.84718;4.83747;161;20220502;23.5;7.9;15.7;2.7;9.82;.2;4.66;26183 +75093;44.84718;4.83747;161;20220503;23.4;10.9;17.2;1.9;11.85;1.7;3.68;19525 +75093;44.84718;4.83747;161;20220504;23.3;9.4;16.4;2;12.32;8.6;3.97;22940 +75093;44.84718;4.83747;161;20220505;18.8;12.6;15.7;5.6;11.59;.4;3.96;15283 +75093;44.84718;4.83747;161;20220506;16.3;11.1;13.7;6.5;11.5;0;2.53;8661 +75093;44.84718;4.83747;161;20220507;22.4;12.1;17.2;5.6;11.4;0;4.84;20338 +75093;44.84718;4.83747;161;20220508;23.8;12.6;18.2;4.2;12.3;1.1;4.75;21312 +75093;44.84718;4.83747;161;20220509;25.8;9.7;17.7;1.6;13.2;.3;4.44;25681 +75093;44.84718;4.83747;161;20220510;27.4;11.2;19.3;2.1;13.7;0;4.9;25878 +75093;44.84718;4.83747;161;20220511;26.8;13.4;20.1;4.9;12.7;0;5.86;23637 +75093;44.84718;4.83747;161;20220512;25.5;11.3;18.4;5.3;12.2;0;5.61;24439 +75093;44.84718;4.83747;161;20220513;26.9;11.9;19.4;3.1;13;.2;5.26;25226 +75093;44.84718;4.83747;161;20220514;28.4;15.1;21.7;4;14.6;0;5.77;23849 +75093;44.84718;4.83747;161;20220515;27.2;12.9;20;4.1;14.1;.3;5.52;24830 +75093;44.84718;4.83747;161;20220516;28.5;14.9;21.7;3.5;12;0;6.04;24308 +75093;44.84718;4.83747;161;20220517;31.7;12.4;22;1.2;13.9;0;5.48;29076 +75093;44.84718;4.83747;161;20220518;32.6;15.6;24.1;2.8;16;0;6.38;27387 +75093;44.84718;4.83747;161;20220519;29.5;18.2;23.8;6;16.2;0;6.65;22400 +75093;44.84718;4.83747;161;20220520;28.9;17.5;23.2;6.9;13.9;0;7.26;22577 +75093;44.84718;4.83747;161;20220521;33.5;14.5;24;1.8;15;0;6.19;29258 +75093;44.84718;4.83747;161;20220522;31.9;16.5;24.2;2.2;18.4;0;5.74;26421 +75093;44.84718;4.83747;161;20220523;28.1;18.9;23.5;5.6;17.3;0;5.81;20475 +75093;44.84718;4.83747;161;20220524;21.9;16.5;19.2;4.4;12.7;0;4.2;14118 +75093;44.84718;4.83747;161;20220525;24.6;14.1;19.3;7.1;10.5;0;6.52;22008 +75093;44.84718;4.83747;161;20220526;25.4;14.3;19.8;7.2;11;0;6.71;22693 +75093;44.84718;4.83747;161;20220527;26.7;15.1;20.9;7.1;12.8;0;6.7;23262 +75093;44.84718;4.83747;161;20220528;25.3;14.8;20;7.9;10.8;0;6.97;22187 +75093;44.84718;4.83747;161;20220529;22.6;11.8;17.2;6.1;7.8;0;6.27;22559 +75093;44.84718;4.83747;161;20220530;23.7;8.5;16.1;2.7;9.2;1.1;5.1;26834 +75093;44.84718;4.83747;161;20220531;22.3;14.1;18.2;2.5;14.1;2.8;3.14;13141 +75093;44.84718;4.83747;161;20220601;30.1;12.8;21.4;1.2;15.4;0;5.35;28759 +75093;44.84718;4.83747;161;20220602;30.9;15.4;23.1;2.6;16.2;.2;6.01;27275 +75093;44.84718;4.83747;161;20220603;31.3;17.5;24.4;2.6;16.7;0;6.01;25783 +75093;44.84718;4.83747;161;20220604;32.6;18;25.3;3.6;17;.2;6.84;26570 +75093;44.84718;4.83747;161;20220605;28.9;21.7;25.3;4.2;17.3;3.6;5.74;18678 +75093;44.84718;4.83747;161;20220606;28.8;15.9;22.3;3.6;15.9;.2;5.82;25057 +75093;44.84718;4.83747;161;20220607;27.8;16;21.9;3.8;14.5;0;5.8;23999 +75093;44.84718;4.83747;161;20220608;24.4;14;19.2;2.5;13.6;2.2;3.05;9173 +75093;44.84718;4.83747;161;20220609;22.7;13.6;18.1;5.6;13;.2;4.85;21127 +75093;44.84718;4.83747;161;20220610;26.3;12;19.1;6.4;11.4;0;6.69;26527 +75093;44.84718;4.83747;161;20220611;30.3;13.1;21.7;4.5;12.9;0;7.2;29129 +75093;44.84718;4.83747;161;20220612;34.2;14.7;24.4;2.3;15;.5;6.97;31049 +75093;44.84718;4.83747;161;20220613;29.2;17.8;23.5;5.1;16.2;0;6.44;23750 +75093;44.84718;4.83747;161;20220614;33.7;13.5;23.6;2.9;12.8;0;7.45;31647 +75093;44.84718;4.83747;161;20220615;33.7;19.2;26.4;3.6;15.4;0;7.42;26829 +75093;44.84718;4.83747;161;20220616;33.7;16.9;25.3;3.2;17;0;7.1;28897 +75093;44.84718;4.83747;161;20220617;34.4;17.6;26;4.4;15.2;0;8.19;28910 +75093;44.84718;4.83747;161;20220618;36.9;17.4;27.1;4.3;15.7;0;8.96;31160 +75093;44.84718;4.83747;161;20220619;35;21.7;28.3;7.4;15.8;0;9.94;25732 +75093;44.84718;4.83747;161;20220620;34.4;19.6;27;6.8;12.5;0;10.04;27150 +75093;44.84718;4.83747;161;20220621;32.2;21;26.6;5;18.4;.6;7.14;23612 +75093;44.84718;4.83747;161;20220622;30.1;19.7;24.9;4.1;22;20.5;5.45;22750 +75093;44.84718;4.83747;161;20220623;29.6;18.6;24.1;2.4;20.9;1.9;5.06;23393 +75093;44.84718;4.83747;161;20220624;26.8;19.7;23.2;1.6;18.4;22.8;4.12;18779 +75093;44.84718;4.83747;161;20220625;30.5;15.2;22.8;2.6;16.8;7.9;5.94;27577 +75093;44.84718;4.83747;161;20220626;28.8;16.6;22.7;3.5;18.8;.5;4.24;15332 +75093;44.84718;4.83747;161;20220627;25.8;18.1;21.9;5.3;16.8;1.3;4.42;13156 +75093;44.84718;4.83747;161;20220628;25.5;17.4;21.4;5.5;16.5;0;4.7;16258 +75093;44.84718;4.83747;161;20220629;29.4;16;22.7;3.2;16.4;0;5.84;25733 +75093;44.84718;4.83747;161;20220630;30.4;16.8;23.6;4.2;16.6;30.7;6.47;25900 +75093;44.84718;4.83747;161;20220701;23.5;13.5;18.5;5.5;13.9;0;4.88;22179 +75093;44.84718;4.83747;161;20220702;31.6;11.8;21.7;2.2;13.9;0;6.41;31191 +75093;44.84718;4.83747;161;20220703;33.2;15.3;24.2;1.5;17.4;.3;6.06;29616 +75093;44.84718;4.83747;161;20220704;29.3;19.1;24.2;4.2;19.2;3.2;5.62;22314 +75093;44.84718;4.83747;161;20220705;28;16.8;22.4;4.4;16.1;0;5.77;23350 +75093;44.84718;4.83747;161;20220706;27.5;15.7;21.6;6;12.7;0;6.8;23930 +75093;44.84718;4.83747;161;20220707;27.5;15.5;21.5;6.8;12.4;0;7.12;24091 +75093;44.84718;4.83747;161;20220708;26.8;16.8;21.8;8;14.2;0;6.71;21948 +75093;44.84718;4.83747;161;20220709;28.8;13.7;21.2;4.4;13.4;0;6.5;26929 +75093;44.84718;4.83747;161;20220710;29;18.5;23.7;6.5;14.3;0;7.22;22402 +75093;44.84718;4.83747;161;20220711;30.6;15.3;22.9;4;14.3;.1;6.76;26994 +75093;44.84718;4.83747;161;20220712;31.7;16.1;23.9;3.5;15.5;0;6.69;27197 +75093;44.84718;4.83747;161;20220713;35.5;15.2;25.3;2;14.5;0;6.93;30877 +75093;44.84718;4.83747;161;20220714;36.8;18.5;27.6;1.9;17.9;0;6.84;29319 +75093;44.84718;4.83747;161;20220715;33.1;19;26;3.8;16.1;0;7.11;25664 +75093;44.84718;4.83747;161;20220716;31.7;18;24.8;5.3;12.1;0;8.1;25229 +75093;44.84718;4.83747;161;20220717;33.8;16.8;25.3;4;13.2;0;7.85;28031 +75093;44.84718;4.83747;161;20220718;37.5;16.8;27.1;1.9;16.4;0;7.05;30468 +75093;44.84718;4.83747;161;20220719;37.6;21.9;29.7;4.1;18.1;0;8.41;26779 +75093;44.84718;4.83747;161;20220720;37;20.4;28.7;3.7;19.3;.2;7.84;27452 +75093;44.84718;4.83747;161;20220721;32.7;20.4;26.5;4.8;16.1;0;7.41;23548 +75093;44.84718;4.83747;161;20220722;38.3;15.5;26.9;2.6;15.5;1.7;7.68;30087 +75093;44.84718;4.83747;161;20220723;31.6;21.6;26.6;4.2;20;0;6.09;21086 +75093;44.84718;4.83747;161;20220724;35.7;17.6;26.6;3.5;16.6;0;7.59;28284 +75093;44.84718;4.83747;161;20220725;34.7;21.2;27.9;3.8;17.7;1.3;7.22;24332 +75093;44.84718;4.83747;161;20220726;29.4;21.3;25.3;6.1;15.9;0;6.79;18767 +75093;44.84718;4.83747;161;20220727;29.2;17;23.1;5;13;0;6.77;22954 +75093;44.84718;4.83747;161;20220728;34.4;14.1;24.2;2;13.2;0;6.49;29431 +75093;44.84718;4.83747;161;20220729;27.2;17.4;22.3;2;17.4;5.1;3.17;11344 +75093;44.84718;4.83747;161;20220730;31.4;16.9;24.1;5.1;14.4;0;7.24;24726 +75093;44.84718;4.83747;161;20220731;33.1;16.4;24.7;4.4;13.8;0;7.54;26426 +75093;44.84718;4.83747;161;20220801;34.3;19;26.6;4.4;14.2;0;7.83;25181 +75093;44.84718;4.83747;161;20220802;33.7;19.7;26.7;4.3;15.2;0;7.4;23978 +75093;44.84718;4.83747;161;20220803;37.9;16.2;27;2.8;15.2;0;7.53;28678 +75093;44.84718;4.83747;161;20220804;38.2;21;29.6;4.3;16.4;0;8.65;26336 +75093;44.84718;4.83747;161;20220805;36.1;20.9;28.5;4.1;19;1.6;7.48;24636 +75093;44.84718;4.83747;161;20220806;31.7;19.5;25.6;5.8;16.3;0;7.21;21959 +75093;44.84718;4.83747;161;20220807;31.3;17.8;24.5;5.1;14.3;0;7.08;22985 +75093;44.84718;4.83747;161;20220808;32.6;18.6;25.6;4;13.1;0;7.05;23288 +75093;44.84718;4.83747;161;20220809;34.5;15.4;24.9;3.1;12.5;0;7.06;27067 +75093;44.84718;4.83747;161;20220810;36.4;14.8;25.6;1.6;13.6;0;6.05;27688 +75093;44.84718;4.83747;161;20220811;36.4;16.1;26.2;3.7;13.9;0;7.82;27538 +75093;44.84718;4.83747;161;20220812;36.2;18.5;27.3;2.5;14.8;0;6.64;25630 +75093;44.84718;4.83747;161;20220813;36.3;14.8;25.5;2.6;14.1;11.7;6.8;27230 +75093;44.84718;4.83747;161;20220814;24.9;20.4;22.6;3.4;22.3;15.3;2.93;12753 +75093;44.84718;4.83747;161;20220815;29.6;16.2;22.9;1.3;17.7;.1;4.29;21911 +75093;44.84718;4.83747;161;20220816;33.7;14.4;24;2.5;17.4;1.5;5.85;26147 +75093;44.84718;4.83747;161;20220817;27.1;19.2;23.1;2.4;20.4;20.4;3.21;12901 +75093;44.84718;4.83747;161;20220818;25;14.9;19.9;3.9;17.6;2.4;3.78;18670 +75093;44.84718;4.83747;161;20220819;24.3;18;21.1;4.2;18.8;.5;2.49;5787 +75093;44.84718;4.83747;161;20220820;27.8;18.3;23;4.6;17.9;0;4.8;17874 +75093;44.84718;4.83747;161;20220821;27.9;16.4;22.1;4.3;14.5;0;5.3;19542 +75093;44.84718;4.83747;161;20220822;29.4;15.3;22.3;5;14.5;.1;5.98;21499 +75093;44.84718;4.83747;161;20220823;30.6;18.4;24.5;4.6;16.3;0;5.92;19859 +75093;44.84718;4.83747;161;20220824;33.4;15;24.2;2;15.7;0;5.32;24231 +75093;44.84718;4.83747;161;20220825;34.3;16.2;25.2;2.4;16.9;3.2;5.64;23864 +75093;44.84718;4.83747;161;20220826;28.7;18.2;23.4;4.6;17.8;.1;4.98;18036 +75093;44.84718;4.83747;161;20220827;27.5;17.2;22.3;4.2;17.6;0;4.47;17734 +75093;44.84718;4.83747;161;20220828;30.9;16;23.4;2.5;17;0;4.8;21182 +75093;44.84718;4.83747;161;20220829;34.1;13.9;24;2.2;16.6;0;5.4;24486 +75093;44.84718;4.83747;161;20220830;30;21.7;25.8;3.8;20.9;13.8;4.14;11914 +75093;44.84718;4.83747;161;20220831;29.2;18.1;23.6;3.8;18.6;0;4.13;13398 +75093;44.84718;4.83747;161;20220901;29.7;15.3;22.5;2.7;15.5;0;4.65;20194 +75093;44.84718;4.83747;161;20220902;29.3;14;21.6;2.7;16.5;1;4.42;20652 +75093;44.84718;4.83747;161;20220903;29.6;19.8;24.7;3.9;18.8;8.1;4.68;16386 +75093;44.84718;4.83747;161;20220904;30.4;15.6;23;2.4;19.1;.2;4.23;19984 +75093;44.84718;4.83747;161;20220905;31.4;20.8;26.1;5.2;21.2;.3;5.28;16765 +75093;44.84718;4.83747;161;20220906;31.4;20.1;25.7;4.4;20.6;1.3;5.05;17166 +75093;44.84718;4.83747;161;20220907;26.4;16.3;21.3;2.3;19.6;29.6;3.15;16089 +75093;44.84718;4.83747;161;20220908;26.7;15.6;21.1;1.8;17.2;0;3.29;16723 +75093;44.84718;4.83747;161;20220909;25.3;14.3;19.8;1.5;15.2;.1;2.45;10317 +75093;44.84718;4.83747;161;20220910;24.8;12.8;18.8;2.9;13.2;0;3.67;17086 +75093;44.84718;4.83747;161;20220911;26.6;12.1;19.3;3.6;12.7;0;4.37;18618 +75093;44.84718;4.83747;161;20220912;29.5;10.6;20;3;15.5;0;4.36;21069 +75093;44.84718;4.83747;161;20220913;27.6;20;23.8;5.8;21;23.2;3.61;9441 +75093;44.84718;4.83747;161;20220914;26.3;20.1;23.2;4.2;20.6;13.2;3.28;11825 +75093;44.84718;4.83747;161;20220915;28;16.3;22.1;1.8;18.8;5.1;3.2;16109 +75093;44.84718;4.83747;161;20220916;23.5;17;20.2;3.7;16.4;.4;3.05;11880 +75093;44.84718;4.83747;161;20220917;18;11.4;14.7;7;10.2;0;3.5;11856 +75093;44.84718;4.83747;161;20220918;20.8;8.7;14.7;4.6;8.9;0;3.84;15912 +75093;44.84718;4.83747;161;20220919;20.6;7.7;14.1;4.8;9;0;3.75;16269 +75093;44.84718;4.83747;161;20220920;21;8.4;14.7;4.6;8.8;0;3.85;15918 +75093;44.84718;4.83747;161;20220921;21.4;10;15.7;4.7;9.3;0;3.91;14985 +75093;44.84718;4.83747;161;20220922;24.1;5.1;14.6;1.3;10.1;0;2.81;19161 +75093;44.84718;4.83747;161;20220923;22.5;9.8;16.1;3.1;13.2;10.6;2.41;9416 +75093;44.84718;4.83747;161;20220924;22.1;14.5;18.3;2.1;15.7;4.2;1.78;6037 +75093;44.84718;4.83747;161;20220925;20.1;12.3;16.2;2.7;13.4;.8;2.29;11880 +75093;44.84718;4.83747;161;20220926;19.9;10.8;15.3;2.8;12;1.6;2.14;8117 +75093;44.84718;4.83747;161;20220927;18.7;10.9;14.8;2.4;11.8;.7;1.88;7294 +75093;44.84718;4.83747;161;20220928;21.9;12.6;17.2;3.2;13.3;4.4;2.41;7991 +75093;44.84718;4.83747;161;20220929;16.7;12.7;14.7;2.7;12.9;.7;1.37;3002 +75093;44.84718;4.83747;161;20220930;13.6;8.4;11;4.5;10.5;.5;1.37;3448 +75093;44.84718;4.83747;161;20221001;18;5.3;11.6;1.4;10.8;.5;1.27;5598 +75093;44.84718;4.83747;161;20221002;25.2;11.3;18.2;1.9;13.9;0;2.64;14692 +75093;44.84718;4.83747;161;20221003;21.1;14.3;17.7;5.1;14.3;0;2.49;5713 +75093;44.84718;4.83747;161;20221004;25.7;12.4;19;2.2;13.6;.1;2.83;14042 +75093;44.84718;4.83747;161;20221005;23.8;10.7;17.2;3.5;14.2;.2;2.75;13774 +75093;44.84718;4.83747;161;20221006;23.3;10.6;16.9;3;14.3;0;2.48;13403 +75093;44.84718;4.83747;161;20221007;24.3;10.6;17.4;1.7;13.6;1.7;2.03;9356 +75093;44.84718;4.83747;161;20221008;18.3;15.6;16.9;3;15.2;.8;1.36;2094 +75093;44.84718;4.83747;161;20221009;20.3;11.6;15.9;2.6;12.9;.7;1.71;4098 +75093;44.84718;4.83747;161;20221010;24.7;10.9;17.8;2;14;.1;2.36;13317 +75093;44.84718;4.83747;161;20221011;24;8.3;16.1;2;13.1;0;2.27;14034 +75093;44.84718;4.83747;161;20221012;21.7;12.9;17.3;2.1;14.7;0;1.51;3958 +75093;44.84718;4.83747;161;20221013;19.5;7.6;13.5;1.2;13.1;1.4;1.06;4620 +75093;44.84718;4.83747;161;20221014;20.6;13.4;17;1.3;15.3;.3;1.12;3434 +75093;44.84718;4.83747;161;20221015;25.3;8;16.6;3;13.1;0;2.7;14019 +75093;44.84718;4.83747;161;20221016;25.1;14.1;19.6;6.3;16.1;0;3.27;11029 +75093;44.84718;4.83747;161;20221017;24.4;16.1;20.2;6.6;16.2;0;3.33;9453 +75093;44.84718;4.83747;161;20221018;25.7;13.6;19.6;2.6;14.5;.2;2.55;11278 +75093;44.84718;4.83747;161;20221019;23.4;8.6;16;3.3;14;.3;2.21;12319 +75093;44.84718;4.83747;161;20221020;23;17.2;20.1;6.1;17.2;8.1;2.58;5583 +75093;44.84718;4.83747;161;20221021;17.4;16.9;17.1;4;17.3;74.7;1.05;2796 +75093;44.84718;4.83747;161;20221022;23.3;14.7;19;2.5;17.1;0;1.77;9022 +75093;44.84718;4.83747;161;20221023;22.2;16.3;19.2;4.9;17.5;9.7;1.9;4120 +75093;44.84718;4.83747;161;20221024;24.1;17.5;20.8;3.6;18;14.3;2.04;4832 +75093;44.84718;4.83747;161;20221025;20;10.8;15.4;3.2;15.6;0;1.29;8974 +75093;44.84718;4.83747;161;20221026;25;14.3;19.6;3.2;16.6;.1;2.19;9555 +75093;44.84718;4.83747;161;20221027;23.9;15.1;19.5;4;17.3;.1;2.1;8547 +75093;44.84718;4.83747;161;20221028;23.5;17;20.2;5.4;16.9;0;2.59;7243 +75093;44.84718;4.83747;161;20221029;24;12.7;18.3;3;14.7;.1;2.11;9440 +75093;44.84718;4.83747;161;20221030;23;13.1;18;4.2;15.1;0;2.2;8717 +75093;44.84718;4.83747;161;20221031;22.5;15.6;19;5.8;16.2;48.7;2.4;7174 +75093;44.84718;4.83747;161;20221101;22.1;15.1;18.6;2.3;16.1;0;1.52;7132 +75093;44.84718;4.83747;161;20221102;18.7;10.7;14.7;2.6;12.4;.1;1.44;7527 +75093;44.84718;4.83747;161;20221103;13.7;7;10.3;2.1;11.5;6.3;.7;4771 +75093;44.84718;4.83747;161;20221104;13.5;8.2;10.8;3.2;10.3;5;1.09;2073 +75093;44.84718;4.83747;161;20221105;12.6;8.1;10.3;6.4;9.4;0;1.59;3059 +75093;44.84718;4.83747;161;20221106;16.3;3.8;10;2.4;8.8;0;1.28;8940 +75093;44.84718;4.83747;161;20221107;18.1;3.5;10.8;1.2;9.4;0;.97;9542 +75093;44.84718;4.83747;161;20221108;16.5;10.1;13.3;6;11.3;9.9;1.83;4039 +75093;44.84718;4.83747;161;20221109;14.5;14.7;14.6;3.4;13.6;43.5;1.08;0 +75093;44.84718;4.83747;161;20221110;14.9;11.6;13.2;5.3;12.1;0;1.38;3667 +75093;44.84718;4.83747;161;20221111;10.9;8.5;9.7;1.3;10.9;.1;.56;1084 +75093;44.84718;4.83747;161;20221112;11.1;6.4;8.7;.5;10.5;0;.48;1688 +75093;44.84718;4.83747;161;20221113;15.1;6.4;10.7;3;10.9;0;.93;3541 +75093;44.84718;4.83747;161;20221114;14.7;10.6;12.6;4.4;11.6;7.9;1.26;2583 +75093;44.84718;4.83747;161;20221115;14.5;11.4;12.9;3.5;13.5;12.2;.73;1214 +75093;44.84718;4.83747;161;20221116;17.4;9.1;13.2;2.4;11.6;0;1.09;6419 +75093;44.84718;4.83747;161;20221117;18.1;9;13.5;4.6;11.9;3.2;1.56;3651 +75093;44.84718;4.83747;161;20221118;13.4;8.1;10.7;2.8;9.7;.3;1.06;3983 +75093;44.84718;4.83747;161;20221119;10.8;6.6;8.7;5.5;8.9;.1;1.16;2855 +75093;44.84718;4.83747;161;20221120;11.1;6;8.5;4;8.3;0;1.16;3472 +75093;44.84718;4.83747;161;20221121;8.9;3.4;6.1;3.2;8.6;5.3;.54;2633 +75093;44.84718;4.83747;161;20221122;10.7;5.3;8;2.6;8.7;.1;.78;2992 +75093;44.84718;4.83747;161;20221123;10.8;1.5;6.1;2.3;8;.3;.7;2210 +75093;44.84718;4.83747;161;20221124;12.2;1.5;6.8;1.2;8.4;.2;.59;2377 +75093;44.84718;4.83747;161;20221125;12.7;4.6;8.6;3;9.6;3.9;.75;3500 +75093;44.84718;4.83747;161;20221126;10.3;7;8.6;5.5;8.8;0;1.19;1068 +75093;44.84718;4.83747;161;20221127;12.6;3.1;7.8;3.2;8.4;0;.93;4020 +75093;44.84718;4.83747;161;20221128;9.9;8.9;9.4;3.1;9;13.8;1.05;349 +75093;44.84718;4.83747;161;20221129;8.4;4.6;6.5;3.6;8.8;1.1;.56;1136 +75093;44.84718;4.83747;161;20221130;8.9;7.2;8;5.3;9;.1;.93;586 +75093;44.84718;4.83747;161;20221201;8.4;6.2;7.3;5.2;8.2;0;1.02;725 +75093;44.84718;4.83747;161;20221202;5.2;4.9;5;3.1;7.5;.9;.66;0 +75093;44.84718;4.83747;161;20221203;5.7;3.7;4.7;3.8;7.8;15.1;.51;650 +75093;44.84718;4.83747;161;20221204;6.3;4.4;5.3;2;8.4;16.9;.43;613 +75093;44.84718;4.83747;161;20221205;6.1;3.7;4.9;1.6;7.7;0;.44;1992 +75093;44.84718;4.83747;161;20221206;3.7;.4;2;4;6.7;0;.37;946 +75093;44.84718;4.83747;161;20221207;4.1;1.6;2.8;6.1;6.6;0;.61;751 +75093;44.84718;4.83747;161;20221208;4.6;-1;1.8;1.5;6.4;17.9;.35;2228 +75093;44.84718;4.83747;161;20221209;5.8;3.1;4.4;3.9;7.5;4.4;.56;786 +75093;44.84718;4.83747;161;20221210;2.8;2.6;2.7;7.4;6;0;.9;0 +75093;44.84718;4.83747;161;20221211;1.5;-.7;.4;6.6;4.7;0;.93;1505 +75093;44.84718;4.83747;161;20221212;-.3;-2.4;-1.4;2.7;4.8;4.9;.44;619 +75093;44.84718;4.83747;161;20221213;5.7;-.9;2.4;2.4;7;4.6;.35;1473 +75093;44.84718;4.83747;161;20221214;10.4;6;8.2;3.6;10.1;.6;.5;1952 +75093;44.84718;4.83747;161;20221215;7.3;5.7;6.5;3.4;9.4;25.4;.37;468 +75093;44.84718;4.83747;161;20221216;4.3;3.9;4.1;6;7.1;0;.7;0 +75093;44.84718;4.83747;161;20221217;2.6;-.3;1.1;7;5;0;.99;796 +75093;44.84718;4.83747;161;20221218;12;-1;5.5;3.1;6.7;0;.86;6339 +75093;44.84718;4.83747;161;20221219;15.1;9.4;12.2;7.7;10.1;0;1.99;2985 +75093;44.84718;4.83747;161;20221220;16;12.4;14.2;8.5;10.6;4.1;2.58;2612 +75093;44.84718;4.83747;161;20221221;14.9;11.9;13.4;3.3;11.9;.9;1.14;1405 +75093;44.84718;4.83747;161;20221222;12.4;7;9.7;1.6;11;1;.51;1261 +75093;44.84718;4.83747;161;20221223;13.9;10.4;12.1;2.2;12;.1;.76;920 +75093;44.84718;4.83747;161;20221224;16.4;10.1;13.2;1;11.9;.2;.51;4401 +75093;44.84718;4.83747;161;20221225;15.8;4.7;10.2;3.8;10.4;.1;.87;5867 +75093;44.84718;4.83747;161;20221226;16.9;9;12.9;3.1;11.2;.2;1.06;4953 +75093;44.84718;4.83747;161;20221227;13.3;6.6;9.9;2.2;8.8;0;.83;4570 +75093;44.84718;4.83747;161;20221228;11.8;-1;5.4;2;7.3;0;.51;6353 +75093;44.84718;4.83747;161;20221229;14.5;7.7;11.1;4.5;10.3;2.4;1.2;2849 +75093;44.84718;4.83747;161;20221230;12.6;9.2;10.9;4.4;11.9;.1;.66;925 +75093;44.84718;4.83747;161;20221231;15.7;8.8;12.2;4.5;11.4;0;1.1;4708 +75094;44.86227;5.15263;243;20220101;14.3;.2;7.3;1.2;8.03;.1;.54;6166 +75094;44.86227;5.15263;243;20220102;8.6;3.8;6.2;3.6;9.38;0;.33;3959 +75094;44.86227;5.15263;243;20220103;11.7;5.4;8.6;1.8;9.48;0;.55;4568 +75094;44.86227;5.15263;243;20220104;11.4;4.2;7.8;3.2;9.77;7.9;.55;3936 +75094;44.86227;5.15263;243;20220105;5.6;4;4.8;6.6;5.93;.4;1.36;1913 +75094;44.86227;5.15263;243;20220106;6.2;2;4.1;6.1;5.23;.2;1.5;3005 +75094;44.86227;5.15263;243;20220107;6.3;-2.5;1.9;2.4;5.3;3.2;.71;4807 +75094;44.86227;5.15263;243;20220108;7.3;.3;3.8;2.1;7.17;2.6;.46;4518 +75094;44.86227;5.15263;243;20220109;7;2.6;4.8;1.9;7;4.6;.6;3322 +75094;44.86227;5.15263;243;20220110;7.2;3;5.1;4;6.4;0;.96;3486 +75094;44.86227;5.15263;243;20220111;4.6;.4;2.5;5.3;5.43;0;1.03;2694 +75094;44.86227;5.15263;243;20220112;4.3;.9;2.6;5.1;4.83;0;1.27;3115 +75094;44.86227;5.15263;243;20220113;4.8;-3.9;.4;1.9;4.53;0;.58;5344 +75094;44.86227;5.15263;243;20220114;7.4;-6.4;.5;1.5;4.8;0;.53;6758 +75094;44.86227;5.15263;243;20220115;8.8;-5.2;1.8;1.2;4.87;0;.52;6873 +75094;44.86227;5.15263;243;20220116;8.6;-5.2;1.7;2.4;4.63;0;1.07;7434 +75094;44.86227;5.15263;243;20220117;3.9;-3.2;.4;7;5.98;0;.45;5452 +75094;44.86227;5.15263;243;20220118;6.8;1;3.9;3.3;5.7;0;1.05;4351 +75094;44.86227;5.15263;243;20220119;6.4;-4.7;.9;1.4;5.7;0;.41;6279 +75094;44.86227;5.15263;243;20220120;7.7;2.3;5;5.6;5.93;0;1.37;4124 +75094;44.86227;5.15263;243;20220121;6.3;.9;3.6;6.8;4.43;0;1.82;4168 +75094;44.86227;5.15263;243;20220122;6.4;-1.9;2.3;5.2;4.93;0;1.22;5584 +75094;44.86227;5.15263;243;20220123;6.9;-1.3;2.8;3;5.47;0;.92;5499 +75094;44.86227;5.15263;243;20220124;8.3;-2.7;2.8;1.5;5.3;0;.74;6424 +75094;44.86227;5.15263;243;20220125;9.9;-5.7;2.1;.9;5.3;0;.56;8232 +75094;44.86227;5.15263;243;20220126;11.3;-3.9;3.7;3.1;5.07;0;1.24;8191 +75094;44.86227;5.15263;243;20220127;6;-3.3;1.4;4.2;4.5;0;1.22;6610 +75094;44.86227;5.15263;243;20220128;6.6;-2;2.3;5.4;5.2;0;1.25;6707 +75094;44.86227;5.15263;243;20220129;8.1;-.7;3.7;4;5.4;0;1.28;5982 +75094;44.86227;5.15263;243;20220130;9.8;2.1;5.9;5.4;7.03;0;1.44;6642 +75094;44.86227;5.15263;243;20220131;8.9;2.5;5.7;4.9;6.73;.8;1.54;4835 +75094;44.86227;5.15263;243;20220201;8.7;1.9;5.3;6.5;5.67;1.1;1.72;5674 +75094;44.86227;5.15263;243;20220202;12.3;3.4;7.9;4.5;8.37;.1;1.25;6984 +75094;44.86227;5.15263;243;20220203;13.2;4.4;8.8;2.8;7.9;0;1.25;6960 +75094;44.86227;5.15263;243;20220204;11.5;2.1;6.8;2.7;7.57;.1;1.14;6438 +75094;44.86227;5.15263;243;20220205;11.3;5.1;8.2;4.2;6.43;0;1.88;4461 +75094;44.86227;5.15263;243;20220206;10.5;-.4;5.1;2.7;6.03;0;1.23;8071 +75094;44.86227;5.15263;243;20220207;11;5;8;4.9;6.43;.6;1.89;5807 +75094;44.86227;5.15263;243;20220208;12.6;-.7;5.9;2.6;4.8;0;1.65;8999 +75094;44.86227;5.15263;243;20220209;13.3;-4.2;4.6;2.1;6.57;0;1.05;10218 +75094;44.86227;5.15263;243;20220210;11.7;.2;5.9;1.2;7.26;.2;.97;10809 +75094;44.86227;5.15263;243;20220211;11.9;1.4;6.7;4.3;6.42;.1;1.63;9024 +75094;44.86227;5.15263;243;20220212;11.9;-1.9;5;2;5.72;0;1.26;10318 +75094;44.86227;5.15263;243;20220213;12.2;1.1;6.7;2.2;7.02;1.4;1.2;6330 +75094;44.86227;5.15263;243;20220214;10.8;5.9;8.4;2.9;9.12;13.5;1.01;3404 +75094;44.86227;5.15263;243;20220215;9.7;2.5;6.1;2.3;6.99;2.5;1.13;6976 +75094;44.86227;5.15263;243;20220216;9;1;5;1.5;8.13;5.9;.71;7375 +75094;44.86227;5.15263;243;20220217;18.4;5.1;11.8;2.8;10.38;0;1.75;11044 +75094;44.86227;5.15263;243;20220218;18.9;2.8;10.9;3;9.43;0;1.99;11468 +75094;44.86227;5.15263;243;20220219;11.3;6.7;9;5;6.13;0;2.29;5708 +75094;44.86227;5.15263;243;20220220;14.5;.6;7.6;2.5;6.6;0;1.67;10626 +75094;44.86227;5.15263;243;20220221;11.5;4.6;8;3.2;7.37;8.4;1.6;7081 +75094;44.86227;5.15263;243;20220222;13.3;5.1;9.2;5.1;7.3;.2;2.23;8591 +75094;44.86227;5.15263;243;20220223;15.8;5.2;10.5;3.3;7.93;0;2.05;9928 +75094;44.86227;5.15263;243;20220224;14.9;2.9;8.9;2.7;8.6;0;1.54;10561 +75094;44.86227;5.15263;243;20220225;11.1;5.3;8.2;5.9;5.6;0;2.46;7704 +75094;44.86227;5.15263;243;20220226;12;1.7;6.9;3.5;5;0;2.22;10056 +75094;44.86227;5.15263;243;20220227;12.9;-3.5;4.7;1.6;5.37;0;1.57;12818 +75094;44.86227;5.15263;243;20220228;14.4;-1.9;6.3;1.9;5.67;0;1.8;13069 +75094;44.86227;5.15263;243;20220301;14.1;-.6;6.7;2.4;6;0;1.8;12389 +75094;44.86227;5.15263;243;20220302;12;1;6.5;2.2;7.17;0;1.37;10881 +75094;44.86227;5.15263;243;20220303;16.4;.6;8.5;1.5;7.73;0;1.67;13660 +75094;44.86227;5.15263;243;20220304;16.2;.8;8.5;3.8;6.33;0;2.57;13135 +75094;44.86227;5.15263;243;20220305;13.3;-1;6.2;3.2;4.07;0;2.46;12713 +75094;44.86227;5.15263;243;20220306;11.4;-3.5;4;3;3.8;0;2.17;13391 +75094;44.86227;5.15263;243;20220307;12;-4.6;3.7;1.5;4.17;0;1.73;14747 +75094;44.86227;5.15263;243;20220308;11.3;-4.7;3.3;2;5.4;0;1.66;14135 +75094;44.86227;5.15263;243;20220309;13.9;-.4;6.7;1.8;7;0;1.64;13794 +75094;44.86227;5.15263;243;20220310;14.4;.7;7.6;2.2;8.37;.6;1.55;12743 +75094;44.86227;5.15263;243;20220311;14.6;6.7;10.6;4.2;8.6;0;1.96;8953 +75094;44.86227;5.15263;243;20220312;13.7;7;10.4;3.2;8.03;.4;1.82;8486 +75094;44.86227;5.15263;243;20220313;11.3;6.3;8.8;3.2;8.57;9.6;1.42;7958 +75094;44.86227;5.15263;243;20220314;13.9;3.9;8.9;1.5;9.67;1.2;1.5;12566 +75094;44.86227;5.15263;243;20220315;16.6;8.6;12.6;3.8;10.13;0;2.02;10281 +75094;44.86227;5.15263;243;20220316;16.7;6.9;11.8;2.3;10.27;0;1.99;12201 +75094;44.86227;5.15263;243;20220317;16.3;7;11.7;3.5;10.5;.2;2.03;11876 +75094;44.86227;5.15263;243;20220318;13.5;9.8;11.6;5.3;9.52;.4;2.16;7970 +75094;44.86227;5.15263;243;20220319;17.8;5.1;11.4;2.2;8.29;0;2.52;15881 +75094;44.86227;5.15263;243;20220320;14.6;2.9;8.8;1.5;7.62;0;1.67;10094 +75094;44.86227;5.15263;243;20220321;16.7;4.1;10.4;2;6.96;0;2.39;14233 +75094;44.86227;5.15263;243;20220322;17.2;.3;8.7;1.7;6.19;0;2.37;18328 +75094;44.86227;5.15263;243;20220323;18;-.5;8.7;1.3;6.15;0;2.36;19078 +75094;44.86227;5.15263;243;20220324;20.7;.3;10.5;1.4;6.16;0;2.75;19547 +75094;44.86227;5.15263;243;20220325;21.3;.7;11;1.1;6.02;0;2.63;19213 +75094;44.86227;5.15263;243;20220326;22;1.3;11.6;1.4;6.69;0;2.87;19779 +75094;44.86227;5.15263;243;20220327;21.6;1.8;11.7;1;6.76;0;2.43;16611 +75094;44.86227;5.15263;243;20220328;22.5;1.8;12.1;1.5;6.52;0;2.95;19358 +75094;44.86227;5.15263;243;20220329;19.3;4.4;11.9;1.9;8.06;2.3;2.64;15381 +75094;44.86227;5.15263;243;20220330;15.1;8.9;12;1.4;10.59;2;1.78;10704 +75094;44.86227;5.15263;243;20220331;14.3;6.8;10.6;2.5;8.92;4.8;2.21;12396 +75094;44.86227;5.15263;243;20220401;7.1;2.7;4.9;6.9;5.02;13;2.21;9794 +75094;44.86227;5.15263;243;20220402;7.2;2.5;4.8;8.2;4.63;3;2.65;12618 +75094;44.86227;5.15263;243;20220403;8.3;1.8;5;4.8;5.13;0;2.28;14633 +75094;44.86227;5.15263;243;20220404;13.1;1.3;7.2;3.9;5.29;0;2.9;19432 +75094;44.86227;5.15263;243;20220405;15.3;1;8.2;2.7;7.09;0;2.81;20428 +75094;44.86227;5.15263;243;20220406;18.7;3.8;11.3;1.9;9.66;1.5;2.48;16041 +75094;44.86227;5.15263;243;20220407;15.2;9.2;12.2;3;10.82;.8;1.77;9540 +75094;44.86227;5.15263;243;20220408;16.8;9.8;13.3;3.6;10.22;.3;2.78;10774 +75094;44.86227;5.15263;243;20220409;11.4;7.7;9.6;3.8;6.12;1.3;3.03;14054 +75094;44.86227;5.15263;243;20220410;17.7;.6;9.2;2.3;6.12;0;3.27;22834 +75094;44.86227;5.15263;243;20220411;18.9;1.8;10.4;2.5;7.69;0;2.51;15919 +75094;44.86227;5.15263;243;20220412;18.5;5.2;11.8;1.9;8.65;.1;2.87;16026 +75094;44.86227;5.15263;243;20220413;22.5;6.5;14.5;1.4;9.52;0;3.03;18681 +75094;44.86227;5.15263;243;20220414;24.1;6.4;15.2;3.2;11.26;0;4.12;22427 +75094;44.86227;5.15263;243;20220415;25.4;9.4;17.4;3.1;11.98;0;4.34;21508 +75094;44.86227;5.15263;243;20220416;23.5;10.8;17.2;5.5;9.93;0;5.12;23965 +75094;44.86227;5.15263;243;20220417;21.6;7.9;14.8;3.7;7.82;0;4.5;23421 +75094;44.86227;5.15263;243;20220418;23.4;4.3;13.9;1.9;7.42;0;4.02;24674 +75094;44.86227;5.15263;243;20220419;23.2;6.2;14.7;2.6;7.55;0;4.4;23769 +75094;44.86227;5.15263;243;20220420;19.3;6.9;13.1;1.4;10.26;8.5;2.49;15020 +75094;44.86227;5.15263;243;20220421;20.6;11.3;16;1.7;11.52;1.3;3.07;17190 +75094;44.86227;5.15263;243;20220422;23;7;15;2;10.22;0;3.57;21163 +75094;44.86227;5.15263;243;20220423;17.6;10.4;14;3.5;10.83;16.5;2.29;5720 +75094;44.86227;5.15263;243;20220424;16.3;7.4;11.9;1.4;10.99;.7;2.1;13766 +75094;44.86227;5.15263;243;20220425;19.4;8.4;13.9;1.5;11.15;0;2.99;18660 +75094;44.86227;5.15263;243;20220426;21.1;7.7;14.4;2.5;10.42;0;3.7;22400 +75094;44.86227;5.15263;243;20220427;23.1;6.5;14.8;2.7;9.45;0;4.39;25204 +75094;44.86227;5.15263;243;20220428;24.9;6.6;15.8;2;10.12;0;4.36;25990 +75094;44.86227;5.15263;243;20220429;24.8;7.4;16.1;2.8;10.09;0;4.55;23917 +75094;44.86227;5.15263;243;20220430;23;10.9;16.9;3.5;10.22;0;4.71;22770 +75094;44.86227;5.15263;243;20220501;22.1;7.9;15;3.7;9.05;0;4.69;24710 +75094;44.86227;5.15263;243;20220502;23.6;6.8;15.2;2.1;9.79;.5;4.29;25589 +75094;44.86227;5.15263;243;20220503;22.9;10.8;16.8;1.7;12.05;1.6;3.41;19075 +75094;44.86227;5.15263;243;20220504;22.9;9.4;16.1;1.8;12.32;5.2;3.75;22468 +75094;44.86227;5.15263;243;20220505;17.4;11.9;14.6;3.7;11.29;2;3.24;13549 +75094;44.86227;5.15263;243;20220506;17.7;11.2;14.5;5.2;10.87;.1;3.44;13393 +75094;44.86227;5.15263;243;20220507;22.1;12.4;17.3;4.4;11.03;0;4.72;19054 +75094;44.86227;5.15263;243;20220508;23.4;12.4;17.9;2.6;11.73;1.6;4.32;21247 +75094;44.86227;5.15263;243;20220509;25.5;9.2;17.3;1.1;13.17;.2;4.2;25109 +75094;44.86227;5.15263;243;20220510;27.3;10.7;19;1.5;13.57;0;4.55;25093 +75094;44.86227;5.15263;243;20220511;27.6;11.8;19.7;2.6;12.7;0;5.07;24662 +75094;44.86227;5.15263;243;20220512;26.2;10.8;18.5;2.7;12.17;0;4.85;24789 +75094;44.86227;5.15263;243;20220513;27;11.1;19.1;1.8;12.83;0;4.72;25269 +75094;44.86227;5.15263;243;20220514;28.6;14;21.3;2.2;14.93;0;4.96;23809 +75094;44.86227;5.15263;243;20220515;27.7;13.1;20.4;2.2;14.1;1.3;4.91;24498 +75094;44.86227;5.15263;243;20220516;28.3;13.5;20.9;2;12.27;.1;5.19;25019 +75094;44.86227;5.15263;243;20220517;31.5;12.4;21.9;1.2;13.88;0;5.48;29076 +75094;44.86227;5.15263;243;20220518;32.3;14.6;23.4;2.8;15.98;.4;6.38;27387 +75094;44.86227;5.15263;243;20220519;29.8;16.3;23;6;16.18;0;6.65;22400 +75094;44.86227;5.15263;243;20220520;29.2;15;22.1;3.5;13.77;0;5.92;25166 +75094;44.86227;5.15263;243;20220521;32.7;14.3;23.5;1.3;14.63;0;5.59;27832 +75094;44.86227;5.15263;243;20220522;32.3;16.7;24.5;1.6;17.53;0;5.48;26004 +75094;44.86227;5.15263;243;20220523;27.1;17.8;22.5;3;17.03;.2;4.69;19960 +75094;44.86227;5.15263;243;20220524;21.9;16;19;2.9;12.37;0;3.97;15550 +75094;44.86227;5.15263;243;20220525;24.1;13.9;19;4.8;10.13;0;5.71;21157 +75094;44.86227;5.15263;243;20220526;25.7;14.1;19.9;4.9;10.9;0;6.1;22839 +75094;44.86227;5.15263;243;20220527;27.3;14.5;20.9;5.1;12.73;0;6.39;24187 +75094;44.86227;5.15263;243;20220528;26;14.2;20.1;5.8;10.77;0;6.41;22472 +75094;44.86227;5.15263;243;20220529;23.3;11.2;17.3;4.5;7.83;0;5.84;22948 +75094;44.86227;5.15263;243;20220530;24.2;9;16.6;1.9;8.87;1.1;4.88;26420 +75094;44.86227;5.15263;243;20220531;22.2;13.7;18;1.8;13.33;2;3.54;17400 +75094;44.86227;5.15263;243;20220601;28.8;12.1;20.4;1.6;14.8;0;5.29;27595 +75094;44.86227;5.15263;243;20220602;29.7;14.7;22.2;2;15.7;.1;5.53;26149 +75094;44.86227;5.15263;243;20220603;30.5;16.8;23.6;1.9;15.9;0;5.44;24752 +75094;44.86227;5.15263;243;20220604;32.4;16.7;24.6;2.3;17.03;0;6.09;26409 +75094;44.86227;5.15263;243;20220605;28.9;19.8;24.4;2.6;17.17;4.5;5.04;19414 +75094;44.86227;5.15263;243;20220606;29.8;14.9;22.3;2.2;15.07;.2;5.61;26269 +75094;44.86227;5.15263;243;20220607;27.8;16;21.9;2.9;13.83;0;5.47;23209 +75094;44.86227;5.15263;243;20220608;24.5;13.3;18.9;1.8;12.7;2.7;3.76;17091 +75094;44.86227;5.15263;243;20220609;22.6;14.4;18.5;4.1;12.3;.9;4.8;19304 +75094;44.86227;5.15263;243;20220610;27.1;12.2;19.7;4.6;11.17;0;6.6;25823 +75094;44.86227;5.15263;243;20220611;31.3;13.5;22.4;3.5;11.97;0;7.26;28199 +75094;44.86227;5.15263;243;20220612;34.4;14.2;24.3;1.6;13.57;.3;6.42;29620 +75094;44.86227;5.15263;243;20220613;30.2;17.3;23.8;3.5;15.37;0;6.07;23600 +75094;44.86227;5.15263;243;20220614;33.4;13.8;23.6;2;12.53;0;6.79;30455 +75094;44.86227;5.15263;243;20220615;33.6;18;25.8;2.3;15.57;.1;6.42;26546 +75094;44.86227;5.15263;243;20220616;35;16.8;25.9;2.1;15.9;0;6.78;28641 +75094;44.86227;5.15263;243;20220617;35.2;18.7;26.9;3.3;14.4;0;7.85;27565 +75094;44.86227;5.15263;243;20220618;36.5;17.5;27;2.8;14.53;0;7.66;29222 +75094;44.86227;5.15263;243;20220619;34.7;19.3;27;3.9;15.8;0;7.74;26870 +75094;44.86227;5.15263;243;20220620;34;18.1;26;3.5;13.47;0;7.54;27577 +75094;44.86227;5.15263;243;20220621;31.5;19.1;25.3;2.8;17.73;.9;5.78;23382 +75094;44.86227;5.15263;243;20220622;28.4;19.6;24;2.4;21.3;20.1;4.54;20336 +75094;44.86227;5.15263;243;20220623;29.3;18.2;23.8;2.1;20.17;1.6;4.92;22635 +75094;44.86227;5.15263;243;20220624;26.3;19.2;22.8;1.6;18.38;23.3;4.12;18779 +75094;44.86227;5.15263;243;20220625;30;14.7;22.4;2.6;16.78;4.6;5.94;27577 +75094;44.86227;5.15263;243;20220626;28.3;16.1;22.2;3.5;18.78;0;4.24;15332 +75094;44.86227;5.15263;243;20220627;25.3;17.6;21.5;5.3;16.78;0;4.42;13156 +75094;44.86227;5.15263;243;20220628;25;16.9;21;5.5;16.48;0;4.7;16258 +75094;44.86227;5.15263;243;20220629;28.9;15.5;22.2;3.2;16.38;0;5.84;25733 +75094;44.86227;5.15263;243;20220630;29.9;16.3;23.1;4.2;16.58;8;6.47;25900 +75094;44.86227;5.15263;243;20220701;23;13;18;5.5;13.88;0;4.88;22179 +75094;44.86227;5.15263;243;20220702;31.1;11.3;21.2;2.2;13.88;0;6.41;31191 +75094;44.86227;5.15263;243;20220703;32.7;14.8;23.8;1.5;17.38;.1;6.06;29616 +75094;44.86227;5.15263;243;20220704;28.8;18.6;23.7;4.2;19.18;2.3;5.62;22314 +75094;44.86227;5.15263;243;20220705;27.5;16.3;21.9;4.4;16.08;0;5.77;23350 +75094;44.86227;5.15263;243;20220706;27;15.2;21.1;6;12.68;0;6.8;23930 +75094;44.86227;5.15263;243;20220707;27;15;21;6.8;12.38;0;7.12;24091 +75094;44.86227;5.15263;243;20220708;26.3;16.3;21.3;8;14.18;0;6.71;21948 +75094;44.86227;5.15263;243;20220709;28.3;13.2;20.8;4.4;13.38;0;6.5;26929 +75094;44.86227;5.15263;243;20220710;28.5;18;23.3;6.5;14.28;0;7.22;22402 +75094;44.86227;5.15263;243;20220711;30.1;14.8;22.5;4;14.28;0;6.76;26994 +75094;44.86227;5.15263;243;20220712;31.2;15.6;23.4;3.5;15.48;0;6.69;27197 +75094;44.86227;5.15263;243;20220713;35;14.7;24.9;2;14.48;0;6.93;30877 +75094;44.86227;5.15263;243;20220714;36.3;18;27.2;1.9;17.88;0;6.84;29319 +75094;44.86227;5.15263;243;20220715;32.6;18.5;25.6;3.8;16.08;0;7.11;25664 +75094;44.86227;5.15263;243;20220716;31.2;17.5;24.4;5.3;12.08;0;8.1;25229 +75094;44.86227;5.15263;243;20220717;33.3;16.3;24.8;4;13.18;0;7.85;28031 +75094;44.86227;5.15263;243;20220718;37;16.3;26.7;1.9;16.38;0;7.05;30468 +75094;44.86227;5.15263;243;20220719;37.1;21.4;29.3;4.1;18.08;0;8.41;26779 +75094;44.86227;5.15263;243;20220720;36.5;19.9;28.2;3.7;19.28;.2;7.84;27452 +75094;44.86227;5.15263;243;20220721;32.2;19.9;26.1;4.8;16.08;0;7.41;23548 +75094;44.86227;5.15263;243;20220722;37.8;15;26.4;2.6;15.48;.5;7.68;30087 +75094;44.86227;5.15263;243;20220723;31.1;21.1;26.1;4.2;19.98;0;6.09;21086 +75094;44.86227;5.15263;243;20220724;35.2;17.1;26.2;3.5;16.58;0;7.59;28284 +75094;44.86227;5.15263;243;20220725;34.2;20.7;27.5;3.8;17.68;1.2;7.22;24332 +75094;44.86227;5.15263;243;20220726;28.9;20.8;24.9;6.1;15.88;0;6.79;18767 +75094;44.86227;5.15263;243;20220727;28.7;16.5;22.6;5;12.98;0;6.77;22954 +75094;44.86227;5.15263;243;20220728;33.9;13.6;23.8;2;13.18;0;6.49;29431 +75094;44.86227;5.15263;243;20220729;26.7;16.9;21.8;2;17.38;4.7;3.17;11344 +75094;44.86227;5.15263;243;20220730;30.9;16.4;23.7;5.1;14.38;0;7.24;24726 +75094;44.86227;5.15263;243;20220731;32.6;15.9;24.3;4.4;13.78;0;7.54;26426 +75094;44.86227;5.15263;243;20220801;33.8;18.5;26.2;4.4;14.18;0;7.83;25181 +75094;44.86227;5.15263;243;20220802;33.2;19.2;26.2;4.3;15.18;0;7.4;23978 +75094;44.86227;5.15263;243;20220803;37.4;15.7;26.6;2.8;15.18;0;7.53;28678 +75094;44.86227;5.15263;243;20220804;37.7;20.5;29.1;4.3;16.38;0;8.65;26336 +75094;44.86227;5.15263;243;20220805;35.6;20.4;28;4.1;18.98;.1;7.48;24636 +75094;44.86227;5.15263;243;20220806;31.2;19;25.1;5.8;16.28;0;7.21;21959 +75094;44.86227;5.15263;243;20220807;30.8;17.3;24.1;5.1;14.28;0;7.08;22985 +75094;44.86227;5.15263;243;20220808;32.1;18.1;25.1;4;13.08;0;7.05;23288 +75094;44.86227;5.15263;243;20220809;34;14.9;24.5;3.1;12.48;0;7.06;27067 +75094;44.86227;5.15263;243;20220810;36;15.8;25.9;1.5;12.4;0;5.84;25708 +75094;44.86227;5.15263;243;20220811;36;16.3;26.1;2.4;13.6;0;6.5;25400 +75094;44.86227;5.15263;243;20220812;36.1;18.2;27.2;1.8;14.17;0;5.88;24376 +75094;44.86227;5.15263;243;20220813;35.9;15.1;25.5;2.2;13.27;8.6;6.32;25178 +75094;44.86227;5.15263;243;20220814;24.6;18.8;21.7;2.1;20.37;12.6;2.84;11873 +75094;44.86227;5.15263;243;20220815;29.7;15.7;22.7;1.5;16.87;.1;4.44;21797 +75094;44.86227;5.15263;243;20220816;33.4;14.3;23.8;2;16.47;1.2;5.43;24798 +75094;44.86227;5.15263;243;20220817;27.5;18.3;22.9;1.7;19.97;28.7;3.44;15723 +75094;44.86227;5.15263;243;20220818;24.5;14.4;19.5;3.9;17.58;11.8;3.78;18670 +75094;44.86227;5.15263;243;20220819;23.8;17.5;20.7;4.2;18.78;1.1;2.49;5787 +75094;44.86227;5.15263;243;20220820;27.3;17.8;22.6;4.6;17.88;.3;4.8;17874 +75094;44.86227;5.15263;243;20220821;27.4;15.9;21.7;4.3;14.48;0;5.3;19542 +75094;44.86227;5.15263;243;20220822;28.9;14.8;21.9;5;14.48;0;5.98;21499 +75094;44.86227;5.15263;243;20220823;30.1;17.9;24;4.6;16.28;0;5.92;19859 +75094;44.86227;5.15263;243;20220824;32.9;14.5;23.7;2;15.68;0;5.32;24231 +75094;44.86227;5.15263;243;20220825;34.1;15.9;25;1.9;16.7;2.4;5.12;22546 +75094;44.86227;5.15263;243;20220826;29.3;18.7;24;3;17.3;.1;4.49;16765 +75094;44.86227;5.15263;243;20220827;28.2;16.9;22.5;3;16.93;0;4.21;17276 +75094;44.86227;5.15263;243;20220828;31.2;16.1;23.6;1.6;16.63;.1;4.26;20474 +75094;44.86227;5.15263;243;20220829;33.7;14.6;24.2;1.6;16.8;0;4.7;21997 +75094;44.86227;5.15263;243;20220830;29.8;20;24.9;2;20.77;5.3;3.66;14534 +75094;44.86227;5.15263;243;20220831;28.5;17.6;23.1;2.6;17.83;.1;3.9;15675 +75094;44.86227;5.15263;243;20220901;29.6;14.8;22.2;2.1;15.33;0;4.24;19089 +75094;44.86227;5.15263;243;20220902;28;14.6;21.3;2.2;16.43;.5;3.82;17370 +75094;44.86227;5.15263;243;20220903;28.6;17.6;23.1;2.6;18.47;14;3.83;16282 +75094;44.86227;5.15263;243;20220904;30;15.6;22.8;2;18.57;.2;3.86;18513 +75094;44.86227;5.15263;243;20220905;30.6;18.7;24.6;2.3;20.97;.4;3.85;16225 +75094;44.86227;5.15263;243;20220906;30.5;18.1;24.3;2.3;20.43;1.9;3.8;16137 +75094;44.86227;5.15263;243;20220907;27;17.2;22.1;1.6;19.53;24.2;3;15316 +75094;44.86227;5.15263;243;20220908;26.8;14.8;20.8;1.7;16.6;0;3.19;16226 +75094;44.86227;5.15263;243;20220909;25.4;13.7;19.6;1.5;14.23;.1;2.84;13987 +75094;44.86227;5.15263;243;20220910;24.9;12.3;18.6;2.1;12.63;0;3.32;16024 +75094;44.86227;5.15263;243;20220911;26.9;11.8;19.3;2.4;12.47;0;3.82;17915 +75094;44.86227;5.15263;243;20220912;29.7;10.8;20.2;1.9;14.87;0;3.77;19469 +75094;44.86227;5.15263;243;20220913;27;17.4;22.2;2.9;20.23;8.1;3;12575 +75094;44.86227;5.15263;243;20220914;25.8;19.3;22.5;2.3;20.5;17.7;2.57;10956 +75094;44.86227;5.15263;243;20220915;27.1;15.3;21.2;1.2;18.3;3.7;2.84;15109 +75094;44.86227;5.15263;243;20220916;24;16;20;2.8;15.73;.1;2.87;12134 +75094;44.86227;5.15263;243;20220917;18.6;11.3;14.9;5.3;9.57;0;3.32;11447 +75094;44.86227;5.15263;243;20220918;21.5;7.6;14.6;3.6;8.57;0;3.66;15776 +75094;44.86227;5.15263;243;20220919;21.6;7.8;14.7;3.8;8.87;0;3.61;15449 +75094;44.86227;5.15263;243;20220920;21.7;7.7;14.7;3.6;8.73;0;3.64;15691 +75094;44.86227;5.15263;243;20220921;21.7;8.4;15.1;3;9.33;0;3.27;14914 +75094;44.86227;5.15263;243;20220922;24.2;6;15.1;1.2;10.43;0;2.65;17353 +75094;44.86227;5.15263;243;20220923;22.4;9.3;15.9;1.7;13.17;10.9;2.22;12120 +75094;44.86227;5.15263;243;20220924;21.8;14;17.9;1.7;15.47;5.9;1.89;9243 +75094;44.86227;5.15263;243;20220925;19.7;12.1;15.9;1.9;13.43;.2;1.98;10808 +75094;44.86227;5.15263;243;20220926;19.8;9.3;14.5;1.8;11.37;3.1;2.08;10953 +75094;44.86227;5.15263;243;20220927;18;10.4;14.2;1.9;11.27;2.1;1.83;8907 +75094;44.86227;5.15263;243;20220928;20.3;11.7;16;2.3;12.73;17.5;2.14;9960 +75094;44.86227;5.15263;243;20220929;17.1;11.9;14.5;2;12.27;.7;1.5;6222 +75094;44.86227;5.15263;243;20220930;14.1;7.5;10.8;2.7;10.1;1.2;1.49;7502 +75094;44.86227;5.15263;243;20221001;16.8;6.1;11.4;1.1;10.93;.6;1.38;9611 +75094;44.86227;5.15263;243;20221002;25.6;11;18.3;1.4;13.73;0;2.43;14263 +75094;44.86227;5.15263;243;20221003;22.2;12.5;17.3;3.6;13.57;0;2.56;9424 +75094;44.86227;5.15263;243;20221004;25.2;10;17.6;1.6;12.8;.1;2.42;13845 +75094;44.86227;5.15263;243;20221005;23.4;9.1;16.2;2.2;13.6;.2;2.24;13140 +75094;44.86227;5.15263;243;20221006;23.9;9.5;16.7;2.2;13.93;0;2.29;13005 +75094;44.86227;5.15263;243;20221007;23.8;10.4;17.1;1.2;13.9;1;1.86;11372 +75094;44.86227;5.15263;243;20221008;19.2;15;17.1;2;15.33;.6;1.46;5463 +75094;44.86227;5.15263;243;20221009;19.1;11.7;15.4;1.6;13.27;1.2;1.46;7077 +75094;44.86227;5.15263;243;20221010;23.7;11.7;17.7;1.3;14.53;.1;1.89;11440 +75094;44.86227;5.15263;243;20221011;23.6;9;16.3;1.4;13.7;0;1.97;12611 +75094;44.86227;5.15263;243;20221012;22.3;12;17.2;1.4;14.27;.1;1.63;8148 +75094;44.86227;5.15263;243;20221013;19.7;9.1;14.4;1.1;13.43;1.3;1.31;8167 +75094;44.86227;5.15263;243;20221014;20.3;13.1;16.7;1;15.2;.3;1.24;6890 +75094;44.86227;5.15263;243;20221015;25;8.4;16.7;1.8;13.67;.1;2.08;12449 +75094;44.86227;5.15263;243;20221016;24.3;11.9;18.1;2.8;15.77;0;2.06;10375 +75094;44.86227;5.15263;243;20221017;24.5;13.4;19;3.1;16.37;0;2.18;9335 +75094;44.86227;5.15263;243;20221018;24.9;12.3;18.6;1.5;15.03;.2;1.87;10441 +75094;44.86227;5.15263;243;20221019;22.8;8.8;15.8;1.8;14.5;.1;1.72;10965 +75094;44.86227;5.15263;243;20221020;20.1;14.7;17.4;3.2;16.83;2.5;1.56;5850 +75094;44.86227;5.15263;243;20221021;19.1;16.2;17.6;2.7;17.27;53.1;1.03;3275 +75094;44.86227;5.15263;243;20221022;22.6;14;18.3;2;16.4;0;1.6;8345 +75094;44.86227;5.15263;243;20221023;22.9;14.5;18.7;2.7;17.23;1.9;1.45;6627 +75094;44.86227;5.15263;243;20221024;22.6;16.5;19.6;2;17.6;7.1;1.59;6237 +75094;44.86227;5.15263;243;20221025;20.3;10.5;15.4;1.8;14.53;0;1.27;8933 +75094;44.86227;5.15263;243;20221026;24.6;12.7;18.7;1.7;16.27;.1;1.62;9092 +75094;44.86227;5.15263;243;20221027;23.4;13.4;18.4;1.8;16.6;.1;1.46;7933 +75094;44.86227;5.15263;243;20221028;23;12.8;17.9;2.2;15.93;0;1.58;7951 +75094;44.86227;5.15263;243;20221029;23.2;10.4;16.8;1.5;14.03;.1;1.46;9192 +75094;44.86227;5.15263;243;20221030;22.4;10.4;16.4;2;14.03;0;1.53;8963 +75094;44.86227;5.15263;243;20221031;21.5;12.5;17;2.9;15.17;36.8;1.56;7292 +75094;44.86227;5.15263;243;20221101;21.4;13.8;17.6;2;15.5;0;1.36;6513 +75094;44.86227;5.15263;243;20221102;18.4;9.6;14;1.8;12;.1;1.31;7215 +75094;44.86227;5.15263;243;20221103;12.7;5.9;9.3;1.4;11.23;10.8;.64;5442 +75094;44.86227;5.15263;243;20221104;12.8;6.4;9.6;2.2;9.53;7.5;.98;4603 +75094;44.86227;5.15263;243;20221105;13;7.5;10.2;4.4;8.6;.3;1.65;4360 +75094;44.86227;5.15263;243;20221106;16.3;2.9;9.6;1.9;8.23;.1;1.19;8304 +75094;44.86227;5.15263;243;20221107;18.4;3;10.7;1;9.27;0;.92;8869 +75094;44.86227;5.15263;243;20221108;17.1;6.7;11.9;2.7;11.07;3.8;1.06;5908 +75094;44.86227;5.15263;243;20221109;14;12.6;13.3;2.7;13.53;40.8;.87;1689 +75094;44.86227;5.15263;243;20221110;15.9;9.9;12.9;2.8;11.57;0;1.13;4947 +75094;44.86227;5.15263;243;20221111;14.9;6.4;10.7;1.3;10.77;.1;.8;5371 +75094;44.86227;5.15263;243;20221112;14.1;4.9;9.5;.7;10.67;0;.63;5312 +75094;44.86227;5.15263;243;20221113;14.8;6;10.4;1.5;10.9;0;.73;4752 +75094;44.86227;5.15263;243;20221114;14.4;8.4;11.4;1.9;11.57;4.8;.79;3610 +75094;44.86227;5.15263;243;20221115;13.6;10.5;12;1.5;13.17;10.3;.58;2469 +75094;44.86227;5.15263;243;20221116;17.3;8.2;12.7;1.7;11.33;0;.9;5986 +75094;44.86227;5.15263;243;20221117;16.8;7.5;12.1;2.5;11.6;4.3;1.04;4947 +75094;44.86227;5.15263;243;20221118;14;8;11;2.2;9.37;.3;1.05;4249 +75094;44.86227;5.15263;243;20221119;11.4;4.3;7.9;3.6;8.13;.7;1.12;4091 +75094;44.86227;5.15263;243;20221120;11.9;3.5;7.7;2.6;7.63;.2;1.04;4655 +75094;44.86227;5.15263;243;20221121;8.1;2.5;5.3;2;8.23;7.7;.46;3382 +75094;44.86227;5.15263;243;20221122;11.1;4.7;7.9;2;8.17;0;.8;4171 +75094;44.86227;5.15263;243;20221123;9.4;1.4;5.4;1.9;8.03;1.8;.56;3805 +75094;44.86227;5.15263;243;20221124;12.5;1.9;7.2;1.3;8.23;.1;.61;4743 +75094;44.86227;5.15263;243;20221125;12.5;3.7;8.1;1.7;9.1;2.3;.58;4687 +75094;44.86227;5.15263;243;20221126;9.8;6.5;8.2;5.5;8.78;0;1.19;1068 +75094;44.86227;5.15263;243;20221127;11.2;.7;5.9;1.9;7.6;0;.65;5239 +75094;44.86227;5.15263;243;20221128;8.9;5.8;7.3;1.4;9.1;9.8;.59;2026 +75094;44.86227;5.15263;243;20221129;8.4;4;6.2;2.5;8.4;2.4;.61;2323 +75094;44.86227;5.15263;243;20221130;8.9;5.9;7.4;3.3;8.4;0;.93;2066 +75094;44.86227;5.15263;243;20221201;8.4;4.2;6.3;3.3;7.7;0;.91;2503 +75094;44.86227;5.15263;243;20221202;6.5;3.2;4.8;1.9;7.17;1.3;.54;2328 +75094;44.86227;5.15263;243;20221203;6.1;2.5;4.3;2.3;7.77;19.4;.43;1919 +75094;44.86227;5.15263;243;20221204;6.9;3.6;5.2;1.3;8.17;11.8;.42;1946 +75094;44.86227;5.15263;243;20221205;7.5;1.8;4.6;1.2;7.13;0;.43;3878 +75094;44.86227;5.15263;243;20221206;5.8;-.6;2.6;2;6.13;0;.4;3803 +75094;44.86227;5.15263;243;20221207;4.6;-.3;2.2;3.5;6.07;0;.61;2469 +75094;44.86227;5.15263;243;20221208;5.1;-1.3;1.9;1.6;5.9;16.4;.42;3552 +75094;44.86227;5.15263;243;20221209;7.1;2.9;5;2.2;7.97;6.8;.45;2524 +75094;44.86227;5.15263;243;20221210;3.8;2.9;3.4;4.4;6.1;.1;.78;973 +75094;44.86227;5.15263;243;20221211;3.1;-1.4;.8;4.2;4.37;0;.92;2870 +75094;44.86227;5.15263;243;20221212;2.6;-3.9;-.7;1.6;4.73;6.2;.38;3353 +75094;44.86227;5.15263;243;20221213;3.4;-.7;1.3;1.2;6.6;6.5;.3;1838 +75094;44.86227;5.15263;243;20221214;7.7;2.6;5.1;1.6;9.1;1.8;.32;3101 +75094;44.86227;5.15263;243;20221215;6.8;4.2;5.5;2.1;9.3;31.4;.37;1714 +75094;44.86227;5.15263;243;20221216;5.7;3.5;4.6;3.7;7.03;0;.7;1547 +75094;44.86227;5.15263;243;20221217;4.8;-.3;2.3;4.4;4.9;0;1.02;2588 +75094;44.86227;5.15263;243;20221218;9.4;-2.9;3.2;2.1;6.07;0;.6;5481 +75094;44.86227;5.15263;243;20221219;12.7;5.7;9.2;3.5;9.43;0;.98;4244 +75094;44.86227;5.15263;243;20221220;13.9;8.7;11.3;4.1;10.6;.4;1.39;2874 +75094;44.86227;5.15263;243;20221221;13.8;10.2;12;1.7;11.57;1.1;.73;2204 +75094;44.86227;5.15263;243;20221222;12.3;5.5;8.9;1.6;10.67;2.9;.48;2900 +75094;44.86227;5.15263;243;20221223;12.9;9.1;11;1.6;11.9;.3;.53;2244 +75094;44.86227;5.15263;243;20221224;16.1;8.8;12.5;1.3;11.77;.1;.56;4186 +75094;44.86227;5.15263;243;20221225;12.7;4;8.3;1.9;10.07;.1;.52;4762 +75094;44.86227;5.15263;243;20221226;14.4;6.3;10.4;1.5;11;0;.61;4473 +75094;44.86227;5.15263;243;20221227;12.9;5.9;9.4;1.9;8.83;0;.76;4636 +75094;44.86227;5.15263;243;20221228;10.3;.1;5.2;1.4;7.4;0;.45;5290 +75094;44.86227;5.15263;243;20221229;13.4;5;9.2;2;9.83;2.4;.67;3619 +75094;44.86227;5.15263;243;20221230;11.1;7;9.1;2.3;11.3;.5;.48;2201 +75094;44.86227;5.15263;243;20221231;14.3;6.6;10.4;2;10.9;0;.62;4148 +75095;44.87641;5.46794;970;20220101;14.6;-2;6.3;.5;5.77;0;.27;6929 +75095;44.87641;5.46794;970;20220102;15.5;-2.9;6.3;1.1;5.84;0;.64;6821 +75095;44.87641;5.46794;970;20220103;9.3;1;5.1;1.7;6.14;0;.68;4659 +75095;44.87641;5.46794;970;20220104;13.3;-.5;6.4;2.2;6.5;7.8;.85;5592 +75095;44.87641;5.46794;970;20220105;.5;.4;.5;6.8;4.94;1;.81;1079 +75095;44.87641;5.46794;970;20220106;-1.1;-3.6;-2.4;4.4;3.67;.1;.7;3281 +75095;44.87641;5.46794;970;20220107;.7;-10.3;-4.8;1.7;3.9;6.5;.27;6090 +75095;44.87641;5.46794;970;20220108;1.9;-1.7;.1;2.6;5.47;6.1;.38;2931 +75095;44.87641;5.46794;970;20220109;.2;-.3;-.1;3.1;5.5;6.3;.38;1435 +75095;44.87641;5.46794;970;20220110;-.1;-1.5;-.8;3.7;4.84;0;.48;2661 +75095;44.87641;5.46794;970;20220111;-1.4;-4.9;-3.1;2.3;3.87;0;.47;3165 +75095;44.87641;5.46794;970;20220112;-1.4;-6.9;-4.2;1.4;3.47;0;.36;4492 +75095;44.87641;5.46794;970;20220113;3.2;-10.4;-3.6;.4;3.3;0;.23;7375 +75095;44.87641;5.46794;970;20220114;7.8;-11;-1.6;.3;3.54;0;.19;8347 +75095;44.87641;5.46794;970;20220115;9.5;-10;-.3;.3;3.77;0;.19;8556 +75095;44.87641;5.46794;970;20220116;6.3;-9.6;-1.7;1.6;3.37;0;.61;8645 +75095;44.87641;5.46794;970;20220117;3.8;-9.2;-2.7;2;3.7;0;.58;6814 +75095;44.87641;5.46794;970;20220118;6.4;-5.5;.4;.8;4.04;0;.47;7089 +75095;44.87641;5.46794;970;20220119;6.4;-10;-1.8;1.8;4.17;0;.56;8290 +75095;44.87641;5.46794;970;20220120;2.3;-2.1;.1;5.3;4.57;.1;.79;5114 +75095;44.87641;5.46794;970;20220121;-1.5;-3.8;-2.7;3.5;3.6;0;.68;3614 +75095;44.87641;5.46794;970;20220122;.4;-9.5;-4.6;1.1;3.27;0;.37;7464 +75095;44.87641;5.46794;970;20220123;5.7;-10.5;-2.4;.5;3.37;0;.35;9163 +75095;44.87641;5.46794;970;20220124;9.4;-9.8;-.2;.4;3.5;0;.36;9546 +75095;44.87641;5.46794;970;20220125;8.3;-9.3;-.5;.6;3.37;0;.44;8914 +75095;44.87641;5.46794;970;20220126;7.7;-7.9;-.1;1.3;3.2;0;.71;8286 +75095;44.87641;5.46794;970;20220127;8.7;-9.1;-.2;1.1;3.04;0;.77;8977 +75095;44.87641;5.46794;970;20220128;3.8;-7;-1.6;1.9;3.8;0;.69;7530 +75095;44.87641;5.46794;970;20220129;6.7;-4.6;1;1.8;3.64;0;.92;7370 +75095;44.87641;5.46794;970;20220130;5.2;-3.9;.6;2.4;5.17;0;.66;7080 +75095;44.87641;5.46794;970;20220131;2.2;-2.1;.1;4.4;5.34;2.4;.6;3412 +75095;44.87641;5.46794;970;20220201;1.3;-3;-.8;6.9;4.57;1.9;.78;5574 +75095;44.87641;5.46794;970;20220202;5.7;-.6;2.5;4.9;6.57;.1;.59;6615 +75095;44.87641;5.46794;970;20220203;10.8;-.2;5.3;1;6;0;.79;8055 +75095;44.87641;5.46794;970;20220204;6.9;-3.4;1.8;2.1;6;.1;.67;8233 +75095;44.87641;5.46794;970;20220205;4.1;2.2;3.1;3.5;5.97;0;.76;4692 +75095;44.87641;5.46794;970;20220206;4.1;-5.2;-.5;2.1;5;1.4;.66;8062 +75095;44.87641;5.46794;970;20220207;4.4;1.1;2.7;4.7;5.44;.9;1.06;6861 +75095;44.87641;5.46794;970;20220208;7.8;-5.5;1.2;1.1;3.9;0;.88;9806 +75095;44.87641;5.46794;970;20220209;13.7;-6.2;3.7;1.2;4.24;0;1.14;11463 +75095;44.87641;5.46794;970;20220210;1.7;-5.1;-1.7;2;4.68;.2;1.61;11300 +75095;44.87641;5.46794;970;20220211;8.5;.6;4.6;2.2;5.28;.2;1.28;7700 +75095;44.87641;5.46794;970;20220212;9.4;-2.9;3.3;3.3;3.85;0;1.72;10700 +75095;44.87641;5.46794;970;20220213;8.6;0;4.3;2.7;4.78;1.7;1.27;8133 +75095;44.87641;5.46794;970;20220214;5.2;.9;3.1;2.3;5.69;12.3;.75;3851 +75095;44.87641;5.46794;970;20220215;6.3;-.4;2.9;2;6.05;3.6;.83;9300 +75095;44.87641;5.46794;970;20220216;4.6;-3.1;.7;1.4;6.7;8.6;.47;6279 +75095;44.87641;5.46794;970;20220217;11.1;3.3;7.2;3.1;8.2;1;1.14;7061 +75095;44.87641;5.46794;970;20220218;18.4;-.7;8.9;2.2;6.97;.1;1.88;12358 +75095;44.87641;5.46794;970;20220219;4.4;2;3.2;4.4;5.57;0;1.12;5158 +75095;44.87641;5.46794;970;20220220;9.1;-3.5;2.8;2.7;4.9;.1;1.34;10023 +75095;44.87641;5.46794;970;20220221;4.5;.2;2.3;4.8;6.1;12.6;.79;4981 +75095;44.87641;5.46794;970;20220222;5.5;.1;2.8;4.9;5.97;.1;1.05;8922 +75095;44.87641;5.46794;970;20220223;11.1;.2;5.7;1.8;5.87;0;1.42;11462 +75095;44.87641;5.46794;970;20220224;11.1;-2.1;4.5;3;5.34;0;1.64;11453 +75095;44.87641;5.46794;970;20220225;4.3;1.1;2.7;5.9;4.64;0;1.61;8588 +75095;44.87641;5.46794;970;20220226;6.4;-3.5;1.5;2.6;3.64;0;1.48;11769 +75095;44.87641;5.46794;970;20220227;8.5;-7.9;.3;1.2;3.84;0;1.22;13802 +75095;44.87641;5.46794;970;20220228;8.2;-7.4;.4;1.4;3.84;0;1.29;14101 +75095;44.87641;5.46794;970;20220301;10.3;-5.8;2.3;1.4;4.17;0;1.4;13606 +75095;44.87641;5.46794;970;20220302;10.5;-5;2.7;1.7;5.2;0;1.38;12850 +75095;44.87641;5.46794;970;20220303;11.9;-1.1;5.4;1.9;5.74;0;1.58;12708 +75095;44.87641;5.46794;970;20220304;9.1;-.3;4.4;3.7;5.3;0;1.76;11605 +75095;44.87641;5.46794;970;20220305;6.9;-5.7;.6;2.4;3.3;0;1.63;13674 +75095;44.87641;5.46794;970;20220306;6.1;-8.2;-1;1.6;3.27;0;1.33;14303 +75095;44.87641;5.46794;970;20220307;8.2;-8.5;-.2;1.2;3.54;0;1.39;15148 +75095;44.87641;5.46794;970;20220308;10.3;-8;1.1;1.5;4.17;0;1.55;15951 +75095;44.87641;5.46794;970;20220309;11.3;-2.4;4.5;1.2;5.2;0;1.57;14481 +75095;44.87641;5.46794;970;20220310;12.2;-6.2;3;1.7;5.17;.3;1.69;15948 +75095;44.87641;5.46794;970;20220311;10.9;1.4;6.2;5.3;4.77;0;2.54;10719 +75095;44.87641;5.46794;970;20220312;11.5;4.4;8;4.3;4.17;0;2.79;9394 +75095;44.87641;5.46794;970;20220313;8.6;4.7;6.7;5.5;6;8.7;1.98;7017 +75095;44.87641;5.46794;970;20220314;11.4;-.6;5.4;1.9;7.47;1.3;1.42;12208 +75095;44.87641;5.46794;970;20220315;15.6;6.1;10.9;3.1;7.2;0;2.36;10088 +75095;44.87641;5.46794;970;20220316;17.6;2;9.8;1.5;7.3;0;2.13;13833 +75095;44.87641;5.46794;970;20220317;12.8;2.1;7.4;2;8.34;.1;1.5;11190 +75095;44.87641;5.46794;970;20220318;13.9;5.7;9.8;4.2;6.81;.4;2.73;10266 +75095;44.87641;5.46794;970;20220319;15.7;5.9;10.8;4.4;4.68;0;3.89;16400 +75095;44.87641;5.46794;970;20220320;10.5;3.9;7.2;4.8;4.65;0;2.81;10100 +75095;44.87641;5.46794;970;20220321;12;2.3;7.2;4.4;4.28;0;3.14;15800 +75095;44.87641;5.46794;970;20220322;13;.8;6.9;4.8;2.95;0;3.8;18900 +75095;44.87641;5.46794;970;20220323;15.6;2.4;9;4;3.05;0;4.03;20166 +75095;44.87641;5.46794;970;20220324;17.6;.8;9.2;2.9;3.48;0;3.61;20366 +75095;44.87641;5.46794;970;20220325;17.7;1.3;9.5;2.6;3.45;0;3.47;19433 +75095;44.87641;5.46794;970;20220326;17.3;2.9;10.1;3.9;3.55;0;4.17;20066 +75095;44.87641;5.46794;970;20220327;16.6;4;10.3;3.3;3.68;0;3.69;15500 +75095;44.87641;5.46794;970;20220328;18.5;2.6;10.6;2.7;3.75;0;3.68;19866 +75095;44.87641;5.46794;970;20220329;17;4.1;10.6;2.4;5.35;2.7;3;15066 +75095;44.87641;5.46794;970;20220330;10.3;4.8;7.5;1.6;7.85;2.1;1.35;8539 +75095;44.87641;5.46794;970;20220331;10.7;2.4;6.5;2.6;7.38;4.9;1.74;11566 +75095;44.87641;5.46794;970;20220401;2.3;-.2;1;3.6;5.01;15.1;1.16;8333 +75095;44.87641;5.46794;970;20220402;.7;-3.7;-1.5;3.5;3.75;3.8;1.37;10408 +75095;44.87641;5.46794;970;20220403;4.6;-4;.3;2.2;4.31;0;1.42;11766 +75095;44.87641;5.46794;970;20220404;11;-2.9;4;1.8;4.48;0;2.57;22566 +75095;44.87641;5.46794;970;20220405;16.2;-2.5;6.9;2.1;5.28;0;3.05;22733 +75095;44.87641;5.46794;970;20220406;16.8;1.3;9.1;2.3;6.75;1.2;2.93;18233 +75095;44.87641;5.46794;970;20220407;10.7;4.5;7.6;3.6;7.74;8.1;2.26;13231 +75095;44.87641;5.46794;970;20220408;12;4.6;8.3;3;9.45;2.2;1.6;8233 +75095;44.87641;5.46794;970;20220409;7.7;2.3;5;3.7;5.48;2.1;2.26;15000 +75095;44.87641;5.46794;970;20220410;14.4;-2.7;5.9;1.8;4.11;0;3.18;24633 +75095;44.87641;5.46794;970;20220411;13.5;.8;7.2;2.6;5.71;0;2.47;13433 +75095;44.87641;5.46794;970;20220412;17.3;4.2;10.7;3.4;6.25;.1;3.36;14166 +75095;44.87641;5.46794;970;20220413;21.3;8;14.6;2.6;6.91;0;4.13;20000 +75095;44.87641;5.46794;970;20220414;22.4;5.3;13.8;2.4;7.51;0;4.15;22900 +75095;44.87641;5.46794;970;20220415;22.9;7.5;15.2;2.5;8.58;0;4.36;23933 +75095;44.87641;5.46794;970;20220416;22.1;7.8;14.9;2.6;8.28;0;4.36;24000 +75095;44.87641;5.46794;970;20220417;20.8;4.8;12.8;2.3;6.78;0;4.27;25300 +75095;44.87641;5.46794;970;20220418;19.1;4.2;11.6;2.2;7.28;0;3.87;24700 +75095;44.87641;5.46794;970;20220419;18.9;2.9;10.9;2;6.61;0;3.56;21433 +75095;44.87641;5.46794;970;20220420;17.3;5.1;11.2;2.1;7.88;6.8;2.69;13133 +75095;44.87641;5.46794;970;20220421;15.8;6.8;11.3;4;8.05;2.6;3.3;14300 +75095;44.87641;5.46794;970;20220422;18.9;6.6;12.8;2.6;7.91;0;3.62;19066 +75095;44.87641;5.46794;970;20220423;11.6;7.7;9.6;2.6;7.89;17;1.82;7404 +75095;44.87641;5.46794;970;20220424;11.6;1.3;6.5;1.8;8.25;.6;1.6;10600 +75095;44.87641;5.46794;970;20220425;15.4;5.1;10.3;1.7;8.51;.6;2.81;18400 +75095;44.87641;5.46794;970;20220426;18.5;3.4;10.9;2.1;7.61;0;3.74;24033 +75095;44.87641;5.46794;970;20220427;21.7;3.5;12.6;1.9;7.01;0;4.32;26300 +75095;44.87641;5.46794;970;20220428;21.7;5.4;13.5;1.6;7.98;0;4.03;24333 +75095;44.87641;5.46794;970;20220429;22;5.3;13.7;1.9;8.11;0;4.15;23633 +75095;44.87641;5.46794;970;20220430;18.6;7.3;13;2.3;8.28;0;3.66;20933 +75095;44.87641;5.46794;970;20220501;19.1;3.4;11.3;1.9;6.98;0;4.12;27000 +75095;44.87641;5.46794;970;20220502;19.8;4.1;11.9;1.9;8.01;1;3.83;23633 +75095;44.87641;5.46794;970;20220503;17.8;7.9;12.8;1.7;9.48;3.6;2.71;13900 +75095;44.87641;5.46794;970;20220504;17.9;5.6;11.8;1.8;9.81;10.5;3.06;18700 +75095;44.87641;5.46794;970;20220505;11.6;7.3;9.5;1.6;9.78;5.4;1.75;10000 +75095;44.87641;5.46794;970;20220506;10.4;7.1;8.8;3.8;9.47;.1;1.37;6993 +75095;44.87641;5.46794;970;20220507;14;8.6;11.3;2.9;10.34;0;1.93;9507 +75095;44.87641;5.46794;970;20220508;16.6;7.7;12.1;1.7;10.57;2.6;2.27;12008 +75095;44.87641;5.46794;970;20220509;19.5;3.8;11.7;1.2;10.1;3.4;2.72;16395 +75095;44.87641;5.46794;970;20220510;21.7;4.4;13.1;1;10.1;0;3.03;17616 +75095;44.87641;5.46794;970;20220511;23.8;5.4;14.6;1.5;10.17;0;3.51;18319 +75095;44.87641;5.46794;970;20220512;24.2;5.1;14.6;1.2;10.24;0;3.47;18653 +75095;44.87641;5.46794;970;20220513;21.3;6.1;13.7;1.7;11.07;0;3.03;16575 +75095;44.87641;5.46794;970;20220514;23.3;8.5;15.9;1.7;12.1;0;3.23;15888 +75095;44.87641;5.46794;970;20220515;24.4;6.9;15.6;1.4;12.14;1.9;3.4;17763 +75095;44.87641;5.46794;970;20220516;23.8;9.1;16.4;1.5;12.1;.4;3.36;17034 +75095;44.87641;5.46794;970;20220517;25.8;7.5;16.7;1;12.04;0;3.51;18637 +75095;44.87641;5.46794;970;20220518;26.5;9.3;17.9;1.4;12.8;1.4;3.72;17842 +75095;44.87641;5.46794;970;20220519;26;10;18;1.8;12.64;0;3.83;17803 +75095;44.87641;5.46794;970;20220520;26.6;11.7;19.2;2.4;11;0;4.2;15493 +75095;44.87641;5.46794;970;20220521;27.3;7.8;17.5;1.2;11.94;0;3.88;19528 +75095;44.87641;5.46794;970;20220522;30.4;10;20.2;1;13.9;0;4.07;19767 +75095;44.87641;5.46794;970;20220523;26.2;12.8;19.5;2.4;13.37;1;3.91;15747 +75095;44.87641;5.46794;970;20220524;16.9;11.1;14;2.7;11.87;.5;2.36;10642 +75095;44.87641;5.46794;970;20220525;16.7;7.6;12.2;2.7;10.2;0;2.57;12640 +75095;44.87641;5.46794;970;20220526;19.8;7.1;13.4;2.7;10.64;0;3.13;15575 +75095;44.87641;5.46794;970;20220527;22.1;8.3;15.2;2.4;12.24;0;3.32;16047 +75095;44.87641;5.46794;970;20220528;19.6;9.4;14.5;3.7;10.8;0;3.22;13309 +75095;44.87641;5.46794;970;20220529;17;4.4;10.7;3.1;7.67;0;3.18;15370 +75095;44.87641;5.46794;970;20220530;19.7;1.3;10.5;1.3;7.97;1.6;3.2;19375 +75095;44.87641;5.46794;970;20220531;18.5;7.5;13;1.4;11.2;2.1;2.72;15395 +75095;44.87641;5.46794;970;20220601;24.2;5.9;15;1.1;11.84;0;3.5;19275 +75095;44.87641;5.46794;970;20220602;25.1;9.6;17.3;1.4;12.8;.1;3.66;18120 +75095;44.87641;5.46794;970;20220603;25.7;11.5;18.6;1.8;13.44;0;3.7;16523 +75095;44.87641;5.46794;970;20220604;29.1;12.7;20.9;3.7;12.84;0;5.39;18097 +75095;44.87641;5.46794;970;20220605;24.8;16;20.4;3.3;13.6;3.5;4.04;13247 +75095;44.87641;5.46794;970;20220606;24.9;9.3;17.1;1.6;12.87;.4;3.64;17735 +75095;44.87641;5.46794;970;20220607;21;10.2;15.6;2.5;11.64;0;3.33;15427 +75095;44.87641;5.46794;970;20220608;17.7;6.3;12;1.6;10.64;5.5;2.6;14546 +75095;44.87641;5.46794;970;20220609;13.6;9.4;11.5;4.3;10.77;1.8;2.01;9731 +75095;44.87641;5.46794;970;20220610;20.4;6.4;13.4;4;9.64;0;3.71;16207 +75095;44.87641;5.46794;970;20220611;25;5.5;15.3;1.6;10.57;0;5.04;29655 +75095;44.87641;5.46794;970;20220612;29.3;7.7;18.5;1.5;11.2;.4;5.47;28777 +75095;44.87641;5.46794;970;20220613;24.3;10.1;17.2;2.6;13.1;0;4.95;26974 +75095;44.87641;5.46794;970;20220614;28.2;7.6;17.9;1.2;12.1;0;5.35;30052 +75095;44.87641;5.46794;970;20220615;29.1;11;20;1;12.97;.2;4.62;23734 +75095;44.87641;5.46794;970;20220616;29.2;10.2;19.7;2;13.6;0;5.74;29202 +75095;44.87641;5.46794;970;20220617;29.5;12.1;20.8;2.3;13.24;0;5.78;27195 +75095;44.87641;5.46794;970;20220618;32.5;11.1;21.8;2;13.4;0;6.35;29602 +75095;44.87641;5.46794;970;20220619;30.5;19.5;25;4.1;12.74;0;7.09;24390 +75095;44.87641;5.46794;970;20220620;30.1;19.6;24.8;4;10.9;0;7.26;25319 +75095;44.87641;5.46794;970;20220621;30.7;16.8;23.8;2.6;11.97;1.6;5.9;22062 +75095;44.87641;5.46794;970;20220622;25.2;15.4;20.3;2.5;15.24;9.3;4.23;19148 +75095;44.87641;5.46794;970;20220623;24.4;11.9;18.2;2.1;14.47;2.8;4.31;22832 +75095;44.87641;5.46794;970;20220624;21.1;12.9;17;1.3;13.7;18.3;3.48;18785 +75095;44.87641;5.46794;970;20220625;24.2;6.9;15.6;1.5;11.64;1.6;4.52;26367 +75095;44.87641;5.46794;970;20220626;28;13;20.5;2.8;13.94;0;5.59;26050 +75095;44.87641;5.46794;970;20220627;21.4;14.5;18;2.4;15.64;0;3.27;16196 +75095;44.87641;5.46794;970;20220628;20.8;13.3;17.1;2.4;14.97;0;3.55;19266 +75095;44.87641;5.46794;970;20220629;25.7;14;19.9;1.9;15;0;4.84;24813 +75095;44.87641;5.46794;970;20220630;27.3;9.5;18.4;2.1;12.4;4.6;5.09;25286 +75095;44.87641;5.46794;970;20220701;18.9;10.5;14.7;2.5;12.07;.1;3.44;19286 +75095;44.87641;5.46794;970;20220702;28.5;5.4;17;1.3;10.64;0;5.53;31594 +75095;44.87641;5.46794;970;20220703;31.7;9.9;20.8;1.3;12.44;.3;5.71;29281 +75095;44.87641;5.46794;970;20220704;29.2;14.1;21.6;2;15.2;.6;5.33;25508 +75095;44.87641;5.46794;970;20220705;24.8;12.4;18.6;2.7;13.97;0;4.77;23968 +75095;44.87641;5.46794;970;20220706;23.7;9.2;16.5;2.5;11.67;0;4.84;26496 +75095;44.87641;5.46794;970;20220707;23.3;9.4;16.3;3.5;11.97;0;4.84;25909 +75095;44.87641;5.46794;970;20220708;23.3;11.6;17.5;3.4;11.87;0;4.9;24169 +75095;44.87641;5.46794;970;20220709;25.6;7.8;16.7;2.3;11.4;0;5.14;27938 +75095;44.87641;5.46794;970;20220710;25.8;9.4;17.6;2.6;12.37;0;5.19;27168 +75095;44.87641;5.46794;970;20220711;28.2;9.1;18.7;1.7;13.04;0;5.31;28492 +75095;44.87641;5.46794;970;20220712;27.8;8.9;18.4;1.9;12.24;0;5.4;28661 +75095;44.87641;5.46794;970;20220713;30.1;9.4;19.8;1.4;12.47;0;5.55;29211 +75095;44.87641;5.46794;970;20220714;31.6;11.5;21.6;1.6;12.34;0;5.89;29023 +75095;44.87641;5.46794;970;20220715;29.2;12.5;20.9;2.6;12;0;5.89;27059 +75095;44.87641;5.46794;970;20220716;28.5;10.6;19.5;2.3;11.3;0;5.67;27006 +75095;44.87641;5.46794;970;20220717;30.4;10.2;20.3;1.7;12.17;0;5.63;28281 +75095;44.87641;5.46794;970;20220718;32.8;11.3;22;1.2;13.17;0;5.7;29257 +75095;44.87641;5.46794;970;20220719;33.2;14;23.6;1.2;15.67;0;5.6;27568 +75095;44.87641;5.46794;970;20220720;32.2;14.5;23.4;2;15.1;.1;5.74;25698 +75095;44.87641;5.46794;970;20220721;29.4;13.6;21.5;2.3;14.47;0;5.59;26309 +75095;44.87641;5.46794;970;20220722;33.6;10.3;22;1.2;11.97;.1;5.8;29289 +75095;44.87641;5.46794;970;20220723;29;14.7;21.8;2.2;14.9;0;5.17;24237 +75095;44.87641;5.46794;970;20220724;32.5;10.6;21.5;1.4;13.24;0;5.73;28728 +75095;44.87641;5.46794;970;20220725;32.9;11.7;22.3;1.5;12.74;.9;5.39;25200 +75095;44.87641;5.46794;970;20220726;23.8;16.5;20.2;4.5;14.07;0;4.58;17538 +75095;44.87641;5.46794;970;20220727;25.5;10;17.7;2.5;11.8;0;4.94;25419 +75095;44.87641;5.46794;970;20220728;29.2;8;18.6;1.5;10.84;0;5.08;26656 +75095;44.87641;5.46794;970;20220729;22.3;11.6;17;1.6;13.43;5.6;3.41;18044 +75095;44.87641;5.46794;970;20220730;26;12.4;19.2;3.2;12.05;0;4.9;21189 +75095;44.87641;5.46794;970;20220731;27.9;9.3;18.6;2.6;11.13;0;5.24;23935 +75095;44.87641;5.46794;970;20220801;29.9;11.4;20.6;2.7;12;0;5.52;23926 +75095;44.87641;5.46794;970;20220802;29.5;12.8;21.1;2.2;12.24;0;5.42;25105 +75095;44.87641;5.46794;970;20220803;31.9;10.3;21.1;1;12.94;0;5.19;27864 +75095;44.87641;5.46794;970;20220804;31;13.5;22.3;1.2;15.44;2.1;4.56;22045 +75095;44.87641;5.46794;970;20220805;32;12.6;22.3;1.4;15.04;.1;5.01;24211 +75095;44.87641;5.46794;970;20220806;26.8;13.2;20;2.4;15.44;0;4.61;22957 +75095;44.87641;5.46794;970;20220807;26.1;11.3;18.7;2.1;14.37;0;4.39;23071 +75095;44.87641;5.46794;970;20220808;27.3;10.6;18.9;1.9;13.1;0;4.73;24777 +75095;44.87641;5.46794;970;20220809;29.5;10.1;19.8;1.3;12.07;0;4.78;25805 +75095;44.87641;5.46794;970;20220810;29.5;10.2;19.8;1.2;12.14;0;4.67;25289 +75095;44.87641;5.46794;970;20220811;30.8;10.1;20.4;1.1;11.3;0;4.79;25822 +75095;44.87641;5.46794;970;20220812;30;9.8;19.9;1.4;9.94;0;5;26465 +75095;44.87641;5.46794;970;20220813;29.9;9.2;19.5;1.2;8.5;5.1;4.85;26054 +75095;44.87641;5.46794;970;20220814;22.1;10.8;16.4;1.4;13.54;26.2;2.88;15612 +75095;44.87641;5.46794;970;20220815;25.3;9.6;17.5;1;12.77;.1;3.83;23116 +75095;44.87641;5.46794;970;20220816;27.2;7.7;17.4;1.3;12.3;.6;4.05;22385 +75095;44.87641;5.46794;970;20220817;25.8;15.5;20.7;2.2;14.2;43.5;3.65;14782 +75095;44.87641;5.46794;970;20220818;18.4;8.4;13.4;2.2;13.44;16.4;2.4;15514 +75095;44.87641;5.46794;970;20220819;18.4;13.2;15.8;4.3;14.6;1.1;2.26;10680 +75095;44.87641;5.46794;970;20220820;21.8;13.4;17.6;3.4;14.67;0;3.24;15502 +75095;44.87641;5.46794;970;20220821;22.1;11.6;16.8;2.7;13.64;0;3.49;18529 +75095;44.87641;5.46794;970;20220822;22.6;9;15.8;2.6;12;0;3.8;21210 +75095;44.87641;5.46794;970;20220823;24.6;9.6;17.1;1.8;12.44;0;3.88;21593 +75095;44.87641;5.46794;970;20220824;28.1;9;18.5;.9;12.9;0;4;23567 +75095;44.87641;5.46794;970;20220825;28.4;10.2;19.3;1.4;13.77;1.4;4.17;22917 +75095;44.87641;5.46794;970;20220826;23.3;14.4;18.9;2.4;14.67;.5;3.41;16413 +75095;44.87641;5.46794;970;20220827;22.2;12.5;17.4;2;14.87;.1;2.96;15317 +75095;44.87641;5.46794;970;20220828;25.7;10;17.9;1.1;14.47;.1;3.45;20448 +75095;44.87641;5.46794;970;20220829;28.2;7.9;18.1;1;12.47;0;3.85;22872 +75095;44.87641;5.46794;970;20220830;25.8;13.2;19.5;1.6;15;2.2;3.23;15945 +75095;44.87641;5.46794;970;20220831;20.7;12.8;16.7;2.3;15.3;.2;2.69;15400 +75095;44.87641;5.46794;970;20220901;23.6;9.1;16.4;1.6;12.44;0;3.46;20019 +75095;44.87641;5.46794;970;20220902;23;8.1;15.6;1.2;12.47;2.3;2.91;17623 +75095;44.87641;5.46794;970;20220903;23.8;12.4;18.1;1.5;14.24;14.6;3.01;16334 +75095;44.87641;5.46794;970;20220904;24.4;10.3;17.3;.8;14.3;.2;2.98;18181 +75095;44.87641;5.46794;970;20220905;26.3;10.8;18.5;1.6;13.77;.2;3.42;18617 +75095;44.87641;5.46794;970;20220906;26;11.4;18.7;1.5;14.5;1.8;3.2;17208 +75095;44.87641;5.46794;970;20220907;24.7;12;18.3;1.8;14.87;21.1;2.93;14844 +75095;44.87641;5.46794;970;20220908;21.3;9.6;15.5;1.6;13.07;.2;2.83;17743 +75095;44.87641;5.46794;970;20220909;20.2;6.6;13.4;1.2;10.4;.1;2.75;18616 +75095;44.87641;5.46794;970;20220910;18.6;7.1;12.8;2.4;10.24;0;2.77;16794 +75095;44.87641;5.46794;970;20220911;21;5.3;13.1;1.6;9.84;.1;2.94;18621 +75095;44.87641;5.46794;970;20220912;27.5;4.5;16;.9;10.54;0;3.27;21429 +75095;44.87641;5.46794;970;20220913;26;8;17;1.7;12.54;3.6;3.15;16671 +75095;44.87641;5.46794;970;20220914;22;15.3;18.7;3.3;14.04;21.9;2.88;10817 +75095;44.87641;5.46794;970;20220915;21.4;10.8;16.1;1.5;14.07;3.2;2.38;14189 +75095;44.87641;5.46794;970;20220916;17.5;12.3;14.9;3;12.77;0;2.12;10554 +75095;44.87641;5.46794;970;20220917;12.5;6.4;9.4;5.1;7.97;0;2.39;12690 +75095;44.87641;5.46794;970;20220918;16.1;.6;8.3;2;7.17;0;2.43;17392 +75095;44.87641;5.46794;970;20220919;15.3;1.6;8.5;2.4;7.5;0;2.39;16606 +75095;44.87641;5.46794;970;20220920;16.3;.9;8.6;2.1;7.84;0;2.33;17083 +75095;44.87641;5.46794;970;20220921;18.2;1.7;9.9;1.5;8.3;.1;2.39;17470 +75095;44.87641;5.46794;970;20220922;19;2;10.5;1;8.64;0;2.24;17481 +75095;44.87641;5.46794;970;20220923;18.8;.7;9.8;1.1;8.9;12.5;2.12;16524 +75095;44.87641;5.46794;970;20220924;15.6;10;12.8;.9;11.94;7.1;1.41;8473 +75095;44.87641;5.46794;970;20220925;13.3;8.2;10.7;1.7;10.9;2.5;1.3;7927 +75095;44.87641;5.46794;970;20220926;13.7;5.9;9.8;2.3;9.2;4.8;1.71;10624 +75095;44.87641;5.46794;970;20220927;10.2;6.5;8.4;2.5;8.97;3.8;1.27;7552 +75095;44.87641;5.46794;970;20220928;14;6.2;10.1;1.5;10.44;19.5;1.3;8837 +75095;44.87641;5.46794;970;20220929;11.5;7.4;9.4;2;9.9;.9;1.23;7934 +75095;44.87641;5.46794;970;20220930;8.4;4.2;6.3;2.2;8.54;1.6;.88;5546 +75095;44.87641;5.46794;970;20221001;12.9;4.2;8.5;1.3;10.14;2.3;1.12;8189 +75095;44.87641;5.46794;970;20221002;20.4;10.9;15.6;2.3;13.07;.1;2.13;11879 +75095;44.87641;5.46794;970;20221003;16.2;9.3;12.7;2.6;11.2;0;1.81;10842 +75095;44.87641;5.46794;970;20221004;22.7;3.9;13.3;.5;9.3;.1;1.91;15866 +75095;44.87641;5.46794;970;20221005;22.3;3.1;12.7;1.1;9.44;.1;2.12;15587 +75095;44.87641;5.46794;970;20221006;18.7;4.9;11.8;1.3;10.5;0;1.77;13353 +75095;44.87641;5.46794;970;20221007;20.9;5.1;13;.7;10.37;.6;1.72;13536 +75095;44.87641;5.46794;970;20221008;15.2;9;12.1;1.5;12.34;1.6;1.17;7734 +75095;44.87641;5.46794;970;20221009;16.2;10.6;13.4;1;12.94;2.1;1.17;7175 +75095;44.87641;5.46794;970;20221010;19.2;7.7;13.4;.7;11.94;.2;1.44;10581 +75095;44.87641;5.46794;970;20221011;19.5;6.6;13.1;.8;11.14;.1;1.55;12012 +75095;44.87641;5.46794;970;20221012;18.3;7.1;12.7;.6;11.27;.4;1.37;11195 +75095;44.87641;5.46794;970;20221013;16.6;3.9;10.2;.8;10.17;.9;1.22;9659 +75095;44.87641;5.46794;970;20221014;16.8;8.8;12.8;1.2;12.07;.3;1.25;8446 +75095;44.87641;5.46794;970;20221015;22.9;4.8;13.9;.9;10.44;.1;1.74;13681 +75095;44.87641;5.46794;970;20221016;21;5.9;13.4;2.1;10.6;0;1.94;11982 +75095;44.87641;5.46794;970;20221017;22.2;11.1;16.6;2.6;11.1;.1;2.35;11033 +75095;44.87641;5.46794;970;20221018;23.1;6;14.6;.8;10.5;.1;1.62;12552 +75095;44.87641;5.46794;970;20221019;24.4;3.5;14;.6;9.4;.1;1.52;13138 +75095;44.87641;5.46794;970;20221020;19.9;7.3;13.6;3.2;10.4;2.7;2.03;7980 +75095;44.87641;5.46794;970;20221021;16.8;14;15.4;5.1;12.57;28.5;1.93;3848 +75095;44.87641;5.46794;970;20221022;18.5;10.3;14.4;2.6;12.2;0;1.56;8374 +75095;44.87641;5.46794;970;20221023;21.3;14.9;18.1;4.9;10.24;.4;3.34;6168 +75095;44.87641;5.46794;970;20221024;19.4;15.1;17.2;3.6;11.7;5.1;2.23;5307 +75095;44.87641;5.46794;970;20221025;18.9;6.3;12.6;1.4;10.67;0;1.32;9213 +75095;44.87641;5.46794;970;20221026;22.3;8.1;15.2;1.3;9.87;.1;1.64;10677 +75095;44.87641;5.46794;970;20221027;24;5.4;14.7;1.1;9.94;.1;1.54;11135 +75095;44.87641;5.46794;970;20221028;24.9;6.1;15.5;.8;9.57;0;1.4;11037 +75095;44.87641;5.46794;970;20221029;24.2;5;14.6;.9;8.77;0;1.43;10867 +75095;44.87641;5.46794;970;20221030;23.1;7.6;15.3;1.9;8.34;0;2.02;10582 +75095;44.87641;5.46794;970;20221031;20.6;5.8;13.2;3.2;8.14;26.5;2.29;9855 +75095;44.87641;5.46794;970;20221101;17.2;11;14.1;2.2;10.64;1.6;1.42;5858 +75095;44.87641;5.46794;970;20221102;13.2;4.1;8.6;1.1;9.27;.1;.8;7719 +75095;44.87641;5.46794;970;20221103;12.6;.6;6.6;2;8.5;17.2;.81;6115 +75095;44.87641;5.46794;970;20221104;6.5;.3;3.4;2.6;7.2;8.2;.53;4729 +75095;44.87641;5.46794;970;20221105;6.9;2.9;4.9;4.2;6.84;.3;.94;4631 +75095;44.87641;5.46794;970;20221106;15.9;-1.5;7.2;1;6.24;.2;.95;9538 +75095;44.87641;5.46794;970;20221107;16.4;-1.1;7.6;.9;6.34;0;.89;9930 +75095;44.87641;5.46794;970;20221108;14.5;1.6;8.1;3.3;7.24;1.9;1.45;7893 +75095;44.87641;5.46794;970;20221109;13.4;11.9;12.7;3.5;9.7;30.6;1.53;2347 +75095;44.87641;5.46794;970;20221110;10.6;5.3;7.9;1.8;9.27;0;.65;6165 +75095;44.87641;5.46794;970;20221111;17;0;8.5;.5;7.8;0;.62;8953 +75095;44.87641;5.46794;970;20221112;15.3;-.3;7.5;.2;7.54;0;.49;7990 +75095;44.87641;5.46794;970;20221113;15.3;2;8.6;1;7.2;0;.81;6460 +75095;44.87641;5.46794;970;20221114;11.7;2.6;7.1;2.7;7.64;5.7;.97;5473 +75095;44.87641;5.46794;970;20221115;11.6;6.8;9.2;2.3;10.07;10;.67;3472 +75095;44.87641;5.46794;970;20221116;12.5;3.5;8;1.4;8.44;0;.67;6939 +75095;44.87641;5.46794;970;20221117;13.2;2;7.6;1.8;8.64;6.5;.7;5855 +75095;44.87641;5.46794;970;20221118;7.1;4.1;5.6;2.7;7.44;.2;.68;3893 +75095;44.87641;5.46794;970;20221119;4.7;1.3;3;3.2;6.54;.7;.58;3025 +75095;44.87641;5.46794;970;20221120;6.1;1.6;3.9;3;6.14;.2;.75;4891 +75095;44.87641;5.46794;970;20221121;7.6;-1.2;3.2;2.2;6.24;12.2;.64;4318 +75095;44.87641;5.46794;970;20221122;3.6;1.4;2.5;3.4;6.14;.5;.63;2590 +75095;44.87641;5.46794;970;20221123;5.8;-2.3;1.8;1.6;6.27;4.5;.41;3930 +75095;44.87641;5.46794;970;20221124;8.9;.4;4.6;1.1;6.57;.1;.52;5764 +75095;44.87641;5.46794;970;20221125;9.3;-.2;4.5;2.5;6.77;1.4;.68;5387 +75095;44.87641;5.46794;970;20221126;6.4;1.3;3.8;3.3;6.17;0;.76;4456 +75095;44.87641;5.46794;970;20221127;9.2;-4.6;2.3;1.1;4.77;0;.54;6466 +75095;44.87641;5.46794;970;20221128;6.1;1.6;3.8;1.5;5.7;6.6;.7;2701 +75095;44.87641;5.46794;970;20221129;2.2;.6;1.4;2.4;6.5;3.2;.29;1953 +75095;44.87641;5.46794;970;20221130;3.6;.8;2.2;1;6.07;0;.39;2857 +75095;44.87641;5.46794;970;20221201;2.3;-3.8;-.7;.9;5.2;0;.3;3840 +75095;44.87641;5.46794;970;20221202;4.1;-1.2;1.5;.9;5.4;1.1;.37;3754 +75095;44.87641;5.46794;970;20221203;4.1;-2.1;1;1.2;6;13.5;.33;3307 +75095;44.87641;5.46794;970;20221204;6.7;1.7;4.2;2.2;6.67;9;.56;3166 +75095;44.87641;5.46794;970;20221205;5.3;-4.3;.5;.7;5.24;0;.24;6315 +75095;44.87641;5.46794;970;20221206;6.7;-6.6;.1;.4;4.5;0;.16;6694 +75095;44.87641;5.46794;970;20221207;-.9;-6.7;-3.8;.9;4.27;0;.27;3139 +75095;44.87641;5.46794;970;20221208;3.6;-7.5;-2;1.1;4.64;14.7;.28;5380 +75095;44.87641;5.46794;970;20221209;5.8;2.3;4.1;1.8;7.64;9.9;.38;2323 +75095;44.87641;5.46794;970;20221210;-.2;.1;-.1;3.1;5.67;.1;.36;560 +75095;44.87641;5.46794;970;20221211;-1.7;-5.2;-3.5;2.5;3.6;0;.43;3926 +75095;44.87641;5.46794;970;20221212;1.9;-10.1;-4.1;.8;3.54;8.6;.19;6153 +75095;44.87641;5.46794;970;20221213;4.3;-2.1;1.1;1.8;6.3;8.9;.28;3039 +75095;44.87641;5.46794;970;20221214;6.1;1.2;3.7;1;7.07;2.7;.36;2669 +75095;44.87641;5.46794;970;20221215;5.1;-.8;2.1;1.5;6.77;32;.34;2160 +75095;44.87641;5.46794;970;20221216;1.3;.6;1;2.3;6.2;0;.32;1129 +75095;44.87641;5.46794;970;20221217;.7;-2.4;-.8;1.5;4.74;0;.36;3508 +75095;44.87641;5.46794;970;20221218;7.2;-7.6;-.2;1.1;4.34;0;.33;6714 +75095;44.87641;5.46794;970;20221219;10.9;1.5;6.2;2.5;6.5;0;.86;4446 +75095;44.87641;5.46794;970;20221220;10.9;4.5;7.7;3.5;6.9;1.1;1.32;2822 +75095;44.87641;5.46794;970;20221221;9;6.1;7.6;2.4;8.14;1.6;.76;2101 +75095;44.87641;5.46794;970;20221222;10;1.1;5.5;1.2;8.1;7.6;.34;4208 +75095;44.87641;5.46794;970;20221223;10.2;5.4;7.8;1.3;10.1;.5;.35;2391 +75095;44.87641;5.46794;970;20221224;13.7;7.1;10.4;1.3;9.54;.1;.55;4459 +75095;44.87641;5.46794;970;20221225;16.2;-1.4;7.4;1.3;6.64;.1;.67;6258 +75095;44.87641;5.46794;970;20221226;13;.1;6.6;1.4;7.4;0;.54;5066 +75095;44.87641;5.46794;970;20221227;8.2;1.8;5;1.8;7.17;0;.46;4744 +75095;44.87641;5.46794;970;20221228;9.9;-4.2;2.9;1.3;5.24;0;.49;5729 +75095;44.87641;5.46794;970;20221229;11;.7;5.9;2;6.94;1.5;.68;4790 +75095;44.87641;5.46794;970;20221230;8.8;4;6.4;1.3;8.6;2.5;.42;2444 +75095;44.87641;5.46794;970;20221231;16.9;4.2;10.6;2.6;8.87;0;1.08;5622 +75096;44.8896;5.78338;764;20220101;15.7;-4.3;5.7;.3;5.33;0;.15;6960 +75096;44.8896;5.78338;764;20220102;17.3;-4.6;6.4;1.3;5.73;0;.73;7337 +75096;44.8896;5.78338;764;20220103;10.9;.2;5.6;1.6;6.43;0;.58;5067 +75096;44.8896;5.78338;764;20220104;13.9;-.5;6.7;2.8;6.73;6.5;.98;5964 +75096;44.8896;5.78338;764;20220105;1;1.1;1.1;7;5.33;1.5;.67;0 +75096;44.8896;5.78338;764;20220106;.4;-2.7;-1.1;4.6;3.63;0;.86;2644 +75096;44.8896;5.78338;764;20220107;.8;-11.7;-5.4;1.8;3.83;5.7;.2;5656 +75096;44.8896;5.78338;764;20220108;3.6;-1.1;1.3;2.9;5.43;11.5;.48;3379 +75096;44.8896;5.78338;764;20220109;1;-.1;.5;3.4;5.73;5.8;.32;1492 +75096;44.8896;5.78338;764;20220110;1.6;-.2;.7;5.9;5.33;.1;.54;2012 +75096;44.8896;5.78338;764;20220111;-.7;-2.1;-1.4;1.9;4.33;0;.44;1756 +75096;44.8896;5.78338;764;20220112;-1;-3.9;-2.4;1.2;3.73;0;.4;2687 +75096;44.8896;5.78338;764;20220113;3.8;-6.5;-1.3;.6;3.13;0;.35;5384 +75096;44.8896;5.78338;764;20220114;8;-14.9;-3.4;.2;2.93;0;.15;8256 +75096;44.8896;5.78338;764;20220115;11.3;-14.1;-1.4;.2;3.03;0;.15;8800 +75096;44.8896;5.78338;764;20220116;6.5;-13;-3.2;2;3.03;0;.72;7753 +75096;44.8896;5.78338;764;20220117;3.6;-14;-5.2;1.5;3.53;0;.37;7430 +75096;44.8896;5.78338;764;20220118;5.4;-3.6;.9;.6;4.13;0;.4;5285 +75096;44.8896;5.78338;764;20220119;7;-13.6;-3.3;2.3;3.93;.3;.62;8242 +75096;44.8896;5.78338;764;20220120;2.3;-1.3;.5;7.2;4.93;.1;.73;3309 +75096;44.8896;5.78338;764;20220121;-.3;-2.1;-1.2;4.2;3.83;0;.78;2280 +75096;44.8896;5.78338;764;20220122;1;-11.2;-5.1;.4;3.03;0;.27;6498 +75096;44.8896;5.78338;764;20220123;5.4;-14.3;-4.4;.4;2.93;0;.3;8440 +75096;44.8896;5.78338;764;20220124;10.1;-13.9;-1.9;.2;3.03;0;.26;9461 +75096;44.8896;5.78338;764;20220125;8.4;-13;-2.3;.2;3.03;0;.27;9028 +75096;44.8896;5.78338;764;20220126;7.1;-12.9;-2.9;.9;3.03;0;.53;8827 +75096;44.8896;5.78338;764;20220127;9.3;-14;-2.3;.7;2.93;0;.53;9673 +75096;44.8896;5.78338;764;20220128;1.2;-11.1;-4.9;1.7;4.23;0;.26;7036 +75096;44.8896;5.78338;764;20220129;5.2;-2.6;1.3;.9;4.63;0;.53;5615 +75096;44.8896;5.78338;764;20220130;5.6;-4.1;.8;1.8;5.53;0;.48;6380 +75096;44.8896;5.78338;764;20220131;2.4;1.1;1.8;4.6;5.83;2.2;.55;2175 +75096;44.8896;5.78338;764;20220201;2.1;-2.1;0;7.4;4.93;1.6;.67;4208 +75096;44.8896;5.78338;764;20220202;6.4;.2;3.3;7.3;7.03;0;.47;5249 +75096;44.8896;5.78338;764;20220203;12.8;2.3;7.6;1.3;6.33;0;.93;7017 +75096;44.8896;5.78338;764;20220204;6.2;-2.3;2;2.6;6.43;0;.47;6369 +75096;44.8896;5.78338;764;20220205;3.4;3;3.2;5.4;6.43;0;.62;1164 +75096;44.8896;5.78338;764;20220206;5.1;-3;1.1;2;5.33;9.2;.6;6384 +75096;44.8896;5.78338;764;20220207;5.7;1.8;3.8;5.2;5.83;1.1;1.02;4398 +75096;44.8896;5.78338;764;20220208;8.6;-5.7;1.5;.9;4.13;0;.74;8819 +75096;44.8896;5.78338;764;20220209;16.6;-7.7;4.5;1.6;4.13;0;1.47;11746 +75096;44.8896;5.78338;764;20220210;4.2;-5.5;-.6;1.8;4.79;.1;1.45;11233 +75096;44.8896;5.78338;764;20220211;9.2;1.7;5.5;2.1;5.52;.2;1.19;7200 +75096;44.8896;5.78338;764;20220212;10.5;-2.4;4;2.9;4.19;0;1.63;11133 +75096;44.8896;5.78338;764;20220213;10.8;.4;5.6;3.3;4.66;2.3;1.48;11600 +75096;44.8896;5.78338;764;20220214;7.6;1.8;4.7;2.7;6.32;12.8;1.04;3400 +75096;44.8896;5.78338;764;20220215;8;.9;4.4;2.1;5.92;1.9;.96;10000 +75096;44.8896;5.78338;764;20220216;6.7;-1.8;2.5;1.2;6.93;8.1;.57;7516 +75096;44.8896;5.78338;764;20220217;13.4;5;9.2;3.8;9.23;.7;1.18;7573 +75096;44.8896;5.78338;764;20220218;20.4;-1.9;9.3;2;6.93;.7;1.92;12699 +75096;44.8896;5.78338;764;20220219;5.5;3.7;4.6;5.9;5.93;0;1.23;3440 +75096;44.8896;5.78338;764;20220220;9.4;-3.3;3.1;3.5;5.03;.7;1.37;9769 +75096;44.8896;5.78338;764;20220221;5.4;-1.9;1.8;5.4;6.33;16.8;.57;7433 +75096;44.8896;5.78338;764;20220222;6.7;1;3.9;6.8;6.23;0;1.08;6622 +75096;44.8896;5.78338;764;20220223;13.7;1.2;7.5;2;5.93;0;1.54;10085 +75096;44.8896;5.78338;764;20220224;13.5;-2;5.8;2.9;5.53;.1;1.75;11414 +75096;44.8896;5.78338;764;20220225;6.5;2.4;4.5;7.2;5.03;0;1.77;5801 +75096;44.8896;5.78338;764;20220226;8.2;-1.2;3.5;2.7;3.83;0;1.57;9057 +75096;44.8896;5.78338;764;20220227;9.5;-9;.3;1.3;3.73;0;1.21;12995 +75096;44.8896;5.78338;764;20220228;9.8;-8.5;.7;1.5;3.83;0;1.29;13090 +75096;44.8896;5.78338;764;20220301;12;-8;2;1.3;4.13;0;1.39;13873 +75096;44.8896;5.78338;764;20220302;12;-5.5;3.3;1.9;5.33;0;1.43;13123 +75096;44.8896;5.78338;764;20220303;12.7;-1.4;5.7;2.3;6.33;0;1.51;11897 +75096;44.8896;5.78338;764;20220304;10.3;2.5;6.4;5.8;5.83;0;1.98;8883 +75096;44.8896;5.78338;764;20220305;7.9;-6.8;.6;3;3.53;0;1.59;12460 +75096;44.8896;5.78338;764;20220306;7;-9.7;-1.3;1.9;3.33;0;1.31;13465 +75096;44.8896;5.78338;764;20220307;9.6;-9.9;-.1;1.2;3.53;0;1.35;14753 +75096;44.8896;5.78338;764;20220308;12.5;-9.7;1.4;1.4;3.93;0;1.62;15952 +75096;44.8896;5.78338;764;20220309;13;-2.8;5.1;1.7;5.13;0;1.69;13572 +75096;44.8896;5.78338;764;20220310;14.1;-8;3.1;1.3;4.83;.1;1.69;16298 +75096;44.8896;5.78338;764;20220311;12.7;-.5;6.1;4.2;4.83;0;2.39;12676 +75096;44.8896;5.78338;764;20220312;13.6;3.6;8.6;3.3;4.23;0;2.63;11123 +75096;44.8896;5.78338;764;20220313;9;7;8;4.7;6.33;5.8;1.86;4865 +75096;44.8896;5.78338;764;20220314;12.8;-1;5.9;1.8;7.63;1.1;1.45;13424 +75096;44.8896;5.78338;764;20220315;16.5;7.4;12;3.2;7.53;0;2.47;10968 +75096;44.8896;5.78338;764;20220316;20.1;3.3;11.7;1.9;7.33;0;2.51;15180 +75096;44.8896;5.78338;764;20220317;13.8;1;7.4;2.3;8.63;.1;1.54;13359 +75096;44.8896;5.78338;764;20220318;13.7;6.6;10.1;3.9;7.02;.3;2.42;8166 +75096;44.8896;5.78338;764;20220319;15.5;6.6;11;4.2;5.22;0;3.75;15666 +75096;44.8896;5.78338;764;20220320;11.4;3.4;7.4;4.9;4.62;0;2.92;11066 +75096;44.8896;5.78338;764;20220321;12.9;3.5;8.2;4.5;4.22;0;3.36;17566 +75096;44.8896;5.78338;764;20220322;13.8;-1.2;6.3;4.7;2.92;0;3.84;19966 +75096;44.8896;5.78338;764;20220323;16;-.7;7.7;3.8;3.02;0;3.9;20200 +75096;44.8896;5.78338;764;20220324;18;-.9;8.5;2.7;3.49;0;3.51;20400 +75096;44.8896;5.78338;764;20220325;18.3;-.5;8.9;2.4;3.79;0;3.34;19733 +75096;44.8896;5.78338;764;20220326;18.2;1;9.6;3.5;3.82;0;3.95;19933 +75096;44.8896;5.78338;764;20220327;17.4;2.9;10.1;2.9;3.69;0;3.51;15733 +75096;44.8896;5.78338;764;20220328;19.5;1.2;10.4;2.4;3.92;0;3.55;20066 +75096;44.8896;5.78338;764;20220329;17.7;3.1;10.4;2.3;5.32;1.4;2.9;14233 +75096;44.8896;5.78338;764;20220330;11.7;5.9;8.8;1.7;8.75;1.3;1.58;8933 +75096;44.8896;5.78338;764;20220331;12.1;3.7;7.9;2.4;7.46;2.7;1.7;11133 +75096;44.8896;5.78338;764;20220401;4.3;2;3.2;2.4;5.38;8.8;1.19;6400 +75096;44.8896;5.78338;764;20220402;3.6;-2;.8;4.6;4.34;2.4;2.07;13366 +75096;44.8896;5.78338;764;20220403;8;-2.7;2.7;2.3;4.82;.1;1.55;12833 +75096;44.8896;5.78338;764;20220404;10.6;-2.7;4;1.7;4.56;0;2.39;22233 +75096;44.8896;5.78338;764;20220405;15.9;-2.6;6.7;1.9;5.26;0;2.8;20866 +75096;44.8896;5.78338;764;20220406;15.9;.6;8.2;2.2;6.79;3;2.69;17133 +75096;44.8896;5.78338;764;20220407;12.5;6.1;9.3;3.7;9.22;20.8;1.75;7050 +75096;44.8896;5.78338;764;20220408;14.1;6.6;10.4;3.3;9.19;6.4;1.84;9066 +75096;44.8896;5.78338;764;20220409;8.4;3.8;6.1;3.7;5.42;2;2.28;14533 +75096;44.8896;5.78338;764;20220410;14.5;-2.3;6.1;1.6;4.32;0;2.95;24566 +75096;44.8896;5.78338;764;20220411;14.6;.7;7.6;3.4;5.56;0;2.82;17300 +75096;44.8896;5.78338;764;20220412;18.6;4.2;11.4;4;6.32;0;3.59;13833 +75096;44.8896;5.78338;764;20220413;21.5;6.7;14.1;2.8;7.09;.4;4.15;19566 +75096;44.8896;5.78338;764;20220414;22.4;4.6;13.5;2.2;7.76;0;3.93;22366 +75096;44.8896;5.78338;764;20220415;23.7;6.7;15.2;2.2;8.49;0;4.07;22500 +75096;44.8896;5.78338;764;20220416;23.2;8.9;16.1;2.8;8.16;0;4.29;23166 +75096;44.8896;5.78338;764;20220417;19.7;4.6;12.1;2.1;7.26;0;3.92;25266 +75096;44.8896;5.78338;764;20220418;19.7;3;11.3;2.2;6.62;0;3.94;24900 +75096;44.8896;5.78338;764;20220419;19.6;3.1;11.3;2;6.42;0;3.66;22700 +75096;44.8896;5.78338;764;20220420;17;4.3;10.7;1.8;7.96;1.8;2.73;14400 +75096;44.8896;5.78338;764;20220421;16.9;8;12.4;4.2;7.96;.6;3.53;15866 +75096;44.8896;5.78338;764;20220422;18.8;6.3;12.5;2.6;7.59;1.9;3.64;19600 +75096;44.8896;5.78338;764;20220423;13.1;8.3;10.7;3.1;8.58;20;2.3;7566 +75096;44.8896;5.78338;764;20220424;12.6;3.1;7.8;2;8.16;.8;1.84;11866 +75096;44.8896;5.78338;764;20220425;16;6.4;11.2;1.8;8.39;.1;2.82;17900 +75096;44.8896;5.78338;764;20220426;18.7;3.7;11.2;2;7.72;0;3.54;23033 +75096;44.8896;5.78338;764;20220427;21.3;2.8;12;1.8;6.69;0;4.18;26966 +75096;44.8896;5.78338;764;20220428;22;4.5;13.2;1.8;7.49;0;4.19;25700 +75096;44.8896;5.78338;764;20220429;22.3;5;13.6;1.9;8.09;0;4.04;23233 +75096;44.8896;5.78338;764;20220430;19.5;8;13.7;1.8;8.72;0;3.21;17866 +75096;44.8896;5.78338;764;20220501;19.2;4.6;11.9;1.9;7.26;0;3.91;26300 +75096;44.8896;5.78338;764;20220502;20;3.6;11.8;1.8;7.56;1.6;3.96;26266 +75096;44.8896;5.78338;764;20220503;17.5;7.6;12.5;1.6;9.32;3.3;2.8;14900 +75096;44.8896;5.78338;764;20220504;18.5;5.4;11.9;1.7;9.72;10.5;3.01;18600 +75096;44.8896;5.78338;764;20220505;13.1;8.7;10.9;2.1;9.9;13.7;1.88;10292 +75096;44.8896;5.78338;764;20220506;11.8;7.8;9.8;5.6;10.13;0;1.61;11000 +75096;44.8896;5.78338;764;20220507;15.1;9.8;12.5;4.1;10.83;1.6;2.3;12771 +75096;44.8896;5.78338;764;20220508;17.7;10;13.9;2.1;10.83;2.2;2.76;15531 +75096;44.8896;5.78338;764;20220509;20.6;3.5;12.1;1.5;9.93;.7;3.47;23403 +75096;44.8896;5.78338;764;20220510;23.2;3.3;13.3;.9;10.13;0;3.8;25387 +75096;44.8896;5.78338;764;20220511;25.7;3.9;14.8;1.4;10.03;0;4.39;26705 +75096;44.8896;5.78338;764;20220512;26.2;5.3;15.8;1.4;10.73;0;4.42;26257 +75096;44.8896;5.78338;764;20220513;21.8;6.5;14.2;1.8;11.73;0;3.59;22518 +75096;44.8896;5.78338;764;20220514;23.5;8.1;15.8;1.5;12.73;0;3.77;22687 +75096;44.8896;5.78338;764;20220515;26.4;6.2;16.3;1.3;12.03;1.9;4.39;26133 +75096;44.8896;5.78338;764;20220516;24.9;9.1;17;1.9;12.43;.5;4.18;23168 +75096;44.8896;5.78338;764;20220517;26.6;6;16.3;1.2;11.93;0;4.44;26599 +75096;44.8896;5.78338;764;20220518;27.4;7.5;17.5;1;13.33;4.5;4.44;26235 +75096;44.8896;5.78338;764;20220519;27.8;9.2;18.5;1.7;13.03;.2;4.72;25445 +75096;44.8896;5.78338;764;20220520;28.2;15.4;21.8;2.4;11.53;0;5.06;21131 +75096;44.8896;5.78338;764;20220521;27.7;7.2;17.5;1.1;12.73;0;4.61;26913 +75096;44.8896;5.78338;764;20220522;31.7;8.9;20.3;.9;13.73;.8;5.15;28493 +75096;44.8896;5.78338;764;20220523;27.3;12.9;20.1;2.6;13.13;1.5;4.88;22653 +75096;44.8896;5.78338;764;20220524;17.1;12;14.6;3.2;12.33;2.3;2.55;13400 +75096;44.8896;5.78338;764;20220525;17.7;9.7;13.7;3;11.03;0;2.99;16910 +75096;44.8896;5.78338;764;20220526;20;7.3;13.7;3;11.13;.1;3.54;21445 +75096;44.8896;5.78338;764;20220527;22.2;9.7;16;2.6;12.63;0;3.79;21332 +75096;44.8896;5.78338;764;20220528;20.4;11.3;15.9;5.2;11.23;0;3.96;18204 +75096;44.8896;5.78338;764;20220529;17.9;4.9;11.4;4;8.03;0;3.79;21872 +75096;44.8896;5.78338;764;20220530;20.1;.6;10.4;1.4;8.63;2.1;3.81;26921 +75096;44.8896;5.78338;764;20220531;19.8;6.9;13.4;1.5;11.83;2.6;3.36;21890 +75096;44.8896;5.78338;764;20220601;24.1;5.5;14.8;1;12.33;.4;4.16;26403 +75096;44.8896;5.78338;764;20220602;25.4;9.6;17.5;1.4;13.63;0;4.27;24362 +75096;44.8896;5.78338;764;20220603;26.8;11.1;19;1.2;14.03;.8;4.43;24331 +75096;44.8896;5.78338;764;20220604;30.4;11.9;21.2;2.7;13.43;.2;5.82;26487 +75096;44.8896;5.78338;764;20220605;25.3;17.7;21.5;2.9;14.73;4.2;4.22;16898 +75096;44.8896;5.78338;764;20220606;26.5;10.3;18.4;1.3;13.73;1.2;4.47;24851 +75096;44.8896;5.78338;764;20220607;22.3;10.9;16.6;2.6;12.43;0;3.91;20830 +75096;44.8896;5.78338;764;20220608;18.4;5.6;12;1.3;10.93;7.1;3.25;22122 +75096;44.8896;5.78338;764;20220609;14.8;9.8;12.3;4.6;11.33;1.5;2.27;13731 +75096;44.8896;5.78338;764;20220610;21.5;9.5;15.5;5.8;10.23;0;4.66;21464 +75096;44.8896;5.78338;764;20220611;25.3;3.3;14.3;1.6;11.03;0;4.72;29201 +75096;44.8896;5.78338;764;20220612;29.9;5.8;17.9;1.7;11.73;.5;5.63;30607 +75096;44.8896;5.78338;764;20220613;24.7;8.6;16.7;2.9;13.63;0;4.43;24983 +75096;44.8896;5.78338;764;20220614;27.4;5;16.2;1.3;12.73;0;4.94;29546 +75096;44.8896;5.78338;764;20220615;29.2;11.5;20.4;.9;14.23;2.1;4.83;26247 +75096;44.8896;5.78338;764;20220616;29.5;8.6;19.1;2.1;14.43;0;5.42;28563 +75096;44.8896;5.78338;764;20220617;29.1;10.3;19.7;2.3;14.43;0;5.34;27087 +75096;44.8896;5.78338;764;20220618;34.4;9.6;22;1.6;14.33;1.5;6.32;31166 +75096;44.8896;5.78338;764;20220619;31.7;20.7;26.2;3.5;13.63;0;6.36;20660 +75096;44.8896;5.78338;764;20220620;32.5;19.1;25.8;2.7;11.23;0;6.36;22836 +75096;44.8896;5.78338;764;20220621;32.4;19.7;26.1;2.3;12.73;3.2;5.9;22224 +75096;44.8896;5.78338;764;20220622;26.7;16.8;21.8;2;15.33;1;4.32;19584 +75096;44.8896;5.78338;764;20220623;26.1;10.2;18.2;1.4;14.33;2;4.44;24895 +75096;44.8896;5.78338;764;20220624;22.3;13.7;18;1.3;14.53;15;3.39;18223 +75096;44.8896;5.78338;764;20220625;25.5;6.5;16;1.3;11.83;.3;4.57;27222 +75096;44.8896;5.78338;764;20220626;30.4;11.7;21.1;2;14.83;.3;5.48;26989 +75096;44.8896;5.78338;764;20220627;21.9;16.5;19.2;2.9;16.73;.5;3.02;14354 +75096;44.8896;5.78338;764;20220628;20.7;14.1;17.4;1.9;15.33;4.2;2.95;15889 +75096;44.8896;5.78338;764;20220629;25.8;16.3;21.1;1.9;15.93;0;4.04;19106 +75096;44.8896;5.78338;764;20220630;28.6;9.7;19.2;2;13.23;4.3;5.23;27047 +75096;44.8896;5.78338;764;20220701;19.1;11.8;15.5;2.6;12.53;.2;3.08;16677 +75096;44.8896;5.78338;764;20220702;28.2;3.9;16.1;1.2;11.93;0;5.11;30640 +75096;44.8896;5.78338;764;20220703;32.4;8.9;20.7;1.2;13.33;.2;5.68;30087 +75096;44.8896;5.78338;764;20220704;30;13.6;21.8;2.1;16.23;.7;5.2;25049 +75096;44.8896;5.78338;764;20220705;25.3;12.5;18.9;3.3;14.63;0;4.45;22061 +75096;44.8896;5.78338;764;20220706;23.9;7.6;15.8;2.9;12.33;0;4.39;24894 +75096;44.8896;5.78338;764;20220707;23.8;8.6;16.2;4.1;12.43;0;4.5;23987 +75096;44.8896;5.78338;764;20220708;23.8;13.6;18.7;3.9;12.73;0;4.46;19559 +75096;44.8896;5.78338;764;20220709;25.3;5.7;15.5;2.4;12.33;0;4.65;27177 +75096;44.8896;5.78338;764;20220710;25.7;7.5;16.6;2.2;13.03;0;4.6;26124 +75096;44.8896;5.78338;764;20220711;27.2;7.1;17.2;1.8;13.43;0;4.82;27410 +75096;44.8896;5.78338;764;20220712;28.1;7;17.6;1.9;12.63;0;5.1;28027 +75096;44.8896;5.78338;764;20220713;30.6;7.5;19.1;1.4;13.43;0;5.37;29270 +75096;44.8896;5.78338;764;20220714;32.4;10.2;21.3;1.6;13.43;0;5.73;28617 +75096;44.8896;5.78338;764;20220715;29.4;11;20.2;3.3;13.13;0;5.75;25958 +75096;44.8896;5.78338;764;20220716;27.8;8.2;18;2.4;12.33;0;5.15;26729 +75096;44.8896;5.78338;764;20220717;29.5;6.6;18.1;1.6;12.53;0;5.25;28835 +75096;44.8896;5.78338;764;20220718;33.4;9.3;21.4;1.1;14.03;0;5.59;29503 +75096;44.8896;5.78338;764;20220719;34.7;13.1;23.9;1.2;16.33;0;5.65;27830 +75096;44.8896;5.78338;764;20220720;34.5;13.5;24;1.7;15.53;.3;5.9;27351 +75096;44.8896;5.78338;764;20220721;29.5;12.6;21.1;2.2;15.23;0;5.04;24426 +75096;44.8896;5.78338;764;20220722;35.1;8.3;21.7;1;12.93;.3;5.79;30735 +75096;44.8896;5.78338;764;20220723;29.1;13.8;21.5;2.7;16.03;.2;4.95;23069 +75096;44.8896;5.78338;764;20220724;32.2;9.2;20.7;1.3;14.23;.1;5.36;28252 +75096;44.8896;5.78338;764;20220725;33.6;9.9;21.8;1.6;14.43;.8;5.75;28578 +75096;44.8896;5.78338;764;20220726;24.2;17;20.6;5.2;14.83;0;4.31;15557 +75096;44.8896;5.78338;764;20220727;25.6;9.2;17.4;2.7;12.43;0;4.52;23541 +75096;44.8896;5.78338;764;20220728;31.5;6.7;19.1;.9;11.53;0;5.06;28903 +75096;44.8896;5.78338;764;20220729;23.4;9.7;16.6;1.5;14.13;4.7;3.59;21316 +75096;44.8896;5.78338;764;20220730;26.9;13.9;20.4;3.7;12.93;0;5.01;20669 +75096;44.8896;5.78338;764;20220731;28.5;6.2;17.4;2.5;11.43;0;5.23;27048 +75096;44.8896;5.78338;764;20220801;30.2;8.3;19.3;2.7;12.73;0;5.54;26683 +75096;44.8896;5.78338;764;20220802;29.6;12.8;21.2;2.7;13.23;0;5.24;23227 +75096;44.8896;5.78338;764;20220803;33.4;8.5;21;.9;13.63;0;5.13;28212 +75096;44.8896;5.78338;764;20220804;33.3;12.4;22.9;1.4;16.03;2.1;5.18;25699 +75096;44.8896;5.78338;764;20220805;32.9;11.8;22.4;1.2;15.83;.3;5;25698 +75096;44.8896;5.78338;764;20220806;26.8;13.5;20.2;2.2;16.13;0;4.01;20239 +75096;44.8896;5.78338;764;20220807;26;9.7;17.9;2.2;14.63;0;4.03;22324 +75096;44.8896;5.78338;764;20220808;27.5;9.1;18.3;2;13.53;0;4.41;23615 +75096;44.8896;5.78338;764;20220809;29.4;8.1;18.8;1.7;12.73;.1;4.74;25296 +75096;44.8896;5.78338;764;20220810;29.4;8.5;19;1.1;12.93;.3;4.42;24919 +75096;44.8896;5.78338;764;20220811;31.5;8.1;19.8;.9;11.93;0;4.63;26240 +75096;44.8896;5.78338;764;20220812;30.6;7.2;18.9;1.2;10.63;0;4.71;26092 +75096;44.8896;5.78338;764;20220813;31;5.7;18.4;1.1;9.63;1.9;4.74;26988 +75096;44.8896;5.78338;764;20220814;21.7;8.7;15.2;1.6;14.43;28.6;2.97;19147 +75096;44.8896;5.78338;764;20220815;27.2;10.2;18.7;1.8;13.65;0;4.29;22216 +75096;44.8896;5.78338;764;20220816;28.8;6.5;17.7;1;12.23;.2;4.18;24869 +75096;44.8896;5.78338;764;20220817;27.6;16.1;21.9;1.7;15.13;28.3;3.8;17663 +75096;44.8896;5.78338;764;20220818;18.5;8.6;13.6;1.9;14.03;22.6;2.31;16263 +75096;44.8896;5.78338;764;20220819;19.7;13.9;16.8;4.8;15.43;.6;2.36;12297 +75096;44.8896;5.78338;764;20220820;22.3;15.1;18.7;4.9;15.63;.1;3.11;13645 +75096;44.8896;5.78338;764;20220821;22.7;13.2;18;2.8;14.63;0;3.09;15614 +75096;44.8896;5.78338;764;20220822;23.4;7.9;15.7;3.2;12.43;0;3.6;19893 +75096;44.8896;5.78338;764;20220823;25.1;8.1;16.6;1.9;12.83;0;3.61;20704 +75096;44.8896;5.78338;764;20220824;29.5;7.7;18.6;.9;12.93;0;3.94;23322 +75096;44.8896;5.78338;764;20220825;29.3;9.5;19.4;1.4;14.13;.5;4.03;22055 +75096;44.8896;5.78338;764;20220826;23.8;15.1;19.5;2.7;15.53;1;3.1;14412 +75096;44.8896;5.78338;764;20220827;23.2;14.3;18.8;2.3;15.93;.2;2.83;14473 +75096;44.8896;5.78338;764;20220828;26.2;9.8;18;1.1;14.83;.1;3.3;19607 +75096;44.8896;5.78338;764;20220829;29.9;7.3;18.6;.7;12.73;.1;3.72;22895 +75096;44.8896;5.78338;764;20220830;28.4;12.9;20.7;1.1;15.93;10.5;3.44;18763 +75096;44.8896;5.78338;764;20220831;21.6;14.3;18;2.9;16.13;.4;2.44;12681 +75096;44.8896;5.78338;764;20220901;23.6;7.4;15.5;1.3;12.43;.1;3.02;18889 +75096;44.8896;5.78338;764;20220902;23.4;7.5;15.5;.9;12.53;2.8;2.86;18560 +75096;44.8896;5.78338;764;20220903;24.4;14;19.2;1.5;14.83;7.8;2.85;14830 +75096;44.8896;5.78338;764;20220904;25.7;11.4;18.6;.8;14.73;.1;2.9;17298 +75096;44.8896;5.78338;764;20220905;28.2;10.5;19.4;1.4;13.23;.3;3.53;19117 +75096;44.8896;5.78338;764;20220906;28.2;11.6;19.9;1.4;14.43;2;3.42;18347 +75096;44.8896;5.78338;764;20220907;27.2;12.2;19.7;1.8;14.73;13;3.35;17275 +75096;44.8896;5.78338;764;20220908;22.4;10.3;16.4;1.7;13.83;0;2.59;15349 +75096;44.8896;5.78338;764;20220909;21.4;6.4;13.9;1.1;10.23;0;2.59;16972 +75096;44.8896;5.78338;764;20220910;19.6;5.9;12.8;2.7;10.53;0;2.6;16060 +75096;44.8896;5.78338;764;20220911;22.3;3;12.7;.7;9.63;0;2.57;18945 +75096;44.8896;5.78338;764;20220912;28.8;2.7;15.8;.8;10.03;0;3.26;21878 +75096;44.8896;5.78338;764;20220913;28.2;7.6;17.9;1.8;12.43;.9;3.55;19222 +75096;44.8896;5.78338;764;20220914;23.1;16;19.6;3.1;14.13;17.3;2.9;11053 +75096;44.8896;5.78338;764;20220915;22.5;11.5;17;2.1;14.33;3.4;2.45;13699 +75096;44.8896;5.78338;764;20220916;18.2;12;15.1;3.8;13.53;.7;1.93;10109 +75096;44.8896;5.78338;764;20220917;13.9;7.5;10.7;6.1;8.83;0;2.21;10174 +75096;44.8896;5.78338;764;20220918;16.3;-.5;7.9;1.3;7.23;0;2.05;16506 +75096;44.8896;5.78338;764;20220919;15.9;.3;8.1;2.6;7.63;0;2.17;15734 +75096;44.8896;5.78338;764;20220920;16.4;-1.2;7.6;1.7;7.63;0;2.05;16561 +75096;44.8896;5.78338;764;20220921;18.1;-.7;8.7;1.3;7.73;0;2.13;16951 +75096;44.8896;5.78338;764;20220922;20.6;.6;10.6;.9;7.93;0;2.22;17311 +75096;44.8896;5.78338;764;20220923;20.4;-1.4;9.5;.9;8.43;12.2;2.16;17897 +75096;44.8896;5.78338;764;20220924;16.5;11.2;13.9;.9;12.13;12.4;1.44;8578 +75096;44.8896;5.78338;764;20220925;14.9;7.9;11.4;2;11.33;7.4;1.4;9795 +75096;44.8896;5.78338;764;20220926;14.7;8.3;11.5;2.7;9.93;5.3;1.66;9250 +75096;44.8896;5.78338;764;20220927;11.6;7.6;9.6;3.2;9.23;5.6;1.33;7168 +75096;44.8896;5.78338;764;20220928;15;6.8;10.9;1.1;10.43;14.8;1.4;10278 +75096;44.8896;5.78338;764;20220929;11.4;8.3;9.9;2.3;10.23;1.2;1.04;6131 +75096;44.8896;5.78338;764;20220930;8.7;6.5;7.6;2.3;9.23;1.2;.8;5058 +75096;44.8896;5.78338;764;20221001;14.4;6.4;10.4;.8;10.63;4;1.26;9804 +75096;44.8896;5.78338;764;20221002;21;11.5;16.3;2.6;13.73;0;1.99;10587 +75096;44.8896;5.78338;764;20221003;16;11.8;13.9;3.3;12.33;0;1.49;6855 +75096;44.8896;5.78338;764;20221004;23.1;3.6;13.4;.6;9.23;0;1.86;14944 +75096;44.8896;5.78338;764;20221005;24.4;1.9;13.2;.9;8.43;.1;2.12;15885 +75096;44.8896;5.78338;764;20221006;19.9;3.3;11.6;1;10.13;.1;1.69;13439 +75096;44.8896;5.78338;764;20221007;22.8;5.7;14.3;.5;10.53;.3;1.68;13480 +75096;44.8896;5.78338;764;20221008;15.2;7.4;11.3;1.4;12.43;2.8;1.07;8895 +75096;44.8896;5.78338;764;20221009;17.7;11.4;14.6;1;13.23;3.3;1.25;7865 +75096;44.8896;5.78338;764;20221010;20.9;6.5;13.7;.8;12.03;.2;1.53;11897 +75096;44.8896;5.78338;764;20221011;20.1;8.2;14.2;.6;11.53;.1;1.41;10653 +75096;44.8896;5.78338;764;20221012;17.9;6.9;12.4;.5;11.33;.5;1.23;10101 +75096;44.8896;5.78338;764;20221013;17.1;5.3;11.2;.5;10.53;.4;1.19;10340 +75096;44.8896;5.78338;764;20221014;18;9.1;13.6;1.4;12.43;.3;1.28;8826 +75096;44.8896;5.78338;764;20221015;24.6;3;13.8;.7;9.83;.1;1.66;13742 +75096;44.8896;5.78338;764;20221016;22.9;6.1;14.5;1.7;10.73;0;1.93;11928 +75096;44.8896;5.78338;764;20221017;24.2;10.8;17.5;1.8;11.13;0;2.13;10483 +75096;44.8896;5.78338;764;20221018;24.6;5.4;15;.8;10.13;.1;1.62;12445 +75096;44.8896;5.78338;764;20221019;25.6;1.5;13.6;.7;8.83;0;1.6;13797 +75096;44.8896;5.78338;764;20221020;21;7.3;14.2;2.1;10.73;3.6;1.78;10192 +75096;44.8896;5.78338;764;20221021;16.7;14.4;15.6;3.6;13.23;29.8;1.42;3942 +75096;44.8896;5.78338;764;20221022;19;11.5;15.3;2.6;12.63;0;1.51;7264 +75096;44.8896;5.78338;764;20221023;22.1;15.3;18.7;3.5;10.33;.5;2.83;6810 +75096;44.8896;5.78338;764;20221024;20.8;17.5;19.2;2.3;11.43;6;2.07;4588 +75096;44.8896;5.78338;764;20221025;19.8;6.7;13.3;1.2;10.63;0;1.28;9314 +75096;44.8896;5.78338;764;20221026;23.2;6.3;14.8;1.5;9.63;0;1.71;10479 +75096;44.8896;5.78338;764;20221027;25.8;5;15.4;1.1;9.73;0;1.63;11502 +75096;44.8896;5.78338;764;20221028;26;5.2;15.6;.8;9.63;0;1.41;11348 +75096;44.8896;5.78338;764;20221029;25.5;2.5;14;.6;8.63;0;1.22;11789 +75096;44.8896;5.78338;764;20221030;25.2;4.6;14.9;.9;8.43;0;1.41;10991 +75096;44.8896;5.78338;764;20221031;22.9;3.8;13.4;1.7;8.13;10.9;1.76;10430 +75096;44.8896;5.78338;764;20221101;18;14.3;16.2;1.4;10.23;6;1.35;4360 +75096;44.8896;5.78338;764;20221102;13.4;4.6;9;1;9.23;.1;.75;6794 +75096;44.8896;5.78338;764;20221103;14;.4;7.2;1.9;8.63;19.9;.83;8405 +75096;44.8896;5.78338;764;20221104;8.1;.2;4.2;3.6;7.33;5.3;.58;6248 +75096;44.8896;5.78338;764;20221105;8.9;4.2;6.6;4.9;7.33;0;1.05;4685 +75096;44.8896;5.78338;764;20221106;17.3;-.5;8.4;1;6.53;.4;.97;9278 +75096;44.8896;5.78338;764;20221107;16.1;-3.1;6.5;1.1;5.93;0;.95;9520 +75096;44.8896;5.78338;764;20221108;16.2;4.5;10.4;3.1;6.83;0;1.76;7267 +75096;44.8896;5.78338;764;20221109;15.6;12.7;14.2;2.1;9.63;27.4;1.38;3419 +75096;44.8896;5.78338;764;20221110;10.7;5.8;8.3;2.1;9.63;0;.57;4473 +75096;44.8896;5.78338;764;20221111;16.8;.8;8.8;.6;7.53;0;.67;8220 +75096;44.8896;5.78338;764;20221112;15.6;-2.2;6.7;.2;6.83;0;.44;8575 +75096;44.8896;5.78338;764;20221113;16.8;0;8.4;.8;6.83;0;.73;8216 +75096;44.8896;5.78338;764;20221114;12.9;1.2;7.1;2;7.53;7;.82;6720 +75096;44.8896;5.78338;764;20221115;12.2;8;10.1;2.3;10.33;10.6;.68;3855 +75096;44.8896;5.78338;764;20221116;13;3.9;8.5;1.4;8.93;1.6;.62;5744 +75096;44.8896;5.78338;764;20221117;14.6;3.5;9.1;1.6;8.93;8.3;.73;6297 +75096;44.8896;5.78338;764;20221118;8.4;5.5;7;3.7;7.93;.5;.77;3032 +75096;44.8896;5.78338;764;20221119;6;3.2;4.6;5.2;7.03;.2;.66;2937 +75096;44.8896;5.78338;764;20221120;7.1;2.7;4.9;4.3;6.63;.4;.82;3713 +75096;44.8896;5.78338;764;20221121;9.6;-.3;4.7;2.5;6.53;11.3;.7;5654 +75096;44.8896;5.78338;764;20221122;5.9;2.8;4.4;4.3;6.43;.4;.77;2995 +75096;44.8896;5.78338;764;20221123;6.5;-3.1;1.7;1.8;6.23;6.4;.35;5439 +75096;44.8896;5.78338;764;20221124;10;.9;5.5;1.1;6.83;0;.5;5230 +75096;44.8896;5.78338;764;20221125;10;-1.5;4.3;2.8;6.93;.7;.58;5854 +75096;44.8896;5.78338;764;20221126;5.9;3.6;4.8;4.5;6.63;0;.79;2424 +75096;44.8896;5.78338;764;20221127;10.6;-5.7;2.5;1.1;4.43;0;.56;6887 +75096;44.8896;5.78338;764;20221128;8.4;3.9;6.2;2.2;5.53;2.1;.98;3440 +75096;44.8896;5.78338;764;20221129;3;.5;1.8;3.8;6.73;2.1;.18;2462 +75096;44.8896;5.78338;764;20221130;4.6;2.1;3.4;.5;6.23;0;.38;2438 +75096;44.8896;5.78338;764;20221201;3.2;-5.4;-1.1;.2;5.13;0;.21;4739 +75096;44.8896;5.78338;764;20221202;5.7;-.3;2.7;.8;5.43;0;.39;3875 +75096;44.8896;5.78338;764;20221203;4.4;-2.6;.9;.7;5.93;3;.25;4175 +75096;44.8896;5.78338;764;20221204;7.1;1.7;4.4;1.5;6.83;8.4;.43;3601 +75096;44.8896;5.78338;764;20221205;7.7;-4.5;1.6;1;5.53;.1;.32;5525 +75096;44.8896;5.78338;764;20221206;7.9;-6.3;.8;.4;4.63;0;.21;5943 +75096;44.8896;5.78338;764;20221207;-1.3;-7.6;-4.4;.5;4.43;0;.16;3832 +75096;44.8896;5.78338;764;20221208;6.6;-5.1;.8;2;4.83;16.5;.5;5299 +75096;44.8896;5.78338;764;20221209;6.9;4.9;5.9;2.3;7.83;13.7;.5;2001 +75096;44.8896;5.78338;764;20221210;-.3;0;-.1;4.4;5.73;.3;.24;0 +75096;44.8896;5.78338;764;20221211;-2.1;-3.8;-2.9;3;3.83;0;.46;1801 +75096;44.8896;5.78338;764;20221212;1.2;-12.1;-5.4;.9;3.53;9.1;.18;5556 +75096;44.8896;5.78338;764;20221213;4.2;-.5;1.9;2.5;6.63;6.5;.21;3167 +75096;44.8896;5.78338;764;20221214;6.9;2.7;4.8;1.5;7.23;2.3;.4;2967 +75096;44.8896;5.78338;764;20221215;5.3;.9;3.1;2;7.23;28.4;.23;3034 +75096;44.8896;5.78338;764;20221216;1.1;1.1;1.1;3.3;6.13;0;.32;0 +75096;44.8896;5.78338;764;20221217;.6;-2;-.7;1.1;4.93;0;.31;2251 +75096;44.8896;5.78338;764;20221218;8.6;-9;-.2;1.1;3.93;0;.4;6332 +75096;44.8896;5.78338;764;20221219;12.8;2.8;7.8;3;6.23;0;1.19;4693 +75096;44.8896;5.78338;764;20221220;13.1;7.1;10.1;3.9;6.83;1.1;1.63;3565 +75096;44.8896;5.78338;764;20221221;10.6;8.5;9.6;2.5;8.23;3.8;.95;1985 +75096;44.8896;5.78338;764;20221222;11.2;1.9;6.6;1.1;8.33;12.9;.32;4513 +75096;44.8896;5.78338;764;20221223;9.7;6.4;8.1;.9;9.93;1;.33;2568 +75096;44.8896;5.78338;764;20221224;13.9;7.7;10.8;.9;9.53;.1;.5;3637 +75096;44.8896;5.78338;764;20221225;18.5;-2.1;8.2;1.4;6.23;0;.8;6891 +75096;44.8896;5.78338;764;20221226;13.5;-1.2;6.2;1.4;7.13;1.6;.49;5787 +75096;44.8896;5.78338;764;20221227;9.5;2;5.8;1.1;7.63;0;.35;4059 +75096;44.8896;5.78338;764;20221228;9.9;-3.6;3.2;1.4;5.43;0;.48;5567 +75096;44.8896;5.78338;764;20221229;12.4;3.6;8;2.5;6.83;2;.96;4453 +75096;44.8896;5.78338;764;20221230;8.3;5.5;6.9;2;8.83;5;.4;2390 +75096;44.8896;5.78338;764;20221231;18.3;6.1;12.2;3.6;9.23;0;1.45;5343 +75097;44.90184;6.09896;1558;20220101;12.6;5;8.8;1.6;3.99;0;.93;6297 +75097;44.90184;6.09896;1558;20220102;11.4;5.5;8.4;2.2;4.25;0;1.23;5395 +75097;44.90184;6.09896;1558;20220103;6.4;1.4;3.9;1.9;4.65;0;.71;5010 +75097;44.90184;6.09896;1558;20220104;8.6;2.6;5.6;3.2;5.55;3.9;1.01;4516 +75097;44.90184;6.09896;1558;20220105;-.9;-1.3;-1.1;4.1;3.72;.8;.78;3006 +75097;44.90184;6.09896;1558;20220106;-2.2;-9.1;-5.7;3.2;2.19;0;.75;6160 +75097;44.90184;6.09896;1558;20220107;-.1;-10.2;-5.2;1.7;2.45;4.3;.45;6242 +75097;44.90184;6.09896;1558;20220108;.8;-5.9;-2.6;3.1;4.12;11.9;.35;5348 +75097;44.90184;6.09896;1558;20220109;-3.3;-4.6;-4;2.8;4.19;7.6;.21;2955 +75097;44.90184;6.09896;1558;20220110;-2.4;-6.2;-4.3;2.3;2.99;0;.46;5558 +75097;44.90184;6.09896;1558;20220111;-.4;-9.7;-5.1;2.2;2.19;0;.55;7041 +75097;44.90184;6.09896;1558;20220112;2.9;-9;-3.1;1.3;1.85;0;.57;7521 +75097;44.90184;6.09896;1558;20220113;7.7;-2.8;2.4;1.5;2.02;0;.81;7504 +75097;44.90184;6.09896;1558;20220114;8.1;-.2;4;1.8;2.75;0;.99;7144 +75097;44.90184;6.09896;1558;20220115;9.5;.7;5.1;1.8;3.09;0;.99;7409 +75097;44.90184;6.09896;1558;20220116;5.4;-.7;2.3;2.2;2.62;0;1.05;6377 +75097;44.90184;6.09896;1558;20220117;4.9;-4;.5;2.5;2.32;0;.9;7142 +75097;44.90184;6.09896;1558;20220118;8.2;-2.1;3.1;2.2;2.79;0;1.11;7931 +75097;44.90184;6.09896;1558;20220119;4.8;-.4;2.2;2.4;3.09;.1;1.06;5924 +75097;44.90184;6.09896;1558;20220120;1.4;-6.1;-2.3;3.1;3.05;0;.74;6983 +75097;44.90184;6.09896;1558;20220121;-1.8;-8.3;-5.1;1.9;2.72;0;.38;5977 +75097;44.90184;6.09896;1558;20220122;2.8;-8.9;-3.1;1.9;2.89;0;.45;8242 +75097;44.90184;6.09896;1558;20220123;8.3;-3.9;2.2;1.2;2.95;0;.7;8721 +75097;44.90184;6.09896;1558;20220124;8;-1.7;3.2;1.6;2.79;0;.93;8088 +75097;44.90184;6.09896;1558;20220125;7.2;-2.3;2.4;1.8;2.85;0;.96;8187 +75097;44.90184;6.09896;1558;20220126;8.3;-.9;3.7;2.7;2.55;0;1.39;8419 +75097;44.90184;6.09896;1558;20220127;8.1;-1.4;3.3;2.1;2.22;0;1.23;8209 +75097;44.90184;6.09896;1558;20220128;7.3;-1.1;3.1;3.1;2.25;0;1.65;8264 +75097;44.90184;6.09896;1558;20220129;8.4;-1.9;3.2;2.9;2.69;0;1.52;8833 +75097;44.90184;6.09896;1558;20220130;9.1;.7;4.9;3.4;2.99;0;1.73;7957 +75097;44.90184;6.09896;1558;20220131;1.5;-1.9;-.2;4.1;3.09;1.3;1.21;5801 +75097;44.90184;6.09896;1558;20220201;2.1;-6.8;-2.3;3.3;3.55;1.1;.77;8380 +75097;44.90184;6.09896;1558;20220202;5.8;-.2;2.8;3.2;4.95;0;.98;7611 +75097;44.90184;6.09896;1558;20220203;12.6;-.3;6.2;2.4;3.19;0;1.65;9338 +75097;44.90184;6.09896;1558;20220204;8.2;-1;3.6;2;4.15;0;1.1;9336 +75097;44.90184;6.09896;1558;20220205;5.4;-1;2.2;2.7;3.95;0;1.03;7894 +75097;44.90184;6.09896;1558;20220206;4.6;-5.5;-.4;2.2;3.22;9.6;.87;9163 +75097;44.90184;6.09896;1558;20220207;3;-1.7;.6;2.8;3.79;.6;.99;7754 +75097;44.90184;6.09896;1558;20220208;8.1;-4.8;1.6;2.1;3.05;0;1.18;10571 +75097;44.90184;6.09896;1558;20220209;12.4;1;6.7;1.6;2.72;0;1.45;11031 +75097;44.90184;6.09896;1558;20220210;7.6;1;4.3;3.5;3.65;0;1.59;9968 +75097;44.90184;6.09896;1558;20220211;3.8;-2.2;.8;4.2;3.92;0;1.14;6068 +75097;44.90184;6.09896;1558;20220212;2.4;-7.3;-2.4;6;3.25;0;1.03;7356 +75097;44.90184;6.09896;1558;20220213;3;-6;-1.5;6;3.78;3.5;.82;7324 +75097;44.90184;6.09896;1558;20220214;.7;-4.7;-2;6.2;4.38;12.3;.71;4906 +75097;44.90184;6.09896;1558;20220215;.5;-5.3;-2.4;7;4.12;.7;.57;5737 +75097;44.90184;6.09896;1558;20220216;4;-7;-1.5;1.9;5.22;5.3;.49;9331 +75097;44.90184;6.09896;1558;20220217;8.3;.9;4.6;2.7;5.95;.2;1.21;10519 +75097;44.90184;6.09896;1558;20220218;14.5;.9;7.7;2.6;4.69;.5;1.96;12006 +75097;44.90184;6.09896;1558;20220219;2.3;-.4;1;2.3;4.95;0;.8;6511 +75097;44.90184;6.09896;1558;20220220;7.6;-4.5;1.6;2.3;3.69;.9;1.34;12007 +75097;44.90184;6.09896;1558;20220221;1.5;-1.3;.1;3.8;4.59;15;.8;5595 +75097;44.90184;6.09896;1558;20220222;4.7;-3.6;.6;3.5;3.89;0;1.3;11714 +75097;44.90184;6.09896;1558;20220223;7.8;-3.2;2.3;2.5;3.69;0;1.44;12589 +75097;44.90184;6.09896;1558;20220224;5.2;.7;3;2.8;3.89;0;1.55;8887 +75097;44.90184;6.09896;1558;20220225;1.5;-3.4;-1;3.1;3.19;0;1.23;10436 +75097;44.90184;6.09896;1558;20220226;3.4;-7.7;-2.1;2;1.89;0;1.42;13220 +75097;44.90184;6.09896;1558;20220227;2.5;-6.8;-2.2;2;2.32;0;1.3;12760 +75097;44.90184;6.09896;1558;20220228;4;-7.5;-1.8;2;2.29;0;1.38;13772 +75097;44.90184;6.09896;1558;20220301;5.9;-2.8;1.6;2.5;2.99;0;1.66;13018 +75097;44.90184;6.09896;1558;20220302;7;-3;2;1.4;3.45;0;1.35;12765 +75097;44.90184;6.09896;1558;20220303;7.3;-.5;3.4;2.3;4.25;0;1.55;12770 +75097;44.90184;6.09896;1558;20220304;5.5;-2.4;1.5;3;3.32;0;1.63;13084 +75097;44.90184;6.09896;1558;20220305;3.7;-5.6;-1;2.7;2.32;0;1.63;13683 +75097;44.90184;6.09896;1558;20220306;1.7;-9.2;-3.8;2;2.49;0;1.25;14461 +75097;44.90184;6.09896;1558;20220307;4.1;-8.3;-2.1;1.4;2.65;0;1.33;15226 +75097;44.90184;6.09896;1558;20220308;4.8;-5.3;-.2;2;2.92;0;1.56;15155 +75097;44.90184;6.09896;1558;20220309;7.1;-5.2;.9;1.5;3.55;0;1.47;15461 +75097;44.90184;6.09896;1558;20220310;8.8;-2.8;3;1.9;3.49;0;1.82;15252 +75097;44.90184;6.09896;1558;20220311;5.2;-.8;2.2;4.2;3.79;0;1.76;10729 +75097;44.90184;6.09896;1558;20220312;3.7;.1;1.9;4.2;3.92;0;1.63;9586 +75097;44.90184;6.09896;1558;20220313;2.7;.4;1.6;3.4;4.62;7.7;1.17;6470 +75097;44.90184;6.09896;1558;20220314;6.6;-3.5;1.5;2.9;4.95;1.4;1.41;13621 +75097;44.90184;6.09896;1558;20220315;10.8;1.8;6.3;3.6;5.85;0;1.91;10978 +75097;44.90184;6.09896;1558;20220316;12.9;5.1;9;2.1;5.55;0;2.19;12514 +75097;44.90184;6.09896;1558;20220317;8.3;4.3;6.3;3;6.59;0;1.56;8727 +75097;44.90184;6.09896;1558;20220318;9.2;4.4;6.8;4;5.64;.2;2.32;9082 +75097;44.90184;6.09896;1558;20220319;8;.4;4.2;4.7;4.38;0;2.2;13730 +75097;44.90184;6.09896;1558;20220320;6.7;-.3;3.2;4.1;3.44;0;2.45;11290 +75097;44.90184;6.09896;1558;20220321;6.9;-1.5;2.7;3.4;3.44;0;2.3;12537 +75097;44.90184;6.09896;1558;20220322;6.1;-3.9;1.1;7.7;3.45;0;1.67;14249 +75097;44.90184;6.09896;1558;20220323;8.3;-4;2.2;5.9;3.12;0;2.1;16793 +75097;44.90184;6.09896;1558;20220324;13.5;-3.7;4.9;1.5;2.54;0;2.61;18676 +75097;44.90184;6.09896;1558;20220325;15;-3.3;5.8;2.2;2.64;0;3.16;19472 +75097;44.90184;6.09896;1558;20220326;10.2;-.9;4.6;4.3;3.28;0;2.73;16483 +75097;44.90184;6.09896;1558;20220327;10.1;-.7;4.7;3.7;3.42;0;2.65;16730 +75097;44.90184;6.09896;1558;20220328;15.4;-2.9;6.2;1.8;2.94;0;3.04;20056 +75097;44.90184;6.09896;1558;20220329;14;-1.3;6.3;2.5;4.24;1.3;3.03;18483 +75097;44.90184;6.09896;1558;20220330;4.5;.8;2.7;4;6.45;1.6;.96;7378 +75097;44.90184;6.09896;1558;20220331;5;.7;2.9;5.7;5.92;.9;1.15;8680 +75097;44.90184;6.09896;1558;20220401;3.9;-3.9;0;3;3.44;6.3;1.92;13465 +75097;44.90184;6.09896;1558;20220402;2.5;-6.5;-2;4;2.54;.3;2.08;14625 +75097;44.90184;6.09896;1558;20220403;3.9;-7.1;-1.6;3.3;3.04;.4;2.03;16356 +75097;44.90184;6.09896;1558;20220404;4.4;-7.8;-1.7;3;3.72;0;1.64;19742 +75097;44.90184;6.09896;1558;20220405;10.4;-5;2.7;3.2;4.62;0;2.29;21108 +75097;44.90184;6.09896;1558;20220406;10.1;-1.2;4.4;4.2;5.72;2;2.03;16734 +75097;44.90184;6.09896;1558;20220407;6.3;.1;3.2;7.6;6.68;30.4;1.07;9095 +75097;44.90184;6.09896;1558;20220408;7.6;1.2;4.4;6.7;7.45;15;1.43;12044 +75097;44.90184;6.09896;1558;20220409;1.3;-1;.1;6.8;4.35;1.1;1.29;10146 +75097;44.90184;6.09896;1558;20220410;8.4;-6.3;1.1;3.7;3.22;0;2.69;22290 +75097;44.90184;6.09896;1558;20220411;10.6;-2.2;4.2;7.2;5.05;0;2.16;15668 +75097;44.90184;6.09896;1558;20220412;12.8;-.4;6.2;6.6;5.52;0;2.75;18889 +75097;44.90184;6.09896;1558;20220413;14.5;4.6;9.5;4.6;5.98;0;3.41;18898 +75097;44.90184;6.09896;1558;20220414;16.6;2.3;9.5;3.4;6.45;0;3.59;21907 +75097;44.90184;6.09896;1558;20220415;17.9;3.7;10.8;3.8;6.98;0;3.57;21322 +75097;44.90184;6.09896;1558;20220416;17.4;4;10.7;5.8;5.72;0;4.1;21849 +75097;44.90184;6.09896;1558;20220417;15.5;3.4;9.5;4.3;4.82;0;4.05;20988 +75097;44.90184;6.09896;1558;20220418;14.7;.4;7.6;4.4;5.25;0;3.61;22992 +75097;44.90184;6.09896;1558;20220419;14.1;.8;7.5;3.3;5.25;0;3.34;22353 +75097;44.90184;6.09896;1558;20220420;10.8;1.3;6.1;3.8;6.25;1.2;2.43;16774 +75097;44.90184;6.09896;1558;20220421;8.8;3.6;6.2;3.5;6.64;.1;2.29;12837 +75097;44.90184;6.09896;1558;20220422;15.3;3.6;9.4;3.2;6.64;.1;3.57;19578 +75097;44.90184;6.09896;1558;20220423;7.6;3.5;5.5;5.7;7.02;21.8;1.52;9152 +75097;44.90184;6.09896;1558;20220424;7;-.9;3.1;5.9;6.68;.9;1.42;13589 +75097;44.90184;6.09896;1558;20220425;10.5;1.6;6.1;5.5;6.88;0;2.21;17988 +75097;44.90184;6.09896;1558;20220426;12.4;.6;6.5;2.8;6.32;0;2.89;20443 +75097;44.90184;6.09896;1558;20220427;15.5;.5;8;3.5;5.72;0;3.79;24620 +75097;44.90184;6.09896;1558;20220428;15.9;3;9.4;3.6;5.98;0;3.83;23342 +75097;44.90184;6.09896;1558;20220429;17.3;2.8;10;4.1;6.68;0;4.13;24635 +75097;44.90184;6.09896;1558;20220430;12.2;5.2;8.7;4.1;6.92;0;2.74;15502 +75097;44.90184;6.09896;1558;20220501;13.6;0;6.8;3.7;5.35;0;3.58;25112 +75097;44.90184;6.09896;1558;20220502;14.3;1.7;8;2.7;6.62;1.8;3.3;22482 +75097;44.90184;6.09896;1558;20220503;11;4;7.5;2.7;7.75;2.3;2.56;17730 +75097;44.90184;6.09896;1558;20220504;11.4;3.6;7.5;3.7;7.98;6.7;2.34;17054 +75097;44.90184;6.09896;1558;20220505;6.9;4.4;5.6;5.2;7.85;9.5;1.56;11358 +75097;44.90184;6.09896;1558;20220506;9.1;3.5;6.3;3.2;7.35;0;1.73;10505 +75097;44.90184;6.09896;1558;20220507;11.2;5.1;8.2;2.4;8.19;3.4;2;11338 +75097;44.90184;6.09896;1558;20220508;12.2;4.9;8.5;1.8;8.39;2.3;2.06;12539 +75097;44.90184;6.09896;1558;20220509;13.8;5.5;9.7;1.6;8.45;.7;2.37;13753 +75097;44.90184;6.09896;1558;20220510;17.1;6.3;11.7;1.7;8.65;0;2.87;15829 +75097;44.90184;6.09896;1558;20220511;19.9;7.9;13.9;2.1;8.49;0;3.45;16554 +75097;44.90184;6.09896;1558;20220512;20.2;8;14.1;2.1;8.45;0;3.49;16974 +75097;44.90184;6.09896;1558;20220513;18.1;8.3;13.2;2;10.15;0;2.9;15110 +75097;44.90184;6.09896;1558;20220514;20.3;8.4;14.4;2.2;9.92;.1;3.43;17040 +75097;44.90184;6.09896;1558;20220515;20.2;9.5;14.8;2.2;9.82;2.4;3.31;15888 +75097;44.90184;6.09896;1558;20220516;19.7;8.8;14.2;2;9.55;.3;3.24;16091 +75097;44.90184;6.09896;1558;20220517;21.1;9.6;15.4;1.8;9.55;0;3.55;16893 +75097;44.90184;6.09896;1558;20220518;22.6;11.4;17;2.7;9.52;6.2;4;16661 +75097;44.90184;6.09896;1558;20220519;21.8;11.7;16.7;2.9;10.35;.7;3.77;15482 +75097;44.90184;6.09896;1558;20220520;23.7;12.3;18;2.9;9.22;0;4.34;16612 +75097;44.90184;6.09896;1558;20220521;23.2;11.4;17.3;1.6;9.32;0;3.78;17490 +75097;44.90184;6.09896;1558;20220522;25.8;14.2;20;2;10.15;.3;4.26;16781 +75097;44.90184;6.09896;1558;20220523;21.7;13;17.4;3;9.29;1.4;3.96;14708 +75097;44.90184;6.09896;1558;20220524;14.5;7.7;11.1;2.4;9.32;2.5;2.49;12951 +75097;44.90184;6.09896;1558;20220525;12;6;9;2;9.09;.5;2.02;12763 +75097;44.90184;6.09896;1558;20220526;15.7;5.9;10.8;2.2;9.82;.8;2.52;15507 +75097;44.90184;6.09896;1558;20220527;19.1;8.4;13.7;2.3;10.95;0;3.02;16470 +75097;44.90184;6.09896;1558;20220528;18.6;8.3;13.5;2.7;8.72;0;3.33;16905 +75097;44.90184;6.09896;1558;20220529;15.1;4.6;9.8;2.6;6.99;0;3.17;17505 +75097;44.90184;6.09896;1558;20220530;15.9;3.8;9.9;3;6.49;1;3.39;18163 +75097;44.90184;6.09896;1558;20220531;14.1;6.8;10.4;3.1;8.32;1.8;2.57;13432 +75097;44.90184;6.09896;1558;20220601;20.6;8.3;14.4;2.8;9.42;1.5;3.77;18161 +75097;44.90184;6.09896;1558;20220602;22.7;10.9;16.8;2.8;10.52;0;4.1;18004 +75097;44.90184;6.09896;1558;20220603;20.3;13;16.6;2.1;11.29;2.8;3.17;13754 +75097;44.90184;6.09896;1558;20220604;24.2;13.1;18.6;4;10.39;1.1;4.77;17081 +75097;44.90184;6.09896;1558;20220605;20;12.8;16.4;2.6;10.82;3.4;3.42;14560 +75097;44.90184;6.09896;1558;20220606;20.7;8.3;14.5;2.1;9.85;.3;3.68;18644 +75097;44.90184;6.09896;1558;20220607;17.4;9.9;13.7;2.4;9.02;0;3.23;15428 +75097;44.90184;6.09896;1558;20220608;16.7;6.6;11.6;2.1;7.52;4.7;3.18;16476 +75097;44.90184;6.09896;1558;20220609;11.6;6.6;9.1;3.4;7.55;.6;2.49;11832 +75097;44.90184;6.09896;1558;20220610;19.5;3.5;11.5;2.7;6.49;0;4.03;20080 +75097;44.90184;6.09896;1558;20220611;23;8.3;15.7;2.3;7.59;0;5.21;28980 +75097;44.90184;6.09896;1558;20220612;24.9;12;18.5;2.2;7.45;.7;5.57;27066 +75097;44.90184;6.09896;1558;20220613;21.2;12.3;16.7;2.6;10.25;0;4.78;25129 +75097;44.90184;6.09896;1558;20220614;24.9;10.3;17.6;2.2;9.65;0;5.46;29256 +75097;44.90184;6.09896;1558;20220615;24.5;14.4;19.5;2.2;10.39;2.8;4.96;22933 +75097;44.90184;6.09896;1558;20220616;25.5;13.4;19.4;2.3;10.49;0;5.57;27806 +75097;44.90184;6.09896;1558;20220617;26.9;13.1;20;2.3;9.02;0;5.8;27972 +75097;44.90184;6.09896;1558;20220618;27.3;16.1;21.7;2.2;11.42;5.2;5.59;25653 +75097;44.90184;6.09896;1558;20220619;26.5;16;21.2;3.4;11.69;0;5.98;26097 +75097;44.90184;6.09896;1558;20220620;25.8;14.5;20.1;3.2;9.42;.1;6.1;26767 +75097;44.90184;6.09896;1558;20220621;25.9;16.3;21.1;4.4;9.49;4.9;6.02;21460 +75097;44.90184;6.09896;1558;20220622;20.6;12.6;16.6;2.6;12.09;3.1;3.75;18702 +75097;44.90184;6.09896;1558;20220623;20.4;11.2;15.8;2;11.45;1.3;3.99;21931 +75097;44.90184;6.09896;1558;20220624;15.5;10.4;13;2;10.45;11.4;2.87;16162 +75097;44.90184;6.09896;1558;20220625;20.9;7.9;14.4;2.1;9.61;0;4.34;24775 +75097;44.90184;6.09896;1558;20220626;23.9;11.3;17.6;2.7;10.94;.4;4.98;24643 +75097;44.90184;6.09896;1558;20220627;18.8;13.5;16.2;2;13.44;0;3.46;18279 +75097;44.90184;6.09896;1558;20220628;17.9;11.1;14.5;1.4;13.61;8.1;3.06;18183 +75097;44.90184;6.09896;1558;20220629;21.6;9.3;15.5;1.6;12.05;0;4.62;27849 +75097;44.90184;6.09896;1558;20220630;22.3;12.1;17.2;2.2;11.29;6;4.29;21740 +75097;44.90184;6.09896;1558;20220701;17.2;8.5;12.9;2.4;10.55;.3;3.78;23761 +75097;44.90184;6.09896;1558;20220702;25;8.3;16.6;1.9;7.75;0;5.55;29973 +75097;44.90184;6.09896;1558;20220703;27;14.6;20.8;2.2;9.85;.1;5.74;26888 +75097;44.90184;6.09896;1558;20220704;24.5;14.4;19.4;2.1;11.65;.3;4.99;24898 +75097;44.90184;6.09896;1558;20220705;21.3;11.2;16.3;2.2;11.75;0;4.52;26145 +75097;44.90184;6.09896;1558;20220706;21.6;10.8;16.2;2.6;10.59;0;4.77;26403 +75097;44.90184;6.09896;1558;20220707;21.3;10;15.6;2.8;10.19;0;4.78;27205 +75097;44.90184;6.09896;1558;20220708;22;9;15.5;2.7;9.42;0;5.1;27840 +75097;44.90184;6.09896;1558;20220709;23.2;11.3;17.3;2.1;9.85;0;5;26711 +75097;44.90184;6.09896;1558;20220710;23.3;11;17.1;2.6;9.25;0;5.29;27274 +75097;44.90184;6.09896;1558;20220711;23.8;12;17.9;1.9;10.99;0;4.97;26579 +75097;44.90184;6.09896;1558;20220712;24;12;18;2.5;9.39;0;5.36;27249 +75097;44.90184;6.09896;1558;20220713;25.4;13;19.2;2;11.29;0;5.16;26109 +75097;44.90184;6.09896;1558;20220714;27.2;15.7;21.5;1.9;11.19;0;5.48;26600 +75097;44.90184;6.09896;1558;20220715;26.4;14.4;20.4;2.4;9.49;0;5.5;26137 +75097;44.90184;6.09896;1558;20220716;26.2;13.3;19.8;2.7;9.59;0;5.57;26195 +75097;44.90184;6.09896;1558;20220717;26.3;13.8;20.1;2.1;10.55;0;5.43;26675 +75097;44.90184;6.09896;1558;20220718;28.6;15.8;22.2;1.6;12.02;.3;5.48;27165 +75097;44.90184;6.09896;1558;20220719;29.5;16.2;22.8;2.1;13.25;0;5.76;26369 +75097;44.90184;6.09896;1558;20220720;27.8;15.7;21.7;2;13.55;1;5.26;24820 +75097;44.90184;6.09896;1558;20220721;26.3;12.5;19.4;2;12.29;0;5.2;27283 +75097;44.90184;6.09896;1558;20220722;29.2;15.3;22.2;2.4;10.82;.1;5.93;26466 +75097;44.90184;6.09896;1558;20220723;25.3;15.5;20.4;2.5;12.49;1.5;4.88;22366 +75097;44.90184;6.09896;1558;20220724;27.9;13.6;20.8;2.1;11.99;0;5.58;27266 +75097;44.90184;6.09896;1558;20220725;27.9;16.6;22.3;2.5;11.02;1.5;5.23;21162 +75097;44.90184;6.09896;1558;20220726;22.4;12;17.2;2.6;12.12;0;4.35;23463 +75097;44.90184;6.09896;1558;20220727;23;11.9;17.4;2.7;11.65;0;4.75;24665 +75097;44.90184;6.09896;1558;20220728;24.9;12.5;18.7;2.2;10.42;0;4.83;23554 +75097;44.90184;6.09896;1558;20220729;18.8;13.2;16;1.7;10.72;3.4;3.11;15687 +75097;44.90184;6.09896;1558;20220730;22.2;10.1;16.2;2.6;9.42;0;4.64;25522 +75097;44.90184;6.09896;1558;20220731;25.2;11.7;18.4;2.4;8.85;0;5.2;25846 +75097;44.90184;6.09896;1558;20220801;26.2;12.9;19.6;2.6;9.75;0;5.36;25299 +75097;44.90184;6.09896;1558;20220802;26.2;13.1;19.6;2.6;9.79;0;5.42;25275 +75097;44.90184;6.09896;1558;20220803;27.4;15;21.2;2;11.55;0;5.12;24365 +75097;44.90184;6.09896;1558;20220804;25.8;16.6;21.2;1.6;12.82;4.8;4.06;18451 +75097;44.90184;6.09896;1558;20220805;26.9;15.7;21.3;1.8;12.35;.7;4.69;22112 +75097;44.90184;6.09896;1558;20220806;24.6;11.9;18.3;2.2;11.65;0;4.61;24378 +75097;44.90184;6.09896;1558;20220807;23.4;12.5;17.9;2.3;12.52;.1;4.36;23163 +75097;44.90184;6.09896;1558;20220808;23.8;11;17.4;2.2;11.32;0;4.48;24387 +75097;44.90184;6.09896;1558;20220809;25.7;13.2;19.4;1.8;11.32;.7;4.68;24323 +75097;44.90184;6.09896;1558;20220810;24.7;14.1;19.4;1.8;11.39;1.7;4.39;22105 +75097;44.90184;6.09896;1558;20220811;25.3;12.9;19.1;1.8;10.02;0;4.57;23428 +75097;44.90184;6.09896;1558;20220812;25.3;13.8;19.6;2.2;8.92;0;4.88;23129 +75097;44.90184;6.09896;1558;20220813;25;13.2;19.1;2.2;7.25;.6;4.95;23283 +75097;44.90184;6.09896;1558;20220814;18.1;14.3;16.2;2.2;9.75;27.1;2.74;9297 +75097;44.90184;6.09896;1558;20220815;21.3;10.2;15.8;2.7;9.85;.2;4.09;22124 +75097;44.90184;6.09896;1558;20220816;23.2;10.2;16.7;2;9.62;0;4.12;21923 +75097;44.90184;6.09896;1558;20220817;21.3;14;17.6;2.9;11.32;23.5;3.58;15599 +75097;44.90184;6.09896;1558;20220818;16.2;8.4;12.3;3.3;10.75;22.5;2.69;16701 +75097;44.90184;6.09896;1558;20220819;15.9;8.6;12.3;3;10.92;0;2.35;14309 +75097;44.90184;6.09896;1558;20220820;18.3;9.9;14.1;2.7;11.62;.1;3.17;17514 +75097;44.90184;6.09896;1558;20220821;18.9;10.4;14.6;3.2;11.69;.1;3.22;17398 +75097;44.90184;6.09896;1558;20220822;19.9;10.6;15.2;3.2;10.72;0;3.69;18467 +75097;44.90184;6.09896;1558;20220823;21.7;10.9;16.3;3.4;10.19;0;4.17;19811 +75097;44.90184;6.09896;1558;20220824;23.1;12.5;17.8;1.9;11.22;0;3.85;19457 +75097;44.90184;6.09896;1558;20220825;23.6;13.9;18.8;1.8;12.56;.1;3.72;18504 +75097;44.90184;6.09896;1558;20220826;19.4;12.9;16.1;2.3;13.16;1.7;2.76;14872 +75097;44.90184;6.09896;1558;20220827;18.5;10.3;14.4;2.7;13.77;.1;2.32;13974 +75097;44.90184;6.09896;1558;20220828;19.9;11.9;15.9;1.8;14.17;.1;2.97;17691 +75097;44.90184;6.09896;1558;20220829;21.9;13.4;17.7;2.1;11.81;.2;3.55;17926 +75097;44.90184;6.09896;1558;20220830;21.1;14.2;17.7;2.5;12.19;3.7;3.28;14805 +75097;44.90184;6.09896;1558;20220831;18.1;10.2;14.1;2.3;12.79;.8;2.58;15548 +75097;44.90184;6.09896;1558;20220901;19.8;9.4;14.6;2;10.62;.1;3.15;18220 +75097;44.90184;6.09896;1558;20220902;19.3;11;15.2;1.8;9.72;2.9;2.93;15561 +75097;44.90184;6.09896;1558;20220903;19.1;10.8;15;2.5;10.72;7.2;2.87;15110 +75097;44.90184;6.09896;1558;20220904;20.7;9.4;15.1;1.6;10.55;.1;3.16;19610 +75097;44.90184;6.09896;1558;20220905;22.3;11.9;17.1;2.5;10.32;.5;3.62;18013 +75097;44.90184;6.09896;1558;20220906;22.2;12.8;17.5;2.8;10.85;1.6;3.59;17277 +75097;44.90184;6.09896;1558;20220907;21.7;12;16.8;2.8;10.85;13;3.37;15879 +75097;44.90184;6.09896;1558;20220908;17.2;8.7;13;2.2;10.25;0;2.69;17244 +75097;44.90184;6.09896;1558;20220909;16.3;7.6;11.9;2.2;8.09;0;2.77;16926 +75097;44.90184;6.09896;1558;20220910;15.1;5.3;10.2;2;8.35;0;2.45;17324 +75097;44.90184;6.09896;1558;20220911;18.4;5.3;11.8;1.7;7.52;0;2.93;19558 +75097;44.90184;6.09896;1558;20220912;23.1;9.5;16.3;1.7;6.89;0;3.57;19774 +75097;44.90184;6.09896;1558;20220913;23.3;12.7;18;3.1;8.95;2.4;3.79;15036 +75097;44.90184;6.09896;1558;20220914;17.9;14.6;16.3;4.8;10.85;15.3;2.93;8519 +75097;44.90184;6.09896;1558;20220915;16.4;9.3;12.8;2.1;10.82;1;2.09;12646 +75097;44.90184;6.09896;1558;20220916;14.1;8.9;11.5;2.7;9.99;0;1.99;12404 +75097;44.90184;6.09896;1558;20220917;10.2;3.4;6.8;3.8;5.25;0;2.49;15168 +75097;44.90184;6.09896;1558;20220918;14.1;.9;7.5;2.4;4.55;0;2.62;18372 +75097;44.90184;6.09896;1558;20220919;15.7;4.8;10.2;2.4;4.95;0;2.85;17030 +75097;44.90184;6.09896;1558;20220920;14.6;3.3;8.9;2;5.69;0;2.4;17162 +75097;44.90184;6.09896;1558;20220921;13.9;4.8;9.4;2.6;6.95;0;2.44;15992 +75097;44.90184;6.09896;1558;20220922;15.1;5.5;10.3;2.2;7.62;0;2.32;15331 +75097;44.90184;6.09896;1558;20220923;14.7;5.2;9.9;2.2;7.02;8.9;2.31;14945 +75097;44.90184;6.09896;1558;20220924;10.7;6.9;8.8;2;9.05;13.3;1.27;8132 +75097;44.90184;6.09896;1558;20220925;9.5;4.9;7.2;1.4;8.19;6.2;1.3;9979 +75097;44.90184;6.09896;1558;20220926;10.2;1.9;6.1;1.9;6.82;4.4;1.64;13970 +75097;44.90184;6.09896;1558;20220927;7.8;2.1;5;2.4;6.62;4.7;1.38;12116 +75097;44.90184;6.09896;1558;20220928;8.9;1.9;5.4;2.2;7.89;16.6;1.03;8926 +75097;44.90184;6.09896;1558;20220929;9.1;3.9;6.5;2.2;7.32;.5;1.39;9938 +75097;44.90184;6.09896;1558;20220930;5.4;1.6;3.5;1.5;6.72;4;.89;7223 +75097;44.90184;6.09896;1558;20221001;9.6;1.5;5.5;1.9;8.22;4.8;1.02;9170 +75097;44.90184;6.09896;1558;20221002;15.5;6.9;11.2;2.1;9.85;.1;1.78;13227 +75097;44.90184;6.09896;1558;20221003;14.8;5.6;10.2;1.9;7.82;0;1.84;13439 +75097;44.90184;6.09896;1558;20221004;18.1;6;12.1;2;6.35;0;2.47;15325 +75097;44.90184;6.09896;1558;20221005;18.1;8.2;13.1;1.9;7.72;.4;2.27;13725 +75097;44.90184;6.09896;1558;20221006;15.8;7;11.4;1.6;9.02;0;1.75;12950 +75097;44.90184;6.09896;1558;20221007;16.6;7.1;11.9;1.5;8.72;.2;1.84;13026 +75097;44.90184;6.09896;1558;20221008;11.7;7.5;9.6;1.4;9.72;2.8;1.08;7101 +75097;44.90184;6.09896;1558;20221009;11.7;7.5;9.6;1.2;10.25;5.7;1.03;7334 +75097;44.90184;6.09896;1558;20221010;14.9;7.2;11.1;1.6;9.45;.2;1.56;12034 +75097;44.90184;6.09896;1558;20221011;16.2;5.9;11;1.5;8.99;0;1.63;12827 +75097;44.90184;6.09896;1558;20221012;14;7.1;10.6;1.3;9.12;.9;1.39;10559 +75097;44.90184;6.09896;1558;20221013;13.1;5.4;9.2;1.3;7.95;0;1.31;9330 +75097;44.90184;6.09896;1558;20221014;12.1;6.1;9.1;1.1;9.09;.2;1.06;7856 +75097;44.90184;6.09896;1558;20221015;18;6.4;12.2;2.1;8.05;.1;1.99;12819 +75097;44.90184;6.09896;1558;20221016;17.8;8.6;13.2;3.1;8.25;0;2.25;11219 +75097;44.90184;6.09896;1558;20221017;18.9;9.7;14.3;2.8;8.22;0;2.34;10943 +75097;44.90184;6.09896;1558;20221018;19;9.2;14.1;1.7;8.62;0;1.85;11531 +75097;44.90184;6.09896;1558;20221019;20.2;9.2;14.7;1.5;7.09;0;1.96;11958 +75097;44.90184;6.09896;1558;20221020;16.3;11.8;14;4.1;8.19;7.9;2.57;5520 +75097;44.90184;6.09896;1558;20221021;12.3;11.2;11.7;5.2;10.22;25.8;1.57;2127 +75097;44.90184;6.09896;1558;20221022;15;7.5;11.3;3.1;9.19;.9;1.57;8255 +75097;44.90184;6.09896;1558;20221023;17.8;10.1;13.9;6.3;8.12;10;3.12;7145 +75097;44.90184;6.09896;1558;20221024;13.2;10.4;11.8;4.5;9.52;9.6;1.74;4441 +75097;44.90184;6.09896;1558;20221025;16.2;5.9;11.1;2.5;7.62;.2;1.72;9492 +75097;44.90184;6.09896;1558;20221026;18.9;10.3;14.6;2.8;7.59;0;2.26;10178 +75097;44.90184;6.09896;1558;20221027;19.5;10.4;15;2.8;7.99;0;2.18;9996 +75097;44.90184;6.09896;1558;20221028;20.8;11.3;16;2.2;7.35;0;2.16;9747 +75097;44.90184;6.09896;1558;20221029;20.3;11.7;16;2.2;7.05;0;2.17;8803 +75097;44.90184;6.09896;1558;20221030;18.8;10.8;14.8;2.3;6.49;0;2.14;8246 +75097;44.90184;6.09896;1558;20221031;17.8;8.9;13.3;3.1;6.05;12.8;2.32;8898 +75097;44.90184;6.09896;1558;20221101;12.9;6.4;9.7;2.4;8.42;7.6;1.11;7760 +75097;44.90184;6.09896;1558;20221102;10.5;4.1;7.3;1.3;7.82;.1;.79;7430 +75097;44.90184;6.09896;1558;20221103;9.4;3.5;6.5;3.1;6.52;26.2;1.22;5212 +75097;44.90184;6.09896;1558;20221104;3.8;-1.1;1.4;2.5;5.32;2.4;.66;5316 +75097;44.90184;6.09896;1558;20221105;5.1;-1.4;1.8;2.7;4.15;0;1.02;7652 +75097;44.90184;6.09896;1558;20221106;12.4;-.6;5.9;1.8;3.59;.5;1.35;9517 +75097;44.90184;6.09896;1558;20221107;14.9;2.1;8.5;1.7;4.35;0;1.33;9730 +75097;44.90184;6.09896;1558;20221108;12.1;5.5;8.8;2.7;4.82;0;1.69;6568 +75097;44.90184;6.09896;1558;20221109;9.5;6;7.8;3.1;7.25;25.7;1.1;3351 +75097;44.90184;6.09896;1558;20221110;11.3;2.3;6.8;2;6.72;0;.93;8530 +75097;44.90184;6.09896;1558;20221111;14.6;4;9.3;1.4;4.52;0;1.14;8751 +75097;44.90184;6.09896;1558;20221112;15.7;6.6;11.1;1.3;4.49;0;1.23;7281 +75097;44.90184;6.09896;1558;20221113;11.6;7.8;9.7;1.9;4.79;0;1.43;4705 +75097;44.90184;6.09896;1558;20221114;7.3;4;5.6;2.1;5.95;4.4;.89;3893 +75097;44.90184;6.09896;1558;20221115;8;3.6;5.8;3;7.19;8.4;.77;3975 +75097;44.90184;6.09896;1558;20221116;8.7;2.8;5.8;2.1;6.29;2.6;.8;6787 +75097;44.90184;6.09896;1558;20221117;8.8;3.3;6.1;3.2;6.55;8.4;.97;4826 +75097;44.90184;6.09896;1558;20221118;3.2;-.2;1.5;2.3;5.39;.2;.54;4620 +75097;44.90184;6.09896;1558;20221119;3.2;-2.9;.1;2.4;3.89;0;.69;6404 +75097;44.90184;6.09896;1558;20221120;4.1;-4.1;0;2.4;3.72;.4;.7;7256 +75097;44.90184;6.09896;1558;20221121;6;-4;1;2.7;4.29;9.2;.8;5855 +75097;44.90184;6.09896;1558;20221122;.5;-2.4;-.9;2.9;4.35;.1;.52;4972 +75097;44.90184;6.09896;1558;20221123;4.7;-4.4;.1;1.9;4.15;7.2;.6;5404 +75097;44.90184;6.09896;1558;20221124;6.5;-3;1.8;1.9;3.89;.1;.7;7365 +75097;44.90184;6.09896;1558;20221125;7;-.1;3.4;2.2;4.22;0;.83;6533 +75097;44.90184;6.09896;1558;20221126;6.1;-1.6;2.3;2.7;3.32;0;1.08;6504 +75097;44.90184;6.09896;1558;20221127;8;-.4;3.8;1.8;2.39;0;1.11;5813 +75097;44.90184;6.09896;1558;20221128;3.7;.2;2;2.2;3.52;1.4;.96;3515 +75097;44.90184;6.09896;1558;20221129;.7;-2.2;-.8;1.9;4.82;1.2;.35;3268 +75097;44.90184;6.09896;1558;20221130;2.1;-4.2;-1;1.7;3.99;0;.36;5566 +75097;44.90184;6.09896;1558;20221201;2.4;-4.8;-1.2;1.7;3.69;0;.46;6140 +75097;44.90184;6.09896;1558;20221202;1.9;-5.8;-1.9;2.8;3.42;.1;.56;6274 +75097;44.90184;6.09896;1558;20221203;1.7;-2.5;-.4;3.8;3.99;1.1;.82;3245 +75097;44.90184;6.09896;1558;20221204;2.2;-.1;1.1;2.4;5.02;10.9;.54;3060 +75097;44.90184;6.09896;1558;20221205;2.7;-2.4;.1;2.1;3.82;.1;.63;5111 +75097;44.90184;6.09896;1558;20221206;5.2;-3.6;.8;1.5;2.75;0;.7;6348 +75097;44.90184;6.09896;1558;20221207;3.3;-3.9;-.3;1.5;2.69;0;.64;6006 +75097;44.90184;6.09896;1558;20221208;3.6;-3.4;.1;2.9;2.85;17;1.03;5302 +75097;44.90184;6.09896;1558;20221209;2.6;.1;1.4;3.6;6.02;17;.37;2430 +75097;44.90184;6.09896;1558;20221210;.3;-.4;-.1;2;4.85;0;.42;2685 +75097;44.90184;6.09896;1558;20221211;-3.5;-10.6;-7.1;1.7;2.05;0;.39;5966 +75097;44.90184;6.09896;1558;20221212;-1.3;-9.5;-5.4;1.6;2.15;10.2;.43;6026 +75097;44.90184;6.09896;1558;20221213;2.3;-5.5;-1.6;4.1;5.09;8.5;.19;4149 +75097;44.90184;6.09896;1558;20221214;4.5;1;2.8;1.8;6.02;2.3;.4;3221 +75097;44.90184;6.09896;1558;20221215;3.2;.6;1.9;1.9;5.45;24;.49;2409 +75097;44.90184;6.09896;1558;20221216;2;-1;.5;1.8;5.42;0;.27;3958 +75097;44.90184;6.09896;1558;20221217;3;-6.4;-1.7;2.2;2.52;0;.71;6537 +75097;44.90184;6.09896;1558;20221218;5.7;-2.8;1.4;1.9;2.05;0;.97;6147 +75097;44.90184;6.09896;1558;20221219;6.6;-.2;3.2;1.4;3.55;0;.71;4836 +75097;44.90184;6.09896;1558;20221220;8.3;.2;4.2;2;4.42;0;.86;4832 +75097;44.90184;6.09896;1558;20221221;5.5;1.9;3.7;1.8;5.99;3.8;.51;3542 +75097;44.90184;6.09896;1558;20221222;5.4;.6;3;2.1;5.92;14.4;.42;4344 +75097;44.90184;6.09896;1558;20221223;6.4;1.7;4.1;2.5;7.69;4.8;.21;3040 +75097;44.90184;6.09896;1558;20221224;8.9;3.8;6.3;2.1;6.92;.1;.59;4817 +75097;44.90184;6.09896;1558;20221225;11.6;4.7;8.2;3.2;4.65;0;1.59;5657 +75097;44.90184;6.09896;1558;20221226;8.4;3.7;6;2.8;5.32;.8;1.06;4370 +75097;44.90184;6.09896;1558;20221227;5.6;-.1;2.8;1.5;4.79;0;.46;5522 +75097;44.90184;6.09896;1558;20221228;4.9;-1.9;1.5;2.2;2.65;0;.91;5787 +75097;44.90184;6.09896;1558;20221229;7.6;0;3.8;2.9;4.42;2.5;.95;5312 +75097;44.90184;6.09896;1558;20221230;6;1.6;3.8;2.8;6.49;8.3;.49;3305 +75097;44.90184;6.09896;1558;20221231;10.9;4.2;7.5;4.2;7.15;.1;1.07;5342 +75098;44.91312;6.41465;2000;20220101;9;3.9;6.4;3;3.96;0;1.34;7800 +75098;44.91312;6.41465;2000;20220102;8;3.8;5.9;3.2;3.96;0;1.42;6900 +75098;44.91312;6.41465;2000;20220103;3.2;.5;1.8;2.3;4.27;0;.75;5900 +75098;44.91312;6.41465;2000;20220104;6.4;.9;3.6;2.8;5.37;2;.94;4100 +75098;44.91312;6.41465;2000;20220105;-4.9;-4.3;-4.6;4.2;3.37;.2;.53;6400 +75098;44.91312;6.41465;2000;20220106;-5.8;-13;-9.4;1.6;1.86;0;.31;8400 +75098;44.91312;6.41465;2000;20220107;-2.4;-13.4;-7.9;1.7;2.06;4.2;.45;6500 +75098;44.91312;6.41465;2000;20220108;-2.9;-8.7;-5.8;3.1;3.96;10;.21;5700 +75098;44.91312;6.41465;2000;20220109;-7;-7.5;-7.3;4;3.76;7.3;.11;3900 +75098;44.91312;6.41465;2000;20220110;-5.8;-8.6;-7.2;2;2.37;0;.37;8800 +75098;44.91312;6.41465;2000;20220111;-2.6;-11.8;-7.2;1.7;1.46;0;.53;8900 +75098;44.91312;6.41465;2000;20220112;-.6;-9.1;-4.9;1.4;1.36;0;.6;7700 +75098;44.91312;6.41465;2000;20220113;3.6;-6.4;-1.4;2.4;1.96;0;.99;9000 +75098;44.91312;6.41465;2000;20220114;4.9;-1.6;1.6;2.4;2.67;0;1.04;9000 +75098;44.91312;6.41465;2000;20220115;4.9;-1.5;1.7;2.5;2.76;0;1.06;9100 +75098;44.91312;6.41465;2000;20220116;2.5;-2.5;0;2.3;2.46;0;.92;9300 +75098;44.91312;6.41465;2000;20220117;3.7;-6.9;-1.6;1.8;1.96;0;.82;9300 +75098;44.91312;6.41465;2000;20220118;4.2;-3.8;.2;2.2;2.76;0;.92;9200 +75098;44.91312;6.41465;2000;20220119;2.6;-3;-.2;3.2;2.87;0;1.1;9400 +75098;44.91312;6.41465;2000;20220120;-.6;-10;-5.3;2;2.76;0;.53;9600 +75098;44.91312;6.41465;2000;20220121;-5.6;-11.5;-8.6;1.4;2.46;0;.35;7400 +75098;44.91312;6.41465;2000;20220122;1.6;-11.6;-5;1.2;2.56;0;.49;9800 +75098;44.91312;6.41465;2000;20220123;5.8;-4.6;.6;1.6;2.76;0;.84;9600 +75098;44.91312;6.41465;2000;20220124;5.6;-4.9;.3;1.8;2.56;0;.92;10200 +75098;44.91312;6.41465;2000;20220125;5.7;-4.8;.4;1.7;2.56;0;.9;10400 +75098;44.91312;6.41465;2000;20220126;4.6;-2.5;1;2.2;2.37;0;1.12;10600 +75098;44.91312;6.41465;2000;20220127;5.1;-3.5;.8;2;2.17;0;1.12;9800 +75098;44.91312;6.41465;2000;20220128;4.6;-3.3;.6;2.1;2.06;0;1.14;10800 +75098;44.91312;6.41465;2000;20220129;5.4;-3.2;1.1;2.2;2.46;0;1.19;10400 +75098;44.91312;6.41465;2000;20220130;7.3;-2.7;2.3;2.3;2.56;0;1.34;10400 +75098;44.91312;6.41465;2000;20220131;-1.2;-1.3;-1.3;5.7;2.87;0;1.5;6800 +75098;44.91312;6.41465;2000;20220201;-1;-11.6;-6.3;2.3;3.17;.8;.55;10400 +75098;44.91312;6.41465;2000;20220202;4.2;-4;.1;2.6;4.46;0;.87;11200 +75098;44.91312;6.41465;2000;20220203;8.4;-2;3.2;2.8;2.56;0;1.73;9000 +75098;44.91312;6.41465;2000;20220204;5;-2.8;1.1;2.5;3.67;0;1.14;11600 +75098;44.91312;6.41465;2000;20220205;3.6;-4.8;-.6;1.6;3.37;0;.87;11800 +75098;44.91312;6.41465;2000;20220206;1.3;-7.6;-3.2;2.3;2.87;8;.93;9700 +75098;44.91312;6.41465;2000;20220207;-1.2;-4;-2.6;2.6;3.76;.3;.77;11800 +75098;44.91312;6.41465;2000;20220208;6.4;-7.3;-.5;1.8;2.96;0;1.12;11700 +75098;44.91312;6.41465;2000;20220209;8.3;-.6;3.8;1.9;2.37;0;1.47;13000 +75098;44.91312;6.41465;2000;20220210;3.5;-.2;1.6;3.4;3.19;0;1.27;11333 +75098;44.91312;6.41465;2000;20220211;-.9;-3.7;-2.3;2.9;3.09;0;1.02;9345 +75098;44.91312;6.41465;2000;20220212;-.4;-8.3;-4.3;3.1;2.13;0;1.18;10995 +75098;44.91312;6.41465;2000;20220213;.6;-6.6;-3;3.6;2.59;3.4;1.17;11845 +75098;44.91312;6.41465;2000;20220214;-.3;-4.7;-2.5;3.8;3.63;12.5;.89;6685 +75098;44.91312;6.41465;2000;20220215;-2.8;-7.2;-5;3.5;3.46;0;.68;8051 +75098;44.91312;6.41465;2000;20220216;1.8;-10.5;-4.4;2.1;5.27;2.6;.39;7700 +75098;44.91312;6.41465;2000;20220217;4.1;.5;2.3;3.4;6.16;.1;1.04;13700 +75098;44.91312;6.41465;2000;20220218;11.7;-1.1;5.3;3;4.37;.2;2;12000 +75098;44.91312;6.41465;2000;20220219;-1;-2.6;-1.8;2.1;4.77;0;.7;8500 +75098;44.91312;6.41465;2000;20220220;4.8;-8.1;-1.7;1.7;3.56;.5;1.12;13300 +75098;44.91312;6.41465;2000;20220221;-2.2;-3.1;-2.7;6.5;4.27;9.8;.77;5100 +75098;44.91312;6.41465;2000;20220222;.9;-6.6;-2.9;2.9;3.56;0;1.12;15300 +75098;44.91312;6.41465;2000;20220223;3.6;-7;-1.7;2.1;3.26;0;1.28;14900 +75098;44.91312;6.41465;2000;20220224;3.8;-3.9;-.1;3.1;3.46;0;1.51;13100 +75098;44.91312;6.41465;2000;20220225;-2.8;-5;-3.9;3.6;2.87;0;1.21;14500 +75098;44.91312;6.41465;2000;20220226;.5;-12.1;-5.8;1.8;1.67;0;1.25;16100 +75098;44.91312;6.41465;2000;20220227;-1.5;-10.1;-5.8;1.8;2.26;0;1.09;15100 +75098;44.91312;6.41465;2000;20220228;2.5;-11;-4.3;2;2.06;0;1.4;16200 +75098;44.91312;6.41465;2000;20220301;2;-4.9;-1.5;2.1;2.56;0;1.51;16200 +75098;44.91312;6.41465;2000;20220302;4;-4.9;-.5;1.4;2.67;0;1.4;14100 +75098;44.91312;6.41465;2000;20220303;4;-2.3;.8;2.1;3.67;0;1.58;16300 +75098;44.91312;6.41465;2000;20220304;.7;-6.4;-2.9;3.7;2.76;0;1.59;17400 +75098;44.91312;6.41465;2000;20220305;-.3;-9.2;-4.8;2.5;1.86;0;1.49;17100 +75098;44.91312;6.41465;2000;20220306;-2.7;-12.7;-7.7;1.6;2.17;0;1.08;16800 +75098;44.91312;6.41465;2000;20220307;.4;-12;-5.8;1.8;2.26;0;1.3;17500 +75098;44.91312;6.41465;2000;20220308;1.6;-7.7;-3.1;2.4;2.56;0;1.59;18400 +75098;44.91312;6.41465;2000;20220309;3.8;-8.6;-2.4;1.7;2.96;0;1.53;18000 +75098;44.91312;6.41465;2000;20220310;5.3;-5.3;0;2;2.96;0;1.79;17100 +75098;44.91312;6.41465;2000;20220311;2.4;-3.5;-.6;3.4;3.67;.7;1.52;11700 +75098;44.91312;6.41465;2000;20220312;.9;-3.2;-1.2;3.1;3.76;0;1.42;13200 +75098;44.91312;6.41465;2000;20220313;-.2;-3.1;-1.7;1.8;4.46;7.1;.88;7000 +75098;44.91312;6.41465;2000;20220314;3.8;-7;-1.6;2.1;4.27;2.1;1.31;13700 +75098;44.91312;6.41465;2000;20220315;8.1;.2;4.1;2.6;5.37;0;1.49;5900 +75098;44.91312;6.41465;2000;20220316;7.6;2.4;5;1.7;5.06;0;1.79;12700 +75098;44.91312;6.41465;2000;20220317;6.4;1.9;4.1;1.1;6.16;0;1.3;9400 +75098;44.91312;6.41465;2000;20220318;5.1;.3;2.7;3.6;5.69;0;1.73;13294 +75098;44.91312;6.41465;2000;20220319;5.4;-.6;2.4;3.1;3.99;0;2.22;15506 +75098;44.91312;6.41465;2000;20220320;4.8;-3.4;.7;3.6;3.39;0;2.2;15696 +75098;44.91312;6.41465;2000;20220321;4.5;-3.8;.4;2.7;3.56;0;1.94;15312 +75098;44.91312;6.41465;2000;20220322;5.5;-4.1;.7;2.2;2.76;0;2.22;18534 +75098;44.91312;6.41465;2000;20220323;8;-2.9;2.6;2;2.56;0;2.49;19404 +75098;44.91312;6.41465;2000;20220324;9.4;-1.4;4;2.1;2.66;0;2.68;19892 +75098;44.91312;6.41465;2000;20220325;9.1;-1.1;4;2.7;3.16;0;2.81;20124 +75098;44.91312;6.41465;2000;20220326;9.3;-1;4.2;2.5;2.79;0;2.83;19639 +75098;44.91312;6.41465;2000;20220327;9.3;-.1;4.6;2;2.63;0;2.71;18861 +75098;44.91312;6.41465;2000;20220328;10.7;-.7;5;2.5;2.79;0;3.05;20485 +75098;44.91312;6.41465;2000;20220329;8.8;0;4.4;3.2;3.93;1.1;2.69;16461 +75098;44.91312;6.41465;2000;20220330;1.5;-1.5;0;2.2;5.96;2;1.02;8406 +75098;44.91312;6.41465;2000;20220331;1.3;-1.8;-.3;2.3;5.36;.7;1.25;9747 +75098;44.91312;6.41465;2000;20220401;-3.9;-6.1;-5;2.9;3.43;3.9;1.11;9555 +75098;44.91312;6.41465;2000;20220402;-6.4;-10.2;-8.3;5.8;2.74;0;1.02;13208 +75098;44.91312;6.41465;2000;20220403;-3.9;-10.7;-7.3;2.4;2.89;.4;1.5;19952 +75098;44.91312;6.41465;2000;20220404;.3;-9.5;-4.6;2.7;3.03;0;1.83;22032 +75098;44.91312;6.41465;2000;20220405;6.3;-5.2;.6;2.1;4.13;0;2.3;20226 +75098;44.91312;6.41465;2000;20220406;6.9;-2;2.4;3;5.29;1;2.18;18879 +75098;44.91312;6.41465;2000;20220407;2.8;-2.3;.3;5.6;6.06;26.3;1.11;9698 +75098;44.91312;6.41465;2000;20220408;4;-1.2;1.4;5.2;6.83;15;1.12;9105 +75098;44.91312;6.41465;2000;20220409;-1.8;-4.3;-3;3.9;3.83;.2;1.39;12071 +75098;44.91312;6.41465;2000;20220410;4.3;-8.1;-1.9;2.2;2.99;0;2.44;24264 +75098;44.91312;6.41465;2000;20220411;9.4;-2.9;3.3;2.9;3.66;0;3.13;23378 +75098;44.91312;6.41465;2000;20220412;12.8;1.7;7.3;2.8;5.06;0;3.41;21942 +75098;44.91312;6.41465;2000;20220413;11.9;4.6;8.2;3.1;6.09;0;3.42;21029 +75098;44.91312;6.41465;2000;20220414;12.9;2.4;7.7;2.8;6.49;0;3.51;23644 +75098;44.91312;6.41465;2000;20220415;13.5;3.3;8.4;2.3;6.96;0;3.26;22961 +75098;44.91312;6.41465;2000;20220416;12;2.8;7.4;3;5.63;0;3.46;23225 +75098;44.91312;6.41465;2000;20220417;10.3;.6;5.5;2.9;4.29;0;3.54;24158 +75098;44.91312;6.41465;2000;20220418;10.2;-.2;5;2.1;4.63;0;3.33;24547 +75098;44.91312;6.41465;2000;20220419;10.5;-.5;5;2.3;4.39;0;3.33;23914 +75098;44.91312;6.41465;2000;20220420;9.7;0;4.9;2.7;5.49;0;3;21677 +75098;44.91312;6.41465;2000;20220421;8.5;1;4.8;2.9;5.83;0;2.81;20945 +75098;44.91312;6.41465;2000;20220422;10.3;1.3;5.8;2.5;5.93;0;3.01;20059 +75098;44.91312;6.41465;2000;20220423;6.4;1.6;4;2.4;6.63;21.8;1.73;11704 +75098;44.91312;6.41465;2000;20220424;2.9;-2.8;0;3.9;5.93;.5;1.56;14478 +75098;44.91312;6.41465;2000;20220425;5;-.6;2.2;3.5;6.39;0;1.67;12783 +75098;44.91312;6.41465;2000;20220426;5.8;-1.2;2.3;2.8;5.63;0;2.24;17526 +75098;44.91312;6.41465;2000;20220427;10.3;-1.9;4.2;2.2;5.06;0;3.55;27320 +75098;44.91312;6.41465;2000;20220428;11.6;1.6;6.6;2.2;5.49;0;3.72;25952 +75098;44.91312;6.41465;2000;20220429;12.4;2.3;7.3;2.8;5.83;0;3.89;25120 +75098;44.91312;6.41465;2000;20220430;7.7;1.8;4.8;2.3;6.03;0;2.32;13731 +75098;44.91312;6.41465;2000;20220501;9;-2.2;3.4;1.9;5.13;0;3.06;24804 +75098;44.91312;6.41465;2000;20220502;10.3;-.3;5;2;6.09;2.3;3.17;22891 +75098;44.91312;6.41465;2000;20220503;7.3;1.2;4.2;1.5;6.96;.9;2.13;15001 +75098;44.91312;6.41465;2000;20220504;8.8;1.3;5.1;2.1;7.39;4.3;2.39;17101 +75098;44.91312;6.41465;2000;20220505;2;1.4;1.7;2.1;7.16;14.9;1.11;7419 +75098;44.91312;6.41465;2000;20220506;7.7;.3;4;1.9;6.87;0;.93;2200 +75098;44.91312;6.41465;2000;20220507;8.3;1.7;5;2;7.56;2.3;.9;1900 +75098;44.91312;6.41465;2000;20220508;9.8;2.4;6.1;1.8;7.66;1.1;.99;1700 +75098;44.91312;6.41465;2000;20220509;10.4;2.6;6.5;2.4;7.66;.3;1.15;1900 +75098;44.91312;6.41465;2000;20220510;13;3.5;8.2;2.3;7.77;0;1.44;2300 +75098;44.91312;6.41465;2000;20220511;17;5.3;11.1;2.5;7.46;0;2.08;2700 +75098;44.91312;6.41465;2000;20220512;17.1;5.7;11.4;2.2;8.07;0;1.89;2700 +75098;44.91312;6.41465;2000;20220513;15.1;6.1;10.6;2.3;9.66;0;1.44;2400 +75098;44.91312;6.41465;2000;20220514;17.2;6.3;11.7;2.6;9.07;.2;1.91;2900 +75098;44.91312;6.41465;2000;20220515;17.8;7.3;12.5;1.8;8.96;1.4;1.71;2400 +75098;44.91312;6.41465;2000;20220516;16.8;7;11.9;2.2;8.86;0;1.72;1900 +75098;44.91312;6.41465;2000;20220517;17.5;7.1;12.3;2.5;8.27;0;2.09;2800 +75098;44.91312;6.41465;2000;20220518;19.3;9.4;14.3;3.2;8.57;11.2;2.64;2800 +75098;44.91312;6.41465;2000;20220519;18.5;8.4;13.4;2.2;9.46;.3;1.89;2300 +75098;44.91312;6.41465;2000;20220520;21.2;9.9;15.5;2.3;8.77;0;2.43;2700 +75098;44.91312;6.41465;2000;20220521;19.6;9.5;14.5;1.9;8.77;.3;2.07;2700 +75098;44.91312;6.41465;2000;20220522;23.3;11.8;17.5;2.6;9.27;1.3;2.79;2400 +75098;44.91312;6.41465;2000;20220523;19.7;11.2;15.4;2.9;8.77;.1;2.6;2500 +75098;44.91312;6.41465;2000;20220524;11.4;5.5;8.4;3.5;9.27;3.4;1.16;1300 +75098;44.91312;6.41465;2000;20220525;8.5;4.5;6.5;1.6;8.86;1.6;.74;1100 +75098;44.91312;6.41465;2000;20220526;14.1;3.2;8.6;1.5;9.57;.9;1.12;2700 +75098;44.91312;6.41465;2000;20220527;16.7;6.3;11.5;1.9;10.66;1.1;1.38;2600 +75098;44.91312;6.41465;2000;20220528;14.4;6.5;10.4;2.6;8.46;0;1.75;2900 +75098;44.91312;6.41465;2000;20220529;9.6;2.1;5.8;1.9;6.56;0;1.3;3100 +75098;44.91312;6.41465;2000;20220530;12.8;2.4;7.6;2.6;5.77;.4;1.89;2700 +75098;44.91312;6.41465;2000;20220531;9.9;3.9;6.9;2.1;7.56;1;1.04;600 +75098;44.91312;6.41465;2000;20220601;17.7;7.3;12.5;2.5;8.57;.7;1.99;2000 +75098;44.91312;6.41465;2000;20220602;19;9.2;14.1;3.2;9.86;0;2.28;2400 +75098;44.91312;6.41465;2000;20220603;17.9;10.6;14.2;1.9;10.16;5.6;1.68;1700 +75098;44.91312;6.41465;2000;20220604;21.3;10.6;15.9;3.6;9.36;1.2;2.92;2200 +75098;44.91312;6.41465;2000;20220605;16.5;11.5;14;3.2;9.66;.8;2.17;2100 +75098;44.91312;6.41465;2000;20220606;16.4;5.8;11.1;2.2;9.07;.1;1.68;2800 +75098;44.91312;6.41465;2000;20220607;12.5;7.7;10.1;3.3;8.57;0;1.78;3100 +75098;44.91312;6.41465;2000;20220608;12.4;3.9;8.1;2.3;7.27;2.4;1.4;1100 +75098;44.91312;6.41465;2000;20220609;7.5;3.7;5.6;3.5;7.37;0;1.17;2300 +75098;44.91312;6.41465;2000;20220610;15.4;1.3;8.3;2.3;6.16;0;1.97;3200 +75098;44.91312;6.41465;2000;20220611;20.3;6.1;13.2;2.6;7.16;0;5.51;31300 +75098;44.91312;6.41465;2000;20220612;20.4;9.8;15.1;2.4;7.27;.4;5.39;28300 +75098;44.91312;6.41465;2000;20220613;17.1;9.8;13.4;2.7;9.96;0;5.14;32000 +75098;44.91312;6.41465;2000;20220614;20.9;8.3;14.6;2.1;8.66;0;5.36;30400 +75098;44.91312;6.41465;2000;20220615;20.5;13.1;16.8;2.3;10.07;1.6;4.33;19600 +75098;44.91312;6.41465;2000;20220616;21.3;11.6;16.4;2.9;9.27;0;5.8;30200 +75098;44.91312;6.41465;2000;20220617;23.1;11.4;17.2;2.8;7.37;0;6.13;29600 +75098;44.91312;6.41465;2000;20220618;23.8;13.4;18.6;2.1;10.86;2.8;5.41;26500 +75098;44.91312;6.41465;2000;20220619;22.7;12.5;17.6;2.2;11.46;0;5.66;30200 +75098;44.91312;6.41465;2000;20220620;22.6;12;17.3;2.4;8.86;0;5.9;30400 +75098;44.91312;6.41465;2000;20220621;22.8;15.2;19;2.9;8.77;6.1;4.83;16900 +75098;44.91312;6.41465;2000;20220622;17.7;10.1;13.9;2.6;10.86;5.2;3.05;13400 +75098;44.91312;6.41465;2000;20220623;17.7;9.6;13.6;2.4;9.86;.7;3.8;19500 +75098;44.91312;6.41465;2000;20220624;13;8.4;10.7;2.5;9.27;8.1;2.85;15400 +75098;44.91312;6.41465;2000;20220625;17.3;5.5;11.4;1.8;8.46;0;4.15;25200 +75098;44.91312;6.41465;2000;20220626;21.7;8.7;15.2;2.7;9.27;0;5.19;26700 +75098;44.91312;6.41465;2000;20220627;17.5;11.2;14.3;2.2;12.57;0;4.25;25400 +75098;44.91312;6.41465;2000;20220628;16.9;9.8;13.3;1.2;13.16;14.3;2.97;17000 +75098;44.91312;6.41465;2000;20220629;17.8;7.6;12.7;1.9;11.57;0;4.65;30300 +75098;44.91312;6.41465;2000;20220630;19.2;9.5;14.3;2.2;10.77;4.8;3.65;18100 +75098;44.91312;6.41465;2000;20220701;14.4;6.7;10.5;2.9;10.77;.1;3.93;28300 +75098;44.91312;6.41465;2000;20220702;21.8;6;13.9;1.8;7.56;0;5.34;30700 +75098;44.91312;6.41465;2000;20220703;23.3;13.4;18.3;3.1;8.86;.5;6;27300 +75098;44.91312;6.41465;2000;20220704;20.6;12.7;16.6;3.1;10.16;.8;5.32;26600 +75098;44.91312;6.41465;2000;20220705;17.3;8.8;13;2.3;11.07;0;4.84;31300 +75098;44.91312;6.41465;2000;20220706;17;7.7;12.3;2.3;10.16;0;4.69;30300 +75098;44.91312;6.41465;2000;20220707;17.1;7.6;12.3;2.8;9.57;0;4.85;30900 +75098;44.91312;6.41465;2000;20220708;17.4;6.1;11.7;2;8.96;0;4.61;29400 +75098;44.91312;6.41465;2000;20220709;19.5;8.9;14.2;2.2;9.57;0;4.95;28600 +75098;44.91312;6.41465;2000;20220710;18.4;8.7;13.5;2.5;8.27;0;5.09;29500 +75098;44.91312;6.41465;2000;20220711;20.1;9.7;14.9;2.1;10.16;0;5.02;28800 +75098;44.91312;6.41465;2000;20220712;19.4;9.5;14.4;2.9;8.07;0;5.46;30200 +75098;44.91312;6.41465;2000;20220713;20.5;10.3;15.4;2.2;10.57;.1;4.69;25400 +75098;44.91312;6.41465;2000;20220714;22.7;12.8;17.7;2.4;10.27;0;5.65;29200 +75098;44.91312;6.41465;2000;20220715;21.8;12.5;17.1;3.2;9.27;0;5.78;28400 +75098;44.91312;6.41465;2000;20220716;22.6;11.1;16.8;2.6;9.07;0;5.52;27700 +75098;44.91312;6.41465;2000;20220717;22.3;11.6;16.9;2.5;9.27;0;5.5;28100 +75098;44.91312;6.41465;2000;20220718;24.5;13.5;19;2.4;10.96;.9;5.82;29000 +75098;44.91312;6.41465;2000;20220719;27;14.1;20.5;2.5;11.86;0;5.88;26900 +75098;44.91312;6.41465;2000;20220720;25.2;13.3;19.2;2.2;12.36;.7;5.22;25100 +75098;44.91312;6.41465;2000;20220721;22.4;9.7;16;2.2;12.07;0;5.05;28400 +75098;44.91312;6.41465;2000;20220722;26.5;12.9;19.7;2.5;9.96;0;5.85;26700 +75098;44.91312;6.41465;2000;20220723;21.8;14.2;18;3.1;11.36;.9;4.82;21600 +75098;44.91312;6.41465;2000;20220724;23.8;10.7;17.2;2.2;10.86;0;5.31;27800 +75098;44.91312;6.41465;2000;20220725;24.8;14.6;19.7;3.2;10.36;.8;4.86;16600 +75098;44.91312;6.41465;2000;20220726;18;9.9;13.9;3;12.57;0;4.06;25000 +75098;44.91312;6.41465;2000;20220727;18.3;8.5;13.4;1.9;11.07;0;4.29;26700 +75098;44.91312;6.41465;2000;20220728;22.9;10.1;16.5;2.1;9.66;0;4.57;22300 +75098;44.91312;6.41465;2000;20220729;15.7;11;13.3;2.1;10.27;2.5;2.89;13900 +75098;44.91312;6.41465;2000;20220730;17.7;7.3;12.5;2.9;8.96;0;4.55;27600 +75098;44.91312;6.41465;2000;20220731;20.3;9;14.6;2.5;8.57;0;4.85;26300 +75098;44.91312;6.41465;2000;20220801;21.2;10.2;15.7;3;9.27;0;5.04;25700 +75098;44.91312;6.41465;2000;20220802;22.6;10.3;16.4;2.4;9.16;0;5.15;26700 +75098;44.91312;6.41465;2000;20220803;23.7;12.2;17.9;2.2;10.46;0;5.01;25000 +75098;44.91312;6.41465;2000;20220804;22.9;13.9;18.4;1.7;11.86;5.3;3.48;14600 +75098;44.91312;6.41465;2000;20220805;23.9;13.7;18.8;1.7;11.16;4.1;4.37;21000 +75098;44.91312;6.41465;2000;20220806;20.4;10.1;15.2;2.3;10.57;.2;4.52;25300 +75098;44.91312;6.41465;2000;20220807;19;9.4;14.2;2.3;11.77;.4;4.13;25000 +75098;44.91312;6.41465;2000;20220808;19.4;9.3;14.3;2.1;10.66;0;4.19;24500 +75098;44.91312;6.41465;2000;20220809;21.1;10.9;16;2.1;10.96;2.8;4.55;25400 +75098;44.91312;6.41465;2000;20220810;20.9;11.8;16.3;1.8;10.07;5.6;4.29;23000 +75098;44.91312;6.41465;2000;20220811;21.1;11;16;2.6;8.36;0;4.71;23200 +75098;44.91312;6.41465;2000;20220812;21;12.1;16.5;2.9;7.56;0;5.13;24800 +75098;44.91312;6.41465;2000;20220813;20.9;12.1;16.5;2.9;5.66;0;5.33;25000 +75098;44.91312;6.41465;2000;20220814;15.4;12.6;14;2.2;8.96;14;2.6;9000 +75098;44.91312;6.41465;2000;20220815;18.3;8.7;13.5;2.6;8.66;.2;4.17;23400 +75098;44.91312;6.41465;2000;20220816;19.8;7.7;13.7;1.8;8.86;0;3.68;20000 +75098;44.91312;6.41465;2000;20220817;18.3;12.3;15.3;3.1;9.77;19.4;3.32;12100 +75098;44.91312;6.41465;2000;20220818;13.2;5.6;9.4;3.4;9.66;24.4;2.51;16200 +75098;44.91312;6.41465;2000;20220819;13.2;6.6;9.9;2.7;10.46;0;1.92;10600 +75098;44.91312;6.41465;2000;20220820;15.4;8.6;12;2.4;11.48;.1;2.93;17904 +75098;44.91312;6.41465;2000;20220821;15.6;9.5;12.5;2.2;11.48;.1;3.01;18904 +75098;44.91312;6.41465;2000;20220822;15.8;8.9;12.3;2.3;11.08;0;3.06;18553 +75098;44.91312;6.41465;2000;20220823;17.7;9.8;13.7;2.3;10.55;0;3.6;20487 +75098;44.91312;6.41465;2000;20220824;19.3;11.8;15.5;1.9;11.28;0;3.74;20595 +75098;44.91312;6.41465;2000;20220825;19.8;12.6;16.2;1.9;12.25;.2;3.51;18282 +75098;44.91312;6.41465;2000;20220826;15.7;11.1;13.4;2.4;12.25;2.9;2.33;11068 +75098;44.91312;6.41465;2000;20220827;15.7;9.6;12.7;2;12.35;0;2.55;15234 +75098;44.91312;6.41465;2000;20220828;17.9;10.1;14;1.4;12.71;.1;3.15;19490 +75098;44.91312;6.41465;2000;20220829;19.6;10.9;15.3;1.9;11.05;.2;3.83;21982 +75098;44.91312;6.41465;2000;20220830;17.8;13;15.4;2.3;10.85;1.4;3.06;13460 +75098;44.91312;6.41465;2000;20220831;14.2;8.5;11.3;2.3;11.08;1.2;2.62;17051 +75098;44.91312;6.41465;2000;20220901;16.2;8.6;12.4;2.1;10.71;0;3.03;18563 +75098;44.91312;6.41465;2000;20220902;16.5;9;12.7;1.3;8.86;1.5;2.58;14200 +75098;44.91312;6.41465;2000;20220903;16.6;8.9;12.7;1.3;9.77;3.6;2.41;13200 +75098;44.91312;6.41465;2000;20220904;17.5;7.4;12.4;1.9;9.86;.1;3.28;21400 +75098;44.91312;6.41465;2000;20220905;19.1;9.7;14.4;1.9;9.36;0;3.34;18700 +75098;44.91312;6.41465;2000;20220906;19.6;10.6;15.1;2.2;9.66;.7;3.56;19400 +75098;44.91312;6.41465;2000;20220907;19.6;9.8;14.7;2.2;9.66;11.6;3.12;15100 +75098;44.91312;6.41465;2000;20220908;14.2;6;10.1;2.5;9.07;0;2.91;20800 +75098;44.91312;6.41465;2000;20220909;12.4;5.6;9;2.9;6.96;0;2.92;18900 +75098;44.91312;6.41465;2000;20220910;13;2.8;7.9;2.6;8.07;0;2.65;20400 +75098;44.91312;6.41465;2000;20220911;15.8;3.3;9.5;1.6;6.87;0;2.99;21300 +75098;44.91312;6.41465;2000;20220912;20.3;7.5;13.9;2.1;5.66;0;3.83;21500 +75098;44.91312;6.41465;2000;20220913;19.9;11.1;15.5;2.2;7.96;1;3.06;11800 +75098;44.91312;6.41465;2000;20220914;16.7;13.6;15.1;4.6;9.57;13.3;3.15;7300 +75098;44.91312;6.41465;2000;20220915;12.9;7.4;10.1;2.5;10.16;.6;1.84;10800 +75098;44.91312;6.41465;2000;20220916;10.3;7.8;9;3.9;9.57;0;2.24;17600 +75098;44.91312;6.41465;2000;20220917;7.3;.5;3.9;3.8;4.66;0;2.55;20200 +75098;44.91312;6.41465;2000;20220918;11.9;-1.1;5.4;1.8;3.56;0;2.66;20200 +75098;44.91312;6.41465;2000;20220919;12.7;2.8;7.7;2.1;4.37;0;2.88;20100 +75098;44.91312;6.41465;2000;20220920;12.7;2.4;7.5;1.4;4.87;0;2.53;19700 +75098;44.91312;6.41465;2000;20220921;11.2;3.4;7.3;2;6.27;0;2.44;19100 +75098;44.91312;6.41465;2000;20220922;11.5;2.2;6.8;2.3;7.06;0;2.22;17400 +75098;44.91312;6.41465;2000;20220923;11.9;2.9;7.4;2.3;6.16;5.7;2.36;16400 +75098;44.91312;6.41465;2000;20220924;8;4.9;6.4;1.4;8.57;12.8;1.11;6700 +75098;44.91312;6.41465;2000;20220925;6.2;3;4.6;1.9;7.46;3.1;1.29;10500 +75098;44.91312;6.41465;2000;20220926;6.9;-.3;3.3;2;6.16;2.5;1.7;16700 +75098;44.91312;6.41465;2000;20220927;3.5;0;1.7;3.4;6.16;2.8;1.34;15100 +75098;44.91312;6.41465;2000;20220928;5.6;-.2;2.7;2.9;7.37;12.6;.64;3100 +75098;44.91312;6.41465;2000;20220929;6.6;1.8;4.2;2.7;6.46;0;1.42;10200 +75098;44.91312;6.41465;2000;20220930;2.6;-1;.8;1.1;5.96;4.5;.77;5200 +75098;44.91312;6.41465;2000;20221001;7;-.9;3;2.2;7.77;3.8;.64;3400 +75098;44.91312;6.41465;2000;20221002;12.2;4.7;8.4;2.8;9.07;.1;1.89;15300 +75098;44.91312;6.41465;2000;20221003;13.2;4;8.6;1.4;6.87;0;2.03;16300 +75098;44.91312;6.41465;2000;20221004;15.1;6;10.5;1.8;5.37;0;2.46;16400 +75098;44.91312;6.41465;2000;20221005;15.4;6.1;10.7;1.8;6.66;.8;2.34;16100 +75098;44.91312;6.41465;2000;20221006;13.4;5.1;9.2;1.4;7.96;0;1.91;15800 +75098;44.91312;6.41465;2000;20221007;13.6;5.1;9.3;1.8;7.77;.1;1.96;14800 +75098;44.91312;6.41465;2000;20221008;9.4;6.4;7.9;1.3;8.96;5.1;1.05;5700 +75098;44.91312;6.41465;2000;20221009;9.4;5.3;7.3;.9;9.46;4.2;.96;6300 +75098;44.91312;6.41465;2000;20221010;11.6;4.1;7.8;1.7;8.66;.1;1.63;15200 +75098;44.91312;6.41465;2000;20221011;13.3;4.1;8.7;1.6;8.27;.1;1.7;14300 +75098;44.91312;6.41465;2000;20221012;11;5;8;1.3;8.36;.5;1.41;12000 +75098;44.91312;6.41465;2000;20221013;10.6;3.5;7;1.8;7.16;0;1.34;7800 +75098;44.91312;6.41465;2000;20221014;8.8;4.1;6.4;1.3;8.46;.3;.93;5700 +75098;44.91312;6.41465;2000;20221015;15.4;4;9.7;2.2;7.27;0;2.03;14300 +75098;44.91312;6.41465;2000;20221016;15.3;6.2;10.7;2.2;7.37;0;2.03;12800 +75098;44.91312;6.41465;2000;20221017;16.2;6.9;11.5;1.8;7.37;0;1.94;12400 +75098;44.91312;6.41465;2000;20221018;16;7.5;11.7;1.6;7.96;0;1.82;13000 +75098;44.91312;6.41465;2000;20221019;17.4;7.5;12.4;1.8;6.27;0;2.1;13200 +75098;44.91312;6.41465;2000;20221020;15.3;9.3;12.3;3.7;7.56;11;2.39;4600 +75098;44.91312;6.41465;2000;20221021;10.8;8.9;9.8;5.2;8.96;24.9;1.62;800 +75098;44.91312;6.41465;2000;20221022;12.8;3.6;8.2;3.6;7.87;2;1.65;8000 +75098;44.91312;6.41465;2000;20221023;15.7;8.7;12.2;5.7;6.87;5.5;3.14;3700 +75098;44.91312;6.41465;2000;20221024;11.7;8.3;10;5.7;8.07;11.7;2.09;3500 +75098;44.91312;6.41465;2000;20221025;13.1;3.9;8.5;1.8;6.66;.1;1.45;8200 +75098;44.91312;6.41465;2000;20221026;15.9;9.6;12.7;2.2;6.56;0;2.05;11800 +75098;44.91312;6.41465;2000;20221027;16.1;9.6;12.8;2.1;7.27;0;1.91;10900 +75098;44.91312;6.41465;2000;20221028;18;8.9;13.4;1.8;6.66;0;1.88;10800 +75098;44.91312;6.41465;2000;20221029;17.4;9.2;13.3;1.8;6.56;0;1.84;9500 +75098;44.91312;6.41465;2000;20221030;16.6;8.7;12.6;1.8;6.06;0;1.8;8900 +75098;44.91312;6.41465;2000;20221031;15.7;6.5;11.1;2.8;5.46;9.3;2.21;10000 +75098;44.91312;6.41465;2000;20221101;10.4;3.4;6.9;2.4;7.77;9.7;1.11;9100 +75098;44.91312;6.41465;2000;20221102;8.2;2.4;5.3;1.7;7.27;.1;.88;8900 +75098;44.91312;6.41465;2000;20221103;7.8;1.1;4.4;2.9;5.96;25.6;1.15;2600 +75098;44.91312;6.41465;2000;20221104;-.3;-4.5;-2.4;2.8;4.56;1;.55;4000 +75098;44.91312;6.41465;2000;20221105;3.4;-5.5;-1.1;1.7;3.56;0;.83;10700 +75098;44.91312;6.41465;2000;20221106;10.2;-2.5;3.8;2.5;2.96;.2;1.66;9300 +75098;44.91312;6.41465;2000;20221107;12.5;.4;6.4;1.6;3.46;0;1.33;10200 +75098;44.91312;6.41465;2000;20221108;9.8;4.7;7.2;1.9;4.27;0;1.41;7000 +75098;44.91312;6.41465;2000;20221109;7.9;4.5;6.2;3.2;6.66;23.9;1.24;800 +75098;44.91312;6.41465;2000;20221110;8.4;.4;4.4;1.4;6.16;0;.76;10300 +75098;44.91312;6.41465;2000;20221111;11.5;2;6.7;1.9;3.76;0;1.35;9800 +75098;44.91312;6.41465;2000;20221112;13;4.6;8.8;1.5;4.06;0;1.32;7000 +75098;44.91312;6.41465;2000;20221113;9.5;5.1;7.3;1.5;4.27;0;1.22;5100 +75098;44.91312;6.41465;2000;20221114;4.9;.9;2.9;1;5.56;4;.64;3400 +75098;44.91312;6.41465;2000;20221115;5.7;.9;3.3;1.4;6.96;11.9;.56;2300 +75098;44.91312;6.41465;2000;20221116;5.9;.1;3;2;5.56;1;.72;9000 +75098;44.91312;6.41465;2000;20221117;6.3;1.4;3.8;3.1;6.16;7.4;.92;4400 +75098;44.91312;6.41465;2000;20221118;-.3;-2.5;-1.4;2.7;4.77;.1;.51;5900 +75098;44.91312;6.41465;2000;20221119;.6;-5.8;-2.6;1.6;3.26;0;.55;9000 +75098;44.91312;6.41465;2000;20221120;1.5;-7.6;-3.1;2.1;3.26;.2;.61;9300 +75098;44.91312;6.41465;2000;20221121;3.7;-6.7;-1.5;2.9;3.96;7.4;.84;3700 +75098;44.91312;6.41465;2000;20221122;-3.5;-5.3;-4.4;3.5;4.06;0;.34;7200 +75098;44.91312;6.41465;2000;20221123;.8;-8;-3.6;1.6;3.76;5.1;.51;3100 +75098;44.91312;6.41465;2000;20221124;1.6;-5.7;-2.1;2;3.37;0;.6;8400 +75098;44.91312;6.41465;2000;20221125;3.4;-1.8;.8;2.3;3.76;0;.78;8200 +75098;44.91312;6.41465;2000;20221126;4.5;-5.4;-.5;1.7;2.76;0;.71;8700 +75098;44.91312;6.41465;2000;20221127;4.9;-3;.9;1.8;2.17;0;1.05;5300 +75098;44.91312;6.41465;2000;20221128;2;-2;0;2.3;2.96;1.3;1.01;3900 +75098;44.91312;6.41465;2000;20221129;-.6;-4;-2.3;.9;4.37;.6;.35;4100 +75098;44.91312;6.41465;2000;20221130;.6;-6.7;-3.1;1.1;3.26;0;.35;7500 +75098;44.91312;6.41465;2000;20221201;.5;-8.1;-3.8;1.4;3.17;0;.37;8100 +75098;44.91312;6.41465;2000;20221202;-.4;-7.7;-4.1;2.4;2.87;.1;.57;7700 +75098;44.91312;6.41465;2000;20221203;0;-6.9;-3.5;3.6;3.37;1.4;.78;3000 +75098;44.91312;6.41465;2000;20221204;.1;-2;-1;2;4.46;10.4;.54;3400 +75098;44.91312;6.41465;2000;20221205;.6;-5.6;-2.5;1.9;2.87;.1;.58;7000 +75098;44.91312;6.41465;2000;20221206;4.9;-5.7;-.4;2.4;2.26;0;.96;8100 +75098;44.91312;6.41465;2000;20221207;2.1;-5.5;-1.7;1.3;2.06;0;.49;7900 +75098;44.91312;6.41465;2000;20221208;2.5;-5.6;-1.6;2.5;2.46;15.5;.91;6300 +75098;44.91312;6.41465;2000;20221209;2;-1.5;.2;2.3;6.06;17.4;.38;1800 +75098;44.91312;6.41465;2000;20221210;-2.4;-2;-2.2;1.7;4.66;0;.29;4900 +75098;44.91312;6.41465;2000;20221211;-6.3;-14.1;-10.2;1.3;1.57;0;.26;8200 +75098;44.91312;6.41465;2000;20221212;-3.4;-11;-7.2;1.5;1.86;8.3;.38;7300 +75098;44.91312;6.41465;2000;20221213;1.2;-8.4;-3.6;2.3;5.27;7.1;.18;2700 +75098;44.91312;6.41465;2000;20221214;1.9;-.5;.7;2.1;5.87;1.1;.42;2800 +75098;44.91312;6.41465;2000;20221215;.6;-1.8;-.6;1.5;4.96;22.3;.5;1200 +75098;44.91312;6.41465;2000;20221216;.5;-3;-1.3;1.1;5.06;.3;.16;6600 +75098;44.91312;6.41465;2000;20221217;1.8;-8;-3.1;1.9;1.76;0;.63;8500 +75098;44.91312;6.41465;2000;20221218;3.4;-5.5;-1.1;2.1;1.67;0;.85;7800 +75098;44.91312;6.41465;2000;20221219;4.3;-2.1;1.1;1.2;3.17;0;.57;5200 +75098;44.91312;6.41465;2000;20221220;6.8;-1.4;2.7;1.6;3.96;2.3;.8;4100 +75098;44.91312;6.41465;2000;20221221;3.3;.8;2;1.8;5.66;2.6;.53;3300 +75098;44.91312;6.41465;2000;20221222;2.6;-1;.8;3.2;5.66;11.1;.45;5000 +75098;44.91312;6.41465;2000;20221223;3.7;-.8;1.4;4.1;7.46;5.8;.17;1100 +75098;44.91312;6.41465;2000;20221224;7.2;2.6;4.9;3.2;6.56;0;.74;6000 +75098;44.91312;6.41465;2000;20221225;9.4;4.7;7;2.8;4.06;0;1.35;6700 +75098;44.91312;6.41465;2000;20221226;5.5;4.6;5;3.4;4.77;0;1.32;4200 +75098;44.91312;6.41465;2000;20221227;2.3;-3.4;-.6;1.5;4.37;0;.28;7800 +75098;44.91312;6.41465;2000;20221228;2.6;-4.4;-.9;2.3;2.17;0;.82;7900 +75098;44.91312;6.41465;2000;20221229;4.8;-2;1.4;2.2;4.16;2.7;.73;5700 +75098;44.91312;6.41465;2000;20221230;2.9;-.2;1.3;2.1;6.06;6.3;.51;1600 +75098;44.91312;6.41465;2000;20221231;9.3;3;6.1;3.9;6.77;.1;1.03;6200 +75099;44.92346;6.73046;1716;20220101;15.2;9.1;12.2;1.4;2.98;0;.93;6927 +75099;44.92346;6.73046;1716;20220102;11.6;8.8;10.2;2.9;3.82;0;1.7;5622 +75099;44.92346;6.73046;1716;20220103;7;3.6;5.3;2.9;4.18;0;1.04;5453 +75099;44.92346;6.73046;1716;20220104;8.2;4.5;6.3;6.3;5.65;.9;1.47;4596 +75099;44.92346;6.73046;1716;20220105;-1.1;-2;-1.6;4.7;4.25;0;.56;2866 +75099;44.92346;6.73046;1716;20220106;-4.1;-8.5;-6.3;4;2.42;0;.63;7798 +75099;44.92346;6.73046;1716;20220107;-2.1;-8.9;-5.5;2.2;2.38;1.5;.52;6539 +75099;44.92346;6.73046;1716;20220108;-.3;-5.8;-3.1;3.9;3.65;5.4;.51;5468 +75099;44.92346;6.73046;1716;20220109;-3.6;-5.2;-4.4;4.2;3.58;3.2;.45;4613 +75099;44.92346;6.73046;1716;20220110;-3.4;-6.2;-4.8;2.6;2.85;0;.44;6000 +75099;44.92346;6.73046;1716;20220111;-1.2;-7.9;-4.5;3.3;2.25;0;.63;7558 +75099;44.92346;6.73046;1716;20220112;2.4;-7.1;-2.3;2.4;1.62;0;1.02;7536 +75099;44.92346;6.73046;1716;20220113;7.8;.1;4;2.2;1.55;0;1.3;7924 +75099;44.92346;6.73046;1716;20220114;8.6;2.3;5.5;2;2.25;0;1.17;7640 +75099;44.92346;6.73046;1716;20220115;10.2;3.4;6.8;2;2.52;0;1.23;7992 +75099;44.92346;6.73046;1716;20220116;4.5;1.6;3.1;3;2.32;0;1.46;6864 +75099;44.92346;6.73046;1716;20220117;2.8;-1.6;.6;3.1;2.12;0;1.17;7537 +75099;44.92346;6.73046;1716;20220118;7.6;-.2;3.7;2.5;2.28;0;1.28;8471 +75099;44.92346;6.73046;1716;20220119;3.4;1.9;2.7;2.6;3.15;0;1.15;5866 +75099;44.92346;6.73046;1716;20220120;-1.4;-5.9;-3.7;3.7;3.42;0;.49;6653 +75099;44.92346;6.73046;1716;20220121;-4.1;-7.2;-5.7;2.7;3.05;0;.42;7011 +75099;44.92346;6.73046;1716;20220122;-.4;-7.7;-4;2.8;3.18;0;.57;8394 +75099;44.92346;6.73046;1716;20220123;6.1;-2.2;1.9;1.9;2.88;0;.94;9222 +75099;44.92346;6.73046;1716;20220124;6.8;.8;3.8;1.5;2.72;0;.89;8388 +75099;44.92346;6.73046;1716;20220125;6.1;.1;3.1;1.6;2.88;0;.88;8822 +75099;44.92346;6.73046;1716;20220126;6.6;1.7;4.1;2.6;2.32;0;1.35;8668 +75099;44.92346;6.73046;1716;20220127;6.9;1.4;4.1;2.5;1.72;0;1.54;8089 +75099;44.92346;6.73046;1716;20220128;6.1;1.1;3.6;3;2.12;0;1.51;8859 +75099;44.92346;6.73046;1716;20220129;5.4;-1.2;2.1;3.6;2.32;0;1.63;9010 +75099;44.92346;6.73046;1716;20220130;6.9;1.3;4.1;2.9;3.45;0;1.19;8787 +75099;44.92346;6.73046;1716;20220131;.4;-2.1;-.8;3.5;2.82;0;1.07;5340 +75099;44.92346;6.73046;1716;20220201;-.7;-6.8;-3.8;4;3.18;.4;.74;7492 +75099;44.92346;6.73046;1716;20220202;4.3;-.5;1.9;3.9;4.72;0;1.02;7541 +75099;44.92346;6.73046;1716;20220203;11.6;.5;6;2.8;3.58;0;1.67;9556 +75099;44.92346;6.73046;1716;20220204;6.5;.8;3.7;2.3;4.32;0;1.11;9755 +75099;44.92346;6.73046;1716;20220205;2;-1.2;.4;2.7;4.85;0;.69;7338 +75099;44.92346;6.73046;1716;20220206;3.9;-4.2;-.1;3.4;3.68;1.4;1;9724 +75099;44.92346;6.73046;1716;20220207;2.3;-.7;.8;3.6;4.18;.1;1.02;8496 +75099;44.92346;6.73046;1716;20220208;6.1;-4.1;1;2.9;3.12;0;1.36;11528 +75099;44.92346;6.73046;1716;20220209;13.7;3;8.4;2.2;2.32;0;1.93;11825 +75099;44.92346;6.73046;1716;20220210;6.3;3;4.7;4.2;3.66;0;1.16;10333 +75099;44.92346;6.73046;1716;20220211;1.6;-3.9;-1.1;4.3;3.42;0;1;8779 +75099;44.92346;6.73046;1716;20220212;1.3;-8.3;-3.5;4.9;2.59;0;1.13;10395 +75099;44.92346;6.73046;1716;20220213;2.2;-6.7;-2.3;5.5;3.09;.8;1.04;11379 +75099;44.92346;6.73046;1716;20220214;-.4;-5;-2.7;5.4;4.16;7.1;.7;4718 +75099;44.92346;6.73046;1716;20220215;-.5;-6;-3.2;3.8;3.69;0;.67;8318 +75099;44.92346;6.73046;1716;20220216;3.1;-5.3;-1.1;2.5;4.95;.8;.55;8802 +75099;44.92346;6.73046;1716;20220217;6.5;2.1;4.3;3.6;5.98;0;1.09;8248 +75099;44.92346;6.73046;1716;20220218;12.5;3;7.7;3.7;4.48;0;2.15;11802 +75099;44.92346;6.73046;1716;20220219;1.2;-1.6;-.2;3.1;4.85;0;.82;7020 +75099;44.92346;6.73046;1716;20220220;4.6;-4.4;.1;2.9;4.22;0;1.13;12400 +75099;44.92346;6.73046;1716;20220221;.4;-1;-.3;5.1;4.12;4;1.11;6962 +75099;44.92346;6.73046;1716;20220222;2.8;-4.3;-.7;3.6;4.02;0;1.12;12977 +75099;44.92346;6.73046;1716;20220223;5.7;-1.2;2.3;3;3.82;0;1.51;13767 +75099;44.92346;6.73046;1716;20220224;4.5;2;3.2;3.5;3.72;0;1.62;8716 +75099;44.92346;6.73046;1716;20220225;.9;-3.1;-1.1;3.7;3.62;0;1.12;11058 +75099;44.92346;6.73046;1716;20220226;1.2;-6.6;-2.7;2.7;2.08;0;1.39;14803 +75099;44.92346;6.73046;1716;20220227;1.3;-5;-1.9;1.9;2.52;0;1.19;12103 +75099;44.92346;6.73046;1716;20220228;3;-5.8;-1.4;2.4;2.25;0;1.53;14632 +75099;44.92346;6.73046;1716;20220301;4;-3.2;.4;2.2;3.18;0;1.44;14381 +75099;44.92346;6.73046;1716;20220302;5.7;-2.4;1.6;1.8;3.48;0;1.4;13182 +75099;44.92346;6.73046;1716;20220303;5.9;-1.6;2.2;2.4;4.35;0;1.45;13001 +75099;44.92346;6.73046;1716;20220304;3.1;-2.1;.5;3.1;4.05;0;1.34;12686 +75099;44.92346;6.73046;1716;20220305;0;-4.7;-2.4;2.1;3.12;0;1.11;11414 +75099;44.92346;6.73046;1716;20220306;-1.4;-8.2;-4.8;2;2.98;0;.97;13052 +75099;44.92346;6.73046;1716;20220307;2.4;-7.4;-2.5;1.6;2.92;0;1.3;16152 +75099;44.92346;6.73046;1716;20220308;3.4;-4.4;-.5;1.7;3.18;0;1.41;15240 +75099;44.92346;6.73046;1716;20220309;5.4;-4.2;.6;1.8;3.78;0;1.52;16439 +75099;44.92346;6.73046;1716;20220310;7.3;-.8;3.2;1.6;3.48;0;1.79;16263 +75099;44.92346;6.73046;1716;20220311;5.4;-1.1;2.2;3.2;3.78;.1;1.71;12169 +75099;44.92346;6.73046;1716;20220312;3.6;-1.2;1.2;3.2;3.65;.2;1.5;10098 +75099;44.92346;6.73046;1716;20220313;2.6;-.4;1.1;3.6;4.52;1.6;1.16;7017 +75099;44.92346;6.73046;1716;20220314;5.6;-1.6;2;3;5.25;1.9;1.37;13380 +75099;44.92346;6.73046;1716;20220315;9.5;1.6;5.6;4;5.85;0;1.89;11783 +75099;44.92346;6.73046;1716;20220316;12.7;6.9;9.8;2.3;5.15;0;2.36;12218 +75099;44.92346;6.73046;1716;20220317;7.3;4.7;6;2.1;6.42;0;1.4;8473 +75099;44.92346;6.73046;1716;20220318;6.5;1.3;3.9;7.3;5.52;.1;1.61;10560 +75099;44.92346;6.73046;1716;20220319;7.4;-.9;3.2;3.8;4.06;0;2.19;15140 +75099;44.92346;6.73046;1716;20220320;5.1;-2.4;1.3;4.5;3.72;0;2.07;15596 +75099;44.92346;6.73046;1716;20220321;5.9;-2.6;1.7;3.2;3.69;0;2.07;16312 +75099;44.92346;6.73046;1716;20220322;7.5;-3.9;1.8;2.6;2.89;0;2.3;19001 +75099;44.92346;6.73046;1716;20220323;9.5;-3.2;3.1;3.2;2.86;0;2.61;19671 +75099;44.92346;6.73046;1716;20220324;11.4;-1.4;5;2.8;2.99;0;2.81;20258 +75099;44.92346;6.73046;1716;20220325;11.3;-.9;5.2;4.2;3.06;0;3.13;20457 +75099;44.92346;6.73046;1716;20220326;10.6;-1.3;4.6;3.8;3.12;0;3.02;20039 +75099;44.92346;6.73046;1716;20220327;10.9;-.7;5.1;1.8;2.89;0;2.6;18561 +75099;44.92346;6.73046;1716;20220328;12.8;-.6;6.1;2.3;2.99;0;3.04;20818 +75099;44.92346;6.73046;1716;20220329;10.4;.2;5.3;4.6;4.06;1.3;2.85;15827 +75099;44.92346;6.73046;1716;20220330;4.1;-.1;2;3;6.16;1.9;1.15;8873 +75099;44.92346;6.73046;1716;20220331;4.5;-.2;2.2;3.6;5.72;0;1.35;10114 +75099;44.92346;6.73046;1716;20220401;.1;-3.8;-1.9;2.6;3.8;5.6;1.21;8621 +75099;44.92346;6.73046;1716;20220402;1.5;-7.5;-3;4;2.5;0;2.08;14625 +75099;44.92346;6.73046;1716;20220403;.3;-8.7;-4.2;2;2.97;.2;1.77;21218 +75099;44.92346;6.73046;1716;20220404;2.7;-8.6;-3;2.7;3.29;0;1.75;21198 +75099;44.92346;6.73046;1716;20220405;8.6;-5.6;1.5;2.7;4.32;0;2.23;20060 +75099;44.92346;6.73046;1716;20220406;9.5;-1.4;4;3.5;5.46;.4;2.32;18845 +75099;44.92346;6.73046;1716;20220407;5.2;-.7;2.2;6.1;6.39;13.5;1.13;8731 +75099;44.92346;6.73046;1716;20220408;5.9;-.2;2.9;6.7;7.16;5.6;1.2;10672 +75099;44.92346;6.73046;1716;20220409;0;-2.4;-1.2;5.1;4.06;0;1.26;10704 +75099;44.92346;6.73046;1716;20220410;6;-6.7;-.3;2.6;3.16;0;2.41;22764 +75099;44.92346;6.73046;1716;20220411;11.3;-2.7;4.3;4.9;4.52;0;2.93;22578 +75099;44.92346;6.73046;1716;20220412;14.6;.8;7.7;4.5;5.49;0;3.64;21842 +75099;44.92346;6.73046;1716;20220413;15.6;5.9;10.7;2.5;5.5;0;3.58;19895 +75099;44.92346;6.73046;1716;20220414;16;2.4;9.2;3.2;6.42;0;3.34;19744 +75099;44.92346;6.73046;1716;20220415;16.6;3.3;10;2.9;7.16;0;3.21;20461 +75099;44.92346;6.73046;1716;20220416;16.1;3.5;9.8;4.9;5.02;0;4.25;24858 +75099;44.92346;6.73046;1716;20220417;13;1.3;7.1;5.9;3.92;0;3.97;24124 +75099;44.92346;6.73046;1716;20220418;13.7;-.2;6.8;2.6;4.79;0;3.48;24147 +75099;44.92346;6.73046;1716;20220419;13.3;.4;6.8;2.8;4.52;0;3.54;23981 +75099;44.92346;6.73046;1716;20220420;12.1;.6;6.3;4.1;5.56;.1;3.16;19643 +75099;44.92346;6.73046;1716;20220421;10.6;2.3;6.4;3.4;5.76;.8;2.97;19879 +75099;44.92346;6.73046;1716;20220422;12.7;2.2;7.4;2.8;6.22;0;3.02;19126 +75099;44.92346;6.73046;1716;20220423;6.7;3;4.9;3.6;6.96;16.7;1.44;7771 +75099;44.92346;6.73046;1716;20220424;5.7;-1.9;1.9;4.4;6.32;0;1.65;15812 +75099;44.92346;6.73046;1716;20220425;7.8;1.1;4.4;3.8;6.96;0;1.77;13516 +75099;44.92346;6.73046;1716;20220426;10;.4;5.2;3.5;5.96;0;2.58;19092 +75099;44.92346;6.73046;1716;20220427;13.3;-1.5;5.9;3.4;5.49;0;3.51;26886 +75099;44.92346;6.73046;1716;20220428;14.3;1.6;8;3.2;5.36;0;3.86;26385 +75099;44.92346;6.73046;1716;20220429;15.7;2.1;8.9;3.9;5.62;0;4.21;24620 +75099;44.92346;6.73046;1716;20220430;10.4;3.6;7;2.7;6.62;0;2.61;16964 +75099;44.92346;6.73046;1716;20220501;11.6;-.4;5.6;2.8;5.79;.1;3.08;24838 +75099;44.92346;6.73046;1716;20220502;13;.7;6.8;3.2;6.39;2.9;3.17;21658 +75099;44.92346;6.73046;1716;20220503;9.4;3.4;6.4;2.2;7.52;.5;2.21;14268 +75099;44.92346;6.73046;1716;20220504;11;2.9;7;2.7;7.79;5.4;2.52;17168 +75099;44.92346;6.73046;1716;20220505;6;3.3;4.6;3.2;7.72;11;1.3;8219 +75099;44.92346;6.73046;1716;20220506;7.2;2.5;4.9;3.3;7.02;1.4;1.13;5357 +75099;44.92346;6.73046;1716;20220507;9.2;4.3;6.8;2.7;7.85;2.5;1.31;5708 +75099;44.92346;6.73046;1716;20220508;9.9;4.6;7.3;1.9;8.15;1.2;1.31;6173 +75099;44.92346;6.73046;1716;20220509;12.1;5.7;8.9;1.6;8.12;.3;1.67;7229 +75099;44.92346;6.73046;1716;20220510;14.7;7.5;11.1;1.9;8.58;0;1.96;7834 +75099;44.92346;6.73046;1716;20220511;17.5;9.2;13.4;2.3;8.58;0;2.48;8620 +75099;44.92346;6.73046;1716;20220512;18;9.4;13.7;2.3;8.28;0;2.58;8926 +75099;44.92346;6.73046;1716;20220513;16.2;9.2;12.7;1.7;10.12;0;1.91;7555 +75099;44.92346;6.73046;1716;20220514;17.1;9.4;13.2;1.8;10.32;0;2.05;8332 +75099;44.92346;6.73046;1716;20220515;17.1;10.8;14;2.1;9.68;2.1;2.21;7702 +75099;44.92346;6.73046;1716;20220516;17.7;10.1;13.9;2.5;9.15;0;2.47;7967 +75099;44.92346;6.73046;1716;20220517;19.1;11.4;15.3;1.5;9.78;0;2.39;8657 +75099;44.92346;6.73046;1716;20220518;19.8;12.6;16.2;2.6;10.05;17.3;2.73;8096 +75099;44.92346;6.73046;1716;20220519;19.7;12.6;16.2;3.5;10.18;.7;2.85;7644 +75099;44.92346;6.73046;1716;20220520;21.8;13.7;17.7;3.6;9.18;0;3.54;8527 +75099;44.92346;6.73046;1716;20220521;21.7;13.3;17.5;2.5;8.92;0;3.28;8990 +75099;44.92346;6.73046;1716;20220522;23.7;16.8;20.2;2.3;9.88;1.3;3.38;8221 +75099;44.92346;6.73046;1716;20220523;19.3;14.3;16.8;3.8;9.45;0;3.1;6995 +75099;44.92346;6.73046;1716;20220524;12;7.4;9.7;2.8;9.02;2;1.59;6139 +75099;44.92346;6.73046;1716;20220525;10.7;5.4;8.1;3;8.68;.6;1.41;6353 +75099;44.92346;6.73046;1716;20220526;13.2;6;9.6;2.7;9.35;.2;1.7;8033 +75099;44.92346;6.73046;1716;20220527;16.7;9.1;12.9;2.5;9.88;0;2.12;8133 +75099;44.92346;6.73046;1716;20220528;15.9;9.6;12.8;3;8.82;.1;2.34;8184 +75099;44.92346;6.73046;1716;20220529;12.6;5.4;9;2.9;7.75;0;2.1;9421 +75099;44.92346;6.73046;1716;20220530;13.2;4;8.6;3.5;7.05;0;2.29;9474 +75099;44.92346;6.73046;1716;20220531;12.6;7.8;10.2;4.2;8.02;.5;1.95;5795 +75099;44.92346;6.73046;1716;20220601;17.6;9;13.3;2.7;9.21;0;2.78;10802 +75099;44.92346;6.73046;1716;20220602;18.8;10.6;14.7;2.2;10.31;.1;2.79;10439 +75099;44.92346;6.73046;1716;20220603;18.4;12.2;15.3;2.1;10.48;7.9;2.36;7793 +75099;44.92346;6.73046;1716;20220604;22.7;12.7;17.7;3.4;9.98;0;3.83;11863 +75099;44.92346;6.73046;1716;20220605;18.8;12.5;15.6;3.1;10.38;0;3.21;10795 +75099;44.92346;6.73046;1716;20220606;18.7;8.6;13.6;2.3;9.16;.2;3.21;14080 +75099;44.92346;6.73046;1716;20220607;16.1;9.3;12.7;2.5;8.61;0;2.9;11302 +75099;44.92346;6.73046;1716;20220608;15.5;6.8;11.2;2.2;7.53;.2;2.6;10745 +75099;44.92346;6.73046;1716;20220609;11.2;5.9;8.6;2.8;7.36;0;2.06;7913 +75099;44.92346;6.73046;1716;20220610;16.9;4;10.5;2.1;6.56;0;2.83;13207 +75099;44.92346;6.73046;1716;20220611;21.1;8.4;14.8;2.3;7.83;0;5.22;29564 +75099;44.92346;6.73046;1716;20220612;22.7;12.1;17.4;2;7.68;.1;5.13;25971 +75099;44.92346;6.73046;1716;20220613;19.9;13;16.5;2.2;10.06;0;4.52;24087 +75099;44.92346;6.73046;1716;20220614;22.7;10.7;16.7;2;9.33;0;5.18;28176 +75099;44.92346;6.73046;1716;20220615;22.7;14.3;18.5;2;9.88;.5;4.48;20804 +75099;44.92346;6.73046;1716;20220616;24;14.1;19;2.2;10.11;0;5.43;27052 +75099;44.92346;6.73046;1716;20220617;24.8;13.8;19.3;2.1;9.33;0;5.54;27425 +75099;44.92346;6.73046;1716;20220618;25.6;15.4;20.5;2.2;11.13;0;5.23;24041 +75099;44.92346;6.73046;1716;20220619;24.8;15.2;20;3;10.76;0;5.81;26724 +75099;44.92346;6.73046;1716;20220620;24.6;14.1;19.4;2.7;9.33;0;5.88;28000 +75099;44.92346;6.73046;1716;20220621;24.4;16;20.2;3.9;8.96;3.5;5.21;17009 +75099;44.92346;6.73046;1716;20220622;18.9;12.1;15.5;2.5;11.38;5;3.26;15549 +75099;44.92346;6.73046;1716;20220623;19.8;11.2;15.5;2.3;11.16;1;3.84;19547 +75099;44.92346;6.73046;1716;20220624;14.7;10.5;12.6;2.2;10.21;7.6;2.79;14896 +75099;44.92346;6.73046;1716;20220625;19.5;8.2;13.9;2.1;8.81;0;4.72;27882 +75099;44.92346;6.73046;1716;20220626;22.4;11.1;16.8;3.3;10.23;0;5.04;23893 +75099;44.92346;6.73046;1716;20220627;19.3;14.1;16.7;3.5;11.66;.2;4.79;20710 +75099;44.92346;6.73046;1716;20220628;17.1;11.5;14.3;1.8;12.36;18.8;2.58;12570 +75099;44.92346;6.73046;1716;20220629;19.7;9.6;14.7;1.5;11.51;0;4.55;27865 +75099;44.92346;6.73046;1716;20220630;21.1;12.1;16.6;1.8;11.73;1.7;3.81;19357 +75099;44.92346;6.73046;1716;20220701;15.3;8.8;12;2.5;10.43;0;3.85;25186 +75099;44.92346;6.73046;1716;20220702;23.1;8.9;16;1.9;8.38;0;5.44;30276 +75099;44.92346;6.73046;1716;20220703;25.4;14.7;20.1;2.1;9.31;1.1;5.63;27272 +75099;44.92346;6.73046;1716;20220704;22.6;14.9;18.8;2.3;11.11;.7;4.64;22083 +75099;44.92346;6.73046;1716;20220705;19.9;11.7;15.8;2.5;11.11;0;4.94;28050 +75099;44.92346;6.73046;1716;20220706;19.7;10.6;15.1;2.3;10.18;0;4.62;26547 +75099;44.92346;6.73046;1716;20220707;20;9.9;15;2.4;10.38;0;4.52;25896 +75099;44.92346;6.73046;1716;20220708;20;8.9;14.4;2.2;9.88;0;4.67;27570 +75099;44.92346;6.73046;1716;20220709;20.7;10.6;15.7;2;9.96;0;4.44;24350 +75099;44.92346;6.73046;1716;20220710;21;10.9;15.9;2.2;10.01;0;4.87;26978 +75099;44.92346;6.73046;1716;20220711;21.8;11.7;16.7;1.8;10.28;0;4.61;25044 +75099;44.92346;6.73046;1716;20220712;22;12.2;17.1;2.1;10.06;0;5.13;27879 +75099;44.92346;6.73046;1716;20220713;22.6;12.6;17.6;1.8;11.06;.4;4.45;23167 +75099;44.92346;6.73046;1716;20220714;24.5;14.5;19.5;1.9;11.21;0;4.69;22786 +75099;44.92346;6.73046;1716;20220715;24.6;14.5;19.5;2.4;9.53;0;5.54;26840 +75099;44.92346;6.73046;1716;20220716;24;13.6;18.8;2.3;10.46;0;5.08;24803 +75099;44.92346;6.73046;1716;20220717;24;13.7;18.8;2.1;10.68;.8;4.7;22627 +75099;44.92346;6.73046;1716;20220718;26.2;15.3;20.8;1.8;11.23;.2;4.95;23746 +75099;44.92346;6.73046;1716;20220719;27;15.7;21.4;1.8;12.26;0;4.94;22912 +75099;44.92346;6.73046;1716;20220720;26.3;15.8;21;2;13.03;.5;5.11;24168 +75099;44.92346;6.73046;1716;20220721;23.9;12.8;18.4;1.8;12.73;0;4.94;26991 +75099;44.92346;6.73046;1716;20220722;27.2;15.1;21.1;2.2;11.06;.1;5.45;24441 +75099;44.92346;6.73046;1716;20220723;23.2;15.7;19.4;2.6;12.45;0;4.47;20100 +75099;44.92346;6.73046;1716;20220724;25.5;13.9;19.7;1.9;12.65;0;5.24;27155 +75099;44.92346;6.73046;1716;20220725;25.9;17.2;21.5;2.8;11.79;.3;5.21;21056 +75099;44.92346;6.73046;1716;20220726;20.5;12.3;16.4;2.5;11.71;.9;4.35;23725 +75099;44.92346;6.73046;1716;20220727;20.5;10.9;15.7;2.5;11.68;0;4.2;23221 +75099;44.92346;6.73046;1716;20220728;21.3;12.9;17.1;2.3;10.75;0;4.31;22122 +75099;44.92346;6.73046;1716;20220729;17.7;13.9;15.8;2.4;10.65;2;3.11;13867 +75099;44.92346;6.73046;1716;20220730;20.1;10.9;15.5;3.2;10.28;0;4.47;25342 +75099;44.92346;6.73046;1716;20220731;22.5;12.8;17.7;2.5;9.68;0;5.19;27673 +75099;44.92346;6.73046;1716;20220801;23.5;14.4;18.9;2.3;10.38;0;5.15;26533 +75099;44.92346;6.73046;1716;20220802;22.7;14.1;18.4;2.5;10.58;0;5.03;25788 +75099;44.92346;6.73046;1716;20220803;24.4;15.9;20.2;1.7;11.18;0;4.52;22268 +75099;44.92346;6.73046;1716;20220804;24.1;16.9;20.5;1.7;11.92;1.1;3.93;17212 +75099;44.92346;6.73046;1716;20220805;24.9;16.8;20.9;2.2;11.68;2.3;4.5;19755 +75099;44.92346;6.73046;1716;20220806;22;13.6;17.8;2.6;11.75;0;4.47;23533 +75099;44.92346;6.73046;1716;20220807;20.5;13.2;16.9;2.1;12.68;.8;3.97;22300 +75099;44.92346;6.73046;1716;20220808;20.8;12.5;16.6;2.1;11.42;0;4.04;22905 +75099;44.92346;6.73046;1716;20220809;22.7;13.9;18.3;1.9;11.25;4.7;4.48;23953 +75099;44.92346;6.73046;1716;20220810;22.1;14.8;18.5;2.5;10.42;7.3;4.31;20570 +75099;44.92346;6.73046;1716;20220811;22.5;14.4;18.4;2;9.92;0;4.28;21963 +75099;44.92346;6.73046;1716;20220812;22;15;18.5;1.8;10.45;0;4.25;22207 +75099;44.92346;6.73046;1716;20220813;21.9;14.1;18;2.1;10.05;0;4.41;22913 +75099;44.92346;6.73046;1716;20220814;17;15.3;16.1;2.8;10.42;8.7;2.61;6933 +75099;44.92346;6.73046;1716;20220815;18.9;10.9;14.9;3.2;10.18;.1;3.73;20242 +75099;44.92346;6.73046;1716;20220816;21;11.8;16.4;2.4;9.82;.1;4.3;23567 +75099;44.92346;6.73046;1716;20220817;18.2;13.2;15.7;3.3;11.18;16.3;2.93;12160 +75099;44.92346;6.73046;1716;20220818;14.1;9.4;11.7;3.5;10.85;21.1;2.19;12376 +75099;44.92346;6.73046;1716;20220819;13.8;9;11.4;3.7;10.98;0;2.01;12460 +75099;44.92346;6.73046;1716;20220820;17;10.3;13.7;2.4;11.55;0;2.93;17904 +75099;44.92346;6.73046;1716;20220821;16.9;11.1;14;2.2;11.55;.2;3.01;18904 +75099;44.92346;6.73046;1716;20220822;17.4;10.5;13.9;2.3;11.15;0;3.06;18553 +75099;44.92346;6.73046;1716;20220823;19.3;11.4;15.4;2.3;10.62;0;3.6;20487 +75099;44.92346;6.73046;1716;20220824;21;13.4;17.2;1.9;11.35;0;3.74;20595 +75099;44.92346;6.73046;1716;20220825;21.4;14.3;17.8;1.9;12.32;.3;3.51;18282 +75099;44.92346;6.73046;1716;20220826;17.3;12.6;14.9;2.4;12.32;6.2;2.33;11068 +75099;44.92346;6.73046;1716;20220827;16.8;11.2;14;2;12.42;.3;2.55;15234 +75099;44.92346;6.73046;1716;20220828;19.5;11.6;15.5;1.4;12.78;.8;3.15;19490 +75099;44.92346;6.73046;1716;20220829;21.3;12.6;17;1.9;11.12;0;3.83;21982 +75099;44.92346;6.73046;1716;20220830;19.5;14.7;17.1;2.3;10.92;2.6;3.06;13460 +75099;44.92346;6.73046;1716;20220831;15.6;10.2;12.9;2.3;11.15;1.3;2.62;17051 +75099;44.92346;6.73046;1716;20220901;17.9;10.2;14.1;2.1;10.78;0;3.03;18563 +75099;44.92346;6.73046;1716;20220902;16.5;11.6;14.1;2.7;10.05;1.1;2.67;12785 +75099;44.92346;6.73046;1716;20220903;16.8;10.6;13.7;3.4;9.98;1.5;2.7;13792 +75099;44.92346;6.73046;1716;20220904;18.6;9.8;14.2;1.8;10.25;0;3.05;18982 +75099;44.92346;6.73046;1716;20220905;20.2;13;16.6;2.8;11.05;0;3.69;19785 +75099;44.92346;6.73046;1716;20220906;19.6;14.6;17.1;2.8;11.75;1.1;3.2;15254 +75099;44.92346;6.73046;1716;20220907;18.5;12.9;15.7;3.1;11.98;8.5;2.81;13951 +75099;44.92346;6.73046;1716;20220908;15.4;9;12.2;3.1;9.88;0;2.65;17219 +75099;44.92346;6.73046;1716;20220909;14.1;8.3;11.2;3.8;7.72;0;2.98;18297 +75099;44.92346;6.73046;1716;20220910;13.2;6.7;9.9;2.8;7.82;0;2.52;17492 +75099;44.92346;6.73046;1716;20220911;16.1;6.9;11.5;2;8.18;0;2.99;20543 +75099;44.92346;6.73046;1716;20220912;20.8;10.8;15.8;1.9;7.88;0;3.52;20235 +75099;44.92346;6.73046;1716;20220913;21.8;14.6;18.2;3.4;8.35;0;4.02;15232 +75099;44.92346;6.73046;1716;20220914;15.9;13.9;14.9;5.7;10.88;12.3;2.57;7473 +75099;44.92346;6.73046;1716;20220915;14.9;9.4;12.2;3.3;10.38;.2;2.29;13606 +75099;44.92346;6.73046;1716;20220916;12.9;9.6;11.3;2.8;9.78;0;2.06;12283 +75099;44.92346;6.73046;1716;20220917;8.7;2.6;5.6;3.8;6.05;0;2.12;18593 +75099;44.92346;6.73046;1716;20220918;11.6;1.8;6.7;2.7;6.08;0;2.44;18878 +75099;44.92346;6.73046;1716;20220919;12.2;5.7;9;2.5;5.92;0;2.63;17620 +75099;44.92346;6.73046;1716;20220920;11.7;4.4;8;1.8;6.51;0;2.22;16180 +75099;44.92346;6.73046;1716;20220921;12.3;4.2;8.2;1.8;6.98;0;2.01;14391 +75099;44.92346;6.73046;1716;20220922;13.3;4.6;8.9;1.8;7.31;0;2.1;15365 +75099;44.92346;6.73046;1716;20220923;12.8;6.1;9.4;2.4;7.38;2.5;2.12;13079 +75099;44.92346;6.73046;1716;20220924;9.8;5.9;7.9;2.8;9.08;9.5;1.12;7172 +75099;44.92346;6.73046;1716;20220925;8.3;4.9;6.6;1.9;8.02;1.6;1.3;9692 +75099;44.92346;6.73046;1716;20220926;8;3.3;5.7;2.3;6.72;.7;1.51;12216 +75099;44.92346;6.73046;1716;20220927;6;2;4;3.5;6.42;.7;1.38;10929 +75099;44.92346;6.73046;1716;20220928;8.4;2.2;5.3;4;7.45;5;1.29;10250 +75099;44.92346;6.73046;1716;20220929;6.7;2.9;4.8;3.6;6.88;0;1.26;9432 +75099;44.92346;6.73046;1716;20220930;4.3;1.8;3.1;2.5;6.72;3.7;.86;6454 +75099;44.92346;6.73046;1716;20221001;10.5;1.9;6.2;2.7;7.98;1.7;1.35;10599 +75099;44.92346;6.73046;1716;20221002;14.8;8.7;11.7;3.2;9.08;0;2.16;13235 +75099;44.92346;6.73046;1716;20221003;13;7.3;10.2;2.4;8.05;0;1.95;13321 +75099;44.92346;6.73046;1716;20221004;16.6;7.5;12.1;2.1;7.02;0;2.46;15278 +75099;44.92346;6.73046;1716;20221005;15.7;10.2;13;2.3;8.38;.6;2.31;13879 +75099;44.92346;6.73046;1716;20221006;13.6;8;10.8;2.2;9.72;0;1.75;12924 +75099;44.92346;6.73046;1716;20221007;14.8;8.2;11.5;1.4;9.32;0;1.74;13069 +75099;44.92346;6.73046;1716;20221008;10.9;8.4;9.6;1.7;9.88;5;.99;4750 +75099;44.92346;6.73046;1716;20221009;10.1;7;8.5;1.9;9.82;3.6;.94;6271 +75099;44.92346;6.73046;1716;20221010;12.7;7.2;10;1.4;9.45;0;1.31;9621 +75099;44.92346;6.73046;1716;20221011;13.2;7;10.1;1.5;9.22;.2;1.48;11997 +75099;44.92346;6.73046;1716;20221012;11.9;7.3;9.6;1.4;9.48;.4;1.25;9888 +75099;44.92346;6.73046;1716;20221013;11.6;6.7;9.2;1.7;8.55;0;1.29;9321 +75099;44.92346;6.73046;1716;20221014;10.9;7.1;9;2;8.85;.3;1.14;7767 +75099;44.92346;6.73046;1716;20221015;16.5;8;12.3;3.1;7.72;0;2.21;12250 +75099;44.92346;6.73046;1716;20221016;15.3;10.4;12.8;3.6;8.25;0;2.32;11330 +75099;44.92346;6.73046;1716;20221017;16.8;11.1;14;3.2;8.48;0;2.41;11251 +75099;44.92346;6.73046;1716;20221018;17.3;10.5;13.9;2.1;8.88;0;1.96;11977 +75099;44.92346;6.73046;1716;20221019;18.5;11.4;15;1.9;7.32;0;2.14;12127 +75099;44.92346;6.73046;1716;20221020;16.2;13.5;14.8;4.3;7.52;9.8;2.81;5822 +75099;44.92346;6.73046;1716;20221021;11.7;10;10.8;5.6;9.72;21.1;1.4;1826 +75099;44.92346;6.73046;1716;20221022;14;7.2;10.6;3.3;8.92;2.6;1.56;9045 +75099;44.92346;6.73046;1716;20221023;16.9;11.2;14;7.2;7.88;2;3.29;6684 +75099;44.92346;6.73046;1716;20221024;12.6;10.3;11.4;4.7;8.78;5.7;1.64;4371 +75099;44.92346;6.73046;1716;20221025;14.6;7.2;10.9;3.5;7.22;0;1.99;10177 +75099;44.92346;6.73046;1716;20221026;17.2;11.2;14.2;3.7;7.32;0;2.5;10274 +75099;44.92346;6.73046;1716;20221027;18.3;11.9;15.1;3.2;7.48;0;2.45;10379 +75099;44.92346;6.73046;1716;20221028;19.4;13.4;16.4;2.6;7.12;0;2.43;9741 +75099;44.92346;6.73046;1716;20221029;19;14.4;16.7;2.2;6.95;0;2.18;8938 +75099;44.92346;6.73046;1716;20221030;17.5;13.1;15.3;2.5;6.32;0;2.27;8874 +75099;44.92346;6.73046;1716;20221031;16;10.6;13.3;3.5;6.05;4.6;2.49;9479 +75099;44.92346;6.73046;1716;20221101;11.1;6.2;8.6;3.2;8.02;7.3;1.17;6461 +75099;44.92346;6.73046;1716;20221102;8.5;5.3;6.9;1.7;7.95;0;.82;6964 +75099;44.92346;6.73046;1716;20221103;9.1;4.7;6.9;3.7;6.72;19.4;1.31;4592 +75099;44.92346;6.73046;1716;20221104;2.4;-.5;.9;4.2;5.05;0;.86;6397 +75099;44.92346;6.73046;1716;20221105;2.8;-2;.4;2.4;4.48;0;.74;7245 +75099;44.92346;6.73046;1716;20221106;10.4;.1;5.2;2.3;3.72;0;1.39;9808 +75099;44.92346;6.73046;1716;20221107;13.4;4;8.7;1.9;4.32;0;1.4;10185 +75099;44.92346;6.73046;1716;20221108;10.5;6.9;8.7;3.4;4.62;0;1.88;7728 +75099;44.92346;6.73046;1716;20221109;7.8;6.2;7;3.1;7.72;16.9;.89;2201 +75099;44.92346;6.73046;1716;20221110;9.4;3.4;6.4;2.3;6.98;0;.85;8866 +75099;44.92346;6.73046;1716;20221111;13.2;6.4;9.8;1.3;4.72;0;1.09;9074 +75099;44.92346;6.73046;1716;20221112;14.4;8.9;11.7;2.1;3.88;0;1.76;6458 +75099;44.92346;6.73046;1716;20221113;11.1;8.8;9.9;2.1;4.72;0;1.49;5839 +75099;44.92346;6.73046;1716;20221114;6;3.4;4.7;3;6.12;.2;.94;3575 +75099;44.92346;6.73046;1716;20221115;7.4;3.3;5.4;4;7.28;6;.8;3084 +75099;44.92346;6.73046;1716;20221116;7.5;2;4.8;3.4;6.02;0;.92;7602 +75099;44.92346;6.73046;1716;20221117;7.6;4.4;6;5.8;6.05;3.5;1.35;5368 +75099;44.92346;6.73046;1716;20221118;2.2;-.2;1;3.1;5.15;0;.63;5600 +75099;44.92346;6.73046;1716;20221119;1.5;-2;-.3;2.3;4.35;0;.52;6480 +75099;44.92346;6.73046;1716;20221120;2;-3.2;-.6;2.3;4.02;0;.53;7635 +75099;44.92346;6.73046;1716;20221121;5.7;-2.7;1.5;3.1;3.92;1.8;.94;5904 +75099;44.92346;6.73046;1716;20221122;-.6;-2.6;-1.6;3.5;4.38;0;.54;5587 +75099;44.92346;6.73046;1716;20221123;4.2;-3;.6;2.2;3.98;1.5;.74;6269 +75099;44.92346;6.73046;1716;20221124;5.6;-1.1;2.2;3;3.85;0;.85;7678 +75099;44.92346;6.73046;1716;20221125;4.9;1.1;3;2.9;4.35;0;.9;5943 +75099;44.92346;6.73046;1716;20221126;3.4;-1.5;1;2.8;3.72;0;.8;6874 +75099;44.92346;6.73046;1716;20221127;7.6;1.4;4.5;2.1;2.25;0;1.27;6243 +75099;44.92346;6.73046;1716;20221128;1.8;.4;1.1;2.4;4.02;.5;.89;2471 +75099;44.92346;6.73046;1716;20221129;-1.3;-2.5;-1.9;2.9;4.85;1.7;.28;3071 +75099;44.92346;6.73046;1716;20221130;-.4;-3.6;-2;2.7;4.32;0;.26;6424 +75099;44.92346;6.73046;1716;20221201;.8;-4.3;-1.8;2.2;4.08;0;.36;6754 +75099;44.92346;6.73046;1716;20221202;.8;-5.4;-2.3;2.5;3.88;.5;.41;6573 +75099;44.92346;6.73046;1716;20221203;1.3;-2.9;-.8;4;3.92;1;.8;3393 +75099;44.92346;6.73046;1716;20221204;1.1;-.2;.4;3.5;4.98;6.6;.59;3100 +75099;44.92346;6.73046;1716;20221205;1;-2.9;-1;2.7;3.78;.1;.54;6678 +75099;44.92346;6.73046;1716;20221206;6.7;-1.2;2.7;1.3;2.22;0;.68;6999 +75099;44.92346;6.73046;1716;20221207;4.2;-1.1;1.6;1.9;2.45;0;.79;6722 +75099;44.92346;6.73046;1716;20221208;3.4;-1.2;1.1;3.6;2.75;7.1;1.25;5369 +75099;44.92346;6.73046;1716;20221209;2.4;-.1;1.1;4.1;5.88;11.7;.39;1888 +75099;44.92346;6.73046;1716;20221210;.1;-.6;-.3;2.9;4.55;0;.52;3033 +75099;44.92346;6.73046;1716;20221211;-4.1;-8;-6.1;2.4;2.02;0;.55;6532 +75099;44.92346;6.73046;1716;20221212;-1.9;-8.2;-5;2.3;2.12;3.1;.54;6268 +75099;44.92346;6.73046;1716;20221213;2.6;-5.8;-1.6;4.6;5.35;.4;.16;3721 +75099;44.92346;6.73046;1716;20221214;4;.8;2.4;3.1;6.25;.1;.4;3296 +75099;44.92346;6.73046;1716;20221215;3.7;1.9;2.8;2.6;5.48;19.1;.67;1874 +75099;44.92346;6.73046;1716;20221216;.5;-.9;-.2;2.3;5.52;.1;.28;3467 +75099;44.92346;6.73046;1716;20221217;3.3;-4.5;-.6;2.1;2.95;0;.6;7364 +75099;44.92346;6.73046;1716;20221218;6.8;.5;3.6;2;2.18;0;1.07;6590 +75099;44.92346;6.73046;1716;20221219;6.1;1.8;4;2.3;3.68;0;1.01;4779 +75099;44.92346;6.73046;1716;20221220;8.5;1.8;5.2;3;5.02;0;1.1;5171 +75099;44.92346;6.73046;1716;20221221;4.6;2.3;3.5;3.2;6.48;.4;.49;2379 +75099;44.92346;6.73046;1716;20221222;5.1;2.1;3.6;3.8;5.72;3.8;.72;3969 +75099;44.92346;6.73046;1716;20221223;7.5;2.5;5;4.5;7.52;2.3;.53;3589 +75099;44.92346;6.73046;1716;20221224;9.9;4.8;7.3;3.8;6.58;0;1.11;4430 +75099;44.92346;6.73046;1716;20221225;12.1;7.2;9.7;4.3;4.55;0;1.98;6314 +75099;44.92346;6.73046;1716;20221226;8.1;5.2;6.6;4.6;5.32;0;1.38;4441 +75099;44.92346;6.73046;1716;20221227;5.1;.9;3;3.1;4.12;0;.93;6276 +75099;44.92346;6.73046;1716;20221228;4.9;.6;2.7;3.3;2.58;0;1.24;6286 +75099;44.92346;6.73046;1716;20221229;5.5;1.8;3.7;4.2;5.05;.1;1.12;3440 +75099;44.92346;6.73046;1716;20221230;5.6;1.1;3.3;3.7;6.52;1.6;.48;3261 +75099;44.92346;6.73046;1716;20221231;11.4;5.2;8.3;4.9;7.48;0;1.18;5285 +75100;44.93285;7.04636;1489;20220101;8.8;-3.3;2.7;1.1;4.05;0;.43;7177 +75100;44.93285;7.04636;1489;20220102;6.4;-3.3;1.5;1;4.05;0;.37;6481 +75100;44.93285;7.04636;1489;20220103;6.4;-4.9;.7;1.1;3.95;0;.37;7015 +75100;44.93285;7.04636;1489;20220104;11.2;-3.9;3.6;1.6;4.85;.3;.6;7480 +75100;44.93285;7.04636;1489;20220105;3;.5;1.7;1.2;3.95;0;.57;3454 +75100;44.93285;7.04636;1489;20220106;1.2;-13;-5.9;1.1;1.65;0;.41;7578 +75100;44.93285;7.04636;1489;20220107;1;-14;-6.5;1.1;1.95;0;.36;7632 +75100;44.93285;7.04636;1489;20220108;3.1;-10.1;-3.5;1.4;2.95;2.5;.4;7689 +75100;44.93285;7.04636;1489;20220109;-.7;-5;-2.9;2.4;3.35;1.7;.5;4587 +75100;44.93285;7.04636;1489;20220110;-1.2;-11.7;-6.5;.8;2.05;0;.29;7102 +75100;44.93285;7.04636;1489;20220111;2.6;-12.9;-5.2;1.7;1.75;0;.63;7879 +75100;44.93285;7.04636;1489;20220112;6.4;-11.6;-2.6;1.6;1.55;0;.81;7948 +75100;44.93285;7.04636;1489;20220113;9;-8.2;.4;1.6;2.25;0;.86;8021 +75100;44.93285;7.04636;1489;20220114;11;-6.5;2.2;1.1;2.95;0;.66;8096 +75100;44.93285;7.04636;1489;20220115;10;-6;2;1.2;3.15;0;.66;8175 +75100;44.93285;7.04636;1489;20220116;7;-7.8;-.4;1.1;2.45;0;.58;8256 +75100;44.93285;7.04636;1489;20220117;8.7;-10.2;-.8;.9;2.15;0;.57;8341 +75100;44.93285;7.04636;1489;20220118;8.3;-6.5;.9;1.8;2.85;0;.87;8428 +75100;44.93285;7.04636;1489;20220119;7.3;-8.4;-.6;1;2.75;0;.55;8519 +75100;44.93285;7.04636;1489;20220120;4.6;-9.6;-2.5;.8;2.45;0;.44;8612 +75100;44.93285;7.04636;1489;20220121;3.7;-11.9;-4.1;1.7;2.05;0;.71;8708 +75100;44.93285;7.04636;1489;20220122;6.1;-11;-2.5;1.2;2.55;0;.62;8807 +75100;44.93285;7.04636;1489;20220123;9.5;-7.5;1;.9;2.75;0;.63;8909 +75100;44.93285;7.04636;1489;20220124;8.8;-8.8;0;1;2.85;0;.65;9014 +75100;44.93285;7.04636;1489;20220125;12.1;-7.8;2.1;1.1;2.85;0;.83;9121 +75100;44.93285;7.04636;1489;20220126;8.3;-9.1;-.4;1.2;2.45;0;.77;9231 +75100;44.93285;7.04636;1489;20220127;7.6;-9.1;-.8;1.1;2.45;0;.72;9344 +75100;44.93285;7.04636;1489;20220128;11.1;-7.4;1.8;1.4;2.65;0;1;9459 +75100;44.93285;7.04636;1489;20220129;9.3;-7.8;.7;1.1;3.05;0;.76;9577 +75100;44.93285;7.04636;1489;20220130;10.9;-5.7;2.6;1.4;3.05;0;.98;9698 +75100;44.93285;7.04636;1489;20220131;6.3;-6.2;0;5;2.35;0;1.75;9660 +75100;44.93285;7.04636;1489;20220201;7.6;-11.1;-1.8;2.2;3.05;.1;.99;9947 +75100;44.93285;7.04636;1489;20220202;12.5;.7;6.6;5.3;3.65;0;2.46;9629 +75100;44.93285;7.04636;1489;20220203;10.4;-4;3.2;1.3;3.75;0;.93;10206 +75100;44.93285;7.04636;1489;20220204;8.8;-6.8;1;1.3;3.45;0;.87;10338 +75100;44.93285;7.04636;1489;20220205;9.9;-7.3;1.3;1;3.05;0;.86;10474 +75100;44.93285;7.04636;1489;20220206;7.6;-10.3;-1.4;2.1;2.85;0;1.09;10611 +75100;44.93285;7.04636;1489;20220207;12.3;-2;5.1;4.1;2.85;0;2.3;10751 +75100;44.93285;7.04636;1489;20220208;12.5;-7.6;2.4;1.1;3.15;0;1.05;10893 +75100;44.93285;7.04636;1489;20220209;13.2;-5.7;3.7;1.2;3.35;0;1.15;11037 +75100;44.93285;7.04636;1489;20220210;.3;-6.4;-3.1;2.1;5.85;0;.68;9000 +75100;44.93285;7.04636;1489;20220211;4.4;.3;2.3;3.5;4.58;0;1.14;9633 +75100;44.93285;7.04636;1489;20220212;-.1;-3;-1.6;4.3;3.48;0;.88;9066 +75100;44.93285;7.04636;1489;20220213;.5;-4.6;-2.1;2.8;3.78;.4;.81;11933 +75100;44.93285;7.04636;1489;20220214;-1.8;-5;-3.4;3.7;4.05;3.7;.48;3700 +75100;44.93285;7.04636;1489;20220215;2.3;-4.3;-1;5;4.18;0;.93;6766 +75100;44.93285;7.04636;1489;20220216;4.7;-11.9;-3.6;1.4;3.45;.2;.79;12101 +75100;44.93285;7.04636;1489;20220217;12.7;-4;4.3;3.8;4.15;.1;2;12261 +75100;44.93285;7.04636;1489;20220218;15.8;-3;6.4;1.5;4.25;0;1.58;12422 +75100;44.93285;7.04636;1489;20220219;8.5;-.2;4.1;1.4;4.95;0;1.09;10312 +75100;44.93285;7.04636;1489;20220220;12;-6.9;2.5;1.2;3.95;0;1.24;12749 +75100;44.93285;7.04636;1489;20220221;3.6;-2.4;.6;3.8;3.75;2.1;1.22;8820 +75100;44.93285;7.04636;1489;20220222;10.5;-2.2;4.1;1.6;3.05;0;1.52;12895 +75100;44.93285;7.04636;1489;20220223;13.4;-6.2;3.6;1;3.25;0;1.36;13250 +75100;44.93285;7.04636;1489;20220224;9.4;-4.9;2.2;1.3;3.65;0;1.28;13420 +75100;44.93285;7.04636;1489;20220225;7.8;-6.4;.7;1.7;2.75;0;1.4;13592 +75100;44.93285;7.04636;1489;20220226;4.4;-9.8;-2.7;2.1;1.65;0;1.42;13764 +75100;44.93285;7.04636;1489;20220227;2.8;-11.3;-4.3;2.5;2.05;0;1.28;13938 +75100;44.93285;7.04636;1489;20220228;10.3;-11.7;-.7;1.6;2.45;0;1.53;14112 +75100;44.93285;7.04636;1489;20220301;9.3;-5.5;1.9;3.2;3.05;0;1.93;14288 +75100;44.93285;7.04636;1489;20220302;10;-7.8;1.1;.8;3.25;0;1.27;14465 +75100;44.93285;7.04636;1489;20220303;8;-1.9;3;1.9;3.85;0;1.49;12746 +75100;44.93285;7.04636;1489;20220304;7;-6.5;.2;2.1;3.65;2;1.41;14821 +75100;44.93285;7.04636;1489;20220305;6.1;-3.9;1.1;1.3;3.05;0;1.33;13117 +75100;44.93285;7.04636;1489;20220306;4;-10.4;-3.2;1.4;2.65;0;1.2;15180 +75100;44.93285;7.04636;1489;20220307;7.3;-10.8;-1.8;.8;2.45;0;1.26;15361 +75100;44.93285;7.04636;1489;20220308;8.5;-9.8;-.7;1.1;2.65;0;1.43;15542 +75100;44.93285;7.04636;1489;20220309;10.8;-9.7;.5;1;2.75;0;1.53;15724 +75100;44.93285;7.04636;1489;20220310;11.2;-7.8;1.7;2.8;2.95;.2;2.15;15906 +75100;44.93285;7.04636;1489;20220311;.4;-.8;-.2;5.9;3.95;2.1;1.1;5010 +75100;44.93285;7.04636;1489;20220312;-.1;-3;-1.6;5.1;3.95;1.2;.92;7753 +75100;44.93285;7.04636;1489;20220313;.2;-2;-.9;6.1;3.85;2.4;1.08;6855 +75100;44.93285;7.04636;1489;20220314;7.8;-8.3;-.3;2.8;4.55;1.4;1.45;16640 +75100;44.93285;7.04636;1489;20220315;12.3;-.5;5.9;1;5.95;0;1.75;16585 +75100;44.93285;7.04636;1489;20220316;16.4;-.1;8.1;1.1;5.35;0;2.1;17008 +75100;44.93285;7.04636;1489;20220317;11.4;2.4;6.9;4.2;5.35;.1;2.33;14243 +75100;44.93285;7.04636;1489;20220318;4;1.7;2.9;5.3;6.55;.5;.9;9500 +75100;44.93285;7.04636;1489;20220319;4.2;-1.5;1.4;6.1;5.25;0;1.48;17633 +75100;44.93285;7.04636;1489;20220320;3.8;-3.5;.1;4.9;3.78;0;1.83;18400 +75100;44.93285;7.04636;1489;20220321;4.7;-2.5;1.1;3.3;3.48;0;2.05;21300 +75100;44.93285;7.04636;1489;20220322;6.1;-1.1;2.5;4.7;3.25;0;2.54;22166 +75100;44.93285;7.04636;1489;20220323;9.6;.7;5.2;3.5;2.61;0;3.02;23166 +75100;44.93285;7.04636;1489;20220324;11.9;4.6;8.3;3.7;3.18;0;3.56;22800 +75100;44.93285;7.04636;1489;20220325;9.7;4.5;7.1;2.7;3.38;0;3.01;22166 +75100;44.93285;7.04636;1489;20220326;11.2;3.9;7.6;2.8;3.38;0;3.2;22733 +75100;44.93285;7.04636;1489;20220327;10.3;4.8;7.5;4.2;3.68;0;3.19;19400 +75100;44.93285;7.04636;1489;20220328;12.4;5.1;8.8;3.6;3.38;0;3.63;22500 +75100;44.93285;7.04636;1489;20220329;8;3.5;5.7;3.4;4.95;.8;2.33;16566 +75100;44.93285;7.04636;1489;20220330;3;.4;1.7;3.1;6.58;4;.66;6166 +75100;44.93285;7.04636;1489;20220331;6.4;.4;3.4;3.4;6.68;.3;1.22;10833 +75100;44.93285;7.04636;1489;20220401;4.2;-.3;2;4.6;5.55;15.7;1.39;12500 +75100;44.93285;7.04636;1489;20220402;-1.2;-4.4;-2.8;3.6;4.05;.8;1.07;12800 +75100;44.93285;7.04636;1489;20220403;.8;-4.6;-1.9;2.8;4.15;.2;1.51;18966 +75100;44.93285;7.04636;1489;20220404;1.5;-3.3;-.9;2.2;5.18;0;1.34;17466 +75100;44.93285;7.04636;1489;20220405;8.6;-.8;3.9;3;6.2;0;2.29;25050 +75100;44.93285;7.04636;1489;20220406;7.4;2.6;5;3;7.01;0;2.1;21233 +75100;44.93285;7.04636;1489;20220407;9.9;1.3;5.6;2.6;7.08;13.1;1.88;15633 +75100;44.93285;7.04636;1489;20220408;11.5;5.5;8.5;3.4;7.98;2.9;2.11;14133 +75100;44.93285;7.04636;1489;20220409;7.7;4.5;6.1;5.6;3.71;0;3.43;23833 +75100;44.93285;7.04636;1489;20220410;6.9;-2.7;2.1;3.5;3.18;0;2.78;25033 +75100;44.93285;7.04636;1489;20220411;7.2;.6;3.9;2.5;4.18;0;2.58;23933 +75100;44.93285;7.04636;1489;20220412;9.2;1.7;5.5;1.7;5.01;0;2.79;24233 +75100;44.93285;7.04636;1489;20220413;12.7;4.1;8.4;3.2;6.65;0;3.12;23766 +75100;44.93285;7.04636;1489;20220414;14.6;5.4;10;4;7.21;0;3.57;25633 +75100;44.93285;7.04636;1489;20220415;17.5;8.4;12.9;3.1;6.81;0;4.13;25366 +75100;44.93285;7.04636;1489;20220416;16.4;8.3;12.3;3.7;5.78;.8;4.27;24166 +75100;44.93285;7.04636;1489;20220417;10;1.6;5.8;3.4;6.71;0;2.69;24100 +75100;44.93285;7.04636;1489;20220418;10.2;.1;5.1;2.6;6.21;0;2.71;25200 +75100;44.93285;7.04636;1489;20220419;10.4;2.7;6.6;3.2;6.35;0;2.9;24900 +75100;44.93285;7.04636;1489;20220420;4.3;3.4;3.8;2.1;7.21;1.1;1.06;7866 +75100;44.93285;7.04636;1489;20220421;3.7;2;2.8;4;6.81;5.5;.9;8200 +75100;44.93285;7.04636;1489;20220422;8.2;1.5;4.9;3.7;7.58;0;1.45;12966 +75100;44.93285;7.04636;1489;20220423;4.6;3.1;3.9;6.1;7.68;21.3;.56;4200 +75100;44.93285;7.04636;1489;20220424;3.7;.3;2;3.3;6.81;.1;.91;9500 +75100;44.93285;7.04636;1489;20220425;7.9;2.3;5.1;2.1;8.5;0;1.38;12600 +75100;44.93285;7.04636;1489;20220426;8.1;3.6;5.9;2.2;7.81;0;1.92;16000 +75100;44.93285;7.04636;1489;20220427;11.9;4.2;8.1;2.5;7.45;0;3.25;26466 +75100;44.93285;7.04636;1489;20220428;13.5;5.1;9.3;3.2;8.78;0;3.12;23933 +75100;44.93285;7.04636;1489;20220429;13.1;5;9.1;3.4;8.85;0;2.79;20866 +75100;44.93285;7.04636;1489;20220430;10.5;4.4;7.5;2.8;7.85;.2;2.19;15433 +75100;44.93285;7.04636;1489;20220501;11.7;4.7;8.2;2.2;7.71;.1;3;23500 +75100;44.93285;7.04636;1489;20220502;11.4;4.1;7.8;2.6;8.85;1.6;2.6;22000 +75100;44.93285;7.04636;1489;20220503;9.8;4.6;7.2;2.2;9.05;2.2;1.96;15733 +75100;44.93285;7.04636;1489;20220504;10.3;5;7.6;3.2;9.11;6.1;2.02;16333 +75100;44.93285;7.04636;1489;20220505;6.4;5.3;5.8;3.7;8.35;8.7;1.24;10166 +75100;44.93285;7.04636;1489;20220506;8.6;3.2;5.9;1.4;7.55;6;1.99;16256 +75100;44.93285;7.04636;1489;20220507;13.5;4.9;9.2;2.1;8.05;4.2;2.83;20556 +75100;44.93285;7.04636;1489;20220508;13.1;4.9;9;2.4;8.35;1.9;2.71;20172 +75100;44.93285;7.04636;1489;20220509;14.7;7.1;10.9;2.2;8.15;.3;3.02;19517 +75100;44.93285;7.04636;1489;20220510;18.3;.5;9.4;2;7.65;0;3.64;25861 +75100;44.93285;7.04636;1489;20220511;20.2;3.3;11.7;1.9;8.55;0;3.94;25975 +75100;44.93285;7.04636;1489;20220512;23.1;2.6;12.8;1.6;7.85;0;4.25;26087 +75100;44.93285;7.04636;1489;20220513;21.9;4.1;13;1.8;9.15;0;4.15;26197 +75100;44.93285;7.04636;1489;20220514;21;4.9;12.9;2.1;9.95;.8;4.06;26304 +75100;44.93285;7.04636;1489;20220515;19.2;4.9;12;1.3;9.95;4;3.82;26409 +75100;44.93285;7.04636;1489;20220516;21.7;3.6;12.6;1.5;8.45;0;4.15;26511 +75100;44.93285;7.04636;1489;20220517;24.2;4;14.1;1.2;8.65;0;4.34;26611 +75100;44.93285;7.04636;1489;20220518;21.3;4.1;12.7;2.2;10.25;12.7;4.09;26708 +75100;44.93285;7.04636;1489;20220519;23.4;10.5;16.9;1.6;10.85;.5;4.57;26396 +75100;44.93285;7.04636;1489;20220520;24.6;5.6;15.1;2.2;8.95;.1;4.82;26895 +75100;44.93285;7.04636;1489;20220521;26;5.2;15.6;1.7;8.65;0;4.84;26985 +75100;44.93285;7.04636;1489;20220522;27.3;6.7;17;1.4;9.15;.9;4.9;27072 +75100;44.93285;7.04636;1489;20220523;22.6;7;14.8;2.1;8.45;2.3;4.7;27156 +75100;44.93285;7.04636;1489;20220524;19.2;5.3;12.2;1.5;8.45;4.5;4.1;27238 +75100;44.93285;7.04636;1489;20220525;15.1;4.8;9.9;.7;9.55;2.9;3.31;24058 +75100;44.93285;7.04636;1489;20220526;18.3;3.6;10.9;2;9.65;.7;3.82;27393 +75100;44.93285;7.04636;1489;20220527;23.9;5.7;14.8;1.8;9.05;0;4.71;27467 +75100;44.93285;7.04636;1489;20220528;24.7;3.2;13.9;2;8.05;4.6;4.85;27538 +75100;44.93285;7.04636;1489;20220529;20.7;3.1;11.9;2.6;7.55;.6;4.5;27606 +75100;44.93285;7.04636;1489;20220530;18;.1;9;2.2;6.05;.3;4.08;27671 +75100;44.93285;7.04636;1489;20220531;18;3.1;10.5;1.5;7.85;1;3.98;27733 +75100;44.93285;7.04636;1489;20220601;21.5;3.2;12.3;2;8.15;0;4.45;27793 +75100;44.93285;7.04636;1489;20220602;24.4;6;15.2;2.7;9.25;1.6;5.08;27850 +75100;44.93285;7.04636;1489;20220603;19.5;8.4;13.9;2;11.25;8.8;3.97;25498 +75100;44.93285;7.04636;1489;20220604;23.6;7.1;15.3;2.6;10.55;0;4.85;27954 +75100;44.93285;7.04636;1489;20220605;23.2;8.7;15.9;2.1;9.35;0;4.94;28002 +75100;44.93285;7.04636;1489;20220606;23.6;4;13.8;2.2;9.15;3.3;4.76;28048 +75100;44.93285;7.04636;1489;20220607;21.5;7.1;14.3;1.8;7.85;0;4.71;28090 +75100;44.93285;7.04636;1489;20220608;20;.9;10.4;1.9;6.85;0;4.3;28129 +75100;44.93285;7.04636;1489;20220609;18.1;6.6;12.3;2.4;6.25;0;4.42;26191 +75100;44.93285;7.04636;1489;20220610;22.4;-.5;10.9;2.6;6.45;0;4.81;28199 +75100;44.93285;7.04636;1489;20220611;25;3;14;2.1;7.75;0;5.06;28229 +75100;44.93285;7.04636;1489;20220612;27.2;3.8;15.5;1.1;7.85;.2;4.9;28256 +75100;44.93285;7.04636;1489;20220613;26.6;6.3;16.4;1.5;8.95;0;5.1;28281 +75100;44.93285;7.04636;1489;20220614;22.8;6.2;14.5;2.7;10.85;.2;4.69;28302 +75100;44.93285;7.04636;1489;20220615;26.5;7.4;16.9;1.2;10.45;.9;4.96;28320 +75100;44.93285;7.04636;1489;20220616;29;6.9;17.9;1.7;8.45;0;5.54;28336 +75100;44.93285;7.04636;1489;20220617;29.5;4.8;17.1;1.6;9.55;0;5.4;28348 +75100;44.93285;7.04636;1489;20220618;26.1;10.1;18.1;1.8;12.95;0;5.1;28357 +75100;44.93285;7.04636;1489;20220619;23.7;8.3;16;2.8;12.45;.3;4.8;28364 +75100;44.93285;7.04636;1489;20220620;27.6;9.4;18.5;2.4;10.15;0;5.67;28367 +75100;44.93285;7.04636;1489;20220621;26;12.3;19.1;2.1;10.15;3;5.52;28367 +75100;44.93285;7.04636;1489;20220622;21.4;10;15.7;1.2;12.15;6;4.3;26260 +75100;44.93285;7.04636;1489;20220623;22.4;6.4;14.4;1.6;9.75;2.1;4.63;28358 +75100;44.93285;7.04636;1489;20220624;18.8;5.5;12.1;1.2;9.25;7;4.18;28332 +75100;44.93285;7.04636;1489;20220625;20.5;3;11.7;2.1;8.35;0;4.38;28337 +75100;44.93285;7.04636;1489;20220626;21;6.3;13.6;3.1;11.15;1.7;4.37;28322 +75100;44.93285;7.04636;1489;20220627;21.8;13.4;17.6;4.7;12.15;1.9;4.58;22526 +75100;44.93285;7.04636;1489;20220628;20.7;11.4;16;2.1;12.45;18.2;4.03;23673 +75100;44.93285;7.04636;1489;20220629;25.3;4.6;14.9;1.4;9.35;.1;4.81;28260 +75100;44.93285;7.04636;1489;20220630;23.1;7.1;15.1;1.6;10.35;3.9;4.68;28233 +75100;44.93285;7.04636;1489;20220701;24.3;7;15.6;1.9;8.55;.2;5.03;28203 +75100;44.93285;7.04636;1489;20220702;27.6;3.7;15.6;1.5;7.75;0;5.15;28170 +75100;44.93285;7.04636;1489;20220703;29.1;6.3;17.7;2;9.85;.5;5.55;28134 +75100;44.93285;7.04636;1489;20220704;26.1;9.1;17.6;1.6;11.55;1.8;5.03;28095 +75100;44.93285;7.04636;1489;20220705;26;7.1;16.5;1.7;9.55;0;5.07;28054 +75100;44.93285;7.04636;1489;20220706;23.2;6.8;15;2.5;11.05;.4;4.7;28009 +75100;44.93285;7.04636;1489;20220707;26.4;5.8;16.1;2;9.35;0;5.16;27961 +75100;44.93285;7.04636;1489;20220708;23.8;9.9;16.8;2.2;11.76;0;4.63;24518 +75100;44.93285;7.04636;1489;20220709;22.7;9.9;16.3;1.4;12.56;0;4.35;24908 +75100;44.93285;7.04636;1489;20220710;23.1;9.5;16.3;1.7;12.66;0;4.37;25236 +75100;44.93285;7.04636;1489;20220711;24.3;10.4;17.3;1.8;13.33;0;4.54;25065 +75100;44.93285;7.04636;1489;20220712;24.3;10;17.2;1.5;13.13;0;4.45;25321 +75100;44.93285;7.04636;1489;20220713;24.7;11.5;18.1;1.6;14.29;1.4;4.35;24532 +75100;44.93285;7.04636;1489;20220714;25.9;13.6;19.7;1.4;14.79;1.5;4.78;25245 +75100;44.93285;7.04636;1489;20220715;26.7;12.1;19.4;1.7;13.59;0;4.96;26353 +75100;44.93285;7.04636;1489;20220716;26.9;10;18.5;1.9;13.99;.2;4.76;25820 +75100;44.93285;7.04636;1489;20220717;27.5;11.7;19.6;1.7;14.99;3.2;4.71;24700 +75100;44.93285;7.04636;1489;20220718;28.5;13;20.8;2.4;15.69;.2;4.7;23316 +75100;44.93285;7.04636;1489;20220719;25.8;9.7;17.7;2.7;12.95;.4;4.97;27172 +75100;44.93285;7.04636;1489;20220720;27.7;13.4;20.5;1.9;13.35;1.6;5.25;27089 +75100;44.93285;7.04636;1489;20220721;30.5;8.7;19.6;2.7;11.05;.1;5.88;27003 +75100;44.93285;7.04636;1489;20220722;28.1;9.2;18.6;2.4;12.55;.6;5.23;26915 +75100;44.93285;7.04636;1489;20220723;29.3;9.9;19.6;1.6;11.15;.1;5.21;26823 +75100;44.93285;7.04636;1489;20220724;27.8;9.7;18.7;2.5;13.45;.2;5.12;26730 +75100;44.93285;7.04636;1489;20220725;30.9;9.1;20;1.6;11.65;1.3;5.29;26634 +75100;44.93285;7.04636;1489;20220726;27.2;7.9;17.5;2.1;11.45;3.2;4.97;26535 +75100;44.93285;7.04636;1489;20220727;24.9;10.9;17.9;3.2;12.65;.6;4.91;26434 +75100;44.93285;7.04636;1489;20220728;25.4;9.3;17.3;2.2;10.55;5;4.88;26331 +75100;44.93285;7.04636;1489;20220729;21.3;8.3;14.8;1.4;9.95;2.7;4.16;25930 +75100;44.93285;7.04636;1489;20220730;26;4.8;15.4;2.4;9.75;0;4.83;26117 +75100;44.93285;7.04636;1489;20220731;26.6;7.1;16.8;2.1;10.05;.1;4.88;26006 +75100;44.93285;7.04636;1489;20220801;29.6;6.8;18.2;1.4;9.25;.3;4.91;25893 +75100;44.93285;7.04636;1489;20220802;24.4;7;15.7;3.4;11.05;0;4.69;25778 +75100;44.93285;7.04636;1489;20220803;24.8;9.7;17.2;2.7;12.35;.3;4.62;25661 +75100;44.93285;7.04636;1489;20220804;25.6;10.4;18;1.3;12.65;1.4;4.43;25542 +75100;44.93285;7.04636;1489;20220805;26.5;9.2;17.8;1.4;13.25;2.2;4.43;25420 +75100;44.93285;7.04636;1489;20220806;27.2;8.4;17.8;1.8;12.55;.8;4.59;25296 +75100;44.93285;7.04636;1489;20220807;21.9;11.1;16.5;3.1;12.45;1.4;3.98;22711 +75100;44.93285;7.04636;1489;20220808;24;5.4;14.7;2;9.85;0;4.26;25042 +75100;44.93285;7.04636;1489;20220809;25.2;7.4;16.3;3.1;10.75;1.8;4.7;24912 +75100;44.93285;7.04636;1489;20220810;23.5;11.4;17.4;2.5;13.25;2.9;4.14;23658 +75100;44.93285;7.04636;1489;20220811;25.2;9.1;17.1;1.7;11.75;.1;4.3;24646 +75100;44.93285;7.04636;1489;20220812;26.1;7.1;16.6;2;9.75;0;4.53;24510 +75100;44.93285;7.04636;1489;20220813;27.5;4.9;16.2;1.6;7.65;0;4.54;24372 +75100;44.93285;7.04636;1489;20220814;19.7;6;12.8;1;10.05;7.3;3.51;24232 +75100;44.93285;7.04636;1489;20220815;22.4;4.7;13.5;1.4;8.45;0;3.82;24091 +75100;44.93285;7.04636;1489;20220816;23.9;3.9;13.9;1.6;9.35;2.2;3.92;23947 +75100;44.93285;7.04636;1489;20220817;20;9.1;14.5;2.4;11.55;14.5;3.42;21587 +75100;44.93285;7.04636;1489;20220818;18.6;5.8;12.2;1.7;10.65;18.8;3.26;23232 +75100;44.93285;7.04636;1489;20220819;20.8;4.9;12.8;1.4;9.55;0;3.51;23506 +75100;44.93285;7.04636;1489;20220820;24.5;4.1;14.3;1.4;9.15;0;3.83;23356 +75100;44.93285;7.04636;1489;20220821;24.5;6.7;15.6;1.7;10.65;.5;3.91;23204 +75100;44.93285;7.04636;1489;20220822;23;8;15.5;1.7;11.25;.4;3.74;23051 +75100;44.93285;7.04636;1489;20220823;23.5;6.4;14.9;1.9;10.65;.1;3.78;22895 +75100;44.93285;7.04636;1489;20220824;24.2;7.2;15.7;2.1;11.35;0;3.86;22739 +75100;44.93285;7.04636;1489;20220825;25;8.5;16.7;1.2;11.85;.4;3.72;22581 +75100;44.93285;7.04636;1489;20220826;21.1;12.1;16.6;1.1;12.45;4.4;3.07;18509 +75100;44.93285;7.04636;1489;20220827;21.7;5.8;13.7;1.8;10.65;2.1;3.41;22260 +75100;44.93285;7.04636;1489;20220828;24.9;7.1;16;1.6;10.45;2;3.75;22098 +75100;44.93285;7.04636;1489;20220829;25.2;6.1;15.6;1.1;9.05;0;3.58;21934 +75100;44.93285;7.04636;1489;20220830;23.8;9;16.4;1.1;11.35;2.6;3.47;21769 +75100;44.93285;7.04636;1489;20220831;22.3;7.6;14.9;1.4;11.35;1;3.33;21603 +75100;44.93285;7.04636;1489;20220901;22.8;6.2;14.5;1.4;10.05;1.4;3.36;21436 +75100;44.93285;7.04636;1489;20220902;21;6;13.5;1.1;9.85;4.5;3.11;21268 +75100;44.93285;7.04636;1489;20220903;20.2;7.5;13.8;1.2;10.85;4.4;3.01;20664 +75100;44.93285;7.04636;1489;20220904;21.3;4.8;13;1.6;9.85;.3;3.13;20927 +75100;44.93285;7.04636;1489;20220905;22.6;6.1;14.3;1.2;9.55;1.3;3.18;20756 +75100;44.93285;7.04636;1489;20220906;21.8;6;13.9;1.3;10.95;3.1;3.03;20583 +75100;44.93285;7.04636;1489;20220907;21.1;9.3;15.2;1.8;11.75;7.5;3.02;19283 +75100;44.93285;7.04636;1489;20220908;20.6;8.8;14.7;1.2;10.25;.1;2.9;19120 +75100;44.93285;7.04636;1489;20220909;18.4;2.4;10.4;1.6;7.05;.2;2.85;20060 +75100;44.93285;7.04636;1489;20220910;20.6;.2;10.4;1;6.35;0;2.76;19884 +75100;44.93285;7.04636;1489;20220911;24.7;1;12.8;1.2;6.85;0;3.14;19707 +75100;44.93285;7.04636;1489;20220912;25.1;2.9;14;1;7.95;0;3.02;19530 +75100;44.93285;7.04636;1489;20220913;25;5.1;15;1.4;9.55;.1;3.17;19351 +75100;44.93285;7.04636;1489;20220914;18.3;11.5;14.9;2.1;11.75;13;2.33;13813 +75100;44.93285;7.04636;1489;20220915;20.4;7.5;13.9;1.5;10.25;.2;2.76;18769 +75100;44.93285;7.04636;1489;20220916;20.8;4.7;12.7;1.3;8.75;0;2.72;18814 +75100;44.93285;7.04636;1489;20220917;15.3;1.6;8.4;1.8;4.75;0;2.62;18633 +75100;44.93285;7.04636;1489;20220918;19.4;-3.5;7.9;1.3;4.05;0;2.63;18453 +75100;44.93285;7.04636;1489;20220919;21.7;.5;11.1;1.3;4.55;0;2.82;18272 +75100;44.93285;7.04636;1489;20220920;20.6;-1.2;9.7;1.1;5.45;0;2.52;18091 +75100;44.93285;7.04636;1489;20220921;12.6;1.4;7;4.2;7.35;.1;1.99;16516 +75100;44.93285;7.04636;1489;20220922;19.2;6.8;13;1.4;7.75;0;2.54;17193 +75100;44.93285;7.04636;1489;20220923;17.3;1.4;9.3;1.3;7.05;2.6;2.24;17546 +75100;44.93285;7.04636;1489;20220924;9.2;5.8;7.5;.6;8.55;8.9;1.18;8924 +75100;44.93285;7.04636;1489;20220925;13.8;2.4;8.1;.7;7.95;2.4;1.77;15993 +75100;44.93285;7.04636;1489;20220926;15.8;-.6;7.6;1.6;6.55;.3;2.09;17000 +75100;44.93285;7.04636;1489;20220927;14.7;2.6;8.6;1.5;5.65;.4;2.12;16127 +75100;44.93285;7.04636;1489;20220928;12.4;-.6;5.9;1.5;6.95;2.3;1.7;16530 +75100;44.93285;7.04636;1489;20220929;12.6;5.9;9.2;1.8;7.45;.4;1.7;11800 +75100;44.93285;7.04636;1489;20220930;8.7;1.2;4.9;1.9;7.05;3.6;1.25;12337 +75100;44.93285;7.04636;1489;20221001;11.1;2.1;6.6;1.1;7.75;1.1;1.4;13347 +75100;44.93285;7.04636;1489;20221002;20.8;2.8;11.8;1.4;8.05;0;2.24;15913 +75100;44.93285;7.04636;1489;20221003;21.5;0;10.7;1.3;5.95;0;2.3;15732 +75100;44.93285;7.04636;1489;20221004;21.6;.5;11;.9;6.55;0;2.03;15553 +75100;44.93285;7.04636;1489;20221005;22.1;1.3;11.7;.9;6.95;.4;2.03;15374 +75100;44.93285;7.04636;1489;20221006;21;2.6;11.8;1.5;7.45;0;2.22;15195 +75100;44.93285;7.04636;1489;20221007;20;.5;10.2;1.2;7.05;0;1.97;15017 +75100;44.93285;7.04636;1489;20221008;14.9;1.7;8.3;.6;8.35;6;1.48;14840 +75100;44.93285;7.04636;1489;20221009;11.7;8.2;9.9;1;10.15;12.5;1.05;7678 +75100;44.93285;7.04636;1489;20221010;11.9;7.4;9.6;1.4;9.15;.4;1.17;8575 +75100;44.93285;7.04636;1489;20221011;16.8;1.8;9.3;1.2;7.85;.2;1.63;14313 +75100;44.93285;7.04636;1489;20221012;13.9;2.3;8.1;1.9;7.45;.3;1.54;13313 +75100;44.93285;7.04636;1489;20221013;15.2;.1;7.6;.9;7.05;0;1.42;13967 +75100;44.93285;7.04636;1489;20221014;16.9;2.9;9.9;.8;8.35;.3;1.45;13795 +75100;44.93285;7.04636;1489;20221015;20.5;6.3;13.4;.4;8.15;.2;1.45;13624 +75100;44.93285;7.04636;1489;20221016;17.6;1.9;9.7;1;7.55;.4;1.5;13455 +75100;44.93285;7.04636;1489;20221017;18.3;2.1;10.2;1.4;7.55;.1;1.65;13286 +75100;44.93285;7.04636;1489;20221018;21.2;2.8;12;1.1;7.65;0;1.69;13119 +75100;44.93285;7.04636;1489;20221019;22.7;1.8;12.2;.9;6.65;0;1.65;12954 +75100;44.93285;7.04636;1489;20221020;16;2.7;9.3;1.1;8.55;8.5;1.29;12789 +75100;44.93285;7.04636;1489;20221021;11.9;9.2;10.5;1.1;10.95;16.9;.82;5860 +75100;44.93285;7.04636;1489;20221022;15.9;9.9;12.9;2.3;9.65;1;1.51;8521 +75100;44.93285;7.04636;1489;20221023;18.1;5.6;11.8;1.6;8.45;3.6;1.55;12048 +75100;44.93285;7.04636;1489;20221024;15;8;11.5;1.5;9.65;1.7;1.18;8957 +75100;44.93285;7.04636;1489;20221025;16.7;2;9.3;1.8;7.25;0;1.48;11990 +75100;44.93285;7.04636;1489;20221026;19.9;4.4;12.1;1.4;7.35;0;1.57;11835 +75100;44.93285;7.04636;1489;20221027;20.8;5.2;13;1.2;7.85;0;1.49;11682 +75100;44.93285;7.04636;1489;20221028;21.3;4.6;12.9;.9;7.55;0;1.33;11531 +75100;44.93285;7.04636;1489;20221029;21.3;3.4;12.3;1.3;6.95;0;1.54;11381 +75100;44.93285;7.04636;1489;20221030;18.7;2.7;10.7;1.5;6.45;0;1.48;11234 +75100;44.93285;7.04636;1489;20221031;17.1;3.1;10.1;1.8;6.45;2;1.49;11088 +75100;44.93285;7.04636;1489;20221101;8.5;3.8;6.1;.7;7.55;5.2;.66;6670 +75100;44.93285;7.04636;1489;20221102;12.6;.2;6.4;.7;6.45;0;.8;10563 +75100;44.93285;7.04636;1489;20221103;11.9;-2.2;4.8;1.4;5.85;14.6;.92;10664 +75100;44.93285;7.04636;1489;20221104;5.3;-.4;2.4;1.6;5.85;.2;.6;7052 +75100;44.93285;7.04636;1489;20221105;7.1;-5.6;.7;.9;4.25;0;.65;10288 +75100;44.93285;7.04636;1489;20221106;10.6;-4;3.3;.8;4.35;0;.73;10259 +75100;44.93285;7.04636;1489;20221107;12.7;-4;4.3;.9;4.35;0;.82;10128 +75100;44.93285;7.04636;1489;20221108;12.9;-2.2;5.3;1;4.85;0;.84;10000 +75100;44.93285;7.04636;1489;20221109;10;.2;5.1;1;6.65;11.8;.63;8624 +75100;44.93285;7.04636;1489;20221110;9.9;-1;4.4;1.1;6.05;0;.65;8972 +75100;44.93285;7.04636;1489;20221111;13.3;-3.5;4.9;.9;4.45;0;.77;9630 +75100;44.93285;7.04636;1489;20221112;14.8;-.4;7.2;1;5.15;0;.83;9512 +75100;44.93285;7.04636;1489;20221113;8.7;1.8;5.2;2.9;5.35;.1;1.07;6929 +75100;44.93285;7.04636;1489;20221114;7.5;1.5;4.5;1;5.95;.5;.57;6401 +75100;44.93285;7.04636;1489;20221115;8;1.9;4.9;.8;7.05;2.6;.47;6378 +75100;44.93285;7.04636;1489;20221116;8;4.5;6.2;1.6;6.65;0;.7;4829 +75100;44.93285;7.04636;1489;20221117;10.3;-2.1;4.1;1.5;5.55;1.7;.66;8797 +75100;44.93285;7.04636;1489;20221118;6.9;1.1;4;1.3;5.15;.1;.63;6018 +75100;44.93285;7.04636;1489;20221119;5.6;-6.5;-.5;.8;3.45;0;.44;8501 +75100;44.93285;7.04636;1489;20221120;3.4;-8.6;-2.6;.9;2.95;.1;.42;8375 +75100;44.93285;7.04636;1489;20221121;7.1;-7.5;-.2;1.2;3.65;1.1;.54;8565 +75100;44.93285;7.04636;1489;20221122;2.8;-1;.9;2.5;3.95;0;.76;4710 +75100;44.93285;7.04636;1489;20221123;5.1;-9.5;-2.2;1.1;3.25;.5;.44;8385 +75100;44.93285;7.04636;1489;20221124;6.6;-7.1;-.3;1;3.25;0;.47;8300 +75100;44.93285;7.04636;1489;20221125;7.3;-5.4;.9;.8;3.65;0;.4;8181 +75100;44.93285;7.04636;1489;20221126;8.5;-6.7;.9;1.2;3.05;0;.61;8137 +75100;44.93285;7.04636;1489;20221127;6.3;-7.4;-.6;.7;3.05;0;.35;8061 +75100;44.93285;7.04636;1489;20221128;4.7;-3.6;.5;.8;3.55;.6;.4;6475 +75100;44.93285;7.04636;1489;20221129;1.9;-5.5;-1.8;1.5;4.25;2.6;.32;6074 +75100;44.93285;7.04636;1489;20221130;6.2;-7.2;-.5;1.8;3.65;0;.56;7848 +75100;44.93285;7.04636;1489;20221201;4;-5.9;-1;1.5;3.25;0;.51;6878 +75100;44.93285;7.04636;1489;20221202;2.5;-6.8;-2.2;2.1;3.55;2.6;.47;6622 +75100;44.93285;7.04636;1489;20221203;.6;-2.6;-1;2.5;4.35;3.8;.43;3946 +75100;44.93285;7.04636;1489;20221204;3.8;-.9;1.4;1.5;5.15;4.6;.39;4703 +75100;44.93285;7.04636;1489;20221205;1.9;-6.8;-2.5;1.1;3.45;0;.31;6278 +75100;44.93285;7.04636;1489;20221206;2.9;-12.3;-4.7;1;2.25;0;.35;7507 +75100;44.93285;7.04636;1489;20221207;4.2;-11.3;-3.6;1;2.15;0;.39;7461 +75100;44.93285;7.04636;1489;20221208;2.7;-11.5;-4.4;1.3;2.55;4.2;.38;7418 +75100;44.93285;7.04636;1489;20221209;2.8;-1.5;.6;1.2;5.35;7.5;.28;4378 +75100;44.93285;7.04636;1489;20221210;2.6;.5;1.5;1;4.85;0;.41;3111 +75100;44.93285;7.04636;1489;20221211;-4;-16.6;-10.3;1;1.55;0;.24;7273 +75100;44.93285;7.04636;1489;20221212;-4.8;-17.8;-11.3;.9;1.85;1.6;.16;7279 +75100;44.93285;7.04636;1489;20221213;-1.2;-6.8;-4;.7;4.05;.1;.16;4884 +75100;44.93285;7.04636;1489;20221214;3.9;-2.4;.7;.6;5.45;0;.2;5151 +75100;44.93285;7.04636;1489;20221215;2;-5.1;-1.6;1.4;4.95;16.9;.16;5440 +75100;44.93285;7.04636;1489;20221216;2.7;-4.3;-.8;.7;5.15;0;.16;5391 +75100;44.93285;7.04636;1489;20221217;-.9;-12.4;-6.7;1.3;2.55;0;.25;6836 +75100;44.93285;7.04636;1489;20221218;.7;-14;-6.7;1;1.95;0;.29;7166 +75100;44.93285;7.04636;1489;20221219;3.2;-9.1;-3;.9;3.05;0;.24;7045 +75100;44.93285;7.04636;1489;20221220;2.5;-7.8;-2.7;.9;3.55;0;.22;6462 +75100;44.93285;7.04636;1489;20221221;3.6;-6.6;-1.5;.8;5.35;.4;.09;6430 +75100;44.93285;7.04636;1489;20221222;3.3;.5;1.9;1;5.75;2.6;.31;3474 +75100;44.93285;7.04636;1489;20221223;6.9;1.3;4.1;2.1;6.55;2.1;.39;4826 +75100;44.93285;7.04636;1489;20221224;6.8;.7;3.7;.7;5.85;0;.28;5033 +75100;44.93285;7.04636;1489;20221225;10.2;-3.6;3.3;1.2;4.35;0;.45;7182 +75100;44.93285;7.04636;1489;20221226;10.5;-3.7;3.4;1.8;4.75;0;.6;7197 +75100;44.93285;7.04636;1489;20221227;5;-1.6;1.7;1.5;4.75;0;.41;5259 +75100;44.93285;7.04636;1489;20221228;3.8;-10.2;-3.2;1.1;2.65;0;.34;7238 +75100;44.93285;7.04636;1489;20221229;5;-7.3;-1.2;1.1;4.35;0;.23;7144 +75100;44.93285;7.04636;1489;20221230;6.4;.7;3.5;2;6.25;.8;.39;4951 +75100;44.93285;7.04636;1489;20221231;10.2;.4;5.3;1.3;6.65;0;.37;6451 +76074;44.58752;-1.1137;10;20220101;19.9;6.8;13.4;2.1;10.73;0;1.06;6524 +76074;44.58752;-1.1137;10;20220102;16.2;8.8;12.5;2.2;12;.1;.53;6398 +76074;44.58752;-1.1137;10;20220103;16.9;8;12.5;1.9;11.2;0;.67;6438 +76074;44.58752;-1.1137;10;20220104;16.5;9.3;12.9;5.2;10.8;4.1;1.57;4796 +76074;44.58752;-1.1137;10;20220105;9.6;4.2;6.9;2;7.1;.5;.62;5274 +76074;44.58752;-1.1137;10;20220106;9.2;.2;4.7;.9;6.1;.2;.42;4710 +76074;44.58752;-1.1137;10;20220107;12.7;3.4;8;4.3;8.5;5.4;.84;5814 +76074;44.58752;-1.1137;10;20220108;13.2;10.3;11.7;6.3;11.1;8.5;1.18;2541 +76074;44.58752;-1.1137;10;20220109;12.4;9.9;11.2;5.6;11.2;12.5;.92;1687 +76074;44.58752;-1.1137;10;20220110;13.1;10.9;12;4.8;13;1.5;.54;1663 +76074;44.58752;-1.1137;10;20220111;11.9;5.3;8.6;1.7;8.4;0;.63;6067 +76074;44.58752;-1.1137;10;20220112;6.3;1.4;3.9;2.4;5.8;0;.6;6745 +76074;44.58752;-1.1137;10;20220113;8.3;-1.4;3.4;2.3;5.6;0;.61;8176 +76074;44.58752;-1.1137;10;20220114;9.5;-1;4.2;2.1;5.9;0;.75;7153 +76074;44.58752;-1.1137;10;20220115;9.4;-3.5;2.9;.9;5.8;.2;.37;8574 +76074;44.58752;-1.1137;10;20220116;8.2;-1.3;3.5;1.4;6.1;.1;.56;7318 +76074;44.58752;-1.1137;10;20220117;9.2;-.2;4.5;2;7.2;.1;.51;4281 +76074;44.58752;-1.1137;10;20220118;7.2;3.9;5.6;1.6;8.1;.1;.46;2054 +76074;44.58752;-1.1137;10;20220119;10.4;5.4;7.9;1.8;9;3.2;.62;2792 +76074;44.58752;-1.1137;10;20220120;10.3;8.1;9.2;3.3;9.3;.3;.83;1839 +76074;44.58752;-1.1137;10;20220121;6.7;2.1;4.4;3.7;5.9;0;.88;7151 +76074;44.58752;-1.1137;10;20220122;8;.4;4.2;2.8;5.8;.1;.79;8360 +76074;44.58752;-1.1137;10;20220123;9.7;-.3;4.7;1.9;5.9;0;.76;9225 +76074;44.58752;-1.1137;10;20220124;12.9;0;6.5;.7;6.2;0;.55;8824 +76074;44.58752;-1.1137;10;20220125;13.8;-1;6.4;.8;6.2;.1;.65;10050 +76074;44.58752;-1.1137;10;20220126;11.4;-.8;5.3;1.6;6.3;0;.8;9638 +76074;44.58752;-1.1137;10;20220127;5.7;-1.3;2.2;1.8;5.8;.1;.6;7040 +76074;44.58752;-1.1137;10;20220128;6.1;-.7;2.7;1.4;7.1;.1;.34;3866 +76074;44.58752;-1.1137;10;20220129;3.7;2.2;2.9;2.5;7.3;0;.34;638 +76074;44.58752;-1.1137;10;20220130;7.4;2;4.7;2.1;8.3;.6;.34;3470 +76074;44.58752;-1.1137;10;20220131;12;6.8;9.4;2.9;10;2.1;.83;5386 +76074;44.58752;-1.1137;10;20220201;11.5;2.3;6.9;3;9;.3;.53;7855 +76074;44.58752;-1.1137;10;20220202;11;9.7;10.3;2.9;11.2;.1;.64;1539 +76074;44.58752;-1.1137;10;20220203;11.6;6.2;8.9;2.9;10.2;.1;.69;3753 +76074;44.58752;-1.1137;10;20220204;12.7;7.9;10.3;2.7;11.1;2.6;.67;4028 +76074;44.58752;-1.1137;10;20220205;11.7;4.4;8.1;1.9;7.8;.1;.88;9476 +76074;44.58752;-1.1137;10;20220206;11.9;2.2;7.1;4;9.5;1.1;.54;8127 +76074;44.58752;-1.1137;10;20220207;13.6;11.1;12.3;4.1;11.66;.6;1.21;7950 +76074;44.58752;-1.1137;10;20220208;14.8;4.9;9.8;2.3;8;0;1.36;10792 +76074;44.58752;-1.1137;10;20220209;15.5;3.8;9.6;1.2;8.6;0;1.02;12138 +76074;44.58752;-1.1137;10;20220210;14.4;2.1;8.2;1.4;9.2;1.4;.94;11073 +76074;44.58752;-1.1137;10;20220211;12.5;6.8;9.6;2.7;8.4;0;1.31;8553 +76074;44.58752;-1.1137;10;20220212;13.8;1.3;7.5;1.1;6.7;0;1.02;11757 +76074;44.58752;-1.1137;10;20220213;16.1;3.1;9.6;3.5;8.8;2.5;1.64;12784 +76074;44.58752;-1.1137;10;20220214;12.4;9.5;11;4.6;10;11.5;1.38;5743 +76074;44.58752;-1.1137;10;20220215;13.2;5.7;9.5;4.4;10.1;13.6;.86;7760 +76074;44.58752;-1.1137;10;20220216;13.6;10.5;12.1;6.2;13.1;4.1;.81;3407 +76074;44.58752;-1.1137;10;20220217;13;12.2;12.6;5.4;13.31;.8;.82;2700 +76074;44.58752;-1.1137;10;20220218;13.6;6.4;10;1.6;10.4;.3;.96;7009 +76074;44.58752;-1.1137;10;20220219;12.8;4.5;8.7;1.9;8.5;.4;1.14;9715 +76074;44.58752;-1.1137;10;20220220;14.6;8.5;11.5;4.4;11.6;2.1;1.15;7117 +76074;44.58752;-1.1137;10;20220221;13.7;11;12.4;5.3;10.5;0;1.73;2945 +76074;44.58752;-1.1137;10;20220222;14.3;9.1;11.7;1.6;9.5;0;1.27;8199 +76074;44.58752;-1.1137;10;20220223;17.1;3.8;10.4;1.8;9.3;0;1.56;12949 +76074;44.58752;-1.1137;10;20220224;14.1;4.1;9.1;2;9.8;.3;.98;10659 +76074;44.58752;-1.1137;10;20220225;13.1;3.2;8.1;2.2;7.2;.2;1.42;13049 +76074;44.58752;-1.1137;10;20220226;14.3;2.2;8.3;3.6;5.8;0;2.31;12900 +76074;44.58752;-1.1137;10;20220227;15.9;4.8;10.3;2;8.6;.1;1.6;12119 +76074;44.58752;-1.1137;10;20220228;19.6;5.3;12.5;.9;9.1;0;1.63;13697 +76074;44.58752;-1.1137;10;20220301;20;4.4;12.2;2.4;8.5;.7;2.32;15168 +76074;44.58752;-1.1137;10;20220302;14.1;9.6;11.9;2.4;10.7;1.6;1.2;5204 +76074;44.58752;-1.1137;10;20220303;12.7;6.4;9.6;1.9;10.7;3.8;.93;7784 +76074;44.58752;-1.1137;10;20220304;12.8;8.5;10.6;4.7;9.7;0;1.44;5502 +76074;44.58752;-1.1137;10;20220305;13.1;3;8.1;2.2;7.4;0;1.61;14715 +76074;44.58752;-1.1137;10;20220306;12.6;2.7;7.7;1.5;7.4;.2;1.38;11805 +76074;44.58752;-1.1137;10;20220307;11.7;.5;6.1;1.9;5.9;0;1.73;16840 +76074;44.58752;-1.1137;10;20220308;12.3;5.8;9;2.2;9.2;1.5;1.27;9781 +76074;44.58752;-1.1137;10;20220309;18.5;3.8;11.2;2.8;8.8;.3;2.31;17119 +76074;44.58752;-1.1137;10;20220310;15.2;9.9;12.6;3;11.1;3.1;1.77;10159 +76074;44.58752;-1.1137;10;20220311;13.8;10.3;12;3.2;11.2;10.6;1.34;6572 +76074;44.58752;-1.1137;10;20220312;15.5;7.9;11.7;3.9;10;7.7;2.12;13903 +76074;44.58752;-1.1137;10;20220313;14.3;8;11.2;3.2;9.3;5.4;1.92;10616 +76074;44.58752;-1.1137;10;20220314;13.9;6;10;3.3;9.8;.2;1.51;9500 +76074;44.58752;-1.1137;10;20220315;20.6;11.7;16.1;4.3;12.43;0;2.69;13181 +76074;44.58752;-1.1137;10;20220316;16.1;11.4;13.8;2.7;12.7;0;1.69;11313 +76074;44.58752;-1.1137;10;20220317;12.3;10.3;11.3;5.6;10.3;.6;1.53;3355 +76074;44.58752;-1.1137;10;20220318;15.9;7.6;11.7;3.1;9.1;0;2.17;11635 +76074;44.58752;-1.1137;10;20220319;19.3;6.2;12.8;3.1;9.2;0;2.88;17467 +76074;44.58752;-1.1137;10;20220320;19.7;7;13.4;2.6;9.9;0;2.38;12258 +76074;44.58752;-1.1137;10;20220321;21.4;10.3;15.8;3.6;10.5;.2;3.11;13086 +76074;44.58752;-1.1137;10;20220322;19.2;7.2;13.2;3.4;8.4;0;3.14;16333 +76074;44.58752;-1.1137;10;20220323;18.8;4.8;11.8;2.5;7.7;0;2.9;20028 +76074;44.58752;-1.1137;10;20220324;17.5;4.6;11.1;2.1;8.1;0;2.68;20227 +76074;44.58752;-1.1137;10;20220325;18.2;6.7;12.4;2.9;8.2;0;2.95;18341 +76074;44.58752;-1.1137;10;20220326;21.3;5.6;13.4;3.5;6.3;0;4.11;20624 +76074;44.58752;-1.1137;10;20220327;21.1;5.7;13.4;2;8.2;0;3.11;20822 +76074;44.58752;-1.1137;10;20220328;22;7.6;14.8;1.2;8.6;0;2.96;21019 +76074;44.58752;-1.1137;10;20220329;16.1;8.6;12.3;1.4;11.3;0;1.76;11729 +76074;44.58752;-1.1137;10;20220330;16.3;9.3;12.8;2.8;11.3;3.9;1.64;8458 +76074;44.58752;-1.1137;10;20220331;14.5;9;11.8;4.7;9.3;3.3;2.24;10228 +76074;44.58752;-1.1137;10;20220401;10.8;4;7.4;5.6;5.9;1;2.47;13036 +76074;44.58752;-1.1137;10;20220402;11;3.9;7.4;4.3;5.3;0;2.69;16963 +76074;44.58752;-1.1137;10;20220403;8;-1.3;3.3;2.8;6.14;0;2;16297 +76074;44.58752;-1.1137;10;20220404;12.6;3.5;8;2.7;5.61;0;2.43;17981 +76074;44.58752;-1.1137;10;20220405;14.3;-.2;7;2;7.71;.6;1.74;11900 +76074;44.58752;-1.1137;10;20220406;14.4;9.7;12;3.6;11.9;1.2;1.46;9213 +76074;44.58752;-1.1137;10;20220407;14.9;11.5;13.2;6.8;12.6;16;1.84;8451 +76074;44.58752;-1.1137;10;20220408;16.2;12.3;14.3;6.9;11.2;1.1;2.63;6715 +76074;44.58752;-1.1137;10;20220409;15;7;11;2.5;8.2;0;2.59;19436 +76074;44.58752;-1.1137;10;20220410;21.3;3.6;12.4;4;7.2;0;4.31;23502 +76074;44.58752;-1.1137;10;20220411;25.3;11.2;18.2;6.2;11.01;.8;5.71;24033 +76074;44.58752;-1.1137;10;20220412;20.6;10.8;15.7;2.3;12.7;1;2.81;16113 +76074;44.58752;-1.1137;10;20220413;19.6;10;14.8;2.3;13;.4;2.46;15632 +76074;44.58752;-1.1137;10;20220414;20.9;11.5;16.2;1.6;12.9;0;3.39;21859 +76074;44.58752;-1.1137;10;20220415;19.5;7.7;13.6;2.5;13.5;.1;2.87;21463 +76074;44.58752;-1.1137;10;20220416;19.2;11.3;15.3;2.6;13.1;0;3.12;20063 +76074;44.58752;-1.1137;10;20220417;18.4;8.7;13.6;2.5;12.3;.1;3.04;20613 +76074;44.58752;-1.1137;10;20220418;16.1;12.1;14.1;3.3;12.4;0;2.07;9914 +76074;44.58752;-1.1137;10;20220419;13.6;9.4;11.5;3.1;11.4;9.1;1.36;9061 +76074;44.58752;-1.1137;10;20220420;11.6;9.5;10.5;3.4;11.7;8.4;.97;5410 +76074;44.58752;-1.1137;10;20220421;16.2;8.4;12.3;1.9;12.2;.4;1.65;11515 +76074;44.58752;-1.1137;10;20220422;21.3;7.7;14.5;2.1;11.1;4.3;3.41;21878 +76074;44.58752;-1.1137;10;20220423;14.1;11.7;12.9;4.4;12.2;5.7;1.64;8186 +76074;44.58752;-1.1137;10;20220424;16.6;11.4;14;5.2;12.6;.1;2.09;10662 +76074;44.58752;-1.1137;10;20220425;18.6;9.1;13.8;2.2;10.9;.1;3.27;22939 +76074;44.58752;-1.1137;10;20220426;24.8;9.2;17;3.1;11.4;.3;4.76;26243 +76074;44.58752;-1.1137;10;20220427;17.3;12.4;14.8;2.2;13.8;3.8;1.8;8742 +76074;44.58752;-1.1137;10;20220428;17;13.3;15.1;1.9;14.2;0;2.06;11156 +76074;44.58752;-1.1137;10;20220429;18.1;9.5;13.8;2;13.2;0;3.05;23805 +76074;44.58752;-1.1137;10;20220430;17.9;12;14.9;2.4;13.8;.1;2.74;18257 +76074;44.58752;-1.1137;10;20220501;19.8;9.2;14.5;2.8;13.9;0;3.04;22096 +76074;44.58752;-1.1137;10;20220502;20.6;12.7;16.6;3;12.6;0;3.65;20068 +76074;44.58752;-1.1137;10;20220503;21.6;10.2;15.9;3;11.7;.5;3.69;20155 +76074;44.58752;-1.1137;10;20220504;20.7;13.7;17.2;3.4;10.9;0;4.27;21358 +76074;44.58752;-1.1137;10;20220505;20.7;9.1;14.9;3.3;11.6;.1;3.94;27196 +76074;44.58752;-1.1137;10;20220506;20.1;11.3;15.7;3.4;12.7;.1;3.73;24871 +76074;44.58752;-1.1137;10;20220507;21.4;9.5;15.4;2.6;13;0;3.97;27410 +76074;44.58752;-1.1137;10;20220508;23.2;9.1;16.1;2.6;12;0;4.46;27969 +76074;44.58752;-1.1137;10;20220509;25.5;11.4;18.5;2.1;12.9;0;4.99;28098 +76074;44.58752;-1.1137;10;20220510;25.7;12.3;19;2.3;13.7;0;4.71;27451 +76074;44.58752;-1.1137;10;20220511;20.2;14.9;17.5;2.5;15;0;3.2;17313 +76074;44.58752;-1.1137;10;20220512;20.3;14.8;17.6;2.1;14.7;0;3.04;16166 +76074;44.58752;-1.1137;10;20220513;22.2;13.3;17.7;1.9;14.7;0;3.58;20134 +76074;44.58752;-1.1137;10;20220514;32.7;13.4;23;3.6;15.3;.1;6.62;28703 +76074;44.58752;-1.1137;10;20220515;29;15.9;22.4;2.1;17.6;3.9;5.13;26109 +76074;44.58752;-1.1137;10;20220516;27.9;14;21;2;15.3;0;5.2;27632 +76074;44.58752;-1.1137;10;20220517;26;17;21.5;3.3;15.7;0;5.48;27632 +76074;44.58752;-1.1137;10;20220518;34.8;15.6;25.2;3.2;16.5;.9;7.01;29140 +76074;44.58752;-1.1137;10;20220519;26.3;17.6;21.9;2.2;19.1;0;4.36;20988 +76074;44.58752;-1.1137;10;20220520;24.2;17.1;20.6;3.1;18.2;0;3.7;19367 +76074;44.58752;-1.1137;10;20220521;32.4;15;23.7;2.5;17.7;0;6.31;29439 +76074;44.58752;-1.1137;10;20220522;29;18.5;23.7;2.9;20.6;1.3;6.01;27260 +76074;44.58752;-1.1137;10;20220523;20.1;16.4;18.3;4.5;15.8;1.8;2.67;10416 +76074;44.58752;-1.1137;10;20220524;19.7;12.5;16.1;2.5;12.4;.7;3.39;20943 +76074;44.58752;-1.1137;10;20220525;21.7;11.2;16.4;1.9;11.8;.1;3.77;24609 +76074;44.58752;-1.1137;10;20220526;20.9;13.4;17.1;1.9;13.6;.1;2.59;13938 +76074;44.58752;-1.1137;10;20220527;22.2;11;16.6;3;14.1;0;3.96;25102 +76074;44.58752;-1.1137;10;20220528;26.3;14.1;20.2;3.7;12.5;0;6.3;30036 +76074;44.58752;-1.1137;10;20220529;25.4;13.6;19.5;4;9.2;0;6.33;29352 +76074;44.58752;-1.1137;10;20220530;22.3;12;17.1;3.6;9.1;.3;5.13;24269 +76074;44.58752;-1.1137;10;20220531;23;14.1;18.5;2.4;11.5;.2;4.7;24030 +76074;44.58752;-1.1137;10;20220601;30.1;14.2;22.1;3.5;13.2;3.7;7.14;30312 +76074;44.58752;-1.1137;10;20220602;27;16.1;21.6;3.2;18;.3;5.64;27165 +76074;44.58752;-1.1137;10;20220603;24.5;18.1;21.3;3.1;18.7;2.3;4.24;20570 +76074;44.58752;-1.1137;10;20220604;24.5;17.1;20.8;2.3;18.2;0;3.74;18618 +76074;44.58752;-1.1137;10;20220605;23.2;17.4;20.3;2.6;15.7;0;3.62;16748 +76074;44.58752;-1.1137;10;20220606;24.8;14.5;19.6;1.6;15.1;.7;4.46;24309 +76074;44.58752;-1.1137;10;20220607;23.3;17.4;20.3;2.5;15.6;7.1;3.96;19314 +76074;44.58752;-1.1137;10;20220608;21.1;15.4;18.3;2.6;16.9;4.3;2.5;13631 +76074;44.58752;-1.1137;10;20220609;23.3;13.1;18.2;1.6;14;0;4.34;27832 +76074;44.58752;-1.1137;10;20220610;26.1;11.4;18.8;1.8;15;.1;5.45;30750 +76074;44.58752;-1.1137;10;20220611;26.1;15.7;20.9;2.7;17.4;.2;5.51;28073 +76074;44.58752;-1.1137;10;20220612;26.7;16.1;21.4;2.5;19.2;1.9;4.77;24342 +76074;44.58752;-1.1137;10;20220613;31.1;17.7;24.4;3.3;18.2;0;6.7;30595 +76074;44.58752;-1.1137;10;20220614;35.1;17.9;26.5;2.5;17;0;7.37;30862 +76074;44.58752;-1.1137;10;20220615;28.8;20;24.4;2.8;18.5;0;6.35;28019 +76074;44.58752;-1.1137;10;20220616;37.3;17.4;27.4;2.5;15.7;0;7.82;30898 +76074;44.58752;-1.1137;10;20220617;38;20.6;29.3;2.9;18.3;0;8.43;30911 +76074;44.58752;-1.1137;10;20220618;41.9;21.2;31.6;2.8;18.2;.2;8.76;30921 +76074;44.58752;-1.1137;10;20220619;26.2;19.7;23;4.4;19.4;.8;4.95;22780 +76074;44.58752;-1.1137;10;20220620;26.3;18.9;22.6;3.2;17.8;3.1;4.83;19279 +76074;44.58752;-1.1137;10;20220621;25.6;18;21.8;3.1;19.4;7.8;4;19257 +76074;44.58752;-1.1137;10;20220622;24.3;16.8;20.6;3.7;17.8;.4;3.72;17052 +76074;44.58752;-1.1137;10;20220623;24.8;15.2;20;2.2;16.8;6.7;4.02;21387 +76074;44.58752;-1.1137;10;20220624;23.6;16.6;20.1;3;16.3;3.3;4.11;20413 +76074;44.58752;-1.1137;10;20220625;19.1;15.4;17.3;2;15.4;6;2.11;9277 +76074;44.58752;-1.1137;10;20220626;20;14.5;17.3;1.7;14.6;0;2.22;10966 +76074;44.58752;-1.1137;10;20220627;22.7;14.3;18.5;2.3;13.5;0;4.01;22650 +76074;44.58752;-1.1137;10;20220628;24.2;9.7;16.9;1.9;12.7;0;4.81;28661 +76074;44.58752;-1.1137;10;20220629;23.5;10.9;17.2;1.8;14.2;1.4;4.21;25964 +76074;44.58752;-1.1137;10;20220630;21.5;15;18.2;1.3;14.7;3.5;3.09;16750 +76074;44.58752;-1.1137;10;20220701;23.9;12.8;18.3;2.2;13.4;0;4.52;26421 +76074;44.58752;-1.1137;10;20220702;28.8;13.2;21;2.9;13.5;0;6.36;30718 +76074;44.58752;-1.1137;10;20220703;24.1;16;20.1;3.4;16.1;2.7;5.08;26612 +76074;44.58752;-1.1137;10;20220704;24.4;16.9;20.7;1.9;18.1;0;3.39;16444 +76074;44.58752;-1.1137;10;20220705;27.7;16.4;22.1;3;16.8;0;6.43;30067 +76074;44.58752;-1.1137;10;20220706;27.5;15.7;21.6;3.3;14.9;0;6.34;30544 +76074;44.58752;-1.1137;10;20220707;25.7;14.1;19.9;2.6;16.4;.1;5.57;30197 +76074;44.58752;-1.1137;10;20220708;28.1;14.7;21.4;2.4;16.3;0;5.89;30439 +76074;44.58752;-1.1137;10;20220709;31.7;17.3;24.5;3.2;13.4;0;7.45;30381 +76074;44.58752;-1.1137;10;20220710;35;18.3;26.7;3.6;13.7;0;8.09;30320 +76074;44.58752;-1.1137;10;20220711;35.1;18.5;26.8;2.9;14.6;0;7.84;30257 +76074;44.58752;-1.1137;10;20220712;36.1;18.4;27.3;2.9;13.8;0;8.16;30190 +76074;44.58752;-1.1137;10;20220713;36.4;16.9;26.7;2.5;12.3;0;7.73;30120 +76074;44.58752;-1.1137;10;20220714;34.9;17.8;26.4;2.4;14.8;0;7.3;30048 +76074;44.58752;-1.1137;10;20220715;32.5;19;25.7;3.7;14.4;0;7.83;28453 +76074;44.58752;-1.1137;10;20220716;37.9;19.4;28.6;3.4;12.9;0;8.73;29893 +76074;44.58752;-1.1137;10;20220717;38.9;19.5;29.2;3.4;11.7;0;9.19;29812 +76074;44.58752;-1.1137;10;20220718;40.4;21.8;31.1;4;15.3;0;10.05;29727 +76074;44.58752;-1.1137;10;20220719;27.7;21.7;24.7;4.3;19.6;0;4.75;16037 +76074;44.58752;-1.1137;10;20220720;27.2;20.4;23.8;2.6;18.8;.1;4.02;16893 +76074;44.58752;-1.1137;10;20220721;28.7;14.8;21.8;2.3;17.2;0;5.78;29457 +76074;44.58752;-1.1137;10;20220722;25.8;19.2;22.5;3.5;18.2;0;3.54;12835 +76074;44.58752;-1.1137;10;20220723;27.1;15.6;21.4;2;16;0;4.81;25484 +76074;44.58752;-1.1137;10;20220724;35.9;17.3;26.6;2.8;16.2;0;7.54;29162 +76074;44.58752;-1.1137;10;20220725;25.3;20.1;22.7;3.5;19;.8;3.95;15492 +76074;44.58752;-1.1137;10;20220726;25.9;15.6;20.7;2.4;15.4;0;4.32;22503 +76074;44.58752;-1.1137;10;20220727;26.1;11.9;19;1.7;13.8;0;4.71;28274 +76074;44.58752;-1.1137;10;20220728;26;15.9;21;1.9;15.3;0;4.54;25676 +76074;44.58752;-1.1137;10;20220729;26.7;18.3;22.5;1.5;18;.2;3.7;18750 +76074;44.58752;-1.1137;10;20220730;27.8;15.6;21.7;2;18;.1;4.79;26291 +76074;44.58752;-1.1137;10;20220731;26.8;16;21.4;2.8;18.3;.1;4.86;26831 +76074;44.58752;-1.1137;10;20220801;27.4;16.8;22.1;2.8;18.6;0;5.42;28154 +76074;44.58752;-1.1137;10;20220802;31.8;15.3;23.5;2.2;17.4;.2;6.05;28133 +76074;44.58752;-1.1137;10;20220803;32.5;18.5;25.5;2.6;19.9;.2;6.38;25342 +76074;44.58752;-1.1137;10;20220804;28.4;19.9;24.1;2.4;21.9;.4;4.69;23223 +76074;44.58752;-1.1137;10;20220805;26.5;19.8;23.2;2.9;18.3;0;4.57;19560 +76074;44.58752;-1.1137;10;20220806;31.7;18.5;25.1;3.2;14.6;0;6.89;27611 +76074;44.58752;-1.1137;10;20220807;30.4;18.2;24.3;3.7;11.2;.1;7.53;27475 +76074;44.58752;-1.1137;10;20220808;33.1;18.3;25.7;3.5;10.3;0;8.02;27337 +76074;44.58752;-1.1137;10;20220809;34.3;19.3;26.8;3.1;11.2;0;7.73;27196 +76074;44.58752;-1.1137;10;20220810;37.8;20.5;29.1;2.1;11.8;0;6.75;26131 +76074;44.58752;-1.1137;10;20220811;35;20.3;27.6;2.1;12.7;0;6.73;26908 +76074;44.58752;-1.1137;10;20220812;30.1;22.1;26.1;2.5;20.4;0;5.25;21501 +76074;44.58752;-1.1137;10;20220813;28.3;21.9;25.1;3.4;21.8;10.4;4.79;19793 +76074;44.58752;-1.1137;10;20220814;25.8;20.3;23;3.1;19.9;0;3.32;13327 +76074;44.58752;-1.1137;10;20220815;26.6;20.5;23.6;2.9;18.5;.1;3.88;15128 +76074;44.58752;-1.1137;10;20220816;26.2;17.1;21.7;2.2;17.8;1.8;3.63;18522 +76074;44.58752;-1.1137;10;20220817;25.4;17.3;21.3;3.7;17.3;2.3;3.8;16602 +76074;44.58752;-1.1137;10;20220818;25.1;16;20.6;3;17.3;.6;3.59;19488 +76074;44.58752;-1.1137;10;20220819;25.3;16.4;20.8;1.9;17.9;.1;3.66;21342 +76074;44.58752;-1.1137;10;20220820;28.3;17.3;22.8;2.1;19;0;4.05;20119 +76074;44.58752;-1.1137;10;20220821;26.5;18.1;22.3;2.7;18.4;1;3.85;18036 +76074;44.58752;-1.1137;10;20220822;25.6;19.6;22.6;2.9;21.1;1.2;2.65;11568 +76074;44.58752;-1.1137;10;20220823;28.3;19.6;23.9;1.8;21.3;0;3.8;18390 +76074;44.58752;-1.1137;10;20220824;36.6;19.2;27.9;2.4;18.9;3;6.19;24843 +76074;44.58752;-1.1137;10;20220825;27.4;20.3;23.9;4;21.9;.8;3.65;17045 +76074;44.58752;-1.1137;10;20220826;26.7;20.3;23.5;2.7;20.5;.1;3.63;16436 +76074;44.58752;-1.1137;10;20220827;29.9;18.5;24.2;2.2;18.1;0;4.76;22513 +76074;44.58752;-1.1137;10;20220828;34.9;17.7;26.3;2.4;13.7;0;5.99;24149 +76074;44.58752;-1.1137;10;20220829;30.1;20.1;25.1;1.9;15.2;3.2;4.6;21093 +76074;44.58752;-1.1137;10;20220830;29.1;16.4;22.7;2.2;19.2;0;4.42;23793 +76074;44.58752;-1.1137;10;20220831;26.4;20.5;23.5;3.2;21.4;0;3.42;13641 +76074;44.58752;-1.1137;10;20220901;27.5;16.7;22.1;2.1;18.8;1;3.93;20764 +76074;44.58752;-1.1137;10;20220902;25.7;18.8;22.2;2.4;19.3;2.6;3.13;14916 +76074;44.58752;-1.1137;10;20220903;26.2;18;22.1;1.9;16.9;.2;3.29;16997 +76074;44.58752;-1.1137;10;20220904;30.4;15.8;23.1;2.3;14.8;0;4.92;22880 +76074;44.58752;-1.1137;10;20220905;30.7;16.2;23.5;3.3;15.6;0;5.32;22694 +76074;44.58752;-1.1137;10;20220906;28.4;17.3;22.9;2.7;16.6;.1;4.43;21353 +76074;44.58752;-1.1137;10;20220907;24.6;16.5;20.6;1.8;15.7;11.3;3.15;16722 +76074;44.58752;-1.1137;10;20220908;23.7;16.6;20.1;2.3;18.5;3.3;2.6;14597 +76074;44.58752;-1.1137;10;20220909;24.6;18.9;21.8;2.8;15.4;.6;3.36;13605 +76074;44.58752;-1.1137;10;20220910;27.3;15;21.1;1.8;15.5;0;3.94;21749 +76074;44.58752;-1.1137;10;20220911;33.7;16.2;25;3;14.7;0;5.83;21557 +76074;44.58752;-1.1137;10;20220912;36.8;19.7;28.3;2.8;16;4.5;6.06;21364 +76074;44.58752;-1.1137;10;20220913;31.3;21.1;26.2;3.1;20.6;0;4.43;15477 +76074;44.58752;-1.1137;10;20220914;28.5;19;23.7;3.2;17.3;.1;4.18;17534 +76074;44.58752;-1.1137;10;20220915;26.8;15.9;21.4;2.2;18;.1;3.17;16784 +76074;44.58752;-1.1137;10;20220916;22.8;18.3;20.6;3.3;15.3;0;3.18;13324 +76074;44.58752;-1.1137;10;20220917;23.1;11.5;17.3;3.1;9.1;0;3.97;20057 +76074;44.58752;-1.1137;10;20220918;25.7;10.5;18.1;3.2;7.6;0;4.66;20196 +76074;44.58752;-1.1137;10;20220919;26.2;11.2;18.7;3.4;8.4;0;4.8;20000 +76074;44.58752;-1.1137;10;20220920;24.8;10.8;17.8;3.5;9;0;4.44;19803 +76074;44.58752;-1.1137;10;20220921;24.2;10.8;17.5;3;9.7;0;3.88;19606 +76074;44.58752;-1.1137;10;20220922;23.7;10;16.8;1.7;9.5;0;3.22;19409 +76074;44.58752;-1.1137;10;20220923;20.7;10.4;15.5;1.4;13.4;.7;1.88;12068 +76074;44.58752;-1.1137;10;20220924;21.6;13.1;17.4;1.9;13.4;1.7;2.15;12570 +76074;44.58752;-1.1137;10;20220925;21.2;10.1;15.6;1.7;11.1;0;2.37;16807 +76074;44.58752;-1.1137;10;20220926;21.5;7.7;14.6;2.6;11.4;4.4;2.57;15776 +76074;44.58752;-1.1137;10;20220927;20.8;15.4;18.1;4.2;14.1;6.8;2.28;6001 +76074;44.58752;-1.1137;10;20220928;20.8;17;18.9;5.9;16.5;14.5;2.37;7364 +76074;44.58752;-1.1137;10;20220929;17.1;13.8;15.4;2.1;14.2;7.1;1.42;7610 +76074;44.58752;-1.1137;10;20220930;19.8;9.4;14.6;1.9;12.1;1.1;2.12;15913 +76074;44.58752;-1.1137;10;20221001;19.7;15.6;17.7;4.7;17.6;2.5;1.38;5906 +76074;44.58752;-1.1137;10;20221002;21.8;16.3;19.1;1.7;17.1;.2;2;11692 +76074;44.58752;-1.1137;10;20221003;24.2;12.2;18.2;1.5;14.5;0;2.41;15472 +76074;44.58752;-1.1137;10;20221004;22.9;10.8;16.8;1.1;13.9;.2;2.18;16186 +76074;44.58752;-1.1137;10;20221005;22.1;12.2;17.2;2;17;1;1.96;12650 +76074;44.58752;-1.1137;10;20221006;21.1;16.5;18.8;2.1;17.4;.1;1.59;6669 +76074;44.58752;-1.1137;10;20221007;25.3;13.3;19.3;2;15;1.4;2.66;15849 +76074;44.58752;-1.1137;10;20221008;23.1;15.9;19.5;3.2;13;0;3.1;11856 +76074;44.58752;-1.1137;10;20221009;26.3;12;19.1;2;12.9;0;2.9;16081 +76074;44.58752;-1.1137;10;20221010;20;14;17;1;16;5.5;1.51;10861 +76074;44.58752;-1.1137;10;20221011;18.7;16.4;17.5;1.9;17.8;7.4;.88;3155 +76074;44.58752;-1.1137;10;20221012;21.8;15.8;18.8;1.4;16.3;.1;1.69;9736 +76074;44.58752;-1.1137;10;20221013;20.8;12;16.4;2.5;15.9;2;1.3;7233 +76074;44.58752;-1.1137;10;20221014;20.4;18.3;19.3;3.7;18.8;.1;1.44;4488 +76074;44.58752;-1.1137;10;20221015;23.1;15.7;19.4;2;16.8;0;1.65;6740 +76074;44.58752;-1.1137;10;20221016;27.8;14.8;21.3;2.5;16.6;4.3;3.08;14767 +76074;44.58752;-1.1137;10;20221017;25.7;17.8;21.7;2.3;18.7;.9;2.14;8296 +76074;44.58752;-1.1137;10;20221018;29.7;15.9;22.8;1.5;17.7;0;2.51;14402 +76074;44.58752;-1.1137;10;20221019;25.9;17.6;21.7;2.2;18.4;12.1;2.07;9516 +76074;44.58752;-1.1137;10;20221020;24.9;15.5;20.2;3.6;16.1;0;2.69;10153 +76074;44.58752;-1.1137;10;20221021;22.4;19.7;21;5;15.4;0;3.09;7078 +76074;44.58752;-1.1137;10;20221022;26.4;13.3;19.8;3;14.2;.1;2.77;13690 +76074;44.58752;-1.1137;10;20221023;24.4;18.8;21.6;6.8;14.5;0;4.31;9428 +76074;44.58752;-1.1137;10;20221024;22.8;16.6;19.7;2;15.2;0;1.88;9524 +76074;44.58752;-1.1137;10;20221025;23.5;11.9;17.7;2.4;13.5;1.1;1.94;10193 +76074;44.58752;-1.1137;10;20221026;26.9;13.5;20.2;1.4;14.8;0;1.93;13005 +76074;44.58752;-1.1137;10;20221027;26.1;16.7;21.4;2.5;15.5;0;2.29;7327 +76074;44.58752;-1.1137;10;20221028;25.5;18.5;22;1.4;14.5;0;1.85;9461 +76074;44.58752;-1.1137;10;20221029;23.9;16.6;20.2;1.4;16.1;0;1.5;9488 +76074;44.58752;-1.1137;10;20221030;20.6;13.7;17.1;1.4;15.7;7.9;1.14;8517 +76074;44.58752;-1.1137;10;20221031;19.9;13.6;16.8;2.3;16;1.4;1.01;6427 +76074;44.58752;-1.1137;10;20221101;19.4;12.9;16.1;2;12.9;.5;1.27;7600 +76074;44.58752;-1.1137;10;20221102;20.2;12.3;16.2;2;12.6;0;1.38;10493 +76074;44.58752;-1.1137;10;20221103;20.4;12.7;16.6;3.9;12.7;14.5;1.98;7279 +76074;44.58752;-1.1137;10;20221104;16.8;11.4;14.1;6.1;11.4;5.3;2.03;5915 +76074;44.58752;-1.1137;10;20221105;18;8.6;13.3;1.1;10.5;.1;1;10050 +76074;44.58752;-1.1137;10;20221106;18.9;7.6;13.2;2.5;11.3;.1;1.28;8054 +76074;44.58752;-1.1137;10;20221107;20.5;11;15.7;1.4;11.9;.1;1.19;10234 +76074;44.58752;-1.1137;10;20221108;21.1;11.8;16.5;2;12.7;1.3;1.49;6395 +76074;44.58752;-1.1137;10;20221109;17.1;12.5;14.8;1.5;13.7;7.2;.84;5535 +76074;44.58752;-1.1137;10;20221110;19.3;11.1;15.2;2.1;12.8;0;1.15;7592 +76074;44.58752;-1.1137;10;20221111;19.4;9;14.2;2.7;12.6;.2;1.31;8618 +76074;44.58752;-1.1137;10;20221112;21.8;10.2;16;1.3;13.3;.2;1.07;9504 +76074;44.58752;-1.1137;10;20221113;22.5;9.7;16.1;.8;12.3;.1;.89;9713 +76074;44.58752;-1.1137;10;20221114;17.7;12.2;14.9;2.9;13.2;2.2;.95;4051 +76074;44.58752;-1.1137;10;20221115;17.7;12.2;15;3.5;13.2;10.1;1.18;3453 +76074;44.58752;-1.1137;10;20221116;18.1;13.5;15.8;5.6;14.1;3.4;1.48;5059 +76074;44.58752;-1.1137;10;20221117;18.3;15.5;16.9;5.9;12.9;5.6;2.4;4244 +76074;44.58752;-1.1137;10;20221118;14.4;10.5;12.5;1.8;10.9;13.2;.7;5239 +76074;44.58752;-1.1137;10;20221119;13.5;6.8;10.1;1.6;9.8;1.9;.68;5709 +76074;44.58752;-1.1137;10;20221120;15.9;5.2;10.5;3.7;11.1;5.9;.8;6004 +76074;44.58752;-1.1137;10;20221121;16.4;9.5;12.9;5.6;11.6;18.4;1.41;3725 +76074;44.58752;-1.1137;10;20221122;14;8.9;11.4;5.7;11.3;30.4;.95;3588 +76074;44.58752;-1.1137;10;20221123;16.9;11.5;14.2;5.3;13.8;3.4;1.13;3895 +76074;44.58752;-1.1137;10;20221124;14.6;11.2;12.9;3.4;12;6.1;.78;3971 +76074;44.58752;-1.1137;10;20221125;15.1;11;13.1;2.9;11.7;3.4;.92;5160 +76074;44.58752;-1.1137;10;20221126;13.4;6.1;9.8;2;9.3;.1;.68;5371 +76074;44.58752;-1.1137;10;20221127;15.5;4.9;10.2;1.7;10;11.8;.53;7581 +76074;44.58752;-1.1137;10;20221128;14.8;10.7;12.8;2.9;11.7;8.1;.92;4077 +76074;44.58752;-1.1137;10;20221129;14.5;8.6;11.5;1.8;11.2;1.1;.58;3936 +76074;44.58752;-1.1137;10;20221130;9;3.5;6.3;2;7.8;.1;.5;5337 +76074;44.58752;-1.1137;10;20221201;11.3;3.2;7.2;2.8;7.8;0;.66;7024 +76074;44.58752;-1.1137;10;20221202;8.2;6;7.1;2.4;8.1;0;.68;3147 +76074;44.58752;-1.1137;10;20221203;8.2;4.6;6.4;1.9;7.1;0;.66;4082 +76074;44.58752;-1.1137;10;20221204;10.3;.7;5.5;1.3;7;.4;.41;6545 +76074;44.58752;-1.1137;10;20221205;10.6;1.2;5.9;2;7;.1;.51;7712 +76074;44.58752;-1.1137;10;20221206;11.3;7.1;9.2;2.5;8.6;0;.88;2487 +76074;44.58752;-1.1137;10;20221207;7.5;2.5;5;2.6;7.4;0;.53;3304 +76074;44.58752;-1.1137;10;20221208;7.7;3.8;5.8;2.7;8.2;10.3;.47;2246 +76074;44.58752;-1.1137;10;20221209;7.2;6;6.6;3.4;8.6;0;.57;1785 +76074;44.58752;-1.1137;10;20221210;6.7;-1.8;2.5;2.4;5.3;.1;.57;6789 +76074;44.58752;-1.1137;10;20221211;6.6;-2.5;2;2.1;4.7;.1;.61;6723 +76074;44.58752;-1.1137;10;20221212;3.7;-2.7;.5;2.9;6.4;11.4;.07;2953 +76074;44.58752;-1.1137;10;20221213;8.9;3.5;6.2;3.4;10.9;4.7;0;2493 +76074;44.58752;-1.1137;10;20221214;16.6;8.1;12.4;2.2;13;6.4;.56;4956 +76074;44.58752;-1.1137;10;20221215;13.7;10.9;12.3;3.4;12.4;17.3;.84;1953 +76074;44.58752;-1.1137;10;20221216;6.6;3.6;5.1;5;7.2;.1;.76;4436 +76074;44.58752;-1.1137;10;20221217;8.4;-2.5;2.9;1.7;5.5;.2;.44;7397 +76074;44.58752;-1.1137;10;20221218;14.3;2.1;8.2;2.4;8.1;0;.67;7142 +76074;44.58752;-1.1137;10;20221219;15.2;8.3;11.7;2.2;10.5;0;.7;5723 +76074;44.58752;-1.1137;10;20221220;15.3;9.9;12.6;2.7;11.7;.7;.63;3396 +76074;44.58752;-1.1137;10;20221221;16.7;9.8;13.2;3.2;12.7;1;.69;4823 +76074;44.58752;-1.1137;10;20221222;16.1;13.2;14.7;4.5;14.6;3.4;.75;2985 +76074;44.58752;-1.1137;10;20221223;16.9;14;15.5;3;14.4;0;.96;2091 +76074;44.58752;-1.1137;10;20221224;17.9;11.7;14.8;2;12.6;0;.8;5828 +76074;44.58752;-1.1137;10;20221225;17.1;9.1;13.1;3.3;11.1;0;1.02;6732 +76074;44.58752;-1.1137;10;20221226;14.5;9.6;12.1;1;11.7;2.4;.52;2749 +76074;44.58752;-1.1137;10;20221227;14.9;5.9;10.4;.6;10.7;.5;.28;5908 +76074;44.58752;-1.1137;10;20221228;16.5;6.3;11.4;2.6;10.8;1.7;.71;6267 +76074;44.58752;-1.1137;10;20221229;13.8;12.5;13.1;3.4;13.2;14.9;.63;1387 +76074;44.58752;-1.1137;10;20221230;17.2;10.6;13.9;4.2;13;.7;1.17;4743 +76074;44.58752;-1.1137;10;20221231;18.9;12.1;15.5;5.8;9.9;0;2.6;6956 +76075;44.63712;-.84257;65;20220101;20.5;4.4;12.4;1.9;10.5;0;.96;6784 +76075;44.63712;-.84257;65;20220102;16.6;6.7;11.7;2.5;11.69;0;.74;5032 +76075;44.63712;-.84257;65;20220103;17.1;7.4;12.2;2.7;11.33;0;.9;6212 +76075;44.63712;-.84257;65;20220104;15.4;10.2;12.8;3.9;10.79;2.8;1.39;3032 +76075;44.63712;-.84257;65;20220105;9.2;2.6;5.9;1.8;7.09;.3;.53;6158 +76075;44.63712;-.84257;65;20220106;9.5;-1.3;4.1;.7;5.89;.1;.31;6536 +76075;44.63712;-.84257;65;20220107;12.5;1.3;6.9;4.1;8.16;5.3;.93;6038 +76075;44.63712;-.84257;65;20220108;12.5;8.4;10.4;6.3;11.03;10.6;.94;3013 +76075;44.63712;-.84257;65;20220109;11.3;9.3;10.3;5.3;11.16;13.7;.81;1395 +76075;44.63712;-.84257;65;20220110;12.7;9.9;11.3;4.8;12.83;1.6;.53;1421 +76075;44.63712;-.84257;65;20220111;11.7;4.7;8.2;1.5;8.19;0;.54;7122 +76075;44.63712;-.84257;65;20220112;6.4;-1;2.7;2.2;5.79;0;.51;7548 +76075;44.63712;-.84257;65;20220113;7.1;-3.9;1.6;2.3;5.69;0;.49;8192 +76075;44.63712;-.84257;65;20220114;7.9;-1.3;3.3;2.2;5.89;0;.68;7176 +76075;44.63712;-.84257;65;20220115;10;-5.3;2.3;.9;5.59;.1;.36;8891 +76075;44.63712;-.84257;65;20220116;7.6;-3.4;2.1;1.3;5.89;.1;.43;6772 +76075;44.63712;-.84257;65;20220117;7.9;-1.6;3.2;1.9;7.29;.1;.41;4127 +76075;44.63712;-.84257;65;20220118;6;1.6;3.8;1.6;7.79;.1;.38;2451 +76075;44.63712;-.84257;65;20220119;9.5;4.5;7;1.8;8.93;2.9;.55;2664 +76075;44.63712;-.84257;65;20220120;8.7;6.7;7.7;2.9;9.13;.2;.69;2146 +76075;44.63712;-.84257;65;20220121;6.3;.7;3.5;3.6;5.89;0;.84;7950 +76075;44.63712;-.84257;65;20220122;8;-2.6;2.7;2.5;5.73;.1;.71;9053 +76075;44.63712;-.84257;65;20220123;9.7;-2.7;3.5;1.8;5.89;0;.67;9441 +76075;44.63712;-.84257;65;20220124;14.1;-2.5;5.8;1.1;6.39;0;.71;9241 +76075;44.63712;-.84257;65;20220125;14.5;-2.8;5.9;1.1;6.33;0;.7;9750 +76075;44.63712;-.84257;65;20220126;11.8;-3.2;4.3;1.5;6.19;0;.74;9479 +76075;44.63712;-.84257;65;20220127;4.1;-2;1.1;2.1;5.69;.1;.49;6213 +76075;44.63712;-.84257;65;20220128;6.4;-1.6;2.4;1.6;7.09;0;.4;4122 +76075;44.63712;-.84257;65;20220129;2.8;2.4;2.6;2.3;7.26;0;.33;1679 +76075;44.63712;-.84257;65;20220130;7;1.4;4.2;2.2;8.39;.3;.33;2723 +76075;44.63712;-.84257;65;20220131;11.5;5.6;8.6;3.4;9.79;1.6;.79;5462 +76075;44.63712;-.84257;65;20220201;10.6;.3;5.4;3;8.93;.3;.52;6318 +76075;44.63712;-.84257;65;20220202;10.7;8.9;9.8;2.9;11.19;0;.63;2913 +76075;44.63712;-.84257;65;20220203;11.1;5.7;8.4;2.9;10.16;.2;.63;2651 +76075;44.63712;-.84257;65;20220204;12.8;6.3;9.5;2.9;11.03;2.8;.68;3442 +76075;44.63712;-.84257;65;20220205;11.5;2.7;7.1;2.2;7.86;0;.95;10358 +76075;44.63712;-.84257;65;20220206;11.6;.3;6;4.3;9.63;1.2;.48;6009 +76075;44.63712;-.84257;65;20220207;14;10.2;12.1;3.4;11.4;.5;1.17;7050 +76075;44.63712;-.84257;65;20220208;14.8;3.8;9.3;2.4;8.06;0;1.37;11530 +76075;44.63712;-.84257;65;20220209;17.1;1.2;9.2;1.8;8.19;.1;1.34;11879 +76075;44.63712;-.84257;65;20220210;12.1;.8;6.5;1.7;9.39;1.4;1.09;10236 +76075;44.63712;-.84257;65;20220211;12.3;6.2;9.3;3.1;8.14;0;1.42;9276 +76075;44.63712;-.84257;65;20220212;13.2;-.6;6.3;1.4;6.49;0;1.11;10728 +76075;44.63712;-.84257;65;20220213;17.8;.6;9.2;4.2;8.79;2.4;1.95;11642 +76075;44.63712;-.84257;65;20220214;12.1;8;10.1;4.8;10.04;8.9;1.26;5821 +76075;44.63712;-.84257;65;20220215;12.6;3.3;8;4.5;10.09;15.9;.84;6980 +76075;44.63712;-.84257;65;20220216;14;9.6;11.8;7;13.13;6.7;.75;3635 +76075;44.63712;-.84257;65;20220217;13;12;12.5;4.5;13.53;1.3;.76;2819 +76075;44.63712;-.84257;65;20220218;14.7;7.3;11;2.3;10.99;.2;1.07;5869 +76075;44.63712;-.84257;65;20220219;12.2;4.5;8.4;2.1;8.43;.3;1.22;10238 +76075;44.63712;-.84257;65;20220220;14.2;5.6;9.9;4.5;11.26;3.6;1.02;7072 +76075;44.63712;-.84257;65;20220221;13.2;10.4;11.8;5.5;10.39;0;1.76;7048 +76075;44.63712;-.84257;65;20220222;14.4;6.8;10.6;2;9.59;0;1.4;10399 +76075;44.63712;-.84257;65;20220223;17.2;3.6;10.4;1.7;9.33;0;1.55;13383 +76075;44.63712;-.84257;65;20220224;13.6;3;8.3;2.3;9.56;.4;1.14;9519 +76075;44.63712;-.84257;65;20220225;12.2;.2;6.2;1.9;6.93;.1;1.41;14016 +76075;44.63712;-.84257;65;20220226;14.3;-.2;7;3.5;5.69;0;2.26;14833 +76075;44.63712;-.84257;65;20220227;17.2;2.9;10.1;2.3;8.33;.1;1.89;12906 +76075;44.63712;-.84257;65;20220228;19.6;3.1;11.3;.9;8.86;0;1.64;14299 +76075;44.63712;-.84257;65;20220301;19.3;2.3;10.8;2.8;8.36;.5;2.33;13856 +76075;44.63712;-.84257;65;20220302;13;8.2;10.6;2.8;10.56;1.7;1.16;5168 +76075;44.63712;-.84257;65;20220303;13.4;5.4;9.4;2.4;10.73;1.2;1.03;7361 +76075;44.63712;-.84257;65;20220304;11.5;8.1;9.8;4.5;9.93;0;1.32;6200 +76075;44.63712;-.84257;65;20220305;12.5;2.1;7.3;2.5;7.49;.1;1.66;13705 +76075;44.63712;-.84257;65;20220306;12.8;1.7;7.3;1.9;7.06;.2;1.61;12435 +76075;44.63712;-.84257;65;20220307;12.7;-2.6;5;1.8;5.83;0;1.74;16913 +76075;44.63712;-.84257;65;20220308;11.3;5.2;8.3;3;9.16;1.3;1.15;6127 +76075;44.63712;-.84257;65;20220309;17.7;2.1;9.9;3.4;8.93;.2;2.3;15173 +76075;44.63712;-.84257;65;20220310;16.3;8.9;12.6;3.5;11.23;2.5;1.83;9486 +76075;44.63712;-.84257;65;20220311;12.7;10;11.3;3.3;11.19;10.6;1.22;4657 +76075;44.63712;-.84257;65;20220312;14.9;7.3;11.1;3.8;9.96;6.3;2.1;14667 +76075;44.63712;-.84257;65;20220313;13.8;8.1;11;4;9.33;4.4;2.02;10605 +76075;44.63712;-.84257;65;20220314;14.5;4.9;9.7;4.5;9.83;.1;1.59;7700 +76075;44.63712;-.84257;65;20220315;19.8;11.8;15.8;4.5;12.36;0;2.72;11820 +76075;44.63712;-.84257;65;20220316;16.2;10.9;13.6;3.2;12.69;0;1.59;7504 +76075;44.63712;-.84257;65;20220317;12;10.1;11;5.6;10.39;.9;1.51;3585 +76075;44.63712;-.84257;65;20220318;15.7;7.1;11.4;3.7;9.09;0;2.38;13267 +76075;44.63712;-.84257;65;20220319;19.3;5.7;12.5;3.6;9.04;0;3.05;16483 +76075;44.63712;-.84257;65;20220320;18.5;6.9;12.7;3.5;9.79;.1;2.67;14129 +76075;44.63712;-.84257;65;20220321;20.7;10.1;15.4;4.9;10.19;.1;3.61;14543 +76075;44.63712;-.84257;65;20220322;18.4;6.9;12.7;4.6;7.84;0;3.54;16016 +76075;44.63712;-.84257;65;20220323;18.2;4.3;11.2;3.3;7.39;0;3.25;19864 +76075;44.63712;-.84257;65;20220324;18.2;3.3;10.7;2.3;7.84;0;2.88;20163 +76075;44.63712;-.84257;65;20220325;18.2;5;11.6;2.7;7.64;0;2.84;15570 +76075;44.63712;-.84257;65;20220326;21.6;4.3;13;3.5;6.14;0;4.23;20462 +76075;44.63712;-.84257;65;20220327;21.4;5.1;13.2;2.8;7.79;0;3.6;19661 +76075;44.63712;-.84257;65;20220328;21.9;6.3;14.1;1.6;8.59;0;3.03;18309 +76075;44.63712;-.84257;65;20220329;16.2;8.9;12.5;1.5;11.09;0;1.64;8814 +76075;44.63712;-.84257;65;20220330;15.5;8.6;12;3;11.19;2.9;1.71;8329 +76075;44.63712;-.84257;65;20220331;14;8.1;11.1;4.8;9.14;3;2.41;11864 +76075;44.63712;-.84257;65;20220401;9.8;1.7;5.7;5.6;5.69;.6;2.45;14818 +76075;44.63712;-.84257;65;20220402;10.2;1.6;5.9;4.2;5.24;.1;2.6;16931 +76075;44.63712;-.84257;65;20220403;7.4;-2;2.7;2.8;6.13;0;2;16297 +76075;44.63712;-.84257;65;20220404;12.3;3.2;7.7;2.3;5.37;0;2.43;20397 +76075;44.63712;-.84257;65;20220405;13.9;-.6;6.7;2;7.7;.4;1.74;11900 +76075;44.63712;-.84257;65;20220406;14.2;9;11.6;3.8;11.74;1.6;1.59;9106 +76075;44.63712;-.84257;65;20220407;14.5;10.7;12.6;7.6;12.79;18.4;1.51;6775 +76075;44.63712;-.84257;65;20220408;17;11.9;14.4;7;11.24;1.3;2.96;9107 +76075;44.63712;-.84257;65;20220409;15.1;4.8;10;2.4;8.14;0;2.8;20768 +76075;44.63712;-.84257;65;20220410;20.4;2.2;11.3;4.7;7.19;0;4.38;23251 +76075;44.63712;-.84257;65;20220411;24.2;10.7;17.5;6.8;11.05;.3;5.51;22016 +76075;44.63712;-.84257;65;20220412;19.5;10.8;15.2;3.5;12.49;3.2;2.9;15106 +76075;44.63712;-.84257;65;20220413;18.2;10;14.1;2.6;12.94;.2;2.35;13916 +76075;44.63712;-.84257;65;20220414;22.9;11;16.9;1.8;12.74;0;3.66;22529 +76075;44.63712;-.84257;65;20220415;22.9;8.2;15.5;2.5;12.94;.1;3.52;22231 +76075;44.63712;-.84257;65;20220416;21.8;9.3;15.5;2.8;12.29;0;3.71;22431 +76075;44.63712;-.84257;65;20220417;22;7.4;14.7;2.7;11.49;0;3.69;22456 +76075;44.63712;-.84257;65;20220418;17.7;11;14.3;3.3;12.29;0;2.52;13107 +76075;44.63712;-.84257;65;20220419;13.4;7.5;10.5;3.3;11.29;13.2;1.38;8080 +76075;44.63712;-.84257;65;20220420;12.2;8.9;10.6;3.4;11.69;10.3;1;4555 +76075;44.63712;-.84257;65;20220421;16.7;7.3;12;2.1;12.39;.6;1.84;11757 +76075;44.63712;-.84257;65;20220422;20.9;8.2;14.5;2.5;11.54;4.8;3.35;19739 +76075;44.63712;-.84257;65;20220423;13.3;11.5;12.4;4.4;12.19;7.8;1.61;7693 +76075;44.63712;-.84257;65;20220424;16.2;10.8;13.5;5.6;12.34;.1;2.33;11531 +76075;44.63712;-.84257;65;20220425;19.1;7.9;13.5;2.5;10.99;0;3.43;22619 +76075;44.63712;-.84257;65;20220426;24;8;16;3.3;11.29;.1;4.69;26021 +76075;44.63712;-.84257;65;20220427;19.4;12.4;15.9;2.5;13.39;4.9;2.33;10021 +76075;44.63712;-.84257;65;20220428;19.2;12.8;16;2.6;14.29;0;2.7;15028 +76075;44.63712;-.84257;65;20220429;20.3;9.1;14.7;2.5;13.34;0;3.33;21902 +76075;44.63712;-.84257;65;20220430;20.8;11.1;16;2.5;13.74;0;3.25;19228 +76075;44.63712;-.84257;65;20220501;21.1;8.2;14.6;2.5;12.99;0;3.27;20848 +76075;44.63712;-.84257;65;20220502;20.8;11.8;16.3;2.5;11.64;0;3.7;19984 +76075;44.63712;-.84257;65;20220503;22.8;9.9;16.4;3;11.29;1.1;4.32;22827 +76075;44.63712;-.84257;65;20220504;21.3;12.3;16.8;3.3;10.54;0;4.38;21529 +76075;44.63712;-.84257;65;20220505;21.4;7.1;14.2;3.3;11.24;.1;4.11;25498 +76075;44.63712;-.84257;65;20220506;21.2;8.4;14.8;3.2;12.06;.1;3.38;17757 +76075;44.63712;-.84257;65;20220507;23.5;7.9;15.7;2.3;12.36;0;3.46;18136 +76075;44.63712;-.84257;65;20220508;24.9;8.5;16.7;2.3;11.89;0;3.78;18223 +76075;44.63712;-.84257;65;20220509;28;9.1;18.6;1.7;12.19;0;4.09;19566 +76075;44.63712;-.84257;65;20220510;28.3;9.8;19;2.4;13.09;0;4.41;19083 +76075;44.63712;-.84257;65;20220511;23.4;14;18.7;2.7;14.99;0;3.4;15337 +76075;44.63712;-.84257;65;20220512;21.5;13.6;17.6;1.9;14.63;0;2.47;10588 +76075;44.63712;-.84257;65;20220513;24.6;13.5;19;1.9;14.56;0;3.44;16111 +76075;44.63712;-.84257;65;20220514;31.3;11.9;21.6;2.9;15.43;.1;4.92;18167 +76075;44.63712;-.84257;65;20220515;29.8;15.6;22.7;2.4;17.96;6.5;4.01;15403 +76075;44.63712;-.84257;65;20220516;28.2;14.7;21.4;1.8;16.53;0;4.06;18844 +76075;44.63712;-.84257;65;20220517;27.9;16.2;22;3.2;16.06;0;4.83;19677 +76075;44.63712;-.84257;65;20220518;33.3;13.9;23.6;2.9;16.76;1.8;5.45;19280 +76075;44.63712;-.84257;65;20220519;26.8;17.5;22.2;2.5;19.36;0;3.32;13062 +76075;44.63712;-.84257;65;20220520;24.3;17;20.6;2.9;18.33;0;3.11;13022 +76075;44.63712;-.84257;65;20220521;32;13.6;22.8;2;17.76;0;4.45;18113 +76075;44.63712;-.84257;65;20220522;32.4;18.7;25.6;3.2;20.59;1;4.98;16920 +76075;44.63712;-.84257;65;20220523;20;16.5;18.2;5.2;16.03;1.9;2.65;8738 +76075;44.63712;-.84257;65;20220524;19.4;10.9;15.1;2.9;12.49;.5;2.92;14447 +76075;44.63712;-.84257;65;20220525;20.8;7.9;14.4;2.3;11.63;.2;3.18;16803 +76075;44.63712;-.84257;65;20220526;20.1;10.6;15.3;2.1;13.69;0;2.21;9812 +76075;44.63712;-.84257;65;20220527;23.2;9.5;16.4;2.6;14.03;.1;3.33;17200 +76075;44.63712;-.84257;65;20220528;27.2;11.9;19.5;3.3;12.33;0;5.09;20978 +76075;44.63712;-.84257;65;20220529;24.3;11;17.6;3.8;9.39;0;5.22;20917 +76075;44.63712;-.84257;65;20220530;23.7;9.4;16.5;3;9.03;.2;4.55;18756 +76075;44.63712;-.84257;65;20220531;24.7;12.9;18.8;2.6;11.79;.7;4.2;17376 +76075;44.63712;-.84257;65;20220601;30.6;13.2;21.9;3.3;13.49;3.2;5.59;19637 +76075;44.63712;-.84257;65;20220602;28.2;16.3;22.2;2.7;18.46;1.1;4.35;18788 +76075;44.63712;-.84257;65;20220603;26.2;18;22.1;2.8;19.03;2.3;3.48;13823 +76075;44.63712;-.84257;65;20220604;24.6;17.1;20.8;2.6;18.46;3.1;2.97;11672 +76075;44.63712;-.84257;65;20220605;22.8;16.6;19.7;2.8;16.09;0;2.96;10782 +76075;44.63712;-.84257;65;20220606;25.3;13;19.2;1.9;15.16;.4;3.45;15303 +76075;44.63712;-.84257;65;20220607;23.5;15.8;19.7;2.8;15.46;7.4;3.69;16104 +76075;44.63712;-.84257;65;20220608;19.9;14.5;17.2;3;16.76;2.8;2.06;9110 +76075;44.63712;-.84257;65;20220609;23;10.5;16.7;2.1;13.99;0;3.54;18777 +76075;44.63712;-.84257;65;20220610;28.1;9.8;19;1.4;14.73;.1;4.14;21083 +76075;44.63712;-.84257;65;20220611;29.7;13.9;21.8;2.2;17.09;0;5.31;25891 +76075;44.63712;-.84257;65;20220612;29.2;15.9;22.6;2.3;19.23;1.5;4.8;22714 +76075;44.63712;-.84257;65;20220613;30.4;17.6;24;3;17.76;0;6.51;29565 +76075;44.63712;-.84257;65;20220614;35.8;17.8;26.8;2.5;17.86;0;6.95;27687 +76075;44.63712;-.84257;65;20220615;32.2;19.6;25.9;2.8;19.23;0;6.67;29039 +76075;44.63712;-.84257;65;20220616;37.1;16.5;26.8;2;16.43;0;6.92;28566 +76075;44.63712;-.84257;65;20220617;38.9;19.4;29.1;2.5;18.53;0;7.75;29337 +76075;44.63712;-.84257;65;20220618;41.4;19.4;30.4;3.1;19.26;.4;8.52;28273 +76075;44.63712;-.84257;65;20220619;27.8;19.2;23.5;4.1;19.49;1.9;5.55;24793 +76075;44.63712;-.84257;65;20220620;28.3;17.8;23;2.7;18.73;6.8;4.74;20526 +76075;44.63712;-.84257;65;20220621;26.4;17.1;21.8;2.9;19.69;17.7;4.35;21185 +76075;44.63712;-.84257;65;20220622;24.2;16.5;20.3;3.7;17.83;.9;4.29;21284 +76075;44.63712;-.84257;65;20220623;24.7;14.6;19.7;2.2;17.23;8.2;4.1;21729 +76075;44.63712;-.84257;65;20220624;22.6;16.2;19.4;3;16.66;4.2;4.01;20637 +76075;44.63712;-.84257;65;20220625;19.5;15;17.3;2;15.49;7.7;2.28;10059 +76075;44.63712;-.84257;65;20220626;18.7;13.4;16;1.4;14.89;0;2.02;9655 +76075;44.63712;-.84257;65;20220627;22.4;11.4;16.9;1.8;13.49;0;3.85;21616 +76075;44.63712;-.84257;65;20220628;25;10.6;17.8;1.7;12.99;0;5.11;30020 +76075;44.63712;-.84257;65;20220629;23.7;9.8;16.8;1.7;14.26;8.7;3.86;22088 +76075;44.63712;-.84257;65;20220630;20.3;14.4;17.3;1.7;15.06;3.6;2.75;13783 +76075;44.63712;-.84257;65;20220701;23.9;9.9;16.9;1.7;13.03;.1;4.39;25707 +76075;44.63712;-.84257;65;20220702;29.9;10.8;20.4;2.4;13.39;0;6.12;30539 +76075;44.63712;-.84257;65;20220703;26.6;14.5;20.5;2.9;15.49;3.3;5.36;27137 +76075;44.63712;-.84257;65;20220704;25.2;15.9;20.5;2.1;17.59;0;3.57;16548 +76075;44.63712;-.84257;65;20220705;29.6;15.5;22.5;2.4;16.13;0;5.97;28989 +76075;44.63712;-.84257;65;20220706;29.1;14.1;21.6;2.8;14.43;0;6.26;30314 +76075;44.63712;-.84257;65;20220707;28.2;13.5;20.8;2.2;15.83;0;5.52;29099 +76075;44.63712;-.84257;65;20220708;29.7;14.2;22;2.5;15.59;0;6.17;30413 +76075;44.63712;-.84257;65;20220709;32.5;15;23.7;3;13.89;0;7.12;30460 +76075;44.63712;-.84257;65;20220710;33.6;16.1;24.9;3.5;14.49;0;7.7;30506 +76075;44.63712;-.84257;65;20220711;35.6;16.5;26.1;2.7;15.29;0;7.44;30119 +76075;44.63712;-.84257;65;20220712;36.7;16.4;26.6;2.7;14.69;0;7.72;30430 +76075;44.63712;-.84257;65;20220713;35.7;14.2;25;2;13.59;0;6.87;29506 +76075;44.63712;-.84257;65;20220714;37.1;15.7;26.4;2;15.36;0;6.92;28916 +76075;44.63712;-.84257;65;20220715;34.4;17.8;26.1;3;14.69;0;7.25;28017 +76075;44.63712;-.84257;65;20220716;36.7;17.5;27.1;3.2;13.99;0;7.91;27897 +76075;44.63712;-.84257;65;20220717;37.8;18.4;28.1;3.3;13.19;0;8.24;27004 +76075;44.63712;-.84257;65;20220718;39.8;19.7;29.8;3.9;16.39;0;9.16;28375 +76075;44.63712;-.84257;65;20220719;29.1;21.9;25.5;3.9;19.93;0;5.49;20479 +76075;44.63712;-.84257;65;20220720;26.8;19.6;23.2;2.5;18.56;.1;4.26;18064 +76075;44.63712;-.84257;65;20220721;30.9;13.7;22.3;1.9;17.26;0;5.61;28285 +76075;44.63712;-.84257;65;20220722;25.4;17.6;21.5;3.5;18.06;0;4.04;17178 +76075;44.63712;-.84257;65;20220723;29.2;13.5;21.3;1.7;16.03;0;5;25628 +76075;44.63712;-.84257;65;20220724;37.7;15.4;26.5;2.5;16.39;0;7.21;28520 +76075;44.63712;-.84257;65;20220725;25.7;19.3;22.5;3.4;19.06;.8;4.04;16564 +76075;44.63712;-.84257;65;20220726;25.9;13.4;19.6;2.2;14.89;0;4.53;23301 +76075;44.63712;-.84257;65;20220727;27.1;10.5;18.8;1.8;13.89;0;4.94;27624 +76075;44.63712;-.84257;65;20220728;26.1;13.6;19.9;2.1;15.43;0;4.83;26125 +76075;44.63712;-.84257;65;20220729;26.4;16;21.2;1.9;17.49;.4;3.72;17350 +76075;44.63712;-.84257;65;20220730;28.4;14.1;21.3;1.9;17.76;.2;4.42;22297 +76075;44.63712;-.84257;65;20220731;29.7;14.6;22.1;2.5;18.09;.1;5.32;27043 +76075;44.63712;-.84257;65;20220801;31.5;15;23.2;2.4;18.16;0;5.72;27684 +76075;44.63712;-.84257;65;20220802;35.4;14.5;25;1.9;17.06;.2;6.11;27844 +76075;44.63712;-.84257;65;20220803;37.8;17.1;27.4;2.1;19.16;.3;6.26;25080 +76075;44.63712;-.84257;65;20220804;30.4;19.7;25.1;2.8;21.79;.5;5.45;25007 +76075;44.63712;-.84257;65;20220805;29.1;19.2;24.2;2.8;18.73;0;4.91;20653 +76075;44.63712;-.84257;65;20220806;32.4;18;25.2;3;14.83;0;6.62;26870 +76075;44.63712;-.84257;65;20220807;32.8;15.9;24.3;3.3;11.53;.2;7.16;27791 +76075;44.63712;-.84257;65;20220808;34.9;15.3;25.1;3;11.06;0;7.27;27312 +76075;44.63712;-.84257;65;20220809;35.7;16.6;26.2;2.7;11.96;0;7.05;26098 +76075;44.63712;-.84257;65;20220810;36.3;18.7;27.5;2.3;12.93;0;6.06;20843 +76075;44.63712;-.84257;65;20220811;38.6;18.5;28.6;2.2;13.69;0;6.61;24302 +76075;44.63712;-.84257;65;20220812;33.8;21.5;27.6;2.6;19.49;0;5.93;23200 +76075;44.63712;-.84257;65;20220813;31.8;20.8;26.3;3.1;21.99;8.5;5.23;20997 +76075;44.63712;-.84257;65;20220814;25.1;19.3;22.2;3;20.19;.6;3.16;12875 +76075;44.63712;-.84257;65;20220815;26.8;17.2;22;2.8;18.06;.3;4.08;18209 +76075;44.63712;-.84257;65;20220816;26.5;15.6;21;2.1;17.89;2;3.57;17240 +76075;44.63712;-.84257;65;20220817;24.8;16;20.4;2.9;17.26;1.5;3.44;15400 +76075;44.63712;-.84257;65;20220818;24.8;13.8;19.3;2.6;16.79;.5;3.64;19262 +76075;44.63712;-.84257;65;20220819;26;14;20;2;17.56;.1;3.66;19547 +76075;44.63712;-.84257;65;20220820;28.2;15.1;21.7;1.7;18.36;0;3.68;18139 +76075;44.63712;-.84257;65;20220821;26.9;16.4;21.6;2.4;18.16;.9;3.71;17312 +76075;44.63712;-.84257;65;20220822;25.4;18.8;22.1;2.6;21.03;1.2;2.99;13622 +76075;44.63712;-.84257;65;20220823;29;18.8;23.9;1.6;21.33;.1;3.6;16963 +76075;44.63712;-.84257;65;20220824;36.3;16.7;26.5;1.9;18.79;3.4;5.49;23547 +76075;44.63712;-.84257;65;20220825;28.4;19.5;24;3.4;21.66;.6;4.13;18248 +76075;44.63712;-.84257;65;20220826;28;18.8;23.4;2.6;20.53;.1;3.9;17712 +76075;44.63712;-.84257;65;20220827;30.4;16.5;23.4;1.9;17.46;0;4.49;21437 +76075;44.63712;-.84257;65;20220828;34.1;15.1;24.6;2.2;14.69;0;5.51;23649 +76075;44.63712;-.84257;65;20220829;30.5;18.9;24.7;2;16.16;2.2;3.74;12697 +76075;44.63712;-.84257;65;20220830;31.6;14.7;23.2;2;18.69;0;4.58;22631 +76075;44.63712;-.84257;65;20220831;29.3;19.2;24.3;2.8;21.03;0;3.8;15280 +76075;44.63712;-.84257;65;20220901;28.5;17;22.8;2.2;18.93;4.2;3.87;18321 +76075;44.63712;-.84257;65;20220902;25.6;16.9;21.3;2.2;19.09;4.8;2.96;13805 +76075;44.63712;-.84257;65;20220903;26.2;15.8;21;1.9;17.23;.2;3.26;15899 +76075;44.63712;-.84257;65;20220904;32.1;14.7;23.4;2.2;14.96;0;4.89;22093 +76075;44.63712;-.84257;65;20220905;32.2;14.6;23.4;3.1;15.49;.1;5.43;22264 +76075;44.63712;-.84257;65;20220906;29.1;15.3;22.2;2.7;16.26;.2;4.57;21451 +76075;44.63712;-.84257;65;20220907;25.2;15.3;20.3;1.7;15.56;7;3.07;15040 +76075;44.63712;-.84257;65;20220908;23.3;14.8;19;2.8;17.86;3.6;2.56;12632 +76075;44.63712;-.84257;65;20220909;23.5;16.2;19.8;2.6;15.66;1.2;3.29;15768 +76075;44.63712;-.84257;65;20220910;27.9;12.6;20.2;1.6;15.26;0;3.68;20416 +76075;44.63712;-.84257;65;20220911;33.4;14.3;23.8;2.8;14.93;0;5.3;21119 +76075;44.63712;-.84257;65;20220912;37.8;18.1;27.9;2.9;16.46;4.7;5.84;18221 +76075;44.63712;-.84257;65;20220913;31.9;20.5;26.2;3.3;20.66;0;4.27;13292 +76075;44.63712;-.84257;65;20220914;28.3;17.9;23.1;3.1;16.99;.2;4.24;17911 +76075;44.63712;-.84257;65;20220915;27.5;14.4;20.9;2;18.13;.1;3.24;17194 +76075;44.63712;-.84257;65;20220916;23.6;14.9;19.2;2.8;15.23;0;3.24;16141 +76075;44.63712;-.84257;65;20220917;22.4;8.2;15.3;2.8;9.13;0;3.72;20385 +76075;44.63712;-.84257;65;20220918;25.2;7.6;16.4;3;7.86;0;4.39;20132 +76075;44.63712;-.84257;65;20220919;26.3;7.3;16.8;2.8;8.46;0;4.3;20200 +76075;44.63712;-.84257;65;20220920;24.7;7.6;16.2;3;8.89;0;4.08;19934 +76075;44.63712;-.84257;65;20220921;24.7;7.3;16;2.3;9.19;0;3.61;19535 +76075;44.63712;-.84257;65;20220922;26.2;6;16.1;1.5;9.23;0;3.2;19203 +76075;44.63712;-.84257;65;20220923;20.8;7.9;14.3;1.5;12.96;.3;1.66;7956 +76075;44.63712;-.84257;65;20220924;21.9;9.8;15.8;2.2;13.19;1.3;2.3;12090 +76075;44.63712;-.84257;65;20220925;21.2;6.6;13.9;1.5;10.83;.1;2.34;15535 +76075;44.63712;-.84257;65;20220926;20.7;5;12.9;2.8;11.09;5;2.37;12825 +76075;44.63712;-.84257;65;20220927;19.6;13;16.3;3.6;14.36;8.3;2.1;8867 +76075;44.63712;-.84257;65;20220928;19.9;16;18;5.8;16.49;14.3;2.34;9554 +76075;44.63712;-.84257;65;20220929;16.3;12.8;14.6;2.3;13.83;5.9;1.4;6736 +76075;44.63712;-.84257;65;20220930;19.9;7.6;13.8;1.9;11.53;1.2;2.29;16471 +76075;44.63712;-.84257;65;20221001;19.8;13.1;16.4;4.4;17.36;3.1;1.24;5635 +76075;44.63712;-.84257;65;20221002;22.8;14.7;18.7;1.9;16.99;.3;1.97;10530 +76075;44.63712;-.84257;65;20221003;24.2;10;17.1;1.2;14.23;0;2.3;15690 +76075;44.63712;-.84257;65;20221004;25.4;8;16.7;1.1;13.46;.2;2.33;16462 +76075;44.63712;-.84257;65;20221005;26;11;18.5;2;15.63;.6;2.48;13950 +76075;44.63712;-.84257;65;20221006;20.8;14.8;17.8;2.2;17.03;0;1.53;6989 +76075;44.63712;-.84257;65;20221007;25.3;10.6;17.9;1.7;14.93;1.2;2.37;14183 +76075;44.63712;-.84257;65;20221008;23.1;14.6;18.8;2.8;13.23;0;2.78;11752 +76075;44.63712;-.84257;65;20221009;27.4;10.3;18.8;1.9;12.96;0;2.85;15127 +76075;44.63712;-.84257;65;20221010;20;12.4;16.2;1.3;16.06;6.9;1.2;6487 +76075;44.63712;-.84257;65;20221011;18.1;15.6;16.8;1.6;17.83;4.6;.86;3351 +76075;44.63712;-.84257;65;20221012;21.3;14.4;17.9;1.4;16.16;.1;1.59;9278 +76075;44.63712;-.84257;65;20221013;20.4;10.9;15.6;2.5;15.76;2.7;1.31;6844 +76075;44.63712;-.84257;65;20221014;20.4;17.2;18.8;3.9;18.59;.5;1.44;4729 +76075;44.63712;-.84257;65;20221015;23.9;13.9;18.9;2.2;16.73;0;1.88;8813 +76075;44.63712;-.84257;65;20221016;29.8;13.5;21.6;2.6;16.66;3.5;3.06;13389 +76075;44.63712;-.84257;65;20221017;25.9;17.4;21.7;2.3;19.36;1.4;2.04;8532 +76075;44.63712;-.84257;65;20221018;29.9;15.5;22.7;2.8;18.26;.1;3;13067 +76075;44.63712;-.84257;65;20221019;25.9;17.2;21.5;3;18.59;9.4;2.23;7405 +76075;44.63712;-.84257;65;20221020;25.7;14.8;20.3;4;15.96;0;2.85;8917 +76075;44.63712;-.84257;65;20221021;22.5;16.7;19.6;3.7;14.69;.1;2.51;5726 +76075;44.63712;-.84257;65;20221022;26;10.7;18.3;3.3;13.93;.2;2.77;11563 +76075;44.63712;-.84257;65;20221023;25.7;16.4;21.1;5.3;14.09;0;3.8;8576 +76075;44.63712;-.84257;65;20221024;22.9;14;18.4;2.5;13.86;0;2.16;10874 +76075;44.63712;-.84257;65;20221025;23.3;9.9;16.6;2.8;13.39;1.5;2.02;7331 +76075;44.63712;-.84257;65;20221026;27;11.7;19.4;2.2;14.63;0;2.29;11601 +76075;44.63712;-.84257;65;20221027;25.3;15.5;20.4;3.6;16.16;0;2.36;4509 +76075;44.63712;-.84257;65;20221028;26.4;16;21.2;2.5;15.06;0;2.32;7320 +76075;44.63712;-.84257;65;20221029;23.1;15.6;19.3;2.3;16.39;.1;1.66;5962 +76075;44.63712;-.84257;65;20221030;21;12.5;16.8;1.7;15.53;6.7;1.27;7872 +76075;44.63712;-.84257;65;20221031;19.7;12.7;16.2;2.8;15.93;1.5;1.14;4409 +76075;44.63712;-.84257;65;20221101;19;10;14.5;2.1;13.13;.2;1.26;7800 +76075;44.63712;-.84257;65;20221102;20;8.2;14.1;2.1;12.23;0;1.4;9931 +76075;44.63712;-.84257;65;20221103;20.5;10.3;15.4;4.1;12.29;12.6;2.07;5126 +76075;44.63712;-.84257;65;20221104;16.2;10.5;13.4;5.7;11.33;6.4;1.9;6738 +76075;44.63712;-.84257;65;20221105;17.7;6.6;12.1;1.2;10.36;.1;1.01;9916 +76075;44.63712;-.84257;65;20221106;18.4;5.7;12.1;3;11.23;.3;1.34;6551 +76075;44.63712;-.84257;65;20221107;20.3;8.8;14.5;2.4;12.03;.1;1.45;9611 +76075;44.63712;-.84257;65;20221108;20.7;10.4;15.6;2.7;12.69;1.3;1.58;4798 +76075;44.63712;-.84257;65;20221109;16.3;11.9;14.1;1.8;13.76;6.6;.85;3911 +76075;44.63712;-.84257;65;20221110;17;9;13;2.2;12.43;0;1.01;8397 +76075;44.63712;-.84257;65;20221111;18.9;8;13.4;2.7;12.23;.2;1.26;9272 +76075;44.63712;-.84257;65;20221112;22.1;8.9;15.5;1.9;13.39;.2;1.27;9401 +76075;44.63712;-.84257;65;20221113;22.8;7.8;15.3;1.4;12.43;.1;1.16;9304 +76075;44.63712;-.84257;65;20221114;16.2;9.6;12.9;3;12.86;1.8;.94;3683 +76075;44.63712;-.84257;65;20221115;17.1;11.2;14.2;3.7;13.16;8.7;1.22;2717 +76075;44.63712;-.84257;65;20221116;18;11.1;14.5;4.8;13.49;3.5;1.38;6353 +76075;44.63712;-.84257;65;20221117;17.5;14.5;16;5.3;13.13;5.5;1.96;5081 +76075;44.63712;-.84257;65;20221118;13.1;7.7;10.4;2;10.93;11.8;.69;4113 +76075;44.63712;-.84257;65;20221119;13.1;6;9.5;1.7;9.66;.5;.68;7369 +76075;44.63712;-.84257;65;20221120;15.4;3.4;9.4;3.2;10.66;5.1;.82;4734 +76075;44.63712;-.84257;65;20221121;15.9;8.6;12.3;5;11.39;18.2;1.37;2541 +76075;44.63712;-.84257;65;20221122;12.2;7.7;9.9;5.4;10.99;30.9;.8;2896 +76075;44.63712;-.84257;65;20221123;16.5;10.2;13.3;5.1;13.33;3;1.04;4998 +76075;44.63712;-.84257;65;20221124;14.2;8.2;11.2;3.2;11.53;5.3;.82;3423 +76075;44.63712;-.84257;65;20221125;14.5;9.4;11.9;2.7;11.49;4.9;.85;5320 +76075;44.63712;-.84257;65;20221126;12.9;4;8.4;2.2;9.19;.1;.69;5257 +76075;44.63712;-.84257;65;20221127;13.7;3.2;8.4;2.3;9.79;12.3;.61;6027 +76075;44.63712;-.84257;65;20221128;14.5;9.5;12;3;11.53;5.2;.87;5059 +76075;44.63712;-.84257;65;20221129;13.6;6.5;10;1.7;10.63;.6;.58;4545 +76075;44.63712;-.84257;65;20221130;8.8;2.4;5.6;2.1;7.99;.1;.45;5379 +76075;44.63712;-.84257;65;20221201;10.7;1;5.8;2.3;7.59;.1;.59;6508 +76075;44.63712;-.84257;65;20221202;7.8;5.3;6.6;2.4;8.03;.1;.64;2915 +76075;44.63712;-.84257;65;20221203;7.7;3.3;5.5;1.8;7.23;0;.53;4927 +76075;44.63712;-.84257;65;20221204;10.5;-.4;5;1.4;7.13;.2;.42;6448 +76075;44.63712;-.84257;65;20221205;11.1;-.3;5.4;2.4;7.06;.1;.62;7470 +76075;44.63712;-.84257;65;20221206;11.4;6.4;8.9;2.7;8.26;0;.99;3095 +76075;44.63712;-.84257;65;20221207;7.3;1.5;4.4;2.6;7.23;0;.52;3701 +76075;44.63712;-.84257;65;20221208;6.9;2.8;4.9;2.7;7.89;9.5;.48;2082 +76075;44.63712;-.84257;65;20221209;6.6;5.2;5.9;3.3;8.29;0;.54;2595 +76075;44.63712;-.84257;65;20221210;5.1;-2.4;1.3;2.1;5.29;.1;.4;7329 +76075;44.63712;-.84257;65;20221211;6.1;-3.8;1.2;2.3;4.76;.1;.56;7041 +76075;44.63712;-.84257;65;20221212;2.9;-3.9;-.5;3;6.13;10.6;.19;1717 +76075;44.63712;-.84257;65;20221213;8;2.8;5.4;3.1;10.29;4.4;.08;1931 +76075;44.63712;-.84257;65;20221214;17.2;7.5;12.3;2.3;12.69;6.7;.62;5085 +76075;44.63712;-.84257;65;20221215;13.2;10.1;11.6;3.2;12.03;15;.71;2651 +76075;44.63712;-.84257;65;20221216;6.8;3.7;5.2;4.8;7.09;.1;.75;5712 +76075;44.63712;-.84257;65;20221217;8.4;-3.9;2.2;1.9;5.46;.2;.46;7332 +76075;44.63712;-.84257;65;20221218;13.5;.6;7;3.6;8.19;0;.85;6314 +76075;44.63712;-.84257;65;20221219;15.7;8;11.8;4.1;10.86;0;1.12;4541 +76075;44.63712;-.84257;65;20221220;14.3;10.2;12.3;3.4;11.96;1.1;.91;2365 +76075;44.63712;-.84257;65;20221221;17.5;8.6;13.1;3.2;12.76;.7;.85;4907 +76075;44.63712;-.84257;65;20221222;16.2;12.2;14.2;4.5;14.39;3.5;.86;2428 +76075;44.63712;-.84257;65;20221223;17.6;13.5;15.6;3;14.29;0;1.04;2397 +76075;44.63712;-.84257;65;20221224;18.6;10.8;14.7;2.3;12.59;.1;.9;6042 +76075;44.63712;-.84257;65;20221225;18.3;7.4;12.9;3;11.03;0;1.18;4910 +76075;44.63712;-.84257;65;20221226;14.8;8.5;11.6;1.3;11.56;1.8;.57;2883 +76075;44.63712;-.84257;65;20221227;14.9;5.8;10.3;1;10.89;.3;.38;5269 +76075;44.63712;-.84257;65;20221228;16.6;5.7;11.2;2.7;10.59;2;.84;6355 +76075;44.63712;-.84257;65;20221229;12.9;11.1;12;3.5;12.56;16.5;.73;1162 +76075;44.63712;-.84257;65;20221230;18;9.9;13.9;4;12.79;.8;1.22;3581 +76075;44.63712;-.84257;65;20221231;20.4;10.1;15.3;4.5;10.33;0;2.25;5818 +76076;44.66927;-.53045;28;20220101;19.4;4;11.7;1.8;10.35;0;.81;6800 +76076;44.66927;-.53045;28;20220102;16.5;8.4;12.4;2.5;11.47;0;.85;4233 +76076;44.66927;-.53045;28;20220103;16.6;9;12.8;3.1;11.5;0;.95;5933 +76076;44.66927;-.53045;28;20220104;15.1;11.1;13.1;3.3;10.67;1.8;1.35;2200 +76076;44.66927;-.53045;28;20220105;9.1;2.6;5.9;1.7;7.04;.1;.46;6733 +76076;44.66927;-.53045;28;20220106;9.6;-.9;4.3;.7;5.77;0;.26;7500 +76076;44.66927;-.53045;28;20220107;12.5;1.8;7.1;3.8;7.8;4.6;.96;6100 +76076;44.66927;-.53045;28;20220108;12.5;8.3;10.4;6;10.84;8.4;.88;3433 +76076;44.66927;-.53045;28;20220109;10.9;9;10;4.3;10.87;15.7;.71;1300 +76076;44.66927;-.53045;28;20220110;11.7;9.8;10.7;3.9;12.34;4.4;.48;1366 +76076;44.66927;-.53045;28;20220111;11.5;4.5;8;1.5;7.94;0;.52;7733 +76076;44.66927;-.53045;28;20220112;6.9;-.6;3.1;2.2;5.74;0;.54;7766 +76076;44.66927;-.53045;28;20220113;4.3;-2.9;.7;2.2;5.67;0;.35;7000 +76076;44.66927;-.53045;28;20220114;7.4;-1.1;3.1;1.6;5.91;0;.5;6409 +76076;44.66927;-.53045;28;20220115;7.1;-4.6;1.3;.9;5.34;.1;.34;7400 +76076;44.66927;-.53045;28;20220116;4;-4;0;1.1;5.54;.1;.33;5166 +76076;44.66927;-.53045;28;20220117;7;-1.3;2.9;1.6;7.2;.1;.35;3533 +76076;44.66927;-.53045;28;20220118;4.6;-.5;2.1;1.6;7.2;.1;.3;2433 +76076;44.66927;-.53045;28;20220119;8.6;3.6;6.1;1.8;8.74;3;.46;2300 +76076;44.66927;-.53045;28;20220120;8.1;6.1;7.1;2.6;8.7;.5;.62;2500 +76076;44.66927;-.53045;28;20220121;6.5;1;3.8;3.3;5.84;0;.8;8433 +76076;44.66927;-.53045;28;20220122;8.5;-1.7;3.4;2.5;5.74;.1;.72;9200 +76076;44.66927;-.53045;28;20220123;9.7;-1.9;3.9;1.6;5.9;0;.62;9433 +76076;44.66927;-.53045;28;20220124;13.4;-2.2;5.6;1.3;6.4;0;.73;9400 +76076;44.66927;-.53045;28;20220125;13.5;-2.6;5.4;1.1;6.4;0;.65;9466 +76076;44.66927;-.53045;28;20220126;11.9;-2.9;4.5;1.6;6.1;0;.75;9366 +76076;44.66927;-.53045;28;20220127;3.6;-1.8;.9;2;5.64;0;.45;5600 +76076;44.66927;-.53045;28;20220128;6.2;-1.1;2.6;1.6;7;0;.4;4033 +76076;44.66927;-.53045;28;20220129;3;2.6;2.8;1.9;7.24;0;.34;2133 +76076;44.66927;-.53045;28;20220130;7.7;1.9;4.8;1.8;8.47;.4;.36;2500 +76076;44.66927;-.53045;28;20220131;11.5;6.1;8.8;3.4;9.64;1.5;.8;5233 +76076;44.66927;-.53045;28;20220201;10.7;.5;5.6;3;8.8;.2;.51;5200 +76076;44.66927;-.53045;28;20220202;10.9;8.9;9.9;2.9;11.04;0;.64;3233 +76076;44.66927;-.53045;28;20220203;10.3;5.3;7.8;2.6;9.9;.2;.55;2033 +76076;44.66927;-.53045;28;20220204;12.8;6.7;9.8;2.8;11;2.2;.67;3066 +76076;44.66927;-.53045;28;20220205;12;2.9;7.4;2.3;7.8;0;.98;10633 +76076;44.66927;-.53045;28;20220206;11.7;1.1;6.4;4.3;9.57;1.3;.5;4633 +76076;44.66927;-.53045;28;20220207;14;10.4;12.2;3.2;11.27;.5;1.16;6766 +76076;44.66927;-.53045;28;20220208;14.7;3.8;9.3;2.1;7.87;0;1.27;11700 +76076;44.66927;-.53045;28;20220209;17.6;1.7;9.7;2.1;7.87;.1;1.48;11600 +76076;44.66927;-.53045;28;20220210;10.2;2.5;6.4;2.1;9.61;.9;1.24;9400 +76076;44.66927;-.53045;28;20220211;12.5;6.7;9.6;3.4;7.91;0;1.54;10000 +76076;44.66927;-.53045;28;20220212;12.9;.6;6.7;1.8;6.31;0;1.2;9700 +76076;44.66927;-.53045;28;20220213;18.9;1.7;10.3;4.9;8.81;1.5;2.26;10500 +76076;44.66927;-.53045;28;20220214;12.2;7.8;10;5.1;10.11;6.1;1.15;5900 +76076;44.66927;-.53045;28;20220215;12.7;4;8.3;4.6;10.11;13.1;.81;6200 +76076;44.66927;-.53045;28;20220216;14.4;9.4;11.9;6.7;13.14;6.7;.71;3666 +76076;44.66927;-.53045;28;20220217;13.5;12.2;12.9;4.2;13.65;.6;.76;3100 +76076;44.66927;-.53045;28;20220218;15;9.1;12.1;2.8;11.4;.2;1.15;5333 +76076;44.66927;-.53045;28;20220219;12.4;5.4;8.9;2.1;8.4;.2;1.24;10266 +76076;44.66927;-.53045;28;20220220;14.3;5.2;9.8;4.4;10.97;3.4;.99;6766 +76076;44.66927;-.53045;28;20220221;13.3;10.3;11.8;5.5;10.17;0;1.81;8866 +76076;44.66927;-.53045;28;20220222;14.6;6.7;10.6;2.2;9.7;0;1.39;10766 +76076;44.66927;-.53045;28;20220223;17.1;5.1;11.1;1.4;9.47;0;1.49;13333 +76076;44.66927;-.53045;28;20220224;14.4;3.9;9.2;2.4;9.4;.5;1.24;9300 +76076;44.66927;-.53045;28;20220225;12.1;1.1;6.6;1.7;6.74;.1;1.38;14266 +76076;44.66927;-.53045;28;20220226;14.2;0;7.1;3.1;5.64;0;2.12;15600 +76076;44.66927;-.53045;28;20220227;17.7;3.5;10.6;2.2;8.04;.1;1.97;13266 +76076;44.66927;-.53045;28;20220228;19.4;2.7;11.1;1;8.74;0;1.63;14433 +76076;44.66927;-.53045;28;20220301;18.7;2.6;10.7;2.7;8.34;.5;2.19;13500 +76076;44.66927;-.53045;28;20220302;12.8;8.5;10.7;2.8;10.47;1.4;1.14;5066 +76076;44.66927;-.53045;28;20220303;14;6.5;10.3;2.5;10.74;.4;1.12;7366 +76076;44.66927;-.53045;28;20220304;10.9;8.5;9.7;4.1;10.24;.3;1.07;5133 +76076;44.66927;-.53045;28;20220305;12.6;4.4;8.5;2.6;7.74;.1;1.67;12566 +76076;44.66927;-.53045;28;20220306;13;4.3;8.7;2.3;6.97;.1;1.84;13300 +76076;44.66927;-.53045;28;20220307;12.8;-2.1;5.3;2;5.77;0;1.78;17000 +76076;44.66927;-.53045;28;20220308;11.3;5.7;8.5;3.3;9.07;1;1.09;4266 +76076;44.66927;-.53045;28;20220309;17.1;3;10;3.7;9.2;.1;2.13;13758 +76076;44.66927;-.53045;28;20220310;16.3;9.5;12.9;3.8;11.17;2.6;1.87;8906 +76076;44.66927;-.53045;28;20220311;12.3;10.7;11.5;3.4;11.07;11.1;1.14;2915 +76076;44.66927;-.53045;28;20220312;14.5;7.6;11;3.6;10;3.6;1.92;13366 +76076;44.66927;-.53045;28;20220313;13.2;8.8;11;4.2;9.4;5.8;1.89;8879 +76076;44.66927;-.53045;28;20220314;15;4.6;9.8;4.9;9.7;.1;1.62;6633 +76076;44.66927;-.53045;28;20220315;19.5;12.5;16;5.7;12.25;0;2.96;11050 +76076;44.66927;-.53045;28;20220316;16.4;11.4;13.9;3.2;12.54;0;1.48;5133 +76076;44.66927;-.53045;28;20220317;12.5;10.4;11.5;5.6;10.4;1.2;1.56;3600 +76076;44.66927;-.53045;28;20220318;16.3;7.3;11.8;4.3;9.11;0;2.6;14900 +76076;44.66927;-.53045;28;20220319;19.6;6.9;13.2;4.2;8.91;0;3.21;15500 +76076;44.66927;-.53045;28;20220320;18.1;8.3;13.2;4.4;9.71;.1;2.95;16000 +76076;44.66927;-.53045;28;20220321;20.7;11.1;15.9;6.2;9.91;0;4.11;16000 +76076;44.66927;-.53045;28;20220322;18.2;8;13.1;5.8;7.31;0;3.94;15700 +76076;44.66927;-.53045;28;20220323;18.2;6.6;12.4;4;7.11;0;3.59;19700 +76076;44.66927;-.53045;28;20220324;18.7;4.9;11.8;2.6;7.61;0;3.07;20100 +76076;44.66927;-.53045;28;20220325;18.6;5.8;12.2;2.4;7.11;0;2.72;12800 +76076;44.66927;-.53045;28;20220326;22;6;14;3.6;6.01;0;4.35;20300 +76076;44.66927;-.53045;28;20220327;21.8;8.3;15;3.6;7.41;0;4.1;18500 +76076;44.66927;-.53045;28;20220328;21.9;8.4;15.1;2.1;8.61;0;3.1;15600 +76076;44.66927;-.53045;28;20220329;16.3;10.6;13.4;1.6;10.91;0;1.52;5900 +76076;44.66927;-.53045;28;20220330;15.9;9.2;12.5;3.3;11.11;1.8;1.79;8200 +76076;44.66927;-.53045;28;20220331;14.7;8.2;11.4;4.8;9.01;2.8;2.58;13500 +76076;44.66927;-.53045;28;20220401;9.7;1.2;5.4;5.6;5.51;.4;2.43;16600 +76076;44.66927;-.53045;28;20220402;10.6;.9;5.7;4.1;5.21;.1;2.5;16900 +76076;44.66927;-.53045;28;20220403;7;-2.7;2.2;2.3;5.71;0;1.89;16487 +76076;44.66927;-.53045;28;20220404;12.8;.8;6.8;2.1;5.24;0;2.38;19567 +76076;44.66927;-.53045;28;20220405;14.2;-.3;6.9;2;7.71;0;1.74;11900 +76076;44.66927;-.53045;28;20220406;14.8;9.7;12.2;4;11.61;1.1;1.71;9000 +76076;44.66927;-.53045;28;20220407;14.3;10.9;12.6;8.4;13.01;17.7;1.18;5100 +76076;44.66927;-.53045;28;20220408;18.2;12.1;15.1;7.2;11.31;.8;3.28;11500 +76076;44.66927;-.53045;28;20220409;16.3;5.3;10.8;2.3;8.11;0;3.01;22100 +76076;44.66927;-.53045;28;20220410;19.9;4.1;12;5.4;7.21;0;4.46;23000 +76076;44.66927;-.53045;28;20220411;24;11;17.5;7.5;11.11;.2;5.31;20000 +76076;44.66927;-.53045;28;20220412;19;12;15.5;4.7;12.31;2.8;2.99;14100 +76076;44.66927;-.53045;28;20220413;17.8;11.4;14.6;2.9;12.91;.1;2.23;12200 +76076;44.66927;-.53045;28;20220414;24;12.2;18.1;1.9;12.61;0;3.93;23200 +76076;44.66927;-.53045;28;20220415;25.5;10.1;17.8;2.4;12.41;0;4.18;23000 +76076;44.66927;-.53045;28;20220416;24.1;8.4;16.2;3;11.51;0;4.31;24800 +76076;44.66927;-.53045;28;20220417;24;8.2;16.1;2.9;10.71;0;4.34;24300 +76076;44.66927;-.53045;28;20220418;19.4;10.8;15.1;3.3;12.21;0;2.97;16300 +76076;44.66927;-.53045;28;20220419;14.1;8;11;3.4;11.21;9.4;1.41;7100 +76076;44.66927;-.53045;28;20220420;13.3;9.2;11.2;3.4;11.71;9.5;1.04;3700 +76076;44.66927;-.53045;28;20220421;18.2;8.3;13.2;2.2;12.61;.1;2.03;12000 +76076;44.66927;-.53045;28;20220422;21.2;10;15.6;2.9;12.01;4.8;3.29;17600 +76076;44.66927;-.53045;28;20220423;13.5;12;12.7;4.4;12.21;11.8;1.58;7200 +76076;44.66927;-.53045;28;20220424;16.8;11.3;14;6;12.11;0;2.57;12400 +76076;44.66927;-.53045;28;20220425;20.2;8.7;14.4;2.8;11.11;0;3.59;22300 +76076;44.66927;-.53045;28;20220426;23.5;9.2;16.3;3.4;11.21;.1;4.62;25800 +76076;44.66927;-.53045;28;20220427;21.6;13;17.3;2.8;13.01;1.4;2.86;11300 +76076;44.66927;-.53045;28;20220428;21.1;13;17;3.2;14.41;0;3.34;18900 +76076;44.66927;-.53045;28;20220429;22.5;11.1;16.8;2.9;13.51;0;3.61;20000 +76076;44.66927;-.53045;28;20220430;23.5;11.8;17.6;2.5;13.71;0;3.75;20200 +76076;44.66927;-.53045;28;20220501;22.9;8.5;15.7;2.2;12.11;0;3.51;19600 +76076;44.66927;-.53045;28;20220502;21.6;11.9;16.7;2.1;10.71;0;3.75;19900 +76076;44.66927;-.53045;28;20220503;23.6;12.8;18.2;3.1;10.91;.7;4.95;25500 +76076;44.66927;-.53045;28;20220504;22.2;12.2;17.2;3.2;10.21;0;4.48;21700 +76076;44.66927;-.53045;28;20220505;22.4;8.6;15.5;3.2;10.91;.1;4.27;23800 +76076;44.66927;-.53045;28;20220506;22.4;8.6;15.5;2.7;11.7;0;2.77;10300 +76076;44.66927;-.53045;28;20220507;24.7;8.9;16.8;2;12.14;.1;2.77;9800 +76076;44.66927;-.53045;28;20220508;25.7;9.9;17.8;1.9;11.8;0;2.95;9800 +76076;44.66927;-.53045;28;20220509;28.4;10.3;19.3;1.3;11.7;0;3.02;11133 +76076;44.66927;-.53045;28;20220510;29.9;10.6;20.3;2.2;12.47;0;3.69;10833 +76076;44.66927;-.53045;28;20220511;26.2;14;20.1;2.6;14.9;.1;3.19;10433 +76076;44.66927;-.53045;28;20220512;22.2;14;18.1;1.8;14.64;.9;1.96;5766 +76076;44.66927;-.53045;28;20220513;25.8;14.2;20;1.9;14.74;0;2.85;10066 +76076;44.66927;-.53045;28;20220514;30.7;12.1;21.4;2.4;15.5;0;3.5;9366 +76076;44.66927;-.53045;28;20220515;30.1;16.1;23.1;2.3;17.67;8.1;3.03;7300 +76076;44.66927;-.53045;28;20220516;28.6;15.7;22.2;1.6;17.34;0;2.92;10466 +76076;44.66927;-.53045;28;20220517;29.1;16.5;22.8;2.8;16.5;0;3.78;11400 +76076;44.66927;-.53045;28;20220518;32.8;14.1;23.5;2.5;17.1;1.9;3.93;10433 +76076;44.66927;-.53045;28;20220519;27;18;22.5;2.4;19.54;.1;2.44;6666 +76076;44.66927;-.53045;28;20220520;25.1;18.1;21.6;2.8;18.34;0;2.54;7233 +76076;44.66927;-.53045;28;20220521;31.6;14.2;22.9;1.6;17.94;0;2.97;9066 +76076;44.66927;-.53045;28;20220522;32.5;19.5;26;3.1;21;1.8;3.8;8533 +76076;44.66927;-.53045;28;20220523;21;17.1;19.1;5.6;16;1;2.64;5700 +76076;44.66927;-.53045;28;20220524;20;11.6;15.8;2.9;12.5;.3;2.38;8233 +76076;44.66927;-.53045;28;20220525;21.4;8.3;14.9;2.2;11.44;.2;2.49;9466 +76076;44.66927;-.53045;28;20220526;20.2;11.1;15.7;2;13.77;0;1.71;5566 +76076;44.66927;-.53045;28;20220527;24;10.9;17.4;2.2;14.1;.1;2.6;9666 +76076;44.66927;-.53045;28;20220528;27.1;12.4;19.8;3.1;12.17;0;4.07;11966 +76076;44.66927;-.53045;28;20220529;23.9;10.5;17.2;3.5;9.47;0;4.13;12166 +76076;44.66927;-.53045;28;20220530;24.4;9.1;16.8;2.5;8.9;.4;3.71;11633 +76076;44.66927;-.53045;28;20220531;25.6;13.2;19.4;2.4;11.87;1.2;3.37;10166 +76076;44.66927;-.53045;28;20220601;29.5;12.9;21.2;2.9;13.9;3.7;4;10366 +76076;44.66927;-.53045;28;20220602;28.3;16.8;22.6;2.5;18.84;4.3;3.18;10600 +76076;44.66927;-.53045;28;20220603;27.6;18.7;23.1;2.5;19.67;1.9;2.72;7633 +76076;44.66927;-.53045;28;20220604;25.4;17.4;21.4;2.5;19;6.1;2.22;5933 +76076;44.66927;-.53045;28;20220605;23.2;17.2;20.2;2.9;16.4;0;2.39;5700 +76076;44.66927;-.53045;28;20220606;25;13.2;19.1;1.8;15.2;.3;2.44;7833 +76076;44.66927;-.53045;28;20220607;24.3;15.4;19.9;2.7;15.17;8.2;3.07;10500 +76076;44.66927;-.53045;28;20220608;20.1;15.1;17.6;3;16.54;2.1;1.64;4933 +76076;44.66927;-.53045;28;20220609;23.2;11.7;17.5;2.3;14.17;0;2.64;10233 +76076;44.66927;-.53045;28;20220610;28.3;10.2;19.3;1.2;14.6;.1;2.92;11833 +76076;44.66927;-.53045;28;20220611;31;13.7;22.3;1.8;16.77;0;5.32;25966 +76076;44.66927;-.53045;28;20220612;30.6;16.4;23.5;2.1;19.37;1.1;4.84;22266 +76076;44.66927;-.53045;28;20220613;30.2;18.6;24.4;2.7;17.24;0;6.33;29100 +76076;44.66927;-.53045;28;20220614;35.5;17.5;26.5;2.4;18.27;0;6.56;26466 +76076;44.66927;-.53045;28;20220615;33.8;20.1;27;2.7;19.57;0;6.86;29400 +76076;44.66927;-.53045;28;20220616;36.5;16.5;26.5;1.6;16.9;0;6.27;27266 +76076;44.66927;-.53045;28;20220617;38.8;18.9;28.8;2.2;18.57;0;7.33;28800 +76076;44.66927;-.53045;28;20220618;40.8;19.2;30;3;19.37;.3;8.15;27133 +76076;44.66927;-.53045;28;20220619;29.1;19.9;24.5;3.4;19.7;1.6;5.49;23900 +76076;44.66927;-.53045;28;20220620;29.1;17.8;23.5;2.3;19.24;6.5;4.87;22266 +76076;44.66927;-.53045;28;20220621;27.4;17.6;22.5;2.5;19.9;27.5;4.23;19933 +76076;44.66927;-.53045;28;20220622;25.1;16.9;21;3.3;18.04;2.4;4.57;23466 +76076;44.66927;-.53045;28;20220623;25.1;15.6;20.4;2.1;17.57;7.2;4.08;21366 +76076;44.66927;-.53045;28;20220624;23.2;16.6;19.9;2.8;16.97;3.5;4.04;21033 +76076;44.66927;-.53045;28;20220625;19.8;15.3;17.5;1.9;15.67;7.2;2.16;9333 +76076;44.66927;-.53045;28;20220626;19;13.9;16.5;1.2;15.24;2.3;1.89;8900 +76076;44.66927;-.53045;28;20220627;23.2;11.8;17.5;1.6;13.67;0;3.95;22200 +76076;44.66927;-.53045;28;20220628;25.1;11.1;18.1;1.5;13.14;0;5.01;29566 +76076;44.66927;-.53045;28;20220629;24.5;10.7;17.6;1.7;14.37;8.8;3.93;21900 +76076;44.66927;-.53045;28;20220630;19.6;14.5;17;1.7;15.34;3.3;2.32;11100 +76076;44.66927;-.53045;28;20220701;24.3;9.7;17;1.3;12.8;.1;4.4;26266 +76076;44.66927;-.53045;28;20220702;29.8;11.2;20.5;2;13.64;0;5.87;30400 +76076;44.66927;-.53045;28;20220703;27.5;14.6;21.1;2.5;15.1;3.3;5.45;27366 +76076;44.66927;-.53045;28;20220704;26.2;16.3;21.2;2.1;17.27;0;3.85;17666 +76076;44.66927;-.53045;28;20220705;29.5;16;22.7;2;15.64;0;5.76;28666 +76076;44.66927;-.53045;28;20220706;29.6;14.4;22;2.5;14.1;0;6.21;30266 +76076;44.66927;-.53045;28;20220707;29;13.3;21.2;1.9;15.3;0;5.5;28700 +76076;44.66927;-.53045;28;20220708;30.2;15.2;22.7;2.5;15.1;0;6.28;30500 +76076;44.66927;-.53045;28;20220709;32.3;14.8;23.5;2.7;14.14;0;6.85;30500 +76076;44.66927;-.53045;28;20220710;33.2;15.9;24.5;3.1;14.77;0;7.25;30533 +76076;44.66927;-.53045;28;20220711;35.5;16.3;25.9;2.4;15.4;0;7.15;30100 +76076;44.66927;-.53045;28;20220712;36.7;16.4;26.6;2.4;14.9;0;7.41;30566 +76076;44.66927;-.53045;28;20220713;35.7;14.5;25.1;1.7;13.9;0;6.53;29500 +76076;44.66927;-.53045;28;20220714;37.7;15.7;26.7;1.7;15.47;0;6.61;28666 +76076;44.66927;-.53045;28;20220715;34.8;17.7;26.3;2.4;14.6;0;6.87;28233 +76076;44.66927;-.53045;28;20220716;36.3;17.8;27;2.9;14.24;0;7.42;27566 +76076;44.66927;-.53045;28;20220717;37.6;18.8;28.2;3.1;13.64;0;7.78;26466 +76076;44.66927;-.53045;28;20220718;39.7;19.2;29.4;3.6;16.27;0;8.58;28000 +76076;44.66927;-.53045;28;20220719;30.1;22.4;26.3;3.4;19.64;1.8;5.65;21633 +76076;44.66927;-.53045;28;20220720;27.6;19.5;23.5;2.3;18.67;.1;4.36;19000 +76076;44.66927;-.53045;28;20220721;31.3;14.8;23;1.5;17.34;0;5.44;27766 +76076;44.66927;-.53045;28;20220722;27;17.4;22.2;3.3;18;0;4.56;20500 +76076;44.66927;-.53045;28;20220723;30.2;14.4;22.3;1.5;16.07;0;5.06;25500 +76076;44.66927;-.53045;28;20220724;37.4;15.5;26.5;2.1;16.04;0;6.86;28300 +76076;44.66927;-.53045;28;20220725;26.7;19.9;23.3;3.4;18.84;.6;4.34;17533 +76076;44.66927;-.53045;28;20220726;26.5;13.9;20.2;2;14.74;0;4.47;22600 +76076;44.66927;-.53045;28;20220727;28.4;11.6;20;1.7;13.9;0;4.95;26500 +76076;44.66927;-.53045;28;20220728;27.6;13.8;20.7;2.2;15.3;0;5.05;26533 +76076;44.66927;-.53045;28;20220729;26.8;16.8;21.8;2.1;17.3;.9;3.8;16966 +76076;44.66927;-.53045;28;20220730;29.5;14.5;22;1.7;17.5;.2;4.29;20666 +76076;44.66927;-.53045;28;20220731;31.5;15.3;23.4;2.2;17.74;.2;5.61;27400 +76076;44.66927;-.53045;28;20220801;33.1;15.5;24.3;2.2;17.84;0;5.91;27600 +76076;44.66927;-.53045;28;20220802;36.4;15.2;25.8;1.5;16.54;.2;5.99;27633 +76076;44.66927;-.53045;28;20220803;38.5;17.4;28;1.7;17.84;.3;6.07;25266 +76076;44.66927;-.53045;28;20220804;33.4;20.1;26.8;2.9;21.5;.4;6.06;25700 +76076;44.66927;-.53045;28;20220805;30.6;19.6;25.1;2.5;18.94;0;4.89;20100 +76076;44.66927;-.53045;28;20220806;32.8;19.6;26.2;2.9;14.57;0;6.61;26466 +76076;44.66927;-.53045;28;20220807;33.5;14.8;24.2;2.9;11.47;.2;6.84;27833 +76076;44.66927;-.53045;28;20220808;35;15.1;25.1;2.6;11.17;0;6.88;27266 +76076;44.66927;-.53045;28;20220809;35.8;17.4;26.6;2.5;12;0;6.64;25166 +76076;44.66927;-.53045;28;20220810;36.9;17.9;27.4;2.1;12.8;0;5.88;21000 +76076;44.66927;-.53045;28;20220811;39.2;18.4;28.8;2.1;14.1;0;6.37;22966 +76076;44.66927;-.53045;28;20220812;36.8;21.1;29;2.4;18.34;0;6.26;23933 +76076;44.66927;-.53045;28;20220813;34.1;20.8;27.4;2.7;22;10.6;5.49;21666 +76076;44.66927;-.53045;28;20220814;25.5;19.5;22.5;2.7;20.54;1.8;2.93;11766 +76076;44.66927;-.53045;28;20220815;27.3;16.6;22;2.6;17.9;.1;3.98;18233 +76076;44.66927;-.53045;28;20220816;27.8;16;21.9;2;17.94;2.4;3.54;16233 +76076;44.66927;-.53045;28;20220817;24.9;16.2;20.5;2.4;17.5;1.7;3.2;14700 +76076;44.66927;-.53045;28;20220818;26;14;20;2.3;16.67;.4;3.73;19500 +76076;44.66927;-.53045;28;20220819;26.7;14.7;20.7;2;17.67;.1;3.68;18966 +76076;44.66927;-.53045;28;20220820;27.8;15.7;21.7;1.3;18.24;0;3.27;16066 +76076;44.66927;-.53045;28;20220821;27.2;16.2;21.7;2;17.87;.8;3.57;16800 +76076;44.66927;-.53045;28;20220822;26.5;19.3;22.9;2.4;20.84;1.2;3.25;14833 +76076;44.66927;-.53045;28;20220823;29.8;19.5;24.7;1.5;20.97;.1;3.7;17133 +76076;44.66927;-.53045;28;20220824;36.2;16.7;26.4;1.7;18.54;3.6;5.21;22966 +76076;44.66927;-.53045;28;20220825;29.3;20.1;24.7;3;21.5;.6;4.18;17766 +76076;44.66927;-.53045;28;20220826;29;19.4;24.2;2.4;20.64;0;4.12;18933 +76076;44.66927;-.53045;28;20220827;30.8;16.6;23.7;1.6;16.77;0;4.38;21333 +76076;44.66927;-.53045;28;20220828;33.7;15.4;24.5;1.9;14.87;0;5.16;23400 +76076;44.66927;-.53045;28;20220829;31.7;19.1;25.4;2;16.47;1.6;3.56;9866 +76076;44.66927;-.53045;28;20220830;33.1;15.4;24.3;1.8;18.24;0;4.63;22033 +76076;44.66927;-.53045;28;20220831;31.2;18.5;24.9;2.4;20.2;0;4.15;17366 +76076;44.66927;-.53045;28;20220901;29.6;18.1;23.8;2.2;19.2;3.7;3.79;16433 +76076;44.66927;-.53045;28;20220902;26;17.7;21.9;2;18.94;5.4;2.92;13433 +76076;44.66927;-.53045;28;20220903;26.9;16.3;21.6;1.9;17.34;.1;3.28;15533 +76076;44.66927;-.53045;28;20220904;33;15.3;24.1;1.8;15.2;.1;4.61;21133 +76076;44.66927;-.53045;28;20220905;32.8;16.6;24.7;2.8;15.47;.3;5.33;21300 +76076;44.66927;-.53045;28;20220906;30.6;15.1;22.9;2.5;16.1;0;4.61;21133 +76076;44.66927;-.53045;28;20220907;26;15.5;20.8;1.7;15.57;2.7;3.03;14233 +76076;44.66927;-.53045;28;20220908;23.4;14.8;19.1;2.9;17.2;2.8;2.46;11000 +76076;44.66927;-.53045;28;20220909;23.9;15;19.4;2.6;15.54;1;3.19;15933 +76076;44.66927;-.53045;28;20220910;27.9;12.5;20.2;1.5;14.94;0;3.52;19733 +76076;44.66927;-.53045;28;20220911;32.7;13.8;23.3;2.4;14.6;0;4.86;20800 +76076;44.66927;-.53045;28;20220912;37.8;18.7;28.3;2.9;16.37;3.5;5.69;16766 +76076;44.66927;-.53045;28;20220913;32.4;21.3;26.9;3.3;20.7;0;4.16;11600 +76076;44.66927;-.53045;28;20220914;28.9;18.4;23.7;2.8;16.64;.1;4.22;17633 +76076;44.66927;-.53045;28;20220915;28;14.8;21.4;1.8;17.9;0;3.26;17100 +76076;44.66927;-.53045;28;20220916;24.7;14.9;19.8;2.4;15.04;0;3.28;17266 +76076;44.66927;-.53045;28;20220917;22.4;8.1;15.3;2.5;9;0;3.54;20433 +76076;44.66927;-.53045;28;20220918;25.6;7.1;16.3;2.8;7.87;0;4.19;19933 +76076;44.66927;-.53045;28;20220919;26.3;6.8;16.6;2.5;8.5;0;4.04;20166 +76076;44.66927;-.53045;28;20220920;25;7.1;16.1;2.6;8.77;0;3.83;19833 +76076;44.66927;-.53045;28;20220921;25.6;7;16.3;2;8.9;0;3.53;19333 +76076;44.66927;-.53045;28;20220922;27.1;5.7;16.4;1.3;9;0;3.11;18933 +76076;44.66927;-.53045;28;20220923;21.1;8.6;14.8;1.5;12.47;0;1.57;6066 +76076;44.66927;-.53045;28;20220924;22.5;10.1;16.3;2.2;13.07;1.5;2.35;12000 +76076;44.66927;-.53045;28;20220925;21.9;6.6;14.2;1.2;10.67;.2;2.24;14933 +76076;44.66927;-.53045;28;20220926;21;5.2;13.1;2.8;11;4.5;2.26;11300 +76076;44.66927;-.53045;28;20220927;19.6;12.7;16.1;3.2;14.5;6.7;1.97;10200 +76076;44.66927;-.53045;28;20220928;20.3;15.9;18.1;5.4;16.4;9.8;2.35;10966 +76076;44.66927;-.53045;28;20220929;16.5;12.8;14.7;2.2;13.7;5.7;1.35;6266 +76076;44.66927;-.53045;28;20220930;20.3;8.8;14.5;1.9;11.47;.9;2.35;16233 +76076;44.66927;-.53045;28;20221001;19.9;12.9;16.4;3.9;17.2;3.6;1.14;5233 +76076;44.66927;-.53045;28;20221002;22.6;15.8;19.2;1.9;17.24;.2;1.87;9233 +76076;44.66927;-.53045;28;20221003;24.5;12;18.3;1.2;14.17;0;2.23;14715 +76076;44.66927;-.53045;28;20221004;25.9;8.6;17.2;1;13.24;.2;2.32;16333 +76076;44.66927;-.53045;28;20221005;27.6;10.8;19.2;1.8;14.7;.4;2.69;14633 +76076;44.66927;-.53045;28;20221006;20.7;14.2;17.4;2;16.9;.4;1.47;7733 +76076;44.66927;-.53045;28;20221007;25.2;10.7;18;1.5;15.07;0;2.16;13166 +76076;44.66927;-.53045;28;20221008;23.1;14.9;19;2.4;13.67;.1;2.49;11366 +76076;44.66927;-.53045;28;20221009;27.4;10.3;18.8;2;13.14;0;2.8;14533 +76076;44.66927;-.53045;28;20221010;20.5;12.6;16.5;1.3;16.2;4.9;1.07;4700 +76076;44.66927;-.53045;28;20221011;18.5;15.8;17.1;1.3;17.9;3.9;.83;3200 +76076;44.66927;-.53045;28;20221012;21;14.2;17.6;1.2;16;.1;1.52;9466 +76076;44.66927;-.53045;28;20221013;20.4;11.4;15.9;2.2;15.74;2.6;1.26;6466 +76076;44.66927;-.53045;28;20221014;20.7;17.1;18.9;3.7;18.47;0;1.41;4766 +76076;44.66927;-.53045;28;20221015;24.2;15;19.6;2.2;17;0;1.93;9533 +76076;44.66927;-.53045;28;20221016;29.4;14;21.7;2.6;17;2.3;2.91;12633 +76076;44.66927;-.53045;28;20221017;25.7;18.2;21.9;2.5;19.8;4.9;2;8233 +76076;44.66927;-.53045;28;20221018;29.6;16.9;23.2;3.4;18.64;0;3.17;12166 +76076;44.66927;-.53045;28;20221019;26.3;18;22.1;3.3;18.57;6.8;2.37;7000 +76076;44.66927;-.53045;28;20221020;26.2;15.4;20.8;3.8;16.27;0;2.72;7933 +76076;44.66927;-.53045;28;20221021;23.2;16.3;19.7;2.9;14.37;.1;2.2;5166 +76076;44.66927;-.53045;28;20221022;25.7;11.3;18.5;3.2;14.07;.1;2.6;10233 +76076;44.66927;-.53045;28;20221023;26.4;16.8;21.6;4.3;14;0;3.5;8000 +76076;44.66927;-.53045;28;20221024;23.3;13.1;18.2;2.4;13;0;2.19;11500 +76076;44.66927;-.53045;28;20221025;23.1;10.2;16.7;2.5;13.3;1.5;1.82;5900 +76076;44.66927;-.53045;28;20221026;27.1;12.1;19.6;2.4;14.8;.1;2.36;10800 +76076;44.66927;-.53045;28;20221027;25.2;16.4;20.8;4.3;16.84;0;2.44;3433 +76076;44.66927;-.53045;28;20221028;26.8;17.7;22.2;3.2;15.77;0;2.7;6733 +76076;44.66927;-.53045;28;20221029;23.9;16.6;20.2;2.8;16.34;.1;1.9;4700 +76076;44.66927;-.53045;28;20221030;21.7;13.4;17.6;1.9;15.64;2.9;1.35;7466 +76076;44.66927;-.53045;28;20221031;20.7;13.5;17.1;2.9;16;2;1.24;3500 +76076;44.66927;-.53045;28;20221101;19.1;10.2;14.6;2.1;13.3;.1;1.22;7833 +76076;44.66927;-.53045;28;20221102;20.2;8.9;14.6;2.1;12.1;0;1.43;9800 +76076;44.66927;-.53045;28;20221103;20.5;10.5;15.5;4;12.07;8.2;2.03;4033 +76076;44.66927;-.53045;28;20221104;16.3;10.3;13.3;4.8;11.17;3.5;1.72;7433 +76076;44.66927;-.53045;28;20221105;17.7;6;11.8;1.1;10.14;.1;.98;9466 +76076;44.66927;-.53045;28;20221106;18.2;6.2;12.2;3;11.1;.4;1.32;5733 +76076;44.66927;-.53045;28;20221107;20.1;9.8;15;2.9;12.34;0;1.55;9300 +76076;44.66927;-.53045;28;20221108;20.1;11.6;15.8;3.2;13.1;1;1.57;3933 +76076;44.66927;-.53045;28;20221109;16;12.7;14.3;1.9;13.77;5.8;.83;2966 +76076;44.66927;-.53045;28;20221110;14.6;7.9;11.3;1.9;11.84;0;.78;6933 +76076;44.66927;-.53045;28;20221111;18.7;6.6;12.7;2.4;11.7;.2;1.14;9533 +76076;44.66927;-.53045;28;20221112;22.2;9.9;16;2.3;13.47;.2;1.4;9233 +76076;44.66927;-.53045;28;20221113;22.4;7.6;15;1.6;12.1;.1;1.22;9000 +76076;44.66927;-.53045;28;20221114;16.1;10.4;13.3;2.9;12.77;3.5;.94;3633 +76076;44.66927;-.53045;28;20221115;16.8;11.8;14.3;3.6;13.2;7.6;1.16;2333 +76076;44.66927;-.53045;28;20221116;18.2;10.8;14.5;4.1;13.14;2;1.3;7133 +76076;44.66927;-.53045;28;20221117;17.3;13.8;15.6;4.5;13.3;6.3;1.56;5466 +76076;44.66927;-.53045;28;20221118;13.5;7.6;10.6;1.9;10.94;8.8;.66;4066 +76076;44.66927;-.53045;28;20221119;12.7;6.9;9.8;1.5;9.67;.2;.63;7266 +76076;44.66927;-.53045;28;20221120;15;3;9;2.7;10.2;4;.77;3900 +76076;44.66927;-.53045;28;20221121;15.3;8.7;12;4.4;11.27;16.9;1.21;1933 +76076;44.66927;-.53045;28;20221122;12.1;7.7;9.9;4.6;10.74;22.8;.72;3200 +76076;44.66927;-.53045;28;20221123;16.4;10;13.2;4.7;12.9;2.7;.98;5700 +76076;44.66927;-.53045;28;20221124;14.1;8.3;11.2;3;11.24;3.3;.83;3133 +76076;44.66927;-.53045;28;20221125;14.8;9.4;12.1;2.5;11.24;4.8;.81;5733 +76076;44.66927;-.53045;28;20221126;12.8;3.9;8.4;1.9;9.04;.1;.63;5466 +76076;44.66927;-.53045;28;20221127;12.8;3.7;8.2;2.4;9.57;9.6;.6;5266 +76076;44.66927;-.53045;28;20221128;14.6;9.5;12;2.8;11.4;4.4;.81;5500 +76076;44.66927;-.53045;28;20221129;12.6;6.2;9.4;1.6;10.17;.3;.51;4800 +76076;44.66927;-.53045;28;20221130;9.5;3.3;6.4;2;8.27;.1;.44;5566 +76076;44.66927;-.53045;28;20221201;11;2.1;6.5;2.2;7.64;.1;.61;6400 +76076;44.66927;-.53045;28;20221202;7.6;5.2;6.4;2.3;7.97;.1;.61;2466 +76076;44.66927;-.53045;28;20221203;8.1;3.5;5.8;1.7;7.4;0;.49;4900 +76076;44.66927;-.53045;28;20221204;10.4;1.1;5.7;1.4;7.3;.1;.41;6266 +76076;44.66927;-.53045;28;20221205;11.2;.4;5.8;2.5;7.07;.1;.65;7333 +76076;44.66927;-.53045;28;20221206;11.5;6;8.8;2.6;7.87;0;.98;3866 +76076;44.66927;-.53045;28;20221207;7.8;1.4;4.6;2.5;6.97;0;.51;4933 +76076;44.66927;-.53045;28;20221208;6.6;2;4.3;2.5;7.47;7.7;.47;2133 +76076;44.66927;-.53045;28;20221209;6.8;4.7;5.8;3;7.9;.1;.53;3266 +76076;44.66927;-.53045;28;20221210;4;-2.5;.7;1.9;5.24;.1;.35;6066 +76076;44.66927;-.53045;28;20221211;5.3;-3.8;.8;2.2;4.74;.1;.47;7200 +76076;44.66927;-.53045;28;20221212;3.1;-3.6;-.3;2.9;5.9;10.1;.26;1166 +76076;44.66927;-.53045;28;20221213;7.4;3.1;5.3;2.6;9.57;4.9;.16;1733 +76076;44.66927;-.53045;28;20221214;17;7;12;2.2;12.37;5.1;.6;4900 +76076;44.66927;-.53045;28;20221215;12.6;9.9;11.3;2.9;11.6;9.8;.64;2833 +76076;44.66927;-.53045;28;20221216;7.3;4;5.7;4.3;6.9;.3;.77;6500 +76076;44.66927;-.53045;28;20221217;7.9;-3.9;2;2.1;5.34;.1;.45;7566 +76076;44.66927;-.53045;28;20221218;13;1.5;7.3;4.1;8.34;0;.86;5833 +76076;44.66927;-.53045;28;20221219;16;9.1;12.5;4.8;11.2;0;1.25;4033 +76076;44.66927;-.53045;28;20221220;14.2;12.1;13.2;4;12.27;1.5;1.05;1700 +76076;44.66927;-.53045;28;20221221;17.8;9.6;13.7;3.2;12.84;.4;.92;4633 +76076;44.66927;-.53045;28;20221222;16.2;12.5;14.4;4.4;14.34;3.7;.86;1933 +76076;44.66927;-.53045;28;20221223;17.5;14.1;15.8;3;14.27;0;1.05;2333 +76076;44.66927;-.53045;28;20221224;18.8;11.6;15.2;2.3;12.77;.1;.9;6066 +76076;44.66927;-.53045;28;20221225;18;9;13.5;2.9;11.34;0;1.18;4033 +76076;44.66927;-.53045;28;20221226;14.7;9.4;12.1;1.6;11.74;1.5;.62;2566 +76076;44.66927;-.53045;28;20221227;14;6.7;10.4;1.2;11.14;.2;.4;4400 +76076;44.66927;-.53045;28;20221228;16.9;7.1;12;2.7;10.77;2;.87;6333 +76076;44.66927;-.53045;28;20221229;12.7;11.1;11.9;3.3;12.07;16.8;.77;1000 +76076;44.66927;-.53045;28;20221230;17.2;10.1;13.6;3.9;12.64;.3;1.13;2833 +76076;44.66927;-.53045;28;20221231;20.4;10.9;15.7;3.9;11.17;0;1.92;5266 +76077;44.70048;-.21801;61;20220101;17.3;5.3;11.3;2.2;10.5;0;.82;5351 +76077;44.70048;-.21801;61;20220102;16.1;6.7;11.4;2.2;11.4;0;.66;4660 +76077;44.70048;-.21801;61;20220103;13.2;7.3;10.3;2.8;11.3;.1;.53;3528 +76077;44.70048;-.21801;61;20220104;15.9;9.3;12.6;3.6;10.6;1.2;1.28;3812 +76077;44.70048;-.21801;61;20220105;8.6;1.9;5.3;2.2;6.8;0;.66;3877 +76077;44.70048;-.21801;61;20220106;8.4;-.7;3.9;.8;5.5;.1;.42;4706 +76077;44.70048;-.21801;61;20220107;11.9;.4;6.2;2.9;7.5;4.5;.78;5447 +76077;44.70048;-.21801;61;20220108;12.2;7.8;10;4.8;10.8;7.8;.73;3053 +76077;44.70048;-.21801;61;20220109;9.8;7.6;8.7;2.6;10.3;17.6;.5;1916 +76077;44.70048;-.21801;61;20220110;11.8;8.9;10.4;2.5;11.5;7.7;.52;2360 +76077;44.70048;-.21801;61;20220111;9.9;2.9;6.4;1.6;7.6;0;.57;4210 +76077;44.70048;-.21801;61;20220112;6.3;-.5;2.9;2.1;5.6;0;.64;4181 +76077;44.70048;-.21801;61;20220113;.1;-3.2;-1.5;2.1;5.5;0;.19;2670 +76077;44.70048;-.21801;61;20220114;7.5;-1.2;3.2;1.7;6;0;.52;5735 +76077;44.70048;-.21801;61;20220115;1.7;-4.5;-1.4;1.2;5.1;.1;.27;4089 +76077;44.70048;-.21801;61;20220116;1.4;-6;-2.3;.9;5;.1;.23;4605 +76077;44.70048;-.21801;61;20220117;4.8;-2.5;1.2;1.2;6.8;.1;.23;4624 +76077;44.70048;-.21801;61;20220118;2.5;-.8;.9;1.2;6.8;.1;.22;2851 +76077;44.70048;-.21801;61;20220119;7.6;2.6;5.1;1.8;8.6;3.5;.32;3768 +76077;44.70048;-.21801;61;20220120;7.3;4.8;6.1;2.2;8.3;1.5;.52;2435 +76077;44.70048;-.21801;61;20220121;6.4;.8;3.6;3.3;5.8;0;.87;4150 +76077;44.70048;-.21801;61;20220122;8.4;-1.5;3.5;2.2;5.6;0;.79;5892 +76077;44.70048;-.21801;61;20220123;9.8;-1.6;4.1;1.4;5.9;.1;.66;6472 +76077;44.70048;-.21801;61;20220124;11.6;-1.8;4.9;1.6;6.7;0;.7;7187 +76077;44.70048;-.21801;61;20220125;11.5;-2.2;4.7;.8;6.9;.1;.5;7374 +76077;44.70048;-.21801;61;20220126;11.1;-3.4;3.9;.8;6.2;0;.52;7715 +76077;44.70048;-.21801;61;20220127;-.3;-2.2;-1.2;1.7;5.5;.1;.38;4007 +76077;44.70048;-.21801;61;20220128;2.5;-3;-.2;1.2;6.45;0;.31;3775 +76077;44.70048;-.21801;61;20220129;2;.2;1.1;1.5;6.7;0;.28;2246 +76077;44.70048;-.21801;61;20220130;7.1;1.5;4.3;1.4;8.3;.3;.36;4722 +76077;44.70048;-.21801;61;20220131;11.3;5.8;8.6;3.5;9.4;1.3;.84;4742 +76077;44.70048;-.21801;61;20220201;9.5;2.4;6;3.2;8.8;.4;.52;5593 +76077;44.70048;-.21801;61;20220202;10;8.4;9.2;2.9;10.8;0;.55;2219 +76077;44.70048;-.21801;61;20220203;9;4.2;6.6;2.1;9.7;.2;.4;4576 +76077;44.70048;-.21801;61;20220204;12.5;7.3;9.9;2.3;11;1.9;.68;4874 +76077;44.70048;-.21801;61;20220205;11.3;3.3;7.3;2.5;7.8;0;.98;6356 +76077;44.70048;-.21801;61;20220206;11.1;.1;5.6;3.6;9;1.3;.55;7721 +76077;44.70048;-.21801;61;20220207;13.2;9.3;11.3;3;11;.6;.98;4299 +76077;44.70048;-.21801;61;20220208;14.6;3.4;9;2;7.5;0;1.27;8029 +76077;44.70048;-.21801;61;20220209;17.7;3.8;10.8;2.9;7.7;0;1.88;9179 +76077;44.70048;-.21801;61;20220210;7.4;4.5;6;1.9;8.93;.2;1.3;10133 +76077;44.70048;-.21801;61;20220211;12.8;7.2;10;2.3;8.5;0;1.32;9500 +76077;44.70048;-.21801;61;20220212;13.1;-1.4;5.9;1.3;6.14;0;1.03;9771 +76077;44.70048;-.21801;61;20220213;18.2;.4;9.3;3.9;8.6;1.3;1.95;10366 +76077;44.70048;-.21801;61;20220214;11.9;7.9;9.9;5;10.05;6.4;1.22;6375 +76077;44.70048;-.21801;61;20220215;11.7;3.3;7.5;3.2;9.83;10.8;.7;5633 +76077;44.70048;-.21801;61;20220216;14.4;8.3;11.4;5.6;12.9;6.4;.71;6417 +76077;44.70048;-.21801;61;20220217;13.9;12;13;4;13.8;.7;.74;3235 +76077;44.70048;-.21801;61;20220218;15.4;10;12.7;2.9;11.7;.3;1.26;6166 +76077;44.70048;-.21801;61;20220219;12.4;6.3;9.4;2.1;8.5;.2;1.2;6708 +76077;44.70048;-.21801;61;20220220;14.2;5.4;9.8;3.8;10.5;3.3;1.14;8358 +76077;44.70048;-.21801;61;20220221;13;9.9;11.5;5.2;10.1;.1;1.6;4664 +76077;44.70048;-.21801;61;20220222;14.8;7.5;11.2;2.3;9.8;0;1.36;7752 +76077;44.70048;-.21801;61;20220223;16.1;6.4;11.3;1.5;9.5;0;1.35;9202 +76077;44.70048;-.21801;61;20220224;15.1;4.5;9.8;2.5;9.3;.6;1.43;9795 +76077;44.70048;-.21801;61;20220225;11.8;2.4;7.1;2.5;6.6;0;1.49;9299 +76077;44.70048;-.21801;61;20220226;13.8;2.3;8.1;3.9;5.5;0;2.36;10524 +76077;44.70048;-.21801;61;20220227;17.5;3.4;10.5;2.6;8;.1;2.02;11910 +76077;44.70048;-.21801;61;20220228;18.7;3;10.9;1.4;8.8;0;1.68;12786 +76077;44.70048;-.21801;61;20220301;17.6;2.8;10.2;3;8.4;.2;2.08;12553 +76077;44.70048;-.21801;61;20220302;13.9;8.4;11.2;3.8;10.4;2;1.47;7400 +76077;44.70048;-.21801;61;20220303;13.7;5.8;9.8;2.5;10.4;.1;1.2;9171 +76077;44.70048;-.21801;61;20220304;9.7;8.6;9.2;3.9;10.5;1.7;.74;2901 +76077;44.70048;-.21801;61;20220305;11.4;6.3;8.9;2.6;8.1;.1;1.41;7388 +76077;44.70048;-.21801;61;20220306;12.9;6.7;9.8;2.2;6.8;.1;1.78;8348 +76077;44.70048;-.21801;61;20220307;12.7;-1.6;5.6;2.3;5.7;0;1.76;13314 +76077;44.70048;-.21801;61;20220308;10.8;5.4;8.1;2.7;8.8;.7;1.19;7935 +76077;44.70048;-.21801;61;20220309;15.8;2;8.9;4.3;9.3;.2;1.85;13392 +76077;44.70048;-.21801;61;20220310;15.3;9.8;12.6;4.7;11.1;2.2;1.83;8225 +76077;44.70048;-.21801;61;20220311;11.4;10.4;10.9;3.9;10.9;10.7;1.08;3033 +76077;44.70048;-.21801;61;20220312;13.2;7.4;10.3;3.6;10;.9;1.49;8686 +76077;44.70048;-.21801;61;20220313;14;8.7;11.4;4.5;9.6;7.3;1.94;8366 +76077;44.70048;-.21801;61;20220314;15.1;3.9;9.5;6.1;9.6;.3;1.94;12723 +76077;44.70048;-.21801;61;20220315;18.6;12.8;15.7;8;12.1;0;3.06;9010 +76077;44.70048;-.21801;61;20220316;16.3;10.7;13.5;3.6;12.3;0;1.74;8944 +76077;44.70048;-.21801;61;20220317;12.7;10.5;11.6;4.8;10.5;1.2;1.6;5335 +76077;44.70048;-.21801;61;20220318;15.5;7.2;11.4;2.7;9.43;0;2.02;11533 +76077;44.70048;-.21801;61;20220319;19;5;12;3.1;9;0;2.74;15733 +76077;44.70048;-.21801;61;20220320;18.1;6.5;12.3;3.5;9.67;0;2.5;12633 +76077;44.70048;-.21801;61;20220321;19.9;9.3;14.6;5.1;9.67;0;3.62;16033 +76077;44.70048;-.21801;61;20220322;17.7;6.8;12.2;4.8;7.3;0;3.49;14933 +76077;44.70048;-.21801;61;20220323;18;4.5;11.2;3.4;7;0;3.3;19666 +76077;44.70048;-.21801;61;20220324;18.9;1.7;10.3;2.2;7.57;0;2.87;19933 +76077;44.70048;-.21801;61;20220325;19.2;3.4;11.3;2.3;7.3;0;2.72;13900 +76077;44.70048;-.21801;61;20220326;21.2;3.4;12.3;3.4;6.4;0;3.89;20000 +76077;44.70048;-.21801;61;20220327;21.5;4.9;13.2;3;7.73;0;3.61;18900 +76077;44.70048;-.21801;61;20220328;21.8;4.9;13.3;1.8;8.6;0;2.79;15266 +76077;44.70048;-.21801;61;20220329;17.2;7.8;12.5;1.8;10.77;.1;1.66;7500 +76077;44.70048;-.21801;61;20220330;15.5;9.4;12.4;2.9;11.33;2.1;1.72;8233 +76077;44.70048;-.21801;61;20220331;14.7;7.8;11.3;4.8;9.3;2.4;2.56;14233 +76077;44.70048;-.21801;61;20220401;9.7;0;4.8;5.6;5.57;.5;2.33;16266 +76077;44.70048;-.21801;61;20220402;9.9;.3;5.1;4.1;5.27;0;2.35;16066 +76077;44.70048;-.21801;61;20220403;6.7;-3.1;1.8;2.3;5.7;0;1.89;16487 +76077;44.70048;-.21801;61;20220404;12.7;-.4;6.1;2.4;4.9;0;2.71;22600 +76077;44.70048;-.21801;61;20220405;15;-1.5;6.7;1.5;7.17;.1;1.97;15010 +76077;44.70048;-.21801;61;20220406;13.7;8.1;10.9;3.8;11.02;.9;1.4;6650 +76077;44.70048;-.21801;61;20220407;15.4;10.1;12.8;6.5;12.3;15.8;1.71;6500 +76077;44.70048;-.21801;61;20220408;18.6;10.8;14.7;6.1;11.33;.7;3.03;10133 +76077;44.70048;-.21801;61;20220409;15.9;5.9;10.9;2.3;8.1;0;2.88;19433 +76077;44.70048;-.21801;61;20220410;19.7;1.7;10.7;4.2;7.07;0;4.02;23050 +76077;44.70048;-.21801;61;20220411;23.2;8.4;15.8;6;10.73;.1;4.66;20133 +76077;44.70048;-.21801;61;20220412;18.4;10.3;14.4;3.4;11.93;3.8;2.3;9800 +76077;44.70048;-.21801;61;20220413;16.8;10.7;13.7;2.1;13.1;.6;1.67;8533 +76077;44.70048;-.21801;61;20220414;23.9;9.7;16.8;1.7;12.5;0;3.63;22033 +76077;44.70048;-.21801;61;20220415;24.8;9;16.9;2.3;12.73;0;3.78;21033 +76077;44.70048;-.21801;61;20220416;24.3;8.5;16.4;2.6;11.63;0;4.27;24166 +76077;44.70048;-.21801;61;20220417;23.6;7;15.3;3;11.1;0;4.09;22900 +76077;44.70048;-.21801;61;20220418;19.3;10.8;15.1;3.2;12.2;0;2.93;15433 +76077;44.70048;-.21801;61;20220419;14.4;8.6;11.5;2.9;11.67;6.6;1.48;7400 +76077;44.70048;-.21801;61;20220420;13.2;8.8;11;2.2;11.7;9;1.13;5300 +76077;44.70048;-.21801;61;20220421;17;8.4;12.7;1.9;12.73;.1;1.66;9300 +76077;44.70048;-.21801;61;20220422;20.6;10;15.3;2.1;12.17;8.3;3.03;17066 +76077;44.70048;-.21801;61;20220423;13.5;10.6;12;3.6;12;11.4;1.39;6000 +76077;44.70048;-.21801;61;20220424;17.2;10.5;13.8;5.7;12;0;2.62;12233 +76077;44.70048;-.21801;61;20220425;20;6.6;13.3;1.9;10.97;0;3.41;23100 +76077;44.70048;-.21801;61;20220426;23.5;6.5;15;2.8;10.93;0;4.35;25766 +76077;44.70048;-.21801;61;20220427;21.6;10.3;16;2.4;13.2;0;2.8;13700 +76077;44.70048;-.21801;61;20220428;20.2;12.5;16.4;2.7;14.47;0;2.72;14700 +76077;44.70048;-.21801;61;20220429;21.6;11.2;16.4;2.6;13.77;0;3.27;18133 +76077;44.70048;-.21801;61;20220430;22.7;11.9;17.3;2.7;13.23;0;3.81;20266 +76077;44.70048;-.21801;61;20220501;22;7.8;14.9;2.1;11.83;0;3.36;19433 +76077;44.70048;-.21801;61;20220502;20.9;10.4;15.6;2.3;11.5;0;3.46;19300 +76077;44.70048;-.21801;61;20220503;22.9;11.8;17.4;2.4;12.7;.7;3.79;19866 +76077;44.70048;-.21801;61;20220504;21.5;11.3;16.4;2.7;11.57;0;3.65;18133 +76077;44.70048;-.21801;61;20220505;22.1;8;15;2.6;10.83;.1;3.96;22433 +76077;44.70048;-.21801;61;20220506;22.8;9.8;16.3;2.6;11.9;0;3.95;21460 +76077;44.70048;-.21801;61;20220507;24.6;10.8;17.7;2.1;12.6;.2;4.15;22249 +76077;44.70048;-.21801;61;20220508;25.5;10.8;18.2;1.9;12.1;0;4.34;23106 +76077;44.70048;-.21801;61;20220509;27.4;11.2;19.3;1.6;11.8;0;4.63;24417 +76077;44.70048;-.21801;61;20220510;29.5;10;19.8;2;12.6;0;5.28;27003 +76077;44.70048;-.21801;61;20220511;28.9;12.9;20.9;2.5;15.1;.1;5.08;24486 +76077;44.70048;-.21801;61;20220512;21.6;13.2;17.4;1.4;14.8;.1;3.11;17572 +76077;44.70048;-.21801;61;20220513;25.8;14.7;20.3;1.7;15.3;0;4.01;20423 +76077;44.70048;-.21801;61;20220514;29.2;12.9;21.1;2.6;16.1;0;5.14;25046 +76077;44.70048;-.21801;61;20220515;28.3;15.5;21.9;2.8;17.1;8.4;4.81;22183 +76077;44.70048;-.21801;61;20220516;28.8;14.5;21.7;1.8;17.3;0;4.66;23593 +76077;44.70048;-.21801;61;20220517;30.7;16.4;23.6;2.7;16.2;0;5.55;23685 +76077;44.70048;-.21801;61;20220518;31.7;14.6;23.2;2.7;16.9;1.4;5.82;26083 +76077;44.70048;-.21801;61;20220519;27;17.5;22.3;2.6;19.7;.1;4.07;19282 +76077;44.70048;-.21801;61;20220520;26.1;18.6;22.4;3.5;17.8;0;4.25;17093 +76077;44.70048;-.21801;61;20220521;31;13.8;22.4;1.5;18.1;0;5.15;26441 +76077;44.70048;-.21801;61;20220522;30.6;18.9;24.8;2.9;21;1.4;5.07;21721 +76077;44.70048;-.21801;61;20220523;21.4;16.9;19.2;5.4;15.7;.5;3.49;13171 +76077;44.70048;-.21801;61;20220524;19.6;10.5;15.1;2.7;12.6;.5;3.3;19172 +76077;44.70048;-.21801;61;20220525;20.6;8.5;14.6;2.5;11.4;.1;3.75;22313 +76077;44.70048;-.21801;61;20220526;19.7;11.2;15.5;2.1;13.7;0;3.11;18609 +76077;44.70048;-.21801;61;20220527;23.6;14.4;19;2.5;14.4;.1;3.97;19451 +76077;44.70048;-.21801;61;20220528;26.7;12.7;19.7;2.7;12.2;0;5.19;24270 +76077;44.70048;-.21801;61;20220529;23.3;11.4;17.4;3;9.3;0;4.89;22362 +76077;44.70048;-.21801;61;20220530;24;9.1;16.6;1.9;8.9;0;4.69;25192 +76077;44.70048;-.21801;61;20220531;25.8;13.7;19.8;2.4;11.8;1.4;4.89;22665 +76077;44.70048;-.21801;61;20220601;29.9;13.1;21.5;2.4;13.6;3.2;5.77;26927 +76077;44.70048;-.21801;61;20220602;27.2;16.8;22;2.5;18.9;3.1;4.38;21038 +76077;44.70048;-.21801;61;20220603;29.2;18.8;24;1.9;20.5;1.5;4.55;21080 +76077;44.70048;-.21801;61;20220604;24.9;16.8;20.9;2.1;19.8;1.1;3.57;18533 +76077;44.70048;-.21801;61;20220605;22.9;17.3;20.1;2.4;16.4;0;3.39;15285 +76077;44.70048;-.21801;61;20220606;25.3;11.6;18.5;1.2;14.8;.4;4.26;24458 +76077;44.70048;-.21801;61;20220607;24.8;16;20.4;2.2;15.2;8;4.13;19453 +76077;44.70048;-.21801;61;20220608;19.6;14.6;17.1;2.6;15.7;2.1;2.72;14462 +76077;44.70048;-.21801;61;20220609;23.6;10.8;17.2;2.2;14.1;.2;4.16;23714 +76077;44.70048;-.21801;61;20220610;27.9;10.8;19.4;1.1;14.8;.1;4.85;27583 +76077;44.70048;-.21801;61;20220611;30.6;14.5;22.6;2;17.2;0;5.5;26767 +76077;44.70048;-.21801;61;20220612;30.4;16.4;23.4;2.3;19.8;.9;5.25;24925 +76077;44.70048;-.21801;61;20220613;30;17.6;23.8;2.4;18.6;0;5.23;23425 +76077;44.70048;-.21801;61;20220614;34.6;16.8;25.7;2.2;18.6;0;6.47;28267 +76077;44.70048;-.21801;61;20220615;34.3;20;27.2;2.3;20.2;0;6.16;25259 +76077;44.70048;-.21801;61;20220616;35.8;18;26.9;1.9;17;0;6.61;28301 +76077;44.70048;-.21801;61;20220617;37.9;19.8;28.9;1.8;18.9;0;6.87;28559 +76077;44.70048;-.21801;61;20220618;38.8;20.1;29.5;2.9;18.6;.3;7.98;29053 +76077;44.70048;-.21801;61;20220619;29.9;19.7;24.8;2.6;20.5;2.4;4.98;21226 +76077;44.70048;-.21801;61;20220620;29.3;18.1;23.7;2.7;19.4;2.3;5.03;22288 +76077;44.70048;-.21801;61;20220621;27.6;17.7;22.7;2.4;19.9;32.6;4.4;20900 +76077;44.70048;-.21801;61;20220622;25;16.8;20.9;3.3;18.4;2.5;3.98;18938 +76077;44.70048;-.21801;61;20220623;24.7;16.9;20.8;2.2;18;7.1;3.77;18444 +76077;44.70048;-.21801;61;20220624;23.7;16.4;20.1;2.7;17.2;2;3.68;17808 +76077;44.70048;-.21801;61;20220625;19.8;14.5;17.2;1.8;15.5;6.6;2.78;15033 +76077;44.70048;-.21801;61;20220626;18;13.8;15.9;1.1;15.8;5.1;2.3;13276 +76077;44.70048;-.21801;61;20220627;23.4;13.4;18.4;1.7;14.4;0;3.9;20962 +76077;44.70048;-.21801;61;20220628;24.9;11.1;18;1.9;13.1;0;4.53;24764 +76077;44.70048;-.21801;61;20220629;25;11.5;18.3;2;14.1;9.6;4.47;24462 +76077;44.70048;-.21801;61;20220630;17.2;14.2;15.7;1.2;15.8;4;1.99;11042 +76077;44.70048;-.21801;61;20220701;22.7;9.2;16;1.1;12.8;.1;3.95;24411 +76077;44.70048;-.21801;61;20220702;28.9;10.7;19.8;1.7;13.6;0;5.36;28455 +76077;44.70048;-.21801;61;20220703;27.4;14.6;21;2.8;14.9;3.3;5.12;23686 +76077;44.70048;-.21801;61;20220704;25.9;15.8;20.9;2.2;17.2;0;4.22;20909 +76077;44.70048;-.21801;61;20220705;29.1;16.2;22.7;2;15.7;0;5.11;23712 +76077;44.70048;-.21801;61;20220706;29;15.8;22.4;2.6;14.3;0;5.5;23957 +76077;44.70048;-.21801;61;20220707;28.5;15.2;21.9;2.4;15.2;0;5.2;24008 +76077;44.70048;-.21801;61;20220708;29.4;16.4;22.9;2.6;15.4;0;5.45;23682 +76077;44.70048;-.21801;61;20220709;31.6;15.6;23.6;2.8;14.4;0;6.28;26320 +76077;44.70048;-.21801;61;20220710;32.4;17.5;25;3;14.8;0;6.51;25314 +76077;44.70048;-.21801;61;20220711;34.3;16.4;25.4;2.1;15.4;0;6.43;27772 +76077;44.70048;-.21801;61;20220712;36;16.5;26.3;2.3;15.1;0;7.01;28960 +76077;44.70048;-.21801;61;20220713;35.3;16.4;25.9;2;14.1;0;6.64;28429 +76077;44.70048;-.21801;61;20220714;36.9;16.6;26.8;1.7;15.7;0;6.67;29422 +76077;44.70048;-.21801;61;20220715;34.3;19.1;26.7;2.2;14.8;0;6.33;25271 +76077;44.70048;-.21801;61;20220716;35.8;17.9;26.9;2.5;14.3;0;7.03;27426 +76077;44.70048;-.21801;61;20220717;36.7;17.2;27;2.4;13.4;0;7.25;28584 +76077;44.70048;-.21801;61;20220718;39.3;22;30.7;3.4;15.2;0;8.48;26791 +76077;44.70048;-.21801;61;20220719;29.8;21.9;25.9;2.5;19.5;1.7;4.7;17756 +76077;44.70048;-.21801;61;20220720;28;20;24;2.6;17.8;.2;4.51;17816 +76077;44.70048;-.21801;61;20220721;30.7;15.1;22.9;1.4;17.4;0;5;25155 +76077;44.70048;-.21801;61;20220722;27.9;18.7;23.3;3.1;17.6;0;4.72;19042 +76077;44.70048;-.21801;61;20220723;30.1;14.7;22.4;1.5;16.1;.1;4.96;24816 +76077;44.70048;-.21801;61;20220724;36;15.3;25.7;1.9;15.4;0;6.53;28811 +76077;44.70048;-.21801;61;20220725;27.5;20.4;24;3.4;18;.3;4.55;16436 +76077;44.70048;-.21801;61;20220726;26.5;15.8;21.2;1.7;14.9;0;4.2;20305 +76077;44.70048;-.21801;61;20220727;28.8;13.9;21.4;1.7;13.9;0;4.86;24029 +76077;44.70048;-.21801;61;20220728;28.7;14.6;21.7;2.2;15.3;0;4.91;23256 +76077;44.70048;-.21801;61;20220729;27.4;16.4;21.9;1.8;17;2.4;4.21;20350 +76077;44.70048;-.21801;61;20220730;30;15;22.5;1.3;17.8;.1;4.63;23813 +76077;44.70048;-.21801;61;20220731;31.9;15.7;23.8;2.2;17.8;0;5.4;24674 +76077;44.70048;-.21801;61;20220801;33.7;15.7;24.7;2.3;17.2;0;5.94;25941 +76077;44.70048;-.21801;61;20220802;35.7;16.3;26;1.6;16.6;.1;5.91;26842 +76077;44.70048;-.21801;61;20220803;37.9;17.8;27.9;1.5;15.9;.1;6.18;27210 +76077;44.70048;-.21801;61;20220804;35.8;20.9;28.4;3.2;21.9;.2;6.37;23190 +76077;44.70048;-.21801;61;20220805;32.4;19;25.7;2.4;19.7;0;5.24;21836 +76077;44.70048;-.21801;61;20220806;32.7;19.1;25.9;1.8;14.9;0;5.24;21894 +76077;44.70048;-.21801;61;20220807;33.3;16.4;24.9;2.4;11.5;.1;6.15;24384 +76077;44.70048;-.21801;61;20220808;34.7;17.1;25.9;2.7;10.8;0;6.73;24771 +76077;44.70048;-.21801;61;20220809;35.9;19.3;27.6;2.3;11.5;0;6.45;23902 +76077;44.70048;-.21801;61;20220810;38.1;17.1;27.6;2.1;11.4;0;6.78;26849 +76077;44.70048;-.21801;61;20220811;37.6;18.2;27.9;1.9;15.1;0;6.27;25627 +76077;44.70048;-.21801;61;20220812;39.3;21.5;30.4;2;19.3;0;6.38;24370 +76077;44.70048;-.21801;61;20220813;35.1;20.3;27.7;2.3;21.7;10.7;5.49;22012 +76077;44.70048;-.21801;61;20220814;25.1;19.8;22.5;2.7;20.8;3.1;2.98;12731 +76077;44.70048;-.21801;61;20220815;27.5;16.5;22;2.1;18.2;.4;3.89;18625 +76077;44.70048;-.21801;61;20220816;27.5;16.1;21.8;1.9;18.2;2.9;3.82;18859 +76077;44.70048;-.21801;61;20220817;25;15.2;20.1;2;17.5;1.7;3.34;17309 +76077;44.70048;-.21801;61;20220818;27.2;14.3;20.8;2.1;16.2;.3;4;19863 +76077;44.70048;-.21801;61;20220819;27.7;15.6;21.7;2;17.8;.2;3.88;19083 +76077;44.70048;-.21801;61;20220820;26.9;16;21.5;1.4;18.7;0;3.43;17945 +76077;44.70048;-.21801;61;20220821;26.7;16.8;21.8;2.3;17.9;.5;3.65;16943 +76077;44.70048;-.21801;61;20220822;26.1;19.2;22.7;2.5;20.2;1.1;3.2;13897 +76077;44.70048;-.21801;61;20220823;29.8;19.4;24.6;1.5;20.1;0;3.74;17146 +76077;44.70048;-.21801;61;20220824;35;16.6;25.8;1.6;18.6;3.3;5.02;22941 +76077;44.70048;-.21801;61;20220825;29.2;20;24.6;2.7;21;.5;3.9;15840 +76077;44.70048;-.21801;61;20220826;29.9;20;25;2.2;20.8;0;3.9;16343 +76077;44.70048;-.21801;61;20220827;31.1;16.6;23.9;1.7;16.5;0;4.31;19819 +76077;44.70048;-.21801;61;20220828;33.1;14.9;24;1.8;14;0;4.91;22144 +76077;44.70048;-.21801;61;20220829;33.1;18.1;25.6;2.4;15.7;.9;5.12;19866 +76077;44.70048;-.21801;61;20220830;33.2;15.9;24.6;1.5;18;0;4.45;21234 +76077;44.70048;-.21801;61;20220831;32.3;18.2;25.3;2.4;19.3;.1;4.59;18930 +76077;44.70048;-.21801;61;20220901;29.3;19.2;24.3;2.3;19.4;0;3.79;15753 +76077;44.70048;-.21801;61;20220902;26.6;17.7;22.2;1.8;18.5;4;3.12;14610 +76077;44.70048;-.21801;61;20220903;27.2;16.2;21.7;2;17.5;0;3.41;16206 +76077;44.70048;-.21801;61;20220904;33.2;16;24.6;1.6;16.2;.3;4.41;20319 +76077;44.70048;-.21801;61;20220905;34.5;18.2;26.4;2.6;17.2;.7;5.22;19587 +76077;44.70048;-.21801;61;20220906;31.7;16.1;23.9;2.9;16.3;0;4.84;18976 +76077;44.70048;-.21801;61;20220907;28;16.1;22.1;1.5;15.5;1.2;3.39;16313 +76077;44.70048;-.21801;61;20220908;23.2;14.4;18.8;2.1;16.5;2.2;2.62;13776 +76077;44.70048;-.21801;61;20220909;24.9;15.4;20.2;2;15.9;.5;2.96;14216 +76077;44.70048;-.21801;61;20220910;27.3;12.7;20;1.4;14.7;0;3.26;17677 +76077;44.70048;-.21801;61;20220911;32.2;14.8;23.5;2.3;13.9;0;4.64;19201 +76077;44.70048;-.21801;61;20220912;36.6;19.2;27.9;3.4;16.5;1.9;6.13;19020 +76077;44.70048;-.21801;61;20220913;33;21;27;3.6;20.7;0;4.83;15492 +76077;44.70048;-.21801;61;20220914;31.1;18.6;24.9;2.3;16.5;0;4.08;15676 +76077;44.70048;-.21801;61;20220915;28.5;15.2;21.9;1.8;17.1;.1;3.29;16039 +76077;44.70048;-.21801;61;20220916;24.3;15.6;20;2.5;15;0;2.95;12670 +76077;44.70048;-.21801;61;20220917;22.1;9.6;15.9;2.2;9.2;0;3.1;15211 +76077;44.70048;-.21801;61;20220918;24.9;7;16;2.4;7.9;0;3.77;18194 +76077;44.70048;-.21801;61;20220919;26.6;8.1;17.4;2.9;8.8;0;4.23;18321 +76077;44.70048;-.21801;61;20220920;24.6;8;16.3;2.1;8.7;0;3.4;17127 +76077;44.70048;-.21801;61;20220921;25.1;7.9;16.5;2;9;0;3.36;17267 +76077;44.70048;-.21801;61;20220922;27.3;6.8;17.1;1.5;9.2;0;3.29;18733 +76077;44.70048;-.21801;61;20220923;21.3;9.5;15.4;1.4;12;0;2.24;13842 +76077;44.70048;-.21801;61;20220924;22;10.5;16.3;2.2;13.6;3;2.37;13503 +76077;44.70048;-.21801;61;20220925;21;8.8;14.9;1.7;11.7;.1;2.26;13780 +76077;44.70048;-.21801;61;20220926;21;7.8;14.4;2.6;12;4.3;2.41;14208 +76077;44.70048;-.21801;61;20220927;18.1;12.2;15.2;3.1;14.3;5.7;1.67;9092 +76077;44.70048;-.21801;61;20220928;20.4;15.2;17.8;4.6;16.1;8.1;2.1;8379 +76077;44.70048;-.21801;61;20220929;17.4;12.8;15.1;1.9;13.8;5.1;1.48;7732 +76077;44.70048;-.21801;61;20220930;19.6;9.7;14.7;2.3;11.6;.5;2.13;11626 +76077;44.70048;-.21801;61;20221001;20.2;12.2;16.2;3.8;16.4;2.9;1.65;10235 +76077;44.70048;-.21801;61;20221002;22.5;15.9;19.2;1.8;17.2;.1;1.84;9100 +76077;44.70048;-.21801;61;20221003;24;11.8;17.9;1.5;14.3;0;2.18;12545 +76077;44.70048;-.21801;61;20221004;25.7;9.3;17.5;1;13.7;.2;2.19;14511 +76077;44.70048;-.21801;61;20221005;27.8;10.6;19.2;1.8;14.6;.4;2.74;14701 +76077;44.70048;-.21801;61;20221006;21.3;14.7;18;1.4;17.1;.8;1.52;8651 +76077;44.70048;-.21801;61;20221007;25.3;11.6;18.5;1.3;15.6;0;2.08;12702 +76077;44.70048;-.21801;61;20221008;22.8;14.8;18.8;2.2;15;.1;2.1;9370 +76077;44.70048;-.21801;61;20221009;26.4;11.2;18.8;2.6;13.6;0;2.87;13091 +76077;44.70048;-.21801;61;20221010;21.3;15.5;18.4;3;16.4;2.2;1.83;7637 +76077;44.70048;-.21801;61;20221011;18.8;15.9;17.4;1.9;17.8;4.4;1.05;5063 +76077;44.70048;-.21801;61;20221012;21.5;14.3;17.9;1.7;16.3;.1;1.55;8384 +76077;44.70048;-.21801;61;20221013;20.3;11.7;16;1.9;15.5;2.9;1.43;9124 +76077;44.70048;-.21801;61;20221014;20.6;16.8;18.7;3.3;18;.1;1.47;5680 +76077;44.70048;-.21801;61;20221015;25.3;14.8;20.1;2.1;16.8;0;2.09;9905 +76077;44.70048;-.21801;61;20221016;28.2;15.9;22.1;3.6;17.6;.7;3.04;10650 +76077;44.70048;-.21801;61;20221017;25.6;18.4;22;2.7;19.4;.7;2.1;7826 +76077;44.70048;-.21801;61;20221018;29.2;17.5;23.4;4;18.6;0;3.3;10085 +76077;44.70048;-.21801;61;20221019;27.1;18;22.6;4;18.1;2.8;2.94;8665 +76077;44.70048;-.21801;61;20221020;26.6;14.7;20.7;3.7;15.9;.1;2.87;9901 +76077;44.70048;-.21801;61;20221021;25;16.9;21;2.9;13.8;.2;2.71;7897 +76077;44.70048;-.21801;61;20221022;25.2;11;18.1;3.1;14.3;.1;2.42;10600 +76077;44.70048;-.21801;61;20221023;27.3;16.1;21.7;3.5;14;0;3.26;9182 +76077;44.70048;-.21801;61;20221024;24;11;17.5;1.9;11.4;0;2.07;9824 +76077;44.70048;-.21801;61;20221025;23.7;10.1;16.9;2.3;13;2.6;1.99;9927 +76077;44.70048;-.21801;61;20221026;26.3;11.6;19;2.6;14.7;.1;2.29;10212 +76077;44.70048;-.21801;61;20221027;26;18.1;22.1;5;17.4;0;3.03;7140 +76077;44.70048;-.21801;61;20221028;28.7;18.6;23.7;4.4;16.7;0;3.57;8074 +76077;44.70048;-.21801;61;20221029;25.4;17;21.2;3.7;15.9;0;2.64;7178 +76077;44.70048;-.21801;61;20221030;23.2;14.5;18.9;2.4;15.6;2.4;1.72;7214 +76077;44.70048;-.21801;61;20221031;20.8;14;17.4;3.1;15.7;.3;1.48;6181 +76077;44.70048;-.21801;61;20221101;19.2;10.7;15;1.6;13.8;.1;1.08;6915 +76077;44.70048;-.21801;61;20221102;19.8;7.8;13.8;1.8;11.5;0;1.31;8266 +76077;44.70048;-.21801;61;20221103;20;11.5;15.8;3.8;11.7;7.2;2.09;6715 +76077;44.70048;-.21801;61;20221104;15.3;9.3;12.3;4;10.9;2.8;1.39;5415 +76077;44.70048;-.21801;61;20221105;17.9;6.8;12.4;1.3;9.9;0;1.08;7581 +76077;44.70048;-.21801;61;20221106;18.2;5.2;11.7;2.5;10.8;.5;1.24;8162 +76077;44.70048;-.21801;61;20221107;18.9;8.5;13.7;2.7;12;0;1.32;7102 +76077;44.70048;-.21801;61;20221108;19.6;12.5;16.1;3.6;14;3.8;1.5;5627 +76077;44.70048;-.21801;61;20221109;15.2;13.8;14.5;1.5;13.8;4.4;.78;1960 +76077;44.70048;-.21801;61;20221110;11.3;6.5;8.9;1.4;11.2;.1;.45;4333 +76077;44.70048;-.21801;61;20221111;17.9;3.3;10.6;1.8;11;.1;.88;8117 +76077;44.70048;-.21801;61;20221112;21.8;10.7;16.3;2.7;13.6;.2;1.49;6865 +76077;44.70048;-.21801;61;20221113;21.1;7.2;14.2;1.8;11.5;.1;1.23;7685 +76077;44.70048;-.21801;61;20221114;14.9;11.3;13.1;2.7;12.8;4.3;.85;3414 +76077;44.70048;-.21801;61;20221115;16.1;11.5;13.8;3.2;13.3;6.9;.95;3919 +76077;44.70048;-.21801;61;20221116;18.3;10.7;14.5;3.7;12.6;2.2;1.39;5223 +76077;44.70048;-.21801;61;20221117;17.7;12.7;15.2;3.9;12.9;5.3;1.47;4008 +76077;44.70048;-.21801;61;20221118;13.6;8;10.8;2.2;10.6;5.9;.79;4235 +76077;44.70048;-.21801;61;20221119;11.5;7.3;9.4;1.4;9.7;.3;.63;3497 +76077;44.70048;-.21801;61;20221120;13.2;2.3;7.8;2;9.3;3.4;.6;6107 +76077;44.70048;-.21801;61;20221121;14.3;8.3;11.3;3.7;11.2;17.5;.91;4242 +76077;44.70048;-.21801;61;20221122;10.4;7;8.7;3.7;10.3;21.3;.55;2928 +76077;44.70048;-.21801;61;20221123;16.7;9.1;12.9;4;12.3;2.6;1.06;4766 +76077;44.70048;-.21801;61;20221124;14.5;7.5;11;2.2;10.8;2;.76;4482 +76077;44.70048;-.21801;61;20221125;14.2;8.4;11.3;2;11.1;4.4;.71;3950 +76077;44.70048;-.21801;61;20221126;12.5;2.3;7.4;1.6;8.6;.1;.56;5471 +76077;44.70048;-.21801;61;20221127;11.1;2.7;6.9;3;9.4;8.9;.43;4827 +76077;44.70048;-.21801;61;20221128;13.5;9.4;11.5;2.9;11.4;4.4;.77;3063 +76077;44.70048;-.21801;61;20221129;12.2;5.4;8.8;1.4;10;.3;.47;4160 +76077;44.70048;-.21801;61;20221130;10;2.9;6.5;1.6;8.1;.2;.5;4227 +76077;44.70048;-.21801;61;20221201;10.7;2;6.4;2.5;7.9;0;.64;4729 +76077;44.70048;-.21801;61;20221202;8.2;5.3;6.8;2;7.7;.1;.68;2322 +76077;44.70048;-.21801;61;20221203;7.7;3.7;5.7;1.8;7.6;.4;.53;2857 +76077;44.70048;-.21801;61;20221204;8.8;2.8;5.8;1.5;7.7;0;.48;3669 +76077;44.70048;-.21801;61;20221205;10.2;.3;5.3;2.5;7;.2;.68;4930 +76077;44.70048;-.21801;61;20221206;11.6;6.5;9.1;1.9;7.8;0;.89;3256 +76077;44.70048;-.21801;61;20221207;8;.3;4.2;2;6.7;0;.52;4176 +76077;44.70048;-.21801;61;20221208;8.3;1;4.7;1.7;7.5;5.6;.39;4014 +76077;44.70048;-.21801;61;20221209;6.4;5.1;5.8;2.2;8.1;.3;.51;1160 +76077;44.70048;-.21801;61;20221210;1.8;-2.4;-.3;2.5;5.1;.1;.41;2788 +76077;44.70048;-.21801;61;20221211;4.2;-5.7;-.7;1.7;4.5;.1;.42;4740 +76077;44.70048;-.21801;61;20221212;2.9;-4;-.5;2.6;5.8;9.3;.18;3788 +76077;44.70048;-.21801;61;20221213;7.4;3.2;5.3;2.6;9.3;4.8;.12;2743 +76077;44.70048;-.21801;61;20221214;16;7.7;11.9;2.4;12.1;4.9;.62;4207 +76077;44.70048;-.21801;61;20221215;12.3;9.5;10.9;2.7;11.2;3.4;.67;2056 +76077;44.70048;-.21801;61;20221216;7.6;4.8;6.2;2.9;7;.3;.87;2049 +76077;44.70048;-.21801;61;20221217;7.1;-4.2;1.5;2;5.1;0;.54;5017 +76077;44.70048;-.21801;61;20221218;11.4;1.8;6.6;5.3;8.4;0;.77;4546 +76077;44.70048;-.21801;61;20221219;15.4;9;12.2;5.4;11;0;1.33;3541 +76077;44.70048;-.21801;61;20221220;13.2;12.3;12.8;4.8;12.3;1.8;1.03;762 +76077;44.70048;-.21801;61;20221221;17.7;10.3;14;3.2;12.6;1;1.04;3872 +76077;44.70048;-.21801;61;20221222;15.4;12.8;14.1;3.4;13.6;3.4;.87;1928 +76077;44.70048;-.21801;61;20221223;17.4;14;15.7;2.7;13.6;0;1.1;2337 +76077;44.70048;-.21801;61;20221224;18.7;11.5;15.1;1.6;12.2;.1;.89;3818 +76077;44.70048;-.21801;61;20221225;16.8;7.5;12.2;2.4;11.1;.2;.85;4472 +76077;44.70048;-.21801;61;20221226;15.1;9.6;12.4;1.4;11.6;.7;.61;3239 +76077;44.70048;-.21801;61;20221227;15;8;11.5;1.4;11.1;.1;.57;3782 +76077;44.70048;-.21801;61;20221228;17.2;7.6;12.4;2.7;10.3;1.5;1.11;4600 +76077;44.70048;-.21801;61;20221229;11.7;9.9;10.8;2;10.9;15.2;.67;1487 +76077;44.70048;-.21801;61;20221230;14.7;9.6;12.2;3.6;12;.6;.82;3137 +76077;44.70048;-.21801;61;20221231;20.9;10.4;15.7;4.3;11.6;0;1.99;4919 +76078;44.73076;.09473;54;20220101;17.3;5.3;11.3;2.2;10.51;0;.82;5351 +76078;44.73076;.09473;54;20220102;16;6.5;11.2;2.2;11.03;0;.71;4586 +76078;44.73076;.09473;54;20220103;13.7;7.7;10.7;2.8;11.4;0;.59;4942 +76078;44.73076;.09473;54;20220104;15.7;10.1;12.9;3.6;10.57;.8;1.36;3670 +76078;44.73076;.09473;54;20220105;8.6;1.9;5.3;2.2;6.81;0;.66;3877 +76078;44.73076;.09473;54;20220106;8.4;-.6;3.9;.8;5.51;.1;.42;4706 +76078;44.73076;.09473;54;20220107;11.6;-.4;5.6;3;7.4;5.2;.75;5649 +76078;44.73076;.09473;54;20220108;12.2;7.8;10;4.8;10.81;6.3;.73;3053 +76078;44.73076;.09473;54;20220109;9.8;7.2;8.5;2.5;10.2;21.7;.52;1438 +76078;44.73076;.09473;54;20220110;10.5;8.7;9.6;2;11.13;6.8;.45;1753 +76078;44.73076;.09473;54;20220111;10.2;2.3;6.2;1.6;7.33;0;.53;6503 +76078;44.73076;.09473;54;20220112;7.1;-1.5;2.8;2.1;5.43;0;.6;6627 +76078;44.73076;.09473;54;20220113;.1;-3.7;-1.8;1.9;5.4;0;.19;3156 +76078;44.73076;.09473;54;20220114;8;-1.7;3.2;1.7;5.77;0;.56;6157 +76078;44.73076;.09473;54;20220115;3.8;-5;-.6;1.1;5.03;.1;.32;5429 +76078;44.73076;.09473;54;20220116;1.7;-5.5;-1.9;1.1;5.1;.1;.27;3935 +76078;44.73076;.09473;54;20220117;5.1;-2;1.6;1.2;6.73;.1;.3;3308 +76078;44.73076;.09473;54;20220118;2.3;-1.6;.3;1.2;6.5;.1;.23;2250 +76078;44.73076;.09473;54;20220119;7.1;2.1;4.6;1.8;8.33;3.2;.33;2356 +76078;44.73076;.09473;54;20220120;7.6;4.3;6;2.2;7.9;.9;.59;3245 +76078;44.73076;.09473;54;20220121;6.6;0;3.3;3.3;5.57;0;.85;7150 +76078;44.73076;.09473;54;20220122;8.4;-1.5;3.5;2.2;5.61;0;.79;5892 +76078;44.73076;.09473;54;20220123;10.5;-2.6;4;1.2;5.67;0;.6;8290 +76078;44.73076;.09473;54;20220124;11.6;-1.8;4.9;1.6;6.71;0;.7;7187 +76078;44.73076;.09473;54;20220125;11.9;-3.2;4.4;1;6.37;0;.59;8458 +76078;44.73076;.09473;54;20220126;11.4;-3.7;3.8;1.2;6;0;.65;8371 +76078;44.73076;.09473;54;20220127;1.1;-2.3;-.6;1.7;5.4;.1;.37;3871 +76078;44.73076;.09473;54;20220128;3;-2.9;0;1.2;6.3;0;.29;3316 +76078;44.73076;.09473;54;20220129;2.3;.7;1.5;1.4;6.83;0;.31;2115 +76078;44.73076;.09473;54;20220130;7.9;1.7;4.8;1.4;8.43;.2;.41;3540 +76078;44.73076;.09473;54;20220131;11.3;5.4;8.4;3.5;9.47;1.2;.79;4247 +76078;44.73076;.09473;54;20220201;9.5;1.2;5.3;3.1;8.6;.2;.48;4797 +76078;44.73076;.09473;54;20220202;10.2;8.4;9.3;2.7;10.73;0;.6;2539 +76078;44.73076;.09473;54;20220203;8.5;2.9;5.7;1.9;9.27;.3;.36;2792 +76078;44.73076;.09473;54;20220204;12.6;6.9;9.8;2.3;10.83;1.8;.68;3324 +76078;44.73076;.09473;54;20220205;11.6;3.6;7.6;2.3;7.63;0;1.03;9185 +76078;44.73076;.09473;54;20220206;11.1;-.4;5.3;3.7;8.83;1.3;.55;5207 +76078;44.73076;.09473;54;20220207;13.2;9.3;11.3;3;11.01;.6;.98;4299 +76078;44.73076;.09473;54;20220208;14.6;3.5;9;2;7.51;0;1.27;8029 +76078;44.73076;.09473;54;20220209;17.4;1.3;9.3;2.6;7.47;0;1.67;10693 +76078;44.73076;.09473;54;20220210;10.3;3.1;6.7;2.2;9.37;1;1.26;10000 +76078;44.73076;.09473;54;20220211;13.1;7.7;10.4;2.6;8.43;0;1.42;10100 +76078;44.73076;.09473;54;20220212;13.2;-1.8;5.7;1.3;6.14;0;1.03;9771 +76078;44.73076;.09473;54;20220213;17.9;.2;9;4.5;8.93;1.2;1.96;10266 +76078;44.73076;.09473;54;20220214;11.9;8.6;10.3;4.3;10.04;6.4;1.17;4861 +76078;44.73076;.09473;54;20220215;11.2;3.1;7.2;3.4;9.77;9.1;.69;5266 +76078;44.73076;.09473;54;20220216;14.5;8.6;11.5;5.5;12.93;6.1;.74;4572 +76078;44.73076;.09473;54;20220217;13.9;12;13;4;13.81;1.1;.74;3235 +76078;44.73076;.09473;54;20220218;15.6;10;12.8;2.8;11.8;.3;1.24;5788 +76078;44.73076;.09473;54;20220219;12.3;5.5;8.9;1.8;8.4;.1;1.18;9402 +76078;44.73076;.09473;54;20220220;14.3;4;9.1;3.7;10.43;2.8;1.01;6619 +76078;44.73076;.09473;54;20220221;13.1;10;11.5;5.5;9.93;.1;1.79;6821 +76078;44.73076;.09473;54;20220222;14.6;5.8;10.2;2;9.67;0;1.26;9050 +76078;44.73076;.09473;54;20220223;16.8;5.3;11;1.2;9.37;0;1.37;12000 +76078;44.73076;.09473;54;20220224;15.1;3.7;9.4;2.3;9.23;.5;1.38;9831 +76078;44.73076;.09473;54;20220225;11.9;1.5;6.7;2;6.6;0;1.42;12566 +76078;44.73076;.09473;54;20220226;14.2;.5;7.4;2.9;5.5;0;2.11;13741 +76078;44.73076;.09473;54;20220227;17.3;1.9;9.6;2;7.53;.1;1.83;12670 +76078;44.73076;.09473;54;20220228;18.7;1.7;10.2;1.3;8.4;0;1.67;13862 +76078;44.73076;.09473;54;20220301;17.8;1.5;9.6;2.4;8.1;.1;1.99;13717 +76078;44.73076;.09473;54;20220302;13.3;7.8;10.6;2.8;10.27;2.7;1.19;5300 +76078;44.73076;.09473;54;20220303;14.5;6.1;10.3;2.3;10.53;0;1.32;9723 +76078;44.73076;.09473;54;20220304;9.7;8.1;8.9;3.8;10.57;1.9;.65;2233 +76078;44.73076;.09473;54;20220305;11.4;6.3;8.9;2.6;8.11;0;1.41;7388 +76078;44.73076;.09473;54;20220306;12.9;6.3;9.6;2.3;6.87;0;1.95;12882 +76078;44.73076;.09473;54;20220307;12.5;-2.5;5;2.1;5.57;0;1.76;15671 +76078;44.73076;.09473;54;20220308;11.7;3.7;7.7;2.6;8.47;.7;1.18;6511 +76078;44.73076;.09473;54;20220309;16;1.8;8.9;3.6;9.33;.3;1.83;13822 +76078;44.73076;.09473;54;20220310;15.3;9.5;12.4;3.8;10.83;1.2;1.75;7781 +76078;44.73076;.09473;54;20220311;11.4;10.5;10.9;3.9;10.91;11;1.08;3033 +76078;44.73076;.09473;54;20220312;13.3;7.3;10.3;3.2;10.13;.3;1.46;8895 +76078;44.73076;.09473;54;20220313;12.6;8.7;10.6;4;9.4;8.3;1.61;6135 +76078;44.73076;.09473;54;20220314;15.2;3;9.1;5.2;9.4;.1;1.74;9041 +76078;44.73076;.09473;54;20220315;18.6;12.8;15.7;8;12.11;0;3.06;9010 +76078;44.73076;.09473;54;20220316;16.3;10.1;13.2;2.8;12.13;0;1.47;6214 +76078;44.73076;.09473;54;20220317;13;10.6;11.8;4.9;10.4;2;1.67;4345 +76078;44.73076;.09473;54;20220318;16.3;8;12.1;2.9;9.47;0;2.15;11766 +76078;44.73076;.09473;54;20220319;18.9;5.1;12;3.8;8.87;0;2.93;16100 +76078;44.73076;.09473;54;20220320;17.7;5.8;11.7;4.3;9.6;0;2.54;12166 +76078;44.73076;.09473;54;20220321;19;9.4;14.2;6.3;9.47;0;3.83;16333 +76078;44.73076;.09473;54;20220322;17.6;6.8;12.2;6.1;7.03;0;3.98;16900 +76078;44.73076;.09473;54;20220323;18;4.3;11.2;4.2;6.9;0;3.53;19566 +76078;44.73076;.09473;54;20220324;18.7;.6;9.6;2.7;7.37;0;2.99;20066 +76078;44.73076;.09473;54;20220325;19.5;2.1;10.8;2.4;6.93;0;2.83;14800 +76078;44.73076;.09473;54;20220326;21.5;1.9;11.7;3;6.2;0;3.84;20100 +76078;44.73076;.09473;54;20220327;22;3.5;12.7;3.4;7.27;0;3.92;18900 +76078;44.73076;.09473;54;20220328;22.2;3.8;13;2.2;8.27;0;3.11;16200 +76078;44.73076;.09473;54;20220329;17.4;7.1;12.3;1.9;10.57;1.8;1.69;7466 +76078;44.73076;.09473;54;20220330;15.6;9.5;12.5;2.9;11.33;2.3;1.74;8266 +76078;44.73076;.09473;54;20220331;14.6;8;11.3;5.2;9.23;1.4;2.65;14333 +76078;44.73076;.09473;54;20220401;9.7;.2;4.9;6.5;5.57;.4;2.41;15700 +76078;44.73076;.09473;54;20220402;9.8;1.7;5.8;4.8;5.27;0;2.51;15200 +76078;44.73076;.09473;54;20220403;6.3;-3.7;1.3;1.2;5.11;0;1.36;14205 +76078;44.73076;.09473;54;20220404;13;-2.5;5.2;2.4;4.9;0;2.71;22600 +76078;44.73076;.09473;54;20220405;15.2;-1.7;6.8;1.5;7.17;.1;1.97;15010 +76078;44.73076;.09473;54;20220406;13.8;9;11.4;3.3;11.3;1.2;1.37;6435 +76078;44.73076;.09473;54;20220407;15.5;10.4;13;6.7;12.43;15.7;1.78;6933 +76078;44.73076;.09473;54;20220408;18.8;11.5;15.2;6.3;11.4;.4;3.19;10400 +76078;44.73076;.09473;54;20220409;15.4;5.9;10.7;2.5;8.1;0;2.86;19166 +76078;44.73076;.09473;54;20220410;19.5;1;10.3;3.6;6.97;0;3.75;22925 +76078;44.73076;.09473;54;20220411;22.6;6.5;14.6;7.1;10.5;0;4.67;19966 +76078;44.73076;.09473;54;20220412;18.3;10.6;14.5;4.9;11.77;0;2.73;10400 +76078;44.73076;.09473;54;20220413;15.6;10.5;13.1;2.2;13.1;1.2;1.46;7300 +76078;44.73076;.09473;54;20220414;23.7;9.3;16.5;1.5;12.57;.1;3.48;21633 +76078;44.73076;.09473;54;20220415;25.4;7.4;16.4;2.1;12.63;0;3.81;21900 +76078;44.73076;.09473;54;20220416;24.4;7.1;15.8;2.7;11.47;0;4.22;24366 +76078;44.73076;.09473;54;20220417;23.5;5;14.3;2.7;10.57;0;4.1;24200 +76078;44.73076;.09473;54;20220418;19.5;10.7;15.1;3.1;12.07;0;2.93;15433 +76078;44.73076;.09473;54;20220419;15.6;8.8;12.2;3.2;11.93;11.1;1.58;8000 +76078;44.73076;.09473;54;20220420;14;9.1;11.5;2.5;11.8;7.2;1.23;5433 +76078;44.73076;.09473;54;20220421;17.7;9.3;13.5;2.2;12.67;.5;1.92;10400 +76078;44.73076;.09473;54;20220422;19.9;10.7;15.3;2.2;12.63;9.5;2.81;15433 +76078;44.73076;.09473;54;20220423;13.2;9.7;11.4;3.4;12.07;8.9;1.12;4400 +76078;44.73076;.09473;54;20220424;17.5;10.1;13.8;5.3;12;0;2.46;10666 +76078;44.73076;.09473;54;20220425;19.6;5.9;12.8;1.8;10.97;0;3.22;21833 +76078;44.73076;.09473;54;20220426;23.2;5.4;14.3;2.5;11;0;4.19;25833 +76078;44.73076;.09473;54;20220427;22.8;8.4;15.6;2.3;12.93;0;3.11;15800 +76078;44.73076;.09473;54;20220428;21.1;12.5;16.8;2.8;14.6;0;2.9;15433 +76078;44.73076;.09473;54;20220429;21.8;11.1;16.5;2.8;13.87;0;3.38;19233 +76078;44.73076;.09473;54;20220430;22.9;11.5;17.2;2.7;13.17;0;3.89;21400 +76078;44.73076;.09473;54;20220501;21.8;7.2;14.5;2;11.53;0;3.52;20700 +76078;44.73076;.09473;54;20220502;20.8;10.4;15.6;2.2;11.43;0;3.43;18300 +76078;44.73076;.09473;54;20220503;23.1;11.1;17.1;2.2;12.4;1;3.86;20766 +76078;44.73076;.09473;54;20220504;22.1;9.9;16;2.7;11.23;0;3.92;19966 +76078;44.73076;.09473;54;20220505;22.2;8.2;15.2;3;10.87;.1;4.24;23666 +76078;44.73076;.09473;54;20220506;22.8;8.6;15.7;2.4;11.6;.1;3.26;15453 +76078;44.73076;.09473;54;20220507;24.6;9.2;16.9;1.7;12.2;.2;3.33;16349 +76078;44.73076;.09473;54;20220508;25.6;9.5;17.6;1.6;11.93;0;3.51;16868 +76078;44.73076;.09473;54;20220509;27.6;9.8;18.7;1.2;11.7;0;3.68;18239 +76078;44.73076;.09473;54;20220510;29.6;9.2;19.4;1.8;12.5;0;4.24;18667 +76078;44.73076;.09473;54;20220511;28.7;11.7;20.2;2.3;14.7;.2;4.21;17895 +76078;44.73076;.09473;54;20220512;21.9;13.1;17.5;1.6;15.07;.2;2.29;10057 +76078;44.73076;.09473;54;20220513;25.9;14.3;20.1;1.7;15.63;0;3.29;14674 +76078;44.73076;.09473;54;20220514;29.4;11.7;20.5;2.3;16.03;0;4.06;17248 +76078;44.73076;.09473;54;20220515;28.5;14.9;21.7;2.3;17.07;8.8;3.56;13627 +76078;44.73076;.09473;54;20220516;28.8;14.7;21.7;1.6;17.53;0;3.74;17197 +76078;44.73076;.09473;54;20220517;30.7;15.1;22.9;2.2;16.67;.1;4.43;17861 +76078;44.73076;.09473;54;20220518;31.9;13.4;22.7;2.1;17.13;1.5;4.5;18227 +76078;44.73076;.09473;54;20220519;27.6;17.8;22.7;2.4;19.67;.1;3.47;13794 +76078;44.73076;.09473;54;20220520;26.6;17.5;22;2.8;17.6;0;3.65;13697 +76078;44.73076;.09473;54;20220521;31.2;13.8;22.5;1.3;18.4;0;3.9;17613 +76078;44.73076;.09473;54;20220522;31.2;18.5;24.9;2.7;21.03;.9;4.14;14707 +76078;44.73076;.09473;54;20220523;21.9;16.9;19.4;5.3;15.73;.6;3.28;9423 +76078;44.73076;.09473;54;20220524;20.1;10.9;15.5;2.6;12.47;.9;2.86;13524 +76078;44.73076;.09473;54;20220525;21.4;7.6;14.5;2.2;11.13;.1;3.15;15871 +76078;44.73076;.09473;54;20220526;19.9;10.3;15.1;1.7;13.3;0;2.2;10636 +76078;44.73076;.09473;54;20220527;24.3;13;18.6;2.4;14.13;.1;3.65;16750 +76078;44.73076;.09473;54;20220528;26.9;11.9;19.4;2.8;11.97;0;4.7;18990 +76078;44.73076;.09473;54;20220529;23.4;9.4;16.4;3;9.3;0;4.4;18387 +76078;44.73076;.09473;54;20220530;24.4;8.1;16.2;2;8.83;.2;4.11;18764 +76078;44.73076;.09473;54;20220531;25.8;13.1;19.4;1.9;11.73;1.3;3.81;15621 +76078;44.73076;.09473;54;20220601;29.7;11.7;20.7;2.4;14.17;3.6;4.61;18709 +76078;44.73076;.09473;54;20220602;27.9;16.5;22.2;2.4;18.9;4.6;3.82;15979 +76078;44.73076;.09473;54;20220603;29.5;18.8;24.1;2.2;20.2;1.9;3.98;15826 +76078;44.73076;.09473;54;20220604;25.5;16.1;20.8;2.4;19.67;0;2.73;11477 +76078;44.73076;.09473;54;20220605;23.2;16.9;20.1;2.8;16.53;.1;2.89;10295 +76078;44.73076;.09473;54;20220606;25.2;11.5;18.4;1.4;14.87;.3;3.18;15419 +76078;44.73076;.09473;54;20220607;25.1;15.2;20.1;2.3;14.83;7.2;3.7;15351 +76078;44.73076;.09473;54;20220608;20.1;14.4;17.2;2.4;15.8;1.3;2.07;8487 +76078;44.73076;.09473;54;20220609;23.3;10.8;17;2.1;14;.6;3.04;14271 +76078;44.73076;.09473;54;20220610;28.1;10;19;1.2;14.27;.1;3.93;19894 +76078;44.73076;.09473;54;20220611;31.3;13;22.1;1.5;16.53;0;5.43;27622 +76078;44.73076;.09473;54;20220612;30.8;15.9;23.3;1.9;19.47;.9;4.97;23408 +76078;44.73076;.09473;54;20220613;30.4;17.8;24.1;2.1;18.1;0;5.71;26841 +76078;44.73076;.09473;54;20220614;34.9;15.5;25.2;2;18.57;.1;6.22;27155 +76078;44.73076;.09473;54;20220615;34.5;20.2;27.4;2.3;19.9;0;6.59;27619 +76078;44.73076;.09473;54;20220616;35.7;16.5;26.1;1.5;17.63;0;6.09;27233 +76078;44.73076;.09473;54;20220617;38.2;18.3;28.2;1.9;18.97;0;6.98;28853 +76078;44.73076;.09473;54;20220618;39.2;18.6;28.9;2.9;18.27;.3;7.93;28317 +76078;44.73076;.09473;54;20220619;30.4;19;24.7;2.6;20.1;11.5;5.21;22308 +76078;44.73076;.09473;54;20220620;29.7;17.7;23.7;2.5;19.63;1.7;5.14;23362 +76078;44.73076;.09473;54;20220621;27.8;17.8;22.8;2.1;20.1;21.1;3.94;17733 +76078;44.73076;.09473;54;20220622;25.7;17.3;21.5;2.8;18.8;2.7;4.32;21012 +76078;44.73076;.09473;54;20220623;25.1;16.3;20.7;2;17.93;8;3.73;18281 +76078;44.73076;.09473;54;20220624;23.7;16.5;20.1;2.7;17.37;1.9;3.92;19769 +76078;44.73076;.09473;54;20220625;19.4;14.2;16.8;1.8;15.8;5.5;2.02;9511 +76078;44.73076;.09473;54;20220626;18.3;13.8;16.1;1.5;15.63;5.9;1.95;9792 +76078;44.73076;.09473;54;20220627;23.8;13.1;18.4;2;14.3;0;4.38;23954 +76078;44.73076;.09473;54;20220628;25.1;10.4;17.7;1.6;13.17;0;4.65;26788 +76078;44.73076;.09473;54;20220629;25.5;10.9;18.2;2;14.4;6.6;4.68;26087 +76078;44.73076;.09473;54;20220630;17.4;14.1;15.8;1.4;15.37;4.6;1.78;8647 +76078;44.73076;.09473;54;20220701;23.3;9.4;16.3;1.3;12.8;.1;4.32;26403 +76078;44.73076;.09473;54;20220702;29.2;10;19.6;1.6;13.73;0;5.45;29385 +76078;44.73076;.09473;54;20220703;27.7;14.6;21.1;2.5;15.1;2.5;5.33;25895 +76078;44.73076;.09473;54;20220704;26.6;16.2;21.4;2.2;17.27;0;4.39;21069 +76078;44.73076;.09473;54;20220705;29.1;16;22.6;2;15.63;0;5.6;27504 +76078;44.73076;.09473;54;20220706;29.1;14.1;21.6;2.4;14.27;0;5.69;27252 +76078;44.73076;.09473;54;20220707;28.7;13.4;21;2.1;15.07;0;5.37;27202 +76078;44.73076;.09473;54;20220708;29.6;15.1;22.4;2.4;15.17;0;5.86;28160 +76078;44.73076;.09473;54;20220709;31.6;13.9;22.7;2.3;14.37;0;6.24;28873 +76078;44.73076;.09473;54;20220710;32.3;15.1;23.7;2.5;14.8;0;6.44;28438 +76078;44.73076;.09473;54;20220711;34.5;15.1;24.8;2.1;15.5;0;6.57;29190 +76078;44.73076;.09473;54;20220712;36;15.2;25.6;2;15.1;0;6.83;29853 +76078;44.73076;.09473;54;20220713;35.6;14.4;25;1.6;14.2;0;6.4;29143 +76078;44.73076;.09473;54;20220714;37.3;15.3;26.3;1.5;15.73;0;6.51;29207 +76078;44.73076;.09473;54;20220715;34.5;17.2;25.9;1.8;14.93;0;6.3;27623 +76078;44.73076;.09473;54;20220716;35.8;16.6;26.2;2.1;14.53;0;6.76;28275 +76078;44.73076;.09473;54;20220717;37.3;16.3;26.8;2.2;13.7;0;7.15;28361 +76078;44.73076;.09473;54;20220718;39.9;19.5;29.7;3.1;15.37;0;8.32;27763 +76078;44.73076;.09473;54;20220719;30.4;20.6;25.5;2.6;19.07;21.1;5.01;19318 +76078;44.73076;.09473;54;20220720;28.3;19.2;23.8;2.6;18.4;.2;4.7;19805 +76078;44.73076;.09473;54;20220721;31.1;14.4;22.8;1.2;17.07;0;5.19;26918 +76078;44.73076;.09473;54;20220722;28.7;17.1;22.9;2.8;17.83;.1;4.95;21880 +76078;44.73076;.09473;54;20220723;30;14.9;22.5;1.5;16.17;0;4.96;24872 +76078;44.73076;.09473;54;20220724;36.5;14.2;25.3;1.8;15.4;0;6.44;28437 +76078;44.73076;.09473;54;20220725;28;20.1;24.1;3.8;18.13;.1;4.88;17278 +76078;44.73076;.09473;54;20220726;26.7;14.9;20.8;2;14.87;.1;4.37;20935 +76078;44.73076;.09473;54;20220727;29;12.4;20.7;1.8;13.83;0;5;25509 +76078;44.73076;.09473;54;20220728;28.9;13.5;21.2;2.3;15.17;0;5.17;25418 +76078;44.73076;.09473;54;20220729;27.7;16.6;22.2;2.1;16.93;1.3;4.16;18316 +76078;44.73076;.09473;54;20220730;30.2;14.4;22.3;1.6;17.33;0;4.76;23904 +76078;44.73076;.09473;54;20220731;32.5;14.9;23.7;2;17.17;0;5.67;26624 +76078;44.73076;.09473;54;20220801;34.1;15.8;24.9;2.3;17.17;0;6.18;27013 +76078;44.73076;.09473;54;20220802;36;14.9;25.4;1.4;16.2;0;5.79;27147 +76078;44.73076;.09473;54;20220803;38.2;16.5;27.3;1.3;16.07;0;5.91;26370 +76078;44.73076;.09473;54;20220804;36.3;19.9;28.1;2.7;21.17;.2;6.34;24263 +76078;44.73076;.09473;54;20220805;31.8;19.2;25.5;2.3;19.53;0;4.94;20245 +76078;44.73076;.09473;54;20220806;33;19.3;26.1;2.3;14.77;0;6.02;24798 +76078;44.73076;.09473;54;20220807;33.8;14.7;24.2;2.1;11.57;0;6.13;26394 +76078;44.73076;.09473;54;20220808;35.2;14.8;25;2.2;11.07;0;6.44;26223 +76078;44.73076;.09473;54;20220809;36.2;17.2;26.7;2;11.83;0;6.18;24767 +76078;44.73076;.09473;54;20220810;38.2;15.6;26.9;1.7;11.8;0;6.32;26583 +76078;44.73076;.09473;54;20220811;38.3;16.8;27.5;1.8;15.07;0;6;23675 +76078;44.73076;.09473;54;20220812;39.4;20.1;29.8;2.2;18.37;0;6.47;23890 +76078;44.73076;.09473;54;20220813;35.4;20.5;27.9;2.7;21.37;7.8;5.84;21737 +76078;44.73076;.09473;54;20220814;25.2;19.9;22.5;2.6;20.8;4.8;2.75;10777 +76078;44.73076;.09473;54;20220815;27.7;16.4;22;2.1;18.07;.4;3.67;16441 +76078;44.73076;.09473;54;20220816;27.2;15.6;21.4;1.7;18.37;5.1;3.16;14453 +76078;44.73076;.09473;54;20220817;25.1;15.3;20.2;2.3;17.63;2.9;3.3;16369 +76078;44.73076;.09473;54;20220818;27.2;14;20.6;2.1;16.5;.1;4.04;20554 +76078;44.73076;.09473;54;20220819;27.6;15.3;21.5;2.2;18.07;.3;3.87;18961 +76078;44.73076;.09473;54;20220820;27.2;15.9;21.5;1.1;18.7;0;3.1;15715 +76078;44.73076;.09473;54;20220821;27;15.7;21.4;1.9;17.63;.4;3.47;16414 +76078;44.73076;.09473;54;20220822;26.9;19.3;23.1;2.4;20.23;1.1;3.34;13965 +76078;44.73076;.09473;54;20220823;30.1;18.5;24.3;1.5;19.77;.1;3.96;18948 +76078;44.73076;.09473;54;20220824;35.1;15.9;25.5;1.7;18.5;2.7;5.07;22980 +76078;44.73076;.09473;54;20220825;28.9;19.2;24.1;2.5;21.1;.3;3.69;15613 +76078;44.73076;.09473;54;20220826;29.9;19.6;24.7;2.2;20.6;0;4.14;18147 +76078;44.73076;.09473;54;20220827;31.1;15.7;23.4;1.3;16.13;0;4.22;21206 +76078;44.73076;.09473;54;20220828;33.2;13.9;23.5;1.6;14.2;0;4.79;22981 +76078;44.73076;.09473;54;20220829;33;16.5;24.7;2.4;16.17;.5;4.37;14488 +76078;44.73076;.09473;54;20220830;33.3;15.6;24.4;1.5;17.73;0;4.52;21744 +76078;44.73076;.09473;54;20220831;32.5;16.9;24.7;2.2;18.33;0;4.57;19410 +76078;44.73076;.09473;54;20220901;29.3;19;24.1;2.2;19.67;3.5;3.6;14717 +76078;44.73076;.09473;54;20220902;26.9;17.6;22.3;1.8;18.7;2.9;3.14;14536 +76078;44.73076;.09473;54;20220903;27.5;16;21.7;1.8;17.47;0;3.49;17268 +76078;44.73076;.09473;54;20220904;33.2;15.2;24.2;1.7;16.5;.7;4.4;20473 +76078;44.73076;.09473;54;20220905;33.9;17.5;25.7;2.4;17.5;1.8;4.94;19695 +76078;44.73076;.09473;54;20220906;31.7;15.8;23.8;2.5;16.97;.1;4.64;19658 +76078;44.73076;.09473;54;20220907;27.2;16.1;21.6;1.6;16;.3;3.16;14804 +76078;44.73076;.09473;54;20220908;23.1;13.8;18.4;2.3;16.3;1.5;2.37;11192 +76078;44.73076;.09473;54;20220909;24.9;14.1;19.5;2.5;15.2;.4;3.13;14505 +76078;44.73076;.09473;54;20220910;27.2;11.9;19.5;1.3;14.47;0;3.3;18792 +76078;44.73076;.09473;54;20220911;31.8;12.9;22.4;2;13.97;0;4.38;20133 +76078;44.73076;.09473;54;20220912;36.7;17.5;27.1;2.9;16.23;.6;5.61;18273 +76078;44.73076;.09473;54;20220913;32.8;21.2;27;2.8;20.97;0;3.89;11297 +76078;44.73076;.09473;54;20220914;30.8;18.5;24.6;2.4;17.17;.1;4.15;16858 +76078;44.73076;.09473;54;20220915;28.7;14.2;21.5;2;17.07;.1;3.44;16879 +76078;44.73076;.09473;54;20220916;24.8;15.6;20.2;2.4;15.03;0;3.13;14356 +76078;44.73076;.09473;54;20220917;22;8.4;15.2;2.1;8.97;0;3.23;18503 +76078;44.73076;.09473;54;20220918;25.3;5.4;15.3;2;7.9;0;3.59;19131 +76078;44.73076;.09473;54;20220919;26.3;6;16.2;2.3;8.67;0;3.82;19307 +76078;44.73076;.09473;54;20220920;24.8;6.3;15.6;1.9;8.6;0;3.36;18675 +76078;44.73076;.09473;54;20220921;25.4;6.2;15.8;1.8;8.83;0;3.29;18389 +76078;44.73076;.09473;54;20220922;27.2;5.5;16.3;1.2;9.17;0;3.04;18644 +76078;44.73076;.09473;54;20220923;21.6;8.6;15.1;1.6;11.87;.1;1.96;9314 +76078;44.73076;.09473;54;20220924;22.1;10.4;16.3;1.9;13.67;4.3;2.14;11334 +76078;44.73076;.09473;54;20220925;21;7.9;14.5;1.2;11.5;.1;2.06;13560 +76078;44.73076;.09473;54;20220926;21.1;6.6;13.8;2.6;11.57;4.5;2.31;12336 +76078;44.73076;.09473;54;20220927;18.4;12.3;15.3;3.2;14.33;5.5;1.75;9164 +76078;44.73076;.09473;54;20220928;20.8;15.3;18;5.2;16.2;5.9;2.45;11026 +76078;44.73076;.09473;54;20220929;17.2;12.6;14.9;1.7;13.87;8.2;1.37;6977 +76078;44.73076;.09473;54;20220930;19.8;9.4;14.6;1.9;11.7;.4;2.2;14175 +76078;44.73076;.09473;54;20221001;20.1;11.5;15.8;3.6;16.43;2.1;1.33;6878 +76078;44.73076;.09473;54;20221002;22.2;16.1;19.1;1.7;17.33;0;1.74;8500 +76078;44.73076;.09473;54;20221003;24.2;12.1;18.1;1.2;14.1;0;2.17;14222 +76078;44.73076;.09473;54;20221004;25.3;8.3;16.8;1.1;13.23;.1;2.25;15437 +76078;44.73076;.09473;54;20221005;27.5;9.7;18.6;2.1;14.33;.4;2.79;14767 +76078;44.73076;.09473;54;20221006;21.3;14.3;17.8;1.4;16.77;.2;1.56;9150 +76078;44.73076;.09473;54;20221007;25.3;10.9;18.1;1.4;15.2;0;2.14;13200 +76078;44.73076;.09473;54;20221008;22.8;14.2;18.5;1.7;14.67;.1;1.97;9723 +76078;44.73076;.09473;54;20221009;26.2;9.8;18;2.2;13.33;0;2.69;13963 +76078;44.73076;.09473;54;20221010;21.8;13.5;17.7;1.9;16.17;0;1.51;6912 +76078;44.73076;.09473;54;20221011;19.5;15.5;17.5;1.6;17.77;3.4;1.05;4621 +76078;44.73076;.09473;54;20221012;21.5;14.3;17.9;1.7;16.31;.2;1.55;8384 +76078;44.73076;.09473;54;20221013;20.3;11.7;16;1.9;15.51;3.8;1.43;9124 +76078;44.73076;.09473;54;20221014;20.7;16.6;18.6;3.2;18.2;.4;1.39;5160 +76078;44.73076;.09473;54;20221015;24.6;15.4;20;1.9;17.13;0;1.94;9768 +76078;44.73076;.09473;54;20221016;28.1;14.8;21.4;3.1;17.5;.2;2.82;11816 +76078;44.73076;.09473;54;20221017;25.6;17.8;21.7;2.6;19.27;0;2.03;7442 +76078;44.73076;.09473;54;20221018;29.1;16.5;22.8;3.3;18.23;0;3.05;11361 +76078;44.73076;.09473;54;20221019;26.9;16.7;21.8;3.5;17.87;1.8;2.61;8221 +76078;44.73076;.09473;54;20221020;26.5;14.6;20.6;3.1;16.9;.1;2.43;8233 +76078;44.73076;.09473;54;20221021;24.5;16;20.3;2.5;14.57;.5;2.28;7032 +76078;44.73076;.09473;54;20221022;25.2;11;18.1;2.9;14.5;.1;2.33;10400 +76078;44.73076;.09473;54;20221023;27;16.2;21.6;3.7;14.13;0;3.24;7560 +76078;44.73076;.09473;54;20221024;23.8;10.6;17.2;2;12.07;0;2.05;10541 +76078;44.73076;.09473;54;20221025;23.5;9.2;16.3;2.1;13.1;.1;1.75;7609 +76078;44.73076;.09473;54;20221026;26.5;11.1;18.8;2.5;14.8;.1;2.24;10370 +76078;44.73076;.09473;54;20221027;25.9;16.6;21.2;4.6;17.3;0;2.65;5580 +76078;44.73076;.09473;54;20221028;27.8;19.1;23.4;4;16.63;0;3.28;7924 +76078;44.73076;.09473;54;20221029;25.9;16.3;21.1;3;15.13;0;2.48;7059 +76078;44.73076;.09473;54;20221030;23.3;12.8;18.1;2;14.97;1;1.57;7671 +76078;44.73076;.09473;54;20221031;21.6;13;17.3;2.8;15.6;4.5;1.45;4827 +76078;44.73076;.09473;54;20221101;19.2;10.1;14.7;1.9;13.6;.1;1.14;7371 +76078;44.73076;.09473;54;20221102;20;7.8;13.9;1.9;11.53;0;1.39;9555 +76078;44.73076;.09473;54;20221103;20.1;10;15.1;3.9;11.87;6.4;1.94;4605 +76078;44.73076;.09473;54;20221104;15.5;9.5;12.5;3.9;10.73;2.6;1.5;6605 +76078;44.73076;.09473;54;20221105;17.4;4.6;11;1.2;9.33;0;.98;8393 +76078;44.73076;.09473;54;20221106;18.1;4.3;11.2;2.5;10.3;.9;1.27;6787 +76078;44.73076;.09473;54;20221107;19.3;8.3;13.8;2.7;12;.1;1.39;8634 +76078;44.73076;.09473;54;20221108;19.6;11.6;15.6;3.7;13.63;7.2;1.49;4642 +76078;44.73076;.09473;54;20221109;15.3;13.4;14.3;1.6;13.87;4;.77;2586 +76078;44.73076;.09473;54;20221110;12.4;6.6;9.5;1.4;11.3;0;.54;4144 +76078;44.73076;.09473;54;20221111;19;3.3;11.2;1.6;10.83;.1;.96;8972 +76078;44.73076;.09473;54;20221112;22.1;9.3;15.7;2.3;12.93;.2;1.42;8321 +76078;44.73076;.09473;54;20221113;21.3;5.8;13.5;1.9;11;.1;1.29;8495 +76078;44.73076;.09473;54;20221114;15.3;9.7;12.5;2.7;12.53;4.1;.83;3038 +76078;44.73076;.09473;54;20221115;16.4;11.3;13.8;3.1;13.37;5.4;.96;3039 +76078;44.73076;.09473;54;20221116;18.3;10.6;14.5;3.6;12.77;2.8;1.33;6741 +76078;44.73076;.09473;54;20221117;17.7;12.9;15.3;4;13.17;3.9;1.46;5069 +76078;44.73076;.09473;54;20221118;14;6.7;10.4;1.8;10.57;5.2;.7;4878 +76078;44.73076;.09473;54;20221119;11.7;6.8;9.2;1.2;9.67;.8;.57;4699 +76078;44.73076;.09473;54;20221120;12.9;1.3;7.1;2.1;9.2;2.9;.59;4002 +76078;44.73076;.09473;54;20221121;14;7.2;10.6;3.7;11.07;18.8;.83;2414 +76078;44.73076;.09473;54;20221122;11.3;6.8;9.1;3.5;10.23;17.2;.67;4042 +76078;44.73076;.09473;54;20221123;16.5;9.2;12.9;3.9;12.3;2.2;1.03;5355 +76078;44.73076;.09473;54;20221124;14;7.3;10.7;2.3;10.8;1.2;.73;3927 +76078;44.73076;.09473;54;20221125;14.5;8.5;11.5;2;10.77;3.8;.76;4916 +76078;44.73076;.09473;54;20221126;12.3;2.2;7.3;1.6;8.5;.1;.56;5390 +76078;44.73076;.09473;54;20221127;11.6;2.3;7;2.5;9.17;9.2;.49;5242 +76078;44.73076;.09473;54;20221128;14;9.5;11.8;2.6;11.3;2.7;.79;4587 +76078;44.73076;.09473;54;20221129;10.8;4.5;7.7;1.3;9.5;.2;.41;3853 +76078;44.73076;.09473;54;20221130;10.8;3.6;7.2;1.7;8.33;.1;.53;5509 +76078;44.73076;.09473;54;20221201;11.3;1.2;6.3;2.2;7.47;0;.64;5843 +76078;44.73076;.09473;54;20221202;8.4;5.2;6.8;1.8;7.63;.4;.63;2607 +76078;44.73076;.09473;54;20221203;8;3.5;5.8;1.5;7.63;1.1;.49;3485 +76078;44.73076;.09473;54;20221204;9.1;2.7;5.9;1.2;7.63;0;.43;4389 +76078;44.73076;.09473;54;20221205;10.5;-.3;5.1;2.3;6.93;.1;.61;6276 +76078;44.73076;.09473;54;20221206;11.4;4;7.7;2;7.33;0;.8;4118 +76078;44.73076;.09473;54;20221207;8.5;-.5;4;1.8;6.33;.1;.46;6092 +76078;44.73076;.09473;54;20221208;7.7;-.4;3.7;1.8;6.93;5.1;.42;3104 +76078;44.73076;.09473;54;20221209;7;4.7;5.9;2.1;7.93;.4;.51;2553 +76078;44.73076;.09473;54;20221210;2.2;-2.8;-.3;2.5;5.03;.1;.43;2996 +76078;44.73076;.09473;54;20221211;4.4;-6.2;-.9;1.7;4.33;.1;.39;6180 +76078;44.73076;.09473;54;20221212;2.8;-4.9;-1;2.5;5.63;8.5;.23;2196 +76078;44.73076;.09473;54;20221213;7.1;2.9;5;2.4;9.2;4;.13;2081 +76078;44.73076;.09473;54;20221214;16.3;6.9;11.6;2.1;12.07;3.9;.58;4302 +76078;44.73076;.09473;54;20221215;12.2;8.5;10.3;2.5;11;2.4;.59;2285 +76078;44.73076;.09473;54;20221216;8;4.3;6.2;3;6.87;.3;.79;4649 +76078;44.73076;.09473;54;20221217;7.2;-5.1;1;1.7;4.93;0;.4;6739 +76078;44.73076;.09473;54;20221218;12;.3;6.2;4;8.13;0;.7;5515 +76078;44.73076;.09473;54;20221219;15.8;7.5;11.6;3.9;10.83;0;1.04;4280 +76078;44.73076;.09473;54;20221220;13.6;11.5;12.6;4.2;12.33;2.5;.94;1187 +76078;44.73076;.09473;54;20221221;17.4;9.4;13.4;3;12.73;3.1;.86;4190 +76078;44.73076;.09473;54;20221222;15.2;12.5;13.8;3.7;14;6.6;.75;1676 +76078;44.73076;.09473;54;20221223;17.2;14;15.6;2.6;14.17;0;.97;2179 +76078;44.73076;.09473;54;20221224;18.2;11.5;14.9;1.9;12.6;0;.82;5172 +76078;44.73076;.09473;54;20221225;17;6.7;11.9;2.7;11.17;0;.86;5324 +76078;44.73076;.09473;54;20221226;14.6;9.4;12;1.5;11.9;.4;.6;2346 +76078;44.73076;.09473;54;20221227;13.7;7.6;10.7;1.3;11.17;.2;.44;3794 +76078;44.73076;.09473;54;20221228;17;6.7;11.9;2.6;10.7;0;.89;5700 +76078;44.73076;.09473;54;20221229;11.8;9.8;10.8;2.4;11.3;14;.66;1095 +76078;44.73076;.09473;54;20221230;15;9.7;12.4;3.4;12.2;1;.84;2679 +76078;44.73076;.09473;54;20221231;19.8;10.7;15.3;3.9;12.07;0;1.59;5206 +76079;44.7601;.40778;97;20220101;16.6;3.1;9.9;1.8;9.43;0;.61;6068 +76079;44.7601;.40778;97;20220102;15.7;4.1;9.9;1.6;10.4;0;.59;4934 +76079;44.7601;.40778;97;20220103;14.3;6.7;10.5;2.2;11.3;0;.56;4676 +76079;44.7601;.40778;97;20220104;16.1;10.2;13.1;3.3;10.4;.4;1.38;3895 +76079;44.7601;.40778;97;20220105;8.2;1.5;4.8;2.1;6.76;0;.6;4190 +76079;44.7601;.40778;97;20220106;8;-3;2.5;.7;5.2;.1;.32;6060 +76079;44.7601;.40778;97;20220107;10.8;-2.8;4;2.4;7.3;6.6;.59;4672 +76079;44.7601;.40778;97;20220108;11.9;7.7;9.8;4.9;10.57;5.3;.78;2816 +76079;44.7601;.40778;97;20220109;9.4;6.2;7.8;2.7;10.03;21.7;.46;1421 +76079;44.7601;.40778;97;20220110;9.8;8;8.9;1.5;10.73;4.4;.46;1619 +76079;44.7601;.40778;97;20220111;10.2;.9;5.6;1;6.96;0;.43;5498 +76079;44.7601;.40778;97;20220112;7.3;-3.5;1.9;1.3;5.3;0;.45;6000 +76079;44.7601;.40778;97;20220113;2.5;-4.7;-1.1;1.1;5.13;0;.18;3705 +76079;44.7601;.40778;97;20220114;9;-3.2;2.9;1.1;5.36;.1;.43;6211 +76079;44.7601;.40778;97;20220115;8.3;-5.6;1.3;.8;5.13;0;.33;6712 +76079;44.7601;.40778;97;20220116;4.7;-5.5;-.4;.9;5.13;.1;.24;5347 +76079;44.7601;.40778;97;20220117;5.8;-2.6;1.6;.9;6.33;.1;.27;4483 +76079;44.7601;.40778;97;20220118;2.9;-1.5;.7;1.1;6.56;.1;.26;2745 +76079;44.7601;.40778;97;20220119;6.2;1.7;3.9;1.6;8.1;3.1;.33;2279 +76079;44.7601;.40778;97;20220120;7.6;3.1;5.3;1.5;7.63;.3;.53;2840 +76079;44.7601;.40778;97;20220121;6.6;-1.2;2.7;2.9;5.4;0;.82;5890 +76079;44.7601;.40778;97;20220122;8.5;-3.2;2.6;1.6;5.33;0;.64;7266 +76079;44.7601;.40778;97;20220123;11.5;-3.9;3.8;1;5.56;0;.54;7604 +76079;44.7601;.40778;97;20220124;12;-3.5;4.3;1.4;5.96;0;.66;8225 +76079;44.7601;.40778;97;20220125;11.7;-4;3.9;.9;6.16;0;.54;7810 +76079;44.7601;.40778;97;20220126;11.4;-4.6;3.4;.8;5.9;0;.5;7905 +76079;44.7601;.40778;97;20220127;2.5;-3.6;-.5;1.3;5.2;0;.37;4680 +76079;44.7601;.40778;97;20220128;3.9;-4.2;-.1;1;6;0;.33;4599 +76079;44.7601;.40778;97;20220129;1.7;-.2;.7;1.2;6.5;0;.3;1909 +76079;44.7601;.40778;97;20220130;8.5;1.2;4.8;1.6;8.26;.1;.44;4133 +76079;44.7601;.40778;97;20220131;10.7;3.6;7.2;3.5;9.2;1.1;.66;3750 +76079;44.7601;.40778;97;20220201;8.6;-.1;4.2;2.7;8.43;.6;.37;5064 +76079;44.7601;.40778;97;20220202;10;7.9;9;2;10.36;0;.58;2376 +76079;44.7601;.40778;97;20220203;7.7;1.1;4.4;1.8;8.9;.4;.35;3195 +76079;44.7601;.40778;97;20220204;12.2;6.2;9.2;2;10.46;2;.65;3853 +76079;44.7601;.40778;97;20220205;11.2;4.1;7.7;2.1;7.5;0;.98;7567 +76079;44.7601;.40778;97;20220206;10.3;-2.2;4.1;3.2;8.4;1.7;.49;5227 +76079;44.7601;.40778;97;20220207;12.8;9.1;11;2.8;10.33;.7;1.05;4242 +76079;44.7601;.40778;97;20220208;14.4;1.5;8;1.4;7.07;0;1.05;8456 +76079;44.7601;.40778;97;20220209;17.7;-.6;8.5;2;7.1;0;1.51;10501 +76079;44.7601;.40778;97;20220210;14.5;.9;7.7;2.1;8.89;.2;1.27;9900 +76079;44.7601;.40778;97;20220211;12.9;7.8;10.4;2.2;8.09;0;1.42;11500 +76079;44.7601;.40778;97;20220212;12.7;-3;4.8;1.1;5.96;0;.96;9738 +76079;44.7601;.40778;97;20220213;17.2;-2.1;7.6;4;8.59;1.7;1.71;9600 +76079;44.7601;.40778;97;20220214;11.7;8.6;10.2;4.3;10.03;4.4;1.17;4861 +76079;44.7601;.40778;97;20220215;10.4;1.8;6.1;2.3;9.59;8.5;.52;4500 +76079;44.7601;.40778;97;20220216;14.3;8.7;11.5;4.9;12.7;6.1;.81;4364 +76079;44.7601;.40778;97;20220217;13.8;11.8;12.8;3.6;13.73;1;.72;2823 +76079;44.7601;.40778;97;20220218;15.6;9.9;12.7;2.2;11.86;.3;1.12;5432 +76079;44.7601;.40778;97;20220219;12.1;4.4;8.2;1.7;8.2;0;1.11;8615 +76079;44.7601;.40778;97;20220220;13.6;1.5;7.6;3.2;10.1;2.2;.86;7193 +76079;44.7601;.40778;97;20220221;12.7;9.5;11.1;5.1;9.76;.3;1.64;5424 +76079;44.7601;.40778;97;20220222;14.3;4.3;9.3;1.5;9.56;0;1.1;7433 +76079;44.7601;.40778;97;20220223;17.2;4.4;10.8;.8;9.16;0;1.24;10744 +76079;44.7601;.40778;97;20220224;15.2;3.1;9.2;2;9;.4;1.34;9676 +76079;44.7601;.40778;97;20220225;11.5;.4;6;1.8;6.5;0;1.32;11024 +76079;44.7601;.40778;97;20220226;14.6;-1;6.8;2.4;5.3;0;1.95;12795 +76079;44.7601;.40778;97;20220227;17.2;-.6;8.3;1.4;7.06;0;1.6;12603 +76079;44.7601;.40778;97;20220228;18.3;-.1;9.1;1;7.86;0;1.54;13680 +76079;44.7601;.40778;97;20220301;17.8;-.1;8.8;1.6;7.43;0;1.74;13392 +76079;44.7601;.40778;97;20220302;12.8;5.8;9.3;1.8;9.93;2;1.01;5265 +76079;44.7601;.40778;97;20220303;15.3;6.5;10.9;1.8;10.43;0;1.28;8436 +76079;44.7601;.40778;97;20220304;10;6.5;8.2;3.2;10.33;2.1;.66;3194 +76079;44.7601;.40778;97;20220305;10;6.7;8.3;2.5;8.86;.5;1.11;5415 +76079;44.7601;.40778;97;20220306;12.4;4.7;8.5;1.9;6.53;0;1.7;11370 +76079;44.7601;.40778;97;20220307;12.3;-4;4.2;1.5;5.36;0;1.57;14535 +76079;44.7601;.40778;97;20220308;12.9;.5;6.7;1.9;8.03;.5;1.3;9670 +76079;44.7601;.40778;97;20220309;16.4;1.5;8.9;2.5;9.06;.4;1.82;13660 +76079;44.7601;.40778;97;20220310;15.1;8.8;11.9;2.5;10.56;.9;1.58;7885 +76079;44.7601;.40778;97;20220311;13.2;9.2;11.2;3.3;10.63;10.2;1.37;5231 +76079;44.7601;.40778;97;20220312;12.3;6.4;9.3;2.3;10.06;.8;1.12;7014 +76079;44.7601;.40778;97;20220313;11.7;7.5;9.6;2.9;9.06;11.2;1.45;6821 +76079;44.7601;.40778;97;20220314;15.1;1.6;8.3;4;9.16;.1;1.72;11406 +76079;44.7601;.40778;97;20220315;18.8;12.5;15.6;5.5;11.73;0;2.79;9218 +76079;44.7601;.40778;97;20220316;16.3;8.8;12.5;1.9;11.83;0;1.46;8122 +76079;44.7601;.40778;97;20220317;13.1;10.4;11.8;4;10.36;5.7;1.59;5191 +76079;44.7601;.40778;97;20220318;17.1;8.2;12.7;2.5;9.59;0;2.23;11400 +76079;44.7601;.40778;97;20220319;18.8;3.8;11.3;2.7;8.59;0;2.67;15800 +76079;44.7601;.40778;97;20220320;17.2;4;10.6;3.4;9.09;0;2.21;10000 +76079;44.7601;.40778;97;20220321;18.1;8.4;13.3;5.3;8.89;0;3.48;15200 +76079;44.7601;.40778;97;20220322;17;5.8;11.4;5;6.49;0;3.77;17600 +76079;44.7601;.40778;97;20220323;17.7;3;10.4;3.3;6.29;0;3.33;19300 +76079;44.7601;.40778;97;20220324;18.6;-2.2;8.2;2.4;6.89;0;2.86;20100 +76079;44.7601;.40778;97;20220325;19.6;.1;9.9;2;6.69;0;2.7;15100 +76079;44.7601;.40778;97;20220326;21.4;-.7;10.4;2.5;6.29;0;3.48;19900 +76079;44.7601;.40778;97;20220327;21.7;.9;11.3;3.1;7.29;0;3.66;19300 +76079;44.7601;.40778;97;20220328;22;1.3;11.7;1.8;7.99;0;2.93;17200 +76079;44.7601;.40778;97;20220329;17.6;5.9;11.8;2.1;10.29;1;1.81;8100 +76079;44.7601;.40778;97;20220330;15.2;9.3;12.3;2.6;11.19;2.7;1.8;9400 +76079;44.7601;.40778;97;20220331;14.3;7.2;10.8;5.5;9.19;1.6;2.63;15000 +76079;44.7601;.40778;97;20220401;9.3;-.9;4.2;7;5.49;.4;2.31;14500 +76079;44.7601;.40778;97;20220402;8.9;1.7;5.3;5.2;5.29;0;2.43;14400 +76079;44.7601;.40778;97;20220403;6;-4;1;1.2;5.1;0;1.36;14205 +76079;44.7601;.40778;97;20220404;12.7;-2.8;5;2.4;4.89;0;2.71;22600 +76079;44.7601;.40778;97;20220405;15;-2.1;6.4;1.2;7;0;2.01;15910 +76079;44.7601;.40778;97;20220406;13.4;8.7;11;3.3;11.29;1.6;1.37;6435 +76079;44.7601;.40778;97;20220407;14.3;10.1;12.2;6.2;12.49;14.2;1.32;4000 +76079;44.7601;.40778;97;20220408;18.2;11.4;14.8;6.8;11.49;.6;3.08;8900 +76079;44.7601;.40778;97;20220409;14.6;5.3;10;2.5;7.69;0;2.61;16300 +76079;44.7601;.40778;97;20220410;19.2;-.2;9.5;3.6;6.96;0;3.75;22925 +76079;44.7601;.40778;97;20220411;22.1;3.3;12.7;5.2;9.69;0;4.16;20400 +76079;44.7601;.40778;97;20220412;17.7;8.9;13.3;3.3;11.19;3.6;2.17;8000 +76079;44.7601;.40778;97;20220413;14.7;9.5;12.1;1.4;13.09;2.3;1.07;5000 +76079;44.7601;.40778;97;20220414;23.6;8;15.8;1.2;12.39;.2;3.24;20300 +76079;44.7601;.40778;97;20220415;25.4;5.3;15.4;1.7;12.09;0;3.78;23000 +76079;44.7601;.40778;97;20220416;24.3;6;15.2;2.3;10.69;0;4.12;24000 +76079;44.7601;.40778;97;20220417;23.1;2.2;12.7;2.5;9.79;0;3.95;24400 +76079;44.7601;.40778;97;20220418;19.4;9.9;14.7;3.3;11.99;0;3.11;17100 +76079;44.7601;.40778;97;20220419;16.8;8.5;12.7;3.1;12.29;9.1;1.98;10800 +76079;44.7601;.40778;97;20220420;14;8.7;11.4;1.8;11.99;5.2;1.29;6600 +76079;44.7601;.40778;97;20220421;17.5;9.4;13.5;2;12.89;2;1.95;10700 +76079;44.7601;.40778;97;20220422;19;10.5;14.8;1.5;12.89;1.1;2.29;12600 +76079;44.7601;.40778;97;20220423;13;8.4;10.7;3.1;11.99;14.6;.9;3000 +76079;44.7601;.40778;97;20220424;17.5;9.4;13.5;5.3;11.99;.3;2.42;9900 +76079;44.7601;.40778;97;20220425;18.9;4.9;11.9;1.4;11.09;.1;3.2;23700 +76079;44.7601;.40778;97;20220426;22.9;3.3;13.1;1.8;10.59;0;3.91;25900 +76079;44.7601;.40778;97;20220427;22.8;5.2;14;1.9;12.69;0;3.09;18300 +76079;44.7601;.40778;97;20220428;21.3;11.7;16.5;2.6;14.59;0;3.13;17500 +76079;44.7601;.40778;97;20220429;21.3;11.6;16.5;2.7;14.19;0;3.21;17600 +76079;44.7601;.40778;97;20220430;22.5;11.5;17;2.6;12.69;0;4.01;21800 +76079;44.7601;.40778;97;20220501;21.1;4.3;12.7;1.4;10.39;0;3.31;21600 +76079;44.7601;.40778;97;20220502;20.1;8.1;14.1;2;11.09;0;3.21;18600 +76079;44.7601;.40778;97;20220503;23.2;9.6;16.4;1.4;12.89;1.5;3.7;22100 +76079;44.7601;.40778;97;20220504;21.8;7.9;14.9;2.5;11.49;0;3.66;20300 +76079;44.7601;.40778;97;20220505;21.9;7.1;14.5;2.7;10.89;0;4.07;23700 +76079;44.7601;.40778;97;20220506;22.2;6.8;14.5;1.9;11;.1;3.66;22037 +76079;44.7601;.40778;97;20220507;24.1;6.9;15.5;1.3;11.53;.1;3.9;24044 +76079;44.7601;.40778;97;20220508;25.2;7.3;16.2;1.2;11.66;0;4.06;24513 +76079;44.7601;.40778;97;20220509;27.1;7.3;17.2;1;11.8;0;4.34;26101 +76079;44.7601;.40778;97;20220510;28.7;7.8;18.3;1.5;12.33;.1;4.84;26468 +76079;44.7601;.40778;97;20220511;28.8;9;18.9;1.9;14.1;4.1;4.93;26002 +76079;44.7601;.40778;97;20220512;21.5;12.2;16.8;1.3;15.53;2.3;2.36;12399 +76079;44.7601;.40778;97;20220513;25.1;13.8;19.5;1.3;16.23;0;3.49;18574 +76079;44.7601;.40778;97;20220514;28.6;10.7;19.7;1.6;16.2;0;4.57;24589 +76079;44.7601;.40778;97;20220515;28.1;13.4;20.8;1.9;17.06;7.8;4.3;21219 +76079;44.7601;.40778;97;20220516;28.2;13.9;21.1;1.4;17.1;0;4.45;23619 +76079;44.7601;.40778;97;20220517;30.8;13.8;22.3;1.7;16.16;.1;5.11;24795 +76079;44.7601;.40778;97;20220518;31.6;11.6;21.6;1.7;16.86;2.2;5.28;26513 +76079;44.7601;.40778;97;20220519;28.2;17.2;22.7;2.2;19.4;.1;4.28;19989 +76079;44.7601;.40778;97;20220520;27.5;15;21.3;2.1;17.33;0;4.33;20938 +76079;44.7601;.40778;97;20220521;31.1;13.1;22.1;.9;18.7;.1;4.75;25391 +76079;44.7601;.40778;97;20220522;31.4;16.9;24.2;2.1;20.9;.7;4.89;22217 +76079;44.7601;.40778;97;20220523;22.2;16.5;19.3;4.1;15.76;.6;3.3;12420 +76079;44.7601;.40778;97;20220524;19.8;10.3;15.1;2.4;12.63;.4;3.08;17293 +76079;44.7601;.40778;97;20220525;21.6;5.8;13.7;1.9;10.96;.1;3.77;23423 +76079;44.7601;.40778;97;20220526;20;8;14;1.4;12.73;0;2.65;15578 +76079;44.7601;.40778;97;20220527;24.5;11.2;17.8;2.1;13.66;.1;4.4;24400 +76079;44.7601;.40778;97;20220528;26.6;10.5;18.5;2.3;11.96;0;5.1;26148 +76079;44.7601;.40778;97;20220529;23.4;6.9;15.1;2.5;9.26;0;4.81;26154 +76079;44.7601;.40778;97;20220530;24.4;6.2;15.3;1.6;8.73;0;4.68;27006 +76079;44.7601;.40778;97;20220531;25.6;11.8;18.7;1.5;11.66;1.5;4.39;22712 +76079;44.7601;.40778;97;20220601;29.8;9.7;19.8;2.1;14.2;4;5.43;27284 +76079;44.7601;.40778;97;20220602;28;15.9;21.9;1.8;18.7;3.6;4.45;22130 +76079;44.7601;.40778;97;20220603;30.1;17.7;23.9;1.9;19.8;4;4.92;23013 +76079;44.7601;.40778;97;20220604;25.5;14.8;20.1;2;19.53;.5;3.33;16849 +76079;44.7601;.40778;97;20220605;23.1;15.7;19.4;2.5;16.66;.1;3.01;13149 +76079;44.7601;.40778;97;20220606;25.2;11.1;18.2;1.3;14.9;.2;3.92;21688 +76079;44.7601;.40778;97;20220607;25.2;14.3;19.7;2;14.83;4.9;4.29;21499 +76079;44.7601;.40778;97;20220608;20.2;13.3;16.8;2;15.73;2.1;2.52;13216 +76079;44.7601;.40778;97;20220609;22.7;9.8;16.3;1.6;13.8;1.1;3.19;16932 +76079;44.7601;.40778;97;20220610;28;9.4;18.7;1;14;.1;4.8;27471 +76079;44.7601;.40778;97;20220611;31.6;11;21.3;1.2;16.16;0;5.31;28178 +76079;44.7601;.40778;97;20220612;30.2;14.7;22.5;1.7;19.06;.8;4.83;23810 +76079;44.7601;.40778;97;20220613;30.6;17.2;23.9;1.7;18.73;0;5.14;24485 +76079;44.7601;.40778;97;20220614;34.6;14.1;24.3;1.7;18.86;.1;5.93;27420 +76079;44.7601;.40778;97;20220615;34.4;19.2;26.8;2;20.43;0;6.17;26731 +76079;44.7601;.40778;97;20220616;35.3;15.3;25.3;1.2;17.9;.1;5.91;27980 +76079;44.7601;.40778;97;20220617;37.9;17.1;27.5;1.5;18.96;0;6.57;28946 +76079;44.7601;.40778;97;20220618;39.4;17.8;28.6;2.3;18.1;.5;7.63;29228 +76079;44.7601;.40778;97;20220619;31.5;17.1;24.3;2.6;19.5;17.1;5.61;24584 +76079;44.7601;.40778;97;20220620;29.9;17;23.4;2.3;19.7;1.1;4.69;20782 +76079;44.7601;.40778;97;20220621;27.4;17.5;22.4;1.7;20.33;13.3;3.65;16981 +76079;44.7601;.40778;97;20220622;26.4;17.2;21.8;2.1;19.03;2.2;3.93;18986 +76079;44.7601;.40778;97;20220623;25.3;15.1;20.2;1.7;18.2;10.2;3.57;17988 +76079;44.7601;.40778;97;20220624;23.5;15.9;19.7;2.5;17.3;2.1;3.56;17640 +76079;44.7601;.40778;97;20220625;18.7;13.3;16;1.5;15.7;6;2.19;11694 +76079;44.7601;.40778;97;20220626;17.6;13.2;15.4;1.6;15.43;6.6;1.92;10213 +76079;44.7601;.40778;97;20220627;23.4;13.2;18.3;2.1;14.53;0;4.05;21736 +76079;44.7601;.40778;97;20220628;25.2;9.8;17.5;1.6;13.1;.1;4.51;25569 +76079;44.7601;.40778;97;20220629;26.2;10;18.1;1.9;14.1;12.2;4.76;26456 +76079;44.7601;.40778;97;20220630;17.1;13.8;15.4;1.6;15;6.5;1.81;8842 +76079;44.7601;.40778;97;20220701;23.1;9.8;16.5;1.3;12.83;.1;4.09;24353 +76079;44.7601;.40778;97;20220702;29.1;8.7;18.9;1.2;13.23;0;5.14;28656 +76079;44.7601;.40778;97;20220703;28;13.9;20.9;1.9;15.13;1.9;5;24980 +76079;44.7601;.40778;97;20220704;26.9;16.1;21.5;2;17.33;.1;4.33;21127 +76079;44.7601;.40778;97;20220705;28.7;15.2;22;1.8;15.56;.1;5.18;25721 +76079;44.7601;.40778;97;20220706;28.4;12.2;20.3;1.9;14.36;.1;5.13;25660 +76079;44.7601;.40778;97;20220707;28.2;12.1;20.1;1.8;15.1;0;5.05;26277 +76079;44.7601;.40778;97;20220708;29.1;13;21.1;1.9;15.06;0;5.35;27072 +76079;44.7601;.40778;97;20220709;30.6;12.6;21.6;1.8;14.46;0;5.59;27340 +76079;44.7601;.40778;97;20220710;31.5;12.8;22.2;1.9;14.93;0;5.77;27675 +76079;44.7601;.40778;97;20220711;33.7;13.8;23.8;1.8;15.76;0;6.11;28190 +76079;44.7601;.40778;97;20220712;34.7;14.4;24.5;1.8;15.23;0;6.32;28438 +76079;44.7601;.40778;97;20220713;34.9;12.8;23.8;1.1;14.66;0;5.82;28905 +76079;44.7601;.40778;97;20220714;36.6;14.6;25.6;1.4;15.96;0;6.24;28861 +76079;44.7601;.40778;97;20220715;34.1;15.6;24.8;1.6;15.56;0;5.89;26568 +76079;44.7601;.40778;97;20220716;34.9;14.6;24.8;1.7;15.13;0;6.2;27908 +76079;44.7601;.40778;97;20220717;36.9;14.5;25.7;1.9;14.06;0;6.76;28727 +76079;44.7601;.40778;97;20220718;39.8;18.1;29;2.5;15.46;0;7.66;27801 +76079;44.7601;.40778;97;20220719;31;17.4;24.2;2.4;18.86;.3;4.7;18658 +76079;44.7601;.40778;97;20220720;28.4;18.4;23.4;2.5;18.1;.2;4.59;19477 +76079;44.7601;.40778;97;20220721;31;13.4;22.2;1.2;16.86;0;5.03;26115 +76079;44.7601;.40778;97;20220722;29.6;15;22.3;2.6;17.8;.1;5.01;22899 +76079;44.7601;.40778;97;20220723;29.2;15.3;22.3;1.5;16.26;0;4.46;21214 +76079;44.7601;.40778;97;20220724;36.4;13.3;24.8;1.5;15.6;0;6.12;28212 +76079;44.7601;.40778;97;20220725;28.6;19.4;24;3.3;18.13;0;4.63;16746 +76079;44.7601;.40778;97;20220726;26.6;14;20.3;1.8;14.7;.1;4.31;21424 +76079;44.7601;.40778;97;20220727;28.5;11.2;19.8;1.7;13.43;0;4.88;25495 +76079;44.7601;.40778;97;20220728;29.1;12.2;20.6;2;14.86;0;5.01;25193 +76079;44.7601;.40778;97;20220729;27.9;15.7;21.8;1.9;16.63;.5;4.15;19227 +76079;44.7601;.40778;97;20220730;29.9;14;21.9;1.6;17.1;0;4.81;24435 +76079;44.7601;.40778;97;20220731;32.8;14.1;23.5;1.8;16.73;0;5.5;25884 +76079;44.7601;.40778;97;20220801;34.2;15.3;24.8;2;16.4;0;5.9;26179 +76079;44.7601;.40778;97;20220802;35.5;13.4;24.4;1.4;15.73;0;5.72;27242 +76079;44.7601;.40778;97;20220803;37.9;15.5;26.7;1.4;15.83;0;5.95;26555 +76079;44.7601;.40778;97;20220804;36.6;18.4;27.5;2.4;20.33;0;6.09;24361 +76079;44.7601;.40778;97;20220805;31.3;18.9;25.1;2.6;19.5;0;4.96;20127 +76079;44.7601;.40778;97;20220806;32.6;17.2;24.9;2;15.26;0;5.51;23728 +76079;44.7601;.40778;97;20220807;33.5;13.8;23.6;1.8;11.8;0;5.67;25501 +76079;44.7601;.40778;97;20220808;35.1;12.3;23.7;1.6;11.46;0;5.77;26138 +76079;44.7601;.40778;97;20220809;36.1;14.3;25.2;1.4;12.46;0;5.59;25643 +76079;44.7601;.40778;97;20220810;37.4;13.8;25.6;1.4;12.2;0;5.78;25985 +76079;44.7601;.40778;97;20220811;38.5;14.8;26.6;1.5;14.8;0;5.86;25318 +76079;44.7601;.40778;97;20220812;39.1;18.5;28.8;1.9;17.66;0;6.22;24382 +76079;44.7601;.40778;97;20220813;35.7;19.4;27.6;2.4;20.2;6.5;5.75;22304 +76079;44.7601;.40778;97;20220814;24.5;19.6;22.1;2.4;20.46;8.1;2.6;10508 +76079;44.7601;.40778;97;20220815;27.5;15.9;21.7;1.7;17.76;.2;3.61;17191 +76079;44.7601;.40778;97;20220816;25.2;14.6;19.9;1.2;18.46;7.8;2.82;14551 +76079;44.7601;.40778;97;20220817;24.6;14.5;19.5;2;17.33;4.8;3.19;16747 +76079;44.7601;.40778;97;20220818;26.8;13.4;20.1;2.2;16.33;0;3.79;18703 +76079;44.7601;.40778;97;20220819;27.7;15.5;21.6;2.3;17.86;.4;3.71;16966 +76079;44.7601;.40778;97;20220820;27.3;15.9;21.6;1.1;18.73;.1;3.19;16271 +76079;44.7601;.40778;97;20220821;27.1;14.7;20.9;1.6;17.56;.2;3.38;16796 +76079;44.7601;.40778;97;20220822;26.6;18.8;22.7;2;19.96;1.2;2.88;12093 +76079;44.7601;.40778;97;20220823;29.5;16.9;23.2;1.2;19.56;.1;3.67;18453 +76079;44.7601;.40778;97;20220824;34.4;15.3;24.9;1.3;18.3;1.9;4.69;22434 +76079;44.7601;.40778;97;20220825;28.9;17.5;23.2;2.3;20.1;.2;3.73;16513 +76079;44.7601;.40778;97;20220826;30.1;17.4;23.8;1.8;19.33;.1;3.9;18046 +76079;44.7601;.40778;97;20220827;30.3;13.9;22.1;1;16.06;0;3.83;20590 +76079;44.7601;.40778;97;20220828;32.6;12.4;22.5;1.1;14.23;0;4.33;22420 +76079;44.7601;.40778;97;20220829;32.1;14.6;23.4;1.8;15.76;.8;4.08;16246 +76079;44.7601;.40778;97;20220830;32.9;15.9;24.4;1.6;17.63;0;4.42;20422 +76079;44.7601;.40778;97;20220831;32.1;15.4;23.8;1.7;17.7;0;4.14;19123 +76079;44.7601;.40778;97;20220901;28.3;17.3;22.8;1.6;19.16;4.1;2.97;12861 +76079;44.7601;.40778;97;20220902;27.2;15.9;21.6;1.6;18.2;6.1;3.1;15055 +76079;44.7601;.40778;97;20220903;28;15.2;21.6;1.7;17.26;.1;3.53;17712 +76079;44.7601;.40778;97;20220904;33;14.3;23.6;1.8;16.86;1.4;4.49;20608 +76079;44.7601;.40778;97;20220905;34.1;16.6;25.3;2;18.66;4.3;4.61;19507 +76079;44.7601;.40778;97;20220906;31.4;16.4;23.9;2.3;17.23;.2;4.34;18597 +76079;44.7601;.40778;97;20220907;26.4;16.1;21.3;1.5;16.1;.1;3.06;14611 +76079;44.7601;.40778;97;20220908;23.1;12.6;17.9;1.8;15.46;.9;2.52;12996 +76079;44.7601;.40778;97;20220909;25;12.7;18.8;2.3;14.56;.4;3.17;15218 +76079;44.7601;.40778;97;20220910;26.5;10.5;18.5;1.1;13.93;.1;3.06;18303 +76079;44.7601;.40778;97;20220911;31.1;11.8;21.4;1.5;13.66;0;3.9;19685 +76079;44.7601;.40778;97;20220912;36.6;15.1;25.8;1.8;16.13;.3;4.77;19492 +76079;44.7601;.40778;97;20220913;32.1;20.4;26.3;1.8;21.2;1.8;3.33;12411 +76079;44.7601;.40778;97;20220914;30.4;18.6;24.5;2.1;17.8;.3;3.8;15511 +76079;44.7601;.40778;97;20220915;28.5;13;20.7;1.9;16.63;0;3.31;16556 +76079;44.7601;.40778;97;20220916;24.5;14.7;19.6;2;15;0;2.82;13555 +76079;44.7601;.40778;97;20220917;21.1;7.3;14.2;1.7;9.03;0;2.81;16737 +76079;44.7601;.40778;97;20220918;24.5;3.4;14;1.4;8;0;3.04;18924 +76079;44.7601;.40778;97;20220919;25.5;4;14.8;1.8;8.6;0;3.38;18889 +76079;44.7601;.40778;97;20220920;24.3;4.6;14.5;1.6;8.6;0;3.07;18057 +76079;44.7601;.40778;97;20220921;24.8;4.1;14.4;1.3;8.7;0;2.85;18098 +76079;44.7601;.40778;97;20220922;26.7;4.9;15.8;1.2;9.6;0;2.97;18396 +76079;44.7601;.40778;97;20220923;21.7;7.6;14.6;1.4;11.9;.5;2.06;12026 +76079;44.7601;.40778;97;20220924;20.9;10.9;15.9;1.6;14.16;8.7;1.82;9835 +76079;44.7601;.40778;97;20220925;19.9;8.7;14.3;1.3;11.96;0;1.96;12506 +76079;44.7601;.40778;97;20220926;20.5;6.5;13.5;2.5;11.46;2.7;2.26;13178 +76079;44.7601;.40778;97;20220927;18.1;11.6;14.9;3.4;13.86;6.3;1.77;9116 +76079;44.7601;.40778;97;20220928;20.3;14.9;17.6;5;16.06;5.6;2.09;8253 +76079;44.7601;.40778;97;20220929;17.2;11.6;14.4;1.8;13.3;5.5;1.34;6783 +76079;44.7601;.40778;97;20220930;19.3;7.8;13.5;1.6;11.06;.5;1.97;13318 +76079;44.7601;.40778;97;20221001;20;9.4;14.7;3.2;15.8;1.7;1.35;7550 +76079;44.7601;.40778;97;20221002;22.1;15.5;18.8;1.6;16.9;.2;1.67;7732 +76079;44.7601;.40778;97;20221003;23.9;10.5;17.2;.8;14.06;0;1.98;13555 +76079;44.7601;.40778;97;20221004;24.6;7.7;16.2;1;13.03;.1;2.11;14600 +76079;44.7601;.40778;97;20221005;26.8;8.7;17.8;1.8;13.93;.2;2.63;14845 +76079;44.7601;.40778;97;20221006;21.5;13.9;17.7;1;16.2;.1;1.43;7692 +76079;44.7601;.40778;97;20221007;25.2;10.7;18;1;14.86;0;1.99;12917 +76079;44.7601;.40778;97;20221008;22.4;12.3;17.3;1.1;14.6;.3;1.6;8632 +76079;44.7601;.40778;97;20221009;25.6;8.4;17;1.4;13.06;.1;2.26;13760 +76079;44.7601;.40778;97;20221010;22.5;11.9;17.2;1.4;15.33;0;1.59;8868 +76079;44.7601;.40778;97;20221011;20.8;14.9;17.9;1.2;17.4;.7;1.24;6495 +76079;44.7601;.40778;97;20221012;22.1;13.3;17.7;1.4;15.76;.1;1.65;9645 +76079;44.7601;.40778;97;20221013;20;10.8;15.4;1.5;15.23;4.3;1.34;7684 +76079;44.7601;.40778;97;20221014;20.4;16;18.2;3.2;18.03;.8;1.32;4800 +76079;44.7601;.40778;97;20221015;24.2;15.1;19.6;1.4;16.63;0;1.76;9668 +76079;44.7601;.40778;97;20221016;28.2;13.9;21;2.4;17.16;0;2.61;11642 +76079;44.7601;.40778;97;20221017;25.6;16.6;21.1;2;18.56;0;1.88;7920 +76079;44.7601;.40778;97;20221018;29;15;22;2.3;17.76;0;2.59;11130 +76079;44.7601;.40778;97;20221019;26.8;14.2;20.5;2.6;17.43;1.8;2.28;8984 +76079;44.7601;.40778;97;20221020;26.5;14;20.2;2.5;16.66;.1;2.23;9017 +76079;44.7601;.40778;97;20221021;23.8;14.7;19.3;1.9;14.7;1.6;1.92;7592 +76079;44.7601;.40778;97;20221022;25;10.6;17.8;2.2;14.1;.1;2.09;10467 +76079;44.7601;.40778;97;20221023;26.4;15.3;20.9;3;14.06;.1;2.79;7745 +76079;44.7601;.40778;97;20221024;23.7;9.4;16.5;1.9;11.7;.1;1.97;9896 +76079;44.7601;.40778;97;20221025;24;8.6;16.3;1.7;12.73;0;1.74;8924 +76079;44.7601;.40778;97;20221026;26.4;10.2;18.3;1.7;14.26;.1;1.9;10228 +76079;44.7601;.40778;97;20221027;26;14;20;3;16.33;0;2.22;7461 +76079;44.7601;.40778;97;20221028;27.2;19.2;23.2;2.8;16;0;2.68;7314 +76079;44.7601;.40778;97;20221029;27.5;14.1;20.8;1.9;14.03;0;2.14;8844 +76079;44.7601;.40778;97;20221030;23.5;10.6;17;1.4;13.73;0;1.41;8175 +76079;44.7601;.40778;97;20221031;22.3;11.5;16.9;2.2;14.9;3.6;1.42;6301 +76079;44.7601;.40778;97;20221101;19;10.2;14.6;1.6;13.56;.1;1.08;6418 +76079;44.7601;.40778;97;20221102;19.4;6.7;13.1;1.5;11.1;0;1.19;9267 +76079;44.7601;.40778;97;20221103;20;8.4;14.2;3.3;11.73;6.3;1.75;5948 +76079;44.7601;.40778;97;20221104;14.6;9.3;12;3.7;10.53;3.4;1.39;5618 +76079;44.7601;.40778;97;20221105;16.6;2.6;9.6;1.2;8.8;0;.95;7459 +76079;44.7601;.40778;97;20221106;17.8;2.8;10.3;1.9;9.66;1.6;1.17;7471 +76079;44.7601;.40778;97;20221107;19.9;6.5;13.2;1.8;11.6;.1;1.21;8317 +76079;44.7601;.40778;97;20221108;19.3;9.7;14.5;2.8;13;5.2;1.3;5684 +76079;44.7601;.40778;97;20221109;15.2;13.1;14.2;1.5;13.96;3.8;.76;2289 +76079;44.7601;.40778;97;20221110;14.1;8.5;11.3;1.1;11.76;.1;.64;3572 +76079;44.7601;.40778;97;20221111;20.9;3;11.9;1.2;10.8;.1;.94;8831 +76079;44.7601;.40778;97;20221112;21.8;7.6;14.7;1.6;12.26;.1;1.14;7743 +76079;44.7601;.40778;97;20221113;22;4.8;13.4;1.4;10.73;0;1.1;8431 +76079;44.7601;.40778;97;20221114;14.9;7.1;11;2;12;5.5;.67;2986 +76079;44.7601;.40778;97;20221115;16.6;10.1;13.3;2.3;13.13;7.4;.84;4003 +76079;44.7601;.40778;97;20221116;18;10.3;14.2;2.9;12.7;2.4;1.19;5797 +76079;44.7601;.40778;97;20221117;17.5;13.2;15.3;4;13.06;5.3;1.49;4048 +76079;44.7601;.40778;97;20221118;13.3;5.1;9.2;1.8;10.26;5.3;.62;4995 +76079;44.7601;.40778;97;20221119;11.6;5.8;8.7;1.4;9.46;1;.61;4251 +76079;44.7601;.40778;97;20221120;11.7;.4;6;1.9;8.76;2.7;.58;3939 +76079;44.7601;.40778;97;20221121;13.7;5.6;9.7;3.1;10.86;18.6;.74;2769 +76079;44.7601;.40778;97;20221122;11.3;5.9;8.6;3.2;9.96;15.6;.59;3790 +76079;44.7601;.40778;97;20221123;16.1;8.8;12.5;3.5;11.86;2.8;1.01;4415 +76079;44.7601;.40778;97;20221124;13.9;5.9;9.9;1.9;10.4;1.5;.66;4545 +76079;44.7601;.40778;97;20221125;13.9;8.3;11.1;1.7;10.73;4.6;.7;3297 +76079;44.7601;.40778;97;20221126;11.2;2.2;6.7;1.3;8.4;.1;.51;4544 +76079;44.7601;.40778;97;20221127;12;1.7;6.8;1.7;8.73;8.9;.48;5179 +76079;44.7601;.40778;97;20221128;13.8;8.9;11.3;2.3;11.1;2.4;.73;3796 +76079;44.7601;.40778;97;20221129;9.2;3.5;6.4;1.2;9.3;.1;.41;2806 +76079;44.7601;.40778;97;20221130;10.6;3.6;7.1;1.2;8.13;.1;.49;4149 +76079;44.7601;.40778;97;20221201;11.3;-.5;5.4;1.4;7.13;0;.54;5307 +76079;44.7601;.40778;97;20221202;8.5;5.4;6.9;1.4;7.43;.4;.65;2226 +76079;44.7601;.40778;97;20221203;7.3;3.4;5.3;1;7.6;1.3;.44;2494 +76079;44.7601;.40778;97;20221204;8.8;2.9;5.9;.8;7.66;.1;.42;3404 +76079;44.7601;.40778;97;20221205;10.1;-.8;4.7;1.7;6.7;.1;.54;5341 +76079;44.7601;.40778;97;20221206;10.3;.6;5.4;1.4;6.76;0;.6;4059 +76079;44.7601;.40778;97;20221207;8.1;-2.5;2.8;1.3;5.96;.1;.34;5284 +76079;44.7601;.40778;97;20221208;7.8;-1.9;2.9;1.3;6.8;2.7;.36;3789 +76079;44.7601;.40778;97;20221209;7.6;4.8;6.2;1.5;8.23;.5;.46;1738 +76079;44.7601;.40778;97;20221210;2.4;-2.7;-.1;2.5;4.93;0;.5;3092 +76079;44.7601;.40778;97;20221211;4.4;-7.2;-1.4;1.2;4.23;.1;.35;5352 +76079;44.7601;.40778;97;20221212;2.5;-6;-1.8;1.8;5.53;6.3;.17;3123 +76079;44.7601;.40778;97;20221213;7.1;2;4.5;2.4;9.7;3.7;.07;2195 +76079;44.7601;.40778;97;20221214;16.5;6.9;11.7;1.7;12.3;2.8;.54;3652 +76079;44.7601;.40778;97;20221215;11.6;7.5;9.6;1.8;10.96;1.5;.51;1819 +76079;44.7601;.40778;97;20221216;8.1;3.8;6;2.4;7;.2;.71;3114 +76079;44.7601;.40778;97;20221217;7.6;-6.2;.7;1.1;4.83;0;.32;5964 +76079;44.7601;.40778;97;20221218;12.4;-2.4;5;2.3;7.5;0;.55;5678 +76079;44.7601;.40778;97;20221219;16.2;5.2;10.7;2.5;10.6;0;.77;4439 +76079;44.7601;.40778;97;20221220;14.2;10.3;12.2;3.1;12.36;4.6;.8;1500 +76079;44.7601;.40778;97;20221221;16.8;9;12.9;2.7;12.8;.8;.78;3491 +76079;44.7601;.40778;97;20221222;14.8;11.8;13.3;3.6;13.8;14;.7;1803 +76079;44.7601;.40778;97;20221223;16.9;13.8;15.3;2.2;14.63;0;.8;2169 +76079;44.7601;.40778;97;20221224;17.7;10.7;14.2;1.5;12.46;0;.68;4642 +76079;44.7601;.40778;97;20221225;18.3;4;11.2;1.9;10.36;0;.71;6085 +76079;44.7601;.40778;97;20221226;14.4;8.4;11.4;1.2;11.76;.6;.52;2908 +76079;44.7601;.40778;97;20221227;12.8;7.7;10.3;.9;10.93;.2;.43;3457 +76079;44.7601;.40778;97;20221228;16.5;4.5;10.5;2.3;10.3;1.4;.76;5359 +76079;44.7601;.40778;97;20221229;11.6;9.5;10.5;2;11.3;10.7;.64;1178 +76079;44.7601;.40778;97;20221230;15.2;9.5;12.4;2.4;12.16;1.2;.75;3099 +76079;44.7601;.40778;97;20221231;18.9;10.1;14.5;2.7;11.9;0;1.2;4946 +76080;44.78851;.72111;125;20220101;18.9;5.3;12.1;2.1;9.51;0;1.09;5355 +76080;44.78851;.72111;125;20220102;15.1;4.3;9.7;1.8;10.23;.1;.63;4543 +76080;44.78851;.72111;125;20220103;13.5;6.9;10.2;2.4;11.2;0;.48;4125 +76080;44.78851;.72111;125;20220104;16.1;10;13;3.4;10.33;.7;1.38;3975 +76080;44.78851;.72111;125;20220105;7.5;1.6;4.5;2.3;6.61;0;.57;4617 +76080;44.78851;.72111;125;20220106;7.6;-2.2;2.7;1;5.21;.1;.44;4637 +76080;44.78851;.72111;125;20220107;10;-2.9;3.6;2.3;7.1;6.3;.54;4447 +76080;44.78851;.72111;125;20220108;11.3;7.4;9.3;5.4;10.34;5.6;.66;2707 +76080;44.78851;.72111;125;20220109;8.9;5.9;7.4;2.5;9.77;18.5;.44;1343 +76080;44.78851;.72111;125;20220110;8.7;7.3;8;1;10;2.7;.43;1110 +76080;44.78851;.72111;125;20220111;10.1;.2;5.2;1.3;6.6;.1;.48;5679 +76080;44.78851;.72111;125;20220112;7.7;-3.5;2.1;1.4;5.13;0;.51;6151 +76080;44.78851;.72111;125;20220113;3.5;-4.4;-.5;1.6;5.07;0;.19;3511 +76080;44.78851;.72111;125;20220114;10.2;-4;3.1;1.4;5.27;.1;.55;6766 +76080;44.78851;.72111;125;20220115;9.1;-5;2.1;.9;5.23;0;.39;6704 +76080;44.78851;.72111;125;20220116;5.8;-4.8;.5;.9;5.33;.1;.27;4941 +76080;44.78851;.72111;125;20220117;6.1;-3.1;1.5;.9;6.17;.1;.28;4517 +76080;44.78851;.72111;125;20220118;2.8;-2.1;.4;1;6.33;.2;.26;2821 +76080;44.78851;.72111;125;20220119;5.4;1.1;3.3;1.7;7.6;2.5;.33;2198 +76080;44.78851;.72111;125;20220120;7.7;2;4.9;1.6;7.17;.1;.57;3686 +76080;44.78851;.72111;125;20220121;6.8;-1.3;2.7;2.7;5.2;0;.84;6100 +76080;44.78851;.72111;125;20220122;8.4;-2.2;3.1;2;5.31;0;.77;5798 +76080;44.78851;.72111;125;20220123;12.3;-3.1;4.6;1.1;5.43;0;.68;7655 +76080;44.78851;.72111;125;20220124;12.6;-1;5.8;1.5;6.19;0;.78;6796 +76080;44.78851;.72111;125;20220125;11.8;-2.9;4.4;1.3;6.33;0;.64;7302 +76080;44.78851;.72111;125;20220126;12.1;-3.2;4.5;.8;6.23;0;.53;7435 +76080;44.78851;.72111;125;20220127;3.9;-4.2;-.1;1.2;5.33;.1;.36;5191 +76080;44.78851;.72111;125;20220128;4.2;-4.5;-.2;.8;5.8;0;.33;4608 +76080;44.78851;.72111;125;20220129;1.7;-.3;.7;1;6.43;0;.31;2085 +76080;44.78851;.72111;125;20220130;8.9;1.2;5;1.5;8.17;0;.46;4259 +76080;44.78851;.72111;125;20220131;10.4;3.5;7;3.6;9.03;1.1;.66;3478 +76080;44.78851;.72111;125;20220201;8;-.3;3.9;2.8;8.23;.7;.35;4785 +76080;44.78851;.72111;125;20220202;9.8;7.7;8.7;2.2;10.17;.1;.57;2497 +76080;44.78851;.72111;125;20220203;6.5;.4;3.5;1.8;8.43;.5;.27;2944 +76080;44.78851;.72111;125;20220204;11.5;6;8.8;1.9;10.3;2.4;.59;3523 +76080;44.78851;.72111;125;20220205;11.1;4.5;7.8;2;7.53;0;1.01;7052 +76080;44.78851;.72111;125;20220206;9.9;-1.8;4;3.1;8.27;2;.5;4693 +76080;44.78851;.72111;125;20220207;12.5;8.7;10.6;3.2;9.81;.6;1.09;4168 +76080;44.78851;.72111;125;20220208;14.5;1.3;7.9;1.4;6.79;0;1.1;8230 +76080;44.78851;.72111;125;20220209;16.9;-.5;8.2;2.5;7;0;1.59;9884 +76080;44.78851;.72111;125;20220210;14.8;1;7.9;1.8;8.89;0;1.14;10277 +76080;44.78851;.72111;125;20220211;12.6;7.8;10.2;2.1;8.25;0;1.32;8287 +76080;44.78851;.72111;125;20220212;11.9;-5.1;3.4;.5;4.79;0;.73;10214 +76080;44.78851;.72111;125;20220213;17.4;-2;7.7;3.4;8.65;2.4;1.65;10724 +76080;44.78851;.72111;125;20220214;11.6;8.8;10.2;3.9;9.99;4.8;1.18;4342 +76080;44.78851;.72111;125;20220215;10.1;2.3;6.2;2.5;9.49;7.6;.59;4548 +76080;44.78851;.72111;125;20220216;13.9;8.5;11.2;4.9;12.53;6.5;.73;4293 +76080;44.78851;.72111;125;20220217;13.5;11.6;12.5;3.7;13.59;1.3;.62;2863 +76080;44.78851;.72111;125;20220218;15;9.9;12.5;2.2;11.8;.4;1.08;5163 +76080;44.78851;.72111;125;20220219;11.9;3.9;7.9;1.7;8.1;0;1.09;8711 +76080;44.78851;.72111;125;20220220;12.5;1.9;7.2;2.9;9.87;2.3;.76;6429 +76080;44.78851;.72111;125;20220221;12.2;9.3;10.8;5.6;9.57;.5;1.64;4997 +76080;44.78851;.72111;125;20220222;13.6;4.3;9;1.8;9.47;0;1.07;7177 +76080;44.78851;.72111;125;20220223;17;5;11;1;8.97;0;1.29;10580 +76080;44.78851;.72111;125;20220224;15.2;3.4;9.3;2.4;8.83;.3;1.47;9449 +76080;44.78851;.72111;125;20220225;11.4;0;5.7;2;6.43;0;1.33;11207 +76080;44.78851;.72111;125;20220226;14.7;-1.1;6.8;2.7;5.2;0;2.08;12779 +76080;44.78851;.72111;125;20220227;16.6;-1;7.8;1.6;6.8;0;1.61;12359 +76080;44.78851;.72111;125;20220228;17.9;.4;9.2;1.3;7.8;0;1.58;12916 +76080;44.78851;.72111;125;20220301;17.5;.4;8.9;1.8;7.1;0;1.84;12724 +76080;44.78851;.72111;125;20220302;12.3;5;8.7;2.1;9.6;1;1.01;5302 +76080;44.78851;.72111;125;20220303;15.6;7.2;11.4;1.7;10.27;0;1.37;8536 +76080;44.78851;.72111;125;20220304;9.9;5.5;7.7;3.5;10.23;2;.59;3917 +76080;44.78851;.72111;125;20220305;8.2;6.4;7.3;2.5;8.84;1.1;.77;3628 +76080;44.78851;.72111;125;20220306;12.2;4.4;8.3;2;6.4;0;1.71;11390 +76080;44.78851;.72111;125;20220307;11.8;-3.9;3.9;2;5.23;0;1.61;14025 +76080;44.78851;.72111;125;20220308;13.8;.1;6.9;2.2;7.8;1;1.52;10517 +76080;44.78851;.72111;125;20220309;16.2;2.2;9.2;3;9.17;.3;1.84;13003 +76080;44.78851;.72111;125;20220310;14.5;8.7;11.6;3;10.27;1.1;1.55;7367 +76080;44.78851;.72111;125;20220311;13.6;9.8;11.7;3.7;10.34;10.2;1.55;6396 +76080;44.78851;.72111;125;20220312;11.2;6.2;8.7;2.6;10.2;2.2;.95;5949 +76080;44.78851;.72111;125;20220313;10.9;7.1;9;3.7;8.93;11.7;1.38;6039 +76080;44.78851;.72111;125;20220314;14.9;1.2;8;4.8;9.07;0;1.72;11407 +76080;44.78851;.72111;125;20220315;18.6;12.4;15.5;5.9;11.24;0;2.84;8855 +76080;44.78851;.72111;125;20220316;16.2;9;12.6;2.1;11.47;0;1.55;7757 +76080;44.78851;.72111;125;20220317;13.2;10.4;11.8;3.6;10.43;5.9;1.59;5415 +76080;44.78851;.72111;125;20220318;15.5;7.9;11.7;2.3;9.45;0;1.91;10125 +76080;44.78851;.72111;125;20220319;18.5;4;11.2;2.8;8.65;0;2.55;15954 +76080;44.78851;.72111;125;20220320;17.1;3.9;10.5;3.6;9.42;0;2.27;11730 +76080;44.78851;.72111;125;20220321;17.6;8.2;12.9;5.6;8.95;0;3.39;14928 +76080;44.78851;.72111;125;20220322;17.4;5.5;11.5;5.4;6.62;0;3.8;16482 +76080;44.78851;.72111;125;20220323;17.7;1.9;9.8;3.7;6.35;0;3.31;18764 +76080;44.78851;.72111;125;20220324;19;-2;8.5;2.2;6.82;0;2.76;19978 +76080;44.78851;.72111;125;20220325;20.4;-.2;10.1;1.9;6.55;0;2.78;17214 +76080;44.78851;.72111;125;20220326;21.3;-.4;10.5;2.2;6.09;0;3.29;20082 +76080;44.78851;.72111;125;20220327;21.8;.8;11.3;2.6;7.05;0;3.48;19396 +76080;44.78851;.72111;125;20220328;22.3;1.4;11.9;1.8;7.89;0;3.01;17729 +76080;44.78851;.72111;125;20220329;17.2;6;11.6;1.5;10.15;3;1.79;10013 +76080;44.78851;.72111;125;20220330;15;9.5;12.3;2.4;11.29;2.6;1.6;7284 +76080;44.78851;.72111;125;20220331;14.1;7.7;10.9;4.8;9.25;2.1;2.41;11766 +76080;44.78851;.72111;125;20220401;8.4;-.4;4;6.5;5.69;.7;2.12;13855 +76080;44.78851;.72111;125;20220402;8.7;1.4;5;4.6;5.35;0;2.27;13092 +76080;44.78851;.72111;125;20220403;5.9;-4.1;.9;1.2;5.09;0;1.36;14205 +76080;44.78851;.72111;125;20220404;12.7;-2.1;5.3;1.9;4.84;0;2.47;19839 +76080;44.78851;.72111;125;20220405;14.5;-2.1;6.2;1.3;7;0;2;15943 +76080;44.78851;.72111;125;20220406;12.8;7.5;10.2;2.5;10.86;1.6;1.13;5035 +76080;44.78851;.72111;125;20220407;14.2;9.9;12;5.4;12.32;13.8;1.62;6433 +76080;44.78851;.72111;125;20220408;18.4;11.3;14.8;5.6;11.39;.9;3.08;10354 +76080;44.78851;.72111;125;20220409;14.8;4.7;9.8;2.3;7.85;0;2.65;17290 +76080;44.78851;.72111;125;20220410;19.2;-1.6;8.8;2.2;6.66;0;3.3;23125 +76080;44.78851;.72111;125;20220411;21.8;4.3;13.1;6.1;9.85;0;4.26;20184 +76080;44.78851;.72111;125;20220412;18.2;10.2;14.2;4.2;11.29;5.6;2.68;10257 +76080;44.78851;.72111;125;20220413;14.6;9.9;12.2;1.4;13.12;3.1;1.1;5201 +76080;44.78851;.72111;125;20220414;23.4;7.4;15.4;1.2;12.39;.1;3.23;20746 +76080;44.78851;.72111;125;20220415;24.9;6;15.5;1.7;12.25;0;3.58;21538 +76080;44.78851;.72111;125;20220416;24.1;6.1;15.1;2.4;10.99;0;4.02;23259 +76080;44.78851;.72111;125;20220417;23.7;2.9;13.3;2.3;9.92;0;3.98;24280 +76080;44.78851;.72111;125;20220418;19.4;8.6;14;2.6;11.59;0;2.92;16383 +76080;44.78851;.72111;125;20220419;16.6;7.6;12.1;2.6;11.89;9.2;1.81;9934 +76080;44.78851;.72111;125;20220420;14.3;8.7;11.5;1.8;11.99;5.9;1.5;8366 +76080;44.78851;.72111;125;20220421;17.8;9.9;13.8;1.9;12.85;2.7;1.81;9026 +76080;44.78851;.72111;125;20220422;19;10.7;14.8;1.5;12.95;0;2.5;14478 +76080;44.78851;.72111;125;20220423;12.8;8.3;10.5;2.7;11.99;18.3;1.1;5866 +76080;44.78851;.72111;125;20220424;16.8;9.5;13.2;4.4;11.99;0;2.23;9599 +76080;44.78851;.72111;125;20220425;18.6;5.4;12;1.3;10.79;0;2.75;18734 +76080;44.78851;.72111;125;20220426;22.4;3.7;13.1;1.8;10.59;0;3.78;24904 +76080;44.78851;.72111;125;20220427;23.7;5.4;14.5;1.8;12.42;0;3.43;20387 +76080;44.78851;.72111;125;20220428;21.2;11.5;16.4;2.2;14.42;0;2.82;15158 +76080;44.78851;.72111;125;20220429;21.1;11.1;16.1;2.3;13.92;0;2.86;15490 +76080;44.78851;.72111;125;20220430;22.5;9.8;16.2;2.2;12.22;0;3.82;21822 +76080;44.78851;.72111;125;20220501;21;5.4;13.2;1.6;10.65;0;3.46;21842 +76080;44.78851;.72111;125;20220502;20.9;8.5;14.7;1.8;11.29;0;3.31;18905 +76080;44.78851;.72111;125;20220503;22.6;9.7;16.1;1.5;12.59;2.5;3.39;19291 +76080;44.78851;.72111;125;20220504;21.4;8.4;14.9;2.2;11.62;0;3.53;19531 +76080;44.78851;.72111;125;20220505;21.8;7.1;14.4;2.6;10.69;0;4.06;23338 +76080;44.78851;.72111;125;20220506;22;6.4;14.2;1.9;10.8;0;3.67;22078 +76080;44.78851;.72111;125;20220507;23.9;7.3;15.6;1.5;11.23;0;3.91;23226 +76080;44.78851;.72111;125;20220508;25;8.2;16.6;1.4;11.4;0;4.06;23011 +76080;44.78851;.72111;125;20220509;27.2;8.6;17.9;1.3;11.33;0;4.51;24807 +76080;44.78851;.72111;125;20220510;27.9;8.7;18.3;1.7;12.2;0;4.66;24644 +76080;44.78851;.72111;125;20220511;28.9;9.8;19.3;2.4;13.7;3.9;5.17;25075 +76080;44.78851;.72111;125;20220512;21.1;12.6;16.8;1.5;15.73;5;2.24;11546 +76080;44.78851;.72111;125;20220513;25;13.8;19.4;1.4;16.6;0;3.51;18664 +76080;44.78851;.72111;125;20220514;28.4;11.6;20;1.8;15.93;0;4.57;23330 +76080;44.78851;.72111;125;20220515;28.3;14.1;21.2;2.2;16.63;10.9;4.44;20272 +76080;44.78851;.72111;125;20220516;27.7;14.1;20.9;1.6;17.07;0;4.39;22905 +76080;44.78851;.72111;125;20220517;30.7;13.7;22.2;2;16.17;.1;5.22;24497 +76080;44.78851;.72111;125;20220518;31.5;12.4;22;1.8;16.9;2.7;5.24;25408 +76080;44.78851;.72111;125;20220519;28.8;17.3;23;2.4;19.23;.1;4.5;20489 +76080;44.78851;.72111;125;20220520;27.9;14.7;21.3;2.5;16.5;0;4.71;21492 +76080;44.78851;.72111;125;20220521;31.5;14;22.8;1.2;18.93;.1;4.81;24487 +76080;44.78851;.72111;125;20220522;31.5;17.4;24.5;2.1;20.5;.7;4.88;21425 +76080;44.78851;.72111;125;20220523;21.8;16.4;19.1;4;15.83;.8;3.13;11995 +76080;44.78851;.72111;125;20220524;19.9;10.5;15.2;2.3;12.53;.8;3.13;17195 +76080;44.78851;.72111;125;20220525;21.6;5.9;13.8;2;10.73;0;3.8;23119 +76080;44.78851;.72111;125;20220526;19.3;8;13.7;1.3;12.43;.1;2.51;14585 +76080;44.78851;.72111;125;20220527;24.5;9.8;17.1;2.1;13.43;.1;4.5;25601 +76080;44.78851;.72111;125;20220528;26.2;10.3;18.3;2.3;11.67;0;5.05;25968 +76080;44.78851;.72111;125;20220529;23.2;6.7;14.9;2.6;9;0;4.82;25943 +76080;44.78851;.72111;125;20220530;24.3;5.7;15;1.6;8.6;0;4.66;27079 +76080;44.78851;.72111;125;20220531;25.1;11.8;18.5;1.4;11.17;1.4;4.26;21982 +76080;44.78851;.72111;125;20220601;29.7;10.4;20.1;2.1;13.97;4.3;5.47;26403 +76080;44.78851;.72111;125;20220602;28.4;15.9;22.2;2;18.6;1.5;4.59;22416 +76080;44.78851;.72111;125;20220603;29.5;17.3;23.4;2;19.23;5;4.87;22769 +76080;44.78851;.72111;125;20220604;25.4;14.1;19.7;2.4;19.5;2.2;3.34;17663 +76080;44.78851;.72111;125;20220605;22.7;15.8;19.2;2.8;16.9;.3;2.92;12708 +76080;44.78851;.72111;125;20220606;25.2;11.7;18.4;1.3;15.27;.4;3.91;21316 +76080;44.78851;.72111;125;20220607;25;14;19.5;2.1;14.87;3.6;4.28;21550 +76080;44.78851;.72111;125;20220608;20.1;13.1;16.6;1.7;15.37;2.4;2.56;13537 +76080;44.78851;.72111;125;20220609;22;10;16;1.8;13.83;1.9;3.03;16038 +76080;44.78851;.72111;125;20220610;27.7;10.1;18.9;1.3;14.1;.1;4.77;26390 +76080;44.78851;.72111;125;20220611;31.5;12;21.8;1.1;15.43;0;5.21;26764 +76080;44.78851;.72111;125;20220612;30.2;14.8;22.5;1.5;19;.8;4.76;23564 +76080;44.78851;.72111;125;20220613;30.3;17.6;24;1.5;19;.1;5;23945 +76080;44.78851;.72111;125;20220614;34.2;14.7;24.4;2;18.57;.1;5.9;26229 +76080;44.78851;.72111;125;20220615;33.9;19.5;26.7;1.9;19.67;0;5.94;25409 +76080;44.78851;.72111;125;20220616;34.8;15.7;25.2;1.5;18.4;.1;5.82;26462 +76080;44.78851;.72111;125;20220617;37.3;17.4;27.4;1.8;19.1;0;6.53;27703 +76080;44.78851;.72111;125;20220618;38.5;18.1;28.3;3.1;17;.3;7.94;27341 +76080;44.78851;.72111;125;20220619;31.7;17.3;24.5;2.5;18.9;7.2;5.66;24267 +76080;44.78851;.72111;125;20220620;29.9;16.9;23.4;2;20.2;.6;4.59;20960 +76080;44.78851;.72111;125;20220621;27.2;17.5;22.4;1.5;20.77;10.8;3.52;16607 +76080;44.78851;.72111;125;20220622;26.7;18;22.4;1.9;19.5;1.3;3.88;18231 +76080;44.78851;.72111;125;20220623;25.2;15;20.1;1.6;18.33;11.6;3.51;17656 +76080;44.78851;.72111;125;20220624;23.2;16;19.6;2.5;17.5;1.5;3.45;17132 +76080;44.78851;.72111;125;20220625;19;13.6;16.3;1.8;16.07;3.6;2.2;11435 +76080;44.78851;.72111;125;20220626;17.3;13.1;15.2;2;15.57;4.2;1.82;9898 +76080;44.78851;.72111;125;20220627;23.5;13.4;18.5;2.2;14.43;0;4.15;21886 +76080;44.78851;.72111;125;20220628;25.3;9.6;17.5;1.5;12.97;.1;4.57;25922 +76080;44.78851;.72111;125;20220629;26.2;10.5;18.4;1.9;14.4;10.1;4.72;25773 +76080;44.78851;.72111;125;20220630;16.6;13.5;15.1;1.8;14.83;4.9;1.7;8557 +76080;44.78851;.72111;125;20220701;22.8;10.6;16.7;1.3;12.87;.1;3.94;23096 +76080;44.78851;.72111;125;20220702;29.3;9.1;19.2;1.4;13.13;0;5.24;28303 +76080;44.78851;.72111;125;20220703;28.1;13.6;20.8;1.8;15.3;1.9;4.96;25176 +76080;44.78851;.72111;125;20220704;27.2;16.3;21.7;2.1;17.17;.2;4.48;21355 +76080;44.78851;.72111;125;20220705;28.6;15;21.8;1.8;15.43;.1;5.14;25443 +76080;44.78851;.72111;125;20220706;28.2;12.8;20.5;2;14.07;0;5.08;24482 +76080;44.78851;.72111;125;20220707;28;12.5;20.3;1.9;14.73;0;5.03;25369 +76080;44.78851;.72111;125;20220708;28.8;13.3;21;2;14.83;0;5.28;26226 +76080;44.78851;.72111;125;20220709;30.4;13.2;21.8;1.8;14.37;0;5.52;26352 +76080;44.78851;.72111;125;20220710;31.1;13.2;22.2;2.1;14.87;0;5.79;26683 +76080;44.78851;.72111;125;20220711;33.3;14.6;23.9;2.3;15.67;0;6.28;26984 +76080;44.78851;.72111;125;20220712;34.4;15;24.7;2.1;15.13;0;6.38;27315 +76080;44.78851;.72111;125;20220713;34.9;13.9;24.4;1.2;14.57;0;5.77;27599 +76080;44.78851;.72111;125;20220714;36.3;15.9;26.1;1.7;16.1;0;6.28;27033 +76080;44.78851;.72111;125;20220715;34.1;15.8;24.9;1.4;15.8;0;5.72;26207 +76080;44.78851;.72111;125;20220716;34.6;15.2;24.9;1.8;15.27;0;6.15;26901 +76080;44.78851;.72111;125;20220717;36.8;15.5;26.2;2.2;13.77;0;6.93;27434 +76080;44.78851;.72111;125;20220718;39.8;18.3;29.1;3.1;15.23;0;8.25;27147 +76080;44.78851;.72111;125;20220719;31.8;16.9;24.3;2.5;18.33;0;5.17;20145 +76080;44.78851;.72111;125;20220720;28.5;18;23.2;2.9;18.1;.1;4.8;20211 +76080;44.78851;.72111;125;20220721;31.2;13.9;22.6;1.3;16.5;0;5.14;25742 +76080;44.78851;.72111;125;20220722;30;15.2;22.6;2.6;17.9;.1;5.08;22827 +76080;44.78851;.72111;125;20220723;29;15.9;22.5;1.7;16.27;0;4.45;20701 +76080;44.78851;.72111;125;20220724;36.2;13.6;24.9;1.5;15.03;0;6.03;27604 +76080;44.78851;.72111;125;20220725;28.4;18.9;23.6;3.5;17.77;0;4.72;17116 +76080;44.78851;.72111;125;20220726;26.2;14.4;20.3;1.9;14.57;.1;4.28;20707 +76080;44.78851;.72111;125;20220727;28.5;10.9;19.7;1.8;13.27;0;4.95;25619 +76080;44.78851;.72111;125;20220728;28.8;11.8;20.3;2;14.73;0;4.95;24909 +76080;44.78851;.72111;125;20220729;27.7;16;21.9;1.9;16.47;.7;4.15;18750 +76080;44.78851;.72111;125;20220730;30.1;14.4;22.2;1.7;16.87;0;4.9;24125 +76080;44.78851;.72111;125;20220731;32.9;14.6;23.8;1.8;16.33;0;5.51;25425 +76080;44.78851;.72111;125;20220801;34.4;15.4;24.9;2;16.27;0;5.92;26053 +76080;44.78851;.72111;125;20220802;35.4;14.6;25;1.5;15.23;0;5.71;26001 +76080;44.78851;.72111;125;20220803;38;16.7;27.3;1.6;15.4;0;6.05;25397 +76080;44.78851;.72111;125;20220804;36.7;17.8;27.2;2.2;19.4;0;6.09;24693 +76080;44.78851;.72111;125;20220805;31.2;19;25.1;2.4;19.6;.1;4.87;20164 +76080;44.78851;.72111;125;20220806;32.5;17.8;25.1;1.9;15.63;0;5.34;23081 +76080;44.78851;.72111;125;20220807;33.4;13.7;23.6;1.8;11.93;0;5.67;25409 +76080;44.78851;.72111;125;20220808;35.1;12.7;23.9;1.9;11.37;0;5.98;25473 +76080;44.78851;.72111;125;20220809;36.1;14.6;25.3;1.6;11.97;0;5.79;25075 +76080;44.78851;.72111;125;20220810;37.9;14.8;26.4;1.7;11.7;0;6.07;25111 +76080;44.78851;.72111;125;20220811;38.2;15.9;27.1;1.9;15.57;0;6;23780 +76080;44.78851;.72111;125;20220812;39;18.7;28.8;2;18.07;0;6.16;23794 +76080;44.78851;.72111;125;20220813;35.7;18.9;27.3;2.7;19.73;4.7;5.94;22345 +76080;44.78851;.72111;125;20220814;24.4;19.5;21.9;2.4;20.47;14.9;2.59;10519 +76080;44.78851;.72111;125;20220815;27.4;15.7;21.6;1.6;17.67;.2;3.58;17387 +76080;44.78851;.72111;125;20220816;24.7;15.2;20;1.6;18.27;10.7;2.87;13413 +76080;44.78851;.72111;125;20220817;25.1;14.2;19.7;2.1;17;3.1;3.4;17617 +76080;44.78851;.72111;125;20220818;26.8;13.5;20.2;2.5;16.23;0;3.87;18638 +76080;44.78851;.72111;125;20220819;27.4;16.2;21.8;2.7;18.03;1;3.72;16179 +76080;44.78851;.72111;125;20220820;27.1;16;21.5;1.3;18.7;.1;3.17;16001 +76080;44.78851;.72111;125;20220821;27;14.5;20.7;1.7;17.13;.1;3.45;16922 +76080;44.78851;.72111;125;20220822;26.4;18.8;22.6;2.1;19.67;1.2;2.91;12015 +76080;44.78851;.72111;125;20220823;29.6;16.4;23;1.3;19.17;.1;3.77;19116 +76080;44.78851;.72111;125;20220824;34.6;16.1;25.4;1.5;17.87;1.2;4.81;21749 +76080;44.78851;.72111;125;20220825;28.9;17.4;23.2;2.1;19.43;.6;3.67;16150 +76080;44.78851;.72111;125;20220826;30.1;16.8;23.5;1.8;19;.2;3.92;18278 +76080;44.78851;.72111;125;20220827;30.1;13.9;22;1.3;15.53;0;3.96;20149 +76080;44.78851;.72111;125;20220828;32.3;12.9;22.6;1.3;14.37;0;4.34;21548 +76080;44.78851;.72111;125;20220829;33;14.4;23.7;2.4;15.5;1.1;4.72;17067 +76080;44.78851;.72111;125;20220830;32.8;16.5;24.6;1.7;17.43;0;4.46;19913 +76080;44.78851;.72111;125;20220831;32.5;15.4;23.9;2;16.3;0;4.5;19234 +76080;44.78851;.72111;125;20220901;28;16.8;22.4;1.6;19.2;3.8;2.89;12478 +76080;44.78851;.72111;125;20220902;27.1;15.5;21.3;1.4;18.33;6.5;3.01;15089 +76080;44.78851;.72111;125;20220903;27.9;15.4;21.7;1.4;17.2;.1;3.4;17350 +76080;44.78851;.72111;125;20220904;32.9;14.5;23.7;2.2;17.1;1.4;4.66;20195 +76080;44.78851;.72111;125;20220905;33.5;16.6;25;2.4;19.33;4.1;4.57;18787 +76080;44.78851;.72111;125;20220906;31.5;16.9;24.2;2.3;18.2;.2;4.24;18078 +76080;44.78851;.72111;125;20220907;26.2;16.1;21.2;1.7;16.07;.2;3.09;14168 +76080;44.78851;.72111;125;20220908;22.7;12.7;17.7;1.7;15.37;.9;2.43;12554 +76080;44.78851;.72111;125;20220909;24.4;12.2;18.3;2.2;14.4;.5;3.02;14929 +76080;44.78851;.72111;125;20220910;26.2;10.6;18.4;1.1;13.73;.1;3.02;17854 +76080;44.78851;.72111;125;20220911;30.7;11.7;21.2;1.7;13.37;0;3.98;19252 +76080;44.78851;.72111;125;20220912;35.7;14.5;25.1;2.4;15.83;0;5.02;18925 +76080;44.78851;.72111;125;20220913;31.5;20.7;26.1;2.1;21.4;3.1;3.28;11580 +76080;44.78851;.72111;125;20220914;29.8;19.1;24.5;2;18.2;.4;3.59;14793 +76080;44.78851;.72111;125;20220915;28.3;13.6;21;1.9;16.47;.1;3.34;16111 +76080;44.78851;.72111;125;20220916;23.9;14.6;19.2;2.2;15.03;0;2.78;12970 +76080;44.78851;.72111;125;20220917;20.7;7.3;14;1.9;9.07;0;2.83;16375 +76080;44.78851;.72111;125;20220918;24.4;3.8;14.1;1.5;8;0;3.07;18474 +76080;44.78851;.72111;125;20220919;25.3;4.5;14.9;1.9;8.63;0;3.4;18231 +76080;44.78851;.72111;125;20220920;24.1;4.9;14.5;1.6;8.6;0;3.04;17616 +76080;44.78851;.72111;125;20220921;24.9;4.7;14.8;1.5;8.77;0;2.98;17652 +76080;44.78851;.72111;125;20220922;26.2;5.6;15.9;1.4;9.5;0;3;17523 +76080;44.78851;.72111;125;20220923;21.7;8.6;15.1;1.5;12.07;1.1;2.12;11146 +76080;44.78851;.72111;125;20220924;20;11.4;15.7;1.3;14.7;8.5;1.52;8348 +76080;44.78851;.72111;125;20220925;19;9.8;14.4;1.1;12.57;0;1.71;10910 +76080;44.78851;.72111;125;20220926;20.2;7.3;13.7;2.4;11.67;2.3;2.2;12404 +76080;44.78851;.72111;125;20220927;17.7;11.3;14.5;3.6;13.73;6.1;1.67;8901 +76080;44.78851;.72111;125;20220928;19.8;14.7;17.3;5.4;15.8;5.7;2.08;8269 +76080;44.78851;.72111;125;20220929;16.9;11.3;14.1;1.7;13.23;4.9;1.24;6340 +76080;44.78851;.72111;125;20220930;18.9;7.5;13.2;1.4;11;.6;1.89;13046 +76080;44.78851;.72111;125;20221001;19.4;9.1;14.2;2.8;15.47;2.4;1.22;7225 +76080;44.78851;.72111;125;20221002;21.9;15.6;18.7;1.5;16.93;.1;1.59;7399 +76080;44.78851;.72111;125;20221003;23.7;10.5;17.1;.9;13.9;0;1.97;13324 +76080;44.78851;.72111;125;20221004;24.3;8.6;16.4;1.3;13.1;.1;2.2;13847 +76080;44.78851;.72111;125;20221005;25.9;9.3;17.6;2.4;13.87;.1;2.7;13745 +76080;44.78851;.72111;125;20221006;21.6;13.6;17.6;1.2;15.87;.1;1.51;8045 +76080;44.78851;.72111;125;20221007;24.9;10.9;17.9;1.4;14.77;0;2.08;12522 +76080;44.78851;.72111;125;20221008;22.4;12.5;17.5;1.2;14.83;0;1.62;8502 +76080;44.78851;.72111;125;20221009;25;8.3;16.6;2;12.97;.1;2.37;13282 +76080;44.78851;.72111;125;20221010;23.1;11.6;17.4;1.7;15.13;0;1.82;9447 +76080;44.78851;.72111;125;20221011;21.1;15;18;1.2;16.87;0;1.34;6882 +76080;44.78851;.72111;125;20221012;22.7;13.3;18;1.3;15.34;.3;1.63;9278 +76080;44.78851;.72111;125;20221013;19.3;11.1;15.2;1.5;15.09;4.4;1.27;8051 +76080;44.78851;.72111;125;20221014;20.1;15.9;18;3.2;17.87;1.2;1.25;4655 +76080;44.78851;.72111;125;20221015;24;15.5;19.8;1.5;16.5;0;1.8;9283 +76080;44.78851;.72111;125;20221016;27.6;14;20.8;3;16.87;0;2.73;11100 +76080;44.78851;.72111;125;20221017;25.1;16.6;20.8;2.7;17.93;0;2.09;7455 +76080;44.78851;.72111;125;20221018;28.3;14.6;21.5;2.9;17.37;0;2.76;10814 +76080;44.78851;.72111;125;20221019;26;14.1;20;3.4;16.93;1.5;2.41;8492 +76080;44.78851;.72111;125;20221020;25.5;14.4;19.9;2.9;17.43;.2;2.05;8145 +76080;44.78851;.72111;125;20221021;23.7;15.1;19.4;1.8;15.23;1.6;1.78;7385 +76080;44.78851;.72111;125;20221022;24.5;11.2;17.8;2.3;14.17;.1;2.1;9876 +76080;44.78851;.72111;125;20221023;25.9;15.6;20.7;3.3;13.87;.1;2.86;7245 +76080;44.78851;.72111;125;20221024;23.5;10.4;16.9;1.8;11.63;.1;1.95;9268 +76080;44.78851;.72111;125;20221025;23.7;9;16.3;2.3;12.77;.2;1.94;8386 +76080;44.78851;.72111;125;20221026;26;10.6;18.3;2;14.33;.1;1.98;9820 +76080;44.78851;.72111;125;20221027;25.8;13.4;19.6;3.9;16.33;0;2.42;7509 +76080;44.78851;.72111;125;20221028;26.4;19.5;22.9;3.6;16;0;2.9;6779 +76080;44.78851;.72111;125;20221029;27.8;13.6;20.7;2.8;12.7;0;2.79;8854 +76080;44.78851;.72111;125;20221030;23.5;10.4;17;1.7;12.97;0;1.65;8192 +76080;44.78851;.72111;125;20221031;22.7;11.5;17.1;2.3;14.7;6.9;1.55;6429 +76080;44.78851;.72111;125;20221101;18.6;10.2;14.4;1.5;13.47;.1;1.05;6231 +76080;44.78851;.72111;125;20221102;19.2;7;13.1;1.4;11.13;0;1.16;8940 +76080;44.78851;.72111;125;20221103;19;8.2;13.6;3.5;11.53;6;1.67;5318 +76080;44.78851;.72111;125;20221104;13.6;9;11.3;4;10.33;4.2;1.26;5166 +76080;44.78851;.72111;125;20221105;16.2;2.3;9.3;1.1;8.53;0;.89;7334 +76080;44.78851;.72111;125;20221106;17;2.5;9.8;1.9;9.33;1.7;1.11;7365 +76080;44.78851;.72111;125;20221107;19.7;6.8;13.3;2.2;11.47;.1;1.3;8142 +76080;44.78851;.72111;125;20221108;19.3;9.6;14.5;3.5;12.73;3.4;1.47;5566 +76080;44.78851;.72111;125;20221109;15.2;13.1;14.1;1.4;14.13;2.7;.72;2422 +76080;44.78851;.72111;125;20221110;15.3;9.3;12.3;1.2;12.07;.1;.73;4137 +76080;44.78851;.72111;125;20221111;21.8;4.3;13;1.9;11.13;.1;1.24;8551 +76080;44.78851;.72111;125;20221112;21.9;7.6;14.7;1.9;11.77;.1;1.36;7667 +76080;44.78851;.72111;125;20221113;21.8;5.1;13.4;1.6;9.93;0;1.24;8081 +76080;44.78851;.72111;125;20221114;14.7;7.2;11;2.3;11.7;6.5;.77;2568 +76080;44.78851;.72111;125;20221115;16.4;9.7;13.1;2.6;13.07;8;.82;4065 +76080;44.78851;.72111;125;20221116;17.2;10.2;13.7;2.9;12.63;1.2;1.06;5444 +76080;44.78851;.72111;125;20221117;17.2;13;15.1;3.8;13.07;5.8;1.42;4155 +76080;44.78851;.72111;125;20221118;12.6;4.8;8.7;1.5;10.3;2.2;.52;4829 +76080;44.78851;.72111;125;20221119;11.2;5.9;8.5;1.3;9.53;.6;.55;3999 +76080;44.78851;.72111;125;20221120;10.4;.6;5.5;1.6;8.73;2.4;.42;3394 +76080;44.78851;.72111;125;20221121;12.8;5.5;9.1;3.1;10.67;17.9;.63;2280 +76080;44.78851;.72111;125;20221122;11.2;5.7;8.4;2.9;9.73;13.6;.59;3819 +76080;44.78851;.72111;125;20221123;15.8;8.6;12.2;3.3;11.6;4;.97;4412 +76080;44.78851;.72111;125;20221124;13.3;5.6;9.5;1.9;10.27;2.4;.6;4240 +76080;44.78851;.72111;125;20221125;13.5;8.5;11;1.5;10.53;5;.67;3028 +76080;44.78851;.72111;125;20221126;11.1;2.9;7;1.5;8.47;.1;.55;4295 +76080;44.78851;.72111;125;20221127;11.9;1.6;6.8;2.3;8.37;9;.63;5116 +76080;44.78851;.72111;125;20221128;13.4;8.4;10.9;2.3;11.13;4.2;.68;3685 +76080;44.78851;.72111;125;20221129;8.6;3.2;5.9;1;9.1;.1;.38;2582 +76080;44.78851;.72111;125;20221130;11.2;3.8;7.5;1.3;8.33;.1;.54;4285 +76080;44.78851;.72111;125;20221201;11.2;.9;6.1;1.8;7.1;0;.66;4915 +76080;44.78851;.72111;125;20221202;7.9;5.1;6.5;1.1;7.3;.4;.58;2279 +76080;44.78851;.72111;125;20221203;7.1;3.4;5.3;1;7.63;2.2;.42;2506 +76080;44.78851;.72111;125;20221204;8.7;3.1;5.9;1;7.7;.1;.44;3264 +76080;44.78851;.72111;125;20221205;10.4;-.6;4.9;2;6.6;.1;.63;5420 +76080;44.78851;.72111;125;20221206;10.1;-.3;4.9;1.5;6.27;0;.68;4396 +76080;44.78851;.72111;125;20221207;8.8;-2.3;3.2;1.1;5.83;.1;.43;5499 +76080;44.78851;.72111;125;20221208;7.8;-1.7;3.1;1.8;6.47;1.6;.5;3721 +76080;44.78851;.72111;125;20221209;8.5;4.7;6.6;1.3;8.37;.5;.46;2389 +76080;44.78851;.72111;125;20221210;2.1;-2.2;0;2.7;4.97;0;.5;2649 +76080;44.78851;.72111;125;20221211;4.6;-7.4;-1.4;1.4;4.07;.1;.4;5553 +76080;44.78851;.72111;125;20221212;2.7;-5.3;-1.3;2.1;5.33;6.8;.28;2863 +76080;44.78851;.72111;125;20221213;7.2;1.9;4.5;2.7;9.4;1.9;.07;2312 +76080;44.78851;.72111;125;20221214;15.7;6.9;11.3;2;12;3.2;.54;3287 +76080;44.78851;.72111;125;20221215;11.3;7.5;9.4;2.1;10.73;1;.52;1816 +76080;44.78851;.72111;125;20221216;8.4;4;6.2;2.1;7.23;0;.68;3259 +76080;44.78851;.72111;125;20221217;7.6;-5.5;1;1.2;4.8;.1;.38;5651 +76080;44.78851;.72111;125;20221218;12.2;-2.9;4.6;2.9;7.27;0;.62;5725 +76080;44.78851;.72111;125;20221219;16.5;5.4;10.9;3.3;10.33;.1;1;4513 +76080;44.78851;.72111;125;20221220;14.6;10.5;12.5;3.8;12.1;5.5;.93;1793 +76080;44.78851;.72111;125;20221221;16;9.7;12.9;2.6;12.77;.7;.71;3118 +76080;44.78851;.72111;125;20221222;14.4;11.8;13.1;3.6;13.73;16.7;.64;1512 +76080;44.78851;.72111;125;20221223;16.6;13.7;15.1;2.1;14.57;.1;.76;2150 +76080;44.78851;.72111;125;20221224;17.3;11;14.2;1.7;12.43;0;.7;4281 +76080;44.78851;.72111;125;20221225;17.7;3.9;10.8;2.4;10.1;0;.73;5852 +76080;44.78851;.72111;125;20221226;14.2;8.5;11.4;1.5;11.93;.7;.52;2738 +76080;44.78851;.72111;125;20221227;12.3;7.5;9.9;1.2;10.8;.2;.45;3376 +76080;44.78851;.72111;125;20221228;16;5.2;10.6;2.8;10.6;0;.76;4980 +76080;44.78851;.72111;125;20221229;11.5;9.4;10.5;2.2;11.27;9.8;.62;1384 +76080;44.78851;.72111;125;20221230;14.2;9.5;11.8;2.8;11.83;1.4;.69;2765 +76080;44.78851;.72111;125;20221231;18;10.1;14;3.4;11.97;0;1.14;4427 +76081;44.81598;1.03472;65;20220101;16.7;1.6;9.2;1.1;8.57;0;.34;6618 +76081;44.81598;1.03472;65;20220102;15;2.5;8.7;1;9.71;.2;.37;5230 +76081;44.81598;1.03472;65;20220103;13.9;6;9.9;1.5;10.81;0;.42;4569 +76081;44.81598;1.03472;65;20220104;16.5;9.5;13;2.6;10.26;1.2;1.15;4493 +76081;44.81598;1.03472;65;20220105;8.1;2.4;5.3;2.1;6.68;0;.65;3322 +76081;44.81598;1.03472;65;20220106;7.7;-3.7;2;.7;5.11;.1;.23;6992 +76081;44.81598;1.03472;65;20220107;9;-3.7;2.6;1.7;6.96;4.9;.39;4294 +76081;44.81598;1.03472;65;20220108;11.8;5.9;8.9;4.6;10.22;6;.55;3027 +76081;44.81598;1.03472;65;20220109;9.3;6;7.6;2.3;9.81;15.7;.43;1599 +76081;44.81598;1.03472;65;20220110;9.2;7.6;8.4;.8;9.96;1.9;.44;1225 +76081;44.81598;1.03472;65;20220111;10.8;.3;5.5;1;6.63;.1;.39;6289 +76081;44.81598;1.03472;65;20220112;8.4;-4.1;2.1;1.1;5.21;0;.38;6928 +76081;44.81598;1.03472;65;20220113;4.9;-4.2;.3;1;5.11;0;.17;4692 +76081;44.81598;1.03472;65;20220114;9.7;-4.2;2.7;.8;4.91;.1;.26;7254 +76081;44.81598;1.03472;65;20220115;7.8;-5.6;1.1;.6;4.88;0;.26;6557 +76081;44.81598;1.03472;65;20220116;6.3;-5.7;.3;.7;5.11;.2;.23;6083 +76081;44.81598;1.03472;65;20220117;7;-2.6;2.2;.6;6.08;.1;.27;4681 +76081;44.81598;1.03472;65;20220118;3.4;-2.2;.6;.9;6.23;.2;.26;3877 +76081;44.81598;1.03472;65;20220119;5.3;1.5;3.4;1.3;7.48;1.7;.35;1868 +76081;44.81598;1.03472;65;20220120;7.9;2.2;5.1;1.2;7.18;0;.51;3562 +76081;44.81598;1.03472;65;20220121;7.4;-.8;3.3;2.3;5.21;0;.81;6725 +76081;44.81598;1.03472;65;20220122;9.2;-4.2;2.5;1.2;5.11;0;.53;8302 +76081;44.81598;1.03472;65;20220123;12.4;-4.3;4;.5;5.28;0;.42;8433 +76081;44.81598;1.03472;65;20220124;12.8;-4.5;4.1;.9;5.47;0;.52;8829 +76081;44.81598;1.03472;65;20220125;12.3;-4.4;4;.7;5.68;0;.47;8391 +76081;44.81598;1.03472;65;20220126;11.2;-4.6;3.3;.7;5.51;0;.44;8070 +76081;44.81598;1.03472;65;20220127;5.5;-3.9;.8;1;5.26;.1;.38;6011 +76081;44.81598;1.03472;65;20220128;4.7;-4;.3;1;5.76;0;.36;5377 +76081;44.81598;1.03472;65;20220129;2;-.2;.9;1.1;6.38;.1;.32;2234 +76081;44.81598;1.03472;65;20220130;9.7;1.6;5.6;1.4;7.83;0;.5;4886 +76081;44.81598;1.03472;65;20220131;10.6;2.7;6.7;3.3;8.68;1;.67;3578 +76081;44.81598;1.03472;65;20220201;8.1;.2;4.2;2.6;8.18;.9;.39;4686 +76081;44.81598;1.03472;65;20220202;10.2;7.5;8.8;1.8;9.93;.2;.6;2833 +76081;44.81598;1.03472;65;20220203;6.8;-.3;3.3;1.3;8.08;.5;.31;3886 +76081;44.81598;1.03472;65;20220204;11.7;6.1;8.9;1.3;10.23;2.2;.6;3291 +76081;44.81598;1.03472;65;20220205;11.6;5.3;8.4;1.6;7.56;0;.97;8065 +76081;44.81598;1.03472;65;20220206;10.1;-2.7;3.7;2.5;7.96;1.9;.5;5011 +76081;44.81598;1.03472;65;20220207;12.9;9.1;11;3.3;9.52;.8;1.21;4236 +76081;44.81598;1.03472;65;20220208;14.5;-.6;6.9;.9;6.62;0;.87;9158 +76081;44.81598;1.03472;65;20220209;17.3;-2.3;7.5;1.5;6.88;0;1.16;11254 +76081;44.81598;1.03472;65;20220210;14.9;-.3;7.3;1.2;8.57;.5;.98;10411 +76081;44.81598;1.03472;65;20220211;13.3;8.3;10.8;2.1;7.97;0;1.4;8187 +76081;44.81598;1.03472;65;20220212;12.9;-3;4.9;1.4;4.78;0;1.17;9457 +76081;44.81598;1.03472;65;20220213;17.6;-1.1;8.3;3;8.37;2.9;1.58;10391 +76081;44.81598;1.03472;65;20220214;12.3;9.1;10.7;3.6;9.75;4.5;1.23;5161 +76081;44.81598;1.03472;65;20220215;10.2;4.1;7.1;2.4;9.37;11;.64;4215 +76081;44.81598;1.03472;65;20220216;14.2;8.8;11.5;4.2;12.43;6.8;.8;4239 +76081;44.81598;1.03472;65;20220217;14.5;12;13.2;3.2;13.64;2;.76;3509 +76081;44.81598;1.03472;65;20220218;15.4;10.5;13;1.8;11.91;.4;1.09;5101 +76081;44.81598;1.03472;65;20220219;12.3;4.6;8.4;1.6;8.03;0;1.15;9164 +76081;44.81598;1.03472;65;20220220;12.9;1.1;7;2.4;9.68;2.3;.75;6563 +76081;44.81598;1.03472;65;20220221;12.8;9.7;11.2;5.1;9.56;.7;1.73;6154 +76081;44.81598;1.03472;65;20220222;14;5.1;9.5;1.6;9.51;.1;1.09;7061 +76081;44.81598;1.03472;65;20220223;17.6;5.2;11.4;.8;9.16;0;1.28;11894 +76081;44.81598;1.03472;65;20220224;15.6;2.9;9.3;1.8;8.96;.1;1.34;10003 +76081;44.81598;1.03472;65;20220225;12;.6;6.3;1.5;6.53;0;1.32;12157 +76081;44.81598;1.03472;65;20220226;15.5;-2.4;6.5;1.7;5.28;0;1.71;14329 +76081;44.81598;1.03472;65;20220227;17;-2.2;7.4;1.1;6.53;0;1.49;13812 +76081;44.81598;1.03472;65;20220228;18.3;-.8;8.7;.9;7.51;0;1.52;14383 +76081;44.81598;1.03472;65;20220301;17.9;-1.2;8.3;1.5;7.01;0;1.71;14451 +76081;44.81598;1.03472;65;20220302;12.5;4.2;8.4;1.4;9.53;.8;.89;5538 +76081;44.81598;1.03472;65;20220303;16.2;7.7;11.9;1.3;10.21;.1;1.35;8975 +76081;44.81598;1.03472;65;20220304;11.4;5.2;8.3;2.9;10.13;2.2;.78;5290 +76081;44.81598;1.03472;65;20220305;9.8;7.2;8.5;2.3;9.31;1.2;.96;4786 +76081;44.81598;1.03472;65;20220306;12.7;4.3;8.5;1.9;6.51;0;1.76;12614 +76081;44.81598;1.03472;65;20220307;12.6;-4.3;4.2;1.4;5.48;0;1.51;15340 +76081;44.81598;1.03472;65;20220308;14.7;-1.3;6.7;1.6;7.86;2.6;1.44;11895 +76081;44.81598;1.03472;65;20220309;17.1;3.1;10.1;2.5;9.23;.2;1.94;14013 +76081;44.81598;1.03472;65;20220310;15.4;8.2;11.8;1.9;10.21;1.3;1.48;7754 +76081;44.81598;1.03472;65;20220311;15.2;8.5;11.8;3.4;10.24;11.7;1.67;6753 +76081;44.81598;1.03472;65;20220312;11.5;7.1;9.3;2.2;10.16;5.5;.98;5414 +76081;44.81598;1.03472;65;20220313;11.6;6.9;9.3;2.8;8.93;13.6;1.33;6196 +76081;44.81598;1.03472;65;20220314;15.3;.5;7.9;4.1;9.03;0;1.63;11468 +76081;44.81598;1.03472;65;20220315;18.9;12.8;15.8;6.6;11.32;0;2.94;8618 +76081;44.81598;1.03472;65;20220316;17.1;8.4;12.8;1.7;11.48;0;1.5;8183 +76081;44.81598;1.03472;65;20220317;14.1;10.7;12.4;3;10.73;2;1.63;6212 +76081;44.81598;1.03472;65;20220318;15.7;8.3;12;2.2;9.27;0;1.9;9925 +76081;44.81598;1.03472;65;20220319;19;5.3;12.2;2.4;8.51;0;2.48;16054 +76081;44.81598;1.03472;65;20220320;17.4;4.6;11;3.4;9.14;0;2.25;11397 +76081;44.81598;1.03472;65;20220321;17.6;9.6;13.6;5.1;8.57;0;3.31;13928 +76081;44.81598;1.03472;65;20220322;18;6.7;12.4;4.9;6.34;0;3.81;16948 +76081;44.81598;1.03472;65;20220323;18.4;1.9;10.2;3.4;5.84;0;3.31;18964 +76081;44.81598;1.03472;65;20220324;20.1;-1.1;9.5;1.9;6.37;0;2.81;20145 +76081;44.81598;1.03472;65;20220325;21.5;0;10.8;1.6;6.14;0;2.78;18080 +76081;44.81598;1.03472;65;20220326;22.1;.6;11.4;1.7;5.87;0;3.08;20082 +76081;44.81598;1.03472;65;20220327;22.7;1.4;12.1;2.1;6.77;0;3.31;19496 +76081;44.81598;1.03472;65;20220328;23.1;2.4;12.7;1.7;7.54;0;3.04;17829 +76081;44.81598;1.03472;65;20220329;18.1;6.7;12.4;1.2;9.74;2.8;1.85;10847 +76081;44.81598;1.03472;65;20220330;15.5;10.3;12.9;2.2;11.27;1.8;1.59;7151 +76081;44.81598;1.03472;65;20220331;14.4;8.8;11.6;4.1;9.17;2.7;2.32;10999 +76081;44.81598;1.03472;65;20220401;8.6;.4;4.5;6.4;5.61;1.1;2.15;13122 +76081;44.81598;1.03472;65;20220402;8.8;1.7;5.2;4.5;5.37;0;2.12;11992 +76081;44.81598;1.03472;65;20220403;6.2;-3.8;1.2;1.2;5.11;0;1.36;14205 +76081;44.81598;1.03472;65;20220404;13.1;-.5;6.3;1.8;4.94;0;2.55;20926 +76081;44.81598;1.03472;65;20220405;14.9;-1.7;6.6;1.3;7.01;0;2;15943 +76081;44.81598;1.03472;65;20220406;13.1;7.8;10.5;2.5;10.87;1.6;1.13;5035 +76081;44.81598;1.03472;65;20220407;14.5;10.1;12.3;4.5;12.24;13.7;1.45;6099 +76081;44.81598;1.03472;65;20220408;19.2;11.7;15.5;4.7;11.24;.9;3;10354 +76081;44.81598;1.03472;65;20220409;15.3;5.5;10.4;2.2;7.67;0;2.66;17523 +76081;44.81598;1.03472;65;20220410;19.6;-1.1;9.2;2.2;6.67;0;3.3;23125 +76081;44.81598;1.03472;65;20220411;21.8;4.1;12.9;5;9.41;0;3.94;19751 +76081;44.81598;1.03472;65;20220412;18.6;10.7;14.6;3.8;10.77;7.5;2.96;12090 +76081;44.81598;1.03472;65;20220413;15.1;10.9;13;1.3;12.44;2.3;1.22;5501 +76081;44.81598;1.03472;65;20220414;24;7.1;15.6;1.2;12.04;.1;3.33;21579 +76081;44.81598;1.03472;65;20220415;25.3;7.2;16.2;1.6;12.14;0;3.59;21705 +76081;44.81598;1.03472;65;20220416;24.7;7;15.8;2.2;10.87;0;4.02;23459 +76081;44.81598;1.03472;65;20220417;24.7;4.1;14.4;2;9.51;0;4.04;24647 +76081;44.81598;1.03472;65;20220418;20;7.8;13.9;1.9;11.04;0;2.83;16949 +76081;44.81598;1.03472;65;20220419;17.1;7.5;12.3;2.1;11.51;14.9;1.84;10367 +76081;44.81598;1.03472;65;20220420;15.8;9.5;12.6;1.6;12.17;6.1;1.6;8866 +76081;44.81598;1.03472;65;20220421;18.2;10.8;14.5;1.6;13.11;1;1.78;9026 +76081;44.81598;1.03472;65;20220422;19.7;10.6;15.1;1.4;12.91;0;2.55;15245 +76081;44.81598;1.03472;65;20220423;14.4;9.2;11.8;2.4;11.74;22.3;1.32;6066 +76081;44.81598;1.03472;65;20220424;16.4;9.9;13.2;3.4;12.07;.1;1.81;7565 +76081;44.81598;1.03472;65;20220425;19;6.3;12.7;1.2;10.54;0;2.53;16068 +76081;44.81598;1.03472;65;20220426;22.6;4.3;13.5;1.5;10.44;0;3.7;25070 +76081;44.81598;1.03472;65;20220427;24.9;6.2;15.5;1.5;11.84;0;3.68;22387 +76081;44.81598;1.03472;65;20220428;22.3;12.1;17.2;2;14.21;0;3.03;16358 +76081;44.81598;1.03472;65;20220429;21.6;11.4;16.5;2;13.74;0;2.86;15624 +76081;44.81598;1.03472;65;20220430;23.1;9;16.1;1.8;11.64;0;3.83;23222 +76081;44.81598;1.03472;65;20220501;21.3;6.9;14.1;1.5;10.37;0;3.47;22009 +76081;44.81598;1.03472;65;20220502;22.3;9.4;15.8;1.5;10.97;0;3.5;20571 +76081;44.81598;1.03472;65;20220503;23;10.2;16.6;1.6;12.31;4.2;3.32;18424 +76081;44.81598;1.03472;65;20220504;21.9;10.2;16;1.9;12.01;0;3.43;19031 +76081;44.81598;1.03472;65;20220505;22.2;8.4;15.3;2.3;10.54;0;4.14;24238 +76081;44.81598;1.03472;65;20220506;22.6;6.4;14.5;1.9;10.76;0;3.78;22669 +76081;44.81598;1.03472;65;20220507;24.3;7.3;15.8;1.5;11.36;0;4.06;24448 +76081;44.81598;1.03472;65;20220508;25.6;7.7;16.7;1.2;11.66;0;4.14;24934 +76081;44.81598;1.03472;65;20220509;27.4;7.5;17.5;.8;11.83;0;4.33;26784 +76081;44.81598;1.03472;65;20220510;28.7;7.9;18.3;1.3;12.58;0;4.7;26858 +76081;44.81598;1.03472;65;20220511;30.1;8.9;19.5;1.9;13.53;1.5;5.27;27528 +76081;44.81598;1.03472;65;20220512;21.6;13.4;17.5;1.5;15.78;1.6;2.37;11466 +76081;44.81598;1.03472;65;20220513;25.7;14.1;19.9;1;16.58;0;3.71;20534 +76081;44.81598;1.03472;65;20220514;29.3;10.7;20;1.1;15.76;0;4.57;25495 +76081;44.81598;1.03472;65;20220515;29.3;13.5;21.4;1.8;16.61;13.2;4.65;22766 +76081;44.81598;1.03472;65;20220516;28.3;14.7;21.5;1.3;17.13;0;4.56;24261 +76081;44.81598;1.03472;65;20220517;31.6;12.7;22.2;1.3;16.18;0;5.25;27423 +76081;44.81598;1.03472;65;20220518;32.5;12.8;22.7;1.2;16.91;2.6;5.24;26929 +76081;44.81598;1.03472;65;20220519;29.7;17.6;23.6;2.1;18.83;.1;4.87;22699 +76081;44.81598;1.03472;65;20220520;29.1;14.8;21.9;1.9;16.61;0;4.86;23616 +76081;44.81598;1.03472;65;20220521;32;14.1;23.1;.8;18.98;0;4.86;25649 +76081;44.81598;1.03472;65;20220522;32.1;17.1;24.6;1.6;20.66;1.3;4.82;22411 +76081;44.81598;1.03472;65;20220523;22.6;17.1;19.8;3.6;16.21;.9;3.21;12093 +76081;44.81598;1.03472;65;20220524;20.3;11.3;15.8;2.2;12.71;1;3.3;18279 +76081;44.81598;1.03472;65;20220525;22.1;6.7;14.4;1.8;10.96;0;3.84;23075 +76081;44.81598;1.03472;65;20220526;20.1;8.3;14.2;1.4;12.36;.1;2.65;15187 +76081;44.81598;1.03472;65;20220527;25.3;10.6;17.9;2;13.36;0;4.68;26127 +76081;44.81598;1.03472;65;20220528;27;10.8;18.9;2.1;11.76;0;5.3;27909 +76081;44.81598;1.03472;65;20220529;24;6.7;15.4;1.9;9.18;0;4.86;28653 +76081;44.81598;1.03472;65;20220530;25.1;6.1;15.6;1.3;9.06;0;4.69;28390 +76081;44.81598;1.03472;65;20220531;25.7;12;18.8;1.2;11.98;.9;4.13;22072 +76081;44.81598;1.03472;65;20220601;29.9;9.9;19.9;1.6;14.18;2.6;5.23;27540 +76081;44.81598;1.03472;65;20220602;29.2;16.4;22.8;1.8;18.48;3.9;4.75;22809 +76081;44.81598;1.03472;65;20220603;30.6;17.8;24.2;1.8;18.91;5.6;5.19;24296 +76081;44.81598;1.03472;65;20220604;26.7;14.5;20.6;2.1;19.76;4.3;3.79;19525 +76081;44.81598;1.03472;65;20220605;23.7;16.4;20.1;2.6;17;0;3.21;13827 +76081;44.81598;1.03472;65;20220606;25.6;12.4;19;1.2;15.54;.3;4.1;22152 +76081;44.81598;1.03472;65;20220607;25.5;14.8;20.2;1.8;15.16;2.8;4.46;22909 +76081;44.81598;1.03472;65;20220608;20.7;13.6;17.2;1.7;15.66;1.8;2.55;12946 +76081;44.81598;1.03472;65;20220609;22.2;11;16.6;1.8;13.96;2.3;3.08;16009 +76081;44.81598;1.03472;65;20220610;28.5;10.1;19.3;.8;14.13;0;5;29034 +76081;44.81598;1.03472;65;20220611;32.3;10.9;21.6;.9;15.28;0;5.49;29975 +76081;44.81598;1.03472;65;20220612;30.5;15.1;22.8;1.4;18.81;.8;4.76;23434 +76081;44.81598;1.03472;65;20220613;31;17.8;24.4;1.5;19.13;.1;5.36;26088 +76081;44.81598;1.03472;65;20220614;35.2;14.3;24.8;1.4;18.58;.2;6.01;28490 +76081;44.81598;1.03472;65;20220615;34.7;19.1;26.9;1.5;20.31;0;6.1;27832 +76081;44.81598;1.03472;65;20220616;35.4;15.6;25.5;1;19.58;0;5.77;28034 +76081;44.81598;1.03472;65;20220617;38.2;17;27.6;1.3;19.53;0;6.52;29731 +76081;44.81598;1.03472;65;20220618;39.4;16.9;28.1;2.2;17.43;0;7.57;30091 +76081;44.81598;1.03472;65;20220619;33.2;17.2;25.2;2.2;18.81;7.4;6.08;26903 +76081;44.81598;1.03472;65;20220620;30.4;17.6;24;1.8;20.18;.4;4.68;21380 +76081;44.81598;1.03472;65;20220621;28.4;18.4;23.4;1.6;20.78;6.6;3.93;17924 +76081;44.81598;1.03472;65;20220622;27.6;18.1;22.9;1.8;19.18;.8;4.32;20595 +76081;44.81598;1.03472;65;20220623;25.8;15.4;20.6;1.3;18.36;11.9;3.6;18448 +76081;44.81598;1.03472;65;20220624;24.2;16.6;20.4;2.2;17.31;.8;3.87;19252 +76081;44.81598;1.03472;65;20220625;21.1;13.2;17.1;1.6;16.11;3.9;2.75;14429 +76081;44.81598;1.03472;65;20220626;18.4;13.9;16.2;1.9;15.81;3.2;1.99;9840 +76081;44.81598;1.03472;65;20220627;23.8;14.3;19;2.2;14.78;0;4.22;22021 +76081;44.81598;1.03472;65;20220628;26.1;11;18.5;1.6;13.08;0;4.85;26746 +76081;44.81598;1.03472;65;20220629;27.3;10.2;18.8;1.7;14.53;8.5;5.01;28029 +76081;44.81598;1.03472;65;20220630;17.1;14.5;15.8;1.7;14.93;3.7;1.73;7614 +76081;44.81598;1.03472;65;20220701;23.7;11;17.4;1.1;13.08;0;4.32;25830 +76081;44.81598;1.03472;65;20220702;29.9;8.6;19.3;1;13.46;0;5.25;30091 +76081;44.81598;1.03472;65;20220703;29.4;14.2;21.8;1.6;15.78;1.7;5.26;26507 +76081;44.81598;1.03472;65;20220704;28;16.8;22.4;2.1;17.71;.2;4.79;22912 +76081;44.81598;1.03472;65;20220705;29.5;15.5;22.5;1.7;15.88;0;5.49;27433 +76081;44.81598;1.03472;65;20220706;29.1;12.2;20.7;1.7;14.23;0;5.37;27847 +76081;44.81598;1.03472;65;20220707;28.6;12.2;20.4;1.8;14.71;0;5.3;27602 +76081;44.81598;1.03472;65;20220708;29.7;13.5;21.6;1.8;14.96;0;5.6;28319 +76081;44.81598;1.03472;65;20220709;31.5;12.4;21.9;1.4;14.66;0;5.71;29383 +76081;44.81598;1.03472;65;20220710;32.4;12.8;22.6;1.6;14.86;0;5.9;29292 +76081;44.81598;1.03472;65;20220711;34.6;14;24.3;1.5;15.66;0;6.2;29732 +76081;44.81598;1.03472;65;20220712;35.2;14.5;24.8;1.4;15.38;0;6.23;29976 +76081;44.81598;1.03472;65;20220713;35.6;12.9;24.3;.9;15.01;0;5.8;29684 +76081;44.81598;1.03472;65;20220714;37;15;26;1.3;16.68;0;6.26;29578 +76081;44.81598;1.03472;65;20220715;34.9;15.1;25;1.3;16.33;0;5.94;28691 +76081;44.81598;1.03472;65;20220716;35.7;14.5;25.1;1.3;15.51;0;6.1;29153 +76081;44.81598;1.03472;65;20220717;37.9;14.3;26.1;1.4;14.46;0;6.41;29375 +76081;44.81598;1.03472;65;20220718;40.5;16.9;28.7;2.2;15.58;0;7.58;29134 +76081;44.81598;1.03472;65;20220719;33;16.9;24.9;2;18.83;0;5.28;22439 +76081;44.81598;1.03472;65;20220720;29.3;19.3;24.3;2.7;17.96;0;5.11;21145 +76081;44.81598;1.03472;65;20220721;32.3;14;23.2;1.1;16.58;0;5.31;27426 +76081;44.81598;1.03472;65;20220722;30.9;15.3;23.1;2.2;18.01;.1;5.17;23888 +76081;44.81598;1.03472;65;20220723;29.8;16.8;23.3;1.6;16.41;0;4.67;21802 +76081;44.81598;1.03472;65;20220724;37;13.1;25.1;1.1;15.56;0;5.86;28896 +76081;44.81598;1.03472;65;20220725;29;20;24.5;3.2;17.76;0;4.81;17051 +76081;44.81598;1.03472;65;20220726;26.9;15.4;21.1;1.9;14.51;0;4.6;22399 +76081;44.81598;1.03472;65;20220727;29;11.4;20.2;1.7;13.23;0;5.04;26284 +76081;44.81598;1.03472;65;20220728;29.7;12.2;21;1.8;14.58;0;5.11;26049 +76081;44.81598;1.03472;65;20220729;28.2;16.8;22.5;1.9;16.41;.5;4.2;18487 +76081;44.81598;1.03472;65;20220730;30.8;15.6;23.2;1.7;16.86;0;5.18;25039 +76081;44.81598;1.03472;65;20220731;33.6;14.9;24.3;1.6;16.51;0;5.6;26590 +76081;44.81598;1.03472;65;20220801;34.8;16;25.4;1.9;16.46;0;5.95;26466 +76081;44.81598;1.03472;65;20220802;36;14.1;25.1;1.1;15.76;0;5.6;27677 +76081;44.81598;1.03472;65;20220803;38.6;15.4;27;1.1;15.81;0;5.77;27500 +76081;44.81598;1.03472;65;20220804;37.4;18.4;27.9;1.7;19.38;0;5.93;25296 +76081;44.81598;1.03472;65;20220805;31.7;19.8;25.8;2.4;19.53;0;4.97;19891 +76081;44.81598;1.03472;65;20220806;33.3;18.2;25.8;1.9;15.96;0;5.68;24592 +76081;44.81598;1.03472;65;20220807;34.2;14.2;24.2;1.6;12.38;0;5.74;26600 +76081;44.81598;1.03472;65;20220808;35.8;12.1;23.9;1.3;11.93;0;5.57;27343 +76081;44.81598;1.03472;65;20220809;36.7;13.6;25.1;1.1;12.71;0;5.39;26521 +76081;44.81598;1.03472;65;20220810;38.1;13.3;25.7;1.3;12.66;0;5.74;26998 +76081;44.81598;1.03472;65;20220811;38.7;15.2;27;1.3;15.48;0;5.62;25525 +76081;44.81598;1.03472;65;20220812;39.7;18;28.9;1.5;17.63;0;5.95;25258 +76081;44.81598;1.03472;65;20220813;36.4;19.1;27.8;2.4;19.08;3.7;5.87;22674 +76081;44.81598;1.03472;65;20220814;25.2;20.1;22.6;2.5;20.73;13.2;2.77;10643 +76081;44.81598;1.03472;65;20220815;28.3;16.8;22.6;1.5;17.63;.2;3.74;17606 +76081;44.81598;1.03472;65;20220816;26.1;14.6;20.3;1.1;18.01;14.5;2.81;13970 +76081;44.81598;1.03472;65;20220817;26.2;15;20.6;2;17.18;2.1;3.72;18799 +76081;44.81598;1.03472;65;20220818;27.5;14.5;21;2.4;16.31;0;4.03;18720 +76081;44.81598;1.03472;65;20220819;27.7;16.8;22.3;2.5;17.81;1.2;3.73;15558 +76081;44.81598;1.03472;65;20220820;28.5;16.3;22.4;1;18.46;0;3.52;18210 +76081;44.81598;1.03472;65;20220821;28;14.7;21.4;1.5;17.16;0;3.57;17573 +76081;44.81598;1.03472;65;20220822;27.1;19.5;23.3;2;19.21;1.1;3.17;12651 +76081;44.81598;1.03472;65;20220823;30.6;16.8;23.7;1.1;18.81;0;4.02;20432 +76081;44.81598;1.03472;65;20220824;35.2;15.2;25.2;.9;17.91;.6;4.58;23677 +76081;44.81598;1.03472;65;20220825;30.2;17.6;23.9;1.9;19.51;1.2;3.99;18108 +76081;44.81598;1.03472;65;20220826;30.5;17.4;23.9;1.7;18.68;.2;3.98;18325 +76081;44.81598;1.03472;65;20220827;31;14;22.5;1;15.83;0;4;21492 +76081;44.81598;1.03472;65;20220828;33.1;12.2;22.6;.9;14.43;0;4.33;23602 +76081;44.81598;1.03472;65;20220829;33.6;13.3;23.4;1.7;15.93;1.4;4.17;17625 +76081;44.81598;1.03472;65;20220830;33.2;16.7;24.9;1.3;17.66;0;4.4;21319 +76081;44.81598;1.03472;65;20220831;32.6;14.9;23.7;1.5;16.46;.1;4.21;19994 +76081;44.81598;1.03472;65;20220901;28.4;17;22.7;1.5;18.68;4.1;2.86;12204 +76081;44.81598;1.03472;65;20220902;27.8;16.2;22;1.2;18.31;6.5;3.01;14962 +76081;44.81598;1.03472;65;20220903;28.6;16;22.3;1.2;17.23;0;3.38;17534 +76081;44.81598;1.03472;65;20220904;33.6;14.2;23.9;1.6;17.18;.7;4.35;20365 +76081;44.81598;1.03472;65;20220905;34.5;16.4;25.5;1.8;19.08;6.3;4.52;20194 +76081;44.81598;1.03472;65;20220906;31.9;17.4;24.6;1.9;18.51;.5;4.02;17510 +76081;44.81598;1.03472;65;20220907;26.9;16.5;21.7;1.6;16.28;.1;3.05;14048 +76081;44.81598;1.03472;65;20220908;23.8;12.6;18.2;1.4;15.21;.7;2.5;13573 +76081;44.81598;1.03472;65;20220909;25.1;12.6;18.9;1.9;14.48;.5;3.04;15273 +76081;44.81598;1.03472;65;20220910;26.6;10.6;18.6;.8;13.68;.1;2.99;18995 +76081;44.81598;1.03472;65;20220911;31.5;10.8;21.2;1.1;13.51;0;3.7;20997 +76081;44.81598;1.03472;65;20220912;36.1;13.1;24.6;1.7;15.98;0;4.49;20107 +76081;44.81598;1.03472;65;20220913;32.2;20.9;26.5;1.8;21.26;.8;3.21;11438 +76081;44.81598;1.03472;65;20220914;30.8;19;24.9;1.8;18.81;.3;3.61;15763 +76081;44.81598;1.03472;65;20220915;28.7;13.8;21.3;1.5;16.98;.1;3.18;16152 +76081;44.81598;1.03472;65;20220916;24.7;15.2;20;2;14.96;0;2.96;13608 +76081;44.81598;1.03472;65;20220917;21.4;7.7;14.6;1.4;9.18;0;2.78;17711 +76081;44.81598;1.03472;65;20220918;25.4;3.4;14.4;1;8.08;0;2.89;19872 +76081;44.81598;1.03472;65;20220919;26.1;3.5;14.8;1.4;8.73;0;3.17;19953 +76081;44.81598;1.03472;65;20220920;25.1;4.3;14.7;1.2;8.73;0;2.92;19345 +76081;44.81598;1.03472;65;20220921;25.6;4.2;14.9;.9;8.88;0;2.73;19080 +76081;44.81598;1.03472;65;20220922;26.7;4.9;15.8;.8;9.53;0;2.71;18993 +76081;44.81598;1.03472;65;20220923;22.6;7.6;15.1;1.2;11.98;1.4;2.08;11894 +76081;44.81598;1.03472;65;20220924;21;12.6;16.8;1.3;14.68;2.8;1.72;8835 +76081;44.81598;1.03472;65;20220925;19.7;10;14.9;1.2;12.58;0;1.82;11368 +76081;44.81598;1.03472;65;20220926;20.4;7.2;13.8;2.2;11.51;3;2.17;12694 +76081;44.81598;1.03472;65;20220927;17.9;12;15;3.5;13.73;6.3;1.76;8426 +76081;44.81598;1.03472;65;20220928;20.1;15;17.6;4.7;15.91;6.1;2.07;8604 +76081;44.81598;1.03472;65;20220929;18.2;11.7;14.9;1.6;12.93;4.7;1.56;8030 +76081;44.81598;1.03472;65;20220930;19.7;7.8;13.7;1.3;10.83;.6;1.94;13386 +76081;44.81598;1.03472;65;20221001;20.4;8.7;14.6;2.2;14.93;2.4;1.36;7718 +76081;44.81598;1.03472;65;20221002;22.5;15.1;18.8;1.1;16.38;0;1.66;8733 +76081;44.81598;1.03472;65;20221003;24.7;10.9;17.8;.6;13.96;0;2.03;14427 +76081;44.81598;1.03472;65;20221004;24.9;7.8;16.3;.9;12.58;.1;2.13;15325 +76081;44.81598;1.03472;65;20221005;26.9;8;17.4;1.7;13.43;0;2.58;15313 +76081;44.81598;1.03472;65;20221006;22.1;14.2;18.2;1.1;15.71;0;1.56;7897 +76081;44.81598;1.03472;65;20221007;25.4;10.4;17.9;.9;14.23;0;2;13569 +76081;44.81598;1.03472;65;20221008;22.8;11.9;17.4;.9;14.41;.1;1.61;9778 +76081;44.81598;1.03472;65;20221009;25.8;7.8;16.8;1.2;12.63;0;2.2;14297 +76081;44.81598;1.03472;65;20221010;23.9;10.6;17.3;1;14.68;0;1.65;10246 +76081;44.81598;1.03472;65;20221011;22.2;14.4;18.3;.9;16.43;.1;1.35;7579 +76081;44.81598;1.03472;65;20221012;23.7;13.5;18.6;1;15.31;.6;1.72;10750 +76081;44.81598;1.03472;65;20221013;19.8;10.8;15.3;1.2;14.94;4.6;1.18;6276 +76081;44.81598;1.03472;65;20221014;20.7;16.3;18.5;2.7;17.73;1.2;1.34;4678 +76081;44.81598;1.03472;65;20221015;25.1;15.4;20.2;1.3;16.18;0;1.86;10153 +76081;44.81598;1.03472;65;20221016;28.1;14;21.1;2.3;16.71;0;2.55;11810 +76081;44.81598;1.03472;65;20221017;25.9;16.9;21.4;1.9;17.73;0;1.94;7925 +76081;44.81598;1.03472;65;20221018;28.9;14.1;21.5;2.1;17.06;0;2.51;11895 +76081;44.81598;1.03472;65;20221019;26.8;13.2;20;2.4;16.76;1.8;2.16;9304 +76081;44.81598;1.03472;65;20221020;25.7;15.1;20.4;2.2;17.96;.7;1.82;7313 +76081;44.81598;1.03472;65;20221021;24;15.1;19.5;1.4;15.93;1.8;1.6;7706 +76081;44.81598;1.03472;65;20221022;25.4;10.8;18.1;1.6;14.36;.2;1.85;10841 +76081;44.81598;1.03472;65;20221023;26.4;15.2;20.8;2.2;14.38;0;2.24;6953 +76081;44.81598;1.03472;65;20221024;23.9;9.6;16.7;1.2;12.48;0;1.59;10352 +76081;44.81598;1.03472;65;20221025;24.1;8.1;16.1;1.5;12.96;.1;1.6;8887 +76081;44.81598;1.03472;65;20221026;26.3;10.3;18.3;1.6;14.21;0;1.79;10171 +76081;44.81598;1.03472;65;20221027;26.3;12.5;19.4;2.5;15.81;0;1.98;7756 +76081;44.81598;1.03472;65;20221028;26.8;19.5;23.1;2.5;15.61;0;2.38;7191 +76081;44.81598;1.03472;65;20221029;28.2;12.5;20.4;1.7;13.01;0;2.06;9662 +76081;44.81598;1.03472;65;20221030;24.2;9;16.6;.9;12.73;0;1.27;9239 +76081;44.81598;1.03472;65;20221031;23.8;10.7;17.3;1.6;14.63;6.5;1.39;7375 +76081;44.81598;1.03472;65;20221101;19.2;11.1;15.2;1.2;13.56;.1;1.05;6475 +76081;44.81598;1.03472;65;20221102;19.8;7.4;13.6;.9;11.11;0;1.06;9321 +76081;44.81598;1.03472;65;20221103;19.6;7.1;13.4;2.4;11.41;6.3;1.37;5531 +76081;44.81598;1.03472;65;20221104;14.2;9.5;11.8;3.6;10.33;3.2;1.35;5205 +76081;44.81598;1.03472;65;20221105;16.4;1.5;9;.8;8.21;.1;.8;7934 +76081;44.81598;1.03472;65;20221106;17.6;1.6;9.6;1.2;8.71;1.2;.95;7718 +76081;44.81598;1.03472;65;20221107;20.3;6;13.2;1.3;10.91;0;1.07;9211 +76081;44.81598;1.03472;65;20221108;20.3;8.5;14.4;2.4;12.56;4;1.29;6615 +76081;44.81598;1.03472;65;20221109;15.7;13.3;14.5;1.3;14.18;2.3;.72;2833 +76081;44.81598;1.03472;65;20221110;15.4;9.8;12.6;1.2;11.91;.1;.75;5082 +76081;44.81598;1.03472;65;20221111;22.6;3.3;12.9;1.1;10.61;.1;1.03;9359 +76081;44.81598;1.03472;65;20221112;22.7;6.2;14.4;1.3;11.18;0;1.12;8513 +76081;44.81598;1.03472;65;20221113;22;3.8;12.9;1;9.93;0;.91;8977 +76081;44.81598;1.03472;65;20221114;15.7;6.3;11;1.4;11.71;6.3;.63;3504 +76081;44.81598;1.03472;65;20221115;17;9.3;13.1;1.7;12.93;8.4;.75;4269 +76081;44.81598;1.03472;65;20221116;18.1;10.2;14.2;2.2;12.46;.7;1.04;6048 +76081;44.81598;1.03472;65;20221117;17.8;13.1;15.4;3;12.98;4.1;1.31;4804 +76081;44.81598;1.03472;65;20221118;13.2;5.8;9.5;1.5;10.43;2;.62;4606 +76081;44.81598;1.03472;65;20221119;11.7;6.6;9.1;1.4;9.61;.3;.61;4289 +76081;44.81598;1.03472;65;20221120;10.6;1.7;6.1;1.3;8.96;2.2;.45;3064 +76081;44.81598;1.03472;65;20221121;12.8;5.8;9.3;2.7;10.48;17.2;.66;2100 +76081;44.81598;1.03472;65;20221122;11.6;6.3;8.9;2.9;9.63;12.8;.68;4133 +76081;44.81598;1.03472;65;20221123;16.2;8.9;12.5;2.6;11.26;3.6;.99;4428 +76081;44.81598;1.03472;65;20221124;13.7;4.7;9.2;1.2;9.96;1.7;.51;4962 +76081;44.81598;1.03472;65;20221125;13.7;8.5;11.1;1.2;10.51;5.8;.63;3398 +76081;44.81598;1.03472;65;20221126;10.4;3.1;6.8;1.1;8.46;.2;.47;4072 +76081;44.81598;1.03472;65;20221127;12.3;1;6.7;1.4;8.36;9.3;.45;5692 +76081;44.81598;1.03472;65;20221128;13.7;7.7;10.7;2;10.88;4.1;.65;3982 +76081;44.81598;1.03472;65;20221129;9.6;3;6.3;1;9.06;.1;.38;3270 +76081;44.81598;1.03472;65;20221130;10.9;3.3;7.1;1;7.96;.2;.47;4423 +76081;44.81598;1.03472;65;20221201;10.3;-.1;5.1;1.3;6.88;0;.5;4884 +76081;44.81598;1.03472;65;20221202;8;5.1;6.6;.9;7.36;.3;.55;2163 +76081;44.81598;1.03472;65;20221203;8.1;3.8;6;.8;7.73;2.8;.41;3170 +76081;44.81598;1.03472;65;20221204;9.1;3.9;6.5;.9;7.86;.1;.45;3152 +76081;44.81598;1.03472;65;20221205;10.8;-.9;5;1.2;6.48;.1;.45;5784 +76081;44.81598;1.03472;65;20221206;10.2;-1.3;4.4;.9;6.31;0;.39;5035 +76081;44.81598;1.03472;65;20221207;9.3;-1.8;3.7;.6;5.93;.1;.27;5761 +76081;44.81598;1.03472;65;20221208;7.8;-2.5;2.6;1;6.38;1.6;.35;3754 +76081;44.81598;1.03472;65;20221209;9.2;4.5;6.9;1;8.28;.6;.46;2632 +76081;44.81598;1.03472;65;20221210;2.6;-1;.8;2.4;5.01;0;.5;3349 +76081;44.81598;1.03472;65;20221211;4.6;-7.3;-1.3;.9;4.06;.1;.28;5520 +76081;44.81598;1.03472;65;20221212;3;-5.9;-1.5;1.4;5.31;8.2;.23;3059 +76081;44.81598;1.03472;65;20221213;8;2.2;5.1;1.9;9.36;1.2;.21;2216 +76081;44.81598;1.03472;65;20221214;15.8;6.9;11.4;1.1;11.56;2.4;.5;3264 +76081;44.81598;1.03472;65;20221215;11.5;6.3;8.9;1.5;10.41;.8;.44;2129 +76081;44.81598;1.03472;65;20221216;9.4;4.5;7;1.7;7.61;0;.61;3964 +76081;44.81598;1.03472;65;20221217;7.7;-5.6;1.1;.9;4.81;.1;.29;5985 +76081;44.81598;1.03472;65;20221218;12.8;-3.4;4.7;1.6;6.81;0;.49;5847 +76081;44.81598;1.03472;65;20221219;17;4.9;11;1.8;9.76;0;.78;5384 +76081;44.81598;1.03472;65;20221220;15.6;9.7;12.7;2.5;11.71;5.9;.87;2645 +76081;44.81598;1.03472;65;20221221;16.4;9.9;13.2;2;12.48;.5;.68;3534 +76081;44.81598;1.03472;65;20221222;15.6;11.1;13.3;2.7;13.18;17.6;.66;2422 +76081;44.81598;1.03472;65;20221223;17.1;13.3;15.2;1.6;14.31;.3;.68;2445 +76081;44.81598;1.03472;65;20221224;17.8;10.6;14.2;1.2;12.06;0;.59;4796 +76081;44.81598;1.03472;65;20221225;18.4;3;10.7;1.3;9.66;0;.49;6538 +76081;44.81598;1.03472;65;20221226;14.4;7.6;11;.9;11.36;1;.46;2804 +76081;44.81598;1.03472;65;20221227;11.8;7.9;9.9;.9;10.81;.2;.4;2841 +76081;44.81598;1.03472;65;20221228;16.5;4.5;10.5;1.7;10.06;0;.6;5444 +76081;44.81598;1.03472;65;20221229;11.9;9.1;10.5;1.8;11.18;9.6;.57;1437 +76081;44.81598;1.03472;65;20221230;14.8;9.6;12.2;1.9;11.78;1.8;.7;2625 +76081;44.81598;1.03472;65;20221231;18.3;9.2;13.7;2.2;11.71;0;.9;4801 +76082;44.8425;1.34861;143;20220101;17.7;4.4;11.1;1.6;8.88;0;.84;5354 +76082;44.8425;1.34861;143;20220102;15.2;5.8;10.5;1.5;9.45;.1;.68;4547 +76082;44.8425;1.34861;143;20220103;13.8;7;10.4;2.3;10.85;.3;.57;4207 +76082;44.8425;1.34861;143;20220104;16.7;10.2;13.5;3;9.78;2.1;1.36;3871 +76082;44.8425;1.34861;143;20220105;7.1;1.7;4.4;1.9;6.37;0;.54;3250 +76082;44.8425;1.34861;143;20220106;6.6;-2.6;2;1;5.08;.1;.31;6551 +76082;44.8425;1.34861;143;20220107;6.4;-2.7;1.8;2;6.45;5;.42;3568 +76082;44.8425;1.34861;143;20220108;11.3;4.3;7.8;3.8;9.85;8.4;.47;2881 +76082;44.8425;1.34861;143;20220109;8.2;5.9;7;2;9.08;14.1;.44;1587 +76082;44.8425;1.34861;143;20220110;8.4;6.9;7.7;1;9.22;2;.45;1521 +76082;44.8425;1.34861;143;20220111;10.7;1.3;6;1.3;6.08;0;.5;6682 +76082;44.8425;1.34861;143;20220112;8.2;-3.3;2.4;1.1;4.88;0;.4;7051 +76082;44.8425;1.34861;143;20220113;8;-3.8;2.1;.9;4.78;0;.33;7023 +76082;44.8425;1.34861;143;20220114;10.3;-5.5;2.4;.6;4.78;.1;.25;8056 +76082;44.8425;1.34861;143;20220115;9;-4.1;2.5;.8;5.02;0;.36;7358 +76082;44.8425;1.34861;143;20220116;7.7;-5.1;1.3;.8;4.98;.1;.31;7570 +76082;44.8425;1.34861;143;20220117;9.7;-3.6;3.1;.8;5.92;.1;.32;7113 +76082;44.8425;1.34861;143;20220118;3.5;-3.1;.2;.9;5.88;.2;.25;4632 +76082;44.8425;1.34861;143;20220119;4.2;1.4;2.8;1.7;6.92;1.2;.36;1817 +76082;44.8425;1.34861;143;20220120;7;.9;4;1.1;6.62;.1;.45;3900 +76082;44.8425;1.34861;143;20220121;6.9;-.4;3.3;2.4;4.88;0;.82;7221 +76082;44.8425;1.34861;143;20220122;9.2;-3.5;2.8;1.3;4.92;0;.61;7905 +76082;44.8425;1.34861;143;20220123;11.7;-3.1;4.3;1.1;5.25;0;.6;8227 +76082;44.8425;1.34861;143;20220124;12.5;-2.6;4.9;.9;5.52;0;.58;8322 +76082;44.8425;1.34861;143;20220125;11.9;-2.5;4.7;.7;6.05;0;.47;8279 +76082;44.8425;1.34861;143;20220126;11.9;-2.1;4.9;.8;6.32;0;.54;7431 +76082;44.8425;1.34861;143;20220127;10.7;-4.1;3.3;.9;5.28;.1;.52;9068 +76082;44.8425;1.34861;143;20220128;3.3;-3.7;-.2;.8;5.32;0;.36;5359 +76082;44.8425;1.34861;143;20220129;1.3;-1;.1;.8;5.85;0;.33;2793 +76082;44.8425;1.34861;143;20220130;11.1;.9;6;1.2;7.58;.2;.52;6426 +76082;44.8425;1.34861;143;20220131;9.5;1.7;5.6;2.6;8.18;1;.58;3507 +76082;44.8425;1.34861;143;20220201;6.4;.9;3.7;2.1;7.82;1.4;.32;3882 +76082;44.8425;1.34861;143;20220202;9.7;6.2;8;1.9;9.45;.2;.57;3168 +76082;44.8425;1.34861;143;20220203;7;.7;3.9;1.4;7.82;.5;.4;4494 +76082;44.8425;1.34861;143;20220204;9.9;6.1;8;1.5;9.85;2.3;.5;2297 +76082;44.8425;1.34861;143;20220205;11.1;5.2;8.1;1.7;7.45;0;.9;7944 +76082;44.8425;1.34861;143;20220206;8.9;-.9;4;2.4;7.98;2.1;.45;4119 +76082;44.8425;1.34861;143;20220207;12.2;8.4;10.3;3;9.1;.7;1.1;4524 +76082;44.8425;1.34861;143;20220208;14.2;.5;7.4;1.5;6.4;0;1.1;9494 +76082;44.8425;1.34861;143;20220209;17.5;1.4;9.5;1.9;6.78;0;1.48;10579 +76082;44.8425;1.34861;143;20220210;15.2;2.4;8.8;1;7.96;.1;1.02;10600 +76082;44.8425;1.34861;143;20220211;13.4;8.2;10.8;2.4;7.36;0;1.57;11150 +76082;44.8425;1.34861;143;20220212;12.9;-2.4;5.2;1.4;4.76;0;1.17;9457 +76082;44.8425;1.34861;143;20220213;16.4;1.7;9;4.1;8.16;4.1;1.87;9250 +76082;44.8425;1.34861;143;20220214;12.2;8.5;10.4;3.5;9.6;4.6;1.22;5161 +76082;44.8425;1.34861;143;20220215;9;5.9;7.4;2.1;8.96;7.8;.69;3800 +76082;44.8425;1.34861;143;20220216;13.1;8.1;10.6;3.7;11.92;7.5;.63;4130 +76082;44.8425;1.34861;143;20220217;14.1;11.4;12.7;2.7;13.28;2.4;.71;3727 +76082;44.8425;1.34861;143;20220218;14.6;10.5;12.6;1.9;11.45;.5;1.02;5057 +76082;44.8425;1.34861;143;20220219;11.6;4.7;8.1;1.5;7.65;0;1.08;9146 +76082;44.8425;1.34861;143;20220220;11;1.7;6.3;2.5;9.32;3;.59;4831 +76082;44.8425;1.34861;143;20220221;11.5;9.4;10.5;4.5;9.12;.8;1.51;6318 +76082;44.8425;1.34861;143;20220222;13;6.5;9.7;1.6;9.12;0;1.11;7396 +76082;44.8425;1.34861;143;20220223;17.1;6.4;11.8;1.1;8.72;0;1.44;12544 +76082;44.8425;1.34861;143;20220224;15.8;5;10.4;2.1;8.48;.1;1.56;9301 +76082;44.8425;1.34861;143;20220225;11.3;1.6;6.5;2;6.18;0;1.42;12302 +76082;44.8425;1.34861;143;20220226;15.4;-.8;7.3;2.1;4.88;0;1.94;14085 +76082;44.8425;1.34861;143;20220227;16.8;.7;8.8;1.8;6.18;0;1.85;13846 +76082;44.8425;1.34861;143;20220228;17.2;2;9.6;1.3;7.45;0;1.64;13543 +76082;44.8425;1.34861;143;20220301;17.6;1.3;9.4;1.8;6.58;0;1.97;13963 +76082;44.8425;1.34861;143;20220302;12.3;5;8.7;2.1;8.92;1.3;1.05;4833 +76082;44.8425;1.34861;143;20220303;16.4;8.4;12.4;1.3;9.62;0;1.49;10185 +76082;44.8425;1.34861;143;20220304;12.3;4.4;8.3;2.3;9.65;4.1;.83;5135 +76082;44.8425;1.34861;143;20220305;9.2;6.6;7.9;2.1;9.08;.2;.78;4180 +76082;44.8425;1.34861;143;20220306;12.2;2.6;7.4;1.8;5.75;0;1.77;14155 +76082;44.8425;1.34861;143;20220307;13.1;-3.7;4.7;1.8;4.92;0;1.73;15635 +76082;44.8425;1.34861;143;20220308;15.8;1.1;8.5;2.1;7.92;2.6;1.65;11123 +76082;44.8425;1.34861;143;20220309;17.2;6.8;12;3.1;9.12;.1;2.2;13748 +76082;44.8425;1.34861;143;20220310;14.6;8.1;11.3;2.8;9.72;2.2;1.49;6163 +76082;44.8425;1.34861;143;20220311;14.9;8.9;11.9;5;9.68;27.4;2.02;7054 +76082;44.8425;1.34861;143;20220312;10.1;7.7;8.9;3;9.75;11.2;.92;4460 +76082;44.8425;1.34861;143;20220313;11.3;7.3;9.3;4;8.38;18.4;1.42;3791 +76082;44.8425;1.34861;143;20220314;14.5;.8;7.7;4.2;8.62;.2;1.6;10249 +76082;44.8425;1.34861;143;20220315;18;12.6;15.3;6.8;10.66;0;3.07;9912 +76082;44.8425;1.34861;143;20220316;17.4;9.7;13.6;2;10.82;0;1.66;6823 +76082;44.8425;1.34861;143;20220317;14;10.7;12.4;2.8;10.35;.8;1.59;6388 +76082;44.8425;1.34861;143;20220318;17;8.1;12.6;2.2;8.96;0;2.13;11100 +76082;44.8425;1.34861;143;20220319;19;7.8;13.4;2.4;7.76;0;2.87;16600 +76082;44.8425;1.34861;143;20220320;17;5.8;11.4;3.9;8.01;0;2.57;10050 +76082;44.8425;1.34861;143;20220321;16.1;10.7;13.4;5.6;7.61;0;3.44;13100 +76082;44.8425;1.34861;143;20220322;17;8;12.5;5;5.61;0;4.04;19100 +76082;44.8425;1.34861;143;20220323;17.9;3.3;10.6;3.1;4.76;0;3.51;20050 +76082;44.8425;1.34861;143;20220324;20.4;.2;10.3;2.7;5.26;0;3.45;20650 +76082;44.8425;1.34861;143;20220325;21.2;2.8;12;2.1;4.81;0;3.33;16950 +76082;44.8425;1.34861;143;20220326;22.2;2.4;12.3;2.2;5.16;0;3.53;20350 +76082;44.8425;1.34861;143;20220327;22.6;3.8;13.2;2.8;6.11;0;3.84;19250 +76082;44.8425;1.34861;143;20220328;23.1;6.1;14.6;2.8;6.26;0;4.02;17850 +76082;44.8425;1.34861;143;20220329;19.1;8.8;13.9;1.8;8.41;4.9;2.38;10000 +76082;44.8425;1.34861;143;20220330;15.7;10.3;13;1.7;10.76;1.7;1.69;8550 +76082;44.8425;1.34861;143;20220331;14.1;8.7;11.4;3.2;8.56;3.5;2.43;13850 +76082;44.8425;1.34861;143;20220401;7.6;1.1;4.3;5.4;5.57;1.5;1.95;12155 +76082;44.8425;1.34861;143;20220402;8;.9;4.5;4;5.24;0;1.9;10459 +76082;44.8425;1.34861;143;20220403;5.8;-4.2;.8;1.2;5.09;0;1.36;14205 +76082;44.8425;1.34861;143;20220404;12.5;1.5;7;1.6;4.96;0;2.62;22400 +76082;44.8425;1.34861;143;20220405;14.5;-1.5;6.5;1.4;6.76;0;2.07;16750 +76082;44.8425;1.34861;143;20220406;12.2;5.3;8.8;1.6;9.96;3;.96;4700 +76082;44.8425;1.34861;143;20220407;12.6;9.5;11;3.5;11.81;13.3;.92;3700 +76082;44.8425;1.34861;143;20220408;18.6;11.5;15;4;10.91;1;2.66;8950 +76082;44.8425;1.34861;143;20220409;14.2;5.6;9.9;2.3;6.91;0;2.6;16900 +76082;44.8425;1.34861;143;20220410;19.7;-.6;9.6;2.1;5.76;0;3.54;23800 +76082;44.8425;1.34861;143;20220411;20.2;6.6;13.4;5.4;8.94;0;4.08;19651 +76082;44.8425;1.34861;143;20220412;18.9;11.9;15.4;4.6;9.97;1.2;3.63;14357 +76082;44.8425;1.34861;143;20220413;15;11;13;1.4;10.91;1.9;1.4;5450 +76082;44.8425;1.34861;143;20220414;24.1;5.7;14.9;1.6;10.96;0;3.58;23050 +76082;44.8425;1.34861;143;20220415;25.4;7.8;16.6;1.5;11.41;0;3.86;23600 +76082;44.8425;1.34861;143;20220416;24.9;7.5;16.2;1.9;10.01;0;4.14;24500 +76082;44.8425;1.34861;143;20220417;24.7;4.1;14.4;1.6;8.36;0;4.02;25350 +76082;44.8425;1.34861;143;20220418;20.3;6.6;13.4;1.4;10.26;0;2.96;19200 +76082;44.8425;1.34861;143;20220419;17.9;6.3;12.1;1.7;11.11;7.6;1.99;11600 +76082;44.8425;1.34861;143;20220420;16.3;9.6;12.9;1.3;11.91;5.2;1.55;8050 +76082;44.8425;1.34861;143;20220421;17.1;10.7;13.9;1.2;12.81;.4;1.67;8900 +76082;44.8425;1.34861;143;20220422;19.7;9.6;14.6;1.4;12.26;0;2.5;14650 +76082;44.8425;1.34861;143;20220423;17.5;10.9;14.2;2.9;10.76;26.3;1.93;3800 +76082;44.8425;1.34861;143;20220424;15.2;9.1;12.2;2.3;11.76;4.2;1.21;4150 +76082;44.8425;1.34861;143;20220425;18.4;6.7;12.5;1.3;10.01;0;2.52;15750 +76082;44.8425;1.34861;143;20220426;22.2;4.2;13.2;1.4;9.71;0;3.83;26300 +76082;44.8425;1.34861;143;20220427;25;6.7;15.8;1.4;11.01;0;3.87;23350 +76082;44.8425;1.34861;143;20220428;23.6;11.9;17.7;1.7;13.71;0;3.47;19350 +76082;44.8425;1.34861;143;20220429;21.9;12;16.9;1.6;13.31;0;3.24;18450 +76082;44.8425;1.34861;143;20220430;23;8.7;15.8;1.5;10.71;0;4.06;25400 +76082;44.8425;1.34861;143;20220501;20.9;5.6;13.2;1.2;9.16;0;3.33;21900 +76082;44.8425;1.34861;143;20220502;22.7;7.6;15.2;1.4;9.71;0;3.67;22450 +76082;44.8425;1.34861;143;20220503;23.1;10;16.6;1.6;12.06;6.3;3.38;18500 +76082;44.8425;1.34861;143;20220504;21.4;11.1;16.2;1.4;12.21;.1;3.28;19200 +76082;44.8425;1.34861;143;20220505;21.5;9.8;15.7;2;10.21;0;4.21;25500 +76082;44.8425;1.34861;143;20220506;21.9;7;14.5;1.9;10.18;0;3.63;21266 +76082;44.8425;1.34861;143;20220507;23.8;8.5;16.2;1.7;10.85;0;4.04;23416 +76082;44.8425;1.34861;143;20220508;25.4;8.9;17.1;1.6;10.95;0;4.24;23917 +76082;44.8425;1.34861;143;20220509;26.9;9.5;18.2;1.2;11.02;0;4.39;25184 +76082;44.8425;1.34861;143;20220510;28.1;10.5;19.3;1.7;11.72;0;4.73;24776 +76082;44.8425;1.34861;143;20220511;30.7;12.2;21.5;2.2;12.82;1.3;5.46;25554 +76082;44.8425;1.34861;143;20220512;19.5;13.8;16.6;1.6;15.55;1.7;2.1;11009 +76082;44.8425;1.34861;143;20220513;25.4;14.6;20;1.1;16.32;0;3.88;21826 +76082;44.8425;1.34861;143;20220514;29.1;12.2;20.7;1.2;15.58;0;4.45;23899 +76082;44.8425;1.34861;143;20220515;29.9;15.7;22.8;2.3;15.18;7.4;5.16;23118 +76082;44.8425;1.34861;143;20220516;27.8;14.8;21.3;1.5;16.42;.1;4.67;25096 +76082;44.8425;1.34861;143;20220517;31.1;14.1;22.6;1.6;15.98;0;5.16;25824 +76082;44.8425;1.34861;143;20220518;32.5;15.3;23.9;1.5;16.68;1.5;5.28;25400 +76082;44.8425;1.34861;143;20220519;30;18.1;24.1;2.2;17.82;.1;5.09;23186 +76082;44.8425;1.34861;143;20220520;29.2;17.5;23.3;2.5;14.85;0;5.2;21992 +76082;44.8425;1.34861;143;20220521;31.6;15.5;23.6;1.2;18.82;.1;4.84;24143 +76082;44.8425;1.34861;143;20220522;32.3;18.6;25.5;1.6;20.68;1.3;4.6;20116 +76082;44.8425;1.34861;143;20220523;21.6;17.1;19.3;3.2;16.08;1;2.73;10574 +76082;44.8425;1.34861;143;20220524;20.1;11.9;16;1.9;12.55;.8;3.36;19528 +76082;44.8425;1.34861;143;20220525;21.1;7.7;14.4;1.7;10.92;0;3.54;21564 +76082;44.8425;1.34861;143;20220526;19.2;8.6;13.9;1.5;12.25;0;2.55;15082 +76082;44.8425;1.34861;143;20220527;25;9.3;17.1;2;13.05;0;4.58;26676 +76082;44.8425;1.34861;143;20220528;26.2;11.9;19;2.4;11.32;0;5.29;27241 +76082;44.8425;1.34861;143;20220529;23.2;9.5;16.3;2.4;8.65;0;5.01;26927 +76082;44.8425;1.34861;143;20220530;24.5;6.4;15.5;1.3;8.62;0;4.56;27381 +76082;44.8425;1.34861;143;20220531;24.5;12.1;18.3;1.1;10.85;.4;3.81;19792 +76082;44.8425;1.34861;143;20220601;29.1;11;20.1;1.7;13.52;1.3;5.11;25996 +76082;44.8425;1.34861;143;20220602;28;17;22.5;1.9;18.22;2.2;4.1;18852 +76082;44.8425;1.34861;143;20220603;30.4;17.4;23.9;2.3;17.38;14.2;5.38;24098 +76082;44.8425;1.34861;143;20220604;27.2;14.3;20.8;2.3;19.15;9.8;3.97;20881 +76082;44.8425;1.34861;143;20220605;23.4;16.4;19.9;2.2;17.2;.1;3.14;16232 +76082;44.8425;1.34861;143;20220606;24.5;12.9;18.7;1.4;15.5;.2;3.76;21264 +76082;44.8425;1.34861;143;20220607;24.5;15.1;19.8;1.7;14.98;2.5;4.21;22466 +76082;44.8425;1.34861;143;20220608;19.8;13.5;16.6;1.7;15.08;4.4;2.15;10613 +76082;44.8425;1.34861;143;20220609;20.8;12.7;16.7;2;14.02;1.2;2.93;15654 +76082;44.8425;1.34861;143;20220610;27.2;11.3;19.3;1.2;14.62;0;4.92;28526 +76082;44.8425;1.34861;143;20220611;31.1;12.9;22;1.5;14.78;0;5.51;28286 +76082;44.8425;1.34861;143;20220612;29.7;15.3;22.5;1.3;18.35;.9;4.36;21456 +76082;44.8425;1.34861;143;20220613;30;18.3;24.1;1.5;19.22;0;5.19;25664 +76082;44.8425;1.34861;143;20220614;33.9;16.2;25;1.5;18.22;.3;5.66;26340 +76082;44.8425;1.34861;143;20220615;33.5;20.3;26.9;1.9;19.28;0;5.91;25642 +76082;44.8425;1.34861;143;20220616;34;17.4;25.7;1.3;19.68;0;5.52;25742 +76082;44.8425;1.34861;143;20220617;36.6;18.4;27.5;1.4;19.42;0;6.11;27472 +76082;44.8425;1.34861;143;20220618;38.5;19.9;29.2;2.5;15.55;0;7.54;27808 +76082;44.8425;1.34861;143;20220619;33.3;20.7;27;2.6;17.15;1.1;6.37;24982 +76082;44.8425;1.34861;143;20220620;29.7;17.8;23.7;1.5;20.08;1;4.43;21277 +76082;44.8425;1.34861;143;20220621;27.8;19.4;23.6;1.8;20.62;11.4;3.88;17713 +76082;44.8425;1.34861;143;20220622;27.3;17.4;22.3;1.6;18.28;1.9;4.43;22208 +76082;44.8425;1.34861;143;20220623;25.2;15.7;20.5;1.3;18.12;16.6;3.43;17673 +76082;44.8425;1.34861;143;20220624;23.7;16.8;20.2;2.4;16.82;.5;3.8;19209 +76082;44.8425;1.34861;143;20220625;22.6;13.2;17.9;1.8;15.85;6.1;2.72;13639 +76082;44.8425;1.34861;143;20220626;17.7;13.8;15.8;1.9;15.62;3.2;1.55;7709 +76082;44.8425;1.34861;143;20220627;23.4;14.3;18.9;2;14.55;0;4.08;21931 +76082;44.8425;1.34861;143;20220628;25.7;11.4;18.6;1.7;12.92;0;4.96;28152 +76082;44.8425;1.34861;143;20220629;27.1;11.1;19.1;1.4;14.35;5.4;4.77;26789 +76082;44.8425;1.34861;143;20220630;15.5;13.9;14.7;1.8;14.85;3.3;1.38;6698 +76082;44.8425;1.34861;143;20220701;22.8;11.6;17.2;1.2;12.85;0;4.33;26407 +76082;44.8425;1.34861;143;20220702;29;9.5;19.3;1.3;13.32;0;5.19;29096 +76082;44.8425;1.34861;143;20220703;29.1;14.3;21.7;1.4;15.88;2.1;4.96;25804 +76082;44.8425;1.34861;143;20220704;28.2;16.6;22.4;1.9;17.22;.1;4.78;23351 +76082;44.8425;1.34861;143;20220705;28.7;15.6;22.2;1.8;15.25;0;5.36;27106 +76082;44.8425;1.34861;143;20220706;28.7;13.5;21.1;1.9;13.78;0;5.4;27189 +76082;44.8425;1.34861;143;20220707;27.8;12.9;20.4;1.9;14.05;0;5.19;27042 +76082;44.8425;1.34861;143;20220708;29;14.5;21.7;2.1;14.58;0;5.58;27814 +76082;44.8425;1.34861;143;20220709;31.8;14.1;22.9;1.8;14.05;0;5.87;28030 +76082;44.8425;1.34861;143;20220710;32.2;14.4;23.3;2.1;14.38;0;6.04;27755 +76082;44.8425;1.34861;143;20220711;34.4;16.8;25.6;1.9;14.72;0;6.35;27980 +76082;44.8425;1.34861;143;20220712;34.5;16.9;25.7;1.6;14.68;0;6.16;28196 +76082;44.8425;1.34861;143;20220713;35.4;15.5;25.4;1.4;14.32;0;6.03;28000 +76082;44.8425;1.34861;143;20220714;36.3;17.8;27.1;1.6;15.65;0;6.35;27844 +76082;44.8425;1.34861;143;20220715;34.4;17.9;26.2;1.6;15.45;0;5.99;26741 +76082;44.8425;1.34861;143;20220716;35.6;16.8;26.2;1.8;15.12;0;6.31;27512 +76082;44.8425;1.34861;143;20220717;37.2;17.2;27.2;2.1;13.05;0;6.91;27784 +76082;44.8425;1.34861;143;20220718;40.1;21;30.6;2.6;14.22;0;7.83;27412 +76082;44.8425;1.34861;143;20220719;35;19.9;27.4;2.5;17.28;0;6.34;24406 +76082;44.8425;1.34861;143;20220720;29.3;19.3;24.3;2.6;17.42;0;5.13;22396 +76082;44.8425;1.34861;143;20220721;32.6;14.4;23.5;1.3;16.02;0;5.36;27121 +76082;44.8425;1.34861;143;20220722;31.4;16.8;24.1;2.2;17.45;.1;5.09;22286 +76082;44.8425;1.34861;143;20220723;29.4;16;22.7;1.6;16.05;0;4.8;23794 +76082;44.8425;1.34861;143;20220724;37.2;14.8;26;1.5;14.82;0;6.16;27877 +76082;44.8425;1.34861;143;20220725;28.9;20;24.4;2.8;16.82;0;4.56;16827 +76082;44.8425;1.34861;143;20220726;26.6;16.3;21.5;1.9;13.85;0;4.8;24094 +76082;44.8425;1.34861;143;20220727;28.7;11.6;20.1;1.7;12.58;0;5;26138 +76082;44.8425;1.34861;143;20220728;29.9;12.4;21.1;1.8;13.72;0;5.1;25637 +76082;44.8425;1.34861;143;20220729;27.4;16.6;22;1.5;15.88;.2;3.84;18218 +76082;44.8425;1.34861;143;20220730;30.7;15.8;23.2;1.8;16.42;0;5.28;26493 +76082;44.8425;1.34861;143;20220731;33.4;15.3;24.4;1.6;16.08;0;5.5;26306 +76082;44.8425;1.34861;143;20220801;34.4;16.1;25.3;1.7;15.92;0;5.73;26204 +76082;44.8425;1.34861;143;20220802;35.6;15.8;25.7;1.4;14.75;0;5.69;26467 +76082;44.8425;1.34861;143;20220803;38.2;18.1;28.1;1.3;14.92;0;5.88;26303 +76082;44.8425;1.34861;143;20220804;37.9;20;28.9;1.9;17.82;0;6.1;24827 +76082;44.8425;1.34861;143;20220805;31.1;19.9;25.5;2.2;19.28;5.4;4.63;19241 +76082;44.8425;1.34861;143;20220806;33.2;18.7;26;1.9;15.95;0;5.57;24264 +76082;44.8425;1.34861;143;20220807;34.2;15.6;24.9;1.9;11.75;0;5.94;26027 +76082;44.8425;1.34861;143;20220808;35.4;15.2;25.3;1.8;10.62;0;5.92;25741 +76082;44.8425;1.34861;143;20220809;36.6;16.9;26.7;1.7;10.92;0;5.87;24258 +76082;44.8425;1.34861;143;20220810;37.8;16.5;27.2;1.5;10.92;0;5.9;25434 +76082;44.8425;1.34861;143;20220811;38.7;18.3;28.5;1.5;13.68;0;5.73;23962 +76082;44.8425;1.34861;143;20220812;39.5;20.1;29.8;1.6;15.98;0;5.83;23439 +76082;44.8425;1.34861;143;20220813;36.9;18.6;27.8;1.8;17.92;4.3;5.4;22488 +76082;44.8425;1.34861;143;20220814;24.3;20;22.2;2.1;20.18;20.4;2.5;10244 +76082;44.8425;1.34861;143;20220815;27.7;16.1;21.9;1.7;16.95;.1;3.61;17074 +76082;44.8425;1.34861;143;20220816;27.1;14.9;21;1.6;17.15;12.1;2.79;12051 +76082;44.8425;1.34861;143;20220817;26.6;15.1;20.8;2;16.88;3.9;3.92;20611 +76082;44.8425;1.34861;143;20220818;26.5;15.7;21.1;2.5;16.05;0;3.76;17405 +76082;44.8425;1.34861;143;20220819;27.2;16.8;22;2.2;17.48;1.5;3.46;15335 +76082;44.8425;1.34861;143;20220820;27.8;16.9;22.3;1.3;18.48;.1;3.53;18246 +76082;44.8425;1.34861;143;20220821;27.3;14.6;21;1.6;16.78;0;3.39;16835 +76082;44.8425;1.34861;143;20220822;26;19.3;22.7;1.6;18.62;.9;2.93;13132 +76082;44.8425;1.34861;143;20220823;29.9;16.5;23.2;1.4;18.38;0;3.95;20104 +76082;44.8425;1.34861;143;20220824;35.2;16.9;26.1;1.4;17.25;.1;4.87;22754 +76082;44.8425;1.34861;143;20220825;30.5;18.9;24.7;2;18.05;0;4.17;18172 +76082;44.8425;1.34861;143;20220826;30.1;16.2;23.1;1.6;17.28;.1;3.9;18673 +76082;44.8425;1.34861;143;20220827;30.9;14.7;22.8;1.2;15.22;0;4.14;21713 +76082;44.8425;1.34861;143;20220828;32.3;14.3;23.3;1.3;14.42;0;4.34;22089 +76082;44.8425;1.34861;143;20220829;34.6;15.4;25;1.8;15.05;2.2;4.32;16385 +76082;44.8425;1.34861;143;20220830;32.2;17.9;25.1;1.7;17.45;0;4.44;20665 +76082;44.8425;1.34861;143;20220831;32.2;15.9;24.1;1.5;15.42;.3;4.09;18816 +76082;44.8425;1.34861;143;20220901;27.4;16.2;21.8;1.3;18.08;11.1;2.7;12385 +76082;44.8425;1.34861;143;20220902;26.7;16.3;21.5;1.9;17.78;2.8;2.98;14196 +76082;44.8425;1.34861;143;20220903;28;16.3;22.2;1.4;16.68;0;3.32;16787 +76082;44.8425;1.34861;143;20220904;32.9;15.3;24.1;1.7;16.75;.3;4.08;18003 +76082;44.8425;1.34861;143;20220905;34.3;17.7;26;2.4;18.42;15.2;4.89;20109 +76082;44.8425;1.34861;143;20220906;30.9;18;24.5;1.9;18.65;2.2;3.67;15455 +76082;44.8425;1.34861;143;20220907;25.9;16.9;21.4;1.4;16.22;.1;2.64;12073 +76082;44.8425;1.34861;143;20220908;23.9;12.9;18.4;1.8;14.85;.5;2.68;13911 +76082;44.8425;1.34861;143;20220909;24.5;13.2;18.8;2.1;14.42;.2;2.93;14375 +76082;44.8425;1.34861;143;20220910;25.4;11.6;18.5;1.2;13.38;0;3.01;17818 +76082;44.8425;1.34861;143;20220911;30.6;11.8;21.2;1.6;12.68;0;3.96;20068 +76082;44.8425;1.34861;143;20220912;36.6;15.5;26.1;2;14.88;0;4.84;19405 +76082;44.8425;1.34861;143;20220913;31.7;22.2;27;2.3;20.38;1.2;3.39;10233 +76082;44.8425;1.34861;143;20220914;30.2;19.5;24.9;1.6;17.75;.2;3.35;14282 +76082;44.8425;1.34861;143;20220915;28.3;14.1;21.2;1.6;16.08;.1;3.2;16254 +76082;44.8425;1.34861;143;20220916;24.3;14.9;19.6;1.7;14.88;0;2.78;14879 +76082;44.8425;1.34861;143;20220917;20.8;7.7;14.3;1.7;9.08;0;2.87;18475 +76082;44.8425;1.34861;143;20220918;24.9;4.4;14.7;1.5;7.85;0;3.08;19111 +76082;44.8425;1.34861;143;20220919;25.5;6.3;15.9;1.9;8.72;0;3.42;18809 +76082;44.8425;1.34861;143;20220920;24.8;6.6;15.7;1.4;8.58;0;2.97;18312 +76082;44.8425;1.34861;143;20220921;25.2;6.1;15.7;1.1;8.92;0;2.77;18250 +76082;44.8425;1.34861;143;20220922;26.4;7.8;17.1;1.4;9.25;0;3.03;17837 +76082;44.8425;1.34861;143;20220923;23.1;9.9;16.5;1.8;12.28;1.5;2.25;10075 +76082;44.8425;1.34861;143;20220924;20;13.7;16.8;1.6;14.18;1.7;1.75;9270 +76082;44.8425;1.34861;143;20220925;18.9;10.5;14.7;1.4;12.42;.2;1.66;9408 +76082;44.8425;1.34861;143;20220926;19.4;7.8;13.6;2.3;11.38;3.5;1.97;11423 +76082;44.8425;1.34861;143;20220927;16.4;11.5;13.9;2.8;13.22;6.1;1.42;8036 +76082;44.8425;1.34861;143;20220928;20;14.1;17;3.9;15.22;6.5;2;9195 +76082;44.8425;1.34861;143;20220929;17.4;11.5;14.4;1.7;12.42;3.5;1.5;8504 +76082;44.8425;1.34861;143;20220930;19.2;7.1;13.1;1.4;10.32;.6;1.93;13706 +76082;44.8425;1.34861;143;20221001;18.7;8.9;13.8;2.6;14.58;3.9;1.08;6095 +76082;44.8425;1.34861;143;20221002;21.8;15.9;18.8;1.4;16.62;.1;1.63;8222 +76082;44.8425;1.34861;143;20221003;24.1;12.3;18.2;1.2;13.92;0;2.17;14287 +76082;44.8425;1.34861;143;20221004;24.9;8.9;16.9;1;12.72;.1;2.16;15320 +76082;44.8425;1.34861;143;20221005;26.9;10.2;18.5;2;13.48;0;2.69;14535 +76082;44.8425;1.34861;143;20221006;21.5;14.9;18.2;1.4;15.72;0;1.49;7224 +76082;44.8425;1.34861;143;20221007;25.3;11.6;18.5;1.2;14.58;0;2.04;12837 +76082;44.8425;1.34861;143;20221008;22.9;12.3;17.6;1.2;14.45;.5;1.73;10153 +76082;44.8425;1.34861;143;20221009;25.6;9.5;17.5;1.9;12.68;0;2.4;13712 +76082;44.8425;1.34861;143;20221010;24;12.5;18.2;2;14.78;0;1.95;9241 +76082;44.8425;1.34861;143;20221011;21.7;13.7;17.7;.9;15.58;.1;1.3;7096 +76082;44.8425;1.34861;143;20221012;24.6;13.9;19.3;1;15.12;.7;1.76;10931 +76082;44.8425;1.34861;143;20221013;18.8;11.2;15;1.2;14.72;5.1;1.09;6181 +76082;44.8425;1.34861;143;20221014;19.4;15.8;17.6;2.6;17.35;1.3;1.08;4235 +76082;44.8425;1.34861;143;20221015;25.3;15.9;20.6;2.1;15.78;0;2.11;8304 +76082;44.8425;1.34861;143;20221016;27.6;15.5;21.6;3;16.15;0;2.81;11409 +76082;44.8425;1.34861;143;20221017;25.1;19;22;3.1;17.12;0;2.36;6804 +76082;44.8425;1.34861;143;20221018;28.6;15.6;22.1;2.7;16.85;0;2.76;11618 +76082;44.8425;1.34861;143;20221019;26.1;14.4;20.3;2.7;16.08;2.9;2.21;8142 +76082;44.8425;1.34861;143;20221020;25.3;16.4;20.9;3.6;17.25;1.1;2.22;6470 +76082;44.8425;1.34861;143;20221021;24.1;17.5;20.8;2.1;15.72;3.4;1.93;6823 +76082;44.8425;1.34861;143;20221022;25.1;12.3;18.7;2.2;13.95;.1;2.1;10506 +76082;44.8425;1.34861;143;20221023;25.2;16.4;20.8;2.9;13.88;.1;2.49;4974 +76082;44.8425;1.34861;143;20221024;23.3;11.3;17.3;1.7;11.92;.1;1.83;9540 +76082;44.8425;1.34861;143;20221025;23.3;10.5;16.9;2.1;12.75;.1;1.8;7312 +76082;44.8425;1.34861;143;20221026;26.6;11.8;19.2;1.9;14.32;0;2.01;9949 +76082;44.8425;1.34861;143;20221027;27.3;14.7;21;3.4;15.32;0;2.71;7234 +76082;44.8425;1.34861;143;20221028;26.5;20;23.3;3.3;14.42;0;2.86;6801 +76082;44.8425;1.34861;143;20221029;28.4;14.8;21.6;2.9;11.25;0;3.17;9080 +76082;44.8425;1.34861;143;20221030;24.4;11.7;18.1;1.6;12.38;0;1.7;8480 +76082;44.8425;1.34861;143;20221031;24.4;13.5;19;2.2;14.68;3.7;1.72;6398 +76082;44.8425;1.34861;143;20221101;18.8;12.9;15.8;1.3;13.78;.1;1.02;6042 +76082;44.8425;1.34861;143;20221102;19.6;8.5;14;1.3;11.28;.1;1.14;8553 +76082;44.8425;1.34861;143;20221103;18.2;10;14.1;3.1;11.25;6;1.6;3207 +76082;44.8425;1.34861;143;20221104;12.6;9.2;10.9;3.7;10.28;2.6;1.07;3865 +76082;44.8425;1.34861;143;20221105;14.9;2.2;8.5;1.1;8.12;.1;.84;7995 +76082;44.8425;1.34861;143;20221106;17;2.7;9.8;1.6;8.85;.7;1.03;6848 +76082;44.8425;1.34861;143;20221107;20.3;8;14.2;2.1;11.05;0;1.37;8712 +76082;44.8425;1.34861;143;20221108;20.8;11;15.9;3.5;12.28;2.7;1.85;5870 +76082;44.8425;1.34861;143;20221109;15.9;13.5;14.7;1.5;14.12;4.9;.74;2803 +76082;44.8425;1.34861;143;20221110;16.1;10.6;13.4;1.1;11.92;.1;.79;7449 +76082;44.8425;1.34861;143;20221111;22.7;5.1;13.9;1.5;10.92;0;1.21;9058 +76082;44.8425;1.34861;143;20221112;22.9;8.8;15.8;1.6;11.68;0;1.32;6571 +76082;44.8425;1.34861;143;20221113;21.7;6;13.9;1.1;10.22;0;1.02;8376 +76082;44.8425;1.34861;143;20221114;15.7;10.8;13.2;2.6;12.12;6.5;1.01;1941 +76082;44.8425;1.34861;143;20221115;17.3;9.9;13.6;2.5;12.78;8.4;.91;3634 +76082;44.8425;1.34861;143;20221116;17.5;10.8;14.1;3.3;12.42;.8;1.14;5718 +76082;44.8425;1.34861;143;20221117;17.9;13.1;15.5;3.2;12.78;2.2;1.32;4954 +76082;44.8425;1.34861;143;20221118;12.4;7.3;9.8;1.7;10.55;2.3;.59;3790 +76082;44.8425;1.34861;143;20221119;11.3;6.8;9.1;1.5;9.45;.4;.58;4926 +76082;44.8425;1.34861;143;20221120;9.3;2.2;5.7;1.7;8.82;1.7;.37;3439 +76082;44.8425;1.34861;143;20221121;11.3;7;9.2;2.8;10.18;15.4;.64;1892 +76082;44.8425;1.34861;143;20221122;10.8;5.9;8.4;2.7;9.42;12.9;.56;4432 +76082;44.8425;1.34861;143;20221123;14.1;8.3;11.2;3.4;11.08;3.6;.74;3839 +76082;44.8425;1.34861;143;20221124;12.7;6;9.3;1.9;10.28;.9;.58;3848 +76082;44.8425;1.34861;143;20221125;12.6;9.5;11;1.8;10.62;7.1;.68;3093 +76082;44.8425;1.34861;143;20221126;9.5;3.9;6.7;1.1;8.75;.2;.39;4165 +76082;44.8425;1.34861;143;20221127;12.4;2.1;7.3;2;8.08;9.8;.64;5594 +76082;44.8425;1.34861;143;20221128;12.9;8.2;10.5;2.4;10.92;5.4;.65;3162 +76082;44.8425;1.34861;143;20221129;10.3;4.9;7.6;.9;9.15;.4;.42;3130 +76082;44.8425;1.34861;143;20221130;10;3.6;6.8;1;7.95;.2;.42;4926 +76082;44.8425;1.34861;143;20221201;10.1;-.3;4.9;1.7;6.55;0;.59;4867 +76082;44.8425;1.34861;143;20221202;7.3;4.3;5.8;1.2;6.75;.4;.59;1992 +76082;44.8425;1.34861;143;20221203;8.1;3.7;5.9;1;7.45;3.6;.41;3959 +76082;44.8425;1.34861;143;20221204;8.4;4.4;6.4;1;7.85;.2;.44;2923 +76082;44.8425;1.34861;143;20221205;10.5;.2;5.4;1.5;6.42;.1;.49;5799 +76082;44.8425;1.34861;143;20221206;9.5;-1.4;4.1;.9;5.82;0;.36;5083 +76082;44.8425;1.34861;143;20221207;8.4;-2.7;2.9;1.1;5.75;.1;.3;6383 +76082;44.8425;1.34861;143;20221208;7.8;-2.1;2.9;1.3;6.22;1.4;.43;3463 +76082;44.8425;1.34861;143;20221209;9.7;3.8;6.8;1.2;7.98;.7;.47;2983 +76082;44.8425;1.34861;143;20221210;3.1;.1;1.6;2.1;4.98;0;.45;4518 +76082;44.8425;1.34861;143;20221211;4.7;-6.9;-1.1;1.2;3.95;.1;.31;6161 +76082;44.8425;1.34861;143;20221212;3.5;-5.1;-.8;1.8;5.25;10.2;.34;2757 +76082;44.8425;1.34861;143;20221213;8.8;2.3;5.5;2.6;9.78;1.2;.1;2150 +76082;44.8425;1.34861;143;20221214;14.2;8.3;11.2;2.4;11.78;1.8;.53;2662 +76082;44.8425;1.34861;143;20221215;10.3;7;8.6;1.7;10.25;3.1;.48;1247 +76082;44.8425;1.34861;143;20221216;9;4.5;6.7;1.8;7.52;0;.52;4165 +76082;44.8425;1.34861;143;20221217;8;-4.1;2;1.3;4.78;0;.4;6173 +76082;44.8425;1.34861;143;20221218;12.9;-2.7;5.1;2.9;6.95;0;.66;5711 +76082;44.8425;1.34861;143;20221219;17.8;9.9;13.9;3.9;10.35;0;1.52;4887 +76082;44.8425;1.34861;143;20221220;15.9;12.2;14.1;4;11.45;5.5;1.4;1637 +76082;44.8425;1.34861;143;20221221;14.7;10.9;12.8;2.4;12.45;.7;.61;3500 +76082;44.8425;1.34861;143;20221222;14.8;12.2;13.5;3;13.48;13.4;.65;1826 +76082;44.8425;1.34861;143;20221223;17;13.1;15.1;2.2;14.38;.5;.72;2411 +76082;44.8425;1.34861;143;20221224;17.9;11.7;14.8;1.8;12.48;0;.75;4602 +76082;44.8425;1.34861;143;20221225;19.3;5;12.2;2.3;9.98;0;.93;6184 +76082;44.8425;1.34861;143;20221226;13.9;8.6;11.3;2.1;11.68;1.2;.61;1934 +76082;44.8425;1.34861;143;20221227;10.7;7.7;9.2;1.2;10.68;.1;.37;3021 +76082;44.8425;1.34861;143;20221228;16.9;4.1;10.5;2.3;9.88;0;.74;5688 +76082;44.8425;1.34861;143;20221229;12;9.1;10.5;3.2;10.92;8.7;.72;1336 +76082;44.8425;1.34861;143;20221230;14.4;9.2;11.8;3.3;11.42;2;.85;2210 +76082;44.8425;1.34861;143;20221231;18;9.3;13.7;3.1;11.48;0;1.16;4533 +76083;44.86809;1.66275;199;20220101;16.6;.7;8.6;.2;8.03;0;.12;6603 +76083;44.86809;1.66275;199;20220102;14.4;3.1;8.8;1;8.41;.2;.5;5425 +76083;44.86809;1.66275;199;20220103;13.4;5.4;9.4;1.4;10.26;.3;.42;5087 +76083;44.86809;1.66275;199;20220104;16.9;6.8;11.9;2;9.56;3.3;.98;5259 +76083;44.86809;1.66275;199;20220105;6.6;1.5;4;2;6.28;.1;.52;4190 +76083;44.86809;1.66275;199;20220106;6.5;-3.8;1.4;.8;4.81;.1;.28;6468 +76083;44.86809;1.66275;199;20220107;4;-4;0;1.1;6.06;7.8;.3;3572 +76083;44.86809;1.66275;199;20220108;10.2;2.8;6.5;2.2;9.31;13;.38;3589 +76083;44.86809;1.66275;199;20220109;7.5;4.7;6.1;1.1;8.61;14.6;.41;1930 +76083;44.86809;1.66275;199;20220110;8.1;5.9;7;.7;8.61;1.3;.42;2067 +76083;44.86809;1.66275;199;20220111;10.1;-.1;5;1;5.46;0;.49;6786 +76083;44.86809;1.66275;199;20220112;9;-4.6;2.2;.8;4.66;0;.35;7461 +76083;44.86809;1.66275;199;20220113;9.1;-5.3;1.9;.6;4.51;0;.28;7449 +76083;44.86809;1.66275;199;20220114;10.5;-6.2;2.2;.5;4.66;0;.21;8278 +76083;44.86809;1.66275;199;20220115;9.9;-5.1;2.4;.7;4.61;0;.34;7675 +76083;44.86809;1.66275;199;20220116;8.3;-6.4;1;.5;4.56;.1;.23;8120 +76083;44.86809;1.66275;199;20220117;10.6;-4.9;2.9;.8;5.46;.1;.36;7890 +76083;44.86809;1.66275;199;20220118;6.7;-3.7;1.5;.8;5.56;.2;.38;4325 +76083;44.86809;1.66275;199;20220119;3.4;.6;2;1.1;6.56;1.6;.36;1899 +76083;44.86809;1.66275;199;20220120;7.1;.3;3.7;.8;6.31;.2;.39;4349 +76083;44.86809;1.66275;199;20220121;6.8;-1.2;2.8;2.1;4.66;0;.79;6924 +76083;44.86809;1.66275;199;20220122;9.2;-4.8;2.2;1.2;4.71;0;.57;7996 +76083;44.86809;1.66275;199;20220123;12.3;-4.7;3.8;.7;5.06;0;.48;8622 +76083;44.86809;1.66275;199;20220124;13;-4.1;4.4;.6;5.06;0;.45;8834 +76083;44.86809;1.66275;199;20220125;12.1;-4.4;3.9;.5;5.41;0;.4;8915 +76083;44.86809;1.66275;199;20220126;12.8;-5.3;3.8;.4;5.5;0;.37;9419 +76083;44.86809;1.66275;199;20220127;12.3;-5.4;3.4;.6;4.91;.1;.44;9758 +76083;44.86809;1.66275;199;20220128;2.8;-4.9;-1;.8;5.01;0;.35;4496 +76083;44.86809;1.66275;199;20220129;4.3;-1.6;1.3;.8;5.46;0;.45;4436 +76083;44.86809;1.66275;199;20220130;10.3;.3;5.3;.8;7.1;.2;.5;5736 +76083;44.86809;1.66275;199;20220131;8.7;1.2;4.9;1.5;7.51;1.3;.54;4264 +76083;44.86809;1.66275;199;20220201;5;-1.1;2;.9;7.11;1.1;.38;4043 +76083;44.86809;1.66275;199;20220202;9.9;4.7;7.3;1;8.66;.2;.56;4242 +76083;44.86809;1.66275;199;20220203;8.7;1.5;5.1;1;7.56;.4;.52;4980 +76083;44.86809;1.66275;199;20220204;8.8;5.3;7;.8;9.31;3.2;.51;2802 +76083;44.86809;1.66275;199;20220205;11.4;5.1;8.2;1.3;7.31;0;.86;6485 +76083;44.86809;1.66275;199;20220206;7.9;-1.7;3.1;1.4;7.71;3.6;.46;5171 +76083;44.86809;1.66275;199;20220207;12.1;7.4;9.8;1.9;8.61;.7;1.02;5210 +76083;44.86809;1.66275;199;20220208;15.4;-2.3;6.5;1.2;6.01;0;.94;11021 +76083;44.86809;1.66275;199;20220209;17.5;-1.2;8.2;1.4;6.26;0;1.21;11408 +76083;44.86809;1.66275;199;20220210;8.3;-.2;4;1;7.95;.1;1.02;10600 +76083;44.86809;1.66275;199;20220211;13.1;8;10.5;2.4;7.35;0;1.57;11150 +76083;44.86809;1.66275;199;20220212;13.5;-.3;6.6;2.2;4.72;0;1.6;8700 +76083;44.86809;1.66275;199;20220213;16.1;2.8;9.4;4.1;8.15;4.9;1.87;9250 +76083;44.86809;1.66275;199;20220214;13;8.3;10.6;3.1;9.22;5.7;1.33;6800 +76083;44.86809;1.66275;199;20220215;8.6;5.6;7.1;2.1;8.95;8.4;.69;3800 +76083;44.86809;1.66275;199;20220216;12.4;7.3;9.9;2.4;11.56;11.3;.64;4230 +76083;44.86809;1.66275;199;20220217;13.7;10.9;12.3;1.4;13.01;3;.72;3803 +76083;44.86809;1.66275;199;20220218;14.4;10;12.2;1.3;11.26;.7;.98;5230 +76083;44.86809;1.66275;199;20220219;11.7;3.8;7.7;1;7.41;0;1;8984 +76083;44.86809;1.66275;199;20220220;9.6;-.3;4.7;1.5;8.76;5.4;.58;6251 +76083;44.86809;1.66275;199;20220221;11.2;8.8;10;2.6;8.96;1;1.24;6017 +76083;44.86809;1.66275;199;20220222;11.8;5.9;8.9;.9;8.96;.1;.98;7649 +76083;44.86809;1.66275;199;20220223;16.7;6.2;11.5;.8;8.76;0;1.28;11732 +76083;44.86809;1.66275;199;20220224;15.8;3.2;9.5;1.6;8.21;.1;1.46;10707 +76083;44.86809;1.66275;199;20220225;11.7;.6;6.1;1.5;6.11;0;1.32;12286 +76083;44.86809;1.66275;199;20220226;15.5;-2;6.7;2;4.66;0;1.85;14654 +76083;44.86809;1.66275;199;20220227;16.4;-1.5;7.4;1.5;5.61;0;1.73;14553 +76083;44.86809;1.66275;199;20220228;16.8;-.7;8.1;1;6.71;0;1.52;14537 +76083;44.86809;1.66275;199;20220301;17.7;-1.5;8.1;1.3;6.11;0;1.75;15098 +76083;44.86809;1.66275;199;20220302;11.6;2.4;7;1.3;8.56;2.2;1.02;7117 +76083;44.86809;1.66275;199;20220303;16.2;7.7;12;.9;9.41;0;1.39;10512 +76083;44.86809;1.66275;199;20220304;12.4;2.2;7.3;1.1;9.21;2.1;.92;7208 +76083;44.86809;1.66275;199;20220305;10.7;6.8;8.8;1.2;8.81;0;.93;5546 +76083;44.86809;1.66275;199;20220306;12.4;.1;6.3;1.3;5.26;0;1.61;14987 +76083;44.86809;1.66275;199;20220307;13.1;-4.8;4.1;1.6;4.76;0;1.65;15833 +76083;44.86809;1.66275;199;20220308;16.6;-.9;7.8;1.8;7.26;1.6;1.75;12949 +76083;44.86809;1.66275;199;20220309;16.2;4.6;10.4;2.3;8.46;.1;1.96;13878 +76083;44.86809;1.66275;199;20220310;15.3;6.3;10.8;2.4;9.06;2.7;1.68;9078 +76083;44.86809;1.66275;199;20220311;14.2;7.8;11;4.7;9.26;22.1;2;8084 +76083;44.86809;1.66275;199;20220312;9.9;7;8.4;2.6;9.31;12.8;.98;5117 +76083;44.86809;1.66275;199;20220313;10.7;6;8.4;3.5;7.86;23.1;1.48;5680 +76083;44.86809;1.66275;199;20220314;14.1;-.3;6.9;3.8;8.31;.5;1.65;11761 +76083;44.86809;1.66275;199;20220315;17.1;10.9;14;5.2;10.26;0;2.74;11078 +76083;44.86809;1.66275;199;20220316;18.5;9.8;14.1;1.6;10.46;0;1.88;9357 +76083;44.86809;1.66275;199;20220317;14.9;9.8;12.3;2.3;10.21;.6;1.69;8328 +76083;44.86809;1.66275;199;20220318;16.7;7.7;12.2;2.2;8.95;0;2.13;11100 +76083;44.86809;1.66275;199;20220319;18.5;8;13.2;2.4;7.75;0;2.87;16600 +76083;44.86809;1.66275;199;20220320;16.7;6;11.3;3.9;8;0;2.57;10050 +76083;44.86809;1.66275;199;20220321;15.6;10.2;12.9;5.6;7.6;0;3.44;13100 +76083;44.86809;1.66275;199;20220322;16.5;7.6;12.1;5;5.6;0;4.04;19100 +76083;44.86809;1.66275;199;20220323;17.3;3.7;10.5;3.1;4.75;0;3.51;20050 +76083;44.86809;1.66275;199;20220324;19.8;.5;10.1;2.7;5.25;0;3.45;20650 +76083;44.86809;1.66275;199;20220325;20.6;3.9;12.2;2.1;4.8;0;3.33;16950 +76083;44.86809;1.66275;199;20220326;21.6;2.8;12.2;2.2;5.15;0;3.53;20350 +76083;44.86809;1.66275;199;20220327;22;4.5;13.2;2.8;6.1;0;3.84;19250 +76083;44.86809;1.66275;199;20220328;22.7;7.2;14.9;2.8;6.25;0;4.02;17850 +76083;44.86809;1.66275;199;20220329;18.8;9;13.9;1.8;8.4;5.4;2.38;10000 +76083;44.86809;1.66275;199;20220330;15.4;9.9;12.6;1.7;10.75;2.8;1.69;8550 +76083;44.86809;1.66275;199;20220331;13.8;8.4;11.1;3.2;8.55;3.6;2.43;13850 +76083;44.86809;1.66275;199;20220401;7.1;.9;4;4.2;5.42;2.7;1.71;11600 +76083;44.86809;1.66275;199;20220402;7.5;.3;3.9;3.7;4.92;0;1.76;9800 +76083;44.86809;1.66275;199;20220403;6;-2.4;1.8;2.7;5.14;0;1.43;11636 +76083;44.86809;1.66275;199;20220404;12.1;.8;6.5;1.6;4.95;0;2.62;22400 +76083;44.86809;1.66275;199;20220405;14.1;-1.8;6.2;1.4;6.75;0;2.07;16750 +76083;44.86809;1.66275;199;20220406;11.9;5;8.4;1.6;9.95;3;.96;4700 +76083;44.86809;1.66275;199;20220407;12.4;9.1;10.8;3.5;11.8;14;.92;3700 +76083;44.86809;1.66275;199;20220408;18.2;11.1;14.6;4;10.9;1.5;2.66;8950 +76083;44.86809;1.66275;199;20220409;13.8;5.1;9.5;2.3;6.9;.3;2.6;16900 +76083;44.86809;1.66275;199;20220410;19.4;-.5;9.5;2.1;5.75;0;3.54;23800 +76083;44.86809;1.66275;199;20220411;19.2;9.9;14.5;6.4;8.32;0;4.56;20100 +76083;44.86809;1.66275;199;20220412;19;12.3;15.6;5.7;8.82;1.4;4.2;14800 +76083;44.86809;1.66275;199;20220413;14.6;10.7;12.7;1.4;10.9;1.1;1.4;5450 +76083;44.86809;1.66275;199;20220414;23.7;5.4;14.6;1.6;10.95;0;3.58;23050 +76083;44.86809;1.66275;199;20220415;25.1;7.8;16.5;1.5;11.4;0;3.86;23600 +76083;44.86809;1.66275;199;20220416;24.5;7.4;16;1.9;10;0;4.14;24500 +76083;44.86809;1.66275;199;20220417;24.3;4.1;14.2;1.6;8.35;0;4.02;25350 +76083;44.86809;1.66275;199;20220418;20;6.7;13.4;1.4;10.25;0;2.96;19200 +76083;44.86809;1.66275;199;20220419;17.6;6.1;11.8;1.7;11.1;6.8;1.99;11600 +76083;44.86809;1.66275;199;20220420;15.6;9.2;12.4;1.3;11.9;4.4;1.55;8050 +76083;44.86809;1.66275;199;20220421;16.6;10.3;13.4;1.2;12.8;1;1.67;8900 +76083;44.86809;1.66275;199;20220422;19.4;9.6;14.5;1.4;12.25;.1;2.5;14650 +76083;44.86809;1.66275;199;20220423;17.2;11;14.1;2.9;10.75;31.8;1.93;3800 +76083;44.86809;1.66275;199;20220424;15.1;8.7;11.9;2.3;11.75;4.7;1.21;4150 +76083;44.86809;1.66275;199;20220425;18;6.4;12.2;1.3;10;0;2.52;15750 +76083;44.86809;1.66275;199;20220426;21.9;4.2;13;1.4;9.7;0;3.83;26300 +76083;44.86809;1.66275;199;20220427;24.6;6.9;15.7;1.4;11;0;3.87;23350 +76083;44.86809;1.66275;199;20220428;23.2;11.6;17.4;1.7;13.7;0;3.47;19350 +76083;44.86809;1.66275;199;20220429;21.7;11.7;16.7;1.6;13.3;0;3.24;18450 +76083;44.86809;1.66275;199;20220430;22.5;8.7;15.6;1.5;10.7;0;4.06;25400 +76083;44.86809;1.66275;199;20220501;20.5;5.3;12.9;1.2;9.15;0;3.33;21900 +76083;44.86809;1.66275;199;20220502;22.1;7.1;14.6;1.4;9.7;0;3.67;22450 +76083;44.86809;1.66275;199;20220503;22.6;10;16.3;1.6;12.05;6.8;3.38;18500 +76083;44.86809;1.66275;199;20220504;20.9;10.7;15.8;1.4;12.2;0;3.28;19200 +76083;44.86809;1.66275;199;20220505;21.1;9.7;15.4;2;10.2;0;4.21;25500 +76083;44.86809;1.66275;199;20220506;20.8;5;12.9;1.2;10.06;0;3.42;22796 +76083;44.86809;1.66275;199;20220507;23.3;5.7;14.5;1.2;10.31;0;3.88;25068 +76083;44.86809;1.66275;199;20220508;24.6;6.8;15.7;1.1;10.76;0;4.01;24898 +76083;44.86809;1.66275;199;20220509;27;7;17;.9;11.01;0;4.43;27324 +76083;44.86809;1.66275;199;20220510;28;8.2;18.1;1.3;11.66;0;4.65;26638 +76083;44.86809;1.66275;199;20220511;30.7;9.4;20.1;1.4;12.41;.9;5.21;27774 +76083;44.86809;1.66275;199;20220512;23;12.4;17.7;1;15.46;1.6;2.96;16428 +76083;44.86809;1.66275;199;20220513;25.5;14.9;20.2;1;16.31;0;3.77;20924 +76083;44.86809;1.66275;199;20220514;29.3;10.5;19.9;1;15.31;0;4.54;25488 +76083;44.86809;1.66275;199;20220515;30.3;13.6;21.9;1.9;14.76;6.2;5.35;25973 +76083;44.86809;1.66275;199;20220516;28.3;14.1;21.2;1.2;15.86;0;4.63;25047 +76083;44.86809;1.66275;199;20220517;31.7;11.9;21.8;.8;15.36;0;5.02;27562 +76083;44.86809;1.66275;199;20220518;33.2;13.8;23.5;1.2;16.36;.9;5.34;26896 +76083;44.86809;1.66275;199;20220519;30.5;17.2;23.8;1.9;16.81;.2;5.08;23118 +76083;44.86809;1.66275;199;20220520;30.8;15.4;23.1;1.9;14.11;0;5.45;25195 +76083;44.86809;1.66275;199;20220521;33.1;14.2;23.7;1.2;18.46;0;5.16;25952 +76083;44.86809;1.66275;199;20220522;32.5;17.4;25;1.2;20.81;4.7;4.71;21873 +76083;44.86809;1.66275;199;20220523;21.2;16.8;19;1.9;16.71;2.1;2.45;10582 +76083;44.86809;1.66275;199;20220524;20.2;11.5;15.9;1.1;12.56;.6;3.26;19159 +76083;44.86809;1.66275;199;20220525;20.9;6.8;13.9;1.3;10.91;0;3.56;22643 +76083;44.86809;1.66275;199;20220526;19.9;7.4;13.6;1.2;11.81;0;2.98;18533 +76083;44.86809;1.66275;199;20220527;25.5;7.5;16.5;1.5;12.71;.1;4.64;28187 +76083;44.86809;1.66275;199;20220528;26.7;10;18.3;1.6;11.11;0;5.06;27874 +76083;44.86809;1.66275;199;20220529;23.7;7.3;15.5;1.7;8.41;0;4.85;28384 +76083;44.86809;1.66275;199;20220530;24.8;4.4;14.6;1.1;8.51;.2;4.53;28427 +76083;44.86809;1.66275;199;20220531;24.6;10.2;17.4;1;10.76;.7;4.02;22266 +76083;44.86809;1.66275;199;20220601;29.9;9;19.4;1.4;12.91;2.7;5.33;28249 +76083;44.86809;1.66275;199;20220602;26.8;16.2;21.5;1.4;18.11;3.9;3.8;18443 +76083;44.86809;1.66275;199;20220603;31.5;16;23.8;1.9;16.66;18.9;5.57;25452 +76083;44.86809;1.66275;199;20220604;28.7;13.4;21;1.6;18.76;14.4;4.32;22637 +76083;44.86809;1.66275;199;20220605;23.1;16.8;20;1.4;17.11;.3;3.13;15583 +76083;44.86809;1.66275;199;20220606;25.4;12.5;18.9;1.1;15.81;.2;3.95;22049 +76083;44.86809;1.66275;199;20220607;24.3;15;19.7;1.1;14.91;2.6;3.85;20692 +76083;44.86809;1.66275;199;20220608;19;12.5;15.7;1.2;14.81;5.5;2.26;11985 +76083;44.86809;1.66275;199;20220609;20.5;11.7;16.1;1.2;13.66;.6;2.96;16632 +76083;44.86809;1.66275;199;20220610;27.4;10.2;18.8;1.1;14.31;0;4.89;28655 +76083;44.86809;1.66275;199;20220611;31.5;10.9;21.2;1.1;14.66;0;5.45;29576 +76083;44.86809;1.66275;199;20220612;30;13.6;21.8;.9;17.76;.5;4.52;23692 +76083;44.86809;1.66275;199;20220613;30.5;16.8;23.6;1.1;18.76;0;5.1;26093 +76083;44.86809;1.66275;199;20220614;34.1;14;24;1.1;17.26;.5;5.72;28517 +76083;44.86809;1.66275;199;20220615;33.4;17.8;25.6;1.4;19.26;0;5.8;27103 +76083;44.86809;1.66275;199;20220616;34.6;16.1;25.3;.9;19.81;0;5.58;27419 +76083;44.86809;1.66275;199;20220617;37;16.5;26.8;1;18.71;0;6.15;29542 +76083;44.86809;1.66275;199;20220618;38.4;17.6;28;2.4;14.86;0;7.76;30053 +76083;44.86809;1.66275;199;20220619;35.1;20.9;28;3;15.26;.3;7.38;26884 +76083;44.86809;1.66275;199;20220620;30.9;17.8;24.4;1.3;19.46;2.8;4.63;21990 +76083;44.86809;1.66275;199;20220621;29.3;19.2;24.3;1.7;21.01;11.3;4.23;19174 +76083;44.86809;1.66275;199;20220622;28.2;16.4;22.3;1.4;18.01;1.4;4.68;23773 +76083;44.86809;1.66275;199;20220623;25.6;14.7;20.1;1;18.11;22.2;3.6;19088 +76083;44.86809;1.66275;199;20220624;23.9;16.6;20.3;1.7;17.01;1.1;3.62;18440 +76083;44.86809;1.66275;199;20220625;26.7;12.1;19.4;1.4;15.81;7;3.88;20040 +76083;44.86809;1.66275;199;20220626;19.3;14.4;16.9;1.3;16.36;15.6;2.05;10382 +76083;44.86809;1.66275;199;20220627;23.5;14.7;19.1;1.4;15.11;0;3.81;20512 +76083;44.86809;1.66275;199;20220628;25.8;10.9;18.3;1.1;13.41;0;4.74;27977 +76083;44.86809;1.66275;199;20220629;27.8;10.1;18.9;1.1;14.06;6.3;4.85;27940 +76083;44.86809;1.66275;199;20220630;15.3;14.9;15.1;1.3;15.26;2.6;.88;2500 +76083;44.86809;1.66275;199;20220701;23.1;11.5;17.3;1.1;13.01;.1;4.21;25321 +76083;44.86809;1.66275;199;20220702;29.8;8.4;19.1;1;13.31;0;5.21;29905 +76083;44.86809;1.66275;199;20220703;29.4;13.1;21.2;1;16.21;2.8;4.99;27046 +76083;44.86809;1.66275;199;20220704;28.2;16;22.1;1.6;17.76;0;4.58;22906 +76083;44.86809;1.66275;199;20220705;29.3;14.3;21.8;1.2;15.46;0;5.15;27621 +76083;44.86809;1.66275;199;20220706;28.5;11.4;20;1.4;13.76;0;5.18;28034 +76083;44.86809;1.66275;199;20220707;28;11.1;19.5;1.5;13.96;0;5.14;28337 +76083;44.86809;1.66275;199;20220708;29;13.1;21;1.5;14.26;0;5.37;28459 +76083;44.86809;1.66275;199;20220709;31.9;11.8;21.8;1.3;13.76;0;5.68;29549 +76083;44.86809;1.66275;199;20220710;32;11.7;21.8;1.4;14.11;0;5.73;29454 +76083;44.86809;1.66275;199;20220711;34.8;14.2;24.5;1.4;14.51;0;6.28;30092 +76083;44.86809;1.66275;199;20220712;34.3;14.5;24.4;1.3;14.51;0;6;29574 +76083;44.86809;1.66275;199;20220713;36;13.3;24.6;.9;14.56;0;5.82;29642 +76083;44.86809;1.66275;199;20220714;36.1;15.5;25.8;1.3;15.91;0;6.3;29380 +76083;44.86809;1.66275;199;20220715;35.1;15.8;25.4;1.3;15.61;0;5.99;28850 +76083;44.86809;1.66275;199;20220716;35.7;14.5;25.1;1.4;14.91;0;6.18;29135 +76083;44.86809;1.66275;199;20220717;37.1;14.5;25.8;1.6;12.96;0;6.67;29583 +76083;44.86809;1.66275;199;20220718;40.2;18.4;29.3;2.2;14.51;0;7.58;29240 +76083;44.86809;1.66275;199;20220719;35.9;19.8;27.9;2.1;17.21;0;6.51;26182 +76083;44.86809;1.66275;199;20220720;28.9;19.3;24.1;1.4;18.51;0;4.43;20699 +76083;44.86809;1.66275;199;20220721;33.7;13.1;23.4;1;15.41;0;5.46;28410 +76083;44.86809;1.66275;199;20220722;32.1;15;23.5;1.4;16.76;0;5.17;24992 +76083;44.86809;1.66275;199;20220723;29.9;15.8;22.8;1.2;15.81;0;4.69;23677 +76083;44.86809;1.66275;199;20220724;37.6;13.1;25.3;1;14.91;0;5.88;28849 +76083;44.86809;1.66275;199;20220725;28.6;17.3;22.9;1.6;16.51;0;4.22;18598 +76083;44.86809;1.66275;199;20220726;26.9;15.6;21.3;1.6;13.81;0;4.68;23687 +76083;44.86809;1.66275;199;20220727;29.5;10.4;19.9;1.3;12.41;0;4.95;27226 +76083;44.86809;1.66275;199;20220728;30.6;10.6;20.6;1.2;12.96;0;5.01;27094 +76083;44.86809;1.66275;199;20220729;27.7;15;21.4;1;15.56;.7;3.9;20067 +76083;44.86809;1.66275;199;20220730;31.4;15.4;23.4;1.2;16.06;0;5.11;26358 +76083;44.86809;1.66275;199;20220731;33.9;14.1;24;1.1;15.71;0;5.34;27255 +76083;44.86809;1.66275;199;20220801;34.7;14.5;24.6;1.3;15.46;0;5.59;27307 +76083;44.86809;1.66275;199;20220802;36.1;13.8;24.9;1.1;14.71;0;5.59;27987 +76083;44.86809;1.66275;199;20220803;38.7;15.8;27.2;.9;14.56;0;5.7;27756 +76083;44.86809;1.66275;199;20220804;38.4;18;28.2;1.3;16.36;0;5.92;26482 +76083;44.86809;1.66275;199;20220805;31;18.8;24.9;1.7;19.11;2.7;4.47;19712 +76083;44.86809;1.66275;199;20220806;33.8;18.5;26.2;1.5;16.11;0;5.29;23923 +76083;44.86809;1.66275;199;20220807;34;13.2;23.6;1.3;11.71;0;5.49;26946 +76083;44.86809;1.66275;199;20220808;35.2;12.1;23.7;1.3;10.76;0;5.5;27113 +76083;44.86809;1.66275;199;20220809;36.9;13.3;25.1;1.2;10.66;0;5.58;26540 +76083;44.86809;1.66275;199;20220810;38.1;13.6;25.8;.9;10.91;0;5.36;26867 +76083;44.86809;1.66275;199;20220811;38.7;15.5;27.1;1.1;13.11;0;5.41;25443 +76083;44.86809;1.66275;199;20220812;38.9;17.3;28.1;1.2;15.11;0;5.64;25217 +76083;44.86809;1.66275;199;20220813;37.2;16.3;26.8;.9;16.56;.4;5.05;24536 +76083;44.86809;1.66275;199;20220814;24.3;20.4;22.3;1.4;19.61;10.8;2.45;10366 +76083;44.86809;1.66275;199;20220815;27.5;15.3;21.4;1.1;16.96;.2;3.39;17351 +76083;44.86809;1.66275;199;20220816;29;13;21;1.3;16.76;13.6;3.41;16796 +76083;44.86809;1.66275;199;20220817;26.7;14.6;20.7;1.5;16.91;1;3.92;21145 +76083;44.86809;1.66275;199;20220818;26.6;14.4;20.5;1.8;15.7;0;4.01;19734 +76083;44.86809;1.66275;199;20220819;26.8;15;20.9;1.2;16.86;.6;3.36;17083 +76083;44.86809;1.66275;199;20220820;28.7;15.7;22.2;1;17.76;.1;3.68;19689 +76083;44.86809;1.66275;199;20220821;27.3;13.3;20.3;1.1;16.36;0;3.38;18425 +76083;44.86809;1.66275;199;20220822;25.6;18.4;22;1;17.96;.5;2.78;13525 +76083;44.86809;1.66275;199;20220823;30.6;15.7;23.1;.9;17.96;0;3.85;20555 +76083;44.86809;1.66275;199;20220824;35.7;15;25.4;1;16.41;.1;4.69;24132 +76083;44.86809;1.66275;199;20220825;31.1;16.3;23.7;1.5;17.36;0;4.3;20778 +76083;44.86809;1.66275;199;20220826;30.6;14.9;22.8;1.4;16.81;0;3.97;19724 +76083;44.86809;1.66275;199;20220827;31.2;13.2;22.2;1;14.71;0;4.15;22828 +76083;44.86809;1.66275;199;20220828;33;12.6;22.8;1;13.56;0;4.31;23458 +76083;44.86809;1.66275;199;20220829;35.2;13.1;24.2;1.2;14.31;2.4;4.29;19800 +76083;44.86809;1.66275;199;20220830;32.4;16.3;24.3;1.4;17.06;0;4.31;21007 +76083;44.86809;1.66275;199;20220831;32.6;14;23.3;1;15.26;.9;3.97;20335 +76083;44.86809;1.66275;199;20220901;27.8;14.9;21.3;1;17.66;4.5;2.91;14998 +76083;44.86809;1.66275;199;20220902;26.9;15.4;21.2;1.1;17.56;3.9;3;15818 +76083;44.86809;1.66275;199;20220903;27.8;15.8;21.8;1.1;16.76;0;3.25;17402 +76083;44.86809;1.66275;199;20220904;33.1;13.8;23.4;1.3;16.21;.1;4.03;19967 +76083;44.86809;1.66275;199;20220905;34.2;17.1;25.6;2.3;18.26;20.1;4.9;20692 +76083;44.86809;1.66275;199;20220906;29.4;16.8;23.1;1.2;19.21;4.1;3.27;16017 +76083;44.86809;1.66275;199;20220907;26.3;16.3;21.3;1;17.16;0;2.64;13489 +76083;44.86809;1.66275;199;20220908;23.4;12.1;17.8;1.4;14.61;.7;2.67;15072 +76083;44.86809;1.66275;199;20220909;23.9;12.5;18.2;1.3;14.01;.2;2.73;14902 +76083;44.86809;1.66275;199;20220910;24.8;10.2;17.5;1.1;12.96;0;2.9;17911 +76083;44.86809;1.66275;199;20220911;30.8;10;20.4;1;12.31;0;3.55;20971 +76083;44.86809;1.66275;199;20220912;36.9;13.3;25.1;1.4;14.71;0;4.37;20611 +76083;44.86809;1.66275;199;20220913;31.4;19.4;25.4;1.8;19.71;1.8;3.35;12845 +76083;44.86809;1.66275;199;20220914;30.2;17.6;23.9;1.2;17.71;0;3.23;15348 +76083;44.86809;1.66275;199;20220915;28;13.7;20.8;1.4;15.91;.2;3.23;17250 +76083;44.86809;1.66275;199;20220916;24.2;15.1;19.6;1.2;14.61;0;2.64;14792 +76083;44.86809;1.66275;199;20220917;20.6;6.1;13.3;1.4;8.91;0;2.66;18492 +76083;44.86809;1.66275;199;20220918;24.9;2.4;13.6;.9;7.76;0;2.75;20057 +76083;44.86809;1.66275;199;20220919;25.1;4.2;14.7;1.5;8.51;0;3.21;19748 +76083;44.86809;1.66275;199;20220920;24.8;4.1;14.4;1;8.41;0;2.74;19409 +76083;44.86809;1.66275;199;20220921;25.3;4.3;14.8;.9;8.76;0;2.68;19015 +76083;44.86809;1.66275;199;20220922;25.9;5.5;15.7;1.1;9.46;0;2.85;18650 +76083;44.86809;1.66275;199;20220923;23.6;7.4;15.5;1.2;12.01;1.2;2.22;13031 +76083;44.86809;1.66275;199;20220924;19.6;13.6;16.6;1;14.21;2.7;1.66;9311 +76083;44.86809;1.66275;199;20220925;19.1;11.2;15.1;1.1;12.61;.5;1.61;8914 +76083;44.86809;1.66275;199;20220926;18.6;8.1;13.4;1.6;11.26;3.7;1.81;10755 +76083;44.86809;1.66275;199;20220927;15.9;11.2;13.5;1.5;12.96;8.1;1.37;8053 +76083;44.86809;1.66275;199;20220928;18.9;13.2;16;2.1;15.01;8.9;1.6;8339 +76083;44.86809;1.66275;199;20220929;16.5;10.5;13.5;.8;12.41;3;1.32;8383 +76083;44.86809;1.66275;199;20220930;19;6.7;12.9;.8;10.16;.8;1.81;14278 +76083;44.86809;1.66275;199;20221001;18;7;12.5;1.8;13.86;7.8;1.23;8035 +76083;44.86809;1.66275;199;20221002;21.8;15.3;18.5;.9;16.56;.2;1.58;8562 +76083;44.86809;1.66275;199;20221003;23.6;11.2;17.4;1.1;13.66;0;2.15;14458 +76083;44.86809;1.66275;199;20221004;24.8;7.7;16.3;.7;12.16;.1;2.04;15560 +76083;44.86809;1.66275;199;20221005;26.5;8.6;17.5;1.6;12.86;0;2.53;15420 +76083;44.86809;1.66275;199;20221006;22.7;13.6;18.1;1;15.36;0;1.57;9031 +76083;44.86809;1.66275;199;20221007;25.5;10.4;18;1.1;14.11;.4;2.03;13211 +76083;44.86809;1.66275;199;20221008;22.7;11.1;16.9;1.1;13.91;1.1;1.68;10415 +76083;44.86809;1.66275;199;20221009;25.3;8.1;16.7;1.2;12.11;0;2.13;14358 +76083;44.86809;1.66275;199;20221010;24.9;9.8;17.4;1.5;13.91;0;2;11844 +76083;44.86809;1.66275;199;20221011;21.6;12.5;17.1;.6;15.26;.1;1.33;8682 +76083;44.86809;1.66275;199;20221012;24.2;13.5;18.8;.9;14.96;.9;1.68;10594 +76083;44.86809;1.66275;199;20221013;17.7;10.1;13.9;.8;14.31;7.9;1.03;6554 +76083;44.86809;1.66275;199;20221014;19.1;15.1;17.1;1.4;17.21;1.8;1;4814 +76083;44.86809;1.66275;199;20221015;24.6;15.2;19.9;1.4;16.06;0;1.76;7497 +76083;44.86809;1.66275;199;20221016;26.7;13.4;20.1;2.5;15.76;0;2.56;11734 +76083;44.86809;1.66275;199;20221017;24.6;19.1;21.8;2.9;16.81;0;2.34;6834 +76083;44.86809;1.66275;199;20221018;28.3;14.1;21.2;2;16.01;0;2.45;12048 +76083;44.86809;1.66275;199;20221019;25.7;12.5;19.1;1.8;15.31;2.4;1.94;9364 +76083;44.86809;1.66275;199;20221020;24.5;16.5;20.5;3.1;17.46;2.7;2.05;6608 +76083;44.86809;1.66275;199;20221021;23.6;16.1;19.8;1.6;16.31;5.1;1.68;7302 +76083;44.86809;1.66275;199;20221022;24.6;11.6;18.1;1.9;14.21;.1;1.95;10761 +76083;44.86809;1.66275;199;20221023;23.1;14.2;18.7;2.4;14.36;.2;2.04;6039 +76083;44.86809;1.66275;199;20221024;23.2;10.3;16.7;1.5;12.16;.2;1.69;9847 +76083;44.86809;1.66275;199;20221025;22.3;8.7;15.5;1.8;12.46;0;1.66;8128 +76083;44.86809;1.66275;199;20221026;26.3;9.8;18;1.5;13.61;0;1.79;10786 +76083;44.86809;1.66275;199;20221027;26.6;11.7;19.1;2.6;14.41;0;2.38;9063 +76083;44.86809;1.66275;199;20221028;24.8;17;20.9;2.5;14.31;0;2.42;7314 +76083;44.86809;1.66275;199;20221029;27.4;12;19.7;1.9;10.66;0;2.44;10179 +76083;44.86809;1.66275;199;20221030;24.5;8.4;16.4;1.3;11.96;0;1.54;10068 +76083;44.86809;1.66275;199;20221031;24.3;10.9;17.6;1.8;14.31;7;1.61;7711 +76083;44.86809;1.66275;199;20221101;18.6;12.6;15.6;.8;13.76;.1;.93;5747 +76083;44.86809;1.66275;199;20221102;20;9;14.5;1;11.31;.1;1.07;8328 +76083;44.86809;1.66275;199;20221103;16.9;8.4;12.7;2.3;11.06;8.4;1.29;4752 +76083;44.86809;1.66275;199;20221104;11.9;8.9;10.4;2.7;10.41;4.2;.85;3143 +76083;44.86809;1.66275;199;20221105;14;2.7;8.4;1.1;8.06;.1;.81;8062 +76083;44.86809;1.66275;199;20221106;16.4;2.5;9.4;.9;8.61;.5;.88;7376 +76083;44.86809;1.66275;199;20221107;20.5;6.3;13.4;1.4;10.56;0;1.15;8935 +76083;44.86809;1.66275;199;20221108;20.6;9.5;15.1;2.7;12.31;2.1;1.58;6783 +76083;44.86809;1.66275;199;20221109;15.6;11.5;13.5;.7;13.86;7.5;.63;3476 +76083;44.86809;1.66275;199;20221110;15.5;9.2;12.4;.9;11.66;0;.7;6909 +76083;44.86809;1.66275;199;20221111;22.1;4.1;13.1;1.3;10.46;0;1.05;9366 +76083;44.86809;1.66275;199;20221112;21.9;8.1;15;1.2;11.36;0;1.11;6294 +76083;44.86809;1.66275;199;20221113;20.6;4.6;12.6;.8;9.96;0;.81;8404 +76083;44.86809;1.66275;199;20221114;14.8;8.8;11.8;1.9;11.86;5.5;.88;3600 +76083;44.86809;1.66275;199;20221115;17.6;9.1;13.3;1.8;12.66;5.4;.81;4454 +76083;44.86809;1.66275;199;20221116;16.7;10.4;13.5;2.7;12.41;1.2;1;5445 +76083;44.86809;1.66275;199;20221117;17.6;12.7;15.2;2.4;12.61;4.8;1.19;4597 +76083;44.86809;1.66275;199;20221118;12.4;7.3;9.8;1;10.46;2.5;.54;3787 +76083;44.86809;1.66275;199;20221119;11.5;6.2;8.8;1;9.21;.5;.53;4962 +76083;44.86809;1.66275;199;20221120;8.5;1.9;5.2;1.3;8.36;1.6;.36;3573 +76083;44.86809;1.66275;199;20221121;10.2;5.9;8;2;9.81;15.3;.53;2439 +76083;44.86809;1.66275;199;20221122;10.8;5.6;8.2;1.9;9.41;14.3;.53;4080 +76083;44.86809;1.66275;199;20221123;12.8;7.6;10.2;2.5;10.76;4.6;.48;3494 +76083;44.86809;1.66275;199;20221124;13.1;4.6;8.8;1.1;10.1;1;.45;5079 +76083;44.86809;1.66275;199;20221125;11.6;8.6;10.1;1.2;10.71;7.8;.57;2796 +76083;44.86809;1.66275;199;20221126;10;3.3;6.7;1.1;8.61;.1;.41;4377 +76083;44.86809;1.66275;199;20221127;12.5;1.6;7.1;1.5;7.86;8.8;.61;5668 +76083;44.86809;1.66275;199;20221128;12.4;6.4;9.4;1.5;10.71;6.6;.5;4101 +76083;44.86809;1.66275;199;20221129;10.2;5.2;7.7;.8;9.26;.8;.39;3305 +76083;44.86809;1.66275;199;20221130;10.2;2.9;6.5;1;7.56;.1;.42;5303 +76083;44.86809;1.66275;199;20221201;9.4;-.8;4.3;.9;6.76;0;.37;4824 +76083;44.86809;1.66275;199;20221202;6.5;2.7;4.6;.7;7.16;.6;.42;2612 +76083;44.86809;1.66275;199;20221203;8.3;3.3;5.8;.6;7.76;4.2;.36;3654 +76083;44.86809;1.66275;199;20221204;7.3;4.4;5.9;.7;8.06;.5;.39;2810 +76083;44.86809;1.66275;199;20221205;10.3;.9;5.6;1.4;6.81;.1;.5;5590 +76083;44.86809;1.66275;199;20221206;8.9;-2.5;3.2;.6;5.96;0;.28;4831 +76083;44.86809;1.66275;199;20221207;8.7;-2.7;3;.9;5.71;.1;.29;6369 +76083;44.86809;1.66275;199;20221208;7;-3.2;1.9;.9;5.86;1.5;.35;3899 +76083;44.86809;1.66275;199;20221209;9.5;2.2;5.8;.9;7.96;.9;.35;3518 +76083;44.86809;1.66275;199;20221210;3.8;1.7;2.7;1.8;5.21;0;.61;2732 +76083;44.86809;1.66275;199;20221211;5.3;-7.6;-1.2;1.1;3.96;.1;.25;6760 +76083;44.86809;1.66275;199;20221212;3.8;-6.2;-1.2;1.7;5.11;16;.31;3408 +76083;44.86809;1.66275;199;20221213;8.9;2;5.4;2.1;9.51;2.3;.12;2595 +76083;44.86809;1.66275;199;20221214;13;7;10;1.7;11.16;2.8;.41;2970 +76083;44.86809;1.66275;199;20221215;8.8;6.1;7.4;1.5;9.86;9.7;.42;1686 +76083;44.86809;1.66275;199;20221216;7.9;3.6;5.7;1.4;7.71;0;.41;3473 +76083;44.86809;1.66275;199;20221217;7.3;-5.1;1.1;.8;4.61;0;.27;6131 +76083;44.86809;1.66275;199;20221218;11.7;-4.4;3.7;2.1;6.31;0;.57;6246 +76083;44.86809;1.66275;199;20221219;17.4;7.1;12.3;3.5;10.06;0;1.33;5093 +76083;44.86809;1.66275;199;20221220;16.1;11.6;13.8;2.9;11.16;3.4;1.16;2240 +76083;44.86809;1.66275;199;20221221;14.1;9.9;12;1.6;12.21;1.6;.48;3432 +76083;44.86809;1.66275;199;20221222;14.4;10.3;12.4;2.3;13.26;14.9;.51;2532 +76083;44.86809;1.66275;199;20221223;17.2;12.5;14.9;1.6;14.46;.5;.6;2934 +76083;44.86809;1.66275;199;20221224;17.5;11.3;14.4;1.2;12.46;0;.6;4505 +76083;44.86809;1.66275;199;20221225;17.8;3.9;10.8;1.8;9.51;0;.77;5994 +76083;44.86809;1.66275;199;20221226;11;6.1;8.5;1.3;10.66;1.2;.43;2406 +76083;44.86809;1.66275;199;20221227;10.7;6.6;8.7;1;10.11;0;.36;3511 +76083;44.86809;1.66275;199;20221228;15;3.3;9.2;1.5;9.21;0;.55;5520 +76083;44.86809;1.66275;199;20221229;10.7;6.2;8.4;2.1;10.46;10.8;.54;2449 +76083;44.86809;1.66275;199;20221230;13.1;8.3;10.7;2.2;11.26;2.5;.7;2355 +76083;44.86809;1.66275;199;20221231;17;8.4;12.7;1.9;11.16;0;.83;4794 +76084;44.89273;1.97715;341;20220101;16.7;6.4;11.6;1.8;7.62;0;1.11;4993 +76084;44.89273;1.97715;341;20220102;12.9;5.3;9.1;1.3;8.32;.2;.63;4216 +76084;44.89273;1.97715;341;20220103;11.6;5.9;8.7;1.3;10.29;.2;.39;3398 +76084;44.89273;1.97715;341;20220104;16.6;6.5;11.6;2.8;9.22;5.4;1.23;4820 +76084;44.89273;1.97715;341;20220105;5.5;1.1;3.3;2.7;6.09;0;.59;2996 +76084;44.89273;1.97715;341;20220106;4.9;-2.1;1.4;2.2;4.99;0;.56;4075 +76084;44.89273;1.97715;341;20220107;1.6;-3.3;-.8;1;5.79;8.6;.24;3250 +76084;44.89273;1.97715;341;20220108;9.3;.4;4.8;4.1;9.16;19.6;.13;4617 +76084;44.89273;1.97715;341;20220109;6.6;4.4;5.5;2.5;8.46;15.6;.41;1961 +76084;44.89273;1.97715;341;20220110;6.7;5.2;5.9;1.5;8.36;1.4;.45;1461 +76084;44.89273;1.97715;341;20220111;7.7;-1.2;3.2;1.5;5.46;0;.58;4896 +76084;44.89273;1.97715;341;20220112;6.9;-3.2;1.8;1.3;4.66;0;.55;5339 +76084;44.89273;1.97715;341;20220113;7.3;-4.5;1.4;1.1;4.52;0;.47;5872 +76084;44.89273;1.97715;341;20220114;12.4;-2.3;5;1.5;4.42;0;.89;6734 +76084;44.89273;1.97715;341;20220115;9.4;-3.3;3;.8;4.76;0;.47;6270 +76084;44.89273;1.97715;341;20220116;7.8;-4.6;1.6;1.1;4.69;0;.46;6225 +76084;44.89273;1.97715;341;20220117;9.7;-3.8;3;1.2;5.52;.1;.5;6560 +76084;44.89273;1.97715;341;20220118;3.1;-4.8;-.9;.8;5.32;.1;.33;5063 +76084;44.89273;1.97715;341;20220119;2.1;-1.1;.5;1.1;6.26;1.9;.32;2709 +76084;44.89273;1.97715;341;20220120;5.5;-.5;2.5;1.8;6.39;.1;.41;4224 +76084;44.89273;1.97715;341;20220121;5.7;-1;2.3;3;4.66;0;.95;4633 +76084;44.89273;1.97715;341;20220122;8;-4.2;1.9;1.6;4.72;0;.69;6633 +76084;44.89273;1.97715;341;20220123;12.3;-1.7;5.3;1.4;5.39;0;.8;7301 +76084;44.89273;1.97715;341;20220124;13.2;.5;6.8;1.6;5.09;0;1.05;7095 +76084;44.89273;1.97715;341;20220125;11.1;-1.4;4.9;.9;5.42;0;.62;7063 +76084;44.89273;1.97715;341;20220126;11.8;-1.7;5.1;.8;5.49;0;.59;7448 +76084;44.89273;1.97715;341;20220127;11.1;-3.5;3.8;1.3;5.09;0;.71;7853 +76084;44.89273;1.97715;341;20220128;.6;-4.6;-2;.7;5.09;0;.32;4576 +76084;44.89273;1.97715;341;20220129;3.1;-2.3;.4;1.1;5.56;0;.44;4709 +76084;44.89273;1.97715;341;20220130;6.7;-1.2;2.8;1.2;6.86;.1;.47;5889 +76084;44.89273;1.97715;341;20220131;7.4;1.4;4.4;2.8;7.59;1.7;.49;5023 +76084;44.89273;1.97715;341;20220201;4.3;-.8;1.7;2.5;7.06;2.3;.29;4672 +76084;44.89273;1.97715;341;20220202;8.2;4.5;6.4;1.9;8.69;.3;.51;3877 +76084;44.89273;1.97715;341;20220203;9.8;1.6;5.7;1.7;7.66;.3;.67;6197 +76084;44.89273;1.97715;341;20220204;8;4.8;6.4;1.1;9.29;4;.47;3651 +76084;44.89273;1.97715;341;20220205;9.5;5.3;7.4;2.1;7.62;0;.89;4477 +76084;44.89273;1.97715;341;20220206;6.7;-1.4;2.7;2.2;7.76;5.7;.39;6377 +76084;44.89273;1.97715;341;20220207;10.2;6.4;8.3;3.4;8.59;.6;1.02;4237 +76084;44.89273;1.97715;341;20220208;15.7;-1.6;7;1.3;5.89;0;1.15;10124 +76084;44.89273;1.97715;341;20220209;16.1;1.1;8.6;2;6.22;0;1.45;9626 +76084;44.89273;1.97715;341;20220210;5.1;1.9;3.5;1.4;7.53;.2;1.17;10766 +76084;44.89273;1.97715;341;20220211;12;7.1;9.6;2.4;7.03;0;1.48;9966 +76084;44.89273;1.97715;341;20220212;12.7;-3;4.8;1.7;5.11;0;1.32;9533 +76084;44.89273;1.97715;341;20220213;15.3;1.3;8.3;4.7;7.97;5.5;1.88;10275 +76084;44.89273;1.97715;341;20220214;11;6.9;8.9;3.3;8.93;8;1.08;5875 +76084;44.89273;1.97715;341;20220215;7.5;4.4;6;2.3;8.43;14;.62;4100 +76084;44.89273;1.97715;341;20220216;11.3;6.5;8.9;3.8;11.26;18.3;.61;5517 +76084;44.89273;1.97715;341;20220217;12.7;10;11.4;2.8;12.79;6.9;.69;4013 +76084;44.89273;1.97715;341;20220218;13;9.2;11.1;2.2;11.19;1;.95;4948 +76084;44.89273;1.97715;341;20220219;9.4;4.1;6.8;2.1;7.42;0;1.01;6406 +76084;44.89273;1.97715;341;20220220;8.9;.9;4.9;2.1;8.69;8.4;.64;7921 +76084;44.89273;1.97715;341;20220221;9.6;8;8.8;4.3;8.96;1.6;1.13;3106 +76084;44.89273;1.97715;341;20220222;10.8;5.3;8;1.9;8.82;.3;.98;6499 +76084;44.89273;1.97715;341;20220223;15.1;5.2;10.1;1.1;8.66;0;1.24;9169 +76084;44.89273;1.97715;341;20220224;14.2;4.7;9.5;2.5;8.26;.2;1.53;9327 +76084;44.89273;1.97715;341;20220225;9.9;1.7;5.8;2.4;6.29;0;1.29;8809 +76084;44.89273;1.97715;341;20220226;14.7;-.9;6.9;2.1;4.72;0;1.87;12431 +76084;44.89273;1.97715;341;20220227;14.6;.9;7.8;1.6;5.86;0;1.59;11978 +76084;44.89273;1.97715;341;20220228;15.1;1.9;8.5;1.7;6.96;0;1.59;11837 +76084;44.89273;1.97715;341;20220301;16.3;-.2;8;1.8;6.29;0;1.78;13348 +76084;44.89273;1.97715;341;20220302;10.6;3.7;7.2;1.6;8.66;2.3;1.01;8536 +76084;44.89273;1.97715;341;20220303;14.3;7;10.7;.8;9.72;0;1.19;8819 +76084;44.89273;1.97715;341;20220304;11.4;3.5;7.5;2.1;9.42;.8;1.01;9400 +76084;44.89273;1.97715;341;20220305;9.7;6.2;7.9;2.4;9.06;0;.93;5985 +76084;44.89273;1.97715;341;20220306;10.7;.4;5.5;1.4;5.49;0;1.41;11183 +76084;44.89273;1.97715;341;20220307;11.7;-1.9;4.9;1.8;4.96;0;1.64;13046 +76084;44.89273;1.97715;341;20220308;14.4;1.7;8.1;2.8;7.06;1.1;1.95;12968 +76084;44.89273;1.97715;341;20220309;14.8;5.9;10.3;2.7;8.26;0;1.91;10748 +76084;44.89273;1.97715;341;20220310;15.3;6.6;10.9;2.6;8.96;2.7;1.84;10603 +76084;44.89273;1.97715;341;20220311;12.1;8;10.1;4.5;9.29;15.3;1.63;7382 +76084;44.89273;1.97715;341;20220312;8.6;6.6;7.6;3.1;9.26;8.7;.86;4714 +76084;44.89273;1.97715;341;20220313;9.4;6.7;8.1;3.6;7.86;21.4;1.41;6040 +76084;44.89273;1.97715;341;20220314;12.6;.8;6.7;4.7;8.52;1.1;1.5;13212 +76084;44.89273;1.97715;341;20220315;15.7;11;13.3;5.9;10.29;.1;2.43;8167 +76084;44.89273;1.97715;341;20220316;17.2;10.1;13.6;2.5;10.42;0;2.07;10352 +76084;44.89273;1.97715;341;20220317;14.8;9.2;12;2.4;10.19;0;1.72;8871 +76084;44.89273;1.97715;341;20220318;15.5;6.9;11.2;2.5;8.73;.1;2.03;11100 +76084;44.89273;1.97715;341;20220319;17.5;7.5;12.5;2.7;7.57;0;2.82;16033 +76084;44.89273;1.97715;341;20220320;15.2;5.3;10.3;4.8;7.7;0;2.42;9633 +76084;44.89273;1.97715;341;20220321;14.3;9.3;11.8;6.4;7.27;0;3.34;13133 +76084;44.89273;1.97715;341;20220322;15.2;6.5;10.9;6.1;5.3;0;3.97;18800 +76084;44.89273;1.97715;341;20220323;16.3;3.8;10.1;4.1;4.5;0;3.73;19566 +76084;44.89273;1.97715;341;20220324;18.9;1.3;10.1;3;4.9;0;3.58;20100 +76084;44.89273;1.97715;341;20220325;19.7;4.7;12.2;2.4;4.7;0;3.38;16700 +76084;44.89273;1.97715;341;20220326;20.6;1.7;11.2;2.5;5.03;0;3.52;19933 +76084;44.89273;1.97715;341;20220327;20.9;3.5;12.2;3.1;5.9;0;3.76;18933 +76084;44.89273;1.97715;341;20220328;21.4;6.7;14.1;3.5;5.97;0;4.06;17533 +76084;44.89273;1.97715;341;20220329;18.2;8.5;13.3;2.2;7.93;5.6;2.54;10733 +76084;44.89273;1.97715;341;20220330;13.8;9;11.4;1.7;10.4;3.6;1.45;7366 +76084;44.89273;1.97715;341;20220331;12.4;7.5;10;3.4;8.33;4.2;2.14;12333 +76084;44.89273;1.97715;341;20220401;6.4;.5;3.4;5.5;5.41;3.1;1.99;12733 +76084;44.89273;1.97715;341;20220402;5.9;-.4;2.7;3.7;5.08;0;1.7;9966 +76084;44.89273;1.97715;341;20220403;4.5;-1.4;1.5;3.6;4.96;0;1.41;9534 +76084;44.89273;1.97715;341;20220404;10.8;-.1;5.4;1.6;4.97;0;2.54;22500 +76084;44.89273;1.97715;341;20220405;13.6;-2.7;5.5;1.7;6.57;0;2.13;17966 +76084;44.89273;1.97715;341;20220406;11.1;3.3;7.2;1.9;9.43;4;.92;5500 +76084;44.89273;1.97715;341;20220407;11.5;8.2;9.9;3.8;11.3;17.5;.83;3600 +76084;44.89273;1.97715;341;20220408;16.6;10.3;13.5;4.3;10.6;2.4;2.35;8100 +76084;44.89273;1.97715;341;20220409;12.3;3;7.6;2.7;6.53;.3;2.39;16075 +76084;44.89273;1.97715;341;20220410;18.5;-1.3;8.6;2.5;5.5;0;3.56;24000 +76084;44.89273;1.97715;341;20220411;19.2;6.3;12.7;5.7;8.4;0;3.99;20000 +76084;44.89273;1.97715;341;20220412;18.5;11.4;15;4.8;8.55;0;3.79;14575 +76084;44.89273;1.97715;341;20220413;15;9.1;12.1;1.6;9.67;.4;1.75;7233 +76084;44.89273;1.97715;341;20220414;23;4.1;13.6;1.8;10.37;0;3.6;23300 +76084;44.89273;1.97715;341;20220415;24.2;7;15.6;1.7;11.03;0;3.8;23466 +76084;44.89273;1.97715;341;20220416;23.8;6.5;15.2;2;9.57;0;4.08;24233 +76084;44.89273;1.97715;341;20220417;23.5;2.8;13.1;1.8;7.97;0;4;25300 +76084;44.89273;1.97715;341;20220418;19.2;5.6;12.4;1.6;9.6;0;2.99;20000 +76084;44.89273;1.97715;341;20220419;17.2;5.5;11.4;1.8;10.6;9.9;2.16;13233 +76084;44.89273;1.97715;341;20220420;14.7;8.8;11.8;1.4;11.47;4.6;1.44;6966 +76084;44.89273;1.97715;341;20220421;15.7;9.3;12.5;1.2;12.2;3;1.64;9200 +76084;44.89273;1.97715;341;20220422;18.8;8.8;13.8;1.6;11.73;.4;2.6;15900 +76084;44.89273;1.97715;341;20220423;16.3;10.6;13.5;3.6;10.13;38.5;2.16;5433 +76084;44.89273;1.97715;341;20220424;13.7;7.3;10.5;2.5;11.07;15.2;1.06;4100 +76084;44.89273;1.97715;341;20220425;16.7;6.1;11.4;1.5;9.6;0;2.37;14600 +76084;44.89273;1.97715;341;20220426;21;3.2;12.1;1.7;9.3;0;3.77;26566 +76084;44.89273;1.97715;341;20220427;23.8;6.6;15.2;1.8;10.4;0;4.03;24000 +76084;44.89273;1.97715;341;20220428;22.4;10.7;16.6;1.9;12.9;0;3.61;20766 +76084;44.89273;1.97715;341;20220429;21;10.7;15.8;1.8;13.07;.3;3.16;18633 +76084;44.89273;1.97715;341;20220430;21.4;8.1;14.7;1.7;10.4;0;3.93;25200 +76084;44.89273;1.97715;341;20220501;19.8;4.2;12;1.4;8.7;0;3.44;23300 +76084;44.89273;1.97715;341;20220502;21.1;5.9;13.5;1.5;9.47;0;3.57;22466 +76084;44.89273;1.97715;341;20220503;21.1;9.4;15.2;1.6;11.7;6;2.99;16333 +76084;44.89273;1.97715;341;20220504;19.7;9.5;14.6;1.7;11.83;.6;3.08;18733 +76084;44.89273;1.97715;341;20220505;19.8;8.8;14.3;2.3;9.9;.1;3.88;23666 +76084;44.89273;1.97715;341;20220506;18.6;6.9;12.7;2.5;10.16;0;3.32;20556 +76084;44.89273;1.97715;341;20220507;21.8;8.3;15;2.3;10.42;0;3.88;22102 +76084;44.89273;1.97715;341;20220508;23.2;8.3;15.7;1.6;10.66;0;3.97;23248 +76084;44.89273;1.97715;341;20220509;25.3;9.9;17.6;1;10.82;0;4.12;23992 +76084;44.89273;1.97715;341;20220510;26.6;11.3;18.9;1.5;11.59;0;4.51;23984 +76084;44.89273;1.97715;341;20220511;29.1;12.1;20.6;1.9;12.26;0;5.17;25454 +76084;44.89273;1.97715;341;20220512;23.3;12.4;17.9;1.1;15.32;.5;3.48;19954 +76084;44.89273;1.97715;341;20220513;24.5;14.8;19.7;1.2;16.19;.3;3.54;18734 +76084;44.89273;1.97715;341;20220514;28.3;12.2;20.2;1;14.89;0;4.47;24811 +76084;44.89273;1.97715;341;20220515;28.6;15.7;22.1;2;13.96;2.9;4.98;22548 +76084;44.89273;1.97715;341;20220516;27.6;13.1;20.3;1.4;14.62;0;4.48;23305 +76084;44.89273;1.97715;341;20220517;31.4;14;22.7;1.8;14.72;0;5.48;26115 +76084;44.89273;1.97715;341;20220518;31.9;16;23.9;1.6;15.82;.5;5.37;25196 +76084;44.89273;1.97715;341;20220519;28.6;17.6;23.1;2.4;15.62;.2;4.97;20949 +76084;44.89273;1.97715;341;20220520;30.2;17.4;23.8;2.6;13.72;0;5.68;22895 +76084;44.89273;1.97715;341;20220521;33.2;15.4;24.3;1.3;17.42;0;5.49;26743 +76084;44.89273;1.97715;341;20220522;31;18.2;24.6;1.3;19.72;5.4;4.81;22624 +76084;44.89273;1.97715;341;20220523;19.7;15.7;17.7;2.6;16.16;5.4;2.56;11961 +76084;44.89273;1.97715;341;20220524;18.6;10.8;14.7;2;12.56;.7;3.05;17627 +76084;44.89273;1.97715;341;20220525;19;8;13.5;2.5;11.16;0;3.46;21275 +76084;44.89273;1.97715;341;20220526;18.6;8.7;13.7;2.5;11.76;.1;3.29;20376 +76084;44.89273;1.97715;341;20220527;24.6;9.3;16.9;2.4;13.16;0;4.51;25284 +76084;44.89273;1.97715;341;20220528;25.5;10.2;17.9;2.6;10.9;0;4.99;24705 +76084;44.89273;1.97715;341;20220529;23;7.8;15.4;2.3;8.24;0;4.64;24230 +76084;44.89273;1.97715;341;20220530;24;6.7;15.4;1.4;8.24;.3;4.54;26690 +76084;44.89273;1.97715;341;20220531;23.9;11.3;17.6;1.3;10.92;.7;4.19;22991 +76084;44.89273;1.97715;341;20220601;30.1;12.4;21.2;1.8;12.99;4.5;5.57;27636 +76084;44.89273;1.97715;341;20220602;29.2;15.8;22.5;1.6;16.66;2.1;4.75;23043 +76084;44.89273;1.97715;341;20220603;31;15.9;23.4;2.3;15.84;22.6;5.56;24985 +76084;44.89273;1.97715;341;20220604;27.7;14;20.8;2;18.54;14.3;4.67;24468 +76084;44.89273;1.97715;341;20220605;22.1;15.6;18.8;1.9;16.74;0;3.11;16267 +76084;44.89273;1.97715;341;20220606;25.2;12;18.6;1.1;15.57;.3;4.11;22973 +76084;44.89273;1.97715;341;20220607;22.6;14.5;18.5;2.1;14.5;2.1;3.64;18165 +76084;44.89273;1.97715;341;20220608;17.7;12.5;15.1;1.8;14.82;9;2.5;14800 +76084;44.89273;1.97715;341;20220609;18.6;11.6;15.1;2.2;13.66;.3;2.96;17414 +76084;44.89273;1.97715;341;20220610;26.1;10.3;18.2;1.4;14.32;0;4.64;26189 +76084;44.89273;1.97715;341;20220611;30.6;13.7;22.1;1.4;14.06;0;5.51;27557 +76084;44.89273;1.97715;341;20220612;29.4;15.4;22.4;1.2;17.16;.2;4.91;24815 +76084;44.89273;1.97715;341;20220613;29.3;17.8;23.6;1.5;19.16;0;4.71;22617 +76084;44.89273;1.97715;341;20220614;33.1;16.6;24.9;1.7;16.49;.5;5.98;27370 +76084;44.89273;1.97715;341;20220615;32.7;18.5;25.6;2.1;19.19;.1;5.8;25014 +76084;44.89273;1.97715;341;20220616;33.5;18.2;25.8;1.1;19.69;0;5.5;26174 +76084;44.89273;1.97715;341;20220617;35.9;19.6;27.8;1.6;17.46;0;6.39;27203 +76084;44.89273;1.97715;341;20220618;36.9;21.3;29.1;2.8;14.36;0;7.66;26776 +76084;44.89273;1.97715;341;20220619;34;22;28;3.6;14.39;0;7.37;23370 +76084;44.89273;1.97715;341;20220620;31;17.8;24.4;1.6;18.09;0;5.21;23991 +76084;44.89273;1.97715;341;20220621;29;19.5;24.3;1.8;19.86;6.4;4.56;20246 +76084;44.89273;1.97715;341;20220622;26.6;17;21.8;1.9;18.06;8.3;4.3;20679 +76084;44.89273;1.97715;341;20220623;24.2;15.6;19.9;1.5;17.92;25.5;3.71;19483 +76084;44.89273;1.97715;341;20220624;22.6;15.5;19.1;1.7;16.56;1.4;3.38;17206 +76084;44.89273;1.97715;341;20220625;25.6;13.1;19.3;2.4;15.69;7.9;4.58;23739 +76084;44.89273;1.97715;341;20220626;18.4;13.9;16.1;2.2;16.56;26.5;2.33;13572 +76084;44.89273;1.97715;341;20220627;22;13.9;17.9;2.4;15.19;.1;3.59;18562 +76084;44.89273;1.97715;341;20220628;24.1;12.4;18.2;1.9;13.16;0;4.35;22860 +76084;44.89273;1.97715;341;20220629;27;11.7;19.4;1.4;14.02;2.5;4.8;25961 +76084;44.89273;1.97715;341;20220630;14.9;14.3;14.6;2.5;15.22;2;1.03;3778 +76084;44.89273;1.97715;341;20220701;21.5;10.7;16.1;1.4;12.69;.1;3.75;21501 +76084;44.89273;1.97715;341;20220702;29.7;10.3;20;1.5;12.92;0;5.52;29222 +76084;44.89273;1.97715;341;20220703;28.5;15.1;21.8;1.3;16.02;1.3;4.83;24472 +76084;44.89273;1.97715;341;20220704;27;16.2;21.6;1.8;17.66;2.2;4.4;21495 +76084;44.89273;1.97715;341;20220705;28;15.5;21.7;1.8;15.96;0;4.81;23440 +76084;44.89273;1.97715;341;20220706;27.7;13.3;20.5;2;13.46;0;5.16;25088 +76084;44.89273;1.97715;341;20220707;26.7;12.8;19.8;2.5;13.46;0;5.13;24624 +76084;44.89273;1.97715;341;20220708;28.7;14.1;21.4;2.1;13.79;0;5.32;25157 +76084;44.89273;1.97715;341;20220709;30.8;13.3;22.1;1.6;13.26;0;5.64;27602 +76084;44.89273;1.97715;341;20220710;30.9;14.2;22.6;1.7;13.86;0;5.66;26954 +76084;44.89273;1.97715;341;20220711;34.2;17.6;25.9;2;13.99;0;6.38;27049 +76084;44.89273;1.97715;341;20220712;33.5;18.6;26;1.8;13.86;0;6.02;25520 +76084;44.89273;1.97715;341;20220713;34.4;17.7;26;1.4;13.19;0;6;27005 +76084;44.89273;1.97715;341;20220714;35.3;18.6;27;1.7;15.32;0;6.24;26719 +76084;44.89273;1.97715;341;20220715;34;18;26;1.4;15.02;0;5.8;26070 +76084;44.89273;1.97715;341;20220716;35;18.3;26.6;1.7;14.39;0;6.23;26755 +76084;44.89273;1.97715;341;20220717;36.8;18.2;27.5;1.8;12.29;0;6.71;27784 +76084;44.89273;1.97715;341;20220718;38.7;21.4;30;2.5;13.82;0;7.56;26651 +76084;44.89273;1.97715;341;20220719;36.4;23.2;29.8;2.3;15.99;.2;6.62;23450 +76084;44.89273;1.97715;341;20220720;27.2;18.1;22.7;2.4;18.09;0;4.31;18704 +76084;44.89273;1.97715;341;20220721;33;14.4;23.7;1.1;15.29;0;5.46;27428 +76084;44.89273;1.97715;341;20220722;30.8;17.9;24.4;2;16.36;0;5.31;23033 +76084;44.89273;1.97715;341;20220723;28.7;15.8;22.2;1.8;15.59;0;4.8;22584 +76084;44.89273;1.97715;341;20220724;36.4;15.8;26.1;1.5;13.96;0;6.25;28463 +76084;44.89273;1.97715;341;20220725;26.9;18.3;22.6;2.5;16.12;0;4.49;18508 +76084;44.89273;1.97715;341;20220726;25.7;15.9;20.8;2.6;13.89;0;4.46;19372 +76084;44.89273;1.97715;341;20220727;27.8;12.3;20.1;1.9;12.26;0;4.96;24594 +76084;44.89273;1.97715;341;20220728;29.6;12.3;21;1.3;12.72;0;4.97;25917 +76084;44.89273;1.97715;341;20220729;26.2;16.4;21.3;1.7;15.42;.1;4.1;19388 +76084;44.89273;1.97715;341;20220730;29.9;16.4;23.2;2.3;15.76;0;5.14;22596 +76084;44.89273;1.97715;341;20220731;32.7;16.1;24.4;1.9;15.26;0;5.63;25013 +76084;44.89273;1.97715;341;20220801;33.7;17;25.3;1.8;14.96;0;5.7;25048 +76084;44.89273;1.97715;341;20220802;34.4;16.3;25.4;1.3;14.12;0;5.55;25943 +76084;44.89273;1.97715;341;20220803;37.4;20.7;29;1.7;13.52;0;6.13;24785 +76084;44.89273;1.97715;341;20220804;37.1;20.4;28.8;1.7;15.56;0;6.06;24719 +76084;44.89273;1.97715;341;20220805;30;19;24.5;2.2;18.99;4.1;4.61;19630 +76084;44.89273;1.97715;341;20220806;32.4;18.9;25.7;1.7;16.22;0;5.05;21649 +76084;44.89273;1.97715;341;20220807;32.8;16.8;24.8;1.8;11.62;0;5.54;24005 +76084;44.89273;1.97715;341;20220808;33.8;16.7;25.2;1.5;10.52;0;5.45;24530 +76084;44.89273;1.97715;341;20220809;35.2;18.1;26.6;1.5;9.99;0;5.55;24222 +76084;44.89273;1.97715;341;20220810;36.5;18.7;27.6;1.5;10.09;0;5.76;24532 +76084;44.89273;1.97715;341;20220811;37.1;19.4;28.2;1.6;12.99;0;5.85;24350 +76084;44.89273;1.97715;341;20220812;37.6;20.2;28.9;1.4;14.59;0;5.66;24152 +76084;44.89273;1.97715;341;20220813;36.2;18.1;27.2;1.3;16.09;0;5.38;24625 +76084;44.89273;1.97715;341;20220814;24.6;19.7;22.1;2.1;19.76;9.3;2.72;11422 +76084;44.89273;1.97715;341;20220815;26.3;15.4;20.9;1.2;16.92;.2;3.51;18245 +76084;44.89273;1.97715;341;20220816;30.1;15.1;22.6;2.3;16.32;22.5;4.76;21657 +76084;44.89273;1.97715;341;20220817;25.1;14.5;19.8;1.9;16.89;.8;3.46;17995 +76084;44.89273;1.97715;341;20220818;23.9;14.5;19.2;2.4;15.32;.3;3.46;16922 +76084;44.89273;1.97715;341;20220819;24.5;15.3;19.9;2.3;16.82;.2;3.35;16685 +76084;44.89273;1.97715;341;20220820;27.6;16.1;21.8;1.6;17.56;.1;3.71;18415 +76084;44.89273;1.97715;341;20220821;25.7;14.9;20.3;1.5;16.26;0;3.46;17831 +76084;44.89273;1.97715;341;20220822;23.7;17.5;20.6;1.8;17.82;.3;2.82;13298 +76084;44.89273;1.97715;341;20220823;29.5;16;22.8;1.6;17.89;0;4;19630 +76084;44.89273;1.97715;341;20220824;34.1;17.9;26;1.5;15.72;0;4.84;21657 +76084;44.89273;1.97715;341;20220825;30.2;18.6;24.4;2.1;16.92;.1;4.35;17922 +76084;44.89273;1.97715;341;20220826;29.4;16.1;22.8;1.9;16.59;.2;4.13;19116 +76084;44.89273;1.97715;341;20220827;29.8;15;22.4;1.3;14.72;0;4.02;20159 +76084;44.89273;1.97715;341;20220828;31.9;16.2;24.1;1.5;13.52;0;4.46;20662 +76084;44.89273;1.97715;341;20220829;34.2;17.1;25.7;2;13.92;1.6;5.21;21368 +76084;44.89273;1.97715;341;20220830;31;16.4;23.7;1.9;17.19;0;4.26;19236 +76084;44.89273;1.97715;341;20220831;31.2;16;23.6;1.5;14.89;1.2;4.23;19826 +76084;44.89273;1.97715;341;20220901;27.5;15.5;21.5;1.4;17.29;.6;3.34;17054 +76084;44.89273;1.97715;341;20220902;26.2;15.9;21.1;1.4;17.82;6.2;3.07;15800 +76084;44.89273;1.97715;341;20220903;26.4;15.5;21;1.2;16.59;0;3.07;16011 +76084;44.89273;1.97715;341;20220904;32.3;16;24.2;2.1;16.12;.1;4.57;19888 +76084;44.89273;1.97715;341;20220905;32.9;19.1;26;2.6;18.46;18.5;4.77;18068 +76084;44.89273;1.97715;341;20220906;29.2;17.6;23.4;2;18.89;3;3.61;16069 +76084;44.89273;1.97715;341;20220907;26.1;15.7;20.9;1.7;16.72;0;3.1;14998 +76084;44.89273;1.97715;341;20220908;22.3;12.4;17.3;1.3;14.62;2.1;2.51;14460 +76084;44.89273;1.97715;341;20220909;22.7;13.5;18.1;1.8;14.42;.4;2.69;14036 +76084;44.89273;1.97715;341;20220910;23.6;10.7;17.1;1.1;12.89;0;2.74;16483 +76084;44.89273;1.97715;341;20220911;30.8;12.2;21.5;1.5;11.82;0;3.94;19760 +76084;44.89273;1.97715;341;20220912;36.2;16.9;26.6;2.3;14.29;0;5.18;19698 +76084;44.89273;1.97715;341;20220913;30.7;20.1;25.4;2.2;19.66;8.7;3.72;14616 +76084;44.89273;1.97715;341;20220914;28.9;18.1;23.5;1.7;17.69;0;3.3;14592 +76084;44.89273;1.97715;341;20220915;27.1;14.3;20.7;1.7;15.99;.2;3.11;15577 +76084;44.89273;1.97715;341;20220916;23;15.3;19.2;2.2;14.42;0;2.7;11929 +76084;44.89273;1.97715;341;20220917;19.6;7.8;13.7;2;8.86;.1;2.65;14759 +76084;44.89273;1.97715;341;20220918;24.3;4;14.2;1.3;7.46;0;3.04;19354 +76084;44.89273;1.97715;341;20220919;24.3;7;15.7;1.8;8.26;0;3.26;17857 +76084;44.89273;1.97715;341;20220920;23.3;6.8;15.1;1.6;8.29;0;2.96;17178 +76084;44.89273;1.97715;341;20220921;24.1;7.9;16;1.4;8.56;0;2.91;16835 +76084;44.89273;1.97715;341;20220922;24.8;9.3;17;1.6;9.52;0;2.98;16305 +76084;44.89273;1.97715;341;20220923;24.2;10.1;17.2;1.5;11.76;1.3;2.67;15176 +76084;44.89273;1.97715;341;20220924;18.3;12.5;15.4;1.4;14.02;5.5;1.65;9258 +76084;44.89273;1.97715;341;20220925;17.8;10.3;14.1;1.4;12.49;.6;1.71;10362 +76084;44.89273;1.97715;341;20220926;17.4;8.5;12.9;2.3;11.46;4.6;1.89;11275 +76084;44.89273;1.97715;341;20220927;14.4;10.7;12.6;2.9;12.69;19.2;1.27;6931 +76084;44.89273;1.97715;341;20220928;18.6;12.4;15.5;4;14.69;18.8;1.78;8867 +76084;44.89273;1.97715;341;20220929;14.7;10.3;12.5;1.6;12.29;2.6;1.28;7711 +76084;44.89273;1.97715;341;20220930;16.9;6.6;11.8;1.5;10.09;1;1.72;11902 +76084;44.89273;1.97715;341;20221001;17.3;7.5;12.4;1.7;13.39;15.4;1.46;11304 +76084;44.89273;1.97715;341;20221002;20.4;14.8;17.6;1.2;16.16;.3;1.54;8264 +76084;44.89273;1.97715;341;20221003;22.4;10.8;16.6;1.1;13.49;0;1.92;12060 +76084;44.89273;1.97715;341;20221004;24;9.5;16.7;1.2;12.19;.1;2.17;13498 +76084;44.89273;1.97715;341;20221005;25;10.4;17.7;2;12.86;0;2.57;13597 +76084;44.89273;1.97715;341;20221006;22.1;13.6;17.9;1;15.16;.2;1.67;9872 +76084;44.89273;1.97715;341;20221007;24.2;12;18.1;1.4;14.09;0;2.07;11958 +76084;44.89273;1.97715;341;20221008;21.9;11.8;16.8;1.2;13.86;.8;1.73;10583 +76084;44.89273;1.97715;341;20221009;24.2;10.2;17.2;2;11.92;0;2.39;12652 +76084;44.89273;1.97715;341;20221010;24.4;12;18.2;1.7;13.62;0;2.15;11736 +76084;44.89273;1.97715;341;20221011;21.7;12.7;17.2;1.2;14.89;.9;1.6;9405 +76084;44.89273;1.97715;341;20221012;21.8;13.7;17.7;1;15.02;.9;1.54;9000 +76084;44.89273;1.97715;341;20221013;17.9;10.9;14.4;1;14.29;11.2;1.18;8004 +76084;44.89273;1.97715;341;20221014;18.4;14.3;16.3;2.2;16.69;2.8;1.13;5862 +76084;44.89273;1.97715;341;20221015;24.1;13.6;18.9;1.3;15.52;0;1.76;9590 +76084;44.89273;1.97715;341;20221016;25.6;15.3;20.5;2.9;15.59;0;2.58;9765 +76084;44.89273;1.97715;341;20221017;23.6;18.5;21.1;3;16.39;0;2.28;6437 +76084;44.89273;1.97715;341;20221018;26.7;15.4;21;2.2;16.02;0;2.31;10033 +76084;44.89273;1.97715;341;20221019;23.9;14.3;19.1;2.2;15.46;1.1;1.96;9120 +76084;44.89273;1.97715;341;20221020;22.5;16.4;19.4;2.7;17.46;5.1;1.7;6915 +76084;44.89273;1.97715;341;20221021;22.4;15.7;19;1.4;16.16;3.3;1.5;7101 +76084;44.89273;1.97715;341;20221022;24;12.2;18.1;1.8;14.09;0;1.85;9501 +76084;44.89273;1.97715;341;20221023;23.5;15.6;19.6;2.4;13.99;.2;2.18;7644 +76084;44.89273;1.97715;341;20221024;21.9;12.7;17.3;1.2;12.79;0;1.48;8163 +76084;44.89273;1.97715;341;20221025;23;11;17;1.9;12.32;0;1.88;9213 +76084;44.89273;1.97715;341;20221026;24.2;11.6;17.9;1.6;13.82;.1;1.66;9443 +76084;44.89273;1.97715;341;20221027;26.2;14.1;20.1;2.7;14.69;0;2.32;9148 +76084;44.89273;1.97715;341;20221028;25.1;17.5;21.3;2.5;13.42;.1;2.52;6892 +76084;44.89273;1.97715;341;20221029;26.6;15.9;21.3;2.7;9.89;0;3.12;8415 +76084;44.89273;1.97715;341;20221030;23.4;12.8;18.1;1.8;11.86;.1;1.86;8258 +76084;44.89273;1.97715;341;20221031;23.7;13.1;18.4;2.1;14.29;12;1.77;8042 +76084;44.89273;1.97715;341;20221101;17.7;12.6;15.2;1.2;13.62;.1;.97;5145 +76084;44.89273;1.97715;341;20221102;18.1;8.1;13.1;1.2;11.02;.1;1.07;7289 +76084;44.89273;1.97715;341;20221103;15.5;9.1;12.3;2.4;10.79;9.6;1.19;5803 +76084;44.89273;1.97715;341;20221104;10.8;8.5;9.6;4.1;10.22;7.7;.9;3001 +76084;44.89273;1.97715;341;20221105;12.7;3.1;7.9;1.6;7.96;.1;.9;6896 +76084;44.89273;1.97715;341;20221106;16.1;2.9;9.5;1.7;8.09;.2;1.16;8050 +76084;44.89273;1.97715;341;20221107;19.4;6.6;13;1.8;9.89;0;1.33;7926 +76084;44.89273;1.97715;341;20221108;19.4;11;15.2;2.5;12.16;.9;1.45;6353 +76084;44.89273;1.97715;341;20221109;15.4;12;13.7;1.3;13.62;9.1;.72;3656 +76084;44.89273;1.97715;341;20221110;15.2;9.5;12.4;1.4;11.49;0;.81;4756 +76084;44.89273;1.97715;341;20221111;20.8;7.2;14;2.7;10.79;0;1.51;7907 +76084;44.89273;1.97715;341;20221112;21.8;11.1;16.5;2.1;11.22;0;1.57;6769 +76084;44.89273;1.97715;341;20221113;20.1;9.4;14.8;1.7;9.72;0;1.39;6767 +76084;44.89273;1.97715;341;20221114;15.5;10.8;13.1;1.7;11.82;6;.89;4125 +76084;44.89273;1.97715;341;20221115;16.5;9.4;12.9;1.8;12.69;11.5;.76;5127 +76084;44.89273;1.97715;341;20221116;16;9.8;12.9;1.9;12.06;2.1;.87;4532 +76084;44.89273;1.97715;341;20221117;15.9;11.6;13.8;2.7;12.22;6.3;1.13;3607 +76084;44.89273;1.97715;341;20221118;11.1;7.5;9.3;1.8;10.26;2.7;.6;3274 +76084;44.89273;1.97715;341;20221119;9.8;5.9;7.9;1.7;9.06;.4;.59;3406 +76084;44.89273;1.97715;341;20221120;8.3;3.3;5.8;1.3;8.62;1.7;.39;3804 +76084;44.89273;1.97715;341;20221121;9.8;5.1;7.5;2.2;9.39;13.9;.52;3618 +76084;44.89273;1.97715;341;20221122;8.9;4.9;6.9;2.8;9.02;15.7;.55;3252 +76084;44.89273;1.97715;341;20221123;13.8;6.6;10.2;2.2;10.29;7.9;.74;4484 +76084;44.89273;1.97715;341;20221124;11.7;5.6;8.6;1.6;10.06;.4;.49;4170 +76084;44.89273;1.97715;341;20221125;9.8;7.7;8.8;1.4;10.36;10.8;.51;1952 +76084;44.89273;1.97715;341;20221126;8.4;4;6.2;1.4;8.56;0;.46;3413 +76084;44.89273;1.97715;341;20221127;12.5;3.8;8.1;2.2;7.29;7.9;1.02;4893 +76084;44.89273;1.97715;341;20221128;10.6;6.6;8.6;1.9;10.22;7.7;.5;3114 +76084;44.89273;1.97715;341;20221129;8.5;5;6.7;1.7;8.82;.3;.46;2711 +76084;44.89273;1.97715;341;20221130;7.9;.9;4.4;1.1;7.22;0;.41;4219 +76084;44.89273;1.97715;341;20221201;8.1;-.4;3.8;1;6.82;0;.38;4632 +76084;44.89273;1.97715;341;20221202;5.5;2.8;4.1;.6;6.99;.7;.4;2225 +76084;44.89273;1.97715;341;20221203;7;2.6;4.8;1.1;7.42;3.8;.43;3041 +76084;44.89273;1.97715;341;20221204;6.8;3.3;5;1;7.66;1.4;.44;2448 +76084;44.89273;1.97715;341;20221205;9.1;-.2;4.5;2.1;6.49;.1;.64;4605 +76084;44.89273;1.97715;341;20221206;9.2;-.7;4.2;1.4;5.46;0;.6;4909 +76084;44.89273;1.97715;341;20221207;9.3;-1.4;3.9;1.3;5.59;0;.55;4998 +76084;44.89273;1.97715;341;20221208;7;-1;3;2.2;5.72;1.6;.61;4281 +76084;44.89273;1.97715;341;20221209;8.9;4.5;6.7;1.3;8.59;1.1;.4;3017 +76084;44.89273;1.97715;341;20221210;2;.4;1.2;2.6;5.42;0;.59;1396 +76084;44.89273;1.97715;341;20221211;4.6;-7.4;-1.4;1.1;3.89;.1;.36;5303 +76084;44.89273;1.97715;341;20221212;2.6;-4.7;-1;2.1;4.99;17.9;.34;3916 +76084;44.89273;1.97715;341;20221213;8.5;1.7;5.1;2.3;9.42;2.5;.08;3660 +76084;44.89273;1.97715;341;20221214;11.4;7.8;9.6;1.5;11.06;3.3;.39;2561 +76084;44.89273;1.97715;341;20221215;9.5;6.5;8;1.8;9.92;13.4;.41;2241 +76084;44.89273;1.97715;341;20221216;8.6;4.1;6.3;1.4;7.86;0;.48;2729 +76084;44.89273;1.97715;341;20221217;5.5;-2.8;1.4;1.8;4.59;0;.56;4260 +76084;44.89273;1.97715;341;20221218;11.7;-2.9;4.4;2.8;5.99;0;.84;5792 +76084;44.89273;1.97715;341;20221219;16.1;7.7;11.9;4.3;10.02;0;1.39;4271 +76084;44.89273;1.97715;341;20221220;14.8;11.4;13.1;2.6;10.76;4;1.13;2369 +76084;44.89273;1.97715;341;20221221;13.6;9.5;11.5;1.5;11.76;1.7;.55;2593 +76084;44.89273;1.97715;341;20221222;13;9.6;11.3;3;12.96;22.2;.42;2326 +76084;44.89273;1.97715;341;20221223;15.9;12.1;14;1.9;14.16;1.1;.62;2497 +76084;44.89273;1.97715;341;20221224;16.6;10.8;13.7;1.3;12.39;0;.64;3302 +76084;44.89273;1.97715;341;20221225;16.6;6.9;11.7;2.1;9.56;0;.93;4644 +76084;44.89273;1.97715;341;20221226;11.1;6.6;8.9;1.2;10.39;1.1;.39;2826 +76084;44.89273;1.97715;341;20221227;11.4;7.1;9.2;1.2;10.02;0;.48;2710 +76084;44.89273;1.97715;341;20221228;15.7;3.8;9.7;1.9;9.09;.1;.75;5053 +76084;44.89273;1.97715;341;20221229;11.1;6.4;8.8;1.4;9.92;11.6;.5;2974 +76084;44.89273;1.97715;341;20221230;12.2;7.7;9.9;1.8;11.02;2.7;.52;2801 +76084;44.89273;1.97715;341;20221231;17.3;9.5;13.4;2.1;10.96;0;1;4113 +76085;44.91643;2.2918;583;20220101;19.9;10.1;15;1.6;5.89;0;1.45;5004 +76085;44.91643;2.2918;583;20220102;14.3;5.1;9.7;2;7.7;.1;.94;4614 +76085;44.91643;2.2918;583;20220103;10.6;6.6;8.6;2.5;10;.1;.53;2380 +76085;44.91643;2.2918;583;20220104;14.4;9.7;12;4;8.59;7.2;1.76;3311 +76085;44.91643;2.2918;583;20220105;3.1;-.2;1.4;3.1;5.59;0;.57;2679 +76085;44.91643;2.2918;583;20220106;3.2;-1;1.1;2.5;4.75;0;.59;5202 +76085;44.91643;2.2918;583;20220107;.9;-3.7;-1.4;1.3;5.55;8.1;.21;2489 +76085;44.91643;2.2918;583;20220108;7.2;1.2;4.2;4;8.45;17.4;.18;2784 +76085;44.91643;2.2918;583;20220109;4.5;2.5;3.5;2.6;7.5;12.7;.34;1669 +76085;44.91643;2.2918;583;20220110;5.5;3;4.2;1.8;6.8;1;.53;2318 +76085;44.91643;2.2918;583;20220111;7.3;-2.7;2.3;2;4.55;0;.66;7037 +76085;44.91643;2.2918;583;20220112;6.2;-4.3;.9;1.8;4.15;0;.64;7142 +76085;44.91643;2.2918;583;20220113;8.2;-3.4;2.4;1.5;3.9;0;.74;6682 +76085;44.91643;2.2918;583;20220114;12.3;-1.5;5.4;2.1;3.6;0;1.26;7225 +76085;44.91643;2.2918;583;20220115;9.6;-1.1;4.2;1.4;4.1;0;.78;6511 +76085;44.91643;2.2918;583;20220116;7.2;-4.6;1.3;1.5;4.35;0;.58;7684 +76085;44.91643;2.2918;583;20220117;9.1;-2.6;3.3;2.1;5.3;.1;.73;7115 +76085;44.91643;2.2918;583;20220118;7.6;-2.4;2.6;1.6;5.2;.1;.59;7034 +76085;44.91643;2.2918;583;20220119;.5;-3.6;-1.5;1.4;5.6;1.4;.23;2199 +76085;44.91643;2.2918;583;20220120;4.1;-1;1.6;2.5;5.65;0;.54;4460 +76085;44.91643;2.2918;583;20220121;3.5;-2.2;.6;3.2;4.1;0;.86;6375 +76085;44.91643;2.2918;583;20220122;6.5;-4.5;1;2;4.25;0;.74;7402 +76085;44.91643;2.2918;583;20220123;12;-3.1;4.5;2.8;5.05;0;1.28;8248 +76085;44.91643;2.2918;583;20220124;12.9;.4;6.6;1.4;4.44;0;1.12;7829 +76085;44.91643;2.2918;583;20220125;11.5;-1.4;5.1;1.2;4.9;0;.81;7568 +76085;44.91643;2.2918;583;20220126;10.9;-2;4.4;1.6;5.05;0;.87;8207 +76085;44.91643;2.2918;583;20220127;11.4;-2.6;4.4;1.6;4.27;0;1.03;8480 +76085;44.91643;2.2918;583;20220128;7.6;-3.6;2;1.2;4.75;0;.66;8001 +76085;44.91643;2.2918;583;20220129;7.6;-4.5;1.6;1.6;5.31;0;.64;8471 +76085;44.91643;2.2918;583;20220130;9.7;-2.6;3.6;1.8;6.5;0;.66;7843 +76085;44.91643;2.2918;583;20220131;5.6;-.9;2.3;3;6.7;1.6;.47;3457 +76085;44.91643;2.2918;583;20220201;2.5;-.9;.8;2.1;6.2;2.8;.36;3642 +76085;44.91643;2.2918;583;20220202;6.8;2.2;4.5;2;8.1;.2;.44;4728 +76085;44.91643;2.2918;583;20220203;12.2;-1.5;5.3;1.7;6.6;.2;.93;7462 +76085;44.91643;2.2918;583;20220204;6.6;2.9;4.7;1.5;8.4;3.3;.41;2881 +76085;44.91643;2.2918;583;20220205;8.5;5.1;6.8;1.8;7.05;0;.89;6326 +76085;44.91643;2.2918;583;20220206;4.6;-1;1.8;2.2;7.3;5.8;.26;3585 +76085;44.91643;2.2918;583;20220207;8.6;4.5;6.6;3.3;7.4;.3;1.01;6134 +76085;44.91643;2.2918;583;20220208;14.5;-2.5;6;2.2;5.4;0;1.48;11045 +76085;44.91643;2.2918;583;20220209;13.9;1.2;7.5;2.9;5.75;0;1.71;9770 +76085;44.91643;2.2918;583;20220210;12.1;2.1;7.1;2.2;6.71;.2;1.47;11100 +76085;44.91643;2.2918;583;20220211;10;5.5;7.8;2.3;6.41;0;1.28;7600 +76085;44.91643;2.2918;583;20220212;9.6;-2.9;3.3;3;5.13;0;1.31;7333 +76085;44.91643;2.2918;583;20220213;11;3.6;7.3;6.6;7.71;6.9;1.47;9400 +76085;44.91643;2.2918;583;20220214;7.9;6.3;7.1;3.1;8.21;8.1;.87;4500 +76085;44.91643;2.2918;583;20220215;5.1;2.1;3.6;2.9;7.41;12.5;.49;4700 +76085;44.91643;2.2918;583;20220216;9.7;4.8;7.2;3.1;10.25;16.1;.44;3965 +76085;44.91643;2.2918;583;20220217;10.8;8.7;9.7;3.6;11.81;4.3;.54;3749 +76085;44.91643;2.2918;583;20220218;12.6;7.8;10.2;2.7;10.3;1.1;1.11;6940 +76085;44.91643;2.2918;583;20220219;7.5;2.5;5;2.1;6.45;0;1;7547 +76085;44.91643;2.2918;583;20220220;6.9;-.1;3.4;2;8;7;.47;5274 +76085;44.91643;2.2918;583;20220221;7.5;6.5;7;4.9;8.2;3.2;1.02;4089 +76085;44.91643;2.2918;583;20220222;7.4;3.5;5.4;2.3;8.2;.5;.69;5925 +76085;44.91643;2.2918;583;20220223;13.4;4.8;9.1;2;8.15;0;1.43;11259 +76085;44.91643;2.2918;583;20220224;12.8;4.3;8.5;3.1;7.8;.2;1.56;9544 +76085;44.91643;2.2918;583;20220225;7.6;1.1;4.3;3.4;5.7;0;1.38;11452 +76085;44.91643;2.2918;583;20220226;11.2;-3;4.1;3.4;4.15;0;2.01;13967 +76085;44.91643;2.2918;583;20220227;12.7;.2;6.4;2.4;5.1;0;1.86;13447 +76085;44.91643;2.2918;583;20220228;12.8;.6;6.7;2.2;6.45;0;1.62;12973 +76085;44.91643;2.2918;583;20220301;14.1;-1.8;6.2;2.5;5.65;0;1.94;13979 +76085;44.91643;2.2918;583;20220302;9.6;3;6.3;2.4;8.05;2.2;.94;5743 +76085;44.91643;2.2918;583;20220303;12.9;6.4;9.7;1;9.25;0;1.17;8678 +76085;44.91643;2.2918;583;20220304;11;3.3;7.1;2;8.85;0;1.05;7838 +76085;44.91643;2.2918;583;20220305;9.8;5.1;7.4;2;7.7;0;1.28;9239 +76085;44.91643;2.2918;583;20220306;9.5;-3.1;3.2;2.1;4.45;0;1.64;14632 +76085;44.91643;2.2918;583;20220307;9.6;-2.4;3.6;2.8;4.45;0;1.84;14633 +76085;44.91643;2.2918;583;20220308;12.1;1.3;6.7;4.4;6.45;.1;2.06;13404 +76085;44.91643;2.2918;583;20220309;12.1;3.4;7.8;3.9;7.55;0;1.79;11622 +76085;44.91643;2.2918;583;20220310;12.4;5.2;8.8;4.8;8.2;2.4;1.88;10923 +76085;44.91643;2.2918;583;20220311;9.6;7;8.3;8.1;8.2;10.6;1.68;5993 +76085;44.91643;2.2918;583;20220312;7.4;5.2;6.3;6.5;7.75;2.2;1.17;4219 +76085;44.91643;2.2918;583;20220313;7.4;5.7;6.5;5.7;6.8;12.9;1.54;3575 +76085;44.91643;2.2918;583;20220314;10.5;-.3;5.1;5.9;7.8;1.6;1.23;10655 +76085;44.91643;2.2918;583;20220315;13.2;8.9;11.1;8.8;9.55;0;2.27;9194 +76085;44.91643;2.2918;583;20220316;15.4;9;12.2;3.9;9.65;0;2.11;8422 +76085;44.91643;2.2918;583;20220317;13.5;7.1;10.3;2.4;9.35;0;1.5;7754 +76085;44.91643;2.2918;583;20220318;12.9;5.9;9.4;3.1;8.31;.1;1.84;11100 +76085;44.91643;2.2918;583;20220319;15.9;6.5;11.2;3.2;7.21;0;2.71;14900 +76085;44.91643;2.2918;583;20220320;11.7;3.8;7.8;6.7;7.11;0;2.11;8800 +76085;44.91643;2.2918;583;20220321;11.7;7.9;9.8;8;6.61;0;3.14;13200 +76085;44.91643;2.2918;583;20220322;12.5;4.2;8.4;8.2;4.71;0;3.83;18200 +76085;44.91643;2.2918;583;20220323;14.7;4.4;9.6;6.1;4.01;0;4.18;18600 +76085;44.91643;2.2918;583;20220324;17.5;4;10.8;3.7;4.21;0;3.84;19000 +76085;44.91643;2.2918;583;20220325;18.4;6.1;12.3;2.8;4.51;0;3.49;16200 +76085;44.91643;2.2918;583;20220326;19;-1.3;8.9;3.1;4.81;0;3.5;19100 +76085;44.91643;2.2918;583;20220327;19.1;.3;9.7;3.6;5.51;0;3.59;18300 +76085;44.91643;2.2918;583;20220328;18.7;4.6;11.7;4.8;5.41;0;4.13;16900 +76085;44.91643;2.2918;583;20220329;17.4;7.4;12.4;2.9;7.01;3.3;2.87;12200 +76085;44.91643;2.2918;583;20220330;10.1;7.2;8.7;1.8;9.71;4.6;.97;5000 +76085;44.91643;2.2918;583;20220331;9.1;6.1;7.6;3.7;7.91;4.1;1.55;9300 +76085;44.91643;2.2918;583;20220401;3.5;-1.4;1.1;5.1;5.45;2.8;1.48;10600 +76085;44.91643;2.2918;583;20220402;3.6;-2;.8;4;5.02;0;1.45;10100 +76085;44.91643;2.2918;583;20220403;2.8;-3.1;-.1;3.2;4.99;0;1.31;9167 +76085;44.91643;2.2918;583;20220404;8.7;-3;2.8;1.3;5.01;0;2.22;21700 +76085;44.91643;2.2918;583;20220405;12.9;-4.1;4.4;2.2;6.21;0;2.25;20400 +76085;44.91643;2.2918;583;20220406;9.8;-.8;4.5;2.4;8.41;4;.84;7100 +76085;44.91643;2.2918;583;20220407;9.7;6.7;8.2;4.5;10.31;23.2;.64;3400 +76085;44.91643;2.2918;583;20220408;13.1;9.1;11.1;4.9;10.01;3.3;1.73;6400 +76085;44.91643;2.2918;583;20220409;9.8;2.2;6;3.1;5.81;.3;2.22;15700 +76085;44.91643;2.2918;583;20220410;17.1;-3.5;6.8;3.3;5.01;0;3.59;24400 +76085;44.91643;2.2918;583;20220411;14;6.4;10.2;7.8;7.51;0;3.44;19700 +76085;44.91643;2.2918;583;20220412;15.9;9.6;12.8;6.8;7.01;0;4.11;15300 +76085;44.91643;2.2918;583;20220413;17.3;5.4;11.4;2.1;7.21;.2;2.46;10800 +76085;44.91643;2.2918;583;20220414;22;1.3;11.7;2.4;9.21;0;3.64;23800 +76085;44.91643;2.2918;583;20220415;22.8;5;13.9;2;10.31;0;3.67;23200 +76085;44.91643;2.2918;583;20220416;22.9;4.6;13.8;2.2;8.71;0;3.96;23700 +76085;44.91643;2.2918;583;20220417;22;-.3;10.9;2.3;7.21;0;3.96;25200 +76085;44.91643;2.2918;583;20220418;17.6;2.9;10.3;2.1;8.31;0;3.06;21600 +76085;44.91643;2.2918;583;20220419;17.2;4.6;10.9;1.9;9.61;1.7;2.5;16500 +76085;44.91643;2.2918;583;20220420;13.6;8.7;11.2;1.6;10.61;8.7;1.22;4800 +76085;44.91643;2.2918;583;20220421;14.3;7.2;10.8;1.3;11.01;4.3;1.58;9800 +76085;44.91643;2.2918;583;20220422;18.1;7.1;12.6;2;10.71;1.1;2.82;18400 +76085;44.91643;2.2918;583;20220423;14.6;9.8;12.2;5.1;8.91;30;2.63;8700 +76085;44.91643;2.2918;583;20220424;10.3;4.2;7.3;3.1;9.71;14.9;.74;4000 +76085;44.91643;2.2918;583;20220425;14;6.2;10.1;2;8.81;0;2.08;12300 +76085;44.91643;2.2918;583;20220426;19.3;1;10.2;2.1;8.51;0;3.67;27100 +76085;44.91643;2.2918;583;20220427;22.4;6.4;14.4;2.7;9.21;0;4.35;25300 +76085;44.91643;2.2918;583;20220428;21.3;9.1;15.2;2.4;11.31;0;3.88;23600 +76085;44.91643;2.2918;583;20220429;19.8;8.7;14.3;2.2;12.61;.4;3.01;19000 +76085;44.91643;2.2918;583;20220430;19;6.8;12.9;2;9.81;0;3.67;24800 +76085;44.91643;2.2918;583;20220501;18.5;2.1;10.3;2;7.81;0;3.67;26100 +76085;44.91643;2.2918;583;20220502;19.2;3.7;11.5;1.8;9.01;0;3.36;22500 +76085;44.91643;2.2918;583;20220503;17.6;8.3;13;1.6;11.01;5.2;2.21;12000 +76085;44.91643;2.2918;583;20220504;17.1;7.1;12.1;2.1;11.11;2.9;2.68;17800 +76085;44.91643;2.2918;583;20220505;17.2;6.9;12.1;2.7;9.31;.1;3.22;20000 +76085;44.91643;2.2918;583;20220506;17;6.5;11.7;2.9;9.65;0;2.84;16206 +76085;44.91643;2.2918;583;20220507;19.7;6.5;13.1;2.4;9.85;0;3.85;24492 +76085;44.91643;2.2918;583;20220508;20.9;8.3;14.6;2.6;10.3;0;3.92;22254 +76085;44.91643;2.2918;583;20220509;23.1;7.9;15.5;1.9;10.15;0;4.33;25109 +76085;44.91643;2.2918;583;20220510;24;11.3;17.6;2.5;10.95;0;4.53;23156 +76085;44.91643;2.2918;583;20220511;26.4;10.5;18.4;3.3;11.2;0;5.48;26530 +76085;44.91643;2.2918;583;20220512;22.6;11.4;17;2.3;13.65;1.1;3.57;18729 +76085;44.91643;2.2918;583;20220513;23;12.9;17.9;1.6;14.1;.3;3.92;22224 +76085;44.91643;2.2918;583;20220514;26.4;11.4;18.9;1.8;14.25;0;4.59;24657 +76085;44.91643;2.2918;583;20220515;25.4;15.7;20.5;4.1;12.9;1.7;5.4;22794 +76085;44.91643;2.2918;583;20220516;25.6;11.6;18.6;1.9;13.4;0;4.65;25298 +76085;44.91643;2.2918;583;20220517;28.7;12;20.3;1.8;13.5;0;5.15;26433 +76085;44.91643;2.2918;583;20220518;29.5;14.1;21.8;2.6;14.85;.2;5.52;25314 +76085;44.91643;2.2918;583;20220519;27.1;16.5;21.8;4.2;13.35;.1;5.73;22174 +76085;44.91643;2.2918;583;20220520;28.3;18.4;23.3;4.1;12.4;0;6.43;23356 +76085;44.91643;2.2918;583;20220521;31.3;14.2;22.8;1.8;15.85;0;5.57;26584 +76085;44.91643;2.2918;583;20220522;30.6;17.4;24;1.4;17.35;3.6;4.58;20670 +76085;44.91643;2.2918;583;20220523;17.5;14.8;16.2;2.3;14.75;12.7;2.06;9199 +76085;44.91643;2.2918;583;20220524;16.4;9.5;12.9;2.1;11.3;.9;3.03;19295 +76085;44.91643;2.2918;583;20220525;16.7;5.8;11.2;1.9;10.4;.1;3.16;22145 +76085;44.91643;2.2918;583;20220526;17.9;7.7;12.8;1.9;11.05;0;3.4;22303 +76085;44.91643;2.2918;583;20220527;24;7.6;15.8;2.3;12.3;0;4.64;27407 +76085;44.91643;2.2918;583;20220528;22.9;9.1;16;2.8;10.6;0;4.86;26623 +76085;44.91643;2.2918;583;20220529;20.7;6.2;13.5;2.7;8;0;4.7;26852 +76085;44.91643;2.2918;583;20220530;21.7;5.7;13.7;2;7.95;0;4.63;27470 +76085;44.91643;2.2918;583;20220531;21.1;10.2;15.7;1.8;9.85;1;3.73;19200 +76085;44.91643;2.2918;583;20220601;27.4;10.1;18.8;2.4;12.25;3.1;5.26;26086 +76085;44.91643;2.2918;583;20220602;27.1;14.5;20.8;2.8;15.55;2.7;4.82;22138 +76085;44.91643;2.2918;583;20220603;29;14.1;21.6;2.9;14.8;17.3;5.65;25607 +76085;44.91643;2.2918;583;20220604;26.7;12.7;19.7;2.5;17.2;22.1;4.62;24256 +76085;44.91643;2.2918;583;20220605;20.4;13.4;16.9;2.1;15.85;0;3.05;17136 +76085;44.91643;2.2918;583;20220606;23.2;10.3;16.8;1.3;14.55;.3;4.05;24083 +76085;44.91643;2.2918;583;20220607;20.6;12.9;16.7;1.5;13.5;1.2;3.55;20127 +76085;44.91643;2.2918;583;20220608;15.5;11.6;13.5;2;13.5;10.6;1.63;8065 +76085;44.91643;2.2918;583;20220609;17.3;10.5;13.9;2.6;12.3;.1;2.98;17613 +76085;44.91643;2.2918;583;20220610;24.6;9;16.8;1.8;12.8;.1;4.81;28261 +76085;44.91643;2.2918;583;20220611;28.7;9.6;19.1;1.7;12.65;0;5.57;29921 +76085;44.91643;2.2918;583;20220612;27.7;14.5;21.1;1.4;15.9;.2;4.6;23115 +76085;44.91643;2.2918;583;20220613;27.2;15.3;21.3;2;16.85;0;5.12;26255 +76085;44.91643;2.2918;583;20220614;31.2;15.2;23.2;2.4;15.6;.5;6.17;28145 +76085;44.91643;2.2918;583;20220615;30.2;18.7;24.4;2.6;17.6;.1;5.71;24516 +76085;44.91643;2.2918;583;20220616;31.8;16.5;24.2;1.6;18.35;0;5.54;26222 +76085;44.91643;2.2918;583;20220617;34.1;16.4;25.2;2.3;14.9;0;6.7;28273 +76085;44.91643;2.2918;583;20220618;34;20.8;27.4;4.4;13.15;0;8.38;27036 +76085;44.91643;2.2918;583;20220619;30.7;22.6;26.7;6.9;13.5;0;8.8;24483 +76085;44.91643;2.2918;583;20220620;29.4;17.4;23.4;2.8;15.15;0;5.99;26149 +76085;44.91643;2.2918;583;20220621;27.2;17.3;22.2;2;17.8;2.2;4.46;20771 +76085;44.91643;2.2918;583;20220622;24.8;16.2;20.5;2.4;17.15;10.7;4.39;22208 +76085;44.91643;2.2918;583;20220623;23.2;14.1;18.7;2.7;16.25;23;3.69;18742 +76085;44.91643;2.2918;583;20220624;20.9;14.3;17.6;1.7;15;2.7;3.17;16565 +76085;44.91643;2.2918;583;20220625;24;11.8;17.9;2.9;14.4;11.8;4.2;21333 +76085;44.91643;2.2918;583;20220626;18.5;13.6;16;1.6;15.9;25.6;2.01;10273 +76085;44.91643;2.2918;583;20220627;20;13.4;16.7;1.8;14.6;.2;2.77;14217 +76085;44.91643;2.2918;583;20220628;23;10.1;16.6;1.9;12.4;.1;4.66;27498 +76085;44.91643;2.2918;583;20220629;25.1;10.8;17.9;1.6;13;5.6;4.8;27086 +76085;44.91643;2.2918;583;20220630;14.3;13.5;13.9;1.6;14.4;1.4;1;3100 +76085;44.91643;2.2918;583;20220701;20.6;8.9;14.7;1.6;11.7;.1;4.35;27769 +76085;44.91643;2.2918;583;20220702;27.4;8.1;17.8;1.9;11.8;0;5.43;29634 +76085;44.91643;2.2918;583;20220703;27.6;13.9;20.8;1.9;14.8;1.2;5.13;25835 +76085;44.91643;2.2918;583;20220704;25.7;15.1;20.4;2;16.85;0;4.23;21359 +76085;44.91643;2.2918;583;20220705;26.5;13.9;20.2;1.8;15.05;.1;5.13;27301 +76085;44.91643;2.2918;583;20220706;26.3;11.5;18.9;2.4;12.3;0;5.35;27382 +76085;44.91643;2.2918;583;20220707;25;10.2;17.6;2.9;12.6;0;5.12;27261 +76085;44.91643;2.2918;583;20220708;27.6;11.5;19.5;2.9;12.6;0;5.76;27929 +76085;44.91643;2.2918;583;20220709;29.3;11.8;20.6;2.7;12.1;0;6.07;28313 +76085;44.91643;2.2918;583;20220710;29.3;12.6;20.9;2.4;12.85;0;5.88;27948 +76085;44.91643;2.2918;583;20220711;31.5;15.9;23.7;3;13.25;0;6.77;28656 +76085;44.91643;2.2918;583;20220712;31.2;17;24.1;2.6;13.65;0;6.47;27615 +76085;44.91643;2.2918;583;20220713;32.1;16.6;24.4;2.3;12.4;0;6.44;27847 +76085;44.91643;2.2918;583;20220714;32.7;17.7;25.2;2.4;14.2;0;6.44;27018 +76085;44.91643;2.2918;583;20220715;31.7;16.5;24.1;2.3;14.3;0;6.14;26637 +76085;44.91643;2.2918;583;20220716;32.7;15;23.9;2.3;13.8;0;6.45;28367 +76085;44.91643;2.2918;583;20220717;33.7;16.7;25.2;3;11.75;0;7.35;28562 +76085;44.91643;2.2918;583;20220718;36.1;20.6;28.3;3.1;13.2;0;7.62;26381 +76085;44.91643;2.2918;583;20220719;34;22.7;28.3;3.9;13.9;.5;7.63;24065 +76085;44.91643;2.2918;583;20220720;25.5;16.2;20.8;2.1;16.65;.1;3.85;17960 +76085;44.91643;2.2918;583;20220721;30.5;13.4;21.9;1.6;14.45;0;5.43;27276 +76085;44.91643;2.2918;583;20220722;29.4;17.2;23.3;3.2;15.3;0;5.56;21849 +76085;44.91643;2.2918;583;20220723;26.9;15;20.9;2;14.9;0;5;25464 +76085;44.91643;2.2918;583;20220724;33.6;13.9;23.7;1.7;13.25;0;6.04;28433 +76085;44.91643;2.2918;583;20220725;24.7;17.3;21;2.4;14.85;0;4.22;19263 +76085;44.91643;2.2918;583;20220726;24;14.6;19.3;2.7;13.1;0;4.78;24098 +76085;44.91643;2.2918;583;20220727;25.9;10.6;18.3;1.8;11.8;0;4.81;25924 +76085;44.91643;2.2918;583;20220728;27.9;12.1;20;1.6;12.1;0;4.74;24184 +76085;44.91643;2.2918;583;20220729;24.3;15.1;19.7;1.3;14.55;.2;3.39;16805 +76085;44.91643;2.2918;583;20220730;28.2;14.5;21.3;1.4;15;0;4.67;24042 +76085;44.91643;2.2918;583;20220731;30.2;13.7;22;1.8;14.25;0;5.27;25775 +76085;44.91643;2.2918;583;20220801;31;15.6;23.3;2.3;13.75;0;5.64;24793 +76085;44.91643;2.2918;583;20220802;32.3;14.7;23.5;2.3;13.5;.1;5.97;26084 +76085;44.91643;2.2918;583;20220803;35;19.6;27.3;2.5;12.7;0;6.68;25538 +76085;44.91643;2.2918;583;20220804;34.8;20.6;27.7;2.2;14.15;0;6.09;23737 +76085;44.91643;2.2918;583;20220805;27.8;18.1;22.9;2.1;18.25;4.3;4.45;20820 +76085;44.91643;2.2918;583;20220806;30.8;17.6;24.2;2.3;15.45;0;5.44;23709 +76085;44.91643;2.2918;583;20220807;30.3;13.8;22;2.5;11.6;0;5.78;25555 +76085;44.91643;2.2918;583;20220808;31.6;13.2;22.4;2.7;10.25;0;6.19;25954 +76085;44.91643;2.2918;583;20220809;33;15.8;24.4;2.6;9.55;0;6.37;25138 +76085;44.91643;2.2918;583;20220810;33.9;18.2;26.1;2.5;9.65;0;6.49;25217 +76085;44.91643;2.2918;583;20220811;34.8;19;26.9;3.1;11.5;0;6.95;23982 +76085;44.91643;2.2918;583;20220812;35.1;18.1;26.6;2.5;12.65;0;6.39;23994 +76085;44.91643;2.2918;583;20220813;34.4;17.6;26;1.7;13.35;6.3;5.48;23678 +76085;44.91643;2.2918;583;20220814;21.5;18.3;19.9;2.3;17.7;7.6;2.61;11602 +76085;44.91643;2.2918;583;20220815;24.4;14.1;19.3;1.4;15.25;.4;3.25;16660 +76085;44.91643;2.2918;583;20220816;28.3;14;21.1;2.9;14.7;32.5;4.51;17766 +76085;44.91643;2.2918;583;20220817;23.1;13.2;18.1;1.8;15.65;0;3.05;16196 +76085;44.91643;2.2918;583;20220818;21.8;12.3;17;2;14.9;4.2;2.93;16193 +76085;44.91643;2.2918;583;20220819;22.4;15;18.7;2.4;15.95;.4;3;14863 +76085;44.91643;2.2918;583;20220820;25.7;15;20.4;1.8;16.3;.1;3.8;20099 +76085;44.91643;2.2918;583;20220821;24.4;12.6;18.5;2;15.1;0;3.49;18642 +76085;44.91643;2.2918;583;20220822;22.6;15.7;19.2;1.5;16.35;.1;2.75;13981 +76085;44.91643;2.2918;583;20220823;27.8;14.5;21.2;1.3;16.9;0;3.8;20206 +76085;44.91643;2.2918;583;20220824;32.3;16.4;24.3;2.3;14.6;0;5.28;22652 +76085;44.91643;2.2918;583;20220825;27.8;17.9;22.8;2.7;16.05;.4;4.28;17747 +76085;44.91643;2.2918;583;20220826;28;15.3;21.7;1.9;16.5;.5;4.13;20691 +76085;44.91643;2.2918;583;20220827;27.3;13.1;20.2;2;14.7;0;4.11;20968 +76085;44.91643;2.2918;583;20220828;29.4;14.3;21.8;2.2;13.25;0;4.71;21970 +76085;44.91643;2.2918;583;20220829;31.9;16;23.9;2.8;13.25;1.3;5.08;18046 +76085;44.91643;2.2918;583;20220830;28.7;16.1;22.4;2.3;15.15;0;4.23;18657 +76085;44.91643;2.2918;583;20220831;28.7;13;20.8;2.3;13.75;.9;4.28;19393 +76085;44.91643;2.2918;583;20220901;25.7;13.9;19.8;1.6;15.35;0;3.45;18631 +76085;44.91643;2.2918;583;20220902;23.2;14.7;18.9;1.6;16.15;6.6;2.63;13393 +76085;44.91643;2.2918;583;20220903;24.2;14.8;19.5;1.4;15.7;0;3.02;16481 +76085;44.91643;2.2918;583;20220904;29.9;14.9;22.4;3.4;15.25;.1;4.89;19699 +76085;44.91643;2.2918;583;20220905;29.7;18.1;23.9;4.1;17.45;11.3;4.95;18280 +76085;44.91643;2.2918;583;20220906;26;15.9;20.9;2.3;18;2.8;3.1;14730 +76085;44.91643;2.2918;583;20220907;24;14.5;19.3;1.8;15.85;.2;2.66;12754 +76085;44.91643;2.2918;583;20220908;20.5;10.9;15.7;1.6;13.2;.4;2.29;12752 +76085;44.91643;2.2918;583;20220909;21.1;12.2;16.7;1.6;13.15;.7;2.6;14532 +76085;44.91643;2.2918;583;20220910;20.9;10.4;15.7;1.3;12.2;0;2.67;16889 +76085;44.91643;2.2918;583;20220911;28;9.9;18.9;2.4;10.85;0;4.22;20094 +76085;44.91643;2.2918;583;20220912;33.6;16.2;24.9;3.7;12.95;0;5.94;19054 +76085;44.91643;2.2918;583;20220913;27.8;19.6;23.7;4.3;19;4.6;3.93;12909 +76085;44.91643;2.2918;583;20220914;25.7;17.4;21.6;2.6;16.85;2.2;3.29;14655 +76085;44.91643;2.2918;583;20220915;24.4;13.6;19;1.5;15.05;.1;2.8;15436 +76085;44.91643;2.2918;583;20220916;20.7;13.1;16.9;2.3;13.45;0;2.48;12464 +76085;44.91643;2.2918;583;20220917;16.8;5.8;11.3;2.5;8.45;0;2.62;16945 +76085;44.91643;2.2918;583;20220918;22;2.7;12.3;2;7.1;0;3.16;19148 +76085;44.91643;2.2918;583;20220919;21.9;4.4;13.1;2.5;7.75;0;3.35;18682 +76085;44.91643;2.2918;583;20220920;21.6;4.9;13.2;2;7.75;0;3.04;18197 +76085;44.91643;2.2918;583;20220921;21.8;5.5;13.7;2.1;8.3;0;3.06;17710 +76085;44.91643;2.2918;583;20220922;22.5;8.6;15.6;2.3;9.25;0;3.18;16947 +76085;44.91643;2.2918;583;20220923;22.1;8.5;15.3;1.9;11.1;3;2.54;13532 +76085;44.91643;2.2918;583;20220924;16.8;10.3;13.5;1.2;12.6;6.5;1.48;8949 +76085;44.91643;2.2918;583;20220925;15.7;9.7;12.7;1.6;11.95;.8;1.48;8920 +76085;44.91643;2.2918;583;20220926;14.6;7.9;11.3;1.9;11;4.6;1.48;9648 +76085;44.91643;2.2918;583;20220927;11.5;8.8;10.1;2.9;11.6;13.3;.92;6190 +76085;44.91643;2.2918;583;20220928;14.3;10.6;12.5;3.9;13.55;14.3;1.1;7756 +76085;44.91643;2.2918;583;20220929;12.9;8.6;10.7;2;11;2;1.21;7351 +76085;44.91643;2.2918;583;20220930;14.7;5.3;10;1.6;9.15;.6;1.75;14033 +76085;44.91643;2.2918;583;20221001;15.2;6.1;10.6;2.1;12.5;12.8;.95;6691 +76085;44.91643;2.2918;583;20221002;18;13.1;15.5;1.5;14.9;.1;1.41;8163 +76085;44.91643;2.2918;583;20221003;19.9;7.6;13.8;1.8;12.05;0;2.02;14301 +76085;44.91643;2.2918;583;20221004;21.2;6.9;14.1;1.8;11.45;.1;2.2;14913 +76085;44.91643;2.2918;583;20221005;22.2;9.8;16;3.4;12.45;0;2.7;14375 +76085;44.91643;2.2918;583;20221006;20.4;12.5;16.4;1.8;13.95;0;1.83;10327 +76085;44.91643;2.2918;583;20221007;22;11.4;16.7;2.3;13.2;.1;2.27;12936 +76085;44.91643;2.2918;583;20221008;20.3;10.5;15.4;1.8;12.9;1.7;1.8;10473 +76085;44.91643;2.2918;583;20221009;21.2;9.4;15.3;3.1;11.35;0;2.53;13153 +76085;44.91643;2.2918;583;20221010;21.8;11.2;16.5;3;12.85;0;2.38;11671 +76085;44.91643;2.2918;583;20221011;20;10.8;15.4;1.7;13.5;1.5;1.59;9467 +76085;44.91643;2.2918;583;20221012;21.1;12.9;17;1.5;13.5;1;1.67;8612 +76085;44.91643;2.2918;583;20221013;15.7;9.7;12.7;1.3;13.25;11.1;.91;4943 +76085;44.91643;2.2918;583;20221014;15.5;13;14.2;2.1;15.5;3.4;.73;3638 +76085;44.91643;2.2918;583;20221015;21.3;12.8;17;2.6;14.45;0;1.96;10933 +76085;44.91643;2.2918;583;20221016;22.3;15.2;18.8;5.8;14.4;0;3.01;10168 +76085;44.91643;2.2918;583;20221017;20.7;17;18.8;6.3;15.2;0;2.64;6095 +76085;44.91643;2.2918;583;20221018;23.5;14.8;19.1;4.3;15.15;0;2.69;10925 +76085;44.91643;2.2918;583;20221019;21.9;15;18.4;4.3;13.15;2.3;2.7;7319 +76085;44.91643;2.2918;583;20221020;20.5;15.7;18.1;5.5;16.35;5.7;1.93;5716 +76085;44.91643;2.2918;583;20221021;20.9;15.4;18.1;2.4;14.65;1.1;1.78;7251 +76085;44.91643;2.2918;583;20221022;21.4;10.8;16.1;2.8;12.4;0;2.07;10587 +76085;44.91643;2.2918;583;20221023;20.7;15.5;18.1;4.8;13.6;.4;2.42;4001 +76085;44.91643;2.2918;583;20221024;19.7;12.3;16;1.8;11.85;.2;1.6;8960 +76085;44.91643;2.2918;583;20221025;19.9;10.1;15;3.5;11.5;.2;2;7123 +76085;44.91643;2.2918;583;20221026;22;11.7;16.9;2.5;12.55;0;1.95;8647 +76085;44.91643;2.2918;583;20221027;23.8;13.2;18.5;4.1;13.55;0;2.64;8209 +76085;44.91643;2.2918;583;20221028;24.5;18.5;21.5;4.3;11.3;0;3.72;6592 +76085;44.91643;2.2918;583;20221029;23;15.9;19.4;5;8.05;0;4.31;7578 +76085;44.91643;2.2918;583;20221030;21.5;14;17.8;3.9;10.95;.1;2.75;8180 +76085;44.91643;2.2918;583;20221031;20.6;13.4;17;4.4;13.55;10.5;2.13;7784 +76085;44.91643;2.2918;583;20221101;15.2;11.6;13.4;1.5;12.7;.1;.92;5533 +76085;44.91643;2.2918;583;20221102;16.6;7.1;11.8;1.7;10.15;.1;1.15;8430 +76085;44.91643;2.2918;583;20221103;14.7;8.5;11.6;4.5;10.4;9.1;1.41;3565 +76085;44.91643;2.2918;583;20221104;8;6.1;7.1;4;9.4;10.9;.53;2943 +76085;44.91643;2.2918;583;20221105;10.1;1;5.6;1.7;7.4;0;.75;8117 +76085;44.91643;2.2918;583;20221106;14.9;1.7;8.3;2.1;6.9;0;1.3;8173 +76085;44.91643;2.2918;583;20221107;16.5;5.8;11.2;3.4;9.55;0;1.47;8731 +76085;44.91643;2.2918;583;20221108;17.1;10.9;14;5.3;11.3;4.8;1.89;6232 +76085;44.91643;2.2918;583;20221109;14;11.1;12.5;1.9;12.5;7.5;.76;3015 +76085;44.91643;2.2918;583;20221110;13;6.9;10;1.3;10.35;0;.68;6117 +76085;44.91643;2.2918;583;20221111;18.8;7.3;13;3.8;10.8;0;1.62;8322 +76085;44.91643;2.2918;583;20221112;20.7;10.7;15.7;3.2;10.15;0;2.07;7612 +76085;44.91643;2.2918;583;20221113;19.4;9;14.2;2.4;9.55;0;1.6;6700 +76085;44.91643;2.2918;583;20221114;13.6;10.9;12.3;3.8;11.35;6.5;1.12;2775 +76085;44.91643;2.2918;583;20221115;15.4;8.8;12.1;3.3;11.9;9.7;.93;4952 +76085;44.91643;2.2918;583;20221116;13.4;7.8;10.6;2.6;10.9;2.4;.75;5184 +76085;44.91643;2.2918;583;20221117;14.1;9.9;12;3.3;11.25;7.8;1;4216 +76085;44.91643;2.2918;583;20221118;9;6.5;7.7;1.8;9.35;1.9;.53;4077 +76085;44.91643;2.2918;583;20221119;8.3;4.3;6.3;1.6;8.2;.2;.51;5140 +76085;44.91643;2.2918;583;20221120;6.9;.7;3.8;1.3;7.65;2;.35;4374 +76085;44.91643;2.2918;583;20221121;8;3.7;5.9;2.9;8.4;11.2;.52;2324 +76085;44.91643;2.2918;583;20221122;6.6;3.8;5.2;2.9;8.2;12.9;.44;3339 +76085;44.91643;2.2918;583;20221123;10.7;5.2;8;2.6;9.4;7.7;.61;3273 +76085;44.91643;2.2918;583;20221124;10.3;5.2;7.7;1.9;9.45;.4;.49;4176 +76085;44.91643;2.2918;583;20221125;8.8;7.7;8.2;1.8;9.4;9.2;.6;1336 +76085;44.91643;2.2918;583;20221126;9;2;5.5;1.8;7.25;0;.56;4756 +76085;44.91643;2.2918;583;20221127;12.7;3.5;8.1;3.6;5.5;5.8;1.74;5573 +76085;44.91643;2.2918;583;20221128;8.2;7;7.6;2.7;9.3;7.1;.54;1909 +76085;44.91643;2.2918;583;20221129;7.1;3.7;5.4;1.8;7.75;.1;.47;3687 +76085;44.91643;2.2918;583;20221130;8.4;-1.7;3.3;1.4;6.15;0;.41;6667 +76085;44.91643;2.2918;583;20221201;6.8;-.9;2.9;2.1;6.1;0;.57;3710 +76085;44.91643;2.2918;583;20221202;3;.7;1.9;1.6;5.9;.5;.47;1476 +76085;44.91643;2.2918;583;20221203;4.4;.7;2.5;1.4;6.75;4.7;.36;2147 +76085;44.91643;2.2918;583;20221204;4.3;2.1;3.2;1.1;7.15;3;.36;1736 +76085;44.91643;2.2918;583;20221205;8.2;-1.4;3.4;2.5;5.6;0;.65;6526 +76085;44.91643;2.2918;583;20221206;11.4;-2.2;4.6;2;4.45;0;.97;6462 +76085;44.91643;2.2918;583;20221207;8;-3.2;2.4;2.1;4.9;0;.67;6328 +76085;44.91643;2.2918;583;20221208;7.9;-2.1;2.9;2.4;5.55;2.6;.71;3827 +76085;44.91643;2.2918;583;20221209;7.8;5.5;6.7;1.2;8.7;1.6;.45;1694 +76085;44.91643;2.2918;583;20221210;.7;-.1;.3;2.2;5.4;0;.41;1905 +76085;44.91643;2.2918;583;20221211;5.3;-8.5;-1.6;1.5;3.37;0;.52;5950 +76085;44.91643;2.2918;583;20221212;3.6;-3.9;-.1;2.1;4.21;17.7;.55;3697 +76085;44.91643;2.2918;583;20221213;7.6;.6;4.1;3.3;9.1;3.1;.04;2954 +76085;44.91643;2.2918;583;20221214;10;6.8;8.4;2.8;10.5;3.1;.38;2310 +76085;44.91643;2.2918;583;20221215;8.9;5.4;7.2;2.7;9.2;13.9;.53;1122 +76085;44.91643;2.2918;583;20221216;5.5;3.7;4.6;2.3;7.1;0;.49;2000 +76085;44.91643;2.2918;583;20221217;7.6;-4.7;1.4;1.9;3.6;0;.78;6059 +76085;44.91643;2.2918;583;20221218;9.7;-2.3;3.7;4.7;5.25;0;1.27;5450 +76085;44.91643;2.2918;583;20221219;13.6;7.7;10.6;7.8;9.2;0;1.68;4294 +76085;44.91643;2.2918;583;20221220;13.7;10;11.9;6.7;9.9;2.7;1.71;2828 +76085;44.91643;2.2918;583;20221221;11.4;8.9;10.1;2.3;11;1.4;.49;3077 +76085;44.91643;2.2918;583;20221222;11.6;8.4;10;3.5;12;14.9;.34;1664 +76085;44.91643;2.2918;583;20221223;13.6;10.7;12.1;2.2;13.1;1.3;.48;2324 +76085;44.91643;2.2918;583;20221224;14.2;9.2;11.7;2.2;11.15;0;.65;4343 +76085;44.91643;2.2918;583;20221225;16.7;6.4;11.5;4.1;8.9;0;1.56;5375 +76085;44.91643;2.2918;583;20221226;11.3;7.4;9.3;2.1;9.75;1.4;.68;1709 +76085;44.91643;2.2918;583;20221227;10.7;4.8;7.8;1.6;8.95;0;.42;4417 +76085;44.91643;2.2918;583;20221228;13.9;3.3;8.6;3.3;8.75;.1;.9;4922 +76085;44.91643;2.2918;583;20221229;10.6;7.7;9.1;3.1;9.3;10.4;.85;1481 +76085;44.91643;2.2918;583;20221230;11.7;6.3;9;3.8;10;2.6;.69;2383 +76085;44.91643;2.2918;583;20221231;17;10.9;14;4.5;10.4;0;1.71;4904 +76086;44.93919;2.60667;740;20220101;18.4;5.2;11.8;1.5;5.97;0;1.1;5914 +76086;44.93919;2.60667;740;20220102;13;5.1;9;2.5;7.32;.1;1.16;3973 +76086;44.93919;2.60667;740;20220103;9.6;5.8;7.7;2.6;9.49;.1;.48;2941 +76086;44.93919;2.60667;740;20220104;12.5;7.1;9.8;4;8.2;7.9;1.28;4306 +76086;44.93919;2.60667;740;20220105;1.4;-.8;.3;4.2;5.2;0;.55;3202 +76086;44.93919;2.60667;740;20220106;2.6;-1.5;.5;3.7;4.52;0;.76;5060 +76086;44.93919;2.60667;740;20220107;.1;-4.8;-2.4;2.5;5.27;6.5;.23;2995 +76086;44.93919;2.60667;740;20220108;6;.1;3.1;5.2;7.72;15.7;.24;3434 +76086;44.93919;2.60667;740;20220109;3.4;1.6;2.5;4.2;6.87;10.6;.43;1844 +76086;44.93919;2.60667;740;20220110;4.4;1.3;2.9;2.7;6.17;0;.59;2748 +76086;44.93919;2.60667;740;20220111;5.6;-3.9;.9;3.1;4.34;0;.78;6794 +76086;44.93919;2.60667;740;20220112;5.6;-5.8;-.1;3.3;3.72;0;.95;7043 +76086;44.93919;2.60667;740;20220113;9.1;-4.1;2.5;2.3;3.69;0;1.05;7305 +76086;44.93919;2.60667;740;20220114;11.8;-3.1;4.4;1.8;3.19;0;1.12;7715 +76086;44.93919;2.60667;740;20220115;9.7;-2.1;3.8;1.5;3.52;0;.86;7150 +76086;44.93919;2.60667;740;20220116;6.9;-5.4;.8;2;4.17;0;.73;7750 +76086;44.93919;2.60667;740;20220117;7.8;-3.2;2.3;3.6;5.39;0;.84;6947 +76086;44.93919;2.60667;740;20220118;8.3;-2.2;3.1;2.7;5.12;.1;.91;7271 +76086;44.93919;2.60667;740;20220119;.1;-4.3;-2.1;2.2;5.47;.9;.22;2878 +76086;44.93919;2.60667;740;20220120;3.1;-1.7;.7;3.7;5.47;0;.59;4801 +76086;44.93919;2.60667;740;20220121;2.3;-2.9;-.3;5.5;4.02;0;1;6226 +76086;44.93919;2.60667;740;20220122;4.8;-5.1;-.1;3.7;4.27;0;.85;7120 +76086;44.93919;2.60667;740;20220123;12.6;-3.6;4.5;2.7;4.84;0;1.3;8550 +76086;44.93919;2.60667;740;20220124;13.7;-1.4;6.1;1.7;4.27;0;1.17;8452 +76086;44.93919;2.60667;740;20220125;11.3;-1;5.2;1.5;4.39;0;1;8216 +76086;44.93919;2.60667;740;20220126;11.6;-2.7;4.4;2.1;4.52;0;1.15;8844 +76086;44.93919;2.60667;740;20220127;11.5;-1.2;5.1;2.5;4.17;0;1.38;8519 +76086;44.93919;2.60667;740;20220128;9.7;-4.8;2.5;2.3;4.98;0;.98;8964 +76086;44.93919;2.60667;740;20220129;9;-3.3;2.9;2;5.43;0;.81;8439 +76086;44.93919;2.60667;740;20220130;7.8;-1.2;3.3;2.6;6.24;0;.7;6804 +76086;44.93919;2.60667;740;20220131;4.8;-1.7;1.5;4.4;6.39;1.1;.51;3965 +76086;44.93919;2.60667;740;20220201;1.7;-1.9;-.1;3.9;5.87;2.9;.4;4458 +76086;44.93919;2.60667;740;20220202;7.3;1.1;4.2;3.2;7.67;.3;.59;6821 +76086;44.93919;2.60667;740;20220203;13;-2.7;5.1;2.4;5.92;.1;1.27;8480 +76086;44.93919;2.60667;740;20220204;5.7;1.8;3.8;2.5;7.82;2.8;.44;3353 +76086;44.93919;2.60667;740;20220205;7.9;2.9;5.4;2.9;6.44;.1;1.03;7117 +76086;44.93919;2.60667;740;20220206;3.9;-2.9;.5;3.6;6.77;6.2;.26;4784 +76086;44.93919;2.60667;740;20220207;7.8;3.5;5.6;4.4;6.94;.2;1.09;6440 +76086;44.93919;2.60667;740;20220208;14.7;-3.1;5.8;2.7;4.97;0;1.79;11153 +76086;44.93919;2.60667;740;20220209;12.6;-.3;6.1;2.6;5.69;0;1.47;9307 +76086;44.93919;2.60667;740;20220210;11.7;1.8;6.7;2.2;6.67;.1;1.47;11100 +76086;44.93919;2.60667;740;20220211;9.1;4.6;6.8;2.3;6.38;0;1.28;7600 +76086;44.93919;2.60667;740;20220212;8.7;-3.4;2.7;3;5.09;0;1.31;7333 +76086;44.93919;2.60667;740;20220213;10.1;2.7;6.4;6.6;7.67;7.4;1.47;9400 +76086;44.93919;2.60667;740;20220214;7;5.4;6.2;3.1;8.17;7.8;.87;4500 +76086;44.93919;2.60667;740;20220215;4.2;1.2;2.7;2.9;7.38;11.9;.49;4700 +76086;44.93919;2.60667;740;20220216;8.9;3.6;6.3;4.4;9.69;13.8;.42;4431 +76086;44.93919;2.60667;740;20220217;10.4;7.8;9.1;4;11.1;3.5;.61;4157 +76086;44.93919;2.60667;740;20220218;13.6;7.1;10.3;3.7;9.87;1.2;1.45;8249 +76086;44.93919;2.60667;740;20220219;6.7;.8;3.7;2.1;6.23;0;.98;8164 +76086;44.93919;2.60667;740;20220220;6.2;-.3;2.9;3.3;7.59;6.7;.52;5402 +76086;44.93919;2.60667;740;20220221;6.5;5.4;5.9;6.9;7.57;3.5;1.14;5193 +76086;44.93919;2.60667;740;20220222;6.6;2.4;4.5;3.6;7.69;.5;.85;7539 +76086;44.93919;2.60667;740;20220223;13;3.8;8.4;2.5;7.82;0;1.56;11468 +76086;44.93919;2.60667;740;20220224;11.9;3.1;7.5;3.3;7.59;.5;1.55;9843 +76086;44.93919;2.60667;740;20220225;6.7;.1;3.4;4.2;5.39;0;1.47;11471 +76086;44.93919;2.60667;740;20220226;10.3;-3.1;3.6;4.4;4.12;0;2.23;13392 +76086;44.93919;2.60667;740;20220227;11.7;-1.7;5;2.3;4.89;0;1.74;13751 +76086;44.93919;2.60667;740;20220228;12.7;-.1;6.3;2.6;5.82;0;1.8;12826 +76086;44.93919;2.60667;740;20220301;12.9;-3.1;4.9;2.7;5.44;0;1.8;14075 +76086;44.93919;2.60667;740;20220302;8.4;2.4;5.4;2.5;7.57;1.6;.91;5120 +76086;44.93919;2.60667;740;20220303;11.6;5.4;8.5;1.5;8.92;0;1.18;8592 +76086;44.93919;2.60667;740;20220304;11.3;2.9;7.1;3.1;8.34;0;1.27;8211 +76086;44.93919;2.60667;740;20220305;9.5;2.9;6.2;3;7.02;0;1.42;10700 +76086;44.93919;2.60667;740;20220306;8.5;-3.9;2.3;2.9;4.32;0;1.74;14358 +76086;44.93919;2.60667;740;20220307;9;-4;2.5;2.6;4.07;0;1.82;14920 +76086;44.93919;2.60667;740;20220308;11.2;-1.4;4.9;3.4;5.94;0;1.71;11846 +76086;44.93919;2.60667;740;20220309;10.6;2.7;6.7;3.6;7.14;0;1.54;9230 +76086;44.93919;2.60667;740;20220310;11.6;3.6;7.6;4.4;7.69;2;1.66;9554 +76086;44.93919;2.60667;740;20220311;9.1;6.2;7.7;7.4;7.79;7.2;1.66;5478 +76086;44.93919;2.60667;740;20220312;6.2;3.9;5.1;6.3;7.42;0;.98;4612 +76086;44.93919;2.60667;740;20220313;6.4;4.9;5.7;5.9;6.59;10.6;1.42;3080 +76086;44.93919;2.60667;740;20220314;9.6;-2.3;3.7;5.1;7.42;2.1;1.04;9572 +76086;44.93919;2.60667;740;20220315;12.6;7.7;10.2;7.2;9.19;0;1.98;7941 +76086;44.93919;2.60667;740;20220316;14.3;6.7;10.5;2.9;9.22;0;1.74;9279 +76086;44.93919;2.60667;740;20220317;11.4;6.4;8.9;3.7;9.17;0;1.24;5109 +76086;44.93919;2.60667;740;20220318;12;5;8.5;3.1;8.28;0;1.84;11100 +76086;44.93919;2.60667;740;20220319;15;5.6;10.3;3.2;7.17;0;2.71;14900 +76086;44.93919;2.60667;740;20220320;10.8;2.9;6.8;6.7;7.07;0;2.11;8800 +76086;44.93919;2.60667;740;20220321;10.8;7;8.9;8;6.57;0;3.14;13200 +76086;44.93919;2.60667;740;20220322;11.6;3.3;7.4;8.2;4.67;0;3.83;18200 +76086;44.93919;2.60667;740;20220323;13.8;3.5;8.6;6.1;3.97;0;4.18;18600 +76086;44.93919;2.60667;740;20220324;16.6;3.1;9.9;3.7;4.17;0;3.84;19000 +76086;44.93919;2.60667;740;20220325;17.5;5.2;11.4;2.8;4.47;0;3.49;16200 +76086;44.93919;2.60667;740;20220326;18.1;-2.2;8;3.1;4.78;0;3.5;19100 +76086;44.93919;2.60667;740;20220327;18.2;-.6;8.8;3.6;5.47;0;3.59;18300 +76086;44.93919;2.60667;740;20220328;17.8;3.7;10.7;4.8;5.38;0;4.13;16900 +76086;44.93919;2.60667;740;20220329;16.5;6.5;11.5;2.9;6.97;1.9;2.87;12200 +76086;44.93919;2.60667;740;20220330;9.2;6.3;7.8;1.8;9.67;3.6;.97;5000 +76086;44.93919;2.60667;740;20220331;8.2;5.2;6.7;3.7;7.88;3.3;1.55;9300 +76086;44.93919;2.60667;740;20220401;2.6;-2.3;.2;5.1;5.41;3.3;1.48;10600 +76086;44.93919;2.60667;740;20220402;2.6;-3;-.2;3.7;4.93;0;1.45;10233 +76086;44.93919;2.60667;740;20220403;1.9;-4;-1.1;3.2;4.96;0;1.31;9167 +76086;44.93919;2.60667;740;20220404;7.8;-3.9;1.9;1.3;4.97;0;2.22;21700 +76086;44.93919;2.60667;740;20220405;12;-5;3.5;2.2;6.17;0;2.25;20400 +76086;44.93919;2.60667;740;20220406;8.9;-1.7;3.6;2.4;8.37;4;.84;7100 +76086;44.93919;2.60667;740;20220407;8.8;5.8;7.3;4.5;10.28;28.1;.64;3400 +76086;44.93919;2.60667;740;20220408;12.2;8.2;10.2;4.9;9.97;6.2;1.73;6400 +76086;44.93919;2.60667;740;20220409;8.9;1.3;5.1;3.1;5.78;.4;2.22;15700 +76086;44.93919;2.60667;740;20220410;16.2;-4.4;5.9;3.3;4.97;0;3.59;24400 +76086;44.93919;2.60667;740;20220411;13.1;5.5;9.3;7.8;7.47;0;3.44;19700 +76086;44.93919;2.60667;740;20220412;15;8.7;11.8;6.8;6.97;0;4.11;15300 +76086;44.93919;2.60667;740;20220413;16.4;4.5;10.4;2.1;7.17;.1;2.46;10800 +76086;44.93919;2.60667;740;20220414;21.1;.4;10.8;2.4;9.17;.5;3.64;23800 +76086;44.93919;2.60667;740;20220415;21.9;4.1;13;2;10.28;0;3.67;23200 +76086;44.93919;2.60667;740;20220416;22;3.7;12.9;2.2;8.67;0;3.96;23700 +76086;44.93919;2.60667;740;20220417;21.1;-1.2;10;2.3;7.17;0;3.96;25200 +76086;44.93919;2.60667;740;20220418;16.7;2;9.3;2.1;8.28;0;3.06;21600 +76086;44.93919;2.60667;740;20220419;16.3;3.7;10;1.9;9.58;0;2.5;16500 +76086;44.93919;2.60667;740;20220420;12.7;7.8;10.2;1.6;10.58;25;1.22;4800 +76086;44.93919;2.60667;740;20220421;13.4;6.3;9.8;1.3;10.97;3.1;1.58;9800 +76086;44.93919;2.60667;740;20220422;17.2;6.2;11.7;2;10.67;2.5;2.82;18400 +76086;44.93919;2.60667;740;20220423;13.7;8.9;11.3;5.1;8.87;27.1;2.63;8700 +76086;44.93919;2.60667;740;20220424;9.4;3.3;6.3;3.1;9.67;14.8;.74;4000 +76086;44.93919;2.60667;740;20220425;13.1;5.3;9.2;2;8.78;0;2.08;12300 +76086;44.93919;2.60667;740;20220426;18.4;.1;9.2;2.1;8.47;0;3.67;27100 +76086;44.93919;2.60667;740;20220427;21.5;5.5;13.5;2.7;9.17;0;4.35;25300 +76086;44.93919;2.60667;740;20220428;20.4;8.2;14.3;2.4;11.28;.6;3.88;23600 +76086;44.93919;2.60667;740;20220429;18.9;7.8;13.3;2.2;12.58;.7;3.01;19000 +76086;44.93919;2.60667;740;20220430;18.1;5.9;12;2;9.78;0;3.67;24800 +76086;44.93919;2.60667;740;20220501;17.6;1.2;9.4;2;7.78;0;3.67;26100 +76086;44.93919;2.60667;740;20220502;18.3;2.8;10.5;1.8;8.97;.5;3.36;22500 +76086;44.93919;2.60667;740;20220503;16.7;7.4;12;1.6;10.97;5.5;2.21;12000 +76086;44.93919;2.60667;740;20220504;16.2;6.2;11.2;2.1;11.08;4.3;2.68;17800 +76086;44.93919;2.60667;740;20220505;16.3;6;11.1;2.7;9.28;.3;3.22;20000 +76086;44.93919;2.60667;740;20220506;16.1;6;11.1;4.6;9.44;0;2.97;16322 +76086;44.93919;2.60667;740;20220507;18.8;6.4;12.6;4.3;9.37;.2;4.21;23814 +76086;44.93919;2.60667;740;20220508;19.9;7.5;13.7;3.5;10.12;0;3.84;20626 +76086;44.93919;2.60667;740;20220509;22.7;7;14.8;2.4;10.09;0;4.41;24617 +76086;44.93919;2.60667;740;20220510;23.4;8.6;16;2.1;10.89;0;4.49;25182 +76086;44.93919;2.60667;740;20220511;25.1;11.1;18.1;3.4;10.79;0;5.34;25182 +76086;44.93919;2.60667;740;20220512;21.8;11.1;16.5;2.6;12.54;0;3.75;19366 +76086;44.93919;2.60667;740;20220513;22.1;11.3;16.7;1.9;13.04;.4;3.86;21460 +76086;44.93919;2.60667;740;20220514;25.9;10.2;18;1.8;13.64;0;4.63;25206 +76086;44.93919;2.60667;740;20220515;24.1;14.2;19.2;3.8;12.22;.5;5.13;23105 +76086;44.93919;2.60667;740;20220516;24.6;11.2;17.9;2.3;12.42;0;4.7;24350 +76086;44.93919;2.60667;740;20220517;27.5;10.8;19.1;1.8;12.89;0;5.05;26230 +76086;44.93919;2.60667;740;20220518;28.5;13.2;20.8;2.6;14.19;.1;5.48;25486 +76086;44.93919;2.60667;740;20220519;26;15.8;20.9;4.2;13.12;.1;5.54;22390 +76086;44.93919;2.60667;740;20220520;26.7;18;22.4;4.4;11.67;0;6.2;22023 +76086;44.93919;2.60667;740;20220521;30.6;13;21.8;1.6;14.87;0;5.4;26504 +76086;44.93919;2.60667;740;20220522;29.6;16.3;22.9;1.7;16.59;2.5;4.88;22200 +76086;44.93919;2.60667;740;20220523;16.1;14.5;15.3;3.4;14.97;14.4;1.53;5189 +76086;44.93919;2.60667;740;20220524;15.2;8.5;11.9;2.9;10.67;.1;2.75;16543 +76086;44.93919;2.60667;740;20220525;16.4;4.7;10.5;3.1;9.62;0;3.55;23897 +76086;44.93919;2.60667;740;20220526;17.7;6.8;12.2;3.6;10.69;0;3.7;23096 +76086;44.93919;2.60667;740;20220527;23.5;7.4;15.5;3.7;11.84;0;4.96;26610 +76086;44.93919;2.60667;740;20220528;21.8;8.7;15.3;4.7;10.09;0;5.21;25570 +76086;44.93919;2.60667;740;20220529;19.6;6;12.8;3.9;7.47;0;4.98;25893 +76086;44.93919;2.60667;740;20220530;20.9;5.1;13;2.3;7.74;.1;4.68;27256 +76086;44.93919;2.60667;740;20220531;20.2;9.7;14.9;2.3;10.14;1.4;3.85;19714 +76086;44.93919;2.60667;740;20220601;25.8;9.1;17.5;2.4;12.02;1.8;5.09;26219 +76086;44.93919;2.60667;740;20220602;25.7;13.5;19.6;2.9;14.27;2.4;4.84;22719 +76086;44.93919;2.60667;740;20220603;27.1;13.8;20.5;3.4;14.12;11.7;5.51;24822 +76086;44.93919;2.60667;740;20220604;26.3;11.9;19.1;3.3;16.17;27.2;5;25367 +76086;44.93919;2.60667;740;20220605;19.9;13.2;16.6;3;14.99;1.4;3.46;18320 +76086;44.93919;2.60667;740;20220606;22.4;10.1;16.2;2.4;13.87;.4;4.21;22653 +76086;44.93919;2.60667;740;20220607;19.6;12.3;15.9;3;12.84;.7;3.86;20613 +76086;44.93919;2.60667;740;20220608;15.7;10.9;13.3;3.2;12.82;9.4;2.19;10937 +76086;44.93919;2.60667;740;20220609;16.8;9.8;13.3;4.5;11.37;.1;3.22;18167 +76086;44.93919;2.60667;740;20220610;24.7;7.7;16.2;3.2;11.97;.1;5.39;28737 +76086;44.93919;2.60667;740;20220611;28.6;9.2;18.9;2.5;11.92;0;6.19;29919 +76086;44.93919;2.60667;740;20220612;27.1;13.8;20.4;1.9;14.39;.1;5.09;24101 +76086;44.93919;2.60667;740;20220613;26.8;14.2;20.5;3;15.72;.1;5.37;25762 +76086;44.93919;2.60667;740;20220614;30.6;13;21.8;2.3;13.69;.5;6.28;28758 +76086;44.93919;2.60667;740;20220615;30;18;24;2.6;16.02;0;5.82;23808 +76086;44.93919;2.60667;740;20220616;31.7;16.1;23.9;2.5;16.42;0;6.22;26193 +76086;44.93919;2.60667;740;20220617;34.2;15.5;24.9;3.1;13.24;0;7.53;28462 +76086;44.93919;2.60667;740;20220618;33.3;19.3;26.3;4.1;12.27;0;8.1;27650 +76086;44.93919;2.60667;740;20220619;30;22.1;26.1;6.8;12.59;0;8.64;23935 +76086;44.93919;2.60667;740;20220620;28.6;17.2;22.9;3.7;14.29;.2;6.19;25633 +76086;44.93919;2.60667;740;20220621;27;16.5;21.8;2.5;17.44;.9;4.6;20474 +76086;44.93919;2.60667;740;20220622;24.3;15.6;19.9;2.7;16.87;9.1;4.09;19198 +76086;44.93919;2.60667;740;20220623;23;13.4;18.2;2.6;16.14;18.6;3.84;19556 +76086;44.93919;2.60667;740;20220624;20;13.4;16.7;2.6;14.49;4.3;3.22;16637 +76086;44.93919;2.60667;740;20220625;23.6;11.1;17.3;2.9;13.92;14.2;4.38;22812 +76086;44.93919;2.60667;740;20220626;18.1;13.3;15.7;2.4;15.72;23.2;2.21;10930 +76086;44.93919;2.60667;740;20220627;18.8;12.7;15.8;2.5;14.44;.8;2.79;14625 +76086;44.93919;2.60667;740;20220628;22.3;9.7;16;3;12.34;.1;4.77;26947 +76086;44.93919;2.60667;740;20220629;25;8.9;16.9;1.9;12.69;1.4;5.08;28508 +76086;44.93919;2.60667;740;20220630;15;12.9;13.9;2.5;14.02;.6;1.6;7160 +76086;44.93919;2.60667;740;20220701;20.1;9.1;14.6;2.4;11.34;.1;4.35;26306 +76086;44.93919;2.60667;740;20220702;27.3;7.7;17.5;2.1;11.07;0;5.63;29217 +76086;44.93919;2.60667;740;20220703;27.1;13;20;2;14.49;1.1;5.23;26094 +76086;44.93919;2.60667;740;20220704;24.9;14.4;19.7;2.6;16.44;0;4.5;22718 +76086;44.93919;2.60667;740;20220705;25.1;13.4;19.3;2.8;14.74;.1;5.12;25909 +76086;44.93919;2.60667;740;20220706;24.7;11.6;18.1;4;11.82;0;5.65;25813 +76086;44.93919;2.60667;740;20220707;23.7;9.6;16.7;4.3;12.22;0;5.29;26453 +76086;44.93919;2.60667;740;20220708;26;11.3;18.6;4.4;12.52;0;5.83;26662 +76086;44.93919;2.60667;740;20220709;27.9;11.4;19.7;4.2;11.72;0;6.48;27356 +76086;44.93919;2.60667;740;20220710;27.7;12.7;20.2;3.9;12.57;0;6.17;26275 +76086;44.93919;2.60667;740;20220711;29.5;14.4;22;3.8;12.87;0;6.65;27247 +76086;44.93919;2.60667;740;20220712;29.9;16.2;23.1;3.2;13.32;0;6.43;26334 +76086;44.93919;2.60667;740;20220713;30.9;15.4;23.2;2.4;12.09;0;6.36;27389 +76086;44.93919;2.60667;740;20220714;31.7;15.5;23.6;2.4;13.92;0;6.41;27739 +76086;44.93919;2.60667;740;20220715;30.5;15.2;22.9;2.7;13.94;0;6.23;26763 +76086;44.93919;2.60667;740;20220716;31.3;14.8;23;3.7;12.72;0;6.92;26680 +76086;44.93919;2.60667;740;20220717;32;15.9;23.9;4.1;11.39;0;7.55;26937 +76086;44.93919;2.60667;740;20220718;34.8;16.7;25.7;3.1;13.07;.5;7.4;28723 +76086;44.93919;2.60667;740;20220719;33;22;27.5;4.1;12.84;.3;7.69;24053 +76086;44.93919;2.60667;740;20220720;24.1;16.2;20.1;2.7;15.97;.2;3.94;17068 +76086;44.93919;2.60667;740;20220721;29.9;12;20.9;2.1;14.12;0;5.75;27556 +76086;44.93919;2.60667;740;20220722;29.7;15.3;22.5;2.9;15.12;.2;5.7;23613 +76086;44.93919;2.60667;740;20220723;26.2;14.6;20.4;2.7;14.74;0;5.12;24390 +76086;44.93919;2.60667;740;20220724;33;13;23;1.8;13.39;0;6.11;28344 +76086;44.93919;2.60667;740;20220725;24.1;16.6;20.4;3.2;14.79;0;4.39;18346 +76086;44.93919;2.60667;740;20220726;23.8;13.8;18.8;3.5;12.89;0;5.06;24342 +76086;44.93919;2.60667;740;20220727;25.2;9.8;17.5;3;11.42;0;5.28;25900 +76086;44.93919;2.60667;740;20220728;27;10.7;18.8;2;11.67;0;4.93;24186 +76086;44.93919;2.60667;740;20220729;24.2;14.7;19.5;2;13.97;.2;3.94;17666 +76086;44.93919;2.60667;740;20220730;27.4;13.4;20.4;2.4;14.29;0;5.18;24978 +76086;44.93919;2.60667;740;20220731;29.7;13.1;21.4;2.5;13.62;0;5.72;26109 +76086;44.93919;2.60667;740;20220801;30.7;14.8;22.8;3.1;13.42;0;6.25;25285 +76086;44.93919;2.60667;740;20220802;31.7;14.2;22.9;3;13.37;.3;6.34;25732 +76086;44.93919;2.60667;740;20220803;33.7;17.2;25.4;2.4;12.49;0;6.51;26437 +76086;44.93919;2.60667;740;20220804;33.9;19.5;26.7;2.5;13.27;0;6.28;23792 +76086;44.93919;2.60667;740;20220805;28.2;18.3;23.3;2.8;17.27;9.5;4.86;20156 +76086;44.93919;2.60667;740;20220806;29.8;16.3;23.1;3.4;14.77;0;5.81;23209 +76086;44.93919;2.60667;740;20220807;29.4;13.3;21.3;3.3;10.99;0;6.14;24782 +76086;44.93919;2.60667;740;20220808;30.7;13.1;21.9;3.8;9.97;0;6.78;24986 +76086;44.93919;2.60667;740;20220809;31.6;15.7;23.6;3.3;9.49;0;6.63;23821 +76086;44.93919;2.60667;740;20220810;33;17.7;25.4;3.3;10.19;0;6.95;24381 +76086;44.93919;2.60667;740;20220811;33.7;16.5;25.1;2.7;11.74;0;6.45;24878 +76086;44.93919;2.60667;740;20220812;34;16.5;25.2;2.9;12.34;0;6.46;24066 +76086;44.93919;2.60667;740;20220813;33.6;16.4;25;1.9;12.09;8.4;5.63;23249 +76086;44.93919;2.60667;740;20220814;21.5;17.3;19.4;3.4;17.02;7;3.12;13482 +76086;44.93919;2.60667;740;20220815;23.7;13.9;18.8;2.6;14.67;.4;3.74;17896 +76086;44.93919;2.60667;740;20220816;28.7;13;20.8;2.9;14.24;26.9;4.77;20072 +76086;44.93919;2.60667;740;20220817;22.5;12.7;17.6;2.3;15.37;0;3.12;15854 +76086;44.93919;2.60667;740;20220818;20.7;11.8;16.3;3;14.72;15.4;2.91;14964 +76086;44.93919;2.60667;740;20220819;21.3;13.9;17.6;3.6;15.44;.2;3.3;16756 +76086;44.93919;2.60667;740;20220820;25;13.8;19.4;3.3;15.67;.1;4.23;20499 +76086;44.93919;2.60667;740;20220821;23.9;11.4;17.6;3;14.42;.1;3.94;19486 +76086;44.93919;2.60667;740;20220822;22.5;15.1;18.8;3.1;15.74;0;3.38;15827 +76086;44.93919;2.60667;740;20220823;27;14.2;20.6;2.3;16.29;.1;4.15;20326 +76086;44.93919;2.60667;740;20220824;31;15;23;2.4;14.39;0;5.17;22322 +76086;44.93919;2.60667;740;20220825;27.6;16.3;22;2.7;15.49;.9;4.4;18555 +76086;44.93919;2.60667;740;20220826;26.2;14.7;20.5;3;16.34;.8;4.13;19017 +76086;44.93919;2.60667;740;20220827;26;12.6;19.3;3;14.29;.1;4.25;19869 +76086;44.93919;2.60667;740;20220828;28.5;12.7;20.6;2.5;13.07;0;4.73;22086 +76086;44.93919;2.60667;740;20220829;30;14.1;22.1;2.7;12.92;.8;4.79;18726 +76086;44.93919;2.60667;740;20220830;27.1;15;21;2.8;15.44;0;4.19;17636 +76086;44.93919;2.60667;740;20220831;27.8;12.1;19.9;3.3;13.69;.5;4.51;18708 +76086;44.93919;2.60667;740;20220901;26.2;12.5;19.3;2;14.47;0;3.8;19536 +76086;44.93919;2.60667;740;20220902;22.8;13.6;18.2;1.8;15.44;6.3;2.75;13719 +76086;44.93919;2.60667;740;20220903;23.3;14.4;18.8;2.3;15.62;0;3.12;15961 +76086;44.93919;2.60667;740;20220904;28;12.8;20.4;2.8;15.04;.1;4.11;19006 +76086;44.93919;2.60667;740;20220905;28.1;16.3;22.2;4;16.79;6.4;4.32;17078 +76086;44.93919;2.60667;740;20220906;24.5;14.9;19.7;2.6;17.42;3.8;2.94;13776 +76086;44.93919;2.60667;740;20220907;22.9;13.9;18.4;2.4;15.99;1.7;2.69;13100 +76086;44.93919;2.60667;740;20220908;20.3;9.9;15.1;2.5;13.04;.9;2.59;14028 +76086;44.93919;2.60667;740;20220909;19.2;11.5;15.3;2.9;12.97;0;2.43;12719 +76086;44.93919;2.60667;740;20220910;20.3;10.4;15.4;2.2;11.92;0;2.94;16591 +76086;44.93919;2.60667;740;20220911;26.9;8.1;17.5;2.2;10.99;0;3.99;20428 +76086;44.93919;2.60667;740;20220912;31.2;14.1;22.6;3;13.17;0;4.81;19374 +76086;44.93919;2.60667;740;20220913;27.1;18.6;22.8;3.7;18.49;2.7;3.48;12137 +76086;44.93919;2.60667;740;20220914;24;16.8;20.4;2.8;16.97;9.4;2.81;12040 +76086;44.93919;2.60667;740;20220915;23.4;13;18.2;2.3;15.07;.4;2.91;15041 +76086;44.93919;2.60667;740;20220916;19.9;12.3;16.1;2.9;13.04;0;2.65;12598 +76086;44.93919;2.60667;740;20220917;15.9;5.2;10.5;4.1;8.27;0;2.84;16827 +76086;44.93919;2.60667;740;20220918;21.2;2.8;12;3.4;6.84;0;3.72;18671 +76086;44.93919;2.60667;740;20220919;21;4.9;13;4;7.74;0;3.77;17549 +76086;44.93919;2.60667;740;20220920;20.8;4.8;12.8;4;7.44;0;3.73;17528 +76086;44.93919;2.60667;740;20220921;21.2;5.6;13.4;3.6;8.07;0;3.53;17131 +76086;44.93919;2.60667;740;20220922;21.9;6.7;14.3;2;9.32;0;3.02;17794 +76086;44.93919;2.60667;740;20220923;20.2;8.2;14.2;2.4;11.12;9.2;2.33;12009 +76086;44.93919;2.60667;740;20220924;16.7;9.8;13.3;2.2;12.12;5.1;1.77;9707 +76086;44.93919;2.60667;740;20220925;14.4;9.1;11.7;2.1;11.32;1.3;1.51;8598 +76086;44.93919;2.60667;740;20220926;13.7;7.2;10.5;2.9;10.42;5.3;1.59;9923 +76086;44.93919;2.60667;740;20220927;10.9;7.8;9.4;4.2;10.77;12.9;1.12;6966 +76086;44.93919;2.60667;740;20220928;14.3;9.7;12;5;12.79;20.5;1.27;7842 +76086;44.93919;2.60667;740;20220929;13;7.4;10.2;2.5;10.27;1.2;1.41;8487 +76086;44.93919;2.60667;740;20220930;13.8;4.7;9.2;2.7;8.87;.5;1.74;12446 +76086;44.93919;2.60667;740;20221001;14.4;5.2;9.8;3;11.84;12.5;1.02;7790 +76086;44.93919;2.60667;740;20221002;17.5;12.1;14.8;2.4;14.29;0;1.68;10157 +76086;44.93919;2.60667;740;20221003;19.3;7.4;13.4;2.8;11.82;0;2.2;13685 +76086;44.93919;2.60667;740;20221004;20.7;6.4;13.5;1.6;11.09;.1;2.17;14996 +76086;44.93919;2.60667;740;20221005;20.7;9.4;15.1;3;12.19;0;2.31;12000 +76086;44.93919;2.60667;740;20221006;20.3;11.8;16;1.7;13.64;0;1.86;10933 +76086;44.93919;2.60667;740;20221007;20.4;9.4;14.9;1.9;12.74;.2;1.96;12433 +76086;44.93919;2.60667;740;20221008;18.2;9.7;14;2.2;12.42;.6;1.65;9301 +76086;44.93919;2.60667;740;20221009;20.1;6.6;13.3;2.5;11.04;0;2.14;13763 +76086;44.93919;2.60667;740;20221010;21;10;15.5;2.6;12.64;0;2.22;12113 +76086;44.93919;2.60667;740;20221011;19.3;9.8;14.5;1.9;13.24;1.9;1.61;10056 +76086;44.93919;2.60667;740;20221012;19.7;11.3;15.5;1.4;13.02;.8;1.54;8513 +76086;44.93919;2.60667;740;20221013;14.9;8.4;11.7;1.8;12.64;9.7;.99;6044 +76086;44.93919;2.60667;740;20221014;15.2;11.8;13.5;3.3;14.69;4.4;.9;4755 +76086;44.93919;2.60667;740;20221015;20.1;11.5;15.8;2.8;13.82;0;1.83;10523 +76086;44.93919;2.60667;740;20221016;21.5;14;17.8;4.9;13.69;0;2.62;8662 +76086;44.93919;2.60667;740;20221017;19.5;16.1;17.8;5.8;14.62;0;2.27;4781 +76086;44.93919;2.60667;740;20221018;22.4;13.8;18.1;3.1;14.54;0;2.08;9138 +76086;44.93919;2.60667;740;20221019;21.6;12.7;17.2;3.3;12.79;11.8;2.25;7987 +76086;44.93919;2.60667;740;20221020;19.3;15;17.1;5;15.82;6.8;1.64;4698 +76086;44.93919;2.60667;740;20221021;19.7;14.6;17.2;3.4;14.82;4.7;1.77;7289 +76086;44.93919;2.60667;740;20221022;20.4;10.1;15.3;3;12.32;0;2;10151 +76086;44.93919;2.60667;740;20221023;19.3;14.3;16.8;5;13.77;.7;2.09;3953 +76086;44.93919;2.60667;740;20221024;18.8;11.6;15.2;2.5;12.22;.3;1.76;8828 +76086;44.93919;2.60667;740;20221025;19.6;9.3;14.5;2.9;11.17;1.7;1.87;7702 +76086;44.93919;2.60667;740;20221026;21.3;10.8;16;2.1;12.47;0;1.71;8523 +76086;44.93919;2.60667;740;20221027;23.1;11.7;17.4;3.2;12.64;0;2.36;9026 +76086;44.93919;2.60667;740;20221028;23.3;17.2;20.2;3.7;10.82;0;3.24;6708 +76086;44.93919;2.60667;740;20221029;22.6;14;18.3;4.4;7.94;0;3.85;8218 +76086;44.93919;2.60667;740;20221030;20.2;13.2;16.7;3.8;10.52;.1;2.48;7843 +76086;44.93919;2.60667;740;20221031;19.6;11.7;15.7;4.5;12.97;9.6;1.94;6861 +76086;44.93919;2.60667;740;20221101;14.6;10.7;12.6;2.6;12.17;.1;1.06;5894 +76086;44.93919;2.60667;740;20221102;16;6;11;1.7;9.72;.1;1.17;8687 +76086;44.93919;2.60667;740;20221103;13.8;6.7;10.2;4.4;9.87;11.6;1.31;4173 +76086;44.93919;2.60667;740;20221104;7;5.8;6.4;5.3;8.89;11.2;.64;2116 +76086;44.93919;2.60667;740;20221105;9.5;.5;5;2.9;7.07;0;.95;8614 +76086;44.93919;2.60667;740;20221106;14.1;.4;7.2;2.7;6.39;.1;1.46;8849 +76086;44.93919;2.60667;740;20221107;15.7;5.3;10.5;3.3;9.04;0;1.5;8538 +76086;44.93919;2.60667;740;20221108;16.1;9.7;12.9;5.1;10.87;7.1;1.66;4993 +76086;44.93919;2.60667;740;20221109;13.3;10.7;12;2.5;12.24;6.3;.86;2622 +76086;44.93919;2.60667;740;20221110;13.6;6.5;10;1.9;9.69;0;.91;6897 +76086;44.93919;2.60667;740;20221111;17.9;4.7;11.3;3.3;10.54;0;1.23;7633 +76086;44.93919;2.60667;740;20221112;19.6;7.3;13.5;2.4;9.69;0;1.54;8521 +76086;44.93919;2.60667;740;20221113;18.7;7.5;13.1;2.3;9.02;0;1.5;6813 +76086;44.93919;2.60667;740;20221114;13;9.9;11.4;3.7;10.74;9.6;1.07;2839 +76086;44.93919;2.60667;740;20221115;14.2;8.2;11.2;3.6;11.42;9.8;.89;4212 +76086;44.93919;2.60667;740;20221116;12.1;6.6;9.3;3.1;10.24;3.8;.68;5213 +76086;44.93919;2.60667;740;20221117;12.3;8.5;10.4;3.9;10.59;12.3;.88;3622 +76086;44.93919;2.60667;740;20221118;8.4;5.4;6.9;3;8.59;2.3;.69;4041 +76086;44.93919;2.60667;740;20221119;7.5;3.3;5.4;2.8;7.59;.2;.66;5158 +76086;44.93919;2.60667;740;20221120;5.8;-.8;2.5;2.7;6.89;1.6;.49;5167 +76086;44.93919;2.60667;740;20221121;6.9;2.6;4.7;3.4;7.72;11;.54;2408 +76086;44.93919;2.60667;740;20221122;5.8;2.5;4.1;4.1;7.59;11.4;.47;2990 +76086;44.93919;2.60667;740;20221123;9.7;4;6.8;3.3;8.87;9.7;.59;3469 +76086;44.93919;2.60667;740;20221124;10.2;4.7;7.4;2.3;9.07;.8;.58;4505 +76086;44.93919;2.60667;740;20221125;8.1;6.4;7.3;2.4;8.82;7.9;.63;2095 +76086;44.93919;2.60667;740;20221126;8.1;.9;4.5;2.5;7.02;0;.67;4843 +76086;44.93919;2.60667;740;20221127;12.3;1.5;6.9;2.7;5.49;4.8;1.26;6184 +76086;44.93919;2.60667;740;20221128;7.4;5.8;6.6;2.9;8.67;6.1;.57;2245 +76086;44.93919;2.60667;740;20221129;6.4;2.5;4.5;2.8;7.22;.2;.55;4169 +76086;44.93919;2.60667;740;20221130;6.8;-1.1;2.8;2.5;6.32;0;.47;5804 +76086;44.93919;2.60667;740;20221201;5.5;-.6;2.5;3;6.14;0;.63;3728 +76086;44.93919;2.60667;740;20221202;1.8;-.3;.8;1.9;5.69;.6;.44;1392 +76086;44.93919;2.60667;740;20221203;3.8;-.1;1.8;1.5;6.49;6.1;.38;2236 +76086;44.93919;2.60667;740;20221204;3.3;1.5;2.4;1.7;6.99;5.7;.37;1391 +76086;44.93919;2.60667;740;20221205;7.1;-2.6;2.2;2.1;5.54;0;.52;6422 +76086;44.93919;2.60667;740;20221206;9.7;-3.6;3.1;1.8;4.57;0;.77;6253 +76086;44.93919;2.60667;740;20221207;6.2;-4.1;1;2;4.67;0;.57;6026 +76086;44.93919;2.60667;740;20221208;7.1;-4.1;1.5;2.1;5.37;3.9;.56;4324 +76086;44.93919;2.60667;740;20221209;6.9;3.4;5.1;1.9;8.12;1.8;.41;2586 +76086;44.93919;2.60667;740;20221210;-.2;-1.2;-.7;3.7;5.07;0;.52;1800 +76086;44.93919;2.60667;740;20221211;3.6;-9.2;-2.8;1.9;3.07;0;.58;5959 +76086;44.93919;2.60667;740;20221212;2.3;-5.3;-1.5;1.8;3.83;17.6;.5;3981 +76086;44.93919;2.60667;740;20221213;6.7;-.6;3;3;8.39;3.7;.09;3047 +76086;44.93919;2.60667;740;20221214;9.4;5.3;7.3;2.9;9.99;3.2;.32;2938 +76086;44.93919;2.60667;740;20221215;8.2;3;5.6;2.6;8.67;13.7;.41;2091 +76086;44.93919;2.60667;740;20221216;4.7;2;3.4;3.1;6.42;0;.57;2932 +76086;44.93919;2.60667;740;20221217;6.7;-6.2;.2;2.5;3.32;0;.86;6385 +76086;44.93919;2.60667;740;20221218;8.8;-3.9;2.5;4.1;4.77;0;1.16;4628 +76086;44.93919;2.60667;740;20221219;12.7;6.9;9.8;6.6;8.77;0;1.51;3419 +76086;44.93919;2.60667;740;20221220;13;9.3;11.1;6.1;9.47;3;1.6;2527 +76086;44.93919;2.60667;740;20221221;10.4;8;9.2;3.3;10.44;2.4;.53;3116 +76086;44.93919;2.60667;740;20221222;11.1;7.3;9.2;5.2;11.12;14.6;.54;2301 +76086;44.93919;2.60667;740;20221223;12.5;9.7;11.1;3.6;12.44;2.6;.47;2581 +76086;44.93919;2.60667;740;20221224;12.6;8.3;10.5;2.3;10.77;0;.58;3787 +76086;44.93919;2.60667;740;20221225;14.8;5.3;10;2.9;8.72;0;1.03;4990 +76086;44.93919;2.60667;740;20221226;10.9;6.7;8.8;2.4;9.64;1.9;.71;2478 +76086;44.93919;2.60667;740;20221227;9.9;3.8;6.9;1.7;8.39;0;.47;4466 +76086;44.93919;2.60667;740;20221228;12.2;2.7;7.4;3.3;8.54;.3;.73;4911 +76086;44.93919;2.60667;740;20221229;9.2;6.2;7.7;3.1;9.04;11.2;.66;1799 +76086;44.93919;2.60667;740;20221230;10.5;5.3;7.9;3.5;9.69;2.6;.55;2598 +76086;44.93919;2.60667;740;20221231;15.5;9.6;12.5;3.9;10.14;0;1.38;3841 +76087;44.96099;2.92178;900;20220101;16.2;-1.5;7.3;1.2;6.12;0;.61;7000 +76087;44.96099;2.92178;900;20220102;12.6;-.8;5.9;3.1;6.32;0;1.08;4300 +76087;44.96099;2.92178;900;20220103;8.7;.7;4.7;3;7.72;0;.4;4000 +76087;44.96099;2.92178;900;20220104;12.6;3.9;8.2;6.1;7.62;6.6;1.42;5000 +76087;44.96099;2.92178;900;20220105;-.1;-.8;-.5;6.1;4.62;0;.59;4900 +76087;44.96099;2.92178;900;20220106;.6;-2.2;-.8;4.8;4.22;0;.63;5800 +76087;44.96099;2.92178;900;20220107;2.4;-6.4;-2;3.7;4.82;3.8;.29;5200 +76087;44.96099;2.92178;900;20220108;5.3;.8;3;6.9;6.52;8.3;.55;4400 +76087;44.96099;2.92178;900;20220109;2.6;.6;1.6;6;5.82;5.2;.51;3400 +76087;44.96099;2.92178;900;20220110;2.1;.5;1.3;3.5;5.42;.2;.5;4200 +76087;44.96099;2.92178;900;20220111;2.7;-5.3;-1.3;5.3;4.12;0;.67;8100 +76087;44.96099;2.92178;900;20220112;-1.1;-4.9;-3;5.4;4.12;0;.36;7000 +76087;44.96099;2.92178;900;20220113;5.7;-7.7;-1;2.2;3.62;0;.64;8100 +76087;44.96099;2.92178;900;20220114;10.2;-7.8;1.2;1.3;3.22;0;.69;7900 +76087;44.96099;2.92178;900;20220115;7.6;-7.1;.2;1.2;3.62;0;.52;8000 +76087;44.96099;2.92178;900;20220116;7;-8.8;-.9;2.4;3.62;0;.77;8400 +76087;44.96099;2.92178;900;20220117;3;-2.7;.1;4.3;5.92;0;.25;3000 +76087;44.96099;2.92178;900;20220118;3.6;-1.6;1;3.4;5.42;0;.51;4900 +76087;44.96099;2.92178;900;20220119;2.5;-2.3;.1;4.5;5.12;.3;.49;6200 +76087;44.96099;2.92178;900;20220120;1.7;-1.2;.2;5.2;5.22;.3;.53;3200 +76087;44.96099;2.92178;900;20220121;-1.8;-3.5;-2.7;8.9;4.12;0;.55;2900 +76087;44.96099;2.92178;900;20220122;-1.7;-4.4;-3.1;5.8;4.42;0;.3;3300 +76087;44.96099;2.92178;900;20220123;7.1;-3.2;1.9;2.7;4.82;0;.78;8800 +76087;44.96099;2.92178;900;20220124;13.4;-6.7;3.3;1.2;4.22;0;.81;9000 +76087;44.96099;2.92178;900;20220125;12.5;-5.7;3.4;1.3;4.02;0;.85;9000 +76087;44.96099;2.92178;900;20220126;10.3;-6.5;1.9;1.8;3.72;0;.96;9500 +76087;44.96099;2.92178;900;20220127;10.6;-7.7;1.4;1.8;3.12;0;1.06;9700 +76087;44.96099;2.92178;900;20220128;4.8;-5.2;-.2;2.9;5.32;0;.48;6800 +76087;44.96099;2.92178;900;20220129;8.9;-6.2;1.3;2.4;5.02;0;.82;8600 +76087;44.96099;2.92178;900;20220130;4.7;1.2;2.9;3.5;6.32;0;.59;4900 +76087;44.96099;2.92178;900;20220131;4.6;-2.6;1;6.8;5.72;.5;.58;7500 +76087;44.96099;2.92178;900;20220201;3.5;-2.6;.4;7.6;5.32;.6;.65;5000 +76087;44.96099;2.92178;900;20220202;7.6;3.4;5.5;4.4;7.12;0;.87;9300 +76087;44.96099;2.92178;900;20220203;15;-4.4;5.3;2.6;5.42;0;1.49;8000 +76087;44.96099;2.92178;900;20220204;5.7;-1.4;2.1;2.8;6.52;1.6;.47;4200 +76087;44.96099;2.92178;900;20220205;5.4;.6;3;3.1;5.12;.1;.96;10800 +76087;44.96099;2.92178;900;20220206;4.9;-5.6;-.4;3.7;5.82;4.3;.39;7000 +76087;44.96099;2.92178;900;20220207;5.9;3.7;4.8;6.3;6.02;.4;1.28;9500 +76087;44.96099;2.92178;900;20220208;10.5;-4;3.2;2.2;4.52;0;1.2;12100 +76087;44.96099;2.92178;900;20220209;12.2;-4.8;3.7;2.5;5.12;0;1.31;12300 +76087;44.96099;2.92178;900;20220210;2.4;-4.3;-1;2.6;7.02;.6;1.68;10900 +76087;44.96099;2.92178;900;20220211;7.8;3.5;5.6;3.3;6.42;0;1.43;8133 +76087;44.96099;2.92178;900;20220212;7.2;-4.5;1.3;3.4;5.31;0;1.17;6650 +76087;44.96099;2.92178;900;20220213;8.4;1.4;4.9;6.9;7.75;5.5;1.43;7166 +76087;44.96099;2.92178;900;20220214;6.5;4.8;5.7;4.3;7.95;6.8;1.22;4266 +76087;44.96099;2.92178;900;20220215;4.3;.2;2.3;4;6.98;5.2;.83;5833 +76087;44.96099;2.92178;900;20220216;9.8;1.5;5.6;5.4;8.12;6.4;.78;5900 +76087;44.96099;2.92178;900;20220217;12.3;7;9.6;3.2;9.22;1.4;1.22;8400 +76087;44.96099;2.92178;900;20220218;14.3;4.4;9.3;5.2;8.62;.5;1.73;12100 +76087;44.96099;2.92178;900;20220219;4.9;.6;2.7;3.7;4.92;0;1.25;12500 +76087;44.96099;2.92178;900;20220220;9.5;-1;4.2;4.1;6.52;4;1.17;10700 +76087;44.96099;2.92178;900;20220221;5.1;5;5;8.6;6.22;2.6;1.46;7600 +76087;44.96099;2.92178;900;20220222;6.3;.9;3.6;4.9;6.52;.2;.94;9800 +76087;44.96099;2.92178;900;20220223;10.1;1.9;6;3.2;7.02;0;1.26;10700 +76087;44.96099;2.92178;900;20220224;10.4;.2;5.3;4.2;6.52;.4;1.39;9600 +76087;44.96099;2.92178;900;20220225;4.7;-.4;2.1;5.3;5.02;0;1.32;13900 +76087;44.96099;2.92178;900;20220226;7.8;-2;2.9;4.7;4.12;0;1.9;15500 +76087;44.96099;2.92178;900;20220227;11.1;-6.1;2.5;2.5;4.22;0;1.69;15200 +76087;44.96099;2.92178;900;20220228;11;-5.5;2.7;2.5;4.92;0;1.58;15300 +76087;44.96099;2.92178;900;20220301;12;-3.7;4.1;1.9;4.82;0;1.59;13600 +76087;44.96099;2.92178;900;20220302;9;-1.9;3.5;2.1;6.62;1.1;.9;6900 +76087;44.96099;2.92178;900;20220303;10.9;3.1;7;1.5;8.02;0;1.03;7500 +76087;44.96099;2.92178;900;20220304;7.7;3.6;5.6;2.3;7.32;0;.87;4200 +76087;44.96099;2.92178;900;20220305;8.2;-2.4;2.9;2.8;4.52;0;1.67;16200 +76087;44.96099;2.92178;900;20220306;5.2;-7.8;-1.3;3.1;3.22;0;1.54;17100 +76087;44.96099;2.92178;900;20220307;7.6;-8.4;-.4;2.5;3.52;0;1.6;17000 +76087;44.96099;2.92178;900;20220308;10.5;-7.6;1.4;3.4;5.22;0;1.62;16400 +76087;44.96099;2.92178;900;20220309;9.2;-1.1;4;3.6;6.02;0;1.42;11100 +76087;44.96099;2.92178;900;20220310;9.8;-3.8;3;4.1;6.52;1.5;1.17;10100 +76087;44.96099;2.92178;900;20220311;6.8;2.3;4.5;7.4;7.32;3.6;.83;5200 +76087;44.96099;2.92178;900;20220312;5.2;2.5;3.8;6;6.52;0;.88;2400 +76087;44.96099;2.92178;900;20220313;5.1;3.3;4.2;6.6;6.02;7.1;1.2;2500 +76087;44.96099;2.92178;900;20220314;7.3;-5.3;1;3.4;6.92;2.7;.6;8700 +76087;44.96099;2.92178;900;20220315;10.6;6.1;8.3;7.3;8.62;.1;1.52;8800 +76087;44.96099;2.92178;900;20220316;13.3;1.9;7.6;2.6;8.72;0;1.19;6600 +76087;44.96099;2.92178;900;20220317;7.3;4.7;6;4.7;8.72;.9;.46;1100 +76087;44.96099;2.92178;900;20220318;10.1;4.3;7.2;3.4;8.38;0;1.51;6733 +76087;44.96099;2.92178;900;20220319;12.9;4.2;8.6;3;7.82;0;2.37;14166 +76087;44.96099;2.92178;900;20220320;8.6;2.7;5.6;6.1;7.38;0;1.84;5500 +76087;44.96099;2.92178;900;20220321;9.6;4.7;7.2;7.3;6.88;0;2.72;10533 +76087;44.96099;2.92178;900;20220322;10.8;1.1;5.9;7.4;5.15;0;3.49;18533 +76087;44.96099;2.92178;900;20220323;12.5;.5;6.5;4.9;4.45;0;3.59;19800 +76087;44.96099;2.92178;900;20220324;15.4;1.3;8.4;3.2;4.45;0;3.57;20266 +76087;44.96099;2.92178;900;20220325;16.1;2.6;9.3;2.9;4.48;0;3.51;17366 +76087;44.96099;2.92178;900;20220326;16.3;-.5;7.9;3.1;5.45;0;3.46;20100 +76087;44.96099;2.92178;900;20220327;17.3;1.2;9.3;3.6;5.72;0;3.87;19533 +76087;44.96099;2.92178;900;20220328;16.9;3.8;10.4;4.7;5.42;0;4.37;17833 +76087;44.96099;2.92178;900;20220329;15;5.9;10.4;3.6;7.25;2.7;3.11;12300 +76087;44.96099;2.92178;900;20220330;9.2;5.1;7.2;2.3;9.92;2.2;1.28;7300 +76087;44.96099;2.92178;900;20220331;8.5;4.1;6.3;4.7;7.85;2.8;1.96;11033 +76087;44.96099;2.92178;900;20220401;1.5;-3.7;-1.1;4.4;5.39;3.7;1.39;10733 +76087;44.96099;2.92178;900;20220402;1.6;-4;-1.2;3.7;4.89;.7;1.45;10233 +76087;44.96099;2.92178;900;20220403;1;-5;-2;3.2;4.92;.1;1.31;9167 +76087;44.96099;2.92178;900;20220404;7.1;-5.2;.9;1.5;4.72;0;2.36;22666 +76087;44.96099;2.92178;900;20220405;11.6;-4.1;3.7;2.3;6.48;0;2.29;18433 +76087;44.96099;2.92178;900;20220406;9.4;.4;4.9;3.1;8.72;3;1.46;8866 +76087;44.96099;2.92178;900;20220407;9.9;5.1;7.5;5.3;9.88;22.2;1.49;4866 +76087;44.96099;2.92178;900;20220408;13.1;7.7;10.4;7.2;9.65;5.8;3.08;11200 +76087;44.96099;2.92178;900;20220409;8.6;1.4;5;5;5.97;.2;2.58;16466 +76087;44.96099;2.92178;900;20220410;14.6;-3.8;5.4;3.1;5.22;0;3.48;24366 +76087;44.96099;2.92178;900;20220411;11.2;3.2;7.2;7.8;7.92;0;2.88;14566 +76087;44.96099;2.92178;900;20220412;13.3;7;10.1;6.7;7.05;0;3.7;9933 +76087;44.96099;2.92178;900;20220413;14.7;4.6;9.7;2.5;7.78;0;2.69;13066 +76087;44.96099;2.92178;900;20220414;19.8;2.7;11.3;2.7;10.05;0;3.72;22666 +76087;44.96099;2.92178;900;20220415;20.9;4.9;12.9;3.2;10.38;0;4.12;23166 +76087;44.96099;2.92178;900;20220416;20.7;5.3;13;4.3;8.85;0;4.69;23200 +76087;44.96099;2.92178;900;20220417;19.7;1.7;10.7;3.4;7.25;0;4.52;25800 +76087;44.96099;2.92178;900;20220418;16.9;2.1;9.5;2.5;8.15;0;3.53;22933 +76087;44.96099;2.92178;900;20220419;16.2;3.3;9.7;2.2;9.38;0;2.87;17566 +76087;44.96099;2.92178;900;20220420;11.8;6.2;9;1.9;10.35;6.9;1.45;6433 +76087;44.96099;2.92178;900;20220421;12.3;5.9;9.1;1.8;10.75;3.4;1.84;9933 +76087;44.96099;2.92178;900;20220422;16.8;4.3;10.6;2.4;10.05;2.2;3.15;20300 +76087;44.96099;2.92178;900;20220423;12.1;7.5;9.8;5;9.32;18.4;2.29;6600 +76087;44.96099;2.92178;900;20220424;9.5;2.3;5.9;3.8;9.65;6.3;1.18;6200 +76087;44.96099;2.92178;900;20220425;13.2;5.1;9.2;2.6;9.08;0;2.68;15900 +76087;44.96099;2.92178;900;20220426;17.7;1.7;9.7;2.3;8.75;0;3.75;25566 +76087;44.96099;2.92178;900;20220427;19.6;4.5;12;2.5;9.15;0;4.17;25533 +76087;44.96099;2.92178;900;20220428;20.3;6.8;13.6;2.3;10.65;.7;4.08;23766 +76087;44.96099;2.92178;900;20220429;18.9;7.1;13;2.5;11.82;.9;3.39;19500 +76087;44.96099;2.92178;900;20220430;17.5;6.3;11.9;3;10.02;0;3.82;23066 +76087;44.96099;2.92178;900;20220501;17;1.8;9.4;2.4;7.75;0;3.96;26300 +76087;44.96099;2.92178;900;20220502;17.5;3.7;10.6;2;8.72;1.1;3.74;23700 +76087;44.96099;2.92178;900;20220503;16.4;6.6;11.5;1.7;10.68;5.4;2.69;14833 +76087;44.96099;2.92178;900;20220504;15.9;5.4;10.7;1.9;11.45;5.1;2.53;15166 +76087;44.96099;2.92178;900;20220505;15.4;5.7;10.6;3.4;9.78;.9;3.37;19933 +76087;44.96099;2.92178;900;20220506;12.8;6.4;9.6;5.9;9.02;0;1.42;1100 +76087;44.96099;2.92178;900;20220507;16.6;6;11.3;5.6;9.02;.1;2.15;2700 +76087;44.96099;2.92178;900;20220508;17.2;5.3;11.2;4.1;9.32;0;1.82;2200 +76087;44.96099;2.92178;900;20220509;20.3;6.9;13.6;2.8;9.22;0;2.13;2700 +76087;44.96099;2.92178;900;20220510;22.4;3.3;12.8;2.2;9.82;0;1.9;2700 +76087;44.96099;2.92178;900;20220511;23.4;3.6;13.5;2.7;9.62;0;2.3;2800 +76087;44.96099;2.92178;900;20220512;22.9;4.8;13.8;2.7;11.12;.2;1.87;1700 +76087;44.96099;2.92178;900;20220513;20.8;6.4;13.6;1.9;11.52;5.2;1.39;1900 +76087;44.96099;2.92178;900;20220514;22.7;6.4;14.5;1.9;12.42;0;1.5;2300 +76087;44.96099;2.92178;900;20220515;23.9;9.1;16.5;2.9;11.82;.3;2.27;2700 +76087;44.96099;2.92178;900;20220516;23.8;8.9;16.3;2.4;10.92;0;2.19;2500 +76087;44.96099;2.92178;900;20220517;25.4;5.9;15.6;1.7;11.42;0;1.85;2300 +76087;44.96099;2.92178;900;20220518;26.5;10.6;18.5;1.8;12.92;.3;2;2500 +76087;44.96099;2.92178;900;20220519;25.8;10.1;17.9;4.4;12.22;0;3.1;2500 +76087;44.96099;2.92178;900;20220520;26.4;8.7;17.5;4.2;11.42;0;3.23;2200 +76087;44.96099;2.92178;900;20220521;30.2;8.7;19.4;1.8;13.82;0;2.26;2600 +76087;44.96099;2.92178;900;20220522;30.2;11.4;20.8;2.4;14.12;1.2;2.61;2200 +76087;44.96099;2.92178;900;20220523;16.1;14.9;15.5;4.4;13.12;5;1.56;1300 +76087;44.96099;2.92178;900;20220524;15.6;6.8;11.2;2.8;9.42;0;1.42;1800 +76087;44.96099;2.92178;900;20220525;15;3;9;3.4;8.72;0;1.39;2200 +76087;44.96099;2.92178;900;20220526;15.1;5.5;10.3;3.6;9.62;0;1.32;1600 +76087;44.96099;2.92178;900;20220527;20.9;10.4;15.6;5;11.62;0;2.47;2400 +76087;44.96099;2.92178;900;20220528;18.7;10;14.3;5.4;9.62;0;2.74;2800 +76087;44.96099;2.92178;900;20220529;15.8;4;9.9;4.1;6.92;0;2.29;3100 +76087;44.96099;2.92178;900;20220530;19.8;.7;10.2;2.6;7.02;.3;2.2;2900 +76087;44.96099;2.92178;900;20220531;18.4;6.2;12.3;3.3;8.92;1.5;1.96;1600 +76087;44.96099;2.92178;900;20220601;26.2;1.3;13.7;2.2;10.42;2.5;2.23;2400 +76087;44.96099;2.92178;900;20220602;25.6;11.1;18.3;3.8;13.82;2.1;2.5;2000 +76087;44.96099;2.92178;900;20220603;27.2;12.6;19.9;2.9;13.82;5.9;2.53;2100 +76087;44.96099;2.92178;900;20220604;26.7;10.7;18.7;2.8;15.42;21.4;2.08;2600 +76087;44.96099;2.92178;900;20220605;19.8;13.9;16.8;2.5;13.62;0;1.61;2500 +76087;44.96099;2.92178;900;20220606;22.7;5.8;14.2;2.3;11.82;.1;1.69;2200 +76087;44.96099;2.92178;900;20220607;19.2;7.7;13.4;3.4;10.52;.4;1.94;3000 +76087;44.96099;2.92178;900;20220608;17.4;6.7;12;2.9;11.02;3.9;1.24;1200 +76087;44.96099;2.92178;900;20220609;17;9.3;13.1;6.2;9.62;0;2.45;2400 +76087;44.96099;2.92178;900;20220610;23;8.8;15.9;3.2;11.22;.1;2.39;3100 +76087;44.96099;2.92178;900;20220611;27.7;7.6;17.6;2;11.22;0;5.66;31000 +76087;44.96099;2.92178;900;20220612;27.6;11;19.3;2.7;13.42;.1;5.14;24700 +76087;44.96099;2.92178;900;20220613;23.4;13.2;18.3;3.5;14.72;0;4.49;24100 +76087;44.96099;2.92178;900;20220614;30.4;7.7;19;2;11.72;.4;5.92;30000 +76087;44.96099;2.92178;900;20220615;30.4;11.7;21;3.2;14.52;.1;5.89;26000 +76087;44.96099;2.92178;900;20220616;28.8;8.8;18.8;2.5;13.22;0;5.27;25600 +76087;44.96099;2.92178;900;20220617;31.8;12.1;21.9;2.5;12.42;0;6.52;29600 +76087;44.96099;2.92178;900;20220618;33.8;13.4;23.6;3.1;12.02;0;7.32;29500 +76087;44.96099;2.92178;900;20220619;30.1;14.2;22.1;6.6;12.12;0;8.05;29600 +76087;44.96099;2.92178;900;20220620;29.3;10.5;19.9;4.7;11.42;.2;7;29800 +76087;44.96099;2.92178;900;20220621;27.7;11.8;19.7;3.2;14.92;1;5.16;24700 +76087;44.96099;2.92178;900;20220622;25.7;13.8;19.7;3.4;15.12;1.9;4.99;24800 +76087;44.96099;2.92178;900;20220623;23.4;10.5;16.9;2.7;14.22;16;3.7;19400 +76087;44.96099;2.92178;900;20220624;19.4;11.9;15.6;4.1;12.82;2.1;3.14;15400 +76087;44.96099;2.92178;900;20220625;23.5;5.1;14.3;2.5;12.32;13;3.8;21500 +76087;44.96099;2.92178;900;20220626;16.9;12.7;14.8;2.6;14.22;20.9;1.71;8000 +76087;44.96099;2.92178;900;20220627;16.9;12.1;14.5;2.2;13.62;1.8;1.66;7300 +76087;44.96099;2.92178;900;20220628;20.5;8.9;14.7;3;11.62;.1;4.61;29600 +76087;44.96099;2.92178;900;20220629;25.5;6.4;15.9;1.8;11.92;0;4.81;27900 +76087;44.96099;2.92178;900;20220630;18;11.7;14.8;2.8;12.92;4;2.02;8200 +76087;44.96099;2.92178;900;20220701;19.5;5.2;12.3;2.7;10.02;0;4.07;26800 +76087;44.96099;2.92178;900;20220702;27.5;5.4;16.4;2.2;10.22;0;5.58;30200 +76087;44.96099;2.92178;900;20220703;29.1;10.6;19.8;2.1;13.72;2.1;5.27;26000 +76087;44.96099;2.92178;900;20220704;25;11.9;18.4;2.4;14.02;1.1;3.5;15100 +76087;44.96099;2.92178;900;20220705;23;11.3;17.1;3.2;12.32;.1;5.21;30000 +76087;44.96099;2.92178;900;20220706;22.2;9.7;15.9;4;10.52;0;5.37;30500 +76087;44.96099;2.92178;900;20220707;22.4;9.8;16.1;5.3;11.32;0;5.2;28300 +76087;44.96099;2.92178;900;20220708;22.2;12.4;17.3;6.3;12.22;0;5.34;28000 +76087;44.96099;2.92178;900;20220709;24.7;10.8;17.7;3.6;11.32;0;5.71;30200 +76087;44.96099;2.92178;900;20220710;24.6;13;18.8;4.2;12.32;0;5.81;29700 +76087;44.96099;2.92178;900;20220711;27.5;10.2;18.8;3.1;11.92;0;5.94;29900 +76087;44.96099;2.92178;900;20220712;27.6;11.5;19.5;3.1;11.82;0;6.05;29800 +76087;44.96099;2.92178;900;20220713;30.7;11.2;20.9;2.3;9.92;0;6.24;28900 +76087;44.96099;2.92178;900;20220714;31.9;10.3;21.1;2.5;12.42;0;6.29;28800 +76087;44.96099;2.92178;900;20220715;29.6;13.5;21.5;2.8;12.62;0;6.07;27600 +76087;44.96099;2.92178;900;20220716;28.4;10.9;19.6;3.3;11.22;0;6.21;29100 +76087;44.96099;2.92178;900;20220717;30.2;9;19.6;2.9;10.92;0;6.29;29100 +76087;44.96099;2.92178;900;20220718;34.6;11.6;23.1;3.5;11.82;1.5;7.44;28200 +76087;44.96099;2.92178;900;20220719;33.7;13.5;23.6;3.6;12.02;.3;7.25;27100 +76087;44.96099;2.92178;900;20220720;24.6;13.5;19;2.8;13.12;0;3.79;15300 +76087;44.96099;2.92178;900;20220721;28.7;9.5;19.1;2.9;12.92;0;5.65;27900 +76087;44.96099;2.92178;900;20220722;32.4;8.8;20.6;2.8;14.02;.7;5.28;20500 +76087;44.96099;2.92178;900;20220723;26.5;14.6;20.5;2.9;14.82;0;5.28;26700 +76087;44.96099;2.92178;900;20220724;33.2;11;22.1;2.2;11.72;0;6.26;28200 +76087;44.96099;2.92178;900;20220725;28.7;14;21.3;4;13.12;0;6.14;26300 +76087;44.96099;2.92178;900;20220726;23.9;11.4;17.6;3.7;12.52;0;5.17;28500 +76087;44.96099;2.92178;900;20220727;23.2;9.1;16.1;3.1;10.42;0;5.03;28200 +76087;44.96099;2.92178;900;20220728;27;5.7;16.3;2.6;10.52;0;4.98;25200 +76087;44.96099;2.92178;900;20220729;23.2;13.3;18.2;2.5;12.42;.8;3.16;11700 +76087;44.96099;2.92178;900;20220730;25.9;10.8;18.3;2.7;11.82;0;4.64;22100 +76087;44.96099;2.92178;900;20220731;28.7;10.5;19.6;2.8;12.22;0;5.34;24700 +76087;44.96099;2.92178;900;20220801;30;12.1;21;2.6;12.32;0;5.71;26300 +76087;44.96099;2.92178;900;20220802;29.8;11.2;20.5;2.9;12.82;.9;5.78;27000 +76087;44.96099;2.92178;900;20220803;33.3;10.9;22.1;2.5;11.62;0;6.21;26600 +76087;44.96099;2.92178;900;20220804;34;13.2;23.6;2.6;11.92;0;6.29;25200 +76087;44.96099;2.92178;900;20220805;30.3;14.2;22.2;2.5;15.32;9.5;5;21900 +76087;44.96099;2.92178;900;20220806;25.8;14;19.9;3.9;14.02;0;5.22;25700 +76087;44.96099;2.92178;900;20220807;25.9;10;17.9;3.8;10.12;0;5.69;27600 +76087;44.96099;2.92178;900;20220808;27.3;7.9;17.6;2.9;8.92;0;5.58;27200 +76087;44.96099;2.92178;900;20220809;28.6;9.7;19.1;2.5;8.12;0;5.68;26700 +76087;44.96099;2.92178;900;20220810;31.5;11.5;21.5;2.9;8.82;0;6.18;24600 +76087;44.96099;2.92178;900;20220811;32.5;9.4;20.9;2.3;9.42;0;5.86;25600 +76087;44.96099;2.92178;900;20220812;32.6;10.7;21.6;2.9;10.22;0;6.19;24700 +76087;44.96099;2.92178;900;20220813;32.5;11;21.7;2;9.72;8.1;5.52;24600 +76087;44.96099;2.92178;900;20220814;22;16.5;19.2;3.7;14.62;17.1;3.47;14600 +76087;44.96099;2.92178;900;20220815;22.7;11.2;16.9;3.2;12.62;0;3.72;18800 +76087;44.96099;2.92178;900;20220816;26.8;6.9;16.8;2.4;12.32;13.1;3.6;15700 +76087;44.96099;2.92178;900;20220817;23.9;10.6;17.2;2.6;14.42;2.9;3.31;17300 +76087;44.96099;2.92178;900;20220818;19.9;9.7;14.8;4;13.62;20.9;2.06;8900 +76087;44.96099;2.92178;900;20220819;20.1;13.7;16.9;6.1;14.12;.1;3.54;19600 +76087;44.96099;2.92178;900;20220820;22.3;13.8;18;3.4;14.62;.1;3.5;18200 +76087;44.96099;2.92178;900;20220821;23.1;9.7;16.4;2.7;13.02;.1;3.67;20900 +76087;44.96099;2.92178;900;20220822;22.7;14;18.3;3.4;14.92;.1;3.5;18000 +76087;44.96099;2.92178;900;20220823;24.1;14.1;19.1;3.4;15.12;.2;3.9;20000 +76087;44.96099;2.92178;900;20220824;28.4;10.2;19.3;1.6;13.32;0;4.41;24500 +76087;44.96099;2.92178;900;20220825;27.3;11.5;19.4;3.2;14.22;1.2;4.42;21100 +76087;44.96099;2.92178;900;20220826;22.6;12.8;17.7;3.2;16.22;1.2;3.09;18000 +76087;44.96099;2.92178;900;20220827;21.1;9.7;15.4;2.6;13.62;.1;2.88;17400 +76087;44.96099;2.92178;900;20220828;26.3;9.6;17.9;2.4;12.42;0;4.28;23200 +76087;44.96099;2.92178;900;20220829;29;7.2;18.1;1.5;11.92;.7;3.72;18800 +76087;44.96099;2.92178;900;20220830;25.7;12.7;19.2;2.2;14.72;.1;3.3;15700 +76087;44.96099;2.92178;900;20220831;23.2;7.2;15.2;2.2;12.92;.2;3.18;19200 +76087;44.96099;2.92178;900;20220901;24.4;10.1;17.2;2;12.62;0;3.32;17600 +76087;44.96099;2.92178;900;20220902;22.7;8.8;15.7;2.4;12.82;3.8;2.79;14400 +76087;44.96099;2.92178;900;20220903;22.6;9;15.8;3.3;13.62;.2;3.21;19100 +76087;44.96099;2.92178;900;20220904;25.6;8.1;16.8;1.6;13.02;.1;3.34;19400 +76087;44.96099;2.92178;900;20220905;27;10;18.5;3;14.32;2.8;3.74;17800 +76087;44.96099;2.92178;900;20220906;23.3;10;16.6;2.1;14.72;1.7;2.26;10900 +76087;44.96099;2.92178;900;20220907;23.5;9.5;16.5;2.1;14.22;2.9;2.77;15700 +76087;44.96099;2.92178;900;20220908;20.4;7.2;13.8;2.8;11.72;.6;2.66;15800 +76087;44.96099;2.92178;900;20220909;19.3;7.4;13.3;3.5;10.52;0;2.93;17200 +76087;44.96099;2.92178;900;20220910;19.4;4.7;12;2.6;9.82;0;2.83;18600 +76087;44.96099;2.92178;900;20220911;23.9;5.7;14.8;2;9.72;0;3.48;20900 +76087;44.96099;2.92178;900;20220912;30.8;6.9;18.8;1.6;11.12;0;3.91;20000 +76087;44.96099;2.92178;900;20220913;25.6;11.9;18.7;3.6;15.92;1.8;2.99;13100 +76087;44.96099;2.92178;900;20220914;24.1;14;19;3.5;15.42;12.3;2.91;12400 +76087;44.96099;2.92178;900;20220915;21.8;9.9;15.8;2.3;13.62;.5;2.51;14700 +76087;44.96099;2.92178;900;20220916;18.4;10.8;14.6;3.1;11.82;0;2.62;16100 +76087;44.96099;2.92178;900;20220917;12.5;5.3;8.9;4.8;7.52;0;2.56;19200 +76087;44.96099;2.92178;900;20220918;17.8;1.1;9.4;2.6;6.42;0;2.97;20300 +76087;44.96099;2.92178;900;20220919;16.5;2.3;9.4;3.5;6.92;0;2.94;20100 +76087;44.96099;2.92178;900;20220920;16.2;2.4;9.3;2.8;7.02;0;2.72;19900 +76087;44.96099;2.92178;900;20220921;16.8;1.8;9.3;2.5;7.22;0;2.63;19400 +76087;44.96099;2.92178;900;20220922;21.4;-.1;10.6;1.9;7.72;0;2.81;18900 +76087;44.96099;2.92178;900;20220923;20.2;2.2;11.2;1.9;9.52;13.8;2.14;12900 +76087;44.96099;2.92178;900;20220924;15.5;6.4;10.9;2.2;10.52;2.9;1.59;10600 +76087;44.96099;2.92178;900;20220925;13.8;6;9.9;1.7;9.82;1.8;1.35;8700 +76087;44.96099;2.92178;900;20220926;12.2;4.5;8.3;3.6;8.92;3;1.44;10200 +76087;44.96099;2.92178;900;20220927;10.6;6.6;8.6;5.7;9.12;6.2;1.33;8300 +76087;44.96099;2.92178;900;20220928;14.5;9.8;12.1;3.9;11.22;8.4;1.56;8400 +76087;44.96099;2.92178;900;20220929;11.5;6.2;8.8;3.3;8.62;.5;1.52;10000 +76087;44.96099;2.92178;900;20220930;11.9;2.2;7;2.8;7.52;.7;1.63;13300 +76087;44.96099;2.92178;900;20221001;17.7;.8;9.2;4.4;10.62;3.8;1.8;15400 +76087;44.96099;2.92178;900;20221002;17.7;10.8;14.2;3.7;12.32;0;2.26;16000 +76087;44.96099;2.92178;900;20221003;14.9;6.4;10.6;2.6;11.12;0;1.2;7800 +76087;44.96099;2.92178;900;20221004;20.3;4.2;12.2;2.3;10.52;.1;2.18;15200 +76087;44.96099;2.92178;900;20221005;21.2;2.5;11.8;3.8;9.72;0;2.75;16700 +76087;44.96099;2.92178;900;20221006;17.8;4.7;11.2;2.2;11.22;0;1.43;9300 +76087;44.96099;2.92178;900;20221007;19.9;8.1;14;1.9;11.62;.4;1.98;13900 +76087;44.96099;2.92178;900;20221008;14.2;8;11.1;2.4;10.72;.2;1.16;5900 +76087;44.96099;2.92178;900;20221009;19.3;3.5;11.4;2.7;9.32;0;2.19;15100 +76087;44.96099;2.92178;900;20221010;21;2.9;11.9;2.3;10.22;0;2.06;13600 +76087;44.96099;2.92178;900;20221011;19;4.6;11.8;2.1;11.22;.7;1.61;11600 +76087;44.96099;2.92178;900;20221012;18.2;10.4;14.3;1.6;11.72;.8;1.51;8800 +76087;44.96099;2.92178;900;20221013;14.6;3.4;9;2;10.72;7.2;.79;4300 +76087;44.96099;2.92178;900;20221014;16.4;10.8;13.6;3.6;12.72;1.6;1.4;8200 +76087;44.96099;2.92178;900;20221015;19.7;10.6;15.1;3.9;12.02;0;2.14;10300 +76087;44.96099;2.92178;900;20221016;20.2;8;14.1;3.3;12.62;0;1.85;12000 +76087;44.96099;2.92178;900;20221017;18;11.1;14.5;4.8;13.22;.1;1.5;5300 +76087;44.96099;2.92178;900;20221018;22.6;7.7;15.1;1.1;12.32;0;1.67;13300 +76087;44.96099;2.92178;900;20221019;21.6;5.3;13.4;1.9;11.72;2.8;1.57;8800 +76087;44.96099;2.92178;900;20221020;19;11.7;15.3;5;14.62;8.2;1.41;6500 +76087;44.96099;2.92178;900;20221021;19;13.1;16;4.1;13.22;1.9;1.87;8000 +76087;44.96099;2.92178;900;20221022;19.9;5;12.4;2.2;10.62;0;1.68;12600 +76087;44.96099;2.92178;900;20221023;17.4;8.5;12.9;3.7;12.12;.2;1.18;2400 +76087;44.96099;2.92178;900;20221024;18.1;9;13.5;3;10.62;.1;1.77;10800 +76087;44.96099;2.92178;900;20221025;19.6;3.5;11.5;1.8;9.62;.2;1.46;9300 +76087;44.96099;2.92178;900;20221026;20.1;5.8;12.9;2.2;10.82;0;1.53;9300 +76087;44.96099;2.92178;900;20221027;22.9;5.5;14.2;1.9;11.42;0;1.6;8000 +76087;44.96099;2.92178;900;20221028;22.7;9.2;15.9;2.2;10.72;0;1.9;8200 +76087;44.96099;2.92178;900;20221029;21.9;5.7;13.8;2;8.32;0;1.9;9500 +76087;44.96099;2.92178;900;20221030;20.4;7.3;13.8;2.7;9.22;.1;1.95;8800 +76087;44.96099;2.92178;900;20221031;18.6;7.8;13.2;4.8;11.42;8.6;1.75;10000 +76087;44.96099;2.92178;900;20221101;14.7;10.4;12.5;4;10.72;.1;1.48;11500 +76087;44.96099;2.92178;900;20221102;14.9;1.5;8.2;1.6;7.92;0;1.03;9900 +76087;44.96099;2.92178;900;20221103;13.4;1.5;7.4;3.9;8.22;6.5;1.12;3600 +76087;44.96099;2.92178;900;20221104;6.4;4;5.2;5.6;7.42;7.9;.76;5300 +76087;44.96099;2.92178;900;20221105;8.4;0;4.2;3.9;6.32;0;.95;10600 +76087;44.96099;2.92178;900;20221106;14.3;-3;5.6;3;5.62;.1;1.51;10100 +76087;44.96099;2.92178;900;20221107;14.9;.7;7.8;2.7;7.62;0;1.2;10100 +76087;44.96099;2.92178;900;20221108;14.7;2.4;8.5;4.1;9.42;4.3;1.02;6800 +76087;44.96099;2.92178;900;20221109;14.8;7.9;11.3;4.1;10.52;3.7;1.16;5400 +76087;44.96099;2.92178;900;20221110;10.4;6.3;8.3;2.5;8.72;0;.79;5800 +76087;44.96099;2.92178;900;20221111;16.8;-.6;8.1;2.5;8.22;0;1.14;9700 +76087;44.96099;2.92178;900;20221112;18.7;1.2;9.9;1.8;8.02;0;1.19;8700 +76087;44.96099;2.92178;900;20221113;16.2;1.7;8.9;2.2;8.22;0;1.08;7000 +76087;44.96099;2.92178;900;20221114;11.9;5.1;8.5;3.9;9.72;8.6;.69;3100 +76087;44.96099;2.92178;900;20221115;13.8;6.9;10.3;3.7;10.52;6.1;.85;4400 +76087;44.96099;2.92178;900;20221116;11;5.8;8.4;5.6;8.62;1.6;1.06;5300 +76087;44.96099;2.92178;900;20221117;12.3;7.5;9.9;7.4;8.82;4.9;1.53;5500 +76087;44.96099;2.92178;900;20221118;7.8;2.3;5;2.3;7.02;.4;.62;4600 +76087;44.96099;2.92178;900;20221119;6;2;4;3.5;6.52;.5;.64;6000 +76087;44.96099;2.92178;900;20221120;6.7;-1;2.8;3.4;5.82;.7;.68;6900 +76087;44.96099;2.92178;900;20221121;6.3;-1.2;2.5;3.2;6.52;6.6;.49;2200 +76087;44.96099;2.92178;900;20221122;5.8;-.5;2.6;3.8;6.22;6.5;.53;5900 +76087;44.96099;2.92178;900;20221123;9.8;1.5;5.6;4.3;7.52;4.1;.72;6400 +76087;44.96099;2.92178;900;20221124;9.4;1;5.2;2.8;7.42;.4;.55;6500 +76087;44.96099;2.92178;900;20221125;7.2;4.9;6;3.5;7.92;4.8;.63;1600 +76087;44.96099;2.92178;900;20221126;6.3;1.6;3.9;1.7;6.22;0;.5;5300 +76087;44.96099;2.92178;900;20221127;11;-3.5;3.7;1.9;5.52;1;.74;6100 +76087;44.96099;2.92178;900;20221128;7;2.4;4.7;2.4;7.32;2.4;.48;3300 +76087;44.96099;2.92178;900;20221129;5;.9;2.9;3.6;6.02;.3;.6;4300 +76087;44.96099;2.92178;900;20221130;3.5;.4;1.9;3.5;6.62;.1;.31;1200 +76087;44.96099;2.92178;900;20221201;1.9;1.4;1.6;5.2;6.12;0;.43;1100 +76087;44.96099;2.92178;900;20221202;-.2;-1.2;-.7;3;5.22;1.1;.35;1200 +76087;44.96099;2.92178;900;20221203;1;-1.2;-.1;1.6;5.72;8.4;.28;1800 +76087;44.96099;2.92178;900;20221204;1.8;.1;.9;2.2;5.72;8.2;.32;3700 +76087;44.96099;2.92178;900;20221205;-2.6;-10.1;-6.4;2;3.52;0;.1;8200 +76087;44.96099;2.92178;900;20221206;3.9;-13.1;-4.6;1.5;2.92;0;.35;9300 +76087;44.96099;2.92178;900;20221207;-3;-9.5;-6.3;2.1;3.82;0;.14;2800 +76087;44.96099;2.92178;900;20221208;0;-9.6;-4.8;.8;4.32;3.5;.17;3400 +76087;44.96099;2.92178;900;20221209;2.8;.7;1.7;1.7;6.62;1.5;.23;3000 +76087;44.96099;2.92178;900;20221210;-3.4;-2.9;-3.2;3.2;4.42;0;.22;3400 +76087;44.96099;2.92178;900;20221211;0;-8.8;-4.4;1.9;3.02;0;.33;7400 +76087;44.96099;2.92178;900;20221212;.1;-10.1;-5;.8;3.62;15.8;.22;3900 +76087;44.96099;2.92178;900;20221213;4.5;-1.8;1.3;4.5;6.72;3.1;.07;5100 +76087;44.96099;2.92178;900;20221214;7.8;2.7;5.2;3.3;7.92;1.8;.42;2900 +76087;44.96099;2.92178;900;20221215;4.9;.9;2.9;2.2;7.12;17.9;.35;600 +76087;44.96099;2.92178;900;20221216;.1;.4;.2;3.2;5.52;0;.37;1200 +76087;44.96099;2.92178;900;20221217;1.8;-8.4;-3.3;1.7;3.22;0;.33;7200 +76087;44.96099;2.92178;900;20221218;7.2;-8.9;-.9;2.5;4.52;0;.53;6200 +76087;44.96099;2.92178;900;20221219;9.9;3.1;6.5;4.8;8.22;0;.66;2900 +76087;44.96099;2.92178;900;20221220;10.7;3.3;7;4.3;8.62;1.6;.63;3000 +76087;44.96099;2.92178;900;20221221;9.7;6.5;8.1;4.4;9.12;1.6;.6;4000 +76087;44.96099;2.92178;900;20221222;10.5;7.4;8.9;6.8;9.12;7.2;1.03;2100 +76087;44.96099;2.92178;900;20221223;12;9.1;10.5;4.8;10.92;1.7;.75;1200 +76087;44.96099;2.92178;900;20221224;11.8;7.6;9.7;2.6;9.52;0;.6;5000 +76087;44.96099;2.92178;900;20221225;13.3;-1.3;6;2.6;6.92;0;.78;6000 +76087;44.96099;2.92178;900;20221226;11.6;1.6;6.6;3.4;7.82;.8;.71;4700 +76087;44.96099;2.92178;900;20221227;4.8;0;2.4;1.6;6.62;0;.28;3300 +76087;44.96099;2.92178;900;20221228;10.7;-2.1;4.3;4;7.52;.1;.57;3500 +76087;44.96099;2.92178;900;20221229;7.8;2.5;5.1;4.3;8.22;7.9;.38;1700 +76087;44.96099;2.92178;900;20221230;8.7;3.5;6.1;4.6;8.92;2;.31;2600 +76087;44.96099;2.92178;900;20221231;14.8;4.1;9.4;3.5;9.12;0;.87;6100 +76088;44.98186;3.2371;880;20220101;17.7;2;9.8;1.3;5.78;0;.85;6421 +76088;44.98186;3.2371;880;20220102;13.1;3.4;8.2;2.7;6.54;0;1.19;4226 +76088;44.98186;3.2371;880;20220103;9.3;3.3;6.3;2.8;8.48;.5;.46;3426 +76088;44.98186;3.2371;880;20220104;12.2;4.7;8.4;4.3;7.64;5.9;1.19;4427 +76088;44.98186;3.2371;880;20220105;.1;-1;-.4;4.6;4.78;.1;.58;2555 +76088;44.98186;3.2371;880;20220106;.8;-1.9;-.6;4;4.14;0;.74;3645 +76088;44.98186;3.2371;880;20220107;.8;-6.1;-2.7;3.1;4.81;1.9;.21;4267 +76088;44.98186;3.2371;880;20220108;4.7;.2;2.4;4.9;6.88;3.3;.3;3779 +76088;44.98186;3.2371;880;20220109;2.4;.4;1.4;3.9;6.08;3.3;.4;2444 +76088;44.98186;3.2371;880;20220110;2.5;.4;1.5;2.9;5.58;.5;.52;3012 +76088;44.98186;3.2371;880;20220111;3.2;-4.1;-.5;4.1;4.11;0;.79;5693 +76088;44.98186;3.2371;880;20220112;1.7;-4.6;-1.4;4.3;3.58;0;.84;5681 +76088;44.98186;3.2371;880;20220113;8.6;-6.3;1.1;2.2;3.44;0;.94;7499 +76088;44.98186;3.2371;880;20220114;11.7;-5;3.3;1.2;2.88;0;.79;7400 +76088;44.98186;3.2371;880;20220115;9;-4.1;2.4;1.3;3.18;0;.75;6822 +76088;44.98186;3.2371;880;20220116;7.4;-6.4;.5;2.4;3.74;0;.91;7093 +76088;44.98186;3.2371;880;20220117;4.5;-1.7;1.4;3.8;5.68;0;.59;4139 +76088;44.98186;3.2371;880;20220118;6.3;-1.3;2.5;3.4;5.08;0;.93;5488 +76088;44.98186;3.2371;880;20220119;1.8;-2.7;-.4;3.3;5.24;0;.38;4565 +76088;44.98186;3.2371;880;20220120;1.9;-1.2;.4;4;5.18;.6;.56;3235 +76088;44.98186;3.2371;880;20220121;-.6;-3.2;-1.9;6.4;3.91;0;.75;3221 +76088;44.98186;3.2371;880;20220122;.8;-4.4;-1.8;4.4;4.24;0;.6;4587 +76088;44.98186;3.2371;880;20220123;10.1;-3.1;3.5;2.1;4.61;0;.91;8196 +76088;44.98186;3.2371;880;20220124;13.2;-3.2;5;1.4;3.81;0;.99;7951 +76088;44.98186;3.2371;880;20220125;12.8;-2.4;5.2;1.2;3.74;0;.95;7913 +76088;44.98186;3.2371;880;20220126;11.2;-3.6;3.8;2.3;3.74;0;1.35;8195 +76088;44.98186;3.2371;880;20220127;11.2;-3.6;3.8;2.5;3.24;0;1.54;8088 +76088;44.98186;3.2371;880;20220128;7.1;-3.4;1.8;3.3;5.04;0;.99;6945 +76088;44.98186;3.2371;880;20220129;9.8;-3.1;3.4;2.4;4.84;0;1.11;7659 +76088;44.98186;3.2371;880;20220130;6.5;1.4;4;3.5;6.34;.2;.85;5260 +76088;44.98186;3.2371;880;20220131;4.1;-1.6;1.2;4.5;5.84;.3;.55;5533 +76088;44.98186;3.2371;880;20220201;2.4;-2.4;0;5.1;5.28;.3;.57;4468 +76088;44.98186;3.2371;880;20220202;7.4;1.9;4.6;3.2;7.18;0;.68;6884 +76088;44.98186;3.2371;880;20220203;15;-3.1;5.9;2.6;5.14;0;1.58;9091 +76088;44.98186;3.2371;880;20220204;5.2;0;2.6;2.5;7.01;.3;.43;4292 +76088;44.98186;3.2371;880;20220205;6.1;1;3.6;2.7;5.44;.2;.95;7114 +76088;44.98186;3.2371;880;20220206;3.7;-3.9;-.1;3.7;6.14;1;.28;5910 +76088;44.98186;3.2371;880;20220207;6.3;3.2;4.7;4.4;6.24;.7;1.09;6219 +76088;44.98186;3.2371;880;20220208;12.8;-3;4.9;2.3;4.48;0;1.54;10817 +76088;44.98186;3.2371;880;20220209;12.1;-1.6;5.3;2.2;5.24;0;1.35;9633 +76088;44.98186;3.2371;880;20220210;5;-1.1;1.9;2.6;7.02;.6;1.68;10900 +76088;44.98186;3.2371;880;20220211;7.9;3.6;5.7;3.3;6.42;0;1.43;8133 +76088;44.98186;3.2371;880;20220212;7.4;-4.4;1.5;3.4;5.31;0;1.17;6650 +76088;44.98186;3.2371;880;20220213;8.5;1.5;5;6.9;7.75;3.1;1.43;7166 +76088;44.98186;3.2371;880;20220214;6.6;5;5.8;4.3;7.95;5.3;1.22;4266 +76088;44.98186;3.2371;880;20220215;4.5;.3;2.4;4;6.99;1.6;.83;5833 +76088;44.98186;3.2371;880;20220216;8.8;2;5.4;4.7;8.74;0;.52;6194 +76088;44.98186;3.2371;880;20220217;10.8;7;8.9;4;10.01;0;.79;5612 +76088;44.98186;3.2371;880;20220218;13.4;5;9.2;3.9;9.01;0;1.38;8756 +76088;44.98186;3.2371;880;20220219;5.5;.3;2.9;2.9;5.18;0;1.11;8729 +76088;44.98186;3.2371;880;20220220;7;-.8;3.1;3.8;6.91;1;.69;8082 +76088;44.98186;3.2371;880;20220221;5.2;4.6;4.9;6.2;6.68;1.2;1.11;4278 +76088;44.98186;3.2371;880;20220222;6.7;1.1;3.9;3.1;6.84;0;.87;7931 +76088;44.98186;3.2371;880;20220223;11.4;2.6;7;2.3;7.08;0;1.33;9669 +76088;44.98186;3.2371;880;20220224;10.8;1;5.9;3.1;6.94;.4;1.32;9468 +76088;44.98186;3.2371;880;20220225;5.1;-.6;2.3;3.7;4.98;0;1.21;9688 +76088;44.98186;3.2371;880;20220226;8.4;-1.5;3.4;3.7;3.94;0;1.85;11764 +76088;44.98186;3.2371;880;20220227;10.8;-4.5;3.2;2;4.44;0;1.52;12966 +76088;44.98186;3.2371;880;20220228;11.3;-3.7;3.8;2;5.14;0;1.53;13078 +76088;44.98186;3.2371;880;20220301;11.6;-2.8;4.4;2.3;4.81;0;1.61;12404 +76088;44.98186;3.2371;880;20220302;8.3;.6;4.4;2.1;6.84;.9;.99;7289 +76088;44.98186;3.2371;880;20220303;11.2;3.2;7.2;1.7;8.21;0;1.13;8820 +76088;44.98186;3.2371;880;20220304;8.5;4;6.3;2.2;7.54;0;1.03;6292 +76088;44.98186;3.2371;880;20220305;8.7;-.9;3.9;2.6;5.31;0;1.49;12182 +76088;44.98186;3.2371;880;20220306;6.4;-5.2;.6;3;3.58;0;1.61;13238 +76088;44.98186;3.2371;880;20220307;8.2;-6.2;1;2.4;3.64;0;1.67;14249 +76088;44.98186;3.2371;880;20220308;9.9;-5.2;2.4;2.7;5.31;0;1.55;13824 +76088;44.98186;3.2371;880;20220309;9.2;.3;4.7;2.8;6.41;0;1.35;10000 +76088;44.98186;3.2371;880;20220310;9.9;-.5;4.7;3.2;6.91;.9;1.3;9569 +76088;44.98186;3.2371;880;20220311;7.6;3.9;5.7;6.1;7.28;.5;1.23;5420 +76088;44.98186;3.2371;880;20220312;5.1;2.4;3.8;5.6;6.74;0;.88;4679 +76088;44.98186;3.2371;880;20220313;5.1;3.6;4.4;5.5;6.14;6.3;1.23;3535 +76088;44.98186;3.2371;880;20220314;7.9;-3.5;2.2;3.8;7.01;2.3;.92;10961 +76088;44.98186;3.2371;880;20220315;11.3;6.5;8.9;6;8.64;0;1.68;7981 +76088;44.98186;3.2371;880;20220316;13.4;3.9;8.7;1.9;8.68;0;1.47;9582 +76088;44.98186;3.2371;880;20220317;8.7;5.5;7.1;4.2;8.64;1.8;1.01;4613 +76088;44.98186;3.2371;880;20220318;10.1;4.4;7.3;3.4;8.39;0;1.51;6733 +76088;44.98186;3.2371;880;20220319;12.9;4.3;8.6;3;7.82;0;2.37;14166 +76088;44.98186;3.2371;880;20220320;8.6;2.9;5.8;6.1;7.39;0;1.84;5500 +76088;44.98186;3.2371;880;20220321;9.7;4.8;7.3;7.3;6.89;0;2.72;10533 +76088;44.98186;3.2371;880;20220322;10.9;1.2;6;7.4;5.15;0;3.49;18533 +76088;44.98186;3.2371;880;20220323;12.6;.5;6.6;4.9;4.45;0;3.59;19800 +76088;44.98186;3.2371;880;20220324;15.5;1.4;8.4;3.2;4.45;0;3.57;20266 +76088;44.98186;3.2371;880;20220325;16.2;2.6;9.4;2.9;4.49;0;3.51;17366 +76088;44.98186;3.2371;880;20220326;16.3;-.3;8;3.1;5.45;0;3.46;20100 +76088;44.98186;3.2371;880;20220327;17.5;1.5;9.5;3.6;5.72;0;3.87;19533 +76088;44.98186;3.2371;880;20220328;17;4;10.5;4.7;5.42;0;4.37;17833 +76088;44.98186;3.2371;880;20220329;15;6;10.5;3.6;7.25;2.6;3.11;12300 +76088;44.98186;3.2371;880;20220330;9.4;5.2;7.3;2.3;9.92;2.3;1.28;7300 +76088;44.98186;3.2371;880;20220331;8.7;4.2;6.5;4.7;7.85;6;1.96;11033 +76088;44.98186;3.2371;880;20220401;1.6;-3.6;-1;4.4;5.39;5;1.39;10733 +76088;44.98186;3.2371;880;20220402;1.7;-3.9;-1.1;3.7;4.9;1.5;1.45;10233 +76088;44.98186;3.2371;880;20220403;1.1;-4.9;-1.9;3.2;4.92;.5;1.31;9167 +76088;44.98186;3.2371;880;20220404;7.2;-5.1;1;1.5;4.73;0;2.36;22666 +76088;44.98186;3.2371;880;20220405;11.7;-3.9;3.9;2.3;6.49;0;2.29;18433 +76088;44.98186;3.2371;880;20220406;9.6;.7;5.1;3.1;8.72;2.4;1.46;8866 +76088;44.98186;3.2371;880;20220407;10.1;5.2;7.7;5.3;9.89;13.8;1.49;4866 +76088;44.98186;3.2371;880;20220408;13.4;7.9;10.6;7.2;9.65;3.6;3.08;11200 +76088;44.98186;3.2371;880;20220409;8.8;1.5;5.1;5;5.97;.5;2.58;16466 +76088;44.98186;3.2371;880;20220410;14.7;-3.5;5.6;3.1;5.22;.2;3.48;24366 +76088;44.98186;3.2371;880;20220411;11.3;3.3;7.3;7.8;7.92;0;2.88;14566 +76088;44.98186;3.2371;880;20220412;13.3;7;10.2;6.7;7.05;0;3.7;9933 +76088;44.98186;3.2371;880;20220413;14.8;4.8;9.8;2.5;7.79;0;2.69;13066 +76088;44.98186;3.2371;880;20220414;19.9;3;11.5;2.7;10.05;0;3.72;22666 +76088;44.98186;3.2371;880;20220415;21.1;5.2;13.1;3.2;10.39;0;4.12;23166 +76088;44.98186;3.2371;880;20220416;20.8;5.6;13.2;4.3;8.85;0;4.69;23200 +76088;44.98186;3.2371;880;20220417;19.8;2;10.9;3.4;7.25;0;4.52;25800 +76088;44.98186;3.2371;880;20220418;17.1;2.3;9.7;2.5;8.15;0;3.53;22933 +76088;44.98186;3.2371;880;20220419;16.3;3.4;9.9;2.2;9.39;0;2.87;17566 +76088;44.98186;3.2371;880;20220420;11.9;6.3;9.1;1.9;10.35;6;1.45;6433 +76088;44.98186;3.2371;880;20220421;12.4;6.1;9.3;1.8;10.75;4.6;1.84;9933 +76088;44.98186;3.2371;880;20220422;16.9;4.4;10.7;2.4;10.05;.4;3.15;20300 +76088;44.98186;3.2371;880;20220423;12.2;7.6;9.9;5;9.32;8.9;2.29;6600 +76088;44.98186;3.2371;880;20220424;9.7;2.4;6.1;3.8;9.65;6.8;1.18;6200 +76088;44.98186;3.2371;880;20220425;13.4;5.3;9.4;2.6;9.09;0;2.68;15900 +76088;44.98186;3.2371;880;20220426;17.8;1.9;9.9;2.3;8.75;0;3.75;25566 +76088;44.98186;3.2371;880;20220427;19.7;4.6;12.1;2.5;9.15;0;4.17;25533 +76088;44.98186;3.2371;880;20220428;20.5;6.9;13.7;2.3;10.65;.9;4.08;23766 +76088;44.98186;3.2371;880;20220429;19.1;7.2;13.2;2.5;11.82;.9;3.39;19500 +76088;44.98186;3.2371;880;20220430;17.6;6.5;12;3;10.02;0;3.82;23066 +76088;44.98186;3.2371;880;20220501;17.1;2;9.6;2.4;7.75;0;3.96;26300 +76088;44.98186;3.2371;880;20220502;17.7;3.9;10.8;2;8.72;1.4;3.74;23700 +76088;44.98186;3.2371;880;20220503;16.6;6.7;11.7;1.7;10.69;4.7;2.69;14833 +76088;44.98186;3.2371;880;20220504;16.1;5.5;10.8;1.9;11.45;5.4;2.53;15166 +76088;44.98186;3.2371;880;20220505;15.5;5.9;10.7;3.4;9.79;2;3.37;19933 +76088;44.98186;3.2371;880;20220506;13.6;6.5;10;4.8;9.01;.2;2.28;11067 +76088;44.98186;3.2371;880;20220507;17.1;6.6;11.9;4.3;8.98;.1;3.05;13697 +76088;44.98186;3.2371;880;20220508;17.6;6.4;12;3.6;9.61;0;2.86;13663 +76088;44.98186;3.2371;880;20220509;20.8;7.3;14.1;2.6;9.64;0;3.37;15649 +76088;44.98186;3.2371;880;20220510;22.5;6.3;14.4;1.9;10.41;0;3.3;15994 +76088;44.98186;3.2371;880;20220511;23.6;7.3;15.5;2.6;9.94;0;3.81;15867 +76088;44.98186;3.2371;880;20220512;21.8;7.8;14.8;2.3;11.24;0;3.05;13894 +76088;44.98186;3.2371;880;20220513;21;8.2;14.6;1.6;11.94;5.3;2.79;14404 +76088;44.98186;3.2371;880;20220514;24;8.2;16.1;1.6;12.71;0;3.32;16859 +76088;44.98186;3.2371;880;20220515;23.6;11;17.3;2.7;11.54;.2;3.62;14372 +76088;44.98186;3.2371;880;20220516;23.9;10.2;17.1;2;11.34;0;3.55;15661 +76088;44.98186;3.2371;880;20220517;26;8.9;17.5;1.6;12.01;0;3.72;17016 +76088;44.98186;3.2371;880;20220518;27;12.3;19.7;2.4;12.98;.4;4.1;16263 +76088;44.98186;3.2371;880;20220519;25.6;13.1;19.3;3.4;12.18;0;4.23;14082 +76088;44.98186;3.2371;880;20220520;25.7;13;19.3;3.7;10.98;0;4.48;13056 +76088;44.98186;3.2371;880;20220521;29.7;10.1;19.9;1.4;13.31;0;4.15;18865 +76088;44.98186;3.2371;880;20220522;29.8;14.1;22;1.8;14.41;1;4.12;16183 +76088;44.98186;3.2371;880;20220523;15.5;14.8;15.1;3.6;14.11;2.8;1.3;2679 +76088;44.98186;3.2371;880;20220524;14.9;7.4;11.2;2.3;9.71;0;2.22;11426 +76088;44.98186;3.2371;880;20220525;16;4.1;10;2.6;8.88;0;2.74;15435 +76088;44.98186;3.2371;880;20220526;16.6;6.4;11.5;2.9;9.81;0;2.75;14437 +76088;44.98186;3.2371;880;20220527;22;10.1;16;4.1;11.31;0;3.95;16287 +76088;44.98186;3.2371;880;20220528;19.7;9.8;14.7;4.7;9.44;0;3.94;15105 +76088;44.98186;3.2371;880;20220529;17.3;5.7;11.5;3.9;6.78;0;3.74;15589 +76088;44.98186;3.2371;880;20220530;20.4;2.4;11.4;2.1;7.04;.4;3.69;18920 +76088;44.98186;3.2371;880;20220531;18.8;8.1;13.5;2.7;9.58;1.7;3.16;13910 +76088;44.98186;3.2371;880;20220601;25.2;6;15.6;2;11.24;1.9;3.84;17527 +76088;44.98186;3.2371;880;20220602;25.3;12.6;19;3.2;12.84;1.8;4.06;15203 +76088;44.98186;3.2371;880;20220603;26.4;13.5;19.9;3;13.01;2.8;4.21;15393 +76088;44.98186;3.2371;880;20220604;26;11.7;18.8;2.9;14.98;12;3.87;16599 +76088;44.98186;3.2371;880;20220605;19.5;14;16.7;2.5;13.94;0;2.52;10754 +76088;44.98186;3.2371;880;20220606;22.2;8.7;15.5;2.3;12.61;.1;3.24;15147 +76088;44.98186;3.2371;880;20220607;19.2;10;14.6;3.1;11.51;.2;2.96;12835 +76088;44.98186;3.2371;880;20220608;16.4;8.5;12.5;2.6;11.68;2.3;2.13;10774 +76088;44.98186;3.2371;880;20220609;16.6;9.2;12.9;4;10.18;0;2.86;12518 +76088;44.98186;3.2371;880;20220610;23.7;9;16.4;3.2;11.11;0;4.25;18241 +76088;44.98186;3.2371;880;20220611;28.5;9.7;19.1;2.3;11.14;0;5.98;28898 +76088;44.98186;3.2371;880;20220612;27.7;12.5;20.1;2;13.08;.1;5.1;24918 +76088;44.98186;3.2371;880;20220613;24.9;14;19.4;3.1;14.44;0;4.7;22948 +76088;44.98186;3.2371;880;20220614;30.4;10.1;20.3;2;12.21;.2;5.99;29023 +76088;44.98186;3.2371;880;20220615;30;15.1;22.6;2.7;14.51;.1;5.64;23940 +76088;44.98186;3.2371;880;20220616;30.1;12.7;21.4;2.1;14.21;0;5.54;25962 +76088;44.98186;3.2371;880;20220617;32.7;15.3;24;2.9;11.84;0;6.95;27376 +76088;44.98186;3.2371;880;20220618;32.9;16.9;24.9;3.5;11.68;0;7.3;25613 +76088;44.98186;3.2371;880;20220619;29.5;17.8;23.7;5.9;11.98;0;7.51;22634 +76088;44.98186;3.2371;880;20220620;28.4;14.4;21.4;3.6;12.04;.1;6.09;23948 +76088;44.98186;3.2371;880;20220621;27.4;13.7;20.5;2.6;15.91;1.1;4.96;23650 +76088;44.98186;3.2371;880;20220622;24.3;14.8;19.6;2.9;15.88;4.9;4.19;20440 +76088;44.98186;3.2371;880;20220623;23;12.4;17.7;2.4;15.14;16;3.72;19360 +76088;44.98186;3.2371;880;20220624;19;12.4;15.7;3;13.44;2.8;3;15732 +76088;44.98186;3.2371;880;20220625;23.2;7.8;15.5;2.3;13.01;12.4;4.11;23149 +76088;44.98186;3.2371;880;20220626;18.1;12.9;15.5;2.3;14.91;12.4;2.47;12965 +76088;44.98186;3.2371;880;20220627;18.1;12.2;15.1;2.1;13.84;1.6;2.61;13852 +76088;44.98186;3.2371;880;20220628;21.4;9.9;15.7;2.8;11.74;.1;4.4;24772 +76088;44.98186;3.2371;880;20220629;25.3;7.9;16.6;1.8;12.01;.1;4.81;27041 +76088;44.98186;3.2371;880;20220630;17;12.3;14.6;2.3;13.38;6.1;2.17;10670 +76088;44.98186;3.2371;880;20220701;19.6;7.1;13.4;2.5;10.58;.1;3.91;23529 +76088;44.98186;3.2371;880;20220702;27.1;7.1;17.1;2.3;10.44;0;5.55;28927 +76088;44.98186;3.2371;880;20220703;28.4;12;20.2;1.7;13.71;2;5.09;25556 +76088;44.98186;3.2371;880;20220704;25.1;13.3;19.2;2.5;14.91;3.8;4.12;19360 +76088;44.98186;3.2371;880;20220705;24;12.7;18.3;3;13.08;.1;4.87;24552 +76088;44.98186;3.2371;880;20220706;23.1;11.4;17.2;3.8;10.88;0;5.15;24723 +76088;44.98186;3.2371;880;20220707;22.5;10.6;16.5;4.2;11.34;0;4.86;24179 +76088;44.98186;3.2371;880;20220708;23.5;12.6;18;5;11.78;0;5.31;24335 +76088;44.98186;3.2371;880;20220709;25.8;12;18.9;3.7;11.04;.1;5.83;26280 +76088;44.98186;3.2371;880;20220710;25.5;13.9;19.7;4;12.01;0;5.67;24712 +76088;44.98186;3.2371;880;20220711;28;12.3;20.1;3.4;12.34;0;5.94;26462 +76088;44.98186;3.2371;880;20220712;27.9;13.9;20.9;3.2;12.74;0;5.79;25061 +76088;44.98186;3.2371;880;20220713;30;13.1;21.5;2.3;10.81;0;5.88;26241 +76088;44.98186;3.2371;880;20220714;31.6;12.9;22.2;2;12.74;0;5.9;27041 +76088;44.98186;3.2371;880;20220715;29.5;15.5;22.5;2.9;12.81;0;5.91;24243 +76088;44.98186;3.2371;880;20220716;29.1;13.7;21.4;3.7;11.51;0;6.45;25583 +76088;44.98186;3.2371;880;20220717;30.6;13.5;22;3.7;10.38;0;6.85;25578 +76088;44.98186;3.2371;880;20220718;33.9;13.2;23.6;3;12.11;5.6;7.04;27885 +76088;44.98186;3.2371;880;20220719;32.7;17.6;25.1;3.2;12.48;.3;6.59;23118 +76088;44.98186;3.2371;880;20220720;24;15;19.5;2.5;14.64;0;3.65;16388 +76088;44.98186;3.2371;880;20220721;29;11.3;20.2;2.2;13.24;0;5.43;26523 +76088;44.98186;3.2371;880;20220722;31;12.1;21.5;2.4;14.28;.8;5.39;23281 +76088;44.98186;3.2371;880;20220723;26;14.6;20.3;2.7;14.71;0;4.75;22804 +76088;44.98186;3.2371;880;20220724;32.7;12.5;22.6;2.1;12.54;0;6.13;27430 +76088;44.98186;3.2371;880;20220725;26.2;15.4;20.8;3.1;13.91;0;4.73;20224 +76088;44.98186;3.2371;880;20220726;23.4;12.5;17.9;2.8;12.74;0;4.39;22365 +76088;44.98186;3.2371;880;20220727;24.1;10.2;17.1;2.8;10.81;0;4.86;24762 +76088;44.98186;3.2371;880;20220728;26.7;8.1;17.4;2;10.78;0;4.82;25121 +76088;44.98186;3.2371;880;20220729;23.8;14.2;19;2;13.11;3.1;3.67;16352 +76088;44.98186;3.2371;880;20220730;26.5;11.8;19.2;2.4;12.71;0;4.78;22806 +76088;44.98186;3.2371;880;20220731;29.1;11.9;20.5;2.3;12.31;0;5.32;24682 +76088;44.98186;3.2371;880;20220801;30.2;14.7;22.4;2.7;12.44;0;5.75;23682 +76088;44.98186;3.2371;880;20220802;30.1;14.3;22.2;2.9;13.08;2.2;5.73;23888 +76088;44.98186;3.2371;880;20220803;32.7;14.4;23.6;2.3;11.94;0;5.92;24271 +76088;44.98186;3.2371;880;20220804;33.3;16;24.7;2.1;12.21;0;5.77;23585 +76088;44.98186;3.2371;880;20220805;28.6;16.1;22.3;2.5;15.64;4.3;4.55;19455 +76088;44.98186;3.2371;880;20220806;26.8;14.9;20.8;4;13.91;0;5.31;22127 +76088;44.98186;3.2371;880;20220807;26.8;12.7;19.7;3.8;10.41;0;5.76;23176 +76088;44.98186;3.2371;880;20220808;28.2;11.9;20;3.5;9.41;0;5.98;23661 +76088;44.98186;3.2371;880;20220809;29.3;13.1;21.2;2.7;8.98;0;5.69;23470 +76088;44.98186;3.2371;880;20220810;31.2;15.4;23.3;3;9.48;0;6.06;21858 +76088;44.98186;3.2371;880;20220811;32.2;12.9;22.6;2.2;10.51;0;5.7;24054 +76088;44.98186;3.2371;880;20220812;32.7;13.7;23.2;2.4;11.04;0;5.84;23858 +76088;44.98186;3.2371;880;20220813;32.8;14.1;23.5;1.7;10.68;12.8;5.34;23615 +76088;44.98186;3.2371;880;20220814;21.3;16.8;19;3;15.98;14;2.84;12069 +76088;44.98186;3.2371;880;20220815;22.6;12.7;17.7;2.6;13.58;0;3.46;17314 +76088;44.98186;3.2371;880;20220816;26.7;9.9;18.3;2.4;13.24;8.4;4.11;19409 +76088;44.98186;3.2371;880;20220817;23.2;11.9;17.6;2.4;14.98;12.7;3.25;17180 +76088;44.98186;3.2371;880;20220818;19.6;11.5;15.6;2.8;14.21;12.6;2.37;12105 +76088;44.98186;3.2371;880;20220819;20.2;13.4;16.8;3.2;14.68;.4;2.94;16219 +76088;44.98186;3.2371;880;20220820;23;13.9;18.5;2.5;14.94;.2;3.38;17222 +76088;44.98186;3.2371;880;20220821;23.2;10.9;17.1;2.4;13.41;.1;3.59;19163 +76088;44.98186;3.2371;880;20220822;21.9;14;17.9;2.2;15.04;.9;2.98;15602 +76088;44.98186;3.2371;880;20220823;24.7;14.4;19.5;2.6;15.61;.2;3.66;18117 +76088;44.98186;3.2371;880;20220824;29.2;12.6;20.9;2.1;13.78;0;4.61;21988 +76088;44.98186;3.2371;880;20220825;27.5;13.6;20.5;2.3;14.58;2.3;4.11;19395 +76088;44.98186;3.2371;880;20220826;23.8;14.4;19.1;2.8;16.31;1.2;3.29;16476 +76088;44.98186;3.2371;880;20220827;22.6;12.1;17.4;3;13.94;.2;3.37;16601 +76088;44.98186;3.2371;880;20220828;26.8;10.7;18.7;2.2;12.78;.1;4.15;21373 +76088;44.98186;3.2371;880;20220829;28.7;11.1;19.9;1.8;12.84;.5;4.07;19156 +76088;44.98186;3.2371;880;20220830;25.4;13.8;19.6;2.1;15.08;.1;3.33;16085 +76088;44.98186;3.2371;880;20220831;24.4;10.6;17.5;2.8;13.28;.1;3.7;18044 +76088;44.98186;3.2371;880;20220901;25;11;18;2;13.14;0;3.51;18242 +76088;44.98186;3.2371;880;20220902;22.2;11.1;16.7;1.8;14.04;2.8;2.68;14569 +76088;44.98186;3.2371;880;20220903;22.2;11.7;17;2.6;14.81;2;2.88;15711 +76088;44.98186;3.2371;880;20220904;25.7;10.8;18.2;1.7;14.24;.1;3.35;17970 +76088;44.98186;3.2371;880;20220905;26.4;12.5;19.4;2.6;15.14;.9;3.56;16545 +76088;44.98186;3.2371;880;20220906;23.1;12.6;17.8;2;15.94;1.8;2.51;12780 +76088;44.98186;3.2371;880;20220907;22.9;12;17.4;2.2;15.24;8.7;2.73;14422 +76088;44.98186;3.2371;880;20220908;19.6;9;14.3;2.8;12.24;.1;2.52;14374 +76088;44.98186;3.2371;880;20220909;17.8;9.4;13.6;3.1;11.91;0;2.3;13080 +76088;44.98186;3.2371;880;20220910;19.6;7.6;13.6;2.3;10.94;0;2.7;15897 +76088;44.98186;3.2371;880;20220911;25;6.8;15.9;2;10.24;0;3.58;19984 +76088;44.98186;3.2371;880;20220912;29.8;10.1;20;1.8;12.31;0;3.92;18823 +76088;44.98186;3.2371;880;20220913;25.8;14.2;20;3.1;16.78;0;3.09;13672 +76088;44.98186;3.2371;880;20220914;23.1;15;19.1;2.7;16.01;11.4;2.56;11571 +76088;44.98186;3.2371;880;20220915;21.5;11.3;16.4;1.9;14.21;.9;2.38;13615 +76088;44.98186;3.2371;880;20220916;18.2;11.8;15;2.2;12.41;.3;2.2;12158 +76088;44.98186;3.2371;880;20220917;13.3;5.8;9.6;3.9;7.84;0;2.36;14338 +76088;44.98186;3.2371;880;20220918;18.9;2.8;10.8;3.5;6.61;0;3.44;18064 +76088;44.98186;3.2371;880;20220919;17.5;5.2;11.3;4.2;7.54;0;3.22;15994 +76088;44.98186;3.2371;880;20220920;17.7;4.7;11.2;4.1;7.31;0;3.31;16460 +76088;44.98186;3.2371;880;20220921;18.1;4.6;11.4;3.6;7.54;0;3.12;16191 +76088;44.98186;3.2371;880;20220922;21.2;3.1;12.2;1.5;8.88;0;2.58;16997 +76088;44.98186;3.2371;880;20220923;19.1;5.6;12.4;2.1;10.44;12.9;2.18;12785 +76088;44.98186;3.2371;880;20220924;15.8;8.4;12.1;2.2;11.21;2.3;1.7;10123 +76088;44.98186;3.2371;880;20220925;13.7;7.4;10.5;1.8;10.38;1.6;1.4;8831 +76088;44.98186;3.2371;880;20220926;12.5;5.1;8.8;2.9;9.41;1.3;1.44;10271 +76088;44.98186;3.2371;880;20220927;10.3;6.8;8.6;4.4;9.78;.3;1.11;7241 +76088;44.98186;3.2371;880;20220928;13.7;9.2;11.5;4.2;11.78;7.4;1.25;8077 +76088;44.98186;3.2371;880;20220929;12;6.3;9.2;2.8;9.24;.4;1.44;9439 +76088;44.98186;3.2371;880;20220930;12.1;3.5;7.8;2.3;8.04;.6;1.54;11127 +76088;44.98186;3.2371;880;20221001;15.3;2.4;8.8;3.6;11.08;0;1.3;12806 +76088;44.98186;3.2371;880;20221002;17.1;11.4;14.3;2.9;13.21;0;1.7;10607 +76088;44.98186;3.2371;880;20221003;16.7;7.8;12.3;2.7;11.31;0;1.74;9954 +76088;44.98186;3.2371;880;20221004;20.4;5.3;12.9;1.7;10.38;.1;2.03;14124 +76088;44.98186;3.2371;880;20221005;20.4;6.2;13.3;2.8;11.04;.1;2.32;13280 +76088;44.98186;3.2371;880;20221006;18.9;8;13.5;1.8;12.31;0;1.65;10176 +76088;44.98186;3.2371;880;20221007;19.2;8.6;13.9;1.7;11.98;.7;1.76;11644 +76088;44.98186;3.2371;880;20221008;14.8;9;11.9;2.2;11.48;1.3;1.29;7221 +76088;44.98186;3.2371;880;20221009;18.8;4.5;11.7;2.2;10.11;.1;1.91;13170 +76088;44.98186;3.2371;880;20221010;20.5;6.3;13.4;1.8;11.38;0;1.87;11944 +76088;44.98186;3.2371;880;20221011;18.4;7.3;12.8;1.6;12.08;.1;1.46;10203 +76088;44.98186;3.2371;880;20221012;18.1;10.4;14.3;1.1;12.04;.5;1.39;8779 +76088;44.98186;3.2371;880;20221013;14.6;6.1;10.3;1.9;11.58;4.3;.97;6747 +76088;44.98186;3.2371;880;20221014;15.1;11;13;3.2;13.51;1.1;.98;6114 +76088;44.98186;3.2371;880;20221015;19.2;10.3;14.7;3;12.54;0;1.7;9386 +76088;44.98186;3.2371;880;20221016;20.4;10.3;15.4;3.3;13.01;0;2.01;9864 +76088;44.98186;3.2371;880;20221017;18;13.3;15.7;4.2;13.61;0;1.69;5091 +76088;44.98186;3.2371;880;20221018;22.3;10.1;16.2;1.5;13.28;.1;1.72;10643 +76088;44.98186;3.2371;880;20221019;21.7;8.7;15.2;2;12.14;3.1;1.87;9308 +76088;44.98186;3.2371;880;20221020;18.6;12.9;15.7;4.3;14.74;6.6;1.44;6068 +76088;44.98186;3.2371;880;20221021;18.9;13.6;16.3;3.9;13.84;.7;1.77;6746 +76088;44.98186;3.2371;880;20221022;20;7.6;13.8;2.1;11.54;0;1.63;10334 +76088;44.98186;3.2371;880;20221023;18.2;11.3;14.8;3.8;12.71;0;1.71;4985 +76088;44.98186;3.2371;880;20221024;17.9;10.5;14.2;2.7;11.24;.1;1.68;8125 +76088;44.98186;3.2371;880;20221025;19.6;6.3;13;2;10.21;0;1.63;9134 +76088;44.98186;3.2371;880;20221026;20.5;8.3;14.4;1.8;11.88;0;1.53;8915 +76088;44.98186;3.2371;880;20221027;22.5;9.1;15.8;1.9;11.98;0;1.76;8261 +76088;44.98186;3.2371;880;20221028;22.7;12.5;17.6;2.4;10.64;0;2.33;7473 +76088;44.98186;3.2371;880;20221029;22.2;10.1;16.2;2.6;8.11;0;2.58;8227 +76088;44.98186;3.2371;880;20221030;20;9.8;14.9;2.7;9.58;0;2.06;7702 +76088;44.98186;3.2371;880;20221031;18.7;9;13.8;3.9;11.71;5.2;1.71;8246 +76088;44.98186;3.2371;880;20221101;14.5;10.2;12.3;3.2;11.38;0;1.16;7103 +76088;44.98186;3.2371;880;20221102;14.8;4.3;9.6;1.6;8.71;0;1.05;7956 +76088;44.98186;3.2371;880;20221103;13.2;4;8.6;3.3;8.98;4.1;1.12;5416 +76088;44.98186;3.2371;880;20221104;6;4.8;5.4;4.8;7.98;10.6;.62;2326 +76088;44.98186;3.2371;880;20221105;8.8;1.2;5;2.9;6.64;0;.94;7601 +76088;44.98186;3.2371;880;20221106;13.9;-1.1;6.4;2.7;5.61;0;1.42;8992 +76088;44.98186;3.2371;880;20221107;14.9;3.3;9.1;2.6;8.24;0;1.25;8083 +76088;44.98186;3.2371;880;20221108;15;5.3;10.2;4.1;9.84;5.5;1.29;6288 +76088;44.98186;3.2371;880;20221109;13.6;9.2;11.4;2.8;11.38;3.1;.88;3717 +76088;44.98186;3.2371;880;20221110;11.8;6.1;8.9;1.9;8.94;0;.81;5734 +76088;44.98186;3.2371;880;20221111;17.6;1.9;9.8;2.1;9.58;.1;1.08;8654 +76088;44.98186;3.2371;880;20221112;19.3;4;11.6;1.2;8.68;0;1.05;8131 +76088;44.98186;3.2371;880;20221113;17.7;4.4;11;1.6;8.28;0;1.11;7249 +76088;44.98186;3.2371;880;20221114;12.1;6.8;9.5;3;9.84;6.3;.83;3574 +76088;44.98186;3.2371;880;20221115;13.6;7.2;10.4;3;10.64;6;.81;4701 +76088;44.98186;3.2371;880;20221116;10.9;5.9;8.4;4.1;9.18;.7;.76;4654 +76088;44.98186;3.2371;880;20221117;11.5;7.2;9.4;5.2;9.58;5.6;1.01;4363 +76088;44.98186;3.2371;880;20221118;7.2;3.4;5.3;2.4;7.64;.6;.57;3434 +76088;44.98186;3.2371;880;20221119;5.9;2.1;4;2.4;6.78;.7;.56;4412 +76088;44.98186;3.2371;880;20221120;5.7;-1.1;2.3;2.5;6.21;0;.48;5431 +76088;44.98186;3.2371;880;20221121;6.2;.2;3.2;3;6.98;5.3;.47;3484 +76088;44.98186;3.2371;880;20221122;4.9;.8;2.8;3.7;6.81;2.6;.43;3729 +76088;44.98186;3.2371;880;20221123;9;2.3;5.6;3.2;8.18;1.1;.51;4922 +76088;44.98186;3.2371;880;20221124;9.6;3.1;6.4;2.5;8.18;.2;.57;4861 +76088;44.98186;3.2371;880;20221125;7.3;4.6;6;2.5;8.14;5;.53;2545 +76088;44.98186;3.2371;880;20221126;7.2;1.7;4.4;2.2;6.48;0;.64;4686 +76088;44.98186;3.2371;880;20221127;11.9;-.9;5.5;1.6;5.11;2.1;.87;6050 +76088;44.98186;3.2371;880;20221128;6.6;3.3;5;2.3;7.74;1.9;.48;2744 +76088;44.98186;3.2371;880;20221129;5.5;1.3;3.4;2.5;6.51;.7;.53;3736 +76088;44.98186;3.2371;880;20221130;4.6;.6;2.6;3;6.41;.3;.49;2822 +76088;44.98186;3.2371;880;20221201;3.1;1.6;2.3;4.1;6.01;.1;.6;1890 +76088;44.98186;3.2371;880;20221202;.6;-.8;-.1;2.2;5.28;2.8;.4;1703 +76088;44.98186;3.2371;880;20221203;3.1;-.9;1.1;1.6;6.11;8.3;.33;3132 +76088;44.98186;3.2371;880;20221204;2.4;1;1.7;1.8;6.21;4.4;.38;2278 +76088;44.98186;3.2371;880;20221205;3.2;-6;-1.4;1.3;4.61;0;.26;6370 +76088;44.98186;3.2371;880;20221206;7;-6.9;0;1.5;3.94;.1;.53;6862 +76088;44.98186;3.2371;880;20221207;1.4;-6.1;-2.4;1.9;4.21;0;.4;4057 +76088;44.98186;3.2371;880;20221208;4.5;-6.5;-1;1.1;4.94;3.8;.35;4949 +76088;44.98186;3.2371;880;20221209;4.6;1.8;3.2;2;7.48;1.3;.33;2843 +76088;44.98186;3.2371;880;20221210;-2.6;-2.1;-2.3;3.3;4.74;0;.36;1310 +76088;44.98186;3.2371;880;20221211;2.2;-9.1;-3.5;1.9;2.88;0;.56;6377 +76088;44.98186;3.2371;880;20221212;1.5;-8.2;-3.4;1.1;3.58;11;.34;4565 +76088;44.98186;3.2371;880;20221213;5.1;-1.3;1.9;3.1;7.58;1.6;.04;4376 +76088;44.98186;3.2371;880;20221214;8.3;3.5;5.9;2.8;8.94;.5;.28;3074 +76088;44.98186;3.2371;880;20221215;6.4;1.6;4;2.3;7.74;19.2;.35;2577 +76088;44.98186;3.2371;880;20221216;1.6;.6;1.1;3.2;5.78;.1;.48;1694 +76088;44.98186;3.2371;880;20221217;3.8;-7.4;-1.8;2.5;3.04;0;.8;6042 +76088;44.98186;3.2371;880;20221218;8.1;-5.8;1.1;2.6;4.41;0;.82;5704 +76088;44.98186;3.2371;880;20221219;10.9;4.8;7.9;5;8.31;0;1.03;3302 +76088;44.98186;3.2371;880;20221220;11.4;6.3;8.9;4.3;8.98;1;1.04;2686 +76088;44.98186;3.2371;880;20221221;9.6;7.1;8.3;3.5;9.54;.7;.52;2604 +76088;44.98186;3.2371;880;20221222;10.1;6.5;8.3;5.4;10.08;3.2;.5;2618 +76088;44.98186;3.2371;880;20221223;11.5;9;10.3;4.1;11.54;.9;.48;1860 +76088;44.98186;3.2371;880;20221224;12;8;10;2.2;10.01;0;.55;3621 +76088;44.98186;3.2371;880;20221225;13.1;2.3;7.7;2.4;7.84;0;.83;4918 +76088;44.98186;3.2371;880;20221226;11.2;4.6;7.9;2.7;8.78;.3;.7;3390 +76088;44.98186;3.2371;880;20221227;7.2;1.5;4.3;1.4;7.24;0;.38;3718 +76088;44.98186;3.2371;880;20221228;10.8;.5;5.6;3.1;7.88;0;.55;4198 +76088;44.98186;3.2371;880;20221229;8.1;3.3;5.7;3.4;8.41;5.1;.46;2254 +76088;44.98186;3.2371;880;20221230;9.2;3.8;6.5;3.6;9.04;1.1;.37;3329 +76088;44.98186;3.2371;880;20221231;14.7;6.6;10.7;3.1;9.38;0;1.06;4602 +76089;45.00177;3.55263;829;20220101;19.4;-1.7;8.8;.8;5.53;0;.5;7426 +76089;45.00177;3.55263;829;20220102;15.4;-2.2;6.6;2;6.33;0;.86;6790 +76089;45.00177;3.55263;829;20220103;11.2;3.1;7.2;1.7;7.7;0;.62;4300 +76089;45.00177;3.55263;829;20220104;14.6;8.7;11.6;4.9;7.33;6.3;2.06;3834 +76089;45.00177;3.55263;829;20220105;-.3;-.2;-.3;6.3;4.93;.5;.57;0 +76089;45.00177;3.55263;829;20220106;.7;-1.7;-.5;4.4;4.2;0;.8;3200 +76089;45.00177;3.55263;829;20220107;2.9;-5.1;-1.1;2.5;4.7;3.1;.41;5500 +76089;45.00177;3.55263;829;20220108;5;.2;2.6;3.8;6.6;1.9;.47;3100 +76089;45.00177;3.55263;829;20220109;3.2;1.5;2.4;3.8;5.8;4.4;.67;2800 +76089;45.00177;3.55263;829;20220110;3.8;.6;2.2;3.2;5.4;.7;.63;6100 +76089;45.00177;3.55263;829;20220111;3.3;-6.7;-1.7;1.9;4.3;0;.36;7900 +76089;45.00177;3.55263;829;20220112;1.3;-7.3;-3;1.4;4;0;.26;7900 +76089;45.00177;3.55263;829;20220113;4.5;-6.9;-1.2;1.2;3.6;0;.45;6800 +76089;45.00177;3.55263;829;20220114;11.2;-8;1.6;1.2;3.7;0;.64;8400 +76089;45.00177;3.55263;829;20220115;11.7;-7.2;2.3;1;3.2;0;.6;8700 +76089;45.00177;3.55263;829;20220116;9.2;-6.9;1.2;1.2;3.6;0;.58;8800 +76089;45.00177;3.55263;829;20220117;4.4;-4.2;.1;1.9;5.5;0;.39;4700 +76089;45.00177;3.55263;829;20220118;2.3;-.3;1;1.6;4.9;0;.56;3100 +76089;45.00177;3.55263;829;20220119;3.4;-4.5;-.5;2.1;4.7;0;.54;3500 +76089;45.00177;3.55263;829;20220120;2.8;-.4;1.2;4.5;5.2;.2;.76;3400 +76089;45.00177;3.55263;829;20220121;.7;-2.7;-1;5.6;3.7;0;.99;7800 +76089;45.00177;3.55263;829;20220122;1;-6.9;-2.9;1.8;4.2;0;.42;3600 +76089;45.00177;3.55263;829;20220123;1.3;-2.3;-.5;.9;4.9;0;.39;4000 +76089;45.00177;3.55263;829;20220124;12.6;-8.6;2;1;4.2;0;.66;10300 +76089;45.00177;3.55263;829;20220125;11.9;-6.1;2.9;1.3;4;0;.83;9700 +76089;45.00177;3.55263;829;20220126;9.7;-6.7;1.5;1.2;3.9;0;.7;9800 +76089;45.00177;3.55263;829;20220127;10.1;-8.3;.9;1.3;3.6;0;.79;10100 +76089;45.00177;3.55263;829;20220128;4.9;-6.4;-.7;1.3;4.7;0;.49;7500 +76089;45.00177;3.55263;829;20220129;8.4;-8.6;-.1;1.3;4.6;.1;.64;8700 +76089;45.00177;3.55263;829;20220130;6.4;-1.1;2.7;2.4;6.2;.1;.63;5000 +76089;45.00177;3.55263;829;20220131;5;.8;2.9;6;5.6;.5;1.08;4000 +76089;45.00177;3.55263;829;20220201;2.2;-3;-.4;5.6;5.2;.6;.57;5300 +76089;45.00177;3.55263;829;20220202;7.5;1.9;4.7;3.6;7.4;0;.7;4700 +76089;45.00177;3.55263;829;20220203;14.7;-.6;7.1;1.5;5.8;0;1.16;6600 +76089;45.00177;3.55263;829;20220204;8;-2.3;2.9;1.9;6;.3;.73;6700 +76089;45.00177;3.55263;829;20220205;6.5;1.8;4.2;2.4;5.5;.3;.98;9900 +76089;45.00177;3.55263;829;20220206;5.6;-6.1;-.2;2.8;5.3;.5;.64;7900 +76089;45.00177;3.55263;829;20220207;6.2;4.1;5.2;5.7;5.8;1;1.5;10000 +76089;45.00177;3.55263;829;20220208;10.8;-5.6;2.6;1.4;4.3;0;1.02;11700 +76089;45.00177;3.55263;829;20220209;15.6;-5.3;5.2;1.2;4.8;0;1.18;12000 +76089;45.00177;3.55263;829;20220210;14.7;-3;5.9;1.5;5.7;.6;1.23;11300 +76089;45.00177;3.55263;829;20220211;5.6;3.3;4.5;2.5;5.6;.2;1.07;7400 +76089;45.00177;3.55263;829;20220212;9;-3.8;2.6;3.3;4.83;0;1.27;9500 +76089;45.00177;3.55263;829;20220213;8.5;1.6;5.1;5.4;6.6;2.2;1.33;12300 +76089;45.00177;3.55263;829;20220214;6.1;4.1;5.1;2.8;6.7;4.5;.94;4300 +76089;45.00177;3.55263;829;20220215;5.5;1;3.3;3.4;5.8;1.4;1.01;7900 +76089;45.00177;3.55263;829;20220216;10.9;.8;5.9;3.1;8.2;.5;.86;5600 +76089;45.00177;3.55263;829;20220217;13.3;7.8;10.5;4.4;9.23;.2;1.45;6299 +76089;45.00177;3.55263;829;20220218;18;1.3;9.7;2.7;7.9;.1;1.91;12300 +76089;45.00177;3.55263;829;20220219;6.8;.7;3.8;3.4;4.9;0;1.47;12100 +76089;45.00177;3.55263;829;20220220;9.7;-.6;4.6;2.7;6.2;.2;1.22;9600 +76089;45.00177;3.55263;829;20220221;7.1;5.6;6.4;7;6.2;2;1.85;6200 +76089;45.00177;3.55263;829;20220222;8.9;1.2;5.1;4.5;6.3;.4;1.47;10800 +76089;45.00177;3.55263;829;20220223;10.6;3.6;7.1;1.6;7;0;1.18;8300 +76089;45.00177;3.55263;829;20220224;12.3;.3;6.3;3.5;6.5;.6;1.67;10400 +76089;45.00177;3.55263;829;20220225;5.5;.8;3.2;4.8;5;0;1.6;15100 +76089;45.00177;3.55263;829;20220226;7.2;-2.1;2.6;3;4.1;0;1.65;15500 +76089;45.00177;3.55263;829;20220227;10.6;-7;1.8;1.4;4;0;1.43;15700 +76089;45.00177;3.55263;829;20220228;11.8;-4.1;3.9;1.5;4.8;0;1.54;15700 +76089;45.00177;3.55263;829;20220301;14.7;-4.7;5;1.2;4.8;0;1.61;15000 +76089;45.00177;3.55263;829;20220302;11.8;-2.9;4.4;1.9;5.83;0;1.4;12486 +76089;45.00177;3.55263;829;20220303;12.5;2.1;7.3;1.2;7.5;0;1.37;12500 +76089;45.00177;3.55263;829;20220304;10.4;5.4;7.9;3.1;7.2;0;1.53;6700 +76089;45.00177;3.55263;829;20220305;8.7;-2.7;3;2.1;4.4;0;1.67;16600 +76089;45.00177;3.55263;829;20220306;6.5;-6.5;0;1.7;3.4;0;1.47;16700 +76089;45.00177;3.55263;829;20220307;9.8;-9.1;.4;1.4;3.4;0;1.57;17000 +76089;45.00177;3.55263;829;20220308;11.9;-7.7;2.1;2.1;4.8;0;1.76;16800 +76089;45.00177;3.55263;829;20220309;11.1;-4.3;3.4;1.8;5.8;0;1.49;14000 +76089;45.00177;3.55263;829;20220310;10.3;.6;5.5;2.8;6.8;.6;1.33;7800 +76089;45.00177;3.55263;829;20220311;7.6;4;5.8;5.4;6.7;.1;1.4;3600 +76089;45.00177;3.55263;829;20220312;6;3.7;4.9;5.2;6.1;0;1.36;2900 +76089;45.00177;3.55263;829;20220313;7.4;2.4;4.9;4;6;5.1;1.45;6300 +76089;45.00177;3.55263;829;20220314;9.6;-4;2.8;3.1;6.9;1.4;1.01;8000 +76089;45.00177;3.55263;829;20220315;11.6;6.9;9.3;5.4;8.4;0;1.84;7200 +76089;45.00177;3.55263;829;20220316;15.8;3.4;9.6;1.7;8.6;0;1.62;9100 +76089;45.00177;3.55263;829;20220317;9.4;5.7;7.6;2.6;9;1.8;.83;2300 +76089;45.00177;3.55263;829;20220318;5;3.8;4.4;1.7;8.2;.1;.48;1600 +76089;45.00177;3.55263;829;20220319;14.1;3.8;9;1.3;7.6;0;1.87;14100 +76089;45.00177;3.55263;829;20220320;8.7;.3;4.5;4.2;6.1;0;1.47;6600 +76089;45.00177;3.55263;829;20220321;10.9;4;7.5;4;5.4;0;2.64;16200 +76089;45.00177;3.55263;829;20220322;11.7;-2.2;4.8;3.8;4.2;0;2.77;19900 +76089;45.00177;3.55263;829;20220323;13.2;-4.8;4.2;2.8;3.7;0;2.76;20400 +76089;45.00177;3.55263;829;20220324;15.5;-4.3;5.6;2.5;4;0;2.94;20800 +76089;45.00177;3.55263;829;20220325;16.8;-3.8;6.5;2;4.5;0;2.79;19400 +76089;45.00177;3.55263;829;20220326;17.9;-2.6;7.7;1.6;5;0;2.74;19800 +76089;45.00177;3.55263;829;20220327;17.8;-1.7;8.1;1.7;4.7;0;2.91;20800 +76089;45.00177;3.55263;829;20220328;18.1;-1.2;8.5;2.4;4.7;0;3.2;19300 +76089;45.00177;3.55263;829;20220329;15.4;2.8;9.1;2.5;6;1.5;2.4;10700 +76089;45.00177;3.55263;829;20220330;11.2;5.4;8.3;1.8;8.1;2.8;1.4;7100 +76089;45.00177;3.55263;829;20220331;7;1.8;4.4;2.7;7.1;7;1;5700 +76089;45.00177;3.55263;829;20220401;.2;-2.2;-1;6;4.43;5.1;1.08;12200 +76089;45.00177;3.55263;829;20220402;-1.7;-3.8;-2.7;4.4;3.83;1.5;.82;6200 +76089;45.00177;3.55263;829;20220403;-.6;-4;-2.3;3.7;3.83;.7;.9;6800 +76089;45.00177;3.55263;829;20220404;6.9;-6.1;.4;1.6;4.4;0;1.96;22100 +76089;45.00177;3.55263;829;20220405;11.6;-5;3.3;1.9;6.1;0;1.88;16300 +76089;45.00177;3.55263;829;20220406;13;2.4;7.7;2.2;8.1;1.2;1.89;13100 +76089;45.00177;3.55263;829;20220407;12.4;5.9;9.2;5.3;8.4;5.9;2.21;11900 +76089;45.00177;3.55263;829;20220408;14.1;8;11.1;6.6;8.2;2;2.96;11700 +76089;45.00177;3.55263;829;20220409;7.9;1.4;4.7;5;4.7;.7;2.52;15700 +76089;45.00177;3.55263;829;20220410;14.1;-5.5;4.3;1.6;4.7;.2;2.79;24200 +76089;45.00177;3.55263;829;20220411;11.5;-.1;5.7;6.2;6.4;0;2.43;15900 +76089;45.00177;3.55263;829;20220412;13.3;6.9;10.1;5.8;5.7;0;3.21;6600 +76089;45.00177;3.55263;829;20220413;19.1;6.6;12.9;3;6.7;0;3.71;17800 +76089;45.00177;3.55263;829;20220414;18.8;4.3;11.6;2.1;9.4;0;3.05;20000 +76089;45.00177;3.55263;829;20220415;20.4;4.3;12.4;2;9.3;0;3.22;19700 +76089;45.00177;3.55263;829;20220416;19.5;4.1;11.8;3.7;7.6;0;3.97;21900 +76089;45.00177;3.55263;829;20220417;18.3;.1;9.2;2;6.7;0;3.58;25900 +76089;45.00177;3.55263;829;20220418;18.9;.1;9.5;2.2;5.7;0;3.77;24800 +76089;45.00177;3.55263;829;20220419;17;1.3;9.2;1.7;6.9;0;2.95;19900 +76089;45.00177;3.55263;829;20220420;13.8;3.8;8.8;1.3;8.8;4.7;1.58;8800 +76089;45.00177;3.55263;829;20220421;14.6;6.7;10.7;1.5;9.7;1.2;1.93;11200 +76089;45.00177;3.55263;829;20220422;17.7;1.3;9.5;1.8;7.9;1.6;2.99;20300 +76089;45.00177;3.55263;829;20220423;12.7;8.7;10.7;3.8;8.2;8.1;2.14;6300 +76089;45.00177;3.55263;829;20220424;12.4;2;7.2;2.8;8.4;6.5;1.69;10600 +76089;45.00177;3.55263;829;20220425;14.5;5.6;10.1;2.4;7.6;0;2.87;17800 +76089;45.00177;3.55263;829;20220426;17.4;2.2;9.8;1.9;7.8;0;3.21;22000 +76089;45.00177;3.55263;829;20220427;19.5;.9;10.2;1.7;7.7;0;3.71;26100 +76089;45.00177;3.55263;829;20220428;21.5;2.7;12.1;2;8.6;.8;3.73;22500 +76089;45.00177;3.55263;829;20220429;21.1;2.3;11.7;1.5;9.1;1.8;3.37;21400 +76089;45.00177;3.55263;829;20220430;15.7;8.3;12;1.6;9.7;.4;2.48;14500 +76089;45.00177;3.55263;829;20220501;16.6;.8;8.7;1.9;7.4;0;3.37;24900 +76089;45.00177;3.55263;829;20220502;17.8;1.4;9.6;1.8;7.4;1.2;3.65;26200 +76089;45.00177;3.55263;829;20220503;17.7;6.1;11.9;1.3;9.3;2.2;2.35;12700 +76089;45.00177;3.55263;829;20220504;17.7;2.7;10.2;1.2;9.9;5;2.62;17800 +76089;45.00177;3.55263;829;20220505;12.6;7.9;10.3;3.1;9.4;5.1;2.02;10500 +76089;45.00177;3.55263;829;20220506;12.9;6.5;9.7;4.9;9.4;.8;1.82;7600 +76089;45.00177;3.55263;829;20220507;18.2;6.7;12.5;4.4;8.9;0;4.17;24700 +76089;45.00177;3.55263;829;20220508;17;6.3;11.7;2.5;9.5;0;2.69;14500 +76089;45.00177;3.55263;829;20220509;20.9;4.4;12.7;1.6;9.6;0;3.52;21500 +76089;45.00177;3.55263;829;20220510;23.7;5.5;14.6;1.5;10.1;0;4.18;25000 +76089;45.00177;3.55263;829;20220511;24.7;6.8;15.8;2.4;10.5;0;5;28400 +76089;45.00177;3.55263;829;20220512;26.1;6.6;16.4;2.1;10.3;0;4.32;20700 +76089;45.00177;3.55263;829;20220513;21.9;6.3;14.1;1.3;11.3;2.6;3.37;20000 +76089;45.00177;3.55263;829;20220514;24.5;11.8;18.2;1.1;13.4;0;4.33;25100 +76089;45.00177;3.55263;829;20220515;23.9;10.2;17.1;3;11.4;.3;4.96;26100 +76089;45.00177;3.55263;829;20220516;25.6;9.1;17.4;2;9.9;0;4.6;22700 +76089;45.00177;3.55263;829;20220517;27.7;8;17.9;1.7;11.7;0;5.09;27600 +76089;45.00177;3.55263;829;20220518;27.5;10.3;18.9;2;12.8;.2;4.98;25400 +76089;45.00177;3.55263;829;20220519;26.4;12.7;19.6;3.4;11.8;0;5.71;26300 +76089;45.00177;3.55263;829;20220520;27.2;17.1;22.2;4.4;10.4;0;6.64;23800 +76089;45.00177;3.55263;829;20220521;30.9;9.6;20.3;1.6;12.5;0;5.29;25900 +76089;45.00177;3.55263;829;20220522;32.4;13.2;22.8;1.7;14.5;1.6;4.82;20000 +76089;45.00177;3.55263;829;20220523;21.3;14.6;18;2.6;13.3;3.3;3.92;19400 +76089;45.00177;3.55263;829;20220524;17.4;8.6;13;2.3;9.2;0;3.47;19600 +76089;45.00177;3.55263;829;20220525;17.8;8.1;13;3.4;8.9;0;3.6;18000 +76089;45.00177;3.55263;829;20220526;17.3;5.9;11.6;3.1;9.6;0;3.09;17400 +76089;45.00177;3.55263;829;20220527;23.4;8.6;16;2.3;11.2;0;4.72;26500 +76089;45.00177;3.55263;829;20220528;21.2;11;16.1;4.1;9.3;0;5.63;30100 +76089;45.00177;3.55263;829;20220529;18.2;5.9;12.1;3.4;6.7;0;4.92;29500 +76089;45.00177;3.55263;829;20220530;22.4;2;12.2;2.1;6.7;.9;4.77;27800 +76089;45.00177;3.55263;829;20220531;21.2;7.8;14.5;1.5;10.1;2.4;2.84;13000 +76089;45.00177;3.55263;829;20220601;24.9;5.8;15.4;1.5;12;3.8;4.02;22400 +76089;45.00177;3.55263;829;20220602;26.2;12.4;19.3;2;13.6;1.2;4.43;21200 +76089;45.00177;3.55263;829;20220603;28;12.9;20.5;2.6;13;1;5.7;27000 +76089;45.00177;3.55263;829;20220604;28.3;12.1;20.2;3.3;14;3.6;6.06;29000 +76089;45.00177;3.55263;829;20220605;23.1;14;18.6;3.1;13.8;0;5.32;29400 +76089;45.00177;3.55263;829;20220606;25.6;9.2;17.4;2.2;11.9;.5;4.9;25500 +76089;45.00177;3.55263;829;20220607;21.3;9.7;15.5;2.8;11;.1;4.74;27300 +76089;45.00177;3.55263;829;20220608;20;8.2;14.1;2;11.2;1.7;2.99;15200 +76089;45.00177;3.55263;829;20220609;17.8;8.8;13.3;5.6;9.5;0;4.32;23500 +76089;45.00177;3.55263;829;20220610;24.7;7.7;16.2;3;10.4;0;5.71;31400 +76089;45.00177;3.55263;829;20220611;28.8;7.2;18;1.9;10.1;0;5.94;31300 +76089;45.00177;3.55263;829;20220612;30.9;11;21;1.9;12.5;.2;5.22;22700 +76089;45.00177;3.55263;829;20220613;25.1;12.5;18.8;1.7;14.3;0;3.62;16800 +76089;45.00177;3.55263;829;20220614;32.1;6.8;19.5;1.5;9.5;.2;6.02;30300 +76089;45.00177;3.55263;829;20220615;33;15;24;2.7;13.2;.2;6.36;24300 +76089;45.00177;3.55263;829;20220616;31.4;13.8;22.6;2;14.5;0;5.88;26900 +76089;45.00177;3.55263;829;20220617;33.4;12.5;23;2.3;12.3;0;6.8;29800 +76089;45.00177;3.55263;829;20220618;33.2;12.9;23.1;3;11.2;0;7.38;30100 +76089;45.00177;3.55263;829;20220619;29.7;20.1;24.9;6.2;12.2;0;8.71;29700 +76089;45.00177;3.55263;829;20220620;29.3;17.5;23.4;4;10.6;0;7.64;30400 +76089;45.00177;3.55263;829;20220621;30.6;14.5;22.6;2.3;14.2;1.5;5.43;22600 +76089;45.00177;3.55263;829;20220622;26.9;16.3;21.6;3.4;15.8;14.9;4.88;19800 +76089;45.00177;3.55263;829;20220623;21.3;14.2;17.8;2;15.8;16.8;2.5;11000 +76089;45.00177;3.55263;829;20220624;20.9;11.7;16.3;2.4;12.9;3.2;3.49;17700 +76089;45.00177;3.55263;829;20220625;25.2;7.9;16.6;2.1;12.9;16.7;3.93;19400 +76089;45.00177;3.55263;829;20220626;22.5;13.1;17.8;2;15.4;2;3.08;14900 +76089;45.00177;3.55263;829;20220627;19.1;12.9;16;2.8;14.1;.7;2.57;11900 +76089;45.00177;3.55263;829;20220628;20.7;9.6;15.2;2.4;12.2;.1;3.62;19800 +76089;45.00177;3.55263;829;20220629;26.6;8.6;17.6;1.4;11.2;0;5.26;29700 +76089;45.00177;3.55263;829;20220630;24.8;14.1;19.5;2.2;13.1;3.2;4.38;20200 +76089;45.00177;3.55263;829;20220701;20.2;9.5;14.9;2.4;10.7;0;4.65;28300 +76089;45.00177;3.55263;829;20220702;29.3;5.9;17.6;1.7;10.1;0;5.81;31000 +76089;45.00177;3.55263;829;20220703;30.6;12.6;21.6;1.8;13.4;1.7;5.72;27400 +76089;45.00177;3.55263;829;20220704;26.6;13.7;20.2;1.8;15.7;3.3;3.93;18100 +76089;45.00177;3.55263;829;20220705;24.2;12.7;18.5;1.8;13.9;0;4.2;21700 +76089;45.00177;3.55263;829;20220706;24.3;10;17.2;2.4;10.7;0;5.48;30300 +76089;45.00177;3.55263;829;20220707;24.1;9;16.6;4.1;10.9;.1;5.69;29700 +76089;45.00177;3.55263;829;20220708;25.2;13.3;19.3;4.2;10.7;0;6.5;30700 +76089;45.00177;3.55263;829;20220709;27.1;8.4;17.8;2.3;10.2;.1;5.83;30600 +76089;45.00177;3.55263;829;20220710;26.6;11.4;19;2.6;11.3;0;5.96;30600 +76089;45.00177;3.55263;829;20220711;28.8;9;18.9;2;11;0;5.93;30800 +76089;45.00177;3.55263;829;20220712;29.3;10.7;20;2;11.6;0;5.9;29600 +76089;45.00177;3.55263;829;20220713;32.4;9.3;20.9;2.1;9.2;0;6.54;30100 +76089;45.00177;3.55263;829;20220714;33.7;12.7;23.2;1.9;11.4;0;6.56;30000 +76089;45.00177;3.55263;829;20220715;30.7;13.9;22.3;2.1;12.2;0;6.09;28200 +76089;45.00177;3.55263;829;20220716;30.2;11.5;20.9;2.3;11.1;0;6.28;29900 +76089;45.00177;3.55263;829;20220717;31.3;10.4;20.9;2.3;9.4;0;6.53;30100 +76089;45.00177;3.55263;829;20220718;34.9;11.3;23.1;1.7;11.1;3.4;6.44;29600 +76089;45.00177;3.55263;829;20220719;33;15.6;24.3;2.9;12.8;.2;6.94;28100 +76089;45.00177;3.55263;829;20220720;28.7;14.2;21.5;2.6;13.6;.2;5.69;26200 +76089;45.00177;3.55263;829;20220721;30.3;12.8;21.6;2;13.3;0;5.87;28600 +76089;45.00177;3.55263;829;20220722;34.7;12.1;23.4;1.7;13.3;2.2;5.43;22400 +76089;45.00177;3.55263;829;20220723;27.2;17.7;22.5;1.9;16.3;0;4.84;23100 +76089;45.00177;3.55263;829;20220724;33.4;10.8;22.1;1.8;12.7;.1;6.09;28700 +76089;45.00177;3.55263;829;20220725;30.6;15.2;22.9;2.2;13.3;.1;5.13;20600 +76089;45.00177;3.55263;829;20220726;25.6;14.6;20.1;3.4;11.9;0;5.98;28900 +76089;45.00177;3.55263;829;20220727;25.6;10.3;18;2.1;10.3;0;5.3;28500 +76089;45.00177;3.55263;829;20220728;28.9;7.6;18.3;1.4;10;0;4.58;22800 +76089;45.00177;3.55263;829;20220729;25.4;14.2;19.8;2;11.6;1;3.96;16200 +76089;45.00177;3.55263;829;20220730;27.4;10.6;19;2.2;10.7;0;5.09;24300 +76089;45.00177;3.55263;829;20220731;29.5;10.9;20.2;2;11.2;0;5.37;25600 +76089;45.00177;3.55263;829;20220801;31;12.2;21.6;2.2;11.7;0;5.79;26300 +76089;45.00177;3.55263;829;20220802;31.2;11.8;21.5;2.1;11.9;1.9;5.87;27700 +76089;45.00177;3.55263;829;20220803;34.9;13.3;24.1;1.8;11.4;0;5.93;25500 +76089;45.00177;3.55263;829;20220804;33.8;16.1;25;1.1;11.2;0;4.31;17900 +76089;45.00177;3.55263;829;20220805;31.9;16.7;24.3;1.5;13.3;4.2;4.26;16400 +76089;45.00177;3.55263;829;20220806;26.9;12.3;19.6;1.5;14.1;0;4.21;21800 +76089;45.00177;3.55263;829;20220807;27.1;9.6;18.4;2.1;10.7;0;5.16;27000 +76089;45.00177;3.55263;829;20220808;28.8;10.6;19.7;2.5;9.2;0;5.84;27600 +76089;45.00177;3.55263;829;20220809;30.4;9.7;20.1;2.2;8.5;0;5.8;26900 +76089;45.00177;3.55263;829;20220810;32;10.7;21.4;1.9;9.2;0;5.45;24000 +76089;45.00177;3.55263;829;20220811;33.6;12.5;23.1;2.4;9.4;0;6.37;26500 +76089;45.00177;3.55263;829;20220812;33.2;13.2;23.2;2.3;10;0;6.14;25900 +76089;45.00177;3.55263;829;20220813;33.5;12.3;22.9;2.2;10.1;13.8;5.97;25200 +76089;45.00177;3.55263;829;20220814;20.6;16.1;18.4;1.5;16.8;20.6;2.37;11700 +76089;45.00177;3.55263;829;20220815;24.4;12.8;18.6;2.7;13;.1;4.6;24200 +76089;45.00177;3.55263;829;20220816;28;10;19;1.8;13.4;6.3;4.02;19300 +76089;45.00177;3.55263;829;20220817;24.7;13.4;19.1;2;15.5;30.7;2.68;10600 +76089;45.00177;3.55263;829;20220818;19.5;9;14.3;2.8;13.6;7.2;2.15;11000 +76089;45.00177;3.55263;829;20220819;21.7;14.5;18.1;4.2;14.5;.4;3.54;16100 +76089;45.00177;3.55263;829;20220820;23.6;14.9;19.3;2.6;14.3;.2;3.95;19700 +76089;45.00177;3.55263;829;20220821;23.7;10.4;17.1;2.2;12.5;.1;4;22400 +76089;45.00177;3.55263;829;20220822;22.1;14.8;18.5;2.8;14.1;.2;3.25;14500 +76089;45.00177;3.55263;829;20220823;25.7;14.7;20.2;2.4;14.8;.1;4.22;21100 +76089;45.00177;3.55263;829;20220824;29.1;11.5;20.3;1.1;12.9;0;4.35;24600 +76089;45.00177;3.55263;829;20220825;29.8;12.5;21.2;2.3;14.7;3.8;4.35;18800 +76089;45.00177;3.55263;829;20220826;23.7;16;19.9;2.2;16.8;1.1;2.78;12200 +76089;45.00177;3.55263;829;20220827;21.7;14.5;18.1;1.7;15;.2;2.47;11600 +76089;45.00177;3.55263;829;20220828;26.5;9.5;18;1.5;13;.1;4.05;23600 +76089;45.00177;3.55263;829;20220829;29.4;10.7;20.1;1.1;13.5;.2;3.66;19200 +76089;45.00177;3.55263;829;20220830;26.1;15.5;20.8;2.1;15.8;.2;3.98;20400 +76089;45.00177;3.55263;829;20220831;24.2;11.9;18.1;2.1;14.4;.1;3.42;18400 +76089;45.00177;3.55263;829;20220901;25.3;10.1;17.7;1.3;13;0;3.44;19900 +76089;45.00177;3.55263;829;20220902;24.9;10.9;17.9;1.8;13.6;5.8;2.76;12000 +76089;45.00177;3.55263;829;20220903;23.1;11.3;17.2;1.5;14.5;4;2.76;15300 +76089;45.00177;3.55263;829;20220904;25.1;9.6;17.4;1.2;14.3;.2;3.09;18200 +76089;45.00177;3.55263;829;20220905;26.2;14;20.1;2.6;16;.2;3.83;19400 +76089;45.00177;3.55263;829;20220906;25.5;13.9;19.7;1.1;15.6;2.4;2.42;11300 +76089;45.00177;3.55263;829;20220907;23.9;12.3;18.1;1.6;15.3;7.1;2.57;13000 +76089;45.00177;3.55263;829;20220908;20.9;8.2;14.6;1.7;12.1;.1;2.93;19200 +76089;45.00177;3.55263;829;20220909;19.9;8.4;14.2;2.5;11;0;2.94;17400 +76089;45.00177;3.55263;829;20220910;19.7;8.4;14.1;2;10.6;0;2.98;19000 +76089;45.00177;3.55263;829;20220911;22.9;5.5;14.2;1.2;10.2;0;3.13;21400 +76089;45.00177;3.55263;829;20220912;30.5;7.3;18.9;1.4;12.4;0;3.8;20500 +76089;45.00177;3.55263;829;20220913;26.4;14.8;20.6;2.6;17.4;.3;3.08;13800 +76089;45.00177;3.55263;829;20220914;23.8;16.4;20.1;3.3;16.3;9.1;3.19;14200 +76089;45.00177;3.55263;829;20220915;22.4;11;16.7;2;14.3;1.3;2.71;15900 +76089;45.00177;3.55263;829;20220916;19.1;12.3;15.7;3.5;12.2;.2;2.83;14400 +76089;45.00177;3.55263;829;20220917;13.8;5.8;9.8;3.5;8.1;0;2.49;16700 +76089;45.00177;3.55263;829;20220918;18.1;1.3;9.7;1.8;6.7;0;2.79;20400 +76089;45.00177;3.55263;829;20220919;17.3;.2;8.8;1.8;7.3;0;2.56;20000 +76089;45.00177;3.55263;829;20220920;17.3;1.8;9.6;1.8;7;0;2.64;20000 +76089;45.00177;3.55263;829;20220921;16.8;1.8;9.3;2.1;7.2;0;2.59;19200 +76089;45.00177;3.55263;829;20220922;21.6;1;11.3;1.5;7.7;0;2.78;19400 +76089;45.00177;3.55263;829;20220923;19.6;4.8;12.2;1.1;10.3;14.7;1.85;11500 +76089;45.00177;3.55263;829;20220924;17.9;6;12;1.4;10.7;1.6;1.89;12900 +76089;45.00177;3.55263;829;20220925;13.9;8.9;11.4;1.8;10.6;1.2;1.37;7000 +76089;45.00177;3.55263;829;20220926;13.8;6.3;10.1;3;9.3;1.9;1.88;12700 +76089;45.00177;3.55263;829;20220927;12.4;7.3;9.9;4.2;9.3;0;1.8;11200 +76089;45.00177;3.55263;829;20220928;15.9;8.8;12.4;3.6;11.1;3.3;1.75;8000 +76089;45.00177;3.55263;829;20220929;12.6;7.9;10.3;3.3;8.8;.4;1.96;12300 +76089;45.00177;3.55263;829;20220930;11.5;4.9;8.2;2.4;7.9;.6;1.43;7500 +76089;45.00177;3.55263;829;20221001;16.1;.8;8.5;2.5;10;0;1.42;10000 +76089;45.00177;3.55263;829;20221002;19.4;10.8;15.1;2.9;12.4;0;2.45;15600 +76089;45.00177;3.55263;829;20221003;15.7;7.7;11.7;1.8;11.3;0;1.29;7000 +76089;45.00177;3.55263;829;20221004;23.9;6.5;15.2;1;10.9;.1;2.21;15600 +76089;45.00177;3.55263;829;20221005;23;4.8;13.9;1.7;10;.1;2.5;16700 +76089;45.00177;3.55263;829;20221006;18.3;5.8;12.1;1.1;11.4;0;1.39;9000 +76089;45.00177;3.55263;829;20221007;20.7;9.7;15.2;1.2;12.3;1.3;1.76;11000 +76089;45.00177;3.55263;829;20221008;13.4;11.5;12.5;1;12.8;4.5;.81;3000 +76089;45.00177;3.55263;829;20221009;18.1;3.8;11;.8;10.4;.2;1.3;9400 +76089;45.00177;3.55263;829;20221010;21.9;4.4;13.2;1.1;10.1;0;1.93;14900 +76089;45.00177;3.55263;829;20221011;19;5.6;12.3;1.1;11.4;1.2;1.53;11900 +76089;45.00177;3.55263;829;20221012;20.5;10.8;15.7;1.1;12.6;.2;1.68;11500 +76089;45.00177;3.55263;829;20221013;16.2;6.4;11.3;1.1;11.2;3.2;1.02;5500 +76089;45.00177;3.55263;829;20221014;18.1;9.8;14;2;12.8;.4;1.4;7700 +76089;45.00177;3.55263;829;20221015;22.4;9.3;15.9;1.9;11.5;0;2.07;11400 +76089;45.00177;3.55263;829;20221016;20;8.8;14.4;3;13.1;0;1.91;13300 +76089;45.00177;3.55263;829;20221017;18.4;14.2;16.3;3.2;13.2;.1;1.82;6200 +76089;45.00177;3.55263;829;20221018;23;9.1;16.1;1.5;12.4;.1;1.91;13300 +76089;45.00177;3.55263;829;20221019;24.1;6.9;15.5;1.3;11.7;6.8;1.76;10500 +76089;45.00177;3.55263;829;20221020;19.8;11.5;15.7;3.3;14.9;5.2;1.46;7000 +76089;45.00177;3.55263;829;20221021;20.4;14.1;17.3;3.3;13.9;0;1.96;7100 +76089;45.00177;3.55263;829;20221022;20.8;7.2;14;1.5;11.5;0;1.6;12100 +76089;45.00177;3.55263;829;20221023;19.8;11.9;15.9;5.6;14.2;0;1.9;6500 +76089;45.00177;3.55263;829;20221024;19.6;12.6;16.1;2;12.1;0;1.73;10100 +76089;45.00177;3.55263;829;20221025;20.5;4.4;12.5;1.4;10;0;1.44;9500 +76089;45.00177;3.55263;829;20221026;21.5;7.7;14.6;1.6;11.9;0;1.52;9900 +76089;45.00177;3.55263;829;20221027;24.9;8.1;16.5;1.3;12;0;1.63;9600 +76089;45.00177;3.55263;829;20221028;26.8;11.6;19.2;1.1;10.3;0;1.73;9000 +76089;45.00177;3.55263;829;20221029;23.6;9;16.3;2.2;8.4;0;2.32;8200 +76089;45.00177;3.55263;829;20221030;21.5;11.9;16.7;2.7;8.6;0;2.46;8000 +76089;45.00177;3.55263;829;20221031;18.8;10.3;14.6;3.5;11.6;4.8;1.81;8400 +76089;45.00177;3.55263;829;20221101;17;12;14.5;2.6;10.9;0;1.63;10300 +76089;45.00177;3.55263;829;20221102;14.4;3.4;8.9;1.1;7.9;0;.96;10100 +76089;45.00177;3.55263;829;20221103;13.8;1.5;7.7;3.3;8.4;.9;1.14;3000 +76089;45.00177;3.55263;829;20221104;7.8;1.7;4.8;3.3;7.5;9.7;.7;4500 +76089;45.00177;3.55263;829;20221105;7.6;3.5;5.6;3.3;6.7;0;1.02;8200 +76089;45.00177;3.55263;829;20221106;17.5;-2.3;7.6;1.4;5.8;0;1.26;8900 +76089;45.00177;3.55263;829;20221107;17.2;.2;8.7;1.7;7.5;0;1.2;10200 +76089;45.00177;3.55263;829;20221108;15.9;4.2;10.1;4.5;10.6;7.5;1.16;8700 +76089;45.00177;3.55263;829;20221109;14;10.1;12.1;1.4;11.8;3.2;.75;3500 +76089;45.00177;3.55263;829;20221110;10.7;8.2;9.5;1.7;9.3;.1;.8;5100 +76089;45.00177;3.55263;829;20221111;16.7;1;8.9;1.6;8.5;.1;.97;8600 +76089;45.00177;3.55263;829;20221112;18.6;2.4;10.5;1.3;8.7;0;.98;9300 +76089;45.00177;3.55263;829;20221113;13.5;3.8;8.7;1.5;9.3;0;.73;4500 +76089;45.00177;3.55263;829;20221114;13.2;7.4;10.3;2.6;9.9;4.2;.94;5100 +76089;45.00177;3.55263;829;20221115;12.5;7.8;10.2;2.9;10.7;4.6;.78;2700 +76089;45.00177;3.55263;829;20221116;12.5;4.2;8.4;2.2;8.5;.4;.81;8100 +76089;45.00177;3.55263;829;20221117;13.4;6.3;9.9;4.7;9;5.1;1.37;4900 +76089;45.00177;3.55263;829;20221118;8.2;3.9;6.1;3.5;7.2;.5;.88;5700 +76089;45.00177;3.55263;829;20221119;6.5;-.4;3.1;2.5;6.5;1;.54;5500 +76089;45.00177;3.55263;829;20221120;7.1;.1;3.6;2;6.1;0;.58;7600 +76089;45.00177;3.55263;829;20221121;8;-.4;3.8;3.2;6.8;3.9;.72;1500 +76089;45.00177;3.55263;829;20221122;7.2;1.6;4.4;4;6.2;1.2;.93;5600 +76089;45.00177;3.55263;829;20221123;11.8;1.6;6.7;2.2;7.4;2;.81;5300 +76089;45.00177;3.55263;829;20221124;10.3;-1;4.7;1.5;6.8;.1;.5;7700 +76089;45.00177;3.55263;829;20221125;7.4;2.5;5;2;7.8;6.1;.51;1800 +76089;45.00177;3.55263;829;20221126;7;2.9;5;1.8;6.6;0;.57;5500 +76089;45.00177;3.55263;829;20221127;11.7;-2.7;4.5;1.4;5.9;1.8;.65;6200 +76089;45.00177;3.55263;829;20221128;7.6;4.5;6.1;2.1;8;2.2;.58;2300 +76089;45.00177;3.55263;829;20221129;5;2.4;3.7;3;6.7;1.3;.57;3200 +76089;45.00177;3.55263;829;20221130;4.8;1.8;3.3;2.1;6.7;.8;.52;1400 +76089;45.00177;3.55263;829;20221201;2.5;1.6;2.1;2.6;6.2;.4;.51;600 +76089;45.00177;3.55263;829;20221202;1.8;-.6;.6;1.4;5.4;2.4;.45;1400 +76089;45.00177;3.55263;829;20221203;2.1;-.5;.8;1;6;8.2;.35;1600 +76089;45.00177;3.55263;829;20221204;2.4;.2;1.3;1.1;6;4.4;.39;1400 +76089;45.00177;3.55263;829;20221205;4;-7.4;-1.7;1;4.3;0;.17;8600 +76089;45.00177;3.55263;829;20221206;3.3;-8.7;-2.7;.8;3.9;.1;.16;7900 +76089;45.00177;3.55263;829;20221207;-1.4;-5.3;-3.3;1.2;4.7;0;.27;1000 +76089;45.00177;3.55263;829;20221208;1.2;-4.8;-1.8;1;5.2;4.4;.23;3200 +76089;45.00177;3.55263;829;20221209;4.9;.7;2.8;.9;7;1.6;.34;2100 +76089;45.00177;3.55263;829;20221210;-1.6;-2.1;-1.8;2.9;4.7;0;.38;2000 +76089;45.00177;3.55263;829;20221211;-.7;-10.3;-5.5;1;3.2;0;.17;7000 +76089;45.00177;3.55263;829;20221212;-.2;-8.9;-4.5;1.2;4;7.9;.2;4400 +76089;45.00177;3.55263;829;20221213;9.3;-2.1;3.6;1.2;6.5;.7;.34;5700 +76089;45.00177;3.55263;829;20221214;11.1;2.3;6.7;2;8;.4;.58;4000 +76089;45.00177;3.55263;829;20221215;3.8;-1.3;1.3;1.3;6.6;19.5;.35;200 +76089;45.00177;3.55263;829;20221216;1.3;.9;1.1;1.2;5.8;.1;.41;1000 +76089;45.00177;3.55263;829;20221217;1;-7.9;-3.4;1;3.6;0;.21;6100 +76089;45.00177;3.55263;829;20221218;7.1;-9.6;-1.2;3.1;5.1;0;.47;6200 +76089;45.00177;3.55263;829;20221219;10.3;5.4;7.9;5.5;8.8;0;.94;1900 +76089;45.00177;3.55263;829;20221220;11.5;8.7;10.1;6.4;9.5;1.4;1.23;4400 +76089;45.00177;3.55263;829;20221221;12.1;8.8;10.5;2.8;9.3;.2;.78;6100 +76089;45.00177;3.55263;829;20221222;11.5;4.6;8.1;2.6;8.9;2.4;.71;2600 +76089;45.00177;3.55263;829;20221223;14.1;9.9;12;2.7;10.8;.5;.93;2800 +76089;45.00177;3.55263;829;20221224;14.6;9;11.8;1.4;9.6;0;.61;5500 +76089;45.00177;3.55263;829;20221225;14.7;0;7.4;1.5;7.6;0;.59;6000 +76089;45.00177;3.55263;829;20221226;14;3.7;8.9;2.3;8.5;.2;.79;5000 +76089;45.00177;3.55263;829;20221227;8.9;-.3;4.3;1.2;6.7;0;.28;6500 +76089;45.00177;3.55263;829;20221228;12.5;-3.7;4.4;1.7;6.3;0;.64;5400 +76089;45.00177;3.55263;829;20221229;10.6;2.1;6.4;2.1;8;3.3;.66;1800 +76089;45.00177;3.55263;829;20221230;11.9;.7;6.3;1.9;8.3;.4;.64;1700 +76089;45.00177;3.55263;829;20221231;12.9;7.9;10.4;3.6;9.6;0;.93;5500 +76090;45.02073;3.86835;747;20220101;18.9;7;12.9;1.4;6.12;0;1.02;5712 +76090;45.02073;3.86835;747;20220102;14.7;4.3;9.5;2.6;6.62;0;1.27;5402 +76090;45.02073;3.86835;747;20220103;11.8;5.9;8.9;2.6;8.18;0;.92;3703 +76090;45.02073;3.86835;747;20220104;12.1;7.8;10;4.8;8.25;6.2;1.59;3173 +76090;45.02073;3.86835;747;20220105;.7;1.1;.9;5.8;5.15;1.1;.72;0 +76090;45.02073;3.86835;747;20220106;1;-1;0;4.5;4.41;0;.8;2379 +76090;45.02073;3.86835;747;20220107;3.1;-3.5;-.2;2.9;4.74;5.8;.53;4497 +76090;45.02073;3.86835;747;20220108;4.8;.6;2.7;3.1;6.88;2.1;.35;3169 +76090;45.02073;3.86835;747;20220109;4.2;2.2;3.2;3.5;5.91;4.8;.73;2528 +76090;45.02073;3.86835;747;20220110;3.5;.8;2.1;3.3;5.71;.3;.56;3691 +76090;45.02073;3.86835;747;20220111;1.7;-3.9;-1.1;3.4;4.84;0;.37;4503 +76090;45.02073;3.86835;747;20220112;.4;-4.5;-2.1;2.9;4.28;0;.43;4326 +76090;45.02073;3.86835;747;20220113;4.4;-4.4;0;1.5;3.98;0;.54;5406 +76090;45.02073;3.86835;747;20220114;11.5;-4.7;3.4;1.6;3.81;0;.84;7385 +76090;45.02073;3.86835;747;20220115;11.7;-2.3;4.7;1.2;3.38;0;.81;6892 +76090;45.02073;3.86835;747;20220116;8.7;-2.2;3.2;2.2;3.68;0;1.13;6286 +76090;45.02073;3.86835;747;20220117;4.1;-1.4;1.4;3.1;5.84;0;.55;3852 +76090;45.02073;3.86835;747;20220118;2.2;-.7;.8;2;5.41;0;.44;3017 +76090;45.02073;3.86835;747;20220119;4.3;-2.2;1;2.3;5.28;.1;.56;4081 +76090;45.02073;3.86835;747;20220120;2.4;-.2;1.1;3.8;5.54;.3;.56;2842 +76090;45.02073;3.86835;747;20220121;1;-2.1;-.6;6;3.91;0;1.01;4666 +76090;45.02073;3.86835;747;20220122;1.1;-4.4;-1.7;3;4.61;0;.46;3671 +76090;45.02073;3.86835;747;20220123;2.1;-1.5;.3;1.8;5.21;0;.47;3628 +76090;45.02073;3.86835;747;20220124;11.2;-6.1;2.5;1.7;4.81;0;.78;8656 +76090;45.02073;3.86835;747;20220125;11.5;-1.6;4.9;1.6;4.21;0;1.01;7541 +76090;45.02073;3.86835;747;20220126;9.6;-1.5;4.1;2.4;3.98;0;1.34;7095 +76090;45.02073;3.86835;747;20220127;9.9;-3.1;3.4;2.6;3.41;0;1.46;7702 +76090;45.02073;3.86835;747;20220128;4;-3.9;0;3.3;4.94;0;.72;5837 +76090;45.02073;3.86835;747;20220129;6.7;-4.4;1.1;3;5.08;.1;.89;6805 +76090;45.02073;3.86835;747;20220130;6;.7;3.3;3.4;6.88;0;.55;4450 +76090;45.02073;3.86835;747;20220131;5.3;1.2;3.3;4.8;6.08;1.3;.85;4226 +76090;45.02073;3.86835;747;20220201;2.9;-1.9;.5;4.1;5.34;.4;.58;4893 +76090;45.02073;3.86835;747;20220202;7.9;2.5;5.2;3.4;7.88;.2;.61;4992 +76090;45.02073;3.86835;747;20220203;13.8;1.3;7.5;2;6.41;0;1.18;7221 +76090;45.02073;3.86835;747;20220204;8.3;.1;4.2;1.8;6.68;.3;.7;6292 +76090;45.02073;3.86835;747;20220205;6.5;3;4.7;2.8;5.88;.2;1.02;5783 +76090;45.02073;3.86835;747;20220206;6.1;-2.6;1.7;3.5;5.64;1.6;.79;6799 +76090;45.02073;3.86835;747;20220207;6.2;4.6;5.4;5.1;6.01;1;1.36;5034 +76090;45.02073;3.86835;747;20220208;10.4;-2.3;4;2.1;4.58;0;1.24;9179 +76090;45.02073;3.86835;747;20220209;14;-.8;6.6;2.1;5.34;0;1.45;9330 +76090;45.02073;3.86835;747;20220210;10.4;.4;5.4;1.5;5.72;.2;1.23;11300 +76090;45.02073;3.86835;747;20220211;6.1;3.8;5;2.5;5.62;.6;1.07;7400 +76090;45.02073;3.86835;747;20220212;9.3;-4.4;2.5;2.5;5.28;0;1.2;10218 +76090;45.02073;3.86835;747;20220213;9;2.1;5.6;5.4;6.62;1.5;1.33;12300 +76090;45.02073;3.86835;747;20220214;6.6;4.6;5.6;2.8;6.72;6.6;.94;4300 +76090;45.02073;3.86835;747;20220215;6;1.5;3.8;3.4;5.82;3;1.01;7900 +76090;45.02073;3.86835;747;20220216;10.7;1.9;6.3;3.1;8.58;2.2;.84;7024 +76090;45.02073;3.86835;747;20220217;14.2;8.6;11.4;3.7;9.45;.8;1.52;6465 +76090;45.02073;3.86835;747;20220218;17.4;4.8;11.1;3.1;8.64;0;1.94;10017 +76090;45.02073;3.86835;747;20220219;7;2;4.5;3.1;4.98;0;1.42;7937 +76090;45.02073;3.86835;747;20220220;10.7;.7;5.7;2.9;6.21;.1;1.39;9269 +76090;45.02073;3.86835;747;20220221;7.6;6.1;6.8;4.9;6.31;2.7;1.58;4174 +76090;45.02073;3.86835;747;20220222;8.8;2.1;5.4;3.9;6.81;.3;1.22;8500 +76090;45.02073;3.86835;747;20220223;10.4;4.2;7.3;2.4;7.61;0;1.14;7523 +76090;45.02073;3.86835;747;20220224;11.7;3.1;7.4;3.8;7.14;.5;1.58;8522 +76090;45.02073;3.86835;747;20220225;5.6;1.4;3.5;4.7;4.98;0;1.5;9063 +76090;45.02073;3.86835;747;20220226;6.9;-.7;3.1;3.4;4.31;0;1.58;10535 +76090;45.02073;3.86835;747;20220227;10.1;-3.3;3.4;1.7;4.71;0;1.37;12173 +76090;45.02073;3.86835;747;20220228;10.8;-.9;5;2;5.64;0;1.41;11742 +76090;45.02073;3.86835;747;20220301;13.4;-1.1;6.2;2.1;5.58;0;1.67;12278 +76090;45.02073;3.86835;747;20220302;10.6;.9;5.8;2.2;6.72;0;1.3;10434 +76090;45.02073;3.86835;747;20220303;11.9;3.2;7.6;1.9;8.31;0;1.22;10328 +76090;45.02073;3.86835;747;20220304;11;5.4;8.2;3.4;7.08;0;1.66;7764 +76090;45.02073;3.86835;747;20220305;8.9;-.3;4.3;2.6;4.24;0;1.8;11998 +76090;45.02073;3.86835;747;20220306;6.3;-3.6;1.4;2.3;3.41;0;1.57;12089 +76090;45.02073;3.86835;747;20220307;8.5;-5.5;1.5;1.7;3.64;0;1.48;13437 +76090;45.02073;3.86835;747;20220308;9.6;-3.6;3;2.4;5.21;0;1.54;12613 +76090;45.02073;3.86835;747;20220309;10.8;-.7;5;2.4;6.68;0;1.47;11834 +76090;45.02073;3.86835;747;20220310;10;2.7;6.3;3.6;7.38;.8;1.36;8338 +76090;45.02073;3.86835;747;20220311;7.7;4.9;6.3;6.5;6.94;0;1.47;4768 +76090;45.02073;3.86835;747;20220312;6.9;3.5;5.2;5.1;6.54;0;1.34;5899 +76090;45.02073;3.86835;747;20220313;6.9;3.3;5.1;5;6.64;12.1;1.26;6155 +76090;45.02073;3.86835;747;20220314;10.2;-.7;4.8;3.1;7.71;1.2;1.17;10421 +76090;45.02073;3.86835;747;20220315;12;7.7;9.9;6.2;8.44;0;2.03;7377 +76090;45.02073;3.86835;747;20220316;15.3;6.3;10.8;2.5;8.74;0;1.89;9767 +76090;45.02073;3.86835;747;20220317;9.9;7.7;8.8;3.1;9.14;1.5;1.07;3558 +76090;45.02073;3.86835;747;20220318;5.5;4.3;4.9;1.7;8.22;0;.48;1600 +76090;45.02073;3.86835;747;20220319;14.6;4.3;9.5;1.3;7.62;0;1.87;14100 +76090;45.02073;3.86835;747;20220320;9.2;.8;5;4.2;6.12;0;1.47;6600 +76090;45.02073;3.86835;747;20220321;11.4;4.5;8;4;5.42;0;2.64;16200 +76090;45.02073;3.86835;747;20220322;12.2;-1.7;5.3;3.8;4.22;0;2.77;19900 +76090;45.02073;3.86835;747;20220323;13.7;-4.3;4.7;2.8;3.72;0;2.76;20400 +76090;45.02073;3.86835;747;20220324;16;-3.8;6.1;2.5;4.02;0;2.94;20800 +76090;45.02073;3.86835;747;20220325;17.3;-3.3;7;2;4.52;0;2.79;19400 +76090;45.02073;3.86835;747;20220326;18.4;-2.1;8.2;1.6;5.02;0;2.74;19800 +76090;45.02073;3.86835;747;20220327;18.3;-1.2;8.6;1.7;4.72;0;2.91;20800 +76090;45.02073;3.86835;747;20220328;18.6;-.7;9;2.4;4.72;0;3.2;19300 +76090;45.02073;3.86835;747;20220329;15.9;3.3;9.6;2.5;6.02;1.9;2.4;10700 +76090;45.02073;3.86835;747;20220330;11.7;5.9;8.8;1.8;8.12;2.4;1.4;7100 +76090;45.02073;3.86835;747;20220331;7.5;2.3;4.9;2.7;7.12;3.4;1;5700 +76090;45.02073;3.86835;747;20220401;1.5;-1.1;.2;3.9;5.03;3.9;1.05;9100 +76090;45.02073;3.86835;747;20220402;.6;-2.7;-1.1;4.4;4.39;1.5;1.53;9685 +76090;45.02073;3.86835;747;20220403;1.9;-2.8;-.4;4.9;4.41;.2;1.65;9811 +76090;45.02073;3.86835;747;20220404;7.4;-5.6;.9;1.6;4.42;0;1.96;22100 +76090;45.02073;3.86835;747;20220405;12.1;-4.5;3.8;1.9;6.12;0;1.88;16300 +76090;45.02073;3.86835;747;20220406;13.5;2.9;8.2;2.2;8.12;1.5;1.89;13100 +76090;45.02073;3.86835;747;20220407;12.9;6.4;9.7;5.3;8.42;.9;2.21;11900 +76090;45.02073;3.86835;747;20220408;14.6;8.5;11.6;6.6;8.22;1.2;2.96;11700 +76090;45.02073;3.86835;747;20220409;8.4;1.9;5.2;5;4.72;0;2.52;15700 +76090;45.02073;3.86835;747;20220410;14.6;-5;4.8;1.6;4.72;0;2.79;24200 +76090;45.02073;3.86835;747;20220411;12;.4;6.2;6.2;6.42;0;2.43;15900 +76090;45.02073;3.86835;747;20220412;13.8;7.4;10.6;5.8;5.72;0;3.21;6600 +76090;45.02073;3.86835;747;20220413;19.6;7.1;13.4;3;6.72;0;3.71;17800 +76090;45.02073;3.86835;747;20220414;19.3;4.8;12.1;2.1;9.42;0;3.05;20000 +76090;45.02073;3.86835;747;20220415;20.9;4.8;12.9;2;9.32;0;3.22;19700 +76090;45.02073;3.86835;747;20220416;20;4.6;12.3;3.7;7.62;0;3.97;21900 +76090;45.02073;3.86835;747;20220417;18.8;.6;9.7;2;6.72;0;3.58;25900 +76090;45.02073;3.86835;747;20220418;19.4;.6;10;2.2;5.72;0;3.77;24800 +76090;45.02073;3.86835;747;20220419;17.5;1.8;9.7;1.7;6.92;0;2.95;19900 +76090;45.02073;3.86835;747;20220420;14.3;4.3;9.3;1.3;8.82;5.1;1.58;8800 +76090;45.02073;3.86835;747;20220421;15.1;7.2;11.2;1.5;9.72;1;1.93;11200 +76090;45.02073;3.86835;747;20220422;18.2;1.8;10;1.8;7.92;0;2.99;20300 +76090;45.02073;3.86835;747;20220423;13.2;9.2;11.2;3.8;8.22;8.7;2.14;6300 +76090;45.02073;3.86835;747;20220424;12.9;2.5;7.7;2.8;8.42;5.2;1.69;10600 +76090;45.02073;3.86835;747;20220425;15;6.1;10.6;2.4;7.62;0;2.87;17800 +76090;45.02073;3.86835;747;20220426;17.9;2.7;10.3;1.9;7.82;0;3.21;22000 +76090;45.02073;3.86835;747;20220427;20;1.4;10.7;1.7;7.72;0;3.71;26100 +76090;45.02073;3.86835;747;20220428;22;3.2;12.6;2;8.62;.5;3.73;22500 +76090;45.02073;3.86835;747;20220429;21.6;2.8;12.2;1.5;9.12;2.2;3.37;21400 +76090;45.02073;3.86835;747;20220430;16.2;8.8;12.5;1.6;9.72;.8;2.48;14500 +76090;45.02073;3.86835;747;20220501;17.1;1.3;9.2;1.9;7.42;0;3.37;24900 +76090;45.02073;3.86835;747;20220502;18.3;1.9;10.1;1.8;7.42;.7;3.65;26200 +76090;45.02073;3.86835;747;20220503;18.2;6.6;12.4;1.3;9.32;1.1;2.35;12700 +76090;45.02073;3.86835;747;20220504;18.2;3.2;10.7;1.2;9.92;5.2;2.62;17800 +76090;45.02073;3.86835;747;20220505;13.1;8.4;10.8;3.1;9.42;3.3;2.02;10500 +76090;45.02073;3.86835;747;20220506;13.3;7.8;10.5;4.3;9.64;.3;2.11;11259 +76090;45.02073;3.86835;747;20220507;18.3;8.4;13.3;3.7;9.31;0;3.7;20109 +76090;45.02073;3.86835;747;20220508;18.1;8.5;13.3;3;9.94;0;3.18;16710 +76090;45.02073;3.86835;747;20220509;21.2;7.9;14.5;1.8;10.31;.1;3.62;20625 +76090;45.02073;3.86835;747;20220510;24.2;9.3;16.7;1.8;11.18;.1;4.22;22808 +76090;45.02073;3.86835;747;20220511;24.5;10.4;17.5;2.8;11.04;0;4.74;23363 +76090;45.02073;3.86835;747;20220512;24.6;10.2;17.4;2.3;10.58;0;4.34;20621 +76090;45.02073;3.86835;747;20220513;22.1;9.3;15.7;1.7;11.88;2.9;3.61;20376 +76090;45.02073;3.86835;747;20220514;24.4;12.8;18.6;1.6;13.68;0;4.07;21972 +76090;45.02073;3.86835;747;20220515;23.8;11.8;17.8;2.9;11.88;.6;4.53;22273 +76090;45.02073;3.86835;747;20220516;25.4;11.1;18.3;2.2;9.84;0;4.75;22510 +76090;45.02073;3.86835;747;20220517;27.9;11.8;19.9;1.8;12.44;0;4.93;24747 +76090;45.02073;3.86835;747;20220518;27.7;14.6;21.1;2.3;13.28;.1;4.91;21973 +76090;45.02073;3.86835;747;20220519;26.2;15.4;20.8;3.9;12.44;0;5.43;21252 +76090;45.02073;3.86835;747;20220520;26.3;17.2;21.7;4.5;10.88;0;6.05;20199 +76090;45.02073;3.86835;747;20220521;30;13;21.5;1.4;13.71;0;5.01;24732 +76090;45.02073;3.86835;747;20220522;30.8;15.6;23.2;1.8;15.44;1.9;4.92;21783 +76090;45.02073;3.86835;747;20220523;21.6;16.2;18.9;3;13.41;1.2;3.72;15639 +76090;45.02073;3.86835;747;20220524;18.1;10.5;14.3;2.9;9.58;0;3.54;17710 +76090;45.02073;3.86835;747;20220525;18.8;9.2;14;3.8;9.14;0;3.93;19198 +76090;45.02073;3.86835;747;20220526;18.9;8.2;13.5;3.1;9.84;0;3.68;19454 +76090;45.02073;3.86835;747;20220527;22.9;10.5;16.7;3.2;11.64;0;4.49;23058 +76090;45.02073;3.86835;747;20220528;21.2;11.1;16.2;4.6;9.61;0;5.03;23691 +76090;45.02073;3.86835;747;20220529;18.2;7.4;12.8;3.9;6.94;0;4.56;23423 +76090;45.02073;3.86835;747;20220530;21.5;5.3;13.4;2;7.24;.4;4.45;25282 +76090;45.02073;3.86835;747;20220531;20.4;10.3;15.4;1.7;11.11;3.5;3.25;16651 +76090;45.02073;3.86835;747;20220601;25.4;9.2;17.3;1.9;12.81;3.9;4.44;24044 +76090;45.02073;3.86835;747;20220602;26.7;13.7;20.2;2.2;13.42;1.6;4.74;23002 +76090;45.02073;3.86835;747;20220603;27.9;15.4;21.7;2.6;13.02;1.4;5.7;27000 +76090;45.02073;3.86835;747;20220604;28.7;14.8;21.8;3.1;14.44;2.1;5.71;25089 +76090;45.02073;3.86835;747;20220605;24.3;16;20.1;2.6;14.41;.7;4.55;22070 +76090;45.02073;3.86835;747;20220606;26;12;19;2;12.94;.3;4.77;24095 +76090;45.02073;3.86835;747;20220607;22.8;11.6;17.2;2.5;11.61;.1;4.52;23730 +76090;45.02073;3.86835;747;20220608;20;10.9;15.5;2.4;11.44;2.6;3.36;16913 +76090;45.02073;3.86835;747;20220609;18.7;10.4;14.5;4.4;9.94;0;4.07;20282 +76090;45.02073;3.86835;747;20220610;24.3;9.6;16.9;3.3;10.18;0;5.35;26603 +76090;45.02073;3.86835;747;20220611;28.8;11.2;20;2.5;10.08;0;6.06;27666 +76090;45.02073;3.86835;747;20220612;31.4;15.1;23.2;2.1;11.88;1;5.8;24187 +76090;45.02073;3.86835;747;20220613;25.5;15.2;20.4;2.4;14.34;0;4.28;18717 +76090;45.02073;3.86835;747;20220614;31.5;10.8;21.2;1.9;9.71;.1;6.15;28904 +76090;45.02073;3.86835;747;20220615;32.5;17.7;25.1;2.6;13.61;.2;6.29;23947 +76090;45.02073;3.86835;747;20220616;31.7;17.8;24.7;2.4;15.31;0;5.91;24220 +76090;45.02073;3.86835;747;20220617;33.1;16.8;24.9;2.8;12.34;0;6.85;26250 +76090;45.02073;3.86835;747;20220618;33;17.4;25.2;3.6;11.94;0;7.34;25633 +76090;45.02073;3.86835;747;20220619;29.9;20.7;25.3;6.2;12.58;0;8.01;23200 +76090;45.02073;3.86835;747;20220620;30.1;17.9;24;4;11.24;0;7.15;25742 +76090;45.02073;3.86835;747;20220621;29.5;16.7;23.1;3.2;14.88;.9;5.64;21982 +76090;45.02073;3.86835;747;20220622;26.1;17.3;21.7;3.9;17.01;6.7;4.57;18760 +76090;45.02073;3.86835;747;20220623;22.3;15.5;18.9;2;15.82;13.7;2.5;11000 +76090;45.02073;3.86835;747;20220624;20.8;13.9;17.4;2.3;13.91;1.8;3.28;16237 +76090;45.02073;3.86835;747;20220625;25.1;11.5;18.3;2.5;13.18;13.7;4.41;21307 +76090;45.02073;3.86835;747;20220626;21.8;13.7;17.8;2.1;15.81;4.1;3.12;16115 +76090;45.02073;3.86835;747;20220627;20.7;14;17.3;2.8;14.64;.6;3.18;15654 +76090;45.02073;3.86835;747;20220628;21.8;11.3;16.6;3.1;12.84;.2;4.02;20666 +76090;45.02073;3.86835;747;20220629;26.7;12;19.3;1.9;12.21;0;5.07;25671 +76090;45.02073;3.86835;747;20220630;25.4;15.2;20.3;2.3;13.51;13.9;4.53;20527 +76090;45.02073;3.86835;747;20220701;20.1;9.8;15;2.8;11.11;.1;4.08;23503 +76090;45.02073;3.86835;747;20220702;28.9;9.3;19.1;2;10.84;0;5.67;28576 +76090;45.02073;3.86835;747;20220703;30.3;16;23.1;1.6;13.84;3.8;5.25;24424 +76090;45.02073;3.86835;747;20220704;26.7;15.9;21.3;2;15.84;3.1;4.27;19580 +76090;45.02073;3.86835;747;20220705;24.5;14.3;19.4;2.4;13.71;0;4.37;20641 +76090;45.02073;3.86835;747;20220706;24.1;13.1;18.6;3.6;10.98;0;5.25;23188 +76090;45.02073;3.86835;747;20220707;24.1;11.4;17.7;4.1;11.18;0;5.28;24523 +76090;45.02073;3.86835;747;20220708;24.1;13.5;18.8;4.4;11.71;0;5.37;23970 +76090;45.02073;3.86835;747;20220709;26.6;12.3;19.5;2.9;11.04;0;5.54;25051 +76090;45.02073;3.86835;747;20220710;26;14.5;20.3;3.3;11.78;0;5.47;23303 +76090;45.02073;3.86835;747;20220711;27.9;12.3;20.1;2.6;11.68;0;5.6;25965 +76090;45.02073;3.86835;747;20220712;29;14.4;21.7;2.5;12.14;0;5.68;24892 +76090;45.02073;3.86835;747;20220713;31.7;14;22.9;2.2;10.01;0;6.22;26442 +76090;45.02073;3.86835;747;20220714;33.9;16.7;25.3;1.9;12.71;0;6.26;26649 +76090;45.02073;3.86835;747;20220715;30.2;17.7;23.9;2.5;12.81;0;5.75;22886 +76090;45.02073;3.86835;747;20220716;29.6;15.2;22.4;3;10.98;0;6.17;24619 +76090;45.02073;3.86835;747;20220717;31.1;14.5;22.8;2.6;9.78;0;6.42;26037 +76090;45.02073;3.86835;747;20220718;34.9;16.2;25.5;2.2;11.74;.8;6.61;26691 +76090;45.02073;3.86835;747;20220719;33.5;19.6;26.5;3.2;13.54;.1;6.87;23982 +76090;45.02073;3.86835;747;20220720;30.2;17.9;24.1;2.9;14.94;0;5.72;22708 +76090;45.02073;3.86835;747;20220721;30;15.1;22.5;2.4;14.31;0;5.58;25013 +76090;45.02073;3.86835;747;20220722;34.5;16.1;25.3;2;13.81;4.8;5.95;24141 +76090;45.02073;3.86835;747;20220723;27.1;18.4;22.7;2.3;17.08;0;4.43;19651 +76090;45.02073;3.86835;747;20220724;32.9;14.1;23.5;2.2;13.88;0;6.04;26583 +76090;45.02073;3.86835;747;20220725;31.3;18.9;25.1;2.7;14.21;0;5.65;20363 +76090;45.02073;3.86835;747;20220726;25.4;15.7;20.5;3.6;13.01;0;5.12;22062 +76090;45.02073;3.86835;747;20220727;25.5;12.8;19.1;2.9;10.81;0;5.13;23336 +76090;45.02073;3.86835;747;20220728;29.4;11.7;20.6;1.8;10.61;0;5.12;23818 +76090;45.02073;3.86835;747;20220729;25.2;16;20.6;1.9;12.91;1.1;3.92;16728 +76090;45.02073;3.86835;747;20220730;27.5;13.9;20.7;2.7;11.34;0;5.22;22036 +76090;45.02073;3.86835;747;20220731;29.7;15.3;22.5;2.8;11.81;0;5.67;22558 +76090;45.02073;3.86835;747;20220801;31.1;16.1;23.6;2.7;12.34;0;5.88;23186 +76090;45.02073;3.86835;747;20220802;31.1;15.7;23.4;2.4;12.98;.8;5.68;23799 +76090;45.02073;3.86835;747;20220803;34.3;16.8;25.5;2;12.31;0;5.88;24084 +76090;45.02073;3.86835;747;20220804;33.9;19.3;26.6;2;11.74;.1;5.51;20177 +76090;45.02073;3.86835;747;20220805;32.2;19.3;25.8;2.2;13.74;2.2;5.21;18932 +76090;45.02073;3.86835;747;20220806;27.3;14.6;21;2.5;14.94;0;4.52;20697 +76090;45.02073;3.86835;747;20220807;27.4;13;20.2;2.6;11.51;0;5.1;22880 +76090;45.02073;3.86835;747;20220808;28.9;14;21.4;2.8;10.11;0;5.63;23158 +76090;45.02073;3.86835;747;20220809;30.5;14.4;22.4;2.2;9.38;0;5.56;23201 +76090;45.02073;3.86835;747;20220810;32.1;15.8;24;1.8;10.18;0;5.26;22047 +76090;45.02073;3.86835;747;20220811;33;16.4;24.7;2;11.21;0;5.61;23141 +76090;45.02073;3.86835;747;20220812;33.2;15.9;24.6;2.1;11.41;0;5.72;23834 +76090;45.02073;3.86835;747;20220813;32.8;16.8;24.8;2.1;10.58;20.4;5.58;22026 +76090;45.02073;3.86835;747;20220814;21.2;16.9;19;1.5;16.82;20.1;2.37;11700 +76090;45.02073;3.86835;747;20220815;25.4;13.9;19.6;2.7;13.02;.1;4.6;24200 +76090;45.02073;3.86835;747;20220816;28.5;13.4;20.9;1.8;13.42;4.1;4.02;19300 +76090;45.02073;3.86835;747;20220817;24.3;15.5;19.9;2;15.52;24.2;2.68;10600 +76090;45.02073;3.86835;747;20220818;19.7;11.3;15.5;2.8;13.62;4.7;2.15;11000 +76090;45.02073;3.86835;747;20220819;22.3;15;18.6;3.8;14.91;.7;3.42;15326 +76090;45.02073;3.86835;747;20220820;23.8;15.6;19.7;3;15.08;.1;3.64;16658 +76090;45.02073;3.86835;747;20220821;23.6;12.7;18.2;2.6;12.61;.1;3.86;18560 +76090;45.02073;3.86835;747;20220822;22.8;14.9;18.8;3;13.91;.2;3.49;15146 +76090;45.02073;3.86835;747;20220823;25.7;15.8;20.7;3.1;14.88;.1;4.13;17828 +76090;45.02073;3.86835;747;20220824;29.4;14.8;22.1;1.7;13.48;0;4.41;20819 +76090;45.02073;3.86835;747;20220825;30;15.8;22.9;2.5;15.38;4.7;4.55;18615 +76090;45.02073;3.86835;747;20220826;23.9;17;20.5;3.2;16.94;1;3.17;12910 +76090;45.02073;3.86835;747;20220827;22.3;15.6;19;2;15.64;.1;2.69;12542 +76090;45.02073;3.86835;747;20220828;26.4;12.9;19.7;1.7;14.34;.1;3.71;19442 +76090;45.02073;3.86835;747;20220829;29.7;14.6;22.1;1.6;14.48;.2;3.98;18626 +76090;45.02073;3.86835;747;20220830;25.2;17.5;21.4;2.2;16.94;2.2;3.28;14993 +76090;45.02073;3.86835;747;20220831;24.3;14.3;19.3;2.1;14.42;.1;3.42;18400 +76090;45.02073;3.86835;747;20220901;25.8;13.5;19.6;1.3;13.02;0;3.44;19900 +76090;45.02073;3.86835;747;20220902;24.7;14.3;19.5;1.9;13.61;7.1;3.05;13338 +76090;45.02073;3.86835;747;20220903;23.4;13.8;18.6;2;15.21;2.8;2.88;14537 +76090;45.02073;3.86835;747;20220904;25.5;12.6;19.1;1.7;15.88;.1;3.14;16997 +76090;45.02073;3.86835;747;20220905;26.3;16.7;21.5;3.1;17.28;.2;3.6;15536 +76090;45.02073;3.86835;747;20220906;25.1;16.2;20.7;2;16.68;2.3;2.77;12290 +76090;45.02073;3.86835;747;20220907;22.7;14.4;18.5;2.3;16.41;8.9;2.44;12193 +76090;45.02073;3.86835;747;20220908;21.7;11.2;16.5;2.5;12.71;.1;3.02;15882 +76090;45.02073;3.86835;747;20220909;20.6;11.6;16.1;2.3;11.24;0;2.83;14290 +76090;45.02073;3.86835;747;20220910;20.4;10.5;15.5;1.9;10.84;0;2.81;15561 +76090;45.02073;3.86835;747;20220911;22.5;8.9;15.7;1.9;10.98;0;3.06;17380 +76090;45.02073;3.86835;747;20220912;29.2;11;20.1;1.9;12.88;0;3.83;18465 +76090;45.02073;3.86835;747;20220913;25;16.9;21;3.5;18.24;3.8;2.87;11548 +76090;45.02073;3.86835;747;20220914;23.4;17.3;20.3;3.3;16.32;5.6;3.19;14200 +76090;45.02073;3.86835;747;20220915;22.3;13.3;17.8;2.1;15.14;2.4;2.5;13366 +76090;45.02073;3.86835;747;20220916;18.4;13.4;15.9;3;13.11;.2;2.22;10458 +76090;45.02073;3.86835;747;20220917;13.5;7;10.3;4;8.51;0;2.2;12320 +76090;45.02073;3.86835;747;20220918;17.2;3.7;10.4;2.2;7.28;0;2.58;16427 +76090;45.02073;3.86835;747;20220919;16.6;4.4;10.5;2.6;7.78;0;2.53;15158 +76090;45.02073;3.86835;747;20220920;16.9;4.8;10.8;2.6;7.51;0;2.62;15496 +76090;45.02073;3.86835;747;20220921;16.9;5.1;11;2.2;7.91;0;2.44;15084 +76090;45.02073;3.86835;747;20220922;20.7;4.8;12.7;1.8;8.71;0;2.61;16321 +76090;45.02073;3.86835;747;20220923;19.2;8.6;13.9;1.7;11.74;11.4;1.96;11385 +76090;45.02073;3.86835;747;20220924;18.7;9.1;13.9;1.6;11.88;1.5;1.93;11872 +76090;45.02073;3.86835;747;20220925;14.7;9.8;12.2;2;11.11;1.8;1.49;8057 +76090;45.02073;3.86835;747;20220926;14.7;8.1;11.4;2.9;9.71;1.7;1.87;10594 +76090;45.02073;3.86835;747;20220927;12.6;7.9;10.2;3.5;9.44;1.6;1.59;9207 +76090;45.02073;3.86835;747;20220928;16.5;9.4;13;3.7;11.28;6.4;1.77;9424 +76090;45.02073;3.86835;747;20220929;12.7;8.9;10.8;2.7;9.48;.4;1.57;8523 +76090;45.02073;3.86835;747;20220930;11.2;6.1;8.7;2.7;8.38;.2;1.39;7454 +76090;45.02073;3.86835;747;20221001;16.5;4;10.3;2.7;10.18;0;1.7;11353 +76090;45.02073;3.86835;747;20221002;20.8;12.4;16.6;2.9;12.74;0;2.46;12214 +76090;45.02073;3.86835;747;20221003;16.6;10.5;13.5;2.3;12.04;0;1.55;7643 +76090;45.02073;3.86835;747;20221004;22.9;8.6;15.8;1.6;11.58;.1;2.24;13649 +76090;45.02073;3.86835;747;20221005;21.6;9.1;15.3;2.6;10.98;.1;2.53;12408 +76090;45.02073;3.86835;747;20221006;18.5;9.3;13.9;1.7;12.21;0;1.59;9260 +76090;45.02073;3.86835;747;20221007;20.1;10.5;15.3;1.6;12.64;2.3;1.77;10408 +76090;45.02073;3.86835;747;20221008;14.1;12.4;13.3;1.6;12.91;3.6;.95;3464 +76090;45.02073;3.86835;747;20221009;17.4;6.4;11.9;1.7;10.84;.2;1.46;9644 +76090;45.02073;3.86835;747;20221010;21.3;8.7;15;1.6;11.64;.1;1.91;11782 +76090;45.02073;3.86835;747;20221011;19;9.2;14.1;1.5;12.44;.1;1.51;9970 +76090;45.02073;3.86835;747;20221012;19.5;11.9;15.7;1.4;13.08;.2;1.54;9237 +76090;45.02073;3.86835;747;20221013;17.2;9.4;13.3;1.6;12.04;2.2;1.27;7231 +76090;45.02073;3.86835;747;20221014;17.7;10.9;14.3;2.1;12.74;.3;1.38;7604 +76090;45.02073;3.86835;747;20221015;21.9;11.2;16.5;2.8;11.91;0;2.28;10099 +76090;45.02073;3.86835;747;20221016;19.7;12.5;16.1;4.1;13.88;0;2;8705 +76090;45.02073;3.86835;747;20221017;19.4;14.5;17;4.2;13.68;.1;2.07;6597 +76090;45.02073;3.86835;747;20221018;22.8;12;17.4;2.3;13.04;.1;2.12;10315 +76090;45.02073;3.86835;747;20221019;23;10.1;16.6;2.1;12.88;2;1.96;9755 +76090;45.02073;3.86835;747;20221020;18.5;14.1;16.3;4.7;15.31;5.2;1.45;4775 +76090;45.02073;3.86835;747;20221021;19.5;14.4;16.9;4.3;14.41;0;1.84;6192 +76090;45.02073;3.86835;747;20221022;20.6;10.5;15.6;2.3;12.81;0;1.71;9293 +76090;45.02073;3.86835;747;20221023;19.6;14.2;16.9;6.3;14.78;0;2.02;5633 +76090;45.02073;3.86835;747;20221024;19.6;14.7;17.2;3;13.38;.2;1.8;6682 +76090;45.02073;3.86835;747;20221025;20;8.4;14.2;2.2;10.71;.1;1.69;8468 +76090;45.02073;3.86835;747;20221026;21.9;11.8;16.9;2.3;13.41;.8;1.77;8277 +76090;45.02073;3.86835;747;20221027;24.3;12;18.1;2.1;13.28;.1;1.97;8544 +76090;45.02073;3.86835;747;20221028;24.8;14.7;19.7;2.3;10.01;0;2.56;7436 +76090;45.02073;3.86835;747;20221029;23;13.1;18.1;2.7;7.88;0;2.84;7252 +76090;45.02073;3.86835;747;20221030;21.5;14.1;17.8;3.4;9.28;0;2.87;6794 +76090;45.02073;3.86835;747;20221031;18;12.5;15.2;4.5;12.31;3.3;1.85;5915 +76090;45.02073;3.86835;747;20221101;17.4;12.4;14.9;2.6;10.92;0;1.63;10300 +76090;45.02073;3.86835;747;20221102;14.7;6.6;10.7;1.1;7.92;0;.96;10100 +76090;45.02073;3.86835;747;20221103;13.3;5.7;9.5;3.3;8.42;.8;1.14;3000 +76090;45.02073;3.86835;747;20221104;8.9;4.6;6.7;3.3;7.52;6.9;.7;4500 +76090;45.02073;3.86835;747;20221105;8.1;4.5;6.3;3.3;6.72;0;1.02;8200 +76090;45.02073;3.86835;747;20221106;15.6;.9;8.3;2.2;5.94;0;1.47;8156 +76090;45.02073;3.86835;747;20221107;16.4;4.2;10.3;2.6;8.18;0;1.42;8003 +76090;45.02073;3.86835;747;20221108;14.7;7.9;11.3;4.9;10.54;8.4;1.35;5726 +76090;45.02073;3.86835;747;20221109;13.8;11.1;12.4;2.7;12.34;4.8;.77;2972 +76090;45.02073;3.86835;747;20221110;11.7;8.4;10.1;2.6;9.64;0;.91;4421 +76090;45.02073;3.86835;747;20221111;16.6;3.6;10.1;1.5;9.31;.1;.92;7672 +76090;45.02073;3.86835;747;20221112;17.9;6.2;12.1;1.4;9.91;0;.96;7324 +76090;45.02073;3.86835;747;20221113;15.1;7.2;11.1;1.9;9.41;0;1.03;5083 +76090;45.02073;3.86835;747;20221114;12.7;8.5;10.6;3.3;10.14;3;.97;3997 +76090;45.02073;3.86835;747;20221115;12.4;8.7;10.5;3.2;11.11;3.2;.73;3147 +76090;45.02073;3.86835;747;20221116;13.3;6.1;9.7;2.9;8.84;.1;1.05;6093 +76090;45.02073;3.86835;747;20221117;13.1;7.9;10.5;4.4;9.44;3.8;1.31;4248 +76090;45.02073;3.86835;747;20221118;9;5.1;7;2.7;7.41;.5;.88;4310 +76090;45.02073;3.86835;747;20221119;6.7;2;4.3;2.9;6.84;1.2;.67;4084 +76090;45.02073;3.86835;747;20221120;7.4;2.1;4.7;2.7;6.48;.5;.76;5156 +76090;45.02073;3.86835;747;20221121;7.4;1.9;4.6;3;7.01;4.3;.68;2823 +76090;45.02073;3.86835;747;20221122;7.7;2.4;5.1;2.8;6.31;1.8;.83;4634 +76090;45.02073;3.86835;747;20221123;11.3;2.2;6.8;2.4;7.31;1.5;.8;5341 +76090;45.02073;3.86835;747;20221124;11.2;1.9;6.6;2;6.98;0;.77;6041 +76090;45.02073;3.86835;747;20221125;9;5.1;7.1;2.6;7.94;5.8;.78;2647 +76090;45.02073;3.86835;747;20221126;7.1;4;5.5;2.6;6.91;0;.72;3544 +76090;45.02073;3.86835;747;20221127;11.2;-.1;5.5;2.8;6.38;.9;.91;5669 +76090;45.02073;3.86835;747;20221128;7.3;5.7;6.5;2.5;8.31;2.6;.59;1588 +76090;45.02073;3.86835;747;20221129;5.1;3.1;4.1;3.3;6.88;1.3;.61;2408 +76090;45.02073;3.86835;747;20221130;5;3;4;3;7.08;.8;.51;1675 +76090;45.02073;3.86835;747;20221201;3.3;2.2;2.8;3.1;6.48;.2;.5;1222 +76090;45.02073;3.86835;747;20221202;1.7;0;.8;1.5;5.68;1;.4;1652 +76090;45.02073;3.86835;747;20221203;2.4;0;1.2;1.4;6.28;6.7;.3;2108 +76090;45.02073;3.86835;747;20221204;3.5;1.1;2.3;1.5;6.54;4.4;.36;2101 +76090;45.02073;3.86835;747;20221205;5;-3.6;.7;1.2;5.21;0;.32;5754 +76090;45.02073;3.86835;747;20221206;4.9;-4.7;.1;1.3;4.64;0;.36;5769 +76090;45.02073;3.86835;747;20221207;-.5;-2.8;-1.6;2;5.08;.1;.31;1448 +76090;45.02073;3.86835;747;20221208;2.6;-3.7;-.5;1.3;5.28;5.4;.28;3751 +76090;45.02073;3.86835;747;20221209;4.8;1.4;3.1;1.2;7.01;1.9;.33;2446 +76090;45.02073;3.86835;747;20221210;-1.4;-1.4;-1.4;3.1;4.94;0;.37;666 +76090;45.02073;3.86835;747;20221211;-.5;-7.1;-3.8;2.3;3.51;0;.42;4634 +76090;45.02073;3.86835;747;20221212;1.4;-6.6;-2.6;1.7;3.91;6.5;.35;4400 +76090;45.02073;3.86835;747;20221213;7;-2.3;2.4;2.1;6.51;.8;.29;4826 +76090;45.02073;3.86835;747;20221214;10.2;3.8;7;2.5;8.51;0;.55;3623 +76090;45.02073;3.86835;747;20221215;5;1.7;3.4;1.9;7.38;22;.36;1513 +76090;45.02073;3.86835;747;20221216;1.4;1.3;1.4;2.7;5.84;.2;.49;515 +76090;45.02073;3.86835;747;20221217;1.5;-6;-2.3;2.1;3.68;0;.51;4723 +76090;45.02073;3.86835;747;20221218;7.5;-6;.8;3.5;5.78;0;.49;5654 +76090;45.02073;3.86835;747;20221219;10.6;6;8.3;5.9;9.18;0;.84;2724 +76090;45.02073;3.86835;747;20221220;11.2;9.2;10.2;6.8;9.91;0;1.13;2616 +76090;45.02073;3.86835;747;20221221;12.3;9.3;10.8;3.2;9.84;0;.89;3678 +76090;45.02073;3.86835;747;20221222;11.7;7.2;9.5;3.2;8.88;1.6;.93;2598 +76090;45.02073;3.86835;747;20221223;13.8;9.6;11.7;2.7;10.91;.2;.79;2982 +76090;45.02073;3.86835;747;20221224;15.2;10;12.6;1.9;10.04;0;.84;4115 +76090;45.02073;3.86835;747;20221225;13.1;4.4;8.8;2.6;8.91;0;.72;4225 +76090;45.02073;3.86835;747;20221226;13.8;6.8;10.3;2.7;9.44;.1;.88;3930 +76090;45.02073;3.86835;747;20221227;9.6;3.4;6.5;1.8;7.34;0;.58;4314 +76090;45.02073;3.86835;747;20221228;11.5;.2;5.9;2.4;7.04;0;.74;4726 +76090;45.02073;3.86835;747;20221229;10.4;5.1;7.8;3.4;8.81;2;.75;2344 +76090;45.02073;3.86835;747;20221230;11.1;3.9;7.5;3;8.91;0;.67;2715 +76090;45.02073;3.86835;747;20221231;13.2;8.8;11;4.3;9.88;0;1.13;3884 +76091;45.03875;4.18427;925;20220101;19;4.1;11.5;1.7;5.03;0;1.25;6807 +76091;45.03875;4.18427;925;20220102;14.2;4.2;9.2;3.3;5.89;0;1.68;4505 +76091;45.03875;4.18427;925;20220103;10.8;4.3;7.6;2.4;7.68;0;.73;4083 +76091;45.03875;4.18427;925;20220104;12;6.5;9.2;4.1;7.56;5.8;1.33;4526 +76091;45.03875;4.18427;925;20220105;-1;-.7;-.9;7.5;4.83;1.3;.48;1666 +76091;45.03875;4.18427;925;20220106;-1.2;-2.7;-2;6;4.18;0;.55;2979 +76091;45.03875;4.18427;925;20220107;1.6;-5.5;-2;4.2;4.58;3;.34;5267 +76091;45.03875;4.18427;925;20220108;3.2;-.3;1.5;5.6;6.35;2.2;.26;3255 +76091;45.03875;4.18427;925;20220109;2.2;.5;1.3;6;5.58;3.9;.54;3080 +76091;45.03875;4.18427;925;20220110;1.5;-.2;.7;5.4;5.25;.6;.49;4741 +76091;45.03875;4.18427;925;20220111;-.7;-5;-2.9;5.4;4.32;0;.27;4671 +76091;45.03875;4.18427;925;20220112;-2.2;-5.8;-4;4.5;3.88;0;.28;5451 +76091;45.03875;4.18427;925;20220113;3.6;-6.8;-1.6;2.4;3.62;0;.57;7080 +76091;45.03875;4.18427;925;20220114;9.5;-4.3;2.6;2.1;3.18;0;1.01;7858 +76091;45.03875;4.18427;925;20220115;13.2;-2.3;5.5;1.6;2.68;0;1.1;8211 +76091;45.03875;4.18427;925;20220116;6.7;-3.2;1.8;3.2;3.32;0;1.14;7745 +76091;45.03875;4.18427;925;20220117;1.9;-2.4;-.2;4.7;5.55;0;.29;3596 +76091;45.03875;4.18427;925;20220118;2.9;-1.6;.6;3.3;4.82;0;.63;4077 +76091;45.03875;4.18427;925;20220119;4.2;-.4;1.9;3;4.72;.1;.82;4408 +76091;45.03875;4.18427;925;20220120;.5;-1.5;-.5;5.7;5.15;.6;.43;2666 +76091;45.03875;4.18427;925;20220121;-1.2;-3.9;-2.5;6.5;3.82;0;.66;5276 +76091;45.03875;4.18427;925;20220122;-1.6;-5.8;-3.7;4.7;4.28;0;.24;3320 +76091;45.03875;4.18427;925;20220123;1.4;-3;-.8;2.1;4.95;0;.37;5901 +76091;45.03875;4.18427;925;20220124;13.5;-5.1;4.2;1.1;4.08;0;.78;9693 +76091;45.03875;4.18427;925;20220125;11.1;-.9;5.1;2.1;3.58;0;1.25;8867 +76091;45.03875;4.18427;925;20220126;7.8;-1.9;2.9;3.3;3.78;0;1.29;8648 +76091;45.03875;4.18427;925;20220127;8.1;-3.1;2.5;3.6;3.25;0;1.48;8831 +76091;45.03875;4.18427;925;20220128;2;-3.9;-1;5.1;4.85;0;.46;6526 +76091;45.03875;4.18427;925;20220129;6.6;-4.8;.9;4.4;4.72;.1;.92;8097 +76091;45.03875;4.18427;925;20220130;3.7;-.2;1.8;5.5;6.22;.1;.43;4282 +76091;45.03875;4.18427;925;20220131;3.3;-.1;1.6;7.8;5.58;1.4;.74;3871 +76091;45.03875;4.18427;925;20220201;1.4;-3.5;-1.1;7.4;5.15;.4;.39;5375 +76091;45.03875;4.18427;925;20220202;5.8;1.6;3.7;5.8;7.32;.2;.43;3669 +76091;45.03875;4.18427;925;20220203;15.5;-.2;7.7;2.1;5.32;0;1.49;7841 +76091;45.03875;4.18427;925;20220204;7;-.8;3.1;3.3;5.98;.4;.81;7395 +76091;45.03875;4.18427;925;20220205;4.4;1.5;3;4.6;5.55;.3;.89;7828 +76091;45.03875;4.18427;925;20220206;4.3;-3.9;.2;5.1;5.45;1.6;.56;7001 +76091;45.03875;4.18427;925;20220207;4;3.4;3.7;7.7;5.78;1.3;1.15;6000 +76091;45.03875;4.18427;925;20220208;10.5;-3.1;3.7;2.7;4.52;0;1.33;10864 +76091;45.03875;4.18427;925;20220209;12.7;-1.1;5.8;1.7;5.05;0;1.23;11076 +76091;45.03875;4.18427;925;20220210;11.1;-.3;5.4;1.5;5.68;.3;1.23;11300 +76091;45.03875;4.18427;925;20220211;5;2.7;3.9;2.5;5.58;.2;1.07;7400 +76091;45.03875;4.18427;925;20220212;8.5;-4.3;2.1;3.3;4.8;0;1.27;9500 +76091;45.03875;4.18427;925;20220213;7.9;1;4.5;5.4;6.58;8.6;1.33;12300 +76091;45.03875;4.18427;925;20220214;5.5;3.5;4.5;2.8;6.68;9.7;.94;4300 +76091;45.03875;4.18427;925;20220215;4.9;.4;2.7;3.4;5.78;1;1.01;7900 +76091;45.03875;4.18427;925;20220216;9.4;.7;5;4.5;7.98;2.1;.66;5692 +76091;45.03875;4.18427;925;20220217;12.4;7.6;10;5.3;8.89;.3;1.51;7033 +76091;45.03875;4.18427;925;20220218;17.4;3.5;10.4;3.5;8.05;0;2.02;11831 +76091;45.03875;4.18427;925;20220219;5.2;.5;2.9;4.9;4.88;0;1.35;9803 +76091;45.03875;4.18427;925;20220220;9;-1.2;3.9;4.4;6.02;.1;1.22;9194 +76091;45.03875;4.18427;925;20220221;5.6;4.7;5.2;8.1;6.05;3.6;1.5;4716 +76091;45.03875;4.18427;925;20220222;7;.7;3.9;6;6.38;.4;1.08;9142 +76091;45.03875;4.18427;925;20220223;9.7;3.2;6.5;3.4;6.85;0;1.29;8408 +76091;45.03875;4.18427;925;20220224;10.9;2.9;6.9;4.9;6.35;.8;1.81;9072 +76091;45.03875;4.18427;925;20220225;3.7;-.1;1.8;5.7;4.92;0;1.25;11354 +76091;45.03875;4.18427;925;20220226;6.5;-2.7;1.9;3.2;4.12;0;1.5;13766 +76091;45.03875;4.18427;925;20220227;9.5;-4.3;2.6;1.8;4.55;0;1.37;14329 +76091;45.03875;4.18427;925;20220228;10;-1.7;4.1;2.5;4.95;0;1.58;14070 +76091;45.03875;4.18427;925;20220301;12.7;-1.9;5.4;2.2;5.25;0;1.69;14085 +76091;45.03875;4.18427;925;20220302;11.6;-1.6;5;2.2;6.06;0;1.46;12555 +76091;45.03875;4.18427;925;20220303;11.1;2.2;6.7;2.2;7.62;0;1.27;10945 +76091;45.03875;4.18427;925;20220304;9.4;4.1;6.7;5;6.68;0;1.63;8936 +76091;45.03875;4.18427;925;20220305;7.4;-2;2.7;3.7;4.08;0;1.8;14648 +76091;45.03875;4.18427;925;20220306;5.2;-5.7;-.2;2.5;3.32;0;1.48;15143 +76091;45.03875;4.18427;925;20220307;7.9;-7.2;.3;2;3.42;0;1.55;15916 +76091;45.03875;4.18427;925;20220308;8.4;-4;2.2;2.8;4.85;0;1.56;15160 +76091;45.03875;4.18427;925;20220309;9.8;-2.1;3.8;2.7;5.85;0;1.51;14207 +76091;45.03875;4.18427;925;20220310;8.9;.8;4.9;4;6.82;1.7;1.19;8613 +76091;45.03875;4.18427;925;20220311;6;3.4;4.7;8.1;6.68;1.1;1.1;4279 +76091;45.03875;4.18427;925;20220312;4.3;1.9;3.1;7.3;6.28;2;.85;4142 +76091;45.03875;4.18427;925;20220313;4.4;1.7;3.1;6.1;6.28;1.8;.85;5344 +76091;45.03875;4.18427;925;20220314;8.3;-1.2;3.5;4.7;7.42;1.9;.79;8304 +76091;45.03875;4.18427;925;20220315;10.5;6.3;8.4;7.5;8.15;0;1.73;9155 +76091;45.03875;4.18427;925;20220316;14.4;5.5;9.9;2.9;8.45;0;1.81;9804 +76091;45.03875;4.18427;925;20220317;8.3;6.5;7.4;4.5;8.75;1.2;.83;2579 +76091;45.03875;4.18427;925;20220318;4.4;3.2;3.8;1.7;8.18;0;.48;1600 +76091;45.03875;4.18427;925;20220319;13.5;3.2;8.4;1.3;7.58;0;1.87;14100 +76091;45.03875;4.18427;925;20220320;8.1;-.3;3.9;4.2;6.08;0;1.47;6600 +76091;45.03875;4.18427;925;20220321;10.3;3.4;6.9;4;5.38;0;2.64;16200 +76091;45.03875;4.18427;925;20220322;11.1;-2.8;4.2;3.8;4.18;0;2.77;19900 +76091;45.03875;4.18427;925;20220323;12.6;-5.4;3.6;2.8;3.68;0;2.76;20400 +76091;45.03875;4.18427;925;20220324;14.9;-4.9;5;2.5;3.98;0;2.94;20800 +76091;45.03875;4.18427;925;20220325;16.2;-4.4;5.9;2;4.48;0;2.79;19400 +76091;45.03875;4.18427;925;20220326;17.3;-3.2;7.1;1.6;4.98;0;2.74;19800 +76091;45.03875;4.18427;925;20220327;17.2;-2.3;7.5;1.7;4.68;0;2.91;20800 +76091;45.03875;4.18427;925;20220328;17.5;-1.8;7.9;2.4;4.68;0;3.2;19300 +76091;45.03875;4.18427;925;20220329;14.8;2.2;8.5;2.5;5.98;1.9;2.4;10700 +76091;45.03875;4.18427;925;20220330;10.6;4.8;7.7;1.8;8.08;2.4;1.4;7100 +76091;45.03875;4.18427;925;20220331;6.4;1.2;3.8;2.7;7.08;4.3;1;5700 +76091;45.03875;4.18427;925;20220401;-.3;-2.7;-1.5;6;4.4;7.6;1.08;12200 +76091;45.03875;4.18427;925;20220402;-2.2;-4.3;-3.3;4.4;3.8;2.7;.82;6200 +76091;45.03875;4.18427;925;20220403;-1.1;-4.5;-2.8;3.7;3.8;.3;.9;6800 +76091;45.03875;4.18427;925;20220404;6.3;-6.7;-.2;1.6;4.38;0;1.96;22100 +76091;45.03875;4.18427;925;20220405;11;-5.6;2.7;1.9;6.08;0;1.88;16300 +76091;45.03875;4.18427;925;20220406;12.4;1.8;7.1;2.2;8.08;1.1;1.89;13100 +76091;45.03875;4.18427;925;20220407;11.8;5.3;8.6;5.3;8.38;.3;2.21;11900 +76091;45.03875;4.18427;925;20220408;13.5;7.4;10.5;6.6;8.18;.8;2.96;11700 +76091;45.03875;4.18427;925;20220409;7.3;.8;4.1;5;4.68;.5;2.52;15700 +76091;45.03875;4.18427;925;20220410;13.5;-6.1;3.7;1.6;4.68;0;2.79;24200 +76091;45.03875;4.18427;925;20220411;10.9;-.7;5.1;6.2;6.38;0;2.43;15900 +76091;45.03875;4.18427;925;20220412;12.7;6.3;9.5;5.8;5.68;0;3.21;6600 +76091;45.03875;4.18427;925;20220413;18.5;6;12.3;3;6.68;0;3.71;17800 +76091;45.03875;4.18427;925;20220414;18.2;3.7;11;2.1;9.38;0;3.05;20000 +76091;45.03875;4.18427;925;20220415;19.8;3.7;11.8;2;9.28;0;3.22;19700 +76091;45.03875;4.18427;925;20220416;18.9;3.5;11.2;3.7;7.58;0;3.97;21900 +76091;45.03875;4.18427;925;20220417;17.7;-.5;8.6;2;6.68;0;3.58;25900 +76091;45.03875;4.18427;925;20220418;18.3;-.5;8.9;2.2;5.68;0;3.77;24800 +76091;45.03875;4.18427;925;20220419;16.4;.7;8.6;1.7;6.88;0;2.95;19900 +76091;45.03875;4.18427;925;20220420;13.2;3.2;8.2;1.3;8.78;6.3;1.58;8800 +76091;45.03875;4.18427;925;20220421;14;6.1;10.1;1.5;9.68;1;1.93;11200 +76091;45.03875;4.18427;925;20220422;17.1;.7;8.9;1.8;7.88;.9;2.99;20300 +76091;45.03875;4.18427;925;20220423;12.1;8.1;10.1;3.8;8.18;15.3;2.14;6300 +76091;45.03875;4.18427;925;20220424;11.8;1.4;6.6;2.8;8.38;2.8;1.69;10600 +76091;45.03875;4.18427;925;20220425;13.9;5;9.5;2.4;7.58;0;2.87;17800 +76091;45.03875;4.18427;925;20220426;16.8;1.6;9.2;1.9;7.78;0;3.21;22000 +76091;45.03875;4.18427;925;20220427;18.9;.3;9.6;1.7;7.68;0;3.71;26100 +76091;45.03875;4.18427;925;20220428;20.9;2.1;11.5;2;8.58;.3;3.73;22500 +76091;45.03875;4.18427;925;20220429;20.5;1.7;11.1;1.5;9.08;1;3.37;21400 +76091;45.03875;4.18427;925;20220430;15.1;7.7;11.4;1.6;9.68;.1;2.48;14500 +76091;45.03875;4.18427;925;20220501;16;.2;8.1;1.9;7.38;0;3.37;24900 +76091;45.03875;4.18427;925;20220502;17.2;.8;9;1.8;7.38;.5;3.65;26200 +76091;45.03875;4.18427;925;20220503;17.1;5.5;11.3;1.3;9.28;2.9;2.35;12700 +76091;45.03875;4.18427;925;20220504;17.1;2.1;9.6;1.2;9.88;4;2.62;17800 +76091;45.03875;4.18427;925;20220505;12;7.3;9.7;3.1;9.38;1.9;2.02;10500 +76091;45.03875;4.18427;925;20220506;11.2;6.3;8.8;6.3;9.48;.8;1.33;6595 +76091;45.03875;4.18427;925;20220507;16.2;6.5;11.3;5.3;9.12;0;2.91;14668 +76091;45.03875;4.18427;925;20220508;16.4;6.8;11.6;3.6;9.62;.1;2.39;11330 +76091;45.03875;4.18427;925;20220509;19.5;6.2;12.9;1.9;9.78;.1;2.83;15008 +76091;45.03875;4.18427;925;20220510;21.9;8;15;1.6;10.95;.1;3.15;16460 +76091;45.03875;4.18427;925;20220511;22.2;10;16.1;2.6;10.55;0;3.71;16868 +76091;45.03875;4.18427;925;20220512;22.8;9;15.9;2.3;9.68;0;3.54;14879 +76091;45.03875;4.18427;925;20220513;20.6;8.2;14.4;2;10.78;.4;2.94;14299 +76091;45.03875;4.18427;925;20220514;23.4;11.7;17.5;2;13.15;0;3.34;16064 +76091;45.03875;4.18427;925;20220515;21.5;11.5;16.5;3.2;11.32;.8;3.63;15681 +76091;45.03875;4.18427;925;20220516;24.1;11.4;17.8;2.4;9.28;0;3.93;15252 +76091;45.03875;4.18427;925;20220517;26.6;10.4;18.5;1.9;11.82;0;4;18394 +76091;45.03875;4.18427;925;20220518;25.9;13.2;19.5;2.6;12.78;0;4.06;16238 +76091;45.03875;4.18427;925;20220519;23.7;14.8;19.2;5;11.75;0;4.63;14819 +76091;45.03875;4.18427;925;20220520;24.1;15.5;19.8;4.9;10.58;0;5;14496 +76091;45.03875;4.18427;925;20220521;28;11.5;19.7;1.7;13.38;0;3.96;17537 +76091;45.03875;4.18427;925;20220522;29.2;15.4;22.3;1.6;13.85;.7;3.86;14815 +76091;45.03875;4.18427;925;20220523;21.1;15;18;2.4;13.15;.7;3.02;12297 +76091;45.03875;4.18427;925;20220524;16.2;8.6;12.4;3.5;9.32;0;2.79;12719 +76091;45.03875;4.18427;925;20220525;17;7.3;12.2;4.9;8.92;0;3.1;13407 +76091;45.03875;4.18427;925;20220526;17.1;6.5;11.8;4.4;9.68;0;2.78;13592 +76091;45.03875;4.18427;925;20220527;21.6;9.2;15.4;4.4;11.42;0;3.74;16968 +76091;45.03875;4.18427;925;20220528;19.1;9.8;14.4;5.9;9.48;0;4.1;17350 +76091;45.03875;4.18427;925;20220529;16.3;4.6;10.5;4.3;6.88;0;3.63;18324 +76091;45.03875;4.18427;925;20220530;19.1;3;11;2.1;7.22;.7;3.43;18544 +76091;45.03875;4.18427;925;20220531;17.9;9.6;13.7;1.6;10.95;5.6;2.2;9727 +76091;45.03875;4.18427;925;20220601;23.1;7.6;15.4;1.6;12.05;4.7;3.22;16442 +76091;45.03875;4.18427;925;20220602;24.8;11.6;18.2;1.9;13.02;2.1;3.54;15714 +76091;45.03875;4.18427;925;20220603;25.5;15.1;20.3;3.2;12.48;0;4.45;16084 +76091;45.03875;4.18427;925;20220604;26.1;14.7;20.4;4;13.65;.8;4.72;17116 +76091;45.03875;4.18427;925;20220605;23.1;14.4;18.7;3.4;13.55;1.1;3.98;17118 +76091;45.03875;4.18427;925;20220606;24.5;10;17.3;2.4;12.08;.4;3.85;17422 +76091;45.03875;4.18427;925;20220607;20.7;10.8;15.8;3.5;10.95;0;3.75;16625 +76091;45.03875;4.18427;925;20220608;18.9;8.8;13.9;3.1;10.95;2.4;2.77;12410 +76091;45.03875;4.18427;925;20220609;15.9;8.8;12.3;6.1;9.58;.1;3.07;13733 +76091;45.03875;4.18427;925;20220610;22.4;7.8;15.1;4.7;10.15;0;4.44;19574 +76091;45.03875;4.18427;925;20220611;27.3;9.2;18.3;2.8;10.02;0;6.06;30274 +76091;45.03875;4.18427;925;20220612;29.6;13.5;21.5;2;11.85;2;5.36;23636 +76091;45.03875;4.18427;925;20220613;23.9;13.5;18.7;2.9;14.12;0;4.15;19981 +76091;45.03875;4.18427;925;20220614;29.7;8.5;19.1;2.3;9.18;.1;6.29;30742 +76091;45.03875;4.18427;925;20220615;30.7;17.4;24;2.9;12.85;.1;5.84;20863 +76091;45.03875;4.18427;925;20220616;30.2;16.2;23.2;2.4;14.65;0;5.93;26404 +76091;45.03875;4.18427;925;20220617;31.4;14.6;23;2.8;11.85;0;6.77;28975 +76091;45.03875;4.18427;925;20220618;30.6;15.2;22.9;4;11.58;0;7.24;28784 +76091;45.03875;4.18427;925;20220619;27.5;19.6;23.5;7.7;11.95;0;7.97;25534 +76091;45.03875;4.18427;925;20220620;27.4;17;22.2;5.7;10.55;0;7.41;27805 +76091;45.03875;4.18427;925;20220621;27.9;15.7;21.8;3.4;14.15;1;5.34;22104 +76091;45.03875;4.18427;925;20220622;24.4;16;20.2;4.1;15.88;8.7;4.3;19132 +76091;45.03875;4.18427;925;20220623;20.9;15;17.9;2.5;15.45;13;2.77;13026 +76091;45.03875;4.18427;925;20220624;20.3;12.3;16.3;2.8;12.42;3.6;3.5;17588 +76091;45.03875;4.18427;925;20220625;23.5;9.8;16.7;2.5;12.48;8.4;4.42;24021 +76091;45.03875;4.18427;925;20220626;23.3;12.8;18.1;2.8;15.12;0;3.62;18330 +76091;45.03875;4.18427;925;20220627;19.4;12.5;16;3.6;13.55;.4;2.99;15199 +76091;45.03875;4.18427;925;20220628;20.2;10.4;15.3;4.1;12.22;.2;3.81;21269 +76091;45.03875;4.18427;925;20220629;25.2;10.3;17.7;2.1;11.62;0;5.21;28585 +76091;45.03875;4.18427;925;20220630;23.7;14.2;18.9;2.7;12.85;11.8;4.34;20197 +76091;45.03875;4.18427;925;20220701;19;8.6;13.8;3.3;10.28;.1;4.25;26099 +76091;45.03875;4.18427;925;20220702;26.8;7;16.9;2.1;10.55;0;5.54;30654 +76091;45.03875;4.18427;925;20220703;29.4;15.4;22.4;2;13.55;13.3;5.49;25316 +76091;45.03875;4.18427;925;20220704;25;13.7;19.4;2.7;15.28;2.5;4.08;19705 +76091;45.03875;4.18427;925;20220705;23;12.3;17.6;3.1;13.12;0;4.6;24896 +76091;45.03875;4.18427;925;20220706;22.4;10.3;16.4;4.2;10.78;0;5.21;28312 +76091;45.03875;4.18427;925;20220707;22.2;8.9;15.5;5.7;10.72;0;5.21;28007 +76091;45.03875;4.18427;925;20220708;22.3;11.8;17;5.8;11.35;0;5.27;26787 +76091;45.03875;4.18427;925;20220709;24.9;9.6;17.2;4.2;10.78;0;5.66;29000 +76091;45.03875;4.18427;925;20220710;24.7;12;18.3;4.1;11.65;0;5.64;28245 +76091;45.03875;4.18427;925;20220711;26.7;10.7;18.7;3;11.55;.1;5.73;28870 +76091;45.03875;4.18427;925;20220712;27.3;12.5;19.9;2.6;11.72;0;5.75;28402 +76091;45.03875;4.18427;925;20220713;29.8;12.3;21.1;2.3;9.95;0;6.16;28822 +76091;45.03875;4.18427;925;20220714;32.1;15.3;23.7;1.8;12.05;0;6.19;28676 +76091;45.03875;4.18427;925;20220715;29.2;15.7;22.5;2.8;12.15;0;6.12;26881 +76091;45.03875;4.18427;925;20220716;28.2;12.4;20.3;3.5;10.85;0;6.33;28547 +76091;45.03875;4.18427;925;20220717;29.6;12.1;20.9;3.2;9.45;0;6.66;28895 +76091;45.03875;4.18427;925;20220718;33.1;14.7;23.9;2;10.88;.3;6.48;28957 +76091;45.03875;4.18427;925;20220719;31.1;19;25;3.4;13.18;0;6.73;26005 +76091;45.03875;4.18427;925;20220720;28.8;16.3;22.6;3.2;13.75;0;5.72;23769 +76091;45.03875;4.18427;925;20220721;28.7;13.1;20.9;2.3;13.12;0;5.69;27885 +76091;45.03875;4.18427;925;20220722;32.7;14;23.4;1.9;13.18;8.1;5.59;24228 +76091;45.03875;4.18427;925;20220723;25.8;16.9;21.4;2.6;16.42;0;4.41;21049 +76091;45.03875;4.18427;925;20220724;31.2;12.1;21.6;2.4;13.18;.1;6;28444 +76091;45.03875;4.18427;925;20220725;30.2;18.3;24.2;3.1;13.52;.4;5.59;20213 +76091;45.03875;4.18427;925;20220726;23.4;14.2;18.8;4.5;12.38;0;5.06;24041 +76091;45.03875;4.18427;925;20220727;23.7;10.1;16.9;3.7;10.48;0;5.14;27030 +76091;45.03875;4.18427;925;20220728;27.6;9.7;18.6;2.1;10.45;.1;4.8;23041 +76091;45.03875;4.18427;925;20220729;22.7;14.2;18.5;2.1;12.48;4.3;3.48;15530 +76091;45.03875;4.18427;925;20220730;25.6;11.9;18.7;3;10.98;0;5.07;23955 +76091;45.03875;4.18427;925;20220731;27.8;13.1;20.5;2.9;11.38;0;5.64;25780 +76091;45.03875;4.18427;925;20220801;29.3;13.9;21.6;3;11.78;0;5.92;25916 +76091;45.03875;4.18427;925;20220802;29.5;13.6;21.6;2.9;12.38;.3;5.87;26641 +76091;45.03875;4.18427;925;20220803;32.5;15.4;23.9;2;11.72;0;5.83;25845 +76091;45.03875;4.18427;925;20220804;32.7;18.5;25.6;2.1;10.78;0;5.64;22605 +76091;45.03875;4.18427;925;20220805;29.6;18.5;24.1;2.4;13.15;1;4.49;15048 +76091;45.03875;4.18427;925;20220806;25.1;13.5;19.3;3.9;14.38;0;4.56;22760 +76091;45.03875;4.18427;925;20220807;25.4;10.9;18.1;3.3;10.92;0;5.17;25924 +76091;45.03875;4.18427;925;20220808;27;12.2;19.6;3.1;9.55;0;5.69;26053 +76091;45.03875;4.18427;925;20220809;29;12.6;20.8;2.7;8.62;0;5.9;25922 +76091;45.03875;4.18427;925;20220810;30.3;13.6;22;2;9.78;0;5.31;23498 +76091;45.03875;4.18427;925;20220811;31.5;15.2;23.3;1.9;10.28;0;5.56;24897 +76091;45.03875;4.18427;925;20220812;31.7;15.4;23.5;2.7;10.12;0;6.19;25255 +76091;45.03875;4.18427;925;20220813;31.4;15.3;23.4;2.2;10.35;17.3;5.67;24134 +76091;45.03875;4.18427;925;20220814;20.1;15.8;17.9;2.1;16.78;33.9;2.2;11191 +76091;45.03875;4.18427;925;20220815;23.2;12.4;17.8;2.3;12.65;.1;3.95;21245 +76091;45.03875;4.18427;925;20220816;26.7;11.7;19.2;2.6;12.98;2.1;4.48;21858 +76091;45.03875;4.18427;925;20220817;23.2;14.3;18.7;3.4;14.58;19.7;3.15;13081 +76091;45.03875;4.18427;925;20220818;18.1;10;14;3.8;13.32;2.4;2.07;11386 +76091;45.03875;4.18427;925;20220819;20.5;13.6;17;5.6;14.45;2.2;3.1;15453 +76091;45.03875;4.18427;925;20220820;21.7;14.6;18.1;3.9;14.45;.6;3.43;16840 +76091;45.03875;4.18427;925;20220821;21.1;10.9;16;3.5;12.25;.2;3.57;19687 +76091;45.03875;4.18427;925;20220822;20.9;13.2;17;4.1;13.65;.3;3.12;15134 +76091;45.03875;4.18427;925;20220823;24.1;14.5;19.3;3.7;14.78;.2;3.94;19210 +76091;45.03875;4.18427;925;20220824;27.9;13.4;20.6;2;13.38;0;4.48;23063 +76091;45.03875;4.18427;925;20220825;28.4;15.1;21.8;2.2;14.02;6;4.23;18704 +76091;45.03875;4.18427;925;20220826;22.3;15.4;18.8;4.1;16.32;.5;3.05;15391 +76091;45.03875;4.18427;925;20220827;19.8;14.3;17.1;3.2;14.95;.1;2.28;10855 +76091;45.03875;4.18427;925;20220828;25.1;11.8;18.4;1.9;13.92;.1;3.8;21473 +76091;45.03875;4.18427;925;20220829;27.7;13.2;20.4;1.3;13.82;.2;3.7;19625 +76091;45.03875;4.18427;925;20220830;24.7;15.8;20.3;2;15.45;5.4;3.47;17351 +76091;45.03875;4.18427;925;20220831;22.4;12.9;17.7;3.5;14.38;.2;3.26;17138 +76091;45.03875;4.18427;925;20220901;24.2;11.8;18;2;12.82;0;3.6;19772 +76091;45.03875;4.18427;925;20220902;23.4;13.3;18.3;1.9;12.65;4.4;2.94;13254 +76091;45.03875;4.18427;925;20220903;22.5;12.7;17.6;1.8;14.08;2.4;2.75;14579 +76091;45.03875;4.18427;925;20220904;24;12.3;18.1;2;15.08;.1;3.08;17424 +76091;45.03875;4.18427;925;20220905;24.1;15.6;19.9;3.9;15.92;.2;3.63;17527 +76091;45.03875;4.18427;925;20220906;23.5;15.4;19.5;2.3;15.72;.8;2.58;11981 +76091;45.03875;4.18427;925;20220907;22.2;13.6;17.9;2.1;15.28;7.8;2.52;13108 +76091;45.03875;4.18427;925;20220908;20;9.4;14.7;1.9;11.92;0;2.76;17500 +76091;45.03875;4.18427;925;20220909;19.1;9.7;14.4;3.1;10.62;0;2.97;16836 +76091;45.03875;4.18427;925;20220910;18.1;8.5;13.3;2.6;10.35;.2;2.73;17165 +76091;45.03875;4.18427;925;20220911;21.7;7;14.4;1.6;10.55;.1;3.04;20161 +76091;45.03875;4.18427;925;20220912;27.6;10.6;19.1;1.7;12.35;0;3.66;19846 +76091;45.03875;4.18427;925;20220913;23.4;15.8;19.6;3.6;17.08;6.5;2.78;13125 +76091;45.03875;4.18427;925;20220914;21.3;16.1;18.7;3.7;16.32;5;2.57;12416 +76091;45.03875;4.18427;925;20220915;20.6;11.8;16.2;2.8;13.98;4.2;2.51;14803 +76091;45.03875;4.18427;925;20220916;17.3;12;14.7;4.5;12.38;1;2.36;12546 +76091;45.03875;4.18427;925;20220917;11.3;5.6;8.5;5.1;8.12;0;1.96;13376 +76091;45.03875;4.18427;925;20220918;15.9;1.9;8.9;3.2;6.85;0;2.7;18917 +76091;45.03875;4.18427;925;20220919;14.7;2.6;8.6;4;7.45;0;2.49;18097 +76091;45.03875;4.18427;925;20220920;15.3;2.8;9.1;4;7.18;0;2.63;18154 +76091;45.03875;4.18427;925;20220921;15.6;3.3;9.5;3.2;7.52;0;2.53;17693 +76091;45.03875;4.18427;925;20220922;20;3.6;11.8;1.5;8.28;0;2.6;18447 +76091;45.03875;4.18427;925;20220923;17.8;7.7;12.7;1.7;10.98;6.7;1.86;11902 +76091;45.03875;4.18427;925;20220924;17.3;8.4;12.9;1.6;11.22;1.1;1.85;12603 +76091;45.03875;4.18427;925;20220925;13.2;8.6;10.9;2.9;10.38;1.2;1.42;8337 +76091;45.03875;4.18427;925;20220926;12.6;7;9.8;4.1;9.15;2.2;1.73;10844 +76091;45.03875;4.18427;925;20220927;11.2;6.2;8.7;5.1;8.95;1.8;1.46;9817 +76091;45.03875;4.18427;925;20220928;14.9;8;11.5;4.9;10.82;7.6;1.54;9066 +76091;45.03875;4.18427;925;20220929;10.9;7.2;9.1;3.8;8.72;.6;1.49;9263 +76091;45.03875;4.18427;925;20220930;9.6;4.9;7.2;4;7.95;.1;1.21;6338 +76091;45.03875;4.18427;925;20221001;15.8;2.8;9.3;3.6;10.02;.8;1.45;9942 +76091;45.03875;4.18427;925;20221002;18.5;11.7;15.1;2.8;12.28;.1;2.18;13159 +76091;45.03875;4.18427;925;20221003;15.3;9.2;12.3;3.4;11.58;.1;1.46;8666 +76091;45.03875;4.18427;925;20221004;21.6;7.4;14.5;1.5;10.52;.1;2.22;15176 +76091;45.03875;4.18427;925;20221005;20.1;8.3;14.2;2.6;9.78;.1;2.52;14815 +76091;45.03875;4.18427;925;20221006;16.6;7.8;12.2;2.2;11.32;.2;1.49;9539 +76091;45.03875;4.18427;925;20221007;19.1;8.9;14;1.5;11.82;3.5;1.74;12035 +76091;45.03875;4.18427;925;20221008;13.4;11.4;12.4;2.4;12.25;2.5;.96;3991 +76091;45.03875;4.18427;925;20221009;16;5;10.5;2.1;10.35;.2;1.44;11640 +76091;45.03875;4.18427;925;20221010;19.9;7.4;13.6;1.4;10.52;.2;1.86;13583 +76091;45.03875;4.18427;925;20221011;18.7;7.2;12.9;1.7;11.52;.3;1.62;11757 +76091;45.03875;4.18427;925;20221012;18.7;9.9;14.3;1.5;12.15;.4;1.55;10325 +76091;45.03875;4.18427;925;20221013;15.7;8;11.8;2.1;11.25;1.3;1.21;6934 +76091;45.03875;4.18427;925;20221014;16.1;9.9;13;3;12.15;.3;1.26;6859 +76091;45.03875;4.18427;925;20221015;21.9;9.3;15.6;2.1;11.32;0;2.09;11908 +76091;45.03875;4.18427;925;20221016;17.7;11.1;14.4;4.7;13.08;0;1.72;10240 +76091;45.03875;4.18427;925;20221017;17.6;13.5;15.6;5;12.75;0;1.94;7279 +76091;45.03875;4.18427;925;20221018;21.2;10.8;16;1.9;12.15;0;1.86;11976 +76091;45.03875;4.18427;925;20221019;22.3;9.8;16.1;1.7;11.28;.7;1.88;10631 +76091;45.03875;4.18427;925;20221020;16.4;12.9;14.7;5.1;14.65;17.8;1.04;4347 +76091;45.03875;4.18427;925;20221021;17.1;12.9;15;4.8;13.62;1;1.44;6139 +76091;45.03875;4.18427;925;20221022;19.2;9;14.1;2.6;11.85;0;1.65;11185 +76091;45.03875;4.18427;925;20221023;18.1;12.9;15.5;6.7;14.12;4.6;1.67;6043 +76091;45.03875;4.18427;925;20221024;19.1;13.4;16.3;3.2;12.38;2.6;1.84;8556 +76091;45.03875;4.18427;925;20221025;18.9;6.9;12.9;2.5;9.85;.1;1.68;9311 +76091;45.03875;4.18427;925;20221026;21;10.6;15.8;2;12.15;.1;1.64;9771 +76091;45.03875;4.18427;925;20221027;22.5;10.9;16.7;2;12.25;.1;1.75;9601 +76091;45.03875;4.18427;925;20221028;22.9;13.2;18;2.1;8.92;0;2.21;8938 +76091;45.03875;4.18427;925;20221029;21.9;12.6;17.2;3.5;6.98;0;3.23;8472 +76091;45.03875;4.18427;925;20221030;20.1;13.8;16.9;5.3;7.85;0;3.55;7596 +76091;45.03875;4.18427;925;20221031;16;11.3;13.6;5.6;11.38;12.2;1.71;6941 +76091;45.03875;4.18427;925;20221101;16.6;11.4;14;2.6;10.98;0;1.42;8650 +76091;45.03875;4.18427;925;20221102;13.7;5;9.3;1.6;8.05;0;1.04;8980 +76091;45.03875;4.18427;925;20221103;12;4.3;8.1;3.9;8.45;1.1;1.13;3713 +76091;45.03875;4.18427;925;20221104;7.2;2.9;5;4.8;7.05;6.6;.85;5156 +76091;45.03875;4.18427;925;20221105;6.1;3.2;4.6;5.3;6.72;0;.86;5610 +76091;45.03875;4.18427;925;20221106;15.2;-.4;7.4;2.2;5.42;0;1.45;9410 +76091;45.03875;4.18427;925;20221107;15.7;3.1;9.4;2.8;7.62;0;1.38;9544 +76091;45.03875;4.18427;925;20221108;12.4;6.9;9.7;6.2;10.08;11.2;1.03;5092 +76091;45.03875;4.18427;925;20221109;13.2;10.3;11.8;2.8;11.58;7.4;.79;3322 +76091;45.03875;4.18427;925;20221110;9.9;7.1;8.5;3.1;9.08;0;.76;5421 +76091;45.03875;4.18427;925;20221111;15.9;2.6;9.3;2.2;9.22;.1;.94;8680 +76091;45.03875;4.18427;925;20221112;18.5;7;12.7;1.4;8.92;0;1.11;8054 +76091;45.03875;4.18427;925;20221113;15.8;7.4;11.6;2.1;8.18;0;1.35;5145 +76091;45.03875;4.18427;925;20221114;10.7;7.8;9.3;4.2;9.58;4.6;.86;3731 +76091;45.03875;4.18427;925;20221115;10.8;7.7;9.3;4.1;10.48;4.5;.6;2505 +76091;45.03875;4.18427;925;20221116;11.4;4.6;8;3;8.25;0;.84;6906 +76091;45.03875;4.18427;925;20221117;12.1;6.6;9.3;5.1;8.72;3.8;1.15;4958 +76091;45.03875;4.18427;925;20221118;7.1;3.4;5.2;4.4;7.02;.4;.78;4791 +76091;45.03875;4.18427;925;20221119;4.8;1;2.9;4.6;6.45;1.4;.53;4023 +76091;45.03875;4.18427;925;20221120;5.9;.5;3.2;4.2;6.12;.3;.64;6594 +76091;45.03875;4.18427;925;20221121;6.2;.4;3.3;3.6;6.62;4.3;.62;2334 +76091;45.03875;4.18427;925;20221122;5.6;.8;3.2;4.9;5.98;1.2;.75;4825 +76091;45.03875;4.18427;925;20221123;11.1;.8;5.9;3.1;7.02;1;.83;5275 +76091;45.03875;4.18427;925;20221124;10.2;1.1;5.7;2;6.48;0;.68;6900 +76091;45.03875;4.18427;925;20221125;7.7;3.3;5.5;3.4;7.38;5.9;.73;2411 +76091;45.03875;4.18427;925;20221126;5.2;2.5;3.9;4;6.42;0;.61;4510 +76091;45.03875;4.18427;925;20221127;10.1;-.6;4.8;2.9;5.52;.3;.98;6047 +76091;45.03875;4.18427;925;20221128;6.1;5;5.5;3.5;7.75;3.6;.59;1233 +76091;45.03875;4.18427;925;20221129;3.5;1.7;2.6;4.8;6.42;1.4;.46;2351 +76091;45.03875;4.18427;925;20221130;3.3;1.4;2.4;3.3;6.58;1.1;.38;1345 +76091;45.03875;4.18427;925;20221201;1.5;.9;1.2;2.7;5.95;.2;.41;950 +76091;45.03875;4.18427;925;20221202;1.3;-1.2;0;1.8;5.35;1.2;.36;2157 +76091;45.03875;4.18427;925;20221203;1.8;-.5;.6;1.7;6.02;10.8;.27;2268 +76091;45.03875;4.18427;925;20221204;2.4;.4;1.4;2.8;6.05;5.6;.36;2135 +76091;45.03875;4.18427;925;20221205;5.3;-5.1;.1;1.7;4.32;0;.41;7408 +76091;45.03875;4.18427;925;20221206;5.5;-5.1;.2;1.7;4.05;0;.48;7120 +76091;45.03875;4.18427;925;20221207;-2;-4.5;-3.2;3.4;4.58;0;.21;1582 +76091;45.03875;4.18427;925;20221208;1.8;-6.4;-2.3;1.6;5.08;5.6;.18;4049 +76091;45.03875;4.18427;925;20221209;4.2;2;3.1;1.2;7.15;2.4;.3;2332 +76091;45.03875;4.18427;925;20221210;-2.3;-2.1;-2.2;4.5;4.65;.1;.32;1300 +76091;45.03875;4.18427;925;20221211;-1.3;-8.4;-4.8;3.2;3.25;0;.36;6157 +76091;45.03875;4.18427;925;20221212;1.2;-6.8;-2.8;2.3;3.45;5.3;.53;4722 +76091;45.03875;4.18427;925;20221213;5.7;-2.7;1.5;3;6.42;.6;.17;4566 +76091;45.03875;4.18427;925;20221214;9.3;2.8;6.1;2.3;7.92;.1;.47;3642 +76091;45.03875;4.18427;925;20221215;4.8;1.5;3.1;2;7.05;23.4;.4;1074 +76091;45.03875;4.18427;925;20221216;.3;.3;.3;3.8;5.52;.1;.39;1300 +76091;45.03875;4.18427;925;20221217;-.6;-8.1;-4.3;3.2;3.32;0;.4;5919 +76091;45.03875;4.18427;925;20221218;6;-6;0;4.4;5.25;0;.52;6330 +76091;45.03875;4.18427;925;20221219;8.9;5.1;7;7.6;8.68;.6;.69;2568 +76091;45.03875;4.18427;925;20221220;9.5;8;8.8;7.9;9.32;1.7;.92;2540 +76091;45.03875;4.18427;925;20221221;10.9;8.1;9.5;3.9;9.02;0;.81;4784 +76091;45.03875;4.18427;925;20221222;10.3;5.5;7.9;3.5;8.58;3;.72;2786 +76091;45.03875;4.18427;925;20221223;13.2;8.6;10.9;3.7;10.45;.6;.83;2728 +76091;45.03875;4.18427;925;20221224;13.9;8.6;11.2;1.4;9.62;0;.55;4951 +76091;45.03875;4.18427;925;20221225;11.6;4.1;7.9;2.5;8.08;0;.66;5198 +76091;45.03875;4.18427;925;20221226;12.2;5.9;9;2.8;8.85;.2;.75;4120 +76091;45.03875;4.18427;925;20221227;8;1.9;4.9;1.7;6.75;0;.4;5567 +76091;45.03875;4.18427;925;20221228;10.8;-.7;5;2.2;6.75;0;.6;5173 +76091;45.03875;4.18427;925;20221229;9.3;4.4;6.8;3.4;8.15;1.9;.64;2848 +76091;45.03875;4.18427;925;20221230;9.5;2.5;6;2.6;8.08;.2;.54;2521 +76091;45.03875;4.18427;925;20221231;12.1;6.7;9.4;4.6;9.38;0;.85;4960 +76092;45.05581;4.50036;646;20220101;16.8;9;12.9;1.4;6.82;0;1.02;5225 +76092;45.05581;4.50036;646;20220102;10.2;4.9;7.6;2;7.19;0;.95;3541 +76092;45.05581;4.50036;646;20220103;12.3;7.4;9.8;2.1;8.16;0;1;3618 +76092;45.05581;4.50036;646;20220104;10.7;7.5;9.1;3.6;8.79;5.8;1.09;3338 +76092;45.05581;4.50036;646;20220105;1.6;1.4;1.5;5.5;5.39;.2;.8;2322 +76092;45.05581;4.50036;646;20220106;2.5;-.3;1.1;5.7;4.59;0;1.08;3277 +76092;45.05581;4.50036;646;20220107;3.4;-2;.7;2.6;4.72;0;.65;3975 +76092;45.05581;4.50036;646;20220108;4.7;.8;2.7;2.6;6.66;2.4;.47;3095 +76092;45.05581;4.50036;646;20220109;4.8;3;3.9;2.8;5.96;2.3;.83;2375 +76092;45.05581;4.50036;646;20220110;3.3;1.1;2.2;4;5.92;.3;.66;2734 +76092;45.05581;4.50036;646;20220111;.4;-2;-.8;5.4;4.99;0;.57;2537 +76092;45.05581;4.50036;646;20220112;-.1;-2.2;-1.1;4.8;4.46;0;.7;2862 +76092;45.05581;4.50036;646;20220113;1.9;-2.8;-.5;2.9;4.29;0;.66;5230 +76092;45.05581;4.50036;646;20220114;8.4;-2.6;2.9;1.5;4.16;0;.81;6700 +76092;45.05581;4.50036;646;20220115;8.4;.7;4.6;1.4;3.82;0;.87;5828 +76092;45.05581;4.50036;646;20220116;7.2;.6;3.9;3;4.02;0;1.32;5845 +76092;45.05581;4.50036;646;20220117;3.3;.1;1.7;5;5.82;0;.77;3508 +76092;45.05581;4.50036;646;20220118;2.1;-.7;.7;3.4;5.59;0;.55;2905 +76092;45.05581;4.50036;646;20220119;4.8;-1;1.9;1.5;5.76;0;.49;3602 +76092;45.05581;4.50036;646;20220120;2.9;0;1.5;5.1;5.59;.4;.8;2377 +76092;45.05581;4.50036;646;20220121;1.2;-1.2;0;7;4.02;0;1.24;3988 +76092;45.05581;4.50036;646;20220122;1.6;-2.4;-.4;5.7;4.79;0;.77;3541 +76092;45.05581;4.50036;646;20220123;1.2;-.9;.1;3.5;5.32;0;.58;2504 +76092;45.05581;4.50036;646;20220124;6.9;-3.4;1.8;1.2;5.22;0;.55;7150 +76092;45.05581;4.50036;646;20220125;9.8;.6;5.2;1.1;4.96;0;.71;7060 +76092;45.05581;4.50036;646;20220126;7.6;1.7;4.7;2.9;4.36;0;1.39;6537 +76092;45.05581;4.50036;646;20220127;5.4;-3.2;1.1;2.2;4.09;0;.98;6622 +76092;45.05581;4.50036;646;20220128;3;-5.1;-1.1;3.6;5.42;0;.45;6102 +76092;45.05581;4.50036;646;20220129;3.5;-2.2;.7;3.5;5.22;0;.9;5606 +76092;45.05581;4.50036;646;20220130;6.9;-.3;3.3;4.7;7.09;0;.68;5214 +76092;45.05581;4.50036;646;20220131;6.5;1.7;4.1;5;5.99;.6;1.18;4647 +76092;45.05581;4.50036;646;20220201;3.8;-.4;1.7;5.5;5.19;.4;1.04;5743 +76092;45.05581;4.50036;646;20220202;9;1.7;5.3;4.1;7.72;.2;.85;5000 +76092;45.05581;4.50036;646;20220203;11.4;3.3;7.4;2.6;7.12;0;1.17;6829 +76092;45.05581;4.50036;646;20220204;7.8;2.2;5;2.3;7.09;.2;.79;6746 +76092;45.05581;4.50036;646;20220205;6.9;3.7;5.3;3.7;5.96;.1;1.29;6281 +76092;45.05581;4.50036;646;20220206;6.6;0;3.3;3;5.69;.9;.96;6632 +76092;45.05581;4.50036;646;20220207;6.5;5.2;5.8;4.9;6.09;.9;1.51;4630 +76092;45.05581;4.50036;646;20220208;8.6;.7;4.7;3;4.82;0;1.41;8411 +76092;45.05581;4.50036;646;20220209;11;2;6.5;2.6;5.89;0;1.41;8906 +76092;45.05581;4.50036;646;20220210;5.7;3.7;4.7;2;6.66;.3;1.41;11031 +76092;45.05581;4.50036;646;20220211;7.1;2.4;4.7;3.2;6.08;0;1.28;6943 +76092;45.05581;4.50036;646;20220212;9.5;-4.4;2.5;2.4;5.48;0;1.15;9454 +76092;45.05581;4.50036;646;20220213;9.6;0;4.8;4.7;6.83;10.5;1.38;10247 +76092;45.05581;4.50036;646;20220214;8;4.7;6.3;3.4;7.83;9.9;1.12;3680 +76092;45.05581;4.50036;646;20220215;7.4;1.2;4.3;3;6.43;.3;1.12;7107 +76092;45.05581;4.50036;646;20220216;8.7;3.2;6;1.7;8.09;2.1;.81;5538 +76092;45.05581;4.50036;646;20220217;14;7.6;10.8;2.6;9.22;.1;1.44;6611 +76092;45.05581;4.50036;646;20220218;16.8;8.1;12.4;3;8.79;0;2.02;9699 +76092;45.05581;4.50036;646;20220219;7.3;3.8;5.6;3.8;5.36;0;1.64;7432 +76092;45.05581;4.50036;646;20220220;11.2;1.9;6.5;2.7;6.12;.1;1.55;9646 +76092;45.05581;4.50036;646;20220221;8.2;7.1;7.6;4.6;6.39;1.4;1.81;4117 +76092;45.05581;4.50036;646;20220222;8.9;3.5;6.2;4.7;6.66;.2;1.58;8589 +76092;45.05581;4.50036;646;20220223;10.9;5.1;8;3.2;7.76;0;1.43;7698 +76092;45.05581;4.50036;646;20220224;11.1;5.4;8.3;3.3;7.46;.2;1.59;8030 +76092;45.05581;4.50036;646;20220225;6.2;2.6;4.4;5.3;4.99;0;1.84;8932 +76092;45.05581;4.50036;646;20220226;6.7;.6;3.6;3.6;4.72;0;1.63;10415 +76092;45.05581;4.50036;646;20220227;9;-.3;4.3;1.8;5.26;0;1.3;10086 +76092;45.05581;4.50036;646;20220228;10;1.2;5.6;2.1;5.92;0;1.45;11341 +76092;45.05581;4.50036;646;20220301;11.1;1.2;6.1;2.5;5.86;0;1.65;11554 +76092;45.05581;4.50036;646;20220302;9.3;2.1;5.7;1.9;7.16;0;1.16;9548 +76092;45.05581;4.50036;646;20220303;11.9;4.2;8.1;1.8;8.19;0;1.34;10034 +76092;45.05581;4.50036;646;20220304;11.8;5.8;8.8;3.7;6.29;0;2.23;10688 +76092;45.05581;4.50036;646;20220305;8.8;1.7;5.2;3.1;4.02;0;2.08;11307 +76092;45.05581;4.50036;646;20220306;6.5;-.9;2.8;2.8;3.39;0;1.83;11870 +76092;45.05581;4.50036;646;20220307;7.6;-2;2.8;1.9;3.89;0;1.54;12470 +76092;45.05581;4.50036;646;20220308;7.7;0;3.9;2.1;5.36;0;1.44;10080 +76092;45.05581;4.50036;646;20220309;10.2;1.8;6;2.4;6.89;0;1.54;12039 +76092;45.05581;4.50036;646;20220310;10.4;4.4;7.4;3;7.89;1.4;1.44;9174 +76092;45.05581;4.50036;646;20220311;9.1;5.7;7.4;4.3;7.39;1;1.6;6489 +76092;45.05581;4.50036;646;20220312;8.1;4;6;3.4;7.02;2.7;1.33;6423 +76092;45.05581;4.50036;646;20220313;7;4.5;5.8;3.7;7.42;21.4;1.16;5633 +76092;45.05581;4.50036;646;20220314;10;2.5;6.2;1.7;8.79;1.7;1.1;10066 +76092;45.05581;4.50036;646;20220315;12.3;7.6;9.9;4.4;8.69;0;1.97;8537 +76092;45.05581;4.50036;646;20220316;13.9;8.1;11;2.6;9.19;0;1.84;9615 +76092;45.05581;4.50036;646;20220317;11.3;8.9;10.1;4.3;9.66;.7;1.48;5565 +76092;45.05581;4.50036;646;20220318;7.7;5.7;6.7;2.9;8.78;0;1.16;3653 +76092;45.05581;4.50036;646;20220319;14.8;1;7.9;1.7;7.81;0;2.02;15336 +76092;45.05581;4.50036;646;20220320;11.1;1.1;6.1;3.6;6.76;0;1.91;9195 +76092;45.05581;4.50036;646;20220321;13.2;4.2;8.7;3.6;6.11;0;2.86;15500 +76092;45.05581;4.50036;646;20220322;13.8;-2.5;5.6;3.3;4.93;0;2.88;18896 +76092;45.05581;4.50036;646;20220323;15.1;-4;5.5;2.2;4.96;0;2.69;19358 +76092;45.05581;4.50036;646;20220324;17.6;-3;7.3;2.3;5.01;0;3.05;19710 +76092;45.05581;4.50036;646;20220325;18.1;-2.3;7.9;2.1;5.36;0;3;19285 +76092;45.05581;4.50036;646;20220326;18.9;-1.8;8.5;1.8;5.98;0;2.93;19609 +76092;45.05581;4.50036;646;20220327;19.1;-.7;9.2;1.9;5.76;0;2.9;17008 +76092;45.05581;4.50036;646;20220328;19.4;1;10.2;2.8;5.43;0;3.62;19143 +76092;45.05581;4.50036;646;20220329;16.9;3.1;10;2.9;6.86;2.1;2.93;13686 +76092;45.05581;4.50036;646;20220330;13.1;6.4;9.8;1.7;9.56;3.2;1.7;9803 +76092;45.05581;4.50036;646;20220331;9.9;3.2;6.6;2.6;8.03;3.3;1.58;8697 +76092;45.05581;4.50036;646;20220401;3;.9;2;4.9;4.8;5.7;1.56;8961 +76092;45.05581;4.50036;646;20220402;2.4;-1.3;.5;4.7;4.16;1.4;1.54;8047 +76092;45.05581;4.50036;646;20220403;3.1;-2;.5;5;4.65;0;1.65;10037 +76092;45.05581;4.50036;646;20220404;8.7;-4.4;2.2;2.3;4.73;0;2.36;20965 +76092;45.05581;4.50036;646;20220405;13;-4.1;4.4;2;6.11;0;2.42;18433 +76092;45.05581;4.50036;646;20220406;14.2;3.3;8.7;1.9;8.96;1.3;2.06;13256 +76092;45.05581;4.50036;646;20220407;13.8;6.1;9.9;4.2;9.48;.3;2.12;9380 +76092;45.05581;4.50036;646;20220408;16.4;9;12.7;4.6;9.16;.2;3.07;11181 +76092;45.05581;4.50036;646;20220409;9.5;3.3;6.4;4.3;5.46;.3;2.71;13521 +76092;45.05581;4.50036;646;20220410;14.3;-3.8;5.2;1.9;5.46;0;2.94;23250 +76092;45.05581;4.50036;646;20220411;14.4;-.5;7;4.9;7.18;0;3.01;18839 +76092;45.05581;4.50036;646;20220412;15.2;5.6;10.4;3.6;6.96;0;3.03;12393 +76092;45.05581;4.50036;646;20220413;18.7;5.3;12;2.1;8.16;0;3.15;17711 +76092;45.05581;4.50036;646;20220414;20.4;4.1;12.3;2.5;10.53;0;3.6;22045 +76092;45.05581;4.50036;646;20220415;21.6;5.4;13.5;2.9;10.68;0;3.93;21333 +76092;45.05581;4.50036;646;20220416;20.1;4.1;12.1;3.6;8.81;0;4.03;23533 +76092;45.05581;4.50036;646;20220417;18.4;1.4;9.9;2.3;7.38;0;3.67;24215 +76092;45.05581;4.50036;646;20220418;19.7;0;9.8;2;6.31;0;3.85;24881 +76092;45.05581;4.50036;646;20220419;19;1.9;10.4;2.3;7.03;0;3.76;22652 +76092;45.05581;4.50036;646;20220420;15.4;3.3;9.4;1.8;9.48;7.6;2.19;13215 +76092;45.05581;4.50036;646;20220421;17.4;8.1;12.7;1.7;10.51;.2;2.84;16268 +76092;45.05581;4.50036;646;20220422;19.6;1.9;10.8;2;8.81;0;3.48;21822 +76092;45.05581;4.50036;646;20220423;15.1;9.2;12.1;4;8.91;16.9;2.55;6600 +76092;45.05581;4.50036;646;20220424;14;4.1;9.1;2.1;9.61;1.4;2.22;14224 +76092;45.05581;4.50036;646;20220425;16;7;11.5;2.2;9.66;0;2.93;17470 +76092;45.05581;4.50036;646;20220426;18.1;3.8;11;2.2;9.11;0;3.56;23325 +76092;45.05581;4.50036;646;20220427;19.8;1.5;10.7;1.9;8.38;0;3.88;25778 +76092;45.05581;4.50036;646;20220428;22.1;3.1;12.6;2.1;9.38;0;4.11;25068 +76092;45.05581;4.50036;646;20220429;21.7;3.2;12.4;2.1;9.46;.4;3.9;22638 +76092;45.05581;4.50036;646;20220430;18.1;6.8;12.5;2.9;9.31;0;3.82;21503 +76092;45.05581;4.50036;646;20220501;18;2.3;10.2;2.6;8.11;0;3.91;24382 +76092;45.05581;4.50036;646;20220502;19.6;2;10.8;1.9;8.41;0;3.96;25992 +76092;45.05581;4.50036;646;20220503;19.2;6;12.6;1.8;10.18;2.9;3.08;17256 +76092;45.05581;4.50036;646;20220504;20;4.7;12.3;2;10.91;1.7;3.49;21126 +76092;45.05581;4.50036;646;20220505;14.4;8.9;11.7;3.4;10.43;1;2.58;11962 +76092;45.05581;4.50036;646;20220506;14.4;8.9;11.6;6;9.89;0;2.5;9805 +76092;45.05581;4.50036;646;20220507;19;9.9;14.5;5.2;9.62;0;3.76;13284 +76092;45.05581;4.50036;646;20220508;19.2;10.3;14.8;2.9;10.26;.2;3.13;12681 +76092;45.05581;4.50036;646;20220509;21.6;10.7;16.1;1.6;11.22;.1;2.98;14463 +76092;45.05581;4.50036;646;20220510;24.6;11.9;18.3;1.7;12.42;.1;3.42;15238 +76092;45.05581;4.50036;646;20220511;24.4;12.5;18.5;2.8;11.26;0;4.11;15158 +76092;45.05581;4.50036;646;20220512;23.3;11.6;17.5;2.1;11.29;0;3.58;14848 +76092;45.05581;4.50036;646;20220513;22.5;11.1;16.8;1.9;12.46;.3;3.19;14645 +76092;45.05581;4.50036;646;20220514;24.2;13.9;19.1;2.4;13.72;0;3.54;14495 +76092;45.05581;4.50036;646;20220515;23.9;13.5;18.7;2.3;12.42;.6;3.65;14419 +76092;45.05581;4.50036;646;20220516;25.9;13.2;19.6;2.1;9.86;0;4.21;15519 +76092;45.05581;4.50036;646;20220517;28;14.6;21.3;1.3;13.09;0;3.76;16354 +76092;45.05581;4.50036;646;20220518;28.4;17.8;23.1;2.5;13.86;0;4.4;14682 +76092;45.05581;4.50036;646;20220519;26.6;17.3;21.9;3.9;13.02;0;4.96;14120 +76092;45.05581;4.50036;646;20220520;26.1;17.3;21.7;3.9;11.59;0;5.16;13560 +76092;45.05581;4.50036;646;20220521;29;15.6;22.3;1.4;14.79;0;3.86;16314 +76092;45.05581;4.50036;646;20220522;29.4;17.5;23.5;1.6;16.76;.1;3.78;14976 +76092;45.05581;4.50036;646;20220523;22.9;17.2;20;2.7;13.99;.3;3.34;10510 +76092;45.05581;4.50036;646;20220524;19;12.6;15.8;3.2;10.09;0;3.41;12044 +76092;45.05581;4.50036;646;20220525;20;10.6;15.3;5.4;9.36;0;4.31;14529 +76092;45.05581;4.50036;646;20220526;20.2;11.1;15.6;4.7;10.02;0;4.03;14170 +76092;45.05581;4.50036;646;20220527;22.7;12.4;17.6;5.1;11.92;0;4.39;15188 +76092;45.05581;4.50036;646;20220528;21.1;11.9;16.5;5.5;9.69;0;4.7;14637 +76092;45.05581;4.50036;646;20220529;18.4;9.3;13.9;4.1;7.02;0;4.26;15143 +76092;45.05581;4.50036;646;20220530;20.9;8.5;14.7;2.2;7.59;1.6;3.69;15936 +76092;45.05581;4.50036;646;20220531;19.1;12.4;15.7;1.7;11.82;8;2.58;11214 +76092;45.05581;4.50036;646;20220601;25.8;12;18.9;1.5;13.59;4.1;3.59;16875 +76092;45.05581;4.50036;646;20220602;27;14.5;20.7;1.6;14.16;1;3.79;16344 +76092;45.05581;4.50036;646;20220603;27.4;17;22.2;2;13.96;0;4.11;15111 +76092;45.05581;4.50036;646;20220604;29.1;16.8;23;3;14.82;1.2;5;16684 +76092;45.05581;4.50036;646;20220605;24.8;17.5;21.1;2.8;15.49;2.1;4.37;18073 +76092;45.05581;4.50036;646;20220606;25.6;14.6;20.1;2.3;13.8;.5;4.72;21962 +76092;45.05581;4.50036;646;20220607;23.9;13.9;18.9;2.9;12.69;0;4.6;20832 +76092;45.05581;4.50036;646;20220608;20.4;13.7;17.1;2;11.89;2.2;2.97;11972 +76092;45.05581;4.50036;646;20220609;19.1;11.4;15.3;4.3;10.86;.1;3.52;13283 +76092;45.05581;4.50036;646;20220610;23.6;11.5;17.6;4.4;10.06;0;5.02;17091 +76092;45.05581;4.50036;646;20220611;28.1;15.1;21.6;3.1;10.39;0;6.5;27077 +76092;45.05581;4.50036;646;20220612;30.6;18.6;24.6;2.2;12.16;3;6.01;24090 +76092;45.05581;4.50036;646;20220613;25.9;17.9;21.9;3.4;14.46;0;5.36;21463 +76092;45.05581;4.50036;646;20220614;30.7;14.7;22.7;2.8;10.26;0;6.82;28427 +76092;45.05581;4.50036;646;20220615;31.7;18.2;25;2.2;13.99;.1;5.82;22344 +76092;45.05581;4.50036;646;20220616;31.6;21;26.3;2.6;15.66;0;6.3;24299 +76092;45.05581;4.50036;646;20220617;32.2;20.3;26.3;3.4;11.92;0;7.41;25906 +76092;45.05581;4.50036;646;20220618;33.3;20.8;27;3.1;12.62;0;7.39;26212 +76092;45.05581;4.50036;646;20220619;30.6;20.7;25.7;3.9;13.26;0;7.12;23700 +76092;45.05581;4.50036;646;20220620;30.4;18.2;24.3;3.1;11.59;0;6.83;25856 +76092;45.05581;4.50036;646;20220621;28.1;18.9;23.5;3;16.12;.9;5.31;20733 +76092;45.05581;4.50036;646;20220622;25.5;18.1;21.8;3.1;18.42;10.6;4.06;17105 +76092;45.05581;4.50036;646;20220623;24;16.6;20.3;2.4;17.66;7;3.61;16900 +76092;45.05581;4.50036;646;20220624;21.5;15.8;18.6;2.2;14.82;18.2;3.4;15809 +76092;45.05581;4.50036;646;20220625;25.1;15;20.1;2.2;14.02;10;4.87;23677 +76092;45.05581;4.50036;646;20220626;21.6;14.1;17.9;2.1;16.37;0;2.88;14182 +76092;45.05581;4.50036;646;20220627;21.9;14.7;18.3;2.7;15.26;.3;3.55;17614 +76092;45.05581;4.50036;646;20220628;23;12.6;17.8;3.1;13.61;.1;4.31;21460 +76092;45.05581;4.50036;646;20220629;27;15.1;21;2.7;12.95;0;5.34;23151 +76092;45.05581;4.50036;646;20220630;24.6;16.3;20.4;2.3;14.44;28.2;4.27;19141 +76092;45.05581;4.50036;646;20220701;20.6;10.1;15.3;3.8;11.59;0;4.14;21612 +76092;45.05581;4.50036;646;20220702;27.5;12.3;19.9;3;11.4;0;5.9;26030 +76092;45.05581;4.50036;646;20220703;31.9;17.1;24.5;1.6;13.55;3.4;5.66;25554 +76092;45.05581;4.50036;646;20220704;26.5;18;22.2;3.1;16.1;2.3;4.76;19162 +76092;45.05581;4.50036;646;20220705;25.5;16.4;20.9;4.1;13.8;0;5.22;19999 +76092;45.05581;4.50036;646;20220706;24.6;16;20.3;5.4;11.34;0;5.92;19448 +76092;45.05581;4.50036;646;20220707;24.5;13.4;19;5;11.34;0;5.67;22040 +76092;45.05581;4.50036;646;20220708;24.5;14;19.3;5.5;12.19;0;5.63;21466 +76092;45.05581;4.50036;646;20220709;27.1;15.5;21.3;5;11.34;0;6.51;22445 +76092;45.05581;4.50036;646;20220710;26.6;16.9;21.7;5.1;11.9;0;6.32;20554 +76092;45.05581;4.50036;646;20220711;28.2;16.1;22.1;3.9;12.19;.1;6.14;22870 +76092;45.05581;4.50036;646;20220712;28.8;17.7;23.3;2.9;12.36;0;6.18;24841 +76092;45.05581;4.50036;646;20220713;31.9;18.4;25.1;2;10.69;0;6.17;25951 +76092;45.05581;4.50036;646;20220714;33.8;19.3;26.6;1.4;14.09;0;5.92;26647 +76092;45.05581;4.50036;646;20220715;30.6;21.4;26;2.9;13.22;0;6.46;23374 +76092;45.05581;4.50036;646;20220716;29.5;17.7;23.6;4.1;10.79;0;7.17;25019 +76092;45.05581;4.50036;646;20220717;30.9;17.7;24.3;3;10.39;0;6.83;25725 +76092;45.05581;4.50036;646;20220718;34.8;20.3;27.5;2.2;12.22;0;6.76;26445 +76092;45.05581;4.50036;646;20220719;34.1;22.8;28.5;2.7;14.19;0;6.77;23864 +76092;45.05581;4.50036;646;20220720;32;20.5;26.3;2.8;16.62;.4;6.12;23137 +76092;45.05581;4.50036;646;20220721;30.1;17.6;23.9;3.5;14.86;0;6.36;25080 +76092;45.05581;4.50036;646;20220722;34.5;19.7;27.1;2.3;14.32;5.9;6.4;24608 +76092;45.05581;4.50036;646;20220723;28;19.2;23.6;2.7;17.56;0;4.9;20197 +76092;45.05581;4.50036;646;20220724;32.9;17.5;25.2;2.8;14.49;0;6.55;25988 +76092;45.05581;4.50036;646;20220725;32.6;20.8;26.7;2.9;15.09;1.8;6.07;20390 +76092;45.05581;4.50036;646;20220726;26.1;17.3;21.7;4.4;13.99;0;5.65;21710 +76092;45.05581;4.50036;646;20220727;25.8;15.3;20.6;4.1;11.22;0;5.97;23689 +76092;45.05581;4.50036;646;20220728;29.3;16.3;22.8;2.1;11.02;0;5.38;22631 +76092;45.05581;4.50036;646;20220729;24.5;18.7;21.6;2;13.66;5.8;3.95;15607 +76092;45.05581;4.50036;646;20220730;27.8;17.7;22.8;3;11.69;0;5.79;22850 +76092;45.05581;4.50036;646;20220731;30.3;19.1;24.7;3;12.16;0;6.28;23512 +76092;45.05581;4.50036;646;20220801;31.6;20.2;25.9;3.6;12.62;0;6.91;23456 +76092;45.05581;4.50036;646;20220802;31;18.9;25;3.5;13.59;0;6.59;23770 +76092;45.05581;4.50036;646;20220803;34.2;19.4;26.8;2.2;12.89;0;6.25;24686 +76092;45.05581;4.50036;646;20220804;35;20.7;27.9;2.5;12.46;0;6.63;23724 +76092;45.05581;4.50036;646;20220805;32.4;20.5;26.4;2.4;15.56;1;5.3;18455 +76092;45.05581;4.50036;646;20220806;28.1;17.9;23;4.3;15.16;0;5.83;21756 +76092;45.05581;4.50036;646;20220807;28;15.6;21.8;3.6;12.32;0;5.83;22936 +76092;45.05581;4.50036;646;20220808;28.9;17.5;23.2;3.5;10.89;0;6.16;22598 +76092;45.05581;4.50036;646;20220809;30.6;18.8;24.7;2.7;9.92;0;6.12;22786 +76092;45.05581;4.50036;646;20220810;32.4;20.1;26.2;1.9;10.66;0;5.48;21968 +76092;45.05581;4.50036;646;20220811;33.3;18.7;26;1.6;13.19;0;5.34;23521 +76092;45.05581;4.50036;646;20220812;32.8;18.6;25.7;1.6;13.22;0;5.26;23168 +76092;45.05581;4.50036;646;20220813;32.5;20.2;26.4;1.7;11.36;15.2;5.26;21945 +76092;45.05581;4.50036;646;20220814;22.3;17.7;20;2;18.72;23.6;2.45;11143 +76092;45.05581;4.50036;646;20220815;26.2;14.9;20.5;1.8;14.22;.1;4.08;19682 +76092;45.05581;4.50036;646;20220816;29.3;16.9;23.1;2;14.09;1.3;4.62;19733 +76092;45.05581;4.50036;646;20220817;24.2;16.3;20.2;1.9;16.89;16.2;3.23;15595 +76092;45.05581;4.50036;646;20220818;20.3;12.9;16.6;3.3;14.8;1.2;2.93;15068 +76092;45.05581;4.50036;646;20220819;22.6;15.9;19.2;4.1;15.79;1.2;3.47;13721 +76092;45.05581;4.50036;646;20220820;24.4;16.5;20.5;3.7;15.79;.3;3.98;16119 +76092;45.05581;4.50036;646;20220821;23.6;15.5;19.6;3.4;12.66;.2;4.29;17437 +76092;45.05581;4.50036;646;20220822;24.5;16.1;20.3;3.7;13.36;.3;4.63;18827 +76092;45.05581;4.50036;646;20220823;26.4;16.9;21.7;3.9;14.76;.5;4.91;19153 +76092;45.05581;4.50036;646;20220824;29.7;18.3;24;2.3;13.69;0;4.88;20029 +76092;45.05581;4.50036;646;20220825;30.5;17.8;24.1;1.9;15.79;5.7;4.46;18895 +76092;45.05581;4.50036;646;20220826;24.8;18.2;21.5;3.6;16.72;.4;3.9;14927 +76092;45.05581;4.50036;646;20220827;23.3;16.1;19.7;3.2;16.26;.1;3.4;15064 +76092;45.05581;4.50036;646;20220828;26.8;16.2;21.5;2.2;15.46;.1;4.11;19147 +76092;45.05581;4.50036;646;20220829;29.9;17.2;23.6;2;15.46;.1;4.43;19495 +76092;45.05581;4.50036;646;20220830;25.4;19;22.2;2.3;18.66;7.9;3.14;12989 +76092;45.05581;4.50036;646;20220831;24.5;15.6;20.1;3.2;15.96;.2;3.68;16379 +76092;45.05581;4.50036;646;20220901;25.8;15.9;20.9;2.5;13.69;0;4.1;17865 +76092;45.05581;4.50036;646;20220902;25.4;16.7;21.1;1.9;13.86;.9;3.46;14835 +76092;45.05581;4.50036;646;20220903;24.9;15.2;20.1;2;16.42;1.9;3.18;15459 +76092;45.05581;4.50036;646;20220904;26.5;15.3;20.9;1.6;17.12;.1;3.35;17333 +76092;45.05581;4.50036;646;20220905;26.6;18.5;22.5;3;18.62;.1;3.68;15242 +76092;45.05581;4.50036;646;20220906;26;18.6;22.3;2.4;18.39;1;3.28;13628 +76092;45.05581;4.50036;646;20220907;22.8;15.8;19.3;2.2;17.42;10.4;2.53;12409 +76092;45.05581;4.50036;646;20220908;23.1;13.5;18.3;2.2;13.5;.2;3.04;15087 +76092;45.05581;4.50036;646;20220909;22.2;13.9;18.1;1.8;11.53;0;2.92;14027 +76092;45.05581;4.50036;646;20220910;20.5;12.4;16.5;1.8;11.23;.1;2.77;14199 +76092;45.05581;4.50036;646;20220911;22;11.7;16.9;2.7;11.39;0;3.42;16917 +76092;45.05581;4.50036;646;20220912;27;14.3;20.7;1.8;13.59;0;3.57;17540 +76092;45.05581;4.50036;646;20220913;23.8;18.3;21.1;2.9;19.22;20.4;2.41;9399 +76092;45.05581;4.50036;646;20220914;22.3;17.2;19.7;3.3;18.22;5.4;2.5;10507 +76092;45.05581;4.50036;646;20220915;22.6;15.1;18.9;2.1;15.86;6.4;2.6;12777 +76092;45.05581;4.50036;646;20220916;18.2;14.3;16.3;3.1;14.26;.3;2.15;9570 +76092;45.05581;4.50036;646;20220917;13.2;8.3;10.8;5.2;9.12;0;2.44;13047 +76092;45.05581;4.50036;646;20220918;16.6;7;11.8;3.7;7.76;0;3.06;15878 +76092;45.05581;4.50036;646;20220919;16.4;8.3;12.3;4.1;8.02;0;3.13;14870 +76092;45.05581;4.50036;646;20220920;16.9;7.4;12.2;4.4;7.76;0;3.27;14969 +76092;45.05581;4.50036;646;20220921;16.9;7.8;12.3;3.3;8.32;0;2.87;14499 +76092;45.05581;4.50036;646;20220922;20.2;8.1;14.1;1.6;9.39;.1;2.59;15841 +76092;45.05581;4.50036;646;20220923;18.9;11.6;15.2;2.4;13.16;6.1;2.16;11793 +76092;45.05581;4.50036;646;20220924;18.8;11.4;15.1;1.9;13.26;2.1;2.01;11623 +76092;45.05581;4.50036;646;20220925;15;10.3;12.7;2.3;11.89;1;1.61;9050 +76092;45.05581;4.50036;646;20220926;15.3;9.1;12.2;2.7;10.29;1.8;1.94;9957 +76092;45.05581;4.50036;646;20220927;13.6;8.6;11.1;2.6;9.66;.8;1.69;8775 +76092;45.05581;4.50036;646;20220928;17;9.5;13.2;2.4;11.49;6.4;1.79;9514 +76092;45.05581;4.50036;646;20220929;13.1;10;11.5;2.2;10.29;.9;1.52;7463 +76092;45.05581;4.50036;646;20220930;11.2;6.9;9;3.4;8.96;.2;1.46;6984 +76092;45.05581;4.50036;646;20221001;17;7.2;12.1;2;10.29;.5;1.77;10124 +76092;45.05581;4.50036;646;20221002;21.7;13.6;17.6;2;13.32;.1;2.33;11441 +76092;45.05581;4.50036;646;20221003;16.7;12.2;14.4;3.8;12.76;0;1.94;9224 +76092;45.05581;4.50036;646;20221004;21.3;10.5;15.9;2;12.56;.1;2.19;12492 +76092;45.05581;4.50036;646;20221005;20.1;11.7;15.9;2.6;12.29;.1;2.39;12082 +76092;45.05581;4.50036;646;20221006;19.3;11.5;15.4;2.5;13.22;.1;1.98;10855 +76092;45.05581;4.50036;646;20221007;20.2;11.3;15.8;1.9;13.19;2.9;1.85;10171 +76092;45.05581;4.50036;646;20221008;14.3;13.5;13.9;2.3;13.49;1.6;1.03;2516 +76092;45.05581;4.50036;646;20221009;16;8.8;12.4;2.4;11.52;.3;1.46;8318 +76092;45.05581;4.50036;646;20221010;20.6;11.9;16.2;1.5;13.39;.2;1.82;10777 +76092;45.05581;4.50036;646;20221011;19.3;11.5;15.4;1.8;13.59;.2;1.69;10404 +76092;45.05581;4.50036;646;20221012;17.9;13;15.5;2;13.99;.3;1.46;7597 +76092;45.05581;4.50036;646;20221013;17.8;11.8;14.8;1.6;12.92;1.8;1.39;6983 +76092;45.05581;4.50036;646;20221014;17.2;11.9;14.6;1.2;13.12;.3;1.18;6165 +76092;45.05581;4.50036;646;20221015;22.2;12.8;17.5;2.2;12.49;0;2.21;10466 +76092;45.05581;4.50036;646;20221016;18.8;14.6;16.7;3.2;14.86;.1;1.8;6564 +76092;45.05581;4.50036;646;20221017;20.2;14.9;17.5;3.6;14.49;0;2.11;7616 +76092;45.05581;4.50036;646;20221018;21.7;14.2;17.9;1.7;13.99;.1;1.78;9193 +76092;45.05581;4.50036;646;20221019;20.2;12.8;16.5;1.5;14.39;.3;1.44;8293 +76092;45.05581;4.50036;646;20221020;17.5;15.9;16.7;3.8;15.92;15.7;1.35;3395 +76092;45.05581;4.50036;646;20221021;18;14.6;16.3;3.4;15.69;17.5;1.27;4404 +76092;45.05581;4.50036;646;20221022;20.6;13.4;17;1.6;15.02;0;1.44;7983 +76092;45.05581;4.50036;646;20221023;19.6;15.3;17.4;3.9;15.46;12.5;1.84;5905 +76092;45.05581;4.50036;646;20221024;20.5;16;18.2;2.6;15.22;9.3;1.66;5912 +76092;45.05581;4.50036;646;20221025;19.2;12.3;15.7;2.3;12.16;.1;1.69;7659 +76092;45.05581;4.50036;646;20221026;22.4;14.9;18.6;2.3;14.66;.1;1.89;7806 +76092;45.05581;4.50036;646;20221027;21.3;14.8;18;2.2;14.82;.1;1.63;7258 +76092;45.05581;4.50036;646;20221028;21.1;15.8;18.4;2.2;12.02;0;2;6342 +76092;45.05581;4.50036;646;20221029;22.3;14.9;18.6;2.5;9.42;0;2.55;7779 +76092;45.05581;4.50036;646;20221030;20.9;14.8;17.9;3.4;10.86;0;2.62;7724 +76092;45.05581;4.50036;646;20221031;18;13.3;15.6;3.3;13.52;32.9;1.52;6142 +76092;45.05581;4.50036;646;20221101;18.4;12.7;15.5;2.1;13.46;0;1.32;6427 +76092;45.05581;4.50036;646;20221102;14.6;9.2;11.9;2;9.69;.1;1.25;6885 +76092;45.05581;4.50036;646;20221103;12.9;7.7;10.3;2.3;9.86;2.4;1.05;4261 +76092;45.05581;4.50036;646;20221104;9.9;6.5;8.2;3.4;7.89;4.5;1.23;4847 +76092;45.05581;4.50036;646;20221105;9;5.5;7.2;5.3;7.46;0;1.39;5323 +76092;45.05581;4.50036;646;20221106;14.3;3.9;9.1;2.7;6.72;0;1.51;7947 +76092;45.05581;4.50036;646;20221107;16.2;8.2;12.2;2.2;8.56;0;1.45;7335 +76092;45.05581;4.50036;646;20221108;13.9;9.9;11.9;3.6;10.72;14.4;1.32;3510 +76092;45.05581;4.50036;646;20221109;13.3;11.9;12.6;2.5;13.06;12;.74;1712 +76092;45.05581;4.50036;646;20221110;12.1;8.3;10.2;3.4;10.39;0;.97;5724 +76092;45.05581;4.50036;646;20221111;14.9;5.6;10.3;1.6;10.29;.1;.77;6793 +76092;45.05581;4.50036;646;20221112;15.3;9.2;12.2;1.1;11.29;0;.75;5452 +76092;45.05581;4.50036;646;20221113;14.6;9.4;12;1.9;10.02;0;1.07;4705 +76092;45.05581;4.50036;646;20221114;12.3;10.1;11.2;3.7;10.62;6.7;1.18;2922 +76092;45.05581;4.50036;646;20221115;12.3;9.6;10.9;2.4;11.76;4.4;.69;2754 +76092;45.05581;4.50036;646;20221116;14.1;8.4;11.3;2.7;9.39;0;1.22;5761 +76092;45.05581;4.50036;646;20221117;13.9;9.4;11.6;3.4;10.26;2.5;1.27;4215 +76092;45.05581;4.50036;646;20221118;9.9;6.2;8;2.3;7.92;.4;.91;4313 +76092;45.05581;4.50036;646;20221119;7.3;4.2;5.8;3.8;7.16;.5;.97;3265 +76092;45.05581;4.50036;646;20221120;8.2;3.2;5.7;2.9;6.89;0;.87;5296 +76092;45.05581;4.50036;646;20221121;6.8;3.8;5.3;2;7.49;4.6;.63;2472 +76092;45.05581;4.50036;646;20221122;7.3;3.5;5.4;2.4;6.76;.1;.8;3638 +76092;45.05581;4.50036;646;20221123;10.4;3.6;7;1.6;7.52;.3;.72;4519 +76092;45.05581;4.50036;646;20221124;11;5.2;8.1;1.9;7.09;.1;.9;5139 +76092;45.05581;4.50036;646;20221125;11;6.7;8.9;2.6;8.26;5;1.01;3298 +76092;45.05581;4.50036;646;20221126;7.5;4.9;6.2;4.6;7.62;0;.94;3729 +76092;45.05581;4.50036;646;20221127;10.1;1.5;5.8;2.3;7.19;.2;.72;5093 +76092;45.05581;4.50036;646;20221128;7;6.8;6.9;2.2;8.56;6.6;.67;752 +76092;45.05581;4.50036;646;20221129;5.8;3.5;4.6;3.1;7.42;.6;.61;2165 +76092;45.05581;4.50036;646;20221130;5.8;4.1;4.9;4.5;7.66;.4;.67;1599 +76092;45.05581;4.50036;646;20221201;4.4;3.1;3.8;3.9;6.86;.1;.67;1740 +76092;45.05581;4.50036;646;20221202;2.1;.5;1.3;2.2;6.19;1;.4;1661 +76092;45.05581;4.50036;646;20221203;3;.5;1.7;2.5;6.79;11.4;.3;1876 +76092;45.05581;4.50036;646;20221204;4.3;1.7;3;1.8;7.19;8.6;.37;1736 +76092;45.05581;4.50036;646;20221205;5.4;-.1;2.6;1.5;6.06;0;.39;4548 +76092;45.05581;4.50036;646;20221206;4.1;-.7;1.7;2.4;5.46;0;.56;4674 +76092;45.05581;4.50036;646;20221207;.6;-1.2;-.3;4.3;5.62;0;.4;1509 +76092;45.05581;4.50036;646;20221208;2.8;-2.1;.3;2;5.56;9.5;.35;3327 +76092;45.05581;4.50036;646;20221209;4.1;1.1;2.6;2.4;7.12;3;.31;2473 +76092;45.05581;4.50036;646;20221210;-1.4;-1;-1.2;4.9;5.19;0;.4;366 +76092;45.05581;4.50036;646;20221211;-.6;-4.9;-2.7;3.8;3.79;0;.58;4085 +76092;45.05581;4.50036;646;20221212;.7;-5.6;-2.5;1.4;3.99;4.6;.41;4495 +76092;45.05581;4.50036;646;20221213;3.2;-2.9;.2;2.7;6.64;3;.26;3763 +76092;45.05581;4.50036;646;20221214;8.9;4.2;6.5;2.3;9.12;.7;.41;3102 +76092;45.05581;4.50036;646;20221215;5.5;4;4.8;2.2;8.39;23;.37;829 +76092;45.05581;4.50036;646;20221216;.5;.4;.4;2.8;6.14;0;.32;425 +76092;45.05581;4.50036;646;20221217;.3;-4.3;-2;3.2;4.17;0;.49;4539 +76092;45.05581;4.50036;646;20221218;7.9;-4.6;1.7;2.4;6.49;.5;.38;5060 +76092;45.05581;4.50036;646;20221219;10.4;6.9;8.6;4.7;9.72;2.9;.8;2247 +76092;45.05581;4.50036;646;20221220;11.1;9.5;10.3;5.2;10.56;5.2;1.02;1504 +76092;45.05581;4.50036;646;20221221;12.7;9.8;11.2;2.4;10.62;.4;.82;2894 +76092;45.05581;4.50036;646;20221222;12.2;8.3;10.3;2.2;9.36;1.9;.91;2542 +76092;45.05581;4.50036;646;20221223;14.5;9.7;12.1;2;11.26;.4;.81;2445 +76092;45.05581;4.50036;646;20221224;15.6;10.2;12.9;1;11.06;0;.6;3850 +76092;45.05581;4.50036;646;20221225;12.7;7.4;10.1;2.7;10.02;0;.84;4138 +76092;45.05581;4.50036;646;20221226;13.3;9.8;11.5;2.4;10.32;.1;.93;2937 +76092;45.05581;4.50036;646;20221227;9.2;5.9;7.5;2.3;8.19;0;.67;3633 +76092;45.05581;4.50036;646;20221228;10.2;3;6.6;1.9;7.76;.2;.64;4091 +76092;45.05581;4.50036;646;20221229;10.6;7.8;9.2;2.9;9.62;2.1;.8;2836 +76092;45.05581;4.50036;646;20221230;10.3;6.7;8.5;2.7;9.82;0;.63;2500 +76092;45.05581;4.50036;646;20221231;13.2;9.8;11.5;3.6;10.36;.1;1.23;2935 +76093;45.07192;4.81662;180;20220101;10.5;1.8;6.2;1.2;8.24;0;.4;4719 +76093;45.07192;4.81662;180;20220102;8.9;2.9;5.9;3;9.44;0;.2;4336 +76093;45.07192;4.81662;180;20220103;11.5;5.7;8.6;1.7;9.59;0;.48;4220 +76093;45.07192;4.81662;180;20220104;13.1;6.4;9.8;6;10.24;8.5;.97;4649 +76093;45.07192;4.81662;180;20220105;5.5;3.8;4.6;7;6.39;.2;1.14;2234 +76093;45.07192;4.81662;180;20220106;6.2;2.7;4.5;6.8;5.74;0;1.35;3286 +76093;45.07192;4.81662;180;20220107;5.4;-2.2;1.6;2.2;5.79;1.2;.44;4978 +76093;45.07192;4.81662;180;20220108;7.3;1.3;4.3;3;7.49;2.3;.44;4430 +76093;45.07192;4.81662;180;20220109;7.5;3.2;5.4;2.2;7.29;2.3;.59;3721 +76093;45.07192;4.81662;180;20220110;6.4;3.5;5;5.2;6.79;.1;.94;3160 +76093;45.07192;4.81662;180;20220111;3.4;1.2;2.3;6.5;5.84;0;.82;2676 +76093;45.07192;4.81662;180;20220112;3.4;1.4;2.4;5.7;5.14;0;1.09;2573 +76093;45.07192;4.81662;180;20220113;3.8;-3.9;-.1;2.3;4.79;0;.49;5406 +76093;45.07192;4.81662;180;20220114;5.8;-6.2;-.2;1.7;4.84;0;.41;6751 +76093;45.07192;4.81662;180;20220115;3.5;-4.8;-.6;1.2;4.89;0;.38;5208 +76093;45.07192;4.81662;180;20220116;5.2;-4.5;.4;2.6;4.99;0;.66;5758 +76093;45.07192;4.81662;180;20220117;4.7;-2.5;1.1;5.3;6.09;0;.44;5383 +76093;45.07192;4.81662;180;20220118;5.3;2.5;3.9;3.7;5.99;0;.9;3330 +76093;45.07192;4.81662;180;20220119;3.7;-4.4;-.3;1.6;5.74;0;.28;5825 +76093;45.07192;4.81662;180;20220120;5.7;2.1;3.9;6.1;6.64;0;.84;3872 +76093;45.07192;4.81662;180;20220121;5.6;1.3;3.4;8.6;5.14;0;1.58;4251 +76093;45.07192;4.81662;180;20220122;5.5;-.4;2.5;6.1;5.59;0;1.02;5059 +76093;45.07192;4.81662;180;20220123;4.8;1.8;3.3;3.5;6.04;0;.8;3628 +76093;45.07192;4.81662;180;20220124;6.1;-.1;3;1.2;5.49;0;.55;5465 +76093;45.07192;4.81662;180;20220125;8.6;-5.9;1.4;1;5.14;0;.51;8440 +76093;45.07192;4.81662;180;20220126;7.3;-3.5;1.9;4.2;5.29;0;1.02;7323 +76093;45.07192;4.81662;180;20220127;2.3;-2.1;.1;5.7;5.04;0;.73;4376 +76093;45.07192;4.81662;180;20220128;5.2;-1.9;1.7;6.7;5.94;0;.74;6107 +76093;45.07192;4.81662;180;20220129;5;-1.5;1.8;4.9;5.99;0;.67;5886 +76093;45.07192;4.81662;180;20220130;10.7;2.3;6.5;6.3;7.79;0;1.17;6883 +76093;45.07192;4.81662;180;20220131;8.9;4.1;6.5;4.6;7.39;.5;1.13;5228 +76093;45.07192;4.81662;180;20220201;8.1;1.7;4.9;6.3;5.99;.7;1.44;6075 +76093;45.07192;4.81662;180;20220202;12.4;3.6;8;4.8;8.89;.1;.99;7336 +76093;45.07192;4.81662;180;20220203;12.4;6.1;9.3;3.3;8.49;0;1.27;6243 +76093;45.07192;4.81662;180;20220204;11.4;4.4;7.9;3.3;7.69;.2;1.21;6679 +76093;45.07192;4.81662;180;20220205;10.7;5.9;8.3;5;6.54;0;1.9;5567 +76093;45.07192;4.81662;180;20220206;10.2;-2.1;4;2.5;6.14;.2;.99;9188 +76093;45.07192;4.81662;180;20220207;10.5;5.7;8.1;5.9;6.74;.6;1.93;5592 +76093;45.07192;4.81662;180;20220208;11.5;-.4;5.6;2.7;5.14;0;1.45;9202 +76093;45.07192;4.81662;180;20220209;13.8;-4.1;4.9;3.9;6.59;0;1.54;11553 +76093;45.07192;4.81662;180;20220210;6.5;2;4.2;1.5;7.91;.3;1.15;11076 +76093;45.07192;4.81662;180;20220211;10;4.5;7.3;4.8;6.56;0;1.66;9233 +76093;45.07192;4.81662;180;20220212;11.8;-1.1;5.4;2;5.81;0;1.21;10485 +76093;45.07192;4.81662;180;20220213;11.7;2.9;7.3;4.3;7.33;2.9;1.51;7687 +76093;45.07192;4.81662;180;20220214;10.6;8;9.3;3.2;9.03;8.9;1.1;3053 +76093;45.07192;4.81662;180;20220215;10.6;3.4;7;2.9;6.98;1.4;1.26;7079 +76093;45.07192;4.81662;180;20220216;9.6;2.7;6.1;1.8;8.59;4;.74;7676 +76093;45.07192;4.81662;180;20220217;18.2;5.7;12;1.9;10.19;0;1.46;10688 +76093;45.07192;4.81662;180;20220218;19;3;11;3.5;9.64;0;2;12333 +76093;45.07192;4.81662;180;20220219;11.1;6.9;9;5.1;6.39;0;2.19;6319 +76093;45.07192;4.81662;180;20220220;13.9;.1;7;2.5;6.99;.1;1.5;11833 +76093;45.07192;4.81662;180;20220221;11.1;5.9;8.5;3.9;7.59;2.6;1.6;7001 +76093;45.07192;4.81662;180;20220222;12.6;6.4;9.5;5.7;7.59;0;2.13;7801 +76093;45.07192;4.81662;180;20220223;15.4;7.6;11.5;2.9;8.54;0;1.83;9020 +76093;45.07192;4.81662;180;20220224;14.7;3.6;9.1;5;8.74;0;1.85;11187 +76093;45.07192;4.81662;180;20220225;10.4;5.5;8;7;5.79;0;2.6;7213 +76093;45.07192;4.81662;180;20220226;11.4;1.5;6.4;3.8;5.44;0;2;10622 +76093;45.07192;4.81662;180;20220227;13.6;-4;4.8;1;5.49;0;1.33;14576 +76093;45.07192;4.81662;180;20220228;14.4;-2.8;5.8;1.9;5.84;0;1.7;14571 +76093;45.07192;4.81662;180;20220301;14.5;-1;6.8;3.2;6.29;0;2.05;14112 +76093;45.07192;4.81662;180;20220302;11.9;3.9;7.9;4.2;7.49;0;1.76;10129 +76093;45.07192;4.81662;180;20220303;15.9;1;8.4;2.1;7.89;0;1.78;14005 +76093;45.07192;4.81662;180;20220304;15.5;.6;8;4.1;5.94;0;2.59;14246 +76093;45.07192;4.81662;180;20220305;12.3;-2.4;4.9;3.4;3.99;0;2.4;14401 +76093;45.07192;4.81662;180;20220306;10.5;-4.7;2.9;2.9;3.79;0;2;14743 +76093;45.07192;4.81662;180;20220307;11.8;-5.4;3.2;1.3;4.24;0;1.58;15871 +76093;45.07192;4.81662;180;20220308;12.2;-5;3.6;3.2;5.74;0;1.84;16089 +76093;45.07192;4.81662;180;20220309;13.8;-1.2;6.3;3.3;7.09;0;1.94;15218 +76093;45.07192;4.81662;180;20220310;15.2;.1;7.6;4.3;8.14;.6;2.07;15356 +76093;45.07192;4.81662;180;20220311;14.5;8.8;11.6;8.2;8.04;0;3.21;9498 +76093;45.07192;4.81662;180;20220312;13.9;8.5;11.2;5.1;7.44;.2;2.74;8915 +76093;45.07192;4.81662;180;20220313;11.6;8.3;10;5.5;8.54;20.2;2;7285 +76093;45.07192;4.81662;180;20220314;13.6;2.7;8.1;1.6;9.69;1.4;1.46;13712 +76093;45.07192;4.81662;180;20220315;16.2;9.3;12.8;7;9.99;0;2.8;11017 +76093;45.07192;4.81662;180;20220316;17.2;9;13.1;4;10.39;0;2.45;12256 +76093;45.07192;4.81662;180;20220317;15.1;7.5;11.3;4.7;10.59;.1;1.96;11803 +76093;45.07192;4.81662;180;20220318;12.9;9.1;11;4.3;9.43;0;1.84;6349 +76093;45.07192;4.81662;180;20220319;17;4.1;10.6;1.9;8.51;0;2.16;14915 +76093;45.07192;4.81662;180;20220320;14.5;5;9.7;3.3;7.11;0;2.32;10628 +76093;45.07192;4.81662;180;20220321;16.1;8.2;12.2;3.7;6.53;0;3.17;14837 +76093;45.07192;4.81662;180;20220322;16.5;1.8;9.1;2.9;5.76;0;2.95;18724 +76093;45.07192;4.81662;180;20220323;17.7;.8;9.2;1.5;5.86;0;2.54;19236 +76093;45.07192;4.81662;180;20220324;20.8;1.7;11.2;1.4;5.86;0;2.83;19770 +76093;45.07192;4.81662;180;20220325;20.7;2.1;11.4;1.4;6.28;0;2.77;19458 +76093;45.07192;4.81662;180;20220326;21;2.9;11.9;1.6;6.98;0;2.93;19910 +76093;45.07192;4.81662;180;20220327;21.5;3.5;12.5;1.1;7.21;0;2.63;17547 +76093;45.07192;4.81662;180;20220328;21.9;3.5;12.7;2.2;6.36;0;3.46;18950 +76093;45.07192;4.81662;180;20220329;19.4;8.1;13.8;3.8;7.36;1.6;3.68;14190 +76093;45.07192;4.81662;180;20220330;16.4;9.4;12.9;2.3;10.43;2.7;2.09;11171 +76093;45.07192;4.81662;180;20220331;14.4;7.7;11;3.2;9.01;3.8;2.25;12342 +76093;45.07192;4.81662;180;20220401;6.4;2.5;4.5;6.4;5.51;5.4;1.82;7242 +76093;45.07192;4.81662;180;20220402;6.6;2.3;4.5;8;4.96;.4;2.24;9457 +76093;45.07192;4.81662;180;20220403;7.9;1.6;4.8;5.2;5.16;0;2.15;11937 +76093;45.07192;4.81662;180;20220404;12.1;1.2;6.6;3.4;5.07;0;2.82;21065 +76093;45.07192;4.81662;180;20220405;15.4;1.5;8.4;3.4;7.34;0;2.92;19900 +76093;45.07192;4.81662;180;20220406;16.9;7.6;12.2;1.7;10.08;1.2;2.11;12157 +76093;45.07192;4.81662;180;20220407;15.7;8.4;12;3.6;10.63;.4;1.93;8759 +76093;45.07192;4.81662;180;20220408;20.3;11.2;15.7;4.5;10.26;0;3.31;11212 +76093;45.07192;4.81662;180;20220409;12.4;6;9.2;4.3;6.51;.5;2.86;14670 +76093;45.07192;4.81662;180;20220410;15.9;1;8.5;2.3;6.31;0;3.07;21959 +76093;45.07192;4.81662;180;20220411;16.9;3.2;10;5.5;7.38;0;3.36;15359 +76093;45.07192;4.81662;180;20220412;19.5;9.8;14.6;4.1;7.36;.1;3.96;12466 +76093;45.07192;4.81662;180;20220413;21.3;8;14.6;1.7;9.26;0;3.03;16552 +76093;45.07192;4.81662;180;20220414;23.3;8.2;15.8;3.8;11.58;0;4.15;22222 +76093;45.07192;4.81662;180;20220415;24.4;11.4;17.9;4.3;11.58;0;4.75;21873 +76093;45.07192;4.81662;180;20220416;22.7;12.9;17.8;6.8;9.89;0;6;24150 +76093;45.07192;4.81662;180;20220417;20.3;7.5;13.9;2.8;7.78;0;4.16;23951 +76093;45.07192;4.81662;180;20220418;21.9;4.6;13.3;2.1;7.18;0;3.93;22887 +76093;45.07192;4.81662;180;20220419;22;6.6;14.3;2.7;7.38;0;4.31;22682 +76093;45.07192;4.81662;180;20220420;19.7;7;13.3;2.1;10.18;4.9;2.76;14858 +76093;45.07192;4.81662;180;20220421;20.6;11.4;16;2.3;11.23;.1;3.35;17514 +76093;45.07192;4.81662;180;20220422;22.1;7;14.5;2.3;9.61;0;3.8;21526 +76093;45.07192;4.81662;180;20220423;17.1;11.3;14.2;4.2;10.24;12.4;2.47;4500 +76093;45.07192;4.81662;180;20220424;16.2;7.7;12;2.8;10.83;.9;2.39;14157 +76093;45.07192;4.81662;180;20220425;18.8;10.1;14.4;1.9;11.18;0;2.87;16520 +76093;45.07192;4.81662;180;20220426;19.8;8.5;14.2;2.8;10.51;0;3.7;22318 +76093;45.07192;4.81662;180;20220427;21.5;6.9;14.2;2.6;9.23;0;4.21;25013 +76093;45.07192;4.81662;180;20220428;23.9;6.7;15.3;1.9;10.28;0;4.28;25889 +76093;45.07192;4.81662;180;20220429;23.6;8.2;15.9;2.8;10.38;.2;4.26;21873 +76093;45.07192;4.81662;180;20220430;21.4;10.2;15.8;3.7;10.06;0;4.55;23492 +76093;45.07192;4.81662;180;20220501;20.7;9;14.9;3.8;8.68;0;4.72;24937 +76093;45.07192;4.81662;180;20220502;22.3;7.3;14.8;2.5;9.43;.2;4.33;25075 +76093;45.07192;4.81662;180;20220503;22.8;10.4;16.6;1.9;11.46;1;3.58;18679 +76093;45.07192;4.81662;180;20220504;22.9;9;16;2.2;11.83;2.6;3.89;22154 +76093;45.07192;4.81662;180;20220505;19.8;12.2;16;4.7;11.06;.4;3.86;16567 +76093;45.07192;4.81662;180;20220506;17.3;11.2;14.3;5.9;11.09;0;3.24;13082 +76093;45.07192;4.81662;180;20220507;22.7;11.4;17;4.7;10.89;.1;4.88;21797 +76093;45.07192;4.81662;180;20220508;23.4;12.8;18.1;3.1;11.84;.7;4.41;20935 +76093;45.07192;4.81662;180;20220509;25.5;8.6;17;1.4;12.84;.1;4.43;26880 +76093;45.07192;4.81662;180;20220510;27.5;10.3;18.9;1.9;13.44;0;5;27243 +76093;45.07192;4.81662;180;20220511;27.4;13.1;20.2;4.5;12.49;0;6.07;24902 +76093;45.07192;4.81662;180;20220512;25.9;12.6;19.3;5;12.19;0;5.81;23930 +76093;45.07192;4.81662;180;20220513;26.4;11.5;18.9;2.6;13.29;.3;5.01;25546 +76093;45.07192;4.81662;180;20220514;27.9;13.4;20.6;2.8;14.39;0;5.33;25442 +76093;45.07192;4.81662;180;20220515;27.8;11.8;19.8;3.5;13.69;.4;5.68;26953 +76093;45.07192;4.81662;180;20220516;28.9;14.5;21.7;2.6;11.84;0;5.71;25518 +76093;45.07192;4.81662;180;20220517;31.3;12;21.6;1.2;13.99;0;5.45;29435 +76093;45.07192;4.81662;180;20220518;32.5;14.3;23.4;2.3;15.84;0;6.18;28646 +76093;45.07192;4.81662;180;20220519;30;17.6;23.8;5.3;15.79;0;6.8;24072 +76093;45.07192;4.81662;180;20220520;29.1;18.2;23.6;6.3;13.24;0;7.39;22432 +76093;45.07192;4.81662;180;20220521;33;14.3;23.6;1.5;15.19;0;5.98;29578 +76093;45.07192;4.81662;180;20220522;32.1;15.9;24;1.9;18.44;.1;5.79;27705 +76093;45.07192;4.81662;180;20220523;27.8;18.9;23.4;4.8;16.49;0;5.69;20391 +76093;45.07192;4.81662;180;20220524;21.8;16.2;19;3.6;12.14;0;4.15;15506 +76093;45.07192;4.81662;180;20220525;24.3;13.6;18.9;5.8;10.39;0;6.11;22604 +76093;45.07192;4.81662;180;20220526;24.8;13.3;19.1;5.2;10.89;0;5.98;23616 +76093;45.07192;4.81662;180;20220527;26.4;14.1;20.3;5.4;12.74;0;6.18;24442 +76093;45.07192;4.81662;180;20220528;24.8;15.1;19.9;7.2;10.59;0;6.72;21519 +76093;45.07192;4.81662;180;20220529;22.2;12.4;17.3;5.5;7.59;0;6.09;21670 +76093;45.07192;4.81662;180;20220530;23.8;8.2;16;2.1;8.89;1.5;4.98;27709 +76093;45.07192;4.81662;180;20220531;21.4;13.2;17.3;2.1;14.04;4;3.31;16760 +76093;45.07192;4.81662;180;20220601;29.6;12.3;21;1.5;15.64;0;5.46;29318 +76093;45.07192;4.81662;180;20220602;30.5;15.5;23;2.3;16.69;.4;5.82;27227 +76093;45.07192;4.81662;180;20220603;31.4;16.9;24.2;2.4;16.94;0;6.09;27077 +76093;45.07192;4.81662;180;20220604;33.2;18.3;25.8;3.3;16.59;1.1;7.03;27357 +76093;45.07192;4.81662;180;20220605;29;21.3;25.2;3.4;17.39;5.1;5.5;19632 +76093;45.07192;4.81662;180;20220606;28.7;14.6;21.6;3.6;15.89;.4;5.82;25057 +76093;45.07192;4.81662;180;20220607;27.5;15;21.3;3.8;14.49;0;5.8;23999 +76093;45.07192;4.81662;180;20220608;24.2;13.1;18.7;1.8;13.64;4;3.7;17146 +76093;45.07192;4.81662;180;20220609;22.6;13.2;17.9;4.8;12.84;.4;4.77;21906 +76093;45.07192;4.81662;180;20220610;26.4;11.6;19;5.1;11.09;0;6.5;27652 +76093;45.07192;4.81662;180;20220611;30.7;11.7;21.2;3.4;12.44;0;6.88;30386 +76093;45.07192;4.81662;180;20220612;34.1;13.7;23.9;1.7;15.14;.7;6.55;31362 +76093;45.07192;4.81662;180;20220613;29.2;16.6;22.9;4.3;15.69;0;6.39;25634 +76093;45.07192;4.81662;180;20220614;33;12.9;23;2.4;12.49;0;6.97;31687 +76093;45.07192;4.81662;180;20220615;33.6;18.4;26;2.9;16.49;.1;7.05;28055 +76093;45.07192;4.81662;180;20220616;34;16.8;25.4;2.6;17.59;0;6.91;29823 +76093;45.07192;4.81662;180;20220617;34.9;16.8;25.8;3.5;14.84;0;7.88;30345 +76093;45.07192;4.81662;180;20220618;37.1;16.9;27;3.7;15.44;0;8.62;31475 +76093;45.07192;4.81662;180;20220619;35.1;22.2;28.6;6.9;15.24;0;9.95;25747 +76093;45.07192;4.81662;180;20220620;34.6;20.8;27.7;6;11.94;0;9.82;26563 +76093;45.07192;4.81662;180;20220621;32.7;20.6;26.6;4.1;17.59;.4;7.11;25105 +76093;45.07192;4.81662;180;20220622;30.1;20;25.1;4;21.74;11.9;5.58;22801 +76093;45.07192;4.81662;180;20220623;29.2;18.8;24;2.6;20.34;1.9;5.09;23001 +76093;45.07192;4.81662;180;20220624;25.5;19.2;22.4;2;17.64;24.7;3.99;17727 +76093;45.07192;4.81662;180;20220625;30.4;14.7;22.6;2.6;16.64;8.6;6.07;28531 +76093;45.07192;4.81662;180;20220626;27.2;16.6;21.9;3.3;18.59;0;4.28;18211 +76093;45.07192;4.81662;180;20220627;25.3;18.1;21.7;4.3;16.69;2;4.4;15747 +76093;45.07192;4.81662;180;20220628;26.2;17;21.6;4.6;16.04;0;5.13;20044 +76093;45.07192;4.81662;180;20220629;29.3;15.8;22.5;2.3;16.14;0;5.57;26266 +76093;45.07192;4.81662;180;20220630;30.6;16.1;23.4;3.6;16.39;48;6.49;27357 +76093;45.07192;4.81662;180;20220701;23.3;13.2;18.3;4.2;13.79;0;4.69;22740 +76093;45.07192;4.81662;180;20220702;30.9;11.4;21.1;1.7;13.99;0;6.06;31384 +76093;45.07192;4.81662;180;20220703;32.6;15.2;23.9;1.3;17.79;.1;5.9;29669 +76093;45.07192;4.81662;180;20220704;28.9;19.4;24.2;3.2;19.04;1.6;5.25;21678 +76093;45.07192;4.81662;180;20220705;28.1;16.1;22.1;3.3;15.94;0;5.58;24721 +76093;45.07192;4.81662;180;20220706;27.4;15.3;21.4;5;12.39;0;6.57;24732 +76093;45.07192;4.81662;180;20220707;27.6;15.1;21.4;5.9;12.44;0;6.95;25097 +76093;45.07192;4.81662;180;20220708;27;17;22;7.2;13.74;0;6.82;22327 +76093;45.07192;4.81662;180;20220709;29;13.9;21.4;3.9;12.69;0;6.56;27393 +76093;45.07192;4.81662;180;20220710;29.1;18.3;23.7;5.7;13.79;0;7.13;23235 +76093;45.07192;4.81662;180;20220711;30.2;16;23.1;3.6;13.79;.1;6.59;26342 +76093;45.07192;4.81662;180;20220712;31.9;15;23.5;2.9;14.74;0;6.66;28991 +76093;45.07192;4.81662;180;20220713;35.3;14.2;24.8;1.7;13.94;0;6.66;30911 +76093;45.07192;4.81662;180;20220714;36.9;18;27.4;1.7;16.69;0;6.83;30094 +76093;45.07192;4.81662;180;20220715;33.1;18.3;25.7;3.3;15.74;0;6.97;26932 +76093;45.07192;4.81662;180;20220716;31.9;18.6;25.2;4.5;11.49;0;7.84;25298 +76093;45.07192;4.81662;180;20220717;33.7;17.3;25.5;3.4;12.54;0;7.52;27901 +76093;45.07192;4.81662;180;20220718;37.7;15.8;26.8;1.8;15.54;0;6.96;30499 +76093;45.07192;4.81662;180;20220719;38;22.1;30.1;4.2;17.34;0;8.82;27461 +76093;45.07192;4.81662;180;20220720;36.8;20.2;28.5;2.9;19.24;1.4;7.37;28016 +76093;45.07192;4.81662;180;20220721;32.8;19.8;26.3;3.7;16.39;0;6.88;24748 +76093;45.07192;4.81662;180;20220722;38;15.4;26.7;2.2;16.24;2.7;7.28;30115 +76093;45.07192;4.81662;180;20220723;31.5;21.2;26.3;3.6;19.94;0;5.9;21819 +76093;45.07192;4.81662;180;20220724;35.8;16.6;26.2;2.6;16.49;0;7.12;29108 +76093;45.07192;4.81662;180;20220725;35.1;21.3;28.2;3.6;17.44;2.6;7.35;25049 +76093;45.07192;4.81662;180;20220726;29.4;21.3;25.4;5.6;15.34;0;6.8;18993 +76093;45.07192;4.81662;180;20220727;29.1;17.7;23.4;4.8;12.49;0;6.87;22423 +76093;45.07192;4.81662;180;20220728;34.1;13.6;23.8;1.9;13.49;0;6.36;29454 +76093;45.07192;4.81662;180;20220729;27.3;16.9;22.1;1.7;17.34;5.5;3.79;16946 +76093;45.07192;4.81662;180;20220730;31.6;15.7;23.6;3.8;14.44;0;6.74;26494 +76093;45.07192;4.81662;180;20220731;33.4;15.5;24.4;3.7;14.14;0;7.26;27767 +76093;45.07192;4.81662;180;20220801;34.7;17.7;26.2;3.8;14.49;0;7.65;27080 +76093;45.07192;4.81662;180;20220802;33.8;19.6;26.7;4.2;15.04;0;7.5;24622 +76093;45.07192;4.81662;180;20220803;37.9;16.1;27;2.6;15.14;0;7.45;28696 +76093;45.07192;4.81662;180;20220804;38.3;20.9;29.6;4.1;15.69;0;8.66;26976 +76093;45.07192;4.81662;180;20220805;35.5;21.5;28.5;3.5;18.84;1.4;6.98;23908 +76093;45.07192;4.81662;180;20220806;31.7;20;25.9;5.2;15.79;0;7.13;21839 +76093;45.07192;4.81662;180;20220807;31.3;18.4;24.9;4.6;13.89;0;6.98;22825 +76093;45.07192;4.81662;180;20220808;32.5;16.9;24.7;3.4;12.79;0;6.74;25173 +76093;45.07192;4.81662;180;20220809;34.2;14.6;24.4;2.7;12.29;0;6.74;27464 +76093;45.07192;4.81662;180;20220810;36;14.5;25.2;1.6;13.14;0;6.02;27699 +76093;45.07192;4.81662;180;20220811;36.3;16;26.1;2.9;13.79;0;7.18;27547 +76093;45.07192;4.81662;180;20220812;36.1;17.5;26.8;2.2;14.39;0;6.45;26516 +76093;45.07192;4.81662;180;20220813;35.9;14.7;25.3;2.4;13.44;15.2;6.63;27238 +76093;45.07192;4.81662;180;20220814;25;19.7;22.4;3.2;22.14;19.1;3.07;14107 +76093;45.07192;4.81662;180;20220815;29.5;16;22.7;1.6;17.49;.1;4.5;22395 +76093;45.07192;4.81662;180;20220816;33.1;14.6;23.8;2.3;17.49;1.4;5.64;25915 +76093;45.07192;4.81662;180;20220817;27.3;19.4;23.3;2.2;19.79;17.2;3.52;14918 +76093;45.07192;4.81662;180;20220818;24.7;14.6;19.7;3;17.59;2.1;3.64;18989 +76093;45.07192;4.81662;180;20220819;25;17.9;21.5;3.2;18.84;1.2;3.07;11415 +76093;45.07192;4.81662;180;20220820;28;18.2;23.1;3.5;17.94;.2;4.56;18367 +76093;45.07192;4.81662;180;20220821;27.6;15.2;21.4;3.2;14.79;.1;4.8;20691 +76093;45.07192;4.81662;180;20220822;29.1;14.3;21.7;3.6;14.94;.1;5.33;22425 +76093;45.07192;4.81662;180;20220823;30.5;17.6;24.1;3.4;16.69;.4;5.37;20820 +76093;45.07192;4.81662;180;20220824;33;14.9;23.9;1.7;15.74;0;5.09;24392 +76093;45.07192;4.81662;180;20220825;33.9;15.9;24.9;2.1;17.09;5.2;5.39;24225 +76093;45.07192;4.81662;180;20220826;28.3;17.8;23.1;3.5;18.69;.2;4.47;18329 +76093;45.07192;4.81662;180;20220827;27.1;17.4;22.2;3.5;17.89;0;4.16;17364 +76093;45.07192;4.81662;180;20220828;30.3;16.2;23.3;2.1;17.49;0;4.47;20812 +76093;45.07192;4.81662;180;20220829;33.3;14.5;23.9;2;17.14;0;5.09;23863 +76093;45.07192;4.81662;180;20220830;29.1;21.5;25.3;3.1;21.44;8.6;3.82;13033 +76093;45.07192;4.81662;180;20220831;28.5;18.2;23.4;3.1;18.64;.1;3.98;15074 +76093;45.07192;4.81662;180;20220901;29.3;15.2;22.2;2.1;15.79;0;4.29;20229 +76093;45.07192;4.81662;180;20220902;28.7;14.3;21.5;2.2;16.99;.9;4.1;20224 +76093;45.07192;4.81662;180;20220903;28.5;18.4;23.4;3.2;19.19;7;4.1;16846 +76093;45.07192;4.81662;180;20220904;29.8;15.8;22.8;2;19.24;.1;3.98;19612 +76093;45.07192;4.81662;180;20220905;31.1;20.6;25.8;4.4;21.29;0;4.95;16889 +76093;45.07192;4.81662;180;20220906;30.7;20;25.4;3.6;20.84;.5;4.57;16847 +76093;45.07192;4.81662;180;20220907;27;16.5;21.7;2.1;19.54;15;3.31;16687 +76093;45.07192;4.81662;180;20220908;26.5;15.4;20.9;1.6;17.34;0;3.24;16966 +76093;45.07192;4.81662;180;20220909;25.8;13.6;19.7;1.5;14.64;.1;2.94;14578 +76093;45.07192;4.81662;180;20220910;24.3;12.3;18.3;2.2;13.49;.1;3.34;17296 +76093;45.07192;4.81662;180;20220911;25.8;11;18.4;2.4;12.94;0;3.76;19098 +76093;45.07192;4.81662;180;20220912;29.4;10.7;20;2.6;15.39;0;4.23;21197 +76093;45.07192;4.81662;180;20220913;27.4;20.2;23.8;5.5;21.44;16;3.62;10971 +76093;45.07192;4.81662;180;20220914;26.2;19.7;22.9;3.6;20.74;8.2;3.13;12199 +76093;45.07192;4.81662;180;20220915;27;16.2;21.6;1.4;19.09;7.1;2.9;15493 +76093;45.07192;4.81662;180;20220916;22.9;16.6;19.7;3.1;16.54;.4;2.77;11764 +76093;45.07192;4.81662;180;20220917;17.7;11.5;14.6;5.8;10.34;0;3.22;11493 +76093;45.07192;4.81662;180;20220918;20.3;7.7;14;3.4;8.94;0;3.34;16458 +76093;45.07192;4.81662;180;20220919;20.1;6.9;13.5;4;9.04;0;3.4;16679 +76093;45.07192;4.81662;180;20220920;20.7;8.3;14.5;4;8.84;0;3.61;15888 +76093;45.07192;4.81662;180;20220921;20.8;9.3;15.1;3.6;9.39;0;3.4;15168 +76093;45.07192;4.81662;180;20220922;23.7;4.8;14.2;1.1;10.14;0;2.69;19354 +76093;45.07192;4.81662;180;20220923;22.6;9.2;15.9;2.7;13.29;7.2;2.56;13082 +76093;45.07192;4.81662;180;20220924;21.3;14.4;17.9;2;15.69;4.5;1.87;8229 +76093;45.07192;4.81662;180;20220925;19.6;11.5;15.5;2.1;13.49;2.3;2.09;12226 +76093;45.07192;4.81662;180;20220926;19.4;10.4;14.9;2.1;11.99;2.3;2.07;10461 +76093;45.07192;4.81662;180;20220927;17.9;10.9;14.4;2.2;11.89;1.4;1.84;8773 +76093;45.07192;4.81662;180;20220928;20.8;12.3;16.6;3.4;13.24;7.7;2.4;9728 +76093;45.07192;4.81662;180;20220929;15.9;12.3;14.1;2.5;12.69;1.4;1.41;5036 +76093;45.07192;4.81662;180;20220930;14.3;7.5;10.9;3.4;10.44;.3;1.54;7803 +76093;45.07192;4.81662;180;20221001;17.6;5.1;11.3;1.5;10.84;.7;1.5;9902 +76093;45.07192;4.81662;180;20221002;25.1;11.1;18.1;1.5;14.09;0;2.48;14932 +76093;45.07192;4.81662;180;20221003;20.4;14.2;17.3;3.9;14.39;0;2.25;7461 +76093;45.07192;4.81662;180;20221004;25.3;11.5;18.4;1.6;13.79;.1;2.5;14454 +76093;45.07192;4.81662;180;20221005;23.6;9.6;16.6;3.4;13.69;.1;2.74;14386 +76093;45.07192;4.81662;180;20221006;22.7;10.3;16.5;2.4;14.09;0;2.28;13331 +76093;45.07192;4.81662;180;20221007;24;9.7;16.9;1.5;13.54;2;2.05;12020 +76093;45.07192;4.81662;180;20221008;18.2;15.1;16.6;2.3;15.04;1.4;1.37;4520 +76093;45.07192;4.81662;180;20221009;19.8;10;14.9;2.2;12.84;.3;1.69;8155 +76093;45.07192;4.81662;180;20221010;24.2;10.5;17.3;1.9;14.04;.1;2.24;13382 +76093;45.07192;4.81662;180;20221011;23;8.7;15.9;1.6;13.54;0;2.01;13347 +76093;45.07192;4.81662;180;20221012;21.3;12.9;17.1;1.5;14.84;.1;1.49;6834 +76093;45.07192;4.81662;180;20221013;19;8.4;13.7;1;13.59;1.9;1.16;7509 +76093;45.07192;4.81662;180;20221014;19.9;13.2;16.6;1.4;15.44;.4;1.23;5936 +76093;45.07192;4.81662;180;20221015;24.8;9.3;17;2.8;13.69;0;2.52;13190 +76093;45.07192;4.81662;180;20221016;24.3;13.7;19;5.6;16.09;0;2.91;10821 +76093;45.07192;4.81662;180;20221017;24.4;16.5;20.5;5.5;15.89;0;3.24;9175 +76093;45.07192;4.81662;180;20221018;25.7;13.3;19.5;2.4;14.94;.1;2.45;11483 +76093;45.07192;4.81662;180;20221019;23.3;8.9;16.1;2.8;14.34;.1;2.04;12133 +76093;45.07192;4.81662;180;20221020;22.2;17.5;19.9;5.5;17.24;3.7;2.39;5656 +76093;45.07192;4.81662;180;20221021;18.2;17.6;17.9;4.2;17.14;48.1;1.39;2534 +76093;45.07192;4.81662;180;20221022;23.2;14.5;18.8;2.2;17.19;0;1.68;9061 +76093;45.07192;4.81662;180;20221023;22.7;15.6;19.2;5.4;17.04;13.8;2.25;6467 +76093;45.07192;4.81662;180;20221024;23.4;17.6;20.5;3.4;17.84;8.2;1.97;5624 +76093;45.07192;4.81662;180;20221025;19.8;10.2;15;2.3;14.99;0;1.22;9179 +76093;45.07192;4.81662;180;20221026;24.8;14.6;19.7;2.9;16.49;.1;2.12;9283 +76093;45.07192;4.81662;180;20221027;24;14.8;19.4;3.4;17.44;.1;1.97;8765 +76093;45.07192;4.81662;180;20221028;24;16.8;20.4;4.5;16.74;0;2.5;7627 +76093;45.07192;4.81662;180;20221029;24.5;12.9;18.7;2.8;14.89;0;2.1;9556 +76093;45.07192;4.81662;180;20221030;23.4;12.4;17.9;3.2;14.54;0;2.03;9211 +76093;45.07192;4.81662;180;20221031;22.2;13.9;18.1;4.8;15.79;37.9;2.08;7879 +76093;45.07192;4.81662;180;20221101;21.8;14.8;18.3;2.1;15.99;0;1.44;7069 +76093;45.07192;4.81662;180;20221102;18.2;9.9;14;2;12.19;.1;1.24;7664 +76093;45.07192;4.81662;180;20221103;14.4;6.8;10.6;2.4;11.49;4.3;.82;6208 +76093;45.07192;4.81662;180;20221104;13.9;7.7;10.8;2.7;10.24;5.2;1.07;4470 +76093;45.07192;4.81662;180;20221105;12.3;8.2;10.2;4.6;9.39;0;1.35;3838 +76093;45.07192;4.81662;180;20221106;16.6;2.7;9.6;2.1;8.49;.1;1.24;9473 +76093;45.07192;4.81662;180;20221107;18.6;3.4;11;1.4;9.44;0;1.06;9739 +76093;45.07192;4.81662;180;20221108;16.9;9.8;13.4;5.5;11.34;10.8;1.83;5452 +76093;45.07192;4.81662;180;20221109;14.5;14.6;14.6;3.2;13.99;31;1;171 +76093;45.07192;4.81662;180;20221110;15.1;11;13;3.9;12.19;0;1.18;4407 +76093;45.07192;4.81662;180;20221111;12.4;8.6;10.5;1.4;10.94;.1;.68;3242 +76093;45.07192;4.81662;180;20221112;11.3;6.3;8.8;.8;10.64;0;.48;3455 +76093;45.07192;4.81662;180;20221113;13.6;6.6;10.1;2.4;11.19;0;.7;4185 +76093;45.07192;4.81662;180;20221114;15.3;10.9;13.1;4.3;11.74;7.6;1.38;3674 +76093;45.07192;4.81662;180;20221115;15.2;11.2;13.2;3;13.44;8;.8;3011 +76093;45.07192;4.81662;180;20221116;17.4;9.2;13.3;2.4;11.54;0;1.13;6312 +76093;45.07192;4.81662;180;20221117;17.6;9.5;13.6;5;11.94;2;1.59;4594 +76093;45.07192;4.81662;180;20221118;13.5;8.2;10.8;2;9.54;.5;.93;4377 +76093;45.07192;4.81662;180;20221119;10.8;5.1;8;3.8;8.64;.2;.91;4294 +76093;45.07192;4.81662;180;20221120;11.2;5.6;8.4;2.9;8.29;0;.97;4315 +76093;45.07192;4.81662;180;20221121;8.8;3.4;6.1;2.5;8.69;5.3;.48;3614 +76093;45.07192;4.81662;180;20221122;10.5;5.3;7.9;1.8;8.84;.6;.63;3645 +76093;45.07192;4.81662;180;20221123;10.7;1.2;5.9;2.2;8.14;1.5;.59;4204 +76093;45.07192;4.81662;180;20221124;10.1;1.6;5.9;1.3;8.49;.1;.43;3497 +76093;45.07192;4.81662;180;20221125;12;4.4;8.2;2.1;9.64;3.9;.58;4284 +76093;45.07192;4.81662;180;20221126;10.2;6.3;8.2;4;8.94;0;.91;2538 +76093;45.07192;4.81662;180;20221127;13;3.5;8.3;3.3;8.54;0;.99;4977 +76093;45.07192;4.81662;180;20221128;10.5;9.6;10.1;3.3;9.39;12;1.15;858 +76093;45.07192;4.81662;180;20221129;8.7;4.8;6.8;2.6;8.94;1.1;.5;2389 +76093;45.07192;4.81662;180;20221130;9;7.1;8.1;4.8;8.89;.1;.94;1518 +76093;45.07192;4.81662;180;20221201;8.1;6.3;7.2;4.1;8.09;0;.94;1267 +76093;45.07192;4.81662;180;20221202;5.3;4.7;5;2.4;7.34;.9;.63;805 +76093;45.07192;4.81662;180;20221203;5.7;3.4;4.6;2.7;7.79;14;.44;1705 +76093;45.07192;4.81662;180;20221204;6.1;4.2;5.1;1.9;8.24;13.1;.42;1381 +76093;45.07192;4.81662;180;20221205;4.8;2.6;3.7;1.3;7.44;0;.36;2097 +76093;45.07192;4.81662;180;20221206;3.6;0;1.8;3;6.64;0;.31;2161 +76093;45.07192;4.81662;180;20221207;4.1;1.9;3;4.5;6.69;0;.56;1424 +76093;45.07192;4.81662;180;20221208;4.9;-.5;2.2;1.4;6.39;11.5;.36;3024 +76093;45.07192;4.81662;180;20221209;5.2;2.7;3.9;3.4;7.34;4.5;.48;1560 +76093;45.07192;4.81662;180;20221210;2.5;2.1;2.3;5.4;5.84;0;.78;496 +76093;45.07192;4.81662;180;20221211;1.3;-1.1;.1;4.8;4.59;0;.8;2027 +76093;45.07192;4.81662;180;20221212;-.4;-2.7;-1.6;2.3;4.79;4;.38;1519 +76093;45.07192;4.81662;180;20221213;5.8;-1;2.4;2;6.89;6.8;.3;2973 +76093;45.07192;4.81662;180;20221214;10.7;5.9;8.3;3.1;9.89;.7;.53;2910 +76093;45.07192;4.81662;180;20221215;7.2;5;6.1;2.6;9.09;23.9;.34;1543 +76093;45.07192;4.81662;180;20221216;3.6;3.3;3.5;4.5;6.94;0;.59;272 +76093;45.07192;4.81662;180;20221217;2.5;.1;1.3;7;4.99;0;.99;796 +76093;45.07192;4.81662;180;20221218;11.9;-1.4;5.3;3.2;6.59;0;.9;6349 +76093;45.07192;4.81662;180;20221219;14.7;9.9;12.3;7.6;10.34;0;1.93;2995 +76093;45.07192;4.81662;180;20221220;15.6;12.8;14.2;8.2;10.89;2.8;2.48;2301 +76093;45.07192;4.81662;180;20221221;15.5;12.3;13.9;3.4;12.04;.5;1.22;2155 +76093;45.07192;4.81662;180;20221222;12.4;8.1;10.3;2.3;11.29;2.1;.59;1982 +76093;45.07192;4.81662;180;20221223;14.2;10.4;12.3;2.6;12.19;.3;.76;2080 +76093;45.07192;4.81662;180;20221224;16.4;10.3;13.4;1.3;12.09;.1;.59;4174 +76093;45.07192;4.81662;180;20221225;16;5.2;10.6;3.4;10.54;0;.87;5659 +76093;45.07192;4.81662;180;20221226;16.1;8.8;12.5;2.8;11.39;0;.9;4606 +76093;45.07192;4.81662;180;20221227;13;6.3;9.7;1.9;8.94;0;.7;4439 +76093;45.07192;4.81662;180;20221228;10.7;-.8;5;2.1;7.39;.2;.45;5853 +76093;45.07192;4.81662;180;20221229;14.7;7.3;11;4.3;10.49;2.7;1.09;3865 +76093;45.07192;4.81662;180;20221230;12.8;7.6;10.2;3.8;11.29;.7;.59;2781 +76093;45.07192;4.81662;180;20221231;16.3;8.6;12.5;4.8;11.34;0;1.29;4882 +76094;45.08708;5.13305;203;20220101;11.3;.9;6.1;1.1;8.1;0;.45;4818 +76094;45.08708;5.13305;203;20220102;9.2;1.6;5.4;2.1;9.03;0;.21;3874 +76094;45.08708;5.13305;203;20220103;10.6;4.6;7.6;1.4;9.2;0;.45;4008 +76094;45.08708;5.13305;203;20220104;13;5.2;9.1;4.6;9.97;10.3;.81;4246 +76094;45.08708;5.13305;203;20220105;5.2;3.6;4.4;5.5;6.2;.5;1.02;1918 +76094;45.08708;5.13305;203;20220106;6;2;4;5;5.63;.3;1.12;2863 +76094;45.08708;5.13305;203;20220107;4.8;-2.8;1;1.9;5.7;3;.42;4278 +76094;45.08708;5.13305;203;20220108;6.4;.6;3.5;2.4;7.33;2.4;.4;3951 +76094;45.08708;5.13305;203;20220109;6.7;3;4.8;1.8;7.23;5.5;.53;2859 +76094;45.08708;5.13305;203;20220110;6.6;3;4.8;4.2;6.7;0;.83;3126 +76094;45.08708;5.13305;203;20220111;3.7;.7;2.2;4.9;5.8;0;.72;1920 +76094;45.08708;5.13305;203;20220112;3.3;1;2.2;4.3;5.17;0;.92;2322 +76094;45.08708;5.13305;203;20220113;3.7;-4.3;-.3;1.9;4.77;0;.47;5006 +76094;45.08708;5.13305;203;20220114;5.7;-6.1;-.2;1.4;4.97;0;.42;6054 +76094;45.08708;5.13305;203;20220115;4.6;-4.9;-.2;1.1;5.13;0;.4;5130 +76094;45.08708;5.13305;203;20220116;4.6;-4.7;-.1;2;5;0;.62;5737 +76094;45.08708;5.13305;203;20220117;3.9;-3.1;.4;3.9;5.8;0;.42;5245 +76094;45.08708;5.13305;203;20220118;5.7;1;3.4;2.9;5.93;0;.78;3652 +76094;45.08708;5.13305;203;20220119;4.8;-4.7;0;1.4;5.73;0;.34;5628 +76094;45.08708;5.13305;203;20220120;6.4;1.8;4.1;4.8;6.43;0;.83;3666 +76094;45.08708;5.13305;203;20220121;5.7;.8;3.3;6.6;4.87;0;1.47;3868 +76094;45.08708;5.13305;203;20220122;5.6;-1.7;1.9;4.5;5.27;0;.85;5086 +76094;45.08708;5.13305;203;20220123;5.2;-.4;2.4;2.9;5.8;0;.74;4145 +76094;45.08708;5.13305;203;20220124;6.6;-1.6;2.5;1.4;5.47;0;.66;5294 +76094;45.08708;5.13305;203;20220125;8.7;-5.9;1.4;.9;5.23;0;.51;7871 +76094;45.08708;5.13305;203;20220126;7.8;-4;1.9;3.2;5.27;0;.9;7085 +76094;45.08708;5.13305;203;20220127;2;-2.7;-.4;4.6;5;0;.69;4312 +76094;45.08708;5.13305;203;20220128;4.7;-2.1;1.3;5.1;5.67;0;.67;5810 +76094;45.08708;5.13305;203;20220129;5;-2.1;1.5;3.8;5.8;0;.67;5137 +76094;45.08708;5.13305;203;20220130;9.3;1.3;5.3;4.6;7.43;0;.95;6656 +76094;45.08708;5.13305;203;20220131;8;2.1;5;3.4;7.33;1.4;.94;4600 +76094;45.08708;5.13305;203;20220201;8.2;1.5;4.8;4.9;5.93;1.7;1.25;5626 +76094;45.08708;5.13305;203;20220202;12;3.1;7.6;3.6;8.7;.1;.9;6963 +76094;45.08708;5.13305;203;20220203;12.4;4.9;8.6;2.8;8.33;0;1.12;6280 +76094;45.08708;5.13305;203;20220204;10.7;2.7;6.7;2.6;7.67;.2;1.04;5732 +76094;45.08708;5.13305;203;20220205;10.6;4.8;7.7;3.9;6.8;0;1.54;4199 +76094;45.08708;5.13305;203;20220206;9.8;-2;3.9;2.1;6.17;.4;.9;8399 +76094;45.08708;5.13305;203;20220207;10.6;5.3;8;4.8;6.8;.6;1.7;5392 +76094;45.08708;5.13305;203;20220208;11.5;-1.2;5.1;2.1;5.17;0;1.22;8709 +76094;45.08708;5.13305;203;20220209;13.9;-4.1;4.9;2.9;6.57;0;1.3;10506 +76094;45.08708;5.13305;203;20220210;8.8;.5;4.6;1.2;7.45;.4;1;10756 +76094;45.08708;5.13305;203;20220211;10.8;3.1;6.9;4.4;6.52;.2;1.63;9293 +76094;45.08708;5.13305;203;20220212;11.6;-2.1;4.7;2;5.83;0;1.19;9529 +76094;45.08708;5.13305;203;20220213;13.2;.4;6.8;3.4;6.97;.7;1.4;7597 +76094;45.08708;5.13305;203;20220214;11;7;9;3.3;8.6;11.2;1.18;1933 +76094;45.08708;5.13305;203;20220215;9.6;3.4;6.5;2.5;7.02;3.7;1.16;6707 +76094;45.08708;5.13305;203;20220216;8.6;1.9;5.2;1.9;8.4;6.4;.68;6581 +76094;45.08708;5.13305;203;20220217;17.3;5.5;11.4;1.7;10.23;0;1.36;9987 +76094;45.08708;5.13305;203;20220218;19;2.6;10.8;3.3;9.47;.2;2.04;11608 +76094;45.08708;5.13305;203;20220219;11.2;6.5;8.8;4.2;6.37;0;1.95;5696 +76094;45.08708;5.13305;203;20220220;14;-.3;6.8;2;6.8;0;1.38;10819 +76094;45.08708;5.13305;203;20220221;10.6;5.2;7.9;3;7.7;9.1;1.34;5923 +76094;45.08708;5.13305;203;20220222;12.5;5.5;9;4.5;7.67;.3;1.82;7744 +76094;45.08708;5.13305;203;20220223;15.3;6.1;10.7;2.5;8.23;0;1.7;9059 +76094;45.08708;5.13305;203;20220224;14.9;2.6;8.7;3.8;8.53;0;1.7;10808 +76094;45.08708;5.13305;203;20220225;10.7;5.7;8.2;6;5.8;0;2.36;7019 +76094;45.08708;5.13305;203;20220226;11.3;1.1;6.2;3.3;5.37;0;1.92;10102 +76094;45.08708;5.13305;203;20220227;13;-3.7;4.6;1.4;5.3;0;1.48;13030 +76094;45.08708;5.13305;203;20220228;14.1;-2.9;5.6;1.8;5.5;0;1.71;13483 +76094;45.08708;5.13305;203;20220301;14.4;-1.5;6.5;2.5;6.07;0;1.83;13118 +76094;45.08708;5.13305;203;20220302;12.6;2.3;7.4;3.1;7.27;0;1.59;10546 +76094;45.08708;5.13305;203;20220303;16;1.1;8.6;1.7;7.83;0;1.66;13182 +76094;45.08708;5.13305;203;20220304;15.5;.2;7.8;3.3;6.1;0;2.32;13259 +76094;45.08708;5.13305;203;20220305;12.5;-2.4;5.1;3;3.97;0;2.25;13180 +76094;45.08708;5.13305;203;20220306;10.6;-4.5;3.1;2.4;3.9;0;1.83;13693 +76094;45.08708;5.13305;203;20220307;11.7;-5;3.3;1.3;4.37;0;1.61;14873 +76094;45.08708;5.13305;203;20220308;12.6;-4.7;4;2.8;5.7;0;1.89;15007 +76094;45.08708;5.13305;203;20220309;14.5;-.7;6.9;2.6;6.97;0;1.84;14482 +76094;45.08708;5.13305;203;20220310;15.5;-.4;7.5;3;7.9;.4;1.85;14716 +76094;45.08708;5.13305;203;20220311;15.6;7.3;11.5;5.8;8.07;0;2.66;9784 +76094;45.08708;5.13305;203;20220312;14.6;8.1;11.3;3.8;7.43;.1;2.29;8614 +76094;45.08708;5.13305;203;20220313;12.4;7.3;9.9;4.1;8.37;11.2;1.86;8487 +76094;45.08708;5.13305;203;20220314;14;3.4;8.7;1.7;9.57;1.2;1.54;13262 +76094;45.08708;5.13305;203;20220315;17.3;9;13.2;5.1;10.03;0;2.45;10857 +76094;45.08708;5.13305;203;20220316;17.4;7.5;12.4;2.9;10.27;0;2.2;12330 +76094;45.08708;5.13305;203;20220317;15.6;7.1;11.3;3.7;10.6;.2;1.88;11394 +76094;45.08708;5.13305;203;20220318;12.7;9.2;11;4.9;9.45;.1;1.95;6378 +76094;45.08708;5.13305;203;20220319;17;4.3;10.7;2.1;8.3;0;2.34;15136 +76094;45.08708;5.13305;203;20220320;15.1;3;9.1;2.3;7.42;0;1.91;10245 +76094;45.08708;5.13305;203;20220321;17.3;5.2;11.2;2.7;6.8;0;2.73;15000 +76094;45.08708;5.13305;203;20220322;17.2;1.4;9.3;2.2;6.07;0;2.57;18321 +76094;45.08708;5.13305;203;20220323;18.3;.2;9.3;1.3;6.05;0;2.38;18833 +76094;45.08708;5.13305;203;20220324;21.2;.6;10.9;1.4;6.1;0;2.75;19210 +76094;45.08708;5.13305;203;20220325;21.1;1.5;11.3;1.2;6.27;0;2.64;18885 +76094;45.08708;5.13305;203;20220326;21.8;2;11.9;1.5;6.85;0;2.86;19484 +76094;45.08708;5.13305;203;20220327;21.8;2.3;12.1;.9;6.92;0;2.42;16708 +76094;45.08708;5.13305;203;20220328;22.5;2.2;12.4;1.7;6.52;0;3.07;18943 +76094;45.08708;5.13305;203;20220329;20;6.7;13.3;2.9;7.7;3;3.18;14861 +76094;45.08708;5.13305;203;20220330;15.6;9.3;12.4;1.9;10.47;2.3;1.92;10778 +76094;45.08708;5.13305;203;20220331;13.4;7.8;10.6;2.7;9.05;6.6;2.09;11572 +76094;45.08708;5.13305;203;20220401;6.2;2.2;4.2;6.4;5.51;13;1.82;7242 +76094;45.08708;5.13305;203;20220402;6.4;2;4.2;8;4.96;2.7;2.24;9457 +76094;45.08708;5.13305;203;20220403;7.8;1.5;4.7;5.8;4.98;0;2.39;13845 +76094;45.08708;5.13305;203;20220404;12.1;.9;6.5;3.4;5.28;0;2.72;19803 +76094;45.08708;5.13305;203;20220405;15.7;.3;8;2.6;7.12;0;2.79;20500 +76094;45.08708;5.13305;203;20220406;17.9;4.7;11.3;1.7;9.8;1.6;2.28;14356 +76094;45.08708;5.13305;203;20220407;14.4;9.6;12;3.4;10.8;1.3;1.71;8130 +76094;45.08708;5.13305;203;20220408;16.9;10.5;13.7;4.3;10.27;.4;2.96;10131 +76094;45.08708;5.13305;203;20220409;11;6.2;8.6;3.9;6.35;1.7;2.85;14215 +76094;45.08708;5.13305;203;20220410;16.7;0;8.4;2.1;6.3;0;3.11;23025 +76094;45.08708;5.13305;203;20220411;19.3;1.8;10.6;3.8;7.52;0;2.92;16814 +76094;45.08708;5.13305;203;20220412;18.9;8;13.5;2.9;8.12;.1;3.38;14720 +76094;45.08708;5.13305;203;20220413;22.3;7.8;15;1.5;9.5;0;3.03;17936 +76094;45.08708;5.13305;203;20220414;23.5;7.2;15.3;3.3;11.47;0;4.04;22320 +76094;45.08708;5.13305;203;20220415;24.8;10.2;17.5;3.7;11.91;0;4.53;21344 +76094;45.08708;5.13305;203;20220416;23.2;11.1;17.2;6.6;9.92;0;5.78;24033 +76094;45.08708;5.13305;203;20220417;20.6;6.7;13.6;3.4;7.8;0;4.33;23740 +76094;45.08708;5.13305;203;20220418;22.3;3.9;13.1;1.9;7.4;0;3.96;24581 +76094;45.08708;5.13305;203;20220419;22.6;5.6;14.1;2.5;7.57;0;4.28;23602 +76094;45.08708;5.13305;203;20220420;20.6;6.3;13.4;1.8;10.12;4.6;2.73;15740 +76094;45.08708;5.13305;203;20220421;21;11.7;16.3;2.1;11.15;.2;3.38;18393 +76094;45.08708;5.13305;203;20220422;22.6;6.6;14.6;2.1;9.9;0;3.63;21222 +76094;45.08708;5.13305;203;20220423;17.9;11.5;14.7;3.5;10.62;13.7;2.28;5566 +76094;45.08708;5.13305;203;20220424;17.1;7.7;12.4;2.1;10.87;.9;2.26;13849 +76094;45.08708;5.13305;203;20220425;18.4;10.2;14.3;1.7;11.3;0;2.8;16545 +76094;45.08708;5.13305;203;20220426;20.3;8.5;14.4;2.5;10.5;0;3.64;22325 +76094;45.08708;5.13305;203;20220427;22;5.6;13.8;2.6;9.35;0;4.28;25428 +76094;45.08708;5.13305;203;20220428;24.2;6.2;15.2;2.1;10.15;0;4.31;25918 +76094;45.08708;5.13305;203;20220429;24;7.3;15.6;2.7;10.2;0;4.39;23338 +76094;45.08708;5.13305;203;20220430;22.2;9.4;15.8;3.5;10.22;0;4.56;23378 +76094;45.08708;5.13305;203;20220501;21.4;7.7;14.5;3.6;8.97;0;4.65;25157 +76094;45.08708;5.13305;203;20220502;23;6.5;14.8;2.2;9.7;.5;4.27;25542 +76094;45.08708;5.13305;203;20220503;22.6;10.2;16.4;1.8;11.75;.8;3.36;18006 +76094;45.08708;5.13305;203;20220504;22.8;9.4;16.1;1.9;12.1;8.2;3.71;21601 +76094;45.08708;5.13305;203;20220505;17.8;12.2;15;3.9;11.27;1.6;3.38;14337 +76094;45.08708;5.13305;203;20220506;17.3;10.9;14.1;4.2;11.23;.1;2.92;13389 +76094;45.08708;5.13305;203;20220507;21.9;11.5;16.7;3.6;11.3;.4;4.27;20052 +76094;45.08708;5.13305;203;20220508;23;12.8;17.9;2.3;11.97;.9;4.05;20555 +76094;45.08708;5.13305;203;20220509;25.4;8.8;17.1;1.1;12.97;.1;4.26;25712 +76094;45.08708;5.13305;203;20220510;27.5;10.4;18.9;1.5;13.47;.1;4.67;25938 +76094;45.08708;5.13305;203;20220511;27.9;12.6;20.2;3.3;12.7;0;5.45;24522 +76094;45.08708;5.13305;203;20220512;26.6;12.2;19.4;3.6;12.3;0;5.28;24019 +76094;45.08708;5.13305;203;20220513;26.5;11.9;19.2;2.1;13.23;0;4.66;24402 +76094;45.08708;5.13305;203;20220514;28.1;13.1;20.6;2.2;14.57;0;4.93;24452 +76094;45.08708;5.13305;203;20220515;28.2;12.2;20.2;2.5;14;.3;5.25;26140 +76094;45.08708;5.13305;203;20220516;28.7;14.6;21.6;1.9;12.33;.1;5.21;24566 +76094;45.08708;5.13305;203;20220517;31.3;12.3;21.8;1.2;13.99;0;5.45;29435 +76094;45.08708;5.13305;203;20220518;32.4;14.1;23.2;2.3;15.84;.3;6.18;28646 +76094;45.08708;5.13305;203;20220519;30.3;17.1;23.7;5.3;15.79;0;6.8;24072 +76094;45.08708;5.13305;203;20220520;29.4;17.5;23.4;4.6;13.5;0;6.55;23204 +76094;45.08708;5.13305;203;20220521;32.6;14.6;23.6;1.2;15.03;0;5.56;28026 +76094;45.08708;5.13305;203;20220522;32.2;16.4;24.3;1.5;18.1;.3;5.47;26404 +76094;45.08708;5.13305;203;20220523;27.4;18.9;23.2;3.6;17;2.4;4.98;19225 +76094;45.08708;5.13305;203;20220524;21.5;15.9;18.7;2.7;12.63;0;3.72;15335 +76094;45.08708;5.13305;203;20220525;23.8;13.3;18.6;4.4;10.5;0;5.33;21619 +76094;45.08708;5.13305;203;20220526;24.9;13.1;19;4;11.17;0;5.44;23414 +76094;45.08708;5.13305;203;20220527;26.4;13.8;20.1;4.3;12.93;0;5.69;24263 +76094;45.08708;5.13305;203;20220528;25.2;14.4;19.8;5.5;10.97;0;5.96;21610 +76094;45.08708;5.13305;203;20220529;22.5;11.4;17;4.3;7.93;0;5.51;22212 +76094;45.08708;5.13305;203;20220530;23.9;8.8;16.4;1.8;9;1.1;4.75;26564 +76094;45.08708;5.13305;203;20220531;20.7;13.1;16.9;1.8;13.87;2.9;3.11;16224 +76094;45.08708;5.13305;203;20220601;28.5;12.3;20.4;1.6;15.67;0;5.14;27491 +76094;45.08708;5.13305;203;20220602;29.4;15.4;22.4;2.1;16.87;.3;5.38;25402 +76094;45.08708;5.13305;203;20220603;30.8;16.7;23.7;2.1;16.9;0;5.61;25485 +76094;45.08708;5.13305;203;20220604;33.1;17.6;25.4;2.5;17.13;.3;6.42;26629 +76094;45.08708;5.13305;203;20220605;28.5;20.5;24.5;2.7;17.4;3.2;4.89;18096 +76094;45.08708;5.13305;203;20220606;28.9;14.4;21.7;3.6;15.89;.3;5.82;25057 +76094;45.08708;5.13305;203;20220607;27.3;15.2;21.2;3.8;14.49;0;5.8;23999 +76094;45.08708;5.13305;203;20220608;24;12.8;18.4;1.6;13.37;6.6;3.61;17448 +76094;45.08708;5.13305;203;20220609;22;13.4;17.7;3.6;13.2;1.6;4.17;19976 +76094;45.08708;5.13305;203;20220610;26.2;11;18.6;3.9;11.37;.1;5.9;26599 +76094;45.08708;5.13305;203;20220611;30.5;11.3;20.9;2.7;12.73;0;6.35;29290 +76094;45.08708;5.13305;203;20220612;33.8;13.4;23.6;1.5;15.03;.4;6.18;29949 +76094;45.08708;5.13305;203;20220613;29.4;16.3;22.9;3.4;15.53;0;5.8;24216 +76094;45.08708;5.13305;203;20220614;32.5;12.9;22.7;1.8;13;0;6.45;30786 +76094;45.08708;5.13305;203;20220615;33.3;18;25.6;2.4;16.7;.1;6.37;26587 +76094;45.08708;5.13305;203;20220616;34;16.6;25.3;2;17.2;0;6.46;28633 +76094;45.08708;5.13305;203;20220617;34.6;16.8;25.7;2.6;15.2;0;7.11;28867 +76094;45.08708;5.13305;203;20220618;36.8;16.7;26.8;2.8;15.5;0;7.76;30059 +76094;45.08708;5.13305;203;20220619;35.2;21.1;28.1;5.1;15.87;0;8.69;25925 +76094;45.08708;5.13305;203;20220620;34.6;20;27.3;4.4;12.57;0;8.45;26587 +76094;45.08708;5.13305;203;20220621;32.5;19.7;26.1;3.2;17.1;.4;6.41;24304 +76094;45.08708;5.13305;203;20220622;29.6;19.7;24.7;3.1;21.17;9.8;5.22;22386 +76094;45.08708;5.13305;203;20220623;29.1;18.3;23.7;2.2;20.17;1.3;4.9;22623 +76094;45.08708;5.13305;203;20220624;25.4;18.8;22.1;1.8;17.77;19.3;3.75;16844 +76094;45.08708;5.13305;203;20220625;30.3;14.4;22.4;2.4;16.4;5.5;5.77;27444 +76094;45.08708;5.13305;203;20220626;27.9;16.6;22.3;2.6;18.63;0;4.32;19490 +76094;45.08708;5.13305;203;20220627;24.5;18.6;21.5;3.4;16.9;1.5;4.05;15466 +76094;45.08708;5.13305;203;20220628;25.7;17;21.4;3.4;16.43;0;4.48;18805 +76094;45.08708;5.13305;203;20220629;29.7;16.6;23.2;1.9;16.77;0;5.19;24596 +76094;45.08708;5.13305;203;20220630;30.5;16.3;23.4;2.9;16.4;2.5;5.94;25900 +76094;45.08708;5.13305;203;20220701;23.8;13.6;18.7;3.2;13.87;0;4.42;22086 +76094;45.08708;5.13305;203;20220702;30.9;11.4;21.1;1.4;14.27;0;5.76;30103 +76094;45.08708;5.13305;203;20220703;33;15.4;24.2;1.2;17.67;.1;5.71;28258 +76094;45.08708;5.13305;203;20220704;29.4;19.3;24.4;2.5;18.83;2.2;4.94;20978 +76094;45.08708;5.13305;203;20220705;28.5;16.4;22.4;2.6;15.9;0;5.23;23924 +76094;45.08708;5.13305;203;20220706;28;14.9;21.4;3.8;12.67;0;5.96;24311 +76094;45.08708;5.13305;203;20220707;27.9;14.7;21.3;4.7;12.8;0;6.31;24636 +76094;45.08708;5.13305;203;20220708;27.5;16.3;21.9;5.5;13.83;0;6.24;22679 +76094;45.08708;5.13305;203;20220709;29.2;13.6;21.4;3.1;13.07;0;6.05;26443 +76094;45.08708;5.13305;203;20220710;29.5;17;23.2;4.4;14.23;0;6.47;23439 +76094;45.08708;5.13305;203;20220711;30.3;15.4;22.9;2.9;14.03;.1;6.11;25462 +76094;45.08708;5.13305;203;20220712;31.9;14.8;23.3;2.4;14.6;0;6.27;27632 +76094;45.08708;5.13305;203;20220713;34.9;14.2;24.5;1.4;13.73;0;6.27;29596 +76094;45.08708;5.13305;203;20220714;37;18.3;27.7;1.4;16.2;0;6.47;29295 +76094;45.08708;5.13305;203;20220715;33.4;18;25.7;2.6;15.2;0;6.41;25462 +76094;45.08708;5.13305;203;20220716;32.4;17.6;25;3.5;12;0;7.1;25312 +76094;45.08708;5.13305;203;20220717;33.6;16.5;25.1;2.7;12.77;0;6.97;27755 +76094;45.08708;5.13305;203;20220718;37.4;15.9;26.7;1.6;15.03;0;6.75;29589 +76094;45.08708;5.13305;203;20220719;37.9;21.2;29.5;3.2;17.57;0;7.92;26899 +76094;45.08708;5.13305;203;20220720;36.9;20.7;28.8;2.5;19.1;.8;6.92;26676 +76094;45.08708;5.13305;203;20220721;32.9;20.2;26.6;3.1;16.1;0;6.46;23772 +76094;45.08708;5.13305;203;20220722;37.9;15.7;26.8;1.8;15.87;1.2;6.78;28954 +76094;45.08708;5.13305;203;20220723;31.8;21.2;26.5;3;19.23;0;5.53;21211 +76094;45.08708;5.13305;203;20220724;36.1;16.7;26.4;2.1;16.3;0;6.64;28192 +76094;45.08708;5.13305;203;20220725;34.9;20.2;27.6;2.7;17;1.9;6.65;24919 +76094;45.08708;5.13305;203;20220726;29.4;21.7;25.5;4.5;15.47;0;6.1;18615 +76094;45.08708;5.13305;203;20220727;29.6;16.9;23.2;3.9;12.57;0;6.34;22684 +76094;45.08708;5.13305;203;20220728;33.4;13.7;23.6;1.6;13.4;0;5.83;27620 +76094;45.08708;5.13305;203;20220729;26.8;16.6;21.7;1.3;16.83;5.5;3.56;16394 +76094;45.08708;5.13305;203;20220730;31.5;15.5;23.5;3;14.4;0;6.22;25713 +76094;45.08708;5.13305;203;20220731;33.2;14.9;24.1;3;13.73;0;6.72;26684 +76094;45.08708;5.13305;203;20220801;34.8;17.1;25.9;3;14.3;0;6.91;26136 +76094;45.08708;5.13305;203;20220802;34;18.5;26.2;3.3;14.8;0;6.8;24083 +76094;45.08708;5.13305;203;20220803;37.7;16.2;26.9;2;14.97;0;6.7;27618 +76094;45.08708;5.13305;203;20220804;37.9;20.2;29.1;3.1;15.8;0;7.75;26429 +76094;45.08708;5.13305;203;20220805;36.1;20.8;28.4;2.9;18.2;.1;6.62;24144 +76094;45.08708;5.13305;203;20220806;31.9;18.9;25.4;4;16.37;0;6.42;21884 +76094;45.08708;5.13305;203;20220807;31;18;24.5;3.6;14.67;0;6.24;21991 +76094;45.08708;5.13305;203;20220808;32.3;16.7;24.5;2.8;13.5;0;6.22;24136 +76094;45.08708;5.13305;203;20220809;34.1;14.8;24.5;2.3;12.57;0;6.24;25729 +76094;45.08708;5.13305;203;20220810;35.8;14.8;25.3;1.5;12.83;0;5.74;26051 +76094;45.08708;5.13305;203;20220811;36.3;15.9;26.1;2.4;13.27;0;6.59;25932 +76094;45.08708;5.13305;203;20220812;35.8;16.9;26.4;1.9;13.53;0;6;25325 +76094;45.08708;5.13305;203;20220813;35.6;14.2;24.9;2.2;12.27;9.7;6.32;25560 +76094;45.08708;5.13305;203;20220814;24.3;18.4;21.3;2.5;20.5;27;2.79;12233 +76094;45.08708;5.13305;203;20220815;29.3;15.9;22.6;1.6;17.33;0;4.38;21504 +76094;45.08708;5.13305;203;20220816;33.1;14.4;23.7;2;16.87;1.3;5.4;24881 +76094;45.08708;5.13305;203;20220817;27.8;18.9;23.4;1.9;19.67;22.1;3.57;15652 +76094;45.08708;5.13305;203;20220818;24.7;14.4;19.6;2.6;17.47;17.2;3.41;17848 +76094;45.08708;5.13305;203;20220819;24.7;17.5;21.1;2.5;18.83;1.7;2.83;11616 +76094;45.08708;5.13305;203;20220820;28;17.1;22.5;2.9;17.93;.7;4.16;17460 +76094;45.08708;5.13305;203;20220821;27.9;15;21.5;2.6;15;0;4.43;19752 +76094;45.08708;5.13305;203;20220822;29.1;14.2;21.6;2.9;14.67;0;4.92;21478 +76094;45.08708;5.13305;203;20220823;30.6;16.5;23.6;2.7;16.23;.2;4.98;20706 +76094;45.08708;5.13305;203;20220824;32.7;14.6;23.6;1.5;15.3;0;4.83;23226 +76094;45.08708;5.13305;203;20220825;34;15.6;24.8;1.8;16.77;3.7;5.09;23016 +76094;45.08708;5.13305;203;20220826;28.4;17.9;23.2;2.7;18.27;.3;3.99;16753 +76094;45.08708;5.13305;203;20220827;27.5;16.8;22.2;2.7;17.7;0;3.79;16795 +76094;45.08708;5.13305;203;20220828;30.6;16.4;23.5;1.6;17.37;.1;4.11;19864 +76094;45.08708;5.13305;203;20220829;33.5;14.5;24;1.6;16.93;0;4.63;22241 +76094;45.08708;5.13305;203;20220830;29.2;20.5;24.8;2.4;20.9;10.6;3.57;13548 +76094;45.08708;5.13305;203;20220831;28.1;18.2;23.2;2.4;18.63;.1;3.62;14927 +76094;45.08708;5.13305;203;20220901;29.2;14.8;22;1.9;15.63;0;4.08;19005 +76094;45.08708;5.13305;203;20220902;28.3;14.3;21.3;2.2;16.6;2.9;3.9;18071 +76094;45.08708;5.13305;203;20220903;28.4;17.8;23.1;2.8;18.73;12;3.81;16096 +76094;45.08708;5.13305;203;20220904;29.8;15.5;22.7;1.9;18.6;.1;3.82;18745 +76094;45.08708;5.13305;203;20220905;31.1;19.3;25.2;3.2;20.83;0;4.32;16488 +76094;45.08708;5.13305;203;20220906;30.8;18.9;24.9;2.7;20.5;.7;4.04;15940 +76094;45.08708;5.13305;203;20220907;27.4;17.2;22.3;1.7;19.4;14;3.16;15924 +76094;45.08708;5.13305;203;20220908;26.7;15.4;21;1.6;17.2;0;3.12;15823 +76094;45.08708;5.13305;203;20220909;25.8;13.5;19.7;1.4;14.37;.1;2.9;14582 +76094;45.08708;5.13305;203;20220910;24.5;12.4;18.4;1.9;13.3;0;3.06;15649 +76094;45.08708;5.13305;203;20220911;26;10.8;18.4;1.9;12.73;0;3.42;18243 +76094;45.08708;5.13305;203;20220912;29.7;10.6;20.2;2.2;14.87;0;3.94;19841 +76094;45.08708;5.13305;203;20220913;27.5;18.4;23;3.9;20.23;7;3.37;12388 +76094;45.08708;5.13305;203;20220914;26.5;19.4;23;2.8;20.57;6.7;2.86;11677 +76094;45.08708;5.13305;203;20220915;26.5;15.8;21.1;1.3;18.7;6.5;2.71;14352 +76094;45.08708;5.13305;203;20220916;23.1;16.6;19.8;2.5;16.47;.1;2.46;10757 +76094;45.08708;5.13305;203;20220917;18.1;11.4;14.8;4.9;10.17;0;2.93;10910 +76094;45.08708;5.13305;203;20220918;20.5;6.9;13.7;2.7;8.87;0;2.98;15724 +76094;45.08708;5.13305;203;20220919;20.6;6.5;13.6;3.1;9.13;0;3.03;15927 +76094;45.08708;5.13305;203;20220920;20.9;7.5;14.2;3.1;9.1;0;3.13;15410 +76094;45.08708;5.13305;203;20220921;21;8.3;14.6;2.7;9.63;0;2.94;14561 +76094;45.08708;5.13305;203;20220922;23.9;5.3;14.6;1;10.3;0;2.5;17774 +76094;45.08708;5.13305;203;20220923;23;8.4;15.7;2.1;12.8;9;2.44;13400 +76094;45.08708;5.13305;203;20220924;21.5;14.4;17.9;1.8;15.57;5.7;1.85;8711 +76094;45.08708;5.13305;203;20220925;19.3;11.9;15.6;1.7;13.57;.5;1.83;10644 +76094;45.08708;5.13305;203;20220926;19.4;9.7;14.5;1.6;11.97;3.9;1.88;10431 +76094;45.08708;5.13305;203;20220927;17.6;10.7;14.1;1.8;11.87;1.5;1.66;8346 +76094;45.08708;5.13305;203;20220928;19.7;11.7;15.7;2.9;13.17;15.9;2.09;9477 +76094;45.08708;5.13305;203;20220929;15.9;12.2;14.1;2;12.53;1.7;1.25;4688 +76094;45.08708;5.13305;203;20220930;14.2;7.1;10.7;2.5;10.43;.9;1.39;7902 +76094;45.08708;5.13305;203;20221001;16.4;6.1;11.2;1.4;11.13;1;1.35;9238 +76094;45.08708;5.13305;203;20221002;25.1;11.1;18.1;1.3;14.3;0;2.29;13934 +76094;45.08708;5.13305;203;20221003;21;13;17;3;14.33;0;2.02;8142 +76094;45.08708;5.13305;203;20221004;25;10.8;17.9;1.6;13.73;.1;2.34;13364 +76094;45.08708;5.13305;203;20221005;23.7;9.2;16.5;2.7;13.8;.1;2.41;13346 +76094;45.08708;5.13305;203;20221006;23.1;10.1;16.6;2;14.3;0;2.07;12268 +76094;45.08708;5.13305;203;20221007;24.1;10.2;17.1;1.2;13.9;1.3;1.89;11635 +76094;45.08708;5.13305;203;20221008;18.3;15;16.7;1.8;15.3;1.3;1.28;4663 +76094;45.08708;5.13305;203;20221009;19.5;10.9;15.2;1.7;13.3;.4;1.53;7953 +76094;45.08708;5.13305;203;20221010;24;11;17.5;1.4;14.37;0;1.96;12028 +76094;45.08708;5.13305;203;20221011;22.9;9.2;16;1.4;13.9;0;1.86;12169 +76094;45.08708;5.13305;203;20221012;21.6;12.4;17;1.3;14.7;.1;1.47;7460 +76094;45.08708;5.13305;203;20221013;19.1;9.3;14.2;1.1;13.67;2.1;1.23;7688 +76094;45.08708;5.13305;203;20221014;20;13.3;16.7;1.2;15.53;.4;1.21;6390 +76094;45.08708;5.13305;203;20221015;24.9;9.4;17.1;2.1;14.07;0;2.16;12006 +76094;45.08708;5.13305;203;20221016;25;12.4;18.7;4;15.63;0;2.45;10683 +76094;45.08708;5.13305;203;20221017;24.9;14.5;19.7;4;16.03;0;2.65;9036 +76094;45.08708;5.13305;203;20221018;25.5;12.6;19;1.9;15.07;.1;2.09;10651 +76094;45.08708;5.13305;203;20221019;23.1;9;16.1;2.2;14.4;.1;1.85;11137 +76094;45.08708;5.13305;203;20221020;21;15.7;18.3;4.1;16.5;.2;1.98;5892 +76094;45.08708;5.13305;203;20221021;19.1;17;18;3.4;16.8;46.9;1.24;2189 +76094;45.08708;5.13305;203;20221022;22.8;14.1;18.5;2.2;16.53;0;1.63;8390 +76094;45.08708;5.13305;203;20221023;23.4;14.6;19;3.9;16.53;9.5;1.89;6952 +76094;45.08708;5.13305;203;20221024;22.4;17;19.7;2.6;17.43;.9;1.7;5682 +76094;45.08708;5.13305;203;20221025;19.5;10.3;14.9;2;14.63;0;1.21;8552 +76094;45.08708;5.13305;203;20221026;24.7;13.4;19;2.2;16.1;0;1.81;8820 +76094;45.08708;5.13305;203;20221027;24;13.2;18.6;2.5;16.63;0;1.69;8565 +76094;45.08708;5.13305;203;20221028;24;14.5;19.2;3.2;16.43;0;2.01;7578 +76094;45.08708;5.13305;203;20221029;24.1;11.8;17.9;2;14.6;0;1.75;8956 +76094;45.08708;5.13305;203;20221030;23;11.3;17.2;2.3;14.27;0;1.69;8809 +76094;45.08708;5.13305;203;20221031;21.9;12.5;17.2;3.5;15.03;32.5;1.73;7517 +76094;45.08708;5.13305;203;20221101;21.4;14;17.7;2.2;15.5;0;1.38;6377 +76094;45.08708;5.13305;203;20221102;17.9;9.5;13.7;1.6;12.3;.1;1.13;7010 +76094;45.08708;5.13305;203;20221103;13.7;6.3;10;1.9;11.5;6.5;.74;5768 +76094;45.08708;5.13305;203;20221104;12.9;6.9;9.9;2.3;10.13;8.5;.9;4333 +76094;45.08708;5.13305;203;20221105;12.5;7.5;10;3.5;9.37;.3;1.15;4007 +76094;45.08708;5.13305;203;20221106;16.4;2.4;9.4;1.8;8.57;.1;1.11;8514 +76094;45.08708;5.13305;203;20221107;18.4;3.1;10.8;1.1;9.47;0;.94;8821 +76094;45.08708;5.13305;203;20221108;18.1;7.8;12.9;4;10.97;5.5;1.47;5928 +76094;45.08708;5.13305;203;20221109;13.9;13.3;13.6;2.6;13.4;38.1;.93;470 +76094;45.08708;5.13305;203;20221110;15.2;10.5;12.8;2.8;12.07;0;.98;4162 +76094;45.08708;5.13305;203;20221111;13.5;7.4;10.5;1.4;10.8;.1;.72;4175 +76094;45.08708;5.13305;203;20221112;11.9;5.2;8.5;.8;10.47;0;.53;4148 +76094;45.08708;5.13305;203;20221113;13.3;5.8;9.6;1.8;10.87;0;.65;4096 +76094;45.08708;5.13305;203;20221114;15.4;8.9;12.1;3;11.4;6.2;1.09;4095 +76094;45.08708;5.13305;203;20221115;14.7;10.7;12.7;2.2;13.23;9;.71;3062 +76094;45.08708;5.13305;203;20221116;17.1;8.7;12.9;2.1;11.47;0;1.01;5638 +76094;45.08708;5.13305;203;20221117;17;8.5;12.8;3.9;11.6;3.5;1.35;4610 +76094;45.08708;5.13305;203;20221118;13.7;8;10.9;1.8;9.57;.4;.86;4078 +76094;45.08708;5.13305;203;20221119;11;4.3;7.7;2.9;8.67;1;.81;3870 +76094;45.08708;5.13305;203;20221120;11.3;4.3;7.8;2.3;8.2;.3;.85;4003 +76094;45.08708;5.13305;203;20221121;8.7;2.8;5.8;2.1;8.5;6.8;.47;3534 +76094;45.08708;5.13305;203;20221122;10.4;5.2;7.8;1.6;8.77;.1;.61;3554 +76094;45.08708;5.13305;203;20221123;9.6;.9;5.2;2.3;8.03;4.5;.56;4096 +76094;45.08708;5.13305;203;20221124;10.3;2.1;6.2;1.2;8.47;.1;.44;3736 +76094;45.08708;5.13305;203;20221125;12;4.1;8.1;1.7;9.37;2.8;.55;4267 +76094;45.08708;5.13305;203;20221126;10.5;5.1;7.8;3.3;8.67;0;.85;3037 +76094;45.08708;5.13305;203;20221127;11.6;2.2;6.9;2.7;8.03;0;.87;4763 +76094;45.08708;5.13305;203;20221128;9.8;7.3;8.5;2.4;9;10.7;.89;1565 +76094;45.08708;5.13305;203;20221129;8.3;4.6;6.5;2;8.9;3.4;.47;1840 +76094;45.08708;5.13305;203;20221130;8.4;6.5;7.5;3.4;8.9;.1;.77;1316 +76094;45.08708;5.13305;203;20221201;7.7;5.1;6.4;2.9;8.1;0;.75;1451 +76094;45.08708;5.13305;203;20221202;5.8;4.3;5.1;1.9;7.33;1.2;.57;1211 +76094;45.08708;5.13305;203;20221203;5.9;2.4;4.2;2.1;7.53;18;.44;1821 +76094;45.08708;5.13305;203;20221204;6.1;3.5;4.8;1.7;8;9.9;.43;1444 +76094;45.08708;5.13305;203;20221205;5.4;2.6;4;1.1;7.43;0;.37;2475 +76094;45.08708;5.13305;203;20221206;4;.2;2.1;2.3;6.47;0;.33;2673 +76094;45.08708;5.13305;203;20221207;3.9;1;2.5;3.3;6.47;0;.52;1392 +76094;45.08708;5.13305;203;20221208;4.9;.1;2.5;1.6;6.13;11.7;.44;2840 +76094;45.08708;5.13305;203;20221209;5.1;2.7;3.9;2.7;7.4;6.8;.45;1557 +76094;45.08708;5.13305;203;20221210;2.7;2.4;2.5;4.3;5.97;.2;.67;330 +76094;45.08708;5.13305;203;20221211;1.7;-1.2;.2;4;4.67;0;.71;2003 +76094;45.08708;5.13305;203;20221212;.8;-3.1;-1.2;2.1;4.8;4.8;.42;2184 +76094;45.08708;5.13305;203;20221213;4.5;-1;1.8;1.7;6.67;6.3;.3;2444 +76094;45.08708;5.13305;203;20221214;8.9;3.9;6.4;2.3;9.3;1.1;.44;2977 +76094;45.08708;5.13305;203;20221215;6.3;3.8;5;1.9;8.93;24.9;.34;1633 +76094;45.08708;5.13305;203;20221216;3.7;3.4;3.5;3.6;6.93;.1;.54;181 +76094;45.08708;5.13305;203;20221217;2.8;.2;1.5;7;4.99;0;.99;796 +76094;45.08708;5.13305;203;20221218;10.4;-2;4.2;3;6.3;0;.84;5401 +76094;45.08708;5.13305;203;20221219;13.5;7.4;10.5;5.5;9.4;0;1.5;3798 +76094;45.08708;5.13305;203;20221220;14.6;9.9;12.2;6;10.2;.2;2.01;2591 +76094;45.08708;5.13305;203;20221221;14.3;11;12.7;2.6;11.57;.5;1;1945 +76094;45.08708;5.13305;203;20221222;12.2;6.7;9.5;2.1;11;4.3;.56;2273 +76094;45.08708;5.13305;203;20221223;12.9;9.8;11.4;2.3;12.1;.8;.65;1818 +76094;45.08708;5.13305;203;20221224;15.9;9.9;12.9;1.4;12.13;.1;.62;3621 +76094;45.08708;5.13305;203;20221225;14.8;4.9;9.8;2.7;10.43;.1;.74;5115 +76094;45.08708;5.13305;203;20221226;14.3;6.8;10.6;2.1;11.07;.3;.72;4193 +76094;45.08708;5.13305;203;20221227;12.3;6.4;9.3;1.6;9.1;0;.63;4160 +76094;45.08708;5.13305;203;20221228;10.1;.1;5.1;1.9;7.33;0;.51;5139 +76094;45.08708;5.13305;203;20221229;14.3;5.1;9.7;3.2;9.93;2.3;.89;3957 +76094;45.08708;5.13305;203;20221230;11.7;6.6;9.1;3;11.2;.8;.54;2568 +76094;45.08708;5.13305;203;20221231;16.2;7.8;12;3.6;11.23;0;1.03;4414 +76095;45.10128;5.44962;399;20220101;15.2;.9;8;3.2;7;0;1.21;7100 +76095;45.10128;5.44962;399;20220102;6.1;-.5;2.8;2.7;8;0;.09;3100 +76095;45.10128;5.44962;399;20220103;11.5;3.2;7.3;3.3;8.5;.3;.71;4400 +76095;45.10128;5.44962;399;20220104;12.8;4.1;8.4;2.9;9.1;10.8;.69;5200 +76095;45.10128;5.44962;399;20220105;3.7;1.3;2.5;5.6;5.9;1.2;.74;3100 +76095;45.10128;5.44962;399;20220106;4;.8;2.4;5.2;5.6;.2;.79;4200 +76095;45.10128;5.44962;399;20220107;3.4;-4.2;-.4;3;5.4;8;.35;4100 +76095;45.10128;5.44962;399;20220108;4.7;.1;2.4;3.5;6.9;5.9;.32;3000 +76095;45.10128;5.44962;399;20220109;4.3;1.7;3;3.1;6.7;9;.49;1900 +76095;45.10128;5.44962;399;20220110;3.8;1.2;2.5;2.1;6.3;0;.49;1700 +76095;45.10128;5.44962;399;20220111;.9;-.8;0;4.4;5.6;0;.4;1400 +76095;45.10128;5.44962;399;20220112;1.4;-.8;.3;3.8;5;0;.57;4300 +76095;45.10128;5.44962;399;20220113;1.4;-6.6;-2.6;2.3;4.5;0;.29;6100 +76095;45.10128;5.44962;399;20220114;6.8;-6.3;.2;3;4.7;0;.65;8800 +76095;45.10128;5.44962;399;20220115;7.4;-5.5;.9;3.1;5;0;.68;8700 +76095;45.10128;5.44962;399;20220116;8.2;-6.2;1;2.3;4.6;0;.69;9000 +76095;45.10128;5.44962;399;20220117;3.5;-6.3;-1.4;2.3;5.6;0;.21;5400 +76095;45.10128;5.44962;399;20220118;4.8;.2;2.5;2.7;5.7;0;.63;4600 +76095;45.10128;5.44962;399;20220119;5.8;-5.1;.3;4.1;5.8;0;.49;4600 +76095;45.10128;5.44962;399;20220120;3.4;.8;2.1;4.2;6.2;.1;.55;2200 +76095;45.10128;5.44962;399;20220121;4.1;-1;1.5;4.6;4.9;0;.88;7400 +76095;45.10128;5.44962;399;20220122;3.9;-4.1;-.1;2.9;5.1;0;.49;7400 +76095;45.10128;5.44962;399;20220123;3.5;-.6;1.4;2.4;5.6;0;.51;5600 +76095;45.10128;5.44962;399;20220124;8.4;-5.1;1.6;1.8;5;0;.63;9800 +76095;45.10128;5.44962;399;20220125;10.1;-5.4;2.3;3;5;0;1.04;9300 +76095;45.10128;5.44962;399;20220126;7.5;-6.1;.7;3.3;4.8;0;.86;9600 +76095;45.10128;5.44962;399;20220127;2.3;-4;-.9;3;4.7;0;.52;8600 +76095;45.10128;5.44962;399;20220128;1.9;-3.5;-.8;3;5.7;0;.28;1700 +76095;45.10128;5.44962;399;20220129;2.7;-.5;1.1;2.5;6;0;.41;6400 +76095;45.10128;5.44962;399;20220130;7.2;-.4;3.4;2.9;7.6;0;.4;3500 +76095;45.10128;5.44962;399;20220131;6;-.9;2.5;2.5;7;2.7;.43;2100 +76095;45.10128;5.44962;399;20220201;5.2;.6;2.9;5.2;5.9;3.7;.9;6300 +76095;45.10128;5.44962;399;20220202;8.9;2;5.4;4;8.6;.2;.5;3900 +76095;45.10128;5.44962;399;20220203;11.6;.1;5.8;2.4;7.9;0;.79;8100 +76095;45.10128;5.44962;399;20220204;8.6;4;6.3;2.6;7.3;.2;.89;5600 +76095;45.10128;5.44962;399;20220205;7.8;4.2;6;3.2;6.8;.1;1.04;8800 +76095;45.10128;5.44962;399;20220206;9;-5.2;1.9;2.7;5.9;2.3;.82;8400 +76095;45.10128;5.44962;399;20220207;9.5;4.1;6.8;2.5;6.6;1;1.08;4784 +76095;45.10128;5.44962;399;20220208;9.6;-4.4;2.6;2.2;4.7;0;1.1;11700 +76095;45.10128;5.44962;399;20220209;13.1;-3;5;3.9;6.6;0;1.43;11700 +76095;45.10128;5.44962;399;20220210;15.3;-.3;7.5;2.8;7.1;.9;1.52;11400 +76095;45.10128;5.44962;399;20220211;7.2;1;4.1;3.3;6.8;.6;.8;4100 +76095;45.10128;5.44962;399;20220212;10.3;-5.4;2.4;2.3;5.8;0;1;10800 +76095;45.10128;5.44962;399;20220213;12.9;-.9;6;4.3;6.3;.6;1.74;12700 +76095;45.10128;5.44962;399;20220214;10.7;4.7;7.7;3.9;7.7;12.2;1.26;1600 +76095;45.10128;5.44962;399;20220215;8.2;2.1;5.1;3.4;7.1;5.1;.94;5100 +76095;45.10128;5.44962;399;20220216;6.7;1.1;3.9;5.2;8;10.5;.37;2700 +76095;45.10128;5.44962;399;20220217;16.6;5.9;11.2;3.9;10.1;1.1;1.65;8300 +76095;45.10128;5.44962;399;20220218;18.9;6;12.4;2.2;8.64;.6;1.79;9676 +76095;45.10128;5.44962;399;20220219;9.9;6.2;8;2.4;6.27;0;1.41;4871 +76095;45.10128;5.44962;399;20220220;12.9;-2.5;5.2;2.7;6.6;.7;1.36;9700 +76095;45.10128;5.44962;399;20220221;8.6;4.4;6.5;4.5;7.8;15.2;1.11;6500 +76095;45.10128;5.44962;399;20220222;10.4;3.9;7.1;3.4;7.7;.2;1.32;10600 +76095;45.10128;5.44962;399;20220223;13.8;5.5;9.6;3;8.1;0;1.7;11000 +76095;45.10128;5.44962;399;20220224;13.5;1.5;7.5;5;8;.1;1.63;8800 +76095;45.10128;5.44962;399;20220225;8.3;3.8;6;6.1;5.8;0;2.05;15000 +76095;45.10128;5.44962;399;20220226;9.3;.2;4.7;3.4;5.1;0;1.77;15100 +76095;45.10128;5.44962;399;20220227;12;-3;4.5;4;4.9;0;2.11;15300 +76095;45.10128;5.44962;399;20220228;12.7;-2.1;5.3;3.7;4.8;0;2.24;15600 +76095;45.10128;5.44962;399;20220301;13.9;-4.7;4.6;2;5.3;0;1.74;15300 +76095;45.10128;5.44962;399;20220302;12;-1.4;5.3;2.9;6.5;0;1.55;12200 +76095;45.10128;5.44962;399;20220303;14.1;-.9;6.6;2.5;7.5;0;1.62;14000 +76095;45.10128;5.44962;399;20220304;12.9;-1.7;5.6;3.4;5.9;0;2.02;16100 +76095;45.10128;5.44962;399;20220305;10;-4.6;2.7;2.4;3.7;0;1.88;16800 +76095;45.10128;5.44962;399;20220306;8.4;-7.7;.3;1.9;3.7;0;1.52;16400 +76095;45.10128;5.44962;399;20220307;10.7;-7.1;1.8;2.2;4.4;0;1.69;16100 +76095;45.10128;5.44962;399;20220308;13.1;-3;5;5;5.8;0;2.33;16900 +76095;45.10128;5.44962;399;20220309;13.5;-1.5;6;3.1;6.4;0;2.02;16200 +76095;45.10128;5.44962;399;20220310;14.6;-2.1;6.2;3.8;7.2;.2;2;14600 +76095;45.10128;5.44962;399;20220311;15.3;7.2;11.2;5.5;7.5;0;2.94;11600 +76095;45.10128;5.44962;399;20220312;12.1;7.2;9.6;2.3;6.8;0;1.83;8100 +76095;45.10128;5.44962;399;20220313;11.6;6.5;9;2.6;8;8;1.37;3700 +76095;45.10128;5.44962;399;20220314;14.2;-.5;6.8;2.9;8.7;1.2;1.51;12400 +76095;45.10128;5.44962;399;20220315;15.6;8.1;11.8;4.3;9.4;0;2.3;10600 +76095;45.10128;5.44962;399;20220316;16.1;4.4;10.2;3.2;9.4;0;1.9;10600 +76095;45.10128;5.44962;399;20220317;13.7;6.5;10.1;3.6;10.2;.2;1.38;6600 +76095;45.10128;5.44962;399;20220318;8.7;7.2;7.9;2.4;9.2;.1;.8;2100 +76095;45.10128;5.44962;399;20220319;15.7;.5;8.1;2.1;7.7;0;2.13;16900 +76095;45.10128;5.44962;399;20220320;12.7;1;6.8;3.5;6.7;0;1.84;8400 +76095;45.10128;5.44962;399;20220321;15.4;2;8.7;3.4;6.3;0;2.85;18900 +76095;45.10128;5.44962;399;20220322;15.3;-1.7;6.8;2.5;5.6;0;2.61;19600 +76095;45.10128;5.44962;399;20220323;16.7;-2;7.3;2.5;5.8;0;2.76;19800 +76095;45.10128;5.44962;399;20220324;19.6;-1.5;9;2.9;5.7;0;3.38;20100 +76095;45.10128;5.44962;399;20220325;19.4;.1;9.7;2.9;6.3;0;3.31;19900 +76095;45.10128;5.44962;399;20220326;20;-.6;9.7;2.8;6.6;0;3.32;20300 +76095;45.10128;5.44962;399;20220327;20.1;1.7;10.9;2.9;6.3;0;3.36;17000 +76095;45.10128;5.44962;399;20220328;20.5;1.5;11;3.5;5.9;0;3.88;19600 +76095;45.10128;5.44962;399;20220329;17.8;2.7;10.2;3.1;6.7;1;2.86;12900 +76095;45.10128;5.44962;399;20220330;14.7;7.5;11.1;2;9.6;3.3;1.84;10500 +76095;45.10128;5.44962;399;20220331;11;6.2;8.6;2.3;9.2;8;1.14;5000 +76095;45.10128;5.44962;399;20220401;6;2.3;4.1;6.2;5.33;13.5;1.95;8321 +76095;45.10128;5.44962;399;20220402;7;1.9;4.4;6.6;4.13;3.9;2.8;15313 +76095;45.10128;5.44962;399;20220403;4.3;-1;1.6;4.2;5.3;0;1.28;10000 +76095;45.10128;5.44962;399;20220404;8.8;-3.9;2.4;1.7;5.2;0;2.06;22100 +76095;45.10128;5.44962;399;20220405;15.5;-2.1;6.7;1.7;6.33;0;2.63;20233 +76095;45.10128;5.44962;399;20220406;15.2;2.1;8.6;1.6;9.1;1.8;1.75;11800 +76095;45.10128;5.44962;399;20220407;13.1;6.7;9.9;4.3;10.4;7.9;1.17;3400 +76095;45.10128;5.44962;399;20220408;16.4;9;12.7;4.3;10.3;2.8;2.08;5200 +76095;45.10128;5.44962;399;20220409;9.1;3.4;6.2;3.4;6.6;2.5;1.88;12000 +76095;45.10128;5.44962;399;20220410;14.6;-2.4;6.1;2.1;6.5;0;2.76;24000 +76095;45.10128;5.44962;399;20220411;17;1.3;9.1;4.3;7.3;0;3.33;20500 +76095;45.10128;5.44962;399;20220412;17.3;6.9;12.1;3.2;7.1;.1;2.95;10400 +76095;45.10128;5.44962;399;20220413;18.8;6.2;12.5;2.2;9.4;0;2.74;15300 +76095;45.10128;5.44962;399;20220414;21.1;3.8;12.4;2.3;11.5;0;3.27;23100 +76095;45.10128;5.44962;399;20220415;21.6;6.7;14.1;2.8;11.7;0;3.56;22600 +76095;45.10128;5.44962;399;20220416;20.9;6.2;13.5;3.7;10;0;4.06;25000 +76095;45.10128;5.44962;399;20220417;18;1.9;9.9;2.9;8;0;3.53;25400 +76095;45.10128;5.44962;399;20220418;19.1;-.8;9.1;2.1;6.5;0;3.62;25700 +76095;45.10128;5.44962;399;20220419;19.9;3.1;11.5;2.8;7;0;4.04;24900 +76095;45.10128;5.44962;399;20220420;18.3;2.2;10.2;2.7;9.6;.9;2.67;16900 +76095;45.10128;5.44962;399;20220421;19.1;9.9;14.5;2.3;10.2;.5;3.11;16600 +76095;45.10128;5.44962;399;20220422;21.2;1.7;11.4;2.1;8.8;0;3.5;22100 +76095;45.10128;5.44962;399;20220423;16.7;9;12.8;2.7;9.7;14.6;2;5400 +76095;45.10128;5.44962;399;20220424;16.2;6.6;11.4;2.8;10;1.5;2.54;15500 +76095;45.10128;5.44962;399;20220425;16.2;10;13.1;2;11.3;.7;2.44;14700 +76095;45.10128;5.44962;399;20220426;18.6;6.7;12.6;1.9;9.6;0;3.39;22500 +76095;45.10128;5.44962;399;20220427;19.8;.9;10.3;1.8;8.9;0;3.67;27300 +76095;45.10128;5.44962;399;20220428;21.9;3.8;12.8;2.9;9.7;0;4.27;27100 +76095;45.10128;5.44962;399;20220429;21.4;3.8;12.6;2.3;9.3;0;3.82;23600 +76095;45.10128;5.44962;399;20220430;19;5;12;3.7;9.4;0;4.07;27600 +76095;45.10128;5.44962;399;20220501;18.7;3;10.8;2.7;9;0;3.67;25700 +76095;45.10128;5.44962;399;20220502;20.4;2.2;11.3;2.1;9.2;1.2;3.84;26600 +76095;45.10128;5.44962;399;20220503;20.3;5.3;12.8;2.7;10.3;2.9;3.45;20600 +76095;45.10128;5.44962;399;20220504;22.3;8.1;15.2;2.4;11.5;9.9;3.98;23300 +76095;45.10128;5.44962;399;20220505;14.9;10.7;12.8;2.8;11.7;6.9;1.78;7800 +76095;45.10128;5.44962;399;20220506;16.4;9.1;12.7;3.7;11.4;.2;1.84;6100 +76095;45.10128;5.44962;399;20220507;19.5;8.2;13.8;2.2;11.6;.2;3.24;19900 +76095;45.10128;5.44962;399;20220508;21;5.7;13.3;1.7;11.6;1;3.42;22100 +76095;45.10128;5.44962;399;20220509;24.2;6.9;15.5;1.9;12.3;3.3;4.43;27400 +76095;45.10128;5.44962;399;20220510;26.5;8.7;17.6;2.5;12.5;0;4.99;26900 +76095;45.10128;5.44962;399;20220511;26.5;9.7;18.1;4.4;11.6;0;5.95;28500 +76095;45.10128;5.44962;399;20220512;25.9;8.4;17.1;3.4;10.9;0;5.27;25600 +76095;45.10128;5.44962;399;20220513;24.1;8.6;16.3;1.7;12.5;0;4.2;24700 +76095;45.10128;5.44962;399;20220514;25.5;8.7;17.1;1.8;13.5;0;4.75;28400 +76095;45.10128;5.44962;399;20220515;27.2;9.4;18.3;2.8;13;.2;5.16;26200 +76095;45.10128;5.44962;399;20220516;27.9;12.8;20.3;2.1;11.9;.6;5.08;24000 +76095;45.10128;5.44962;399;20220517;29.3;11;20.1;2;13.9;0;5.33;27100 +76095;45.10128;5.44962;399;20220518;30.7;12.3;21.5;2.1;14.9;.6;5.6;27200 +76095;45.10128;5.44962;399;20220519;29.5;16.1;22.8;2.8;15.2;.2;5.78;25800 +76095;45.10128;5.44962;399;20220520;29.1;14.5;21.8;3.4;12.6;0;6.05;24700 +76095;45.10128;5.44962;399;20220521;31;11.7;21.3;2.3;14;0;5.85;27600 +76095;45.10128;5.44962;399;20220522;31.4;14.5;22.9;2.4;17.1;.1;4.97;20500 +76095;45.10128;5.44962;399;20220523;26.7;16.6;21.6;3;15.6;2.9;4.4;17300 +76095;45.10128;5.44962;399;20220524;20.1;13;16.5;2.1;11.6;.6;3.52;17700 +76095;45.10128;5.44962;399;20220525;21.9;11;16.4;5;10.2;0;5.38;26400 +76095;45.10128;5.44962;399;20220526;22.9;10.4;16.6;3.8;10.9;0;5.32;28500 +76095;45.10128;5.44962;399;20220527;24.2;9.4;16.8;3;12.4;0;5.06;28500 +76095;45.10128;5.44962;399;20220528;22.6;12.3;17.4;4.3;11;0;5.49;27800 +76095;45.10128;5.44962;399;20220529;20.6;5.2;12.9;2.6;7.9;0;4.79;29400 +76095;45.10128;5.44962;399;20220530;22.8;5.7;14.2;1.7;8.5;1.4;4.15;23100 +76095;45.10128;5.44962;399;20220531;19;11.8;15.4;2.3;13.3;4.5;2.38;10900 +76095;45.10128;5.44962;399;20220601;27.7;10.9;19.3;2.4;15;.1;4.51;21400 +76095;45.10128;5.44962;399;20220602;28;15.2;21.6;3.2;16.8;.3;4.22;15700 +76095;45.10128;5.44962;399;20220603;30.2;15.8;23;3;16.2;.1;5.49;22300 +76095;45.10128;5.44962;399;20220604;31.6;15.4;23.5;2.5;16.5;0;6.24;28500 +76095;45.10128;5.44962;399;20220605;27.8;18.5;23.1;2.6;16.9;1.7;4.96;21200 +76095;45.10128;5.44962;399;20220606;27.9;12.4;20.1;1.3;14.6;.4;4.67;24500 +76095;45.10128;5.44962;399;20220607;25;13.5;19.2;2;13.6;0;4.95;26400 +76095;45.10128;5.44962;399;20220608;22.4;9.6;16;2.1;13.4;10.5;3.07;15200 +76095;45.10128;5.44962;399;20220609;19.8;12.6;16.2;3.3;13;3;3.61;18900 +76095;45.10128;5.44962;399;20220610;24.1;6.6;15.3;2.8;11;.1;5.32;31500 +76095;45.10128;5.44962;399;20220611;28;8.6;18.3;2.7;13.1;0;5.86;31100 +76095;45.10128;5.44962;399;20220612;31.6;12.3;21.9;2.5;14.8;.5;5.98;26600 +76095;45.10128;5.44962;399;20220613;26.9;14.1;20.5;2.9;15.3;0;5.5;27600 +76095;45.10128;5.44962;399;20220614;30.6;8.8;19.7;2;13;0;6.01;30600 +76095;45.10128;5.44962;399;20220615;31.4;15.3;23.3;2.7;15.3;.3;4.9;16300 +76095;45.10128;5.44962;399;20220616;32.7;15.7;24.2;3.1;15.9;0;6.91;29100 +76095;45.10128;5.44962;399;20220617;32.9;13.5;23.2;2.1;14.7;0;6.42;29500 +76095;45.10128;5.44962;399;20220618;35.2;14.1;24.6;2.9;15.7;.2;7.26;29500 +76095;45.10128;5.44962;399;20220619;33.7;18;25.8;4.6;15.5;0;8.15;29300 +76095;45.10128;5.44962;399;20220620;32.8;18.4;25.6;4.1;11.9;0;8.26;29900 +76095;45.10128;5.44962;399;20220621;31.5;15.3;23.4;2.8;16.6;1.5;5.32;20300 +76095;45.10128;5.44962;399;20220622;29.5;18.6;24;3.1;20;5.1;4.8;19300 +76095;45.10128;5.44962;399;20220623;26.2;17.7;21.9;3.7;19.1;3.1;4.76;22600 +76095;45.10128;5.44962;399;20220624;24.6;17.1;20.8;2.2;17;15.7;3.8;17400 +76095;45.10128;5.44962;399;20220625;28.8;13.6;21.2;3.5;15.5;2.3;6.06;28500 +76095;45.10128;5.44962;399;20220626;26;15.4;20.7;2.5;17.9;0;4.69;24400 +76095;45.10128;5.44962;399;20220627;23.5;16.6;20;2.3;15.6;.5;3.45;14600 +76095;45.10128;5.44962;399;20220628;24.4;15.4;19.9;2.2;15.9;0;4.19;20900 +76095;45.10128;5.44962;399;20220629;27.6;15.6;21.6;1.8;16.7;0;5.16;26500 +76095;45.10128;5.44962;399;20220630;29.3;12.6;20.9;2.5;15.6;5.5;5.01;22500 +76095;45.10128;5.44962;399;20220701;22.1;12.5;17.3;2.6;13.1;.2;4.47;24800 +76095;45.10128;5.44962;399;20220702;30.1;9.2;19.6;1.9;13.2;0;5.94;31100 +76095;45.10128;5.44962;399;20220703;31.6;13.9;22.7;2.4;16.3;.8;5.82;26100 +76095;45.10128;5.44962;399;20220704;27.6;17.9;22.7;2.1;17.5;.9;4.71;21600 +76095;45.10128;5.44962;399;20220705;27;13.8;20.4;2.6;14.4;0;5.87;30700 +76095;45.10128;5.44962;399;20220706;26.1;12.8;19.4;3.4;12.3;0;6.12;30900 +76095;45.10128;5.44962;399;20220707;26.2;13;19.6;4.6;11.9;0;6.56;30700 +76095;45.10128;5.44962;399;20220708;26.1;14;20;4.5;13.8;0;6.18;30000 +76095;45.10128;5.44962;399;20220709;27.6;10.2;18.9;2.1;13;0;5.58;30100 +76095;45.10128;5.44962;399;20220710;27.6;12;19.8;2.7;14;0;5.79;30000 +76095;45.10128;5.44962;399;20220711;28.7;11.1;19.9;1.9;13.7;.1;5.64;29900 +76095;45.10128;5.44962;399;20220712;30.7;11.7;21.2;2.6;13.8;0;6.34;30400 +76095;45.10128;5.44962;399;20220713;33.7;11.3;22.5;1.9;13.1;0;6.33;29400 +76095;45.10128;5.44962;399;20220714;35.9;15.5;25.7;2.3;14.4;0;7.07;29500 +76095;45.10128;5.44962;399;20220715;32.1;15.5;23.8;2.5;13.4;0;6.62;29100 +76095;45.10128;5.44962;399;20220716;30.8;13.3;22;2.1;11.8;0;6.23;29700 +76095;45.10128;5.44962;399;20220717;31.8;11.1;21.4;1.9;12.5;0;6.05;29300 +76095;45.10128;5.44962;399;20220718;36.7;13.9;25.3;2.4;14.2;0;7.17;29200 +76095;45.10128;5.44962;399;20220719;36.5;19;27.7;4.7;17;0;8.53;27800 +76095;45.10128;5.44962;399;20220720;35.5;18.9;27.2;3.6;17.8;.2;7.07;24200 +76095;45.10128;5.44962;399;20220721;31.7;20.1;25.9;2.5;14.2;0;6.74;29000 +76095;45.10128;5.44962;399;20220722;37.2;12.7;24.9;2.5;14.1;.8;6.71;24600 +76095;45.10128;5.44962;399;20220723;29.6;18.9;24.2;2.5;17.1;0;5.57;24600 +76095;45.10128;5.44962;399;20220724;34.7;13.4;24;1.7;15.3;0;6.13;28500 +76095;45.10128;5.44962;399;20220725;35.6;17.8;26.7;2.8;15.5;1.3;5.96;18400 +76095;45.10128;5.44962;399;20220726;27.7;19;23.3;4.3;15.3;0;5.76;21100 +76095;45.10128;5.44962;399;20220727;28.1;14.1;21.1;2.7;11.9;0;5.99;28600 +76095;45.10128;5.44962;399;20220728;32;10.8;21.4;2.2;12.1;0;5.44;22600 +76095;45.10128;5.44962;399;20220729;26.6;15.3;20.9;2.1;15.4;7.7;3.73;15500 +76095;45.10128;5.44962;399;20220730;30.6;12.9;21.7;3.2;13.9;0;6.3;28300 +76095;45.10128;5.44962;399;20220731;32.1;12.7;22.4;2.4;13.2;0;6.19;28200 +76095;45.10128;5.44962;399;20220801;33.4;14.3;23.8;2.4;13.3;0;6.42;27900 +76095;45.10128;5.44962;399;20220802;32.3;14.4;23.3;2.4;13.9;0;6.23;28100 +76095;45.10128;5.44962;399;20220803;36.5;14.3;25.4;2.5;13.3;0;6.94;27500 +76095;45.10128;5.44962;399;20220804;37.1;18.2;27.6;3.4;13.1;1.8;7.93;27200 +76095;45.10128;5.44962;399;20220805;35.4;16.4;25.9;2.5;15.3;0;6.02;22000 +76095;45.10128;5.44962;399;20220806;30.4;16.3;23.3;2.6;15.7;0;5.83;26900 +76095;45.10128;5.44962;399;20220807;29.4;14.1;21.7;2.3;14.8;0;5.37;26200 +76095;45.10128;5.44962;399;20220808;31.3;13.5;22.4;2.5;13.6;0;5.98;27600 +76095;45.10128;5.44962;399;20220809;32.9;11.7;22.3;2;12.1;0;5.82;26900 +76095;45.10128;5.44962;399;20220810;34.3;14.1;24.2;2;11.7;0;6.05;26500 +76095;45.10128;5.44962;399;20220811;35.4;15.4;25.4;2.2;11.9;0;6.35;26100 +76095;45.10128;5.44962;399;20220812;33.9;15.5;24.7;2;11.9;0;6.04;26800 +76095;45.10128;5.44962;399;20220813;34;13.6;23.8;2;10.7;3.3;5.95;26000 +76095;45.10128;5.44962;399;20220814;24;19.1;21.5;3.6;19.7;33.4;2.77;10000 +76095;45.10128;5.44962;399;20220815;27.8;15.4;21.6;2.6;16.3;.1;4.75;23000 +76095;45.10128;5.44962;399;20220816;32.3;14.5;23.4;3.4;15.7;.7;6.09;24900 +76095;45.10128;5.44962;399;20220817;28.2;17;22.6;2.8;18.7;27.5;3.41;12000 +76095;45.10128;5.44962;399;20220818;22.4;13.5;17.9;2.9;16.7;18.7;2.58;12600 +76095;45.10128;5.44962;399;20220819;23.6;17;20.3;3.8;17.5;1.8;2.83;9600 +76095;45.10128;5.44962;399;20220820;25.7;17.6;21.6;2.7;17.3;.5;3.74;16400 +76095;45.10128;5.44962;399;20220821;26;12.8;19.4;2.2;13.8;0;4.27;22300 +76095;45.10128;5.44962;399;20220822;26.8;14.8;20.8;3;14;0;5.07;25000 +76095;45.10128;5.44962;399;20220823;28.6;15.4;22;2.7;15.9;.1;5;24300 +76095;45.10128;5.44962;399;20220824;31.4;12;21.7;2.1;14.4;0;5.01;23900 +76095;45.10128;5.44962;399;20220825;32.5;15.3;23.9;2.6;16;2.1;5.4;23100 +76095;45.10128;5.44962;399;20220826;26.3;17.1;21.7;2.7;17.2;.5;4.02;18900 +76095;45.10128;5.44962;399;20220827;25.3;14.6;19.9;2.3;16.7;.1;3.33;16300 +76095;45.10128;5.44962;399;20220828;28.5;13.2;20.8;1.5;16.2;.1;3.9;20700 +76095;45.10128;5.44962;399;20220829;31.9;13.7;22.8;3;15.7;.1;5.31;22300 +76095;45.10128;5.44962;399;20220830;28.5;18.7;23.6;2.8;19;6.3;3.19;9500 +76095;45.10128;5.44962;399;20220831;26.8;16.9;21.8;2.5;17.8;.2;3.84;18400 +76095;45.10128;5.44962;399;20220901;27.5;12.1;19.8;2.5;15.1;0;4.31;22700 +76095;45.10128;5.44962;399;20220902;27.9;15;21.4;3.8;15.1;3.3;4.59;18000 +76095;45.10128;5.44962;399;20220903;27.3;15.7;21.5;3.6;17.4;16.9;4.21;19100 +76095;45.10128;5.44962;399;20220904;28.5;14.8;21.6;2.9;18;.2;4.34;21800 +76095;45.10128;5.44962;399;20220905;30;17.9;23.9;3.2;19.2;0;4.73;21100 +76095;45.10128;5.44962;399;20220906;30.3;18.1;24.2;3;19.3;1.2;4.29;17300 +76095;45.10128;5.44962;399;20220907;28;14.7;21.3;2.5;18.2;12;3.38;15200 +76095;45.10128;5.44962;399;20220908;25.4;14.6;20;2.1;15.9;.1;3.71;20900 +76095;45.10128;5.44962;399;20220909;24.5;10.8;17.6;2.4;13.5;.1;3.6;20500 +76095;45.10128;5.44962;399;20220910;22.2;10.9;16.5;1.8;12.6;0;2.88;16500 +76095;45.10128;5.44962;399;20220911;24.9;8.2;16.5;2.3;11.7;0;3.72;21500 +76095;45.10128;5.44962;399;20220912;29.6;9.9;19.7;2.8;13.9;0;4.46;21200 +76095;45.10128;5.44962;399;20220913;28.3;15.2;21.7;3.5;18.6;3.1;3.41;12900 +76095;45.10128;5.44962;399;20220914;26.5;19.8;23.1;3.7;19.2;11.8;3.61;14000 +76095;45.10128;5.44962;399;20220915;25;14.5;19.7;2.7;17.3;6.4;3.01;15500 +76095;45.10128;5.44962;399;20220916;20.9;15.1;18;2.4;15.2;.1;2.51;13200 +76095;45.10128;5.44962;399;20220917;15.8;9.2;12.5;5.4;9.8;0;3.1;20400 +76095;45.10128;5.44962;399;20220918;18.4;2.4;10.4;1.9;8.1;0;2.69;20300 +76095;45.10128;5.44962;399;20220919;19;3.7;11.3;2.6;8.3;0;2.96;20100 +76095;45.10128;5.44962;399;20220920;19;3.1;11;1.9;8.3;0;2.7;19800 +76095;45.10128;5.44962;399;20220921;19.1;4.3;11.7;1.6;9;0;2.55;19300 +76095;45.10128;5.44962;399;20220922;22.2;3;12.6;2.4;9.3;0;3.06;19300 +76095;45.10128;5.44962;399;20220923;22.1;7.7;14.9;3.7;11.8;11.5;2.93;14300 +76095;45.10128;5.44962;399;20220924;20.4;13.3;16.8;1.7;14.7;7;1.84;9400 +76095;45.10128;5.44962;399;20220925;17.9;11.4;14.6;2.1;12.8;3.3;1.81;9900 +76095;45.10128;5.44962;399;20220926;18;9.1;13.5;2;11.4;5.9;2;12400 +76095;45.10128;5.44962;399;20220927;16.3;9.8;13;2.7;11.1;5.3;1.91;10700 +76095;45.10128;5.44962;399;20220928;19.2;10.2;14.7;3.4;12.6;15.7;1.98;8100 +76095;45.10128;5.44962;399;20220929;13.6;10.6;12.1;1.6;11.5;1.7;1.29;7500 +76095;45.10128;5.44962;399;20220930;12.4;4.6;8.5;1.8;9.6;.9;1.02;5800 +76095;45.10128;5.44962;399;20221001;14.5;3.5;9;2.9;11;4;.92;5600 +76095;45.10128;5.44962;399;20221002;23.8;10.6;17.2;3.4;14;0;2.92;15800 +76095;45.10128;5.44962;399;20221003;18.4;12.9;15.6;2.5;14.2;0;1.83;11200 +76095;45.10128;5.44962;399;20221004;24.1;9;16.5;2;12.9;.1;2.59;16100 +76095;45.10128;5.44962;399;20221005;21.8;8.6;15.2;3.7;13.3;.1;2.31;11600 +76095;45.10128;5.44962;399;20221006;20.3;10.2;15.2;2.8;13.8;.1;1.88;10600 +76095;45.10128;5.44962;399;20221007;21.9;8.9;15.4;1.6;14.3;.9;1.71;10700 +76095;45.10128;5.44962;399;20221008;16.7;14.1;15.4;2.7;15;1.3;1.18;4800 +76095;45.10128;5.44962;399;20221009;18.7;7.5;13.1;1.9;12.8;1.2;1.42;9100 +76095;45.10128;5.44962;399;20221010;22.7;10.6;16.6;3.1;14.1;.1;2.34;12800 +76095;45.10128;5.44962;399;20221011;21.3;9.6;15.4;2.6;13.7;.1;2.05;13600 +76095;45.10128;5.44962;399;20221012;21;10.7;15.8;1.4;13.3;.4;1.67;10600 +76095;45.10128;5.44962;399;20221013;18.8;6.8;12.8;2.1;12.8;2.1;1.24;6600 +76095;45.10128;5.44962;399;20221014;19;11.7;15.3;2.3;14.7;.4;1.25;5600 +76095;45.10128;5.44962;399;20221015;24.3;9.6;16.9;2.5;13.4;0;2.43;14600 +76095;45.10128;5.44962;399;20221016;23.9;9.7;16.8;3;14.4;0;2.29;13000 +76095;45.10128;5.44962;399;20221017;23.4;11.1;17.2;3.4;14.7;0;2.26;11300 +76095;45.10128;5.44962;399;20221018;24.1;10.2;17.1;2.5;14;0;2.22;12900 +76095;45.10128;5.44962;399;20221019;22.7;10;16.3;3.1;13.9;.1;2.12;11800 +76095;45.10128;5.44962;399;20221020;19.6;13.2;16.4;2.5;15.8;.5;1.09;2600 +76095;45.10128;5.44962;399;20221021;18.1;15;16.5;4.1;15.8;42.6;1.21;1500 +76095;45.10128;5.44962;399;20221022;22.7;12;17.3;3.3;15.2;0;2.06;12200 +76095;45.10128;5.44962;399;20221023;22.6;11;16.8;3.6;15.4;1.3;1.69;5200 +76095;45.10128;5.44962;399;20221024;20.6;15.9;18.2;2.9;16.4;1.4;1.49;4700 +76095;45.10128;5.44962;399;20221025;19.3;11.6;15.4;3.7;14.2;0;1.58;8900 +76095;45.10128;5.44962;399;20221026;23.9;12.5;18.2;2.3;15.1;0;1.89;11000 +76095;45.10128;5.44962;399;20221027;23.3;12;17.6;3.1;14.9;0;1.99;10300 +76095;45.10128;5.44962;399;20221028;24.2;12.7;18.4;2.8;15.2;0;2.02;10400 +76095;45.10128;5.44962;399;20221029;23.6;10.6;17.1;2.8;13.1;0;2.07;9600 +76095;45.10128;5.44962;399;20221030;22;10.9;16.4;3.1;12.9;0;2;10800 +76095;45.10128;5.44962;399;20221031;20.9;11.3;16.1;3.1;13.9;29.5;1.65;8700 +76095;45.10128;5.44962;399;20221101;19.7;13.4;16.5;2.9;14.5;5.1;1.49;8000 +76095;45.10128;5.44962;399;20221102;17;8.8;12.9;1.9;11.8;.1;1.1;9000 +76095;45.10128;5.44962;399;20221103;12.9;5;8.9;3.1;11.1;12.1;.55;2600 +76095;45.10128;5.44962;399;20221104;11.3;3.8;7.5;3.2;9.6;13.2;.65;3100 +76095;45.10128;5.44962;399;20221105;11;5.9;8.4;3.5;9.1;.7;.94;6600 +76095;45.10128;5.44962;399;20221106;15.7;.5;8.1;2.2;8.2;.3;1.13;9000 +76095;45.10128;5.44962;399;20221107;17.1;4.2;10.6;3.5;8.8;0;1.63;10200 +76095;45.10128;5.44962;399;20221108;18.7;4.5;11.6;2.4;10.2;3.2;1.3;7300 +76095;45.10128;5.44962;399;20221109;13.7;10.2;11.9;1.9;12.8;31.4;.61;800 +76095;45.10128;5.44962;399;20221110;12.3;9;10.6;2.1;11.7;0;.62;4900 +76095;45.10128;5.44962;399;20221111;16.3;4.6;10.4;2.8;10.4;.1;1.02;9400 +76095;45.10128;5.44962;399;20221112;15;6.3;10.6;4.5;9.8;0;1.36;7000 +76095;45.10128;5.44962;399;20221113;16;4.3;10.1;3;10.1;0;1.07;4200 +76095;45.10128;5.44962;399;20221114;14.1;8.8;11.4;1.6;10.6;4.2;.82;3800 +76095;45.10128;5.44962;399;20221115;14.4;9.5;11.9;2.5;12.4;10.2;.71;2800 +76095;45.10128;5.44962;399;20221116;16.8;7.1;11.9;2.6;10.6;.1;1.05;9200 +76095;45.10128;5.44962;399;20221117;16.4;6.3;11.3;3.9;10.7;7.3;1.22;4500 +76095;45.10128;5.44962;399;20221118;13.1;5.6;9.3;2;9.2;.3;.74;7400 +76095;45.10128;5.44962;399;20221119;9.3;3.7;6.5;4.4;8.5;1.3;.67;4600 +76095;45.10128;5.44962;399;20221120;10.7;4.3;7.5;1.9;7.8;.3;.69;6700 +76095;45.10128;5.44962;399;20221121;8.3;3.2;5.7;2.9;8.2;13.5;.57;2200 +76095;45.10128;5.44962;399;20221122;8;3;5.5;2.4;8;.6;.52;3400 +76095;45.10128;5.44962;399;20221123;8.4;-1.8;3.3;3.1;7.6;6.6;.4;2600 +76095;45.10128;5.44962;399;20221124;10.9;1.4;6.1;4.2;8.4;.1;.63;6800 +76095;45.10128;5.44962;399;20221125;12.1;1.9;7;3.7;8.6;2.2;.83;2800 +76095;45.10128;5.44962;399;20221126;8.1;4.5;6.3;3;8;0;.57;5800 +76095;45.10128;5.44962;399;20221127;10.4;-.1;5.1;3;6.8;0;.82;5200 +76095;45.10128;5.44962;399;20221128;7.8;3.7;5.7;2.7;8;9;.61;1000 +76095;45.10128;5.44962;399;20221129;7;3.7;5.3;3.1;8.5;5.4;.4;1600 +76095;45.10128;5.44962;399;20221130;7.2;5.5;6.3;2.6;8.6;.1;.53;1200 +76095;45.10128;5.44962;399;20221201;6.2;4.5;5.3;2;7.6;0;.54;2100 +76095;45.10128;5.44962;399;20221202;5.1;3;4;1.5;7.2;1.1;.45;1700 +76095;45.10128;5.44962;399;20221203;5.1;1;3;1.1;7.3;6.2;.34;1500 +76095;45.10128;5.44962;399;20221204;6.2;3.1;4.6;2.8;7.7;8.6;.49;1200 +76095;45.10128;5.44962;399;20221205;7.5;.1;3.8;1.8;6.9;0;.4;4600 +76095;45.10128;5.44962;399;20221206;4;-3.4;.3;1.8;5.7;0;.24;5300 +76095;45.10128;5.44962;399;20221207;2.6;-.2;1.2;1.7;6.3;0;.36;600 +76095;45.10128;5.44962;399;20221208;4.3;-.6;1.8;2.8;5.9;10.3;.42;4700 +76095;45.10128;5.44962;399;20221209;4.1;2.3;3.2;2.2;7.2;9.1;.37;1400 +76095;45.10128;5.44962;399;20221210;.6;.3;.4;4;5.6;.4;.47;900 +76095;45.10128;5.44962;399;20221211;-1.7;-3.1;-2.4;3.1;4.5;0;.34;2700 +76095;45.10128;5.44962;399;20221212;2.7;-5.3;-1.3;1;4.7;6.8;.23;4600 +76095;45.10128;5.44962;399;20221213;1.9;-2.1;-.1;3.6;6.2;6.2;.14;2000 +76095;45.10128;5.44962;399;20221214;9;1;5;3.3;8.7;2.9;.31;2000 +76095;45.10128;5.44962;399;20221215;7;6;6.5;2.4;9;29;.48;300 +76095;45.10128;5.44962;399;20221216;2.1;1.6;1.8;2.7;6.4;.1;.42;600 +76095;45.10128;5.44962;399;20221217;.3;-2.5;-1.1;2.8;5.1;0;.28;3400 +76095;45.10128;5.44962;399;20221218;10.4;-6.1;2.1;3.3;5.8;0;.72;6800 +76095;45.10128;5.44962;399;20221219;14.7;2.4;8.5;2.4;8.6;0;.85;3800 +76095;45.10128;5.44962;399;20221220;14.6;6.2;10.4;3.2;9.2;0;1.22;1700 +76095;45.10128;5.44962;399;20221221;12.9;8.2;10.5;2.5;10.4;1.1;.71;3200 +76095;45.10128;5.44962;399;20221222;13.5;4.8;9.1;3.7;10.4;10.4;.63;3600 +76095;45.10128;5.44962;399;20221223;11.8;8.9;10.3;3.7;11.8;1.9;.54;600 +76095;45.10128;5.44962;399;20221224;15;10.2;12.6;3.8;12.1;.1;.79;5300 +76095;45.10128;5.44962;399;20221225;15.1;4.5;9.8;3.2;10.1;0;.72;5900 +76095;45.10128;5.44962;399;20221226;11.8;5.2;8.5;2.6;10.6;1;.37;3300 +76095;45.10128;5.44962;399;20221227;12.3;4.6;8.4;2.1;8.8;0;.54;5700 +76095;45.10128;5.44962;399;20221228;9.1;-.7;4.2;3.3;7.3;0;.48;5100 +76095;45.10128;5.44962;399;20221229;13.8;5.2;9.5;3.1;9.5;1.8;.78;5200 +76095;45.10128;5.44962;399;20221230;11;6.8;8.9;2.7;10.9;3.5;.45;1000 +76095;45.10128;5.44962;399;20221231;14.6;5.6;10.1;3.2;11;.1;.6;4800 +76096;45.11453;5.76634;318;20220101;14.9;1.6;8.3;.9;7.8;0;.56;5016 +76096;45.11453;5.76634;318;20220102;7.8;-.1;3.9;.3;8.2;0;.25;2951 +76096;45.11453;5.76634;318;20220103;9.4;2.7;6.1;.7;8.4;0;.37;3584 +76096;45.11453;5.76634;318;20220104;11.7;3.5;7.6;1.6;9.4;9.6;.48;3441 +76096;45.11453;5.76634;318;20220105;4.2;2.5;3.3;2.5;5.8;1.9;.76;1285 +76096;45.11453;5.76634;318;20220106;4.8;.9;2.9;1.6;5.4;0;.66;2017 +76096;45.11453;5.76634;318;20220107;3;-2.8;.1;1.2;5.5;7.2;.37;2880 +76096;45.11453;5.76634;318;20220108;4.6;-.5;2;1.3;7;11.9;.31;2994 +76096;45.11453;5.76634;318;20220109;4;2.4;3.2;.9;7.1;7.9;.4;1134 +76096;45.11453;5.76634;318;20220110;6.6;1.4;4;2.3;6.5;.1;.61;3060 +76096;45.11453;5.76634;318;20220111;2.6;.2;1.4;1.6;5.7;0;.51;408 +76096;45.11453;5.76634;318;20220112;2.7;.2;1.5;1.4;5.2;0;.56;1820 +76096;45.11453;5.76634;318;20220113;3.5;-4.7;-.6;1.2;4.7;0;.41;4207 +76096;45.11453;5.76634;318;20220114;6;-3.8;1.1;1;5.2;0;.44;4660 +76096;45.11453;5.76634;318;20220115;7.4;-3.3;2;.9;5.6;0;.43;4973 +76096;45.11453;5.76634;318;20220116;6.6;-3.6;1.5;1;5;0;.55;5695 +76096;45.11453;5.76634;318;20220117;3.6;-4.6;-.5;1;5.2;0;.36;4970 +76096;45.11453;5.76634;318;20220118;6.4;-1.6;2.4;1.5;5.8;0;.55;4297 +76096;45.11453;5.76634;318;20220119;7.5;-3.6;2;1;5.7;.8;.46;5234 +76096;45.11453;5.76634;318;20220120;7.3;1.5;4.4;2.2;6;0;.81;3255 +76096;45.11453;5.76634;318;20220121;5.7;.7;3.2;2.8;4.3;0;1.24;3103 +76096;45.11453;5.76634;318;20220122;5.6;-4.1;.7;1.1;4.6;0;.53;5141 +76096;45.11453;5.76634;318;20220123;6.3;-3.9;1.2;1.7;5.3;0;.63;5178 +76096;45.11453;5.76634;318;20220124;7.8;-2.3;2.8;2;5.4;0;.86;4954 +76096;45.11453;5.76634;318;20220125;9.7;-3.9;2.9;.7;5.4;0;.52;6732 +76096;45.11453;5.76634;318;20220126;9.4;-3.7;2.8;1.1;5.2;0;.67;6610 +76096;45.11453;5.76634;318;20220127;2.2;-3.3;-.6;2.4;4.9;0;.62;4183 +76096;45.11453;5.76634;318;20220128;3.8;-3.3;.3;1.9;5.1;0;.54;5218 +76096;45.11453;5.76634;318;20220129;4.8;-1.3;1.7;1.6;5.4;0;.67;3641 +76096;45.11453;5.76634;318;20220130;6.8;-1.8;2.5;1.3;6.7;0;.5;6203 +76096;45.11453;5.76634;318;20220131;6.1;.3;3.2;1.1;7.2;1.7;.55;3345 +76096;45.11453;5.76634;318;20220201;7.6;1;4.3;2.1;5.8;3.1;.87;4728 +76096;45.11453;5.76634;318;20220202;11.5;2.3;6.9;1.4;8.3;.1;.73;6218 +76096;45.11453;5.76634;318;20220203;11.9;2;6.9;1.7;8;0;.82;6355 +76096;45.11453;5.76634;318;20220204;8.6;2;5.3;1.2;7.6;0;.71;3840 +76096;45.11453;5.76634;318;20220205;8.7;4.5;6.6;1.5;7.3;.1;.84;1464 +76096;45.11453;5.76634;318;20220206;8.7;-1.3;3.7;1.3;6.2;11.2;.72;6823 +76096;45.11453;5.76634;318;20220207;10.6;4.5;7.6;2.6;6.9;1.3;1.24;4992 +76096;45.11453;5.76634;318;20220208;10.3;-2.4;4;.9;5.2;0;.77;7723 +76096;45.11453;5.76634;318;20220209;13;-2;5.5;.9;6.5;0;.82;8413 +76096;45.11453;5.76634;318;20220210;9.6;-1.3;4.2;2.4;6.7;.2;1.28;10900 +76096;45.11453;5.76634;318;20220211;10.6;0;5.3;3.5;6.8;.9;1.09;5700 +76096;45.11453;5.76634;318;20220212;10.4;-3.8;3.3;2;5.7;0;1;10450 +76096;45.11453;5.76634;318;20220213;15.3;-3.7;5.8;4;5.85;0;1.85;11550 +76096;45.11453;5.76634;318;20220214;11.2;5.3;8.3;3.9;7.72;13;1.26;1600 +76096;45.11453;5.76634;318;20220215;7.5;2.8;5.2;2.7;7.3;3;.88;4900 +76096;45.11453;5.76634;318;20220216;6.2;1.6;3.9;2.3;8;11.5;.57;4393 +76096;45.11453;5.76634;318;20220217;15.7;5.5;10.6;1.3;10.3;1.8;1.14;8587 +76096;45.11453;5.76634;318;20220218;19.2;3.9;11.6;2.9;9.1;1.6;2.12;10160 +76096;45.11453;5.76634;318;20220219;10.4;6.1;8.3;2.4;6.3;0;1.48;4451 +76096;45.11453;5.76634;318;20220220;13.3;1;7.2;1;6.4;1.3;1.13;8790 +76096;45.11453;5.76634;318;20220221;8.5;4.8;6.7;1.2;7.9;19.4;.8;3769 +76096;45.11453;5.76634;318;20220222;11.8;3.6;7.7;2;7.8;.1;1.2;7630 +76096;45.11453;5.76634;318;20220223;14.5;3.2;8.9;1.7;7.6;0;1.43;9137 +76096;45.11453;5.76634;318;20220224;15.2;1.8;8.5;1.6;8.1;.5;1.4;10050 +76096;45.11453;5.76634;318;20220225;10.4;4.9;7.7;4;5.8;0;1.89;6630 +76096;45.11453;5.76634;318;20220226;11.5;1.5;6.5;2.3;5.2;0;1.75;9063 +76096;45.11453;5.76634;318;20220227;11.8;-.3;5.8;2.1;4.9;0;1.76;9937 +76096;45.11453;5.76634;318;20220228;13.3;-1.1;6.1;1.7;4.8;0;1.73;11308 +76096;45.11453;5.76634;318;20220301;13.4;-.8;6.3;1.1;5.6;0;1.38;11130 +76096;45.11453;5.76634;318;20220302;13.4;-.9;6.3;.9;6.8;0;1.23;11382 +76096;45.11453;5.76634;318;20220303;16;2.5;9.2;.9;7.7;0;1.42;11538 +76096;45.11453;5.76634;318;20220304;14.9;1.1;8;1.8;6.4;0;1.78;11287 +76096;45.11453;5.76634;318;20220305;12.4;0;6.2;2;3.9;0;1.97;10738 +76096;45.11453;5.76634;318;20220306;10.2;-2.9;3.7;1.5;4.1;0;1.5;11593 +76096;45.11453;5.76634;318;20220307;12.1;-2.4;4.9;1.4;4.6;0;1.67;12878 +76096;45.11453;5.76634;318;20220308;14.1;-1;6.6;2;5.6;0;1.99;12845 +76096;45.11453;5.76634;318;20220309;15.4;.9;8.1;1.2;6.7;0;1.65;13011 +76096;45.11453;5.76634;318;20220310;15.4;-.3;7.5;.5;7.4;0;1.41;13435 +76096;45.11453;5.76634;318;20220311;16.8;5.6;11.2;.9;8.1;0;1.57;10357 +76096;45.11453;5.76634;318;20220312;14;7.1;10.5;1;7.4;0;1.4;8012 +76096;45.11453;5.76634;318;20220313;13.9;4.4;9.2;1.5;8;5.5;1.58;10891 +76096;45.11453;5.76634;318;20220314;15.1;4.4;9.8;2;9.3;.8;1.7;12362 +76096;45.11453;5.76634;318;20220315;18.3;8.4;13.3;1.3;10.1;0;1.75;10538 +76096;45.11453;5.76634;318;20220316;17.3;5;11.2;.9;10;0;1.7;12478 +76096;45.11453;5.76634;318;20220317;16.2;7;11.6;1.8;10.6;.1;1.71;10576 +76096;45.11453;5.76634;318;20220318;11.2;8.8;10;3.9;9.35;.2;1.23;2800 +76096;45.11453;5.76634;318;20220319;16.7;5.5;11.1;2.7;7.7;0;2.42;16000 +76096;45.11453;5.76634;318;20220320;15.7;1.3;8.5;2.3;7.3;0;1.68;9450 +76096;45.11453;5.76634;318;20220321;18.6;.7;9.7;2.4;6.7;0;2.5;17950 +76096;45.11453;5.76634;318;20220322;18;.6;9.3;1.8;6.2;0;2.33;18650 +76096;45.11453;5.76634;318;20220323;18.1;-.1;9;1.8;6.15;0;2.46;19050 +76096;45.11453;5.76634;318;20220324;20.6;-.4;10.1;2;6.3;0;2.86;19300 +76096;45.11453;5.76634;318;20220325;21;.6;10.8;2.2;6.6;0;2.96;19050 +76096;45.11453;5.76634;318;20220326;22.3;.7;11.5;2.3;6.7;0;3.13;19500 +76096;45.11453;5.76634;318;20220327;21;.6;10.8;2;6.2;0;2.83;16200 +76096;45.11453;5.76634;318;20220328;23;.4;11.7;2.4;6.4;0;3.23;18950 +76096;45.11453;5.76634;318;20220329;20;4;12;2.5;7.15;1.1;2.8;13150 +76096;45.11453;5.76634;318;20220330;13.6;8.7;11.2;1.8;9.9;2.9;1.76;10100 +76096;45.11453;5.76634;318;20220331;11.4;8.6;10;1.7;9.55;4.4;1.09;4800 +76096;45.11453;5.76634;318;20220401;6.3;2.7;4.5;6.2;5.35;5.1;1.95;8321 +76096;45.11453;5.76634;318;20220402;7;2.5;4.7;7.2;4.68;2.8;2.53;13623 +76096;45.11453;5.76634;318;20220403;7.8;1.2;4.5;4.6;5.3;.1;1.97;15100 +76096;45.11453;5.76634;318;20220404;11.8;1.8;6.8;2.3;5.45;0;2.23;19550 +76096;45.11453;5.76634;318;20220405;14.5;-.5;7;1.7;7.08;0;2.36;19394 +76096;45.11453;5.76634;318;20220406;18.3;.7;9.5;1.5;9.1;4;2.07;15700 +76096;45.11453;5.76634;318;20220407;11.9;10.4;11.2;4.7;10.8;24.9;1.14;3900 +76096;45.11453;5.76634;318;20220408;11.5;8.4;10;5.1;10.35;7.8;2.01;4600 +76096;45.11453;5.76634;318;20220409;7.6;6.2;6.9;3;6.55;2.6;1.96;11850 +76096;45.11453;5.76634;318;20220410;16.6;-1;7.8;1.7;6.5;0;2.72;23450 +76096;45.11453;5.76634;318;20220411;21.9;.9;11.4;3;7.3;0;3.11;20300 +76096;45.11453;5.76634;318;20220412;18.3;5.5;11.9;2.1;8.1;.1;2.65;12900 +76096;45.11453;5.76634;318;20220413;23.3;7.8;15.6;2;9.9;0;3;17300 +76096;45.11453;5.76634;318;20220414;22.2;4.5;13.3;1.8;11.45;0;3.3;22650 +76096;45.11453;5.76634;318;20220415;23.1;7.1;15.1;2.4;12.2;0;3.58;21550 +76096;45.11453;5.76634;318;20220416;23.6;8.3;16;4.9;10;0;4.69;24400 +76096;45.11453;5.76634;318;20220417;19.6;5.9;12.8;3.8;7.85;0;3.93;24650 +76096;45.11453;5.76634;318;20220418;21.8;3.2;12.5;1.8;7.05;0;3.57;24900 +76096;45.11453;5.76634;318;20220419;22.3;5.2;13.8;2.2;7.6;0;3.85;24350 +76096;45.11453;5.76634;318;20220420;20.7;4.9;12.8;2.2;9.45;.1;2.93;18500 +76096;45.11453;5.76634;318;20220421;19.8;11.6;15.7;2.4;10;.5;3.47;18600 +76096;45.11453;5.76634;318;20220422;22.8;5.9;14.4;1.9;9.35;0;3.27;20300 +76096;45.11453;5.76634;318;20220423;18.5;11;14.8;2.4;10.55;15.4;1.95;6550 +76096;45.11453;5.76634;318;20220424;17.1;7.5;12.3;2.3;10.25;5.1;2.33;13550 +76096;45.11453;5.76634;318;20220425;17;10.4;13.7;1.6;11.65;.3;2.1;12150 +76096;45.11453;5.76634;318;20220426;19.9;8.7;14.3;1.6;10.2;0;3.2;21100 +76096;45.11453;5.76634;318;20220427;21.8;4.2;13;2.2;9.3;0;3.81;26450 +76096;45.11453;5.76634;318;20220428;23.5;5.4;14.5;2.6;9.75;0;4.23;26550 +76096;45.11453;5.76634;318;20220429;23.7;6.2;15;2.4;9.55;0;3.92;22900 +76096;45.11453;5.76634;318;20220430;22.1;8.7;15.4;3.1;10.25;.1;3.98;25050 +76096;45.11453;5.76634;318;20220501;21.1;5.5;13.3;2.6;9.55;0;3.72;25250 +76096;45.11453;5.76634;318;20220502;23;5.9;14.5;1.8;9.85;2.3;3.83;26100 +76096;45.11453;5.76634;318;20220503;21.9;9.9;15.9;2.5;11.2;1.4;3.18;18400 +76096;45.11453;5.76634;318;20220504;22.2;10.8;16.5;2.2;12.1;10.6;3.69;21600 +76096;45.11453;5.76634;318;20220505;14;11.8;12.9;2.1;12;9.7;1.66;7350 +76096;45.11453;5.76634;318;20220506;16.6;10.2;13.4;.8;11.5;0;2.3;14003 +76096;45.11453;5.76634;318;20220507;19.9;11.9;15.9;1.3;12.1;1;3.03;16563 +76096;45.11453;5.76634;318;20220508;21.9;11.6;16.8;.8;12.2;1.3;3.33;19796 +76096;45.11453;5.76634;318;20220509;25.4;10;17.7;.7;13.2;.6;3.91;23377 +76096;45.11453;5.76634;318;20220510;26.9;11.1;19;.7;13.5;0;4.02;23328 +76096;45.11453;5.76634;318;20220511;28.1;11.7;19.9;.8;13.1;0;4.22;23764 +76096;45.11453;5.76634;318;20220512;27.5;11.2;19.3;.8;12.5;0;4.22;24198 +76096;45.11453;5.76634;318;20220513;26;12.5;19.3;.9;13.1;0;3.95;22113 +76096;45.11453;5.76634;318;20220514;27.4;12.9;20.2;1;14.9;0;4.14;22474 +76096;45.11453;5.76634;318;20220515;29.1;13.3;21.2;.6;14.6;.9;4.38;24516 +76096;45.11453;5.76634;318;20220516;28.1;14.7;21.4;.7;13.3;.5;4.2;22664 +76096;45.11453;5.76634;318;20220517;30.1;12.3;21.2;1.6;14.51;0;5.21;26497 +76096;45.11453;5.76634;318;20220518;31.1;12.9;22;1.9;15.64;1.6;5.49;26536 +76096;45.11453;5.76634;318;20220519;30.4;16.5;23.4;3.4;16.27;.2;5.78;22990 +76096;45.11453;5.76634;318;20220520;30.3;14.9;22.6;1.1;14;0;4.88;24749 +76096;45.11453;5.76634;318;20220521;31;15.5;23.2;.7;14.7;0;4.72;24921 +76096;45.11453;5.76634;318;20220522;32.5;18.4;25.4;.8;17.4;.2;4.84;23802 +76096;45.11453;5.76634;318;20220523;25.8;18.5;22.1;1.2;18;3.2;3.56;16892 +76096;45.11453;5.76634;318;20220524;20.2;14.4;17.3;1;13.6;1.2;2.85;14993 +76096;45.11453;5.76634;318;20220525;21.7;12.1;16.9;1.6;10.7;0;3.78;19649 +76096;45.11453;5.76634;318;20220526;24.9;12;18.4;1.5;11.7;0;4.36;23011 +76096;45.11453;5.76634;318;20220527;26.1;12.3;19.2;2;13.3;.1;4.71;23904 +76096;45.11453;5.76634;318;20220528;25;12.6;18.8;2.1;11.7;0;4.44;21791 +76096;45.11453;5.76634;318;20220529;22.5;8.9;15.7;1.9;8.6;0;4.35;23296 +76096;45.11453;5.76634;318;20220530;24.1;10.1;17.1;1.1;9.2;1.1;4.29;24275 +76096;45.11453;5.76634;318;20220531;18.6;12.8;15.7;1.2;13.5;6.3;2.73;15151 +76096;45.11453;5.76634;318;20220601;25.9;12.6;19.3;1.7;15.7;1.1;4.51;23839 +76096;45.11453;5.76634;318;20220602;27.2;15.9;21.5;1.6;17.2;.3;4.51;21753 +76096;45.11453;5.76634;318;20220603;29;16.7;22.8;1.3;16.8;.8;4.65;22302 +76096;45.11453;5.76634;318;20220604;32.7;16.9;24.8;1;18.2;.1;5.22;25173 +76096;45.11453;5.76634;318;20220605;26.8;19.8;23.3;1.4;17.4;6.3;3.66;15023 +76096;45.11453;5.76634;318;20220606;29.1;14.5;21.8;1;16.5;2.8;4.72;24537 +76096;45.11453;5.76634;318;20220607;26;15.4;20.7;1.4;14.4;.1;4.24;21011 +76096;45.11453;5.76634;318;20220608;22.2;12.9;17.5;1.2;12.8;14.3;3.43;18054 +76096;45.11453;5.76634;318;20220609;20;13.6;16.8;1.1;13.9;2.7;2.96;16116 +76096;45.11453;5.76634;318;20220610;25.6;11;18.3;1.6;11.9;0;4.72;24493 +76096;45.11453;5.76634;318;20220611;29.7;11.8;20.7;1.3;13.3;0;5.29;27097 +76096;45.11453;5.76634;318;20220612;32.5;14.4;23.4;1;14.8;1.3;5.43;27125 +76096;45.11453;5.76634;318;20220613;28.4;16.3;22.3;1.6;15.2;0;4.61;21380 +76096;45.11453;5.76634;318;20220614;31.8;13.3;22.5;.7;14;0;5.41;28983 +76096;45.11453;5.76634;318;20220615;31.4;17.5;24.5;1.2;17.1;1.9;5.02;23653 +76096;45.11453;5.76634;318;20220616;33.9;17.4;25.7;1;16.4;0;5.54;26254 +76096;45.11453;5.76634;318;20220617;34;18.2;26.1;1;15.9;0;5.55;25912 +76096;45.11453;5.76634;318;20220618;36;18.1;27.1;1.2;15.6;6.3;6.06;27228 +76096;45.11453;5.76634;318;20220619;35.2;19;27.1;1.6;17.1;0;6.17;26282 +76096;45.11453;5.76634;318;20220620;34.5;18.2;26.4;1.1;13.8;0;5.73;26635 +76096;45.11453;5.76634;318;20220621;30.6;17.7;24.2;1.5;16.1;2.1;5;22701 +76096;45.11453;5.76634;318;20220622;28.7;18.7;23.7;1.2;20;3;4.5;21555 +76096;45.11453;5.76634;318;20220623;28.8;17.4;23.1;1.4;19.8;2.4;4.53;21868 +76096;45.11453;5.76634;318;20220624;24.4;18.3;21.3;1.3;18;19.5;3.28;15079 +76096;45.11453;5.76634;318;20220625;29.3;14;21.6;1.8;15.9;.5;5.16;25270 +76096;45.11453;5.76634;318;20220626;28.6;16.6;22.6;1.2;18.7;0;4.39;22047 +76096;45.11453;5.76634;318;20220627;23.1;18.9;21;1.7;17.3;.1;3.35;14903 +76096;45.11453;5.76634;318;20220628;23.4;16.6;20;.9;17.2;1.7;3.16;16329 +76096;45.11453;5.76634;318;20220629;29.7;18.7;24.2;1;18;0;4.43;21257 +76096;45.11453;5.76634;318;20220630;29.3;16.6;23;1.5;16.4;5.5;4.83;22987 +76096;45.11453;5.76634;318;20220701;24;13.9;18.9;1.3;14;.9;3.88;20779 +76096;45.11453;5.76634;318;20220702;30.3;12.3;21.3;.9;14.8;0;5.15;27541 +76096;45.11453;5.76634;318;20220703;33.1;16.9;25;1.1;17.4;.6;5.33;25437 +76096;45.11453;5.76634;318;20220704;29.9;19.7;24.8;1.1;18.4;2.6;4.31;19578 +76096;45.11453;5.76634;318;20220705;28.6;16.6;22.6;1.2;15.8;0;4.53;22332 +76096;45.11453;5.76634;318;20220706;28.1;14.2;21.1;1.4;13.2;0;4.73;23471 +76096;45.11453;5.76634;318;20220707;27.7;13.8;20.7;2.2;13.5;0;5.04;23714 +76096;45.11453;5.76634;318;20220708;28.3;14.8;21.5;2.1;14;0;5.09;23384 +76096;45.11453;5.76634;318;20220709;29.5;14.1;21.8;1.4;13.8;0;5.04;24544 +76096;45.11453;5.76634;318;20220710;29.7;14.9;22.3;1.8;15.1;0;5.14;23849 +76096;45.11453;5.76634;318;20220711;30.7;16;23.3;1.4;14.5;0;5.16;23703 +76096;45.11453;5.76634;318;20220712;32;16.1;24.1;1.4;14.3;0;5.47;24913 +76096;45.11453;5.76634;318;20220713;34.1;16;25;.9;13.3;0;5.5;26966 +76096;45.11453;5.76634;318;20220714;37.4;19.2;28.3;.8;15.2;0;5.75;27697 +76096;45.11453;5.76634;318;20220715;33.6;19.4;26.5;1.3;14.1;0;5.28;22523 +76096;45.11453;5.76634;318;20220716;32.6;15.8;24.2;1.6;13;0;5.62;25340 +76096;45.11453;5.76634;318;20220717;33.9;15.3;24.6;1.3;13.2;0;5.85;27464 +76096;45.11453;5.76634;318;20220718;37.6;18.1;27.8;1.3;14;0;6.33;27769 +76096;45.11453;5.76634;318;20220719;37.8;20.5;29.2;1.3;18;0;6.1;25775 +76096;45.11453;5.76634;318;20220720;37;22.7;29.8;1.6;18.8;.7;6.01;23997 +76096;45.11453;5.76634;318;20220721;33.3;21.3;27.3;1.9;15.5;0;5.61;21821 +76096;45.11453;5.76634;318;20220722;36.9;17.9;27.4;1.1;15.1;.6;5.79;26632 +76096;45.11453;5.76634;318;20220723;31.4;20.7;26.1;1.7;17.8;.2;4.78;19996 +76096;45.11453;5.76634;318;20220724;36.3;17.7;27;1.1;15.9;0;5.68;26360 +76096;45.11453;5.76634;318;20220725;34.9;18.7;26.8;.9;16.1;.9;5.24;24661 +76096;45.11453;5.76634;318;20220726;29.3;21.4;25.3;2.1;15.7;0;4.71;17860 +76096;45.11453;5.76634;318;20220727;30;15.2;22.6;2;12.7;0;5.28;23207 +76096;45.11453;5.76634;318;20220728;31.1;15.1;23.1;1;13.2;0;4.78;23952 +76096;45.11453;5.76634;318;20220729;25.2;17.6;21.4;.6;15.8;6.8;3.11;15290 +76096;45.11453;5.76634;318;20220730;31.7;15.7;23.7;1.4;14.3;0;5.17;24151 +76096;45.11453;5.76634;318;20220731;33.4;15.9;24.6;1.6;12.9;0;5.63;24520 +76096;45.11453;5.76634;318;20220801;34.9;17.3;26.1;1.3;13.9;0;5.43;24249 +76096;45.11453;5.76634;318;20220802;33.8;17.4;25.6;1.6;14.3;0;5.4;23007 +76096;45.11453;5.76634;318;20220803;36.8;17.8;27.3;.8;14.6;0;5.22;25462 +76096;45.11453;5.76634;318;20220804;38;19.7;28.9;1.3;16;0;5.93;25336 +76096;45.11453;5.76634;318;20220805;37.1;19.5;28.3;1.6;16.9;.1;5.89;24615 +76096;45.11453;5.76634;318;20220806;32.2;17.3;24.7;1.7;17.5;0;5;21975 +76096;45.11453;5.76634;318;20220807;30.5;18.1;24.3;1.7;16.2;0;4.74;20324 +76096;45.11453;5.76634;318;20220808;32.7;17.8;25.3;1.6;14.9;0;5.19;22064 +76096;45.11453;5.76634;318;20220809;33.8;17.7;25.7;1.5;13.1;0;5.23;22260 +76096;45.11453;5.76634;318;20220810;35.7;18.7;27.2;1.2;12.2;.1;5.19;22756 +76096;45.11453;5.76634;318;20220811;36.3;18.8;27.5;1.4;12.2;0;5.43;22701 +76096;45.11453;5.76634;318;20220812;35.2;17.6;26.4;1.2;11.8;0;5.09;22942 +76096;45.11453;5.76634;318;20220813;35;17.2;26.1;1.8;9.9;.6;5.71;22205 +76096;45.11453;5.76634;318;20220814;22.5;18;20.3;1.1;17.2;33.8;2.23;8486 +76096;45.11453;5.76634;318;20220815;28.8;16.1;22.5;1.5;17;0;4.14;19722 +76096;45.11453;5.76634;318;20220816;32.8;15;23.9;1.5;15.6;.4;4.9;22812 +76096;45.11453;5.76634;318;20220817;28.9;18.4;23.7;1.3;19.4;27.7;3.68;17119 +76096;45.11453;5.76634;318;20220818;23.6;14.4;19;1.9;17.2;26.5;2.96;15566 +76096;45.11453;5.76634;318;20220819;22.9;16.8;19.8;1;18.8;.9;2.36;12020 +76096;45.11453;5.76634;318;20220820;26.9;16.1;21.5;1.6;17.9;.2;3.36;15645 +76096;45.11453;5.76634;318;20220821;27.6;15.2;21.4;1.5;15.4;0;3.7;17874 +76096;45.11453;5.76634;318;20220822;28.6;14.3;21.5;1.6;14.1;0;4.1;19585 +76096;45.11453;5.76634;318;20220823;30.6;14.6;22.6;1.3;15.3;0;4.19;20479 +76096;45.11453;5.76634;318;20220824;31.8;15.2;23.5;1.2;14.4;0;4.32;20895 +76096;45.11453;5.76634;318;20220825;33.3;16.3;24.8;1.4;16.1;.9;4.49;20600 +76096;45.11453;5.76634;318;20220826;27.6;19.2;23.4;1.1;17.4;1;3.04;13602 +76096;45.11453;5.76634;318;20220827;26.6;15.7;21.2;1.2;17.3;.1;3.04;15656 +76096;45.11453;5.76634;318;20220828;30;16.9;23.4;.7;17.1;.1;3.39;17969 +76096;45.11453;5.76634;318;20220829;32.5;16.4;24.4;.8;16.5;0;3.72;18996 +76096;45.11453;5.76634;318;20220830;29.3;19.4;24.3;.8;19.8;7.8;3.08;14578 +76096;45.11453;5.76634;318;20220831;26.7;17.8;22.2;1;18.6;.4;2.91;14633 +76096;45.11453;5.76634;318;20220901;28.4;15.5;22;1.6;15.3;.1;3.65;16558 +76096;45.11453;5.76634;318;20220902;26.8;16.9;21.9;2.1;15.8;8.7;3.5;13765 +76096;45.11453;5.76634;318;20220903;26.9;16.5;21.7;2.1;17.8;15.7;3.24;14598 +76096;45.11453;5.76634;318;20220904;28.6;15;21.8;1.8;17.3;.1;3.51;17012 +76096;45.11453;5.76634;318;20220905;30.2;17.4;23.8;.7;19.9;0;3.06;15686 +76096;45.11453;5.76634;318;20220906;29.7;18.2;24;1;19.8;2.5;2.98;14126 +76096;45.11453;5.76634;318;20220907;27.9;18.3;23.1;1;19.1;15.4;2.86;14399 +76096;45.11453;5.76634;318;20220908;26.1;16.1;21.1;1.6;16.9;0;2.87;13537 +76096;45.11453;5.76634;318;20220909;24.9;13.6;19.3;1.3;13.8;.1;2.81;14591 +76096;45.11453;5.76634;318;20220910;23.3;13.9;18.6;1.2;12.9;0;2.5;12354 +76096;45.11453;5.76634;318;20220911;25.4;10.8;18.1;.8;12.3;0;2.73;16533 +76096;45.11453;5.76634;318;20220912;29;12.1;20.6;1.4;13.8;0;3.35;17129 +76096;45.11453;5.76634;318;20220913;28.1;15.2;21.6;.9;17.8;1.3;2.87;15223 +76096;45.11453;5.76634;318;20220914;26.3;19.1;22.7;1.2;20.2;14.3;2.32;10633 +76096;45.11453;5.76634;318;20220915;24.7;15.7;20.2;1;17.9;7;2.31;12069 +76096;45.11453;5.76634;318;20220916;22;16.4;19.2;1.2;16.3;1;1.85;8744 +76096;45.11453;5.76634;318;20220917;17.5;10.9;14.2;2.9;9.8;0;2.37;9744 +76096;45.11453;5.76634;318;20220918;19.5;6;12.8;1.2;8.7;0;2.24;14257 +76096;45.11453;5.76634;318;20220919;20.3;6.3;13.3;1.4;9.3;0;2.3;14424 +76096;45.11453;5.76634;318;20220920;20;6;13;1.2;9.6;0;2.18;14454 +76096;45.11453;5.76634;318;20220921;19.9;7;13.5;1;10.1;.1;2.04;13346 +76096;45.11453;5.76634;318;20220922;22.4;7.4;14.9;.8;10.6;0;2.13;14615 +76096;45.11453;5.76634;318;20220923;22.7;8;15.3;1;11.8;12.5;2.19;14037 +76096;45.11453;5.76634;318;20220924;20.9;13.9;17.4;1.5;15.3;9.8;1.81;9675 +76096;45.11453;5.76634;318;20220925;17.3;12.6;14.9;.8;13.7;5.3;1.32;7481 +76096;45.11453;5.76634;318;20220926;18.2;9.1;13.7;.4;11.9;6.7;1.49;10372 +76096;45.11453;5.76634;318;20220927;15.5;10.2;12.9;1;11.8;7.7;1.29;7493 +76096;45.11453;5.76634;318;20220928;16.4;10.2;13.3;1.9;13;17.2;1.48;8977 +76096;45.11453;5.76634;318;20220929;14;11.5;12.7;1.2;12.2;1.4;.95;3992 +76096;45.11453;5.76634;318;20220930;12.8;6.4;9.6;.7;10.4;.9;1.09;8100 +76096;45.11453;5.76634;318;20221001;12.7;7.9;10.3;1.1;11.7;7.2;1.03;7912 +76096;45.11453;5.76634;318;20221002;23.9;11.7;17.8;.9;14.7;0;1.91;11938 +76096;45.11453;5.76634;318;20221003;20.7;11.1;15.9;1.2;14.2;0;1.58;9503 +76096;45.11453;5.76634;318;20221004;22.9;10.4;16.7;1.6;13.6;0;2.01;11186 +76096;45.11453;5.76634;318;20221005;22.3;9.3;15.8;1.3;14;.1;1.75;11267 +76096;45.11453;5.76634;318;20221006;22.2;10.8;16.5;1.2;14.7;.1;1.64;10142 +76096;45.11453;5.76634;318;20221007;22.4;10.9;16.7;.7;14.6;.5;1.55;10866 +76096;45.11453;5.76634;318;20221008;18.2;14.9;16.5;1;15.8;2.5;1.09;4949 +76096;45.11453;5.76634;318;20221009;18.1;12.4;15.2;.8;14.2;4.7;1.2;7548 +76096;45.11453;5.76634;318;20221010;21.9;12.4;17.2;.6;15;.1;1.4;9320 +76096;45.11453;5.76634;318;20221011;21.9;11.3;16.6;1;14.6;.4;1.56;9813 +76096;45.11453;5.76634;318;20221012;21.7;12.2;16.9;.8;14.4;1.1;1.43;8714 +76096;45.11453;5.76634;318;20221013;18.9;11.6;15.2;1.4;13.8;1.6;1.35;8048 +76096;45.11453;5.76634;318;20221014;19.6;13.3;16.4;.8;15.7;.4;1.17;7297 +76096;45.11453;5.76634;318;20221015;23.5;11;17.3;.7;14.8;.1;1.42;9637 +76096;45.11453;5.76634;318;20221016;25;10.3;17.7;.8;14.7;0;1.54;10407 +76096;45.11453;5.76634;318;20221017;24.4;11.9;18.2;1;16.3;0;1.48;8759 +76096;45.11453;5.76634;318;20221018;23.7;12;17.8;.7;15.3;0;1.37;8987 +76096;45.11453;5.76634;318;20221019;22.6;10.6;16.6;1.1;14.5;.1;1.47;9147 +76096;45.11453;5.76634;318;20221020;18.4;12.3;15.4;1.1;15;.9;1.15;6363 +76096;45.11453;5.76634;318;20221021;18.7;15.9;17.3;2;16.1;40.9;.95;1499 +76096;45.11453;5.76634;318;20221022;21.3;13.4;17.4;2.1;15.2;0;1.52;7049 +76096;45.11453;5.76634;318;20221023;22.6;11.7;17.1;1;15.5;.7;1.17;7922 +76096;45.11453;5.76634;318;20221024;20.7;15.7;18.2;.9;16.6;6.7;1.16;5798 +76096;45.11453;5.76634;318;20221025;19;10.7;14.9;1.5;13.9;0;1.19;7299 +76096;45.11453;5.76634;318;20221026;23.6;12;17.8;.7;15.3;0;1.19;7893 +76096;45.11453;5.76634;318;20221027;22.9;10.3;16.6;.7;15;0;1.12;8166 +76096;45.11453;5.76634;318;20221028;22.9;11;17;.5;15.8;0;1.03;7480 +76096;45.11453;5.76634;318;20221029;22.2;10.3;16.2;.6;14;0;1.04;7756 +76096;45.11453;5.76634;318;20221030;21.8;9.6;15.7;.6;13.7;0;1.02;8007 +76096;45.11453;5.76634;318;20221031;20.8;10.6;15.7;.8;13.5;21.8;1.04;6792 +76096;45.11453;5.76634;318;20221101;19.3;12.7;16;2.3;14.5;0;1.24;4992 +76096;45.11453;5.76634;318;20221102;17.8;10.3;14;.7;12.5;.1;.9;5702 +76096;45.11453;5.76634;318;20221103;12.1;6.2;9.2;.8;11.5;21.6;.58;4889 +76096;45.11453;5.76634;318;20221104;9.9;5.2;7.6;1.4;9.9;8.2;.55;4058 +76096;45.11453;5.76634;318;20221105;11.9;6.2;9.1;1.3;9.3;0;.75;4346 +76096;45.11453;5.76634;318;20221106;14.6;3.1;8.9;1.3;8.7;1.6;.85;6596 +76096;45.11453;5.76634;318;20221107;16.9;4.1;10.5;.6;9.5;0;.71;6985 +76096;45.11453;5.76634;318;20221108;18;3.9;11;.9;10.2;.6;.74;6881 +76096;45.11453;5.76634;318;20221109;12.6;11.2;11.9;1.6;12.2;25.8;.79;1069 +76096;45.11453;5.76634;318;20221110;14.3;9.1;11.7;.7;11.8;0;.6;3672 +76096;45.11453;5.76634;318;20221111;16;5.3;10.6;1.4;10.5;0;.8;6042 +76096;45.11453;5.76634;318;20221112;13.8;4.3;9.1;.8;10.1;0;.61;5535 +76096;45.11453;5.76634;318;20221113;12.2;5.8;9;.7;10.2;1.2;.55;3919 +76096;45.11453;5.76634;318;20221114;14.7;5.4;10;.4;10.7;7.3;.52;4938 +76096;45.11453;5.76634;318;20221115;13.5;9.6;11.6;.6;12.8;15;.52;3164 +76096;45.11453;5.76634;318;20221116;15.4;8.2;11.8;1.5;11.3;1;.77;4292 +76096;45.11453;5.76634;318;20221117;15.5;7.4;11.4;1.7;10.9;10.5;.88;4644 +76096;45.11453;5.76634;318;20221118;13.2;7.6;10.4;1.3;9.6;.5;.73;3481 +76096;45.11453;5.76634;318;20221119;10.6;4.4;7.5;1.2;8.7;.1;.62;3022 +76096;45.11453;5.76634;318;20221120;10.5;3.5;7;1.1;8;1.1;.62;3378 +76096;45.11453;5.76634;318;20221121;7.9;2.2;5;1.4;8.1;10.4;.44;3375 +76096;45.11453;5.76634;318;20221122;10.1;5;7.5;1.2;8.6;.7;.57;3373 +76096;45.11453;5.76634;318;20221123;7.4;1;4.2;2.5;7.8;9.5;.5;3881 +76096;45.11453;5.76634;318;20221124;10.4;3.2;6.8;1;8.4;0;.46;4214 +76096;45.11453;5.76634;318;20221125;11.7;3.8;7.7;1;8.8;1.8;.5;4232 +76096;45.11453;5.76634;318;20221126;11.4;3.5;7.4;1.7;8.1;0;.74;4035 +76096;45.11453;5.76634;318;20221127;8.8;.5;4.6;1.6;7;0;.62;4337 +76096;45.11453;5.76634;318;20221128;7.7;2.2;4.9;.5;8.2;3.9;.36;2980 +76096;45.11453;5.76634;318;20221129;6.3;4.6;5.4;.7;8.8;3.5;.4;742 +76096;45.11453;5.76634;318;20221130;6.6;5.2;5.9;.5;8.9;.1;.42;913 +76096;45.11453;5.76634;318;20221201;6.3;3.1;4.7;.6;8.1;0;.39;1819 +76096;45.11453;5.76634;318;20221202;6.6;3.3;4.9;.9;7.3;.1;.45;2023 +76096;45.11453;5.76634;318;20221203;6;1.7;3.8;.8;7;.9;.44;2053 +76096;45.11453;5.76634;318;20221204;5.8;2.7;4.2;1.2;7.5;7;.45;1572 +76096;45.11453;5.76634;318;20221205;7.7;2.3;5;.9;7.4;.1;.41;3233 +76096;45.11453;5.76634;318;20221206;5.9;-.1;2.9;.9;6.1;0;.37;3697 +76096;45.11453;5.76634;318;20221207;2.9;-.2;1.4;1;6;0;.42;1330 +76096;45.11453;5.76634;318;20221208;4.7;.9;2.8;2;5.6;10.1;.62;2472 +76096;45.11453;5.76634;318;20221209;5;2.7;3.9;1.4;7.5;13.9;.4;1551 +76096;45.11453;5.76634;318;20221210;1.9;2;1.9;2.2;6.2;.5;.43;0 +76096;45.11453;5.76634;318;20221211;1.7;-1.9;-.1;2.6;4.8;0;.53;1955 +76096;45.11453;5.76634;318;20221212;4.1;-3.5;.3;1.7;4.8;6.8;.51;3516 +76096;45.11453;5.76634;318;20221213;1.3;-.6;.3;1.1;6.2;4.2;.3;1386 +76096;45.11453;5.76634;318;20221214;5.7;.1;2.9;.7;8.1;4.1;.25;3113 +76096;45.11453;5.76634;318;20221215;5.6;2.5;4.1;.7;8.6;25.9;.34;1813 +76096;45.11453;5.76634;318;20221216;3;3.1;3;1.8;6.9;.3;.44;0 +76096;45.11453;5.76634;318;20221217;2.5;.2;1.4;2.5;5.7;0;.48;1237 +76096;45.11453;5.76634;318;20221218;6.5;-1.5;2.5;2.6;5.7;0;.74;3507 +76096;45.11453;5.76634;318;20221219;13.7;1.1;7.4;1.3;7.5;0;.66;5405 +76096;45.11453;5.76634;318;20221220;13.9;6.4;10.2;1.7;8.8;0;1.06;3172 +76096;45.11453;5.76634;318;20221221;11.4;8.5;9.9;1;10.6;3.7;.56;1525 +76096;45.11453;5.76634;318;20221222;11.9;5.3;8.6;1.7;10.4;15.6;.52;2855 +76096;45.11453;5.76634;318;20221223;10.4;8.7;9.5;1.6;11.9;5.5;.42;1294 +76096;45.11453;5.76634;318;20221224;14.7;9.7;12.2;1.8;12.2;.2;.68;2516 +76096;45.11453;5.76634;318;20221225;13;4.7;8.9;1.3;10.2;0;.48;4026 +76096;45.11453;5.76634;318;20221226;11.3;4;7.6;.7;10.4;4.1;.36;3366 +76096;45.11453;5.76634;318;20221227;11.7;5.7;8.7;1.1;9.4;0;.47;3602 +76096;45.11453;5.76634;318;20221228;9.4;2.5;5.9;1.6;7.2;0;.61;3710 +76096;45.11453;5.76634;318;20221229;13;1.9;7.4;1.2;8.8;4.3;.49;4142 +76096;45.11453;5.76634;318;20221230;10.1;6.1;8.1;1.6;11;6.5;.44;2141 +76096;45.11453;5.76634;318;20221231;15.1;6.8;10.9;1;11;0;.5;3478 +76097;45.12683;6.08318;1445;20220101;14.4;6.9;10.7;1.2;3.69;0;.98;5121 +76097;45.12683;6.08318;1445;20220102;11.5;6.3;8.9;2.3;4.45;0;1.48;3943 +76097;45.12683;6.08318;1445;20220103;6.8;1.7;4.2;2.2;5.22;0;.74;4173 +76097;45.12683;6.08318;1445;20220104;8.8;3.2;6;3.7;5.85;6.7;1.14;4409 +76097;45.12683;6.08318;1445;20220105;-.8;-1.3;-1;4.7;3.89;2.6;.8;873 +76097;45.12683;6.08318;1445;20220106;-2.1;-7.6;-4.9;4.3;2.72;0;.72;4453 +76097;45.12683;6.08318;1445;20220107;-.5;-8.5;-4.5;2.1;3.02;4.7;.38;5540 +76097;45.12683;6.08318;1445;20220108;.8;-4.9;-2.1;3.3;4.29;10.5;.36;4598 +76097;45.12683;6.08318;1445;20220109;-2.4;-3.8;-3.1;2.9;4.45;6.9;.23;2269 +76097;45.12683;6.08318;1445;20220110;-2.4;-5.2;-3.8;3.3;3.52;.1;.45;2624 +76097;45.12683;6.08318;1445;20220111;-1.8;-8.2;-5;3.8;2.89;0;.46;4772 +76097;45.12683;6.08318;1445;20220112;.1;-8.6;-4.2;3.5;2.52;0;.45;5969 +76097;45.12683;6.08318;1445;20220113;6.4;-4.6;.9;2.1;2.35;0;.8;6734 +76097;45.12683;6.08318;1445;20220114;9.5;.4;4.9;1.7;2.62;0;1.08;6137 +76097;45.12683;6.08318;1445;20220115;10.5;1.6;6.1;1.8;2.99;0;1.17;6245 +76097;45.12683;6.08318;1445;20220116;5.5;-.4;2.5;2.7;2.35;0;1.4;4493 +76097;45.12683;6.08318;1445;20220117;3.5;-2.7;.4;4.5;3.05;0;.94;5083 +76097;45.12683;6.08318;1445;20220118;7.6;-3.3;2.2;2.9;3.12;0;1.15;7178 +76097;45.12683;6.08318;1445;20220119;4.5;.4;2.5;2.5;3.42;.4;1.11;3425 +76097;45.12683;6.08318;1445;20220120;1;-5.1;-2.1;3.7;3.42;0;.7;5280 +76097;45.12683;6.08318;1445;20220121;-2.2;-7.7;-4.9;4;2.95;0;.35;4454 +76097;45.12683;6.08318;1445;20220122;1;-8.2;-3.6;4.4;3.19;0;.41;6674 +76097;45.12683;6.08318;1445;20220123;6.9;-4.1;1.4;2.7;3.22;0;.83;7723 +76097;45.12683;6.08318;1445;20220124;8.8;0;4.4;1.5;2.88;0;.98;6710 +76097;45.12683;6.08318;1445;20220125;6.9;-.4;3.3;2;2.89;0;1.14;6226 +76097;45.12683;6.08318;1445;20220126;9;.8;4.9;3.7;2.52;0;1.89;6298 +76097;45.12683;6.08318;1445;20220127;8.5;0;4.3;2.8;2.22;0;1.59;6672 +76097;45.12683;6.08318;1445;20220128;5.8;-1.4;2.2;5.1;2.45;0;1.9;6182 +76097;45.12683;6.08318;1445;20220129;8.5;-1.4;3.5;3.8;2.55;0;1.85;7521 +76097;45.12683;6.08318;1445;20220130;6.9;1.6;4.3;4.1;3.95;0;1.52;4490 +76097;45.12683;6.08318;1445;20220131;1;-2.7;-.9;3.2;3.65;4.2;.83;4492 +76097;45.12683;6.08318;1445;20220201;1.5;-5.5;-2;3.4;3.85;1.9;.68;6673 +76097;45.12683;6.08318;1445;20220202;4.8;.1;2.5;3.5;5.45;0;.77;5498 +76097;45.12683;6.08318;1445;20220203;14.1;.2;7.2;2.8;3.72;0;1.84;9720 +76097;45.12683;6.08318;1445;20220204;6.9;-1.1;2.9;2.5;4.82;0;.91;7278 +76097;45.12683;6.08318;1445;20220205;4.2;.1;2.1;2.9;4.45;0;.92;4264 +76097;45.12683;6.08318;1445;20220206;3.1;-4.9;-.9;2.7;3.79;13;.69;7764 +76097;45.12683;6.08318;1445;20220207;2.9;-1.5;.7;3.5;3.99;1;.96;4503 +76097;45.12683;6.08318;1445;20220208;7.3;-4.1;1.6;3.7;2.82;0;1.56;9597 +76097;45.12683;6.08318;1445;20220209;13;1.4;7.2;1.7;3.05;0;1.57;9789 +76097;45.12683;6.08318;1445;20220210;7.8;1.2;4.5;1.1;3.27;0;1.15;10499 +76097;45.12683;6.08318;1445;20220211;8;-3;2.5;1.5;3.37;.9;1.18;8937 +76097;45.12683;6.08318;1445;20220212;4.7;-5;-.1;2.8;3.17;0;1.32;8486 +76097;45.12683;6.08318;1445;20220213;6.5;-5.8;.4;1.9;3.47;.5;1.17;9737 +76097;45.12683;6.08318;1445;20220214;-.6;-2.7;-1.6;2.2;4.67;11.1;.6;3855 +76097;45.12683;6.08318;1445;20220215;3.5;-7.3;-1.9;2.2;3.47;1.8;1.01;9354 +76097;45.12683;6.08318;1445;20220216;4.2;-5.5;-.7;2.6;5.65;9.1;.42;9826 +76097;45.12683;6.08318;1445;20220217;8.2;1.4;4.8;3.2;6.39;1.6;1.05;7154 +76097;45.12683;6.08318;1445;20220218;13.5;1.4;7.5;3;5.59;2.2;1.76;11265 +76097;45.12683;6.08318;1445;20220219;2.2;-.3;1;2.8;4.92;0;.74;4806 +76097;45.12683;6.08318;1445;20220220;7.1;-3.3;1.9;2.5;4.12;1.3;1.24;10745 +76097;45.12683;6.08318;1445;20220221;2.1;-.8;.7;3.3;4.92;18.3;.75;4866 +76097;45.12683;6.08318;1445;20220222;4;-2.6;.7;3.2;4.45;.1;1.08;8463 +76097;45.12683;6.08318;1445;20220223;7.2;-1.7;2.8;3.2;4.52;0;1.27;10104 +76097;45.12683;6.08318;1445;20220224;4.4;1.3;2.9;3;4.65;.2;1.33;5944 +76097;45.12683;6.08318;1445;20220225;2.1;-3.5;-.7;3.6;3.55;0;1.11;7970 +76097;45.12683;6.08318;1445;20220226;2.2;-5.9;-1.9;3.6;2.62;0;1.25;10434 +76097;45.12683;6.08318;1445;20220227;3.5;-5.2;-.9;2;2.72;0;1.29;10877 +76097;45.12683;6.08318;1445;20220228;4.2;-5.3;-.5;2.8;2.85;0;1.37;11538 +76097;45.12683;6.08318;1445;20220301;6.3;-2.1;2.1;3;3.29;0;1.69;10721 +76097;45.12683;6.08318;1445;20220302;7.3;-2.2;2.6;1.7;3.99;0;1.34;11439 +76097;45.12683;6.08318;1445;20220303;7.6;.2;3.9;2.9;4.72;0;1.49;10209 +76097;45.12683;6.08318;1445;20220304;6.3;-1;2.6;3.1;3.69;0;1.62;9940 +76097;45.12683;6.08318;1445;20220305;3.9;-4.4;-.3;2.7;2.49;0;1.59;11077 +76097;45.12683;6.08318;1445;20220306;2.1;-7.1;-2.5;2.5;2.72;0;1.26;11933 +76097;45.12683;6.08318;1445;20220307;4.2;-7;-1.4;1.6;3.05;0;1.26;13357 +76097;45.12683;6.08318;1445;20220308;5.3;-4.1;.6;1.8;3.42;0;1.45;12708 +76097;45.12683;6.08318;1445;20220309;6.6;-3.5;1.5;1.7;4.22;0;1.31;12769 +76097;45.12683;6.08318;1445;20220310;9;-1.3;3.9;2.1;4.32;0;1.7;13162 +76097;45.12683;6.08318;1445;20220311;6.4;0;3.2;4.2;4.32;0;1.81;10621 +76097;45.12683;6.08318;1445;20220312;4.5;.8;2.6;4.3;4.29;0;1.62;8146 +76097;45.12683;6.08318;1445;20220313;4.3;1.1;2.7;4.4;4.79;4.9;1.43;7274 +76097;45.12683;6.08318;1445;20220314;6.7;-2.6;2.1;2.9;5.59;.7;1.34;13065 +76097;45.12683;6.08318;1445;20220315;10.9;1.9;6.4;4.1;6.32;0;2;13178 +76097;45.12683;6.08318;1445;20220316;13.9;4.8;9.3;2.5;5.99;0;2.3;12268 +76097;45.12683;6.08318;1445;20220317;8.3;4.8;6.6;3.7;7.12;0;1.48;7731 +76097;45.12683;6.08318;1445;20220318;9.8;5;7.4;4;5.67;.1;2.32;9082 +76097;45.12683;6.08318;1445;20220319;10.4;1.8;6.1;4.1;3.87;0;2.83;12420 +76097;45.12683;6.08318;1445;20220320;7.3;.3;3.8;4.1;3.47;0;2.45;11290 +76097;45.12683;6.08318;1445;20220321;7.5;-.9;3.3;3.4;3.47;0;2.3;12537 +76097;45.12683;6.08318;1445;20220322;8.9;-3.7;2.6;2.4;2.17;0;2.45;15604 +76097;45.12683;6.08318;1445;20220323;11.7;-3.6;4.1;1.8;2.27;0;2.52;17413 +76097;45.12683;6.08318;1445;20220324;14.1;-3.1;5.5;1.5;2.57;0;2.61;18676 +76097;45.12683;6.08318;1445;20220325;15.6;-2.7;6.5;2.2;2.67;0;3.16;19472 +76097;45.12683;6.08318;1445;20220326;12.3;-1.8;5.3;1.9;2.87;0;2.63;17217 +76097;45.12683;6.08318;1445;20220327;11;-1.7;4.7;1.4;2.97;0;2.29;16483 +76097;45.12683;6.08318;1445;20220328;16;-2.3;6.9;1.8;2.97;0;3.04;20056 +76097;45.12683;6.08318;1445;20220329;14.6;-.7;7;2.5;4.27;1.1;3.03;18483 +76097;45.12683;6.08318;1445;20220330;6.5;1.3;3.9;1.8;6.47;1.8;1.44;10719 +76097;45.12683;6.08318;1445;20220331;10;1.5;5.8;1.8;5.67;5.4;2.04;13942 +76097;45.12683;6.08318;1445;20220401;4.5;-3.3;.6;3;3.47;13.3;1.92;13465 +76097;45.12683;6.08318;1445;20220402;3.1;-5.9;-1.4;4;2.57;2.2;2.08;14625 +76097;45.12683;6.08318;1445;20220403;4.5;-6.5;-1;3.3;3.07;.2;2.03;16356 +76097;45.12683;6.08318;1445;20220404;9.6;-5.8;1.9;1.6;3.47;0;2.33;19596 +76097;45.12683;6.08318;1445;20220405;15.8;-4.8;5.5;1.9;3.97;0;3.17;22680 +76097;45.12683;6.08318;1445;20220406;14.1;-1.6;6.3;1.8;5.27;4;2.78;20137 +76097;45.12683;6.08318;1445;20220407;11.1;-.1;5.5;2.3;6.67;34.4;2.24;17094 +76097;45.12683;6.08318;1445;20220408;9.4;1.5;5.5;1.7;7.87;10.3;1.78;14417 +76097;45.12683;6.08318;1445;20220409;4.8;1.6;3.2;3.1;4.07;3;1.95;9113 +76097;45.12683;6.08318;1445;20220410;12.8;-5;3.9;2.1;3.17;0;3.06;22192 +76097;45.12683;6.08318;1445;20220411;15.6;-2.3;6.7;2.2;5.17;0;3.25;22435 +76097;45.12683;6.08318;1445;20220412;16.1;0;8.1;3.1;6.17;0;3.43;21426 +76097;45.12683;6.08318;1445;20220413;16.9;7.3;12.1;4.1;5.97;0;4.05;16587 +76097;45.12683;6.08318;1445;20220414;19.4;1.7;10.6;3.3;5.87;0;4.27;22833 +76097;45.12683;6.08318;1445;20220415;22.1;3.2;12.7;1.4;6.57;0;3.85;23785 +76097;45.12683;6.08318;1445;20220416;22.1;4.7;13.4;1.9;6.07;0;4.15;22976 +76097;45.12683;6.08318;1445;20220417;18.6;5.7;12.2;2.7;5.77;0;3.98;19874 +76097;45.12683;6.08318;1445;20220418;18;.7;9.4;2.1;5.37;0;3.75;23242 +76097;45.12683;6.08318;1445;20220419;18;.5;9.3;1.8;4.87;0;3.71;23543 +76097;45.12683;6.08318;1445;20220420;13.3;1.1;7.2;3.9;6.47;0;3.11;19731 +76097;45.12683;6.08318;1445;20220421;9.4;4.2;6.8;3.5;6.67;.1;2.29;12837 +76097;45.12683;6.08318;1445;20220422;15.9;4.2;10.1;3.2;6.67;.1;3.57;19578 +76097;45.12683;6.08318;1445;20220423;6.5;4.6;5.6;1.4;7.57;17.8;1.33;7714 +76097;45.12683;6.08318;1445;20220424;11.1;-.6;5.3;2;6.77;5;2.51;19836 +76097;45.12683;6.08318;1445;20220425;14.7;2.9;8.8;1.5;6.77;.5;3;20049 +76097;45.12683;6.08318;1445;20220426;15.9;.4;8.2;1.9;5.77;0;3.47;23178 +76097;45.12683;6.08318;1445;20220427;18.7;-.3;9.2;2.5;5.67;0;4.2;25860 +76097;45.12683;6.08318;1445;20220428;18.4;3.8;11.1;2.5;5.97;0;4.09;22757 +76097;45.12683;6.08318;1445;20220429;20.5;2.5;11.5;3.4;6.57;.2;4.76;25460 +76097;45.12683;6.08318;1445;20220430;14.9;7.4;11.2;2.6;6.57;.2;3.33;16394 +76097;45.12683;6.08318;1445;20220501;16.8;.2;8.5;1.3;5.17;0;3.58;24714 +76097;45.12683;6.08318;1445;20220502;18;1.5;9.8;2.3;7.07;2.3;3.9;24775 +76097;45.12683;6.08318;1445;20220503;13.1;3.9;8.5;1.6;8.37;.6;2.69;18504 +76097;45.12683;6.08318;1445;20220504;14.4;4.1;9.3;2.4;8.27;5.6;3.04;19705 +76097;45.12683;6.08318;1445;20220505;7.9;5.6;6.8;2.4;8.27;11.3;1.58;9159 +76097;45.12683;6.08318;1445;20220506;8.6;4.2;6.4;4.1;7.85;0;1.78;13642 +76097;45.12683;6.08318;1445;20220507;12;5.8;8.9;3.5;8.59;3.4;2.38;16101 +76097;45.12683;6.08318;1445;20220508;13;5.4;9.2;2.4;8.92;2.1;2.53;18012 +76097;45.12683;6.08318;1445;20220509;15.1;6.6;10.9;1.4;9.32;.6;2.93;19582 +76097;45.12683;6.08318;1445;20220510;18;7.6;12.8;1.5;9.49;0;3.43;21381 +76097;45.12683;6.08318;1445;20220511;20.2;9.3;14.7;2.3;9.22;0;4.04;22176 +76097;45.12683;6.08318;1445;20220512;20.4;9.4;14.9;2.2;8.62;0;4.13;22272 +76097;45.12683;6.08318;1445;20220513;18.2;9.2;13.7;2.2;9.95;0;3.5;19909 +76097;45.12683;6.08318;1445;20220514;20;9.3;14.6;2;10.59;0;3.82;22090 +76097;45.12683;6.08318;1445;20220515;20.5;10.4;15.4;2.4;10.99;1.8;3.89;21591 +76097;45.12683;6.08318;1445;20220516;19.9;8.5;14.2;2.1;10.19;1;3.89;22865 +76097;45.12683;6.08318;1445;20220517;21.8;10.8;16.3;1.9;10.52;0;4.14;22514 +76097;45.12683;6.08318;1445;20220518;23.1;12.7;17.9;2.4;10.72;3.5;4.44;21889 +76097;45.12683;6.08318;1445;20220519;22.2;12.8;17.5;3.1;11.15;.8;4.48;20995 +76097;45.12683;6.08318;1445;20220520;24.1;13.4;18.7;3.5;9.89;0;5.26;22429 +76097;45.12683;6.08318;1445;20220521;24.2;11.7;17.9;1.9;9.89;0;4.73;24486 +76097;45.12683;6.08318;1445;20220522;26.1;15.3;20.7;2;10.85;1.2;4.93;22561 +76097;45.12683;6.08318;1445;20220523;21.7;13.9;17.8;3.1;10.52;2.2;4.34;19074 +76097;45.12683;6.08318;1445;20220524;13.3;6.9;10.1;2.8;9.39;2.1;2.59;17366 +76097;45.12683;6.08318;1445;20220525;14.1;6;10;2.9;8.99;.6;2.88;19789 +76097;45.12683;6.08318;1445;20220526;15.9;6.7;11.3;2.8;9.79;.5;3.17;21543 +76097;45.12683;6.08318;1445;20220527;19.2;8.7;14;2.8;11.02;0;3.69;22648 +76097;45.12683;6.08318;1445;20220528;19;8;13.5;3;8.85;0;3.94;23179 +76097;45.12683;6.08318;1445;20220529;15.9;4.7;10.3;3;6.89;0;3.88;24030 +76097;45.12683;6.08318;1445;20220530;16.3;4.2;10.3;2.9;6.89;.3;3.95;25047 +76097;45.12683;6.08318;1445;20220531;14.7;7.7;11.2;3.2;8.95;2.7;3.05;18171 +76097;45.12683;6.08318;1445;20220601;20.3;8;14.1;2.9;10.25;.1;4.33;25189 +76097;45.12683;6.08318;1445;20220602;22.7;10.6;16.7;3.1;10.85;.3;4.81;25081 +76097;45.12683;6.08318;1445;20220603;20.8;13.7;17.3;2.3;11.82;1.3;3.92;19325 +76097;45.12683;6.08318;1445;20220604;24.4;13;18.7;3.5;12.29;.3;5.26;24378 +76097;45.12683;6.08318;1445;20220605;20.4;13;16.7;2.6;11.85;3.2;3.78;19523 +76097;45.12683;6.08318;1445;20220606;21.1;9.1;15.1;2.3;10.45;2;4.38;25045 +76097;45.12683;6.08318;1445;20220607;18.1;9.9;14;2.4;9.69;.3;3.68;20836 +76097;45.12683;6.08318;1445;20220608;16.7;7.6;12.2;2;7.99;12.5;3.75;22245 +76097;45.12683;6.08318;1445;20220609;12;7.3;9.7;3.1;8.29;2;2.61;14799 +76097;45.12683;6.08318;1445;20220610;19.5;4.5;12;4;7.29;.1;4.64;27197 +76097;45.12683;6.08318;1445;20220611;22.8;9.2;16;3;8.42;0;4.98;26493 +76097;45.12683;6.08318;1445;20220612;25.8;13;19.4;2.6;7.95;1.2;5.66;25289 +76097;45.12683;6.08318;1445;20220613;21.3;13.4;17.3;2.8;10.82;0;4.16;18942 +76097;45.12683;6.08318;1445;20220614;25.1;10.8;18;2.8;9.79;0;5.49;27617 +76097;45.12683;6.08318;1445;20220615;25.6;14.9;20.3;2.3;10.42;2;5.24;23718 +76097;45.12683;6.08318;1445;20220616;25.9;14.5;20.2;2.4;11.52;0;5.25;24590 +76097;45.12683;6.08318;1445;20220617;27.1;14;20.6;2.8;10.39;0;5.61;25566 +76097;45.12683;6.08318;1445;20220618;27.8;17;22.4;3.2;11.69;12.5;5.9;24193 +76097;45.12683;6.08318;1445;20220619;27.3;16.5;21.9;3.8;12.39;0;5.9;23975 +76097;45.12683;6.08318;1445;20220620;25.9;14.8;20.3;3.4;10.15;.1;5.82;24056 +76097;45.12683;6.08318;1445;20220621;26.1;16.2;21.1;4.4;10.25;3.8;6.11;22733 +76097;45.12683;6.08318;1445;20220622;21.1;12.9;17;2.8;13.42;1.9;3.95;21286 +76097;45.12683;6.08318;1445;20220623;20.9;11.5;16.2;2.2;13.29;1.3;3.95;22895 +76097;45.12683;6.08318;1445;20220624;15.6;10.5;13.1;2.1;11.49;8.5;2.71;16082 +76097;45.12683;6.08318;1445;20220625;21.5;8.8;15.1;2.3;10.88;0;4.32;24520 +76097;45.12683;6.08318;1445;20220626;23.5;11.5;17.5;2.9;12.48;.1;4.64;23883 +76097;45.12683;6.08318;1445;20220627;18.1;13.8;15.9;2.4;14.01;.8;2.64;13090 +76097;45.12683;6.08318;1445;20220628;17.4;10.7;14;2.1;13.61;6.5;3.05;19105 +76097;45.12683;6.08318;1445;20220629;21.4;10.2;15.8;1.6;12.79;0;4.16;24332 +76097;45.12683;6.08318;1445;20220630;22.8;12.6;17.7;2.6;11.92;5.2;4.51;23002 +76097;45.12683;6.08318;1445;20220701;17.5;8.1;12.8;2.6;10.29;.5;3.45;21289 +76097;45.12683;6.08318;1445;20220702;24.3;8.5;16.4;2.6;8.69;0;5.36;28761 +76097;45.12683;6.08318;1445;20220703;27.3;14.5;20.9;2.1;10.52;1.5;5.51;25708 +76097;45.12683;6.08318;1445;20220704;24.1;14.7;19.4;1.9;13.22;.3;4.41;21829 +76097;45.12683;6.08318;1445;20220705;21.6;11.9;16.7;2.4;12.35;.1;4.05;21990 +76097;45.12683;6.08318;1445;20220706;21.8;11.9;16.9;3.4;10.59;0;4.57;22622 +76097;45.12683;6.08318;1445;20220707;21.2;10.5;15.9;3.1;10.65;0;4.42;23899 +76097;45.12683;6.08318;1445;20220708;22.2;9.5;15.9;3.6;9.79;0;4.97;25812 +76097;45.12683;6.08318;1445;20220709;23.2;11.2;17.2;2.9;10.25;.1;4.87;25058 +76097;45.12683;6.08318;1445;20220710;24;11.4;17.7;3.1;10.19;0;5.14;25055 +76097;45.12683;6.08318;1445;20220711;23.9;11.7;17.8;2.6;11.39;0;4.84;25107 +76097;45.12683;6.08318;1445;20220712;24.7;12.9;18.8;2.3;10.15;0;5.07;24375 +76097;45.12683;6.08318;1445;20220713;25.9;14;20;2;11.12;0;5.17;24905 +76097;45.12683;6.08318;1445;20220714;27.9;16.7;22.3;1.8;11.62;0;5.28;24155 +76097;45.12683;6.08318;1445;20220715;26.7;15.7;21.2;2.5;10.05;0;5.17;22392 +76097;45.12683;6.08318;1445;20220716;26.5;14.1;20.3;3.1;10.25;0;5.47;24167 +76097;45.12683;6.08318;1445;20220717;26.9;14.3;20.6;2.7;10.75;0;5.56;25194 +76097;45.12683;6.08318;1445;20220718;29.4;16.4;22.9;1.8;11.69;0;5.6;25593 +76097;45.12683;6.08318;1445;20220719;29.5;17;23.3;2.1;14.09;0;5.56;24921 +76097;45.12683;6.08318;1445;20220720;27.7;16.2;22;2.4;14.72;2.4;5.15;23825 +76097;45.12683;6.08318;1445;20220721;26.3;13.3;19.8;2.4;12.52;0;5.04;25327 +76097;45.12683;6.08318;1445;20220722;29.2;15.6;22.4;2.6;11.39;.3;5.94;25779 +76097;45.12683;6.08318;1445;20220723;24.8;15.3;20;2.7;13.32;.9;4.52;20957 +76097;45.12683;6.08318;1445;20220724;28.3;14;21.2;2.2;12.72;0;5.51;26404 +76097;45.12683;6.08318;1445;20220725;28;17.7;22.9;2.3;11.29;2.1;5.23;21578 +76097;45.12683;6.08318;1445;20220726;23.1;12.3;17.7;2.6;12.29;0;4.16;21576 +76097;45.12683;6.08318;1445;20220727;23.6;12.3;17.9;3.1;11.49;0;4.7;23073 +76097;45.12683;6.08318;1445;20220728;24.7;12.9;18.8;2.4;10.99;0;4.81;23670 +76097;45.12683;6.08318;1445;20220729;19.2;14;16.6;1.9;11.32;6;3.1;14985 +76097;45.12683;6.08318;1445;20220730;23.1;11.4;17.2;3.3;9.99;.1;4.67;23300 +76097;45.12683;6.08318;1445;20220731;25.9;13;19.5;3;9.52;0;5.34;24067 +76097;45.12683;6.08318;1445;20220801;27.2;14.3;20.8;3;10.52;0;5.43;23648 +76097;45.12683;6.08318;1445;20220802;26.7;14;20.3;2.8;10.79;0;5.3;23723 +76097;45.12683;6.08318;1445;20220803;27.9;15.9;21.9;1.9;12.02;0;5.03;23080 +76097;45.12683;6.08318;1445;20220804;27.7;18.1;22.9;2;12.75;.8;4.73;20521 +76097;45.12683;6.08318;1445;20220805;27;17;22;2.4;12.72;1.3;4.88;20829 +76097;45.12683;6.08318;1445;20220806;25.2;12.5;18.9;2.4;12.72;0;4.47;22813 +76097;45.12683;6.08318;1445;20220807;23.9;12.7;18.3;2.4;13.05;.1;4.2;21701 +76097;45.12683;6.08318;1445;20220808;24.5;11.7;18.1;2.5;11.62;0;4.51;23130 +76097;45.12683;6.08318;1445;20220809;26.5;14.2;20.3;1.9;11.39;.2;4.62;22541 +76097;45.12683;6.08318;1445;20220810;25.7;15.2;20.4;1.8;11.29;.7;4.39;20892 +76097;45.12683;6.08318;1445;20220811;26.7;14.2;20.4;1.6;10.45;0;4.58;22565 +76097;45.12683;6.08318;1445;20220812;26.3;14.3;20.3;1.7;9.75;0;4.55;21397 +76097;45.12683;6.08318;1445;20220813;26.1;13.7;19.9;1.8;7.95;0;4.6;21522 +76097;45.12683;6.08318;1445;20220814;19;14.6;16.8;2.6;10.49;26.8;2.92;9785 +76097;45.12683;6.08318;1445;20220815;20.7;10.2;15.4;2.5;10.99;.1;3.66;20034 +76097;45.12683;6.08318;1445;20220816;23.9;11;17.5;2.3;10.62;.1;4.27;22305 +76097;45.12683;6.08318;1445;20220817;22.4;13.9;18.1;3.2;12.75;21.3;3.75;17870 +76097;45.12683;6.08318;1445;20220818;16.4;9.3;12.8;3.3;11.72;23;2.49;15759 +76097;45.12683;6.08318;1445;20220819;15.8;9.5;12.7;2.9;11.89;.3;2.21;14222 +76097;45.12683;6.08318;1445;20220820;19.5;10.5;15;2.7;11.65;.2;3.17;17514 +76097;45.12683;6.08318;1445;20220821;20.3;11;15.6;3.2;11.72;.1;3.22;17398 +76097;45.12683;6.08318;1445;20220822;21;11.3;16.2;3.2;10.75;0;3.69;18467 +76097;45.12683;6.08318;1445;20220823;22.8;11.4;17.1;3.4;10.22;0;4.17;19811 +76097;45.12683;6.08318;1445;20220824;23.9;13;18.5;1.9;11.25;0;3.85;19457 +76097;45.12683;6.08318;1445;20220825;24.5;14.4;19.4;1.8;12.59;.2;3.72;18504 +76097;45.12683;6.08318;1445;20220826;20.5;13.5;17;2.3;13.19;2.1;2.76;14872 +76097;45.12683;6.08318;1445;20220827;19.8;10.7;15.3;2.6;13.84;.1;2.52;14940 +76097;45.12683;6.08318;1445;20220828;20.5;12;16.2;1.8;13.64;.1;2.96;17111 +76097;45.12683;6.08318;1445;20220829;22.9;13.4;18.2;1.7;11.81;.1;3.46;17700 +76097;45.12683;6.08318;1445;20220830;22;14.6;18.3;2.5;12.22;4.1;3.28;14805 +76097;45.12683;6.08318;1445;20220831;19.4;10.7;15.1;2.3;12.82;.8;2.58;15548 +76097;45.12683;6.08318;1445;20220901;20.9;9.8;15.3;2;10.65;0;3.15;18220 +76097;45.12683;6.08318;1445;20220902;20;11.8;15.9;2;10.32;6.6;3.02;15623 +76097;45.12683;6.08318;1445;20220903;18.8;10.8;14.8;3.1;11.82;8.7;2.81;15350 +76097;45.12683;6.08318;1445;20220904;21.2;10;15.6;1.5;11.39;.1;3;18093 +76097;45.12683;6.08318;1445;20220905;22.6;12.2;17.4;2.6;11.99;0;3.44;17123 +76097;45.12683;6.08318;1445;20220906;22.3;13.1;17.7;2.8;12.32;2;3.32;15521 +76097;45.12683;6.08318;1445;20220907;21.4;12.7;17.1;3;12.35;13.6;3.16;15096 +76097;45.12683;6.08318;1445;20220908;17.7;9.1;13.4;2.5;11.09;0;2.47;15219 +76097;45.12683;6.08318;1445;20220909;16.8;8.2;12.5;2.4;9.32;.1;2.5;14879 +76097;45.12683;6.08318;1445;20220910;14.9;6.5;10.7;2.2;9.05;0;2.16;14462 +76097;45.12683;6.08318;1445;20220911;18.2;6;12.1;2.2;8.29;0;2.77;17707 +76097;45.12683;6.08318;1445;20220912;23.3;9.6;16.4;1.8;7.82;0;3.47;18558 +76097;45.12683;6.08318;1445;20220913;23.9;14;19;3.2;10.15;.7;3.9;15311 +76097;45.12683;6.08318;1445;20220914;17.9;14.2;16;4.3;12.15;10.9;2.6;9506 +76097;45.12683;6.08318;1445;20220915;16.6;9.7;13.2;2.2;11.65;4.2;1.99;12476 +76097;45.12683;6.08318;1445;20220916;14;9;11.5;2.8;10.49;.3;1.55;8063 +76097;45.12683;6.08318;1445;20220917;10;3.5;6.7;3.6;5.92;0;2.12;12413 +76097;45.12683;6.08318;1445;20220918;14;1.2;7.6;3.6;5.49;0;2.51;16817 +76097;45.12683;6.08318;1445;20220919;14.9;4.5;9.7;2.9;5.39;0;2.65;14464 +76097;45.12683;6.08318;1445;20220920;14.1;3.2;8.6;3;6.45;0;2.22;15029 +76097;45.12683;6.08318;1445;20220921;13.3;4.4;8.9;3;7.32;0;2.22;13800 +76097;45.12683;6.08318;1445;20220922;15.1;5.8;10.5;2.1;7.92;0;2.2;13813 +76097;45.12683;6.08318;1445;20220923;15.1;5.9;10.5;2.4;8.02;7.6;2.17;13566 +76097;45.12683;6.08318;1445;20220924;11.3;7.1;9.2;2.2;9.59;9.9;1.36;9394 +76097;45.12683;6.08318;1445;20220925;9.6;5.3;7.4;1.1;8.75;5.2;1.24;8961 +76097;45.12683;6.08318;1445;20220926;10.6;3;6.8;1.6;7.28;6.6;1.64;12572 +76097;45.12683;6.08318;1445;20220927;8.5;2.9;5.7;1.7;6.9;7.7;1.38;10055 +76097;45.12683;6.08318;1445;20220928;9.1;2.6;5.9;2.9;8.49;19.6;1.02;11031 +76097;45.12683;6.08318;1445;20220929;8.1;4.3;6.2;2.3;7.79;.7;1.06;7358 +76097;45.12683;6.08318;1445;20220930;5.9;2.2;4;2;7.22;2.7;.87;7896 +76097;45.12683;6.08318;1445;20221001;10.1;2.1;6.1;2.5;8.55;8.7;1.17;11993 +76097;45.12683;6.08318;1445;20221002;15.8;8;11.9;2.4;10.95;0;1.56;10986 +76097;45.12683;6.08318;1445;20221003;14.2;6.4;10.3;3.1;9.12;0;1.49;10611 +76097;45.12683;6.08318;1445;20221004;18;6.1;12;2.4;7.39;0;2.4;13971 +76097;45.12683;6.08318;1445;20221005;18.5;8.7;13.6;2;8.49;.1;2.21;12005 +76097;45.12683;6.08318;1445;20221006;16.3;7.6;12;2.1;10.25;0;1.59;11020 +76097;45.12683;6.08318;1445;20221007;16.8;7.9;12.4;1.5;9.99;.3;1.66;11334 +76097;45.12683;6.08318;1445;20221008;11.6;8;9.8;1.8;10.52;4.5;.97;6397 +76097;45.12683;6.08318;1445;20221009;12.6;7.5;10.1;1.8;10.75;8.7;1.09;8342 +76097;45.12683;6.08318;1445;20221010;15.6;8.1;11.8;1.6;10.19;.1;1.47;10248 +76097;45.12683;6.08318;1445;20221011;16.6;7.1;11.9;2.1;9.89;0;1.58;11171 +76097;45.12683;6.08318;1445;20221012;14.6;7.7;11.1;1.8;9.89;1.1;1.35;9360 +76097;45.12683;6.08318;1445;20221013;13.3;6.5;9.9;1.3;8.95;.6;1.24;9068 +76097;45.12683;6.08318;1445;20221014;12;6.5;9.3;1.6;9.89;.4;.98;7986 +76097;45.12683;6.08318;1445;20221015;17.5;7;12.3;2.4;9.12;.1;1.85;11361 +76097;45.12683;6.08318;1445;20221016;18;9.8;13.9;3.6;9.02;0;2.35;9613 +76097;45.12683;6.08318;1445;20221017;19;10;14.5;3.5;9.19;0;2.42;9832 +76097;45.12683;6.08318;1445;20221018;19.4;9.3;14.4;1.8;9.15;0;1.84;10465 +76097;45.12683;6.08318;1445;20221019;20.7;10.3;15.5;1.7;7.79;.1;2.04;10635 +76097;45.12683;6.08318;1445;20221020;15.3;10.8;13;4.3;8.92;5.2;2.37;6182 +76097;45.12683;6.08318;1445;20221021;11.8;11.3;11.6;4.8;10.85;30.8;1.39;2227 +76097;45.12683;6.08318;1445;20221022;15.2;8;11.6;3;9.92;.2;1.5;8727 +76097;45.12683;6.08318;1445;20221023;17.7;10.1;13.9;5.9;9.19;8.5;2.8;8458 +76097;45.12683;6.08318;1445;20221024;12.5;10.3;11.4;3.8;10.62;11.5;1.33;4647 +76097;45.12683;6.08318;1445;20221025;16.6;6.8;11.7;2.7;8.32;.2;1.75;9599 +76097;45.12683;6.08318;1445;20221026;18.9;9.6;14.2;2.9;8.42;0;2.16;9048 +76097;45.12683;6.08318;1445;20221027;20.2;10.8;15.5;2.9;8.45;0;2.27;9109 +76097;45.12683;6.08318;1445;20221028;21.6;12.5;17;2.5;7.59;0;2.45;8778 +76097;45.12683;6.08318;1445;20221029;21.1;13;17.1;2.4;7.29;0;2.39;7852 +76097;45.12683;6.08318;1445;20221030;19.8;11.9;15.8;2.5;6.89;0;2.33;7597 +76097;45.12683;6.08318;1445;20221031;17.4;9.7;13.5;3.1;6.92;18.5;2.21;7676 +76097;45.12683;6.08318;1445;20221101;12.4;7;9.7;2.4;9.09;6.7;.99;6571 +76097;45.12683;6.08318;1445;20221102;10.8;4.2;7.5;1.9;8.32;.1;.72;6451 +76097;45.12683;6.08318;1445;20221103;9.7;4.3;7;3.4;7.19;23.9;1.21;6395 +76097;45.12683;6.08318;1445;20221104;4.5;-.1;2.2;2.7;5.85;4.9;.62;5461 +76097;45.12683;6.08318;1445;20221105;4.6;-.2;2.2;3.1;4.99;.1;.86;5454 +76097;45.12683;6.08318;1445;20221106;12.1;-.5;5.8;2.3;3.92;.9;1.42;9464 +76097;45.12683;6.08318;1445;20221107;13.7;2.6;8.2;2.3;5.25;0;1.38;8665 +76097;45.12683;6.08318;1445;20221108;12.7;5.2;9;3.3;5.32;0;1.84;6270 +76097;45.12683;6.08318;1445;20221109;8.8;5.9;7.4;3;7.92;21.6;.91;3873 +76097;45.12683;6.08318;1445;20221110;10.1;3.2;6.7;2.8;7.39;0;.86;6350 +76097;45.12683;6.08318;1445;20221111;14.7;3.9;9.3;1.4;5.45;0;1.08;7975 +76097;45.12683;6.08318;1445;20221112;15.3;7.9;11.6;1.7;4.69;0;1.52;6453 +76097;45.12683;6.08318;1445;20221113;11.1;8.7;9.9;2.4;5.19;0;1.66;3706 +76097;45.12683;6.08318;1445;20221114;7.8;4.7;6.3;2.8;6.39;3.4;1;4058 +76097;45.12683;6.08318;1445;20221115;8.3;4.1;6.2;3.6;7.75;11.5;.76;4866 +76097;45.12683;6.08318;1445;20221116;8.1;3.5;5.8;2.7;6.95;.8;.73;5054 +76097;45.12683;6.08318;1445;20221117;9.6;3.2;6.4;3.6;7.05;9.4;.95;5141 +76097;45.12683;6.08318;1445;20221118;3.4;.4;1.9;2.8;5.95;.4;.42;3089 +76097;45.12683;6.08318;1445;20221119;3;-1.6;.7;2.5;4.72;0;.61;4142 +76097;45.12683;6.08318;1445;20221120;3;-2.7;.2;2.5;4.39;1;.6;5211 +76097;45.12683;6.08318;1445;20221121;6.3;-2.9;1.7;3;4.75;9.4;.76;6736 +76097;45.12683;6.08318;1445;20221122;1.3;-1.8;-.2;2.5;4.79;.4;.48;3519 +76097;45.12683;6.08318;1445;20221123;4.9;-3.2;.9;2.4;4.79;8.6;.55;6114 +76097;45.12683;6.08318;1445;20221124;6.7;-1.6;2.5;2.2;4.62;0;.7;6095 +76097;45.12683;6.08318;1445;20221125;6.8;.5;3.7;2.4;4.95;.9;.78;4824 +76097;45.12683;6.08318;1445;20221126;5;-.5;2.3;4.1;4.19;0;1.02;4759 +76097;45.12683;6.08318;1445;20221127;7.7;-.7;3.5;2.3;2.75;0;1.23;5928 +76097;45.12683;6.08318;1445;20221128;3.6;.9;2.3;2.3;4.12;2.1;.91;2766 +76097;45.12683;6.08318;1445;20221129;.6;-1.8;-.6;2.5;5.22;2;.3;2603 +76097;45.12683;6.08318;1445;20221130;1.8;-2.6;-.4;3;4.75;0;.31;3607 +76097;45.12683;6.08318;1445;20221201;1.4;-3.3;-1;2.3;4.29;0;.42;4129 +76097;45.12683;6.08318;1445;20221202;1.7;-4.9;-1.6;2.9;4.09;0;.45;5078 +76097;45.12683;6.08318;1445;20221203;1.1;-2;-.4;5.3;4.52;.7;.68;3466 +76097;45.12683;6.08318;1445;20221204;2.2;-.1;1;2.6;5.32;7.7;.5;2825 +76097;45.12683;6.08318;1445;20221205;1.9;-2.3;-.2;2.4;4.39;.1;.56;3999 +76097;45.12683;6.08318;1445;20221206;4.8;-3.1;.9;1.2;2.95;0;.65;5408 +76097;45.12683;6.08318;1445;20221207;1.2;-3.5;-1.2;2.2;3.25;0;.71;3739 +76097;45.12683;6.08318;1445;20221208;2.9;-4.7;-.9;3.1;3.22;12.7;.94;5011 +76097;45.12683;6.08318;1445;20221209;1.5;-.6;.5;3.6;6.02;15.6;.31;2651 +76097;45.12683;6.08318;1445;20221210;-.2;-1;-.6;2.6;4.82;0;.45;1052 +76097;45.12683;6.08318;1445;20221211;-4.3;-9.2;-6.8;2.4;2.55;0;.39;3811 +76097;45.12683;6.08318;1445;20221212;-1.7;-9.9;-5.8;2;2.52;8;.42;5225 +76097;45.12683;6.08318;1445;20221213;1.6;-5.6;-2;4.6;5.09;5.5;.15;5015 +76097;45.12683;6.08318;1445;20221214;4.7;.8;2.7;2;6.59;3.6;.29;3309 +76097;45.12683;6.08318;1445;20221215;2.9;1.1;2;2.4;6.02;23.3;.44;2463 +76097;45.12683;6.08318;1445;20221216;1.8;-1;.4;2.2;5.55;.2;.3;2582 +76097;45.12683;6.08318;1445;20221217;.9;-6;-2.5;3.4;3.25;0;.65;4943 +76097;45.12683;6.08318;1445;20221218;5;-3.4;.8;2.3;2.59;0;1.05;5223 +76097;45.12683;6.08318;1445;20221219;6.6;-.2;3.2;2;4.59;0;.73;4501 +76097;45.12683;6.08318;1445;20221220;7.8;1.2;4.5;2.6;5.19;1.9;.92;4716 +76097;45.12683;6.08318;1445;20221221;5.2;1.8;3.5;2.3;6.62;4;.43;3238 +76097;45.12683;6.08318;1445;20221222;5.5;1.2;3.4;2.3;6.49;24.4;.38;3396 +76097;45.12683;6.08318;1445;20221223;6.7;2.4;4.5;3.1;8.25;12.8;.15;3776 +76097;45.12683;6.08318;1445;20221224;8;3.7;5.8;2.2;7.62;.2;.45;3830 +76097;45.12683;6.08318;1445;20221225;11.6;4.1;7.8;3.6;5.65;0;1.57;4984 +76097;45.12683;6.08318;1445;20221226;8;2.9;5.4;3.1;6.45;3.9;.75;3948 +76097;45.12683;6.08318;1445;20221227;5.4;.8;3.1;1.6;5.29;0;.51;3960 +76097;45.12683;6.08318;1445;20221228;5.4;-1.8;1.8;2.6;3.62;0;.89;4800 +76097;45.12683;6.08318;1445;20221229;7.4;.3;3.9;3.1;5.19;2.3;.89;4728 +76097;45.12683;6.08318;1445;20221230;6.3;1.6;3.9;3.1;7.05;12;.39;4031 +76097;45.12683;6.08318;1445;20221231;11.3;4.5;7.9;4.1;7.79;.1;1.05;4880 +76098;45.13817;6.40015;1726;20220101;13.6;7.2;10.4;1.5;3.3;0;1.16;5281 +76098;45.13817;6.40015;1726;20220102;11.4;8.8;10.1;2.5;4.1;0;1.77;3468 +76098;45.13817;6.40015;1726;20220103;5.5;1.9;3.7;2.6;4.8;0;.92;4061 +76098;45.13817;6.40015;1726;20220104;8.4;4.6;6.5;5.6;5.9;4.4;1.57;4190 +76098;45.13817;6.40015;1726;20220105;-3.8;-3.3;-3.5;5;3.9;1.9;.55;0 +76098;45.13817;6.40015;1726;20220106;-6;-10.5;-8.2;3.5;2.8;0;.29;4596 +76098;45.13817;6.40015;1726;20220107;-3.3;-11.1;-7.2;2.1;2.9;4.1;.29;6018 +76098;45.13817;6.40015;1726;20220108;-1.5;-6.3;-3.9;4.4;4.4;10.8;.21;4806 +76098;45.13817;6.40015;1726;20220109;-5.1;-6.2;-5.6;3.2;4.1;12.1;.14;2441 +76098;45.13817;6.40015;1726;20220110;-4.8;-6.5;-5.6;2.7;3.5;0;.32;3000 +76098;45.13817;6.40015;1726;20220111;-3.6;-9.6;-6.6;3.5;2.7;0;.5;5474 +76098;45.13817;6.40015;1726;20220112;1.2;-10.8;-4.8;1;2;0;.4;7710 +76098;45.13817;6.40015;1726;20220113;7.6;-.6;3.5;1.4;1.6;0;.95;6472 +76098;45.13817;6.40015;1726;20220114;6.7;.7;3.7;2.5;2.1;0;1.47;5621 +76098;45.13817;6.40015;1726;20220115;10.1;2.2;6.2;2.6;2.7;0;1.6;6476 +76098;45.13817;6.40015;1726;20220116;2.4;1.1;1.8;3.1;2.4;0;1.52;2793 +76098;45.13817;6.40015;1726;20220117;.4;-3.5;-1.5;5;2.4;0;1.41;4711 +76098;45.13817;6.40015;1726;20220118;7.7;-2.4;2.7;2.8;2.4;0;1.44;7515 +76098;45.13817;6.40015;1726;20220119;2.7;2.3;2.5;3.2;3;.3;1.52;1700 +76098;45.13817;6.40015;1726;20220120;-3;-6.9;-4.9;4.8;3.7;.1;.39;4859 +76098;45.13817;6.40015;1726;20220121;-7.4;-8.7;-8;3.6;3;0;.29;2935 +76098;45.13817;6.40015;1726;20220122;-2.9;-9.7;-6.3;3.9;3.1;0;.46;6482 +76098;45.13817;6.40015;1726;20220123;6.5;-5.6;.5;1.6;2.8;0;.84;8666 +76098;45.13817;6.40015;1726;20220124;5.5;.6;3.1;2.5;2.7;0;1.37;5665 +76098;45.13817;6.40015;1726;20220125;5.2;-1.1;2.1;3;2.7;0;1.43;6466 +76098;45.13817;6.40015;1726;20220126;5;.6;2.8;4.7;2.7;0;1.95;5506 +76098;45.13817;6.40015;1726;20220127;5.1;.2;2.7;3.8;1.9;0;1.96;5867 +76098;45.13817;6.40015;1726;20220128;3.9;-.4;1.8;4.1;2.3;0;1.81;5577 +76098;45.13817;6.40015;1726;20220129;4.2;-2;1.1;4.3;2.4;0;1.74;6731 +76098;45.13817;6.40015;1726;20220130;3.4;.2;1.8;4.9;4;0;1.38;4962 +76098;45.13817;6.40015;1726;20220131;-2.4;-4.4;-3.4;3.9;3.4;.8;.72;4020 +76098;45.13817;6.40015;1726;20220201;-2.6;-8.6;-5.6;4.9;3.9;3;.29;6876 +76098;45.13817;6.40015;1726;20220202;.8;-2.5;-.8;3.9;5.9;0;.23;5225 +76098;45.13817;6.40015;1726;20220203;13.1;-.9;6.1;3.8;2.9;0;2.38;10070 +76098;45.13817;6.40015;1726;20220204;5.5;-.2;2.7;1.9;4.4;0;.95;6967 +76098;45.13817;6.40015;1726;20220205;-.3;-1.7;-1;4.3;4.9;0;.55;3616 +76098;45.13817;6.40015;1726;20220206;2.9;-6;-1.5;3.4;3.8;13.1;.91;8873 +76098;45.13817;6.40015;1726;20220207;-1.1;-1.8;-1.4;3.3;4.6;.8;.57;2690 +76098;45.13817;6.40015;1726;20220208;6.2;-5;.6;3.8;2.8;0;1.63;10186 +76098;45.13817;6.40015;1726;20220209;13.9;2.8;8.4;2.1;2.4;0;1.93;10275 +76098;45.13817;6.40015;1726;20220210;4.8;3.1;4;4.2;3.66;0;1.16;10333 +76098;45.13817;6.40015;1726;20220211;1;-3.9;-1.4;4.3;3.42;.9;1;8779 +76098;45.13817;6.40015;1726;20220212;1;-8.4;-3.7;4.9;2.59;0;1.13;10395 +76098;45.13817;6.40015;1726;20220213;1.8;-6.6;-2.4;5.5;3.09;.5;1.04;11379 +76098;45.13817;6.40015;1726;20220214;-.3;-4.9;-2.6;5.4;4.16;9.5;.7;4718 +76098;45.13817;6.40015;1726;20220215;-.8;-5.8;-3.3;3.8;3.69;1.9;.67;8318 +76098;45.13817;6.40015;1726;20220216;2.2;-6.7;-2.2;2.7;6.2;7.3;.25;10106 +76098;45.13817;6.40015;1726;20220217;4.6;1.8;3.2;2.3;6.8;1.6;.7;5846 +76098;45.13817;6.40015;1726;20220218;13.2;1.6;7.4;3.4;4.6;2;2.22;11807 +76098;45.13817;6.40015;1726;20220219;-2.4;-3.7;-3;3;4.9;0;.33;4161 +76098;45.13817;6.40015;1726;20220220;3.6;-6.1;-1.2;3.1;3.9;1.5;1.08;11100 +76098;45.13817;6.40015;1726;20220221;-.6;-1.5;-1;3.2;4.7;14.5;.65;3588 +76098;45.13817;6.40015;1726;20220222;1.3;-4.6;-1.6;4.4;4.7;0;.73;8933 +76098;45.13817;6.40015;1726;20220223;5.2;-2.5;1.4;4;4.2;0;1.44;10302 +76098;45.13817;6.40015;1726;20220224;4.3;4;4.2;3.7;3.9;0;1.71;2248 +76098;45.13817;6.40015;1726;20220225;-1.5;-4.4;-2.9;3.2;3.7;.1;.8;6574 +76098;45.13817;6.40015;1726;20220226;1.3;-7.8;-3.2;1.9;2.4;0;1.14;11609 +76098;45.13817;6.40015;1726;20220227;1.5;-5.6;-2;2.1;2.8;0;1.16;10410 +76098;45.13817;6.40015;1726;20220228;1;-6.6;-2.8;2.8;2.6;0;1.26;10896 +76098;45.13817;6.40015;1726;20220301;4.1;-3.1;.5;2.5;3.1;0;1.47;10743 +76098;45.13817;6.40015;1726;20220302;5.3;-2;1.7;1.8;3.7;0;1.35;10948 +76098;45.13817;6.40015;1726;20220303;4.7;-1.1;1.8;2.9;4.5;0;1.34;9903 +76098;45.13817;6.40015;1726;20220304;3.1;-1.3;.9;3.1;3.9;0;1.35;8760 +76098;45.13817;6.40015;1726;20220305;.8;-5.6;-2.4;2.9;2.5;0;1.37;10643 +76098;45.13817;6.40015;1726;20220306;-1.1;-10;-5.5;2.4;2.6;0;1.04;12658 +76098;45.13817;6.40015;1726;20220307;1.3;-8.1;-3.4;1;2.9;0;1.06;13156 +76098;45.13817;6.40015;1726;20220308;3.2;-5.1;-.9;1.6;3.1;0;1.3;12522 +76098;45.13817;6.40015;1726;20220309;4.2;-3.9;.2;1.6;4.4;0;1.21;12517 +76098;45.13817;6.40015;1726;20220310;6.5;-1.9;2.3;1.7;3.9;0;1.54;12889 +76098;45.13817;6.40015;1726;20220311;5.8;-.6;2.6;4.5;3.7;.8;2.03;11409 +76098;45.13817;6.40015;1726;20220312;3.8;.3;2.1;4.3;3.9;0;1.72;8594 +76098;45.13817;6.40015;1726;20220313;3.1;1.5;2.3;4.6;5.1;4.4;1.27;5951 +76098;45.13817;6.40015;1726;20220314;5.4;-1.5;2;4.2;5.3;1;1.41;12240 +76098;45.13817;6.40015;1726;20220315;10.2;1.9;6.1;6.8;5.3;0;2.62;13549 +76098;45.13817;6.40015;1726;20220316;11.7;8.9;10.3;3.6;5.3;0;2.65;8054 +76098;45.13817;6.40015;1726;20220317;5.4;3.9;4.7;2.6;7;0;1.03;6021 +76098;45.13817;6.40015;1726;20220318;6.1;1;3.5;7.3;5.52;0;1.61;10560 +76098;45.13817;6.40015;1726;20220319;7.1;-1.1;3;3.8;4.06;0;2.19;15140 +76098;45.13817;6.40015;1726;20220320;5;-2.5;1.2;4.5;3.72;0;2.07;15596 +76098;45.13817;6.40015;1726;20220321;5.8;-2.5;1.7;3.2;3.69;0;2.07;16312 +76098;45.13817;6.40015;1726;20220322;7.3;-3.7;1.8;2.6;2.89;0;2.3;19001 +76098;45.13817;6.40015;1726;20220323;9.3;-3;3.2;3.2;2.86;0;2.61;19671 +76098;45.13817;6.40015;1726;20220324;11.2;-1.1;5.1;2.8;2.99;0;2.81;20258 +76098;45.13817;6.40015;1726;20220325;10.9;-.6;5.2;4.2;3.06;0;3.13;20457 +76098;45.13817;6.40015;1726;20220326;10.5;-1.1;4.7;3.8;3.12;0;3.02;20039 +76098;45.13817;6.40015;1726;20220327;10.9;-.4;5.3;1.8;2.89;0;2.6;18561 +76098;45.13817;6.40015;1726;20220328;12.6;-.2;6.2;2.3;2.99;0;3.04;20818 +76098;45.13817;6.40015;1726;20220329;10;.5;5.2;4.6;4.06;1;2.85;15827 +76098;45.13817;6.40015;1726;20220330;4;-.1;1.9;3;6.16;1.8;1.15;8873 +76098;45.13817;6.40015;1726;20220331;4.1;-.3;1.9;3.6;5.72;3.2;1.35;10114 +76098;45.13817;6.40015;1726;20220401;-.2;-3.8;-2;2.6;3.8;7.9;1.21;8621 +76098;45.13817;6.40015;1726;20220402;-1.9;-8.2;-5;3.9;2.87;1.6;1.17;12975 +76098;45.13817;6.40015;1726;20220403;0;-8.8;-4.4;2;2.97;.2;1.77;21218 +76098;45.13817;6.40015;1726;20220404;2;-8.8;-3.4;2.7;3.29;0;1.75;21198 +76098;45.13817;6.40015;1726;20220405;8;-5.6;1.2;2.7;4.32;0;2.23;20060 +76098;45.13817;6.40015;1726;20220406;9.1;-1.3;3.9;3.5;5.46;4;2.32;18845 +76098;45.13817;6.40015;1726;20220407;4.7;-.7;2;6.1;6.39;35.2;1.13;8731 +76098;45.13817;6.40015;1726;20220408;5.6;-.2;2.7;6.7;7.16;13.6;1.2;10672 +76098;45.13817;6.40015;1726;20220409;-.5;-2.8;-1.6;5.1;4.06;2.4;1.26;10704 +76098;45.13817;6.40015;1726;20220410;5.4;-6.7;-.7;2.6;3.16;0;2.41;22764 +76098;45.13817;6.40015;1726;20220411;10.8;-2.6;4.1;4.9;4.52;0;2.93;22578 +76098;45.13817;6.40015;1726;20220412;14.5;1.1;7.8;4.5;5.49;0;3.64;21842 +76098;45.13817;6.40015;1726;20220413;15.5;5.9;10.7;2.5;5.5;0;3.58;19895 +76098;45.13817;6.40015;1726;20220414;15.6;2.7;9.1;3.2;6.42;0;3.34;19744 +76098;45.13817;6.40015;1726;20220415;16.2;3.4;9.8;2.9;7.16;0;3.21;20461 +76098;45.13817;6.40015;1726;20220416;15.6;3.5;9.6;4.9;5.02;0;4.25;24858 +76098;45.13817;6.40015;1726;20220417;12.5;1;6.7;5.9;3.92;0;3.97;24124 +76098;45.13817;6.40015;1726;20220418;13.3;-.1;6.6;2.6;4.79;0;3.48;24147 +76098;45.13817;6.40015;1726;20220419;12.9;.6;6.7;2.8;4.52;0;3.54;23981 +76098;45.13817;6.40015;1726;20220420;12;.7;6.4;4.1;5.56;0;3.16;19643 +76098;45.13817;6.40015;1726;20220421;10.7;2.2;6.4;3.4;5.76;0;2.97;19879 +76098;45.13817;6.40015;1726;20220422;12.5;2.2;7.3;2.8;6.22;0;3.02;19126 +76098;45.13817;6.40015;1726;20220423;6.7;2.9;4.8;3.6;6.96;17.3;1.44;7771 +76098;45.13817;6.40015;1726;20220424;5.2;-1.9;1.6;4.4;6.32;2.9;1.65;15812 +76098;45.13817;6.40015;1726;20220425;7.1;1.1;4.1;3.8;6.96;.1;1.77;13516 +76098;45.13817;6.40015;1726;20220426;9.5;.4;5;3.5;5.96;0;2.58;19092 +76098;45.13817;6.40015;1726;20220427;12.8;-1.5;5.7;3.4;5.49;0;3.51;26886 +76098;45.13817;6.40015;1726;20220428;14;1.6;7.8;3.2;5.36;0;3.86;26385 +76098;45.13817;6.40015;1726;20220429;15.3;2.2;8.8;3.9;5.62;.2;4.21;24620 +76098;45.13817;6.40015;1726;20220430;10.1;3.3;6.7;2.7;6.62;0;2.61;16964 +76098;45.13817;6.40015;1726;20220501;11.1;-.4;5.4;2.8;5.79;0;3.08;24838 +76098;45.13817;6.40015;1726;20220502;12.6;.7;6.6;3.2;6.39;2;3.17;21658 +76098;45.13817;6.40015;1726;20220503;9.2;3.5;6.4;2.2;7.52;.3;2.21;14268 +76098;45.13817;6.40015;1726;20220504;10.6;2.9;6.8;2.7;7.79;5.4;2.52;17168 +76098;45.13817;6.40015;1726;20220505;5.9;3.1;4.5;3.2;7.72;13;1.3;8219 +76098;45.13817;6.40015;1726;20220506;5;1.7;3.4;3.7;7.6;0;1.24;12971 +76098;45.13817;6.40015;1726;20220507;7.2;3.8;5.5;2;8.6;3.8;1.6;13226 +76098;45.13817;6.40015;1726;20220508;8.7;4.1;6.4;1.7;8.8;1.3;1.95;15419 +76098;45.13817;6.40015;1726;20220509;11.5;5.2;8.4;.8;9;.2;2.53;18088 +76098;45.13817;6.40015;1726;20220510;14.5;7.6;11.1;1.5;9.1;0;2.99;19004 +76098;45.13817;6.40015;1726;20220511;17.1;9;13.1;1.9;8.8;0;3.58;20662 +76098;45.13817;6.40015;1726;20220512;17.5;9.3;13.4;2.3;8.4;0;3.81;20878 +76098;45.13817;6.40015;1726;20220513;14.2;8.6;11.4;1.9;10.6;0;2.74;17367 +76098;45.13817;6.40015;1726;20220514;16.6;8.6;12.6;2.1;10.7;0;3.34;20797 +76098;45.13817;6.40015;1726;20220515;17.5;10.6;14.1;3.4;9.8;1.3;3.77;19408 +76098;45.13817;6.40015;1726;20220516;16.9;10.2;13.6;2.9;9.6;.7;3.6;19202 +76098;45.13817;6.40015;1726;20220517;18;10.8;14.4;1.4;10.8;0;3.47;19973 +76098;45.13817;6.40015;1726;20220518;19.4;12.6;16;3.3;10;7.5;4.19;19488 +76098;45.13817;6.40015;1726;20220519;19.8;13.9;16.9;4.7;9.5;.8;4.71;18233 +76098;45.13817;6.40015;1726;20220520;21.7;15;18.4;4.5;8.2;.1;5.47;19481 +76098;45.13817;6.40015;1726;20220521;20.7;12.9;16.8;1.6;9.4;.4;4.11;21072 +76098;45.13817;6.40015;1726;20220522;23.3;16.7;20;1.9;10.9;1.9;4.39;19465 +76098;45.13817;6.40015;1726;20220523;19.4;14.6;17;3.9;10;1.2;4.28;16686 +76098;45.13817;6.40015;1726;20220524;10;6.2;8.1;1.8;9.8;3.5;2.07;14917 +76098;45.13817;6.40015;1726;20220525;9;4.5;6.8;3.4;8.5;.2;2.07;16259 +76098;45.13817;6.40015;1726;20220526;10.9;4.5;7.7;3.5;9.6;.3;2.3;19399 +76098;45.13817;6.40015;1726;20220527;14;7.7;10.9;3.2;11.6;0;2.65;19301 +76098;45.13817;6.40015;1726;20220528;14.2;7.7;11;3.9;10;0;3.05;19652 +76098;45.13817;6.40015;1726;20220529;11.5;3.1;7.3;3.5;6.8;0;3.18;22363 +76098;45.13817;6.40015;1726;20220530;12.3;3.2;7.8;4.2;6.5;.1;3.49;23322 +76098;45.13817;6.40015;1726;20220531;11.1;7.6;9.4;6.1;8.2;2.9;2.72;14586 +76098;45.13817;6.40015;1726;20220601;17.7;9;13.4;3.8;9.9;0;4.08;22910 +76098;45.13817;6.40015;1726;20220602;19.2;10.5;14.9;3;11;.1;4.17;22957 +76098;45.13817;6.40015;1726;20220603;18.7;13.3;16;2.9;11;3.2;3.83;18172 +76098;45.13817;6.40015;1726;20220604;22;14.4;18.2;5.8;10.1;0;5.68;21553 +76098;45.13817;6.40015;1726;20220605;16.3;11.4;13.9;2.8;12.1;2.4;3.08;17383 +76098;45.13817;6.40015;1726;20220606;16.9;8.2;12.6;2.3;11.1;1.8;3.63;23121 +76098;45.13817;6.40015;1726;20220607;14.3;8.4;11.4;2.1;9.8;0;3.1;19111 +76098;45.13817;6.40015;1726;20220608;14.7;6.6;10.7;2.2;8;6.3;3.59;22383 +76098;45.13817;6.40015;1726;20220609;6.8;4.5;5.7;3.1;8.6;.9;1.48;12053 +76098;45.13817;6.40015;1726;20220610;14.3;3.4;8.9;3.3;7.8;.1;3.71;25992 +76098;45.13817;6.40015;1726;20220611;18.5;8.8;13.7;3.2;9;0;4.46;24559 +76098;45.13817;6.40015;1726;20220612;21.3;13.7;17.5;2.4;7.4;.5;4.88;21787 +76098;45.13817;6.40015;1726;20220613;16.7;13.4;15.1;2.8;11.7;.1;3.07;14449 +76098;45.13817;6.40015;1726;20220614;21.3;10.3;15.8;3;11.2;0;4.82;26206 +76098;45.13817;6.40015;1726;20220615;22.4;15.5;19;3;9.7;1;5.02;20818 +76098;45.13817;6.40015;1726;20220616;22.4;14.4;18.4;2.3;12.1;0;4.61;22410 +76098;45.13817;6.40015;1726;20220617;22.8;14.3;18.6;2.8;11.7;0;4.91;23103 +76098;45.13817;6.40015;1726;20220618;24.8;16.7;20.8;3.3;11.2;5.6;5.56;22566 +76098;45.13817;6.40015;1726;20220619;23.8;16.8;20.3;6.4;10.6;0;6.38;20999 +76098;45.13817;6.40015;1726;20220620;22.7;15.9;19.3;4.9;9.1;0;5.89;20703 +76098;45.13817;6.40015;1726;20220621;23.2;17.4;20.3;8.4;8.8;4.3;7.24;19138 +76098;45.13817;6.40015;1726;20220622;18.7;12.1;15.4;4.2;11.6;2.3;4.04;20397 +76098;45.13817;6.40015;1726;20220623;19.1;11.2;15.2;2.5;12;.8;3.98;22289 +76098;45.13817;6.40015;1726;20220624;12.9;10.5;11.7;2.8;10.7;7.5;2.32;12387 +76098;45.13817;6.40015;1726;20220625;18.7;8.7;13.7;2.6;9.4;0;4.38;25029 +76098;45.13817;6.40015;1726;20220626;20.8;11.7;16.3;3.3;11.5;0;4.61;23875 +76098;45.13817;6.40015;1726;20220627;13.2;12.4;12.8;1.9;13.6;.5;1.47;7240 +76098;45.13817;6.40015;1726;20220628;15.4;9.6;12.5;2;13;10.8;2.9;19082 +76098;45.13817;6.40015;1726;20220629;17.8;9.5;13.7;1.3;13.2;0;3.62;22761 +76098;45.13817;6.40015;1726;20220630;19.3;13.2;16.3;2.9;11.4;3.8;4;19528 +76098;45.13817;6.40015;1726;20220701;10.3;6.6;8.5;2.5;10.5;.3;2;15244 +76098;45.13817;6.40015;1726;20220702;21.7;8;14.9;2.3;7.4;0;5.2;28204 +76098;45.13817;6.40015;1726;20220703;24.3;16.2;20.3;2.2;10.1;1.9;5.08;22388 +76098;45.13817;6.40015;1726;20220704;21.8;15.7;18.8;2.1;12.1;0;4.2;19432 +76098;45.13817;6.40015;1726;20220705;16.9;11.3;14.1;2.6;13.1;0;3.12;18601 +76098;45.13817;6.40015;1726;20220706;16.8;9.9;13.4;3.4;11.3;0;3.5;20589 +76098;45.13817;6.40015;1726;20220707;17.5;9;13.3;3.4;11.1;0;3.77;22787 +76098;45.13817;6.40015;1726;20220708;17.5;8.2;12.9;3.3;10.1;0;3.98;23781 +76098;45.13817;6.40015;1726;20220709;19.4;10.9;15.2;2.4;10.2;0;4.23;22702 +76098;45.13817;6.40015;1726;20220710;19.4;11.6;15.5;3.1;10.2;0;4.31;21713 +76098;45.13817;6.40015;1726;20220711;20.1;11.7;15.9;2.1;11.2;0;4.17;22476 +76098;45.13817;6.40015;1726;20220712;20.5;12.7;16.6;2.5;10.2;0;4.39;21619 +76098;45.13817;6.40015;1726;20220713;22.9;13;18;1.9;10.8;0;4.75;24269 +76098;45.13817;6.40015;1726;20220714;24.6;15.4;20;1.6;10.7;0;4.82;23347 +76098;45.13817;6.40015;1726;20220715;22.5;15.9;19.2;2.8;11.2;0;4.63;19760 +76098;45.13817;6.40015;1726;20220716;21;13.7;17.4;3.5;11.4;0;4.5;20714 +76098;45.13817;6.40015;1726;20220717;23.1;13.7;18.4;2.4;10.5;0;4.89;23409 +76098;45.13817;6.40015;1726;20220718;25.7;16.1;20.9;1.1;11.4;0;4.68;23586 +76098;45.13817;6.40015;1726;20220719;26.3;17;21.7;1.5;13.8;0;4.81;23149 +76098;45.13817;6.40015;1726;20220720;24.6;16.1;20.4;1.8;14.7;1.3;4.5;22073 +76098;45.13817;6.40015;1726;20220721;21.9;11.8;16.9;2;14;0;4.23;23964 +76098;45.13817;6.40015;1726;20220722;25.9;15.9;20.9;2.6;10.7;0;5.45;23767 +76098;45.13817;6.40015;1726;20220723;20.9;14.9;17.9;2.4;13.7;.3;3.76;18401 +76098;45.13817;6.40015;1726;20220724;24.5;13.3;18.9;2.2;12.1;0;4.96;24966 +76098;45.13817;6.40015;1726;20220725;24.2;18;21.1;3.1;10.7;1.3;5.01;18568 +76098;45.13817;6.40015;1726;20220726;16.1;11;13.6;2.8;12.9;0;2.77;16800 +76098;45.13817;6.40015;1726;20220727;18.2;9.6;13.9;3.3;11.2;0;3.73;21663 +76098;45.13817;6.40015;1726;20220728;21.2;11.7;16.5;2.4;10.5;0;4.38;22667 +76098;45.13817;6.40015;1726;20220729;16.7;13.4;15.1;2.5;11.1;5.6;2.94;13402 +76098;45.13817;6.40015;1726;20220730;19;9.8;14.4;3.2;10.4;0;4.03;22128 +76098;45.13817;6.40015;1726;20220731;22.1;12.4;17.3;2.7;9.3;0;4.74;22619 +76098;45.13817;6.40015;1726;20220801;22.6;13.6;18.1;2.8;10.8;0;4.64;21701 +76098;45.13817;6.40015;1726;20220802;21.8;13;17.4;2.8;10.7;0;4.46;21366 +76098;45.13817;6.40015;1726;20220803;24.8;15.8;20.3;1.7;11.3;0;4.51;21506 +76098;45.13817;6.40015;1726;20220804;23.3;16.5;19.9;1.8;12.2;2;4.05;18637 +76098;45.13817;6.40015;1726;20220805;25.1;16.8;21;2.4;11.7;2.5;4.75;20467 +76098;45.13817;6.40015;1726;20220806;20.9;12.9;16.9;2.9;12.6;0;3.92;20000 +76098;45.13817;6.40015;1726;20220807;19.4;11.8;15.6;2.3;13.8;.4;3.34;19402 +76098;45.13817;6.40015;1726;20220808;21;11.8;16.4;2.9;12.4;0;3.99;21215 +76098;45.13817;6.40015;1726;20220809;22.3;13.4;17.9;2;11;1.4;4.14;20761 +76098;45.13817;6.40015;1726;20220810;22.5;14.4;18.5;1.9;10.3;2.3;4.11;19712 +76098;45.13817;6.40015;1726;20220811;23.4;14.1;18.8;1.4;9.3;0;4.13;20990 +76098;45.13817;6.40015;1726;20220812;22;15.4;18.7;1.6;9.1;0;3.82;17622 +76098;45.13817;6.40015;1726;20220813;21.9;14.9;18.4;2;7.7;0;4.14;18039 +76098;45.13817;6.40015;1726;20220814;15.7;16.1;15.9;3.5;9.4;20.1;2.3;0 +76098;45.13817;6.40015;1726;20220815;18.4;11;14.7;3.7;10.5;.1;3.64;18327 +76098;45.13817;6.40015;1726;20220816;20.7;11.3;16;2.8;9.8;0;4.1;20502 +76098;45.13817;6.40015;1726;20220817;19;13.4;16.2;3.8;11.3;14.3;3.58;15782 +76098;45.13817;6.40015;1726;20220818;12.5;8.6;10.6;4.4;10.6;22.6;2.06;13128 +76098;45.13817;6.40015;1726;20220819;11.7;8.8;10.3;4.3;11.7;.7;1.52;11282 +76098;45.13817;6.40015;1726;20220820;14.8;9.4;12.1;3;11.8;.1;2.36;15212 +76098;45.13817;6.40015;1726;20220821;14;9.7;11.9;3.3;12.2;.1;2.04;13512 +76098;45.13817;6.40015;1726;20220822;16.3;9.3;12.8;3;11.2;0;2.81;17061 +76098;45.13817;6.40015;1726;20220823;18.2;10.5;14.4;3.1;10.4;.1;3.37;17762 +76098;45.13817;6.40015;1726;20220824;20.9;12.8;16.9;1.8;11.2;0;3.46;18087 +76098;45.13817;6.40015;1726;20220825;21.3;14.1;17.7;1.9;12.5;.2;3.36;16947 +76098;45.13817;6.40015;1726;20220826;16.2;11.8;14;2.7;13;4;2.31;13206 +76098;45.13817;6.40015;1726;20220827;14.2;10.4;12.3;2.6;13.5;0;1.77;12202 +76098;45.13817;6.40015;1726;20220828;18.4;10.4;14.4;1.4;13.3;.1;2.76;17470 +76098;45.13817;6.40015;1726;20220829;20.8;12.7;16.8;1.9;10.4;0;3.42;17447 +76098;45.13817;6.40015;1726;20220830;19.2;14.9;17.1;2.7;11.5;.8;3.06;12680 +76098;45.13817;6.40015;1726;20220831;13.4;10.1;11.8;2.9;12.4;.9;1.7;11053 +76098;45.13817;6.40015;1726;20220901;16.9;9.7;13.3;2.3;10.4;0;2.79;16089 +76098;45.13817;6.40015;1726;20220902;16.9;11.5;14.2;3;8.8;5.5;3.11;13856 +76098;45.13817;6.40015;1726;20220903;17.1;11.1;14.1;5;10.3;3.6;3.22;14477 +76098;45.13817;6.40015;1726;20220904;18.3;9.8;14.1;2.1;10.6;0;2.93;17047 +76098;45.13817;6.40015;1726;20220905;20.2;13.3;16.8;4.2;10.1;0;3.88;15256 +76098;45.13817;6.40015;1726;20220906;19.6;15.1;17.4;4.5;11.4;1.1;3.53;12264 +76098;45.13817;6.40015;1726;20220907;18.1;12.9;15.5;4;10.7;10.7;3.16;13055 +76098;45.13817;6.40015;1726;20220908;14.2;8.4;11.3;2.7;9.9;0;2.26;13657 +76098;45.13817;6.40015;1726;20220909;13.4;7.9;10.7;2.2;8.4;.1;2.27;13191 +76098;45.13817;6.40015;1726;20220910;10.8;5.8;8.3;2;9.2;0;1.7;12478 +76098;45.13817;6.40015;1726;20220911;14.3;5.5;9.9;2.4;8;0;2.51;16331 +76098;45.13817;6.40015;1726;20220912;20.6;11.1;15.9;1.7;6;0;3.31;16806 +76098;45.13817;6.40015;1726;20220913;21.1;14.9;18;5.7;8.3;0;4.86;13498 +76098;45.13817;6.40015;1726;20220914;16.7;13.8;15.3;7.9;10.2;7.2;3.57;9221 +76098;45.13817;6.40015;1726;20220915;13.3;9.2;11.3;2.5;10.6;2.6;1.81;10819 +76098;45.13817;6.40015;1726;20220916;9;8.8;8.9;2.3;10.7;.2;.73;2550 +76098;45.13817;6.40015;1726;20220917;6.6;.8;3.7;3.6;6.5;0;1.45;12581 +76098;45.13817;6.40015;1726;20220918;9.4;.9;5.2;3.9;5.6;0;2.17;15034 +76098;45.13817;6.40015;1726;20220919;10.3;5.4;7.9;3.7;5.5;0;2.42;11360 +76098;45.13817;6.40015;1726;20220920;9.2;2.8;6;3.2;6.5;0;1.85;12821 +76098;45.13817;6.40015;1726;20220921;11;4;7.5;2.6;7.1;0;1.95;13264 +76098;45.13817;6.40015;1726;20220922;12.2;5.7;9;2.1;7.6;0;1.96;12661 +76098;45.13817;6.40015;1726;20220923;12.3;5.9;9.1;2.5;6.7;6.4;2.17;12437 +76098;45.13817;6.40015;1726;20220924;10.9;5.7;8.3;3.8;9;11.1;1.58;11118 +76098;45.13817;6.40015;1726;20220925;6.8;4.7;5.8;1.5;8.2;5.1;1;7078 +76098;45.13817;6.40015;1726;20220926;5.6;2.2;3.9;2.4;7.1;5.4;1.05;8849 +76098;45.13817;6.40015;1726;20220927;3.1;.9;2;2.2;7;6;.71;7089 +76098;45.13817;6.40015;1726;20220928;7;1.4;4.2;2.6;8.4;18.2;.93;11050 +76098;45.13817;6.40015;1726;20220929;4.6;1.8;3.2;2.2;7;.4;.9;7798 +76098;45.13817;6.40015;1726;20220930;2.7;.5;1.6;2.7;6.5;3.1;.72;6864 +76098;45.13817;6.40015;1726;20221001;8.7;1;4.9;2.3;8.3;7.6;1.15;12497 +76098;45.13817;6.40015;1726;20221002;12.8;8.2;10.5;2.4;11;.1;1.37;9605 +76098;45.13817;6.40015;1726;20221003;9.5;5.6;7.6;3;9.2;0;1.14;8763 +76098;45.13817;6.40015;1726;20221004;16;5.7;10.9;2.8;6.1;0;2.62;13934 +76098;45.13817;6.40015;1726;20221005;15.8;10.4;13.1;2.8;7.9;.3;2.39;10038 +76098;45.13817;6.40015;1726;20221006;11.5;7.5;9.5;2.2;9.8;0;1.29;8573 +76098;45.13817;6.40015;1726;20221007;13.9;7.8;10.9;1.5;9.4;.2;1.55;10409 +76098;45.13817;6.40015;1726;20221008;9.5;8.1;8.8;2;10.2;4.1;.89;5051 +76098;45.13817;6.40015;1726;20221009;9.9;6.8;8.4;1.9;10.1;3.6;.97;7315 +76098;45.13817;6.40015;1726;20221010;13.1;7.1;10.1;2;9.7;0;1.43;9965 +76098;45.13817;6.40015;1726;20221011;13.2;6.5;9.9;2.1;9.7;0;1.42;10391 +76098;45.13817;6.40015;1726;20221012;11.9;7.5;9.7;1.4;9.7;.5;1.19;8364 +76098;45.13817;6.40015;1726;20221013;11.1;6.7;8.9;1.2;8.2;.1;1.21;8263 +76098;45.13817;6.40015;1726;20221014;10.2;6.9;8.6;1.1;9.6;.9;.98;7101 +76098;45.13817;6.40015;1726;20221015;16.2;7.8;12;2.7;7.9;.1;2.12;11052 +76098;45.13817;6.40015;1726;20221016;16.1;11.2;13.7;5.9;8.2;0;3.07;8392 +76098;45.13817;6.40015;1726;20221017;17.2;12.7;15;5.7;8;0;3.4;7953 +76098;45.13817;6.40015;1726;20221018;17;11;14;2.7;8.5;.1;2.18;9033 +76098;45.13817;6.40015;1726;20221019;18.4;11;14.7;2.2;6.9;0;2.29;9881 +76098;45.13817;6.40015;1726;20221020;15.8;15;15.4;7.8;7.4;6.8;4.14;3366 +76098;45.13817;6.40015;1726;20221021;12.3;11.8;12.1;9.6;9.4;26.7;2.43;2678 +76098;45.13817;6.40015;1726;20221022;14.4;6.8;10.6;3.9;8.8;.1;1.8;9636 +76098;45.13817;6.40015;1726;20221023;16.7;12.1;14.4;12;7.2;1.9;4.8;7454 +76098;45.13817;6.40015;1726;20221024;12.8;10.9;11.9;6.7;8.8;12.8;2.31;4814 +76098;45.13817;6.40015;1726;20221025;14.7;7;10.9;4.7;7.1;.1;2.4;9332 +76098;45.13817;6.40015;1726;20221026;17.5;12;14.8;5.2;7.3;0;3.28;7823 +76098;45.13817;6.40015;1726;20221027;18;11.4;14.7;5.4;7.6;0;3.28;8438 +76098;45.13817;6.40015;1726;20221028;19.8;14;16.9;4.4;6.8;0;3.52;7823 +76098;45.13817;6.40015;1726;20221029;18.7;15;16.9;4.2;6.6;0;3.42;6216 +76098;45.13817;6.40015;1726;20221030;17.3;14.1;15.7;4.5;6;0;3.45;5724 +76098;45.13817;6.40015;1726;20221031;15.8;10.9;13.4;5.9;5.4;10.6;3.64;6938 +76098;45.13817;6.40015;1726;20221101;11.3;6.2;8.8;4;8.5;5.3;1.28;6984 +76098;45.13817;6.40015;1726;20221102;6.5;4.7;5.6;1.5;8.3;.1;.59;4192 +76098;45.13817;6.40015;1726;20221103;9.4;4.8;7.1;5.5;6;23.3;1.86;6477 +76098;45.13817;6.40015;1726;20221104;.8;-1.5;-.3;3;5.2;2.6;.54;4591 +76098;45.13817;6.40015;1726;20221105;0;-2.3;-1.1;3.6;5;0;.49;4535 +76098;45.13817;6.40015;1726;20221106;11.2;-.3;5.5;2.2;3.3;.3;1.52;9724 +76098;45.13817;6.40015;1726;20221107;13.9;3.7;8.8;2.7;4.7;0;1.81;9056 +76098;45.13817;6.40015;1726;20221108;10.1;8.5;9.3;5.3;4.6;0;2.72;3684 +76098;45.13817;6.40015;1726;20221109;8.6;7.3;8;5.1;7.5;19;1.41;3304 +76098;45.13817;6.40015;1726;20221110;8.8;2.7;5.8;2.7;6.8;0;.94;6798 +76098;45.13817;6.40015;1726;20221111;13.7;6.4;10.1;1.1;4.3;0;1.08;7324 +76098;45.13817;6.40015;1726;20221112;14.5;8.7;11.6;1.1;3.9;0;1.18;6475 +76098;45.13817;6.40015;1726;20221113;11.8;9;10.4;2.1;4.6;0;1.67;4517 +76098;45.13817;6.40015;1726;20221114;6.6;4.8;5.7;4.7;5.8;1.8;1.43;3626 +76098;45.13817;6.40015;1726;20221115;8.2;4;6.1;6.5;7.2;7.6;1.18;5352 +76098;45.13817;6.40015;1726;20221116;6.9;1.8;4.4;3.4;5.8;.4;1;5806 +76098;45.13817;6.40015;1726;20221117;6.3;5.1;5.7;4.5;6.7;9.7;1.1;2906 +76098;45.13817;6.40015;1726;20221118;-.5;-1.1;-.8;2.6;5.7;.4;.28;2102 +76098;45.13817;6.40015;1726;20221119;-1.2;-2.9;-2;3.5;4.8;0;.37;3341 +76098;45.13817;6.40015;1726;20221120;1.6;-4.2;-1.3;3.2;4.5;.6;.54;5907 +76098;45.13817;6.40015;1726;20221121;5.4;-4.1;.7;3.8;4.4;8.3;.91;7413 +76098;45.13817;6.40015;1726;20221122;-2.3;-3.7;-3;2.8;4.7;.2;.27;2961 +76098;45.13817;6.40015;1726;20221123;3.3;-3.8;-.2;2.4;4.7;8.2;.54;6308 +76098;45.13817;6.40015;1726;20221124;5.5;-2.3;1.6;2.8;4;0;.95;6534 +76098;45.13817;6.40015;1726;20221125;3.9;.7;2.3;3;4.7;.4;.9;4229 +76098;45.13817;6.40015;1726;20221126;1.8;-2.7;-.4;3.3;3.8;0;.83;4924 +76098;45.13817;6.40015;1726;20221127;8.6;2.3;5.5;2.8;1.8;0;1.81;5730 +76098;45.13817;6.40015;1726;20221128;2.2;1.6;1.9;3.3;3.5;1.8;1.29;1915 +76098;45.13817;6.40015;1726;20221129;-2.4;-2.7;-2.5;3.2;5;1.7;.24;1413 +76098;45.13817;6.40015;1726;20221130;-2.8;-4.7;-3.7;3;4.5;0;.22;3172 +76098;45.13817;6.40015;1726;20221201;-.4;-5.2;-2.8;2.2;4.1;0;.38;4864 +76098;45.13817;6.40015;1726;20221202;0;-6.6;-3.3;4.6;3.8;.1;.54;5619 +76098;45.13817;6.40015;1726;20221203;1.6;-2;-.2;6.3;3.6;0;1.24;4181 +76098;45.13817;6.40015;1726;20221204;.8;-.3;.3;4.4;4.8;8.7;.72;2400 +76098;45.13817;6.40015;1726;20221205;1.3;-2.7;-.7;3.9;3.4;.1;.98;4334 +76098;45.13817;6.40015;1726;20221206;6.2;-1;2.6;1.6;2.1;0;.92;5698 +76098;45.13817;6.40015;1726;20221207;2.9;-1.9;.5;2.9;2.3;0;1.23;4668 +76098;45.13817;6.40015;1726;20221208;3.7;-.4;1.7;5.6;2.5;12.3;1.92;4308 +76098;45.13817;6.40015;1726;20221209;2.9;1.3;2.1;6.7;6.4;14.9;.48;2766 +76098;45.13817;6.40015;1726;20221210;-2.4;-1.3;-1.8;2.9;4.8;0;.43;0 +76098;45.13817;6.40015;1726;20221211;-5.7;-9.7;-7.7;2.1;2.6;0;.33;4198 +76098;45.13817;6.40015;1726;20221212;-2;-7.6;-4.8;2.7;2.2;6;.71;4904 +76098;45.13817;6.40015;1726;20221213;3.3;-5.2;-.9;8.2;6.1;2.7;0;5965 +76098;45.13817;6.40015;1726;20221214;3.4;2.3;2.9;2.6;6.6;2.3;.46;2290 +76098;45.13817;6.40015;1726;20221215;4.4;1.9;3.2;2.5;5.6;18.6;.67;3324 +76098;45.13817;6.40015;1726;20221216;-1.3;-1.6;-1.4;3.5;5.2;.3;.31;1303 +76098;45.13817;6.40015;1726;20221217;3.2;-6.5;-1.6;3.7;2.2;0;1.19;6292 +76098;45.13817;6.40015;1726;20221218;8.2;2;5.1;2.9;1.4;0;1.82;5070 +76098;45.13817;6.40015;1726;20221219;6.7;3.8;5.3;2.6;3.5;0;1.38;3538 +76098;45.13817;6.40015;1726;20221220;9.2;2.6;5.9;4;4.3;1.3;1.61;5215 +76098;45.13817;6.40015;1726;20221221;5.7;3.3;4.5;3.1;6.4;3.4;.73;3238 +76098;45.13817;6.40015;1726;20221222;4;2.1;3.1;2.1;6.4;23.1;.47;2908 +76098;45.13817;6.40015;1726;20221223;6.3;2.4;4.4;2.7;8.6;16.1;.14;4067 +76098;45.13817;6.40015;1726;20221224;9.4;4.6;7;2.3;7.3;.1;.7;4492 +76098;45.13817;6.40015;1726;20221225;13.2;7.1;10.2;6.4;4.1;0;3.14;5042 +76098;45.13817;6.40015;1726;20221226;8.2;5;6.6;4.2;5.5;2.5;1.47;3724 +76098;45.13817;6.40015;1726;20221227;4.5;-.1;2.2;2.1;4.7;0;.65;4429 +76098;45.13817;6.40015;1726;20221228;4.8;.8;2.8;3.9;2.6;0;1.68;4158 +76098;45.13817;6.40015;1726;20221229;7.3;3.2;5.3;5.8;4.6;2.4;1.8;4221 +76098;45.13817;6.40015;1726;20221230;5.9;1.7;3.8;5.5;6.8;8.5;.63;4285 +76098;45.13817;6.40015;1726;20221231;12.1;6.2;9.2;7.7;7.6;.1;1.85;5057 +76099;45.14856;6.71723;1744;20220101;12.9;7.1;10;1.4;2.98;0;.93;6927 +76099;45.14856;6.71723;1744;20220102;10.6;6.1;8.3;2.2;3.9;0;1.28;5692 +76099;45.14856;6.71723;1744;20220103;6.2;3.1;4.7;2;4.06;0;.86;5415 +76099;45.14856;6.71723;1744;20220104;8.4;3.8;6.1;3.4;5.46;2.2;1.13;5247 +76099;45.14856;6.71723;1744;20220105;-1.4;-2.2;-1.8;3.4;4.1;1;.57;4300 +76099;45.14856;6.71723;1744;20220106;-4.5;-9.7;-7.1;2.7;2.01;0;.56;7224 +76099;45.14856;6.71723;1744;20220107;-1.5;-10.1;-5.8;1.8;2.09;3.7;.51;6579 +76099;45.14856;6.71723;1744;20220108;-.7;-6.4;-3.6;3.2;3.46;9.4;.5;5451 +76099;45.14856;6.71723;1744;20220109;-4.3;-5.5;-4.9;3.4;3.49;10.8;.4;4710 +76099;45.14856;6.71723;1744;20220110;-3.8;-6.7;-5.3;2;2.44;0;.45;6600 +76099;45.14856;6.71723;1744;20220111;-.7;-8.9;-4.8;1.9;1.76;0;.54;7843 +76099;45.14856;6.71723;1744;20220112;2;-7.5;-2.7;1.6;1.44;0;.76;7902 +76099;45.14856;6.71723;1744;20220113;6.7;-1.5;2.6;1.9;1.79;0;1.01;8118 +76099;45.14856;6.71723;1744;20220114;7.2;1.3;4.2;2;2.49;0;1.06;7905 +76099;45.14856;6.71723;1744;20220115;8.9;2;5.4;1.9;2.69;0;1.06;8169 +76099;45.14856;6.71723;1744;20220116;4.3;.8;2.5;2.3;2.34;0;1.17;7398 +76099;45.14856;6.71723;1744;20220117;3.2;-2.9;.1;2.6;1.96;0;1.04;7877 +76099;45.14856;6.71723;1744;20220118;7;-1.2;2.9;1.9;2.46;0;.97;8578 +76099;45.14856;6.71723;1744;20220119;3.7;.5;2.1;2.3;3.04;.1;.98;6675 +76099;45.14856;6.71723;1744;20220120;-.3;-6.7;-3.5;2.4;3.21;0;.5;8189 +76099;45.14856;6.71723;1744;20220121;-4.2;-8.1;-6.1;1.9;2.79;0;.41;7183 +76099;45.14856;6.71723;1744;20220122;.9;-8.5;-3.8;2.1;2.89;0;.56;8645 +76099;45.14856;6.71723;1744;20220123;6.5;-2.8;1.8;1.5;2.76;0;.81;9266 +76099;45.14856;6.71723;1744;20220124;6.5;-.7;2.9;1.7;2.69;0;.96;8766 +76099;45.14856;6.71723;1744;20220125;6.2;-1.1;2.5;1.8;2.81;0;.97;9166 +76099;45.14856;6.71723;1744;20220126;6.3;.4;3.4;2.4;2.34;0;1.22;9101 +76099;45.14856;6.71723;1744;20220127;6.6;.2;3.4;2.2;1.91;0;1.33;8516 +76099;45.14856;6.71723;1744;20220128;5.8;.2;3;2.3;2.11;0;1.3;9294 +76099;45.14856;6.71723;1744;20220129;5.9;-1.3;2.3;2.5;2.54;0;1.28;9032 +76099;45.14856;6.71723;1744;20220130;7.7;.5;4.1;2.5;2.86;0;1.25;9140 +76099;45.14856;6.71723;1744;20220131;1;-.8;.1;3.7;2.69;1.6;1.35;5830 +76099;45.14856;6.71723;1744;20220201;-.5;-8;-4.2;3.1;3.11;3;.73;8519 +76099;45.14856;6.71723;1744;20220202;4.4;-1.3;1.6;3.1;4.54;0;1.05;7656 +76099;45.14856;6.71723;1744;20220203;11.1;.1;5.6;2.4;3.04;0;1.61;9617 +76099;45.14856;6.71723;1744;20220204;6.3;0;3.2;1.9;3.91;0;1.03;10191 +76099;45.14856;6.71723;1744;20220205;3.1;-1.8;.7;2.3;4.26;0;.79;9754 +76099;45.14856;6.71723;1744;20220206;3.7;-4.9;-.6;2.1;3.29;12.6;.94;9668 +76099;45.14856;6.71723;1744;20220207;1.8;-1.5;.2;2.8;3.89;.8;1.03;9372 +76099;45.14856;6.71723;1744;20220208;7.1;-4.6;1.3;2.2;3.09;0;1.21;11496 +76099;45.14856;6.71723;1744;20220209;11.9;1.7;6.8;2.2;2.31;0;1.93;11825 +76099;45.14856;6.71723;1744;20220210;6.2;2.6;4.4;1.3;2.86;0;1.1;10833 +76099;45.14856;6.71723;1744;20220211;1.7;-3;-.6;1.4;3.36;.4;.89;7245 +76099;45.14856;6.71723;1744;20220212;1.7;-8.4;-3.3;1.8;2.06;0;1.03;10795 +76099;45.14856;6.71723;1744;20220213;2.4;-7.6;-2.6;1.5;2.2;.2;1.01;11279 +76099;45.14856;6.71723;1744;20220214;.8;-6.3;-2.8;1.7;3.3;6.2;.77;7051 +76099;45.14856;6.71723;1744;20220215;.5;-5.8;-2.7;1.6;3.33;1.2;.82;8551 +76099;45.14856;6.71723;1744;20220216;3.2;-6.4;-1.6;1.8;4.79;5;.6;8651 +76099;45.14856;6.71723;1744;20220217;6.4;2.1;4.3;2.4;5.81;1.3;1.15;9411 +76099;45.14856;6.71723;1744;20220218;12.7;1.7;7.2;2.7;4.38;1.1;1.98;12326 +76099;45.14856;6.71723;1744;20220219;1;-1.2;-.1;2.4;4.78;0;.9;7490 +76099;45.14856;6.71723;1744;20220220;5.3;-5.1;.1;2.1;3.79;.8;1.18;12800 +76099;45.14856;6.71723;1744;20220221;.2;-1.3;-.5;4.7;3.96;10.4;1.11;6522 +76099;45.14856;6.71723;1744;20220222;2.8;-4.7;-.9;2.9;3.56;0;1.18;13358 +76099;45.14856;6.71723;1744;20220223;5.6;-2.5;1.5;2.4;3.34;0;1.48;13975 +76099;45.14856;6.71723;1744;20220224;4.8;.7;2.7;2.7;3.46;0;1.52;9837 +76099;45.14856;6.71723;1744;20220225;.4;-3.3;-1.5;2.8;3.29;0;1.21;12443 +76099;45.14856;6.71723;1744;20220226;1.6;-7.9;-3.2;1.9;1.84;0;1.33;15002 +76099;45.14856;6.71723;1744;20220227;.8;-6.6;-2.9;1.9;2.34;0;1.17;12802 +76099;45.14856;6.71723;1744;20220228;2.9;-7.1;-2.1;2.1;2.14;0;1.43;14874 +76099;45.14856;6.71723;1744;20220301;4.1;-3.3;.4;2;2.91;0;1.46;14785 +76099;45.14856;6.71723;1744;20220302;5.6;-2.9;1.3;1.6;3.14;0;1.37;13437 +76099;45.14856;6.71723;1744;20220303;5.6;-1.5;2.1;2.2;4.04;0;1.44;13725 +76099;45.14856;6.71723;1744;20220304;3.3;-2.9;.2;2.8;3.64;0;1.42;13790 +76099;45.14856;6.71723;1744;20220305;.5;-6;-2.7;2.2;2.79;0;1.21;12735 +76099;45.14856;6.71723;1744;20220306;-1.1;-9.4;-5.3;1.8;2.66;0;1.02;13889 +76099;45.14856;6.71723;1744;20220307;1.6;-8.6;-3.5;1.6;2.59;0;1.28;16439 +76099;45.14856;6.71723;1744;20220308;3.3;-5.3;-1;1.7;2.86;0;1.44;15830 +76099;45.14856;6.71723;1744;20220309;5.1;-5;0;1.7;3.29;0;1.53;16729 +76099;45.14856;6.71723;1744;20220310;7.1;-2.2;2.4;1.7;3.14;0;1.78;16522 +76099;45.14856;6.71723;1744;20220311;4.9;-1.3;1.8;3.1;3.66;0;1.66;12602 +76099;45.14856;6.71723;1744;20220312;3.1;-1.5;.8;2.9;3.59;0;1.48;11523 +76099;45.14856;6.71723;1744;20220313;2.3;-1.1;.6;2.6;4.36;2.6;1.09;8237 +76099;45.14856;6.71723;1744;20220314;5.5;-3;1.2;2.6;4.84;.5;1.36;13485 +76099;45.14856;6.71723;1744;20220315;9.2;1.3;5.3;3;5.66;0;1.71;10587 +76099;45.14856;6.71723;1744;20220316;11.2;6.1;8.6;2;5.01;.1;2.16;12463 +76099;45.14856;6.71723;1744;20220317;7.5;4.2;5.8;1.5;5.99;0;1.38;8830 +76099;45.14856;6.71723;1744;20220318;8.8;1.6;5.2;2.4;5.4;0;2.01;13460 +76099;45.14856;6.71723;1744;20220319;8.5;-.4;4.1;2.8;3.4;0;2.43;15673 +76099;45.14856;6.71723;1744;20220320;5;-3.5;.8;2.6;3.2;0;2.06;16330 +76099;45.14856;6.71723;1744;20220321;6.5;-3.7;1.4;2.2;3.03;0;2.06;15979 +76099;45.14856;6.71723;1744;20220322;8.2;-4.2;2;2;2.16;0;2.35;18634 +76099;45.14856;6.71723;1744;20220323;10.4;-3.4;3.5;1.9;2.2;0;2.57;19404 +76099;45.14856;6.71723;1744;20220324;11.8;-2;4.9;1.7;2.4;0;2.63;19925 +76099;45.14856;6.71723;1744;20220325;11.8;-1.3;5.2;2.1;2.63;0;2.88;20157 +76099;45.14856;6.71723;1744;20220326;10.8;-1.7;4.5;2.3;2.56;0;2.81;19639 +76099;45.14856;6.71723;1744;20220327;11.3;-1.3;5;1.7;2.5;0;2.62;18694 +76099;45.14856;6.71723;1744;20220328;12.7;-1.4;5.7;1.8;2.63;0;2.88;20785 +76099;45.14856;6.71723;1744;20220329;11.8;.1;6;2.3;3.86;1;2.73;17261 +76099;45.14856;6.71723;1744;20220330;3.7;0;1.9;1.5;6.03;1.9;1.16;8406 +76099;45.14856;6.71723;1744;20220331;4.6;0;2.3;1.7;5.83;2.5;1.37;9947 +76099;45.14856;6.71723;1744;20220401;-.4;-3.9;-2.2;2.6;3.8;6.8;1.21;8621 +76099;45.14856;6.71723;1744;20220402;-2;-8.3;-5.2;2.6;2.88;.6;1.5;12862 +76099;45.14856;6.71723;1744;20220403;-.2;-8.9;-4.5;2;2.96;.2;1.77;21218 +76099;45.14856;6.71723;1744;20220404;4;-8.3;-2.2;1.4;3.1;0;2.03;21998 +76099;45.14856;6.71723;1744;20220405;9.8;-4.5;2.6;1.6;3.9;0;2.58;21826 +76099;45.14856;6.71723;1744;20220406;10.6;-1.6;4.5;1.9;4.96;1.9;2.52;19312 +76099;45.14856;6.71723;1744;20220407;5.5;-.6;2.4;1.6;6.16;30.6;1.34;9098 +76099;45.14856;6.71723;1744;20220408;6.8;-.2;3.3;1.7;7.03;13.9;1.49;12139 +76099;45.14856;6.71723;1744;20220409;.4;-1.1;-.4;2.8;3.86;1.9;1.56;10337 +76099;45.14856;6.71723;1744;20220410;7.1;-6.8;.1;1.8;2.83;0;2.59;23530 +76099;45.14856;6.71723;1744;20220411;12.8;-2.4;5.2;1.9;3.86;0;3.1;22845 +76099;45.14856;6.71723;1744;20220412;15.6;.7;8.1;2.2;5.03;0;3.35;21675 +76099;45.14856;6.71723;1744;20220413;15.4;5.8;10.6;2.5;5.5;0;3.58;19895 +76099;45.14856;6.71723;1744;20220414;16.6;2.4;9.5;2.4;5.43;0;3.77;23411 +76099;45.14856;6.71723;1744;20220415;17;3.4;10.2;1.7;6.1;0;3.59;23561 +76099;45.14856;6.71723;1744;20220416;16;3.6;9.8;2.1;5;0;3.84;24125 +76099;45.14856;6.71723;1744;20220417;14.1;1.5;7.8;2.2;4.2;0;3.63;23291 +76099;45.14856;6.71723;1744;20220418;13.5;0;6.7;2;4.6;0;3.44;24447 +76099;45.14856;6.71723;1744;20220419;13.2;-.2;6.5;2.1;4.26;0;3.45;24181 +76099;45.14856;6.71723;1744;20220420;12.3;.3;6.3;2.8;5.23;.1;3.18;21777 +76099;45.14856;6.71723;1744;20220421;11.2;1.9;6.5;2.6;5.7;.1;2.92;20145 +76099;45.14856;6.71723;1744;20220422;12.4;1.8;7.1;2.3;5.66;.4;3.01;18926 +76099;45.14856;6.71723;1744;20220423;8.5;3.6;6;1.9;6.53;14.9;1.79;9604 +76099;45.14856;6.71723;1744;20220424;6.1;-1.8;2.1;1.8;6.1;1.5;2.02;17778 +76099;45.14856;6.71723;1744;20220425;8.3;.7;4.5;1.5;6.76;0;2.04;14883 +76099;45.14856;6.71723;1744;20220426;9.8;.2;5;1.9;5.6;.1;2.63;18526 +76099;45.14856;6.71723;1744;20220427;13.6;-1.3;6.1;2.3;4.43;0;3.8;26820 +76099;45.14856;6.71723;1744;20220428;14.8;1.3;8.1;2.2;4.46;0;3.95;25819 +76099;45.14856;6.71723;1744;20220429;15.9;2;8.9;2.6;5.4;.2;4.17;25920 +76099;45.14856;6.71723;1744;20220430;9.3;3.9;6.6;1.5;6.4;0;2.2;12298 +76099;45.14856;6.71723;1744;20220501;11.8;-.8;5.5;1.6;5.03;0;3.5;28104 +76099;45.14856;6.71723;1744;20220502;13.7;.3;7;2.1;5.73;1.9;3.57;24925 +76099;45.14856;6.71723;1744;20220503;8.4;2.3;5.4;1.3;7.4;1.2;2.02;14101 +76099;45.14856;6.71723;1744;20220504;11.7;2.8;7.2;1.8;7.56;7.1;2.78;19568 +76099;45.14856;6.71723;1744;20220505;5.3;3.5;4.4;1.7;7.63;9;1.27;7519 +76099;45.14856;6.71723;1744;20220506;7.9;2.1;5;2.2;6.99;0;1.36;7217 +76099;45.14856;6.71723;1744;20220507;9.4;3.9;6.7;1.8;7.74;3.9;1.42;6831 +76099;45.14856;6.71723;1744;20220508;10.4;4.2;7.3;1.5;7.91;1.7;1.72;10104 +76099;45.14856;6.71723;1744;20220509;12;4.9;8.4;1.6;7.74;.2;1.93;10172 +76099;45.14856;6.71723;1744;20220510;14.8;6.4;10.6;1.9;7.94;0;2.48;12576 +76099;45.14856;6.71723;1744;20220511;18;8.1;13.1;2;8.06;0;2.98;13540 +76099;45.14856;6.71723;1744;20220512;18.4;8.7;13.5;2.1;7.91;0;3.1;13694 +76099;45.14856;6.71723;1744;20220513;16.1;8.6;12.3;1.8;9.74;0;2.31;10791 +76099;45.14856;6.71723;1744;20220514;17.4;8.5;13;2;9.59;0;2.74;13349 +76099;45.14856;6.71723;1744;20220515;17.9;9.7;13.8;1.9;9.31;2.5;2.66;11952 +76099;45.14856;6.71723;1744;20220516;17.6;9.2;13.4;2.2;8.89;0;2.63;10325 +76099;45.14856;6.71723;1744;20220517;19;10.1;14.5;1.9;9.01;.1;3.02;13068 +76099;45.14856;6.71723;1744;20220518;20.1;11.6;15.8;2.5;9.51;9.7;3.33;13372 +76099;45.14856;6.71723;1744;20220519;20;11.9;15.9;2.6;9.84;1.1;3.08;11158 +76099;45.14856;6.71723;1744;20220520;22.3;12.6;17.4;2.6;8.46;0;3.75;12970 +76099;45.14856;6.71723;1744;20220521;21.4;12.3;16.8;2;8.56;0;3.42;12493 +76099;45.14856;6.71723;1744;20220522;23.7;15.3;19.5;2.1;9.34;1.7;3.58;11116 +76099;45.14856;6.71723;1744;20220523;19.9;13.5;16.7;2.8;9.09;0;3.36;11096 +76099;45.14856;6.71723;1744;20220524;13;7.1;10.1;2.2;9.09;3.3;2.22;10729 +76099;45.14856;6.71723;1744;20220525;10.6;5.6;8.1;2;8.81;.3;1.55;8139 +76099;45.14856;6.71723;1744;20220526;14.3;5.4;9.8;2.2;9.29;0;2.29;13149 +76099;45.14856;6.71723;1744;20220527;17.2;8.3;12.7;2.2;9.84;0;2.65;13200 +76099;45.14856;6.71723;1744;20220528;16.4;8.8;12.6;2.7;8.59;0;2.95;13563 +76099;45.14856;6.71723;1744;20220529;12.4;4.5;8.5;2.5;7.44;0;2.48;13915 +76099;45.14856;6.71723;1744;20220530;13.6;3.7;8.6;2.7;6.51;0;2.7;14055 +76099;45.14856;6.71723;1744;20220531;12.1;6.6;9.4;3;7.54;2.3;1.92;7046 +76099;45.14856;6.71723;1744;20220601;17.7;8.4;13;2.7;9.06;0;2.7;10502 +76099;45.14856;6.71723;1744;20220602;19.5;10.3;14.9;2.4;9.81;2.5;2.81;10414 +76099;45.14856;6.71723;1744;20220603;18.5;12.3;15.4;2.1;10.26;4.8;2.58;9318 +76099;45.14856;6.71723;1744;20220604;22.3;12.9;17.6;3.4;10.06;0;3.82;12038 +76099;45.14856;6.71723;1744;20220605;17.7;12.4;15.1;2.8;10.24;.7;2.94;10495 +76099;45.14856;6.71723;1744;20220606;18;8.3;13.2;2.2;8.99;.7;3.02;13130 +76099;45.14856;6.71723;1744;20220607;15.5;8.8;12.2;2.7;8.51;0;2.92;12152 +76099;45.14856;6.71723;1744;20220608;14.9;6.6;10.7;2.1;7.56;3;2.48;10320 +76099;45.14856;6.71723;1744;20220609;10.3;5.4;7.9;3;7.19;0;2.18;9663 +76099;45.14856;6.71723;1744;20220610;16.5;3.8;10.2;2.3;6.59;.1;2.98;14826 +76099;45.14856;6.71723;1744;20220611;20.7;8.4;14.5;2.4;7.76;0;5.33;30389 +76099;45.14856;6.71723;1744;20220612;22.2;12.5;17.4;2.2;7.69;.2;5.3;26796 +76099;45.14856;6.71723;1744;20220613;19.3;12.8;16;2.4;10.19;.1;4.66;25187 +76099;45.14856;6.71723;1744;20220614;22.1;10.7;16.4;2.2;9.51;0;5.24;28751 +76099;45.14856;6.71723;1744;20220615;22.6;14.6;18.6;2.2;9.74;1;4.83;22354 +76099;45.14856;6.71723;1744;20220616;23.5;14.1;18.8;2.5;10.26;0;5.72;29002 +76099;45.14856;6.71723;1744;20220617;24.3;14;19.2;2.4;9.61;0;5.7;28025 +76099;45.14856;6.71723;1744;20220618;25.3;15.7;20.5;2.4;11.26;1.7;5.39;24716 +76099;45.14856;6.71723;1744;20220619;24.5;15.2;19.9;3.2;10.64;0;5.84;26574 +76099;45.14856;6.71723;1744;20220620;23.7;14.5;19.1;2.9;9.29;0;5.73;26500 +76099;45.14856;6.71723;1744;20220621;24.2;16.4;20.3;4.2;9.01;4.1;5.48;18159 +76099;45.14856;6.71723;1744;20220622;18.7;12;15.4;2.5;11.29;4.3;3.15;14824 +76099;45.14856;6.71723;1744;20220623;19.5;11.2;15.3;2;11.11;.8;3.78;20297 +76099;45.14856;6.71723;1744;20220624;14.2;10.2;12.2;2.3;10.06;6.9;2.75;14946 +76099;45.14856;6.71723;1744;20220625;19.3;8.1;13.7;2.1;8.76;0;4.68;27757 +76099;45.14856;6.71723;1744;20220626;22.3;11;16.7;2.7;10.16;0;5.1;26643 +76099;45.14856;6.71723;1744;20220627;18.1;13.2;15.6;2.3;11.79;1.1;4;20285 +76099;45.14856;6.71723;1744;20220628;16.8;11;13.9;1.8;12.04;14.3;2.59;12645 +76099;45.14856;6.71723;1744;20220629;19.4;9.6;14.5;1.5;11.36;.1;4.5;27615 +76099;45.14856;6.71723;1744;20220630;20.5;12.1;16.3;2;11.56;5;4.04;21032 +76099;45.14856;6.71723;1744;20220701;14.7;8;11.4;2.1;10.29;.1;3.87;25986 +76099;45.14856;6.71723;1744;20220702;22.7;8.7;15.7;1.9;8.16;0;5.5;31051 +76099;45.14856;6.71723;1744;20220703;24.9;15.1;20;2.3;9.19;.7;5.73;27622 +76099;45.14856;6.71723;1744;20220704;22.3;14.7;18.5;2.3;10.96;.2;4.64;22258 +76099;45.14856;6.71723;1744;20220705;19.3;11.4;15.4;2.4;10.96;0;4.81;27450 +76099;45.14856;6.71723;1744;20220706;19.1;10.4;14.8;2.4;10.06;0;4.69;27347 +76099;45.14856;6.71723;1744;20220707;19.4;9.7;14.5;2.6;10.41;0;4.7;27821 +76099;45.14856;6.71723;1744;20220708;19.6;8.8;14.2;2.3;9.61;.1;4.82;28495 +76099;45.14856;6.71723;1744;20220709;20.2;10.8;15.5;2.2;9.79;0;4.59;25450 +76099;45.14856;6.71723;1744;20220710;20.5;11;15.7;2.5;10.04;0;5.05;28353 +76099;45.14856;6.71723;1744;20220711;21.3;11.7;16.5;1.9;10.44;0;4.69;25644 +76099;45.14856;6.71723;1744;20220712;21.5;12.2;16.8;2.3;10.06;0;5.23;28529 +76099;45.14856;6.71723;1744;20220713;22.5;12.5;17.5;1.9;11.09;.1;4.55;23892 +76099;45.14856;6.71723;1744;20220714;24.4;14.7;19.5;2;11.29;0;4.92;24436 +76099;45.14856;6.71723;1744;20220715;23.7;14.8;19.3;2.6;9.91;0;5.62;27490 +76099;45.14856;6.71723;1744;20220716;23.4;13.6;18.5;2.5;10.49;0;5.16;25403 +76099;45.14856;6.71723;1744;20220717;23.7;13.7;18.7;2.2;10.81;.4;4.82;23402 +76099;45.14856;6.71723;1744;20220718;26;15.5;20.8;2;11.26;0;5.13;24521 +76099;45.14856;6.71723;1744;20220719;26.8;16.1;21.5;2;12.39;.4;5.02;22962 +76099;45.14856;6.71723;1744;20220720;25.3;15.8;20.6;1.8;13.34;1;4.81;23643 +76099;45.14856;6.71723;1744;20220721;23.5;12.6;18;1.7;12.71;0;5;28016 +76099;45.14856;6.71723;1744;20220722;26.5;15.2;20.9;2.2;11.01;0;5.34;24741 +76099;45.14856;6.71723;1744;20220723;21.8;15.2;18.5;2.8;12.56;0;4.29;20000 +76099;45.14856;6.71723;1744;20220724;24.8;12.8;18.8;2.2;11.51;0;5.13;26383 +76099;45.14856;6.71723;1744;20220725;25;17.2;21.1;3.1;10.56;0;4.94;17584 +76099;45.14856;6.71723;1744;20220726;19.9;12.1;16;2.4;11.76;.9;4.29;24125 +76099;45.14856;6.71723;1744;20220727;20.4;10.5;15.4;2.3;11.51;0;4.35;24665 +76099;45.14856;6.71723;1744;20220728;22.2;12;17.1;2.1;10.46;0;4.18;20691 +76099;45.14856;6.71723;1744;20220729;17.7;13.1;15.4;1.9;10.59;3.8;2.95;13625 +76099;45.14856;6.71723;1744;20220730;19.8;10.1;15;2.6;9.59;0;4.35;23832 +76099;45.14856;6.71723;1744;20220731;22.6;11.7;17.1;2.4;9.16;0;5.06;26329 +76099;45.14856;6.71723;1744;20220801;23.3;13.1;18.2;2.6;9.86;0;5.11;25600 +76099;45.14856;6.71723;1744;20220802;23.3;13;18.2;2.4;9.96;0;5.06;25691 +76099;45.14856;6.71723;1744;20220803;24.9;14.7;19.8;1.9;10.91;0;4.61;22426 +76099;45.14856;6.71723;1744;20220804;24.4;15.9;20.1;1.7;11.79;1.5;3.92;17309 +76099;45.14856;6.71723;1744;20220805;24.7;15.7;20.2;1.9;11.66;4.1;4;17666 +76099;45.14856;6.71723;1744;20220806;22;12.7;17.4;2.3;11.19;0;4.39;22825 +76099;45.14856;6.71723;1744;20220807;20.4;12.1;16.2;1.9;11.96;.9;3.65;19875 +76099;45.14856;6.71723;1744;20220808;21.3;11.5;16.4;2;10.76;0;4.15;23328 +76099;45.14856;6.71723;1744;20220809;22.8;12.9;17.9;1.9;10.96;1.7;4.49;24165 +76099;45.14856;6.71723;1744;20220810;22.5;13.8;18.2;2.2;10.56;2.9;4.25;20903 +76099;45.14856;6.71723;1744;20220811;22.7;13.3;18;2.3;9.49;0;4.48;22472 +76099;45.14856;6.71723;1744;20220812;22.5;14.3;18.4;2.2;9.46;0;4.58;22830 +76099;45.14856;6.71723;1744;20220813;22.1;13.6;17.9;2.2;8.81;0;4.57;23234 +76099;45.14856;6.71723;1744;20220814;16.9;14.3;15.6;2.2;9.64;6.9;2.47;7850 +76099;45.14856;6.71723;1744;20220815;19.6;10.4;15;2.7;9.44;.1;3.99;21506 +76099;45.14856;6.71723;1744;20220816;21.2;10.5;15.9;2;9.21;0;4.03;21925 +76099;45.14856;6.71723;1744;20220817;19.1;13.1;16.1;3;10.21;12.3;3.15;12345 +76099;45.14856;6.71723;1744;20220818;14.2;8.5;11.3;3;10.41;16.6;2.25;12557 +76099;45.14856;6.71723;1744;20220819;14;8.7;11.4;2.5;10.71;.4;2.06;11745 +76099;45.14856;6.71723;1744;20220820;17.3;10;13.7;2;10.88;0;3.15;18670 +76099;45.14856;6.71723;1744;20220821;17.3;10.2;13.8;2.1;10.84;.1;3.16;19170 +76099;45.14856;6.71723;1744;20220822;17.8;10;13.9;2;10.91;0;3.14;18687 +76099;45.14856;6.71723;1744;20220823;19.7;10.7;15.2;2.2;10.24;0;3.64;20254 +76099;45.14856;6.71723;1744;20220824;21.3;12.6;17;1.9;10.94;0;3.74;20062 +76099;45.14856;6.71723;1744;20220825;21.5;13.6;17.6;1.9;11.91;.3;3.58;18749 +76099;45.14856;6.71723;1744;20220826;16.7;12.4;14.5;2.1;11.68;5.5;2.19;9802 +76099;45.14856;6.71723;1744;20220827;16.6;10.6;13.6;1.9;11.71;.3;2.53;14834 +76099;45.14856;6.71723;1744;20220828;19.6;10.9;15.2;1.3;12.11;.7;3.16;19223 +76099;45.14856;6.71723;1744;20220829;21.5;12.1;16.8;1.8;10.78;0;3.83;21749 +76099;45.14856;6.71723;1744;20220830;19.9;13.9;16.9;2.1;10.51;1.2;3.05;13760 +76099;45.14856;6.71723;1744;20220831;16.2;10;13.1;2;10.81;.8;2.68;16284 +76099;45.14856;6.71723;1744;20220901;18.2;9.6;13.9;1.8;10.14;0;3.03;17963 +76099;45.14856;6.71723;1744;20220902;17.3;10.7;14;1.9;9.56;4.5;2.59;13239 +76099;45.14856;6.71723;1744;20220903;17.5;10.5;14;2.3;9.81;1.6;2.64;13494 +76099;45.14856;6.71723;1744;20220904;18.6;9.5;14;1.6;9.96;0;3.02;18636 +76099;45.14856;6.71723;1744;20220905;20.6;12.1;16.3;2.4;10.19;0;3.47;17739 +76099;45.14856;6.71723;1744;20220906;20.2;13.5;16.8;2.4;10.89;1.2;3.18;15691 +76099;45.14856;6.71723;1744;20220907;19.1;12;15.6;2.2;11.26;10;2.69;13288 +76099;45.14856;6.71723;1744;20220908;15.7;8.5;12.1;2.1;9.59;0;2.8;18614 +76099;45.14856;6.71723;1744;20220909;14.5;7.8;11.2;2.7;7.24;0;3.08;18947 +76099;45.14856;6.71723;1744;20220910;13.8;5.8;9.8;2.1;7.56;0;2.7;18894 +76099;45.14856;6.71723;1744;20220911;16.7;6;11.4;1.9;7.44;0;3.07;20632 +76099;45.14856;6.71723;1744;20220912;21.2;9.8;15.5;1.8;7.01;0;3.57;20501 +76099;45.14856;6.71723;1744;20220913;21.5;13.7;17.6;2.8;7.84;0;3.58;14124 +76099;45.14856;6.71723;1744;20220914;16.8;14.2;15.5;4.1;10.26;11.6;2.58;6905 +76099;45.14856;6.71723;1744;20220915;14.8;9.2;12;2.3;10.19;1.2;2.16;12604 +76099;45.14856;6.71723;1744;20220916;12.5;9.2;10.8;2.6;9.39;1;2.17;13862 +76099;45.14856;6.71723;1744;20220917;9.2;2.2;5.7;2.9;5.46;0;2.33;17520 +76099;45.14856;6.71723;1744;20220918;12.2;1.1;6.6;2.3;5.06;0;2.52;19133 +76099;45.14856;6.71723;1744;20220919;13.1;5.1;9.1;2.3;5.11;0;2.79;18240 +76099;45.14856;6.71723;1744;20220920;12.5;3.5;8;1.9;6.31;0;2.24;16580 +76099;45.14856;6.71723;1744;20220921;12.2;4.3;8.2;1.8;6.89;0;2.01;14691 +76099;45.14856;6.71723;1744;20220922;13.1;4.6;8.8;1.9;7.31;0;2.13;15715 +76099;45.14856;6.71723;1744;20220923;13.2;5.3;9.3;1.9;6.76;5;2.18;14459 +76099;45.14856;6.71723;1744;20220924;9.3;6;7.7;1.9;8.59;10.6;1.07;6054 +76099;45.14856;6.71723;1744;20220925;8.2;4.6;6.4;1.5;7.89;4.7;1.33;9869 +76099;45.14856;6.71723;1744;20220926;8.2;2.5;5.4;1.8;6.46;3.2;1.66;14137 +76099;45.14856;6.71723;1744;20220927;6;1.7;3.9;2.6;6.29;3.9;1.59;14122 +76099;45.14856;6.71723;1744;20220928;8.2;2;5.1;2.7;7.29;14.9;1.28;9012 +76099;45.14856;6.71723;1744;20220929;7;2.9;4.9;2.2;6.84;0;1.36;9999 +76099;45.14856;6.71723;1744;20220930;4.8;1.4;3.1;1.7;6.61;2.5;.94;6791 +76099;45.14856;6.71723;1744;20221001;9.8;1.3;5.5;2.1;7.74;7.6;1.22;8799 +76099;45.14856;6.71723;1744;20221002;14.8;7.8;11.3;2.4;8.84;0;2.23;14451 +76099;45.14856;6.71723;1744;20221003;13.3;6.7;10;2;7.01;0;2.05;13965 +76099;45.14856;6.71723;1744;20221004;16.8;7;11.9;1.8;5.99;0;2.4;15283 +76099;45.14856;6.71723;1744;20221005;16.7;9;12.9;1.9;7.16;.3;2.28;14334 +76099;45.14856;6.71723;1744;20221006;14.1;7.4;10.8;1.8;8.49;0;1.85;13493 +76099;45.14856;6.71723;1744;20221007;15.1;7.3;11.2;1.4;8.39;.1;1.84;13902 +76099;45.14856;6.71723;1744;20221008;10.8;8;9.4;1.3;9.36;3.8;1.03;5212 +76099;45.14856;6.71723;1744;20221009;10.2;6.6;8.4;1.3;9.49;.2;.92;6103 +76099;45.14856;6.71723;1744;20221010;12.6;6.5;9.5;1.5;8.99;0;1.38;10841 +76099;45.14856;6.71723;1744;20221011;13.7;6.2;10;1.5;8.51;0;1.57;12522 +76099;45.14856;6.71723;1744;20221012;11.9;6.9;9.4;1.2;8.94;.3;1.27;10116 +76099;45.14856;6.71723;1744;20221013;11.7;5.8;8.8;1.5;7.84;0;1.32;9090 +76099;45.14856;6.71723;1744;20221014;11;6.6;8.8;1.3;8.46;1.4;1.18;7975 +76099;45.14856;6.71723;1744;20221015;16.5;7.2;11.9;2.2;7.51;.1;2.02;12188 +76099;45.14856;6.71723;1744;20221016;16.1;9.4;12.7;2.8;7.56;0;2.16;11648 +76099;45.14856;6.71723;1744;20221017;17.1;9.9;13.5;2.5;7.66;0;2.18;11488 +76099;45.14856;6.71723;1744;20221018;17.3;9.9;13.6;1.8;8.09;0;1.9;11933 +76099;45.14856;6.71723;1744;20221019;18.6;10.1;14.3;1.8;6.79;0;2.08;12420 +76099;45.14856;6.71723;1744;20221020;16.2;12.4;14.3;3.8;7.39;7.3;2.52;5541 +76099;45.14856;6.71723;1744;20221021;11.5;10;10.7;4.5;9.66;24.2;1.34;1794 +76099;45.14856;6.71723;1744;20221022;14.1;6.6;10.3;2.6;8.74;1.2;1.47;8859 +76099;45.14856;6.71723;1744;20221023;16.7;10.4;13.6;5.2;7.54;1.4;2.72;6088 +76099;45.14856;6.71723;1744;20221024;12.4;10;11.2;3.9;8.66;10.4;1.64;4303 +76099;45.14856;6.71723;1744;20221025;14.4;6.4;10.4;2.6;7.14;0;1.72;10008 +76099;45.14856;6.71723;1744;20221026;17.1;10.3;13.7;2.6;7.14;0;2.11;10405 +76099;45.14856;6.71723;1744;20221027;18;10.9;14.5;2.6;7.14;0;2.15;10584 +76099;45.14856;6.71723;1744;20221028;19.3;12.1;15.7;2.3;6.89;.1;2.23;9480 +76099;45.14856;6.71723;1744;20221029;18.8;12.9;15.9;2.3;6.71;0;2.25;9379 +76099;45.14856;6.71723;1744;20221030;17.7;12.2;14.9;2.7;5.99;0;2.42;8706 +76099;45.14856;6.71723;1744;20221031;16.2;9.8;13;3.1;5.54;5.4;2.37;9834 +76099;45.14856;6.71723;1744;20221101;11.2;6.1;8.6;2.4;7.64;5;1.13;7321 +76099;45.14856;6.71723;1744;20221102;8.7;4.7;6.7;1.6;7.34;0;.89;8173 +76099;45.14856;6.71723;1744;20221103;8.7;3.8;6.2;2.8;6.31;16.1;1.13;4219 +76099;45.14856;6.71723;1744;20221104;2.5;-1.2;.6;3.1;4.89;.4;.85;6297 +76099;45.14856;6.71723;1744;20221105;3.7;-2.6;.6;2.1;4.04;0;.83;8908 +76099;45.14856;6.71723;1744;20221106;10.8;-.3;5.2;1.9;3.51;.1;1.34;9256 +76099;45.14856;6.71723;1744;20221107;13.3;3.1;8.2;1.7;3.94;0;1.33;10114 +76099;45.14856;6.71723;1744;20221108;10.9;6.6;8.7;2.4;4.24;0;1.55;7521 +76099;45.14856;6.71723;1744;20221109;8.2;6;7.1;2.6;6.91;14.2;1;2426 +76099;45.14856;6.71723;1744;20221110;9.6;2.7;6.1;1.6;6.66;0;.8;8749 +76099;45.14856;6.71723;1744;20221111;13;5.2;9.1;1.3;4.21;0;1.1;9056 +76099;45.14856;6.71723;1744;20221112;14.2;7.6;10.9;1.4;3.91;0;1.32;6443 +76099;45.14856;6.71723;1744;20221113;11;7.7;9.3;1.6;4.36;0;1.26;6154 +76099;45.14856;6.71723;1744;20221114;5.3;2.6;3.9;1.9;5.86;.5;.74;3406 +76099;45.14856;6.71723;1744;20221115;6.9;2.7;4.8;2.7;6.89;7.3;.67;3313 +76099;45.14856;6.71723;1744;20221116;7.5;1.7;4.6;2.4;5.76;0;.83;8326 +76099;45.14856;6.71723;1744;20221117;7.8;3.7;5.7;3.5;5.86;8.7;1.16;6051 +76099;45.14856;6.71723;1744;20221118;2.1;-.6;.7;2.3;4.94;.5;.62;6350 +76099;45.14856;6.71723;1744;20221119;1.4;-3.1;-.9;1.9;3.69;0;.54;7260 +76099;45.14856;6.71723;1744;20221120;2.6;-4.3;-.8;2.1;3.51;.7;.61;8351 +76099;45.14856;6.71723;1744;20221121;5.1;-3.5;.8;2.6;3.74;3.8;.89;5528 +76099;45.14856;6.71723;1744;20221122;-1;-3;-2;2.8;4.21;.1;.5;6340 +76099;45.14856;6.71723;1744;20221123;3.6;-4.3;-.4;2.1;3.51;6.9;.77;5577 +76099;45.14856;6.71723;1744;20221124;5.1;-2;1.5;1.9;3.49;0;.74;8108 +76099;45.14856;6.71723;1744;20221125;5;.4;2.7;1.9;3.94;0;.76;6432 +76099;45.14856;6.71723;1744;20221126;4;-2.3;.9;2.2;3.16;0;.8;7331 +76099;45.14856;6.71723;1744;20221127;7.3;.1;3.7;1.8;2.44;0;1.07;6257 +76099;45.14856;6.71723;1744;20221128;2.4;.5;1.5;1.9;3.71;1.1;.82;3028 +76099;45.14856;6.71723;1744;20221129;-.8;-2.6;-1.7;1.5;4.66;1.8;.31;3328 +76099;45.14856;6.71723;1744;20221130;.4;-4.5;-2.1;1.5;3.84;0;.31;6443 +76099;45.14856;6.71723;1744;20221201;1.1;-5.2;-2.1;1.4;3.61;.1;.34;7066 +76099;45.14856;6.71723;1744;20221202;.7;-5.9;-2.6;2.4;3.34;.1;.46;6729 +76099;45.14856;6.71723;1744;20221203;1.4;-3.8;-1.2;3.3;3.66;0;.7;3795 +76099;45.14856;6.71723;1744;20221204;1.1;-.7;.2;2.4;4.81;7.4;.5;2850 +76099;45.14856;6.71723;1744;20221205;1.5;-3.2;-.8;2;3.61;.1;.53;6358 +76099;45.14856;6.71723;1744;20221206;6.3;-2.2;2;1.5;2.21;0;.71;7174 +76099;45.14856;6.71723;1744;20221207;3.7;-2.3;.7;1.7;2.29;0;.7;6942 +76099;45.14856;6.71723;1744;20221208;3.8;-2.5;.7;2.6;2.59;6.9;.94;6052 +76099;45.14856;6.71723;1744;20221209;2.5;-.5;1;3.2;5.66;11.2;.4;2041 +76099;45.14856;6.71723;1744;20221210;-.4;-1;-.7;1.8;4.56;0;.42;3650 +76099;45.14856;6.71723;1744;20221211;-4.7;-9.5;-7.1;1.7;1.74;0;.46;6749 +76099;45.14856;6.71723;1744;20221212;-2;-8.5;-5.3;1.6;1.86;3.7;.46;6501 +76099;45.14856;6.71723;1744;20221213;2.1;-6.5;-2.2;3.4;4.86;.6;.16;4116 +76099;45.14856;6.71723;1744;20221214;4.1;.5;2.3;2;5.71;1;.44;3822 +76099;45.14856;6.71723;1744;20221215;3.6;.8;2.2;1.8;5.06;15.3;.63;1806 +76099;45.14856;6.71723;1744;20221216;.7;-1.1;-.2;1.6;5.41;.2;.26;3950 +76099;45.14856;6.71723;1744;20221217;2.9;-5.3;-1.2;1.8;2.56;0;.57;7298 +76099;45.14856;6.71723;1744;20221218;5.8;-1.5;2.2;1.8;2.19;0;.87;6817 +76099;45.14856;6.71723;1744;20221219;6.6;1.1;3.9;1.4;3.66;0;.71;4909 +76099;45.14856;6.71723;1744;20221220;8.6;1.9;5.2;2.1;4.69;.2;.85;5128 +76099;45.14856;6.71723;1744;20221221;4.8;2.4;3.6;1.9;6.06;1.4;.52;2684 +76099;45.14856;6.71723;1744;20221222;5.1;1.5;3.3;2.4;5.56;12.8;.67;4402 +76099;45.14856;6.71723;1744;20221223;6.7;1.8;4.2;3.1;7.34;15.5;.53;3041 +76099;45.14856;6.71723;1744;20221224;9.3;4.5;6.9;2.8;6.54;0;.97;4823 +76099;45.14856;6.71723;1744;20221225;11.8;6.4;9.1;3.2;4.34;0;1.56;6510 +76099;45.14856;6.71723;1744;20221226;8.4;5.1;6.8;3;4.86;1.1;1.17;5206 +76099;45.14856;6.71723;1744;20221227;4.8;-.1;2.3;2.1;3.91;0;.73;6682 +76099;45.14856;6.71723;1744;20221228;5;-.7;2.1;2.3;2.34;0;.93;6689 +76099;45.14856;6.71723;1744;20221229;6;.8;3.4;2.7;4.41;1;.87;4505 +76099;45.14856;6.71723;1744;20221230;4.9;.8;2.8;2.5;6.11;5;.48;3121 +76099;45.14856;6.71723;1744;20221231;11.2;4.6;7.9;3.8;7.01;.1;1.05;5414 +76100;45.15799;7.03441;1323;20220101;9.5;-3.4;3.1;.7;4.19;0;.29;6901 +76100;45.15799;7.03441;1323;20220102;8.4;-3.3;2.6;.8;4.26;0;.33;6513 +76100;45.15799;7.03441;1323;20220103;7.2;-3.3;2;.9;4.43;0;.33;6121 +76100;45.15799;7.03441;1323;20220104;9.9;-2.8;3.5;1.5;5.33;.9;.46;7042 +76100;45.15799;7.03441;1323;20220105;2.9;-.2;1.4;1.5;4.36;.1;.5;3213 +76100;45.15799;7.03441;1323;20220106;.3;-12.1;-5.9;1.1;2.09;0;.34;6943 +76100;45.15799;7.03441;1323;20220107;1.8;-12.9;-5.5;.9;2.13;0;.29;7587 +76100;45.15799;7.03441;1323;20220108;2.5;-9.2;-3.3;1.2;3.36;4.2;.28;6771 +76100;45.15799;7.03441;1323;20220109;.2;-3.4;-1.6;2.1;3.79;2.4;.46;3630 +76100;45.15799;7.03441;1323;20220110;.3;-9.2;-4.5;.9;2.39;0;.37;5298 +76100;45.15799;7.03441;1323;20220111;3.2;-13.7;-5.3;1.1;1.93;0;.43;8162 +76100;45.15799;7.03441;1323;20220112;4.4;-12.5;-4.1;1;1.79;0;.5;8031 +76100;45.15799;7.03441;1323;20220113;7.7;-9.3;-.8;1;2.36;0;.53;8084 +76100;45.15799;7.03441;1323;20220114;9.4;-6.4;1.5;.7;3.03;0;.45;7757 +76100;45.15799;7.03441;1323;20220115;10;-6.2;1.9;.7;3.13;.1;.43;8006 +76100;45.15799;7.03441;1323;20220116;7.6;-7.4;.1;.6;2.66;0;.4;7905 +76100;45.15799;7.03441;1323;20220117;5.9;-10.5;-2.3;.8;2.26;0;.42;8256 +76100;45.15799;7.03441;1323;20220118;9.2;-7.7;.7;1;2.89;0;.53;8709 +76100;45.15799;7.03441;1323;20220119;6.5;-7.8;-.7;.9;2.93;0;.49;8010 +76100;45.15799;7.03441;1323;20220120;3.2;-7.9;-2.3;1.1;2.96;0;.43;6968 +76100;45.15799;7.03441;1323;20220121;2.1;-11.5;-4.7;1.2;2.29;0;.51;8085 +76100;45.15799;7.03441;1323;20220122;5.2;-11.2;-3;1;2.49;0;.51;8933 +76100;45.15799;7.03441;1323;20220123;8.5;-8.2;.2;.7;2.73;0;.52;8955 +76100;45.15799;7.03441;1323;20220124;8.4;-8.6;-.1;.6;2.79;0;.49;9154 +76100;45.15799;7.03441;1323;20220125;8.8;-7.6;.6;.7;2.79;0;.55;8838 +76100;45.15799;7.03441;1323;20220126;8.2;-9;-.4;.8;2.46;0;.59;9371 +76100;45.15799;7.03441;1323;20220127;8.8;-8.7;.1;.8;2.46;0;.57;9578 +76100;45.15799;7.03441;1323;20220128;9.1;-7.7;.7;1.2;2.63;0;.81;9398 +76100;45.15799;7.03441;1323;20220129;8;-7.4;.3;.9;2.99;0;.65;9413 +76100;45.15799;7.03441;1323;20220130;9.5;-6;1.7;1.1;3.03;0;.79;9532 +76100;45.15799;7.03441;1323;20220131;5.5;-6.3;-.4;3;2.93;0;1.06;8625 +76100;45.15799;7.03441;1323;20220201;6.4;-9;-1.3;1.8;3.23;.9;.83;8686 +76100;45.15799;7.03441;1323;20220202;12.2;-1.6;5.3;3.1;4.03;0;1.62;9572 +76100;45.15799;7.03441;1323;20220203;11.2;-4.2;3.5;1;3.79;0;.8;10307 +76100;45.15799;7.03441;1323;20220204;8.9;-5.6;1.6;1;3.69;0;.76;9890 +76100;45.15799;7.03441;1323;20220205;7.9;-4.6;1.6;1.1;3.63;0;.77;8341 +76100;45.15799;7.03441;1323;20220206;7.3;-8.6;-.7;1.5;2.99;5;.88;10511 +76100;45.15799;7.03441;1323;20220207;10.2;-1.9;4.2;2.8;3.63;.5;1.42;9222 +76100;45.15799;7.03441;1323;20220208;9.5;-7.6;1;1;3.06;0;.87;10831 +76100;45.15799;7.03441;1323;20220209;11.8;-5.1;3.4;.8;3.29;0;.9;11121 +76100;45.15799;7.03441;1323;20220210;-.1;-5.7;-2.9;1.9;7.21;0;.59;6880 +76100;45.15799;7.03441;1323;20220211;4.9;1.8;3.3;2.8;5.98;.1;.95;9427 +76100;45.15799;7.03441;1323;20220212;.6;-1.7;-.6;4;4.34;0;.82;6713 +76100;45.15799;7.03441;1323;20220213;1.7;-2.9;-.6;2.3;4.38;0;.79;11384 +76100;45.15799;7.03441;1323;20220214;-.5;-3.2;-1.8;3.1;4.61;2.2;.52;3973 +76100;45.15799;7.03441;1323;20220215;3.9;-3.8;0;4.3;4.78;0;.94;7663 +76100;45.15799;7.03441;1323;20220216;5.3;-8.5;-1.6;1;4.26;1.6;.71;11383 +76100;45.15799;7.03441;1323;20220217;12.2;-1.1;5.5;2.2;5.49;.4;1.31;10642 +76100;45.15799;7.03441;1323;20220218;15.2;-2.9;6.1;1.4;4.83;0;1.4;12668 +76100;45.15799;7.03441;1323;20220219;7.2;0;3.6;1.6;5.06;0;.94;8142 +76100;45.15799;7.03441;1323;20220220;10.1;-6.8;1.6;1.2;3.86;0;1.1;12797 +76100;45.15799;7.03441;1323;20220221;4.4;-2.8;.8;3.1;4.26;5.2;1.02;9202 +76100;45.15799;7.03441;1323;20220222;8.6;-3.7;2.5;1.5;3.56;0;1.23;11529 +76100;45.15799;7.03441;1323;20220223;11.4;-6.8;2.3;1.3;3.26;0;1.31;13605 +76100;45.15799;7.03441;1323;20220224;9.7;-3.9;2.9;1.7;3.86;0;1.35;12887 +76100;45.15799;7.03441;1323;20220225;7.2;-3.9;1.6;1.5;3.39;.1;1.18;10235 +76100;45.15799;7.03441;1323;20220226;6.4;-9.8;-1.7;1.5;1.79;0;1.26;13929 +76100;45.15799;7.03441;1323;20220227;4.2;-10.7;-3.2;1.8;2.13;0;1.19;13829 +76100;45.15799;7.03441;1323;20220228;8.2;-10.6;-1.2;1.3;2.29;0;1.31;14418 +76100;45.15799;7.03441;1323;20220301;8.5;-6.7;.9;1.9;2.93;0;1.51;14278 +76100;45.15799;7.03441;1323;20220302;8.8;-7.3;.8;.8;3.33;0;1.2;14401 +76100;45.15799;7.03441;1323;20220303;9.3;-3.3;3;1.5;3.93;0;1.42;13396 +76100;45.15799;7.03441;1323;20220304;8.2;-6;1.1;1.7;3.59;2;1.37;14259 +76100;45.15799;7.03441;1323;20220305;5.7;-6.4;-.4;1.3;2.83;0;1.24;13611 +76100;45.15799;7.03441;1323;20220306;4.3;-9.7;-2.7;1.3;2.53;0;1.17;14792 +76100;45.15799;7.03441;1323;20220307;6.6;-10.4;-1.9;1;2.46;0;1.25;15464 +76100;45.15799;7.03441;1323;20220308;8.1;-9.2;-.5;1.1;2.59;0;1.4;15772 +76100;45.15799;7.03441;1323;20220309;10.3;-8.8;.8;1;2.83;0;1.52;16214 +76100;45.15799;7.03441;1323;20220310;11;-7.3;1.8;1.8;3.13;0;1.82;16389 +76100;45.15799;7.03441;1323;20220311;4.8;-1.8;1.5;3.6;3.73;1.7;1.42;9542 +76100;45.15799;7.03441;1323;20220312;4.3;-.7;1.8;3.8;3.69;1;1.48;9444 +76100;45.15799;7.03441;1323;20220313;3.5;.4;2;3.5;4.23;1.9;1.22;7976 +76100;45.15799;7.03441;1323;20220314;9.7;-6.6;1.6;2;4.89;2.1;1.54;16828 +76100;45.15799;7.03441;1323;20220315;13.2;1.1;7.2;1.2;6.26;.1;1.74;15130 +76100;45.15799;7.03441;1323;20220316;15.1;0;7.5;1.1;5.59;.2;1.92;16171 +76100;45.15799;7.03441;1323;20220317;11.9;1.7;6.8;2.2;5.89;0;1.87;13966 +76100;45.15799;7.03441;1323;20220318;5;2.5;3.8;4.7;7.08;.5;.96;9846 +76100;45.15799;7.03441;1323;20220319;5.7;-.1;2.8;5.3;5.51;0;1.72;16827 +76100;45.15799;7.03441;1323;20220320;5.3;-2;1.6;4.3;3.91;0;2.07;16876 +76100;45.15799;7.03441;1323;20220321;6;-.9;2.5;3;3.71;0;2.09;18915 +76100;45.15799;7.03441;1323;20220322;7.2;.1;3.7;3.9;3.51;0;2.44;21563 +76100;45.15799;7.03441;1323;20220323;10.3;1.9;6.1;2.8;2.74;0;2.73;22330 +76100;45.15799;7.03441;1323;20220324;12.6;5.3;8.9;2.9;3.01;0;3.26;21857 +76100;45.15799;7.03441;1323;20220325;10.8;5;7.9;2.4;3.21;0;3.12;21624 +76100;45.15799;7.03441;1323;20220326;12.1;4.9;8.5;2.2;3.18;0;3.13;21766 +76100;45.15799;7.03441;1323;20220327;10.5;5.9;8.2;3.8;3.71;0;3.07;16334 +76100;45.15799;7.03441;1323;20220328;13.5;6.2;9.8;3.1;3.31;0;3.59;21302 +76100;45.15799;7.03441;1323;20220329;9.5;4.2;6.9;2.7;5.48;1.3;2.29;16396 +76100;45.15799;7.03441;1323;20220330;4;1.4;2.7;3.1;6.62;2.2;.66;6166 +76100;45.15799;7.03441;1323;20220331;7.3;1.5;4.4;3.5;7.94;1;1.25;11066 +76100;45.15799;7.03441;1323;20220401;5.8;1.3;3.5;4.3;6.84;11.6;1.54;13716 +76100;45.15799;7.03441;1323;20220402;-.3;-3.2;-1.7;3.6;4.09;.9;1.07;12800 +76100;45.15799;7.03441;1323;20220403;2.7;-2.4;.2;2.8;4.19;.2;1.51;18966 +76100;45.15799;7.03441;1323;20220404;3.4;-1.7;.9;2.2;5.22;0;1.34;17466 +76100;45.15799;7.03441;1323;20220405;9.9;.3;5.1;3;6.24;0;2.29;25050 +76100;45.15799;7.03441;1323;20220406;8.1;3.6;5.8;3;7.06;.2;2.1;21233 +76100;45.15799;7.03441;1323;20220407;11.7;2.5;7.1;2.6;7.12;17.4;1.88;15633 +76100;45.15799;7.03441;1323;20220408;13.2;6.9;10.1;3.4;8.02;4.5;2.11;14133 +76100;45.15799;7.03441;1323;20220409;9.8;6.4;8.1;5.6;3.76;.5;3.43;23833 +76100;45.15799;7.03441;1323;20220410;8.9;-.7;4.1;3.5;3.22;0;2.78;25033 +76100;45.15799;7.03441;1323;20220411;8.9;1.1;5;2.5;4.22;0;2.58;23933 +76100;45.15799;7.03441;1323;20220412;9.8;3;6.4;1.7;5.06;0;2.79;24233 +76100;45.15799;7.03441;1323;20220413;13.8;5.6;9.7;3.2;6.69;0;3.12;23766 +76100;45.15799;7.03441;1323;20220414;15.7;6.4;11;4;7.26;0;3.57;25633 +76100;45.15799;7.03441;1323;20220415;18.3;9.5;13.9;3.1;6.86;0;4.13;25366 +76100;45.15799;7.03441;1323;20220416;17.3;9.5;13.4;3.7;5.82;.5;4.27;24166 +76100;45.15799;7.03441;1323;20220417;11.3;3.3;7.3;3.4;6.76;0;2.69;24100 +76100;45.15799;7.03441;1323;20220418;11.3;2;6.6;2.6;6.26;0;2.71;25200 +76100;45.15799;7.03441;1323;20220419;11.2;4.4;7.8;3.2;6.39;0;2.9;24900 +76100;45.15799;7.03441;1323;20220420;5.8;4.6;5.2;2.1;7.26;.9;1.06;7866 +76100;45.15799;7.03441;1323;20220421;4.7;3.5;4.1;4;6.86;3.8;.9;8200 +76100;45.15799;7.03441;1323;20220422;9.7;2.7;6.2;3.7;7.62;3;1.45;12966 +76100;45.15799;7.03441;1323;20220423;6.5;4.8;5.6;6.1;7.72;27.1;.56;4200 +76100;45.15799;7.03441;1323;20220424;6.7;1.6;4.1;3.3;6.86;1.1;.91;9500 +76100;45.15799;7.03441;1323;20220425;9.1;3.4;6.2;2.1;8.54;.2;1.38;12600 +76100;45.15799;7.03441;1323;20220426;10.2;4.9;7.5;2.2;7.86;.1;1.92;16000 +76100;45.15799;7.03441;1323;20220427;13.2;5.8;9.5;2.5;7.49;0;3.25;26466 +76100;45.15799;7.03441;1323;20220428;15.1;6.5;10.8;3.2;8.82;0;3.12;23933 +76100;45.15799;7.03441;1323;20220429;14.5;6.3;10.4;3.4;8.89;.2;2.79;20866 +76100;45.15799;7.03441;1323;20220430;12.9;6.5;9.7;2.8;7.89;.5;2.19;15433 +76100;45.15799;7.03441;1323;20220501;12.7;6.2;9.4;2.2;7.76;.1;3;23500 +76100;45.15799;7.03441;1323;20220502;13.1;5.5;9.3;2.6;8.89;1.6;2.6;22000 +76100;45.15799;7.03441;1323;20220503;11.8;6.4;9.1;2.2;9.09;3.5;1.96;15733 +76100;45.15799;7.03441;1323;20220504;12.5;6.5;9.5;3.2;9.16;7.9;2.02;16333 +76100;45.15799;7.03441;1323;20220505;7.3;6.4;6.9;3.7;8.39;8.5;1.24;10166 +76100;45.15799;7.03441;1323;20220506;12.6;3.9;8.2;1.3;7.56;5.2;2.54;19129 +76100;45.15799;7.03441;1323;20220507;15.1;4.8;9.9;1.4;8.09;6.7;2.89;20726 +76100;45.15799;7.03441;1323;20220508;15.3;4.9;10.1;1.4;8.46;2.2;2.93;21444 +76100;45.15799;7.03441;1323;20220509;16.4;5.4;10.9;1.4;7.96;.4;3.18;22014 +76100;45.15799;7.03441;1323;20220510;19.5;1.9;10.7;1.3;7.83;0;3.73;26381 +76100;45.15799;7.03441;1323;20220511;21.9;4.2;13.1;1.4;8.39;0;4.07;26520 +76100;45.15799;7.03441;1323;20220512;23.2;3.8;13.5;1.2;8.09;.1;4.22;26966 +76100;45.15799;7.03441;1323;20220513;22.3;4.9;13.6;1.4;8.96;0;4.15;26702 +76100;45.15799;7.03441;1323;20220514;22.6;5.2;13.9;1.6;9.43;.6;4.25;27036 +76100;45.15799;7.03441;1323;20220515;20.6;5.6;13.1;1.1;9.86;4.6;3.92;26153 +76100;45.15799;7.03441;1323;20220516;21.8;4.8;13.3;1.3;9.03;0;4.11;26820 +76100;45.15799;7.03441;1323;20220517;24.4;5.3;14.9;1.1;8.86;.1;4.4;27397 +76100;45.15799;7.03441;1323;20220518;24.4;5.4;14.9;1.6;9.79;7.7;4.49;27742 +76100;45.15799;7.03441;1323;20220519;23.9;9.2;16.5;1.5;10.69;1.1;4.49;26403 +76100;45.15799;7.03441;1323;20220520;25.8;6.6;16.2;1.3;9.69;.2;4.7;27668 +76100;45.15799;7.03441;1323;20220521;26;7.1;16.5;1.4;9.49;0;4.79;27851 +76100;45.15799;7.03441;1323;20220522;27.5;8.2;17.9;1.1;9.93;1.5;4.87;28098 +76100;45.15799;7.03441;1323;20220523;23.9;8.2;16;1.7;9.06;3.1;4.69;27190 +76100;45.15799;7.03441;1323;20220524;19;7;13;1.4;9.36;4.2;3.67;23869 +76100;45.15799;7.03441;1323;20220525;15.1;6.3;10.7;1;9.79;2;2.97;20956 +76100;45.15799;7.03441;1323;20220526;20.1;5;12.5;1.4;10.16;1;3.94;26810 +76100;45.15799;7.03441;1323;20220527;24.1;6.9;15.5;1.4;9.93;0;4.59;27759 +76100;45.15799;7.03441;1323;20220528;23.5;4.9;14.2;1.7;8.99;5.9;4.6;27699 +76100;45.15799;7.03441;1323;20220529;19.7;4.9;12.3;1.9;7.59;.7;4.1;26222 +76100;45.15799;7.03441;1323;20220530;18;1.1;9.6;1.6;6.53;.8;3.93;27771 +76100;45.15799;7.03441;1323;20220531;17.8;4;10.9;1.2;8.36;2.3;3.68;26080 +76100;45.15799;7.03441;1323;20220601;21.9;4.2;13;1.6;8.99;.4;4.34;28413 +76100;45.15799;7.03441;1323;20220602;24.4;7;15.7;1.8;9.86;4.1;4.66;27092 +76100;45.15799;7.03441;1323;20220603;21.1;10.6;15.9;1.4;11.86;6.4;3.92;23707 +76100;45.15799;7.03441;1323;20220604;25.6;9;17.3;1.7;11.29;.1;4.93;28153 +76100;45.15799;7.03441;1323;20220605;23.9;11.2;17.6;1.9;10.23;1.2;4.69;25207 +76100;45.15799;7.03441;1323;20220606;23.7;5.2;14.5;1.8;9.29;2;4.72;28834 +76100;45.15799;7.03441;1323;20220607;21.1;8.2;14.6;1.8;8.66;0;4.27;25306 +76100;45.15799;7.03441;1323;20220608;19.5;2.5;11;1.5;7.63;.4;4.13;28228 +76100;45.15799;7.03441;1323;20220609;17.9;6;12;1.9;7.46;0;3.85;24143 +76100;45.15799;7.03441;1323;20220610;22.9;.7;11.8;1.9;6.93;.1;4.75;30094 +76100;45.15799;7.03441;1323;20220611;25.6;3.8;14.7;1.5;8.23;0;5.04;30019 +76100;45.15799;7.03441;1323;20220612;27.5;5.6;16.5;1.1;8.66;.2;5.12;29873 +76100;45.15799;7.03441;1323;20220613;26.4;7.8;17.1;1.4;9.73;0;5.1;28995 +76100;45.15799;7.03441;1323;20220614;26.5;6.4;16.4;1.6;10.06;.1;5.05;29965 +76100;45.15799;7.03441;1323;20220615;26.4;8.9;17.7;1;10.46;.5;4.93;28799 +76100;45.15799;7.03441;1323;20220616;29.1;8.3;18.7;1.5;9.33;0;5.57;29891 +76100;45.15799;7.03441;1323;20220617;30.4;6.5;18.4;1.3;9.56;0;5.62;30567 +76100;45.15799;7.03441;1323;20220618;28.3;11;19.6;1.4;12.46;0;5.25;28935 +76100;45.15799;7.03441;1323;20220619;26.9;11.2;19.1;2.2;11.96;.1;5.24;28497 +76100;45.15799;7.03441;1323;20220620;28.5;9.9;19.2;1.8;10.43;0;5.6;29492 +76100;45.15799;7.03441;1323;20220621;26.6;11.7;19.2;1.7;10.66;3.4;5.27;28154 +76100;45.15799;7.03441;1323;20220622;21.7;11.8;16.7;1.2;12.93;7.1;4.02;23868 +76100;45.15799;7.03441;1323;20220623;23.1;8.3;15.7;1.3;10.79;2.3;4.54;27451 +76100;45.15799;7.03441;1323;20220624;19.8;7.2;13.5;1.1;10.03;5.9;3.99;25904 +76100;45.15799;7.03441;1323;20220625;22.4;4.8;13.6;1.5;9.3;0;4.65;28876 +76100;45.15799;7.03441;1323;20220626;24.8;8.9;16.9;2.2;11.1;.7;5.08;28943 +76100;45.15799;7.03441;1323;20220627;25.5;12.4;18.9;2.8;12.67;4.6;5;25893 +76100;45.15799;7.03441;1323;20220628;19.9;12;15.9;1.4;13.34;14.4;3.49;20089 +76100;45.15799;7.03441;1323;20220629;25.4;6;15.7;1.3;10.44;.1;4.99;29307 +76100;45.15799;7.03441;1323;20220630;24.4;8.3;16.3;1.2;10.93;7.4;4.71;28485 +76100;45.15799;7.03441;1323;20220701;23.5;9.8;16.7;1.6;10.13;.4;4.48;25670 +76100;45.15799;7.03441;1323;20220702;27.8;5.1;16.5;1.2;8.13;0;5.09;29649 +76100;45.15799;7.03441;1323;20220703;29.3;8.1;18.7;1.4;9.86;.2;5.43;29567 +76100;45.15799;7.03441;1323;20220704;26.9;11.5;19.2;1.3;11.93;5.2;4.94;27263 +76100;45.15799;7.03441;1323;20220705;26.2;9;17.6;1.2;10.93;0;4.93;28351 +76100;45.15799;7.03441;1323;20220706;25.3;8;16.6;1.5;10.69;.4;4.81;28579 +76100;45.15799;7.03441;1323;20220707;25.7;7.4;16.6;1.6;10.09;0;4.93;28506 +76100;45.15799;7.03441;1323;20220708;25.4;9.1;17.3;2.6;9.41;.1;5.86;30906 +76100;45.15799;7.03441;1323;20220709;24.9;9.7;17.3;1.5;10.59;0;5.23;29481 +76100;45.15799;7.03441;1323;20220710;25.9;9.3;17.6;2.3;10.01;0;5.61;30352 +76100;45.15799;7.03441;1323;20220711;26.2;10.1;18.2;1.8;11.46;0;5.42;29776 +76100;45.15799;7.03441;1323;20220712;26.3;9.8;18;1.4;11.41;0;5.09;28452 +76100;45.15799;7.03441;1323;20220713;26.3;11.1;18.7;1.5;12.74;.7;4.96;26470 +76100;45.15799;7.03441;1323;20220714;28.1;13.9;21;1.9;13.61;1;5.35;26429 +76100;45.15799;7.03441;1323;20220715;29.5;11.2;20.3;1.8;11.24;0;5.97;30619 +76100;45.15799;7.03441;1323;20220716;29;9.8;19.4;2;11.21;0;5.88;30349 +76100;45.15799;7.03441;1323;20220717;29.1;11.3;20.2;1.6;13.19;2.2;5.4;28162 +76100;45.15799;7.03441;1323;20220718;29.6;13;21.3;1.5;14.14;.1;5.46;27858 +76100;45.15799;7.03441;1323;20220719;28.6;10.3;19.5;1.6;12.99;.3;5.09;27978 +76100;45.15799;7.03441;1323;20220720;29.2;13.8;21.5;1.7;13.63;1.4;5.32;27206 +76100;45.15799;7.03441;1323;20220721;30.2;10.7;20.4;1.6;11.59;0;5.35;27803 +76100;45.15799;7.03441;1323;20220722;29.8;10.5;20.2;1.5;11.73;.3;5.22;27847 +76100;45.15799;7.03441;1323;20220723;28.9;11.5;20.2;1.4;11.89;.2;5.07;27162 +76100;45.15799;7.03441;1323;20220724;29.9;10.9;20.4;1.6;12.46;.3;5.17;27339 +76100;45.15799;7.03441;1323;20220725;30.8;10.7;20.8;1.3;11.99;.8;5.21;27555 +76100;45.15799;7.03441;1323;20220726;27.6;9.9;18.7;1.6;12.03;1.7;4.9;27094 +76100;45.15799;7.03441;1323;20220727;26.5;10.5;18.5;2.1;12.09;.5;4.85;26853 +76100;45.15799;7.03441;1323;20220728;26.8;10.3;18.5;1.6;10.86;3.6;4.79;26467 +76100;45.15799;7.03441;1323;20220729;20.9;9.3;15.1;1;10.89;3.8;3.68;23112 +76100;45.15799;7.03441;1323;20220730;25.5;7.6;16.6;1.6;10.33;0;4.52;25859 +76100;45.15799;7.03441;1323;20220731;27.2;7.7;17.5;1.4;9.93;0;4.7;26774 +76100;45.15799;7.03441;1323;20220801;29.6;8.2;18.9;1.3;9.83;0;4.94;27020 +76100;45.15799;7.03441;1323;20220802;27.7;8.4;18;1.8;10.59;0;4.77;26921 +76100;45.15799;7.03441;1323;20220803;27.6;11.1;19.3;1.6;11.93;.4;4.65;25745 +76100;45.15799;7.03441;1323;20220804;26.9;12.2;19.6;1.1;13.33;1.4;4.4;24921 +76100;45.15799;7.03441;1323;20220805;26.7;11.8;19.2;.9;13.86;4.1;4.2;24042 +76100;45.15799;7.03441;1323;20220806;27.8;9.3;18.6;1.3;11.86;1.2;4.56;26020 +76100;45.15799;7.03441;1323;20220807;25.1;11;18.1;1.8;11.69;2.2;4.23;24236 +76100;45.15799;7.03441;1323;20220808;26.3;7.4;16.9;1.2;10.43;0;4.27;25800 +76100;45.15799;7.03441;1323;20220809;27.1;9.5;18.3;1.9;11.19;1.2;4.62;25454 +76100;45.15799;7.03441;1323;20220810;26.2;14;20.1;1.8;12.09;1.9;4.34;23012 +76100;45.15799;7.03441;1323;20220811;26.4;9.7;18.1;1.2;11.16;0;4.27;24857 +76100;45.15799;7.03441;1323;20220812;27.5;8.7;18.1;1.6;9.73;0;4.56;25251 +76100;45.15799;7.03441;1323;20220813;27.8;7.3;17.5;1.4;8.16;0;4.61;25469 +76100;45.15799;7.03441;1323;20220814;21.1;8.4;14.8;1;10.29;3.2;3.46;22365 +76100;45.15799;7.03441;1323;20220815;22.9;6.3;14.6;1.2;9.66;.3;3.75;24100 +76100;45.15799;7.03441;1323;20220816;25.5;5.5;15.5;1.4;9.53;2.2;4.12;24966 +76100;45.15799;7.03441;1323;20220817;22;11;16.5;2.1;11.29;15.3;3.62;20614 +76100;45.15799;7.03441;1323;20220818;18.5;7.4;13;1.3;11.46;12.7;2.94;20447 +76100;45.15799;7.03441;1323;20220819;20.8;7.6;14.2;1.2;10.73;0;3.11;19898 +76100;45.15799;7.03441;1323;20220820;24.1;5.8;15;1.4;10.23;0;3.79;23898 +76100;45.15799;7.03441;1323;20220821;24.9;7.9;16.4;1.5;10.69;0;3.86;23358 +76100;45.15799;7.03441;1323;20220822;23.9;9;16.4;1.3;11.19;.2;3.65;22493 +76100;45.15799;7.03441;1323;20220823;25.1;7.5;16.3;1.4;10.73;0;3.78;23429 +76100;45.15799;7.03441;1323;20220824;25.5;8.5;17;1.4;11.19;0;3.8;22889 +76100;45.15799;7.03441;1323;20220825;26.1;9.9;18;1.2;11.76;.3;3.79;22502 +76100;45.15799;7.03441;1323;20220826;21.7;12.3;17;.9;12.76;4.3;2.9;17494 +76100;45.15799;7.03441;1323;20220827;23.4;7;15.2;1.3;11.16;1.6;3.47;22535 +76100;45.15799;7.03441;1323;20220828;25.1;8.4;16.7;1.1;10.86;1.6;3.59;22182 +76100;45.15799;7.03441;1323;20220829;26;7.1;16.6;1;9.59;0;3.63;22702 +76100;45.15799;7.03441;1323;20220830;23.7;9.8;16.8;1.2;11.19;3.7;3.39;20965 +76100;45.15799;7.03441;1323;20220831;22.5;7.6;15;1.2;11.46;.6;3.22;21408 +76100;45.15799;7.03441;1323;20220901;23.8;7.6;15.7;1.2;10.43;4;3.37;21497 +76100;45.15799;7.03441;1323;20220902;21.4;6.6;14;1;10.13;6.3;3.05;20866 +76100;45.15799;7.03441;1323;20220903;19.7;8.3;14;1.3;11.19;4.2;2.73;18462 +76100;45.15799;7.03441;1323;20220904;21.9;6.2;14;1.1;10.46;.5;2.99;20264 +76100;45.15799;7.03441;1323;20220905;23.8;7.9;15.9;.9;10.19;.8;3.16;20805 +76100;45.15799;7.03441;1323;20220906;23.9;7.5;15.7;1.1;11.19;2.7;3.15;20659 +76100;45.15799;7.03441;1323;20220907;23.7;10.9;17.3;1.3;11.63;5.5;3.15;19277 +76100;45.15799;7.03441;1323;20220908;20.4;9.6;15;1.2;10.46;.4;2.68;17464 +76100;45.15799;7.03441;1323;20220909;19;4.4;11.7;1.4;7.69;.1;2.77;19278 +76100;45.15799;7.03441;1323;20220910;20.2;2.8;11.5;1.1;7.33;0;2.71;19586 +76100;45.15799;7.03441;1323;20220911;23.5;2.4;13;1.1;7.46;0;3.02;20571 +76100;45.15799;7.03441;1323;20220912;25.5;3.7;14.6;1;7.89;0;3.09;20496 +76100;45.15799;7.03441;1323;20220913;25.6;6.3;15.9;1;9.63;0;3.06;19813 +76100;45.15799;7.03441;1323;20220914;18.9;12.5;15.7;1.5;12.43;12.1;2.24;13328 +76100;45.15799;7.03441;1323;20220915;19.8;9.1;14.5;1.1;11.06;1.1;2.3;15068 +76100;45.15799;7.03441;1323;20220916;19.5;6.5;13;1.3;9.59;.1;2.37;16137 +76100;45.15799;7.03441;1323;20220917;15.5;3.6;9.5;1.7;5.73;0;2.34;16136 +76100;45.15799;7.03441;1323;20220918;18.2;-1.8;8.2;1.1;5.13;0;2.42;19017 +76100;45.15799;7.03441;1323;20220919;19.8;.8;10.3;1.2;5.36;0;2.56;18937 +76100;45.15799;7.03441;1323;20220920;19.4;-.2;9.6;1;5.99;0;2.36;18582 +76100;45.15799;7.03441;1323;20220921;16.5;1.5;9;2.1;7.06;.1;2.17;17570 +76100;45.15799;7.03441;1323;20220922;18.3;5.3;11.8;1;7.43;0;2.23;16600 +76100;45.15799;7.03441;1323;20220923;17.9;1.4;9.6;1.1;6.89;3.3;2.19;17605 +76100;45.15799;7.03441;1323;20220924;10.3;6.6;8.4;.8;9.03;7.7;1.21;9139 +76100;45.15799;7.03441;1323;20220925;13.2;4.3;8.8;.8;8.46;4.2;1.53;13084 +76100;45.15799;7.03441;1323;20220926;15;.7;7.9;1.3;6.83;.6;1.87;15547 +76100;45.15799;7.03441;1323;20220927;13.1;2.7;7.9;1.5;6.33;1.1;1.77;13893 +76100;45.15799;7.03441;1323;20220928;12.4;.9;6.6;1.3;7.29;5.3;1.57;14660 +76100;45.15799;7.03441;1323;20220929;12.7;5.2;8.9;1.3;7.89;.8;1.49;11796 +76100;45.15799;7.03441;1323;20220930;9.5;2.6;6.1;1.2;7.46;1.7;1.21;11300 +76100;45.15799;7.03441;1323;20221001;11.7;1.9;6.8;1.2;8.03;3.9;1.35;13059 +76100;45.15799;7.03441;1323;20221002;19.8;7.1;13.5;1.4;9.19;0;2;13686 +76100;45.15799;7.03441;1323;20221003;20.4;1.1;10.8;1;6.79;0;2.06;16237 +76100;45.15799;7.03441;1323;20221004;21.6;1.5;11.6;.8;6.43;0;1.97;16064 +76100;45.15799;7.03441;1323;20221005;21.6;2;11.8;.7;6.99;.3;1.92;15801 +76100;45.15799;7.03441;1323;20221006;20.5;3.4;11.9;1.1;7.79;0;1.99;15257 +76100;45.15799;7.03441;1323;20221007;19.9;2;10.9;.9;7.53;.1;1.85;15239 +76100;45.15799;7.03441;1323;20221008;14.9;3.1;9;.4;8.89;6.6;1.38;13389 +76100;45.15799;7.03441;1323;20221009;13.1;8.2;10.7;1;10.29;13.7;1.16;8832 +76100;45.15799;7.03441;1323;20221010;15.4;8.1;11.8;1.1;9.39;.9;1.39;10208 +76100;45.15799;7.03441;1323;20221011;18;3;10.5;.9;8.29;.2;1.59;14224 +76100;45.15799;7.03441;1323;20221012;15.8;4;9.9;1.2;8.23;.2;1.45;12468 +76100;45.15799;7.03441;1323;20221013;15.8;1.2;8.5;.7;7.43;0;1.38;13621 +76100;45.15799;7.03441;1323;20221014;16;3.9;9.9;.9;8.63;.9;1.31;11966 +76100;45.15799;7.03441;1323;20221015;20.6;4.5;12.5;.7;8.06;.3;1.55;13943 +76100;45.15799;7.03441;1323;20221016;19.6;3;11.3;.7;7.49;.7;1.45;13495 +76100;45.15799;7.03441;1323;20221017;20.5;3.2;11.8;1.1;7.73;.1;1.67;13619 +76100;45.15799;7.03441;1323;20221018;21.4;4.3;12.9;.9;8.09;0;1.61;13229 +76100;45.15799;7.03441;1323;20221019;22.8;2.6;12.7;.8;6.76;0;1.59;13485 +76100;45.15799;7.03441;1323;20221020;19.6;3.6;11.6;1;8.13;7.8;1.45;13065 +76100;45.15799;7.03441;1323;20221021;12.3;10.4;11.4;1.1;11.26;15.8;.78;4630 +76100;45.15799;7.03441;1323;20221022;16.1;9;12.5;1.4;9.53;.6;1.28;9198 +76100;45.15799;7.03441;1323;20221023;20.4;6.9;13.6;1.5;8.76;3;1.63;11858 +76100;45.15799;7.03441;1323;20221024;17.3;10;13.7;1.2;9.66;1.6;1.27;8778 +76100;45.15799;7.03441;1323;20221025;18;3.1;10.6;1.1;7.59;0;1.27;11951 +76100;45.15799;7.03441;1323;20221026;21.1;5.7;13.4;1.3;7.96;0;1.54;11703 +76100;45.15799;7.03441;1323;20221027;21.5;5.8;13.6;.9;7.99;0;1.35;11715 +76100;45.15799;7.03441;1323;20221028;22.6;5.3;13.9;.9;7.53;0;1.36;11819 +76100;45.15799;7.03441;1323;20221029;22.5;3.9;13.2;1.1;6.96;0;1.46;11838 +76100;45.15799;7.03441;1323;20221030;20.6;4.8;12.7;1.6;6.53;0;1.62;10992 +76100;45.15799;7.03441;1323;20221031;19.2;4.2;11.7;1.7;6.26;2.1;1.58;10688 +76100;45.15799;7.03441;1323;20221101;12.3;4.9;8.6;.8;7.49;3.6;.84;7660 +76100;45.15799;7.03441;1323;20221102;13.7;.6;7.1;.6;6.39;0;.8;10267 +76100;45.15799;7.03441;1323;20221103;11.7;-1.3;5.2;1.1;5.99;9.1;.83;10152 +76100;45.15799;7.03441;1323;20221104;6.8;.1;3.5;1.7;5.93;0;.66;7241 +76100;45.15799;7.03441;1323;20221105;8.7;-2.9;2.9;1.1;4.66;0;.74;8977 +76100;45.15799;7.03441;1323;20221106;12.7;-3.4;4.6;.8;4.56;0;.77;10305 +76100;45.15799;7.03441;1323;20221107;14.5;-3.2;5.7;.8;4.43;0;.83;10424 +76100;45.15799;7.03441;1323;20221108;14.6;-1.4;6.6;.9;4.79;0;.84;10117 +76100;45.15799;7.03441;1323;20221109;11.1;1.7;6.4;1.1;6.89;9.4;.71;8088 +76100;45.15799;7.03441;1323;20221110;12.5;.4;6.4;.7;6.36;0;.61;8870 +76100;45.15799;7.03441;1323;20221111;14.9;-1.6;6.6;.9;4.76;0;.78;9717 +76100;45.15799;7.03441;1323;20221112;15.7;.3;8;.9;5.43;0;.82;9563 +76100;45.15799;7.03441;1323;20221113;11.8;3.4;7.6;1.9;5.56;0;.99;7270 +76100;45.15799;7.03441;1323;20221114;8.8;1.9;5.4;.9;6.29;.2;.55;6459 +76100;45.15799;7.03441;1323;20221115;8.7;3.7;6.2;.6;7.43;2;.49;5770 +76100;45.15799;7.03441;1323;20221116;9.3;3.6;6.5;1.4;6.76;.1;.64;5754 +76100;45.15799;7.03441;1323;20221117;11.8;-1.5;5.2;1.5;6.13;1.9;.66;8727 +76100;45.15799;7.03441;1323;20221118;7.1;1.3;4.2;1.2;5.53;.2;.56;5379 +76100;45.15799;7.03441;1323;20221119;6;-6.3;-.1;.9;3.63;0;.44;8165 +76100;45.15799;7.03441;1323;20221120;4;-7.6;-1.8;.9;3.36;.3;.41;7695 +76100;45.15799;7.03441;1323;20221121;6.9;-6.6;.2;1;4.13;1.3;.44;8224 +76100;45.15799;7.03441;1323;20221122;3.7;-.4;1.7;1.9;4.56;0;.6;4344 +76100;45.15799;7.03441;1323;20221123;5.7;-8;-1.1;1.1;3.83;1.1;.41;8121 +76100;45.15799;7.03441;1323;20221124;6.6;-4.2;1.2;.9;4.03;0;.44;6861 +76100;45.15799;7.03441;1323;20221125;7.8;-3.9;1.9;.8;4.06;0;.4;7424 +76100;45.15799;7.03441;1323;20221126;7.5;-4.9;1.3;1.1;3.59;0;.51;6729 +76100;45.15799;7.03441;1323;20221127;7.8;-6.6;.6;.7;3.39;0;.36;7944 +76100;45.15799;7.03441;1323;20221128;5.1;-2.7;1.2;.8;4.09;.3;.38;5885 +76100;45.15799;7.03441;1323;20221129;2.6;-3.3;-.3;.9;4.53;2.1;.32;4987 +76100;45.15799;7.03441;1323;20221130;5.9;-7;-.6;1;3.53;0;.36;7388 +76100;45.15799;7.03441;1323;20221201;5.3;-6.5;-.6;.8;3.29;.1;.34;7072 +76100;45.15799;7.03441;1323;20221202;3.3;-7.5;-2.1;1.4;3.39;2;.36;6652 +76100;45.15799;7.03441;1323;20221203;3.2;-3.4;-.1;2.4;4.23;4;.5;5155 +76100;45.15799;7.03441;1323;20221204;5.1;.5;2.8;1.4;5.19;4.5;.48;4688 +76100;45.15799;7.03441;1323;20221205;2.6;-3.2;-.3;1;4.03;0;.36;4870 +76100;45.15799;7.03441;1323;20221206;4;-9.7;-2.9;.6;2.79;0;.22;7204 +76100;45.15799;7.03441;1323;20221207;3.9;-9.3;-2.7;.6;2.63;0;.24;6951 +76100;45.15799;7.03441;1323;20221208;2.9;-9.8;-3.5;1;3.06;1.2;.28;7037 +76100;45.15799;7.03441;1323;20221209;2.6;-1.2;.7;.9;5.69;5.7;.22;4205 +76100;45.15799;7.03441;1323;20221210;4.5;.7;2.6;1.2;5.23;0;.41;3477 +76100;45.15799;7.03441;1323;20221211;-2;-9;-5.5;1.3;2.36;0;.36;4799 +76100;45.15799;7.03441;1323;20221212;-1.8;-13.9;-7.9;.6;2.33;1.3;.14;6783 +76100;45.15799;7.03441;1323;20221213;.9;-5.3;-2.2;.6;4.53;0;.16;5126 +76100;45.15799;7.03441;1323;20221214;4.2;-2.4;.9;.7;5.63;0;.18;5206 +76100;45.15799;7.03441;1323;20221215;2.9;-3.4;-.3;1.1;5.16;15.8;.21;5215 +76100;45.15799;7.03441;1323;20221216;3.7;-1;1.3;.7;5.59;.2;.24;4231 +76100;45.15799;7.03441;1323;20221217;1.9;-8.8;-3.4;.8;3.19;0;.2;6388 +76100;45.15799;7.03441;1323;20221218;3.5;-11.5;-4;.5;2.39;0;.18;7064 +76100;45.15799;7.03441;1323;20221219;6;-7.3;-.6;.5;3.69;0;.14;6974 +76100;45.15799;7.03441;1323;20221220;5.4;-5.4;0;.7;4.29;0;.22;6334 +76100;45.15799;7.03441;1323;20221221;3.5;-2.7;.4;.8;5.63;.1;.2;4767 +76100;45.15799;7.03441;1323;20221222;6.3;-.1;3.1;1;5.83;8.1;.29;4680 +76100;45.15799;7.03441;1323;20221223;8.3;.9;4.6;1.2;6.66;10.4;.32;4829 +76100;45.15799;7.03441;1323;20221224;8.9;.7;4.8;.8;6.13;0;.29;5397 +76100;45.15799;7.03441;1323;20221225;10.7;-2.4;4.2;.8;4.69;0;.34;6636 +76100;45.15799;7.03441;1323;20221226;10.1;-2.4;3.9;1.3;4.89;.1;.45;6558 +76100;45.15799;7.03441;1323;20221227;5.9;-1.4;2.2;1.1;4.63;0;.44;3817 +76100;45.15799;7.03441;1323;20221228;5.2;-8.2;-1.5;.7;2.93;0;.24;6847 +76100;45.15799;7.03441;1323;20221229;6.3;-6.4;-.1;.9;4.29;0;.22;6963 +76100;45.15799;7.03441;1323;20221230;6.2;0;3.1;1.2;6.26;2.1;.27;5059 +76100;45.15799;7.03441;1323;20221231;10.9;1.3;6.1;1.1;6.93;.1;.35;6080 +77074;44.83263;-1.13547;12;20220101;18.6;5.6;12.1;2;11;0;.73;6824 +77074;44.83263;-1.13547;12;20220102;16;9.2;12.6;2.2;12.1;0;.61;5199 +77074;44.83263;-1.13547;12;20220103;16.9;9;13;2.8;11.7;0;1.07;5607 +77074;44.83263;-1.13547;12;20220104;15.7;10.7;13.2;3.8;10.97;2.6;1.4;3023 +77074;44.83263;-1.13547;12;20220105;9.5;3.6;6.5;1.5;6.97;.3;.48;5882 +77074;44.83263;-1.13547;12;20220106;9.2;-.3;4.4;1.3;6.07;.5;.47;6052 +77074;44.83263;-1.13547;12;20220107;12.6;3.3;8;5.1;8.7;5.6;.95;5911 +77074;44.83263;-1.13547;12;20220108;13.2;10.4;11.8;8.6;11.14;7.8;1.36;3186 +77074;44.83263;-1.13547;12;20220109;12.2;9.8;11;7;11.37;11.1;.97;1847 +77074;44.83263;-1.13547;12;20220110;12.9;10.7;11.8;5.3;12.9;.3;.54;1988 +77074;44.83263;-1.13547;12;20220111;11.7;4.8;8.2;1.6;8.4;0;.56;6598 +77074;44.83263;-1.13547;12;20220112;6.3;.8;3.6;2.6;6.04;0;.55;7071 +77074;44.83263;-1.13547;12;20220113;8.1;-1;3.5;2.7;5.84;0;.69;7506 +77074;44.83263;-1.13547;12;20220114;9.3;-1.3;4;2.5;6.07;0;.72;7948 +77074;44.83263;-1.13547;12;20220115;9.1;-3.9;2.6;1.2;6.1;.1;.39;8506 +77074;44.83263;-1.13547;12;20220116;6.9;-1.4;2.8;2;6.67;.1;.43;6387 +77074;44.83263;-1.13547;12;20220117;8.6;0;4.3;2.2;7.47;.1;.44;4879 +77074;44.83263;-1.13547;12;20220118;6.8;2.9;4.8;1.5;7.87;.1;.38;3172 +77074;44.83263;-1.13547;12;20220119;10;5.2;7.6;2;9.07;2.8;.54;3632 +77074;44.83263;-1.13547;12;20220120;9.8;7.7;8.8;3.6;9.27;.2;.85;2292 +77074;44.83263;-1.13547;12;20220121;6.7;1.9;4.3;3.7;6.1;0;.86;7236 +77074;44.83263;-1.13547;12;20220122;8;.5;4.2;3.7;6.1;0;.89;7990 +77074;44.83263;-1.13547;12;20220123;9.5;0;4.7;2.8;6.27;0;.89;8506 +77074;44.83263;-1.13547;12;20220124;13;-.6;6.2;1.6;6.47;0;.84;9319 +77074;44.83263;-1.13547;12;20220125;13.9;-1.6;6.1;1.4;6.7;0;.78;9767 +77074;44.83263;-1.13547;12;20220126;9.7;-1.3;4.2;2.4;6.57;0;.79;8610 +77074;44.83263;-1.13547;12;20220127;4.4;-1.4;1.5;2.1;5.8;0;.47;5515 +77074;44.83263;-1.13547;12;20220128;7;-1;3;1.4;7.4;0;.35;5529 +77074;44.83263;-1.13547;12;20220129;4;2.5;3.3;1.9;7.64;0;.37;1751 +77074;44.83263;-1.13547;12;20220130;7.7;2.7;5.2;1.9;8.67;.5;.37;3591 +77074;44.83263;-1.13547;12;20220131;11.7;7;9.4;4.6;10.04;1.4;.87;5186 +77074;44.83263;-1.13547;12;20220201;11.5;1.8;6.6;3.7;9.1;.2;.63;7515 +77074;44.83263;-1.13547;12;20220202;10.9;9.6;10.3;2.8;11.1;0;.66;2369 +77074;44.83263;-1.13547;12;20220203;11.1;6.3;8.7;2.8;10.17;.6;.62;3354 +77074;44.83263;-1.13547;12;20220204;12.6;7.8;10.2;3.2;11.4;2.2;.68;4275 +77074;44.83263;-1.13547;12;20220205;11.6;3.3;7.5;1.9;7.84;.1;.84;10219 +77074;44.83263;-1.13547;12;20220206;11.9;1.6;6.7;4.3;9.9;1;.55;7781 +77074;44.83263;-1.13547;12;20220207;13.7;11;12.3;3.6;11.41;.4;1.2;6816 +77074;44.83263;-1.13547;12;20220208;14.5;4.6;9.6;2.3;8.24;0;1.34;10825 +77074;44.83263;-1.13547;12;20220209;15.2;3.2;9.2;1.8;8.84;.1;1.11;11532 +77074;44.83263;-1.13547;12;20220210;12.7;1.9;7.3;1.8;9.67;1.5;1.06;9991 +77074;44.83263;-1.13547;12;20220211;12.5;6.8;9.6;2.9;8.44;0;1.35;9151 +77074;44.83263;-1.13547;12;20220212;13.6;1.3;7.4;2.1;6.71;0;1.34;10585 +77074;44.83263;-1.13547;12;20220213;16.6;2.9;9.7;4.6;8.97;2.6;2;11228 +77074;44.83263;-1.13547;12;20220214;12.4;9.2;10.8;6.9;10.17;5.2;1.34;5781 +77074;44.83263;-1.13547;12;20220215;13.1;5.5;9.3;6;10.21;14.4;1.1;7086 +77074;44.83263;-1.13547;12;20220216;13.5;10.5;12;7.3;13.2;4.1;.72;4373 +77074;44.83263;-1.13547;12;20220217;12.9;12.2;12.6;4.7;13.63;.6;.72;2724 +77074;44.83263;-1.13547;12;20220218;13.5;7;10.3;3.1;10.74;.2;1.09;6961 +77074;44.83263;-1.13547;12;20220219;12.6;4;8.3;2.4;8.57;.3;1.19;10647 +77074;44.83263;-1.13547;12;20220220;14.3;8.7;11.5;5;11.94;1.4;1.1;7477 +77074;44.83263;-1.13547;12;20220221;13.6;10.9;12.3;6.7;10.57;0;1.85;5677 +77074;44.83263;-1.13547;12;20220222;14;9.2;11.6;2.5;9.9;0;1.46;8873 +77074;44.83263;-1.13547;12;20220223;16.6;4.2;10.4;1.8;9.9;0;1.48;12366 +77074;44.83263;-1.13547;12;20220224;14;3.8;8.9;2.5;9.84;.5;1.15;10421 +77074;44.83263;-1.13547;12;20220225;12.8;2.3;7.5;2.1;7.27;.1;1.43;13790 +77074;44.83263;-1.13547;12;20220226;14.2;1.4;7.8;3.4;5.74;0;2.26;14441 +77074;44.83263;-1.13547;12;20220227;15.7;4.1;9.9;2.3;8.74;.2;1.65;13073 +77074;44.83263;-1.13547;12;20220228;19.1;4.8;12;1.3;9.67;0;1.65;14668 +77074;44.83263;-1.13547;12;20220301;19.8;3.9;11.8;2.4;8.67;1.3;2.32;14422 +77074;44.83263;-1.13547;12;20220302;13.6;9.5;11.6;2.2;10.97;2.5;1.19;6707 +77074;44.83263;-1.13547;12;20220303;12.8;6.1;9.5;2.6;10.9;2.1;.96;8248 +77074;44.83263;-1.13547;12;20220304;12.5;8.5;10.5;5.9;9.77;0;1.57;7693 +77074;44.83263;-1.13547;12;20220305;12.9;2.6;7.8;2.3;7.6;.1;1.51;13918 +77074;44.83263;-1.13547;12;20220306;12.5;3.6;8.1;1.8;7.24;.1;1.51;10629 +77074;44.83263;-1.13547;12;20220307;11.3;-.3;5.5;1.7;5.87;0;1.59;16631 +77074;44.83263;-1.13547;12;20220308;12.2;4.6;8.4;2.9;9.24;1.5;1.32;10179 +77074;44.83263;-1.13547;12;20220309;18;3.4;10.7;3;8.9;.2;2.29;15813 +77074;44.83263;-1.13547;12;20220310;14.9;10;12.4;2.8;11.14;2.6;1.69;9263 +77074;44.83263;-1.13547;12;20220311;13.9;9.4;11.6;2.8;11.2;6.6;1.38;7759 +77074;44.83263;-1.13547;12;20220312;15.5;7.6;11.6;3.4;9.94;6.9;2.08;14848 +77074;44.83263;-1.13547;12;20220313;14.1;8;11.1;3.8;9.37;4.5;2;11895 +77074;44.83263;-1.13547;12;20220314;14;5.5;9.8;4.2;9.87;.2;1.54;10325 +77074;44.83263;-1.13547;12;20220315;20.3;11.6;15.9;4.6;12.5;0;2.63;12231 +77074;44.83263;-1.13547;12;20220316;16.2;11.6;13.9;3.6;12.67;0;1.73;8430 +77074;44.83263;-1.13547;12;20220317;12;10.1;11;5.2;10.1;.1;1.5;4239 +77074;44.83263;-1.13547;12;20220318;16;7.5;11.7;3.4;9.17;0;2.23;12511 +77074;44.83263;-1.13547;12;20220319;19.4;6.4;12.9;3.6;9.21;0;3.04;17403 +77074;44.83263;-1.13547;12;20220320;19.4;7.3;13.4;3.6;9.91;0;2.82;15049 +77074;44.83263;-1.13547;12;20220321;21.3;10.5;15.9;4.6;10.51;.1;3.55;14958 +77074;44.83263;-1.13547;12;20220322;19;7.4;13.2;4.4;8.11;0;3.46;16347 +77074;44.83263;-1.13547;12;20220323;18.7;5.2;12;3.3;7.61;0;3.3;20021 +77074;44.83263;-1.13547;12;20220324;17.7;4.8;11.2;2.7;8.07;0;2.87;20097 +77074;44.83263;-1.13547;12;20220325;18.3;6.6;12.4;2.9;7.87;0;2.99;15912 +77074;44.83263;-1.13547;12;20220326;21.4;5.8;13.6;3.7;6.11;0;4.38;20620 +77074;44.83263;-1.13547;12;20220327;21.2;6.4;13.8;2.9;7.97;0;3.63;20153 +77074;44.83263;-1.13547;12;20220328;21.9;7.9;14.9;1.9;8.57;0;3.22;19318 +77074;44.83263;-1.13547;12;20220329;16.1;9;12.6;1.9;11.41;0;1.78;9444 +77074;44.83263;-1.13547;12;20220330;16.3;9.3;12.8;3.7;11.31;2.3;1.74;7417 +77074;44.83263;-1.13547;12;20220331;14.6;8.9;11.7;5.5;9.27;2.2;2.51;12828 +77074;44.83263;-1.13547;12;20220401;10.6;3.5;7;6.3;5.74;1.1;2.56;14288 +77074;44.83263;-1.13547;12;20220402;10.9;3.3;7.1;4.5;5.31;0;2.7;17369 +77074;44.83263;-1.13547;12;20220403;8.9;.1;4.5;3.2;5.48;0;2.23;17204 +77074;44.83263;-1.13547;12;20220404;12.6;3.5;8;2.7;5.61;0;2.43;17981 +77074;44.83263;-1.13547;12;20220405;14.3;-.2;7;2;7.71;.1;1.74;11900 +77074;44.83263;-1.13547;12;20220406;14.5;9.7;12.1;4.2;11.91;1.6;1.56;8955 +77074;44.83263;-1.13547;12;20220407;14.7;11.4;13.1;8.3;12.77;16.6;1.47;6261 +77074;44.83263;-1.13547;12;20220408;16.6;12.3;14.4;7.8;11.34;1;2.82;8110 +77074;44.83263;-1.13547;12;20220409;15.3;6.7;11;3.2;8.31;0;2.95;20532 +77074;44.83263;-1.13547;12;20220410;21;3.8;12.4;4.7;7.21;0;4.38;23251 +77074;44.83263;-1.13547;12;20220411;25.3;11.2;18.2;6.8;11.06;.7;5.51;22016 +77074;44.83263;-1.13547;12;20220412;20.3;11.1;15.7;3.5;12.44;.3;3.12;16721 +77074;44.83263;-1.13547;12;20220413;19.3;10.3;14.8;2.7;13.01;.4;2.36;13277 +77074;44.83263;-1.13547;12;20220414;21.4;11.7;16.6;1.9;13.07;0;3.45;22453 +77074;44.83263;-1.13547;12;20220415;20.7;8.2;14.5;2.8;13.21;.1;3.12;20621 +77074;44.83263;-1.13547;12;20220416;20.1;10.8;15.4;2.8;12.61;0;3.36;21187 +77074;44.83263;-1.13547;12;20220417;19.4;8.7;14;2.6;12.21;0;3.31;21404 +77074;44.83263;-1.13547;12;20220418;16.7;11.8;14.3;4;12.41;0;2.49;13004 +77074;44.83263;-1.13547;12;20220419;13.7;9.2;11.5;4.1;11.37;7.3;1.4;6887 +77074;44.83263;-1.13547;12;20220420;11.9;9.4;10.7;3.9;11.71;8.4;.92;4070 +77074;44.83263;-1.13547;12;20220421;16.6;8.4;12.5;2.5;12.57;0;1.85;11971 +77074;44.83263;-1.13547;12;20220422;21.3;8.2;14.7;2.6;11.51;5.9;3.23;18292 +77074;44.83263;-1.13547;12;20220423;14;11.7;12.9;4.4;12.21;7.6;1.61;7693 +77074;44.83263;-1.13547;12;20220424;16.7;11.4;14;6.3;12.61;.1;2.21;11187 +77074;44.83263;-1.13547;12;20220425;18.9;9.1;14;2.9;11.41;0;3.43;23146 +77074;44.83263;-1.13547;12;20220426;24.5;9.3;16.9;3.3;11.31;.1;4.69;26021 +77074;44.83263;-1.13547;12;20220427;18.8;12.6;15.7;2.5;13.41;4.4;2.33;10021 +77074;44.83263;-1.13547;12;20220428;17.8;13.2;15.5;2.7;14.34;0;2.45;13885 +77074;44.83263;-1.13547;12;20220429;19;9.9;14.4;2.6;13.44;0;3.08;20635 +77074;44.83263;-1.13547;12;20220430;19;12;15.5;2.9;13.81;0;3.05;18452 +77074;44.83263;-1.13547;12;20220501;20.4;9.1;14.8;3;13.47;0;3.19;20898 +77074;44.83263;-1.13547;12;20220502;20.8;12.5;16.7;3.1;12.37;0;3.6;20156 +77074;44.83263;-1.13547;12;20220503;21.9;10.8;16.4;3.1;11.94;.8;3.87;21851 +77074;44.83263;-1.13547;12;20220504;21;13.5;17.2;3.3;11.27;0;4.28;22652 +77074;44.83263;-1.13547;12;20220505;21.1;9.1;15.1;3.3;11.91;.1;3.97;25998 +77074;44.83263;-1.13547;12;20220506;20;10.5;15.3;3;13.04;.1;3.58;25676 +77074;44.83263;-1.13547;12;20220507;21.5;9.3;15.4;2.2;13.27;0;3.05;18705 +77074;44.83263;-1.13547;12;20220508;23.2;8.6;15.9;2.2;12.07;0;3.68;19427 +77074;44.83263;-1.13547;12;20220509;25.7;10.9;18.3;1.5;12.54;0;3.89;19548 +77074;44.83263;-1.13547;12;20220510;25.8;11.7;18.7;2.4;13.9;0;4.76;26109 +77074;44.83263;-1.13547;12;20220511;20.1;14.3;17.2;2.4;15.1;0;2.98;17116 +77074;44.83263;-1.13547;12;20220512;19.8;14.9;17.4;2;14.9;0;2.69;14210 +77074;44.83263;-1.13547;12;20220513;21.7;12.3;17;1.9;14.27;0;3.63;22424 +77074;44.83263;-1.13547;12;20220514;31.8;12.5;22.2;3;15.57;0;5.83;26124 +77074;44.83263;-1.13547;12;20220515;28.7;15.8;22.2;2.6;17.77;4;5.03;24283 +77074;44.83263;-1.13547;12;20220516;27.3;13.2;20.2;1.9;15.77;0;4.94;27577 +77074;44.83263;-1.13547;12;20220517;26.2;16;21.1;2.9;16.14;0;5.43;28181 +77074;44.83263;-1.13547;12;20220518;34.1;14.8;24.4;2.6;16.77;.9;6.34;27686 +77074;44.83263;-1.13547;12;20220519;25.8;17.4;21.6;2.4;18.7;.1;3.81;18582 +77074;44.83263;-1.13547;12;20220520;23.7;16.5;20.1;2.9;17.94;0;3.56;19362 +77074;44.83263;-1.13547;12;20220521;31.8;14.2;23;2.2;17.3;0;5.65;26755 +77074;44.83263;-1.13547;12;20220522;29.2;18.3;23.7;2.9;20.14;2;5.61;25441 +77074;44.83263;-1.13547;12;20220523;20.1;16.4;18.2;6.1;15.9;2.1;3.06;13214 +77074;44.83263;-1.13547;12;20220524;19.3;12.6;16;4;12.14;.7;3.68;19854 +77074;44.83263;-1.13547;12;20220525;21.2;10.4;15.8;2.9;12.17;.1;4.02;26056 +77074;44.83263;-1.13547;12;20220526;20.6;13.4;17;2.8;14;0;3.25;17360 +77074;44.83263;-1.13547;12;20220527;21.8;12;16.9;2.9;14.47;0;3.79;22257 +77074;44.83263;-1.13547;12;20220528;26.2;13.8;20;3.7;13.24;0;5.94;29266 +77074;44.83263;-1.13547;12;20220529;24.5;13.3;18.9;4.1;9.87;0;5.91;27257 +77074;44.83263;-1.13547;12;20220530;22;11.3;16.6;3.8;9.67;0;4.99;25272 +77074;44.83263;-1.13547;12;20220531;22.4;13.3;17.8;2.4;12.37;.6;4.21;23095 +77074;44.83263;-1.13547;12;20220601;29.2;13.6;21.4;3.6;13.44;4.6;6.61;30422 +77074;44.83263;-1.13547;12;20220602;26.9;16;21.4;2.9;17.8;1.7;5.22;26942 +77074;44.83263;-1.13547;12;20220603;24.4;17.8;21.1;2.7;18.77;.9;3.94;20139 +77074;44.83263;-1.13547;12;20220604;24.3;16.8;20.5;2.4;18.34;1.5;3.77;19666 +77074;44.83263;-1.13547;12;20220605;22.6;16.7;19.7;2.9;16.17;0;4.01;21613 +77074;44.83263;-1.13547;12;20220606;23.9;14.3;19.1;1.8;15.5;.4;4.01;21889 +77074;44.83263;-1.13547;12;20220607;22.9;17;19.9;3.1;15.7;8.3;4.27;22028 +77074;44.83263;-1.13547;12;20220608;20.9;15.2;18.1;3.9;16.94;1.2;2.65;13921 +77074;44.83263;-1.13547;12;20220609;22.8;13.6;18.2;2.6;14.47;0;4.31;24525 +77074;44.83263;-1.13547;12;20220610;25.5;10.7;18.1;2.2;15.07;.1;5.03;29977 +77074;44.83263;-1.13547;12;20220611;25.9;14.9;20.4;2.7;17.24;.1;4.76;25751 +77074;44.83263;-1.13547;12;20220612;27.2;16;21.6;2.5;18.67;1;4.82;24377 +77074;44.83263;-1.13547;12;20220613;30.6;17.6;24.1;3.4;17;0;6.29;28736 +77074;44.83263;-1.13547;12;20220614;34.8;17;25.9;2.7;17.1;0;6.95;28553 +77074;44.83263;-1.13547;12;20220615;28.3;19.8;24.1;2.8;19.27;0;5.5;26300 +77074;44.83263;-1.13547;12;20220616;36.7;16.5;26.6;2;16.44;0;6.79;29277 +77074;44.83263;-1.13547;12;20220617;37.9;19.6;28.7;2.4;19.27;0;7.72;29820 +77074;44.83263;-1.13547;12;20220618;41.5;20;30.8;3;18.87;.7;8.62;29393 +77074;44.83263;-1.13547;12;20220619;25.7;19.6;22.7;4.4;19.84;2.2;4.49;21219 +77074;44.83263;-1.13547;12;20220620;26;18.4;22.2;3.9;18;4.4;4.65;19864 +77074;44.83263;-1.13547;12;20220621;25.1;17.4;21.2;3.4;19.7;2.5;4.22;22082 +77074;44.83263;-1.13547;12;20220622;23.9;16.8;20.3;3.5;18.2;1.2;3.99;20902 +77074;44.83263;-1.13547;12;20220623;24.4;14.2;19.3;2.1;16.87;6.6;4.26;24503 +77074;44.83263;-1.13547;12;20220624;23.3;16.5;19.9;4;16.57;7;4.22;21400 +77074;44.83263;-1.13547;12;20220625;18.7;15.2;17;2.5;15.9;7.4;2.11;9611 +77074;44.83263;-1.13547;12;20220626;20.2;13.9;17.1;1.7;14.5;0;2.69;14434 +77074;44.83263;-1.13547;12;20220627;22.2;13.3;17.7;2.8;13.2;0;4.36;24408 +77074;44.83263;-1.13547;12;20220628;23.1;10.1;16.6;2;12.77;0;4.79;29423 +77074;44.83263;-1.13547;12;20220629;23.1;10.2;16.6;2.3;14.1;1.3;4.22;25796 +77074;44.83263;-1.13547;12;20220630;21.1;14.8;17.9;2.3;14.34;3;3.32;16985 +77074;44.83263;-1.13547;12;20220701;23.4;11.7;17.5;2.1;12.94;.1;4.57;27675 +77074;44.83263;-1.13547;12;20220702;28.2;12.3;20.3;3.2;13.5;0;6.19;30290 +77074;44.83263;-1.13547;12;20220703;23.6;15.5;19.5;3.4;16.07;2.2;4.6;25442 +77074;44.83263;-1.13547;12;20220704;24.1;16.5;20.3;2.2;17.64;.2;3.49;17882 +77074;44.83263;-1.13547;12;20220705;27.4;16;21.7;3.2;16.67;0;5.72;29001 +77074;44.83263;-1.13547;12;20220706;27.3;15.3;21.3;3.6;15.17;0;6.09;29708 +77074;44.83263;-1.13547;12;20220707;25.4;13.9;19.7;2.5;16.94;0;5.05;28784 +77074;44.83263;-1.13547;12;20220708;28;14.4;21.2;2.7;16.4;0;5.74;30067 +77074;44.83263;-1.13547;12;20220709;31.6;16.1;23.8;3.2;14.47;0;6.84;30028 +77074;44.83263;-1.13547;12;20220710;34.1;17.3;25.7;3.7;14.64;0;7.74;30020 +77074;44.83263;-1.13547;12;20220711;34.6;18;26.3;3.5;15.54;0;7.53;29744 +77074;44.83263;-1.13547;12;20220712;35.9;17.5;26.7;2.7;15.47;0;7.45;29632 +77074;44.83263;-1.13547;12;20220713;36.1;16.2;26.1;2.3;14.1;0;7.05;29218 +77074;44.83263;-1.13547;12;20220714;34.4;16.8;25.6;2.2;15.9;0;6.2;26569 +77074;44.83263;-1.13547;12;20220715;32.2;18.8;25.5;3.2;15.34;0;6.86;27798 +77074;44.83263;-1.13547;12;20220716;36.8;18.6;27.7;4;13.5;0;8.71;28564 +77074;44.83263;-1.13547;12;20220717;38.2;19.4;28.8;4.3;12.77;0;9.51;28176 +77074;44.83263;-1.13547;12;20220718;40.2;20.7;30.4;3.8;16.2;0;9.52;28585 +77074;44.83263;-1.13547;12;20220719;27.2;21.6;24.4;4.1;20.6;0;4.61;18591 +77074;44.83263;-1.13547;12;20220720;26.6;20;23.3;2.8;19.2;0;4.23;19677 +77074;44.83263;-1.13547;12;20220721;27.9;14.5;21.2;2.5;17.37;0;5.25;27781 +77074;44.83263;-1.13547;12;20220722;25.3;18.4;21.9;3.4;18.54;.1;3.8;17342 +77074;44.83263;-1.13547;12;20220723;26.6;15;20.8;2.1;16.74;0;4.64;25675 +77074;44.83263;-1.13547;12;20220724;35.3;16.1;25.7;2.9;16.47;0;6.88;28270 +77074;44.83263;-1.13547;12;20220725;24.9;20.1;22.5;3.5;19.37;1;3.84;16007 +77074;44.83263;-1.13547;12;20220726;25.4;15.4;20.4;2.3;15.7;0;4.4;23968 +77074;44.83263;-1.13547;12;20220727;25.6;11.6;18.6;2.2;14.74;0;4.7;27896 +77074;44.83263;-1.13547;12;20220728;25.6;15;20.3;2.6;15.74;0;4.77;25613 +77074;44.83263;-1.13547;12;20220729;26.1;18;22;1.9;18.2;.1;4.05;21371 +77074;44.83263;-1.13547;12;20220730;27.1;15;21;2.2;18.3;.1;4.58;26027 +77074;44.83263;-1.13547;12;20220731;26.2;15.6;20.9;3;19;.1;4.46;25804 +77074;44.83263;-1.13547;12;20220801;26.7;16.3;21.5;2.8;19.3;0;4.68;26210 +77074;44.83263;-1.13547;12;20220802;31.9;15;23.5;2.1;18.17;.1;5.7;27707 +77074;44.83263;-1.13547;12;20220803;32.7;17.7;25.2;2.2;19.8;.1;5.64;25600 +77074;44.83263;-1.13547;12;20220804;28.6;19.7;24.1;2.8;21.74;.4;4.82;23460 +77074;44.83263;-1.13547;12;20220805;26.7;19.4;23;3.7;18.14;0;4.88;21799 +77074;44.83263;-1.13547;12;20220806;31.3;18.5;24.9;3.6;14.44;0;6.61;25784 +77074;44.83263;-1.13547;12;20220807;30.4;17.9;24.1;4.1;11.64;0;7.2;27265 +77074;44.83263;-1.13547;12;20220808;33;18.1;25.5;3.9;11.5;0;7.43;26902 +77074;44.83263;-1.13547;12;20220809;34.3;19.1;26.7;3.4;12.47;0;7.55;26674 +77074;44.83263;-1.13547;12;20220810;37.4;19.7;28.5;2.9;12.74;0;6.82;23003 +77074;44.83263;-1.13547;12;20220811;35.6;19.5;27.6;2.1;13.87;0;6.47;25613 +77074;44.83263;-1.13547;12;20220812;30.7;20.9;25.8;2.7;19.74;0;5.25;23294 +77074;44.83263;-1.13547;12;20220813;27.8;21.7;24.7;3.8;21.87;3.4;4.27;17509 +77074;44.83263;-1.13547;12;20220814;25.5;20.1;22.8;4;19.84;.1;3.7;14738 +77074;44.83263;-1.13547;12;20220815;26.2;20.3;23.2;3.5;18.74;.1;4.14;17095 +77074;44.83263;-1.13547;12;20220816;25.8;16.7;21.2;1.8;17.67;.6;3.57;19097 +77074;44.83263;-1.13547;12;20220817;24.9;17.3;21.1;2.7;17.4;1.1;3.44;16360 +77074;44.83263;-1.13547;12;20220818;24.7;15.1;19.9;2.5;16.7;.5;3.54;20629 +77074;44.83263;-1.13547;12;20220819;25.1;17;21;2;18.1;.1;3.47;18867 +77074;44.83263;-1.13547;12;20220820;27.6;17.8;22.7;1.7;18.6;0;3.69;18420 +77074;44.83263;-1.13547;12;20220821;25.9;16.9;21.4;2;18;1;3.62;19363 +77074;44.83263;-1.13547;12;20220822;25.3;19.6;22.4;2.5;21.24;1.3;2.72;12741 +77074;44.83263;-1.13547;12;20220823;27.7;19.5;23.6;1.5;21.5;.1;3.46;17032 +77074;44.83263;-1.13547;12;20220824;36.2;18.4;27.3;1.9;18.84;4.2;5.49;23953 +77074;44.83263;-1.13547;12;20220825;27.3;20.3;23.8;3.3;21.97;2;3.76;17528 +77074;44.83263;-1.13547;12;20220826;26.3;19.8;23.1;2.4;20.3;0;3.6;17415 +77074;44.83263;-1.13547;12;20220827;29.6;17.6;23.6;1.6;17.3;0;4.29;22000 +77074;44.83263;-1.13547;12;20220828;34.1;16.8;25.4;2;14.74;0;5.26;23719 +77074;44.83263;-1.13547;12;20220829;30.7;19.2;24.9;1.7;16.74;.4;4.03;17206 +77074;44.83263;-1.13547;12;20220830;28.5;16.4;22.5;2;19.57;0;4.14;22060 +77074;44.83263;-1.13547;12;20220831;26.3;20;23.1;3.8;21.14;0;3.66;15314 +77074;44.83263;-1.13547;12;20220901;26.5;17.4;21.9;2.9;19.2;4.5;3.76;18872 +77074;44.83263;-1.13547;12;20220902;25.4;18.6;22;2.8;19.5;3.6;3.26;15687 +77074;44.83263;-1.13547;12;20220903;25.6;17.6;21.6;2.5;16.8;.5;3.63;17840 +77074;44.83263;-1.13547;12;20220904;29.6;14.9;22.3;2;15.27;0;4.45;22298 +77074;44.83263;-1.13547;12;20220905;30.1;16.2;23.2;2.7;16.57;0;4.72;21706 +77074;44.83263;-1.13547;12;20220906;28.4;16.3;22.4;2.3;16.17;.1;4.29;21595 +77074;44.83263;-1.13547;12;20220907;23.6;15.8;19.7;2.2;16.37;5.3;2.98;15297 +77074;44.83263;-1.13547;12;20220908;23.6;17.3;20.4;3.4;17.64;2.1;3.06;13271 +77074;44.83263;-1.13547;12;20220909;24.3;18.8;21.5;4.5;15.44;1.2;3.96;14542 +77074;44.83263;-1.13547;12;20220910;26.6;14.4;20.5;2.2;15.7;0;3.77;20608 +77074;44.83263;-1.13547;12;20220911;33.1;15.6;24.4;3.2;14.84;0;5.8;21107 +77074;44.83263;-1.13547;12;20220912;36.5;18.9;27.7;2.8;16.37;2.8;5.75;18844 +77074;44.83263;-1.13547;12;20220913;31.2;20.9;26.1;3.3;20.4;0;4.55;15681 +77074;44.83263;-1.13547;12;20220914;28;18.3;23.1;2.8;18.37;.2;3.88;17199 +77074;44.83263;-1.13547;12;20220915;26.2;15.3;20.7;2.3;18.47;.1;3.12;17858 +77074;44.83263;-1.13547;12;20220916;22.6;17;19.8;3.8;14.7;0;3.54;16264 +77074;44.83263;-1.13547;12;20220917;22.6;10.5;16.6;3.1;9.07;0;3.95;19940 +77074;44.83263;-1.13547;12;20220918;25.2;9.2;17.2;3.3;7.9;0;4.54;19959 +77074;44.83263;-1.13547;12;20220919;25.6;10.7;18.2;3.6;9.3;0;4.55;19794 +77074;44.83263;-1.13547;12;20220920;24.3;9.8;17;3.5;9.4;0;4.13;19629 +77074;44.83263;-1.13547;12;20220921;24.1;10.6;17.3;3;9.77;0;3.83;19141 +77074;44.83263;-1.13547;12;20220922;23.7;9;16.3;1.8;10.17;0;3.07;19164 +77074;44.83263;-1.13547;12;20220923;20.8;9.7;15.3;1.4;13.3;.4;1.91;11977 +77074;44.83263;-1.13547;12;20220924;21.3;12.5;16.9;2.9;13.7;2.4;2.42;13288 +77074;44.83263;-1.13547;12;20220925;20.9;9.1;15;1.7;11.2;.1;2.46;17830 +77074;44.83263;-1.13547;12;20220926;21.1;7.1;14.1;3.3;11.77;4.1;2.68;15686 +77074;44.83263;-1.13547;12;20220927;20.4;15.2;17.8;5.9;13.84;6.4;2.81;8502 +77074;44.83263;-1.13547;12;20220928;20.4;16.8;18.6;7.9;16.2;10.8;2.47;7982 +77074;44.83263;-1.13547;12;20220929;17.1;13.3;15.2;3.5;13.47;5;1.75;8161 +77074;44.83263;-1.13547;12;20220930;19.3;8.3;13.8;2.3;11.9;1;2.16;16470 +77074;44.83263;-1.13547;12;20221001;19.6;15.7;17.6;5.8;17.74;1.9;1.72;7195 +77074;44.83263;-1.13547;12;20221002;21.5;16.5;19;2.3;17.2;.2;2.07;11543 +77074;44.83263;-1.13547;12;20221003;24;11.6;17.8;1.9;14.57;0;2.46;15557 +77074;44.83263;-1.13547;12;20221004;22.8;10;16.4;1.5;13.9;.2;2.14;15759 +77074;44.83263;-1.13547;12;20221005;21.5;11.6;16.5;1.8;16.14;.6;1.9;12809 +77074;44.83263;-1.13547;12;20221006;21.1;15.8;18.5;2.6;16.27;0;1.99;9372 +77074;44.83263;-1.13547;12;20221007;24.8;12.2;18.5;2.1;14.6;1.5;2.53;15347 +77074;44.83263;-1.13547;12;20221008;22.8;15.3;19;2.9;12.6;0;2.91;12305 +77074;44.83263;-1.13547;12;20221009;26;11;18.5;2.1;12.87;.2;2.79;15465 +77074;44.83263;-1.13547;12;20221010;19.9;13.3;16.6;.9;15.87;3.8;1.42;9361 +77074;44.83263;-1.13547;12;20221011;18.8;16.2;17.5;1.5;17.57;5.2;1.03;4719 +77074;44.83263;-1.13547;12;20221012;21.5;14.7;18.1;1.3;15.87;.1;1.64;10849 +77074;44.83263;-1.13547;12;20221013;20.5;11.6;16;3;16.27;3.4;1.35;9130 +77074;44.83263;-1.13547;12;20221014;20.2;18.1;19.2;4.7;18.67;.5;1.57;4921 +77074;44.83263;-1.13547;12;20221015;22.5;16.4;19.5;2.5;16.9;0;1.79;6998 +77074;44.83263;-1.13547;12;20221016;27.6;14.7;21.1;2.5;16.14;3.9;2.99;13451 +77074;44.83263;-1.13547;12;20221017;25.3;17.7;21.5;2.1;18.34;.8;2.08;8623 +77074;44.83263;-1.13547;12;20221018;29.1;15;22.1;2.6;17.3;0;2.9;13641 +77074;44.83263;-1.13547;12;20221019;25.8;17.1;21.4;2.8;17.94;9.5;2.34;8736 +77074;44.83263;-1.13547;12;20221020;24.9;15.3;20.1;3.6;15.57;0;2.71;9703 +77074;44.83263;-1.13547;12;20221021;22;19;20.5;4.6;15.2;.1;2.84;6434 +77074;44.83263;-1.13547;12;20221022;25.8;12.3;19.1;2.6;13.77;0;2.57;12365 +77074;44.83263;-1.13547;12;20221023;24.2;18.4;21.3;5.4;14.44;0;3.69;8874 +77074;44.83263;-1.13547;12;20221024;22.4;16.6;19.5;2.4;15.2;.5;2.02;9404 +77074;44.83263;-1.13547;12;20221025;23.1;11;17;3.1;13.2;.7;2.24;9325 +77074;44.83263;-1.13547;12;20221026;26.6;13;19.8;1.8;14.57;0;2.16;11935 +77074;44.83263;-1.13547;12;20221027;25.4;15.7;20.5;3.2;14.8;0;2.79;6899 +77074;44.83263;-1.13547;12;20221028;25.1;18.3;21.7;2.4;14.4;0;2.6;7661 +77074;44.83263;-1.13547;12;20221029;24;16.8;20.4;2.4;15.44;0;2.11;7296 +77074;44.83263;-1.13547;12;20221030;20.4;13.3;16.9;1.8;15.24;6;1.32;8196 +77074;44.83263;-1.13547;12;20221031;20;13.4;16.7;3.1;15.4;.7;1.41;6001 +77074;44.83263;-1.13547;12;20221101;19.3;13.6;16.4;3.4;12.3;1;2.04;6954 +77074;44.83263;-1.13547;12;20221102;20.1;11.8;15.9;2.3;12.44;0;1.55;9935 +77074;44.83263;-1.13547;12;20221103;19.6;11.3;15.5;5;12.27;15.3;2.12;6961 +77074;44.83263;-1.13547;12;20221104;16.7;11.5;14.1;8.7;11.14;4.3;2.35;6241 +77074;44.83263;-1.13547;12;20221105;17.8;8.5;13.1;1.6;10.2;.1;1.22;9751 +77074;44.83263;-1.13547;12;20221106;18.7;7.2;12.9;3.2;11.47;.3;1.43;8428 +77074;44.83263;-1.13547;12;20221107;20.3;11.7;16;2.1;12.17;.1;1.53;8642 +77074;44.83263;-1.13547;12;20221108;20.5;11.8;16.2;2.6;12.47;2.1;1.79;6194 +77074;44.83263;-1.13547;12;20221109;17.1;12.4;14.8;2.1;13.44;4.9;1.05;4877 +77074;44.83263;-1.13547;12;20221110;18.9;9.5;14.2;2.2;11.77;0;1.17;8797 +77074;44.83263;-1.13547;12;20221111;19.2;8.8;14;3.1;12.04;.2;1.43;8970 +77074;44.83263;-1.13547;12;20221112;21.5;9.7;15.6;2.1;13.14;.2;1.35;9522 +77074;44.83263;-1.13547;12;20221113;22.5;9.1;15.8;1.7;12;.1;1.4;9621 +77074;44.83263;-1.13547;12;20221114;17.4;11.3;14.3;3.5;12.4;1.1;1.41;5022 +77074;44.83263;-1.13547;12;20221115;17.3;11.9;14.6;4.2;12.84;9;1.39;3656 +77074;44.83263;-1.13547;12;20221116;17.9;13.5;15.7;6.1;13.67;3.3;1.72;5191 +77074;44.83263;-1.13547;12;20221117;17.7;15.4;16.6;7.5;12.77;5.3;2.56;3806 +77074;44.83263;-1.13547;12;20221118;14.6;10.9;12.7;3.7;10.6;12.8;1.36;4334 +77074;44.83263;-1.13547;12;20221119;13.3;7.1;10.2;2.1;9.67;1.2;.84;5887 +77074;44.83263;-1.13547;12;20221120;15.7;4.6;10.2;3.6;10.57;7.7;.93;6078 +77074;44.83263;-1.13547;12;20221121;16.3;9.1;12.7;6.4;11.07;16.2;1.67;3940 +77074;44.83263;-1.13547;12;20221122;13.9;9.2;11.5;8.1;10.87;17.6;1.34;3193 +77074;44.83263;-1.13547;12;20221123;16.7;11.2;13.9;6.4;13.34;2;1.21;4946 +77074;44.83263;-1.13547;12;20221124;14.6;11.5;13.1;4;11.84;4.3;1.11;3310 +77074;44.83263;-1.13547;12;20221125;14.9;11.2;13.1;3.8;11.24;2.5;1.23;4613 +77074;44.83263;-1.13547;12;20221126;13.3;5.4;9.4;2;9.3;.1;.69;5788 +77074;44.83263;-1.13547;12;20221127;14.9;5.1;10;2.6;9.97;8.6;.79;6152 +77074;44.83263;-1.13547;12;20221128;14.8;10.5;12.6;5.5;11.2;5.8;1.43;4485 +77074;44.83263;-1.13547;12;20221129;14.2;8.2;11.2;2.4;10.54;.6;.79;4864 +77074;44.83263;-1.13547;12;20221130;9.3;2.8;6;2.4;7.74;.1;.54;6375 +77074;44.83263;-1.13547;12;20221201;10.8;3.5;7.2;3.5;7.94;0;.8;6358 +77074;44.83263;-1.13547;12;20221202;8;5.3;6.7;2.8;7.8;0;.7;4203 +77074;44.83263;-1.13547;12;20221203;8.1;4.5;6.3;2.2;7;0;.7;4872 +77074;44.83263;-1.13547;12;20221204;10;.2;5.1;1.5;6.8;.2;.46;6302 +77074;44.83263;-1.13547;12;20221205;10.5;.3;5.4;2.8;6.67;.1;.77;7575 +77074;44.83263;-1.13547;12;20221206;10.3;6;8.1;3.5;7.97;0;.96;3219 +77074;44.83263;-1.13547;12;20221207;7.1;2.4;4.7;3.2;7.1;0;.62;4266 +77074;44.83263;-1.13547;12;20221208;6.9;2.6;4.8;3.6;7.4;8.1;.52;2891 +77074;44.83263;-1.13547;12;20221209;6.8;5.3;6.1;3.6;7.9;0;.63;2443 +77074;44.83263;-1.13547;12;20221210;5.9;-2.3;1.8;2;5.1;0;.46;6681 +77074;44.83263;-1.13547;12;20221211;6;-2.6;1.7;2.7;4.77;.1;.73;6387 +77074;44.83263;-1.13547;12;20221212;3.5;-2.7;.4;3.6;6.27;10.7;.22;2883 +77074;44.83263;-1.13547;12;20221213;8.2;3;5.6;4.1;9.84;2.3;.06;3225 +77074;44.83263;-1.13547;12;20221214;16.5;7.6;12.1;2.8;12.74;4.8;.62;5268 +77074;44.83263;-1.13547;12;20221215;12.7;9.8;11.3;3.8;11.57;14.8;.7;3079 +77074;44.83263;-1.13547;12;20221216;6.6;3.2;4.9;5.2;6.54;0;.98;5049 +77074;44.83263;-1.13547;12;20221217;7.6;-2.9;2.4;2.7;5.24;.1;.67;6848 +77074;44.83263;-1.13547;12;20221218;13.8;.9;7.4;2.9;7.8;0;.81;6955 +77074;44.83263;-1.13547;12;20221219;15.2;8.6;11.9;3.2;10.27;0;1.07;4390 +77074;44.83263;-1.13547;12;20221220;15.5;10.4;12.9;3.5;11.47;.3;1.22;2940 +77074;44.83263;-1.13547;12;20221221;16.4;9.9;13.1;3.7;12.8;.7;.86;4775 +77074;44.83263;-1.13547;12;20221222;15.9;13.4;14.7;5;14.44;4.6;.98;2373 +77074;44.83263;-1.13547;12;20221223;16.9;14.1;15.5;3.3;14.17;1.2;1.12;2533 +77074;44.83263;-1.13547;12;20221224;17.5;11.7;14.6;2.1;12.57;0;.88;5500 +77074;44.83263;-1.13547;12;20221225;17.1;8.9;13;3.4;11.37;0;1.2;5616 +77074;44.83263;-1.13547;12;20221226;14.5;10.1;12.3;1.4;12.14;1;.63;2852 +77074;44.83263;-1.13547;12;20221227;14.8;5.1;10;1.1;10.54;.3;.38;6337 +77074;44.83263;-1.13547;12;20221228;16.1;6.2;11.1;2.8;11.07;0;.76;6233 +77074;44.83263;-1.13547;12;20221229;13.6;12.7;13.1;4.2;12.9;12.8;1;695 +77074;44.83263;-1.13547;12;20221230;17.1;10;13.6;4.1;12.84;.6;1.08;4574 +77074;44.83263;-1.13547;12;20221231;18.9;12.7;15.8;5.7;10;0;3.04;5321 +77075;44.8598;-.88602;35;20220101;18.8;6.1;12.4;2.3;10.83;0;.91;6256 +77075;44.8598;-.88602;35;20220102;16.5;8;12.2;3.1;12.2;0;.76;4699 +77075;44.8598;-.88602;35;20220103;17.6;9.1;13.3;3.1;11.73;0;1.03;5912 +77075;44.8598;-.88602;35;20220104;15.1;11.1;13.1;4.2;10.9;2.3;1.46;2698 +77075;44.8598;-.88602;35;20220105;9.1;2.5;5.8;1.9;7.07;.2;.51;6291 +77075;44.8598;-.88602;35;20220106;9.5;-.7;4.4;1.1;5.97;.4;.4;6370 +77075;44.8598;-.88602;35;20220107;12.7;2.5;7.6;4.2;8.3;5.6;.95;6004 +77075;44.8598;-.88602;35;20220108;12.8;8.9;10.8;6.2;10.97;9.5;1.04;3113 +77075;44.8598;-.88602;35;20220109;11.2;9;10.1;4.4;11;14.3;.73;1395 +77075;44.8598;-.88602;35;20220110;12.5;9.9;11.2;4.2;12.6;1.7;.52;1487 +77075;44.8598;-.88602;35;20220111;11.4;5.2;8.3;1.7;8.23;0;.56;6989 +77075;44.8598;-.88602;35;20220112;6.4;.3;3.4;3.1;5.97;0;.63;7015 +77075;44.8598;-.88602;35;20220113;6.8;-2.1;2.3;2.6;5.83;0;.55;7958 +77075;44.8598;-.88602;35;20220114;8.4;-1.1;3.7;2.4;6;0;.65;7084 +77075;44.8598;-.88602;35;20220115;9.1;-4.3;2.4;.8;5.77;.1;.29;8658 +77075;44.8598;-.88602;35;20220116;4.8;-2.9;.9;1.4;6;.1;.33;5539 +77075;44.8598;-.88602;35;20220117;7.7;-.7;3.5;2;7.5;.1;.37;3793 +77075;44.8598;-.88602;35;20220118;5.4;.3;2.9;1.5;7.5;.1;.33;2884 +77075;44.8598;-.88602;35;20220119;9.2;4.4;6.8;1.7;8.9;2.7;.51;2397 +77075;44.8598;-.88602;35;20220120;8.1;6.5;7.3;3.2;8.9;.1;.67;2246 +77075;44.8598;-.88602;35;20220121;6.6;1.5;4.1;4.1;6.03;0;.89;7450 +77075;44.8598;-.88602;35;20220122;8.4;-1.2;3.6;3.4;6.07;0;.83;8620 +77075;44.8598;-.88602;35;20220123;9.5;-1.1;4.2;2.2;6.23;0;.73;9008 +77075;44.8598;-.88602;35;20220124;13.1;-1.5;5.8;1.2;6.57;0;.64;8808 +77075;44.8598;-.88602;35;20220125;13.5;-1.8;5.8;1.2;6.6;0;.65;9450 +77075;44.8598;-.88602;35;20220126;10.2;-2.5;3.8;2;6.33;0;.64;9512 +77075;44.8598;-.88602;35;20220127;2.7;-1.8;.5;2.4;5.73;0;.4;5280 +77075;44.8598;-.88602;35;20220128;8.8;-1;3.9;2;7.6;0;.47;4755 +77075;44.8598;-.88602;35;20220129;3.6;3.1;3.4;2.2;7.57;0;.34;1612 +77075;44.8598;-.88602;35;20220130;7.8;2.4;5.1;1.8;8.8;.3;.36;2890 +77075;44.8598;-.88602;35;20220131;11.8;6.4;9.1;3.4;9.93;1.2;.82;5728 +77075;44.8598;-.88602;35;20220201;11.2;1.1;6.2;3.1;9.07;.3;.57;5818 +77075;44.8598;-.88602;35;20220202;11.2;9.1;10.2;2.7;11.2;0;.65;3013 +77075;44.8598;-.88602;35;20220203;11;5.8;8.4;2.7;10;.5;.62;2584 +77075;44.8598;-.88602;35;20220204;13;7;10;2.8;11.1;2.4;.71;3909 +77075;44.8598;-.88602;35;20220205;12;3.2;7.6;2.2;8;.1;.95;10058 +77075;44.8598;-.88602;35;20220206;11.9;1.9;6.9;4.2;9.93;1.2;.51;5609 +77075;44.8598;-.88602;35;20220207;14;10.4;12.2;3.2;11.3;.4;1.14;7366 +77075;44.8598;-.88602;35;20220208;14.8;4.4;9.6;2.3;8.1;0;1.32;11230 +77075;44.8598;-.88602;35;20220209;16.8;2.4;9.6;2.3;8.6;.1;1.36;11179 +77075;44.8598;-.88602;35;20220210;14;2;8;2.1;9.6;1;1.24;9400 +77075;44.8598;-.88602;35;20220211;12.4;6.6;9.5;3.4;7.9;0;1.54;10000 +77075;44.8598;-.88602;35;20220212;12.8;.5;6.7;1.8;6.3;0;1.2;9700 +77075;44.8598;-.88602;35;20220213;18.8;1.6;10.2;4.9;8.8;2.6;2.26;10500 +77075;44.8598;-.88602;35;20220214;12.1;7.7;9.9;5.1;10.1;5.7;1.15;5900 +77075;44.8598;-.88602;35;20220215;12.6;3.9;8.3;4.6;10.1;17.3;.81;6200 +77075;44.8598;-.88602;35;20220216;14.2;9.6;11.9;6.7;13.37;6.4;.62;3235 +77075;44.8598;-.88602;35;20220217;13.2;12.2;12.7;4.6;13.77;1.1;.71;2786 +77075;44.8598;-.88602;35;20220218;14.4;8.6;11.5;2.5;11.2;.2;1.06;5336 +77075;44.8598;-.88602;35;20220219;12.5;4.4;8.5;2.2;8.33;.2;1.22;10371 +77075;44.8598;-.88602;35;20220220;14.3;5.9;10.1;4.5;11.6;2.6;.92;6739 +77075;44.8598;-.88602;35;20220221;13.4;10.1;11.8;5.1;10.2;.1;1.7;6581 +77075;44.8598;-.88602;35;20220222;14.5;7.4;11;2.2;9.83;0;1.33;9099 +77075;44.8598;-.88602;35;20220223;17;5.6;11.3;1.5;9.87;0;1.46;12416 +77075;44.8598;-.88602;35;20220224;14.2;4.2;9.2;2.2;9.53;.6;1.22;10153 +77075;44.8598;-.88602;35;20220225;12.2;.8;6.5;1.9;7.07;.1;1.36;13816 +77075;44.8598;-.88602;35;20220226;14.3;1.6;7.9;3.5;5.9;0;2.28;14466 +77075;44.8598;-.88602;35;20220227;17.3;4.3;10.8;2.3;8.4;.2;1.88;12673 +77075;44.8598;-.88602;35;20220228;19.3;4.2;11.7;1;9.13;0;1.59;13732 +77075;44.8598;-.88602;35;20220301;19.1;4.1;11.6;2.7;8.6;.9;2.3;13822 +77075;44.8598;-.88602;35;20220302;12.4;8.7;10.6;2.9;10.67;1.3;1.03;3768 +77075;44.8598;-.88602;35;20220303;13.3;6.1;9.7;2.4;10.83;1;.95;6928 +77075;44.8598;-.88602;35;20220304;11.6;8.4;10;4.4;10.03;0;1.24;5034 +77075;44.8598;-.88602;35;20220305;12.8;3.1;8;2.8;7.77;.2;1.68;14405 +77075;44.8598;-.88602;35;20220306;12.8;4.4;8.6;2.7;7.27;.1;1.87;13501 +77075;44.8598;-.88602;35;20220307;12.6;-1.2;5.7;2.4;5.8;0;1.86;16713 +77075;44.8598;-.88602;35;20220308;11.4;6.3;8.9;3.5;9.3;1.1;1.2;5993 +77075;44.8598;-.88602;35;20220309;17.2;3.1;10.2;3.7;9.23;.1;2.14;14973 +77075;44.8598;-.88602;35;20220310;15.9;9.5;12.7;3.7;11.33;2.2;1.71;8586 +77075;44.8598;-.88602;35;20220311;13.2;10.4;11.8;3.9;11.23;10.2;1.37;5324 +77075;44.8598;-.88602;35;20220312;14.9;7.5;11.2;4.1;10;6.6;2.08;14767 +77075;44.8598;-.88602;35;20220313;14;8.3;11.2;4.1;9.43;4.2;2;10638 +77075;44.8598;-.88602;35;20220314;14.8;5.2;10;4.7;9.67;.3;1.69;8100 +77075;44.8598;-.88602;35;20220315;19.5;11.8;15.7;5;12.33;0;2.69;11182 +77075;44.8598;-.88602;35;20220316;16.4;11.6;14;3.5;12.67;0;1.64;7271 +77075;44.8598;-.88602;35;20220317;12;10;11;5.9;10.23;.1;1.55;3918 +77075;44.8598;-.88602;35;20220318;16.2;7.2;11.7;4.3;9.1;0;2.6;14900 +77075;44.8598;-.88602;35;20220319;19.5;6.8;13.2;4.2;8.9;0;3.21;15500 +77075;44.8598;-.88602;35;20220320;18;8.2;13.1;4.4;9.7;.1;2.95;16000 +77075;44.8598;-.88602;35;20220321;20.6;11;15.8;6.2;9.9;0;4.11;16000 +77075;44.8598;-.88602;35;20220322;18.1;7.9;13;5.8;7.3;0;3.94;15700 +77075;44.8598;-.88602;35;20220323;18.1;6.5;12.3;4;7.1;0;3.59;19700 +77075;44.8598;-.88602;35;20220324;18.6;4.8;11.7;2.6;7.6;0;3.07;20100 +77075;44.8598;-.88602;35;20220325;18.5;5.7;12.1;2.4;7.1;0;2.72;12800 +77075;44.8598;-.88602;35;20220326;21.9;5.9;13.9;3.6;6;0;4.35;20300 +77075;44.8598;-.88602;35;20220327;21.7;8.2;15;3.6;7.4;0;4.1;18500 +77075;44.8598;-.88602;35;20220328;21.8;8.3;15.1;2.1;8.6;0;3.1;15600 +77075;44.8598;-.88602;35;20220329;16.2;10.5;13.4;1.6;10.9;0;1.52;5900 +77075;44.8598;-.88602;35;20220330;15.8;9.1;12.5;3.3;11.1;2.1;1.79;8200 +77075;44.8598;-.88602;35;20220331;14.6;8.1;11.4;4.8;9;2;2.58;13500 +77075;44.8598;-.88602;35;20220401;9.6;1.1;5.4;5.6;5.5;.5;2.43;16600 +77075;44.8598;-.88602;35;20220402;10.5;.8;5.7;4.1;5.2;.1;2.5;16900 +77075;44.8598;-.88602;35;20220403;8.7;0;4.3;3.2;5.47;0;2.23;17204 +77075;44.8598;-.88602;35;20220404;12.4;3.3;7.9;2.4;5.41;0;2.38;17755 +77075;44.8598;-.88602;35;20220405;14.1;-.4;6.9;2;7.7;.1;1.74;11900 +77075;44.8598;-.88602;35;20220406;14.7;9.6;12.2;4;11.6;1.7;1.71;9000 +77075;44.8598;-.88602;35;20220407;14.2;10.8;12.5;8.4;13;18.6;1.18;5100 +77075;44.8598;-.88602;35;20220408;18.1;12;15.1;7.2;11.3;1.2;3.28;11500 +77075;44.8598;-.88602;35;20220409;16.2;5.2;10.7;2.3;8.1;0;3.01;22100 +77075;44.8598;-.88602;35;20220410;19.8;4;11.9;5.4;7.2;0;4.46;23000 +77075;44.8598;-.88602;35;20220411;23.9;10.9;17.4;7.5;11.1;.2;5.31;20000 +77075;44.8598;-.88602;35;20220412;18.9;11.9;15.4;4.7;12.3;1.4;2.99;14100 +77075;44.8598;-.88602;35;20220413;17.7;11.3;14.5;2.9;12.9;.6;2.23;12200 +77075;44.8598;-.88602;35;20220414;23.9;12.1;18;1.9;12.6;0;3.93;23200 +77075;44.8598;-.88602;35;20220415;25.4;10;17.7;2.4;12.4;0;4.18;23000 +77075;44.8598;-.88602;35;20220416;24;8.3;16.2;3;11.5;0;4.31;24800 +77075;44.8598;-.88602;35;20220417;23.9;8.1;16;2.9;10.7;0;4.34;24300 +77075;44.8598;-.88602;35;20220418;19.3;10.7;15;3.3;12.2;0;2.97;16300 +77075;44.8598;-.88602;35;20220419;14;7.9;11;3.4;11.2;7.1;1.41;7100 +77075;44.8598;-.88602;35;20220420;13.2;9.1;11.2;3.4;11.7;9.5;1.04;3700 +77075;44.8598;-.88602;35;20220421;18.1;8.2;13.2;2.2;12.6;.1;2.03;12000 +77075;44.8598;-.88602;35;20220422;21.1;9.9;15.5;2.9;12;6.3;3.29;17600 +77075;44.8598;-.88602;35;20220423;13.4;11.9;12.7;4.4;12.2;9.4;1.58;7200 +77075;44.8598;-.88602;35;20220424;16.7;11.2;14;6;12.1;0;2.57;12400 +77075;44.8598;-.88602;35;20220425;20.1;8.6;14.4;2.8;11.1;0;3.59;22300 +77075;44.8598;-.88602;35;20220426;23.4;9.1;16.3;3.4;11.2;.1;4.62;25800 +77075;44.8598;-.88602;35;20220427;21.5;12.9;17.2;2.8;13;4.7;2.86;11300 +77075;44.8598;-.88602;35;20220428;21;12.9;17;3.2;14.4;0;3.34;18900 +77075;44.8598;-.88602;35;20220429;22.4;11;16.7;2.9;13.5;0;3.61;20000 +77075;44.8598;-.88602;35;20220430;23.4;11.7;17.6;2.5;13.7;0;3.75;20200 +77075;44.8598;-.88602;35;20220501;22.8;8.4;15.6;2.2;12.1;0;3.51;19600 +77075;44.8598;-.88602;35;20220502;21.5;11.8;16.7;2.1;10.7;0;3.75;19900 +77075;44.8598;-.88602;35;20220503;23.5;12.7;18.1;3.1;10.9;.8;4.95;25500 +77075;44.8598;-.88602;35;20220504;22.1;12.1;17.1;3.2;10.2;0;4.48;21700 +77075;44.8598;-.88602;35;20220505;22.3;8.5;15.4;3.2;10.9;.1;4.27;23800 +77075;44.8598;-.88602;35;20220506;21.7;9.7;15.7;2.9;12.4;.1;3.35;17857 +77075;44.8598;-.88602;35;20220507;23.8;9.7;16.8;2.3;12.83;0;3.49;18170 +77075;44.8598;-.88602;35;20220508;25.1;9.9;17.5;2.2;12.23;0;3.74;18256 +77075;44.8598;-.88602;35;20220509;27.9;11.2;19.6;1.8;12.6;0;4.15;19632 +77075;44.8598;-.88602;35;20220510;28.7;11.4;20.1;2.4;13.53;0;4.37;19050 +77075;44.8598;-.88602;35;20220511;23.8;14.4;19.1;2.5;15.2;0;3.3;15337 +77075;44.8598;-.88602;35;20220512;21.1;14.2;17.7;1.8;14.77;.3;2.37;10422 +77075;44.8598;-.88602;35;20220513;24.2;13.6;18.9;1.8;14.5;0;3.27;16111 +77075;44.8598;-.88602;35;20220514;30.7;13.1;21.9;3;15.77;0;4.85;18201 +77075;44.8598;-.88602;35;20220515;30;16.3;23.1;2.7;17.43;6.2;4.29;15536 +77075;44.8598;-.88602;35;20220516;28.4;14.8;21.6;2;16.5;0;4.13;18777 +77075;44.8598;-.88602;35;20220517;28.7;16.9;22.8;3.3;16.17;0;4.98;19644 +77075;44.8598;-.88602;35;20220518;32.9;14.8;23.9;2.7;16.83;1.5;5.26;19246 +77075;44.8598;-.88602;35;20220519;26.7;17.6;22.1;2.4;18.9;0;3.27;13029 +77075;44.8598;-.88602;35;20220520;25;17.8;21.4;3;17.93;0;3.3;13089 +77075;44.8598;-.88602;35;20220521;32;14.4;23.2;2;17.53;0;4.45;18146 +77075;44.8598;-.88602;35;20220522;32.5;19.5;26;3;20.8;2.3;4.82;16886 +77075;44.8598;-.88602;35;20220523;20.2;16.5;18.3;4.9;16.3;2.3;2.5;8805 +77075;44.8598;-.88602;35;20220524;19.3;11.2;15.3;2.7;12.53;.6;2.84;14381 +77075;44.8598;-.88602;35;20220525;21.1;9;15;2.2;11.93;.2;3.14;16769 +77075;44.8598;-.88602;35;20220526;19.9;11.9;15.9;2.2;14.1;0;2.15;9646 +77075;44.8598;-.88602;35;20220527;23;11;17;2.5;14.4;.1;3.26;17067 +77075;44.8598;-.88602;35;20220528;26.7;13.4;20;3.7;12.6;0;5.27;20978 +77075;44.8598;-.88602;35;20220529;23.4;12.7;18;4.2;9.53;0;5.32;20917 +77075;44.8598;-.88602;35;20220530;23.7;10.8;17.3;3.5;8.97;0;4.8;18856 +77075;44.8598;-.88602;35;20220531;24.2;13.4;18.8;2.7;11.87;1.2;4.14;17376 +77075;44.8598;-.88602;35;20220601;29;13.7;21.3;3.1;13.87;6.2;5.12;19504 +77075;44.8598;-.88602;35;20220602;28.4;17;22.7;2.5;18.53;4.9;4.29;18788 +77075;44.8598;-.88602;35;20220603;26.1;18.5;22.3;2.6;19.07;.8;3.39;13923 +77075;44.8598;-.88602;35;20220604;24.7;17.1;20.9;2.2;18.27;2.6;2.87;11739 +77075;44.8598;-.88602;35;20220605;22.8;17.1;19.9;2.5;16.3;0;2.79;10582 +77075;44.8598;-.88602;35;20220606;24.6;14.2;19.4;1.8;15.53;.5;3.28;15169 +77075;44.8598;-.88602;35;20220607;23.6;15.3;19.4;2.8;15.27;8.5;3.63;16238 +77075;44.8598;-.88602;35;20220608;20.3;15.2;17.8;3;16.8;1.9;2.14;9243 +77075;44.8598;-.88602;35;20220609;22.9;11.2;17.1;2.1;14.17;0;3.46;18544 +77075;44.8598;-.88602;35;20220610;27.7;10.6;19.2;1.5;15.2;.1;4.12;21116 +77075;44.8598;-.88602;35;20220611;29.8;15;22.4;2.4;17.07;0;5.6;27491 +77075;44.8598;-.88602;35;20220612;30;16.5;23.3;2.2;18.77;.7;5.05;23980 +77075;44.8598;-.88602;35;20220613;30;18.5;24.3;3.5;16.03;0;6.76;29298 +77075;44.8598;-.88602;35;20220614;35.2;18.2;26.7;2.5;17.13;0;6.94;28554 +77075;44.8598;-.88602;35;20220615;32.5;20;26.3;2.6;18.97;0;6.6;29106 +77075;44.8598;-.88602;35;20220616;36.4;17.1;26.8;2.1;16.87;0;6.85;28299 +77075;44.8598;-.88602;35;20220617;38.9;19.8;29.3;2.3;18.5;0;7.56;29470 +77075;44.8598;-.88602;35;20220618;40.7;20.1;30.4;3;18.9;.9;8.44;29407 +77075;44.8598;-.88602;35;20220619;28;19.6;23.8;3.7;20;2.2;5.35;24593 +77075;44.8598;-.88602;35;20220620;28.6;17.8;23.2;2.7;18.57;9.6;4.87;21459 +77075;44.8598;-.88602;35;20220621;26.2;17.2;21.7;2.9;19.83;5.7;4.07;19985 +77075;44.8598;-.88602;35;20220622;24.6;16.7;20.7;3.8;18.1;2.2;4.2;20817 +77075;44.8598;-.88602;35;20220623;24.6;15.3;19.9;2.1;17.33;7.4;3.91;20729 +77075;44.8598;-.88602;35;20220624;22.8;16.4;19.6;3;16.73;7.6;4.03;20937 +77075;44.8598;-.88602;35;20220625;20;16;18;2.2;15.83;6.9;2.3;9892 +77075;44.8598;-.88602;35;20220626;19.4;14;16.7;1.7;14.83;0;2.25;10622 +77075;44.8598;-.88602;35;20220627;22.9;12;17.4;2;13.43;0;4.25;24416 +77075;44.8598;-.88602;35;20220628;24.7;11.7;18.2;1.7;13.03;0;4.92;28787 +77075;44.8598;-.88602;35;20220629;23.9;11;17.4;1.7;14.57;3.7;3.73;21088 +77075;44.8598;-.88602;35;20220630;20.6;14.6;17.6;1.7;14.97;3.2;2.98;15616 +77075;44.8598;-.88602;35;20220701;23.7;10.4;17.1;1.7;13.03;.1;4.36;25673 +77075;44.8598;-.88602;35;20220702;29;12.4;20.7;2.5;13.53;0;6.07;30739 +77075;44.8598;-.88602;35;20220703;25.9;15.3;20.6;3.1;15.6;2.6;5.23;27004 +77075;44.8598;-.88602;35;20220704;25.9;16.2;21;2.3;16.97;.2;3.9;17848 +77075;44.8598;-.88602;35;20220705;29.3;16;22.7;2.6;15.83;0;6.19;30155 +77075;44.8598;-.88602;35;20220706;29;16.2;22.6;3.1;14.63;0;6.47;30548 +77075;44.8598;-.88602;35;20220707;28.2;15.1;21.6;2.4;16.23;0;5.63;29465 +77075;44.8598;-.88602;35;20220708;29.7;16.3;23;3;15.67;0;6.5;30613 +77075;44.8598;-.88602;35;20220709;32.2;16.7;24.5;3.3;13.97;0;7.3;30493 +77075;44.8598;-.88602;35;20220710;33;17.9;25.5;3.8;14.57;0;7.75;30406 +77075;44.8598;-.88602;35;20220711;35.5;18.4;26.9;3;15.07;0;7.75;30219 +77075;44.8598;-.88602;35;20220712;36.8;18.3;27.6;2.8;14.6;0;7.86;30496 +77075;44.8598;-.88602;35;20220713;36.5;16.1;26.3;2.3;13.03;0;7.33;30106 +77075;44.8598;-.88602;35;20220714;36.7;17.2;26.9;2.1;15.2;0;7.03;29549 +77075;44.8598;-.88602;35;20220715;33.8;19.7;26.8;3.1;14.4;0;7.39;28551 +77075;44.8598;-.88602;35;20220716;36.2;19.3;27.7;3.6;13.1;0;8.37;29131 +77075;44.8598;-.88602;35;20220717;38.5;20.3;29.4;3.6;12.6;0;8.87;28270 +77075;44.8598;-.88602;35;20220718;40.7;21.8;31.3;3.8;15.87;0;9.31;28342 +77075;44.8598;-.88602;35;20220719;29.2;22.2;25.7;4;19.97;0;5.48;20812 +77075;44.8598;-.88602;35;20220720;27.2;20.2;23.7;2.8;18.47;0;4.63;19931 +77075;44.8598;-.88602;35;20220721;30.6;15;22.8;1.9;17.4;0;5.46;27552 +77075;44.8598;-.88602;35;20220722;26.4;17.9;22.1;3.3;18.13;0;4.14;17278 +77075;44.8598;-.88602;35;20220723;29.1;14.5;21.8;2;16.23;0;5.06;25594 +77075;44.8598;-.88602;35;20220724;36.9;16.8;26.9;2.5;15.77;0;7.16;28754 +77075;44.8598;-.88602;35;20220725;25.6;20;22.8;3.2;18.93;1.1;4;16497 +77075;44.8598;-.88602;35;20220726;26.1;15.3;20.7;2.3;15.23;0;4.35;21301 +77075;44.8598;-.88602;35;20220727;27.4;12.3;19.9;1.8;14.47;0;4.93;27224 +77075;44.8598;-.88602;35;20220728;26.7;14.8;20.8;2.4;15.8;.1;4.88;25492 +77075;44.8598;-.88602;35;20220729;25.9;17.3;21.6;1.9;18.03;.2;3.45;15716 +77075;44.8598;-.88602;35;20220730;29;15.1;22;1.9;18.17;.1;4.49;22730 +77075;44.8598;-.88602;35;20220731;29.7;15.6;22.6;2.4;18.33;.1;5.26;27077 +77075;44.8598;-.88602;35;20220801;31.8;15.4;23.6;2.4;18.17;0;5.61;27118 +77075;44.8598;-.88602;35;20220802;35.3;16.2;25.7;2.1;17.67;.1;6.22;27944 +77075;44.8598;-.88602;35;20220803;37.9;18.6;28.2;2;18.77;.1;6.27;25547 +77075;44.8598;-.88602;35;20220804;31.9;19.5;25.7;2.6;20.3;.3;5.51;24341 +77075;44.8598;-.88602;35;20220805;30.1;19.5;24.8;3;18.13;0;5.08;20286 +77075;44.8598;-.88602;35;20220806;32.3;20;26.1;3.8;13.7;0;7.28;27070 +77075;44.8598;-.88602;35;20220807;32.9;17.8;25.3;4.1;11.07;0;7.8;27691 +77075;44.8598;-.88602;35;20220808;35;18.2;26.6;3.6;10.7;0;7.88;27345 +77075;44.8598;-.88602;35;20220809;36;19.5;27.8;3.2;11.7;0;7.53;26065 +77075;44.8598;-.88602;35;20220810;37.8;19.8;28.8;2.7;11.8;0;7.35;26543 +77075;44.8598;-.88602;35;20220811;38.8;20.3;29.6;2.2;12.83;0;6.74;24402 +77075;44.8598;-.88602;35;20220812;35.7;22.7;29.2;2.5;17.97;0;6.17;23067 +77075;44.8598;-.88602;35;20220813;32.2;20.9;26.5;3.2;22.13;8.4;5.21;21064 +77075;44.8598;-.88602;35;20220814;25.8;19.7;22.7;3.2;20.2;.4;3.49;14842 +77075;44.8598;-.88602;35;20220815;26.9;17.7;22.3;2.9;18.3;.2;4.15;18776 +77075;44.8598;-.88602;35;20220816;26.8;17.2;22;2;18.27;1.1;3.52;16774 +77075;44.8598;-.88602;35;20220817;25;16.6;20.8;3;17.2;1.7;3.67;16800 +77075;44.8598;-.88602;35;20220818;25.3;14.7;20;2.6;17.1;.5;3.7;19529 +77075;44.8598;-.88602;35;20220819;26.5;15.6;21;2.2;18.23;.1;3.73;19180 +77075;44.8598;-.88602;35;20220820;27.7;17.1;22.4;1.8;19;0;3.44;16139 +77075;44.8598;-.88602;35;20220821;27;17.1;22.1;2.2;17.9;1;3.48;15578 +77075;44.8598;-.88602;35;20220822;25.9;19.2;22.5;2.6;20.9;1.1;3.33;16022 +77075;44.8598;-.88602;35;20220823;28.9;19.3;24.1;1.7;21.4;.1;3.56;16630 +77075;44.8598;-.88602;35;20220824;35.9;18.4;27.1;2.1;19.07;4.4;5.68;23814 +77075;44.8598;-.88602;35;20220825;28.8;20.1;24.5;3.4;22.03;1.1;3.87;16448 +77075;44.8598;-.88602;35;20220826;28.5;18.9;23.7;2.6;20.47;0;3.95;18045 +77075;44.8598;-.88602;35;20220827;30.6;17.2;23.9;2.2;17.13;0;4.84;22671 +77075;44.8598;-.88602;35;20220828;33.2;17;25.1;2.4;14.5;0;5.63;23649 +77075;44.8598;-.88602;35;20220829;31.2;20.1;25.6;2.2;15.9;.4;4.27;14897 +77075;44.8598;-.88602;35;20220830;32;16.5;24.2;2.1;18.9;0;4.61;22097 +77075;44.8598;-.88602;35;20220831;30.4;19.5;24.9;2.8;20.87;.1;4.06;16713 +77075;44.8598;-.88602;35;20220901;28.5;18.3;23.4;2.2;19.2;4.9;3.84;18088 +77075;44.8598;-.88602;35;20220902;25.9;18.1;22;2.4;19.2;5.4;3.15;14538 +77075;44.8598;-.88602;35;20220903;26.3;16.3;21.3;2.1;17.1;.3;3.32;15965 +77075;44.8598;-.88602;35;20220904;32;15.8;23.9;2.3;15;0;4.9;21826 +77075;44.8598;-.88602;35;20220905;32.2;17;24.6;3.1;15.83;.1;5.43;21964 +77075;44.8598;-.88602;35;20220906;29.5;16.9;23.2;2.5;16.6;.1;4.48;21284 +77075;44.8598;-.88602;35;20220907;24.2;16.8;20.5;2;16;4.4;2.81;13140 +77075;44.8598;-.88602;35;20220908;23.5;16.1;19.8;3;17.6;2.3;2.77;13165 +77075;44.8598;-.88602;35;20220909;23.6;15.9;19.7;2.7;15.23;1.6;3.19;14401 +77075;44.8598;-.88602;35;20220910;27.1;13.6;20.4;1.8;15.57;0;3.46;18483 +77075;44.8598;-.88602;35;20220911;33;16;24.5;3;14.9;0;5.4;20985 +77075;44.8598;-.88602;35;20220912;37.2;19.9;28.5;2.9;16.3;2.9;5.73;17521 +77075;44.8598;-.88602;35;20220913;32.6;21.1;26.8;3.5;20.67;0;4.47;12892 +77075;44.8598;-.88602;35;20220914;28.6;19;23.8;3.2;17.53;.3;4.28;17711 +77075;44.8598;-.88602;35;20220915;27;15.6;21.3;2.1;18.43;0;3.14;16394 +77075;44.8598;-.88602;35;20220916;23.7;15.6;19.6;3.1;14.8;0;3.4;16674 +77075;44.8598;-.88602;35;20220917;22.3;10.6;16.4;3.3;9.2;0;4;20252 +77075;44.8598;-.88602;35;20220918;25.1;10;17.5;3.3;7.93;0;4.55;19832 +77075;44.8598;-.88602;35;20220919;25.6;10;17.8;3.4;8.83;0;4.52;19933 +77075;44.8598;-.88602;35;20220920;24.3;9.9;17.1;3.6;9.07;0;4.32;19701 +77075;44.8598;-.88602;35;20220921;24.6;10.1;17.4;3.1;9.47;0;4.06;19302 +77075;44.8598;-.88602;35;20220922;26.1;8.4;17.2;1.6;9.67;0;3.25;19003 +77075;44.8598;-.88602;35;20220923;21;9.4;15.2;1.5;13.03;.2;1.64;7622 +77075;44.8598;-.88602;35;20220924;21.8;11.3;16.5;2.3;13.57;.9;2.37;13056 +77075;44.8598;-.88602;35;20220925;20.9;8;14.5;1.5;11.27;.2;2.27;15535 +77075;44.8598;-.88602;35;20220926;21;6.8;13.9;2.7;11.57;4.5;2.33;12292 +77075;44.8598;-.88602;35;20220927;19.9;13.5;16.7;3.6;14.23;7.2;2.19;9100 +77075;44.8598;-.88602;35;20220928;20.4;16;18.2;5.4;16.23;9.5;2.43;10621 +77075;44.8598;-.88602;35;20220929;16.9;12.9;14.9;2;13.5;4.1;1.51;7970 +77075;44.8598;-.88602;35;20220930;20.1;8.5;14.3;1.9;11.7;1.1;2.27;16337 +77075;44.8598;-.88602;35;20221001;19.7;14;16.9;4.7;17.83;3.4;1.15;5402 +77075;44.8598;-.88602;35;20221002;22;15.9;19;2.1;17.33;.2;1.9;9930 +77075;44.8598;-.88602;35;20221003;24.1;11.2;17.6;1.4;14.7;0;2.35;15857 +77075;44.8598;-.88602;35;20221004;25;9.6;17.3;1;14.1;.2;2.19;16262 +77075;44.8598;-.88602;35;20221005;25.6;12.2;18.9;1.9;16.17;.5;2.27;13383 +77075;44.8598;-.88602;35;20221006;20.8;15.3;18.1;2.6;16.7;0;1.71;7823 +77075;44.8598;-.88602;35;20221007;24.9;11.8;18.3;1.6;15.2;2;2.29;14316 +77075;44.8598;-.88602;35;20221008;22.9;15.1;19;3.1;12.9;0;2.99;13085 +77075;44.8598;-.88602;35;20221009;27.1;11.7;19.4;2.1;13.33;.1;2.83;14927 +77075;44.8598;-.88602;35;20221010;19.7;13.6;16.6;1.2;16.13;6.2;1.21;6687 +77075;44.8598;-.88602;35;20221011;18.8;16.2;17.5;1.6;18;5.6;.98;4251 +77075;44.8598;-.88602;35;20221012;20.9;14.6;17.7;1.4;16.13;.1;1.59;10012 +77075;44.8598;-.88602;35;20221013;20.5;11.8;16.2;2.5;16.2;4.1;1.22;5944 +77075;44.8598;-.88602;35;20221014;20.6;17.2;18.9;3.8;18.57;.7;1.44;4896 +77075;44.8598;-.88602;35;20221015;23.2;15.8;19.5;2.6;17.2;0;1.77;6880 +77075;44.8598;-.88602;35;20221016;29.7;14.8;22.3;2.8;17;3.9;3.08;12955 +77075;44.8598;-.88602;35;20221017;25.3;17.8;21.5;2.4;19.47;1.2;1.86;7032 +77075;44.8598;-.88602;35;20221018;29;16.1;22.5;2.9;18.63;0;2.79;12834 +77075;44.8598;-.88602;35;20221019;25.6;17.8;21.7;3.2;18.73;9.5;2.3;8472 +77075;44.8598;-.88602;35;20221020;25.3;15.4;20.4;4.1;16.3;.1;2.72;8951 +77075;44.8598;-.88602;35;20221021;22.5;17.5;20;3.8;14.7;.1;2.57;5559 +77075;44.8598;-.88602;35;20221022;25.1;11.7;18.4;3.3;14.47;0;2.47;10563 +77075;44.8598;-.88602;35;20221023;25.7;17.6;21.6;5.6;14.57;0;3.85;8509 +77075;44.8598;-.88602;35;20221024;22.8;15.2;19;2.3;14.77;.5;1.96;9641 +77075;44.8598;-.88602;35;20221025;22.8;11;16.9;2.9;13.97;.7;1.85;7297 +77075;44.8598;-.88602;35;20221026;26.7;12.8;19.8;2.5;15.23;0;2.31;11401 +77075;44.8598;-.88602;35;20221027;25.4;16.6;21;4.1;16.57;0;2.43;4475 +77075;44.8598;-.88602;35;20221028;25.7;16.6;21.1;2.8;15.63;0;2.26;7153 +77075;44.8598;-.88602;35;20221029;22.9;16.8;19.8;2.8;16.5;.1;1.82;6262 +77075;44.8598;-.88602;35;20221030;20.6;13.6;17.1;1.9;15.73;6;1.21;7205 +77075;44.8598;-.88602;35;20221031;19.6;14;16.8;2.9;16.07;.8;1.16;4242 +77075;44.8598;-.88602;35;20221101;19.2;10.1;14.6;2.4;12.87;.6;1.34;7700 +77075;44.8598;-.88602;35;20221102;19.7;9.6;14.6;2.2;12.63;0;1.38;9431 +77075;44.8598;-.88602;35;20221103;20.3;11.8;16;4;12.33;13.1;2.02;5259 +77075;44.8598;-.88602;35;20221104;16.3;10.3;13.3;5.1;11.17;5.4;1.77;6771 +77075;44.8598;-.88602;35;20221105;17.6;7.1;12.3;1.5;10.4;0;1.05;9283 +77075;44.8598;-.88602;35;20221106;18.3;7;12.7;3;11.47;.3;1.33;6384 +77075;44.8598;-.88602;35;20221107;19.9;10.4;15.1;2.7;12.5;.1;1.47;9611 +77075;44.8598;-.88602;35;20221108;20.3;11.5;15.9;3;12.77;.9;1.6;4498 +77075;44.8598;-.88602;35;20221109;16.5;12.3;14.4;1.7;13.63;4.8;.86;4111 +77075;44.8598;-.88602;35;20221110;15.3;8.6;11.9;2.1;12.17;0;.8;6630 +77075;44.8598;-.88602;35;20221111;18.8;8.1;13.5;2.9;12.3;.2;1.22;9206 +77075;44.8598;-.88602;35;20221112;21.8;9.7;15.8;2.2;13.67;.2;1.26;9268 +77075;44.8598;-.88602;35;20221113;21.9;8.9;15.4;1.7;12.7;.1;1.13;9237 +77075;44.8598;-.88602;35;20221114;16.3;10.3;13.3;3.2;12.77;2.2;1;3650 +77075;44.8598;-.88602;35;20221115;16.7;11.5;14.1;3.7;13.1;13.5;1.14;2384 +77075;44.8598;-.88602;35;20221116;17.8;11.1;14.4;4.6;13.53;3.3;1.25;5419 +77075;44.8598;-.88602;35;20221117;17.1;14.3;15.7;5;13;6;1.79;4448 +77075;44.8598;-.88602;35;20221118;13.9;7.9;10.9;2;10.83;12.1;.75;5046 +77075;44.8598;-.88602;35;20221119;13.1;6.7;9.9;1.6;9.7;.5;.65;7436 +77075;44.8598;-.88602;35;20221120;15.3;3.9;9.6;3.2;10.57;6.8;.81;4668 +77075;44.8598;-.88602;35;20221121;15.7;8.7;12.2;4.9;11.17;16;1.35;2775 +77075;44.8598;-.88602;35;20221122;12.7;8.1;10.4;4.9;10.83;17.2;.9;3562 +77075;44.8598;-.88602;35;20221123;16.8;10.6;13.7;4.9;13.2;2.1;1.08;5298 +77075;44.8598;-.88602;35;20221124;13.8;8.5;11.1;3.2;11.63;3.7;.74;3223 +77075;44.8598;-.88602;35;20221125;14.5;10;12.2;2.7;11.5;3.8;.84;5520 +77075;44.8598;-.88602;35;20221126;12.8;4.8;8.8;2.4;9.5;.1;.67;5390 +77075;44.8598;-.88602;35;20221127;12.9;4.4;8.6;2.4;9.97;9.2;.54;5893 +77075;44.8598;-.88602;35;20221128;14.8;9.8;12.3;2.9;11.37;4.3;.91;4892 +77075;44.8598;-.88602;35;20221129;13.6;6.3;10;1.9;10.43;.5;.59;4912 +77075;44.8598;-.88602;35;20221130;9.3;3.4;6.3;2.4;8.27;.1;.48;5579 +77075;44.8598;-.88602;35;20221201;10.6;3.3;7;3.7;8;0;.75;6841 +77075;44.8598;-.88602;35;20221202;7.5;5.4;6.4;3.1;7.93;.1;.73;2015 +77075;44.8598;-.88602;35;20221203;8.1;3.5;5.8;2.2;7.2;0;.62;4527 +77075;44.8598;-.88602;35;20221204;10.1;.1;5.1;1.3;7.2;.1;.36;6081 +77075;44.8598;-.88602;35;20221205;11.1;.6;5.9;2.6;7.17;.1;.63;7437 +77075;44.8598;-.88602;35;20221206;10.2;5.6;7.9;2.7;7.8;0;.88;2895 +77075;44.8598;-.88602;35;20221207;7;1.4;4.2;2.9;6.93;0;.54;4234 +77075;44.8598;-.88602;35;20221208;6.1;2;4;2.6;7.2;7.4;.47;2282 +77075;44.8598;-.88602;35;20221209;6.3;4.4;5.3;3.6;7.63;0;.57;3161 +77075;44.8598;-.88602;35;20221210;3.5;-2.2;.7;2.3;5.3;0;.39;5629 +77075;44.8598;-.88602;35;20221211;5.4;-3.2;1.1;2.6;4.9;.1;.55;6274 +77075;44.8598;-.88602;35;20221212;3;-3.2;-.1;3.3;5.97;9.8;.27;1817 +77075;44.8598;-.88602;35;20221213;7.3;2.5;4.9;2.8;9.2;2.4;.19;1864 +77075;44.8598;-.88602;35;20221214;17.1;7;12;2.5;12.47;5.4;.59;5085 +77075;44.8598;-.88602;35;20221215;12.4;10;11.2;3.3;11.53;11.3;.69;2184 +77075;44.8598;-.88602;35;20221216;6.8;3.1;4.9;5.3;6.47;0;.91;5945 +77075;44.8598;-.88602;35;20221217;7.2;-3.4;1.9;2.2;5.27;.1;.47;7132 +77075;44.8598;-.88602;35;20221218;13.1;.7;6.9;3.9;8.27;0;.73;5714 +77075;44.8598;-.88602;35;20221219;16.1;8.9;12.5;4.4;10.83;0;1.2;4341 +77075;44.8598;-.88602;35;20221220;15;10.7;12.9;3.9;11.8;.5;1.08;2565 +77075;44.8598;-.88602;35;20221221;17.3;9;13.1;3.7;12.63;.3;.88;4374 +77075;44.8598;-.88602;35;20221222;16.6;12.6;14.6;4.9;14.5;5.4;.9;2128 +77075;44.8598;-.88602;35;20221223;17.1;13.8;15.5;3.5;14.27;.9;1.05;1863 +77075;44.8598;-.88602;35;20221224;18.3;11.8;15.1;2.4;12.77;0;.89;5376 +77075;44.8598;-.88602;35;20221225;17.9;8.3;13.1;3.4;11.23;0;1.19;4977 +77075;44.8598;-.88602;35;20221226;14.4;9.1;11.8;1.6;11.87;1.3;.57;2583 +77075;44.8598;-.88602;35;20221227;14;5.5;9.8;1.2;10.67;.2;.35;4769 +77075;44.8598;-.88602;35;20221228;16.6;6;11.3;3.1;10.83;.3;.8;5855 +77075;44.8598;-.88602;35;20221229;13;11.7;12.3;3.5;12.8;15.8;.7;1229 +77075;44.8598;-.88602;35;20221230;17.5;10;13.7;4.3;13.03;.9;1.08;3081 +77075;44.8598;-.88602;35;20221231;20.1;10.9;15.5;4.9;10.67;0;2.27;5285 +77076;44.89209;-.57269;3;20220101;18.4;6.3;12.4;2.2;10.61;0;.86;6367 +77076;44.89209;-.57269;3;20220102;16.5;9.6;13;2.7;11.86;0;.86;3904 +77076;44.89209;-.57269;3;20220103;17.5;10.2;13.8;3.1;11.76;0;1.1;5150 +77076;44.89209;-.57269;3;20220104;14.8;11.5;13.2;2.9;10.66;1.7;1.21;2249 +77076;44.89209;-.57269;3;20220105;9.2;2.6;5.9;1.5;6.96;.1;.49;5482 +77076;44.89209;-.57269;3;20220106;9.4;-.4;4.5;1;5.61;.1;.4;6331 +77076;44.89209;-.57269;3;20220107;13.2;3.4;8.3;3.5;7.86;2.9;1.06;5939 +77076;44.89209;-.57269;3;20220108;12.3;8.3;10.3;5.1;10.86;8.6;.75;3081 +77076;44.89209;-.57269;3;20220109;10.9;8;9.4;3.2;10.71;15.8;.53;2094 +77076;44.89209;-.57269;3;20220110;12.4;9.7;11;3.1;12.16;4.6;.49;1952 +77076;44.89209;-.57269;3;20220111;11.4;5.1;8.3;1.5;7.96;.1;.58;5982 +77076;44.89209;-.57269;3;20220112;7;.1;3.6;2.5;5.81;0;.63;6460 +77076;44.89209;-.57269;3;20220113;5.9;-2;1.9;2.3;5.76;0;.43;6493 +77076;44.89209;-.57269;3;20220114;7.9;-1.1;3.4;2.1;5.86;0;.6;6388 +77076;44.89209;-.57269;3;20220115;6.2;-3.6;1.3;1;5.51;.1;.3;7003 +77076;44.89209;-.57269;3;20220116;2;-3.9;-1;1;5.41;.1;.23;5233 +77076;44.89209;-.57269;3;20220117;7.3;-.8;3.3;1.5;7.36;.1;.31;4910 +77076;44.89209;-.57269;3;20220118;4.1;-1.1;1.5;1.3;6.96;.1;.23;3280 +77076;44.89209;-.57269;3;20220119;8.4;3.5;6;1.4;8.81;3;.39;3185 +77076;44.89209;-.57269;3;20220120;7.9;5.9;6.9;2.5;8.51;.2;.59;2491 +77076;44.89209;-.57269;3;20220121;6.8;1;3.9;3.3;5.86;0;.83;6320 +77076;44.89209;-.57269;3;20220122;9.2;-1.2;4;2.6;5.91;.1;.78;7704 +77076;44.89209;-.57269;3;20220123;9.8;-1.4;4.2;1.8;6.01;0;.66;8162 +77076;44.89209;-.57269;3;20220124;13.3;-1.1;6.1;1.5;6.66;0;.75;8568 +77076;44.89209;-.57269;3;20220125;13.4;-1.6;5.9;1.3;6.66;0;.69;8887 +77076;44.89209;-.57269;3;20220126;11.5;-2.5;4.5;1.9;6.21;0;.78;8923 +77076;44.89209;-.57269;3;20220127;2.7;-1.9;.4;2.3;5.51;0;.41;5259 +77076;44.89209;-.57269;3;20220128;10.5;-.5;5;1.4;7.46;0;.54;6306 +77076;44.89209;-.57269;3;20220129;3.5;2.7;3.1;1.5;7.46;0;.34;1702 +77076;44.89209;-.57269;3;20220130;8.3;2.8;5.6;1.5;8.86;.4;.38;3668 +77076;44.89209;-.57269;3;20220131;11.7;6.5;9.1;2.8;9.81;1.1;.75;5493 +77076;44.89209;-.57269;3;20220201;11.3;1.8;6.5;2.6;8.91;.5;.59;6275 +77076;44.89209;-.57269;3;20220202;11.4;8.9;10.1;2.4;11.06;.1;.64;3710 +77076;44.89209;-.57269;3;20220203;10.2;5.4;7.8;2.4;9.86;.4;.53;3546 +77076;44.89209;-.57269;3;20220204;13.2;7.3;10.2;2.4;11.06;1.8;.7;4405 +77076;44.89209;-.57269;3;20220205;12.3;2.9;7.6;2.1;7.81;.1;.98;9238 +77076;44.89209;-.57269;3;20220206;11.8;3;7.4;3.6;9.81;1.2;.58;5793 +77076;44.89209;-.57269;3;20220207;14.2;10.4;12.3;2.6;11.21;.4;1.08;5780 +77076;44.89209;-.57269;3;20220208;14.7;5.1;9.9;2.1;7.96;0;1.3;10016 +77076;44.89209;-.57269;3;20220209;17.6;3.1;10.4;2.1;8.06;.1;1.5;11002 +77076;44.89209;-.57269;3;20220210;11.8;3.3;7.6;2.1;9.61;.9;1.24;9400 +77076;44.89209;-.57269;3;20220211;12.6;6.8;9.7;3.4;7.91;0;1.54;10000 +77076;44.89209;-.57269;3;20220212;13;.7;6.9;1.8;6.31;0;1.2;9700 +77076;44.89209;-.57269;3;20220213;19;1.8;10.4;4.9;8.81;1.7;2.26;10500 +77076;44.89209;-.57269;3;20220214;12.3;7.9;10.1;5.1;10.11;4.9;1.15;5900 +77076;44.89209;-.57269;3;20220215;12.8;4.1;8.5;4.6;10.11;15.4;.81;6200 +77076;44.89209;-.57269;3;20220216;14.4;9.4;11.9;5.9;13.31;6.4;.63;4679 +77076;44.89209;-.57269;3;20220217;13.6;12.4;13;4;13.86;.6;.7;3039 +77076;44.89209;-.57269;3;20220218;14.3;10.4;12.3;2.5;11.61;.2;1.06;4935 +77076;44.89209;-.57269;3;20220219;12.8;5.4;9.1;1.9;8.26;.1;1.22;9279 +77076;44.89209;-.57269;3;20220220;14.3;5.7;10;3.9;11.11;2.7;.97;7877 +77076;44.89209;-.57269;3;20220221;13.5;9.8;11.6;4.3;10.01;0;1.6;7628 +77076;44.89209;-.57269;3;20220222;14.8;7.1;10.9;2.1;9.81;0;1.34;9741 +77076;44.89209;-.57269;3;20220223;17.3;6.6;11.9;1.3;9.76;0;1.4;11576 +77076;44.89209;-.57269;3;20220224;14.9;5.1;10;2.1;9.51;.6;1.31;9996 +77076;44.89209;-.57269;3;20220225;12.4;1;6.7;1.6;6.76;0;1.32;12729 +77076;44.89209;-.57269;3;20220226;14.2;.5;7.4;3;5.51;0;2.13;14200 +77076;44.89209;-.57269;3;20220227;18;4.6;11.3;2.3;7.96;.1;2.03;12521 +77076;44.89209;-.57269;3;20220228;19.7;3.5;11.6;.8;8.96;0;1.54;14165 +77076;44.89209;-.57269;3;20220301;18.7;3.3;11;2.6;8.26;.4;2.21;13901 +77076;44.89209;-.57269;3;20220302;12.4;8.8;10.6;2.6;10.56;1;1.05;5071 +77076;44.89209;-.57269;3;20220303;13.7;6.9;10.3;2;10.81;.5;1.09;7937 +77076;44.89209;-.57269;3;20220304;11.1;8.5;9.8;3;10.36;.2;1.01;4875 +77076;44.89209;-.57269;3;20220305;12.8;4.5;8.6;2.6;7.76;.4;1.65;11898 +77076;44.89209;-.57269;3;20220306;13.1;6.2;9.6;2.5;7.01;.1;1.92;12275 +77076;44.89209;-.57269;3;20220307;12.7;-1.5;5.6;2.1;5.61;0;1.8;15438 +77076;44.89209;-.57269;3;20220308;11.2;6.7;8.9;3.5;9.21;1;1.19;5897 +77076;44.89209;-.57269;3;20220309;16.9;4;10.4;3.9;9.41;.2;2.11;13972 +77076;44.89209;-.57269;3;20220310;16;10.1;13.1;4;11.36;2.6;1.81;8678 +77076;44.89209;-.57269;3;20220311;12.5;11.2;11.9;3.9;11.11;11.6;1.23;3148 +77076;44.89209;-.57269;3;20220312;14.6;7.8;11.2;3.6;9.91;4.4;1.9;12376 +77076;44.89209;-.57269;3;20220313;14.4;8.8;11.6;4;9.21;5.6;2.07;9928 +77076;44.89209;-.57269;3;20220314;15.3;4.7;10;5.1;9.51;.1;1.9;10468 +77076;44.89209;-.57269;3;20220315;19.2;12.3;15.8;5.3;12.23;0;2.75;10837 +77076;44.89209;-.57269;3;20220316;16.4;12.1;14.2;2.9;12.51;0;1.63;7050 +77076;44.89209;-.57269;3;20220317;12.3;10.4;11.3;5.2;10.21;.7;1.56;4555 +77076;44.89209;-.57269;3;20220318;16.4;7.4;11.9;4.3;9.11;0;2.6;14900 +77076;44.89209;-.57269;3;20220319;19.7;7;13.4;4.2;8.91;0;3.21;15500 +77076;44.89209;-.57269;3;20220320;18.2;8.4;13.3;4.4;9.71;0;2.95;16000 +77076;44.89209;-.57269;3;20220321;20.8;11.2;16;6.2;9.91;0;4.11;16000 +77076;44.89209;-.57269;3;20220322;18.3;8.1;13.2;5.8;7.31;0;3.94;15700 +77076;44.89209;-.57269;3;20220323;18.3;6.7;12.5;4;7.11;0;3.59;19700 +77076;44.89209;-.57269;3;20220324;18.8;5;11.9;2.6;7.61;0;3.07;20100 +77076;44.89209;-.57269;3;20220325;18.7;5.9;12.3;2.4;7.11;0;2.72;12800 +77076;44.89209;-.57269;3;20220326;22.1;6.1;14.1;3.6;6.01;0;4.35;20300 +77076;44.89209;-.57269;3;20220327;21.9;8.4;15.2;3.6;7.41;0;4.1;18500 +77076;44.89209;-.57269;3;20220328;22;8.5;15.3;2.1;8.61;0;3.1;15600 +77076;44.89209;-.57269;3;20220329;16.4;10.7;13.6;1.6;10.91;0;1.52;5900 +77076;44.89209;-.57269;3;20220330;16;9.3;12.7;3.3;11.11;.8;1.79;8200 +77076;44.89209;-.57269;3;20220331;14.8;8.3;11.6;4.8;9.01;1.9;2.58;13500 +77076;44.89209;-.57269;3;20220401;9.8;1.3;5.6;5.6;5.51;.4;2.43;16600 +77076;44.89209;-.57269;3;20220402;10.7;1;5.9;4.1;5.21;.1;2.5;16900 +77076;44.89209;-.57269;3;20220403;8.8;0;4.4;3.2;5.48;0;2.23;17204 +77076;44.89209;-.57269;3;20220404;12.8;1.7;7.3;2.1;5.25;0;2.38;19567 +77076;44.89209;-.57269;3;20220405;14.3;-.2;7.1;2;7.71;0;1.74;11900 +77076;44.89209;-.57269;3;20220406;14.9;9.8;12.4;4;11.61;1.4;1.71;9000 +77076;44.89209;-.57269;3;20220407;14.4;11;12.7;8.4;13.01;19.9;1.18;5100 +77076;44.89209;-.57269;3;20220408;18.3;12.2;15.3;7.2;11.31;1.1;3.28;11500 +77076;44.89209;-.57269;3;20220409;16.4;5.4;10.9;2.3;8.11;0;3.01;22100 +77076;44.89209;-.57269;3;20220410;20;4.2;12.1;5.4;7.21;0;4.46;23000 +77076;44.89209;-.57269;3;20220411;24.1;11.1;17.6;7.5;11.11;.2;5.31;20000 +77076;44.89209;-.57269;3;20220412;19.1;12.1;15.6;4.7;12.31;2.6;2.99;14100 +77076;44.89209;-.57269;3;20220413;17.9;11.5;14.7;2.9;12.91;.4;2.23;12200 +77076;44.89209;-.57269;3;20220414;24.1;12.3;18.2;1.9;12.61;0;3.93;23200 +77076;44.89209;-.57269;3;20220415;25.6;10.2;17.9;2.4;12.41;0;4.18;23000 +77076;44.89209;-.57269;3;20220416;24.2;8.5;16.4;3;11.51;0;4.31;24800 +77076;44.89209;-.57269;3;20220417;24.1;8.3;16.2;2.9;10.71;0;4.34;24300 +77076;44.89209;-.57269;3;20220418;19.5;10.9;15.2;3.3;12.21;0;2.97;16300 +77076;44.89209;-.57269;3;20220419;14.2;8.1;11.2;3.4;11.21;9.5;1.41;7100 +77076;44.89209;-.57269;3;20220420;13.4;9.3;11.4;3.4;11.71;11.6;1.04;3700 +77076;44.89209;-.57269;3;20220421;18.3;8.4;13.4;2.2;12.61;.1;2.03;12000 +77076;44.89209;-.57269;3;20220422;21.3;10.1;15.7;2.9;12.01;6.7;3.29;17600 +77076;44.89209;-.57269;3;20220423;13.6;12.1;12.9;4.4;12.21;11.5;1.58;7200 +77076;44.89209;-.57269;3;20220424;16.9;11.4;14.2;6;12.11;0;2.57;12400 +77076;44.89209;-.57269;3;20220425;20.3;8.8;14.6;2.8;11.11;.1;3.59;22300 +77076;44.89209;-.57269;3;20220426;23.6;9.3;16.5;3.4;11.21;0;4.62;25800 +77076;44.89209;-.57269;3;20220427;21.7;13.1;17.4;2.8;13.01;.9;2.86;11300 +77076;44.89209;-.57269;3;20220428;21.2;13.1;17.2;3.2;14.41;0;3.34;18900 +77076;44.89209;-.57269;3;20220429;22.6;11.2;16.9;2.9;13.51;0;3.61;20000 +77076;44.89209;-.57269;3;20220430;23.6;11.9;17.8;2.5;13.71;0;3.75;20200 +77076;44.89209;-.57269;3;20220501;23;8.6;15.8;2.2;12.11;0;3.51;19600 +77076;44.89209;-.57269;3;20220502;21.7;12;16.9;2.1;10.71;0;3.75;19900 +77076;44.89209;-.57269;3;20220503;23.7;12.9;18.3;3.1;10.91;.1;4.95;25500 +77076;44.89209;-.57269;3;20220504;22.3;12.3;17.3;3.2;10.21;0;4.48;21700 +77076;44.89209;-.57269;3;20220505;22.5;8.7;15.6;3.2;10.91;.1;4.27;23800 +77076;44.89209;-.57269;3;20220506;22.5;9.4;16;2.2;12.16;.1;4.04;24692 +77076;44.89209;-.57269;3;20220507;25;10.3;17.6;1.9;12.51;.1;4.31;24636 +77076;44.89209;-.57269;3;20220508;25.8;10.6;18.2;1.7;12.01;0;4.44;24982 +77076;44.89209;-.57269;3;20220509;28.1;11.5;19.8;1.6;12.16;0;4.99;27283 +77076;44.89209;-.57269;3;20220510;30.2;11.8;21;1.9;13.06;0;5.44;27553 +77076;44.89209;-.57269;3;20220511;26.3;14.6;20.5;2.3;15.26;.5;4.63;24403 +77076;44.89209;-.57269;3;20220512;21.6;14.3;18;1.4;14.81;1.1;2.96;15815 +77076;44.89209;-.57269;3;20220513;25.8;14.1;19.9;1.6;14.76;0;4.44;24404 +77076;44.89209;-.57269;3;20220514;30.3;13;21.7;2.4;15.81;0;5.4;26047 +77076;44.89209;-.57269;3;20220515;30.5;16.5;23.5;2.5;17.46;8.4;5.02;21764 +77076;44.89209;-.57269;3;20220516;28.2;15.5;21.8;1.5;17.31;0;4.78;25339 +77076;44.89209;-.57269;3;20220517;29.7;17.4;23.5;3;16.56;.1;5.83;26537 +77076;44.89209;-.57269;3;20220518;32.9;14.9;23.9;2.4;17.11;2.6;6.04;27569 +77076;44.89209;-.57269;3;20220519;26.6;17.8;22.2;2.3;19.36;.1;3.9;18557 +77076;44.89209;-.57269;3;20220520;25.7;18.7;22.2;2.6;18.31;0;3.93;17713 +77076;44.89209;-.57269;3;20220521;31.2;14;22.6;1.6;17.91;0;5.15;25680 +77076;44.89209;-.57269;3;20220522;32.5;20;26.3;2.8;21.36;2.5;5.55;22606 +77076;44.89209;-.57269;3;20220523;21;17;19;4.8;16.36;2;3.19;14235 +77076;44.89209;-.57269;3;20220524;19;11.9;15.5;2.4;12.56;.5;3.25;18575 +77076;44.89209;-.57269;3;20220525;21.4;9.3;15.4;1.9;11.96;.2;3.86;23448 +77076;44.89209;-.57269;3;20220526;20.3;12.8;16.5;1.9;14.21;0;2.91;16022 +77076;44.89209;-.57269;3;20220527;23.6;12.3;18;2.1;14.41;.1;4.13;23547 +77076;44.89209;-.57269;3;20220528;26.3;12.9;19.6;2.9;12.41;0;5.55;27930 +77076;44.89209;-.57269;3;20220529;22.8;10.8;16.8;3.3;9.66;0;5.32;27865 +77076;44.89209;-.57269;3;20220530;24.3;9.4;16.9;2.5;8.96;0;5.35;28551 +77076;44.89209;-.57269;3;20220531;24.8;13.4;19.1;2.4;12.31;1.8;4.83;24468 +77076;44.89209;-.57269;3;20220601;28.2;12.9;20.5;2.6;14.21;8.9;5.56;27057 +77076;44.89209;-.57269;3;20220602;28.7;17.2;22.9;2.3;18.76;1.3;5.16;25508 +77076;44.89209;-.57269;3;20220603;27.6;18.7;23.1;2.2;19.26;.7;4.4;20419 +77076;44.89209;-.57269;3;20220604;25.4;16.9;21.2;1.9;18.61;1.6;3.68;18096 +77076;44.89209;-.57269;3;20220605;23.2;17.6;20.4;2.1;16.41;0;3.32;14716 +77076;44.89209;-.57269;3;20220606;24.1;14.7;19.4;1.6;15.56;.3;3.81;20006 +77076;44.89209;-.57269;3;20220607;24.3;14.8;19.6;2.4;15.01;8.9;4.6;24443 +77076;44.89209;-.57269;3;20220608;20.3;15.6;17.9;2.7;16.61;2.3;2.68;13742 +77076;44.89209;-.57269;3;20220609;23.5;12.3;17.9;1.9;14.16;0;4.27;24317 +77076;44.89209;-.57269;3;20220610;28.1;10.5;19.3;1.4;15.16;.1;5.22;30138 +77076;44.89209;-.57269;3;20220611;30.5;14.3;22.4;2;17.06;0;5.66;28111 +77076;44.89209;-.57269;3;20220612;31;17.2;24.1;1.8;19.11;.4;5.26;24929 +77076;44.89209;-.57269;3;20220613;29.6;19;24.3;2.8;15.81;0;6.07;26208 +77076;44.89209;-.57269;3;20220614;35.5;17.8;26.6;2.3;17.56;.1;6.81;28645 +77076;44.89209;-.57269;3;20220615;34;20.5;27.3;2.1;19.46;0;6.41;27809 +77076;44.89209;-.57269;3;20220616;36.3;17.1;26.7;1.8;17.46;0;6.67;29214 +77076;44.89209;-.57269;3;20220617;38.7;19.9;29.3;1.9;18.46;0;7.24;29720 +77076;44.89209;-.57269;3;20220618;40.3;21.9;31.1;3;18.71;.6;8.52;29455 +77076;44.89209;-.57269;3;20220619;29.8;20.1;25;2.9;19.76;2.7;5.47;23917 +77076;44.89209;-.57269;3;20220620;28.9;17.7;23.3;2;19.21;8.6;4.88;23370 +77076;44.89209;-.57269;3;20220621;26.9;17.6;22.2;2.5;20.04;14.5;3.95;18733 +77076;44.89209;-.57269;3;20220622;25.1;17.1;21.1;3.4;18.31;4.3;4.49;23000 +77076;44.89209;-.57269;3;20220623;24.7;16;20.3;2;17.68;6.9;3.9;20366 +77076;44.89209;-.57269;3;20220624;23.2;16.7;19.9;2.8;17.04;7.1;4.06;21333 +77076;44.89209;-.57269;3;20220625;20.1;16.1;18.1;2.1;16.01;7;2.18;9166 +77076;44.89209;-.57269;3;20220626;19.7;14.4;17.1;1.5;15.18;1.2;2.13;9866 +77076;44.89209;-.57269;3;20220627;23.3;12.3;17.8;1.8;13.61;0;4.35;25000 +77076;44.89209;-.57269;3;20220628;24.7;11.9;18.3;1.5;13.18;0;4.82;28333 +77076;44.89209;-.57269;3;20220629;24.3;11.6;17.9;1.7;14.68;5.2;3.81;20900 +77076;44.89209;-.57269;3;20220630;20;14.7;17.4;1.6;15.24;3;2.55;12933 +77076;44.89209;-.57269;3;20220701;24;10.3;17.1;1.3;12.81;0;4.37;26233 +77076;44.89209;-.57269;3;20220702;28.8;12.1;20.4;2;13.46;0;5.79;30324 +77076;44.89209;-.57269;3;20220703;26.8;14.7;20.7;2.6;14.96;2.3;5.26;26562 +77076;44.89209;-.57269;3;20220704;26.4;16.2;21.3;1.9;16.86;.1;4.1;19555 +77076;44.89209;-.57269;3;20220705;28.9;16;22.4;1.9;15.51;0;5.55;27829 +77076;44.89209;-.57269;3;20220706;28.9;15.6;22.2;2.6;14.36;0;6.02;28610 +77076;44.89209;-.57269;3;20220707;28.4;15.1;21.7;1.8;15.91;0;5.24;26885 +77076;44.89209;-.57269;3;20220708;29.6;16.1;22.9;2.7;15.41;0;6.13;28808 +77076;44.89209;-.57269;3;20220709;31.6;15.9;23.7;2.8;14.26;0;6.77;29986 +77076;44.89209;-.57269;3;20220710;32.4;17.7;25.1;3.4;14.84;0;7.3;30433 +77076;44.89209;-.57269;3;20220711;35.1;17.6;26.4;2.8;15.18;0;7.46;30200 +77076;44.89209;-.57269;3;20220712;36.4;18;27.2;2.5;14.81;0;7.54;30633 +77076;44.89209;-.57269;3;20220713;36;17.1;26.6;1.7;13.56;0;6.76;30119 +77076;44.89209;-.57269;3;20220714;36.9;17.8;27.3;1.9;15.76;0;6.91;29632 +77076;44.89209;-.57269;3;20220715;33.8;19;26.4;2.4;14.41;0;6.88;28452 +77076;44.89209;-.57269;3;20220716;35.7;18.2;26.9;2.8;13.51;0;7.54;29353 +77076;44.89209;-.57269;3;20220717;37.9;20;28.9;3;12.86;0;8.14;28662 +77076;44.89209;-.57269;3;20220718;40.2;22.5;31.4;3.6;15.71;0;9.01;28469 +77076;44.89209;-.57269;3;20220719;29.5;22.6;26;3.3;19.86;.7;5.31;19935 +77076;44.89209;-.57269;3;20220720;27.6;19.8;23.7;2.3;18.56;0;4.47;19566 +77076;44.89209;-.57269;3;20220721;31.1;15.8;23.4;1.4;17.81;0;5.39;27682 +77076;44.89209;-.57269;3;20220722;27.3;17.8;22.5;3;18.01;0;4.54;20392 +77076;44.89209;-.57269;3;20220723;30.1;15.3;22.7;1.8;16.51;0;5.13;25364 +77076;44.89209;-.57269;3;20220724;36.6;16.6;26.6;1.9;15.61;0;6.62;28782 +77076;44.89209;-.57269;3;20220725;26.2;20.5;23.3;2.8;18.76;.8;3.93;16040 +77076;44.89209;-.57269;3;20220726;26.4;16.1;21.2;1.7;15.36;0;4.38;22130 +77076;44.89209;-.57269;3;20220727;28.2;14;21.1;1.5;14.76;0;4.94;26393 +77076;44.89209;-.57269;3;20220728;28;15.9;21.9;2.1;16.01;0;4.98;25214 +77076;44.89209;-.57269;3;20220729;26.2;18;22.1;1.6;18.01;.2;3.42;15629 +77076;44.89209;-.57269;3;20220730;29.6;16.1;22.8;1.5;18.51;.1;4.49;22351 +77076;44.89209;-.57269;3;20220731;31.2;16.2;23.7;1.9;18.46;.1;5.37;26557 +77076;44.89209;-.57269;3;20220801;32.7;16;24.4;2;18.26;0;5.68;26666 +77076;44.89209;-.57269;3;20220802;35.9;16.8;26.3;1.8;17.56;.1;6.17;27959 +77076;44.89209;-.57269;3;20220803;38.4;19.1;28.8;1.6;17.76;.1;6.31;26695 +77076;44.89209;-.57269;3;20220804;33.8;19.8;26.8;2.8;20.36;.2;6;25251 +77076;44.89209;-.57269;3;20220805;31.6;19.9;25.7;2.3;18.71;0;5.06;20604 +77076;44.89209;-.57269;3;20220806;32.2;20.7;26.4;3.2;13.56;0;6.58;24299 +77076;44.89209;-.57269;3;20220807;33.3;17.3;25.3;3.1;10.91;0;7.02;27059 +77076;44.89209;-.57269;3;20220808;35;17.6;26.3;2.8;10.71;0;7.08;27405 +77076;44.89209;-.57269;3;20220809;36;19.1;27.6;2.5;11.46;0;6.93;26634 +77076;44.89209;-.57269;3;20220810;38.1;19.7;28.9;2.4;11.36;0;7.13;26911 +77076;44.89209;-.57269;3;20220811;39;20;29.5;2;13.21;0;6.54;24688 +77076;44.89209;-.57269;3;20220812;38;23.3;30.6;2.2;16.96;0;6.47;24463 +77076;44.89209;-.57269;3;20220813;34.1;21.2;27.7;2.5;22.11;9.7;5.42;21763 +77076;44.89209;-.57269;3;20220814;26.5;19.9;23.2;2.8;20.51;1.1;3.42;14495 +77076;44.89209;-.57269;3;20220815;27.4;17.4;22.4;2.6;18.26;0;4.19;19981 +77076;44.89209;-.57269;3;20220816;27.9;17.3;22.6;1.7;18.56;1.6;3.69;17709 +77076;44.89209;-.57269;3;20220817;24.9;17.3;21.1;2.4;17.56;2;3.27;14717 +77076;44.89209;-.57269;3;20220818;26.2;14.6;20.4;1.9;16.81;.4;3.72;19553 +77076;44.89209;-.57269;3;20220819;27;16.5;21.8;2;18.36;0;3.68;18138 +77076;44.89209;-.57269;3;20220820;27.2;17.6;22.4;1.4;19.11;0;3.27;16076 +77076;44.89209;-.57269;3;20220821;27.4;16.6;22;2.1;17.61;.9;3.74;17586 +77076;44.89209;-.57269;3;20220822;27;19.6;23.3;2.3;20.61;1;3.46;16017 +77076;44.89209;-.57269;3;20220823;29.9;19.7;24.8;1.3;21.21;.1;3.66;17806 +77076;44.89209;-.57269;3;20220824;35.6;18.1;26.8;1.6;19.01;4.2;5.27;24024 +77076;44.89209;-.57269;3;20220825;29.4;20.4;24.9;2.7;21.71;1.1;4.08;17417 +77076;44.89209;-.57269;3;20220826;29.2;19.3;24.3;2.4;20.58;0;4.17;19266 +77076;44.89209;-.57269;3;20220827;31;16.9;24;1.8;16.61;0;4.6;22103 +77076;44.89209;-.57269;3;20220828;33;16.7;24.9;2.2;14.76;0;5.31;23642 +77076;44.89209;-.57269;3;20220829;32.1;20.1;26.1;1.9;16.26;.2;4.22;15264 +77076;44.89209;-.57269;3;20220830;33.1;17.5;25.3;1.6;18.51;0;4.52;21416 +77076;44.89209;-.57269;3;20220831;31.8;18.9;25.4;2;20.21;0;4.33;19087 +77076;44.89209;-.57269;3;20220901;29.3;19;24.2;1.8;19.41;2.7;3.62;16417 +77076;44.89209;-.57269;3;20220902;25.9;18.3;22.1;1.7;19.36;5.5;2.89;13919 +77076;44.89209;-.57269;3;20220903;26.9;16.8;21.9;1.9;17.56;0;3.4;16419 +77076;44.89209;-.57269;3;20220904;32.5;16;24.2;2.1;15.36;0;4.83;21561 +77076;44.89209;-.57269;3;20220905;32.7;18.2;25.4;2.9;15.86;.2;5.33;20772 +77076;44.89209;-.57269;3;20220906;30.3;16.6;23.5;2.3;16.11;0;4.5;20671 +77076;44.89209;-.57269;3;20220907;24.4;17.3;20.9;1.6;16.21;2.7;2.75;12707 +77076;44.89209;-.57269;3;20220908;23.4;16.8;20.1;2.9;17.61;2.2;2.62;11738 +77076;44.89209;-.57269;3;20220909;23.4;15.4;19.4;2.3;15.61;1.3;2.93;14670 +77076;44.89209;-.57269;3;20220910;26.7;15;20.9;1.5;15.76;0;3.3;17936 +77076;44.89209;-.57269;3;20220911;32.1;16.3;24.2;2.8;14.41;0;5.07;20361 +77076;44.89209;-.57269;3;20220912;37.1;20.5;28.8;2.8;16.46;2.4;5.67;18457 +77076;44.89209;-.57269;3;20220913;32.8;21.4;27.1;3.3;20.61;0;4.47;14055 +77076;44.89209;-.57269;3;20220914;28.9;20.2;24.5;2.8;17.21;.2;4.02;15499 +77076;44.89209;-.57269;3;20220915;27.6;17.3;22.5;1.5;19.36;0;2.97;15521 +77076;44.89209;-.57269;3;20220916;24.3;15.9;20.1;2.2;15.01;0;3.02;15027 +77076;44.89209;-.57269;3;20220917;22.2;9.7;16;2.5;9.06;0;3.5;18849 +77076;44.89209;-.57269;3;20220918;25.3;8.4;16.8;2.6;7.86;0;4.11;20045 +77076;44.89209;-.57269;3;20220919;25.5;8.8;17.2;2.6;8.86;0;3.95;19726 +77076;44.89209;-.57269;3;20220920;24.3;8.7;16.5;2.7;8.86;0;3.81;19232 +77076;44.89209;-.57269;3;20220921;25.3;8.7;17;2.2;9.06;0;3.6;19140 +77076;44.89209;-.57269;3;20220922;27;8.1;17.6;1.4;9.56;0;3.2;19049 +77076;44.89209;-.57269;3;20220923;20.9;10.4;15.7;1.3;13.51;0;1.79;9732 +77076;44.89209;-.57269;3;20220924;22.9;12.3;17.6;2.1;13.86;.9;2.52;13477 +77076;44.89209;-.57269;3;20220925;21.7;9.2;15.4;1.3;11.56;.1;2.25;14828 +77076;44.89209;-.57269;3;20220926;20.5;7.5;14;2.6;11.66;4.1;2.31;13042 +77076;44.89209;-.57269;3;20220927;19.8;12.8;16.3;2.9;14.26;7.2;2.04;10738 +77076;44.89209;-.57269;3;20220928;20.8;16;18.4;4.8;16.26;7;2.37;10452 +77076;44.89209;-.57269;3;20220929;17.3;13;15.1;1.8;13.26;3.8;1.51;7799 +77076;44.89209;-.57269;3;20220930;20.5;8.9;14.7;1.6;11.56;1.3;2.21;15393 +77076;44.89209;-.57269;3;20221001;20.2;14;17.1;3.8;17.61;4.2;1.35;7468 +77076;44.89209;-.57269;3;20221002;22;16.7;19.3;2;17.51;.1;1.8;8794 +77076;44.89209;-.57269;3;20221003;24.4;10.6;17.5;1.2;14.26;0;2.25;15412 +77076;44.89209;-.57269;3;20221004;25.6;10;17.8;1;14.01;.2;2.23;15761 +77076;44.89209;-.57269;3;20221005;27.1;11.9;19.5;1.6;15.26;.6;2.57;14846 +77076;44.89209;-.57269;3;20221006;20.5;14.9;17.7;2;16.56;.5;1.52;7527 +77076;44.89209;-.57269;3;20221007;25.1;11.6;18.4;1.5;15.31;1.2;2.21;13874 +77076;44.89209;-.57269;3;20221008;23;15;19;2.8;13.06;0;2.7;11888 +77076;44.89209;-.57269;3;20221009;27.2;11.8;19.5;2.1;13.41;.1;2.81;14303 +77076;44.89209;-.57269;3;20221010;19.3;14.3;16.8;1.4;16.16;4.4;1.17;5801 +77076;44.89209;-.57269;3;20221011;19.7;16.3;18;1.4;18.06;3.7;1.06;5213 +77076;44.89209;-.57269;3;20221012;20.4;13.7;17;1.3;15.91;.1;1.47;9651 +77076;44.89209;-.57269;3;20221013;20.5;11.8;16.1;2.2;16.06;3.8;1.33;8047 +77076;44.89209;-.57269;3;20221014;20.9;16.9;18.9;3.5;18.41;.1;1.43;5778 +77076;44.89209;-.57269;3;20221015;23.3;16.4;19.9;2.4;17.31;0;1.87;8100 +77076;44.89209;-.57269;3;20221016;29.3;14.8;22;2.9;17.31;3.3;2.99;12499 +77076;44.89209;-.57269;3;20221017;25.5;18.2;21.8;2.5;20.01;4.2;1.92;8339 +77076;44.89209;-.57269;3;20221018;28.7;17.5;23.1;3.4;18.96;0;2.93;11339 +77076;44.89209;-.57269;3;20221019;25.8;18.3;22.1;2.9;18.61;11.6;2.22;7856 +77076;44.89209;-.57269;3;20221020;25.5;15.9;20.7;3.8;16.36;.3;2.65;8996 +77076;44.89209;-.57269;3;20221021;22.7;17.6;20.1;2.8;14.41;0;2.22;5619 +77076;44.89209;-.57269;3;20221022;25.3;12.9;19.1;3.4;14.41;0;2.6;9972 +77076;44.89209;-.57269;3;20221023;26.1;17.6;21.9;4.7;14.26;0;3.63;8287 +77076;44.89209;-.57269;3;20221024;23.3;15.3;19.3;2.3;14.11;0;2.05;9581 +77076;44.89209;-.57269;3;20221025;22.9;11.3;17.1;2.8;13.61;1.6;1.94;8028 +77076;44.89209;-.57269;3;20221026;26.7;13.4;20;2.4;15.41;0;2.27;10419 +77076;44.89209;-.57269;3;20221027;25.3;18.1;21.7;4.2;17.16;0;2.59;4958 +77076;44.89209;-.57269;3;20221028;26;18;22;3;16.31;0;2.42;6640 +77076;44.89209;-.57269;3;20221029;23.4;17.7;20.5;2.8;16.71;.1;1.82;5389 +77076;44.89209;-.57269;3;20221030;21.1;15.3;18.2;1.9;16.01;3;1.32;6592 +77076;44.89209;-.57269;3;20221031;20.4;14.8;17.6;3;16.21;2.1;1.31;4795 +77076;44.89209;-.57269;3;20221101;19.4;11.3;15.3;2;13.36;.2;1.23;7314 +77076;44.89209;-.57269;3;20221102;19.7;10.7;15.2;2;12.56;.1;1.33;8539 +77076;44.89209;-.57269;3;20221103;20.1;13;16.5;3.8;12.16;7.7;2.12;5499 +77076;44.89209;-.57269;3;20221104;16.5;10.2;13.4;3.8;11.26;4.4;1.46;6171 +77076;44.89209;-.57269;3;20221105;17.6;7.8;12.7;1.3;10.31;0;1.03;8633 +77076;44.89209;-.57269;3;20221106;18.4;7.5;13;2.8;11.31;.5;1.31;6814 +77076;44.89209;-.57269;3;20221107;20;11.2;15.6;2.9;12.76;0;1.53;8133 +77076;44.89209;-.57269;3;20221108;20.1;12.6;16.4;3.3;13.16;0;1.63;4979 +77076;44.89209;-.57269;3;20221109;16.7;12.9;14.8;1.6;13.71;4.1;.84;3574 +77076;44.89209;-.57269;3;20221110;13.2;7.3;10.2;1.7;11.71;0;.59;6691 +77076;44.89209;-.57269;3;20221111;18.4;7;12.7;2.5;11.86;.2;1.09;8846 +77076;44.89209;-.57269;3;20221112;21.8;10.8;16.3;2.3;13.81;.2;1.31;8332 +77076;44.89209;-.57269;3;20221113;21.6;9.9;15.7;2;12.66;.1;1.29;8310 +77076;44.89209;-.57269;3;20221114;16.2;11.3;13.7;3.1;12.61;4.5;1.03;3989 +77076;44.89209;-.57269;3;20221115;16.7;11.9;14.3;3.5;13.16;10.6;1.1;3209 +77076;44.89209;-.57269;3;20221116;18.1;10.8;14.5;3.7;13.16;2;1.19;6441 +77076;44.89209;-.57269;3;20221117;16.5;13.7;15.1;4;13.21;6;1.34;4114 +77076;44.89209;-.57269;3;20221118;14;8.3;11.1;1.7;11.01;9.6;.69;4411 +77076;44.89209;-.57269;3;20221119;13.2;7;10.1;1.2;9.71;.2;.58;6673 +77076;44.89209;-.57269;3;20221120;14.2;4.1;9.2;2.4;10.41;5.5;.65;5010 +77076;44.89209;-.57269;3;20221121;15.1;9.2;12.2;3.9;11.11;16;1.16;3272 +77076;44.89209;-.57269;3;20221122;12.3;8.1;10.2;3.8;10.71;18.8;.75;3365 +77076;44.89209;-.57269;3;20221123;16.5;10.5;13.5;4.1;12.96;2.3;.97;5113 +77076;44.89209;-.57269;3;20221124;13.9;8.9;11.4;2.4;11.31;2.6;.71;3398 +77076;44.89209;-.57269;3;20221125;14.8;10.1;12.5;2;11.26;4;.79;4598 +77076;44.89209;-.57269;3;20221126;12.9;4.6;8.7;2.1;9.26;.1;.63;5387 +77076;44.89209;-.57269;3;20221127;12.2;5.1;8.6;2.4;9.76;8.5;.55;4994 +77076;44.89209;-.57269;3;20221128;15.1;9.9;12.5;2.8;11.41;4.1;.88;4827 +77076;44.89209;-.57269;3;20221129;13.4;6.7;10.1;1.7;10.21;.4;.58;4714 +77076;44.89209;-.57269;3;20221130;10;4;7;2;8.51;.1;.45;5187 +77076;44.89209;-.57269;3;20221201;10.8;3.6;7.2;2.8;7.96;.1;.7;5627 +77076;44.89209;-.57269;3;20221202;7.2;4;5.6;2.3;7.86;.1;.51;2440 +77076;44.89209;-.57269;3;20221203;7.7;3.3;5.5;1.6;7.26;0;.48;4174 +77076;44.89209;-.57269;3;20221204;10.7;1.3;6;1.3;7.16;0;.43;6063 +77076;44.89209;-.57269;3;20221205;11;.9;6;2.4;7.11;.1;.65;6465 +77076;44.89209;-.57269;3;20221206;10.8;5.3;8;2.6;7.36;0;.95;3771 +77076;44.89209;-.57269;3;20221207;7.8;1.1;4.4;2.3;6.71;.1;.52;4068 +77076;44.89209;-.57269;3;20221208;5.8;1.4;3.6;2.4;6.96;5.4;.42;2815 +77076;44.89209;-.57269;3;20221209;6.6;4;5.3;2.8;7.31;0;.56;3194 +77076;44.89209;-.57269;3;20221210;3;-2.1;.4;2;5.26;.1;.31;5407 +77076;44.89209;-.57269;3;20221211;4.6;-3.4;.6;2.1;4.76;.1;.45;5949 +77076;44.89209;-.57269;3;20221212;3.1;-2.8;.2;2.6;5.71;8.7;.3;2449 +77076;44.89209;-.57269;3;20221213;6.9;2.8;4.9;1.8;8.61;3.6;.23;2195 +77076;44.89209;-.57269;3;20221214;16.8;6.9;11.9;2.1;12.31;5.1;.52;5088 +77076;44.89209;-.57269;3;20221215;12.2;10.3;11.2;2.8;11.26;3.9;.69;2305 +77076;44.89209;-.57269;3;20221216;7.2;3.2;5.2;4;6.31;0;.87;4941 +77076;44.89209;-.57269;3;20221217;6.9;-3.8;1.6;1.9;5.06;0;.47;6128 +77076;44.89209;-.57269;3;20221218;12.9;1.8;7.3;3.9;8.36;0;.8;5637 +77076;44.89209;-.57269;3;20221219;16.7;9.6;13.1;4.5;11.21;0;1.36;4158 +77076;44.89209;-.57269;3;20221220;15;12.3;13.7;4;12.06;1.5;1.17;2173 +77076;44.89209;-.57269;3;20221221;17.3;9.9;13.6;3;12.71;.3;.85;4521 +77076;44.89209;-.57269;3;20221222;16.1;12.6;14.3;4.4;14.46;6.9;.8;2193 +77076;44.89209;-.57269;3;20221223;17.1;14;15.5;2.8;14.36;0;.92;2294 +77076;44.89209;-.57269;3;20221224;19;12.5;15.7;2;12.91;0;.91;4955 +77076;44.89209;-.57269;3;20221225;17.6;9.4;13.5;3.3;11.54;0;1.19;4100 +77076;44.89209;-.57269;3;20221226;14;9.9;11.9;1.3;11.96;1.6;.52;2632 +77076;44.89209;-.57269;3;20221227;13.5;6.6;10.1;1.2;10.91;.1;.38;4027 +77076;44.89209;-.57269;3;20221228;17;7.2;12.1;2.6;10.96;.3;.83;5696 +77076;44.89209;-.57269;3;20221229;12.8;11.6;12.2;2.9;12.41;16.5;.68;1290 +77076;44.89209;-.57269;3;20221230;17.1;10.1;13.6;3.6;12.81;.9;.97;3346 +77076;44.89209;-.57269;3;20221231;20.8;11.5;16.2;3.8;11.21;0;1.94;4880 +77077;44.92345;-.25904;7;20220101;18;4.3;11.1;1.8;9.91;.1;.73;6700 +77077;44.92345;-.25904;7;20220102;16.1;9.6;12.8;2.2;11.31;0;.85;4000 +77077;44.92345;-.25904;7;20220103;15.5;10.2;12.8;3;11.71;0;.84;5600 +77077;44.92345;-.25904;7;20220104;15;11.5;13.2;3.5;10.41;1.1;1.44;2300 +77077;44.92345;-.25904;7;20220105;8.8;2.2;5.5;1.7;6.91;0;.42;7000 +77077;44.92345;-.25904;7;20220106;9.4;-1.2;4.1;.9;5.71;.1;.29;7600 +77077;44.92345;-.25904;7;20220107;12;2.2;7.1;3.3;7.41;3.4;.93;6000 +77077;44.92345;-.25904;7;20220108;12.7;8.8;10.7;5.3;10.51;7;1;3800 +77077;44.92345;-.25904;7;20220109;10.4;8.5;9.4;2.7;10.31;15.8;.63;1400 +77077;44.92345;-.25904;7;20220110;9.8;9.4;9.6;2.2;11.51;6.7;.38;1500 +77077;44.92345;-.25904;7;20220111;11.1;3.5;7.3;1.9;7.61;.1;.56;7900 +77077;44.92345;-.25904;7;20220112;7.4;-.1;3.6;2.6;5.61;0;.68;7400 +77077;44.92345;-.25904;7;20220113;.5;-2.1;-.8;1.9;5.51;0;.2;4600 +77077;44.92345;-.25904;7;20220114;7.7;-1.2;3.2;2.1;5.81;0;.57;6800 +77077;44.92345;-.25904;7;20220115;2.3;-4;-.9;1;5.01;.2;.3;4100 +77077;44.92345;-.25904;7;20220116;.2;-5.1;-2.5;.8;5.01;.1;.24;2500 +77077;44.92345;-.25904;7;20220117;5.8;-1.2;2.3;1.3;6.91;.1;.33;2500 +77077;44.92345;-.25904;7;20220118;2.4;-2.5;-.1;1.5;6.31;.1;.21;2000 +77077;44.92345;-.25904;7;20220119;7.3;2.3;4.8;1.8;8.41;3.6;.34;1700 +77077;44.92345;-.25904;7;20220120;7.7;5;6.3;2.4;8.01;.6;.62;2900 +77077;44.92345;-.25904;7;20220121;6.7;.9;3.8;2.9;5.71;0;.76;8600 +77077;44.92345;-.25904;7;20220122;8.9;0;4.4;2.6;5.81;0;.83;8800 +77077;44.92345;-.25904;7;20220123;10.1;-1;4.5;1.5;5.91;0;.63;9200 +77077;44.92345;-.25904;7;20220124;11.9;-2.8;4.5;1.3;6.21;0;.62;9300 +77077;44.92345;-.25904;7;20220125;12.5;-2.9;4.8;.8;6.41;.1;.5;9200 +77077;44.92345;-.25904;7;20220126;12.3;-2.6;4.8;1.8;6.01;0;.84;9300 +77077;44.92345;-.25904;7;20220127;4.3;-1.9;1.2;1.7;5.61;0;.47;5200 +77077;44.92345;-.25904;7;20220128;4.6;-.7;1.9;1.3;6.81;.1;.34;3600 +77077;44.92345;-.25904;7;20220129;3.1;2.4;2.7;1.2;7.21;.1;.35;2000 +77077;44.92345;-.25904;7;20220130;8.4;2.3;5.3;1;8.51;.4;.42;2800 +77077;44.92345;-.25904;7;20220131;11.5;6.8;9.1;3;9.51;1;.85;4700 +77077;44.92345;-.25904;7;20220201;10.5;.5;5.5;3;8.61;.7;.52;4500 +77077;44.92345;-.25904;7;20220202;10.8;8.8;9.8;2.9;10.71;.1;.67;2500 +77077;44.92345;-.25904;7;20220203;9.1;4.3;6.7;2;9.41;.4;.44;1900 +77077;44.92345;-.25904;7;20220204;12.5;7;9.7;2.4;11.01;1.1;.62;2900 +77077;44.92345;-.25904;7;20220205;12;2.8;7.4;2.1;7.61;.1;.97;10300 +77077;44.92345;-.25904;7;20220206;11.6;1.5;6.5;4.1;9.31;1.4;.58;4000 +77077;44.92345;-.25904;7;20220207;13.9;10.5;12.2;2.9;11.01;.5;1.14;6200 +77077;44.92345;-.25904;7;20220208;14.7;2.3;8.5;1.4;7.41;0;1.06;11300 +77077;44.92345;-.25904;7;20220209;17.7;1;9.3;2;7.61;.1;1.46;11300 +77077;44.92345;-.25904;7;20220210;7.9;4.2;6;2.1;9.26;.7;1.25;9650 +77077;44.92345;-.25904;7;20220211;12.9;7.3;10.1;2.8;8.01;0;1.48;10750 +77077;44.92345;-.25904;7;20220212;13;.7;6.8;1.8;6.31;0;1.2;9700 +77077;44.92345;-.25904;7;20220213;17.9;.6;9.3;4.6;8.76;1.4;1.87;10521 +77077;44.92345;-.25904;7;20220214;12.3;7.9;10.1;5.1;10.11;5.6;1.15;5900 +77077;44.92345;-.25904;7;20220215;12.4;3.5;8;4;9.91;14.2;.75;5915 +77077;44.92345;-.25904;7;20220216;14.5;9.3;11.9;5.3;13.11;6.3;.68;3500 +77077;44.92345;-.25904;7;20220217;13.8;12.3;13;4;13.91;.9;.71;3200 +77077;44.92345;-.25904;7;20220218;15;10.1;12.5;3.1;11.61;.2;1.21;5400 +77077;44.92345;-.25904;7;20220219;12.5;5.8;9.1;1.9;8.41;.1;1.21;9800 +77077;44.92345;-.25904;7;20220220;14.5;5.4;9.9;3.9;10.71;2.4;1.05;6200 +77077;44.92345;-.25904;7;20220221;13.3;10.3;11.8;5.3;9.81;.1;1.86;8400 +77077;44.92345;-.25904;7;20220222;14.3;6.6;10.4;2;9.81;0;1.24;9300 +77077;44.92345;-.25904;7;20220223;16.7;6.5;11.6;1.1;9.71;0;1.37;12800 +77077;44.92345;-.25904;7;20220224;14.8;4;9.4;2.1;9.31;.7;1.29;10000 +77077;44.92345;-.25904;7;20220225;11.9;2;6.9;1.5;6.61;.1;1.35;13800 +77077;44.92345;-.25904;7;20220226;14.1;-.3;6.9;2.4;5.61;0;1.89;15200 +77077;44.92345;-.25904;7;20220227;17.2;3.9;10.5;1.9;7.71;.1;1.85;13200 +77077;44.92345;-.25904;7;20220228;19;2.2;10.6;1.1;8.71;0;1.61;14100 +77077;44.92345;-.25904;7;20220301;18;2.5;10.2;2.1;8.41;.1;1.91;14100 +77077;44.92345;-.25904;7;20220302;12.8;9;10.9;2.5;10.41;2.1;1.13;4900 +77077;44.92345;-.25904;7;20220303;14.1;7.5;10.8;2.1;10.71;.2;1.19;7800 +77077;44.92345;-.25904;7;20220304;9.7;8.9;9.3;3.3;10.61;.9;.69;2300 +77077;44.92345;-.25904;7;20220305;12.5;6.4;9.4;2.5;8.11;.4;1.64;11300 +77077;44.92345;-.25904;7;20220306;13.1;7;10;2.6;7.11;.1;2.08;14400 +77077;44.92345;-.25904;7;20220307;12.3;-1.6;5.3;2.4;5.71;0;1.85;17100 +77077;44.92345;-.25904;7;20220308;11.4;5.8;8.6;3.1;8.91;.6;1.11;4200 +77077;44.92345;-.25904;7;20220309;16;3.4;9.7;3.6;9.61;.3;1.79;12875 +77077;44.92345;-.25904;7;20220310;15.8;10.2;13;3.9;10.91;2.3;1.89;8418 +77077;44.92345;-.25904;7;20220311;11.7;11.4;11.5;3.4;10.81;11.5;1.1;1346 +77077;44.92345;-.25904;7;20220312;13.8;7.9;10.8;3.2;10.11;0;1.59;10000 +77077;44.92345;-.25904;7;20220313;11.9;9.5;10.7;3.9;9.51;7.9;1.53;5439 +77077;44.92345;-.25904;7;20220314;15.1;3.8;9.4;4.6;9.41;.1;1.59;6300 +77077;44.92345;-.25904;7;20220315;19;12.9;15.9;6;11.91;0;2.94;9800 +77077;44.92345;-.25904;7;20220316;16.1;11.3;13.7;2.6;12.21;0;1.35;4200 +77077;44.92345;-.25904;7;20220317;12.9;10.7;11.8;5.6;10.31;.7;1.67;3400 +77077;44.92345;-.25904;7;20220318;15.8;7.4;11.6;4.2;9.06;0;2.32;11908 +77077;44.92345;-.25904;7;20220319;19.6;6;12.8;3.3;8.96;0;2.91;15891 +77077;44.92345;-.25904;7;20220320;18.5;7;12.8;3.7;9.36;0;2.66;12739 +77077;44.92345;-.25904;7;20220321;20.4;9.7;15;5;9.53;0;3.59;14921 +77077;44.92345;-.25904;7;20220322;18.5;6.9;12.7;4.8;7.18;0;3.72;16908 +77077;44.92345;-.25904;7;20220323;18.4;4.9;11.7;3.4;6.78;0;3.38;19407 +77077;44.92345;-.25904;7;20220324;18.9;2.6;10.7;2.4;7.13;0;2.95;19956 +77077;44.92345;-.25904;7;20220325;19.7;4.3;12;2.5;7.01;0;3.01;16010 +77077;44.92345;-.25904;7;20220326;22.2;4.4;13.3;3;6.38;0;3.9;19831 +77077;44.92345;-.25904;7;20220327;22.2;5.2;13.7;2.8;7.51;0;3.65;18955 +77077;44.92345;-.25904;7;20220328;22.3;6.2;14.2;1.8;8.26;0;3.08;17529 +77077;44.92345;-.25904;7;20220329;17;9.1;13;1.9;10.61;0;1.82;8707 +77077;44.92345;-.25904;7;20220330;15.9;8.9;12.4;3;11.08;1.6;1.76;8639 +77077;44.92345;-.25904;7;20220331;14.6;8.1;11.4;5;8.96;1.9;2.56;12957 +77077;44.92345;-.25904;7;20220401;10.1;1.3;5.7;6.2;5.53;.5;2.5;15134 +77077;44.92345;-.25904;7;20220402;10.2;1.7;6;4.5;5.23;0;2.52;15965 +77077;44.92345;-.25904;7;20220403;7.5;-2.3;2.6;2.9;5.37;0;1.68;13624 +77077;44.92345;-.25904;7;20220404;13.1;.5;6.8;2.5;5.21;0;2.5;19127 +77077;44.92345;-.25904;7;20220405;14.3;-.2;7;2;7.71;0;1.74;11900 +77077;44.92345;-.25904;7;20220406;14.9;9.8;12.3;4;11.61;1.4;1.71;9000 +77077;44.92345;-.25904;7;20220407;14.4;11;12.7;7.5;12.81;19.8;1.27;4987 +77077;44.92345;-.25904;7;20220408;17.8;12.1;15;7.7;11.31;1.1;3.1;9028 +77077;44.92345;-.25904;7;20220409;15.3;4.9;10.1;2.3;7.86;0;2.63;18709 +77077;44.92345;-.25904;7;20220410;20;4.2;12.1;5.4;7.21;0;4.46;23000 +77077;44.92345;-.25904;7;20220411;23.6;8.8;16.2;6.3;10.41;.1;4.73;20200 +77077;44.92345;-.25904;7;20220412;19;11.3;15.2;3.7;11.88;3.4;2.67;11628 +77077;44.92345;-.25904;7;20220413;17.9;10.4;14.2;2.1;12.88;.3;1.98;11183 +77077;44.92345;-.25904;7;20220414;23.6;11.2;17.4;1.8;12.61;0;3.61;21639 +77077;44.92345;-.25904;7;20220415;24.2;8.5;16.4;2.4;12.26;0;3.79;22540 +77077;44.92345;-.25904;7;20220416;23.1;8.9;16;2.8;11.51;0;3.97;23040 +77077;44.92345;-.25904;7;20220417;23.1;7.2;15.1;2.7;10.61;0;3.93;23128 +77077;44.92345;-.25904;7;20220418;19.1;10.8;14.9;3.2;12.13;0;2.79;14753 +77077;44.92345;-.25904;7;20220419;15.1;8;11.5;3.1;11.13;10.1;1.7;8740 +77077;44.92345;-.25904;7;20220420;13.4;9.1;11.3;3.1;11.76;9.3;1.11;4752 +77077;44.92345;-.25904;7;20220421;18.2;8.5;13.4;2;12.58;1.3;2.06;12078 +77077;44.92345;-.25904;7;20220422;20.4;9.7;15;2.1;12.18;7;2.89;16844 +77077;44.92345;-.25904;7;20220423;14.1;10.9;12.5;3.8;12.11;10.5;1.5;6996 +77077;44.92345;-.25904;7;20220424;16.8;10.9;13.8;5.4;12.33;0;2.22;10090 +77077;44.92345;-.25904;7;20220425;19.4;8.5;14;2.4;11.16;0;3.33;21609 +77077;44.92345;-.25904;7;20220426;23.5;7;15.3;3.1;10.88;0;4.34;25510 +77077;44.92345;-.25904;7;20220427;21.2;10.7;15.9;2.6;12.41;0;2.95;14285 +77077;44.92345;-.25904;7;20220428;20.5;13;16.7;2.4;13.81;0;2.94;15939 +77077;44.92345;-.25904;7;20220429;21.5;10.7;16.1;2.6;13.68;0;3.27;19401 +77077;44.92345;-.25904;7;20220430;22.2;10.9;16.6;2.5;12.78;0;3.64;20914 +77077;44.92345;-.25904;7;20220501;21.5;8;14.8;2.1;11.28;0;3.45;21474 +77077;44.92345;-.25904;7;20220502;21.3;11.1;16.2;2.6;10.91;0;3.75;20042 +77077;44.92345;-.25904;7;20220503;23.3;10.6;16.9;2.7;11.36;.2;4.24;22813 +77077;44.92345;-.25904;7;20220504;21.8;11;16.4;2.8;10.66;0;3.96;20439 +77077;44.92345;-.25904;7;20220505;22.1;7.6;14.8;3;11.01;.1;4.05;24074 +77077;44.92345;-.25904;7;20220506;23;9.2;16.1;2;11.61;.1;1.9;2500 +77077;44.92345;-.25904;7;20220507;25.1;9.3;17.2;1.7;12.31;.3;1.89;2400 +77077;44.92345;-.25904;7;20220508;25.7;9.9;17.8;1.5;11.71;0;1.97;2700 +77077;44.92345;-.25904;7;20220509;28;11.1;19.5;.9;11.41;0;1.8;2800 +77077;44.92345;-.25904;7;20220510;30.6;10.5;20.5;1.6;11.81;0;2.55;2700 +77077;44.92345;-.25904;7;20220511;28.3;14;21.1;2.4;14.71;.5;2.55;2600 +77077;44.92345;-.25904;7;20220512;22.4;14.4;18.4;1.8;14.71;0;1.51;1700 +77077;44.92345;-.25904;7;20220513;25.9;14.7;20.3;1.7;15.21;0;1.8;2000 +77077;44.92345;-.25904;7;20220514;29.9;11.6;20.7;2.1;15.51;0;2.34;2300 +77077;44.92345;-.25904;7;20220515;29.8;15.9;22.8;1.9;16.71;12.8;2.17;1800 +77077;44.92345;-.25904;7;20220516;28.8;15.8;22.3;1.4;17.71;0;1.77;2500 +77077;44.92345;-.25904;7;20220517;30;15.7;22.8;2;17.01;.1;2.34;2800 +77077;44.92345;-.25904;7;20220518;32.5;14.1;23.3;1.9;17.51;2.1;2.43;2600 +77077;44.92345;-.25904;7;20220519;27.3;18.6;22.9;1.9;19.61;.1;1.7;1800 +77077;44.92345;-.25904;7;20220520;25.5;18.7;22.1;2.6;18.21;0;1.98;2000 +77077;44.92345;-.25904;7;20220521;31.3;14.7;23;1.4;18.21;0;1.88;2300 +77077;44.92345;-.25904;7;20220522;31.7;19.9;25.8;2.7;21.81;2.1;2.46;2100 +77077;44.92345;-.25904;7;20220523;22.2;17.6;19.9;5.6;15.71;1.7;2.63;1300 +77077;44.92345;-.25904;7;20220524;20.4;11.9;16.1;2.5;12.41;1.3;1.79;2300 +77077;44.92345;-.25904;7;20220525;21.5;8.4;14.9;1.8;11.21;.2;1.7;2600 +77077;44.92345;-.25904;7;20220526;19.8;11.4;15.6;1.5;13.81;0;1.09;1200 +77077;44.92345;-.25904;7;20220527;24.4;11.8;18.1;1.9;14.31;0;1.76;2500 +77077;44.92345;-.25904;7;20220528;27;12.9;19.9;3.2;12.01;0;3.25;3000 +77077;44.92345;-.25904;7;20220529;23.3;9.8;16.5;3.3;9.41;0;3.06;3100 +77077;44.92345;-.25904;7;20220530;24.3;9;16.6;2.1;8.71;0;2.61;2900 +77077;44.92345;-.25904;7;20220531;25.7;13.7;19.7;1.7;11.71;2.8;2.22;2400 +77077;44.92345;-.25904;7;20220601;28.1;12.2;20.1;2.2;14.41;10;2.36;2500 +77077;44.92345;-.25904;7;20220602;28.3;17.1;22.7;2.5;19.11;1.7;2.13;2600 +77077;44.92345;-.25904;7;20220603;28.7;19.4;24;2.3;20.61;1.7;1.98;2000 +77077;44.92345;-.25904;7;20220604;26.3;17.4;21.8;2.1;19.81;.3;1.5;1400 +77077;44.92345;-.25904;7;20220605;23.1;17.9;20.5;2.9;16.61;0;1.91;1500 +77077;44.92345;-.25904;7;20220606;24.3;13;18.6;1.4;15.21;.3;1.44;1900 +77077;44.92345;-.25904;7;20220607;24.8;15;19.9;2.3;14.71;8.9;2.11;2500 +77077;44.92345;-.25904;7;20220608;20.3;15.3;17.8;2.6;16.21;2.2;1.26;1100 +77077;44.92345;-.25904;7;20220609;22.8;12.6;17.7;2.1;14.51;.2;1.64;2200 +77077;44.92345;-.25904;7;20220610;28.2;10.6;19.4;1.2;14.61;.1;1.79;3000 +77077;44.92345;-.25904;7;20220611;31.5;13.5;22.5;1.4;16.41;0;5.53;28300 +77077;44.92345;-.25904;7;20220612;31.2;16.5;23.8;1.7;19.61;.4;4.9;23000 +77077;44.92345;-.25904;7;20220613;30;19;24.5;2.2;16.61;0;6.16;29200 +77077;44.92345;-.25904;7;20220614;34.9;16;25.4;2;18.21;.1;6.21;27200 +77077;44.92345;-.25904;7;20220615;34.8;21;27.9;2.4;19.51;0;6.93;29100 +77077;44.92345;-.25904;7;20220616;35.9;15.7;25.8;1.3;17.11;0;5.87;27000 +77077;44.92345;-.25904;7;20220617;38.8;17.7;28.2;2;18.41;0;7.17;29300 +77077;44.92345;-.25904;7;20220618;39.8;17.7;28.7;2.7;18.51;.2;7.67;27500 +77077;44.92345;-.25904;7;20220619;29.7;20.3;25;2.3;20.01;4.2;4.77;20100 +77077;44.92345;-.25904;7;20220620;29.8;17.9;23.8;2.2;19.31;3.5;5.21;24500 +77077;44.92345;-.25904;7;20220621;27.9;18.4;23.1;2;20.01;19.9;3.64;15500 +77077;44.92345;-.25904;7;20220622;25.6;17.6;21.6;2.4;18.41;9.6;4.58;23600 +77077;44.92345;-.25904;7;20220623;25.3;16.4;20.8;1.9;17.81;6.2;3.98;20300 +77077;44.92345;-.25904;7;20220624;24.2;17.2;20.7;2.4;17.21;3.7;4.22;21600 +77077;44.92345;-.25904;7;20220625;19.3;15.1;17.2;1.6;15.91;7.2;1.74;7100 +77077;44.92345;-.25904;7;20220626;19.2;14.3;16.7;1.1;15.61;3.7;1.85;8700 +77077;44.92345;-.25904;7;20220627;23.8;12.4;18.1;1.7;14.01;0;4.29;24400 +77077;44.92345;-.25904;7;20220628;24.4;10.5;17.4;1.1;13.11;0;4.5;27300 +77077;44.92345;-.25904;7;20220629;25.2;11;18.1;1.7;14.51;8.7;4.44;25400 +77077;44.92345;-.25904;7;20220630;18.2;14.4;16.3;1.1;15.51;3;1.79;8700 +77077;44.92345;-.25904;7;20220701;24.1;9.6;16.8;1.2;12.71;.1;4.55;28100 +77077;44.92345;-.25904;7;20220702;29.4;11.1;20.2;1.7;14.21;0;5.61;30300 +77077;44.92345;-.25904;7;20220703;27.6;14.9;21.2;2.1;14.91;2.2;5.35;27300 +77077;44.92345;-.25904;7;20220704;26.9;16.9;21.9;2;17.11;0;4.23;19800 +77077;44.92345;-.25904;7;20220705;29.5;16.6;23;1.8;15.31;0;5.79;29100 +77077;44.92345;-.25904;7;20220706;29.7;14.3;22;2.4;13.91;0;6.19;30400 +77077;44.92345;-.25904;7;20220707;29.4;12.4;20.9;1.8;14.81;0;5.52;29000 +77077;44.92345;-.25904;7;20220708;30.3;15.1;22.7;2.2;14.81;0;6.21;30700 +77077;44.92345;-.25904;7;20220709;32.4;13.7;23;2.5;14.11;0;6.64;30500 +77077;44.92345;-.25904;7;20220710;33.1;14.5;23.8;2.5;14.51;0;6.76;30400 +77077;44.92345;-.25904;7;20220711;35.7;15.3;25.5;2.2;14.91;0;6.98;30200 +77077;44.92345;-.25904;7;20220712;37.3;15.3;26.3;2.1;14.41;0;7.22;30600 +77077;44.92345;-.25904;7;20220713;36.7;14.1;25.4;1.7;13.21;0;6.7;30100 +77077;44.92345;-.25904;7;20220714;38.1;14.9;26.5;1.3;15.11;0;6.37;29300 +77077;44.92345;-.25904;7;20220715;35.1;17.4;26.2;2;14.11;0;6.7;29100 +77077;44.92345;-.25904;7;20220716;36.5;17.5;27;2.4;13.61;0;7.24;28900 +77077;44.92345;-.25904;7;20220717;38.4;18.1;28.2;2.7;13.01;0;7.8;28200 +77077;44.92345;-.25904;7;20220718;40.7;17.4;29;2.9;14.91;0;8.33;28600 +77077;44.92345;-.25904;7;20220719;30;23;26.5;2.7;18.71;7.5;5.22;19500 +77077;44.92345;-.25904;7;20220720;28;18.9;23.4;2.1;19.11;.2;4.32;19700 +77077;44.92345;-.25904;7;20220721;31.5;15.1;23.3;1;17.41;0;5.25;27900 +77077;44.92345;-.25904;7;20220722;28.8;17.5;23.1;3;18.01;0;5.1;22800 +77077;44.92345;-.25904;7;20220723;30.3;15.5;22.9;1.4;16.11;0;4.99;25100 +77077;44.92345;-.25904;7;20220724;36.8;14.6;25.7;1.8;15.11;0;6.48;28500 +77077;44.92345;-.25904;7;20220725;27.9;20.8;24.3;3.4;18.31;.4;4.83;18400 +77077;44.92345;-.25904;7;20220726;26.6;14.1;20.3;1.9;14.91;.1;4.16;20400 +77077;44.92345;-.25904;7;20220727;29.1;11.9;20.5;1.4;13.81;0;4.73;24900 +77077;44.92345;-.25904;7;20220728;29;13;21;2;14.91;0;5.21;26900 +77077;44.92345;-.25904;7;20220729;27.1;17.9;22.5;2;17.41;.9;3.94;17600 +77077;44.92345;-.25904;7;20220730;30.3;14.2;22.2;1.5;17.21;.1;4.39;21400 +77077;44.92345;-.25904;7;20220731;32.5;14.9;23.7;1.9;17.21;0;5.72;27900 +77077;44.92345;-.25904;7;20220801;33.7;15.8;24.7;2;17.61;0;5.97;27900 +77077;44.92345;-.25904;7;20220802;36.6;14.5;25.5;1.2;15.81;0;5.7;27500 +77077;44.92345;-.25904;7;20220803;38.4;16.8;27.6;1.3;15.91;0;5.82;25900 +77077;44.92345;-.25904;7;20220804;36.5;20.2;28.3;2.7;21.01;.1;6.51;25300 +77077;44.92345;-.25904;7;20220805;31;20.3;25.6;2.1;18.91;0;4.51;17900 +77077;44.92345;-.25904;7;20220806;33.3;21.5;27.4;2.9;13.81;0;6.87;26400 +77077;44.92345;-.25904;7;20220807;34.4;13.3;23.8;2.4;11.01;0;6.55;27600 +77077;44.92345;-.25904;7;20220808;35.5;15;25.2;2.5;10.61;0;6.84;27200 +77077;44.92345;-.25904;7;20220809;36.4;17.8;27.1;2.3;11.31;0;6.51;24400 +77077;44.92345;-.25904;7;20220810;38.6;16.1;27.3;1.6;11.41;0;6.2;26600 +77077;44.92345;-.25904;7;20220811;39.1;17.2;28.1;1.8;13.91;0;6.02;22900 +77077;44.92345;-.25904;7;20220812;39.6;20.1;29.8;1.9;16.91;0;6.25;23700 +77077;44.92345;-.25904;7;20220813;35.4;21;28.2;2.4;21.81;9.5;5.58;21800 +77077;44.92345;-.25904;7;20220814;25.7;19.8;22.7;2.4;20.91;1.8;2.62;10000 +77077;44.92345;-.25904;7;20220815;27.6;17.2;22.4;2.3;18.01;.1;3.6;15200 +77077;44.92345;-.25904;7;20220816;28.8;15.9;22.3;1.8;17.91;2.1;3.53;15500 +77077;44.92345;-.25904;7;20220817;24.9;16.2;20.5;2.3;18.01;4.5;3.06;14500 +77077;44.92345;-.25904;7;20220818;26.9;14.4;20.6;1.9;16.91;.2;3.86;20200 +77077;44.92345;-.25904;7;20220819;26.8;14.9;20.8;2;18.21;.2;3.71;19600 +77077;44.92345;-.25904;7;20220820;27.1;16.1;21.6;1;18.61;0;2.81;13900 +77077;44.92345;-.25904;7;20220821;27;16;21.5;1.7;17.51;.7;3.41;16500 +77077;44.92345;-.25904;7;20220822;27.3;19.8;23.5;2.2;20.51;.9;3.44;15200 +77077;44.92345;-.25904;7;20220823;30.9;19.8;25.3;1.6;20.21;0;4.12;18900 +77077;44.92345;-.25904;7;20220824;36.4;16.5;26.4;1.8;18.11;3.8;5.35;23100 +77077;44.92345;-.25904;7;20220825;29;20.3;24.6;2.7;21.41;.9;3.79;15600 +77077;44.92345;-.25904;7;20220826;29.4;20.6;25;2.1;20.81;0;4.29;20100 +77077;44.92345;-.25904;7;20220827;31.4;16.6;24;1.4;16.01;0;4.43;22200 +77077;44.92345;-.25904;7;20220828;33.7;15;24.3;1.6;14.21;0;4.93;23400 +77077;44.92345;-.25904;7;20220829;33.2;17.9;25.5;2.1;16.11;.3;4.06;12600 +77077;44.92345;-.25904;7;20220830;33.6;15.8;24.7;1.5;17.81;0;4.56;22000 +77077;44.92345;-.25904;7;20220831;32.4;17.3;24.8;2;18.91;.1;4.46;19900 +77077;44.92345;-.25904;7;20220901;30.3;19;24.6;2.1;19.61;0;3.71;15100 +77077;44.92345;-.25904;7;20220902;26.2;18.9;22.5;1.8;18.81;4.1;3.02;13800 +77077;44.92345;-.25904;7;20220903;27.1;16.5;21.8;1.9;17.21;0;3.35;15900 +77077;44.92345;-.25904;7;20220904;33.5;15.4;24.4;1.2;15.51;.3;4.08;20000 +77077;44.92345;-.25904;7;20220905;33;18.3;25.6;2.4;15.51;.6;5;19800 +77077;44.92345;-.25904;7;20220906;32.1;14.4;23.2;2.2;16.11;0;4.55;20400 +77077;44.92345;-.25904;7;20220907;26.4;15.3;20.8;1.7;15.71;1.5;3.04;14300 +77077;44.92345;-.25904;7;20220908;23.1;14.5;18.8;2.6;16.51;1.8;2.29;9700 +77077;44.92345;-.25904;7;20220909;24.5;13.9;19.2;2.6;15.01;.4;3.06;14100 +77077;44.92345;-.25904;7;20220910;27.8;12;19.9;1.4;14.51;0;3.46;19700 +77077;44.92345;-.25904;7;20220911;32.7;12.2;22.4;2;13.71;0;4.51;20600 +77077;44.92345;-.25904;7;20220912;37.5;18.6;28;2.8;15.71;1.4;5.61;17000 +77077;44.92345;-.25904;7;20220913;32.8;22.3;27.5;3.2;20.71;.3;4.11;10400 +77077;44.92345;-.25904;7;20220914;29.8;18.3;24;2.5;16.21;0;4.11;16700 +77077;44.92345;-.25904;7;20220915;28.1;14.8;21.4;1.8;17.31;0;3.23;16500 +77077;44.92345;-.25904;7;20220916;25.5;16;20.7;2;14.71;0;3.3;16700 +77077;44.92345;-.25904;7;20220917;22.6;8;15.3;2.2;8.71;0;3.44;20200 +77077;44.92345;-.25904;7;20220918;26.4;6;16.2;2.4;7.61;0;4.04;19600 +77077;44.92345;-.25904;7;20220919;26.5;6.2;16.3;2.5;8.51;0;4.01;19900 +77077;44.92345;-.25904;7;20220920;25.4;6.5;15.9;2.3;8.61;0;3.69;19500 +77077;44.92345;-.25904;7;20220921;26.2;6.8;16.5;2.1;8.81;0;3.62;19000 +77077;44.92345;-.25904;7;20220922;27.3;4.9;16.1;1.1;8.81;0;2.93;18600 +77077;44.92345;-.25904;7;20220923;21.3;8.9;15.1;1.3;11.91;0;1.61;6400 +77077;44.92345;-.25904;7;20220924;22.5;9.9;16.2;2;13.01;1.2;2.3;12300 +77077;44.92345;-.25904;7;20220925;22.4;5.3;13.8;.8;10.61;.1;2.06;15000 +77077;44.92345;-.25904;7;20220926;21.6;4.7;13.1;2.6;11.11;4;2.25;11200 +77077;44.92345;-.25904;7;20220927;19.4;13;16.2;2.9;14.51;8;1.9;10000 +77077;44.92345;-.25904;7;20220928;20.8;15.7;18.2;4.8;16.21;7.2;2.42;11600 +77077;44.92345;-.25904;7;20220929;16.5;13;14.7;1.8;13.81;4.7;1.28;6200 +77077;44.92345;-.25904;7;20220930;20.1;10.5;15.3;1.9;11.91;1.1;2.29;15200 +77077;44.92345;-.25904;7;20221001;19.7;13.1;16.4;3.4;17.11;3.8;1.08;4700 +77077;44.92345;-.25904;7;20221002;22.1;16.9;19.5;1.9;17.81;0;1.7;7800 +77077;44.92345;-.25904;7;20221003;24.8;15.4;20.1;1.2;14.11;0;2.21;14867 +77077;44.92345;-.25904;7;20221004;25.3;8.7;17;.8;13.21;.2;2.14;15800 +77077;44.92345;-.25904;7;20221005;28.3;9.5;18.9;1.5;14.21;1;2.6;14700 +77077;44.92345;-.25904;7;20221006;20.5;13.8;17.1;1.5;17.01;.6;1.42;8900 +77077;44.92345;-.25904;7;20221007;25.2;10.8;18;1.3;15.41;.2;2.03;12800 +77077;44.92345;-.25904;7;20221008;23.2;15.7;19.4;1.9;14.31;0;2.23;10700 +77077;44.92345;-.25904;7;20221009;26.8;9.5;18.1;2.2;13.41;0;2.73;14300 +77077;44.92345;-.25904;7;20221010;21.3;12.5;16.9;1;16.41;2;1.12;5500 +77077;44.92345;-.25904;7;20221011;18.8;15.9;17.3;1.2;18.01;6;.79;2700 +77077;44.92345;-.25904;7;20221012;20.5;14;17.2;1;15.81;.1;1.48;10300 +77077;44.92345;-.25904;7;20221013;20.3;11.5;15.9;1.7;15.81;3.8;1.15;6100 +77077;44.92345;-.25904;7;20221014;20.9;17;18.9;3.2;18.41;.3;1.35;4600 +77077;44.92345;-.25904;7;20221015;24.1;16.3;20.2;1.9;17.61;0;1.82;8900 +77077;44.92345;-.25904;7;20221016;28.5;14.2;21.3;2.5;17.61;1.2;2.63;12500 +77077;44.92345;-.25904;7;20221017;25.5;18.9;22.2;2.8;20.01;2.8;2.02;7400 +77077;44.92345;-.25904;7;20221018;29.3;17.3;23.3;3.2;18.81;.1;3.01;11700 +77077;44.92345;-.25904;7;20221019;26.7;18.2;22.4;3.1;18.31;6.2;2.49;8300 +77077;44.92345;-.25904;7;20221020;26.5;15.7;21.1;2.9;17.01;.6;2.31;7200 +77077;44.92345;-.25904;7;20221021;23.9;16.8;20.3;2.5;14.41;.1;2.18;5400 +77077;44.92345;-.25904;7;20221022;25.4;11.6;18.5;2.7;14.61;0;2.24;9700 +77077;44.92345;-.25904;7;20221023;26.9;17.7;22.3;3.9;14.21;0;3.42;7700 +77077;44.92345;-.25904;7;20221024;23.7;12.2;17.9;1.8;12.61;0;1.95;11400 +77077;44.92345;-.25904;7;20221025;22.8;9.6;16.2;1.4;13.21;3.3;1.36;5900 +77077;44.92345;-.25904;7;20221026;27;11.9;19.4;2.2;15.31;0;2.15;10600 +77077;44.92345;-.25904;7;20221027;25.5;17.3;21.4;4.6;17.51;0;2.54;4100 +77077;44.92345;-.25904;7;20221028;27.1;19.8;23.4;3.5;16.61;0;2.97;7700 +77077;44.92345;-.25904;7;20221029;25.3;17;21.1;2.9;15.91;0;2.24;5700 +77077;44.92345;-.25904;7;20221030;22.6;13.6;18.1;1.9;16.01;1.9;1.38;7300 +77077;44.92345;-.25904;7;20221031;21.7;13.8;17.7;2.6;16.21;2;1.3;3700 +77077;44.92345;-.25904;7;20221101;19.2;9.8;14.5;2.1;13.41;.3;1.16;7700 +77077;44.92345;-.25904;7;20221102;20.5;9.6;15;2.1;12.21;0;1.46;10100 +77077;44.92345;-.25904;7;20221103;20.4;10;15.2;3.7;12.01;7.4;1.87;4000 +77077;44.92345;-.25904;7;20221104;16.4;10.1;13.2;3.4;10.91;2.6;1.5;8000 +77077;44.92345;-.25904;7;20221105;17.6;4.4;11;1;9.81;0;.89;8700 +77077;44.92345;-.25904;7;20221106;18;6.1;12;2.5;10.91;.6;1.21;5600 +77077;44.92345;-.25904;7;20221107;19.7;10.9;15.3;2.9;12.81;0;1.47;9300 +77077;44.92345;-.25904;7;20221108;19.8;12.5;16.1;3.3;13.91;.2;1.45;3800 +77077;44.92345;-.25904;7;20221109;15.4;13.3;14.3;1.7;13.71;2.8;.79;2700 +77077;44.92345;-.25904;7;20221110;12;6.2;9.1;1.3;11.01;0;.48;3200 +77077;44.92345;-.25904;7;20221111;18.7;4.1;11.4;1.8;11.01;.2;.95;9400 +77077;44.92345;-.25904;7;20221112;22.5;10.1;16.3;2.4;13.51;.2;1.44;9000 +77077;44.92345;-.25904;7;20221113;21.7;5.8;13.7;1.4;11.31;.1;1.07;8800 +77077;44.92345;-.25904;7;20221114;16.3;11.1;13.7;2.6;12.91;5.3;.93;3900 +77077;44.92345;-.25904;7;20221115;16.1;12.3;14.2;3.2;13.31;9.4;1.01;2300 +77077;44.92345;-.25904;7;20221116;18.4;10.9;14.6;3.5;13.01;2;1.25;7400 +77077;44.92345;-.25904;7;20221117;17.3;12.9;15.1;3.4;13.41;7.9;1.19;5400 +77077;44.92345;-.25904;7;20221118;14.2;7.3;10.7;1.4;10.91;6.3;.61;5100 +77077;44.92345;-.25904;7;20221119;11.9;7.8;9.8;.9;9.81;.2;.53;5400 +77077;44.92345;-.25904;7;20221120;14.2;2;8.1;2.3;9.71;4.5;.66;3500 +77077;44.92345;-.25904;7;20221121;14.3;8.2;11.2;3.8;11.21;16.3;.92;1900 +77077;44.92345;-.25904;7;20221122;12.4;7.7;10;3.3;10.51;18.3;.72;4500 +77077;44.92345;-.25904;7;20221123;16.3;9.9;13.1;4;12.51;1.6;.97;6000 +77077;44.92345;-.25904;7;20221124;13.9;8.7;11.3;2.7;11.11;1.2;.8;3100 +77077;44.92345;-.25904;7;20221125;15.3;9.4;12.3;2.1;10.91;3.2;.81;6400 +77077;44.92345;-.25904;7;20221126;12.8;3.3;8;1.3;8.81;.1;.5;6000 +77077;44.92345;-.25904;7;20221127;12;3.3;7.6;2.2;9.31;7.9;.5;5300 +77077;44.92345;-.25904;7;20221128;14.6;9.3;11.9;2.4;11.31;3.1;.74;5400 +77077;44.92345;-.25904;7;20221129;11.1;5.4;8.2;1.4;9.81;.4;.39;4700 +77077;44.92345;-.25904;7;20221130;10.9;3.9;7.4;1.7;8.61;.1;.46;5900 +77077;44.92345;-.25904;7;20221201;11.6;3.4;7.5;2.6;7.91;0;.71;6700 +77077;44.92345;-.25904;7;20221202;7.3;5;6.1;2;7.91;.1;.57;1800 +77077;44.92345;-.25904;7;20221203;8.8;3.8;6.3;1.7;7.61;.3;.53;4000 +77077;44.92345;-.25904;7;20221204;10.1;2.1;6.1;1.2;7.51;0;.37;6000 +77077;44.92345;-.25904;7;20221205;11.2;.2;5.7;2.3;7.01;.2;.6;7300 +77077;44.92345;-.25904;7;20221206;11.4;4.8;8.1;2.2;7.41;0;.83;4800 +77077;44.92345;-.25904;7;20221207;8.6;1.2;4.9;2.3;6.61;.1;.51;7000 +77077;44.92345;-.25904;7;20221208;6.4;.4;3.4;2.2;6.91;2.3;.43;2400 +77077;44.92345;-.25904;7;20221209;7.3;4;5.6;2.5;7.41;.2;.55;3800 +77077;44.92345;-.25904;7;20221210;3.2;-3.1;0;1.8;5.11;.1;.4;3000 +77077;44.92345;-.25904;7;20221211;4.6;-4.6;0;1.8;4.61;.1;.34;7200 +77077;44.92345;-.25904;7;20221212;3.1;-3.9;-.4;2.4;5.71;5.5;.3;1300 +77077;44.92345;-.25904;7;20221213;6.7;3.6;5.1;1.8;8.71;4.5;.26;1900 +77077;44.92345;-.25904;7;20221214;16.4;6;11.2;2;12.01;4.4;.5;4400 +77077;44.92345;-.25904;7;20221215;12.3;9.5;10.9;2.5;11.11;1.2;.63;2500 +77077;44.92345;-.25904;7;20221216;7.9;4.2;6;3.6;6.61;0;.8;6800 +77077;44.92345;-.25904;7;20221217;7.3;-4.6;1.3;2.3;5.11;0;.43;8100 +77077;44.92345;-.25904;7;20221218;12.4;1.9;7.1;4.1;8.51;0;.72;5700 +77077;44.92345;-.25904;7;20221219;15.8;9.6;12.7;4.3;11.51;0;1.1;4200 +77077;44.92345;-.25904;7;20221220;13.9;13;13.4;4.3;12.61;2.5;1.04;1400 +77077;44.92345;-.25904;7;20221221;17.6;10;13.8;3.2;12.91;1.1;.9;4000 +77077;44.92345;-.25904;7;20221222;15.7;12.7;14.2;4.1;14.41;10.1;.74;1500 +77077;44.92345;-.25904;7;20221223;17;14.4;15.7;2.8;14.31;.4;.97;1900 +77077;44.92345;-.25904;7;20221224;18.6;12.2;15.4;2.1;13.11;0;.8;5900 +77077;44.92345;-.25904;7;20221225;17.1;10.1;13.6;3.1;12.01;0;1.01;4100 +77077;44.92345;-.25904;7;20221226;14.5;10.4;12.4;2;12.21;1.3;.68;1800 +77077;44.92345;-.25904;7;20221227;12.8;7.1;9.9;1.3;11.41;.1;.36;3300 +77077;44.92345;-.25904;7;20221228;17;8;12.5;2.6;11.31;.1;.79;6200 +77077;44.92345;-.25904;7;20221229;12.5;10.8;11.6;2.9;11.71;15.4;.75;900 +77077;44.92345;-.25904;7;20221230;15.7;10.2;12.9;3.8;12.51;1.2;.9;2500 +77077;44.92345;-.25904;7;20221231;19.8;11.5;15.6;4.1;12.41;0;1.6;5300 +77078;44.95387;.05493;37;20220101;17.6;4.2;10.9;1.4;10.14;0;.57;6183 +77078;44.95387;.05493;37;20220102;15.9;7.1;11.5;2;11.21;0;.65;4290 +77078;44.95387;.05493;37;20220103;14.6;8.8;11.7;2.8;11.58;0;.6;5057 +77078;44.95387;.05493;37;20220104;14.9;10.6;12.8;3.5;10.56;.7;1.28;3203 +77078;44.95387;.05493;37;20220105;8.5;1.9;5.2;2.1;6.84;0;.5;5992 +77078;44.95387;.05493;37;20220106;8.7;-1.2;3.7;.7;5.67;.1;.28;6435 +77078;44.95387;.05493;37;20220107;11.7;.1;5.9;3;7.56;6.4;.69;5811 +77078;44.95387;.05493;37;20220108;12.3;8.3;10.3;5.1;10.67;7.3;.8;3684 +77078;44.95387;.05493;37;20220109;9.9;7.3;8.6;2.4;10.21;18.8;.48;1379 +77078;44.95387;.05493;37;20220110;10.1;8.8;9.4;1.9;11.01;5.2;.44;1715 +77078;44.95387;.05493;37;20220111;10.4;2.8;6.6;2;7.36;.1;.57;6827 +77078;44.95387;.05493;37;20220112;7.2;-1.1;3;2.5;5.53;0;.62;6670 +77078;44.95387;.05493;37;20220113;1.9;-2.8;-.5;1.8;5.46;0;.25;4392 +77078;44.95387;.05493;37;20220114;8.3;-1.6;3.3;1.6;5.64;0;.55;6833 +77078;44.95387;.05493;37;20220115;4.7;-4.6;0;1;5.13;.1;.3;6347 +77078;44.95387;.05493;37;20220116;1.8;-5.2;-1.7;1;5.16;.1;.26;4051 +77078;44.95387;.05493;37;20220117;5.7;-1.7;2;1.3;6.81;.1;.32;3206 +77078;44.95387;.05493;37;20220118;2.3;-1.6;.4;1.3;6.46;.1;.22;3212 +77078;44.95387;.05493;37;20220119;6.8;1.9;4.4;1.6;8.23;3.5;.33;2017 +77078;44.95387;.05493;37;20220120;7.5;4.2;5.9;2.2;7.86;.5;.56;3183 +77078;44.95387;.05493;37;20220121;6.5;.4;3.5;3.7;5.66;0;.86;7437 +77078;44.95387;.05493;37;20220122;8.6;-.3;4.2;3.2;5.84;0;.88;7830 +77078;44.95387;.05493;37;20220123;10.5;-2;4.3;1.4;5.81;0;.61;8468 +77078;44.95387;.05493;37;20220124;11.8;-2.8;4.5;1.1;6.31;0;.55;8729 +77078;44.95387;.05493;37;20220125;12.1;-3.2;4.4;.8;6.33;0;.5;8718 +77078;44.95387;.05493;37;20220126;10.6;-3.4;3.6;1.4;5.98;0;.59;8778 +77078;44.95387;.05493;37;20220127;2.5;-2.2;.1;2;5.44;0;.42;5033 +77078;44.95387;.05493;37;20220128;5.2;-1.9;1.6;1.7;6.87;0;.42;4733 +77078;44.95387;.05493;37;20220129;2.7;1.4;2.1;1.4;6.96;0;.31;2286 +77078;44.95387;.05493;37;20220130;8.4;2.1;5.3;1.5;8.63;.2;.41;3280 +77078;44.95387;.05493;37;20220131;11.2;6.1;8.6;3.6;9.46;1;.81;4310 +77078;44.95387;.05493;37;20220201;9.8;.8;5.3;3.1;8.61;.3;.47;4548 +77078;44.95387;.05493;37;20220202;10.4;8.5;9.5;2.6;10.66;0;.61;2629 +77078;44.95387;.05493;37;20220203;8.3;3.2;5.8;1.9;9.18;.4;.35;2469 +77078;44.95387;.05493;37;20220204;12.7;6.9;9.8;2.2;10.71;1.2;.7;3318 +77078;44.95387;.05493;37;20220205;11.6;3.4;7.5;2.3;7.63;.1;1;9489 +77078;44.95387;.05493;37;20220206;11.2;-.1;5.6;3.6;8.91;1.4;.51;4905 +77078;44.95387;.05493;37;20220207;13.3;10;11.7;3.1;10.71;.6;1.12;5833 +77078;44.95387;.05493;37;20220208;14.5;2.1;8.3;1.6;7.34;0;1.1;10243 +77078;44.95387;.05493;37;20220209;17.3;.6;8.9;2.3;7.43;.1;1.54;10894 +77078;44.95387;.05493;37;20220210;8.5;2.5;5.5;1.7;8.91;.2;1.14;9844 +77078;44.95387;.05493;37;20220211;12.8;7.7;10.3;2.5;7.81;0;1.41;8687 +77078;44.95387;.05493;37;20220212;13.3;-2.1;5.6;1.4;6.07;0;1.04;9904 +77078;44.95387;.05493;37;20220213;17.6;.1;8.9;4.9;8.74;1.6;1.95;9766 +77078;44.95387;.05493;37;20220214;12.3;8.3;10.3;4.6;10.03;7.8;1.22;5521 +77078;44.95387;.05493;37;20220215;11.7;3.1;7.4;3.9;9.84;13.7;.72;5300 +77078;44.95387;.05493;37;20220216;14.4;8.9;11.7;5.4;12.96;6.8;.71;4279 +77078;44.95387;.05493;37;20220217;13.8;12.2;13;4;13.81;1.1;.74;3345 +77078;44.95387;.05493;37;20220218;15.1;10.1;12.6;2.9;11.71;.2;1.21;5391 +77078;44.95387;.05493;37;20220219;12.3;5.1;8.7;1.8;8.31;.1;1.15;9677 +77078;44.95387;.05493;37;20220220;14.1;4.4;9.2;3.8;10.53;2.6;.93;6389 +77078;44.95387;.05493;37;20220221;12.9;9.8;11.4;5.6;9.86;.1;1.72;7041 +77078;44.95387;.05493;37;20220222;14.2;5.5;9.8;2;9.63;0;1.17;8388 +77078;44.95387;.05493;37;20220223;16.7;5.9;11.3;1.1;9.56;0;1.33;11875 +77078;44.95387;.05493;37;20220224;14.9;3.8;9.3;2.3;9.13;.5;1.36;9998 +77078;44.95387;.05493;37;20220225;11.8;1.4;6.6;2.1;6.56;.1;1.42;12699 +77078;44.95387;.05493;37;20220226;14.1;.6;7.4;3;5.51;0;2.13;14156 +77078;44.95387;.05493;37;20220227;17.5;2.3;9.9;1.8;7.51;.1;1.78;12977 +77078;44.95387;.05493;37;20220228;18.7;1.5;10.1;1.1;8.38;0;1.61;14046 +77078;44.95387;.05493;37;20220301;17.9;1.5;9.7;2.1;8.01;.1;1.9;13763 +77078;44.95387;.05493;37;20220302;12.9;8.1;10.5;2.6;10.28;2.9;1.11;4750 +77078;44.95387;.05493;37;20220303;14.5;6.9;10.7;2.2;10.58;0;1.31;9267 +77078;44.95387;.05493;37;20220304;9.7;8.5;9.1;3.7;10.51;1.9;.67;2175 +77078;44.95387;.05493;37;20220305;11.8;6.3;9;2.7;8.27;.1;1.48;9662 +77078;44.95387;.05493;37;20220306;12.8;6.5;9.6;2.6;6.86;0;2.03;13662 +77078;44.95387;.05493;37;20220307;12.1;-2.1;5;2.1;5.43;0;1.76;15953 +77078;44.95387;.05493;37;20220308;11.7;3.7;7.7;2.4;8.43;.6;1.11;6033 +77078;44.95387;.05493;37;20220309;16.1;2.9;9.5;3.6;9.43;.4;1.88;14091 +77078;44.95387;.05493;37;20220310;15.3;9.6;12.4;3.7;10.76;1.6;1.68;7210 +77078;44.95387;.05493;37;20220311;11.6;10.4;11;3.8;10.81;11.3;1.04;2326 +77078;44.95387;.05493;37;20220312;13.5;7.5;10.5;3.1;10.11;1.3;1.47;9246 +77078;44.95387;.05493;37;20220313;12.5;8.8;10.6;3.7;9.26;8.7;1.63;6426 +77078;44.95387;.05493;37;20220314;15.1;3.2;9.1;5;9.33;0;1.71;8930 +77078;44.95387;.05493;37;20220315;18.9;12.6;15.7;6.8;11.87;0;3.02;9903 +77078;44.95387;.05493;37;20220316;16.1;10.5;13.3;2.8;12.03;0;1.45;5961 +77078;44.95387;.05493;37;20220317;12.8;10.6;11.7;5.1;10.31;1.5;1.66;4358 +77078;44.95387;.05493;37;20220318;15.9;7.4;11.6;4.5;9.04;0;2.37;12000 +77078;44.95387;.05493;37;20220319;19.3;5.7;12.5;3.4;8.87;0;2.92;15366 +77078;44.95387;.05493;37;20220320;18;6.5;12.2;4.1;9.17;0;2.76;12900 +77078;44.95387;.05493;37;20220321;19.6;9;14.3;5.5;9.2;0;3.75;15533 +77078;44.95387;.05493;37;20220322;18;6.5;12.3;5.3;6.77;0;3.91;17100 +77078;44.95387;.05493;37;20220323;18.1;5;11.5;3.7;6.47;0;3.54;19200 +77078;44.95387;.05493;37;20220324;19;1.4;10.2;2.5;6.8;0;3.04;19866 +77078;44.95387;.05493;37;20220325;20.2;3.1;11.6;2.3;6.6;0;3.02;15233 +77078;44.95387;.05493;37;20220326;22.2;3.6;12.9;2.8;6.4;0;3.83;19566 +77078;44.95387;.05493;37;20220327;22.3;4.7;13.5;3.1;7.27;0;3.83;18333 +77078;44.95387;.05493;37;20220328;22.1;5.3;13.7;2.1;8.14;0;3.12;16366 +77078;44.95387;.05493;37;20220329;17.2;8.6;12.9;2.1;10.37;.1;1.84;7700 +77078;44.95387;.05493;37;20220330;15.8;8.8;12.3;3;11;1.6;1.8;8700 +77078;44.95387;.05493;37;20220331;14.7;7.6;11.2;5.2;8.84;1.6;2.67;13866 +77078;44.95387;.05493;37;20220401;9.8;.4;5.1;6.4;5.4;.5;2.5;15833 +77078;44.95387;.05493;37;20220402;9.8;1.3;5.6;4.6;5.2;0;2.46;15633 +77078;44.95387;.05493;37;20220403;6.4;-3.6;1.4;1.2;5.12;0;1.36;14205 +77078;44.95387;.05493;37;20220404;13;-.7;6.2;2.4;4.9;0;2.71;22600 +77078;44.95387;.05493;37;20220405;14.5;.9;7.7;1.7;7.57;0;1.9;13610 +77078;44.95387;.05493;37;20220406;14;9.2;11.6;3.7;11.28;1.6;1.44;6701 +77078;44.95387;.05493;37;20220407;14;10.7;12.3;7.7;12.87;19.2;1.08;3833 +77078;44.95387;.05493;37;20220408;18.2;11.9;15;8;11.34;1.2;3.26;9800 +77078;44.95387;.05493;37;20220409;15.1;4.7;9.9;2.2;7.74;0;2.65;18466 +77078;44.95387;.05493;37;20220410;19.3;1.4;10.4;3.6;6.86;0;3.76;22794 +77078;44.95387;.05493;37;20220411;22.9;6.2;14.6;5.7;10.01;0;4.51;20351 +77078;44.95387;.05493;37;20220412;18.1;11.1;14.6;4.2;11.6;0;2.62;10133 +77078;44.95387;.05493;37;20220413;16.9;10.4;13.6;2;12.84;.7;1.82;9700 +77078;44.95387;.05493;37;20220414;23.8;10.6;17.2;1.8;12.5;.1;3.68;21566 +77078;44.95387;.05493;37;20220415;25.2;8.1;16.6;2.4;11.84;0;4.1;22900 +77078;44.95387;.05493;37;20220416;24;7.8;15.9;2.9;10.97;0;4.25;24033 +77078;44.95387;.05493;37;20220417;23.6;6.1;14.9;2.7;10.04;0;4.22;23966 +77078;44.95387;.05493;37;20220418;19.8;10.1;15;3.2;12.04;0;3.03;16366 +77078;44.95387;.05493;37;20220419;16;8.1;12;3.1;11.04;14.4;1.82;8633 +77078;44.95387;.05493;37;20220420;14;8.8;11.4;3;11.77;9.1;1.16;4533 +77078;44.95387;.05493;37;20220421;18.8;9.1;14;2.1;12.7;0;2.2;12266 +77078;44.95387;.05493;37;20220422;19.7;10.5;15.1;2.1;12.54;7.8;2.71;15166 +77078;44.95387;.05493;37;20220423;14;10;12;3.6;12.07;11.9;1.45;6600 +77078;44.95387;.05493;37;20220424;16.9;10.5;13.7;5.5;12.24;.1;2.26;9900 +77078;44.95387;.05493;37;20220425;19.3;8.1;13.7;2.5;11.24;0;3.35;21166 +77078;44.95387;.05493;37;20220426;22.8;5.7;14.2;3;10.7;0;4.19;25266 +77078;44.95387;.05493;37;20220427;22.4;8.7;15.5;2.7;11.94;0;3.33;16133 +77078;44.95387;.05493;37;20220428;21.2;12.6;16.9;2.6;13.67;0;3.23;17533 +77078;44.95387;.05493;37;20220429;22.1;11.6;16.9;2.7;13.84;0;3.34;17933 +77078;44.95387;.05493;37;20220430;23;10.7;16.8;2.5;12.44;0;3.94;21800 +77078;44.95387;.05493;37;20220501;21.6;7.1;14.4;1.9;10.4;0;3.59;21266 +77078;44.95387;.05493;37;20220502;21.1;9.9;15.5;2.5;10.34;0;3.79;20033 +77078;44.95387;.05493;37;20220503;23.3;10.8;17;2.6;11.24;.3;4.43;23700 +77078;44.95387;.05493;37;20220504;21.9;9.5;15.7;2.6;10.57;0;3.86;20133 +77078;44.95387;.05493;37;20220505;22.3;7.7;15;2.9;10.8;0;4.08;23033 +77078;44.95387;.05493;37;20220506;22.8;8.9;15.8;2.5;11.48;.1;3.01;12240 +77078;44.95387;.05493;37;20220507;24.6;9.3;17;1.7;12.06;.2;3;12862 +77078;44.95387;.05493;37;20220508;25.6;9.6;17.6;1.6;11.86;0;3.12;13301 +77078;44.95387;.05493;37;20220509;27.8;10.5;19.1;1.2;11.73;0;3.2;14354 +77078;44.95387;.05493;37;20220510;29.7;9.6;19.7;1.7;12.41;0;3.68;14675 +77078;44.95387;.05493;37;20220511;28.5;12.2;20.3;2.2;14.66;0;3.68;14046 +77078;44.95387;.05493;37;20220512;22;13.5;17.7;1.5;14.98;.3;2.02;7918 +77078;44.95387;.05493;37;20220513;25.7;14.4;20;1.7;15.53;0;2.87;11505 +77078;44.95387;.05493;37;20220514;29.5;11.7;20.6;2.2;15.81;0;3.61;13536 +77078;44.95387;.05493;37;20220515;28.9;15.6;22.3;2.4;17.01;9;3.35;10720 +77078;44.95387;.05493;37;20220516;28.3;15.1;21.7;1.5;17.53;0;3.19;13548 +77078;44.95387;.05493;37;20220517;30.4;14.9;22.7;2.2;16.61;.1;3.94;14096 +77078;44.95387;.05493;37;20220518;32.1;13.8;22.9;2.1;17.08;1.8;4.01;14320 +77078;44.95387;.05493;37;20220519;27.4;18;22.7;2.4;19.56;0;3.04;10795 +77078;44.95387;.05493;37;20220520;26.2;17.7;21.9;2.6;17.63;0;3.19;10798 +77078;44.95387;.05493;37;20220521;31.2;14.1;22.6;1.4;18.26;0;3.41;13835 +77078;44.95387;.05493;37;20220522;31.5;18.9;25.2;2.7;21.01;2;3.71;11555 +77078;44.95387;.05493;37;20220523;21.7;17;19.4;5.2;15.83;1.3;2.93;7367 +77078;44.95387;.05493;37;20220524;20;11.1;15.5;2.5;12.46;1.8;2.52;10668 +77078;44.95387;.05493;37;20220525;21.3;7.6;14.5;2.2;11.21;.1;2.77;12528 +77078;44.95387;.05493;37;20220526;19.7;10.3;15;1.5;13.23;0;1.86;8227 +77078;44.95387;.05493;37;20220527;24.1;12.4;18.3;2.4;14.11;.1;3.2;13187 +77078;44.95387;.05493;37;20220528;26.6;12.5;19.6;3.2;12.06;0;4.39;14992 +77078;44.95387;.05493;37;20220529;23;9.7;16.3;3.4;9.41;0;4.1;14565 +77078;44.95387;.05493;37;20220530;24.2;8.5;16.3;2.3;8.88;0;3.84;14848 +77078;44.95387;.05493;37;20220531;25.4;13.2;19.3;1.8;11.66;2.5;3.37;12391 +77078;44.95387;.05493;37;20220601;28.6;11.7;20.2;2.3;14.18;7.7;3.97;14581 +77078;44.95387;.05493;37;20220602;28.2;16.6;22.4;2.4;18.88;2.7;3.38;12634 +77078;44.95387;.05493;37;20220603;28.9;18.8;23.9;2.2;20.23;1.3;3.44;12345 +77078;44.95387;.05493;37;20220604;25.7;16.6;21.2;2.3;19.66;.8;2.42;9058 +77078;44.95387;.05493;37;20220605;22.8;16.9;19.9;2.7;16.51;.1;2.51;8121 +77078;44.95387;.05493;37;20220606;24.4;12.1;18.2;1.2;14.93;.2;2.65;12014 +77078;44.95387;.05493;37;20220607;24.7;14.6;19.7;2.1;14.76;8.2;3.17;12188 +77078;44.95387;.05493;37;20220608;20.1;14.5;17.3;2.5;15.78;1.4;1.85;6665 +77078;44.95387;.05493;37;20220609;22.8;11.4;17.1;2;14.03;.6;2.62;11203 +77078;44.95387;.05493;37;20220610;28;10;19;1.1;14.33;.1;3.31;15670 +77078;44.95387;.05493;37;20220611;31.3;13.2;22.2;1.4;16.66;0;5.44;27891 +77078;44.95387;.05493;37;20220612;30.7;16.3;23.5;1.9;19.28;.4;5.01;23656 +77078;44.95387;.05493;37;20220613;29.9;17.9;23.9;2.5;17.43;0;5.89;27481 +77078;44.95387;.05493;37;20220614;34.7;15.4;25;1.9;18.23;.1;6.14;27491 +77078;44.95387;.05493;37;20220615;34.2;20.4;27.3;2.1;19.86;0;6.47;28039 +77078;44.95387;.05493;37;20220616;35.5;15.8;25.7;1.4;17.51;0;5.93;26875 +77078;44.95387;.05493;37;20220617;38.2;17.9;28.1;1.7;18.76;0;6.85;29039 +77078;44.95387;.05493;37;20220618;39.2;18.5;28.9;2.7;18.23;.2;7.7;28238 +77078;44.95387;.05493;37;20220619;30;19.7;24.8;2.7;19.86;13.7;5.23;22206 +77078;44.95387;.05493;37;20220620;29.6;17.6;23.6;2.5;19.51;2.7;4.97;22422 +77078;44.95387;.05493;37;20220621;27.5;17.8;22.6;2.1;20.03;20;3.7;16575 +77078;44.95387;.05493;37;20220622;25.6;17.5;21.6;3.1;18.68;5.2;4.45;21909 +77078;44.95387;.05493;37;20220623;25.2;16;20.6;2;17.88;6.4;3.74;18611 +77078;44.95387;.05493;37;20220624;23.5;16.6;20.1;2.7;17.23;3.3;3.9;20127 +77078;44.95387;.05493;37;20220625;19.2;14.6;16.9;1.8;15.81;6.2;1.94;8933 +77078;44.95387;.05493;37;20220626;18.8;14;16.4;1.5;15.56;5.1;1.95;9694 +77078;44.95387;.05493;37;20220627;23.6;12.7;18.2;2;14.06;0;4.37;24390 +77078;44.95387;.05493;37;20220628;24.8;10.5;17.6;1.5;13.16;0;4.71;27491 +77078;44.95387;.05493;37;20220629;25.3;10.7;18;1.9;14.26;6.7;4.6;26040 +77078;44.95387;.05493;37;20220630;18;14.1;16;1.4;15.21;3.4;1.89;9285 +77078;44.95387;.05493;37;20220701;23.5;9.1;16.3;1.1;12.61;.1;4.37;27402 +77078;44.95387;.05493;37;20220702;29.2;10.1;19.6;1.6;13.53;0;5.43;29738 +77078;44.95387;.05493;37;20220703;27.5;14.6;21;2.6;14.98;2.6;5.34;26071 +77078;44.95387;.05493;37;20220704;26.7;16.4;21.5;2.3;16.93;.1;4.48;21327 +77078;44.95387;.05493;37;20220705;29;16.1;22.5;2.2;15.28;.1;5.74;28328 +77078;44.95387;.05493;37;20220706;29.1;14.4;21.7;2.6;14.11;0;5.89;28114 +77078;44.95387;.05493;37;20220707;28.8;13.2;21;2.1;15.03;0;5.45;27877 +77078;44.95387;.05493;37;20220708;29.6;15.2;22.4;2.7;15.08;0;6.04;28870 +77078;44.95387;.05493;37;20220709;31.6;14.2;22.9;2.7;14.36;0;6.45;29280 +77078;44.95387;.05493;37;20220710;32.3;15;23.7;2.8;14.76;0;6.62;28878 +77078;44.95387;.05493;37;20220711;34.8;15.3;25;2.3;15.31;0;6.78;29468 +77078;44.95387;.05493;37;20220712;36.2;15.6;25.9;2;14.96;0;6.85;30040 +77078;44.95387;.05493;37;20220713;35.8;14.5;25.1;1.5;14.31;0;6.32;29282 +77078;44.95387;.05493;37;20220714;37.2;15.2;26.2;1.6;15.73;0;6.5;29255 +77078;44.95387;.05493;37;20220715;34.2;17.7;25.9;2.3;14.66;0;6.55;27667 +77078;44.95387;.05493;37;20220716;35.5;17;26.3;2.5;14.18;0;7.03;28431 +77078;44.95387;.05493;37;20220717;37.5;16.9;27.2;2.3;13.61;0;7.13;28221 +77078;44.95387;.05493;37;20220718;40;18.9;29.4;3;15.48;0;8.17;27897 +77078;44.95387;.05493;37;20220719;29.8;21.1;25.5;2.5;19.26;13.9;4.86;19339 +77078;44.95387;.05493;37;20220720;27.9;18.7;23.3;2.5;18.43;.2;4.57;20004 +77078;44.95387;.05493;37;20220721;31;14.4;22.7;1.2;17.03;0;5.2;27213 +77078;44.95387;.05493;37;20220722;28.6;17;22.8;2.7;17.93;.1;4.89;22260 +77078;44.95387;.05493;37;20220723;29.8;15.4;22.6;1.4;16.31;0;4.98;25254 +77078;44.95387;.05493;37;20220724;36.6;14.3;25.4;1.7;15.48;0;6.3;28427 +77078;44.95387;.05493;37;20220725;27.5;20.2;23.9;3.6;18.08;.2;4.69;17309 +77078;44.95387;.05493;37;20220726;26.3;14.7;20.5;1.8;14.91;.1;4.16;20326 +77078;44.95387;.05493;37;20220727;28.8;11.8;20.3;1.6;13.76;0;4.83;25307 +77078;44.95387;.05493;37;20220728;29;13.2;21.1;2;15.18;0;5.04;25239 +77078;44.95387;.05493;37;20220729;27.3;16.9;22.1;1.9;17.06;.4;4.04;18337 +77078;44.95387;.05493;37;20220730;30.1;14.3;22.2;1.5;17.31;.1;4.69;23853 +77078;44.95387;.05493;37;20220731;32.3;14.7;23.5;1.9;17.18;0;5.55;26743 +77078;44.95387;.05493;37;20220801;33.7;15.6;24.7;2.1;17.11;0;6.01;27085 +77078;44.95387;.05493;37;20220802;35.9;15.1;25.5;1.4;16.36;0;5.72;27160 +77078;44.95387;.05493;37;20220803;38.1;16.5;27.3;1.3;16.08;0;5.81;26252 +77078;44.95387;.05493;37;20220804;36.4;19.5;27.9;2.6;20.53;0;6.22;24172 +77078;44.95387;.05493;37;20220805;31.4;19.3;25.4;2.4;19.23;0;5.03;21084 +77078;44.95387;.05493;37;20220806;32.7;19.8;26.2;2.9;14.48;0;6.38;25298 +77078;44.95387;.05493;37;20220807;33.7;14.6;24.2;2.7;11.38;0;6.55;26671 +77078;44.95387;.05493;37;20220808;35.1;15.2;25.2;2.7;11.06;0;6.78;26317 +77078;44.95387;.05493;37;20220809;36.1;17.6;26.9;2.3;11.78;0;6.5;24925 +77078;44.95387;.05493;37;20220810;38.2;15.9;27;1.9;11.73;0;6.49;26562 +77078;44.95387;.05493;37;20220811;38.6;16.9;27.8;1.8;14.61;0;6.08;23706 +77078;44.95387;.05493;37;20220812;39.6;19.8;29.7;2;17.38;0;6.3;23942 +77078;44.95387;.05493;37;20220813;35.4;20.4;27.9;2.6;21.18;10;5.75;21878 +77078;44.95387;.05493;37;20220814;25.3;19.8;22.6;2.4;20.66;3.2;2.69;10532 +77078;44.95387;.05493;37;20220815;27.6;16.7;22.1;2;18.01;0;3.63;16381 +77078;44.95387;.05493;37;20220816;27.6;15.4;21.5;1.6;18.13;4.4;3.06;13914 +77078;44.95387;.05493;37;20220817;24.9;15.4;20.1;2;17.48;3.9;3.21;16227 +77078;44.95387;.05493;37;20220818;26.9;13.8;20.4;2;16.33;0;3.92;20190 +77078;44.95387;.05493;37;20220819;27.3;15.1;21.2;2.1;18.11;.6;3.75;18420 +77078;44.95387;.05493;37;20220820;27.3;16;21.7;1.2;18.56;0;3.13;15786 +77078;44.95387;.05493;37;20220821;26.9;15.6;21.2;2;17.46;.5;3.44;16235 +77078;44.95387;.05493;37;20220822;27.2;19.4;23.3;2.3;20.08;1;3.4;14574 +77078;44.95387;.05493;37;20220823;30.2;18.7;24.5;1.5;19.73;0;4.05;19686 +77078;44.95387;.05493;37;20220824;35.4;16.2;25.8;1.6;18.36;3.1;5.04;23060 +77078;44.95387;.05493;37;20220825;28.8;19.4;24.1;2.3;20.61;.5;3.62;15335 +77078;44.95387;.05493;37;20220826;29.6;19.3;24.4;2.1;19.98;0;3.94;17460 +77078;44.95387;.05493;37;20220827;31.1;15.8;23.4;1.6;15.78;0;4.43;21454 +77078;44.95387;.05493;37;20220828;33.2;14.3;23.7;1.6;14.21;0;4.83;22986 +77078;44.95387;.05493;37;20220829;33.1;16.5;24.8;2.3;16.13;.4;4.33;14516 +77078;44.95387;.05493;37;20220830;33.3;15.8;24.6;1.4;17.56;0;4.39;21083 +77078;44.95387;.05493;37;20220831;32.5;16.8;24.6;2.2;18.11;0;4.56;19307 +77078;44.95387;.05493;37;20220901;29.5;18.6;24.1;2.1;19.26;1.3;3.63;15188 +77078;44.95387;.05493;37;20220902;26.5;17.9;22.2;1.7;18.46;3.6;3.08;14377 +77078;44.95387;.05493;37;20220903;27.3;16.1;21.7;1.8;17.26;0;3.46;17351 +77078;44.95387;.05493;37;20220904;33.1;15;24.1;1.7;16.23;.9;4.43;20629 +77078;44.95387;.05493;37;20220905;33.4;17.7;25.5;2.3;16.93;1.6;4.87;19596 +77078;44.95387;.05493;37;20220906;31.6;14.9;23.2;2.4;16.46;.1;4.52;19469 +77078;44.95387;.05493;37;20220907;26.4;15.7;21;1.6;15.98;.3;2.99;14178 +77078;44.95387;.05493;37;20220908;23.1;13.8;18.5;2.4;16.18;1.2;2.46;11819 +77078;44.95387;.05493;37;20220909;24.8;13.6;19.2;2.3;14.91;.3;3.07;14379 +77078;44.95387;.05493;37;20220910;27.2;11.5;19.4;1.2;14.28;0;3.21;18569 +77078;44.95387;.05493;37;20220911;31.9;12.6;22.2;1.9;13.76;0;4.31;20250 +77078;44.95387;.05493;37;20220912;36.8;17.3;27;2.6;15.78;.5;5.31;17805 +77078;44.95387;.05493;37;20220913;32.2;21.8;27;2.7;20.93;1.6;3.65;10498 +77078;44.95387;.05493;37;20220914;30.2;18.1;24.1;2.2;17.11;0;3.97;16719 +77078;44.95387;.05493;37;20220915;28.3;14.3;21.3;1.9;17.13;.2;3.32;16509 +77078;44.95387;.05493;37;20220916;24.8;15.3;20;2.4;14.71;0;3.21;15592 +77078;44.95387;.05493;37;20220917;22;8.5;15.2;2.4;8.93;0;3.37;18977 +77078;44.95387;.05493;37;20220918;25.5;5.8;15.6;2.3;7.78;0;3.76;19298 +77078;44.95387;.05493;37;20220919;26.1;6.9;16.5;2.7;8.71;0;4;19430 +77078;44.95387;.05493;37;20220920;24.8;6.9;15.9;2.4;8.61;0;3.63;18931 +77078;44.95387;.05493;37;20220921;25.5;7.1;16.3;2.3;8.83;0;3.62;18566 +77078;44.95387;.05493;37;20220922;27.1;5.5;16.3;1.2;9.08;0;2.99;18658 +77078;44.95387;.05493;37;20220923;21.2;8.5;14.9;1.3;11.56;.3;1.81;8560 +77078;44.95387;.05493;37;20220924;22;10.2;16.1;1.9;13.48;3.4;2.07;10850 +77078;44.95387;.05493;37;20220925;21.3;7.3;14.3;1.3;11.48;.1;2.11;14095 +77078;44.95387;.05493;37;20220926;21.1;5.9;13.5;2.6;11.48;5.7;2.24;11927 +77078;44.95387;.05493;37;20220927;18.5;12.1;15.3;3.3;14.06;6.2;1.72;8948 +77078;44.95387;.05493;37;20220928;20.5;15.3;17.9;5.2;16.06;5.1;2.38;11194 +77078;44.95387;.05493;37;20220929;17;12.5;14.7;1.6;13.43;6;1.43;7783 +77078;44.95387;.05493;37;20220930;19.8;9.3;14.5;1.8;11.48;1;2.18;14681 +77078;44.95387;.05493;37;20221001;19.9;11.9;15.9;3.7;16.56;3.7;1.23;6458 +77078;44.95387;.05493;37;20221002;22;16.4;19.2;1.9;17.28;.1;1.79;8725 +77078;44.95387;.05493;37;20221003;24.3;12.4;18.3;1.1;13.94;0;2.17;14848 +77078;44.95387;.05493;37;20221004;25.3;8.3;16.8;1;13.18;.1;2.2;15627 +77078;44.95387;.05493;37;20221005;27.6;9.4;18.5;1.9;14.13;.7;2.68;14800 +77078;44.95387;.05493;37;20221006;21.1;14.1;17.6;1.4;16.51;0;1.56;8862 +77078;44.95387;.05493;37;20221007;25.1;10.6;17.8;1.3;15.01;0;2.06;12850 +77078;44.95387;.05493;37;20221008;22.9;14.7;18.8;2.1;14.33;0;2.2;10567 +77078;44.95387;.05493;37;20221009;26.2;9.6;17.9;2.1;13.13;.1;2.63;14072 +77078;44.95387;.05493;37;20221010;21.4;13;17.2;1.7;15.98;.2;1.43;6584 +77078;44.95387;.05493;37;20221011;19.5;15.7;17.6;1.9;17.63;6.1;1.1;4565 +77078;44.95387;.05493;37;20221012;20.4;13.8;17.1;1.4;15.61;.1;1.5;9394 +77078;44.95387;.05493;37;20221013;20.1;11.2;15.6;1.8;15.31;4.3;1.23;6841 +77078;44.95387;.05493;37;20221014;20.7;16.6;18.7;3.5;18.13;.8;1.4;5145 +77078;44.95387;.05493;37;20221015;24;15.9;20;2.1;17.18;0;1.88;8876 +77078;44.95387;.05493;37;20221016;28.2;14.2;21.2;2.9;17.26;.4;2.77;11837 +77078;44.95387;.05493;37;20221017;25.3;18.3;21.8;2.6;19.16;0;1.98;7281 +77078;44.95387;.05493;37;20221018;29;16.3;22.6;3.1;18.03;.1;2.9;11396 +77078;44.95387;.05493;37;20221019;26.8;16.8;21.8;3.3;17.73;4.3;2.54;8466 +77078;44.95387;.05493;37;20221020;26.1;15;20.5;3.2;16.86;.5;2.34;8000 +77078;44.95387;.05493;37;20221021;23.8;15.8;19.8;2.4;14.46;.5;2.12;6524 +77078;44.95387;.05493;37;20221022;24.8;11.2;18;2.6;14.48;0;2.15;10200 +77078;44.95387;.05493;37;20221023;26.7;16.5;21.6;3.9;14.13;0;3.26;7545 +77078;44.95387;.05493;37;20221024;23.4;11.1;17.3;1.8;12.23;0;1.9;10456 +77078;44.95387;.05493;37;20221025;23.1;9.1;16.1;1.9;13.06;1.8;1.62;7081 +77078;44.95387;.05493;37;20221026;26.5;11.2;18.9;2.1;14.76;.1;2.05;10403 +77078;44.95387;.05493;37;20221027;25.4;16.2;20.8;4.1;17.18;0;2.4;5135 +77078;44.95387;.05493;37;20221028;27.3;19.3;23.3;3.6;16.63;0;3.03;7693 +77078;44.95387;.05493;37;20221029;25.6;16.5;21;2.7;15.03;0;2.3;6694 +77078;44.95387;.05493;37;20221030;22.9;12.7;17.8;1.7;14.91;1.1;1.45;7453 +77078;44.95387;.05493;37;20221031;21.6;13.2;17.4;2.7;15.66;4;1.4;4670 +77078;44.95387;.05493;37;20221101;19.1;10.2;14.6;1.8;13.51;.3;1.12;7678 +77078;44.95387;.05493;37;20221102;19.9;8.5;14.2;1.7;11.68;.1;1.29;9516 +77078;44.95387;.05493;37;20221103;19.7;9.9;14.8;3.6;11.91;9.2;1.76;4378 +77078;44.95387;.05493;37;20221104;15.6;9.6;12.6;3.9;10.76;3;1.45;6728 +77078;44.95387;.05493;37;20221105;17.2;4.2;10.7;1;9.26;0;.92;8520 +77078;44.95387;.05493;37;20221106;17.8;4.6;11.2;2.3;10.31;.9;1.18;6515 +77078;44.95387;.05493;37;20221107;19.4;9.5;14.5;2.6;12.18;0;1.36;8850 +77078;44.95387;.05493;37;20221108;19.6;11.5;15.5;3.6;13.53;1.5;1.46;4556 +77078;44.95387;.05493;37;20221109;15.4;13.2;14.3;1.4;13.78;2.4;.75;2715 +77078;44.95387;.05493;37;20221110;12.4;6.5;9.4;1.3;11.08;0;.54;3983 +77078;44.95387;.05493;37;20221111;19;3.5;11.3;1.4;10.73;.1;.91;8929 +77078;44.95387;.05493;37;20221112;22.2;9.6;15.9;2.2;12.93;.2;1.38;8541 +77078;44.95387;.05493;37;20221113;21.3;5.7;13.5;1.5;10.96;.1;1.13;8596 +77078;44.95387;.05493;37;20221114;15.4;9.5;12.5;2.3;12.33;4.7;.77;2878 +77078;44.95387;.05493;37;20221115;16.1;11.4;13.7;3.1;13.28;6.9;.91;2779 +77078;44.95387;.05493;37;20221116;18.2;10.6;14.4;3.7;12.86;2.4;1.26;6405 +77078;44.95387;.05493;37;20221117;17.1;12.6;14.9;3.8;13.08;7.5;1.32;4752 +77078;44.95387;.05493;37;20221118;13.9;6.7;10.3;1.6;10.56;5.2;.65;4908 +77078;44.95387;.05493;37;20221119;11.8;7.1;9.5;1.2;9.58;.2;.56;5024 +77078;44.95387;.05493;37;20221120;13.1;1.2;7.2;1.8;9.03;3.8;.58;3851 +77078;44.95387;.05493;37;20221121;13.9;7.2;10.6;3.7;10.91;17.4;.83;2285 +77078;44.95387;.05493;37;20221122;11.8;6.9;9.4;3.4;10.18;15.9;.67;4157 +77078;44.95387;.05493;37;20221123;16.2;9.5;12.9;3.9;12.23;1.8;1;5691 +77078;44.95387;.05493;37;20221124;13.7;7.5;10.6;2.1;10.76;.9;.68;3745 +77078;44.95387;.05493;37;20221125;14.7;8.9;11.8;1.9;10.73;2.6;.74;5187 +77078;44.95387;.05493;37;20221126;12.6;2.4;7.5;1.4;8.43;.1;.52;5567 +77078;44.95387;.05493;37;20221127;11.7;2.6;7.2;2.2;9.01;8;.47;5131 +77078;44.95387;.05493;37;20221128;14.1;9.3;11.7;2.4;11.11;2.2;.74;4665 +77078;44.95387;.05493;37;20221129;10.2;4.3;7.2;1.1;9.21;.4;.38;3765 +77078;44.95387;.05493;37;20221130;11;3.9;7.5;1.9;8.41;.1;.54;5806 +77078;44.95387;.05493;37;20221201;11.1;2.2;6.7;2.7;7.58;0;.67;6082 +77078;44.95387;.05493;37;20221202;7.8;4.8;6.3;2.1;7.63;.6;.62;2280 +77078;44.95387;.05493;37;20221203;8.2;3.7;5.9;1.8;7.58;.5;.52;3389 +77078;44.95387;.05493;37;20221204;9.3;2.3;5.8;1.1;7.46;.1;.41;4242 +77078;44.95387;.05493;37;20221205;10.7;-.6;5.1;2;6.76;.1;.55;6657 +77078;44.95387;.05493;37;20221206;10.4;3.2;6.8;2.1;7.11;0;.74;3764 +77078;44.95387;.05493;37;20221207;8.4;.1;4.3;2.1;6.33;.1;.49;6344 +77078;44.95387;.05493;37;20221208;6.8;-.5;3.2;1.7;6.71;2.3;.41;3053 +77078;44.95387;.05493;37;20221209;7;4.2;5.6;2.5;7.61;.3;.57;2840 +77078;44.95387;.05493;37;20221210;2.8;-2.7;0;2.4;5.03;.1;.45;3222 +77078;44.95387;.05493;37;20221211;4.3;-5.5;-.6;1.4;4.36;.1;.33;6085 +77078;44.95387;.05493;37;20221212;2.8;-4.5;-.9;2.4;5.56;5.2;.26;2047 +77078;44.95387;.05493;37;20221213;6.7;2.9;4.8;2.4;8.83;2.9;.16;1960 +77078;44.95387;.05493;37;20221214;16.4;6.4;11.4;2;11.93;3.4;.55;4301 +77078;44.95387;.05493;37;20221215;11.7;8.7;10.2;2.8;10.96;.8;.56;2214 +77078;44.95387;.05493;37;20221216;7.9;3.8;5.8;3.6;6.63;0;.85;5187 +77078;44.95387;.05493;37;20221217;7;-5.1;.9;1.7;4.78;0;.39;6829 +77078;44.95387;.05493;37;20221218;12.1;0;6;3.6;7.91;0;.67;5211 +77078;44.95387;.05493;37;20221219;15.8;7.8;11.8;3.7;10.73;0;1.02;4185 +77078;44.95387;.05493;37;20221220;13.9;11.8;12.8;4.3;12.31;2.5;.95;1265 +77078;44.95387;.05493;37;20221221;17;9.6;13.3;3;12.78;1.9;.78;3918 +77078;44.95387;.05493;37;20221222;15.3;12.4;13.8;3.9;14.08;12.2;.7;1632 +77078;44.95387;.05493;37;20221223;16.9;14;15.5;2.6;14.16;.7;.93;2034 +77078;44.95387;.05493;37;20221224;18.1;11.8;14.9;1.7;12.66;0;.73;5129 +77078;44.95387;.05493;37;20221225;16.8;7.6;12.2;2.5;11.16;0;.8;4943 +77078;44.95387;.05493;37;20221226;14.3;9.7;12;1.4;11.81;1.4;.57;2284 +77078;44.95387;.05493;37;20221227;13;7.2;10.1;1.1;10.93;.1;.41;3695 +77078;44.95387;.05493;37;20221228;16.7;6.8;11.8;2.5;10.76;0;.81;5600 +77078;44.95387;.05493;37;20221229;12.1;10.1;11.1;2.5;11.36;15.1;.67;1046 +77078;44.95387;.05493;37;20221230;14.9;9.9;12.4;3.5;12.13;2.5;.83;2359 +77078;44.95387;.05493;37;20221231;19.4;11;15.2;3.9;12.03;0;1.55;4979 +77079;44.98335;.36919;70;20220101;17.5;2.9;10.2;1;9.54;0;.44;6102 +77079;44.98335;.36919;70;20220102;15.6;4.5;10;1.6;10.88;0;.51;4645 +77079;44.98335;.36919;70;20220103;14;7.5;10.8;2.3;11.48;0;.51;4693 +77079;44.98335;.36919;70;20220104;15.2;10.1;12.6;3.2;10.5;.6;1.22;3510 +77079;44.98335;.36919;70;20220105;8.2;1.5;4.8;2.1;6.6;0;.56;4956 +77079;44.98335;.36919;70;20220106;8.1;-2.3;2.9;.5;5.4;.1;.24;5760 +77079;44.98335;.36919;70;20220107;11.2;-2.2;4.5;2.5;7.53;6.4;.55;5163 +77079;44.98335;.36919;70;20220108;11.9;8;10;4.8;10.64;8.1;.75;3280 +77079;44.98335;.36919;70;20220109;9.4;6.2;7.8;2.2;10.05;19.9;.44;1442 +77079;44.98335;.36919;70;20220110;9.8;8;8.9;1.4;10.58;3.8;.45;1685 +77079;44.98335;.36919;70;20220111;10.2;1.4;5.8;1.6;7.03;0;.49;6246 +77079;44.98335;.36919;70;20220112;7.4;-2.5;2.4;2.1;5.4;0;.55;6228 +77079;44.98335;.36919;70;20220113;3.7;-3.7;0;1.4;5.28;0;.24;4791 +77079;44.98335;.36919;70;20220114;9.2;-2.8;3.2;1.3;5.23;.1;.46;6921 +77079;44.98335;.36919;70;20220115;7.4;-5.5;1;.8;5.03;0;.29;7024 +77079;44.98335;.36919;70;20220116;4.3;-5.5;-.6;.8;5.1;.1;.24;5205 +77079;44.98335;.36919;70;20220117;6.2;-2.4;1.9;1.1;6.53;.1;.3;4134 +77079;44.98335;.36919;70;20220118;2.5;-1.7;.4;1.1;6.3;.2;.23;3960 +77079;44.98335;.36919;70;20220119;6.2;1.4;3.8;1.3;8;3.3;.32;2111 +77079;44.98335;.36919;70;20220120;7.4;3.1;5.3;1.8;7.6;.2;.52;3095 +77079;44.98335;.36919;70;20220121;6.6;-.4;3.1;3.5;5.55;0;.85;6533 +77079;44.98335;.36919;70;20220122;8.6;-1.5;3.6;2.9;5.7;0;.83;7099 +77079;44.98335;.36919;70;20220123;11.4;-3.1;4.1;1.1;5.7;0;.56;8041 +77079;44.98335;.36919;70;20220124;12.1;-3.4;4.3;.9;5.9;0;.49;8325 +77079;44.98335;.36919;70;20220125;11.9;-3.9;4;.7;6.1;0;.46;8405 +77079;44.98335;.36919;70;20220126;10.5;-4.3;3.1;1;5.83;0;.47;8590 +77079;44.98335;.36919;70;20220127;2.6;-3.1;-.3;1.3;5.27;0;.43;5475 +77079;44.98335;.36919;70;20220128;5.8;-3.4;1.2;1;6.23;0;.34;4482 +77079;44.98335;.36919;70;20220129;2.3;.5;1.4;1.3;6.83;0;.3;2205 +77079;44.98335;.36919;70;20220130;9;1.9;5.4;1.6;8.58;.1;.45;3768 +77079;44.98335;.36919;70;20220131;11;4.8;7.9;3.7;9.28;1;.78;3968 +77079;44.98335;.36919;70;20220201;9;.5;4.7;2.8;8.53;.4;.41;4680 +77079;44.98335;.36919;70;20220202;10.1;8.2;9.2;2.2;10.4;0;.59;2444 +77079;44.98335;.36919;70;20220203;7.4;1.6;4.5;1.8;8.88;.5;.3;2746 +77079;44.98335;.36919;70;20220204;12.5;6.6;9.5;1.9;10.48;1.6;.68;3706 +77079;44.98335;.36919;70;20220205;11.4;3.8;7.6;2.1;7.53;0;.97;8450 +77079;44.98335;.36919;70;20220206;10.7;-1.8;4.5;3.1;8.6;1.8;.48;5045 +77079;44.98335;.36919;70;20220207;12.9;9.5;11.2;3;10.1;.7;1.15;5299 +77079;44.98335;.36919;70;20220208;14.6;.5;7.5;1.3;6.87;0;.98;9791 +77079;44.98335;.36919;70;20220209;17.2;-.8;8.2;2;7.13;.1;1.42;10806 +77079;44.98335;.36919;70;20220210;11.5;.7;6.1;2.1;8.9;.2;1.27;9900 +77079;44.98335;.36919;70;20220211;13.1;8;10.5;2.2;8.1;0;1.42;11500 +77079;44.98335;.36919;70;20220212;12.3;-2.9;4.7;1.1;5.55;0;.97;9957 +77079;44.98335;.36919;70;20220213;17.4;-1.9;7.7;4;8.6;2.2;1.71;9600 +77079;44.98335;.36919;70;20220214;12.1;8.7;10.4;4.4;10;4.7;1.24;5394 +77079;44.98335;.36919;70;20220215;10.6;2;6.3;2.3;9.6;11.8;.52;4500 +77079;44.98335;.36919;70;20220216;14.3;8.8;11.5;5;12.88;7.5;.71;4219 +77079;44.98335;.36919;70;20220217;13.9;12.1;13;3.6;13.8;1;.73;2987 +77079;44.98335;.36919;70;20220218;15.2;10;12.6;2.5;11.75;.2;1.13;5081 +77079;44.98335;.36919;70;20220219;12.1;4.2;8.1;1.7;8.15;0;1.1;9235 +77079;44.98335;.36919;70;20220220;13.5;2.9;8.2;3.4;10.3;2.5;.85;6635 +77079;44.98335;.36919;70;20220221;12.6;9.5;11;5.4;9.75;.3;1.64;5920 +77079;44.98335;.36919;70;20220222;14;4.4;9.2;1.7;9.58;0;1.06;7170 +77079;44.98335;.36919;70;20220223;17;5.4;11.2;.9;9.43;0;1.25;10923 +77079;44.98335;.36919;70;20220224;15;3.1;9.1;2.1;8.9;.4;1.35;10120 +77079;44.98335;.36919;70;20220225;11.6;.4;6;2;6.5;0;1.34;11796 +77079;44.98335;.36919;70;20220226;14.4;0;7.2;2.8;5.4;0;2.07;13553 +77079;44.98335;.36919;70;20220227;17.5;-.1;8.7;1.4;7.15;0;1.63;13101 +77079;44.98335;.36919;70;20220228;18.5;.2;9.3;.9;8;0;1.51;13991 +77079;44.98335;.36919;70;20220301;17.9;0;8.9;1.8;7.53;0;1.76;13754 +77079;44.98335;.36919;70;20220302;12.8;6.4;9.6;2.2;10.08;2.2;1.02;4821 +77079;44.98335;.36919;70;20220303;15;6.8;10.9;1.9;10.5;0;1.26;8393 +77079;44.98335;.36919;70;20220304;9.9;7.2;8.6;3.5;10.35;2.1;.68;3018 +77079;44.98335;.36919;70;20220305;10.3;6.4;8.3;2.5;8.64;.6;1.15;6515 +77079;44.98335;.36919;70;20220306;12.5;5.6;9;2.4;6.6;0;1.88;12375 +77079;44.98335;.36919;70;20220307;12;-3.2;4.4;1.8;5.25;0;1.64;15166 +77079;44.98335;.36919;70;20220308;12.5;.9;6.7;1.9;8.08;.5;1.19;8405 +77079;44.98335;.36919;70;20220309;16.3;2.1;9.2;3.2;9.25;.4;1.88;14222 +77079;44.98335;.36919;70;20220310;14.9;9;12;3.2;10.6;1.3;1.59;7192 +77079;44.98335;.36919;70;20220311;12.3;9.4;10.8;3.6;10.6;11.7;1.19;4431 +77079;44.98335;.36919;70;20220312;12.6;6.7;9.7;2.8;10.1;.8;1.24;7839 +77079;44.98335;.36919;70;20220313;12.2;7.8;10;3.2;9.1;12.4;1.55;7029 +77079;44.98335;.36919;70;20220314;15.1;1.9;8.5;4.7;9.18;0;1.74;10912 +77079;44.98335;.36919;70;20220315;19.2;12.3;15.7;6.1;11.6;0;3;10084 +77079;44.98335;.36919;70;20220316;16.2;9.3;12.7;2.3;11.78;0;1.47;7527 +77079;44.98335;.36919;70;20220317;12.9;10.5;11.7;4.5;10.25;1.7;1.64;5068 +77079;44.98335;.36919;70;20220318;17.3;8.4;12.8;2.5;9.6;0;2.23;11400 +77079;44.98335;.36919;70;20220319;19;4;11.5;2.7;8.6;0;2.67;15800 +77079;44.98335;.36919;70;20220320;17.4;4.2;10.8;3.4;9.1;0;2.21;10000 +77079;44.98335;.36919;70;20220321;18.3;8.6;13.4;5.3;8.9;0;3.48;15200 +77079;44.98335;.36919;70;20220322;17.2;6;11.6;5;6.5;0;3.77;17600 +77079;44.98335;.36919;70;20220323;17.9;3.2;10.5;3.3;6.3;0;3.33;19300 +77079;44.98335;.36919;70;20220324;18.8;-2;8.4;2.4;6.9;0;2.86;20100 +77079;44.98335;.36919;70;20220325;19.8;.3;10;2;6.7;0;2.7;15100 +77079;44.98335;.36919;70;20220326;21.6;-.5;10.5;2.5;6.3;0;3.48;19900 +77079;44.98335;.36919;70;20220327;21.9;1.1;11.5;3.1;7.3;0;3.66;19300 +77079;44.98335;.36919;70;20220328;22.2;1.5;11.8;1.8;8;0;2.93;17200 +77079;44.98335;.36919;70;20220329;17.8;6.1;11.9;2.1;10.3;1.5;1.81;8100 +77079;44.98335;.36919;70;20220330;15.4;9.5;12.4;2.6;11.2;2.2;1.8;9400 +77079;44.98335;.36919;70;20220331;14.5;7.4;10.9;5.5;9.2;1.7;2.63;15000 +77079;44.98335;.36919;70;20220401;9.5;-.7;4.4;7;5.5;.6;2.31;14500 +77079;44.98335;.36919;70;20220402;9.1;1.9;5.5;5.2;5.3;0;2.43;14400 +77079;44.98335;.36919;70;20220403;6.2;-3.8;1.2;1.2;5.11;0;1.36;14205 +77079;44.98335;.36919;70;20220404;12.9;-2.6;5.1;2.4;4.9;0;2.71;22600 +77079;44.98335;.36919;70;20220405;14.6;-.4;7.1;1.6;7.48;0;1.89;13857 +77079;44.98335;.36919;70;20220406;13.4;8.8;11.1;3.5;11.17;1.8;1.34;5935 +77079;44.98335;.36919;70;20220407;14.5;10.3;12.4;6.2;12.5;17.5;1.32;4000 +77079;44.98335;.36919;70;20220408;18.4;11.6;15;6.8;11.5;1;3.08;8900 +77079;44.98335;.36919;70;20220409;14.8;5.5;10.1;2.5;7.7;0;2.61;16300 +77079;44.98335;.36919;70;20220410;19.1;-.4;9.3;3;6.73;0;3.53;22725 +77079;44.98335;.36919;70;20220411;22.3;3.5;12.9;5.2;9.7;0;4.16;20400 +77079;44.98335;.36919;70;20220412;17.9;9.1;13.5;3.3;11.2;0;2.17;8000 +77079;44.98335;.36919;70;20220413;14.9;9.7;12.3;1.4;13.1;1.5;1.07;5000 +77079;44.98335;.36919;70;20220414;23.8;8.2;16;1.2;12.4;.1;3.24;20300 +77079;44.98335;.36919;70;20220415;25.6;5.5;15.5;1.7;12.1;0;3.78;23000 +77079;44.98335;.36919;70;20220416;24.5;6.2;15.3;2.3;10.7;0;4.12;24000 +77079;44.98335;.36919;70;20220417;23.3;2.4;12.8;2.5;9.8;0;3.95;24400 +77079;44.98335;.36919;70;20220418;19.6;10.1;14.8;3.3;12;0;3.11;17100 +77079;44.98335;.36919;70;20220419;17;8.7;12.8;3.1;12.3;9;1.98;10800 +77079;44.98335;.36919;70;20220420;14.2;8.9;11.5;1.8;12;7.6;1.29;6600 +77079;44.98335;.36919;70;20220421;17.7;9.6;13.6;2;12.9;1.2;1.95;10700 +77079;44.98335;.36919;70;20220422;19.2;10.7;14.9;1.5;12.9;2.1;2.29;12600 +77079;44.98335;.36919;70;20220423;13.2;8.6;10.9;3.1;12;14.9;.9;3000 +77079;44.98335;.36919;70;20220424;17.7;9.6;13.6;5.3;12;1.5;2.42;9900 +77079;44.98335;.36919;70;20220425;19.1;5.1;12.1;1.4;11.1;0;3.2;23700 +77079;44.98335;.36919;70;20220426;23.1;3.5;13.3;1.8;10.6;0;3.91;25900 +77079;44.98335;.36919;70;20220427;23;5.4;14.2;1.9;12.7;0;3.09;18300 +77079;44.98335;.36919;70;20220428;21.5;11.9;16.7;2.6;14.6;0;3.13;17500 +77079;44.98335;.36919;70;20220429;21.5;11.8;16.6;2.7;14.2;0;3.21;17600 +77079;44.98335;.36919;70;20220430;22.7;11.7;17.2;2.6;12.7;0;4.01;21800 +77079;44.98335;.36919;70;20220501;21.3;4.5;12.9;1.4;10.4;0;3.31;21600 +77079;44.98335;.36919;70;20220502;20.3;8.3;14.3;2;11.1;0;3.21;18600 +77079;44.98335;.36919;70;20220503;23.4;9.8;16.6;1.4;12.9;1.3;3.7;22100 +77079;44.98335;.36919;70;20220504;22;8.1;15;2.5;11.5;0;3.66;20300 +77079;44.98335;.36919;70;20220505;22.1;7.3;14.7;2.7;10.9;0;4.07;23700 +77079;44.98335;.36919;70;20220506;22.5;7.6;15.1;2.2;11.15;.1;3.41;17529 +77079;44.98335;.36919;70;20220507;24.3;8.3;16.3;1.6;11.73;0;3.48;18384 +77079;44.98335;.36919;70;20220508;25.4;8.4;16.9;1.4;11.73;0;3.62;18951 +77079;44.98335;.36919;70;20220509;27.5;9;18.3;1.1;11.78;0;3.77;20179 +77079;44.98335;.36919;70;20220510;28.8;8.3;18.6;1.5;12.45;0;4.15;20722 +77079;44.98335;.36919;70;20220511;28.7;9.9;19.3;2.1;14.25;.4;4.3;20149 +77079;44.98335;.36919;70;20220512;21.6;12.7;17.2;1.3;15.3;1.9;2.11;9700 +77079;44.98335;.36919;70;20220513;25.3;14.1;19.7;1.5;15.93;0;3.13;14713 +77079;44.98335;.36919;70;20220514;28.9;11.1;20;1.9;15.8;0;4.12;19283 +77079;44.98335;.36919;70;20220515;28.4;14.6;21.5;2.3;17.08;9.4;3.94;16247 +77079;44.98335;.36919;70;20220516;27.9;14.4;21.2;1.4;17.35;0;3.74;18316 +77079;44.98335;.36919;70;20220517;30.8;13.6;22.2;2;16.25;.1;4.6;19975 +77079;44.98335;.36919;70;20220518;31.9;12.7;22.3;1.9;16.9;2.2;4.7;20621 +77079;44.98335;.36919;70;20220519;27.9;17.5;22.7;2.3;19.4;.1;3.71;15581 +77079;44.98335;.36919;70;20220520;27.1;15.9;21.5;2.3;17.35;0;3.78;16191 +77079;44.98335;.36919;70;20220521;31.3;13.5;22.4;1.2;18.35;.1;4.15;19935 +77079;44.98335;.36919;70;20220522;31.5;17.6;24.6;2.3;20.8;1.2;4.33;17163 +77079;44.98335;.36919;70;20220523;21.7;16.7;19.2;4.5;15.9;1;2.95;9317 +77079;44.98335;.36919;70;20220524;19.8;10.5;15.2;2.4;12.45;1.2;2.8;13949 +77079;44.98335;.36919;70;20220525;21.6;6.4;14;2.1;11;.1;3.32;18265 +77079;44.98335;.36919;70;20220526;19.6;8.8;14.2;1.3;12.83;0;2.16;11406 +77079;44.98335;.36919;70;20220527;24.2;11.5;17.8;2.3;13.75;.1;3.8;18986 +77079;44.98335;.36919;70;20220528;26.4;11.5;18.9;2.9;11.93;0;4.76;20486 +77079;44.98335;.36919;70;20220529;23;8.2;15.6;3;9.33;0;4.43;20439 +77079;44.98335;.36919;70;20220530;24.2;7;15.6;2;8.83;0;4.26;21157 +77079;44.98335;.36919;70;20220531;25.3;12.3;18.8;1.7;11.63;2.6;3.86;17664 +77079;44.98335;.36919;70;20220601;29;10.4;19.7;2.1;14.1;7.6;4.6;21023 +77079;44.98335;.36919;70;20220602;28.4;16.1;22.3;2.1;18.75;8.8;3.99;17663 +77079;44.98335;.36919;70;20220603;29.3;18.1;23.7;2;20.03;2.3;4.03;17306 +77079;44.98335;.36919;70;20220604;25.5;15.4;20.5;2.2;19.6;0;2.94;13575 +77079;44.98335;.36919;70;20220605;22.6;16.1;19.4;2.4;16.55;0;2.59;9803 +77079;44.98335;.36919;70;20220606;24.6;11.4;18;1.1;14.95;.2;3.23;17030 +77079;44.98335;.36919;70;20220607;24.9;14;19.4;2;14.78;6.8;3.68;17062 +77079;44.98335;.36919;70;20220608;20.1;13.7;16.9;2.1;15.65;1.6;2.19;10100 +77079;44.98335;.36919;70;20220609;22.5;10.2;16.4;1.8;13.88;.9;2.78;13445 +77079;44.98335;.36919;70;20220610;28;9.5;18.7;1;14.15;.1;4.03;21718 +77079;44.98335;.36919;70;20220611;31.4;12;21.7;1.3;16.35;0;5.41;28357 +77079;44.98335;.36919;70;20220612;30.4;15.6;23;1.7;19;.5;4.99;24320 +77079;44.98335;.36919;70;20220613;30.1;17.3;23.7;2.3;17.68;.1;5.52;25719 +77079;44.98335;.36919;70;20220614;34.6;14.3;24.5;1.8;18.05;.2;6.08;28075 +77079;44.98335;.36919;70;20220615;33.9;19.6;26.8;1.8;20.03;0;6.12;27193 +77079;44.98335;.36919;70;20220616;35.2;15.2;25.2;1.3;17.88;0;5.89;27695 +77079;44.98335;.36919;70;20220617;37.9;17.4;27.6;1.5;18.78;0;6.66;29288 +77079;44.98335;.36919;70;20220618;38.9;18;28.4;2.4;18.1;.3;7.58;29160 +77079;44.98335;.36919;70;20220619;30.7;18.3;24.5;2.6;19.58;21.4;5.42;23620 +77079;44.98335;.36919;70;20220620;29.7;17.3;23.5;2.4;19.7;2.4;4.66;20508 +77079;44.98335;.36919;70;20220621;27.3;17.3;22.3;1.8;20.25;14.6;3.54;16327 +77079;44.98335;.36919;70;20220622;26.1;17.6;21.8;2.8;18.88;2.2;4.18;20048 +77079;44.98335;.36919;70;20220623;25.1;15.3;20.2;1.8;18.03;7.2;3.57;17982 +77079;44.98335;.36919;70;20220624;23.1;16.1;19.6;2.6;17.28;3.7;3.6;18308 +77079;44.98335;.36919;70;20220625;19;13.8;16.4;1.6;15.83;5.5;2.16;11036 +77079;44.98335;.36919;70;20220626;18.1;13.6;15.9;1.5;15.6;6.3;1.94;10038 +77079;44.98335;.36919;70;20220627;23.5;13.2;18.3;2;14.2;0;4.23;23070 +77079;44.98335;.36919;70;20220628;25.1;10;17.6;1.5;13.1;.1;4.66;27086 +77079;44.98335;.36919;70;20220629;25.6;10.1;17.8;1.9;14.15;6.9;4.65;26307 +77079;44.98335;.36919;70;20220630;17.6;13.8;15.7;1.4;15.05;5.1;1.9;9398 +77079;44.98335;.36919;70;20220701;23.1;9.3;16.2;1;12.65;.1;4.16;25900 +77079;44.98335;.36919;70;20220702;29.1;8.9;19;1.3;13.3;.1;5.25;29511 +77079;44.98335;.36919;70;20220703;27.6;13.9;20.8;2.3;14.95;2.9;5.14;25631 +77079;44.98335;.36919;70;20220704;26.8;16.2;21.5;2.2;16.95;.1;4.45;21385 +77079;44.98335;.36919;70;20220705;28.7;15.3;22;2;15.23;.2;5.48;27212 +77079;44.98335;.36919;70;20220706;28.5;13.3;20.9;2.3;14.13;0;5.54;27070 +77079;44.98335;.36919;70;20220707;28.3;12.8;20.6;1.9;15.03;0;5.25;27171 +77079;44.98335;.36919;70;20220708;29.1;14.3;21.7;2.5;14.98;0;5.74;27727 +77079;44.98335;.36919;70;20220709;30.9;13.6;22.2;2.4;14.45;0;6.06;28367 +77079;44.98335;.36919;70;20220710;31.6;14;22.8;2.5;14.8;0;6.25;28348 +77079;44.98335;.36919;70;20220711;33.9;14.5;24.2;2.2;15.45;0;6.49;28972 +77079;44.98335;.36919;70;20220712;35.1;14.8;25;1.9;15.08;0;6.58;29605 +77079;44.98335;.36919;70;20220713;35.2;13.8;24.5;1.3;14.65;0;6.04;29297 +77079;44.98335;.36919;70;20220714;36.6;14.9;25.7;1.6;16.1;0;6.44;29282 +77079;44.98335;.36919;70;20220715;33.8;16.6;25.2;2.1;15.18;0;6.31;27377 +77079;44.98335;.36919;70;20220716;34.7;15.6;25.2;2.2;14.48;0;6.67;28347 +77079;44.98335;.36919;70;20220717;36.9;15.3;26.1;2;13.9;0;6.85;28630 +77079;44.98335;.36919;70;20220718;39.7;18.6;29.1;2.7;15.7;0;7.94;28236 +77079;44.98335;.36919;70;20220719;30.2;18.5;24.4;2.3;19.25;11.1;4.62;18985 +77079;44.98335;.36919;70;20220720;28;18.3;23.2;2.6;18.3;.3;4.57;19898 +77079;44.98335;.36919;70;20220721;30.9;13.5;22.2;1.2;16.88;0;5.08;26737 +77079;44.98335;.36919;70;20220722;29.1;15.8;22.4;2.5;17.93;.3;4.92;22849 +77079;44.98335;.36919;70;20220723;29.4;15.8;22.6;1.5;16.43;0;4.66;22634 +77079;44.98335;.36919;70;20220724;36.4;13.4;24.9;1.4;15.5;0;6.03;28645 +77079;44.98335;.36919;70;20220725;27.6;19.5;23.6;3.3;17.95;0;4.49;16695 +77079;44.98335;.36919;70;20220726;26.1;14.8;20.4;1.6;14.85;.1;4.06;20180 +77079;44.98335;.36919;70;20220727;28.6;11.3;19.9;1.5;13.53;0;4.78;25438 +77079;44.98335;.36919;70;20220728;29;12.6;20.8;1.8;15.03;0;4.91;25021 +77079;44.98335;.36919;70;20220729;27.5;16.2;21.8;1.8;16.93;.4;4.03;18830 +77079;44.98335;.36919;70;20220730;30;14.2;22.1;1.4;17.23;0;4.76;24411 +77079;44.98335;.36919;70;20220731;32.4;14.3;23.4;1.8;17.03;.2;5.42;26192 +77079;44.98335;.36919;70;20220801;33.9;15.3;24.6;1.9;16.68;0;5.86;26675 +77079;44.98335;.36919;70;20220802;35.4;14.6;25;1.3;16.28;0;5.63;27147 +77079;44.98335;.36919;70;20220803;38;15.7;26.9;1.2;16.03;0;5.79;26763 +77079;44.98335;.36919;70;20220804;36.5;18.3;27.4;2.2;19.88;0;6.04;24483 +77079;44.98335;.36919;70;20220805;31.5;18.9;25.2;2.4;19.33;0;5.08;21344 +77079;44.98335;.36919;70;20220806;32.4;18.2;25.3;2.5;14.83;0;5.88;24226 +77079;44.98335;.36919;70;20220807;33.4;14.5;23.9;2.4;11.58;0;6.21;26306 +77079;44.98335;.36919;70;20220808;35;13.8;24.4;2.3;11.4;0;6.42;26389 +77079;44.98335;.36919;70;20220809;36;15.8;25.9;2;12.15;0;6.15;25660 +77079;44.98335;.36919;70;20220810;37.9;14.6;26.2;1.8;11.98;0;6.3;26710 +77079;44.98335;.36919;70;20220811;38.3;15.6;27;1.6;14.7;0;5.88;24742 +77079;44.98335;.36919;70;20220812;39.5;18.6;29;1.7;17.1;0;6.07;24678 +77079;44.98335;.36919;70;20220813;35.6;19.5;27.6;2.3;20.4;3.5;5.67;22432 +77079;44.98335;.36919;70;20220814;24.9;19.7;22.3;2.3;20.55;6.2;2.63;10558 +77079;44.98335;.36919;70;20220815;27.6;16.2;21.9;1.7;17.98;0;3.59;17157 +77079;44.98335;.36919;70;20220816;25.8;14.8;20.3;1.4;18.25;7.1;2.86;14047 +77079;44.98335;.36919;70;20220817;24.9;14.6;19.8;1.8;17.15;4.2;3.26;17021 +77079;44.98335;.36919;70;20220818;26.9;13.3;20.1;2;16.13;0;3.83;19300 +77079;44.98335;.36919;70;20220819;27.6;15.6;21.6;2.2;18.13;1.4;3.63;16844 +77079;44.98335;.36919;70;20220820;27.4;15.9;21.7;1.1;18.58;.1;3.21;16522 +77079;44.98335;.36919;70;20220821;26.9;14.8;20.9;1.8;17.33;.3;3.44;16801 +77079;44.98335;.36919;70;20220822;27.1;19.1;23.1;2.1;19.85;1.5;3.14;13262 +77079;44.98335;.36919;70;20220823;29.8;17.5;23.7;1.3;19.55;.1;3.92;19587 +77079;44.98335;.36919;70;20220824;34.7;15.6;25.2;1.3;18.33;2.1;4.76;23019 +77079;44.98335;.36919;70;20220825;28.9;18;23.4;2.1;19.85;.3;3.66;16171 +77079;44.98335;.36919;70;20220826;29.8;17.7;23.8;1.7;19.18;0;3.77;17307 +77079;44.98335;.36919;70;20220827;30.7;14.4;22.5;1.5;15.55;0;4.24;21216 +77079;44.98335;.36919;70;20220828;32.7;13;22.8;1.4;14.3;0;4.54;22842 +77079;44.98335;.36919;70;20220829;33;14.5;23.7;2.1;16.05;.4;4.4;17028 +77079;44.98335;.36919;70;20220830;33.1;15.9;24.5;1.4;17.55;0;4.32;20467 +77079;44.98335;.36919;70;20220831;32.7;15.6;24.1;1.9;17.43;0;4.44;19625 +77079;44.98335;.36919;70;20220901;28.7;17.6;23.2;1.8;18.95;4.2;3.21;13803 +77079;44.98335;.36919;70;20220902;27;16.5;21.7;1.5;18.25;5.8;3.01;14789 +77079;44.98335;.36919;70;20220903;27.6;15.5;21.6;1.6;17.18;.1;3.44;17620 +77079;44.98335;.36919;70;20220904;32.9;14.3;23.6;1.8;16.53;2;4.47;20887 +77079;44.98335;.36919;70;20220905;33.7;16.6;25.2;2;17.73;3.1;4.66;19722 +77079;44.98335;.36919;70;20220906;31.4;15.5;23.5;2.3;16.8;.3;4.38;18973 +77079;44.98335;.36919;70;20220907;26.3;15.9;21.1;1.4;16.05;0;2.95;14360 +77079;44.98335;.36919;70;20220908;22.9;12.9;17.9;2.1;15.8;.8;2.47;12936 +77079;44.98335;.36919;70;20220909;24.9;12.6;18.7;2.1;14.45;.3;3.04;15036 +77079;44.98335;.36919;70;20220910;26.6;10.7;18.6;1;13.98;.1;3.01;18226 +77079;44.98335;.36919;70;20220911;31.2;11.9;21.5;1.6;13.58;0;3.98;20162 +77079;44.98335;.36919;70;20220912;36.2;15;25.6;2.1;15.65;.3;4.89;18892 +77079;44.98335;.36919;70;20220913;31.7;21.1;26.4;2.1;21.2;3.4;3.38;11449 +77079;44.98335;.36919;70;20220914;30.3;18.2;24.2;1.9;17.68;0;3.68;15889 +77079;44.98335;.36919;70;20220915;28.4;13.5;21;1.7;16.93;.4;3.19;16332 +77079;44.98335;.36919;70;20220916;24.2;14.5;19.3;2.2;14.58;0;3;14897 +77079;44.98335;.36919;70;20220917;21.2;8;14.6;2.2;9.03;0;3.09;17796 +77079;44.98335;.36919;70;20220918;24.8;4.4;14.6;1.8;7.9;0;3.38;19238 +77079;44.98335;.36919;70;20220919;25.6;5.7;15.6;2.4;8.75;0;3.76;19356 +77079;44.98335;.36919;70;20220920;24.4;5.8;15.1;2.2;8.6;0;3.41;18684 +77079;44.98335;.36919;70;20220921;25.1;5.9;15.5;2.1;8.78;0;3.39;18507 +77079;44.98335;.36919;70;20220922;26.8;5.3;16;1.1;9.28;0;2.91;18648 +77079;44.98335;.36919;70;20220923;21.3;7.9;14.6;1.1;11.4;1;1.88;10590 +77079;44.98335;.36919;70;20220924;21.4;10.5;16;1.5;13.88;7.4;1.87;10142 +77079;44.98335;.36919;70;20220925;20.2;9;14.6;1.3;12;0;2.01;13088 +77079;44.98335;.36919;70;20220926;20.6;6.6;13.6;2.4;11.55;3.5;2.2;12504 +77079;44.98335;.36919;70;20220927;17.9;11.4;14.7;3.4;13.75;6.2;1.7;8856 +77079;44.98335;.36919;70;20220928;20.2;15.1;17.6;5.1;15.95;4.2;2.17;9297 +77079;44.98335;.36919;70;20220929;17.5;11.7;14.6;1.4;12.98;5.5;1.45;8008 +77079;44.98335;.36919;70;20220930;19.5;7.9;13.7;1.5;11.1;.9;2.02;14105 +77079;44.98335;.36919;70;20221001;19.9;10.2;15.1;3.3;16.28;4.6;1.19;6875 +77079;44.98335;.36919;70;20221002;22;16;19;1.7;17.1;.2;1.7;7944 +77079;44.98335;.36919;70;20221003;23.9;10.2;17;.9;13.85;0;2.06;14369 +77079;44.98335;.36919;70;20221004;25;7.8;16.4;.9;13.05;.1;2.12;15102 +77079;44.98335;.36919;70;20221005;26.8;8.8;17.8;1.7;13.88;.4;2.54;14825 +77079;44.98335;.36919;70;20221006;21.5;14;17.8;1.2;16.1;0;1.48;7923 +77079;44.98335;.36919;70;20221007;25;10.3;17.7;1.1;14.73;0;1.97;12840 +77079;44.98335;.36919;70;20221008;22.5;13.3;17.9;1.8;14.25;0;1.98;9639 +77079;44.98335;.36919;70;20221009;25.6;8.8;17.2;1.7;12.83;.1;2.41;14017 +77079;44.98335;.36919;70;20221010;22;12.4;17.2;1.6;15.5;0;1.52;8056 +77079;44.98335;.36919;70;20221011;20.3;15.3;17.8;1.7;17.4;3;1.21;5749 +77079;44.98335;.36919;70;20221012;20.8;13.1;17;1.3;15.37;.1;1.48;9178 +77079;44.98335;.36919;70;20221013;19.4;10.6;15;1.5;15.07;4.7;1.16;6817 +77079;44.98335;.36919;70;20221014;20.5;16.2;18.4;3.3;18.05;1.3;1.34;4828 +77079;44.98335;.36919;70;20221015;23.9;15.8;19.8;1.8;17.03;0;1.78;8707 +77079;44.98335;.36919;70;20221016;28;13.9;20.9;2.7;17.08;.1;2.65;11548 +77079;44.98335;.36919;70;20221017;25.2;17.2;21.2;2.3;18.65;2.1;1.91;7563 +77079;44.98335;.36919;70;20221018;28.6;14.9;21.8;2.6;17.68;0;2.64;11231 +77079;44.98335;.36919;70;20221019;26.6;15;20.8;2.9;17.4;2.9;2.38;8914 +77079;44.98335;.36919;70;20221020;25.9;14.3;20.1;3;16.88;.1;2.25;8585 +77079;44.98335;.36919;70;20221021;23.7;14.9;19.3;2;14.6;1.1;1.89;7066 +77079;44.98335;.36919;70;20221022;24.5;10.7;17.6;2.2;14.35;0;1.98;10293 +77079;44.98335;.36919;70;20221023;26.4;15.5;20.9;3.4;14.13;.1;2.96;7803 +77079;44.98335;.36919;70;20221024;23.3;9.9;16.6;1.6;12.08;0;1.74;10054 +77079;44.98335;.36919;70;20221025;23.5;8.2;15.8;1.7;12.85;1.6;1.61;8283 +77079;44.98335;.36919;70;20221026;26.2;10.4;18.3;1.7;14.38;.1;1.85;10308 +77079;44.98335;.36919;70;20221027;25.6;14.3;20;3.3;16.68;0;2.18;6544 +77079;44.98335;.36919;70;20221028;27.1;19.2;23.2;3.1;16.35;0;2.74;7229 +77079;44.98335;.36919;70;20221029;26.6;14.8;20.7;2.2;14.18;0;2.12;7953 +77079;44.98335;.36919;70;20221030;23.2;10.9;17.1;1.3;14;.5;1.33;7962 +77079;44.98335;.36919;70;20221031;22;11.9;17;2.4;15.2;3.4;1.37;5876 +77079;44.98335;.36919;70;20221101;18.9;10;14.5;1.5;13.38;.1;1.03;7243 +77079;44.98335;.36919;70;20221102;19.5;7.2;13.3;1.3;11.3;0;1.12;9464 +77079;44.98335;.36919;70;20221103;19.3;8.7;14;3.1;11.75;7.9;1.58;5420 +77079;44.98335;.36919;70;20221104;14.7;9.2;12;3.7;10.58;3.5;1.34;6034 +77079;44.98335;.36919;70;20221105;16.8;3;9.9;.9;8.83;0;.87;7961 +77079;44.98335;.36919;70;20221106;17.4;3;10.2;1.8;9.85;1.4;1.03;7152 +77079;44.98335;.36919;70;20221107;19.4;7.9;13.7;2;11.93;.1;1.2;8454 +77079;44.98335;.36919;70;20221108;19.5;10.1;14.8;3.2;13.2;3.3;1.37;5428 +77079;44.98335;.36919;70;20221109;15.3;13.1;14.2;1.3;13.85;2.7;.71;2471 +77079;44.98335;.36919;70;20221110;13.3;7.6;10.5;1.1;11.35;0;.58;3775 +77079;44.98335;.36919;70;20221111;20.3;3;11.6;1.2;10.68;.1;.89;8880 +77079;44.98335;.36919;70;20221112;22;8.1;15;1.8;12.23;.1;1.23;8371 +77079;44.98335;.36919;70;20221113;21.5;4.9;13.2;1.2;10.53;0;.98;8636 +77079;44.98335;.36919;70;20221114;14.9;7.4;11.2;1.9;11.93;4.5;.66;2996 +77079;44.98335;.36919;70;20221115;16.2;10.3;13.3;2.6;13.13;7.3;.81;3431 +77079;44.98335;.36919;70;20221116;17.8;10.3;14.1;3.2;12.8;2.4;1.13;5668 +77079;44.98335;.36919;70;20221117;16.9;12.6;14.8;3.7;13;10.1;1.29;4130 +77079;44.98335;.36919;70;20221118;13.5;5.6;9.5;1.4;10.3;4.3;.59;5108 +77079;44.98335;.36919;70;20221119;11.6;6.3;9;1.1;9.48;.4;.56;4617 +77079;44.98335;.36919;70;20221120;11.8;.5;6.1;1.5;8.68;3.2;.51;3755 +77079;44.98335;.36919;70;20221121;13.5;5.9;9.7;3.2;10.7;17.3;.74;2538 +77079;44.98335;.36919;70;20221122;11.6;6.2;8.9;3;10;15.1;.63;4024 +77079;44.98335;.36919;70;20221123;16.2;9.1;12.6;3.5;11.93;2.4;1;5053 +77079;44.98335;.36919;70;20221124;13.6;6;9.8;1.6;10.4;2.4;.58;4306 +77079;44.98335;.36919;70;20221125;14.2;8.5;11.3;1.5;10.65;2.5;.68;4145 +77079;44.98335;.36919;70;20221126;11.9;2;6.9;1.3;8.25;.1;.5;5135 +77079;44.98335;.36919;70;20221127;11.7;1.6;6.6;1.7;8.65;8.9;.42;5237 +77079;44.98335;.36919;70;20221128;13.7;8.8;11.2;2.1;11;2.3;.67;4136 +77079;44.98335;.36919;70;20221129;9;3;6;.9;9.03;.2;.35;3176 +77079;44.98335;.36919;70;20221130;11.3;3.9;7.6;1.6;8.35;.1;.53;4999 +77079;44.98335;.36919;70;20221201;11;1.1;6;2.4;7.4;0;.64;5576 +77079;44.98335;.36919;70;20221202;8.1;5;6.5;1.9;7.45;.6;.63;2079 +77079;44.98335;.36919;70;20221203;7.6;3.6;5.6;1.5;7.55;.9;.5;2798 +77079;44.98335;.36919;70;20221204;8.8;2.6;5.7;.9;7.53;.2;.41;3520 +77079;44.98335;.36919;70;20221205;10.3;-1.2;4.6;1.7;6.55;.1;.51;6098 +77079;44.98335;.36919;70;20221206;9.6;.7;5.1;1.6;6.63;0;.59;3820 +77079;44.98335;.36919;70;20221207;8.2;-1.6;3.3;1.7;5.98;.1;.42;5841 +77079;44.98335;.36919;70;20221208;7.2;-1.7;2.7;1.4;6.48;2.2;.37;3627 +77079;44.98335;.36919;70;20221209;7.3;4.3;5.8;2;7.65;.4;.54;2392 +77079;44.98335;.36919;70;20221210;2.5;-2.5;0;2.5;4.93;0;.48;3246 +77079;44.98335;.36919;70;20221211;4.2;-6.8;-1.3;1.1;4.2;.1;.29;5564 +77079;44.98335;.36919;70;20221212;2.6;-5.4;-1.4;2;5.4;5.3;.23;2803 +77079;44.98335;.36919;70;20221213;6.6;2;4.3;2.2;8.78;3.6;.15;1979 +77079;44.98335;.36919;70;20221214;16.4;6.4;11.4;1.6;11.88;3.3;.53;3887 +77079;44.98335;.36919;70;20221215;11.3;7.9;9.6;2.5;10.83;1.7;.52;1974 +77079;44.98335;.36919;70;20221216;8.1;3.4;5.7;3.2;6.55;0;.83;4241 +77079;44.98335;.36919;70;20221217;7;-6;.5;1.3;4.55;0;.35;6223 +77079;44.98335;.36919;70;20221218;12;-2.3;4.8;2.9;7.35;.1;.58;5304 +77079;44.98335;.36919;70;20221219;16.1;5.8;10.9;3;10.4;.1;.9;4384 +77079;44.98335;.36919;70;20221220;14.3;10.6;12.5;3.8;12.2;3;.91;1665 +77079;44.98335;.36919;70;20221221;16.5;9.5;13;2.8;12.8;.7;.77;3356 +77079;44.98335;.36919;70;20221222;15;12.1;13.5;3.8;13.9;16.1;.7;1640 +77079;44.98335;.36919;70;20221223;16.7;13.8;15.2;2.3;14.3;.4;.84;2041 +77079;44.98335;.36919;70;20221224;17.7;11.3;14.5;1.4;12.45;0;.65;4678 +77079;44.98335;.36919;70;20221225;17.1;4.8;11;1.8;10.48;0;.61;5389 +77079;44.98335;.36919;70;20221226;14.1;8.8;11.5;1;11.65;1.2;.48;2677 +77079;44.98335;.36919;70;20221227;12.6;7.2;9.9;1;10.65;.1;.41;3547 +77079;44.98335;.36919;70;20221228;16.5;5.5;11;2.3;10.55;1.7;.75;5254 +77079;44.98335;.36919;70;20221229;11.6;9.6;10.6;2;11.28;15.5;.6;1056 +77079;44.98335;.36919;70;20221230;14.4;9.7;12;2.8;11.98;2.7;.73;2445 +77079;44.98335;.36919;70;20221231;18.8;10.4;14.6;3.3;11.88;0;1.34;4811 +77080;45.01189;.68375;149;20220101;18.6;3.9;11.2;2.1;8.98;0;.99;6357 +77080;45.01189;.68375;149;20220102;14.7;5.3;10;1.8;10.26;.1;.61;4974 +77080;45.01189;.68375;149;20220103;14.1;7.7;10.9;2.6;11.26;.1;.59;5015 +77080;45.01189;.68375;149;20220104;15.6;10.2;12.9;3.7;10.23;.7;1.44;3843 +77080;45.01189;.68375;149;20220105;7.2;1.3;4.3;2.3;6.31;0;.57;4715 +77080;45.01189;.68375;149;20220106;6.9;-2.2;2.3;.8;5.14;.1;.3;5777 +77080;45.01189;.68375;149;20220107;9.7;-2.6;3.6;2.1;7.19;7.1;.47;4601 +77080;45.01189;.68375;149;20220108;11.4;7.4;9.4;5;10.21;8.9;.7;2810 +77080;45.01189;.68375;149;20220109;8.5;5.7;7.1;2.2;9.66;15.7;.42;1351 +77080;45.01189;.68375;149;20220110;8.4;7;7.7;1;9.93;1.8;.42;1393 +77080;45.01189;.68375;149;20220111;9.9;.4;5.2;1.4;6.43;.1;.47;6958 +77080;45.01189;.68375;149;20220112;7.6;-2.9;2.4;1.9;5.06;0;.61;6843 +77080;45.01189;.68375;149;20220113;6.6;-3.5;1.5;1.3;4.96;0;.35;5398 +77080;45.01189;.68375;149;20220114;9.9;-4.5;2.7;1.2;4.89;.1;.49;7487 +77080;45.01189;.68375;149;20220115;9.1;-4.5;2.3;.8;4.96;0;.36;7636 +77080;45.01189;.68375;149;20220116;7.1;-5.6;.8;1.1;5.19;.2;.28;6838 +77080;45.01189;.68375;149;20220117;6.8;-1.9;2.4;1.1;6.43;.1;.33;4205 +77080;45.01189;.68375;149;20220118;2.2;-2.1;.1;1;6.06;.2;.25;3830 +77080;45.01189;.68375;149;20220119;4.9;.4;2.7;1.7;7.56;2.3;.29;1625 +77080;45.01189;.68375;149;20220120;6.6;1.5;4;1.7;7.13;.1;.5;3449 +77080;45.01189;.68375;149;20220121;6.3;-.9;2.7;3.5;5.23;0;.89;7394 +77080;45.01189;.68375;149;20220122;8.3;-2.1;3.1;2.6;5.34;0;.83;6974 +77080;45.01189;.68375;149;20220123;12.2;-2.7;4.7;1.1;5.46;0;.63;8497 +77080;45.01189;.68375;149;20220124;12.5;-1.7;5.4;1.2;5.64;0;.69;7852 +77080;45.01189;.68375;149;20220125;11.9;-3.3;4.3;1.1;5.96;0;.59;8515 +77080;45.01189;.68375;149;20220126;12.2;-3.4;4.4;1.2;5.83;0;.61;8716 +77080;45.01189;.68375;149;20220127;5.7;-5.2;.3;1.3;5.09;.1;.43;7109 +77080;45.01189;.68375;149;20220128;6.4;-4.9;.8;1.1;5.96;0;.38;5349 +77080;45.01189;.68375;149;20220129;1.6;-.2;.7;1.2;6.59;0;.29;2092 +77080;45.01189;.68375;149;20220130;9.8;1.4;5.6;1.9;8.39;.1;.51;3750 +77080;45.01189;.68375;149;20220131;10.4;4;7.2;3.8;8.99;1;.75;3477 +77080;45.01189;.68375;149;20220201;7.9;-.2;3.8;2.8;8.29;.7;.34;4376 +77080;45.01189;.68375;149;20220202;9.6;7.6;8.6;2;10.03;.1;.6;2619 +77080;45.01189;.68375;149;20220203;6.2;.8;3.5;1.9;8.36;.5;.28;2437 +77080;45.01189;.68375;149;20220204;11;5.9;8.4;2;10.26;1.8;.59;2716 +77080;45.01189;.68375;149;20220205;10.6;3.3;6.9;2.4;7.36;0;.99;9248 +77080;45.01189;.68375;149;20220206;9.6;-1.4;4.1;2.8;8.36;1.9;.46;3886 +77080;45.01189;.68375;149;20220207;12;8.7;10.3;3.2;9.28;.7;1.17;5434 +77080;45.01189;.68375;149;20220208;14.1;-.1;7;1.3;6.41;0;1;9661 +77080;45.01189;.68375;149;20220209;16.8;-.5;8.2;2.5;6.86;0;1.56;11282 +77080;45.01189;.68375;149;20220210;13.3;1.5;7.4;1.4;8.53;0;1.08;10066 +77080;45.01189;.68375;149;20220211;12.1;7.6;9.9;2;7.73;0;1.34;8030 +77080;45.01189;.68375;149;20220212;11.7;-5.3;3.2;.5;4.79;0;.73;10214 +77080;45.01189;.68375;149;20220213;17.4;-3.5;6.9;2.9;8.28;2.5;1.53;10736 +77080;45.01189;.68375;149;20220214;11.7;8.7;10.2;3.3;9.89;3.8;1.13;2484 +77080;45.01189;.68375;149;20220215;9.9;1.6;5.8;2;9.43;11.8;.51;4273 +77080;45.01189;.68375;149;20220216;13.3;8.4;10.9;4.3;12.63;8.3;.64;3254 +77080;45.01189;.68375;149;20220217;13.3;11.4;12.3;3.3;13.54;1.3;.6;2769 +77080;45.01189;.68375;149;20220218;14.2;9.8;12;2.4;11.69;.3;1.06;4919 +77080;45.01189;.68375;149;20220219;11.3;3.9;7.6;1.6;7.93;0;1.1;10244 +77080;45.01189;.68375;149;20220220;12.1;2.7;7.4;2.9;9.96;2.3;.73;5261 +77080;45.01189;.68375;149;20220221;11.7;8.8;10.2;5.5;9.46;.4;1.62;6339 +77080;45.01189;.68375;149;20220222;12.9;4.3;8.6;1.7;9.39;0;1;7109 +77080;45.01189;.68375;149;20220223;16.9;6.1;11.5;.9;8.93;0;1.36;12231 +77080;45.01189;.68375;149;20220224;14.7;3.7;9.2;2.2;8.63;.3;1.44;9828 +77080;45.01189;.68375;149;20220225;10.6;.2;5.4;1.9;6.39;0;1.3;12362 +77080;45.01189;.68375;149;20220226;14.3;-1.5;6.4;2.6;5.19;0;2.03;14363 +77080;45.01189;.68375;149;20220227;16.5;-.7;7.9;1.4;6.63;0;1.6;13165 +77080;45.01189;.68375;149;20220228;17.6;.1;8.8;1;7.59;0;1.54;14326 +77080;45.01189;.68375;149;20220301;17.5;.1;8.8;1.8;7.03;0;1.84;14154 +77080;45.01189;.68375;149;20220302;11.6;5;8.3;1.9;9.66;1.6;.88;3962 +77080;45.01189;.68375;149;20220303;14.6;7.6;11.1;1.7;10.39;0;1.27;8001 +77080;45.01189;.68375;149;20220304;9.9;5.8;7.8;3.6;10.23;2;.62;3024 +77080;45.01189;.68375;149;20220305;7.3;6.3;6.8;2.6;9.04;1.4;.59;2400 +77080;45.01189;.68375;149;20220306;11.6;4.2;7.9;2.3;6.26;0;1.85;13784 +77080;45.01189;.68375;149;20220307;11.5;-3.9;3.8;1.9;5.03;0;1.67;15750 +77080;45.01189;.68375;149;20220308;13.4;.3;6.8;2.1;7.59;.9;1.45;9962 +77080;45.01189;.68375;149;20220309;16.4;2.4;9.4;3.1;8.99;.3;1.97;14465 +77080;45.01189;.68375;149;20220310;14.2;8.5;11.3;3.1;10.23;1.3;1.55;7248 +77080;45.01189;.68375;149;20220311;13.3;9.5;11.4;4.1;10.18;11;1.56;5841 +77080;45.01189;.68375;149;20220312;10.6;6.1;8.3;2.5;10.09;1.6;.94;5757 +77080;45.01189;.68375;149;20220313;10.3;6.7;8.5;3.7;8.89;12.2;1.27;5484 +77080;45.01189;.68375;149;20220314;14.4;.7;7.6;4.6;8.89;0;1.64;10242 +77080;45.01189;.68375;149;20220315;19.1;11.9;15.5;6.1;10.91;0;3.12;10046 +77080;45.01189;.68375;149;20220316;15.6;8.8;12.2;1.9;11.36;0;1.4;6954 +77080;45.01189;.68375;149;20220317;12.8;10.2;11.5;4.4;10.06;1.6;1.72;5213 +77080;45.01189;.68375;149;20220318;15.6;7.8;11.7;2.4;9.33;0;2.06;10688 +77080;45.01189;.68375;149;20220319;18.6;3.6;11.1;1.9;8.43;0;2.38;15431 +77080;45.01189;.68375;149;20220320;16.8;3.1;10;3;9.13;0;2.16;12346 +77080;45.01189;.68375;149;20220321;17.2;7.9;12.5;4.6;8.63;0;3.14;13492 +77080;45.01189;.68375;149;20220322;17.3;5;11.2;4.4;6.28;0;3.59;16023 +77080;45.01189;.68375;149;20220323;17.6;.9;9.3;2.9;5.88;0;3.13;18296 +77080;45.01189;.68375;149;20220324;19.2;-3;8.1;1.7;6.43;0;2.61;19968 +77080;45.01189;.68375;149;20220325;20.8;-.8;10;1.4;6.33;0;2.64;17571 +77080;45.01189;.68375;149;20220326;21.5;-1.2;10.2;1.8;5.98;0;3.09;20073 +77080;45.01189;.68375;149;20220327;21.6;.1;10.8;2.1;7.03;0;3.23;19644 +77080;45.01189;.68375;149;20220328;22.3;.8;11.6;1.4;7.73;0;2.86;18694 +77080;45.01189;.68375;149;20220329;17;6.3;11.6;1.2;9.98;1.6;1.81;10820 +77080;45.01189;.68375;149;20220330;14.8;9.4;12.1;2.1;11.08;.9;1.58;7327 +77080;45.01189;.68375;149;20220331;13.8;7.4;10.6;4.5;9.13;2.2;2.25;10399 +77080;45.01189;.68375;149;20220401;7.6;-.6;3.5;6.3;5.68;.7;1.94;12783 +77080;45.01189;.68375;149;20220402;8.1;1;4.5;4.4;5.38;0;2.1;12488 +77080;45.01189;.68375;149;20220403;5.7;-4.3;.7;1.2;5.09;0;1.36;14205 +77080;45.01189;.68375;149;20220404;12.6;-2;5.3;1.9;4.83;0;2.47;19839 +77080;45.01189;.68375;149;20220405;13.7;-2.3;5.7;1.1;7.79;0;1.4;9830 +77080;45.01189;.68375;149;20220406;12.7;8.7;10.7;2.6;11.19;1.9;1.18;5007 +77080;45.01189;.68375;149;20220407;12.6;9.8;11.2;5.4;12.58;18.1;1.01;3799 +77080;45.01189;.68375;149;20220408;17.8;11.5;14.6;5.9;11.38;.8;3.02;10132 +77080;45.01189;.68375;149;20220409;14.6;3.6;9.1;2.1;7.53;0;2.49;16385 +77080;45.01189;.68375;149;20220410;18.7;-2.3;8.2;1.6;6.29;0;3.04;22176 +77080;45.01189;.68375;149;20220411;21.8;3.4;12.6;4.8;9.43;0;4.12;20526 +77080;45.01189;.68375;149;20220412;18.2;9.9;14;3;11.03;2.7;2.5;10835 +77080;45.01189;.68375;149;20220413;14.6;9.5;12.1;1;13.03;2.4;1.11;5452 +77080;45.01189;.68375;149;20220414;23.6;7.1;15.3;1.1;12.23;.1;3.21;20419 +77080;45.01189;.68375;149;20220415;24.9;5.4;15.2;1.5;11.68;0;3.63;22458 +77080;45.01189;.68375;149;20220416;23.8;5.7;14.8;2.1;10.38;0;3.92;22738 +77080;45.01189;.68375;149;20220417;24;1.8;12.9;2.1;9.28;0;3.97;24470 +77080;45.01189;.68375;149;20220418;19.5;7.3;13.4;2.5;11.38;0;3.02;18124 +77080;45.01189;.68375;149;20220419;17.2;6.7;12;2.3;11.68;8.3;2.04;11851 +77080;45.01189;.68375;149;20220420;14.3;8.6;11.5;1.5;12.13;6;1.56;9550 +77080;45.01189;.68375;149;20220421;18.1;10.1;14.1;1.6;13.03;.7;1.83;9289 +77080;45.01189;.68375;149;20220422;18.7;10.5;14.6;1.1;12.93;0;2.32;13668 +77080;45.01189;.68375;149;20220423;12.7;7.9;10.3;2.8;11.98;18.7;1.2;7299 +77080;45.01189;.68375;149;20220424;16.3;9.5;12.9;4.3;12.03;4.8;2.15;9548 +77080;45.01189;.68375;149;20220425;18.1;5.9;12;1.3;10.83;0;2.69;18352 +77080;45.01189;.68375;149;20220426;22.1;3.4;12.8;1.4;10.28;0;3.65;24456 +77080;45.01189;.68375;149;20220427;23.8;4.2;14;1.6;12.08;0;3.46;21681 +77080;45.01189;.68375;149;20220428;21.4;11;16.2;2.1;14.23;0;3.12;17788 +77080;45.01189;.68375;149;20220429;20.8;11.6;16.2;2.1;13.93;0;2.63;13186 +77080;45.01189;.68375;149;20220430;22.5;9.1;15.8;1.9;11.78;0;3.77;21634 +77080;45.01189;.68375;149;20220501;20.8;3.8;12.3;1.2;9.93;0;3.32;22313 +77080;45.01189;.68375;149;20220502;21;7.2;14.1;1.5;10.68;0;3.3;20157 +77080;45.01189;.68375;149;20220503;22.8;9;15.9;1.3;12.18;2.1;3.61;21587 +77080;45.01189;.68375;149;20220504;21;7.7;14.4;2.1;11.43;0;3.49;20347 +77080;45.01189;.68375;149;20220505;21.7;6.2;13.9;2.3;10.63;0;3.89;23258 +77080;45.01189;.68375;149;20220506;21.7;6.6;14.1;2.2;10.66;0;3.2;16119 +77080;45.01189;.68375;149;20220507;23.2;7.8;15.5;1.5;11.16;0;3.27;17062 +77080;45.01189;.68375;149;20220508;24.7;8;16.3;1.7;11.36;0;3.59;17533 +77080;45.01189;.68375;149;20220509;27;8.9;17.9;1.2;11.63;0;3.74;18766 +77080;45.01189;.68375;149;20220510;28;9.1;18.5;1.8;12.23;0;4.09;18595 +77080;45.01189;.68375;149;20220511;28.6;9.3;18.9;2.1;13.39;.2;4.26;18736 +77080;45.01189;.68375;149;20220512;20.6;12.6;16.6;1.5;15.47;2;2.34;12506 +77080;45.01189;.68375;149;20220513;24.5;14;19.2;1.4;16.39;0;2.77;12776 +77080;45.01189;.68375;149;20220514;28.1;11.2;19.7;1.8;15.93;0;3.75;17329 +77080;45.01189;.68375;149;20220515;27.8;14.8;21.3;2.2;16.76;8.2;3.62;14202 +77080;45.01189;.68375;149;20220516;27.1;14.3;20.7;1.5;17.23;0;3.51;16524 +77080;45.01189;.68375;149;20220517;30.5;13.1;21.8;2.1;16.09;0;4.5;18705 +77080;45.01189;.68375;149;20220518;31.5;12.7;22.1;1.9;16.66;2.7;4.5;18834 +77080;45.01189;.68375;149;20220519;28.3;17.4;22.8;2.7;18.96;0;3.88;14447 +77080;45.01189;.68375;149;20220520;27.6;15.4;21.5;2.5;16.23;0;4.16;15957 +77080;45.01189;.68375;149;20220521;31.4;13.8;22.6;1.1;18.49;0;3.9;17767 +77080;45.01189;.68375;149;20220522;31.4;17.3;24.3;2.1;20.86;.8;4.03;15611 +77080;45.01189;.68375;149;20220523;21.4;16.3;18.9;3.7;15.76;1.2;2.69;8065 +77080;45.01189;.68375;149;20220524;19.4;10.4;14.9;2.6;12.33;.4;2.68;12175 +77080;45.01189;.68375;149;20220525;21.4;6.5;14;2.2;10.63;0;3.35;16982 +77080;45.01189;.68375;149;20220526;18.7;8.4;13.5;1.4;12.39;0;1.93;9038 +77080;45.01189;.68375;149;20220527;23.7;9.7;16.7;2.4;13.33;0;3.82;18964 +77080;45.01189;.68375;149;20220528;25.9;10.7;18.3;2.8;11.53;0;4.6;19224 +77080;45.01189;.68375;149;20220529;22.5;7.2;14.9;2.7;9.09;0;4.21;19765 +77080;45.01189;.68375;149;20220530;23.8;6;14.9;1.8;8.53;0;4.03;19779 +77080;45.01189;.68375;149;20220531;24.7;11.4;18;1.4;11.29;1.9;3.52;15764 +77080;45.01189;.68375;149;20220601;27.7;9.6;18.7;2.3;14.16;7.9;4.35;19088 +77080;45.01189;.68375;149;20220602;28.4;15.6;22;2.4;18.43;11.6;4.01;16405 +77080;45.01189;.68375;149;20220603;28.7;17.5;23.1;2.1;19.36;3.2;4;16114 +77080;45.01189;.68375;149;20220604;25.3;14.3;19.8;2.2;19.26;2.8;2.7;11855 +77080;45.01189;.68375;149;20220605;21.9;15.4;18.7;2.5;16.59;.3;2.29;7842 +77080;45.01189;.68375;149;20220606;24;11.7;17.9;1.3;14.99;.2;2.99;14654 +77080;45.01189;.68375;149;20220607;24.3;13.6;19;2.1;14.63;5.6;3.64;16299 +77080;45.01189;.68375;149;20220608;19.4;13;16.2;1.9;15.39;2.2;1.96;8546 +77080;45.01189;.68375;149;20220609;21.3;10.2;15.7;1.8;13.73;1.3;2.32;9889 +77080;45.01189;.68375;149;20220610;27.4;10.2;18.8;1.2;13.93;.1;3.9;19764 +77080;45.01189;.68375;149;20220611;31;11.6;21.3;1.3;15.46;0;5.54;29187 +77080;45.01189;.68375;149;20220612;29.8;15.2;22.5;1.5;18.36;.6;4.89;24018 +77080;45.01189;.68375;149;20220613;29.4;17.7;23.6;1.9;17.86;.1;5.48;26418 +77080;45.01189;.68375;149;20220614;33.8;13.9;23.9;2;17.73;.2;6.16;28011 +77080;45.01189;.68375;149;20220615;33.3;19.9;26.6;2.2;19.53;0;6.41;27572 +77080;45.01189;.68375;149;20220616;34.7;14.9;24.8;1.3;18.26;0;5.88;27960 +77080;45.01189;.68375;149;20220617;37.7;17;27.4;1.7;18.39;0;6.77;28998 +77080;45.01189;.68375;149;20220618;38.3;18.6;28.5;2.7;17.05;.2;7.66;27584 +77080;45.01189;.68375;149;20220619;31.3;18.4;24.8;2.7;18.75;11.8;5.59;22821 +77080;45.01189;.68375;149;20220620;29.2;16.7;23;2;20.07;2.6;4.52;21100 +77080;45.01189;.68375;149;20220621;26.6;17.1;21.8;1.5;20.43;9.9;3.46;16502 +77080;45.01189;.68375;149;20220622;25.8;18;21.9;2.1;19.19;1.3;3.91;18485 +77080;45.01189;.68375;149;20220623;24.2;14.8;19.5;1.8;17.99;8.1;3.3;16595 +77080;45.01189;.68375;149;20220624;22.3;15.7;19;2.3;17.16;2.5;3.41;17542 +77080;45.01189;.68375;149;20220625;18.1;13.1;15.6;1.6;15.76;4.6;1.93;9938 +77080;45.01189;.68375;149;20220626;16.7;12.8;14.7;1.9;15.43;8.2;1.56;7659 +77080;45.01189;.68375;149;20220627;22.9;13.4;18.2;2.4;14.39;0;4.38;23939 +77080;45.01189;.68375;149;20220628;24.5;9.4;17;1.8;12.96;.1;4.8;28360 +77080;45.01189;.68375;149;20220629;25.5;10.3;17.9;2.2;14.33;13.5;4.89;27489 +77080;45.01189;.68375;149;20220630;16.5;13.3;14.9;1.7;14.76;6.5;1.58;7217 +77080;45.01189;.68375;149;20220701;22.6;9.8;16.2;1.3;12.79;.1;4.21;25797 +77080;45.01189;.68375;149;20220702;28.5;8.9;18.7;1.3;13.26;.1;5.25;29763 +77080;45.01189;.68375;149;20220703;27;13.2;20.1;1.9;15.03;4.7;5;26113 +77080;45.01189;.68375;149;20220704;26.2;16.2;21.2;2;16.99;.1;4.51;22443 +77080;45.01189;.68375;149;20220705;27.8;14.7;21.2;2.2;15.19;.4;5.54;28378 +77080;45.01189;.68375;149;20220706;27.6;12.7;20.1;2.2;14.13;0;5.44;27941 +77080;45.01189;.68375;149;20220707;27.8;12.8;20.3;2;14.72;0;5.02;24998 +77080;45.01189;.68375;149;20220708;28.4;13.8;21.1;2.5;14.9;0;5.33;25176 +77080;45.01189;.68375;149;20220709;30.1;13.7;21.9;2.2;14.37;0;5.63;25925 +77080;45.01189;.68375;149;20220710;30.8;14.2;22.5;2.4;14.77;0;5.85;25747 +77080;45.01189;.68375;149;20220711;33;15.1;24.1;2.3;15.5;0;6.18;26641 +77080;45.01189;.68375;149;20220712;34;15.3;24.6;2.1;15.12;0;6.31;27100 +77080;45.01189;.68375;149;20220713;34.7;14.8;24.7;1;14.93;0;5.73;29530 +77080;45.01189;.68375;149;20220714;36;16.1;26;1.6;16.07;0;6.24;27355 +77080;45.01189;.68375;149;20220715;33.3;16.3;24.8;1.9;15.47;0;5.87;25505 +77080;45.01189;.68375;149;20220716;33.9;15.4;24.7;2.2;14.82;0;6.26;26467 +77080;45.01189;.68375;149;20220717;36.3;15.8;26;2.2;14.05;0;6.82;27386 +77080;45.01189;.68375;149;20220718;39.2;18.7;29;2.9;15.4;0;7.88;26998 +77080;45.01189;.68375;149;20220719;31;17.4;24.2;2.5;18.5;5.4;4.99;19989 +77080;45.01189;.68375;149;20220720;27.7;17.7;22.7;2.9;18.3;.1;4.59;19813 +77080;45.01189;.68375;149;20220721;30.7;13.6;22.1;1.2;16.87;0;4.99;25759 +77080;45.01189;.68375;149;20220722;29.5;15.7;22.6;2.8;18.17;.4;4.95;22168 +77080;45.01189;.68375;149;20220723;28.5;16.7;22.6;1.6;16.36;0;4.51;21274 +77080;45.01189;.68375;149;20220724;35.8;13;24.4;1.5;15.43;0;6.08;28656 +77080;45.01189;.68375;149;20220725;27.5;18.5;23;3.2;17.76;0;4.5;16948 +77080;45.01189;.68375;149;20220726;25;14.4;19.7;2.1;14.53;.1;4.22;20705 +77080;45.01189;.68375;149;20220727;27.8;11.2;19.5;1.6;13.26;0;4.94;26607 +77080;45.01189;.68375;149;20220728;28.9;11.7;20.3;1.9;14.85;0;4.88;24674 +77080;45.01189;.68375;149;20220729;27;16;21.5;1.8;16.62;.4;4.05;18732 +77080;45.01189;.68375;149;20220730;29.5;14.4;22;1.8;17.15;0;4.83;23816 +77080;45.01189;.68375;149;20220731;32.2;14.9;23.5;1.8;16.6;.4;5.38;25226 +77080;45.01189;.68375;149;20220801;33.5;15.5;24.5;2;16.42;0;5.75;25343 +77080;45.01189;.68375;149;20220802;34.8;14.5;24.6;1.7;15.87;0;5.75;25672 +77080;45.01189;.68375;149;20220803;37.6;16.3;27;1.3;15.73;0;5.87;26814 +77080;45.01189;.68375;149;20220804;36.5;17.7;27.1;1.9;19.13;.1;6.01;25114 +77080;45.01189;.68375;149;20220805;30.8;18.9;24.8;2.3;19.39;0;4.79;19881 +77080;45.01189;.68375;149;20220806;31.9;17.7;24.8;2.3;15.13;0;5.78;24804 +77080;45.01189;.68375;149;20220807;33;13.4;23.2;2;11.66;0;5.9;26747 +77080;45.01189;.68375;149;20220808;34.6;12.7;23.7;1.8;11.53;0;5.97;26928 +77080;45.01189;.68375;149;20220809;35.8;14.5;25.2;1.6;12.33;0;5.81;25613 +77080;45.01189;.68375;149;20220810;37.5;14.8;26.1;1.8;12.06;0;6.24;26530 +77080;45.01189;.68375;149;20220811;38;15.6;26.8;1.7;14.36;0;5.99;24481 +77080;45.01189;.68375;149;20220812;38.8;18.5;28.7;1.9;16.13;0;6.27;24680 +77080;45.01189;.68375;149;20220813;35.8;18.7;27.2;2.3;19.36;3.8;5.81;22772 +77080;45.01189;.68375;149;20220814;23.8;19;21.4;2.4;20.39;8.4;2.37;9167 +77080;45.01189;.68375;149;20220815;27.3;16;21.7;1.7;17.73;0;3.69;17734 +77080;45.01189;.68375;149;20220816;23.6;14.7;19.1;1.3;18.46;10.2;2.3;11144 +77080;45.01189;.68375;149;20220817;24.7;13.9;19.3;2;16.96;2.7;3.24;16559 +77080;45.01189;.68375;149;20220818;26.6;13.4;20;2.2;16.13;0;3.92;19546 +77080;45.01189;.68375;149;20220819;27.1;15.8;21.4;2.4;18.19;2.9;3.57;15931 +77080;45.01189;.68375;149;20220820;26.9;15.9;21.4;1.2;18.69;.1;3.18;16248 +77080;45.01189;.68375;149;20220821;26.5;14.4;20.5;1.6;17.29;.1;3.28;16354 +77080;45.01189;.68375;149;20220822;26.1;18.6;22.4;1.8;19.56;1.4;2.86;11784 +77080;45.01189;.68375;149;20220823;29.4;16.7;23.1;1.3;19.19;0;3.85;19600 +77080;45.01189;.68375;149;20220824;34.6;15.8;25.2;1.5;18.29;1.2;4.86;23011 +77080;45.01189;.68375;149;20220825;28.6;17.3;23;2.3;19.13;.1;3.76;16482 +77080;45.01189;.68375;149;20220826;29.8;16.5;23.2;1.7;18.46;0;3.96;18696 +77080;45.01189;.68375;149;20220827;30;13.7;21.8;1.2;15.33;0;4.04;21516 +77080;45.01189;.68375;149;20220828;31.9;12.5;22.2;1.3;14.36;0;4.44;22908 +77080;45.01189;.68375;149;20220829;32.6;13.9;23.2;2.2;16.09;.8;4.28;15783 +77080;45.01189;.68375;149;20220830;32.5;16.9;24.7;1.8;17.29;0;4.62;20745 +77080;45.01189;.68375;149;20220831;32.3;15;23.6;1.9;16.36;0;4.44;19791 +77080;45.01189;.68375;149;20220901;28;16;22;1.5;19.03;0;2.8;12287 +77080;45.01189;.68375;149;20220902;26.7;15.4;21;1.4;17.89;5.8;2.99;14649 +77080;45.01189;.68375;149;20220903;27.8;15.3;21.6;1.6;17.13;0;3.55;18025 +77080;45.01189;.68375;149;20220904;32.5;14.2;23.4;2.1;17.06;3;4.63;20909 +77080;45.01189;.68375;149;20220905;33.3;16.3;24.8;2.3;18.86;3.3;4.66;19868 +77080;45.01189;.68375;149;20220906;31.4;16.2;23.8;2.2;17.53;.4;4.31;18606 +77080;45.01189;.68375;149;20220907;26.3;15.6;21;1.5;16.13;0;3.03;14543 +77080;45.01189;.68375;149;20220908;21.9;12.9;17.4;2;15.33;.7;2.33;11823 +77080;45.01189;.68375;149;20220909;24.3;11.8;18.1;2.2;14.09;.2;3.12;15609 +77080;45.01189;.68375;149;20220910;25.6;10.6;18.1;1.1;13.79;.1;3;18142 +77080;45.01189;.68375;149;20220911;30.7;11.1;20.9;1.7;13.39;0;4;20416 +77080;45.01189;.68375;149;20220912;35.7;13.7;24.7;2.1;15.43;0;4.84;19383 +77080;45.01189;.68375;149;20220913;31;20.7;25.9;1.9;21.36;10.9;3.02;10035 +77080;45.01189;.68375;149;20220914;29.4;18.6;24;1.9;18.29;0;3.68;16460 +77080;45.01189;.68375;149;20220915;27.1;13.6;20.3;1.7;16.63;.2;3.12;16163 +77080;45.01189;.68375;149;20220916;23.2;14;18.6;2.2;14.66;0;2.88;14573 +77080;45.01189;.68375;149;20220917;20;7.1;13.6;1.9;9.06;0;2.89;18525 +77080;45.01189;.68375;149;20220918;24.2;3.7;13.9;1.6;8.13;0;3.14;19520 +77080;45.01189;.68375;149;20220919;24.5;4.6;14.6;2.1;8.73;0;3.44;19601 +77080;45.01189;.68375;149;20220920;23.9;5;14.4;1.8;8.56;0;3.18;19070 +77080;45.01189;.68375;149;20220921;24.6;5;14.8;1.7;8.73;0;3.14;18820 +77080;45.01189;.68375;149;20220922;25.9;5.6;15.8;1.2;9.46;0;2.94;18520 +77080;45.01189;.68375;149;20220923;20.9;8.7;14.8;1.5;11.33;.1;2.01;9740 +77080;45.01189;.68375;149;20220924;19.9;11.3;15.6;1.4;14.46;8.1;1.61;8589 +77080;45.01189;.68375;149;20220925;18.7;9.1;13.9;1.1;12.36;0;1.73;11457 +77080;45.01189;.68375;149;20220926;19.5;6.7;13.1;2.3;11.69;3.3;2.05;12169 +77080;45.01189;.68375;149;20220927;17.2;10.6;13.9;3.5;13.49;8.1;1.64;8810 +77080;45.01189;.68375;149;20220928;18.7;14.5;16.6;4.9;15.86;4.4;1.98;8903 +77080;45.01189;.68375;149;20220929;17.1;10.8;13.9;1.5;12.56;3.6;1.48;8134 +77080;45.01189;.68375;149;20220930;18.8;6.9;12.9;1.4;10.83;1;1.98;14698 +77080;45.01189;.68375;149;20221001;18.8;9.6;14.2;2.9;15.86;6.6;1;4956 +77080;45.01189;.68375;149;20221002;21.3;15.6;18.5;1.5;16.93;.2;1.58;7492 +77080;45.01189;.68375;149;20221003;23.4;10.3;16.8;.9;13.79;0;2.07;14977 +77080;45.01189;.68375;149;20221004;23.8;8.1;16;1.4;12.96;.1;2.23;15266 +77080;45.01189;.68375;149;20221005;25.8;9.4;17.6;2.4;13.86;.2;2.75;14833 +77080;45.01189;.68375;149;20221006;20.8;13.6;17.2;1.3;15.79;.1;1.45;7380 +77080;45.01189;.68375;149;20221007;24.4;10.3;17.3;1.3;14.73;0;2.01;12886 +77080;45.01189;.68375;149;20221008;21.7;12.7;17.2;1.5;14.46;0;1.65;8495 +77080;45.01189;.68375;149;20221009;24.7;7.7;16.2;1.9;12.59;.1;2.39;14259 +77080;45.01189;.68375;149;20221010;22.6;11.8;17.2;1.8;15.13;.6;1.75;9229 +77080;45.01189;.68375;149;20221011;20.1;14.8;17.5;1.4;17.23;.5;1.19;6011 +77080;45.01189;.68375;149;20221012;21.8;12.7;17.2;1.3;15.28;.3;1.6;10281 +77080;45.01189;.68375;149;20221013;18.2;10.7;14.4;1.4;14.98;5;1.04;6390 +77080;45.01189;.68375;149;20221014;19.7;15.4;17.6;2.9;17.96;1.6;1.14;4277 +77080;45.01189;.68375;149;20221015;23.3;15.6;19.5;1.7;16.89;0;1.74;9142 +77080;45.01189;.68375;149;20221016;27.2;13.9;20.5;2.9;16.96;0;2.65;11881 +77080;45.01189;.68375;149;20221017;24.7;16.6;20.7;2.4;17.99;17;1.95;7275 +77080;45.01189;.68375;149;20221018;27.9;14.3;21.1;2.6;17.36;0;2.6;11813 +77080;45.01189;.68375;149;20221019;25.5;13.8;19.7;3;16.93;1.5;2.21;8664 +77080;45.01189;.68375;149;20221020;25.5;14.3;19.9;2.8;17.19;.4;2.09;8013 +77080;45.01189;.68375;149;20221021;23;15.3;19.2;2.2;14.99;1.5;1.91;7489 +77080;45.01189;.68375;149;20221022;23.7;11.2;17.5;2.5;14.29;.1;2.04;10257 +77080;45.01189;.68375;149;20221023;25.6;15.8;20.7;3.5;13.93;0;2.96;7010 +77080;45.01189;.68375;149;20221024;22.9;10.7;16.8;2;11.89;0;1.96;10231 +77080;45.01189;.68375;149;20221025;23;8.5;15.7;2.1;12.83;.5;1.7;8035 +77080;45.01189;.68375;149;20221026;25.7;10.7;18.2;2.1;14.36;0;1.97;10107 +77080;45.01189;.68375;149;20221027;25.5;13.8;19.6;3.7;16.19;0;2.38;7346 +77080;45.01189;.68375;149;20221028;25.7;19.6;22.6;3.6;15.79;0;2.87;7147 +77080;45.01189;.68375;149;20221029;27.5;13.8;20.7;2.4;12.63;0;2.56;9044 +77080;45.01189;.68375;149;20221030;22.9;10.6;16.8;1.5;12.79;0;1.52;8678 +77080;45.01189;.68375;149;20221031;22.3;11.7;17;2.5;14.69;6.2;1.53;5974 +77080;45.01189;.68375;149;20221101;17.9;9.8;13.8;1.7;13.29;.2;1.02;7219 +77080;45.01189;.68375;149;20221102;18.8;7.2;13;1.7;11.09;0;1.21;9896 +77080;45.01189;.68375;149;20221103;19;8.6;13.8;3.7;11.59;6.2;1.74;5022 +77080;45.01189;.68375;149;20221104;13.3;8.8;11;3.6;10.29;2.9;1.25;5674 +77080;45.01189;.68375;149;20221105;15.7;2.2;9;1.2;8.46;0;.89;7821 +77080;45.01189;.68375;149;20221106;16.2;2.5;9.3;2.1;9.46;1.4;1.01;6748 +77080;45.01189;.68375;149;20221107;19.3;8;13.7;2.3;11.76;0;1.28;8905 +77080;45.01189;.68375;149;20221108;19.2;9.5;14.4;3.6;12.63;2.4;1.49;5328 +77080;45.01189;.68375;149;20221109;14.5;12.9;13.7;1.4;13.93;1.8;.69;2442 +77080;45.01189;.68375;149;20221110;14.5;9.5;12;1.2;11.96;.1;.67;4356 +77080;45.01189;.68375;149;20221111;21.4;3.8;12.6;1.6;10.89;.1;1.1;9267 +77080;45.01189;.68375;149;20221112;21.5;7.6;14.5;2.1;11.69;.1;1.31;8807 +77080;45.01189;.68375;149;20221113;22;5.4;13.7;1.6;10.13;0;1.2;8919 +77080;45.01189;.68375;149;20221114;14.7;7.8;11.2;2.5;11.76;6.2;.79;2690 +77080;45.01189;.68375;149;20221115;15.8;9.5;12.7;2.7;12.96;8;.79;3568 +77080;45.01189;.68375;149;20221116;16.8;10.2;13.5;3.2;12.73;3.1;1.05;5950 +77080;45.01189;.68375;149;20221117;16;12.5;14.3;3.8;13.06;11.1;1.25;4238 +77080;45.01189;.68375;149;20221118;12.4;5.2;8.8;1.4;10.23;1.8;.53;5599 +77080;45.01189;.68375;149;20221119;10.9;6;8.4;1.3;9.43;.2;.55;4857 +77080;45.01189;.68375;149;20221120;10;.4;5.2;1.8;8.53;3.2;.43;2705 +77080;45.01189;.68375;149;20221121;12.4;5.3;8.8;3.1;10.46;15.3;.63;1704 +77080;45.01189;.68375;149;20221122;11.2;5.7;8.5;2.9;9.79;14.2;.61;4690 +77080;45.01189;.68375;149;20221123;15.3;8.5;11.9;3.5;11.56;4.5;.97;4615 +77080;45.01189;.68375;149;20221124;13.2;5.6;9.4;2.1;10.26;1.2;.59;4648 +77080;45.01189;.68375;149;20221125;13.3;8.7;11;1.6;10.53;3.1;.68;3777 +77080;45.01189;.68375;149;20221126;10.3;2.1;6.2;1.5;8.33;.1;.47;4656 +77080;45.01189;.68375;149;20221127;11.4;1.7;6.5;2.2;8.36;9.2;.54;5540 +77080;45.01189;.68375;149;20221128;12.9;8.2;10.5;2.1;11.03;3;.64;4461 +77080;45.01189;.68375;149;20221129;7.7;2.9;5.3;1.1;8.86;.1;.32;2715 +77080;45.01189;.68375;149;20221130;11.1;3.7;7.4;1.4;8.39;.2;.51;5457 +77080;45.01189;.68375;149;20221201;10.7;1.4;6;2.1;7.06;0;.64;5859 +77080;45.01189;.68375;149;20221202;7.2;5;6.1;1.6;7.16;.5;.65;2231 +77080;45.01189;.68375;149;20221203;6.8;3.2;5;1.2;7.46;1.6;.45;2579 +77080;45.01189;.68375;149;20221204;8.7;3;5.9;1;7.66;.2;.41;3971 +77080;45.01189;.68375;149;20221205;9.9;-1;4.4;2;6.49;.1;.54;6420 +77080;45.01189;.68375;149;20221206;8.5;-1.4;3.5;1.6;6.13;0;.54;4174 +77080;45.01189;.68375;149;20221207;7.5;-3.2;2.2;1.2;5.56;.1;.32;6729 +77080;45.01189;.68375;149;20221208;6.9;-2.5;2.2;1.7;6.16;1.3;.42;3665 +77080;45.01189;.68375;149;20221209;7.9;4.1;6;1.7;7.73;.3;.52;2802 +77080;45.01189;.68375;149;20221210;1.9;-2.7;-.4;2.9;4.79;0;.49;3365 +77080;45.01189;.68375;149;20221211;3.7;-7.3;-1.8;1.4;3.99;.1;.34;5938 +77080;45.01189;.68375;149;20221212;2.5;-5.3;-1.4;1.9;5.16;5.9;.29;2575 +77080;45.01189;.68375;149;20221213;6.2;1;3.6;2.2;8.86;4.5;.08;1691 +77080;45.01189;.68375;149;20221214;15.4;6.2;10.8;2.1;12.03;2.6;.47;3314 +77080;45.01189;.68375;149;20221215;10.7;7.4;9.1;2.2;10.63;3.2;.48;1881 +77080;45.01189;.68375;149;20221216;7.8;2.8;5.3;2.8;6.49;0;.75;4672 +77080;45.01189;.68375;149;20221217;7.1;-6;.5;1.4;4.39;0;.38;6525 +77080;45.01189;.68375;149;20221218;11.8;-3;4.4;2.8;6.99;.1;.63;5924 +77080;45.01189;.68375;149;20221219;16.4;6.1;11.2;3;10.26;.3;.95;4998 +77080;45.01189;.68375;149;20221220;14.7;10.7;12.7;3.8;12.09;3.8;.94;2033 +77080;45.01189;.68375;149;20221221;15.4;10.2;12.8;2.9;12.79;.5;.69;3351 +77080;45.01189;.68375;149;20221222;14.4;11.7;13.1;3.6;13.79;16.5;.65;1577 +77080;45.01189;.68375;149;20221223;15.8;13.5;14.7;2.3;14.63;1.3;.7;2009 +77080;45.01189;.68375;149;20221224;17.1;11.1;14.1;1.8;12.49;0;.68;5065 +77080;45.01189;.68375;149;20221225;17.8;4.5;11.1;2.2;10.13;.6;.7;6095 +77080;45.01189;.68375;149;20221226;13.3;8.8;11;1.4;11.79;.9;.49;2190 +77080;45.01189;.68375;149;20221227;11;6.2;8.6;1.2;10.36;.2;.35;3602 +77080;45.01189;.68375;149;20221228;15.8;5.2;10.5;2.6;10.46;1.9;.71;5805 +77080;45.01189;.68375;149;20221229;10.7;9.5;10.1;2.3;11.26;15.2;.56;813 +77080;45.01189;.68375;149;20221230;13.8;9.3;11.5;2.9;11.89;3.1;.67;2215 +77080;45.01189;.68375;149;20221231;18;9.8;13.9;3.3;11.89;0;1.14;5008 +77081;45.03948;.99859;168;20220101;18.3;4.3;11.3;1.4;8.94;0;.77;5534 +77081;45.03948;.99859;168;20220102;14.7;6.3;10.5;1.6;10.21;.3;.65;4041 +77081;45.03948;.99859;168;20220103;14.1;8.4;11.3;2.2;11.34;.3;.61;3238 +77081;45.03948;.99859;168;20220104;15.8;10.1;13;3.3;10.04;.9;1.39;3357 +77081;45.03948;.99859;168;20220105;7.2;1.1;4.2;2;6.31;0;.58;3539 +77081;45.03948;.99859;168;20220106;6.7;-2.9;1.9;.8;5.14;.1;.34;4578 +77081;45.03948;.99859;168;20220107;8.7;-2.1;3.3;1.9;7.01;6.1;.41;4160 +77081;45.03948;.99859;168;20220108;10.9;6.9;8.9;5;10.24;8.9;.59;2715 +77081;45.03948;.99859;168;20220109;8.2;5.8;7;2.5;9.41;13.6;.4;1744 +77081;45.03948;.99859;168;20220110;8.2;6.8;7.5;1;9.54;1.5;.43;1204 +77081;45.03948;.99859;168;20220111;10;.7;5.4;1.5;6.31;.1;.61;4745 +77081;45.03948;.99859;168;20220112;7.4;-2;2.7;1.8;5.01;0;.66;4851 +77081;45.03948;.99859;168;20220113;8.2;-2.9;2.7;.7;4.91;0;.35;5327 +77081;45.03948;.99859;168;20220114;11;-5.1;3;.8;4.84;.1;.44;6734 +77081;45.03948;.99859;168;20220115;9.3;-3.5;2.9;.6;5.21;0;.34;5945 +77081;45.03948;.99859;168;20220116;8.3;-4.3;2;.9;5.31;.2;.35;5923 +77081;45.03948;.99859;168;20220117;8.2;-2.1;3;1.2;6.34;.1;.39;5393 +77081;45.03948;.99859;168;20220118;2.1;-3;-.4;.9;5.91;.2;.23;3560 +77081;45.03948;.99859;168;20220119;4.6;1;2.8;1.6;7.28;1.7;.3;2602 +77081;45.03948;.99859;168;20220120;6.3;1.2;3.7;1.3;6.88;.2;.45;3170 +77081;45.03948;.99859;168;20220121;6.2;-.2;3;3.1;5.18;0;.9;4340 +77081;45.03948;.99859;168;20220122;8.4;-2;3.2;2.5;5.31;0;.85;5774 +77081;45.03948;.99859;168;20220123;12.1;-1.7;5.2;1.1;5.61;.1;.66;6861 +77081;45.03948;.99859;168;20220124;12.5;-1.4;5.5;1;5.58;0;.66;6940 +77081;45.03948;.99859;168;20220125;12.1;-1.6;5.3;.8;6.34;.1;.53;6988 +77081;45.03948;.99859;168;20220126;12.7;-2.7;5;.6;6.18;0;.49;7561 +77081;45.03948;.99859;168;20220127;9.3;-4.4;2.4;1.1;5.38;.1;.56;7222 +77081;45.03948;.99859;168;20220128;6;-4.3;.8;.7;5.68;0;.39;6043 +77081;45.03948;.99859;168;20220129;1.5;-.6;.4;.8;6.31;.1;.31;2238 +77081;45.03948;.99859;168;20220130;10.6;1.1;5.8;1.7;8.24;.1;.56;5732 +77081;45.03948;.99859;168;20220131;9.6;4.1;6.8;3.2;8.68;.8;.66;3683 +77081;45.03948;.99859;168;20220201;7.4;-.3;3.5;2.6;8.14;1.3;.27;5212 +77081;45.03948;.99859;168;20220202;9.5;7.3;8.4;1.9;9.78;0;.57;2427 +77081;45.03948;.99859;168;20220203;5.8;1.7;3.7;1.7;8.21;.6;.3;3189 +77081;45.03948;.99859;168;20220204;10.1;5.8;7.9;1.6;10.11;2.1;.48;4153 +77081;45.03948;.99859;168;20220205;10.6;3.8;7.2;2;7.48;0;.9;5576 +77081;45.03948;.99859;168;20220206;8.9;-.5;4.2;2.7;8.48;1.9;.38;5459 +77081;45.03948;.99859;168;20220207;12.4;8.4;10.4;2.8;9.31;.7;1.12;4317 +77081;45.03948;.99859;168;20220208;14;-.3;6.9;1;6.41;0;.9;8699 +77081;45.03948;.99859;168;20220209;17.1;1.7;9.4;1.9;6.94;0;1.46;9130 +77081;45.03948;.99859;168;20220210;11.2;2.8;7;1.1;8.31;.3;.98;10144 +77081;45.03948;.99859;168;20220211;12.4;7.7;10;2.1;7.55;0;1.44;9087 +77081;45.03948;.99859;168;20220212;12.3;-3.5;4.4;1.4;4.75;0;1.17;9457 +77081;45.03948;.99859;168;20220213;16.9;-3.3;6.8;2.9;8.08;3.8;1.51;10024 +77081;45.03948;.99859;168;20220214;12.2;8.6;10.4;3.2;9.55;3;1.23;4642 +77081;45.03948;.99859;168;20220215;9.4;2.9;6.2;2.1;9.35;6.9;.57;4015 +77081;45.03948;.99859;168;20220216;13.1;8.2;10.7;4.3;12.34;7;.59;4738 +77081;45.03948;.99859;168;20220217;13.4;11.4;12.4;3.3;13.58;1.7;.61;2809 +77081;45.03948;.99859;168;20220218;13.6;10;11.8;2.1;11.64;.4;.91;4409 +77081;45.03948;.99859;168;20220219;11.1;4.1;7.6;1.7;7.78;0;1.01;6870 +77081;45.03948;.99859;168;20220220;11.2;2.8;7;2.7;9.78;1.8;.66;7281 +77081;45.03948;.99859;168;20220221;11.2;8.8;10;5;9.38;.5;1.35;3665 +77081;45.03948;.99859;168;20220222;12.7;5.8;9.2;1.8;9.41;0;1;6058 +77081;45.03948;.99859;168;20220223;16.5;7.1;11.8;.8;8.91;0;1.2;8658 +77081;45.03948;.99859;168;20220224;14.4;4.7;9.6;1.9;8.54;.2;1.34;8782 +77081;45.03948;.99859;168;20220225;10.7;.9;5.8;1.8;6.31;0;1.22;9051 +77081;45.03948;.99859;168;20220226;14.4;-.1;7.1;2.3;5.11;0;1.89;11323 +77081;45.03948;.99859;168;20220227;16.5;.7;8.6;1.2;6.48;0;1.52;12008 +77081;45.03948;.99859;168;20220228;17.1;2;9.6;1.1;7.71;0;1.44;11816 +77081;45.03948;.99859;168;20220301;17.3;2;9.7;1.5;6.94;0;1.7;12088 +77081;45.03948;.99859;168;20220302;11.7;5.4;8.5;1.8;9.34;1;1.01;6195 +77081;45.03948;.99859;168;20220303;15;8.3;11.6;1.4;10.18;0;1.24;6968 +77081;45.03948;.99859;168;20220304;10.4;5.6;8;2.8;10.04;2;.75;5703 +77081;45.03948;.99859;168;20220305;7.4;6.3;6.8;2.4;9.08;.7;.6;2642 +77081;45.03948;.99859;168;20220306;11.4;4;7.7;2;6.04;0;1.57;8815 +77081;45.03948;.99859;168;20220307;12;-3.4;4.3;1.6;4.98;0;1.57;13180 +77081;45.03948;.99859;168;20220308;13.8;1.4;7.6;2.1;7.74;2.6;1.56;11844 +77081;45.03948;.99859;168;20220309;16.3;4.8;10.5;2.8;9.14;.2;1.88;11537 +77081;45.03948;.99859;168;20220310;13.6;8.8;11.2;2.6;10.08;1.2;1.43;7341 +77081;45.03948;.99859;168;20220311;13.6;9.2;11.4;3.5;10.14;10.5;1.57;7057 +77081;45.03948;.99859;168;20220312;9.6;6.5;8.1;2.5;10.01;4.6;.75;4643 +77081;45.03948;.99859;168;20220313;10.2;6.8;8.5;3.2;8.78;7.9;1.23;6208 +77081;45.03948;.99859;168;20220314;14.1;1.2;7.6;4.1;8.84;.1;1.62;13086 +77081;45.03948;.99859;168;20220315;18.7;12;15.3;5.6;10.94;0;2.91;9294 +77081;45.03948;.99859;168;20220316;15.8;10.1;12.9;1.9;11.21;0;1.59;8599 +77081;45.03948;.99859;168;20220317;12.8;10.4;11.6;3.5;10.24;2.1;1.51;5371 +77081;45.03948;.99859;168;20220318;15.9;7.9;11.9;2.3;9.21;0;2.11;10725 +77081;45.03948;.99859;168;20220319;18.8;4.5;11.6;1.7;8.31;0;2.4;15654 +77081;45.03948;.99859;168;20220320;16.7;3.4;10;2.9;8.81;.1;2.16;11230 +77081;45.03948;.99859;168;20220321;16.8;8.8;12.8;4.4;8.31;0;3.17;13061 +77081;45.03948;.99859;168;20220322;17.3;5.9;11.6;4.1;6.05;0;3.65;17015 +77081;45.03948;.99859;168;20220323;17.8;.8;9.3;2.8;5.48;0;3.2;18831 +77081;45.03948;.99859;168;20220324;19.7;-2.6;8.6;1.6;6.11;0;2.74;20178 +77081;45.03948;.99859;168;20220325;21.1;-1.1;10;1.4;6.01;0;2.66;17614 +77081;45.03948;.99859;168;20220326;21.8;-.8;10.5;1.5;5.85;0;3.01;20015 +77081;45.03948;.99859;168;20220327;22;.2;11.1;1.9;6.81;0;3.2;19629 +77081;45.03948;.99859;168;20220328;22.6;1.2;11.9;1.4;7.45;0;2.92;18296 +77081;45.03948;.99859;168;20220329;17.5;6.5;12;1.2;9.65;3.7;1.87;10747 +77081;45.03948;.99859;168;20220330;14.9;9.6;12.3;2.1;11.08;.6;1.65;7884 +77081;45.03948;.99859;168;20220331;13.7;7.7;10.7;4.2;9.05;3.2;2.28;11166 +77081;45.03948;.99859;168;20220401;6.8;.1;3.5;4.9;5.65;.8;1.64;11333 +77081;45.03948;.99859;168;20220402;7.6;.6;4.1;3.6;5.2;0;1.76;10188 +77081;45.03948;.99859;168;20220403;5.6;-4.4;.6;1.2;5.08;0;1.36;14205 +77081;45.03948;.99859;168;20220404;12.5;-.5;6;1.8;4.91;0;2.55;20926 +77081;45.03948;.99859;168;20220405;14;-2;6;1.3;7.1;0;1.85;14443 +77081;45.03948;.99859;168;20220406;12.3;6.6;9.5;1.9;10.36;1.9;1.03;4802 +77081;45.03948;.99859;168;20220407;12.3;9.6;10.9;4.8;12.45;15.7;.94;3533 +77081;45.03948;.99859;168;20220408;18;11.5;14.7;5.3;11.25;.6;2.96;9721 +77081;45.03948;.99859;168;20220409;14.4;4.2;9.3;2.1;7.38;0;2.54;16590 +77081;45.03948;.99859;168;20220410;19.2;-1.4;8.9;2;5.93;0;3.37;23258 +77081;45.03948;.99859;168;20220411;20.8;5.9;13.4;5.4;8.75;0;4.32;20376 +77081;45.03948;.99859;168;20220412;18.8;11.3;15;4.2;9.85;4;3.52;14235 +77081;45.03948;.99859;168;20220413;14.7;9.9;12.3;1;12.35;2.1;1.21;5601 +77081;45.03948;.99859;168;20220414;23.7;6.4;15.1;1.2;11.91;.1;3.32;21212 +77081;45.03948;.99859;168;20220415;24.9;5.8;15.4;1.4;11.68;0;3.69;22805 +77081;45.03948;.99859;168;20220416;24.1;6;15;2;10.35;0;3.99;23359 +77081;45.03948;.99859;168;20220417;24.2;2.2;13.2;2;9.01;0;4.02;24813 +77081;45.03948;.99859;168;20220418;19.5;6.3;12.9;2.1;11.01;0;2.96;18349 +77081;45.03948;.99859;168;20220419;17.4;6.3;11.8;2.1;11.48;7.7;2.05;11934 +77081;45.03948;.99859;168;20220420;15.2;8.9;12;1.4;12.25;6.6;1.58;9066 +77081;45.03948;.99859;168;20220421;17.9;10.3;14.1;1.5;13.21;.3;1.84;9759 +77081;45.03948;.99859;168;20220422;18.9;9.8;14.3;1.2;12.85;0;2.36;14078 +77081;45.03948;.99859;168;20220423;14.1;8.3;11.2;2.6;11.71;21.4;1.33;6066 +77081;45.03948;.99859;168;20220424;15.6;9.3;12.5;3.6;12.08;5.6;1.81;7632 +77081;45.03948;.99859;168;20220425;18.1;6.1;12.1;1.2;10.65;0;2.64;17468 +77081;45.03948;.99859;168;20220426;22;3.3;12.7;1.3;10.21;0;3.65;25104 +77081;45.03948;.99859;168;20220427;24.2;4.4;14.3;1.4;11.68;.1;3.59;22554 +77081;45.03948;.99859;168;20220428;22.1;11.1;16.6;2;14.11;0;3.33;18892 +77081;45.03948;.99859;168;20220429;20.9;11.5;16.2;2;13.81;0;2.82;14790 +77081;45.03948;.99859;168;20220430;22.7;8.4;15.5;1.7;11.48;0;3.86;23089 +77081;45.03948;.99859;168;20220501;20.7;4.2;12.4;1.2;9.78;0;3.33;22242 +77081;45.03948;.99859;168;20220502;21.7;7.3;14.5;1.4;10.48;0;3.47;21305 +77081;45.03948;.99859;168;20220503;22.9;8.9;15.9;1.4;12.11;3.1;3.58;20891 +77081;45.03948;.99859;168;20220504;21.1;8.8;14.9;1.9;11.81;0;3.44;19831 +77081;45.03948;.99859;168;20220505;21.6;7.1;14.3;2.2;10.55;.1;4.03;24305 +77081;45.03948;.99859;168;20220506;21.1;7;14.1;1.9;10.48;0;3.51;21301 +77081;45.03948;.99859;168;20220507;23.3;9;16.1;1.9;11.18;0;3.85;21442 +77081;45.03948;.99859;168;20220508;24.5;8.5;16.5;1.7;11.18;0;4.08;23013 +77081;45.03948;.99859;168;20220509;26.2;10.1;18.1;1.2;11.58;0;4.08;23069 +77081;45.03948;.99859;168;20220510;27.3;10.8;19.1;1.3;12.11;0;4.35;23513 +77081;45.03948;.99859;168;20220511;28.9;11.6;20.2;2.2;13.41;2.3;5.01;24179 +77081;45.03948;.99859;168;20220512;19.5;12.7;16.1;1.4;15.68;1.7;2.18;12503 +77081;45.03948;.99859;168;20220513;24.2;13.8;19;1;16.64;0;3.22;17717 +77081;45.03948;.99859;168;20220514;27.9;12.2;20.1;1.4;16.04;0;4.33;23480 +77081;45.03948;.99859;168;20220515;28.4;16;22.2;2;16.34;8;4.49;20757 +77081;45.03948;.99859;168;20220516;26.6;14.1;20.3;1.2;17.01;0;3.92;21154 +77081;45.03948;.99859;168;20220517;30.1;14.2;22.1;1.8;16.34;0;4.87;23781 +77081;45.03948;.99859;168;20220518;31.2;14.1;22.7;1.5;17.14;3.9;5.02;24775 +77081;45.03948;.99859;168;20220519;28.5;17;22.8;1.9;18.88;.1;4.32;20439 +77081;45.03948;.99859;168;20220520;27.7;16.5;22.1;2.5;15.88;0;4.63;19843 +77081;45.03948;.99859;168;20220521;31.1;14.7;22.9;1;19.21;0;4.71;24602 +77081;45.03948;.99859;168;20220522;31;17.7;24.4;1.2;21.18;.6;4.55;22086 +77081;45.03948;.99859;168;20220523;21;16.5;18.7;3.4;15.84;1.1;2.78;11273 +77081;45.03948;.99859;168;20220524;18.8;10.9;14.8;2.2;12.61;.5;2.79;15538 +77081;45.03948;.99859;168;20220525;20.6;7.1;13.9;1.9;10.78;0;3.64;22467 +77081;45.03948;.99859;168;20220526;18.1;8.6;13.4;1.4;12.61;.1;2.56;16208 +77081;45.03948;.99859;168;20220527;23.7;10;16.9;2.2;13.44;0;4.06;22783 +77081;45.03948;.99859;168;20220528;25.3;11.4;18.4;2.7;11.51;0;4.81;23159 +77081;45.03948;.99859;168;20220529;22.2;8.7;15.4;2.5;8.97;0;4.24;20019 +77081;45.03948;.99859;168;20220530;23.6;6.4;15;1.5;8.55;0;4.01;21195 +77081;45.03948;.99859;168;20220531;24.2;12.1;18.1;1.2;11.22;1.5;3.37;16017 +77081;45.03948;.99859;168;20220601;28;10.7;19.4;1.8;14;5.4;4.27;20414 +77081;45.03948;.99859;168;20220602;27.8;16.3;22;2.3;18.42;4.3;3.91;16193 +77081;45.03948;.99859;168;20220603;28.9;17.2;23.1;2.1;18.65;2.3;4.18;17735 +77081;45.03948;.99859;168;20220604;25.4;14.1;19.7;2.2;19.22;8.2;3.25;16003 +77081;45.03948;.99859;168;20220605;21.7;15.5;18.6;2.4;16.93;0;2.38;10231 +77081;45.03948;.99859;168;20220606;23.7;12.5;18.1;1.3;15.38;.1;3.1;16338 +77081;45.03948;.99859;168;20220607;24;14.1;19.1;2;14.87;4.5;3.65;17323 +77081;45.03948;.99859;168;20220608;19.2;13.1;16.2;1.7;15.3;2.8;2.06;9945 +77081;45.03948;.99859;168;20220609;20.4;11;15.7;1.9;14.04;1.3;2.83;15943 +77081;45.03948;.99859;168;20220610;27.1;10.9;19;1.1;14.54;.1;4.53;25614 +77081;45.03948;.99859;168;20220611;31.1;12.5;21.8;1.4;15.44;0;5.37;27415 +77081;45.03948;.99859;168;20220612;29.4;15.5;22.4;1.4;18.68;.6;4.69;23652 +77081;45.03948;.99859;168;20220613;29.3;18;23.6;1.7;18.44;.1;4.63;21421 +77081;45.03948;.99859;168;20220614;33.1;15.7;24.4;1.6;17.94;.5;5.63;26532 +77081;45.03948;.99859;168;20220615;33.2;20.3;26.7;1.7;19.71;0;5.38;22730 +77081;45.03948;.99859;168;20220616;34.2;16.1;25.1;1.2;18.74;0;5.66;27153 +77081;45.03948;.99859;168;20220617;36.7;18.2;27.5;1.6;18.84;0;6.35;27528 +77081;45.03948;.99859;168;20220618;37.9;19.7;28.8;2.5;16.81;0;7.28;26964 +77081;45.03948;.99859;168;20220619;31.8;19.6;25.7;2.5;17.81;5.6;5.59;22057 +77081;45.03948;.99859;168;20220620;29.5;16.9;23.2;1.7;20.01;1.3;4.36;20606 +77081;45.03948;.99859;168;20220621;26.5;17.7;22.1;1.4;20.58;9;3.45;16956 +77081;45.03948;.99859;168;20220622;25.8;17.4;21.6;1.6;18.94;1.8;3.58;17417 +77081;45.03948;.99859;168;20220623;24.9;14.8;19.8;1.1;18.28;9.5;3.52;19064 +77081;45.03948;.99859;168;20220624;22.6;15.7;19.1;2.4;17.01;1.2;3.17;15782 +77081;45.03948;.99859;168;20220625;18.8;13.3;16.1;1.5;15.98;4.6;2.5;14741 +77081;45.03948;.99859;168;20220626;16.2;12.8;14.5;1.9;15.48;17.1;1.72;10475 +77081;45.03948;.99859;168;20220627;23;13.4;18.2;2.2;14.28;0;3.8;19676 +77081;45.03948;.99859;168;20220628;24.4;10.6;17.5;1.8;12.84;.1;4.32;23721 +77081;45.03948;.99859;168;20220629;25.9;10.5;18.2;1.7;14.34;11.6;4.48;24972 +77081;45.03948;.99859;168;20220630;16.1;13.2;14.7;1.6;14.61;7.2;1.79;9885 +77081;45.03948;.99859;168;20220701;22.2;10.9;16.6;1;12.78;.1;3.63;21320 +77081;45.03948;.99859;168;20220702;28.6;9.6;19.1;1.3;13.41;0;5;27843 +77081;45.03948;.99859;168;20220703;27.8;14.2;21;1.6;15.28;5.9;4.63;23376 +77081;45.03948;.99859;168;20220704;26.6;16.5;21.5;1.8;16.91;0;4.18;20118 +77081;45.03948;.99859;168;20220705;28.1;15.6;21.9;2;14.94;.1;4.81;22193 +77081;45.03948;.99859;168;20220706;27.8;14;20.9;2;13.71;0;4.92;23284 +77081;45.03948;.99859;168;20220707;27.1;12.9;20;1.8;14.34;0;4.66;23697 +77081;45.03948;.99859;168;20220708;28.3;14.2;21.3;2.3;14.58;0;5.04;23511 +77081;45.03948;.99859;168;20220709;30.1;14.8;22.4;2.4;14.18;0;5.55;24558 +77081;45.03948;.99859;168;20220710;31;14.7;22.8;2.3;14.58;0;5.68;25196 +77081;45.03948;.99859;168;20220711;33.1;16.9;25;2.1;15.18;0;5.93;25062 +77081;45.03948;.99859;168;20220712;33.7;17.4;25.5;2.1;14.71;0;6.11;25039 +77081;45.03948;.99859;168;20220713;34.5;15.9;25.2;1.4;14.48;0;5.89;27105 +77081;45.03948;.99859;168;20220714;35.5;17.6;26.5;1.5;15.94;0;5.94;26209 +77081;45.03948;.99859;168;20220715;33.5;17.8;25.7;1.9;15.44;0;5.79;24352 +77081;45.03948;.99859;168;20220716;34.1;16.1;25.1;2.1;14.91;0;6.2;26228 +77081;45.03948;.99859;168;20220717;36.3;17.5;26.9;2.4;13.54;0;6.94;26694 +77081;45.03948;.99859;168;20220718;39.3;20;29.6;2.7;14.94;0;7.69;26526 +77081;45.03948;.99859;168;20220719;32.1;18.7;25.4;2.4;17.91;1.5;5.21;20209 +77081;45.03948;.99859;168;20220720;27.7;17.7;22.7;2.8;17.98;0;4.47;19228 +77081;45.03948;.99859;168;20220721;31.2;13.8;22.5;1.4;16.78;0;5.05;25529 +77081;45.03948;.99859;168;20220722;30;16.4;23.2;2.6;18.14;.3;4.98;22101 +77081;45.03948;.99859;168;20220723;28.5;16.2;22.4;1.8;16.34;0;4.27;19423 +77081;45.03948;.99859;168;20220724;35.8;14.6;25.2;1.4;15.21;0;5.9;27741 +77081;45.03948;.99859;168;20220725;27.5;18.9;23.2;2.9;17.44;0;4.3;16869 +77081;45.03948;.99859;168;20220726;24.9;14.3;19.6;1.6;14.28;.1;3.84;19329 +77081;45.03948;.99859;168;20220727;27.6;11.5;19.6;1.6;12.88;0;4.61;23925 +77081;45.03948;.99859;168;20220728;28.5;11.7;20.1;1.8;14.34;0;4.74;24241 +77081;45.03948;.99859;168;20220729;26.8;16.4;21.6;1.8;16.61;.3;3.96;18933 +77081;45.03948;.99859;168;20220730;29.3;14.5;21.9;1.9;16.98;0;4.6;22662 +77081;45.03948;.99859;168;20220731;32.2;15.3;23.8;1.7;16.58;.1;5.18;24093 +77081;45.03948;.99859;168;20220801;33.3;15.1;24.2;1.7;16.14;0;5.43;24928 +77081;45.03948;.99859;168;20220802;34.8;15.8;25.3;1.6;15.34;0;5.59;25319 +77081;45.03948;.99859;168;20220803;37.3;18.1;27.7;1.4;15.48;0;5.74;25269 +77081;45.03948;.99859;168;20220804;36.3;18.6;27.4;2;18.84;0;5.92;24212 +77081;45.03948;.99859;168;20220805;30.7;19;24.9;2.4;19.48;.2;4.67;19515 +77081;45.03948;.99859;168;20220806;31.8;18.6;25.2;2.3;15.31;0;5.24;20588 +77081;45.03948;.99859;168;20220807;33;14.8;23.9;2.3;11.68;0;5.85;24158 +77081;45.03948;.99859;168;20220808;34.6;14.5;24.5;2.1;11.14;.1;6.07;24874 +77081;45.03948;.99859;168;20220809;35.7;16.3;26;1.8;11.74;0;5.9;24444 +77081;45.03948;.99859;168;20220810;37.2;16.5;26.8;1.8;11.54;0;6.01;24737 +77081;45.03948;.99859;168;20220811;37.7;18.2;27.9;1.7;13.91;0;5.86;24032 +77081;45.03948;.99859;168;20220812;38.4;20;29.2;1.6;15.64;0;5.8;23576 +77081;45.03948;.99859;168;20220813;35.6;18.5;27;2.2;18.78;5.8;5.61;22595 +77081;45.03948;.99859;168;20220814;23.6;19.1;21.3;2.2;20.31;9.9;2.41;10522 +77081;45.03948;.99859;168;20220815;26.6;15.9;21.3;1.6;17.51;0;3.52;17715 +77081;45.03948;.99859;168;20220816;24.2;15.2;19.7;1.4;17.84;13.2;3.02;16022 +77081;45.03948;.99859;168;20220817;24.3;14.2;19.2;1.9;16.84;1.1;3.16;16923 +77081;45.03948;.99859;168;20220818;25.9;14.1;20;2.4;15.91;0;3.58;16996 +77081;45.03948;.99859;168;20220819;26.3;16.1;21.2;2.5;17.91;3.1;3.42;15662 +77081;45.03948;.99859;168;20220820;26.5;16.5;21.5;1.3;18.71;.1;3.16;16220 +77081;45.03948;.99859;168;20220821;26.3;15.1;20.7;1.5;17.24;0;3.34;17307 +77081;45.03948;.99859;168;20220822;25.2;18.5;21.9;1.6;19.38;1.2;2.65;11967 +77081;45.03948;.99859;168;20220823;28.9;17.1;23;1.4;19.18;0;3.58;17579 +77081;45.03948;.99859;168;20220824;34.7;17;25.9;1.3;17.98;.6;4.59;21404 +77081;45.03948;.99859;168;20220825;28.8;18.7;23.7;1.9;18.48;.5;3.65;15597 +77081;45.03948;.99859;168;20220826;29.4;16.2;22.8;1.5;17.81;0;3.72;18168 +77081;45.03948;.99859;168;20220827;29.8;14.5;22.2;1.5;15.48;0;3.94;19406 +77081;45.03948;.99859;168;20220828;31.6;13.9;22.7;1.2;14.81;0;4.09;20716 +77081;45.03948;.99859;168;20220829;32.8;15.8;24.3;1.9;15.84;1.1;4.65;20137 +77081;45.03948;.99859;168;20220830;31.6;17.3;24.5;1.7;17.98;0;4.07;18386 +77081;45.03948;.99859;168;20220831;31.8;15.9;23.8;1.7;16.08;.1;4.22;19197 +77081;45.03948;.99859;168;20220901;27.3;15.8;21.5;1.1;18.84;.7;2.67;13261 +77081;45.03948;.99859;168;20220902;26;15.2;20.6;1.6;17.94;2.6;2.88;14856 +77081;45.03948;.99859;168;20220903;27.4;15.8;21.6;1.3;16.98;0;3.14;15905 +77081;45.03948;.99859;168;20220904;32.3;15.1;23.7;1.7;16.91;1.5;4.17;19322 +77081;45.03948;.99859;168;20220905;33.1;16.9;25;2.2;18.35;4.4;4.63;19658 +77081;45.03948;.99859;168;20220906;30.7;17.1;23.9;2.1;18.04;.7;3.88;16852 +77081;45.03948;.99859;168;20220907;25.4;16;20.7;1.5;15.91;.1;2.82;13712 +77081;45.03948;.99859;168;20220908;22;12.5;17.3;1.7;15.11;.6;2.42;13761 +77081;45.03948;.99859;168;20220909;23.6;12.4;18;2.1;14.21;.3;2.86;14711 +77081;45.03948;.99859;168;20220910;25.1;10.8;18;.9;13.68;.1;2.72;16600 +77081;45.03948;.99859;168;20220911;30.3;12.3;21.3;1.5;13.04;0;3.68;18580 +77081;45.03948;.99859;168;20220912;35.4;15.4;25.4;1.9;15.24;0;4.62;19223 +77081;45.03948;.99859;168;20220913;30.4;21.1;25.7;1.8;21.31;10.3;3.22;12971 +77081;45.03948;.99859;168;20220914;28.8;18.6;23.7;1.4;18.24;0;2.95;13476 +77081;45.03948;.99859;168;20220915;27.3;14.4;20.8;1.5;16.54;.2;2.95;15082 +77081;45.03948;.99859;168;20220916;23.3;13.8;18.6;1.9;14.74;.1;2.56;13002 +77081;45.03948;.99859;168;20220917;19.9;7.9;13.9;1.9;9.31;0;2.57;14207 +77081;45.03948;.99859;168;20220918;24.1;4.6;14.3;1.6;8.14;0;3.07;18069 +77081;45.03948;.99859;168;20220919;24.5;5.9;15.2;2.2;8.94;0;3.36;17423 +77081;45.03948;.99859;168;20220920;23.7;6.7;15.2;1.9;8.71;0;3.09;16444 +77081;45.03948;.99859;168;20220921;24.3;6.3;15.3;1.7;8.91;0;2.98;16779 +77081;45.03948;.99859;168;20220922;25.6;8.1;16.9;1.2;9.51;0;2.81;16372 +77081;45.03948;.99859;168;20220923;21.3;10.3;15.8;1.3;12.08;0;2.15;12712 +77081;45.03948;.99859;168;20220924;19.2;12.1;15.6;1.4;14.54;2.7;1.58;9265 +77081;45.03948;.99859;168;20220925;18.3;9.5;13.9;1.2;12.51;0;1.64;10925 +77081;45.03948;.99859;168;20220926;19;7;13;2.4;11.51;3.2;2.01;12925 +77081;45.03948;.99859;168;20220927;16.7;10.7;13.7;3.4;13.34;4.3;1.49;8808 +77081;45.03948;.99859;168;20220928;18.9;14.2;16.5;4.8;15.48;3.4;1.74;6637 +77081;45.03948;.99859;168;20220929;16.8;10.5;13.7;1.7;12.24;3.2;1.41;7701 +77081;45.03948;.99859;168;20220930;18.3;6.9;12.6;1.6;10.51;1;1.79;11914 +77081;45.03948;.99859;168;20221001;18.2;9;13.6;2.7;15.31;5.6;1.11;8703 +77081;45.03948;.99859;168;20221002;21.2;15.7;18.5;1.7;16.94;.2;1.5;6722 +77081;45.03948;.99859;168;20221003;23.2;11.5;17.3;1.2;13.91;0;1.91;11634 +77081;45.03948;.99859;168;20221004;23.8;9.6;16.7;1;13.24;.1;1.93;12823 +77081;45.03948;.99859;168;20221005;25.4;10.1;17.8;1.6;13.88;.1;2.28;13138 +77081;45.03948;.99859;168;20221006;20.8;13.7;17.2;1.3;15.81;.1;1.37;7180 +77081;45.03948;.99859;168;20221007;24.6;11.5;18;.9;14.94;0;1.83;11830 +77081;45.03948;.99859;168;20221008;21.7;13.1;17.4;1;14.51;0;1.51;8273 +77081;45.03948;.99859;168;20221009;24.5;8.9;16.7;1.6;12.61;.1;2.15;12599 +77081;45.03948;.99859;168;20221010;22.7;12.6;17.7;1.6;15.04;.3;1.77;9837 +77081;45.03948;.99859;168;20221011;20.5;14.8;17.7;1.2;16.44;.2;1.31;7163 +77081;45.03948;.99859;168;20221012;22.6;12.7;17.7;1.2;15.28;.5;1.59;9574 +77081;45.03948;.99859;168;20221013;18;10.8;14.4;1.1;14.98;5.3;1.06;7083 +77081;45.03948;.99859;168;20221014;19.3;15.6;17.4;3.4;17.61;1.6;1.11;4560 +77081;45.03948;.99859;168;20221015;23.6;15.3;19.5;1.5;16.48;.1;1.67;8387 +77081;45.03948;.99859;168;20221016;27.1;14.7;20.9;2.6;16.68;0;2.45;10158 +77081;45.03948;.99859;168;20221017;24.4;17;20.7;2.4;17.64;0;1.95;7586 +77081;45.03948;.99859;168;20221018;27.7;15.5;21.6;2.5;17.41;0;2.43;9837 +77081;45.03948;.99859;168;20221019;25.3;14.7;20;2.6;16.74;1.4;2.1;8931 +77081;45.03948;.99859;168;20221020;24.9;15;19.9;2.5;17.18;.8;1.94;8519 +77081;45.03948;.99859;168;20221021;23;16;19.5;1.7;15.24;2;1.66;6947 +77081;45.03948;.99859;168;20221022;23.8;11.9;17.9;1.7;14.21;.2;1.73;9166 +77081;45.03948;.99859;168;20221023;25.1;16;20.6;2.6;13.91;0;2.43;7779 +77081;45.03948;.99859;168;20221024;22.6;11.7;17.1;1.3;11.74;0;1.6;8473 +77081;45.03948;.99859;168;20221025;22.7;10.1;16.4;1.4;12.88;.9;1.5;8991 +77081;45.03948;.99859;168;20221026;25.6;12;18.8;1.4;14.41;0;1.65;9325 +77081;45.03948;.99859;168;20221027;25.7;14.6;20.1;2.8;15.94;0;2.2;8148 +77081;45.03948;.99859;168;20221028;25.2;19.6;22.4;3;15.44;0;2.48;5577 +77081;45.03948;.99859;168;20221029;28;14.8;21.4;2.5;11.84;0;2.81;8625 +77081;45.03948;.99859;168;20221030;23.3;12.5;17.9;1.3;12.58;0;1.53;7676 +77081;45.03948;.99859;168;20221031;22.5;13;17.7;2.1;14.64;6.1;1.55;7065 +77081;45.03948;.99859;168;20221101;17.7;11.1;14.4;1.6;13.48;.1;.95;5349 +77081;45.03948;.99859;168;20221102;18.6;8.1;13.3;1.1;11.41;0;.98;7819 +77081;45.03948;.99859;168;20221103;18.2;9.5;13.9;2.9;11.38;6.8;1.52;6325 +77081;45.03948;.99859;168;20221104;12.5;8.8;10.6;3.5;10.28;2.5;1.03;4290 +77081;45.03948;.99859;168;20221105;15.5;2.7;9.1;1.1;8.51;.1;.82;6952 +77081;45.03948;.99859;168;20221106;15.9;3.4;9.7;1.4;9.44;1.3;.86;7599 +77081;45.03948;.99859;168;20221107;19.3;8.7;14;1.8;11.78;0;1.16;6843 +77081;45.03948;.99859;168;20221108;19.5;10.4;15;2.7;12.44;2.8;1.41;6122 +77081;45.03948;.99859;168;20221109;15.1;13.2;14.2;1.7;13.98;2.1;.73;2083 +77081;45.03948;.99859;168;20221110;15.6;10.5;13.1;1;11.98;.1;.74;3882 +77081;45.03948;.99859;168;20221111;22.1;5.6;13.8;1.6;11.28;.1;1.18;8235 +77081;45.03948;.99859;168;20221112;21.6;9.2;15.4;1.7;11.78;0;1.26;6889 +77081;45.03948;.99859;168;20221113;22;7.1;14.5;1;10.34;0;.96;7538 +77081;45.03948;.99859;168;20221114;14.4;9.6;12;2;11.81;7.2;.8;2967 +77081;45.03948;.99859;168;20221115;16;9.5;12.8;2.1;12.71;8.2;.75;4632 +77081;45.03948;.99859;168;20221116;16.7;10.4;13.5;2.7;12.68;2.2;.93;4383 +77081;45.03948;.99859;168;20221117;16.1;12.6;14.3;3.5;12.94;6.5;1.14;3153 +77081;45.03948;.99859;168;20221118;11.8;5.7;8.7;1.4;10.08;1.8;.52;4536 +77081;45.03948;.99859;168;20221119;11.1;6.1;8.6;1.3;9.31;.3;.57;3727 +77081;45.03948;.99859;168;20221120;9.6;1;5.3;1.5;8.48;2.9;.37;4357 +77081;45.03948;.99859;168;20221121;11.9;6.4;9.2;2.8;10.38;15.2;.6;3146 +77081;45.03948;.99859;168;20221122;10.6;5.7;8.1;2.7;9.58;13.7;.54;3533 +77081;45.03948;.99859;168;20221123;15.3;8.3;11.8;3.3;11.21;3.2;.95;4069 +77081;45.03948;.99859;168;20221124;12.7;6.2;9.5;1.7;10.24;.5;.54;4012 +77081;45.03948;.99859;168;20221125;12.7;8.9;10.8;1.6;10.54;4.4;.64;2451 +77081;45.03948;.99859;168;20221126;9.7;2.9;6.3;1.1;8.38;.2;.4;4145 +77081;45.03948;.99859;168;20221127;11.5;2.1;6.8;1.8;8.04;9.2;.57;4913 +77081;45.03948;.99859;168;20221128;12.2;7.9;10.1;2.4;10.84;3.9;.61;2655 +77081;45.03948;.99859;168;20221129;8.2;3.9;6.1;.9;8.84;0;.37;2481 +77081;45.03948;.99859;168;20221130;10.4;3.2;6.8;1.4;8.25;.3;.48;4589 +77081;45.03948;.99859;168;20221201;10.1;2.6;6.3;2.2;7.1;0;.69;5286 +77081;45.03948;.99859;168;20221202;6.9;5.1;6;1.3;7.07;.6;.57;1809 +77081;45.03948;.99859;168;20221203;6.5;3.5;5;1.2;7.5;1.8;.43;2805 +77081;45.03948;.99859;168;20221204;8;3.3;5.6;1.2;7.75;.3;.45;3598 +77081;45.03948;.99859;168;20221205;9.4;-.2;4.6;1.8;6.5;.2;.57;5715 +77081;45.03948;.99859;168;20221206;8.8;-.2;4.3;1.4;5.85;.1;.57;4622 +77081;45.03948;.99859;168;20221207;7.4;-2.4;2.5;1.4;5.74;.1;.41;4605 +77081;45.03948;.99859;168;20221208;7.3;-1;3.1;1.3;6.21;1.3;.4;4166 +77081;45.03948;.99859;168;20221209;8.8;4.7;6.7;1.3;7.74;.3;.55;2298 +77081;45.03948;.99859;168;20221210;2.2;-1.9;.1;2.5;4.78;0;.52;2658 +77081;45.03948;.99859;168;20221211;4.3;-6.6;-1.1;1.2;4.01;.1;.38;4794 +77081;45.03948;.99859;168;20221212;2.8;-4.6;-.9;1.6;5.14;7;.27;3785 +77081;45.03948;.99859;168;20221213;6.9;1.5;4.2;2.1;9.08;3.6;.09;2800 +77081;45.03948;.99859;168;20221214;14.6;7.5;11;2.1;12.04;2.8;.45;3032 +77081;45.03948;.99859;168;20221215;10.6;8.2;9.4;1.7;10.51;4.1;.49;1628 +77081;45.03948;.99859;168;20221216;7.7;3.4;5.6;2.4;6.71;0;.73;2708 +77081;45.03948;.99859;168;20221217;7.4;-4.7;1.3;1.5;4.48;0;.51;4942 +77081;45.03948;.99859;168;20221218;11.7;-2.4;4.6;2.9;6.94;.1;.63;5412 +77081;45.03948;.99859;168;20221219;16.9;7.9;12.4;3.6;10.44;.1;1.26;4119 +77081;45.03948;.99859;168;20221220;15.1;11.7;13.4;3.4;12.01;5.4;1.03;2208 +77081;45.03948;.99859;168;20221221;14.9;11.1;13;2.8;12.71;.6;.72;2231 +77081;45.03948;.99859;168;20221222;14.3;11.7;13;3.6;13.54;18.6;.61;1706 +77081;45.03948;.99859;168;20221223;15.9;13.5;14.7;2.3;14.54;2;.66;1923 +77081;45.03948;.99859;168;20221224;17.3;11.3;14.3;1.5;12.48;.1;.69;3466 +77081;45.03948;.99859;168;20221225;18.1;5.5;11.8;1.8;10.11;.3;.74;5075 +77081;45.03948;.99859;168;20221226;13.4;9.1;11.2;1.7;11.81;1;.49;2684 +77081;45.03948;.99859;168;20221227;10.4;7.4;8.9;1;10.44;.2;.39;2150 +77081;45.03948;.99859;168;20221228;15.7;5.4;10.6;2.3;10.34;1.9;.71;4600 +77081;45.03948;.99859;168;20221229;11;9.6;10.3;2.3;11.08;14.6;.58;1237 +77081;45.03948;.99859;168;20221230;13.6;9.2;11.4;2.6;11.68;3.7;.6;2850 +77081;45.03948;.99859;168;20221231;17.6;10;13.8;3;11.74;.1;1.08;3849 +77082;45.06613;1.31371;171;20220101;17.5;3.9;10.7;1.1;8.65;0;.61;5530 +77082;45.06613;1.31371;171;20220102;14.6;4.8;9.7;1.2;9.58;.3;.53;4241 +77082;45.06613;1.31371;171;20220103;13.7;7.3;10.5;1.7;11.11;.9;.52;3284 +77082;45.06613;1.31371;171;20220104;16.4;9.8;13.1;2.7;9.71;1.6;1.24;3878 +77082;45.06613;1.31371;171;20220105;6.7;1.6;4.1;2;6.15;0;.54;4257 +77082;45.06613;1.31371;171;20220106;6.2;-2.1;2;1.1;5.28;.1;.37;5102 +77082;45.06613;1.31371;171;20220107;5.3;-2.7;1.3;1.2;6.58;4.3;.26;3590 +77082;45.06613;1.31371;171;20220108;11.2;3.4;7.3;3.8;9.98;11.2;.33;3428 +77082;45.06613;1.31371;171;20220109;8;5.7;6.9;2.1;9.18;12.9;.4;1710 +77082;45.06613;1.31371;171;20220110;8.3;6.7;7.5;1.2;9.18;1.1;.45;1348 +77082;45.06613;1.31371;171;20220111;10.7;1.2;5.9;1.8;5.95;0;.73;5325 +77082;45.06613;1.31371;171;20220112;8.2;-2.6;2.8;1.8;4.88;0;.66;5642 +77082;45.06613;1.31371;171;20220113;8.5;-4.2;2.2;.6;4.68;0;.31;6431 +77082;45.06613;1.31371;171;20220114;12;-4.6;3.7;.9;4.71;.1;.49;7146 +77082;45.06613;1.31371;171;20220115;8.9;-4.3;2.3;.7;5.05;0;.36;6416 +77082;45.06613;1.31371;171;20220116;8.2;-4.6;1.8;1;5.21;.1;.41;6345 +77082;45.06613;1.31371;171;20220117;10.1;-2;4;1.3;6.51;.1;.42;5816 +77082;45.06613;1.31371;171;20220118;2.8;-3.2;-.2;1.2;5.91;.2;.2;4624 +77082;45.06613;1.31371;171;20220119;3.8;1.2;2.5;1.4;6.91;1.4;.33;2104 +77082;45.06613;1.31371;171;20220120;6.5;.6;3.6;1.3;6.68;.1;.41;3773 +77082;45.06613;1.31371;171;20220121;6.3;-.2;3;3;4.98;0;.89;5363 +77082;45.06613;1.31371;171;20220122;8.9;-2.6;3.1;2.2;5.11;0;.8;6518 +77082;45.06613;1.31371;171;20220123;12.5;-1.9;5.3;1;5.55;0;.63;7307 +77082;45.06613;1.31371;171;20220124;10.3;-2.1;4.1;.7;5.46;0;.51;7500 +77082;45.06613;1.31371;171;20220125;12.5;-3.1;4.7;.6;5.96;0;.46;7562 +77082;45.06613;1.31371;171;20220126;12;-3;4.5;.8;5.98;0;.53;7838 +77082;45.06613;1.31371;171;20220127;11.3;-4.2;3.6;1.1;5.31;.1;.63;8138 +77082;45.06613;1.31371;171;20220128;4.6;-4.3;.2;.8;5.33;0;.38;6493 +77082;45.06613;1.31371;171;20220129;1.5;-1.4;.1;.8;5.96;0;.37;3503 +77082;45.06613;1.31371;171;20220130;12.1;1;6.5;1.4;7.78;.2;.6;6882 +77082;45.06613;1.31371;171;20220131;9.6;2.6;6.1;2.8;8.11;.9;.72;3550 +77082;45.06613;1.31371;171;20220201;6.4;1.1;3.7;2.2;7.91;1.4;.33;4227 +77082;45.06613;1.31371;171;20220202;9.2;6.3;7.8;1.6;9.38;.1;.56;2704 +77082;45.06613;1.31371;171;20220203;6.3;1;3.6;1.3;7.88;.5;.37;3866 +77082;45.06613;1.31371;171;20220204;9.7;5.4;7.6;1.4;9.88;2.9;.47;3134 +77082;45.06613;1.31371;171;20220205;10.5;5.2;7.8;1.9;7.48;0;.88;6813 +77082;45.06613;1.31371;171;20220206;8.2;-1.3;3.4;2.1;8.25;3;.32;5114 +77082;45.06613;1.31371;171;20220207;11.8;7.9;9.8;2.4;8.88;.7;1.03;5496 +77082;45.06613;1.31371;171;20220208;15.1;-.8;7.1;1.2;6.11;0;.99;10162 +77082;45.06613;1.31371;171;20220209;16.9;1.3;9.1;1.6;6.78;0;1.29;9287 +77082;45.06613;1.31371;171;20220210;11.5;2.1;6.8;.9;8.03;.3;.98;10477 +77082;45.06613;1.31371;171;20220211;12.8;7.9;10.4;2.2;7.36;0;1.47;8953 +77082;45.06613;1.31371;171;20220212;12.6;-2.8;4.9;1.4;4.75;0;1.17;9457 +77082;45.06613;1.31371;171;20220213;16.6;-.5;8.1;3.3;8.1;6;1.69;10124 +77082;45.06613;1.31371;171;20220214;12.4;8.5;10.4;3.2;9.55;5.3;1.23;4642 +77082;45.06613;1.31371;171;20220215;9;4.6;6.8;1.9;9.06;7.1;.63;3882 +77082;45.06613;1.31371;171;20220216;12.9;8;10.5;3.6;12.11;8.3;.59;4833 +77082;45.06613;1.31371;171;20220217;14;11.3;12.7;2.8;13.41;2;.7;3770 +77082;45.06613;1.31371;171;20220218;13.7;10.5;12.1;1.9;11.58;.4;.91;4215 +77082;45.06613;1.31371;171;20220219;11.2;4.3;7.8;1.6;7.61;0;1.04;7906 +77082;45.06613;1.31371;171;20220220;10.7;2;6.4;2.3;9.48;3;.58;5910 +77082;45.06613;1.31371;171;20220221;11.1;9;10.1;4.6;9.11;.5;1.39;4807 +77082;45.06613;1.31371;171;20220222;11.9;6.1;9;1.6;9.41;0;.91;6137 +77082;45.06613;1.31371;171;20220223;16.5;7.1;11.8;1;9.01;0;1.27;9995 +77082;45.06613;1.31371;171;20220224;14.8;4.8;9.8;1.9;8.65;.1;1.34;8415 +77082;45.06613;1.31371;171;20220225;10.8;1.4;6.1;1.8;6.38;0;1.25;10213 +77082;45.06613;1.31371;171;20220226;15;-.2;7.4;2.1;5.11;0;1.82;11834 +77082;45.06613;1.31371;171;20220227;16.4;.3;8.4;1.4;6.08;0;1.63;12353 +77082;45.06613;1.31371;171;20220228;16.9;1.4;9.1;1.2;7.35;0;1.5;12332 +77082;45.06613;1.31371;171;20220301;16.8;.9;8.9;1.5;6.51;0;1.73;12593 +77082;45.06613;1.31371;171;20220302;11.8;5;8.4;1.8;9.05;1.2;.98;5577 +77082;45.06613;1.31371;171;20220303;15.6;8.5;12;1.4;10.05;0;1.32;8354 +77082;45.06613;1.31371;171;20220304;12.5;5.5;9;2.4;9.98;2.1;.96;6263 +77082;45.06613;1.31371;171;20220305;9;6.3;7.7;2.4;9.21;.2;.76;4575 +77082;45.06613;1.31371;171;20220306;11.6;2.1;6.9;2.4;5.68;0;1.74;11375 +77082;45.06613;1.31371;171;20220307;12.8;-3.3;4.7;1.7;4.95;0;1.66;13989 +77082;45.06613;1.31371;171;20220308;15.5;1.3;8.4;2;7.85;2.6;1.64;11161 +77082;45.06613;1.31371;171;20220309;16.8;7;11.9;2.5;9.28;.1;1.95;11632 +77082;45.06613;1.31371;171;20220310;14.3;7.7;11;2.2;9.85;1.7;1.35;6741 +77082;45.06613;1.31371;171;20220311;14.4;8.5;11.4;3.9;9.88;20.1;1.71;7208 +77082;45.06613;1.31371;171;20220312;9.7;7.4;8.6;2.5;9.85;8.7;.82;4503 +77082;45.06613;1.31371;171;20220313;11.1;7.1;9.1;3.1;8.51;13.9;1.31;4969 +77082;45.06613;1.31371;171;20220314;14.1;.5;7.3;3.8;8.75;.8;1.48;11284 +77082;45.06613;1.31371;171;20220315;17.9;11.3;14.6;5.5;10.55;0;2.78;9632 +77082;45.06613;1.31371;171;20220316;16.9;9.4;13.2;1.9;10.95;0;1.58;7315 +77082;45.06613;1.31371;171;20220317;13.4;10.6;12;3.4;10.35;1.3;1.54;5358 +77082;45.06613;1.31371;171;20220318;16.3;7.9;12.1;2.2;9;0;2.05;10725 +77082;45.06613;1.31371;171;20220319;18.8;6.4;12.6;2;7.93;0;2.61;16087 +77082;45.06613;1.31371;171;20220320;16.7;4.7;10.7;3.4;8.4;.1;2.42;11597 +77082;45.06613;1.31371;171;20220321;16.1;9.8;13;5;7.86;0;3.23;12661 +77082;45.06613;1.31371;171;20220322;17.1;6.9;12;4.6;5.76;0;3.82;17548 +77082;45.06613;1.31371;171;20220323;17.8;2;9.9;2.9;5;0;3.32;19131 +77082;45.06613;1.31371;171;20220324;20.1;-1.1;9.5;2.1;5.5;0;3.09;20378 +77082;45.06613;1.31371;171;20220325;21.2;1.2;11.2;1.7;5.2;0;3.08;17980 +77082;45.06613;1.31371;171;20220326;22;1;11.5;1.8;5.33;0;3.25;20315 +77082;45.06613;1.31371;171;20220327;22.3;2.3;12.3;2.3;6.33;0;3.49;19496 +77082;45.06613;1.31371;171;20220328;22.9;4.1;13.5;2.2;6.66;0;3.61;18629 +77082;45.06613;1.31371;171;20220329;18.3;7.9;13.1;1.3;8.83;5.2;2.19;11180 +77082;45.06613;1.31371;171;20220330;15.2;10;12.6;1.7;10.83;.7;1.59;7451 +77082;45.06613;1.31371;171;20220331;13.8;8.2;11;3.3;8.73;3;2.24;11166 +77082;45.06613;1.31371;171;20220401;6.9;.3;3.6;4.9;5.65;1.2;1.64;11333 +77082;45.06613;1.31371;171;20220402;7.6;.5;4.1;3.6;5.2;0;1.76;10188 +77082;45.06613;1.31371;171;20220403;5.6;-4.4;.6;1.2;5.08;0;1.36;14205 +77082;45.06613;1.31371;171;20220404;12.4;.7;6.6;1.6;4.9;0;2.48;20626 +77082;45.06613;1.31371;171;20220405;14.1;-1.9;6.1;1.3;7.1;0;1.85;14443 +77082;45.06613;1.31371;171;20220406;12.2;6.1;9.1;1.9;10.36;4;1.03;4802 +77082;45.06613;1.31371;171;20220407;12.2;9.4;10.8;3.9;12.1;16.7;.85;3666 +77082;45.06613;1.31371;171;20220408;18.2;11.4;14.8;4.3;11.03;.8;2.76;9754 +77082;45.06613;1.31371;171;20220409;14.2;4.7;9.5;2.1;7.06;0;2.52;16757 +77082;45.06613;1.31371;171;20220410;19.3;-1.3;9;2;5.93;0;3.37;23258 +77082;45.06613;1.31371;171;20220411;20.5;6.8;13.6;5.4;8.75;0;4.32;20376 +77082;45.06613;1.31371;171;20220412;18.9;11.5;15.2;4.2;9.85;.9;3.52;14235 +77082;45.06613;1.31371;171;20220413;14.8;10.5;12.7;1.2;11.6;1.8;1.32;5601 +77082;45.06613;1.31371;171;20220414;23.9;5.8;14.8;1.4;11.33;0;3.45;22212 +77082;45.06613;1.31371;171;20220415;25.1;7;16.1;1.4;11.36;0;3.73;23038 +77082;45.06613;1.31371;171;20220416;24.4;6.8;15.6;1.9;10.03;0;4;23492 +77082;45.06613;1.31371;171;20220417;24.5;3.3;13.9;1.6;8.5;0;4.01;25080 +77082;45.06613;1.31371;171;20220418;19.9;6;13;1.5;10.43;0;2.95;19183 +77082;45.06613;1.31371;171;20220419;17.7;6;11.8;1.6;11.1;8;2.03;12034 +77082;45.06613;1.31371;171;20220420;15.8;9.2;12.5;1.3;12.03;6.1;1.64;9533 +77082;45.06613;1.31371;171;20220421;17.4;10.6;14;1.2;12.93;1.3;1.68;8559 +77082;45.06613;1.31371;171;20220422;19.2;9.6;14.4;1.2;12.5;.2;2.45;14678 +77082;45.06613;1.31371;171;20220423;16;9.8;12.9;2.8;11.16;27.5;1.79;6399 +77082;45.06613;1.31371;171;20220424;15.1;9.1;12.1;2.6;11.86;9.4;1.44;5832 +77082;45.06613;1.31371;171;20220425;18.1;6.5;12.3;1.2;10.2;0;2.41;14834 +77082;45.06613;1.31371;171;20220426;21.9;3.8;12.9;1.3;9.8;0;3.68;25204 +77082;45.06613;1.31371;171;20220427;24.8;5.6;15.2;1.3;11.16;0;3.86;23920 +77082;45.06613;1.31371;171;20220428;23;11.4;17.2;1.7;13.76;0;3.35;18925 +77082;45.06613;1.31371;171;20220429;21.4;11.7;16.6;1.6;13.43;0;2.84;15224 +77082;45.06613;1.31371;171;20220430;22.8;8.2;15.5;1.4;10.76;0;3.88;24089 +77082;45.06613;1.31371;171;20220501;20.7;4.9;12.8;1.1;9.26;0;3.33;22275 +77082;45.06613;1.31371;171;20220502;22.3;7.3;14.8;1.2;9.9;0;3.58;22205 +77082;45.06613;1.31371;171;20220503;22.9;9.5;16.2;1.5;11.86;4;3.43;19358 +77082;45.06613;1.31371;171;20220504;21.1;10.1;15.6;1.5;11.93;0;3.3;19598 +77082;45.06613;1.31371;171;20220505;21.4;8.5;15;2;10.26;0;4.04;24605 +77082;45.06613;1.31371;171;20220506;21.6;7.2;14.4;2;10.51;0;3.52;20621 +77082;45.06613;1.31371;171;20220507;23.6;9.2;16.4;1.9;11.21;0;3.92;21910 +77082;45.06613;1.31371;171;20220508;24.9;8.8;16.8;1.9;11.15;0;4.18;23177 +77082;45.06613;1.31371;171;20220509;26.6;9.6;18.1;1.4;11.48;0;4.3;23882 +77082;45.06613;1.31371;171;20220510;27.8;10.8;19.3;1.3;12.21;0;4.38;23665 +77082;45.06613;1.31371;171;20220511;30.4;11.4;20.9;1.9;13.21;2.5;5.19;25406 +77082;45.06613;1.31371;171;20220512;18.8;13.3;16;1.7;15.81;3.1;2.12;12176 +77082;45.06613;1.31371;171;20220513;24.7;14.3;19.5;1;16.91;0;3.55;20029 +77082;45.06613;1.31371;171;20220514;28.5;11.9;20.2;1.2;15.68;0;4.32;23638 +77082;45.06613;1.31371;171;20220515;29.3;15.4;22.4;2.2;15.55;9;4.8;21350 +77082;45.06613;1.31371;171;20220516;26.9;14.9;20.9;1.4;17.18;0;4.15;22196 +77082;45.06613;1.31371;171;20220517;30.8;13.7;22.2;1.6;16.35;0;5.03;25198 +77082;45.06613;1.31371;171;20220518;31.9;15.3;23.6;1.3;17.45;3.2;4.98;24524 +77082;45.06613;1.31371;171;20220519;29.2;17.5;23.3;1.8;18.48;.1;4.62;22092 +77082;45.06613;1.31371;171;20220520;28.9;17.4;23.1;2.4;14.91;0;4.91;20279 +77082;45.06613;1.31371;171;20220521;31.2;15.2;23.2;1.1;19.35;0;4.74;24268 +77082;45.06613;1.31371;171;20220522;31.6;18.2;24.9;1.2;21.78;1.5;4.42;20989 +77082;45.06613;1.31371;171;20220523;20.7;16.9;18.8;3.4;16.28;1.2;2.6;10589 +77082;45.06613;1.31371;171;20220524;19.3;11.7;15.5;1.7;12.75;.5;3.07;17992 +77082;45.06613;1.31371;171;20220525;20.7;8.5;14.6;1.7;11.08;0;3.46;20573 +77082;45.06613;1.31371;171;20220526;18.9;9.3;14.1;1.6;12.48;0;2.65;15930 +77082;45.06613;1.31371;171;20220527;24.4;10.4;17.4;2.3;13.48;0;4.28;23606 +77082;45.06613;1.31371;171;20220528;25.5;12;18.8;2.9;11.45;0;5.09;24675 +77082;45.06613;1.31371;171;20220529;22.3;9.1;15.7;2.3;8.86;0;4.18;20187 +77082;45.06613;1.31371;171;20220530;24;7.4;15.7;1.5;8.58;.5;4.02;20991 +77082;45.06613;1.31371;171;20220531;23.6;11.8;17.7;1.1;11.23;1.8;3.31;16251 +77082;45.06613;1.31371;171;20220601;27.6;10.9;19.2;1.8;13.68;2;4.28;20535 +77082;45.06613;1.31371;171;20220602;27.8;16.6;22.2;2.1;18.41;4.8;3.71;15518 +77082;45.06613;1.31371;171;20220603;29.8;17.2;23.5;2.2;17.91;5.1;4.47;18888 +77082;45.06613;1.31371;171;20220604;26.8;14.5;20.7;1.9;19.03;13.8;3.62;17678 +77082;45.06613;1.31371;171;20220605;22.6;16.2;19.4;1.9;17.05;0;2.38;10280 +77082;45.06613;1.31371;171;20220606;24;12.7;18.4;1.2;15.75;0;2.99;15136 +77082;45.06613;1.31371;171;20220607;24.2;15.1;19.7;1.7;14.88;3.8;3.48;16262 +77082;45.06613;1.31371;171;20220608;19.2;13.3;16.3;1.6;15.01;3.4;2.02;9950 +77082;45.06613;1.31371;171;20220609;20.5;12.6;16.6;1.7;14.21;.8;2.98;16598 +77082;45.06613;1.31371;171;20220610;27.1;11.4;19.3;1.1;14.81;.1;4.66;26636 +77082;45.06613;1.31371;171;20220611;31.1;12.8;21.9;1.3;14.88;0;5.39;27741 +77082;45.06613;1.31371;171;20220612;29.3;15.1;22.2;1.3;18.31;.4;4.5;22581 +77082;45.06613;1.31371;171;20220613;29.7;17.8;23.7;1.9;18.51;0;5.06;23846 +77082;45.06613;1.31371;171;20220614;33.6;15.9;24.8;1.4;17.78;.6;5.57;26249 +77082;45.06613;1.31371;171;20220615;33.1;20;26.5;1.7;20.21;0;5.46;24081 +77082;45.06613;1.31371;171;20220616;33.7;17;25.4;1.4;19.51;0;5.53;25895 +77082;45.06613;1.31371;171;20220617;36.6;18;27.3;1.6;18.81;0;6.3;27357 +77082;45.06613;1.31371;171;20220618;38.3;20.1;29.2;2.4;15.98;0;7.24;26211 +77082;45.06613;1.31371;171;20220619;32.9;21;27;2.5;17.28;3.1;5.87;21888 +77082;45.06613;1.31371;171;20220620;29.6;17.7;23.7;1.5;20.31;.3;4.49;21707 +77082;45.06613;1.31371;171;20220621;27.1;18.7;22.9;1.8;20.28;17.7;3.8;18024 +77082;45.06613;1.31371;171;20220622;26.4;17;21.7;1.9;18.25;.9;4.11;20382 +77082;45.06613;1.31371;171;20220623;24.8;15.2;20;1.2;18.21;11.5;3.54;19041 +77082;45.06613;1.31371;171;20220624;23.1;16.3;19.7;2;16.88;2;3.5;18045 +77082;45.06613;1.31371;171;20220625;21.8;12.4;17.1;1.7;15.85;2.8;2.9;16347 +77082;45.06613;1.31371;171;20220626;17.3;13.6;15.5;2.1;15.78;9.8;1.68;9400 +77082;45.06613;1.31371;171;20220627;23;14.1;18.6;2.1;14.58;0;3.86;20290 +77082;45.06613;1.31371;171;20220628;25.2;11.6;18.4;2;12.78;0;4.68;25110 +77082;45.06613;1.31371;171;20220629;26.7;10.7;18.7;1.6;14.28;6.7;4.66;25963 +77082;45.06613;1.31371;171;20220630;15.3;13.8;14.6;2;14.85;8.7;1.42;7132 +77082;45.06613;1.31371;171;20220701;22.3;10.8;16.6;1.1;12.71;0;3.99;24200 +77082;45.06613;1.31371;171;20220702;28.8;9.7;19.3;1.3;13.51;0;5.11;28306 +77082;45.06613;1.31371;171;20220703;28.6;14.7;21.6;1.7;15.81;1.8;4.83;23839 +77082;45.06613;1.31371;171;20220704;27.5;17;22.2;1.9;17.28;0;4.5;21569 +77082;45.06613;1.31371;171;20220705;28.4;16;22.2;2;15.41;0;5.06;24157 +77082;45.06613;1.31371;171;20220706;28.1;14.4;21.3;2.3;13.81;0;5.23;24423 +77082;45.06613;1.31371;171;20220707;27.3;13.1;20.2;2;14.15;0;4.86;24551 +77082;45.06613;1.31371;171;20220708;28.5;14.4;21.5;2.5;14.58;0;5.33;24907 +77082;45.06613;1.31371;171;20220709;31.2;14.5;22.8;2.6;14.18;0;5.96;26188 +77082;45.06613;1.31371;171;20220710;31.8;15;23.4;2.6;14.61;0;6.09;26108 +77082;45.06613;1.31371;171;20220711;33.9;17;25.5;2.2;14.68;0;6.27;25891 +77082;45.06613;1.31371;171;20220712;34;17.9;25.9;2;14.45;0;6.14;25439 +77082;45.06613;1.31371;171;20220713;35;16;25.5;1.7;14.45;0;6.08;26841 +77082;45.06613;1.31371;171;20220714;36;18.5;27.2;1.4;15.78;0;5.95;26030 +77082;45.06613;1.31371;171;20220715;34;18.4;26.2;1.9;15.41;0;5.9;24564 +77082;45.06613;1.31371;171;20220716;34.9;16.4;25.6;2.3;14.85;0;6.49;26892 +77082;45.06613;1.31371;171;20220717;37;17;27;2.4;12.85;0;7.06;26855 +77082;45.06613;1.31371;171;20220718;40;20.8;30.4;2.7;14.28;0;7.66;25782 +77082;45.06613;1.31371;171;20220719;34;20.9;27.5;2.3;17.41;.5;5.7;21087 +77082;45.06613;1.31371;171;20220720;28.7;18.9;23.8;2.9;17.61;0;4.94;20874 +77082;45.06613;1.31371;171;20220721;32.2;14.8;23.5;1.4;16.38;0;5.22;25833 +77082;45.06613;1.31371;171;20220722;31.1;16.8;24;2.1;17.91;.2;4.94;21872 +77082;45.06613;1.31371;171;20220723;29.1;16.4;22.8;1.7;16.18;0;4.66;22298 +77082;45.06613;1.31371;171;20220724;36.4;14.7;25.6;1.4;14.65;0;5.99;27794 +77082;45.06613;1.31371;171;20220725;28.4;19.6;24;2.6;16.81;0;4.48;17448 +77082;45.06613;1.31371;171;20220726;25.9;15.8;20.9;2;14.05;0;4.38;21201 +77082;45.06613;1.31371;171;20220727;28.1;13;20.5;1.8;12.78;0;4.73;23343 +77082;45.06613;1.31371;171;20220728;29.4;12.4;20.9;1.6;13.78;0;4.86;24766 +77082;45.06613;1.31371;171;20220729;27.2;17.2;22.2;1.8;16.55;0;3.9;17783 +77082;45.06613;1.31371;171;20220730;30.2;16;23.1;1.9;16.71;0;4.96;23767 +77082;45.06613;1.31371;171;20220731;32.8;16.6;24.7;1.8;16.41;0;5.3;23815 +77082;45.06613;1.31371;171;20220801;34;16.8;25.4;1.6;16.01;0;5.38;24407 +77082;45.06613;1.31371;171;20220802;35.1;15.8;25.5;1.5;15.25;0;5.57;25623 +77082;45.06613;1.31371;171;20220803;37.8;19.1;28.4;1.3;15.01;0;5.63;24681 +77082;45.06613;1.31371;171;20220804;37.2;20.2;28.7;1.7;17.68;0;5.72;23448 +77082;45.06613;1.31371;171;20220805;30.5;19.7;25.1;2.1;19.55;4.1;4.45;18716 +77082;45.06613;1.31371;171;20220806;32.5;19.2;25.8;2.5;15.65;0;5.59;22094 +77082;45.06613;1.31371;171;20220807;33.5;15.5;24.5;2.6;11.68;0;6.22;24734 +77082;45.06613;1.31371;171;20220808;35;15;25;2.3;10.78;0;6.33;25185 +77082;45.06613;1.31371;171;20220809;36.4;16.6;26.5;2.1;11.25;0;6.19;24148 +77082;45.06613;1.31371;171;20220810;37.3;16.5;26.9;1.9;11.15;0;6.17;24851 +77082;45.06613;1.31371;171;20220811;38;18.9;28.5;1.5;12.98;0;5.61;23316 +77082;45.06613;1.31371;171;20220812;38.9;19.9;29.4;1.4;14.35;0;5.56;23063 +77082;45.06613;1.31371;171;20220813;36.8;18.1;27.4;1.8;17.48;6.6;5.53;22959 +77082;45.06613;1.31371;171;20220814;23.9;19.5;21.7;2.4;20.58;7.5;2.4;10190 +77082;45.06613;1.31371;171;20220815;27.4;16.4;21.9;1.5;17.48;.1;3.54;17506 +77082;45.06613;1.31371;171;20220816;26.7;14.6;20.7;1.6;17.51;12.4;3.03;14719 +77082;45.06613;1.31371;171;20220817;25.7;14.8;20.3;2.2;17.15;.4;3.51;18074 +77082;45.06613;1.31371;171;20220818;26.3;15.5;20.9;2.2;15.88;0;3.69;17236 +77082;45.06613;1.31371;171;20220819;26.4;16.7;21.6;2.3;17.71;2;3.36;15044 +77082;45.06613;1.31371;171;20220820;27.6;17;22.3;1.4;18.91;.1;3.41;17263 +77082;45.06613;1.31371;171;20220821;26.7;15.1;20.9;1.6;16.98;0;3.29;16304 +77082;45.06613;1.31371;171;20220822;25.3;19.1;22.2;1.7;18.91;1.2;2.79;12480 +77082;45.06613;1.31371;171;20220823;29.5;16.4;23;1.4;18.61;0;3.81;19108 +77082;45.06613;1.31371;171;20220824;34.9;17.3;26.1;1.5;17.31;.1;4.75;21410 +77082;45.06613;1.31371;171;20220825;30.1;19;24.5;1.8;17.88;.1;3.87;16555 +77082;45.06613;1.31371;171;20220826;29.3;16.8;23;1.6;17.41;0;3.72;17470 +77082;45.06613;1.31371;171;20220827;30.4;14.9;22.6;1.7;15.58;0;4.15;19918 +77082;45.06613;1.31371;171;20220828;32;14.8;23.4;1.5;14.55;0;4.33;20718 +77082;45.06613;1.31371;171;20220829;33.6;15.7;24.6;1.4;15.48;1.6;4.06;17575 +77082;45.06613;1.31371;171;20220830;31.6;17.7;24.6;1.5;17.68;.1;4.09;19311 +77082;45.06613;1.31371;171;20220831;31.9;15.8;23.9;1.7;15.61;.5;4.19;18880 +77082;45.06613;1.31371;171;20220901;26.8;15.9;21.4;1.1;18.11;.8;2.7;13420 +77082;45.06613;1.31371;171;20220902;27;16.2;21.6;1.5;17.95;1;2.94;14415 +77082;45.06613;1.31371;171;20220903;27.9;16.3;22.1;1.3;16.68;0;3.17;15773 +77082;45.06613;1.31371;171;20220904;32.9;15.1;24;1.7;16.61;.6;4.12;18247 +77082;45.06613;1.31371;171;20220905;34;18.2;26.1;2.3;18.11;12;4.75;19189 +77082;45.06613;1.31371;171;20220906;30.4;17.7;24.1;2.2;18.71;.7;3.67;15330 +77082;45.06613;1.31371;171;20220907;25.8;16.5;21.2;1.6;16.35;.8;2.76;12656 +77082;45.06613;1.31371;171;20220908;22.9;13.1;18;1.9;15.01;.5;2.46;12842 +77082;45.06613;1.31371;171;20220909;24;12.3;18.2;1.8;14.35;.2;2.78;14667 +77082;45.06613;1.31371;171;20220910;25.2;11.3;18.3;1.1;13.58;0;2.85;17065 +77082;45.06613;1.31371;171;20220911;30.2;11.6;20.9;1.6;12.68;0;3.8;19092 +77082;45.06613;1.31371;171;20220912;36.2;15;25.6;1.8;14.75;0;4.55;18851 +77082;45.06613;1.31371;171;20220913;31.1;22.1;26.6;2;20.68;8.3;3.14;10602 +77082;45.06613;1.31371;171;20220914;29.8;19.1;24.5;1.7;18.15;0;3.28;13954 +77082;45.06613;1.31371;171;20220915;27.5;14;20.8;1.4;16.31;.1;2.86;14782 +77082;45.06613;1.31371;171;20220916;23.6;14.5;19;1.8;14.95;0;2.53;12737 +77082;45.06613;1.31371;171;20220917;20.3;8.5;14.4;2.1;9.31;0;2.78;15472 +77082;45.06613;1.31371;171;20220918;25.3;4.8;15.1;1.8;7.98;0;3.32;18591 +77082;45.06613;1.31371;171;20220919;25;5.8;15.4;2.3;8.91;0;3.44;17856 +77082;45.06613;1.31371;171;20220920;24.6;6.8;15.7;1.9;8.61;0;3.16;17191 +77082;45.06613;1.31371;171;20220921;25;6.9;16;1.5;9.01;0;2.91;17049 +77082;45.06613;1.31371;171;20220922;25.6;8.2;16.9;1.2;9.38;0;2.79;16492 +77082;45.06613;1.31371;171;20220923;22.1;9.6;15.8;1.5;12.01;0;2.12;11001 +77082;45.06613;1.31371;171;20220924;20.2;13.4;16.8;1.6;14.35;1.3;1.77;9397 +77082;45.06613;1.31371;171;20220925;18.6;9.9;14.2;1.4;12.68;.1;1.67;10654 +77082;45.06613;1.31371;171;20220926;19.1;8.1;13.6;2.2;11.85;3.5;1.91;11742 +77082;45.06613;1.31371;171;20220927;15.9;11.2;13.5;3;13.28;5.3;1.32;7518 +77082;45.06613;1.31371;171;20220928;18.5;13.8;16.1;3.9;15.45;7.2;1.55;7966 +77082;45.06613;1.31371;171;20220929;17.3;11;14.2;1.6;11.98;2.1;1.56;8790 +77082;45.06613;1.31371;171;20220930;18.5;6.7;12.6;1.4;10.08;1.4;1.78;12171 +77082;45.06613;1.31371;171;20221001;18.2;9.2;13.7;2.2;14.85;6.9;1.11;7843 +77082;45.06613;1.31371;171;20221002;21.1;15.8;18.5;1.5;17.01;.2;1.53;7654 +77082;45.06613;1.31371;171;20221003;23.7;11.6;17.6;1.1;13.95;0;1.99;12810 +77082;45.06613;1.31371;171;20221004;24.2;9.3;16.7;1;13.08;.1;2.01;13634 +77082;45.06613;1.31371;171;20221005;26.7;9.8;18.3;1.5;13.65;0;2.37;13597 +77082;45.06613;1.31371;171;20221006;21.6;14.4;18;1.1;15.85;0;1.47;7998 +77082;45.06613;1.31371;171;20221007;24.7;11.6;18.2;.9;14.88;.1;1.83;12023 +77082;45.06613;1.31371;171;20221008;22.3;12.3;17.3;1.2;14.08;0;1.7;9888 +77082;45.06613;1.31371;171;20221009;25.2;8.8;17;1.4;12.25;0;2.16;12874 +77082;45.06613;1.31371;171;20221010;23.7;12.1;17.9;1.5;14.61;0;1.8;9251 +77082;45.06613;1.31371;171;20221011;21.6;13.9;17.8;1.3;15.61;.2;1.38;7110 +77082;45.06613;1.31371;171;20221012;23.8;13.9;18.8;1.1;15.05;.7;1.66;9858 +77082;45.06613;1.31371;171;20221013;17.8;11.3;14.5;1;14.81;6.7;1;6331 +77082;45.06613;1.31371;171;20221014;19.3;15.6;17.5;2.7;17.35;1.9;1.09;4682 +77082;45.06613;1.31371;171;20221015;24;15.6;19.8;1.5;16.08;0;1.71;8593 +77082;45.06613;1.31371;171;20221016;27.4;15.6;21.5;2.4;16.18;0;2.53;10280 +77082;45.06613;1.31371;171;20221017;24.7;18.3;21.5;2.3;16.95;0;2;6619 +77082;45.06613;1.31371;171;20221018;28;15.6;21.8;2.3;16.78;0;2.42;10057 +77082;45.06613;1.31371;171;20221019;26;14.3;20.1;2.2;16.08;2.7;2.03;8285 +77082;45.06613;1.31371;171;20221020;25;15.9;20.5;2.1;17.11;1.9;1.81;7050 +77082;45.06613;1.31371;171;20221021;23.5;16.6;20.1;1.6;15.88;2.2;1.6;6743 +77082;45.06613;1.31371;171;20221022;24.4;11.9;18.2;1.6;14.21;.2;1.72;9498 +77082;45.06613;1.31371;171;20221023;25;15.8;20.4;1.8;14.05;.3;1.92;6032 +77082;45.06613;1.31371;171;20221024;22.9;10.6;16.8;1.2;12.05;.1;1.54;9209 +77082;45.06613;1.31371;171;20221025;22.6;10.1;16.3;1.6;12.85;.5;1.51;7863 +77082;45.06613;1.31371;171;20221026;26.1;11.3;18.7;1.3;14.18;0;1.64;9439 +77082;45.06613;1.31371;171;20221027;26.6;13.9;20.2;2.2;15.25;0;2.03;7403 +77082;45.06613;1.31371;171;20221028;26.3;19.7;23;2.2;14.11;0;2.32;6311 +77082;45.06613;1.31371;171;20221029;28.1;14.4;21.3;2.1;11.15;0;2.65;8377 +77082;45.06613;1.31371;171;20221030;24;12.4;18.2;1.5;12.05;0;1.68;7378 +77082;45.06613;1.31371;171;20221031;24.2;13.4;18.8;1.9;14.61;4.5;1.62;6776 +77082;45.06613;1.31371;171;20221101;17.8;12.4;15.1;1.4;13.75;.1;.92;5378 +77082;45.06613;1.31371;171;20221102;18.5;8.1;13.3;1.1;11.21;.1;.98;7626 +77082;45.06613;1.31371;171;20221103;18.1;8.8;13.4;2.5;11.18;8.1;1.34;4679 +77082;45.06613;1.31371;171;20221104;12.3;9.1;10.7;3.5;10.18;2.2;1.04;3776 +77082;45.06613;1.31371;171;20221105;14.1;1.9;8;1.2;8.18;.1;.8;7214 +77082;45.06613;1.31371;171;20221106;15.7;2.3;9;1.4;8.91;.8;.85;6882 +77082;45.06613;1.31371;171;20221107;19.8;8.1;13.9;1.7;11.28;0;1.16;7757 +77082;45.06613;1.31371;171;20221108;20.8;10.1;15.4;2.5;12.11;5.4;1.54;6091 +77082;45.06613;1.31371;171;20221109;15.4;13.5;14.5;1.5;13.95;4;.73;2469 +77082;45.06613;1.31371;171;20221110;15.7;10.5;13.1;1.1;11.91;.1;.76;5718 +77082;45.06613;1.31371;171;20221111;22.3;5.4;13.8;1.9;11.08;.1;1.29;8177 +77082;45.06613;1.31371;171;20221112;22.1;9.4;15.7;1.8;11.58;0;1.34;6570 +77082;45.06613;1.31371;171;20221113;21.2;6.6;13.9;1;10.31;0;.94;7550 +77082;45.06613;1.31371;171;20221114;15.2;10.8;13;1.9;12.18;7.6;.86;1768 +77082;45.06613;1.31371;171;20221115;16.4;9.6;13;1.8;12.61;9.6;.74;3878 +77082;45.06613;1.31371;171;20221116;17.1;10.8;14;2.6;12.48;2.8;.99;4779 +77082;45.06613;1.31371;171;20221117;17.1;12.4;14.8;3;12.71;7.2;1.15;4283 +77082;45.06613;1.31371;171;20221118;11.4;6.9;9.2;1.4;10.25;1.8;.52;3416 +77082;45.06613;1.31371;171;20221119;11.1;6.5;8.8;1.3;9.25;.3;.57;4186 +77082;45.06613;1.31371;171;20221120;8.8;2;5.4;1.1;8.58;2.4;.36;3854 +77082;45.06613;1.31371;171;20221121;10.9;6.8;8.8;2.5;9.98;14.9;.61;2178 +77082;45.06613;1.31371;171;20221122;10.6;5.8;8.2;2.4;9.38;14.3;.55;4010 +77082;45.06613;1.31371;171;20221123;14.9;8.1;11.5;2.7;10.75;4.5;.87;4163 +77082;45.06613;1.31371;171;20221124;12.3;5.6;8.9;1.6;10.21;.9;.49;3919 +77082;45.06613;1.31371;171;20221125;11.9;9.7;10.8;1.5;10.61;5.3;.63;2280 +77082;45.06613;1.31371;171;20221126;9.3;3.6;6.5;1;8.51;.2;.39;3933 +77082;45.06613;1.31371;171;20221127;12;2.9;7.5;1.7;7.98;10.2;.64;4841 +77082;45.06613;1.31371;171;20221128;12.2;7.6;9.9;2;10.75;6.8;.56;2665 +77082;45.06613;1.31371;171;20221129;9.3;4.3;6.8;.9;9.05;.5;.37;2888 +77082;45.06613;1.31371;171;20221130;10.4;2.7;6.5;1.1;7.88;.2;.46;4306 +77082;45.06613;1.31371;171;20221201;10.1;1.2;5.6;2.2;6.85;0;.7;4408 +77082;45.06613;1.31371;171;20221202;6.9;4.3;5.6;1.3;6.68;.7;.62;1821 +77082;45.06613;1.31371;171;20221203;8.1;3.5;5.8;1.1;7.35;3.2;.44;3363 +77082;45.06613;1.31371;171;20221204;7.8;4.3;6.1;.9;7.78;.4;.43;2496 +77082;45.06613;1.31371;171;20221205;9.7;-.2;4.7;1.3;6.48;.1;.44;4881 +77082;45.06613;1.31371;171;20221206;9.6;-1.7;4;1.1;5.71;0;.44;5058 +77082;45.06613;1.31371;171;20221207;8.3;-3.1;2.6;1.2;5.48;.1;.39;5456 +77082;45.06613;1.31371;171;20221208;7.3;-1.5;2.9;1.2;5.98;.9;.46;3538 +77082;45.06613;1.31371;171;20221209;10;3.6;6.8;1.5;7.58;.2;.58;3128 +77082;45.06613;1.31371;171;20221210;3.1;-.2;1.4;2.3;4.78;0;.53;3931 +77082;45.06613;1.31371;171;20221211;5.3;-6.8;-.7;1.1;3.91;.1;.36;5177 +77082;45.06613;1.31371;171;20221212;2.9;-5.1;-1.1;1.5;5.01;9.9;.31;3277 +77082;45.06613;1.31371;171;20221213;7.7;1.8;4.8;1.8;9.08;1.8;.13;2529 +77082;45.06613;1.31371;171;20221214;13.6;7.6;10.6;1.7;11.68;3.2;.4;2783 +77082;45.06613;1.31371;171;20221215;10.2;6.7;8.5;1.9;10.08;9;.5;1284 +77082;45.06613;1.31371;171;20221216;8.5;3.6;6;2.5;6.81;0;.7;3658 +77082;45.06613;1.31371;171;20221217;6.7;-4.5;1.1;1.6;4.21;0;.54;5071 +77082;45.06613;1.31371;171;20221218;12.5;-3.1;4.7;2.3;6.35;0;.69;5291 +77082;45.06613;1.31371;171;20221219;17.6;9.5;13.5;3.9;10.21;0;1.5;4368 +77082;45.06613;1.31371;171;20221220;15.4;12.2;13.8;3.1;11.41;4.8;1.22;1630 +77082;45.06613;1.31371;171;20221221;14.2;11;12.6;2.4;12.45;.9;.61;2589 +77082;45.06613;1.31371;171;20221222;14.3;11.9;13.1;3;13.45;15.5;.59;1580 +77082;45.06613;1.31371;171;20221223;16.1;13;14.5;2.1;14.51;2;.6;1803 +77082;45.06613;1.31371;171;20221224;17.6;11.5;14.5;1.5;12.61;0;.68;3665 +77082;45.06613;1.31371;171;20221225;18.9;5.5;12.2;1.7;10.01;0;.79;5412 +77082;45.06613;1.31371;171;20221226;12.6;8.3;10.4;1.4;11.38;1.2;.48;1678 +77082;45.06613;1.31371;171;20221227;9.3;7.2;8.3;1;10.21;.1;.38;1825 +77082;45.06613;1.31371;171;20221228;16.1;4.4;10.3;1.9;9.68;1.2;.67;4910 +77082;45.06613;1.31371;171;20221229;11.2;8.7;9.9;2.4;10.88;14.1;.56;1192 +77082;45.06613;1.31371;171;20221230;13.3;9;11.2;2.2;11.45;3.5;.59;2155 +77082;45.06613;1.31371;171;20221231;17.2;8.6;12.9;2.4;11.45;0;.89;3964 +77083;45.09183;1.6291;195;20220101;16.4;1;8.7;.6;7.97;0;.36;5989 +77083;45.09183;1.6291;195;20220102;14.1;1.8;7.9;.7;8.77;.3;.36;4805 +77083;45.09183;1.6291;195;20220103;13.4;5.6;9.5;.9;10.77;.6;.39;3692 +77083;45.09183;1.6291;195;20220104;16.7;7.5;12.1;2.1;9.5;2.4;1.08;4398 +77083;45.09183;1.6291;195;20220105;6.6;1.1;3.9;1.6;6.11;0;.53;3086 +77083;45.09183;1.6291;195;20220106;6.2;-2.8;1.7;.9;5.17;.1;.33;5213 +77083;45.09183;1.6291;195;20220107;3.1;-3.9;-.4;.8;6.2;5.2;.23;3282 +77083;45.09183;1.6291;195;20220108;10.7;1.7;6.2;2.7;9.63;15.1;.28;3916 +77083;45.09183;1.6291;195;20220109;7.6;4.9;6.2;1.5;8.93;13.1;.4;1824 +77083;45.09183;1.6291;195;20220110;8.2;5.9;7.1;.7;8.9;.6;.43;1670 +77083;45.09183;1.6291;195;20220111;10.7;-.1;5.3;1.3;5.73;0;.6;5644 +77083;45.09183;1.6291;195;20220112;9.4;-4.4;2.5;1.1;4.77;0;.47;6359 +77083;45.09183;1.6291;195;20220113;9;-5.3;1.8;.4;4.6;0;.23;6758 +77083;45.09183;1.6291;195;20220114;11.4;-6.3;2.6;.5;4.57;0;.3;7307 +77083;45.09183;1.6291;195;20220115;9.5;-6.1;1.7;.6;4.77;0;.27;6915 +77083;45.09183;1.6291;195;20220116;8.6;-6.7;1;.6;4.77;.1;.3;6877 +77083;45.09183;1.6291;195;20220117;11;-4.6;3.2;.7;5.9;.1;.33;6668 +77083;45.09183;1.6291;195;20220118;6.5;-4.4;1.1;1;5.73;.2;.27;6110 +77083;45.09183;1.6291;195;20220119;3.2;.9;2;1;6.73;1.6;.35;1844 +77083;45.09183;1.6291;195;20220120;7.4;.5;4;.9;6.57;.1;.4;4152 +77083;45.09183;1.6291;195;20220121;6.7;-1;2.9;2.2;4.83;0;.82;5754 +77083;45.09183;1.6291;195;20220122;9.3;-4.5;2.4;1.4;4.93;0;.66;7182 +77083;45.09183;1.6291;195;20220123;12.8;-4;4.4;.6;5.3;0;.49;7786 +77083;45.09183;1.6291;195;20220124;11.3;-4.5;3.4;.2;5.04;0;.24;8634 +77083;45.09183;1.6291;195;20220125;12.6;-6.1;3.3;.2;5.14;0;.29;8615 +77083;45.09183;1.6291;195;20220126;12.7;-5.2;3.7;.5;5.43;0;.42;8431 +77083;45.09183;1.6291;195;20220127;12.4;-6;3.2;.7;5.03;0;.48;8698 +77083;45.09183;1.6291;195;20220128;3.7;-5.1;-.7;.9;5.09;0;.4;7646 +77083;45.09183;1.6291;195;20220129;4.3;-2;1.1;.8;5.79;0;.44;4486 +77083;45.09183;1.6291;195;20220130;11.8;.4;6.1;.9;7.23;.1;.59;6987 +77083;45.09183;1.6291;195;20220131;9.3;.7;5;2;7.63;1.1;.64;4461 +77083;45.09183;1.6291;195;20220201;5.1;-.6;2.2;1.4;7.47;1.4;.35;4168 +77083;45.09183;1.6291;195;20220202;9.6;4.9;7.2;1.1;8.93;.2;.54;3559 +77083;45.09183;1.6291;195;20220203;8.1;.5;4.3;1;7.63;.4;.45;5128 +77083;45.09183;1.6291;195;20220204;8.9;5;7;.8;9.63;3.8;.48;2929 +77083;45.09183;1.6291;195;20220205;11.2;5.7;8.4;1.4;7.4;0;.85;6720 +77083;45.09183;1.6291;195;20220206;7.5;-2;2.8;1.6;8.03;4.4;.35;5208 +77083;45.09183;1.6291;195;20220207;12.1;7.3;9.7;2;8.76;.6;.96;4395 +77083;45.09183;1.6291;195;20220208;16;-2.5;6.8;.8;5.96;0;.85;9643 +77083;45.09183;1.6291;195;20220209;17.3;-2;7.7;.9;6.37;0;.97;10291 +77083;45.09183;1.6291;195;20220210;7.5;-1.1;3.2;.4;7.88;.3;.77;10300 +77083;45.09183;1.6291;195;20220211;13.2;7.7;10.5;2.4;7.18;0;1.64;11200 +77083;45.09183;1.6291;195;20220212;13.5;-.3;6.6;2.2;4.72;0;1.6;8700 +77083;45.09183;1.6291;195;20220213;15.9;-2.5;6.7;2.8;7.68;6.7;1.49;8600 +77083;45.09183;1.6291;195;20220214;13;8.3;10.6;3.1;9.22;7.3;1.33;6800 +77083;45.09183;1.6291;195;20220215;8.6;5.4;7;2.2;9.18;9.5;.68;3500 +77083;45.09183;1.6291;195;20220216;12.5;7.5;10;2.9;11.97;12;.63;4865 +77083;45.09183;1.6291;195;20220217;14;11;12.5;2.1;13.37;2.8;.74;4065 +77083;45.09183;1.6291;195;20220218;13.7;10.2;12;1.5;11.53;.8;.91;4370 +77083;45.09183;1.6291;195;20220219;11.6;3.5;7.6;1.3;7.57;0;1.01;8383 +77083;45.09183;1.6291;195;20220220;9.9;.4;5.1;1.6;9.13;5.1;.6;6288 +77083;45.09183;1.6291;195;20220221;11.2;8.9;10;3.4;9.17;.8;1.29;4777 +77083;45.09183;1.6291;195;20220222;11.4;5.7;8.5;1;9.33;.1;.85;6085 +77083;45.09183;1.6291;195;20220223;16.7;6.4;11.6;.8;9.07;0;1.24;10434 +77083;45.09183;1.6291;195;20220224;15.2;2.7;8.9;1.5;8.5;.1;1.28;9401 +77083;45.09183;1.6291;195;20220225;11.5;.4;5.9;1.4;6.37;0;1.2;10851 +77083;45.09183;1.6291;195;20220226;15.6;-2.6;6.5;1.3;4.97;0;1.53;12962 +77083;45.09183;1.6291;195;20220227;16.3;-2.8;6.8;1.1;5.73;0;1.49;13359 +77083;45.09183;1.6291;195;20220228;16.8;-1.4;7.7;.9;6.93;0;1.41;13244 +77083;45.09183;1.6291;195;20220301;17.3;-2;7.6;1.1;6.17;0;1.58;13788 +77083;45.09183;1.6291;195;20220302;11.6;2.2;6.9;1.1;8.77;1.4;.96;6955 +77083;45.09183;1.6291;195;20220303;16.4;7.9;12.1;.9;9.8;0;1.32;9114 +77083;45.09183;1.6291;195;20220304;12.8;3.1;8;1.6;9.67;1.9;1.02;7992 +77083;45.09183;1.6291;195;20220305;10.7;6.7;8.7;1.7;9.13;.1;.92;5731 +77083;45.09183;1.6291;195;20220306;12.3;-.3;6;1.8;5.37;0;1.67;12825 +77083;45.09183;1.6291;195;20220307;13.2;-4.6;4.3;1.3;4.87;0;1.57;14715 +77083;45.09183;1.6291;195;20220308;16.7;-2;7.4;1.6;7.47;2.6;1.68;13035 +77083;45.09183;1.6291;195;20220309;16.6;5.2;10.9;2;8.83;0;1.89;12294 +77083;45.09183;1.6291;195;20220310;15.2;6.1;10.6;1.7;9.47;2.1;1.42;8131 +77083;45.09183;1.6291;195;20220311;14.4;7.4;10.9;3.7;9.6;23.9;1.78;8081 +77083;45.09183;1.6291;195;20220312;9.8;7.1;8.4;2;9.7;10.5;.87;4789 +77083;45.09183;1.6291;195;20220313;11.1;5.9;8.5;2.6;8.13;20.6;1.38;5856 +77083;45.09183;1.6291;195;20220314;14.2;-1.3;6.4;2.8;8.47;1.2;1.49;12197 +77083;45.09183;1.6291;195;20220315;17.2;10.5;13.9;4.5;10.41;0;2.5;8948 +77083;45.09183;1.6291;195;20220316;18.3;8.5;13.4;1.3;10.73;0;1.63;8866 +77083;45.09183;1.6291;195;20220317;14.5;9.7;12.1;2.6;10.3;.8;1.62;6974 +77083;45.09183;1.6291;195;20220318;16.8;8.1;12.5;2.2;8.98;0;2.2;10800 +77083;45.09183;1.6291;195;20220319;19.2;6.1;12.7;1.4;8.08;0;2.44;16100 +77083;45.09183;1.6291;195;20220320;16.5;4;10.3;2.8;8.18;0;2.16;9000 +77083;45.09183;1.6291;195;20220321;16.1;10.7;13.4;3.9;7.68;0;3.23;12200 +77083;45.09183;1.6291;195;20220322;17.1;7.6;12.4;3.6;5.58;0;3.79;19000 +77083;45.09183;1.6291;195;20220323;18.3;1.1;9.7;2.5;4.68;0;3.34;19900 +77083;45.09183;1.6291;195;20220324;20.7;-1.8;9.5;1.6;5.48;0;3;20600 +77083;45.09183;1.6291;195;20220325;21.6;-1.4;10.1;1.2;5.38;0;2.7;17700 +77083;45.09183;1.6291;195;20220326;22.5;0;11.3;1.1;5.58;0;2.86;19900 +77083;45.09183;1.6291;195;20220327;22.9;.7;11.8;1.5;6.38;0;3.15;19600 +77083;45.09183;1.6291;195;20220328;23;2;12.5;1.5;6.88;0;3.04;17500 +77083;45.09183;1.6291;195;20220329;18.6;6.9;12.8;1.1;8.98;5.3;1.99;10600 +77083;45.09183;1.6291;195;20220330;15.2;10;12.6;2;11.08;2;1.79;9000 +77083;45.09183;1.6291;195;20220331;13.4;8.2;10.8;3.4;8.88;3.5;2.35;12700 +77083;45.09183;1.6291;195;20220401;7.1;.9;4;4.2;5.42;1.5;1.71;11600 +77083;45.09183;1.6291;195;20220402;7.5;.3;3.9;3.7;4.92;0;1.76;9800 +77083;45.09183;1.6291;195;20220403;5.6;-2.1;1.8;3;5.02;0;1.4;10702 +77083;45.09183;1.6291;195;20220404;12.3;2.2;7.3;1.5;5.08;0;2.72;23100 +77083;45.09183;1.6291;195;20220405;14.1;-2;6.1;1.1;7.18;0;1.85;14600 +77083;45.09183;1.6291;195;20220406;12;4.9;8.5;1.7;10.28;4;.98;4800 +77083;45.09183;1.6291;195;20220407;11.8;9.3;10.6;3.6;12.18;19.9;.82;3000 +77083;45.09183;1.6291;195;20220408;18.4;11.4;14.9;4.1;10.98;1.9;2.83;8900 +77083;45.09183;1.6291;195;20220409;14.1;5.5;9.8;2;7.08;0;2.63;17000 +77083;45.09183;1.6291;195;20220410;19.4;-2.2;8.6;1.3;6.28;0;3.11;23600 +77083;45.09183;1.6291;195;20220411;19.2;9.9;14.5;6.4;8.32;0;4.56;20100 +77083;45.09183;1.6291;195;20220412;19;12.3;15.6;5.7;8.82;1.3;4.2;14800 +77083;45.09183;1.6291;195;20220413;14.9;10.6;12.8;1;10.98;.7;1.41;5900 +77083;45.09183;1.6291;195;20220414;23.9;5.2;14.6;1.4;11.28;0;3.55;22800 +77083;45.09183;1.6291;195;20220415;25.1;6.6;15.9;1.4;11.68;0;3.8;23500 +77083;45.09183;1.6291;195;20220416;24.7;6.5;15.6;1.8;10.28;0;4.13;24600 +77083;45.09183;1.6291;195;20220417;24.4;3.1;13.8;1.7;8.48;0;4.13;25500 +77083;45.09183;1.6291;195;20220418;19.6;4.9;12.3;1.3;10.28;0;2.83;18800 +77083;45.09183;1.6291;195;20220419;17.5;5.7;11.6;1.7;11.08;3.2;2.07;12100 +77083;45.09183;1.6291;195;20220420;16.9;9.4;13.2;1.1;12.48;7.1;1.61;8100 +77083;45.09183;1.6291;195;20220421;17.2;10.5;13.9;1.2;13.58;3.1;1.87;10700 +77083;45.09183;1.6291;195;20220422;19.2;8.2;13.7;1.4;12.68;.2;2.44;14900 +77083;45.09183;1.6291;195;20220423;16.9;9.3;13.1;2.2;11.18;29.9;1.57;3600 +77083;45.09183;1.6291;195;20220424;14.4;9;11.7;2.3;12.18;5.7;1.14;3800 +77083;45.09183;1.6291;195;20220425;18.2;6.3;12.3;1.2;10.28;0;2.53;15700 +77083;45.09183;1.6291;195;20220426;21.9;3.1;12.5;.9;10.08;0;3.66;26400 +77083;45.09183;1.6291;195;20220427;24.8;5;14.9;1.1;10.88;0;3.84;24300 +77083;45.09183;1.6291;195;20220428;23.5;11.4;17.5;1.8;13.88;0;3.75;21100 +77083;45.09183;1.6291;195;20220429;21.2;11.5;16.4;1.8;13.58;.3;3.2;18000 +77083;45.09183;1.6291;195;20220430;22.9;7.4;15.2;1.3;10.88;0;4.05;26000 +77083;45.09183;1.6291;195;20220501;20.5;5.1;12.8;1.1;9.48;0;3.35;22100 +77083;45.09183;1.6291;195;20220502;22.9;7.7;15.3;1.1;10.08;0;3.8;23600 +77083;45.09183;1.6291;195;20220503;23.1;9;16.1;1.5;11.98;3.9;3.51;19500 +77083;45.09183;1.6291;195;20220504;21.3;10.9;16.1;1.6;12.58;.1;3.34;18800 +77083;45.09183;1.6291;195;20220505;21.4;9;15.2;2;10.38;0;4.32;26400 +77083;45.09183;1.6291;195;20220506;21.2;5.9;13.6;1.4;10.37;0;3.46;21270 +77083;45.09183;1.6291;195;20220507;23.6;7;15.3;1.2;10.77;0;3.83;23159 +77083;45.09183;1.6291;195;20220508;24.9;7.5;16.2;1.3;10.97;0;4.09;23880 +77083;45.09183;1.6291;195;20220509;27;7.4;17.2;1;11.3;0;4.28;25447 +77083;45.09183;1.6291;195;20220510;28.1;8.5;18.3;1;12;0;4.4;25316 +77083;45.09183;1.6291;195;20220511;30.7;9.3;20;1.5;12.93;1.2;5.13;26834 +77083;45.09183;1.6291;195;20220512;21;12.6;16.8;1.4;15.83;2.6;2.45;13877 +77083;45.09183;1.6291;195;20220513;25.2;15;20.1;.9;17.03;0;3.6;19930 +77083;45.09183;1.6291;195;20220514;28.9;10.6;19.8;.9;15.33;0;4.35;24678 +77083;45.09183;1.6291;195;20220515;30.1;12.9;21.5;1.7;15.33;8.7;4.9;23762 +77083;45.09183;1.6291;195;20220516;27.8;14.3;21;1.2;16.77;.1;4.29;23094 +77083;45.09183;1.6291;195;20220517;31.3;11.8;21.5;1.2;15.83;0;5.02;26687 +77083;45.09183;1.6291;195;20220518;32.7;14;23.4;1;17.2;2.3;5.06;25748 +77083;45.09183;1.6291;195;20220519;29.8;17.1;23.4;1.7;17.77;.1;4.79;22665 +77083;45.09183;1.6291;195;20220520;30.1;14.9;22.5;1.9;14.73;0;5.05;22816 +77083;45.09183;1.6291;195;20220521;32.4;14.4;23.4;.9;19.1;0;4.89;25344 +77083;45.09183;1.6291;195;20220522;31.8;17.4;24.6;1.1;21.53;2.7;4.52;21745 +77083;45.09183;1.6291;195;20220523;20.7;17;18.8;2.7;16.9;2.5;2.46;10343 +77083;45.09183;1.6291;195;20220524;19.5;11.7;15.6;1.4;12.87;.4;3.12;18263 +77083;45.09183;1.6291;195;20220525;20.8;7.7;14.2;1.3;11.17;0;3.48;21314 +77083;45.09183;1.6291;195;20220526;19.7;7.9;13.8;1.3;12.13;0;2.88;17632 +77083;45.09183;1.6291;195;20220527;25.2;8.7;17;1.8;13.2;0;4.43;25421 +77083;45.09183;1.6291;195;20220528;26.2;10.7;18.4;2.1;11.27;0;5.01;25865 +77083;45.09183;1.6291;195;20220529;23;7.2;15.1;1.9;8.8;0;4.58;25916 +77083;45.09183;1.6291;195;20220530;24.3;5.7;15;1.1;8.7;.6;4.43;26988 +77083;45.09183;1.6291;195;20220531;23.7;10.5;17.1;.9;11.43;2.3;3.73;21001 +77083;45.09183;1.6291;195;20220601;28.5;8.8;18.7;1.4;13.6;3.3;4.87;26614 +77083;45.09183;1.6291;195;20220602;27.1;16.2;21.7;1.6;18.53;5.7;4.1;19957 +77083;45.09183;1.6291;195;20220603;30.6;15.9;23.3;1.9;17.6;12.8;5.23;24485 +77083;45.09183;1.6291;195;20220604;28.4;13.7;21.1;1.7;19.1;18.6;4.37;23038 +77083;45.09183;1.6291;195;20220605;22.7;16.8;19.8;1.6;17.36;.4;2.94;14821 +77083;45.09183;1.6291;195;20220606;24.5;13;18.8;1;16.06;.1;3.79;21654 +77083;45.09183;1.6291;195;20220607;24.2;15.4;19.8;1.5;15;3.7;4;20749 +77083;45.09183;1.6291;195;20220608;18.9;12.6;15.7;1.4;15;4.7;2.37;12966 +77083;45.09183;1.6291;195;20220609;20.6;12.2;16.4;1.3;14.07;.4;3.02;16821 +77083;45.09183;1.6291;195;20220610;27.5;10.7;19.1;.8;14.6;.1;4.69;27182 +77083;45.09183;1.6291;195;20220611;31.4;11.1;21.3;1;14.43;0;5.36;28850 +77083;45.09183;1.6291;195;20220612;29.6;14;21.8;1;18.13;.3;4.51;23465 +77083;45.09183;1.6291;195;20220613;30.3;16.7;23.5;1.3;18.63;0;5.04;25036 +77083;45.09183;1.6291;195;20220614;33.9;13.8;23.8;1.2;17.5;.6;5.62;27679 +77083;45.09183;1.6291;195;20220615;33.2;17.8;25.5;1.4;20.17;0;5.5;25700 +77083;45.09183;1.6291;195;20220616;34;16.3;25.1;1.1;20.1;0;5.42;26291 +77083;45.09183;1.6291;195;20220617;37;16.5;26.7;1.2;19;0;6.11;28393 +77083;45.09183;1.6291;195;20220618;38.5;16.7;27.6;1.9;15.9;0;7.04;28387 +77083;45.09183;1.6291;195;20220619;34.3;19.9;27.1;2.5;16.43;2.6;6.35;23887 +77083;45.09183;1.6291;195;20220620;30.7;17.9;24.3;1.2;20.07;0;4.58;22154 +77083;45.09183;1.6291;195;20220621;28.8;18.6;23.7;1.6;20.5;17.1;4.15;19300 +77083;45.09183;1.6291;195;20220622;27.2;16.5;21.8;1.5;18.27;.9;4.3;21506 +77083;45.09183;1.6291;195;20220623;25.1;15;20;1.1;18.47;19.7;3.57;19139 +77083;45.09183;1.6291;195;20220624;23.5;16.7;20.1;1.7;17.1;2.8;3.52;17807 +77083;45.09183;1.6291;195;20220625;25.5;11.6;18.5;1.5;15.9;6.9;3.66;20177 +77083;45.09183;1.6291;195;20220626;18.9;14.3;16.6;1.6;16.4;8.9;1.99;10648 +77083;45.09183;1.6291;195;20220627;23.4;14.8;19.1;1.7;15.23;0;3.78;19893 +77083;45.09183;1.6291;195;20220628;25.6;11.2;18.4;1.4;13.2;0;4.61;25686 +77083;45.09183;1.6291;195;20220629;27.4;10.2;18.8;1.2;14.27;7;4.7;26696 +77083;45.09183;1.6291;195;20220630;15.3;14.9;15.1;1.6;15.37;7.6;1.03;3728 +77083;45.09183;1.6291;195;20220701;22.9;11.4;17.1;1;13;0;4.03;24099 +77083;45.09183;1.6291;195;20220702;29.3;8.7;19;.9;13.47;0;5.08;29192 +77083;45.09183;1.6291;195;20220703;29.3;13.2;21.3;1.2;16.23;1.7;4.84;25445 +77083;45.09183;1.6291;195;20220704;28;16.5;22.3;1.7;17.83;0;4.58;22317 +77083;45.09183;1.6291;195;20220705;29.2;15.2;22.2;1.3;15.8;0;4.97;25296 +77083;45.09183;1.6291;195;20220706;28.4;12.4;20.4;1.8;13.87;0;5.17;25959 +77083;45.09183;1.6291;195;20220707;27.7;11.7;19.7;1.6;14.1;0;4.9;25713 +77083;45.09183;1.6291;195;20220708;28.9;12.9;20.9;1.9;14.47;0;5.24;26325 +77083;45.09183;1.6291;195;20220709;31.6;12.5;22;1.7;14.07;0;5.72;27910 +77083;45.09183;1.6291;195;20220710;32;12.9;22.4;2;14.6;0;5.9;27596 +77083;45.09183;1.6291;195;20220711;34.4;14.1;24.2;1.7;14.7;0;6.13;28109 +77083;45.09183;1.6291;195;20220712;34.2;15.2;24.7;1.5;14.6;0;5.92;27398 +77083;45.09183;1.6291;195;20220713;35.6;13.9;24.8;1.1;14.73;0;5.87;28428 +77083;45.09183;1.6291;195;20220714;35.9;15.9;25.9;1.1;16.33;.1;5.85;27588 +77083;45.09183;1.6291;195;20220715;34.7;16.1;25.4;1.3;15.9;0;5.72;26533 +77083;45.09183;1.6291;195;20220716;35.2;14.7;25;1.7;15;0;6.22;28022 +77083;45.09183;1.6291;195;20220717;37.2;14;25.6;1.7;13.17;0;6.6;28480 +77083;45.09183;1.6291;195;20220718;40.4;17;28.7;1.9;14.8;0;7.06;27612 +77083;45.09183;1.6291;195;20220719;35.3;19.8;27.5;1.8;17.8;.2;5.73;22734 +77083;45.09183;1.6291;195;20220720;28.7;19.4;24.1;2.2;18.27;.1;4.71;20367 +77083;45.09183;1.6291;195;20220721;33.1;14;23.5;1;16.03;0;5.2;26595 +77083;45.09183;1.6291;195;20220722;31.9;15.3;23.6;1.7;17.47;.1;5.04;23437 +77083;45.09183;1.6291;195;20220723;29.7;16.1;22.9;1.4;16.13;0;4.65;22828 +77083;45.09183;1.6291;195;20220724;36.9;13.5;25.2;1.1;14.83;0;5.84;28519 +77083;45.09183;1.6291;195;20220725;28.3;17.7;23;2;16.73;0;4.39;18521 +77083;45.09183;1.6291;195;20220726;26.5;15.6;21.1;1.8;14.03;0;4.45;21563 +77083;45.09183;1.6291;195;20220727;28.9;11.5;20.2;1.4;12.77;0;4.74;24648 +77083;45.09183;1.6291;195;20220728;30.3;11.1;20.7;1.3;13.33;0;4.9;25901 +77083;45.09183;1.6291;195;20220729;27.4;15.7;21.5;1.4;16.27;0;3.88;18803 +77083;45.09183;1.6291;195;20220730;31;15.7;23.3;1.5;16.5;0;4.95;24348 +77083;45.09183;1.6291;195;20220731;33.5;15.1;24.3;1.4;16.17;0;5.26;25064 +77083;45.09183;1.6291;195;20220801;34.4;15.5;24.9;1.2;15.77;0;5.28;25207 +77083;45.09183;1.6291;195;20220802;35.7;14.1;24.9;1;15.1;0;5.39;26811 +77083;45.09183;1.6291;195;20220803;38.4;16.5;27.4;1;14.9;0;5.58;26100 +77083;45.09183;1.6291;195;20220804;38;18.3;28.1;1.3;16.97;0;5.63;24833 +77083;45.09183;1.6291;195;20220805;30.7;19.1;24.9;1.9;19.5;4.2;4.45;18932 +77083;45.09183;1.6291;195;20220806;33.4;19.2;26.3;1.9;15.8;0;5.41;22756 +77083;45.09183;1.6291;195;20220807;33.6;13.8;23.7;1.7;11.8;0;5.65;25649 +77083;45.09183;1.6291;195;20220808;35;12.3;23.7;1.6;10.9;0;5.74;26322 +77083;45.09183;1.6291;195;20220809;36.8;13.6;25.2;1.5;11.27;0;5.66;25236 +77083;45.09183;1.6291;195;20220810;37.7;13.7;25.7;1.3;11.27;0;5.61;25823 +77083;45.09183;1.6291;195;20220811;38.2;15.5;26.8;1;13.1;0;5.21;24922 +77083;45.09183;1.6291;195;20220812;38.8;17;27.9;1;14.47;0;5.32;24685 +77083;45.09183;1.6291;195;20220813;37.2;16;26.6;1.3;16.6;1.9;5.27;24214 +77083;45.09183;1.6291;195;20220814;24.3;20;22.2;2;20.2;8;2.46;10158 +77083;45.09183;1.6291;195;20220815;27.4;16.2;21.8;1.1;17.5;.2;3.48;17668 +77083;45.09183;1.6291;195;20220816;28.9;13;21;1.2;17.23;11.8;3.35;17123 +77083;45.09183;1.6291;195;20220817;26.3;14.3;20.3;1.8;17;0;3.66;18984 +77083;45.09183;1.6291;195;20220818;25.7;14.6;20.1;1.8;15.77;0;3.55;17447 +77083;45.09183;1.6291;195;20220819;26.5;15.4;20.9;1.7;17.37;.8;3.31;15769 +77083;45.09183;1.6291;195;20220820;28.8;16;22.4;1.1;18.3;0;3.56;18497 +77083;45.09183;1.6291;195;20220821;27.3;13.8;20.5;1.3;16.53;0;3.4;17570 +77083;45.09183;1.6291;195;20220822;25.5;18.6;22;1.4;18.47;.5;2.82;12879 +77083;45.09183;1.6291;195;20220823;30.4;15.8;23.1;1;18.27;0;3.85;20104 +77083;45.09183;1.6291;195;20220824;35.3;15.3;25.3;1.1;16.8;0;4.56;22460 +77083;45.09183;1.6291;195;20220825;31;16.8;23.9;1.5;17.7;.3;4.02;18498 +77083;45.09183;1.6291;195;20220826;30.1;15.6;22.9;1.3;17.23;0;3.77;18487 +77083;45.09183;1.6291;195;20220827;30.8;13.5;22.1;1.2;15.3;0;3.97;20894 +77083;45.09183;1.6291;195;20220828;32.7;13.4;23;1;14.17;0;4.13;21571 +77083;45.09183;1.6291;195;20220829;34.5;13.1;23.8;1.1;14.83;1.6;4.02;19373 +77083;45.09183;1.6291;195;20220830;31.9;17;24.4;1.3;17.4;0;4.1;19707 +77083;45.09183;1.6291;195;20220831;32.5;14.2;23.4;1.2;15.57;1.3;4.03;19913 +77083;45.09183;1.6291;195;20220901;27.2;15.1;21.1;.9;17.77;.8;2.73;13997 +77083;45.09183;1.6291;195;20220902;27.1;15.4;21.3;1.1;17.93;3.5;2.88;14916 +77083;45.09183;1.6291;195;20220903;27.9;16.2;22;1;16.77;0;3.08;15883 +77083;45.09183;1.6291;195;20220904;33.3;13.4;23.4;1.3;16.2;.3;3.98;19216 +77083;45.09183;1.6291;195;20220905;34.2;16.9;25.6;2;18.1;17.8;4.59;19052 +77083;45.09183;1.6291;195;20220906;29.4;16.9;23.2;1.6;19.33;1.2;3.37;15251 +77083;45.09183;1.6291;195;20220907;26.2;16.3;21.3;1.3;17;0;2.68;12919 +77083;45.09183;1.6291;195;20220908;22.9;12.6;17.7;1.5;14.9;.6;2.47;13232 +77083;45.09183;1.6291;195;20220909;23.7;11.7;17.7;1.4;14.1;.3;2.69;14908 +77083;45.09183;1.6291;195;20220910;24.9;10.7;17.8;.8;13.4;0;2.74;17234 +77083;45.09183;1.6291;195;20220911;30.5;9.7;20.1;1.1;12.43;0;3.51;20110 +77083;45.09183;1.6291;195;20220912;36.8;11.6;24.2;1.2;14.6;0;4.16;19989 +77083;45.09183;1.6291;195;20220913;31.6;20;25.8;1.7;20.3;5.6;3.21;11996 +77083;45.09183;1.6291;195;20220914;29.9;17.8;23.9;1.4;18.43;0;3.21;14420 +77083;45.09183;1.6291;195;20220915;27.4;13.6;20.5;1.2;16.33;.2;2.82;15051 +77083;45.09183;1.6291;195;20220916;23.8;14.3;19.1;1.4;14.8;0;2.45;12915 +77083;45.09183;1.6291;195;20220917;20.5;6.7;13.6;1.6;9.1;0;2.67;16460 +77083;45.09183;1.6291;195;20220918;25.4;3.1;14.2;1.2;8.03;0;2.96;19259 +77083;45.09183;1.6291;195;20220919;25.1;3.9;14.5;1.6;8.77;0;3.14;18743 +77083;45.09183;1.6291;195;20220920;24.9;4.6;14.8;1.3;8.6;0;2.88;18236 +77083;45.09183;1.6291;195;20220921;25.4;5;15.2;.9;9;0;2.6;18018 +77083;45.09183;1.6291;195;20220922;25.5;5.7;15.6;.9;9.37;0;2.63;17511 +77083;45.09183;1.6291;195;20220923;22.9;7.1;15;1.2;11.93;.4;2.11;12625 +77083;45.09183;1.6291;195;20220924;20;13.7;16.8;1.3;14.33;2.3;1.72;9132 +77083;45.09183;1.6291;195;20220925;19;11.2;15.1;1.1;13;.6;1.65;10038 +77083;45.09183;1.6291;195;20220926;18.5;8.9;13.7;1.8;11.93;4.1;1.84;11046 +77083;45.09183;1.6291;195;20220927;15.3;11.2;13.3;2.3;13.23;8.3;1.25;6926 +77083;45.09183;1.6291;195;20220928;18.3;13.2;15.8;3;15.37;12.4;1.57;8354 +77083;45.09183;1.6291;195;20220929;16.9;10.5;13.7;1.1;12.2;1.5;1.47;8883 +77083;45.09183;1.6291;195;20220930;18.8;6.6;12.7;.9;9.97;1.4;1.71;12413 +77083;45.09183;1.6291;195;20221001;17.8;7.6;12.7;1.5;14.43;10.4;1.18;8380 +77083;45.09183;1.6291;195;20221002;21.2;15.4;18.3;1;17.07;.2;1.48;7954 +77083;45.09183;1.6291;195;20221003;23.9;11;17.4;.8;13.97;0;1.92;13179 +77083;45.09183;1.6291;195;20221004;24.4;7.9;16.2;.8;12.57;.1;1.94;14303 +77083;45.09183;1.6291;195;20221005;26.8;7.7;17.3;1.2;13;0;2.31;14575 +77083;45.09183;1.6291;195;20221006;22.6;13.5;18;.6;15.57;0;1.47;8710 +77083;45.09183;1.6291;195;20221007;25.1;10.4;17.7;.7;14.37;.6;1.8;12656 +77083;45.09183;1.6291;195;20221008;22.6;11;16.8;1;13.5;0;1.7;10773 +77083;45.09183;1.6291;195;20221009;25.3;6.7;16;1.1;11.77;0;2.02;13719 +77083;45.09183;1.6291;195;20221010;24.6;9.2;16.9;1.1;13.83;0;1.77;10647 +77083;45.09183;1.6291;195;20221011;22;12.8;17.4;.8;15.17;0;1.37;7976 +77083;45.09183;1.6291;195;20221012;23.9;13.8;18.9;.8;14.83;.8;1.61;9928 +77083;45.09183;1.6291;195;20221013;17.2;10.3;13.8;.7;14.43;9.1;1.01;6574 +77083;45.09183;1.6291;195;20221014;19.2;15.2;17.2;1.9;17.27;2.5;1.08;4810 +77083;45.09183;1.6291;195;20221015;24.2;15.3;19.8;1;16.1;0;1.62;8817 +77083;45.09183;1.6291;195;20221016;26.9;13.7;20.3;2;15.83;0;2.36;10769 +77083;45.09183;1.6291;195;20221017;24.6;18.6;21.6;1.9;16.63;0;1.96;6368 +77083;45.09183;1.6291;195;20221018;28;13.4;20.7;1.5;16.1;0;2.12;10882 +77083;45.09183;1.6291;195;20221019;26;11.7;18.9;1.5;15.47;2.9;1.82;9271 +77083;45.09183;1.6291;195;20221020;24.7;15.9;20.3;1.8;17.3;2.4;1.73;6953 +77083;45.09183;1.6291;195;20221021;23.4;15.9;19.6;1.2;16.4;1.3;1.46;6977 +77083;45.09183;1.6291;195;20221022;24.6;11.1;17.8;1.2;14.27;.1;1.62;9903 +77083;45.09183;1.6291;195;20221023;23.8;13.7;18.7;1.4;14.33;.8;1.66;6398 +77083;45.09183;1.6291;195;20221024;23;9.8;16.4;.9;12.17;.2;1.4;9639 +77083;45.09183;1.6291;195;20221025;21.9;8.2;15;1.2;12.57;.2;1.39;8371 +77083;45.09183;1.6291;195;20221026;26.3;9.6;17.9;1;13.63;0;1.55;10061 +77083;45.09183;1.6291;195;20221027;26.2;10.6;18.4;1.6;14.37;0;1.82;8377 +77083;45.09183;1.6291;195;20221028;25.3;17.3;21.3;1.5;13.93;0;1.93;6891 +77083;45.09183;1.6291;195;20221029;27.5;10.8;19.1;1.5;11.17;0;2.08;9329 +77083;45.09183;1.6291;195;20221030;24.1;8.4;16.2;1;11.8;0;1.39;8607 +77083;45.09183;1.6291;195;20221031;24.4;10.8;17.6;1.4;14.43;8.9;1.46;7691 +77083;45.09183;1.6291;195;20221101;18.1;12.4;15.2;.9;13.9;.1;.88;5490 +77083;45.09183;1.6291;195;20221102;19.4;8.9;14.1;.8;11.27;.1;.92;7742 +77083;45.09183;1.6291;195;20221103;17.1;6.9;12;1.9;11;11.1;1.13;5085 +77083;45.09183;1.6291;195;20221104;12.1;9.3;10.7;3;10.23;5.4;1.03;3553 +77083;45.09183;1.6291;195;20221105;13.8;2.4;8.1;.9;8;.1;.74;7087 +77083;45.09183;1.6291;195;20221106;15.3;1.8;8.5;.9;8.53;.6;.74;7030 +77083;45.09183;1.6291;195;20221107;20.1;6.5;13.3;1.1;10.7;0;.98;8355 +77083;45.09183;1.6291;195;20221108;20.9;8.1;14.5;2.1;12.07;6.3;1.41;6689 +77083;45.09183;1.6291;195;20221109;15.5;11.9;13.7;1;13.83;6.5;.68;3316 +77083;45.09183;1.6291;195;20221110;15.7;9.4;12.5;.9;11.63;0;.74;6048 +77083;45.09183;1.6291;195;20221111;22.3;3.6;13;1.3;10.4;.1;1.08;8660 +77083;45.09183;1.6291;195;20221112;21.7;7.1;14.4;1;11.07;.1;.97;7223 +77083;45.09183;1.6291;195;20221113;20.7;4.4;12.6;.6;10.1;0;.73;8044 +77083;45.09183;1.6291;195;20221114;14.9;8.1;11.5;1.4;11.93;6.7;.75;2866 +77083;45.09183;1.6291;195;20221115;17.1;9;13.1;1.4;12.57;5.8;.73;4285 +77083;45.09183;1.6291;195;20221116;16.9;10.4;13.6;2;12.4;3.6;.94;4862 +77083;45.09183;1.6291;195;20221117;17.3;12.6;14.9;2.4;12.6;7.4;1.16;4320 +77083;45.09183;1.6291;195;20221118;11.8;7.3;9.6;1.2;10.37;2.1;.54;3327 +77083;45.09183;1.6291;195;20221119;11.3;6.3;8.8;1;9.27;.4;.54;4185 +77083;45.09183;1.6291;195;20221120;8.4;2.6;5.5;.9;8.63;2.2;.37;3389 +77083;45.09183;1.6291;195;20221121;10.2;5.6;7.9;1.8;9.7;14.3;.55;2355 +77083;45.09183;1.6291;195;20221122;10.8;5.8;8.3;1.9;9.33;14.7;.57;4053 +77083;45.09183;1.6291;195;20221123;14.4;7.7;11.1;1.9;10.5;6.1;.77;4121 +77083;45.09183;1.6291;195;20221124;12.9;4.9;8.9;1.1;10.1;.7;.47;4369 +77083;45.09183;1.6291;195;20221125;11.3;9.1;10.2;1.1;10.77;6.8;.57;2230 +77083;45.09183;1.6291;195;20221126;9.8;3.7;6.8;1;8.63;.1;.42;3928 +77083;45.09183;1.6291;195;20221127;12.1;1.8;7;1.1;7.97;10.3;.51;5208 +77083;45.09183;1.6291;195;20221128;12.3;5.8;9.1;1.3;10.7;6.5;.48;3267 +77083;45.09183;1.6291;195;20221129;10;4.9;7.5;.7;9.1;.8;.41;3019 +77083;45.09183;1.6291;195;20221130;10.6;2.1;6.3;.9;7.57;.1;.44;4461 +77083;45.09183;1.6291;195;20221201;9.8;.1;4.9;1.3;6.7;0;.53;4750 +77083;45.09183;1.6291;195;20221202;6.4;2.8;4.6;.8;6.77;1;.51;2200 +77083;45.09183;1.6291;195;20221203;8.5;3.3;5.9;.8;7.6;3.5;.4;3662 +77083;45.09183;1.6291;195;20221204;7.2;4.4;5.8;.8;8;.8;.43;2197 +77083;45.09183;1.6291;195;20221205;9.9;.5;5.2;1.1;6.6;.1;.44;4792 +77083;45.09183;1.6291;195;20221206;9.5;-3.1;3.2;.7;5.57;0;.31;5437 +77083;45.09183;1.6291;195;20221207;8.6;-3.2;2.7;.8;5.43;.1;.32;5610 +77083;45.09183;1.6291;195;20221208;6.5;-3.5;1.5;.9;5.73;.8;.36;3900 +77083;45.09183;1.6291;195;20221209;10.4;1.8;6.1;1.1;7.67;.2;.44;3828 +77083;45.09183;1.6291;195;20221210;3.8;1.5;2.7;1.9;4.93;0;.61;3478 +77083;45.09183;1.6291;195;20221211;5.7;-7.7;-1;.7;3.9;.1;.25;5423 +77083;45.09183;1.6291;195;20221212;3.1;-6.2;-1.5;1;5.07;13.2;.25;3563 +77083;45.09183;1.6291;195;20221213;8.1;1.7;4.9;1.3;9.1;1.4;.19;2634 +77083;45.09183;1.6291;195;20221214;13.1;6.7;9.9;1.1;11.07;3.7;.4;2841 +77083;45.09183;1.6291;195;20221215;9;5;7;1.3;9.7;10;.42;1608 +77083;45.09183;1.6291;195;20221216;8.1;3;5.6;1.8;7.07;0;.56;3769 +77083;45.09183;1.6291;195;20221217;6.4;-5.8;.3;1;4.23;0;.35;5247 +77083;45.09183;1.6291;195;20221218;11.9;-5.1;3.4;1.5;5.97;0;.52;5612 +77083;45.09183;1.6291;195;20221219;17.6;7.3;12.5;3.4;10.03;0;1.38;4764 +77083;45.09183;1.6291;195;20221220;16;12;14;2.5;11.13;5.3;1.18;1885 +77083;45.09183;1.6291;195;20221221;14.1;10.6;12.3;1.7;12.33;1.8;.58;2630 +77083;45.09183;1.6291;195;20221222;14.3;10.5;12.4;2.4;13.37;15.2;.55;1965 +77083;45.09183;1.6291;195;20221223;16.6;12.8;14.7;1.5;14.57;2.4;.59;2089 +77083;45.09183;1.6291;195;20221224;17.7;11.2;14.4;1.1;12.57;0;.6;3770 +77083;45.09183;1.6291;195;20221225;18;3.9;10.9;1.2;9.53;0;.61;5646 +77083;45.09183;1.6291;195;20221226;10.8;5.9;8.4;.9;10.6;1.6;.43;1989 +77083;45.09183;1.6291;195;20221227;9.4;6.4;7.9;.9;9.97;0;.37;2172 +77083;45.09183;1.6291;195;20221228;15.1;3.5;9.3;1.2;9.23;1.5;.52;4985 +77083;45.09183;1.6291;195;20221229;10.4;6.3;8.3;1.6;10.6;15.4;.48;1803 +77083;45.09183;1.6291;195;20221230;12.7;8.4;10.5;1.4;11.37;4.4;.55;2167 +77083;45.09183;1.6291;195;20221231;16.8;7.3;12.1;1.6;11.2;0;.69;4286 +77084;45.11659;1.94474;376;20220101;17.5;7.1;12.3;1.6;7.19;0;1.19;4969 +77084;45.11659;1.94474;376;20220102;13;6.2;9.6;1.5;8.46;.4;.75;3795 +77084;45.11659;1.94474;376;20220103;10.6;6.8;8.7;1.9;10.66;.3;.37;2590 +77084;45.11659;1.94474;376;20220104;15.3;7.8;11.5;3.2;9.16;3.5;1.32;4152 +77084;45.11659;1.94474;376;20220105;4.9;.5;2.7;2.7;5.96;0;.56;3064 +77084;45.11659;1.94474;376;20220106;4.3;-3;.7;1.9;5.06;0;.44;4198 +77084;45.11659;1.94474;376;20220107;2;-2.8;-.4;1.5;5.99;5.4;.21;3267 +77084;45.11659;1.94474;376;20220108;8.9;.9;4.9;3.9;9.19;18.9;.12;4462 +77084;45.11659;1.94474;376;20220109;6.3;3.8;5.1;2.1;8.36;14.5;.37;2212 +77084;45.11659;1.94474;376;20220110;6.8;5;5.9;1.6;8.32;.1;.45;1783 +77084;45.11659;1.94474;376;20220111;8.6;-.5;4;1.9;5.16;.1;.81;4979 +77084;45.11659;1.94474;376;20220112;7.5;-2.4;2.5;1.7;4.49;0;.73;5324 +77084;45.11659;1.94474;376;20220113;8.2;-3.3;2.4;1.1;4.29;0;.56;5832 +77084;45.11659;1.94474;376;20220114;12.3;-2.5;4.9;1.5;4.12;.1;.96;6750 +77084;45.11659;1.94474;376;20220115;9.4;-2.5;3.4;1;4.49;.1;.58;6056 +77084;45.11659;1.94474;376;20220116;7.4;-4.4;1.5;1.2;4.79;0;.46;6126 +77084;45.11659;1.94474;376;20220117;9.5;-2.5;3.5;1.7;5.89;.1;.57;6250 +77084;45.11659;1.94474;376;20220118;7;-3.7;1.7;1.4;5.56;.1;.5;5871 +77084;45.11659;1.94474;376;20220119;2.1;-.9;.6;1.6;6.32;1.4;.29;2625 +77084;45.11659;1.94474;376;20220120;5.4;-.2;2.6;1.8;6.42;.1;.41;4218 +77084;45.11659;1.94474;376;20220121;4.9;-1;2;3.6;4.66;0;1;4300 +77084;45.11659;1.94474;376;20220122;7.3;-3.4;1.9;2.2;4.82;.1;.79;6191 +77084;45.11659;1.94474;376;20220123;11.9;-2.2;4.8;1.4;5.46;0;.76;7356 +77084;45.11659;1.94474;376;20220124;13.3;-.2;6.5;1.3;4.99;.1;.92;7301 +77084;45.11659;1.94474;376;20220125;11.3;-1.1;5.1;1;5.46;0;.65;7084 +77084;45.11659;1.94474;376;20220126;12.2;-1.7;5.3;1.3;5.42;.1;.76;7608 +77084;45.11659;1.94474;376;20220127;11.6;-2.7;4.5;1.5;4.79;0;.89;7835 +77084;45.11659;1.94474;376;20220128;4.8;-4.7;0;1.3;5.32;.1;.51;6286 +77084;45.11659;1.94474;376;20220129;5.5;-3.1;1.2;1.5;5.66;0;.51;6007 +77084;45.11659;1.94474;376;20220130;9.5;-.2;4.6;1.6;7.02;0;.63;6553 +77084;45.11659;1.94474;376;20220131;7.2;1.6;4.4;3;7.49;1.3;.54;4866 +77084;45.11659;1.94474;376;20220201;4;-.8;1.6;2.3;7.09;1.5;.28;4493 +77084;45.11659;1.94474;376;20220202;8;4.2;6.1;1.7;8.59;.1;.5;4026 +77084;45.11659;1.94474;376;20220203;8.9;.6;4.8;1.7;7.46;.3;.61;6348 +77084;45.11659;1.94474;376;20220204;7.8;4.2;6;1.3;9.16;4;.45;3987 +77084;45.11659;1.94474;376;20220205;9;4.2;6.6;2.2;7.42;0;.82;4801 +77084;45.11659;1.94474;376;20220206;6.6;-.1;3.2;2.6;8.09;6.2;.33;5861 +77084;45.11659;1.94474;376;20220207;10.2;6.5;8.3;3.2;8.42;.4;1.02;4297 +77084;45.11659;1.94474;376;20220208;15.3;-1.4;6.9;1.3;5.99;0;1.09;9995 +77084;45.11659;1.94474;376;20220209;15.8;1.8;8.8;2;6.09;0;1.49;9288 +77084;45.11659;1.94474;376;20220210;5.8;1.9;3.8;2.2;7.81;.2;1.4;10433 +77084;45.11659;1.94474;376;20220211;10.4;5.4;7.9;2.5;7.04;0;1.3;11233 +77084;45.11659;1.94474;376;20220212;10.9;-2.1;4.4;2.1;4.95;0;1.37;9100 +77084;45.11659;1.94474;376;20220213;14.7;2.2;8.4;5.5;7.91;6.4;1.83;10233 +77084;45.11659;1.94474;376;20220214;10.7;7.2;9;4;8.77;9.2;1.16;6000 +77084;45.11659;1.94474;376;20220215;7.6;4.2;5.9;3.6;8.31;12.2;.67;5033 +77084;45.11659;1.94474;376;20220216;11.2;6.3;8.7;3.9;11.39;16.1;.52;5653 +77084;45.11659;1.94474;376;20220217;12.4;9.9;11.2;2.9;12.79;3.4;.65;3893 +77084;45.11659;1.94474;376;20220218;12.1;9.1;10.6;2.5;11.09;1.1;.89;4228 +77084;45.11659;1.94474;376;20220219;9.4;3;6.2;1.9;7.32;0;.95;6984 +77084;45.11659;1.94474;376;20220220;8.5;1.4;4.9;2.5;8.79;7.5;.59;7417 +77084;45.11659;1.94474;376;20220221;9.5;7.4;8.4;4.1;8.89;1.5;1.09;3735 +77084;45.11659;1.94474;376;20220222;10.1;4.8;7.5;1.7;8.92;.5;.88;6445 +77084;45.11659;1.94474;376;20220223;14.9;6;10.4;1.1;8.69;0;1.22;8842 +77084;45.11659;1.94474;376;20220224;13.8;4.2;9;2;8.22;.2;1.38;9377 +77084;45.11659;1.94474;376;20220225;9.4;.6;5;2.3;6.12;0;1.23;9043 +77084;45.11659;1.94474;376;20220226;13.8;-1.5;6.2;2.2;4.56;.1;1.85;12343 +77084;45.11659;1.94474;376;20220227;14.7;.2;7.5;1.6;5.62;0;1.65;12148 +77084;45.11659;1.94474;376;20220228;15;.7;7.8;1.6;6.79;.1;1.54;12271 +77084;45.11659;1.94474;376;20220301;15.7;-.1;7.8;1.9;5.79;0;1.83;13047 +77084;45.11659;1.94474;376;20220302;10.1;3.6;6.8;1.7;8.52;1;1.01;8193 +77084;45.11659;1.94474;376;20220303;14.4;6.8;10.6;1.1;9.66;0;1.26;9068 +77084;45.11659;1.94474;376;20220304;11.6;4;7.8;2.4;9.49;.9;1.07;9195 +77084;45.11659;1.94474;376;20220305;9.1;5.6;7.4;2.7;8.79;.1;.93;6105 +77084;45.11659;1.94474;376;20220306;10.3;-.3;5;1.8;5.16;0;1.5;11284 +77084;45.11659;1.94474;376;20220307;11.3;-2.4;4.5;2;4.76;0;1.68;13124 +77084;45.11659;1.94474;376;20220308;14.5;1.2;7.8;2.6;7.02;1.1;1.9;13033 +77084;45.11659;1.94474;376;20220309;14.9;5;10;2.9;8.19;0;1.95;11283 +77084;45.11659;1.94474;376;20220310;14;6.3;10.1;2.6;8.89;1.9;1.69;9893 +77084;45.11659;1.94474;376;20220311;12.3;7.3;9.8;4.6;9.19;13.7;1.68;8018 +77084;45.11659;1.94474;376;20220312;8;6.3;7.2;3.4;9.26;4.8;.79;4556 +77084;45.11659;1.94474;376;20220313;9.3;6;7.6;3.7;7.79;19.7;1.42;6567 +77084;45.11659;1.94474;376;20220314;12.5;.4;6.5;4.4;8.26;1.8;1.55;13392 +77084;45.11659;1.94474;376;20220315;15.8;10;12.9;5.5;10.19;0;2.39;9177 +77084;45.11659;1.94474;376;20220316;16.7;9.5;13.1;2.1;10.29;0;1.93;10410 +77084;45.11659;1.94474;376;20220317;12.9;9.4;11.1;3.2;9.96;0;1.6;6616 +77084;45.11659;1.94474;376;20220318;12.9;5.6;9.3;2.7;8.54;.1;1.57;7900 +77084;45.11659;1.94474;376;20220319;16.5;7.6;12.1;3.1;7.77;0;2.78;15766 +77084;45.11659;1.94474;376;20220320;14.8;5.3;10;5.9;7.67;0;2.45;8766 +77084;45.11659;1.94474;376;20220321;15.2;6.8;11;7.2;7.47;0;3.14;13866 +77084;45.11659;1.94474;376;20220322;15.6;2.7;9.1;6.7;5.37;0;3.8;19400 +77084;45.11659;1.94474;376;20220323;16.4;1.3;8.9;4.4;4.67;0;3.6;20066 +77084;45.11659;1.94474;376;20220324;18.7;.3;9.5;3.9;4.91;0;3.83;18690 +77084;45.11659;1.94474;376;20220325;19;2.5;10.8;3.3;4.61;0;3.74;18033 +77084;45.11659;1.94474;376;20220326;19.4;1.1;10.3;3.5;5.31;0;3.8;20600 +77084;45.11659;1.94474;376;20220327;20.8;3.4;12.1;3.5;6.07;0;3.96;19600 +77084;45.11659;1.94474;376;20220328;21.1;6;13.6;4.2;5.84;0;4.37;18066 +77084;45.11659;1.94474;376;20220329;17.6;8.6;13.1;2.6;7.71;5.6;2.65;10000 +77084;45.11659;1.94474;376;20220330;12.8;7.5;10.2;1.8;10.01;4.3;1.22;6166 +77084;45.11659;1.94474;376;20220331;11.8;6.7;9.3;4;8.17;3.6;1.97;10966 +77084;45.11659;1.94474;376;20220401;5;-.4;2.3;4.9;5.47;2.7;1.69;11500 +77084;45.11659;1.94474;376;20220402;4.7;-.8;1.9;3.7;5.02;0;1.45;10233 +77084;45.11659;1.94474;376;20220403;3.8;-1.9;1;3.4;4.94;0;1.3;8850 +77084;45.11659;1.94474;376;20220404;10.6;-.2;5.2;1.6;4.97;0;2.54;22500 +77084;45.11659;1.94474;376;20220405;12.8;-1.4;5.7;1.9;6.91;0;1.92;15833 +77084;45.11659;1.94474;376;20220406;11;4.2;7.6;2.5;9.41;4;.94;5733 +77084;45.11659;1.94474;376;20220407;12;8.1;10.1;5;11.11;24.6;1.01;4666 +77084;45.11659;1.94474;376;20220408;16.2;10.1;13.1;5.9;10.44;3.1;2.62;9900 +77084;45.11659;1.94474;376;20220409;12;2.1;7;3.3;6.44;.2;2.45;17200 +77084;45.11659;1.94474;376;20220410;17.4;-1.8;7.8;3.2;5.37;0;3.64;24033 +77084;45.11659;1.94474;376;20220411;20;5;12.5;6.8;8.47;0;4.01;20066 +77084;45.11659;1.94474;376;20220412;18.7;11.3;15;5.9;8.44;0;3.85;14033 +77084;45.11659;1.94474;376;20220413;15.3;9.5;12.4;1.6;9.81;.3;1.76;7566 +77084;45.11659;1.94474;376;20220414;21.5;4.2;12.9;2;10.34;0;3.31;21666 +77084;45.11659;1.94474;376;20220415;22.6;5.4;14;2;10.61;0;3.67;23533 +77084;45.11659;1.94474;376;20220416;22.2;4.4;13.3;2.5;9.27;0;3.88;23800 +77084;45.11659;1.94474;376;20220417;21.6;1.8;11.7;2.3;7.77;0;3.89;25400 +77084;45.11659;1.94474;376;20220418;19.3;4.5;11.9;2.3;9.27;0;3.17;20866 +77084;45.11659;1.94474;376;20220419;16.7;3.6;10.2;2.2;10.27;4.2;2.37;16800 +77084;45.11659;1.94474;376;20220420;14.7;8.3;11.5;1.4;10.94;7.3;1.49;7966 +77084;45.11659;1.94474;376;20220421;16.6;8.3;12.5;1.7;11.11;3.8;1.84;10266 +77084;45.11659;1.94474;376;20220422;19.6;6.1;12.8;1.9;10.67;.2;2.9;18233 +77084;45.11659;1.94474;376;20220423;17.1;9.7;13.4;3.9;10.41;30.8;2.39;8066 +77084;45.11659;1.94474;376;20220424;14.9;7.4;11.1;2.9;11.04;10.4;1.23;4866 +77084;45.11659;1.94474;376;20220425;16;7.2;11.6;1.7;10.07;0;2.35;15166 +77084;45.11659;1.94474;376;20220426;19.5;5.3;12.4;1.8;9.24;0;3.73;26000 +77084;45.11659;1.94474;376;20220427;21.8;5.5;13.7;2.1;10.11;0;3.84;24033 +77084;45.11659;1.94474;376;20220428;22.2;7.7;15;2.1;12.17;.3;3.38;19933 +77084;45.11659;1.94474;376;20220429;21;9.4;15.2;2.2;12.44;2.1;2.62;12966 +77084;45.11659;1.94474;376;20220430;20.2;6.9;13.5;2.1;10.27;0;3.67;23200 +77084;45.11659;1.94474;376;20220501;18.8;3.1;11;1.6;8.54;0;3.39;23933 +77084;45.11659;1.94474;376;20220502;19.8;4.8;12.3;1.7;9.04;0;3.49;22500 +77084;45.11659;1.94474;376;20220503;20;7.1;13.5;1.5;11.41;4.3;2.68;15466 +77084;45.11659;1.94474;376;20220504;18.5;8.9;13.7;1.5;11.47;.9;2.76;17333 +77084;45.11659;1.94474;376;20220505;19;6.2;12.6;2.3;9.87;0;3.37;21333 +77084;45.11659;1.94474;376;20220506;19;6.5;12.7;2.5;10.12;0;3.43;21267 +77084;45.11659;1.94474;376;20220507;21.2;8;14.6;2.5;10.46;0;3.84;22010 +77084;45.11659;1.94474;376;20220508;22.7;8.2;15.5;2;10.49;0;4.1;23129 +77084;45.11659;1.94474;376;20220509;24.9;10;17.5;1.3;10.86;0;4.18;23605 +77084;45.11659;1.94474;376;20220510;26;11.1;18.5;1.4;11.42;0;4.39;23758 +77084;45.11659;1.94474;376;20220511;28.3;12.2;20.2;1.9;12.32;0;5.02;24825 +77084;45.11659;1.94474;376;20220512;20.9;12.1;16.5;1.3;15.36;1.3;3.02;17883 +77084;45.11659;1.94474;376;20220513;23.7;14.6;19.2;1.2;16.46;0;3.43;18532 +77084;45.11659;1.94474;376;20220514;27.4;11.9;19.7;1.2;14.86;0;4.44;24609 +77084;45.11659;1.94474;376;20220515;27.6;15.4;21.5;2.2;14.46;4.1;4.8;21745 +77084;45.11659;1.94474;376;20220516;26.4;13.4;19.9;1.5;15.49;.1;4.26;22457 +77084;45.11659;1.94474;376;20220517;29.8;13.1;21.5;1.5;14.99;0;5.08;25870 +77084;45.11659;1.94474;376;20220518;30.9;15.4;23.2;1.7;16.16;1;5.28;25036 +77084;45.11659;1.94474;376;20220519;28.1;16.7;22.4;2.3;16.49;.1;4.79;21327 +77084;45.11659;1.94474;376;20220520;28.8;17;22.9;2.5;13.79;.1;5.29;21671 +77084;45.11659;1.94474;376;20220521;31.5;15.1;23.3;1.2;17.89;0;5.14;25835 +77084;45.11659;1.94474;376;20220522;30.4;18.1;24.2;1.4;20.19;2.3;4.74;22499 +77084;45.11659;1.94474;376;20220523;18.8;15.6;17.2;2.8;16.26;4.4;2.35;11104 +77084;45.11659;1.94474;376;20220524;18.1;10.4;14.2;1.9;12.39;2;2.96;17467 +77084;45.11659;1.94474;376;20220525;18.5;7.4;13;2.2;10.86;.1;3.41;21518 +77084;45.11659;1.94474;376;20220526;18;8.5;13.2;2.3;11.89;0;3.12;19827 +77084;45.11659;1.94474;376;20220527;23.6;9.4;16.5;2.8;13.12;.1;4.39;24481 +77084;45.11659;1.94474;376;20220528;24.6;10.4;17.5;2.6;10.86;0;4.9;24478 +77084;45.11659;1.94474;376;20220529;21.6;7.9;14.7;2.5;8.32;0;4.54;24189 +77084;45.11659;1.94474;376;20220530;23;6.1;14.5;1.4;8.22;.2;4.49;26947 +77084;45.11659;1.94474;376;20220531;22.4;11;16.7;1.2;10.62;2;3.95;22108 +77084;45.11659;1.94474;376;20220601;27.3;11.6;19.4;1.6;12.99;7.7;4.95;26021 +77084;45.11659;1.94474;376;20220602;26.8;15.4;21.1;1.8;17.02;5.5;4.42;21915 +77084;45.11659;1.94474;376;20220603;29.3;15.9;22.6;2.1;16.36;20.1;5.21;24115 +77084;45.11659;1.94474;376;20220604;27.1;13.2;20.2;2.1;18.62;11.1;4.58;24723 +77084;45.11659;1.94474;376;20220605;21.1;15.4;18.2;1.9;16.89;1.1;2.94;15385 +77084;45.11659;1.94474;376;20220606;23.6;12.2;17.9;1;15.52;.2;3.86;22092 +77084;45.11659;1.94474;376;20220607;21.9;13.9;17.9;1.7;14.32;3.3;3.58;18680 +77084;45.11659;1.94474;376;20220608;17.5;12.2;14.8;2;14.52;5.4;2.55;15126 +77084;45.11659;1.94474;376;20220609;18.4;11.4;14.9;1.9;13.56;.2;2.95;17569 +77084;45.11659;1.94474;376;20220610;25.7;11.2;18.5;1.7;14.16;0;4.65;25511 +77084;45.11659;1.94474;376;20220611;29.9;13.4;21.6;1.5;13.72;0;5.49;27402 +77084;45.11659;1.94474;376;20220612;28.4;15.5;21.9;1.2;17.16;.4;4.72;24033 +77084;45.11659;1.94474;376;20220613;28.4;17.1;22.8;1.6;18.09;0;4.71;22587 +77084;45.11659;1.94474;376;20220614;32.4;15.1;23.7;1.3;16.26;.5;5.74;28194 +77084;45.11659;1.94474;376;20220615;31.5;19.1;25.3;2.1;18.82;.1;5.52;23627 +77084;45.11659;1.94474;376;20220616;32.8;17.5;25.2;1.5;19.09;.1;5.67;26457 +77084;45.11659;1.94474;376;20220617;35.4;19.1;27.2;1.7;17.09;0;6.39;27370 +77084;45.11659;1.94474;376;20220618;36.5;19.8;28.2;2.4;14.46;0;7.33;27587 +77084;45.11659;1.94474;376;20220619;33.3;21;27.1;3.4;15.16;.3;7.04;23632 +77084;45.11659;1.94474;376;20220620;29.5;17.1;23.3;1.9;18.86;.7;4.97;23514 +77084;45.11659;1.94474;376;20220621;27.1;19;23;2;19.96;15.9;4.2;19121 +77084;45.11659;1.94474;376;20220622;25.8;16.6;21.2;2;17.79;3.7;4.19;20304 +77084;45.11659;1.94474;376;20220623;23.8;15.1;19.4;1.4;17.76;24.9;3.68;19702 +77084;45.11659;1.94474;376;20220624;21.6;15.4;18.5;2;16.62;2.7;3.17;16287 +77084;45.11659;1.94474;376;20220625;23.9;12.8;18.3;2.1;15.46;10.8;4.14;22254 +77084;45.11659;1.94474;376;20220626;16.9;13.2;15;2.3;16.06;16.4;2.08;12572 +77084;45.11659;1.94474;376;20220627;21.5;13.7;17.6;2.5;14.72;.2;3.59;18565 +77084;45.11659;1.94474;376;20220628;23.6;11.2;17.4;2;12.79;0;4.41;23695 +77084;45.11659;1.94474;376;20220629;26;11.6;18.8;1.5;14.02;5.3;4.67;25549 +77084;45.11659;1.94474;376;20220630;14.1;13.3;13.7;2.3;15.09;5.7;1;4534 +77084;45.11659;1.94474;376;20220701;21.1;10.6;15.8;1.5;12.62;.1;3.71;21482 +77084;45.11659;1.94474;376;20220702;28.5;10.4;19.4;1.5;12.86;0;5.32;28504 +77084;45.11659;1.94474;376;20220703;27.9;14.5;21.2;1.8;15.62;1.2;4.95;24520 +77084;45.11659;1.94474;376;20220704;26.3;15.8;21;2;17.26;1.4;4.39;21532 +77084;45.11659;1.94474;376;20220705;27.4;14.9;21.2;2;15.22;0;4.88;23530 +77084;45.11659;1.94474;376;20220706;27.1;13.1;20.1;2.4;13.09;0;5.22;24815 +77084;45.11659;1.94474;376;20220707;25.9;12.6;19.3;2.7;13.39;.1;5.02;24192 +77084;45.11659;1.94474;376;20220708;27.8;13.4;20.6;2.5;13.79;0;5.34;25053 +77084;45.11659;1.94474;376;20220709;30.1;13.6;21.9;2;13.19;.1;5.65;26665 +77084;45.11659;1.94474;376;20220710;30.3;14.7;22.5;1.9;13.69;0;5.62;26031 +77084;45.11659;1.94474;376;20220711;33.3;16;24.6;2;13.79;0;6.29;27473 +77084;45.11659;1.94474;376;20220712;32.6;17.8;25.2;2.1;13.59;0;6.13;25302 +77084;45.11659;1.94474;376;20220713;33.9;16.7;25.3;1.7;13.22;0;6.17;27239 +77084;45.11659;1.94474;376;20220714;34.3;17.8;26;1.7;15.16;.2;6.14;26696 +77084;45.11659;1.94474;376;20220715;33;18;25.5;1.7;14.86;0;5.79;25270 +77084;45.11659;1.94474;376;20220716;33.7;16.7;25.2;2;14.09;0;6.26;26804 +77084;45.11659;1.94474;376;20220717;35.4;16.6;26;2;12.32;0;6.65;27837 +77084;45.11659;1.94474;376;20220718;38.3;19.7;29;2.2;13.92;0;7.24;27386 +77084;45.11659;1.94474;376;20220719;34.6;22.4;28.5;2.5;16.79;.9;6.35;22284 +77084;45.11659;1.94474;376;20220720;26.7;18;22.3;2.5;18.09;.1;4.23;18610 +77084;45.11659;1.94474;376;20220721;31.5;14;22.8;1.5;15.52;.1;5.39;26761 +77084;45.11659;1.94474;376;20220722;30.2;16.5;23.4;2;16.69;0;5.2;23745 +77084;45.11659;1.94474;376;20220723;27.9;15.2;21.5;1.6;15.72;0;4.58;22509 +77084;45.11659;1.94474;376;20220724;35.5;15.8;25.6;1.3;14.32;0;5.98;27955 +77084;45.11659;1.94474;376;20220725;26.7;17.5;22.1;2.3;16.09;.1;4.38;19034 +77084;45.11659;1.94474;376;20220726;24.5;14.9;19.7;2.3;13.79;0;4.17;19330 +77084;45.11659;1.94474;376;20220727;27;12.1;19.5;2;12.42;0;4.83;24173 +77084;45.11659;1.94474;376;20220728;28.6;12.2;20.4;1.3;12.69;0;4.81;25191 +77084;45.11659;1.94474;376;20220729;25.7;16;20.9;1.6;15.52;0;3.99;19268 +77084;45.11659;1.94474;376;20220730;29.4;15.7;22.6;2.1;15.89;0;4.96;22851 +77084;45.11659;1.94474;376;20220731;32.1;16.1;24.1;2;15.42;0;5.54;24645 +77084;45.11659;1.94474;376;20220801;32.8;16.6;24.7;2;15.02;0;5.65;24636 +77084;45.11659;1.94474;376;20220802;33.7;16.8;25.2;1.7;14.42;0;5.65;25127 +77084;45.11659;1.94474;376;20220803;36.7;19.6;28.2;1.6;13.86;0;5.97;25059 +77084;45.11659;1.94474;376;20220804;36.3;20.8;28.5;1.7;15.79;0;5.84;23771 +77084;45.11659;1.94474;376;20220805;28.7;18.3;23.5;2.3;18.96;4.2;4.42;19168 +77084;45.11659;1.94474;376;20220806;31.4;18.5;24.9;2.4;15.39;0;5.33;21278 +77084;45.11659;1.94474;376;20220807;32;14.7;23.4;2.1;11.26;0;5.69;24790 +77084;45.11659;1.94474;376;20220808;33.1;15.3;24.2;1.8;10.39;0;5.67;24842 +77084;45.11659;1.94474;376;20220809;34.5;16.5;25.5;1.7;10.46;0;5.67;24698 +77084;45.11659;1.94474;376;20220810;35.9;17.7;26.8;1.8;10.32;0;5.95;24519 +77084;45.11659;1.94474;376;20220811;36.4;18.5;27.4;1.7;12.29;0;5.84;24481 +77084;45.11659;1.94474;376;20220812;36.8;19.6;28.2;1.6;13.62;0;5.77;24191 +77084;45.11659;1.94474;376;20220813;35.7;17.5;26.6;1.3;15.39;3.9;5.33;24607 +77084;45.11659;1.94474;376;20220814;22.3;18.9;20.6;2.2;19.42;7.8;2.33;10057 +77084;45.11659;1.94474;376;20220815;25.4;15.3;20.4;1.5;16.96;.2;3.46;17843 +77084;45.11659;1.94474;376;20220816;27.5;14.7;21.1;1.9;16.56;14.5;4.08;20069 +77084;45.11659;1.94474;376;20220817;24.5;13.8;19.1;2.1;16.72;0;3.44;18325 +77084;45.11659;1.94474;376;20220818;23.9;13.7;18.8;2.1;15.29;.5;3.44;17671 +77084;45.11659;1.94474;376;20220819;24.5;14.9;19.7;2.1;17.09;.3;3.3;17038 +77084;45.11659;1.94474;376;20220820;26.6;16;21.3;1.7;17.62;.1;3.57;17856 +77084;45.11659;1.94474;376;20220821;25.4;14.6;20;1.8;16.12;0;3.49;17904 +77084;45.11659;1.94474;376;20220822;23.7;17;20.4;1.5;17.66;.2;2.78;13727 +77084;45.11659;1.94474;376;20220823;28.8;15.5;22.1;1.5;17.72;.1;3.89;19603 +77084;45.11659;1.94474;376;20220824;33.5;17.2;25.3;1.5;16.12;0;4.71;21680 +77084;45.11659;1.94474;376;20220825;28.9;18.5;23.7;2;16.99;.5;4.09;17098 +77084;45.11659;1.94474;376;20220826;28.5;15.7;22.1;2;16.86;.2;4.02;18804 +77084;45.11659;1.94474;376;20220827;28.9;14.3;21.6;1.5;14.76;.1;3.98;19978 +77084;45.11659;1.94474;376;20220828;31;15.3;23.2;1.5;13.76;0;4.34;20655 +77084;45.11659;1.94474;376;20220829;33.2;16.4;24.8;1.5;14.46;1.9;4.65;21287 +77084;45.11659;1.94474;376;20220830;29.8;17;23.4;1.6;17.06;0;3.94;18064 +77084;45.11659;1.94474;376;20220831;30.7;15.1;22.9;1.6;15.02;2.4;4.25;20107 +77084;45.11659;1.94474;376;20220901;25.9;15.7;20.8;1.4;17.29;0;3.09;15851 +77084;45.11659;1.94474;376;20220902;25.4;15.7;20.6;1.4;17.69;11.1;2.93;15375 +77084;45.11659;1.94474;376;20220903;26;15.2;20.6;1.5;16.39;.2;3.13;16020 +77084;45.11659;1.94474;376;20220904;31.6;14.9;23.2;1.8;15.76;.3;4.33;20162 +77084;45.11659;1.94474;376;20220905;32.5;18.7;25.6;2.5;17.89;22.8;4.68;18108 +77084;45.11659;1.94474;376;20220906;28.1;17;22.5;2.1;18.46;2.3;3.53;15876 +77084;45.11659;1.94474;376;20220907;25;15.1;20.1;1.7;16.36;.1;2.96;14775 +77084;45.11659;1.94474;376;20220908;21.1;12.5;16.8;1.6;14.56;1.6;2.41;13655 +77084;45.11659;1.94474;376;20220909;22.3;12.9;17.6;1.8;14.12;.3;2.68;14306 +77084;45.11659;1.94474;376;20220910;23.3;11.2;17.2;1;13.09;0;2.67;16054 +77084;45.11659;1.94474;376;20220911;29.6;11.4;20.5;1.3;11.86;0;3.66;19766 +77084;45.11659;1.94474;376;20220912;35.4;16.8;26.1;2.1;13.99;0;4.95;19242 +77084;45.11659;1.94474;376;20220913;30.2;19.6;24.9;2.5;19.62;6.1;3.77;14584 +77084;45.11659;1.94474;376;20220914;28.1;17;22.5;1.7;17.82;.5;3.17;14800 +77084;45.11659;1.94474;376;20220915;26;14;20;1.5;15.86;.2;2.91;15210 +77084;45.11659;1.94474;376;20220916;21.7;14.5;18.1;2;14.42;0;2.41;11558 +77084;45.11659;1.94474;376;20220917;18.5;7.3;12.9;2.2;8.92;0;2.58;14477 +77084;45.11659;1.94474;376;20220918;23.1;3.7;13.4;1.3;7.66;0;2.91;19024 +77084;45.11659;1.94474;376;20220919;23.2;6.2;14.7;1.7;8.46;0;3.02;17488 +77084;45.11659;1.94474;376;20220920;22.6;6.4;14.5;1.6;8.29;0;2.89;16947 +77084;45.11659;1.94474;376;20220921;23.2;7.4;15.3;1.4;8.56;0;2.8;16622 +77084;45.11659;1.94474;376;20220922;24.4;8.4;16.4;1.3;9.29;0;2.83;16585 +77084;45.11659;1.94474;376;20220923;22.1;9.6;15.9;1.4;11.72;1.3;2.42;14342 +77084;45.11659;1.94474;376;20220924;18.6;12;15.3;1.3;13.76;3.8;1.71;10078 +77084;45.11659;1.94474;376;20220925;17.2;10.2;13.7;1.4;12.59;1.1;1.64;10224 +77084;45.11659;1.94474;376;20220926;17.1;7.9;12.5;2.5;11.39;5;1.88;11667 +77084;45.11659;1.94474;376;20220927;14.1;10.1;12.1;2.8;12.66;11.8;1.22;7414 +77084;45.11659;1.94474;376;20220928;17.3;12.1;14.7;3.7;14.69;18.4;1.53;8338 +77084;45.11659;1.94474;376;20220929;15.1;9.7;12.4;1.6;11.79;1.3;1.4;8624 +77084;45.11659;1.94474;376;20220930;17;5.9;11.4;1.5;9.76;1;1.76;12375 +77084;45.11659;1.94474;376;20221001;16.9;8;12.4;2;13.72;13.8;1.39;10935 +77084;45.11659;1.94474;376;20221002;19.5;14.3;16.9;1.5;16.19;.2;1.47;7989 +77084;45.11659;1.94474;376;20221003;21.8;11;16.4;1.4;13.52;.1;1.97;11807 +77084;45.11659;1.94474;376;20221004;22.9;8.8;15.8;1;12.22;.1;1.97;13447 +77084;45.11659;1.94474;376;20221005;25;10.4;17.7;1.8;12.89;0;2.48;13571 +77084;45.11659;1.94474;376;20221006;20.9;13.9;17.4;1;15.19;.1;1.55;9041 +77084;45.11659;1.94474;376;20221007;23.5;11.5;17.5;1.2;14.06;.1;1.95;11933 +77084;45.11659;1.94474;376;20221008;20.8;11.9;16.4;1.3;13.59;.1;1.68;9978 +77084;45.11659;1.94474;376;20221009;23.5;9.1;16.3;1.8;11.72;.1;2.21;12832 +77084;45.11659;1.94474;376;20221010;23;11.5;17.2;1.7;13.72;0;1.99;11171 +77084;45.11659;1.94474;376;20221011;20.4;13.4;16.9;1.3;14.96;.9;1.48;8414 +77084;45.11659;1.94474;376;20221012;21.8;13.4;17.6;1;14.82;.8;1.54;9216 +77084;45.11659;1.94474;376;20221013;16.4;10.9;13.6;1.1;14.29;11.1;1.04;7158 +77084;45.11659;1.94474;376;20221014;17.8;14;15.9;2.6;16.76;3.6;1.02;5697 +77084;45.11659;1.94474;376;20221015;22.5;14;18.2;1.4;15.76;.1;1.56;8662 +77084;45.11659;1.94474;376;20221016;25.4;14.5;19.9;2.6;15.56;0;2.39;10059 +77084;45.11659;1.94474;376;20221017;23.1;17.4;20.2;2.4;16.36;.1;1.99;6958 +77084;45.11659;1.94474;376;20221018;26.5;14.8;20.7;2;15.99;.1;2.21;10178 +77084;45.11659;1.94474;376;20221019;24.4;14.1;19.3;2.1;14.92;3.3;2.04;9392 +77084;45.11659;1.94474;376;20221020;22.8;15.5;19.2;2.7;17.22;3;1.77;7647 +77084;45.11659;1.94474;376;20221021;21.8;15.3;18.6;1.7;16.02;4.7;1.51;7075 +77084;45.11659;1.94474;376;20221022;23.1;12.2;17.6;1.8;14.02;.2;1.78;9210 +77084;45.11659;1.94474;376;20221023;22.5;14.7;18.6;2.4;13.92;1;2.05;7602 +77084;45.11659;1.94474;376;20221024;21.1;12.1;16.6;1.2;12.22;.1;1.45;8091 +77084;45.11659;1.94474;376;20221025;21.5;10.5;16;1.6;12.39;.2;1.61;8890 +77084;45.11659;1.94474;376;20221026;24.1;11.6;17.9;1.5;13.72;.1;1.63;9460 +77084;45.11659;1.94474;376;20221027;25.4;13.4;19.4;2.3;14.56;0;2.07;9069 +77084;45.11659;1.94474;376;20221028;24.1;16.9;20.5;2;13.46;.2;2.09;6724 +77084;45.11659;1.94474;376;20221029;26.2;15.3;20.8;2.2;10.06;0;2.66;8401 +77084;45.11659;1.94474;376;20221030;22.3;12;17.2;1.7;11.56;0;1.72;7938 +77084;45.11659;1.94474;376;20221031;23;12.5;17.7;2.3;14.22;15.7;1.73;8003 +77084;45.11659;1.94474;376;20221101;16.6;11.9;14.2;1.3;13.39;.1;.91;5001 +77084;45.11659;1.94474;376;20221102;17.8;9.1;13.4;1.1;11.36;.1;.99;6923 +77084;45.11659;1.94474;376;20221103;15;9.1;12;2.3;10.82;10.4;1.13;5494 +77084;45.11659;1.94474;376;20221104;10.2;7.6;8.9;4;10.06;9.1;.79;3232 +77084;45.11659;1.94474;376;20221105;12.5;2.7;7.6;1.3;7.96;0;.81;7086 +77084;45.11659;1.94474;376;20221106;14.4;2.8;8.6;1.6;8.42;.2;.94;7646 +77084;45.11659;1.94474;376;20221107;18.8;7.3;13;1.8;10.59;0;1.19;7523 +77084;45.11659;1.94474;376;20221108;19;9.7;14.4;2.6;11.92;5;1.43;6674 +77084;45.11659;1.94474;376;20221109;14.4;11.6;13;1.4;13.42;8.9;.68;3122 +77084;45.11659;1.94474;376;20221110;14.7;8.5;11.6;1.2;11.19;.1;.74;5113 +77084;45.11659;1.94474;376;20221111;20.8;6.6;13.7;2.2;10.72;0;1.34;8054 +77084;45.11659;1.94474;376;20221112;21;10.3;15.7;1.5;11.02;.1;1.26;6821 +77084;45.11659;1.94474;376;20221113;20.3;8.2;14.3;1.2;9.82;0;1.12;7196 +77084;45.11659;1.94474;376;20221114;14.3;10;12.2;1.9;11.76;7.5;.85;3853 +77084;45.11659;1.94474;376;20221115;15.8;8.6;12.2;1.8;12.42;4.1;.71;5215 +77084;45.11659;1.94474;376;20221116;15.3;9.7;12.5;2.5;12.12;3.7;.87;4413 +77084;45.11659;1.94474;376;20221117;14.9;11.3;13.1;3.1;12.32;6.3;.97;3260 +77084;45.11659;1.94474;376;20221118;10.4;7.1;8.8;1.7;10.19;1.2;.54;3098 +77084;45.11659;1.94474;376;20221119;9.5;5.4;7.4;1.5;8.92;.4;.54;3562 +77084;45.11659;1.94474;376;20221120;7.4;2.3;4.8;1.4;8.39;1.6;.35;3954 +77084;45.11659;1.94474;376;20221121;9.2;5;7.1;2.2;9.32;12.7;.48;3475 +77084;45.11659;1.94474;376;20221122;8.8;4.5;6.7;2.7;9.02;13.9;.49;3514 +77084;45.11659;1.94474;376;20221123;12.6;6.6;9.6;2.3;10.22;7.7;.66;4181 +77084;45.11659;1.94474;376;20221124;11.1;5.1;8.1;1.7;10.12;1;.42;4178 +77084;45.11659;1.94474;376;20221125;9.7;8.1;8.9;1.4;10.46;7.1;.52;1821 +77084;45.11659;1.94474;376;20221126;9.6;3.2;6.4;1.5;8.39;0;.48;4211 +77084;45.11659;1.94474;376;20221127;12.5;4;8.3;1.9;7.02;10.1;1;4944 +77084;45.11659;1.94474;376;20221128;10.6;6.5;8.6;1.9;10.19;6.2;.51;3158 +77084;45.11659;1.94474;376;20221129;8.2;4.7;6.4;1.5;8.79;.1;.42;2862 +77084;45.11659;1.94474;376;20221130;9.2;1.3;5.3;1.6;7.22;0;.51;4598 +77084;45.11659;1.94474;376;20221201;7.9;.6;4.2;1.4;6.82;0;.45;4269 +77084;45.11659;1.94474;376;20221202;4.7;2.9;3.8;.8;6.69;.9;.48;1512 +77084;45.11659;1.94474;376;20221203;7.3;2.2;4.8;1.1;7.32;2.7;.43;3428 +77084;45.11659;1.94474;376;20221204;5.8;3.2;4.5;.8;7.69;1.7;.39;2037 +77084;45.11659;1.94474;376;20221205;8.8;.1;4.5;1.8;6.52;0;.58;4548 +77084;45.11659;1.94474;376;20221206;9.5;-1.5;4;1.2;5.46;0;.54;5282 +77084;45.11659;1.94474;376;20221207;7.9;-1.4;3.3;1.5;5.56;.1;.51;4705 +77084;45.11659;1.94474;376;20221208;6.7;-1.9;2.4;1.7;5.59;.7;.5;4493 +77084;45.11659;1.94474;376;20221209;8.4;3.7;6.1;1.6;7.96;.4;.49;3059 +77084;45.11659;1.94474;376;20221210;1.8;-.5;.7;2.7;4.99;0;.62;1882 +77084;45.11659;1.94474;376;20221211;4.5;-8.3;-1.9;1.2;3.72;.1;.38;5494 +77084;45.11659;1.94474;376;20221212;2.8;-4.4;-.8;1.7;4.76;16.6;.37;3998 +77084;45.11659;1.94474;376;20221213;7.5;1.2;4.3;2;8.96;1;.1;3598 +77084;45.11659;1.94474;376;20221214;11.2;6.9;9.1;1.9;11.06;3.3;.3;2900 +77084;45.11659;1.94474;376;20221215;9.2;6;7.6;1.9;9.59;11.6;.46;2321 +77084;45.11659;1.94474;376;20221216;6.4;2.8;4.6;1.8;7.02;0;.52;2537 +77084;45.11659;1.94474;376;20221217;6.1;-3.5;1.3;1.5;3.99;.1;.56;4633 +77084;45.11659;1.94474;376;20221218;11.1;-2.8;4.1;2.6;5.72;0;.82;5672 +77084;45.11659;1.94474;376;20221219;15.9;7;11.5;4;9.79;0;1.32;4428 +77084;45.11659;1.94474;376;20221220;14.4;10.5;12.4;2.5;10.86;5.1;.97;2662 +77084;45.11659;1.94474;376;20221221;12.4;9.2;10.8;2.3;11.86;1.7;.5;2234 +77084;45.11659;1.94474;376;20221222;12.5;9.7;11.1;3.4;12.96;19.7;.39;2119 +77084;45.11659;1.94474;376;20221223;15;11.9;13.4;2.4;14.09;3.3;.55;2288 +77084;45.11659;1.94474;376;20221224;15.8;10.4;13.1;1.4;12.29;0;.61;3257 +77084;45.11659;1.94474;376;20221225;16.5;7;11.8;2.2;9.49;0;1.01;4588 +77084;45.11659;1.94474;376;20221226;10.5;7.1;8.8;1.5;10.39;2.3;.43;2380 +77084;45.11659;1.94474;376;20221227;10.6;5.5;8.1;1.1;9.56;0;.41;3078 +77084;45.11659;1.94474;376;20221228;14.3;4.3;9.3;2;9.29;.3;.65;4677 +77084;45.11659;1.94474;376;20221229;10;6.4;8.2;2.2;10.19;15;.44;2451 +77084;45.11659;1.94474;376;20221230;11.7;7.5;9.6;2.2;11.06;5.1;.48;2810 +77084;45.11659;1.94474;376;20221231;16;8.8;12.4;1.9;10.92;0;.83;3988 +77085;45.1404;2.26063;562;20220101;20;9.2;14.6;1.6;5.91;0;1.34;5372 +77085;45.1404;2.26063;562;20220102;14;8.6;11.3;1.7;7.66;.1;1.03;3461 +77085;45.1404;2.26063;562;20220103;10.5;8.1;9.3;2.6;10.21;.1;.57;1998 +77085;45.1404;2.26063;562;20220104;14.5;9.7;12.1;4.1;8.56;5.6;1.69;3346 +77085;45.1404;2.26063;562;20220105;2.9;0;1.4;3.3;5.51;0;.53;2353 +77085;45.1404;2.26063;562;20220106;3;-.7;1.1;2.4;4.81;0;.63;2948 +77085;45.1404;2.26063;562;20220107;1.4;-2.7;-.6;1.5;5.71;6.4;.18;3137 +77085;45.1404;2.26063;562;20220108;6.6;1.9;4.3;4;8.56;15.6;.05;3419 +77085;45.1404;2.26063;562;20220109;4.6;2.6;3.6;2.2;7.56;9.6;.31;1840 +77085;45.1404;2.26063;562;20220110;5.2;3.3;4.2;2.1;6.96;0;.49;2087 +77085;45.1404;2.26063;562;20220111;6.7;-1;2.9;3.5;4.71;0;1;4758 +77085;45.1404;2.26063;562;20220112;5.8;-2;1.9;3.1;4.16;0;.98;4869 +77085;45.1404;2.26063;562;20220113;7.8;-1.4;3.2;1.6;3.76;0;.86;5406 +77085;45.1404;2.26063;562;20220114;12.7;.5;6.6;1.5;3.31;0;1.05;6440 +77085;45.1404;2.26063;562;20220115;9.2;1.4;5.3;1.1;3.91;0;.75;5103 +77085;45.1404;2.26063;562;20220116;6.8;-2.3;2.2;1.5;4.51;0;.62;5553 +77085;45.1404;2.26063;562;20220117;8.6;-.4;4.1;3.6;5.86;0;.91;5555 +77085;45.1404;2.26063;562;20220118;7;-.9;3;1.8;5.36;.1;.7;5260 +77085;45.1404;2.26063;562;20220119;.5;-2.2;-.9;1.4;5.76;1;.23;2805 +77085;45.1404;2.26063;562;20220120;3.5;-.6;1.5;2.5;5.91;0;.42;3620 +77085;45.1404;2.26063;562;20220121;3;-.8;1.1;4.6;4.31;0;1.03;3559 +77085;45.1404;2.26063;562;20220122;5.6;-2.2;1.7;3.3;4.51;0;.91;5362 +77085;45.1404;2.26063;562;20220123;11.7;-1.6;5;2.1;5.21;0;1.09;7522 +77085;45.1404;2.26063;562;20220124;11.4;2.7;7.1;1.3;4.56;0;1.03;7444 +77085;45.1404;2.26063;562;20220125;11.3;.6;6;1.5;4.89;0;.92;7233 +77085;45.1404;2.26063;562;20220126;11.2;-.5;5.3;1.6;4.91;0;.97;7386 +77085;45.1404;2.26063;562;20220127;11.8;-.8;5.5;1.6;4.26;0;1.15;7621 +77085;45.1404;2.26063;562;20220128;7.1;-1.7;2.7;2.1;5.06;0;.9;6566 +77085;45.1404;2.26063;562;20220129;8.8;-4.3;2.2;1.7;5.41;0;.73;7857 +77085;45.1404;2.26063;562;20220130;9.5;-1.8;3.9;2.6;6.91;0;.78;7158 +77085;45.1404;2.26063;562;20220131;5.3;.6;2.9;2.7;6.81;1.6;.45;4631 +77085;45.1404;2.26063;562;20220201;2.5;-.9;.8;2;6.41;1.5;.27;3922 +77085;45.1404;2.26063;562;20220202;6.5;2.7;4.6;1.8;8.26;.2;.41;4432 +77085;45.1404;2.26063;562;20220203;11.3;-.5;5.4;1.8;6.76;.2;.86;8197 +77085;45.1404;2.26063;562;20220204;6.6;3.3;5;1.4;8.51;3.3;.39;4007 +77085;45.1404;2.26063;562;20220205;8.7;4.5;6.6;2;6.86;0;.9;4880 +77085;45.1404;2.26063;562;20220206;4.7;.2;2.4;2.3;7.51;6;.24;5107 +77085;45.1404;2.26063;562;20220207;8.6;4.9;6.7;3;7.46;.3;.96;4477 +77085;45.1404;2.26063;562;20220208;14.3;-.7;6.8;2.2;5.61;0;1.45;9865 +77085;45.1404;2.26063;562;20220209;14.1;4.1;9.1;2.5;5.81;0;1.69;8178 +77085;45.1404;2.26063;562;20220210;9.3;4;6.7;2.4;7.36;.7;1.46;10500 +77085;45.1404;2.26063;562;20220211;9.9;4.9;7.4;2.5;6.66;0;1.22;10066 +77085;45.1404;2.26063;562;20220212;9.5;-2.6;3.4;2.9;4.87;0;1.38;7850 +77085;45.1404;2.26063;562;20220213;11.2;3.8;7.5;6.6;7.72;6.9;1.47;9400 +77085;45.1404;2.26063;562;20220214;8.3;6.4;7.4;4;8.42;7.6;1.01;5233 +77085;45.1404;2.26063;562;20220215;5.9;2.7;4.3;4;7.86;9.8;.6;5233 +77085;45.1404;2.26063;562;20220216;9.8;4.9;7.3;3.3;10.41;13.1;.41;5931 +77085;45.1404;2.26063;562;20220217;10.6;8.9;9.7;2.6;11.81;4.5;.49;3424 +77085;45.1404;2.26063;562;20220218;11.4;8.2;9.8;2.6;10.31;1.6;.94;5114 +77085;45.1404;2.26063;562;20220219;7.6;2.3;5;2;6.41;0;.95;6711 +77085;45.1404;2.26063;562;20220220;7;1.7;4.3;2.2;8.21;6.8;.53;6432 +77085;45.1404;2.26063;562;20220221;7.1;6.6;6.8;4.5;8.21;3.4;.83;1515 +77085;45.1404;2.26063;562;20220222;7.4;3.7;5.6;1.9;8.31;.5;.64;5580 +77085;45.1404;2.26063;562;20220223;13.5;4.6;9;2.1;8.26;0;1.35;9278 +77085;45.1404;2.26063;562;20220224;12.3;5.4;8.8;3.1;7.76;.3;1.48;8044 +77085;45.1404;2.26063;562;20220225;7.7;1.1;4.4;2.8;5.71;0;1.23;8146 +77085;45.1404;2.26063;562;20220226;11.9;-1.5;5.2;3.4;4.31;0;2.09;11935 +77085;45.1404;2.26063;562;20220227;12.8;.2;6.5;1.9;4.96;0;1.66;11859 +77085;45.1404;2.26063;562;20220228;13.1;2.7;7.9;2;6.26;0;1.66;10702 +77085;45.1404;2.26063;562;20220301;14.1;0;7.1;2.4;5.41;0;1.94;12960 +77085;45.1404;2.26063;562;20220302;9.5;4.3;6.9;2.2;7.96;2.3;1.05;7634 +77085;45.1404;2.26063;562;20220303;12.8;6.6;9.7;1;9.31;.1;1.11;8194 +77085;45.1404;2.26063;562;20220304;10.1;4.8;7.5;2.1;8.96;0;1.06;8236 +77085;45.1404;2.26063;562;20220305;9.1;5.2;7.1;2.6;7.66;0;1.19;7119 +77085;45.1404;2.26063;562;20220306;9.3;-1.5;3.9;3.1;4.46;0;1.77;11801 +77085;45.1404;2.26063;562;20220307;9.5;-2.4;3.6;2.3;4.36;0;1.63;12764 +77085;45.1404;2.26063;562;20220308;12.5;1.9;7.2;3.6;6.26;.3;1.98;12345 +77085;45.1404;2.26063;562;20220309;12.3;4.3;8.3;4;7.51;0;1.82;10249 +77085;45.1404;2.26063;562;20220310;12.7;6.2;9.4;4.8;8.11;1.7;1.98;9655 +77085;45.1404;2.26063;562;20220311;10.1;7.5;8.8;7.2;8.11;13.9;1.81;6016 +77085;45.1404;2.26063;562;20220312;7.4;5.2;6.3;4.9;8.01;3.5;.97;5291 +77085;45.1404;2.26063;562;20220313;7.4;5.7;6.6;5.3;6.81;11.6;1.5;4554 +77085;45.1404;2.26063;562;20220314;10.8;-.7;5;5.2;7.51;2.4;1.38;13713 +77085;45.1404;2.26063;562;20220315;13.6;9.3;11.4;7.8;9.36;0;2.34;8325 +77085;45.1404;2.26063;562;20220316;15.7;8.7;12.2;2.7;9.61;0;2;11000 +77085;45.1404;2.26063;562;20220317;12.2;8.5;10.4;4.1;9.46;0;1.52;6818 +77085;45.1404;2.26063;562;20220318;12.2;5.4;8.8;3;8.32;.1;1.5;7800 +77085;45.1404;2.26063;562;20220319;15.5;6.3;10.9;3.1;7.69;0;2.59;15033 +77085;45.1404;2.26063;562;20220320;12.1;4.3;8.2;6.5;7.42;0;2.16;8000 +77085;45.1404;2.26063;562;20220321;12.6;7;9.8;7.4;7.16;0;2.97;13600 +77085;45.1404;2.26063;562;20220322;13.3;3.2;8.2;7.3;5.06;0;3.65;19066 +77085;45.1404;2.26063;562;20220323;15;2.9;9;5.2;4.39;0;3.76;19533 +77085;45.1404;2.26063;562;20220324;17.7;2.9;10.3;3.9;4.62;0;3.81;18124 +77085;45.1404;2.26063;562;20220325;18.3;3.5;10.9;3.2;4.69;0;3.59;18033 +77085;45.1404;2.26063;562;20220326;18.7;-.8;9;3.4;5.32;0;3.56;20033 +77085;45.1404;2.26063;562;20220327;19.5;.9;10.2;3.3;5.96;0;3.65;19400 +77085;45.1404;2.26063;562;20220328;19.1;4.6;11.8;4.4;5.76;0;4.08;17633 +77085;45.1404;2.26063;562;20220329;17.2;7.8;12.5;2.7;7.42;5.3;2.68;10933 +77085;45.1404;2.26063;562;20220330;10.3;6.9;8.6;2;9.76;5.7;1.01;5133 +77085;45.1404;2.26063;562;20220331;9.9;5.7;7.8;4.2;8.06;3.6;1.65;9066 +77085;45.1404;2.26063;562;20220401;3.5;-1.7;.9;4.4;5.47;3.8;1.39;10733 +77085;45.1404;2.26063;562;20220402;3.6;-2;.8;3.7;4.98;0;1.45;10233 +77085;45.1404;2.26063;562;20220403;2.9;-2.9;0;3.2;5;0;1.31;9167 +77085;45.1404;2.26063;562;20220404;9;-2;3.5;2.1;4.61;0;2.51;22400 +77085;45.1404;2.26063;562;20220405;13.1;-3.9;4.6;2.2;6.22;0;2.25;20400 +77085;45.1404;2.26063;562;20220406;9.9;.3;5.1;2.8;8.99;3;.91;6566 +77085;45.1404;2.26063;562;20220407;10.6;6.9;8.8;5.4;10.72;22.7;.88;4333 +77085;45.1404;2.26063;562;20220408;14.3;9.3;11.8;6.2;10.16;3.6;2.36;9033 +77085;45.1404;2.26063;562;20220409;10.4;2;6.2;3.5;6.12;.1;2.34;16833 +77085;45.1404;2.26063;562;20220410;17;-3.5;6.7;3.3;5.29;0;3.51;24166 +77085;45.1404;2.26063;562;20220411;15.8;5.4;10.6;7.3;8.19;0;3.63;19933 +77085;45.1404;2.26063;562;20220412;16.5;9.7;13.1;6.3;7.82;0;3.82;14200 +77085;45.1404;2.26063;562;20220413;16.6;6.8;11.7;1.7;8.59;.2;2.12;9500 +77085;45.1404;2.26063;562;20220414;21.4;1.7;11.6;2.2;9.86;0;3.32;21833 +77085;45.1404;2.26063;562;20220415;22.3;4.5;13.4;2.2;10.32;0;3.59;23366 +77085;45.1404;2.26063;562;20220416;22.2;3.7;12.9;2.5;8.92;0;3.82;23566 +77085;45.1404;2.26063;562;20220417;21.2;.1;10.7;2.6;7.42;0;3.9;25400 +77085;45.1404;2.26063;562;20220418;17.8;3.2;10.5;2.5;8.62;0;3.16;21533 +77085;45.1404;2.26063;562;20220419;17;3.7;10.3;2.3;9.76;2.4;2.56;18600 +77085;45.1404;2.26063;562;20220420;13.7;8.3;11;1.4;10.69;24.3;1.41;6900 +77085;45.1404;2.26063;562;20220421;14.7;7.4;11;1.7;10.76;4.9;1.88;11166 +77085;45.1404;2.26063;562;20220422;18.7;6.1;12.4;2;10.29;.7;2.99;19566 +77085;45.1404;2.26063;562;20220423;15.2;9.5;12.3;4.4;9.92;21;2.5;9633 +77085;45.1404;2.26063;562;20220424;11.6;5.1;8.4;3.2;10.49;7.6;1.04;4700 +77085;45.1404;2.26063;562;20220425;14.4;6.4;10.4;1.9;9.76;0;2.21;14000 +77085;45.1404;2.26063;562;20220426;19.2;2.2;10.7;1.8;8.96;0;3.63;26300 +77085;45.1404;2.26063;562;20220427;22;5.8;13.9;2.4;9.46;0;3.99;25000 +77085;45.1404;2.26063;562;20220428;21.2;8;14.6;2.3;11.42;0;3.61;21933 +77085;45.1404;2.26063;562;20220429;19.9;8.7;14.3;2.4;12.29;1.8;2.54;13000 +77085;45.1404;2.26063;562;20220430;19.2;7;13.1;2.1;10.02;0;3.54;23200 +77085;45.1404;2.26063;562;20220501;18.1;2.2;10.2;1.9;8.19;0;3.51;25400 +77085;45.1404;2.26063;562;20220502;18.8;4.5;11.6;1.8;8.92;0;3.43;22900 +77085;45.1404;2.26063;562;20220503;18;7.6;12.8;1.4;11.02;3;2.33;13633 +77085;45.1404;2.26063;562;20220504;17.1;7.2;12.1;1.7;11.22;2.2;2.58;16733 +77085;45.1404;2.26063;562;20220505;17.4;5.9;11.6;2.5;9.62;.1;3.08;19800 +77085;45.1404;2.26063;562;20220506;17.3;7.7;12.5;3.4;9.86;0;3.24;19162 +77085;45.1404;2.26063;562;20220507;19.8;8;13.9;3.1;9.96;.2;3.75;21349 +77085;45.1404;2.26063;562;20220508;20.9;9.3;15.1;3.3;10.31;0;4.03;21311 +77085;45.1404;2.26063;562;20220509;23.3;9.6;16.5;1.8;10.41;0;4.17;23529 +77085;45.1404;2.26063;562;20220510;24;12.6;18.3;1.6;10.86;0;4.15;21914 +77085;45.1404;2.26063;562;20220511;26.7;11.9;19.3;2.6;11.11;0;5.13;23901 +77085;45.1404;2.26063;562;20220512;22.1;13;17.6;1.9;14.16;2.7;3.51;18878 +77085;45.1404;2.26063;562;20220513;22.5;13.9;18.2;1.6;14.66;0;3.43;18682 +77085;45.1404;2.26063;562;20220514;25.8;12.4;19.1;1.4;14.41;0;4.28;23731 +77085;45.1404;2.26063;562;20220515;25.8;16.7;21.2;3.5;12.86;2.8;4.96;19234 +77085;45.1404;2.26063;562;20220516;25.2;12.7;18.9;2;13.96;0;4.27;22465 +77085;45.1404;2.26063;562;20220517;28.5;13.9;21.2;1.5;13.51;0;4.86;25040 +77085;45.1404;2.26063;562;20220518;29.6;15.6;22.6;2.6;15.01;.3;5.49;24522 +77085;45.1404;2.26063;562;20220519;27.3;17.8;22.5;3.6;13.76;0;5.31;19754 +77085;45.1404;2.26063;562;20220520;28.6;19.8;24.2;4.3;12.21;0;6.22;18638 +77085;45.1404;2.26063;562;20220521;31.1;15.1;23.1;1.4;16.96;0;5.31;26520 +77085;45.1404;2.26063;562;20220522;30.3;19.1;24.7;1.3;18.01;2;4.67;22029 +77085;45.1404;2.26063;562;20220523;16.8;14.6;15.7;2.3;15.11;10.2;1.66;7728 +77085;45.1404;2.26063;562;20220524;16;9.6;12.8;2.3;11.41;1.4;2.65;16548 +77085;45.1404;2.26063;562;20220525;16.7;6.2;11.4;1.7;10.36;.1;3.1;21659 +77085;45.1404;2.26063;562;20220526;17;8.2;12.6;2.2;11.21;0;3.04;20126 +77085;45.1404;2.26063;562;20220527;23.9;9.6;16.8;3.3;12.41;0;4.75;25652 +77085;45.1404;2.26063;562;20220528;23;11;17;4.1;10.41;0;4.98;23184 +77085;45.1404;2.26063;562;20220529;20.5;8.9;14.7;4;7.86;0;4.82;22892 +77085;45.1404;2.26063;562;20220530;21.6;6;13.8;2;7.71;0;4.53;26754 +77085;45.1404;2.26063;562;20220531;20.6;12;16.3;1.4;9.91;3.2;3.62;19158 +77085;45.1404;2.26063;562;20220601;26.6;11.8;19.2;2.1;12.36;5.1;5.09;26206 +77085;45.1404;2.26063;562;20220602;25.7;15;20.3;2.8;15.81;6.1;4.5;21951 +77085;45.1404;2.26063;562;20220603;28.3;14.6;21.5;2.7;14.96;15.9;5.35;24972 +77085;45.1404;2.26063;562;20220604;26.6;13.2;19.9;2.6;17.26;17.3;4.77;25462 +77085;45.1404;2.26063;562;20220605;19.9;14;16.9;1.8;15.91;2.9;2.86;16332 +77085;45.1404;2.26063;562;20220606;22.4;11.4;16.9;1.1;14.96;.4;3.72;22435 +77085;45.1404;2.26063;562;20220607;20.4;13.6;17;1.5;13.46;2.5;3.21;17365 +77085;45.1404;2.26063;562;20220608;15.3;12.6;13.9;1.9;13.56;7.7;1.98;11053 +77085;45.1404;2.26063;562;20220609;16.6;10.6;13.6;2.4;12.26;.1;2.77;16784 +77085;45.1404;2.26063;562;20220610;24.6;10.2;17.4;2.1;13.11;0;4.75;26692 +77085;45.1404;2.26063;562;20220611;28.5;11;19.8;1.6;13.21;0;5.42;29120 +77085;45.1404;2.26063;562;20220612;27.2;16.1;21.6;1.1;15.86;.5;4.46;22984 +77085;45.1404;2.26063;562;20220613;27.2;16.2;21.7;2.4;17.01;0;4.79;23094 +77085;45.1404;2.26063;562;20220614;31.2;14.6;22.9;1.7;15.16;.5;5.84;28697 +77085;45.1404;2.26063;562;20220615;30.2;19.6;24.9;2.3;17.66;0;5.35;22500 +77085;45.1404;2.26063;562;20220616;31.7;17.9;24.8;2;17.96;0;5.74;25851 +77085;45.1404;2.26063;562;20220617;34.4;17.9;26.1;2.6;14.76;0;7.12;28781 +77085;45.1404;2.26063;562;20220618;34.4;20.8;27.6;3.9;12.86;0;7.95;26256 +77085;45.1404;2.26063;562;20220619;31.1;23.2;27.1;6.5;12.86;0;8.37;19008 +77085;45.1404;2.26063;562;20220620;29.5;19.2;24.3;2.9;14.86;.6;5.74;21930 +77085;45.1404;2.26063;562;20220621;26.7;18;22.4;1.9;17.86;14;4.38;20487 +77085;45.1404;2.26063;562;20220622;24.8;16.3;20.6;2.2;17.01;14.7;4.06;20071 +77085;45.1404;2.26063;562;20220623;22.4;14.4;18.4;2.2;16.61;23.5;3.55;19632 +77085;45.1404;2.26063;562;20220624;20.2;14.4;17.3;1.7;15.06;1.9;3;16170 +77085;45.1404;2.26063;562;20220625;23.5;12.6;18;2.2;14.41;15.7;4.2;22836 +77085;45.1404;2.26063;562;20220626;17.8;13.6;15.7;1.8;15.71;32.8;2.26;13155 +77085;45.1404;2.26063;562;20220627;20;13.3;16.7;1.7;14.61;.2;3.07;17284 +77085;45.1404;2.26063;562;20220628;23;11;17;2.1;12.46;0;4.31;23940 +77085;45.1404;2.26063;562;20220629;24.5;11.9;18.2;1.4;13.01;4.3;4.45;25063 +77085;45.1404;2.26063;562;20220630;13.3;13.9;13.6;1.6;14.36;3.1;.87;2604 +77085;45.1404;2.26063;562;20220701;20.6;8.7;14.6;1.6;11.61;0;3.84;23397 +77085;45.1404;2.26063;562;20220702;26.9;9.3;18.1;1.6;11.91;0;5.19;29181 +77085;45.1404;2.26063;562;20220703;27.4;15.1;21.2;1.8;14.71;1.5;4.86;24207 +77085;45.1404;2.26063;562;20220704;25.5;15.2;20.3;2.2;16.31;2.8;4.36;21989 +77085;45.1404;2.26063;562;20220705;26.5;14.5;20.5;2.3;14.76;0;4.75;23536 +77085;45.1404;2.26063;562;20220706;26;13.9;19.9;3.3;12.31;0;5.22;23444 +77085;45.1404;2.26063;562;20220707;24.8;12.2;18.5;3.1;12.76;.1;4.88;24301 +77085;45.1404;2.26063;562;20220708;26.9;13.8;20.3;4;13.06;0;5.61;24453 +77085;45.1404;2.26063;562;20220709;28.9;14.3;21.6;3.8;12.56;0;6.26;26003 +77085;45.1404;2.26063;562;20220710;29.1;15.1;22.1;3.8;13.21;0;6.12;25161 +77085;45.1404;2.26063;562;20220711;31.1;15.4;23.3;3.2;13.46;0;6.38;26915 +77085;45.1404;2.26063;562;20220712;31.1;17.2;24.2;2.8;13.41;0;6.2;25413 +77085;45.1404;2.26063;562;20220713;31.8;16.8;24.3;2.1;12.86;0;6.06;26298 +77085;45.1404;2.26063;562;20220714;32.4;18.6;25.5;2.1;14.41;0;5.96;25355 +77085;45.1404;2.26063;562;20220715;31.8;18.2;25;2.4;14.76;0;6.01;25070 +77085;45.1404;2.26063;562;20220716;32.4;15.9;24.1;3.1;13.91;0;6.67;27175 +77085;45.1404;2.26063;562;20220717;33.6;16.7;25.1;3.5;12.16;0;7.37;27514 +77085;45.1404;2.26063;562;20220718;36.3;21.2;28.8;2.4;13.41;.1;7.12;26743 +77085;45.1404;2.26063;562;20220719;33.9;24.4;29.1;3.3;14.41;.3;6.73;20211 +77085;45.1404;2.26063;562;20220720;25;17.1;21.1;1.8;17.01;.3;3.66;17766 +77085;45.1404;2.26063;562;20220721;30.4;14.7;22.5;1.4;14.91;0;5.24;26405 +77085;45.1404;2.26063;562;20220722;28.6;18;23.3;2.4;15.61;0;5.05;21988 +77085;45.1404;2.26063;562;20220723;26.6;15.1;20.8;1.9;15.06;0;4.43;22018 +77085;45.1404;2.26063;562;20220724;33.4;14.9;24.1;1.4;14.01;0;5.83;28301 +77085;45.1404;2.26063;562;20220725;24.7;18.1;21.4;2;14.76;.1;3.79;16290 +77085;45.1404;2.26063;562;20220726;23.8;14.4;19.1;2.3;13.06;0;4.11;19764 +77085;45.1404;2.26063;562;20220727;25.6;12.6;19.1;2.3;12.01;0;4.7;23371 +77085;45.1404;2.26063;562;20220728;27.5;13.3;20.4;1.3;12.01;0;4.59;24501 +77085;45.1404;2.26063;562;20220729;24.3;15.9;20.1;1.2;14.46;1.1;3.6;18530 +77085;45.1404;2.26063;562;20220730;27.9;15.4;21.6;1.5;15.01;0;4.47;22494 +77085;45.1404;2.26063;562;20220731;30;15.3;22.6;2;14.31;0;5.25;24372 +77085;45.1404;2.26063;562;20220801;30.6;17.5;24;2.4;13.91;0;5.51;23160 +77085;45.1404;2.26063;562;20220802;32.4;16.7;24.5;2.5;13.81;.1;6.08;25310 +77085;45.1404;2.26063;562;20220803;35;19.7;27.4;1.9;12.86;0;6.06;25041 +77085;45.1404;2.26063;562;20220804;34.9;22.3;28.6;1.8;14.26;0;5.66;22109 +77085;45.1404;2.26063;562;20220805;27.6;18.3;22.9;2.3;18.31;4.3;4.24;18740 +77085;45.1404;2.26063;562;20220806;30.3;18.3;24.3;3.1;14.96;0;5.56;21475 +77085;45.1404;2.26063;562;20220807;30;14.7;22.3;3.5;11.11;0;6.24;24266 +77085;45.1404;2.26063;562;20220808;31.2;14.8;23;3.7;10.21;0;6.75;24775 +77085;45.1404;2.26063;562;20220809;32.7;16.5;24.6;3.3;9.66;0;6.81;24375 +77085;45.1404;2.26063;562;20220810;33.9;18.1;26;2.9;9.76;0;6.71;24151 +77085;45.1404;2.26063;562;20220811;34.8;19.7;27.2;2.5;11.21;0;6.36;23921 +77085;45.1404;2.26063;562;20220812;34.9;19.2;27;2;12.31;0;5.93;23911 +77085;45.1404;2.26063;562;20220813;34.1;19.2;26.7;1.1;12.66;4.4;4.86;22972 +77085;45.1404;2.26063;562;20220814;20.9;18.3;19.6;2.5;17.36;8.3;2.31;9389 +77085;45.1404;2.26063;562;20220815;24.1;14.8;19.5;1.5;15.66;.3;3.33;17564 +77085;45.1404;2.26063;562;20220816;27.2;15.3;21.3;2.3;14.96;26.6;4.43;20564 +77085;45.1404;2.26063;562;20220817;22.6;13.2;17.9;1.8;15.51;.4;3.08;17440 +77085;45.1404;2.26063;562;20220818;21.3;12.8;17.1;1.5;15.01;4.5;2.84;16633 +77085;45.1404;2.26063;562;20220819;22.1;14.9;18.5;1.6;16.06;1;2.78;15004 +77085;45.1404;2.26063;562;20220820;25.8;14.9;20.4;1.9;16.36;.2;3.63;18807 +77085;45.1404;2.26063;562;20220821;24;13.3;18.6;2.2;15.36;0;3.41;18633 +77085;45.1404;2.26063;562;20220822;22.8;15.9;19.4;1.3;16.46;.1;2.76;14424 +77085;45.1404;2.26063;562;20220823;27.9;14.9;21.4;1.6;17.06;0;3.86;19999 +77085;45.1404;2.26063;562;20220824;31.7;16.5;24.1;1.6;14.96;0;4.62;21682 +77085;45.1404;2.26063;562;20220825;27.6;19.8;23.7;2.1;15.96;.9;3.87;15336 +77085;45.1404;2.26063;562;20220826;27.6;16;21.8;2.3;16.56;.4;3.88;18245 +77085;45.1404;2.26063;562;20220827;27.2;14;20.6;2.2;14.86;0;3.98;19606 +77085;45.1404;2.26063;562;20220828;29.5;14.3;21.9;1.6;13.31;0;4.22;21104 +77085;45.1404;2.26063;562;20220829;31.7;17.6;24.6;2.2;12.86;1.6;4.88;20193 +77085;45.1404;2.26063;562;20220830;28.5;17.1;22.8;2.3;15.56;0;4.04;17609 +77085;45.1404;2.26063;562;20220831;28.7;14.4;21.5;2.4;14.06;1.2;4.37;20056 +77085;45.1404;2.26063;562;20220901;25.3;14.6;19.9;1.3;15.16;0;3.18;17324 +77085;45.1404;2.26063;562;20220902;22.9;15.7;19.3;1.5;16.36;7.7;2.63;13862 +77085;45.1404;2.26063;562;20220903;24;15.3;19.7;1.7;15.56;.1;2.92;14692 +77085;45.1404;2.26063;562;20220904;30;16;23;2.9;14.76;.2;4.64;19218 +77085;45.1404;2.26063;562;20220905;29.6;18.2;23.9;3.8;17.11;31.8;4.64;17000 +77085;45.1404;2.26063;562;20220906;25.6;16.3;21;2.1;17.81;4.4;3.04;15119 +77085;45.1404;2.26063;562;20220907;23.4;15;19.2;1.7;15.86;0;2.67;13966 +77085;45.1404;2.26063;562;20220908;19.7;12.1;15.9;1.4;13.56;.3;2.28;13577 +77085;45.1404;2.26063;562;20220909;20.3;13.2;16.8;1.8;13.41;.4;2.33;12484 +77085;45.1404;2.26063;562;20220910;20.6;11.8;16.2;1;12.61;0;2.31;13786 +77085;45.1404;2.26063;562;20220911;27.4;11;19.2;1.8;11.26;0;3.75;19511 +77085;45.1404;2.26063;562;20220912;33.3;18;25.7;2.4;12.96;0;4.91;18553 +77085;45.1404;2.26063;562;20220913;27.2;20.2;23.7;3.5;18.86;6.8;3.5;12194 +77085;45.1404;2.26063;562;20220914;24.7;17.6;21.2;1.9;16.76;3.3;2.63;11638 +77085;45.1404;2.26063;562;20220915;23.5;14.9;19.2;1.4;15.36;.4;2.48;13219 +77085;45.1404;2.26063;562;20220916;20.1;14;17.1;2;13.56;0;2.23;11012 +77085;45.1404;2.26063;562;20220917;16.3;7.6;11.9;3.2;8.81;0;2.48;13145 +77085;45.1404;2.26063;562;20220918;21.1;5.4;13.3;2.7;7.51;0;3.32;17574 +77085;45.1404;2.26063;562;20220919;21.6;6.2;13.9;3.7;8.16;0;3.7;17274 +77085;45.1404;2.26063;562;20220920;21.2;6.6;13.9;3.1;8.16;0;3.38;16657 +77085;45.1404;2.26063;562;20220921;21.3;7.2;14.2;2.6;8.56;0;3.15;16245 +77085;45.1404;2.26063;562;20220922;22;9.2;15.6;1.4;9.31;0;2.62;15429 +77085;45.1404;2.26063;562;20220923;21.5;9.6;15.5;1.6;11.01;2.1;2.4;14274 +77085;45.1404;2.26063;562;20220924;16.5;11.2;13.8;1.3;12.66;4.7;1.54;9471 +77085;45.1404;2.26063;562;20220925;15.2;10;12.6;1.6;12.01;2.3;1.38;8675 +77085;45.1404;2.26063;562;20220926;14.3;7.9;11.1;2.2;11.06;4.8;1.41;9827 +77085;45.1404;2.26063;562;20220927;11.2;9.1;10.1;2.7;11.66;10.6;.81;5432 +77085;45.1404;2.26063;562;20220928;14.1;10.6;12.4;3.6;13.51;17.6;1.03;7376 +77085;45.1404;2.26063;562;20220929;12.7;8.5;10.6;1.9;10.86;1;1.2;7942 +77085;45.1404;2.26063;562;20220930;14.2;5;9.6;1.5;9.11;.7;1.52;11675 +77085;45.1404;2.26063;562;20221001;15.4;7.6;11.5;2.1;12.66;12.1;1.25;10510 +77085;45.1404;2.26063;562;20221002;17.6;13;15.3;1.6;15.01;.1;1.31;7873 +77085;45.1404;2.26063;562;20221003;19.7;9.5;14.6;2.1;12.66;0;1.91;11936 +77085;45.1404;2.26063;562;20221004;20.9;8.5;14.7;1.3;11.96;.1;1.93;13022 +77085;45.1404;2.26063;562;20221005;22.6;11.4;17;2.9;12.66;0;2.53;12060 +77085;45.1404;2.26063;562;20221006;19.6;13.9;16.7;1.4;14.36;.2;1.56;8235 +77085;45.1404;2.26063;562;20221007;21.7;11.9;16.8;1.8;13.36;.1;1.96;11227 +77085;45.1404;2.26063;562;20221008;19.5;11.7;15.6;1.7;12.76;0;1.68;9629 +77085;45.1404;2.26063;562;20221009;21.3;9.6;15.4;2.2;11.41;0;2.16;12149 +77085;45.1404;2.26063;562;20221010;21.3;12;16.7;2.6;13.11;0;2.11;10480 +77085;45.1404;2.26063;562;20221011;19.3;12.4;15.9;1.7;13.91;1.9;1.51;8849 +77085;45.1404;2.26063;562;20221012;21.2;13.4;17.3;1.4;13.61;.8;1.66;9163 +77085;45.1404;2.26063;562;20221013;15.2;11.2;13.2;1.3;13.41;10.7;.97;6311 +77085;45.1404;2.26063;562;20221014;15.2;13.3;14.2;2.6;15.51;3.8;.71;4232 +77085;45.1404;2.26063;562;20221015;21;13.5;17.2;2.6;14.36;.1;1.79;8527 +77085;45.1404;2.26063;562;20221016;22.5;16.7;19.6;5.3;14.06;0;3.04;7369 +77085;45.1404;2.26063;562;20221017;20.8;17.3;19.1;6.1;14.91;0;2.69;5374 +77085;45.1404;2.26063;562;20221018;23.8;15.6;19.7;3.4;14.96;0;2.42;8725 +77085;45.1404;2.26063;562;20221019;22.8;15.5;19.2;3.5;12.36;1.8;2.7;8440 +77085;45.1404;2.26063;562;20221020;20.4;16;18.2;5.5;15.96;7.2;1.96;5910 +77085;45.1404;2.26063;562;20221021;20.3;15.3;17.8;2.5;14.61;3.5;1.63;6332 +77085;45.1404;2.26063;562;20221022;21.3;11.7;16.5;2.5;12.26;0;1.93;8896 +77085;45.1404;2.26063;562;20221023;20.3;16.3;18.3;4.6;13.26;1;2.44;5396 +77085;45.1404;2.26063;562;20221024;19.5;13.6;16.5;1.8;11.31;.2;1.59;6725 +77085;45.1404;2.26063;562;20221025;19.9;11.6;15.7;3;11.36;0;2;7928 +77085;45.1404;2.26063;562;20221026;22.1;12.9;17.5;2.1;12.46;0;1.8;8305 +77085;45.1404;2.26063;562;20221027;23.7;14.9;19.3;4;13.11;0;2.74;8164 +77085;45.1404;2.26063;562;20221028;24;19.7;21.8;4.1;10.76;0;3.67;5181 +77085;45.1404;2.26063;562;20221029;23.2;16.6;19.9;4.5;7.96;0;4.06;6866 +77085;45.1404;2.26063;562;20221030;21.3;15.1;18.2;3.8;10.51;.1;2.73;6221 +77085;45.1404;2.26063;562;20221031;20.4;13.6;17;4.1;13.21;19.3;1.99;6639 +77085;45.1404;2.26063;562;20221101;14.4;11.6;13;1.5;12.76;.1;.77;3826 +77085;45.1404;2.26063;562;20221102;15.8;7.8;11.8;1.6;10.41;.1;.99;6941 +77085;45.1404;2.26063;562;20221103;14.4;9.5;12;4.5;10.31;8.1;1.4;5331 +77085;45.1404;2.26063;562;20221104;7.7;6.7;7.2;3.7;9.46;15.3;.48;1255 +77085;45.1404;2.26063;562;20221105;10;1;5.5;1.4;7.46;0;.66;7082 +77085;45.1404;2.26063;562;20221106;14.1;2.8;8.4;1.9;7.06;.1;1.14;7943 +77085;45.1404;2.26063;562;20221107;16.4;6.7;11.6;3.1;9.66;0;1.38;7151 +77085;45.1404;2.26063;562;20221108;17;11.8;14.4;5.5;11.11;5.6;2;4958 +77085;45.1404;2.26063;562;20221109;13.5;11.3;12.4;1.5;12.41;9.3;.68;2831 +77085;45.1404;2.26063;562;20221110;12.4;7.4;9.9;1.5;10.46;0;.69;4846 +77085;45.1404;2.26063;562;20221111;19;7.4;13.2;2.8;10.46;.1;1.44;7679 +77085;45.1404;2.26063;562;20221112;20.2;10.5;15.3;2.1;10.31;0;1.46;6946 +77085;45.1404;2.26063;562;20221113;18.7;10.4;14.5;1.9;9.31;0;1.38;6093 +77085;45.1404;2.26063;562;20221114;13.6;11.5;12.5;4.1;11.06;8;1.26;2689 +77085;45.1404;2.26063;562;20221115;15;8.5;11.7;3.5;11.71;7.7;.87;5089 +77085;45.1404;2.26063;562;20221116;13;8.6;10.8;3.2;11.01;2.9;.74;3933 +77085;45.1404;2.26063;562;20221117;13.7;10.4;12.1;3.4;11.31;10.4;.94;3280 +77085;45.1404;2.26063;562;20221118;8.7;6.6;7.6;1.8;9.41;.9;.5;2543 +77085;45.1404;2.26063;562;20221119;8.3;4.8;6.6;1.4;8.16;.4;.53;3411 +77085;45.1404;2.26063;562;20221120;6.6;1.2;3.9;1.4;7.56;1.6;.33;4384 +77085;45.1404;2.26063;562;20221121;8;3.8;5.9;2.9;8.31;10.2;.48;3597 +77085;45.1404;2.26063;562;20221122;6.3;3.6;4.9;2.8;8.21;10.5;.35;2856 +77085;45.1404;2.26063;562;20221123;10.2;5.2;7.7;3.1;9.41;7.7;.51;3893 +77085;45.1404;2.26063;562;20221124;10.3;6.3;8.3;2.1;9.51;1.5;.56;3453 +77085;45.1404;2.26063;562;20221125;8.4;7.8;8.1;1.7;9.36;6;.56;943 +77085;45.1404;2.26063;562;20221126;8.5;2.7;5.6;1.7;7.51;0;.47;4163 +77085;45.1404;2.26063;562;20221127;13;4.9;9;3.2;5.31;6.9;1.71;5159 +77085;45.1404;2.26063;562;20221128;8.1;7.3;7.7;3.1;9.31;4.9;.55;1085 +77085;45.1404;2.26063;562;20221129;6.8;3.7;5.2;1.6;7.81;.2;.42;2798 +77085;45.1404;2.26063;562;20221130;8.6;-.3;4.1;2.7;6.61;0;.62;5011 +77085;45.1404;2.26063;562;20221201;7.1;1.5;4.3;2.9;6.41;0;.69;3721 +77085;45.1404;2.26063;562;20221202;2.9;1.7;2.3;1.9;5.91;1;.51;1272 +77085;45.1404;2.26063;562;20221203;4.5;.9;2.7;1.5;6.71;5.2;.34;2821 +77085;45.1404;2.26063;562;20221204;3.9;2.6;3.2;.9;7.11;2.8;.36;1146 +77085;45.1404;2.26063;562;20221205;8.2;-.7;3.7;1.8;5.76;0;.56;4886 +77085;45.1404;2.26063;562;20221206;11;-.9;5.1;1.5;4.56;0;.77;5775 +77085;45.1404;2.26063;562;20221207;7.3;-2.3;2.5;2.1;5.01;0;.62;4952 +77085;45.1404;2.26063;562;20221208;7.9;-1.7;3.1;1.7;5.51;1.3;.51;5161 +77085;45.1404;2.26063;562;20221209;7.2;5.2;6.2;1.6;8.16;1.1;.44;2002 +77085;45.1404;2.26063;562;20221210;.7;-.5;.1;2.6;4.96;0;.49;1391 +77085;45.1404;2.26063;562;20221211;5.3;-7.7;-1.2;1.8;3.26;0;.58;5775 +77085;45.1404;2.26063;562;20221212;3.7;-2.4;.6;1.8;4.01;16.2;.6;3796 +77085;45.1404;2.26063;562;20221213;7.4;.9;4.2;3.2;9.11;3.2;0;3858 +77085;45.1404;2.26063;562;20221214;10;7.8;8.9;2.9;10.51;3.2;.42;1982 +77085;45.1404;2.26063;562;20221215;8.2;5.4;6.8;2.8;8.66;7.3;.43;2483 +77085;45.1404;2.26063;562;20221216;3.6;3.1;3.3;3.4;6.66;0;.51;827 +77085;45.1404;2.26063;562;20221217;6.3;-3.7;1.3;1.6;3.71;0;.64;4960 +77085;45.1404;2.26063;562;20221218;9.5;.2;4.8;4.3;4.96;0;1.36;4782 +77085;45.1404;2.26063;562;20221219;13.8;8.2;11;8.3;8.96;0;1.96;3422 +77085;45.1404;2.26063;562;20221220;13.2;11;12.1;6.8;9.71;2.7;1.85;1930 +77085;45.1404;2.26063;562;20221221;10.9;8.9;9.9;2.8;10.96;1.4;.5;1781 +77085;45.1404;2.26063;562;20221222;11.3;9.6;10.4;3.7;11.91;15.3;.41;1649 +77085;45.1404;2.26063;562;20221223;13.3;10.8;12;2.5;13.06;3.4;.44;2049 +77085;45.1404;2.26063;562;20221224;13.9;9.8;11.8;1.9;11.06;0;.68;2863 +77085;45.1404;2.26063;562;20221225;17;7.5;12.2;3;8.76;0;1.36;4750 +77085;45.1404;2.26063;562;20221226;10.6;8.9;9.7;1.8;9.91;2.4;.6;1778 +77085;45.1404;2.26063;562;20221227;10.5;4.4;7.5;1.4;8.91;0;.39;3709 +77085;45.1404;2.26063;562;20221228;13.6;5;9.3;3.3;9.06;.2;.85;4436 +77085;45.1404;2.26063;562;20221229;9.9;8.4;9.2;3.3;9.31;16.6;.78;1481 +77085;45.1404;2.26063;562;20221230;12.2;6.7;9.4;4.3;10.01;2.9;.71;3460 +77085;45.1404;2.26063;562;20221231;17.3;11.9;14.6;4;10.31;0;1.8;3517 +77086;45.16326;2.57676;886;20220101;17.3;2.5;9.9;1.8;5.79;0;1.18;6124 +77086;45.16326;2.57676;886;20220102;12;4.5;8.2;2.9;6.95;0;1.26;3497 +77086;45.16326;2.57676;886;20220103;8.2;4.4;6.3;3.3;9.05;.1;.48;2421 +77086;45.16326;2.57676;886;20220104;11.9;5.6;8.7;5.2;7.95;7.7;1.49;3906 +77086;45.16326;2.57676;886;20220105;.2;-1.7;-.7;4.4;5.05;0;.49;3092 +77086;45.16326;2.57676;886;20220106;.6;-2.2;-.8;3.6;4.49;0;.62;3680 +77086;45.16326;2.57676;886;20220107;.2;-5.4;-2.6;2.9;5.12;6.3;.2;3760 +77086;45.16326;2.57676;886;20220108;4.5;-.1;2.2;5.2;7.29;16;.23;3712 +77086;45.16326;2.57676;886;20220109;2.5;.4;1.4;3.9;6.45;9.2;.38;2458 +77086;45.16326;2.57676;886;20220110;2.5;.3;1.4;2.7;5.95;.1;.48;3031 +77086;45.16326;2.57676;886;20220111;3.3;-4.1;-.4;4.3;4.35;0;.81;5692 +77086;45.16326;2.57676;886;20220112;1.7;-4.6;-1.5;4.7;3.85;0;.86;5491 +77086;45.16326;2.57676;886;20220113;7.9;-5.1;1.4;2.5;3.59;0;1.06;6707 +77086;45.16326;2.57676;886;20220114;11.2;-4.6;3.3;1.4;2.99;0;.91;7120 +77086;45.16326;2.57676;886;20220115;8.4;-3.5;2.5;1.4;3.35;0;.8;6400 +77086;45.16326;2.57676;886;20220116;6.4;-6.1;.1;2.2;3.95;0;.78;6667 +77086;45.16326;2.57676;886;20220117;4.3;-2.2;1;4.2;5.89;0;.56;4230 +77086;45.16326;2.57676;886;20220118;5.9;-1.4;2.3;3.2;5.29;0;.82;5194 +77086;45.16326;2.57676;886;20220119;.3;-3.1;-1.4;3.2;5.35;.7;.3;3905 +77086;45.16326;2.57676;886;20220120;.9;-1.7;-.4;3.9;5.52;0;.41;2968 +77086;45.16326;2.57676;886;20220121;-.9;-3.3;-2.1;7;4.19;0;.76;2968 +77086;45.16326;2.57676;886;20220122;.6;-4.3;-1.8;4.8;4.45;0;.61;4260 +77086;45.16326;2.57676;886;20220123;9.5;-3.2;3.1;2.5;4.95;0;1.02;7900 +77086;45.16326;2.57676;886;20220124;12.6;-2.7;5;1.5;4.22;0;1;7703 +77086;45.16326;2.57676;886;20220125;11.7;-1.7;5;1.2;4.15;0;.9;7322 +77086;45.16326;2.57676;886;20220126;10.7;-3.9;3.4;2;4.02;0;1.15;8226 +77086;45.16326;2.57676;886;20220127;10.9;-4.1;3.4;2.4;3.35;0;1.44;8252 +77086;45.16326;2.57676;886;20220128;6.8;-3.8;1.5;3.3;5.39;0;.87;6921 +77086;45.16326;2.57676;886;20220129;8.9;-4.1;2.4;2.4;5.35;0;.88;7772 +77086;45.16326;2.57676;886;20220130;6.2;.6;3.4;3.4;6.55;0;.77;5406 +77086;45.16326;2.57676;886;20220131;3.9;-1.4;1.2;4.5;6.12;1.4;.53;5420 +77086;45.16326;2.57676;886;20220201;1.5;-2.7;-.6;4.3;5.72;2.7;.38;4177 +77086;45.16326;2.57676;886;20220202;6.9;1.5;4.2;2.7;7.49;.3;.61;6628 +77086;45.16326;2.57676;886;20220203;13;-3.7;4.7;2.6;5.62;.1;1.34;8541 +77086;45.16326;2.57676;886;20220204;4.8;.1;2.5;2.5;7.35;3.3;.39;4070 +77086;45.16326;2.57676;886;20220205;5.8;.4;3.1;2.8;5.75;.1;.91;7257 +77086;45.16326;2.57676;886;20220206;3.5;-4;-.3;3.6;6.59;6.6;.21;6078 +77086;45.16326;2.57676;886;20220207;5.8;3.3;4.5;4.3;6.49;.2;1.06;5754 +77086;45.16326;2.57676;886;20220208;12.4;-3.4;4.5;2.4;4.89;0;1.46;10637 +77086;45.16326;2.57676;886;20220209;12.6;-.7;6;2.4;5.32;0;1.5;9643 +77086;45.16326;2.57676;886;20220210;5.5;.8;3.1;2.2;6.64;1.4;1.47;11100 +77086;45.16326;2.57676;886;20220211;8.2;3.7;6;2.3;6.34;0;1.28;7600 +77086;45.16326;2.57676;886;20220212;7.2;-4.4;1.4;3.1;4.87;0;1.3;7566 +77086;45.16326;2.57676;886;20220213;9.2;1.8;5.5;6.6;7.64;7.9;1.47;9400 +77086;45.16326;2.57676;886;20220214;6.1;4.5;5.3;3.1;8.14;6.8;.87;4500 +77086;45.16326;2.57676;886;20220215;3.3;.3;1.8;2.9;7.34;10.8;.49;4700 +77086;45.16326;2.57676;886;20220216;8.7;2.2;5.4;4.7;9.22;12.8;.48;6074 +77086;45.16326;2.57676;886;20220217;10.1;7;8.5;3.5;10.49;4.8;.72;5157 +77086;45.16326;2.57676;886;20220218;11.5;5.9;8.7;4;9.32;2;1.26;7365 +77086;45.16326;2.57676;886;20220219;5.3;-.5;2.4;2.7;5.49;0;1.02;8953 +77086;45.16326;2.57676;886;20220220;6.4;-.4;3;3.7;7.29;6.5;.68;7636 +77086;45.16326;2.57676;886;20220221;4.9;4.5;4.7;6.3;7.02;4.6;1.06;3524 +77086;45.16326;2.57676;886;20220222;5.6;1.1;3.4;2.8;7.35;.6;.7;7052 +77086;45.16326;2.57676;886;20220223;10.8;2.8;6.8;2.3;7.62;0;1.23;9291 +77086;45.16326;2.57676;886;20220224;10.1;1.7;5.9;3.4;7.05;.9;1.34;8591 +77086;45.16326;2.57676;886;20220225;4.9;-1.2;1.8;3.6;5.25;0;1.16;9928 +77086;45.16326;2.57676;886;20220226;8.1;-2.2;3;4.3;4.05;0;1.98;12157 +77086;45.16326;2.57676;886;20220227;11;-4.5;3.3;2;4.15;0;1.63;13201 +77086;45.16326;2.57676;886;20220228;11.7;-2.9;4.4;2.3;4.99;0;1.72;12769 +77086;45.16326;2.57676;886;20220301;12.3;-3.5;4.4;2;4.72;0;1.71;13266 +77086;45.16326;2.57676;886;20220302;8.3;1.4;4.9;2.1;7.02;1.6;1.03;7027 +77086;45.16326;2.57676;886;20220303;10.3;4.2;7.2;1.6;8.65;.2;1.04;7457 +77086;45.16326;2.57676;886;20220304;8.5;3.3;5.9;2.5;7.99;0;1.03;6914 +77086;45.16326;2.57676;886;20220305;8.1;-.4;3.9;3.1;5.79;0;1.47;11333 +77086;45.16326;2.57676;886;20220306;5.9;-5.3;.3;3.4;3.82;0;1.62;13177 +77086;45.16326;2.57676;886;20220307;7.7;-5.7;1;2.4;3.69;0;1.65;13960 +77086;45.16326;2.57676;886;20220308;11.2;-4.7;3.3;3;5.25;0;1.83;14561 +77086;45.16326;2.57676;886;20220309;10.4;.3;5.4;3.4;6.49;0;1.65;10941 +77086;45.16326;2.57676;886;20220310;11.2;-.6;5.3;3.7;6.89;1.1;1.66;11006 +77086;45.16326;2.57676;886;20220311;8.7;4.3;6.5;6.6;7.39;9.4;1.58;6538 +77086;45.16326;2.57676;886;20220312;5.3;2.7;4;5.1;7.05;6.1;.94;4583 +77086;45.16326;2.57676;886;20220313;5.5;4;4.7;5.9;6.25;9.4;1.41;3641 +77086;45.16326;2.57676;886;20220314;8.6;-4.3;2.1;3.9;6.79;3.1;1.14;12196 +77086;45.16326;2.57676;886;20220315;13;6.6;9.8;6.5;8.69;0;2.17;9622 +77086;45.16326;2.57676;886;20220316;13.8;4;8.9;2;8.82;0;1.58;10039 +77086;45.16326;2.57676;886;20220317;7.8;6.3;7.1;4.7;8.95;0;.91;2745 +77086;45.16326;2.57676;886;20220318;11.1;4.1;7.6;3.1;8.24;0;1.84;11100 +77086;45.16326;2.57676;886;20220319;14.1;4.7;9.4;3.2;7.14;0;2.71;14900 +77086;45.16326;2.57676;886;20220320;9.9;2;6;6.7;7.04;0;2.11;8800 +77086;45.16326;2.57676;886;20220321;9.9;6.1;8;8;6.54;0;3.14;13200 +77086;45.16326;2.57676;886;20220322;10.7;2.4;6.6;8.2;4.64;0;3.83;18200 +77086;45.16326;2.57676;886;20220323;12.9;2.6;7.8;6.1;3.94;0;4.18;18600 +77086;45.16326;2.57676;886;20220324;15.7;2.2;9;3.7;4.14;0;3.84;19000 +77086;45.16326;2.57676;886;20220325;16.6;4.3;10.5;2.8;4.44;0;3.49;16200 +77086;45.16326;2.57676;886;20220326;17.2;-3.1;7.1;3.1;4.74;0;3.5;19100 +77086;45.16326;2.57676;886;20220327;17.3;-1.5;7.9;3.6;5.44;0;3.59;18300 +77086;45.16326;2.57676;886;20220328;16.9;2.8;9.9;4.8;5.34;0;4.13;16900 +77086;45.16326;2.57676;886;20220329;15.6;5.6;10.6;2.9;6.94;3.3;2.87;12200 +77086;45.16326;2.57676;886;20220330;8.3;5.4;6.9;1.8;9.64;4.4;.97;5000 +77086;45.16326;2.57676;886;20220331;7.3;4.3;5.8;3.7;7.84;4.3;1.55;9300 +77086;45.16326;2.57676;886;20220401;1.5;-3.7;-1.1;4.4;5.39;5.6;1.39;10733 +77086;45.16326;2.57676;886;20220402;1.6;-3.9;-1.1;3.7;4.9;.8;1.45;10233 +77086;45.16326;2.57676;886;20220403;.3;-4.7;-2.2;3.6;4.77;0;1.12;6566 +77086;45.16326;2.57676;886;20220404;7.1;-5.2;1;1.5;4.73;0;2.36;22666 +77086;45.16326;2.57676;886;20220405;11.1;-5.9;2.6;2.2;6.14;0;2.25;20400 +77086;45.16326;2.57676;886;20220406;8;-2.6;2.7;2.4;8.34;4;.84;7100 +77086;45.16326;2.57676;886;20220407;7.9;4.9;6.4;4.5;10.24;25.6;.64;3400 +77086;45.16326;2.57676;886;20220408;11.3;7.3;9.3;4.9;9.94;6.2;1.73;6400 +77086;45.16326;2.57676;886;20220409;8;.4;4.2;3.1;5.74;.4;2.22;15700 +77086;45.16326;2.57676;886;20220410;15.3;-5.3;5;3.3;4.94;0;3.59;24400 +77086;45.16326;2.57676;886;20220411;12.2;4.6;8.4;7.8;7.44;0;3.44;19700 +77086;45.16326;2.57676;886;20220412;14.1;7.8;11;6.8;6.94;0;4.11;15300 +77086;45.16326;2.57676;886;20220413;15.5;3.6;9.6;2.1;7.14;0;2.46;10800 +77086;45.16326;2.57676;886;20220414;20.2;-.5;9.9;2.4;9.14;.3;3.64;23800 +77086;45.16326;2.57676;886;20220415;21;3.2;12.1;2;10.24;0;3.67;23200 +77086;45.16326;2.57676;886;20220416;21.1;2.8;12;2.2;8.64;0;3.96;23700 +77086;45.16326;2.57676;886;20220417;20.2;-2.1;9.1;2.3;7.14;0;3.96;25200 +77086;45.16326;2.57676;886;20220418;15.8;1.1;8.5;2.1;8.24;0;3.06;21600 +77086;45.16326;2.57676;886;20220419;15.4;2.8;9.1;1.9;9.54;.1;2.5;16500 +77086;45.16326;2.57676;886;20220420;11.8;6.9;9.4;1.6;10.54;9.3;1.22;4800 +77086;45.16326;2.57676;886;20220421;12.5;5.4;9;1.3;10.94;3.2;1.58;9800 +77086;45.16326;2.57676;886;20220422;16.3;5.3;10.8;2;10.64;.5;2.82;18400 +77086;45.16326;2.57676;886;20220423;12.8;8;10.4;5.1;8.84;20;2.63;8700 +77086;45.16326;2.57676;886;20220424;8.5;2.4;5.5;3.1;9.64;10.8;.74;4000 +77086;45.16326;2.57676;886;20220425;12.2;4.4;8.3;2;8.74;0;2.08;12300 +77086;45.16326;2.57676;886;20220426;17.5;-.8;8.4;2.1;8.44;0;3.67;27100 +77086;45.16326;2.57676;886;20220427;20.6;4.6;12.6;2.7;9.14;0;4.35;25300 +77086;45.16326;2.57676;886;20220428;19.5;7.3;13.4;2.4;11.24;.5;3.88;23600 +77086;45.16326;2.57676;886;20220429;18;6.9;12.5;2.2;12.54;3;3.01;19000 +77086;45.16326;2.57676;886;20220430;17.2;5;11.1;2;9.74;0;3.67;24800 +77086;45.16326;2.57676;886;20220501;16.7;.3;8.5;2;7.74;0;3.67;26100 +77086;45.16326;2.57676;886;20220502;17.4;1.9;9.7;1.8;8.94;.4;3.36;22500 +77086;45.16326;2.57676;886;20220503;15.8;6.5;11.2;1.6;10.94;3.8;2.21;12000 +77086;45.16326;2.57676;886;20220504;15.3;5.3;10.3;2.1;11.04;4.5;2.68;17800 +77086;45.16326;2.57676;886;20220505;15.4;5.1;10.3;2.7;9.24;.4;3.22;20000 +77086;45.16326;2.57676;886;20220506;14.4;6.2;10.3;4.7;9.42;0;2.52;12629 +77086;45.16326;2.57676;886;20220507;16.9;6.2;11.6;4.4;9.32;.8;3.09;14218 +77086;45.16326;2.57676;886;20220508;18.1;6.2;12.2;4;9.89;0;3.14;14668 +77086;45.16326;2.57676;886;20220509;21.1;7.4;14.3;2.6;9.85;0;3.51;16223 +77086;45.16326;2.57676;886;20220510;22.3;6.5;14.4;1.9;10.15;0;3.38;16243 +77086;45.16326;2.57676;886;20220511;24.1;8.9;16.5;2.9;10.12;0;4.13;15576 +77086;45.16326;2.57676;886;20220512;20.8;9.3;15;2.3;12.52;1.7;2.82;12121 +77086;45.16326;2.57676;886;20220513;20.1;10;15.1;1.8;13.09;2.5;2.59;12347 +77086;45.16326;2.57676;886;20220514;23.6;8.3;16;1.6;13.25;0;3.31;16742 +77086;45.16326;2.57676;886;20220515;23.9;11.7;17.8;3;12.42;1;3.78;14207 +77086;45.16326;2.57676;886;20220516;23.2;10.6;16.9;2.3;12.35;0;3.45;14866 +77086;45.16326;2.57676;886;20220517;25.6;9.3;17.4;1.6;12.12;0;3.7;16973 +77086;45.16326;2.57676;886;20220518;26.7;12.2;19.5;2.3;13.75;.1;4.07;16648 +77086;45.16326;2.57676;886;20220519;25.5;14.2;19.8;3.6;13.12;0;4.28;13354 +77086;45.16326;2.57676;886;20220520;26.1;15.1;20.6;4.2;11.59;0;4.94;12064 +77086;45.16326;2.57676;886;20220521;29.1;11;20;1.4;15.09;0;4.05;18139 +77086;45.16326;2.57676;886;20220522;28.8;14.6;21.7;1.8;16.02;1.3;3.94;15201 +77086;45.16326;2.57676;886;20220523;14.4;14;14.2;3.7;14.42;12.7;1.09;1952 +77086;45.16326;2.57676;886;20220524;14.4;7.2;10.8;2.5;10.15;.4;2.16;11291 +77086;45.16326;2.57676;886;20220525;14.8;2.9;8.9;2.4;9.15;0;2.49;15463 +77086;45.16326;2.57676;886;20220526;14.9;5.9;10.4;2.9;10.39;0;2.34;13529 +77086;45.16326;2.57676;886;20220527;21;9.3;15.1;4.2;11.75;0;3.76;16446 +77086;45.16326;2.57676;886;20220528;19.1;9.5;14.3;5;9.82;0;3.94;15026 +77086;45.16326;2.57676;886;20220529;16.2;5.7;11;4.2;7.22;0;3.61;14957 +77086;45.16326;2.57676;886;20220530;19.6;2.2;10.9;2.3;7.15;0;3.66;18708 +77086;45.16326;2.57676;886;20220531;17.8;8.3;13;2.5;9.25;2.3;2.98;12753 +77086;45.16326;2.57676;886;20220601;23.9;6.4;15.1;2.1;11.32;4.6;3.74;17226 +77086;45.16326;2.57676;886;20220602;24.1;12.3;18.2;3.1;14.42;6;3.68;14758 +77086;45.16326;2.57676;886;20220603;25.9;12.7;19.3;2.8;14.19;13.7;4.12;16329 +77086;45.16326;2.57676;886;20220604;25.4;10.5;17.9;2.7;15.82;20.6;3.79;17756 +77086;45.16326;2.57676;886;20220605;18.2;13;15.6;2.4;14.55;.9;2.28;10694 +77086;45.16326;2.57676;886;20220606;20.2;8.9;14.6;1.9;13.32;.3;2.76;13805 +77086;45.16326;2.57676;886;20220607;18.3;10.1;14.2;2.7;11.85;1.4;2.73;12084 +77086;45.16326;2.57676;886;20220608;15.9;9.2;12.5;2.8;12.15;7.7;1.97;9217 +77086;45.16326;2.57676;886;20220609;15.8;9.1;12.4;3.8;10.72;.1;2.67;11789 +77086;45.16326;2.57676;886;20220610;22.8;8.2;15.5;2.7;11.82;.1;3.9;18516 +77086;45.16326;2.57676;886;20220611;27.1;8.5;17.8;1.7;12.02;0;5.37;29325 +77086;45.16326;2.57676;886;20220612;25.9;12.5;19.2;1.8;14.19;.3;4.66;23468 +77086;45.16326;2.57676;886;20220613;23.7;13.2;18.4;3.4;15.22;.1;4.56;22849 +77086;45.16326;2.57676;886;20220614;29.2;9.8;19.5;1.9;12.49;.5;5.77;29044 +77086;45.16326;2.57676;886;20220615;28.8;15.7;22.3;2.7;15.75;0;5.4;22944 +77086;45.16326;2.57676;886;20220616;28.9;13.4;21.1;2.5;15.22;0;5.52;24990 +77086;45.16326;2.57676;886;20220617;31.8;14.4;23.1;2.9;12.99;0;6.9;28350 +77086;45.16326;2.57676;886;20220618;33.1;17.2;25.2;3.4;11.92;0;7.47;26734 +77086;45.16326;2.57676;886;20220619;29.9;19.3;24.6;6.3;11.89;0;8.12;22147 +77086;45.16326;2.57676;886;20220620;28.2;14.9;21.5;3.4;12.92;.7;6.04;24211 +77086;45.16326;2.57676;886;20220621;26.5;14.3;20.4;2.4;16.52;2.4;4.68;22332 +77086;45.16326;2.57676;886;20220622;23.6;14.4;19;2.7;16.02;7.3;4.2;20931 +77086;45.16326;2.57676;886;20220623;22.7;11.9;17.3;2.3;15.22;19.9;3.76;20142 +77086;45.16326;2.57676;886;20220624;18.2;12.4;15.3;3.1;13.89;3.6;2.88;14983 +77086;45.16326;2.57676;886;20220625;22.5;8.5;15.5;2.3;13.19;19.5;4.02;22383 +77086;45.16326;2.57676;886;20220626;15.5;12.4;13.9;2.5;14.62;34.5;1.79;9607 +77086;45.16326;2.57676;886;20220627;17;11.8;14.4;1.9;13.89;.4;2.38;12867 +77086;45.16326;2.57676;886;20220628;20.7;9.3;15;2.5;11.95;0;4.26;25062 +77086;45.16326;2.57676;886;20220629;23.8;7;15.4;1.6;12.39;1.9;4.55;26811 +77086;45.16326;2.57676;886;20220630;15.1;12;13.6;2.3;13.42;2.3;1.63;7147 +77086;45.16326;2.57676;886;20220701;18.7;7.2;13;2.2;10.75;0;3.75;23042 +77086;45.16326;2.57676;886;20220702;25.6;7.2;16.4;2;10.69;0;5.25;28522 +77086;45.16326;2.57676;886;20220703;26.7;11.5;19.1;1.9;13.82;1.6;4.91;24925 +77086;45.16326;2.57676;886;20220704;23.9;12.8;18.3;2.5;14.85;2.6;3.98;19157 +77086;45.16326;2.57676;886;20220705;23;12.2;17.6;2.9;13.29;0;4.69;24345 +77086;45.16326;2.57676;886;20220706;22;11.4;16.7;3.9;11.32;0;4.95;24051 +77086;45.16326;2.57676;886;20220707;21.6;10;15.8;4;12.05;.1;4.62;24437 +77086;45.16326;2.57676;886;20220708;22.5;11.9;17.2;5.1;12.59;0;5.07;24216 +77086;45.16326;2.57676;886;20220709;24.7;11.5;18.1;4;11.82;0;5.65;26042 +77086;45.16326;2.57676;886;20220710;24.5;13.5;19;4.3;12.52;0;5.6;24667 +77086;45.16326;2.57676;886;20220711;26.7;12.4;19.6;3.7;12.52;0;5.88;25996 +77086;45.16326;2.57676;886;20220712;27.2;14.4;20.8;3.4;12.39;0;5.92;24879 +77086;45.16326;2.57676;886;20220713;29.3;13.4;21.3;2.4;11.49;0;5.91;26218 +77086;45.16326;2.57676;886;20220714;30.7;13.1;21.9;2.1;13.52;0;5.85;26719 +77086;45.16326;2.57676;886;20220715;28.3;14;21.2;2.6;13.72;0;5.65;25284 +77086;45.16326;2.57676;886;20220716;27.7;13.4;20.5;3.8;12.19;0;6.24;25540 +77086;45.16326;2.57676;886;20220717;29.2;13.3;21.3;4.1;11.15;0;6.85;25782 +77086;45.16326;2.57676;886;20220718;33.9;13.2;23.5;2.8;12.22;.7;7.09;28465 +77086;45.16326;2.57676;886;20220719;32.6;18.9;25.8;3.4;13.15;.2;6.8;22504 +77086;45.16326;2.57676;886;20220720;22.8;14.9;18.8;2.4;15.52;.4;3.4;15557 +77086;45.16326;2.57676;886;20220721;28.1;10.8;19.4;2.1;13.95;0;5.27;26642 +77086;45.16326;2.57676;886;20220722;28.9;12.1;20.5;2.4;14.99;0;4.99;22217 +77086;45.16326;2.57676;886;20220723;24.8;14.1;19.5;2.6;14.79;0;4.56;22486 +77086;45.16326;2.57676;886;20220724;31.9;12;21.9;1.8;13.12;0;5.87;27792 +77086;45.16326;2.57676;886;20220725;24.5;15.6;20;3.1;13.95;.2;4.51;18862 +77086;45.16326;2.57676;886;20220726;22.7;11.9;17.3;2.6;12.69;0;4.33;22589 +77086;45.16326;2.57676;886;20220727;23;9.7;16.3;2.8;11.19;0;4.67;24467 +77086;45.16326;2.57676;886;20220728;25.6;8.3;16.9;2.1;11.05;0;4.75;24648 +77086;45.16326;2.57676;886;20220729;22.7;14.2;18.4;2;13.09;1.3;3.5;15588 +77086;45.16326;2.57676;886;20220730;25.7;11.5;18.6;2.1;13.35;0;4.52;22537 +77086;45.16326;2.57676;886;20220731;28.4;11.6;20;2.3;13.09;0;5.19;24546 +77086;45.16326;2.57676;886;20220801;29;14.1;21.6;2.5;13.22;0;5.42;23881 +77086;45.16326;2.57676;886;20220802;29.5;13.9;21.7;2.9;13.59;.4;5.75;24643 +77086;45.16326;2.57676;886;20220803;32.6;13.4;23;2.1;12.42;0;5.92;25883 +77086;45.16326;2.57676;886;20220804;33.1;17.3;25.2;2.3;13.02;0;5.95;22957 +77086;45.16326;2.57676;886;20220805;27.1;16.8;21.9;2.6;16.65;7.9;4.37;18241 +77086;45.16326;2.57676;886;20220806;26.1;14.9;20.5;3.9;14.02;0;5.26;21913 +77086;45.16326;2.57676;886;20220807;26;12;19;3.9;10.35;0;5.8;23910 +77086;45.16326;2.57676;886;20220808;27.3;11.7;19.5;3.7;9.62;0;6.08;23982 +77086;45.16326;2.57676;886;20220809;28.6;13.6;21.1;3.3;9.09;0;6.15;23295 +77086;45.16326;2.57676;886;20220810;31;15.3;23.2;3.4;9.39;0;6.62;22808 +77086;45.16326;2.57676;886;20220811;32.4;13.2;22.8;2.4;10.09;0;6.02;24704 +77086;45.16326;2.57676;886;20220812;32.4;13.9;23.1;2.5;10.62;0;6.04;24022 +77086;45.16326;2.57676;886;20220813;32.2;14.1;23.1;1.7;10.32;6.5;5.25;23566 +77086;45.16326;2.57676;886;20220814;20.3;15.8;18.1;3.2;15.45;6.7;2.84;12042 +77086;45.16326;2.57676;886;20220815;22.1;12.6;17.4;2.8;14.12;.5;3.46;17229 +77086;45.16326;2.57676;886;20220816;26.7;10.6;18.6;2.4;13.59;27.6;4.2;19363 +77086;45.16326;2.57676;886;20220817;22.3;11;16.7;2.4;14.65;1.3;3.2;17472 +77086;45.16326;2.57676;886;20220818;19.6;11;15.3;2.6;14.29;15.3;2.5;13419 +77086;45.16326;2.57676;886;20220819;19.7;13.1;16.4;3.1;15.09;.6;2.86;15975 +77086;45.16326;2.57676;886;20220820;22.7;13.7;18.2;2.5;15.45;.1;3.39;17533 +77086;45.16326;2.57676;886;20220821;22.2;10;16.1;2.3;14.02;.1;3.39;19415 +77086;45.16326;2.57676;886;20220822;21.2;14.1;17.6;2.1;15.42;0;2.91;15103 +77086;45.16326;2.57676;886;20220823;24.4;13.9;19.2;2.3;16.12;.1;3.64;18735 +77086;45.16326;2.57676;886;20220824;28.4;13.2;20.8;1.9;14.19;0;4.42;21630 +77086;45.16326;2.57676;886;20220825;26.7;14.6;20.7;2.4;14.92;1.4;4.01;18006 +77086;45.16326;2.57676;886;20220826;23.4;14.2;18.8;2.9;16.45;.6;3.3;16623 +77086;45.16326;2.57676;886;20220827;22.2;11.6;16.9;2.9;14.15;.1;3.36;17292 +77086;45.16326;2.57676;886;20220828;26.2;10.8;18.5;2.2;12.95;0;4.13;21249 +77086;45.16326;2.57676;886;20220829;28.6;11.4;20;1.8;12.09;.9;4.2;19568 +77086;45.16326;2.57676;886;20220830;24.3;14.1;19.2;2.3;15.42;.1;3.32;15549 +77086;45.16326;2.57676;886;20220831;24.5;10.6;17.6;2.6;13.52;.6;3.78;18745 +77086;45.16326;2.57676;886;20220901;24.4;11.1;17.7;1.9;13.49;.2;3.38;17881 +77086;45.16326;2.57676;886;20220902;21.2;11.4;16.3;2;14.45;8.7;2.61;13925 +77086;45.16326;2.57676;886;20220903;21.8;12.1;16.9;2.9;14.45;0;2.98;15414 +77086;45.16326;2.57676;886;20220904;26.4;10.3;18.4;2;13.39;.3;3.79;19341 +77086;45.16326;2.57676;886;20220905;27.2;12.4;19.8;3.1;14.99;17.6;4.1;17771 +77086;45.16326;2.57676;886;20220906;22.4;12.2;17.3;2.1;15.92;3.5;2.55;13102 +77086;45.16326;2.57676;886;20220907;21.7;11.8;16.8;2.1;14.92;.8;2.6;13967 +77086;45.16326;2.57676;886;20220908;18.6;8.8;13.7;2.5;12.59;1;2.38;14205 +77086;45.16326;2.57676;886;20220909;17.7;9.6;13.6;3.2;12.05;.6;2.42;13326 +77086;45.16326;2.57676;886;20220910;19;8.4;13.7;2.1;11.35;0;2.54;14988 +77086;45.16326;2.57676;886;20220911;24.5;6.7;15.6;1.9;10.55;0;3.5;19904 +77086;45.16326;2.57676;886;20220912;30.7;11.3;21;1.9;11.69;0;4.23;19133 +77086;45.16326;2.57676;886;20220913;26.5;15.3;20.9;2.9;16.85;3.6;3.28;13383 +77086;45.16326;2.57676;886;20220914;23;15.4;19.2;2.5;15.95;7.7;2.62;11320 +77086;45.16326;2.57676;886;20220915;20.7;11.8;16.3;2;14.72;1.5;2.32;12922 +77086;45.16326;2.57676;886;20220916;17.6;11.5;14.5;2.2;12.59;.2;2.16;12131 +77086;45.16326;2.57676;886;20220917;13;5.1;9.1;4;8.15;0;2.34;14769 +77086;45.16326;2.57676;886;20220918;18.3;2.7;10.5;3.3;6.89;0;3.26;17928 +77086;45.16326;2.57676;886;20220919;17.2;5;11.1;4.3;7.65;0;3.3;16499 +77086;45.16326;2.57676;886;20220920;17.1;4.5;10.8;3.9;7.45;0;3.17;16537 +77086;45.16326;2.57676;886;20220921;17.5;4.7;11.1;3.5;7.69;0;3.06;16209 +77086;45.16326;2.57676;886;20220922;20.7;2.8;11.7;1.6;8.39;0;2.63;17159 +77086;45.16326;2.57676;886;20220923;19;6;12.5;2.1;9.99;5;2.3;13079 +77086;45.16326;2.57676;886;20220924;15.3;8.5;11.9;2.2;11.32;3.3;1.65;9776 +77086;45.16326;2.57676;886;20220925;12.9;7.6;10.2;1.8;10.85;1.1;1.28;7998 +77086;45.16326;2.57676;886;20220926;12.2;5.4;8.8;2.9;9.85;5.7;1.39;9764 +77086;45.16326;2.57676;886;20220927;9.6;6.6;8.1;4;10.15;12.9;.97;6521 +77086;45.16326;2.57676;886;20220928;13.3;9;11.1;4.1;12.15;23.7;1.22;7889 +77086;45.16326;2.57676;886;20220929;11.7;6.1;8.9;2.5;9.39;.8;1.4;9183 +77086;45.16326;2.57676;886;20220930;12.6;2.8;7.7;2.2;8.22;.6;1.59;12161 +77086;45.16326;2.57676;886;20221001;15;3.1;9.1;3.7;11.52;12.1;1.33;12454 +77086;45.16326;2.57676;886;20221002;16.4;10.9;13.7;2.8;13.59;.1;1.62;10509 +77086;45.16326;2.57676;886;20221003;16.2;7.5;11.8;2.5;11.65;0;1.6;9880 +77086;45.16326;2.57676;886;20221004;19.6;5.5;12.6;1.8;10.92;.1;2.01;13628 +77086;45.16326;2.57676;886;20221005;21;7.3;14.1;3.1;11.19;0;2.54;13334 +77086;45.16326;2.57676;886;20221006;18.4;8.8;13.6;1.7;12.65;0;1.55;9145 +77086;45.16326;2.57676;886;20221007;19.4;8;13.7;1.7;12.09;.1;1.82;12245 +77086;45.16326;2.57676;886;20221008;14.6;9;11.8;2.2;11.42;.3;1.34;7268 +77086;45.16326;2.57676;886;20221009;19;4.2;11.6;2;10.12;.1;1.96;13518 +77086;45.16326;2.57676;886;20221010;20.3;6.9;13.6;2.3;11.59;0;2;11751 +77086;45.16326;2.57676;886;20221011;17.9;8.5;13.2;2;12.75;4.5;1.5;9508 +77086;45.16326;2.57676;886;20221012;18.4;10.6;14.5;1.5;12.59;.9;1.52;8917 +77086;45.16326;2.57676;886;20221013;13.6;6.8;10.2;2.1;11.99;9.1;.88;5758 +77086;45.16326;2.57676;886;20221014;14.6;10.8;12.7;3.5;13.99;4.1;.92;5940 +77086;45.16326;2.57676;886;20221015;17.7;11.2;14.5;3.5;13.12;0;1.71;8165 +77086;45.16326;2.57676;886;20221016;21.3;11.6;16.5;3.9;12.62;0;2.58;9550 +77086;45.16326;2.57676;886;20221017;18.5;13.9;16.2;5;13.62;0;2.13;5241 +77086;45.16326;2.57676;886;20221018;23;10.7;16.8;1.8;13.19;0;1.96;10750 +77086;45.16326;2.57676;886;20221019;22.8;10.1;16.4;2.4;11.25;3.3;2.24;9316 +77086;45.16326;2.57676;886;20221020;19.1;13.1;16.1;4.6;14.72;7.1;1.72;6331 +77086;45.16326;2.57676;886;20221021;18.3;13.2;15.7;3.6;13.99;6.3;1.66;6652 +77086;45.16326;2.57676;886;20221022;19.4;8.1;13.7;2.5;11.42;0;1.78;9902 +77086;45.16326;2.57676;886;20221023;18.3;12.2;15.3;4.5;12.49;.9;2.01;4538 +77086;45.16326;2.57676;886;20221024;17.4;10.4;13.9;2.9;10.99;.2;1.74;7938 +77086;45.16326;2.57676;886;20221025;19.3;6.9;13.1;2.4;10.29;1;1.76;8737 +77086;45.16326;2.57676;886;20221026;20.3;8.8;14.5;2.1;11.29;0;1.67;8665 +77086;45.16326;2.57676;886;20221027;22.9;9.6;16.3;2.7;11.35;0;2.24;8468 +77086;45.16326;2.57676;886;20221028;23;15.3;19.1;3.2;10.09;0;3.05;6211 +77086;45.16326;2.57676;886;20221029;22.8;11.3;17.1;3.3;7.75;0;3.19;8225 +77086;45.16326;2.57676;886;20221030;19.5;11.1;15.3;3;9.09;.1;2.35;6891 +77086;45.16326;2.57676;886;20221031;18.9;9.3;14.1;4.2;11.75;12.7;1.89;8148 +77086;45.16326;2.57676;886;20221101;13.2;9.6;11.4;3.2;11.52;.1;1.05;6559 +77086;45.16326;2.57676;886;20221102;14.2;4.4;9.3;1.6;9.19;0;.99;7783 +77086;45.16326;2.57676;886;20221103;12.9;4.4;8.6;4.1;9.02;11.5;1.24;5131 +77086;45.16326;2.57676;886;20221104;5.7;4.7;5.2;4.9;8.32;16.8;.58;2122 +77086;45.16326;2.57676;886;20221105;8.4;-.1;4.1;2.5;6.79;0;.79;8052 +77086;45.16326;2.57676;886;20221106;12.5;-1.1;5.7;2.8;6.05;.1;1.34;8566 +77086;45.16326;2.57676;886;20221107;14.5;4.3;9.4;3;8.59;0;1.32;7684 +77086;45.16326;2.57676;886;20221108;15.6;6.4;11;4.6;9.65;6.1;1.69;6025 +77086;45.16326;2.57676;886;20221109;12.1;9.1;10.6;2.8;11.29;8.9;.82;2996 +77086;45.16326;2.57676;886;20221110;11.4;5.9;8.6;1.9;9.25;0;.78;5397 +77086;45.16326;2.57676;886;20221111;17.7;1.2;9.5;2.1;9.29;0;1.13;8878 +77086;45.16326;2.57676;886;20221112;19.1;4;11.6;1.6;8.82;0;1.16;8095 +77086;45.16326;2.57676;886;20221113;17.7;5.1;11.4;1.8;8.49;0;1.19;6851 +77086;45.16326;2.57676;886;20221114;12.4;7;9.7;3.6;9.92;9;1.03;3553 +77086;45.16326;2.57676;886;20221115;13.4;6.6;10;3.6;10.72;9.1;.87;4850 +77086;45.16326;2.57676;886;20221116;10;6;8;4.7;9.65;3.5;.76;4051 +77086;45.16326;2.57676;886;20221117;11.1;7.7;9.4;5.4;9.85;14.3;1.09;3763 +77086;45.16326;2.57676;886;20221118;7.2;3.4;5.3;2.1;8.02;2.1;.54;3522 +77086;45.16326;2.57676;886;20221119;5.7;2.3;4;2.3;7.19;.5;.54;4111 +77086;45.16326;2.57676;886;20221120;4.9;-1.7;1.6;2.4;6.45;1.4;.41;5257 +77086;45.16326;2.57676;886;20221121;5.9;.6;3.2;3.2;7.22;10.9;.48;3111 +77086;45.16326;2.57676;886;20221122;4.9;.7;2.8;3.5;7.05;9.8;.43;3986 +77086;45.16326;2.57676;886;20221123;8.6;2.4;5.5;3.8;8.39;10.3;.54;4725 +77086;45.16326;2.57676;886;20221124;9;3.3;6.1;2.6;8.55;1.2;.54;4506 +77086;45.16326;2.57676;886;20221125;7;5.3;6.2;2.5;8.55;7.9;.56;1627 +77086;45.16326;2.57676;886;20221126;6.8;1.1;4;1.8;6.89;0;.48;4590 +77086;45.16326;2.57676;886;20221127;12.2;-.1;6;2.1;5.19;5.2;1.09;5846 +77086;45.16326;2.57676;886;20221128;6.6;3.9;5.3;2.9;8.05;5.5;.55;2294 +77086;45.16326;2.57676;886;20221129;5.1;1.4;3.2;2.4;6.85;.4;.48;3426 +77086;45.16326;2.57676;886;20221130;4.5;.3;2.4;3.4;6.62;.1;.49;2906 +77086;45.16326;2.57676;886;20221201;2.8;1.2;2;4.1;6.22;0;.55;1904 +77086;45.16326;2.57676;886;20221202;0;-.8;-.4;2.5;5.42;.9;.42;1090 +77086;45.16326;2.57676;886;20221203;2.8;-1.1;.8;1.6;6.09;6.3;.33;2715 +77086;45.16326;2.57676;886;20221204;1.7;.6;1.1;1.7;6.42;4.6;.33;1855 +77086;45.16326;2.57676;886;20221205;2.9;-5;-1;1.7;4.92;0;.33;5796 +77086;45.16326;2.57676;886;20221206;6.4;-6.6;-.1;1.6;4.02;0;.54;6704 +77086;45.16326;2.57676;886;20221207;.5;-6.7;-3.1;2.1;4.29;0;.36;3868 +77086;45.16326;2.57676;886;20221208;4.5;-6.8;-1.2;1.3;4.69;3;.39;4833 +77086;45.16326;2.57676;886;20221209;4;1;2.5;2.2;6.85;1.5;.38;2782 +77086;45.16326;2.57676;886;20221210;-3.5;-3.9;-3.7;3.4;4.32;0;.34;1900 +77086;45.16326;2.57676;886;20221211;1.5;-9.9;-4.2;1.7;2.99;0;.44;6193 +77086;45.16326;2.57676;886;20221212;.9;-7.8;-3.5;1.3;3.72;15.5;.36;4081 +77086;45.16326;2.57676;886;20221213;4.5;-1.3;1.6;3.4;7.69;1.8;.03;4030 +77086;45.16326;2.57676;886;20221214;7.9;3.5;5.7;3.3;9.25;2.5;.28;2750 +77086;45.16326;2.57676;886;20221215;6.4;1.3;3.9;2.4;7.62;11.6;.36;2488 +77086;45.16326;2.57676;886;20221216;.3;-.2;0;3.4;5.62;0;.45;1243 +77086;45.16326;2.57676;886;20221217;3.3;-7.8;-2.2;1.8;3.09;0;.58;5847 +77086;45.16326;2.57676;886;20221218;8.5;-5.2;1.6;3.2;4.12;0;1.09;5570 +77086;45.16326;2.57676;886;20221219;11.7;5;8.3;5.7;8.09;0;1.43;3392 +77086;45.16326;2.57676;886;20221220;11.9;7;9.5;5.1;8.82;3.1;1.41;2637 +77086;45.16326;2.57676;886;20221221;8.7;6.8;7.7;4.1;9.92;1.7;.49;2255 +77086;45.16326;2.57676;886;20221222;9.7;7.4;8.5;5.6;10.32;11.6;.64;1901 +77086;45.16326;2.57676;886;20221223;11.1;8.8;10;4.3;11.82;4.3;.48;1642 +77086;45.16326;2.57676;886;20221224;11.3;7.7;9.5;2.6;10.19;0;.62;3383 +77086;45.16326;2.57676;886;20221225;13.8;3.1;8.5;2.6;7.72;0;1.01;4954 +77086;45.16326;2.57676;886;20221226;9.8;5.4;7.6;2.9;8.72;3.1;.74;2638 +77086;45.16326;2.57676;886;20221227;6.8;1.1;4;1.5;7.45;0;.35;3555 +77086;45.16326;2.57676;886;20221228;10.5;1.4;6;3.8;8.25;.3;.69;3848 +77086;45.16326;2.57676;886;20221229;7.1;4.9;6;4.1;8.62;15.6;.58;1033 +77086;45.16326;2.57676;886;20221230;9.3;4.3;6.8;4.6;9.42;2.7;.46;3064 +77086;45.16326;2.57676;886;20221231;15.3;7.9;11.6;3.8;9.59;0;1.41;4389 +77087;45.18517;2.89312;1019;20220101;16.1;1.5;8.8;2.2;5.7;0;1.21;7100 +77087;45.18517;2.89312;1019;20220102;12.7;1;6.9;2.8;6.55;0;1.11;4500 +77087;45.18517;2.89312;1019;20220103;8.2;2.7;5.5;2.9;8.1;0;.51;3050 +77087;45.18517;2.89312;1019;20220104;11.4;4.3;7.9;6;7.55;7;1.43;4150 +77087;45.18517;2.89312;1019;20220105;-1;-2.1;-1.5;4.8;4.55;0;.43;5850 +77087;45.18517;2.89312;1019;20220106;.7;-3;-1.2;4;4;0;.64;5850 +77087;45.18517;2.89312;1019;20220107;.5;-7.2;-3.4;3.3;4.75;4.6;.2;3950 +77087;45.18517;2.89312;1019;20220108;3.5;-.1;1.7;6.4;6.55;9.3;.33;3250 +77087;45.18517;2.89312;1019;20220109;1.3;-.3;.5;5;5.9;6.6;.34;2800 +77087;45.18517;2.89312;1019;20220110;1.1;-.3;.4;3;5.2;.2;.46;4200 +77087;45.18517;2.89312;1019;20220111;1.5;-5.7;-2.1;5.2;3.65;0;.77;7900 +77087;45.18517;2.89312;1019;20220112;-.6;-5.1;-2.9;5.8;3.45;0;.79;7000 +77087;45.18517;2.89312;1019;20220113;5.7;-7.2;-.8;2.8;3.45;0;.84;8300 +77087;45.18517;2.89312;1019;20220114;8.6;-6.8;.9;1.5;3.05;0;.75;8200 +77087;45.18517;2.89312;1019;20220115;8.3;-6.1;1.1;1.3;3.2;0;.64;8250 +77087;45.18517;2.89312;1019;20220116;7.1;-8.7;-.8;2.3;3.45;0;.82;8600 +77087;45.18517;2.89312;1019;20220117;2.7;-2.5;.1;3.7;5.65;0;.33;5450 +77087;45.18517;2.89312;1019;20220118;3.5;-2.4;.5;3.2;5.1;0;.56;6050 +77087;45.18517;2.89312;1019;20220119;.8;-4.3;-1.7;3.3;5;.2;.36;4350 +77087;45.18517;2.89312;1019;20220120;.7;-2.3;-.8;4.1;5.05;.2;.45;3800 +77087;45.18517;2.89312;1019;20220121;-2.9;-4.4;-3.6;8.8;4;0;.48;5400 +77087;45.18517;2.89312;1019;20220122;-1.7;-5.2;-3.4;5.8;4.2;0;.38;6250 +77087;45.18517;2.89312;1019;20220123;6.3;-4;1.2;4.4;4.65;0;.96;8850 +77087;45.18517;2.89312;1019;20220124;12.6;-5;3.8;2.1;4.05;0;1.16;9300 +77087;45.18517;2.89312;1019;20220125;11.7;-4.4;3.7;1.8;3.95;0;1.05;9350 +77087;45.18517;2.89312;1019;20220126;9.1;-5.4;1.9;2;3.5;0;1.03;9750 +77087;45.18517;2.89312;1019;20220127;10.8;-5.9;2.5;1.9;3.15;0;1.15;9950 +77087;45.18517;2.89312;1019;20220128;5.2;-4.3;.4;2.8;4.9;0;.67;8500 +77087;45.18517;2.89312;1019;20220129;8.1;-5.1;1.5;2.1;5;0;.78;8550 +77087;45.18517;2.89312;1019;20220130;4.1;.1;2.1;3;6.15;.1;.55;7150 +77087;45.18517;2.89312;1019;20220131;2.7;-3.8;-.6;5.6;5.6;1.1;.38;5000 +77087;45.18517;2.89312;1019;20220201;1.5;-3.4;-.9;5.6;5.2;1.5;.48;4300 +77087;45.18517;2.89312;1019;20220202;6.1;1.5;3.8;4;6.9;.1;.69;7050 +77087;45.18517;2.89312;1019;20220203;14.8;-3.8;5.5;2.6;5.05;0;1.61;8050 +77087;45.18517;2.89312;1019;20220204;4.4;-1.3;1.5;2.6;6.65;2.1;.39;3000 +77087;45.18517;2.89312;1019;20220205;4.6;.6;2.6;2.6;5.15;.1;.88;11100 +77087;45.18517;2.89312;1019;20220206;3.1;-5.4;-1.1;4.1;6.05;5;.19;4950 +77087;45.18517;2.89312;1019;20220207;4.8;2.6;3.7;5.3;6.05;.2;1.05;8950 +77087;45.18517;2.89312;1019;20220208;9.7;-3.7;3;2.9;4.55;0;1.34;11950 +77087;45.18517;2.89312;1019;20220209;12;-3.1;4.4;2.8;5.15;0;1.45;12250 +77087;45.18517;2.89312;1019;20220210;4.1;-3.3;.4;2.6;6.99;1.4;1.68;10900 +77087;45.18517;2.89312;1019;20220211;6.9;2.7;4.8;3.3;6.39;0;1.43;8133 +77087;45.18517;2.89312;1019;20220212;6.7;-6.8;-.1;2.7;5.03;0;1.1;7566 +77087;45.18517;2.89312;1019;20220213;7.9;.3;4.1;6.9;7.72;6;1.43;7166 +77087;45.18517;2.89312;1019;20220214;5.9;4.1;5;4.3;7.92;6.2;1.22;4266 +77087;45.18517;2.89312;1019;20220215;3.8;-.6;1.6;4;6.95;6.4;.83;5833 +77087;45.18517;2.89312;1019;20220216;8.2;1;4.6;5.4;8.45;7.2;.43;4150 +77087;45.18517;2.89312;1019;20220217;10;6.2;8.1;3.8;9.6;3;.79;5800 +77087;45.18517;2.89312;1019;20220218;13.1;3.9;8.5;4.4;8.6;1.2;1.5;10800 +77087;45.18517;2.89312;1019;20220219;4;-.5;1.8;3;5.1;0;1.07;12750 +77087;45.18517;2.89312;1019;20220220;6.6;-1.2;2.7;4.3;6.75;4.1;.71;7000 +77087;45.18517;2.89312;1019;20220221;3.5;3.9;3.7;7.1;6.45;3.2;1.02;5150 +77087;45.18517;2.89312;1019;20220222;4.5;.1;2.3;4;6.6;.5;.66;6850 +77087;45.18517;2.89312;1019;20220223;8.9;1.3;5.1;3.1;7;0;1.17;10500 +77087;45.18517;2.89312;1019;20220224;9.4;.6;5;4;6.45;.8;1.38;9600 +77087;45.18517;2.89312;1019;20220225;3.9;-1.3;1.3;4.1;5;0;1.21;14600 +77087;45.18517;2.89312;1019;20220226;6.4;-2.5;2;5.2;4.1;0;1.82;15650 +77087;45.18517;2.89312;1019;20220227;10.1;-4.7;2.7;3.1;4.2;0;1.84;15450 +77087;45.18517;2.89312;1019;20220228;10.3;-4.8;2.8;2.5;4.8;0;1.63;15400 +77087;45.18517;2.89312;1019;20220301;11.8;-3.5;4.2;2.5;4.5;0;1.86;13650 +77087;45.18517;2.89312;1019;20220302;7.8;-.5;3.7;2.6;6.6;.7;.95;5950 +77087;45.18517;2.89312;1019;20220303;10;3.2;6.6;1.4;7.9;0;1.06;8000 +77087;45.18517;2.89312;1019;20220304;7;2.9;5;2;7.2;0;.85;4400 +77087;45.18517;2.89312;1019;20220305;7.4;-2.8;2.3;2.6;4.55;0;1.61;16100 +77087;45.18517;2.89312;1019;20220306;4.4;-7;-1.3;3.3;3.15;0;1.62;17200 +77087;45.18517;2.89312;1019;20220307;7.4;-7.7;-.2;2.9;3.55;0;1.72;17100 +77087;45.18517;2.89312;1019;20220308;10;-5.5;2.3;4.4;5.25;0;1.8;15050 +77087;45.18517;2.89312;1019;20220309;9;-1.1;3.9;4;6.05;0;1.58;13250 +77087;45.18517;2.89312;1019;20220310;9;-1.8;3.6;4.7;6.7;.9;1.27;10300 +77087;45.18517;2.89312;1019;20220311;5.9;2.7;4.3;7.7;7.15;5.4;.96;5500 +77087;45.18517;2.89312;1019;20220312;4.2;1.3;2.7;6.5;6.45;5.5;.77;3250 +77087;45.18517;2.89312;1019;20220313;4.3;2.6;3.5;6;5.95;6.4;1.14;2800 +77087;45.18517;2.89312;1019;20220314;6.7;-4.8;1;5.4;6.9;4;.64;10150 +77087;45.18517;2.89312;1019;20220315;10;5.3;7.6;7.7;8.55;0;1.5;9400 +77087;45.18517;2.89312;1019;20220316;12.7;2.9;7.8;3.9;8.75;0;1.39;6700 +77087;45.18517;2.89312;1019;20220317;6.9;5.1;6;4.1;8.6;.5;.64;2100 +77087;45.18517;2.89312;1019;20220318;9.1;3.5;6.3;3.4;8.35;0;1.51;6733 +77087;45.18517;2.89312;1019;20220319;12.2;3.4;7.8;3;7.79;0;2.37;14166 +77087;45.18517;2.89312;1019;20220320;8;2;5;6.1;7.35;0;1.84;5500 +77087;45.18517;2.89312;1019;20220321;9.1;4;6.5;7.3;6.85;0;2.72;10533 +77087;45.18517;2.89312;1019;20220322;10.2;.1;5.2;7.4;5.12;0;3.49;18533 +77087;45.18517;2.89312;1019;20220323;11.9;-.6;5.7;4.9;4.42;0;3.59;19800 +77087;45.18517;2.89312;1019;20220324;14.8;.4;7.6;3.2;4.42;0;3.57;20266 +77087;45.18517;2.89312;1019;20220325;15.4;1.7;8.5;2.9;4.45;0;3.51;17366 +77087;45.18517;2.89312;1019;20220326;15.6;-1.4;7.1;3.1;5.42;0;3.46;20100 +77087;45.18517;2.89312;1019;20220327;16.7;.5;8.6;3.6;5.69;0;3.87;19533 +77087;45.18517;2.89312;1019;20220328;16.3;3.1;9.7;4.7;5.39;0;4.37;17833 +77087;45.18517;2.89312;1019;20220329;14.4;5.2;9.8;3.6;7.22;1.7;3.11;12300 +77087;45.18517;2.89312;1019;20220330;8.6;4.4;6.5;2.3;9.89;2.8;1.28;7300 +77087;45.18517;2.89312;1019;20220331;7.8;3.4;5.6;4.7;7.82;2.7;1.96;11033 +77087;45.18517;2.89312;1019;20220401;.8;-4.4;-1.8;4.4;5.36;4.2;1.39;10733 +77087;45.18517;2.89312;1019;20220402;.8;-4.7;-1.9;3.7;4.86;.7;1.45;10233 +77087;45.18517;2.89312;1019;20220403;-.5;-5.4;-3;3.6;4.74;.1;1.12;6566 +77087;45.18517;2.89312;1019;20220404;6.3;-6;.2;1.5;4.69;0;2.36;22666 +77087;45.18517;2.89312;1019;20220405;10.8;-4.8;3;2.3;6.45;0;2.29;18433 +77087;45.18517;2.89312;1019;20220406;8.8;-.1;4.4;3.1;8.69;2;1.46;8866 +77087;45.18517;2.89312;1019;20220407;9.3;4.5;6.9;5.3;9.85;18.8;1.49;4866 +77087;45.18517;2.89312;1019;20220408;12.5;7.1;9.8;7.2;9.62;5.5;3.08;11200 +77087;45.18517;2.89312;1019;20220409;7.6;-.7;3.4;3.9;5.79;.5;2.38;16466 +77087;45.18517;2.89312;1019;20220410;13.8;-4.6;4.6;3.1;5.19;0;3.48;24366 +77087;45.18517;2.89312;1019;20220411;10.8;2.3;6.5;7.8;7.89;0;2.88;14566 +77087;45.18517;2.89312;1019;20220412;12.7;6.3;9.5;6.7;7.02;0;3.7;9933 +77087;45.18517;2.89312;1019;20220413;14;3.8;8.9;2.5;7.75;.3;2.69;13066 +77087;45.18517;2.89312;1019;20220414;19;2;10.5;2.7;10.02;0;3.72;22666 +77087;45.18517;2.89312;1019;20220415;20.1;4;12.1;3.2;10.35;0;4.12;23166 +77087;45.18517;2.89312;1019;20220416;19.8;4.4;12.1;4.3;8.82;0;4.69;23200 +77087;45.18517;2.89312;1019;20220417;18.7;1;9.9;3.4;7.22;0;4.52;25800 +77087;45.18517;2.89312;1019;20220418;16.3;1.3;8.8;2.5;8.12;0;3.53;22933 +77087;45.18517;2.89312;1019;20220419;15.5;2.4;8.9;2.2;9.35;0;2.87;17566 +77087;45.18517;2.89312;1019;20220420;11.2;5.4;8.3;1.9;10.32;5.3;1.45;6433 +77087;45.18517;2.89312;1019;20220421;11.8;5.3;8.5;1.8;10.72;.8;1.84;9933 +77087;45.18517;2.89312;1019;20220422;16.1;3.4;9.8;2.4;10.02;2.9;3.15;20300 +77087;45.18517;2.89312;1019;20220423;11.5;6.7;9.1;5;9.29;14.2;2.29;6600 +77087;45.18517;2.89312;1019;20220424;9;1.6;5.3;3.8;9.62;5.7;1.18;6200 +77087;45.18517;2.89312;1019;20220425;12.5;4.6;8.5;2.6;9.05;0;2.68;15900 +77087;45.18517;2.89312;1019;20220426;16.8;1;8.9;2.3;8.72;0;3.75;25566 +77087;45.18517;2.89312;1019;20220427;18.8;3.4;11.1;2.5;9.12;0;4.17;25533 +77087;45.18517;2.89312;1019;20220428;19.6;5.8;12.7;2.3;10.62;.5;4.08;23766 +77087;45.18517;2.89312;1019;20220429;18.2;6.1;12.1;2.5;11.79;2.2;3.39;19500 +77087;45.18517;2.89312;1019;20220430;16.7;5.3;11;3;9.99;0;3.82;23066 +77087;45.18517;2.89312;1019;20220501;16.2;1;8.6;2.4;7.72;0;3.96;26300 +77087;45.18517;2.89312;1019;20220502;16.8;2.8;9.8;2;8.69;.6;3.74;23700 +77087;45.18517;2.89312;1019;20220503;15.8;5.8;10.8;1.7;10.65;4.1;2.69;14833 +77087;45.18517;2.89312;1019;20220504;15.3;4.7;10;1.9;11.42;6;2.53;15166 +77087;45.18517;2.89312;1019;20220505;14.7;5;9.8;3.4;9.75;.8;3.37;19933 +77087;45.18517;2.89312;1019;20220506;12.2;5.8;9;4.8;8.75;0;1.36;1100 +77087;45.18517;2.89312;1019;20220507;15.7;5.6;10.6;3.9;8.8;1;1.82;2550 +77087;45.18517;2.89312;1019;20220508;16.3;5.7;11;3.3;9.35;0;1.66;2300 +77087;45.18517;2.89312;1019;20220509;19.5;6.6;13;2.6;9.35;0;1.98;2600 +77087;45.18517;2.89312;1019;20220510;21.4;5.3;13.4;2.6;9.9;0;2.05;2650 +77087;45.18517;2.89312;1019;20220511;23.4;5.2;14.3;3.4;9.65;0;2.73;2800 +77087;45.18517;2.89312;1019;20220512;21.2;7;14.1;3.3;11.35;.9;1.93;1600 +77087;45.18517;2.89312;1019;20220513;20.4;7.4;13.9;2.2;11.95;2.4;1.5;2250 +77087;45.18517;2.89312;1019;20220514;22.6;7.4;15;2.4;12.45;0;1.78;2450 +77087;45.18517;2.89312;1019;20220515;23.5;11.1;17.3;3.8;11.95;.6;2.73;2600 +77087;45.18517;2.89312;1019;20220516;22.7;9;15.8;2.7;10.8;0;2.27;2600 +77087;45.18517;2.89312;1019;20220517;24.6;7.1;15.8;2.1;11.35;0;2.09;2550 +77087;45.18517;2.89312;1019;20220518;25.4;10.4;17.9;2;12.8;.1;2.07;2550 +77087;45.18517;2.89312;1019;20220519;25;11.2;18.1;4.4;12.2;0;3.14;2450 +77087;45.18517;2.89312;1019;20220520;26;11;18.5;5;11.1;0;3.93;2550 +77087;45.18517;2.89312;1019;20220521;29;10.3;19.6;2.1;14.1;0;2.4;2700 +77087;45.18517;2.89312;1019;20220522;28.7;12.4;20.6;2.2;14.25;1.6;2.37;2150 +77087;45.18517;2.89312;1019;20220523;14.7;14.3;14.5;3.6;13;7.4;1.31;900 +77087;45.18517;2.89312;1019;20220524;13.8;6.3;10.1;2.8;9.4;0;1.26;1850 +77087;45.18517;2.89312;1019;20220525;13.9;2.1;8;2.6;8.45;0;1.2;2050 +77087;45.18517;2.89312;1019;20220526;14.4;3.8;9.1;2.9;9.5;0;1.17;1700 +77087;45.18517;2.89312;1019;20220527;20.2;9.6;14.9;4;11.2;0;2.28;2700 +77087;45.18517;2.89312;1019;20220528;17.5;7.9;12.7;4.4;9.15;0;2.36;2900 +77087;45.18517;2.89312;1019;20220529;14.5;4.2;9.4;3.8;6.9;0;2.15;3150 +77087;45.18517;2.89312;1019;20220530;18.9;1.7;10.3;2.8;6.95;0;2.27;2950 +77087;45.18517;2.89312;1019;20220531;17.1;5.4;11.3;2.4;8.9;1.8;1.59;1400 +77087;45.18517;2.89312;1019;20220601;24.4;3.2;13.8;2.3;10.85;6;2.06;2400 +77087;45.18517;2.89312;1019;20220602;23.8;11.8;17.8;3.4;13.55;4.7;2.28;1800 +77087;45.18517;2.89312;1019;20220603;25.8;11.9;18.9;2.9;13.4;10.2;2.45;2300 +77087;45.18517;2.89312;1019;20220604;25.5;10.3;17.9;2.5;15.45;18;1.87;2600 +77087;45.18517;2.89312;1019;20220605;18.1;12.7;15.4;2.4;13.75;0;1.36;2350 +77087;45.18517;2.89312;1019;20220606;20.9;7.6;14.2;1.7;12.35;.2;1.43;2250 +77087;45.18517;2.89312;1019;20220607;17.7;8.7;13.2;2.8;10.95;.8;1.68;2850 +77087;45.18517;2.89312;1019;20220608;14.8;7.2;11;2.7;11.35;4.8;.94;900 +77087;45.18517;2.89312;1019;20220609;15.3;8.3;11.8;4.4;9.95;0;1.81;2100 +77087;45.18517;2.89312;1019;20220610;22.3;6.9;14.6;2.6;11.1;.1;2.08;3150 +77087;45.18517;2.89312;1019;20220611;26.6;7.3;16.9;2.2;10.95;0;5.7;31350 +77087;45.18517;2.89312;1019;20220612;26.1;11.6;18.8;2.5;13.45;.2;4.86;23550 +77087;45.18517;2.89312;1019;20220613;22.4;12.3;17.4;3.2;14.7;0;4.39;24600 +77087;45.18517;2.89312;1019;20220614;28.7;8.9;18.8;2.5;11.9;.4;6.08;30750 +77087;45.18517;2.89312;1019;20220615;28.5;13.6;21;3.6;14.55;.1;5.88;25650 +77087;45.18517;2.89312;1019;20220616;28.1;10.7;19.4;2;14.25;0;5.26;26500 +77087;45.18517;2.89312;1019;20220617;30.2;12.5;21.4;2.5;12.15;0;6.44;30050 +77087;45.18517;2.89312;1019;20220618;32.3;14.9;23.6;4;11.9;0;7.8;30300 +77087;45.18517;2.89312;1019;20220619;28.9;15.8;22.3;6.5;12.1;0;8.1;29800 +77087;45.18517;2.89312;1019;20220620;28.3;12.7;20.5;3.6;11.55;1.1;6.72;30150 +77087;45.18517;2.89312;1019;20220621;26.4;12.4;19.4;3;15.05;1.3;5.02;24550 +77087;45.18517;2.89312;1019;20220622;23.8;14.2;19;3.6;14.95;3.6;4.99;25950 +77087;45.18517;2.89312;1019;20220623;21.9;11;16.4;2.9;14.15;15.2;3.7;19900 +77087;45.18517;2.89312;1019;20220624;17.6;11.5;14.5;3.2;12.5;4.2;2.92;15150 +77087;45.18517;2.89312;1019;20220625;22.1;6.6;14.3;2.9;12.3;20.9;3.8;21150 +77087;45.18517;2.89312;1019;20220626;16.2;11.6;13.9;2.3;14;37;1.56;7200 +77087;45.18517;2.89312;1019;20220627;15.8;11.3;13.5;1.9;13.25;1.1;1.68;7900 +77087;45.18517;2.89312;1019;20220628;19.7;8.2;14;2.4;11.45;0;4.51;29200 +77087;45.18517;2.89312;1019;20220629;24;6.5;15.3;1.9;11.75;.1;4.94;29600 +77087;45.18517;2.89312;1019;20220630;16.8;11.2;14;2.4;12.8;2.9;1.89;7950 +77087;45.18517;2.89312;1019;20220701;18.6;5.9;12.2;2.3;10.15;0;4.22;28300 +77087;45.18517;2.89312;1019;20220702;25.9;6.3;16.1;2.6;10.2;0;5.68;30950 +77087;45.18517;2.89312;1019;20220703;26.9;10.9;18.9;2;13.45;1.6;5.16;26700 +77087;45.18517;2.89312;1019;20220704;23.6;12.1;17.9;2.1;14.3;1.2;3.84;19100 +77087;45.18517;2.89312;1019;20220705;21.8;10.6;16.2;2.8;12.3;0;5.05;30050 +77087;45.18517;2.89312;1019;20220706;20.8;10.5;15.6;3.6;10.6;0;5.33;31000 +77087;45.18517;2.89312;1019;20220707;21.3;9.8;15.5;3.9;11.25;0;4.91;27800 +77087;45.18517;2.89312;1019;20220708;20.9;11.5;16.2;5.5;11.95;0;5.23;29700 +77087;45.18517;2.89312;1019;20220709;23.2;10.6;16.9;3.3;11.05;0;5.58;30700 +77087;45.18517;2.89312;1019;20220710;23.2;12.2;17.7;3.7;12.05;0;5.61;30200 +77087;45.18517;2.89312;1019;20220711;26.3;10.6;18.5;3.3;11.85;0;6;30400 +77087;45.18517;2.89312;1019;20220712;26.2;11.3;18.7;3.1;11.5;0;6.02;30400 +77087;45.18517;2.89312;1019;20220713;29.3;10.9;20.1;2.6;9.9;0;6.35;29650 +77087;45.18517;2.89312;1019;20220714;30.2;12.2;21.2;2.6;12.4;0;6.35;29500 +77087;45.18517;2.89312;1019;20220715;28.2;12.7;20.4;2.9;12.4;0;6.02;28350 +77087;45.18517;2.89312;1019;20220716;26.9;10.8;18.9;3.3;11.25;0;6.07;29550 +77087;45.18517;2.89312;1019;20220717;28.5;10.1;19.3;3.2;10.7;0;6.35;29550 +77087;45.18517;2.89312;1019;20220718;32.9;14.3;23.6;4.2;11.55;3.4;7.87;29000 +77087;45.18517;2.89312;1019;20220719;32.3;15.1;23.7;4;12.1;.2;7.48;27850 +77087;45.18517;2.89312;1019;20220720;22.9;14.4;18.6;2.7;13.15;.2;3.56;14200 +77087;45.18517;2.89312;1019;20220721;27.8;9.4;18.6;2.6;13.15;0;5.53;28500 +77087;45.18517;2.89312;1019;20220722;29.8;11.1;20.5;2.9;14.25;.2;5.24;21950 +77087;45.18517;2.89312;1019;20220723;24.9;13.4;19.2;2.4;14.65;0;4.98;26700 +77087;45.18517;2.89312;1019;20220724;31.8;11.2;21.5;2.5;12.3;0;6.28;28500 +77087;45.18517;2.89312;1019;20220725;25.5;14.4;20;3.1;13.15;.1;5.43;25800 +77087;45.18517;2.89312;1019;20220726;22.7;11;16.9;3.1;12.5;0;4.95;28300 +77087;45.18517;2.89312;1019;20220727;22;9.7;15.8;3;10.55;0;4.88;27400 +77087;45.18517;2.89312;1019;20220728;25.6;7.6;16.6;2.6;10.45;0;5.08;26000 +77087;45.18517;2.89312;1019;20220729;22.2;12.7;17.5;2.2;12.35;0;3.25;13900 +77087;45.18517;2.89312;1019;20220730;25.1;9.7;17.4;2.3;11.8;0;4.58;23550 +77087;45.18517;2.89312;1019;20220731;27.3;11.6;19.5;2.3;12.25;0;5.16;25300 +77087;45.18517;2.89312;1019;20220801;28.4;12.3;20.3;2.3;12.45;0;5.47;26550 +77087;45.18517;2.89312;1019;20220802;28.9;10.7;19.8;2.8;12.7;1.6;5.63;26850 +77087;45.18517;2.89312;1019;20220803;32;12.7;22.4;2.6;11.8;0;6.31;27000 +77087;45.18517;2.89312;1019;20220804;32.3;14.8;23.6;2.8;12.35;0;6.08;23350 +77087;45.18517;2.89312;1019;20220805;27.8;14.9;21.3;2.5;15.85;9.9;4.62;21050 +77087;45.18517;2.89312;1019;20220806;25.1;13.8;19.5;4;13.9;0;5.24;25800 +77087;45.18517;2.89312;1019;20220807;24.6;10.3;17.5;3.7;10.15;0;5.57;27650 +77087;45.18517;2.89312;1019;20220808;25.9;8.6;17.3;3.4;9;0;5.66;27300 +77087;45.18517;2.89312;1019;20220809;27.3;10.7;19;2.8;8.35;0;5.71;26300 +77087;45.18517;2.89312;1019;20220810;30.2;12.5;21.4;3.1;9.2;0;6.19;24550 +77087;45.18517;2.89312;1019;20220811;31.3;12.2;21.7;3;9.45;0;6.41;26200 +77087;45.18517;2.89312;1019;20220812;31.7;12.1;21.9;3;10.15;0;6.26;25050 +77087;45.18517;2.89312;1019;20220813;31.4;11.6;21.5;2.3;9.75;9.2;5.72;25000 +77087;45.18517;2.89312;1019;20220814;20.6;15.7;18.1;3.2;14.45;6;3.21;14400 +77087;45.18517;2.89312;1019;20220815;21.2;11.3;16.3;2.6;12.85;.1;3.26;16500 +77087;45.18517;2.89312;1019;20220816;26.4;8.3;17.4;2.8;12.6;19.5;3.88;16400 +77087;45.18517;2.89312;1019;20220817;21.2;10.5;15.8;2.8;14.2;3.6;2.85;15350 +77087;45.18517;2.89312;1019;20220818;18.7;10.4;14.6;2.6;13.9;21.4;1.84;8300 +77087;45.18517;2.89312;1019;20220819;18.5;12.6;15.6;4;14.45;.2;2.63;14450 +77087;45.18517;2.89312;1019;20220820;22;13.4;17.7;2.6;14.65;.2;3.61;20000 +77087;45.18517;2.89312;1019;20220821;21.9;9.2;15.6;2.2;12.9;.1;3.51;20850 +77087;45.18517;2.89312;1019;20220822;21.1;13.2;17.2;2.5;14.85;.3;2.97;15550 +77087;45.18517;2.89312;1019;20220823;22.9;13.5;18.2;2.7;15.2;.2;3.7;20200 +77087;45.18517;2.89312;1019;20220824;26.9;10.7;18.8;2.1;13.3;0;4.5;24550 +77087;45.18517;2.89312;1019;20220825;26;13.4;19.7;3.1;14.35;1.8;4.43;21100 +77087;45.18517;2.89312;1019;20220826;21.7;12.7;17.2;2.5;16.05;.9;2.79;15750 +77087;45.18517;2.89312;1019;20220827;20.3;9.4;14.8;2.4;13.35;.1;2.85;17150 +77087;45.18517;2.89312;1019;20220828;24.7;10.3;17.5;2.4;12.85;0;3.99;21550 +77087;45.18517;2.89312;1019;20220829;27.3;10.6;19;2.1;12.15;.8;4.01;18650 +77087;45.18517;2.89312;1019;20220830;24.7;12.8;18.7;1.9;14.25;.3;3.38;17200 +77087;45.18517;2.89312;1019;20220831;22.4;8.4;15.4;2.2;12.7;.2;3.31;19600 +77087;45.18517;2.89312;1019;20220901;24.3;9.6;16.9;2.3;12.25;0;3.65;19350 +77087;45.18517;2.89312;1019;20220902;21.4;9.6;15.5;2.5;13;5.3;2.65;13400 +77087;45.18517;2.89312;1019;20220903;20.9;9.9;15.4;2.9;13.45;.3;3.02;18000 +77087;45.18517;2.89312;1019;20220904;24.7;9.3;17;3.2;13.45;.3;3.82;21000 +77087;45.18517;2.89312;1019;20220905;26.5;11.9;19.2;3.9;14.8;7.6;4.16;18500 +77087;45.18517;2.89312;1019;20220906;22.4;11.5;16.9;3;15;2.2;2.52;11650 +77087;45.18517;2.89312;1019;20220907;22.7;10;16.3;2.4;14.1;1;2.82;15200 +77087;45.18517;2.89312;1019;20220908;18.2;7.2;12.7;2.3;11.7;.8;2.23;13450 +77087;45.18517;2.89312;1019;20220909;17.5;8.4;13;3.1;10.9;0;2.63;15650 +77087;45.18517;2.89312;1019;20220910;18;6.8;12.4;2.3;10.4;.1;2.61;16500 +77087;45.18517;2.89312;1019;20220911;23.9;5.7;14.8;2.6;9.95;0;3.78;21100 +77087;45.18517;2.89312;1019;20220912;29.8;9.7;19.7;2.9;11.75;0;4.63;20100 +77087;45.18517;2.89312;1019;20220913;24.9;13.2;19;4.3;16.4;3.6;3.09;12450 +77087;45.18517;2.89312;1019;20220914;22.6;14.1;18.4;3.4;15.25;10.1;2.85;12850 +77087;45.18517;2.89312;1019;20220915;20.6;9.9;15.2;2;13.8;1.5;2.35;14150 +77087;45.18517;2.89312;1019;20220916;17.3;10.9;14.1;2.4;11.95;.1;2.31;14050 +77087;45.18517;2.89312;1019;20220917;11.5;4.4;7.9;3.5;7.45;0;2.38;19300 +77087;45.18517;2.89312;1019;20220918;17.4;1.7;9.5;2.8;6.4;0;3.09;20350 +77087;45.18517;2.89312;1019;20220919;15.6;1.2;8.4;3.4;6.9;0;2.82;20150 +77087;45.18517;2.89312;1019;20220920;15.4;1.8;8.6;2.9;6.95;0;2.7;19950 +77087;45.18517;2.89312;1019;20220921;15.9;1.9;8.9;2.6;7.2;0;2.64;19450 +77087;45.18517;2.89312;1019;20220922;19.6;1.6;10.6;2.5;7.9;0;2.88;19100 +77087;45.18517;2.89312;1019;20220923;18.9;3.5;11.2;2.2;9.4;8.2;2.16;11950 +77087;45.18517;2.89312;1019;20220924;14.3;5.9;10.1;1.6;10.25;2.5;1.6;11750 +77087;45.18517;2.89312;1019;20220925;12.6;6;9.3;1.6;10;2.6;1.27;8450 +77087;45.18517;2.89312;1019;20220926;11.1;3.6;7.3;2.8;8.9;3.1;1.27;9400 +77087;45.18517;2.89312;1019;20220927;8.9;5.8;7.3;4.9;9.35;6.9;.97;7050 +77087;45.18517;2.89312;1019;20220928;12.6;8.4;10.5;4.5;11.3;15.1;1.09;6300 +77087;45.18517;2.89312;1019;20220929;10;5.3;7.7;2.9;8.65;.4;1.35;10000 +77087;45.18517;2.89312;1019;20220930;11.3;1.9;6.6;2;7.45;.2;1.5;12250 +77087;45.18517;2.89312;1019;20221001;15.1;1.6;8.4;3.4;10.85;6.9;1.17;9100 +77087;45.18517;2.89312;1019;20221002;15.9;10.6;13.3;2.8;12.7;.1;1.73;11700 +77087;45.18517;2.89312;1019;20221003;14.1;5.6;9.9;2.4;10.75;0;1.3;9600 +77087;45.18517;2.89312;1019;20221004;19.4;3.8;11.6;2.4;10.4;.1;2.21;16150 +77087;45.18517;2.89312;1019;20221005;20.8;4;12.4;3.6;9.95;.1;2.78;16650 +77087;45.18517;2.89312;1019;20221006;17;6.3;11.7;2.3;11.65;0;1.5;9800 +77087;45.18517;2.89312;1019;20221007;18.6;7.7;13.2;2.6;11.7;.2;1.99;14300 +77087;45.18517;2.89312;1019;20221008;14.5;7.2;10.9;2.2;10.6;.1;1.31;7750 +77087;45.18517;2.89312;1019;20221009;18.6;3.9;11.2;3.4;9.35;.1;2.33;14550 +77087;45.18517;2.89312;1019;20221010;19.9;5.2;12.5;3;10.85;0;2.17;13550 +77087;45.18517;2.89312;1019;20221011;17.8;6.8;12.3;1.9;11.55;2.9;1.44;8600 +77087;45.18517;2.89312;1019;20221012;17.7;10;13.9;1.7;11.75;.7;1.63;10700 +77087;45.18517;2.89312;1019;20221013;13.5;4.6;9.1;1.8;10.95;6.8;.76;3850 +77087;45.18517;2.89312;1019;20221014;14.7;10;12.3;3.4;12.95;2.5;1.02;6050 +77087;45.18517;2.89312;1019;20221015;18.8;10.4;14.6;3.4;11.9;0;2.01;9900 +77087;45.18517;2.89312;1019;20221016;19.3;9.4;14.3;5.1;12.65;0;2.19;12400 +77087;45.18517;2.89312;1019;20221017;17.2;11.7;14.4;5.7;13.15;.1;1.73;6500 +77087;45.18517;2.89312;1019;20221018;21.6;9.6;15.6;3.1;12.95;0;2.12;13250 +77087;45.18517;2.89312;1019;20221019;21.1;8.3;14.7;3.7;11.7;2.4;2.26;9050 +77087;45.18517;2.89312;1019;20221020;18.1;11.8;15;4.4;14.05;8.3;1.48;6250 +77087;45.18517;2.89312;1019;20221021;18;13;15.5;3;12.7;2.2;1.7;8150 +77087;45.18517;2.89312;1019;20221022;19.1;6.4;12.7;2.9;10.75;0;1.85;12500 +77087;45.18517;2.89312;1019;20221023;17.4;9.5;13.5;4.4;12.1;.3;1.55;3600 +77087;45.18517;2.89312;1019;20221024;16.5;9.3;12.9;2.9;10.15;.1;1.75;10750 +77087;45.18517;2.89312;1019;20221025;18.2;4.5;11.4;2.8;9.7;.2;1.63;9200 +77087;45.18517;2.89312;1019;20221026;19.8;6.8;13.3;2.6;10.8;0;1.76;10100 +77087;45.18517;2.89312;1019;20221027;20.9;7.9;14.4;3.9;11.9;0;1.91;7650 +77087;45.18517;2.89312;1019;20221028;22.6;10.6;16.6;4.1;10.25;0;2.91;8200 +77087;45.18517;2.89312;1019;20221029;20.6;9.3;14.9;4.5;7.9;0;3.12;9450 +77087;45.18517;2.89312;1019;20221030;19.9;9.5;14.7;3.9;8.95;.1;2.6;9200 +77087;45.18517;2.89312;1019;20221031;17.7;8.7;13.2;4.9;11.25;9.3;1.85;9350 +77087;45.18517;2.89312;1019;20221101;13;9.2;11.1;3.4;10.65;0;1.19;9650 +77087;45.18517;2.89312;1019;20221102;14.1;2.9;8.5;1.8;8.25;0;1.06;10100 +77087;45.18517;2.89312;1019;20221103;12.9;2.5;7.7;4.5;8.35;6.6;1.25;2900 +77087;45.18517;2.89312;1019;20221104;4.8;3.7;4.3;4.9;7.5;10.1;.59;3700 +77087;45.18517;2.89312;1019;20221105;7.6;-.5;3.5;3.2;6.45;0;.82;10450 +77087;45.18517;2.89312;1019;20221106;13.4;-2.1;5.7;3.5;5.65;.1;1.62;8550 +77087;45.18517;2.89312;1019;20221107;14.2;.9;7.6;3.4;7.75;0;1.3;10050 +77087;45.18517;2.89312;1019;20221108;14.7;4.2;9.4;5.1;9.35;3.3;1.43;7600 +77087;45.18517;2.89312;1019;20221109;12.7;7.4;10.1;3.1;10.35;6.8;.91;3850 +77087;45.18517;2.89312;1019;20221110;9.9;3.7;6.8;2.6;8.55;0;.69;7850 +77087;45.18517;2.89312;1019;20221111;15.8;2;8.9;3.5;9;.1;1.22;9450 +77087;45.18517;2.89312;1019;20221112;17.5;4.2;10.9;3.2;8.45;0;1.59;8900 +77087;45.18517;2.89312;1019;20221113;17;3.3;10.1;2.6;8.1;0;1.43;6900 +77087;45.18517;2.89312;1019;20221114;11.5;5.8;8.6;4;9.6;8.6;.84;3200 +77087;45.18517;2.89312;1019;20221115;13.3;6.3;9.8;3.5;9.95;5.6;.95;4350 +77087;45.18517;2.89312;1019;20221116;10.1;5.1;7.6;5;8.6;1.6;.93;4850 +77087;45.18517;2.89312;1019;20221117;11.1;6.9;9;7.3;8.9;6.7;1.32;5800 +77087;45.18517;2.89312;1019;20221118;6.4;2.4;4.4;2.6;7.3;1.5;.53;4650 +77087;45.18517;2.89312;1019;20221119;4.9;1.5;3.2;2.6;6.55;.6;.53;5650 +77087;45.18517;2.89312;1019;20221120;4.9;-1.7;1.6;2.7;6.1;.8;.47;5850 +77087;45.18517;2.89312;1019;20221121;6.2;-1;2.6;3.8;6.6;7.6;.57;1850 +77087;45.18517;2.89312;1019;20221122;4.1;-.4;1.9;3.7;6.3;5.6;.44;4300 +77087;45.18517;2.89312;1019;20221123;8.6;.9;4.8;4.2;7.75;5.2;.57;4100 +77087;45.18517;2.89312;1019;20221124;8;1.8;4.9;2.7;7.6;1;.51;5900 +77087;45.18517;2.89312;1019;20221125;6.1;4.7;5.4;2.8;8;4.5;.55;1650 +77087;45.18517;2.89312;1019;20221126;6.3;.3;3.3;2.1;6;0;.56;5700 +77087;45.18517;2.89312;1019;20221127;9.8;-1.4;4.2;3.4;4.9;2.4;1.27;6100 +77087;45.18517;2.89312;1019;20221128;5.4;2.9;4.2;2.8;7.35;3.8;.48;2500 +77087;45.18517;2.89312;1019;20221129;3.9;.3;2.1;3;6.2;.7;.48;3700 +77087;45.18517;2.89312;1019;20221130;2.9;-.2;1.4;3.5;6.25;.2;.39;1500 +77087;45.18517;2.89312;1019;20221201;1.4;.7;1;4.7;5.95;0;.42;2100 +77087;45.18517;2.89312;1019;20221202;-1.2;-2.1;-1.6;2.6;5.1;1;.31;1250 +77087;45.18517;2.89312;1019;20221203;1.1;-1.9;-.4;2.8;5.65;8.2;.31;2450 +77087;45.18517;2.89312;1019;20221204;1;0;.5;2;5.8;6.2;.32;2950 +77087;45.18517;2.89312;1019;20221205;-1.2;-9.1;-5.1;2.5;3.85;0;.18;8050 +77087;45.18517;2.89312;1019;20221206;3.8;-9.7;-3;2.1;3.2;0;.52;8550 +77087;45.18517;2.89312;1019;20221207;-3;-7.8;-5.4;3.1;3.75;0;.24;5100 +77087;45.18517;2.89312;1019;20221208;1;-9.5;-4.2;2.2;4.35;3;.27;4100 +77087;45.18517;2.89312;1019;20221209;2.7;.8;1.7;1.7;6.7;1.7;.28;2450 +77087;45.18517;2.89312;1019;20221210;-3.4;-2.8;-3.1;2.8;4.45;0;.23;4350 +77087;45.18517;2.89312;1019;20221211;-.3;-9.8;-5.1;2.8;2.85;0;.48;7400 +77087;45.18517;2.89312;1019;20221212;-.4;-9.7;-5;2.2;3.45;13.7;.37;3900 +77087;45.18517;2.89312;1019;20221213;4.6;-2.5;1.1;4.3;6.95;1;.04;4700 +77087;45.18517;2.89312;1019;20221214;7.1;2.1;4.6;3.7;8.1;1.5;.34;2300 +77087;45.18517;2.89312;1019;20221215;5.3;.4;2.9;3.1;7.15;17.4;.41;1000 +77087;45.18517;2.89312;1019;20221216;.4;.1;.3;2.9;5.4;.1;.41;2400 +77087;45.18517;2.89312;1019;20221217;1.6;-8;-3.2;3.3;2.9;0;.71;7150 +77087;45.18517;2.89312;1019;20221218;6.2;-6.3;-.1;4.2;4.25;0;.91;6000 +77087;45.18517;2.89312;1019;20221219;9;3.4;6.2;6.8;8.15;0;.73;4100 +77087;45.18517;2.89312;1019;20221220;10.2;4.3;7.3;5.9;8.7;.9;.81;3900 +77087;45.18517;2.89312;1019;20221221;8.6;5.9;7.2;4;9.05;1;.53;3250 +77087;45.18517;2.89312;1019;20221222;9.2;6.6;7.9;6.6;9.45;8.9;.7;1700 +77087;45.18517;2.89312;1019;20221223;10.8;8.4;9.6;5.6;11.05;2.5;.57;950 +77087;45.18517;2.89312;1019;20221224;11.3;6.7;9;2.5;9.35;0;.59;4700 +77087;45.18517;2.89312;1019;20221225;12.8;.6;6.7;4;7.1;0;1.08;6400 +77087;45.18517;2.89312;1019;20221226;10;3.3;6.7;3.4;8.05;2.6;.77;2650 +77087;45.18517;2.89312;1019;20221227;5.3;.3;2.8;1.7;6.8;0;.26;4900 +77087;45.18517;2.89312;1019;20221228;9.8;-1.6;4.1;3.8;7.2;.2;.63;3750 +77087;45.18517;2.89312;1019;20221229;7.4;3.8;5.6;3.8;8.05;11.5;.57;1450 +77087;45.18517;2.89312;1019;20221230;9.1;3;6.1;3.9;8.9;1.6;.44;2050 +77087;45.18517;2.89312;1019;20221231;14.1;5.7;9.9;4.2;9.25;0;1.08;5700 +77088;45.20613;3.2097;627;20220101;18;5.2;11.6;1.1;6.18;0;.93;5547 +77088;45.20613;3.2097;627;20220102;13.7;3;8.3;1.8;7.55;0;.82;4830 +77088;45.20613;3.2097;627;20220103;10.5;6.2;8.3;2.6;9.58;0;.68;2471 +77088;45.20613;3.2097;627;20220104;14.6;9;11.8;4.4;8.54;5.9;1.94;3525 +77088;45.20613;3.2097;627;20220105;2.5;-.1;1.2;3.2;5.54;.2;.63;2222 +77088;45.20613;3.2097;627;20220106;3.2;-.9;1.1;2.5;4.95;0;.63;4091 +77088;45.20613;3.2097;627;20220107;1.3;-4.7;-1.7;1.3;5.48;3.3;.22;3230 +77088;45.20613;3.2097;627;20220108;7;.8;3.9;3.9;7.92;2.6;.33;3022 +77088;45.20613;3.2097;627;20220109;4.5;2.1;3.3;2.7;6.92;3.1;.48;1994 +77088;45.20613;3.2097;627;20220110;5.2;2.2;3.7;2;6.62;.3;.56;2431 +77088;45.20613;3.2097;627;20220111;6.2;-4.1;1.1;2.4;4.82;0;.59;6073 +77088;45.20613;3.2097;627;20220112;5.2;-5;.1;2.5;4.35;0;.7;5676 +77088;45.20613;3.2097;627;20220113;8.2;-4.1;2.1;1.4;4.02;0;.71;6201 +77088;45.20613;3.2097;627;20220114;11.1;-4.6;3.2;1.2;3.65;0;.71;7214 +77088;45.20613;3.2097;627;20220115;9.8;-3.7;3.1;.9;3.88;0;.57;6854 +77088;45.20613;3.2097;627;20220116;7.1;-6.8;.1;1.3;4.12;0;.53;7523 +77088;45.20613;3.2097;627;20220117;7.6;-4.6;1.5;2.1;5.35;0;.58;6450 +77088;45.20613;3.2097;627;20220118;7.6;-2.3;2.6;1.6;5.28;0;.63;5828 +77088;45.20613;3.2097;627;20220119;1;-4.9;-1.9;1.2;5.38;0;.22;3372 +77088;45.20613;3.2097;627;20220120;3.6;-1.5;1;2.4;5.85;1.1;.45;4044 +77088;45.20613;3.2097;627;20220121;3.2;-2.6;.3;4;4.38;0;.89;5275 +77088;45.20613;3.2097;627;20220122;4.9;-5;0;2.5;4.58;0;.65;5741 +77088;45.20613;3.2097;627;20220123;11.9;-3.4;4.2;2.2;5.08;0;1.1;7366 +77088;45.20613;3.2097;627;20220124;13.8;-2.4;5.7;1.2;4.58;0;.91;8093 +77088;45.20613;3.2097;627;20220125;11.3;-3.1;4.1;1;4.62;0;.69;8132 +77088;45.20613;3.2097;627;20220126;11.6;-4.6;3.5;1.3;4.55;0;.83;8650 +77088;45.20613;3.2097;627;20220127;10.2;-4.3;2.9;1.6;4.06;0;.94;8040 +77088;45.20613;3.2097;627;20220128;8.4;-4.3;2.1;1.8;5.22;0;.76;7437 +77088;45.20613;3.2097;627;20220129;5.7;-4.3;.7;1.6;5.56;.1;.5;7174 +77088;45.20613;3.2097;627;20220130;9.9;-.3;4.8;1.9;6.65;.3;.78;6528 +77088;45.20613;3.2097;627;20220131;5.8;-1.9;1.9;2.7;6.48;.6;.53;4440 +77088;45.20613;3.2097;627;20220201;2.2;-1.6;.3;2.1;6.02;.4;.38;3927 +77088;45.20613;3.2097;627;20220202;8.1;1.6;4.9;1.5;8.12;0;.5;5464 +77088;45.20613;3.2097;627;20220203;12.5;-2.8;4.9;1.5;6.48;0;.87;7869 +77088;45.20613;3.2097;627;20220204;6.9;1.1;4;1.3;7.62;.5;.46;4574 +77088;45.20613;3.2097;627;20220205;8.5;3.3;5.9;1.8;6.55;.1;.89;6536 +77088;45.20613;3.2097;627;20220206;5.2;-3.5;.8;2.3;6.75;1.5;.34;5669 +77088;45.20613;3.2097;627;20220207;8.5;4.7;6.6;3;6.92;.6;1.15;4872 +77088;45.20613;3.2097;627;20220208;14.1;-4.2;4.9;1.7;5.02;0;1.24;10737 +77088;45.20613;3.2097;627;20220209;14.3;-2.3;6;1.8;5.58;0;1.26;10669 +77088;45.20613;3.2097;627;20220210;10.6;1.3;5.9;2.2;6.7;1;1.47;11100 +77088;45.20613;3.2097;627;20220211;9.8;5.3;7.5;2.3;6.4;0;1.28;7600 +77088;45.20613;3.2097;627;20220212;8.5;-3.4;2.5;3.4;5.37;0;1.17;6650 +77088;45.20613;3.2097;627;20220213;10.8;3.4;7.1;6.6;7.7;1.8;1.47;9400 +77088;45.20613;3.2097;627;20220214;7.7;6.1;6.9;3.1;8.2;2.8;.87;4500 +77088;45.20613;3.2097;627;20220215;4.9;1.9;3.4;2.9;7.4;2.1;.49;4700 +77088;45.20613;3.2097;627;20220216;10.4;4.4;7.4;3.3;9.68;.3;.78;5272 +77088;45.20613;3.2097;627;20220217;11.7;8.9;10.3;4.4;10.99;0;.93;4316 +77088;45.20613;3.2097;627;20220218;15.1;7.2;11.1;3;9.75;.3;1.62;8542 +77088;45.20613;3.2097;627;20220219;7.7;1.3;4.5;1.8;6.08;0;1.01;7959 +77088;45.20613;3.2097;627;20220220;7.6;-.7;3.5;2.3;7.48;.6;.73;6623 +77088;45.20613;3.2097;627;20220221;7.4;6.7;7;4.9;7.62;.7;1.3;2417 +77088;45.20613;3.2097;627;20220222;7.5;2.2;4.9;2;7.78;.2;.79;6948 +77088;45.20613;3.2097;627;20220223;13.1;4.2;8.7;1.6;8.08;0;1.29;10207 +77088;45.20613;3.2097;627;20220224;12.6;2.2;7.4;2.7;7.35;.8;1.5;10214 +77088;45.20613;3.2097;627;20220225;7.4;.4;3.9;2.8;5.58;0;1.29;10346 +77088;45.20613;3.2097;627;20220226;10.9;-4.4;3.3;2.9;4.15;0;1.82;13423 +77088;45.20613;3.2097;627;20220227;12.4;-2.8;4.8;1.8;4.45;0;1.63;13824 +77088;45.20613;3.2097;627;20220228;13.2;-1.2;6;1.8;5.52;0;1.61;13331 +77088;45.20613;3.2097;627;20220301;14.5;-4.6;4.9;1.9;5.28;0;1.77;14731 +77088;45.20613;3.2097;627;20220302;10.1;1.7;5.9;1.8;7.45;.7;1.07;7691 +77088;45.20613;3.2097;627;20220303;12.1;6;9.1;1;9.08;0;1.13;8134 +77088;45.20613;3.2097;627;20220304;12.2;2.5;7.4;2;8.55;0;1.21;8997 +77088;45.20613;3.2097;627;20220305;10.2;2.5;6.3;2.2;6.58;0;1.42;10880 +77088;45.20613;3.2097;627;20220306;9;-5.2;1.9;2.2;4.12;0;1.58;14376 +77088;45.20613;3.2097;627;20220307;9.7;-5.3;2.2;1.7;4.08;0;1.57;15332 +77088;45.20613;3.2097;627;20220308;12.8;-2.4;5.2;3;5.75;0;2.01;15181 +77088;45.20613;3.2097;627;20220309;12.2;2.2;7.2;3.2;6.95;0;1.85;12165 +77088;45.20613;3.2097;627;20220310;13;3.5;8.2;4.1;7.65;.2;2.01;12019 +77088;45.20613;3.2097;627;20220311;10.3;6.3;8.3;7.3;7.78;.8;2.05;7510 +77088;45.20613;3.2097;627;20220312;7.5;4.7;6.1;5.3;7.45;0;1.35;5188 +77088;45.20613;3.2097;627;20220313;7.7;5.4;6.5;5.2;6.68;4.8;1.69;4855 +77088;45.20613;3.2097;627;20220314;11.1;-2.4;4.3;3.9;7.42;3.1;1.42;12832 +77088;45.20613;3.2097;627;20220315;13.6;8.1;10.9;7.3;9.32;0;2.39;9843 +77088;45.20613;3.2097;627;20220316;15.9;7.2;11.6;2.6;9.48;0;1.99;10457 +77088;45.20613;3.2097;627;20220317;11.9;6.6;9.3;2.7;9.48;1.3;1.23;6281 +77088;45.20613;3.2097;627;20220318;12.7;5.7;9.2;3.1;8.3;.1;1.84;11100 +77088;45.20613;3.2097;627;20220319;15.7;6.3;11;3.2;7.2;0;2.71;14900 +77088;45.20613;3.2097;627;20220320;11.5;3.6;7.5;6.7;7.1;0;2.11;8800 +77088;45.20613;3.2097;627;20220321;11.5;7.7;9.6;8;6.6;0;3.14;13200 +77088;45.20613;3.2097;627;20220322;12.3;4;8.1;8.2;4.7;0;3.83;18200 +77088;45.20613;3.2097;627;20220323;14.5;4.2;9.3;6.1;4;0;4.18;18600 +77088;45.20613;3.2097;627;20220324;17.3;3.8;10.5;3.7;4.2;0;3.84;19000 +77088;45.20613;3.2097;627;20220325;18.2;5.9;12;2.8;4.5;0;3.49;16200 +77088;45.20613;3.2097;627;20220326;18.8;-1.5;8.6;3.1;4.8;0;3.5;19100 +77088;45.20613;3.2097;627;20220327;18.9;.1;9.5;3.6;5.5;0;3.59;18300 +77088;45.20613;3.2097;627;20220328;18.5;4.4;11.4;4.8;5.4;0;4.13;16900 +77088;45.20613;3.2097;627;20220329;17.2;7.2;12.2;2.9;7;1.2;2.87;12200 +77088;45.20613;3.2097;627;20220330;9.9;7;8.4;1.8;9.7;2.6;.97;5000 +77088;45.20613;3.2097;627;20220331;8.9;5.9;7.4;3.7;7.9;6.1;1.55;9300 +77088;45.20613;3.2097;627;20220401;3.1;-2;.5;4.4;5.46;4.5;1.39;10733 +77088;45.20613;3.2097;627;20220402;3.1;-2.4;.4;3.7;4.96;.6;1.45;10233 +77088;45.20613;3.2097;627;20220403;1.9;-3;-.6;3.6;4.83;.5;1.12;6566 +77088;45.20613;3.2097;627;20220404;8.6;-3.5;2.6;1.5;4.79;0;2.36;22666 +77088;45.20613;3.2097;627;20220405;12.7;-4.3;4.2;2.2;6.2;0;2.25;20400 +77088;45.20613;3.2097;627;20220406;9.6;-1;4.3;2.4;8.4;1.1;.84;7100 +77088;45.20613;3.2097;627;20220407;9.5;6.5;8;4.5;10.3;9.2;.64;3400 +77088;45.20613;3.2097;627;20220408;12.9;8.9;10.9;4.9;10;3.7;1.73;6400 +77088;45.20613;3.2097;627;20220409;9.6;2;5.8;3.1;5.8;.5;2.22;15700 +77088;45.20613;3.2097;627;20220410;16.9;-3.7;6.6;3.3;5;0;3.59;24400 +77088;45.20613;3.2097;627;20220411;13.8;6.2;10;7.8;7.5;0;3.44;19700 +77088;45.20613;3.2097;627;20220412;15.7;9.4;12.5;6.8;7;0;4.11;15300 +77088;45.20613;3.2097;627;20220413;17.1;5.2;11.1;2.1;7.2;.6;2.46;10800 +77088;45.20613;3.2097;627;20220414;21.8;1.1;11.4;2.4;9.2;0;3.64;23800 +77088;45.20613;3.2097;627;20220415;22.6;4.8;13.7;2;10.3;0;3.67;23200 +77088;45.20613;3.2097;627;20220416;22.7;4.4;13.5;2.2;8.7;0;3.96;23700 +77088;45.20613;3.2097;627;20220417;21.8;-.5;10.6;2.3;7.2;0;3.96;25200 +77088;45.20613;3.2097;627;20220418;17.4;2.7;10;2.1;8.3;0;3.06;21600 +77088;45.20613;3.2097;627;20220419;17;4.4;10.7;1.9;9.6;0;2.5;16500 +77088;45.20613;3.2097;627;20220420;13.4;8.5;10.9;1.6;10.6;3.9;1.22;4800 +77088;45.20613;3.2097;627;20220421;14.1;7;10.5;1.3;11;.4;1.58;9800 +77088;45.20613;3.2097;627;20220422;17.9;6.9;12.4;2;10.7;.4;2.82;18400 +77088;45.20613;3.2097;627;20220423;14.4;9.6;12;5.1;8.9;7.3;2.63;8700 +77088;45.20613;3.2097;627;20220424;10.1;4;7;3.1;9.7;9.2;.74;4000 +77088;45.20613;3.2097;627;20220425;13.8;6;9.9;2;8.8;0;2.08;12300 +77088;45.20613;3.2097;627;20220426;19.1;.8;9.9;2.1;8.5;0;3.67;27100 +77088;45.20613;3.2097;627;20220427;22.2;6.2;14.2;2.7;9.2;0;4.35;25300 +77088;45.20613;3.2097;627;20220428;21.1;8.9;15;2.4;11.3;.5;3.88;23600 +77088;45.20613;3.2097;627;20220429;19.6;8.5;14;2.2;12.6;.8;3.01;19000 +77088;45.20613;3.2097;627;20220430;18.8;6.6;12.7;2;9.8;0;3.67;24800 +77088;45.20613;3.2097;627;20220501;18.3;1.9;10.1;2;7.8;0;3.67;26100 +77088;45.20613;3.2097;627;20220502;19;3.5;11.2;1.8;9;.8;3.36;22500 +77088;45.20613;3.2097;627;20220503;17.4;8.1;12.7;1.6;11;.5;2.21;12000 +77088;45.20613;3.2097;627;20220504;16.9;6.9;11.9;2.1;11.1;6.8;2.68;17800 +77088;45.20613;3.2097;627;20220505;17;6.7;11.8;2.7;9.3;1.2;3.22;20000 +77088;45.20613;3.2097;627;20220506;16.9;6.6;11.7;2.8;9.95;0;2.85;16017 +77088;45.20613;3.2097;627;20220507;19.5;5.5;12.5;2.7;9.75;.6;3.84;23864 +77088;45.20613;3.2097;627;20220508;21;7.3;14.2;2.6;10.48;0;3.95;22439 +77088;45.20613;3.2097;627;20220509;23.5;5.9;14.7;1.6;10.25;0;4.28;25991 +77088;45.20613;3.2097;627;20220510;24.6;7.8;16.2;1.7;10.85;0;4.51;26076 +77088;45.20613;3.2097;627;20220511;26.7;10.1;18.4;3.2;10.98;0;5.67;26364 +77088;45.20613;3.2097;627;20220512;23;11.4;17.2;2.2;13.42;.9;3.73;19131 +77088;45.20613;3.2097;627;20220513;22.8;11.5;17.1;1.5;13.82;3.4;3.88;22278 +77088;45.20613;3.2097;627;20220514;26.4;9.6;18;1.5;13.65;0;4.55;25433 +77088;45.20613;3.2097;627;20220515;25.7;13.9;19.8;3.3;12.68;.4;5.33;23929 +77088;45.20613;3.2097;627;20220516;25.6;11.5;18.5;2.1;12.75;0;4.74;24301 +77088;45.20613;3.2097;627;20220517;28.4;10.1;19.3;1.3;13.18;0;4.96;26938 +77088;45.20613;3.2097;627;20220518;29.2;12.4;20.8;1.8;14.88;.3;5.19;25885 +77088;45.20613;3.2097;627;20220519;27.5;16.1;21.8;3.4;13.82;0;5.58;22283 +77088;45.20613;3.2097;627;20220520;28.3;18.3;23.3;3.7;11.95;0;6.32;22272 +77088;45.20613;3.2097;627;20220521;31.4;13.2;22.3;1.4;15.95;0;5.36;26749 +77088;45.20613;3.2097;627;20220522;30.3;16;23.1;1.3;17.22;1.6;4.68;22185 +77088;45.20613;3.2097;627;20220523;17.5;15.2;16.3;2.6;14.82;5.2;2.19;8434 +77088;45.20613;3.2097;627;20220524;16.7;9.2;13;2.2;10.82;0;3.18;18892 +77088;45.20613;3.2097;627;20220525;16.9;5;10.9;1.8;9.85;0;3.32;22538 +77088;45.20613;3.2097;627;20220526;18.1;6.8;12.4;1.8;10.95;0;3.37;22157 +77088;45.20613;3.2097;627;20220527;23.8;7.2;15.5;2.3;11.98;0;4.57;26022 +77088;45.20613;3.2097;627;20220528;22.3;9.1;15.7;3;10.52;0;4.7;24082 +77088;45.20613;3.2097;627;20220529;19.9;5;12.5;2.4;7.88;0;4.39;25739 +77088;45.20613;3.2097;627;20220530;21.6;4.6;13.1;1.8;7.92;0;4.58;27731 +77088;45.20613;3.2097;627;20220531;20.1;9.7;14.9;1.5;10.55;1.5;3.44;18768 +77088;45.20613;3.2097;627;20220601;26.4;8;17.2;1.7;12.35;5.7;4.85;26648 +77088;45.20613;3.2097;627;20220602;26.5;13.7;20.1;2.2;15.72;4.2;4.52;21940 +77088;45.20613;3.2097;627;20220603;28.8;13.2;21;2.1;15.22;6;5.37;25958 +77088;45.20613;3.2097;627;20220604;27.5;12.1;19.8;2.4;17.18;12.4;4.89;25098 +77088;45.20613;3.2097;627;20220605;21;13.3;17.2;2.2;15.72;0;3.36;17674 +77088;45.20613;3.2097;627;20220606;23;9.8;16.4;1.4;14.28;.7;4.06;23642 +77088;45.20613;3.2097;627;20220607;20.5;12.2;16.3;1.6;13.12;.3;3.66;20240 +77088;45.20613;3.2097;627;20220608;16.8;10.9;13.8;2.2;13.08;2.2;2.47;13022 +77088;45.20613;3.2097;627;20220609;17.8;10.4;14.1;2.5;11.62;0;3.23;17987 +77088;45.20613;3.2097;627;20220610;25;7.7;16.4;1.7;12.28;0;4.88;28264 +77088;45.20613;3.2097;627;20220611;28.6;8.3;18.5;1.4;12.65;0;5.45;29960 +77088;45.20613;3.2097;627;20220612;27.5;12.9;20.2;1.2;15.55;.2;4.67;24396 +77088;45.20613;3.2097;627;20220613;26.8;14.3;20.5;2.1;16.12;0;4.92;24898 +77088;45.20613;3.2097;627;20220614;30.8;12;21.4;1.8;13.75;.3;5.97;29974 +77088;45.20613;3.2097;627;20220615;30.6;17.1;23.9;2.1;17.08;0;5.75;25918 +77088;45.20613;3.2097;627;20220616;31.8;15.4;23.6;1.6;17.32;0;5.63;26663 +77088;45.20613;3.2097;627;20220617;34.4;14.3;24.3;2;14.72;0;6.67;29689 +77088;45.20613;3.2097;627;20220618;34.9;17.4;26.1;3.1;13.12;0;7.91;29816 +77088;45.20613;3.2097;627;20220619;31.6;22.6;27.1;6.3;12.58;0;9.09;23889 +77088;45.20613;3.2097;627;20220620;30.5;17.4;23.9;2.9;13.58;.5;6.47;26195 +77088;45.20613;3.2097;627;20220621;28.4;16.7;22.6;1.8;17.28;1.1;4.95;22697 +77088;45.20613;3.2097;627;20220622;25.5;16.1;20.8;2.3;17.22;1.9;4.63;22103 +77088;45.20613;3.2097;627;20220623;23.6;13.6;18.6;2;16.62;13;3.83;19787 +77088;45.20613;3.2097;627;20220624;20.8;14.1;17.4;1.9;14.72;4.6;3.31;16613 +77088;45.20613;3.2097;627;20220625;24.7;11.1;17.9;2.4;14.18;19.3;4.51;23138 +77088;45.20613;3.2097;627;20220626;17.5;13.7;15.6;1.9;15.98;24.4;1.74;8624 +77088;45.20613;3.2097;627;20220627;19.1;13.2;16.2;1.6;15.02;1.4;2.64;13938 +77088;45.20613;3.2097;627;20220628;22.9;9.5;16.2;1.7;12.75;.1;4.5;26411 +77088;45.20613;3.2097;627;20220629;25.5;8.8;17.2;1.3;13.08;.2;4.87;28197 +77088;45.20613;3.2097;627;20220630;16.6;13.6;15.1;1.7;14.32;3.5;2.04;9189 +77088;45.20613;3.2097;627;20220701;20.6;9.7;15.2;1.6;11.75;0;4.12;24905 +77088;45.20613;3.2097;627;20220702;27.9;7.1;17.5;1.4;11.72;0;5.39;30203 +77088;45.20613;3.2097;627;20220703;27.6;12.5;20;1.6;14.98;1.4;5.05;26305 +77088;45.20613;3.2097;627;20220704;25.8;14.3;20.1;1.7;16.58;9.8;4.32;22102 +77088;45.20613;3.2097;627;20220705;25.6;13.1;19.4;1.7;14.92;.1;4.77;25444 +77088;45.20613;3.2097;627;20220706;25.3;10.4;17.8;2.4;12.32;0;5.03;26087 +77088;45.20613;3.2097;627;20220707;24.4;8.8;16.6;2.7;12.75;.1;4.87;26608 +77088;45.20613;3.2097;627;20220708;26.5;11.1;18.8;3.1;13.12;.1;5.28;25324 +77088;45.20613;3.2097;627;20220709;28.4;10.4;19.4;2.6;12.35;.1;5.73;27611 +77088;45.20613;3.2097;627;20220710;28.1;11.5;19.8;2.4;13.32;0;5.48;26663 +77088;45.20613;3.2097;627;20220711;29.8;13.6;21.7;2.6;13.35;0;6.08;28065 +77088;45.20613;3.2097;627;20220712;30.6;14.8;22.7;2;13.35;0;5.93;27928 +77088;45.20613;3.2097;627;20220713;31.5;14.1;22.8;1.7;12.72;0;5.95;28642 +77088;45.20613;3.2097;627;20220714;32.4;14.9;23.7;1.8;14.62;0;6.12;28335 +77088;45.20613;3.2097;627;20220715;30.9;14.3;22.6;1.9;14.58;0;5.69;26799 +77088;45.20613;3.2097;627;20220716;31.5;13.7;22.6;2.6;13.28;0;6.24;27482 +77088;45.20613;3.2097;627;20220717;32.5;14.4;23.4;2.8;12.18;0;6.85;28690 +77088;45.20613;3.2097;627;20220718;36.2;15.9;26.1;2;13.55;16.4;6.92;29361 +77088;45.20613;3.2097;627;20220719;34.8;20.7;27.8;3.1;13.45;.3;7.45;25852 +77088;45.20613;3.2097;627;20220720;24.9;16.1;20.5;1.6;16.28;0;3.75;17403 +77088;45.20613;3.2097;627;20220721;30.2;11.9;21;1.5;14.88;0;5.31;27244 +77088;45.20613;3.2097;627;20220722;30.3;14.4;22.4;2.5;15.55;.2;5.62;25003 +77088;45.20613;3.2097;627;20220723;26.6;15.7;21.1;2.1;15.55;0;4.69;22257 +77088;45.20613;3.2097;627;20220724;33.7;12.5;23.1;1.4;14.02;0;5.9;28877 +77088;45.20613;3.2097;627;20220725;25.4;16.5;20.9;2.1;15.08;.3;4.45;20384 +77088;45.20613;3.2097;627;20220726;24.3;14.8;19.6;2.4;13.42;0;4.61;22100 +77088;45.20613;3.2097;627;20220727;25.5;9.4;17.5;1.8;11.82;0;4.66;25242 +77088;45.20613;3.2097;627;20220728;28;9.9;18.9;1.6;11.75;0;4.98;25896 +77088;45.20613;3.2097;627;20220729;24.8;14.3;19.5;1.2;14.15;0;3.7;18527 +77088;45.20613;3.2097;627;20220730;28.2;13;20.6;1.4;14.22;.1;4.74;24721 +77088;45.20613;3.2097;627;20220731;30.2;12.6;21.4;1.6;13.65;0;5.21;25916 +77088;45.20613;3.2097;627;20220801;31.2;13.5;22.4;1.9;14.02;0;5.53;25812 +77088;45.20613;3.2097;627;20220802;32.1;13;22.6;1.9;13.78;5.4;5.64;26310 +77088;45.20613;3.2097;627;20220803;34.9;16.2;25.6;1.7;13.32;0;6.09;27396 +77088;45.20613;3.2097;627;20220804;35;18.9;26.9;1.9;14.32;0;6;24802 +77088;45.20613;3.2097;627;20220805;29;18.1;23.5;1.9;18.08;6.9;4.65;21247 +77088;45.20613;3.2097;627;20220806;30.3;16.6;23.4;2.4;15.35;0;5.27;22609 +77088;45.20613;3.2097;627;20220807;29.9;12.1;21;2.4;11.38;0;5.58;25561 +77088;45.20613;3.2097;627;20220808;31.2;11.6;21.4;2.5;10.32;0;5.99;26074 +77088;45.20613;3.2097;627;20220809;32.3;13.8;23.1;2.1;9.72;0;5.89;25637 +77088;45.20613;3.2097;627;20220810;33.8;15.7;24.7;2.2;10.08;0;6.28;26272 +77088;45.20613;3.2097;627;20220811;34.7;15.2;24.9;2.2;11.22;0;6.24;26096 +77088;45.20613;3.2097;627;20220812;34.6;15.5;25;1.9;11.92;0;5.89;25165 +77088;45.20613;3.2097;627;20220813;34.1;15.1;24.6;1.5;11.82;7.4;5.38;24897 +77088;45.20613;3.2097;627;20220814;21.8;17.8;19.8;2.6;17.02;10.5;2.88;12266 +77088;45.20613;3.2097;627;20220815;24.7;14;19.4;1.6;14.95;.2;3.51;17234 +77088;45.20613;3.2097;627;20220816;29.5;12.7;21.1;2.1;15.05;15.3;4.47;20206 +77088;45.20613;3.2097;627;20220817;22.7;13;17.8;1.8;15.82;12.9;3.02;15961 +77088;45.20613;3.2097;627;20220818;21.4;11.9;16.6;1.7;15.55;13.4;2.81;15880 +77088;45.20613;3.2097;627;20220819;21.7;14.5;18.1;1.8;16.52;.4;2.76;14319 +77088;45.20613;3.2097;627;20220820;25.5;14.1;19.8;1.7;16.58;.2;3.68;19453 +77088;45.20613;3.2097;627;20220821;24.2;11.2;17.7;1.7;15.15;.1;3.39;19133 +77088;45.20613;3.2097;627;20220822;23.3;15.7;19.5;1.5;16.45;.5;2.99;14714 +77088;45.20613;3.2097;627;20220823;27.7;14.9;21.3;1.3;17.25;.2;3.66;18758 +77088;45.20613;3.2097;627;20220824;31.5;14.3;22.9;1.3;15.18;0;4.54;22669 +77088;45.20613;3.2097;627;20220825;28.4;16;22.2;1.9;16.45;2.9;4.16;19400 +77088;45.20613;3.2097;627;20220826;26.2;14.8;20.5;1.9;17.28;1.1;3.56;17960 +77088;45.20613;3.2097;627;20220827;26.3;12.1;19.2;1.6;15.25;.2;3.65;19683 +77088;45.20613;3.2097;627;20220828;28.8;12.4;20.6;1.6;13.82;.1;4.22;21919 +77088;45.20613;3.2097;627;20220829;30.9;13;22;1.8;13.62;.5;4.38;19745 +77088;45.20613;3.2097;627;20220830;27;15;21;1.9;16.12;0;3.62;17154 +77088;45.20613;3.2097;627;20220831;28.3;11.6;20;2.1;14.38;.1;4.06;19424 +77088;45.20613;3.2097;627;20220901;26.8;12.2;19.5;1.3;14.52;0;3.6;19883 +77088;45.20613;3.2097;627;20220902;23.5;13.1;18.3;1.5;15.72;3.5;2.82;15129 +77088;45.20613;3.2097;627;20220903;24.2;14.4;19.3;1.6;15.18;2.2;3.16;16122 +77088;45.20613;3.2097;627;20220904;29.4;12.2;20.8;2.3;14.55;.3;4.37;20608 +77088;45.20613;3.2097;627;20220905;29.6;16.4;23;3.2;16.75;2.5;4.61;18690 +77088;45.20613;3.2097;627;20220906;24.7;14.9;19.8;2;17.72;3.8;2.78;13849 +77088;45.20613;3.2097;627;20220907;23.5;13.9;18.7;1.6;16.35;5.9;2.56;12923 +77088;45.20613;3.2097;627;20220908;21.3;10;15.6;1.7;13.52;.2;2.56;14181 +77088;45.20613;3.2097;627;20220909;20.8;11.4;16.1;2;12.85;0;2.71;14396 +77088;45.20613;3.2097;627;20220910;20.8;10.5;15.6;1.2;12.25;0;2.57;15757 +77088;45.20613;3.2097;627;20220911;27.1;7.5;17.3;1.5;11.08;0;3.55;20146 +77088;45.20613;3.2097;627;20220912;33;13;23;2.1;13.12;0;4.65;20086 +77088;45.20613;3.2097;627;20220913;28.3;18.3;23.3;3.4;18.45;0;3.93;14292 +77088;45.20613;3.2097;627;20220914;25.4;17.4;21.4;2.2;17.42;9.1;3.05;13412 +77088;45.20613;3.2097;627;20220915;24.2;12.8;18.5;1.4;15.58;1.9;2.67;15043 +77088;45.20613;3.2097;627;20220916;20.3;12.4;16.4;1.8;13.58;1;2.26;11817 +77088;45.20613;3.2097;627;20220917;16.5;5.5;11;2.5;8.72;0;2.47;14974 +77088;45.20613;3.2097;627;20220918;21.5;1.8;11.6;1.8;7.25;0;2.96;18544 +77088;45.20613;3.2097;627;20220919;21.4;3.1;12.3;2.4;7.85;0;3.12;18210 +77088;45.20613;3.2097;627;20220920;21.3;3.6;12.4;1.9;7.78;0;2.87;17845 +77088;45.20613;3.2097;627;20220921;21.7;4.3;13;1.8;8.22;0;2.85;17519 +77088;45.20613;3.2097;627;20220922;22.4;5.5;14;1.6;9.05;0;2.81;17892 +77088;45.20613;3.2097;627;20220923;21.7;7;14.4;1.7;10.85;10.5;2.48;14425 +77088;45.20613;3.2097;627;20220924;17.6;9.6;13.6;1.2;12.42;2.9;1.68;10357 +77088;45.20613;3.2097;627;20220925;14.9;9.7;12.3;1.4;12.15;3.2;1.35;8055 +77088;45.20613;3.2097;627;20220926;14.5;8;11.3;1.9;10.98;2.3;1.49;9386 +77088;45.20613;3.2097;627;20220927;11.9;8.5;10.2;2.6;11.02;2.8;1.15;6958 +77088;45.20613;3.2097;627;20220928;15.5;10.5;13;3.5;13.08;7.5;1.42;8701 +77088;45.20613;3.2097;627;20220929;13.5;8.2;10.8;1.8;10.65;.4;1.34;8123 +77088;45.20613;3.2097;627;20220930;14.7;5.3;10;1.4;9.28;.5;1.65;12698 +77088;45.20613;3.2097;627;20221001;16;5;10.5;2.1;11.95;1.4;1.36;9217 +77088;45.20613;3.2097;627;20221002;18.4;12.4;15.4;1.6;14.32;.1;1.6;8918 +77088;45.20613;3.2097;627;20221003;19.8;7.2;13.5;1.5;12.05;0;1.9;13112 +77088;45.20613;3.2097;627;20221004;21.6;6.4;14;1.2;11.42;.1;2.08;14552 +77088;45.20613;3.2097;627;20221005;22.7;8.4;15.5;2.6;11.92;0;2.66;14600 +77088;45.20613;3.2097;627;20221006;19.8;11.8;15.8;1.3;13.45;0;1.63;9579 +77088;45.20613;3.2097;627;20221007;21.8;9.6;15.7;1.4;12.98;.3;1.98;13031 +77088;45.20613;3.2097;627;20221008;18.6;9.7;14.1;1.4;12.48;1;1.51;9040 +77088;45.20613;3.2097;627;20221009;21.3;6.3;13.8;1.7;10.82;.1;2.08;14062 +77088;45.20613;3.2097;627;20221010;22.3;9.4;15.8;2.1;12.28;0;2.16;12400 +77088;45.20613;3.2097;627;20221011;19.7;9.7;14.7;1.5;13.58;2.3;1.5;9411 +77088;45.20613;3.2097;627;20221012;20.6;12;16.3;1.3;14.02;.5;1.56;8741 +77088;45.20613;3.2097;627;20221013;15.8;8.5;12.2;1.4;12.92;4.2;1.06;6507 +77088;45.20613;3.2097;627;20221014;16.4;12.2;14.3;2.5;14.82;1.2;1.11;5611 +77088;45.20613;3.2097;627;20221015;20.7;12.5;16.6;2.6;14.02;0;1.96;9707 +77088;45.20613;3.2097;627;20221016;22.9;14.6;18.8;4.7;13.72;0;3.09;9979 +77088;45.20613;3.2097;627;20221017;20.7;16.4;18.6;5.7;14.45;0;2.79;6369 +77088;45.20613;3.2097;627;20221018;23.9;14;18.9;2.5;14.28;.1;2.26;10674 +77088;45.20613;3.2097;627;20221019;22.6;11.2;16.9;2.8;12.42;4.7;2.27;9839 +77088;45.20613;3.2097;627;20221020;20.6;15.6;18.1;4.7;15.98;5.8;2.09;5944 +77088;45.20613;3.2097;627;20221021;20.9;15.1;18;2.4;15.18;1.6;1.74;7036 +77088;45.20613;3.2097;627;20221022;21.5;10.1;15.8;2.3;12.52;0;1.88;10270 +77088;45.20613;3.2097;627;20221023;20.6;14.5;17.5;4.8;13.82;0;2.46;5192 +77088;45.20613;3.2097;627;20221024;19.7;11.3;15.5;2;12.25;.1;1.68;8682 +77088;45.20613;3.2097;627;20221025;20.6;8.5;14.5;2.5;11.08;0;1.85;8474 +77088;45.20613;3.2097;627;20221026;22.3;10.6;16.5;1.8;12.12;.1;1.72;9044 +77088;45.20613;3.2097;627;20221027;24.6;10.6;17.6;3.1;12.72;0;2.45;9548 +77088;45.20613;3.2097;627;20221028;25;18;21.5;4;10.72;0;3.85;6850 +77088;45.20613;3.2097;627;20221029;24;13.3;18.7;4;8.22;0;3.75;8909 +77088;45.20613;3.2097;627;20221030;21.9;12.3;17.1;2.7;9.75;.1;2.37;8668 +77088;45.20613;3.2097;627;20221031;20.8;11.6;16.2;3.8;12.78;4.1;2.13;8250 +77088;45.20613;3.2097;627;20221101;15.7;11.4;13.5;1.7;12.28;0;1.08;5537 +77088;45.20613;3.2097;627;20221102;16.5;5.6;11.1;1.4;9.75;0;1.05;8406 +77088;45.20613;3.2097;627;20221103;14.7;6.6;10.7;4.1;9.78;1.6;1.44;5122 +77088;45.20613;3.2097;627;20221104;8.3;6.5;7.4;3.9;8.92;10.7;.88;2378 +77088;45.20613;3.2097;627;20221105;10.1;.9;5.5;1.6;7.48;0;.78;7354 +77088;45.20613;3.2097;627;20221106;15.2;.1;7.7;2.1;6.78;0;1.37;8649 +77088;45.20613;3.2097;627;20221107;16.5;4.7;10.6;3;8.95;0;1.52;8505 +77088;45.20613;3.2097;627;20221108;17.6;10.3;13.9;4.7;10.85;3.9;2.06;6305 +77088;45.20613;3.2097;627;20221109;13.6;10.8;12.2;2.1;12.52;5.4;.78;2717 +77088;45.20613;3.2097;627;20221110;13.9;7.1;10.5;1.3;10.38;0;.75;5726 +77088;45.20613;3.2097;627;20221111;18.7;4.4;11.5;2.3;9.98;.1;1.2;8675 +77088;45.20613;3.2097;627;20221112;20.2;6.3;13.2;1.9;9.68;0;1.33;8446 +77088;45.20613;3.2097;627;20221113;17.9;6.8;12.4;1.6;9.38;0;1.13;6520 +77088;45.20613;3.2097;627;20221114;14.2;10.1;12.1;3.2;10.95;6.1;1.17;3688 +77088;45.20613;3.2097;627;20221115;15.3;8.7;12;2.8;11.82;5.8;.91;4727 +77088;45.20613;3.2097;627;20221116;13.2;7.3;10.3;2.9;10.18;.1;1;4862 +77088;45.20613;3.2097;627;20221117;14.1;9.3;11.7;3.3;10.45;3.6;1.22;4171 +77088;45.20613;3.2097;627;20221118;9.5;5.8;7.7;1.6;8.72;.7;.6;4353 +77088;45.20613;3.2097;627;20221119;8.3;3.3;5.8;1.4;7.88;.9;.51;4990 +77088;45.20613;3.2097;627;20221120;6.6;-1.1;2.8;1.3;6.98;1.2;.39;4944 +77088;45.20613;3.2097;627;20221121;8;2.6;5.3;2.7;7.85;3.9;.58;3282 +77088;45.20613;3.2097;627;20221122;7.3;2.8;5.1;2.8;7.52;1.3;.61;4021 +77088;45.20613;3.2097;627;20221123;10.9;4.5;7.7;2.8;8.85;1.5;.76;3830 +77088;45.20613;3.2097;627;20221124;10.9;4.1;7.5;1.7;8.92;.5;.55;4688 +77088;45.20613;3.2097;627;20221125;8.8;7.1;8;1.6;9.12;4.6;.62;1798 +77088;45.20613;3.2097;627;20221126;8.3;.8;4.5;1.4;7.32;0;.46;4630 +77088;45.20613;3.2097;627;20221127;12.9;1.2;7.1;2.5;5.95;1.6;1.21;5993 +77088;45.20613;3.2097;627;20221128;8.4;6.7;7.6;2.4;8.75;2.4;.71;2084 +77088;45.20613;3.2097;627;20221129;7.5;2.8;5.2;1.5;7.58;.9;.46;3942 +77088;45.20613;3.2097;627;20221130;7.9;-.6;3.6;2.1;6.95;.4;.49;4940 +77088;45.20613;3.2097;627;20221201;5.9;-.4;2.8;2.1;6.58;.6;.55;2632 +77088;45.20613;3.2097;627;20221202;2.5;.6;1.6;1.5;5.95;2.8;.49;954 +77088;45.20613;3.2097;627;20221203;3.5;.2;1.9;1.1;6.65;8.1;.33;2021 +77088;45.20613;3.2097;627;20221204;3.4;1.6;2.5;1.2;7.02;5.3;.36;1316 +77088;45.20613;3.2097;627;20221205;7.5;-2.8;2.3;1.6;5.55;0;.44;6023 +77088;45.20613;3.2097;627;20221206;9.1;-4.6;2.2;1.2;4.65;0;.52;5825 +77088;45.20613;3.2097;627;20221207;5.6;-4.1;.7;1.8;4.95;0;.48;4828 +77088;45.20613;3.2097;627;20221208;6.5;-4;1.3;1.6;5.22;2.4;.49;3823 +77088;45.20613;3.2097;627;20221209;6.4;3;4.7;1.5;7.45;1.7;.41;2150 +77088;45.20613;3.2097;627;20221210;-.2;-1.1;-.7;2.3;4.95;0;.45;1524 +77088;45.20613;3.2097;627;20221211;2.5;-8.3;-2.9;1.6;3.56;0;.42;4730 +77088;45.20613;3.2097;627;20221212;1.6;-6.3;-2.3;1.8;4.19;8.5;.39;3641 +77088;45.20613;3.2097;627;20221213;6.4;-.4;3;2.6;7.88;0;.13;2926 +77088;45.20613;3.2097;627;20221214;10.6;4.5;7.6;2.4;9.72;1.4;.43;3458 +77088;45.20613;3.2097;627;20221215;7.5;2.1;4.8;1.9;8.05;26.8;.35;2260 +77088;45.20613;3.2097;627;20221216;4.4;2.1;3.2;2.3;6.38;.7;.47;1885 +77088;45.20613;3.2097;627;20221217;6.1;-6.5;-.2;1.1;3.58;0;.49;5459 +77088;45.20613;3.2097;627;20221218;9.5;-5.3;2.1;3.6;4.92;0;1.01;5898 +77088;45.20613;3.2097;627;20221219;13.6;7.2;10.4;6;8.75;0;1.69;4119 +77088;45.20613;3.2097;627;20221220;13.9;9.5;11.7;5.6;9.58;.2;1.72;2931 +77088;45.20613;3.2097;627;20221221;11.5;8.8;10.1;2.7;10.52;0;.76;2760 +77088;45.20613;3.2097;627;20221222;11.9;8.2;10;4;11.02;2.1;.77;1920 +77088;45.20613;3.2097;627;20221223;13.4;10.5;12;3;12.48;.5;.75;2228 +77088;45.20613;3.2097;627;20221224;14.3;9;11.6;2;10.78;0;.76;3868 +77088;45.20613;3.2097;627;20221225;16.5;4.7;10.6;3;8.68;0;1.2;5454 +77088;45.20613;3.2097;627;20221226;11.2;6;8.6;2.1;9.28;1;.66;2495 +77088;45.20613;3.2097;627;20221227;10.3;3.4;6.8;1;8.22;0;.34;4440 +77088;45.20613;3.2097;627;20221228;13.4;1.9;7.7;2.9;8.08;0;.87;5003 +77088;45.20613;3.2097;627;20221229;10.2;6.9;8.6;2.9;9.02;6.4;.9;1789 +77088;45.20613;3.2097;627;20221230;11.3;5.4;8.4;3.8;9.85;.6;.67;2829 +77088;45.20613;3.2097;627;20221231;16.8;10.6;13.7;4.6;10.38;0;1.83;4348 +77089;45.22614;3.52649;570;20220101;15.9;-1.7;7.1;1.2;6.98;0;.64;6151 +77089;45.22614;3.52649;570;20220102;12.4;-1.4;5.5;1.6;7.13;0;.67;5445 +77089;45.22614;3.52649;570;20220103;11.4;1.9;6.7;1.9;8.38;0;.58;4334 +77089;45.22614;3.52649;570;20220104;16.2;4.5;10.3;3.1;8.23;6.3;1.49;5030 +77089;45.22614;3.52649;570;20220105;2.7;.9;1.8;4.2;5.83;.2;.71;1449 +77089;45.22614;3.52649;570;20220106;1.7;-1;.4;2.8;5.13;0;.59;1965 +77089;45.22614;3.52649;570;20220107;3.1;-3.7;-.3;1.5;5.33;3.9;.4;3825 +77089;45.22614;3.52649;570;20220108;5.9;.1;3;2.4;7.28;2.3;.44;3386 +77089;45.22614;3.52649;570;20220109;6.2;2.3;4.3;2.3;6.58;4.2;.68;2599 +77089;45.22614;3.52649;570;20220110;5.8;1.9;3.8;1.8;6.38;.3;.61;2631 +77089;45.22614;3.52649;570;20220111;1.3;-5.1;-1.9;2.2;5.13;0;.34;3729 +77089;45.22614;3.52649;570;20220112;.1;-2.5;-1.2;2.5;4.93;0;.45;2016 +77089;45.22614;3.52649;570;20220113;4.6;-6.9;-1.1;1.1;4.23;0;.42;5349 +77089;45.22614;3.52649;570;20220114;9.2;-7.6;.8;1;4.33;0;.49;6723 +77089;45.22614;3.52649;570;20220115;9.9;-7.5;1.2;.8;4.08;0;.43;6846 +77089;45.22614;3.52649;570;20220116;7.3;-8.6;-.6;1.1;3.98;0;.48;6601 +77089;45.22614;3.52649;570;20220117;2.5;-6.7;-2.1;.9;5.28;0;.23;4839 +77089;45.22614;3.52649;570;20220118;3.4;-.4;1.5;1;5.53;0;.46;2918 +77089;45.22614;3.52649;570;20220119;3.3;-6.5;-1.6;1.5;5.13;0;.34;5264 +77089;45.22614;3.52649;570;20220120;1.9;0;.9;2.5;6.18;.3;.39;1963 +77089;45.22614;3.52649;570;20220121;2.8;-.9;.9;4.5;4.58;0;1;3064 +77089;45.22614;3.52649;570;20220122;.6;-5.7;-2.5;1.7;4.88;0;.31;4045 +77089;45.22614;3.52649;570;20220123;5.7;-1.3;2.2;1.1;5.33;0;.55;4623 +77089;45.22614;3.52649;570;20220124;11;-7.2;1.9;1;4.73;0;.61;7910 +77089;45.22614;3.52649;570;20220125;12.4;-6.8;2.8;1;4.53;0;.66;8227 +77089;45.22614;3.52649;570;20220126;9.1;-7.1;1;1;4.48;0;.58;7624 +77089;45.22614;3.52649;570;20220127;8.7;-8.4;.1;1.2;4.18;0;.65;7986 +77089;45.22614;3.52649;570;20220128;1.8;-4.5;-1.3;1.2;5.33;0;.34;4601 +77089;45.22614;3.52649;570;20220129;6.1;-3.5;1.3;1.2;5.63;0;.51;6050 +77089;45.22614;3.52649;570;20220130;5.9;.2;3.1;1.3;7.33;.1;.43;4549 +77089;45.22614;3.52649;570;20220131;5.9;1.7;3.8;2.9;6.83;.5;.7;3942 +77089;45.22614;3.52649;570;20220201;2.1;-2.6;-.2;1.6;5.88;1.1;.38;4254 +77089;45.22614;3.52649;570;20220202;8.5;1.8;5.2;1.3;8.13;.2;.56;5217 +77089;45.22614;3.52649;570;20220203;12.6;.6;6.6;1.5;6.83;0;1.02;7578 +77089;45.22614;3.52649;570;20220204;7.1;-.9;3.1;1.2;7.03;.6;.54;6084 +77089;45.22614;3.52649;570;20220205;7.2;2.4;4.8;2.2;6.38;0;.92;4532 +77089;45.22614;3.52649;570;20220206;7.8;-5.2;1.3;2.2;6.13;1.3;.66;8073 +77089;45.22614;3.52649;570;20220207;7.6;5.5;6.6;4.3;6.48;.6;1.51;2481 +77089;45.22614;3.52649;570;20220208;12.1;-5.9;3.1;1.1;4.88;0;.9;9879 +77089;45.22614;3.52649;570;20220209;17.3;-5.3;6;1.3;5.23;0;1.31;11309 +77089;45.22614;3.52649;570;20220210;1.9;-3.2;-.6;2;7;.9;1.39;10481 +77089;45.22614;3.52649;570;20220211;7.6;3.5;5.5;2.9;6.05;0;1.31;8743 +77089;45.22614;3.52649;570;20220212;9.8;-3.6;3.1;2.2;5.05;0;1.3;10185 +77089;45.22614;3.52649;570;20220213;10.6;-.2;5.2;4.8;7.13;.2;1.39;9922 +77089;45.22614;3.52649;570;20220214;8.3;5.7;7;3.2;8.08;3.1;1.09;4880 +77089;45.22614;3.52649;570;20220215;7.8;2;4.9;2.8;6.75;1.9;1.05;7207 +77089;45.22614;3.52649;570;20220216;10.6;2.7;6.7;2;9.18;.6;.92;7030 +77089;45.22614;3.52649;570;20220217;14.7;8.4;11.5;2.6;10.18;.3;1.47;6152 +77089;45.22614;3.52649;570;20220218;18.8;1.5;10.2;2.9;8.58;.2;1.97;11087 +77089;45.22614;3.52649;570;20220219;8.5;1.6;5.1;1.8;5.78;0;1.16;6913 +77089;45.22614;3.52649;570;20220220;12;-3;4.5;1.9;6.73;.2;1.18;10573 +77089;45.22614;3.52649;570;20220221;7.9;6.8;7.3;4.9;6.78;.9;1.75;1880 +77089;45.22614;3.52649;570;20220222;9.9;1.6;5.7;2.1;7.23;.3;1.08;8225 +77089;45.22614;3.52649;570;20220223;12.1;3.4;7.7;1.1;7.98;0;1.07;8392 +77089;45.22614;3.52649;570;20220224;14;-2;6;2.1;6.68;.5;1.55;11651 +77089;45.22614;3.52649;570;20220225;7;.9;3.9;3.1;5.53;0;1.34;6976 +77089;45.22614;3.52649;570;20220226;10.9;-4.1;3.4;1.8;4.33;0;1.49;11770 +77089;45.22614;3.52649;570;20220227;12.4;-6.7;2.9;1.5;4.28;0;1.52;13426 +77089;45.22614;3.52649;570;20220228;13.2;-5.3;4;1.8;4.73;0;1.71;13432 +77089;45.22614;3.52649;570;20220301;17;-6.2;5.4;1.4;4.98;0;1.83;15155 +77089;45.22614;3.52649;570;20220302;14.2;-1.1;6.6;1.3;6.58;0;1.45;12240 +77089;45.22614;3.52649;570;20220303;13.7;4.2;8.9;1.5;8.53;0;1.39;9611 +77089;45.22614;3.52649;570;20220304;11;3.9;7.5;1.9;8.23;0;1.24;8206 +77089;45.22614;3.52649;570;20220305;9.9;-2.8;3.5;1.9;5.13;0;1.47;11675 +77089;45.22614;3.52649;570;20220306;8;-8;0;1.6;3.83;0;1.35;13376 +77089;45.22614;3.52649;570;20220307;12.1;-8.8;1.6;1.2;3.83;0;1.61;15716 +77089;45.22614;3.52649;570;20220308;15;-7.2;3.9;1.9;5.13;0;1.96;16215 +77089;45.22614;3.52649;570;20220309;14.1;-3.5;5.3;2.2;5.93;0;1.89;14536 +77089;45.22614;3.52649;570;20220310;13.4;-3.8;4.8;2.8;6.73;.1;1.81;14561 +77089;45.22614;3.52649;570;20220311;10.4;3.8;7.1;5.8;7.08;0;2;8863 +77089;45.22614;3.52649;570;20220312;8.2;5.4;6.8;5.8;6.68;0;1.88;5464 +77089;45.22614;3.52649;570;20220313;9.1;5.8;7.5;4.7;6.48;4.6;1.99;6040 +77089;45.22614;3.52649;570;20220314;12.1;-4;4.1;2.4;7.43;2.2;1.49;14875 +77089;45.22614;3.52649;570;20220315;14.3;7.5;10.9;5.4;9.08;0;2.37;9434 +77089;45.22614;3.52649;570;20220316;17.3;2.5;9.9;1.1;9.48;0;1.84;14428 +77089;45.22614;3.52649;570;20220317;9.7;5.4;7.6;2.9;9.78;1.1;1.04;7511 +77089;45.22614;3.52649;570;20220318;8.3;5.5;6.9;3.3;8.5;0;1.28;4328 +77089;45.22614;3.52649;570;20220319;15.3;2.6;8.9;1.7;8.1;0;2.04;14586 +77089;45.22614;3.52649;570;20220320;12.1;2.1;7.1;3.5;7.05;0;1.92;8795 +77089;45.22614;3.52649;570;20220321;14.2;5.2;9.7;3.4;6.53;0;2.79;14700 +77089;45.22614;3.52649;570;20220322;14.6;-2.4;6.1;3.4;4.82;0;2.97;18946 +77089;45.22614;3.52649;570;20220323;15.8;-4.2;5.8;2;4.73;0;2.67;19458 +77089;45.22614;3.52649;570;20220324;18.1;-3.1;7.5;2.2;4.95;0;3.02;19710 +77089;45.22614;3.52649;570;20220325;18.6;-2.5;8.1;2;5.22;0;2.97;19160 +77089;45.22614;3.52649;570;20220326;19.1;-1.7;8.7;1.8;5.95;0;2.87;19584 +77089;45.22614;3.52649;570;20220327;19.9;-.6;9.6;1.8;5.87;0;2.92;17758 +77089;45.22614;3.52649;570;20220328;20.1;1.6;10.8;2.5;5.65;0;3.48;18718 +77089;45.22614;3.52649;570;20220329;17.3;4.4;10.8;2.6;7.18;.7;2.67;12011 +77089;45.22614;3.52649;570;20220330;13.2;6.5;9.8;1.5;9.58;2.6;1.52;8553 +77089;45.22614;3.52649;570;20220331;10.2;3.6;6.9;2.6;7.8;4.2;1.63;8947 +77089;45.22614;3.52649;570;20220401;3;-.7;1.2;5.5;5.24;4.9;1.37;8621 +77089;45.22614;3.52649;570;20220402;2.5;-1.1;.7;4.6;4.29;1.3;1.56;8547 +77089;45.22614;3.52649;570;20220403;4.1;-1.7;1.2;5.1;4.68;.3;1.78;10178 +77089;45.22614;3.52649;570;20220404;9.7;-3.8;2.9;1.6;4.63;0;2.22;22366 +77089;45.22614;3.52649;570;20220405;13.7;-3.1;5.3;2;6.5;0;2.15;17966 +77089;45.22614;3.52649;570;20220406;13.9;4.8;9.3;2.1;9.2;1.2;1.92;11806 +77089;45.22614;3.52649;570;20220407;14;7;10.5;4.3;9.72;5;2.08;9905 +77089;45.22614;3.52649;570;20220408;16.6;9.8;13.2;5;9.18;1.8;3.14;11956 +77089;45.22614;3.52649;570;20220409;9.6;2.4;6;4.2;5.43;.6;2.39;16200 +77089;45.22614;3.52649;570;20220410;14.9;-3.6;5.6;2;5.33;0;3.01;23200 +77089;45.22614;3.52649;570;20220411;16.4;-.6;7.9;4.5;7.53;0;3.17;18764 +77089;45.22614;3.52649;570;20220412;15.9;8.2;12;3.8;6.84;0;2.96;9450 +77089;45.22614;3.52649;570;20220413;18.7;6.3;12.5;1.8;8.52;0;2.85;15711 +77089;45.22614;3.52649;570;20220414;20.6;4.8;12.7;2.4;10.35;0;3.48;20720 +77089;45.22614;3.52649;570;20220415;21.8;4.9;13.4;2.7;10.22;0;3.87;21358 +77089;45.22614;3.52649;570;20220416;21;5.3;13.1;3.5;8.24;0;4.07;23333 +77089;45.22614;3.52649;570;20220417;19.2;1.3;10.2;2;7.25;0;3.66;24190 +77089;45.22614;3.52649;570;20220418;20.3;.8;10.5;1.9;6.75;0;3.77;24206 +77089;45.22614;3.52649;570;20220419;18.6;1.8;10.2;2;7.63;0;3.37;21402 +77089;45.22614;3.52649;570;20220420;15.4;4.8;10.1;1.4;9.63;4;1.95;11290 +77089;45.22614;3.52649;570;20220421;18;7.9;13;1.5;10.43;.7;2.78;16568 +77089;45.22614;3.52649;570;20220422;19.9;2.3;11.1;1.9;8.92;1.6;3.4;21772 +77089;45.22614;3.52649;570;20220423;14.7;10.2;12.4;4.2;8.44;6.3;2.34;5966 +77089;45.22614;3.52649;570;20220424;14.6;4.7;9.7;1.9;9.92;7.3;2.02;12349 +77089;45.22614;3.52649;570;20220425;16.3;7.4;11.8;2.1;9.65;0;2.72;15645 +77089;45.22614;3.52649;570;20220426;18.3;4.5;11.4;2.1;9.22;0;3.57;23850 +77089;45.22614;3.52649;570;20220427;20;2.2;11.1;2.1;8.45;0;3.85;25428 +77089;45.22614;3.52649;570;20220428;22.7;3.5;13.1;1.8;9.8;.4;3.83;23043 +77089;45.22614;3.52649;570;20220429;22.1;4.2;13.2;1.9;9.9;1.4;3.73;21388 +77089;45.22614;3.52649;570;20220430;18.6;6.8;12.7;2.4;9.25;.2;3.59;20053 +77089;45.22614;3.52649;570;20220501;18.4;2.3;10.3;2.3;7.95;0;3.84;24457 +77089;45.22614;3.52649;570;20220502;19.9;2.3;11.1;1.8;8.35;.6;3.86;25467 +77089;45.22614;3.52649;570;20220503;19.4;6;12.7;1.4;10.22;1;2.91;16806 +77089;45.22614;3.52649;570;20220504;19.6;5.1;12.3;1.6;10.8;3.8;3.11;19001 +77089;45.22614;3.52649;570;20220505;15.5;7.7;11.6;3.1;9.92;2.2;2.84;14812 +77089;45.22614;3.52649;570;20220506;16.1;4.7;10.4;2.9;10.23;0;2.81;19129 +77089;45.22614;3.52649;570;20220507;20.3;3.6;12;2.3;9.68;.1;3.8;23932 +77089;45.22614;3.52649;570;20220508;20.3;5.3;12.8;2.3;9.98;0;3.72;22487 +77089;45.22614;3.52649;570;20220509;23.2;3.8;13.5;1.7;10.23;0;4.23;25940 +77089;45.22614;3.52649;570;20220510;26.4;5.4;15.9;1.4;10.88;0;4.71;27194 +77089;45.22614;3.52649;570;20220511;29.1;5.6;17.4;2.2;10.43;0;5.63;28010 +77089;45.22614;3.52649;570;20220512;25.4;7.5;16.4;1.7;12.53;0;4.41;25190 +77089;45.22614;3.52649;570;20220513;23.8;8.7;16.2;1.8;13.53;.7;4.05;23338 +77089;45.22614;3.52649;570;20220514;26.3;8;17.2;1.3;12.53;0;4.52;25670 +77089;45.22614;3.52649;570;20220515;28;10.1;19;2.8;12.33;.4;5.54;25663 +77089;45.22614;3.52649;570;20220516;27.3;10.6;19;1.8;11.78;0;4.92;24894 +77089;45.22614;3.52649;570;20220517;29.3;9.2;19.3;1.3;12.43;0;5.13;27563 +77089;45.22614;3.52649;570;20220518;30.8;10.6;20.7;1.6;13.83;.2;5.51;27710 +77089;45.22614;3.52649;570;20220519;30;14.2;22.1;3.2;13.28;.2;6.11;24442 +77089;45.22614;3.52649;570;20220520;30.3;12.9;21.6;2.8;11.78;0;6.15;25859 +77089;45.22614;3.52649;570;20220521;32;11.5;21.7;1.6;14.93;0;5.76;28164 +77089;45.22614;3.52649;570;20220522;32.9;13.4;23.2;1.7;15.53;1.6;5.94;27538 +77089;45.22614;3.52649;570;20220523;22.9;15.3;19.1;2.1;14.48;6.8;3.62;15801 +77089;45.22614;3.52649;570;20220524;19.7;10.1;14.9;1.9;10.63;0;3.53;18803 +77089;45.22614;3.52649;570;20220525;19.2;5.8;12.5;2.4;9.83;0;3.84;23058 +77089;45.22614;3.52649;570;20220526;17;4.5;10.8;2.1;10.28;.1;3.28;22156 +77089;45.22614;3.52649;570;20220527;22.9;6.3;14.6;2.4;11.68;0;4.41;25409 +77089;45.22614;3.52649;570;20220528;22;10.1;16;3.4;10.48;0;4.62;21138 +77089;45.22614;3.52649;570;20220529;19.4;3;11.2;2.4;7.58;0;4.22;25468 +77089;45.22614;3.52649;570;20220530;23.3;2.1;12.7;1.3;7.48;0;4.69;29291 +77089;45.22614;3.52649;570;20220531;18.4;8.1;13.3;1.1;10.73;2.2;3.33;20091 +77089;45.22614;3.52649;570;20220601;26.4;6.1;16.3;1.8;12.33;6.8;5.09;28803 +77089;45.22614;3.52649;570;20220602;27.3;14;20.6;1.8;16.38;2.7;4.7;23331 +77089;45.22614;3.52649;570;20220603;29.8;13.8;21.8;1.8;16.38;3.7;5.36;25788 +77089;45.22614;3.52649;570;20220604;29;13.9;21.5;2.1;18.18;7.6;5.11;25005 +77089;45.22614;3.52649;570;20220605;24.2;15.3;19.8;2.2;16.08;.5;3.97;18888 +77089;45.22614;3.52649;570;20220606;24.6;10.8;17.7;1.6;13.93;.3;4.39;23998 +77089;45.22614;3.52649;570;20220607;22.1;10.9;16.5;2;12.63;.2;4.03;21396 +77089;45.22614;3.52649;570;20220608;21;9.4;15.2;2.1;12.68;2.5;3.78;21490 +77089;45.22614;3.52649;570;20220609;18.5;11.8;15.1;2.6;11.53;0;3.38;16792 +77089;45.22614;3.52649;570;20220610;24.6;7.1;15.9;1.9;11.73;0;4.81;26825 +77089;45.22614;3.52649;570;20220611;29.5;7.4;18.5;1.7;12.93;0;5.7;30051 +77089;45.22614;3.52649;570;20220612;30.5;11.6;21;1.3;15.13;.2;5.49;28206 +77089;45.22614;3.52649;570;20220613;26.2;13.4;19.8;1.9;15.63;.1;4.59;22918 +77089;45.22614;3.52649;570;20220614;32.1;7.2;19.6;1.7;11.43;.2;6.17;30882 +77089;45.22614;3.52649;570;20220615;33.5;12.8;23.2;2.1;15.58;.2;6.53;29338 +77089;45.22614;3.52649;570;20220616;31.9;14.3;23.1;1.9;16.48;0;5.89;27135 +77089;45.22614;3.52649;570;20220617;34.4;12.1;23.2;1.9;14.08;0;6.62;30219 +77089;45.22614;3.52649;570;20220618;36.6;11.8;24.2;2.9;12.88;0;7.97;30945 +77089;45.22614;3.52649;570;20220619;32.9;22.1;27.5;5.8;12.38;0;8.89;21262 +77089;45.22614;3.52649;570;20220620;33.4;14.6;24;2.5;11.53;.1;7.01;28428 +77089;45.22614;3.52649;570;20220621;32.7;15.5;24.1;1.9;15.83;1.2;6.03;26839 +77089;45.22614;3.52649;570;20220622;29.1;17.5;23.3;2.3;17.58;7.1;5.12;22068 +77089;45.22614;3.52649;570;20220623;23.2;14.8;19;1.9;17.38;11.9;3.69;18936 +77089;45.22614;3.52649;570;20220624;22.1;14.5;18.3;2;15.03;4.8;3.6;17669 +77089;45.22614;3.52649;570;20220625;27;9;18;1.7;14.03;16.3;5.03;27500 +77089;45.22614;3.52649;570;20220626;17.4;14.1;15.7;1.8;16.33;6.8;2.1;11275 +77089;45.22614;3.52649;570;20220627;17.8;13.6;15.7;1.4;15.53;1.1;2.39;13071 +77089;45.22614;3.52649;570;20220628;23.2;11.1;17.2;1.9;13.83;.1;4.13;22540 +77089;45.22614;3.52649;570;20220629;27.6;8.5;18;1.3;12.93;0;5.15;28513 +77089;45.22614;3.52649;570;20220630;23;13.7;18.4;2.1;14.63;4.6;3.89;19398 +77089;45.22614;3.52649;570;20220701;21.7;10.9;16.3;1.7;12.33;0;3.89;21134 +77089;45.22614;3.52649;570;20220702;29.9;6.2;18;1.3;11.63;0;5.57;30653 +77089;45.22614;3.52649;570;20220703;29.7;11.3;20.5;1.9;14.83;1.3;5.61;27841 +77089;45.22614;3.52649;570;20220704;26.7;13.8;20.2;2;16.53;13.9;4.65;23182 +77089;45.22614;3.52649;570;20220705;25.6;13.1;19.4;1.9;15.08;.1;4.52;22634 +77089;45.22614;3.52649;570;20220706;24.7;8.5;16.6;2.3;12.33;0;4.8;25910 +77089;45.22614;3.52649;570;20220707;24.1;7.2;15.6;2.8;12.33;.1;4.83;26476 +77089;45.22614;3.52649;570;20220708;25.4;12.7;19.1;3.5;13.18;.1;5.11;22790 +77089;45.22614;3.52649;570;20220709;27;8;17.5;2.1;12.68;.1;5.24;27938 +77089;45.22614;3.52649;570;20220710;27;9.1;18;2.1;13.43;0;5.17;27146 +77089;45.22614;3.52649;570;20220711;28.6;8.9;18.8;1.8;13.28;0;5.42;28416 +77089;45.22614;3.52649;570;20220712;30.2;10.1;20.2;2.2;13.13;0;5.96;28643 +77089;45.22614;3.52649;570;20220713;32.3;8.2;20.2;1.6;11.53;0;6.11;30117 +77089;45.22614;3.52649;570;20220714;34;12.9;23.4;1.9;14.23;0;6.44;29289 +77089;45.22614;3.52649;570;20220715;30.8;12.6;21.7;2.1;14.08;0;5.86;27075 +77089;45.22614;3.52649;570;20220716;29.8;10.7;20.2;2;13.03;0;5.66;27643 +77089;45.22614;3.52649;570;20220717;31.8;8.6;20.2;2;12.28;0;6.13;29471 +77089;45.22614;3.52649;570;20220718;37.3;10.5;23.9;1.9;11.88;22.1;7.02;29710 +77089;45.22614;3.52649;570;20220719;36.5;14.7;25.6;2.6;13.88;.2;7.38;29089 +77089;45.22614;3.52649;570;20220720;27.7;14.9;21.3;1.8;15.58;0;4.69;22033 +77089;45.22614;3.52649;570;20220721;30.8;11.4;21.1;1.8;14.58;0;5.6;27496 +77089;45.22614;3.52649;570;20220722;33.8;11.8;22.8;1.8;15.33;1.6;6.15;28769 +77089;45.22614;3.52649;570;20220723;27.5;19.1;23.3;2;17.68;.1;4.31;17758 +77089;45.22614;3.52649;570;20220724;35.5;10.4;22.9;1.5;14.28;0;6.17;29125 +77089;45.22614;3.52649;570;20220725;31.3;13.6;22.5;2;15.38;.1;5.59;25717 +77089;45.22614;3.52649;570;20220726;25.6;15.5;20.6;2.6;14.13;0;4.56;19442 +77089;45.22614;3.52649;570;20220727;26.1;8.2;17.2;2.1;11.38;0;4.94;25624 +77089;45.22614;3.52649;570;20220728;30.7;6.7;18.7;1.6;11.28;0;5.58;28679 +77089;45.22614;3.52649;570;20220729;27;13.9;20.4;1.8;13.38;0;4.61;21788 +77089;45.22614;3.52649;570;20220730;29.7;9.4;19.5;1.7;12.38;.1;5.36;27136 +77089;45.22614;3.52649;570;20220731;31;10;20.5;2;12.68;0;5.76;27425 +77089;45.22614;3.52649;570;20220801;32;11;21.5;1.8;13.33;0;5.76;27334 +77089;45.22614;3.52649;570;20220802;32.5;11.5;22;1.8;13.68;7;5.81;27204 +77089;45.22614;3.52649;570;20220803;36.5;12.1;24.3;1.6;13.78;0;6.18;27932 +77089;45.22614;3.52649;570;20220804;36;14.4;25.2;1.5;15.08;0;5.89;26788 +77089;45.22614;3.52649;570;20220805;30.7;16.4;23.5;1.7;16.68;2.8;4.81;21605 +77089;45.22614;3.52649;570;20220806;28.5;14.8;21.6;1.6;16.38;0;4.44;21522 +77089;45.22614;3.52649;570;20220807;28.7;8.9;18.8;2.2;12.63;.1;5.17;25703 +77089;45.22614;3.52649;570;20220808;30.7;8.4;19.6;1.9;11.03;0;5.56;26940 +77089;45.22614;3.52649;570;20220809;32;8;20;2;10.03;0;5.75;27097 +77089;45.22614;3.52649;570;20220810;33.5;9.1;21.3;1.6;10.68;0;5.7;26950 +77089;45.22614;3.52649;570;20220811;35.1;11;23.1;1.5;11.38;0;5.71;26801 +77089;45.22614;3.52649;570;20220812;34.7;11.2;23;1.9;11.03;0;5.99;26554 +77089;45.22614;3.52649;570;20220813;34.7;10.2;22.5;1.4;10.63;12.5;5.53;26496 +77089;45.22614;3.52649;570;20220814;22.9;17.5;20.2;1.9;16.58;16.8;3;12661 +77089;45.22614;3.52649;570;20220815;25.7;12.3;19;1.7;14.73;.1;3.87;19915 +77089;45.22614;3.52649;570;20220816;29.1;10.4;19.7;1.6;15.43;10.3;4.48;23668 +77089;45.22614;3.52649;570;20220817;23.6;14.4;19;1.5;17.23;21.6;3.11;16423 +77089;45.22614;3.52649;570;20220818;21.3;12.8;17.1;1.8;16.38;7.7;2.77;15634 +77089;45.22614;3.52649;570;20220819;22;15.1;18.5;1.3;17.58;.6;2.62;13887 +77089;45.22614;3.52649;570;20220820;25.3;15.3;20.3;1.7;16.88;.2;3.4;16931 +77089;45.22614;3.52649;570;20220821;23.9;11.2;17.6;1.6;14.63;.1;3.41;18816 +77089;45.22614;3.52649;570;20220822;24.6;14.7;19.7;1.9;16.58;.3;3.35;16302 +77089;45.22614;3.52649;570;20220823;26.9;16.3;21.6;1.7;18.28;.1;3.54;16849 +77089;45.22614;3.52649;570;20220824;31.7;11.5;21.6;1.4;15.48;0;4.51;23199 +77089;45.22614;3.52649;570;20220825;30.1;12.2;21.1;2;16.33;4.4;4.49;21675 +77089;45.22614;3.52649;570;20220826;25.3;16.8;21.1;2.1;18.58;.8;3.14;14596 +77089;45.22614;3.52649;570;20220827;24.5;12.6;18.6;1.3;16.18;.2;3.14;17397 +77089;45.22614;3.52649;570;20220828;28.8;9.8;19.3;1.1;14.88;.1;3.96;21969 +77089;45.22614;3.52649;570;20220829;31.3;11.1;21.2;1.2;14.93;.6;4.16;22298 +77089;45.22614;3.52649;570;20220830;26;15.6;20.8;1.9;17.23;.4;3.38;15797 +77089;45.22614;3.52649;570;20220831;25.9;13.5;19.7;1.7;16.53;.1;3.34;17207 +77089;45.22614;3.52649;570;20220901;27.9;10;19;1.2;14.38;0;3.7;20594 +77089;45.22614;3.52649;570;20220902;26.5;10.9;18.7;1.7;15.38;4.9;3.53;18917 +77089;45.22614;3.52649;570;20220903;24.1;11.2;17.7;1.3;15.58;3.1;2.97;17096 +77089;45.22614;3.52649;570;20220904;29.2;10.2;19.7;1.6;15.28;.2;3.9;20478 +77089;45.22614;3.52649;570;20220905;29.8;12.6;21.2;2.3;16.73;1.3;4.2;19532 +77089;45.22614;3.52649;570;20220906;26.1;13.3;19.7;1.9;17.53;4.7;3.21;16611 +77089;45.22614;3.52649;570;20220907;25.4;13.3;19.4;1.6;17.68;5.7;2.93;15952 +77089;45.22614;3.52649;570;20220908;23.1;11.3;17.2;2.2;14.43;0;3;15768 +77089;45.22614;3.52649;570;20220909;21.7;8.1;14.9;2;12.38;0;2.87;16455 +77089;45.22614;3.52649;570;20220910;20.8;11.1;16;1.3;12.68;0;2.43;13628 +77089;45.22614;3.52649;570;20220911;25.4;5.7;15.6;1.2;11.63;.1;3.15;19604 +77089;45.22614;3.52649;570;20220912;32.4;8.1;20.3;1.5;13.38;0;4.14;20936 +77089;45.22614;3.52649;570;20220913;29.9;14.2;22;2.5;17.68;.6;3.88;17123 +77089;45.22614;3.52649;570;20220914;26.3;16.9;21.6;1.8;17.78;11.4;2.92;13049 +77089;45.22614;3.52649;570;20220915;23.2;12.2;17.7;1.4;16.28;3.3;2.42;13942 +77089;45.22614;3.52649;570;20220916;18.9;13;16;1.7;14.58;0;1.94;9972 +77089;45.22614;3.52649;570;20220917;15;7.3;11.1;3;9.63;0;2.12;11272 +77089;45.22614;3.52649;570;20220918;18.4;-.1;9.2;1.3;7.83;0;2.36;17696 +77089;45.22614;3.52649;570;20220919;18.1;.8;9.4;1.6;8.28;0;2.37;16973 +77089;45.22614;3.52649;570;20220920;18.3;.6;9.4;1.6;8.08;0;2.38;16920 +77089;45.22614;3.52649;570;20220921;18.6;1.2;9.9;1.3;8.18;0;2.25;16636 +77089;45.22614;3.52649;570;20220922;22.1;.7;11.4;1.4;8.83;0;2.65;18403 +77089;45.22614;3.52649;570;20220923;21.8;3.8;12.8;1.5;11.13;13.1;2.47;16518 +77089;45.22614;3.52649;570;20220924;19.1;9.4;14.3;1.4;12.98;3.4;1.88;11904 +77089;45.22614;3.52649;570;20220925;14.8;9.9;12.4;1.2;12.73;1.2;1.31;8115 +77089;45.22614;3.52649;570;20220926;15.8;9;12.4;1.3;11.28;2.1;1.57;9584 +77089;45.22614;3.52649;570;20220927;13.4;8.6;11;1.9;10.83;1.1;1.4;7832 +77089;45.22614;3.52649;570;20220928;16.7;10.1;13.4;1.9;12.68;10;1.62;8971 +77089;45.22614;3.52649;570;20220929;13.7;8.7;11.2;1.6;10.63;.3;1.37;7643 +77089;45.22614;3.52649;570;20220930;14.2;4.7;9.5;1.4;9.18;.8;1.54;10909 +77089;45.22614;3.52649;570;20221001;19.7;3;11.3;1.9;11.23;1.3;1.95;14321 +77089;45.22614;3.52649;570;20221002;21.3;11.8;16.5;1.6;13.63;.1;1.97;10580 +77089;45.22614;3.52649;570;20221003;18.1;7.7;12.9;1.3;12.08;0;1.6;11107 +77089;45.22614;3.52649;570;20221004;23.4;4.7;14.1;1.4;10.83;.1;2.32;14924 +77089;45.22614;3.52649;570;20221005;25.5;4.5;15;1.7;10.93;0;2.63;15424 +77089;45.22614;3.52649;570;20221006;18.3;7.6;13;1.5;12.83;0;1.55;10613 +77089;45.22614;3.52649;570;20221007;22.8;10.3;16.6;1.1;13.73;.6;1.87;11729 +77089;45.22614;3.52649;570;20221008;15.1;11.5;13.3;1.6;12.93;3.9;1.17;5681 +77089;45.22614;3.52649;570;20221009;21.7;4.5;13.1;1.4;10.73;.1;1.97;13351 +77089;45.22614;3.52649;570;20221010;23.4;4.9;14.1;1.2;10.68;.1;2.02;13641 +77089;45.22614;3.52649;570;20221011;19.5;8.5;14;1.6;13.23;3.3;1.59;10165 +77089;45.22614;3.52649;570;20221012;21.2;13;17.1;.9;14.28;.3;1.53;8768 +77089;45.22614;3.52649;570;20221013;17.9;8;13;1.6;12.33;2.9;1.42;9306 +77089;45.22614;3.52649;570;20221014;19.2;11;15.1;1.5;14.13;.7;1.38;8105 +77089;45.22614;3.52649;570;20221015;21.3;8.7;15;1.4;12.88;0;1.67;9979 +77089;45.22614;3.52649;570;20221016;23;11;17;2.8;13.98;0;2.22;10000 +77089;45.22614;3.52649;570;20221017;21.1;14.2;17.6;3.1;14.13;.2;2.16;7048 +77089;45.22614;3.52649;570;20221018;25.7;9.7;17.7;1.6;13.58;.2;2.03;11309 +77089;45.22614;3.52649;570;20221019;26.1;8;17;1.4;12.93;2.3;2.02;11831 +77089;45.22614;3.52649;570;20221020;21.8;13.1;17.4;3.1;15.43;4.2;1.94;7931 +77089;45.22614;3.52649;570;20221021;21.7;13.8;17.7;1.4;15.63;4.3;1.44;7433 +77089;45.22614;3.52649;570;20221022;23.5;9.1;16.3;1.4;13.13;.1;1.68;10143 +77089;45.22614;3.52649;570;20221023;23;11.5;17.3;3.3;14.13;0;2.23;8879 +77089;45.22614;3.52649;570;20221024;21.1;10.2;15.7;1.4;12.48;0;1.46;8477 +77089;45.22614;3.52649;570;20221025;21.7;4.5;13.1;1.2;10.88;0;1.46;10665 +77089;45.22614;3.52649;570;20221026;23.9;7.4;15.6;1.1;12.38;0;1.49;10324 +77089;45.22614;3.52649;570;20221027;23.5;6.5;15;1.2;12.78;0;1.43;10277 +77089;45.22614;3.52649;570;20221028;28.1;11.5;19.8;1.5;11.93;0;2.08;10014 +77089;45.22614;3.52649;570;20221029;25;6.9;16;1.3;9.68;0;1.72;10424 +77089;45.22614;3.52649;570;20221030;23.3;9.1;16.2;1.3;9.28;0;1.63;9008 +77089;45.22614;3.52649;570;20221031;20.9;9.8;15.3;3;12.18;4.1;1.94;7699 +77089;45.22614;3.52649;570;20221101;18;12.2;15.1;1.4;12.73;0;1.14;5229 +77089;45.22614;3.52649;570;20221102;17.3;3.9;10.6;1.2;9.13;0;1.05;8264 +77089;45.22614;3.52649;570;20221103;16;3.2;9.6;1.9;8.93;.9;1.22;7990 +77089;45.22614;3.52649;570;20221104;9.8;3.7;6.7;2.1;8.43;12.6;.79;4767 +77089;45.22614;3.52649;570;20221105;9.7;4.3;7;2.3;7.98;0;.9;4804 +77089;45.22614;3.52649;570;20221106;13.9;-.7;6.6;1.5;7.18;0;1.05;8374 +77089;45.22614;3.52649;570;20221107;17.7;1;9.4;1.6;8.13;0;1.17;8699 +77089;45.22614;3.52649;570;20221108;17.9;4.8;11.4;2.2;10.33;6.9;1.2;7545 +77089;45.22614;3.52649;570;20221109;14.8;9.6;12.2;1.4;12.78;6.1;.74;4394 +77089;45.22614;3.52649;570;20221110;13.6;9.1;11.3;1.7;10.78;0;.84;3866 +77089;45.22614;3.52649;570;20221111;19.8;.2;10;1.5;8.98;.1;1.15;9000 +77089;45.22614;3.52649;570;20221112;20;1.9;10.9;1.2;9.68;0;1.01;8531 +77089;45.22614;3.52649;570;20221113;14.3;3.6;9;1;9.58;0;.64;6258 +77089;45.22614;3.52649;570;20221114;15.1;5.4;10.3;1.6;10.38;4.2;.77;5896 +77089;45.22614;3.52649;570;20221115;15;8.8;11.9;1.8;11.98;3.4;.79;4411 +77089;45.22614;3.52649;570;20221116;14.2;4;9.1;1.9;9.48;.1;.83;5735 +77089;45.22614;3.52649;570;20221117;15.7;7.3;11.5;2.3;9.63;3.2;1.22;5111 +77089;45.22614;3.52649;570;20221118;10.7;3.8;7.3;1.5;8.33;.6;.67;4590 +77089;45.22614;3.52649;570;20221119;7.8;1.5;4.7;1.8;7.58;1.3;.51;4236 +77089;45.22614;3.52649;570;20221120;8.2;.9;4.6;1.6;7.23;.4;.53;4691 +77089;45.22614;3.52649;570;20221121;7.5;1;4.2;1.4;7.68;4.1;.43;4290 +77089;45.22614;3.52649;570;20221122;9.5;.6;5.1;1.6;7.08;1.5;.6;4928 +77089;45.22614;3.52649;570;20221123;12.5;2.2;7.4;1.8;8.28;2.6;.73;5334 +77089;45.22614;3.52649;570;20221124;12.3;.2;6.3;1.6;7.73;.1;.66;5662 +77089;45.22614;3.52649;570;20221125;9.2;4.3;6.8;1.1;9.03;4.8;.46;3298 +77089;45.22614;3.52649;570;20221126;7.2;3;5.1;1.1;7.88;0;.44;3104 +77089;45.22614;3.52649;570;20221127;11.6;-.6;5.5;1.6;6.78;1.8;.71;5648 +77089;45.22614;3.52649;570;20221128;9.3;3.4;6.3;1;8.58;2.8;.44;3594 +77089;45.22614;3.52649;570;20221129;6.5;2.6;4.5;1.3;7.78;1.1;.41;2830 +77089;45.22614;3.52649;570;20221130;6.6;2.7;4.6;1.6;8.08;.2;.38;2673 +77089;45.22614;3.52649;570;20221201;5.5;3.4;4.5;1.9;7.38;.3;.52;1691 +77089;45.22614;3.52649;570;20221202;2.3;1.4;1.8;1.5;6.28;3.2;.46;754 +77089;45.22614;3.52649;570;20221203;3.3;-.2;1.6;.7;6.53;5.1;.3;2312 +77089;45.22614;3.52649;570;20221204;3.7;1;2.4;1.2;6.73;7;.36;2026 +77089;45.22614;3.52649;570;20221205;6.6;-3.3;1.6;1.2;5.33;0;.44;4619 +77089;45.22614;3.52649;570;20221206;6.1;-6.1;0;1;4.88;0;.33;5175 +77089;45.22614;3.52649;570;20221207;.6;-2.2;-.8;.9;5.33;0;.31;1944 +77089;45.22614;3.52649;570;20221208;3.7;-4.9;-.6;.9;5.23;3.5;.27;4061 +77089;45.22614;3.52649;570;20221209;2.9;.2;1.6;1.3;6.43;1.6;.34;1915 +77089;45.22614;3.52649;570;20221210;-2.1;-2;-2.1;3.6;4.93;0;.41;0 +77089;45.22614;3.52649;570;20221211;1.7;-6.8;-2.6;1.4;3.98;0;.38;3960 +77089;45.22614;3.52649;570;20221212;.1;-8.5;-4.2;.8;4.28;6.3;.19;3983 +77089;45.22614;3.52649;570;20221213;5.7;-.7;2.5;1;6.43;0;.33;3378 +77089;45.22614;3.52649;570;20221214;13.3;-.2;6.6;1.2;7.63;.4;.5;5199 +77089;45.22614;3.52649;570;20221215;3.6;-1.2;1.2;1.1;6.78;24.1;.23;2695 +77089;45.22614;3.52649;570;20221216;-.1;.3;.1;2.9;6.18;.1;.32;0 +77089;45.22614;3.52649;570;20221217;1.9;-4.3;-1.2;1.3;4.33;0;.38;3325 +77089;45.22614;3.52649;570;20221218;9.9;-8.3;.8;2.1;5.18;0;.63;6059 +77089;45.22614;3.52649;570;20221219;13.8;1.9;7.8;3.4;8.28;0;1.01;4844 +77089;45.22614;3.52649;570;20221220;14;10;12;4.3;9.88;.6;1.57;2346 +77089;45.22614;3.52649;570;20221221;12.8;8.6;10.7;2.1;10.33;0;.78;2601 +77089;45.22614;3.52649;570;20221222;13.3;6.6;10;2.4;9.93;2;.81;3361 +77089;45.22614;3.52649;570;20221223;14.7;8.9;11.8;2.2;11.93;.3;.72;2972 +77089;45.22614;3.52649;570;20221224;15.9;9.7;12.8;1.6;10.63;0;.88;3240 +77089;45.22614;3.52649;570;20221225;15.5;.2;7.8;1.4;8.03;0;.66;5591 +77089;45.22614;3.52649;570;20221226;11.1;-.5;5.3;1.3;7.98;.5;.41;4827 +77089;45.22614;3.52649;570;20221227;10.8;.8;5.8;1.2;7.38;0;.45;4456 +77089;45.22614;3.52649;570;20221228;11.5;-2.8;4.4;1.7;6.88;0;.6;5428 +77089;45.22614;3.52649;570;20221229;12.1;3.9;8;2.2;8.68;4.2;.76;3703 +77089;45.22614;3.52649;570;20221230;13.3;2.3;7.8;1.9;9.48;.1;.52;4701 +77089;45.22614;3.52649;570;20221231;16.4;4.3;10.4;2.8;10.18;0;.93;4913 +77090;45.24519;3.84348;839;20220101;18.2;2.2;10.2;1.6;6.16;0;.97;6601 +77090;45.24519;3.84348;839;20220102;14.9;2.3;8.6;2.9;6.26;0;1.39;5873 +77090;45.24519;3.84348;839;20220103;11.2;3.1;7.1;1.7;7.7;0;.62;4300 +77090;45.24519;3.84348;839;20220104;14.6;8.3;11.5;5.5;7.46;6.4;2.24;3980 +77090;45.24519;3.84348;839;20220105;-.2;-.1;-.2;5.7;5.16;.3;.57;0 +77090;45.24519;3.84348;839;20220106;.7;-1.7;-.5;4.4;4.2;0;.8;3200 +77090;45.24519;3.84348;839;20220107;2.9;-5.1;-1.1;2.5;4.7;6;.41;5500 +77090;45.24519;3.84348;839;20220108;5;.2;2.6;3.8;6.6;2.5;.47;3100 +77090;45.24519;3.84348;839;20220109;3.2;1.5;2.3;3.8;5.8;4.8;.67;2800 +77090;45.24519;3.84348;839;20220110;3.8;.6;2.2;3.2;5.4;.2;.63;6100 +77090;45.24519;3.84348;839;20220111;3.3;-6.7;-1.7;1.9;4.3;0;.36;7900 +77090;45.24519;3.84348;839;20220112;1.3;-7.3;-3;1.4;4;0;.26;7900 +77090;45.24519;3.84348;839;20220113;4.5;-6.9;-1.2;1.2;3.6;0;.45;6800 +77090;45.24519;3.84348;839;20220114;11.2;-8;1.6;1.2;3.7;0;.64;8400 +77090;45.24519;3.84348;839;20220115;11.7;-7.2;2.2;1;3.2;0;.6;8700 +77090;45.24519;3.84348;839;20220116;9.2;-6.9;1.1;1.2;3.6;0;.58;8800 +77090;45.24519;3.84348;839;20220117;4.4;-4.2;.1;1.9;5.5;0;.39;4700 +77090;45.24519;3.84348;839;20220118;2.3;-.3;1;1.6;4.9;0;.56;3100 +77090;45.24519;3.84348;839;20220119;3.4;-4.5;-.6;2.1;4.7;0;.54;3500 +77090;45.24519;3.84348;839;20220120;2.8;-.4;1.2;4.5;5.2;.1;.76;3400 +77090;45.24519;3.84348;839;20220121;.7;-2.7;-1;5.6;3.7;0;.99;7800 +77090;45.24519;3.84348;839;20220122;1;-6.9;-3;1.8;4.2;0;.42;3600 +77090;45.24519;3.84348;839;20220123;1.3;-2.3;-.5;.9;4.9;0;.39;4000 +77090;45.24519;3.84348;839;20220124;12.6;-8.6;2;1;4.2;0;.66;10300 +77090;45.24519;3.84348;839;20220125;11.9;-6.1;2.9;1.3;4;0;.83;9700 +77090;45.24519;3.84348;839;20220126;9.7;-6.7;1.5;1.2;3.9;0;.7;9800 +77090;45.24519;3.84348;839;20220127;10.1;-8.3;.9;1.3;3.6;0;.79;10100 +77090;45.24519;3.84348;839;20220128;4.9;-6.4;-.8;1.3;4.7;0;.49;7500 +77090;45.24519;3.84348;839;20220129;8.4;-8.6;-.1;1.3;4.6;0;.64;8700 +77090;45.24519;3.84348;839;20220130;6.4;-1.1;2.6;2.4;6.2;0;.63;5000 +77090;45.24519;3.84348;839;20220131;5;.8;2.9;6;5.6;.5;1.08;4000 +77090;45.24519;3.84348;839;20220201;2.2;-3;-.4;5.6;5.2;.9;.57;5300 +77090;45.24519;3.84348;839;20220202;7.5;1.9;4.7;3.6;7.4;.2;.7;4700 +77090;45.24519;3.84348;839;20220203;14.7;-.6;7;1.5;5.8;0;1.16;6600 +77090;45.24519;3.84348;839;20220204;8;-2.3;2.8;1.9;6;.7;.73;6700 +77090;45.24519;3.84348;839;20220205;6.5;1.8;4.1;2.4;5.5;.1;.98;9900 +77090;45.24519;3.84348;839;20220206;5.6;-6.1;-.3;2.8;5.3;1.8;.64;7900 +77090;45.24519;3.84348;839;20220207;6.2;4.1;5.1;5.7;5.8;.7;1.5;10000 +77090;45.24519;3.84348;839;20220208;10.8;-5.6;2.6;1.4;4.3;0;1.02;11700 +77090;45.24519;3.84348;839;20220209;15.6;-5.3;5.1;1.2;4.8;0;1.18;12000 +77090;45.24519;3.84348;839;20220210;14.7;-3;5.8;1.5;5.7;.8;1.23;11300 +77090;45.24519;3.84348;839;20220211;5.6;3.3;4.4;2.5;5.6;.1;1.07;7400 +77090;45.24519;3.84348;839;20220212;9;-3.8;2.6;3.3;4.82;0;1.27;9500 +77090;45.24519;3.84348;839;20220213;8.5;1.6;5;5.4;6.6;.4;1.33;12300 +77090;45.24519;3.84348;839;20220214;6.1;4.1;5.1;2.8;6.7;4.8;.94;4300 +77090;45.24519;3.84348;839;20220215;5.5;1;3.2;3.4;5.8;3.1;1.01;7900 +77090;45.24519;3.84348;839;20220216;10.9;.8;5.8;3.1;8.2;2.1;.86;5600 +77090;45.24519;3.84348;839;20220217;13.6;8.2;10.9;4.2;9.11;.6;1.64;6313 +77090;45.24519;3.84348;839;20220218;18;1.3;9.6;2.7;7.9;.1;1.91;12300 +77090;45.24519;3.84348;839;20220219;6.8;.7;3.7;3.4;4.9;0;1.47;12100 +77090;45.24519;3.84348;839;20220220;9.7;-.6;4.5;2.7;6.2;.2;1.22;9600 +77090;45.24519;3.84348;839;20220221;7.1;5.6;6.3;7;6.2;.9;1.85;6200 +77090;45.24519;3.84348;839;20220222;8.9;1.2;5;4.5;6.3;.5;1.47;10800 +77090;45.24519;3.84348;839;20220223;10.6;3.6;7.1;1.6;7;0;1.18;8300 +77090;45.24519;3.84348;839;20220224;12.3;.3;6.3;3.5;6.5;.4;1.67;10400 +77090;45.24519;3.84348;839;20220225;5.5;.8;3.1;4.8;5;0;1.6;15100 +77090;45.24519;3.84348;839;20220226;7.2;-2.1;2.5;3;4.1;0;1.65;15500 +77090;45.24519;3.84348;839;20220227;10.6;-7;1.8;1.4;4;0;1.43;15700 +77090;45.24519;3.84348;839;20220228;11.8;-4.1;3.8;1.5;4.8;0;1.54;15700 +77090;45.24519;3.84348;839;20220301;14.7;-4.7;5;1.2;4.8;0;1.61;15000 +77090;45.24519;3.84348;839;20220302;12.2;-.4;5.9;2.2;6.11;0;1.56;11764 +77090;45.24519;3.84348;839;20220303;12.5;2.1;7.3;1.2;7.5;0;1.37;12500 +77090;45.24519;3.84348;839;20220304;10.4;5.4;7.9;3.1;7.2;0;1.53;6700 +77090;45.24519;3.84348;839;20220305;8.7;-2.7;3;2.1;4.4;0;1.67;16600 +77090;45.24519;3.84348;839;20220306;6.5;-6.5;0;1.7;3.4;0;1.47;16700 +77090;45.24519;3.84348;839;20220307;9.8;-9.1;.3;1.4;3.4;0;1.57;17000 +77090;45.24519;3.84348;839;20220308;11.9;-7.7;2.1;2.1;4.8;0;1.76;16800 +77090;45.24519;3.84348;839;20220309;11.1;-4.3;3.4;1.8;5.8;0;1.49;14000 +77090;45.24519;3.84348;839;20220310;10.3;.6;5.4;2.8;6.8;.1;1.33;7800 +77090;45.24519;3.84348;839;20220311;7.6;4;5.8;5.4;6.7;0;1.4;3600 +77090;45.24519;3.84348;839;20220312;6;3.7;4.8;5.2;6.1;0;1.36;2900 +77090;45.24519;3.84348;839;20220313;7.4;2.4;4.9;4;6;4.8;1.45;6300 +77090;45.24519;3.84348;839;20220314;9.6;-4;2.8;3.1;6.9;1.5;1.01;8000 +77090;45.24519;3.84348;839;20220315;11.6;6.9;9.2;5.4;8.4;0;1.84;7200 +77090;45.24519;3.84348;839;20220316;15.8;3.4;9.6;1.7;8.6;0;1.62;9100 +77090;45.24519;3.84348;839;20220317;9.4;5.7;7.5;2.6;9;1.4;.83;2300 +77090;45.24519;3.84348;839;20220318;5;3.8;4.4;1.7;8.2;0;.48;1600 +77090;45.24519;3.84348;839;20220319;14.1;3.8;8.9;1.3;7.6;0;1.87;14100 +77090;45.24519;3.84348;839;20220320;8.7;.3;4.5;4.2;6.1;0;1.47;6600 +77090;45.24519;3.84348;839;20220321;10.9;4;7.4;4;5.4;0;2.64;16200 +77090;45.24519;3.84348;839;20220322;11.7;-2.2;4.7;3.8;4.2;0;2.77;19900 +77090;45.24519;3.84348;839;20220323;13.2;-4.8;4.2;2.8;3.7;0;2.76;20400 +77090;45.24519;3.84348;839;20220324;15.5;-4.3;5.6;2.5;4;0;2.94;20800 +77090;45.24519;3.84348;839;20220325;16.8;-3.8;6.5;2;4.5;0;2.79;19400 +77090;45.24519;3.84348;839;20220326;17.9;-2.6;7.6;1.6;5;0;2.74;19800 +77090;45.24519;3.84348;839;20220327;17.8;-1.7;8;1.7;4.7;0;2.91;20800 +77090;45.24519;3.84348;839;20220328;18.1;-1.2;8.4;2.4;4.7;0;3.2;19300 +77090;45.24519;3.84348;839;20220329;15.4;2.8;9.1;2.5;6;1;2.4;10700 +77090;45.24519;3.84348;839;20220330;11.2;5.4;8.3;1.8;8.1;2.8;1.4;7100 +77090;45.24519;3.84348;839;20220331;7;1.8;4.4;2.7;7.1;2.6;1;5700 +77090;45.24519;3.84348;839;20220401;.2;-2.2;-1;3.9;5;4.4;1.05;9100 +77090;45.24519;3.84348;839;20220402;-1.7;-3.8;-2.8;3;4.54;.1;1.07;8566 +77090;45.24519;3.84348;839;20220403;-.6;-4;-2.3;3.7;3.82;.1;.9;6800 +77090;45.24519;3.84348;839;20220404;6.9;-6.1;.4;1.6;4.4;0;1.96;22100 +77090;45.24519;3.84348;839;20220405;11.6;-5;3.3;1.9;6.1;0;1.88;16300 +77090;45.24519;3.84348;839;20220406;13;2.4;7.7;2.2;8.1;1.5;1.89;13100 +77090;45.24519;3.84348;839;20220407;12.4;5.9;9.1;5.3;8.4;1.7;2.21;11900 +77090;45.24519;3.84348;839;20220408;14.1;8;11;6.6;8.2;1.1;2.96;11700 +77090;45.24519;3.84348;839;20220409;7.9;1.4;4.6;5;4.7;.3;2.52;15700 +77090;45.24519;3.84348;839;20220410;14.1;-5.5;4.3;1.6;4.7;0;2.79;24200 +77090;45.24519;3.84348;839;20220411;11.5;-.1;5.7;6.2;6.4;0;2.43;15900 +77090;45.24519;3.84348;839;20220412;13.3;6.9;10.1;5.8;5.7;0;3.21;6600 +77090;45.24519;3.84348;839;20220413;19.1;6.6;12.8;3;6.7;.3;3.71;17800 +77090;45.24519;3.84348;839;20220414;18.8;4.3;11.5;2.1;9.4;.1;3.05;20000 +77090;45.24519;3.84348;839;20220415;20.4;4.3;12.3;2;9.3;0;3.22;19700 +77090;45.24519;3.84348;839;20220416;19.5;4.1;11.8;3.7;7.6;0;3.97;21900 +77090;45.24519;3.84348;839;20220417;18.3;.1;9.2;2;6.7;0;3.58;25900 +77090;45.24519;3.84348;839;20220418;18.9;.1;9.5;2.2;5.7;0;3.77;24800 +77090;45.24519;3.84348;839;20220419;17;1.3;9.1;1.7;6.9;0;2.95;19900 +77090;45.24519;3.84348;839;20220420;13.8;3.8;8.8;1.3;8.8;5.8;1.58;8800 +77090;45.24519;3.84348;839;20220421;14.6;6.7;10.6;1.5;9.7;.4;1.93;11200 +77090;45.24519;3.84348;839;20220422;17.7;1.3;9.5;1.8;7.9;0;2.99;20300 +77090;45.24519;3.84348;839;20220423;12.7;8.7;10.7;3.8;8.2;5.8;2.14;6300 +77090;45.24519;3.84348;839;20220424;12.4;2;7.2;2.8;8.4;5.8;1.69;10600 +77090;45.24519;3.84348;839;20220425;14.5;5.6;10;2.4;7.6;0;2.87;17800 +77090;45.24519;3.84348;839;20220426;17.4;2.2;9.8;1.9;7.8;0;3.21;22000 +77090;45.24519;3.84348;839;20220427;19.5;.9;10.2;1.7;7.7;0;3.71;26100 +77090;45.24519;3.84348;839;20220428;21.5;2.7;12.1;2;8.6;.3;3.73;22500 +77090;45.24519;3.84348;839;20220429;21.1;2.3;11.7;1.5;9.1;1.7;3.37;21400 +77090;45.24519;3.84348;839;20220430;15.7;8.3;12;1.6;9.7;.3;2.48;14500 +77090;45.24519;3.84348;839;20220501;16.6;.8;8.7;1.9;7.4;0;3.37;24900 +77090;45.24519;3.84348;839;20220502;17.8;1.4;9.6;1.8;7.4;.3;3.65;26200 +77090;45.24519;3.84348;839;20220503;17.7;6.1;11.9;1.3;9.3;2;2.35;12700 +77090;45.24519;3.84348;839;20220504;17.7;2.7;10.2;1.2;9.9;4.5;2.62;17800 +77090;45.24519;3.84348;839;20220505;12.6;7.9;10.2;3.1;9.4;3.2;2.02;10500 +77090;45.24519;3.84348;839;20220506;12.9;6.5;9.7;4.9;9.4;0;1.82;7600 +77090;45.24519;3.84348;839;20220507;18.2;6.7;12.4;4.4;8.9;0;4.17;24700 +77090;45.24519;3.84348;839;20220508;17;6.3;11.6;2.5;9.5;0;2.69;14500 +77090;45.24519;3.84348;839;20220509;20.9;4.4;12.6;1.6;9.6;0;3.52;21500 +77090;45.24519;3.84348;839;20220510;23.7;5.5;14.6;1.5;10.1;0;4.18;25000 +77090;45.24519;3.84348;839;20220511;24.7;6.8;15.7;2.4;10.5;0;5;28400 +77090;45.24519;3.84348;839;20220512;26.1;6.6;16.3;2.1;10.3;1.2;4.32;20700 +77090;45.24519;3.84348;839;20220513;21.9;6.3;14.1;1.3;11.3;4.9;3.37;20000 +77090;45.24519;3.84348;839;20220514;24.5;11.8;18.1;1.1;13.4;0;4.33;25100 +77090;45.24519;3.84348;839;20220515;23.9;10.2;17;3;11.4;.6;4.96;26100 +77090;45.24519;3.84348;839;20220516;25.6;9.1;17.3;2;9.9;0;4.6;22700 +77090;45.24519;3.84348;839;20220517;27.7;8;17.8;1.7;11.7;0;5.09;27600 +77090;45.24519;3.84348;839;20220518;27.5;10.3;18.9;2;12.8;.1;4.98;25400 +77090;45.24519;3.84348;839;20220519;26.4;12.7;19.5;3.4;11.8;0;5.71;26300 +77090;45.24519;3.84348;839;20220520;27.2;17.1;22.1;4.4;10.4;0;6.64;23800 +77090;45.24519;3.84348;839;20220521;30.9;9.6;20.2;1.6;12.5;0;5.29;25900 +77090;45.24519;3.84348;839;20220522;32.4;13.2;22.8;1.7;14.5;2.2;4.82;20000 +77090;45.24519;3.84348;839;20220523;21.3;14.6;17.9;2.6;13.3;4;3.92;19400 +77090;45.24519;3.84348;839;20220524;17.4;8.6;13;2.3;9.2;0;3.47;19600 +77090;45.24519;3.84348;839;20220525;17.8;8.1;12.9;3.4;8.9;0;3.6;18000 +77090;45.24519;3.84348;839;20220526;17.3;5.9;11.6;3.1;9.6;0;3.09;17400 +77090;45.24519;3.84348;839;20220527;23.4;8.6;16;2.3;11.2;0;4.72;26500 +77090;45.24519;3.84348;839;20220528;21.2;11;16.1;4.1;9.3;0;5.63;30100 +77090;45.24519;3.84348;839;20220529;18.2;5.9;12;3.4;6.7;0;4.92;29500 +77090;45.24519;3.84348;839;20220530;22.4;2;12.2;2.1;6.7;.4;4.77;27800 +77090;45.24519;3.84348;839;20220531;21.2;7.8;14.5;1.5;10.1;3.2;2.84;13000 +77090;45.24519;3.84348;839;20220601;24.9;5.8;15.3;1.5;12;9.6;4.02;22400 +77090;45.24519;3.84348;839;20220602;26.2;12.4;19.3;2;13.6;2.1;4.43;21200 +77090;45.24519;3.84348;839;20220603;28;12.9;20.4;2.6;13;4.4;5.7;27000 +77090;45.24519;3.84348;839;20220604;28.3;12.1;20.2;3.3;14;7.7;6.06;29000 +77090;45.24519;3.84348;839;20220605;23.1;14;18.5;3.1;13.8;1.3;5.32;29400 +77090;45.24519;3.84348;839;20220606;25.6;9.2;17.4;2.2;11.9;.3;4.9;25500 +77090;45.24519;3.84348;839;20220607;21.3;9.7;15.5;2.8;11;.1;4.74;27300 +77090;45.24519;3.84348;839;20220608;20;8.2;14.1;2;11.2;2.5;2.99;15200 +77090;45.24519;3.84348;839;20220609;17.8;8.8;13.3;5.6;9.5;0;4.32;23500 +77090;45.24519;3.84348;839;20220610;24.7;7.7;16.2;3;10.4;0;5.71;31400 +77090;45.24519;3.84348;839;20220611;28.8;7.2;18;1.9;10.1;0;5.94;31300 +77090;45.24519;3.84348;839;20220612;30.9;11;20.9;1.9;12.5;.6;5.22;22700 +77090;45.24519;3.84348;839;20220613;25.1;12.5;18.8;1.7;14.3;.1;3.62;16800 +77090;45.24519;3.84348;839;20220614;32.1;6.8;19.4;1.5;9.5;.2;6.02;30300 +77090;45.24519;3.84348;839;20220615;33;15;24;2.7;13.2;.1;6.36;24300 +77090;45.24519;3.84348;839;20220616;31.4;13.8;22.6;2;14.5;0;5.88;26900 +77090;45.24519;3.84348;839;20220617;33.4;12.5;22.9;2.3;12.3;0;6.8;29800 +77090;45.24519;3.84348;839;20220618;33.2;12.9;23;3;11.2;0;7.38;30100 +77090;45.24519;3.84348;839;20220619;29.7;20.1;24.9;6.2;12.2;0;8.71;29700 +77090;45.24519;3.84348;839;20220620;29.3;17.5;23.4;4;10.6;0;7.64;30400 +77090;45.24519;3.84348;839;20220621;30.6;14.5;22.5;2.3;14.2;1.5;5.43;22600 +77090;45.24519;3.84348;839;20220622;26.9;16.3;21.6;3.4;15.8;12.2;4.88;19800 +77090;45.24519;3.84348;839;20220623;21.3;14.2;17.7;2;15.8;9.7;2.5;11000 +77090;45.24519;3.84348;839;20220624;20.9;11.7;16.3;2.4;12.9;5;3.49;17700 +77090;45.24519;3.84348;839;20220625;25.2;7.9;16.5;2.1;12.9;17.6;3.93;19400 +77090;45.24519;3.84348;839;20220626;22.5;13.1;17.8;2;15.4;.9;3.08;14900 +77090;45.24519;3.84348;839;20220627;19.1;12.9;16;2.8;14.1;.4;2.57;11900 +77090;45.24519;3.84348;839;20220628;20.7;9.6;15.1;2.4;12.2;.1;3.62;19800 +77090;45.24519;3.84348;839;20220629;26.6;8.6;17.6;1.4;11.2;0;5.26;29700 +77090;45.24519;3.84348;839;20220630;24.8;14.1;19.4;2.2;13.1;6.9;4.38;20200 +77090;45.24519;3.84348;839;20220701;20.2;9.5;14.8;2.4;10.7;.1;4.65;28300 +77090;45.24519;3.84348;839;20220702;29.3;5.9;17.6;1.7;10.1;0;5.81;31000 +77090;45.24519;3.84348;839;20220703;30.6;12.6;21.6;1.8;13.4;2.2;5.72;27400 +77090;45.24519;3.84348;839;20220704;26.6;13.7;20.1;1.8;15.7;4.1;3.93;18100 +77090;45.24519;3.84348;839;20220705;24.2;12.7;18.4;1.8;13.9;0;4.2;21700 +77090;45.24519;3.84348;839;20220706;24.3;10;17.1;2.4;10.7;0;5.48;30300 +77090;45.24519;3.84348;839;20220707;24.1;9;16.5;4.1;10.9;0;5.69;29700 +77090;45.24519;3.84348;839;20220708;25.2;13.3;19.2;4.2;10.7;0;6.5;30700 +77090;45.24519;3.84348;839;20220709;27.1;8.4;17.7;2.3;10.2;0;5.83;30600 +77090;45.24519;3.84348;839;20220710;26.6;11.4;19;2.6;11.3;0;5.96;30600 +77090;45.24519;3.84348;839;20220711;28.8;9;18.9;2;11;.1;5.93;30800 +77090;45.24519;3.84348;839;20220712;29.3;10.7;20;2;11.6;0;5.9;29600 +77090;45.24519;3.84348;839;20220713;32.4;9.3;20.8;2.1;9.2;0;6.54;30100 +77090;45.24519;3.84348;839;20220714;33.7;12.7;23.2;1.9;11.4;0;6.56;30000 +77090;45.24519;3.84348;839;20220715;30.7;13.9;22.3;2.1;12.2;0;6.09;28200 +77090;45.24519;3.84348;839;20220716;30.2;11.5;20.8;2.3;11.1;0;6.28;29900 +77090;45.24519;3.84348;839;20220717;31.3;10.4;20.8;2.3;9.4;0;6.53;30100 +77090;45.24519;3.84348;839;20220718;34.9;11.3;23.1;1.7;11.1;4.8;6.44;29600 +77090;45.24519;3.84348;839;20220719;33;15.6;24.3;2.9;12.8;.1;6.94;28100 +77090;45.24519;3.84348;839;20220720;28.7;14.2;21.4;2.6;13.6;0;5.69;26200 +77090;45.24519;3.84348;839;20220721;30.3;12.8;21.5;2;13.3;0;5.87;28600 +77090;45.24519;3.84348;839;20220722;34.7;12.1;23.4;1.7;13.3;4.2;5.43;22400 +77090;45.24519;3.84348;839;20220723;27.2;17.7;22.4;1.9;16.3;0;4.84;23100 +77090;45.24519;3.84348;839;20220724;33.4;10.8;22.1;1.8;12.7;0;6.09;28700 +77090;45.24519;3.84348;839;20220725;30.6;15.2;22.9;2.2;13.3;0;5.13;20600 +77090;45.24519;3.84348;839;20220726;25.6;14.6;20.1;3.4;11.9;0;5.98;28900 +77090;45.24519;3.84348;839;20220727;25.6;10.3;17.9;2.1;10.3;0;5.3;28500 +77090;45.24519;3.84348;839;20220728;28.9;7.6;18.2;1.4;10;0;4.58;22800 +77090;45.24519;3.84348;839;20220729;25.4;14.2;19.8;2;11.6;.4;3.96;16200 +77090;45.24519;3.84348;839;20220730;27.4;10.6;19;2.2;10.7;0;5.09;24300 +77090;45.24519;3.84348;839;20220731;29.5;10.9;20.2;2;11.2;0;5.37;25600 +77090;45.24519;3.84348;839;20220801;31;12.2;21.6;2.2;11.7;0;5.79;26300 +77090;45.24519;3.84348;839;20220802;31.2;11.8;21.5;2.1;11.9;2.1;5.87;27700 +77090;45.24519;3.84348;839;20220803;34.9;13.3;24.1;1.8;11.4;0;5.93;25500 +77090;45.24519;3.84348;839;20220804;33.8;16.1;24.9;1.1;11.2;.1;4.31;17900 +77090;45.24519;3.84348;839;20220805;31.9;16.7;24.3;1.5;13.3;2.7;4.26;16400 +77090;45.24519;3.84348;839;20220806;26.9;12.3;19.6;1.5;14.1;0;4.21;21800 +77090;45.24519;3.84348;839;20220807;27.1;9.6;18.3;2.1;10.7;0;5.16;27000 +77090;45.24519;3.84348;839;20220808;28.8;10.6;19.7;2.5;9.2;0;5.84;27600 +77090;45.24519;3.84348;839;20220809;30.4;9.7;20;2.2;8.5;0;5.8;26900 +77090;45.24519;3.84348;839;20220810;32;10.7;21.3;1.9;9.2;0;5.45;24000 +77090;45.24519;3.84348;839;20220811;33.6;12.5;23;2.4;9.4;0;6.37;26500 +77090;45.24519;3.84348;839;20220812;33.2;13.2;23.2;2.3;10;0;6.14;25900 +77090;45.24519;3.84348;839;20220813;33.5;12.3;22.9;2.2;10.1;16.8;5.97;25200 +77090;45.24519;3.84348;839;20220814;20.6;16.1;18.3;1.5;16.8;18.1;2.37;11700 +77090;45.24519;3.84348;839;20220815;24.4;12.8;18.6;2.7;13;.1;4.6;24200 +77090;45.24519;3.84348;839;20220816;28;10;19;1.8;13.4;6.8;4.02;19300 +77090;45.24519;3.84348;839;20220817;24.7;13.4;19;2;15.5;21.9;2.68;10600 +77090;45.24519;3.84348;839;20220818;19.5;9;14.2;2.8;13.6;4.7;2.15;11000 +77090;45.24519;3.84348;839;20220819;21.7;14.5;18.1;4.2;14.5;1.1;3.54;16100 +77090;45.24519;3.84348;839;20220820;23.6;14.9;19.2;2.6;14.3;.2;3.95;19700 +77090;45.24519;3.84348;839;20220821;23.7;10.4;17;2.2;12.5;.1;4;22400 +77090;45.24519;3.84348;839;20220822;22.1;14.8;18.4;2.8;14.1;.2;3.25;14500 +77090;45.24519;3.84348;839;20220823;25.7;14.7;20.2;2.4;14.8;.1;4.22;21100 +77090;45.24519;3.84348;839;20220824;29.1;11.5;20.3;1.1;12.9;0;4.35;24600 +77090;45.24519;3.84348;839;20220825;29.8;12.5;21.1;2.3;14.7;5.2;4.35;18800 +77090;45.24519;3.84348;839;20220826;23.7;16;19.8;2.2;16.8;.8;2.78;12200 +77090;45.24519;3.84348;839;20220827;21.7;14.5;18.1;1.7;15;.2;2.47;11600 +77090;45.24519;3.84348;839;20220828;26.5;9.5;18;1.5;13;.1;4.05;23600 +77090;45.24519;3.84348;839;20220829;29.4;10.7;20;1.1;13.5;.4;3.66;19200 +77090;45.24519;3.84348;839;20220830;26.1;15.5;20.8;2.1;15.8;3.7;3.98;20400 +77090;45.24519;3.84348;839;20220831;24.2;11.9;18;2.1;14.4;.2;3.42;18400 +77090;45.24519;3.84348;839;20220901;25.3;10.1;17.7;1.3;13;.4;3.44;19900 +77090;45.24519;3.84348;839;20220902;24.9;10.9;17.9;1.8;13.6;5;2.76;12000 +77090;45.24519;3.84348;839;20220903;23.1;11.3;17.2;1.5;14.5;2.1;2.76;15300 +77090;45.24519;3.84348;839;20220904;25.1;9.6;17.3;1.2;14.3;.1;3.09;18200 +77090;45.24519;3.84348;839;20220905;26.2;14;20.1;2.6;16;2.3;3.83;19400 +77090;45.24519;3.84348;839;20220906;25.5;13.9;19.7;1.1;15.6;5.2;2.42;11300 +77090;45.24519;3.84348;839;20220907;23.9;12.3;18.1;1.6;15.3;7.4;2.57;13000 +77090;45.24519;3.84348;839;20220908;20.9;8.2;14.5;1.7;12.1;0;2.93;19200 +77090;45.24519;3.84348;839;20220909;19.9;8.4;14.1;2.5;11;0;2.94;17400 +77090;45.24519;3.84348;839;20220910;19.7;8.4;14;2;10.6;0;2.98;19000 +77090;45.24519;3.84348;839;20220911;22.9;5.5;14.2;1.2;10.2;0;3.13;21400 +77090;45.24519;3.84348;839;20220912;30.5;7.3;18.9;1.4;12.4;0;3.8;20500 +77090;45.24519;3.84348;839;20220913;26.4;14.8;20.6;2.6;17.4;0;3.08;13800 +77090;45.24519;3.84348;839;20220914;23.8;16.4;20.1;3.3;16.3;8;3.19;14200 +77090;45.24519;3.84348;839;20220915;22.4;11;16.7;2;14.3;5.7;2.71;15900 +77090;45.24519;3.84348;839;20220916;19.1;12.3;15.7;3.5;12.2;0;2.83;14400 +77090;45.24519;3.84348;839;20220917;13.8;5.8;9.8;3.5;8.1;0;2.49;16700 +77090;45.24519;3.84348;839;20220918;18.1;1.3;9.7;1.8;6.7;0;2.79;20400 +77090;45.24519;3.84348;839;20220919;17.3;.2;8.7;1.8;7.3;0;2.56;20000 +77090;45.24519;3.84348;839;20220920;17.3;1.8;9.5;1.8;7;0;2.64;20000 +77090;45.24519;3.84348;839;20220921;16.8;1.8;9.3;2.1;7.2;0;2.59;19200 +77090;45.24519;3.84348;839;20220922;21.6;1;11.3;1.5;7.7;0;2.78;19400 +77090;45.24519;3.84348;839;20220923;19.6;4.8;12.2;1.1;10.3;13.3;1.85;11500 +77090;45.24519;3.84348;839;20220924;17.9;6;11.9;1.4;10.7;3.5;1.89;12900 +77090;45.24519;3.84348;839;20220925;13.9;8.9;11.4;1.8;10.6;2.7;1.37;7000 +77090;45.24519;3.84348;839;20220926;13.8;6.3;10;3;9.3;2;1.88;12700 +77090;45.24519;3.84348;839;20220927;12.4;7.3;9.8;4.2;9.3;2.4;1.8;11200 +77090;45.24519;3.84348;839;20220928;15.9;8.8;12.3;3.6;11.1;10;1.75;8000 +77090;45.24519;3.84348;839;20220929;12.6;7.9;10.2;3.3;8.8;.4;1.96;12300 +77090;45.24519;3.84348;839;20220930;11.5;4.9;8.2;2.4;7.9;.3;1.43;7500 +77090;45.24519;3.84348;839;20221001;16.1;.8;8.4;2.5;10;.4;1.42;10000 +77090;45.24519;3.84348;839;20221002;19.4;10.8;15.1;2.9;12.4;0;2.45;15600 +77090;45.24519;3.84348;839;20221003;15.7;7.7;11.7;1.8;11.3;0;1.29;7000 +77090;45.24519;3.84348;839;20221004;23.9;6.5;15.2;1;10.9;.1;2.21;15600 +77090;45.24519;3.84348;839;20221005;23;4.8;13.9;1.7;10;0;2.5;16700 +77090;45.24519;3.84348;839;20221006;18.3;5.8;12;1.1;11.4;0;1.39;9000 +77090;45.24519;3.84348;839;20221007;20.7;9.7;15.2;1.2;12.3;1.5;1.76;11000 +77090;45.24519;3.84348;839;20221008;13.4;11.5;12.4;1;12.8;4.4;.81;3000 +77090;45.24519;3.84348;839;20221009;18.1;3.8;10.9;.8;10.4;.2;1.3;9400 +77090;45.24519;3.84348;839;20221010;21.9;4.4;13.1;1.1;10.1;.2;1.93;14900 +77090;45.24519;3.84348;839;20221011;19;5.6;12.3;1.1;11.4;1.2;1.53;11900 +77090;45.24519;3.84348;839;20221012;20.5;10.8;15.6;1.1;12.6;.2;1.68;11500 +77090;45.24519;3.84348;839;20221013;16.2;6.4;11.3;1.1;11.2;2.9;1.02;5500 +77090;45.24519;3.84348;839;20221014;18.1;9.8;13.9;2;12.8;.4;1.4;7700 +77090;45.24519;3.84348;839;20221015;22.4;9.3;15.8;1.9;11.5;0;2.07;11400 +77090;45.24519;3.84348;839;20221016;20;8.8;14.4;3;13.1;0;1.91;13300 +77090;45.24519;3.84348;839;20221017;18.4;14.2;16.3;3.2;13.2;.2;1.82;6200 +77090;45.24519;3.84348;839;20221018;23;9.1;16;1.5;12.4;.2;1.91;13300 +77090;45.24519;3.84348;839;20221019;24.1;6.9;15.5;1.3;11.7;1.4;1.76;10500 +77090;45.24519;3.84348;839;20221020;19.8;11.5;15.6;3.3;14.9;3.9;1.46;7000 +77090;45.24519;3.84348;839;20221021;20.4;14.1;17.2;3.3;13.9;2.9;1.96;7100 +77090;45.24519;3.84348;839;20221022;20.8;7.2;14;1.5;11.5;0;1.6;12100 +77090;45.24519;3.84348;839;20221023;19.8;11.9;15.8;5.6;14.2;0;1.9;6500 +77090;45.24519;3.84348;839;20221024;19.6;12.6;16.1;2;12.1;0;1.73;10100 +77090;45.24519;3.84348;839;20221025;20.5;4.4;12.4;1.4;10;.1;1.44;9500 +77090;45.24519;3.84348;839;20221026;21.5;7.7;14.6;1.6;11.9;0;1.52;9900 +77090;45.24519;3.84348;839;20221027;24.9;8.1;16.5;1.3;12;0;1.63;9600 +77090;45.24519;3.84348;839;20221028;26.8;11.6;19.2;1.1;10.3;0;1.73;9000 +77090;45.24519;3.84348;839;20221029;23.6;9;16.3;2.2;8.4;0;2.32;8200 +77090;45.24519;3.84348;839;20221030;21.5;11.9;16.7;2.7;8.6;0;2.46;8000 +77090;45.24519;3.84348;839;20221031;18.8;10.3;14.5;3.5;11.6;0;1.81;8400 +77090;45.24519;3.84348;839;20221101;17;12;14.5;2.6;10.9;.1;1.63;10300 +77090;45.24519;3.84348;839;20221102;14.4;3.4;8.9;1.1;7.9;0;.96;10100 +77090;45.24519;3.84348;839;20221103;13.8;1.5;7.6;3.3;8.4;.6;1.14;3000 +77090;45.24519;3.84348;839;20221104;7.8;1.7;4.7;3.3;7.5;9.1;.7;4500 +77090;45.24519;3.84348;839;20221105;7.6;3.5;5.5;3.3;6.7;0;1.02;8200 +77090;45.24519;3.84348;839;20221106;17.5;-2.3;7.6;1.4;5.8;0;1.26;8900 +77090;45.24519;3.84348;839;20221107;17.2;.2;8.7;1.7;7.5;0;1.2;10200 +77090;45.24519;3.84348;839;20221108;15.9;4.2;10;4.5;10.6;8.2;1.16;8700 +77090;45.24519;3.84348;839;20221109;14;10.1;12;1.4;11.8;5.4;.75;3500 +77090;45.24519;3.84348;839;20221110;10.7;8.2;9.4;1.7;9.3;0;.8;5100 +77090;45.24519;3.84348;839;20221111;16.7;1;8.8;1.6;8.5;.1;.97;8600 +77090;45.24519;3.84348;839;20221112;18.6;2.4;10.5;1.3;8.7;0;.98;9300 +77090;45.24519;3.84348;839;20221113;13.5;3.8;8.6;1.5;9.3;0;.73;4500 +77090;45.24519;3.84348;839;20221114;13.2;7.4;10.3;2.6;9.9;3.8;.94;5100 +77090;45.24519;3.84348;839;20221115;12.5;7.8;10.1;2.9;10.7;2.4;.78;2700 +77090;45.24519;3.84348;839;20221116;12.5;4.2;8.3;2.2;8.5;.1;.81;8100 +77090;45.24519;3.84348;839;20221117;13.4;6.3;9.8;4.7;9;3.7;1.37;4900 +77090;45.24519;3.84348;839;20221118;8.2;3.9;6;3.5;7.2;.7;.88;5700 +77090;45.24519;3.84348;839;20221119;6.5;-.4;3;2.5;6.5;1.2;.54;5500 +77090;45.24519;3.84348;839;20221120;7.1;.1;3.6;2;6.1;.2;.58;7600 +77090;45.24519;3.84348;839;20221121;8;-.4;3.8;3.2;6.8;4.6;.72;1500 +77090;45.24519;3.84348;839;20221122;7.2;1.6;4.4;4;6.2;1.9;.93;5600 +77090;45.24519;3.84348;839;20221123;11.8;1.6;6.7;2.2;7.4;1.2;.81;5300 +77090;45.24519;3.84348;839;20221124;10.3;-1;4.6;1.5;6.8;0;.5;7700 +77090;45.24519;3.84348;839;20221125;7.4;2.5;4.9;2;7.8;4.9;.51;1800 +77090;45.24519;3.84348;839;20221126;7;2.9;4.9;1.8;6.6;0;.57;5500 +77090;45.24519;3.84348;839;20221127;11.7;-2.7;4.5;1.4;5.9;1.7;.65;6200 +77090;45.24519;3.84348;839;20221128;7.6;4.5;6;2.1;8;3.6;.58;2300 +77090;45.24519;3.84348;839;20221129;5;2.4;3.7;3;6.7;1.3;.57;3200 +77090;45.24519;3.84348;839;20221130;4.8;1.8;3.3;2.1;6.7;.3;.52;1400 +77090;45.24519;3.84348;839;20221201;2.5;1.6;2;2.6;6.2;.2;.51;600 +77090;45.24519;3.84348;839;20221202;1.8;-.6;.6;1.4;5.4;1.5;.45;1400 +77090;45.24519;3.84348;839;20221203;2.1;-.5;.8;1;6;5.6;.35;1600 +77090;45.24519;3.84348;839;20221204;2.4;.2;1.3;1.1;6;4.6;.39;1400 +77090;45.24519;3.84348;839;20221205;4;-7.4;-1.7;1;4.3;0;.17;8600 +77090;45.24519;3.84348;839;20221206;3.3;-8.7;-2.7;.8;3.9;0;.16;7900 +77090;45.24519;3.84348;839;20221207;-1.4;-5.3;-3.4;1.2;4.7;.1;.27;1000 +77090;45.24519;3.84348;839;20221208;1.2;-4.8;-1.8;1;5.2;6.1;.23;3200 +77090;45.24519;3.84348;839;20221209;4.9;.7;2.8;.9;7;1.7;.34;2100 +77090;45.24519;3.84348;839;20221210;-1.6;-2.1;-1.9;2.9;4.7;.1;.38;2000 +77090;45.24519;3.84348;839;20221211;-.7;-10.3;-5.5;1;3.2;0;.17;7000 +77090;45.24519;3.84348;839;20221212;-.2;-8.9;-4.6;1.2;4;5.7;.2;4400 +77090;45.24519;3.84348;839;20221213;9.3;-2.1;3.6;1.2;6.5;1.2;.34;5700 +77090;45.24519;3.84348;839;20221214;11.1;2.3;6.7;2;8;0;.58;4000 +77090;45.24519;3.84348;839;20221215;3.8;-1.3;1.2;1.3;6.6;23.2;.35;200 +77090;45.24519;3.84348;839;20221216;1.3;.9;1.1;1.2;5.8;0;.41;1000 +77090;45.24519;3.84348;839;20221217;1;-7.9;-3.5;1;3.6;0;.21;6100 +77090;45.24519;3.84348;839;20221218;7.1;-9.6;-1.3;3.1;5.1;0;.47;6200 +77090;45.24519;3.84348;839;20221219;10.3;5.4;7.8;5.5;8.8;0;.94;1900 +77090;45.24519;3.84348;839;20221220;11.5;8.7;10.1;6.4;9.5;.3;1.23;4400 +77090;45.24519;3.84348;839;20221221;12.1;8.8;10.4;2.8;9.3;0;.78;6100 +77090;45.24519;3.84348;839;20221222;11.5;4.6;8;2.6;8.9;2.4;.71;2600 +77090;45.24519;3.84348;839;20221223;14.1;9.9;12;2.7;10.8;.4;.93;2800 +77090;45.24519;3.84348;839;20221224;14.6;9;11.8;1.4;9.6;0;.61;5500 +77090;45.24519;3.84348;839;20221225;14.7;0;7.3;1.5;7.6;0;.59;6000 +77090;45.24519;3.84348;839;20221226;14;3.7;8.8;2.3;8.5;.3;.79;5000 +77090;45.24519;3.84348;839;20221227;8.9;-.3;4.3;1.2;6.7;0;.28;6500 +77090;45.24519;3.84348;839;20221228;12.5;-3.7;4.4;1.7;6.3;0;.64;5400 +77090;45.24519;3.84348;839;20221229;10.6;2.1;6.3;2.1;8;3.6;.66;1800 +77090;45.24519;3.84348;839;20221230;11.9;.7;6.3;1.9;8.3;0;.64;1700 +77090;45.24519;3.84348;839;20221231;12.9;7.9;10.4;3.6;9.6;0;.93;5500 +77091;45.26329;4.16066;630;20220101;15.4;3.6;9.5;.8;6.72;0;.48;5893 +77091;45.26329;4.16066;630;20220102;12.1;4.4;8.3;1.6;6.89;0;.88;3921 +77091;45.26329;4.16066;630;20220103;11.7;5.6;8.7;1.8;8.12;0;.73;4090 +77091;45.26329;4.16066;630;20220104;14.6;7.8;11.2;3.7;8.25;7;1.37;4197 +77091;45.26329;4.16066;630;20220105;1.5;.6;1.1;4.6;5.55;1;.65;2772 +77091;45.26329;4.16066;630;20220106;1.7;-.9;.4;4;4.85;0;.74;2961 +77091;45.26329;4.16066;630;20220107;2.5;-3;-.3;1.4;4.99;3.1;.36;3716 +77091;45.26329;4.16066;630;20220108;5;.7;2.8;2.4;6.92;2;.37;3105 +77091;45.26329;4.16066;630;20220109;4.9;2.7;3.8;2.4;6.22;4;.72;2351 +77091;45.26329;4.16066;630;20220110;3.5;1.1;2.3;2.6;6.02;.5;.56;2754 +77091;45.26329;4.16066;630;20220111;.1;-3;-1.5;3.1;5.15;0;.32;2728 +77091;45.26329;4.16066;630;20220112;-.7;-2.7;-1.7;2.7;4.69;0;.44;2596 +77091;45.26329;4.16066;630;20220113;2.5;-4.5;-1;1.3;4.32;0;.37;5889 +77091;45.26329;4.16066;630;20220114;7.9;-5;1.5;.7;4.45;0;.35;6913 +77091;45.26329;4.16066;630;20220115;8.2;-3;2.6;.7;4.09;0;.41;6643 +77091;45.26329;4.16066;630;20220116;7.2;-3.6;1.8;1.4;4.09;0;.64;6760 +77091;45.26329;4.16066;630;20220117;1.5;-2.5;-.5;2.3;5.69;.2;.33;3788 +77091;45.26329;4.16066;630;20220118;1.7;-.8;.4;1.8;5.59;0;.41;2724 +77091;45.26329;4.16066;630;20220119;3.1;-3.5;-.2;1.2;5.42;0;.37;3952 +77091;45.26329;4.16066;630;20220120;1.6;-.5;.5;3.4;5.89;.9;.48;1747 +77091;45.26329;4.16066;630;20220121;1.6;-1.7;0;5.3;4.22;0;1.03;4011 +77091;45.26329;4.16066;630;20220122;.3;-3.9;-1.8;3.5;4.89;0;.45;3670 +77091;45.26329;4.16066;630;20220123;1.4;-1.3;0;1.7;5.35;0;.43;2863 +77091;45.26329;4.16066;630;20220124;7;-4.8;1.1;.8;5.05;0;.45;7535 +77091;45.26329;4.16066;630;20220125;11.3;-2.1;4.6;.6;4.65;0;.53;8055 +77091;45.26329;4.16066;630;20220126;8.2;-2.6;2.8;1.4;4.52;0;.74;7784 +77091;45.26329;4.16066;630;20220127;5.8;-6.1;-.1;1.2;4.25;0;.57;7530 +77091;45.26329;4.16066;630;20220128;1.3;-5.4;-2.1;2.1;5.39;0;.32;5433 +77091;45.26329;4.16066;630;20220129;2.2;-3.2;-.5;1.4;5.55;.4;.41;5483 +77091;45.26329;4.16066;630;20220130;5.5;-.1;2.7;2.2;7.25;.4;.45;4554 +77091;45.26329;4.16066;630;20220131;5.7;1.7;3.7;3.3;6.42;1.1;.82;4009 +77091;45.26329;4.16066;630;20220201;2.3;-1.5;.4;2.8;5.52;.6;.6;5259 +77091;45.26329;4.16066;630;20220202;7.8;2;4.9;2.2;7.99;.4;.59;4466 +77091;45.26329;4.16066;630;20220203;10.9;2.1;6.5;1.7;7.25;0;.88;6712 +77091;45.26329;4.16066;630;20220204;7.2;1.1;4.1;1.5;7.09;.8;.61;6641 +77091;45.26329;4.16066;630;20220205;6.3;2.5;4.4;2.7;6.29;.1;.94;6320 +77091;45.26329;4.16066;630;20220206;6.8;-2.1;2.3;1.9;5.89;2.2;.71;7360 +77091;45.26329;4.16066;630;20220207;6.6;4.7;5.7;4.4;6.35;.9;1.32;4615 +77091;45.26329;4.16066;630;20220208;9.6;-1.8;3.9;1.4;4.95;0;.94;9504 +77091;45.26329;4.16066;630;20220209;13.9;0;6.9;2;5.45;0;1.38;10375 +77091;45.26329;4.16066;630;20220210;5.6;2.1;3.9;2.3;6.2;.8;1.58;10950 +77091;45.26329;4.16066;630;20220211;6.6;4.4;5.5;2.8;6;.3;1.17;7350 +77091;45.26329;4.16066;630;20220212;9.2;-4.9;2.1;2.6;5.54;0;1.09;9153 +77091;45.26329;4.16066;630;20220213;10.2;-.3;4.9;6.4;6.7;.8;1.49;11950 +77091;45.26329;4.16066;630;20220214;7.8;5.8;6.8;3.7;7.25;7.2;1.22;3750 +77091;45.26329;4.16066;630;20220215;7.3;2.2;4.7;3;6.25;1.9;1.08;7050 +77091;45.26329;4.16066;630;20220216;9.9;3.1;6.5;1.6;8.62;2;.77;5914 +77091;45.26329;4.16066;630;20220217;14.1;8.5;11.3;2.1;9.59;.1;1.31;6383 +77091;45.26329;4.16066;630;20220218;18.6;5.9;12.2;2.5;8.62;.2;1.95;11121 +77091;45.26329;4.16066;630;20220219;7.4;2.7;5;2.6;5.59;0;1.32;7933 +77091;45.26329;4.16066;630;20220220;11.6;.3;5.9;2;6.39;.4;1.3;10254 +77091;45.26329;4.16066;630;20220221;7.3;6.9;7.1;4.4;6.65;2.6;1.6;3630 +77091;45.26329;4.16066;630;20220222;8.8;3.3;6;3.4;7.09;.5;1.28;8284 +77091;45.26329;4.16066;630;20220223;10.8;4.7;7.7;1.9;7.92;.1;1.16;7789 +77091;45.26329;4.16066;630;20220224;13;2.9;8;3;6.85;.4;1.73;10001 +77091;45.26329;4.16066;630;20220225;6;1.3;3.7;4.1;5.25;0;1.53;9229 +77091;45.26329;4.16066;630;20220226;7.5;-1.1;3.2;2.5;4.65;0;1.47;11432 +77091;45.26329;4.16066;630;20220227;9.5;-2.9;3.3;1.6;4.92;0;1.29;11432 +77091;45.26329;4.16066;630;20220228;10.8;-.5;5.2;1.6;5.45;0;1.44;12482 +77091;45.26329;4.16066;630;20220301;12.8;-2;5.4;1.7;5.52;0;1.62;13691 +77091;45.26329;4.16066;630;20220302;12.7;1.1;6.9;1.5;6.72;0;1.4;11714 +77091;45.26329;4.16066;630;20220303;12.3;4.5;8.4;1.3;8.32;0;1.28;9971 +77091;45.26329;4.16066;630;20220304;11.6;4.7;8.1;2.7;6.85;0;1.8;10857 +77091;45.26329;4.16066;630;20220305;9.3;-.3;4.5;2.2;4.35;0;1.73;12513 +77091;45.26329;4.16066;630;20220306;6.7;-3.4;1.6;1.7;3.62;0;1.46;13175 +77091;45.26329;4.16066;630;20220307;8.1;-5;1.5;1.4;3.92;0;1.42;14255 +77091;45.26329;4.16066;630;20220308;11.7;-2.1;4.8;2.1;5.19;0;1.74;12950 +77091;45.26329;4.16066;630;20220309;12.2;.4;6.3;2.4;6.39;0;1.79;13940 +77091;45.26329;4.16066;630;20220310;12;2.1;7;2.9;7.12;.2;1.67;11373 +77091;45.26329;4.16066;630;20220311;10.1;5.6;7.8;4.6;6.99;0;1.86;7328 +77091;45.26329;4.16066;630;20220312;8.8;4.7;6.7;3.9;6.65;0;1.56;6095 +77091;45.26329;4.16066;630;20220313;8.1;5.3;6.7;3.9;6.95;6.1;1.47;5636 +77091;45.26329;4.16066;630;20220314;10.2;-.2;5;1.8;8.12;1.4;1.24;11711 +77091;45.26329;4.16066;630;20220315;13.7;7.5;10.6;4.9;8.59;0;2.25;9252 +77091;45.26329;4.16066;630;20220316;15.7;7.1;11.4;2.2;9.12;0;2;11518 +77091;45.26329;4.16066;630;20220317;10;7.5;8.7;3.3;9.69;3.6;1.19;5690 +77091;45.26329;4.16066;630;20220318;6.3;5;5.6;2.1;8.5;.1;.59;1400 +77091;45.26329;4.16066;630;20220319;14.6;1.4;8;1.7;7.85;0;1.83;14000 +77091;45.26329;4.16066;630;20220320;11.5;1.7;6.6;4.6;6.35;0;2.04;7700 +77091;45.26329;4.16066;630;20220321;13.7;5.5;9.6;4.3;5.7;0;3.15;15800 +77091;45.26329;4.16066;630;20220322;14.1;-2.1;6;4.2;4.35;0;3.17;18900 +77091;45.26329;4.16066;630;20220323;15.3;-4.3;5.5;2.5;4.3;0;2.77;19000 +77091;45.26329;4.16066;630;20220324;17.6;-3.4;7.1;2.3;4.6;0;2.94;19300 +77091;45.26329;4.16066;630;20220325;18.1;-2.6;7.7;2;5.1;0;2.86;18450 +77091;45.26329;4.16066;630;20220326;19.2;-1.9;8.6;1.4;5.65;0;2.64;18800 +77091;45.26329;4.16066;630;20220327;19.4;-1.3;9;1.6;5.3;0;2.62;15150 +77091;45.26329;4.16066;630;20220328;19.8;1.9;10.9;2.9;5.1;0;3.68;18150 +77091;45.26329;4.16066;630;20220329;17.7;4.3;11;3.4;6.4;1.9;3.13;12000 +77091;45.26329;4.16066;630;20220330;13.1;6.7;9.9;1.7;9.1;3.5;1.51;7750 +77091;45.26329;4.16066;630;20220331;8.8;3.1;5.9;2.5;7.75;6.7;1.13;6250 +77091;45.26329;4.16066;630;20220401;3.1;1;2.1;6.2;5.3;7.4;1.45;8661 +77091;45.26329;4.16066;630;20220402;2.5;-1.3;.6;4.2;4.38;1.6;1.45;8310 +77091;45.26329;4.16066;630;20220403;2.5;-2.4;.1;4.4;4.81;.1;1.28;9171 +77091;45.26329;4.16066;630;20220404;7.8;-5.1;1.4;1.7;4.8;0;2.01;22100 +77091;45.26329;4.16066;630;20220405;12.6;-4.1;4.3;1.8;6.55;0;1.9;16000 +77091;45.26329;4.16066;630;20220406;13.7;4.2;8.9;2;8.65;.9;1.84;11650 +77091;45.26329;4.16066;630;20220407;14.1;6.9;10.5;4.9;8.7;1.4;2.26;8450 +77091;45.26329;4.16066;630;20220408;16.1;10;13;5.6;8.5;1.1;3.25;11000 +77091;45.26329;4.16066;630;20220409;8.5;2.4;5.5;4.2;5.65;.7;2.2;13850 +77091;45.26329;4.16066;630;20220410;14.2;-4.8;4.7;1.4;5.1;0;2.69;23700 +77091;45.26329;4.16066;630;20220411;14.8;-.7;7;6.3;6.75;0;3.08;17750 +77091;45.26329;4.16066;630;20220412;15.1;7.1;11.1;4.5;6.4;0;3.08;8500 +77091;45.26329;4.16066;630;20220413;19.3;6.5;12.9;2.3;7.5;0;3.25;16650 +77091;45.26329;4.16066;630;20220414;19.9;4.5;12.2;1.9;10.1;0;3.13;20900 +77091;45.26329;4.16066;630;20220415;21.2;3.9;12.6;2.1;9.9;0;3.33;20750 +77091;45.26329;4.16066;630;20220416;20.5;3.8;12.2;3.6;8.25;0;4.02;22800 +77091;45.26329;4.16066;630;20220417;18.4;0;9.2;1.9;7.05;0;3.45;25300 +77091;45.26329;4.16066;630;20220418;19.8;0;9.9;2.1;5.95;0;3.75;24500 +77091;45.26329;4.16066;630;20220419;18.5;1.1;9.8;1.9;7.25;0;3.2;21100 +77091;45.26329;4.16066;630;20220420;15.2;3.4;9.3;1.4;9.05;5.3;1.73;9600 +77091;45.26329;4.16066;630;20220421;17.2;8;12.6;2;9.95;.7;2.67;14900 +77091;45.26329;4.16066;630;20220422;19.5;1.6;10.5;1.9;8.15;.7;3.28;21300 +77091;45.26329;4.16066;630;20220423;15.2;10;12.6;4.6;8.55;8.7;2.83;7200 +77091;45.26329;4.16066;630;20220424;14.4;3.8;9.1;2.3;8.95;3;2.02;12250 +77091;45.26329;4.16066;630;20220425;15.6;7.8;11.7;2.4;8.7;0;2.8;15850 +77091;45.26329;4.16066;630;20220426;18.2;3.4;10.8;1.9;8.6;0;3.39;23550 +77091;45.26329;4.16066;630;20220427;19.9;.9;10.4;1.6;7.8;0;3.7;26100 +77091;45.26329;4.16066;630;20220428;22.3;2.9;12.6;1.9;8.85;.2;3.85;23600 +77091;45.26329;4.16066;630;20220429;22;2.7;12.4;1.6;9.25;.8;3.46;20850 +77091;45.26329;4.16066;630;20220430;17.6;6.8;12.2;2.2;9.35;.1;3.15;19200 +77091;45.26329;4.16066;630;20220501;17.7;.9;9.3;1.9;7.7;0;3.46;24950 +77091;45.26329;4.16066;630;20220502;19.4;1.6;10.5;1.8;7.8;.3;3.79;26150 +77091;45.26329;4.16066;630;20220503;18.7;6;12.4;1.5;9.45;.4;2.55;13350 +77091;45.26329;4.16066;630;20220504;19.6;3.9;11.7;1.9;10.3;3.5;3;18250 +77091;45.26329;4.16066;630;20220505;13.7;8.7;11.2;2.9;10.15;3.2;2.06;10550 +77091;45.26329;4.16066;630;20220506;14.9;6.9;10.9;4;9.99;.8;2.46;12333 +77091;45.26329;4.16066;630;20220507;19.4;7.4;13.4;3.5;9.69;0;3.48;15569 +77091;45.26329;4.16066;630;20220508;19.1;8.4;13.7;2.4;10.05;.1;3.1;14574 +77091;45.26329;4.16066;630;20220509;22;8.2;15.1;1.3;10.72;0;3.12;16827 +77091;45.26329;4.16066;630;20220510;25.6;10.2;17.9;1.5;11.55;0;3.62;17485 +77091;45.26329;4.16066;630;20220511;26.5;11.5;19;2.8;10.99;0;4.51;17312 +77091;45.26329;4.16066;630;20220512;24.9;11.5;18.2;1.9;11.45;0;3.79;16452 +77091;45.26329;4.16066;630;20220513;22.5;11.1;16.8;1.8;12.99;1.9;3.14;14968 +77091;45.26329;4.16066;630;20220514;25.2;11.7;18.4;1.4;13.12;0;3.53;17062 +77091;45.26329;4.16066;630;20220515;25.6;12.9;19.3;2.4;12.05;.7;4.12;16485 +77091;45.26329;4.16066;630;20220516;26.6;13;19.8;2.1;10.39;0;4.31;16438 +77091;45.26329;4.16066;630;20220517;28.2;13;20.6;1.1;12.75;0;3.78;17877 +77091;45.26329;4.16066;630;20220518;28.8;14.6;21.7;1.9;13.75;0;4.4;17756 +77091;45.26329;4.16066;630;20220519;28.1;17.5;22.8;4;12.69;0;5.39;15430 +77091;45.26329;4.16066;630;20220520;28;17.7;22.9;3.9;11.25;0;5.64;15409 +77091;45.26329;4.16066;630;20220521;29.5;14.5;22;1.5;15.12;0;4.14;18020 +77091;45.26329;4.16066;630;20220522;29.6;15.8;22.7;1.6;16.35;1;4.06;17077 +77091;45.26329;4.16066;630;20220523;23.5;17.3;20.4;2.6;14.05;1.9;3.46;11580 +77091;45.26329;4.16066;630;20220524;19.3;11.3;15.3;2.6;10.19;0;3.28;13396 +77091;45.26329;4.16066;630;20220525;19.5;8.8;14.2;3.5;9.62;0;3.67;15479 +77091;45.26329;4.16066;630;20220526;18.6;8.3;13.4;2.7;10.19;0;3.23;15355 +77091;45.26329;4.16066;630;20220527;22.5;9.9;16.2;3.1;11.89;0;3.91;17209 +77091;45.26329;4.16066;630;20220528;21.2;10.4;15.8;4.2;9.95;0;4.29;15829 +77091;45.26329;4.16066;630;20220529;18.7;6.3;12.5;3;7.19;0;3.95;17612 +77091;45.26329;4.16066;630;20220530;21.2;5.7;13.5;1.3;7.45;.7;3.55;18805 +77091;45.26329;4.16066;630;20220531;17.4;11.1;14.2;1.3;11.65;3.7;2.33;11652 +77091;45.26329;4.16066;630;20220601;25.5;10;17.7;1.3;13.42;8;3.62;18648 +77091;45.26329;4.16066;630;20220602;26.5;14;20.3;1.5;15.25;1.4;3.63;16272 +77091;45.26329;4.16066;630;20220603;28.4;15.2;21.8;1.9;15.05;1.1;4.35;17467 +77091;45.26329;4.16066;630;20220604;29.3;15.6;22.4;2.9;15.69;4.1;4.94;17577 +77091;45.26329;4.16066;630;20220605;24.7;16;20.3;2.6;15.49;2.5;4.18;18519 +77091;45.26329;4.16066;630;20220606;25.4;13.1;19.3;2;13.63;.5;4.65;23143 +77091;45.26329;4.16066;630;20220607;23;12.6;17.8;2.4;12.4;0;4.34;21452 +77091;45.26329;4.16066;630;20220608;21;11.9;16.4;1.8;12.19;2.1;3.09;14633 +77091;45.26329;4.16066;630;20220609;18.4;11;14.7;3.3;11.42;.1;2.99;12338 +77091;45.26329;4.16066;630;20220610;23.7;9.2;16.4;2.8;10.79;0;4.46;18927 +77091;45.26329;4.16066;630;20220611;28.1;11.8;20;1.9;11.35;0;5.84;29309 +77091;45.26329;4.16066;630;20220612;30.2;15;22.6;1.3;13.25;1;5.45;26618 +77091;45.26329;4.16066;630;20220613;25.7;15.4;20.5;2.3;14.85;0;4.96;23775 +77091;45.26329;4.16066;630;20220614;30.2;11.2;20.7;1.6;10.32;.1;6.05;29991 +77091;45.26329;4.16066;630;20220615;33.4;17.1;25.3;2.2;14.49;.2;6.09;24395 +77091;45.26329;4.16066;630;20220616;31.8;19.4;25.6;2.2;16.15;0;6.18;26134 +77091;45.26329;4.16066;630;20220617;32.8;16.8;24.8;2;12.72;0;6.59;28852 +77091;45.26329;4.16066;630;20220618;34.7;16.9;25.8;2.7;12.59;0;7.55;29408 +77091;45.26329;4.16066;630;20220619;31.5;22;26.8;4.7;12.42;0;7.94;23575 +77091;45.26329;4.16066;630;20220620;31.7;17.6;24.7;3.1;11.02;0;7.2;27620 +77091;45.26329;4.16066;630;20220621;30.6;18;24.3;2.7;15.02;.6;5.95;23649 +77091;45.26329;4.16066;630;20220622;27.6;17.8;22.7;2.7;17.62;6.4;4.6;19285 +77091;45.26329;4.16066;630;20220623;22.8;15.5;19.1;2.2;17.45;10.2;3.44;16987 +77091;45.26329;4.16066;630;20220624;21.1;15.2;18.1;2;14.82;3.3;3.43;16435 +77091;45.26329;4.16066;630;20220625;26.3;12.8;19.5;1.8;13.82;14.1;5.1;26842 +77091;45.26329;4.16066;630;20220626;17.9;13.7;15.8;2;16.19;1.4;2.09;10525 +77091;45.26329;4.16066;630;20220627;20.5;13.6;17.1;2.6;15.06;.2;3.18;17262 +77091;45.26329;4.16066;630;20220628;21.8;12;16.9;2.4;13.76;.1;3.74;20636 +77091;45.26329;4.16066;630;20220629;27.1;12.5;19.8;2.2;12.73;0;5.22;25208 +77091;45.26329;4.16066;630;20220630;24.6;15.3;20;2.4;14.08;14.9;4.38;20189 +77091;45.26329;4.16066;630;20220701;20.7;9.9;15.3;2.8;11.5;.1;3.96;21583 +77091;45.26329;4.16066;630;20220702;28.2;9.6;18.9;2.1;11.3;0;5.73;28361 +77091;45.26329;4.16066;630;20220703;30.6;15.5;23;1.8;14;3.9;5.59;25890 +77091;45.26329;4.16066;630;20220704;25.9;16.2;21;2.6;15.83;1.2;4.63;20677 +77091;45.26329;4.16066;630;20220705;25.3;14.5;19.9;3;13.75;.1;4.83;21360 +77091;45.26329;4.16066;630;20220706;24.4;13.2;18.8;4.1;11.43;0;5.38;21737 +77091;45.26329;4.16066;630;20220707;24;11.3;17.7;4.2;11.55;0;5.23;23431 +77091;45.26329;4.16066;630;20220708;24.4;13;18.7;4.8;12.28;0;5.29;21861 +77091;45.26329;4.16066;630;20220709;26.6;12.9;19.7;3.5;11.65;0;5.77;24199 +77091;45.26329;4.16066;630;20220710;26.2;14;20.1;3.6;12.23;0;5.59;22527 +77091;45.26329;4.16066;630;20220711;27.9;13.3;20.6;2.9;12.25;.1;5.7;24848 +77091;45.26329;4.16066;630;20220712;29.1;14.4;21.8;2;12.52;0;5.78;27623 +77091;45.26329;4.16066;630;20220713;31.7;13.9;22.8;1.3;10.75;0;5.78;28748 +77091;45.26329;4.16066;630;20220714;34.1;17.4;25.8;1.5;13.52;0;6.12;28145 +77091;45.26329;4.16066;630;20220715;30.3;17.8;24.1;2.2;13.49;0;5.97;26145 +77091;45.26329;4.16066;630;20220716;29.5;14.6;22;2.6;11.59;0;6.21;27484 +77091;45.26329;4.16066;630;20220717;31.1;14;22.6;2;10.85;0;6.17;28424 +77091;45.26329;4.16066;630;20220718;35.3;15.7;25.5;1.7;11.69;.9;6.54;29005 +77091;45.26329;4.16066;630;20220719;35.1;21.1;28.1;3;13.79;0;7.43;26448 +77091;45.26329;4.16066;630;20220720;30.1;18.6;24.3;2.6;15.89;.2;5.71;23119 +77091;45.26329;4.16066;630;20220721;30.2;15.3;22.7;2.2;14.59;0;5.75;26886 +77091;45.26329;4.16066;630;20220722;34.3;15.9;25.1;1.6;14.49;6.3;5.98;26881 +77091;45.26329;4.16066;630;20220723;27;18.5;22.8;2.2;17.29;0;4.57;20098 +77091;45.26329;4.16066;630;20220724;32.8;14.4;23.6;1.8;14.32;0;6.03;27651 +77091;45.26329;4.16066;630;20220725;32.8;19.9;26.3;2.8;14.99;.6;6.08;21822 +77091;45.26329;4.16066;630;20220726;25.5;16.7;21.1;3.4;13.92;0;5.11;21357 +77091;45.26329;4.16066;630;20220727;25.7;12.2;18.9;2.9;11.15;0;5.45;25835 +77091;45.26329;4.16066;630;20220728;29.3;12.2;20.7;1.6;10.99;0;5.13;25256 +77091;45.26329;4.16066;630;20220729;25.7;16.4;21;1.4;13.39;1.7;4.02;19001 +77091;45.26329;4.16066;630;20220730;28.2;14.4;21.3;1.8;11.95;0;5.29;25788 +77091;45.26329;4.16066;630;20220731;30.4;15.1;22.8;2.1;12.29;0;5.79;26448 +77091;45.26329;4.16066;630;20220801;31.5;16.5;24;2.3;12.89;0;6.1;26167 +77091;45.26329;4.16066;630;20220802;31.1;15.9;23.5;2.3;13.79;.5;5.88;26003 +77091;45.26329;4.16066;630;20220803;34.8;16.6;25.7;1.9;12.72;0;6.26;26498 +77091;45.26329;4.16066;630;20220804;35.8;20.2;28;2.3;12.62;0;6.61;25089 +77091;45.26329;4.16066;630;20220805;32.4;20.8;26.6;2;15.05;1.2;5.03;18584 +77091;45.26329;4.16066;630;20220806;27.7;16.2;22;2.6;15.52;0;5.05;22501 +77091;45.26329;4.16066;630;20220807;27.9;13.1;20.5;2.6;12.25;0;5.39;24934 +77091;45.26329;4.16066;630;20220808;29.4;14;21.7;2;10.72;0;5.47;25528 +77091;45.26329;4.16066;630;20220809;30.6;14.1;22.4;1.7;9.85;0;5.4;25539 +77091;45.26329;4.16066;630;20220810;32.8;15.7;24.3;1.5;10.45;0;5.41;24898 +77091;45.26329;4.16066;630;20220811;34.1;16.6;25.4;1.4;11.65;0;5.45;24988 +77091;45.26329;4.16066;630;20220812;33.3;16.2;24.8;1.5;11.32;0;5.42;24891 +77091;45.26329;4.16066;630;20220813;33.1;16.2;24.6;1.3;10.29;18.4;5.17;24604 +77091;45.26329;4.16066;630;20220814;21.4;16.7;19.1;2;16.99;18.4;2.54;11135 +77091;45.26329;4.16066;630;20220815;25.5;13.4;19.4;1.5;14.09;.2;3.87;20313 +77091;45.26329;4.16066;630;20220816;29.4;13.4;21.4;1.5;14.32;4.1;4.38;21923 +77091;45.26329;4.16066;630;20220817;24;15.5;19.7;1.9;16.83;20;3.18;15935 +77091;45.26329;4.16066;630;20220818;20.2;12.4;16.3;2.7;15.05;3.1;2.74;14975 +77091;45.26329;4.16066;630;20220819;22.3;15;18.6;2.7;16.52;1;2.92;13637 +77091;45.26329;4.16066;630;20220820;24.5;16;20.2;2.7;16.39;.5;3.61;16450 +77091;45.26329;4.16066;630;20220821;23.1;13.1;18.1;1.9;13.12;.1;3.64;18658 +77091;45.26329;4.16066;630;20220822;24.2;14.7;19.5;2.7;14.35;.2;4.03;19209 +77091;45.26329;4.16066;630;20220823;26.2;16;21.1;2.1;15.95;.1;4.05;19332 +77091;45.26329;4.16066;630;20220824;30.3;15.2;22.8;1.4;13.79;0;4.49;22478 +77091;45.26329;4.16066;630;20220825;30.5;16.2;23.4;1.9;15.49;6.6;4.46;19907 +77091;45.26329;4.16066;630;20220826;24.4;17.2;20.8;2.6;17.49;.4;3.41;15451 +77091;45.26329;4.16066;630;20220827;22.8;14.9;18.9;2;16.09;.1;3.1;15956 +77091;45.26329;4.16066;630;20220828;27.2;13.2;20.2;1.3;14.89;.1;3.88;21283 +77091;45.26329;4.16066;630;20220829;30;14.5;22.3;1.5;14.79;.4;4.31;21224 +77091;45.26329;4.16066;630;20220830;25.3;17.8;21.5;2.1;17.49;5.3;3.2;13883 +77091;45.26329;4.16066;630;20220831;24.7;15;19.9;2.1;16.29;.4;3.36;16942 +77091;45.26329;4.16066;630;20220901;26.2;13.1;19.6;1.3;13.92;.1;3.61;19978 +77091;45.26329;4.16066;630;20220902;26.1;14.2;20.1;1.8;14.15;6.3;3.57;17300 +77091;45.26329;4.16066;630;20220903;24.7;13.8;19.3;1.8;15.65;3.1;3.19;16250 +77091;45.26329;4.16066;630;20220904;26.9;12.9;19.9;1.6;15.92;.1;3.61;19329 +77091;45.26329;4.16066;630;20220905;27.7;17.4;22.5;3;17.12;.9;4.1;16985 +77091;45.26329;4.16066;630;20220906;26;17.2;21.6;2.4;17.32;2;3.36;14784 +77091;45.26329;4.16066;630;20220907;23.4;14.9;19.1;2.2;17.45;4.8;2.75;13803 +77091;45.26329;4.16066;630;20220908;22.9;12.8;17.9;1.7;13.89;0;2.89;15641 +77091;45.26329;4.16066;630;20220909;22.2;11.9;17;1.8;11.69;0;2.99;15830 +77091;45.26329;4.16066;630;20220910;20.4;11.7;16.1;1.5;11.72;.1;2.61;14624 +77091;45.26329;4.16066;630;20220911;22.6;8.7;15.6;1.4;11.35;.1;3.07;19105 +77091;45.26329;4.16066;630;20220912;28.7;11.8;20.3;1.6;13.22;0;3.78;19477 +77091;45.26329;4.16066;630;20220913;27.2;16.9;22.1;3;17.89;1.1;3.21;12778 +77091;45.26329;4.16066;630;20220914;24.5;18.2;21.4;3;18.02;8.5;2.79;11530 +77091;45.26329;4.16066;630;20220915;22.3;14.2;18.2;1.8;16.15;8.1;2.45;13290 +77091;45.26329;4.16066;630;20220916;17.5;13.5;15.5;2.2;14.52;.7;1.84;9619 +77091;45.26329;4.16066;630;20220917;13.2;7.5;10.4;3.8;9.39;.1;2.19;13675 +77091;45.26329;4.16066;630;20220918;16.9;4;10.5;2;7.79;0;2.58;17571 +77091;45.26329;4.16066;630;20220919;16.6;4.8;10.7;2.4;8.05;0;2.61;16955 +77091;45.26329;4.16066;630;20220920;17.1;4.4;10.7;2.5;7.89;0;2.65;16906 +77091;45.26329;4.16066;630;20220921;17.1;4.8;10.9;1.7;8.25;0;2.34;16450 +77091;45.26329;4.16066;630;20220922;20.6;3.8;12.2;1.2;8.95;0;2.49;17961 +77091;45.26329;4.16066;630;20220923;20.6;8.5;14.6;2.1;11.99;10.9;2.38;14617 +77091;45.26329;4.16066;630;20220924;19.4;10.6;15;1.8;12.85;4.5;2.09;12283 +77091;45.26329;4.16066;630;20220925;14.7;10;12.3;1.4;12.19;2.3;1.41;8734 +77091;45.26329;4.16066;630;20220926;15;8.8;11.9;2;10.89;3.7;1.66;9890 +77091;45.26329;4.16066;630;20220927;12.9;8.1;10.5;2.3;10.25;1.8;1.49;8583 +77091;45.26329;4.16066;630;20220928;16.3;9.4;12.8;2.4;12.12;8.6;1.6;8875 +77091;45.26329;4.16066;630;20220929;12.6;8.9;10.7;1.9;10.42;1;1.36;7647 +77091;45.26329;4.16066;630;20220930;12.5;5.8;9.2;2.2;9.09;.2;1.41;8576 +77091;45.26329;4.16066;630;20221001;19;5.5;12.2;1.5;10.69;1.1;1.8;12019 +77091;45.26329;4.16066;630;20221002;21.5;13.6;17.5;1.7;13.52;0;2.15;11195 +77091;45.26329;4.16066;630;20221003;16.6;10.8;13.7;2.3;12.69;.1;1.68;10190 +77091;45.26329;4.16066;630;20221004;20.6;8.3;14.5;1.3;11.92;.1;2.02;13638 +77091;45.26329;4.16066;630;20221005;23;9.6;16.3;2.4;11.15;0;2.68;14375 +77091;45.26329;4.16066;630;20221006;18.7;10.3;14.5;1.9;12.89;0;1.78;11211 +77091;45.26329;4.16066;630;20221007;20.9;10.6;15.7;1.4;13.29;1.8;1.8;10820 +77091;45.26329;4.16066;630;20221008;13.9;12.6;13.2;1.7;13.35;3;.94;3315 +77091;45.26329;4.16066;630;20221009;17.5;5.8;11.6;1.6;11.09;.2;1.53;10442 +77091;45.26329;4.16066;630;20221010;21.3;9.8;15.5;1.6;12.12;.2;1.99;12456 +77091;45.26329;4.16066;630;20221011;18.9;9.8;14.4;1.6;13.42;.2;1.57;10963 +77091;45.26329;4.16066;630;20221012;19;12.7;15.9;.9;14.19;.2;1.33;8333 +77091;45.26329;4.16066;630;20221013;17.6;10.1;13.8;1.3;12.65;2;1.29;7841 +77091;45.26329;4.16066;630;20221014;17.5;11.6;14.6;1.2;13.42;.4;1.21;6762 +77091;45.26329;4.16066;630;20221015;22.3;11.3;16.8;1.8;12.29;0;2.05;11281 +77091;45.26329;4.16066;630;20221016;21.2;14.5;17.8;3.4;14.19;0;2.21;8005 +77091;45.26329;4.16066;630;20221017;20.8;14.9;17.8;3.7;13.85;.1;2.24;7714 +77091;45.26329;4.16066;630;20221018;22.9;13.4;18.1;1.7;13.35;0;1.99;10322 +77091;45.26329;4.16066;630;20221019;22.3;11.2;16.8;1.4;13.25;.7;1.72;10192 +77091;45.26329;4.16066;630;20221020;19.6;15.6;17.6;3.6;15.39;7.5;1.69;5274 +77091;45.26329;4.16066;630;20221021;19.8;14.8;17.3;2.5;15.29;0;1.41;5077 +77091;45.26329;4.16066;630;20221022;21.9;11.7;16.8;1.4;13.75;0;1.58;9454 +77091;45.26329;4.16066;630;20221023;21.6;14.5;18.1;3.8;14.55;0;2.13;7347 +77091;45.26329;4.16066;630;20221024;21.1;14.6;17.9;2;13.75;1;1.65;6989 +77091;45.26329;4.16066;630;20221025;19.5;8.7;14.1;1.7;11.32;.4;1.53;9197 +77091;45.26329;4.16066;630;20221026;23.2;13.3;18.3;2.1;13.42;0;1.92;8889 +77091;45.26329;4.16066;630;20221027;22.5;11.9;17.2;1.8;13.35;0;1.71;9126 +77091;45.26329;4.16066;630;20221028;24.4;15.6;20;1.9;11.12;0;2.23;7966 +77091;45.26329;4.16066;630;20221029;24.4;13.7;19.1;2.1;8.39;0;2.49;9101 +77091;45.26329;4.16066;630;20221030;22.8;13.9;18.4;3;9.15;0;2.77;8688 +77091;45.26329;4.16066;630;20221031;19.4;11.9;15.7;3.2;12.39;7.6;1.8;7232 +77091;45.26329;4.16066;630;20221101;18.1;12.8;15.4;2;12.92;0;1.31;6146 +77091;45.26329;4.16066;630;20221102;15.1;6.8;11;1.3;9.32;.1;1.03;7952 +77091;45.26329;4.16066;630;20221103;14.3;6;10.2;2.4;9.35;.6;1.14;5470 +77091;45.26329;4.16066;630;20221104;9.7;5.6;7.6;3;8.12;8.2;1.04;5216 +77091;45.26329;4.16066;630;20221105;9;4.9;6.9;3.4;7.79;0;1.02;5453 +77091;45.26329;4.16066;630;20221106;13.7;1.4;7.6;1.6;6.82;0;1.07;8300 +77091;45.26329;4.16066;630;20221107;16.4;5.8;11.1;1.8;8.25;0;1.27;8193 +77091;45.26329;4.16066;630;20221108;15.7;9;12.4;3.5;10.49;8.4;1.46;4560 +77091;45.26329;4.16066;630;20221109;13.5;11;12.3;1.7;12.92;9.4;.69;2638 +77091;45.26329;4.16066;630;20221110;12.3;8.3;10.3;2;10.52;.1;.8;5695 +77091;45.26329;4.16066;630;20221111;14.6;2.6;8.6;1.5;9.59;.1;.78;7860 +77091;45.26329;4.16066;630;20221112;15.2;6.5;10.9;.9;10.59;0;.69;6519 +77091;45.26329;4.16066;630;20221113;14.2;6.7;10.4;1.4;9.82;0;.8;5406 +77091;45.26329;4.16066;630;20221114;13.9;9.4;11.7;3.5;10.39;3.9;1.22;4030 +77091;45.26329;4.16066;630;20221115;13.5;9.2;11.4;2.2;11.69;2.2;.75;3305 +77091;45.26329;4.16066;630;20221116;14.1;7.1;10.6;2.5;9.25;.2;1.1;6166 +77091;45.26329;4.16066;630;20221117;14.4;9.3;11.8;3.5;9.75;2.2;1.36;4368 +77091;45.26329;4.16066;630;20221118;9.7;5.5;7.6;1.9;8.02;.7;.79;4421 +77091;45.26329;4.16066;630;20221119;7.1;3.3;5.2;2.6;7.49;1.8;.69;3399 +77091;45.26329;4.16066;630;20221120;8.1;2.9;5.5;2.1;7.32;.1;.66;5157 +77091;45.26329;4.16066;630;20221121;7.6;3.1;5.4;1.9;7.65;4.9;.57;3019 +77091;45.26329;4.16066;630;20221122;8.1;2.7;5.4;1.8;6.82;.8;.69;4027 +77091;45.26329;4.16066;630;20221123;11.7;3.1;7.4;1.6;7.72;.4;.71;4901 +77091;45.26329;4.16066;630;20221124;11.4;3.7;7.6;1.5;7.25;0;.72;5719 +77091;45.26329;4.16066;630;20221125;9.8;5.9;7.9;1.9;8.52;5.2;.75;2997 +77091;45.26329;4.16066;630;20221126;6.7;4.4;5.5;2.4;7.95;.1;.57;3353 +77091;45.26329;4.16066;630;20221127;10.3;.2;5.3;2;7.09;1;.64;5345 +77091;45.26329;4.16066;630;20221128;8;6.2;7.1;1.8;8.55;5;.63;1696 +77091;45.26329;4.16066;630;20221129;5.5;3.2;4.3;2.1;7.69;1.2;.46;2015 +77091;45.26329;4.16066;630;20221130;5.4;3.5;4.4;3;7.89;.6;.47;1634 +77091;45.26329;4.16066;630;20221201;4.2;2.9;3.6;2.5;7.02;.3;.53;1517 +77091;45.26329;4.16066;630;20221202;1.8;.7;1.2;1.6;6.19;1.3;.4;1158 +77091;45.26329;4.16066;630;20221203;2.7;-.2;1.2;1.4;6.62;6.4;.29;1997 +77091;45.26329;4.16066;630;20221204;3.5;1.1;2.3;1.7;6.85;3.4;.38;1474 +77091;45.26329;4.16066;630;20221205;5.3;-1.7;1.8;1.1;5.55;0;.34;4837 +77091;45.26329;4.16066;630;20221206;3.9;-3.8;.1;1;5.29;0;.27;5244 +77091;45.26329;4.16066;630;20221207;.2;-1.6;-.7;2;5.62;0;.31;1391 +77091;45.26329;4.16066;630;20221208;1.7;-3.3;-.8;1.2;5.35;7.7;.26;3372 +77091;45.26329;4.16066;630;20221209;2.8;-.1;1.4;1.7;6.55;2.1;.31;2128 +77091;45.26329;4.16066;630;20221210;-2.1;-1.9;-2;3.9;4.99;.2;.36;366 +77091;45.26329;4.16066;630;20221211;-.3;-5.9;-3.1;2;3.92;0;.37;4385 +77091;45.26329;4.16066;630;20221212;-.8;-7.6;-4.2;.9;4.19;3.9;.17;4416 +77091;45.26329;4.16066;630;20221213;2.7;-3.4;-.3;2.4;6.43;1;.32;3698 +77091;45.26329;4.16066;630;20221214;11.3;2.4;6.8;1.9;8.45;0;.48;4054 +77091;45.26329;4.16066;630;20221215;4.4;1.9;3.1;1.5;7.55;24;.33;1358 +77091;45.26329;4.16066;630;20221216;-.1;0;0;2.1;5.97;0;.31;233 +77091;45.26329;4.16066;630;20221217;-.3;-5.5;-2.9;1.1;4.1;0;.25;4491 +77091;45.26329;4.16066;630;20221218;8.9;-6.9;1;2.3;5.72;0;.49;5414 +77091;45.26329;4.16066;630;20221219;12;6.1;9.1;4.7;9.25;0;.99;2895 +77091;45.26329;4.16066;630;20221220;12.5;10.1;11.3;5;10.05;.1;1.37;1808 +77091;45.26329;4.16066;630;20221221;12.6;9.8;11.2;2.4;10.32;.2;.88;2784 +77091;45.26329;4.16066;630;20221222;12.4;8.2;10.3;2.5;9.45;3.8;.94;2616 +77091;45.26329;4.16066;630;20221223;14.4;10;12.2;2.3;11.42;.3;.85;2240 +77091;45.26329;4.16066;630;20221224;15.5;10.6;13;1.4;10.92;0;.72;3613 +77091;45.26329;4.16066;630;20221225;15;5;10;2.4;8.92;0;.86;5138 +77091;45.26329;4.16066;630;20221226;12.3;6.9;9.6;2.2;9.22;.2;.8;3515 +77091;45.26329;4.16066;630;20221227;9.3;4.4;6.9;1.2;8.02;0;.43;4049 +77091;45.26329;4.16066;630;20221228;11.5;-.2;5.7;1.8;7.25;0;.57;4926 +77091;45.26329;4.16066;630;20221229;11.6;6.7;9.1;2.8;9.05;2.8;.81;3550 +77091;45.26329;4.16066;630;20221230;12.2;5.1;8.6;2.7;9.42;.6;.65;3472 +77091;45.26329;4.16066;630;20221231;15.6;9.8;12.7;3.5;10.12;0;1.34;3825 +77092;45.28043;4.47802;814;20220101;17.6;4.9;11.2;2.4;6.79;0;1.44;5776 +77092;45.28043;4.47802;814;20220102;14.8;5.4;10.1;3.8;6.19;0;1.93;4957 +77092;45.28043;4.47802;814;20220103;11;6.4;8.7;3.4;7.99;0;1.12;3404 +77092;45.28043;4.47802;814;20220104;14.8;8.3;11.5;6;7.59;6.7;2.42;4127 +77092;45.28043;4.47802;814;20220105;.1;.1;.1;5;5.39;.4;.57;0 +77092;45.28043;4.47802;814;20220106;-.5;-1.8;-1.2;4.4;4.79;0;.53;1716 +77092;45.28043;4.47802;814;20220107;1.6;-4.1;-1.3;2.9;4.79;1.4;.42;3933 +77092;45.28043;4.47802;814;20220108;5.4;.3;2.8;3.3;6.89;3.1;.41;3736 +77092;45.28043;4.47802;814;20220109;3.9;1.8;2.8;3.3;5.89;3.3;.73;2317 +77092;45.28043;4.47802;814;20220110;1.6;-.2;.7;3.5;5.69;.4;.47;2144 +77092;45.28043;4.47802;814;20220111;-.8;-2.8;-1.8;3.9;4.99;0;.34;2298 +77092;45.28043;4.47802;814;20220112;-2.3;-3.5;-2.9;2.9;4.39;0;.39;1734 +77092;45.28043;4.47802;814;20220113;3.9;-4;-.1;1.5;4.29;0;.52;4940 +77092;45.28043;4.47802;814;20220114;10.5;-4.4;3;2.2;4.49;0;.97;6959 +77092;45.28043;4.47802;814;20220115;11.9;-2.6;4.6;1.7;3.79;0;1.03;6932 +77092;45.28043;4.47802;814;20220116;6.5;-2.8;1.8;1.7;3.99;0;.77;5555 +77092;45.28043;4.47802;814;20220117;.3;-2.4;-1.1;2;5.79;0;.22;2896 +77092;45.28043;4.47802;814;20220118;-.2;-1.5;-.9;2.1;5.49;0;.32;1947 +77092;45.28043;4.47802;814;20220119;3.1;-1.6;.7;2.3;4.99;0;.6;4003 +77092;45.28043;4.47802;814;20220120;-.1;-1.3;-.7;3.5;5.79;1.2;.25;1908 +77092;45.28043;4.47802;814;20220121;.1;-3.3;-1.6;6.3;4.49;0;.65;3446 +77092;45.28043;4.47802;814;20220122;-1.8;-4;-2.9;3.4;4.79;0;.27;2752 +77092;45.28043;4.47802;814;20220123;-.7;-2.1;-1.4;1.6;5.19;0;.34;2167 +77092;45.28043;4.47802;814;20220124;10.6;-5.8;2.4;2.8;5.09;0;1.05;8200 +77092;45.28043;4.47802;814;20220125;11.1;-1;5;2;4.29;0;1.19;7093 +77092;45.28043;4.47802;814;20220126;7.2;-2;2.6;2;4.39;0;.92;6228 +77092;45.28043;4.47802;814;20220127;7.6;-3.7;1.9;1.8;3.69;0;.96;7024 +77092;45.28043;4.47802;814;20220128;-.5;-7.2;-3.9;2.3;4.99;0;.16;5415 +77092;45.28043;4.47802;814;20220129;1.3;-4.8;-1.8;1.7;5.59;.1;.26;5223 +77092;45.28043;4.47802;814;20220130;3.8;0;1.9;2.3;6.99;.2;.33;4120 +77092;45.28043;4.47802;814;20220131;4.2;.7;2.4;3.3;6.09;1.5;.68;3997 +77092;45.28043;4.47802;814;20220201;1.8;-2.6;-.4;3.5;5.49;.7;.44;4579 +77092;45.28043;4.47802;814;20220202;6.6;2.2;4.4;2.3;7.79;.4;.52;4643 +77092;45.28043;4.47802;814;20220203;12.2;1.6;6.9;2.7;6.89;0;1.21;7464 +77092;45.28043;4.47802;814;20220204;7;.4;3.7;1.8;6.89;.8;.62;5912 +77092;45.28043;4.47802;814;20220205;4.6;1.2;2.9;2.2;5.99;.2;.71;4223 +77092;45.28043;4.47802;814;20220206;5.5;-2.8;1.3;4.1;5.89;1.8;.71;6852 +77092;45.28043;4.47802;814;20220207;4.8;3.4;4.1;4.5;5.99;.8;1.12;2687 +77092;45.28043;4.47802;814;20220208;8.8;-2.5;3.1;1.7;4.89;0;.98;8268 +77092;45.28043;4.47802;814;20220209;16.3;-1;7.6;2.7;5.19;0;1.96;10440 +77092;45.28043;4.47802;814;20220210;6.7;1.4;4;1.5;5.7;.5;1.23;11300 +77092;45.28043;4.47802;814;20220211;5.7;3.4;4.6;2.5;5.6;.3;1.07;7400 +77092;45.28043;4.47802;814;20220212;8.9;-4.9;2;2.4;4.65;0;1.16;10466 +77092;45.28043;4.47802;814;20220213;8.6;1.7;5.2;5.4;6.6;2.2;1.33;12300 +77092;45.28043;4.47802;814;20220214;6.2;4.2;5.2;2.8;6.7;7.9;.94;4300 +77092;45.28043;4.47802;814;20220215;5.6;1.1;3.4;3.4;5.8;1.7;1.01;7900 +77092;45.28043;4.47802;814;20220216;10.6;1.8;6.2;4.9;8.39;2.4;1.01;8121 +77092;45.28043;4.47802;814;20220217;14;8.7;11.3;4;8.99;.1;1.82;6327 +77092;45.28043;4.47802;814;20220218;18.3;5.6;11.9;4.3;8.29;.2;2.54;10086 +77092;45.28043;4.47802;814;20220219;5.9;1.1;3.5;2.4;5.09;0;1.14;6178 +77092;45.28043;4.47802;814;20220220;11;.1;5.5;3.2;6.29;.2;1.47;9582 +77092;45.28043;4.47802;814;20220221;6.5;5.8;6.1;4.4;6.39;3.2;1.42;2251 +77092;45.28043;4.47802;814;20220222;7.1;1.8;4.4;2.3;6.89;.3;.91;6780 +77092;45.28043;4.47802;814;20220223;8.9;3.9;6.4;2.5;7.79;0;1.02;6668 +77092;45.28043;4.47802;814;20220224;12.4;3.1;7.7;4.2;6.49;.3;2;9320 +77092;45.28043;4.47802;814;20220225;4.2;-.1;2;4.7;5.09;0;1.2;6332 +77092;45.28043;4.47802;814;20220226;5.6;-1.6;2;3.1;4.59;0;1.29;8388 +77092;45.28043;4.47802;814;20220227;9.5;-3.5;3;2.1;4.59;0;1.45;11518 +77092;45.28043;4.47802;814;20220228;9.5;0;4.7;2.3;5.39;0;1.46;9934 +77092;45.28043;4.47802;814;20220301;14.1;-1.6;6.2;2.4;5.69;0;1.89;13019 +77092;45.28043;4.47802;814;20220302;12.6;1.5;7;2.5;6.39;0;1.72;11043 +77092;45.28043;4.47802;814;20220303;10;3.2;6.6;1.5;8.19;0;1.07;8693 +77092;45.28043;4.47802;814;20220304;10.3;4.5;7.4;3.1;7.09;0;1.55;8110 +77092;45.28043;4.47802;814;20220305;7.6;-1.2;3.2;1.9;4.29;0;1.44;10183 +77092;45.28043;4.47802;814;20220306;4.7;-4.8;-.1;1.7;3.59;0;1.21;10725 +77092;45.28043;4.47802;814;20220307;7.1;-5.7;.7;1.7;3.99;0;1.34;12649 +77092;45.28043;4.47802;814;20220308;10.8;-3;3.9;3.5;4.99;0;1.96;13307 +77092;45.28043;4.47802;814;20220309;12.3;-.3;6;3.5;6.09;0;2;12858 +77092;45.28043;4.47802;814;20220310;10.2;2.5;6.3;4.7;6.89;.4;1.75;10111 +77092;45.28043;4.47802;814;20220311;7.6;4.9;6.2;7.7;6.69;.2;1.8;5945 +77092;45.28043;4.47802;814;20220312;6.8;3.5;5.1;5.8;6.39;0;1.54;6682 +77092;45.28043;4.47802;814;20220313;6.8;3.4;5.1;6.4;6.59;13.7;1.49;6868 +77092;45.28043;4.47802;814;20220314;10.6;-1;4.8;3.6;7.49;1.6;1.42;13076 +77092;45.28043;4.47802;814;20220315;13.2;7.9;10.5;8.3;8.29;0;2.71;8849 +77092;45.28043;4.47802;814;20220316;16.2;6.7;11.4;3.3;8.89;0;2.34;12079 +77092;45.28043;4.47802;814;20220317;7.9;7.2;7.5;3.7;9.29;1.9;.85;3111 +77092;45.28043;4.47802;814;20220318;5.1;3.9;4.5;1.7;8.2;0;.48;1600 +77092;45.28043;4.47802;814;20220319;14.2;3.9;9.1;1.3;7.6;0;1.87;14100 +77092;45.28043;4.47802;814;20220320;8.8;.4;4.6;4.2;6.1;0;1.47;6600 +77092;45.28043;4.47802;814;20220321;11;4.1;7.6;4;5.4;0;2.64;16200 +77092;45.28043;4.47802;814;20220322;11.8;-2.1;4.9;3.8;4.2;0;2.77;19900 +77092;45.28043;4.47802;814;20220323;13.3;-4.7;4.3;2.8;3.7;0;2.76;20400 +77092;45.28043;4.47802;814;20220324;15.6;-4.2;5.7;2.5;4;0;2.94;20800 +77092;45.28043;4.47802;814;20220325;16.9;-3.7;6.6;2;4.5;0;2.79;19400 +77092;45.28043;4.47802;814;20220326;18;-2.5;7.8;1.6;5;0;2.74;19800 +77092;45.28043;4.47802;814;20220327;17.9;-1.6;8.2;1.7;4.7;0;2.91;20800 +77092;45.28043;4.47802;814;20220328;18.2;-1.1;8.6;2.4;4.7;0;3.2;19300 +77092;45.28043;4.47802;814;20220329;15.5;2.9;9.2;2.5;6;1.9;2.4;10700 +77092;45.28043;4.47802;814;20220330;11.3;5.5;8.4;1.8;8.1;3.5;1.4;7100 +77092;45.28043;4.47802;814;20220331;7.1;1.9;4.5;2.7;7.1;5.7;1;5700 +77092;45.28043;4.47802;814;20220401;1.4;0;.7;4.1;5.07;7.9;1.08;8850 +77092;45.28043;4.47802;814;20220402;.8;-2.8;-1;3.2;4.32;1.9;1.02;8300 +77092;45.28043;4.47802;814;20220403;2.6;-3.7;-.5;3;4.58;0;1.25;10000 +77092;45.28043;4.47802;814;20220404;7;-6;.5;1.6;4.4;0;1.96;22100 +77092;45.28043;4.47802;814;20220405;11.7;-4.9;3.4;1.9;6.1;0;1.88;16300 +77092;45.28043;4.47802;814;20220406;13.1;2.5;7.8;2.2;8.1;1.6;1.89;13100 +77092;45.28043;4.47802;814;20220407;12.5;6;9.3;5.3;8.4;1.1;2.21;11900 +77092;45.28043;4.47802;814;20220408;14.2;8.1;11.2;6.6;8.2;.6;2.96;11700 +77092;45.28043;4.47802;814;20220409;8;1.5;4.8;5;4.7;.2;2.52;15700 +77092;45.28043;4.47802;814;20220410;14.2;-5.4;4.4;1.6;4.7;0;2.79;24200 +77092;45.28043;4.47802;814;20220411;11.6;0;5.8;6.2;6.4;0;2.43;15900 +77092;45.28043;4.47802;814;20220412;13.4;7;10.2;5.8;5.7;0;3.21;6600 +77092;45.28043;4.47802;814;20220413;19.2;6.7;13;3;6.7;0;3.71;17800 +77092;45.28043;4.47802;814;20220414;18.9;4.4;11.7;2.1;9.4;0;3.05;20000 +77092;45.28043;4.47802;814;20220415;20.5;4.4;12.5;2;9.3;0;3.22;19700 +77092;45.28043;4.47802;814;20220416;19.6;4.2;11.9;3.7;7.6;0;3.97;21900 +77092;45.28043;4.47802;814;20220417;18.4;.2;9.3;2;6.7;0;3.58;25900 +77092;45.28043;4.47802;814;20220418;19;.2;9.6;2.2;5.7;0;3.77;24800 +77092;45.28043;4.47802;814;20220419;17.1;1.4;9.3;1.7;6.9;0;2.95;19900 +77092;45.28043;4.47802;814;20220420;13.9;3.9;8.9;1.3;8.8;4.7;1.58;8800 +77092;45.28043;4.47802;814;20220421;14.7;6.8;10.8;1.5;9.7;.1;1.93;11200 +77092;45.28043;4.47802;814;20220422;17.8;1.4;9.6;1.8;7.9;0;2.99;20300 +77092;45.28043;4.47802;814;20220423;12.8;8.8;10.8;3.8;8.2;14.2;2.14;6300 +77092;45.28043;4.47802;814;20220424;12.5;2.1;7.3;2.8;8.4;2;1.69;10600 +77092;45.28043;4.47802;814;20220425;14.6;5.7;10.2;2.4;7.6;0;2.87;17800 +77092;45.28043;4.47802;814;20220426;17.5;2.3;9.9;1.9;7.8;0;3.21;22000 +77092;45.28043;4.47802;814;20220427;19.6;1;10.3;1.7;7.7;0;3.71;26100 +77092;45.28043;4.47802;814;20220428;21.6;2.8;12.2;2;8.6;0;3.73;22500 +77092;45.28043;4.47802;814;20220429;21.2;2.4;11.8;1.5;9.1;.4;3.37;21400 +77092;45.28043;4.47802;814;20220430;15.8;8.4;12.1;1.6;9.7;0;2.48;14500 +77092;45.28043;4.47802;814;20220501;16.7;.9;8.8;1.9;7.4;0;3.37;24900 +77092;45.28043;4.47802;814;20220502;17.9;1.5;9.7;1.8;7.4;0;3.65;26200 +77092;45.28043;4.47802;814;20220503;17.8;6.2;12;1.3;9.3;1.3;2.35;12700 +77092;45.28043;4.47802;814;20220504;17.8;2.8;10.3;1.2;9.9;2.1;2.62;17800 +77092;45.28043;4.47802;814;20220505;12.7;8;10.4;3.1;9.4;1.7;2.02;10500 +77092;45.28043;4.47802;814;20220506;12.8;7.2;10;4.5;10.19;0;2.14;13997 +77092;45.28043;4.47802;814;20220507;17.6;7.6;12.6;3.1;9.59;0;3.38;18894 +77092;45.28043;4.47802;814;20220508;17.9;8.3;13.1;2.7;10.09;.2;3.3;18598 +77092;45.28043;4.47802;814;20220509;21.9;8.4;15.1;1.9;10.39;0;3.96;22213 +77092;45.28043;4.47802;814;20220510;25.4;9.2;17.3;2.4;10.89;0;4.83;24475 +77092;45.28043;4.47802;814;20220511;25.8;11.9;18.8;3.8;10.89;0;5.46;22754 +77092;45.28043;4.47802;814;20220512;25.9;13.3;19.6;2.8;10.39;.1;5.12;21747 +77092;45.28043;4.47802;814;20220513;21.5;10.5;16;2.1;11.99;1.9;3.76;20389 +77092;45.28043;4.47802;814;20220514;23.7;12.2;17.9;1.6;13.29;0;3.94;20942 +77092;45.28043;4.47802;814;20220515;24.7;11.8;18.2;3.4;11.59;.6;4.97;22288 +77092;45.28043;4.47802;814;20220516;26.3;11.8;19;2.6;10.29;.8;5.24;23742 +77092;45.28043;4.47802;814;20220517;28.5;11.6;20;2.1;12.19;0;5.34;25754 +77092;45.28043;4.47802;814;20220518;27.3;14.3;20.8;2;13.39;0;4.84;22638 +77092;45.28043;4.47802;814;20220519;27.1;16.8;21.9;5.1;11.79;0;6.33;20194 +77092;45.28043;4.47802;814;20220520;27.5;17.4;22.4;6.2;10.89;0;7.14;20066 +77092;45.28043;4.47802;814;20220521;30;14.3;22.1;1.5;14.69;0;5.17;25173 +77092;45.28043;4.47802;814;20220522;29.7;15.4;22.5;2.5;15.59;.9;5.47;24092 +77092;45.28043;4.47802;814;20220523;21.5;17.3;19.4;3.9;13.59;2.1;3.84;12970 +77092;45.28043;4.47802;814;20220524;18.2;10.5;14.3;3.2;9.39;0;3.75;17716 +77092;45.28043;4.47802;814;20220525;17.9;8.7;13.3;3.6;9.29;0;3.8;19449 +77092;45.28043;4.47802;814;20220526;17.2;7.2;12.2;2.4;10.09;0;3.33;20348 +77092;45.28043;4.47802;814;20220527;20.7;10.4;15.5;3.7;11.79;0;4.06;20713 +77092;45.28043;4.47802;814;20220528;19.5;9.8;14.6;4.9;10.09;0;4.3;20146 +77092;45.28043;4.47802;814;20220529;16.7;6.6;11.6;3.5;7.19;0;3.96;20616 +77092;45.28043;4.47802;814;20220530;20.7;5.7;13.2;2.3;7.39;1.1;4.53;25247 +77092;45.28043;4.47802;814;20220531;20.2;11.4;15.8;2.8;11.29;5.2;3.87;19317 +77092;45.28043;4.47802;814;20220601;24.7;9.7;17.2;2.7;13.59;11.6;4.73;25362 +77092;45.28043;4.47802;814;20220602;25.8;13.7;19.7;2.7;13.67;1.1;3.94;15541 +77092;45.28043;4.47802;814;20220603;28;14.3;21.1;2.8;13.64;.2;4.46;17777 +77092;45.28043;4.47802;814;20220604;29.6;14.7;22.1;3.3;14.69;3.8;6.06;25428 +77092;45.28043;4.47802;814;20220605;23.6;14.7;19.1;2.5;14.79;1.9;4.12;19624 +77092;45.28043;4.47802;814;20220606;25.7;11.9;18.8;2;13.19;1.5;4.82;24546 +77092;45.28043;4.47802;814;20220607;22.3;11.3;16.8;2.2;11.89;0;4.22;21918 +77092;45.28043;4.47802;814;20220608;19.6;10.8;15.2;2.9;11.69;3.1;3.73;19603 +77092;45.28043;4.47802;814;20220609;18.1;9.9;14;3.7;10.39;.2;3.71;18939 +77092;45.28043;4.47802;814;20220610;22.4;8.9;15.6;2.8;10.59;0;4.65;24410 +77092;45.28043;4.47802;814;20220611;27.9;10.4;19.1;2.2;10.69;0;5.73;27862 +77092;45.28043;4.47802;814;20220612;31.1;14.5;22.8;2;11.89;1.1;6.09;27156 +77092;45.28043;4.47802;814;20220613;24.3;15;19.6;2.1;14.39;0;4.27;20273 +77092;45.28043;4.47802;814;20220614;30;10.4;20.2;1.9;9.99;0;6.1;29582 +77092;45.28043;4.47802;814;20220615;33.6;19.7;26.6;3.1;13.39;.1;7.1;24884 +77092;45.28043;4.47802;814;20220616;30.1;17.5;23.8;2.9;15.49;0;5.91;23692 +77092;45.28043;4.47802;814;20220617;31.9;16.8;24.3;2.4;12.89;0;6.37;25974 +77092;45.28043;4.47802;814;20220618;33.7;16.6;25.1;4.3;12.19;0;8.19;27668 +77092;45.28043;4.47802;814;20220619;30.9;21.1;26;7.8;11.99;0;9.13;20882 +77092;45.28043;4.47802;814;20220620;31.8;18;24.9;4.3;10.69;0;7.78;24836 +77092;45.28043;4.47802;814;20220621;30.8;16.9;23.8;4.2;14.09;.9;6.93;24927 +77092;45.28043;4.47802;814;20220622;27.2;16.9;22;4.8;16.49;6;5.51;21416 +77092;45.28043;4.47802;814;20220623;21.7;14.5;18.1;3.2;16.39;9.1;3.49;17855 +77092;45.28043;4.47802;814;20220624;20.1;14;17;3.1;13.99;7.7;3.42;16407 +77092;45.28043;4.47802;814;20220625;25.5;11.3;18.4;2.9;13.39;10.5;5.07;25170 +77092;45.28043;4.47802;814;20220626;15.5;13;14.2;2.5;15.49;0;1.75;10392 +77092;45.28043;4.47802;814;20220627;19.4;12.7;16;2.7;14.69;.5;3.12;17180 +77092;45.28043;4.47802;814;20220628;20.3;11;15.6;2.7;13.29;.2;3.65;20276 +77092;45.28043;4.47802;814;20220629;26.4;11.5;18.9;2;12.19;0;5.12;25717 +77092;45.28043;4.47802;814;20220630;25.8;14.5;20.1;2.6;13.19;17.1;4.97;22337 +77092;45.28043;4.47802;814;20220701;19.3;8.9;14.1;2;10.99;0;3.69;21394 +77092;45.28043;4.47802;814;20220702;29.7;8.2;18.9;1.5;11.09;0;5.8;30847 +77092;45.28043;4.47802;814;20220703;29.2;15.9;22.5;2.1;14.19;4.6;5.44;24170 +77092;45.28043;4.47802;814;20220704;25.2;15.2;20.2;2;14.89;4.6;4.39;20891 +77092;45.28043;4.47802;814;20220705;24.1;13.1;18.6;2.1;13.09;0;4.42;21891 +77092;45.28043;4.47802;814;20220706;23.1;12.5;17.8;3.7;11.09;0;4.93;21448 +77092;45.28043;4.47802;814;20220707;22.8;11.1;16.9;4.2;11.39;0;4.9;22508 +77092;45.28043;4.47802;814;20220708;22.4;11.8;17.1;4.8;12.49;0;4.66;21371 +77092;45.28043;4.47802;814;20220709;25.2;12.5;18.8;2.5;11.69;0;4.97;23373 +77092;45.28043;4.47802;814;20220710;24.6;13.9;19.2;2.6;12.39;0;4.72;21386 +77092;45.28043;4.47802;814;20220711;26.5;12.2;19.3;2.5;11.89;.2;5.26;24713 +77092;45.28043;4.47802;814;20220712;28.4;14.1;21.2;2.9;12.09;0;5.83;24656 +77092;45.28043;4.47802;814;20220713;31.3;13.8;22.5;2.5;10.09;0;6.5;27239 +77092;45.28043;4.47802;814;20220714;34.4;17.5;25.9;2.4;12.49;0;6.81;26696 +77092;45.28043;4.47802;814;20220715;28.9;17.5;23.2;2.3;12.79;0;5.39;21818 +77092;45.28043;4.47802;814;20220716;28;14.8;21.4;2.8;10.89;0;5.74;23435 +77092;45.28043;4.47802;814;20220717;30.1;14.3;22.2;2.4;10.49;0;6.05;25592 +77092;45.28043;4.47802;814;20220718;34.8;15.9;25.3;2.5;11.49;.1;7.06;27935 +77092;45.28043;4.47802;814;20220719;34.9;20.8;27.8;4.5;13.09;0;8.26;24016 +77092;45.28043;4.47802;814;20220720;30.1;18;24;3;15.29;1.2;5.75;22156 +77092;45.28043;4.47802;814;20220721;29;14.5;21.7;2.1;14.49;0;5.24;24201 +77092;45.28043;4.47802;814;20220722;35;15.2;25.1;2.7;14.89;5.2;7;28232 +77092;45.28043;4.47802;814;20220723;25.2;17.1;21.1;2.4;17.09;0;3.98;17893 +77092;45.28043;4.47802;814;20220724;31.9;13.8;22.8;2.3;14.69;0;6;26789 +77092;45.28043;4.47802;814;20220725;31.7;21.2;26.4;3.7;14.29;2;6.52;20261 +77092;45.28043;4.47802;814;20220726;23.7;15.1;19.4;4;13.89;0;4.46;18240 +77092;45.28043;4.47802;814;20220727;24;12.4;18.2;3;10.99;0;4.74;21145 +77092;45.28043;4.47802;814;20220728;29.3;11.1;20.2;2.3;10.79;.2;5.71;26450 +77092;45.28043;4.47802;814;20220729;25.6;14.8;20.2;2;12.79;2.6;4.4;20226 +77092;45.28043;4.47802;814;20220730;27.5;13.5;20.5;2.2;11.59;.1;5.06;22969 +77092;45.28043;4.47802;814;20220731;29.2;14.9;22;2.5;11.89;0;5.52;23115 +77092;45.28043;4.47802;814;20220801;30.1;15.3;22.7;2.3;12.79;0;5.49;23415 +77092;45.28043;4.47802;814;20220802;30;16.1;23;2.3;13.49;.1;5.36;22579 +77092;45.28043;4.47802;814;20220803;34.6;16.8;25.7;2.5;12.69;0;6.56;25468 +77092;45.28043;4.47802;814;20220804;34;21.2;27.6;3.1;12.09;0;6.74;21450 +77092;45.28043;4.47802;814;20220805;31.5;21.7;26.6;3.2;13.99;1.3;5.96;18641 +77092;45.28043;4.47802;814;20220806;25.7;13.6;19.6;2.6;15.49;0;4.26;20640 +77092;45.28043;4.47802;814;20220807;25.7;12.6;19.1;2.7;11.59;0;4.76;21377 +77092;45.28043;4.47802;814;20220808;27.9;13;20.4;2.5;10.19;0;5.27;22697 +77092;45.28043;4.47802;814;20220809;29.2;14.2;21.7;1.8;9.79;0;5.03;22652 +77092;45.28043;4.47802;814;20220810;32.4;15.4;23.9;1.7;10.29;0;5.43;24001 +77092;45.28043;4.47802;814;20220811;33.1;16.7;24.9;1.9;10.79;0;5.62;23437 +77092;45.28043;4.47802;814;20220812;32.1;16.3;24.2;2.7;10.99;0;6.06;22868 +77092;45.28043;4.47802;814;20220813;32.4;16.3;24.3;2.5;9.99;17.3;6.01;22952 +77092;45.28043;4.47802;814;20220814;20;15.4;17.7;2.5;16.99;18.6;2.39;12065 +77092;45.28043;4.47802;814;20220815;25.4;12.6;19;2.8;13.69;0;4.29;20191 +77092;45.28043;4.47802;814;20220816;29.1;12.6;20.8;3;14.49;2.7;5.15;22821 +77092;45.28043;4.47802;814;20220817;23.9;14.7;19.3;2;16.39;19.1;3.34;16862 +77092;45.28043;4.47802;814;20220818;18.4;11.4;14.9;2.4;14.59;2.5;2.42;14579 +77092;45.28043;4.47802;814;20220819;21.6;13.9;17.7;3;15.69;2.2;3.02;15204 +77092;45.28043;4.47802;814;20220820;23.4;15.2;19.3;2.8;15.89;0;3.38;15594 +77092;45.28043;4.47802;814;20220821;21.8;11.9;16.8;2;12.89;.1;3.25;17047 +77092;45.28043;4.47802;814;20220822;21.5;12.9;17.2;1.9;14.29;.2;2.98;15760 +77092;45.28043;4.47802;814;20220823;24.4;14.9;19.6;2.5;15.89;.6;3.5;16463 +77092;45.28043;4.47802;814;20220824;29.6;14.3;21.9;2.1;13.69;0;4.65;20820 +77092;45.28043;4.47802;814;20220825;30.4;16;23.2;2.8;14.79;7.7;5.05;20045 +77092;45.28043;4.47802;814;20220826;22.4;15.7;19;2.8;17.39;.5;2.8;13483 +77092;45.28043;4.47802;814;20220827;21.7;15.4;18.5;1.9;16.09;0;2.65;12968 +77092;45.28043;4.47802;814;20220828;25.6;12.5;19;1.6;14.59;0;3.54;18683 +77092;45.28043;4.47802;814;20220829;30.7;14.2;22.4;2.1;14.39;.1;4.67;20841 +77092;45.28043;4.47802;814;20220830;24.1;17.8;20.9;2.4;16.09;1.3;3.16;12670 +77092;45.28043;4.47802;814;20220831;23.3;14.8;19;2.2;15.69;.5;3.03;14646 +77092;45.28043;4.47802;814;20220901;25;12.8;18.9;1.9;13.49;.1;3.5;17460 +77092;45.28043;4.47802;814;20220902;24.6;14.2;19.4;2.6;13.99;6.4;3.58;15968 +77092;45.28043;4.47802;814;20220903;22.9;14.1;18.5;2.9;15.09;5.9;3.12;14544 +77092;45.28043;4.47802;814;20220904;25.3;12.6;18.9;2.1;15.89;.1;3.33;17382 +77092;45.28043;4.47802;814;20220905;26.5;17;21.7;4.1;16.79;.1;4.05;14868 +77092;45.28043;4.47802;814;20220906;24.2;16.5;20.3;2.7;16.09;1.8;3.16;13242 +77092;45.28043;4.47802;814;20220907;21.2;14.7;17.9;3.2;16.79;3.4;2.43;12036 +77092;45.28043;4.47802;814;20220908;21.7;11.4;16.5;2.5;13.09;.1;2.94;15089 +77092;45.28043;4.47802;814;20220909;20.4;11.9;16.1;3;11.39;0;3.05;13558 +77092;45.28043;4.47802;814;20220910;20.3;10;15.1;1.6;11.09;.1;2.64;14817 +77092;45.28043;4.47802;814;20220911;21.6;8.2;14.9;1.9;11.19;0;2.91;16784 +77092;45.28043;4.47802;814;20220912;30.9;11;20.9;2.6;12.49;0;4.73;20324 +77092;45.28043;4.47802;814;20220913;25.9;17;21.4;4.6;17.39;4.3;3.73;13370 +77092;45.28043;4.47802;814;20220914;24.5;18.6;21.5;4.1;16.99;5.7;3.36;10729 +77092;45.28043;4.47802;814;20220915;21.7;13.9;17.8;2.3;15.59;12.1;2.43;12257 +77092;45.28043;4.47802;814;20220916;16.6;12.9;14.7;3.2;13.79;.5;1.76;8271 +77092;45.28043;4.47802;814;20220917;12.3;6.4;9.3;4.8;8.79;0;1.97;10413 +77092;45.28043;4.47802;814;20220918;15.2;2.8;9;1.6;7.29;0;2.15;15069 +77092;45.28043;4.47802;814;20220919;15.1;3.9;9.5;2.1;7.89;0;2.17;14162 +77092;45.28043;4.47802;814;20220920;15.3;3.9;9.6;2;7.99;0;2.14;14143 +77092;45.28043;4.47802;814;20220921;15.4;4.7;10;1.7;8.19;0;2.04;13550 +77092;45.28043;4.47802;814;20220922;20.1;4;12;2.7;8.69;0;2.9;16509 +77092;45.28043;4.47802;814;20220923;19.4;8.9;14.1;2.7;11.69;6.4;2.38;13136 +77092;45.28043;4.47802;814;20220924;19.5;9.7;14.6;1.7;12.29;6;2.1;12544 +77092;45.28043;4.47802;814;20220925;14.5;9.3;11.9;1.7;11.59;.5;1.46;8961 +77092;45.28043;4.47802;814;20220926;14.2;8.5;11.3;2.8;10.29;2.4;1.71;9291 +77092;45.28043;4.47802;814;20220927;11;6.9;8.9;4.1;9.79;1.9;1.29;7748 +77092;45.28043;4.47802;814;20220928;15.3;8.8;12;6;11.79;12.4;1.78;9718 +77092;45.28043;4.47802;814;20220929;11.7;8.2;9.9;2.6;10.09;1.5;1.29;6974 +77092;45.28043;4.47802;814;20220930;11.4;5.7;8.5;2.5;8.89;.1;1.39;8874 +77092;45.28043;4.47802;814;20221001;18.2;4;11.1;4.1;10.79;1.1;2.17;14005 +77092;45.28043;4.47802;814;20221002;20.9;13.4;17.1;3.2;12.89;0;2.53;9982 +77092;45.28043;4.47802;814;20221003;15.2;11.2;13.2;2.4;12.69;0;1.37;7127 +77092;45.28043;4.47802;814;20221004;22.8;9;15.9;2.3;12.19;.1;2.49;13320 +77092;45.28043;4.47802;814;20221005;23.2;9.8;16.5;4.2;10.39;.1;3.53;12963 +77092;45.28043;4.47802;814;20221006;17.1;10;13.5;2;12.39;.4;1.57;9245 +77092;45.28043;4.47802;814;20221007;20.1;9.4;14.7;2.7;12.49;2.4;2.08;11274 +77092;45.28043;4.47802;814;20221008;12.6;12.1;12.3;1.7;12.79;4.7;.81;2186 +77092;45.28043;4.47802;814;20221009;17.9;5;11.4;2.4;10.89;.1;1.75;12101 +77092;45.28043;4.47802;814;20221010;21.8;9.7;15.7;2.2;11.79;.1;2.22;11565 +77092;45.28043;4.47802;814;20221011;17.1;9.5;13.3;2;12.99;.1;1.38;8991 +77092;45.28043;4.47802;814;20221012;18.6;11.3;14.9;1.8;13.49;.4;1.51;8693 +77092;45.28043;4.47802;814;20221013;16.8;9.3;13;2.6;12.19;3;1.49;8702 +77092;45.28043;4.47802;814;20221014;17.3;11.2;14.2;3.6;13.09;.5;1.61;7718 +77092;45.28043;4.47802;814;20221015;22.3;12;17.1;5.1;12.09;.1;3.16;9983 +77092;45.28043;4.47802;814;20221016;21.2;14.1;17.6;5.2;13.59;0;2.74;8132 +77092;45.28043;4.47802;814;20221017;21.4;14.1;17.7;5.1;13.19;0;2.85;8140 +77092;45.28043;4.47802;814;20221018;24.3;13;18.6;3.2;12.89;0;2.74;10062 +77092;45.28043;4.47802;814;20221019;23.8;10.6;17.2;3.4;11.89;.4;2.77;10754 +77092;45.28043;4.47802;814;20221020;18.7;15.4;17;5.9;14.79;9.5;2.08;5164 +77092;45.28043;4.47802;814;20221021;20.4;14;17.2;5.8;13.89;6.6;2.52;7204 +77092;45.28043;4.47802;814;20221022;21.1;11.1;16.1;3.4;11.99;0;2.27;8953 +77092;45.28043;4.47802;814;20221023;20.5;14.9;17.7;7.3;14.19;2.1;2.81;6538 +77092;45.28043;4.47802;814;20221024;20.3;15.2;17.7;3.4;12.59;4;2.28;6141 +77092;45.28043;4.47802;814;20221025;19.6;8.1;13.8;3.4;10.19;.1;2.16;9236 +77092;45.28043;4.47802;814;20221026;22.7;13.6;18.1;3.4;13.09;0;2.41;8073 +77092;45.28043;4.47802;814;20221027;26.4;12.7;19.5;3.2;12.89;.1;2.85;9833 +77092;45.28043;4.47802;814;20221028;26.5;16.6;21.5;4;8.89;0;4.15;8203 +77092;45.28043;4.47802;814;20221029;23.7;14.7;19.2;4.4;6.69;0;4.27;7701 +77092;45.28043;4.47802;814;20221030;22.8;15.3;19;5;7.59;1.4;4.33;6908 +77092;45.28043;4.47802;814;20221031;18.1;13.3;15.7;5.5;11.29;16.4;2.55;5394 +77092;45.28043;4.47802;814;20221101;17.2;12;14.6;3.5;11.79;0;1.68;5547 +77092;45.28043;4.47802;814;20221102;13.8;6.6;10.2;2.3;9.19;.1;1.17;6487 +77092;45.28043;4.47802;814;20221103;13.8;6.7;10.2;4.9;9.29;.7;1.56;6351 +77092;45.28043;4.47802;814;20221104;8.5;5.6;7;4.3;7.79;7.1;1.12;3901 +77092;45.28043;4.47802;814;20221105;6.7;3.8;5.2;3.6;7.49;0;.78;3846 +77092;45.28043;4.47802;814;20221106;15.3;.1;7.7;3;6.19;0;1.7;9045 +77092;45.28043;4.47802;814;20221107;15.6;4.6;10.1;3.3;8.29;0;1.58;7549 +77092;45.28043;4.47802;814;20221108;14.4;10;12.2;5.9;10.19;10.2;1.83;4607 +77092;45.28043;4.47802;814;20221109;13.8;10.8;12.3;2.9;12.39;10.8;.87;3703 +77092;45.28043;4.47802;814;20221110;10.4;7.6;9;3;9.89;0;.79;3518 +77092;45.28043;4.47802;814;20221111;16.3;2;9.1;2.1;8.99;.1;1.05;8197 +77092;45.28043;4.47802;814;20221112;17.5;6.6;12;2;10.19;0;1.14;7027 +77092;45.28043;4.47802;814;20221113;14.8;7.3;11;2.6;9.69;0;1.15;5705 +77092;45.28043;4.47802;814;20221114;13.4;8.7;11;4.3;9.99;3.1;1.33;4399 +77092;45.28043;4.47802;814;20221115;12.2;8.5;10.3;4.2;10.99;3.1;.85;3820 +77092;45.28043;4.47802;814;20221116;13.2;6;9.6;4.8;8.69;0;1.46;5372 +77092;45.28043;4.47802;814;20221117;13.3;8.2;10.7;6.5;9.09;1.6;1.82;4420 +77092;45.28043;4.47802;814;20221118;8.2;4.9;6.5;1.9;7.69;1.1;.71;3455 +77092;45.28043;4.47802;814;20221119;5.2;1.9;3.5;2.2;7.39;1.2;.41;3412 +77092;45.28043;4.47802;814;20221120;6.5;2.3;4.4;2.4;6.99;.1;.61;3838 +77092;45.28043;4.47802;814;20221121;7.3;2.5;4.9;4.1;7.19;5.6;.77;4073 +77092;45.28043;4.47802;814;20221122;7.7;2;4.8;2.2;6.49;.1;.74;4412 +77092;45.28043;4.47802;814;20221123;11.5;1.5;6.5;3.6;7.49;1.7;.99;5869 +77092;45.28043;4.47802;814;20221124;10.9;2.5;6.7;2.2;7.09;0;.84;5296 +77092;45.28043;4.47802;814;20221125;8.1;6.4;7.2;3.1;8.09;4.4;.86;2202 +77092;45.28043;4.47802;814;20221126;5.2;3.8;4.5;2.8;7.59;.1;.52;1950 +77092;45.28043;4.47802;814;20221127;11.6;-.7;5.4;4;6.29;.3;1.23;6268 +77092;45.28043;4.47802;814;20221128;6.9;6.2;6.5;3.3;8.49;6.3;.66;1266 +77092;45.28043;4.47802;814;20221129;3.9;2.2;3;2.3;7.29;.9;.36;2108 +77092;45.28043;4.47802;814;20221130;3.5;2.6;3;3.6;7.59;.2;.28;1442 +77092;45.28043;4.47802;814;20221201;2.4;1.8;2.1;3.4;6.79;0;.37;1114 +77092;45.28043;4.47802;814;20221202;.2;-.7;-.3;1.3;5.79;.9;.32;1413 +77092;45.28043;4.47802;814;20221203;1.3;-.9;.2;2.3;6.09;7.7;.26;2348 +77092;45.28043;4.47802;814;20221204;3.1;-.1;1.5;2;6.39;4.6;.33;2866 +77092;45.28043;4.47802;814;20221205;4.7;-3.5;.6;1.8;5.19;0;.43;4722 +77092;45.28043;4.47802;814;20221206;3;-6.4;-1.7;1.8;4.89;0;.29;5039 +77092;45.28043;4.47802;814;20221207;-1.1;-2;-1.6;2.4;5.39;0;.26;1354 +77092;45.28043;4.47802;814;20221208;1.3;-3.6;-1.2;1.6;5.19;9.7;.27;3513 +77092;45.28043;4.47802;814;20221209;2.9;-.6;1.1;1.8;6.19;2.5;.31;2908 +77092;45.28043;4.47802;814;20221210;-2.8;-2.7;-2.8;3.5;4.79;.1;.31;0 +77092;45.28043;4.47802;814;20221211;-2.1;-6.3;-4.2;2;3.79;0;.33;3178 +77092;45.28043;4.47802;814;20221212;.6;-6.7;-3.1;2.7;3.99;3.9;.42;4261 +77092;45.28043;4.47802;814;20221213;6.6;-4.4;1.1;3.2;6.09;1.2;.4;5273 +77092;45.28043;4.47802;814;20221214;10.3;4;7.1;4.4;8.59;1.3;.75;3908 +77092;45.28043;4.47802;814;20221215;4.5;2.5;3.5;2.2;7.19;24.1;.41;2072 +77092;45.28043;4.47802;814;20221216;-.5;-.1;-.3;2.4;5.69;0;.37;0 +77092;45.28043;4.47802;814;20221217;-1.3;-7.8;-4.6;1.6;3.69;0;.28;3943 +77092;45.28043;4.47802;814;20221218;7.8;-5.3;1.2;4.1;5.49;0;.72;5706 +77092;45.28043;4.47802;814;20221219;11.2;5.9;8.5;6.2;8.89;1;1.13;3523 +77092;45.28043;4.47802;814;20221220;11.2;9.2;10.2;7.1;9.59;.7;1.44;2054 +77092;45.28043;4.47802;814;20221221;11.6;9.1;10.3;4.6;9.59;1.3;1.21;2329 +77092;45.28043;4.47802;814;20221222;11;8.7;9.8;5.8;8.99;3.7;1.43;2224 +77092;45.28043;4.47802;814;20221223;12.8;10.1;11.4;4.4;11.09;.2;1.01;2435 +77092;45.28043;4.47802;814;20221224;14.9;9.9;12.4;2.8;10.29;0;1.12;3420 +77092;45.28043;4.47802;814;20221225;12.5;5;8.7;4.1;8.89;0;.98;4259 +77092;45.28043;4.47802;814;20221226;13;7.1;10;3.7;9.29;.1;1.07;3755 +77092;45.28043;4.47802;814;20221227;9.2;4.2;6.7;1.7;7.59;0;.59;3444 +77092;45.28043;4.47802;814;20221228;12.5;.3;6.4;3.5;6.99;.1;1.04;5556 +77092;45.28043;4.47802;814;20221229;10.9;5.6;8.2;5.4;8.59;2.4;1.09;3580 +77092;45.28043;4.47802;814;20221230;11.8;4.7;8.2;5.1;8.79;.6;1.01;4206 +77092;45.28043;4.47802;814;20221231;13.8;9.9;11.8;5.7;9.89;0;1.65;3059 +77093;45.29662;4.79556;233;20220101;9;3.1;6;1.1;8.45;.1;.36;3748 +77093;45.29662;4.79556;233;20220102;8.2;2.4;5.3;2.7;9.25;0;.15;3716 +77093;45.29662;4.79556;233;20220103;10.4;5.2;7.8;1.7;9.6;0;.4;3568 +77093;45.29662;4.79556;233;20220104;13.5;6.4;10;5.1;9.95;8.1;1.05;4322 +77093;45.29662;4.79556;233;20220105;4.8;3.1;4;5;6.2;.1;.95;1723 +77093;45.29662;4.79556;233;20220106;5.7;2.6;4.2;4.7;5.55;0;1.18;2676 +77093;45.29662;4.79556;233;20220107;3.9;-1.4;1.3;1.2;5.75;2.1;.34;3603 +77093;45.29662;4.79556;233;20220108;6.4;1.5;3.9;2.8;7.45;2.5;.39;3564 +77093;45.29662;4.79556;233;20220109;6.8;3.9;5.3;2.1;7.1;2.5;.63;2632 +77093;45.29662;4.79556;233;20220110;6.3;3;4.7;4;6.65;.1;.84;2832 +77093;45.29662;4.79556;233;20220111;3.3;1.2;2.3;4.8;5.8;0;.75;2224 +77093;45.29662;4.79556;233;20220112;2.8;1.1;2;3.6;5.15;0;.85;1930 +77093;45.29662;4.79556;233;20220113;3.3;-3.5;-.1;2;4.85;.1;.46;4394 +77093;45.29662;4.79556;233;20220114;4.5;-5.1;-.3;1.5;4.75;0;.38;5628 +77093;45.29662;4.79556;233;20220115;.1;-4.7;-2.3;1.4;4.8;.1;.28;3824 +77093;45.29662;4.79556;233;20220116;1.8;-4.2;-1.2;1.8;4.9;0;.37;4410 +77093;45.29662;4.79556;233;20220117;4.7;-2.4;1.1;3.6;6.15;0;.38;4917 +77093;45.29662;4.79556;233;20220118;5;2;3.5;2.6;6.05;0;.71;3037 +77093;45.29662;4.79556;233;20220119;2.8;-4;-.6;1.3;5.65;0;.25;4870 +77093;45.29662;4.79556;233;20220120;5.6;1.3;3.5;4;6.65;.2;.64;3809 +77093;45.29662;4.79556;233;20220121;4.9;.8;2.9;6.9;5.1;0;1.33;3769 +77093;45.29662;4.79556;233;20220122;5.4;.2;2.8;4.5;5.7;0;.89;4417 +77093;45.29662;4.79556;233;20220123;3;1.4;2.2;2.3;6.1;0;.53;1982 +77093;45.29662;4.79556;233;20220124;5.7;-1.9;1.9;.7;5.65;0;.39;5611 +77093;45.29662;4.79556;233;20220125;7.6;-4.6;1.5;1.1;5.4;.1;.46;7394 +77093;45.29662;4.79556;233;20220126;1.6;-4.4;-1.4;3;5.2;0;.3;4625 +77093;45.29662;4.79556;233;20220127;-.6;-2.4;-1.5;3.6;5;0;.39;2418 +77093;45.29662;4.79556;233;20220128;6.5;-2.2;2.2;4.5;6.25;0;.66;6394 +77093;45.29662;4.79556;233;20220129;4.1;-1.8;1.1;3.1;5.95;0;.48;5133 +77093;45.29662;4.79556;233;20220130;10.3;1.3;5.8;4.3;7.75;0;.89;6707 +77093;45.29662;4.79556;233;20220131;8.1;3.5;5.8;3.3;7.25;.8;.91;4611 +77093;45.29662;4.79556;233;20220201;7.6;1.4;4.5;4;5.9;.8;1.15;5586 +77093;45.29662;4.79556;233;20220202;12.2;3.1;7.6;2.4;8.55;.1;.84;7043 +77093;45.29662;4.79556;233;20220203;11.4;5.4;8.4;1.9;8.35;0;.9;5668 +77093;45.29662;4.79556;233;20220204;10.7;2.7;6.7;1.7;7.5;.4;.82;6755 +77093;45.29662;4.79556;233;20220205;10.2;4.4;7.3;3.2;6.55;0;1.37;5763 +77093;45.29662;4.79556;233;20220206;9.9;-2.3;3.8;1.6;6.35;1.1;.77;8683 +77093;45.29662;4.79556;233;20220207;9.7;6.5;8.1;4.7;6.9;.5;1.66;4163 +77093;45.29662;4.79556;233;20220208;11.2;.7;5.9;1.8;5.45;0;1.17;8284 +77093;45.29662;4.79556;233;20220209;14.3;-2.7;5.8;3.4;6.5;0;1.56;10917 +77093;45.29662;4.79556;233;20220210;5.6;1.8;3.7;2.4;7.75;.6;1.41;11226 +77093;45.29662;4.79556;233;20220211;9.1;4.8;6.9;4.4;6.85;.2;1.31;7087 +77093;45.29662;4.79556;233;20220212;11.2;-2.7;4.3;1.8;5.77;0;1.07;9372 +77093;45.29662;4.79556;233;20220213;13.5;1.2;7.3;6.1;6.65;1.5;2.04;11620 +77093;45.29662;4.79556;233;20220214;10.5;7.9;9.2;3.6;8.9;8;1.14;3337 +77093;45.29662;4.79556;233;20220215;9.2;4.2;6.7;3.3;7.18;1.4;1.13;5729 +77093;45.29662;4.79556;233;20220216;8.7;3.2;5.9;2.6;8.5;3.6;.69;6499 +77093;45.29662;4.79556;233;20220217;17;6;11.5;1.4;9.9;0;1.24;9685 +77093;45.29662;4.79556;233;20220218;19.1;4.1;11.6;3.3;9.45;.3;2.02;11549 +77093;45.29662;4.79556;233;20220219;11;6;8.5;3.2;6.1;0;1.81;6538 +77093;45.29662;4.79556;233;20220220;13.8;.1;6.9;1.3;7;.3;1.2;11334 +77093;45.29662;4.79556;233;20220221;9.9;6.9;8.4;4.4;7.5;2.4;1.59;5018 +77093;45.29662;4.79556;233;20220222;12.6;7;9.8;4;7.6;0;1.91;7273 +77093;45.29662;4.79556;233;20220223;14.9;7.6;11.2;1.6;8.5;.1;1.43;8480 +77093;45.29662;4.79556;233;20220224;14.6;1.9;8.2;3.9;8.25;0;1.71;11533 +77093;45.29662;4.79556;233;20220225;10;5.6;7.8;5.5;5.7;0;2.33;6605 +77093;45.29662;4.79556;233;20220226;10.1;1.6;5.9;2.9;5.55;0;1.62;9632 +77093;45.29662;4.79556;233;20220227;13.1;-2.9;5.1;.8;5.6;0;1.2;13580 +77093;45.29662;4.79556;233;20220228;13.7;-1.6;6.1;1.4;5.95;0;1.49;13414 +77093;45.29662;4.79556;233;20220301;14.8;-.1;7.3;2.7;6.3;0;1.97;13389 +77093;45.29662;4.79556;233;20220302;12.3;3.5;7.9;3.9;7.7;0;1.68;10311 +77093;45.29662;4.79556;233;20220303;14.8;2;8.4;1.4;8.3;0;1.44;12702 +77093;45.29662;4.79556;233;20220304;15.1;2.5;8.8;3.3;6.05;0;2.42;12656 +77093;45.29662;4.79556;233;20220305;11.3;-.8;5.3;2.9;4.15;0;2.11;12462 +77093;45.29662;4.79556;233;20220306;9.5;-2.9;3.3;2.3;3.9;0;1.75;12880 +77093;45.29662;4.79556;233;20220307;11.2;-3.4;3.9;1.4;4.55;0;1.56;14263 +77093;45.29662;4.79556;233;20220308;12.3;-3.7;4.3;3.8;5.95;0;1.92;15246 +77093;45.29662;4.79556;233;20220309;14.6;.1;7.3;3.3;7.2;0;2.05;14684 +77093;45.29662;4.79556;233;20220310;15.2;1.7;8.4;3.7;8.25;.4;2.03;14319 +77093;45.29662;4.79556;233;20220311;14.8;8.8;11.8;7.8;7.8;0;3.28;9477 +77093;45.29662;4.79556;233;20220312;11.3;8.3;9.8;4.6;7.25;0;2.18;6567 +77093;45.29662;4.79556;233;20220313;12;8.4;10.2;5.3;8.2;9.5;2.13;7335 +77093;45.29662;4.79556;233;20220314;13.6;3.3;8.5;1.5;9.7;1.7;1.45;13029 +77093;45.29662;4.79556;233;20220315;16.8;9.2;13;6.3;9.9;0;2.84;11220 +77093;45.29662;4.79556;233;20220316;18;8.2;13.1;3.6;10.3;0;2.48;13066 +77093;45.29662;4.79556;233;20220317;14.5;8.3;11.4;4.2;10.4;.1;1.89;10202 +77093;45.29662;4.79556;233;20220318;11.6;8.4;10;3.1;9.28;0;1.11;2362 +77093;45.29662;4.79556;233;20220319;15.7;3.8;9.8;2.1;8.18;0;1.97;14672 +77093;45.29662;4.79556;233;20220320;15.1;4.6;9.9;4.3;6.71;0;2.53;10376 +77093;45.29662;4.79556;233;20220321;17.2;6;11.6;4.5;6.21;0;3.5;17516 +77093;45.29662;4.79556;233;20220322;16.9;2.9;9.9;3.4;5.61;0;3.12;19070 +77093;45.29662;4.79556;233;20220323;17.8;1.7;9.8;1.9;5.75;0;2.67;19270 +77093;45.29662;4.79556;233;20220324;20.8;1.5;11.1;1.8;5.85;0;2.93;19680 +77093;45.29662;4.79556;233;20220325;20.3;3.1;11.7;2.1;6.75;0;3.03;19431 +77093;45.29662;4.79556;233;20220326;20.9;3.4;12.2;2.2;7.08;0;3.12;19767 +77093;45.29662;4.79556;233;20220327;21.4;3.5;12.5;1.9;6.98;0;2.97;17584 +77093;45.29662;4.79556;233;20220328;22.3;3.6;13;3.1;6.21;0;3.81;18542 +77093;45.29662;4.79556;233;20220329;20.1;9.3;14.7;4.8;6.51;1.7;4.14;12306 +77093;45.29662;4.79556;233;20220330;15.8;9.4;12.6;2.8;9.91;3.2;2.18;10924 +77093;45.29662;4.79556;233;20220331;12.3;8.6;10.5;2.9;9.45;3.9;1.51;7261 +77093;45.29662;4.79556;233;20220401;5.7;1.6;3.6;5.7;5.73;5.9;1.57;7061 +77093;45.29662;4.79556;233;20220402;6.3;2;4.2;8.1;4.79;.2;2.3;8991 +77093;45.29662;4.79556;233;20220403;6.7;.8;3.7;5.9;5;0;2.06;10682 +77093;45.29662;4.79556;233;20220404;11;-1.5;4.7;2.2;4.97;0;2.47;20504 +77093;45.29662;4.79556;233;20220405;14.2;.6;7.4;1.9;7.31;0;2.13;16694 +77093;45.29662;4.79556;233;20220406;16.3;5.6;10.9;1.4;9.85;1.8;1.71;10635 +77093;45.29662;4.79556;233;20220407;13.5;9.8;11.7;5;10.55;.7;1.57;4738 +77093;45.29662;4.79556;233;20220408;16.8;10.9;13.9;5.8;10.35;.5;2.97;7241 +77093;45.29662;4.79556;233;20220409;10.1;4.5;7.3;4.3;6.44;.5;2.71;13693 +77093;45.29662;4.79556;233;20220410;15.2;-.6;7.3;1.9;6.61;0;2.64;22078 +77093;45.29662;4.79556;233;20220411;19.1;3.5;11.3;6.8;7.01;0;4.04;18093 +77093;45.29662;4.79556;233;20220412;19.1;10.6;14.9;4.4;6.9;.1;4.18;12455 +77093;45.29662;4.79556;233;20220413;21.5;9.3;15.4;2.3;9.41;0;3.02;14922 +77093;45.29662;4.79556;233;20220414;22;8.1;15.1;3;11.81;0;3.62;22302 +77093;45.29662;4.79556;233;20220415;22.8;10;16.4;3.7;11.68;0;4.1;22329 +77093;45.29662;4.79556;233;20220416;22.3;10.4;16.4;5;9.88;0;4.74;23932 +77093;45.29662;4.79556;233;20220417;19.1;5.7;12.4;2.5;7.78;0;3.67;24947 +77093;45.29662;4.79556;233;20220418;20.7;4.5;12.6;2.1;6.85;0;3.6;22442 +77093;45.29662;4.79556;233;20220419;21.3;5.8;13.6;2.5;7.35;0;3.92;22707 +77093;45.29662;4.79556;233;20220420;21.2;5.9;13.5;2.7;9.61;1.3;3.14;17123 +77093;45.29662;4.79556;233;20220421;20.5;11.7;16.1;3;10.11;.1;3.72;18562 +77093;45.29662;4.79556;233;20220422;21.8;6.6;14.2;2.4;8.81;0;3.69;21072 +77093;45.29662;4.79556;233;20220423;18.1;12.7;15.4;4.1;9.68;10.1;2.87;6727 +77093;45.29662;4.79556;233;20220424;17.1;8;12.6;3.8;10.28;1.1;2.64;14144 +77093;45.29662;4.79556;233;20220425;16.8;11.3;14.1;2.2;11.51;.6;2.24;11467 +77093;45.29662;4.79556;233;20220426;19;9.3;14.1;2.3;10.38;0;3.36;21424 +77093;45.29662;4.79556;233;20220427;20.5;5.1;12.8;2.2;9.05;0;3.76;25780 +77093;45.29662;4.79556;233;20220428;22.9;6.3;14.6;2.3;10.08;0;4.17;26228 +77093;45.29662;4.79556;233;20220429;22.6;7.8;15.2;2.5;10.11;.2;3.74;20514 +77093;45.29662;4.79556;233;20220430;20.7;8.1;14.4;3.5;10.01;0;4.02;25252 +77093;45.29662;4.79556;233;20220501;20;7.2;13.6;3.2;8.88;0;4.08;25373 +77093;45.29662;4.79556;233;20220502;21.8;6.5;14.1;2.5;9.35;.2;4.03;25244 +77093;45.29662;4.79556;233;20220503;22;10;16;2.5;10.68;1;3.48;18098 +77093;45.29662;4.79556;233;20220504;22.3;10;16.2;2.6;11.51;2.1;3.9;21471 +77093;45.29662;4.79556;233;20220505;17.8;12;14.9;4.1;11.45;.2;3.01;13440 +77093;45.29662;4.79556;233;20220506;18.5;10.9;14.7;4.5;10.7;0;3.63;17437 +77093;45.29662;4.79556;233;20220507;22.9;11.1;17;4;10.3;.1;4.86;21982 +77093;45.29662;4.79556;233;20220508;22.8;13.2;18;2.5;11.15;.4;4.19;19957 +77093;45.29662;4.79556;233;20220509;25.4;9.1;17.2;1.2;12.15;.1;4.36;26187 +77093;45.29662;4.79556;233;20220510;27.9;10.3;19.1;1.8;13.25;.1;5.01;27484 +77093;45.29662;4.79556;233;20220511;28.5;12.7;20.6;4.1;12.25;0;6.24;26118 +77093;45.29662;4.79556;233;20220512;27;13.5;20.2;4;12.15;0;5.8;24294 +77093;45.29662;4.79556;233;20220513;25.7;11.4;18.5;1.9;13.7;.1;4.55;25084 +77093;45.29662;4.79556;233;20220514;27;13;20;1.7;14.15;0;4.69;24775 +77093;45.29662;4.79556;233;20220515;29;11.1;20;3.2;13.25;.3;5.95;28345 +77093;45.29662;4.79556;233;20220516;29.8;14.2;22;2.1;11.4;0;5.7;26557 +77093;45.29662;4.79556;233;20220517;31.2;12.6;21.9;1;14.1;0;5.26;28816 +77093;45.29662;4.79556;233;20220518;32.2;14.5;23.4;1.9;15.5;0;5.86;27944 +77093;45.29662;4.79556;233;20220519;31.1;17.1;24.1;4.9;15.35;0;7.08;25416 +77093;45.29662;4.79556;233;20220520;29.9;18.2;24.1;5.5;12.55;0;7.5;23262 +77093;45.29662;4.79556;233;20220521;32.5;15.7;24.1;1.3;15.7;0;5.61;27995 +77093;45.29662;4.79556;233;20220522;31.6;16.5;24.1;1.8;18.5;0;5.53;26503 +77093;45.29662;4.79556;233;20220523;28.5;18.2;23.4;3.4;15.8;0;5.55;21954 +77093;45.29662;4.79556;233;20220524;21.9;15.2;18.6;2.8;11.1;0;4.22;17695 +77093;45.29662;4.79556;233;20220525;24.4;12.3;18.4;4.1;10.25;0;5.63;24067 +77093;45.29662;4.79556;233;20220526;24.5;12.1;18.3;3.4;10.9;0;5.29;24529 +77093;45.29662;4.79556;233;20220527;26;13.3;19.7;3.8;12.8;0;5.52;24806 +77093;45.29662;4.79556;233;20220528;24.2;14.5;19.4;5.7;10.4;0;6.09;21722 +77093;45.29662;4.79556;233;20220529;22;12.3;17.2;4.5;7.45;0;5.69;21771 +77093;45.29662;4.79556;233;20220530;24.3;9.1;16.7;1.6;8.15;.9;4.94;27364 +77093;45.29662;4.79556;233;20220531;19.3;12.3;15.8;1.5;13.6;2.1;3.14;18370 +77093;45.29662;4.79556;233;20220601;28.4;12.4;20.4;1.6;16.2;3.3;5.2;28166 +77093;45.29662;4.79556;233;20220602;29.4;15.6;22.5;2.3;17.3;.5;5.41;26168 +77093;45.29662;4.79556;233;20220603;31.4;16.4;23.9;2.1;17.3;0;5.89;27423 +77093;45.29662;4.79556;233;20220604;34;18.1;26;3;16.4;3.5;7.08;28390 +77093;45.29662;4.79556;233;20220605;29.1;19.1;24.1;2.2;17.05;.8;5.19;22435 +77093;45.29662;4.79556;233;20220606;28.4;14.3;21.3;2.3;15.7;.7;5.04;23764 +77093;45.29662;4.79556;233;20220607;27.1;14.1;20.6;2.4;14.23;0;5.27;25460 +77093;45.29662;4.79556;233;20220608;24.1;12.5;18.3;1.3;13.8;4.8;4.28;24226 +77093;45.29662;4.79556;233;20220609;21.9;13.2;17.6;3.5;12.8;.5;4.3;20865 +77093;45.29662;4.79556;233;20220610;26.6;11.9;19.2;3.4;10.8;0;6.01;27385 +77093;45.29662;4.79556;233;20220611;31.2;12.3;21.7;2;11.85;0;6.27;30064 +77093;45.29662;4.79556;233;20220612;33.8;13.9;23.9;1;15.05;.4;6;30976 +77093;45.29662;4.79556;233;20220613;28.9;17;23;3.3;15.15;0;5.89;24461 +77093;45.29662;4.79556;233;20220614;32.2;13.9;23;1.8;11.8;0;6.43;30281 +77093;45.29662;4.79556;233;20220615;33.9;18.3;26.1;2.4;17.05;1.2;6.79;28469 +77093;45.29662;4.79556;233;20220616;34.4;18.2;26.3;1.8;17.65;0;6.45;28975 +77093;45.29662;4.79556;233;20220617;35.5;18.6;27;2.3;13.85;0;7.18;29009 +77093;45.29662;4.79556;233;20220618;37.7;18;27.9;3.1;14.6;0;8.47;31049 +77093;45.29662;4.79556;233;20220619;35.3;22.8;29.1;5.9;14.5;0;9.57;25452 +77093;45.29662;4.79556;233;20220620;35.2;21.2;28.2;4.5;11.35;0;9.1;26982 +77093;45.29662;4.79556;233;20220621;34;19.7;26.9;3.1;16.25;.9;7.18;27340 +77093;45.29662;4.79556;233;20220622;30;20.1;25.1;3.4;20.85;2.9;5.49;22634 +77093;45.29662;4.79556;233;20220623;28.7;18.6;23.6;2.3;19.9;5.8;4.95;22794 +77093;45.29662;4.79556;233;20220624;23.4;18.3;20.8;1.8;17;15.8;3.47;15918 +77093;45.29662;4.79556;233;20220625;30.1;14.5;22.3;2.2;16.55;9.7;5.82;28486 +77093;45.29662;4.79556;233;20220626;25.1;16.2;20.7;2.4;18.2;0;4.2;21384 +77093;45.29662;4.79556;233;20220627;24.6;17.6;21.1;2.7;16.45;1.4;4.23;18876 +77093;45.29662;4.79556;233;20220628;26.9;16.2;21.5;3.4;15.3;0;5.32;23373 +77093;45.29662;4.79556;233;20220629;29.1;17;23;1.3;15.15;0;5.05;24791 +77093;45.29662;4.79556;233;20220630;31.1;15.7;23.4;2.2;16;35;6.06;28191 +77093;45.29662;4.79556;233;20220701;23.4;12.6;18;2.3;13.5;0;4.38;23460 +77093;45.29662;4.79556;233;20220702;29.9;12;21;1.3;13.7;0;5.59;30090 +77093;45.29662;4.79556;233;20220703;31.6;16;23.8;1.2;18;1;5.55;28167 +77093;45.29662;4.79556;233;20220704;28.5;19.1;23.8;2.2;17.95;1.1;4.93;21785 +77093;45.29662;4.79556;233;20220705;28.2;16.6;22.4;2.4;15.2;0;5.33;24065 +77093;45.29662;4.79556;233;20220706;27.3;16.3;21.8;4;12;0;6.19;23300 +77093;45.29662;4.79556;233;20220707;27.6;15;21.3;4.3;12.4;0;6.32;25176 +77093;45.29662;4.79556;233;20220708;27.1;16.4;21.8;5.4;13.25;0;6.39;23085 +77093;45.29662;4.79556;233;20220709;29;15.3;22.1;3.4;12;0;6.42;26159 +77093;45.29662;4.79556;233;20220710;29.1;18.3;23.7;4.3;13.3;0;6.58;23004 +77093;45.29662;4.79556;233;20220711;30.1;16.8;23.5;3;13.05;.2;6.29;25619 +77093;45.29662;4.79556;233;20220712;32;16.3;24.2;2.3;13.7;0;6.33;27591 +77093;45.29662;4.79556;233;20220713;35;14.9;25;1.5;12.45;0;6.42;30081 +77093;45.29662;4.79556;233;20220714;37;18.4;27.7;1.3;15.05;0;6.48;29792 +77093;45.29662;4.79556;233;20220715;33;20.5;26.7;2.6;14.55;0;6.4;24183 +77093;45.29662;4.79556;233;20220716;32.2;19.2;25.7;3.6;10.7;0;7.39;25050 +77093;45.29662;4.79556;233;20220717;33.5;18.7;26.1;2.8;11.75;0;7.08;26695 +77093;45.29662;4.79556;233;20220718;37.8;16.7;27.3;1.7;14.3;0;6.86;29999 +77093;45.29662;4.79556;233;20220719;38.8;22.2;30.5;3.7;16.6;0;8.71;28136 +77093;45.29662;4.79556;233;20220720;36.8;20.6;28.7;2.1;18.5;3.2;6.83;27660 +77093;45.29662;4.79556;233;20220721;33;19.4;26.2;2.1;16.25;0;6.05;25242 +77093;45.29662;4.79556;233;20220722;37.4;16.3;26.8;1.4;16.6;2.4;6.54;29989 +77093;45.29662;4.79556;233;20220723;31.1;20.4;25.8;2.4;19.05;0;5.37;22155 +77093;45.29662;4.79556;233;20220724;35.8;17.6;26.7;1.5;16.1;0;6.23;28104 +77093;45.29662;4.79556;233;20220725;35.9;21.2;28.5;2.9;16.6;3.2;7.15;25970 +77093;45.29662;4.79556;233;20220726;29.4;20.5;24.9;4.4;14.7;0;6.34;20045 +77093;45.29662;4.79556;233;20220727;29.4;18.3;23.8;4.1;11.9;0;6.62;22216 +77093;45.29662;4.79556;233;20220728;33.5;14.6;24;1.6;13;.8;5.96;28135 +77093;45.29662;4.79556;233;20220729;27.8;17.4;22.6;1.3;16.05;3.8;4.34;21199 +77093;45.29662;4.79556;233;20220730;32.3;16.8;24.5;2.3;13.45;0;6.08;25877 +77093;45.29662;4.79556;233;20220731;33.7;17.1;25.4;2.5;13.7;0;6.49;26386 +77093;45.29662;4.79556;233;20220801;35.4;19;27.2;2.6;14.25;0;6.81;26221 +77093;45.29662;4.79556;233;20220802;33.8;20;26.9;3;14.75;0;6.63;24125 +77093;45.29662;4.79556;233;20220803;38.2;17.2;27.7;2;14.75;0;6.88;28560 +77093;45.29662;4.79556;233;20220804;38.6;21;29.8;3.1;14.85;0;7.95;27215 +77093;45.29662;4.79556;233;20220805;34.4;21.5;28;2.5;18.5;.9;6.03;23048 +77093;45.29662;4.79556;233;20220806;31.9;20.2;26.1;4;15.35;0;6.65;21846 +77093;45.29662;4.79556;233;20220807;31.2;18.4;24.8;3.3;13.3;0;6.27;22803 +77093;45.29662;4.79556;233;20220808;32.5;17;24.7;2.5;12.05;0;6.12;24804 +77093;45.29662;4.79556;233;20220809;33.9;16.1;25;2.2;11.5;0;6.22;25955 +77093;45.29662;4.79556;233;20220810;35.6;17.3;26.5;1.8;11.9;0;5.98;25604 +77093;45.29662;4.79556;233;20220811;36.6;17.6;27.1;1.7;13.35;0;6.1;26648 +77093;45.29662;4.79556;233;20220812;35.7;17.9;26.8;1.6;14.15;0;5.85;25760 +77093;45.29662;4.79556;233;20220813;35.3;17;26.1;1.9;11.9;15.4;5.98;25329 +77093;45.29662;4.79556;233;20220814;24.3;18.8;21.6;2.6;20.8;17.6;2.96;14043 +77093;45.29662;4.79556;233;20220815;29.3;15.9;22.6;1.6;17.05;.2;4.44;22172 +77093;45.29662;4.79556;233;20220816;32.6;15.3;24;2;17.05;1.4;5.38;25139 +77093;45.29662;4.79556;233;20220817;27.7;19.5;23.6;1.8;18.6;16.2;3.84;17104 +77093;45.29662;4.79556;233;20220818;24.3;14.6;19.4;2.3;17.35;1.1;3.42;18435 +77093;45.29662;4.79556;233;20220819;25.6;17.5;21.5;2.5;18.65;2.5;3.55;16730 +77093;45.29662;4.79556;233;20220820;28.2;18.3;23.3;2.5;17.6;0;4.28;18433 +77093;45.29662;4.79556;233;20220821;27.8;15.5;21.6;1.9;14.35;0;4.3;20322 +77093;45.29662;4.79556;233;20220822;29;15.1;22.1;2.6;15.15;.1;4.83;21450 +77093;45.29662;4.79556;233;20220823;30.7;17.7;24.2;2.6;16.55;1.1;5;20679 +77093;45.29662;4.79556;233;20220824;32.2;16.9;24.5;1.4;15;0;4.64;22202 +77093;45.29662;4.79556;233;20220825;33.9;16.4;25.2;1.8;16.75;8;5.16;23773 +77093;45.29662;4.79556;233;20220826;27.6;18.7;23.2;2.4;19.3;.4;3.75;16427 +77093;45.29662;4.79556;233;20220827;26.5;17.6;22.1;2.6;17.8;0;3.75;16578 +77093;45.29662;4.79556;233;20220828;30;17.3;23.6;1.7;17.45;0;4.14;19643 +77093;45.29662;4.79556;233;20220829;32.2;15.7;24;1.5;17.5;.1;4.5;22367 +77093;45.29662;4.79556;233;20220830;27.9;21;24.5;2.1;21.4;7.9;3.38;14176 +77093;45.29662;4.79556;233;20220831;28.1;18.3;23.2;2.2;18.15;.2;3.78;16781 +77093;45.29662;4.79556;233;20220901;28.9;15.8;22.3;1.6;15.3;0;3.94;19408 +77093;45.29662;4.79556;233;20220902;27.8;15.5;21.7;1.3;16.8;3.4;3.5;18539 +77093;45.29662;4.79556;233;20220903;26.5;16.5;21.5;1.9;19.15;8;3.24;16500 +77093;45.29662;4.79556;233;20220904;29.2;16;22.6;1.8;19.1;0;3.79;18995 +77093;45.29662;4.79556;233;20220905;30.7;19.8;25.3;3.5;21.15;0;4.44;17042 +77093;45.29662;4.79556;233;20220906;30.1;19.8;25;2.6;20.7;1;4.02;16405 +77093;45.29662;4.79556;233;20220907;27.7;16.9;22.3;1.8;19.05;9;3.37;16627 +77093;45.29662;4.79556;233;20220908;25.8;15.3;20.5;1.3;16.8;.1;2.98;16271 +77093;45.29662;4.79556;233;20220909;25.8;13.7;19.7;1.3;13.95;.1;3.13;17296 +77093;45.29662;4.79556;233;20220910;23.9;12.3;18.1;1.1;13.4;.1;2.78;16787 +77093;45.29662;4.79556;233;20220911;25.3;11.3;18.3;1.2;12.95;0;3.09;18367 +77093;45.29662;4.79556;233;20220912;29.7;11.4;20.5;1.9;15.15;0;3.97;20908 +77093;45.29662;4.79556;233;20220913;27.5;20;23.7;4.4;21.35;4.4;3.55;13020 +77093;45.29662;4.79556;233;20220914;26.4;19.7;23;3.5;20.2;6.4;3.22;12089 +77093;45.29662;4.79556;233;20220915;25.5;15.9;20.7;1.4;18.8;11;2.63;14516 +77093;45.29662;4.79556;233;20220916;21.9;15.6;18.7;2.5;16.05;.2;2.44;11459 +77093;45.29662;4.79556;233;20220917;17;10.8;13.9;4;10.35;0;2.64;11234 +77093;45.29662;4.79556;233;20220918;19.8;7.2;13.5;2.1;8.75;0;2.8;16188 +77093;45.29662;4.79556;233;20220919;19.3;7.4;13.4;3;9;0;2.94;15441 +77093;45.29662;4.79556;233;20220920;20.1;9;14.6;3.2;8.65;0;3.26;14860 +77093;45.29662;4.79556;233;20220921;20.2;9;14.6;2.5;9.2;0;2.9;14707 +77093;45.29662;4.79556;233;20220922;23.4;5.3;14.4;.8;9.95;0;2.49;18739 +77093;45.29662;4.79556;233;20220923;22.4;9.1;15.8;2.4;13.25;5.9;2.63;15746 +77093;45.29662;4.79556;233;20220924;20.8;14.1;17.5;1.7;15.4;6.1;1.99;10948 +77093;45.29662;4.79556;233;20220925;18.3;11.3;14.8;1.3;13.45;1.5;1.7;10880 +77093;45.29662;4.79556;233;20220926;18.6;10.4;14.5;1.6;11.7;2.2;1.96;11810 +77093;45.29662;4.79556;233;20220927;16.7;10.9;13.8;2.2;11.5;1.8;1.82;9703 +77093;45.29662;4.79556;233;20220928;19.9;11.2;15.6;2.8;13.1;10.3;2.24;11954 +77093;45.29662;4.79556;233;20220929;14.9;11.7;13.3;1.6;12;2.3;1.33;6892 +77093;45.29662;4.79556;233;20220930;15.2;7.3;11.3;1.9;10.2;.2;1.64;11073 +77093;45.29662;4.79556;233;20221001;16.6;5.5;11.1;1.6;10.8;.4;1.64;13035 +77093;45.29662;4.79556;233;20221002;25.3;11.5;18.4;1.1;13.9;0;2.27;14496 +77093;45.29662;4.79556;233;20221003;19.4;14.3;16.8;2.4;14.25;0;1.86;8447 +77093;45.29662;4.79556;233;20221004;24.2;10.7;17.4;1.1;13.95;.1;2.13;14006 +77093;45.29662;4.79556;233;20221005;23.3;9.4;16.4;3.1;13.25;0;2.66;14017 +77093;45.29662;4.79556;233;20221006;22.3;11.3;16.8;1.8;14.05;.1;2.06;12196 +77093;45.29662;4.79556;233;20221007;23.1;9.2;16.2;1.3;13.5;2;1.98;13667 +77093;45.29662;4.79556;233;20221008;17.9;14.5;16.2;1.4;14.65;2.8;1.32;6340 +77093;45.29662;4.79556;233;20221009;19.4;8.5;14;1.9;12.6;.1;1.72;11719 +77093;45.29662;4.79556;233;20221010;23.4;11.3;17.4;1.8;14.4;0;2.07;12176 +77093;45.29662;4.79556;233;20221011;21;10.3;15.7;1.1;14.25;0;1.57;11238 +77093;45.29662;4.79556;233;20221012;20.3;13.7;17;1.3;15.1;.2;1.44;8533 +77093;45.29662;4.79556;233;20221013;18.1;10.1;14.1;.7;14.1;2.2;1.19;9367 +77093;45.29662;4.79556;233;20221014;18.4;13.2;15.8;1.5;15.5;.4;1.21;7309 +77093;45.29662;4.79556;233;20221015;24.2;11.3;17.8;2.4;14.4;0;2.26;11835 +77093;45.29662;4.79556;233;20221016;23.5;13.8;18.7;4.5;15.95;0;2.5;9998 +77093;45.29662;4.79556;233;20221017;24.3;16.6;20.4;4.5;15.4;0;3;8786 +77093;45.29662;4.79556;233;20221018;25.5;13.3;19.4;2.4;15.25;.1;2.31;11026 +77093;45.29662;4.79556;233;20221019;23;10.3;16.7;2.5;14.8;.2;1.89;11106 +77093;45.29662;4.79556;233;20221020;20.9;17.5;19.2;5;17.2;1.5;1.99;5307 +77093;45.29662;4.79556;233;20221021;19.4;17.8;18.6;4.3;16.7;13;1.7;3307 +77093;45.29662;4.79556;233;20221022;23;13.8;18.4;2;16.9;0;1.58;8981 +77093;45.29662;4.79556;233;20221023;23.3;15.3;19.3;5.4;16.25;6.8;2.58;8156 +77093;45.29662;4.79556;233;20221024;21.8;17.5;19.6;2.9;17.2;4.8;1.71;5707 +77093;45.29662;4.79556;233;20221025;19.3;10;14.7;1.5;14.5;0;1.13;8629 +77093;45.29662;4.79556;233;20221026;24.6;14.9;19.8;2.6;16.05;.1;2.06;8755 +77093;45.29662;4.79556;233;20221027;24.6;14.4;19.5;2.7;17.25;0;1.86;8816 +77093;45.29662;4.79556;233;20221028;24.7;16.2;20.4;3.3;16.25;0;2.31;7917 +77093;45.29662;4.79556;233;20221029;25.3;13.2;19.3;3;14.8;0;2.32;9397 +77093;45.29662;4.79556;233;20221030;24.3;12.4;18.3;3.2;13.75;0;2.33;9202 +77093;45.29662;4.79556;233;20221031;21.7;12.8;17.2;4.1;15.4;21.1;1.81;7741 +77093;45.29662;4.79556;233;20221101;20.9;14.3;17.6;1.8;15.55;0;1.26;6427 +77093;45.29662;4.79556;233;20221102;17.3;9.2;13.2;1.1;11.4;.1;.96;7097 +77093;45.29662;4.79556;233;20221103;14.8;6.7;10.7;2.6;11.3;.9;.89;6995 +77093;45.29662;4.79556;233;20221104;13.7;7.2;10.5;2.1;9.9;5.2;.99;6142 +77093;45.29662;4.79556;233;20221105;11.7;7.8;9.7;2.6;9.15;0;1.04;4533 +77093;45.29662;4.79556;233;20221106;16.1;1.9;9;1.3;8.2;.1;.98;9127 +77093;45.29662;4.79556;233;20221107;18.9;4.3;11.6;1.7;9.55;0;1.19;9103 +77093;45.29662;4.79556;233;20221108;17.4;9.5;13.5;5;11.25;10.9;1.8;6441 +77093;45.29662;4.79556;233;20221109;14.5;14.1;14.3;3.5;14.1;18.5;.91;893 +77093;45.29662;4.79556;233;20221110;15.1;9.8;12.4;2.5;12;0;.91;5041 +77093;45.29662;4.79556;233;20221111;14.3;8.6;11.5;1.2;11.1;.1;.71;5180 +77093;45.29662;4.79556;233;20221112;11.6;6.2;8.9;.9;10.8;0;.48;4954 +77093;45.29662;4.79556;233;20221113;11;7.2;9.1;1.8;11.35;0;.43;3896 +77093;45.29662;4.79556;233;20221114;15.6;10.6;13.1;4.6;11.7;3.2;1.37;4555 +77093;45.29662;4.79556;233;20221115;15.6;10.9;13.3;2.9;13.15;3.2;.85;4332 +77093;45.29662;4.79556;233;20221116;17.4;9.1;13.3;2.6;11.05;0;1.23;5956 +77093;45.29662;4.79556;233;20221117;16.4;10;13.2;4.8;11.8;.9;1.41;5060 +77093;45.29662;4.79556;233;20221118;13.4;8.5;11;1.5;9.05;.9;.9;4308 +77093;45.29662;4.79556;233;20221119;10.6;4.3;7.4;2.4;8.4;.4;.73;4836 +77093;45.29662;4.79556;233;20221120;11.5;4.9;8.2;1.8;8.15;.1;.77;4947 +77093;45.29662;4.79556;233;20221121;8.2;3.7;6;2.1;8.6;5.1;.43;3874 +77093;45.29662;4.79556;233;20221122;9.7;5.2;7.4;1.1;8.6;.5;.5;3890 +77093;45.29662;4.79556;233;20221123;10.4;1.6;6;1.9;8.25;2;.5;5587 +77093;45.29662;4.79556;233;20221124;8.5;2.2;5.4;1.2;8.65;0;.32;4575 +77093;45.29662;4.79556;233;20221125;11;5.5;8.3;1.9;9.55;3.2;.55;4130 +77093;45.29662;4.79556;233;20221126;9.5;5.7;7.6;2.6;8.95;0;.63;3278 +77093;45.29662;4.79556;233;20221127;13;3.8;8.4;3.3;8.55;0;.95;5459 +77093;45.29662;4.79556;233;20221128;10.9;10.2;10.5;3.5;9.75;10;1.13;933 +77093;45.29662;4.79556;233;20221129;8.7;5.2;6.9;2.1;8.95;.8;.46;2987 +77093;45.29662;4.79556;233;20221130;9;6.9;7.9;3.8;8.75;.1;.84;2153 +77093;45.29662;4.79556;233;20221201;7.5;6;6.8;2.9;7.85;0;.79;1714 +77093;45.29662;4.79556;233;20221202;5.2;3.9;4.5;1.7;7;2.1;.55;1488 +77093;45.29662;4.79556;233;20221203;5.2;2.7;3.9;1.4;7.55;7.8;.36;2340 +77093;45.29662;4.79556;233;20221204;5.4;3.6;4.5;1.6;7.9;7.2;.37;1924 +77093;45.29662;4.79556;233;20221205;3.8;1.3;2.5;.5;7;0;.28;2327 +77093;45.29662;4.79556;233;20221206;5.9;-1;2.4;1.7;6.75;0;.28;4215 +77093;45.29662;4.79556;233;20221207;6;3.4;4.7;2.6;7.65;.1;.47;2353 +77093;45.29662;4.79556;233;20221208;6.4;2.4;4.4;1.3;7.35;10.1;.4;2970 +77093;45.29662;4.79556;233;20221209;4.2;2;3.1;2.8;7.18;3.6;.4;2335 +77093;45.29662;4.79556;233;20221210;1.6;1;1.3;3.4;5.7;0;.56;804 +77093;45.29662;4.79556;233;20221211;.1;-1.9;-.9;2.7;4.45;0;.56;1855 +77093;45.29662;4.79556;233;20221212;-.8;-3.2;-2;1.1;4.7;3.5;.29;2126 +77093;45.29662;4.79556;233;20221213;4.3;-1.8;1.3;1.4;6.45;5;.21;3795 +77093;45.29662;4.79556;233;20221214;10.4;4.6;7.5;2.8;9.55;.9;.4;3696 +77093;45.29662;4.79556;233;20221215;6.8;4.9;5.9;2;8.75;22.9;.38;1704 +77093;45.29662;4.79556;233;20221216;2.1;1;1.6;3.1;6.78;0;.48;545 +77093;45.29662;4.79556;233;20221217;1.1;-1.3;-.1;4.5;4.56;0;.58;2407 +77093;45.29662;4.79556;233;20221218;11.5;-2.6;4.4;2.9;5.05;0;1.05;6088 +77093;45.29662;4.79556;233;20221219;14;10;12;7.5;10.58;.2;1.86;3006 +77093;45.29662;4.79556;233;20221220;14.7;12.8;13.7;7.8;11.18;.8;2.38;1990 +77093;45.29662;4.79556;233;20221221;16.2;12.3;14.3;3.5;12.1;.8;1.24;2860 +77093;45.29662;4.79556;233;20221222;13;9.1;11.1;3;11.4;3.4;.67;2862 +77093;45.29662;4.79556;233;20221223;13.8;10.1;11.9;2.4;12.2;.2;.63;2804 +77093;45.29662;4.79556;233;20221224;15.9;10.9;13.4;1.5;12.6;.1;.61;3320 +77093;45.29662;4.79556;233;20221225;16.1;6.6;11.4;3.2;10.85;.1;.89;4855 +77093;45.29662;4.79556;233;20221226;14.4;9;11.7;2.4;11.45;0;.71;3462 +77093;45.29662;4.79556;233;20221227;12;6.5;9.3;1.4;9.1;0;.57;3535 +77093;45.29662;4.79556;233;20221228;8.9;.2;4.6;2.6;7.6;.2;.39;4667 +77093;45.29662;4.79556;233;20221229;14.3;6.5;10.4;3.9;10.6;3.2;.84;4406 +77093;45.29662;4.79556;233;20221230;12.3;6;9.2;2.9;8.1;.9;1.02;3889 +77093;45.29662;4.79556;233;20221231;16.9;8.7;12.8;5;10.9;0;1.5;4564 +77094;45.31185;5.11326;333;20220101;14.3;2.5;8.4;1.9;7.8;.1;.73;5553 +77094;45.31185;5.11326;333;20220102;6.8;1.5;4.1;2;8.4;0;.19;2923 +77094;45.31185;5.11326;333;20220103;10.7;3.9;7.3;1.9;8.8;.2;.49;3749 +77094;45.31185;5.11326;333;20220104;12.5;5.2;8.8;3.2;9.4;11.2;.75;4193 +77094;45.31185;5.11326;333;20220105;4.1;2.3;3.2;4.3;5.97;.2;.79;1813 +77094;45.31185;5.11326;333;20220106;4.5;1.6;3.1;3.7;5.5;0;.84;2801 +77094;45.31185;5.11326;333;20220107;3.3;-1.9;.7;1.9;5.53;4;.38;3173 +77094;45.31185;5.11326;333;20220108;5.3;.6;2.9;2.4;7.1;2.5;.32;3033 +77094;45.31185;5.11326;333;20220109;4.9;2.8;3.8;2.1;6.93;4.1;.51;1683 +77094;45.31185;5.11326;333;20220110;5.1;1.8;3.5;2.7;6.47;0;.61;2329 +77094;45.31185;5.11326;333;20220111;1.9;.3;1.1;3.3;5.7;0;.51;1313 +77094;45.31185;5.11326;333;20220112;2.1;.1;1.1;2.8;5.13;0;.61;2545 +77094;45.31185;5.11326;333;20220113;2.3;-4.1;-.9;2;4.7;0;.41;4431 +77094;45.31185;5.11326;333;20220114;5.5;-4.6;.5;2.1;4.87;0;.52;6110 +77094;45.31185;5.11326;333;20220115;5.5;-4.2;.7;2;5.13;0;.48;5974 +77094;45.31185;5.11326;333;20220116;6.8;-4.5;1.2;1.9;4.77;0;.57;6513 +77094;45.31185;5.11326;333;20220117;4.2;-4.4;-.1;2.3;5.63;0;.3;4963 +77094;45.31185;5.11326;333;20220118;5.3;.4;2.9;2.2;5.83;0;.6;3917 +77094;45.31185;5.11326;333;20220119;5.1;-3.6;.8;2.2;5.7;0;.4;4698 +77094;45.31185;5.11326;333;20220120;5.1;1.5;3.3;3.5;6.27;0;.66;2950 +77094;45.31185;5.11326;333;20220121;4.8;.2;2.5;4.7;4.77;0;1.09;4754 +77094;45.31185;5.11326;333;20220122;5;-2.5;1.3;2.8;5.13;0;.62;5645 +77094;45.31185;5.11326;333;20220123;3.9;-.4;1.8;2.2;5.63;0;.55;3815 +77094;45.31185;5.11326;333;20220124;7.3;-2.5;2.4;1.5;5.4;0;.62;6728 +77094;45.31185;5.11326;333;20220125;9.4;-3.9;2.7;1.7;5.37;0;.69;7622 +77094;45.31185;5.11326;333;20220126;5.2;-4;.6;2.7;5.07;0;.56;6217 +77094;45.31185;5.11326;333;20220127;1.2;-3.1;-1;2.8;4.83;0;.48;4813 +77094;45.31185;5.11326;333;20220128;4.4;-3.3;.6;3.1;5.7;0;.49;4503 +77094;45.31185;5.11326;333;20220129;3.7;-.4;1.6;2.5;5.77;0;.53;4798 +77094;45.31185;5.11326;333;20220130;8.4;-.3;4.1;2.8;7.33;0;.58;5337 +77094;45.31185;5.11326;333;20220131;7;2.3;4.6;2.5;7.1;1.1;.7;3049 +77094;45.31185;5.11326;333;20220201;6.5;1;3.7;3.7;5.87;2.5;.93;5412 +77094;45.31185;5.11326;333;20220202;10.6;2.5;6.5;2.7;8.47;.3;.66;5529 +77094;45.31185;5.11326;333;20220203;11.6;2.9;7.3;2;8.1;0;.83;6484 +77094;45.31185;5.11326;333;20220204;9.4;3.8;6.6;1.9;7.47;.1;.8;5325 +77094;45.31185;5.11326;333;20220205;8.5;5.1;6.8;2.7;6.9;.1;1.07;5178 +77094;45.31185;5.11326;333;20220206;9.4;-2.1;3.6;1.9;6.23;1.2;.78;7656 +77094;45.31185;5.11326;333;20220207;9;5.7;7.4;4.3;6.9;.4;1.43;3843 +77094;45.31185;5.11326;333;20220208;10.2;-1.4;4.4;1.8;5.13;0;1.06;8990 +77094;45.31185;5.11326;333;20220209;13.4;-1.8;5.8;2.6;6.53;0;1.26;10144 +77094;45.31185;5.11326;333;20220210;9.2;1;5.1;2.8;7.12;.6;1.52;11400 +77094;45.31185;5.11326;333;20220211;7.6;1.4;4.5;3.3;6.82;.2;.8;4100 +77094;45.31185;5.11326;333;20220212;10.7;-5;2.8;2.3;5.82;0;1;10800 +77094;45.31185;5.11326;333;20220213;13.3;-.5;6.4;4.3;6.32;0;1.74;12700 +77094;45.31185;5.11326;333;20220214;11.1;5.1;8.1;3.9;7.72;9.5;1.26;1600 +77094;45.31185;5.11326;333;20220215;8.6;2.5;5.5;3.4;7.12;2.5;.94;5100 +77094;45.31185;5.11326;333;20220216;7.1;2.4;4.8;3.5;8.13;6.8;.53;4340 +77094;45.31185;5.11326;333;20220217;16.6;6;11.3;2.3;10.07;0;1.36;8642 +77094;45.31185;5.11326;333;20220218;19.2;5.8;12.5;3.2;9.2;.4;2.14;10318 +77094;45.31185;5.11326;333;20220219;9.9;5.6;7.8;2.8;6.2;0;1.53;5481 +77094;45.31185;5.11326;333;20220220;13.3;.6;7;1.8;6.67;.3;1.27;9601 +77094;45.31185;5.11326;333;20220221;8.8;5.8;7.3;3.5;7.77;8.6;1.14;4808 +77094;45.31185;5.11326;333;20220222;11.7;4.8;8.2;3.1;7.73;0;1.43;8632 +77094;45.31185;5.11326;333;20220223;14.4;5.8;10.1;2.2;8.1;0;1.53;9494 +77094;45.31185;5.11326;333;20220224;14.5;2.8;8.6;3.3;8.1;0;1.58;9792 +77094;45.31185;5.11326;333;20220225;9.4;4.4;6.9;5.1;5.77;0;2.03;9450 +77094;45.31185;5.11326;333;20220226;10.3;1.4;5.9;2.8;5.3;0;1.68;11104 +77094;45.31185;5.11326;333;20220227;12.4;-1.1;5.7;2.3;5.17;0;1.7;12598 +77094;45.31185;5.11326;333;20220228;13.3;-.5;6.4;2.4;5.2;0;1.85;13053 +77094;45.31185;5.11326;333;20220301;14.1;-.6;6.7;2;5.73;0;1.74;12799 +77094;45.31185;5.11326;333;20220302;12.4;.6;6.5;2.5;7;0;1.46;11352 +77094;45.31185;5.11326;333;20220303;14.9;1.8;8.3;1.6;7.9;0;1.49;12415 +77094;45.31185;5.11326;333;20220304;14.3;2.2;8.2;3;6.2;0;2.14;12757 +77094;45.31185;5.11326;333;20220305;11;-.3;5.3;2.6;3.9;0;2.06;12583 +77094;45.31185;5.11326;333;20220306;9.2;-3.4;2.9;2.1;3.87;0;1.65;13036 +77094;45.31185;5.11326;333;20220307;11.5;-3.3;4.1;1.9;4.53;0;1.7;13906 +77094;45.31185;5.11326;333;20220308;13.4;-1.6;5.9;3.7;5.8;0;2.11;14735 +77094;45.31185;5.11326;333;20220309;14.5;.3;7.4;2.5;6.77;0;1.93;14391 +77094;45.31185;5.11326;333;20220310;15;.4;7.7;2.7;7.67;.3;1.81;13873 +77094;45.31185;5.11326;333;20220311;15.2;7.5;11.4;4.8;7.8;0;2.54;10552 +77094;45.31185;5.11326;333;20220312;11.8;7.5;9.6;2.8;7.13;0;1.77;7380 +77094;45.31185;5.11326;333;20220313;12.3;6.4;9.3;3.2;8.03;8.2;1.67;7357 +77094;45.31185;5.11326;333;20220314;14.3;2.5;8.4;2.2;9.23;1.5;1.54;12333 +77094;45.31185;5.11326;333;20220315;16.3;8.6;12.5;4.1;9.8;0;2.24;10607 +77094;45.31185;5.11326;333;20220316;17.2;6.4;11.8;2.7;9.83;0;2.07;11917 +77094;45.31185;5.11326;333;20220317;14.6;8.2;11.4;3.3;10.37;0;1.67;8490 +77094;45.31185;5.11326;333;20220318;9.1;7.6;8.3;2.4;9.22;0;.8;2100 +77094;45.31185;5.11326;333;20220319;16.1;.9;8.5;2.1;7.72;0;2.13;16900 +77094;45.31185;5.11326;333;20220320;13.1;1.4;7.2;3.5;6.72;0;1.84;8400 +77094;45.31185;5.11326;333;20220321;15.8;2.4;9.1;3.4;6.32;0;2.85;18900 +77094;45.31185;5.11326;333;20220322;15.7;-1.3;7.2;2.5;5.62;0;2.61;19600 +77094;45.31185;5.11326;333;20220323;17.1;-1.6;7.7;2.5;5.82;0;2.76;19800 +77094;45.31185;5.11326;333;20220324;20;-1.1;9.4;2.9;5.72;0;3.38;20100 +77094;45.31185;5.11326;333;20220325;19.8;.5;10.1;2.9;6.32;0;3.31;19900 +77094;45.31185;5.11326;333;20220326;20.4;-.2;10.1;2.8;6.62;0;3.32;20300 +77094;45.31185;5.11326;333;20220327;20.5;2.1;11.3;2.9;6.32;0;3.36;17000 +77094;45.31185;5.11326;333;20220328;20.9;1.9;11.4;3.5;5.92;0;3.88;19600 +77094;45.31185;5.11326;333;20220329;18.2;3.1;10.6;3.1;6.72;1.1;2.86;12900 +77094;45.31185;5.11326;333;20220330;15.1;7.9;11.5;2;9.62;3.4;1.84;10500 +77094;45.31185;5.11326;333;20220331;11.4;6.6;9;2.3;9.22;5.6;1.14;5000 +77094;45.31185;5.11326;333;20220401;5.4;1.2;3.3;5.7;5.71;8.1;1.57;7061 +77094;45.31185;5.11326;333;20220402;5.8;1.9;3.8;6.5;5.2;1.7;1.86;9385 +77094;45.31185;5.11326;333;20220403;4.7;-.6;2;4.2;5.32;0;1.28;10000 +77094;45.31185;5.11326;333;20220404;9.2;-3.5;2.8;1.7;5.22;0;2.06;22100 +77094;45.31185;5.11326;333;20220405;14.3;-.8;6.7;1.6;7.02;0;2.24;18161 +77094;45.31185;5.11326;333;20220406;15.6;2.5;9;1.6;9.12;2.3;1.75;11800 +77094;45.31185;5.11326;333;20220407;13.5;7.1;10.3;4.3;10.42;2.4;1.17;3400 +77094;45.31185;5.11326;333;20220408;16.8;9.4;13.1;4.3;10.32;.1;2.08;5200 +77094;45.31185;5.11326;333;20220409;9.5;3.8;6.6;3.4;6.62;.3;1.88;12000 +77094;45.31185;5.11326;333;20220410;15;-2;6.5;2.1;6.52;0;2.76;24000 +77094;45.31185;5.11326;333;20220411;17.4;1.7;9.5;4.3;7.32;0;3.33;20500 +77094;45.31185;5.11326;333;20220412;17.7;7.3;12.5;3.2;7.12;.1;2.95;10400 +77094;45.31185;5.11326;333;20220413;19.2;6.6;12.9;2.2;9.42;0;2.74;15300 +77094;45.31185;5.11326;333;20220414;21.5;4.2;12.8;2.3;11.52;0;3.27;23100 +77094;45.31185;5.11326;333;20220415;22;7.1;14.5;2.8;11.72;0;3.56;22600 +77094;45.31185;5.11326;333;20220416;21.3;6.6;13.9;3.7;10.02;0;4.06;25000 +77094;45.31185;5.11326;333;20220417;18.4;2.3;10.3;2.9;8.02;0;3.53;25400 +77094;45.31185;5.11326;333;20220418;19.5;-.4;9.5;2.1;6.52;0;3.62;25700 +77094;45.31185;5.11326;333;20220419;20.3;3.5;11.9;2.8;7.02;0;4.04;24900 +77094;45.31185;5.11326;333;20220420;18.7;2.6;10.6;2.7;9.62;0;2.67;16900 +77094;45.31185;5.11326;333;20220421;19.5;10.3;14.9;2.3;10.22;.1;3.11;16600 +77094;45.31185;5.11326;333;20220422;21.6;2.1;11.8;2.1;8.82;0;3.5;22100 +77094;45.31185;5.11326;333;20220423;17.1;9.4;13.2;2.7;9.72;12.3;2;5400 +77094;45.31185;5.11326;333;20220424;16.6;7;11.8;2.8;10.02;4.5;2.54;15500 +77094;45.31185;5.11326;333;20220425;16.6;10.4;13.5;2;11.32;0;2.44;14700 +77094;45.31185;5.11326;333;20220426;19;7.1;13;1.9;9.62;0;3.39;22500 +77094;45.31185;5.11326;333;20220427;20.2;1.3;10.7;1.8;8.92;0;3.67;27300 +77094;45.31185;5.11326;333;20220428;22.3;4.2;13.2;2.9;9.72;0;4.27;27100 +77094;45.31185;5.11326;333;20220429;21.8;4.2;13;2.3;9.32;0;3.82;23600 +77094;45.31185;5.11326;333;20220430;19.4;5.4;12.4;3.7;9.42;0;4.07;27600 +77094;45.31185;5.11326;333;20220501;19.1;3.4;11.2;2.7;9.02;0;3.67;25700 +77094;45.31185;5.11326;333;20220502;20.8;2.6;11.7;2.1;9.22;.3;3.84;26600 +77094;45.31185;5.11326;333;20220503;20.7;5.7;13.2;2.7;10.32;.1;3.45;20600 +77094;45.31185;5.11326;333;20220504;22.7;8.5;15.6;2.4;11.52;8;3.98;23300 +77094;45.31185;5.11326;333;20220505;15.3;11.1;13.2;2.8;11.72;.8;1.78;7800 +77094;45.31185;5.11326;333;20220506;16.9;9.9;13.4;2.7;11.2;0;2.49;12491 +77094;45.31185;5.11326;333;20220507;20.8;10.7;15.8;2.6;11.3;.8;3.69;19057 +77094;45.31185;5.11326;333;20220508;21.9;10;16;1.8;11.57;.8;3.69;20417 +77094;45.31185;5.11326;333;20220509;25.1;9.5;17.3;1.3;12.43;.1;4.21;25023 +77094;45.31185;5.11326;333;20220510;27.1;10.6;18.8;1.6;13.1;.1;4.64;25529 +77094;45.31185;5.11326;333;20220511;27.6;11.5;19.6;3.1;12.3;0;5.46;26111 +77094;45.31185;5.11326;333;20220512;26.8;10.7;18.8;2.5;11.83;0;5.03;24988 +77094;45.31185;5.11326;333;20220513;25.1;10.9;18;1.4;13.13;0;4.16;23704 +77094;45.31185;5.11326;333;20220514;26.4;12.3;19.3;1.5;14.17;0;4.46;24463 +77094;45.31185;5.11326;333;20220515;28.5;11.5;20;2.3;13.6;.2;5.2;26110 +77094;45.31185;5.11326;333;20220516;28.8;14;21.4;1.8;12.1;0;5.1;24350 +77094;45.31185;5.11326;333;20220517;30.5;13.5;22;1.5;14;0;5.3;26950 +77094;45.31185;5.11326;333;20220518;31.3;15.2;23.2;2.1;15.2;.1;5.68;26310 +77094;45.31185;5.11326;333;20220519;30.1;17.7;23.9;4.3;15.24;0;6.43;23817 +77094;45.31185;5.11326;333;20220520;29.9;15.6;22.7;3.3;13.03;0;6.14;24562 +77094;45.31185;5.11326;333;20220521;31.5;14.9;23.2;1.4;14.9;0;5.34;26204 +77094;45.31185;5.11326;333;20220522;31.5;16.9;24.2;1.7;17.67;.1;5.01;22773 +77094;45.31185;5.11326;333;20220523;27.4;17.4;22.4;2.3;16.5;3;4.5;19264 +77094;45.31185;5.11326;333;20220524;20.8;13.9;17.4;2;11.93;0;3.57;17062 +77094;45.31185;5.11326;333;20220525;22.9;11.5;17.2;3.5;10.37;0;4.91;23661 +77094;45.31185;5.11326;333;20220526;24.2;11.5;17.9;2.9;11.2;0;5;25343 +77094;45.31185;5.11326;333;20220527;25.4;11.8;18.6;2.9;12.87;0;5.05;25464 +77094;45.31185;5.11326;333;20220528;23.7;12.8;18.2;3.7;11.03;0;5.22;24061 +77094;45.31185;5.11326;333;20220529;21.6;8.5;15.1;2.8;8;0;4.87;25152 +77094;45.31185;5.11326;333;20220530;23.8;8.7;16.3;1.5;8.47;.8;4.48;24506 +77094;45.31185;5.11326;333;20220531;18.6;12.4;15.5;1.6;13.33;3.2;2.64;14137 +77094;45.31185;5.11326;333;20220601;27.3;12.3;19.8;1.8;15.73;2.7;4.62;23898 +77094;45.31185;5.11326;333;20220602;28.1;15.7;21.9;2.4;17.13;.7;4.64;20870 +77094;45.31185;5.11326;333;20220603;30.1;16.6;23.3;2.1;16.8;0;5.25;23692 +77094;45.31185;5.11326;333;20220604;32.7;16.8;24.8;2.1;17.1;1.9;6.14;27436 +77094;45.31185;5.11326;333;20220605;27.9;18.8;23.3;1.9;16.97;4.9;4.58;20169 +77094;45.31185;5.11326;333;20220606;28.3;14.4;21.3;1.3;15.53;.8;4.8;24558 +77094;45.31185;5.11326;333;20220607;25.9;14.4;20.2;1.6;14.03;0;4.64;24097 +77094;45.31185;5.11326;333;20220608;22.7;12.1;17.4;1.6;13.37;10.3;3.57;18862 +77094;45.31185;5.11326;333;20220609;20.3;13.3;16.8;2.4;13.27;1.1;3.49;18020 +77094;45.31185;5.11326;333;20220610;25.4;10.5;18;2.5;11.23;.1;5.25;27328 +77094;45.31185;5.11326;333;20220611;29.6;12.1;20.9;1.9;12.7;0;5.71;28894 +77094;45.31185;5.11326;333;20220612;32.5;14.4;23.5;1.5;14.8;.3;5.76;28000 +77094;45.31185;5.11326;333;20220613;27.6;16.7;22.2;2.5;15.2;0;5.18;23461 +77094;45.31185;5.11326;333;20220614;31.7;12.7;22.2;1.5;12.8;0;5.93;29472 +77094;45.31185;5.11326;333;20220615;32.3;17.5;24.9;2.2;16.3;.1;5.61;22537 +77094;45.31185;5.11326;333;20220616;33.7;17.9;25.8;1.9;16.47;0;6.21;27518 +77094;45.31185;5.11326;333;20220617;34.2;18.1;26.2;1.7;14.6;0;6.25;27217 +77094;45.31185;5.11326;333;20220618;36.5;17.8;27.1;2.5;15.1;0;7.33;29011 +77094;45.31185;5.11326;333;20220619;34.8;20.2;27.5;3.9;15.63;0;7.84;26908 +77094;45.31185;5.11326;333;20220620;34.2;19;26.6;3;12.33;0;7.53;28174 +77094;45.31185;5.11326;333;20220621;32.1;17.5;24.8;2.4;16.13;.6;5.87;23694 +77094;45.31185;5.11326;333;20220622;29.5;19;24.3;2.4;20.07;5.3;4.86;21090 +77094;45.31185;5.11326;333;20220623;27.9;17.9;22.9;2.3;19.63;4.7;4.69;22482 +77094;45.31185;5.11326;333;20220624;23.8;17.9;20.9;1.5;17.37;12.7;3.39;15880 +77094;45.31185;5.11326;333;20220625;29.2;14.3;21.8;2.3;16;6.4;5.55;27086 +77094;45.31185;5.11326;333;20220626;26.3;15.9;21.1;1.8;18.2;3.6;4.39;22708 +77094;45.31185;5.11326;333;20220627;24;17.3;20.6;2.1;16.4;1.4;3.63;16305 +77094;45.31185;5.11326;333;20220628;24.6;15.9;20.3;2;16.03;0;4.14;20048 +77094;45.31185;5.11326;333;20220629;28.6;17.6;23.1;1.3;16.37;0;4.8;23513 +77094;45.31185;5.11326;333;20220630;29.8;15.1;22.4;1.8;15.93;17;5.15;24351 +77094;45.31185;5.11326;333;20220701;23.1;12.8;17.9;1.8;13.47;0;4.21;23065 +77094;45.31185;5.11326;333;20220702;30;11.8;20.9;1.4;13.77;0;5.52;29081 +77094;45.31185;5.11326;333;20220703;31.8;16.2;24;1.6;17.17;0;5.5;26050 +77094;45.31185;5.11326;333;20220704;28.5;18.7;23.6;1.8;17.63;1.2;4.66;21235 +77094;45.31185;5.11326;333;20220705;27.7;16.1;21.9;2.1;14.93;0;5.22;25023 +77094;45.31185;5.11326;333;20220706;26.9;15.1;21;2.9;12.47;0;5.63;25145 +77094;45.31185;5.11326;333;20220707;26.9;14.1;20.5;3.4;12.57;0;5.82;26220 +77094;45.31185;5.11326;333;20220708;26.9;14.8;20.9;3.7;13.67;0;5.71;25616 +77094;45.31185;5.11326;333;20220709;28.5;13.9;21.2;2.3;12.93;0;5.62;26368 +77094;45.31185;5.11326;333;20220710;28.5;15.5;22;2.7;14.13;0;5.68;25263 +77094;45.31185;5.11326;333;20220711;29.9;15;22.5;2;13.67;.1;5.65;26383 +77094;45.31185;5.11326;333;20220712;31.6;16.2;23.9;2.1;13.83;0;5.94;26570 +77094;45.31185;5.11326;333;20220713;34.4;15.2;24.8;1.5;12.63;0;6.09;28527 +77094;45.31185;5.11326;333;20220714;36.7;18;27.4;1.4;14.73;0;6.32;28637 +77094;45.31185;5.11326;333;20220715;32.7;20.1;26.4;2.1;13.73;0;5.96;23929 +77094;45.31185;5.11326;333;20220716;31.7;16.3;24;2.4;11.77;0;6.35;26591 +77094;45.31185;5.11326;333;20220717;33.2;15.5;24.4;2;12.43;0;6.29;27461 +77094;45.31185;5.11326;333;20220718;37.5;17.4;27.5;1.8;14.03;0;6.79;28812 +77094;45.31185;5.11326;333;20220719;37.9;20.9;29.4;3;17.2;0;7.61;27235 +77094;45.31185;5.11326;333;20220720;36.5;20.9;28.7;2.4;18.13;1.1;6.61;24979 +77094;45.31185;5.11326;333;20220721;32.6;20.3;26.5;2.1;15.17;0;6.03;25119 +77094;45.31185;5.11326;333;20220722;37;16.3;26.6;1.6;15.13;1.5;6.23;27022 +77094;45.31185;5.11326;333;20220723;30.4;19.8;25.1;2;17.7;0;5.12;22118 +77094;45.31185;5.11326;333;20220724;35.4;17.3;26.4;1.4;15.67;0;5.88;27045 +77094;45.31185;5.11326;333;20220725;35.7;19.4;27.6;2;15.87;2.2;6.01;23078 +77094;45.31185;5.11326;333;20220726;28.8;19.7;24.2;3.3;15.2;0;5.44;19943 +77094;45.31185;5.11326;333;20220727;29.1;15.9;22.5;2.7;12.13;0;5.85;24782 +77094;45.31185;5.11326;333;20220728;32.1;14.3;23.2;1.6;12.5;0;5.31;24448 +77094;45.31185;5.11326;333;20220729;26.8;17.6;22.2;1.3;15.33;4.5;3.71;16880 +77094;45.31185;5.11326;333;20220730;31.8;16.3;24.1;2.2;13.53;0;5.79;25314 +77094;45.31185;5.11326;333;20220731;33.2;16.8;25;2;13;0;5.94;25461 +77094;45.31185;5.11326;333;20220801;34.6;18.5;26.5;1.9;13.63;0;6;25204 +77094;45.31185;5.11326;333;20220802;33.1;17.9;25.5;2;14.27;0;5.76;24697 +77094;45.31185;5.11326;333;20220803;37.2;17.2;27.2;1.6;14.1;0;6.19;27123 +77094;45.31185;5.11326;333;20220804;38.2;20;29.1;2.4;14.6;0;7.03;26450 +77094;45.31185;5.11326;333;20220805;35.4;19;27.2;2;16.83;.1;5.83;23176 +77094;45.31185;5.11326;333;20220806;31.5;18.1;24.8;2.6;16.2;0;5.7;23616 +77094;45.31185;5.11326;333;20220807;30.4;16.7;23.6;2.2;14.7;0;5.26;23155 +77094;45.31185;5.11326;333;20220808;32.4;17.3;24.9;2.1;13.37;0;5.66;24071 +77094;45.31185;5.11326;333;20220809;33.6;16.5;25;1.9;12.03;0;5.69;24403 +77094;45.31185;5.11326;333;20220810;35.3;18.5;26.9;1.7;11.67;0;5.74;24251 +77094;45.31185;5.11326;333;20220811;36.3;18.5;27.4;1.6;12.37;0;5.82;24847 +77094;45.31185;5.11326;333;20220812;34.9;18.1;26.5;1.5;12.67;0;5.52;24620 +77094;45.31185;5.11326;333;20220813;34.7;17.8;26.3;1.8;10.53;7.9;5.73;23872 +77094;45.31185;5.11326;333;20220814;23.4;19.3;21.3;2.3;18.83;24.6;2.57;10370 +77094;45.31185;5.11326;333;20220815;28.7;16;22.4;1.8;16.7;.1;4.35;21395 +77094;45.31185;5.11326;333;20220816;32.6;15.4;24;2.3;15.93;1.3;5.43;24102 +77094;45.31185;5.11326;333;20220817;28.3;18.4;23.3;2;18.7;7.6;3.65;15464 +77094;45.31185;5.11326;333;20220818;23.2;14.4;18.8;2.4;17;6.8;2.96;15243 +77094;45.31185;5.11326;333;20220819;23.8;17;20.4;2.5;18.23;1.2;2.88;12679 +77094;45.31185;5.11326;333;20220820;26.8;17.9;22.3;2.3;17.47;.4;3.78;16683 +77094;45.31185;5.11326;333;20220821;27.2;15.4;21.3;1.9;14.27;0;4.09;19659 +77094;45.31185;5.11326;333;20220822;28.2;15.7;22;2.5;14.33;0;4.72;21378 +77094;45.31185;5.11326;333;20220823;30;16.6;23.3;2.3;15.73;.2;4.79;21452 +77094;45.31185;5.11326;333;20220824;31.7;15.8;23.8;1.6;14.33;0;4.59;21548 +77094;45.31185;5.11326;333;20220825;33.2;16.7;24.9;1.9;16.1;4.9;5.02;22220 +77094;45.31185;5.11326;333;20220826;26.8;19.1;23;2.1;17.87;.6;3.54;15578 +77094;45.31185;5.11326;333;20220827;25.8;16.1;20.9;2;17.13;0;3.34;16039 +77094;45.31185;5.11326;333;20220828;29.4;16.1;22.7;1.3;16.73;0;3.81;19171 +77094;45.31185;5.11326;333;20220829;31.9;15.8;23.8;1.7;16.5;0;4.42;20929 +77094;45.31185;5.11326;333;20220830;28.6;20;24.3;1.8;19.87;3.8;3.18;12759 +77094;45.31185;5.11326;333;20220831;27.3;17.6;22.5;1.8;18;.3;3.49;16615 +77094;45.31185;5.11326;333;20220901;28.3;15.1;21.7;1.9;14.97;0;3.97;19270 +77094;45.31185;5.11326;333;20220902;27.4;16.6;22;2.3;15.67;5.3;3.77;16349 +77094;45.31185;5.11326;333;20220903;26.5;16.4;21.4;2.4;17.97;7.4;3.47;16464 +77094;45.31185;5.11326;333;20220904;28.6;15.4;22;2.3;18.03;.1;3.9;19187 +77094;45.31185;5.11326;333;20220905;30.1;18.6;24.4;2.4;20;0;4.02;17952 +77094;45.31185;5.11326;333;20220906;29.9;19.2;24.5;2.2;19.8;.9;3.75;15902 +77094;45.31185;5.11326;333;20220907;27.7;16.5;22.1;1.8;18.63;12.2;3.17;15189 +77094;45.31185;5.11326;333;20220908;25.4;15.5;20.5;1.6;16.3;.1;3.12;16590 +77094;45.31185;5.11326;333;20220909;24.7;13.1;18.9;1.6;13.7;.2;3.08;16948 +77094;45.31185;5.11326;333;20220910;23;12.9;17.9;1.2;12.83;0;2.65;14974 +77094;45.31185;5.11326;333;20220911;25.2;10.9;18;1.4;12.23;0;3.16;18396 +77094;45.31185;5.11326;333;20220912;29.3;11.7;20.5;1.9;14.23;0;3.89;19606 +77094;45.31185;5.11326;333;20220913;28.2;17;22.6;2.7;19.07;3.9;3.25;13887 +77094;45.31185;5.11326;333;20220914;26.4;19.9;23.1;3;19.63;8.6;3.13;12079 +77094;45.31185;5.11326;333;20220915;25;15.5;20.3;1.8;17.8;8.5;2.66;13907 +77094;45.31185;5.11326;333;20220916;21.2;15.5;18.3;2;15.63;0;2.25;11071 +77094;45.31185;5.11326;333;20220917;16.3;10;13.1;3.9;9.93;0;2.61;13827 +77094;45.31185;5.11326;333;20220918;19;5.8;12.4;1.7;8.43;0;2.56;16643 +77094;45.31185;5.11326;333;20220919;19.1;6.6;12.8;2.2;8.83;0;2.7;16105 +77094;45.31185;5.11326;333;20220920;19.4;6.5;12.9;2;8.77;0;2.68;16038 +77094;45.31185;5.11326;333;20220921;19.5;7.3;13.4;1.7;9.33;0;2.5;15569 +77094;45.31185;5.11326;333;20220922;22.4;5.7;14;1.3;9.87;0;2.53;17281 +77094;45.31185;5.11326;333;20220923;22;8.9;15.5;2.4;12.23;5.7;2.55;14360 +77094;45.31185;5.11326;333;20220924;20.8;13.6;17.2;1.6;15.03;7.7;1.89;10183 +77094;45.31185;5.11326;333;20220925;17.4;12;14.7;1.3;13.27;2.7;1.55;8856 +77094;45.31185;5.11326;333;20220926;18.1;10.1;14.1;1.3;11.57;3.6;1.81;11195 +77094;45.31185;5.11326;333;20220927;15.9;10.3;13.1;2.1;11.3;1.7;1.68;9115 +77094;45.31185;5.11326;333;20220928;18.8;10.3;14.5;2.5;12.87;10.6;1.85;9840 +77094;45.31185;5.11326;333;20220929;13.8;11.1;12.4;1.2;11.73;1.9;1.15;6068 +77094;45.31185;5.11326;333;20220930;13.3;6.5;9.9;1.4;10;.2;1.23;7962 +77094;45.31185;5.11326;333;20221001;14.4;5.7;10.1;1.8;11.13;2.6;1.16;8458 +77094;45.31185;5.11326;333;20221002;24.2;11.6;17.9;1.8;14.07;0;2.35;13852 +77094;45.31185;5.11326;333;20221003;19;13.2;16.1;1.9;14.13;0;1.71;9462 +77094;45.31185;5.11326;333;20221004;23.3;10.5;16.9;1.6;13.47;.1;2.23;13477 +77094;45.31185;5.11326;333;20221005;22.2;9.8;16;2.7;13.53;0;2.22;11967 +77094;45.31185;5.11326;333;20221006;21.3;11.6;16.4;1.9;14.23;0;1.85;10624 +77094;45.31185;5.11326;333;20221007;21.9;9.8;15.8;1.2;14.13;1.3;1.71;11405 +77094;45.31185;5.11326;333;20221008;17.4;14.6;16;1.7;15.07;2.1;1.18;5161 +77094;45.31185;5.11326;333;20221009;18.8;9.4;14.1;1.6;13.13;.1;1.46;9291 +77094;45.31185;5.11326;333;20221010;22.4;12;17.2;1.9;14.6;0;1.92;11008 +77094;45.31185;5.11326;333;20221011;21.1;11;16;1.5;14.27;0;1.67;11076 +77094;45.31185;5.11326;333;20221012;20.7;12.7;16.7;1.3;14.3;.1;1.51;8890 +77094;45.31185;5.11326;333;20221013;18.4;9.6;14;1.4;13.57;2.5;1.24;7661 +77094;45.31185;5.11326;333;20221014;18.7;12.8;15.7;1.5;15.27;.4;1.17;6358 +77094;45.31185;5.11326;333;20221015;23.8;11.1;17.4;1.8;14.23;0;2.01;11848 +77094;45.31185;5.11326;333;20221016;23.8;11.9;17.9;2.7;14.97;0;2.09;10930 +77094;45.31185;5.11326;333;20221017;23.6;13.6;18.6;3;15.4;0;2.2;9578 +77094;45.31185;5.11326;333;20221018;24.2;12.3;18.2;1.9;14.8;.1;1.95;10750 +77094;45.31185;5.11326;333;20221019;22.7;11;16.9;2.3;14.43;.3;1.84;10404 +77094;45.31185;5.11326;333;20221020;19.7;14.6;17.2;2.8;15.97;0;1.34;4615 +77094;45.31185;5.11326;333;20221021;18.3;16.1;17.2;3.5;16.1;29.6;1.28;2447 +77094;45.31185;5.11326;333;20221022;22.3;13;17.6;2.5;15.63;0;1.72;9370 +77094;45.31185;5.11326;333;20221023;22.3;12.9;17.6;3.2;15.6;2.5;1.8;6873 +77094;45.31185;5.11326;333;20221024;21;16.4;18.7;2.1;16.57;1.9;1.39;5165 +77094;45.31185;5.11326;333;20221025;19.3;11.1;15.2;2.3;14.23;0;1.29;8024 +77094;45.31185;5.11326;333;20221026;24;13.6;18.8;1.9;15.37;.1;1.72;9130 +77094;45.31185;5.11326;333;20221027;23.6;12.7;18.1;2.1;15.6;0;1.66;9038 +77094;45.31185;5.11326;333;20221028;23.8;13.8;18.8;2.1;15.63;0;1.75;8567 +77094;45.31185;5.11326;333;20221029;23.7;11.8;17.7;2.3;13.87;0;1.88;8825 +77094;45.31185;5.11326;333;20221030;22.9;11.6;17.3;2.6;13.37;0;1.94;9168 +77094;45.31185;5.11326;333;20221031;21.1;12.4;16.7;2.7;14.27;21.9;1.52;7463 +77094;45.31185;5.11326;333;20221101;19.6;13.7;16.6;2.3;14.73;0;1.3;6279 +77094;45.31185;5.11326;333;20221102;17.4;10;13.7;1.1;11.7;.1;.96;7031 +77094;45.31185;5.11326;333;20221103;13.2;6.3;9.8;2.1;11.23;5.4;.66;4611 +77094;45.31185;5.11326;333;20221104;11.4;5.6;8.5;2.2;9.7;7.3;.71;4191 +77094;45.31185;5.11326;333;20221105;11.2;6.6;8.9;2.4;9.1;0;.89;5131 +77094;45.31185;5.11326;333;20221106;15;2.4;8.7;1.5;8.37;.1;.92;7948 +77094;45.31185;5.11326;333;20221107;17.3;5;11.1;2;9.3;0;1.19;8485 +77094;45.31185;5.11326;333;20221108;17.4;6.4;11.9;2.8;10.5;7.6;1.27;6733 +77094;45.31185;5.11326;333;20221109;13.7;12;12.9;2.5;12.93;27.1;.77;1104 +77094;45.31185;5.11326;333;20221110;13.6;9.2;11.4;1.7;11.73;0;.69;4502 +77094;45.31185;5.11326;333;20221111;15.4;6.4;10.9;1.7;10.7;.1;.81;6801 +77094;45.31185;5.11326;333;20221112;13.6;6.1;9.9;2;10.23;0;.81;5740 +77094;45.31185;5.11326;333;20221113;12.8;6.3;9.6;1.9;10.5;0;.67;3693 +77094;45.31185;5.11326;333;20221114;14.4;8.6;11.5;2.4;10.93;6.9;.86;4361 +77094;45.31185;5.11326;333;20221115;14.4;10.1;12.3;2.1;12.7;7;.69;3273 +77094;45.31185;5.11326;333;20221116;16.4;8.3;12.3;2.3;10.83;0;1.04;6400 +77094;45.31185;5.11326;333;20221117;16;8.2;12.1;3.3;11.07;1.9;1.1;4576 +77094;45.31185;5.11326;333;20221118;13;7.4;10.2;1.7;9.17;.6;.82;4908 +77094;45.31185;5.11326;333;20221119;9.8;5;7.4;2.8;8.53;.2;.69;3853 +77094;45.31185;5.11326;333;20221120;10.8;4.8;7.8;1.6;7.93;.1;.69;4938 +77094;45.31185;5.11326;333;20221121;7.9;3.4;5.6;2.2;8.23;5.7;.49;2909 +77094;45.31185;5.11326;333;20221122;9;4.4;6.7;1.6;8.27;.2;.54;3418 +77094;45.31185;5.11326;333;20221123;8.9;.7;4.8;2.5;7.87;7;.47;3819 +77094;45.31185;5.11326;333;20221124;10.3;2.4;6.3;2.1;8.5;0;.48;5182 +77094;45.31185;5.11326;333;20221125;11.5;4.4;7.9;2.4;8.93;1.5;.68;3408 +77094;45.31185;5.11326;333;20221126;9.5;5.1;7.3;2.5;8.3;0;.64;4127 +77094;45.31185;5.11326;333;20221127;10.8;1.8;6.3;2.6;7.4;0;.76;4840 +77094;45.31185;5.11326;333;20221128;8.6;5.7;7.2;2.2;8.63;11.9;.66;1493 +77094;45.31185;5.11326;333;20221129;7;4.7;5.8;2.1;8.7;1.6;.43;1558 +77094;45.31185;5.11326;333;20221130;7.5;5.9;6.7;2.1;8.73;0;.56;1323 +77094;45.31185;5.11326;333;20221201;6.6;4.7;5.6;1.8;7.8;0;.55;1845 +77094;45.31185;5.11326;333;20221202;5.3;3.2;4.3;1.4;7.1;.9;.47;1696 +77094;45.31185;5.11326;333;20221203;5.1;2.1;3.6;1;7.2;8.4;.37;1824 +77094;45.31185;5.11326;333;20221204;5.6;3.2;4.4;1.7;7.63;9.6;.42;1490 +77094;45.31185;5.11326;333;20221205;6.7;1.2;4;1;7.03;0;.37;3428 +77094;45.31185;5.11326;333;20221206;6.3;-1.9;2.2;1.4;6.23;0;.31;4683 +77094;45.31185;5.11326;333;20221207;4.5;1.7;3.1;1.6;6.93;0;.4;1513 +77094;45.31185;5.11326;333;20221208;5.5;1.7;3.6;2;6.6;10.2;.49;3097 +77094;45.31185;5.11326;333;20221209;4.7;2.4;3.5;1.7;7.14;6.1;.36;1754 +77094;45.31185;5.11326;333;20221210;.9;.6;.8;3.3;5.83;0;.45;505 +77094;45.31185;5.11326;333;20221211;-.6;-2.5;-1.6;2.7;4.57;0;.44;1938 +77094;45.31185;5.11326;333;20221212;1.8;-3.9;-1;1.1;4.7;3.5;.33;3316 +77094;45.31185;5.11326;333;20221213;2;-1.7;.2;2;6.17;3.7;.2;2168 +77094;45.31185;5.11326;333;20221214;8.6;1.9;5.3;2.3;8.73;1.3;.27;2879 +77094;45.31185;5.11326;333;20221215;6.8;5.3;6.1;1.8;8.77;20.6;.42;967 +77094;45.31185;5.11326;333;20221216;2;1.2;1.6;2.3;6.57;0;.41;299 +77094;45.31185;5.11326;333;20221217;.6;-2.1;-.8;2.7;5.03;0;.4;2321 +77094;45.31185;5.11326;333;20221218;9.5;-3.3;3.1;2.8;5.03;0;.88;5374 +77094;45.31185;5.11326;333;20221219;14.8;4.5;9.6;2.1;8.17;0;.78;4720 +77094;45.31185;5.11326;333;20221220;14.7;9.2;12;2.6;9.27;.2;1.25;2376 +77094;45.31185;5.11326;333;20221221;13.6;9.8;11.7;2.4;11;.5;.82;2513 +77094;45.31185;5.11326;333;20221222;13.1;6.8;9.9;2.8;10.67;6.6;.61;3159 +77094;45.31185;5.11326;333;20221223;12;9.2;10.6;2.4;11.9;1.6;.48;1420 +77094;45.31185;5.11326;333;20221224;15;10.6;12.8;2.4;12.4;0;.68;3503 +77094;45.31185;5.11326;333;20221225;15.1;5.8;10.5;2.6;10.43;.1;.7;4728 +77094;45.31185;5.11326;333;20221226;12.7;6.9;9.8;1.9;10.77;.5;.47;3110 +77094;45.31185;5.11326;333;20221227;12.1;5.7;8.9;1.5;9.1;0;.53;4021 +77094;45.31185;5.11326;333;20221228;9.2;.9;5;2.6;7.4;.2;.49;4263 +77094;45.31185;5.11326;333;20221229;13.4;5.2;9.3;2.7;9.6;4.1;.66;4424 +77094;45.31185;5.11326;333;20221230;11.2;7;9.1;2.3;9.13;1.2;.81;2093 +77094;45.31185;5.11326;333;20221231;15.3;7.5;11.4;3;10.83;0;.88;4116 +77095;45.32612;5.43111;440;20220101;14.9;.6;7.8;3.2;6.99;0;1.21;7100 +77095;45.32612;5.43111;440;20220102;5.8;-.8;2.5;2.7;7.99;0;.09;3100 +77095;45.32612;5.43111;440;20220103;11.2;2.9;7.1;3.3;8.49;.9;.71;4400 +77095;45.32612;5.43111;440;20220104;12.5;3.8;8.2;2.9;9.09;12.6;.69;5200 +77095;45.32612;5.43111;440;20220105;3.4;1;2.2;5.6;5.89;.5;.74;3100 +77095;45.32612;5.43111;440;20220106;3.7;.5;2.1;5.2;5.59;0;.79;4200 +77095;45.32612;5.43111;440;20220107;3.1;-4.5;-.7;3;5.39;3.3;.35;4100 +77095;45.32612;5.43111;440;20220108;4.4;-.2;2.1;3.5;6.89;4.7;.32;3000 +77095;45.32612;5.43111;440;20220109;4;1.4;2.7;3.1;6.69;6.9;.49;1900 +77095;45.32612;5.43111;440;20220110;3.5;.9;2.2;2.1;6.29;0;.49;1700 +77095;45.32612;5.43111;440;20220111;.6;-1.1;-.2;4.4;5.59;0;.4;1400 +77095;45.32612;5.43111;440;20220112;1.1;-1.1;0;3.8;4.99;0;.57;4300 +77095;45.32612;5.43111;440;20220113;1.1;-6.9;-2.9;2.3;4.49;0;.29;6100 +77095;45.32612;5.43111;440;20220114;6.5;-6.6;0;3;4.69;0;.65;8800 +77095;45.32612;5.43111;440;20220115;7.1;-5.8;.7;3.1;4.99;.1;.68;8700 +77095;45.32612;5.43111;440;20220116;7.9;-6.5;.7;2.3;4.59;0;.69;9000 +77095;45.32612;5.43111;440;20220117;3.2;-6.6;-1.7;2.3;5.59;0;.21;5400 +77095;45.32612;5.43111;440;20220118;4.5;-.1;2.2;2.7;5.69;0;.63;4600 +77095;45.32612;5.43111;440;20220119;5.5;-5.4;.1;4.1;5.79;0;.49;4600 +77095;45.32612;5.43111;440;20220120;3.1;.5;1.8;4.2;6.19;0;.55;2200 +77095;45.32612;5.43111;440;20220121;3.8;-1.3;1.3;4.6;4.89;0;.88;7400 +77095;45.32612;5.43111;440;20220122;3.6;-4.4;-.4;2.9;5.09;0;.49;7400 +77095;45.32612;5.43111;440;20220123;3.2;-.9;1.2;2.4;5.59;0;.51;5600 +77095;45.32612;5.43111;440;20220124;8.1;-5.4;1.4;1.8;4.99;0;.63;9800 +77095;45.32612;5.43111;440;20220125;9.8;-5.7;2.1;3;4.99;0;1.04;9300 +77095;45.32612;5.43111;440;20220126;7.2;-6.4;.4;3.3;4.79;0;.86;9600 +77095;45.32612;5.43111;440;20220127;2;-4.3;-1.1;3;4.69;0;.52;8600 +77095;45.32612;5.43111;440;20220128;1.6;-3.8;-1.1;3;5.69;0;.28;1700 +77095;45.32612;5.43111;440;20220129;2.4;-.8;.8;2.5;5.99;0;.41;6400 +77095;45.32612;5.43111;440;20220130;6.9;-.7;3.1;2.9;7.59;0;.4;3500 +77095;45.32612;5.43111;440;20220131;5.7;-1.2;2.3;2.5;6.99;1.6;.43;2100 +77095;45.32612;5.43111;440;20220201;4.9;.3;2.6;5.2;5.89;3.5;.9;6300 +77095;45.32612;5.43111;440;20220202;8.6;1.7;5.2;4;8.59;.5;.5;3900 +77095;45.32612;5.43111;440;20220203;11.3;-.2;5.6;2.4;7.89;0;.79;8100 +77095;45.32612;5.43111;440;20220204;8.3;3.7;6;2.6;7.29;.2;.89;5600 +77095;45.32612;5.43111;440;20220205;7.5;3.9;5.7;3.2;6.79;.3;1.04;8800 +77095;45.32612;5.43111;440;20220206;8.7;-5.5;1.6;2.7;5.89;2.6;.82;8400 +77095;45.32612;5.43111;440;20220207;8.4;4.2;6.3;3.5;6.56;.6;1.17;4148 +77095;45.32612;5.43111;440;20220208;9.3;-4.7;2.3;2.2;4.69;0;1.1;11700 +77095;45.32612;5.43111;440;20220209;12.8;-3.3;4.8;3.9;6.59;0;1.43;11700 +77095;45.32612;5.43111;440;20220210;15;-.6;7.2;2.8;7.09;1.1;1.52;11400 +77095;45.32612;5.43111;440;20220211;6.9;.7;3.8;3.3;6.79;.6;.8;4100 +77095;45.32612;5.43111;440;20220212;10;-5.7;2.2;2.3;5.79;0;1;10800 +77095;45.32612;5.43111;440;20220213;12.6;-1.2;5.7;4.3;6.29;0;1.74;12700 +77095;45.32612;5.43111;440;20220214;10.4;4.4;7.4;3.9;7.69;11.8;1.26;1600 +77095;45.32612;5.43111;440;20220215;7.9;1.8;4.9;3.4;7.09;3.1;.94;5100 +77095;45.32612;5.43111;440;20220216;6.4;.8;3.6;5.2;7.99;10.2;.37;2700 +77095;45.32612;5.43111;440;20220217;16.3;5.6;11;3.9;10.09;.3;1.65;8300 +77095;45.32612;5.43111;440;20220218;18.5;6.2;12.3;2.4;8.66;1;1.82;9677 +77095;45.32612;5.43111;440;20220219;9.4;5.5;7.4;2.5;6.26;0;1.38;5199 +77095;45.32612;5.43111;440;20220220;12.6;-2.8;4.9;2.7;6.59;.8;1.36;9700 +77095;45.32612;5.43111;440;20220221;8.3;4.1;6.2;4.5;7.79;13.9;1.11;6500 +77095;45.32612;5.43111;440;20220222;10.1;3.6;6.9;3.4;7.69;.2;1.32;10600 +77095;45.32612;5.43111;440;20220223;13.5;5.2;9.4;3;8.09;0;1.7;11000 +77095;45.32612;5.43111;440;20220224;13.2;1.2;7.2;5;7.99;0;1.63;8800 +77095;45.32612;5.43111;440;20220225;8;3.5;5.8;6.1;5.79;0;2.05;15000 +77095;45.32612;5.43111;440;20220226;9;-.1;4.5;3.4;5.09;0;1.77;15100 +77095;45.32612;5.43111;440;20220227;11.7;-3.3;4.2;4;4.89;0;2.11;15300 +77095;45.32612;5.43111;440;20220228;12.4;-2.4;5;3.7;4.79;0;2.24;15600 +77095;45.32612;5.43111;440;20220301;13.6;-5;4.3;2;5.29;0;1.74;15300 +77095;45.32612;5.43111;440;20220302;11.7;-1.7;5;2.9;6.49;0;1.55;12200 +77095;45.32612;5.43111;440;20220303;13.8;-1.2;6.3;2.5;7.49;0;1.62;14000 +77095;45.32612;5.43111;440;20220304;12.6;-2;5.3;3.4;5.89;0;2.02;16100 +77095;45.32612;5.43111;440;20220305;9.7;-4.9;2.4;2.4;3.69;0;1.88;16800 +77095;45.32612;5.43111;440;20220306;8.1;-8;.1;1.9;3.69;0;1.52;16400 +77095;45.32612;5.43111;440;20220307;10.4;-7.4;1.5;2.2;4.39;0;1.69;16100 +77095;45.32612;5.43111;440;20220308;12.8;-3.3;4.8;5;5.79;0;2.33;16900 +77095;45.32612;5.43111;440;20220309;13.2;-1.8;5.7;3.1;6.39;0;2.02;16200 +77095;45.32612;5.43111;440;20220310;14.3;-2.4;6;3.8;7.19;.1;2;14600 +77095;45.32612;5.43111;440;20220311;15;6.9;11;5.5;7.49;0;2.94;11600 +77095;45.32612;5.43111;440;20220312;11.8;6.9;9.4;2.3;6.79;0;1.83;8100 +77095;45.32612;5.43111;440;20220313;11.3;6.2;8.8;2.6;7.99;8.2;1.37;3700 +77095;45.32612;5.43111;440;20220314;13.9;-.8;6.6;2.9;8.69;1.3;1.51;12400 +77095;45.32612;5.43111;440;20220315;15.3;7.8;11.6;4.3;9.39;.1;2.3;10600 +77095;45.32612;5.43111;440;20220316;15.8;4.1;10;3.2;9.39;0;1.9;10600 +77095;45.32612;5.43111;440;20220317;13.4;6.2;9.8;3.6;10.19;.1;1.38;6600 +77095;45.32612;5.43111;440;20220318;8.4;6.9;7.7;2.4;9.19;.1;.8;2100 +77095;45.32612;5.43111;440;20220319;15.4;.2;7.8;2.1;7.69;0;2.13;16900 +77095;45.32612;5.43111;440;20220320;12.4;.7;6.6;3.5;6.69;0;1.84;8400 +77095;45.32612;5.43111;440;20220321;15.1;1.7;8.4;3.4;6.29;0;2.85;18900 +77095;45.32612;5.43111;440;20220322;15;-2;6.5;2.5;5.59;0;2.61;19600 +77095;45.32612;5.43111;440;20220323;16.4;-2.3;7.1;2.5;5.79;0;2.76;19800 +77095;45.32612;5.43111;440;20220324;19.3;-1.8;8.8;2.9;5.69;0;3.38;20100 +77095;45.32612;5.43111;440;20220325;19.1;-.2;9.5;2.9;6.29;0;3.31;19900 +77095;45.32612;5.43111;440;20220326;19.7;-.9;9.4;2.8;6.59;0;3.32;20300 +77095;45.32612;5.43111;440;20220327;19.8;1.4;10.6;2.9;6.29;0;3.36;17000 +77095;45.32612;5.43111;440;20220328;20.2;1.2;10.7;3.5;5.89;0;3.88;19600 +77095;45.32612;5.43111;440;20220329;17.5;2.4;10;3.1;6.69;1.1;2.86;12900 +77095;45.32612;5.43111;440;20220330;14.4;7.2;10.8;2;9.59;2.9;1.84;10500 +77095;45.32612;5.43111;440;20220331;10.7;5.9;8.3;2.3;9.19;6.9;1.14;5000 +77095;45.32612;5.43111;440;20220401;4.9;1.4;3.2;5.8;5.38;13.1;1.69;8200 +77095;45.32612;5.43111;440;20220402;5.2;.6;2.9;5.8;4.77;2.2;2.01;12733 +77095;45.32612;5.43111;440;20220403;4;-1.3;1.4;4.2;5.29;0;1.28;10000 +77095;45.32612;5.43111;440;20220404;8.5;-4.2;2.2;1.7;5.19;0;2.06;22100 +77095;45.32612;5.43111;440;20220405;13.8;-1.8;6;1.6;7;0;2.24;18161 +77095;45.32612;5.43111;440;20220406;14.9;1.8;8.4;1.6;9.09;1.8;1.75;11800 +77095;45.32612;5.43111;440;20220407;12.8;6.4;9.6;4.3;10.39;8.1;1.17;3400 +77095;45.32612;5.43111;440;20220408;16.1;8.7;12.4;4.3;10.29;1.6;2.08;5200 +77095;45.32612;5.43111;440;20220409;8.8;3.1;6;3.4;6.59;.8;1.88;12000 +77095;45.32612;5.43111;440;20220410;14.3;-2.7;5.8;2.1;6.49;0;2.76;24000 +77095;45.32612;5.43111;440;20220411;16.7;1;8.9;4.3;7.29;0;3.33;20500 +77095;45.32612;5.43111;440;20220412;17;6.6;11.8;3.2;7.09;.1;2.95;10400 +77095;45.32612;5.43111;440;20220413;18.5;5.9;12.2;2.2;9.39;0;2.74;15300 +77095;45.32612;5.43111;440;20220414;20.8;3.5;12.2;2.3;11.49;0;3.27;23100 +77095;45.32612;5.43111;440;20220415;21.3;6.4;13.9;2.8;11.69;0;3.56;22600 +77095;45.32612;5.43111;440;20220416;20.6;5.9;13.3;3.7;9.99;0;4.06;25000 +77095;45.32612;5.43111;440;20220417;17.7;1.6;9.7;2.9;7.99;0;3.53;25400 +77095;45.32612;5.43111;440;20220418;18.8;-1.1;8.9;2.1;6.49;0;3.62;25700 +77095;45.32612;5.43111;440;20220419;19.6;2.8;11.2;2.8;6.99;0;4.04;24900 +77095;45.32612;5.43111;440;20220420;18;1.9;10;2.7;9.59;0;2.67;16900 +77095;45.32612;5.43111;440;20220421;18.8;9.6;14.2;2.3;10.19;0;3.11;16600 +77095;45.32612;5.43111;440;20220422;20.9;1.4;11.2;2.1;8.79;0;3.5;22100 +77095;45.32612;5.43111;440;20220423;16.4;8.7;12.6;2.7;9.69;14;2;5400 +77095;45.32612;5.43111;440;20220424;15.9;6.3;11.1;2.8;9.99;7;2.54;15500 +77095;45.32612;5.43111;440;20220425;15.9;9.7;12.8;2;11.29;.1;2.44;14700 +77095;45.32612;5.43111;440;20220426;18.3;6.4;12.4;1.9;9.59;0;3.39;22500 +77095;45.32612;5.43111;440;20220427;19.5;.6;10.1;1.8;8.89;0;3.67;27300 +77095;45.32612;5.43111;440;20220428;21.6;3.5;12.6;2.9;9.69;0;4.27;27100 +77095;45.32612;5.43111;440;20220429;21.1;3.5;12.3;2.3;9.29;0;3.82;23600 +77095;45.32612;5.43111;440;20220430;18.7;4.7;11.7;3.7;9.39;0;4.07;27600 +77095;45.32612;5.43111;440;20220501;18.4;2.7;10.6;2.7;8.99;0;3.67;25700 +77095;45.32612;5.43111;440;20220502;20.1;1.9;11;2.1;9.19;.7;3.84;26600 +77095;45.32612;5.43111;440;20220503;20;5;12.5;2.7;10.29;.9;3.45;20600 +77095;45.32612;5.43111;440;20220504;22;7.8;14.9;2.4;11.49;9;3.98;23300 +77095;45.32612;5.43111;440;20220505;14.6;10.4;12.5;2.8;11.69;2.5;1.78;7800 +77095;45.32612;5.43111;440;20220506;16.1;8.8;12.5;3.7;11.39;0;1.84;6100 +77095;45.32612;5.43111;440;20220507;19.2;7.9;13.6;2.2;11.59;.9;3.24;19900 +77095;45.32612;5.43111;440;20220508;20.7;5.4;13.1;1.7;11.59;.9;3.42;22100 +77095;45.32612;5.43111;440;20220509;23.9;6.6;15.3;1.9;12.29;.1;4.43;27400 +77095;45.32612;5.43111;440;20220510;26.2;8.4;17.3;2.5;12.49;.1;4.99;26900 +77095;45.32612;5.43111;440;20220511;26.2;9.4;17.8;4.4;11.59;0;5.95;28500 +77095;45.32612;5.43111;440;20220512;25.6;8.1;16.9;3.4;10.89;0;5.27;25600 +77095;45.32612;5.43111;440;20220513;23.8;8.3;16.1;1.7;12.49;0;4.2;24700 +77095;45.32612;5.43111;440;20220514;25.2;8.4;16.8;1.8;13.49;0;4.75;28400 +77095;45.32612;5.43111;440;20220515;26.9;9.1;18;2.8;12.99;0;5.16;26200 +77095;45.32612;5.43111;440;20220516;27.6;12.5;20.1;2.1;11.89;.2;5.08;24000 +77095;45.32612;5.43111;440;20220517;29;10.7;19.9;2;13.89;0;5.33;27100 +77095;45.32612;5.43111;440;20220518;30.4;12;21.2;2.1;14.89;.1;5.6;27200 +77095;45.32612;5.43111;440;20220519;29.2;15.8;22.5;2.8;15.19;.1;5.78;25800 +77095;45.32612;5.43111;440;20220520;28.8;14.2;21.5;3.4;12.59;0;6.05;24700 +77095;45.32612;5.43111;440;20220521;30.7;11.4;21.1;2.3;13.99;0;5.85;27600 +77095;45.32612;5.43111;440;20220522;31.1;14.2;22.7;2.4;17.09;.2;4.97;20500 +77095;45.32612;5.43111;440;20220523;26.4;16.3;21.4;3;15.59;2.1;4.4;17300 +77095;45.32612;5.43111;440;20220524;19.8;12.7;16.3;2.1;11.59;.4;3.52;17700 +77095;45.32612;5.43111;440;20220525;21.6;10.7;16.2;5;10.19;0;5.38;26400 +77095;45.32612;5.43111;440;20220526;22.6;10.1;16.4;3.8;10.89;0;5.32;28500 +77095;45.32612;5.43111;440;20220527;23.9;9.1;16.5;3;12.39;0;5.06;28500 +77095;45.32612;5.43111;440;20220528;22.3;12;17.2;4.3;10.99;0;5.49;27800 +77095;45.32612;5.43111;440;20220529;20.3;4.9;12.6;2.6;7.89;0;4.79;29400 +77095;45.32612;5.43111;440;20220530;22.5;5.4;14;1.7;8.49;.9;4.15;23100 +77095;45.32612;5.43111;440;20220531;18.7;11.5;15.1;2.3;13.29;4.8;2.38;10900 +77095;45.32612;5.43111;440;20220601;27.4;10.6;19;2.4;14.99;2;4.51;21400 +77095;45.32612;5.43111;440;20220602;27.7;14.9;21.3;3.2;16.79;1;4.22;15700 +77095;45.32612;5.43111;440;20220603;29.9;15.5;22.7;3;16.19;.1;5.49;22300 +77095;45.32612;5.43111;440;20220604;31.3;15.1;23.2;2.5;16.49;.1;6.24;28500 +77095;45.32612;5.43111;440;20220605;27.5;18.2;22.9;2.6;16.89;5.1;4.96;21200 +77095;45.32612;5.43111;440;20220606;27.6;12.1;19.9;1.3;14.59;1.3;4.67;24500 +77095;45.32612;5.43111;440;20220607;24.7;13.2;19;2;13.59;0;4.95;26400 +77095;45.32612;5.43111;440;20220608;22.1;9.3;15.7;2.1;13.39;13.2;3.07;15200 +77095;45.32612;5.43111;440;20220609;19.5;12.3;15.9;3.3;12.99;2.2;3.61;18900 +77095;45.32612;5.43111;440;20220610;23.8;6.3;15.1;2.8;10.99;.1;5.32;31500 +77095;45.32612;5.43111;440;20220611;27.7;8.3;18;2.7;13.09;0;5.86;31100 +77095;45.32612;5.43111;440;20220612;31.3;12;21.7;2.5;14.79;.4;5.98;26600 +77095;45.32612;5.43111;440;20220613;26.6;13.8;20.2;2.9;15.29;.1;5.5;27600 +77095;45.32612;5.43111;440;20220614;30.3;8.5;19.4;2;12.99;0;6.01;30600 +77095;45.32612;5.43111;440;20220615;31.1;15;23.1;2.7;15.29;0;4.9;16300 +77095;45.32612;5.43111;440;20220616;32.4;15.4;23.9;3.1;15.89;0;6.91;29100 +77095;45.32612;5.43111;440;20220617;32.6;13.2;22.9;2.1;14.69;0;6.42;29500 +77095;45.32612;5.43111;440;20220618;34.9;13.8;24.4;2.9;15.69;.1;7.26;29500 +77095;45.32612;5.43111;440;20220619;33.4;17.7;25.6;4.6;15.49;0;8.15;29300 +77095;45.32612;5.43111;440;20220620;32.5;18.1;25.3;4.1;11.89;0;8.26;29900 +77095;45.32612;5.43111;440;20220621;31.2;15;23.1;2.8;16.59;1.8;5.32;20300 +77095;45.32612;5.43111;440;20220622;29.2;18.3;23.8;3.1;19.99;7.2;4.8;19300 +77095;45.32612;5.43111;440;20220623;25.9;17.4;21.7;3.7;19.09;4.9;4.76;22600 +77095;45.32612;5.43111;440;20220624;24.3;16.8;20.6;2.2;16.99;13;3.8;17400 +77095;45.32612;5.43111;440;20220625;28.5;13.3;20.9;3.5;15.49;4;6.06;28500 +77095;45.32612;5.43111;440;20220626;25.7;15.1;20.4;2.5;17.89;2.1;4.69;24400 +77095;45.32612;5.43111;440;20220627;23.2;16.3;19.8;2.3;15.59;1.3;3.45;14600 +77095;45.32612;5.43111;440;20220628;24.1;15.1;19.6;2.2;15.89;0;4.19;20900 +77095;45.32612;5.43111;440;20220629;27.3;15.3;21.3;1.8;16.69;0;5.16;26500 +77095;45.32612;5.43111;440;20220630;29;12.3;20.7;2.5;15.59;10;5.01;22500 +77095;45.32612;5.43111;440;20220701;21.8;12.2;17;2.6;13.09;0;4.47;24800 +77095;45.32612;5.43111;440;20220702;29.8;8.9;19.4;1.9;13.19;0;5.94;31100 +77095;45.32612;5.43111;440;20220703;31.3;13.6;22.5;2.4;16.29;.1;5.82;26100 +77095;45.32612;5.43111;440;20220704;27.3;17.6;22.5;2.1;17.49;0;4.71;21600 +77095;45.32612;5.43111;440;20220705;26.7;13.5;20.1;2.6;14.39;0;5.87;30700 +77095;45.32612;5.43111;440;20220706;25.8;12.5;19.2;3.4;12.29;.1;6.12;30900 +77095;45.32612;5.43111;440;20220707;25.9;12.7;19.3;4.6;11.89;0;6.56;30700 +77095;45.32612;5.43111;440;20220708;25.8;13.7;19.8;4.5;13.79;0;6.18;30000 +77095;45.32612;5.43111;440;20220709;27.3;9.9;18.6;2.1;12.99;0;5.58;30100 +77095;45.32612;5.43111;440;20220710;27.3;11.7;19.5;2.7;13.99;0;5.79;30000 +77095;45.32612;5.43111;440;20220711;28.4;10.8;19.6;1.9;13.69;.1;5.64;29900 +77095;45.32612;5.43111;440;20220712;30.4;11.4;20.9;2.6;13.79;0;6.34;30400 +77095;45.32612;5.43111;440;20220713;33.4;11;22.2;1.9;13.09;0;6.33;29400 +77095;45.32612;5.43111;440;20220714;35.6;15.2;25.4;2.3;14.39;0;7.07;29500 +77095;45.32612;5.43111;440;20220715;31.8;15.2;23.5;2.5;13.39;0;6.62;29100 +77095;45.32612;5.43111;440;20220716;30.5;13;21.8;2.1;11.79;0;6.23;29700 +77095;45.32612;5.43111;440;20220717;31.5;10.8;21.2;1.9;12.49;0;6.05;29300 +77095;45.32612;5.43111;440;20220718;36.4;13.6;25;2.4;14.19;0;7.17;29200 +77095;45.32612;5.43111;440;20220719;36.2;18.7;27.5;4.7;16.99;0;8.53;27800 +77095;45.32612;5.43111;440;20220720;35.2;18.6;26.9;3.6;17.79;.2;7.07;24200 +77095;45.32612;5.43111;440;20220721;31.4;19.8;25.6;2.5;14.19;0;6.74;29000 +77095;45.32612;5.43111;440;20220722;36.9;12.4;24.7;2.5;14.09;1.4;6.71;24600 +77095;45.32612;5.43111;440;20220723;29.3;18.6;24;2.5;17.09;0;5.57;24600 +77095;45.32612;5.43111;440;20220724;34.4;13.1;23.8;1.7;15.29;0;6.13;28500 +77095;45.32612;5.43111;440;20220725;35.3;17.5;26.4;2.8;15.49;1.3;5.96;18400 +77095;45.32612;5.43111;440;20220726;27.4;18.7;23.1;4.3;15.29;0;5.76;21100 +77095;45.32612;5.43111;440;20220727;27.8;13.8;20.8;2.7;11.89;0;5.99;28600 +77095;45.32612;5.43111;440;20220728;31.7;10.5;21.1;2.2;12.09;0;5.44;22600 +77095;45.32612;5.43111;440;20220729;26.3;15;20.7;2.1;15.39;5.8;3.73;15500 +77095;45.32612;5.43111;440;20220730;30.3;12.6;21.5;3.2;13.89;0;6.3;28300 +77095;45.32612;5.43111;440;20220731;31.8;12.4;22.1;2.4;13.19;0;6.19;28200 +77095;45.32612;5.43111;440;20220801;33.1;14;23.6;2.4;13.29;0;6.42;27900 +77095;45.32612;5.43111;440;20220802;32;14.1;23.1;2.4;13.89;0;6.23;28100 +77095;45.32612;5.43111;440;20220803;36.2;14;25.1;2.5;13.29;0;6.94;27500 +77095;45.32612;5.43111;440;20220804;36.8;17.9;27.4;3.4;13.09;0;7.93;27200 +77095;45.32612;5.43111;440;20220805;35.1;16.1;25.6;2.5;15.29;0;6.02;22000 +77095;45.32612;5.43111;440;20220806;30.1;16;23.1;2.6;15.69;0;5.83;26900 +77095;45.32612;5.43111;440;20220807;29.1;13.8;21.5;2.3;14.79;0;5.37;26200 +77095;45.32612;5.43111;440;20220808;31;13.2;22.1;2.5;13.59;0;5.98;27600 +77095;45.32612;5.43111;440;20220809;32.6;11.4;22;2;12.09;0;5.82;26900 +77095;45.32612;5.43111;440;20220810;34;13.8;23.9;2;11.69;0;6.05;26500 +77095;45.32612;5.43111;440;20220811;35.1;15.1;25.1;2.2;11.89;0;6.35;26100 +77095;45.32612;5.43111;440;20220812;33.6;15.2;24.4;2;11.89;0;6.04;26800 +77095;45.32612;5.43111;440;20220813;33.7;13.3;23.5;2;10.69;1.7;5.95;26000 +77095;45.32612;5.43111;440;20220814;23.7;18.8;21.3;3.6;19.69;25.7;2.77;10000 +77095;45.32612;5.43111;440;20220815;27.5;15.1;21.3;2.6;16.29;.1;4.75;23000 +77095;45.32612;5.43111;440;20220816;32;14.2;23.1;3.4;15.69;.3;6.09;24900 +77095;45.32612;5.43111;440;20220817;27.9;16.7;22.3;2.8;18.69;18.7;3.41;12000 +77095;45.32612;5.43111;440;20220818;22.1;13.2;17.7;2.9;16.69;10.1;2.58;12600 +77095;45.32612;5.43111;440;20220819;23.3;16.7;20;3.8;17.49;1.2;2.83;9600 +77095;45.32612;5.43111;440;20220820;25.4;17.3;21.4;2.7;17.29;.4;3.74;16400 +77095;45.32612;5.43111;440;20220821;25.7;12.5;19.1;2.2;13.79;0;4.27;22300 +77095;45.32612;5.43111;440;20220822;26.5;14.5;20.5;3;13.99;0;5.07;25000 +77095;45.32612;5.43111;440;20220823;28.3;15.1;21.7;2.7;15.89;0;5;24300 +77095;45.32612;5.43111;440;20220824;31.1;11.7;21.4;2.1;14.39;0;5.01;23900 +77095;45.32612;5.43111;440;20220825;32.2;15;23.6;2.6;15.99;2.6;5.4;23100 +77095;45.32612;5.43111;440;20220826;26;16.8;21.4;2.7;17.19;.8;4.02;18900 +77095;45.32612;5.43111;440;20220827;25;14.3;19.7;2.3;16.69;.1;3.33;16300 +77095;45.32612;5.43111;440;20220828;28.2;12.9;20.6;1.5;16.19;.1;3.9;20700 +77095;45.32612;5.43111;440;20220829;31.6;13.4;22.5;3;15.69;0;5.31;22300 +77095;45.32612;5.43111;440;20220830;28.2;18.4;23.3;2.8;18.99;8.2;3.19;9500 +77095;45.32612;5.43111;440;20220831;26.5;16.6;21.6;2.5;17.79;.4;3.84;18400 +77095;45.32612;5.43111;440;20220901;27.2;11.8;19.5;2.5;15.09;0;4.31;22700 +77095;45.32612;5.43111;440;20220902;27.6;14.7;21.2;3.8;15.09;6.3;4.59;18000 +77095;45.32612;5.43111;440;20220903;27;15.4;21.2;3.6;17.39;10;4.21;19100 +77095;45.32612;5.43111;440;20220904;28.2;14.5;21.4;2.9;17.99;.1;4.34;21800 +77095;45.32612;5.43111;440;20220905;29.7;17.6;23.7;3.2;19.19;0;4.73;21100 +77095;45.32612;5.43111;440;20220906;30;17.8;23.9;3;19.29;1.6;4.29;17300 +77095;45.32612;5.43111;440;20220907;27.7;14.4;21.1;2.5;18.19;10.9;3.38;15200 +77095;45.32612;5.43111;440;20220908;25.1;14.3;19.7;2.1;15.89;.2;3.71;20900 +77095;45.32612;5.43111;440;20220909;24.2;10.5;17.4;2.4;13.49;.2;3.6;20500 +77095;45.32612;5.43111;440;20220910;21.9;10.6;16.3;1.8;12.59;0;2.88;16500 +77095;45.32612;5.43111;440;20220911;24.6;7.9;16.3;2.3;11.69;0;3.72;21500 +77095;45.32612;5.43111;440;20220912;29.3;9.6;19.5;2.8;13.89;0;4.46;21200 +77095;45.32612;5.43111;440;20220913;28;14.9;21.5;3.5;18.59;3.2;3.41;12900 +77095;45.32612;5.43111;440;20220914;26.2;19.5;22.9;3.7;19.19;9.2;3.61;14000 +77095;45.32612;5.43111;440;20220915;24.7;14.2;19.5;2.7;17.29;9.5;3.01;15500 +77095;45.32612;5.43111;440;20220916;20.6;14.8;17.7;2.4;15.19;0;2.51;13200 +77095;45.32612;5.43111;440;20220917;15.5;8.9;12.2;5.4;9.79;0;3.1;20400 +77095;45.32612;5.43111;440;20220918;18.1;2.1;10.1;1.9;8.09;0;2.69;20300 +77095;45.32612;5.43111;440;20220919;18.7;3.4;11.1;2.6;8.29;0;2.96;20100 +77095;45.32612;5.43111;440;20220920;18.7;2.8;10.8;1.9;8.29;0;2.7;19800 +77095;45.32612;5.43111;440;20220921;18.8;4;11.4;1.6;8.99;0;2.55;19300 +77095;45.32612;5.43111;440;20220922;21.9;2.7;12.3;2.4;9.29;0;3.06;19300 +77095;45.32612;5.43111;440;20220923;21.8;7.4;14.6;3.7;11.79;6.7;2.93;14300 +77095;45.32612;5.43111;440;20220924;20.1;13;16.6;1.7;14.69;5.5;1.84;9400 +77095;45.32612;5.43111;440;20220925;17.6;11.1;14.4;2.1;12.79;4.3;1.81;9900 +77095;45.32612;5.43111;440;20220926;17.7;8.8;13.3;2;11.39;5.7;2;12400 +77095;45.32612;5.43111;440;20220927;16;9.5;12.8;2.7;11.09;3.7;1.91;10700 +77095;45.32612;5.43111;440;20220928;18.9;9.9;14.4;3.4;12.59;11.1;1.98;8100 +77095;45.32612;5.43111;440;20220929;13.3;10.3;11.8;1.6;11.49;1.7;1.29;7500 +77095;45.32612;5.43111;440;20220930;12.1;4.3;8.2;1.8;9.59;.3;1.02;5800 +77095;45.32612;5.43111;440;20221001;14.2;3.2;8.7;2.9;10.99;3.2;.92;5600 +77095;45.32612;5.43111;440;20221002;23.5;10.3;16.9;3.4;13.99;0;2.92;15800 +77095;45.32612;5.43111;440;20221003;18.1;12.6;15.4;2.5;14.19;0;1.83;11200 +77095;45.32612;5.43111;440;20221004;23.8;8.7;16.3;2;12.89;0;2.59;16100 +77095;45.32612;5.43111;440;20221005;21.5;8.3;14.9;3.7;13.29;0;2.31;11600 +77095;45.32612;5.43111;440;20221006;20;9.9;15;2.8;13.79;0;1.88;10600 +77095;45.32612;5.43111;440;20221007;21.6;8.6;15.1;1.6;14.29;.9;1.71;10700 +77095;45.32612;5.43111;440;20221008;16.4;13.8;15.1;2.7;14.99;1.4;1.18;4800 +77095;45.32612;5.43111;440;20221009;18.4;7.2;12.8;1.9;12.79;1;1.42;9100 +77095;45.32612;5.43111;440;20221010;22.4;10.3;16.4;3.1;14.09;0;2.34;12800 +77095;45.32612;5.43111;440;20221011;21;9.3;15.2;2.6;13.69;0;2.05;13600 +77095;45.32612;5.43111;440;20221012;20.7;10.4;15.6;1.4;13.29;.1;1.67;10600 +77095;45.32612;5.43111;440;20221013;18.5;6.5;12.5;2.1;12.79;2.7;1.24;6600 +77095;45.32612;5.43111;440;20221014;18.7;11.4;15.1;2.3;14.69;.3;1.25;5600 +77095;45.32612;5.43111;440;20221015;24;9.3;16.7;2.5;13.39;.1;2.43;14600 +77095;45.32612;5.43111;440;20221016;23.6;9.4;16.5;3;14.39;0;2.29;13000 +77095;45.32612;5.43111;440;20221017;23.1;10.8;17;3.4;14.69;.1;2.26;11300 +77095;45.32612;5.43111;440;20221018;23.8;9.9;16.9;2.5;13.99;0;2.22;12900 +77095;45.32612;5.43111;440;20221019;22.4;9.7;16.1;3.1;13.89;.1;2.12;11800 +77095;45.32612;5.43111;440;20221020;19.3;12.9;16.1;2.5;15.79;.3;1.09;2600 +77095;45.32612;5.43111;440;20221021;17.8;14.7;16.3;4.1;15.79;30.9;1.21;1500 +77095;45.32612;5.43111;440;20221022;22.4;11.7;17.1;3.3;15.19;.1;2.06;12200 +77095;45.32612;5.43111;440;20221023;22.3;10.7;16.5;3.6;15.39;4.6;1.69;5200 +77095;45.32612;5.43111;440;20221024;20.3;15.6;18;2.9;16.39;2.5;1.49;4700 +77095;45.32612;5.43111;440;20221025;19;11.3;15.2;3.7;14.19;0;1.58;8900 +77095;45.32612;5.43111;440;20221026;23.6;12.2;17.9;2.3;15.09;0;1.89;11000 +77095;45.32612;5.43111;440;20221027;23;11.7;17.4;3.1;14.89;0;1.99;10300 +77095;45.32612;5.43111;440;20221028;23.9;12.4;18.2;2.8;15.19;0;2.02;10400 +77095;45.32612;5.43111;440;20221029;23.3;10.3;16.8;2.8;13.09;0;2.07;9600 +77095;45.32612;5.43111;440;20221030;21.7;10.6;16.2;3.1;12.89;0;2;10800 +77095;45.32612;5.43111;440;20221031;20.6;11;15.8;3.1;13.89;30;1.65;8700 +77095;45.32612;5.43111;440;20221101;19.4;13.1;16.3;2.9;14.49;4.8;1.49;8000 +77095;45.32612;5.43111;440;20221102;16.7;8.5;12.6;1.9;11.79;.1;1.1;9000 +77095;45.32612;5.43111;440;20221103;12.6;4.7;8.7;3.1;11.09;9.6;.55;2600 +77095;45.32612;5.43111;440;20221104;11;3.5;7.3;3.2;9.59;9.9;.65;3100 +77095;45.32612;5.43111;440;20221105;10.7;5.6;8.2;3.5;9.09;.3;.94;6600 +77095;45.32612;5.43111;440;20221106;15.4;.2;7.8;2.2;8.19;.2;1.13;9000 +77095;45.32612;5.43111;440;20221107;16.8;3.9;10.4;3.5;8.79;.1;1.63;10200 +77095;45.32612;5.43111;440;20221108;18.4;4.2;11.3;2.4;10.19;5.7;1.3;7300 +77095;45.32612;5.43111;440;20221109;13.4;9.9;11.7;1.9;12.79;30.2;.61;800 +77095;45.32612;5.43111;440;20221110;12;8.7;10.4;2.1;11.69;0;.62;4900 +77095;45.32612;5.43111;440;20221111;16;4.3;10.2;2.8;10.39;.1;1.02;9400 +77095;45.32612;5.43111;440;20221112;14.7;6;10.4;4.5;9.79;0;1.36;7000 +77095;45.32612;5.43111;440;20221113;15.7;4;9.9;3;10.09;0;1.07;4200 +77095;45.32612;5.43111;440;20221114;13.8;8.5;11.2;1.6;10.59;5.7;.82;3800 +77095;45.32612;5.43111;440;20221115;14.1;9.2;11.7;2.5;12.39;11.7;.71;2800 +77095;45.32612;5.43111;440;20221116;16.5;6.8;11.7;2.6;10.59;0;1.05;9200 +77095;45.32612;5.43111;440;20221117;16.1;6;11.1;3.9;10.69;2;1.22;4500 +77095;45.32612;5.43111;440;20221118;12.8;5.3;9.1;2;9.19;.5;.74;7400 +77095;45.32612;5.43111;440;20221119;9;3.4;6.2;4.4;8.49;.6;.67;4600 +77095;45.32612;5.43111;440;20221120;10.4;4;7.2;1.9;7.79;.1;.69;6700 +77095;45.32612;5.43111;440;20221121;8;2.9;5.5;2.9;8.19;12.5;.57;2200 +77095;45.32612;5.43111;440;20221122;7.7;2.7;5.2;2.4;7.99;.1;.52;3400 +77095;45.32612;5.43111;440;20221123;8.1;-2.1;3;3.1;7.59;7;.4;2600 +77095;45.32612;5.43111;440;20221124;10.6;1.1;5.9;4.2;8.39;0;.63;6800 +77095;45.32612;5.43111;440;20221125;11.8;1.6;6.7;3.7;8.59;1.9;.83;2800 +77095;45.32612;5.43111;440;20221126;7.8;4.2;6;3;7.99;.1;.57;5800 +77095;45.32612;5.43111;440;20221127;10.1;-.4;4.9;3;6.79;0;.82;5200 +77095;45.32612;5.43111;440;20221128;7.5;3.4;5.5;2.7;7.99;11.3;.61;1000 +77095;45.32612;5.43111;440;20221129;6.7;3.4;5.1;3.1;8.49;4.5;.4;1600 +77095;45.32612;5.43111;440;20221130;6.9;5.2;6.1;2.6;8.59;.5;.53;1200 +77095;45.32612;5.43111;440;20221201;5.9;4.2;5.1;2;7.59;.1;.54;2100 +77095;45.32612;5.43111;440;20221202;4.8;2.7;3.8;1.5;7.19;1;.45;1700 +77095;45.32612;5.43111;440;20221203;4.8;.7;2.8;1.1;7.29;4.7;.34;1500 +77095;45.32612;5.43111;440;20221204;5.9;2.8;4.4;2.8;7.69;10.1;.49;1200 +77095;45.32612;5.43111;440;20221205;7.2;-.2;3.5;1.8;6.89;0;.4;4600 +77095;45.32612;5.43111;440;20221206;3.7;-3.7;0;1.8;5.69;0;.24;5300 +77095;45.32612;5.43111;440;20221207;2.3;-.5;.9;1.7;6.29;0;.36;600 +77095;45.32612;5.43111;440;20221208;4;-.9;1.6;2.8;5.89;10.5;.42;4700 +77095;45.32612;5.43111;440;20221209;3.8;2;2.9;2.2;7.19;7.8;.37;1400 +77095;45.32612;5.43111;440;20221210;.3;0;.2;4;5.59;.1;.47;900 +77095;45.32612;5.43111;440;20221211;-2;-3.4;-2.7;3.1;4.49;0;.34;2700 +77095;45.32612;5.43111;440;20221212;2.4;-5.6;-1.6;1;4.69;4.2;.23;4600 +77095;45.32612;5.43111;440;20221213;1.6;-2.4;-.4;3.6;6.19;1.4;.14;2000 +77095;45.32612;5.43111;440;20221214;8.7;.7;4.7;3.3;8.69;3.2;.31;2000 +77095;45.32612;5.43111;440;20221215;6.7;5.7;6.2;2.4;8.99;22.3;.48;300 +77095;45.32612;5.43111;440;20221216;1.8;1.3;1.6;2.7;6.39;.1;.42;600 +77095;45.32612;5.43111;440;20221217;0;-2.8;-1.4;2.8;5.09;0;.28;3400 +77095;45.32612;5.43111;440;20221218;10.1;-6.4;1.9;3.3;5.79;0;.72;6800 +77095;45.32612;5.43111;440;20221219;14.4;2.1;8.3;2.4;8.59;0;.85;3800 +77095;45.32612;5.43111;440;20221220;14.3;5.9;10.1;3.2;9.19;.5;1.22;1700 +77095;45.32612;5.43111;440;20221221;12.6;7.9;10.3;2.5;10.39;.8;.71;3200 +77095;45.32612;5.43111;440;20221222;13.2;4.5;8.9;3.7;10.39;3.7;.63;3600 +77095;45.32612;5.43111;440;20221223;11.5;8.6;10.1;3.7;11.79;3.8;.54;600 +77095;45.32612;5.43111;440;20221224;14.7;9.9;12.3;3.8;12.09;0;.79;5300 +77095;45.32612;5.43111;440;20221225;14.8;4.2;9.5;3.2;10.09;0;.72;5900 +77095;45.32612;5.43111;440;20221226;11.5;4.9;8.2;2.6;10.59;1.7;.37;3300 +77095;45.32612;5.43111;440;20221227;12;4.3;8.2;2.1;8.79;0;.54;5700 +77095;45.32612;5.43111;440;20221228;8.8;-1;3.9;3.3;7.29;.1;.48;5100 +77095;45.32612;5.43111;440;20221229;13.5;4.9;9.2;3.1;9.49;4.3;.78;5200 +77095;45.32612;5.43111;440;20221230;10.7;6.5;8.6;2.7;10.89;3.9;.45;1000 +77095;45.32612;5.43111;440;20221231;14.3;5.3;9.8;3.2;10.99;0;.6;4800 +77096;45.33943;5.74911;463;20220101;14.1;1.9;8;2.3;6.69;0;.99;5995 +77096;45.33943;5.74911;463;20220102;10.1;-.2;4.9;1.7;7.29;0;.21;4259 +77096;45.33943;5.74911;463;20220103;11.3;2.3;6.8;1.9;7.84;.2;.53;4514 +77096;45.33943;5.74911;463;20220104;12.7;4.2;8.5;1.8;8.34;12.8;.58;4758 +77096;45.33943;5.74911;463;20220105;4.5;2.4;3.5;3.6;5.99;1.6;.71;2370 +77096;45.33943;5.74911;463;20220106;3.8;-2.4;.7;2.7;4.79;0;.52;4261 +77096;45.33943;5.74911;463;20220107;2.6;-5.3;-1.3;1.8;4.79;7;.29;4199 +77096;45.33943;5.74911;463;20220108;4.3;-1.1;1.6;2;6.49;11.4;.29;3313 +77096;45.33943;5.74911;463;20220109;3.2;.8;2;1.8;6.44;8.7;.41;1991 +77096;45.33943;5.74911;463;20220110;4.4;.4;2.4;1.4;6.04;0;.44;2503 +77096;45.33943;5.74911;463;20220111;1.4;-3.4;-1;2.7;4.74;0;.39;2748 +77096;45.33943;5.74911;463;20220112;1.2;-3.8;-1.3;2.5;4.34;0;.5;4220 +77096;45.33943;5.74911;463;20220113;1.4;-7.2;-2.9;1.2;4.19;0;.24;5504 +77096;45.33943;5.74911;463;20220114;5.1;-6.8;-.8;1.7;4.54;0;.44;7177 +77096;45.33943;5.74911;463;20220115;5.8;-5.7;0;1.7;4.79;0;.46;7086 +77096;45.33943;5.74911;463;20220116;7;-5.8;.6;1.4;4.64;0;.5;7440 +77096;45.33943;5.74911;463;20220117;4.6;-6.4;-.9;1.3;4.79;0;.23;5688 +77096;45.33943;5.74911;463;20220118;4.1;-4.1;0;1.5;4.89;0;.44;5135 +77096;45.33943;5.74911;463;20220119;5.5;-5.9;-.2;2.2;5.24;.3;.39;5333 +77096;45.33943;5.74911;463;20220120;6.2;-.4;2.9;2.4;5.84;0;.49;3816 +77096;45.33943;5.74911;463;20220121;3.8;-1.9;.9;2.6;4.79;0;.64;5849 +77096;45.33943;5.74911;463;20220122;3.8;-5;-.6;1.7;4.59;0;.41;6488 +77096;45.33943;5.74911;463;20220123;4;-4.1;0;1.5;4.84;0;.44;5869 +77096;45.33943;5.74911;463;20220124;7;-5.9;.6;1.5;5.2;0;.65;7042 +77096;45.33943;5.74911;463;20220125;8.9;-4.8;2;1.4;5.2;0;.65;7445 +77096;45.33943;5.74911;463;20220126;7.7;-5.5;1.1;1.7;4.59;0;.59;8322 +77096;45.33943;5.74911;463;20220127;3.4;-5.7;-1.1;1.7;4.44;0;.43;7557 +77096;45.33943;5.74911;463;20220128;2.9;-4.7;-.9;1.6;4.99;0;.31;3804 +77096;45.33943;5.74911;463;20220129;2.5;-3.9;-.7;1.4;5.14;0;.38;6140 +77096;45.33943;5.74911;463;20220130;6.9;-3.9;1.5;1.7;5.99;0;.42;5474 +77096;45.33943;5.74911;463;20220131;7.1;-2.8;2.1;2.1;6.09;2.3;.57;4648 +77096;45.33943;5.74911;463;20220201;6.3;-.9;2.7;3.1;5.64;4.1;.75;6279 +77096;45.33943;5.74911;463;20220202;10.4;.9;5.6;2.3;7.74;.1;.53;5550 +77096;45.33943;5.74911;463;20220203;11.7;-.9;5.4;1.6;7.09;0;.74;8058 +77096;45.33943;5.74911;463;20220204;9.4;.4;4.9;1.6;6.89;0;.74;6629 +77096;45.33943;5.74911;463;20220205;10.5;2.7;6.6;1.9;6.79;.2;.84;8068 +77096;45.33943;5.74911;463;20220206;8.2;-3.3;2.5;1.7;5.89;10.8;.69;7710 +77096;45.33943;5.74911;463;20220207;9.5;3.1;6.3;3;6.64;1;1.18;4942 +77096;45.33943;5.74911;463;20220208;9.5;-3.9;2.8;1.4;4.84;0;.87;10089 +77096;45.33943;5.74911;463;20220209;13;-2.8;5.1;2.1;5.94;0;1.02;10595 +77096;45.33943;5.74911;463;20220210;8.5;-1.4;3.6;2.8;7.08;1.1;1.52;11400 +77096;45.33943;5.74911;463;20220211;8.2;.4;4.3;3.3;6.78;1.2;.8;4100 +77096;45.33943;5.74911;463;20220212;9.4;-4.8;2.3;2.3;5.78;0;1;10800 +77096;45.33943;5.74911;463;20220213;13.1;-2.9;5.1;4.3;6.28;0;1.74;12700 +77096;45.33943;5.74911;463;20220214;10.3;4.3;7.3;3.9;7.68;14.5;1.26;1600 +77096;45.33943;5.74911;463;20220215;7.4;1.9;4.6;3.4;7.08;3.4;.94;5100 +77096;45.33943;5.74911;463;20220216;5.5;0;2.8;2.6;7.49;13.3;.46;4295 +77096;45.33943;5.74911;463;20220217;15.2;4.7;10;2.3;9.74;1.5;1.27;8434 +77096;45.33943;5.74911;463;20220218;18.5;4.3;11.4;2.4;8.58;1.7;1.85;10287 +77096;45.33943;5.74911;463;20220219;9.7;5.8;7.8;2.2;6.44;0;1.34;5054 +77096;45.33943;5.74911;463;20220220;13;-1.1;5.9;1.8;6.29;1.4;1.23;9933 +77096;45.33943;5.74911;463;20220221;7.2;2.8;5;3.1;7.39;18.5;.93;6115 +77096;45.33943;5.74911;463;20220222;10.9;3.1;7;2.2;7.39;0;1.16;9453 +77096;45.33943;5.74911;463;20220223;13.7;2.2;8;2.1;7.14;0;1.48;10929 +77096;45.33943;5.74911;463;20220224;13.8;.4;7.1;3.1;7.19;.5;1.48;10031 +77096;45.33943;5.74911;463;20220225;9.4;5.2;7.3;3.8;5.64;0;1.75;10384 +77096;45.33943;5.74911;463;20220226;10.6;-1.6;4.5;2.3;4.44;0;1.56;13316 +77096;45.33943;5.74911;463;20220227;11.8;-4.1;3.9;2.4;4.39;0;1.68;13934 +77096;45.33943;5.74911;463;20220228;12.6;-3.8;4.4;2.2;4.19;0;1.74;14371 +77096;45.33943;5.74911;463;20220301;13.6;-3.8;4.9;1.4;4.84;0;1.56;14146 +77096;45.33943;5.74911;463;20220302;12.2;-2.1;5;2.1;5.74;0;1.48;12318 +77096;45.33943;5.74911;463;20220303;15.1;.7;7.9;1.9;6.64;0;1.68;13096 +77096;45.33943;5.74911;463;20220304;13.7;-1.5;6.1;2.3;5.54;0;1.81;14589 +77096;45.33943;5.74911;463;20220305;11;-3.7;3.7;1.8;3.79;0;1.71;14844 +77096;45.33943;5.74911;463;20220306;9.5;-6.1;1.7;1.6;3.64;0;1.53;14865 +77096;45.33943;5.74911;463;20220307;10.9;-5.7;2.6;1.6;4.19;0;1.56;14892 +77096;45.33943;5.74911;463;20220308;13.3;-4;4.7;3;5.04;0;1.96;15912 +77096;45.33943;5.74911;463;20220309;14;-2.3;5.9;2.1;5.59;0;1.87;15413 +77096;45.33943;5.74911;463;20220310;15.3;-1.4;6.9;2.7;6.09;0;2.04;14635 +77096;45.33943;5.74911;463;20220311;15;4;9.5;5.5;5.94;0;3.24;12264 +77096;45.33943;5.74911;463;20220312;13.1;8.6;10.8;4.4;5.39;0;3.08;7587 +77096;45.33943;5.74911;463;20220313;13.1;8.7;10.9;4.5;6.34;11.4;2.8;5335 +77096;45.33943;5.74911;463;20220314;14.9;.1;7.5;2.3;7.94;1.1;1.71;13403 +77096;45.33943;5.74911;463;20220315;17.7;8;12.9;2.8;8.94;.1;2.2;11595 +77096;45.33943;5.74911;463;20220316;17.5;4;10.7;2.1;8.64;0;1.93;12648 +77096;45.33943;5.74911;463;20220317;15.4;6.3;10.8;2.2;9.69;.1;1.56;9497 +77096;45.33943;5.74911;463;20220318;9.5;7.8;8.7;2.8;9.04;.1;1.04;2234 +77096;45.33943;5.74911;463;20220319;15.1;2.5;8.8;1.9;7.59;0;2.15;17260 +77096;45.33943;5.74911;463;20220320;13.2;.7;7;3.5;6.68;0;1.84;8400 +77096;45.33943;5.74911;463;20220321;15.7;.9;8.3;3.4;6.28;0;2.85;18900 +77096;45.33943;5.74911;463;20220322;15.4;-1.6;6.9;2.5;5.58;0;2.61;19600 +77096;45.33943;5.74911;463;20220323;16.4;-1.9;7.3;2.5;5.78;0;2.76;19800 +77096;45.33943;5.74911;463;20220324;19;-1.7;8.6;2.9;5.68;0;3.38;20100 +77096;45.33943;5.74911;463;20220325;19.2;-.3;9.5;2.9;6.28;0;3.31;19900 +77096;45.33943;5.74911;463;20220326;20.1;-.8;9.6;2.8;6.58;0;3.32;20300 +77096;45.33943;5.74911;463;20220327;19.6;.4;10;2.9;6.28;0;3.36;17000 +77096;45.33943;5.74911;463;20220328;20.4;.2;10.3;3.5;5.88;0;3.88;19600 +77096;45.33943;5.74911;463;20220329;18.2;2.9;10.5;3.1;6.68;1;2.86;12900 +77096;45.33943;5.74911;463;20220330;13.6;7.4;10.5;2;9.58;2.7;1.84;10500 +77096;45.33943;5.74911;463;20220331;10.6;6.4;8.5;2.3;9.18;6.2;1.14;5000 +77096;45.33943;5.74911;463;20220401;4.7;2.6;3.7;5.6;5.47;15.6;1.64;7566 +77096;45.33943;5.74911;463;20220402;5;.4;2.7;5.8;4.77;2.5;2.01;12733 +77096;45.33943;5.74911;463;20220403;5.5;-.4;2.5;4.2;4.93;0;1.75;11066 +77096;45.33943;5.74911;463;20220404;9.1;-1.5;3.8;1.7;5.18;0;2.06;22100 +77096;45.33943;5.74911;463;20220405;14.2;-1.1;6.5;1.9;6.61;0;2.43;18833 +77096;45.33943;5.74911;463;20220406;15.7;.7;8.2;1.6;9.08;4;1.75;11800 +77096;45.33943;5.74911;463;20220407;11.8;7.4;9.6;4.3;10.38;18.6;1.17;3400 +77096;45.33943;5.74911;463;20220408;14.1;8.2;11.1;4.3;10.28;6.3;2.08;5200 +77096;45.33943;5.74911;463;20220409;8.2;3.9;6;3.4;6.58;2.3;1.88;12000 +77096;45.33943;5.74911;463;20220410;14.6;-2.6;6;2.1;6.48;0;2.76;24000 +77096;45.33943;5.74911;463;20220411;17.9;.1;9;4.3;7.28;0;3.33;20500 +77096;45.33943;5.74911;463;20220412;17.3;5.2;11.3;3.2;7.08;.1;2.95;10400 +77096;45.33943;5.74911;463;20220413;19.8;6.4;13.1;2.2;9.38;0;2.74;15300 +77096;45.33943;5.74911;463;20220414;20.7;3.4;12.1;2.3;11.48;0;3.27;23100 +77096;45.33943;5.74911;463;20220415;21.2;6.3;13.8;2.8;11.68;0;3.56;22600 +77096;45.33943;5.74911;463;20220416;21.1;7.5;14.3;3.7;9.98;0;4.06;25000 +77096;45.33943;5.74911;463;20220417;17.7;3.5;10.6;2.9;7.98;0;3.53;25400 +77096;45.33943;5.74911;463;20220418;19.4;.3;9.8;2.1;6.48;0;3.62;25700 +77096;45.33943;5.74911;463;20220419;20.2;3.1;11.7;2.8;6.98;0;4.04;24900 +77096;45.33943;5.74911;463;20220420;18.9;2.5;10.7;2.7;9.58;0;2.67;16900 +77096;45.33943;5.74911;463;20220421;19;9.8;14.4;2.3;10.18;0;3.11;16600 +77096;45.33943;5.74911;463;20220422;20.6;3;11.8;2.1;8.78;.4;3.5;22100 +77096;45.33943;5.74911;463;20220423;16.4;9.3;12.8;2.7;9.68;13.8;2;5400 +77096;45.33943;5.74911;463;20220424;15.8;6.4;11.1;2.8;9.98;9.9;2.54;15500 +77096;45.33943;5.74911;463;20220425;15.5;9.5;12.5;2;11.28;.5;2.44;14700 +77096;45.33943;5.74911;463;20220426;18.3;6.9;12.6;1.9;9.58;0;3.39;22500 +77096;45.33943;5.74911;463;20220427;19.9;1.6;10.8;1.8;8.88;0;3.67;27300 +77096;45.33943;5.74911;463;20220428;21.7;3.8;12.7;2.9;9.68;0;4.27;27100 +77096;45.33943;5.74911;463;20220429;21.6;4;12.8;2.3;9.28;0;3.82;23600 +77096;45.33943;5.74911;463;20220430;19.6;6.2;12.9;3.7;9.38;.2;4.07;27600 +77096;45.33943;5.74911;463;20220501;19;3.3;11.1;2.7;8.98;0;3.67;25700 +77096;45.33943;5.74911;463;20220502;20.6;3;11.8;2.1;9.18;1.9;3.84;26600 +77096;45.33943;5.74911;463;20220503;20;6.5;13.2;2.7;10.28;1;3.45;20600 +77096;45.33943;5.74911;463;20220504;21.5;8.2;14.8;2.4;11.48;10.5;3.98;23300 +77096;45.33943;5.74911;463;20220505;14;10.5;12.2;2.8;11.68;10.8;1.78;7800 +77096;45.33943;5.74911;463;20220506;17.6;9;13.3;2.3;11.64;.1;2.32;11965 +77096;45.33943;5.74911;463;20220507;20.2;9;14.6;1.6;12.19;.1;3.22;19718 +77096;45.33943;5.74911;463;20220508;21.1;8;14.5;1.2;12.09;.8;3.33;21094 +77096;45.33943;5.74911;463;20220509;23.9;7;15.4;1.4;11.99;.3;4.14;25842 +77096;45.33943;5.74911;463;20220510;26;9.5;17.8;1.8;12.29;.1;4.58;25305 +77096;45.33943;5.74911;463;20220511;27.8;10.6;19.2;2.7;11.99;0;5.26;26807 +77096;45.33943;5.74911;463;20220512;27.4;10;18.7;2.2;11.99;0;4.89;25414 +77096;45.33943;5.74911;463;20220513;24.9;10.7;17.8;1.3;12.89;0;4.08;23426 +77096;45.33943;5.74911;463;20220514;27.1;9.8;18.4;1.3;13.29;0;4.65;27037 +77096;45.33943;5.74911;463;20220515;26.9;11;19;2.1;13.54;.9;4.78;24775 +77096;45.33943;5.74911;463;20220516;26.5;12.1;19.3;1.5;12.99;.3;4.58;23430 +77096;45.33943;5.74911;463;20220517;29.3;12.7;21;1.6;13.89;0;5.08;25647 +77096;45.33943;5.74911;463;20220518;30.2;13.4;21.8;2.1;14.64;.1;5.47;25825 +77096;45.33943;5.74911;463;20220519;28.8;15;21.9;1.8;16.44;.3;5.08;24548 +77096;45.33943;5.74911;463;20220520;30.3;14;22.1;2.2;13.84;0;5.52;25414 +77096;45.33943;5.74911;463;20220521;30.8;12.4;21.6;1.5;14.14;0;5.36;27063 +77096;45.33943;5.74911;463;20220522;30.5;14.7;22.6;1.8;16.64;.3;4.88;22403 +77096;45.33943;5.74911;463;20220523;27.8;16.7;22.2;2.8;15.74;3.7;4.75;19425 +77096;45.33943;5.74911;463;20220524;19.7;13.7;16.7;1.7;13.14;.5;3.12;15908 +77096;45.33943;5.74911;463;20220525;20.8;11.5;16.2;2.8;11.99;0;4.22;22237 +77096;45.33943;5.74911;463;20220526;23.9;12;17.9;2.3;12.29;0;4.63;25029 +77096;45.33943;5.74911;463;20220527;25.8;12;18.9;2;13.44;0;4.7;25759 +77096;45.33943;5.74911;463;20220528;23.6;13.9;18.8;2.9;11.89;0;4.73;23568 +77096;45.33943;5.74911;463;20220529;21.1;7.2;14.2;1.9;8.44;0;4.39;26179 +77096;45.33943;5.74911;463;20220530;22.6;7.1;14.9;1.3;9.09;1.4;4.09;23728 +77096;45.33943;5.74911;463;20220531;18.5;12;15.3;1.6;13.14;8.4;2.57;13206 +77096;45.33943;5.74911;463;20220601;25.6;11.4;18.5;1.8;14.79;2.6;4.27;22028 +77096;45.33943;5.74911;463;20220602;26.8;14.7;20.8;2.4;16.19;1;4.27;18819 +77096;45.33943;5.74911;463;20220603;28;15;21.5;1.9;16.19;1;4.85;22335 +77096;45.33943;5.74911;463;20220604;31;14.8;22.9;1.7;16.54;0;5.64;27327 +77096;45.33943;5.74911;463;20220605;26.3;16.7;21.5;1.7;16.64;8.8;4.4;20712 +77096;45.33943;5.74911;463;20220606;27.6;12.1;19.9;1.1;14.44;3.3;4.66;25079 +77096;45.33943;5.74911;463;20220607;24.9;14.4;19.6;1.9;13.59;0;4.62;23346 +77096;45.33943;5.74911;463;20220608;21.7;10.4;16;1.4;12.69;21.8;3.3;18025 +77096;45.33943;5.74911;463;20220609;19.3;12.4;15.8;2.1;13.09;3.3;3.27;17803 +77096;45.33943;5.74911;463;20220610;24.7;6.8;15.8;1.9;10.99;.1;5;29720 +77096;45.33943;5.74911;463;20220611;28.5;9.8;19.2;1.8;12.99;0;5.47;29614 +77096;45.33943;5.74911;463;20220612;31.6;13.9;22.8;1.7;14.09;.4;5.63;26692 +77096;45.33943;5.74911;463;20220613;28.8;14.8;21.8;2.1;14.99;0;5.33;26481 +77096;45.33943;5.74911;463;20220614;30.8;11.5;21.2;1.5;14.04;0;5.67;29083 +77096;45.33943;5.74911;463;20220615;31.3;16.1;23.7;1.8;15.64;1.4;4.98;20674 +77096;45.33943;5.74911;463;20220616;33.5;15.9;24.7;2;15.44;0;6.34;28551 +77096;45.33943;5.74911;463;20220617;33.4;14.8;24.1;1.7;14.94;0;6.19;28798 +77096;45.33943;5.74911;463;20220618;35.6;16.5;26.1;2.2;15.49;.7;6.78;28642 +77096;45.33943;5.74911;463;20220619;35.1;18.3;26.7;2.8;15.79;0;7.1;28505 +77096;45.33943;5.74911;463;20220620;33.2;17.9;25.5;2.5;13.74;0;6.89;28061 +77096;45.33943;5.74911;463;20220621;32.8;16.4;24.6;2;15.74;2.6;5.55;23598 +77096;45.33943;5.74911;463;20220622;28.1;18.1;23.1;2;19.04;14.6;4.44;19682 +77096;45.33943;5.74911;463;20220623;27.7;16.6;22.2;2.4;18.64;3.9;4.71;23062 +77096;45.33943;5.74911;463;20220624;22.8;16.9;19.8;1.7;16.84;16.2;3.34;15766 +77096;45.33943;5.74911;463;20220625;29.2;13.3;21.2;2.4;14.99;1.3;5.64;27600 +77096;45.33943;5.74911;463;20220626;28.3;14.8;21.5;1.7;16.99;0;4.81;25162 +77096;45.33943;5.74911;463;20220627;24.5;16.8;20.7;1.8;16.89;.1;3.6;16626 +77096;45.33943;5.74911;463;20220628;25.1;16.4;20.7;1.6;16.84;.7;3.99;19886 +77096;45.33943;5.74911;463;20220629;28.6;15.4;22;1.8;16.29;0;5.16;25567 +77096;45.33943;5.74911;463;20220630;29.3;15.6;22.4;1.9;16.04;6.6;4.92;22428 +77096;45.33943;5.74911;463;20220701;23.4;13.4;18.4;2.3;13.69;.2;4.35;22802 +77096;45.33943;5.74911;463;20220702;30.4;10.9;20.7;1.4;13.74;0;5.61;29663 +77096;45.33943;5.74911;463;20220703;33.4;15.2;24.3;1.9;15.24;0;5.96;27222 +77096;45.33943;5.74911;463;20220704;30.4;18;24.2;1.8;16.64;1.1;5.13;23131 +77096;45.33943;5.74911;463;20220705;28.8;15.9;22.4;2.2;15.44;0;5.56;26933 +77096;45.33943;5.74911;463;20220706;28.2;13.8;21;2.3;12.99;0;5.6;28133 +77096;45.33943;5.74911;463;20220707;28;13.4;20.7;3.1;12.49;0;5.92;28138 +77096;45.33943;5.74911;463;20220708;27.7;13.6;20.7;2.9;13.14;0;5.62;27764 +77096;45.33943;5.74911;463;20220709;29.3;11.5;20.4;1.6;12.49;0;5.47;28804 +77096;45.33943;5.74911;463;20220710;29.4;12.5;21;1.9;12.99;0;5.55;28607 +77096;45.33943;5.74911;463;20220711;31.3;12.8;22;1.5;13.49;.1;5.65;29067 +77096;45.33943;5.74911;463;20220712;31.5;13.3;22.4;1.8;13.14;0;5.89;28746 +77096;45.33943;5.74911;463;20220713;33.8;13.3;23.5;1.6;13.14;0;6.07;28750 +77096;45.33943;5.74911;463;20220714;36.4;17.6;27;1.8;14.19;0;6.55;28228 +77096;45.33943;5.74911;463;20220715;33.8;17.1;25.4;1.9;12.99;0;6.23;27637 +77096;45.33943;5.74911;463;20220716;32.5;14.9;23.7;1.6;12.64;0;5.94;28255 +77096;45.33943;5.74911;463;20220717;33.9;13.5;23.7;1.4;12.89;0;5.93;28916 +77096;45.33943;5.74911;463;20220718;37;15.5;26.3;1.8;13.89;0;6.7;29003 +77096;45.33943;5.74911;463;20220719;37.3;18.7;28;3;16.19;0;7.47;27824 +77096;45.33943;5.74911;463;20220720;36.1;19.9;28;2.5;17.84;.6;6.5;24673 +77096;45.33943;5.74911;463;20220721;33;20.7;26.8;1.9;15.34;0;6.02;25626 +77096;45.33943;5.74911;463;20220722;37.8;16;26.9;1.8;14.09;1;6.4;26302 +77096;45.33943;5.74911;463;20220723;31.6;19.7;25.6;2.1;16.19;0;5.5;23348 +77096;45.33943;5.74911;463;20220724;35.8;15.2;25.5;1.4;15.04;0;6.02;28223 +77096;45.33943;5.74911;463;20220725;36.6;18.5;27.6;1.8;14.89;1;5.79;22433 +77096;45.33943;5.74911;463;20220726;29.2;20.5;24.8;3.3;15.04;0;5.4;19530 +77096;45.33943;5.74911;463;20220727;29.2;17;23.1;2.3;12.54;0;5.52;24400 +77096;45.33943;5.74911;463;20220728;32.5;13.4;23;1.6;12.59;0;5.3;24190 +77096;45.33943;5.74911;463;20220729;24.8;16.1;20.5;1.4;15.14;6.6;3.44;15670 +77096;45.33943;5.74911;463;20220730;30.3;13.6;21.9;2.1;14.04;0;5.49;26210 +77096;45.33943;5.74911;463;20220731;32.5;13.7;23.1;1.9;12.64;0;5.78;27042 +77096;45.33943;5.74911;463;20220801;33.7;15.3;24.5;1.9;13.04;0;5.93;26652 +77096;45.33943;5.74911;463;20220802;33.3;15.4;24.3;1.9;13.29;0;5.83;26692 +77096;45.33943;5.74911;463;20220803;36.3;15.7;26;1.8;13.59;0;6.2;26932 +77096;45.33943;5.74911;463;20220804;36.7;18.4;27.5;2.3;14.39;0;6.69;26120 +77096;45.33943;5.74911;463;20220805;35.9;18.6;27.3;2.1;15.69;.1;5.97;22835 +77096;45.33943;5.74911;463;20220806;30.9;15.5;23.2;2;16.19;0;5.37;25224 +77096;45.33943;5.74911;463;20220807;30;15.2;22.6;1.8;15.79;0;4.96;24122 +77096;45.33943;5.74911;463;20220808;31;14.6;22.8;1.9;14.49;0;5.33;25187 +77096;45.33943;5.74911;463;20220809;33;13.8;23.4;1.5;13.49;0;5.34;25576 +77096;45.33943;5.74911;463;20220810;33.8;15.4;24.6;1.3;12.89;0;5.32;25132 +77096;45.33943;5.74911;463;20220811;34.9;15.6;25.2;1.7;12.29;0;5.77;25417 +77096;45.33943;5.74911;463;20220812;33.8;15.8;24.8;1.5;11.79;0;5.44;25355 +77096;45.33943;5.74911;463;20220813;33.7;13.7;23.7;1.4;10.49;.1;5.3;25520 +77096;45.33943;5.74911;463;20220814;23.4;17.9;20.6;2.2;16.64;32.2;2.79;11653 +77096;45.33943;5.74911;463;20220815;27;13.9;20.4;1.7;15.94;0;4.18;21679 +77096;45.33943;5.74911;463;20220816;32.2;14.3;23.2;2.1;14.99;.7;5.25;24184 +77096;45.33943;5.74911;463;20220817;27.9;16.8;22.4;2.1;17.54;20;3.61;15038 +77096;45.33943;5.74911;463;20220818;23.2;13.7;18.5;2.1;16.64;21.4;2.85;14845 +77096;45.33943;5.74911;463;20220819;22.1;15.7;18.9;2.1;17.14;1.6;2.59;11409 +77096;45.33943;5.74911;463;20220820;26.7;15.5;21.1;1.9;16.34;.5;3.73;18013 +77096;45.33943;5.74911;463;20220821;27.3;13.3;20.3;1.7;14.49;0;4.05;21302 +77096;45.33943;5.74911;463;20220822;27.5;13.9;20.7;2.1;14.04;0;4.48;22688 +77096;45.33943;5.74911;463;20220823;29.7;14.2;21.9;2;14.79;0;4.63;23017 +77096;45.33943;5.74911;463;20220824;31.7;13.1;22.4;1.5;14.39;0;4.61;23093 +77096;45.33943;5.74911;463;20220825;32.7;15.8;24.3;1.9;15.54;1.3;4.91;22161 +77096;45.33943;5.74911;463;20220826;26.8;17.3;22.1;1.9;16.84;1.2;3.63;17437 +77096;45.33943;5.74911;463;20220827;27.1;15;21.1;1.8;16.59;.1;3.5;17331 +77096;45.33943;5.74911;463;20220828;29.3;14;21.7;1.2;16.04;.1;3.82;20263 +77096;45.33943;5.74911;463;20220829;31.9;14.3;23.1;2.1;15.09;0;4.72;21599 +77096;45.33943;5.74911;463;20220830;28.1;18.6;23.4;2.1;17.14;11.8;3.32;12238 +77096;45.33943;5.74911;463;20220831;26.9;16.7;21.8;1.8;17.54;.8;3.47;17118 +77096;45.33943;5.74911;463;20220901;28.3;12.2;20.3;1.8;14.39;0;3.98;21363 +77096;45.33943;5.74911;463;20220902;27;13.8;20.4;2.5;14.79;15.9;3.95;17886 +77096;45.33943;5.74911;463;20220903;27.1;14.9;21;2.3;16.69;14.1;3.71;18083 +77096;45.33943;5.74911;463;20220904;28.7;14.2;21.4;1.9;16.89;.1;3.86;20162 +77096;45.33943;5.74911;463;20220905;30.5;15.8;23.2;2.1;17.44;.1;4.17;20197 +77096;45.33943;5.74911;463;20220906;30.7;15.7;23.2;2.1;17.54;3.8;4;18302 +77096;45.33943;5.74911;463;20220907;28.4;15.4;21.9;1.9;17.54;15.8;3.38;15939 +77096;45.33943;5.74911;463;20220908;25.9;14.7;20.3;1.5;15.59;.1;3.29;18233 +77096;45.33943;5.74911;463;20220909;24.7;11.2;17.9;1.7;13.04;.3;3.25;18601 +77096;45.33943;5.74911;463;20220910;22.9;11.3;17.1;1.5;12.59;0;2.82;16026 +77096;45.33943;5.74911;463;20220911;25.4;8.9;17.1;1.7;11.49;0;3.4;19853 +77096;45.33943;5.74911;463;20220912;29.8;11.1;20.4;2;12.69;0;4.07;20062 +77096;45.33943;5.74911;463;20220913;27.7;14.6;21.1;2.4;15.64;3;3.3;14361 +77096;45.33943;5.74911;463;20220914;25.1;18.3;21.7;2.4;18.19;12.9;2.94;12613 +77096;45.33943;5.74911;463;20220915;24.7;14.4;19.6;1.9;16.89;10.4;2.75;14545 +77096;45.33943;5.74911;463;20220916;21.9;15.1;18.5;1.9;14.94;0;2.41;12347 +77096;45.33943;5.74911;463;20220917;17.4;10.1;13.8;3.6;9.09;0;2.81;16007 +77096;45.33943;5.74911;463;20220918;19.8;3.4;11.6;1.4;8.19;0;2.54;18719 +77096;45.33943;5.74911;463;20220919;20.4;4.2;12.3;1.7;8.49;0;2.68;18530 +77096;45.33943;5.74911;463;20220920;20.2;3.9;12;1.4;8.69;0;2.51;18264 +77096;45.33943;5.74911;463;20220921;19.9;5;12.4;1.3;9.34;.1;2.38;17526 +77096;45.33943;5.74911;463;20220922;22.8;4.7;13.8;1.6;9.59;0;2.73;18014 +77096;45.33943;5.74911;463;20220923;22.4;6.9;14.6;2.3;10.94;12.7;2.63;15170 +77096;45.33943;5.74911;463;20220924;18.1;13;15.5;1.1;14.39;8.2;1.56;8402 +77096;45.33943;5.74911;463;20220925;16.5;11.5;14;1.4;13.14;4.3;1.53;8660 +77096;45.33943;5.74911;463;20220926;17.9;9.3;13.6;1.3;11.49;6.6;1.82;11703 +77096;45.33943;5.74911;463;20220927;15.2;9.3;12.3;1.6;10.89;8.5;1.59;9615 +77096;45.33943;5.74911;463;20220928;16.3;9.2;12.7;2.1;12.19;14;1.62;8430 +77096;45.33943;5.74911;463;20220929;14.3;10.3;12.3;1.2;11.44;1.2;1.27;7610 +77096;45.33943;5.74911;463;20220930;12.4;5;8.7;1;9.84;.6;1.09;7666 +77096;45.33943;5.74911;463;20221001;13;6.8;9.9;1.7;11.44;7.2;.93;5683 +77096;45.33943;5.74911;463;20221002;23.7;10.6;17.1;2.1;13.94;0;2.42;14315 +77096;45.33943;5.74911;463;20221003;20;10.2;15.1;1.7;13.24;0;1.8;11885 +77096;45.33943;5.74911;463;20221004;23.2;9.2;16.2;1.6;11.99;0;2.34;14385 +77096;45.33943;5.74911;463;20221005;23.4;8.1;15.8;2.3;12.09;0;2.2;12852 +77096;45.33943;5.74911;463;20221006;22.1;9.4;15.8;1.8;13.14;0;1.87;11742 +77096;45.33943;5.74911;463;20221007;21.8;9;15.4;1.1;13.39;.6;1.68;11327 +77096;45.33943;5.74911;463;20221008;16.9;12.9;14.9;1.6;14.59;1;1.14;5918 +77096;45.33943;5.74911;463;20221009;17.3;10.4;13.8;1.1;13.79;2.5;1.21;7653 +77096;45.33943;5.74911;463;20221010;22.2;11.3;16.7;1.9;14.04;0;1.93;11468 +77096;45.33943;5.74911;463;20221011;21.4;9.2;15.3;1.7;13.19;.2;1.81;12403 +77096;45.33943;5.74911;463;20221012;20;10.5;15.3;1;13.29;.4;1.5;9911 +77096;45.33943;5.74911;463;20221013;18.5;7.4;13;1.4;12.34;2.6;1.27;8271 +77096;45.33943;5.74911;463;20221014;18.5;11.6;15.1;1.4;14.34;.3;1.19;6648 +77096;45.33943;5.74911;463;20221015;23.6;9.2;16.4;1.7;12.99;.1;2.03;12983 +77096;45.33943;5.74911;463;20221016;24.5;8.9;16.7;1.9;12.79;0;2;12570 +77096;45.33943;5.74911;463;20221017;24.1;10.6;17.3;2.2;13.39;.1;1.98;11221 +77096;45.33943;5.74911;463;20221018;23.6;10.3;16.9;1.7;13.39;0;1.89;11653 +77096;45.33943;5.74911;463;20221019;22.9;9.2;16.1;2.2;12.64;.1;1.94;11319 +77096;45.33943;5.74911;463;20221020;19.5;11.5;15.5;1.7;13.94;.8;1.17;5477 +77096;45.33943;5.74911;463;20221021;16.6;14.7;15.7;2.6;15.54;51.9;1;1955 +77096;45.33943;5.74911;463;20221022;22.2;12.5;17.4;2.3;14.49;.1;1.79;10111 +77096;45.33943;5.74911;463;20221023;22.1;10.1;16.1;2.4;14.19;1.6;1.56;7288 +77096;45.33943;5.74911;463;20221024;19.7;14.7;17.2;2.2;15.64;11.1;1.33;5247 +77096;45.33943;5.74911;463;20221025;18.9;10.4;14.6;2.3;13.54;0;1.31;8338 +77096;45.33943;5.74911;463;20221026;23.2;11.3;17.2;1.4;13.84;0;1.53;10011 +77096;45.33943;5.74911;463;20221027;24.1;10.1;17.1;2;13.24;0;1.74;10236 +77096;45.33943;5.74911;463;20221028;25.2;11.3;18.2;2.1;13.44;0;1.92;10146 +77096;45.33943;5.74911;463;20221029;23.5;12.3;17.9;2.3;11.94;0;2.03;8661 +77096;45.33943;5.74911;463;20221030;21.1;9;15.1;1.7;11.94;0;1.46;9751 +77096;45.33943;5.74911;463;20221031;21;9.2;15.1;1.8;12.34;28.3;1.33;8746 +77096;45.33943;5.74911;463;20221101;18.9;11.1;15;1.8;13.24;3.9;1.2;7424 +77096;45.33943;5.74911;463;20221102;16.7;8.2;12.4;1.3;11.44;.1;.95;7895 +77096;45.33943;5.74911;463;20221103;13.3;5.1;9.2;2.2;10.69;21.1;.66;4561 +77096;45.33943;5.74911;463;20221104;9.8;3.7;6.8;2.1;9.19;9.3;.59;4004 +77096;45.33943;5.74911;463;20221105;12;5.3;8.7;2.1;8.69;.4;.83;6338 +77096;45.33943;5.74911;463;20221106;15;.7;7.9;1.7;7.79;.4;1;8565 +77096;45.33943;5.74911;463;20221107;16.8;3.6;10.2;2.2;8.19;.1;1.26;9059 +77096;45.33943;5.74911;463;20221108;18.2;3.1;10.7;1.6;8.89;2;1.05;7935 +77096;45.33943;5.74911;463;20221109;12.4;7.7;10;1.3;11.19;27.6;.61;2775 +77096;45.33943;5.74911;463;20221110;13.7;6.1;9.9;1.4;10.64;0;.63;5800 +77096;45.33943;5.74911;463;20221111;15.1;2.8;9;1.7;9.19;0;.82;8348 +77096;45.33943;5.74911;463;20221112;14.8;3.6;9.2;2.5;8.89;0;.94;7113 +77096;45.33943;5.74911;463;20221113;14.2;4;9.1;1.8;9.39;2.7;.8;5050 +77096;45.33943;5.74911;463;20221114;14.8;5.5;10.2;1.2;9.79;12.8;.73;5293 +77096;45.33943;5.74911;463;20221115;13.6;8.1;10.9;1.5;11.44;21.3;.62;3643 +77096;45.33943;5.74911;463;20221116;15.3;6.6;10.9;1.8;10.29;2.8;.86;7232 +77096;45.33943;5.74911;463;20221117;15.7;6.8;11.3;2.6;10.39;10.9;1;4847 +77096;45.33943;5.74911;463;20221118;12.2;6.4;9.3;1.4;9.04;.9;.68;5583 +77096;45.33943;5.74911;463;20221119;9.5;1.8;5.7;2.6;7.69;.4;.58;5037 +77096;45.33943;5.74911;463;20221120;10.1;4;7;1.3;7.64;1.1;.59;5423 +77096;45.33943;5.74911;463;20221121;9.4;2.3;5.8;1.9;7.74;17.2;.52;3667 +77096;45.33943;5.74911;463;20221122;7.9;3.3;5.6;1.6;7.99;.6;.47;3391 +77096;45.33943;5.74911;463;20221123;8.2;0;4.1;1.9;7.29;10.5;.41;3470 +77096;45.33943;5.74911;463;20221124;11.1;1.3;6.2;2.7;7.84;0;.61;6111 +77096;45.33943;5.74911;463;20221125;12.6;1.4;7;2.3;7.89;1.9;.68;4338 +77096;45.33943;5.74911;463;20221126;9.7;3.9;6.8;1.9;7.84;0;.53;5100 +77096;45.33943;5.74911;463;20221127;10;-1.1;4.4;1.9;6.14;0;.63;5419 +77096;45.33943;5.74911;463;20221128;9.2;2.3;5.8;1.8;7.44;6.3;.55;2896 +77096;45.33943;5.74911;463;20221129;6.2;4.1;5.2;1.7;8.19;5;.41;1497 +77096;45.33943;5.74911;463;20221130;7.3;1;4.1;1.5;7.39;.4;.39;3037 +77096;45.33943;5.74911;463;20221201;7;.9;4;1.3;6.79;0;.42;3419 +77096;45.33943;5.74911;463;20221202;6.5;-.3;3.1;1.1;6.24;.2;.4;3313 +77096;45.33943;5.74911;463;20221203;9.2;-.2;4.5;1.9;6.44;1.8;.75;3611 +77096;45.33943;5.74911;463;20221204;6.5;1.5;4;1.5;7.19;6.2;.39;2461 +77096;45.33943;5.74911;463;20221205;6.1;.1;3.1;1.2;6.74;0;.36;3925 +77096;45.33943;5.74911;463;20221206;4.5;-3.2;.7;1.1;5.44;0;.26;4757 +77096;45.33943;5.74911;463;20221207;1.7;-2.3;-.3;1.3;5.69;0;.31;1822 +77096;45.33943;5.74911;463;20221208;4.1;-2.6;.8;1.7;5.34;12.8;.35;4427 +77096;45.33943;5.74911;463;20221209;4.6;1.4;3;1.4;7.09;13.6;.33;2099 +77096;45.33943;5.74911;463;20221210;2;2;2;2.7;6.24;.4;.48;450 +77096;45.33943;5.74911;463;20221211;1.5;-1.8;-.2;2;4.74;0;.39;2832 +77096;45.33943;5.74911;463;20221212;3.4;-4.8;-.7;.8;4.54;5.3;.25;4374 +77096;45.33943;5.74911;463;20221213;3.5;-1.4;1;2;6.24;4.8;.2;2598 +77096;45.33943;5.74911;463;20221214;7.7;.6;4.1;2.3;8.24;5.2;.27;2780 +77096;45.33943;5.74911;463;20221215;6.2;3.6;4.9;1.9;8.39;27.9;.39;1424 +77096;45.33943;5.74911;463;20221216;4.3;2.8;3.5;1.9;7.04;.2;.41;1183 +77096;45.33943;5.74911;463;20221217;3.8;-.3;1.7;1.8;5.64;0;.33;3186 +77096;45.33943;5.74911;463;20221218;7.1;-5.2;.9;2;5.39;0;.49;5588 +77096;45.33943;5.74911;463;20221219;11.3;.3;5.8;1.5;7.19;.2;.58;4191 +77096;45.33943;5.74911;463;20221220;12.2;2.8;7.5;2.2;7.94;2.3;.85;3126 +77096;45.33943;5.74911;463;20221221;10.8;6.4;8.6;1.7;9.29;2.6;.58;2944 +77096;45.33943;5.74911;463;20221222;11.4;4.2;7.8;2.3;9.74;13;.47;3525 +77096;45.33943;5.74911;463;20221223;10.3;7.6;8.9;2.4;11.09;9.2;.45;1259 +77096;45.33943;5.74911;463;20221224;13.9;9;11.4;2.4;11.44;.1;.64;4134 +77096;45.33943;5.74911;463;20221225;13.8;4.7;9.3;2.6;9.24;0;.76;4947 +77096;45.33943;5.74911;463;20221226;10.9;2.7;6.8;1.7;9.19;5.4;.35;3836 +77096;45.33943;5.74911;463;20221227;10.6;4.3;7.4;1.4;8.64;.1;.45;4456 +77096;45.33943;5.74911;463;20221228;8.5;-1.3;3.6;2.1;6.29;0;.45;4818 +77096;45.33943;5.74911;463;20221229;12.9;1.6;7.3;2.2;7.59;7.3;.7;5287 +77096;45.33943;5.74911;463;20221230;9.3;4.4;6.9;1.9;9.89;8.5;.36;2090 +77096;45.33943;5.74911;463;20221231;14.8;6.5;10.6;2.4;10.64;0;.63;4414 +77097;45.35179;6.06723;583;20220101;14.1;-.2;6.9;1;6.29;0;.5;6651 +77097;45.35179;6.06723;583;20220102;12.3;-1.8;5.3;.6;6.52;0;.25;6512 +77097;45.35179;6.06723;583;20220103;11.9;1.1;6.5;1.1;7.32;0;.44;5787 +77097;45.35179;6.06723;583;20220104;11.9;4.2;8.1;2.2;7.42;11;.97;4712 +77097;45.35179;6.06723;583;20220105;5.1;1.8;3.4;1.7;5.85;.6;.6;3095 +77097;45.35179;6.06723;583;20220106;4.1;-4.5;-.2;1.1;4.19;0;.39;5101 +77097;45.35179;6.06723;583;20220107;3;-6.4;-1.7;1;4.39;5.4;.27;5491 +77097;45.35179;6.06723;583;20220108;5.2;-2;1.6;1.5;6.02;12.7;.28;4742 +77097;45.35179;6.06723;583;20220109;3.2;.4;1.8;1.2;6.22;10.3;.39;2468 +77097;45.35179;6.06723;583;20220110;5.4;-1;2.2;1;5.39;0;.41;4626 +77097;45.35179;6.06723;583;20220111;3.3;-6.7;-1.7;1;4.05;0;.36;6041 +77097;45.35179;6.06723;583;20220112;1.7;-6.1;-2.2;1.3;3.89;0;.43;5002 +77097;45.35179;6.06723;583;20220113;3.2;-7.5;-2.2;.6;3.79;0;.3;6003 +77097;45.35179;6.06723;583;20220114;6.8;-7.8;-.5;.7;4.09;0;.36;7279 +77097;45.35179;6.06723;583;20220115;7.7;-6.8;.5;.5;4.29;0;.31;7388 +77097;45.35179;6.06723;583;20220116;7.9;-6.5;.7;.7;4.19;0;.36;7521 +77097;45.35179;6.06723;583;20220117;7.1;-6.8;.1;.9;4.15;0;.43;7559 +77097;45.35179;6.06723;583;20220118;4.5;-6.7;-1.1;.7;4.32;0;.38;6418 +77097;45.35179;6.06723;583;20220119;4.8;-7.2;-1.2;.8;4.75;.8;.31;6852 +77097;45.35179;6.06723;583;20220120;6.8;-2.6;2.1;1.2;5.22;.1;.45;6045 +77097;45.35179;6.06723;583;20220121;4.2;-4.6;-.2;2.2;4.09;0;.68;6304 +77097;45.35179;6.06723;583;20220122;5.3;-7.2;-1;.9;3.85;0;.46;7619 +77097;45.35179;6.06723;583;20220123;5;-7;-1;.7;4.19;0;.44;7098 +77097;45.35179;6.06723;583;20220124;8.4;-6.2;1.1;1.2;4.84;0;.63;6901 +77097;45.35179;6.06723;583;20220125;7.4;-4.1;1.7;.9;4.91;0;.51;6623 +77097;45.35179;6.06723;583;20220126;9.7;-6.9;1.4;.7;3.99;0;.58;8912 +77097;45.35179;6.06723;583;20220127;6.9;-7.4;-.2;1;3.99;0;.63;8136 +77097;45.35179;6.06723;583;20220128;6.9;-6.2;.4;.9;4.42;0;.6;8378 +77097;45.35179;6.06723;583;20220129;5.7;-5;.3;1;4.52;0;.65;7610 +77097;45.35179;6.06723;583;20220130;8.7;-4.7;2;1.2;5.02;0;.7;8365 +77097;45.35179;6.06723;583;20220131;7.8;-5.1;1.3;2.3;5.15;1.8;.9;8361 +77097;45.35179;6.06723;583;20220201;6.7;-2.9;1.9;1.5;5.15;3.6;.79;7181 +77097;45.35179;6.06723;583;20220202;12.2;1.1;6.6;1.3;6.82;.2;1.03;7901 +77097;45.35179;6.06723;583;20220203;11.1;-1.6;4.8;1;6.32;0;.67;8600 +77097;45.35179;6.06723;583;20220204;10.5;-2;4.2;.8;6.42;.2;.65;8773 +77097;45.35179;6.06723;583;20220205;11.3;.5;5.9;.9;6.12;0;.79;8026 +77097;45.35179;6.06723;583;20220206;8.2;-4;2.1;1.2;5.62;14;.55;9084 +77097;45.35179;6.06723;583;20220207;11.1;1;6.1;2.2;5.59;1.2;1.42;7805 +77097;45.35179;6.06723;583;20220208;10.5;-5;2.7;.8;4.39;0;.79;10516 +77097;45.35179;6.06723;583;20220209;13.9;-4.7;4.6;1;4.85;0;.99;11338 +77097;45.35179;6.06723;583;20220210;3.4;-4.1;-.3;2.4;6.39;.7;1.32;10200 +77097;45.35179;6.06723;583;20220211;6.5;2.8;4.7;4;6.4;1.8;1.25;7633 +77097;45.35179;6.06723;583;20220212;7.2;-2.9;2.1;3.8;4.83;0;1.4;10100 +77097;45.35179;6.06723;583;20220213;10.6;-1.9;4.4;5;4.76;0;2.11;11100 +77097;45.35179;6.06723;583;20220214;8.5;2.4;5.5;4.5;6.46;13.6;1.53;2700 +77097;45.35179;6.06723;583;20220215;6.9;1.5;4.2;2.8;6.79;3.5;.92;6666 +77097;45.35179;6.06723;583;20220216;6.2;-1.3;2.5;1.7;7.05;12.9;.62;8192 +77097;45.35179;6.06723;583;20220217;15;3.8;9.4;1.4;8.72;2.8;1.24;9441 +77097;45.35179;6.06723;583;20220218;18.6;1.8;10.2;1.4;7.75;4.1;1.52;12293 +77097;45.35179;6.06723;583;20220219;9.9;3.7;6.8;1.3;6.32;0;1.09;7740 +77097;45.35179;6.06723;583;20220220;12.8;-2.8;5;1.2;5.92;1.5;1.14;12159 +77097;45.35179;6.06723;583;20220221;6.9;1.6;4.3;2.2;6.82;19.2;.95;6053 +77097;45.35179;6.06723;583;20220222;11.2;1.8;6.5;1.5;6.65;.1;1.24;9732 +77097;45.35179;6.06723;583;20220223;14.5;.2;7.3;1.1;6.29;0;1.38;11753 +77097;45.35179;6.06723;583;20220224;13.1;-1.4;5.9;1.9;6.29;1.3;1.44;12673 +77097;45.35179;6.06723;583;20220225;10.2;1.4;5.8;1.9;4.99;.1;1.48;10113 +77097;45.35179;6.06723;583;20220226;11.7;-4.5;3.6;1.4;3.55;0;1.5;13577 +77097;45.35179;6.06723;583;20220227;11.2;-5.8;2.7;1.4;3.99;0;1.42;14347 +77097;45.35179;6.06723;583;20220228;12.7;-5.7;3.5;.9;3.99;0;1.37;14697 +77097;45.35179;6.06723;583;20220301;13;-5;4;1.1;4.45;0;1.48;14897 +77097;45.35179;6.06723;583;20220302;12.2;-3.7;4.2;1;5.25;0;1.38;14459 +77097;45.35179;6.06723;583;20220303;14.8;-1.2;6.8;1.3;5.82;0;1.65;14681 +77097;45.35179;6.06723;583;20220304;14.2;-3.5;5.4;1.3;4.79;0;1.68;15279 +77097;45.35179;6.06723;583;20220305;11.4;-6;2.7;1.3;3.45;0;1.61;15494 +77097;45.35179;6.06723;583;20220306;9.7;-7;1.3;1.2;3.45;0;1.49;15625 +77097;45.35179;6.06723;583;20220307;10.6;-7.2;1.7;1.1;3.75;0;1.48;16035 +77097;45.35179;6.06723;583;20220308;12.8;-6.7;3;1.3;4.19;0;1.71;16587 +77097;45.35179;6.06723;583;20220309;14.2;-2.8;5.7;1.3;4.99;0;1.83;16187 +77097;45.35179;6.06723;583;20220310;14.9;-4;5.4;1.3;5.25;0;1.87;16782 +77097;45.35179;6.06723;583;20220311;14.1;.8;7.5;3.5;5.62;0;2.57;14643 +77097;45.35179;6.06723;583;20220312;13.5;5.9;9.7;3.7;5.15;0;2.95;11530 +77097;45.35179;6.06723;583;20220313;12.4;7.5;9.9;3.6;6.02;5.5;2.58;8665 +77097;45.35179;6.06723;583;20220314;14.7;.5;7.6;1.9;7.89;.8;1.88;15678 +77097;45.35179;6.06723;583;20220315;17.4;6.7;12.1;2.1;8.55;.1;2.2;13649 +77097;45.35179;6.06723;583;20220316;17.6;2.4;10;1;8.02;0;2.04;16731 +77097;45.35179;6.06723;583;20220317;15.3;3.9;9.6;1.6;9.25;.1;1.78;14694 +77097;45.35179;6.06723;583;20220318;9.6;7.6;8.6;2.9;8.97;.1;1.32;4789 +77097;45.35179;6.06723;583;20220319;13.3;2;7.6;2.5;7.43;0;2.11;16140 +77097;45.35179;6.06723;583;20220320;13.4;2.1;7.8;4.1;5.69;0;2.82;12600 +77097;45.35179;6.06723;583;20220321;14.2;2.4;8.3;3.5;5.63;0;3.05;17800 +77097;45.35179;6.06723;583;20220322;13.8;1;7.4;3.2;5.1;0;2.99;18533 +77097;45.35179;6.06723;583;20220323;14.9;.3;7.6;2.6;5.23;0;2.89;18900 +77097;45.35179;6.06723;583;20220324;17.6;.5;9;3.2;5.36;0;3.42;19200 +77097;45.35179;6.06723;583;20220325;17.7;1.7;9.7;2.9;5.86;0;3.31;18866 +77097;45.35179;6.06723;583;20220326;18.5;1.9;10.2;3.6;5.53;0;3.86;19433 +77097;45.35179;6.06723;583;20220327;17.6;3.9;10.7;3.6;5.4;0;3.75;17200 +77097;45.35179;6.06723;583;20220328;18.9;2.2;10.6;3.2;5.33;0;3.8;19033 +77097;45.35179;6.06723;583;20220329;16.7;4.4;10.5;3.1;6.1;1.1;3.05;11866 +77097;45.35179;6.06723;583;20220330;12.6;7.5;10.1;2.5;9.4;3.1;1.77;8566 +77097;45.35179;6.06723;583;20220331;10.4;6.2;8.3;2.7;8.96;8.6;1.39;6766 +77097;45.35179;6.06723;583;20220401;3.5;2.8;3.2;3.4;5.79;16.5;.97;4333 +77097;45.35179;6.06723;583;20220402;3.3;-1.4;1;3.3;5.02;2.6;1.04;7900 +77097;45.35179;6.06723;583;20220403;4.3;-1.4;1.4;4.4;4.9;0;1.74;13866 +77097;45.35179;6.06723;583;20220404;8.2;-1.5;3.4;2.4;5.19;0;2.27;20166 +77097;45.35179;6.06723;583;20220405;13.9;2.4;8.2;2.1;5.97;0;2.76;19400 +77097;45.35179;6.06723;583;20220406;14.9;2.1;8.5;2.4;8.46;7.4;2.4;16100 +77097;45.35179;6.06723;583;20220407;10.6;6.4;8.5;4.3;10.16;28;1.05;3366 +77097;45.35179;6.06723;583;20220408;13.1;7.7;10.4;5.2;10.29;13.3;1.71;4433 +77097;45.35179;6.06723;583;20220409;7.4;2;4.7;3.7;6.23;6.1;1.84;12433 +77097;45.35179;6.06723;583;20220410;12.2;-2.2;5;2.1;5.79;0;2.7;23133 +77097;45.35179;6.06723;583;20220411;15.3;.7;8;4.2;6.46;0;3.42;20800 +77097;45.35179;6.06723;583;20220412;17.7;6;11.9;3.5;7.59;0;3.47;15600 +77097;45.35179;6.06723;583;20220413;19.3;6.8;13;2.2;8.93;0;3.19;17000 +77097;45.35179;6.06723;583;20220414;20.8;5.9;13.4;2.3;10.53;0;3.56;21933 +77097;45.35179;6.06723;583;20220415;21.2;7.6;14.4;2.5;11.23;0;3.68;21533 +77097;45.35179;6.06723;583;20220416;19;7.4;13.2;4.7;9.46;0;4.26;23833 +77097;45.35179;6.06723;583;20220417;16.1;3.2;9.6;3.9;7.13;0;3.85;24233 +77097;45.35179;6.06723;583;20220418;17.4;.8;9.1;2.3;6.6;0;3.55;24133 +77097;45.35179;6.06723;583;20220419;18.4;3.5;10.9;2.3;6.9;0;3.73;23066 +77097;45.35179;6.06723;583;20220420;17.1;4.1;10.6;2.6;8.26;0;3.21;18966 +77097;45.35179;6.06723;583;20220421;18;7;12.5;2.7;8.4;.2;3.58;19966 +77097;45.35179;6.06723;583;20220422;17.9;3.5;10.7;2.5;8.49;.1;3.32;20100 +77097;45.35179;6.06723;583;20220423;15.5;8.4;12;3;10.13;12.6;2.3;9233 +77097;45.35179;6.06723;583;20220424;13.3;5.3;9.3;3.1;9.7;8.9;2.03;11866 +77097;45.35179;6.06723;583;20220425;14;8.4;11.2;2.6;11.09;1.6;2.09;12100 +77097;45.35179;6.06723;583;20220426;15.5;6.4;11;2.3;9.53;0;2.89;18400 +77097;45.35179;6.06723;583;20220427;17.7;2.2;10;2.6;8.63;0;3.7;26000 +77097;45.35179;6.06723;583;20220428;19.9;3.8;11.9;2.4;9.29;0;4.01;26066 +77097;45.35179;6.06723;583;20220429;20.1;4.7;12.4;2.4;8.66;.2;3.8;22033 +77097;45.35179;6.06723;583;20220430;17.6;6.5;12.1;2.8;9.29;1.3;3.56;21300 +77097;45.35179;6.06723;583;20220501;17.4;3.3;10.4;2.3;8.9;0;3.68;25900 +77097;45.35179;6.06723;583;20220502;18.7;3.8;11.2;2.2;9;1.9;3.79;24933 +77097;45.35179;6.06723;583;20220503;18.6;7.1;12.8;2.7;10.16;.1;3.27;17500 +77097;45.35179;6.06723;583;20220504;19.6;8;13.8;2.3;11.49;5.8;3.48;20266 +77097;45.35179;6.06723;583;20220505;11.9;9.5;10.7;2.3;11.69;23.6;1.37;6500 +77097;45.35179;6.06723;583;20220506;18.2;6.6;12.4;1.5;10.65;.1;3.25;22384 +77097;45.35179;6.06723;583;20220507;20.3;6.3;13.3;1.2;11.39;2.4;3.62;24872 +77097;45.35179;6.06723;583;20220508;20.8;8.1;14.4;1.2;11.79;1.5;3.65;23566 +77097;45.35179;6.06723;583;20220509;23.3;6.4;14.8;1.1;11.79;.7;4.16;26901 +77097;45.35179;6.06723;583;20220510;24.8;8.4;16.6;1.2;12.02;0;4.41;27006 +77097;45.35179;6.06723;583;20220511;27;9.4;18.2;1.7;11.65;0;4.99;27889 +77097;45.35179;6.06723;583;20220512;26.9;10.6;18.7;1.5;11.75;0;4.77;25876 +77097;45.35179;6.06723;583;20220513;24.1;10.3;17.2;1.3;12.92;0;4.19;24891 +77097;45.35179;6.06723;583;20220514;26.9;8.6;17.7;1.3;12.85;0;4.81;28461 +77097;45.35179;6.06723;583;20220515;26.7;10;18.3;1.6;13.59;1.5;4.92;27752 +77097;45.35179;6.06723;583;20220516;25.9;12;18.9;1.4;13.19;.7;4.65;25263 +77097;45.35179;6.06723;583;20220517;28.8;11.4;20.1;1.2;13.09;0;5.15;28207 +77097;45.35179;6.06723;583;20220518;29.5;11.4;20.5;1.7;13.79;1.7;5.48;28368 +77097;45.35179;6.06723;583;20220519;27.8;13;20.4;1.6;15.22;.8;5.04;26511 +77097;45.35179;6.06723;583;20220520;30;14.3;22.2;2.1;13.09;0;5.81;26259 +77097;45.35179;6.06723;583;20220521;30.4;11.9;21.2;1.2;14.05;0;5.32;28230 +77097;45.35179;6.06723;583;20220522;30.2;13.7;22;1.3;15.65;.8;5.36;27617 +77097;45.35179;6.06723;583;20220523;27.4;15.3;21.3;1.8;14.92;5.8;4.94;24195 +77097;45.35179;6.06723;583;20220524;20.2;12.6;16.4;1.4;13.02;1.5;3.49;19554 +77097;45.35179;6.06723;583;20220525;20.2;8.9;14.5;1;12.05;0;3.75;24071 +77097;45.35179;6.06723;583;20220526;24.6;9.5;17.1;1.4;12.39;0;4.61;27372 +77097;45.35179;6.06723;583;20220527;26.2;11.1;18.7;1.6;13.55;0;4.86;27776 +77097;45.35179;6.06723;583;20220528;24.5;11.1;17.8;1.7;11.89;0;4.69;26466 +77097;45.35179;6.06723;583;20220529;21.8;6.4;14.1;1.5;8.65;0;4.5;28122 +77097;45.35179;6.06723;583;20220530;22.4;5.6;14;1.1;9.02;.4;4.48;28817 +77097;45.35179;6.06723;583;20220531;19.9;9.5;14.7;1.2;11.55;6.1;3.8;23678 +77097;45.35179;6.06723;583;20220601;24;9;16.5;1;13.19;1.1;4.41;26706 +77097;45.35179;6.06723;583;20220602;27;12.7;19.9;1.4;14.65;.9;4.97;26577 +77097;45.35179;6.06723;583;20220603;26.9;14.3;20.6;1.5;15.62;1.3;4.87;25553 +77097;45.35179;6.06723;583;20220604;30.7;14.2;22.4;1.6;16.52;0;5.69;28861 +77097;45.35179;6.06723;583;20220605;25.6;14.6;20.1;1.5;15.82;4.9;4.48;23448 +77097;45.35179;6.06723;583;20220606;27;11.4;19.2;1.1;13.95;4.7;4.98;27455 +77097;45.35179;6.06723;583;20220607;24.6;13.6;19.1;1.6;13.05;.5;4.61;23948 +77097;45.35179;6.06723;583;20220608;20.8;8.9;14.9;1;11.55;14.6;4.03;25255 +77097;45.35179;6.06723;583;20220609;20;11.1;15.6;1.5;11.75;5.6;3.83;21469 +77097;45.35179;6.06723;583;20220610;25.4;5.9;15.6;1.4;10.39;.1;5.08;30691 +77097;45.35179;6.06723;583;20220611;29.2;8.7;19;1.2;11.95;0;5.58;30778 +77097;45.35179;6.06723;583;20220612;31.4;12.1;21.8;1.3;12.89;.5;5.85;30351 +77097;45.35179;6.06723;583;20220613;29.3;13.7;21.5;1.5;13.35;.2;5.51;28064 +77097;45.35179;6.06723;583;20220614;30.8;10.5;20.6;1.4;13.25;0;5.92;30647 +77097;45.35179;6.06723;583;20220615;31.5;14.7;23.1;1.3;14.72;.8;5.91;29822 +77097;45.35179;6.06723;583;20220616;33.3;14.9;24.1;1.4;14.79;0;6.18;29829 +77097;45.35179;6.06723;583;20220617;33.8;13.5;23.7;1.5;13.89;0;6.42;30859 +77097;45.35179;6.06723;583;20220618;35.1;15.4;25.2;1.6;14.92;2.9;6.65;30763 +77097;45.35179;6.06723;583;20220619;34.1;17.5;25.8;2;15.29;0;6.64;29449 +77097;45.35179;6.06723;583;20220620;32.5;15.3;23.9;1.4;13.42;0;6.18;30041 +77097;45.35179;6.06723;583;20220621;32.2;15.3;23.8;1.5;14.49;2.3;6.18;29976 +77097;45.35179;6.06723;583;20220622;26.6;17.6;22.1;1.5;17.95;3.2;4.44;21633 +77097;45.35179;6.06723;583;20220623;27.1;15;21.1;1.2;17.62;2.7;4.73;25127 +77097;45.35179;6.06723;583;20220624;21.6;15.4;18.5;1.2;16.05;8.4;3.4;18163 +77097;45.35179;6.06723;583;20220625;28.3;11.4;19.9;1.4;13.79;.4;5.41;29525 +77097;45.35179;6.06723;583;20220626;29;14;21.5;1.4;15.82;.2;5.33;27698 +77097;45.35179;6.06723;583;20220627;25.5;15.4;20.4;1.6;16.49;.7;4.38;22288 +77097;45.35179;6.06723;583;20220628;24.6;15;19.8;1.1;16.45;4.9;4.14;22798 +77097;45.35179;6.06723;583;20220629;29.2;14;21.6;1.5;15.72;0;5.51;27981 +77097;45.35179;6.06723;583;20220630;29.3;14.3;21.8;1.6;15.29;4.5;5.52;28125 +77097;45.35179;6.06723;583;20220701;24.9;13.7;19.3;1.8;13.15;.5;4.74;24306 +77097;45.35179;6.06723;583;20220702;30.2;10;20.1;1.2;12.29;0;5.75;30765 +77097;45.35179;6.06723;583;20220703;33.3;13.3;23.3;1.4;13.45;1.3;6.25;30776 +77097;45.35179;6.06723;583;20220704;30.9;17.7;24.3;1.4;16.52;2.1;5.32;25727 +77097;45.35179;6.06723;583;20220705;29.5;14.8;22.1;1.9;14.95;.2;5.63;27679 +77097;45.35179;6.06723;583;20220706;29.2;12.5;20.9;1.6;12.79;0;5.55;28865 +77097;45.35179;6.06723;583;20220707;28.5;11.6;20;1.7;12.59;0;5.54;29210 +77097;45.35179;6.06723;583;20220708;28.7;11.6;20.1;1.9;12.35;0;5.6;28876 +77097;45.35179;6.06723;583;20220709;29.7;10.4;20;1.3;11.92;0;5.57;30284 +77097;45.35179;6.06723;583;20220710;30.2;11.7;21;1.6;12.39;0;5.76;29903 +77097;45.35179;6.06723;583;20220711;31.2;12.2;21.7;1.4;13.59;0;5.83;30436 +77097;45.35179;6.06723;583;20220712;31.7;12.5;22.1;1.5;12.69;0;5.97;30007 +77097;45.35179;6.06723;583;20220713;32.9;12;22.5;1.5;12.79;0;6.08;30293 +77097;45.35179;6.06723;583;20220714;35.3;16.5;25.9;1.5;14.05;0;6.41;29859 +77097;45.35179;6.06723;583;20220715;34;15.3;24.7;1.6;12.65;0;6.22;29335 +77097;45.35179;6.06723;583;20220716;33.2;13.5;23.3;1.6;12.35;0;6.13;29700 +77097;45.35179;6.06723;583;20220717;34.3;12.8;23.6;1.6;12.85;0;6.3;30216 +77097;45.35179;6.06723;583;20220718;36.3;14.6;25.4;1.4;14.02;0;6.46;30246 +77097;45.35179;6.06723;583;20220719;36.5;16.2;26.3;1.9;15.29;0;6.78;29864 +77097;45.35179;6.06723;583;20220720;35;19.2;27.1;1.7;16.79;1;6.25;27548 +77097;45.35179;6.06723;583;20220721;33.5;17;25.2;1.5;15.02;0;5.9;27455 +77097;45.35179;6.06723;583;20220722;36.2;15.2;25.7;1.4;14.32;.4;6.28;29716 +77097;45.35179;6.06723;583;20220723;31.7;18.4;25;1.7;16.15;.2;5.46;24280 +77097;45.35179;6.06723;583;20220724;35.5;15.3;25.4;1.4;15.15;0;6.25;29553 +77097;45.35179;6.06723;583;20220725;35.7;16.8;26.3;1.5;14.69;.6;6.22;28690 +77097;45.35179;6.06723;583;20220726;30.1;18.7;24.4;2.1;14.89;.3;5.39;23183 +77097;45.35179;6.06723;583;20220727;30.1;14.6;22.4;1.8;12.59;0;5.52;26699 +77097;45.35179;6.06723;583;20220728;31.7;12.7;22.2;1.1;12.35;0;5.41;28521 +77097;45.35179;6.06723;583;20220729;25.1;14.2;19.7;1.1;13.69;7.5;4.19;22810 +77097;45.35179;6.06723;583;20220730;30.8;11.9;21.4;1.5;12.55;.1;5.52;27802 +77097;45.35179;6.06723;583;20220731;32.9;12.2;22.6;1.2;11.75;0;5.5;28304 +77097;45.35179;6.06723;583;20220801;33.8;14.1;23.9;1.5;12.55;0;5.92;28057 +77097;45.35179;6.06723;583;20220802;33.7;13.9;23.8;1.6;12.65;0;5.88;27928 +77097;45.35179;6.06723;583;20220803;35.4;15;25.2;1.2;13.85;0;5.76;28197 +77097;45.35179;6.06723;583;20220804;36;17.1;26.5;1.4;15.29;.2;5.93;27648 +77097;45.35179;6.06723;583;20220805;35.5;18.3;26.9;1.9;16.05;.8;6.17;26377 +77097;45.35179;6.06723;583;20220806;32.2;15.1;23.7;1.8;15.35;0;5.63;26158 +77097;45.35179;6.06723;583;20220807;30.8;14.1;22.4;1.7;14.95;.1;5.32;26376 +77097;45.35179;6.06723;583;20220808;31.9;13.4;22.6;1.5;13.45;0;5.39;26521 +77097;45.35179;6.06723;583;20220809;33.2;13.3;23.3;1.2;13.05;.1;5.34;26913 +77097;45.35179;6.06723;583;20220810;33;14;23.5;1.1;12.65;.2;5.17;26648 +77097;45.35179;6.06723;583;20220811;33.9;14;23.9;1.5;12.72;0;5.58;26868 +77097;45.35179;6.06723;583;20220812;33.9;13.8;23.9;1.2;11.85;0;5.33;26487 +77097;45.35179;6.06723;583;20220813;33.4;12.4;22.9;1.3;10.19;0;5.35;26757 +77097;45.35179;6.06723;583;20220814;23.6;15.5;19.6;1.2;14.55;24.9;3.41;17905 +77097;45.35179;6.06723;583;20220815;26.7;12.5;19.6;1.1;14.69;.2;4.14;22970 +77097;45.35179;6.06723;583;20220816;31.3;12;21.7;1.2;13.85;.3;4.84;25904 +77097;45.35179;6.06723;583;20220817;28.2;16.4;22.3;1.7;16.15;17;4.36;21009 +77097;45.35179;6.06723;583;20220818;23.5;13.3;18.4;1.6;15.75;17.6;3.31;18064 +77097;45.35179;6.06723;583;20220819;23.3;14;18.7;.9;16.29;1.3;3.29;18511 +77097;45.35179;6.06723;583;20220820;27.1;13.9;20.5;1.1;15.72;.3;3.86;20689 +77097;45.35179;6.06723;583;20220821;28.1;12.7;20.4;1.3;14.49;0;4.26;23326 +77097;45.35179;6.06723;583;20220822;28.2;11.4;19.8;1.3;13.35;0;4.34;23994 +77097;45.35179;6.06723;583;20220823;30.3;11.9;21.1;1.5;13.59;0;4.69;24514 +77097;45.35179;6.06723;583;20220824;31.3;12;21.7;1.1;13.62;0;4.5;24577 +77097;45.35179;6.06723;583;20220825;32;14.3;23.2;1.3;14.99;.8;4.67;24089 +77097;45.35179;6.06723;583;20220826;27.9;16.2;22.1;1.5;15.92;2.2;3.99;19576 +77097;45.35179;6.06723;583;20220827;27.8;13.3;20.6;1.5;15.59;0;4.07;21768 +77097;45.35179;6.06723;583;20220828;29.2;13.8;21.5;1.1;15.42;.1;4.06;22058 +77097;45.35179;6.06723;583;20220829;31.2;13.3;22.3;1.1;14.39;0;4.36;23372 +77097;45.35179;6.06723;583;20220830;27;16.5;21.7;1.5;15.95;10.9;3.62;18055 +77097;45.35179;6.06723;583;20220831;26.7;14.9;20.8;1.4;16.65;.7;3.53;18956 +77097;45.35179;6.06723;583;20220901;28.8;11.4;20.1;1.2;13.55;0;4.04;22761 +77097;45.35179;6.06723;583;20220902;25.7;11.8;18.7;1.1;14.25;11.3;3.42;20211 +77097;45.35179;6.06723;583;20220903;26;14.3;20.2;1.4;16.05;8.4;3.35;18067 +77097;45.35179;6.06723;583;20220904;28.3;12;20.2;1;15.12;0;3.69;21625 +77097;45.35179;6.06723;583;20220905;29.7;13.8;21.8;1.5;15.79;0;3.96;20899 +77097;45.35179;6.06723;583;20220906;29.2;14.4;21.8;1.3;16.45;1.8;3.7;19616 +77097;45.35179;6.06723;583;20220907;27.7;14.5;21.1;1.5;16.75;11.8;3.52;18785 +77097;45.35179;6.06723;583;20220908;25;13.6;19.3;1.7;14.62;.2;3.22;17220 +77097;45.35179;6.06723;583;20220909;23.5;11.3;17.4;1.6;12.45;.4;3.1;18074 +77097;45.35179;6.06723;583;20220910;22.6;10.6;16.6;1.2;11.95;0;2.82;16702 +77097;45.35179;6.06723;583;20220911;25.1;8.8;16.9;1.4;11.18;0;3.34;20222 +77097;45.35179;6.06723;583;20220912;28.7;10.7;19.7;1.5;12.18;0;3.75;20198 +77097;45.35179;6.06723;583;20220913;27.1;13.5;20.3;1.2;14.42;.9;3.12;16906 +77097;45.35179;6.06723;583;20220914;24.3;17;20.7;1.9;17.15;9.8;2.79;13024 +77097;45.35179;6.06723;583;20220915;24.1;13;18.5;1.4;15.79;8.3;2.73;15904 +77097;45.35179;6.06723;583;20220916;21.6;13.2;17.4;1.3;13.79;2.3;2.38;13359 +77097;45.35179;6.06723;583;20220917;18.2;7.9;13;2;8.29;0;2.7;15295 +77097;45.35179;6.06723;583;20220918;20.4;2.5;11.5;1;7.75;0;2.54;19327 +77097;45.35179;6.06723;583;20220919;21.1;3.1;12.1;1.3;8.25;0;2.69;19052 +77097;45.35179;6.06723;583;20220920;21.3;2.9;12.1;1.1;8.45;0;2.62;19146 +77097;45.35179;6.06723;583;20220921;20.8;4;12.4;1;9.09;.1;2.49;18577 +77097;45.35179;6.06723;583;20220922;22;5;13.5;.9;9.52;0;2.46;18308 +77097;45.35179;6.06723;583;20220923;21.8;5.4;13.6;1;10.39;9.4;2.43;17884 +77097;45.35179;6.06723;583;20220924;17.1;12.1;14.6;.8;13.69;7.9;1.56;9709 +77097;45.35179;6.06723;583;20220925;15.7;10.7;13.2;1.1;12.72;5.7;1.47;9432 +77097;45.35179;6.06723;583;20220926;17.7;7.7;12.7;1.1;10.72;7.9;1.88;13439 +77097;45.35179;6.06723;583;20220927;14.6;8.1;11.3;1.3;10.12;10.3;1.55;10421 +77097;45.35179;6.06723;583;20220928;14.9;7.7;11.3;1.6;11.52;18;1.48;11107 +77097;45.35179;6.06723;583;20220929;14.9;9.3;12.1;.8;10.99;1.4;1.43;9443 +77097;45.35179;6.06723;583;20220930;12.7;4.9;8.8;.8;9.45;.1;1.37;11399 +77097;45.35179;6.06723;583;20221001;12.6;5.5;9.1;1;10.75;8.9;1.21;11014 +77097;45.35179;6.06723;583;20221002;22.5;9.9;16.2;1.1;13.52;.1;2.02;13379 +77097;45.35179;6.06723;583;20221003;21.2;8.5;14.9;1.1;12.52;0;1.93;13509 +77097;45.35179;6.06723;583;20221004;23.1;7.8;15.4;1.1;11.22;0;2.22;14971 +77097;45.35179;6.06723;583;20221005;23.8;6.3;15.1;1.3;10.72;.1;2.3;16051 +77097;45.35179;6.06723;583;20221006;22.8;8.1;15.4;1.2;12.05;0;2.02;14305 +77097;45.35179;6.06723;583;20221007;21.8;7.7;14.8;1.1;11.92;.4;1.95;14190 +77097;45.35179;6.06723;583;20221008;16.7;10.4;13.5;.6;13.05;2.6;1.27;9294 +77097;45.35179;6.06723;583;20221009;17.4;9.8;13.6;.5;13.65;10.3;1.3;10115 +77097;45.35179;6.06723;583;20221010;21.7;11.6;16.7;.9;13.65;.2;1.71;11381 +77097;45.35179;6.06723;583;20221011;21.4;7.9;14.7;1;12.49;.1;1.73;13127 +77097;45.35179;6.06723;583;20221012;19.9;10.5;15.2;.8;13.15;.6;1.49;10775 +77097;45.35179;6.06723;583;20221013;18.1;6.7;12.4;.8;11.65;1.9;1.39;11745 +77097;45.35179;6.06723;583;20221014;18.2;10.2;14.2;1;13.25;.5;1.3;9603 +77097;45.35179;6.06723;583;20221015;22.9;9.2;16;1.3;12.35;.1;1.85;12185 +77097;45.35179;6.06723;583;20221016;24;9.8;16.9;1.6;11.82;0;2.07;12218 +77097;45.35179;6.06723;583;20221017;24;10.9;17.4;1.7;12.55;.1;2.07;11575 +77097;45.35179;6.06723;583;20221018;23.8;10;16.9;.9;12.35;.1;1.7;12134 +77097;45.35179;6.06723;583;20221019;24;7;15.5;1.2;10.95;.1;1.85;13111 +77097;45.35179;6.06723;583;20221020;19.4;10.1;14.7;1.8;12.35;1.4;1.52;9585 +77097;45.35179;6.06723;583;20221021;16.5;13.9;15.2;1.7;14.99;41.7;1.13;4927 +77097;45.35179;6.06723;583;20221022;20.7;12.7;16.7;1.2;14.05;0;1.41;8469 +77097;45.35179;6.06723;583;20221023;20.8;9.5;15.2;2;13.02;1.1;1.65;9977 +77097;45.35179;6.06723;583;20221024;19.6;14;16.8;1.3;14.35;14.2;1.31;6868 +77097;45.35179;6.06723;583;20221025;19.7;8.7;14.2;1.2;12.32;0;1.29;9937 +77097;45.35179;6.06723;583;20221026;22.9;10.9;16.9;1;12.49;.1;1.45;9918 +77097;45.35179;6.06723;583;20221027;24.6;8.5;16.5;1.2;11.72;0;1.63;11548 +77097;45.35179;6.06723;583;20221028;25.5;10.1;17.8;1.7;11.12;0;2.06;11058 +77097;45.35179;6.06723;583;20221029;23.9;9.6;16.7;1.3;10.45;.1;1.69;10806 +77097;45.35179;6.06723;583;20221030;21.8;6.7;14.2;.8;10.69;0;1.21;10872 +77097;45.35179;6.06723;583;20221031;20.9;6.9;13.9;1.3;10.65;16.6;1.33;10191 +77097;45.35179;6.06723;583;20221101;17.5;10.1;13.8;1.4;12.12;1.8;1.04;6468 +77097;45.35179;6.06723;583;20221102;16.9;6.2;11.6;.9;10.62;.1;.92;8701 +77097;45.35179;6.06723;583;20221103;13.1;3.9;8.5;1.8;9.89;21.5;.82;7751 +77097;45.35179;6.06723;583;20221104;9.3;2.8;6;1.3;8.42;7.5;.62;6512 +77097;45.35179;6.06723;583;20221105;12.4;2.9;7.7;.8;7.75;.2;.71;7651 +77097;45.35179;6.06723;583;20221106;15.3;.5;7.9;1.1;7.09;.5;.94;9722 +77097;45.35179;6.06723;583;20221107;17;1.9;9.5;1;7.52;.1;.94;9621 +77097;45.35179;6.06723;583;20221108;16.4;2;9.2;1.5;7.99;.4;1.02;9055 +77097;45.35179;6.06723;583;20221109;12.1;6.9;9.5;1.1;10.69;18;.64;4983 +77097;45.35179;6.06723;583;20221110;15.1;4.1;9.6;1;9.85;0;.68;7805 +77097;45.35179;6.06723;583;20221111;16.3;2.5;9.4;.8;8.65;0;.72;8687 +77097;45.35179;6.06723;583;20221112;14.9;1.4;8.2;.5;8.32;0;.55;8501 +77097;45.35179;6.06723;583;20221113;13.6;2.9;8.3;.8;8.49;0;.59;7485 +77097;45.35179;6.06723;583;20221114;14.3;3.4;8.9;1.8;9.02;4.9;.84;7229 +77097;45.35179;6.06723;583;20221115;12.3;7.8;10;1.4;10.82;17;.66;4186 +77097;45.35179;6.06723;583;20221116;14.4;5.9;10.1;1.3;9.95;0;.68;6322 +77097;45.35179;6.06723;583;20221117;14.6;6.9;10.8;2.1;9.92;9;.96;5725 +77097;45.35179;6.06723;583;20221118;11.3;5.6;8.4;1.1;8.59;1;.64;4834 +77097;45.35179;6.06723;583;20221119;9.6;.5;5;1.1;6.92;.5;.52;6152 +77097;45.35179;6.06723;583;20221120;9.4;1.1;5.2;.9;6.82;1.4;.45;5996 +77097;45.35179;6.06723;583;20221121;8.6;.9;4.7;1.2;7.15;12.8;.48;5430 +77097;45.35179;6.06723;583;20221122;8.2;2.7;5.5;1.2;7.35;1.8;.56;4623 +77097;45.35179;6.06723;583;20221123;8;-.7;3.7;1.1;6.72;9.4;.4;5960 +77097;45.35179;6.06723;583;20221124;11.6;1.3;6.4;1.3;7.42;0;.56;6247 +77097;45.35179;6.06723;583;20221125;12.3;1;6.7;.8;7.32;1.9;.44;6388 +77097;45.35179;6.06723;583;20221126;10.3;1;5.7;.9;6.95;0;.44;5944 +77097;45.35179;6.06723;583;20221127;10;-1.9;4.1;1.3;5.52;0;.56;6617 +77097;45.35179;6.06723;583;20221128;8.6;2.2;5.4;1.4;6.99;2.8;.61;4108 +77097;45.35179;6.06723;583;20221129;5.8;3.1;4.4;.6;7.65;2.5;.35;2952 +77097;45.35179;6.06723;583;20221130;8.4;-1.7;3.3;.7;6.25;0;.33;5852 +77097;45.35179;6.06723;583;20221201;7.5;-2.8;2.3;.6;5.72;0;.29;5871 +77097;45.35179;6.06723;583;20221202;5.9;-1.8;2;.6;5.75;0;.31;4601 +77097;45.35179;6.06723;583;20221203;8.7;-1.9;3.4;1.7;6.05;0;.6;5615 +77097;45.35179;6.06723;583;20221204;6.6;1.2;3.9;.6;7.22;6.1;.29;3930 +77097;45.35179;6.06723;583;20221205;4.9;-.7;2.1;.6;6.22;0;.27;4061 +77097;45.35179;6.06723;583;20221206;6;-4.1;.9;1;5.15;0;.33;5711 +77097;45.35179;6.06723;583;20221207;2.8;-2.8;0;1.3;5.19;0;.39;3897 +77097;45.35179;6.06723;583;20221208;4.2;-3.5;.3;.9;5.19;10;.29;4650 +77097;45.35179;6.06723;583;20221209;5.1;1.1;3.1;1.1;7.35;15.6;.28;3262 +77097;45.35179;6.06723;583;20221210;3.3;1.3;2.3;1.4;6.32;.7;.37;1812 +77097;45.35179;6.06723;583;20221211;2.2;-4.6;-1.2;.9;4.29;0;.29;4475 +77097;45.35179;6.06723;583;20221212;3;-7;-2;.8;4.05;4.7;.23;5468 +77097;45.35179;6.06723;583;20221213;3.9;-1.8;1;1.3;6.19;4.7;.25;3686 +77097;45.35179;6.06723;583;20221214;6.9;1.8;4.4;1.4;8.09;4.9;.32;3463 +77097;45.35179;6.06723;583;20221215;5.1;1.3;3.2;1.1;7.65;20.7;.25;3109 +77097;45.35179;6.06723;583;20221216;4.8;2.4;3.6;1.1;6.99;.4;.37;2115 +77097;45.35179;6.06723;583;20221217;5.1;-.9;2.1;1.2;5.52;0;.39;3968 +77097;45.35179;6.06723;583;20221218;6.7;-5.4;.7;1.5;4.95;0;.37;5979 +77097;45.35179;6.06723;583;20221219;9.9;1;5.4;2.2;6.29;.2;.89;4805 +77097;45.35179;6.06723;583;20221220;11;4.2;7.6;2.4;7.15;2;1.09;3860 +77097;45.35179;6.06723;583;20221221;10;5.9;7.9;1.6;8.79;2.9;.58;3190 +77097;45.35179;6.06723;583;20221222;10.5;4.3;7.4;1.6;9.02;16.7;.48;3938 +77097;45.35179;6.06723;583;20221223;10.2;6.7;8.5;1.4;10.75;15.3;.34;2966 +77097;45.35179;6.06723;583;20221224;12.5;6.9;9.7;1;10.32;.2;.43;3615 +77097;45.35179;6.06723;583;20221225;13.8;3;8.4;1.5;8.45;0;.55;5661 +77097;45.35179;6.06723;583;20221226;11.3;1.9;6.6;1.5;8.25;6.7;.41;5098 +77097;45.35179;6.06723;583;20221227;10.1;2;6;.7;7.52;.1;.31;4798 +77097;45.35179;6.06723;583;20221228;9.4;-2.9;3.3;1.3;5.55;0;.43;6051 +77097;45.35179;6.06723;583;20221229;11.2;1.7;6.5;2.2;6.99;4.9;.73;4864 +77097;45.35179;6.06723;583;20221230;9.4;2.8;6.1;1.5;8.95;8.9;.31;4351 +77097;45.35179;6.06723;583;20221231;15.5;7.5;11.5;2.2;9.89;.2;1;4787 +77098;45.36318;6.38549;1159;20220101;12.3;1.3;6.8;.7;5;0;.48;5250 +77098;45.36318;6.38549;1159;20220102;10.8;2;6.4;1.5;5.13;0;.87;4103 +77098;45.36318;6.38549;1159;20220103;7.3;1.6;4.4;1.6;6.08;0;.53;3731 +77098;45.36318;6.38549;1159;20220104;8.8;2.4;5.6;2.7;6.35;8.2;.77;3991 +77098;45.36318;6.38549;1159;20220105;1.2;.2;.7;2.2;4.53;1.3;.68;2555 +77098;45.36318;6.38549;1159;20220106;.8;-7;-3.1;2.1;2.93;.1;.65;5061 +77098;45.36318;6.38549;1159;20220107;.4;-9.6;-4.6;1.6;3.23;4.6;.34;4565 +77098;45.36318;6.38549;1159;20220108;2;-4.8;-1.4;2.5;4.63;12.3;.36;4241 +77098;45.36318;6.38549;1159;20220109;-.7;-2.1;-1.4;2.5;5.05;12.5;.31;2017 +77098;45.36318;6.38549;1159;20220110;1.3;-5;-1.8;1.7;3.78;0;.4;5338 +77098;45.36318;6.38549;1159;20220111;.7;-9.9;-4.6;1.2;3.03;0;.35;6039 +77098;45.36318;6.38549;1159;20220112;1.2;-10.6;-4.7;1.1;2.7;0;.4;6204 +77098;45.36318;6.38549;1159;20220113;6.2;-9.1;-1.5;.9;2.83;0;.41;7168 +77098;45.36318;6.38549;1159;20220114;8;-4.5;1.8;.7;3.38;0;.46;6407 +77098;45.36318;6.38549;1159;20220115;9.6;-3.7;3;.8;3.53;0;.54;6604 +77098;45.36318;6.38549;1159;20220116;6.6;-4.4;1.1;1.1;3.23;0;.62;6118 +77098;45.36318;6.38549;1159;20220117;5.6;-7.1;-.8;.8;3.45;0;.37;6790 +77098;45.36318;6.38549;1159;20220118;8;-6.8;.6;1.6;3.43;0;.67;7312 +77098;45.36318;6.38549;1159;20220119;5.6;-3.1;1.2;1.6;3.93;.6;.69;4909 +77098;45.36318;6.38549;1159;20220120;3.4;-3.6;-.1;1.6;4.03;.2;.63;5077 +77098;45.36318;6.38549;1159;20220121;1.8;-6.5;-2.4;1.3;3.1;0;.49;6298 +77098;45.36318;6.38549;1159;20220122;3.4;-9.1;-2.9;1;3.2;0;.41;7069 +77098;45.36318;6.38549;1159;20220123;7.6;-6.3;.6;.8;3.55;0;.47;7652 +77098;45.36318;6.38549;1159;20220124;10.4;-4.8;2.8;.7;3.38;0;.55;7812 +77098;45.36318;6.38549;1159;20220125;8.8;-4.3;2.2;.7;3.48;0;.56;7357 +77098;45.36318;6.38549;1159;20220126;9.7;-5;2.3;.9;3.2;0;.72;7976 +77098;45.36318;6.38549;1159;20220127;9.6;-5.6;2;.8;3.03;0;.66;8182 +77098;45.36318;6.38549;1159;20220128;7;-5.5;.8;1.7;3.3;0;.96;7767 +77098;45.36318;6.38549;1159;20220129;7.3;-6.2;.5;1.2;3.45;0;.8;8055 +77098;45.36318;6.38549;1159;20220130;8.7;-3.9;2.4;1.4;4.05;0;.99;7669 +77098;45.36318;6.38549;1159;20220131;3.3;-4.9;-.8;3.1;4.23;1.4;.76;5218 +77098;45.36318;6.38549;1159;20220201;3.1;-4.4;-.7;2.1;4.28;4.7;.74;6273 +77098;45.36318;6.38549;1159;20220202;8.8;.6;4.7;2.3;5.5;.2;1.25;5816 +77098;45.36318;6.38549;1159;20220203;11.3;-1.6;4.9;1.1;5.13;0;.8;7947 +77098;45.36318;6.38549;1159;20220204;8.1;-2.2;2.9;1.4;5.23;.1;.78;7183 +77098;45.36318;6.38549;1159;20220205;7.5;.3;3.9;1.5;5.1;0;.91;7769 +77098;45.36318;6.38549;1159;20220206;4.2;-5.1;-.5;1.8;4.48;17.1;.49;6439 +77098;45.36318;6.38549;1159;20220207;6.5;-.7;2.9;2.3;4.58;1.6;1.03;7559 +77098;45.36318;6.38549;1159;20220208;9.9;-6.4;1.7;.9;3.75;0;.83;9701 +77098;45.36318;6.38549;1159;20220209;12.3;-2.6;4.9;1.5;3.9;0;1.23;9676 +77098;45.36318;6.38549;1159;20220210;1.6;-.9;.4;1.4;4.41;0;.99;10760 +77098;45.36318;6.38549;1159;20220211;5.5;-.6;2.4;2.1;4.98;1.9;.85;5146 +77098;45.36318;6.38549;1159;20220212;6.1;-4.7;.7;2.5;3.65;0;1.16;9486 +77098;45.36318;6.38549;1159;20220213;7.6;-5.2;1.2;2.4;3.61;0;1.16;10507 +77098;45.36318;6.38549;1159;20220214;3.3;-.5;1.4;2.3;5.11;9.1;.82;3155 +77098;45.36318;6.38549;1159;20220215;4.1;-2.9;.6;2;5.08;3;.81;7644 +77098;45.36318;6.38549;1159;20220216;3.6;-4;-.2;2.2;5.6;11.2;.47;6241 +77098;45.36318;6.38549;1159;20220217;10.2;1.1;5.7;2.5;6.85;2.7;1.08;8198 +77098;45.36318;6.38549;1159;20220218;13;.6;6.8;2;6.4;4.8;1.35;10219 +77098;45.36318;6.38549;1159;20220219;5.9;1.2;3.5;1.6;5.55;0;.95;7351 +77098;45.36318;6.38549;1159;20220220;8.8;-3.2;2.8;1.9;4.83;1.7;1.05;9078 +77098;45.36318;6.38549;1159;20220221;3.4;-.5;1.5;3.1;5.53;16.8;.78;5484 +77098;45.36318;6.38549;1159;20220222;7.8;-1.2;3.3;2.1;4.95;0;1.25;9514 +77098;45.36318;6.38549;1159;20220223;11.6;-2.2;4.7;1.3;4.88;0;1.3;12019 +77098;45.36318;6.38549;1159;20220224;8.2;-.9;3.7;2.2;5.03;1;1.19;8481 +77098;45.36318;6.38549;1159;20220225;5.3;-1.5;1.9;2.2;4.03;.1;1.25;9720 +77098;45.36318;6.38549;1159;20220226;7;-5.3;.8;2.1;2.75;0;1.46;12252 +77098;45.36318;6.38549;1159;20220227;6.9;-6.3;.3;1.6;2.98;0;1.32;12242 +77098;45.36318;6.38549;1159;20220228;9;-6;1.5;1.2;3.2;0;1.32;13145 +77098;45.36318;6.38549;1159;20220301;9.3;-4.1;2.6;1.8;3.68;0;1.51;12460 +77098;45.36318;6.38549;1159;20220302;9;-3.7;2.7;1.1;4.4;0;1.2;11830 +77098;45.36318;6.38549;1159;20220303;10.5;-1.5;4.5;1.3;5;0;1.38;12363 +77098;45.36318;6.38549;1159;20220304;9.7;-2.9;3.4;1.6;4;0;1.53;12729 +77098;45.36318;6.38549;1159;20220305;7;-5.6;.7;1.7;2.88;0;1.5;13076 +77098;45.36318;6.38549;1159;20220306;5.5;-7;-.8;1.6;2.88;0;1.33;13323 +77098;45.36318;6.38549;1159;20220307;7.2;-7.3;-.1;1.3;3.13;0;1.35;14039 +77098;45.36318;6.38549;1159;20220308;8.5;-5.7;1.4;1.7;3.5;0;1.54;14057 +77098;45.36318;6.38549;1159;20220309;10.6;-4.3;3.1;1.6;4.05;0;1.64;14660 +77098;45.36318;6.38549;1159;20220310;11.9;-3.2;4.3;1.5;4.23;0;1.74;14467 +77098;45.36318;6.38549;1159;20220311;8.5;-.6;4;3.4;4.55;0;1.77;11001 +77098;45.36318;6.38549;1159;20220312;8.3;1.9;5.1;3.7;4.38;0;1.96;8364 +77098;45.36318;6.38549;1159;20220313;6.2;1.7;4;3;4.8;2;1.52;6341 +77098;45.36318;6.38549;1159;20220314;10.8;-1.3;4.8;2.1;6.15;.4;1.57;13577 +77098;45.36318;6.38549;1159;20220315;11.5;3.1;7.3;3.2;7.1;0;1.65;9922 +77098;45.36318;6.38549;1159;20220316;16.1;2.9;9.5;1.6;6.35;.1;2.09;13162 +77098;45.36318;6.38549;1159;20220317;12.1;2.8;7.5;2.2;7.38;0;1.62;10290 +77098;45.36318;6.38549;1159;20220318;10.3;4.8;7.5;6.5;6.55;0;1.98;9440 +77098;45.36318;6.38549;1159;20220319;11.9;3.3;7.6;4.4;4.51;0;3.01;14171 +77098;45.36318;6.38549;1159;20220320;9.7;2.7;6.2;3.6;4.15;0;2.69;14888 +77098;45.36318;6.38549;1159;20220321;10.2;.3;5.2;3.3;4.18;0;2.61;15761 +77098;45.36318;6.38549;1159;20220322;10.7;-2.1;4.3;2.5;3.05;0;2.7;18010 +77098;45.36318;6.38549;1159;20220323;12.7;-2.3;5.2;2;3.21;0;2.75;19101 +77098;45.36318;6.38549;1159;20220324;15.3;-1.4;6.9;1.4;3.55;0;2.65;19627 +77098;45.36318;6.38549;1159;20220325;15.9;-1;7.4;2.5;3.65;0;2.99;19964 +77098;45.36318;6.38549;1159;20220326;15.3;.7;8;3.6;3.65;0;3.36;17669 +77098;45.36318;6.38549;1159;20220327;14.3;1.3;7.8;1.5;3.81;0;2.59;17411 +77098;45.36318;6.38549;1159;20220328;17.1;-.1;8.5;1.5;3.91;0;2.84;20506 +77098;45.36318;6.38549;1159;20220329;15;3;9;2.5;4.88;1.2;2.85;17565 +77098;45.36318;6.38549;1159;20220330;7.8;3.6;5.7;1.8;7.58;1.9;1.47;10101 +77098;45.36318;6.38549;1159;20220331;8;3;5.5;1.9;6.88;8.8;1.52;9566 +77098;45.36318;6.38549;1159;20220401;1.1;-2.2;-.5;2.4;4.51;15.6;1.15;6321 +77098;45.36318;6.38549;1159;20220402;.8;-5.1;-2.2;3.1;3.78;2.6;1.35;11109 +77098;45.36318;6.38549;1159;20220403;2.9;-6.5;-1.8;3;3.85;.1;1.49;13048 +77098;45.36318;6.38549;1159;20220404;6.8;-5.7;.5;1.9;4.08;0;2.19;19598 +77098;45.36318;6.38549;1159;20220405;13;-3.3;4.9;1.8;5.01;0;2.74;21131 +77098;45.36318;6.38549;1159;20220406;13.1;-.4;6.4;2;6.38;7.4;2.6;18748 +77098;45.36318;6.38549;1159;20220407;8.8;2.4;5.6;4.2;7.46;36;1.58;13090 +77098;45.36318;6.38549;1159;20220408;8.5;3.4;5.9;2.9;8.58;17.3;1.28;9730 +77098;45.36318;6.38549;1159;20220409;3.1;.3;1.7;2.4;5.28;6.6;1.48;10144 +77098;45.36318;6.38549;1159;20220410;10.7;-5;2.9;1.8;4.11;0;2.65;22306 +77098;45.36318;6.38549;1159;20220411;16.1;-1.9;7.1;2.3;5.38;0;3.24;23100 +77098;45.36318;6.38549;1159;20220412;18.4;2.8;10.6;2.7;6.91;0;3.51;20441 +77098;45.36318;6.38549;1159;20220413;18.4;6.5;12.5;2.5;6.95;0;3.66;19879 +77098;45.36318;6.38549;1159;20220414;19.3;3.4;11.3;2.2;7.45;0;3.76;23169 +77098;45.36318;6.38549;1159;20220415;20.1;4.8;12.4;1.5;8.18;0;3.52;23343 +77098;45.36318;6.38549;1159;20220416;20.8;6.6;13.7;3.4;7.48;0;3.74;21940 +77098;45.36318;6.38549;1159;20220417;17.7;3.1;10.4;4.3;5.98;0;3.85;21255 +77098;45.36318;6.38549;1159;20220418;16.9;1.3;9.1;2;6.01;0;3.65;24623 +77098;45.36318;6.38549;1159;20220419;16.6;1.8;9.2;1.7;5.68;0;3.49;24263 +77098;45.36318;6.38549;1159;20220420;16.1;3.4;9.7;3;6.55;0;3.25;20627 +77098;45.36318;6.38549;1159;20220421;13.3;4.3;8.8;3.8;6.51;.1;3.13;17987 +77098;45.36318;6.38549;1159;20220422;16.1;3.7;9.9;2.4;7.21;.7;3.31;21063 +77098;45.36318;6.38549;1159;20220423;10.5;6.6;8.6;2.6;8.15;9.9;1.93;11323 +77098;45.36318;6.38549;1159;20220424;9.9;1.4;5.7;2.2;7.51;7.3;1.99;16374 +77098;45.36318;6.38549;1159;20220425;11.2;4.7;7.9;1.8;8.28;.7;2.06;13748 +77098;45.36318;6.38549;1159;20220426;14.3;3.9;9.1;1.8;7.15;.1;2.96;19535 +77098;45.36318;6.38549;1159;20220427;17.8;1.3;9.5;2.6;6.11;0;3.75;26244 +77098;45.36318;6.38549;1159;20220428;18.8;3;10.9;2.4;6.48;0;3.89;25322 +77098;45.36318;6.38549;1159;20220429;18.9;3.6;11.3;2.2;7.11;.2;4.06;24702 +77098;45.36318;6.38549;1159;20220430;15.1;5.8;10.4;2.1;7.68;1.3;3.11;18013 +77098;45.36318;6.38549;1159;20220501;15.5;1.6;8.6;1.4;6.78;0;3.44;25186 +77098;45.36318;6.38549;1159;20220502;17.5;2.5;10;1.8;7.55;1.6;3.69;25743 +77098;45.36318;6.38549;1159;20220503;14.1;5.9;10;1.3;8.81;1.3;2.74;18477 +77098;45.36318;6.38549;1159;20220504;15;5.5;10.2;1.8;9.15;6.7;2.89;19485 +77098;45.36318;6.38549;1159;20220505;9.9;6.4;8.2;1.7;8.96;17.3;1.54;8719 +77098;45.36318;6.38549;1159;20220506;13.9;5.7;9.8;2.2;8.78;.1;2.44;14808 +77098;45.36318;6.38549;1159;20220507;16.6;6.6;11.6;2.1;9.35;4.3;3.01;18164 +77098;45.36318;6.38549;1159;20220508;17.4;6.8;12.1;2;9.5;2.1;3.16;19253 +77098;45.36318;6.38549;1159;20220509;17.8;5.3;11.5;1.4;9.63;.2;3.01;19315 +77098;45.36318;6.38549;1159;20220510;20.8;5.7;13.2;1.3;9.9;0;3.61;22498 +77098;45.36318;6.38549;1159;20220511;23;7.8;15.4;2.6;9.78;0;4.41;24435 +77098;45.36318;6.38549;1159;20220512;23.4;8.5;16;2.3;9.68;0;4.43;23301 +77098;45.36318;6.38549;1159;20220513;21.3;9.1;15.2;1.5;11.13;0;3.74;21904 +77098;45.36318;6.38549;1159;20220514;23.1;7.9;15.5;1.5;11;0;4.19;24775 +77098;45.36318;6.38549;1159;20220515;23.6;8.4;16;1.9;11;2.2;4.24;23949 +77098;45.36318;6.38549;1159;20220516;22.3;9;15.6;1.9;10.88;.8;4.04;22632 +77098;45.36318;6.38549;1159;20220517;24.9;8.9;16.9;1.5;10.75;0;4.35;23660 +77098;45.36318;6.38549;1159;20220518;26.5;9.7;18.1;1.6;11.15;4.1;4.79;25652 +77098;45.36318;6.38549;1159;20220519;24.8;12.6;18.7;2.5;12.28;2;4.48;21936 +77098;45.36318;6.38549;1159;20220520;26.2;11.6;18.9;3.1;10.9;.1;5.34;24779 +77098;45.36318;6.38549;1159;20220521;26.1;10.7;18.4;1.5;11.23;0;4.73;25471 +77098;45.36318;6.38549;1159;20220522;28.1;12.1;20.1;1.6;11.9;1.3;4.79;23627 +77098;45.36318;6.38549;1159;20220523;23.7;13.4;18.5;2.3;11.35;5.8;4.21;19098 +77098;45.36318;6.38549;1159;20220524;16.9;9.7;13.3;1.6;10.63;3;2.92;16504 +77098;45.36318;6.38549;1159;20220525;16.2;6.8;11.5;1.1;10.03;0;2.9;18697 +77098;45.36318;6.38549;1159;20220526;20.5;6.5;13.5;1.5;10.25;0;3.89;24314 +77098;45.36318;6.38549;1159;20220527;23;7.6;15.3;1.5;11.25;0;4.37;26164 +77098;45.36318;6.38549;1159;20220528;21.5;7.6;14.6;1.5;9.48;0;4.23;25289 +77098;45.36318;6.38549;1159;20220529;18.4;4.4;11.4;1.9;7.4;0;3.9;23600 +77098;45.36318;6.38549;1159;20220530;18.9;3.9;11.4;1.8;7.35;0;4.03;25424 +77098;45.36318;6.38549;1159;20220531;15.8;6.9;11.4;2.3;9.63;5.6;2.87;16695 +77098;45.36318;6.38549;1159;20220601;20.6;7.2;13.9;1.7;10.98;1.3;3.63;20421 +77098;45.36318;6.38549;1159;20220602;23;11.3;17.2;1.8;11.93;.7;4.25;21932 +77098;45.36318;6.38549;1159;20220603;22.6;12.1;17.4;1.7;12.73;2;3.95;20426 +77098;45.36318;6.38549;1159;20220604;26.6;12.1;19.4;2.7;12.99;0;4.72;17928 +77098;45.36318;6.38549;1159;20220605;22.5;13.8;18.1;2.1;12.86;4.6;3.37;13162 +77098;45.36318;6.38549;1159;20220606;24.3;8.3;16.3;1.3;11.26;4.9;3.67;17961 +77098;45.36318;6.38549;1159;20220607;21.2;11.2;16.2;1.5;10.66;.1;3.2;14360 +77098;45.36318;6.38549;1159;20220608;18.4;5.7;12;1.3;9.39;11.2;2.86;15496 +77098;45.36318;6.38549;1159;20220609;15.5;7.7;11.6;1.8;10.41;6.8;2.77;16266 +77098;45.36318;6.38549;1159;20220610;21.4;2.9;12.2;1.1;9.04;.1;4.11;26015 +77098;45.36318;6.38549;1159;20220611;26;7.4;16.7;1.4;9.4;0;5.08;28793 +77098;45.36318;6.38549;1159;20220612;28;9.6;18.8;1.5;10.15;.2;5.35;27636 +77098;45.36318;6.38549;1159;20220613;25;11.9;18.4;1.8;11.45;.2;4.92;25338 +77098;45.36318;6.38549;1159;20220614;28;9.4;18.7;1.4;10.6;0;5.43;29013 +77098;45.36318;6.38549;1159;20220615;27.6;12.9;20.2;2.1;11.93;.6;5.26;25133 +77098;45.36318;6.38549;1159;20220616;28.5;13.6;21;1.9;12.23;0;5.56;27144 +77098;45.36318;6.38549;1159;20220617;30;11.8;20.9;1.4;10.9;0;5.61;28039 +77098;45.36318;6.38549;1159;20220618;30.8;14.5;22.6;2;12.4;.8;5.92;26916 +77098;45.36318;6.38549;1159;20220619;29.7;16.5;23.1;2.8;13.68;0;6;25571 +77098;45.36318;6.38549;1159;20220620;28.7;13.5;21.1;2.1;11.38;0;5.71;26627 +77098;45.36318;6.38549;1159;20220621;28.7;14.2;21.4;2.5;11.75;2.7;5.5;23507 +77098;45.36318;6.38549;1159;20220622;23;14.3;18.6;2.3;14.7;2;3.81;19142 +77098;45.36318;6.38549;1159;20220623;23.5;12.7;18.1;2;13.93;2.1;3.96;20287 +77098;45.36318;6.38549;1159;20220624;17.6;12.1;14.8;1.7;12.7;9.7;2.77;14798 +77098;45.36318;6.38549;1159;20220625;23.3;8.1;15.7;1.3;11.88;.1;4.27;23867 +77098;45.36318;6.38549;1159;20220626;25.4;12.1;18.8;1.5;13.71;0;4.67;23421 +77098;45.36318;6.38549;1159;20220627;21.9;13.6;17.7;1.4;13.24;1.2;3.25;15336 +77098;45.36318;6.38549;1159;20220628;18.7;12.1;15.4;1.1;14.61;8.4;2.81;15573 +77098;45.36318;6.38549;1159;20220629;25.4;9.8;17.6;1.2;12.98;0;4.68;26356 +77098;45.36318;6.38549;1159;20220630;25.8;11.7;18.8;1.6;13.05;7;4.58;23945 +77098;45.36318;6.38549;1159;20220701;20.7;9.9;15.3;1.7;11.53;.6;3.95;22454 +77098;45.36318;6.38549;1159;20220702;26.9;7.4;17.2;1.3;9.83;.1;5.17;29344 +77098;45.36318;6.38549;1159;20220703;29.4;12.8;21.1;1.4;11.63;1.3;5.37;26639 +77098;45.36318;6.38549;1159;20220704;26.2;14.4;20.3;1.3;14.25;2.7;4.55;23395 +77098;45.36318;6.38549;1159;20220705;25;11.8;18.4;1.4;12.58;.2;4.69;25473 +77098;45.36318;6.38549;1159;20220706;25.3;10.3;17.8;1.6;11.15;0;4.93;26459 +77098;45.36318;6.38549;1159;20220707;24.3;9.3;16.8;1.5;11.03;0;4.61;25542 +77098;45.36318;6.38549;1159;20220708;25.9;8.6;17.3;1.7;10.7;0;5.13;27612 +77098;45.36318;6.38549;1159;20220709;25.1;10.1;17.6;1.4;10.93;0;4.56;24043 +77098;45.36318;6.38549;1159;20220710;26.7;10;18.3;1.6;11.05;0;5.08;26581 +77098;45.36318;6.38549;1159;20220711;27.1;10.8;18.9;1.6;11.9;0;5.09;26829 +77098;45.36318;6.38549;1159;20220712;27.8;11.3;19.6;1.5;10.78;0;5.25;27124 +77098;45.36318;6.38549;1159;20220713;28.5;11.4;20;1.4;11.45;0;5.19;26685 +77098;45.36318;6.38549;1159;20220714;30.6;14.6;22.6;1.5;12.43;0;5.47;26096 +77098;45.36318;6.38549;1159;20220715;29.4;12.8;21.1;1.5;10.53;0;5.42;27233 +77098;45.36318;6.38549;1159;20220716;29.7;12;20.9;1.6;10.38;0;5.58;27494 +77098;45.36318;6.38549;1159;20220717;30.7;12.4;21.6;1.5;11.33;0;5.56;27508 +77098;45.36318;6.38549;1159;20220718;32.8;13.9;23.4;1.6;11.75;0;5.85;26895 +77098;45.36318;6.38549;1159;20220719;32.5;14.8;23.7;2;13.38;0;5.96;26428 +77098;45.36318;6.38549;1159;20220720;30.3;17.1;23.7;1.9;15;1;5.2;22682 +77098;45.36318;6.38549;1159;20220721;30;13.9;22;1.4;13.33;0;5.26;26021 +77098;45.36318;6.38549;1159;20220722;31.9;13.6;22.7;1.6;12.28;.3;5.58;25988 +77098;45.36318;6.38549;1159;20220723;27.9;15.3;21.6;1.7;14.53;.1;4.78;22895 +77098;45.36318;6.38549;1159;20220724;31.5;13.2;22.3;1.4;13.68;0;5.42;26648 +77098;45.36318;6.38549;1159;20220725;30.9;15.7;23.3;2.1;12.55;.8;5.59;24560 +77098;45.36318;6.38549;1159;20220726;26.9;14.1;20.5;1.9;12.85;0;4.63;21956 +77098;45.36318;6.38549;1159;20220727;27;11.1;19;1.8;11.83;0;4.93;24924 +77098;45.36318;6.38549;1159;20220728;26.8;11.5;19.2;1.6;11.2;0;4.71;23802 +77098;45.36318;6.38549;1159;20220729;20.7;12.9;16.8;1;12;6.6;2.99;15219 +77098;45.36318;6.38549;1159;20220730;26.1;10.5;18.3;1.4;10.75;0;4.45;23123 +77098;45.36318;6.38549;1159;20220731;28.4;10.8;19.6;1.5;10.25;0;4.94;25152 +77098;45.36318;6.38549;1159;20220801;29.7;11.9;20.8;1.5;10.73;0;5.15;25497 +77098;45.36318;6.38549;1159;20220802;30;12.2;21.1;1.6;10.93;0;5.25;25618 +77098;45.36318;6.38549;1159;20220803;30.5;13.9;22.2;1.5;12.6;0;5;24221 +77098;45.36318;6.38549;1159;20220804;30.2;16.1;23.2;1.6;13.8;0;4.75;20980 +77098;45.36318;6.38549;1159;20220805;29.5;16;22.8;1.6;14.3;.7;4.69;21751 +77098;45.36318;6.38549;1159;20220806;27.8;12;19.9;1.6;13.55;0;4.58;23561 +77098;45.36318;6.38549;1159;20220807;27.3;12.4;19.9;1.9;13.1;.4;4.57;22702 +77098;45.36318;6.38549;1159;20220808;28.1;11.4;19.7;1.8;11.9;0;4.78;23961 +77098;45.36318;6.38549;1159;20220809;29.5;12.9;21.2;1.8;11.93;.3;5.05;24354 +77098;45.36318;6.38549;1159;20220810;28.1;12.9;20.5;1.8;11.73;.6;4.63;22293 +77098;45.36318;6.38549;1159;20220811;28.7;12;20.3;1.4;11.28;0;4.68;23836 +77098;45.36318;6.38549;1159;20220812;29.3;11.8;20.6;1.7;10.33;0;4.94;24071 +77098;45.36318;6.38549;1159;20220813;28.7;11.7;20.2;1.8;8.23;0;5.03;23762 +77098;45.36318;6.38549;1159;20220814;20.9;12.8;16.8;1.7;11.38;16.5;3.1;14392 +77098;45.36318;6.38549;1159;20220815;23.3;9.4;16.3;1.4;11.8;.1;3.44;18952 +77098;45.36318;6.38549;1159;20220816;26.8;9.6;18.2;1.5;11.23;0;4.18;22793 +77098;45.36318;6.38549;1159;20220817;24.7;13.9;19.3;2.3;13.43;14.5;3.62;16037 +77098;45.36318;6.38549;1159;20220818;19.2;9.8;14.5;1.8;13.15;18.4;2.61;15347 +77098;45.36318;6.38549;1159;20220819;19.3;10.5;14.9;1.5;12.98;2.5;2.52;13920 +77098;45.36318;6.38549;1159;20220820;22.9;10.7;16.8;1.7;12.75;.2;3.38;17726 +77098;45.36318;6.38549;1159;20220821;24.7;10;17.4;1.6;11.85;0;3.83;20830 +77098;45.36318;6.38549;1159;20220822;24.4;10;17.2;1.7;11.43;0;3.76;19859 +77098;45.36318;6.38549;1159;20220823;26.1;9.4;17.8;1.5;11.2;.1;3.94;21263 +77098;45.36318;6.38549;1159;20220824;27.1;11.6;19.4;1.4;11.75;0;4.02;21078 +77098;45.36318;6.38549;1159;20220825;27.7;12.2;19.9;1.4;12.88;.5;3.89;20149 +77098;45.36318;6.38549;1159;20220826;23.2;13.7;18.5;.9;13.8;4.4;2.84;15125 +77098;45.36318;6.38549;1159;20220827;24.4;9.8;17.1;1.1;13.64;0;3.04;17392 +77098;45.36318;6.38549;1159;20220828;24.5;10.6;17.6;1.1;13.68;.1;3.14;17490 +77098;45.36318;6.38549;1159;20220829;26.7;10.6;18.7;1.1;12.51;0;3.46;18762 +77098;45.36318;6.38549;1159;20220830;23.9;12.8;18.4;1.6;12.98;3.8;3.08;15139 +77098;45.36318;6.38549;1159;20220831;22.9;10.6;16.8;1.2;13.45;.6;2.95;17400 +77098;45.36318;6.38549;1159;20220901;24.3;9;16.7;1.2;11.48;0;3.33;19862 +77098;45.36318;6.38549;1159;20220902;22;10.1;16;1.4;11.95;11.6;2.75;15388 +77098;45.36318;6.38549;1159;20220903;21.2;12;16.6;2;13.1;2.1;2.62;14055 +77098;45.36318;6.38549;1159;20220904;23.9;10.2;17;1.1;12.43;0;3.05;18162 +77098;45.36318;6.38549;1159;20220905;25.3;11.5;18.4;2;12.7;0;3.4;18246 +77098;45.36318;6.38549;1159;20220906;25.2;12.3;18.8;2.2;13.58;1.6;3.27;16343 +77098;45.36318;6.38549;1159;20220907;24.2;12.3;18.3;2.3;13.78;9.2;3.07;15043 +77098;45.36318;6.38549;1159;20220908;20.3;10.1;15.2;2.1;12.08;.1;2.62;15241 +77098;45.36318;6.38549;1159;20220909;19.4;8.7;14.1;1.9;10.13;.3;2.61;14793 +77098;45.36318;6.38549;1159;20220910;18.3;7.8;13;1.4;9.73;0;2.33;14179 +77098;45.36318;6.38549;1159;20220911;21.8;5.5;13.7;1.1;9.33;0;2.83;18918 +77098;45.36318;6.38549;1159;20220912;25.9;7.3;16.6;1.4;9.68;0;3.33;19558 +77098;45.36318;6.38549;1159;20220913;25.4;11.2;18.3;2.2;11.8;.6;3.35;16363 +77098;45.36318;6.38549;1159;20220914;19.8;14.9;17.4;3.1;14.23;8.7;2.25;9151 +77098;45.36318;6.38549;1159;20220915;19.2;10.5;14.8;1.9;12.93;6;2.09;11790 +77098;45.36318;6.38549;1159;20220916;18.1;9.6;13.8;1.5;11.1;6.4;2.11;12065 +77098;45.36318;6.38549;1159;20220917;13.9;5;9.4;2.2;6.68;.1;2.29;12567 +77098;45.36318;6.38549;1159;20220918;16.7;.2;8.4;1.2;6.15;0;2.31;17969 +77098;45.36318;6.38549;1159;20220919;17.9;2.6;10.2;1.3;6.53;0;2.42;17111 +77098;45.36318;6.38549;1159;20220920;17.8;1.9;9.8;1.2;6.95;0;2.31;17298 +77098;45.36318;6.38549;1159;20220921;17.2;3.3;10.2;1.6;7.65;0;2.34;16244 +77098;45.36318;6.38549;1159;20220922;18.1;4.4;11.2;1.4;8.28;0;2.23;15595 +77098;45.36318;6.38549;1159;20220923;17.7;4.4;11.1;2;8.85;7.2;2.06;14229 +77098;45.36318;6.38549;1159;20220924;12.2;9;10.6;1.4;10.7;8.2;1.18;6614 +77098;45.36318;6.38549;1159;20220925;12.2;6.6;9.4;1;9.9;7;1.28;8925 +77098;45.36318;6.38549;1159;20220926;12.9;4.2;8.6;1.6;8.48;7.4;1.57;11561 +77098;45.36318;6.38549;1159;20220927;10.9;4.7;7.8;2.3;7.88;8.7;1.3;8820 +77098;45.36318;6.38549;1159;20220928;10.8;4.1;7.5;2.5;9.03;20.8;1.09;8229 +77098;45.36318;6.38549;1159;20220929;11;6.2;8.6;1.5;8.98;1;1.22;7561 +77098;45.36318;6.38549;1159;20220930;9.7;2.9;6.3;1;8.08;.5;1.05;8084 +77098;45.36318;6.38549;1159;20221001;9.6;3.1;6.4;2;9.2;9.4;.88;6713 +77098;45.36318;6.38549;1159;20221002;18.4;7.8;13.1;1.5;11.4;.1;1.65;11202 +77098;45.36318;6.38549;1159;20221003;18.1;6.4;12.2;1;9.8;.1;1.75;12471 +77098;45.36318;6.38549;1159;20221004;20.6;4.2;12.4;1.3;8.5;0;2.04;14555 +77098;45.36318;6.38549;1159;20221005;20.7;6.8;13.8;1.9;9.15;.2;2.22;13922 +77098;45.36318;6.38549;1159;20221006;19.4;6.2;12.8;1.3;10.08;.1;1.76;12253 +77098;45.36318;6.38549;1159;20221007;19.2;6.1;12.6;1.5;9.83;.2;1.77;12071 +77098;45.36318;6.38549;1159;20221008;13.9;8.3;11.1;.9;10.93;4.8;1.09;6882 +77098;45.36318;6.38549;1159;20221009;15.1;7.8;11.4;1.2;11.2;1.9;1.2;8631 +77098;45.36318;6.38549;1159;20221010;17.9;8.7;13.3;1.7;10.8;0;1.59;10764 +77098;45.36318;6.38549;1159;20221011;18.8;5.6;12.2;.9;10;.1;1.52;12021 +77098;45.36318;6.38549;1159;20221012;17;8.1;12.5;1.1;10.5;.5;1.44;10589 +77098;45.36318;6.38549;1159;20221013;14.9;4.7;9.8;1.1;9.5;1.1;1.17;9029 +77098;45.36318;6.38549;1159;20221014;14.2;7.3;10.7;1.8;10.53;1.3;1.08;7269 +77098;45.36318;6.38549;1159;20221015;19.7;7;13.4;2.1;10.4;.2;1.73;11417 +77098;45.36318;6.38549;1159;20221016;20.2;7.9;14.1;2.5;9.78;0;1.96;11527 +77098;45.36318;6.38549;1159;20221017;21.4;9;15.2;2.4;10.05;0;2.04;11369 +77098;45.36318;6.38549;1159;20221018;21.9;9.3;15.6;1.5;10.05;.2;1.83;11281 +77098;45.36318;6.38549;1159;20221019;22.5;7.1;14.8;1.4;8.53;0;1.83;11358 +77098;45.36318;6.38549;1159;20221020;17.4;9.9;13.7;2.6;10;2.1;1.71;7141 +77098;45.36318;6.38549;1159;20221021;13;11.3;12.1;2.9;12.33;31.3;.99;3660 +77098;45.36318;6.38549;1159;20221022;16.7;10.1;13.4;2.2;11.38;0;1.34;8032 +77098;45.36318;6.38549;1159;20221023;18;8.5;13.2;3.4;10.45;1.6;1.66;7105 +77098;45.36318;6.38549;1159;20221024;14.1;11.5;12.8;2.5;11.43;12.7;1.22;3897 +77098;45.36318;6.38549;1159;20221025;16.7;5;10.8;1.5;9.63;0;1.2;9194 +77098;45.36318;6.38549;1159;20221026;20.9;9.6;15.3;2;9.78;.1;1.75;9684 +77098;45.36318;6.38549;1159;20221027;22.1;8.8;15.5;1.8;9.38;0;1.74;9379 +77098;45.36318;6.38549;1159;20221028;23;10.2;16.6;1.9;8.83;0;2;9216 +77098;45.36318;6.38549;1159;20221029;23;10.6;16.8;1.4;8.53;.1;1.79;9032 +77098;45.36318;6.38549;1159;20221030;21.5;10.2;15.9;1.5;8.13;0;1.71;9051 +77098;45.36318;6.38549;1159;20221031;19.7;7.1;13.4;1.8;8.35;11.4;1.46;8545 +77098;45.36318;6.38549;1159;20221101;14.5;8;11.3;2;9.85;7;.98;5926 +77098;45.36318;6.38549;1159;20221102;13.9;4.3;9.1;.9;8.78;.1;.81;7986 +77098;45.36318;6.38549;1159;20221103;10;2.5;6.3;2.6;8.03;20.1;.77;5126 +77098;45.36318;6.38549;1159;20221104;6.6;1.3;4;1.9;6.7;3.9;.65;4800 +77098;45.36318;6.38549;1159;20221105;8.6;.3;4.5;1.5;5.68;.1;.92;6756 +77098;45.36318;6.38549;1159;20221106;13;-1.2;5.9;1.7;5.35;.2;1.06;8196 +77098;45.36318;6.38549;1159;20221107;14.9;.9;7.9;1.4;5.78;0;.99;8785 +77098;45.36318;6.38549;1159;20221108;14.4;2.4;8.4;3;6.1;0;1.31;7330 +77098;45.36318;6.38549;1159;20221109;10.2;5.8;8;1.9;8.73;14.2;.71;3872 +77098;45.36318;6.38549;1159;20221110;12.7;3.3;8;1.3;8.03;0;.75;7279 +77098;45.36318;6.38549;1159;20221111;16.3;1.2;8.8;1;6.7;0;.8;8419 +77098;45.36318;6.38549;1159;20221112;16.8;3.6;10.2;.9;6.55;0;.92;7131 +77098;45.36318;6.38549;1159;20221113;14.1;4.6;9.3;1.9;6.03;0;1.22;5441 +77098;45.36318;6.38549;1159;20221114;8.4;4;6.2;2.9;7.15;1;.84;4371 +77098;45.36318;6.38549;1159;20221115;9;4.7;6.9;2.4;8.43;12.9;.58;3758 +77098;45.36318;6.38549;1159;20221116;10.6;3.7;7.1;1.8;7.95;.4;.62;5761 +77098;45.36318;6.38549;1159;20221117;11.8;2.8;7.3;3.6;7.88;13.4;.86;5562 +77098;45.36318;6.38549;1159;20221118;7.4;1.8;4.6;1.9;6.7;1;.6;4451 +77098;45.36318;6.38549;1159;20221119;6.7;-1.3;2.7;1.4;5.1;.6;.62;5457 +77098;45.36318;6.38549;1159;20221120;5.8;-2.4;1.7;1.3;4.8;.6;.57;5431 +77098;45.36318;6.38549;1159;20221121;6.1;-1.9;2.1;2.2;5.38;10.5;.58;5016 +77098;45.36318;6.38549;1159;20221122;4.8;0;2.4;1.9;5.43;1.4;.58;4027 +77098;45.36318;6.38549;1159;20221123;4.9;-3.1;.9;1.9;5.08;9.1;.5;4882 +77098;45.36318;6.38549;1159;20221124;7.7;-.4;3.6;1.7;5.53;0;.58;5465 +77098;45.36318;6.38549;1159;20221125;8.4;.6;4.5;1.4;5.55;1.6;.65;4533 +77098;45.36318;6.38549;1159;20221126;7.6;-.6;3.5;1.6;4.98;0;.77;5487 +77098;45.36318;6.38549;1159;20221127;7.3;-2.7;2.3;2;3.98;0;.83;4909 +77098;45.36318;6.38549;1159;20221128;5.9;.9;3.4;2.3;5.2;1.9;.73;3401 +77098;45.36318;6.38549;1159;20221129;2.4;-.5;1;.8;5.85;1.9;.35;2881 +77098;45.36318;6.38549;1159;20221130;5.6;-1.8;1.9;1.1;5.25;0;.41;4572 +77098;45.36318;6.38549;1159;20221201;3.9;-3;.4;.8;4.68;0;.37;4417 +77098;45.36318;6.38549;1159;20221202;3.7;-4.2;-.2;.9;4.38;0;.37;4320 +77098;45.36318;6.38549;1159;20221203;3.6;-2.2;.7;1.9;4.88;0;.54;3233 +77098;45.36318;6.38549;1159;20221204;4.6;.7;2.7;1.3;5.85;7.7;.47;2868 +77098;45.36318;6.38549;1159;20221205;3.6;-1;1.3;.9;5.25;0;.36;3620 +77098;45.36318;6.38549;1159;20221206;4.8;-5.2;-.2;.6;4.13;0;.26;5413 +77098;45.36318;6.38549;1159;20221207;-1.4;-6.8;-4.1;.5;3.78;0;.21;3553 +77098;45.36318;6.38549;1159;20221208;2.2;-7.9;-2.9;1.2;3.88;8;.3;5235 +77098;45.36318;6.38549;1159;20221209;2;-.5;.7;1.6;6.13;16.3;.28;2263 +77098;45.36318;6.38549;1159;20221210;.3;-.8;-.2;1.1;5.28;.6;.4;1087 +77098;45.36318;6.38549;1159;20221211;-.8;-7.8;-4.3;1.2;3.05;0;.34;4667 +77098;45.36318;6.38549;1159;20221212;0;-10.3;-5.2;1;2.85;4;.26;5291 +77098;45.36318;6.38549;1159;20221213;1.2;-4.7;-1.7;2.5;5;2.2;.26;3222 +77098;45.36318;6.38549;1159;20221214;4.5;.1;2.3;2.1;6.6;3.8;.27;2670 +77098;45.36318;6.38549;1159;20221215;4.3;-.8;1.7;1.6;6.28;16.4;.34;2682 +77098;45.36318;6.38549;1159;20221216;1.8;-.2;.8;.9;5.95;.3;.31;2005 +77098;45.36318;6.38549;1159;20221217;.6;-5.1;-2.3;1;4.3;0;.24;4281 +77098;45.36318;6.38549;1159;20221218;4.9;-6.9;-1;2.1;3.7;0;.52;5343 +77098;45.36318;6.38549;1159;20221219;6.4;-1.2;2.6;3.9;5.33;.1;.71;4434 +77098;45.36318;6.38549;1159;20221220;6.5;.4;3.4;3.8;5.95;1.1;.8;3708 +77098;45.36318;6.38549;1159;20221221;5.3;2.4;3.9;2.4;6.98;3.2;.46;2375 +77098;45.36318;6.38549;1159;20221222;6.5;1.1;3.8;2.6;6.9;17.2;.34;3200 +77098;45.36318;6.38549;1159;20221223;7.1;2.6;4.8;2.2;8.28;20.7;.25;2436 +77098;45.36318;6.38549;1159;20221224;8.5;3.9;6.2;1.7;7.98;.1;.43;3326 +77098;45.36318;6.38549;1159;20221225;11.1;2.4;6.8;2;6.45;0;.73;4471 +77098;45.36318;6.38549;1159;20221226;7.8;2.6;5.2;2.2;6.6;5.4;.55;3007 +77098;45.36318;6.38549;1159;20221227;6.3;1.7;4;1;6.2;.1;.4;3613 +77098;45.36318;6.38549;1159;20221228;6.1;-3;1.6;1.7;4.43;0;.49;4852 +77098;45.36318;6.38549;1159;20221229;7.3;-.5;3.4;2.6;5.93;3.5;.51;3906 +77098;45.36318;6.38549;1159;20221230;5.9;1.6;3.7;2.5;7.35;9.1;.32;2582 +77098;45.36318;6.38549;1159;20221231;11.8;3.4;7.6;3.2;8.35;.2;.72;4461 +77099;45.37362;6.70385;1868;20220101;11.7;6.2;8.9;2.3;3.59;0;1.12;7400 +77099;45.37362;6.70385;1868;20220102;8.6;6.2;7.4;3.6;3.94;0;1.72;6250 +77099;45.37362;6.70385;1868;20220103;3.9;1.6;2.8;3.3;4.54;.1;.89;5600 +77099;45.37362;6.70385;1868;20220104;6.6;1.9;4.3;6;5.74;5.6;1.11;3650 +77099;45.37362;6.70385;1868;20220105;-4.5;-3.9;-4.2;5.8;3.49;3.1;.52;4500 +77099;45.37362;6.70385;1868;20220106;-5.8;-12;-8.9;2.8;2.29;0;.23;9350 +77099;45.37362;6.70385;1868;20220107;-3.3;-11.5;-7.4;2;2.34;3.9;.4;5750 +77099;45.37362;6.70385;1868;20220108;-3;-7.9;-5.5;3.6;3.79;12.8;.25;4450 +77099;45.37362;6.70385;1868;20220109;-6.2;-6.9;-6.5;4.5;3.74;14.8;.13;3350 +77099;45.37362;6.70385;1868;20220110;-5.8;-7.6;-6.7;2.6;2.84;0;.27;8400 +77099;45.37362;6.70385;1868;20220111;-3.2;-10.3;-6.8;3.2;2.04;0;.51;8500 +77099;45.37362;6.70385;1868;20220112;-.1;-7.9;-4;2.3;1.64;0;.78;7150 +77099;45.37362;6.70385;1868;20220113;5.4;-3.5;.9;2.4;1.84;0;1.12;8550 +77099;45.37362;6.70385;1868;20220114;7.5;1;4.3;1.9;2.39;0;.93;8550 +77099;45.37362;6.70385;1868;20220115;7;1.4;4.2;2.2;2.54;.1;1.08;8650 +77099;45.37362;6.70385;1868;20220116;2.8;-.8;1;2.8;2.49;0;1.07;8800 +77099;45.37362;6.70385;1868;20220117;2.4;-5.3;-1.4;1.9;2.24;0;.75;8800 +77099;45.37362;6.70385;1868;20220118;5.3;-2.9;1.2;2.7;2.69;0;1.11;8800 +77099;45.37362;6.70385;1868;20220119;3.1;-.5;1.3;3.1;2.99;.4;1.11;8950 +77099;45.37362;6.70385;1868;20220120;-2.6;-8.5;-5.5;3.2;3.14;.2;.38;7400 +77099;45.37362;6.70385;1868;20220121;-5.8;-10.4;-8.1;2.1;2.69;0;.29;7800 +77099;45.37362;6.70385;1868;20220122;.2;-10.1;-5;1.7;2.84;0;.44;9300 +77099;45.37362;6.70385;1868;20220123;5.1;-3.1;1;1.9;2.84;0;.87;9250 +77099;45.37362;6.70385;1868;20220124;6.6;-2.4;2.1;1.2;2.54;0;.66;9700 +77099;45.37362;6.70385;1868;20220125;6.6;-1.8;2.4;1.2;2.49;0;.68;9900 +77099;45.37362;6.70385;1868;20220126;5;-.5;2.2;2;2.29;0;1.06;10100 +77099;45.37362;6.70385;1868;20220127;5.8;-1.6;2.1;1.9;1.94;0;1.1;9450 +77099;45.37362;6.70385;1868;20220128;3.9;-2.5;.7;2.6;2.19;0;1.19;10300 +77099;45.37362;6.70385;1868;20220129;5.4;-2.5;1.4;3.1;2.24;0;1.47;9950 +77099;45.37362;6.70385;1868;20220130;5.3;-1.1;2.1;2.4;3.44;0;1.06;10250 +77099;45.37362;6.70385;1868;20220131;-2.5;-3;-2.8;4.9;3.09;2.7;1.01;4900 +77099;45.37362;6.70385;1868;20220201;-2.4;-10;-6.2;3;3.39;5.9;.4;7300 +77099;45.37362;6.70385;1868;20220202;2.5;-3.9;-.7;3.3;4.84;.4;.55;8450 +77099;45.37362;6.70385;1868;20220203;9.1;-1.6;3.7;2.9;3.39;0;1.57;8900 +77099;45.37362;6.70385;1868;20220204;5.6;-1.1;2.3;2.9;3.94;.2;1.19;11100 +77099;45.37362;6.70385;1868;20220205;1.8;-3.4;-.8;1.8;3.99;0;.68;8950 +77099;45.37362;6.70385;1868;20220206;1.4;-6.4;-2.5;3.6;3.34;17.5;.88;9150 +77099;45.37362;6.70385;1868;20220207;-2.2;-3.5;-2.8;3.6;3.84;1.8;.66;11000 +77099;45.37362;6.70385;1868;20220208;5.2;-6.4;-.6;2.4;2.69;0;1.19;11700 +77099;45.37362;6.70385;1868;20220209;10.8;1;5.9;2.2;2.14;0;1.74;12550 +77099;45.37362;6.70385;1868;20220210;4;.6;2.3;4.3;3.43;0;1.17;10733 +77099;45.37362;6.70385;1868;20220211;-1.6;-3.2;-2.4;4.3;3.36;1.5;.87;8266 +77099;45.37362;6.70385;1868;20220212;-.1;-9.2;-4.7;4.4;1.99;0;.99;11766 +77099;45.37362;6.70385;1868;20220213;.4;-6.9;-3.2;5.4;2.43;0;.99;12333 +77099;45.37362;6.70385;1868;20220214;.7;-5.9;-2.6;5;3.43;6.1;.78;6700 +77099;45.37362;6.70385;1868;20220215;-1.9;-5.4;-3.6;3.6;3.63;3.3;.57;8066 +77099;45.37362;6.70385;1868;20220216;1.9;-8.5;-3.3;2.6;5.49;9.8;.27;5550 +77099;45.37362;6.70385;1868;20220217;3.6;1;2.3;4.5;6.34;3.2;.77;9200 +77099;45.37362;6.70385;1868;20220218;10.6;-.2;5.2;4.1;4.44;4.2;1.98;10650 +77099;45.37362;6.70385;1868;20220219;-1;-2.9;-1.9;2.8;4.79;0;.58;8500 +77099;45.37362;6.70385;1868;20220220;3.6;-6.7;-1.6;2.6;3.89;1.7;.97;12350 +77099;45.37362;6.70385;1868;20220221;-1.7;-2.4;-2.1;6.3;4.34;16.5;.72;4750 +77099;45.37362;6.70385;1868;20220222;.6;-5.6;-2.5;3.1;4.09;.2;.91;14900 +77099;45.37362;6.70385;1868;20220223;3.1;-5;-.9;2.4;3.84;0;1.16;14950 +77099;45.37362;6.70385;1868;20220224;3.6;-1.9;.9;3.5;3.64;1;1.5;12100 +77099;45.37362;6.70385;1868;20220225;-2.9;-4.6;-3.8;4.7;3.19;.4;1.01;12900 +77099;45.37362;6.70385;1868;20220226;-.1;-10.1;-5.1;2.8;1.94;0;1.26;15950 +77099;45.37362;6.70385;1868;20220227;-.3;-7.5;-3.9;1.7;2.14;0;1.19;15550 +77099;45.37362;6.70385;1868;20220228;3.1;-8.5;-2.7;2.1;2.14;0;1.45;16150 +77099;45.37362;6.70385;1868;20220301;3.1;-3.5;-.2;2.1;2.59;0;1.55;16150 +77099;45.37362;6.70385;1868;20220302;5.3;-3;1.1;1.4;2.69;0;1.47;14250 +77099;45.37362;6.70385;1868;20220303;5.5;-1.4;2;2.1;3.59;0;1.66;16250 +77099;45.37362;6.70385;1868;20220304;.6;-4.3;-1.9;3.9;2.94;0;1.56;17100 +77099;45.37362;6.70385;1868;20220305;-.4;-7.3;-3.8;2.2;1.99;0;1.42;17250 +77099;45.37362;6.70385;1868;20220306;-2.3;-10.2;-6.3;1.8;2.24;0;1.13;17050 +77099;45.37362;6.70385;1868;20220307;2.2;-9.7;-3.8;1.8;2.44;0;1.38;17450 +77099;45.37362;6.70385;1868;20220308;2.6;-5.9;-1.7;2.2;2.54;0;1.62;18200 +77099;45.37362;6.70385;1868;20220309;5;-6.6;-.8;1.8;3.19;0;1.58;18050 +77099;45.37362;6.70385;1868;20220310;6.5;-2.9;1.8;1.8;2.94;0;1.84;17500 +77099;45.37362;6.70385;1868;20220311;3.7;-2.4;.7;3;3.39;0;1.63;12500 +77099;45.37362;6.70385;1868;20220312;2.5;-2.9;-.2;2.7;3.69;0;1.45;13200 +77099;45.37362;6.70385;1868;20220313;2.3;-2.6;-.2;2.8;4.19;1.4;1.24;9050 +77099;45.37362;6.70385;1868;20220314;5;-5;0;2.1;4.19;.3;1.49;15200 +77099;45.37362;6.70385;1868;20220315;8.1;.4;4.3;3.3;5.59;0;1.43;6300 +77099;45.37362;6.70385;1868;20220316;10.8;3.8;7.3;1.7;4.94;.2;2.01;12950 +77099;45.37362;6.70385;1868;20220317;7.1;3.4;5.2;1.6;6.34;0;1.45;10750 +77099;45.37362;6.70385;1868;20220318;6.3;.1;3.2;6.3;5.56;0;1.42;13066 +77099;45.37362;6.70385;1868;20220319;6.5;-1.4;2.6;3.1;3.89;0;1.97;16833 +77099;45.37362;6.70385;1868;20220320;4.1;-4.1;0;3.8;3.63;0;1.88;18300 +77099;45.37362;6.70385;1868;20220321;5.7;-3.8;1;2.6;3.49;0;1.96;18200 +77099;45.37362;6.70385;1868;20220322;6.8;-3.7;1.6;2.4;2.89;0;2.26;20766 +77099;45.37362;6.70385;1868;20220323;8.9;-2.5;3.2;3.2;2.79;0;2.65;20933 +77099;45.37362;6.70385;1868;20220324;10.2;-.4;4.9;3;2.86;0;2.88;21133 +77099;45.37362;6.70385;1868;20220325;9.4;.2;4.8;4.2;3.06;0;3.01;21100 +77099;45.37362;6.70385;1868;20220326;9.9;-.7;4.6;4;2.96;0;3.14;21533 +77099;45.37362;6.70385;1868;20220327;11;.2;5.6;2.1;2.63;0;2.86;19966 +77099;45.37362;6.70385;1868;20220328;10.9;.4;5.7;2.5;2.83;0;3.03;21400 +77099;45.37362;6.70385;1868;20220329;9.2;1;5.1;4.4;3.86;2.5;2.67;15200 +77099;45.37362;6.70385;1868;20220330;2.3;-.9;.7;2.7;5.96;1.8;.94;7233 +77099;45.37362;6.70385;1868;20220331;1.6;-1.1;.2;3.4;5.73;6.7;.97;7900 +77099;45.37362;6.70385;1868;20220401;-3.7;-4.7;-4.2;3.1;3.75;8;.8;7566 +77099;45.37362;6.70385;1868;20220402;-4.4;-8.5;-6.5;5.2;2.47;2.1;1.44;16575 +77099;45.37362;6.70385;1868;20220403;-3.5;-10;-6.8;1.9;2.92;.1;1.39;22566 +77099;45.37362;6.70385;1868;20220404;.4;-9.7;-4.6;2.6;3.09;0;1.62;22766 +77099;45.37362;6.70385;1868;20220405;6.2;-4.6;.8;2.5;4.29;0;1.96;19766 +77099;45.37362;6.70385;1868;20220406;7.9;-.9;3.5;3.6;5.29;6.6;2.17;18233 +77099;45.37362;6.70385;1868;20220407;2.6;-1.1;.7;5.7;6.09;40;.67;4700 +77099;45.37362;6.70385;1868;20220408;4.9;-.8;2.1;6.6;6.73;23;1;8766 +77099;45.37362;6.70385;1868;20220409;-2.4;-3.6;-3;4.8;3.93;4.4;1.09;12666 +77099;45.37362;6.70385;1868;20220410;3.7;-7.6;-2;2.3;2.93;0;2.18;23833 +77099;45.37362;6.70385;1868;20220411;10.1;-2.3;3.9;4.7;3.79;0;2.86;23066 +77099;45.37362;6.70385;1868;20220412;14.5;1.8;8.1;4;4.89;0;3.57;22200 +77099;45.37362;6.70385;1868;20220413;13.3;5.3;9.3;3.1;6.13;0;3.42;21029 +77099;45.37362;6.70385;1868;20220414;14.4;3.3;8.8;2.8;6.39;0;3.1;20300 +77099;45.37362;6.70385;1868;20220415;14.1;4;9;3;7.03;0;3.08;20666 +77099;45.37362;6.70385;1868;20220416;13;3.5;8.3;5;4.63;0;4.07;25833 +77099;45.37362;6.70385;1868;20220417;10.9;-.3;5.3;5.6;3.23;0;3.77;26100 +77099;45.37362;6.70385;1868;20220418;11.1;-.1;5.5;2.7;4.43;0;3.34;25133 +77099;45.37362;6.70385;1868;20220419;10.8;.4;5.6;3.1;4.26;0;3.42;24533 +77099;45.37362;6.70385;1868;20220420;11.3;.5;5.9;3.5;4.99;.1;3.16;20800 +77099;45.37362;6.70385;1868;20220421;11.1;1.1;6.1;3;5.36;0;3.26;23866 +77099;45.37362;6.70385;1868;20220422;10.7;1.4;6.1;2.3;5.76;.8;2.75;19200 +77099;45.37362;6.70385;1868;20220423;8.1;2.6;5.3;3.7;6.36;12;1.75;10033 +77099;45.37362;6.70385;1868;20220424;3.1;-2.3;.4;4.1;5.96;4.4;1.32;13800 +77099;45.37362;6.70385;1868;20220425;4.6;0;2.3;3.7;6.86;.3;1.2;9866 +77099;45.37362;6.70385;1868;20220426;6.7;0;3.4;3.4;5.86;.2;2.08;16433 +77099;45.37362;6.70385;1868;20220427;10.8;-1.5;4.7;3.3;4.83;0;3.33;27766 +77099;45.37362;6.70385;1868;20220428;12.6;.9;6.7;3.1;4.66;0;3.82;28366 +77099;45.37362;6.70385;1868;20220429;13.3;2.6;7.9;3.5;5.09;.4;3.9;24900 +77099;45.37362;6.70385;1868;20220430;7.3;2;4.7;2.2;6.39;1.2;2.04;14933 +77099;45.37362;6.70385;1868;20220501;9.2;-1.1;4;3;5.63;0;3.04;26766 +77099;45.37362;6.70385;1868;20220502;11;.3;5.6;3.1;5.73;1.3;2.97;21566 +77099;45.37362;6.70385;1868;20220503;7.1;2.2;4.6;1.9;6.89;1.7;1.91;12633 +77099;45.37362;6.70385;1868;20220504;9.6;2.3;6;2.3;7.39;7.2;2.27;16066 +77099;45.37362;6.70385;1868;20220505;3.9;2.2;3.1;2.7;7.33;8.2;1.09;7066 +77099;45.37362;6.70385;1868;20220506;6.8;1.1;4;2.8;7.14;0;.71;1700 +77099;45.37362;6.70385;1868;20220507;8.4;2.7;5.5;3;7.84;4.9;.84;2000 +77099;45.37362;6.70385;1868;20220508;9.7;3.3;6.5;2.1;7.89;1.7;.93;1700 +77099;45.37362;6.70385;1868;20220509;11.3;4.1;7.7;2.5;7.89;.4;1.22;2150 +77099;45.37362;6.70385;1868;20220510;13.7;5.4;9.5;2.4;8.34;0;1.43;2400 +77099;45.37362;6.70385;1868;20220511;16.7;7.3;12;3;7.84;0;2.13;2900 +77099;45.37362;6.70385;1868;20220512;17.1;7.5;12.3;2.6;8.34;0;1.95;2800 +77099;45.37362;6.70385;1868;20220513;15.6;7.7;11.7;2;9.74;0;1.41;2450 +77099;45.37362;6.70385;1868;20220514;17.6;7.6;12.6;2.1;9.64;0;1.69;2750 +77099;45.37362;6.70385;1868;20220515;17.9;9.2;13.5;1.9;9.14;3;1.77;2450 +77099;45.37362;6.70385;1868;20220516;16.5;8.3;12.4;2.3;9.14;1.1;1.63;1850 +77099;45.37362;6.70385;1868;20220517;17.8;9;13.4;2.1;8.74;.1;1.92;2850 +77099;45.37362;6.70385;1868;20220518;19.8;10.7;15.2;3.3;9.09;4.4;2.59;2950 +77099;45.37362;6.70385;1868;20220519;18.6;9.7;14.2;3.3;10.19;2.4;2.02;2450 +77099;45.37362;6.70385;1868;20220520;21.2;11.4;16.3;3.4;9.44;.1;2.7;2850 +77099;45.37362;6.70385;1868;20220521;20;11.2;15.6;2.7;8.94;0;2.41;2750 +77099;45.37362;6.70385;1868;20220522;22.6;13.8;18.2;2.6;9.39;1.7;2.72;2350 +77099;45.37362;6.70385;1868;20220523;19.2;12.3;15.8;4.2;9.39;3.3;2.73;2300 +77099;45.37362;6.70385;1868;20220524;9.7;6.2;7.9;3.9;9.44;4.4;.81;1150 +77099;45.37362;6.70385;1868;20220525;9.5;4.3;6.9;2.4;8.44;0;.88;1500 +77099;45.37362;6.70385;1868;20220526;13.9;4.2;9.1;2;9.24;0;1.19;2900 +77099;45.37362;6.70385;1868;20220527;16.9;7.2;12;2.2;10.24;0;1.5;2750 +77099;45.37362;6.70385;1868;20220528;13.4;7.2;10.3;2.8;8.39;0;1.61;2750 +77099;45.37362;6.70385;1868;20220529;9.3;3.1;6.2;2.3;6.39;0;1.33;3100 +77099;45.37362;6.70385;1868;20220530;12.4;2.9;7.7;3.3;6.04;0;1.84;2550 +77099;45.37362;6.70385;1868;20220531;10.4;5.5;7.9;3.2;7.89;5.6;1.18;750 +77099;45.37362;6.70385;1868;20220601;16.5;7.5;12;2.6;9.12;1.7;2.82;13236 +77099;45.37362;6.70385;1868;20220602;16.1;8.8;12.5;2.7;9.95;4;2.97;12819 +77099;45.37362;6.70385;1868;20220603;17.8;11;14.4;2;10.32;4;2.79;11957 +77099;45.37362;6.70385;1868;20220604;21.4;11.4;16.4;3.6;9.95;0;4.18;15217 +77099;45.37362;6.70385;1868;20220605;16.7;11.7;14.2;2.5;10.45;4.7;2.97;13127 +77099;45.37362;6.70385;1868;20220606;16.6;6.7;11.6;2;9.65;3.6;3;16440 +77099;45.37362;6.70385;1868;20220607;13.7;7.8;10.7;2.5;9.08;.3;2.83;15137 +77099;45.37362;6.70385;1868;20220608;13.3;4.7;9;1.9;7.58;7.5;2.52;13027 +77099;45.37362;6.70385;1868;20220609;8.2;4;6.1;2.9;7.52;1.1;1.88;11784 +77099;45.37362;6.70385;1868;20220610;15.4;2;8.7;2.6;6.75;.1;3.24;18635 +77099;45.37362;6.70385;1868;20220611;20.1;6.7;13.4;2.7;7.65;0;5.13;29419 +77099;45.37362;6.70385;1868;20220612;21.2;11.1;16.1;2.4;7.28;.1;5.21;25795 +77099;45.37362;6.70385;1868;20220613;17.8;11.1;14.5;2.6;10.45;0;4.18;22983 +77099;45.37362;6.70385;1868;20220614;21.4;8.9;15.2;2.5;9.22;0;5.25;29268 +77099;45.37362;6.70385;1868;20220615;21.9;13.7;17.8;2.5;9.25;.9;4.85;21372 +77099;45.37362;6.70385;1868;20220616;22.1;12.5;17.3;2.6;10.18;0;5.44;27836 +77099;45.37362;6.70385;1868;20220617;23.3;12.2;17.8;2.7;9.35;0;5.63;27501 +77099;45.37362;6.70385;1868;20220618;24.8;14.3;19.6;2.6;10.32;.5;5.81;26788 +77099;45.37362;6.70385;1868;20220619;24;14;19;3.7;10.35;0;5.98;25999 +77099;45.37362;6.70385;1868;20220620;23.1;13.5;18.3;3.2;9.22;0;5.64;24834 +77099;45.37362;6.70385;1868;20220621;23.5;15.5;19.5;4.6;8.88;3.5;5.66;18646 +77099;45.37362;6.70385;1868;20220622;18.3;11.1;14.7;2.8;11.12;5.3;3.28;15332 +77099;45.37362;6.70385;1868;20220623;19.2;10;14.6;2.1;10.92;1.9;4.01;21796 +77099;45.37362;6.70385;1868;20220624;13.3;9.3;11.3;2.3;10.15;10.1;2.45;12995 +77099;45.37362;6.70385;1868;20220625;18.4;6.6;12.5;2.1;8.82;.1;4.42;26143 +77099;45.37362;6.70385;1868;20220626;21.9;9.7;15.8;2.7;9.85;0;5.09;26791 +77099;45.37362;6.70385;1868;20220627;17.2;12.1;14.7;2.1;12.28;4.4;3.15;16680 +77099;45.37362;6.70385;1868;20220628;15.5;9.8;12.6;1.5;12.38;10.9;2.27;12760 +77099;45.37362;6.70385;1868;20220629;18.3;8.3;13.3;1.6;11.55;.1;4.11;25620 +77099;45.37362;6.70385;1868;20220630;19.7;10.7;15.2;2.2;10.95;11.5;3.81;19176 +77099;45.37362;6.70385;1868;20220701;13.6;6.6;10.1;2.3;10.58;.4;3.25;23781 +77099;45.37362;6.70385;1868;20220702;21.8;6.8;14.3;1.9;7.85;0;5.25;30134 +77099;45.37362;6.70385;1868;20220703;23.9;14.1;19;2.4;9.32;.5;5.55;26029 +77099;45.37362;6.70385;1868;20220704;20.5;12.9;16.7;2.4;11.32;5.1;4.26;21244 +77099;45.37362;6.70385;1868;20220705;17.6;9.6;13.6;2.2;11.68;0;4.1;25567 +77099;45.37362;6.70385;1868;20220706;17.6;8.5;13.1;2.6;10.25;0;4.39;27296 +77099;45.37362;6.70385;1868;20220707;17.7;8.2;12.9;2.7;9.95;0;4.47;27895 +77099;45.37362;6.70385;1868;20220708;18.1;7;12.6;2.4;8.72;.1;4.6;28360 +77099;45.37362;6.70385;1868;20220709;19.7;9.5;14.6;2.3;9.05;0;4.76;26800 +77099;45.37362;6.70385;1868;20220710;19.2;9.7;14.4;2.7;8.88;0;4.96;27671 +77099;45.37362;6.70385;1868;20220711;20.6;10.3;15.4;2.1;10.12;0;4.78;26758 +77099;45.37362;6.70385;1868;20220712;20.3;10.6;15.5;2.6;9.18;0;5.12;27639 +77099;45.37362;6.70385;1868;20220713;22.1;11.1;16.6;2.1;10.18;0;5.02;26623 +77099;45.37362;6.70385;1868;20220714;23.8;13.9;18.9;2;10.15;0;5.39;27015 +77099;45.37362;6.70385;1868;20220715;22.5;13.5;18;2.9;9.75;0;5.47;26220 +77099;45.37362;6.70385;1868;20220716;22.7;12;17.3;2.8;9.75;0;5.23;26104 +77099;45.37362;6.70385;1868;20220717;23.3;12.2;17.7;2.4;9.65;0;5.36;26969 +77099;45.37362;6.70385;1868;20220718;25.4;14.3;19.8;2;10.12;0;5.6;27628 +77099;45.37362;6.70385;1868;20220719;26.9;15.1;21;2.1;11.62;0;5.44;25083 +77099;45.37362;6.70385;1868;20220720;24.8;14.7;19.8;1.9;13.28;1.8;4.72;23024 +77099;45.37362;6.70385;1868;20220721;22.4;10.8;16.6;1.9;12.92;0;4.74;26988 +77099;45.37362;6.70385;1868;20220722;26.2;13.8;20;2.3;10.18;.2;5.26;23555 +77099;45.37362;6.70385;1868;20220723;22.6;15;18.8;3.1;11.4;.1;4.82;21600 +77099;45.37362;6.70385;1868;20220724;24.6;11.5;18;2.2;10.9;0;5.31;27800 +77099;45.37362;6.70385;1868;20220725;25.6;15.4;20.5;3.2;10.4;.5;4.86;16600 +77099;45.37362;6.70385;1868;20220726;18.4;10.7;14.6;2.5;12.38;.7;3.66;21633 +77099;45.37362;6.70385;1868;20220727;18.7;9.4;14;1.8;10.99;0;4.06;25000 +77099;45.37362;6.70385;1868;20220728;21.9;11.4;16.7;2.3;9.89;0;4.63;23950 +77099;45.37362;6.70385;1868;20220729;15.3;12.2;13.8;2.5;10.49;6;2.56;11050 +77099;45.37362;6.70385;1868;20220730;17.6;8.4;13;3.5;9.49;0;4.52;28800 +77099;45.37362;6.70385;1868;20220731;20.2;10.5;15.3;2.7;8.89;0;5;28150 +77099;45.37362;6.70385;1868;20220801;21.5;12;16.7;2.5;9.69;0;5.11;27500 +77099;45.37362;6.70385;1868;20220802;22.1;11.9;17;2.4;9.74;0;5.16;28000 +77099;45.37362;6.70385;1868;20220803;23.9;14.1;19;2.3;10.44;0;5.32;27100 +77099;45.37362;6.70385;1868;20220804;23.7;16;19.9;1.9;11.44;0;3.94;16800 +77099;45.37362;6.70385;1868;20220805;24.1;15.3;19.7;2.2;11.39;1.8;4.59;21150 +77099;45.37362;6.70385;1868;20220806;19.8;10.9;15.4;2.4;11.24;0;4.48;26900 +77099;45.37362;6.70385;1868;20220807;19;11.1;15.1;2.2;12.39;1.4;4.24;26500 +77099;45.37362;6.70385;1868;20220808;19.1;10.8;15;2.1;11.09;0;4.35;26700 +77099;45.37362;6.70385;1868;20220809;21.3;12.7;17;2.1;11.09;.3;4.77;27100 +77099;45.37362;6.70385;1868;20220810;20.9;13.6;17.2;2.3;9.59;.8;4.72;25100 +77099;45.37362;6.70385;1868;20220811;21.4;12.9;17.2;2.3;8.49;0;4.69;23900 +77099;45.37362;6.70385;1868;20220812;20.8;13.6;17.2;2.7;8.49;0;5.02;25950 +77099;45.37362;6.70385;1868;20220813;21.1;13.1;17.1;2.8;6.94;0;5.25;26500 +77099;45.37362;6.70385;1868;20220814;16.1;14.5;15.3;2.6;8.89;5.4;2.85;9100 +77099;45.37362;6.70385;1868;20220815;17.3;9.5;13.4;3;9.64;.1;3.53;19950 +77099;45.37362;6.70385;1868;20220816;20.2;9.5;14.8;2.3;9.34;0;4.14;23400 +77099;45.37362;6.70385;1868;20220817;19;12.6;15.8;3;10.74;11.9;3.25;13500 +77099;45.37362;6.70385;1868;20220818;13;7.2;10.1;3.2;10.59;23.1;2.18;14800 +77099;45.37362;6.70385;1868;20220819;11.8;7.9;9.8;3.8;10.94;1;1.32;7650 +77099;45.37362;6.70385;1868;20220820;14.3;8.3;11.3;2.3;10.92;0;2.4;15237 +77099;45.37362;6.70385;1868;20220821;15.5;8.4;12;2.3;10.62;.1;3.09;20970 +77099;45.37362;6.70385;1868;20220822;16.5;8.9;12.7;2.4;10.28;0;3.32;21020 +77099;45.37362;6.70385;1868;20220823;17.9;9.6;13.8;2.4;9.68;0;3.77;22620 +77099;45.37362;6.70385;1868;20220824;20.3;11.9;16.1;2;10.58;0;3.92;21962 +77099;45.37362;6.70385;1868;20220825;21.3;13.2;17.2;2.2;11.22;.5;3.97;20782 +77099;45.37362;6.70385;1868;20220826;15.5;12.3;13.9;2;11.95;4.5;2.1;10335 +77099;45.37362;6.70385;1868;20220827;16.9;9.4;13.2;1.8;11.92;0;2.64;17000 +77099;45.37362;6.70385;1868;20220828;18.4;10.3;14.4;1.4;11.95;.5;3.09;19356 +77099;45.37362;6.70385;1868;20220829;20.1;11.4;15.8;2.1;10.32;0;3.81;21649 +77099;45.37362;6.70385;1868;20220830;18.2;13.4;15.8;2.2;10.22;3.7;2.96;12993 +77099;45.37362;6.70385;1868;20220831;15.1;9.2;12.1;2.2;11.18;.4;2.62;17584 +77099;45.37362;6.70385;1868;20220901;16.8;8.7;12.8;2;9.62;0;3.21;20629 +77099;45.37362;6.70385;1868;20220902;16.8;10.2;13.5;2.4;9.19;9.1;2.81;14450 +77099;45.37362;6.70385;1868;20220903;16;8.9;12.5;2.6;9.89;2.3;2.43;13450 +77099;45.37362;6.70385;1868;20220904;17.7;8.2;13;1.9;9.84;0;3.15;20350 +77099;45.37362;6.70385;1868;20220905;19.2;11.2;15.2;2.4;10.04;0;3.59;21000 +77099;45.37362;6.70385;1868;20220906;19.7;12.3;16;2.5;10.44;1.5;3.63;20200 +77099;45.37362;6.70385;1868;20220907;18.9;11.1;15;3.1;10.69;10.1;3.06;15800 +77099;45.37362;6.70385;1868;20220908;14.1;7;10.6;3.6;9.59;.1;2.66;19350 +77099;45.37362;6.70385;1868;20220909;12.2;6.4;9.3;4.2;7.69;.2;2.73;18700 +77099;45.37362;6.70385;1868;20220910;12.2;4.2;8.2;3.4;8.34;0;2.43;19700 +77099;45.37362;6.70385;1868;20220911;15.6;4.5;10;1.7;7.74;0;2.89;21750 +77099;45.37362;6.70385;1868;20220912;20.1;8.9;14.5;2.3;6.04;0;3.8;21500 +77099;45.37362;6.70385;1868;20220913;21;13.1;17.1;2.6;7.84;.4;3.48;13250 +77099;45.37362;6.70385;1868;20220914;16.6;13.3;15;5.7;10.54;10.3;2.88;8600 +77099;45.37362;6.70385;1868;20220915;12.7;8.5;10.6;3.5;10.39;5.6;1.69;9550 +77099;45.37362;6.70385;1868;20220916;11.1;8.3;9.7;4;9.79;3.2;2.04;15250 +77099;45.37362;6.70385;1868;20220917;6.2;.3;3.3;4.6;5.39;0;2.02;20600 +77099;45.37362;6.70385;1868;20220918;11.6;-.5;5.6;2;4.44;0;2.5;20300 +77099;45.37362;6.70385;1868;20220919;11;3.1;7;2;5.19;0;2.53;20200 +77099;45.37362;6.70385;1868;20220920;11.8;3.1;7.5;2;5.28;0;2.26;17440 +77099;45.37362;6.70385;1868;20220921;11.9;3.2;7.6;1.9;6.22;0;2.24;17321 +77099;45.37362;6.70385;1868;20220922;12.4;3.3;7.8;2;6.78;0;2.21;16487 +77099;45.37362;6.70385;1868;20220923;12.2;4.5;8.4;2.9;6.29;5.8;2.43;15750 +77099;45.37362;6.70385;1868;20220924;8.4;5.2;6.8;2.2;8.69;8.7;1.05;6600 +77099;45.37362;6.70385;1868;20220925;6;3.7;4.8;2.2;7.64;6.8;1.05;8300 +77099;45.37362;6.70385;1868;20220926;6.2;.9;3.6;2.5;6.59;5.8;1.32;12650 +77099;45.37362;6.70385;1868;20220927;3.2;.5;1.9;4.3;6.29;7.7;1;11200 +77099;45.37362;6.70385;1868;20220928;5.6;.3;3;4.3;7.44;24.1;.49;3000 +77099;45.37362;6.70385;1868;20220929;5.5;2.2;3.9;4.3;6.79;.6;1;7600 +77099;45.37362;6.70385;1868;20220930;3.5;-.5;1.5;1.9;6.29;1.2;.77;6550 +77099;45.37362;6.70385;1868;20221001;7.4;.6;4;2.8;7.99;14.6;.57;2650 +77099;45.37362;6.70385;1868;20221002;12;6.3;9.1;3.5;9.74;0;1.69;14750 +77099;45.37362;6.70385;1868;20221003;13.1;4.7;8.9;1.7;7.99;0;1.91;16600 +77099;45.37362;6.70385;1868;20221004;15.4;6.9;11.1;1.9;5.79;0;2.43;16400 +77099;45.37362;6.70385;1868;20221005;15.3;8.4;11.8;2.1;6.89;.1;2.45;16400 +77099;45.37362;6.70385;1868;20221006;13.4;6.4;9.9;1.9;8.64;0;1.9;16050 +77099;45.37362;6.70385;1868;20221007;13.6;6.9;10.2;1.8;8.44;.2;1.83;13750 +77099;45.37362;6.70385;1868;20221008;9.6;7.3;8.5;1.5;9.14;5.9;.97;4650 +77099;45.37362;6.70385;1868;20221009;10.2;5.8;8;1.6;9.29;0;1.07;7450 +77099;45.37362;6.70385;1868;20221010;12.2;5.5;8.8;1.5;8.69;0;1.52;13200 +77099;45.37362;6.70385;1868;20221011;13.2;5.6;9.4;1.7;8.49;0;1.63;13600 +77099;45.37362;6.70385;1868;20221012;11.4;6;8.7;1.6;8.74;.3;1.34;11150 +77099;45.37362;6.70385;1868;20221013;10.4;5.1;7.7;2;7.74;.6;1.26;7900 +77099;45.37362;6.70385;1868;20221014;8.7;5.1;6.9;2.3;8.84;2.2;.81;5000 +77099;45.37362;6.70385;1868;20221015;15.2;5.3;10.2;3.3;7.59;.2;2.08;12400 +77099;45.37362;6.70385;1868;20221016;15;7.9;11.5;2.9;7.39;0;2.2;13350 +77099;45.37362;6.70385;1868;20221017;16.5;8.4;12.5;2.3;7.69;0;2.09;12750 +77099;45.37362;6.70385;1868;20221018;16.5;8.8;12.6;1.9;8.54;.1;1.86;13050 +77099;45.37362;6.70385;1868;20221019;17.3;9.4;13.3;1.8;6.59;0;2.04;12950 +77099;45.37362;6.70385;1868;20221020;15.5;10.8;13.2;3.4;7.29;3.7;2.34;4500 +77099;45.37362;6.70385;1868;20221021;10.9;8.6;9.7;5;9.14;26.5;1.35;1200 +77099;45.37362;6.70385;1868;20221022;13;4.6;8.8;3.8;7.94;.2;1.64;9850 +77099;45.37362;6.70385;1868;20221023;16.4;9.3;12.9;6.9;7.14;1.2;3.34;4350 +77099;45.37362;6.70385;1868;20221024;11;8.2;9.6;5.8;8.44;14.2;1.64;3000 +77099;45.37362;6.70385;1868;20221025;13.2;4.9;9;2.6;6.74;0;1.62;9100 +77099;45.37362;6.70385;1868;20221026;15.9;9.8;12.9;3.3;6.79;0;2.31;11650 +77099;45.37362;6.70385;1868;20221027;16.7;11.1;13.9;2.3;7.14;0;2.06;10950 +77099;45.37362;6.70385;1868;20221028;18.2;10.9;14.6;1.8;6.79;0;1.89;10150 +77099;45.37362;6.70385;1868;20221029;18.1;11.4;14.8;1.4;6.54;0;1.65;9350 +77099;45.37362;6.70385;1868;20221030;17.1;10.7;13.9;1.7;5.99;0;1.75;9300 +77099;45.37362;6.70385;1868;20221031;16.1;8.4;12.2;3.1;5.64;5.2;2.33;10050 +77099;45.37362;6.70385;1868;20221101;10.3;4.3;7.3;3.1;7.79;5.4;1.09;7450 +77099;45.37362;6.70385;1868;20221102;8.2;3.8;6;2;7.69;.1;.79;7300 +77099;45.37362;6.70385;1868;20221103;8.7;2.5;5.6;3.4;6.14;16.4;1.25;3500 +77099;45.37362;6.70385;1868;20221104;-.2;-3.1;-1.7;3.6;4.84;1.3;.48;3900 +77099;45.37362;6.70385;1868;20221105;2;-4.5;-1.2;1.8;4.19;.1;.62;8150 +77099;45.37362;6.70385;1868;20221106;9.9;-2.3;3.8;2.8;3.24;.1;1.57;9300 +77099;45.37362;6.70385;1868;20221107;12.4;2;7.2;1.8;3.84;0;1.34;10250 +77099;45.37362;6.70385;1868;20221108;9.9;5.1;7.5;2.8;4.29;0;1.62;8300 +77099;45.37362;6.70385;1868;20221109;6.9;4.7;5.8;3.1;6.94;12.6;.96;1100 +77099;45.37362;6.70385;1868;20221110;7.5;1.5;4.5;2.2;6.39;0;.72;10100 +77099;45.37362;6.70385;1868;20221111;12;3.8;7.9;1.7;4.19;0;1.2;9750 +77099;45.37362;6.70385;1868;20221112;13.4;6.7;10;2.5;3.99;0;1.87;7050 +77099;45.37362;6.70385;1868;20221113;10.1;7.1;8.6;2.1;4.44;0;1.47;6100 +77099;45.37362;6.70385;1868;20221114;5.3;1.8;3.5;2.1;5.64;.2;.78;3300 +77099;45.37362;6.70385;1868;20221115;6.5;1.6;4.1;2.5;6.79;9.6;.69;2400 +77099;45.37362;6.70385;1868;20221116;5.9;.5;3.2;3.1;5.79;1.1;.71;8350 +77099;45.37362;6.70385;1868;20221117;6.6;1.5;4.1;5.8;6.19;12.3;.99;4950 +77099;45.37362;6.70385;1868;20221118;-.1;-1.8;-.9;3.1;5.09;1;.39;5400 +77099;45.37362;6.70385;1868;20221119;.5;-4.9;-2.2;1.8;3.89;.4;.43;8500 +77099;45.37362;6.70385;1868;20221120;.2;-6.1;-3;2.2;3.74;1.2;.45;8450 +77099;45.37362;6.70385;1868;20221121;3.6;-5.6;-1;3.2;4.14;8.6;.75;4500 +77099;45.37362;6.70385;1868;20221122;-3;-4.4;-3.7;3.6;4.29;.2;.28;6100 +77099;45.37362;6.70385;1868;20221123;1.3;-6.3;-2.5;1.7;3.99;9.1;.48;3750 +77099;45.37362;6.70385;1868;20221124;1.8;-4.3;-1.3;3.3;3.79;0;.63;8000 +77099;45.37362;6.70385;1868;20221125;3.5;-.7;1.4;3.3;4.04;.3;.87;7450 +77099;45.37362;6.70385;1868;20221126;2.9;-4.3;-.7;2.5;3.49;0;.58;8300 +77099;45.37362;6.70385;1868;20221127;5.7;-1.5;2.1;1.8;1.79;0;1.11;5300 +77099;45.37362;6.70385;1868;20221128;2.2;-1;.6;2.5;3.24;1.6;1;3400 +77099;45.37362;6.70385;1868;20221129;-1.2;-3.4;-2.3;2.4;4.59;1.1;.26;4150 +77099;45.37362;6.70385;1868;20221130;-.8;-5.5;-3.2;2.6;3.84;0;.22;7700 +77099;45.37362;6.70385;1868;20221201;-.3;-6.5;-3.4;2.3;3.64;.2;.31;7600 +77099;45.37362;6.70385;1868;20221202;.4;-6.6;-3.1;2;3.29;0;.43;7600 +77099;45.37362;6.70385;1868;20221203;.6;-5.4;-2.4;3.5;3.39;0;.77;3700 +77099;45.37362;6.70385;1868;20221204;1;-.9;0;3;4.54;5.9;.62;4050 +77099;45.37362;6.70385;1868;20221205;-.5;-4.8;-2.7;2.3;3.39;0;.4;7500 +77099;45.37362;6.70385;1868;20221206;5.6;-4.9;.4;1.9;2.49;0;.73;7650 +77099;45.37362;6.70385;1868;20221207;2.1;-4;-.9;1.3;2.44;0;.44;7600 +77099;45.37362;6.70385;1868;20221208;2.4;-4.2;-.9;3.3;2.34;5.5;1.1;5800 +77099;45.37362;6.70385;1868;20221209;1.4;-2.3;-.5;2.5;5.54;15.4;.34;1650 +77099;45.37362;6.70385;1868;20221210;-2.2;-1.9;-2;2.7;4.54;.6;.33;3900 +77099;45.37362;6.70385;1868;20221211;-6;-12.2;-9.1;2;2.04;0;.23;8100 +77099;45.37362;6.70385;1868;20221212;-3.9;-11.6;-7.7;2.1;1.99;3.5;.37;7050 +77099;45.37362;6.70385;1868;20221213;1.5;-7.9;-3.2;2.9;5.04;2.7;.22;2250 +77099;45.37362;6.70385;1868;20221214;2.4;.1;1.2;3.3;6.04;2.8;.38;2450 +77099;45.37362;6.70385;1868;20221215;1.6;-.4;.6;2.3;5.09;9;.59;1400 +77099;45.37362;6.70385;1868;20221216;.1;-2.7;-1.3;1.6;4.99;.5;.17;5450 +77099;45.37362;6.70385;1868;20221217;1;-7.3;-3.2;1.9;2.29;0;.47;8200 +77099;45.37362;6.70385;1868;20221218;5;-2.9;1;2.1;1.39;0;.96;7350 +77099;45.37362;6.70385;1868;20221219;4.9;-.6;2.2;2.2;3.19;0;.92;4750 +77099;45.37362;6.70385;1868;20221220;8;.1;4;2.7;4.34;1;1.07;4150 +77099;45.37362;6.70385;1868;20221221;3.3;.9;2.1;3.2;5.99;2.9;.45;2600 +77099;45.37362;6.70385;1868;20221222;2.4;-.1;1.1;4.5;5.84;18.8;.41;3650 +77099;45.37362;6.70385;1868;20221223;4;-.3;1.9;5.3;7.49;35.7;.09;800 +77099;45.37362;6.70385;1868;20221224;7.1;2.3;4.7;3.9;6.69;.2;.67;4650 +77099;45.37362;6.70385;1868;20221225;10.1;5.5;7.8;3.6;4.44;0;1.55;6550 +77099;45.37362;6.70385;1868;20221226;5.5;4.7;5.1;5;5.19;4.7;1.33;3300 +77099;45.37362;6.70385;1868;20221227;2.2;-2.1;0;2.6;4.54;0;.36;7250 +77099;45.37362;6.70385;1868;20221228;2.9;-3;-.1;3.3;2.34;0;1.05;7400 +77099;45.37362;6.70385;1868;20221229;4.8;-.7;2.1;3.9;4.34;3.6;.94;5000 +77099;45.37362;6.70385;1868;20221230;3.5;-.2;1.7;3.1;6.19;7.4;.44;1750 +77099;45.37362;6.70385;1868;20221231;9.9;3.4;6.6;4.3;7.09;.1;.97;5700 +77100;45.38309;7.02232;2333;20220101;6.4;-1.1;2.6;.7;3.25;0;.37;6327 +77100;45.38309;7.02232;2333;20220102;4.2;-1;1.6;1.8;3.5;0;.83;5908 +77100;45.38309;7.02232;2333;20220103;-.6;-3.2;-1.9;2;4.3;.2;.5;5344 +77100;45.38309;7.02232;2333;20220104;5.8;-3.3;1.3;2.9;4.95;2;.85;6730 +77100;45.38309;7.02232;2333;20220105;-6.2;-6.4;-6.3;3.9;3.45;.7;.48;4744 +77100;45.38309;7.02232;2333;20220106;-10.9;-16.7;-13.8;2.4;1.6;.1;.3;6671 +77100;45.38309;7.02232;2333;20220107;-6.8;-15.7;-11.3;3;1.75;2.9;.48;7309 +77100;45.38309;7.02232;2333;20220108;-6.6;-11.7;-9.2;3.4;3;8.2;.29;5438 +77100;45.38309;7.02232;2333;20220109;-8.4;-8.8;-8.6;4;3.05;4;.4;2814 +77100;45.38309;7.02232;2333;20220110;-9.4;-9.9;-9.7;1.8;2.4;0;.34;4669 +77100;45.38309;7.02232;2333;20220111;-5.7;-15.8;-10.7;2;1.45;0;.51;7537 +77100;45.38309;7.02232;2333;20220112;-4.1;-11;-7.6;2.9;1.35;0;.89;6761 +77100;45.38309;7.02232;2333;20220113;-1.8;-7;-4.4;4;1.95;0;1.13;7293 +77100;45.38309;7.02232;2333;20220114;3.8;-4.5;-.4;1.5;2.45;0;.86;6942 +77100;45.38309;7.02232;2333;20220115;1.9;-3.8;-.9;1.3;2.65;.3;.66;7065 +77100;45.38309;7.02232;2333;20220116;-2.1;-5.7;-3.9;1.3;2.3;0;.55;7087 +77100;45.38309;7.02232;2333;20220117;-4.3;-10.9;-7.6;1.6;1.75;0;.56;7714 +77100;45.38309;7.02232;2333;20220118;-.7;-9;-4.9;4.7;2.5;0;.91;8071 +77100;45.38309;7.02232;2333;20220119;.4;-8;-3.8;2.5;2.55;.2;.86;7419 +77100;45.38309;7.02232;2333;20220120;-7.8;-10.3;-9.1;2.8;2.95;0;.31;6278 +77100;45.38309;7.02232;2333;20220121;-7.5;-13.8;-10.6;1.8;2.2;0;.33;7960 +77100;45.38309;7.02232;2333;20220122;-3.9;-13.5;-8.7;1.4;2.2;0;.43;8467 +77100;45.38309;7.02232;2333;20220123;.5;-8.7;-4.1;.8;2.15;0;.47;8355 +77100;45.38309;7.02232;2333;20220124;2.3;-7.6;-2.7;.6;2.2;0;.46;8603 +77100;45.38309;7.02232;2333;20220125;.5;-6.3;-2.9;1;2.05;0;.59;8470 +77100;45.38309;7.02232;2333;20220126;.4;-7.3;-3.5;1.2;1.85;0;.68;8751 +77100;45.38309;7.02232;2333;20220127;.5;-7.5;-3.5;1.4;1.7;0;.81;8760 +77100;45.38309;7.02232;2333;20220128;-2.3;-8.2;-5.3;1.7;1.95;0;.76;8874 +77100;45.38309;7.02232;2333;20220129;-1.5;-9.1;-5.3;1.8;2.05;0;.78;9163 +77100;45.38309;7.02232;2333;20220130;-1;-7.7;-4.3;1.7;2.55;0;.73;8939 +77100;45.38309;7.02232;2333;20220131;-5.1;-9.7;-7.4;4.8;2.65;1;.79;6879 +77100;45.38309;7.02232;2333;20220201;-7.8;-12;-9.9;4.3;2.8;3.8;.4;7047 +77100;45.38309;7.02232;2333;20220202;.3;-9;-4.3;4.1;4.3;.3;.65;8677 +77100;45.38309;7.02232;2333;20220203;5.7;-6.7;-.5;1.6;3.2;0;1;10193 +77100;45.38309;7.02232;2333;20220204;.7;-6.3;-2.8;1.6;3.25;.1;.78;9686 +77100;45.38309;7.02232;2333;20220205;-3.6;-5.9;-4.7;2;3.7;0;.58;6713 +77100;45.38309;7.02232;2333;20220206;-2.1;-10;-6;2.2;2.45;13.1;.83;10056 +77100;45.38309;7.02232;2333;20220207;-2.9;-7.5;-5.2;5.2;3.4;1.4;.87;9171 +77100;45.38309;7.02232;2333;20220208;.6;-11.3;-5.3;1.7;2;0;.94;11001 +77100;45.38309;7.02232;2333;20220209;7.2;-2.7;2.2;.8;1.95;0;.93;11128 +77100;45.38309;7.02232;2333;20220210;-3.6;-4.9;-4.3;2.9;1.85;0;1.68;11850 +77100;45.38309;7.02232;2333;20220211;-2.5;-3.6;-3;4.3;2;.5;1.24;9550 +77100;45.38309;7.02232;2333;20220212;-4;-9.8;-6.9;1.7;.95;0;.79;12800 +77100;45.38309;7.02232;2333;20220213;-3.4;-8.7;-6;1.9;1.2;0;.81;12950 +77100;45.38309;7.02232;2333;20220214;-4;-8.3;-6.1;4.1;2.6;2.1;.66;5850 +77100;45.38309;7.02232;2333;20220215;-5.7;-7;-6.4;4.9;2.3;.3;.78;7100 +77100;45.38309;7.02232;2333;20220216;-2.3;-11;-6.7;2.4;4.45;5.2;.43;9822 +77100;45.38309;7.02232;2333;20220217;3.3;-2.6;.3;6;5.4;2.7;1.26;10181 +77100;45.38309;7.02232;2333;20220218;8.5;-5;1.8;2.4;4.35;1.5;1.57;11797 +77100;45.38309;7.02232;2333;20220219;-3.5;-5;-4.2;3;4.45;0;.62;6834 +77100;45.38309;7.02232;2333;20220220;-1.1;-10.8;-5.9;2.3;3.4;.9;.84;13018 +77100;45.38309;7.02232;2333;20220221;-3.3;-7.3;-5.3;5.9;3.7;11.9;.82;7599 +77100;45.38309;7.02232;2333;20220222;-3.2;-7.7;-5.4;4.8;3.3;.3;.92;11137 +77100;45.38309;7.02232;2333;20220223;.6;-9.9;-4.6;3.9;2.9;0;1.27;13779 +77100;45.38309;7.02232;2333;20220224;1.2;-6.1;-2.4;5.7;3.25;0;1.57;13137 +77100;45.38309;7.02232;2333;20220225;-4.8;-5.2;-5;3.9;2.9;.6;1.11;9538 +77100;45.38309;7.02232;2333;20220226;-2.9;-14.6;-8.8;3;1.45;0;1.25;14447 +77100;45.38309;7.02232;2333;20220227;-5.7;-13.2;-9.4;4.8;1.65;0;1.13;14393 +77100;45.38309;7.02232;2333;20220228;-1.3;-13;-7.2;2.5;1.55;0;1.35;14729 +77100;45.38309;7.02232;2333;20220301;.4;-11.7;-5.6;4.1;2.3;0;1.41;12621 +77100;45.38309;7.02232;2333;20220302;1.8;-8.3;-3.2;1.4;2.15;0;1.38;14963 +77100;45.38309;7.02232;2333;20220303;.9;-6.7;-2.9;1.6;3;0;1.31;14343 +77100;45.38309;7.02232;2333;20220304;-1.4;-8.1;-4.7;1.9;3.1;.5;1.19;14549 +77100;45.38309;7.02232;2333;20220305;-3.4;-12.6;-8;1.9;1.9;0;1.17;14971 +77100;45.38309;7.02232;2333;20220306;-4.2;-14.3;-9.3;3.1;1.9;0;1.13;14688 +77100;45.38309;7.02232;2333;20220307;-.3;-13.6;-6.9;1.5;1.8;0;1.3;15982 +77100;45.38309;7.02232;2333;20220308;-1.7;-12.1;-6.9;3.1;2.2;0;1.26;15827 +77100;45.38309;7.02232;2333;20220309;3.6;-10.6;-3.5;1;2.1;0;1.43;16372 +77100;45.38309;7.02232;2333;20220310;.7;-7.8;-3.5;4.4;2.35;0;1.81;16568 +77100;45.38309;7.02232;2333;20220311;-4.9;-6.9;-5.9;8;3.15;.3;.94;8126 +77100;45.38309;7.02232;2333;20220312;-5.5;-7.2;-6.4;8;3.25;.1;.88;8637 +77100;45.38309;7.02232;2333;20220313;-5.2;-7.6;-6.4;9;3.45;1.3;.87;8860 +77100;45.38309;7.02232;2333;20220314;-1.5;-10.4;-6;6.6;3.9;3.4;.9;13902 +77100;45.38309;7.02232;2333;20220315;.4;-4.1;-1.8;5.8;5.4;.3;.94;11870 +77100;45.38309;7.02232;2333;20220316;5;-3.8;.6;2.3;5.3;.5;1.51;14267 +77100;45.38309;7.02232;2333;20220317;1;-2.5;-.8;5.6;5.5;0;.97;11173 +77100;45.38309;7.02232;2333;20220318;1;-1.3;-.1;1.5;4.4;.3;1.04;10300 +77100;45.38309;7.02232;2333;20220319;.5;-5.1;-2.3;2.8;3.1;0;1.39;17800 +77100;45.38309;7.02232;2333;20220320;-1.8;-9.1;-5.5;2.2;2.25;0;1.31;17350 +77100;45.38309;7.02232;2333;20220321;-.9;-7.4;-4.2;1.4;2.25;0;1.41;18000 +77100;45.38309;7.02232;2333;20220322;.3;-5.1;-2.4;2;1.55;0;1.9;21650 +77100;45.38309;7.02232;2333;20220323;2.8;-3.6;-.4;2.1;1.5;0;2.19;22050 +77100;45.38309;7.02232;2333;20220324;4.4;-.6;1.9;2.2;1.75;0;2.43;22050 +77100;45.38309;7.02232;2333;20220325;3.6;-1.4;1.1;2.3;2.2;0;2.29;22000 +77100;45.38309;7.02232;2333;20220326;3.1;-2;.5;2.8;2.05;0;2.35;22350 +77100;45.38309;7.02232;2333;20220327;4.1;-1.5;1.3;2.4;1.9;0;2.36;21150 +77100;45.38309;7.02232;2333;20220328;5.1;-.9;2.1;2.1;2;0;2.46;22450 +77100;45.38309;7.02232;2333;20220329;2.5;-1.1;.7;3.3;3.05;2.4;2.21;18433 +77100;45.38309;7.02232;2333;20220330;-.9;-4;-2.4;2.8;4.52;1.7;.95;10033 +77100;45.38309;7.02232;2333;20220331;.1;-4;-2;2.7;4.45;.8;1.13;12333 +77100;45.38309;7.02232;2333;20220401;-4.5;-6.3;-5.4;4;3.12;7.7;1.05;10633 +77100;45.38309;7.02232;2333;20220402;-7.8;-10.5;-9.2;4.3;2.28;1;.9;12766 +77100;45.38309;7.02232;2333;20220403;-6.3;-13.4;-9.8;2.5;2.25;.2;1.33;23866 +77100;45.38309;7.02232;2333;20220404;-2.7;-10;-6.4;2.3;2.62;0;1.38;21433 +77100;45.38309;7.02232;2333;20220405;4;-5.4;-.7;2.8;3.75;0;1.91;22500 +77100;45.38309;7.02232;2333;20220406;2.7;-1;.8;3.1;4.28;1.6;2.07;21966 +77100;45.38309;7.02232;2333;20220407;1.4;-2.9;-.8;3.3;4.15;27.7;1.29;12000 +77100;45.38309;7.02232;2333;20220408;3.7;-1.1;1.3;4.4;4.3;13.6;1.69;13650 +77100;45.38309;7.02232;2333;20220409;-5.6;-4.8;-5.2;6.6;2.45;1.7;1.51;19500 +77100;45.38309;7.02232;2333;20220410;-.8;-10.2;-5.5;3.9;1.5;0;2.11;26650 +77100;45.38309;7.02232;2333;20220411;4.9;-2.6;1.1;1.7;2.45;0;2.49;23500 +77100;45.38309;7.02232;2333;20220412;7.6;0;3.8;1.4;3.35;0;2.74;23950 +77100;45.38309;7.02232;2333;20220413;8.2;2.8;5.5;1.4;4.2;0;2.89;24650 +77100;45.38309;7.02232;2333;20220414;8.6;1.9;5.2;1.9;4.15;0;3.02;26000 +77100;45.38309;7.02232;2333;20220415;8.1;3.5;5.8;3.6;4.45;0;3.12;24450 +77100;45.38309;7.02232;2333;20220416;5.4;1.8;3.6;6.2;2.6;0;3.49;27850 +77100;45.38309;7.02232;2333;20220417;4.8;-1.1;1.8;3.8;2;0;3.17;27250 +77100;45.38309;7.02232;2333;20220418;5.2;-3.9;.7;3.1;2.65;0;2.91;28700 +77100;45.38309;7.02232;2333;20220419;4.7;-.8;1.9;3.5;2.65;0;3.07;27250 +77100;45.38309;7.02232;2333;20220420;2.3;-1.2;.6;1.5;3.9;.1;1.95;18300 +77100;45.38309;7.02232;2333;20220421;1.2;-2.1;-.5;1.3;4.3;1.1;1.68;16100 +77100;45.38309;7.02232;2333;20220422;4.6;-1.5;1.5;1.9;4.6;3.6;1.98;18350 +77100;45.38309;7.02232;2333;20220423;0;-1.4;-.7;6.2;4.95;31.2;.7;6500 +77100;45.38309;7.02232;2333;20220424;-1.1;-5.3;-3.2;3.6;4.1;2.8;1.41;20100 +77100;45.38309;7.02232;2333;20220425;2.2;-2.7;-.2;1.7;4.9;0;1.63;16650 +77100;45.38309;7.02232;2333;20220426;1.8;-2.9;-.5;3.4;3.8;.2;2.13;23700 +77100;45.38309;7.02232;2333;20220427;6.1;-2;2;1.8;2.75;0;3.18;30250 +77100;45.38309;7.02232;2333;20220428;7;0;3.5;2.3;3.2;0;3.27;29300 +77100;45.38309;7.02232;2333;20220429;8.6;.2;4.4;1.9;4.25;.2;2.95;25400 +77100;45.38309;7.02232;2333;20220430;1.4;-1.1;.1;3.2;4.8;.7;1.53;13700 +77100;45.38309;7.02232;2333;20220501;2.9;-3.1;-.1;3.6;3.55;0;2.37;23050 +77100;45.38309;7.02232;2333;20220502;5.8;-1.7;2;2.3;4;1.3;2.78;26150 +77100;45.38309;7.02232;2333;20220503;1.1;-1.3;-.1;2.1;5.35;3;1.3;12200 +77100;45.38309;7.02232;2333;20220504;2.4;-.8;.8;2.3;5.5;6.4;1.71;16650 +77100;45.38309;7.02232;2333;20220505;1;-.5;.3;3.1;5.45;6.1;1.09;9100 +77100;45.38309;7.02232;2333;20220506;2.6;-1.8;.4;3.6;6.55;.9;1.44;11002 +77100;45.38309;7.02232;2333;20220507;5.4;.2;2.8;3.3;7.05;6.5;1.72;10704 +77100;45.38309;7.02232;2333;20220508;5.3;-.3;2.5;3.9;7.15;2;1.77;12307 +77100;45.38309;7.02232;2333;20220509;7.5;.6;4;4;7;.4;2.14;13097 +77100;45.38309;7.02232;2333;20220510;12.7;.8;6.8;1.4;7.3;0;2.56;14863 +77100;45.38309;7.02232;2333;20220511;12.9;2.2;7.5;2.6;7.65;0;2.76;14874 +77100;45.38309;7.02232;2333;20220512;15.5;3.3;9.4;1.8;8.15;.1;2.87;14983 +77100;45.38309;7.02232;2333;20220513;15.1;3.7;9.4;1.8;8.2;0;2.88;14892 +77100;45.38309;7.02232;2333;20220514;13.6;3.3;8.5;2.6;8.7;0;2.79;15049 +77100;45.38309;7.02232;2333;20220515;13.1;5;9.1;3.4;8.95;3.7;2.82;14654 +77100;45.38309;7.02232;2333;20220516;13.7;3.6;8.7;1.8;8.2;.4;2.75;14543 +77100;45.38309;7.02232;2333;20220517;16.7;3.7;10.2;1.6;7.85;.1;3.08;15262 +77100;45.38309;7.02232;2333;20220518;15.3;4.4;9.8;4;8.8;3.2;3.3;15364 +77100;45.38309;7.02232;2333;20220519;12.6;5.7;9.1;5.5;10.05;2.9;2.61;14207 +77100;45.38309;7.02232;2333;20220520;18.2;5.1;11.7;3.4;9.25;0;3.57;15363 +77100;45.38309;7.02232;2333;20220521;17.1;6.3;11.7;3.5;8.45;0;3.84;15361 +77100;45.38309;7.02232;2333;20220522;19.7;8.3;14;2;9.15;1.6;3.62;15207 +77100;45.38309;7.02232;2333;20220523;15;7.5;11.2;4;9.1;1.7;3.52;14717 +77100;45.38309;7.02232;2333;20220524;11.2;4.5;7.8;2.3;9.3;3;2.21;11432 +77100;45.38309;7.02232;2333;20220525;7;1.6;4.3;2;8.35;1.2;1.67;10156 +77100;45.38309;7.02232;2333;20220526;11.3;3.1;7.2;2.1;9.45;1.5;2.42;14117 +77100;45.38309;7.02232;2333;20220527;15.4;3.5;9.5;1.9;9.45;0;2.93;15567 +77100;45.38309;7.02232;2333;20220528;13.2;4.1;8.7;2.5;9.05;2.2;2.74;14297 +77100;45.38309;7.02232;2333;20220529;9.8;0;4.9;2.8;6.65;.1;2.56;14417 +77100;45.38309;7.02232;2333;20220530;6.1;-.5;2.8;4.8;6.7;.2;2.13;14669 +77100;45.38309;7.02232;2333;20220531;8.6;0;4.3;2.4;8.3;3.4;2.01;13214 +77100;45.38309;7.02232;2333;20220601;13.1;2.4;7.8;2;8.8;.6;2.65;15234 +77100;45.38309;7.02232;2333;20220602;13.4;5.6;9.5;3.1;10.15;4.8;2.55;12442 +77100;45.38309;7.02232;2333;20220603;12.8;7.9;10.3;5.3;11.05;3.4;2.51;12473 +77100;45.38309;7.02232;2333;20220604;16.1;6.7;11.4;5;11;0;3.21;15627 +77100;45.38309;7.02232;2333;20220605;16.2;9.4;12.8;4.9;10.7;2.5;3.35;12778 +77100;45.38309;7.02232;2333;20220606;14.8;3.2;9;2;9.1;2.3;2.93;16027 +77100;45.38309;7.02232;2333;20220607;12.1;4.8;8.5;2.3;8.3;0;2.64;12743 +77100;45.38309;7.02232;2333;20220608;11.1;.3;5.7;2.1;6.9;2.9;2.69;15320 +77100;45.38309;7.02232;2333;20220609;7.2;1.3;4.2;3.4;7.1;0;2.09;11172 +77100;45.38309;7.02232;2333;20220610;13.2;-1.4;5.9;2.6;7.15;0;2.97;16257 +77100;45.38309;7.02232;2333;20220611;17.3;2.7;10;1.8;8.35;0;4.88;31524 +77100;45.38309;7.02232;2333;20220612;18.5;5.1;11.8;1.6;8.5;.2;4.72;27738 +77100;45.38309;7.02232;2333;20220613;16.3;6.1;11.2;2.2;9.35;0;4.71;28664 +77100;45.38309;7.02232;2333;20220614;15.8;4;9.9;3.9;9.6;0;4.42;31163 +77100;45.38309;7.02232;2333;20220615;18.1;7.1;12.6;2.5;9.95;.7;4.6;25473 +77100;45.38309;7.02232;2333;20220616;19.2;7.4;13.3;2.5;9.25;0;5.5;31331 +77100;45.38309;7.02232;2333;20220617;20.9;6.8;13.9;1.8;9.7;0;5.33;30037 +77100;45.38309;7.02232;2333;20220618;18.3;8.9;13.6;5.4;11.1;0;5.14;29442 +77100;45.38309;7.02232;2333;20220619;16.6;9.5;13.1;6.6;12.05;.1;4.58;29753 +77100;45.38309;7.02232;2333;20220620;19.7;9.3;14.5;4.4;11.4;0;5.5;31547 +77100;45.38309;7.02232;2333;20220621;19.1;8.5;13.8;3.1;9.7;3.7;4.72;22598 +77100;45.38309;7.02232;2333;20220622;14.6;8.3;11.4;3.9;11.45;8.8;3.66;20965 +77100;45.38309;7.02232;2333;20220623;14.7;5.8;10.3;2.8;10.05;1.3;4.1;25543 +77100;45.38309;7.02232;2333;20220624;11.8;5.5;8.6;2.4;9.6;4.3;3.34;21475 +77100;45.38309;7.02232;2333;20220625;13.3;1.9;7.6;3.3;9.05;0;3.78;28132 +77100;45.38309;7.02232;2333;20220626;14.3;6.6;10.5;5.9;10.55;0;3.75;25874 +77100;45.38309;7.02232;2333;20220627;14.9;8.4;11.7;6.1;11.85;8.3;3.71;23351 +77100;45.38309;7.02232;2333;20220628;11;7.6;9.3;2.7;11.55;12.7;1.92;9560 +77100;45.38309;7.02232;2333;20220629;16.7;3.4;10;1.8;10.05;0;4.58;30341 +77100;45.38309;7.02232;2333;20220630;14.2;6.4;10.3;3.3;11.25;7;3.61;24126 +77100;45.38309;7.02232;2333;20220701;12.7;4.4;8.6;2;10.45;.2;3.82;27252 +77100;45.38309;7.02232;2333;20220702;16.5;2.9;9.7;3.9;9.15;0;4.5;31243 +77100;45.38309;7.02232;2333;20220703;20.7;8.5;14.6;2.1;9.65;.2;5.37;29374 +77100;45.38309;7.02232;2333;20220704;18.5;9.3;13.9;1.9;10.45;1.7;4.63;25488 +77100;45.38309;7.02232;2333;20220705;17.5;6.1;11.8;1.8;10.9;0;4.76;29851 +77100;45.38309;7.02232;2333;20220706;16.9;5.2;11.1;2.2;10.2;0;4.69;30307 +77100;45.38309;7.02232;2333;20220707;15.5;4.5;10;2.6;9.55;0;4.49;29382 +77100;45.38309;7.02232;2333;20220708;17.3;4.9;11.1;2.4;9.9;.1;4.75;29905 +77100;45.38309;7.02232;2333;20220709;17.1;5.1;11.1;1.6;9.85;0;4.68;29777 +77100;45.38309;7.02232;2333;20220710;18.4;4.7;11.6;1.8;9.05;0;4.99;30747 +77100;45.38309;7.02232;2333;20220711;16.6;5.4;11;2.6;10.25;0;4.58;29516 +77100;45.38309;7.02232;2333;20220712;18.5;5;11.8;1.8;9.1;0;4.91;30233 +77100;45.38309;7.02232;2333;20220713;16.9;7.5;12.2;4.4;11.1;0;4.51;30499 +77100;45.38309;7.02232;2333;20220714;20;9.8;14.9;2.3;10.9;0;5.09;27863 +77100;45.38309;7.02232;2333;20220715;21.5;8.8;15.1;2.1;9;0;5.61;30276 +77100;45.38309;7.02232;2333;20220716;21.5;6.7;14.1;1.5;9.45;0;5.25;30037 +77100;45.38309;7.02232;2333;20220717;19.1;7.2;13.1;3.8;10.55;1;4.88;29147 +77100;45.38309;7.02232;2333;20220718;20.6;8.1;14.3;4.9;11.65;.1;4.89;29756 +77100;45.38309;7.02232;2333;20220719;18.8;9.6;14.2;6.2;12.8;.1;4.23;26413 +77100;45.38309;7.02232;2333;20220720;19.7;10.9;15.3;5.7;13.55;1.9;4.79;26618 +77100;45.38309;7.02232;2333;20220721;20.6;9;14.8;2.3;12.45;0;4.94;28373 +77100;45.38309;7.02232;2333;20220722;19.9;8.6;14.2;4.1;11.6;.4;4.72;26326 +77100;45.38309;7.02232;2333;20220723;20.3;9.5;14.9;1.9;11.6;.2;4.55;24416 +77100;45.38309;7.02232;2333;20220724;20.3;7.7;14;3.1;12.15;.1;4.73;29027 +77100;45.38309;7.02232;2333;20220725;21.8;9.3;15.5;2.4;11.6;.5;4.81;24826 +77100;45.38309;7.02232;2333;20220726;19.4;7.6;13.5;2.3;11.55;1.2;4.78;28024 +77100;45.38309;7.02232;2333;20220727;16.7;6.8;11.8;2.9;11.5;.5;4.41;28920 +77100;45.38309;7.02232;2333;20220728;16.4;7.2;11.8;5.1;11.35;1.3;3.94;26116 +77100;45.38309;7.02232;2333;20220729;13.4;6.5;9.9;1.5;10.25;4.9;2.76;15999 +77100;45.38309;7.02232;2333;20220730;16.1;6;11.1;2.3;9.75;0;4.1;25241 +77100;45.38309;7.02232;2333;20220731;19.5;4.4;11.9;1.6;8.6;0;4.67;28293 +77100;45.38309;7.02232;2333;20220801;21.3;6.3;13.8;1.7;9;0;4.93;28183 +77100;45.38309;7.02232;2333;20220802;17.9;6.5;12.2;3.6;9.85;0;4.54;27872 +77100;45.38309;7.02232;2333;20220803;18.4;8.4;13.4;5.4;11.55;.1;4.27;26910 +77100;45.38309;7.02232;2333;20220804;18.7;9.4;14.1;4;12.4;1.7;4.05;22347 +77100;45.38309;7.02232;2333;20220805;18.3;10.6;14.5;2.6;12.4;2.5;3.82;19673 +77100;45.38309;7.02232;2333;20220806;19.9;6.5;13.2;1.8;10.2;.5;4.46;26067 +77100;45.38309;7.02232;2333;20220807;15.4;8.3;11.8;4.4;11.2;3.5;3.48;21135 +77100;45.38309;7.02232;2333;20220808;17.1;4.9;11;3;9.75;0;4.2;26582 +77100;45.38309;7.02232;2333;20220809;17.3;7.2;12.3;4.8;11;.3;4.27;26863 +77100;45.38309;7.02232;2333;20220810;16.7;8.7;12.7;5.8;10.5;.7;4.07;24754 +77100;45.38309;7.02232;2333;20220811;18.9;6.8;12.9;4;9.65;0;4.63;26772 +77100;45.38309;7.02232;2333;20220812;19.1;7.3;13.2;3.1;8.9;.1;4.79;26450 +77100;45.38309;7.02232;2333;20220813;16.8;5.8;11.3;3.6;8.9;0;4.23;26627 +77100;45.38309;7.02232;2333;20220814;13.6;6.2;9.9;3;9.4;.9;2.94;16147 +77100;45.38309;7.02232;2333;20220815;14.8;3.5;9.2;2.1;9.3;.1;3.53;23878 +77100;45.38309;7.02232;2333;20220816;15.9;4.2;10.1;4;9.75;1;3.56;23202 +77100;45.38309;7.02232;2333;20220817;13.8;8.7;11.2;5.3;11.05;10.9;2.91;16305 +77100;45.38309;7.02232;2333;20220818;10.9;4.4;7.7;2.6;10.2;10.3;2.3;15026 +77100;45.38309;7.02232;2333;20220819;9.2;4.3;6.7;2.7;10.1;.6;1.87;12991 +77100;45.38309;7.02232;2333;20220820;14.8;4.1;9.4;2.6;10.3;0;3.5;24686 +77100;45.38309;7.02232;2333;20220821;16.4;4.2;10.3;2;9.85;0;3.67;24509 +77100;45.38309;7.02232;2333;20220822;16;5.4;10.7;1.8;10.15;.1;3.53;23337 +77100;45.38309;7.02232;2333;20220823;16;4.5;10.3;2.2;9.5;0;3.66;24196 +77100;45.38309;7.02232;2333;20220824;16.4;5.8;11.1;3.5;10.1;0;3.64;23514 +77100;45.38309;7.02232;2333;20220825;18.7;6.2;12.4;2.4;10.5;.4;3.87;23530 +77100;45.38309;7.02232;2333;20220826;13.3;8.6;10.9;1.1;11.55;4.9;2.23;12901 +77100;45.38309;7.02232;2333;20220827;14.2;5.9;10;2.4;11;.5;2.91;19997 +77100;45.38309;7.02232;2333;20220828;15.6;5.3;10.5;2;10.6;1;3.3;22825 +77100;45.38309;7.02232;2333;20220829;16.2;5.3;10.8;2.2;9.55;0;3.48;22989 +77100;45.38309;7.02232;2333;20220830;15;6.3;10.7;2.4;9.95;1.8;2.89;17552 +77100;45.38309;7.02232;2333;20220831;14;4.9;9.4;2.1;10.65;.2;2.94;21148 +77100;45.38309;7.02232;2333;20220901;15.8;4.6;10.2;2.3;9.6;0;3.32;22226 +77100;45.38309;7.02232;2333;20220902;12.2;4;8.1;3.6;9.25;8.7;2.65;19137 +77100;45.38309;7.02232;2333;20220903;10.5;4.6;7.6;3;10.05;2.6;2.14;15702 +77100;45.38309;7.02232;2333;20220904;11.9;4.5;8.2;2.7;10.2;0;2.43;18711 +77100;45.38309;7.02232;2333;20220905;13.7;6.3;10;4.7;10.4;0;2.6;19305 +77100;45.38309;7.02232;2333;20220906;14.5;5;9.7;4.1;10.6;2.1;2.59;18477 +77100;45.38309;7.02232;2333;20220907;14.2;6.5;10.3;3.9;10.8;4.2;2.59;17685 +77100;45.38309;7.02232;2333;20220908;12.7;4.2;8.5;1.8;9.1;.1;2.66;19112 +77100;45.38309;7.02232;2333;20220909;11.6;2.5;7;1.9;6.95;0;2.78;20040 +77100;45.38309;7.02232;2333;20220910;12.1;2.2;7.1;2.6;7.35;0;2.72;18577 +77100;45.38309;7.02232;2333;20220911;13.4;-.1;6.7;1.6;7.2;0;2.72;20415 +77100;45.38309;7.02232;2333;20220912;18.1;2.4;10.3;1.3;6.15;0;3.05;19922 +77100;45.38309;7.02232;2333;20220913;19.4;5.8;12.6;2.2;7.9;.5;3.29;16928 +77100;45.38309;7.02232;2333;20220914;14.7;8.8;11.7;4.2;10.65;6;2.64;12867 +77100;45.38309;7.02232;2333;20220915;9.8;5.3;7.6;1.8;10;2.2;1.62;10426 +77100;45.38309;7.02232;2333;20220916;9.5;4.5;7;2.9;8.9;.5;2.03;14538 +77100;45.38309;7.02232;2333;20220917;4.5;-1.9;1.3;4.3;4.9;0;2.05;16376 +77100;45.38309;7.02232;2333;20220918;9.5;-4.5;2.5;2.4;4.7;0;2.39;18806 +77100;45.38309;7.02232;2333;20220919;10.3;-1.7;4.3;2.4;4.95;0;2.54;18711 +77100;45.38309;7.02232;2333;20220920;10.4;-2.9;3.8;1.6;4.95;0;2.28;18416 +77100;45.38309;7.02232;2333;20220921;6;-1.6;2.2;3.9;6.15;0;1.54;14070 +77100;45.38309;7.02232;2333;20220922;8.3;-2.5;2.9;3.6;6.2;0;1.84;18075 +77100;45.38309;7.02232;2333;20220923;10.9;-1.7;4.6;3.1;5.95;3.7;2.29;17330 +77100;45.38309;7.02232;2333;20220924;3.3;1;2.2;4.3;7.7;6.2;.86;7014 +77100;45.38309;7.02232;2333;20220925;3.3;-.1;1.6;2.5;7.4;5.4;1.02;9403 +77100;45.38309;7.02232;2333;20220926;5.6;-1;2.3;2.1;6.45;2.6;1.5;13146 +77100;45.38309;7.02232;2333;20220927;3.3;-1.9;.7;3.6;5.75;4.3;1.44;13343 +77100;45.38309;7.02232;2333;20220928;4;-2.4;.8;2.3;6.5;16.7;1.11;9968 +77100;45.38309;7.02232;2333;20220929;3.7;-1;1.3;1.8;6.9;.2;1.11;10317 +77100;45.38309;7.02232;2333;20220930;.9;-2.1;-.6;1.4;6.4;1.4;.84;7602 +77100;45.38309;7.02232;2333;20221001;5.1;-1.8;1.6;2.4;7.35;13.8;.97;8056 +77100;45.38309;7.02232;2333;20221002;11.5;4.7;8.1;3;8.7;0;2.04;13745 +77100;45.38309;7.02232;2333;20221003;11.3;-.1;5.6;1.9;7.25;0;1.86;15579 +77100;45.38309;7.02232;2333;20221004;13.9;1.2;7.5;1.5;4.95;0;2.16;15435 +77100;45.38309;7.02232;2333;20221005;11.4;.9;6.1;3.2;6;.1;1.99;15241 +77100;45.38309;7.02232;2333;20221006;12;1.8;6.9;3.4;7.5;0;1.97;15148 +77100;45.38309;7.02232;2333;20221007;9.9;1.9;5.9;4.8;7.85;.1;1.58;14505 +77100;45.38309;7.02232;2333;20221008;8;1.8;4.9;1.1;8.4;6.4;1.19;10238 +77100;45.38309;7.02232;2333;20221009;6.1;3.2;4.6;4.7;8.6;4.9;.99;8265 +77100;45.38309;7.02232;2333;20221010;6.6;3;4.8;4.2;8;.5;1.11;8974 +77100;45.38309;7.02232;2333;20221011;9.5;.5;5;2.6;7.35;.1;1.52;13517 +77100;45.38309;7.02232;2333;20221012;7.1;2.3;4.7;3.3;7.75;.1;1.22;10217 +77100;45.38309;7.02232;2333;20221013;7.9;-.1;3.9;.9;7;0;1.22;11838 +77100;45.38309;7.02232;2333;20221014;6.9;1.9;4.4;1.9;8.55;2.1;.97;8284 +77100;45.38309;7.02232;2333;20221015;12.6;1.5;7.1;1.8;7.55;.2;1.68;13326 +77100;45.38309;7.02232;2333;20221016;9.7;1.4;5.5;4.3;7;.1;1.3;12288 +77100;45.38309;7.02232;2333;20221017;10.4;2.6;6.5;5.7;8;0;1.31;11300 +77100;45.38309;7.02232;2333;20221018;14.3;3.2;8.8;1.4;7.55;0;1.64;12163 +77100;45.38309;7.02232;2333;20221019;13.3;2.7;8;2.5;6.4;0;1.8;12526 +77100;45.38309;7.02232;2333;20221020;9.2;3.2;6.2;6;7.95;4.6;1.06;8140 +77100;45.38309;7.02232;2333;20221021;5.8;4.8;5.3;4.6;9.6;17.6;.58;3027 +77100;45.38309;7.02232;2333;20221022;10;.7;5.3;2.5;8.1;.3;1.2;11322 +77100;45.38309;7.02232;2333;20221023;10.4;3.9;7.1;6.2;8.3;1.1;1.27;7903 +77100;45.38309;7.02232;2333;20221024;10.1;5.2;7.7;3.7;8.55;6.6;1.39;6378 +77100;45.38309;7.02232;2333;20221025;9.6;-.1;4.8;2.3;7.25;.1;1.18;10963 +77100;45.38309;7.02232;2333;20221026;13;3.6;8.3;2.8;6.95;0;1.81;10832 +77100;45.38309;7.02232;2333;20221027;13.2;3.6;8.4;1.4;7;0;1.31;9513 +77100;45.38309;7.02232;2333;20221028;14.5;5;9.7;1.2;6.9;0;1.35;9884 +77100;45.38309;7.02232;2333;20221029;14;4.8;9.4;2.8;6.45;0;1.92;10657 +77100;45.38309;7.02232;2333;20221030;12.1;5.7;8.9;4.8;6;0;2.4;9440 +77100;45.38309;7.02232;2333;20221031;10.1;4.3;7.2;5.6;6;2;2.1;9724 +77100;45.38309;7.02232;2333;20221101;6.4;2.5;4.4;2.7;7.15;3.4;.91;6741 +77100;45.38309;7.02232;2333;20221102;6.5;-1.1;2.7;1.6;6.1;0;.83;8986 +77100;45.38309;7.02232;2333;20221103;4.2;-1.7;1.3;5.2;5.55;9.7;.83;7283 +77100;45.38309;7.02232;2333;20221104;0;-5.5;-2.8;3.2;4.75;0;.66;8385 +77100;45.38309;7.02232;2333;20221105;-1.6;-5.7;-3.7;2.3;4.25;0;.59;8526 +77100;45.38309;7.02232;2333;20221106;5.5;-6.2;-.4;1.8;3.8;0;.95;9622 +77100;45.38309;7.02232;2333;20221107;8.8;-3;2.9;1.7;3.65;0;1.21;9855 +77100;45.38309;7.02232;2333;20221108;6.2;-1.5;2.3;4.9;4.55;0;1.15;9438 +77100;45.38309;7.02232;2333;20221109;3.9;-.9;1.5;4.8;6.25;7.8;.68;6167 +77100;45.38309;7.02232;2333;20221110;5.5;-2.1;1.7;2.5;5.8;0;.7;8694 +77100;45.38309;7.02232;2333;20221111;9.7;-.9;4.4;4.3;4;0;1.84;9246 +77100;45.38309;7.02232;2333;20221112;9.7;1.6;5.7;3.6;4.15;0;1.84;8084 +77100;45.38309;7.02232;2333;20221113;2.7;.5;1.6;6.4;4.65;0;1.17;5436 +77100;45.38309;7.02232;2333;20221114;-.6;-3.1;-1.9;5.1;5.5;1.3;.34;5406 +77100;45.38309;7.02232;2333;20221115;.7;-2.4;-.8;6.1;5.8;4.7;.37;5307 +77100;45.38309;7.02232;2333;20221116;1.3;-3.1;-.9;2.7;5.45;.7;.53;7343 +77100;45.38309;7.02232;2333;20221117;4.3;-3.5;.4;2.5;5.35;6.7;.7;8114 +77100;45.38309;7.02232;2333;20221118;-2.7;-4.2;-3.4;2.4;4.65;.7;.43;5342 +77100;45.38309;7.02232;2333;20221119;-3.5;-10.7;-7.1;1.6;3.05;0;.38;8160 +77100;45.38309;7.02232;2333;20221120;-5;-10.2;-7.6;2.1;3;1.3;.39;7310 +77100;45.38309;7.02232;2333;20221121;.5;-9.5;-4.5;2.8;3.85;4;.55;7143 +77100;45.38309;7.02232;2333;20221122;-5.3;-6;-5.7;4.3;3.8;0;.5;4027 +77100;45.38309;7.02232;2333;20221123;-1.9;-11.4;-6.6;1.9;3.3;6.4;.42;6700 +77100;45.38309;7.02232;2333;20221124;-2.9;-7;-5;2;3.45;0;.47;6287 +77100;45.38309;7.02232;2333;20221125;-.2;-6.4;-3.3;1.3;3.25;0;.5;7046 +77100;45.38309;7.02232;2333;20221126;-3.3;-6.6;-5;1.6;3.45;0;.44;5674 +77100;45.38309;7.02232;2333;20221127;2.7;-7.6;-2.4;1.8;2.6;0;.82;7081 +77100;45.38309;7.02232;2333;20221128;-3.3;-6;-4.6;4.5;3.9;.9;.41;4410 +77100;45.38309;7.02232;2333;20221129;-4.6;-6.4;-5.5;1;4.05;1.9;.29;3990 +77100;45.38309;7.02232;2333;20221130;-4.1;-10.6;-7.3;1.4;2.9;0;.29;6445 +77100;45.38309;7.02232;2333;20221201;-4.6;-10.3;-7.5;3.4;2.95;.4;.3;5824 +77100;45.38309;7.02232;2333;20221202;-5.8;-9.2;-7.5;4.6;3.1;.9;.42;4681 +77100;45.38309;7.02232;2333;20221203;-4.9;-8.3;-6.6;6.8;3.8;3.7;.28;4252 +77100;45.38309;7.02232;2333;20221204;-1.7;-5.3;-3.5;6.1;4.5;2.8;.36;4515 +77100;45.38309;7.02232;2333;20221205;-5.2;-7.3;-6.3;2.6;3.55;0;.33;4520 +77100;45.38309;7.02232;2333;20221206;-3;-10.9;-6.9;.7;3.2;0;.13;6461 +77100;45.38309;7.02232;2333;20221207;-2.8;-9.7;-6.2;.7;2.85;0;.19;6148 +77100;45.38309;7.02232;2333;20221208;-1.3;-10.1;-5.7;2.1;2.35;1.2;.59;6868 +77100;45.38309;7.02232;2333;20221209;-1.6;-8.2;-4.9;5.4;4.75;9.9;.28;4311 +77100;45.38309;7.02232;2333;20221210;-4.5;-4.6;-4.5;2.6;4.4;0;.33;3949 +77100;45.38309;7.02232;2333;20221211;-12.2;-13.5;-12.8;2.5;2.05;0;.27;3896 +77100;45.38309;7.02232;2333;20221212;-9.4;-16.9;-13.2;2.1;1.85;2.5;.27;6443 +77100;45.38309;7.02232;2333;20221213;-1.9;-13.1;-7.5;5.9;3.7;4.6;.35;5963 +77100;45.38309;7.02232;2333;20221214;-.9;-4.7;-2.8;1.5;5.05;.8;.23;5171 +77100;45.38309;7.02232;2333;20221215;-.4;-6.1;-3.3;4.2;4.2;7.8;.55;4323 +77100;45.38309;7.02232;2333;20221216;-2.5;-5.1;-3.8;2.4;4.7;.4;.27;4227 +77100;45.38309;7.02232;2333;20221217;-3.3;-12.3;-7.8;1.7;2.5;0;.36;6516 +77100;45.38309;7.02232;2333;20221218;-2.6;-9.5;-6;2;1.9;0;.63;6261 +77100;45.38309;7.02232;2333;20221219;3.3;-4.5;-.6;3.4;3.35;0;1.06;6114 +77100;45.38309;7.02232;2333;20221220;3.9;-2.8;.6;4.1;4.1;.2;1.05;6173 +77100;45.38309;7.02232;2333;20221221;-.2;-2.7;-1.4;1.9;5.15;1;.41;3942 +77100;45.38309;7.02232;2333;20221222;.6;-3.6;-1.5;2.3;5.45;18.7;.27;6232 +77100;45.38309;7.02232;2333;20221223;.1;-3.3;-1.6;2.5;6.4;25.3;.13;2755 +77100;45.38309;7.02232;2333;20221224;2.7;-1.3;.7;2;6.4;.4;.24;5848 +77100;45.38309;7.02232;2333;20221225;3.9;-1;1.5;1.6;4.1;0;.64;5831 +77100;45.38309;7.02232;2333;20221226;2.7;-.8;.9;2.2;4.3;2.6;.69;5734 +77100;45.38309;7.02232;2333;20221227;-2.9;-3.6;-3.3;1.8;4.05;0;.49;3200 +77100;45.38309;7.02232;2333;20221228;-1.1;-8.2;-4.6;.8;1.75;0;.37;6335 +77100;45.38309;7.02232;2333;20221229;.6;-7.9;-3.6;2;3.25;.8;.56;5918 +77100;45.38309;7.02232;2333;20221230;1.1;-4.4;-1.6;1.6;5.4;5.3;.29;4950 +77100;45.38309;7.02232;2333;20221231;4.7;-1.3;1.7;2.6;6.4;.1;.48;5241 +77101;45.3916;7.34088;1385;20220101;8.9;-2.1;3.4;.7;4.13;0;.32;6250 +77101;45.3916;7.34088;1385;20220102;8;-1.9;3.1;.8;4.28;0;.36;5935 +77101;45.3916;7.34088;1385;20220103;6.2;-2.5;1.8;.9;4.46;0;.35;5591 +77101;45.3916;7.34088;1385;20220104;9.5;-2.2;3.7;1.5;5.33;1.2;.51;6156 +77101;45.3916;7.34088;1385;20220105;1.6;-.5;.5;1.4;4.36;.7;.48;2984 +77101;45.3916;7.34088;1385;20220106;-1.3;-11.6;-6.4;1;2.28;0;.28;6707 +77101;45.3916;7.34088;1385;20220107;.1;-13;-6.4;.9;2.21;.7;.27;6865 +77101;45.3916;7.34088;1385;20220108;.4;-9.6;-4.6;1;3.28;4.1;.26;6028 +77101;45.3916;7.34088;1385;20220109;-1;-4.8;-2.9;1.8;3.71;1.5;.4;3622 +77101;45.3916;7.34088;1385;20220110;-1.6;-9.5;-5.5;.9;2.51;0;.32;5048 +77101;45.3916;7.34088;1385;20220111;.6;-12.9;-6.2;1;2.01;0;.38;7321 +77101;45.3916;7.34088;1385;20220112;2.3;-12.2;-5;.9;1.83;0;.42;7323 +77101;45.3916;7.34088;1385;20220113;5.5;-8.8;-1.7;.9;2.41;0;.47;7263 +77101;45.3916;7.34088;1385;20220114;8.1;-5.4;1.4;.6;3.16;0;.41;7043 +77101;45.3916;7.34088;1385;20220115;8.5;-4.7;1.9;.6;3.23;.7;.41;7254 +77101;45.3916;7.34088;1385;20220116;5.9;-5.9;0;.6;2.81;0;.39;7203 +77101;45.3916;7.34088;1385;20220117;4.1;-9.2;-2.6;.8;2.58;0;.4;7442 +77101;45.3916;7.34088;1385;20220118;6.6;-7.8;-.6;.8;2.91;0;.47;7857 +77101;45.3916;7.34088;1385;20220119;5.5;-6.7;-.6;.8;2.93;.1;.46;7357 +77101;45.3916;7.34088;1385;20220120;1.3;-7.8;-3.3;1.1;3.16;0;.39;6026 +77101;45.3916;7.34088;1385;20220121;.2;-10.3;-5.1;1.3;2.31;0;.49;7714 +77101;45.3916;7.34088;1385;20220122;2.5;-10.9;-4.2;.9;2.61;0;.45;7350 +77101;45.3916;7.34088;1385;20220123;6.2;-7.8;-.8;.6;2.86;0;.46;8141 +77101;45.3916;7.34088;1385;20220124;6.9;-7.6;-.4;.6;2.83;0;.45;8316 +77101;45.3916;7.34088;1385;20220125;7.7;-6.3;.7;.6;2.93;0;.51;8103 +77101;45.3916;7.34088;1385;20220126;6.6;-7.4;-.4;.8;2.61;0;.54;8528 +77101;45.3916;7.34088;1385;20220127;7.1;-7.7;-.3;.8;2.46;0;.56;8633 +77101;45.3916;7.34088;1385;20220128;6.4;-6.9;-.3;1.2;2.68;0;.75;8399 +77101;45.3916;7.34088;1385;20220129;6.4;-7.5;-.5;.9;2.88;0;.61;8209 +77101;45.3916;7.34088;1385;20220130;7.4;-5.5;.9;1;3.16;0;.7;8874 +77101;45.3916;7.34088;1385;20220131;3.2;-6.4;-1.6;2.5;2.93;.2;.92;7194 +77101;45.3916;7.34088;1385;20220201;3.3;-8;-2.4;1.6;3.41;1.7;.71;7815 +77101;45.3916;7.34088;1385;20220202;8.3;-2.6;2.8;2.5;4.28;0;1.29;7379 +77101;45.3916;7.34088;1385;20220203;8.9;-3.9;2.5;.9;4.18;0;.7;9655 +77101;45.3916;7.34088;1385;20220204;7.1;-5.4;.9;.9;3.73;.1;.7;9193 +77101;45.3916;7.34088;1385;20220205;5.6;-4.6;.5;1;3.58;0;.7;8081 +77101;45.3916;7.34088;1385;20220206;5.5;-8.9;-1.7;1.3;3.03;5.2;.78;9758 +77101;45.3916;7.34088;1385;20220207;6.5;-2.2;2.2;2.4;3.61;1;1.21;7991 +77101;45.3916;7.34088;1385;20220208;7.2;-8.4;-.6;.9;3.03;0;.76;9923 +77101;45.3916;7.34088;1385;20220209;10.6;-4.8;2.9;.7;3.21;0;.83;10416 +77101;45.3916;7.34088;1385;20220210;1.1;-4.9;-1.9;2.1;5.87;0;.68;9000 +77101;45.3916;7.34088;1385;20220211;4.9;.9;2.9;3.5;4.61;.4;1.14;9633 +77101;45.3916;7.34088;1385;20220212;.5;-2.4;-.9;4.3;3.51;.1;.88;9066 +77101;45.3916;7.34088;1385;20220213;1.2;-4;-1.4;2.8;3.81;.1;.81;11933 +77101;45.3916;7.34088;1385;20220214;-1.2;-4.4;-2.8;3.7;4.07;.5;.48;3700 +77101;45.3916;7.34088;1385;20220215;3;-3.7;-.4;5;4.21;0;.93;6766 +77101;45.3916;7.34088;1385;20220216;4.2;-8.7;-2.3;.9;4.33;1.3;.65;10112 +77101;45.3916;7.34088;1385;20220217;10.3;-.9;4.7;1.9;5.78;.8;1.14;9382 +77101;45.3916;7.34088;1385;20220218;13.6;-2.8;5.4;1.3;4.76;0;1.31;11526 +77101;45.3916;7.34088;1385;20220219;5.5;-.4;2.6;1.4;5.03;0;.88;8231 +77101;45.3916;7.34088;1385;20220220;8.2;-6.9;.7;1.1;3.81;0;1.03;12273 +77101;45.3916;7.34088;1385;20220221;3.4;-2.7;.4;2.8;4.23;10;.98;9051 +77101;45.3916;7.34088;1385;20220222;6.6;-3.5;1.5;1.4;3.76;.1;1.11;11097 +77101;45.3916;7.34088;1385;20220223;9.3;-6.2;1.6;1.2;3.53;0;1.19;12953 +77101;45.3916;7.34088;1385;20220224;8.9;-3.8;2.6;1.6;3.71;0;1.32;12290 +77101;45.3916;7.34088;1385;20220225;4.8;-3.6;.6;1.5;3.41;.4;1.1;9601 +77101;45.3916;7.34088;1385;20220226;4.3;-9.1;-2.4;1.3;2.06;0;1.16;13471 +77101;45.3916;7.34088;1385;20220227;2.9;-11.3;-4.2;1.5;1.93;0;1.11;13646 +77101;45.3916;7.34088;1385;20220228;6.5;-10.3;-1.9;1.2;2.16;0;1.23;14063 +77101;45.3916;7.34088;1385;20220301;7;-7.4;-.2;1.6;2.58;0;1.38;14159 +77101;45.3916;7.34088;1385;20220302;7.9;-7.3;.3;.8;2.96;0;1.18;14101 +77101;45.3916;7.34088;1385;20220303;8.1;-2.9;2.6;1.4;3.78;0;1.36;13522 +77101;45.3916;7.34088;1385;20220304;6.3;-5.5;.4;1.5;3.38;2.1;1.32;13919 +77101;45.3916;7.34088;1385;20220305;4.2;-7.5;-1.7;1.1;2.53;.3;1.18;13808 +77101;45.3916;7.34088;1385;20220306;3;-10.4;-3.7;1.2;2.36;0;1.12;14644 +77101;45.3916;7.34088;1385;20220307;5;-10.8;-2.9;.9;2.38;0;1.17;15248 +77101;45.3916;7.34088;1385;20220308;6.6;-9.5;-1.4;.9;2.38;0;1.29;15054 +77101;45.3916;7.34088;1385;20220309;8.9;-8.6;.2;.9;2.63;0;1.44;15910 +77101;45.3916;7.34088;1385;20220310;10;-7;1.5;1.7;2.91;0;1.77;16141 +77101;45.3916;7.34088;1385;20220311;4.6;-2.1;1.3;3.3;3.53;1.5;1.5;10782 +77101;45.3916;7.34088;1385;20220312;3.8;-1.7;1.1;3.4;3.58;.3;1.49;10483 +77101;45.3916;7.34088;1385;20220313;4.2;-1.2;1.5;3.1;3.96;2.2;1.34;9807 +77101;45.3916;7.34088;1385;20220314;9.1;-5.4;1.9;2;4.63;5.8;1.63;16596 +77101;45.3916;7.34088;1385;20220315;11.3;1.3;6.3;1.1;5.96;.6;1.56;12697 +77101;45.3916;7.34088;1385;20220316;13.9;.2;7;1;5.51;1.3;1.82;15303 +77101;45.3916;7.34088;1385;20220317;11.1;2.1;6.6;1.8;5.81;.1;1.75;13274 +77101;45.3916;7.34088;1385;20220318;4.7;2.3;3.5;5.3;6.57;.3;.9;9500 +77101;45.3916;7.34088;1385;20220319;4.9;-.9;2;6.1;5.27;.1;1.48;17633 +77101;45.3916;7.34088;1385;20220320;4.4;-2.9;.8;4.9;3.81;0;1.83;18400 +77101;45.3916;7.34088;1385;20220321;5.4;-1.9;1.7;3.3;3.51;0;2.05;21300 +77101;45.3916;7.34088;1385;20220322;6.7;-.5;3.1;4.7;3.27;0;2.54;22166 +77101;45.3916;7.34088;1385;20220323;10.2;1.3;5.8;3.5;2.64;0;3.02;23166 +77101;45.3916;7.34088;1385;20220324;12.6;5.2;8.9;3.7;3.21;0;3.56;22800 +77101;45.3916;7.34088;1385;20220325;10.4;5.1;7.7;2.7;3.41;0;3.01;22166 +77101;45.3916;7.34088;1385;20220326;11.9;4.5;8.2;2.8;3.41;0;3.2;22733 +77101;45.3916;7.34088;1385;20220327;10.9;5.4;8.1;4.2;3.71;0;3.19;19400 +77101;45.3916;7.34088;1385;20220328;13.1;5.7;9.4;3.6;3.41;0;3.63;22500 +77101;45.3916;7.34088;1385;20220329;8.6;4.1;6.3;3.4;4.97;1;2.33;16566 +77101;45.3916;7.34088;1385;20220330;3.6;1;2.3;3.1;6.61;2.2;.66;6166 +77101;45.3916;7.34088;1385;20220331;7.1;1;4;3.4;6.71;1.3;1.22;10833 +77101;45.3916;7.34088;1385;20220401;4.9;.4;2.6;4.6;5.57;9.4;1.39;12500 +77101;45.3916;7.34088;1385;20220402;-.6;-3.8;-2.2;3.6;4.07;1.3;1.07;12800 +77101;45.3916;7.34088;1385;20220403;1.5;-4;-1.2;2.8;4.17;.3;1.51;18966 +77101;45.3916;7.34088;1385;20220404;2.1;-2.7;-.3;2.2;5.21;0;1.34;17466 +77101;45.3916;7.34088;1385;20220405;9;-1.1;3.9;2.3;5.92;0;2.16;22166 +77101;45.3916;7.34088;1385;20220406;8;3.3;5.6;3;7.04;0;2.1;21233 +77101;45.3916;7.34088;1385;20220407;10.6;1.9;6.2;2.6;7.11;15.9;1.88;15633 +77101;45.3916;7.34088;1385;20220408;12.2;6.2;9.2;3.4;8.01;4.7;2.11;14133 +77101;45.3916;7.34088;1385;20220409;8.5;5.2;6.8;5.6;3.74;1.3;3.43;23833 +77101;45.3916;7.34088;1385;20220410;7.6;-2;2.8;3.5;3.21;0;2.78;25033 +77101;45.3916;7.34088;1385;20220411;7.8;1.2;4.5;2.5;4.21;0;2.58;23933 +77101;45.3916;7.34088;1385;20220412;9.8;2.3;6.1;1.7;5.04;0;2.79;24233 +77101;45.3916;7.34088;1385;20220413;13.4;4.7;9.1;3.2;6.67;0;3.12;23766 +77101;45.3916;7.34088;1385;20220414;15.3;6;10.6;4;7.24;0;3.57;25633 +77101;45.3916;7.34088;1385;20220415;18.1;9;13.6;3.1;6.84;0;4.13;25366 +77101;45.3916;7.34088;1385;20220416;17.1;9;13;3.7;5.81;.5;4.27;24166 +77101;45.3916;7.34088;1385;20220417;10.7;2.2;6.5;3.4;6.74;0;2.69;24100 +77101;45.3916;7.34088;1385;20220418;10.8;.8;5.8;2.6;6.24;0;2.71;25200 +77101;45.3916;7.34088;1385;20220419;11;3.4;7.2;3.2;6.37;0;2.9;24900 +77101;45.3916;7.34088;1385;20220420;5;4;4.5;2.1;7.24;.5;1.06;7866 +77101;45.3916;7.34088;1385;20220421;4.2;2.6;3.4;4;6.84;2.6;.9;8200 +77101;45.3916;7.34088;1385;20220422;8.8;2.1;5.5;3.7;7.61;7.1;1.45;12966 +77101;45.3916;7.34088;1385;20220423;5.3;3.8;4.5;6.1;7.71;41.3;.56;4200 +77101;45.3916;7.34088;1385;20220424;4.4;.9;2.7;3.3;6.84;2;.91;9500 +77101;45.3916;7.34088;1385;20220425;9;2.6;5.8;1.9;8.15;.1;1.66;13900 +77101;45.3916;7.34088;1385;20220426;8.7;4.3;6.5;2.2;7.84;.2;1.92;16000 +77101;45.3916;7.34088;1385;20220427;12.5;4.9;8.7;2.5;7.47;0;3.25;26466 +77101;45.3916;7.34088;1385;20220428;14.2;5.7;9.9;3.2;8.81;0;3.12;23933 +77101;45.3916;7.34088;1385;20220429;13.8;5.6;9.7;3.4;8.87;.2;2.79;20866 +77101;45.3916;7.34088;1385;20220430;11.2;5.1;8.1;2.8;7.87;1.3;2.19;15433 +77101;45.3916;7.34088;1385;20220501;12.3;5.3;8.8;2.2;7.74;.1;3;23500 +77101;45.3916;7.34088;1385;20220502;12.1;4.8;8.5;2.6;8.87;1.2;2.6;22000 +77101;45.3916;7.34088;1385;20220503;10.5;5.2;7.9;2.2;9.07;4.6;1.96;15733 +77101;45.3916;7.34088;1385;20220504;11;5.6;8.3;3.2;9.14;8.3;2.02;16333 +77101;45.3916;7.34088;1385;20220505;7;5.9;6.5;3.7;8.37;21.1;1.24;10166 +77101;45.3916;7.34088;1385;20220506;10.9;3.9;7.4;1.2;7.93;4.8;2.17;15872 +77101;45.3916;7.34088;1385;20220507;13.1;5;9.1;1.2;8.46;8.7;2.46;17169 +77101;45.3916;7.34088;1385;20220508;14.3;5.1;9.7;1.2;8.73;2.6;2.67;19008 +77101;45.3916;7.34088;1385;20220509;16.1;5;10.5;1.3;8.13;.4;3.1;21161 +77101;45.3916;7.34088;1385;20220510;19;2.2;10.6;1.3;7.83;0;3.82;27035 +77101;45.3916;7.34088;1385;20220511;21.3;4.6;13;1.4;8.26;0;4.12;26690 +77101;45.3916;7.34088;1385;20220512;22.8;4.7;13.7;1.2;8.18;.1;4.23;26749 +77101;45.3916;7.34088;1385;20220513;21.3;5.7;13.5;1.2;9.31;.3;3.86;24401 +77101;45.3916;7.34088;1385;20220514;21.6;6.3;13.9;1.5;9.66;.6;4.08;25452 +77101;45.3916;7.34088;1385;20220515;21.1;6;13.6;1;9.76;3;4.01;26115 +77101;45.3916;7.34088;1385;20220516;20.6;6;13.3;1.2;9.31;.8;3.76;23690 +77101;45.3916;7.34088;1385;20220517;23;5.3;14.2;1;9.13;.1;4.25;26773 +77101;45.3916;7.34088;1385;20220518;23.6;5.8;14.7;1.4;9.78;2.4;4.52;28156 +77101;45.3916;7.34088;1385;20220519;23.6;9.4;16.5;1.4;10.66;1.4;4.47;26002 +77101;45.3916;7.34088;1385;20220520;25.5;6.9;16.2;1.2;9.78;0;4.68;27576 +77101;45.3916;7.34088;1385;20220521;24.7;7.8;16.3;1.4;9.88;0;4.71;27388 +77101;45.3916;7.34088;1385;20220522;26.2;8.2;17.2;1.1;10.08;1.5;4.59;26149 +77101;45.3916;7.34088;1385;20220523;23.7;8.5;16.1;1.7;9.61;4.3;4.54;25817 +77101;45.3916;7.34088;1385;20220524;17.5;7.8;12.6;1.3;9.98;3.4;3.27;20852 +77101;45.3916;7.34088;1385;20220525;14.3;6.3;10.3;.9;9.88;3.4;2.73;18842 +77101;45.3916;7.34088;1385;20220526;19.6;5.8;12.7;1.3;10.38;1.7;3.93;26157 +77101;45.3916;7.34088;1385;20220527;23.2;7.1;15.2;1.3;10.16;0;4.55;27619 +77101;45.3916;7.34088;1385;20220528;20.9;6;13.4;1.6;9.08;7.9;4.24;25649 +77101;45.3916;7.34088;1385;20220529;16.9;4.4;10.6;1.7;7.53;.9;3.51;22241 +77101;45.3916;7.34088;1385;20220530;16.3;1.3;8.8;1.5;6.78;1.2;3.57;25078 +77101;45.3916;7.34088;1385;20220531;17.5;3.5;10.5;1.2;8.33;3.3;3.66;25360 +77101;45.3916;7.34088;1385;20220601;21;4.9;13;1.5;9.41;2.4;4.18;26785 +77101;45.3916;7.34088;1385;20220602;23;7.6;15.3;1.7;10.28;3.1;4.37;25194 +77101;45.3916;7.34088;1385;20220603;20.9;10;15.4;1.3;11.73;5.3;3.51;20330 +77101;45.3916;7.34088;1385;20220604;25.4;8.4;16.9;1.5;11.18;0;4.86;27765 +77101;45.3916;7.34088;1385;20220605;23.8;11.2;17.5;1.8;10.46;1.7;4.51;23630 +77101;45.3916;7.34088;1385;20220606;23.1;5.2;14.2;1.6;9.63;1.5;4.71;28975 +77101;45.3916;7.34088;1385;20220607;18.8;8.7;13.8;1.6;9.51;.2;3.62;21105 +77101;45.3916;7.34088;1385;20220608;19.2;3.5;11.3;1.4;8.28;.5;3.98;26521 +77101;45.3916;7.34088;1385;20220609;16;6.4;11.2;1.8;7.86;0;3.39;20932 +77101;45.3916;7.34088;1385;20220610;20.9;1.9;11.4;1.7;7.33;0;4.35;27385 +77101;45.3916;7.34088;1385;20220611;24.4;4;14.2;1.4;8.06;0;5.01;30339 +77101;45.3916;7.34088;1385;20220612;26.4;5.9;16.1;1.1;8.41;.1;5.06;29555 +77101;45.3916;7.34088;1385;20220613;24;8.4;16.2;1.3;10.23;0;4.6;26096 +77101;45.3916;7.34088;1385;20220614;25.5;6.3;15.9;1.4;9.76;0;5.06;30249 +77101;45.3916;7.34088;1385;20220615;25.9;9.2;17.6;1.1;10.38;.5;4.91;28049 +77101;45.3916;7.34088;1385;20220616;27.4;8.6;18;1.5;9.68;0;5.23;27968 +77101;45.3916;7.34088;1385;20220617;28.2;7.5;17.9;1.3;9.61;0;5.45;29750 +77101;45.3916;7.34088;1385;20220618;27.8;10.5;19.2;1.4;11.61;0;5.36;29276 +77101;45.3916;7.34088;1385;20220619;26.8;11.6;19.2;2.1;11.51;2;5.46;29023 +77101;45.3916;7.34088;1385;20220620;27.6;10.8;19.2;1.6;10.98;.2;5.25;27319 +77101;45.3916;7.34088;1385;20220621;25.3;11.5;18.4;1.5;11.41;3.7;4.78;25490 +77101;45.3916;7.34088;1385;20220622;20.5;11.1;15.8;1.2;13.13;8.2;3.51;20401 +77101;45.3916;7.34088;1385;20220623;23.5;8.1;15.8;1.3;11.03;1.4;4.62;27238 +77101;45.3916;7.34088;1385;20220624;19.7;8.4;14.1;1.1;10.78;4.7;3.73;23153 +77101;45.3916;7.34088;1385;20220625;22.1;5.1;13.6;1.9;8.91;.2;4.53;29067 +77101;45.3916;7.34088;1385;20220626;24.1;8.9;16.5;3.2;11.05;.4;4.69;28090 +77101;45.3916;7.34088;1385;20220627;25.3;12.7;19;4.1;12.45;7.8;4.77;24876 +77101;45.3916;7.34088;1385;20220628;18.4;11.7;15;2.6;12.55;11.8;3.21;16631 +77101;45.3916;7.34088;1385;20220629;24;7.2;15.6;1.6;10.51;0;4.68;28547 +77101;45.3916;7.34088;1385;20220630;24.3;8.7;16.5;1.1;11.31;10.8;4.77;28339 +77101;45.3916;7.34088;1385;20220701;20.3;9.6;15;1.4;10.51;.7;3.73;21102 +77101;45.3916;7.34088;1385;20220702;26.9;5.8;16.3;1.1;9.03;.1;5.1;29812 +77101;45.3916;7.34088;1385;20220703;28.2;8.9;18.5;1.2;10.36;.2;5.3;29025 +77101;45.3916;7.34088;1385;20220704;25;11;18;1.2;12.26;6.4;4.39;23972 +77101;45.3916;7.34088;1385;20220705;24.5;9.1;16.8;1.2;11.26;0;4.58;26263 +77101;45.3916;7.34088;1385;20220706;24;8;16;1.4;10.66;.7;4.84;29159 +77101;45.3916;7.34088;1385;20220707;23.5;7.2;15.4;1.5;10.06;0;4.48;25829 +77101;45.3916;7.34088;1385;20220708;23.9;10.1;17;2.7;9.04;0;5.7;30952 +77101;45.3916;7.34088;1385;20220709;23.2;10;16.6;1.4;10.04;0;5.01;29642 +77101;45.3916;7.34088;1385;20220710;24.2;9.9;17.1;2.4;9.77;0;5.41;30203 +77101;45.3916;7.34088;1385;20220711;24.6;10.2;17.4;1.7;11.14;0;5.16;29865 +77101;45.3916;7.34088;1385;20220712;24.5;9.9;17.2;1.4;11.34;0;4.8;28121 +77101;45.3916;7.34088;1385;20220713;24.9;11.3;18.1;1.1;12.47;.5;4.52;25899 +77101;45.3916;7.34088;1385;20220714;26.7;13.8;20.3;1.6;13.17;1.3;5.01;26479 +77101;45.3916;7.34088;1385;20220715;27.9;12.4;20.2;1.8;11.47;0;5.69;30453 +77101;45.3916;7.34088;1385;20220716;27.3;10.7;19;1.9;11.47;.1;5.5;30120 +77101;45.3916;7.34088;1385;20220717;27.4;11.9;19.7;1.5;13;3.5;5.02;27233 +77101;45.3916;7.34088;1385;20220718;28;13.1;20.6;1.4;13.2;.1;5.16;27483 +77101;45.3916;7.34088;1385;20220719;28.7;10.5;19.6;1.4;12.46;.1;5.12;27908 +77101;45.3916;7.34088;1385;20220720;28.5;14.1;21.3;1.5;13.63;1.3;5.02;25505 +77101;45.3916;7.34088;1385;20220721;28.3;11.2;19.7;1.5;12.48;0;5.02;26377 +77101;45.3916;7.34088;1385;20220722;29.3;10.8;20.1;1.4;12.06;.4;4.9;25510 +77101;45.3916;7.34088;1385;20220723;25.4;13.9;19.7;1.8;14.23;1.5;4.26;23152 +77101;45.3916;7.34088;1385;20220724;26.7;12.7;19.7;1.8;15.33;.2;4.33;23595 +77101;45.3916;7.34088;1385;20220725;28;14;21;2;15.3;1;4.41;23095 +77101;45.3916;7.34088;1385;20220726;25.4;10.3;17.8;1.4;12.48;1.9;4.31;23720 +77101;45.3916;7.34088;1385;20220727;24.9;11.1;18;1.9;12.31;1.2;4.56;25164 +77101;45.3916;7.34088;1385;20220728;26;10;18;1.5;11.13;3.5;4.66;25800 +77101;45.3916;7.34088;1385;20220729;20;8.9;14.5;1;11.26;5.6;3.29;20134 +77101;45.3916;7.34088;1385;20220730;23.4;8.1;15.8;1.5;10.68;0;4;22569 +77101;45.3916;7.34088;1385;20220731;25.6;7.8;16.7;1.3;10.26;0;4.32;24480 +77101;45.3916;7.34088;1385;20220801;28.3;8.5;18.4;1.3;10.06;0;4.9;27165 +77101;45.3916;7.34088;1385;20220802;26.5;8.6;17.6;1.7;10.91;0;4.75;27066 +77101;45.3916;7.34088;1385;20220803;27.3;10.8;19;1.5;11.86;.6;4.69;26109 +77101;45.3916;7.34088;1385;20220804;27;12.6;19.8;1;13.31;1.9;4.5;25141 +77101;45.3916;7.34088;1385;20220805;26.2;12.6;19.4;1;13.91;1.5;3.98;21831 +77101;45.3916;7.34088;1385;20220806;25.6;10.1;17.8;1.2;12.56;1.3;4.01;22565 +77101;45.3916;7.34088;1385;20220807;23.7;11.5;17.6;1.5;12.38;3.9;3.91;22277 +77101;45.3916;7.34088;1385;20220808;25.1;8.4;16.8;1.2;10.96;0;4.31;25950 +77101;45.3916;7.34088;1385;20220809;26;9.4;17.7;1.7;11.08;.9;4.52;25466 +77101;45.3916;7.34088;1385;20220810;25.5;12.7;19.1;1.6;11.83;2;4.22;22734 +77101;45.3916;7.34088;1385;20220811;25.5;9.8;17.6;1.2;10.98;0;4.15;23843 +77101;45.3916;7.34088;1385;20220812;25.8;8.8;17.3;1.4;9.56;0;4.38;24638 +77101;45.3916;7.34088;1385;20220813;26.1;7.1;16.6;1.4;8.08;0;4.46;25302 +77101;45.3916;7.34088;1385;20220814;21.7;8.1;14.9;1;9.78;2;3.51;21949 +77101;45.3916;7.34088;1385;20220815;22.3;7.7;15;1.2;10.08;.5;3.6;22275 +77101;45.3916;7.34088;1385;20220816;25;5.7;15.4;1.3;9.51;4.8;4.04;24425 +77101;45.3916;7.34088;1385;20220817;22.5;11.4;16.9;1.9;11.06;15.2;3.6;19736 +77101;45.3916;7.34088;1385;20220818;17.9;8.3;13.1;1.2;12.06;14.1;2.62;17360 +77101;45.3916;7.34088;1385;20220819;18.2;8.6;13.4;1.1;11.36;.8;2.6;16098 +77101;45.3916;7.34088;1385;20220820;21.9;7;14.4;1.2;10.93;0;3.44;21624 +77101;45.3916;7.34088;1385;20220821;23.5;7.7;15.6;1.4;10.76;0;3.82;23568 +77101;45.3916;7.34088;1385;20220822;22.7;8.5;15.6;1.3;10.88;.6;3.65;22719 +77101;45.3916;7.34088;1385;20220823;23.7;7.3;15.5;1.3;10.46;0;3.71;23296 +77101;45.3916;7.34088;1385;20220824;24.6;8;16.3;1.2;10.68;0;3.74;22892 +77101;45.3916;7.34088;1385;20220825;25.4;9.4;17.4;1.1;11.26;.3;3.78;22676 +77101;45.3916;7.34088;1385;20220826;21.8;11.7;16.8;.9;12.46;5.6;3.02;18020 +77101;45.3916;7.34088;1385;20220827;21.4;8.2;14.8;1.1;11.78;1.7;3.04;19301 +77101;45.3916;7.34088;1385;20220828;24.2;8.7;16.4;1.2;11.13;2.4;3.59;22162 +77101;45.3916;7.34088;1385;20220829;25.2;7.4;16.3;1;9.88;.1;3.54;22077 +77101;45.3916;7.34088;1385;20220830;23.5;9.7;16.6;1.1;11.46;3.7;3.24;19724 +77101;45.3916;7.34088;1385;20220831;20.2;8.6;14.4;1.1;11.73;.7;2.8;18081 +77101;45.3916;7.34088;1385;20220901;22.4;8;15.2;1.2;10.56;4.4;3.28;21023 +77101;45.3916;7.34088;1385;20220902;21.3;6.4;13.8;1;9.93;6;3.02;20375 +77101;45.3916;7.34088;1385;20220903;18.1;8.2;13.2;1.2;11.28;2.3;2.35;15346 +77101;45.3916;7.34088;1385;20220904;21;6.3;13.7;1;10.46;.6;2.79;18548 +77101;45.3916;7.34088;1385;20220905;22.9;8.1;15.5;.9;10.31;.3;2.95;18879 +77101;45.3916;7.34088;1385;20220906;23.4;7.8;15.6;1;11.06;2.6;3.06;19594 +77101;45.3916;7.34088;1385;20220907;22.4;10.6;16.5;1.2;11.71;2.5;2.84;16857 +77101;45.3916;7.34088;1385;20220908;18.9;9.3;14.1;1.1;10.76;.4;2.47;16023 +77101;45.3916;7.34088;1385;20220909;17.8;5.3;11.6;1.4;8.48;0;2.57;17659 +77101;45.3916;7.34088;1385;20220910;18.1;3.2;10.7;1;7.83;0;2.42;17289 +77101;45.3916;7.34088;1385;20220911;21.4;3.6;12.5;1.1;7.98;0;2.87;19853 +77101;45.3916;7.34088;1385;20220912;24;3.5;13.7;.9;7.71;0;2.98;20222 +77101;45.3916;7.34088;1385;20220913;25;6.7;15.8;.9;9.56;.2;2.95;19034 +77101;45.3916;7.34088;1385;20220914;19.4;12.6;16;1.5;12.16;4;2.17;11596 +77101;45.3916;7.34088;1385;20220915;18.3;9.5;13.9;1;11.51;.8;2.11;13626 +77101;45.3916;7.34088;1385;20220916;17.6;7.3;12.4;1.2;9.98;0;2.12;14052 +77101;45.3916;7.34088;1385;20220917;12.7;3.2;8;1.7;6.03;0;2.02;13802 +77101;45.3916;7.34088;1385;20220918;16.4;-.9;7.7;1;5.58;0;2.29;18412 +77101;45.3916;7.34088;1385;20220919;17.3;1.2;9.3;1.1;5.66;0;2.35;17652 +77101;45.3916;7.34088;1385;20220920;17.3;-.6;8.4;.9;5.91;0;2.23;18136 +77101;45.3916;7.34088;1385;20220921;15.3;.7;8;1.7;6.73;.2;2.09;17328 +77101;45.3916;7.34088;1385;20220922;17.2;3.8;10.5;.9;7.06;0;2.14;16500 +77101;45.3916;7.34088;1385;20220923;17;1.1;9;.9;6.63;2.6;2.07;16804 +77101;45.3916;7.34088;1385;20220924;9.9;5.8;7.9;.7;8.83;7.1;1.11;7829 +77101;45.3916;7.34088;1385;20220925;12.4;4.4;8.4;.8;8.53;6.5;1.44;11688 +77101;45.3916;7.34088;1385;20220926;13.6;1.5;7.6;1.2;7.08;.4;1.78;14935 +77101;45.3916;7.34088;1385;20220927;11.3;2.9;7.1;1.4;6.58;1.4;1.63;13044 +77101;45.3916;7.34088;1385;20220928;11.3;.7;6;1.2;7.28;5.9;1.44;13095 +77101;45.3916;7.34088;1385;20220929;10.8;4.5;7.6;1.2;7.88;1.3;1.33;10297 +77101;45.3916;7.34088;1385;20220930;8.2;2.4;5.3;1;7.46;2;1.09;9575 +77101;45.3916;7.34088;1385;20221001;11;1.8;6.4;1.1;8.08;8.4;1.24;11344 +77101;45.3916;7.34088;1385;20221002;18.3;6.8;12.6;1.2;9.48;0;1.85;12965 +77101;45.3916;7.34088;1385;20221003;18.3;2.7;10.5;1;7.53;0;1.91;15152 +77101;45.3916;7.34088;1385;20221004;20;1.3;10.7;.7;6.48;0;1.83;14948 +77101;45.3916;7.34088;1385;20221005;21.1;2.6;11.9;.7;6.73;0;1.86;15201 +77101;45.3916;7.34088;1385;20221006;19.2;3.6;11.4;1;7.56;0;1.88;14642 +77101;45.3916;7.34088;1385;20221007;19.2;2.6;10.9;.9;7.46;.1;1.78;14679 +77101;45.3916;7.34088;1385;20221008;14.6;3.2;8.9;.5;8.73;6.5;1.36;12642 +77101;45.3916;7.34088;1385;20221009;12.2;8;10.1;.9;10.31;22.9;1.07;7774 +77101;45.3916;7.34088;1385;20221010;14.6;7.4;11;1;9.38;2.4;1.3;9506 +77101;45.3916;7.34088;1385;20221011;16.7;3;9.8;.8;8.26;.1;1.48;13218 +77101;45.3916;7.34088;1385;20221012;15;4.6;9.8;1;8.38;.2;1.37;11651 +77101;45.3916;7.34088;1385;20221013;14.8;1.6;8.2;.7;7.61;0;1.29;12191 +77101;45.3916;7.34088;1385;20221014;14.8;4.4;9.6;.9;8.88;.7;1.22;10700 +77101;45.3916;7.34088;1385;20221015;18.9;4.9;11.9;.7;8.36;.1;1.45;12732 +77101;45.3916;7.34088;1385;20221016;18.9;3.7;11.3;.7;7.61;.8;1.43;12871 +77101;45.3916;7.34088;1385;20221017;19.7;3.6;11.7;1;7.61;.1;1.58;12814 +77101;45.3916;7.34088;1385;20221018;20;4.8;12.4;.9;8.08;0;1.53;12372 +77101;45.3916;7.34088;1385;20221019;21.2;3.4;12.3;.8;7.08;0;1.48;12588 +77101;45.3916;7.34088;1385;20221020;19;4.4;11.7;.9;8.08;7.7;1.41;11699 +77101;45.3916;7.34088;1385;20221021;12.9;10.1;11.5;1.1;10.93;11.2;.85;4523 +77101;45.3916;7.34088;1385;20221022;14.7;8.1;11.4;1.3;9.58;.2;1.17;8474 +77101;45.3916;7.34088;1385;20221023;19.1;6.3;12.7;1.4;9.06;3;1.47;10369 +77101;45.3916;7.34088;1385;20221024;15.4;9.6;12.5;1.2;9.93;5.8;1.11;6908 +77101;45.3916;7.34088;1385;20221025;16;3.2;9.6;1;7.91;.5;1.15;11138 +77101;45.3916;7.34088;1385;20221026;18.6;5.7;12.1;1.2;8.13;0;1.36;10227 +77101;45.3916;7.34088;1385;20221027;19.7;5.1;12.4;.8;7.73;0;1.25;10911 +77101;45.3916;7.34088;1385;20221028;21;5.6;13.3;.8;7.58;0;1.27;10589 +77101;45.3916;7.34088;1385;20221029;21.3;5.1;13.2;1;7.26;0;1.37;10828 +77101;45.3916;7.34088;1385;20221030;19.9;5.9;12.9;1.4;6.76;0;1.51;10269 +77101;45.3916;7.34088;1385;20221031;18.8;5.1;12;1.6;6.23;1.1;1.54;9666 +77101;45.3916;7.34088;1385;20221101;11.8;5.1;8.4;.9;7.36;2.3;.88;6395 +77101;45.3916;7.34088;1385;20221102;12.4;.8;6.6;.6;6.46;0;.76;9175 +77101;45.3916;7.34088;1385;20221103;12;-.7;5.6;1.1;6.08;7.3;.85;9039 +77101;45.3916;7.34088;1385;20221104;5.7;0;2.8;1.5;6.03;0;.61;7081 +77101;45.3916;7.34088;1385;20221105;6.8;-2.6;2.1;1.1;4.98;0;.66;7558 +77101;45.3916;7.34088;1385;20221106;10.7;-3.4;3.6;.9;4.68;0;.72;9229 +77101;45.3916;7.34088;1385;20221107;13;-2.5;5.2;.8;4.58;0;.79;9493 +77101;45.3916;7.34088;1385;20221108;13.7;-.9;6.4;1;4.76;0;.84;9438 +77101;45.3916;7.34088;1385;20221109;10.9;1.8;6.3;1.1;6.91;5.7;.7;6891 +77101;45.3916;7.34088;1385;20221110;11;1.3;6.2;.7;6.76;0;.58;8103 +77101;45.3916;7.34088;1385;20221111;14.2;-1.1;6.6;.8;5.01;0;.72;8938 +77101;45.3916;7.34088;1385;20221112;15.1;1.3;8.2;.9;5.43;0;.77;8672 +77101;45.3916;7.34088;1385;20221113;11.8;3.2;7.5;1.8;5.38;.7;1.02;7053 +77101;45.3916;7.34088;1385;20221114;8.6;1.9;5.2;.9;6.26;2;.56;6319 +77101;45.3916;7.34088;1385;20221115;8.7;2.4;5.6;.7;6.96;2.5;.52;5252 +77101;45.3916;7.34088;1385;20221116;8;3.6;5.8;1.2;6.91;.4;.6;4991 +77101;45.3916;7.34088;1385;20221117;10.9;-1.4;4.7;1.4;6.01;3.3;.64;7995 +77101;45.3916;7.34088;1385;20221118;5.5;.8;3.2;1.2;5.63;.2;.51;4809 +77101;45.3916;7.34088;1385;20221119;4.6;-5.5;-.5;.9;3.98;0;.4;7649 +77101;45.3916;7.34088;1385;20221120;3;-6.2;-1.6;.9;3.76;.6;.4;6821 +77101;45.3916;7.34088;1385;20221121;5.9;-5.9;0;1;4.21;2.1;.42;7593 +77101;45.3916;7.34088;1385;20221122;2.4;-.7;.8;1.6;4.68;0;.54;3708 +77101;45.3916;7.34088;1385;20221123;3.7;-7.3;-1.8;1.1;3.96;1.6;.36;7441 +77101;45.3916;7.34088;1385;20221124;5;-4.3;.4;.9;4.16;0;.4;6396 +77101;45.3916;7.34088;1385;20221125;6.3;-4;1.2;.8;4.13;0;.38;6893 +77101;45.3916;7.34088;1385;20221126;5.7;-3.8;1;1.1;3.93;0;.48;6247 +77101;45.3916;7.34088;1385;20221127;6.6;-6.4;.1;.7;3.28;0;.36;7258 +77101;45.3916;7.34088;1385;20221128;5.2;-2.1;1.5;.8;4.26;.7;.43;5188 +77101;45.3916;7.34088;1385;20221129;1.8;-2.7;-.5;.8;4.86;1.7;.31;4190 +77101;45.3916;7.34088;1385;20221130;4.1;-5.6;-.8;.8;4.06;0;.34;6266 +77101;45.3916;7.34088;1385;20221201;3.5;-6;-1.3;.9;3.56;.2;.31;6629 +77101;45.3916;7.34088;1385;20221202;1.9;-7.1;-2.6;1.2;3.58;1.9;.31;6264 +77101;45.3916;7.34088;1385;20221203;3.1;-3.7;-.3;2.2;4.23;14.4;.52;4741 +77101;45.3916;7.34088;1385;20221204;5;.2;2.6;1.4;5.36;7.2;.48;3916 +77101;45.3916;7.34088;1385;20221205;1.6;-2.8;-.6;1;4.33;.1;.36;3953 +77101;45.3916;7.34088;1385;20221206;2.1;-9.6;-3.7;.6;2.93;0;.2;6503 +77101;45.3916;7.34088;1385;20221207;2;-8.9;-3.5;.5;2.76;0;.22;6263 +77101;45.3916;7.34088;1385;20221208;1.5;-9.8;-4.2;1;3.01;1.6;.27;6328 +77101;45.3916;7.34088;1385;20221209;2.1;-2.7;-.3;.9;5.46;5.9;.24;3479 +77101;45.3916;7.34088;1385;20221210;2.5;-.1;1.2;1.1;5.13;0;.38;2983 +77101;45.3916;7.34088;1385;20221211;-4;-9.2;-6.6;1.3;2.51;0;.3;4749 +77101;45.3916;7.34088;1385;20221212;-3.7;-14.7;-9.2;.6;2.21;.9;.14;6312 +77101;45.3916;7.34088;1385;20221213;0;-7.4;-3.7;.7;4.13;2.7;.17;4719 +77101;45.3916;7.34088;1385;20221214;3.7;-3.8;-.1;.7;5.28;.2;.19;4904 +77101;45.3916;7.34088;1385;20221215;3.6;-3.5;0;1;5.06;8.4;.26;4561 +77101;45.3916;7.34088;1385;20221216;2.2;-1.3;.4;.7;5.51;.1;.25;3498 +77101;45.3916;7.34088;1385;20221217;-.4;-8.4;-4.4;.8;3.28;0;.18;5891 +77101;45.3916;7.34088;1385;20221218;1.7;-11;-4.7;.5;2.58;0;.16;6423 +77101;45.3916;7.34088;1385;20221219;5.8;-6.5;-.3;.5;3.98;0;.17;6205 +77101;45.3916;7.34088;1385;20221220;5.7;-3.5;1.1;.8;4.58;0;.27;5600 +77101;45.3916;7.34088;1385;20221221;4.1;-1.6;1.3;.8;5.58;0;.24;4475 +77101;45.3916;7.34088;1385;20221222;5.5;-.2;2.7;1;5.53;9;.3;4485 +77101;45.3916;7.34088;1385;20221223;7.1;.7;3.9;1.1;6.68;13.9;.31;4322 +77101;45.3916;7.34088;1385;20221224;7.3;1.1;4.2;.7;6.36;.1;.28;4773 +77101;45.3916;7.34088;1385;20221225;8.9;-1.8;3.6;.9;5.03;0;.32;5902 +77101;45.3916;7.34088;1385;20221226;8.8;-1.8;3.5;1.2;4.93;.6;.43;5918 +77101;45.3916;7.34088;1385;20221227;4.1;-1.1;1.5;1.1;4.91;0;.39;3537 +77101;45.3916;7.34088;1385;20221228;3.9;-7.5;-1.8;.7;3.16;0;.25;6060 +77101;45.3916;7.34088;1385;20221229;5.7;-5.7;0;1.2;4.13;0;.36;6172 +77101;45.3916;7.34088;1385;20221230;5.7;-.2;2.8;1.2;5.98;2.7;.29;4869 +77101;45.3916;7.34088;1385;20221231;11.1;1.3;6.2;1.1;6.66;0;.42;5485 +78074;45.04696;-1.1414;15;20220101;18.1;5.8;12;2;11;0;.73;6824 +78074;45.04696;-1.1414;15;20220102;15.5;10.6;13;2.8;12.6;0;.63;4866 +78074;45.04696;-1.1414;15;20220103;17;11.1;14.1;2.8;11.97;0;.98;5307 +78074;45.04696;-1.1414;15;20220104;14.9;12.1;13.5;4.1;11.07;2.3;1.47;2690 +78074;45.04696;-1.1414;15;20220105;9.1;2.7;5.9;1.7;6.93;.2;.46;6015 +78074;45.04696;-1.1414;15;20220106;9.2;-.4;4.4;1.1;6;.5;.37;6252 +78074;45.04696;-1.1414;15;20220107;12.3;3.6;7.9;4.1;8.77;6.1;.75;5877 +78074;45.04696;-1.1414;15;20220108;13.2;10.2;11.7;5.9;11.03;6.5;1.18;3186 +78074;45.04696;-1.1414;15;20220109;11.6;9.3;10.5;4.5;11.03;11.7;.77;1947 +78074;45.04696;-1.1414;15;20220110;12.4;10.3;11.4;3.9;12.63;.7;.5;1954 +78074;45.04696;-1.1414;15;20220111;11;4.4;7.7;1.6;8.07;0;.52;6531 +78074;45.04696;-1.1414;15;20220112;6.2;.6;3.4;3.3;6.03;0;.61;6337 +78074;45.04696;-1.1414;15;20220113;7.4;.6;4;2.6;5.83;0;.66;7240 +78074;45.04696;-1.1414;15;20220114;8.3;-1.4;3.5;2.4;6.03;0;.65;7115 +78074;45.04696;-1.1414;15;20220115;8;-3.6;2.2;.8;5.77;.1;.28;8372 +78074;45.04696;-1.1414;15;20220116;3.1;-1.3;.9;1.6;6.37;.1;.28;4953 +78074;45.04696;-1.1414;15;20220117;7;.6;3.8;2.3;7.53;.1;.35;4079 +78074;45.04696;-1.1414;15;20220118;5.7;.9;3.3;1.5;7.5;.1;.32;3805 +78074;45.04696;-1.1414;15;20220119;8.9;4.6;6.7;1.4;8.77;2.5;.48;3232 +78074;45.04696;-1.1414;15;20220120;8.5;6.7;7.6;3;8.93;.2;.66;2492 +78074;45.04696;-1.1414;15;20220121;6.5;2;4.3;3.9;6.17;0;.83;6703 +78074;45.04696;-1.1414;15;20220122;7.9;1.4;4.6;4;6.27;0;.87;7756 +78074;45.04696;-1.1414;15;20220123;9.1;1.1;5.1;2.7;6.43;0;.8;8239 +78074;45.04696;-1.1414;15;20220124;12.1;-.7;5.7;1.2;6.43;0;.61;8952 +78074;45.04696;-1.1414;15;20220125;12.8;-1.6;5.6;.9;6.43;0;.58;9600 +78074;45.04696;-1.1414;15;20220126;6.1;-1.4;2.3;2.1;6.23;0;.49;8510 +78074;45.04696;-1.1414;15;20220127;1.3;-1.4;0;2.4;5.77;0;.36;4382 +78074;45.04696;-1.1414;15;20220128;9.3;-1.2;4;1.8;7.87;0;.41;6163 +78074;45.04696;-1.1414;15;20220129;4.3;3.3;3.8;2;7.83;0;.34;1818 +78074;45.04696;-1.1414;15;20220130;8.4;4;6.2;1.6;9.07;.4;.4;3824 +78074;45.04696;-1.1414;15;20220131;11.2;7.3;9.2;3.5;9.97;.8;.83;5219 +78074;45.04696;-1.1414;15;20220201;11.5;1.6;6.5;2.8;9.17;.2;.51;7048 +78074;45.04696;-1.1414;15;20220202;11;9.4;10.2;2.5;11.17;0;.63;2569 +78074;45.04696;-1.1414;15;20220203;10.4;6.1;8.2;2.5;9.93;.8;.61;3388 +78074;45.04696;-1.1414;15;20220204;12.6;7.7;10.2;2.5;11.17;1.5;.67;4908 +78074;45.04696;-1.1414;15;20220205;11.5;2.4;7;1.8;7.8;.1;.8;9786 +78074;45.04696;-1.1414;15;20220206;11.7;2.2;6.9;3.7;10.13;1;.39;7581 +78074;45.04696;-1.1414;15;20220207;13.5;10.7;12.1;3.4;11.34;.4;1.16;7183 +78074;45.04696;-1.1414;15;20220208;14;4.3;9.1;2;8.17;0;1.16;10525 +78074;45.04696;-1.1414;15;20220209;15.1;3.4;9.2;2.1;8.67;.2;1.16;11032 +78074;45.04696;-1.1414;15;20220210;8.1;1.9;5;2.4;9.9;.8;.77;8157 +78074;45.04696;-1.1414;15;20220211;12;6.6;9.3;3.4;8.07;0;1.31;9817 +78074;45.04696;-1.1414;15;20220212;12.8;1.5;7.2;2.4;6.7;0;1.33;11085 +78074;45.04696;-1.1414;15;20220213;15.9;2.8;9.4;5.3;9;2.2;1.6;10594 +78074;45.04696;-1.1414;15;20220214;12.2;9;10.6;7.3;10.08;3.1;1.39;6635 +78074;45.04696;-1.1414;15;20220215;12.8;5.9;9.3;6.6;10.4;12.7;1.14;6986 +78074;45.04696;-1.1414;15;20220216;13.6;10.2;11.9;5.8;13.43;3.6;.64;4007 +78074;45.04696;-1.1414;15;20220217;13.1;12.2;12.7;4.7;13.7;.5;.7;2632 +78074;45.04696;-1.1414;15;20220218;13.5;9;11.3;2.6;11;.2;1.07;6061 +78074;45.04696;-1.1414;15;20220219;12.1;3.5;7.8;2.1;8.4;.2;1.1;10447 +78074;45.04696;-1.1414;15;20220220;13.9;8;10.9;4.1;12;.9;.9;6710 +78074;45.04696;-1.1414;15;20220221;13.1;10.2;11.6;5;10.3;.1;1.64;5277 +78074;45.04696;-1.1414;15;20220222;13.6;8.8;11.2;2.1;10.03;0;1.22;7706 +78074;45.04696;-1.1414;15;20220223;15.7;6.4;11;1.4;10.03;0;1.34;11833 +78074;45.04696;-1.1414;15;20220224;14.3;4.1;9.2;2;9.47;.6;1.15;11055 +78074;45.04696;-1.1414;15;20220225;12;1.4;6.7;1.7;7.1;.1;1.28;13690 +78074;45.04696;-1.1414;15;20220226;13.8;1.5;7.7;3.1;5.93;0;2.09;14241 +78074;45.04696;-1.1414;15;20220227;15.6;4.2;9.9;2.1;8.47;.2;1.66;13173 +78074;45.04696;-1.1414;15;20220228;18.1;4.2;11.2;1;9.2;0;1.56;14101 +78074;45.04696;-1.1414;15;20220301;18.9;4.5;11.7;2.3;8.73;1.6;2.12;14356 +78074;45.04696;-1.1414;15;20220302;12.3;9.3;10.8;2.4;10.77;2.8;1.02;4841 +78074;45.04696;-1.1414;15;20220303;12.7;6.1;9.4;2.3;10.83;2.2;.96;8581 +78074;45.04696;-1.1414;15;20220304;11.7;8.6;10.1;4.3;9.97;0;1.25;5526 +78074;45.04696;-1.1414;15;20220305;12.4;3;7.7;2.5;7.87;.2;1.54;14618 +78074;45.04696;-1.1414;15;20220306;12.3;6.3;9.3;2.6;7.43;.1;1.77;11696 +78074;45.04696;-1.1414;15;20220307;10.7;-.2;5.3;2.3;5.83;0;1.7;16431 +78074;45.04696;-1.1414;15;20220308;11.7;4.4;8;2.9;9.27;1.4;1.2;9613 +78074;45.04696;-1.1414;15;20220309;16.6;3.4;10;3.1;9.23;.2;1.99;15846 +78074;45.04696;-1.1414;15;20220310;14.2;10.2;12.2;3.2;11.23;2.6;1.55;8397 +78074;45.04696;-1.1414;15;20220311;13.9;9;11.5;3.5;11.23;5.9;1.42;8526 +78074;45.04696;-1.1414;15;20220312;15;7.4;11.2;3.6;10.03;7;1.99;14281 +78074;45.04696;-1.1414;15;20220313;13.8;8.1;11;3.5;9.47;4.6;1.87;10795 +78074;45.04696;-1.1414;15;20220314;14.3;4.9;9.6;4.2;9.77;.4;1.64;10958 +78074;45.04696;-1.1414;15;20220315;19.5;11.3;15.4;4.6;12.5;0;2.63;12231 +78074;45.04696;-1.1414;15;20220316;16.2;12;14.1;3.3;12.63;0;1.7;8530 +78074;45.04696;-1.1414;15;20220317;11.7;9.6;10.6;5.4;10;.1;1.52;4739 +78074;45.04696;-1.1414;15;20220318;15.5;7.4;11.5;4.3;8.87;0;2.24;12178 +78074;45.04696;-1.1414;15;20220319;19.2;6.8;13;4;9.37;0;3;17003 +78074;45.04696;-1.1414;15;20220320;19.2;7.6;13.4;3.8;9.94;0;2.88;15183 +78074;45.04696;-1.1414;15;20220321;20.8;10.3;15.6;4.7;10.5;0;3.35;13791 +78074;45.04696;-1.1414;15;20220322;18.9;7.6;13.2;4.7;8.2;0;3.45;17413 +78074;45.04696;-1.1414;15;20220323;18.2;5.7;11.9;3.7;7.5;0;3.31;19987 +78074;45.04696;-1.1414;15;20220324;17.3;5.2;11.2;2.9;8;0;2.94;20097 +78074;45.04696;-1.1414;15;20220325;18.1;6.8;12.5;3.6;7.94;0;3.39;17812 +78074;45.04696;-1.1414;15;20220326;21;6.4;13.7;4.5;6.6;0;4.62;20320 +78074;45.04696;-1.1414;15;20220327;20.7;7;13.9;2.7;8.24;0;3.48;20153 +78074;45.04696;-1.1414;15;20220328;21.4;8.3;14.8;2.3;8.57;0;3.36;19585 +78074;45.04696;-1.1414;15;20220329;15.8;9.5;12.6;2.5;11.4;0;2.04;12344 +78074;45.04696;-1.1414;15;20220330;15.7;9.6;12.6;4.5;11.47;1.9;1.8;8450 +78074;45.04696;-1.1414;15;20220331;14.2;8.7;11.4;6.5;9;2.1;2.51;12561 +78074;45.04696;-1.1414;15;20220401;10.3;3.5;6.9;7.7;5.84;1;2.75;14788 +78074;45.04696;-1.1414;15;20220402;10.6;3.4;7;5.1;5.5;0;2.79;18103 +78074;45.04696;-1.1414;15;20220403;9;.4;4.7;3.2;5.47;0;2.23;17204 +78074;45.04696;-1.1414;15;20220404;12.6;3.5;8;2.7;5.61;0;2.43;17981 +78074;45.04696;-1.1414;15;20220405;13.5;3.4;8.4;3.6;9.2;.1;1.82;13729 +78074;45.04696;-1.1414;15;20220406;14.1;9.8;11.9;4.8;11.84;1.4;1.62;10221 +78074;45.04696;-1.1414;15;20220407;14.4;11.4;12.9;8.9;12.87;16.6;1.46;6628 +78074;45.04696;-1.1414;15;20220408;16.3;12.1;14.2;8.8;11.37;1.1;2.55;7010 +78074;45.04696;-1.1414;15;20220409;14.8;6.7;10.8;3.7;8.17;0;2.92;21266 +78074;45.04696;-1.1414;15;20220410;20.3;4.1;12.2;4.6;7.44;0;4.15;23198 +78074;45.04696;-1.1414;15;20220411;24.8;11.1;17.9;6.8;11.06;.5;5.51;22016 +78074;45.04696;-1.1414;15;20220412;19.8;11.3;15.6;3.7;12.37;0;3.07;16188 +78074;45.04696;-1.1414;15;20220413;18.7;10.3;14.5;2.6;13.14;.5;2.51;14977 +78074;45.04696;-1.1414;15;20220414;20.9;11.7;16.3;2.4;13.34;0;3.29;22353 +78074;45.04696;-1.1414;15;20220415;20.7;9;14.8;3.1;13.27;0;3.05;20587 +78074;45.04696;-1.1414;15;20220416;20.2;10.7;15.4;3;12.74;0;3.28;21121 +78074;45.04696;-1.1414;15;20220417;19.4;9;14.2;3.2;12.44;0;3.02;21037 +78074;45.04696;-1.1414;15;20220418;16.6;11.6;14.1;4.6;12.47;0;2.44;14271 +78074;45.04696;-1.1414;15;20220419;13.8;9.2;11.5;4.8;10.9;6.3;1.84;9387 +78074;45.04696;-1.1414;15;20220420;12.4;9.5;10.9;4.3;11.64;10.6;1.14;5103 +78074;45.04696;-1.1414;15;20220421;16.5;8.8;12.7;2.8;12.44;.7;2.22;14905 +78074;45.04696;-1.1414;15;20220422;20.3;8.9;14.6;2.4;11.77;7;2.87;17026 +78074;45.04696;-1.1414;15;20220423;14;11.8;12.9;4.3;12.4;6.7;1.67;8373 +78074;45.04696;-1.1414;15;20220424;16.2;11.6;13.9;6.3;13.07;0;1.9;9620 +78074;45.04696;-1.1414;15;20220425;18.4;9.6;14;3.3;11.9;0;3.25;21846 +78074;45.04696;-1.1414;15;20220426;23.6;9.4;16.5;3.6;11.47;.1;4.46;25997 +78074;45.04696;-1.1414;15;20220427;19.1;12.3;15.7;3;12.67;2.1;2.85;14556 +78074;45.04696;-1.1414;15;20220428;18;13.2;15.6;2.5;13.67;0;2.46;13485 +78074;45.04696;-1.1414;15;20220429;19;10.4;14.7;2.6;13.47;0;3.06;22135 +78074;45.04696;-1.1414;15;20220430;19.1;12;15.5;3.4;13.17;0;3.1;19885 +78074;45.04696;-1.1414;15;20220501;20.2;9.5;14.9;3.6;12.74;0;3.4;21532 +78074;45.04696;-1.1414;15;20220502;20.5;12.5;16.5;3.8;11.97;0;3.8;20989 +78074;45.04696;-1.1414;15;20220503;21.4;11.1;16.2;3.5;11.8;.1;3.84;21618 +78074;45.04696;-1.1414;15;20220504;20.4;13.2;16.8;3.6;11.87;0;3.88;22286 +78074;45.04696;-1.1414;15;20220505;20.5;9.5;15;3.6;12.3;.1;3.79;27198 +78074;45.04696;-1.1414;15;20220506;20.7;9.9;15.3;2.9;12.73;.1;3.06;17643 +78074;45.04696;-1.1414;15;20220507;22.4;10.6;16.5;2.3;13.03;0;3.37;18939 +78074;45.04696;-1.1414;15;20220508;23.8;10.1;16.9;2.1;12.4;0;3.64;19460 +78074;45.04696;-1.1414;15;20220509;26.5;11.8;19.1;1.6;12.93;0;3.96;19614 +78074;45.04696;-1.1414;15;20220510;27.1;12;19.5;2;14;.1;3.99;19409 +78074;45.04696;-1.1414;15;20220511;21;13.8;17.4;2.2;15.3;0;2.68;13316 +78074;45.04696;-1.1414;15;20220512;19.6;15.1;17.3;1.7;15;0;2.19;9877 +78074;45.04696;-1.1414;15;20220513;21.7;11.4;16.6;1.5;14.13;0;2.88;15924 +78074;45.04696;-1.1414;15;20220514;30.2;11.8;21;2.6;15.63;0;4.73;19890 +78074;45.04696;-1.1414;15;20220515;28.6;16.2;22.4;2.5;17.47;2.9;4.38;18317 +78074;45.04696;-1.1414;15;20220516;27;12.7;19.8;1.8;16.1;0;3.94;19643 +78074;45.04696;-1.1414;15;20220517;27.6;15.7;21.7;2.8;16.23;0;4.55;19781 +78074;45.04696;-1.1414;15;20220518;32.7;14.3;23.5;2.3;16.77;1;5.06;20219 +78074;45.04696;-1.1414;15;20220519;25.5;16.8;21.2;1.9;18.6;0;3.3;14616 +78074;45.04696;-1.1414;15;20220520;23.6;16.9;20.3;2.7;17.4;0;3.12;14095 +78074;45.04696;-1.1414;15;20220521;30.9;13.5;22.2;1.7;17.3;0;4.5;20388 +78074;45.04696;-1.1414;15;20220522;29.9;18.6;24.3;2.6;20.5;3;4.77;19007 +78074;45.04696;-1.1414;15;20220523;20.3;16.2;18.2;4.3;16.2;2.3;2.46;8980 +78074;45.04696;-1.1414;15;20220524;18.9;12.9;15.9;2.6;12.4;.8;2.72;13387 +78074;45.04696;-1.1414;15;20220525;20.5;10.3;15.4;2;12.2;.2;3.03;17989 +78074;45.04696;-1.1414;15;20220526;19.7;13.8;16.7;2;14.17;0;2.29;11260 +78074;45.04696;-1.1414;15;20220527;21.6;13.7;17.6;2.5;14.53;0;2.95;14824 +78074;45.04696;-1.1414;15;20220528;25.6;14.2;19.9;3.5;12.73;0;5.07;20579 +78074;45.04696;-1.1414;15;20220529;22.8;13.3;18.1;4;9.67;0;4.92;18921 +78074;45.04696;-1.1414;15;20220530;22;10.7;16.4;3.7;9.3;0;4.47;18331 +78074;45.04696;-1.1414;15;20220531;22;12.8;17.4;2.2;12.13;1.5;3.67;17155 +78074;45.04696;-1.1414;15;20220601;27;12.9;20;2.6;13.83;6.7;4.9;20947 +78074;45.04696;-1.1414;15;20220602;26.9;16.1;21.5;2.2;18.23;3.4;4.12;18842 +78074;45.04696;-1.1414;15;20220603;24.5;17.6;21;2.4;18.97;.7;3.24;14705 +78074;45.04696;-1.1414;15;20220604;24.1;16.7;20.4;2.2;18.17;3.3;3.03;14033 +78074;45.04696;-1.1414;15;20220605;21.7;16.1;18.9;2.2;16.43;0;2.74;12713 +78074;45.04696;-1.1414;15;20220606;22.1;14.7;18.4;1.6;15.63;.6;3.16;15989 +78074;45.04696;-1.1414;15;20220607;22.6;15.3;18.9;2.6;15.57;8.5;3.14;13961 +78074;45.04696;-1.1414;15;20220608;20.4;15.5;18;2.9;16.97;.7;2.26;11354 +78074;45.04696;-1.1414;15;20220609;21.9;14.4;18.1;2.1;14.5;0;3.12;16191 +78074;45.04696;-1.1414;15;20220610;25;10.4;17.7;1.5;15.03;.1;3.94;21477 +78074;45.04696;-1.1414;15;20220611;26.5;14.2;20.3;2.4;17.13;.1;5.32;28451 +78074;45.04696;-1.1414;15;20220612;28.5;16.4;22.4;2.3;18.23;.5;5.26;25977 +78074;45.04696;-1.1414;15;20220613;29.4;17.9;23.6;3.5;15.27;0;6.68;28869 +78074;45.04696;-1.1414;15;20220614;34;16.4;25.2;2.3;16.67;0;6.86;29986 +78074;45.04696;-1.1414;15;20220615;28.8;19.4;24.1;2.4;18.7;0;5.85;26600 +78074;45.04696;-1.1414;15;20220616;35.2;15.2;25.2;1.8;16.87;0;6.63;29377 +78074;45.04696;-1.1414;15;20220617;37.6;18.3;28;1.9;18.8;0;7.25;30220 +78074;45.04696;-1.1414;15;20220618;40.4;18.7;29.6;2.5;19.3;1.3;8.01;30327 +78074;45.04696;-1.1414;15;20220619;25.7;19.7;22.7;3.4;20.2;.7;4.57;22153 +78074;45.04696;-1.1414;15;20220620;26.3;17.6;22;2.7;18.33;8.1;4.72;21831 +78074;45.04696;-1.1414;15;20220621;24.8;16.7;20.8;2.6;19.83;2;3.95;21049 +78074;45.04696;-1.1414;15;20220622;23.5;16.8;20.2;3.4;18.27;2;3.83;19669 +78074;45.04696;-1.1414;15;20220623;23.5;13.8;18.7;1.8;17;6.5;3.96;22936 +78074;45.04696;-1.1414;15;20220624;22.6;16.3;19.5;2.9;16.87;11.6;3.9;20534 +78074;45.04696;-1.1414;15;20220625;18.5;15.5;17;2;16.2;7.7;2.12;10511 +78074;45.04696;-1.1414;15;20220626;20.5;13.7;17.1;1.6;14.67;0;2.85;15634 +78074;45.04696;-1.1414;15;20220627;21.7;12.2;17;1.9;13.3;0;4.17;25508 +78074;45.04696;-1.1414;15;20220628;22.8;9.5;16.2;1.4;12.77;0;4.62;29090 +78074;45.04696;-1.1414;15;20220629;22.4;10.2;16.3;1.6;14.37;2;3.95;24996 +78074;45.04696;-1.1414;15;20220630;20.6;14.6;17.6;1.5;14.67;2.2;3.16;17552 +78074;45.04696;-1.1414;15;20220701;22.8;10.5;16.6;1.7;12.77;.2;4.48;27909 +78074;45.04696;-1.1414;15;20220702;27;11.7;19.4;2.3;13.5;0;5.74;30823 +78074;45.04696;-1.1414;15;20220703;23.4;15;19.2;3;15.83;.1;4.7;25575 +78074;45.04696;-1.1414;15;20220704;24.4;16;20.2;2.3;17;.5;3.96;19982 +78074;45.04696;-1.1414;15;20220705;26.8;15.6;21.2;2.8;16;0;5.96;29568 +78074;45.04696;-1.1414;15;20220706;27.3;15.9;21.6;3;14.87;0;6.11;30008 +78074;45.04696;-1.1414;15;20220707;25.4;14.7;20.1;2.4;16.53;.1;5.3;29018 +78074;45.04696;-1.1414;15;20220708;28.4;15.7;22;2.8;15.6;0;6.18;30500 +78074;45.04696;-1.1414;15;20220709;31.1;15.3;23.2;2.8;14.17;0;6.83;30395 +78074;45.04696;-1.1414;15;20220710;32.2;16.6;24.4;3.4;14.8;0;7.22;30287 +78074;45.04696;-1.1414;15;20220711;33.9;17.9;25.9;3;15.3;0;7.5;30211 +78074;45.04696;-1.1414;15;20220712;35.2;17.2;26.2;2.3;15.07;0;7.29;30299 +78074;45.04696;-1.1414;15;20220713;35.5;16.1;25.8;2;13.73;0;6.97;30051 +78074;45.04696;-1.1414;15;20220714;33.8;16.1;25;2;15.4;0;6.64;29769 +78074;45.04696;-1.1414;15;20220715;31.7;18.9;25.3;2.9;14.77;0;7;28365 +78074;45.04696;-1.1414;15;20220716;34.6;18.8;26.7;3.6;13.07;0;8.1;29431 +78074;45.04696;-1.1414;15;20220717;36.9;20;28.5;3.8;12.97;0;8.8;28976 +78074;45.04696;-1.1414;15;20220718;39.6;19.9;29.7;3.2;16.47;0;8.72;29119 +78074;45.04696;-1.1414;15;20220719;27;21.7;24.4;3.5;20.33;.1;4.57;17991 +78074;45.04696;-1.1414;15;20220720;26.1;19.9;23;2.5;18.73;0;4.21;19277 +78074;45.04696;-1.1414;15;20220721;27.3;14.6;20.9;1.9;16.97;0;5.14;27447 +78074;45.04696;-1.1414;15;20220722;25.5;17.2;21.4;2.8;18.3;.1;3.84;17942 +78074;45.04696;-1.1414;15;20220723;26.8;15.1;21;1.8;16.53;0;4.81;26175 +78074;45.04696;-1.1414;15;20220724;34.5;14.9;24.7;2.2;15.83;0;6.67;28936 +78074;45.04696;-1.1414;15;20220725;24.4;20.1;22.2;2.8;19.03;1.2;3.71;15940 +78074;45.04696;-1.1414;15;20220726;24.6;15.7;20.2;2;15.37;0;4;20868 +78074;45.04696;-1.1414;15;20220727;25.6;12.5;19;1.7;14.77;0;4.56;27063 +78074;45.04696;-1.1414;15;20220728;25.8;14.7;20.2;2;16;0;4.52;25413 +78074;45.04696;-1.1414;15;20220729;25.4;17.9;21.6;1.7;18.2;.1;3.6;18238 +78074;45.04696;-1.1414;15;20220730;26.7;14.8;20.7;1.7;17.93;.1;4.37;24394 +78074;45.04696;-1.1414;15;20220731;26.2;15.9;21;2.5;18.6;.2;4.58;25871 +78074;45.04696;-1.1414;15;20220801;27.2;15.9;21.5;2.4;18.67;0;4.87;25910 +78074;45.04696;-1.1414;15;20220802;32.6;16.2;24.4;2;17.9;0;5.94;27974 +78074;45.04696;-1.1414;15;20220803;33.8;17.4;25.6;1.8;18.53;0;5.93;26333 +78074;45.04696;-1.1414;15;20220804;30.7;19.3;25;2.3;20;0;5.09;23594 +78074;45.04696;-1.1414;15;20220805;28;18.7;23.4;3;17.53;0;5;21365 +78074;45.04696;-1.1414;15;20220806;30.6;19.2;24.9;4;13.23;0;7.18;26284 +78074;45.04696;-1.1414;15;20220807;30.7;17.7;24.2;4;11;0;7.57;27431 +78074;45.04696;-1.1414;15;20220808;32.6;18.5;25.6;3.6;10.93;0;7.71;27202 +78074;45.04696;-1.1414;15;20220809;33.9;19.9;26.9;3.1;12.13;0;7.38;26341 +78074;45.04696;-1.1414;15;20220810;36.9;18.7;27.8;2.4;12.33;0;6.95;26537 +78074;45.04696;-1.1414;15;20220811;36.8;19.2;28;2;12.93;0;6.58;25780 +78074;45.04696;-1.1414;15;20220812;33.6;19.6;26.6;2.1;17.67;0;5.7;23927 +78074;45.04696;-1.1414;15;20220813;28.3;21.5;24.9;3.1;22.47;1.1;4.42;18843 +78074;45.04696;-1.1414;15;20220814;25.2;19.7;22.4;2.7;20.33;.1;3.35;15371 +78074;45.04696;-1.1414;15;20220815;25.7;18.8;22.2;2.5;18.8;.1;3.71;16962 +78074;45.04696;-1.1414;15;20220816;25.6;16.9;21.2;1.7;18.03;.4;3.52;18630 +78074;45.04696;-1.1414;15;20220817;24.5;17.1;20.8;2.8;17.33;1.2;3.66;17760 +78074;45.04696;-1.1414;15;20220818;24.4;14.3;19.4;2.5;17;.4;3.6;20896 +78074;45.04696;-1.1414;15;20220819;25.4;18;21.7;2.2;18.77;.2;3.54;18500 +78074;45.04696;-1.1414;15;20220820;26.5;19;22.7;1.8;19.23;0;3.45;16420 +78074;45.04696;-1.1414;15;20220821;25.1;15.8;20.5;1.8;17.73;.9;3.39;17630 +78074;45.04696;-1.1414;15;20220822;25.2;19.5;22.4;2.4;21.1;1.4;3.06;15141 +78074;45.04696;-1.1414;15;20220823;27.2;19.8;23.5;1.6;21.57;.3;3.43;16698 +78074;45.04696;-1.1414;15;20220824;35.2;18.1;26.7;2.2;19.1;4.3;5.67;24220 +78074;45.04696;-1.1414;15;20220825;27.5;20.6;24.1;3.3;22.33;2.1;3.5;15728 +78074;45.04696;-1.1414;15;20220826;26.6;19;22.8;2.4;20.23;0;3.65;17748 +78074;45.04696;-1.1414;15;20220827;29.4;16.5;23;2;16.97;0;4.65;23233 +78074;45.04696;-1.1414;15;20220828;32.5;16.4;24.5;2.2;14.53;0;5.38;23719 +78074;45.04696;-1.1414;15;20220829;31.7;19.1;25.4;2;16.47;.5;4.56;19406 +78074;45.04696;-1.1414;15;20220830;29;17.3;23.2;2.1;19.77;0;4.17;21526 +78074;45.04696;-1.1414;15;20220831;27.2;19.3;23.3;2.8;21.23;0;3.6;16380 +78074;45.04696;-1.1414;15;20220901;27;17.9;22.5;2.3;19.4;4.1;3.7;18572 +78074;45.04696;-1.1414;15;20220902;25.2;18.7;21.9;2.3;19.57;3.6;3.09;15187 +78074;45.04696;-1.1414;15;20220903;24.8;17.3;21.1;1.8;16.97;1;3.06;15806 +78074;45.04696;-1.1414;15;20220904;29.4;14.5;22;1.9;15.53;0;4.42;22264 +78074;45.04696;-1.1414;15;20220905;30.1;17.9;24;2.6;16.6;.1;4.79;21539 +78074;45.04696;-1.1414;15;20220906;28.5;15.5;22;2;16.5;0;4.1;21495 +78074;45.04696;-1.1414;15;20220907;21.8;15.7;18.8;1.8;16.6;5;2.52;13863 +78074;45.04696;-1.1414;15;20220908;23.6;17.7;20.7;3.1;17.3;1.3;2.99;13204 +78074;45.04696;-1.1414;15;20220909;23.8;17.1;20.4;3;15.3;1.2;3.23;13376 +78074;45.04696;-1.1414;15;20220910;25.5;13.5;19.5;1.6;15.67;0;3.29;18608 +78074;45.04696;-1.1414;15;20220911;31.8;15.7;23.7;2.6;15.37;0;5.06;21141 +78074;45.04696;-1.1414;15;20220912;35.6;18.9;27.2;2.4;16.67;1.9;5.26;18944 +78074;45.04696;-1.1414;15;20220913;31.6;20.9;26.2;3.1;20.9;0;4.31;14881 +78074;45.04696;-1.1414;15;20220914;27.7;18.3;23;2.5;18.23;.3;3.8;17965 +78074;45.04696;-1.1414;15;20220915;25.2;15.3;20.3;2;18;0;2.93;16724 +78074;45.04696;-1.1414;15;20220916;22.4;14.8;18.6;3;14.5;0;3.16;16498 +78074;45.04696;-1.1414;15;20220917;21.8;10.3;16;3.1;9.27;0;3.75;20040 +78074;45.04696;-1.1414;15;20220918;24.4;8.9;16.6;3;8.17;0;4.19;19759 +78074;45.04696;-1.1414;15;20220919;24.4;10.4;17.4;3.3;9.23;0;4.27;19828 +78074;45.04696;-1.1414;15;20220920;23.4;9.3;16.4;3.4;9.27;0;4.05;19562 +78074;45.04696;-1.1414;15;20220921;24;11.5;17.8;3.1;9.7;0;3.96;19007 +78074;45.04696;-1.1414;15;20220922;24;8.9;16.4;1.6;10.07;0;3.05;19064 +78074;45.04696;-1.1414;15;20220923;20.8;9.5;15.1;1.1;12.6;.2;1.86;11910 +78074;45.04696;-1.1414;15;20220924;20.6;12.2;16.4;2.1;13.63;.9;2.2;13955 +78074;45.04696;-1.1414;15;20220925;20.4;8.1;14.3;1.4;11.03;.2;2.24;16930 +78074;45.04696;-1.1414;15;20220926;20.4;7;13.7;2.4;11.6;4.2;2.29;14753 +78074;45.04696;-1.1414;15;20220927;19.7;14.5;17.1;3.9;13.97;6.7;2.25;8635 +78074;45.04696;-1.1414;15;20220928;19.5;16.3;17.9;5.1;16.13;6.4;2.2;8882 +78074;45.04696;-1.1414;15;20220929;17.1;12.6;14.9;1.7;13.37;3.4;1.53;9061 +78074;45.04696;-1.1414;15;20220930;18.9;7.5;13.2;1.7;11.7;1.2;2.02;16104 +78074;45.04696;-1.1414;15;20221001;19.3;15.2;17.3;4.2;18.23;1.7;1.19;6495 +78074;45.04696;-1.1414;15;20221002;20.8;17.2;19;1.9;17.17;.1;1.84;9543 +78074;45.04696;-1.1414;15;20221003;23.5;11.5;17.5;1.4;14.47;0;2.32;16057 +78074;45.04696;-1.1414;15;20221004;22.5;9.9;16.2;1;13.67;.2;2.1;16359 +78074;45.04696;-1.1414;15;20221005;21.3;11.6;16.4;1.6;16.03;.6;1.88;13209 +78074;45.04696;-1.1414;15;20221006;21;14.6;17.8;2.7;16.07;0;1.93;9839 +78074;45.04696;-1.1414;15;20221007;23.6;11.4;17.5;1.5;14.53;1;2.24;15047 +78074;45.04696;-1.1414;15;20221008;22.1;14.6;18.4;2.9;12.53;0;2.85;12705 +78074;45.04696;-1.1414;15;20221009;25.3;10.7;18;1.9;13.23;.3;2.59;15365 +78074;45.04696;-1.1414;15;20221010;19.4;13;16.2;1;16;2.2;1.32;9261 +78074;45.04696;-1.1414;15;20221011;19.5;16.2;17.9;1.6;17.87;6.7;1.11;5619 +78074;45.04696;-1.1414;15;20221012;20.2;13.5;16.8;1.3;15.67;.1;1.55;10583 +78074;45.04696;-1.1414;15;20221013;20;11.6;15.8;2.5;16.17;4.5;1.23;8030 +78074;45.04696;-1.1414;15;20221014;20.2;17.5;18.9;3.5;18.73;.7;1.38;5221 +78074;45.04696;-1.1414;15;20221015;21.5;17.5;19.5;2.5;17.4;0;1.62;5931 +78074;45.04696;-1.1414;15;20221016;27.6;14.8;21.2;2.6;16.8;3.6;2.86;13351 +78074;45.04696;-1.1414;15;20221017;24.2;17.7;20.9;2.1;18.97;.9;1.79;7523 +78074;45.04696;-1.1414;15;20221018;27.7;15;21.4;2.2;17.93;0;2.46;13508 +78074;45.04696;-1.1414;15;20221019;25.6;17.2;21.4;2.8;18.6;7.2;2.21;10069 +78074;45.04696;-1.1414;15;20221020;24.5;15.5;20;3.6;16.2;0;2.53;9870 +78074;45.04696;-1.1414;15;20221021;21.6;17.6;19.6;3.6;15.13;.1;2.35;6234 +78074;45.04696;-1.1414;15;20221022;23.9;11.7;17.8;2.6;14.27;0;2.13;11798 +78074;45.04696;-1.1414;15;20221023;24.1;18;21.1;4.9;14.87;.1;3.36;8740 +78074;45.04696;-1.1414;15;20221024;22;16.2;19.1;1.9;15.13;1.6;1.72;8371 +78074;45.04696;-1.1414;15;20221025;22.1;10.5;16.3;2.4;13.83;.2;1.66;9492 +78074;45.04696;-1.1414;15;20221026;25.9;13;19.5;2;15.07;0;2.01;12101 +78074;45.04696;-1.1414;15;20221027;24;15.1;19.5;3.1;16.47;0;1.97;7099 +78074;45.04696;-1.1414;15;20221028;24.3;18.1;21.2;2.2;15.7;0;1.94;7961 +78074;45.04696;-1.1414;15;20221029;23.6;18;20.8;2.4;16.2;0;1.86;7496 +78074;45.04696;-1.1414;15;20221030;19.7;13.5;16.6;1.6;15.37;2.4;1.11;7729 +78074;45.04696;-1.1414;15;20221031;19.8;13.9;16.8;2.6;15.67;.7;1.17;5967 +78074;45.04696;-1.1414;15;20221101;19;13.4;16.2;2.7;12.43;.8;1.62;6988 +78074;45.04696;-1.1414;15;20221102;19.5;11.5;15.5;2;12.67;0;1.29;9302 +78074;45.04696;-1.1414;15;20221103;18.1;10.6;14.3;3.5;12.37;12.3;1.52;6894 +78074;45.04696;-1.1414;15;20221104;16.2;11.2;13.7;5.4;11;3.3;1.96;6641 +78074;45.04696;-1.1414;15;20221105;17;8.1;12.5;1.3;10.37;0;.97;8951 +78074;45.04696;-1.1414;15;20221106;18.1;7.5;12.8;2.7;11.6;.6;1.21;7862 +78074;45.04696;-1.1414;15;20221107;19.6;12.9;16.2;2.2;12.77;.2;1.36;8642 +78074;45.04696;-1.1414;15;20221108;19;12.4;15.7;2.3;12.67;3.4;1.38;5627 +78074;45.04696;-1.1414;15;20221109;16.8;12.5;14.6;1.6;13.53;2.3;.86;5144 +78074;45.04696;-1.1414;15;20221110;16;7.4;11.7;2;11.6;0;.86;7264 +78074;45.04696;-1.1414;15;20221111;18.6;8.1;13.4;2.7;12.23;.2;1.2;8837 +78074;45.04696;-1.1414;15;20221112;20.9;9.9;15.4;2;13.37;.2;1.14;9322 +78074;45.04696;-1.1414;15;20221113;21.5;9.3;15.4;1.4;12.23;.1;1.04;9521 +78074;45.04696;-1.1414;15;20221114;16.4;10.7;13.5;2.6;12.53;1.5;.89;4889 +78074;45.04696;-1.1414;15;20221115;16.1;11.7;13.9;3.3;13.03;12;1.01;3522 +78074;45.04696;-1.1414;15;20221116;17.2;12.3;14.7;4.6;13.67;4.3;1.26;4525 +78074;45.04696;-1.1414;15;20221117;16.4;14.7;15.5;5.2;12.83;5.9;1.88;3206 +78074;45.04696;-1.1414;15;20221118;14.5;10.7;12.6;2.2;10.73;12.4;.91;4967 +78074;45.04696;-1.1414;15;20221119;12.7;7.8;10.2;1.6;9.67;.8;.67;6254 +78074;45.04696;-1.1414;15;20221120;15.1;4.2;9.6;2.9;10.47;9.3;.73;6178 +78074;45.04696;-1.1414;15;20221121;15.6;8.6;12.1;4.9;10.97;14.4;1.33;4274 +78074;45.04696;-1.1414;15;20221122;13.2;9.4;11.3;5.3;10.77;26.1;1.1;3960 +78074;45.04696;-1.1414;15;20221123;16.2;10.8;13.5;4.7;13.17;1.7;1.03;5112 +78074;45.04696;-1.1414;15;20221124;14.2;11.1;12.6;3.2;11.93;3.2;.84;3276 +78074;45.04696;-1.1414;15;20221125;14.4;11.2;12.8;2.6;11.3;1.9;.92;4846 +78074;45.04696;-1.1414;15;20221126;13;5.2;9.1;1.9;9.43;.1;.56;6021 +78074;45.04696;-1.1414;15;20221127;13;6;9.5;2.2;10.03;7.8;.52;6052 +78074;45.04696;-1.1414;15;20221128;14.4;10.1;12.3;3.3;11.27;5.1;.98;4585 +78074;45.04696;-1.1414;15;20221129;13.5;7.5;10.5;1.5;10.23;.6;.54;5064 +78074;45.04696;-1.1414;15;20221130;9.8;2.4;6.1;2.3;7.9;.1;.49;6008 +78074;45.04696;-1.1414;15;20221201;9.9;4.8;7.4;3.7;8.1;0;.72;6125 +78074;45.04696;-1.1414;15;20221202;7.4;4.9;6.1;3;7.9;0;.65;2937 +78074;45.04696;-1.1414;15;20221203;7.8;4.6;6.2;2.3;7.2;.2;.68;4006 +78074;45.04696;-1.1414;15;20221204;8.4;.5;4.4;1.1;6.83;.2;.29;5935 +78074;45.04696;-1.1414;15;20221205;10.4;.5;5.5;2.3;6.8;.1;.57;7475 +78074;45.04696;-1.1414;15;20221206;8;4.1;6.1;2.9;7.7;0;.65;3186 +78074;45.04696;-1.1414;15;20221207;6.4;2.2;4.3;3;6.9;0;.53;4266 +78074;45.04696;-1.1414;15;20221208;5;.5;2.7;2.8;6.87;6.2;.38;3124 +78074;45.04696;-1.1414;15;20221209;5.7;3.7;4.7;3.6;7.37;0;.58;2877 +78074;45.04696;-1.1414;15;20221210;3.4;-2.7;.4;2.1;5.27;0;.38;4981 +78074;45.04696;-1.1414;15;20221211;4.6;-2.1;1.2;2.5;5;.1;.52;5520 +78074;45.04696;-1.1414;15;20221212;3.2;-2.3;.5;3.4;6;6.6;.23;2983 +78074;45.04696;-1.1414;15;20221213;6.7;2.3;4.5;3;8.83;2;.18;2625 +78074;45.04696;-1.1414;15;20221214;16.2;6.7;11.5;2.2;12.33;4.6;.5;5434 +78074;45.04696;-1.1414;15;20221215;10.5;8.4;9.4;3.8;11.17;10.6;.52;2312 +78074;45.04696;-1.1414;15;20221216;6.4;2.2;4.3;5.6;6.1;0;1.04;5116 +78074;45.04696;-1.1414;15;20221217;5.8;-2.7;1.5;2.3;5.1;.1;.47;6781 +78074;45.04696;-1.1414;15;20221218;12.4;-.2;6.1;3.2;7.83;0;.58;6255 +78074;45.04696;-1.1414;15;20221219;15;9.2;12.1;3.6;10.73;0;.99;4457 +78074;45.04696;-1.1414;15;20221220;15.6;11.9;13.8;3.3;11.9;0;1;3006 +78074;45.04696;-1.1414;15;20221221;15.9;10.1;13;3.4;12.77;1.4;.71;4209 +78074;45.04696;-1.1414;15;20221222;15.9;13.5;14.7;4.4;14.6;9.8;.82;2207 +78074;45.04696;-1.1414;15;20221223;16.5;14.4;15.4;3.4;14.33;5.3;1.01;2133 +78074;45.04696;-1.1414;15;20221224;16.7;11.9;14.3;2.1;12.83;0;.74;4734 +78074;45.04696;-1.1414;15;20221225;16.9;9.5;13.2;3.1;11.5;2.3;.97;5616 +78074;45.04696;-1.1414;15;20221226;14.2;10.7;12.4;1.4;12.1;.8;.54;2785 +78074;45.04696;-1.1414;15;20221227;13.8;4.7;9.2;1.1;10.13;.3;.3;5670 +78074;45.04696;-1.1414;15;20221228;15.2;6.4;10.8;2.7;11;.4;.61;5600 +78074;45.04696;-1.1414;15;20221229;13.1;12.8;13;3.2;13;9.4;.72;895 +78074;45.04696;-1.1414;15;20221230;16.6;9.6;13.1;4;13.13;1.7;.89;4141 +78074;45.04696;-1.1414;15;20221231;18.8;13.1;16;5;10.73;0;2.32;5121 +78075;45.08241;-.92992;26;20220101;17.5;6.8;12.1;2.2;10.9;0;.75;6380 +78075;45.08241;-.92992;26;20220102;15.8;9.6;12.7;3.1;12.57;0;.76;4000 +78075;45.08241;-.92992;26;20220103;17.4;11;14.2;3.4;12.13;0;1.17;5161 +78075;45.08241;-.92992;26;20220104;14.6;12.5;13.5;3.5;11.03;2.2;1.42;1658 +78075;45.08241;-.92992;26;20220105;9;2;5.5;1.6;6.9;.1;.42;6457 +78075;45.08241;-.92992;26;20220106;9.4;-.8;4.3;1.1;5.87;.5;.34;7115 +78075;45.08241;-.92992;26;20220107;12.4;3;7.7;4.2;8.53;6;.88;6173 +78075;45.08241;-.92992;26;20220108;13;9.4;11.2;6.1;10.97;8.5;1.09;3339 +78075;45.08241;-.92992;26;20220109;11.1;8.9;10;4.1;10.97;14.6;.68;1751 +78075;45.08241;-.92992;26;20220110;12.2;9.8;11;3.7;12.47;2.7;.49;1833 +78075;45.08241;-.92992;26;20220111;10.9;4.5;7.7;1.6;7.97;0;.5;6975 +78075;45.08241;-.92992;26;20220112;6.3;.1;3.2;3.4;6.07;0;.61;6756 +78075;45.08241;-.92992;26;20220113;6.8;-.3;3.3;2.7;5.93;0;.59;7148 +78075;45.08241;-.92992;26;20220114;7.9;-1.3;3.3;2.5;6.03;0;.6;7130 +78075;45.08241;-.92992;26;20220115;8.1;-4.1;2;.8;5.7;.2;.25;8514 +78075;45.08241;-.92992;26;20220116;2.3;-2.2;0;1.6;6.2;.1;.17;4647 +78075;45.08241;-.92992;26;20220117;6.6;.1;3.4;2.2;7.63;.1;.29;4152 +78075;45.08241;-.92992;26;20220118;5;-.4;2.3;1.5;7.17;.1;.25;4054 +78075;45.08241;-.92992;26;20220119;8.6;4.2;6.4;1.3;8.77;2.7;.42;3068 +78075;45.08241;-.92992;26;20220120;7.6;6.1;6.8;2.9;8.77;.1;.58;2579 +78075;45.08241;-.92992;26;20220121;6.5;1.7;4.1;4;6.17;0;.86;6852 +78075;45.08241;-.92992;26;20220122;8.1;.3;4.2;4.1;6.3;0;.88;7936 +78075;45.08241;-.92992;26;20220123;9.2;.3;4.7;2.7;6.5;0;.75;8198 +78075;45.08241;-.92992;26;20220124;12.4;-1.5;5.4;1.4;6.6;0;.66;9044 +78075;45.08241;-.92992;26;20220125;12.9;-2;5.5;1.1;6.6;0;.6;9317 +78075;45.08241;-.92992;26;20220126;6.6;-2.3;2.1;2.2;6.23;0;.46;8464 +78075;45.08241;-.92992;26;20220127;.6;-1.6;-.5;2.7;5.7;0;.28;3902 +78075;45.08241;-.92992;26;20220128;10.2;-1.3;4.4;2;8;0;.48;6541 +78075;45.08241;-.92992;26;20220129;4.1;3.7;3.9;1.9;7.9;0;.35;2239 +78075;45.08241;-.92992;26;20220130;8.4;3.8;6.1;1.6;9.23;.3;.4;3401 +78075;45.08241;-.92992;26;20220131;11.3;6.9;9.1;3.7;9.93;.7;.82;5424 +78075;45.08241;-.92992;26;20220201;11.3;1.1;6.2;3;9.13;.4;.54;6297 +78075;45.08241;-.92992;26;20220202;11.1;9.2;10.1;2.5;11.17;0;.64;3389 +78075;45.08241;-.92992;26;20220203;10.3;5.8;8.1;2.5;9.87;.8;.59;2803 +78075;45.08241;-.92992;26;20220204;12.9;7.2;10;2.6;11.17;1.6;.69;4566 +78075;45.08241;-.92992;26;20220205;11.7;2.2;7;2;7.83;.1;.87;10227 +78075;45.08241;-.92992;26;20220206;11.7;2;6.9;3.8;10.17;1.1;.43;6372 +78075;45.08241;-.92992;26;20220207;13.7;10.5;12.1;2.9;11.17;.3;1.13;6583 +78075;45.08241;-.92992;26;20220208;14.2;4.1;9.1;2.1;8.17;0;1.19;10828 +78075;45.08241;-.92992;26;20220209;16;2.6;9.3;2.5;8.53;.2;1.33;10852 +78075;45.08241;-.92992;26;20220210;9.2;1.8;5.5;2.9;9.7;.8;.94;9975 +78075;45.08241;-.92992;26;20220211;12.1;6;9.1;4.1;7.83;0;1.5;9091 +78075;45.08241;-.92992;26;20220212;13;1.3;7.2;1.6;6.37;0;1.15;10519 +78075;45.08241;-.92992;26;20220213;17.1;2.8;9.9;4.8;8.8;2.4;1.92;10828 +78075;45.08241;-.92992;26;20220214;12.3;8.4;10.4;5;10.04;3.1;1.3;6381 +78075;45.08241;-.92992;26;20220215;12.7;5.1;8.9;4.6;10;15.9;.83;6386 +78075;45.08241;-.92992;26;20220216;13.9;9.7;11.8;6.3;13.5;5.2;.57;3904 +78075;45.08241;-.92992;26;20220217;13.2;12.2;12.7;3.6;13.97;1;.63;2851 +78075;45.08241;-.92992;26;20220218;14.1;9.7;11.9;3;11.37;.2;1.13;5324 +78075;45.08241;-.92992;26;20220219;12.1;3.6;7.9;2.3;8.27;.1;1.19;10742 +78075;45.08241;-.92992;26;20220220;13.9;6.5;10.2;4.2;11.83;1.7;.83;6638 +78075;45.08241;-.92992;26;20220221;13;9.8;11.4;5.2;10.17;.1;1.69;7462 +78075;45.08241;-.92992;26;20220222;13.9;7.8;10.9;2.4;10.1;0;1.3;8573 +78075;45.08241;-.92992;26;20220223;15.9;6.9;11.4;1.3;10.13;0;1.33;11850 +78075;45.08241;-.92992;26;20220224;14.3;4.1;9.2;2.2;9.37;.8;1.29;10735 +78075;45.08241;-.92992;26;20220225;11.7;.3;6;1.5;6.97;.1;1.26;14007 +78075;45.08241;-.92992;26;20220226;13.9;1.3;7.6;3.1;5.87;0;2.11;15075 +78075;45.08241;-.92992;26;20220227;16.5;4.1;10.3;2.3;8.3;.2;1.85;13367 +78075;45.08241;-.92992;26;20220228;18.3;3.8;11;1;9.17;0;1.53;14202 +78075;45.08241;-.92992;26;20220301;18.6;4.3;11.5;2.5;8.67;1;2.15;13866 +78075;45.08241;-.92992;26;20220302;11.7;8.8;10.3;2.6;10.7;2;.97;4339 +78075;45.08241;-.92992;26;20220303;13.1;5.9;9.5;2.5;10.87;1;1.01;8220 +78075;45.08241;-.92992;26;20220304;11.2;8.6;9.9;4.2;10.1;.1;1.18;5359 +78075;45.08241;-.92992;26;20220305;12.4;3;7.7;2.8;7.97;.3;1.61;14146 +78075;45.08241;-.92992;26;20220306;12.5;6.4;9.5;3.1;7.27;.1;2.02;12894 +78075;45.08241;-.92992;26;20220307;11.4;-1;5.2;2.4;5.73;0;1.76;16418 +78075;45.08241;-.92992;26;20220308;11.3;5.1;8.2;3.4;9.3;.9;1.16;7686 +78075;45.08241;-.92992;26;20220309;16.3;3;9.6;3.5;9.37;.2;1.99;14873 +78075;45.08241;-.92992;26;20220310;14.8;9.9;12.4;3.4;11.33;2;1.58;7877 +78075;45.08241;-.92992;26;20220311;13.6;9.4;11.5;3.7;11.23;9;1.4;7502 +78075;45.08241;-.92992;26;20220312;14.7;7.4;11;3.6;9.97;7.1;2;14580 +78075;45.08241;-.92992;26;20220313;13.7;8.3;11;4;9.47;4.4;1.95;10723 +78075;45.08241;-.92992;26;20220314;14.7;4.7;9.7;5;9.67;.5;1.78;10158 +78075;45.08241;-.92992;26;20220315;19.2;11.5;15.3;4.3;12.3;0;2.53;11714 +78075;45.08241;-.92992;26;20220316;16.4;11.9;14.2;3.6;12.6;0;1.7;6626 +78075;45.08241;-.92992;26;20220317;11.7;9.6;10.6;5.7;9.97;.1;1.57;4888 +78075;45.08241;-.92992;26;20220318;15.5;7.1;11.3;4.7;8.87;0;2.35;12078 +78075;45.08241;-.92992;26;20220319;19.3;7;13.1;3.6;9.07;0;2.99;15922 +78075;45.08241;-.92992;26;20220320;18.7;8;13.4;3.8;9.44;0;2.81;13652 +78075;45.08241;-.92992;26;20220321;20.8;10.2;15.5;5;9.74;0;3.63;14828 +78075;45.08241;-.92992;26;20220322;18.5;7.4;13;4.7;7.4;0;3.7;16677 +78075;45.08241;-.92992;26;20220323;18.3;6.5;12.4;3.5;6.94;0;3.39;19442 +78075;45.08241;-.92992;26;20220324;18.3;4.9;11.6;2.4;7.2;0;2.98;19909 +78075;45.08241;-.92992;26;20220325;19.2;6.1;12.7;2.6;7.1;0;3.11;16313 +78075;45.08241;-.92992;26;20220326;21.8;6.7;14.3;3.2;6.4;0;4.04;19808 +78075;45.08241;-.92992;26;20220327;21.7;7.9;14.8;2.8;7.57;0;3.65;18840 +78075;45.08241;-.92992;26;20220328;21.8;8.7;15.2;1.9;8.34;0;3.13;17639 +78075;45.08241;-.92992;26;20220329;16.3;10.1;13.2;1.8;10.7;0;1.83;8909 +78075;45.08241;-.92992;26;20220330;16.3;9;12.6;3.1;11.04;1.4;1.75;8386 +78075;45.08241;-.92992;26;20220331;14.8;8.3;11.6;4.9;8.87;2.1;2.54;12276 +78075;45.08241;-.92992;26;20220401;10.2;2.2;6.2;6;5.54;.4;2.56;15345 +78075;45.08241;-.92992;26;20220402;10.7;2;6.3;4.3;5.2;0;2.55;16487 +78075;45.08241;-.92992;26;20220403;8.7;-.1;4.3;3.2;5.47;0;2.23;17204 +78075;45.08241;-.92992;26;20220404;11.9;2.5;7.2;2.4;5.56;0;2.36;20597 +78075;45.08241;-.92992;26;20220405;14.2;-.3;6.9;2;7.71;.1;1.74;11900 +78075;45.08241;-.92992;26;20220406;14.5;9.8;12.1;4.1;11.57;1.6;1.6;8571 +78075;45.08241;-.92992;26;20220407;13.9;11.1;12.5;7.9;12.9;18.3;1.25;5317 +78075;45.08241;-.92992;26;20220408;17.5;12.1;14.8;8;11.24;1.5;3.11;9071 +78075;45.08241;-.92992;26;20220409;15.6;5.8;10.7;2.2;7.9;0;2.64;19512 +78075;45.08241;-.92992;26;20220410;19.9;4.2;12;4.3;6.97;0;4.19;22967 +78075;45.08241;-.92992;26;20220411;24;11;17.5;7.5;11.11;.1;5.31;20000 +78075;45.08241;-.92992;26;20220412;19.1;12;15.5;3.9;12.1;.1;2.83;12837 +78075;45.08241;-.92992;26;20220413;18.6;10.9;14.7;2.3;12.8;.7;2.28;13244 +78075;45.08241;-.92992;26;20220414;22.5;12.3;17.4;2;12.67;0;3.73;22086 +78075;45.08241;-.92992;26;20220415;23.1;9.5;16.3;2.7;12.3;0;3.8;22387 +78075;45.08241;-.92992;26;20220416;22.2;9.5;15.9;3;11.77;0;3.92;22721 +78075;45.08241;-.92992;26;20220417;21.7;8.8;15.3;2.7;10.87;0;3.92;22704 +78075;45.08241;-.92992;26;20220418;18.5;10.9;14.7;3.2;12.17;0;2.68;13971 +78075;45.08241;-.92992;26;20220419;14.6;8.7;11.6;3.1;10.74;6.2;1.61;8053 +78075;45.08241;-.92992;26;20220420;13;9.1;11;3.5;11.67;11.8;1.05;4136 +78075;45.08241;-.92992;26;20220421;18.3;8.9;13.6;2;12.47;.5;2.1;12538 +78075;45.08241;-.92992;26;20220422;20.7;9.7;15.2;2.3;11.94;7.2;3.09;18259 +78075;45.08241;-.92992;26;20220423;14.3;11.4;12.8;4.1;12.14;8.5;1.69;8328 +78075;45.08241;-.92992;26;20220424;16.6;11.3;13.9;5.5;12.44;.1;2.15;10154 +78075;45.08241;-.92992;26;20220425;19.3;9.9;14.6;2.8;11.17;0;3.37;20913 +78075;45.08241;-.92992;26;20220426;23.2;8.7;16;3.5;10.97;.1;4.48;25381 +78075;45.08241;-.92992;26;20220427;20.3;11.7;16;2.8;12.3;2.1;2.9;12947 +78075;45.08241;-.92992;26;20220428;19.6;13;16.3;2.4;13.54;0;2.88;15418 +78075;45.08241;-.92992;26;20220429;21.1;11.3;16.2;2.5;13.5;0;3.29;20001 +78075;45.08241;-.92992;26;20220430;21.5;11.2;16.3;2.5;12.8;0;3.52;20619 +78075;45.08241;-.92992;26;20220501;21.5;9;15.2;2.4;11.57;0;3.5;21432 +78075;45.08241;-.92992;26;20220502;21.3;11.7;16.5;2.8;10.84;0;3.94;20522 +78075;45.08241;-.92992;26;20220503;22.4;12.1;17.3;3.1;10.84;.1;4.43;23051 +78075;45.08241;-.92992;26;20220504;21.4;11.9;16.7;2.9;10.37;0;4.06;20486 +78075;45.08241;-.92992;26;20220505;21.8;9.2;15.5;3.1;11.04;.1;4.04;24198 +78075;45.08241;-.92992;26;20220506;21.5;9.2;15.4;2.7;12.47;.1;3.26;17986 +78075;45.08241;-.92992;26;20220507;23.7;10.5;17.1;2.1;12.8;.1;3.51;17969 +78075;45.08241;-.92992;26;20220508;24.8;10.3;17.6;1.8;12.4;0;3.63;18204 +78075;45.08241;-.92992;26;20220509;27.8;11.6;19.7;1.5;12.63;0;4.03;19582 +78075;45.08241;-.92992;26;20220510;28.6;11.5;20;2.1;13.77;0;4.33;19258 +78075;45.08241;-.92992;26;20220511;23;13.8;18.4;2.3;15.33;0;3.26;16279 +78075;45.08241;-.92992;26;20220512;20.3;14.6;17.4;1.6;14.93;0;2.13;9188 +78075;45.08241;-.92992;26;20220513;23;12.1;17.5;1.6;14.03;0;3.3;17846 +78075;45.08241;-.92992;26;20220514;29.7;11.9;20.8;2.3;15.83;0;4.3;18156 +78075;45.08241;-.92992;26;20220515;29.3;16.4;22.9;2.7;17.5;3.9;4.24;15714 +78075;45.08241;-.92992;26;20220516;27.5;13.4;20.5;1.8;16.7;0;3.91;19166 +78075;45.08241;-.92992;26;20220517;28.9;16;22.4;2.8;16.47;0;4.82;20070 +78075;45.08241;-.92992;26;20220518;32.1;14.1;23.1;2.2;16.93;1.4;4.76;19206 +78075;45.08241;-.92992;26;20220519;26;17;21.5;2.2;18.6;.1;3.14;13153 +78075;45.08241;-.92992;26;20220520;24.2;17.4;20.8;2.6;17.4;0;3.25;13640 +78075;45.08241;-.92992;26;20220521;31;13.5;22.2;1.5;17.23;0;4.07;18109 +78075;45.08241;-.92992;26;20220522;31.9;19.2;25.5;2.8;20.63;4.1;4.7;17021 +78075;45.08241;-.92992;26;20220523;20.3;16.3;18.3;4.8;16.4;3.2;2.65;10308 +78075;45.08241;-.92992;26;20220524;18.9;12;15.4;2.8;12.37;.9;2.8;13139 +78075;45.08241;-.92992;26;20220525;20.3;9.2;14.8;2.2;12.13;.2;3.13;17653 +78075;45.08241;-.92992;26;20220526;19.3;12.7;16;2.2;14.33;0;2.35;11280 +78075;45.08241;-.92992;26;20220527;22.3;13;17.6;2.3;14.6;0;3.05;14490 +78075;45.08241;-.92992;26;20220528;26;13.8;19.9;3.5;12.7;0;5.03;20534 +78075;45.08241;-.92992;26;20220529;22.2;12.8;17.5;4.1;9.77;0;4.87;19237 +78075;45.08241;-.92992;26;20220530;22.9;10.4;16.6;3.5;9.2;0;4.7;19975 +78075;45.08241;-.92992;26;20220531;23;12.8;17.9;2.4;12.3;2.4;3.86;17679 +78075;45.08241;-.92992;26;20220601;27.1;12.9;20;2.6;14;10.1;4.51;19476 +78075;45.08241;-.92992;26;20220602;27.8;16.7;22.2;2.1;18.43;5.5;4.06;18654 +78075;45.08241;-.92992;26;20220603;25.5;18;21.7;2.3;19.03;.7;3.31;14249 +78075;45.08241;-.92992;26;20220604;24.3;16.8;20.6;2.3;18.2;1.6;2.94;12827 +78075;45.08241;-.92992;26;20220605;21.7;16.2;19;2.3;16.6;.1;2.69;11697 +78075;45.08241;-.92992;26;20220606;22.6;14.5;18.6;1.7;15.7;.5;2.99;14386 +78075;45.08241;-.92992;26;20220607;22.9;14.5;18.7;2.8;15.3;8.9;3.53;16357 +78075;45.08241;-.92992;26;20220608;20.1;15.3;17.7;3.3;16.87;1.3;2.33;11044 +78075;45.08241;-.92992;26;20220609;21.9;12.9;17.4;2.4;14.43;.1;3.2;15447 +78075;45.08241;-.92992;26;20220610;26.3;10.2;18.2;1.4;15.03;.1;3.85;21094 +78075;45.08241;-.92992;26;20220611;28.7;14.2;21.4;2.2;16.87;0;5.42;28060 +78075;45.08241;-.92992;26;20220612;30;16.6;23.3;2.1;18.2;.3;5.4;25730 +78075;45.08241;-.92992;26;20220613;29.2;18.3;23.7;3.6;14.47;0;6.72;28204 +78075;45.08241;-.92992;26;20220614;34.3;16.9;25.6;2.4;16.83;0;6.71;28532 +78075;45.08241;-.92992;26;20220615;31.1;19.6;25.4;2.4;18.93;0;6.04;27060 +78075;45.08241;-.92992;26;20220616;35.1;15.5;25.3;1.7;17.3;0;6.28;28278 +78075;45.08241;-.92992;26;20220617;38.3;18.3;28.3;1.7;18.7;0;6.91;29449 +78075;45.08241;-.92992;26;20220618;40;18.6;29.3;2.7;19.57;1.6;8.01;29386 +78075;45.08241;-.92992;26;20220619;26.9;19.6;23.2;3.3;20.27;1.2;4.92;22926 +78075;45.08241;-.92992;26;20220620;27.8;17.3;22.5;2.4;18.73;10.7;4.76;22871 +78075;45.08241;-.92992;26;20220621;25.4;16.6;21;2.5;20;3.7;4.02;21263 +78075;45.08241;-.92992;26;20220622;23.9;16.8;20.3;3.4;18.3;3.5;4.13;21418 +78075;45.08241;-.92992;26;20220623;23.6;14.2;18.9;1.7;17.2;8.2;4.02;23007 +78075;45.08241;-.92992;26;20220624;22.3;16.3;19.3;3;16.97;10.4;3.86;20529 +78075;45.08241;-.92992;26;20220625;19.2;15.8;17.5;2.1;16.2;7.3;2.32;11085 +78075;45.08241;-.92992;26;20220626;20;13.6;16.8;1.5;14.77;0;2.81;15245 +78075;45.08241;-.92992;26;20220627;22.1;11.3;16.7;1.8;13.23;.1;4.26;25858 +78075;45.08241;-.92992;26;20220628;23.5;10.8;17.1;1.4;12.87;0;4.8;29470 +78075;45.08241;-.92992;26;20220629;22.9;10.4;16.7;1.6;14.4;2.6;3.77;22408 +78075;45.08241;-.92992;26;20220630;20.2;14.5;17.4;1.8;14.8;2.3;3.06;16402 +78075;45.08241;-.92992;26;20220701;23;9.6;16.3;1.4;12.57;.2;4.34;27002 +78075;45.08241;-.92992;26;20220702;27.5;11.5;19.5;2.2;13.43;0;5.68;30717 +78075;45.08241;-.92992;26;20220703;24.6;14.8;19.7;2.8;15.5;0;4.85;25905 +78075;45.08241;-.92992;26;20220704;25.4;15.8;20.6;2.4;16.47;.5;4.14;20034 +78075;45.08241;-.92992;26;20220705;28;15.5;21.8;2.6;15.47;0;5.85;29512 +78075;45.08241;-.92992;26;20220706;28.3;16.1;22.2;3;14.6;0;6.21;29994 +78075;45.08241;-.92992;26;20220707;27;15.2;21.1;2.2;16.33;0;5.3;28319 +78075;45.08241;-.92992;26;20220708;29.4;16.4;22.9;3.1;15.3;0;6.48;30587 +78075;45.08241;-.92992;26;20220709;31.6;15.4;23.5;2.9;14.37;0;6.85;30468 +78075;45.08241;-.92992;26;20220710;31.7;16.7;24.2;3.6;15.1;0;7.2;30380 +78075;45.08241;-.92992;26;20220711;34.5;17.9;26.2;3.2;15.47;0;7.55;30192 +78075;45.08241;-.92992;26;20220712;35.9;17.4;26.6;2.4;15.33;0;7.31;30469 +78075;45.08241;-.92992;26;20220713;35.8;15.7;25.8;1.8;13.97;0;6.77;30078 +78075;45.08241;-.92992;26;20220714;35.2;16.1;25.7;1.9;15.47;0;6.6;29520 +78075;45.08241;-.92992;26;20220715;32.7;19.4;26.1;2.7;14.67;0;6.93;28614 +78075;45.08241;-.92992;26;20220716;34.4;18.9;26.6;3.7;13.27;0;8.01;29100 +78075;45.08241;-.92992;26;20220717;37.2;20.3;28.7;3.9;13.37;0;8.74;28239 +78075;45.08241;-.92992;26;20220718;40;20.3;30.1;3.3;16.7;0;8.53;28310 +78075;45.08241;-.92992;26;20220719;28;22;25;3.5;20.47;.1;5.08;20445 +78075;45.08241;-.92992;26;20220720;26.3;19.9;23.1;2.7;18.53;.1;4.5;20179 +78075;45.08241;-.92992;26;20220721;28.8;14.7;21.8;1.7;17.13;0;5.09;26895 +78075;45.08241;-.92992;26;20220722;26;16.9;21.4;2.9;18.2;0;4.21;20197 +78075;45.08241;-.92992;26;20220723;28.1;14.6;21.3;1.8;16.5;0;4.93;25980 +78075;45.08241;-.92992;26;20220724;35.5;15.1;25.3;2.2;15.63;0;6.64;28716 +78075;45.08241;-.92992;26;20220725;24.8;20;22.4;2.9;19;1.1;3.79;16143 +78075;45.08241;-.92992;26;20220726;25;15.5;20.2;2;15.3;.1;4.23;21200 +78075;45.08241;-.92992;26;20220727;26.5;12.6;19.5;1.8;14.97;0;4.8;26972 +78075;45.08241;-.92992;26;20220728;26.2;14.3;20.3;2.2;16.1;0;4.78;25788 +78075;45.08241;-.92992;26;20220729;25.2;17.4;21.3;1.9;18.1;.1;3.43;16155 +78075;45.08241;-.92992;26;20220730;27.7;14.7;21.2;1.7;17.97;.1;4.27;22497 +78075;45.08241;-.92992;26;20220731;28;15.6;21.8;2.3;18.53;.2;4.89;26027 +78075;45.08241;-.92992;26;20220801;29.9;15.3;22.6;2.3;18.43;0;5.11;25592 +78075;45.08241;-.92992;26;20220802;34.6;16.5;25.6;1.9;17.9;0;6.05;27896 +78075;45.08241;-.92992;26;20220803;36.9;17.7;27.3;1.5;18.03;0;5.95;26386 +78075;45.08241;-.92992;26;20220804;32.3;19.2;25.8;2.6;19.6;0;5.62;24386 +78075;45.08241;-.92992;26;20220805;29.9;18.7;24.3;3.1;17.63;0;5.24;21245 +78075;45.08241;-.92992;26;20220806;31.3;19.9;25.6;4.3;12.93;0;7.37;26013 +78075;45.08241;-.92992;26;20220807;32.2;17.6;24.9;4.1;10.9;0;7.71;27606 +78075;45.08241;-.92992;26;20220808;33.9;18.4;26.2;3.6;11.07;0;7.66;27290 +78075;45.08241;-.92992;26;20220809;35.1;19.8;27.5;3.2;12.2;0;7.35;26009 +78075;45.08241;-.92992;26;20220810;37.2;18.7;27.9;2.8;12.17;0;7.38;26793 +78075;45.08241;-.92992;26;20220811;38.8;19.4;29.1;2.2;13.03;0;6.66;24344 +78075;45.08241;-.92992;26;20220812;36.2;20.5;28.4;2.3;16.73;0;6.28;24760 +78075;45.08241;-.92992;26;20220813;30.7;21;25.9;3;22.53;7.6;4.73;19578 +78075;45.08241;-.92992;26;20220814;25.3;19.5;22.4;2.9;20.47;.3;3.42;15429 +78075;45.08241;-.92992;26;20220815;26.1;17.5;21.8;2.7;18.63;.2;3.96;18986 +78075;45.08241;-.92992;26;20220816;26.1;17;21.5;1.6;18.33;.7;3.49;17556 +78075;45.08241;-.92992;26;20220817;24.5;16.7;20.6;2.6;17.3;2.1;3.49;16693 +78075;45.08241;-.92992;26;20220818;24.6;13.9;19.3;2.4;16.83;.5;3.68;20600 +78075;45.08241;-.92992;26;20220819;26.1;17.1;21.6;2.4;18.8;.3;3.58;17186 +78075;45.08241;-.92992;26;20220820;26.6;18.4;22.5;1.6;19.17;.1;3.18;14614 +78075;45.08241;-.92992;26;20220821;25.7;15.8;20.8;1.7;17.5;.9;3.34;16885 +78075;45.08241;-.92992;26;20220822;25.4;19.3;22.4;2.4;21;1.2;3.36;16685 +78075;45.08241;-.92992;26;20220823;27.9;19.5;23.7;1.5;21.67;.2;3.34;16102 +78075;45.08241;-.92992;26;20220824;35.2;17.8;26.5;2;19.2;4.5;5.41;23739 +78075;45.08241;-.92992;26;20220825;28.3;20.4;24.3;3.1;22.23;1.6;3.84;16247 +78075;45.08241;-.92992;26;20220826;27.7;18.4;23.1;2.4;20.23;0;3.81;18169 +78075;45.08241;-.92992;26;20220827;30;16.2;23.1;2;16.53;0;4.71;23195 +78075;45.08241;-.92992;26;20220828;32.1;16.3;24.2;2.3;14.93;0;5.3;23569 +78075;45.08241;-.92992;26;20220829;32;19.2;25.6;2.1;16.73;.6;4.34;15775 +78075;45.08241;-.92992;26;20220830;30.8;17.1;24;2;19.5;0;4.3;20795 +78075;45.08241;-.92992;26;20220831;29.4;19;24.2;2.6;20.9;0;4.02;17967 +78075;45.08241;-.92992;26;20220901;27.8;18.6;23.2;2.4;19.53;4.4;3.65;16884 +78075;45.08241;-.92992;26;20220902;25.4;18.3;21.9;2.3;19.47;5;3.07;14715 +78075;45.08241;-.92992;26;20220903;25.1;16.4;20.8;2;17.1;.7;3.2;15707 +78075;45.08241;-.92992;26;20220904;30.7;14.8;22.8;2;15.53;0;4.49;21738 +78075;45.08241;-.92992;26;20220905;31.2;18;24.6;2.7;16.67;.1;4.95;21208 +78075;45.08241;-.92992;26;20220906;29.1;15.7;22.4;2;16.4;0;4.28;21577 +78075;45.08241;-.92992;26;20220907;22.2;16.1;19.1;1.9;16.6;3.3;2.46;12423 +78075;45.08241;-.92992;26;20220908;23.6;17;20.3;3.5;17;1.1;3.02;12005 +78075;45.08241;-.92992;26;20220909;23.3;15.6;19.5;3;15.33;.9;3.17;13907 +78075;45.08241;-.92992;26;20220910;25.8;13;19.4;1.6;15.7;0;3.16;17825 +78075;45.08241;-.92992;26;20220911;31.8;15.7;23.8;2.7;15.4;0;4.9;20888 +78075;45.08241;-.92992;26;20220912;36.1;19.1;27.6;2.5;16.87;1.9;5.18;17423 +78075;45.08241;-.92992;26;20220913;32.4;20.9;26.7;3.3;20.83;0;4.36;13655 +78075;45.08241;-.92992;26;20220914;28;18.5;23.2;2.6;18.13;.4;3.91;17787 +78075;45.08241;-.92992;26;20220915;25.6;15.3;20.5;2;18.27;0;2.99;16663 +78075;45.08241;-.92992;26;20220916;23;14;18.5;2.9;14.37;0;3.28;17790 +78075;45.08241;-.92992;26;20220917;21.6;10;15.8;3.1;9.27;0;3.73;20188 +78075;45.08241;-.92992;26;20220918;24.3;9;16.7;3;8.27;0;4.15;19727 +78075;45.08241;-.92992;26;20220919;24.4;9.9;17.2;3.2;9.37;0;4.15;19828 +78075;45.08241;-.92992;26;20220920;23.5;9.2;16.3;3.3;9.23;0;3.97;19594 +78075;45.08241;-.92992;26;20220921;24.3;11;17.7;3;9.5;0;3.96;18939 +78075;45.08241;-.92992;26;20220922;25.3;8.2;16.8;1.5;10;0;3.11;18894 +78075;45.08241;-.92992;26;20220923;21;9;15;1.3;12.6;.3;1.78;9754 +78075;45.08241;-.92992;26;20220924;20.9;11.2;16.1;2.4;13.67;.4;2.39;14132 +78075;45.08241;-.92992;26;20220925;20.4;7.2;13.8;1.2;11.13;.2;2.21;16094 +78075;45.08241;-.92992;26;20220926;20.3;6.6;13.5;2.6;11.5;4.5;2.26;13127 +78075;45.08241;-.92992;26;20220927;19.4;13.5;16.5;3.7;14.07;8.1;2.25;10268 +78075;45.08241;-.92992;26;20220928;19.5;15.9;17.7;5.3;16.03;5;2.34;10560 +78075;45.08241;-.92992;26;20220929;17;12.4;14.7;1.9;13.07;2.9;1.6;8991 +78075;45.08241;-.92992;26;20220930;19.3;7.4;13.4;1.8;11.43;1.4;2.16;16599 +78075;45.08241;-.92992;26;20221001;19.4;14.3;16.9;4.3;18.23;2.8;1.13;6226 +78075;45.08241;-.92992;26;20221002;21.2;16.7;19;2.2;17.3;.1;1.83;8712 +78075;45.08241;-.92992;26;20221003;23.7;11.1;17.4;1.3;14.43;0;2.3;16233 +78075;45.08241;-.92992;26;20221004;23.9;9.3;16.6;.9;13.73;.2;2.13;16430 +78075;45.08241;-.92992;26;20221005;23.6;11.7;17.6;1.6;15.53;.6;2.16;13826 +78075;45.08241;-.92992;26;20221006;20.9;14.3;17.6;2.9;15.8;0;1.93;9716 +78075;45.08241;-.92992;26;20221007;23.7;10.9;17.3;1.4;14.67;1.6;2.1;14397 +78075;45.08241;-.92992;26;20221008;22.3;14.4;18.4;2.9;12.5;0;2.8;13219 +78075;45.08241;-.92992;26;20221009;26;10.8;18.4;1.9;13.37;.3;2.63;14805 +78075;45.08241;-.92992;26;20221010;19.3;13;16.2;1.1;16;3.5;1.19;7074 +78075;45.08241;-.92992;26;20221011;19.4;16.2;17.8;1.5;17.97;6.6;1.11;5701 +78075;45.08241;-.92992;26;20221012;20;13.3;16.7;1.3;15.63;.1;1.53;10804 +78075;45.08241;-.92992;26;20221013;20;11.5;15.8;2.4;16.23;5;1.22;7519 +78075;45.08241;-.92992;26;20221014;20.4;17.1;18.7;3.7;18.6;.9;1.39;5359 +78075;45.08241;-.92992;26;20221015;21.9;17;19.5;2.8;17.53;0;1.75;6351 +78075;45.08241;-.92992;26;20221016;28.9;14.8;21.8;2.7;16.97;3.8;2.89;12562 +78075;45.08241;-.92992;26;20221017;24.3;17.7;21;2.2;19.4;.5;1.74;7458 +78075;45.08241;-.92992;26;20221018;27.8;15.3;21.5;3;18.4;0;2.7;12707 +78075;45.08241;-.92992;26;20221019;25.5;17.5;21.5;3.3;18.73;8.4;2.32;9230 +78075;45.08241;-.92992;26;20221020;24.8;15.5;20.2;3.9;16.2;.2;2.61;9352 +78075;45.08241;-.92992;26;20221021;21.8;16.8;19.3;3;14.8;.1;2.13;5508 +78075;45.08241;-.92992;26;20221022;23.7;11.1;17.4;2.8;14.27;0;2.11;10435 +78075;45.08241;-.92992;26;20221023;25;17.4;21.2;4.3;14.73;0;3.22;8264 +78075;45.08241;-.92992;26;20221024;22.2;15.4;18.8;2.2;14.8;1.7;1.85;8896 +78075;45.08241;-.92992;26;20221025;22;10.2;16.1;2.6;13.93;.4;1.7;8094 +78075;45.08241;-.92992;26;20221026;26;12.7;19.4;2.5;15.23;0;2.23;11233 +78075;45.08241;-.92992;26;20221027;24.1;15.4;19.7;4;16.9;0;2.18;5657 +78075;45.08241;-.92992;26;20221028;24.7;17;20.8;2.9;16.17;0;2.18;6807 +78075;45.08241;-.92992;26;20221029;23;17.8;20.4;3;16.43;0;1.96;5767 +78075;45.08241;-.92992;26;20221030;19.9;13.4;16.7;1.7;15.43;3.4;1.17;7324 +78075;45.08241;-.92992;26;20221031;19.6;14;16.8;3;15.73;.5;1.26;4925 +78075;45.08241;-.92992;26;20221101;19;11.5;15.2;2.9;12.53;.6;1.64;6988 +78075;45.08241;-.92992;26;20221102;19.4;9.9;14.6;2;12.6;.1;1.3;9037 +78075;45.08241;-.92992;26;20221103;18.5;10.5;14.5;3.7;12.13;10.7;1.68;6034 +78075;45.08241;-.92992;26;20221104;16;10.6;13.3;5.1;10.97;3.8;1.84;6769 +78075;45.08241;-.92992;26;20221105;16.9;7.2;12.1;1.4;10.33;0;.99;8834 +78075;45.08241;-.92992;26;20221106;17.9;7.2;12.6;3;11.63;.3;1.26;7010 +78075;45.08241;-.92992;26;20221107;19.5;12;15.7;2.9;13;.1;1.53;8364 +78075;45.08241;-.92992;26;20221108;19;12;15.5;2.8;12.73;2.9;1.47;4795 +78075;45.08241;-.92992;26;20221109;16.5;12.3;14.4;1.7;13.53;2.8;.87;4232 +78075;45.08241;-.92992;26;20221110;14.2;6.7;10.5;2;11.37;0;.72;7400 +78075;45.08241;-.92992;26;20221111;18.5;7.7;13.1;2.8;12.07;.2;1.18;9164 +78075;45.08241;-.92992;26;20221112;21.2;9.6;15.4;2.3;13.53;.2;1.23;9254 +78075;45.08241;-.92992;26;20221113;21.3;8.9;15.1;1.9;12.43;.1;1.19;9317 +78075;45.08241;-.92992;26;20221114;15.8;9.9;12.9;2.9;12.33;2.6;.95;4772 +78075;45.08241;-.92992;26;20221115;15.9;11.4;13.6;3.5;13;11.4;1.04;3105 +78075;45.08241;-.92992;26;20221116;17.2;11.1;14.1;4.3;13.37;5.2;1.22;5238 +78075;45.08241;-.92992;26;20221117;16.2;14.1;15.1;4.9;12.97;6.3;1.62;3524 +78075;45.08241;-.92992;26;20221118;14.2;9;11.6;2.3;10.73;11.8;.93;4654 +78075;45.08241;-.92992;26;20221119;12.6;7.5;10.1;1.6;9.63;.4;.66;7184 +78075;45.08241;-.92992;26;20221120;14.9;3.6;9.3;2.7;10.27;8.4;.74;5510 +78075;45.08241;-.92992;26;20221121;15.3;8.4;11.8;4.6;10.8;14.2;1.32;3732 +78075;45.08241;-.92992;26;20221122;12.6;8.8;10.7;5.1;10.57;18.7;1.08;3764 +78075;45.08241;-.92992;26;20221123;16.3;10.4;13.4;4.7;12.93;1.8;1.02;5747 +78075;45.08241;-.92992;26;20221124;13.8;9.4;11.6;3.1;11.7;2.2;.83;2919 +78075;45.08241;-.92992;26;20221125;14.2;10.5;12.4;2.5;11.17;2.3;.9;4859 +78075;45.08241;-.92992;26;20221126;12.7;4.6;8.7;2.1;9.43;.1;.57;5964 +78075;45.08241;-.92992;26;20221127;12;5.4;8.7;2.5;9.97;8.4;.53;5292 +78075;45.08241;-.92992;26;20221128;14.5;9.7;12.1;3.4;11.13;4.7;.99;5126 +78075;45.08241;-.92992;26;20221129;13.2;6.4;9.8;1.6;9.93;.7;.55;5418 +78075;45.08241;-.92992;26;20221130;9.8;2.6;6.2;2.4;8.17;.1;.47;6096 +78075;45.08241;-.92992;26;20221201;9.8;4.5;7.2;3.9;8.17;0;.75;5984 +78075;45.08241;-.92992;26;20221202;7.1;4.8;6;3.1;7.83;.1;.64;2421 +78075;45.08241;-.92992;26;20221203;7.9;4;5.9;2.3;7.23;.1;.63;4378 +78075;45.08241;-.92992;26;20221204;8.6;.1;4.4;1.1;6.87;0;.28;6120 +78075;45.08241;-.92992;26;20221205;10.8;.3;5.6;2.5;6.87;.2;.62;7371 +78075;45.08241;-.92992;26;20221206;8;3.9;5.9;3;7.37;0;.72;3524 +78075;45.08241;-.92992;26;20221207;6.4;1.6;4;3.2;6.7;0;.55;4364 +78075;45.08241;-.92992;26;20221208;4.6;.1;2.4;2.9;6.53;4.9;.39;3075 +78075;45.08241;-.92992;26;20221209;5.4;3.3;4.3;3.7;7;0;.59;3548 +78075;45.08241;-.92992;26;20221210;2.3;-2.7;-.2;2;5.27;0;.27;5118 +78075;45.08241;-.92992;26;20221211;4.4;-2.7;.9;2.7;5.03;.1;.48;5713 +78075;45.08241;-.92992;26;20221212;2.9;-2.7;.1;3.4;5.77;6.8;.32;2399 +78075;45.08241;-.92992;26;20221213;6.3;2;4.1;2.5;8.13;1.5;.25;2294 +78075;45.08241;-.92992;26;20221214;16.6;6.3;11.5;2.3;12.13;5;.52;5482 +78075;45.08241;-.92992;26;20221215;10.4;8.5;9.4;3.7;10.83;4.2;.48;2628 +78075;45.08241;-.92992;26;20221216;6.6;2.2;4.4;5.7;5.87;0;1.09;5871 +78075;45.08241;-.92992;26;20221217;5.7;-3.2;1.3;2.4;5;0;.48;6615 +78075;45.08241;-.92992;26;20221218;12.1;-.5;5.8;3.8;7.93;0;.65;5841 +78075;45.08241;-.92992;26;20221219;15.5;9.3;12.4;4.6;10.93;0;1.3;3916 +78075;45.08241;-.92992;26;20221220;15.4;11.9;13.6;3.9;12;.1;1.2;2608 +78075;45.08241;-.92992;26;20221221;16.5;9.5;13;3.6;12.77;.7;.82;4234 +78075;45.08241;-.92992;26;20221222;16.3;13;14.6;4.8;14.53;13.2;.93;1845 +78075;45.08241;-.92992;26;20221223;16.7;14.2;15.4;3.5;14.27;4.7;1.07;2136 +78075;45.08241;-.92992;26;20221224;17.2;11.9;14.5;2.2;12.9;0;.81;4758 +78075;45.08241;-.92992;26;20221225;17.5;8.9;13.2;3.1;11.53;1.3;1.08;4705 +78075;45.08241;-.92992;26;20221226;14.2;10.1;12.1;1.6;12.1;1.1;.57;2702 +78075;45.08241;-.92992;26;20221227;13.5;4.8;9.1;1.3;10.13;.3;.33;5101 +78075;45.08241;-.92992;26;20221228;15.5;6.2;10.8;2.9;10.97;.6;.69;5644 +78075;45.08241;-.92992;26;20221229;12.8;12.2;12.5;3.4;12.73;10.7;.78;766 +78075;45.08241;-.92992;26;20221230;16.9;9.5;13.2;4;13.07;2;.88;3427 +78075;45.08241;-.92992;26;20221231;19.6;12.1;15.9;4.4;11.07;0;2.17;4369 +78076;45.11486;-.61537;9;20220101;17.3;7.6;12.4;2.6;10.86;0;.91;5934 +78076;45.11486;-.61537;9;20220102;15.9;10;13;2.9;12.26;0;.79;3954 +78076;45.11486;-.61537;9;20220103;17.2;10.7;14;3.3;12.06;0;1.09;4800 +78076;45.11486;-.61537;9;20220104;14.5;12.1;13.3;3;10.91;1.7;1.21;2199 +78076;45.11486;-.61537;9;20220105;8.8;2.1;5.5;1.6;7.01;.1;.45;5682 +78076;45.11486;-.61537;9;20220106;9.2;-.2;4.5;1.3;5.81;.3;.45;6231 +78076;45.11486;-.61537;9;20220107;12.2;3.7;7.9;3.1;8.26;6.1;.82;5339 +78076;45.11486;-.61537;9;20220108;12.7;8.9;10.8;4.4;10.86;9.6;.83;3481 +78076;45.11486;-.61537;9;20220109;10.9;8;9.5;2.4;10.61;15.6;.52;2244 +78076;45.11486;-.61537;9;20220110;12.2;9.6;10.9;2.6;12.06;5.3;.49;2052 +78076;45.11486;-.61537;9;20220111;10.8;4.8;7.8;1.5;8.01;.1;.53;6032 +78076;45.11486;-.61537;9;20220112;6.6;.6;3.6;3;5.96;0;.66;5610 +78076;45.11486;-.61537;9;20220113;6.7;-.2;3.2;2.5;5.81;0;.57;6443 +78076;45.11486;-.61537;9;20220114;7.6;-.9;3.3;2.4;6.01;0;.58;6238 +78076;45.11486;-.61537;9;20220115;6.2;-3.3;1.5;1;5.66;.2;.26;6703 +78076;45.11486;-.61537;9;20220116;1.2;-2.5;-.7;1.1;5.76;.1;.2;3483 +78076;45.11486;-.61537;9;20220117;6.4;0;3.2;1.6;7.51;0;.27;3960 +78076;45.11486;-.61537;9;20220118;4.4;.1;2.2;1.3;7.06;.1;.25;3780 +78076;45.11486;-.61537;9;20220119;7.9;3.8;5.8;1.4;8.66;3.3;.38;3085 +78076;45.11486;-.61537;9;20220120;7.6;5.6;6.6;2.7;8.41;.2;.57;2841 +78076;45.11486;-.61537;9;20220121;6.6;1.4;4;3.4;6.06;.1;.77;6320 +78076;45.11486;-.61537;9;20220122;8.5;.8;4.6;3.2;6.21;0;.82;7554 +78076;45.11486;-.61537;9;20220123;9.7;.1;4.9;2.3;6.31;0;.75;7962 +78076;45.11486;-.61537;9;20220124;11.6;-.8;5.4;1.7;6.71;0;.71;8268 +78076;45.11486;-.61537;9;20220125;12.6;-1.4;5.6;1.3;6.76;0;.63;8837 +78076;45.11486;-.61537;9;20220126;7.9;-1.9;3;2.3;6.26;0;.62;8873 +78076;45.11486;-.61537;9;20220127;1.4;-1.8;-.2;2.3;5.61;0;.34;4059 +78076;45.11486;-.61537;9;20220128;10.6;-.8;4.9;1.9;7.81;0;.51;6506 +78076;45.11486;-.61537;9;20220129;3.5;3.3;3.4;1.4;7.66;0;.33;1902 +78076;45.11486;-.61537;9;20220130;8.5;3.8;6.1;1.2;9.11;.4;.41;4068 +78076;45.11486;-.61537;9;20220131;11.4;6.8;9.1;2.9;9.81;.7;.75;5393 +78076;45.11486;-.61537;9;20220201;11.1;2;6.6;2.3;9.11;.5;.53;5475 +78076;45.11486;-.61537;9;20220202;11.2;9;10.1;2.1;11.06;0;.62;3460 +78076;45.11486;-.61537;9;20220203;10.1;5.1;7.6;2.2;9.76;.6;.5;3546 +78076;45.11486;-.61537;9;20220204;13.1;7;10.1;2.3;11.06;1.4;.7;5255 +78076;45.11486;-.61537;9;20220205;11.6;3;7.3;2.1;8.01;.2;.87;8788 +78076;45.11486;-.61537;9;20220206;11.5;3.6;7.6;3.4;10.36;1.2;.43;5643 +78076;45.11486;-.61537;9;20220207;13.5;10.4;12;2.4;11.11;.4;1.02;6330 +78076;45.11486;-.61537;9;20220208;14.3;3.9;9.1;1.9;8.11;0;1.13;9766 +78076;45.11486;-.61537;9;20220209;17;3.2;10.1;2.7;8.46;.2;1.5;10102 +78076;45.11486;-.61537;9;20220210;6.4;2.3;4.4;2.4;9.51;.7;.96;8568 +78076;45.11486;-.61537;9;20220211;12.2;6.2;9.2;3.3;7.81;0;1.42;10513 +78076;45.11486;-.61537;9;20220212;13.2;1.6;7.4;1.6;6.37;0;1.15;10519 +78076;45.11486;-.61537;9;20220213;16.9;3.2;10;4.8;8.81;2;1.92;10828 +78076;45.11486;-.61537;9;20220214;12.4;8.7;10.6;5;10.04;2.9;1.3;6381 +78076;45.11486;-.61537;9;20220215;12.9;5.5;9.2;4.6;10.01;15.8;.83;6386 +78076;45.11486;-.61537;9;20220216;14.1;9.5;11.8;5.3;13.51;6;.55;4729 +78076;45.11486;-.61537;9;20220217;13.5;12.4;13;3.7;14.06;1.1;.64;2979 +78076;45.11486;-.61537;9;20220218;14;10.3;12.2;2.6;11.71;.2;1.04;4635 +78076;45.11486;-.61537;9;20220219;12.1;4.4;8.2;1.8;8.41;.1;1.08;9379 +78076;45.11486;-.61537;9;20220220;14.2;5.8;10;3.7;11.61;2.1;.83;7527 +78076;45.11486;-.61537;9;20220221;12.8;9.4;11.1;3.7;9.96;.1;1.4;6528 +78076;45.11486;-.61537;9;20220222;14;7.1;10.5;2.1;10.11;0;1.17;8491 +78076;45.11486;-.61537;9;20220223;16.1;8;12;1.1;10.31;0;1.27;10726 +78076;45.11486;-.61537;9;20220224;14.6;4.6;9.6;1.8;9.41;.8;1.26;10196 +78076;45.11486;-.61537;9;20220225;11.9;.7;6.3;1.8;6.96;.1;1.29;12929 +78076;45.11486;-.61537;9;20220226;14;1.6;7.8;3;5.86;0;2.03;14050 +78076;45.11486;-.61537;9;20220227;16.6;4.9;10.8;2.3;8.16;.2;1.89;12771 +78076;45.11486;-.61537;9;20220228;18.4;3.6;11;1.1;9.11;0;1.58;13915 +78076;45.11486;-.61537;9;20220301;18.2;4.5;11.3;2.6;8.61;.3;2.09;13351 +78076;45.11486;-.61537;9;20220302;11.7;8.9;10.3;2.6;10.71;1.5;.95;4421 +78076;45.11486;-.61537;9;20220303;13;6.4;9.7;2.2;10.91;.2;.98;7737 +78076;45.11486;-.61537;9;20220304;10.7;8.6;9.7;3;10.46;.4;.92;4675 +78076;45.11486;-.61537;9;20220305;12.4;3.8;8.1;2.7;8.01;.6;1.56;12848 +78076;45.11486;-.61537;9;20220306;12.6;7;9.8;2.8;7.31;.1;1.91;11225 +78076;45.11486;-.61537;9;20220307;11.3;-.2;5.6;2.9;5.76;0;1.83;15288 +78076;45.11486;-.61537;9;20220308;11;6.8;8.9;3.8;9.26;.8;1.19;5997 +78076;45.11486;-.61537;9;20220309;15.8;3.5;9.7;3.9;9.66;.2;1.84;13672 +78076;45.11486;-.61537;9;20220310;14.9;9.9;12.4;4.3;11.41;2.7;1.63;7878 +78076;45.11486;-.61537;9;20220311;13;10.9;12;4.3;11.16;10.6;1.35;4348 +78076;45.11486;-.61537;9;20220312;14.2;7.7;10.9;3.8;10.11;5.7;1.81;12776 +78076;45.11486;-.61537;9;20220313;13.9;8.5;11.2;3.9;9.41;5.6;1.94;10178 +78076;45.11486;-.61537;9;20220314;14.7;4.6;9.7;4.8;9.61;.4;1.75;10768 +78076;45.11486;-.61537;9;20220315;18.8;11.8;15.3;4.8;12.21;0;2.55;10624 +78076;45.11486;-.61537;9;20220316;16.2;11.6;13.9;3.2;12.56;0;1.55;6700 +78076;45.11486;-.61537;9;20220317;11.8;9.9;10.9;4.8;10.21;.1;1.46;4955 +78076;45.11486;-.61537;9;20220318;15.6;7.2;11.4;4.7;8.87;0;2.35;12078 +78076;45.11486;-.61537;9;20220319;19.3;7.1;13.2;3.6;9.07;0;2.99;15922 +78076;45.11486;-.61537;9;20220320;18.9;8.1;13.5;3.8;9.44;0;2.81;13652 +78076;45.11486;-.61537;9;20220321;20.9;10.2;15.6;5;9.74;0;3.63;14828 +78076;45.11486;-.61537;9;20220322;18.7;7.5;13.1;4.7;7.41;0;3.7;16677 +78076;45.11486;-.61537;9;20220323;18.4;6.6;12.5;3.5;6.94;0;3.39;19442 +78076;45.11486;-.61537;9;20220324;18.2;5.1;11.7;2.4;7.21;0;2.98;19909 +78076;45.11486;-.61537;9;20220325;19.3;6.4;12.9;2.6;7.11;0;3.11;16313 +78076;45.11486;-.61537;9;20220326;21.8;6.9;14.4;3.2;6.41;0;4.04;19808 +78076;45.11486;-.61537;9;20220327;21.8;8;14.9;2.8;7.57;0;3.65;18840 +78076;45.11486;-.61537;9;20220328;21.9;8.9;15.4;1.9;8.34;0;3.13;17639 +78076;45.11486;-.61537;9;20220329;16.3;10.1;13.2;1.8;10.71;0;1.83;8909 +78076;45.11486;-.61537;9;20220330;16.5;9.1;12.8;3.1;11.04;.9;1.75;8386 +78076;45.11486;-.61537;9;20220331;14.9;8.5;11.7;4.9;8.87;1.6;2.54;12276 +78076;45.11486;-.61537;9;20220401;10.4;2.6;6.5;6;5.54;.4;2.56;15345 +78076;45.11486;-.61537;9;20220402;10.8;2.3;6.6;4.3;5.21;0;2.55;16487 +78076;45.11486;-.61537;9;20220403;8.6;-1.3;3.6;2.1;5.26;0;1.82;15430 +78076;45.11486;-.61537;9;20220404;11.9;2.7;7.3;3.1;5.41;0;2.64;20151 +78076;45.11486;-.61537;9;20220405;13.7;2;7.9;2.4;8.31;0;1.64;9800 +78076;45.11486;-.61537;9;20220406;14.6;9.9;12.2;4.1;11.57;1.9;1.6;8571 +78076;45.11486;-.61537;9;20220407;14;11.3;12.7;7.9;12.91;21.1;1.25;5317 +78076;45.11486;-.61537;9;20220408;17.4;12.2;14.8;8;11.24;1.4;3.11;9071 +78076;45.11486;-.61537;9;20220409;15.6;6.1;10.9;2.2;7.91;0;2.64;19512 +78076;45.11486;-.61537;9;20220410;20.1;4.4;12.2;4.3;6.97;0;4.19;22967 +78076;45.11486;-.61537;9;20220411;24.7;11.1;17.9;7.5;11.11;.1;5.31;20000 +78076;45.11486;-.61537;9;20220412;19.3;12;15.7;3.9;12.11;2.8;2.83;12837 +78076;45.11486;-.61537;9;20220413;18.9;10.9;14.9;2.3;12.81;.5;2.28;13244 +78076;45.11486;-.61537;9;20220414;22.3;12.4;17.4;2;12.67;0;3.73;22086 +78076;45.11486;-.61537;9;20220415;22.7;9.5;16.1;2.7;12.31;0;3.8;22387 +78076;45.11486;-.61537;9;20220416;21.9;9.9;15.9;3;11.77;0;3.92;22721 +78076;45.11486;-.61537;9;20220417;21.3;9.1;15.2;2.7;10.87;0;3.92;22704 +78076;45.11486;-.61537;9;20220418;18.4;11;14.7;3.2;12.17;0;2.68;13971 +78076;45.11486;-.61537;9;20220419;14.7;9;11.9;3.1;10.74;9.3;1.61;8053 +78076;45.11486;-.61537;9;20220420;13;9.2;11.1;3.5;11.67;13.4;1.05;4136 +78076;45.11486;-.61537;9;20220421;18.4;9.1;13.7;2;12.47;1.4;2.1;12538 +78076;45.11486;-.61537;9;20220422;20.8;9.7;15.2;2.3;11.94;6.2;3.09;18259 +78076;45.11486;-.61537;9;20220423;14.5;11.4;12.9;4.1;12.14;9.4;1.69;8328 +78076;45.11486;-.61537;9;20220424;16.7;11.4;14.1;5.5;12.44;0;2.15;10154 +78076;45.11486;-.61537;9;20220425;19.3;10.1;14.7;2.8;11.17;0;3.37;20913 +78076;45.11486;-.61537;9;20220426;23.4;8.9;16.1;3.5;10.97;0;4.48;25381 +78076;45.11486;-.61537;9;20220427;20.4;11.7;16;2.8;12.31;1.4;2.9;12947 +78076;45.11486;-.61537;9;20220428;19.4;13.1;16.3;2.4;13.54;0;2.88;15418 +78076;45.11486;-.61537;9;20220429;20.8;11.4;16.1;2.5;13.51;0;3.29;20001 +78076;45.11486;-.61537;9;20220430;21.1;11.3;16.2;2.5;12.81;0;3.52;20619 +78076;45.11486;-.61537;9;20220501;21.3;9.2;15.3;2.4;11.57;0;3.5;21432 +78076;45.11486;-.61537;9;20220502;21.3;11.8;16.6;2.8;10.84;0;3.94;20522 +78076;45.11486;-.61537;9;20220503;22.3;12.2;17.2;3.1;10.84;0;4.43;23051 +78076;45.11486;-.61537;9;20220504;21.4;12.1;16.8;2.9;10.37;0;4.06;20486 +78076;45.11486;-.61537;9;20220505;21.8;9.5;15.7;3.1;11.04;.1;4.04;24198 +78076;45.11486;-.61537;9;20220506;22.2;9.8;16;2.2;12.51;.1;2.86;13142 +78076;45.11486;-.61537;9;20220507;24.3;11.5;17.9;2.1;12.96;.1;3.19;13686 +78076;45.11486;-.61537;9;20220508;25.4;11.4;18.4;1.9;12.36;0;3.39;14182 +78076;45.11486;-.61537;9;20220509;27.8;12.6;20.2;1.6;12.61;0;3.52;14683 +78076;45.11486;-.61537;9;20220510;29.5;12;20.8;1.8;13.51;0;3.93;15403 +78076;45.11486;-.61537;9;20220511;24.5;14.7;19.6;2;15.46;.6;3.04;12553 +78076;45.11486;-.61537;9;20220512;21;14.6;17.8;1.4;15.11;0;2.13;9265 +78076;45.11486;-.61537;9;20220513;24;13.2;18.6;1.2;14.76;0;2.74;12604 +78076;45.11486;-.61537;9;20220514;29.9;12.1;21;2.3;15.91;0;4.01;15497 +78076;45.11486;-.61537;9;20220515;29.7;16.6;23.2;2.9;17.11;5.6;4.19;13714 +78076;45.11486;-.61537;9;20220516;28.1;14;21;1.8;17.31;0;3.27;13489 +78076;45.11486;-.61537;9;20220517;29.9;16.9;23.4;2.9;16.56;.1;4.28;13687 +78076;45.11486;-.61537;9;20220518;32.5;14.8;23.7;2;17.11;2.8;4.31;15769 +78076;45.11486;-.61537;9;20220519;26.6;17;21.8;1.6;19.06;.1;2.77;11007 +78076;45.11486;-.61537;9;20220520;25;18.7;21.8;2.5;17.91;0;2.93;9663 +78076;45.11486;-.61537;9;20220521;31;13.8;22.4;1.4;17.86;0;3.66;15580 +78076;45.11486;-.61537;9;20220522;31.9;19.7;25.8;2.4;21.26;4.1;3.97;13006 +78076;45.11486;-.61537;9;20220523;20.8;16.3;18.6;3.9;16.51;3.7;2.37;7835 +78076;45.11486;-.61537;9;20220524;18.6;12;15.3;2;12.86;1;2.17;9475 +78076;45.11486;-.61537;9;20220525;20.3;10.3;15.3;1.6;12.36;.2;2.6;12698 +78076;45.11486;-.61537;9;20220526;19.2;13;16.1;1.6;14.46;0;2.06;9522 +78076;45.11486;-.61537;9;20220527;22.9;12.6;17.7;1.8;14.66;0;2.77;12497 +78076;45.11486;-.61537;9;20220528;25.9;14;19.9;2.9;12.66;0;4.15;14480 +78076;45.11486;-.61537;9;20220529;22.1;11.9;17;3.1;9.86;0;3.94;14265 +78076;45.11486;-.61537;9;20220530;23.3;10.2;16.7;2.9;9.06;0;4.18;15501 +78076;45.11486;-.61537;9;20220531;23.7;13.8;18.8;2.1;12.36;2.9;3.41;12918 +78076;45.11486;-.61537;9;20220601;27;12.9;20;2;14.71;14.3;3.69;15257 +78076;45.11486;-.61537;9;20220602;28.2;16.9;22.5;1.7;18.96;5;3.29;13508 +78076;45.11486;-.61537;9;20220603;26.1;18.2;22.2;1.8;19.61;.2;2.93;11819 +78076;45.11486;-.61537;9;20220604;24.8;17;20.9;1.5;18.61;0;2.67;11396 +78076;45.11486;-.61537;9;20220605;21.8;17.1;19.4;1.6;16.81;0;2.22;8516 +78076;45.11486;-.61537;9;20220606;22.5;15.1;18.8;1.6;16.01;.6;2.55;11106 +78076;45.11486;-.61537;9;20220607;23.3;13.8;18.6;2.1;15.31;9.5;2.95;12643 +78076;45.11486;-.61537;9;20220608;19.9;15.7;17.8;2.2;16.76;1.9;1.95;8092 +78076;45.11486;-.61537;9;20220609;22;12.6;17.3;1.7;14.61;.1;2.7;12617 +78076;45.11486;-.61537;9;20220610;27.3;10.7;19;1.4;15.46;.1;3.48;16838 +78076;45.11486;-.61537;9;20220611;29.3;14.4;21.9;2;17.36;0;5.49;28411 +78076;45.11486;-.61537;9;20220612;30.1;17.1;23.6;1.8;18.56;.2;5.25;25129 +78076;45.11486;-.61537;9;20220613;29.3;18.2;23.7;2.8;14.96;0;6.04;26258 +78076;45.11486;-.61537;9;20220614;34.5;17.1;25.8;2;17.26;.1;6.61;29545 +78076;45.11486;-.61537;9;20220615;32.6;19.9;26.2;2.1;19.46;0;6.2;28059 +78076;45.11486;-.61537;9;20220616;35.3;15.6;25.4;1.6;17.91;0;6.27;28614 +78076;45.11486;-.61537;9;20220617;38.3;18.9;28.6;1.7;19.06;0;6.95;29870 +78076;45.11486;-.61537;9;20220618;39.8;19.9;29.8;2.6;18.96;1.6;8.04;30005 +78076;45.11486;-.61537;9;20220619;28.1;19.8;24;2.3;20.46;1.7;5.04;24317 +78076;45.11486;-.61537;9;20220620;28.6;17.3;23;2;19.16;9.9;4.84;23520 +78076;45.11486;-.61537;9;20220621;25.5;17.1;21.3;2.8;20.2;7.3;4;20800 +78076;45.11486;-.61537;9;20220622;23.8;16.9;20.3;3.9;18.6;5.3;4.26;23100 +78076;45.11486;-.61537;9;20220623;23.2;15.3;19.2;1.9;17.8;7.2;3.51;19200 +78076;45.11486;-.61537;9;20220624;22.3;16.4;19.3;3;17.3;9.4;3.97;22000 +78076;45.11486;-.61537;9;20220625;19.4;16.3;17.8;2.2;16.7;6.5;2.1;9400 +78076;45.11486;-.61537;9;20220626;20;14.7;17.3;1.9;15;.6;2.42;11100 +78076;45.11486;-.61537;9;20220627;22.1;12.1;17.1;2;13.5;.1;4.46;26900 +78076;45.11486;-.61537;9;20220628;23.3;11.8;17.5;1.4;13.4;0;4.61;27900 +78076;45.11486;-.61537;9;20220629;22.6;11.2;16.9;1.5;15.2;4.2;3.32;19100 +78076;45.11486;-.61537;9;20220630;20.4;14.7;17.5;1.5;15.1;2.5;3.07;16800 +78076;45.11486;-.61537;9;20220701;23;10.7;16.8;1.6;12.9;.1;4.45;26900 +78076;45.11486;-.61537;9;20220702;27.7;11.6;19.7;1.8;13.71;0;5.54;30674 +78076;45.11486;-.61537;9;20220703;25.5;14.8;20.2;2.8;15.21;.3;5.05;26162 +78076;45.11486;-.61537;9;20220704;25.9;16.2;21.1;1.9;16.76;.2;4.32;21505 +78076;45.11486;-.61537;9;20220705;28.3;15.7;22;2;15.66;0;5.53;28129 +78076;45.11486;-.61537;9;20220706;28.6;16.2;22.4;2.5;14.76;0;5.9;28660 +78076;45.11486;-.61537;9;20220707;27.3;15.8;21.5;2.1;16.26;0;5.33;27885 +78076;45.11486;-.61537;9;20220708;29.6;16.7;23.2;2.8;15.36;0;6.16;28808 +78076;45.11486;-.61537;9;20220709;31.4;15.4;23.4;2.5;14.51;0;6.47;29936 +78076;45.11486;-.61537;9;20220710;31.7;16.8;24.3;3.5;15.4;0;7.11;30300 +78076;45.11486;-.61537;9;20220711;34.8;17.7;26.2;2.8;15.5;0;7.41;30200 +78076;45.11486;-.61537;9;20220712;35.9;17.4;26.7;2.2;15.4;0;7.17;30600 +78076;45.11486;-.61537;9;20220713;36;16.6;26.3;1.8;13.96;0;6.76;30019 +78076;45.11486;-.61537;9;20220714;35.7;16.8;26.3;1.8;16.16;0;6.63;29632 +78076;45.11486;-.61537;9;20220715;32.9;18.9;25.9;2.2;14.71;0;6.44;27852 +78076;45.11486;-.61537;9;20220716;34.6;18.8;26.7;2.6;13.21;0;7.28;29203 +78076;45.11486;-.61537;9;20220717;37.5;19.7;28.6;2.8;13.01;0;7.84;28562 +78076;45.11486;-.61537;9;20220718;40.2;21;30.6;3;15.86;0;8.47;28819 +78076;45.11486;-.61537;9;20220719;28.1;22.3;25.2;3;20.01;.1;4.89;19735 +78076;45.11486;-.61537;9;20220720;26.9;19.8;23.4;2;18.66;.1;4.52;21416 +78076;45.11486;-.61537;9;20220721;29.9;14.8;22.4;1.4;17.61;0;5.08;26482 +78076;45.11486;-.61537;9;20220722;26.9;17.4;22.2;2.4;18.21;0;4.32;20292 +78076;45.11486;-.61537;9;20220723;29.2;15.8;22.5;1.8;16.96;0;5.15;26114 +78076;45.11486;-.61537;9;20220724;35.7;15.2;25.4;1.5;15.56;0;6.14;28832 +78076;45.11486;-.61537;9;20220725;25.3;20.1;22.7;2.2;18.76;.8;3.78;16940 +78076;45.11486;-.61537;9;20220726;24.8;15.8;20.3;1.4;15.31;0;3.76;19330 +78076;45.11486;-.61537;9;20220727;27.1;13.7;20.4;1.4;15.16;0;4.56;25093 +78076;45.11486;-.61537;9;20220728;27.4;15.5;21.5;2.1;16.46;0;4.71;23814 +78076;45.11486;-.61537;9;20220729;25.7;17.9;21.8;1.6;18.36;.1;3.55;17329 +78076;45.11486;-.61537;9;20220730;28.6;15.5;22.1;1.3;18.66;.1;4.32;22701 +78076;45.11486;-.61537;9;20220731;29.3;16.1;22.7;1.7;18.71;.1;5.04;26457 +78076;45.11486;-.61537;9;20220801;31;15.8;23.4;1.8;18.31;0;5.23;26066 +78076;45.11486;-.61537;9;20220802;35.1;17.1;26.1;1.8;17.96;0;6.12;27909 +78076;45.11486;-.61537;9;20220803;37.5;18.1;27.8;1.5;17.56;0;6.07;26845 +78076;45.11486;-.61537;9;20220804;33.9;19.3;26.6;1.9;19.16;0;5.63;24551 +78076;45.11486;-.61537;9;20220805;30.6;19.1;24.8;2.3;18.16;0;5.09;22054 +78076;45.11486;-.61537;9;20220806;31.4;20.1;25.7;3.4;13.11;0;6.58;24299 +78076;45.11486;-.61537;9;20220807;32.7;17.6;25.1;3.3;11.01;0;7.01;26859 +78076;45.11486;-.61537;9;20220808;34.3;18.1;26.2;2.9;10.91;0;7.03;27155 +78076;45.11486;-.61537;9;20220809;35.2;19.4;27.3;2.5;12.01;0;6.69;25934 +78076;45.11486;-.61537;9;20220810;37.5;18.9;28.2;2.2;11.86;0;6.73;26761 +78076;45.11486;-.61537;9;20220811;38.6;19.1;28.8;1.8;13.11;0;6.3;25238 +78076;45.11486;-.61537;9;20220812;37.9;21.5;29.7;1.8;16.11;0;6.1;24313 +78076;45.11486;-.61537;9;20220813;32.1;21.6;26.9;2.5;22.41;11.5;5.12;21463 +78076;45.11486;-.61537;9;20220814;25.6;19.6;22.6;2.4;20.56;.6;3.48;16595 +78076;45.11486;-.61537;9;20220815;26.4;17.1;21.8;2.1;18.46;0;3.85;19381 +78076;45.11486;-.61537;9;20220816;26.6;17.3;22;1.6;18.36;.9;3.63;18309 +78076;45.11486;-.61537;9;20220817;24.9;16.8;20.8;2.2;17.51;2;3.59;18217 +78076;45.11486;-.61537;9;20220818;25.1;14.6;19.9;1.8;17.01;.2;3.65;20503 +78076;45.11486;-.61537;9;20220819;26.6;16.7;21.6;1.9;18.76;.1;3.66;18838 +78076;45.11486;-.61537;9;20220820;26.7;18.3;22.5;1.4;19.31;0;3.17;15526 +78076;45.11486;-.61537;9;20220821;26.1;16.5;21.3;1.8;17.56;.7;3.33;16136 +78076;45.11486;-.61537;9;20220822;26.1;19.3;22.7;1.9;20.61;.9;3.56;18067 +78076;45.11486;-.61537;9;20220823;29.1;19.7;24.4;1.4;21.06;.1;3.56;16956 +78076;45.11486;-.61537;9;20220824;35.4;18.2;26.8;1.7;18.96;4.3;5.28;23924 +78076;45.11486;-.61537;9;20220825;28;20.4;24.2;2.3;22.21;1.3;3.4;14967 +78076;45.11486;-.61537;9;20220826;28.1;18.7;23.4;2.6;20.4;0;4.13;20000 +78076;45.11486;-.61537;9;20220827;30.6;16.3;23.5;1.8;16.46;0;4.55;22453 +78076;45.11486;-.61537;9;20220828;32.6;16.6;24.6;1.8;14.76;0;5.03;23342 +78076;45.11486;-.61537;9;20220829;32.1;19.6;25.9;2;16.51;.3;4.39;16864 +78076;45.11486;-.61537;9;20220830;31.9;17.8;24.8;1.7;18.86;0;4.41;21066 +78076;45.11486;-.61537;9;20220831;30.3;19;24.7;1.9;20.41;0;4.04;18937 +78076;45.11486;-.61537;9;20220901;28.5;19.1;23.8;1.7;19.61;0;3.63;17467 +78076;45.11486;-.61537;9;20220902;25.6;18.6;22.1;1.6;19.51;6.5;2.97;14769 +78076;45.11486;-.61537;9;20220903;25.3;16.8;21.1;1.7;17.46;.1;3.03;15169 +78076;45.11486;-.61537;9;20220904;31.8;15.4;23.6;1.9;15.66;0;4.6;21561 +78076;45.11486;-.61537;9;20220905;32.3;18.9;25.6;2.4;16.01;.1;4.99;20672 +78076;45.11486;-.61537;9;20220906;29.1;16.1;22.6;1.8;16.41;0;4.05;20321 +78076;45.11486;-.61537;9;20220907;22.4;16.9;19.6;1.8;16.66;1.2;2.41;11657 +78076;45.11486;-.61537;9;20220908;23.4;16.3;19.9;2.8;17.16;1.2;2.78;13188 +78076;45.11486;-.61537;9;20220909;23.4;14.7;19.1;2.2;15.26;.6;2.87;14270 +78076;45.11486;-.61537;9;20220910;25.9;13.8;19.9;1.5;15.76;0;2.94;15386 +78076;45.11486;-.61537;9;20220911;31.9;16.2;24.1;2.6;14.61;0;4.91;20261 +78076;45.11486;-.61537;9;20220912;36.1;20.2;28.1;2.8;16.31;1.7;5.4;17257 +78076;45.11486;-.61537;9;20220913;32.9;21.2;27;3.2;20.91;0;4.39;13855 +78076;45.11486;-.61537;9;20220914;28.7;19.7;24.2;2.4;17.86;.1;3.84;16299 +78076;45.11486;-.61537;9;20220915;26.2;16.9;21.6;1.3;19.21;0;2.75;15121 +78076;45.11486;-.61537;9;20220916;23.2;15.1;19.2;2.2;14.66;0;3.01;16177 +78076;45.11486;-.61537;9;20220917;22;10.5;16.2;2.9;9.21;0;3.59;18699 +78076;45.11486;-.61537;9;20220918;24.8;9.3;17.1;2.7;8.06;0;4.05;19595 +78076;45.11486;-.61537;9;20220919;24.7;9.3;17;2.7;9.11;0;3.88;19626 +78076;45.11486;-.61537;9;20220920;23.7;9.4;16.6;3.1;9.06;0;3.88;18982 +78076;45.11486;-.61537;9;20220921;24.8;10.8;17.8;2.8;9.31;0;3.88;18890 +78076;45.11486;-.61537;9;20220922;25.8;9;17.4;1.4;10.01;0;3.09;18949 +78076;45.11486;-.61537;9;20220923;20.7;9.8;15.3;1;12.96;.1;1.68;9532 +78076;45.11486;-.61537;9;20220924;21.3;12.1;16.7;1.9;14.01;.8;2.28;13677 +78076;45.11486;-.61537;9;20220925;20.6;7.7;14.2;1.4;11.51;.1;2.21;15428 +78076;45.11486;-.61537;9;20220926;20.2;7.3;13.8;2.3;12.21;4.2;2.06;12692 +78076;45.11486;-.61537;9;20220927;19.2;13.1;16.1;2.5;14.16;9.4;1.91;10488 +78076;45.11486;-.61537;9;20220928;19.5;15.8;17.7;3.6;16.16;4.4;2.04;10302 +78076;45.11486;-.61537;9;20220929;17;12.8;14.9;1.1;13.11;2.8;1.45;8549 +78076;45.11486;-.61537;9;20220930;19.5;8.8;14.1;1.6;11.76;1.3;2.03;14543 +78076;45.11486;-.61537;9;20221001;19.6;13.8;16.7;3.3;17.96;3.8;1.19;7518 +78076;45.11486;-.61537;9;20221002;21.2;16.9;19;1.6;17.46;.1;1.69;8644 +78076;45.11486;-.61537;9;20221003;23.8;11.5;17.7;1.3;14.66;0;2.24;15462 +78076;45.11486;-.61537;9;20221004;23.8;10;16.9;1.1;14.11;.2;2.15;15661 +78076;45.11486;-.61537;9;20221005;24.6;12;18.3;1.4;15.51;.9;2.19;14096 +78076;45.11486;-.61537;9;20221006;20.6;14.6;17.6;2.1;16.31;.2;1.7;9627 +78076;45.11486;-.61537;9;20221007;24;11.6;17.8;1.4;15.21;.6;2.08;13524 +78076;45.11486;-.61537;9;20221008;22.6;15;18.8;2.6;13.01;0;2.66;12188 +78076;45.11486;-.61537;9;20221009;25.8;11.8;18.8;1.9;13.66;.2;2.58;14253 +78076;45.11486;-.61537;9;20221010;18.9;13.9;16.4;1.4;16.36;2.9;1.12;6101 +78076;45.11486;-.61537;9;20221011;20.1;16.3;18.2;1.3;18.06;5;1.22;6613 +78076;45.11486;-.61537;9;20221012;19.3;13.6;16.5;1.4;15.76;.1;1.38;9401 +78076;45.11486;-.61537;9;20221013;20.2;11.6;15.9;2.3;16.31;4.6;1.23;7647 +78076;45.11486;-.61537;9;20221014;20.7;16.9;18.8;3;18.46;.3;1.38;5978 +78076;45.11486;-.61537;9;20221015;22.1;16.7;19.4;2.3;17.51;0;1.64;7050 +78076;45.11486;-.61537;9;20221016;28.9;14.7;21.8;3;17.41;3.5;2.92;12149 +78076;45.11486;-.61537;9;20221017;24.4;17.9;21.1;2.3;19.86;2.9;1.66;6639 +78076;45.11486;-.61537;9;20221018;27.9;16.6;22.3;3;18.96;0;2.66;11389 +78076;45.11486;-.61537;9;20221019;25.6;18.3;22;2.9;18.71;11.5;2.24;8806 +78076;45.11486;-.61537;9;20221020;24.7;16;20.3;3.6;16.66;1.9;2.43;8746 +78076;45.11486;-.61537;9;20221021;22.1;17.2;19.6;2.6;14.36;.1;2.09;5519 +78076;45.11486;-.61537;9;20221022;23.5;12.6;18;3.4;14.81;0;2.22;9372 +78076;45.11486;-.61537;9;20221023;25.4;17.7;21.5;4.6;14.76;0;3.38;8337 +78076;45.11486;-.61537;9;20221024;22.6;15.4;19;1.9;14.46;.3;1.78;8181 +78076;45.11486;-.61537;9;20221025;22;10.9;16.5;2.7;14.01;1.2;1.71;7878 +78076;45.11486;-.61537;9;20221026;26;13.4;19.7;2.6;15.56;0;2.2;10619 +78076;45.11486;-.61537;9;20221027;24.1;17.2;20.6;4;17.46;0;2.19;5008 +78076;45.11486;-.61537;9;20221028;24.9;17.8;21.4;3.1;16.61;0;2.31;6640 +78076;45.11486;-.61537;9;20221029;23;18.1;20.6;3.1;16.61;0;2;5739 +78076;45.11486;-.61537;9;20221030;20;14.7;17.3;2.1;15.86;2.9;1.25;5842 +78076;45.11486;-.61537;9;20221031;19.8;14.8;17.3;3;16.11;2.1;1.27;4645 +78076;45.11486;-.61537;9;20221101;19;10.6;14.8;2.1;13.01;.2;1.27;7464 +78076;45.11486;-.61537;9;20221102;19.3;10.6;15;2.1;12.81;.1;1.3;7739 +78076;45.11486;-.61537;9;20221103;18.7;12.3;15.5;3.3;12.31;9.7;1.69;5049 +78076;45.11486;-.61537;9;20221104;16;10.4;13.2;3.2;11.01;3.4;1.42;7071 +78076;45.11486;-.61537;9;20221105;16.7;7.1;11.9;1.6;10.26;0;1.05;7833 +78076;45.11486;-.61537;9;20221106;18;7.7;12.9;2.6;11.46;.4;1.24;6864 +78076;45.11486;-.61537;9;20221107;19.4;11.7;15.6;2.7;12.96;0;1.42;8033 +78076;45.11486;-.61537;9;20221108;19.1;12.7;15.9;3.2;13.06;2.2;1.55;4629 +78076;45.11486;-.61537;9;20221109;16.6;12.5;14.6;1.6;13.61;2.5;.85;4174 +78076;45.11486;-.61537;9;20221110;12.2;6.9;9.5;1.7;11.46;0;.47;4841 +78076;45.11486;-.61537;9;20221111;18.3;6.6;12.5;2.5;11.91;.2;1.02;8746 +78076;45.11486;-.61537;9;20221112;21.2;10.6;15.9;2.6;13.86;.2;1.32;8182 +78076;45.11486;-.61537;9;20221113;20.6;9.6;15.1;2.1;12.66;.1;1.2;8210 +78076;45.11486;-.61537;9;20221114;15.6;11.2;13.4;2.8;12.56;4.2;.95;3739 +78076;45.11486;-.61537;9;20221115;15.5;11.7;13.6;3.4;13.11;9;.96;2859 +78076;45.11486;-.61537;9;20221116;17.2;10.2;13.7;3.3;13.21;5.7;.97;4841 +78076;45.11486;-.61537;9;20221117;15.9;13.5;14.7;3.5;12.96;6.5;1.22;3464 +78076;45.11486;-.61537;9;20221118;13.7;8.3;11;1.8;10.91;9.3;.69;5061 +78076;45.11486;-.61537;9;20221119;12.6;7.5;10.1;1.1;9.66;.2;.56;6473 +78076;45.11486;-.61537;9;20221120;14;4.3;9.1;2.4;10.21;6.8;.65;5010 +78076;45.11486;-.61537;9;20221121;14.7;8.7;11.7;3.9;10.96;15.8;1.09;3472 +78076;45.11486;-.61537;9;20221122;12.1;8.4;10.3;3.2;10.61;17.7;.73;3915 +78076;45.11486;-.61537;9;20221123;16.2;10.6;13.4;3.6;12.76;1.9;.93;5313 +78076;45.11486;-.61537;9;20221124;13.5;8.7;11.1;2.6;11.46;2.3;.66;3348 +78076;45.11486;-.61537;9;20221125;14.5;10.1;12.3;2;11.36;2.6;.74;5098 +78076;45.11486;-.61537;9;20221126;12.8;5.1;9;2.3;9.56;.1;.6;5587 +78076;45.11486;-.61537;9;20221127;11.6;5.6;8.6;2.6;9.91;7.6;.52;4744 +78076;45.11486;-.61537;9;20221128;14.5;9.9;12.2;2.6;11.31;4.9;.83;4427 +78076;45.11486;-.61537;9;20221129;13.2;6.6;9.9;1.6;9.96;1.1;.56;5114 +78076;45.11486;-.61537;9;20221130;10.4;3.2;6.8;2.3;8.41;.1;.51;5287 +78076;45.11486;-.61537;9;20221201;10;4.6;7.3;3.6;8.06;.1;.75;5777 +78076;45.11486;-.61537;9;20221202;7.1;4.9;6;2.9;7.81;.1;.62;2290 +78076;45.11486;-.61537;9;20221203;7.6;4.1;5.8;2;7.31;.1;.57;3724 +78076;45.11486;-.61537;9;20221204;8.2;1.3;4.7;1.4;7.36;0;.38;4813 +78076;45.11486;-.61537;9;20221205;10.8;1.2;6;2.7;7.16;.2;.67;6365 +78076;45.11486;-.61537;9;20221206;8.2;4;6.1;2.5;7.16;0;.74;3371 +78076;45.11486;-.61537;9;20221207;7.2;1.5;4.4;2.3;6.61;.1;.5;5168 +78076;45.11486;-.61537;9;20221208;4.7;.1;2.4;2.1;6.46;2.8;.38;3015 +78076;45.11486;-.61537;9;20221209;5.6;3.2;4.4;2.8;6.96;0;.53;3244 +78076;45.11486;-.61537;9;20221210;2.2;-2.2;0;2.3;5.26;.1;.36;3257 +78076;45.11486;-.61537;9;20221211;4.2;-2.7;.7;2.4;4.96;0;.47;4699 +78076;45.11486;-.61537;9;20221212;2.9;-2.2;.3;3.3;5.76;6.3;.32;2499 +78076;45.11486;-.61537;9;20221213;6.4;2.5;4.4;2.4;8.16;3;.29;2245 +78076;45.11486;-.61537;9;20221214;16.4;6.4;11.4;2.3;12.11;4.7;.5;5138 +78076;45.11486;-.61537;9;20221215;10.6;9.3;9.9;3;10.96;2.3;.58;1705 +78076;45.11486;-.61537;9;20221216;6.8;2.3;4.5;4.2;5.91;0;.93;4941 +78076;45.11486;-.61537;9;20221217;5.7;-3.1;1.3;2.3;5.01;0;.47;6228 +78076;45.11486;-.61537;9;20221218;11.7;.6;6.2;4.4;8.31;0;.67;4737 +78076;45.11486;-.61537;9;20221219;15.4;9;12.2;4.8;11.11;0;1.19;3708 +78076;45.11486;-.61537;9;20221220;15.2;12;13.6;4;11.91;1;1.23;2123 +78076;45.11486;-.61537;9;20221221;16.4;9.5;13;3.2;12.61;1.1;.79;3771 +78076;45.11486;-.61537;9;20221222;16;12.6;14.3;3.9;14.51;14.7;.71;1993 +78076;45.11486;-.61537;9;20221223;16.3;13.9;15.1;3;14.36;3.3;.87;1944 +78076;45.11486;-.61537;9;20221224;17.6;12;14.8;2.2;12.96;0;.83;4205 +78076;45.11486;-.61537;9;20221225;17.2;9.5;13.3;3.5;11.4;0;1.2;4200 +78076;45.11486;-.61537;9;20221226;13.9;9.9;11.9;1.5;12.21;1.2;.5;2632 +78076;45.11486;-.61537;9;20221227;12.7;6.2;9.5;1.6;10.86;.2;.37;4027 +78076;45.11486;-.61537;9;20221228;15.7;6.6;11.1;2.9;11.11;.6;.72;4946 +78076;45.11486;-.61537;9;20221229;12.7;11.6;12.2;2.7;12.61;11.8;.61;1440 +78076;45.11486;-.61537;9;20221230;16.5;10.1;13.3;4.1;13.06;2.2;.86;2996 +78076;45.11486;-.61537;9;20221231;19.8;11.4;15.6;4.1;11.36;0;1.89;4630 +78077;45.14636;-.30049;50;20220101;17.9;6.7;12.3;1.8;10.37;0;.8;5604 +78077;45.14636;-.30049;50;20220102;15.7;10.1;12.9;2.1;11.63;0;.81;3570 +78077;45.14636;-.30049;50;20220103;16.2;10.2;13.2;2.6;11.87;0;.89;4418 +78077;45.14636;-.30049;50;20220104;14.5;11.5;13;2.6;10.5;1.2;1.21;2332 +78077;45.14636;-.30049;50;20220105;8.6;2;5.3;1.5;6.77;0;.48;5061 +78077;45.14636;-.30049;50;20220106;8.9;-1;4;.9;5.67;.1;.36;5929 +78077;45.14636;-.30049;50;20220107;12;2.5;7.3;2.8;7.8;5.5;.79;5397 +78077;45.14636;-.30049;50;20220108;12.1;8.2;10.1;3.9;10.63;9.8;.77;3330 +78077;45.14636;-.30049;50;20220109;10;7.4;8.7;1.9;10.27;17.1;.49;2117 +78077;45.14636;-.30049;50;20220110;10.4;9.1;9.7;1.6;11.37;5.1;.43;1480 +78077;45.14636;-.30049;50;20220111;10.5;3.8;7.1;1.6;7.57;.1;.58;5450 +78077;45.14636;-.30049;50;20220112;6.5;-.6;3;2.7;5.73;0;.63;5454 +78077;45.14636;-.30049;50;20220113;4.5;-1.7;1.4;1.8;5.57;0;.42;4784 +78077;45.14636;-.30049;50;20220114;7.7;-1.9;2.9;1.6;5.77;0;.5;6056 +78077;45.14636;-.30049;50;20220115;4.6;-3.6;.5;.9;5.37;.2;.29;5036 +78077;45.14636;-.30049;50;20220116;.3;-4.8;-2.2;.7;5.2;.1;.22;3432 +78077;45.14636;-.30049;50;20220117;6;-1.3;2.3;1.3;7.03;.1;.28;4151 +78077;45.14636;-.30049;50;20220118;4;-1.2;1.4;1.2;6.7;.1;.27;3483 +78077;45.14636;-.30049;50;20220119;6.8;2.6;4.7;1.3;8.3;3.7;.33;2770 +78077;45.14636;-.30049;50;20220120;7.5;4.8;6.1;2;8;.3;.57;2849 +78077;45.14636;-.30049;50;20220121;6.1;.3;3.2;2.9;5.8;.1;.73;5858 +78077;45.14636;-.30049;50;20220122;8.4;-.5;3.9;2.6;5.93;0;.78;6776 +78077;45.14636;-.30049;50;20220123;9.7;-1.2;4.3;1.7;6.07;0;.68;7430 +78077;45.14636;-.30049;50;20220124;12.1;-2;5.1;1.3;6.47;0;.63;8218 +78077;45.14636;-.30049;50;20220125;13;-2;5.5;.8;6.67;0;.54;8427 +78077;45.14636;-.30049;50;20220126;8.8;-3.1;2.9;1.8;5.97;0;.63;7322 +78077;45.14636;-.30049;50;20220127;2.4;-2.5;0;1.8;5.47;0;.39;4396 +78077;45.14636;-.30049;50;20220128;8.7;-1.1;3.8;1.4;7.37;0;.44;6134 +78077;45.14636;-.30049;50;20220129;3.3;2;2.7;1.2;7.43;0;.33;2223 +78077;45.14636;-.30049;50;20220130;8.3;3.1;5.7;1;8.9;.4;.41;4010 +78077;45.14636;-.30049;50;20220131;11.1;6.5;8.8;2.5;9.5;.7;.78;4556 +78077;45.14636;-.30049;50;20220201;10.5;1.5;6;2.4;8.77;.4;.54;5860 +78077;45.14636;-.30049;50;20220202;10.6;8.3;9.4;2.1;10.67;0;.61;2944 +78077;45.14636;-.30049;50;20220203;8.9;4.1;6.5;1.7;9.37;.5;.44;3935 +78077;45.14636;-.30049;50;20220204;12.5;6.9;9.7;2;10.87;1.4;.65;4550 +78077;45.14636;-.30049;50;20220205;11.6;2.2;6.9;1.9;7.67;.1;.88;8344 +78077;45.14636;-.30049;50;20220206;11.3;2.5;6.9;3.2;9.83;1.4;.51;5940 +78077;45.14636;-.30049;50;20220207;13.5;10;11.7;2.4;10.9;.5;1.02;4962 +78077;45.14636;-.30049;50;20220208;14.4;2.6;8.5;1.2;7.77;0;.97;9537 +78077;45.14636;-.30049;50;20220209;17;2.8;9.9;2;7.97;.2;1.4;9858 +78077;45.14636;-.30049;50;20220210;6.9;2.7;4.8;2.1;9.6;.7;1.24;9400 +78077;45.14636;-.30049;50;20220211;12.3;6.5;9.4;3.4;7.9;0;1.54;10000 +78077;45.14636;-.30049;50;20220212;12.8;.1;6.4;1.8;6.2;0;1.22;9900 +78077;45.14636;-.30049;50;20220213;17.8;.6;9.2;4.9;8.73;1.8;1.95;9766 +78077;45.14636;-.30049;50;20220214;12.3;7.6;9.9;5.3;10.05;4.6;1.25;6700 +78077;45.14636;-.30049;50;20220215;12;3.4;7.7;3.9;9.83;16.3;.72;5300 +78077;45.14636;-.30049;50;20220216;13.9;9.1;11.5;4.3;13.2;7.2;.63;5002 +78077;45.14636;-.30049;50;20220217;13.3;12.1;12.7;3.2;13.87;1.4;.64;2686 +78077;45.14636;-.30049;50;20220218;13.9;10.3;12.1;2.5;11.5;.3;1.09;4999 +78077;45.14636;-.30049;50;20220219;12.1;5.3;8.7;1.6;8.27;0;1.09;8323 +78077;45.14636;-.30049;50;20220220;14.1;5.7;9.9;3.1;11;2.7;.99;7612 +78077;45.14636;-.30049;50;20220221;12.8;9.4;11.1;3.9;9.77;.1;1.51;6387 +78077;45.14636;-.30049;50;20220222;13.7;6.5;10.1;1.7;9.87;0;1.13;8358 +78077;45.14636;-.30049;50;20220223;16.4;7;11.7;.9;9.9;0;1.24;10455 +78077;45.14636;-.30049;50;20220224;14.3;4.6;9.5;1.7;9.33;.6;1.22;9666 +78077;45.14636;-.30049;50;20220225;11.8;1.2;6.5;1.4;6.63;.1;1.25;11584 +78077;45.14636;-.30049;50;20220226;13.7;.1;6.9;2.3;5.47;0;1.85;12954 +78077;45.14636;-.30049;50;20220227;17;3.9;10.5;1.8;7.83;.1;1.77;12374 +78077;45.14636;-.30049;50;20220228;18.7;2.2;10.4;.9;8.87;0;1.49;13782 +78077;45.14636;-.30049;50;20220301;18;2.9;10.5;1.8;8.33;.2;1.84;13431 +78077;45.14636;-.30049;50;20220302;11.8;8.5;10.2;1.9;10.47;2.4;1;5370 +78077;45.14636;-.30049;50;20220303;13.3;6.9;10.1;1.6;10.73;0;1.1;8340 +78077;45.14636;-.30049;50;20220304;9.7;8.2;8.9;2.6;10.47;.7;.72;3439 +78077;45.14636;-.30049;50;20220305;12;4.3;8.1;2.4;7.97;.6;1.46;10630 +78077;45.14636;-.30049;50;20220306;12.4;6.5;9.4;2.4;7.17;.1;1.78;10407 +78077;45.14636;-.30049;50;20220307;11.5;-1.9;4.8;2.1;5.5;0;1.68;14595 +78077;45.14636;-.30049;50;20220308;10.6;5.8;8.2;2.7;8.9;.7;1.13;6420 +78077;45.14636;-.30049;50;20220309;15.9;4;9.9;3.1;9.63;.3;1.78;12749 +78077;45.14636;-.30049;50;20220310;15;9.8;12.4;3.3;11;3;1.67;8271 +78077;45.14636;-.30049;50;20220311;12;10.8;11.4;3.2;10.87;11.3;1.18;3342 +78077;45.14636;-.30049;50;20220312;13.8;7.7;10.8;2.8;9.97;3.5;1.57;9694 +78077;45.14636;-.30049;50;20220313;13.1;8.6;10.9;3.2;9.17;6.3;1.7;7702 +78077;45.14636;-.30049;50;20220314;14.8;3.9;9.3;3.8;9.37;.3;1.71;10747 +78077;45.14636;-.30049;50;20220315;18.9;12;15.5;4.2;11.87;0;2.55;10473 +78077;45.14636;-.30049;50;20220316;15.9;11.5;13.7;2.3;12.17;0;1.5;6742 +78077;45.14636;-.30049;50;20220317;11.8;9.9;10.9;4.7;10.03;.1;1.52;4555 +78077;45.14636;-.30049;50;20220318;15.6;7.1;11.3;4.5;9.03;0;2.37;12000 +78077;45.14636;-.30049;50;20220319;19.3;6.2;12.7;3.4;8.87;0;2.92;15366 +78077;45.14636;-.30049;50;20220320;18;7.1;12.6;4.1;9.17;0;2.76;12900 +78077;45.14636;-.30049;50;20220321;19.9;9.4;14.7;5.5;9.2;0;3.75;15533 +78077;45.14636;-.30049;50;20220322;18.1;6.8;12.4;5.3;6.77;0;3.91;17100 +78077;45.14636;-.30049;50;20220323;18;5.5;11.8;3.7;6.47;0;3.54;19200 +78077;45.14636;-.30049;50;20220324;18.9;2.6;10.7;2.5;6.8;0;3.04;19866 +78077;45.14636;-.30049;50;20220325;19.8;4;11.9;2.3;6.6;0;3.02;15233 +78077;45.14636;-.30049;50;20220326;22.1;4.7;13.4;2.8;6.4;0;3.83;19566 +78077;45.14636;-.30049;50;20220327;22.1;6;14;3.1;7.27;0;3.83;18333 +78077;45.14636;-.30049;50;20220328;21.9;6.5;14.2;2.1;8.13;0;3.12;16366 +78077;45.14636;-.30049;50;20220329;16.8;9.4;13.1;2.1;10.37;0;1.84;7700 +78077;45.14636;-.30049;50;20220330;15.8;8.7;12.2;3;11;2.2;1.8;8700 +78077;45.14636;-.30049;50;20220331;14.6;7.7;11.1;5.2;8.83;1.9;2.67;13866 +78077;45.14636;-.30049;50;20220401;9.7;.6;5.2;6.4;5.4;.4;2.5;15833 +78077;45.14636;-.30049;50;20220402;10;1;5.5;4.6;5.2;0;2.46;15633 +78077;45.14636;-.30049;50;20220403;8.1;-1.2;3.4;3;5.08;0;2.04;16182 +78077;45.14636;-.30049;50;20220404;12.2;1;6.6;2.5;5.2;0;2.5;19127 +78077;45.14636;-.30049;50;20220405;13.5;1.6;7.6;2.4;8.3;0;1.64;9800 +78077;45.14636;-.30049;50;20220406;14.4;9.4;11.9;4.4;11.4;2;1.67;8250 +78077;45.14636;-.30049;50;20220407;13.8;10.7;12.2;7.7;12.87;22.8;1.08;3833 +78077;45.14636;-.30049;50;20220408;18;11.8;14.9;8;11.33;1.6;3.26;9800 +78077;45.14636;-.30049;50;20220409;15.3;4.5;9.9;2.2;7.73;0;2.65;18466 +78077;45.14636;-.30049;50;20220410;19.3;3.1;11.2;4.5;6.85;0;4.13;22700 +78077;45.14636;-.30049;50;20220411;23.8;10.8;17.3;7.5;11.1;0;5.31;20000 +78077;45.14636;-.30049;50;20220412;18.2;11.5;14.9;4.2;11.6;3.3;2.62;10133 +78077;45.14636;-.30049;50;20220413;17.3;10.6;14;2;12.83;.4;1.82;9700 +78077;45.14636;-.30049;50;20220414;23.7;11.3;17.5;1.8;12.5;0;3.68;21566 +78077;45.14636;-.30049;50;20220415;25;8.8;16.9;2.4;11.83;0;4.1;22900 +78077;45.14636;-.30049;50;20220416;23.8;8.1;15.9;2.9;10.97;0;4.25;24033 +78077;45.14636;-.30049;50;20220417;23.6;7;15.3;2.7;10.03;0;4.22;23966 +78077;45.14636;-.30049;50;20220418;19.6;10.1;14.9;3.2;12.03;0;3.03;16366 +78077;45.14636;-.30049;50;20220419;15.3;7.8;11.6;3.1;11.03;9.6;1.82;8633 +78077;45.14636;-.30049;50;20220420;13.7;8.8;11.2;3;11.77;12.9;1.16;4533 +78077;45.14636;-.30049;50;20220421;18.8;8.7;13.7;2.1;12.7;2.6;2.2;12266 +78077;45.14636;-.30049;50;20220422;20;10.2;15.1;2.1;12.53;6;2.71;15166 +78077;45.14636;-.30049;50;20220423;14;10.6;12.3;3.6;12.07;8.1;1.45;6600 +78077;45.14636;-.30049;50;20220424;16.6;10.7;13.6;5.5;12.23;0;2.26;9900 +78077;45.14636;-.30049;50;20220425;19.4;8.7;14;2.5;11.23;0;3.35;21166 +78077;45.14636;-.30049;50;20220426;22.7;6.7;14.7;3;10.7;0;4.19;25266 +78077;45.14636;-.30049;50;20220427;22;10;16;2.7;11.93;.5;3.33;16133 +78077;45.14636;-.30049;50;20220428;21;12.6;16.8;2.6;13.67;0;3.23;17533 +78077;45.14636;-.30049;50;20220429;22.2;11.3;16.7;2.7;13.83;0;3.34;17933 +78077;45.14636;-.30049;50;20220430;23;10.6;16.8;2.5;12.43;0;3.94;21800 +78077;45.14636;-.30049;50;20220501;21.8;7.7;14.8;1.9;10.4;0;3.59;21266 +78077;45.14636;-.30049;50;20220502;21.2;10.5;15.8;2.5;10.33;0;3.79;20033 +78077;45.14636;-.30049;50;20220503;23.2;11.3;17.2;2.6;11.23;.1;4.43;23700 +78077;45.14636;-.30049;50;20220504;21.8;10.1;16;2.6;10.57;0;3.86;20133 +78077;45.14636;-.30049;50;20220505;22.2;7.8;15;2.9;10.8;.1;4.08;23033 +78077;45.14636;-.30049;50;20220506;22.2;8.8;15.5;1.8;11.9;.1;3.08;15969 +78077;45.14636;-.30049;50;20220507;24.3;9.9;17.1;1.7;12.5;.1;3.32;16373 +78077;45.14636;-.30049;50;20220508;25.2;9.9;17.6;1.6;11.77;0;3.55;17325 +78077;45.14636;-.30049;50;20220509;27.5;11.3;19.4;1.2;12;0;3.64;17856 +78077;45.14636;-.30049;50;20220510;29.8;11.4;20.6;1.4;12.57;0;4.16;18563 +78077;45.14636;-.30049;50;20220511;26.1;14.2;20.2;1.8;15.1;7;3.48;14908 +78077;45.14636;-.30049;50;20220512;21.3;14;17.6;1.3;14.9;0;2.46;11746 +78077;45.14636;-.30049;50;20220513;25.4;13.7;19.5;1.2;15;0;3.2;15554 +78077;45.14636;-.30049;50;20220514;29.5;11.8;20.6;1.8;15.6;0;4.15;18850 +78077;45.14636;-.30049;50;20220515;29.5;16.2;22.8;2.1;16.83;7.2;4.07;16196 +78077;45.14636;-.30049;50;20220516;27.8;14.6;21.2;1.3;17.13;.1;3.53;16914 +78077;45.14636;-.30049;50;20220517;29.8;16.3;23.1;2.1;16.47;.1;4.25;16929 +78077;45.14636;-.30049;50;20220518;32.3;14.1;23.2;1.8;16.97;2.9;4.6;19505 +78077;45.14636;-.30049;50;20220519;26.6;17.5;22;1.6;19.37;.1;3.18;14059 +78077;45.14636;-.30049;50;20220520;25.2;18.5;21.9;2.2;18.1;0;3.12;11989 +78077;45.14636;-.30049;50;20220521;30.6;13.3;22;1.4;17.73;0;4.14;19596 +78077;45.14636;-.30049;50;20220522;31.5;19.4;25.5;2.1;20.83;3.2;4.26;16433 +78077;45.14636;-.30049;50;20220523;20.9;16.8;18.8;4;16.07;3.3;2.75;8903 +78077;45.14636;-.30049;50;20220524;18.8;11.8;15.3;1.8;12.57;1.5;2.52;12049 +78077;45.14636;-.30049;50;20220525;20.4;8.9;14.7;1.5;11.8;.2;2.89;15708 +78077;45.14636;-.30049;50;20220526;19.4;12.5;15.9;1.3;14.13;0;2.26;11440 +78077;45.14636;-.30049;50;20220527;23.6;12.4;18;1.7;14.47;0;3.19;15474 +78077;45.14636;-.30049;50;20220528;25.8;12.3;19;2.7;12.23;0;4.34;17493 +78077;45.14636;-.30049;50;20220529;22;9.3;15.7;2.8;9.53;0;3.95;16975 +78077;45.14636;-.30049;50;20220530;23.6;8.2;15.9;2.1;8.73;0;4.08;18974 +78077;45.14636;-.30049;50;20220531;24.3;13;18.7;1.5;11.8;2.8;3.55;16081 +78077;45.14636;-.30049;50;20220601;27.3;12;19.7;1.8;14.07;13;4.07;18626 +78077;45.14636;-.30049;50;20220602;28.4;16.6;22.5;1.8;18.57;5.3;3.84;16809 +78077;45.14636;-.30049;50;20220603;27.3;18.4;22.9;1.9;19.9;.7;3.39;14168 +78077;45.14636;-.30049;50;20220604;25.4;16.6;21;1.5;19.03;.2;3.03;13953 +78077;45.14636;-.30049;50;20220605;22.1;17.1;19.6;1.9;16.57;0;2.62;10529 +78077;45.14636;-.30049;50;20220606;22.7;13.9;18.3;1.2;15.6;.3;2.73;13283 +78077;45.14636;-.30049;50;20220607;23.6;14;18.8;1.8;15.07;9.8;3.27;15104 +78077;45.14636;-.30049;50;20220608;19.9;15.1;17.5;2.1;16.27;1.9;2.27;10364 +78077;45.14636;-.30049;50;20220609;22.3;12.6;17.5;1.6;14.53;.1;3.01;14925 +78077;45.14636;-.30049;50;20220610;27.7;10.2;18.9;1.2;15;.1;3.93;20487 +78077;45.14636;-.30049;50;20220611;30.3;13.2;21.7;1.5;16.8;0;5.49;28678 +78077;45.14636;-.30049;50;20220612;30.4;16.6;23.5;1.7;18.63;.2;5.14;24799 +78077;45.14636;-.30049;50;20220613;29;17.9;23.4;2.4;15.2;0;5.72;25469 +78077;45.14636;-.30049;50;20220614;34.5;15.6;25;1.8;17.3;.2;6.37;29320 +78077;45.14636;-.30049;50;20220615;33.4;20.5;27;2;19.33;0;6.12;26213 +78077;45.14636;-.30049;50;20220616;35.4;15.8;25.6;1.3;17.4;0;6.16;29034 +78077;45.14636;-.30049;50;20220617;38.2;18.7;28.4;1.7;18.03;0;6.98;29892 +78077;45.14636;-.30049;50;20220618;39.5;20.4;30;2.2;18.13;1.2;7.58;29065 +78077;45.14636;-.30049;50;20220619;29.1;20;24.5;2;20.07;0;4.65;20509 +78077;45.14636;-.30049;50;20220620;28.8;17.2;23;1.7;19.33;10.4;4.88;24068 +78077;45.14636;-.30049;50;20220621;26.7;17.3;22;2;20.05;10.7;3.64;17078 +78077;45.14636;-.30049;50;20220622;25;17;21;3;18.18;5.6;4.42;22234 +78077;45.14636;-.30049;50;20220623;24.6;15.3;20;1.8;17.53;6.9;3.89;20504 +78077;45.14636;-.30049;50;20220624;22.7;16.4;19.5;2.4;16.88;7.1;3.79;19859 +78077;45.14636;-.30049;50;20220625;19.5;15.6;17.5;1.7;15.83;6.6;2.11;9245 +78077;45.14636;-.30049;50;20220626;19.3;14;16.7;1.3;15.15;1.8;2.2;10993 +78077;45.14636;-.30049;50;20220627;23.1;12.1;17.6;1.7;13.43;.1;4.18;23852 +78077;45.14636;-.30049;50;20220628;24.5;11.1;17.8;1.4;13.03;0;4.72;27846 +78077;45.14636;-.30049;50;20220629;24.3;11.1;17.7;1.5;14.28;6.9;4.09;23218 +78077;45.14636;-.30049;50;20220630;19.4;14;16.7;1.4;14.88;2.2;2.45;12588 +78077;45.14636;-.30049;50;20220701;23.6;9.3;16.4;1;12.48;.1;4.3;26798 +78077;45.14636;-.30049;50;20220702;28.4;10.8;19.6;1.4;13.67;0;5.32;29577 +78077;45.14636;-.30049;50;20220703;26.6;13.9;20.2;2.1;14.87;2.1;5;25726 +78077;45.14636;-.30049;50;20220704;26.2;15.8;21;1.8;16.83;.2;4.32;21675 +78077;45.14636;-.30049;50;20220705;28.4;15.1;21.8;1.7;15.27;0;5.27;26789 +78077;45.14636;-.30049;50;20220706;28.4;14.1;21.3;2.2;14;0;5.58;27405 +78077;45.14636;-.30049;50;20220707;28.1;14;21.1;1.7;15.33;0;5.11;26289 +78077;45.14636;-.30049;50;20220708;29.1;14.8;22;2.5;14.9;0;5.76;27415 +78077;45.14636;-.30049;50;20220709;31.1;14.1;22.6;2.7;14.23;0;6.38;28786 +78077;45.14636;-.30049;50;20220710;31.6;15.2;23.4;3.6;14.63;0;7.07;29341 +78077;45.14636;-.30049;50;20220711;34.4;15.8;25.1;3.1;14.93;0;7.39;29524 +78077;45.14636;-.30049;50;20220712;35.8;16.2;26;2.6;14.6;0;7.36;29933 +78077;45.14636;-.30049;50;20220713;35.6;16;25.8;1.7;13.57;0;6.55;29328 +78077;45.14636;-.30049;50;20220714;36.5;16.3;26.4;1.6;15.53;0;6.55;29335 +78077;45.14636;-.30049;50;20220715;33.3;17.5;25.4;2.4;14.17;0;6.55;27254 +78077;45.14636;-.30049;50;20220716;34.8;16.9;25.8;2.9;13.07;0;7.29;28417 +78077;45.14636;-.30049;50;20220717;37;17.9;27.4;2.8;12.87;0;7.71;28782 +78077;45.14636;-.30049;50;20220718;39.8;19.8;29.8;2.7;15.2;0;8.14;29014 +78077;45.14636;-.30049;50;20220719;28.5;22.3;25.4;2.6;19.2;2.7;4.58;17208 +78077;45.14636;-.30049;50;20220720;26.8;18.6;22.7;1.9;18.93;.1;4.03;18888 +78077;45.14636;-.30049;50;20220721;30.5;14.7;22.6;1.2;17.43;0;5.11;26859 +78077;45.14636;-.30049;50;20220722;27.2;17.1;22.1;2.5;17.97;0;4.54;21312 +78077;45.14636;-.30049;50;20220723;29.7;15.8;22.7;1.6;16.73;0;4.97;24571 +78077;45.14636;-.30049;50;20220724;35.9;14.7;25.3;1.5;15.2;0;6.23;28880 +78077;45.14636;-.30049;50;20220725;26.2;20.2;23.2;2.7;18.23;.5;4.1;16336 +78077;45.14636;-.30049;50;20220726;25.6;15.5;20.6;1.7;15.07;.1;4.05;19909 +78077;45.14636;-.30049;50;20220727;28.2;12.6;20.4;1.4;14.4;0;4.73;25400 +78077;45.14636;-.30049;50;20220728;28.1;14.4;21.2;2;15.93;0;4.8;24472 +78077;45.14636;-.30049;50;20220729;26.1;17.5;21.8;1.7;17.7;.1;3.83;18413 +78077;45.14636;-.30049;50;20220730;29.2;15.1;22.2;1.5;18;.1;4.52;22878 +78077;45.14636;-.30049;50;20220731;30.7;15.3;23;1.8;18;0;5.17;25610 +78077;45.14636;-.30049;50;20220801;32.3;15.7;24;1.8;17.87;0;5.55;26503 +78077;45.14636;-.30049;50;20220802;35.4;15.6;25.5;1.6;16.97;0;5.87;27215 +78077;45.14636;-.30049;50;20220803;37.6;17.8;27.7;1.4;16.4;0;6.02;26721 +78077;45.14636;-.30049;50;20220804;35;19.9;27.5;2.2;19.57;0;5.98;24600 +78077;45.14636;-.30049;50;20220805;30.8;19.8;25.3;2.4;18.37;0;4.94;19761 +78077;45.14636;-.30049;50;20220806;31.5;19.7;25.6;3.4;13.23;0;6.47;23174 +78077;45.14636;-.30049;50;20220807;32.8;15;23.9;3.1;10.77;0;6.69;26123 +78077;45.14636;-.30049;50;20220808;34.4;15.4;24.9;3;10.63;0;7;26873 +78077;45.14636;-.30049;50;20220809;35.3;17.4;26.4;2.7;11.57;0;6.76;25384 +78077;45.14636;-.30049;50;20220810;37.6;17.5;27.5;2.1;11.47;0;6.67;26551 +78077;45.14636;-.30049;50;20220811;38.5;17.9;28.2;1.8;13.17;0;6.34;25379 +78077;45.14636;-.30049;50;20220812;38.7;21.2;30;1.8;15.47;0;6.27;24466 +78077;45.14636;-.30049;50;20220813;34.1;20.8;27.5;2.3;21.9;6;5.32;21690 +78077;45.14636;-.30049;50;20220814;25.9;19.5;22.7;2.3;20.57;1;3.09;13350 +78077;45.14636;-.30049;50;20220815;26.9;17;22;2.1;18.27;0;3.71;17358 +78077;45.14636;-.30049;50;20220816;27.6;16.1;21.9;1.6;18.03;1.6;3.68;18086 +78077;45.14636;-.30049;50;20220817;24.6;16.6;20.6;2.1;17.73;3.6;3.22;15723 +78077;45.14636;-.30049;50;20220818;25.9;14;20;1.7;16.87;.3;3.69;19992 +78077;45.14636;-.30049;50;20220819;26.7;15.8;21.2;1.9;18.43;.2;3.67;18976 +78077;45.14636;-.30049;50;20220820;26.7;17.4;22.1;1.1;18.83;0;3.14;15753 +78077;45.14636;-.30049;50;20220821;26.5;15.5;21;1.8;17.3;.6;3.58;18139 +78077;45.14636;-.30049;50;20220822;26.6;19.3;22.9;2;20.5;.8;3.27;14982 +78077;45.14636;-.30049;50;20220823;29.8;19.4;24.6;1.5;20.43;0;3.83;18113 +78077;45.14636;-.30049;50;20220824;35.5;16.8;26.2;1.6;18.3;3.7;5.18;23698 +78077;45.14636;-.30049;50;20220825;28.5;20;24.2;2.4;21.27;1.1;3.7;15914 +78077;45.14636;-.30049;50;20220826;29.2;18.6;23.9;2.1;19.6;0;3.94;17871 +78077;45.14636;-.30049;50;20220827;30.7;15.7;23.2;1.6;15.7;0;4.41;21611 +78077;45.14636;-.30049;50;20220828;32.7;14.7;23.7;1.8;14.13;0;4.95;23084 +78077;45.14636;-.30049;50;20220829;32.7;18;25.3;1.8;16;.3;4.41;17924 +78077;45.14636;-.30049;50;20220830;32.7;17.4;25.1;1.5;18.13;0;4.43;20720 +78077;45.14636;-.30049;50;20220831;31.5;17.2;24.4;1.8;19.17;0;4.27;19882 +78077;45.14636;-.30049;50;20220901;29.4;18.5;24;1.9;19.3;0;3.72;16477 +78077;45.14636;-.30049;50;20220902;25.4;18.2;21.8;1.6;19.07;6.8;2.83;13698 +78077;45.14636;-.30049;50;20220903;26;16.6;21.3;1.8;17.33;.1;3.17;15463 +78077;45.14636;-.30049;50;20220904;32.3;14.8;23.6;1.6;15.43;.3;4.38;20928 +78077;45.14636;-.30049;50;20220905;32.6;17.8;25.2;2.3;15.67;.3;4.89;19746 +78077;45.14636;-.30049;50;20220906;30.4;14.7;22.5;2;15.93;0;4.2;19791 +78077;45.14636;-.30049;50;20220907;23.8;16;19.9;1.7;16.2;.8;2.67;13004 +78077;45.14636;-.30049;50;20220908;23;15.5;19.2;2.6;16.67;1.1;2.59;11937 +78077;45.14636;-.30049;50;20220909;23.5;14.5;19;2.2;15.27;.4;2.87;14084 +78077;45.14636;-.30049;50;20220910;26.5;13.5;20;1.4;15.17;0;3.2;17719 +78077;45.14636;-.30049;50;20220911;31.8;14.2;23;2;13.87;0;4.39;19928 +78077;45.14636;-.30049;50;20220912;36.7;18.9;27.8;2.4;15.57;1.1;5.36;18997 +78077;45.14636;-.30049;50;20220913;32.3;21.7;27;2.9;20.6;0;4.24;13604 +78077;45.14636;-.30049;50;20220914;29.2;19.1;24.1;2.3;17.2;0;3.77;15133 +78077;45.14636;-.30049;50;20220915;27.1;16.1;21.6;1.5;18.5;0;2.88;15259 +78077;45.14636;-.30049;50;20220916;23.7;15;19.4;2.1;14.43;0;2.9;14412 +78077;45.14636;-.30049;50;20220917;21.7;7.9;14.8;2.4;8.8;0;3.25;17811 +78077;45.14636;-.30049;50;20220918;25.2;5.9;15.6;2.4;7.67;0;3.85;19487 +78077;45.14636;-.30049;50;20220919;24.9;6.6;15.7;2.8;8.67;0;3.85;19060 +78077;45.14636;-.30049;50;20220920;24;6.8;15.4;2.8;8.6;0;3.68;18405 +78077;45.14636;-.30049;50;20220921;25;7.7;16.3;2.7;8.87;0;3.74;18003 +78077;45.14636;-.30049;50;20220922;26.5;6.5;16.5;1.4;9.17;0;3.09;18627 +78077;45.14636;-.30049;50;20220923;20.3;9.6;15;1.1;12.13;0;1.86;11007 +78077;45.14636;-.30049;50;20220924;21.9;11.3;16.6;1.8;13.67;1.8;2.25;12738 +78077;45.14636;-.30049;50;20220925;21.2;7.5;14.4;1.2;11.37;0;2.14;14600 +78077;45.14636;-.30049;50;20220926;20.1;6.3;13.2;2.3;11.7;4.2;2.16;13426 +78077;45.14636;-.30049;50;20220927;18.8;12.3;15.5;2.8;13.97;8.5;1.89;10097 +78077;45.14636;-.30049;50;20220928;19.7;15.4;17.6;4;16;4.8;2;8897 +78077;45.14636;-.30049;50;20220929;16.9;12.4;14.7;1.6;13;3.8;1.48;7826 +78077;45.14636;-.30049;50;20220930;19.7;8.8;14.2;1.6;11.63;1.2;2.04;13910 +78077;45.14636;-.30049;50;20221001;19.5;13.3;16.4;3;17.43;4.5;1.24;7632 +78077;45.14636;-.30049;50;20221002;21.3;16.5;18.9;1.7;17.37;.1;1.65;7975 +78077;45.14636;-.30049;50;20221003;24;11.9;18;1.3;14.15;0;2.2;14829 +78077;45.14636;-.30049;50;20221004;24.5;9.1;16.8;.9;13.6;.1;2.08;14878 +78077;45.14636;-.30049;50;20221005;26.6;10.5;18.5;1.6;14.73;1.2;2.45;14396 +78077;45.14636;-.30049;50;20221006;20.1;13.8;16.9;1.9;16.3;.3;1.53;8853 +78077;45.14636;-.30049;50;20221007;24.5;10.6;17.5;1.3;15.13;0;2.01;13121 +78077;45.14636;-.30049;50;20221008;22.4;14.5;18.5;2.5;13.33;0;2.39;10141 +78077;45.14636;-.30049;50;20221009;26.1;9.9;18;1.8;13.3;.1;2.5;14139 +78077;45.14636;-.30049;50;20221010;19.6;13.4;16.5;1.2;16.17;2.2;1.21;6943 +78077;45.14636;-.30049;50;20221011;19.1;15.8;17.4;1.5;17.73;6.2;1.01;4775 +78077;45.14636;-.30049;50;20221012;19.5;12.9;16.2;1.3;15.4;.1;1.37;9074 +78077;45.14636;-.30049;50;20221013;19.8;11;15.4;1.9;15.73;4;1.27;8493 +78077;45.14636;-.30049;50;20221014;20.5;16.5;18.5;3;18.4;.5;1.34;5731 +78077;45.14636;-.30049;50;20221015;22.6;16.5;19.5;2.1;17.47;0;1.7;7734 +78077;45.14636;-.30049;50;20221016;28.1;14;21;2.5;17.43;1.8;2.6;12142 +78077;45.14636;-.30049;50;20221017;24.6;18.2;21.4;2.3;19.77;5.5;1.81;7550 +78077;45.14636;-.30049;50;20221018;28.1;16.9;22.5;2.8;18.73;0;2.63;10721 +78077;45.14636;-.30049;50;20221019;25.9;17.8;21.9;2.6;18.13;9.2;2.25;8444 +78077;45.14636;-.30049;50;20221020;25;15.5;20.2;3;16.73;4.2;2.23;8353 +78077;45.14636;-.30049;50;20221021;22.4;16.8;19.6;2.4;14.33;.1;2.01;6078 +78077;45.14636;-.30049;50;20221022;24.1;12.6;18.3;2.6;14.63;0;2.11;9459 +78077;45.14636;-.30049;50;20221023;25.7;17.5;21.6;4;14.33;.1;3.25;7731 +78077;45.14636;-.30049;50;20221024;22.7;14;18.4;1.7;13.63;0;1.74;8891 +78077;45.14636;-.30049;50;20221025;22.5;10.3;16.4;1.9;13.4;2.1;1.61;8344 +78077;45.14636;-.30049;50;20221026;26.1;12.7;19.4;1.9;15.3;0;1.96;10107 +78077;45.14636;-.30049;50;20221027;24.5;17.5;21;3.7;17.27;0;2.27;5883 +78077;45.14636;-.30049;50;20221028;26;19;22.5;2.8;16.57;0;2.44;7154 +78077;45.14636;-.30049;50;20221029;23.7;17.4;20.6;2.6;16.13;0;1.96;5861 +78077;45.14636;-.30049;50;20221030;20.8;14.8;17.8;2;15.77;2;1.32;5999 +78077;45.14636;-.30049;50;20221031;20.5;14;17.2;2.6;15.97;2.1;1.28;5270 +78077;45.14636;-.30049;50;20221101;19.1;10.5;14.8;1.9;13.1;.3;1.19;7382 +78077;45.14636;-.30049;50;20221102;19.6;10.3;14.9;1.9;12.53;.3;1.31;8220 +78077;45.14636;-.30049;50;20221103;18.6;11.4;15;3.1;12.13;9.2;1.6;5141 +78077;45.14636;-.30049;50;20221104;15.7;9.8;12.7;3.2;10.87;2;1.36;6419 +78077;45.14636;-.30049;50;20221105;17;6;11.5;1.2;9.97;0;.93;7964 +78077;45.14636;-.30049;50;20221106;17.6;6.9;12.2;2.4;11;.5;1.19;6834 +78077;45.14636;-.30049;50;20221107;19.4;11.4;15.4;2.6;12.93;0;1.4;7266 +78077;45.14636;-.30049;50;20221108;19.2;12.6;15.9;2.9;13.43;1.7;1.41;4906 +78077;45.14636;-.30049;50;20221109;15.8;12.9;14.3;1.6;13.7;2.4;.8;3322 +78077;45.14636;-.30049;50;20221110;12.2;6.2;9.2;1.4;11.13;0;.52;4595 +78077;45.14636;-.30049;50;20221111;18.3;4.5;11.4;1.8;11.2;.2;.92;8612 +78077;45.14636;-.30049;50;20221112;21.5;10.8;16.1;2.1;13.63;.2;1.29;7526 +78077;45.14636;-.30049;50;20221113;21.1;8.3;14.7;1.5;11.97;.1;1.11;7775 +78077;45.14636;-.30049;50;20221114;15.4;11;13.2;2.4;12.53;5;.89;3868 +78077;45.14636;-.30049;50;20221115;15.4;11.6;13.5;3;13.17;10.2;.89;3257 +78077;45.14636;-.30049;50;20221116;17.3;10.5;13.9;3.3;13.03;4;1.06;5801 +78077;45.14636;-.30049;50;20221117;15.9;12.8;14.3;3.4;13.03;6.6;1.14;3714 +78077;45.14636;-.30049;50;20221118;13.9;7.7;10.8;1.5;10.8;5.2;.65;4838 +78077;45.14636;-.30049;50;20221119;12.1;6.8;9.4;1;9.6;0;.54;4843 +78077;45.14636;-.30049;50;20221120;13.3;2.9;8.1;2.1;9.83;5.2;.58;5208 +78077;45.14636;-.30049;50;20221121;14.1;8.3;11.2;3.1;10.93;15.4;.88;3547 +78077;45.14636;-.30049;50;20221122;12.3;7.4;9.9;2.8;10.47;22.6;.7;4199 +78077;45.14636;-.30049;50;20221123;15.8;9.9;12.9;3.5;12.6;1.7;.88;4872 +78077;45.14636;-.30049;50;20221124;13.3;8.5;10.9;2.2;11.1;2.4;.68;3569 +78077;45.14636;-.30049;50;20221125;14.8;9.4;12.1;2;11.03;2.2;.79;4759 +78077;45.14636;-.30049;50;20221126;12.8;4;8.4;1.5;9.1;.1;.55;5464 +78077;45.14636;-.30049;50;20221127;11.4;4.6;8;2.2;9.47;6.5;.53;4551 +78077;45.14636;-.30049;50;20221128;14.3;9;11.6;2.3;11.2;3.6;.75;4368 +78077;45.14636;-.30049;50;20221129;12;5.9;8.9;1.3;9.7;1.4;.48;4409 +78077;45.14636;-.30049;50;20221130;10.3;2.8;6.5;1.8;8.3;.1;.46;5129 +78077;45.14636;-.30049;50;20221201;10.2;3.2;6.7;3.2;7.93;0;.67;5035 +78077;45.14636;-.30049;50;20221202;6.7;3.9;5.3;2.4;7.83;.1;.52;2138 +78077;45.14636;-.30049;50;20221203;7.1;3.3;5.2;1.9;7.47;.1;.48;3078 +78077;45.14636;-.30049;50;20221204;9.2;1.6;5.4;1.1;7.33;.2;.39;4891 +78077;45.14636;-.30049;50;20221205;10.5;.4;5.4;2.2;7;.2;.61;5870 +78077;45.14636;-.30049;50;20221206;9;3.2;6.1;2.4;7;0;.69;3998 +78077;45.14636;-.30049;50;20221207;7.3;.4;3.8;2.3;6.43;.1;.49;5032 +78077;45.14636;-.30049;50;20221208;4.9;-.6;2.1;2.3;6.43;1.8;.36;3155 +78077;45.14636;-.30049;50;20221209;6;3;4.5;2.9;6.93;.1;.57;2845 +78077;45.14636;-.30049;50;20221210;2.9;-3.1;-.1;2;5.13;.1;.39;3485 +78077;45.14636;-.30049;50;20221211;4;-3.8;.1;1.8;4.7;.1;.42;5160 +78077;45.14636;-.30049;50;20221212;2.8;-3;-.1;2.2;5.6;6.8;.3;2729 +78077;45.14636;-.30049;50;20221213;6;2.3;4.1;2;8.27;3.1;.26;2130 +78077;45.14636;-.30049;50;20221214;16.1;5.9;11;1.7;11.9;6;.46;4592 +78077;45.14636;-.30049;50;20221215;10.7;9.3;10;3.1;10.73;1.5;.64;1403 +78077;45.14636;-.30049;50;20221216;6.8;2.5;4.6;4.2;6;0;.94;4349 +78077;45.14636;-.30049;50;20221217;6;-4.8;.6;2.1;4.83;0;.47;6039 +78077;45.14636;-.30049;50;20221218;11.9;.6;6.3;3.5;8.17;0;.64;5489 +78077;45.14636;-.30049;50;20221219;15.6;9.1;12.3;3.9;11.3;0;1.06;3979 +78077;45.14636;-.30049;50;20221220;14.3;12.3;13.3;3.9;12.23;1.3;1.07;1851 +78077;45.14636;-.30049;50;20221221;16.4;9.7;13;3;12.73;3;.76;3840 +78077;45.14636;-.30049;50;20221222;15.3;12.4;13.8;3.8;14.23;13.6;.71;2050 +78077;45.14636;-.30049;50;20221223;16.5;13.7;15.1;2.7;14.3;3.6;.87;2150 +78077;45.14636;-.30049;50;20221224;17.9;11.9;14.9;1.6;12.97;0;.69;4970 +78077;45.14636;-.30049;50;20221225;16.4;9.6;13;2.8;11.5;0;.94;4033 +78077;45.14636;-.30049;50;20221226;13.8;10.2;12;1.3;11.97;1.3;.53;2221 +78077;45.14636;-.30049;50;20221227;12.4;6.4;9.4;1.1;10.9;.1;.35;3518 +78077;45.14636;-.30049;50;20221228;15.9;7.3;11.6;2.4;11.13;.6;.69;5497 +78077;45.14636;-.30049;50;20221229;12.2;11;11.6;2.6;11.87;12.9;.66;1127 +78077;45.14636;-.30049;50;20221230;16;9.7;12.8;3.7;12.4;2.1;.83;2664 +78077;45.14636;-.30049;50;20221231;19.6;11.5;15.6;3.9;11.93;0;1.59;4887 +78078;45.17692;.0147;74;20220101;17.2;2.7;10;.3;10;0;.16;6500 +78078;45.17692;.0147;74;20220102;15;5.9;10.5;1.6;11.7;0;.46;3400 +78078;45.17692;.0147;74;20220103;15.2;9.9;12.6;2.5;12.1;0;.66;5400 +78078;45.17692;.0147;74;20220104;12.5;10.6;11.6;3.3;10.5;1;1.06;1800 +78078;45.17692;.0147;74;20220105;7.8;1.3;4.6;2.3;6.8;0;.42;7100 +78078;45.17692;.0147;74;20220106;7.7;-1.9;2.9;.5;5.8;.1;.14;7000 +78078;45.17692;.0147;74;20220107;11.5;-1.1;5.2;3;8;5.1;.51;6300 +78078;45.17692;.0147;74;20220108;11.5;7.9;9.7;5.2;10.7;9.9;.66;4200 +78078;45.17692;.0147;74;20220109;9.2;5.9;7.6;2;10.2;17.5;.37;1200 +78078;45.17692;.0147;74;20220110;9.4;8.1;8.8;1.5;10.6;3.9;.43;1600 +78078;45.17692;.0147;74;20220111;9.9;3.4;6.7;2.9;7.4;.1;.69;7800 +78078;45.17692;.0147;74;20220112;6.6;-1;2.8;3.9;5.8;0;.71;6800 +78078;45.17692;.0147;74;20220113;7.7;-1.4;3.2;1.6;5.6;0;.44;8100 +78078;45.17692;.0147;74;20220114;9.3;-2.2;3.6;1.1;5.8;.1;.43;6700 +78078;45.17692;.0147;74;20220115;8.7;-4.6;2.1;.8;5.4;.1;.25;9100 +78078;45.17692;.0147;74;20220116;3.5;-4.9;-.7;.5;5.3;.1;.25;4400 +78078;45.17692;.0147;74;20220117;6.7;-2.1;2.3;1.8;7;.1;.35;2900 +78078;45.17692;.0147;74;20220118;1.9;-.4;.8;1.7;6.3;.2;.2;6100 +78078;45.17692;.0147;74;20220119;5.5;.9;3.2;1;7.9;3.6;.31;1000 +78078;45.17692;.0147;74;20220120;6.6;3.2;4.9;2.3;7.7;.4;.49;3000 +78078;45.17692;.0147;74;20220121;5.8;1.1;3.5;5.1;5.9;0;.89;8300 +78078;45.17692;.0147;74;20220122;8.3;.3;4.3;4.8;6.1;0;1.03;8800 +78078;45.17692;.0147;74;20220123;10.2;-1.4;4.4;1.7;6.2;0;.63;9000 +78078;45.17692;.0147;74;20220124;11.6;-3.8;3.9;.5;6;0;.34;9700 +78078;45.17692;.0147;74;20220125;11.6;-3.5;4.1;.1;6.2;0;.23;9500 +78078;45.17692;.0147;74;20220126;6.3;-3.8;1.3;1.7;5.9;0;.4;10000 +78078;45.17692;.0147;74;20220127;3.4;-2.8;.3;2.6;5.5;0;.44;6300 +78078;45.17692;.0147;74;20220128;11.2;-.9;5.2;2.7;7.8;0;.67;8200 +78078;45.17692;.0147;74;20220129;3.1;1.6;2.4;1.4;7.3;.1;.3;2800 +78078;45.17692;.0147;74;20220130;9.2;2.7;6;1.8;9.2;.2;.4;2500 +78078;45.17692;.0147;74;20220131;10.4;6.8;8.6;4;9.4;.8;.87;4500 +78078;45.17692;.0147;74;20220201;9.6;.4;5;3.1;8.6;.5;.44;3800 +78078;45.17692;.0147;74;20220202;9.9;8.3;9.1;2.2;10.4;.1;.61;2900 +78078;45.17692;.0147;74;20220203;6.8;2.8;4.8;1.8;8.9;.5;.3;1500 +78078;45.17692;.0147;74;20220204;12.5;6.7;9.6;2;10.3;1.9;.74;3300 +78078;45.17692;.0147;74;20220205;10.9;3.1;7;2.2;7.6;.1;.92;10400 +78078;45.17692;.0147;74;20220206;10.8;-1.1;4.9;3.2;9.1;1.5;.38;4000 +78078;45.17692;.0147;74;20220207;12.4;9.9;11.2;3.5;10.1;.6;1.24;7000 +78078;45.17692;.0147;74;20220208;14;.4;7.2;1.3;7.1;0;.96;11400 +78078;45.17692;.0147;74;20220209;16.2;-1.1;7.6;1.5;7.3;.1;1.15;11500 +78078;45.17692;.0147;74;20220210;3;-.6;1.2;2.1;9.07;.3;1.01;8833 +78078;45.17692;.0147;74;20220211;12;6.5;9.2;2.8;7.52;0;1.36;9265 +78078;45.17692;.0147;74;20220212;12.5;-1.6;5.5;1.4;5.73;0;1.05;10004 +78078;45.17692;.0147;74;20220213;17.5;-.8;8.4;4.2;8.55;1.9;1.8;10293 +78078;45.17692;.0147;74;20220214;12.3;7.9;10.1;4.6;10;5.5;1.21;5294 +78078;45.17692;.0147;74;20220215;11.3;2.8;7.1;3.3;9.7;13.8;.66;4986 +78078;45.17692;.0147;74;20220216;14;8.9;11.5;5.2;13;7.6;.63;3400 +78078;45.17692;.0147;74;20220217;13.6;12;12.8;3.9;13.7;1.3;.76;3600 +78078;45.17692;.0147;74;20220218;13.8;9.9;11.9;3.2;11.4;.2;1.11;4200 +78078;45.17692;.0147;74;20220219;11.5;3.4;7.5;1.6;8;0;1.06;10500 +78078;45.17692;.0147;74;20220220;12.7;4.5;8.6;4.2;10.8;3.1;.7;5700 +78078;45.17692;.0147;74;20220221;11.7;8.5;10.1;5.8;9.6;.2;1.52;7700 +78078;45.17692;.0147;74;20220222;12.7;3.7;8.2;1.8;9.5;0;.9;6400 +78078;45.17692;.0147;74;20220223;16.1;7.2;11.7;.8;10.1;0;1.22;11500 +78078;45.17692;.0147;74;20220224;13.9;3.6;8.8;2.3;8.8;.4;1.33;10500 +78078;45.17692;.0147;74;20220225;11;.3;5.7;2.4;6.4;0;1.41;13100 +78078;45.17692;.0147;74;20220226;13.4;2.3;7.9;3.1;5.5;0;2.18;15400 +78078;45.17692;.0147;74;20220227;18.2;1.6;9.9;1.1;7.4;.1;1.6;13900 +78078;45.17692;.0147;74;20220228;18.1;.3;9.2;.7;8.3;0;1.41;14600 +78078;45.17692;.0147;74;20220301;17.7;.7;9.2;1.2;7.7;.1;1.61;13900 +78078;45.17692;.0147;74;20220302;12.1;7.7;9.9;2;10.3;3.2;.89;3100 +78078;45.17692;.0147;74;20220303;14.1;8;11.1;2.1;10.7;0;1.25;7900 +78078;45.17692;.0147;74;20220304;9.1;9;9.1;3.4;10.3;1.9;.75;2000 +78078;45.17692;.0147;74;20220305;10.8;5.9;8.4;3;8.6;.3;1.38;10300 +78078;45.17692;.0147;74;20220306;11.9;6.3;9.1;3.6;6.8;0;2.26;16000 +78078;45.17692;.0147;74;20220307;10.8;-1.4;4.7;2;5;0;1.76;16800 +78078;45.17692;.0147;74;20220308;11.5;1.5;6.5;1.8;8.3;.6;.91;4600 +78078;45.17692;.0147;74;20220309;16;5.2;10.6;3.6;9.7;.4;2.04;14900 +78078;45.17692;.0147;74;20220310;14.3;9;11.7;3.4;10.5;2.6;1.49;5500 +78078;45.17692;.0147;74;20220311;11.6;8.5;10.1;4.1;10.7;11.9;.95;2600 +78078;45.17692;.0147;74;20220312;13.3;7.2;10.3;2.9;10;1.5;1.52;10300 +78078;45.17692;.0147;74;20220313;13;8.2;10.6;2.8;8.8;8.8;1.67;7300 +78078;45.17692;.0147;74;20220314;14.3;2.8;8.6;4.5;9.1;.1;1.59;8600 +78078;45.17692;.0147;74;20220315;18.9;11.8;15.4;6.4;11.6;0;3.05;10900 +78078;45.17692;.0147;74;20220316;15.4;10.3;12.9;2.7;11.7;0;1.4;5200 +78078;45.17692;.0147;74;20220317;11.7;10;10.9;5.9;10;.8;1.62;4400 +78078;45.17692;.0147;74;20220318;15.3;7.3;11.3;4;9.05;0;2.25;11494 +78078;45.17692;.0147;74;20220319;19.1;5.4;12.2;2.8;8.72;0;2.71;15290 +78078;45.17692;.0147;74;20220320;17.7;5.8;11.7;3.7;9.17;0;2.6;13348 +78078;45.17692;.0147;74;20220321;19;8.6;13.8;5.1;9;0;3.52;14596 +78078;45.17692;.0147;74;20220322;17.9;6;12;4.9;6.6;0;3.78;16436 +78078;45.17692;.0147;74;20220323;17.9;3.9;10.9;3.4;6.22;0;3.38;18723 +78078;45.17692;.0147;74;20220324;19.1;.5;9.8;2.1;6.6;0;2.87;19859 +78078;45.17692;.0147;74;20220325;20.5;2.3;11.4;2;6.45;0;2.91;16435 +78078;45.17692;.0147;74;20220326;22.1;2.8;12.4;2.4;6.22;0;3.55;19736 +78078;45.17692;.0147;74;20220327;22.1;3.8;13;2.6;7.15;0;3.57;18747 +78078;45.17692;.0147;74;20220328;22.2;4.6;13.4;1.8;7.97;0;3.03;17322 +78078;45.17692;.0147;74;20220329;17;8.3;12.7;1.6;10.2;0;1.83;9160 +78078;45.17692;.0147;74;20220330;15.5;8.9;12.2;2.7;11;2.3;1.69;7838 +78078;45.17692;.0147;74;20220331;14.4;7.6;11;4.8;8.9;1.6;2.47;11849 +78078;45.17692;.0147;74;20220401;9.1;.3;4.7;6.2;5.52;.7;2.27;14641 +78078;45.17692;.0147;74;20220402;9.3;1.1;5.2;4.4;5.27;0;2.29;14369 +78078;45.17692;.0147;74;20220403;6.2;-3.8;1.2;1.2;5.11;0;1.36;14205 +78078;45.17692;.0147;74;20220404;12.4;-.7;5.9;2.5;5.2;0;2.5;19127 +78078;45.17692;.0147;74;20220405;13.5;1.1;7.3;2;8.13;0;1.56;9810 +78078;45.17692;.0147;74;20220406;13.8;9.2;11.5;3.8;11.33;3;1.51;7169 +78078;45.17692;.0147;74;20220407;13.3;10.4;11.9;6.9;12.82;21.3;.98;3774 +78078;45.17692;.0147;74;20220408;17.9;11.8;14.9;7.3;11.32;1.5;3.19;10191 +78078;45.17692;.0147;74;20220409;14.9;4.1;9.5;2.1;7.65;0;2.58;17967 +78078;45.17692;.0147;74;20220410;19;1.3;10.2;3.5;6.66;0;3.77;22525 +78078;45.17692;.0147;74;20220411;22.7;6.1;14.4;5.7;10;0;4.51;20351 +78078;45.17692;.0147;74;20220412;18.2;11.1;14.6;3.8;11.42;0;2.67;11017 +78078;45.17692;.0147;74;20220413;16.5;10.2;13.4;1.7;12.87;.5;1.65;8751 +78078;45.17692;.0147;74;20220414;23.7;9.9;16.8;1.6;12.4;0;3.55;21309 +78078;45.17692;.0147;74;20220415;24.9;7.7;16.3;2.1;11.7;0;3.95;22654 +78078;45.17692;.0147;74;20220416;23.8;7.4;15.6;2.6;10.75;0;4.12;23394 +78078;45.17692;.0147;74;20220417;23.8;5.4;14.6;2.5;9.72;0;4.16;24110 +78078;45.17692;.0147;74;20220418;19.7;9.1;14.4;2.8;11.72;0;3;17062 +78078;45.17692;.0147;74;20220419;16.3;7.4;11.8;2.7;11.05;14.1;1.89;9700 +78078;45.17692;.0147;74;20220420;14.1;8.7;11.4;2.6;11.9;12.7;1.33;6525 +78078;45.17692;.0147;74;20220421;18.9;9.3;14.1;1.9;12.82;1;2.07;11169 +78078;45.17692;.0147;74;20220422;19.4;10.4;14.9;1.8;12.65;5.4;2.62;15059 +78078;45.17692;.0147;74;20220423;13.8;9.5;11.6;3.4;12.05;8.3;1.46;7849 +78078;45.17692;.0147;74;20220424;16.5;10.3;13.4;4.9;12.2;.6;2.16;9724 +78078;45.17692;.0147;74;20220425;18.9;8.1;13.5;2.1;11.07;0;3.06;19126 +78078;45.17692;.0147;74;20220426;22.4;5.3;13.8;2.6;10.52;0;3.99;24703 +78078;45.17692;.0147;74;20220427;22.8;7.7;15.2;2.3;11.82;0;3.46;18365 +78078;45.17692;.0147;74;20220428;21.2;12.1;16.7;2.4;13.72;0;3.2;17669 +78078;45.17692;.0147;74;20220429;21.8;11.5;16.6;2.4;13.8;0;3.02;15643 +78078;45.17692;.0147;74;20220430;22.8;9.8;16.3;2.2;12.05;0;3.84;21717 +78078;45.17692;.0147;74;20220501;21.3;6.5;13.9;1.7;10.17;0;3.52;21706 +78078;45.17692;.0147;74;20220502;21.2;9.2;15.2;2.1;10.32;0;3.69;20453 +78078;45.17692;.0147;74;20220503;23;10.3;16.7;2.2;11.3;.3;4.2;23043 +78078;45.17692;.0147;74;20220504;21.5;9;15.3;2.3;10.77;0;3.72;20198 +78078;45.17692;.0147;74;20220505;22.1;7.2;14.6;2.6;10.7;0;3.99;22979 +78078;45.17692;.0147;74;20220506;22.1;9.3;15.7;2.8;11.1;0;2.25;2600 +78078;45.17692;.0147;74;20220507;23.8;9.9;16.9;1.9;11.6;.1;2;2400 +78078;45.17692;.0147;74;20220508;24.9;9.5;17.2;1.6;11.6;0;1.96;2600 +78078;45.17692;.0147;74;20220509;27.8;11.8;19.8;.9;11.8;0;1.78;2700 +78078;45.17692;.0147;74;20220510;28.8;9.6;19.2;1.2;12.1;0;2.01;2700 +78078;45.17692;.0147;74;20220511;27.6;11.6;19.6;1.9;14.5;2.4;2.12;2500 +78078;45.17692;.0147;74;20220512;21.2;13.2;17.2;1.4;14.7;1.2;1.22;1500 +78078;45.17692;.0147;74;20220513;24.6;14.2;19.4;1.6;15.2;0;1.63;2000 +78078;45.17692;.0147;74;20220514;28.9;11.7;20.3;2;15.1;0;2.25;2400 +78078;45.17692;.0147;74;20220515;28.8;16.7;22.8;2.9;16.8;8.1;2.69;2000 +78078;45.17692;.0147;74;20220516;26.4;14.7;20.6;1.3;17.5;.1;1.52;2600 +78078;45.17692;.0147;74;20220517;29.9;13.7;21.8;2.2;16.4;0;2.46;2800 +78078;45.17692;.0147;74;20220518;31.7;14.6;23.2;2;16.9;2.4;2.52;2600 +78078;45.17692;.0147;74;20220519;26.3;17.4;21.9;2.3;19.2;.1;1.73;1800 +78078;45.17692;.0147;74;20220520;25.5;17.3;21.4;2.1;17.7;0;1.81;2100 +78078;45.17692;.0147;74;20220521;30.6;14.1;22.4;1.5;17.8;0;1.95;2500 +78078;45.17692;.0147;74;20220522;31.7;18.6;25.2;2.5;20.9;2.7;2.43;2100 +78078;45.17692;.0147;74;20220523;20.2;16.4;18.3;5;16.1;2.5;1.88;1200 +78078;45.17692;.0147;74;20220524;18.7;10.6;14.7;2.4;12.4;2;1.49;2100 +78078;45.17692;.0147;74;20220525;20.3;6.8;13.6;2.2;11.4;.2;1.61;2500 +78078;45.17692;.0147;74;20220526;18.6;9;13.8;.9;13;0;.85;1000 +78078;45.17692;.0147;74;20220527;23;11.7;17.4;2.4;14;.1;1.85;2500 +78078;45.17692;.0147;74;20220528;24.8;13.7;19.3;4.4;12.3;0;3.46;3000 +78078;45.17692;.0147;74;20220529;21.2;10.8;16;4.4;9.7;0;3.2;3100 +78078;45.17692;.0147;74;20220530;23;8.8;15.9;3.2;9;0;3.03;3100 +78078;45.17692;.0147;74;20220531;23.9;12.8;18.4;1.6;11.4;4;2.05;2700 +78078;45.17692;.0147;74;20220601;26.2;11.4;18.8;2.1;14.2;10.7;2.06;2200 +78078;45.17692;.0147;74;20220602;28.4;16.3;22.4;2.2;18.8;3.3;2.05;2600 +78078;45.17692;.0147;74;20220603;27.3;17.9;22.6;2.4;20.3;1.6;1.79;1900 +78078;45.17692;.0147;74;20220604;24.9;17.2;21.1;2.2;19.6;.3;1.46;1800 +78078;45.17692;.0147;74;20220605;21.1;15.5;18.3;2.3;16.4;.1;1.37;1600 +78078;45.17692;.0147;74;20220606;22.1;12.1;17.1;.8;15.1;.3;1.06;1800 +78078;45.17692;.0147;74;20220607;23.4;12.4;17.9;1.6;14.5;9.4;1.61;2700 +78078;45.17692;.0147;74;20220608;19.6;13.8;16.7;2.6;15.7;2.1;1.18;1200 +78078;45.17692;.0147;74;20220609;21.3;11.3;16.3;1.8;14.1;.4;1.38;2000 +78078;45.17692;.0147;74;20220610;27.2;9.6;18.4;.8;14.5;.1;1.48;3000 +78078;45.17692;.0147;74;20220611;30.4;13.5;22;1.4;17;0;5.47;28700 +78078;45.17692;.0147;74;20220612;29.4;17.3;23.4;2;18.7;.4;5.12;24400 +78078;45.17692;.0147;74;20220613;28.1;16.9;22.5;3.8;15.4;0;6.44;29400 +78078;45.17692;.0147;74;20220614;33.4;14.5;24;1.5;17.2;.2;5.9;28500 +78078;45.17692;.0147;74;20220615;32.3;19.8;26.1;1.5;19.7;0;6.11;29300 +78078;45.17692;.0147;74;20220616;34.2;14.3;24.3;1.2;17.1;0;5.43;25800 +78078;45.17692;.0147;74;20220617;37.1;17.5;27.3;1.3;18.1;0;6.46;29600 +78078;45.17692;.0147;74;20220618;38.1;19.5;28.8;2;18.1;.3;7.01;28000 +78078;45.17692;.0147;74;20220619;28.7;20.7;24.7;2.9;19.1;2.5;5.26;21900 +78078;45.17692;.0147;74;20220620;28.6;17;22.8;2.5;19.1;8.9;4.46;19600 +78078;45.17692;.0147;74;20220621;26;16.7;21.4;1.9;19.8;12.6;2.98;13100 +78078;45.17692;.0147;74;20220622;25;17.4;21.2;3.8;18.3;3.5;4.84;24600 +78078;45.17692;.0147;74;20220623;24.8;14.8;19.8;2;17.7;8.2;3.77;19600 +78078;45.17692;.0147;74;20220624;21.9;15.9;18.9;2.5;16.8;6;3.83;21200 +78078;45.17692;.0147;74;20220625;18.4;14.7;16.6;1.8;15.8;6.9;1.71;7200 +78078;45.17692;.0147;74;20220626;19;13.6;16.3;1.4;15.3;2.2;1.96;9400 +78078;45.17692;.0147;74;20220627;22.3;12;17.2;1.7;13.3;.1;4.34;25700 +78078;45.17692;.0147;74;20220628;24.1;10.6;17.4;1.4;13.1;0;4.86;29600 +78078;45.17692;.0147;74;20220629;24.2;9.8;17;1.5;13.8;7.7;4.36;25900 +78078;45.17692;.0147;74;20220630;18.9;13.3;16.1;1.4;14.7;2.9;2.21;11200 +78078;45.17692;.0147;74;20220701;22.8;7.3;15.1;.5;12;.1;4.5;30400 +78078;45.17692;.0147;74;20220702;28.3;9.2;18.8;1.3;12.9;0;5.37;30800 +78078;45.17692;.0147;74;20220703;26.2;13.9;20.1;3.2;14.6;1.9;5.36;26600 +78078;45.17692;.0147;74;20220704;26.2;15.9;21.1;2.8;15.9;.2;4.75;22100 +78078;45.17692;.0147;74;20220705;27.8;15.3;21.6;2.7;14.2;.1;6.15;30800 +78078;45.17692;.0147;74;20220706;27.9;15.3;21.6;3.4;13.6;0;6.48;30700 +78078;45.17692;.0147;74;20220707;28.2;13.8;21;2.1;14.9;0;5.71;29900 +78078;45.17692;.0147;74;20220708;28.5;15.6;22.1;3.7;14.8;0;6.59;31000 +78078;45.17692;.0147;74;20220709;30.5;15.9;23.2;3.7;14.3;0;7.06;30500 +78078;45.17692;.0147;74;20220710;31;16.1;23.6;3.8;14.6;0;7.15;30200 +78078;45.17692;.0147;74;20220711;34;16;25;3.1;14.7;0;7.4;30300 +78078;45.17692;.0147;74;20220712;35.1;16.9;26;2;14.5;0;6.91;30600 +78078;45.17692;.0147;74;20220713;34.9;15.4;25.2;1.2;14.6;0;6.06;29700 +78078;45.17692;.0147;74;20220714;35.6;15.4;25.5;1.7;15.7;0;6.47;29400 +78078;45.17692;.0147;74;20220715;32.1;19.6;25.9;3.5;13.8;0;7.32;27800 +78078;45.17692;.0147;74;20220716;33.5;17.8;25.7;3.8;13.1;0;7.85;28900 +78078;45.17692;.0147;74;20220717;36.5;17.3;26.9;2.3;13.3;0;7.06;27800 +78078;45.17692;.0147;74;20220718;38.9;19.3;29.1;2.6;15.8;0;7.72;28300 +78078;45.17692;.0147;74;20220719;27.6;20.7;24.2;2.2;19.8;12.1;4.4;19400 +78078;45.17692;.0147;74;20220720;26.1;17.1;21.6;2.2;18.5;.2;4.16;20600 +78078;45.17692;.0147;74;20220721;30;13.3;21.7;1.3;16.9;0;5.21;28100 +78078;45.17692;.0147;74;20220722;27.5;16.4;22;2.3;18.2;0;4.7;23400 +78078;45.17692;.0147;74;20220723;28.6;16.1;22.4;1.4;16.7;0;5.03;26400 +78078;45.17692;.0147;74;20220724;36.2;14.3;25.3;1.2;15.7;0;5.89;28400 +78078;45.17692;.0147;74;20220725;25.3;19.4;22.4;3;17.9;.2;4.12;17400 +78078;45.17692;.0147;74;20220726;24.7;14.8;19.8;1.1;15;.1;3.53;18500 +78078;45.17692;.0147;74;20220727;27.9;10.4;19.2;.9;13.5;0;4.32;24700 +78078;45.17692;.0147;74;20220728;28.7;12.7;20.7;1.4;15.2;0;4.66;24700 +78078;45.17692;.0147;74;20220729;25.8;16.1;21;1.5;17.4;.1;3.66;18400 +78078;45.17692;.0147;74;20220730;29.3;14.2;21.8;1.2;17.2;0;4.49;23700 +78078;45.17692;.0147;74;20220731;31;13.7;22.4;1.5;17.2;0;5.21;27100 +78078;45.17692;.0147;74;20220801;32.2;14.8;23.5;1.6;16.9;0;5.49;27300 +78078;45.17692;.0147;74;20220802;34.3;16.4;25.4;1.2;16.8;0;5.52;27200 +78078;45.17692;.0147;74;20220803;37.4;16.3;26.9;1.1;16.1;0;5.54;25900 +78078;45.17692;.0147;74;20220804;35.8;17.5;26.7;2.1;18.6;0;5.86;23900 +78078;45.17692;.0147;74;20220805;30.5;18.4;24.5;2.5;18.3;0;5.31;23600 +78078;45.17692;.0147;74;20220806;31;18.8;24.9;4.7;13.6;0;7.44;26800 +78078;45.17692;.0147;74;20220807;32.2;16.2;24.2;4.4;10.8;0;7.8;27500 +78078;45.17692;.0147;74;20220808;34;17;25.5;3.9;11;0;7.78;26600 +78078;45.17692;.0147;74;20220809;35;19;27;3.4;11.6;0;7.48;25400 +78078;45.17692;.0147;74;20220810;37.1;16.6;26.9;2.5;11.5;0;7.01;26500 +78078;45.17692;.0147;74;20220811;38.6;17;27.8;2;13.2;0;6.32;23800 +78078;45.17692;.0147;74;20220812;39.6;18.8;29.2;1.4;14.4;0;5.78;24100 +78078;45.17692;.0147;74;20220813;34.9;19.4;27.2;2.2;20.6;6.1;5.48;22300 +78078;45.17692;.0147;74;20220814;25;19.1;22.1;2.1;20.2;1.4;2.51;9800 +78078;45.17692;.0147;74;20220815;27.1;16.6;21.9;1.9;17.8;0;3.54;16200 +78078;45.17692;.0147;74;20220816;26.9;14.5;20.7;1.4;17.4;3.1;2.78;12300 +78078;45.17692;.0147;74;20220817;24;14.5;19.3;1.4;17;4;2.95;15800 +78078;45.17692;.0147;74;20220818;25.6;12.7;19.2;1.7;15.8;0;3.54;19100 +78078;45.17692;.0147;74;20220819;26.7;14.6;20.7;1.9;18.2;.6;3.36;16800 +78078;45.17692;.0147;74;20220820;27.1;16.2;21.7;1.2;18.1;0;3.2;16000 +78078;45.17692;.0147;74;20220821;25.9;14.9;20.4;2.1;16.9;.5;3.32;15700 +78078;45.17692;.0147;74;20220822;27.5;18.8;23.2;2;19.6;.8;3.59;16400 +78078;45.17692;.0147;74;20220823;29.5;18.3;23.9;1.6;19.6;0;4.33;21900 +78078;45.17692;.0147;74;20220824;34.9;16.6;25.8;1.4;17.9;2.9;4.94;23300 +78078;45.17692;.0147;74;20220825;28.1;18.8;23.5;1.9;19.1;.7;3.41;14500 +78078;45.17692;.0147;74;20220826;28.4;17.2;22.8;1.5;18.1;0;3.36;15400 +78078;45.17692;.0147;74;20220827;30.4;15.2;22.8;2.6;14.7;0;5.05;22200 +78078;45.17692;.0147;74;20220828;32.3;14.7;23.5;1.9;14.2;0;4.96;23000 +78078;45.17692;.0147;74;20220829;32.7;15.5;24.1;2.2;16;.1;4.21;14600 +78078;45.17692;.0147;74;20220830;32.9;16.2;24.6;1.2;17;0;4.01;19100 +78078;45.17692;.0147;74;20220831;32.2;16;24.1;2.2;17.4;0;4.51;19000 +78078;45.17692;.0147;74;20220901;29;17.1;23.1;2;18;2;3.72;16600 +78078;45.17692;.0147;74;20220902;25.6;17.1;21.4;1.6;17.7;5.7;2.91;13900 +78078;45.17692;.0147;74;20220903;26.4;15.6;21;1.6;16.6;0;3.37;17600 +78078;45.17692;.0147;74;20220904;32.3;14;23.2;1.9;15.4;.7;4.55;21100 +78078;45.17692;.0147;74;20220905;32.5;17.2;24.9;2.1;15.2;.7;4.66;19300 +78078;45.17692;.0147;74;20220906;30.4;12.7;21.6;2.1;14.9;.3;4.15;18900 +78078;45.17692;.0147;74;20220907;24.5;14.8;19.7;1.3;15.9;.5;2.49;12300 +78078;45.17692;.0147;74;20220908;22.8;13.2;18;2.9;15.8;.8;2.71;13700 +78078;45.17692;.0147;74;20220909;24.4;12.2;18.3;2;14;.5;2.89;14000 +78078;45.17692;.0147;74;20220910;26.4;10.2;18.3;.9;13.7;0;2.92;17900 +78078;45.17692;.0147;74;20220911;31;12.5;21.8;1.6;13.1;0;4.08;20600 +78078;45.17692;.0147;74;20220912;35.9;15.3;25.6;1.8;14.4;.6;4.4;16400 +78078;45.17692;.0147;74;20220913;29.5;22.4;26;2.2;20.8;0;2.9;8100 +78078;45.17692;.0147;74;20220914;28.8;16.5;22.7;1.7;16.9;0;3.4;16300 +78078;45.17692;.0147;74;20220915;27.3;14;20.7;1.6;17.3;.3;2.94;15400 +78078;45.17692;.0147;74;20220916;23.4;13.6;18.5;2.6;13.7;0;3.44;19300 +78078;45.17692;.0147;74;20220917;20.8;9.6;15.2;3.4;8.8;0;3.8;20400 +78078;45.17692;.0147;74;20220918;24.9;6.7;15.8;3;7.4;0;4.27;19800 +78078;45.17692;.0147;74;20220919;24.6;10.3;17.5;3.7;8.8;0;4.53;19800 +78078;45.17692;.0147;74;20220920;23.7;9.3;16.5;4;8.6;0;4.45;19700 +78078;45.17692;.0147;74;20220921;24.7;10;17.4;4;8.8;0;4.59;19100 +78078;45.17692;.0147;74;20220922;26.4;6.4;16.4;1;8.8;0;2.83;18700 +78078;45.17692;.0147;74;20220923;19.8;7.9;13.9;.7;10.6;.1;1.37;6300 +78078;45.17692;.0147;74;20220924;21.1;9.5;15.3;1.6;12.9;3.3;1.85;9400 +78078;45.17692;.0147;74;20220925;20.5;8.1;14.3;1.5;11.4;0;2.28;15700 +78078;45.17692;.0147;74;20220926;20.1;5.4;12.8;2.5;11.2;4;2.03;10700 +78078;45.17692;.0147;74;20220927;17.5;10.4;14;3.5;13.2;5.6;1.64;8300 +78078;45.17692;.0147;74;20220928;18.7;14.8;16.8;5.3;15.6;2.6;2.15;11700 +78078;45.17692;.0147;74;20220929;16.8;11.3;14.1;1.2;12.1;4.9;1.59;10200 +78078;45.17692;.0147;74;20220930;19.3;7.3;13.3;1.5;10.8;1.4;2.13;16200 +78078;45.17692;.0147;74;20221001;19.2;11.6;15.4;4;16.9;5.6;.96;5200 +78078;45.17692;.0147;74;20221002;21.4;16.5;19;2.4;17.1;.1;1.94;9400 +78078;45.17692;.0147;74;20221003;23.7;9.4;16.6;1;13.6;0;2.18;16100 +78078;45.17692;.0147;74;20221004;25.4;7.8;16.6;.6;13;.1;2.06;16200 +78078;45.17692;.0147;74;20221005;26.9;8.3;17.6;1.2;13.5;1.1;2.35;14900 +78078;45.17692;.0147;74;20221006;20.7;14;17.4;1.6;15.7;0;1.55;8000 +78078;45.17692;.0147;74;20221007;24.2;9.4;16.8;1;14.4;0;1.81;11800 +78078;45.17692;.0147;74;20221008;22.5;14.8;18.7;3.3;13.3;0;2.89;13100 +78078;45.17692;.0147;74;20221009;25.2;9.4;17.3;1.8;12.5;.1;2.46;14400 +78078;45.17692;.0147;74;20221010;19.9;12.6;16.3;1.2;15.4;1.4;1.16;5600 +78078;45.17692;.0147;74;20221011;19.6;15.8;17.7;2.8;17.2;4.1;1.27;4400 +78078;45.17692;.0147;74;20221012;19.1;12.7;15.9;1.6;14.7;.1;1.46;9500 +78078;45.17692;.0147;74;20221013;19.4;10;14.7;1.8;14.6;4;1.12;5300 +78078;45.17692;.0147;74;20221014;20.4;16;18.2;4.2;17.9;.7;1.43;5100 +78078;45.17692;.0147;74;20221015;22.2;16.2;19.2;2.9;17.3;0;1.73;6200 +78078;45.17692;.0147;74;20221016;28;12.9;20.5;2.6;16.5;.5;2.64;11900 +78078;45.17692;.0147;74;20221017;24.2;18.5;21.4;2.4;18.8;3.5;1.86;6800 +78078;45.17692;.0147;74;20221018;27.8;14.7;21.3;2.3;17.4;0;2.43;11500 +78078;45.17692;.0147;74;20221019;26.4;16;21.2;2.6;17.3;9;2.31;9200 +78078;45.17692;.0147;74;20221020;24.1;14.7;19.4;3.4;16.7;1.5;2.1;7300 +78078;45.17692;.0147;74;20221021;21.7;14.1;17.9;2;14.1;.2;1.62;5000 +78078;45.17692;.0147;74;20221022;22.9;11.1;17;1.7;14.4;0;1.62;9600 +78078;45.17692;.0147;74;20221023;25.6;15.4;20.5;4.6;14.1;0;3.32;7500 +78078;45.17692;.0147;74;20221024;21.9;11.2;16.6;1.1;12.7;.1;1.43;10200 +78078;45.17692;.0147;74;20221025;22.3;8.2;15.3;1.2;12.9;1.9;1.23;5500 +78078;45.17692;.0147;74;20221026;25.6;10.7;18.2;1;14.6;.1;1.48;10500 +78078;45.17692;.0147;74;20221027;24;14.2;19.1;2.7;16.8;0;1.62;3800 +78078;45.17692;.0147;74;20221028;26.3;19;22.7;2.4;16.6;0;2.27;7000 +78078;45.17692;.0147;74;20221029;24.4;16.4;20.4;1.8;14.7;0;1.78;5600 +78078;45.17692;.0147;74;20221030;21.9;11.5;16.7;1;14.7;2.4;1.09;6800 +78078;45.17692;.0147;74;20221031;20.9;13;17;2.6;15.8;2.1;1.25;4200 +78078;45.17692;.0147;74;20221101;18.5;10.6;14.6;1.4;13.2;.3;1.06;8600 +78078;45.17692;.0147;74;20221102;18.9;8.9;13.9;1;12.1;.1;1;9400 +78078;45.17692;.0147;74;20221103;17.4;9.6;13.5;2.6;12;10.6;1.21;3700 +78078;45.17692;.0147;74;20221104;14.6;9.1;11.9;4;10.8;2.1;1.32;7100 +78078;45.17692;.0147;74;20221105;16;3.3;9.7;.7;9;0;.74;8900 +78078;45.17692;.0147;74;20221106;16.3;4;10.2;1.7;10.3;.7;.89;5700 +78078;45.17692;.0147;74;20221107;19;11;15;2.2;12.7;0;1.26;9500 +78078;45.17692;.0147;74;20221108;19;10.2;14.6;3.6;13.2;.9;1.37;4300 +78078;45.17692;.0147;74;20221109;15.4;12.4;13.9;.8;13.5;2;.66;3100 +78078;45.17692;.0147;74;20221110;11.9;6.4;9.2;1;10.4;0;.55;3500 +78078;45.17692;.0147;74;20221111;18.7;3.1;10.9;.9;10.4;.1;.74;8800 +78078;45.17692;.0147;74;20221112;21.6;10.2;15.9;1.9;12.9;.1;1.26;9200 +78078;45.17692;.0147;74;20221113;20.6;5.8;13.2;.5;10.8;.1;.63;8900 +78078;45.17692;.0147;74;20221114;14.2;7.5;10.9;1.3;11.7;4.8;.59;2400 +78078;45.17692;.0147;74;20221115;14.9;10.3;12.6;3;13;8.7;.75;2000 +78078;45.17692;.0147;74;20221116;17.2;9.8;13.5;4;13.1;3.9;1.06;5400 +78078;45.17692;.0147;74;20221117;14.7;11.4;13.1;3.4;12.8;5.7;.89;3800 +78078;45.17692;.0147;74;20221118;12.9;6.2;9.6;1.1;10.5;3;.51;5000 +78078;45.17692;.0147;74;20221119;11.4;7.2;9.3;1.1;9.3;.2;.55;6000 +78078;45.17692;.0147;74;20221120;12.2;.1;6.2;1.2;8.5;3.9;.52;3400 +78078;45.17692;.0147;74;20221121;13.1;6.4;9.8;3.6;10.4;13.1;.84;1900 +78078;45.17692;.0147;74;20221122;11.8;6.2;9;3.2;10;14.6;.67;4500 +78078;45.17692;.0147;74;20221123;15.3;9.3;12.3;3.9;12;2;.9;6700 +78078;45.17692;.0147;74;20221124;12.5;6.5;9.5;1.6;10.6;.7;.53;3200 +78078;45.17692;.0147;74;20221125;14.1;9;11.6;1.6;10.6;1.5;.66;6000 +78078;45.17692;.0147;74;20221126;12.9;1.9;7.4;.8;8.2;0;.41;6100 +78078;45.17692;.0147;74;20221127;11;2.5;6.8;1;8.5;6.4;.4;4800 +78078;45.17692;.0147;74;20221128;13;8.4;10.7;1.6;10.5;2.2;.58;4900 +78078;45.17692;.0147;74;20221129;7.5;2.3;4.9;.5;8.3;.8;.29;3500 +78078;45.17692;.0147;74;20221130;11.1;4.2;7.7;2.5;8.6;.1;.57;6700 +78078;45.17692;.0147;74;20221201;9.7;3.6;6.7;4.5;7.9;0;.77;6800 +78078;45.17692;.0147;74;20221202;6.4;3.5;5;3.2;7.6;.3;.58;1300 +78078;45.17692;.0147;74;20221203;7.4;3.6;5.5;2.4;7.4;.1;.6;3100 +78078;45.17692;.0147;74;20221204;8.3;1.4;4.9;.7;6.9;.1;.36;3800 +78078;45.17692;.0147;74;20221205;10.2;-2.2;4;1.3;6.2;.2;.34;7800 +78078;45.17692;.0147;74;20221206;6.5;0;3.3;2.2;6.4;0;.54;2700 +78078;45.17692;.0147;74;20221207;7.5;.6;4.1;3.1;6.3;.1;.58;7100 +78078;45.17692;.0147;74;20221208;4.9;-1.5;1.7;1.4;6;1.4;.37;2900 +78078;45.17692;.0147;74;20221209;6.2;2.8;4.5;3.7;6.6;.1;.73;3700 +78078;45.17692;.0147;74;20221210;3.5;-2;.8;2.2;5;0;.49;3900 +78078;45.17692;.0147;74;20221211;3.5;-5.1;-.8;.6;4.4;.1;.16;5800 +78078;45.17692;.0147;74;20221212;2.3;-4.3;-1;2;5.3;6.7;.33;1600 +78078;45.17692;.0147;74;20221213;5.2;1.7;3.5;2.4;7.7;3.3;.28;1600 +78078;45.17692;.0147;74;20221214;16.4;5.4;10.9;1.4;11.5;2.8;.47;4300 +78078;45.17692;.0147;74;20221215;9.6;8.6;9.1;3.7;10.8;2.5;.46;2000 +78078;45.17692;.0147;74;20221216;7;1.8;4.4;5.7;5.9;0;1.03;6800 +78078;45.17692;.0147;74;20221217;5.9;-5.6;.2;1.6;4.3;0;.37;7100 +78078;45.17692;.0147;74;20221218;11.3;-2.9;4.2;2.6;7.2;.1;.59;4300 +78078;45.17692;.0147;74;20221219;15.4;6.8;11.1;3.2;10.4;0;.95;3900 +78078;45.17692;.0147;74;20221220;14;11.1;12.6;4.5;12.2;1.4;.99;1500 +78078;45.17692;.0147;74;20221221;14.9;9.5;12.2;3;12.9;1.1;.57;3100 +78078;45.17692;.0147;74;20221222;14.9;11.6;13.3;4.4;14.3;14.2;.57;1500 +78078;45.17692;.0147;74;20221223;15.7;13.4;14.6;2.5;14.1;4;.79;1600 +78078;45.17692;.0147;74;20221224;16.8;11.6;14.2;1.1;12.8;0;.48;5000 +78078;45.17692;.0147;74;20221225;15.5;6.9;11.2;1.9;11.1;0;.62;3800 +78078;45.17692;.0147;74;20221226;13;9.5;11.3;.9;11.5;1.1;.48;2100 +78078;45.17692;.0147;74;20221227;11.5;5.9;8.7;.7;10.2;.1;.32;3400 +78078;45.17692;.0147;74;20221228;15.4;5.7;10.6;2.3;10.9;.6;.57;5300 +78078;45.17692;.0147;74;20221229;12.1;9.7;10.9;2.7;11.5;12.5;.67;900 +78078;45.17692;.0147;74;20221230;13.6;9.5;11.6;4;11.9;2.6;.8;1400 +78078;45.17692;.0147;74;20221231;17.9;10.8;14.4;4.1;11.9;0;1.44;4300 +78079;45.20654;.3302;98;20220101;17.9;3.6;10.7;1.1;9.27;0;.56;5895 +78079;45.20654;.3302;98;20220102;14.8;6.3;10.6;1.6;10.84;0;.57;3795 +78079;45.20654;.3302;98;20220103;15.1;9.1;12.1;2.4;11.64;0;.7;4180 +78079;45.20654;.3302;98;20220104;13.8;10.8;12.3;3.4;10.17;.9;1.29;2296 +78079;45.20654;.3302;98;20220105;7.9;1.5;4.7;2;6.4;0;.57;4792 +78079;45.20654;.3302;98;20220106;7.9;-2.4;2.7;.6;5.4;.1;.26;5646 +78079;45.20654;.3302;98;20220107;10.9;-1.4;4.7;2.8;7.5;5.7;.58;4855 +78079;45.20654;.3302;98;20220108;11.7;7.7;9.7;5.3;10.4;9.7;.78;3236 +78079;45.20654;.3302;98;20220109;9;6;7.5;2.1;9.77;16;.41;1696 +78079;45.20654;.3302;98;20220110;9.1;7.7;8.4;1;10.1;2.6;.44;1312 +78079;45.20654;.3302;98;20220111;10.2;2.2;6.2;2;6.74;.1;.65;5702 +78079;45.20654;.3302;98;20220112;6.9;-1.9;2.5;3.2;5.4;0;.69;5554 +78079;45.20654;.3302;98;20220113;8.6;-1.8;3.4;1.2;5.07;0;.47;6322 +78079;45.20654;.3302;98;20220114;9.8;-3.9;2.9;.7;5.17;.1;.34;6599 +78079;45.20654;.3302;98;20220115;9.1;-4.4;2.4;.7;5.14;0;.32;7165 +78079;45.20654;.3302;98;20220116;6.5;-5.1;.7;.6;5.3;.2;.26;5656 +78079;45.20654;.3302;98;20220117;7.2;-1.7;2.7;1.5;6.6;.1;.34;4279 +78079;45.20654;.3302;98;20220118;3.9;-1;1.4;1.4;6.07;.2;.34;4954 +78079;45.20654;.3302;98;20220119;5.1;.7;2.9;1.2;7.57;3.1;.29;2151 +78079;45.20654;.3302;98;20220120;6.6;2.5;4.5;1.7;7.24;.2;.49;2822 +78079;45.20654;.3302;98;20220121;6.1;.5;3.3;3.9;5.54;0;.9;5584 +78079;45.20654;.3302;98;20220122;8.5;-1.1;3.7;3.7;5.74;0;.94;6828 +78079;45.20654;.3302;98;20220123;11.2;-1.3;5;1.5;5.9;0;.68;7472 +78079;45.20654;.3302;98;20220124;12;-2.5;4.7;.9;5.67;0;.56;7866 +78079;45.20654;.3302;98;20220125;11.8;-2.5;4.7;.7;6.14;0;.45;7888 +78079;45.20654;.3302;98;20220126;9;-2.6;3.2;1.2;5.84;0;.47;7762 +78079;45.20654;.3302;98;20220127;5.9;-3.9;1;1.8;5.24;0;.5;6627 +78079;45.20654;.3302;98;20220128;10.6;-2.2;4.2;2;7;0;.63;7568 +78079;45.20654;.3302;98;20220129;2.6;1;1.8;1;7;.1;.31;2052 +78079;45.20654;.3302;98;20220130;9.7;2.4;6.1;1.7;8.8;.3;.46;4107 +78079;45.20654;.3302;98;20220131;10.6;5.6;8.1;3.6;9;.8;.84;3879 +78079;45.20654;.3302;98;20220201;8.8;.5;4.7;2.9;8.44;.4;.4;4683 +78079;45.20654;.3302;98;20220202;9.8;8;8.9;1.8;9.97;.1;.61;2377 +78079;45.20654;.3302;98;20220203;6.5;2;4.3;1.8;8.54;.5;.29;2731 +78079;45.20654;.3302;98;20220204;11.6;6.5;9;1.9;10.2;2.2;.63;4011 +78079;45.20654;.3302;98;20220205;10.8;3.4;7.1;2;7.47;.1;.9;7348 +78079;45.20654;.3302;98;20220206;10.3;-.8;4.7;3.4;8.8;1.7;.39;4971 +78079;45.20654;.3302;98;20220207;12.5;9.5;11;3.1;9.54;.7;1.26;5034 +78079;45.20654;.3302;98;20220208;14.4;0;7.2;1.2;6.57;0;.98;9778 +78079;45.20654;.3302;98;20220209;16.9;-.4;8.3;1.7;6.97;.1;1.28;10400 +78079;45.20654;.3302;98;20220210;8.1;1.2;4.6;1.4;8.54;.4;1.08;10066 +78079;45.20654;.3302;98;20220211;12.4;7.9;10.2;2;7.74;0;1.34;8030 +78079;45.20654;.3302;98;20220212;12;-5;3.5;.5;4.8;0;.73;10214 +78079;45.20654;.3302;98;20220213;17.3;-2.4;7.5;3.9;8.46;2.4;1.64;10224 +78079;45.20654;.3302;98;20220214;12;9;10.5;3.3;9.9;3.9;1.13;2484 +78079;45.20654;.3302;98;20220215;10.5;2.2;6.4;2.9;9.56;12.4;.62;4582 +78079;45.20654;.3302;98;20220216;13.8;8.8;11.3;5;12.84;7.7;.6;4031 +78079;45.20654;.3302;98;20220217;13.6;11.9;12.8;4;13.7;1.4;.7;2864 +78079;45.20654;.3302;98;20220218;13.7;10;11.8;2.7;11.47;.3;1.03;4317 +78079;45.20654;.3302;98;20220219;11.7;3.8;7.8;2;7.87;0;1.12;8404 +78079;45.20654;.3302;98;20220220;12.4;3.9;8.1;3.7;10.37;3;.72;6779 +78079;45.20654;.3302;98;20220221;11.7;8.6;10.1;5.6;9.4;.3;1.49;5392 +78079;45.20654;.3302;98;20220222;12.6;4.6;8.6;1.8;9.5;0;.91;6016 +78079;45.20654;.3302;98;20220223;16.4;7.4;11.9;.6;9.54;0;1.1;9536 +78079;45.20654;.3302;98;20220224;14.2;4.3;9.3;2;8.64;.3;1.34;9431 +78079;45.20654;.3302;98;20220225;10.8;.8;5.8;2.1;6.3;0;1.31;10394 +78079;45.20654;.3302;98;20220226;13.9;1;7.5;2.8;5.17;0;2.1;12623 +78079;45.20654;.3302;98;20220227;17.4;.8;9.1;1.3;6.8;.1;1.61;12913 +78079;45.20654;.3302;98;20220228;18.1;.8;9.4;1;7.87;0;1.48;13377 +78079;45.20654;.3302;98;20220301;17.8;1.7;9.7;1.3;7.07;.1;1.68;12818 +78079;45.20654;.3302;98;20220302;11.9;6.3;9.1;1.8;10;2.6;.89;4712 +78079;45.20654;.3302;98;20220303;14.2;8.4;11.3;1.7;10.57;0;1.14;6449 +78079;45.20654;.3302;98;20220304;9.7;7.6;8.6;3.1;10.27;2.1;.69;2558 +78079;45.20654;.3302;98;20220305;9.6;6.3;7.9;2.5;8.87;.6;1.01;6057 +78079;45.20654;.3302;98;20220306;11.7;5.4;8.6;2.9;6.4;0;1.9;10975 +78079;45.20654;.3302;98;20220307;11.4;-2.2;4.6;1.9;4.94;0;1.69;14211 +78079;45.20654;.3302;98;20220308;12.6;1.2;6.9;2;7.9;.5;1.29;9429 +78079;45.20654;.3302;98;20220309;16.5;4;10.2;3;9.27;.3;1.93;13459 +78079;45.20654;.3302;98;20220310;14.2;9;11.6;3;10.37;1.8;1.49;6945 +78079;45.20654;.3302;98;20220311;12.3;9.2;10.7;3.6;10.47;12.3;1.23;4762 +78079;45.20654;.3302;98;20220312;12;6.6;9.3;2.4;10;.9;1.13;7431 +78079;45.20654;.3302;98;20220313;12.1;7.6;9.8;2.8;8.97;11.2;1.46;7210 +78079;45.20654;.3302;98;20220314;14.4;2;8.2;4.1;8.94;0;1.67;11680 +78079;45.20654;.3302;98;20220315;19.4;11.9;15.7;5.3;11.3;0;2.98;10463 +78079;45.20654;.3302;98;20220316;15.5;10.1;12.8;2;11.44;0;1.46;7391 +78079;45.20654;.3302;98;20220317;12.1;10;11;4.7;9.97;1.4;1.57;5000 +78079;45.20654;.3302;98;20220318;15.3;7.6;11.4;3.9;9.02;0;2.14;10358 +78079;45.20654;.3302;98;20220319;18.9;4.5;11.7;2.4;8.66;0;2.55;15221 +78079;45.20654;.3302;98;20220320;17.3;4.3;10.8;3.5;8.99;0;2.48;12464 +78079;45.20654;.3302;98;20220321;18;7.9;13;4.8;8.69;0;3.32;14128 +78079;45.20654;.3302;98;20220322;17.8;5.3;11.6;4.6;6.36;0;3.73;16682 +78079;45.20654;.3302;98;20220323;17.8;2.2;10;3.2;5.92;0;3.32;18397 +78079;45.20654;.3302;98;20220324;19.4;-1.7;8.8;1.9;6.26;0;2.81;19778 +78079;45.20654;.3302;98;20220325;21.2;.4;10.8;1.8;6.22;0;2.98;17647 +78079;45.20654;.3302;98;20220326;22;.7;11.3;2;6.29;0;3.28;19549 +78079;45.20654;.3302;98;20220327;22.1;1.5;11.8;2.3;7.06;0;3.4;18829 +78079;45.20654;.3302;98;20220328;22.4;2.4;12.4;1.7;7.76;0;3.01;17896 +78079;45.20654;.3302;98;20220329;17.2;7.2;12.2;1.7;9.96;.2;1.94;10247 +78079;45.20654;.3302;98;20220330;15.3;9.2;12.2;2.5;10.96;1.9;1.66;7718 +78079;45.20654;.3302;98;20220331;14.2;7.5;10.9;4.8;8.86;2.1;2.43;11299 +78079;45.20654;.3302;98;20220401;8.4;-.1;4.1;6.5;5.52;.7;2.22;13989 +78079;45.20654;.3302;98;20220402;8.6;1.1;4.9;4.5;5.29;0;2.22;13525 +78079;45.20654;.3302;98;20220403;6;-4;1;1.2;5.1;0;1.36;14205 +78079;45.20654;.3302;98;20220404;12.9;-1.7;5.6;1.9;4.84;0;2.47;19839 +78079;45.20654;.3302;98;20220405;13.8;-.3;6.8;1.8;7.89;.1;1.63;11007 +78079;45.20654;.3302;98;20220406;13.3;8.3;10.8;3.3;11.07;3;1.38;6576 +78079;45.20654;.3302;98;20220407;12.9;10.2;11.5;6.5;12.76;19.5;.92;3333 +78079;45.20654;.3302;98;20220408;17.9;11.7;14.8;7.3;11.32;1.4;3.15;9754 +78079;45.20654;.3302;98;20220409;14.7;3.7;9.2;2;7.49;0;2.43;16590 +78079;45.20654;.3302;98;20220410;19.1;-.2;9.4;3;6.57;0;3.6;22794 +78079;45.20654;.3302;98;20220411;22.1;3.7;12.9;4.8;9.44;0;4.12;20526 +78079;45.20654;.3302;98;20220412;18.2;10.6;14.4;3.5;11.12;0;2.57;9990 +78079;45.20654;.3302;98;20220413;15.6;9.8;12.7;1.3;12.86;.8;1.46;7601 +78079;45.20654;.3302;98;20220414;23.7;8.4;16;1.5;12.32;.1;3.42;20679 +78079;45.20654;.3302;98;20220415;24.9;6.4;15.7;2;11.46;0;3.87;22538 +78079;45.20654;.3302;98;20220416;23.8;6.6;15.2;2.5;10.49;0;4.05;22925 +78079;45.20654;.3302;98;20220417;24;3.4;13.7;2.3;9.39;0;4.1;24047 +78079;45.20654;.3302;98;20220418;19.8;8;13.9;2.7;11.56;0;3.01;17316 +78079;45.20654;.3302;98;20220419;17.2;7;12.1;2.5;10.99;12.5;2.05;10567 +78079;45.20654;.3302;98;20220420;14.5;8.7;11.6;2.3;11.96;10.5;1.43;7466 +78079;45.20654;.3302;98;20220421;18.8;10;14.4;1.7;12.89;.1;2.09;10892 +78079;45.20654;.3302;98;20220422;18.9;10.7;14.8;1.4;12.86;2;2.4;14212 +78079;45.20654;.3302;98;20220423;13.5;8.5;11;3;11.99;9.3;1.42;8066 +78079;45.20654;.3302;98;20220424;16.4;9.9;13.1;4.6;12.22;1.9;2.03;8832 +78079;45.20654;.3302;98;20220425;18.4;7.2;12.8;1.9;11.06;0;2.88;18068 +78079;45.20654;.3302;98;20220426;22.1;3.9;13;2.3;10.29;0;3.78;24337 +78079;45.20654;.3302;98;20220427;23.6;5.3;14.5;2.2;11.42;0;3.66;20720 +78079;45.20654;.3302;98;20220428;21.5;11.6;16.5;2.1;13.49;0;3.15;17258 +78079;45.20654;.3302;98;20220429;21.3;11.7;16.5;2.2;13.89;0;2.82;14190 +78079;45.20654;.3302;98;20220430;22.7;9.1;15.9;2.1;11.49;0;3.87;22222 +78079;45.20654;.3302;98;20220501;20.9;5.1;13;1.5;9.52;0;3.53;22409 +78079;45.20654;.3302;98;20220502;21.2;7.9;14.6;2.1;10.19;0;3.67;20638 +78079;45.20654;.3302;98;20220503;22.9;9.4;16.1;2;11.42;1.1;3.95;22224 +78079;45.20654;.3302;98;20220504;21.2;8;14.6;2;10.96;0;3.47;19698 +78079;45.20654;.3302;98;20220505;21.9;6.5;14.2;2.4;10.62;0;3.89;22705 +78079;45.20654;.3302;98;20220506;21.9;8.3;15.1;2;10.7;0;3.14;15276 +78079;45.20654;.3302;98;20220507;23.8;9.6;16.7;1.8;11.14;0;3.31;15368 +78079;45.20654;.3302;98;20220508;24.8;9.3;17;1.7;11.3;0;3.43;16212 +78079;45.20654;.3302;98;20220509;27.6;11.2;19.4;1.1;11.7;0;3.51;16828 +78079;45.20654;.3302;98;20220510;28.8;10.6;19.7;1.3;12.1;0;3.79;17372 +78079;45.20654;.3302;98;20220511;28.3;10.2;19.3;2.1;13.94;0;4.05;18277 +78079;45.20654;.3302;98;20220512;21.2;13.2;17.2;1.4;15.17;1.2;2.04;9065 +78079;45.20654;.3302;98;20220513;24.4;14.3;19.3;1.2;15.67;0;2.65;11846 +78079;45.20654;.3302;98;20220514;28.5;12.2;20.4;1.8;15.37;0;3.8;16709 +78079;45.20654;.3302;98;20220515;29;16.1;22.6;2.4;16.67;10.3;4.08;15283 +78079;45.20654;.3302;98;20220516;26.9;14.7;20.8;1.4;17.37;.1;3.21;15013 +78079;45.20654;.3302;98;20220517;30.3;14.2;22.2;2.3;16;0;4.36;17105 +78079;45.20654;.3302;98;20220518;31.9;14.2;23;2;16.54;2.3;4.53;18098 +78079;45.20654;.3302;98;20220519;27.5;17.3;22.4;2.4;19.17;.1;3.47;14038 +78079;45.20654;.3302;98;20220520;26.6;16.6;21.6;2.2;16.97;0;3.55;14059 +78079;45.20654;.3302;98;20220521;31.4;14.3;22.8;1.3;17.9;0;4.02;18028 +78079;45.20654;.3302;98;20220522;31.9;18.5;25.2;2;20.9;1.9;4.14;15895 +78079;45.20654;.3302;98;20220523;20.9;16.6;18.8;4.4;16.2;2.7;2.48;7482 +78079;45.20654;.3302;98;20220524;19.3;10.5;14.9;2.5;12.64;.9;2.5;11952 +78079;45.20654;.3302;98;20220525;21.3;7.1;14.2;1.9;11;.1;3.17;16776 +78079;45.20654;.3302;98;20220526;18.6;8.9;13.8;1.2;12.87;0;1.97;10741 +78079;45.20654;.3302;98;20220527;23.3;10.9;17.1;2.4;13.54;.1;3.35;15922 +78079;45.20654;.3302;98;20220528;25;12.6;18.8;3.7;11.8;0;4.48;16241 +78079;45.20654;.3302;98;20220529;21.5;9.3;15.4;3.4;9.34;0;4.03;16208 +78079;45.20654;.3302;98;20220530;23.6;7.5;15.6;2.2;8.54;0;4.09;18594 +78079;45.20654;.3302;98;20220531;24.8;12.2;18.5;1.6;11.14;3.6;3.66;16371 +78079;45.20654;.3302;98;20220601;26.6;10.5;18.6;1.9;13.97;10.6;3.86;18143 +78079;45.20654;.3302;98;20220602;28.5;16.1;22.3;2.3;18.47;11.3;3.83;15926 +78079;45.20654;.3302;98;20220603;27.9;17.6;22.8;2.1;20.27;1.3;3.44;14514 +78079;45.20654;.3302;98;20220604;25.6;16.1;20.9;2.1;19.5;0;2.99;13556 +78079;45.20654;.3302;98;20220605;21.8;15.8;18.8;2.5;16.5;0;2.34;8682 +78079;45.20654;.3302;98;20220606;23;12.6;17.8;1;15.24;.3;2.8;14447 +78079;45.20654;.3302;98;20220607;24.2;13.1;18.6;2.1;14.67;9.1;3.33;15160 +78079;45.20654;.3302;98;20220608;19.8;13.7;16.8;2.4;15.74;1.6;2.21;10510 +78079;45.20654;.3302;98;20220609;21.5;11;16.3;1.9;14.1;.6;2.46;11474 +78079;45.20654;.3302;98;20220610;27.3;10.7;19;.9;14.4;.1;3.55;18234 +78079;45.20654;.3302;98;20220611;30.7;12.8;21.8;1.3;16.14;0;5.37;28121 +78079;45.20654;.3302;98;20220612;29.5;16.5;23;1.7;18.44;.4;4.94;24061 +78079;45.20654;.3302;98;20220613;28.7;17.3;23;2.9;16.1;.1;5.53;24368 +78079;45.20654;.3302;98;20220614;33.5;14.6;24.1;1.9;17;.4;6.12;28315 +78079;45.20654;.3302;98;20220615;33.2;20.2;26.7;1.8;19.57;0;5.9;25533 +78079;45.20654;.3302;98;20220616;34.4;15.4;24.9;1.2;17.4;0;5.71;27227 +78079;45.20654;.3302;98;20220617;37.3;18.4;27.9;1.6;17.87;0;6.64;28503 +78079;45.20654;.3302;98;20220618;38.4;19.2;28.8;2.4;17.4;.1;7.43;28271 +78079;45.20654;.3302;98;20220619;30.3;19.7;25;2.6;18.94;20;5.41;22379 +78079;45.20654;.3302;98;20220620;28.9;17.1;23;2.2;19.77;6.9;4.3;19389 +78079;45.20654;.3302;98;20220621;26.6;16.9;21.8;1.5;20.37;9.4;3.34;16027 +78079;45.20654;.3302;98;20220622;25.9;17.5;21.7;3;18.67;1.6;4.2;20004 +78079;45.20654;.3302;98;20220623;24.8;14.8;19.8;1.8;17.97;8.8;3.62;18955 +78079;45.20654;.3302;98;20220624;22.2;16;19.1;2.6;16.97;6;3.34;17050 +78079;45.20654;.3302;98;20220625;18.6;14.2;16.4;1.5;15.87;6.1;2.2;11641 +78079;45.20654;.3302;98;20220626;18.2;13.3;15.7;1.2;15.54;2.2;2.05;11212 +78079;45.20654;.3302;98;20220627;22.9;12.8;17.9;2.1;13.7;0;4.11;22062 +78079;45.20654;.3302;98;20220628;24.7;10.5;17.6;1.7;13;.1;4.62;26290 +78079;45.20654;.3302;98;20220629;25.2;10.2;17.7;1.7;13.97;10.1;4.5;25526 +78079;45.20654;.3302;98;20220630;18.7;13.5;16.1;1.3;14.87;3.8;2.31;12325 +78079;45.20654;.3302;98;20220701;23.1;9.3;16.2;.9;12.4;.1;4.11;25459 +78079;45.20654;.3302;98;20220702;28.7;9.6;19.2;1.3;13.17;.1;5.23;29125 +78079;45.20654;.3302;98;20220703;27;13.6;20.3;2.2;14.77;1.6;4.91;24885 +78079;45.20654;.3302;98;20220704;26.7;16.4;21.6;2.2;16.37;.2;4.49;21008 +78079;45.20654;.3302;98;20220705;28.3;15;21.7;2.3;14.47;.3;5.42;26088 +78079;45.20654;.3302;98;20220706;27.8;14;20.9;2.7;13.8;0;5.58;26508 +78079;45.20654;.3302;98;20220707;28.3;13.5;20.9;2;14.87;0;5.26;26522 +78079;45.20654;.3302;98;20220708;28.4;14.6;21.5;3;14.77;0;5.66;26421 +78079;45.20654;.3302;98;20220709;30.2;14.9;22.6;2.8;14.44;0;6.08;27036 +78079;45.20654;.3302;98;20220710;30.8;15.4;23.1;3;14.67;0;6.25;26840 +78079;45.20654;.3302;98;20220711;33.4;15.6;24.5;2.7;15.1;0;6.68;27908 +78079;45.20654;.3302;98;20220712;34.4;15.9;25.2;2.3;14.74;0;6.64;28504 +78079;45.20654;.3302;98;20220713;34.9;15.6;25.2;1.5;14.5;0;6.12;28343 +78079;45.20654;.3302;98;20220714;36;16.2;26.1;1.7;15.97;0;6.38;28429 +78079;45.20654;.3302;98;20220715;32.8;17.8;25.3;2.6;14.87;0;6.48;26266 +78079;45.20654;.3302;98;20220716;33.5;16.5;25;2.9;13.77;0;6.91;27311 +78079;45.20654;.3302;98;20220717;36.4;16.6;26.5;2.4;13.74;0;7.06;27964 +78079;45.20654;.3302;98;20220718;39;19.1;29.1;2.7;15.57;0;7.78;27719 +78079;45.20654;.3302;98;20220719;29.2;18.7;23.9;2.3;19.04;15.3;4.49;18946 +78079;45.20654;.3302;98;20220720;26.9;17.5;22.2;2.4;18.64;.3;4.22;19688 +78079;45.20654;.3302;98;20220721;30.4;13.7;22.1;1.1;17.1;0;4.94;26224 +78079;45.20654;.3302;98;20220722;28.8;16.1;22.4;2.6;18.34;.2;4.86;22905 +78079;45.20654;.3302;98;20220723;29;16.9;23;1.8;16.74;0;4.56;20961 +78079;45.20654;.3302;98;20220724;35.8;14.3;25.1;1.3;15.6;0;5.84;28130 +78079;45.20654;.3302;98;20220725;26.4;19.1;22.7;2.9;17.7;.1;4.14;16676 +78079;45.20654;.3302;98;20220726;25.1;15;20;1.4;14.7;.1;3.76;18960 +78079;45.20654;.3302;98;20220727;28.2;10.9;19.6;1.2;13.3;0;4.55;24928 +78079;45.20654;.3302;98;20220728;28.8;12.1;20.4;1.4;14.94;0;4.64;24862 +78079;45.20654;.3302;98;20220729;26.8;16.3;21.5;1.5;17.1;.1;3.89;19257 +78079;45.20654;.3302;98;20220730;29.9;14.7;22.3;1.5;17.27;0;4.66;23395 +78079;45.20654;.3302;98;20220731;31.9;14.4;23.2;1.6;16.87;.2;5.21;25628 +78079;45.20654;.3302;98;20220801;33.1;15.3;24.2;1.6;16.54;0;5.44;25821 +78079;45.20654;.3302;98;20220802;34.8;16.1;25.4;1.6;16.44;0;5.7;26296 +78079;45.20654;.3302;98;20220803;37.7;17.3;27.5;1.3;16;0;5.78;26113 +78079;45.20654;.3302;98;20220804;36.3;17.8;27.1;1.8;18.54;0;5.82;24743 +78079;45.20654;.3302;98;20220805;31.1;18.8;25;2.4;18.67;0;5.06;21315 +78079;45.20654;.3302;98;20220806;31.5;18.1;24.8;3.4;14.2;0;6.27;23401 +78079;45.20654;.3302;98;20220807;32.6;14.9;23.8;3.3;11.17;0;6.76;25761 +78079;45.20654;.3302;98;20220808;34.5;15.1;24.8;2.9;11.3;0;6.86;25962 +78079;45.20654;.3302;98;20220809;35.7;17;26.3;2.6;12.04;0;6.71;25470 +78079;45.20654;.3302;98;20220810;37.5;16.3;26.9;2.2;11.8;0;6.61;25884 +78079;45.20654;.3302;98;20220811;38.2;17.1;27.7;1.9;13.44;0;6.25;24726 +78079;45.20654;.3302;98;20220812;39.5;19.3;29.4;1.6;14.34;0;6.09;24599 +78079;45.20654;.3302;98;20220813;35.6;18.5;27.1;2.2;19.47;3.9;5.69;23195 +78079;45.20654;.3302;98;20220814;24.9;19;21.9;2.4;20.4;3.7;2.68;11337 +78079;45.20654;.3302;98;20220815;26.8;16.5;21.6;1.7;17.84;0;3.53;17145 +78079;45.20654;.3302;98;20220816;26.1;15;20.6;1.3;17.87;6;3.1;15549 +78079;45.20654;.3302;98;20220817;24.9;14.5;19.7;1.7;16.87;2.3;3.26;17055 +78079;45.20654;.3302;98;20220818;26.5;13.1;19.8;2;16.07;0;3.66;18523 +78079;45.20654;.3302;98;20220819;26.8;15.7;21.3;2.2;18.34;1.7;3.41;15906 +78079;45.20654;.3302;98;20220820;27.6;16.5;22.1;1.2;18.4;0;3.37;16920 +78079;45.20654;.3302;98;20220821;26.6;15;20.8;1.7;16.94;.4;3.48;17364 +78079;45.20654;.3302;98;20220822;27;18.7;22.9;1.7;19.6;1.4;3.12;13958 +78079;45.20654;.3302;98;20220823;29.9;17.6;23.8;1.2;19.5;0;3.9;19728 +78079;45.20654;.3302;98;20220824;35.2;16.7;25.9;1.4;17.8;2;4.88;22620 +78079;45.20654;.3302;98;20220825;29;18.5;23.8;2;18.6;.3;3.79;16090 +78079;45.20654;.3302;98;20220826;29.7;16.8;23.2;1.3;17.87;0;3.68;17728 +78079;45.20654;.3302;98;20220827;30.7;14.7;22.7;1.9;14.84;0;4.54;21028 +78079;45.20654;.3302;98;20220828;32.5;14.1;23.3;1.6;14.34;0;4.67;22142 +78079;45.20654;.3302;98;20220829;33.2;15.6;24.4;2.1;15.87;.4;4.7;18882 +78079;45.20654;.3302;98;20220830;33.1;17.5;25.3;1.4;16.97;0;4.22;18976 +78079;45.20654;.3302;98;20220831;32.8;15.9;24.4;1.9;16.6;0;4.56;19884 +78079;45.20654;.3302;98;20220901;29;16;22.5;1.4;18.1;5.2;3.17;14650 +78079;45.20654;.3302;98;20220902;26.2;16.1;21.2;1.5;17.64;3.9;2.97;14694 +78079;45.20654;.3302;98;20220903;27.2;15.6;21.4;1.8;16.87;0;3.4;16859 +78079;45.20654;.3302;98;20220904;32.7;14.6;23.7;2.1;15.8;1.9;4.65;20403 +78079;45.20654;.3302;98;20220905;33.4;17.1;25.2;2.2;16.44;1.5;4.76;19278 +78079;45.20654;.3302;98;20220906;31.2;14.7;22.9;2.4;15.94;.4;4.39;18525 +78079;45.20654;.3302;98;20220907;25.2;15.2;20.2;1.4;15.84;.2;2.77;13782 +78079;45.20654;.3302;98;20220908;22.8;13.3;18.1;2.6;15.34;.6;2.74;13788 +78079;45.20654;.3302;98;20220909;24.5;12;18.2;2.3;13.87;.5;3.1;15342 +78079;45.20654;.3302;98;20220910;26.4;10.6;18.5;1;13.6;0;2.95;17675 +78079;45.20654;.3302;98;20220911;31.4;12.4;21.9;1.6;12.9;0;4.07;19939 +78079;45.20654;.3302;98;20220912;36.1;15.2;25.6;2.2;14.6;.2;4.94;18736 +78079;45.20654;.3302;98;20220913;30.3;21.8;26.1;2.1;21;.2;3.28;11486 +78079;45.20654;.3302;98;20220914;29.1;18.2;23.7;1.7;17.57;0;3.27;14431 +78079;45.20654;.3302;98;20220915;26.9;14.4;20.6;1.5;17.14;.3;2.84;14912 +78079;45.20654;.3302;98;20220916;23;13.4;18.2;2.1;13.8;0;2.87;15255 +78079;45.20654;.3302;98;20220917;20.3;8.6;14.5;2.7;8.94;0;3.11;16358 +78079;45.20654;.3302;98;20220918;24.4;5.8;15.1;2.3;7.7;0;3.59;18579 +78079;45.20654;.3302;98;20220919;24.3;8;16.1;3.2;8.74;0;3.95;18015 +78079;45.20654;.3302;98;20220920;23.5;7.7;15.6;3.2;8.6;0;3.8;17545 +78079;45.20654;.3302;98;20220921;24.5;8;16.2;2.9;8.7;0;3.78;17571 +78079;45.20654;.3302;98;20220922;26.5;6.8;16.6;1.3;9.1;0;3.03;17920 +78079;45.20654;.3302;98;20220923;20.3;8.6;14.4;.9;10.84;.3;1.83;10863 +78079;45.20654;.3302;98;20220924;20.6;10.6;15.6;1.3;13.7;5.3;1.78;10123 +78079;45.20654;.3302;98;20220925;19.5;8.9;14.2;1.4;12.1;0;1.94;12899 +78079;45.20654;.3302;98;20220926;20.1;6.5;13.3;2.5;11.64;3.9;2.12;12604 +78079;45.20654;.3302;98;20220927;17.6;10.5;14.1;3.7;13.17;8.4;1.72;9287 +78079;45.20654;.3302;98;20220928;19;14.7;16.9;5.2;15.7;3;1.89;7986 +78079;45.20654;.3302;98;20220929;17.3;10.7;14;1.4;11.87;4.4;1.55;8802 +78079;45.20654;.3302;98;20220930;19.3;7.1;13.2;1.3;10.64;1.5;1.91;13768 +78079;45.20654;.3302;98;20221001;19.1;10.6;14.9;3.5;16.6;6.4;1.01;7032 +78079;45.20654;.3302;98;20221002;21.5;16.3;18.9;2.3;17.1;.1;1.7;7226 +78079;45.20654;.3302;98;20221003;23.6;10.7;17.1;1;13.87;0;1.99;13318 +78079;45.20654;.3302;98;20221004;24.8;8.9;16.8;.9;13.17;.1;2.03;14185 +78079;45.20654;.3302;98;20221005;26.8;9.2;18;1.3;13.77;.6;2.34;14336 +78079;45.20654;.3302;98;20221006;20.7;13.7;17.2;1.5;15.54;0;1.44;7135 +78079;45.20654;.3302;98;20221007;24.5;10.6;17.6;1.2;14.77;0;1.89;11967 +78079;45.20654;.3302;98;20221008;22.1;14;18.1;2.3;13.5;0;2.2;9446 +78079;45.20654;.3302;98;20221009;25;8.9;17;1.9;12.47;.1;2.41;13512 +78079;45.20654;.3302;98;20221010;21.7;12.2;16.9;1.2;15.14;0;1.49;8805 +78079;45.20654;.3302;98;20221011;20.2;15.7;17.9;1.7;17.2;5.5;1.26;5929 +78079;45.20654;.3302;98;20221012;19.8;12.6;16.2;1.3;15.04;.1;1.35;8697 +78079;45.20654;.3302;98;20221013;18.7;10.3;14.5;1.5;15.07;4.8;1.05;6529 +78079;45.20654;.3302;98;20221014;20.1;15.9;18;4;18.07;1.1;1.24;4791 +78079;45.20654;.3302;98;20221015;22.9;16.2;19.5;2.1;17.2;0;1.64;7245 +78079;45.20654;.3302;98;20221016;27.9;14;20.9;2.3;16.84;.2;2.45;11038 +78079;45.20654;.3302;98;20221017;24.5;18;21.3;2.3;18.34;2.7;1.91;7242 +78079;45.20654;.3302;98;20221018;27.9;14.7;21.3;2.4;17.47;0;2.42;10728 +78079;45.20654;.3302;98;20221019;26.2;15.6;20.9;2.6;17.07;5.2;2.29;9156 +78079;45.20654;.3302;98;20221020;24.8;14.6;19.7;2.9;16.87;0;2.06;8399 +78079;45.20654;.3302;98;20221021;22.5;15.3;18.9;2.1;14.4;.5;1.82;6325 +78079;45.20654;.3302;98;20221022;23.3;11.6;17.5;1.9;14.27;0;1.74;9296 +78079;45.20654;.3302;98;20221023;26;16.1;21;3.8;13.94;0;3.12;7950 +78079;45.20654;.3302;98;20221024;22.6;11.7;17.1;1.4;12.37;0;1.64;9102 +78079;45.20654;.3302;98;20221025;22.7;8.9;15.8;1.8;12.9;2.3;1.52;8200 +78079;45.20654;.3302;98;20221026;25.7;11.3;18.5;1.5;14.57;.1;1.65;9882 +78079;45.20654;.3302;98;20221027;24.7;14.5;19.6;2.9;16.24;0;1.99;6504 +78079;45.20654;.3302;98;20221028;26.2;19.6;22.9;2.4;15.9;0;2.3;6295 +78079;45.20654;.3302;98;20221029;25.9;14.7;20.3;1.8;13.4;0;1.96;7661 +78079;45.20654;.3302;98;20221030;22.7;11.6;17.1;1.2;13.7;4.4;1.27;7624 +78079;45.20654;.3302;98;20221031;21.6;12.6;17.1;2.5;15.17;3.7;1.4;6217 +78079;45.20654;.3302;98;20221101;18.7;10.2;14.4;1.6;13.27;.3;1.05;7105 +78079;45.20654;.3302;98;20221102;19.2;8.6;13.9;1.3;11.77;0;1.07;8692 +78079;45.20654;.3302;98;20221103;18.6;9.4;14;2.8;11.77;9.3;1.48;5953 +78079;45.20654;.3302;98;20221104;14;8.9;11.5;3.8;10.6;2.6;1.19;5804 +78079;45.20654;.3302;98;20221105;16.4;3.2;9.8;1.1;8.8;.1;.86;7564 +78079;45.20654;.3302;98;20221106;16.5;4.1;10.3;1.7;9.97;.9;.92;6975 +78079;45.20654;.3302;98;20221107;19.5;10.1;14.8;2.1;12.47;0;1.22;7705 +78079;45.20654;.3302;98;20221108;19.4;10.4;14.9;3.2;12.9;.7;1.43;5584 +78079;45.20654;.3302;98;20221109;15;12.8;13.9;1.2;13.8;1;.66;2262 +78079;45.20654;.3302;98;20221110;12.7;8.2;10.5;1;11.34;.1;.55;3136 +78079;45.20654;.3302;98;20221111;20.4;4.3;12.4;1.6;10.97;.1;1;8423 +78079;45.20654;.3302;98;20221112;21.7;9.2;15.4;1.9;12.17;.1;1.25;7890 +78079;45.20654;.3302;98;20221113;21.6;6.4;14;1;10.54;.1;.88;8120 +78079;45.20654;.3302;98;20221114;14.6;7.6;11.1;1.7;11.77;4.9;.64;3509 +78079;45.20654;.3302;98;20221115;15.2;10.2;12.7;2.7;12.94;9.3;.72;3376 +78079;45.20654;.3302;98;20221116;16.9;10;13.5;3.2;12.97;3.2;.92;4774 +78079;45.20654;.3302;98;20221117;15;11.9;13.4;3.7;13;5.6;.92;3184 +78079;45.20654;.3302;98;20221118;12.8;5.7;9.3;1.3;10.37;1.7;.52;5162 +78079;45.20654;.3302;98;20221119;11.1;6.8;9;1.2;9.44;.2;.55;4287 +78079;45.20654;.3302;98;20221120;11.4;1.3;6.4;1.4;8.67;3.7;.48;3855 +78079;45.20654;.3302;98;20221121;12.9;6.3;9.6;3.4;10.44;14.1;.73;2872 +78079;45.20654;.3302;98;20221122;12;6.1;9;3;10;13.6;.64;4210 +78079;45.20654;.3302;98;20221123;15.5;9.1;12.3;3.6;11.7;2;.94;4764 +78079;45.20654;.3302;98;20221124;13;6.1;9.6;1.6;10.44;.3;.51;4040 +78079;45.20654;.3302;98;20221125;14;9.2;11.6;1.6;10.77;1.8;.68;3804 +78079;45.20654;.3302;98;20221126;11.5;2.8;7.2;1.2;8.44;0;.44;4919 +78079;45.20654;.3302;98;20221127;11.4;2.6;7;1.3;8.44;7.6;.45;4787 +78079;45.20654;.3302;98;20221128;13.2;7.9;10.6;2;10.77;3;.62;3808 +78079;45.20654;.3302;98;20221129;7.7;2.6;5.1;.8;8.67;.3;.3;2915 +78079;45.20654;.3302;98;20221130;10.9;3.6;7.3;2;8.47;.1;.54;4479 +78079;45.20654;.3302;98;20221201;10.2;3.4;6.8;3.5;7.67;0;.77;5002 +78079;45.20654;.3302;98;20221202;6.5;4.6;5.5;2.5;7.44;.5;.6;1240 +78079;45.20654;.3302;98;20221203;7.1;3.7;5.4;1.7;7.47;.5;.51;2397 +78079;45.20654;.3302;98;20221204;8.8;2.3;5.6;.9;7.5;.4;.38;3531 +78079;45.20654;.3302;98;20221205;10;-.8;4.6;1.8;6.47;.1;.5;5746 +78079;45.20654;.3302;98;20221206;6.8;-.2;3.3;1.9;6.1;.1;.48;3476 +78079;45.20654;.3302;98;20221207;7.2;-.9;3.1;2.2;5.94;.1;.47;5260 +78079;45.20654;.3302;98;20221208;5.6;-1.5;2.1;1.8;6.04;1.9;.38;3566 +78079;45.20654;.3302;98;20221209;6.8;3.1;5;2.3;6.94;.2;.59;2615 +78079;45.20654;.3302;98;20221210;3.1;-2.1;.5;2.4;4.9;0;.51;3327 +78079;45.20654;.3302;98;20221211;3.5;-5.6;-1;1.1;4.27;.1;.28;4870 +78079;45.20654;.3302;98;20221212;2.6;-4.1;-.8;1.9;5.24;6;.3;2947 +78079;45.20654;.3302;98;20221213;5.4;1.4;3.4;2.1;8.1;2.7;.18;2010 +78079;45.20654;.3302;98;20221214;15.8;5.6;10.7;1.7;11.77;2;.4;3767 +78079;45.20654;.3302;98;20221215;9.9;8.6;9.3;2.7;10.64;2.9;.51;1181 +78079;45.20654;.3302;98;20221216;7.3;2.1;4.7;4.2;6.04;0;.93;4314 +78079;45.20654;.3302;98;20221217;6.8;-5.4;.7;1.6;4.24;0;.47;5780 +78079;45.20654;.3302;98;20221218;11.5;-2.6;4.4;2.4;6.9;.1;.57;5051 +78079;45.20654;.3302;98;20221219;15.7;7;11.4;3;10.44;.1;.91;4035 +78079;45.20654;.3302;98;20221220;14.7;11.5;13.1;3.9;12.2;3.5;.99;1984 +78079;45.20654;.3302;98;20221221;15;10.6;12.8;3.2;12.97;.6;.67;2421 +78079;45.20654;.3302;98;20221222;14.9;11.8;13.3;4.5;14.07;15.6;.6;1710 +78079;45.20654;.3302;98;20221223;15.8;13.7;14.7;2.8;14.57;4;.72;1681 +78079;45.20654;.3302;98;20221224;17.3;11.5;14.4;1.4;12.77;0;.59;4069 +78079;45.20654;.3302;98;20221225;16.8;6.5;11.7;1.7;10.5;0;.61;4423 +78079;45.20654;.3302;98;20221226;13.2;9.4;11.3;1.3;11.67;1.4;.47;2352 +78079;45.20654;.3302;98;20221227;10.8;6.4;8.6;.9;10.2;.1;.34;2804 +78079;45.20654;.3302;98;20221228;15.5;6.3;10.9;2.5;10.79;.3;.64;4958 +78079;45.20654;.3302;98;20221229;11.5;9.8;10.7;2.4;11.54;13.6;.63;876 +78079;45.20654;.3302;98;20221230;14.2;9.4;11.8;3.2;12.07;2.7;.72;2540 +78079;45.20654;.3302;98;20221231;18.1;10.6;14.4;3.3;11.94;0;1.29;4384 +78080;45.23521;.646;153;20220101;18.2;4.9;11.6;2.2;9.04;0;1.01;6028 +78080;45.23521;.646;153;20220102;14.4;7.6;11;2;10.4;.2;.73;4129 +78080;45.23521;.646;153;20220103;14.7;8.9;11.8;2.9;11.37;.2;.78;4113 +78080;45.23521;.646;153;20220104;14.8;10.7;12.7;3.9;9.94;.8;1.53;2729 +78080;45.23521;.646;153;20220105;7.3;1.5;4.4;2.2;6.2;.1;.61;4626 +78080;45.23521;.646;153;20220106;7.3;-2.1;2.6;.8;5.2;.1;.3;5946 +78080;45.23521;.646;153;20220107;9.8;-1.2;4.3;2.5;7.17;5.1;.58;4388 +78080;45.23521;.646;153;20220108;11.5;7.4;9.5;5.1;10.17;11.4;.81;2903 +78080;45.23521;.646;153;20220109;8.4;5.9;7.1;2.2;9.47;14.1;.42;1763 +78080;45.23521;.646;153;20220110;8.3;7.1;7.7;.9;9.77;1.2;.43;1245 +78080;45.23521;.646;153;20220111;9.9;1.6;5.7;1.8;6.34;0;.66;5736 +78080;45.23521;.646;153;20220112;7.1;-1.9;2.6;3;5.14;0;.77;5488 +78080;45.23521;.646;153;20220113;8.7;-1.9;3.4;1.4;4.84;0;.56;6222 +78080;45.23521;.646;153;20220114;9.9;-4.8;2.6;1;4.84;.1;.42;7199 +78080;45.23521;.646;153;20220115;9.1;-3.3;2.9;.9;5.1;0;.39;6799 +78080;45.23521;.646;153;20220116;7.9;-5;1.4;1;5.37;.2;.3;7089 +78080;45.23521;.646;153;20220117;7;-1;3;1.5;6.6;.1;.35;4512 +78080;45.23521;.646;153;20220118;3.6;-1;1.3;1.4;6;.3;.35;4454 +78080;45.23521;.646;153;20220119;4.5;.2;2.4;1.7;7.34;2.3;.26;2217 +78080;45.23521;.646;153;20220120;6.1;1.7;3.9;1.7;7;.2;.47;2955 +78080;45.23521;.646;153;20220121;5.9;.1;3;3.9;5.3;0;.94;5651 +78080;45.23521;.646;153;20220122;8.1;-1.7;3.2;3.4;5.5;0;.92;6762 +78080;45.23521;.646;153;20220123;11.8;-1.1;5.4;1.6;5.74;0;.78;7406 +78080;45.23521;.646;153;20220124;12;-1.1;5.5;1.2;5.6;0;.71;7599 +78080;45.23521;.646;153;20220125;11.9;-1.5;5.2;1.1;6.27;0;.6;7654 +78080;45.23521;.646;153;20220126;11.1;-1.5;4.8;1.3;5.97;0;.63;7595 +78080;45.23521;.646;153;20220127;7;-5.1;.9;1.5;5.1;.1;.52;7893 +78080;45.23521;.646;153;20220128;9;-3.7;2.6;1.6;6.4;.1;.55;6902 +78080;45.23521;.646;153;20220129;1.8;.2;1;1;6.74;.1;.29;1952 +78080;45.23521;.646;153;20220130;9.8;1.7;5.7;2;8.54;.2;.49;4407 +78080;45.23521;.646;153;20220131;10.2;4.9;7.6;3.7;8.77;1;.84;3645 +78080;45.23521;.646;153;20220201;7.9;.6;4.3;2.9;8.3;.9;.36;4683 +78080;45.23521;.646;153;20220202;9.5;7.5;8.5;1.9;9.74;.1;.61;2477 +78080;45.23521;.646;153;20220203;6;1.8;3.9;2;8.3;.6;.31;3031 +78080;45.23521;.646;153;20220204;10.5;6;8.3;2.1;10.17;2.3;.54;3411 +78080;45.23521;.646;153;20220205;10.3;3.2;6.8;2.5;7.4;0;.93;7448 +78080;45.23521;.646;153;20220206;9.4;0;4.7;3.2;8.7;2.4;.39;4704 +78080;45.23521;.646;153;20220207;12;8.8;10.4;3.1;9.2;.7;1.23;5267 +78080;45.23521;.646;153;20220208;14.1;.2;7.1;1.5;6.34;0;1.09;9711 +78080;45.23521;.646;153;20220209;16.8;1.2;9;2.4;6.9;0;1.57;10333 +78080;45.23521;.646;153;20220210;10;3.2;6.6;.8;8.19;.3;.9;10233 +78080;45.23521;.646;153;20220211;11.7;7.7;9.7;1.8;7.39;0;1.26;4561 +78080;45.23521;.646;153;20220212;11.7;-5.3;3.2;.5;4.79;0;.73;10214 +78080;45.23521;.646;153;20220213;17.7;-4.3;6.7;1.8;7.99;2.9;1.34;11873 +78080;45.23521;.646;153;20220214;11.7;8.7;10.2;3.3;9.89;3.1;1.13;2484 +78080;45.23521;.646;153;20220215;9.7;1.7;5.7;1.7;9.29;11.3;.51;4046 +78080;45.23521;.646;153;20220216;13;8.4;10.7;4.6;12.6;8.1;.52;3797 +78080;45.23521;.646;153;20220217;13.2;11.4;12.3;3.7;13.54;1.4;.64;2698 +78080;45.23521;.646;153;20220218;13.4;9.8;11.6;2.7;11.4;.3;1;4517 +78080;45.23521;.646;153;20220219;11.2;4.3;7.8;2.1;7.77;0;1.15;8571 +78080;45.23521;.646;153;20220220;11.7;3.9;7.8;3.3;10.1;2.9;.7;5979 +78080;45.23521;.646;153;20220221;11.2;8.3;9.8;5.6;9.24;.4;1.46;5392 +78080;45.23521;.646;153;20220222;12.2;5.1;8.7;2;9.4;0;.94;6149 +78080;45.23521;.646;153;20220223;16.4;7.6;12;.8;9.07;0;1.24;10269 +78080;45.23521;.646;153;20220224;14.3;5.3;9.8;2.2;8.5;.3;1.46;9031 +78080;45.23521;.646;153;20220225;10.2;1.3;5.8;2.2;6.24;0;1.31;10127 +78080;45.23521;.646;153;20220226;13.9;.1;7;3;5;0;2.15;12423 +78080;45.23521;.646;153;20220227;16.5;1.1;8.8;1.6;6.57;0;1.71;12579 +78080;45.23521;.646;153;20220228;17.5;1.6;9.5;1.2;7.74;0;1.56;13310 +78080;45.23521;.646;153;20220301;17.4;2.6;10;1.7;6.87;0;1.86;12818 +78080;45.23521;.646;153;20220302;11.3;5.8;8.6;2.1;9.7;1.7;.9;4712 +78080;45.23521;.646;153;20220303;13.9;8.3;11.1;1.7;10.44;0;1.13;6316 +78080;45.23521;.646;153;20220304;9.7;6.8;8.2;3.4;10.2;2.1;.64;2524 +78080;45.23521;.646;153;20220305;8;6.1;7.1;2.6;8.97;1;.73;3490 +78080;45.23521;.646;153;20220306;11.2;4.5;7.8;2.8;6.14;0;1.84;11041 +78080;45.23521;.646;153;20220307;11.4;-2.6;4.4;2.3;4.87;0;1.76;14177 +78080;45.23521;.646;153;20220308;13.1;1.8;7.4;2.5;7.67;.7;1.55;10829 +78080;45.23521;.646;153;20220309;16.5;3.7;10.1;3.2;9.04;.3;2.01;13426 +78080;45.23521;.646;153;20220310;13.8;8.7;11.3;3.3;10.17;1.5;1.53;7345 +78080;45.23521;.646;153;20220311;12.5;9.5;11;3.9;10.3;13.6;1.38;4929 +78080;45.23521;.646;153;20220312;10.6;6.3;8.5;2.4;9.97;1.3;.91;5631 +78080;45.23521;.646;153;20220313;10.6;7.1;8.8;3.7;8.94;11.7;1.31;6110 +78080;45.23521;.646;153;20220314;14;1.5;7.7;4.4;8.8;.1;1.64;11613 +78080;45.23521;.646;153;20220315;19.3;11.7;15.5;5.6;11.04;0;3.08;10496 +78080;45.23521;.646;153;20220316;15.2;9.9;12.6;2;11.2;0;1.47;7291 +78080;45.23521;.646;153;20220317;12.2;10;11.1;4.7;9.87;1.4;1.64;5233 +78080;45.23521;.646;153;20220318;14.7;7.7;11.2;2.3;9.09;0;1.89;9976 +78080;45.23521;.646;153;20220319;18.7;3.7;11.2;1.1;8.29;0;2.09;15063 +78080;45.23521;.646;153;20220320;16.7;2.7;9.7;2.5;9.19;.1;2.12;14692 +78080;45.23521;.646;153;20220321;16.7;7.7;12.2;3.9;8.39;0;2.8;11785 +78080;45.23521;.646;153;20220322;17.7;4.7;11.2;3.8;6.09;0;3.4;14446 +78080;45.23521;.646;153;20220323;17.7;-.3;8.7;2.5;5.49;0;2.93;17293 +78080;45.23521;.646;153;20220324;19.7;-3.3;8.2;.9;5.99;0;2.37;19836 +78080;45.23521;.646;153;20220325;21.7;-1.3;10.2;.9;5.99;0;2.58;20042 +78080;45.23521;.646;153;20220326;21.7;-1.3;10.2;1;5.69;0;2.69;20247 +78080;45.23521;.646;153;20220327;21.7;-.3;10.7;1.2;6.79;0;2.8;19989 +78080;45.23521;.646;153;20220328;22.7;.7;11.7;1;7.49;0;2.78;20189 +78080;45.23521;.646;153;20220329;16.7;6.7;11.7;.4;9.69;1;1.81;13541 +78080;45.23521;.646;153;20220330;14.7;9.7;12.2;1.7;10.99;.4;1.37;5254 +78080;45.23521;.646;153;20220331;13.7;7.7;10.7;3.6;9.09;2.9;1.86;5799 +78080;45.23521;.646;153;20220401;6.7;-.3;3.2;5.7;5.89;1;1.57;11067 +78080;45.23521;.646;153;20220402;7.7;.7;4.2;3.6;5.49;0;1.77;10577 +78080;45.23521;.646;153;20220403;5.7;-4.3;.7;1.2;5.09;0;1.36;14205 +78080;45.23521;.646;153;20220404;12.7;-1.3;5.7;1.4;4.79;0;2.22;17078 +78080;45.23521;.646;153;20220405;13.7;-2.3;5.7;1.1;7.79;.1;1.4;9830 +78080;45.23521;.646;153;20220406;12.7;8.7;10.7;2.6;11.19;3;1.18;5007 +78080;45.23521;.646;153;20220407;11.7;9.7;10.7;4.6;12.69;18.4;.69;3599 +78080;45.23521;.646;153;20220408;17.7;11.7;14.7;5;11.29;1.4;2.96;11364 +78080;45.23521;.646;153;20220409;14.7;2.7;8.7;1.8;7.39;0;2.37;16471 +78080;45.23521;.646;153;20220410;18.7;-2.3;8.2;1.6;6.29;0;3.04;22176 +78080;45.23521;.646;153;20220411;21.7;3.7;12.7;4.4;9.19;0;4.07;20653 +78080;45.23521;.646;153;20220412;18.7;10.7;14.7;2.7;10.89;6.8;2.84;13671 +78080;45.23521;.646;153;20220413;14.7;9.7;12.2;.7;12.99;1.7;1.15;5905 +78080;45.23521;.646;153;20220414;23.7;6.7;15.2;1;12.09;.1;3.17;20538 +78080;45.23521;.646;153;20220415;24.7;5.7;15.2;1.2;11.29;0;3.48;21916 +78080;45.23521;.646;153;20220416;23.7;5.7;14.7;1.9;10.09;0;3.72;21477 +78080;45.23521;.646;153;20220417;24.7;1.7;13.2;1.7;8.79;0;3.98;24541 +78080;45.23521;.646;153;20220418;19.7;5.7;12.7;1.7;10.79;0;2.93;19149 +78080;45.23521;.646;153;20220419;17.7;5.7;11.7;1.5;11.09;10.6;2.1;12903 +78080;45.23521;.646;153;20220420;14.7;8.7;11.7;1.2;12.29;9.6;1.84;12500 +78080;45.23521;.646;153;20220421;18.7;10.7;14.7;1.2;13.19;0;1.71;7878 +78080;45.23521;.646;153;20220422;18.7;10.7;14.7;.7;12.99;0;2.36;14736 +78080;45.23521;.646;153;20220423;12.7;7.7;10.2;2.5;11.99;15.3;1.51;11598 +78080;45.23521;.646;153;20220424;15.7;9.7;12.7;3.3;12.09;8.1;1.88;9197 +78080;45.23521;.646;153;20220425;17.7;6.7;12.2;1.1;10.59;0;2.18;13004 +78080;45.23521;.646;153;20220426;21.7;3.7;12.7;1.1;9.99;0;3.38;23012 +78080;45.23521;.646;153;20220427;24.7;3.7;14.2;1.2;11.49;0;3.84;25062 +78080;45.23521;.646;153;20220428;21.7;10.7;16.2;1.6;13.89;0;3.1;18076 +78080;45.23521;.646;153;20220429;20.7;11.7;16.2;1.4;13.69;0;2.04;8772 +78080;45.23521;.646;153;20220430;22.7;7.7;15.2;1.2;10.89;0;3.52;21468 +78080;45.23521;.646;153;20220501;20.7;3.7;12.2;1;9.49;0;3.33;23027 +78080;45.23521;.646;153;20220502;21.7;6.7;14.2;1;10.29;0;3.39;21715 +78080;45.23521;.646;153;20220503;22.7;8.7;15.7;1.2;11.49;1.7;3.52;21074 +78080;45.23521;.646;153;20220504;20.7;7.7;14.2;1.6;11.39;0;3.32;20395 +78080;45.23521;.646;153;20220505;21.7;5.7;13.7;1.8;10.39;0;3.71;22816 +78080;45.23521;.646;153;20220506;21.4;7.9;14.6;2;10.47;0;3.11;15176 +78080;45.23521;.646;153;20220507;23.1;9.7;16.4;1.8;10.87;0;3.32;15335 +78080;45.23521;.646;153;20220508;24.4;9.5;17;2.1;11.07;0;3.65;16179 +78080;45.23521;.646;153;20220509;27.2;11.3;19.3;1.5;11.57;0;3.77;16828 +78080;45.23521;.646;153;20220510;28.3;11.6;19.9;1.7;11.94;0;4.1;17338 +78080;45.23521;.646;153;20220511;28.5;10.1;19.3;2.3;13.37;.1;4.28;18311 +78080;45.23521;.646;153;20220512;20.9;12.9;16.9;1.4;15.4;1.4;2.45;12848 +78080;45.23521;.646;153;20220513;24.2;14.4;19.3;1.2;15.94;0;2.6;11813 +78080;45.23521;.646;153;20220514;28.1;12.7;20.4;1.8;15.6;0;3.78;16676 +78080;45.23521;.646;153;20220515;28.3;16.4;22.3;2.4;16.37;7.9;4.06;15216 +78080;45.23521;.646;153;20220516;26.8;14.7;20.8;1.5;17.24;.1;3.28;14980 +78080;45.23521;.646;153;20220517;30.2;14.5;22.4;2.6;15.84;0;4.57;17072 +78080;45.23521;.646;153;20220518;31.6;14.5;23;2.2;16.3;2.7;4.7;18131 +78080;45.23521;.646;153;20220519;27.9;17.4;22.7;2.8;18.84;.1;3.76;14138 +78080;45.23521;.646;153;20220520;27.1;16.9;22;2.8;16;0;4.08;14126 +78080;45.23521;.646;153;20220521;31.5;14.7;23.1;1.4;17.97;0;4.1;18028 +78080;45.23521;.646;153;20220522;31.5;18.6;25.1;2;21.04;1.3;4.08;15862 +78080;45.23521;.646;153;20220523;20.9;16.4;18.6;3.9;16;2.1;2.41;7515 +78080;45.23521;.646;153;20220524;19.2;10.5;14.8;2.7;12.57;.4;2.55;11919 +78080;45.23521;.646;153;20220525;21.4;7.7;14.5;2.2;10.77;.1;3.35;16843 +78080;45.23521;.646;153;20220526;18.2;9.3;13.7;1.5;12.74;.1;2.05;10774 +78080;45.23521;.646;153;20220527;23.2;10.5;16.8;2.6;13.34;0;3.43;16055 +78080;45.23521;.646;153;20220528;25.1;11.8;18.5;3.5;11.5;0;4.45;16241 +78080;45.23521;.646;153;20220529;21.6;9;15.3;3.1;9.1;0;3.96;16174 +78080;45.23521;.646;153;20220530;23.6;7.2;15.4;1.9;8.27;0;4.01;18560 +78080;45.23521;.646;153;20220531;24.7;11.8;18.3;1.6;10.87;2.6;3.67;16138 +78080;45.23521;.646;153;20220601;26.4;10.5;18.5;2.2;13.87;9.9;4;18176 +78080;45.23521;.646;153;20220602;28.3;15.8;22;2.8;18.2;15.2;3.99;15793 +78080;45.23521;.646;153;20220603;27.8;17.5;22.7;2.3;19.77;2.3;3.58;14580 +78080;45.23521;.646;153;20220604;25.4;15.3;20.3;2.1;19.24;2.5;2.96;13490 +78080;45.23521;.646;153;20220605;21.7;15.6;18.6;2.6;16.5;.1;2.31;8548 +78080;45.23521;.646;153;20220606;23.3;12.8;18;1.2;15.24;.4;2.91;14547 +78080;45.23521;.646;153;20220607;23.9;13.6;18.8;2.3;14.67;8.2;3.43;15193 +78080;45.23521;.646;153;20220608;19.3;13.3;16.3;2.3;15.5;2.6;2.15;10410 +78080;45.23521;.646;153;20220609;21.1;10.9;16;2;14.04;.7;2.45;11341 +78080;45.23521;.646;153;20220610;27;11.6;19.3;1.2;14.4;.1;3.69;18234 +78080;45.23521;.646;153;20220611;30.4;13;21.7;1.6;15.54;0;5.53;28421 +78080;45.23521;.646;153;20220612;29.3;16.2;22.8;1.7;18.07;.4;4.93;23961 +78080;45.23521;.646;153;20220613;28.6;17.7;23.1;2.6;16.6;.2;5.39;24301 +78080;45.23521;.646;153;20220614;33.2;14.9;24.1;2.3;16.87;.5;6.33;28315 +78080;45.23521;.646;153;20220615;33.2;20.8;27;2.4;19.14;0;6.2;25266 +78080;45.23521;.646;153;20220616;34.4;16.3;25.3;1.4;17.5;0;5.94;27694 +78080;45.23521;.646;153;20220617;37.3;18.8;28.1;1.9;17.54;0;6.82;27969 +78080;45.23521;.646;153;20220618;38.3;18.6;28.5;2.6;17.05;0;7.64;28406 +78080;45.23521;.646;153;20220619;31.1;18.6;24.9;2.5;18.85;13;5.48;22619 +78080;45.23521;.646;153;20220620;28.9;16.8;22.9;2;20.1;7.2;4.22;19284 +78080;45.23521;.646;153;20220621;26.4;17;21.7;1.5;20.44;11.2;3.56;17727 +78080;45.23521;.646;153;20220622;25.6;17.7;21.7;2.5;18.84;1.2;3.86;18071 +78080;45.23521;.646;153;20220623;24;15;19.5;1.9;17.94;7.1;3.41;17722 +78080;45.23521;.646;153;20220624;21.9;15.7;18.8;2.3;16.84;5.1;3.18;16116 +78080;45.23521;.646;153;20220625;18.1;13.7;15.9;1.5;15.7;5.7;2.17;11874 +78080;45.23521;.646;153;20220626;16.9;12.8;14.8;1.5;15.44;5.7;1.79;9912 +78080;45.23521;.646;153;20220627;22.7;13.3;18;2.4;13.97;0;4.16;22228 +78080;45.23521;.646;153;20220628;24.4;10.3;17.3;2.1;12.87;.1;4.71;26790 +78080;45.23521;.646;153;20220629;25.3;11;18.1;2;14.14;9.6;4.68;26092 +78080;45.23521;.646;153;20220630;17.5;13.2;15.4;1.6;14.84;8.7;2.03;10692 +78080;45.23521;.646;153;20220701;22.7;10;16.3;1.2;12.6;.1;4.09;24859 +78080;45.23521;.646;153;20220702;28.4;10.1;19.2;1.5;13.24;.2;5.27;29025 +78080;45.23521;.646;153;20220703;26.6;13.5;20.1;1.9;14.84;1.3;4.76;24718 +78080;45.23521;.646;153;20220704;26.1;16.3;21.2;2.1;16.5;.2;4.47;21908 +78080;45.23521;.646;153;20220705;27.7;14.9;21.3;2.4;14.6;.5;5.36;26088 +78080;45.23521;.646;153;20220706;27.3;13.9;20.6;2.7;13.87;0;5.46;26341 +78080;45.23521;.646;153;20220707;28.1;12.9;20.5;2;14.85;0;5.03;24833 +78080;45.23521;.646;153;20220708;28.1;13.7;20.9;2.7;14.75;0;5.19;24132 +78080;45.23521;.646;153;20220709;29.8;13.9;21.9;2.4;14.5;0;5.59;25304 +78080;45.23521;.646;153;20220710;30.5;14.5;22.5;2.6;14.7;0;5.8;25161 +78080;45.23521;.646;153;20220711;32.7;15;23.9;2.6;15.3;0;6.32;26712 +78080;45.23521;.646;153;20220712;33.7;14.9;24.3;2.4;14.85;0;6.51;27456 +78080;45.23521;.646;153;20220713;34.6;15.3;24.9;1.6;14.45;0;6.14;27665 +78080;45.23521;.646;153;20220714;35.9;16.3;26.1;1.6;16.1;0;6.34;27943 +78080;45.23521;.646;153;20220715;33;16.3;24.7;2.2;15.4;0;6.05;25499 +78080;45.23521;.646;153;20220716;33.3;15.3;24.3;2.5;14.1;0;6.44;26516 +78080;45.23521;.646;153;20220717;36;15.9;26;2.5;13.95;0;7.06;28046 +78080;45.23521;.646;153;20220718;38.9;18.5;28.7;2.8;15.45;0;7.81;27428 +78080;45.23521;.646;153;20220719;29.9;17.1;23.5;2.3;18.65;18;4.54;18719 +78080;45.23521;.646;153;20220720;27.2;17.4;22.3;2.6;18.7;.3;4.26;19232 +78080;45.23521;.646;153;20220721;30.4;13.6;22;1;17.2;0;4.8;25287 +78080;45.23521;.646;153;20220722;29.4;15.5;22.5;2.7;18.4;.5;4.94;22657 +78080;45.23521;.646;153;20220723;28.6;17.2;22.9;1.9;16.57;0;4.51;20327 +78080;45.23521;.646;153;20220724;35.3;14.5;24.9;1.6;15.5;0;6.04;28197 +78080;45.23521;.646;153;20220725;26.8;18.4;22.6;2.9;17.54;.1;4.17;16843 +78080;45.23521;.646;153;20220726;24.7;15;19.8;1.9;14.4;.1;3.97;19527 +78080;45.23521;.646;153;20220727;27.9;11.8;19.8;1.4;13.17;0;4.74;25628 +78080;45.23521;.646;153;20220728;28.7;12.1;20.4;1.4;14.8;0;4.63;24943 +78080;45.23521;.646;153;20220729;26.8;16.3;21.6;1.5;16.95;.1;4.01;19686 +78080;45.23521;.646;153;20220730;29.6;15.1;22.3;1.7;17.3;0;4.74;23242 +78080;45.23521;.646;153;20220731;31.9;15.5;23.7;1.6;16.7;.6;5.21;24892 +78080;45.23521;.646;153;20220801;33.1;16;24.5;1.6;16.35;0;5.41;25081 +78080;45.23521;.646;153;20220802;34.7;16.2;25.4;1.8;16.25;0;5.79;25844 +78080;45.23521;.646;153;20220803;37.5;18.3;27.9;1.4;15.67;0;5.98;26313 +78080;45.23521;.646;153;20220804;36.3;18.4;27.3;1.8;18.47;0;5.9;24943 +78080;45.23521;.646;153;20220805;30.9;18.8;24.8;2.3;18.87;0;4.82;20015 +78080;45.23521;.646;153;20220806;31.5;17.9;24.7;3;14.54;0;5.95;23201 +78080;45.23521;.646;153;20220807;32.7;14.4;23.5;2.8;11.24;0;6.43;25561 +78080;45.23521;.646;153;20220808;34.3;14.6;24.5;2.5;11.24;0;6.52;25962 +78080;45.23521;.646;153;20220809;35.7;16.4;26.1;2.4;12;0;6.46;24837 +78080;45.23521;.646;153;20220810;37.4;17;27.2;2.3;11.7;0;6.7;25751 +78080;45.23521;.646;153;20220811;37.9;17.7;27.8;2.1;13.24;0;6.49;24759 +78080;45.23521;.646;153;20220812;38.9;20.2;29.6;1.9;14.1;0;6.39;24499 +78080;45.23521;.646;153;20220813;35.8;18.4;27.1;2.2;18.87;5.8;5.76;23395 +78080;45.23521;.646;153;20220814;24.1;18.7;21.4;2.6;20.34;4.9;2.54;10671 +78080;45.23521;.646;153;20220815;26.9;16.4;21.6;1.9;17.67;0;3.73;18212 +78080;45.23521;.646;153;20220816;24.6;15.4;20;1.4;18.07;8.1;2.85;14249 +78080;45.23521;.646;153;20220817;24.9;14.2;19.6;2;16.8;.7;3.26;16688 +78080;45.23521;.646;153;20220818;26.6;13.5;20;2.2;16.1;0;3.81;18956 +78080;45.23521;.646;153;20220819;26.7;15.9;21.3;2.3;18.3;4.1;3.42;15739 +78080;45.23521;.646;153;20220820;27.3;16.6;21.9;1.4;18.57;.1;3.42;17120 +78080;45.23521;.646;153;20220821;26.4;15.1;20.8;1.6;17.1;.2;3.39;16964 +78080;45.23521;.646;153;20220822;26.1;18.4;22.3;1.7;19.44;1.7;2.86;12692 +78080;45.23521;.646;153;20220823;29.6;17.2;23.4;1.2;19.34;0;3.77;18928 +78080;45.23521;.646;153;20220824;35.1;17;26;1.7;17.87;1.1;5.07;22587 +78080;45.23521;.646;153;20220825;28.8;18.5;23.6;2.4;18.27;.2;3.97;16290 +78080;45.23521;.646;153;20220826;30;16.7;23.4;1.5;17.7;0;3.91;18794 +78080;45.23521;.646;153;20220827;30.4;14.7;22.5;1.7;14.94;0;4.37;20861 +78080;45.23521;.646;153;20220828;32.1;14.1;23.1;1.7;14.3;0;4.68;21975 +78080;45.23521;.646;153;20220829;33;15.9;24.5;2.3;15.8;.6;4.83;18582 +78080;45.23521;.646;153;20220830;32.6;18.3;25.4;1.9;16.87;0;4.56;19510 +78080;45.23521;.646;153;20220831;32.6;16;24.3;2;16.17;0;4.62;19817 +78080;45.23521;.646;153;20220901;28.5;15.6;22;1.3;18.34;0;2.96;13784 +78080;45.23521;.646;153;20220902;26.3;15.6;21;1.6;17.37;1.7;2.98;14494 +78080;45.23521;.646;153;20220903;27.6;15.6;21.6;2;16.94;0;3.51;16792 +78080;45.23521;.646;153;20220904;32.6;15.2;23.9;2.4;16.24;3.9;4.79;20236 +78080;45.23521;.646;153;20220905;33.4;17.2;25.3;2.6;17.4;1.8;4.94;19378 +78080;45.23521;.646;153;20220906;31.3;16.1;23.7;2.6;16.5;.5;4.48;18158 +78080;45.23521;.646;153;20220907;26;15.5;20.7;1.5;15.74;.3;3;14616 +78080;45.23521;.646;153;20220908;22.2;13.7;17.9;2.5;15.1;.4;2.65;12955 +78080;45.23521;.646;153;20220909;24.3;12.3;18.3;2.4;14;.6;3.16;15642 +78080;45.23521;.646;153;20220910;25.8;11.4;18.6;1.3;13.67;0;3.03;17409 +78080;45.23521;.646;153;20220911;31.3;12.4;21.8;2;12.84;0;4.3;19872 +78080;45.23521;.646;153;20220912;35.8;15.4;25.6;2.6;14.67;0;5.31;19269 +78080;45.23521;.646;153;20220913;30.6;21.4;26;2.4;21;9.1;3.4;11419 +78080;45.23521;.646;153;20220914;29.1;18.9;24;1.8;17.8;0;3.41;14931 +78080;45.23521;.646;153;20220915;26.2;14.7;20.5;1.5;16.9;.1;2.8;14645 +78080;45.23521;.646;153;20220916;22.6;13.6;18.1;2.2;14.04;0;2.75;14189 +78080;45.23521;.646;153;20220917;19.7;8.1;13.9;2.4;9.04;0;2.91;16224 +78080;45.23521;.646;153;20220918;24;5.5;14.7;2.2;7.94;0;3.47;18513 +78080;45.23521;.646;153;20220919;23.9;7;15.5;3.1;8.74;0;3.8;17915 +78080;45.23521;.646;153;20220920;23.3;7.1;15.2;2.8;8.6;0;3.57;17412 +78080;45.23521;.646;153;20220921;24.2;7.2;15.7;2.6;8.74;0;3.53;17471 +78080;45.23521;.646;153;20220922;26.1;7.4;16.7;1.6;9.27;0;3.19;17820 +78080;45.23521;.646;153;20220923;20.3;9.8;15.1;1.4;10.97;0;2.08;11096 +78080;45.23521;.646;153;20220924;19.7;11.5;15.6;1.5;14.2;6.5;1.69;9689 +78080;45.23521;.646;153;20220925;18.4;9;13.7;1.4;12.37;0;1.74;11499 +78080;45.23521;.646;153;20220926;19.4;7;13.2;2.5;11.94;4.1;2.03;12837 +78080;45.23521;.646;153;20220927;17.1;10.2;13.6;3.7;13.1;8.9;1.65;9320 +78080;45.23521;.646;153;20220928;18.3;14.3;16.3;4.9;15.67;5.1;1.67;7286 +78080;45.23521;.646;153;20220929;17;10.4;13.7;1.7;11.74;2.8;1.59;8836 +78080;45.23521;.646;153;20220930;18.8;7.1;12.9;1.4;10.54;1.5;1.9;13535 +78080;45.23521;.646;153;20221001;18.6;10.5;14.5;3.3;16.24;8.8;.97;6232 +78080;45.23521;.646;153;20221002;21.2;15.8;18.5;2.1;16.97;.1;1.63;7159 +78080;45.23521;.646;153;20221003;23.1;11.4;17.3;1.2;13.97;0;2.04;13318 +78080;45.23521;.646;153;20221004;24;9.5;16.7;1.4;13.3;.1;2.17;14152 +78080;45.23521;.646;153;20221005;26.2;10.6;18.4;2;14;.2;2.62;14303 +78080;45.23521;.646;153;20221006;20.4;13.7;17;1.7;15.57;.1;1.42;6835 +78080;45.23521;.646;153;20221007;24.2;11.1;17.7;1.5;15.07;0;1.96;11967 +78080;45.23521;.646;153;20221008;21.5;13.7;17.6;2.1;13.97;0;1.92;8212 +78080;45.23521;.646;153;20221009;24.6;8.7;16.7;2.4;12.5;.1;2.53;13445 +78080;45.23521;.646;153;20221010;22.5;12.5;17.5;2;15.07;0;1.83;9839 +78080;45.23521;.646;153;20221011;19.9;15.3;17.6;1.4;17.17;3.6;1.18;5962 +78080;45.23521;.646;153;20221012;20.3;12.6;16.4;1.4;15.27;.1;1.43;9397 +78080;45.23521;.646;153;20221013;18;10.5;14.3;1.5;15.2;5.8;.98;6396 +78080;45.23521;.646;153;20221014;19.5;15.4;17.5;3.5;17.97;1.5;1.08;4524 +78080;45.23521;.646;153;20221015;23;15.8;19.4;2.2;17;0;1.71;8079 +78080;45.23521;.646;153;20221016;27.2;14.7;21;2.8;16.9;.1;2.58;11071 +78080;45.23521;.646;153;20221017;24.4;17.6;21;2.7;17.94;2.2;2.01;7042 +78080;45.23521;.646;153;20221018;27.7;15;21.3;2.9;17.47;0;2.59;10928 +78080;45.23521;.646;153;20221019;25.5;15.2;20.3;3;16.84;2.2;2.31;8823 +78080;45.23521;.646;153;20221020;24.9;14.7;19.8;3;16.87;0;2.11;8266 +78080;45.23521;.646;153;20221021;22.7;16.3;19.5;2.6;14.54;1;2.11;7025 +78080;45.23521;.646;153;20221022;23.2;12.2;17.7;2.5;14.2;.1;1.95;9362 +78080;45.23521;.646;153;20221023;25.7;16.6;21.1;3.9;13.7;.2;3.21;7617 +78080;45.23521;.646;153;20221024;22.8;12.6;17.7;2;11.97;0;1.98;9202 +78080;45.23521;.646;153;20221025;22.5;9.7;16.1;2.4;12.94;2.4;1.73;8500 +78080;45.23521;.646;153;20221026;25.5;11.8;18.6;2.1;14.67;0;1.91;9649 +78080;45.23521;.646;153;20221027;25;15.3;20.2;3.9;16;0;2.47;7504 +78080;45.23521;.646;153;20221028;25.6;19.7;22.7;3.3;15.47;0;2.7;6495 +78080;45.23521;.646;153;20221029;26.6;14.7;20.7;2.5;12.44;0;2.58;8495 +78080;45.23521;.646;153;20221030;22.8;12.4;17.6;1.7;13.04;.8;1.6;8090 +78080;45.23521;.646;153;20221031;21.8;12.9;17.4;2.8;14.84;5.9;1.59;6417 +78080;45.23521;.646;153;20221101;18.1;10.3;14.2;1.9;13.34;.3;1.06;6972 +78080;45.23521;.646;153;20221102;18.9;8.7;13.8;1.9;11.64;0;1.22;8725 +78080;45.23521;.646;153;20221103;19;10.1;14.5;3.6;11.6;8.2;1.81;5986 +78080;45.23521;.646;153;20221104;13.3;8.6;10.9;3.7;10.44;3.3;1.12;5237 +78080;45.23521;.646;153;20221105;15.8;3.4;9.6;1.5;8.8;.1;.94;7297 +78080;45.23521;.646;153;20221106;16;4.1;10;2.2;9.9;.7;.97;6908 +78080;45.23521;.646;153;20221107;19.4;9.9;14.6;2.6;12.34;0;1.34;7705 +78080;45.23521;.646;153;20221108;19.2;10.7;15;3.7;12.6;1.7;1.6;5550 +78080;45.23521;.646;153;20221109;14.4;13;13.7;1.5;13.87;1.4;.67;2062 +78080;45.23521;.646;153;20221110;13.5;9.5;11.5;1.2;11.9;.1;.6;3903 +78080;45.23521;.646;153;20221111;21;5.2;13.1;2.2;11.3;.1;1.21;8557 +78080;45.23521;.646;153;20221112;21.4;9.3;15.3;2.4;12.1;.1;1.42;7824 +78080;45.23521;.646;153;20221113;21.9;7.4;14.7;1.5;10.47;.1;1.19;8086 +78080;45.23521;.646;153;20221114;14.6;9;11.8;2.6;11.9;6;.82;3343 +78080;45.23521;.646;153;20221115;15.2;9.9;12.5;3;12.84;9.4;.75;3676 +78080;45.23521;.646;153;20221116;16.4;10.2;13.3;3.3;12.84;2.6;.92;4908 +78080;45.23521;.646;153;20221117;15;12;13.5;3.9;13.04;8.5;.94;3251 +78080;45.23521;.646;153;20221118;12.3;5.9;9.1;1.6;10.4;1.5;.52;5362 +78080;45.23521;.646;153;20221119;10.6;6.6;8.6;1.5;9.47;.2;.56;4154 +78080;45.23521;.646;153;20221120;10.2;1.6;5.9;1.8;8.74;3.6;.43;3588 +78080;45.23521;.646;153;20221121;12.2;6.2;9.2;3.4;10.37;14.2;.68;2605 +78080;45.23521;.646;153;20221122;11.4;5.9;8.6;3.1;9.9;12.8;.59;4510 +78080;45.23521;.646;153;20221123;15.1;8.6;11.8;3.7;11.47;5.9;.93;4231 +78080;45.23521;.646;153;20221124;13;6.3;9.6;2.3;10.44;.8;.57;4440 +78080;45.23521;.646;153;20221125;13.4;9.3;11.3;1.8;10.8;1.7;.69;3370 +78080;45.23521;.646;153;20221126;10.3;2.9;6.6;1.6;8.64;.1;.43;4553 +78080;45.23521;.646;153;20221127;11.2;3;7.1;2.2;8.4;7.6;.57;4954 +78080;45.23521;.646;153;20221128;12.8;8.1;10.4;2.3;10.94;4.1;.62;3775 +78080;45.23521;.646;153;20221129;7.5;3.3;5.4;1.1;8.84;.1;.31;2781 +78080;45.23521;.646;153;20221130;10.8;3.4;7.1;1.9;8.44;.2;.51;4679 +78080;45.23521;.646;153;20221201;10.2;3.1;6.7;3.2;7.5;0;.77;5002 +78080;45.23521;.646;153;20221202;6.2;4.8;5.5;2.2;7.24;.6;.63;1474 +78080;45.23521;.646;153;20221203;6.6;3.3;4.9;1.5;7.4;1.1;.47;2197 +78080;45.23521;.646;153;20221204;8.9;3;5.9;1.2;7.7;.4;.41;4031 +78080;45.23521;.646;153;20221205;9.7;-.2;4.8;2.3;6.57;.2;.59;5680 +78080;45.23521;.646;153;20221206;7.1;-.4;3.4;2;6;.1;.53;3642 +78080;45.23521;.646;153;20221207;6.9;-2;2.4;1.8;5.77;.1;.39;5593 +78080;45.23521;.646;153;20221208;6.1;-1.5;2.3;2.2;6.07;1.5;.44;3732 +78080;45.23521;.646;153;20221209;7.2;3.5;5.4;2.1;7.17;.2;.56;2615 +78080;45.23521;.646;153;20221210;2.2;-2.4;-.1;2.9;4.84;0;.5;3294 +78080;45.23521;.646;153;20221211;3.3;-5.9;-1.3;1.6;4.17;.1;.37;4970 +78080;45.23521;.646;153;20221212;2.6;-3.9;-.6;2;5.14;6.7;.35;3047 +78080;45.23521;.646;153;20221213;5.7;1;3.3;2.3;8.37;3.7;.1;1976 +78080;45.23521;.646;153;20221214;14.8;5.9;10.4;2.5;12;1.8;.37;3300 +78080;45.23521;.646;153;20221215;9.9;8.4;9.2;2.5;10.57;3;.51;1114 +78080;45.23521;.646;153;20221216;7.3;2.3;4.8;3.7;6.14;0;.87;4014 +78080;45.23521;.646;153;20221217;7;-5;1;1.9;4.27;0;.57;5680 +78080;45.23521;.646;153;20221218;11.4;-1.9;4.8;3.1;6.9;.1;.68;5418 +78080;45.23521;.646;153;20221219;15.9;7.8;11.9;3.8;10.5;.4;1.11;4368 +78080;45.23521;.646;153;20221220;14.7;11.7;13.2;4.2;12.14;4.7;1.07;2051 +78080;45.23521;.646;153;20221221;14.7;10.9;12.8;3.5;12.9;1.7;.69;2588 +78080;45.23521;.646;153;20221222;14.5;11.7;13.1;4.2;13.87;16.1;.6;1743 +78080;45.23521;.646;153;20221223;15.4;13.6;14.5;2.9;14.67;2.6;.67;1748 +78080;45.23521;.646;153;20221224;17.1;11.3;14.2;1.9;12.74;0;.69;4169 +78080;45.23521;.646;153;20221225;17.4;6.6;12;2.2;10.37;0;.79;4823 +78080;45.23521;.646;153;20221226;12.9;9.6;11.2;1.9;11.8;1.3;.52;2052 +78080;45.23521;.646;153;20221227;10.2;6;8.1;1.3;10.07;.2;.33;2937 +78080;45.23521;.646;153;20221228;15.3;6.5;10.9;2.6;10.45;.1;.68;5558 +78080;45.23521;.646;153;20221229;10.6;9.8;10.2;2.3;11.25;18.2;.56;770 +78080;45.23521;.646;153;20221230;13.6;9.3;11.4;2.9;11.8;3.4;.61;2122 +78080;45.23521;.646;153;20221231;18.1;9.7;13.9;3.3;11.75;0;1.12;4812 +78081;45.26293;.96208;154;20220101;17.6;2.7;10.2;1.4;8.56;0;.63;6296 +78081;45.26293;.96208;154;20220102;14.4;4.6;9.5;1.3;9.91;.5;.46;4751 +78081;45.26293;.96208;154;20220103;14.4;7.9;11.1;2.2;11.31;1.1;.61;3966 +78081;45.26293;.96208;154;20220104;15.5;10.3;12.9;3.1;9.83;1.1;1.33;3358 +78081;45.26293;.96208;154;20220105;7.2;1.1;4.2;2;6.22;.1;.57;3449 +78081;45.26293;.96208;154;20220106;7;-3;2;.8;5.13;.1;.27;6323 +78081;45.26293;.96208;154;20220107;8.1;-2.6;2.7;1.5;6.93;1.6;.34;3822 +78081;45.26293;.96208;154;20220108;11.4;6.3;8.9;4.2;10.03;13.3;.63;2845 +78081;45.26293;.96208;154;20220109;8.3;5.7;7;2.1;9.31;13.4;.41;1703 +78081;45.26293;.96208;154;20220110;8.4;6.8;7.6;.9;9.43;1.2;.43;1488 +78081;45.26293;.96208;154;20220111;10.5;.5;5.5;1.6;6.11;.1;.56;6326 +78081;45.26293;.96208;154;20220112;7.8;-2.6;2.6;2.3;5.03;0;.67;6030 +78081;45.26293;.96208;154;20220113;9.4;-3;3.2;1;4.76;0;.43;6984 +78081;45.26293;.96208;154;20220114;10.8;-5.1;2.9;.8;4.66;.1;.36;7576 +78081;45.26293;.96208;154;20220115;9.8;-4.3;2.8;.7;4.83;0;.36;7339 +78081;45.26293;.96208;154;20220116;8.6;-6;1.3;.9;5.11;.2;.29;7557 +78081;45.26293;.96208;154;20220117;8.7;-2.1;3.3;1.2;6.46;.1;.35;5364 +78081;45.26293;.96208;154;20220118;4.2;-2;1.1;1.3;5.96;.2;.36;5587 +78081;45.26293;.96208;154;20220119;4.2;.6;2.4;1.5;7.11;1.9;.29;1811 +78081;45.26293;.96208;154;20220120;6.6;1.2;3.9;1.4;6.91;.3;.44;3339 +78081;45.26293;.96208;154;20220121;6.3;-.5;2.9;3.1;5.18;0;.83;6432 +78081;45.26293;.96208;154;20220122;8.4;-2.8;2.8;2.4;5.33;0;.74;7299 +78081;45.26293;.96208;154;20220123;12.5;-2.1;5.2;1.2;5.63;0;.65;7937 +78081;45.26293;.96208;154;20220124;12.7;-2.8;4.9;.8;5.36;0;.55;8200 +78081;45.26293;.96208;154;20220125;12;-3.2;4.4;.8;5.91;0;.48;8138 +78081;45.26293;.96208;154;20220126;12.8;-3.2;4.8;1.2;5.68;0;.66;8711 +78081;45.26293;.96208;154;20220127;9.2;-5.3;1.9;1.2;5.06;.1;.57;8738 +78081;45.26293;.96208;154;20220128;8.1;-4.4;1.8;1.5;6.03;0;.51;7557 +78081;45.26293;.96208;154;20220129;2.2;-.5;.8;1;6.53;.1;.3;2859 +78081;45.26293;.96208;154;20220130;10.8;1.9;6.4;1.7;8.08;.3;.58;5164 +78081;45.26293;.96208;154;20220131;10;3.3;6.7;3.4;8.41;1;.75;3390 +78081;45.26293;.96208;154;20220201;7.3;.2;3.7;2.2;8.08;.9;.33;4397 +78081;45.26293;.96208;154;20220202;9.4;7;8.2;1.6;9.43;0;.58;2612 +78081;45.26293;.96208;154;20220203;6;.7;3.3;1.7;7.93;.6;.32;3610 +78081;45.26293;.96208;154;20220204;10.2;5.7;8;1.7;9.93;2.8;.5;2882 +78081;45.26293;.96208;154;20220205;10.4;3.5;7;2.1;7.26;0;.87;8304 +78081;45.26293;.96208;154;20220206;9;-1.5;3.8;2.3;8.36;3;.34;4362 +78081;45.26293;.96208;154;20220207;12.4;8.5;10.5;2.7;9.08;.7;1.14;4284 +78081;45.26293;.96208;154;20220208;14.6;-1.6;6.5;.9;6.35;0;.87;9251 +78081;45.26293;.96208;154;20220209;16.9;-.3;8.3;1.8;6.73;0;1.29;10607 +78081;45.26293;.96208;154;20220210;12.9;1.2;7.1;.8;8.19;.4;.9;10233 +78081;45.26293;.96208;154;20220211;11.7;7.7;9.7;1.8;7.39;0;1.26;4561 +78081;45.26293;.96208;154;20220212;11.7;-5.3;3.2;.5;4.79;0;.73;10214 +78081;45.26293;.96208;154;20220213;17.7;-4.3;6.7;1.8;7.99;4.3;1.34;11873 +78081;45.26293;.96208;154;20220214;11.7;8.7;10.2;3.3;9.89;3.3;1.13;2484 +78081;45.26293;.96208;154;20220215;9.7;1.7;5.7;1.7;9.29;9.2;.51;4046 +78081;45.26293;.96208;154;20220216;13;8.4;10.7;3.7;12.41;7.3;.54;3682 +78081;45.26293;.96208;154;20220217;13.7;11.4;12.6;3.1;13.48;1.6;.68;3239 +78081;45.26293;.96208;154;20220218;13.5;10;11.8;2.2;11.43;.5;.94;4308 +78081;45.26293;.96208;154;20220219;11.3;3.5;7.4;1.5;7.63;0;1.03;9391 +78081;45.26293;.96208;154;20220220;11.3;2.7;7;2.5;9.76;2.6;.6;5253 +78081;45.26293;.96208;154;20220221;11.4;8.5;9.9;4.8;9.21;.6;1.41;6114 +78081;45.26293;.96208;154;20220222;12.2;5.4;8.8;1.6;9.46;.1;.88;5807 +78081;45.26293;.96208;154;20220223;16.6;7.2;11.9;1;9.01;0;1.31;11116 +78081;45.26293;.96208;154;20220224;14.6;3.7;9.2;2.1;8.53;.2;1.37;9438 +78081;45.26293;.96208;154;20220225;10.5;.4;5.4;1.8;6.31;0;1.23;11329 +78081;45.26293;.96208;154;20220226;14.7;-1.7;6.5;1.9;5.06;0;1.75;13492 +78081;45.26293;.96208;154;20220227;16.4;-.7;7.9;1.2;6.21;0;1.55;13252 +78081;45.26293;.96208;154;20220228;17.3;0;8.7;1;7.38;0;1.47;13863 +78081;45.26293;.96208;154;20220301;17.3;.1;8.7;1.4;6.56;0;1.71;13752 +78081;45.26293;.96208;154;20220302;11.5;4.5;8;1.7;9.26;1.4;.88;4561 +78081;45.26293;.96208;154;20220303;14.5;8.6;11.6;1.3;10.23;0;1.16;6852 +78081;45.26293;.96208;154;20220304;11;5.5;8.3;2.8;10.01;2;.8;4367 +78081;45.26293;.96208;154;20220305;7.9;6.4;7.2;2.5;9.06;.4;.7;3235 +78081;45.26293;.96208;154;20220306;11.5;3.4;7.4;2.4;5.91;0;1.78;12433 +78081;45.26293;.96208;154;20220307;11.8;-3.6;4.1;1.8;4.86;0;1.66;14862 +78081;45.26293;.96208;154;20220308;14;-.1;7;1.9;7.56;1.6;1.5;11500 +78081;45.26293;.96208;154;20220309;16.6;4.3;10.5;2.8;9.01;.2;2.01;13480 +78081;45.26293;.96208;154;20220310;14.2;8.3;11.3;2.7;9.91;1.3;1.44;6811 +78081;45.26293;.96208;154;20220311;13.5;8.8;11.2;3.9;10.01;11.7;1.55;6086 +78081;45.26293;.96208;154;20220312;9.8;6.3;8;2.5;9.88;0;.79;4640 +78081;45.26293;.96208;154;20220313;10.5;6.5;8.5;3.5;8.63;10.7;1.23;5052 +78081;45.26293;.96208;154;20220314;14.3;.4;7.4;3.8;8.66;.4;1.56;11145 +78081;45.26293;.96208;154;20220315;18.9;11.7;15.3;5.4;10.92;0;2.8;9542 +78081;45.26293;.96208;154;20220316;15.9;8.5;12.2;1.6;10.91;0;1.43;7663 +78081;45.26293;.96208;154;20220317;12.8;10;11.4;4.1;9.91;2.6;1.65;5633 +78081;45.26293;.96208;154;20220318;14.7;7.7;11.2;2.3;9.09;0;1.89;9976 +78081;45.26293;.96208;154;20220319;18.7;3.7;11.2;1.1;8.29;0;2.09;15063 +78081;45.26293;.96208;154;20220320;16.7;2.7;9.7;2.5;9.19;.2;2.12;14692 +78081;45.26293;.96208;154;20220321;16.7;7.7;12.2;3.9;8.39;0;2.8;11785 +78081;45.26293;.96208;154;20220322;17.7;4.7;11.2;3.8;6.09;0;3.4;14446 +78081;45.26293;.96208;154;20220323;17.7;-.3;8.7;2.5;5.49;0;2.93;17293 +78081;45.26293;.96208;154;20220324;19.7;-3.3;8.2;.9;5.99;0;2.37;19836 +78081;45.26293;.96208;154;20220325;21.7;-1.3;10.2;.9;5.99;0;2.58;20042 +78081;45.26293;.96208;154;20220326;21.7;-1.3;10.2;1;5.69;0;2.69;20247 +78081;45.26293;.96208;154;20220327;21.7;-.3;10.7;1.2;6.79;0;2.8;19989 +78081;45.26293;.96208;154;20220328;22.7;.7;11.7;1;7.49;0;2.78;20189 +78081;45.26293;.96208;154;20220329;16.7;6.7;11.7;.4;9.69;2;1.81;13541 +78081;45.26293;.96208;154;20220330;14.7;9.7;12.2;1.7;10.99;.1;1.37;5254 +78081;45.26293;.96208;154;20220331;13.7;7.7;10.7;3.6;9.09;2.7;1.86;5799 +78081;45.26293;.96208;154;20220401;6.7;-.3;3.2;5.7;5.89;1.1;1.57;11067 +78081;45.26293;.96208;154;20220402;7.7;.7;4.2;3.6;5.49;0;1.77;10577 +78081;45.26293;.96208;154;20220403;5.7;-4.3;.7;1.2;5.09;0;1.36;14205 +78081;45.26293;.96208;154;20220404;12.7;-1.3;5.7;1.4;4.79;0;2.22;17078 +78081;45.26293;.96208;154;20220405;13.7;-2.3;5.7;1.1;7.79;.1;1.4;9830 +78081;45.26293;.96208;154;20220406;12.7;8.7;10.7;2.6;11.19;3;1.18;5007 +78081;45.26293;.96208;154;20220407;11.7;9.7;10.7;4.6;12.69;18.3;.69;3599 +78081;45.26293;.96208;154;20220408;17.7;11.7;14.7;5;11.29;1.3;2.96;11364 +78081;45.26293;.96208;154;20220409;14.7;2.7;8.7;1.8;7.39;0;2.37;16471 +78081;45.26293;.96208;154;20220410;18.7;-2.3;8.2;1.6;6.29;0;3.04;22176 +78081;45.26293;.96208;154;20220411;21.7;3.7;12.7;4.4;9.19;0;4.07;20653 +78081;45.26293;.96208;154;20220412;18.7;10.7;14.7;2.7;10.89;10.3;2.84;13671 +78081;45.26293;.96208;154;20220413;14.7;9.7;12.2;.7;12.99;1.9;1.15;5905 +78081;45.26293;.96208;154;20220414;23.7;6.7;15.2;1;12.09;0;3.17;20538 +78081;45.26293;.96208;154;20220415;24.7;5.7;15.2;1.2;11.29;0;3.48;21916 +78081;45.26293;.96208;154;20220416;23.7;5.7;14.7;1.9;10.09;0;3.72;21477 +78081;45.26293;.96208;154;20220417;24.7;1.7;13.2;1.7;8.79;0;3.98;24541 +78081;45.26293;.96208;154;20220418;19.7;5.7;12.7;1.7;10.79;0;2.93;19149 +78081;45.26293;.96208;154;20220419;17.7;5.7;11.7;1.5;11.09;7.8;2.1;12903 +78081;45.26293;.96208;154;20220420;14.7;8.7;11.7;1.2;12.29;7.9;1.84;12500 +78081;45.26293;.96208;154;20220421;18.7;10.7;14.7;1.2;13.19;.1;1.71;7878 +78081;45.26293;.96208;154;20220422;18.7;10.7;14.7;.7;12.99;0;2.36;14736 +78081;45.26293;.96208;154;20220423;12.7;7.7;10.2;2.5;11.99;18.3;1.51;11598 +78081;45.26293;.96208;154;20220424;15.7;9.7;12.7;3.3;12.09;4.8;1.88;9197 +78081;45.26293;.96208;154;20220425;17.7;6.7;12.2;1.1;10.59;0;2.18;13004 +78081;45.26293;.96208;154;20220426;21.7;3.7;12.7;1.1;9.99;0;3.38;23012 +78081;45.26293;.96208;154;20220427;24.7;3.7;14.2;1.2;11.49;0;3.84;25062 +78081;45.26293;.96208;154;20220428;21.7;10.7;16.2;1.6;13.89;0;3.1;18076 +78081;45.26293;.96208;154;20220429;20.7;11.7;16.2;1.4;13.69;.3;2.04;8772 +78081;45.26293;.96208;154;20220430;22.7;7.7;15.2;1.2;10.89;0;3.52;21468 +78081;45.26293;.96208;154;20220501;20.7;3.7;12.2;1;9.49;0;3.33;23027 +78081;45.26293;.96208;154;20220502;21.7;6.7;14.2;1;10.29;0;3.39;21715 +78081;45.26293;.96208;154;20220503;22.7;8.7;15.7;1.2;11.49;2.3;3.52;21074 +78081;45.26293;.96208;154;20220504;20.7;7.7;14.2;1.6;11.39;0;3.32;20395 +78081;45.26293;.96208;154;20220505;21.7;5.7;13.7;1.8;10.39;0;3.71;22816 +78081;45.26293;.96208;154;20220506;21.6;6.5;14.1;2;10.36;0;3.24;17238 +78081;45.26293;.96208;154;20220507;23.2;8.3;15.8;1.7;10.93;0;3.45;18004 +78081;45.26293;.96208;154;20220508;24.6;8;16.3;1.8;11.08;0;3.77;19050 +78081;45.26293;.96208;154;20220509;26.9;9.3;18.1;1.3;11.66;0;3.83;19625 +78081;45.26293;.96208;154;20220510;27.9;9.5;18.7;1.5;12.01;0;4.1;20059 +78081;45.26293;.96208;154;20220511;29.1;9.7;19.4;2;13.08;2.4;4.51;20770 +78081;45.26293;.96208;154;20220512;20.1;13.1;16.6;1.5;15.59;2.5;2.16;10932 +78081;45.26293;.96208;154;20220513;24.1;14.5;19.3;1.1;16.48;0;2.83;14055 +78081;45.26293;.96208;154;20220514;28;11.3;19.7;1.3;15.56;0;3.78;19118 +78081;45.26293;.96208;154;20220515;28.5;14.9;21.7;2;16.13;6.5;4.13;17539 +78081;45.26293;.96208;154;20220516;26.9;14.5;20.7;1.4;17.03;0;3.62;17868 +78081;45.26293;.96208;154;20220517;30.7;13.1;21.9;1.9;15.83;0;4.64;20625 +78081;45.26293;.96208;154;20220518;31.7;13.6;22.6;1.7;16.81;4.5;4.63;20505 +78081;45.26293;.96208;154;20220519;28.4;17.5;23;2.2;18.61;.1;4.03;16925 +78081;45.26293;.96208;154;20220520;27.9;15.8;21.8;2.4;15.53;0;4.36;16937 +78081;45.26293;.96208;154;20220521;31.5;14.3;22.9;1.1;18.63;0;4.17;19931 +78081;45.26293;.96208;154;20220522;31.5;17.6;24.5;1.7;21.23;0;4.06;17165 +78081;45.26293;.96208;154;20220523;21;16.7;18.8;3.4;16.03;2.6;2.36;7615 +78081;45.26293;.96208;154;20220524;19.4;10.8;15.1;2.4;12.43;.6;2.82;14181 +78081;45.26293;.96208;154;20220525;21.3;6.8;14;1.8;10.68;0;3.34;18409 +78081;45.26293;.96208;154;20220526;18.6;8.3;13.5;1.3;12.41;0;2.18;12003 +78081;45.26293;.96208;154;20220527;23.8;9.4;16.6;2.3;13.18;0;3.77;19369 +78081;45.26293;.96208;154;20220528;25.5;11.3;18.4;3;11.41;0;4.68;19962 +78081;45.26293;.96208;154;20220529;22.2;7.6;14.9;2.5;9.01;0;4.17;20532 +78081;45.26293;.96208;154;20220530;23.8;6.1;15;1.7;8.51;.1;4.14;21479 +78081;45.26293;.96208;154;20220531;24.3;11.5;17.9;1.3;11.41;2.9;3.44;16556 +78081;45.26293;.96208;154;20220601;27;9.8;18.4;1.7;13.96;6.7;4.08;20181 +78081;45.26293;.96208;154;20220602;28.3;16;22.2;2.5;18.23;10.3;3.99;16666 +78081;45.26293;.96208;154;20220603;28.7;17.3;23;2.1;18.81;1.4;4.13;17732 +78081;45.26293;.96208;154;20220604;25.7;14.5;20.1;1.9;19.11;9;3.22;15752 +78081;45.26293;.96208;154;20220605;21.9;15.9;18.9;2.1;16.79;.4;2.22;8227 +78081;45.26293;.96208;154;20220606;23.5;12.4;18;.8;15.29;.1;3.76;21962 +78081;45.26293;.96208;154;20220607;24.2;13.7;19;2;14.71;7.5;3.7;18056 +78081;45.26293;.96208;154;20220608;19.5;13;16.3;1.8;15.21;3.2;2.15;10615 +78081;45.26293;.96208;154;20220609;20.8;11.4;16.1;1.7;14.06;.6;2.44;11516 +78081;45.26293;.96208;154;20220610;27.4;10.7;19.1;1;14.31;.1;4.14;22202 +78081;45.26293;.96208;154;20220611;30.9;12;21.5;1.4;14.86;0;5.55;29326 +78081;45.26293;.96208;154;20220612;29.5;15.2;22.4;1.5;17.78;.5;4.8;23681 +78081;45.26293;.96208;154;20220613;29.3;17.8;23.6;2.2;17.08;.1;5.47;25766 +78081;45.26293;.96208;154;20220614;33.5;14;23.8;1.7;16.86;.6;6.04;28755 +78081;45.26293;.96208;154;20220615;33.3;19.4;26.4;2;19.31;0;6.09;26814 +78081;45.26293;.96208;154;20220616;34.3;15.1;24.7;1.3;18.48;0;5.79;28086 +78081;45.26293;.96208;154;20220617;37.4;17.2;27.3;1.5;17.76;0;6.54;28992 +78081;45.26293;.96208;154;20220618;38.6;17.3;27.9;2.2;16.79;0;7.34;28704 +78081;45.26293;.96208;154;20220619;31.9;18;25;2.2;18.53;10.1;5.67;23979 +78081;45.26293;.96208;154;20220620;29.3;17.2;23.2;1.8;20.29;7.1;4.3;19889 +78081;45.26293;.96208;154;20220621;26.6;17.4;22;1.5;20.26;18.3;3.6;17628 +78081;45.26293;.96208;154;20220622;26;17.8;21.9;1.8;18.68;2.2;3.93;19072 +78081;45.26293;.96208;154;20220623;24.2;15;19.6;1.6;18.06;7.7;3.33;17480 +78081;45.26293;.96208;154;20220624;22.5;16;19.2;2.1;16.78;4.4;3.39;17422 +78081;45.26293;.96208;154;20220625;19.1;13;16;1.4;15.61;5.5;2.32;12664 +78081;45.26293;.96208;154;20220626;16.8;13;14.9;1.7;15.46;15.2;1.61;8460 +78081;45.26293;.96208;154;20220627;22.7;13.8;18.2;2.1;14.28;0;4.09;22240 +78081;45.26293;.96208;154;20220628;24.5;9.9;17.2;1.8;12.81;.1;4.73;27768 +78081;45.26293;.96208;154;20220629;25.7;10.2;18;1.8;14.13;9.1;4.72;26949 +78081;45.26293;.96208;154;20220630;16.3;13.5;14.9;1.7;14.86;11.9;1.62;8153 +78081;45.26293;.96208;154;20220701;22.5;10.1;16.3;1.1;12.68;.1;4.19;26189 +78081;45.26293;.96208;154;20220702;28.3;9.4;18.9;1.1;13.28;.1;5.1;29289 +78081;45.26293;.96208;154;20220703;27.4;13.3;20.3;1.7;15.03;0;4.84;25307 +78081;45.26293;.96208;154;20220704;26.4;16.5;21.5;2;16.86;0;4.51;22390 +78081;45.26293;.96208;154;20220705;27.9;14.7;21.3;2.1;14.81;.2;5.31;26912 +78081;45.26293;.96208;154;20220706;27.6;12.9;20.2;2.3;13.81;0;5.43;27424 +78081;45.26293;.96208;154;20220707;28;12.1;20;1.9;14.66;0;5.15;26355 +78081;45.26293;.96208;154;20220708;28.6;13.1;20.8;2.4;14.69;0;5.41;26254 +78081;45.26293;.96208;154;20220709;30.3;13.1;21.7;2.1;14.49;0;5.72;27003 +78081;45.26293;.96208;154;20220710;31.1;13.4;22.2;2.4;14.69;0;6.02;26774 +78081;45.26293;.96208;154;20220711;33.2;14.4;23.8;2.3;15.13;0;6.38;27908 +78081;45.26293;.96208;154;20220712;34;14.5;24.3;2;14.79;0;6.38;28504 +78081;45.26293;.96208;154;20220713;34.8;14.2;24.5;1.5;14.69;0;6.07;28110 +78081;45.26293;.96208;154;20220714;36.1;15.7;25.9;1.5;16.26;0;6.31;28429 +78081;45.26293;.96208;154;20220715;33.6;15.7;24.7;1.9;15.69;0;6.06;26499 +78081;45.26293;.96208;154;20220716;34;14.8;24.4;2.2;14.43;0;6.4;27377 +78081;45.26293;.96208;154;20220717;36.6;15.1;25.8;2.2;13.76;0;6.92;28364 +78081;45.26293;.96208;154;20220718;39.6;17.4;28.5;2.3;15.23;0;7.45;27752 +78081;45.26293;.96208;154;20220719;31.5;16.9;24.2;2.2;18.49;12.1;5;20712 +78081;45.26293;.96208;154;20220720;28;18.1;23.1;2.5;18.29;.2;4.75;21121 +78081;45.26293;.96208;154;20220721;31.1;13.6;22.4;1;16.89;0;5;26158 +78081;45.26293;.96208;154;20220722;30.5;15.1;22.8;2.3;18.23;.4;5.01;22971 +78081;45.26293;.96208;154;20220723;28.6;17.3;23;1.6;16.38;0;4.47;20933 +78081;45.26293;.96208;154;20220724;35.8;13.8;24.8;1.3;15.23;0;5.9;28527 +78081;45.26293;.96208;154;20220725;27.5;18.8;23.1;2.6;17.21;.1;4.24;17028 +78081;45.26293;.96208;154;20220726;25;15.1;20.1;1.9;14.11;.1;4.24;21106 +78081;45.26293;.96208;154;20220727;27.7;11.5;19.6;1.5;12.81;0;4.77;25576 +78081;45.26293;.96208;154;20220728;29;11.6;20.3;1.3;14.39;0;4.81;25762 +78081;45.26293;.96208;154;20220729;26.8;16.4;21.6;1.5;16.69;0;3.97;19024 +78081;45.26293;.96208;154;20220730;29.7;15.1;22.4;1.7;17.03;0;5.05;24928 +78081;45.26293;.96208;154;20220731;32.4;15;23.7;1.5;16.53;.2;5.33;25628 +78081;45.26293;.96208;154;20220801;33.3;15.8;24.5;1.5;16.23;0;5.46;25687 +78081;45.26293;.96208;154;20220802;34.6;15.2;24.9;1.5;15.93;0;5.66;26463 +78081;45.26293;.96208;154;20220803;37.6;17.1;27.3;1.3;15.41;0;5.82;26762 +78081;45.26293;.96208;154;20220804;36.7;17.9;27.3;1.7;18.06;0;5.87;25182 +78081;45.26293;.96208;154;20220805;30.5;19.4;24.9;2.2;19.11;.1;4.58;19173 +78081;45.26293;.96208;154;20220806;31.8;17.9;24.8;2.7;14.86;0;5.82;23895 +78081;45.26293;.96208;154;20220807;32.7;14;23.4;2.4;11.23;0;6.13;25873 +78081;45.26293;.96208;154;20220808;34.4;13.6;24;2.1;11.06;.1;6.11;25995 +78081;45.26293;.96208;154;20220809;35.7;15.2;25.5;2;11.81;0;6.01;24711 +78081;45.26293;.96208;154;20220810;37.4;15.1;26.2;1.9;11.58;0;6.32;26324 +78081;45.26293;.96208;154;20220811;37.9;16;27;1.5;13.06;0;5.88;25336 +78081;45.26293;.96208;154;20220812;38.9;18.5;28.7;1.4;14.08;0;5.76;24861 +78081;45.26293;.96208;154;20220813;36.1;17.4;26.7;1.5;17.68;4.9;5.39;24013 +78081;45.26293;.96208;154;20220814;23.9;18.9;21.4;2.5;20.21;4.5;2.44;10071 +78081;45.26293;.96208;154;20220815;27.2;16.4;21.8;1.7;17.51;0;3.72;18181 +78081;45.26293;.96208;154;20220816;24;14.5;19.3;1.2;17.86;12.3;2.45;12416 +78081;45.26293;.96208;154;20220817;25.2;14;19.6;1.9;16.73;0;3.43;17997 +78081;45.26293;.96208;154;20220818;26.4;13.9;20.2;2.1;15.91;0;3.72;18492 +78081;45.26293;.96208;154;20220819;26.8;16.4;21.6;2.2;18.01;3.4;3.36;14967 +78081;45.26293;.96208;154;20220820;27.1;16.4;21.8;1.3;18.48;.1;3.41;17465 +78081;45.26293;.96208;154;20220821;26.3;14.4;20.4;1.5;16.83;.1;3.25;16706 +78081;45.26293;.96208;154;20220822;25.7;18.8;22.3;1.6;19.08;1.5;2.78;12303 +78081;45.26293;.96208;154;20220823;29.5;16.8;23.1;1.3;18.86;0;3.84;19573 +78081;45.26293;.96208;154;20220824;34.7;16.2;25.5;1.3;17.81;.5;4.73;22746 +78081;45.26293;.96208;154;20220825;29.4;17.3;23.3;2.2;17.96;.2;4.05;17830 +78081;45.26293;.96208;154;20220826;29.5;16;22.8;1.5;17.41;0;3.78;18555 +78081;45.26293;.96208;154;20220827;30;13.9;22;1.4;15.06;0;4.14;21107 +78081;45.26293;.96208;154;20220828;31.8;13.2;22.5;1.3;14.46;0;4.32;22219 +78081;45.26293;.96208;154;20220829;33;14.3;23.6;1.7;15.61;.8;4.17;17661 +78081;45.26293;.96208;154;20220830;32.3;17.8;25.1;1.8;17.43;0;4.5;20094 +78081;45.26293;.96208;154;20220831;32.1;15;23.6;1.5;15.83;.1;4.15;19720 +78081;45.26293;.96208;154;20220901;27.6;15.3;21.5;1.1;17.86;0;2.64;12435 +78081;45.26293;.96208;154;20220902;26.5;15.3;20.9;1.4;17.36;.1;2.88;14214 +78081;45.26293;.96208;154;20220903;27.7;15.7;21.7;1.6;16.76;0;3.34;16517 +78081;45.26293;.96208;154;20220904;32.6;14.2;23.4;1.8;16.31;1.9;4.32;19639 +78081;45.26293;.96208;154;20220905;33.6;16.3;24.9;2.1;17.73;4.5;4.61;19959 +78081;45.26293;.96208;154;20220906;31.1;16.3;23.7;2.1;17.28;.5;3.98;17132 +78081;45.26293;.96208;154;20220907;26.4;15.3;20.9;1.4;15.76;1;2.96;14428 +78081;45.26293;.96208;154;20220908;22.1;12.8;17.4;2;14.86;.4;2.46;13034 +78081;45.26293;.96208;154;20220909;24;11.5;17.8;2.1;13.83;.8;2.96;15563 +78081;45.26293;.96208;154;20220910;25.5;10.8;18.1;1;13.51;0;2.91;17814 +78081;45.26293;.96208;154;20220911;30.7;11.1;20.9;1.5;12.68;0;3.89;20190 +78081;45.26293;.96208;154;20220912;35.9;13.2;24.6;1.7;14.58;0;4.53;19793 +78081;45.26293;.96208;154;20220913;30.8;21.1;26;2.1;20.96;5.3;3.13;10552 +78081;45.26293;.96208;154;20220914;29.1;18.7;23.9;1.7;18.18;0;3.32;15009 +78081;45.26293;.96208;154;20220915;26.6;13.7;20.2;1.3;16.48;0;2.75;15139 +78081;45.26293;.96208;154;20220916;22.8;13.5;18.1;1.9;14.31;0;2.62;14373 +78081;45.26293;.96208;154;20220917;19.9;7.3;13.6;2;9.08;0;2.8;17376 +78081;45.26293;.96208;154;20220918;24.3;4;14.2;1.8;8.01;0;3.22;19247 +78081;45.26293;.96208;154;20220919;24.3;5.4;14.9;2.5;8.76;0;3.49;18397 +78081;45.26293;.96208;154;20220920;23.8;5.7;14.8;2;8.56;0;3.21;18180 +78081;45.26293;.96208;154;20220921;24.6;6;15.3;1.9;8.78;0;3.13;17908 +78081;45.26293;.96208;154;20220922;25.9;6.1;16;1.2;9.36;0;2.88;18337 +78081;45.26293;.96208;154;20220923;21;8.7;14.8;1.3;11.28;0;1.98;10747 +78081;45.26293;.96208;154;20220924;19.5;11.9;15.7;1.3;14.13;3.4;1.63;9297 +78081;45.26293;.96208;154;20220925;18.6;9.5;14;1.3;12.51;.6;1.7;11160 +78081;45.26293;.96208;154;20220926;19.2;7.3;13.2;2.2;11.71;4.8;1.93;12138 +78081;45.26293;.96208;154;20220927;16.8;10.6;13.7;3.2;13.11;6.6;1.52;8523 +78081;45.26293;.96208;154;20220928;18.6;14.2;16.4;4.3;15.51;5.5;1.72;8130 +78081;45.26293;.96208;154;20220929;17.3;10.5;13.9;1.6;11.71;.9;1.61;9141 +78081;45.26293;.96208;154;20220930;18.8;6.3;12.6;1.3;10.18;2.1;1.86;13745 +78081;45.26293;.96208;154;20221001;18.7;9.4;14;2.5;15.58;8.7;1;5895 +78081;45.26293;.96208;154;20221002;21.2;15.8;18.5;1.7;16.81;.3;1.55;7288 +78081;45.26293;.96208;154;20221003;23.6;10.9;17.3;1;13.71;0;2.03;14129 +78081;45.26293;.96208;154;20221004;23.8;8.3;16.1;1.1;12.81;.1;2.05;14881 +78081;45.26293;.96208;154;20221005;26.1;8.9;17.5;1.7;13.41;.1;2.49;14763 +78081;45.26293;.96208;154;20221006;20.8;13.8;17.3;1.4;15.53;.1;1.39;6776 +78081;45.26293;.96208;154;20221007;24.3;10.4;17.4;1;14.61;0;1.83;12528 +78081;45.26293;.96208;154;20221008;21.8;12.9;17.3;1.7;13.93;0;1.77;8879 +78081;45.26293;.96208;154;20221009;24.8;7.5;16.2;1.6;12.23;.1;2.22;13905 +78081;45.26293;.96208;154;20221010;22.7;11.3;17;1.6;14.68;.6;1.68;9528 +78081;45.26293;.96208;154;20221011;20.6;14.7;17.6;1.2;16.46;1.1;1.19;6134 +78081;45.26293;.96208;154;20221012;22.1;12.7;17.4;1.2;15.01;.4;1.6;10493 +78081;45.26293;.96208;154;20221013;17.6;10.5;14;1.2;14.78;6.8;.92;5727 +78081;45.26293;.96208;154;20221014;19.4;15.5;17.4;2.8;17.71;2.1;1.01;4037 +78081;45.26293;.96208;154;20221015;23.3;15.8;19.5;1.7;16.68;0;1.65;8225 +78081;45.26293;.96208;154;20221016;27.2;14;20.6;2.5;16.56;0;2.44;11396 +78081;45.26293;.96208;154;20221017;24.4;17;20.7;2.3;17.43;1.1;1.87;7097 +78081;45.26293;.96208;154;20221018;27.7;14.2;21;2.2;17.03;0;2.31;11320 +78081;45.26293;.96208;154;20221019;25.6;13.8;19.7;2.5;16.41;1.1;2.05;8783 +78081;45.26293;.96208;154;20221020;25;14.8;19.9;2.6;16.93;1.5;1.92;7453 +78081;45.26293;.96208;154;20221021;22.8;16;19.4;2;15.13;1.4;1.75;6937 +78081;45.26293;.96208;154;20221022;23.7;11.1;17.4;1.8;14.11;.2;1.74;10058 +78081;45.26293;.96208;154;20221023;25.3;15.7;20.5;2.9;14.06;.4;2.49;6607 +78081;45.26293;.96208;154;20221024;22.6;10.6;16.6;1.5;12.21;.1;1.64;9874 +78081;45.26293;.96208;154;20221025;22.6;8.7;15.6;1.7;12.78;1.9;1.47;8183 +78081;45.26293;.96208;154;20221026;25.6;10.8;18.2;1.6;14.31;0;1.69;9852 +78081;45.26293;.96208;154;20221027;25.5;12.8;19.2;2.9;15.41;0;2.06;7845 +78081;45.26293;.96208;154;20221028;25.7;19.6;22.6;2.6;14.91;0;2.34;6658 +78081;45.26293;.96208;154;20221029;27.5;12.8;20.2;2.1;12.18;0;2.31;9020 +78081;45.26293;.96208;154;20221030;22.9;10.4;16.7;1.1;12.46;0;1.33;8465 +78081;45.26293;.96208;154;20221031;22.9;12;17.4;2;14.71;6.2;1.45;6745 +78081;45.26293;.96208;154;20221101;17.7;10.7;14.2;1.4;13.41;.2;.94;6601 +78081;45.26293;.96208;154;20221102;18.5;7.6;13.1;1.2;11.31;0;1;8822 +78081;45.26293;.96208;154;20221103;18.2;8;13.1;2.8;11.36;9.4;1.37;5095 +78081;45.26293;.96208;154;20221104;12.7;8.8;10.8;3.4;10.21;2.1;1.07;4713 +78081;45.26293;.96208;154;20221105;15.2;1.8;8.5;1.1;8.26;.1;.78;7379 +78081;45.26293;.96208;154;20221106;15.3;2.6;9;1.5;9.31;.7;.77;6549 +78081;45.26293;.96208;154;20221107;19.5;8.7;14.1;2;11.88;0;1.17;8182 +78081;45.26293;.96208;154;20221108;19.7;9;14.4;3.1;12.21;2.2;1.46;6108 +78081;45.26293;.96208;154;20221109;14.9;13.1;14;1.3;13.78;1.9;.71;2490 +78081;45.26293;.96208;154;20221110;15.1;10.2;12.6;1;11.88;0;.7;5541 +78081;45.26293;.96208;154;20221111;21.8;4.1;12.9;1.5;10.91;.1;1.03;8870 +78081;45.26293;.96208;154;20221112;21.6;7.6;14.6;1.6;11.51;0;1.14;7890 +78081;45.26293;.96208;154;20221113;21.9;5.3;13.6;1;10.21;0;.89;8594 +78081;45.26293;.96208;154;20221114;14.9;8.2;11.6;2.1;11.91;6.3;.77;2842 +78081;45.26293;.96208;154;20221115;15.7;9.5;12.6;2.3;12.68;8.8;.72;3536 +78081;45.26293;.96208;154;20221116;16.7;10.4;13.5;2.7;12.61;2.8;.92;5108 +78081;45.26293;.96208;154;20221117;15.6;12.3;14;3.4;12.86;6.9;1;3767 +78081;45.26293;.96208;154;20221118;11.8;5.9;8.8;1.3;10.36;1.3;.48;4658 +78081;45.26293;.96208;154;20221119;10.9;6.5;8.7;1.5;9.36;.2;.59;4515 +78081;45.26293;.96208;154;20221120;9.3;1.3;5.3;1.5;8.51;3.2;.38;3177 +78081;45.26293;.96208;154;20221121;11.8;5.6;8.7;2.8;10.11;14.4;.57;2182 +78081;45.26293;.96208;154;20221122;11.1;5.9;8.5;2.5;9.61;13.5;.55;4612 +78081;45.26293;.96208;154;20221123;15;8.5;11.7;3;11.08;6.7;.86;4140 +78081;45.26293;.96208;154;20221124;12.9;5.3;9.1;1.9;10.21;1.8;.51;4475 +78081;45.26293;.96208;154;20221125;12.8;9.4;11.1;1.3;10.68;1.9;.61;2976 +78081;45.26293;.96208;154;20221126;9.8;3;6.4;1.2;8.46;.1;.4;4385 +78081;45.26293;.96208;154;20221127;11.4;1.8;6.6;1.7;8.11;8.1;.49;5319 +78081;45.26293;.96208;154;20221128;12.4;7.1;9.8;1.7;10.78;4.9;.51;3539 +78081;45.26293;.96208;154;20221129;8.4;3.4;5.9;.9;9.01;.2;.34;2934 +78081;45.26293;.96208;154;20221130;10.6;3;6.8;1.5;8.11;.2;.48;4737 +78081;45.26293;.96208;154;20221201;10.2;1.8;6;2.2;7.08;0;.64;5148 +78081;45.26293;.96208;154;20221202;6.5;4.5;5.5;1.6;6.93;.6;.57;1822 +78081;45.26293;.96208;154;20221203;7.2;3.4;5.3;1.2;7.36;1.9;.44;2902 +78081;45.26293;.96208;154;20221204;8.3;3.5;5.9;1;7.73;.3;.41;3224 +78081;45.26293;.96208;154;20221205;9.9;-.7;4.6;1.4;6.36;.1;.45;5785 +78081;45.26293;.96208;154;20221206;9;-2.2;3.4;1.3;5.68;.1;.47;5057 +78081;45.26293;.96208;154;20221207;7.2;-3.1;2;1.5;5.46;.2;.34;5987 +78081;45.26293;.96208;154;20221208;6.6;-2.6;2;1.4;5.93;1.1;.37;3785 +78081;45.26293;.96208;154;20221209;8.5;3.6;6.1;1.9;7.33;.1;.58;2865 +78081;45.26293;.96208;154;20221210;2.5;-1.7;.4;2.7;4.73;0;.49;4214 +78081;45.26293;.96208;154;20221211;4;-6.8;-1.4;1.1;3.98;.1;.3;5337 +78081;45.26293;.96208;154;20221212;2.9;-5.2;-1.2;1.5;5.01;7.8;.31;3198 +78081;45.26293;.96208;154;20221213;6.4;1.1;3.7;1.8;8.58;2.3;.15;1945 +78081;45.26293;.96208;154;20221214;14.7;6.4;10.5;1.8;11.73;2.4;.38;2954 +78081;45.26293;.96208;154;20221215;10.3;7.4;8.8;2;10.18;3.7;.5;1293 +78081;45.26293;.96208;154;20221216;7.6;2.7;5.2;2.9;6.23;0;.74;4345 +78081;45.26293;.96208;154;20221217;7.1;-5.7;.7;1.4;4.11;0;.44;5946 +78081;45.26293;.96208;154;20221218;11.8;-3.6;4.1;2.5;6.43;.1;.58;5563 +78081;45.26293;.96208;154;20221219;16.7;7.7;12.2;3.5;10.28;.1;1.18;4751 +78081;45.26293;.96208;154;20221220;15.2;11.5;13.4;3.7;11.76;5.1;1.14;1978 +78081;45.26293;.96208;154;20221221;14.6;11.3;12.9;2.8;12.71;3.3;.63;2603 +78081;45.26293;.96208;154;20221222;14.6;11.9;13.2;3.4;13.63;17.1;.64;1587 +78081;45.26293;.96208;154;20221223;15.7;13.4;14.6;2.2;14.58;3.8;.61;1734 +78081;45.26293;.96208;154;20221224;17.2;11.3;14.2;1.6;12.61;0;.62;4202 +78081;45.26293;.96208;154;20221225;18.1;4.7;11.4;1.7;9.91;0;.64;5584 +78081;45.26293;.96208;154;20221226;13;8.7;10.9;1.6;11.46;1.5;.52;1779 +78081;45.26293;.96208;154;20221227;10;6.1;8;1.2;9.98;.2;.32;2770 +78081;45.26293;.96208;154;20221228;15.7;5.2;10.4;2.2;10.16;0;.62;5237 +78081;45.26293;.96208;154;20221229;10.8;9.4;10.1;2.3;11.16;18.3;.54;851 +78081;45.26293;.96208;154;20221230;13.3;9.3;11.3;2.8;11.73;4.6;.57;1905 +78081;45.26293;.96208;154;20221231;17.7;9.2;13.5;3;11.66;.1;1;4303 +78082;45.2897;1.27845;195;20220101;16.5;4.4;10.5;.9;8.45;0;.54;5023 +78082;45.2897;1.27845;195;20220102;14;4.4;9.2;1.2;9.45;.6;.43;4364 +78082;45.2897;1.27845;195;20220103;13.7;7.8;10.7;1.7;11.11;1.7;.52;3215 +78082;45.2897;1.27845;195;20220104;15.6;8.1;11.9;2.6;9.68;1.4;1.06;3665 +78082;45.2897;1.27845;195;20220105;6.6;1.1;3.8;1.6;6.15;0;.5;3280 +78082;45.2897;1.27845;195;20220106;6.4;-2.7;1.9;1;5.11;.1;.38;4419 +78082;45.2897;1.27845;195;20220107;5.5;-2.5;1.5;1.1;6.65;.5;.25;4165 +78082;45.2897;1.27845;195;20220108;10.1;4.5;7.3;3.8;9.71;13.2;.38;3228 +78082;45.2897;1.27845;195;20220109;7.7;4.9;6.3;1.9;8.91;13.3;.35;2146 +78082;45.2897;1.27845;195;20220110;8.1;6.2;7.1;.9;8.91;.9;.42;1658 +78082;45.2897;1.27845;195;20220111;9.9;.6;5.2;2;5.75;0;.78;4673 +78082;45.2897;1.27845;195;20220112;8.2;-2;3.1;2.6;4.88;0;.79;4860 +78082;45.2897;1.27845;195;20220113;9.8;-3.3;3.2;.7;4.65;0;.44;5851 +78082;45.2897;1.27845;195;20220114;12.2;-4.7;3.8;.8;4.71;.1;.48;6824 +78082;45.2897;1.27845;195;20220115;10.5;-3.7;3.4;.6;4.88;0;.39;6283 +78082;45.2897;1.27845;195;20220116;8.6;-5;1.8;1;5.15;.1;.37;6199 +78082;45.2897;1.27845;195;20220117;9.7;-1.3;4.2;1.7;6.48;.1;.48;5348 +78082;45.2897;1.27845;195;20220118;6.2;-1.8;2.2;1.3;5.85;.2;.47;4400 +78082;45.2897;1.27845;195;20220119;3.6;.4;2;1.2;6.81;1.9;.28;2681 +78082;45.2897;1.27845;195;20220120;6.6;1.1;3.8;1.3;6.68;.1;.41;3791 +78082;45.2897;1.27845;195;20220121;5.9;-.3;2.8;3.2;5.05;0;.88;4156 +78082;45.2897;1.27845;195;20220122;8.3;-2.2;3.1;2.6;5.25;0;.83;5661 +78082;45.2897;1.27845;195;20220123;12.7;-2.2;5.3;1.1;5.68;0;.64;7036 +78082;45.2897;1.27845;195;20220124;13;-1.6;5.7;.7;5.31;0;.55;7081 +78082;45.2897;1.27845;195;20220125;12.6;-2.4;5.1;.8;5.91;0;.52;7273 +78082;45.2897;1.27845;195;20220126;13.1;-2.8;5.2;1;5.75;0;.63;7611 +78082;45.2897;1.27845;195;20220127;11.8;-4.6;3.6;1.2;5.08;0;.64;7859 +78082;45.2897;1.27845;195;20220128;7.3;-4.5;1.4;1.4;5.81;0;.51;6726 +78082;45.2897;1.27845;195;20220129;4.4;-1.3;1.6;1;6.18;0;.38;4265 +78082;45.2897;1.27845;195;20220130;10.8;1.4;6.1;1.7;7.81;.3;.58;5935 +78082;45.2897;1.27845;195;20220131;8.8;3.7;6.2;2.7;7.95;1;.67;4051 +78082;45.2897;1.27845;195;20220201;6.3;-.6;2.8;1.7;7.58;1;.33;5270 +78082;45.2897;1.27845;195;20220202;9.3;5.8;7.5;1.2;8.98;.1;.53;3330 +78082;45.2897;1.27845;195;20220203;6.8;2.1;4.5;1.5;7.81;.6;.38;4022 +78082;45.2897;1.27845;195;20220204;9.2;5;7.1;1.2;9.58;3.5;.46;4101 +78082;45.2897;1.27845;195;20220205;10.6;4.2;7.4;1.8;7.31;0;.84;5364 +78082;45.2897;1.27845;195;20220206;7.7;-1.1;3.3;2;8.45;3.7;.26;6498 +78082;45.2897;1.27845;195;20220207;12.1;7.7;9.9;2.3;8.85;.6;1.02;4358 +78082;45.2897;1.27845;195;20220208;15.1;-1.3;6.9;.9;6.28;0;.85;9383 +78082;45.2897;1.27845;195;20220209;16.5;.7;8.6;1.5;6.68;0;1.18;9234 +78082;45.2897;1.27845;195;20220210;5.4;1.3;3.3;.6;8.03;.4;.83;10266 +78082;45.2897;1.27845;195;20220211;12.5;7.6;10;2.1;7.28;0;1.45;7880 +78082;45.2897;1.27845;195;20220212;12.2;-2.2;5;1.8;4.55;0;1.3;9438 +78082;45.2897;1.27845;195;20220213;16.6;-3.3;6.6;2.3;7.83;6.3;1.42;10236 +78082;45.2897;1.27845;195;20220214;11.7;8.1;9.9;3.9;9.28;5.6;1.15;5294 +78082;45.2897;1.27845;195;20220215;9;3.8;6.4;2;9.23;9.5;.59;3773 +78082;45.2897;1.27845;195;20220216;12.4;7.7;10;3.5;12.05;8.5;.51;5264 +78082;45.2897;1.27845;195;20220217;13.4;11.1;12.3;2.6;13.28;2.2;.63;3485 +78082;45.2897;1.27845;195;20220218;13.1;10.1;11.6;1.9;11.35;.6;.86;4211 +78082;45.2897;1.27845;195;20220219;10.9;3.4;7.2;1.3;7.48;0;.91;7213 +78082;45.2897;1.27845;195;20220220;10.1;1.7;5.9;2.2;9.45;3.5;.57;7733 +78082;45.2897;1.27845;195;20220221;10.9;8;9.4;3.6;9.21;.6;1.06;4332 +78082;45.2897;1.27845;195;20220222;11.3;5.8;8.5;1.4;9.41;.1;.83;6285 +78082;45.2897;1.27845;195;20220223;16.1;7.4;11.7;.8;9.01;0;1.12;8195 +78082;45.2897;1.27845;195;20220224;14.1;3.8;8.9;1.7;8.51;.3;1.2;9113 +78082;45.2897;1.27845;195;20220225;10.9;.8;5.8;1.6;6.28;0;1.15;9153 +78082;45.2897;1.27845;195;20220226;14.6;-.5;7.1;1.7;4.95;0;1.63;11537 +78082;45.2897;1.27845;195;20220227;16;-.1;8;1;5.88;0;1.41;12103 +78082;45.2897;1.27845;195;20220228;16.8;.5;8.6;1;7.15;0;1.39;12394 +78082;45.2897;1.27845;195;20220301;17;.6;8.8;1.2;6.48;0;1.54;12518 +78082;45.2897;1.27845;195;20220302;11.1;4.3;7.7;1.5;8.95;1.5;.99;7699 +78082;45.2897;1.27845;195;20220303;14.5;8.2;11.4;1.2;10.11;0;1.13;7559 +78082;45.2897;1.27845;195;20220304;11.4;5.6;8.5;2.2;9.85;1.8;.92;6781 +78082;45.2897;1.27845;195;20220305;8.9;6.4;7.6;2.1;8.85;1.2;.74;4366 +78082;45.2897;1.27845;195;20220306;11.3;1.9;6.6;2.1;5.61;0;1.55;9658 +78082;45.2897;1.27845;195;20220307;12.2;-3.1;4.6;1.7;4.78;0;1.58;13050 +78082;45.2897;1.27845;195;20220308;14.5;.2;7.4;1.8;7.21;2.6;1.56;12631 +78082;45.2897;1.27845;195;20220309;15.7;5;10.4;2.4;8.75;.1;1.72;11151 +78082;45.2897;1.27845;195;20220310;14;7.2;10.6;2.3;9.45;1.2;1.43;8514 +78082;45.2897;1.27845;195;20220311;13.2;8.2;10.7;3.3;9.78;17.2;1.46;7367 +78082;45.2897;1.27845;195;20220312;9.4;6.9;8.1;2.3;9.61;7.4;.81;5233 +78082;45.2897;1.27845;195;20220313;10;6.3;8.1;3;8.31;12.5;1.21;6372 +78082;45.2897;1.27845;195;20220314;13.8;.5;7.1;3.5;8.55;1.4;1.55;13253 +78082;45.2897;1.27845;195;20220315;17.5;10.9;14.2;5.1;10.58;0;2.56;9280 +78082;45.2897;1.27845;195;20220316;16.7;9.5;13.1;1.8;10.78;0;1.64;9621 +78082;45.2897;1.27845;195;20220317;13.3;9.8;11.5;3.6;9.95;1.7;1.58;6186 +78082;45.2897;1.27845;195;20220318;15.8;7.8;11.8;2.3;9.03;0;2.05;10388 +78082;45.2897;1.27845;195;20220319;18.9;5;12;1.3;8.18;0;2.26;15581 +78082;45.2897;1.27845;195;20220320;16.5;3.4;9.9;2.6;8.68;.1;2.14;11846 +78082;45.2897;1.27845;195;20220321;16.3;9.4;12.8;3.9;8.03;0;3.01;11992 +78082;45.2897;1.27845;195;20220322;17.3;6.3;11.8;3.7;5.83;0;3.6;16723 +78082;45.2897;1.27845;195;20220323;18;.4;9.2;2.5;5.08;0;3.13;18596 +78082;45.2897;1.27845;195;20220324;20.2;-2.5;8.8;1.3;5.73;0;2.68;20218 +78082;45.2897;1.27845;195;20220325;21.6;-1.4;10.1;1.1;5.68;0;2.64;18871 +78082;45.2897;1.27845;195;20220326;22.1;-.6;10.7;1.1;5.63;0;2.77;20073 +78082;45.2897;1.27845;195;20220327;22.3;.2;11.3;1.4;6.58;0;2.98;19794 +78082;45.2897;1.27845;195;20220328;22.8;1.4;12.1;1.3;7.18;0;2.91;18844 +78082;45.2897;1.27845;195;20220329;17.7;6.7;12.2;.8;9.33;4.7;1.9;12070 +78082;45.2897;1.27845;195;20220330;14.9;9.8;12.3;1.9;11.03;1.1;1.58;7127 +78082;45.2897;1.27845;195;20220331;13.4;7.9;10.7;3.5;8.98;2.4;2.1;9249 +78082;45.2897;1.27845;195;20220401;6.8;.1;3.5;4.9;5.65;1.1;1.64;11333 +78082;45.2897;1.27845;195;20220402;7;.3;3.7;4;5.18;0;1.65;10725 +78082;45.2897;1.27845;195;20220403;5.4;-4.6;.4;1.2;5.08;0;1.36;14205 +78082;45.2897;1.27845;195;20220404;12.4;.6;6.5;1.4;4.93;0;2.47;20089 +78082;45.2897;1.27845;195;20220405;13.8;-2.2;5.8;1.1;7.48;.1;1.63;12215 +78082;45.2897;1.27845;195;20220406;12.2;6.4;9.3;2.1;10.73;3;1.08;4903 +78082;45.2897;1.27845;195;20220407;11.7;9.4;10.5;4.1;12.43;20.1;.75;3299 +78082;45.2897;1.27845;195;20220408;18;11.4;14.7;4.5;11.13;1.2;2.89;10132 +78082;45.2897;1.27845;195;20220409;14.3;4.2;9.3;1.9;7.23;0;2.5;16735 +78082;45.2897;1.27845;195;20220410;19;-2.3;8.3;1.4;6.28;0;3.07;22888 +78082;45.2897;1.27845;195;20220411;20.6;7.4;14;5.8;8.45;0;4.52;20017 +78082;45.2897;1.27845;195;20220412;18.8;11.4;15.1;4.5;9.65;4.2;3.5;13890 +78082;45.2897;1.27845;195;20220413;14.7;10.1;12.4;.8;11.98;1.8;1.28;5902 +78082;45.2897;1.27845;195;20220414;23.7;5.7;14.7;1.2;11.68;0;3.36;21669 +78082;45.2897;1.27845;195;20220415;24.8;6.1;15.5;1.3;11.48;0;3.64;22708 +78082;45.2897;1.27845;195;20220416;24.2;6.1;15.1;1.8;10.18;0;3.93;23038 +78082;45.2897;1.27845;195;20220417;24.4;2.4;13.4;1.7;8.63;0;4.06;25020 +78082;45.2897;1.27845;195;20220418;19.6;5.1;12.4;1.5;10.53;0;2.88;18974 +78082;45.2897;1.27845;195;20220419;17.5;5.6;11.6;1.6;11.08;5.6;2.08;12501 +78082;45.2897;1.27845;195;20220420;15.9;9;12.5;1.2;12.38;7;1.73;10300 +78082;45.2897;1.27845;195;20220421;17.7;10.5;14.1;1.2;13.38;1.2;1.79;9289 +78082;45.2897;1.27845;195;20220422;18.9;9.2;14;1;12.83;0;2.4;14818 +78082;45.2897;1.27845;195;20220423;15.1;8.5;11.8;2.4;11.58;24.9;1.54;7599 +78082;45.2897;1.27845;195;20220424;14.9;9.2;12;2.8;12.13;6.6;1.51;6498 +78082;45.2897;1.27845;195;20220425;17.9;6.4;12.1;1.2;10.43;0;2.36;14352 +78082;45.2897;1.27845;195;20220426;21.7;3.3;12.5;1;10.03;0;3.52;24706 +78082;45.2897;1.27845;195;20220427;24.7;4.4;14.5;1.2;11.18;0;3.84;24681 +78082;45.2897;1.27845;195;20220428;22.7;11;16.8;1.7;13.88;0;3.42;19588 +78082;45.2897;1.27845;195;20220429;20.9;11.5;16.2;1.6;13.63;.4;2.62;13386 +78082;45.2897;1.27845;195;20220430;22.7;7.4;15.1;1.3;10.88;0;3.79;23734 +78082;45.2897;1.27845;195;20220501;20.5;4.4;12.5;1.1;9.48;0;3.34;22563 +78082;45.2897;1.27845;195;20220502;22.3;7.2;14.8;1.1;10.18;0;3.6;22657 +78082;45.2897;1.27845;195;20220503;22.8;8.8;15.8;1.4;11.73;2.7;3.51;20287 +78082;45.2897;1.27845;195;20220504;21;9.5;15.2;1.6;11.98;0;3.33;19597 +78082;45.2897;1.27845;195;20220505;21.4;7.5;14.5;1.9;10.38;0;4.02;24608 +78082;45.2897;1.27845;195;20220506;20.6;6.2;13.4;1.8;10.48;0;3.41;21677 +78082;45.2897;1.27845;195;20220507;22.9;8.4;15.7;1.9;10.85;0;3.78;21652 +78082;45.2897;1.27845;195;20220508;24.1;7.7;15.9;1.8;11.08;0;4.03;23396 +78082;45.2897;1.27845;195;20220509;26.4;9.4;17.9;1.3;11.91;0;4.2;23969 +78082;45.2897;1.27845;195;20220510;27.5;10.2;18.9;1;12.31;0;4.26;24450 +78082;45.2897;1.27845;195;20220511;29.2;9.9;19.5;1.6;13.31;2.3;4.78;25961 +78082;45.2897;1.27845;195;20220512;21;12.1;16.5;1.3;15.48;2.2;2.85;17317 +78082;45.2897;1.27845;195;20220513;24.2;14.6;19.4;1;16.65;0;3.27;18061 +78082;45.2897;1.27845;195;20220514;28.1;11.3;19.7;1.2;15.81;0;4.32;24439 +78082;45.2897;1.27845;195;20220515;28.7;15.1;21.9;1.8;15.88;8.7;4.51;21802 +78082;45.2897;1.27845;195;20220516;27;14.3;20.6;1.1;16.85;0;3.92;21365 +78082;45.2897;1.27845;195;20220517;30.7;13;21.8;1.4;16.01;0;4.89;25389 +78082;45.2897;1.27845;195;20220518;31.7;14.3;23;1.3;17.18;5.1;4.98;25211 +78082;45.2897;1.27845;195;20220519;28.5;16.8;22.7;1.6;18.35;.1;4.19;20570 +78082;45.2897;1.27845;195;20220520;28.8;16.5;22.7;2.3;14.81;0;4.83;20749 +78082;45.2897;1.27845;195;20220521;31.9;14.4;23.1;1.1;19.15;0;4.93;25702 +78082;45.2897;1.27845;195;20220522;31.1;17.7;24.4;1;21.58;1.5;4.46;22417 +78082;45.2897;1.27845;195;20220523;20.2;16.5;18.4;2.8;16.45;2.7;2.49;11410 +78082;45.2897;1.27845;195;20220524;18.9;11.4;15.1;1.8;12.68;.5;2.88;16741 +78082;45.2897;1.27845;195;20220525;20.5;7.4;13.9;1.6;10.88;0;3.59;22612 +78082;45.2897;1.27845;195;20220526;18.8;8.4;13.6;1.2;12.45;0;3;19841 +78082;45.2897;1.27845;195;20220527;24.3;10.6;17.4;2.2;13.38;0;4.13;22629 +78082;45.2897;1.27845;195;20220528;25.5;11.2;18.3;2.8;11.35;0;4.82;23468 +78082;45.2897;1.27845;195;20220529;22.1;8.2;15.1;2.3;8.9;0;4.13;20500 +78082;45.2897;1.27845;195;20220530;23.9;6.5;15.2;1.7;8.55;.4;4.16;21533 +78082;45.2897;1.27845;195;20220531;23.9;11.2;17.5;1.1;11.43;2.5;3.35;16615 +78082;45.2897;1.27845;195;20220601;27.5;10.1;18.8;1.6;13.75;3.8;4.13;20514 +78082;45.2897;1.27845;195;20220602;26.9;15.8;21.4;2.4;18.25;6;3.82;16033 +78082;45.2897;1.27845;195;20220603;29.7;16.6;23.2;2.1;18.15;4.2;4.32;18672 +78082;45.2897;1.27845;195;20220604;26.5;14.1;20.3;1.8;18.85;18.1;3.52;17279 +78082;45.2897;1.27845;195;20220605;21.7;16.1;18.9;2.1;16.61;0;2.38;10138 +78082;45.2897;1.27845;195;20220606;24.1;12.5;18.3;1.1;15.31;.1;2.97;15204 +78082;45.2897;1.27845;195;20220607;23.8;14.4;19.1;1.8;14.78;6.1;3.56;17177 +78082;45.2897;1.27845;195;20220608;19;12.5;15.8;1.7;15;3.1;2.16;10947 +78082;45.2897;1.27845;195;20220609;20.4;11.7;16.1;1.3;13.98;.4;3.15;18752 +78082;45.2897;1.27845;195;20220610;27.4;10.4;18.9;1.1;14.45;.1;4.66;26667 +78082;45.2897;1.27845;195;20220611;31.1;12.1;21.6;1.2;15.05;0;5.31;27972 +78082;45.2897;1.27845;195;20220612;29.5;14.9;22.2;1.4;17.68;.4;4.83;24428 +78082;45.2897;1.27845;195;20220613;29.7;16.8;23.2;2.1;17.15;0;5.02;23005 +78082;45.2897;1.27845;195;20220614;33.3;14.1;23.7;1.2;16.45;.7;5.67;28355 +78082;45.2897;1.27845;195;20220615;33.2;19;26.1;1.5;19.41;0;5.43;24265 +78082;45.2897;1.27845;195;20220616;34.3;15.8;25;1.2;18.71;0;5.74;27885 +78082;45.2897;1.27845;195;20220617;37;17.2;27.1;1.5;17.55;0;6.44;28878 +78082;45.2897;1.27845;195;20220618;38;18.9;28.5;2.3;15.45;0;7.31;28052 +78082;45.2897;1.27845;195;20220619;33.4;20.8;27.1;2.6;16.08;7.2;6.2;22806 +78082;45.2897;1.27845;195;20220620;30.1;17.4;23.8;1.6;19.51;6.5;4.71;22801 +78082;45.2897;1.27845;195;20220621;27.4;17.8;22.6;1.6;20.38;14.1;3.99;19792 +78082;45.2897;1.27845;195;20220622;26.2;16.7;21.5;1.8;18.51;1.6;3.9;19450 +78082;45.2897;1.27845;195;20220623;24.9;14.8;19.9;1.1;18.18;10;3.68;20265 +78082;45.2897;1.27845;195;20220624;22.7;15.9;19.3;1.9;16.85;4.7;3.18;16411 +78082;45.2897;1.27845;195;20220625;21.7;12.4;17;1.2;15.71;4.6;3.16;18371 +78082;45.2897;1.27845;195;20220626;17.6;13.6;15.6;1.6;15.85;13.4;2.09;12415 +78082;45.2897;1.27845;195;20220627;23.2;13.8;18.5;1.8;14.41;0;3.72;19593 +78082;45.2897;1.27845;195;20220628;24.5;10.8;17.6;1.7;13.11;.1;4.23;23756 +78082;45.2897;1.27845;195;20220629;26.4;10.2;18.3;1.5;14.05;8.6;4.53;25897 +78082;45.2897;1.27845;195;20220630;16;14;15;1.5;14.95;12.4;1.49;7525 +78082;45.2897;1.27845;195;20220701;22.4;10.2;16.3;1;12.71;0;3.72;22452 +78082;45.2897;1.27845;195;20220702;28.8;9.8;19.3;1.2;13.45;0;5.01;27976 +78082;45.2897;1.27845;195;20220703;28.2;14.3;21.2;1.9;15.45;0;4.79;23619 +78082;45.2897;1.27845;195;20220704;26.6;16.2;21.4;1.9;17.11;0;4.16;20270 +78082;45.2897;1.27845;195;20220705;28.2;15.3;21.7;1.9;14.81;0;4.78;22693 +78082;45.2897;1.27845;195;20220706;27.6;13.5;20.6;2.2;13.58;0;4.97;23800 +78082;45.2897;1.27845;195;20220707;26.9;12.4;19.7;2;14.11;0;4.66;23901 +78082;45.2897;1.27845;195;20220708;28.1;14;21;2.4;14.25;0;5.02;23658 +78082;45.2897;1.27845;195;20220709;30.3;14.2;22.3;2.5;13.71;0;5.68;25211 +78082;45.2897;1.27845;195;20220710;30.9;14.5;22.7;2.5;14.28;0;5.75;25310 +78082;45.2897;1.27845;195;20220711;33.4;15.8;24.6;2;14.58;0;6.02;26319 +78082;45.2897;1.27845;195;20220712;33.6;17.1;25.3;2;14.11;0;6.05;25457 +78082;45.2897;1.27845;195;20220713;34.8;15.9;25.4;1.6;14.25;0;6.01;27100 +78082;45.2897;1.27845;195;20220714;35.4;16.9;26.1;1.3;15.91;0;5.87;27049 +78082;45.2897;1.27845;195;20220715;33.6;17.8;25.7;2.3;15.11;0;6.06;24597 +78082;45.2897;1.27845;195;20220716;34.1;15.9;25;2.4;13.98;0;6.37;26375 +78082;45.2897;1.27845;195;20220717;36.1;16;26.1;2.2;13.01;0;6.74;27404 +78082;45.2897;1.27845;195;20220718;39.4;19.4;29.4;2.1;14.78;0;7.06;26903 +78082;45.2897;1.27845;195;20220719;33.3;20;26.6;2;17.71;3;5.45;22259 +78082;45.2897;1.27845;195;20220720;27.7;18.1;22.9;2.2;18.51;.1;4.12;18826 +78082;45.2897;1.27845;195;20220721;32.1;13.3;22.7;1.3;16.35;0;5.18;26633 +78082;45.2897;1.27845;195;20220722;30.7;15.7;23.2;2;17.91;.2;4.91;23480 +78082;45.2897;1.27845;195;20220723;29;16.4;22.7;1.5;16.21;0;4.44;21409 +78082;45.2897;1.27845;195;20220724;36;14.5;25.3;1.2;15.38;0;5.74;28020 +78082;45.2897;1.27845;195;20220725;27.2;17.4;22.3;2.1;16.91;.1;4.12;18548 +78082;45.2897;1.27845;195;20220726;25.5;15;20.2;1.6;13.95;0;3.92;19224 +78082;45.2897;1.27845;195;20220727;28.1;11.9;20;1.5;12.68;0;4.62;24157 +78082;45.2897;1.27845;195;20220728;29.1;11.5;20.3;1.5;13.61;0;4.7;24985 +78082;45.2897;1.27845;195;20220729;27.3;16.1;21.7;1.5;16.28;0;4;19712 +78082;45.2897;1.27845;195;20220730;30;15.1;22.6;1.5;16.65;0;4.57;22755 +78082;45.2897;1.27845;195;20220731;32.6;15.1;23.8;1.6;16.11;0;5.15;24710 +78082;45.2897;1.27845;195;20220801;33.4;15.4;24.4;1.6;15.78;0;5.28;24700 +78082;45.2897;1.27845;195;20220802;34.9;15.7;25.3;1.4;15.78;0;5.42;25495 +78082;45.2897;1.27845;195;20220803;37.6;17.7;27.6;1.1;15.31;0;5.54;25691 +78082;45.2897;1.27845;195;20220804;36.6;18.3;27.5;1.6;17.61;0;5.68;24753 +78082;45.2897;1.27845;195;20220805;30.3;18.3;24.3;2;19.25;.5;4.44;19784 +78082;45.2897;1.27845;195;20220806;32.1;19;25.5;2.8;14.91;0;5.54;20659 +78082;45.2897;1.27845;195;20220807;32.5;14.4;23.5;2.6;11.18;0;6;24197 +78082;45.2897;1.27845;195;20220808;34.1;14.5;24.3;2.3;10.85;0;6.1;24678 +78082;45.2897;1.27845;195;20220809;35.9;15.5;25.7;2.1;11.31;0;6.1;24768 +78082;45.2897;1.27845;195;20220810;37.1;15.5;26.3;1.8;11.35;0;6.06;25486 +78082;45.2897;1.27845;195;20220811;37.8;17.5;27.6;1.5;12.65;0;5.75;24818 +78082;45.2897;1.27845;195;20220812;38.2;18.9;28.6;1.4;13.41;0;5.63;24402 +78082;45.2897;1.27845;195;20220813;36.3;16.2;26.3;1.4;16.75;1.6;5.35;24838 +78082;45.2897;1.27845;195;20220814;23.8;19.4;21.6;2.2;19.81;2.8;2.51;11282 +78082;45.2897;1.27845;195;20220815;26.8;16;21.4;1.4;17.51;.1;3.46;17780 +78082;45.2897;1.27845;195;20220816;26.3;14.1;20.2;1.2;17.41;14.3;3.29;18235 +78082;45.2897;1.27845;195;20220817;25;14;19.5;1.7;16.81;0;3.26;17720 +78082;45.2897;1.27845;195;20220818;25.4;14.1;19.7;1.8;15.55;0;3.46;17833 +78082;45.2897;1.27845;195;20220819;26.1;15.2;20.6;1.8;17.45;1.8;3.36;17377 +78082;45.2897;1.27845;195;20220820;27.7;16.2;22;1.3;18.05;.1;3.41;17624 +78082;45.2897;1.27845;195;20220821;26;14.3;20.2;1.3;16.68;0;3.24;17688 +78082;45.2897;1.27845;195;20220822;25.1;18.1;21.6;1.4;18.75;1.1;2.74;13421 +78082;45.2897;1.27845;195;20220823;29.4;16.4;22.9;1.2;18.55;0;3.6;18442 +78082;45.2897;1.27845;195;20220824;34.9;16.3;25.6;1.1;17.38;.1;4.49;22044 +78082;45.2897;1.27845;195;20220825;29.4;17.3;23.3;1.8;17.65;.3;3.81;17385 +78082;45.2897;1.27845;195;20220826;29.4;16.1;22.7;1.6;17.35;0;3.75;18193 +78082;45.2897;1.27845;195;20220827;30.3;14.7;22.5;1.7;15.08;0;4.13;19656 +78082;45.2897;1.27845;195;20220828;32.2;13.9;23;1.3;14.28;0;4.2;21176 +78082;45.2897;1.27845;195;20220829;33.3;15.2;24.3;1.4;15.35;1.1;4.33;20835 +78082;45.2897;1.27845;195;20220830;31.6;17;24.3;1.5;17.71;0;3.98;18595 +78082;45.2897;1.27845;195;20220831;31.8;14.9;23.3;1.5;15.78;.4;4.09;19849 +78082;45.2897;1.27845;195;20220901;27.4;15.6;21.5;1;17.85;0;3.06;16414 +78082;45.2897;1.27845;195;20220902;26.3;15.6;21;1.3;17.38;.6;2.92;15426 +78082;45.2897;1.27845;195;20220903;27.2;16.1;21.7;1.2;16.95;0;3.03;15625 +78082;45.2897;1.27845;195;20220904;32.5;14.4;23.4;1.5;16.01;.8;4.06;19929 +78082;45.2897;1.27845;195;20220905;33.1;16.8;25;2.1;17.53;9.8;4.65;19829 +78082;45.2897;1.27845;195;20220906;29.3;16.2;22.8;1.8;18.05;.6;3.56;16705 +78082;45.2897;1.27845;195;20220907;26.3;15.6;20.9;1.3;16.28;1.7;2.91;14917 +78082;45.2897;1.27845;195;20220908;22;12.2;17.1;1.7;14.78;.3;2.42;14095 +78082;45.2897;1.27845;195;20220909;23.4;12.2;17.8;1.8;13.98;.8;2.73;14903 +78082;45.2897;1.27845;195;20220910;24.7;10.8;17.8;.9;13.45;0;2.69;16557 +78082;45.2897;1.27845;195;20220911;30.3;11.5;20.9;1.2;12.51;0;3.52;19114 +78082;45.2897;1.27845;195;20220912;35.9;14.3;25.1;1.5;14.61;0;4.28;19718 +78082;45.2897;1.27845;195;20220913;30.2;20.2;25.2;1.7;20.55;5.5;3.12;13268 +78082;45.2897;1.27845;195;20220914;29.1;17.2;23.1;1.2;18.35;.3;2.94;14584 +78082;45.2897;1.27845;195;20220915;26.9;14.1;20.5;1.4;16.51;.2;2.81;15119 +78082;45.2897;1.27845;195;20220916;23;13.8;18.4;1.7;14.41;0;2.38;12503 +78082;45.2897;1.27845;195;20220917;19.8;7.6;13.7;2.2;9.18;0;2.59;14245 +78082;45.2897;1.27845;195;20220918;24.6;4.2;14.4;1.7;8.05;0;3.13;18552 +78082;45.2897;1.27845;195;20220919;23.9;6.4;15.1;2.6;8.85;0;3.36;16739 +78082;45.2897;1.27845;195;20220920;23.8;6.5;15.1;2.1;8.55;0;3.1;16539 +78082;45.2897;1.27845;195;20220921;24.4;7.2;15.8;2;8.85;0;3.1;16309 +78082;45.2897;1.27845;195;20220922;25.5;7.2;16.4;1.1;9.55;0;2.68;16910 +78082;45.2897;1.27845;195;20220923;21.6;8.8;15.2;1;11.65;0;2.06;13641 +78082;45.2897;1.27845;195;20220924;19.2;12.6;15.9;1.1;14.15;2.9;1.6;9586 +78082;45.2897;1.27845;195;20220925;18.5;9.6;14.1;1.2;12.65;.2;1.65;11192 +78082;45.2897;1.27845;195;20220926;18.3;7.8;13;2.1;11.61;4.1;1.84;12051 +78082;45.2897;1.27845;195;20220927;15.9;10.6;13.3;2.6;13.05;6.4;1.34;8283 +78082;45.2897;1.27845;195;20220928;18.3;13.3;15.8;3.6;15.25;7.5;1.54;7969 +78082;45.2897;1.27845;195;20220929;16.4;10.1;13.3;1.4;11.81;0;1.45;8806 +78082;45.2897;1.27845;195;20220930;18.4;6.5;12.5;1.3;10.11;1.7;1.74;12290 +78082;45.2897;1.27845;195;20221001;18;8.6;13.3;2.2;14.81;8.6;1.29;10646 +78082;45.2897;1.27845;195;20221002;20.9;15.5;18.2;1.8;16.81;.5;1.53;7741 +78082;45.2897;1.27845;195;20221003;23.1;11.2;17.1;1.3;13.68;0;1.97;11838 +78082;45.2897;1.27845;195;20221004;23.8;8.8;16.3;.8;12.78;.1;1.85;13220 +78082;45.2897;1.27845;195;20221005;25.7;9.1;17.4;1.2;13.31;0;2.16;13766 +78082;45.2897;1.27845;195;20221006;21.7;13.4;17.6;1.3;15.51;0;1.55;9218 +78082;45.2897;1.27845;195;20221007;24.4;10.8;17.6;.9;14.61;0;1.78;12066 +78082;45.2897;1.27845;195;20221008;21.6;13;17.3;1.4;13.68;0;1.69;9111 +78082;45.2897;1.27845;195;20221009;24.6;8.3;16.4;1.1;11.98;.1;1.94;12881 +78082;45.2897;1.27845;195;20221010;23.2;10.9;17.1;1.3;14.38;.1;1.67;10705 +78082;45.2897;1.27845;195;20221011;20.8;14.1;17.4;1.4;15.88;.3;1.34;7578 +78082;45.2897;1.27845;195;20221012;22.7;12.9;17.8;1.3;14.95;.6;1.57;9396 +78082;45.2897;1.27845;195;20221013;16.6;10.5;13.5;1;14.45;8.3;.96;7256 +78082;45.2897;1.27845;195;20221014;18.8;15.2;17;2.7;17.41;2.4;.99;5262 +78082;45.2897;1.27845;195;20221015;22.5;15.1;18.8;1.2;16.75;0;1.36;7664 +78082;45.2897;1.27845;195;20221016;26.2;13.8;20;2.2;16.28;0;2.15;10204 +78082;45.2897;1.27845;195;20221017;23.9;17.4;20.6;2.2;17.11;0;1.78;7051 +78082;45.2897;1.27845;195;20221018;27.4;14.8;21.1;1.9;16.55;0;2.08;9952 +78082;45.2897;1.27845;195;20221019;25.3;13.7;19.5;2;15.88;1.7;1.89;9280 +78082;45.2897;1.27845;195;20221020;23.9;15.5;19.7;2;17.18;2.2;1.62;7732 +78082;45.2897;1.27845;195;20221021;22.5;15.6;19;1.6;15.75;2.2;1.5;6830 +78082;45.2897;1.27845;195;20221022;23.5;11.4;17.5;1.3;14.41;.2;1.47;9263 +78082;45.2897;1.27845;195;20221023;23.6;14.7;19.1;2.1;14.41;.4;1.92;7652 +78082;45.2897;1.27845;195;20221024;22.3;11;16.6;1.1;12.38;0;1.38;8634 +78082;45.2897;1.27845;195;20221025;21.1;9.3;15.2;1.2;12.88;1;1.26;8739 +78082;45.2897;1.27845;195;20221026;25.1;10.5;17.8;1.2;14.08;0;1.44;9623 +78082;45.2897;1.27845;195;20221027;24.8;12.3;18.5;2;15.08;0;1.67;8657 +78082;45.2897;1.27845;195;20221028;24.3;17.5;20.9;2.2;15.01;0;1.98;6103 +78082;45.2897;1.27845;195;20221029;26.5;13.5;20;1.8;11.68;0;2.13;8501 +78082;45.2897;1.27845;195;20221030;23.4;10.8;17.1;1;12.28;0;1.32;8239 +78082;45.2897;1.27845;195;20221031;22.9;12;17.5;1.9;14.58;6.8;1.42;7518 +78082;45.2897;1.27845;195;20221101;17.5;11.9;14.7;1.4;13.68;.1;.89;5235 +78082;45.2897;1.27845;195;20221102;18.4;9.1;13.7;.9;11.71;0;.87;6821 +78082;45.2897;1.27845;195;20221103;16.9;8.3;12.6;2.1;11.21;10.9;1.1;6368 +78082;45.2897;1.27845;195;20221104;11.9;8.8;10.4;3.1;10.31;2.2;.88;3523 +78082;45.2897;1.27845;195;20221105;13.8;2.8;8.3;1.1;8.38;.1;.75;7161 +78082;45.2897;1.27845;195;20221106;14.7;3.3;9;1;9.31;.6;.67;7138 +78082;45.2897;1.27845;195;20221107;19.3;8.7;14;1.6;11.65;0;1.03;6686 +78082;45.2897;1.27845;195;20221108;19.7;9;14.3;2.3;12.15;3.6;1.23;6661 +78082;45.2897;1.27845;195;20221109;15.2;12.3;13.8;1.2;13.58;4.1;.69;2933 +78082;45.2897;1.27845;195;20221110;15.6;9.2;12.4;.9;11.58;0;.69;4914 +78082;45.2897;1.27845;195;20221111;21.2;5.2;13.2;1.4;10.88;.1;1;8046 +78082;45.2897;1.27845;195;20221112;20.9;9.6;15.3;1.4;11.65;0;1.05;6486 +78082;45.2897;1.27845;195;20221113;20.7;6.7;13.7;.9;10.45;0;.85;7318 +78082;45.2897;1.27845;195;20221114;14.1;9.4;11.7;1.8;11.91;7.1;.68;3668 +78082;45.2897;1.27845;195;20221115;15.9;9.4;12.7;1.8;12.58;10;.65;4445 +78082;45.2897;1.27845;195;20221116;16.3;10.5;13.4;2.4;12.58;5;.85;4204 +78082;45.2897;1.27845;195;20221117;15.5;12;13.7;3.2;12.68;8.7;.9;3010 +78082;45.2897;1.27845;195;20221118;11.6;6.7;9.2;1.2;10.18;1.5;.5;3684 +78082;45.2897;1.27845;195;20221119;11.5;6.3;8.9;1.3;9.08;.2;.6;3747 +78082;45.2897;1.27845;195;20221120;8.6;1.2;4.9;1.2;8.15;2.8;.35;4593 +78082;45.2897;1.27845;195;20221121;10.5;5.8;8.1;2.5;9.88;13.4;.46;3482 +78082;45.2897;1.27845;195;20221122;10.5;5.6;8.1;2.4;9.48;15;.52;3524 +78082;45.2897;1.27845;195;20221123;14.3;7.9;11.1;2.6;10.78;6.6;.74;4083 +78082;45.2897;1.27845;195;20221124;12.2;6.2;9.2;1.5;10.35;3;.45;3795 +78082;45.2897;1.27845;195;20221125;11.5;9.1;10.3;1.2;10.68;2.8;.56;2136 +78082;45.2897;1.27845;195;20221126;10;2.9;6.4;1.1;8.31;.1;.41;4233 +78082;45.2897;1.27845;195;20221127;11.3;2.8;7.1;1.5;7.95;9.2;.54;4608 +78082;45.2897;1.27845;195;20221128;11.8;6.8;9.3;1.6;10.51;7.1;.48;3158 +78082;45.2897;1.27845;195;20221129;8.8;4.7;6.7;.9;8.88;.5;.36;2868 +78082;45.2897;1.27845;195;20221130;10.5;2.3;6.4;1.6;7.55;.1;.51;4375 +78082;45.2897;1.27845;195;20221201;9.3;2.3;5.8;2;7.28;0;.56;3894 +78082;45.2897;1.27845;195;20221202;6.1;3;4.5;1.3;6.98;.7;.46;2303 +78082;45.2897;1.27845;195;20221203;7.2;3.2;5.2;1.1;7.45;3;.41;2731 +78082;45.2897;1.27845;195;20221204;6.7;4;5.4;.7;7.81;.4;.38;2007 +78082;45.2897;1.27845;195;20221205;9.4;.4;4.9;1.1;6.68;.1;.42;4435 +78082;45.2897;1.27845;195;20221206;10.2;-1.3;4.4;1.2;5.81;.1;.5;5064 +78082;45.2897;1.27845;195;20221207;7.6;-1.9;2.8;1.7;5.68;.1;.46;4425 +78082;45.2897;1.27845;195;20221208;6.4;-1.8;2.3;1;5.78;1.1;.34;4086 +78082;45.2897;1.27845;195;20221209;8.7;3.3;6;1.9;7.35;0;.57;2909 +78082;45.2897;1.27845;195;20221210;3;-.4;1.3;2.6;4.85;0;.63;2249 +78082;45.2897;1.27845;195;20221211;5.2;-6.2;-.5;1.1;3.98;0;.37;4812 +78082;45.2897;1.27845;195;20221212;3.1;-5.3;-1.1;1.5;4.91;11.1;.28;4048 +78082;45.2897;1.27845;195;20221213;7.1;1.4;4.2;1.7;8.58;1;.11;3157 +78082;45.2897;1.27845;195;20221214;13.2;6.6;9.9;1.7;11.41;3.2;.3;3495 +78082;45.2897;1.27845;195;20221215;9.3;6.9;8.1;1.9;9.81;4.9;.48;1601 +78082;45.2897;1.27845;195;20221216;6.8;2.4;4.6;2.7;6.38;0;.71;2673 +78082;45.2897;1.27845;195;20221217;6.3;-5.1;.6;1.3;3.98;0;.5;4735 +78082;45.2897;1.27845;195;20221218;10.9;-3.7;3.6;2.3;6.18;.1;.56;5434 +78082;45.2897;1.27845;195;20221219;16.6;7.7;12.2;3.9;10.18;0;1.29;3999 +78082;45.2897;1.27845;195;20221220;15;11.7;13.4;2.9;11.55;7.2;.95;2136 +78082;45.2897;1.27845;195;20221221;13.7;10.4;12;2.4;12.45;2.9;.51;2122 +78082;45.2897;1.27845;195;20221222;14;10.7;12.4;3.1;13.38;16;.46;2129 +78082;45.2897;1.27845;195;20221223;15.8;12.9;14.4;2.1;14.51;4.3;.54;1896 +78082;45.2897;1.27845;195;20221224;16.7;11.3;14;1.3;12.68;0;.58;2973 +78082;45.2897;1.27845;195;20221225;16.8;5.3;11;1.6;9.91;0;.63;4742 +78082;45.2897;1.27845;195;20221226;10.9;7.7;9.3;1.4;10.81;1.6;.42;2080 +78082;45.2897;1.27845;195;20221227;9.3;6.2;7.7;1;9.68;.2;.35;2092 +78082;45.2897;1.27845;195;20221228;14.4;5;9.7;1.6;9.68;1.3;.52;4263 +78082;45.2897;1.27845;195;20221229;10.2;7.3;8.7;1.7;10.71;18.7;.4;1842 +78082;45.2897;1.27845;195;20221230;12.1;8.5;10.3;2.3;11.58;6;.41;2387 +78082;45.2897;1.27845;195;20221231;16;9.2;12.6;2.4;11.48;0;.8;3500 +78083;45.31553;1.59508;325;20220101;17.8;7.2;12.5;1.6;7.64;0;1.03;5461 +78083;45.31553;1.59508;325;20220102;13;7.5;10.3;1.9;9.24;.4;.78;3237 +78083;45.31553;1.59508;325;20220103;11.2;9;10.1;2.7;11.11;.7;.5;2084 +78083;45.31553;1.59508;325;20220104;14.5;9.3;11.9;3.2;9.31;2.3;1.3;3310 +78083;45.31553;1.59508;325;20220105;5.1;1.1;3.1;2.6;5.88;0;.59;3702 +78083;45.31553;1.59508;325;20220106;4.4;-1.6;1.4;1.6;5.24;0;.39;4800 +78083;45.31553;1.59508;325;20220107;3.2;-2.5;.3;1.7;6.38;4.3;.18;3009 +78083;45.31553;1.59508;325;20220108;9.1;2.1;5.6;3.9;9.41;16;.13;3492 +78083;45.31553;1.59508;325;20220109;6.7;4.4;5.6;2.1;8.44;12;.38;1982 +78083;45.31553;1.59508;325;20220110;7.1;5.5;6.3;1.7;8.44;.6;.47;1693 +78083;45.31553;1.59508;325;20220111;8.9;1.5;5.2;2.7;5.28;0;1;5551 +78083;45.31553;1.59508;325;20220112;6.8;-1.2;2.8;3;4.58;0;.92;5467 +78083;45.31553;1.59508;325;20220113;8.6;-1.9;3.4;1.2;4.24;0;.62;6388 +78083;45.31553;1.59508;325;20220114;12.5;-2.1;5.2;1.4;4.14;0;.83;7206 +78083;45.31553;1.59508;325;20220115;9.1;-2;3.5;1.3;4.38;0;.61;6336 +78083;45.31553;1.59508;325;20220116;7.4;-3.6;1.9;1.4;5.14;.1;.47;6786 +78083;45.31553;1.59508;325;20220117;9;-.2;4.4;2;6.74;.1;.55;5711 +78083;45.31553;1.59508;325;20220118;6.1;-.6;2.7;2;5.91;.2;.54;5572 +78083;45.31553;1.59508;325;20220119;2.2;-.4;.9;1.7;6.48;1.8;.26;2016 +78083;45.31553;1.59508;325;20220120;5.2;.1;2.6;1.8;6.44;.1;.42;3822 +78083;45.31553;1.59508;325;20220121;4.7;.3;2.5;3.7;4.78;0;.98;5054 +78083;45.31553;1.59508;325;20220122;6.8;-1.2;2.8;3;5.08;0;.86;6525 +78083;45.31553;1.59508;325;20220123;12;0;6;1.9;5.68;0;.92;7480 +78083;45.31553;1.59508;325;20220124;10.5;.1;5.3;1.4;4.95;0;.94;7579 +78083;45.31553;1.59508;325;20220125;11.5;.1;5.8;1.2;5.69;0;.7;7307 +78083;45.31553;1.59508;325;20220126;12.3;-1.1;5.6;1.7;5.71;0;.91;8118 +78083;45.31553;1.59508;325;20220127;11.7;-2.4;4.7;2;4.78;0;1.07;8226 +78083;45.31553;1.59508;325;20220128;7.3;-2.7;2.3;2;5.75;0;.65;7356 +78083;45.31553;1.59508;325;20220129;5.2;-2.8;1.2;1.7;5.89;0;.47;6517 +78083;45.31553;1.59508;325;20220130;10.6;1.4;6;2.1;7.58;.1;.72;6307 +78083;45.31553;1.59508;325;20220131;8;4.2;6.1;3.2;7.74;1.1;.75;4077 +78083;45.31553;1.59508;325;20220201;5.2;.9;3.1;2.6;7.58;2.1;.3;3410 +78083;45.31553;1.59508;325;20220202;8.1;5.4;6.7;1.7;8.78;.2;.54;3593 +78083;45.31553;1.59508;325;20220203;6.9;.7;3.8;1.6;7.51;.5;.45;5258 +78083;45.31553;1.59508;325;20220204;8.3;4.5;6.4;1.6;9.31;3.8;.43;3154 +78083;45.31553;1.59508;325;20220205;8.5;3.9;6.2;2.5;7.24;0;.85;6584 +78083;45.31553;1.59508;325;20220206;7;.1;3.6;3.1;8.41;5.4;.19;4394 +78083;45.31553;1.59508;325;20220207;10.5;7.2;8.9;2.7;8.41;.5;1.04;5292 +78083;45.31553;1.59508;325;20220208;14.6;-.8;6.9;1.3;6.08;0;1.04;9993 +78083;45.31553;1.59508;325;20220209;15.2;2.9;9;2.1;6.34;0;1.5;9437 +78083;45.31553;1.59508;325;20220210;6.9;3.1;5;1.6;8.08;.6;1.17;10133 +78083;45.31553;1.59508;325;20220211;11;6.1;8.6;2.3;7.08;0;1.36;11200 +78083;45.31553;1.59508;325;20220212;11.8;-2.2;4.8;2;4.5;0;1.37;9166 +78083;45.31553;1.59508;325;20220213;15.6;.4;8;4.3;7.88;6.8;1.84;9966 +78083;45.31553;1.59508;325;20220214;10.7;7.1;8.9;3.9;8.84;8.6;1.15;6600 +78083;45.31553;1.59508;325;20220215;7.9;4.5;6.2;2.3;8.71;12.6;.68;4366 +78083;45.31553;1.59508;325;20220216;11.7;6.9;9.3;4.2;11.58;11.3;.46;4793 +78083;45.31553;1.59508;325;20220217;12.5;10.4;11.4;3.3;12.81;3.5;.6;3577 +78083;45.31553;1.59508;325;20220218;11.6;9.5;10.6;2.7;11.01;1;.82;3466 +78083;45.31553;1.59508;325;20220219;9.4;3.2;6.3;1.8;7.18;0;.98;8015 +78083;45.31553;1.59508;325;20220220;9;2.9;5.9;3.1;9.14;5.4;.51;5493 +78083;45.31553;1.59508;325;20220221;9.8;7.1;8.5;4.3;8.71;.9;1.17;5494 +78083;45.31553;1.59508;325;20220222;10.1;5.1;7.6;1.8;9.04;.3;.8;5697 +78083;45.31553;1.59508;325;20220223;14.8;6.7;10.8;1.2;8.58;0;1.27;9979 +78083;45.31553;1.59508;325;20220224;13.5;5.2;9.3;2;8.24;.3;1.33;8822 +78083;45.31553;1.59508;325;20220225;8.9;1.6;5.2;2.1;6.04;0;1.21;9733 +78083;45.31553;1.59508;325;20220226;13.5;.8;7.2;2.7;4.71;0;2.06;12566 +78083;45.31553;1.59508;325;20220227;14.7;1;7.8;1.8;5.68;0;1.73;12459 +78083;45.31553;1.59508;325;20220228;15.4;1;8.2;1.4;6.88;0;1.51;12786 +78083;45.31553;1.59508;325;20220301;15.2;1.4;8.3;1.7;5.88;0;1.75;12847 +78083;45.31553;1.59508;325;20220302;10.2;5.5;7.8;2.1;8.71;1.6;.97;5809 +78083;45.31553;1.59508;325;20220303;14.1;7.8;10.9;1.6;9.84;0;1.27;7991 +78083;45.31553;1.59508;325;20220304;11.8;6.7;9.2;2.6;9.84;.6;1.06;7099 +78083;45.31553;1.59508;325;20220305;8;5.4;6.7;2.9;8.68;.7;.77;4678 +78083;45.31553;1.59508;325;20220306;9.6;1.4;5.5;3;5.18;0;1.78;12189 +78083;45.31553;1.59508;325;20220307;11.1;-2.5;4.3;2.3;4.64;0;1.77;14270 +78083;45.31553;1.59508;325;20220308;13.7;2.4;8;2.5;7.34;1.8;1.7;11510 +78083;45.31553;1.59508;325;20220309;14.6;6.3;10.4;2.9;8.61;0;1.88;11171 +78083;45.31553;1.59508;325;20220310;12.6;7.6;10.1;2.8;9.18;1.3;1.45;7553 +78083;45.31553;1.59508;325;20220311;12.8;7.7;10.3;4.3;9.24;22.5;1.6;6645 +78083;45.31553;1.59508;325;20220312;8.3;6.2;7.3;3;9.18;11.8;.76;4260 +78083;45.31553;1.59508;325;20220313;9.7;7.1;8.4;3.6;7.98;14;1.38;5058 +78083;45.31553;1.59508;325;20220314;12.8;.9;6.9;4;8.14;1.8;1.55;12231 +78083;45.31553;1.59508;325;20220315;16.7;10.5;13.6;5.1;10.31;0;2.5;9777 +78083;45.31553;1.59508;325;20220316;15.8;10.2;13;2;10.31;0;1.69;8023 +78083;45.31553;1.59508;325;20220317;11.4;10.3;10.9;3.8;9.78;.8;1.44;4599 +78083;45.31553;1.59508;325;20220318;14.2;6.2;10.2;2.8;8.61;0;1.84;9000 +78083;45.31553;1.59508;325;20220319;17.5;7.3;12.4;2.3;8.08;0;2.65;15700 +78083;45.31553;1.59508;325;20220320;15.8;4.6;10.2;3.6;7.91;.1;2.35;8966 +78083;45.31553;1.59508;325;20220321;15.9;7.8;11.8;4.6;7.68;0;3.15;13966 +78083;45.31553;1.59508;325;20220322;16.3;3.8;10.1;4.3;5.41;0;3.68;19333 +78083;45.31553;1.59508;325;20220323;17.1;.7;8.9;2.6;4.75;0;3.23;20100 +78083;45.31553;1.59508;325;20220324;19.4;-1.3;9;2.6;5.28;0;3.37;20466 +78083;45.31553;1.59508;325;20220325;19.8;1.4;10.6;2.3;5.08;0;3.29;17766 +78083;45.31553;1.59508;325;20220326;20.3;.8;10.6;2.4;5.55;0;3.39;20300 +78083;45.31553;1.59508;325;20220327;21.5;2.8;12.1;2.7;6.28;0;3.71;19500 +78083;45.31553;1.59508;325;20220328;21.9;4.8;13.4;2.7;6.38;0;3.78;17866 +78083;45.31553;1.59508;325;20220329;17.7;7.8;12.8;1.8;8.21;3;2.2;8733 +78083;45.31553;1.59508;325;20220330;14;8.1;11.1;1.6;10.35;3.5;1.5;7533 +78083;45.31553;1.59508;325;20220331;12.3;7.3;9.8;2.9;8.41;4.3;2.07;11233 +78083;45.31553;1.59508;325;20220401;4.7;-.7;2;3.6;5.55;1.4;1.24;9700 +78083;45.31553;1.59508;325;20220402;5.2;-.5;2.3;3.7;5.04;0;1.45;10233 +78083;45.31553;1.59508;325;20220403;4.1;-2.1;1;3.1;4.95;0;1.25;9035 +78083;45.31553;1.59508;325;20220404;11.1;-1.4;4.8;1.5;4.85;0;2.47;22800 +78083;45.31553;1.59508;325;20220405;12.9;-1.4;5.7;1.5;7.21;0;1.79;13900 +78083;45.31553;1.59508;325;20220406;11.4;5.1;8.2;1.9;9.95;3;1.04;5133 +78083;45.31553;1.59508;325;20220407;11.7;8.5;10.1;3.8;11.61;25;.96;4300 +78083;45.31553;1.59508;325;20220408;16.7;10.3;13.5;4.7;10.68;3.1;2.57;8733 +78083;45.31553;1.59508;325;20220409;12.6;2.8;7.7;2.2;6.61;.1;2.43;17066 +78083;45.31553;1.59508;325;20220410;17.8;-1.7;8.1;2.3;5.78;0;3.38;23800 +78083;45.31553;1.59508;325;20220411;21;6.5;13.7;5.2;8.24;0;4.47;19866 +78083;45.31553;1.59508;325;20220412;19;11.5;15.3;4.3;8.97;0;3.61;13733 +78083;45.31553;1.59508;325;20220413;14.6;9.9;12.3;1.3;10.85;.4;1.45;6066 +78083;45.31553;1.59508;325;20220414;22.1;4.9;13.5;1.7;10.85;0;3.33;21300 +78083;45.31553;1.59508;325;20220415;23.2;5.9;14.6;1.7;10.85;0;3.67;23300 +78083;45.31553;1.59508;325;20220416;22.7;5.2;14;2.1;9.58;0;3.89;23733 +78083;45.31553;1.59508;325;20220417;22.5;2.2;12.3;1.6;8.01;0;3.84;25333 +78083;45.31553;1.59508;325;20220418;19.5;4.6;12;1.5;9.55;0;3.07;20466 +78083;45.31553;1.59508;325;20220419;16.6;4.2;10.4;1.8;10.48;3;2.15;14366 +78083;45.31553;1.59508;325;20220420;15.3;8.3;11.8;1.2;11.28;9.1;1.61;8433 +78083;45.31553;1.59508;325;20220421;17.1;8.8;12.9;1.3;11.78;2.9;2.07;11866 +78083;45.31553;1.59508;325;20220422;19.3;6.6;13;1.5;11.21;.2;2.73;17066 +78083;45.31553;1.59508;325;20220423;17.2;9.3;13.3;2.5;10.88;26;2.06;6966 +78083;45.31553;1.59508;325;20220424;15.2;8;11.6;2.2;11.55;8.9;1.39;5433 +78083;45.31553;1.59508;325;20220425;16.7;6.9;11.8;1.5;10.38;0;2.22;12966 +78083;45.31553;1.59508;325;20220426;19.9;5;12.5;1.6;9.78;0;3.7;25733 +78083;45.31553;1.59508;325;20220427;22.3;5;13.7;1.8;10.35;0;3.76;24200 +78083;45.31553;1.59508;325;20220428;22.6;8.6;15.6;1.7;12.88;.4;3.36;19233 +78083;45.31553;1.59508;325;20220429;21;9.9;15.5;1.6;12.51;2.4;3.2;18500 +78083;45.31553;1.59508;325;20220430;21;6.5;13.7;1.6;10.15;0;3.75;24200 +78083;45.31553;1.59508;325;20220501;19.3;3.6;11.5;1.2;8.85;0;3.35;23266 +78083;45.31553;1.59508;325;20220502;20.9;5.1;13;1.4;9.41;0;3.6;23133 +78083;45.31553;1.59508;325;20220503;21.2;7.2;14.2;1.6;11.48;2.7;3.18;18600 +78083;45.31553;1.59508;325;20220504;19.5;9.7;14.6;1.3;11.78;0;3.01;17733 +78083;45.31553;1.59508;325;20220505;19.9;7.1;13.5;1.9;9.98;0;3.75;23400 +78083;45.31553;1.59508;325;20220506;19.7;8.6;14.2;2.5;10.08;0;2.99;14202 +78083;45.31553;1.59508;325;20220507;21.4;10.6;16;2.4;10.64;0;3.22;14245 +78083;45.31553;1.59508;325;20220508;23;9.6;16.3;2.5;10.54;0;3.53;15317 +78083;45.31553;1.59508;325;20220509;25;10.6;17.8;1.9;11.11;0;3.58;15886 +78083;45.31553;1.59508;325;20220510;25.6;10.7;18.2;1.4;11.48;0;3.43;16161 +78083;45.31553;1.59508;325;20220511;28.1;11.7;19.9;2.1;12.68;.3;4.11;16820 +78083;45.31553;1.59508;325;20220512;18.2;12.3;15.2;1.7;15.08;2.5;1.82;9784 +78083;45.31553;1.59508;325;20220513;23.4;13.5;18.4;1.2;16.14;0;2.66;13243 +78083;45.31553;1.59508;325;20220514;26.9;11.5;19.2;1.3;14.78;0;3.4;16696 +78083;45.31553;1.59508;325;20220515;27.2;15.8;21.5;2.2;14.64;9.8;3.76;14222 +78083;45.31553;1.59508;325;20220516;25.6;13.6;19.6;1.5;16.11;0;3.16;15055 +78083;45.31553;1.59508;325;20220517;29.1;12.6;20.9;1.7;15.28;0;3.98;17661 +78083;45.31553;1.59508;325;20220518;30.2;16.5;23.3;2.1;16.48;4.1;4.25;16606 +78083;45.31553;1.59508;325;20220519;27.3;17.2;22.2;2.1;17.64;.1;3.52;14312 +78083;45.31553;1.59508;325;20220520;27.2;18.8;23;2.6;14.04;0;4.1;12778 +78083;45.31553;1.59508;325;20220521;30.2;14.7;22.5;1.2;18.24;0;3.71;17024 +78083;45.31553;1.59508;325;20220522;30;17.4;23.7;1.4;20.74;2.6;3.52;15420 +78083;45.31553;1.59508;325;20220523;18.6;15.8;17.2;3.4;15.98;5;1.92;7361 +78083;45.31553;1.59508;325;20220524;17.2;10.9;14.1;1.9;12.08;.7;2.24;11245 +78083;45.31553;1.59508;325;20220525;18.6;8;13.3;1.9;10.64;0;2.72;14548 +78083;45.31553;1.59508;325;20220526;17.2;10.1;13.7;2.1;12.21;0;2.2;11738 +78083;45.31553;1.59508;325;20220527;22.5;11.8;17.2;2.8;13.38;0;3.31;15167 +78083;45.31553;1.59508;325;20220528;23.4;11.8;17.6;3.2;11.01;0;4.08;15839 +78083;45.31553;1.59508;325;20220529;20.1;9.5;14.8;3.1;8.44;0;3.77;15359 +78083;45.31553;1.59508;325;20220530;22.3;8.3;15.3;1.9;8.11;.5;3.76;17331 +78083;45.31553;1.59508;325;20220531;21.8;11.4;16.6;1.3;10.54;2.5;3.06;14814 +78083;45.31553;1.59508;325;20220601;25.1;11.5;18.3;1.5;13.51;3.3;3.46;16678 +78083;45.31553;1.59508;325;20220602;26.5;15.8;21.2;1.9;17.11;8;3.42;14624 +78083;45.31553;1.59508;325;20220603;27.8;16.8;22.3;2.6;16.91;8.5;4.04;15705 +78083;45.31553;1.59508;325;20220604;26.2;13.6;19.9;1.8;18.54;23.5;3.17;15804 +78083;45.31553;1.59508;325;20220605;20.7;15.2;17.9;2.1;16.71;.4;2.31;10916 +78083;45.31553;1.59508;325;20220606;22.1;11.7;16.9;1.1;14.81;.2;2.77;14754 +78083;45.31553;1.59508;325;20220607;22;13.7;17.9;1.8;13.98;5.2;2.95;13218 +78083;45.31553;1.59508;325;20220608;17.9;12.5;15.2;2.2;14.34;4.5;1.98;9886 +78083;45.31553;1.59508;325;20220609;18.8;12;15.4;1.7;13.44;.2;2.38;12062 +78083;45.31553;1.59508;325;20220610;25.6;11.3;18.4;1.6;14.14;.1;3.57;17312 +78083;45.31553;1.59508;325;20220611;29.7;13.1;21.4;1.5;13.94;.1;5.42;27752 +78083;45.31553;1.59508;325;20220612;28.2;15.6;21.9;1.5;17.41;.4;4.53;22593 +78083;45.31553;1.59508;325;20220613;27.5;17.4;22.5;2.4;16.94;0;5.07;24403 +78083;45.31553;1.59508;325;20220614;32.1;14.6;23.3;1.4;16.18;.7;5.66;27963 +78083;45.31553;1.59508;325;20220615;31.1;19.6;25.4;2;18.64;0;5.48;24156 +78083;45.31553;1.59508;325;20220616;32.3;16.2;24.2;1.8;17.94;0;5.62;26335 +78083;45.31553;1.59508;325;20220617;34.8;18.1;26.5;2;16.54;0;6.5;27888 +78083;45.31553;1.59508;325;20220618;36.2;19.7;27.9;2.2;14.81;0;6.94;27315 +78083;45.31553;1.59508;325;20220619;31.6;20.9;26.3;2.5;16.51;6.7;5.92;23296 +78083;45.31553;1.59508;325;20220620;28.3;17.2;22.7;1.9;19.64;1.3;4.6;22608 +78083;45.31553;1.59508;325;20220621;25.2;18;21.6;1.9;19.88;11.5;3.48;16918 +78083;45.31553;1.59508;325;20220622;24.5;16.7;20.6;2;17.84;1.4;4.03;20909 +78083;45.31553;1.59508;325;20220623;23.2;14.8;19;1.5;17.41;16.1;3.42;18731 +78083;45.31553;1.59508;325;20220624;20.4;15.5;18;2.3;16.61;5.8;2.9;15639 +78083;45.31553;1.59508;325;20220625;20.5;12.4;16.4;1.7;15.18;6.1;2.88;16386 +78083;45.31553;1.59508;325;20220626;15.8;12.6;14.2;2.1;14.91;11.4;1.63;9579 +78083;45.31553;1.59508;325;20220627;21.1;13.2;17.1;2.3;13.78;0;3.78;21068 +78083;45.31553;1.59508;325;20220628;23.4;11.6;17.5;2.1;12.08;0;4.53;24858 +78083;45.31553;1.59508;325;20220629;24.9;10.7;17.8;1.8;13.81;7.3;4.62;26522 +78083;45.31553;1.59508;325;20220630;14.3;12.7;13.5;2;14.28;14.6;1.25;6428 +78083;45.31553;1.59508;325;20220701;20.8;9.4;15.1;1.2;11.81;0;3.71;22976 +78083;45.31553;1.59508;325;20220702;27.3;10.2;18.8;1.4;12.71;0;5.1;28745 +78083;45.31553;1.59508;325;20220703;26.9;15.1;21;2;15.08;1.3;4.89;24422 +78083;45.31553;1.59508;325;20220704;25.6;16.3;20.9;2.1;16.41;2.3;4.3;21120 +78083;45.31553;1.59508;325;20220705;26.6;16.1;21.3;2.3;14.54;0;5.1;24775 +78083;45.31553;1.59508;325;20220706;26;15.1;20.5;2.8;13.04;0;5.3;25206 +78083;45.31553;1.59508;325;20220707;25.1;14.4;19.8;2.3;13.54;0;4.81;24161 +78083;45.31553;1.59508;325;20220708;26.5;14.5;20.5;3;14.04;0;5.35;25897 +78083;45.31553;1.59508;325;20220709;28.9;16.1;22.5;2.9;13.41;0;6.02;26640 +78083;45.31553;1.59508;325;20220710;29.1;16.7;22.9;2.8;13.98;0;5.92;26170 +78083;45.31553;1.59508;325;20220711;31.6;17.4;24.5;2.4;13.94;0;6.28;27109 +78083;45.31553;1.59508;325;20220712;31.4;18.9;25.2;2.5;13.61;0;6.29;25819 +78083;45.31553;1.59508;325;20220713;33.2;18.5;25.8;2;13.41;0;6.33;27272 +78083;45.31553;1.59508;325;20220714;33.6;17.9;25.7;1.5;15.04;0;5.85;26706 +78083;45.31553;1.59508;325;20220715;31.4;19.2;25.3;2.3;14.54;0;5.89;24747 +78083;45.31553;1.59508;325;20220716;31.8;17.4;24.6;2.8;13.54;0;6.55;26942 +78083;45.31553;1.59508;325;20220717;34.4;18.4;26.4;2.5;12.18;0;6.94;27552 +78083;45.31553;1.59508;325;20220718;37.6;19.8;28.7;2.3;14.11;0;7.15;27047 +78083;45.31553;1.59508;325;20220719;32.1;22.8;27.5;2.6;16.94;1;5.73;20770 +78083;45.31553;1.59508;325;20220720;26.1;17.9;22;2.9;17.34;.1;4.33;19164 +78083;45.31553;1.59508;325;20220721;29.8;14.3;22.1;1.6;16.01;0;5.1;26041 +78083;45.31553;1.59508;325;20220722;29.3;16.7;23;2.2;17.34;.2;4.92;22738 +78083;45.31553;1.59508;325;20220723;27.1;16;21.6;1.8;15.84;0;4.46;21993 +78083;45.31553;1.59508;325;20220724;34.4;15.7;25.1;1.4;14.71;0;5.9;27846 +78083;45.31553;1.59508;325;20220725;26.2;18.4;22.3;2.3;16.24;.2;4.21;18255 +78083;45.31553;1.59508;325;20220726;23.7;15.1;19.4;2;13.61;0;3.87;18664 +78083;45.31553;1.59508;325;20220727;26;13.2;19.6;2;12.68;0;4.61;23363 +78083;45.31553;1.59508;325;20220728;27.7;13;20.4;1.5;13.18;0;4.63;24227 +78083;45.31553;1.59508;325;20220729;25.2;16.9;21.1;1.7;16.04;0;3.73;17897 +78083;45.31553;1.59508;325;20220730;28.6;15.8;22.2;1.8;16.08;0;4.7;23045 +78083;45.31553;1.59508;325;20220731;31.2;16.7;24;2;15.84;0;5.3;23787 +78083;45.31553;1.59508;325;20220801;31.8;18.5;25.2;2;15.28;0;5.48;23981 +78083;45.31553;1.59508;325;20220802;33.1;17.1;25.1;1.8;15.04;0;5.64;25185 +78083;45.31553;1.59508;325;20220803;36.1;19.8;27.9;1.5;14.68;0;5.8;24884 +78083;45.31553;1.59508;325;20220804;35.4;21;28.2;1.8;16.81;.1;5.69;23020 +78083;45.31553;1.59508;325;20220805;28.2;18.9;23.5;2.3;19.11;4.1;4.02;17316 +78083;45.31553;1.59508;325;20220806;30.2;18.6;24.4;3.2;14.78;0;5.75;22622 +78083;45.31553;1.59508;325;20220807;31.3;15.6;23.4;3;11.01;0;6.27;25157 +78083;45.31553;1.59508;325;20220808;32.7;16.7;24.7;2.8;10.51;0;6.5;25035 +78083;45.31553;1.59508;325;20220809;33.9;18;25.9;2.6;10.74;0;6.47;24419 +78083;45.31553;1.59508;325;20220810;35.4;19.7;27.6;2.4;10.71;0;6.53;24425 +78083;45.31553;1.59508;325;20220811;35.9;18.5;27.2;1.6;12.01;0;5.64;24029 +78083;45.31553;1.59508;325;20220812;36.4;19.5;28;1.6;12.78;0;5.67;23813 +78083;45.31553;1.59508;325;20220813;34.8;18;26.4;1.8;15.64;9.1;5.48;23386 +78083;45.31553;1.59508;325;20220814;22.3;18.2;20.3;2.9;19.44;3.9;2.33;10162 +78083;45.31553;1.59508;325;20220815;25.6;16;20.8;1.9;16.94;.3;3.53;17592 +78083;45.31553;1.59508;325;20220816;25.3;14.6;20;1.7;16.81;16;3.04;14846 +78083;45.31553;1.59508;325;20220817;24;13.9;18.9;2.2;16.38;0;3.34;17958 +78083;45.31553;1.59508;325;20220818;24.3;14.3;19.3;2.1;15.28;0;3.64;19085 +78083;45.31553;1.59508;325;20220819;24.5;15.7;20.1;1.9;17.34;1.2;3.05;15254 +78083;45.31553;1.59508;325;20220820;25.7;16.3;21;1.7;17.91;.1;3.34;17141 +78083;45.31553;1.59508;325;20220821;24.7;14.7;19.7;1.8;16.18;0;3.16;16011 +78083;45.31553;1.59508;325;20220822;23.5;17.5;20.5;1.5;17.88;.9;2.58;12513 +78083;45.31553;1.59508;325;20220823;28;15.3;21.6;1.4;17.74;0;3.63;19044 +78083;45.31553;1.59508;325;20220824;32.7;17.6;25.1;1.7;16.68;0;4.69;21289 +78083;45.31553;1.59508;325;20220825;28.1;19.1;23.6;1.8;17.04;.5;3.7;15957 +78083;45.31553;1.59508;325;20220826;27.4;17;22.2;2.1;17.28;0;3.75;17705 +78083;45.31553;1.59508;325;20220827;27.9;15.6;21.7;2;15.18;0;4.09;19570 +78083;45.31553;1.59508;325;20220828;30.2;15.6;22.9;1.7;14.08;0;4.33;20470 +78083;45.31553;1.59508;325;20220829;32.2;16.1;24.2;1.3;15.21;1.1;4.1;19545 +78083;45.31553;1.59508;325;20220830;29.1;17.8;23.4;1.4;17.41;0;3.6;17319 +78083;45.31553;1.59508;325;20220831;30.1;15.2;22.7;2;15.14;.9;4.2;19134 +78083;45.31553;1.59508;325;20220901;25.4;16.3;20.9;1.4;17.08;0;3.09;16368 +78083;45.31553;1.59508;325;20220902;24.9;15.8;20.3;1.7;17.44;2.6;2.93;15432 +78083;45.31553;1.59508;325;20220903;26;15.6;20.8;1.7;16.14;.1;3.22;16143 +78083;45.31553;1.59508;325;20220904;31.1;14.9;23;1.8;15.78;.6;4.12;19160 +78083;45.31553;1.59508;325;20220905;32.3;19;25.6;2.5;17.71;10.8;4.63;18173 +78083;45.31553;1.59508;325;20220906;28.3;17.2;22.7;2.4;17.71;.7;3.6;15553 +78083;45.31553;1.59508;325;20220907;24.1;14.9;19.5;1.6;15.34;.3;2.7;13621 +78083;45.31553;1.59508;325;20220908;20.9;12.7;16.8;2.1;14.44;.7;2.4;13246 +78083;45.31553;1.59508;325;20220909;22.2;12.5;17.3;2;14.11;.6;2.6;13842 +78083;45.31553;1.59508;325;20220910;23.1;11.9;17.5;1.2;13.31;0;2.64;15409 +78083;45.31553;1.59508;325;20220911;28.6;11.1;19.9;1.5;12.21;0;3.63;19699 +78083;45.31553;1.59508;325;20220912;34.5;16.9;25.7;2.1;14.14;0;4.7;18599 +78083;45.31553;1.59508;325;20220913;29.3;21.2;25.2;2.7;19.91;8;3.42;11688 +78083;45.31553;1.59508;325;20220914;27.3;17.7;22.5;2;17.54;1.6;3.19;14581 +78083;45.31553;1.59508;325;20220915;25.1;14;19.6;1.5;15.91;.2;2.7;14721 +78083;45.31553;1.59508;325;20220916;20.5;14.3;17.4;2;14.34;.1;2.28;11989 +78083;45.31553;1.59508;325;20220917;18;8.7;13.3;2.6;9.14;0;2.72;15604 +78083;45.31553;1.59508;325;20220918;22.7;6.3;14.5;2.2;7.84;0;3.37;18694 +78083;45.31553;1.59508;325;20220919;22.3;8.7;15.5;2.6;8.61;0;3.4;17424 +78083;45.31553;1.59508;325;20220920;21.9;8.1;15;2.5;8.31;0;3.25;17214 +78083;45.31553;1.59508;325;20220921;22.6;8.7;15.7;2.1;8.68;0;3.12;17015 +78083;45.31553;1.59508;325;20220922;24.1;8.1;16.1;1.3;9.04;0;2.8;16939 +78083;45.31553;1.59508;325;20220923;20.2;9.7;15;1.5;11.61;0;2;10985 +78083;45.31553;1.59508;325;20220924;18.8;11.8;15.3;1.5;13.61;5.7;1.72;10244 +78083;45.31553;1.59508;325;20220925;17.4;10.6;14;1.4;12.28;.8;1.69;10718 +78083;45.31553;1.59508;325;20220926;17.1;6.7;11.9;2.4;11.14;5.2;1.74;11417 +78083;45.31553;1.59508;325;20220927;14.6;9.9;12.2;3;12.51;8.7;1.24;7845 +78083;45.31553;1.59508;325;20220928;17.3;12.6;14.9;4;14.61;13.9;1.5;8015 +78083;45.31553;1.59508;325;20220929;15.4;9.8;12.6;1.8;11.31;.2;1.55;10028 +78083;45.31553;1.59508;325;20220930;16.8;6.9;11.8;1.7;9.64;2.9;1.85;12919 +78083;45.31553;1.59508;325;20221001;17.4;8.9;13.1;2.7;14.31;10.9;1.13;8233 +78083;45.31553;1.59508;325;20221002;19.3;14.8;17.1;1.9;16.04;.4;1.5;7971 +78083;45.31553;1.59508;325;20221003;21.5;10.1;15.8;1.4;13.08;0;1.97;13024 +78083;45.31553;1.59508;325;20221004;22;8.3;15.2;1;12.28;.1;1.91;14047 +78083;45.31553;1.59508;325;20221005;24.8;10.4;17.6;1.6;13.18;0;2.35;13692 +78083;45.31553;1.59508;325;20221006;19.9;14.6;17.3;1.4;15.24;0;1.5;8033 +78083;45.31553;1.59508;325;20221007;22.6;11.1;16.8;1.2;14.14;0;1.8;11570 +78083;45.31553;1.59508;325;20221008;19.9;12.4;16.2;1.7;13.68;0;1.71;10070 +78083;45.31553;1.59508;325;20221009;23;8.6;15.8;1.6;11.68;0;2.12;13104 +78083;45.31553;1.59508;325;20221010;21.8;12.5;17.1;1.7;14.18;.2;1.74;8871 +78083;45.31553;1.59508;325;20221011;19.7;14.6;17.1;1.7;15.21;1.1;1.4;6798 +78083;45.31553;1.59508;325;20221012;21.5;12.6;17.1;1.2;14.18;.6;1.6;10291 +78083;45.31553;1.59508;325;20221013;15.8;10.8;13.3;1.2;14.28;9.1;.84;5316 +78083;45.31553;1.59508;325;20221014;17.5;14.5;16;3;16.74;3.6;.89;4429 +78083;45.31553;1.59508;325;20221015;21.6;14.7;18.2;2;15.68;0;1.57;7620 +78083;45.31553;1.59508;325;20221016;25.7;14.8;20.3;2.6;15.54;0;2.42;10419 +78083;45.31553;1.59508;325;20221017;22.9;17.3;20.1;2.4;16.28;1.6;1.86;6323 +78083;45.31553;1.59508;325;20221018;25.9;15.5;20.7;2.3;16.11;0;2.27;10232 +78083;45.31553;1.59508;325;20221019;24.5;14.8;19.6;2.3;14.94;2.6;2.08;8676 +78083;45.31553;1.59508;325;20221020;23;15.4;19.2;2.5;16.68;3.8;1.71;7212 +78083;45.31553;1.59508;325;20221021;21.7;15.6;18.6;1.8;15.41;2.2;1.53;7115 +78083;45.31553;1.59508;325;20221022;22.5;11.6;17.1;1.8;13.51;.2;1.69;9371 +78083;45.31553;1.59508;325;20221023;22.8;15.4;19.1;2.2;13.48;1.6;1.95;6165 +78083;45.31553;1.59508;325;20221024;20.6;10.5;15.6;1.4;11.61;0;1.46;9226 +78083;45.31553;1.59508;325;20221025;20.8;10.1;15.5;1.8;12.38;1.4;1.47;7589 +78083;45.31553;1.59508;325;20221026;24.2;11.2;17.7;1.4;13.61;.1;1.59;9260 +78083;45.31553;1.59508;325;20221027;25.3;14.6;19.9;2.2;14.78;0;1.99;7572 +78083;45.31553;1.59508;325;20221028;24.4;18.7;21.6;2.2;13.24;0;2.28;6700 +78083;45.31553;1.59508;325;20221029;26.3;16;21.2;2.2;10.08;0;2.63;7980 +78083;45.31553;1.59508;325;20221030;21.9;13.5;17.7;1.7;11.58;0;1.71;7311 +78083;45.31553;1.59508;325;20221031;22.5;13.7;18.1;2.4;14.24;10;1.69;6912 +78083;45.31553;1.59508;325;20221101;16;11.8;13.9;1.7;12.98;.1;.93;5575 +78083;45.31553;1.59508;325;20221102;16.6;8;12.3;1.2;10.94;0;.93;6958 +78083;45.31553;1.59508;325;20221103;15.4;9.2;12.3;2.7;10.91;13.1;1.16;4172 +78083;45.31553;1.59508;325;20221104;10.4;7.7;9.1;4;9.81;6.2;.83;3564 +78083;45.31553;1.59508;325;20221105;12.2;2;7.1;1.2;7.91;0;.72;7164 +78083;45.31553;1.59508;325;20221106;13.2;3;8.1;1.6;8.78;.3;.79;6341 +78083;45.31553;1.59508;325;20221107;18.1;8.5;13.3;2.3;11.34;0;1.18;7697 +78083;45.31553;1.59508;325;20221108;18.6;10.9;14.8;2.7;11.74;9.5;1.43;5025 +78083;45.31553;1.59508;325;20221109;14.2;12;13.1;1.7;13.28;6.6;.67;2446 +78083;45.31553;1.59508;325;20221110;15.2;8.8;12;1.1;11.14;0;.73;5753 +78083;45.31553;1.59508;325;20221111;20.8;6.6;13.7;2;10.98;0;1.3;8191 +78083;45.31553;1.59508;325;20221112;20.8;11.1;16;1.7;11.21;0;1.29;6826 +78083;45.31553;1.59508;325;20221113;20.2;7.9;14;1;9.94;0;.9;7614 +78083;45.31553;1.59508;325;20221114;14.2;11.5;12.9;2.4;11.88;7.9;.9;2174 +78083;45.31553;1.59508;325;20221115;15.1;8.9;12;2.4;12.34;9.1;.67;4131 +78083;45.31553;1.59508;325;20221116;15;10.2;12.6;3.4;12.11;6.7;.9;4089 +78083;45.31553;1.59508;325;20221117;14;11.3;12.7;3.9;12.34;13.3;.85;3172 +78083;45.31553;1.59508;325;20221118;9.9;7.5;8.7;1.8;10.08;2.2;.51;2947 +78083;45.31553;1.59508;325;20221119;9.4;5.2;7.3;1.4;8.71;.3;.5;4256 +78083;45.31553;1.59508;325;20221120;7.6;1;4.3;1.5;8.14;2.3;.31;3471 +78083;45.31553;1.59508;325;20221121;9.5;6.2;7.8;2.8;9.48;13.1;.56;2299 +78083;45.31553;1.59508;325;20221122;8.4;4.4;6.4;2.6;9.04;13.6;.39;3132 +78083;45.31553;1.59508;325;20221123;12.7;7.1;9.9;3;10.31;7.8;.73;4000 +78083;45.31553;1.59508;325;20221124;10.8;5.7;8.2;2.1;10.34;1.5;.37;3139 +78083;45.31553;1.59508;325;20221125;10.9;8.9;9.9;1.8;10.31;3.6;.61;2409 +78083;45.31553;1.59508;325;20221126;10.1;2.2;6.2;1.1;7.98;0;.4;4764 +78083;45.31553;1.59508;325;20221127;12.9;3.5;8.2;1.8;6.98;10.3;.86;5106 +78083;45.31553;1.59508;325;20221128;10.9;8.1;9.5;2;10.21;5.6;.56;2822 +78083;45.31553;1.59508;325;20221129;8.1;4.2;6.2;1.2;8.68;.5;.36;2906 +78083;45.31553;1.59508;325;20221130;10.1;2.2;6.1;1.7;7.58;0;.49;5261 +78083;45.31553;1.59508;325;20221201;7.7;2.7;5.2;2.4;6.94;0;.63;3374 +78083;45.31553;1.59508;325;20221202;4.6;3.9;4.3;1.7;6.41;.9;.63;892 +78083;45.31553;1.59508;325;20221203;7.4;2.3;4.9;1.4;7.01;2.2;.43;3909 +78083;45.31553;1.59508;325;20221204;5.2;3.7;4.4;.9;7.48;.9;.39;1684 +78083;45.31553;1.59508;325;20221205;8.6;-.4;4.1;1.5;6.18;.1;.44;5553 +78083;45.31553;1.59508;325;20221206;10.1;-2;4;1.4;5.48;.1;.53;5966 +78083;45.31553;1.59508;325;20221207;7;-1.6;2.7;2;5.48;.1;.5;5496 +78083;45.31553;1.59508;325;20221208;6.9;-2;2.4;1.3;5.64;.4;.43;3908 +78083;45.31553;1.59508;325;20221209;7.5;4.3;5.9;2.2;7.41;0;.57;2871 +78083;45.31553;1.59508;325;20221210;1.3;-1.9;-.3;2.9;4.54;0;.54;3170 +78083;45.31553;1.59508;325;20221211;4.1;-7.3;-1.6;1.2;3.68;0;.4;4801 +78083;45.31553;1.59508;325;20221212;3.4;-4.5;-.6;1.5;4.51;12.9;.4;3515 +78083;45.31553;1.59508;325;20221213;6.8;1.2;4;2.1;8.61;.9;.1;2833 +78083;45.31553;1.59508;325;20221214;11.7;7.1;9.4;2.4;11.51;3.5;.3;2611 +78083;45.31553;1.59508;325;20221215;9.3;7.5;8.4;2.6;9.71;4.6;.54;1465 +78083;45.31553;1.59508;325;20221216;5.9;2.1;4;3.2;6.14;0;.68;3878 +78083;45.31553;1.59508;325;20221217;6.4;-3.7;1.3;1.5;3.58;0;.59;5062 +78083;45.31553;1.59508;325;20221218;11;-2.3;4.4;2.7;5.78;0;.86;5288 +78083;45.31553;1.59508;325;20221219;16;8.8;12.4;3.9;9.78;0;1.39;4340 +78083;45.31553;1.59508;325;20221220;13.9;11.1;12.5;3.2;11.01;9.1;1.07;1886 +78083;45.31553;1.59508;325;20221221;12;9.9;11;3.2;12.08;2.4;.46;1889 +78083;45.31553;1.59508;325;20221222;12.6;10.7;11.7;3.7;13.04;16.9;.41;1391 +78083;45.31553;1.59508;325;20221223;14.3;12.2;13.3;3;14.01;5.4;.52;1788 +78083;45.31553;1.59508;325;20221224;15.6;10.9;13.2;1.9;12.18;.1;.68;3176 +78083;45.31553;1.59508;325;20221225;16.6;7.7;12.2;2.1;9.71;0;.96;4441 +78083;45.31553;1.59508;325;20221226;11.2;8.5;9.9;1.8;11.04;2.1;.45;1936 +78083;45.31553;1.59508;325;20221227;9.6;4.8;7.2;.9;9.44;.1;.3;3157 +78083;45.31553;1.59508;325;20221228;13.9;5;9.5;2.4;9.78;2.1;.61;4496 +78083;45.31553;1.59508;325;20221229;9.9;8.5;9.2;3;10.64;18.4;.48;1135 +78083;45.31553;1.59508;325;20221230;11.8;8.1;10;2.9;11.04;6.1;.5;2117 +78083;45.31553;1.59508;325;20221231;15.7;9.6;12.7;2.5;11.11;0;.87;4016 +78084;45.3404;1.91198;471;20220101;17.7;8.7;13.2;1.6;6.97;0;1.12;5166 +78084;45.3404;1.91198;471;20220102;12.5;9.8;11.1;2.9;8.37;.3;1.24;3090 +78084;45.3404;1.91198;471;20220103;10.5;8.2;9.3;3.4;10.6;.6;.51;2348 +78084;45.3404;1.91198;471;20220104;13.9;9;11.4;4.1;8.9;3.1;1.48;3038 +78084;45.3404;1.91198;471;20220105;4.1;.4;2.3;2.9;5.67;0;.58;3768 +78084;45.3404;1.91198;471;20220106;3.5;-1.6;1;2;5.23;0;.5;3880 +78084;45.3404;1.91198;471;20220107;.9;-2.4;-.7;2.6;6.03;5.6;.14;2276 +78084;45.3404;1.91198;471;20220108;7.9;1.2;4.5;5.1;8.87;17.6;.1;3773 +78084;45.3404;1.91198;471;20220109;5.6;3.2;4.4;3;7.83;9.3;.39;2267 +78084;45.3404;1.91198;471;20220110;6.1;4.3;5.2;1.8;7.6;.2;.51;1856 +78084;45.3404;1.91198;471;20220111;7.2;.1;3.6;2.4;4.97;0;.81;5736 +78084;45.3404;1.91198;471;20220112;5.6;-1.8;1.9;2.8;4.5;0;.76;5336 +78084;45.3404;1.91198;471;20220113;7.3;-1.7;2.8;1.7;4.2;0;.71;6125 +78084;45.3404;1.91198;471;20220114;11.8;-.4;5.7;1.1;4.03;0;.72;6719 +78084;45.3404;1.91198;471;20220115;8.7;-1.3;3.7;1.1;4.13;0;.62;6226 +78084;45.3404;1.91198;471;20220116;6.5;-2.6;2;1.3;4.9;0;.48;6284 +78084;45.3404;1.91198;471;20220117;8.3;-.9;3.7;2.1;6.23;0;.6;4859 +78084;45.3404;1.91198;471;20220118;6.2;0;3.1;2.4;5.73;.2;.65;5483 +78084;45.3404;1.91198;471;20220119;.7;-1.4;-.4;2;6.1;1.5;.21;1998 +78084;45.3404;1.91198;471;20220120;4.3;-.1;2.1;2.7;6.17;.1;.5;3525 +78084;45.3404;1.91198;471;20220121;3.3;-.1;1.6;4.9;4.47;0;1.09;4612 +78084;45.3404;1.91198;471;20220122;5.3;-1.8;1.7;3.5;4.9;0;.78;5583 +78084;45.3404;1.91198;471;20220123;10.6;-.7;5;2.6;5.6;0;1;7620 +78084;45.3404;1.91198;471;20220124;13.4;1.2;7.3;1.1;4.97;0;.83;7614 +78084;45.3404;1.91198;471;20220125;11.1;.7;5.9;1.1;5.53;0;.7;7449 +78084;45.3404;1.91198;471;20220126;10.9;-1.1;4.9;1.6;5.47;0;.84;7943 +78084;45.3404;1.91198;471;20220127;10.6;-1.6;4.5;1.8;4.8;0;.98;8336 +78084;45.3404;1.91198;471;20220128;6.4;-3.7;1.4;1.9;5.77;0;.54;7102 +78084;45.3404;1.91198;471;20220129;4.2;-4.2;0;1.3;5.8;0;.37;5420 +78084;45.3404;1.91198;471;20220130;7.3;.6;3.9;1.7;7.1;.1;.56;5112 +78084;45.3404;1.91198;471;20220131;6.3;2.3;4.3;3.3;7.3;1.2;.6;4092 +78084;45.3404;1.91198;471;20220201;3.7;.3;2;2.1;6.98;2.2;.3;3901 +78084;45.3404;1.91198;471;20220202;6.8;3.9;5.4;1.5;8.38;.1;.44;3445 +78084;45.3404;1.91198;471;20220203;9.1;-.7;4.2;1.9;7.1;.3;.69;6684 +78084;45.3404;1.91198;471;20220204;6.9;3.6;5.3;2.1;8.77;3.7;.4;2961 +78084;45.3404;1.91198;471;20220205;7.8;2.6;5.2;2.4;7.03;0;.79;6218 +78084;45.3404;1.91198;471;20220206;5.7;.9;3.3;3.9;8.03;7.3;.24;4102 +78084;45.3404;1.91198;471;20220207;9.2;5.6;7.4;3.4;7.87;.3;1.04;6244 +78084;45.3404;1.91198;471;20220208;14;-1.1;6.4;1.4;5.9;0;1.07;10378 +78084;45.3404;1.91198;471;20220209;14.8;4.3;9.5;2.6;6.03;0;1.73;9192 +78084;45.3404;1.91198;471;20220210;7.8;4.3;6.1;2.5;7.63;.6;1.4;10050 +78084;45.3404;1.91198;471;20220211;9.2;4.4;6.8;3.2;6.53;0;1.33;10525 +78084;45.3404;1.91198;471;20220212;9.8;-2.5;3.6;2.2;4.6;0;1.35;8633 +78084;45.3404;1.91198;471;20220213;13.8;1.6;7.7;5.5;7.89;6.8;1.83;10233 +78084;45.3404;1.91198;471;20220214;8.8;6.5;7.7;4.3;8.51;8.2;1;5575 +78084;45.3404;1.91198;471;20220215;6.4;3.1;4.8;4;8.06;16.5;.54;4650 +78084;45.3404;1.91198;471;20220216;10.5;5.7;8.1;5.2;10.93;14.5;.4;4789 +78084;45.3404;1.91198;471;20220217;11.6;9.5;10.6;4;12.2;4.8;.62;3874 +78084;45.3404;1.91198;471;20220218;11.3;8.8;10.1;4.1;10.6;1.5;.97;4105 +78084;45.3404;1.91198;471;20220219;8;2.6;5.3;2.5;6.7;0;1.04;8241 +78084;45.3404;1.91198;471;20220220;7.7;2.4;5;4.1;8.57;6.7;.54;5843 +78084;45.3404;1.91198;471;20220221;8.4;6;7.2;5.3;8.43;1.5;1.02;4732 +78084;45.3404;1.91198;471;20220222;8.8;4.4;6.6;2.7;8.53;.5;.82;5579 +78084;45.3404;1.91198;471;20220223;14.1;5.8;9.9;1.4;8.43;0;1.3;9898 +78084;45.3404;1.91198;471;20220224;12.2;5.2;8.7;2.8;8.03;.3;1.4;8535 +78084;45.3404;1.91198;471;20220225;7.8;1.3;4.6;2.5;5.73;0;1.28;9350 +78084;45.3404;1.91198;471;20220226;12.1;-.8;5.6;2.9;4.37;0;2.02;13082 +78084;45.3404;1.91198;471;20220227;13.4;1.5;7.5;1.7;5.37;0;1.66;12328 +78084;45.3404;1.91198;471;20220228;14.1;1.6;7.8;1.8;6.53;0;1.64;12689 +78084;45.3404;1.91198;471;20220301;14.8;.8;7.8;2;5.6;0;1.88;12518 +78084;45.3404;1.91198;471;20220302;10.1;5.1;7.6;2.4;8.37;2.1;1.14;6909 +78084;45.3404;1.91198;471;20220303;13.3;7.1;10.2;1.5;9.73;0;1.18;7667 +78084;45.3404;1.91198;471;20220304;11.3;5.6;8.5;2.5;9.5;.5;1.07;7543 +78084;45.3404;1.91198;471;20220305;8.4;5.2;6.8;2.7;8.4;.4;.93;5511 +78084;45.3404;1.91198;471;20220306;8.6;-1.4;3.6;2.5;4.8;0;1.58;13181 +78084;45.3404;1.91198;471;20220307;10.4;-1.8;4.3;2.4;4.43;0;1.81;13906 +78084;45.3404;1.91198;471;20220308;12.8;2.3;7.5;3.1;6.7;1.2;1.9;12249 +78084;45.3404;1.91198;471;20220309;13.6;5.5;9.6;3.5;7.83;0;2.04;11590 +78084;45.3404;1.91198;471;20220310;12.2;6.7;9.5;3.2;8.53;1.4;1.56;6707 +78084;45.3404;1.91198;471;20220311;11.5;7.6;9.5;5.2;8.6;19;1.77;6927 +78084;45.3404;1.91198;471;20220312;7.6;5.7;6.7;4;8.53;8.8;.93;4902 +78084;45.3404;1.91198;471;20220313;8.8;6.3;7.5;4.5;7.37;11.1;1.52;4891 +78084;45.3404;1.91198;471;20220314;11.8;.4;6.1;3.3;7.87;2.2;1.46;12419 +78084;45.3404;1.91198;471;20220315;15.4;9.4;12.4;5.2;9.87;0;2.31;8860 +78084;45.3404;1.91198;471;20220316;15.6;9.2;12.4;2.1;9.87;0;1.74;8407 +78084;45.3404;1.91198;471;20220317;10.9;8.6;9.8;4;9.37;0;1.39;5199 +78084;45.3404;1.91198;471;20220318;11.1;5.1;8.1;3.9;8.21;0;1.51;7575 +78084;45.3404;1.91198;471;20220319;15.9;6.9;11.4;3.1;7.88;0;2.56;14400 +78084;45.3404;1.91198;471;20220320;12.9;5.1;9;6;7.51;0;2.17;7725 +78084;45.3404;1.91198;471;20220321;14.6;6.9;10.7;6.9;7.21;0;3.12;14525 +78084;45.3404;1.91198;471;20220322;14.7;2.9;8.8;6.9;5.03;0;3.75;19025 +78084;45.3404;1.91198;471;20220323;16.1;2.3;9.2;4.8;4.31;0;3.78;19550 +78084;45.3404;1.91198;471;20220324;18.4;2.4;10.4;3.5;4.61;0;3.69;18643 +78084;45.3404;1.91198;471;20220325;19.1;3.2;11.2;3.4;4.83;0;3.76;18175 +78084;45.3404;1.91198;471;20220326;19.3;2;10.6;3.5;5.48;0;3.77;19900 +78084;45.3404;1.91198;471;20220327;20.2;2.8;11.5;3.1;6.03;0;3.6;19350 +78084;45.3404;1.91198;471;20220328;19.8;5.4;12.6;4.1;5.83;0;4.06;17625 +78084;45.3404;1.91198;471;20220329;16.3;8.4;12.3;2.6;7.58;5.2;2.5;9625 +78084;45.3404;1.91198;471;20220330;11.2;6.7;9;2.1;9.83;3.7;1.07;5500 +78084;45.3404;1.91198;471;20220331;10.3;6;8.2;4.3;8.11;4.6;1.69;9400 +78084;45.3404;1.91198;471;20220401;3.9;-1.3;1.3;4.4;5.5;2.5;1.39;10733 +78084;45.3404;1.91198;471;20220402;4;-1.4;1.3;3.7;5;0;1.45;10233 +78084;45.3404;1.91198;471;20220403;3.2;-2.5;.4;3.4;4.91;0;1.3;8850 +78084;45.3404;1.91198;471;20220404;9.5;-1.6;4;2.1;4.63;0;2.51;22400 +78084;45.3404;1.91198;471;20220405;12.3;-2;5.2;1.9;6.89;0;1.92;15833 +78084;45.3404;1.91198;471;20220406;10;3.6;6.8;3;9.33;4;.87;5800 +78084;45.3404;1.91198;471;20220407;10.9;7.5;9.2;5.7;10.93;29.6;.77;3825 +78084;45.3404;1.91198;471;20220408;14.5;9.5;12;6.6;10.21;4.2;2.33;8625 +78084;45.3404;1.91198;471;20220409;10.8;1.9;6.3;3.3;6.16;.2;2.33;16750 +78084;45.3404;1.91198;471;20220410;16.9;-2.1;7.4;3.3;5.38;0;3.53;23875 +78084;45.3404;1.91198;471;20220411;18.5;5.6;12.1;7.1;8.11;0;3.96;19775 +78084;45.3404;1.91198;471;20220412;17.6;10.4;14;5.9;8.18;0;3.73;13950 +78084;45.3404;1.91198;471;20220413;15.6;8.1;11.8;1.7;9.26;.3;1.92;8775 +78084;45.3404;1.91198;471;20220414;21;4.6;12.8;2.5;10.26;0;3.39;21625 +78084;45.3404;1.91198;471;20220415;21.7;6.6;14.2;2.7;10.31;0;3.86;23400 +78084;45.3404;1.91198;471;20220416;21.5;5.3;13.4;3.2;8.98;0;4.08;23700 +78084;45.3404;1.91198;471;20220417;21.3;2.3;11.8;2.7;7.56;0;4.09;25325 +78084;45.3404;1.91198;471;20220418;18.2;4.1;11.2;2.6;8.81;0;3.23;21800 +78084;45.3404;1.91198;471;20220419;16;4.6;10.3;2.7;9.81;3;2.55;18050 +78084;45.3404;1.91198;471;20220420;14.7;8.1;11.4;1.8;10.56;9.9;1.55;7375 +78084;45.3404;1.91198;471;20220421;16.5;7.9;12.2;1.8;10.88;3.1;1.99;11350 +78084;45.3404;1.91198;471;20220422;19.1;6.1;12.6;2.2;10.38;.3;3.04;19325 +78084;45.3404;1.91198;471;20220423;16;9.3;12.6;4.1;10.13;23.9;2.41;9425 +78084;45.3404;1.91198;471;20220424;12.6;6.9;9.7;3.3;10.86;8.3;.98;4275 +78084;45.3404;1.91198;471;20220425;15;7.7;11.3;2.2;10.08;.1;2.15;12925 +78084;45.3404;1.91198;471;20220426;18.8;4.9;11.8;2.1;9.11;0;3.66;25400 +78084;45.3404;1.91198;471;20220427;21.6;6;13.8;2.9;9.31;0;4.24;25000 +78084;45.3404;1.91198;471;20220428;21.3;8.5;14.9;2.5;11.61;1.3;3.58;21000 +78084;45.3404;1.91198;471;20220429;20.1;8.7;14.4;2.4;12.16;3.2;2.76;14950 +78084;45.3404;1.91198;471;20220430;19.1;7.3;13.2;2.3;9.78;0;3.74;23850 +78084;45.3404;1.91198;471;20220501;18.1;4;11.1;2.1;8.18;0;3.67;25525 +78084;45.3404;1.91198;471;20220502;19.2;5.7;12.4;2.2;8.88;0;3.64;22775 +78084;45.3404;1.91198;471;20220503;18.7;7.6;13.2;1.9;10.73;2.4;2.74;15550 +78084;45.3404;1.91198;471;20220504;17.5;8.2;12.8;2;10.96;1;2.74;17025 +78084;45.3404;1.91198;471;20220505;17.9;6.3;12.1;2.6;9.66;.1;3.28;20800 +78084;45.3404;1.91198;471;20220506;18.2;7.6;12.9;3;9.87;0;2.82;13516 +78084;45.3404;1.91198;471;20220507;20.3;9.2;14.7;2.9;10.2;.2;3.25;14271 +78084;45.3404;1.91198;471;20220508;21.7;9.1;15.4;2.4;10.4;0;3.36;15317 +78084;45.3404;1.91198;471;20220509;23.8;10.7;17.3;1.8;10.87;0;3.44;15553 +78084;45.3404;1.91198;471;20220510;24.7;10.7;17.7;1.6;11.17;0;3.55;16528 +78084;45.3404;1.91198;471;20220511;26.7;14.2;20.5;2.8;12.07;0;4.42;16173 +78084;45.3404;1.91198;471;20220512;19.3;11.9;15.6;1.4;14.63;1.6;2.22;11852 +78084;45.3404;1.91198;471;20220513;23;13.9;18.4;1.2;15.1;0;2.74;13376 +78084;45.3404;1.91198;471;20220514;26.4;12.3;19.3;1.4;14.43;0;3.5;16696 +78084;45.3404;1.91198;471;20220515;26.2;17.2;21.7;2.8;13.6;6.9;4.06;13281 +78084;45.3404;1.91198;471;20220516;25.3;13.2;19.2;2.1;14.3;0;3.62;16098 +78084;45.3404;1.91198;471;20220517;28.5;13.1;20.8;1.7;14.37;0;4.06;17828 +78084;45.3404;1.91198;471;20220518;29.5;15.6;22.5;2.2;15.67;2.3;4.31;16775 +78084;45.3404;1.91198;471;20220519;26.7;17.6;22.2;3.1;15.6;.2;4.14;13859 +78084;45.3404;1.91198;471;20220520;26.9;18.8;22.9;3.5;13.27;.1;4.78;13664 +78084;45.3404;1.91198;471;20220521;30.1;15;22.6;1.3;17.13;0;3.98;17982 +78084;45.3404;1.91198;471;20220522;29.1;17.8;23.5;1.8;19.57;1.5;3.67;15115 +78084;45.3404;1.91198;471;20220523;17.7;15.1;16.4;3.8;15.63;8.1;1.89;7688 +78084;45.3404;1.91198;471;20220524;16.1;9.9;13;2.3;11.6;.9;2.26;11721 +78084;45.3404;1.91198;471;20220525;17.4;7.2;12.3;2;10.4;.1;2.6;14574 +78084;45.3404;1.91198;471;20220526;17;9.7;13.3;2.2;11.83;0;2.35;12360 +78084;45.3404;1.91198;471;20220527;22.2;10.5;16.3;2.7;13;0;3.46;16837 +78084;45.3404;1.91198;471;20220528;22.2;11.2;16.7;3.4;10.57;0;4.07;16273 +78084;45.3404;1.91198;471;20220529;19.2;8.8;14;3.1;8.03;0;3.74;15772 +78084;45.3404;1.91198;471;20220530;21.7;7.8;14.8;2.1;7.97;.2;3.86;17531 +78084;45.3404;1.91198;471;20220531;21.5;10.4;15.9;1.6;10.13;3;3.32;15530 +78084;45.3404;1.91198;471;20220601;25.3;12.4;18.8;1.8;12.67;6.1;3.9;17296 +78084;45.3404;1.91198;471;20220602;27;15.1;21;2.1;15.53;7.7;3.92;16132 +78084;45.3404;1.91198;471;20220603;27.2;15.5;21.4;2.7;15.73;12.4;4.25;16681 +78084;45.3404;1.91198;471;20220604;26.8;13.9;20.3;2.1;17.73;20.8;3.59;16529 +78084;45.3404;1.91198;471;20220605;19.9;14.1;17;2.6;16.2;1.7;2.41;11862 +78084;45.3404;1.91198;471;20220606;21.7;12.3;17;1.5;14.53;.4;3;15250 +78084;45.3404;1.91198;471;20220607;21;13.2;17.1;2.4;13.63;4.5;3.04;13278 +78084;45.3404;1.91198;471;20220608;17.5;12.2;14.8;2.6;13.9;6.4;2.18;10234 +78084;45.3404;1.91198;471;20220609;17.7;11.2;14.5;2.4;12.63;0;2.44;11876 +78084;45.3404;1.91198;471;20220610;24.9;11.5;18.2;1.9;13.63;.1;3.7;17695 +78084;45.3404;1.91198;471;20220611;29.2;13.3;21.3;1.6;13.33;.1;5.56;28061 +78084;45.3404;1.91198;471;20220612;27.6;15.7;21.7;1.7;16.43;.5;4.8;23714 +78084;45.3404;1.91198;471;20220613;26.9;16.1;21.5;2.4;15.93;0;5.16;25594 +78084;45.3404;1.91198;471;20220614;31.7;14.3;23;1.5;14.27;.7;5.9;28768 +78084;45.3404;1.91198;471;20220615;30.8;19.2;25;2.2;17.57;0;5.74;25001 +78084;45.3404;1.91198;471;20220616;31.6;16.8;24.2;1.9;17.3;0;5.78;26774 +78084;45.3404;1.91198;471;20220617;34.2;18.3;26.3;2.2;14.9;0;6.72;28037 +78084;45.3404;1.91198;471;20220618;35.7;20.1;27.9;2.6;13.33;0;7.42;27842 +78084;45.3404;1.91198;471;20220619;31.8;21.5;26.7;3.2;14.97;3.1;6.74;23770 +78084;45.3404;1.91198;471;20220620;28.2;17.7;22.9;2.4;17.7;.5;4.93;22151 +78084;45.3404;1.91198;471;20220621;26.2;17.8;22;2.4;18.87;18.7;4.08;19123 +78084;45.3404;1.91198;471;20220622;24.6;16.5;20.6;2.3;17.57;9.3;4.24;21428 +78084;45.3404;1.91198;471;20220623;23.5;15;19.2;2;16.93;20.9;3.71;19358 +78084;45.3404;1.91198;471;20220624;20.3;14.8;17.6;2.6;16.03;4.6;3.08;16475 +78084;45.3404;1.91198;471;20220625;21.7;13;17.4;2.1;14.97;12;3.45;18383 +78084;45.3404;1.91198;471;20220626;15.9;12.6;14.2;2.2;15.17;15.9;1.74;9897 +78084;45.3404;1.91198;471;20220627;20;12.9;16.5;2.4;14.03;0;3.6;20443 +78084;45.3404;1.91198;471;20220628;22.8;10.9;16.8;2.3;12.1;0;4.54;24899 +78084;45.3404;1.91198;471;20220629;25.1;11.4;18.2;1.9;13.53;11.4;4.81;26802 +78084;45.3404;1.91198;471;20220630;14;12.5;13.3;2.2;14.13;11;1.31;6557 +78084;45.3404;1.91198;471;20220701;20.3;9.2;14.8;1.7;11.87;0;3.86;23632 +78084;45.3404;1.91198;471;20220702;27.1;10.4;18.7;1.6;12.03;0;5.3;29179 +78084;45.3404;1.91198;471;20220703;26.8;14.3;20.5;2.1;14.93;1.9;5;25230 +78084;45.3404;1.91198;471;20220704;24.8;15.5;20.2;2.3;16.67;5.3;4.24;21436 +78084;45.3404;1.91198;471;20220705;25.7;14.1;19.9;2.1;14.6;0;4.93;25926 +78084;45.3404;1.91198;471;20220706;25.2;13.4;19.3;2.6;12.5;0;5.14;25524 +78084;45.3404;1.91198;471;20220707;23.9;12.3;18.1;2.6;13.17;.1;4.75;24742 +78084;45.3404;1.91198;471;20220708;25.9;14;20;3.4;13.33;0;5.46;25929 +78084;45.3404;1.91198;471;20220709;28;14.7;21.4;2.7;12.63;0;5.88;27444 +78084;45.3404;1.91198;471;20220710;27.9;16.3;22.1;2.9;13.2;0;5.84;26415 +78084;45.3404;1.91198;471;20220711;30.3;16.3;23.3;2.6;13.4;0;6.22;28266 +78084;45.3404;1.91198;471;20220712;30.2;18.9;24.5;2.6;13.2;0;6.25;25929 +78084;45.3404;1.91198;471;20220713;31.9;16.7;24.3;1.9;12.8;0;6.13;27764 +78084;45.3404;1.91198;471;20220714;32.7;18.3;25.5;1.6;14.47;.1;5.95;27201 +78084;45.3404;1.91198;471;20220715;30.3;17.9;24.1;2.6;14.37;0;5.91;25631 +78084;45.3404;1.91198;471;20220716;30.7;17.1;23.9;3;12.53;0;6.57;27070 +78084;45.3404;1.91198;471;20220717;33.1;16.2;24.7;2.6;11.73;0;6.78;28391 +78084;45.3404;1.91198;471;20220718;36.8;19.8;28.3;2.3;12.87;0;7.14;27208 +78084;45.3404;1.91198;471;20220719;33.1;23.9;28.5;3.1;14.6;.9;6.73;22338 +78084;45.3404;1.91198;471;20220720;25.5;16.7;21.1;2.5;16.37;.4;4.16;18820 +78084;45.3404;1.91198;471;20220721;29.5;14.3;21.9;1.9;15.67;.1;5.38;26833 +78084;45.3404;1.91198;471;20220722;30.2;17.1;23.6;2.3;16.53;.1;5.37;23504 +78084;45.3404;1.91198;471;20220723;26.5;15.8;21.1;1.9;15.57;0;4.52;22129 +78084;45.3404;1.91198;471;20220724;33.9;16.4;25.1;1.5;14.23;0;5.88;27566 +78084;45.3404;1.91198;471;20220725;25.5;17.9;21.7;2.5;15.53;.2;4.23;18209 +78084;45.3404;1.91198;471;20220726;23.2;14.6;18.9;2.2;13.57;0;3.88;18355 +78084;45.3404;1.91198;471;20220727;25.3;12;18.6;1.8;12.47;0;4.51;24010 +78084;45.3404;1.91198;471;20220728;27.2;12.6;19.9;1.4;12.4;0;4.54;23722 +78084;45.3404;1.91198;471;20220729;24.9;16;20.4;1.6;14.93;0;3.82;18603 +78084;45.3404;1.91198;471;20220730;28.6;16.4;22.5;1.8;15.43;0;4.77;22480 +78084;45.3404;1.91198;471;20220731;30.9;16.8;23.8;1.7;15.1;.1;5.2;24042 +78084;45.3404;1.91198;471;20220801;31.4;17.4;24.4;2.1;14.53;0;5.63;24527 +78084;45.3404;1.91198;471;20220802;32;17.3;24.6;2.2;14.63;0;5.78;25061 +78084;45.3404;1.91198;471;20220803;35.4;19.8;27.6;1.6;13.53;0;5.83;24917 +78084;45.3404;1.91198;471;20220804;35;21.9;28.4;1.8;15.03;.1;5.84;23847 +78084;45.3404;1.91198;471;20220805;27.6;18.7;23.1;2.3;18.43;4.3;4.12;17678 +78084;45.3404;1.91198;471;20220806;29.3;17.9;23.6;3.3;14.4;0;5.72;23191 +78084;45.3404;1.91198;471;20220807;29.8;15.3;22.6;3.1;10.7;0;6.18;25151 +78084;45.3404;1.91198;471;20220808;31.2;16.2;23.7;2.8;10.27;0;6.27;25198 +78084;45.3404;1.91198;471;20220809;32.4;17;24.7;2.4;10.27;0;6.1;24467 +78084;45.3404;1.91198;471;20220810;34;19;26.5;2.6;10.23;0;6.46;24011 +78084;45.3404;1.91198;471;20220811;35.2;19;27.1;1.8;11.1;0;5.92;24495 +78084;45.3404;1.91198;471;20220812;35.5;19;27.2;1.8;11.77;0;5.88;24396 +78084;45.3404;1.91198;471;20220813;34.8;18.7;26.8;1.5;12.97;10.9;5.42;23947 +78084;45.3404;1.91198;471;20220814;21.7;18;19.8;3;18.5;5.8;2.47;10489 +78084;45.3404;1.91198;471;20220815;24.7;15.5;20.1;2.5;16.5;.6;3.59;17837 +78084;45.3404;1.91198;471;20220816;26.3;14.8;20.5;1.6;16.13;17.6;3.49;16842 +78084;45.3404;1.91198;471;20220817;23.1;13.4;18.2;2.1;15.97;0;3.28;18152 +78084;45.3404;1.91198;471;20220818;23;13.5;18.2;2;15.03;.4;3.26;17284 +78084;45.3404;1.91198;471;20220819;23.3;15.4;19.3;2.1;16.8;1.2;3.03;15207 +78084;45.3404;1.91198;471;20220820;24.8;16.1;20.5;1.7;17.37;.1;3.34;17069 +78084;45.3404;1.91198;471;20220821;24.3;14.3;19.3;1.9;15.77;0;3.33;17072 +78084;45.3404;1.91198;471;20220822;23;16.6;19.8;1.5;16.97;.5;2.76;13709 +78084;45.3404;1.91198;471;20220823;27;15.3;21.1;1.5;17.6;.1;3.72;19909 +78084;45.3404;1.91198;471;20220824;31.7;17.3;24.5;1.8;16;0;4.75;21912 +78084;45.3404;1.91198;471;20220825;27.8;18.3;23.1;1.9;16.5;.9;3.83;16578 +78084;45.3404;1.91198;471;20220826;26.7;16.8;21.7;2.2;17.27;.1;3.96;19347 +78084;45.3404;1.91198;471;20220827;26.5;14.7;20.6;2;14.8;0;3.84;19351 +78084;45.3404;1.91198;471;20220828;28.9;15;22;1.8;14.07;0;4.31;21229 +78084;45.3404;1.91198;471;20220829;31.6;16.4;24;1.5;14.53;1.9;4.34;20431 +78084;45.3404;1.91198;471;20220830;27.4;17.9;22.7;1.8;16.7;.1;3.68;17264 +78084;45.3404;1.91198;471;20220831;28.5;14.4;21.4;2;14.87;1.3;4.11;20178 +78084;45.3404;1.91198;471;20220901;25.6;15.2;20.4;1.4;16;.1;3.14;16101 +78084;45.3404;1.91198;471;20220902;23.4;15.6;19.5;1.8;16.93;6.5;2.66;13594 +78084;45.3404;1.91198;471;20220903;24.6;15.2;19.9;2.3;15.9;.4;3.3;16872 +78084;45.3404;1.91198;471;20220904;29.7;15;22.3;1.9;15.6;.7;4.02;18806 +78084;45.3404;1.91198;471;20220905;30.3;18.9;24.6;2.7;17.63;19.1;4.41;18114 +78084;45.3404;1.91198;471;20220906;26.9;17.4;22.1;2.4;17.83;2;3.5;16389 +78084;45.3404;1.91198;471;20220907;23.9;15.2;19.6;2.1;15.33;1;2.97;14000 +78084;45.3404;1.91198;471;20220908;20.5;12.4;16.4;2.9;14.13;.5;2.55;13855 +78084;45.3404;1.91198;471;20220909;20.5;12.9;16.7;2.6;14.1;.9;2.5;13349 +78084;45.3404;1.91198;471;20220910;22.2;12;17.1;1.7;13.07;0;2.72;15136 +78084;45.3404;1.91198;471;20220911;27.6;10.2;18.9;1.4;11.7;0;3.6;20314 +78084;45.3404;1.91198;471;20220912;33.8;17.2;25.5;1.9;13.63;0;4.58;18807 +78084;45.3404;1.91198;471;20220913;28.9;20.4;24.7;3.1;19.3;8.4;3.78;13292 +78084;45.3404;1.91198;471;20220914;25.5;17;21.3;2.2;17.57;3.7;2.84;13004 +78084;45.3404;1.91198;471;20220915;24.2;14.3;19.3;1.8;16.17;.3;2.67;14496 +78084;45.3404;1.91198;471;20220916;19.6;14.1;16.9;2;13.83;0;2.23;11402 +78084;45.3404;1.91198;471;20220917;16.7;7.9;12.3;2.7;8.9;0;2.6;14884 +78084;45.3404;1.91198;471;20220918;21.7;5.1;13.4;2.2;7.5;0;3.22;18950 +78084;45.3404;1.91198;471;20220919;20.9;8.3;14.6;2.8;8.13;0;3.29;17071 +78084;45.3404;1.91198;471;20220920;20.8;7.3;14;2.8;8.07;0;3.2;17511 +78084;45.3404;1.91198;471;20220921;21.4;8.7;15;2.5;8.4;0;3.13;16787 +78084;45.3404;1.91198;471;20220922;23.5;8.1;15.8;1.5;9.17;0;2.86;17165 +78084;45.3404;1.91198;471;20220923;20.4;10.2;15.3;1.6;11.23;.3;2.16;11590 +78084;45.3404;1.91198;471;20220924;18;10.8;14.4;1.7;12.9;5.2;1.79;10816 +78084;45.3404;1.91198;471;20220925;16.2;10.2;13.2;1.4;12.3;2;1.5;9351 +78084;45.3404;1.91198;471;20220926;16;7.4;11.7;2.7;11.1;5.6;1.7;11122 +78084;45.3404;1.91198;471;20220927;13.3;9.3;11.3;3.4;11.93;12.1;1.16;6838 +78084;45.3404;1.91198;471;20220928;15.7;11.3;13.5;4.6;14;17.6;1.25;7422 +78084;45.3404;1.91198;471;20220929;13.9;8.7;11.3;2.4;10.83;.6;1.43;9009 +78084;45.3404;1.91198;471;20220930;15.7;5;10.4;1.8;9.3;3.3;1.73;12521 +78084;45.3404;1.91198;471;20221001;16.3;8.2;12.3;3.6;13.43;13.7;1.2;8631 +78084;45.3404;1.91198;471;20221002;18.6;13.7;16.2;2.6;15.33;.3;1.59;8723 +78084;45.3404;1.91198;471;20221003;20.6;9.4;15;1.7;12.77;0;1.93;12251 +78084;45.3404;1.91198;471;20221004;21.1;7.8;14.5;1.4;12.23;.1;1.95;14255 +78084;45.3404;1.91198;471;20221005;23.4;12.3;17.9;2.3;13.2;0;2.52;13307 +78084;45.3404;1.91198;471;20221006;19.2;13.6;16.4;1.6;14.8;.3;1.49;8503 +78084;45.3404;1.91198;471;20221007;21.8;12.1;16.9;1.5;14.07;0;1.84;11192 +78084;45.3404;1.91198;471;20221008;19;12.4;15.7;2;13.2;0;1.73;9817 +78084;45.3404;1.91198;471;20221009;22;9;15.5;2;11.8;0;2.17;13096 +78084;45.3404;1.91198;471;20221010;21.4;13.3;17.4;2.3;13.83;.2;1.99;9388 +78084;45.3404;1.91198;471;20221011;19.2;13.2;16.2;1.5;14.8;1.6;1.35;7389 +78084;45.3404;1.91198;471;20221012;21.1;13;17.1;1.2;14.43;.6;1.63;10674 +78084;45.3404;1.91198;471;20221013;14.9;10.9;12.9;1.8;14.13;9.9;.84;5533 +78084;45.3404;1.91198;471;20221014;16.4;13.5;14.9;3.8;16.17;4.7;.81;4563 +78084;45.3404;1.91198;471;20221015;20;13.7;16.8;2.9;15.27;.1;1.47;7239 +78084;45.3404;1.91198;471;20221016;23.9;15.5;19.7;3.1;15.27;0;2.41;10094 +78084;45.3404;1.91198;471;20221017;21.3;16.5;18.9;3.3;15.83;2.8;1.87;6166 +78084;45.3404;1.91198;471;20221018;25;15.5;20.3;1.9;15.97;.1;2.04;10121 +78084;45.3404;1.91198;471;20221019;24;14.3;19.1;2.2;14.37;2.7;2.11;9012 +78084;45.3404;1.91198;471;20221020;21.9;15;18.5;3.1;16.37;5.2;1.77;7158 +78084;45.3404;1.91198;471;20221021;20.7;15.7;18.2;3;15.1;3.5;1.81;7112 +78084;45.3404;1.91198;471;20221022;21.9;12.4;17.2;2.5;13.23;.1;1.89;9664 +78084;45.3404;1.91198;471;20221023;21.4;16.1;18.7;3.8;13.43;2.8;2.4;6017 +78084;45.3404;1.91198;471;20221024;19.5;12;15.7;2.3;12.33;0;1.59;8236 +78084;45.3404;1.91198;471;20221025;20.3;11;15.7;1.9;12.3;1.8;1.51;7690 +78084;45.3404;1.91198;471;20221026;22.5;12.7;17.6;2;13.8;.1;1.71;9101 +78084;45.3404;1.91198;471;20221027;24.6;15;19.8;3.1;14.2;0;2.4;8109 +78084;45.3404;1.91198;471;20221028;23.6;18.3;21;3;12.03;0;2.74;6964 +78084;45.3404;1.91198;471;20221029;25.3;18;21.6;2.9;9.1;0;3.2;7506 +78084;45.3404;1.91198;471;20221030;21.1;14.9;18;2.5;11.4;0;2.13;7502 +78084;45.3404;1.91198;471;20221031;21.8;13.6;17.7;3.4;13.97;17;1.92;7214 +78084;45.3404;1.91198;471;20221101;15.2;11;13.1;2.4;12.63;.1;.92;5866 +78084;45.3404;1.91198;471;20221102;16.2;9;12.6;1.7;11.2;0;1.03;7416 +78084;45.3404;1.91198;471;20221103;14.3;10;12.2;3.9;10.63;12.4;1.38;3815 +78084;45.3404;1.91198;471;20221104;8.7;7;7.9;4.8;9.63;8.4;.67;2766 +78084;45.3404;1.91198;471;20221105;11.4;2.2;6.8;1.5;7.83;0;.76;6822 +78084;45.3404;1.91198;471;20221106;12.7;2.6;7.7;2.5;8.03;.1;.9;6319 +78084;45.3404;1.91198;471;20221107;17.3;8.8;13;2.9;10.83;0;1.28;7412 +78084;45.3404;1.91198;471;20221108;17.6;10.9;14.3;4;11.33;9.3;1.72;5210 +78084;45.3404;1.91198;471;20221109;13.8;12;12.9;2.2;12.83;9;.77;2888 +78084;45.3404;1.91198;471;20221110;14.8;7.9;11.3;1.3;10.6;0;.77;6689 +78084;45.3404;1.91198;471;20221111;20.1;6.8;13.5;2;10.73;0;1.28;8150 +78084;45.3404;1.91198;471;20221112;21.1;10.8;15.9;1.3;10.83;.1;1.19;7059 +78084;45.3404;1.91198;471;20221113;20.1;8.4;14.2;1.2;9.8;0;1.03;7526 +78084;45.3404;1.91198;471;20221114;14;11.3;12.7;3;11.5;6.5;1.08;2810 +78084;45.3404;1.91198;471;20221115;15;9;12;3.1;12;7.6;.85;4380 +78084;45.3404;1.91198;471;20221116;13.7;9.3;11.5;4.5;11.6;6.2;.83;4194 +78084;45.3404;1.91198;471;20221117;12.5;10.3;11.4;4.8;11.77;13.1;.8;2775 +78084;45.3404;1.91198;471;20221118;9.2;6.6;7.9;2.3;9.6;2.2;.55;3211 +78084;45.3404;1.91198;471;20221119;8.7;4.3;6.5;1.5;8.27;.3;.52;4248 +78084;45.3404;1.91198;471;20221120;6.7;.4;3.5;1.9;7.77;1.6;.31;4133 +78084;45.3404;1.91198;471;20221121;8.5;4.5;6.5;3.3;8.63;12.1;.58;2918 +78084;45.3404;1.91198;471;20221122;7.4;3.9;5.6;3.9;8.57;12.3;.43;3269 +78084;45.3404;1.91198;471;20221123;11.2;6;8.6;3.5;9.83;8.8;.64;3730 +78084;45.3404;1.91198;471;20221124;10.7;5.9;8.3;2.7;10;1.3;.48;3854 +78084;45.3404;1.91198;471;20221125;9.7;8.1;8.9;2.1;10;4.1;.58;2234 +78084;45.3404;1.91198;471;20221126;10.2;2.6;6.4;1.2;8.03;0;.45;4956 +78084;45.3404;1.91198;471;20221127;13.2;3.9;8.6;2.3;5.77;9.6;1.27;5264 +78084;45.3404;1.91198;471;20221128;9.6;6.9;8.3;2.6;9.5;4.2;.57;3110 +78084;45.3404;1.91198;471;20221129;7.8;4;5.9;2;8.3;0;.46;3188 +78084;45.3404;1.91198;471;20221130;8.9;1.1;5;2;7.1;.1;.5;4665 +78084;45.3404;1.91198;471;20221201;6.4;2.3;4.3;2.5;6.83;0;.56;3073 +78084;45.3404;1.91198;471;20221202;3.4;2.8;3.1;1.6;6.2;1.3;.53;947 +78084;45.3404;1.91198;471;20221203;6.4;1.5;4;1.6;6.8;2.6;.44;3547 +78084;45.3404;1.91198;471;20221204;4.3;2.8;3.5;1;7.3;1.1;.37;1377 +78084;45.3404;1.91198;471;20221205;7.9;-.7;3.6;1.7;6.17;0;.47;5383 +78084;45.3404;1.91198;471;20221206;9.1;-1.7;3.7;1.7;5.27;.1;.53;6274 +78084;45.3404;1.91198;471;20221207;5.6;-1.3;2.2;2.1;5.4;.1;.39;4339 +78084;45.3404;1.91198;471;20221208;6.9;-2.7;2.1;1.3;5.57;.4;.35;5537 +78084;45.3404;1.91198;471;20221209;5.7;3.8;4.8;2.4;7.4;.1;.51;2025 +78084;45.3404;1.91198;471;20221210;.1;-1.7;-.8;2.8;4.83;0;.48;1747 +78084;45.3404;1.91198;471;20221211;3.3;-7.7;-2.2;1;3.57;0;.35;4766 +78084;45.3404;1.91198;471;20221212;2.8;-4;-.6;1.2;4.3;13.9;.39;3655 +78084;45.3404;1.91198;471;20221213;6.2;.5;3.4;1.9;8.27;1.6;.13;3132 +78084;45.3404;1.91198;471;20221214;10.4;6.3;8.3;3.2;11.13;3.4;.2;2221 +78084;45.3404;1.91198;471;20221215;7.9;5.9;6.9;2.2;9.13;5.2;.4;2060 +78084;45.3404;1.91198;471;20221216;4.9;1.6;3.2;3.2;6.17;0;.6;3310 +78084;45.3404;1.91198;471;20221217;5.3;-4.2;.5;1.7;3.5;0;.59;5254 +78084;45.3404;1.91198;471;20221218;10.3;-1.5;4.4;3.1;5.2;0;1.07;4749 +78084;45.3404;1.91198;471;20221219;14.8;8.1;11.5;4.9;9.3;0;1.52;4145 +78084;45.3404;1.91198;471;20221220;13.9;10;12;4.3;10.37;7.7;1.36;2300 +78084;45.3404;1.91198;471;20221221;10.9;9.1;10;3.8;11.43;2.8;.44;2102 +78084;45.3404;1.91198;471;20221222;11.6;9.6;10.6;4.9;12.4;16.8;.4;1635 +78084;45.3404;1.91198;471;20221223;13.3;11.2;12.2;4.1;13.57;6;.47;1792 +78084;45.3404;1.91198;471;20221224;14.2;9.9;12.1;2.3;11.9;.2;.61;2732 +78084;45.3404;1.91198;471;20221225;15.7;8.9;12.3;3.1;9.43;0;1.22;4244 +78084;45.3404;1.91198;471;20221226;10.6;9.1;9.9;2.8;10.6;2.6;.63;1652 +78084;45.3404;1.91198;471;20221227;10;4.9;7.4;1.4;9.33;.1;.35;3570 +78084;45.3404;1.91198;471;20221228;13.3;5.3;9.3;3.3;9.47;2;.67;4208 +78084;45.3404;1.91198;471;20221229;9.4;7.8;8.6;3.9;10;18.6;.52;1468 +78084;45.3404;1.91198;471;20221230;11.3;7.1;9.2;4;10.6;5.4;.55;2395 +78084;45.3404;1.91198;471;20221231;15.5;10.7;13.1;3.6;10.57;0;1.34;3557 +78085;45.36432;2.22913;542;20220101;20.1;9.1;14.6;2.3;6.05;0;1.73;5294 +78085;45.36432;2.22913;542;20220102;14.3;9;11.7;2.7;7.75;.2;1.36;3459 +78085;45.36432;2.22913;542;20220103;10.7;8.5;9.6;3.4;10.05;.7;.71;1945 +78085;45.36432;2.22913;542;20220104;14.4;9.7;12.1;4.5;8.49;3.5;1.76;3281 +78085;45.36432;2.22913;542;20220105;2.9;0;1.5;3;5.42;0;.53;2382 +78085;45.36432;2.22913;542;20220106;2.9;-.7;1.1;2;4.82;0;.55;2803 +78085;45.36432;2.22913;542;20220107;1.9;-2.4;-.3;2.4;5.72;6.2;.24;3210 +78085;45.36432;2.22913;542;20220108;6.9;2.2;4.6;4.4;8.29;14.8;.21;3380 +78085;45.36432;2.22913;542;20220109;4.8;2.7;3.7;2.8;7.29;7;.38;2053 +78085;45.36432;2.22913;542;20220110;5.3;3.3;4.3;1.9;6.89;.3;.49;2001 +78085;45.36432;2.22913;542;20220111;6.4;-1.3;2.5;2.8;4.75;0;.82;4627 +78085;45.36432;2.22913;542;20220112;4.9;-2.3;1.3;2.7;4.25;0;.8;4422 +78085;45.36432;2.22913;542;20220113;7.7;-2.1;2.8;1.6;3.95;0;.74;5480 +78085;45.36432;2.22913;542;20220114;12.6;-.4;6.1;1.7;3.42;0;1.08;6487 +78085;45.36432;2.22913;542;20220115;10;1;5.5;1.4;3.55;0;.96;5406 +78085;45.36432;2.22913;542;20220116;6.9;-1.9;2.5;1.6;4.29;0;.71;5252 +78085;45.36432;2.22913;542;20220117;7.7;-.7;3.5;3;5.99;0;.7;5120 +78085;45.36432;2.22913;542;20220118;7.1;-.9;3.1;1.8;5.32;.1;.64;5144 +78085;45.36432;2.22913;542;20220119;1;-2;-.5;1.8;5.65;1;.27;2988 +78085;45.36432;2.22913;542;20220120;3.5;-.2;1.7;2.5;5.85;.1;.45;3318 +78085;45.36432;2.22913;542;20220121;2.8;-.9;.9;4.6;4.35;0;.95;3312 +78085;45.36432;2.22913;542;20220122;4.9;-2.4;1.2;3.1;4.62;0;.76;5014 +78085;45.36432;2.22913;542;20220123;10.9;-1.8;4.6;1.8;5.19;0;.89;6990 +78085;45.36432;2.22913;542;20220124;12.3;1.3;6.8;1.4;4.59;0;1.03;7728 +78085;45.36432;2.22913;542;20220125;11.4;1.4;6.4;1.2;4.88;0;.72;8423 +78085;45.36432;2.22913;542;20220126;11.3;-.7;5.3;1.6;4.99;0;.93;7163 +78085;45.36432;2.22913;542;20220127;11.9;-.7;5.6;1.7;4.02;0;1.15;7395 +78085;45.36432;2.22913;542;20220128;7.8;-2.3;2.8;1.9;5.35;0;.75;6779 +78085;45.36432;2.22913;542;20220129;8;-4.2;1.9;1.6;5.59;0;.58;7397 +78085;45.36432;2.22913;542;20220130;9.2;-.3;4.5;2.3;6.89;0;.71;6266 +78085;45.36432;2.22913;542;20220131;5.4;1.3;3.3;3;6.72;1.1;.55;4000 +78085;45.36432;2.22913;542;20220201;3.1;-.8;1.2;2.2;6.49;1.2;.3;4207 +78085;45.36432;2.22913;542;20220202;7.1;3.3;5.2;1.9;8.09;.1;.49;4081 +78085;45.36432;2.22913;542;20220203;12.7;-.5;6.1;2.3;6.22;.2;1.24;8525 +78085;45.36432;2.22913;542;20220204;6.9;3.2;5.1;2;8.25;3.3;.45;4225 +78085;45.36432;2.22913;542;20220205;8.2;3.3;5.8;1.9;6.55;0;.81;5121 +78085;45.36432;2.22913;542;20220206;5;.1;2.5;3.1;7.45;6.6;.26;5214 +78085;45.36432;2.22913;542;20220207;8.6;5.1;6.8;3;7.22;.1;.99;4177 +78085;45.36432;2.22913;542;20220208;14.4;-.7;6.9;2;5.49;0;1.38;9724 +78085;45.36432;2.22913;542;20220209;15;4.2;9.6;3;5.65;0;2.01;8372 +78085;45.36432;2.22913;542;20220210;9.2;4.4;6.8;2.4;7.36;1.1;1.46;10500 +78085;45.36432;2.22913;542;20220211;9.7;4.7;7.2;2.5;6.66;0;1.22;10066 +78085;45.36432;2.22913;542;20220212;9.4;-4;2.7;2.6;4.88;0;1.21;8025 +78085;45.36432;2.22913;542;20220213;12.3;1.9;7.1;6.7;7.61;6.7;1.8;9666 +78085;45.36432;2.22913;542;20220214;8.5;6.5;7.5;4;8.43;6.5;1.01;5233 +78085;45.36432;2.22913;542;20220215;6.1;2.8;4.5;4;7.86;13;.6;5233 +78085;45.36432;2.22913;542;20220216;10.3;5.1;7.7;4.2;10.29;12.3;.51;6216 +78085;45.36432;2.22913;542;20220217;11.1;9.1;10.1;3.2;11.45;4.5;.65;3678 +78085;45.36432;2.22913;542;20220218;11.8;8.6;10.2;3.1;9.95;1.4;1.08;4699 +78085;45.36432;2.22913;542;20220219;7.7;1.8;4.8;2.1;6.15;0;.96;6917 +78085;45.36432;2.22913;542;20220220;7.7;1.8;4.8;3.3;8.12;6.1;.64;6974 +78085;45.36432;2.22913;542;20220221;7.4;6.1;6.7;4.9;7.92;1.8;.92;2705 +78085;45.36432;2.22913;542;20220222;7.7;3.8;5.7;2.1;8.12;.5;.7;5685 +78085;45.36432;2.22913;542;20220223;13.7;4.9;9.3;1.9;8.12;0;1.31;8970 +78085;45.36432;2.22913;542;20220224;12;5.2;8.6;3.3;7.55;.2;1.48;7967 +78085;45.36432;2.22913;542;20220225;7.5;.8;4.2;2.4;5.59;0;1.12;8008 +78085;45.36432;2.22913;542;20220226;11.5;-1.4;5;3.2;4.32;0;1.91;11425 +78085;45.36432;2.22913;542;20220227;12.8;0;6.4;2;4.72;0;1.72;11701 +78085;45.36432;2.22913;542;20220228;13.5;2.4;7.9;2.1;5.85;0;1.71;11014 +78085;45.36432;2.22913;542;20220301;14.8;-.5;7.2;2.2;5.52;0;1.9;13256 +78085;45.36432;2.22913;542;20220302;10.2;4.7;7.5;2.4;7.89;2.6;1.18;7735 +78085;45.36432;2.22913;542;20220303;12.7;6.8;9.7;1;9.29;0;1.09;8021 +78085;45.36432;2.22913;542;20220304;10.4;4.9;7.7;2;8.89;.1;1.02;7952 +78085;45.36432;2.22913;542;20220305;8.8;4.9;6.9;2.4;7.59;.1;1.09;6586 +78085;45.36432;2.22913;542;20220306;8.6;-1.6;3.5;2.8;4.45;0;1.57;11193 +78085;45.36432;2.22913;542;20220307;10;-2.9;3.5;2.1;4.19;0;1.64;13131 +78085;45.36432;2.22913;542;20220308;13.1;1.4;7.2;3.3;6.05;.5;2.01;12679 +78085;45.36432;2.22913;542;20220309;12.6;4.4;8.5;3.9;7.35;0;1.88;10547 +78085;45.36432;2.22913;542;20220310;13;6.1;9.5;4.5;7.85;1.4;1.98;9800 +78085;45.36432;2.22913;542;20220311;10.8;7.2;9;6.8;7.89;15.3;1.91;7043 +78085;45.36432;2.22913;542;20220312;7.4;5.2;6.3;4.7;7.89;5.9;.97;5252 +78085;45.36432;2.22913;542;20220313;7.8;5.9;6.8;5.4;6.75;12.6;1.56;4959 +78085;45.36432;2.22913;542;20220314;11.6;-.7;5.4;4.5;7.25;2.7;1.56;13951 +78085;45.36432;2.22913;542;20220315;14.4;9.1;11.7;7.4;9.19;0;2.48;9201 +78085;45.36432;2.22913;542;20220316;16.3;8.9;12.6;2.5;9.35;0;2.06;10878 +78085;45.36432;2.22913;542;20220317;11.1;8.7;9.9;3.8;9.19;0;1.3;4545 +78085;45.36432;2.22913;542;20220318;12;5.3;8.6;3;8.33;.1;1.5;7800 +78085;45.36432;2.22913;542;20220319;15.6;6.4;11;3.1;7.7;0;2.59;15033 +78085;45.36432;2.22913;542;20220320;12.4;4.3;8.3;6.5;7.43;0;2.16;8000 +78085;45.36432;2.22913;542;20220321;13.1;6.6;9.9;7.4;7.16;0;2.97;13600 +78085;45.36432;2.22913;542;20220322;13.7;2.5;8.1;7.3;5.06;0;3.65;19066 +78085;45.36432;2.22913;542;20220323;15.3;2.1;8.7;5.2;4.4;0;3.76;19533 +78085;45.36432;2.22913;542;20220324;17.9;2.2;10;3.9;4.63;0;3.81;18124 +78085;45.36432;2.22913;542;20220325;18.4;2.8;10.6;3.2;4.7;0;3.59;18033 +78085;45.36432;2.22913;542;20220326;18.7;-.9;8.9;3.4;5.33;0;3.56;20033 +78085;45.36432;2.22913;542;20220327;19.7;.9;10.3;3.3;5.96;0;3.65;19400 +78085;45.36432;2.22913;542;20220328;19.3;4.3;11.8;4.4;5.76;0;4.08;17633 +78085;45.36432;2.22913;542;20220329;17.2;7.7;12.4;2.7;7.43;4.9;2.68;10933 +78085;45.36432;2.22913;542;20220330;10.5;6.8;8.7;2;9.76;4.8;1.01;5133 +78085;45.36432;2.22913;542;20220331;10;5.8;7.9;4.2;8.06;3.9;1.65;9066 +78085;45.36432;2.22913;542;20220401;3.5;-1.7;.9;4.4;5.48;2.8;1.39;10733 +78085;45.36432;2.22913;542;20220402;3.6;-1.8;.9;3.7;4.98;0;1.45;10233 +78085;45.36432;2.22913;542;20220403;2.4;-2.6;-.1;3.6;4.86;0;1.12;6566 +78085;45.36432;2.22913;542;20220404;9.2;-3.3;2.9;1.5;4.81;0;2.36;22666 +78085;45.36432;2.22913;542;20220405;11.6;-1.5;5;1.9;7.15;0;1.7;13066 +78085;45.36432;2.22913;542;20220406;10.1;1;5.5;2.8;9;3;.91;6566 +78085;45.36432;2.22913;542;20220407;10.8;7.1;8.9;5.4;10.73;24.8;.88;4333 +78085;45.36432;2.22913;542;20220408;14.4;9.3;11.9;6.2;10.16;4.1;2.36;9033 +78085;45.36432;2.22913;542;20220409;10.5;1.7;6.1;3.5;6.13;.1;2.34;16833 +78085;45.36432;2.22913;542;20220410;16.8;-3.4;6.7;3.3;5.3;0;3.51;24166 +78085;45.36432;2.22913;542;20220411;16.7;4.8;10.7;7.3;8.2;0;3.63;19933 +78085;45.36432;2.22913;542;20220412;16.9;9.9;13.4;6.3;7.83;0;3.82;14200 +78085;45.36432;2.22913;542;20220413;16.5;7.2;11.8;1.7;8.6;.2;2.12;9500 +78085;45.36432;2.22913;542;20220414;21.3;2.1;11.7;2.2;9.86;0;3.32;21833 +78085;45.36432;2.22913;542;20220415;22.1;4.3;13.2;2.2;10.33;0;3.59;23366 +78085;45.36432;2.22913;542;20220416;22;3.4;12.7;2.5;8.93;0;3.82;23566 +78085;45.36432;2.22913;542;20220417;21.1;.1;10.6;2.6;7.43;0;3.9;25400 +78085;45.36432;2.22913;542;20220418;18;3;10.5;2.5;8.63;0;3.16;21533 +78085;45.36432;2.22913;542;20220419;16.9;3.4;10.1;2.3;9.76;3;2.56;18600 +78085;45.36432;2.22913;542;20220420;14;8.3;11.1;1.4;10.7;10;1.41;6900 +78085;45.36432;2.22913;542;20220421;15.2;7.3;11.3;1.7;10.76;2.8;1.88;11166 +78085;45.36432;2.22913;542;20220422;18.9;5.6;12.2;2;10.3;.4;2.99;19566 +78085;45.36432;2.22913;542;20220423;15.5;9.2;12.4;4.4;9.93;19.5;2.5;9633 +78085;45.36432;2.22913;542;20220424;12.2;5.4;8.8;3.2;10.5;6.6;1.04;4700 +78085;45.36432;2.22913;542;20220425;14.5;6.7;10.6;1.9;9.76;.1;2.21;14000 +78085;45.36432;2.22913;542;20220426;19;2.9;10.9;1.8;8.96;0;3.63;26300 +78085;45.36432;2.22913;542;20220427;21.6;5.5;13.6;2.4;9.46;0;3.99;25000 +78085;45.36432;2.22913;542;20220428;21.4;7.6;14.5;2.3;11.43;.3;3.61;21933 +78085;45.36432;2.22913;542;20220429;20;8.6;14.3;2.4;12.3;3.1;2.54;13000 +78085;45.36432;2.22913;542;20220430;19.1;6.6;12.9;2.1;10.03;0;3.54;23200 +78085;45.36432;2.22913;542;20220501;18.1;2.1;10.1;1.9;8.2;0;3.51;25400 +78085;45.36432;2.22913;542;20220502;18.8;4.3;11.6;1.8;8.93;0;3.43;22900 +78085;45.36432;2.22913;542;20220503;18.1;7.1;12.6;1.4;11.03;1.3;2.33;13633 +78085;45.36432;2.22913;542;20220504;17.1;7.4;12.2;1.7;11.23;2.7;2.58;16733 +78085;45.36432;2.22913;542;20220505;17.5;5.6;11.5;2.5;9.63;.1;3.08;19800 +78085;45.36432;2.22913;542;20220506;17.5;7.5;12.5;2.8;9.79;0;3.16;19537 +78085;45.36432;2.22913;542;20220507;19.7;7.7;13.7;2.5;9.99;.7;3.56;21341 +78085;45.36432;2.22913;542;20220508;20.9;8.6;14.8;2.8;10.25;0;3.89;21996 +78085;45.36432;2.22913;542;20220509;23.2;9.1;16.2;1.8;10.45;0;4.1;23625 +78085;45.36432;2.22913;542;20220510;24.5;12;18.2;2;10.79;0;4.38;22503 +78085;45.36432;2.22913;542;20220511;26.8;12.4;19.6;3;11.09;0;5.26;23750 +78085;45.36432;2.22913;542;20220512;21.4;13;17.2;1.8;14.32;1.8;3.19;17768 +78085;45.36432;2.22913;542;20220513;22.3;13.9;18.1;1.5;14.75;0;3.32;18200 +78085;45.36432;2.22913;542;20220514;25.8;12;18.9;1.5;14.05;0;4.28;23888 +78085;45.36432;2.22913;542;20220515;26.2;16.3;21.2;3.5;12.89;4.4;5.06;20327 +78085;45.36432;2.22913;542;20220516;25.3;13.1;19.2;2.1;13.82;0;4.34;22418 +78085;45.36432;2.22913;542;20220517;28.4;13.4;20.9;1.6;13.42;0;4.87;25118 +78085;45.36432;2.22913;542;20220518;29.6;15.1;22.4;2.3;14.85;.8;5.33;24918 +78085;45.36432;2.22913;542;20220519;27.7;17.7;22.7;3.3;14.22;.2;5.25;20667 +78085;45.36432;2.22913;542;20220520;28.4;19.7;24.1;4.2;12.22;0;6.07;18991 +78085;45.36432;2.22913;542;20220521;30.7;15.2;22.9;1.3;17.02;0;5.06;25732 +78085;45.36432;2.22913;542;20220522;30.3;18.3;24.3;1.5;18.09;1.6;4.82;23035 +78085;45.36432;2.22913;542;20220523;16.9;15.1;16;2.9;14.99;9.5;1.79;7627 +78085;45.36432;2.22913;542;20220524;16.2;9.5;12.8;2.3;10.99;1.2;2.76;17106 +78085;45.36432;2.22913;542;20220525;17.3;5.9;11.6;1.6;9.95;0;3.28;22719 +78085;45.36432;2.22913;542;20220526;17.1;8.4;12.7;1.8;11.15;0;2.97;19446 +78085;45.36432;2.22913;542;20220527;23.3;10.1;16.7;2.9;12.32;0;4.37;23855 +78085;45.36432;2.22913;542;20220528;22.5;10.6;16.6;3.4;10.25;0;4.63;22940 +78085;45.36432;2.22913;542;20220529;19.8;8.2;14;3.3;7.75;0;4.4;22833 +78085;45.36432;2.22913;542;20220530;21.5;5.5;13.5;1.8;7.55;.1;4.43;27133 +78085;45.36432;2.22913;542;20220531;20.8;11.3;16;1.9;9.45;3.1;3.93;20938 +78085;45.36432;2.22913;542;20220601;25.9;11.9;18.9;2.1;12.25;5.7;4.83;25131 +78085;45.36432;2.22913;542;20220602;25.8;14.2;20;2.5;15.25;5.9;4.57;23270 +78085;45.36432;2.22913;542;20220603;28.1;14.8;21.4;2.8;15.05;13.2;5.28;24707 +78085;45.36432;2.22913;542;20220604;26.7;13;19.8;2.3;17.09;21.5;4.65;25306 +78085;45.36432;2.22913;542;20220605;19.8;13.9;16.8;2.1;15.55;2.2;2.86;16390 +78085;45.36432;2.22913;542;20220606;22;11.8;16.9;1.2;14.49;.3;3.62;21391 +78085;45.36432;2.22913;542;20220607;20.2;13.4;16.8;2;12.95;3.4;3.32;17728 +78085;45.36432;2.22913;542;20220608;16.3;12.5;14.4;2.5;13.25;6.9;2.39;13356 +78085;45.36432;2.22913;542;20220609;17.2;10.7;14;2.5;11.95;0;2.96;17444 +78085;45.36432;2.22913;542;20220610;24.7;9.9;17.3;2;12.72;.1;4.67;26608 +78085;45.36432;2.22913;542;20220611;28.6;11.1;19.9;1.6;13.22;0;5.4;28911 +78085;45.36432;2.22913;542;20220612;27.2;15.4;21.3;1.2;15.69;.6;4.56;23845 +78085;45.36432;2.22913;542;20220613;26.5;15.5;21;2.1;15.92;0;4.57;22813 +78085;45.36432;2.22913;542;20220614;30.9;13.3;22.1;1.6;14.32;.6;5.77;29420 +78085;45.36432;2.22913;542;20220615;30.3;19.3;24.8;2.6;17.12;0;5.49;22988 +78085;45.36432;2.22913;542;20220616;31.5;17.4;24.4;1.9;17.05;0;5.64;26032 +78085;45.36432;2.22913;542;20220617;34.1;17.4;25.7;2.2;14.62;0;6.67;28440 +78085;45.36432;2.22913;542;20220618;34.8;19.6;27.2;3.4;12.92;0;7.7;27412 +78085;45.36432;2.22913;542;20220619;31.4;23.2;27.3;5.5;12.95;.5;7.75;19702 +78085;45.36432;2.22913;542;20220620;29.1;18.6;23.9;2.5;15.85;.9;5.34;22347 +78085;45.36432;2.22913;542;20220621;26.8;17.5;22.2;2;18.02;18.7;4.36;21208 +78085;45.36432;2.22913;542;20220622;24.9;16.2;20.5;2.1;16.79;14.1;4.06;20449 +78085;45.36432;2.22913;542;20220623;22.9;14.4;18.6;2.2;16.29;21.4;3.71;20155 +78085;45.36432;2.22913;542;20220624;20.2;14.6;17.4;2.3;14.75;3.7;3.06;15855 +78085;45.36432;2.22913;542;20220625;23.6;12.6;18.1;2.2;14.25;17.4;4.19;22908 +78085;45.36432;2.22913;542;20220626;17.1;13.4;15.3;1.7;15.12;25.6;2.15;12655 +78085;45.36432;2.22913;542;20220627;20;13.3;16.7;1.6;14.15;0;3.14;17595 +78085;45.36432;2.22913;542;20220628;23;10.3;16.6;1.9;12.09;0;4.3;24741 +78085;45.36432;2.22913;542;20220629;24.9;11;18;1.5;12.82;7.7;4.59;26047 +78085;45.36432;2.22913;542;20220630;13.6;14;13.8;1.7;14.05;6.2;.81;1736 +78085;45.36432;2.22913;542;20220701;20.6;8.7;14.7;1.5;11.25;0;3.81;23551 +78085;45.36432;2.22913;542;20220702;27.2;9.2;18.2;1.5;11.72;0;5.21;29320 +78085;45.36432;2.22913;542;20220703;27;14.5;20.7;1.8;14.45;1.6;4.75;24236 +78085;45.36432;2.22913;542;20220704;24.8;15;19.9;1.9;15.99;5.5;4.08;21187 +78085;45.36432;2.22913;542;20220705;25.9;13.8;19.9;2;14.32;0;4.59;23797 +78085;45.36432;2.22913;542;20220706;25.1;13.3;19.2;2.7;12.15;0;4.82;23287 +78085;45.36432;2.22913;542;20220707;24.2;11.6;17.9;2.7;12.69;.1;4.58;24181 +78085;45.36432;2.22913;542;20220708;25.8;13.5;19.7;3.4;13.09;0;5.07;23508 +78085;45.36432;2.22913;542;20220709;28;13.6;20.8;2.9;12.55;0;5.64;25636 +78085;45.36432;2.22913;542;20220710;28;14.6;21.3;3;13.22;0;5.51;24573 +78085;45.36432;2.22913;542;20220711;30;14.9;22.4;2.6;13.32;0;5.8;26050 +78085;45.36432;2.22913;542;20220712;30.5;16.1;23.3;2.4;13.35;0;5.83;25702 +78085;45.36432;2.22913;542;20220713;31.5;16;23.7;2;12.89;0;5.91;26700 +78085;45.36432;2.22913;542;20220714;31.9;17.8;24.9;2.1;14.25;0;5.86;25321 +78085;45.36432;2.22913;542;20220715;30.8;17;23.9;2.1;14.45;0;5.57;24925 +78085;45.36432;2.22913;542;20220716;31.2;15.1;23.1;2.5;13.29;0;6.02;26637 +78085;45.36432;2.22913;542;20220717;32.7;15.9;24.3;2.9;12.12;0;6.74;27298 +78085;45.36432;2.22913;542;20220718;36.3;19.2;27.8;2.4;13.15;0;7.1;27868 +78085;45.36432;2.22913;542;20220719;33.9;23.6;28.8;3;14.59;.3;6.52;21308 +78085;45.36432;2.22913;542;20220720;24.6;17;20.8;1.7;17.02;.6;3.57;17720 +78085;45.36432;2.22913;542;20220721;29.9;14.1;22;1.5;14.85;0;5.12;26305 +78085;45.36432;2.22913;542;20220722;28.8;16.9;22.9;2.3;15.82;0;5.04;22958 +78085;45.36432;2.22913;542;20220723;26.6;15.3;20.9;1.9;14.99;0;4.4;21756 +78085;45.36432;2.22913;542;20220724;33.6;14.5;24.1;1.5;14.15;0;5.88;28698 +78085;45.36432;2.22913;542;20220725;24.8;18.4;21.6;2.3;14.69;.2;3.91;16162 +78085;45.36432;2.22913;542;20220726;23.9;14.4;19.1;2.1;12.99;0;4.02;19828 +78085;45.36432;2.22913;542;20220727;25.5;11.9;18.7;2.1;11.85;0;4.59;23808 +78085;45.36432;2.22913;542;20220728;27.3;12.5;19.9;1.4;11.75;0;4.65;24887 +78085;45.36432;2.22913;542;20220729;24.6;15.6;20.1;1.3;14.29;.5;3.72;19228 +78085;45.36432;2.22913;542;20220730;28;15.4;21.7;1.5;14.79;0;4.47;22536 +78085;45.36432;2.22913;542;20220731;30.1;15.1;22.6;2;14.32;0;5.2;24499 +78085;45.36432;2.22913;542;20220801;30.5;16.6;23.5;2.3;13.82;0;5.38;23625 +78085;45.36432;2.22913;542;20220802;32;16.2;24.1;2.2;13.99;.1;5.71;25020 +78085;45.36432;2.22913;542;20220803;35.3;18.6;26.9;1.9;12.99;0;6.16;25822 +78085;45.36432;2.22913;542;20220804;35.2;22;28.6;2.1;14.19;0;5.95;22725 +78085;45.36432;2.22913;542;20220805;27.5;18.1;22.8;2;17.85;6.9;4.06;18778 +78085;45.36432;2.22913;542;20220806;29.6;17.4;23.5;2.6;14.25;0;5.16;21485 +78085;45.36432;2.22913;542;20220807;29.5;13.7;21.6;2.8;10.69;0;5.69;24457 +78085;45.36432;2.22913;542;20220808;31;13.9;22.5;2.9;10.19;0;6.11;25339 +78085;45.36432;2.22913;542;20220809;32.3;15.3;23.8;2.8;9.92;0;6.31;25094 +78085;45.36432;2.22913;542;20220810;33.7;17.3;25.5;2.5;9.82;0;6.27;24539 +78085;45.36432;2.22913;542;20220811;34.8;18.3;26.6;2.1;10.65;0;6.04;24551 +78085;45.36432;2.22913;542;20220812;34.8;18.4;26.6;2;11.49;0;5.92;24233 +78085;45.36432;2.22913;542;20220813;34.3;18.7;26.5;1.5;11.72;7.8;5.34;23558 +78085;45.36432;2.22913;542;20220814;21.1;18;19.6;2.6;16.99;7.1;2.43;10310 +78085;45.36432;2.22913;542;20220815;24.3;15;19.7;1.9;15.62;.6;3.44;17609 +78085;45.36432;2.22913;542;20220816;27.1;14.9;21;2.3;14.99;24.1;4.23;20271 +78085;45.36432;2.22913;542;20220817;23;13;18;2;15.25;.2;3.26;18315 +78085;45.36432;2.22913;542;20220818;21.6;13.1;17.4;1.5;14.75;3.3;2.9;16581 +78085;45.36432;2.22913;542;20220819;22.2;15;18.6;1.7;15.95;1.2;2.82;15008 +78085;45.36432;2.22913;542;20220820;25.3;15.1;20.2;1.8;16.29;.2;3.41;17650 +78085;45.36432;2.22913;542;20220821;23.9;12.9;18.4;2;15.12;.1;3.33;18567 +78085;45.36432;2.22913;542;20220822;23;16;19.5;1.3;16.29;.2;2.79;14587 +78085;45.36432;2.22913;542;20220823;27.7;15.2;21.4;1.4;17.05;.1;3.7;19362 +78085;45.36432;2.22913;542;20220824;31.5;16;23.8;1.6;15.12;0;4.56;21745 +78085;45.36432;2.22913;542;20220825;27.9;19;23.5;2.2;15.85;1.7;3.98;16385 +78085;45.36432;2.22913;542;20220826;26.5;16.3;21.4;2;16.79;.3;3.43;16563 +78085;45.36432;2.22913;542;20220827;26.4;13.6;20;1.9;14.75;0;3.68;19084 +78085;45.36432;2.22913;542;20220828;29;13.6;21.3;1.4;13.49;0;4.04;21026 +78085;45.36432;2.22913;542;20220829;31.7;16.6;24.1;2.1;13.35;1.7;4.81;20807 +78085;45.36432;2.22913;542;20220830;27.1;16.9;22;2.3;15.82;.4;3.62;16142 +78085;45.36432;2.22913;542;20220831;28.1;13.8;21;2.1;14.32;.9;4.04;19622 +78085;45.36432;2.22913;542;20220901;26;14.3;20.2;1.5;14.95;.7;3.36;17845 +78085;45.36432;2.22913;542;20220902;23.1;15.5;19.3;1.6;16.05;9.4;2.69;14078 +78085;45.36432;2.22913;542;20220903;24.2;15.2;19.7;2;15.25;.3;3.02;15130 +78085;45.36432;2.22913;542;20220904;30;15;22.5;2.6;14.75;.6;4.46;19673 +78085;45.36432;2.22913;542;20220905;29.8;17.8;23.8;3.7;16.75;25.2;4.66;17369 +78085;45.36432;2.22913;542;20220906;25.8;16;20.9;2.2;17.35;4.8;3.12;15507 +78085;45.36432;2.22913;542;20220907;23.3;14.8;19.1;1.6;15.62;.9;2.65;14191 +78085;45.36432;2.22913;542;20220908;19.9;12.1;16;2.3;13.39;.5;2.41;13488 +78085;45.36432;2.22913;542;20220909;20;13.2;16.6;2.2;13.35;.7;2.32;12221 +78085;45.36432;2.22913;542;20220910;20.7;11.9;16.3;1.4;12.55;.1;2.38;13908 +78085;45.36432;2.22913;542;20220911;26.9;10.3;18.6;1.8;11.39;0;3.57;19262 +78085;45.36432;2.22913;542;20220912;33.3;16.9;25.1;2.4;13.02;0;4.88;19172 +78085;45.36432;2.22913;542;20220913;27.5;20.1;23.8;3.2;18.55;7.6;3.45;12440 +78085;45.36432;2.22913;542;20220914;24.9;17.8;21.3;2.4;16.65;4.8;2.83;11887 +78085;45.36432;2.22913;542;20220915;23.2;14.9;19;1.8;15.42;.6;2.43;12785 +78085;45.36432;2.22913;542;20220916;19.4;14;16.7;1.9;13.42;0;2.01;9900 +78085;45.36432;2.22913;542;20220917;15.9;7.3;11.6;2.8;8.79;0;2.26;12820 +78085;45.36432;2.22913;542;20220918;20.7;4.9;12.8;2.2;7.45;0;3.01;17488 +78085;45.36432;2.22913;542;20220919;20.8;5.8;13.3;3;8.12;0;3.21;16799 +78085;45.36432;2.22913;542;20220920;20.7;6.4;13.5;2.5;7.99;0;2.99;16209 +78085;45.36432;2.22913;542;20220921;20.8;6.7;13.8;2.2;8.35;0;2.85;16019 +78085;45.36432;2.22913;542;20220922;22.4;8;15.2;1.5;9.05;0;2.7;16270 +78085;45.36432;2.22913;542;20220923;21.2;9.5;15.4;2;10.82;.8;2.49;14126 +78085;45.36432;2.22913;542;20220924;17.2;11;14.1;1.6;12.19;4.2;1.73;10169 +78085;45.36432;2.22913;542;20220925;14.7;10.1;12.4;1.5;11.85;2.9;1.31;8134 +78085;45.36432;2.22913;542;20220926;14.2;7.9;11.1;2.5;10.89;5.2;1.42;9885 +78085;45.36432;2.22913;542;20220927;11.6;9;10.3;3;11.32;10.9;.96;6233 +78085;45.36432;2.22913;542;20220928;14.4;10.6;12.5;4;13.25;15.6;1.07;7431 +78085;45.36432;2.22913;542;20220929;13.2;8.2;10.7;1.8;10.42;.7;1.29;8589 +78085;45.36432;2.22913;542;20220930;14.6;4.6;9.6;1.6;8.95;2.7;1.57;12148 +78085;45.36432;2.22913;542;20221001;16.1;7.5;11.8;2.9;12.82;14.6;1.33;11145 +78085;45.36432;2.22913;542;20221002;18.1;13;15.6;2.1;14.75;.1;1.47;8323 +78085;45.36432;2.22913;542;20221003;19.3;9.5;14.4;1.8;12.42;0;1.76;11440 +78085;45.36432;2.22913;542;20221004;21.6;8.1;14.8;1.5;11.85;.1;2.04;13591 +78085;45.36432;2.22913;542;20221005;23.1;11.2;17.2;3.1;12.65;0;2.65;12505 +78085;45.36432;2.22913;542;20221006;18.7;13.8;16.2;1.4;14.12;.2;1.37;7246 +78085;45.36432;2.22913;542;20221007;21.8;11.4;16.6;1.9;13.35;.4;1.96;11358 +78085;45.36432;2.22913;542;20221008;18.6;11.4;15;1.5;12.42;0;1.52;8939 +78085;45.36432;2.22913;542;20221009;21.8;8.4;15.1;2.1;11.19;0;2.17;12821 +78085;45.36432;2.22913;542;20221010;21.2;12;16.6;2.8;13.15;.2;2.06;10167 +78085;45.36432;2.22913;542;20221011;18.7;12.5;15.6;1.3;14.12;2.9;1.32;7778 +78085;45.36432;2.22913;542;20221012;20.7;13.2;16.9;1.2;13.75;.6;1.52;8893 +78085;45.36432;2.22913;542;20221013;15.3;10.8;13.1;1.6;13.19;9.6;1;6753 +78085;45.36432;2.22913;542;20221014;15.9;13.3;14.6;3.2;15.32;4.5;.87;4911 +78085;45.36432;2.22913;542;20221015;20.7;13.6;17.1;3;14.35;.2;1.79;8183 +78085;45.36432;2.22913;542;20221016;23.2;16.2;19.7;5;13.99;0;3.04;8314 +78085;45.36432;2.22913;542;20221017;20.9;17.4;19.1;6.1;14.82;.5;2.66;5532 +78085;45.36432;2.22913;542;20221018;24.8;15.4;20.1;3.2;14.82;0;2.51;9325 +78085;45.36432;2.22913;542;20221019;23.8;15;19.4;3.5;12.45;1.4;2.83;8996 +78085;45.36432;2.22913;542;20221020;21;15.8;18.4;5.6;15.72;7.4;2.13;6618 +78085;45.36432;2.22913;542;20221021;20.4;14.9;17.7;3;14.39;2.6;1.73;6693 +78085;45.36432;2.22913;542;20221022;21.8;11.5;16.7;2.8;12.29;.1;2.04;9232 +78085;45.36432;2.22913;542;20221023;20.6;15.8;18.2;5.1;13.02;2.2;2.6;6109 +78085;45.36432;2.22913;542;20221024;19.8;12.8;16.3;2.3;11.25;.1;1.76;7371 +78085;45.36432;2.22913;542;20221025;20.2;11.2;15.7;3.4;11.39;1.6;2.06;8235 +78085;45.36432;2.22913;542;20221026;22.3;12.8;17.6;2.4;12.52;.1;1.89;8356 +78085;45.36432;2.22913;542;20221027;24.4;14.4;19.4;4.3;12.89;0;2.96;8581 +78085;45.36432;2.22913;542;20221028;24.3;19.7;22;4.3;10.89;0;3.77;5407 +78085;45.36432;2.22913;542;20221029;24;16.3;20.1;4.4;8.12;0;4.07;7204 +78085;45.36432;2.22913;542;20221030;21.4;15.2;18.3;3.6;10.19;.1;2.71;6154 +78085;45.36432;2.22913;542;20221031;20.6;13.1;16.8;4.3;12.95;18.4;2.07;6919 +78085;45.36432;2.22913;542;20221101;14.5;11.1;12.8;2.3;12.15;.1;.9;4370 +78085;45.36432;2.22913;542;20221102;16.3;8.2;12.3;2;10.32;0;1.18;6887 +78085;45.36432;2.22913;542;20221103;14.6;9;11.8;4.8;10.15;9.9;1.45;5611 +78085;45.36432;2.22913;542;20221104;7.7;6.9;7.3;4;9.32;9.4;.5;1351 +78085;45.36432;2.22913;542;20221105;10.4;1.2;5.8;1.5;7.49;0;.69;7038 +78085;45.36432;2.22913;542;20221106;13.9;2.8;8.4;2.7;7.22;.1;1.22;7683 +78085;45.36432;2.22913;542;20221107;16.6;7.5;12.1;3.6;9.75;0;1.54;6706 +78085;45.36432;2.22913;542;20221108;17.4;11.8;14.6;6;10.72;8.3;2.27;5216 +78085;45.36432;2.22913;542;20221109;13.5;11.4;12.4;1.9;12.12;10.5;.74;2807 +78085;45.36432;2.22913;542;20221110;13.1;7.5;10.3;1.4;10.15;0;.71;5071 +78085;45.36432;2.22913;542;20221111;19.7;6.2;12.9;2.6;10.25;.1;1.41;8146 +78085;45.36432;2.22913;542;20221112;20.8;9.4;15.1;2.1;10.09;0;1.54;7326 +78085;45.36432;2.22913;542;20221113;19.4;10.2;14.8;2;9.32;0;1.49;6381 +78085;45.36432;2.22913;542;20221114;13.9;11.7;12.8;4.4;10.85;7.6;1.36;2718 +78085;45.36432;2.22913;542;20221115;15.1;8.6;11.9;4.1;11.39;7.1;1;5037 +78085;45.36432;2.22913;542;20221116;12.8;8.4;10.6;4;10.72;5.7;.8;3918 +78085;45.36432;2.22913;542;20221117;13.2;10.3;11.8;4.7;10.95;12.7;1.01;2865 +78085;45.36432;2.22913;542;20221118;9.3;6.4;7.9;2.1;9.05;1.7;.59;3053 +78085;45.36432;2.22913;542;20221119;8;4.5;6.3;1.4;7.99;.5;.49;3339 +78085;45.36432;2.22913;542;20221120;6.7;.9;3.8;1.9;7.35;1.3;.37;4472 +78085;45.36432;2.22913;542;20221121;8.2;3.9;6.1;3.5;8.12;9.7;.58;3655 +78085;45.36432;2.22913;542;20221122;6.9;3.5;5.2;3.3;8.02;10.4;.45;3235 +78085;45.36432;2.22913;542;20221123;10.3;5.3;7.8;3.6;9.25;6.7;.58;3910 +78085;45.36432;2.22913;542;20221124;10.5;6.5;8.5;2.5;9.42;1.7;.58;3385 +78085;45.36432;2.22913;542;20221125;8.6;8;8.3;1.9;9.39;3.7;.58;942 +78085;45.36432;2.22913;542;20221126;9;3.2;6.1;1.6;7.65;0;.51;4070 +78085;45.36432;2.22913;542;20221127;13.5;4.7;9.1;3.4;5.22;7.6;1.83;5249 +78085;45.36432;2.22913;542;20221128;8.5;7.3;7.9;3.3;9.09;3.6;.63;1464 +78085;45.36432;2.22913;542;20221129;6.9;3.8;5.3;1.6;7.82;.2;.41;2751 +78085;45.36432;2.22913;542;20221130;8.3;.6;4.4;2.3;6.92;.1;.52;4456 +78085;45.36432;2.22913;542;20221201;6.5;2.2;4.3;2.7;6.65;0;.6;2766 +78085;45.36432;2.22913;542;20221202;2.8;1.8;2.3;1.8;5.95;1.3;.48;1088 +78085;45.36432;2.22913;542;20221203;5.2;.9;3;1.2;6.59;4;.32;3196 +78085;45.36432;2.22913;542;20221204;3.8;2.2;3;1.2;6.95;2.3;.33;1571 +78085;45.36432;2.22913;542;20221205;8.2;-.7;3.8;1.8;5.79;0;.56;4799 +78085;45.36432;2.22913;542;20221206;9.4;-1.7;3.9;1.5;4.75;0;.62;5319 +78085;45.36432;2.22913;542;20221207;5.7;-2.2;1.8;2;5.09;0;.51;4088 +78085;45.36432;2.22913;542;20221208;7.1;-3;2;1.4;5.25;.4;.41;5063 +78085;45.36432;2.22913;542;20221209;5.5;3.6;4.5;1.6;7.25;.5;.39;1724 +78085;45.36432;2.22913;542;20221210;0;-1.4;-.7;2.6;4.72;0;.43;1465 +78085;45.36432;2.22913;542;20221211;4.8;-8;-1.6;1.7;3.32;0;.52;5666 +78085;45.36432;2.22913;542;20221212;3.5;-2.9;.3;1.9;3.92;13.6;.59;3832 +78085;45.36432;2.22913;542;20221213;7.5;.6;4.1;2.9;8.42;3.3;.1;3991 +78085;45.36432;2.22913;542;20221214;10.2;7.2;8.7;3.3;10.35;3.3;.38;2441 +78085;45.36432;2.22913;542;20221215;7.2;4.7;6;2.4;8.32;4.6;.4;1776 +78085;45.36432;2.22913;542;20221216;2.8;1.9;2.3;3.1;6.12;0;.45;1073 +78085;45.36432;2.22913;542;20221217;5.3;-4.8;.3;1.7;3.65;0;.55;4858 +78085;45.36432;2.22913;542;20221218;9.7;-.5;4.6;4.9;4.79;0;1.48;4971 +78085;45.36432;2.22913;542;20221219;14.3;8.4;11.3;7.8;8.75;0;2.03;3546 +78085;45.36432;2.22913;542;20221220;13.7;11;12.3;6.5;9.69;5.4;1.81;2240 +78085;45.36432;2.22913;542;20221221;10.9;9;9.9;3.5;10.85;2.6;.53;1682 +78085;45.36432;2.22913;542;20221222;11.6;9.6;10.6;4.6;11.62;17.1;.54;1810 +78085;45.36432;2.22913;542;20221223;13.4;11;12.2;3.7;12.92;4.2;.52;1987 +78085;45.36432;2.22913;542;20221224;13.7;9.8;11.8;2.4;10.95;.3;.71;2765 +78085;45.36432;2.22913;542;20221225;16.4;7.4;11.9;3.3;8.75;0;1.3;4509 +78085;45.36432;2.22913;542;20221226;11;9;10;2.3;9.82;3;.71;1866 +78085;45.36432;2.22913;542;20221227;10.3;4.3;7.3;1.8;8.65;0;.42;3590 +78085;45.36432;2.22913;542;20221228;13.4;5;9.2;4;8.95;.5;.89;4392 +78085;45.36432;2.22913;542;20221229;9.8;8.4;9.1;4.2;9.35;18.4;.8;1394 +78085;45.36432;2.22913;542;20221230;12.2;6.6;9.4;5;10.05;4.2;.68;3533 +78085;45.36432;2.22913;542;20221231;17.4;11.9;14.7;5.1;10.25;0;1.99;3483 +78086;45.38729;2.54653;602;20220101;19.5;7.5;13.5;2;6.01;0;1.47;5456 +78086;45.38729;2.54653;602;20220102;14.1;6.2;10.1;2.9;7.48;.1;1.34;3991 +78086;45.38729;2.54653;602;20220103;10.2;6.9;8.6;3.3;9.78;.4;.57;2091 +78086;45.38729;2.54653;602;20220104;14.2;9.2;11.7;4.9;8.44;6.6;1.82;3374 +78086;45.38729;2.54653;602;20220105;2.2;-.3;.9;3.6;5.54;0;.46;2159 +78086;45.38729;2.54653;602;20220106;3.3;-1;1.1;2.5;4.92;.2;.53;4433 +78086;45.38729;2.54653;602;20220107;1.1;-3.9;-1.4;2.7;5.58;6.3;.2;2792 +78086;45.38729;2.54653;602;20220108;6.7;1;3.9;5.7;8.05;15.2;.16;2874 +78086;45.38729;2.54653;602;20220109;4.3;2.6;3.4;4.3;7.08;7.3;.43;1612 +78086;45.38729;2.54653;602;20220110;5.1;2.2;3.6;2.2;6.52;.5;.49;2524 +78086;45.38729;2.54653;602;20220111;6.1;-3.4;1.4;2.5;4.72;0;.56;6007 +78086;45.38729;2.54653;602;20220112;5.3;-4.5;.4;2.9;4.32;0;.67;5876 +78086;45.38729;2.54653;602;20220113;8;-3.2;2.4;2.4;4.12;0;.76;5939 +78086;45.38729;2.54653;602;20220114;12.3;-3.1;4.6;1.6;3.52;0;.93;7272 +78086;45.38729;2.54653;602;20220115;10.5;-1.7;4.4;1.7;3.68;0;.91;6632 +78086;45.38729;2.54653;602;20220116;7.3;-4.8;1.2;1.9;4.32;0;.66;7051 +78086;45.38729;2.54653;602;20220117;8;-2.9;2.5;2.7;5.55;0;.61;6040 +78086;45.38729;2.54653;602;20220118;7.3;-1.9;2.7;2.6;5.35;0;.53;5615 +78086;45.38729;2.54653;602;20220119;.8;-3.2;-1.2;2.6;5.62;.7;.22;2472 +78086;45.38729;2.54653;602;20220120;3.5;-1;1.2;2.6;5.68;0;.49;3878 +78086;45.38729;2.54653;602;20220121;3.1;-2.3;.4;4.1;4.21;0;.85;5262 +78086;45.38729;2.54653;602;20220122;4.5;-4.5;0;2.7;4.45;0;.66;6346 +78086;45.38729;2.54653;602;20220123;11.4;-2.9;4.2;2.3;5.01;0;1.09;7824 +78086;45.38729;2.54653;602;20220124;14.4;-1.5;6.5;1.7;4.15;0;1.18;8306 +78086;45.38729;2.54653;602;20220125;11.8;-.8;5.5;1.5;4.68;0;.91;7689 +78086;45.38729;2.54653;602;20220126;12.5;-2.8;4.8;1.6;4.68;0;.95;8421 +78086;45.38729;2.54653;602;20220127;11.8;-1.2;5.3;1.6;4.14;0;1.07;7441 +78086;45.38729;2.54653;602;20220128;9.5;-3.7;2.9;1.9;5.28;0;.77;8085 +78086;45.38729;2.54653;602;20220129;7.8;-4.1;1.9;1.6;5.51;0;.57;7087 +78086;45.38729;2.54653;602;20220130;9.8;.2;5;2.2;6.65;0;.75;6375 +78086;45.38729;2.54653;602;20220131;5.3;-.5;2.4;4.1;6.52;1.8;.53;3232 +78086;45.38729;2.54653;602;20220201;2.6;-1.5;.5;3.1;5.62;2.6;.5;4165 +78086;45.38729;2.54653;602;20220202;7.9;2.3;5.1;2.4;5.55;.2;1.19;4910 +78086;45.38729;2.54653;602;20220203;13;-2.7;5.2;2.4;5.95;.1;1.34;8484 +78086;45.38729;2.54653;602;20220204;6.3;2.4;4.3;2.5;7.15;3.4;.65;3475 +78086;45.38729;2.54653;602;20220205;8.4;2.9;5.6;2.1;6.48;.1;.84;6733 +78086;45.38729;2.54653;602;20220206;4.8;-2.2;1.3;4.3;7.08;6.5;.19;4839 +78086;45.38729;2.54653;602;20220207;8.5;4.6;6.5;3.6;6.95;.1;1.07;5196 +78086;45.38729;2.54653;602;20220208;14.3;-2.7;5.8;2.3;5.18;0;1.44;10403 +78086;45.38729;2.54653;602;20220209;14.4;.2;7.3;2.6;5.68;0;1.6;9897 +78086;45.38729;2.54653;602;20220210;11.2;3.2;7.2;2.8;7.39;1.9;1.65;10250 +78086;45.38729;2.54653;602;20220211;9;4.4;6.7;2.7;6.72;0;1.2;9775 +78086;45.38729;2.54653;602;20220212;9.1;-4.9;2.1;2.7;5.13;0;1.1;7566 +78086;45.38729;2.54653;602;20220213;10.9;3.5;7.2;6.6;7.71;7;1.47;9400 +78086;45.38729;2.54653;602;20220214;8.4;6.2;7.3;4.1;8.27;6.7;1.18;5100 +78086;45.38729;2.54653;602;20220215;6.1;2.2;4.2;3.7;7.59;9.3;.77;5775 +78086;45.38729;2.54653;602;20220216;10;4.4;7.2;4.7;10.02;11;.43;5041 +78086;45.38729;2.54653;602;20220217;10.8;8.8;9.8;4.1;11.41;4.8;.67;3530 +78086;45.38729;2.54653;602;20220218;13.8;8.1;10.9;4.1;9.82;2.2;1.42;7014 +78086;45.38729;2.54653;602;20220219;7.4;1.4;4.4;2.8;6.05;0;1.04;7623 +78086;45.38729;2.54653;602;20220220;7;.4;3.7;3.7;7.78;6.1;.51;5719 +78086;45.38729;2.54653;602;20220221;6.9;6;6.4;6.4;7.78;5;.93;3396 +78086;45.38729;2.54653;602;20220222;7.2;3.2;5.2;3;7.98;.7;.71;5955 +78086;45.38729;2.54653;602;20220223;13;4.6;8.8;2.1;8.08;0;1.27;9667 +78086;45.38729;2.54653;602;20220224;12;3.7;7.9;3.4;7.45;.8;1.47;9050 +78086;45.38729;2.54653;602;20220225;7.4;.4;3.9;3;5.52;0;1.23;10394 +78086;45.38729;2.54653;602;20220226;10.6;-3;3.8;4.1;4.38;0;1.91;12442 +78086;45.38729;2.54653;602;20220227;12.3;-1.8;5.3;2.2;4.58;0;1.72;13353 +78086;45.38729;2.54653;602;20220228;13.1;.4;6.8;2.4;5.45;0;1.77;12592 +78086;45.38729;2.54653;602;20220301;14.1;-3.3;5.4;2.3;5.35;0;1.8;14106 +78086;45.38729;2.54653;602;20220302;9.7;2.9;6.3;2.5;7.55;1.7;1.06;6589 +78086;45.38729;2.54653;602;20220303;11.8;6.4;9.1;1.4;9.25;.2;1.04;7549 +78086;45.38729;2.54653;602;20220304;12;3.5;7.8;2.6;8.55;0;1.18;8329 +78086;45.38729;2.54653;602;20220305;10;3.7;6.8;2.6;6.82;0;1.39;9857 +78086;45.38729;2.54653;602;20220306;8.7;-4.2;2.2;2.5;4.25;0;1.53;13899 +78086;45.38729;2.54653;602;20220307;9.2;-3.9;2.7;2.6;4.22;0;1.65;14168 +78086;45.38729;2.54653;602;20220308;12.9;-.9;6;2.9;5.72;0;1.92;14410 +78086;45.38729;2.54653;602;20220309;12.3;3.7;8;3.3;7.12;0;1.79;11301 +78086;45.38729;2.54653;602;20220310;13.1;4.4;8.7;3.7;7.45;.5;1.89;11552 +78086;45.38729;2.54653;602;20220311;10.3;6.6;8.4;6.6;7.72;9.3;1.76;7317 +78086;45.38729;2.54653;602;20220312;7.2;4.9;6;5.1;7.48;6.6;1.07;4587 +78086;45.38729;2.54653;602;20220313;7.7;5.9;6.8;5.6;6.58;9.5;1.64;4170 +78086;45.38729;2.54653;602;20220314;10.7;-1.4;4.6;4.7;7.32;3;1.3;11698 +78086;45.38729;2.54653;602;20220315;14.6;8.4;11.5;6.2;9.28;0;2.31;10640 +78086;45.38729;2.54653;602;20220316;16.2;7.1;11.7;2.5;9.32;0;1.96;10990 +78086;45.38729;2.54653;602;20220317;11.4;7.5;9.4;3;9.18;0;1.11;4176 +78086;45.38729;2.54653;602;20220318;11.2;5;8.1;3;8.37;.1;1.37;6425 +78086;45.38729;2.54653;602;20220319;15.2;5.9;10.5;2.9;8.09;0;2.45;14575 +78086;45.38729;2.54653;602;20220320;12;4;8;6.1;7.47;.1;2.22;7625 +78086;45.38729;2.54653;602;20220321;12.7;6.5;9.6;6.8;7.14;0;3;12925 +78086;45.38729;2.54653;602;20220322;13.5;1.9;7.7;6.7;5.02;0;3.66;19150 +78086;45.38729;2.54653;602;20220323;15.1;1.4;8.3;4.6;4.42;0;3.63;19675 +78086;45.38729;2.54653;602;20220324;17.7;2;9.8;3.3;4.77;0;3.57;18643 +78086;45.38729;2.54653;602;20220325;18.2;2.8;10.5;2.9;4.87;0;3.54;18425 +78086;45.38729;2.54653;602;20220326;18.5;-1.1;8.7;3;5.69;0;3.38;20050 +78086;45.38729;2.54653;602;20220327;19.4;1;10.2;3.3;6.09;0;3.72;19550 +78086;45.38729;2.54653;602;20220328;19.2;4.4;11.8;4.4;5.84;0;4.24;17775 +78086;45.38729;2.54653;602;20220329;17.3;7.4;12.4;3;7.44;2.9;2.92;11300 +78086;45.38729;2.54653;602;20220330;10.5;6.7;8.6;2;10.09;5;1.17;6425 +78086;45.38729;2.54653;602;20220331;9.7;5.5;7.6;4;8.17;5.7;1.66;8475 +78086;45.38729;2.54653;602;20220401;3.2;-2;.6;4.4;5.46;5.6;1.39;10733 +78086;45.38729;2.54653;602;20220402;3.2;-2.2;.5;3.7;4.97;.8;1.45;10233 +78086;45.38729;2.54653;602;20220403;2;-2.9;-.5;3.6;4.84;0;1.12;6566 +78086;45.38729;2.54653;602;20220404;8.8;-3.5;2.6;1.5;4.8;0;2.36;22666 +78086;45.38729;2.54653;602;20220405;12.8;-4.2;4.3;2.2;6.21;0;2.25;20400 +78086;45.38729;2.54653;602;20220406;10.3;1.4;5.8;2.8;9.14;3;1.2;7500 +78086;45.38729;2.54653;602;20220407;11;7.1;9.1;5.4;10.47;24.8;1.34;5050 +78086;45.38729;2.54653;602;20220408;14.4;9.3;11.8;7.3;9.94;6.6;2.92;10100 +78086;45.38729;2.54653;602;20220409;9.7;2.1;5.9;3.1;5.81;.3;2.22;15700 +78086;45.38729;2.54653;602;20220410;16.3;-3.7;6.3;2.8;5.42;0;3.36;24075 +78086;45.38729;2.54653;602;20220411;16;4.4;10.2;7.3;8.09;0;3.77;20250 +78086;45.38729;2.54653;602;20220412;16.4;9.6;13;6.2;7.69;0;3.91;12525 +78086;45.38729;2.54653;602;20220413;16.4;6.3;11.4;1.7;8.74;0;2.25;11050 +78086;45.38729;2.54653;602;20220414;20.8;2.3;11.6;2.2;10.24;0;3.34;21925 +78086;45.38729;2.54653;602;20220415;21.7;4.1;12.9;2.2;10.39;0;3.6;23300 +78086;45.38729;2.54653;602;20220416;21.6;3.6;12.6;2.8;9.04;0;3.87;22950 +78086;45.38729;2.54653;602;20220417;20.5;.7;10.6;2.6;7.37;0;3.99;25525 +78086;45.38729;2.54653;602;20220418;18;2.7;10.4;2.4;8.24;0;3.36;22350 +78086;45.38729;2.54653;602;20220419;16.9;3.3;10.1;2.3;9.47;.4;2.73;18500 +78086;45.38729;2.54653;602;20220420;13.7;7.7;10.7;1.6;10.49;7.4;1.54;7450 +78086;45.38729;2.54653;602;20220421;15.1;7.3;11.2;1.9;10.69;1.5;2.12;11850 +78086;45.38729;2.54653;602;20220422;18.6;5;11.8;2;9.97;.9;3.13;20475 +78086;45.38729;2.54653;602;20220423;15;8.8;11.9;4.4;9.97;17.1;2.49;9150 +78086;45.38729;2.54653;602;20220424;11.9;4.8;8.3;3.2;10.32;11.5;1.26;5625 +78086;45.38729;2.54653;602;20220425;14.3;6.7;10.5;2;9.82;.1;2.26;13200 +78086;45.38729;2.54653;602;20220426;18.4;2.4;10.4;2;9.09;0;3.55;25275 +78086;45.38729;2.54653;602;20220427;21.2;4.8;13;2.3;9.29;0;3.94;25300 +78086;45.38729;2.54653;602;20220428;21.2;7;14.1;2.2;11.04;0;3.71;22475 +78086;45.38729;2.54653;602;20220429;19.9;7.6;13.7;2.2;11.84;.6;2.67;13925 +78086;45.38729;2.54653;602;20220430;18.7;6.2;12.4;2.2;9.99;0;3.57;23375 +78086;45.38729;2.54653;602;20220501;17.8;1.8;9.8;1.8;8.17;0;3.57;25850 +78086;45.38729;2.54653;602;20220502;18.7;3.9;11.3;1.9;8.77;0;3.58;23575 +78086;45.38729;2.54653;602;20220503;18;7.1;12.6;1.5;10.72;1.6;2.64;15275 +78086;45.38729;2.54653;602;20220504;17.1;7;12;1.7;11.44;4.1;2.55;15675 +78086;45.38729;2.54653;602;20220505;17.2;5.9;11.5;2.7;9.89;.3;3.19;19900 +78086;45.38729;2.54653;602;20220506;17.5;6.6;12;2.9;9.75;0;2.96;17639 +78086;45.38729;2.54653;602;20220507;19.5;6.9;13.2;2.7;9.72;2;3.73;22781 +78086;45.38729;2.54653;602;20220508;20.9;8.1;14.5;2.5;10.42;0;3.77;21897 +78086;45.38729;2.54653;602;20220509;23.2;7.1;15.1;1.6;10.32;0;4.11;25002 +78086;45.38729;2.54653;602;20220510;24.2;9;16.6;2;10.72;0;4.44;24791 +78086;45.38729;2.54653;602;20220511;26.4;11.9;19.2;3.5;10.88;0;5.47;24820 +78086;45.38729;2.54653;602;20220512;22.3;12.3;17.3;2.2;13.65;2.4;3.36;17630 +78086;45.38729;2.54653;602;20220513;22.3;12.6;17.5;1.5;13.75;.3;3.63;20699 +78086;45.38729;2.54653;602;20220514;25.9;10.9;18.4;2;13.72;0;4.41;24002 +78086;45.38729;2.54653;602;20220515;25.5;15.2;20.3;3.3;12.98;1.7;5.03;22674 +78086;45.38729;2.54653;602;20220516;24.9;12.3;18.6;2.2;13.38;0;4.38;23061 +78086;45.38729;2.54653;602;20220517;27.9;11.1;19.5;1.5;13.12;0;4.82;25965 +78086;45.38729;2.54653;602;20220518;28.9;13.5;21.2;2.3;14.88;.2;5.1;24817 +78086;45.38729;2.54653;602;20220519;27.2;17;22.1;3.4;13.88;.1;5.27;21351 +78086;45.38729;2.54653;602;20220520;28.2;18.7;23.5;3.7;12.65;0;6.01;22426 +78086;45.38729;2.54653;602;20220521;30.9;14;22.5;1.8;16.15;0;5.23;25843 +78086;45.38729;2.54653;602;20220522;30.1;16.7;23.4;1.5;17.38;1;4.64;21882 +78086;45.38729;2.54653;602;20220523;16.6;15.2;15.9;3.4;14.85;11.3;1.66;5941 +78086;45.38729;2.54653;602;20220524;16.2;9.1;12.6;2.7;10.68;.5;2.99;18740 +78086;45.38729;2.54653;602;20220525;16.6;5.1;10.9;2.1;9.68;0;3.18;22320 +78086;45.38729;2.54653;602;20220526;18;7.3;12.7;2;10.82;0;3.32;21885 +78086;45.38729;2.54653;602;20220527;23.6;8.2;15.9;2.4;11.95;0;4.36;25002 +78086;45.38729;2.54653;602;20220528;22;9.2;15.6;2.9;10.38;0;4.48;24455 +78086;45.38729;2.54653;602;20220529;19.5;6;12.8;2.4;7.82;0;4.18;24914 +78086;45.38729;2.54653;602;20220530;21.1;5.5;13.3;2.4;7.68;.1;4.51;26534 +78086;45.38729;2.54653;602;20220531;20.5;10.2;15.4;2.1;9.72;2.1;3.77;19637 +78086;45.38729;2.54653;602;20220601;26;9.3;17.6;2.1;11.85;4.4;4.76;25425 +78086;45.38729;2.54653;602;20220602;26.8;13.8;20.3;2.5;14.92;8;4.79;23141 +78086;45.38729;2.54653;602;20220603;28.1;14.1;21.1;2.6;14.75;14.1;5.22;24620 +78086;45.38729;2.54653;602;20220604;27.4;12.1;19.7;2.7;16.32;21;4.88;25452 +78086;45.38729;2.54653;602;20220605;20.1;13.2;16.6;2.8;15.28;.8;2.96;17005 +78086;45.38729;2.54653;602;20220606;22;10.4;16.2;1.8;14.05;.3;3.7;22110 +78086;45.38729;2.54653;602;20220607;19.8;12.7;16.3;2.5;12.92;2.2;3.42;18697 +78086;45.38729;2.54653;602;20220608;16.5;11.5;14;3.2;12.95;8.4;2.28;11913 +78086;45.38729;2.54653;602;20220609;17.4;10.5;13.9;3;11.72;.1;2.99;17411 +78086;45.38729;2.54653;602;20220610;25;8.5;16.8;1.7;12.15;.1;4.75;27690 +78086;45.38729;2.54653;602;20220611;28.3;9.3;18.8;1.5;12.58;0;5.29;29184 +78086;45.38729;2.54653;602;20220612;27.2;14.2;20.7;1.3;15.18;.4;4.52;23232 +78086;45.38729;2.54653;602;20220613;26.5;14.4;20.5;2.3;15.35;0;4.86;24858 +78086;45.38729;2.54653;602;20220614;30.2;12.6;21.4;2.6;13.48;.5;6.02;28783 +78086;45.38729;2.54653;602;20220615;30.3;18.4;24.3;2.6;16.45;0;5.71;24429 +78086;45.38729;2.54653;602;20220616;31.4;16.5;24;2.1;16.75;0;5.6;25428 +78086;45.38729;2.54653;602;20220617;34;15.7;24.8;2.2;14.25;0;6.5;28017 +78086;45.38729;2.54653;602;20220618;34.7;18.6;26.6;3.3;12.55;0;7.79;28876 +78086;45.38729;2.54653;602;20220619;31.4;22.7;27;5.8;12.62;0;8.38;24034 +78086;45.38729;2.54653;602;20220620;29.5;18.2;23.8;3.3;14.88;.8;5.98;24534 +78086;45.38729;2.54653;602;20220621;27.6;17;22.3;2.5;17.65;4.5;4.65;21827 +78086;45.38729;2.54653;602;20220622;25;16;20.5;2.5;16.95;14;4.34;21867 +78086;45.38729;2.54653;602;20220623;23.1;13.7;18.4;2.2;16.25;18.3;3.66;19569 +78086;45.38729;2.54653;602;20220624;20.5;14.3;17.4;2.5;14.68;4.4;3.15;16120 +78086;45.38729;2.54653;602;20220625;24.1;11.7;17.9;2.4;13.98;22.5;4.19;22111 +78086;45.38729;2.54653;602;20220626;17.1;13.5;15.3;2.1;15.25;45.1;1.67;8934 +78086;45.38729;2.54653;602;20220627;19.4;13.3;16.4;1.7;14.28;.6;2.74;14655 +78086;45.38729;2.54653;602;20220628;22.7;9.7;16.2;1.9;12.18;0;4.43;26489 +78086;45.38729;2.54653;602;20220629;25.2;9.4;17.3;1.6;12.98;3.7;4.8;27788 +78086;45.38729;2.54653;602;20220630;15.1;13.5;14.3;2;14.05;6.4;1.31;5411 +78086;45.38729;2.54653;602;20220701;20.5;9.7;15.1;1.9;11.28;0;4.1;25281 +78086;45.38729;2.54653;602;20220702;27.5;8;17.7;1.7;11.35;0;5.33;29516 +78086;45.38729;2.54653;602;20220703;26.8;13.1;20;1.6;14.55;1.5;4.76;25199 +78086;45.38729;2.54653;602;20220704;25.1;14.8;20;1.7;16.08;3.1;3.97;20570 +78086;45.38729;2.54653;602;20220705;25.4;13.3;19.4;1.7;14.42;0;4.67;25448 +78086;45.38729;2.54653;602;20220706;24.9;11.8;18.4;2.3;12.08;0;4.78;24632 +78086;45.38729;2.54653;602;20220707;23.8;9.7;16.8;2.7;12.62;0;4.55;25512 +78086;45.38729;2.54653;602;20220708;26.1;11.4;18.8;3;12.88;0;5.07;25732 +78086;45.38729;2.54653;602;20220709;28.1;12;20;2.8;12.08;0;5.59;26158 +78086;45.38729;2.54653;602;20220710;27.6;13;20.3;3;12.85;0;5.37;24869 +78086;45.38729;2.54653;602;20220711;29.2;14.4;21.8;3.6;12.95;0;6.1;26473 +78086;45.38729;2.54653;602;20220712;30.1;16.2;23.2;2.5;13.25;0;5.85;25877 +78086;45.38729;2.54653;602;20220713;31.2;15.2;23.2;1.8;12.45;0;5.84;27483 +78086;45.38729;2.54653;602;20220714;31.8;15.7;23.7;2.1;13.95;0;6.03;27230 +78086;45.38729;2.54653;602;20220715;30.4;15.2;22.8;2;14.12;0;5.48;25649 +78086;45.38729;2.54653;602;20220716;31;14.6;22.8;3;12.22;0;6.24;26374 +78086;45.38729;2.54653;602;20220717;31.9;15.7;23.8;3.5;11.62;0;6.92;26838 +78086;45.38729;2.54653;602;20220718;35.8;17.7;26.7;2.8;12.95;.4;7.26;27836 +78086;45.38729;2.54653;602;20220719;34.1;23.2;28.7;3.5;13.55;1.1;7.23;22797 +78086;45.38729;2.54653;602;20220720;24.4;16.7;20.5;2;15.98;.8;3.57;16437 +78086;45.38729;2.54653;602;20220721;29.9;12.5;21.2;1.7;14.52;0;5.25;26871 +78086;45.38729;2.54653;602;20220722;29.9;15.3;22.6;2.7;15.55;0;5.5;24107 +78086;45.38729;2.54653;602;20220723;26.3;15.2;20.7;2.4;14.95;0;4.71;23295 +78086;45.38729;2.54653;602;20220724;33.2;13.6;23.4;1.8;13.82;0;5.91;27820 +78086;45.38729;2.54653;602;20220725;24.5;17.7;21.1;3.1;14.58;.3;4.32;17600 +78086;45.38729;2.54653;602;20220726;24;14.1;19.1;2.5;12.95;0;4.49;22970 +78086;45.38729;2.54653;602;20220727;25.3;10.1;17.7;1.8;11.62;0;4.54;24974 +78086;45.38729;2.54653;602;20220728;27.3;10.8;19.1;1.8;11.62;0;4.77;24721 +78086;45.38729;2.54653;602;20220729;24.3;14.8;19.5;1.4;14.02;1.4;3.5;17590 +78086;45.38729;2.54653;602;20220730;27.9;14.1;21;1.6;14.52;0;4.62;23625 +78086;45.38729;2.54653;602;20220731;29.9;13.7;21.8;1.9;13.65;0;5.17;25157 +78086;45.38729;2.54653;602;20220801;30.8;14.5;22.6;2.1;13.75;0;5.41;25034 +78086;45.38729;2.54653;602;20220802;32.1;14;23;1.9;13.85;.3;5.56;25863 +78086;45.38729;2.54653;602;20220803;34.6;17.4;26;2;12.95;0;6.12;26160 +78086;45.38729;2.54653;602;20220804;35.1;20.5;27.8;2.2;13.65;0;6.17;23778 +78086;45.38729;2.54653;602;20220805;28.3;18.8;23.6;2.3;17.42;6.9;4.44;19613 +78086;45.38729;2.54653;602;20220806;30;16.6;23.3;2.4;14.38;0;5.19;22915 +78086;45.38729;2.54653;602;20220807;29.7;13;21.4;2.6;10.82;0;5.61;24849 +78086;45.38729;2.54653;602;20220808;30.9;13.2;22.1;2.8;10.08;0;5.94;24777 +78086;45.38729;2.54653;602;20220809;32;15.7;23.9;2.6;9.65;0;6.04;23761 +78086;45.38729;2.54653;602;20220810;33.4;17.7;25.5;2.9;9.62;0;6.57;24100 +78086;45.38729;2.54653;602;20220811;34.4;16.9;25.6;2.5;10.62;0;6.29;24584 +78086;45.38729;2.54653;602;20220812;34.4;16.6;25.5;2.1;11.25;0;5.87;24476 +78086;45.38729;2.54653;602;20220813;33.8;16.7;25.3;1.7;11.08;5.9;5.42;23825 +78086;45.38729;2.54653;602;20220814;21.6;17.5;19.6;3.6;16.38;6.1;2.99;12797 +78086;45.38729;2.54653;602;20220815;24.2;14.5;19.3;2.4;14.98;.6;3.41;16418 +78086;45.38729;2.54653;602;20220816;29.1;13.5;21.3;2.4;14.58;27.3;4.44;19632 +78086;45.38729;2.54653;602;20220817;22.5;12.8;17.7;2.3;15.25;.8;3.03;16520 +78086;45.38729;2.54653;602;20220818;21.2;12.1;16.7;2;15.15;7.4;2.75;15749 +78086;45.38729;2.54653;602;20220819;21.4;14.5;18;2.5;15.85;.9;2.7;14178 +78086;45.38729;2.54653;602;20220820;25.2;14.3;19.8;2;16.18;.2;3.58;18939 +78086;45.38729;2.54653;602;20220821;24;11.4;17.7;1.7;14.92;.1;3.3;19129 +78086;45.38729;2.54653;602;20220822;22.8;15.6;19.2;1.6;16.25;.2;2.75;14392 +78086;45.38729;2.54653;602;20220823;27.5;15;21.2;1.3;16.85;.1;3.58;18813 +78086;45.38729;2.54653;602;20220824;30.9;15;22.9;1.8;14.78;0;4.58;21770 +78086;45.38729;2.54653;602;20220825;27.9;17.3;22.6;2.5;15.42;2.2;4.19;18096 +78086;45.38729;2.54653;602;20220826;26.2;15.2;20.7;2.3;16.78;.4;3.58;17943 +78086;45.38729;2.54653;602;20220827;26.2;12.7;19.5;2;14.78;.1;3.69;19405 +78086;45.38729;2.54653;602;20220828;28.6;13;20.8;2.1;13.28;0;4.27;21251 +78086;45.38729;2.54653;602;20220829;31.1;14.1;22.6;2.1;13.05;.7;4.52;19400 +78086;45.38729;2.54653;602;20220830;25.7;15.5;20.6;2.1;15.55;.7;3.14;14340 +78086;45.38729;2.54653;602;20220831;28;11.9;20;2.1;14.05;.5;3.93;19391 +78086;45.38729;2.54653;602;20220901;26.5;12.8;19.7;1.3;14.45;1.3;3.46;19321 +78086;45.38729;2.54653;602;20220902;23.1;14;18.6;1.9;15.45;11;2.71;14079 +78086;45.38729;2.54653;602;20220903;23.8;14.8;19.3;1.9;15.08;.2;3.02;15690 +78086;45.38729;2.54653;602;20220904;29;12.9;20.9;2.4;14.32;.6;4.2;19896 +78086;45.38729;2.54653;602;20220905;29.4;16.8;23.1;3.4;16.35;17.7;4.55;18462 +78086;45.38729;2.54653;602;20220906;25.4;15.2;20.3;2.2;17.08;2.5;2.99;14794 +78086;45.38729;2.54653;602;20220907;23;14.4;18.7;2.3;15.78;1.2;2.48;12149 +78086;45.38729;2.54653;602;20220908;20.8;10.4;15.6;2.5;13.08;1.3;2.49;13798 +78086;45.38729;2.54653;602;20220909;19.9;11.8;15.8;2.8;12.92;2.1;2.42;13461 +78086;45.38729;2.54653;602;20220910;20.4;11.2;15.8;1.9;12.22;.1;2.56;14995 +78086;45.38729;2.54653;602;20220911;26.4;8.4;17.4;1.9;11.12;0;3.53;19340 +78086;45.38729;2.54653;602;20220912;32.8;14.3;23.5;2.5;12.75;0;4.82;19636 +78086;45.38729;2.54653;602;20220913;27.9;19.2;23.5;3.1;18.22;2.1;3.54;13331 +78086;45.38729;2.54653;602;20220914;24.8;17.6;21.2;2.6;16.92;5.1;2.97;13012 +78086;45.38729;2.54653;602;20220915;23.5;13.5;18.5;2.3;15.42;2.1;2.55;14001 +78086;45.38729;2.54653;602;20220916;19.4;12.6;16;2.2;12.98;.2;2.04;10656 +78086;45.38729;2.54653;602;20220917;16.1;5.6;10.8;2.4;8.52;0;2.28;15180 +78086;45.38729;2.54653;602;20220918;21;3.4;12.2;2.2;7.18;0;2.97;17517 +78086;45.38729;2.54653;602;20220919;20.9;4.8;12.8;2.8;7.88;0;3.09;16875 +78086;45.38729;2.54653;602;20220920;20.7;4.9;12.8;2.6;7.78;0;2.91;16724 +78086;45.38729;2.54653;602;20220921;21.1;5.6;13.4;2.5;8.25;0;2.88;16439 +78086;45.38729;2.54653;602;20220922;22;6.7;14.4;2;8.95;0;2.88;17033 +78086;45.38729;2.54653;602;20220923;21.1;8.5;14.8;2;10.72;2.4;2.39;13169 +78086;45.38729;2.54653;602;20220924;17.1;10.2;13.7;1.7;12.05;2.9;1.61;9570 +78086;45.38729;2.54653;602;20220925;14.5;9.9;12.2;1.7;11.72;2.4;1.27;7578 +78086;45.38729;2.54653;602;20220926;13.9;8.1;11;2.9;10.78;6.2;1.37;8849 +78086;45.38729;2.54653;602;20220927;11.4;8.5;10;4.1;11.02;14.3;.97;6491 +78086;45.38729;2.54653;602;20220928;14.7;10.4;12.5;5.1;13.08;24.8;1.09;7909 +78086;45.38729;2.54653;602;20220929;13.2;8;10.6;2.5;10.28;.7;1.32;8146 +78086;45.38729;2.54653;602;20220930;14.6;5;9.8;1.7;8.98;.8;1.66;13199 +78086;45.38729;2.54653;602;20221001;15.6;6.1;10.8;3.4;12.22;16.2;1.13;8435 +78086;45.38729;2.54653;602;20221002;18;12.9;15.4;2.7;14.38;.2;1.56;8133 +78086;45.38729;2.54653;602;20221003;19.3;7.9;13.6;1.9;12.08;0;1.78;12509 +78086;45.38729;2.54653;602;20221004;21.5;6.6;14;1.5;11.41;.1;2.14;14915 +78086;45.38729;2.54653;602;20221005;22.3;10;16.1;3.1;12.35;.1;2.65;13988 +78086;45.38729;2.54653;602;20221006;19.4;13.1;16.2;1.4;13.55;.2;1.54;8561 +78086;45.38729;2.54653;602;20221007;21.5;9.7;15.6;1.7;12.85;.1;1.95;12956 +78086;45.38729;2.54653;602;20221008;18.6;10.2;14.4;1.7;12.28;0;1.52;8960 +78086;45.38729;2.54653;602;20221009;21.2;7.2;14.2;2.3;10.95;0;2.18;13504 +78086;45.38729;2.54653;602;20221010;21.8;10.4;16.1;2.4;12.52;.2;2.14;11653 +78086;45.38729;2.54653;602;20221011;19.4;10.7;15;1.5;13.62;6.2;1.39;8563 +78086;45.38729;2.54653;602;20221012;20.4;12.3;16.3;1.5;13.68;.5;1.51;8526 +78086;45.38729;2.54653;602;20221013;15.3;9.3;12.3;1.8;12.88;8.5;.92;5758 +78086;45.38729;2.54653;602;20221014;15.7;12.5;14.1;3.4;14.92;6.2;.83;4782 +78086;45.38729;2.54653;602;20221015;20.1;12.8;16.5;3.1;14.05;.1;1.73;9139 +78086;45.38729;2.54653;602;20221016;23.2;15.2;19.2;4.2;13.35;0;2.83;10043 +78086;45.38729;2.54653;602;20221017;20.6;16.7;18.7;5.1;14.25;0;2.44;6171 +78086;45.38729;2.54653;602;20221018;23.8;14.6;19.2;2.8;14.48;0;2.24;10421 +78086;45.38729;2.54653;602;20221019;23;12.4;17.7;2.7;12.35;.7;2.21;9362 +78086;45.38729;2.54653;602;20221020;20.7;15.8;18.3;4.5;15.28;6.7;2;5967 +78086;45.38729;2.54653;602;20221021;20.4;15.2;17.8;2.8;14.55;3.2;1.72;6713 +78086;45.38729;2.54653;602;20221022;21.2;10.9;16;2.7;12.15;0;1.95;9797 +78086;45.38729;2.54653;602;20221023;20.3;14.9;17.6;4.5;13.02;1;2.29;4935 +78086;45.38729;2.54653;602;20221024;19.1;11.9;15.5;2.4;11.95;.2;1.64;8103 +78086;45.38729;2.54653;602;20221025;20.5;10;15.2;2.8;11.15;.9;1.88;7863 +78086;45.38729;2.54653;602;20221026;22.1;11.6;16.8;2.3;11.95;0;1.83;8521 +78086;45.38729;2.54653;602;20221027;24.4;11.9;18.2;3.2;11.95;0;2.46;8997 +78086;45.38729;2.54653;602;20221028;24.2;18.8;21.5;3.6;10.42;0;3.37;5972 +78086;45.38729;2.54653;602;20221029;24;14.1;19.1;3.9;7.92;0;3.59;8535 +78086;45.38729;2.54653;602;20221030;21.2;13.4;17.3;2.9;9.68;.1;2.35;7820 +78086;45.38729;2.54653;602;20221031;20.7;12;16.3;3.8;12.68;15.6;1.96;8073 +78086;45.38729;2.54653;602;20221101;14.9;11;12.9;2.6;12.05;.1;.99;5380 +78086;45.38729;2.54653;602;20221102;16.6;6.8;11.7;2;9.88;0;1.19;8009 +78086;45.38729;2.54653;602;20221103;14.3;7.2;10.8;4.2;9.65;11.1;1.3;4681 +78086;45.38729;2.54653;602;20221104;7.6;6.5;7;4.7;9.08;12.7;.54;1664 +78086;45.38729;2.54653;602;20221105;10;1.2;5.6;1.8;7.38;0;.74;7222 +78086;45.38729;2.54653;602;20221106;14.3;.8;7.5;2.3;6.65;.2;1.23;8086 +78086;45.38729;2.54653;602;20221107;16.4;6.1;11.2;3.3;9.28;0;1.45;7882 +78086;45.38729;2.54653;602;20221108;17.3;10.6;14;4.3;10.32;4.8;1.85;6206 +78086;45.38729;2.54653;602;20221109;13.4;11.1;12.3;2.2;12.08;11.6;.75;2306 +78086;45.38729;2.54653;602;20221110;13.7;7.1;10.4;1.6;10.12;0;.72;5793 +78086;45.38729;2.54653;602;20221111;18.7;5.3;12;2.6;10.28;.1;1.24;8330 +78086;45.38729;2.54653;602;20221112;20.5;7.3;13.9;2.2;10.02;0;1.45;8242 +78086;45.38729;2.54653;602;20221113;19.5;8.3;13.9;2;9.25;0;1.43;6899 +78086;45.38729;2.54653;602;20221114;14;10.7;12.4;3.8;10.58;7.1;1.23;3317 +78086;45.38729;2.54653;602;20221115;15.2;8.7;11.9;3.4;11.28;9.1;.94;4845 +78086;45.38729;2.54653;602;20221116;12.6;7.2;9.9;3.5;10.28;4.9;.74;4795 +78086;45.38729;2.54653;602;20221117;13.1;9.6;11.4;4.7;10.55;17.9;1.07;3384 +78086;45.38729;2.54653;602;20221118;9.1;5.9;7.5;2.7;8.75;2.1;.58;4074 +78086;45.38729;2.54653;602;20221119;8.1;4;6;1.8;7.88;.6;.49;4508 +78086;45.38729;2.54653;602;20221120;6.2;-.4;2.9;2.1;7.12;1.5;.33;4511 +78086;45.38729;2.54653;602;20221121;7.7;3.4;5.6;3.3;7.88;10.2;.55;2716 +78086;45.38729;2.54653;602;20221122;6.8;3.1;5;4;7.68;8.9;.51;3600 +78086;45.38729;2.54653;602;20221123;10.2;4.7;7.4;3.6;8.95;9.8;.57;3530 +78086;45.38729;2.54653;602;20221124;10.7;5.3;8;2.3;9.15;1.5;.54;4161 +78086;45.38729;2.54653;602;20221125;8.7;7.4;8.1;2.3;9.08;4.4;.6;1619 +78086;45.38729;2.54653;602;20221126;8.3;1.6;4.9;1.7;7.42;0;.45;4404 +78086;45.38729;2.54653;602;20221127;13.2;2.2;7.7;2.6;5.65;5.9;1.26;5914 +78086;45.38729;2.54653;602;20221128;8.1;6.8;7.4;3.2;8.65;5.7;.66;1818 +78086;45.38729;2.54653;602;20221129;7.1;3.4;5.2;2.2;7.62;.5;.44;3404 +78086;45.38729;2.54653;602;20221130;7.7;-.3;3.7;2.1;6.68;.4;.43;4840 +78086;45.38729;2.54653;602;20221201;5.9;.2;3;2.2;6.42;0;.49;2515 +78086;45.38729;2.54653;602;20221202;2.3;.8;1.5;1.7;5.82;1.2;.44;941 +78086;45.38729;2.54653;602;20221203;3.8;.5;2.1;2;6.48;5.7;.34;2149 +78086;45.38729;2.54653;602;20221204;3.5;1.9;2.7;1.7;6.98;4;.31;1361 +78086;45.38729;2.54653;602;20221205;7.2;-1.7;2.8;2.1;5.78;0;.48;5580 +78086;45.38729;2.54653;602;20221206;9.6;-3.8;2.9;1.8;4.82;0;.57;5932 +78086;45.38729;2.54653;602;20221207;5.5;-3.5;1;2.7;4.95;0;.45;4689 +78086;45.38729;2.54653;602;20221208;7.1;-4.1;1.5;2.5;5.15;1.6;.53;4276 +78086;45.38729;2.54653;602;20221209;6.1;2.8;4.4;1.5;7.25;.9;.36;2295 +78086;45.38729;2.54653;602;20221210;-.3;-1.6;-1;2.6;4.78;0;.37;2005 +78086;45.38729;2.54653;602;20221211;3.5;-7.8;-2.1;2;3.41;0;.51;4961 +78086;45.38729;2.54653;602;20221212;2.8;-3.6;-.4;2.1;3.98;12.3;.56;3706 +78086;45.38729;2.54653;602;20221213;6.8;-.3;3.3;3.3;8.02;1.4;.07;3264 +78086;45.38729;2.54653;602;20221214;10;6;8;3.2;10.08;2.5;.3;2732 +78086;45.38729;2.54653;602;20221215;7.9;3.1;5.5;2.4;8.25;6.2;.38;1929 +78086;45.38729;2.54653;602;20221216;4.5;1.7;3.1;2.5;6.05;0;.46;2635 +78086;45.38729;2.54653;602;20221217;6.1;-5.8;.1;2.1;3.42;0;.61;5431 +78086;45.38729;2.54653;602;20221218;9.9;-3.8;3;3.8;4.42;0;1.19;5768 +78086;45.38729;2.54653;602;20221219;13.6;7.5;10.6;5.2;8.32;0;1.47;4076 +78086;45.38729;2.54653;602;20221220;14.3;9.9;12.1;5.2;9.28;3.1;1.63;3150 +78086;45.38729;2.54653;602;20221221;10.9;8.8;9.9;3.7;10.52;2.1;.61;2338 +78086;45.38729;2.54653;602;20221222;11.7;8.4;10.1;5.5;11.12;17.5;.63;1967 +78086;45.38729;2.54653;602;20221223;13.4;10.5;11.9;4.5;12.58;7.1;.56;2291 +78086;45.38729;2.54653;602;20221224;13.6;9.1;11.4;2.6;10.82;.2;.66;3595 +78086;45.38729;2.54653;602;20221225;16;6.2;11.1;3.1;8.45;0;1.2;4906 +78086;45.38729;2.54653;602;20221226;11.1;7.2;9.1;3;9.35;4.6;.78;1840 +78086;45.38729;2.54653;602;20221227;10.3;4.1;7.2;1.8;8.35;0;.43;4190 +78086;45.38729;2.54653;602;20221228;13.1;3.5;8.3;3.7;8.52;.5;.85;4546 +78086;45.38729;2.54653;602;20221229;9.5;7.2;8.3;3.5;9.08;17.6;.72;1103 +78086;45.38729;2.54653;602;20221230;11.3;6;8.6;4.1;9.78;3.1;.57;2661 +78086;45.38729;2.54653;602;20221231;17.1;11;14;4.1;10.08;0;1.64;4447 +78087;45.40931;2.86415;1020;20220101;16.9;4.5;10.7;2.5;5.3;0;1.56;6394 +78087;45.40931;2.86415;1020;20220102;13.1;4.9;9;4;6.54;0;1.69;3806 +78087;45.40931;2.86415;1020;20220103;8.5;4.5;6.5;4.2;8.14;.3;.69;2810 +78087;45.40931;2.86415;1020;20220104;10.9;6;8.4;7.1;7.5;6.8;1.67;3475 +78087;45.40931;2.86415;1020;20220105;-1.5;-2.6;-2;5.3;4.64;0;.36;4304 +78087;45.40931;2.86415;1020;20220106;0;-3.1;-1.5;3.7;4.1;.1;.57;4492 +78087;45.40931;2.86415;1020;20220107;.1;-6.3;-3.1;4.8;4.84;5.5;.19;3762 +78087;45.40931;2.86415;1020;20220108;3.2;-.1;1.5;7.7;6.54;12.6;.31;3081 +78087;45.40931;2.86415;1020;20220109;1.1;-.5;.3;6.4;5.9;6.5;.33;2500 +78087;45.40931;2.86415;1020;20220110;.7;-.3;.2;3;5.27;.3;.45;3080 +78087;45.40931;2.86415;1020;20220111;1.1;-5.3;-2.1;4.5;3.67;0;.73;6559 +78087;45.40931;2.86415;1020;20220112;.2;-5.4;-2.6;5.4;3.4;0;.81;6155 +78087;45.40931;2.86415;1020;20220113;6;-5.4;.3;3.4;3.14;0;1.16;7266 +78087;45.40931;2.86415;1020;20220114;9.6;-3.8;2.9;1.7;2.7;0;.97;7432 +78087;45.40931;2.86415;1020;20220115;8.4;-2.9;2.8;1.6;2.77;0;.96;6927 +78087;45.40931;2.86415;1020;20220116;6.4;-5.5;.5;2.4;3.44;0;.93;7029 +78087;45.40931;2.86415;1020;20220117;2.7;-2;.4;3.5;5.74;0;.33;4841 +78087;45.40931;2.86415;1020;20220118;3;-2.5;.3;3.7;5.1;0;.55;5256 +78087;45.40931;2.86415;1020;20220119;.5;-4.6;-2.1;3.6;4.9;.4;.36;4184 +78087;45.40931;2.86415;1020;20220120;.1;-2.3;-1.1;4.4;5.1;.4;.39;3231 +78087;45.40931;2.86415;1020;20220121;-3.2;-4.4;-3.8;8.2;4.04;0;.44;4129 +78087;45.40931;2.86415;1020;20220122;-1.9;-5;-3.5;6.1;4.24;0;.35;5034 +78087;45.40931;2.86415;1020;20220123;6.2;-4;1.1;5.1;4.67;0;1.02;7940 +78087;45.40931;2.86415;1020;20220124;11.9;-2;5;1.8;4;0;1.12;8153 +78087;45.40931;2.86415;1020;20220125;11.6;-1.5;5.1;1.6;3.84;0;1.03;8213 +78087;45.40931;2.86415;1020;20220126;9.6;-2.6;3.5;2;3.5;0;1.15;8565 +78087;45.40931;2.86415;1020;20220127;10.2;-3.2;3.5;2.1;3.2;.1;1.24;8605 +78087;45.40931;2.86415;1020;20220128;5;-3;1;2.9;4.97;0;.7;7278 +78087;45.40931;2.86415;1020;20220129;8.1;-3.1;2.5;2.3;5.04;0;.88;7727 +78087;45.40931;2.86415;1020;20220130;4;.2;2.1;2.9;6.2;.1;.53;5972 +78087;45.40931;2.86415;1020;20220131;2.1;-2.9;-.4;6.6;5.67;1.3;.39;4445 +78087;45.40931;2.86415;1020;20220201;1.3;-3.5;-1.1;6.3;5.37;1.7;.37;4523 +78087;45.40931;2.86415;1020;20220202;5.6;1.5;3.5;4.7;6.84;.1;.7;5915 +78087;45.40931;2.86415;1020;20220203;15;-2.7;6.1;2.7;4.47;0;1.79;8485 +78087;45.40931;2.86415;1020;20220204;4.4;-1.3;1.6;3.2;6.64;2.7;.39;3896 +78087;45.40931;2.86415;1020;20220205;4.3;.1;2.2;3.1;5.27;.1;.83;9084 +78087;45.40931;2.86415;1020;20220206;2.7;-3.7;-.5;6.6;6.1;10.8;.22;4792 +78087;45.40931;2.86415;1020;20220207;4.1;2.4;3.3;5.6;6.04;.2;.98;6703 +78087;45.40931;2.86415;1020;20220208;9.7;-2.9;3.4;3.3;4.47;0;1.45;10761 +78087;45.40931;2.86415;1020;20220209;12.5;-.3;6.1;2.9;4.9;0;1.68;10726 +78087;45.40931;2.86415;1020;20220210;6;.4;3.2;2.6;6.99;2.3;1.68;10900 +78087;45.40931;2.86415;1020;20220211;6.8;2.6;4.7;3.3;6.39;0;1.43;8133 +78087;45.40931;2.86415;1020;20220212;6.7;-7;-.2;2.7;5.03;0;1.1;7566 +78087;45.40931;2.86415;1020;20220213;8;.1;4.1;6.9;7.72;5.3;1.43;7166 +78087;45.40931;2.86415;1020;20220214;5.9;4;5;4.3;7.92;5.7;1.22;4266 +78087;45.40931;2.86415;1020;20220215;3.8;-.6;1.6;4;6.95;9.4;.83;5833 +78087;45.40931;2.86415;1020;20220216;8;1.4;4.7;7.6;8.47;10.5;.43;4969 +78087;45.40931;2.86415;1020;20220217;9.2;6.3;7.7;5.7;9.6;4.8;.75;5118 +78087;45.40931;2.86415;1020;20220218;12.5;5.2;8.8;5.2;8.44;1.9;1.63;9056 +78087;45.40931;2.86415;1020;20220219;4.2;-1;1.6;3.9;5.04;0;1.1;10820 +78087;45.40931;2.86415;1020;20220220;6;-.6;2.7;6.3;6.7;5.9;.77;7000 +78087;45.40931;2.86415;1020;20220221;2.9;3.6;3.2;8.4;6.47;3.9;.91;3433 +78087;45.40931;2.86415;1020;20220222;4.5;.2;2.4;5;6.64;.7;.68;6679 +78087;45.40931;2.86415;1020;20220223;8;2;5;3.2;7.07;0;1.07;8836 +78087;45.40931;2.86415;1020;20220224;8.8;1.1;5;4.4;6.44;1;1.36;8911 +78087;45.40931;2.86415;1020;20220225;3.4;-1.9;.8;3.9;5;0;1.07;12057 +78087;45.40931;2.86415;1020;20220226;5.6;-2.5;1.5;5.8;4.07;0;1.76;13223 +78087;45.40931;2.86415;1020;20220227;9.6;-3.4;3.1;3;4.04;0;1.79;13838 +78087;45.40931;2.86415;1020;20220228;10.1;-3.2;3.5;3;4.57;0;1.76;13819 +78087;45.40931;2.86415;1020;20220301;12;-2;5;2.4;4.24;0;1.91;12883 +78087;45.40931;2.86415;1020;20220302;8.7;2.1;5.4;2.6;6.5;.7;1.17;6379 +78087;45.40931;2.86415;1020;20220303;9.4;3.6;6.5;2;7.97;.1;1.03;7726 +78087;45.40931;2.86415;1020;20220304;6.8;3.3;5;2.1;7.37;.1;.83;4679 +78087;45.40931;2.86415;1020;20220305;7.1;-1.9;2.6;2.6;4.8;0;1.49;13775 +78087;45.40931;2.86415;1020;20220306;4;-5.5;-.7;3.1;3.27;0;1.5;14503 +78087;45.40931;2.86415;1020;20220307;7;-6.7;.1;3.3;3.57;0;1.7;15436 +78087;45.40931;2.86415;1020;20220308;10.4;-3.5;3.5;3.8;5;.1;1.85;14227 +78087;45.40931;2.86415;1020;20220309;9.5;-.7;4.4;3.7;5.97;0;1.6;12690 +78087;45.40931;2.86415;1020;20220310;9.2;0;4.6;4.2;6.44;.5;1.4;10246 +78087;45.40931;2.86415;1020;20220311;6;3.4;4.7;8.3;7;4.2;1.11;5500 +78087;45.40931;2.86415;1020;20220312;4;1.1;2.5;7.6;6.44;4.3;.76;4144 +78087;45.40931;2.86415;1020;20220313;4.5;2.7;3.6;7.2;5.87;5.9;1.26;3425 +78087;45.40931;2.86415;1020;20220314;7;-3.5;1.7;6.4;6.74;3.5;.82;10697 +78087;45.40931;2.86415;1020;20220315;11.6;5.1;8.3;7.8;8.37;0;1.87;10200 +78087;45.40931;2.86415;1020;20220316;14;4.7;9.4;3.5;8.27;0;1.75;8424 +78087;45.40931;2.86415;1020;20220317;6.8;5.8;6.3;4;8.54;.8;.67;1866 +78087;45.40931;2.86415;1020;20220318;9;3.4;6.2;3.4;8.35;.1;1.51;6733 +78087;45.40931;2.86415;1020;20220319;12.2;3.4;7.8;3;7.79;0;2.37;14166 +78087;45.40931;2.86415;1020;20220320;8.1;2;5;6.1;7.35;.2;1.84;5500 +78087;45.40931;2.86415;1020;20220321;9.2;4;6.6;7.3;6.85;0;2.72;10533 +78087;45.40931;2.86415;1020;20220322;10.3;-.1;5.1;7.4;5.12;0;3.49;18533 +78087;45.40931;2.86415;1020;20220323;12;-.8;5.6;4.9;4.42;0;3.59;19800 +78087;45.40931;2.86415;1020;20220324;14.8;.2;7.5;3.2;4.42;0;3.57;20266 +78087;45.40931;2.86415;1020;20220325;15.5;1.5;8.5;2.9;4.45;0;3.51;17366 +78087;45.40931;2.86415;1020;20220326;15.6;-1.5;7.1;3.1;5.42;0;3.46;20100 +78087;45.40931;2.86415;1020;20220327;16.7;.4;8.6;3.6;5.69;0;3.87;19533 +78087;45.40931;2.86415;1020;20220328;16.4;3.1;9.7;4.7;5.39;0;4.37;17833 +78087;45.40931;2.86415;1020;20220329;14.4;5.1;9.8;3.6;7.22;4;3.11;12300 +78087;45.40931;2.86415;1020;20220330;8.6;4.4;6.5;2.3;9.89;2.7;1.28;7300 +78087;45.40931;2.86415;1020;20220331;7.8;3.4;5.6;4.7;7.82;4.3;1.96;11033 +78087;45.40931;2.86415;1020;20220401;.7;-4.5;-1.9;4.4;5.36;5.2;1.39;10733 +78087;45.40931;2.86415;1020;20220402;.8;-4.7;-2;3.7;4.86;1.7;1.45;10233 +78087;45.40931;2.86415;1020;20220403;-.8;-5.2;-3;3.5;4.51;.2;1;6200 +78087;45.40931;2.86415;1020;20220404;6.3;-6;.2;1.5;4.69;0;2.36;22666 +78087;45.40931;2.86415;1020;20220405;10.7;-4.8;2.9;2.3;6.45;0;2.29;18433 +78087;45.40931;2.86415;1020;20220406;8.9;.1;4.5;3.1;8.69;3;1.46;8866 +78087;45.40931;2.86415;1020;20220407;9.4;4.6;7;5.3;9.85;23.4;1.49;4866 +78087;45.40931;2.86415;1020;20220408;12.5;7.1;9.8;7.2;9.62;6.2;3.08;11200 +78087;45.40931;2.86415;1020;20220409;7.5;-.9;3.3;3.9;5.79;.5;2.38;16466 +78087;45.40931;2.86415;1020;20220410;13.8;-4.6;4.6;3.1;5.19;0;3.48;24366 +78087;45.40931;2.86415;1020;20220411;10.9;2.2;6.6;7.8;7.89;0;2.88;14566 +78087;45.40931;2.86415;1020;20220412;12.7;6.4;9.5;6.7;7.02;0;3.7;9933 +78087;45.40931;2.86415;1020;20220413;14;3.7;8.9;2.5;7.75;.2;2.69;13066 +78087;45.40931;2.86415;1020;20220414;18.9;2.1;10.5;2.7;10.02;0;3.72;22666 +78087;45.40931;2.86415;1020;20220415;20;3.9;12;3.2;10.35;0;4.12;23166 +78087;45.40931;2.86415;1020;20220416;19.8;4.4;12.1;4.3;8.82;0;4.69;23200 +78087;45.40931;2.86415;1020;20220417;18.6;1;9.8;3.4;7.22;0;4.52;25800 +78087;45.40931;2.86415;1020;20220418;16.3;1.2;8.8;2.5;8.12;0;3.53;22933 +78087;45.40931;2.86415;1020;20220419;15.4;2.4;8.9;2.2;9.35;.1;2.87;17566 +78087;45.40931;2.86415;1020;20220420;11.2;5.3;8.2;1.9;10.32;5;1.45;6433 +78087;45.40931;2.86415;1020;20220421;11.9;5.3;8.6;1.8;10.72;.1;1.84;9933 +78087;45.40931;2.86415;1020;20220422;16.2;3.2;9.7;2.4;10.02;2.4;3.15;20300 +78087;45.40931;2.86415;1020;20220423;11.5;6.6;9.1;5;9.29;13;2.29;6600 +78087;45.40931;2.86415;1020;20220424;9;1.6;5.3;3.8;9.62;7.5;1.18;6200 +78087;45.40931;2.86415;1020;20220425;12.5;4.6;8.6;2.6;9.05;0;2.68;15900 +78087;45.40931;2.86415;1020;20220426;16.6;1;8.8;2.3;8.72;0;3.75;25566 +78087;45.40931;2.86415;1020;20220427;18.7;3.3;11;2.5;9.12;0;4.17;25533 +78087;45.40931;2.86415;1020;20220428;19.6;5.6;12.6;2.3;10.62;0;4.08;23766 +78087;45.40931;2.86415;1020;20220429;18.2;5.9;12.1;2.5;11.79;4.9;3.39;19500 +78087;45.40931;2.86415;1020;20220430;16.6;5.2;10.9;3;9.99;0;3.82;23066 +78087;45.40931;2.86415;1020;20220501;16.1;.9;8.5;2.4;7.72;0;3.96;26300 +78087;45.40931;2.86415;1020;20220502;16.8;2.7;9.7;2;8.69;0;3.74;23700 +78087;45.40931;2.86415;1020;20220503;15.8;5.7;10.8;1.7;10.65;2;2.69;14833 +78087;45.40931;2.86415;1020;20220504;15.3;4.7;10;1.9;11.42;5.2;2.53;15166 +78087;45.40931;2.86415;1020;20220505;14.7;5;9.8;3.4;9.75;.6;3.37;19933 +78087;45.40931;2.86415;1020;20220506;12;5.4;8.7;4.5;8.9;0;1.58;5963 +78087;45.40931;2.86415;1020;20220507;15.5;5.8;10.7;3.7;8.9;3.4;2.19;7826 +78087;45.40931;2.86415;1020;20220508;16.1;6.5;11.3;3.1;9.5;0;2.05;7342 +78087;45.40931;2.86415;1020;20220509;19;7;13;2.4;9.5;0;2.44;8381 +78087;45.40931;2.86415;1020;20220510;21;7.3;14.1;2.9;9.9;0;2.75;8666 +78087;45.40931;2.86415;1020;20220511;23.4;8.6;16;3.2;9.7;0;3.35;8282 +78087;45.40931;2.86415;1020;20220512;20.3;9.7;15;3;11.7;2.3;2.35;6371 +78087;45.40931;2.86415;1020;20220513;19.5;9;14.3;2.2;12.3;2.1;1.93;6949 +78087;45.40931;2.86415;1020;20220514;21.8;8.7;15.3;2.7;12.67;0;2.34;8270 +78087;45.40931;2.86415;1020;20220515;23.5;12.4;17.9;4;12.1;1.7;3.38;8398 +78087;45.40931;2.86415;1020;20220516;22.1;10.3;16.2;2.8;11.1;0;2.82;8081 +78087;45.40931;2.86415;1020;20220517;24.5;8.8;16.7;2.2;11.7;0;2.91;9538 +78087;45.40931;2.86415;1020;20220518;24.8;10.9;17.9;2.5;13.17;.2;2.84;9151 +78087;45.40931;2.86415;1020;20220519;24.6;13.2;18.9;4.3;12.5;.1;3.66;7650 +78087;45.40931;2.86415;1020;20220520;26;13.1;19.5;4.9;11.1;0;4.54;8562 +78087;45.40931;2.86415;1020;20220521;27.4;11.5;19.5;2.4;14.77;0;3.02;9302 +78087;45.40931;2.86415;1020;20220522;27.6;14.4;21;2.4;14.47;1.1;3.14;7960 +78087;45.40931;2.86415;1020;20220523;14.5;14.5;14.5;5;13;10.7;1.43;600 +78087;45.40931;2.86415;1020;20220524;13.8;6.5;10.2;3.5;9.3;.1;1.84;7197 +78087;45.40931;2.86415;1020;20220525;13.5;3;8.2;2.6;8.57;0;1.68;7622 +78087;45.40931;2.86415;1020;20220526;13.9;5;9.5;2.8;9.74;0;1.53;6086 +78087;45.40931;2.86415;1020;20220527;19.7;9.5;14.6;3.6;11.3;0;2.67;8464 +78087;45.40931;2.86415;1020;20220528;17.3;7.9;12.6;4.3;9.27;0;2.77;8280 +78087;45.40931;2.86415;1020;20220529;14;4.3;9.1;3.6;6.9;0;2.49;8726 +78087;45.40931;2.86415;1020;20220530;18.2;2.4;10.3;3.3;6.84;.3;2.95;10343 +78087;45.40931;2.86415;1020;20220531;17;7;12;3;8.54;2.2;2.39;6890 +78087;45.40931;2.86415;1020;20220601;22.9;5.8;14.3;2.8;10.97;3.8;2.79;9178 +78087;45.40931;2.86415;1020;20220602;23;12.3;17.7;3.6;13.4;13.2;2.94;8072 +78087;45.40931;2.86415;1020;20220603;25.1;12;18.6;3.2;13.34;14;3.26;9241 +78087;45.40931;2.86415;1020;20220604;24.3;10.4;17.4;2.5;15.24;20.5;2.58;9521 +78087;45.40931;2.86415;1020;20220605;17.9;12.3;15.1;2.8;13.64;0;1.87;6972 +78087;45.40931;2.86415;1020;20220606;19.9;9.1;14.5;2.1;12.27;.5;2.09;7894 +78087;45.40931;2.86415;1020;20220607;17.2;9.7;13.4;4;10.9;.9;2.26;7550 +78087;45.40931;2.86415;1020;20220608;14.7;8.6;11.6;4;11.37;8.3;1.55;5596 +78087;45.40931;2.86415;1020;20220609;14.5;8.1;11.3;4.9;10;0;2.06;6697 +78087;45.40931;2.86415;1020;20220610;21.7;7.9;14.8;2.5;11.14;.1;2.72;9315 +78087;45.40931;2.86415;1020;20220611;25.6;8.4;17;2.7;11.24;0;5.48;29274 +78087;45.40931;2.86415;1020;20220612;25.5;13.1;19.3;2.5;13.34;.4;4.81;22751 +78087;45.40931;2.86415;1020;20220613;21.5;12.8;17.1;3.1;14.5;0;4.03;21955 +78087;45.40931;2.86415;1020;20220614;27.2;10.1;18.6;3;12.04;.4;5.85;28958 +78087;45.40931;2.86415;1020;20220615;27.6;15.5;21.5;4;14.5;.1;5.8;23946 +78087;45.40931;2.86415;1020;20220616;27.3;13.4;20.3;2.1;14.54;0;5.03;24403 +78087;45.40931;2.86415;1020;20220617;29;13.4;21.2;2.8;12.2;0;6.25;28195 +78087;45.40931;2.86415;1020;20220618;31.7;16.4;24.1;4.5;11.64;0;7.92;28459 +78087;45.40931;2.86415;1020;20220619;28.8;18;23.4;7.3;11.77;0;8.35;26297 +78087;45.40931;2.86415;1020;20220620;27.5;13.9;20.7;3.5;11.94;1.6;6.27;27810 +78087;45.40931;2.86415;1020;20220621;26.2;13.7;20;3.4;15.64;2.9;4.97;23734 +78087;45.40931;2.86415;1020;20220622;23;14.6;18.8;4.2;15.1;7.4;4.66;23444 +78087;45.40931;2.86415;1020;20220623;21.4;11.8;16.6;3.3;14.2;13.4;3.69;19696 +78087;45.40931;2.86415;1020;20220624;16.9;11.9;14.4;3.9;12.3;6.9;2.92;14602 +78087;45.40931;2.86415;1020;20220625;21.6;8.3;14.9;3.1;12.14;28.8;3.94;21598 +78087;45.40931;2.86415;1020;20220626;15.1;11.3;13.2;2.3;13.8;56.2;1.58;8132 +78087;45.40931;2.86415;1020;20220627;15.2;11.2;13.2;2;13.2;1.5;1.79;9408 +78087;45.40931;2.86415;1020;20220628;19.4;8.4;13.9;2.1;11.47;0;4.18;26705 +78087;45.40931;2.86415;1020;20220629;23.2;7.5;15.4;2.1;11.8;1.4;4.74;27962 +78087;45.40931;2.86415;1020;20220630;16.2;11.4;13.8;2.7;12.67;4.9;2.05;9551 +78087;45.40931;2.86415;1020;20220701;17.5;6.8;12.1;2.3;10.14;0;3.83;25259 +78087;45.40931;2.86415;1020;20220702;25.1;7.3;16.2;3;10.27;0;5.58;29580 +78087;45.40931;2.86415;1020;20220703;25.6;12;18.8;2.2;13.4;1.3;4.95;25138 +78087;45.40931;2.86415;1020;20220704;22.7;12.5;17.6;2.4;14.27;6.5;3.81;19295 +78087;45.40931;2.86415;1020;20220705;21.3;10.7;16;2.6;12.2;.1;4.64;27032 +78087;45.40931;2.86415;1020;20220706;20.2;10.7;15.4;3.4;10.67;0;4.82;27434 +78087;45.40931;2.86415;1020;20220707;20.5;10;15.2;3.6;11.4;0;4.47;25251 +78087;45.40931;2.86415;1020;20220708;20.3;11;15.7;5;11.9;0;4.75;26542 +78087;45.40931;2.86415;1020;20220709;22.4;10.8;16.6;3.2;11.1;0;5.14;27590 +78087;45.40931;2.86415;1020;20220710;22;11.9;17;3.7;12;0;5.05;26736 +78087;45.40931;2.86415;1020;20220711;24.8;11;17.9;3.8;11.94;0;5.54;27732 +78087;45.40931;2.86415;1020;20220712;25.2;12.3;18.8;3.4;11.57;0;5.68;27273 +78087;45.40931;2.86415;1020;20220713;28.2;12;20.1;2.9;10.1;0;6.14;27613 +78087;45.40931;2.86415;1020;20220714;29.2;14.2;21.7;2.7;12.54;0;6.1;27110 +78087;45.40931;2.86415;1020;20220715;26.6;13.2;19.9;2.7;12.5;0;5.5;25817 +78087;45.40931;2.86415;1020;20220716;25.6;11.6;18.6;3.6;11.27;0;5.73;26804 +78087;45.40931;2.86415;1020;20220717;27.2;11.9;19.5;3.9;10.64;0;6.25;27016 +78087;45.40931;2.86415;1020;20220718;31.7;16.1;23.9;4.7;11.47;2.4;7.79;27009 +78087;45.40931;2.86415;1020;20220719;31.8;17.3;24.6;4.1;12.5;.9;7.29;25838 +78087;45.40931;2.86415;1020;20220720;22.1;15.2;18.6;3.1;14.47;.4;3.39;14456 +78087;45.40931;2.86415;1020;20220721;26.8;10.5;18.6;2.8;13.5;0;5.26;26814 +78087;45.40931;2.86415;1020;20220722;28.2;13.1;20.6;3.2;14.24;.4;5.22;21864 +78087;45.40931;2.86415;1020;20220723;24.1;13.2;18.6;2.8;14.57;0;4.66;24405 +78087;45.40931;2.86415;1020;20220724;30.8;11.7;21.3;3;12.67;0;6.26;27889 +78087;45.40931;2.86415;1020;20220725;24.4;16.7;20.5;3.9;13.2;.3;5.23;21080 +78087;45.40931;2.86415;1020;20220726;22.2;10.7;16.5;3.1;12.47;0;4.62;25990 +78087;45.40931;2.86415;1020;20220727;21.3;9.8;15.5;2.6;10.64;0;4.47;25234 +78087;45.40931;2.86415;1020;20220728;24.9;8.9;16.9;2.7;10.54;0;4.96;25172 +78087;45.40931;2.86415;1020;20220729;21.7;13;17.4;2.4;12.17;1.8;3.4;14920 +78087;45.40931;2.86415;1020;20220730;24.7;10.8;17.8;2.1;12.07;0;4.41;22704 +78087;45.40931;2.86415;1020;20220731;26.7;12.8;19.8;2;12.54;0;4.83;23962 +78087;45.40931;2.86415;1020;20220801;27.8;12.9;20.4;2.3;12.67;0;5.27;25261 +78087;45.40931;2.86415;1020;20220802;28.1;11.8;20;2.9;13.2;1.2;5.41;25369 +78087;45.40931;2.86415;1020;20220803;31.6;14.7;23.1;3.1;12.04;0;6.43;25711 +78087;45.40931;2.86415;1020;20220804;32;17.1;24.6;3.1;12.4;.2;6.22;22558 +78087;45.40931;2.86415;1020;20220805;26.4;17.2;21.8;2.9;15.94;3;4.41;18188 +78087;45.40931;2.86415;1020;20220806;24;14;19;3.7;13.5;0;4.78;22860 +78087;45.40931;2.86415;1020;20220807;23.8;10.8;17.3;3.7;10.1;0;5.25;25199 +78087;45.40931;2.86415;1020;20220808;25;10;17.5;3.5;9.2;0;5.42;25105 +78087;45.40931;2.86415;1020;20220809;26.6;12;19.3;3;8.57;0;5.59;24458 +78087;45.40931;2.86415;1020;20220810;29.1;13.5;21.3;3.2;9.24;0;6.02;23448 +78087;45.40931;2.86415;1020;20220811;31;14.7;22.8;3.1;9.44;0;6.33;24562 +78087;45.40931;2.86415;1020;20220812;31.2;14.2;22.7;3.1;9.9;0;6.25;23942 +78087;45.40931;2.86415;1020;20220813;31.3;14;22.6;2.4;9.44;10.3;5.77;23813 +78087;45.40931;2.86415;1020;20220814;20.1;15.2;17.7;3.5;14.2;4.9;3.15;13946 +78087;45.40931;2.86415;1020;20220815;20.8;12.2;16.5;3.5;12.87;.3;3.37;16058 +78087;45.40931;2.86415;1020;20220816;25.9;9.8;17.9;2.8;12.9;26.7;3.98;17843 +78087;45.40931;2.86415;1020;20220817;20.8;10.6;15.7;3.4;14.14;2.7;3;16324 +78087;45.40931;2.86415;1020;20220818;18.4;11.4;14.9;3;14;10.4;2.02;9971 +78087;45.40931;2.86415;1020;20220819;17.9;12.5;15.2;4.3;14.5;.4;2.46;13673 +78087;45.40931;2.86415;1020;20220820;21.7;13.6;17.7;2.9;14.8;.1;3.4;18297 +78087;45.40931;2.86415;1020;20220821;21.1;9.7;15.4;2.3;13;.2;3.3;19505 +78087;45.40931;2.86415;1020;20220822;20.4;13;16.7;2.7;15;.6;2.81;15158 +78087;45.40931;2.86415;1020;20220823;22.3;14.1;18.2;2.7;15.54;.1;3.37;17939 +78087;45.40931;2.86415;1020;20220824;26;11.8;18.9;2.7;13.5;0;4.4;22497 +78087;45.40931;2.86415;1020;20220825;25.5;14.8;20.2;3.6;14.5;2.1;4.37;19362 +78087;45.40931;2.86415;1020;20220826;21.4;13.6;17.5;2.5;16.14;.7;2.71;14874 +78087;45.40931;2.86415;1020;20220827;19.5;10.1;14.8;2.5;13.44;.2;2.68;15982 +78087;45.40931;2.86415;1020;20220828;23.6;11;17.3;3;13.14;0;3.8;19969 +78087;45.40931;2.86415;1020;20220829;26.6;12.1;19.4;2.7;12.3;.6;4.17;18658 +78087;45.40931;2.86415;1020;20220830;22.6;13.9;18.2;2.2;14.5;1.8;3.01;14814 +78087;45.40931;2.86415;1020;20220831;21.9;10.1;16;2.6;12.97;.2;3.23;18233 +78087;45.40931;2.86415;1020;20220901;23.6;10.6;17.1;2.4;12.47;.6;3.49;18135 +78087;45.40931;2.86415;1020;20220902;20.7;11.1;15.9;2.8;13.27;8.2;2.65;13201 +78087;45.40931;2.86415;1020;20220903;20.2;11.3;15.8;3;13.37;.3;2.9;16198 +78087;45.40931;2.86415;1020;20220904;24;10.8;17.4;3.4;13.44;.8;3.73;19365 +78087;45.40931;2.86415;1020;20220905;26.1;13;19.5;3.8;14.17;8.8;4.13;17923 +78087;45.40931;2.86415;1020;20220906;22.5;12.9;17.7;3.2;14.84;2.3;2.76;12483 +78087;45.40931;2.86415;1020;20220907;21.3;11.6;16.4;2.6;13.9;2.3;2.68;13784 +78087;45.40931;2.86415;1020;20220908;17.2;8.3;12.8;3.2;11.6;1.2;2.26;12918 +78087;45.40931;2.86415;1020;20220909;16.7;9.4;13;4.3;11;.8;2.56;14186 +78087;45.40931;2.86415;1020;20220910;17.4;8.4;12.9;3;10.67;.1;2.53;15002 +78087;45.40931;2.86415;1020;20220911;22.5;6.5;14.5;3.1;10.17;0;3.53;19402 +78087;45.40931;2.86415;1020;20220912;29.1;11.7;20.4;2.9;11.67;0;4.53;19240 +78087;45.40931;2.86415;1020;20220913;25.4;14.5;19.9;4;15.87;3.5;3.32;13117 +78087;45.40931;2.86415;1020;20220914;21.8;15;18.4;3.7;14.77;6.9;2.89;11846 +78087;45.40931;2.86415;1020;20220915;19.9;11.4;15.7;3.1;13.9;2.4;2.37;12780 +78087;45.40931;2.86415;1020;20220916;16.2;11;13.6;2.8;12;.2;2.08;12149 +78087;45.40931;2.86415;1020;20220917;11.4;3.8;7.6;3.3;7.57;0;2.16;17031 +78087;45.40931;2.86415;1020;20220918;16.6;2.1;9.3;3.4;6.4;0;3.03;18729 +78087;45.40931;2.86415;1020;20220919;14.7;2.8;8.7;3.8;7.14;0;2.66;17252 +78087;45.40931;2.86415;1020;20220920;14.6;2.5;8.5;3.5;7.04;0;2.58;17600 +78087;45.40931;2.86415;1020;20220921;15;3.2;9.1;3.3;7.2;0;2.59;17007 +78087;45.40931;2.86415;1020;20220922;19.1;3.4;11.2;2.6;7.97;0;2.85;17719 +78087;45.40931;2.86415;1020;20220923;18.3;5.7;12;2.3;9.37;4;2.22;12060 +78087;45.40931;2.86415;1020;20220924;14.7;6.4;10.5;1.8;10.14;2.3;1.68;11695 +78087;45.40931;2.86415;1020;20220925;11.7;6.7;9.2;1.8;10.07;4.4;1.19;7816 +78087;45.40931;2.86415;1020;20220926;11;4.6;7.8;3.8;9;6.1;1.33;9022 +78087;45.40931;2.86415;1020;20220927;8.5;5.7;7.1;6.4;9.34;16.1;.89;6793 +78087;45.40931;2.86415;1020;20220928;11.8;8.1;9.9;6.4;11.27;25.4;.98;6493 +78087;45.40931;2.86415;1020;20220929;9.7;5.1;7.4;3.4;8.64;.4;1.29;9356 +78087;45.40931;2.86415;1020;20220930;11.1;2.6;6.9;2.3;7.64;2.4;1.47;11417 +78087;45.40931;2.86415;1020;20221001;14.2;3.3;8.7;5.5;11;17;1.12;9558 +78087;45.40931;2.86415;1020;20221002;15.5;10.9;13.2;3.7;12.67;.2;1.68;10243 +78087;45.40931;2.86415;1020;20221003;13.6;6.7;10.2;2.4;10.9;0;1.25;8843 +78087;45.40931;2.86415;1020;20221004;19.3;4.4;11.8;2.2;10.4;.1;2.14;15253 +78087;45.40931;2.86415;1020;20221005;21.6;6.5;14;3.1;9.9;.1;2.74;15383 +78087;45.40931;2.86415;1020;20221006;16.1;8.3;12.2;2.9;11.97;.1;1.42;8766 +78087;45.40931;2.86415;1020;20221007;18.2;7.9;13.1;2.7;11.67;.1;1.93;13074 +78087;45.40931;2.86415;1020;20221008;13.6;8.1;10.8;2.2;10.74;.5;1.18;6553 +78087;45.40931;2.86415;1020;20221009;18.4;5;11.7;3.7;9.44;.1;2.31;13525 +78087;45.40931;2.86415;1020;20221010;19.9;7.3;13.6;2.9;10.94;.4;2.14;12602 +78087;45.40931;2.86415;1020;20221011;17.1;8.6;12.9;2;11.7;5.9;1.43;8337 +78087;45.40931;2.86415;1020;20221012;17.5;10.4;13.9;1.8;11.74;.6;1.59;9703 +78087;45.40931;2.86415;1020;20221013;13.4;6.6;10;2.5;11.04;8.1;.91;4709 +78087;45.40931;2.86415;1020;20221014;14.5;10.3;12.4;5.2;12.9;5.3;1.1;5983 +78087;45.40931;2.86415;1020;20221015;18;10.9;14.4;4.7;11.67;0;2.13;8907 +78087;45.40931;2.86415;1020;20221016;20.1;11.3;15.7;5.4;12.1;0;2.65;11143 +78087;45.40931;2.86415;1020;20221017;17.7;12.8;15.3;5.8;12.87;.1;2.01;6484 +78087;45.40931;2.86415;1020;20221018;21.4;11.1;16.2;3.4;12.74;0;2.22;11738 +78087;45.40931;2.86415;1020;20221019;21.8;10.7;16.3;4.1;11;2.1;2.75;9148 +78087;45.40931;2.86415;1020;20221020;18.3;12.8;15.5;5.9;13.6;6.8;1.93;6181 +78087;45.40931;2.86415;1020;20221021;17.7;13.2;15.4;3.5;12.47;2.4;1.8;7325 +78087;45.40931;2.86415;1020;20221022;18.9;7.5;13.2;3.2;10.7;0;1.91;11351 +78087;45.40931;2.86415;1020;20221023;18.4;10.9;14.6;5.6;11.6;.6;2.18;4851 +78087;45.40931;2.86415;1020;20221024;15.9;10.5;13.2;3.5;10.04;.1;1.88;8729 +78087;45.40931;2.86415;1020;20221025;18.1;6.2;12.2;3.2;9.7;.1;1.81;8996 +78087;45.40931;2.86415;1020;20221026;19.8;8.9;14.3;2.9;10.8;0;1.88;9200 +78087;45.40931;2.86415;1020;20221027;20.8;10;15.4;4.1;11.14;0;2.26;7720 +78087;45.40931;2.86415;1020;20221028;23;13.9;18.5;4.8;9.54;0;3.67;7364 +78087;45.40931;2.86415;1020;20221029;22;12.8;17.4;5.2;7.5;0;4.01;8678 +78087;45.40931;2.86415;1020;20221030;20;11.8;15.9;4.2;8.6;.1;2.93;8089 +78087;45.40931;2.86415;1020;20221031;17.7;9.7;13.7;5.2;10.94;11.4;2.04;8402 +78087;45.40931;2.86415;1020;20221101;12.6;8.8;10.7;4;10.37;0;1.22;8001 +78087;45.40931;2.86415;1020;20221102;13.4;4.7;9.1;2.1;8.3;0;1.12;8588 +78087;45.40931;2.86415;1020;20221103;13.3;4.2;8.8;5.1;8.3;9.1;1.49;4087 +78087;45.40931;2.86415;1020;20221104;4.6;4;4.3;6.5;7.5;10.6;.6;2903 +78087;45.40931;2.86415;1020;20221105;7.1;-.3;3.4;3.4;6.44;0;.79;8891 +78087;45.40931;2.86415;1020;20221106;13;-.7;6.1;3.7;5.37;.2;1.75;8294 +78087;45.40931;2.86415;1020;20221107;13.9;3;8.5;3.5;7.7;0;1.4;8675 +78087;45.40931;2.86415;1020;20221108;15.2;6;10.6;5.7;8.87;2.7;1.83;7113 +78087;45.40931;2.86415;1020;20221109;11.7;8.2;9.9;3.3;10.34;10.3;.9;3191 +78087;45.40931;2.86415;1020;20221110;9.6;3.6;6.6;3.1;8.5;0;.7;6769 +78087;45.40931;2.86415;1020;20221111;16;3.9;9.9;4.1;9.07;.1;1.4;8641 +78087;45.40931;2.86415;1020;20221112;18.1;6.7;12.4;2.9;8.24;0;1.64;8152 +78087;45.40931;2.86415;1020;20221113;17.7;6.1;11.9;2.5;7.8;0;1.58;6572 +78087;45.40931;2.86415;1020;20221114;12;7.8;9.9;4;9;9.7;1.2;3008 +78087;45.40931;2.86415;1020;20221115;13;6.6;9.8;3.9;9.6;7;1.06;4410 +78087;45.40931;2.86415;1020;20221116;9.5;5.3;7.4;6.2;8.47;3.8;.98;4307 +78087;45.40931;2.86415;1020;20221117;10.4;7;8.7;8.9;8.8;16.7;1.35;4776 +78087;45.40931;2.86415;1020;20221118;6.3;2.7;4.5;4.1;7.27;1.9;.61;4258 +78087;45.40931;2.86415;1020;20221119;4.4;1.7;3;3.1;6.6;.8;.51;4557 +78087;45.40931;2.86415;1020;20221120;4.8;-1.7;1.5;3.6;6.1;1.5;.49;5530 +78087;45.40931;2.86415;1020;20221121;6.4;-.2;3.1;4.3;6.47;9.4;.68;2699 +78087;45.40931;2.86415;1020;20221122;3.5;.2;1.8;5.2;6.3;6.6;.46;3737 +78087;45.40931;2.86415;1020;20221123;8.5;1.4;5;5.4;7.74;8.1;.65;4242 +78087;45.40931;2.86415;1020;20221124;8;2.9;5.5;3.8;7.57;1.8;.66;5103 +78087;45.40931;2.86415;1020;20221125;5.9;5;5.5;3.6;8.04;3.8;.56;1238 +78087;45.40931;2.86415;1020;20221126;6.5;.3;3.4;2.5;6;0;.63;5156 +78087;45.40931;2.86415;1020;20221127;11.6;.8;6.2;3.4;4.4;3.8;1.59;6087 +78087;45.40931;2.86415;1020;20221128;5.1;3.8;4.5;4;7.3;5.2;.59;1957 +78087;45.40931;2.86415;1020;20221129;3.5;.7;2.1;3.8;6.27;.9;.46;3117 +78087;45.40931;2.86415;1020;20221130;2.6;.2;1.4;3.7;6.3;1;.36;1545 +78087;45.40931;2.86415;1020;20221201;1.1;.5;.8;4.7;5.94;.2;.4;1583 +78087;45.40931;2.86415;1020;20221202;-1.6;-2.2;-1.9;2.6;5.07;1.7;.3;1014 +78087;45.40931;2.86415;1020;20221203;1.1;-2.1;-.5;3.5;5.57;8;.29;2544 +78087;45.40931;2.86415;1020;20221204;.8;.1;.5;2.3;5.8;4.3;.33;2311 +78087;45.40931;2.86415;1020;20221205;.3;-6.9;-3.3;2.4;4.04;0;.27;6610 +78087;45.40931;2.86415;1020;20221206;5.4;-6.1;-.4;2;3.54;0;.59;7363 +78087;45.40931;2.86415;1020;20221207;-2.9;-6.5;-4.7;4.2;3.94;0;.22;4162 +78087;45.40931;2.86415;1020;20221208;2.2;-9;-3.4;2.3;4.34;1.2;.31;4539 +78087;45.40931;2.86415;1020;20221209;3;1.3;2.2;2;6.54;1.3;.36;2135 +78087;45.40931;2.86415;1020;20221210;-4.2;-3.5;-3.9;3.1;4.24;0;.24;2900 +78087;45.40931;2.86415;1020;20221211;-.1;-9.8;-4.9;3.1;2.8;0;.55;6528 +78087;45.40931;2.86415;1020;20221212;-.9;-7.5;-4.2;2.9;3.44;11.1;.49;3303 +78087;45.40931;2.86415;1020;20221213;5.8;-2.6;1.6;4.3;6.84;2.6;.17;4784 +78087;45.40931;2.86415;1020;20221214;7.2;3.9;5.5;4.8;8.34;2.6;.48;1818 +78087;45.40931;2.86415;1020;20221215;5.4;1.3;3.4;3.2;7.07;13.5;.46;1342 +78087;45.40931;2.86415;1020;20221216;0;-.1;-.1;3;5.24;0;.43;1600 +78087;45.40931;2.86415;1020;20221217;2.5;-7;-2.3;4.2;2.6;0;1.08;6328 +78087;45.40931;2.86415;1020;20221218;7.7;-3;2.4;3.6;3.94;0;1.08;5550 +78087;45.40931;2.86415;1020;20221219;10.1;4.2;7.1;6.6;7.67;0;1.12;4042 +78087;45.40931;2.86415;1020;20221220;11;6.4;8.7;5.9;8.4;2.8;1.21;3421 +78087;45.40931;2.86415;1020;20221221;8.4;6;7.2;5.1;8.97;2.1;.6;2854 +78087;45.40931;2.86415;1020;20221222;8.9;6.6;7.8;8.7;9.44;21.9;.72;1784 +78087;45.40931;2.86415;1020;20221223;10.5;8.6;9.5;7.9;10.97;8.2;.62;1138 +78087;45.40931;2.86415;1020;20221224;11.2;6.9;9.1;3.2;9.17;.1;.76;3988 +78087;45.40931;2.86415;1020;20221225;13.1;3.1;8.1;4.2;7.1;0;1.3;5601 +78087;45.40931;2.86415;1020;20221226;9.5;5.9;7.7;4.5;8.07;6;1.08;1766 +78087;45.40931;2.86415;1020;20221227;6.2;1.3;3.7;2;6.74;0;.39;4310 +78087;45.40931;2.86415;1020;20221228;9.7;.1;4.9;4.4;7.24;.6;.75;3846 +78087;45.40931;2.86415;1020;20221229;7.3;5.2;6.3;4.6;8;17;.73;1174 +78087;45.40931;2.86415;1020;20221230;9.9;3.3;6.6;4.9;8.87;3.5;.53;2682 +78087;45.40931;2.86415;1020;20221231;15.3;7.8;11.5;5.1;8.97;0;1.68;5143 +78088;45.43036;3.182;460;20220101;14.4;-2;6.2;.2;6.78;0;.12;5898 +78088;45.43036;3.182;460;20220102;13.2;-1.6;5.8;1.2;7.58;0;.45;5599 +78088;45.43036;3.182;460;20220103;12.6;7;9.8;2.9;9.18;.5;1.01;3178 +78088;45.43036;3.182;460;20220104;17.2;9.5;13.3;4.9;8.58;5.8;2.44;3885 +78088;45.43036;3.182;460;20220105;4.2;1.6;2.9;3;5.68;.1;.81;1961 +78088;45.43036;3.182;460;20220106;3;1.1;2;2.1;5.38;0;.68;1583 +78088;45.43036;3.182;460;20220107;5.8;-3.3;1.2;.9;5.58;2.5;.33;4395 +78088;45.43036;3.182;460;20220108;8.9;2.5;5.7;2.7;7.38;4.4;.74;3598 +78088;45.43036;3.182;460;20220109;7.5;2.2;4.8;1.9;6.28;3;.73;3239 +78088;45.43036;3.182;460;20220110;5.9;3.5;4.7;1.7;6.78;.5;.64;1957 +78088;45.43036;3.182;460;20220111;4.1;-2.5;.8;2.4;5.38;0;.53;3779 +78088;45.43036;3.182;460;20220112;1.1;-1.6;-.3;1.7;5.08;0;.46;2173 +78088;45.43036;3.182;460;20220113;4.4;-5;-.3;.6;4.38;0;.32;4757 +78088;45.43036;3.182;460;20220114;7.8;-7.8;0;.4;4.18;0;.25;6413 +78088;45.43036;3.182;460;20220115;7.9;-8.1;-.1;.2;4.08;0;.17;6578 +78088;45.43036;3.182;460;20220116;7;-8.9;-1;.6;4.08;0;.32;6631 +78088;45.43036;3.182;460;20220117;2.6;-5.8;-1.6;.5;5.58;0;.22;4671 +78088;45.43036;3.182;460;20220118;2.9;-.3;1.3;1.1;5.58;0;.45;2632 +78088;45.43036;3.182;460;20220119;4.1;-6.6;-1.3;.5;5.08;0;.26;5505 +78088;45.43036;3.182;460;20220120;3.5;-.7;1.4;1.7;6.28;1.2;.39;3213 +78088;45.43036;3.182;460;20220121;2.8;-.6;1.1;4.3;4.98;0;.9;2857 +78088;45.43036;3.182;460;20220122;1.1;-1.6;-.3;2;5.28;0;.46;2502 +78088;45.43036;3.182;460;20220123;6.1;-.9;2.6;.9;5.38;0;.52;4550 +78088;45.43036;3.182;460;20220124;11.2;-4.9;3.1;.5;4.98;0;.43;7386 +78088;45.43036;3.182;460;20220125;11.7;-7;2.3;.4;4.68;0;.38;8127 +78088;45.43036;3.182;460;20220126;9.2;-7.7;.7;.6;4.58;0;.44;7794 +78088;45.43036;3.182;460;20220127;6.3;-7.3;-.5;1.3;4.48;0;.56;7012 +78088;45.43036;3.182;460;20220128;2.1;-3.7;-.8;.7;5.68;0;.32;4384 +78088;45.43036;3.182;460;20220129;4.4;-4.4;0;1.2;5.78;.2;.39;5655 +78088;45.43036;3.182;460;20220130;8.4;1.6;5;.7;7.18;.3;.52;4954 +78088;45.43036;3.182;460;20220131;7.9;-1.3;3.3;2.1;6.48;.6;.69;5972 +78088;45.43036;3.182;460;20220201;4;-.9;1.5;1.5;6.08;.4;.49;4221 +78088;45.43036;3.182;460;20220202;9.9;3.1;6.5;.6;8.28;.2;.55;5184 +78088;45.43036;3.182;460;20220203;11;-1.3;4.8;.7;6.78;0;.6;7338 +78088;45.43036;3.182;460;20220204;10.6;-3;3.8;.7;6.68;.9;.58;7870 +78088;45.43036;3.182;460;20220205;8.5;2.4;5.4;1.3;6.28;0;.82;5101 +78088;45.43036;3.182;460;20220206;8.8;-5.6;1.6;1.4;6.08;3.3;.65;8362 +78088;45.43036;3.182;460;20220207;8.7;7.3;8;2.2;6.68;.3;1.26;2129 +78088;45.43036;3.182;460;20220208;11.4;-6.1;2.6;.2;4.68;0;.51;9571 +78088;45.43036;3.182;460;20220209;16.7;-6.1;5.3;.6;5.28;0;.85;11192 +78088;45.43036;3.182;460;20220210;3.3;-.7;1.3;3;7.16;1.7;1.84;10300 +78088;45.43036;3.182;460;20220211;8.5;5;6.8;2.9;6.71;0;1.21;8250 +78088;45.43036;3.182;460;20220212;7.9;-4.9;1.5;1.7;5.07;0;.9;7800 +78088;45.43036;3.182;460;20220213;13.1;.7;6.9;7.3;7.51;2.9;1.82;10300 +78088;45.43036;3.182;460;20220214;10;7;8.5;3.8;8.06;2.6;1.29;4600 +78088;45.43036;3.182;460;20220215;8.2;2.3;5.3;3;7.16;3.9;.87;6050 +78088;45.43036;3.182;460;20220216;14.7;5.3;10;3;8.98;3;1.52;7683 +78088;45.43036;3.182;460;20220217;15.6;10.5;13;2.3;9.88;.9;1.58;5546 +78088;45.43036;3.182;460;20220218;19.5;6.9;13.2;3;9.08;.4;2.25;9280 +78088;45.43036;3.182;460;20220219;10;1.6;5.8;1.2;5.78;0;1.06;7550 +78088;45.43036;3.182;460;20220220;12.6;-1;5.8;2.1;6.88;1.9;1.29;9954 +78088;45.43036;3.182;460;20220221;8.9;9.4;9.1;4;6.88;.3;1.87;0 +78088;45.43036;3.182;460;20220222;11.2;.2;5.7;1.6;7.18;.2;1.09;9136 +78088;45.43036;3.182;460;20220223;11.9;5;8.4;.9;8.08;0;1.01;7184 +78088;45.43036;3.182;460;20220224;15;-1.4;6.8;2;6.78;.7;1.59;11644 +78088;45.43036;3.182;460;20220225;8;1;4.5;1.6;5.58;0;1.13;7453 +78088;45.43036;3.182;460;20220226;11;-4.8;3.1;.8;4.38;0;1.12;11736 +78088;45.43036;3.182;460;20220227;12.8;-6;3.4;.7;4.28;0;1.19;13047 +78088;45.43036;3.182;460;20220228;14.1;-6.1;4;.6;4.98;0;1.2;13736 +78088;45.43036;3.182;460;20220301;16.2;-6;5.1;1;4.98;0;1.55;14632 +78088;45.43036;3.182;460;20220302;13.7;1.3;7.5;1.1;6.98;.4;1.35;10892 +78088;45.43036;3.182;460;20220303;13.4;6.3;9.8;.9;8.78;0;1.2;8171 +78088;45.43036;3.182;460;20220304;11.8;4.2;8;1.1;8.68;0;1.13;8595 +78088;45.43036;3.182;460;20220305;10.5;-2.2;4.1;1.4;5.68;0;1.32;11481 +78088;45.43036;3.182;460;20220306;8.5;-7.6;.4;1.3;3.78;0;1.32;13192 +78088;45.43036;3.182;460;20220307;11.5;-8.9;1.3;.8;3.88;0;1.35;15136 +78088;45.43036;3.182;460;20220308;15.5;-6.8;4.3;2.2;5.28;0;2.12;16062 +78088;45.43036;3.182;460;20220309;14.7;-1.7;6.5;2;6.38;0;1.89;13841 +78088;45.43036;3.182;460;20220310;14.2;.4;7.3;3.4;7.38;.1;2.01;12794 +78088;45.43036;3.182;460;20220311;12.9;5.5;9.2;6.4;7.58;1.7;2.49;9285 +78088;45.43036;3.182;460;20220312;9.3;5.4;7.3;5.2;7.28;1.5;1.78;6620 +78088;45.43036;3.182;460;20220313;10.1;5.2;7.6;4.3;6.88;3;1.93;7608 +78088;45.43036;3.182;460;20220314;13.7;-3.7;5;2;7.68;3.3;1.63;15181 +78088;45.43036;3.182;460;20220315;14.9;7.9;11.4;6.5;9.58;0;2.48;9469 +78088;45.43036;3.182;460;20220316;17.4;7.7;12.5;1.7;9.78;0;1.99;11415 +78088;45.43036;3.182;460;20220317;10.2;7;8.6;2.5;9.88;1;1.1;6315 +78088;45.43036;3.182;460;20220318;10.4;5.9;8.2;3;8.46;.2;1.41;6700 +78088;45.43036;3.182;460;20220319;15.8;6.2;11;2.8;8.31;0;2.38;14050 +78088;45.43036;3.182;460;20220320;13.2;5;9.1;5.9;7.41;.2;2.25;7650 +78088;45.43036;3.182;460;20220321;14.2;7.3;10.7;6.5;6.91;0;3.13;12050 +78088;45.43036;3.182;460;20220322;15;1.1;8;6.6;4.86;0;3.75;18800 +78088;45.43036;3.182;460;20220323;16.7;0;8.4;4.4;4.31;0;3.71;19350 +78088;45.43036;3.182;460;20220324;19.1;1.9;10.5;2.6;4.76;0;3.34;19600 +78088;45.43036;3.182;460;20220325;19.6;3.5;11.6;2.5;5.01;0;3.44;17900 +78088;45.43036;3.182;460;20220326;19.4;0;9.7;2.3;5.86;0;3.16;19600 +78088;45.43036;3.182;460;20220327;20.7;2.9;11.8;3.3;6.06;0;3.75;19150 +78088;45.43036;3.182;460;20220328;20.8;5.9;13.3;4.6;5.81;0;4.42;17550 +78088;45.43036;3.182;460;20220329;19.2;8.2;13.7;3.3;7.31;4.2;3.26;12300 +78088;45.43036;3.182;460;20220330;12.5;8;10.2;2;10.46;2.5;1.3;7650 +78088;45.43036;3.182;460;20220331;10.7;6.5;8.6;3.6;8.26;6.2;1.62;8000 +78088;45.43036;3.182;460;20220401;5;-.2;2.4;5.9;5.47;3.9;1.7;12800 +78088;45.43036;3.182;460;20220402;4;-1.3;1.3;3.7;5;.6;1.45;10233 +78088;45.43036;3.182;460;20220403;2.9;-1;1;4;5.17;.4;1.1;5000 +78088;45.43036;3.182;460;20220404;9.2;-.6;4.3;1.6;5.07;0;2.38;22700 +78088;45.43036;3.182;460;20220405;12.8;-1.9;5.5;2;6.86;0;1.94;15800 +78088;45.43036;3.182;460;20220406;12.9;5.1;9;2.5;9.06;1.3;1.45;8700 +78088;45.43036;3.182;460;20220407;13.5;9;11.3;5;10.06;14.1;1.67;5300 +78088;45.43036;3.182;460;20220408;15.9;10.9;13.4;7.7;9.71;3.2;3.16;9850 +78088;45.43036;3.182;460;20220409;11;1.7;6.4;3.5;6.15;.2;2.34;16833 +78088;45.43036;3.182;460;20220410;16.5;-2.6;6.9;2.3;5.46;0;3.24;24100 +78088;45.43036;3.182;460;20220411;17;4.1;10.5;7.6;7.71;0;3.82;20450 +78088;45.43036;3.182;460;20220412;17.4;10.6;14;6.4;7.21;0;4.15;11400 +78088;45.43036;3.182;460;20220413;17.7;6;11.9;1.9;8.26;.1;2.56;13250 +78088;45.43036;3.182;460;20220414;21.1;5.3;13.2;2.3;10.36;0;3.51;23000 +78088;45.43036;3.182;460;20220415;22.2;5.2;13.7;2.1;10.51;0;3.66;23150 +78088;45.43036;3.182;460;20220416;22;5.6;13.8;2.9;9.11;0;3.99;22400 +78088;45.43036;3.182;460;20220417;20.3;3.9;12.1;2.6;7.26;0;4.1;25550 +78088;45.43036;3.182;460;20220418;19.9;3.3;11.6;2;7.76;0;3.5;23200 +78088;45.43036;3.182;460;20220419;18.5;4.5;11.5;2.2;9.16;0;2.86;17350 +78088;45.43036;3.182;460;20220420;15.1;7.6;11.4;1.8;10.31;2;1.59;6950 +78088;45.43036;3.182;460;20220421;17.1;8.9;13;1.9;10.81;.4;2.21;11850 +78088;45.43036;3.182;460;20220422;20;4.5;12.3;1.9;9.91;.3;3.19;20800 +78088;45.43036;3.182;460;20220423;15.9;9.1;12.5;4.8;9.56;5.4;2.55;8200 +78088;45.43036;3.182;460;20220424;13.4;5.1;9.2;3.2;9.81;3.6;1.32;6200 +78088;45.43036;3.182;460;20220425;15.4;8.9;12.2;2.1;9.46;0;2.25;11550 +78088;45.43036;3.182;460;20220426;18.3;3.8;11;2.4;9.06;0;3.5;24650 +78088;45.43036;3.182;460;20220427;21.1;4;12.6;2.3;9.06;0;4.07;25750 +78088;45.43036;3.182;460;20220428;22.6;6.3;14.4;2.2;10.66;0;3.95;23850 +78088;45.43036;3.182;460;20220429;21.3;6.4;13.9;2;11.61;1;3.04;17850 +78088;45.43036;3.182;460;20220430;19;6.2;12.6;2.3;9.91;0;3.66;24350 +78088;45.43036;3.182;460;20220501;18.7;2.5;10.6;1.8;8.01;0;3.71;26650 +78088;45.43036;3.182;460;20220502;20;4;12;2;8.71;0;3.71;24050 +78088;45.43036;3.182;460;20220503;19.7;8.1;13.9;1.7;10.46;.1;2.89;16100 +78088;45.43036;3.182;460;20220504;18.9;7.9;13.4;1.9;11.66;9;2.57;15150 +78088;45.43036;3.182;460;20220505;18.1;8;13.1;3;10.06;.6;3.37;20100 +78088;45.43036;3.182;460;20220506;16.9;10;13.4;2.1;10.48;0;2.8;14740 +78088;45.43036;3.182;460;20220507;20.6;5.5;13;2.1;9.88;1.6;3.73;22280 +78088;45.43036;3.182;460;20220508;21.9;7.3;14.6;2;10.88;0;3.85;22006 +78088;45.43036;3.182;460;20220509;24.5;5.5;15;1.1;10.48;0;4.12;25334 +78088;45.43036;3.182;460;20220510;28.4;6.3;17.3;.9;11.18;0;4.63;27513 +78088;45.43036;3.182;460;20220511;30.2;7.3;18.7;2.7;11.18;0;6.06;28151 +78088;45.43036;3.182;460;20220512;23.9;11.4;17.6;1.7;13.68;1.5;3.88;20698 +78088;45.43036;3.182;460;20220513;23.8;10.2;17;1.2;14.98;2.5;3.72;21718 +78088;45.43036;3.182;460;20220514;26.7;8.5;17.6;1.3;12.88;0;4.49;25352 +78088;45.43036;3.182;460;20220515;29.8;10.4;20.1;2.6;12.38;1.2;5.8;26309 +78088;45.43036;3.182;460;20220516;28.5;12.7;20.6;1.7;12.38;0;4.95;23768 +78088;45.43036;3.182;460;20220517;30.2;10.4;20.3;.9;13.58;0;4.88;26803 +78088;45.43036;3.182;460;20220518;30.4;12.1;21.2;1.2;15.38;.6;4.99;25839 +78088;45.43036;3.182;460;20220519;31.4;16.3;23.8;2.6;14.68;.1;5.88;23491 +78088;45.43036;3.182;460;20220520;31.1;16.4;23.7;3;11.88;0;6.35;23252 +78088;45.43036;3.182;460;20220521;31.5;13.4;22.4;1.1;16.28;0;5.12;25976 +78088;45.43036;3.182;460;20220522;32.2;15.2;23.7;1.1;17.38;1.7;5.14;25237 +78088;45.43036;3.182;460;20220523;22;17.1;19.5;2.6;14.58;6.7;3.44;13246 +78088;45.43036;3.182;460;20220524;19.8;10.9;15.3;2;10.28;0;3.6;18172 +78088;45.43036;3.182;460;20220525;19.2;6.2;12.7;1.4;9.68;0;3.55;22187 +78088;45.43036;3.182;460;20220526;18.4;8;13.2;.9;11.18;0;3.14;19825 +78088;45.43036;3.182;460;20220527;23.1;10.7;16.9;1.7;12.38;0;4.05;21779 +78088;45.43036;3.182;460;20220528;22.3;12.7;17.5;2.8;10.58;0;4.39;19125 +78088;45.43036;3.182;460;20220529;19.7;5.2;12.4;2;7.78;0;4.08;23739 +78088;45.43036;3.182;460;20220530;23.6;3.4;13.5;1.4;7.88;.1;4.64;28225 +78088;45.43036;3.182;460;20220531;19.8;9.3;14.5;1.1;11.38;2.3;3.4;20189 +78088;45.43036;3.182;460;20220601;25.4;6.9;16.1;1.1;13.08;2.3;4.52;27105 +78088;45.43036;3.182;460;20220602;26.4;13.9;20.1;1.8;16.08;12.5;4.45;22195 +78088;45.43036;3.182;460;20220603;31.2;12;21.6;1.3;15.98;9.7;5.45;27744 +78088;45.43036;3.182;460;20220604;29.2;14.2;21.7;1.8;18.08;17.6;4.99;24483 +78088;45.43036;3.182;460;20220605;24.8;15.8;20.3;2.2;16.28;2.1;4.06;18830 +78088;45.43036;3.182;460;20220606;25.1;11.2;18.1;1.5;14.28;.3;4.36;23624 +78088;45.43036;3.182;460;20220607;23.6;11.9;17.7;1.4;12.88;.5;4.06;21646 +78088;45.43036;3.182;460;20220608;22.1;10.8;16.4;1.8;12.78;3.3;3.91;21292 +78088;45.43036;3.182;460;20220609;19.6;11.6;15.6;1.9;10.98;0;3.52;17821 +78088;45.43036;3.182;460;20220610;25.2;9.7;17.4;1.1;12.68;.1;4.44;25132 +78088;45.43036;3.182;460;20220611;29.7;9.7;19.7;1.3;13.48;0;5.4;28683 +78088;45.43036;3.182;460;20220612;30;12.7;21.3;1;16.18;.3;5.08;26651 +78088;45.43036;3.182;460;20220613;26.1;15.6;20.8;1.5;15.48;0;4.28;20616 +78088;45.43036;3.182;460;20220614;31.5;8.9;20.2;1.1;12.38;.3;5.71;30621 +78088;45.43036;3.182;460;20220615;33.7;14.5;24.1;1.5;16.98;.2;6.02;28185 +78088;45.43036;3.182;460;20220616;32.1;14.8;23.4;.8;17.38;.1;5.25;26731 +78088;45.43036;3.182;460;20220617;34.1;13.5;23.8;1.2;15.28;0;6.01;29251 +78088;45.43036;3.182;460;20220618;38.4;13.1;25.7;2.6;13.78;0;8.1;31209 +78088;45.43036;3.182;460;20220619;35.4;21.6;28.5;5.4;12.68;0;9.38;23819 +78088;45.43036;3.182;460;20220620;34.6;16.2;25.4;1.9;13.18;.8;6.56;27624 +78088;45.43036;3.182;460;20220621;32.8;17.1;24.9;1.7;16.78;2.1;5.79;25460 +78088;45.43036;3.182;460;20220622;29.5;18.3;23.9;2.4;17.38;2.8;5.21;21385 +78088;45.43036;3.182;460;20220623;26.4;15.6;21;1.5;17.38;8.5;4.25;20981 +78088;45.43036;3.182;460;20220624;23.1;15.2;19.1;2;14.68;6.3;3.81;17830 +78088;45.43036;3.182;460;20220625;27.5;11.1;19.3;1.9;14.38;30.1;5.08;26009 +78088;45.43036;3.182;460;20220626;16.6;14.8;15.7;1.7;16.58;35.5;1.66;8110 +78088;45.43036;3.182;460;20220627;19.5;13.6;16.5;1.2;15.68;1.3;2.79;15281 +78088;45.43036;3.182;460;20220628;24.1;10.3;17.2;1.1;13.38;0;4.17;23748 +78088;45.43036;3.182;460;20220629;27.9;9.6;18.7;1;13.08;.4;4.92;27437 +78088;45.43036;3.182;460;20220630;22.4;15.8;19.1;1.4;14.68;2.7;3.39;16161 +78088;45.43036;3.182;460;20220701;21.6;10.6;16.1;1.2;12.08;0;3.73;21058 +78088;45.43036;3.182;460;20220702;29.7;7.9;18.8;1.3;12.18;0;5.51;29914 +78088;45.43036;3.182;460;20220703;29.8;12.7;21.2;1.2;15.18;1.2;5.14;26372 +78088;45.43036;3.182;460;20220704;27.4;14.2;20.8;1.3;16.28;6.9;4.53;23046 +78088;45.43036;3.182;460;20220705;26.2;13.6;19.9;1.2;14.78;.1;4.33;22463 +78088;45.43036;3.182;460;20220706;25.2;10.2;17.7;1.8;12.38;.1;4.65;24536 +78088;45.43036;3.182;460;20220707;25.1;9.8;17.4;2.1;12.78;0;4.7;24743 +78088;45.43036;3.182;460;20220708;25;13.9;19.4;3.1;13.68;0;4.77;20923 +78088;45.43036;3.182;460;20220709;27.6;10.3;18.9;1.7;12.98;0;5.07;26255 +78088;45.43036;3.182;460;20220710;27.3;11.3;19.3;1.4;14.28;.1;4.75;25166 +78088;45.43036;3.182;460;20220711;28.5;10.5;19.5;1.5;13.68;0;5.1;26678 +78088;45.43036;3.182;460;20220712;30.4;11.1;20.7;1.1;13.38;0;5.24;27587 +78088;45.43036;3.182;460;20220713;32;10.3;21.1;1.2;12.68;0;5.65;29225 +78088;45.43036;3.182;460;20220714;35.1;14;24.5;1.4;14.88;0;6.16;28733 +78088;45.43036;3.182;460;20220715;30.4;13.8;22.1;1.3;14.48;0;5.14;25332 +78088;45.43036;3.182;460;20220716;29.8;12.2;21;1.9;13.08;0;5.49;26033 +78088;45.43036;3.182;460;20220717;31.7;10.2;20.9;1.3;13.18;0;5.59;28769 +78088;45.43036;3.182;460;20220718;37.7;11.9;24.8;1.5;13.68;10.7;6.64;29959 +78088;45.43036;3.182;460;20220719;38.6;14.9;26.7;1.9;14.58;.5;7.2;29867 +78088;45.43036;3.182;460;20220720;27.6;17.8;22.7;1.6;17.38;0;4.21;18997 +78088;45.43036;3.182;460;20220721;30.5;13.1;21.8;1.1;15.78;0;4.96;25477 +78088;45.43036;3.182;460;20220722;33;13.2;23.1;1.8;15.88;.1;5.85;27132 +78088;45.43036;3.182;460;20220723;27.7;20.1;23.9;1.9;17.18;0;4.17;16464 +78088;45.43036;3.182;460;20220724;35.2;12.8;24;1.1;15.18;0;5.8;28697 +78088;45.43036;3.182;460;20220725;31;15.7;23.3;1.6;16.28;.5;5.09;23497 +78088;45.43036;3.182;460;20220726;26.1;17.3;21.7;2.2;14.58;0;4.29;17568 +78088;45.43036;3.182;460;20220727;26;11.3;18.6;1.3;12.08;0;4.31;22833 +78088;45.43036;3.182;460;20220728;30.5;9;19.7;1.4;11.48;0;5.31;27656 +78088;45.43036;3.182;460;20220729;27.4;15;21.2;1.1;13.68;0;4.16;20733 +78088;45.43036;3.182;460;20220730;30.1;11.2;20.6;1.1;12.88;.1;4.86;25660 +78088;45.43036;3.182;460;20220731;31.6;12.4;22;1.1;13.48;0;5.02;25753 +78088;45.43036;3.182;460;20220801;32.3;13;22.6;1.3;14.58;0;5.22;25703 +78088;45.43036;3.182;460;20220802;32;14;23;1.1;14.58;4;4.94;24680 +78088;45.43036;3.182;460;20220803;36.9;13.7;25.3;1;14.28;0;5.68;27985 +78088;45.43036;3.182;460;20220804;36.6;15.9;26.2;.9;15.58;.1;5.38;26262 +78088;45.43036;3.182;460;20220805;31.2;16.5;23.8;1.2;18.58;6.9;4.55;21901 +78088;45.43036;3.182;460;20220806;28.7;17.3;23;1.9;15.68;0;4.47;19097 +78088;45.43036;3.182;460;20220807;28.8;10.8;19.8;1.7;11.58;0;4.87;24062 +78088;45.43036;3.182;460;20220808;30.7;9.9;20.3;1.7;10.68;0;5.29;25782 +78088;45.43036;3.182;460;20220809;32.2;9.8;21;1.1;10.38;0;5.03;26637 +78088;45.43036;3.182;460;20220810;34;10.5;22.2;1;11.08;0;5.14;27148 +78088;45.43036;3.182;460;20220811;35.8;11.5;23.6;1.2;11.68;0;5.5;27011 +78088;45.43036;3.182;460;20220812;35;12.8;23.9;1.2;11.68;0;5.33;26061 +78088;45.43036;3.182;460;20220813;35.6;12;23.8;1.2;11.28;8.1;5.42;26702 +78088;45.43036;3.182;460;20220814;23.8;18.8;21.3;1.9;16.98;7.6;2.99;11825 +78088;45.43036;3.182;460;20220815;27.2;15.1;21.1;1.6;14.88;0;3.96;18695 +78088;45.43036;3.182;460;20220816;29.2;12.4;20.8;.8;15.88;21.3;3.99;22023 +78088;45.43036;3.182;460;20220817;24;14.8;19.4;1.6;16.98;7.8;3.14;15997 +78088;45.43036;3.182;460;20220818;22.5;14.3;18.4;1.1;16.88;10.6;2.75;14960 +78088;45.43036;3.182;460;20220819;22.7;15.5;19.1;1;17.78;.5;2.62;13876 +78088;45.43036;3.182;460;20220820;26.3;16.1;21.2;1.3;17.68;.1;3.34;16543 +78088;45.43036;3.182;460;20220821;25.2;12.5;18.8;1;15.38;.1;3.3;18418 +78088;45.43036;3.182;460;20220822;26.1;16.2;21.1;1.5;16.98;.7;3.36;16058 +78088;45.43036;3.182;460;20220823;27.7;18.1;22.9;1.1;18.68;.2;3.29;15687 +78088;45.43036;3.182;460;20220824;31.4;13.8;22.6;.7;16.28;0;3.93;21349 +78088;45.43036;3.182;460;20220825;31.9;13.6;22.7;1.1;17.58;3.3;4.21;21623 +78088;45.43036;3.182;460;20220826;24.7;17.3;21;1.4;19.18;.7;2.76;13373 +78088;45.43036;3.182;460;20220827;24.7;13.4;19;.9;16.48;.2;2.95;16574 +78088;45.43036;3.182;460;20220828;28.4;11.8;20.1;1;15.18;0;3.63;20090 +78088;45.43036;3.182;460;20220829;30.8;12.2;21.5;.9;15.48;.8;3.87;21142 +78088;45.43036;3.182;460;20220830;25.6;16.6;21.1;1.5;17.58;1.4;3.02;14360 +78088;45.43036;3.182;460;20220831;26.7;13;19.8;1.4;15.78;0;3.39;17747 +78088;45.43036;3.182;460;20220901;28.5;12.2;20.3;1.1;14.78;0;3.57;19265 +78088;45.43036;3.182;460;20220902;25.4;12;18.7;1.2;15.78;4.8;3.08;17251 +78088;45.43036;3.182;460;20220903;26.4;14.4;20.4;1.8;15.08;1;3.43;16145 +78088;45.43036;3.182;460;20220904;30.4;11.3;20.8;1.5;14.88;.4;4.01;20388 +78088;45.43036;3.182;460;20220905;31;15;23;2;16.78;3.1;4.19;18433 +78088;45.43036;3.182;460;20220906;22.3;15.8;19;1.4;18.38;2.8;2.2;11372 +78088;45.43036;3.182;460;20220907;23.8;14.6;19.2;1;17.68;6.2;2.46;13547 +78088;45.43036;3.182;460;20220908;23.6;12.1;17.8;2.1;14.28;.1;3;15094 +78088;45.43036;3.182;460;20220909;22.9;11.5;17.2;2;12.68;0;2.99;14884 +78088;45.43036;3.182;460;20220910;22.7;11.1;16.9;.9;12.38;0;2.53;14878 +78088;45.43036;3.182;460;20220911;25.8;7.3;16.5;.7;11.68;.1;2.87;18806 +78088;45.43036;3.182;460;20220912;33.8;8.6;21.2;.7;14.18;0;3.59;21261 +78088;45.43036;3.182;460;20220913;31.2;15.9;23.5;3.4;18.08;4.7;4.57;16705 +78088;45.43036;3.182;460;20220914;27.7;18.2;22.9;1.6;18.28;6.2;2.97;12873 +78088;45.43036;3.182;460;20220915;24.3;13;18.6;.8;16.38;2.7;2.37;13965 +78088;45.43036;3.182;460;20220916;19.9;13.8;16.8;1.4;14.58;.4;1.96;9956 +78088;45.43036;3.182;460;20220917;15.8;8.9;12.3;2.6;9.28;0;2.26;10524 +78088;45.43036;3.182;460;20220918;19.9;1.7;10.8;1;7.78;0;2.37;17379 +78088;45.43036;3.182;460;20220919;19.4;1.9;10.6;1.1;8.18;0;2.31;16847 +78088;45.43036;3.182;460;20220920;19.3;2.3;10.8;.8;8.18;0;2.14;16417 +78088;45.43036;3.182;460;20220921;19.8;2.7;11.2;.8;8.38;0;2.15;16290 +78088;45.43036;3.182;460;20220922;23.6;2.2;12.9;.8;8.88;0;2.45;18113 +78088;45.43036;3.182;460;20220923;23.2;4.3;13.7;1.3;10.98;6.4;2.53;16790 +78088;45.43036;3.182;460;20220924;20.1;9.2;14.6;1;12.78;4.4;1.92;12428 +78088;45.43036;3.182;460;20220925;15.8;10.6;13.2;.6;12.98;3.6;1.31;8254 +78088;45.43036;3.182;460;20220926;16.5;9.2;12.8;1.4;11.08;5.8;1.67;9802 +78088;45.43036;3.182;460;20220927;15.4;9.8;12.6;1.5;10.58;4.7;1.6;8390 +78088;45.43036;3.182;460;20220928;18.8;12.2;15.5;1.5;12.78;11.7;1.79;9063 +78088;45.43036;3.182;460;20220929;15;9.4;12.2;1.1;10.88;.7;1.4;8187 +78088;45.43036;3.182;460;20220930;15.4;7.4;11.4;.8;9.78;.7;1.44;9811 +78088;45.43036;3.182;460;20221001;20.6;4.6;12.6;2.1;11.58;5.1;2.14;14015 +78088;45.43036;3.182;460;20221002;21.6;12.7;17.1;1.6;13.58;.1;2.02;10135 +78088;45.43036;3.182;460;20221003;19.2;10.2;14.7;1;12.58;0;1.61;10068 +78088;45.43036;3.182;460;20221004;24;7.7;15.8;1;11.68;.1;2.09;13638 +78088;45.43036;3.182;460;20221005;26.6;6;16.3;2;11.38;0;2.91;15233 +78088;45.43036;3.182;460;20221006;16.9;10.1;13.5;1.1;13.38;0;1.28;8323 +78088;45.43036;3.182;460;20221007;23.9;9.9;16.9;.9;13.48;.4;1.87;12112 +78088;45.43036;3.182;460;20221008;15.6;11.4;13.5;1;12.58;.5;1.16;6209 +78088;45.43036;3.182;460;20221009;23.2;4.4;13.8;1;10.18;0;1.92;13793 +78088;45.43036;3.182;460;20221010;24.6;8.4;16.5;1;11.78;.3;1.95;12583 +78088;45.43036;3.182;460;20221011;18.5;10.9;14.7;1.2;14.18;3.5;1.31;8269 +78088;45.43036;3.182;460;20221012;22.2;13.6;17.9;.9;15.08;.3;1.52;8724 +78088;45.43036;3.182;460;20221013;18.9;9.2;14;1.4;12.88;4.8;1.44;9185 +78088;45.43036;3.182;460;20221014;21;12.1;16.5;2.4;14.08;2;1.86;8646 +78088;45.43036;3.182;460;20221015;20.9;13.8;17.3;3;13.68;0;2.14;7535 +78088;45.43036;3.182;460;20221016;25.6;14.8;20.2;3.6;14.08;0;3.13;9337 +78088;45.43036;3.182;460;20221017;22.5;15.7;19.1;4.5;14.18;0;2.89;7151 +78088;45.43036;3.182;460;20221018;26.2;13.7;19.9;1.4;13.88;.1;2.03;9823 +78088;45.43036;3.182;460;20221019;26.3;8;17.1;1.6;12.88;1;2.12;11876 +78088;45.43036;3.182;460;20221020;23.7;16.9;20.3;4.2;15.58;5;2.8;6846 +78088;45.43036;3.182;460;20221021;23;16.2;19.6;2.4;15.48;3.7;2;6746 +78088;45.43036;3.182;460;20221022;23.7;10.4;17;1.3;13.28;.1;1.64;9595 +78088;45.43036;3.182;460;20221023;23.7;14.4;19;4.8;14.18;.3;3.02;7786 +78088;45.43036;3.182;460;20221024;21.9;12.5;17.2;2;12.48;0;1.86;7718 +78088;45.43036;3.182;460;20221025;23;5;14;1.5;10.78;0;1.68;10812 +78088;45.43036;3.182;460;20221026;24.2;9.9;17;1.1;12.58;.1;1.51;9418 +78088;45.43036;3.182;460;20221027;26.5;8.4;17.4;1.9;13.08;0;2.08;10537 +78088;45.43036;3.182;460;20221028;28.6;18;23.3;4;10.68;0;4.39;7772 +78088;45.43036;3.182;460;20221029;27.6;12.3;19.9;2.9;9.28;0;3.33;9351 +78088;45.43036;3.182;460;20221030;25.5;8.6;17;1.7;9.18;.1;2.09;9724 +78088;45.43036;3.182;460;20221031;23.4;10.6;17;3.5;12.28;7.5;2.48;8243 +78088;45.43036;3.182;460;20221101;19;12.8;15.9;1.7;11.78;0;1.43;5425 +78088;45.43036;3.182;460;20221102;17.2;5;11.1;1;9.38;0;.99;7796 +78088;45.43036;3.182;460;20221103;16.7;6.3;11.5;3.4;9.18;2.5;1.76;7035 +78088;45.43036;3.182;460;20221104;11.9;8.7;10.3;3.4;8.28;8.4;1.58;3511 +78088;45.43036;3.182;460;20221105;11.5;4.8;8.1;1.6;7.98;0;.92;5334 +78088;45.43036;3.182;460;20221106;18.1;.4;9.2;2.3;7.28;.1;1.61;9008 +78088;45.43036;3.182;460;20221107;18.4;4.2;11.3;2.7;8.68;0;1.68;7875 +78088;45.43036;3.182;460;20221108;20.5;10.3;15.4;4.2;10.58;2.9;2.47;6464 +78088;45.43036;3.182;460;20221109;13.9;12;12.9;2.2;12.98;7.4;.84;2322 +78088;45.43036;3.182;460;20221110;13.9;9;11.4;.9;10.78;0;.72;4121 +78088;45.43036;3.182;460;20221111;19;3.1;11;.8;9.48;.1;.79;7912 +78088;45.43036;3.182;460;20221112;20.8;3.1;11.9;.6;9.38;0;.72;8272 +78088;45.43036;3.182;460;20221113;13.4;3.9;8.6;.8;9.68;0;.57;5776 +78088;45.43036;3.182;460;20221114;16.3;8.1;12.2;2.1;10.88;7.8;1.06;5237 +78088;45.43036;3.182;460;20221115;15.8;9.8;12.8;1.8;12.08;3.9;.88;4308 +78088;45.43036;3.182;460;20221116;15.6;9;12.3;3.3;9.38;1.1;1.63;4490 +78088;45.43036;3.182;460;20221117;16.7;10.7;13.7;3;9.48;5.3;1.77;4186 +78088;45.43036;3.182;460;20221118;11.6;5.6;8.6;1.1;8.08;.7;.71;4128 +78088;45.43036;3.182;460;20221119;9;2.6;5.8;1;7.78;1;.5;4229 +78088;45.43036;3.182;460;20221120;9.4;-1.3;4;1.2;6.78;1;.51;5613 +78088;45.43036;3.182;460;20221121;10.2;.3;5.2;2.2;7.38;4.8;.68;5302 +78088;45.43036;3.182;460;20221122;10.5;2.5;6.5;2.2;6.78;2.2;.93;4630 +78088;45.43036;3.182;460;20221123;13.9;4.4;9.1;2.5;8.38;2.7;1.07;5049 +78088;45.43036;3.182;460;20221124;12.5;1.9;7.2;1.5;8.08;.8;.64;5310 +78088;45.43036;3.182;460;20221125;9.8;7.6;8.7;1.4;9.08;3.7;.69;1982 +78088;45.43036;3.182;460;20221126;9.2;1.6;5.4;.9;7.68;0;.42;4277 +78088;45.43036;3.182;460;20221127;13.6;1.2;7.4;2.2;6.88;2.2;1.03;5608 +78088;45.43036;3.182;460;20221128;10.6;8.4;9.5;2.1;8.48;2.8;1.01;1902 +78088;45.43036;3.182;460;20221129;9.5;2.3;5.9;1;7.68;1.1;.46;4005 +78088;45.43036;3.182;460;20221130;6.8;4.8;5.8;1.9;8.38;.8;.51;1733 +78088;45.43036;3.182;460;20221201;5.4;4.3;4.8;2.1;7.58;.5;.58;1076 +78088;45.43036;3.182;460;20221202;3;2.5;2.7;1.1;6.28;2.6;.53;470 +78088;45.43036;3.182;460;20221203;3.4;.6;2;.7;6.68;5.2;.33;2116 +78088;45.43036;3.182;460;20221204;3.3;1.5;2.4;1.2;6.78;5.4;.39;1531 +78088;45.43036;3.182;460;20221205;7.9;-3.5;2.2;.5;5.38;0;.27;4950 +78088;45.43036;3.182;460;20221206;4.2;-4;.1;.9;4.98;0;.33;4051 +78088;45.43036;3.182;460;20221207;.8;-2;-.6;1.4;5.48;0;.32;2037 +78088;45.43036;3.182;460;20221208;2.4;-2.2;.1;.9;5.18;1.2;.34;2801 +78088;45.43036;3.182;460;20221209;2.4;.3;1.3;1.4;6.08;1.4;.4;1636 +78088;45.43036;3.182;460;20221210;-1.1;-1.3;-1.2;1.7;4.78;0;.5;0 +78088;45.43036;3.182;460;20221211;1.5;-5.5;-2;.9;3.88;0;.34;3564 +78088;45.43036;3.182;460;20221212;-.7;-7.7;-4.2;.3;4.28;7;.17;3545 +78088;45.43036;3.182;460;20221213;4.2;-1.1;1.5;1.2;6.28;.1;.31;2973 +78088;45.43036;3.182;460;20221214;14.2;-.5;6.8;2;8.78;1.2;.55;5430 +78088;45.43036;3.182;460;20221215;4.2;-.3;1.9;1;7.08;19.3;.24;2659 +78088;45.43036;3.182;460;20221216;.3;.4;.3;1.9;5.88;.1;.43;0 +78088;45.43036;3.182;460;20221217;.3;-7.7;-3.7;.2;3.98;0;.15;3775 +78088;45.43036;3.182;460;20221218;10.4;-8.7;.8;2;5.18;0;.62;6231 +78088;45.43036;3.182;460;20221219;14.7;6.2;10.4;4.4;8.78;0;1.55;3902 +78088;45.43036;3.182;460;20221220;14.7;9.2;11.9;4.4;9.78;1;1.59;2989 +78088;45.43036;3.182;460;20221221;14;10.4;12.2;3.1;10.08;.8;1.31;2275 +78088;45.43036;3.182;460;20221222;14.2;10.8;12.5;3.7;10.08;5.6;1.51;2190 +78088;45.43036;3.182;460;20221223;15.3;11.8;13.5;3.7;11.98;1.5;1.28;2236 +78088;45.43036;3.182;460;20221224;16.2;10.8;13.5;1.7;10.58;.1;.99;2964 +78088;45.43036;3.182;460;20221225;18;2.2;10.1;2.7;8.98;0;1.16;5614 +78088;45.43036;3.182;460;20221226;11.8;5.9;8.8;1.7;8.98;1.9;.66;3147 +78088;45.43036;3.182;460;20221227;10.7;.7;5.7;.3;7.38;0;.22;4337 +78088;45.43036;3.182;460;20221228;14.4;-1;6.7;2.4;7.08;.3;.94;5583 +78088;45.43036;3.182;460;20221229;12.6;8.4;10.5;3.3;8.88;9.7;1.3;2569 +78088;45.43036;3.182;460;20221230;12.8;4.5;8.6;4;9.78;1.7;.8;3935 +78088;45.43036;3.182;460;20221231;17.4;11.5;14.4;5.4;10.58;0;2.26;3218 +78089;45.45046;3.50007;682;20220101;17.1;2;9.5;2;6.57;0;1.17;5918 +78089;45.45046;3.50007;682;20220102;12.8;3.5;8.2;3.1;6.77;0;1.42;4471 +78089;45.45046;3.50007;682;20220103;10.6;3.7;7.1;2.8;8.47;.4;.57;3631 +78089;45.45046;3.50007;682;20220104;14.7;6.6;10.7;5;7.93;6.3;1.87;4190 +78089;45.45046;3.50007;682;20220105;1.2;-.1;.6;4.4;5.57;.3;.5;1105 +78089;45.45046;3.50007;682;20220106;1.3;-1.5;-.1;3.1;4.8;0;.58;2573 +78089;45.45046;3.50007;682;20220107;2.2;-3.5;-.7;2.8;5.27;3.3;.31;3937 +78089;45.45046;3.50007;682;20220108;5.1;.1;2.6;4.6;7.14;3.6;.3;3197 +78089;45.45046;3.50007;682;20220109;4.8;1.9;3.4;4.1;6.3;6.2;.63;2567 +78089;45.45046;3.50007;682;20220110;4.6;1.3;2.9;2.4;5.94;.6;.56;3710 +78089;45.45046;3.50007;682;20220111;1.9;-4.9;-1.5;1.9;4.77;0;.34;5014 +78089;45.45046;3.50007;682;20220112;.4;-4.1;-1.8;2;4.57;0;.33;4298 +78089;45.45046;3.50007;682;20220113;3.5;-6.3;-1.4;1.9;4.1;0;.42;5436 +78089;45.45046;3.50007;682;20220114;10.5;-6.5;2;1.2;3.9;0;.66;7315 +78089;45.45046;3.50007;682;20220115;10.7;-5.8;2.4;1.3;3.5;0;.72;7335 +78089;45.45046;3.50007;682;20220116;7.6;-6.4;.6;1.5;4;0;.58;6999 +78089;45.45046;3.50007;682;20220117;3.3;-4.4;-.5;1.7;5.6;0;.31;4464 +78089;45.45046;3.50007;682;20220118;1.8;-.9;.5;2.2;5.3;0;.4;2666 +78089;45.45046;3.50007;682;20220119;2.2;-4.7;-1.2;2.7;5.14;.1;.35;3866 +78089;45.45046;3.50007;682;20220120;1.9;-.2;.8;2.2;6.28;.6;.38;1983 +78089;45.45046;3.50007;682;20220121;1.6;-1.8;-.1;4.2;4.65;0;.9;3298 +78089;45.45046;3.50007;682;20220122;.1;-5.5;-2.7;1.7;4.95;0;.31;3658 +78089;45.45046;3.50007;682;20220123;3;-1.8;.6;1.1;5.35;0;.52;4373 +78089;45.45046;3.50007;682;20220124;12.3;-6.7;2.8;1.3;4.14;0;.81;8893 +78089;45.45046;3.50007;682;20220125;12.5;-4.4;4.1;1.2;4.37;0;.81;8403 +78089;45.45046;3.50007;682;20220126;10;-5.4;2.3;1.1;4.4;0;.67;8286 +78089;45.45046;3.50007;682;20220127;9.6;-6.5;1.5;1.4;3.84;0;.8;8495 +78089;45.45046;3.50007;682;20220128;3.9;-5;-.5;1.3;5.24;0;.4;6197 +78089;45.45046;3.50007;682;20220129;5.5;-5.2;.1;1.3;5.3;.1;.48;6745 +78089;45.45046;3.50007;682;20220130;5.8;.1;3;1.7;6.84;.1;.49;4585 +78089;45.45046;3.50007;682;20220131;4.6;1.7;3.2;5;6.34;1.2;.78;3181 +78089;45.45046;3.50007;682;20220201;2.3;-2.5;-.1;3.8;5.27;2.4;.58;4599 +78089;45.45046;3.50007;682;20220202;7.4;2.3;4.8;2.7;5.37;.8;1.26;4442 +78089;45.45046;3.50007;682;20220203;12;-.7;5.7;2.1;7.05;0;1.08;7306 +78089;45.45046;3.50007;682;20220204;6.4;-.2;3.1;2.4;6.17;1.3;.77;5432 +78089;45.45046;3.50007;682;20220205;6.5;1.2;3.8;2.2;6.04;0;.8;6647 +78089;45.45046;3.50007;682;20220206;6.2;-4.1;1;4;6.1;2.1;.48;7222 +78089;45.45046;3.50007;682;20220207;6.8;4.5;5.6;4.5;6.3;.5;1.28;5392 +78089;45.45046;3.50007;682;20220208;11.1;-4.6;3.3;1.4;4.74;0;.95;10053 +78089;45.45046;3.50007;682;20220209;16.2;-2.8;6.7;1.6;5.14;0;1.35;10777 +78089;45.45046;3.50007;682;20220210;6.5;-.8;2.9;2.4;6.9;1.7;1.54;10366 +78089;45.45046;3.50007;682;20220211;6.2;3.6;4.9;2.6;6.16;0;1.09;8666 +78089;45.45046;3.50007;682;20220212;9.4;-5.8;1.8;2.3;5.07;0;1.07;9900 +78089;45.45046;3.50007;682;20220213;10.7;-1;4.8;5.8;6.9;.4;1.59;11766 +78089;45.45046;3.50007;682;20220214;7.6;5.3;6.5;3.6;7.66;1.7;1.19;4633 +78089;45.45046;3.50007;682;20220215;6.6;1.9;4.3;2.9;6.9;2.9;.94;6533 +78089;45.45046;3.50007;682;20220216;10.2;2;6.1;3.8;9.1;1.4;.65;6565 +78089;45.45046;3.50007;682;20220217;13.1;8.3;10.7;4.2;9.93;0;1.3;5565 +78089;45.45046;3.50007;682;20220218;16.3;3.7;10;3.5;8.54;.5;1.7;9519 +78089;45.45046;3.50007;682;20220219;7.1;1;4;3.1;5.47;0;1.21;8434 +78089;45.45046;3.50007;682;20220220;9.8;-1.2;4.3;3.5;6.87;.6;.97;9237 +78089;45.45046;3.50007;682;20220221;6.5;5.2;5.9;6.5;6.77;2.9;1.33;3942 +78089;45.45046;3.50007;682;20220222;8.7;2.7;5.7;3.8;7.17;.8;1.13;7872 +78089;45.45046;3.50007;682;20220223;10.6;4.3;7.4;1.6;7.7;0;1.05;7271 +78089;45.45046;3.50007;682;20220224;12.3;.2;6.2;3.2;6.7;.8;1.54;10140 +78089;45.45046;3.50007;682;20220225;6;.1;3.1;3.4;5.27;0;1.26;9930 +78089;45.45046;3.50007;682;20220226;8.5;-2;3.2;3.1;4.47;0;1.52;11755 +78089;45.45046;3.50007;682;20220227;11.3;-5.4;2.9;1.5;4.34;0;1.4;13593 +78089;45.45046;3.50007;682;20220228;12;-3.7;4.1;1.9;4.74;0;1.59;13486 +78089;45.45046;3.50007;682;20220301;14.8;-4.7;5.1;1.5;4.97;0;1.62;14314 +78089;45.45046;3.50007;682;20220302;12.4;1.2;6.8;2.2;6.6;0;1.48;10494 +78089;45.45046;3.50007;682;20220303;12;4;8;1.5;8.37;0;1.19;9662 +78089;45.45046;3.50007;682;20220304;10.3;4.5;7.4;2.5;7.84;0;1.26;7379 +78089;45.45046;3.50007;682;20220305;8.9;-1.2;3.8;2.1;5.2;0;1.42;12230 +78089;45.45046;3.50007;682;20220306;6.7;-6.9;-.1;1.7;3.8;0;1.29;13929 +78089;45.45046;3.50007;682;20220307;9.6;-7.2;1.2;2;3.8;0;1.55;14712 +78089;45.45046;3.50007;682;20220308;13.7;-5.4;4.2;1.8;5;0;1.82;15702 +78089;45.45046;3.50007;682;20220309;12.9;-1.6;5.7;2;6.14;0;1.69;13400 +78089;45.45046;3.50007;682;20220310;12.1;-.7;5.7;2.5;6.67;0;1.56;11339 +78089;45.45046;3.50007;682;20220311;9.4;3.9;6.7;5;6.97;.2;1.61;7024 +78089;45.45046;3.50007;682;20220312;6.8;4.3;5.6;4.7;6.7;1.1;1.29;4502 +78089;45.45046;3.50007;682;20220313;8.3;4.8;6.6;4.6;6.3;4.8;1.69;6087 +78089;45.45046;3.50007;682;20220314;10.6;-2.4;4.1;3.2;7.2;3.2;1.25;11507 +78089;45.45046;3.50007;682;20220315;14.3;7.2;10.7;4.7;8.94;0;2.1;9480 +78089;45.45046;3.50007;682;20220316;16.7;3.7;10.2;1.6;9.07;0;1.8;12335 +78089;45.45046;3.50007;682;20220317;8.8;6.2;7.5;2.7;9.2;.4;.85;3358 +78089;45.45046;3.50007;682;20220318;6.4;4.3;5.3;2.7;8.3;0;.81;2533 +78089;45.45046;3.50007;682;20220319;14.5;2.6;8.5;1.8;8.13;0;1.96;13966 +78089;45.45046;3.50007;682;20220320;11.4;1.3;6.4;4.2;6.8;.2;2;7400 +78089;45.45046;3.50007;682;20220321;13.7;4.5;9.1;3.7;6.4;0;2.95;15766 +78089;45.45046;3.50007;682;20220322;13.9;-2.8;5.5;3.7;4.56;0;3.11;19200 +78089;45.45046;3.50007;682;20220323;15.1;-4.9;5.1;2.3;4.43;0;2.74;19400 +78089;45.45046;3.50007;682;20220324;17.2;-4;6.6;2.4;4.83;0;3.04;19566 +78089;45.45046;3.50007;682;20220325;17.7;-3.3;7.2;2.3;5.26;0;2.98;18766 +78089;45.45046;3.50007;682;20220326;18.5;-2.5;8;1.9;5.86;0;2.8;19266 +78089;45.45046;3.50007;682;20220327;19.2;-1.4;8.9;1.9;5.73;0;2.9;16766 +78089;45.45046;3.50007;682;20220328;19.4;.8;10.1;2.7;5.6;0;3.55;18066 +78089;45.45046;3.50007;682;20220329;16.7;4.1;10.4;2.8;6.86;1.9;2.7;10066 +78089;45.45046;3.50007;682;20220330;12.2;5.8;9;1.6;9.23;3.1;1.37;7000 +78089;45.45046;3.50007;682;20220331;8.3;3.1;5.7;2.4;7.86;9.3;1.2;6166 +78089;45.45046;3.50007;682;20220401;1.1;-2.3;-.6;5.1;5.39;7.5;.95;8200 +78089;45.45046;3.50007;682;20220402;1.4;-2.5;-.5;4;4.53;2.3;1.12;8533 +78089;45.45046;3.50007;682;20220403;1.3;-3.3;-1;3.5;4.64;.1;1.06;7866 +78089;45.45046;3.50007;682;20220404;7.8;-5.2;1.3;1.6;4.44;0;1.96;22100 +78089;45.45046;3.50007;682;20220405;11.8;-3.6;4.1;1.7;7.06;0;1.68;13400 +78089;45.45046;3.50007;682;20220406;12.7;4;8.4;2.2;9.06;1.2;1.62;9766 +78089;45.45046;3.50007;682;20220407;12.8;6.7;9.8;4.7;9.53;5.6;1.85;7466 +78089;45.45046;3.50007;682;20220408;15;9.3;12.1;5.8;9.06;2;2.96;10100 +78089;45.45046;3.50007;682;20220409;8.8;2.3;5.6;5;4.74;.6;2.52;15700 +78089;45.45046;3.50007;682;20220410;14.1;-5;4.5;1.9;5.33;0;2.81;23733 +78089;45.45046;3.50007;682;20220411;15.8;-1.1;7.4;5.1;7.33;0;3.36;18566 +78089;45.45046;3.50007;682;20220412;14.2;7.8;11;5.8;5.74;0;3.21;6600 +78089;45.45046;3.50007;682;20220413;18.2;6.7;12.4;1.9;8.56;0;2.69;13533 +78089;45.45046;3.50007;682;20220414;19.3;4.1;11.7;2;10.26;0;3.03;19866 +78089;45.45046;3.50007;682;20220415;20.5;3.3;11.9;2.1;9.83;0;3.32;21400 +78089;45.45046;3.50007;682;20220416;19.8;3;11.4;3.2;8.4;0;3.81;22600 +78089;45.45046;3.50007;682;20220417;18.2;-.5;8.8;1.9;7.13;0;3.46;25300 +78089;45.45046;3.50007;682;20220418;19.2;-.1;9.5;2;6.66;0;3.59;24000 +78089;45.45046;3.50007;682;20220419;17.2;.8;9;1.9;7.9;0;2.95;20700 +78089;45.45046;3.50007;682;20220420;14.7;3.9;9.3;1.3;9.36;2.8;1.73;9466 +78089;45.45046;3.50007;682;20220421;16.8;7.1;12;1.8;9.86;1;2.74;15866 +78089;45.45046;3.50007;682;20220422;19;1;10;1.8;8.46;0;3.26;21500 +78089;45.45046;3.50007;682;20220423;15.1;8.7;11.9;3.6;9.4;4.9;2.65;9233 +78089;45.45046;3.50007;682;20220424;14.1;3.9;9;2.2;9.66;4.5;1.93;10833 +78089;45.45046;3.50007;682;20220425;14.9;7.3;11.1;2.2;9.5;0;2.41;13033 +78089;45.45046;3.50007;682;20220426;17.3;3.8;10.6;1.9;9.03;0;3.41;23900 +78089;45.45046;3.50007;682;20220427;19.1;.8;10;2;8.2;0;3.65;26033 +78089;45.45046;3.50007;682;20220428;21.9;2.5;12.2;1.8;9.63;0;3.61;22066 +78089;45.45046;3.50007;682;20220429;21.2;3.2;12.2;1.6;9.8;3.1;3.35;20100 +78089;45.45046;3.50007;682;20220430;17.1;5.8;11.4;2;9.23;0;3.15;20066 +78089;45.45046;3.50007;682;20220501;17.2;.6;8.9;1.7;7.86;0;3.44;25300 +78089;45.45046;3.50007;682;20220502;18.7;1.2;10;1.7;8.13;0;3.68;25600 +78089;45.45046;3.50007;682;20220503;18.2;4.9;11.6;1.5;9.73;1.7;2.62;15166 +78089;45.45046;3.50007;682;20220504;18.5;4.3;11.4;1.6;10.5;3.9;2.82;17100 +78089;45.45046;3.50007;682;20220505;14.1;6.9;10.5;2.5;9.93;.8;2.33;13433 +78089;45.45046;3.50007;682;20220506;15.8;5.6;10.7;3.3;9.67;0;2.62;15947 +78089;45.45046;3.50007;682;20220507;19.2;6.2;12.7;2.8;9.4;.2;3.74;22650 +78089;45.45046;3.50007;682;20220508;19.2;6.4;12.8;2;9.94;0;3.24;19406 +78089;45.45046;3.50007;682;20220509;21.8;5;13.4;1.4;10.1;0;3.74;23576 +78089;45.45046;3.50007;682;20220510;24.8;6.7;15.8;1.4;10.47;0;4.32;25491 +78089;45.45046;3.50007;682;20220511;27;7.9;17.5;2.6;10.54;0;5.26;26668 +78089;45.45046;3.50007;682;20220512;23.5;8.7;16.1;1.8;12.27;1.3;3.85;21019 +78089;45.45046;3.50007;682;20220513;22;9.5;15.7;1.3;13.17;.4;3.42;20185 +78089;45.45046;3.50007;682;20220514;24.7;10;17.4;1.6;12.94;0;4.28;24283 +78089;45.45046;3.50007;682;20220515;26.3;11.3;18.8;2.7;12.3;.5;5.04;24876 +78089;45.45046;3.50007;682;20220516;25.4;11.2;18.3;1.9;12.04;0;4.42;22585 +78089;45.45046;3.50007;682;20220517;27.5;9.8;18.7;1.4;12.5;0;4.78;26339 +78089;45.45046;3.50007;682;20220518;28.4;11.8;20.1;2.1;13.94;.4;5.04;25299 +78089;45.45046;3.50007;682;20220519;28.1;14.7;21.4;3.1;13.14;0;5.59;23938 +78089;45.45046;3.50007;682;20220520;28.8;14.7;21.7;3.4;11.97;0;6.08;24541 +78089;45.45046;3.50007;682;20220521;30.1;12;21;1.8;14.74;0;5.21;25944 +78089;45.45046;3.50007;682;20220522;31.3;13.8;22.6;1.7;16.07;2;5.16;24074 +78089;45.45046;3.50007;682;20220523;20.3;14.5;17.4;3.2;14.24;6.7;3.17;14860 +78089;45.45046;3.50007;682;20220524;17.7;8.7;13.2;2.5;9.87;0;3.35;19208 +78089;45.45046;3.50007;682;20220525;17.5;6.1;11.8;2.6;9.27;0;3.45;20776 +78089;45.45046;3.50007;682;20220526;16.8;5.9;11.4;2.1;10.17;0;3.08;19697 +78089;45.45046;3.50007;682;20220527;22;8.4;15.2;2.1;11.64;0;4.17;24025 +78089;45.45046;3.50007;682;20220528;20.8;9.6;15.2;3;9.84;0;4.56;24568 +78089;45.45046;3.50007;682;20220529;18;4.4;11.2;2.4;7.17;0;4.14;25815 +78089;45.45046;3.50007;682;20220530;21.5;3;12.2;2;7.04;.1;4.52;27470 +78089;45.45046;3.50007;682;20220531;19.5;7.7;13.6;1.7;9.8;1.8;3.46;18938 +78089;45.45046;3.50007;682;20220601;24.5;7.2;15.8;1.7;11.77;1.2;4.41;25142 +78089;45.45046;3.50007;682;20220602;26.8;12.8;19.8;2.2;14.4;5.2;4.78;23578 +78089;45.45046;3.50007;682;20220603;28.1;13.7;20.9;2.4;14.5;22.5;5.32;25489 +78089;45.45046;3.50007;682;20220604;27.9;12.8;20.3;2.7;15.74;19.7;5.36;26576 +78089;45.45046;3.50007;682;20220605;22.1;13.8;18;3.1;14.87;2.1;4.08;22061 +78089;45.45046;3.50007;682;20220606;23;10.6;16.8;2.1;13.04;.4;4.16;22877 +78089;45.45046;3.50007;682;20220607;20.5;10.7;15.6;2.8;11.84;.2;4.01;22181 +78089;45.45046;3.50007;682;20220608;19.9;9.3;14.6;2.8;11.97;5.6;3.42;18896 +78089;45.45046;3.50007;682;20220609;17.2;10.5;13.9;3.9;10.77;.1;3.43;18454 +78089;45.45046;3.50007;682;20220610;23.9;8;16;1.8;11.37;0;4.82;27773 +78089;45.45046;3.50007;682;20220611;28.2;8.4;18.3;1.6;11.97;0;5.44;29418 +78089;45.45046;3.50007;682;20220612;29.4;12.5;21;1.4;14.07;.3;5.09;25019 +78089;45.45046;3.50007;682;20220613;24.8;13;18.9;1.9;14.24;0;4.12;20507 +78089;45.45046;3.50007;682;20220614;30.2;8.1;19.1;2.1;10.54;.2;5.86;29343 +78089;45.45046;3.50007;682;20220615;32.1;14.7;23.4;2.5;14.44;.6;6.24;26240 +78089;45.45046;3.50007;682;20220616;30.8;15;22.9;1.9;15.5;.1;5.65;26115 +78089;45.45046;3.50007;682;20220617;32.6;13.8;23.2;1.8;13.34;0;6.15;28257 +78089;45.45046;3.50007;682;20220618;35;13.8;24.4;3;11.97;0;7.63;29744 +78089;45.45046;3.50007;682;20220619;31.6;20.4;26;5.2;12.3;0;8.17;25232 +78089;45.45046;3.50007;682;20220620;30.2;16;23.1;3.2;12.87;.1;6.53;27190 +78089;45.45046;3.50007;682;20220621;30.4;15.2;22.8;2.5;15.77;1.4;5.49;24553 +78089;45.45046;3.50007;682;20220622;27;16.5;21.7;2.8;16.57;8.4;4.73;20945 +78089;45.45046;3.50007;682;20220623;22.3;14.3;18.3;2;16.44;6.3;3.22;16525 +78089;45.45046;3.50007;682;20220624;21.1;13.6;17.4;2.6;14.27;9.7;3.42;17389 +78089;45.45046;3.50007;682;20220625;25.2;9.3;17.3;1.8;13.37;29;4.37;23715 +78089;45.45046;3.50007;682;20220626;17.4;12.9;15.2;2;15.24;18.1;2.22;12007 +78089;45.45046;3.50007;682;20220627;18.5;13;15.7;1.9;14.27;1.3;2.65;13978 +78089;45.45046;3.50007;682;20220628;21.8;9.9;15.9;1.8;12.44;0;3.89;22224 +78089;45.45046;3.50007;682;20220629;26.2;8.9;17.6;1.5;12.24;0;5.02;28241 +78089;45.45046;3.50007;682;20220630;20.3;13.6;16.9;2.3;13.7;5.3;3.2;15055 +78089;45.45046;3.50007;682;20220701;20.3;9.5;14.9;2;11.04;0;4.06;24067 +78089;45.45046;3.50007;682;20220702;28.4;6.9;17.7;1.6;10.8;0;5.48;29796 +78089;45.45046;3.50007;682;20220703;28.1;12.1;20.1;1.7;13.97;.8;5.19;26246 +78089;45.45046;3.50007;682;20220704;25;13.9;19.4;1.7;15.54;5.6;4.01;20015 +78089;45.45046;3.50007;682;20220705;24.4;12.4;18.4;1.5;13.8;0;4.23;22576 +78089;45.45046;3.50007;682;20220706;23.7;10.3;17;2;11.4;0;4.71;25693 +78089;45.45046;3.50007;682;20220707;22.7;8.4;15.6;3;11.77;0;4.69;26097 +78089;45.45046;3.50007;682;20220708;24.4;12.5;18.4;3.4;11.94;0;5.3;25330 +78089;45.45046;3.50007;682;20220709;26.1;9.9;18;2.1;11.5;.1;5.19;27009 +78089;45.45046;3.50007;682;20220710;25.5;11.4;18.4;2.5;12.27;0;5.13;25999 +78089;45.45046;3.50007;682;20220711;27.1;10.4;18.7;2.6;12.04;.1;5.44;27214 +78089;45.45046;3.50007;682;20220712;28.6;12.2;20.4;2.2;12.4;0;5.57;26710 +78089;45.45046;3.50007;682;20220713;31;10.2;20.6;1.7;10.7;0;5.86;28588 +78089;45.45046;3.50007;682;20220714;32.5;13.6;23;2;12.67;0;6.23;28343 +78089;45.45046;3.50007;682;20220715;29;13.7;21.4;1.8;13;0;5.4;25784 +78089;45.45046;3.50007;682;20220716;28.4;11.8;20.1;2.4;11.24;0;5.74;26882 +78089;45.45046;3.50007;682;20220717;30.2;11;20.6;2.4;10.74;0;6.08;27637 +78089;45.45046;3.50007;682;20220718;35.1;13.3;24.2;2.5;11.34;8.7;6.94;28165 +78089;45.45046;3.50007;682;20220719;34.5;17.9;26.2;3.1;13.47;.3;7.14;26074 +78089;45.45046;3.50007;682;20220720;26.3;15.3;20.8;2.3;14.97;0;4.64;21632 +78089;45.45046;3.50007;682;20220721;29.3;12.4;20.8;1.8;13.94;0;5.34;26828 +78089;45.45046;3.50007;682;20220722;32.6;13;22.8;1.9;14.54;.8;5.62;25327 +78089;45.45046;3.50007;682;20220723;26.2;17.2;21.7;2.3;16.27;0;4.4;20105 +78089;45.45046;3.50007;682;20220724;33.4;12;22.7;1.9;13.64;0;5.98;27718 +78089;45.45046;3.50007;682;20220725;28.8;15.7;22.3;2.9;14.3;.2;5.17;20708 +78089;45.45046;3.50007;682;20220726;24.3;14.3;19.3;3;12.87;0;4.81;22497 +78089;45.45046;3.50007;682;20220727;24.9;9.5;17.2;1.7;10.84;0;4.66;25590 +78089;45.45046;3.50007;682;20220728;28.2;8.1;18.1;1.6;10.57;0;4.83;25138 +78089;45.45046;3.50007;682;20220729;24.9;14.1;19.5;1.7;12.6;0;3.98;18589 +78089;45.45046;3.50007;682;20220730;27.9;11.2;19.5;1.7;12.17;0;4.86;24674 +78089;45.45046;3.50007;682;20220731;29.4;11.4;20.4;1.8;12.3;0;5.21;25620 +78089;45.45046;3.50007;682;20220801;30.4;12.3;21.3;1.9;12.77;0;5.38;25797 +78089;45.45046;3.50007;682;20220802;30.9;12.7;21.8;1.7;13.34;4.3;5.36;26187 +78089;45.45046;3.50007;682;20220803;34.8;14.2;24.5;1.7;12.37;0;5.85;25838 +78089;45.45046;3.50007;682;20220804;35.1;16.7;25.9;1.4;12.84;0;5.32;22899 +78089;45.45046;3.50007;682;20220805;29.4;16.6;23;1.8;15.3;2;4.33;18874 +78089;45.45046;3.50007;682;20220806;26.9;14.2;20.6;1.6;14.27;0;4.21;20965 +78089;45.45046;3.50007;682;20220807;27.4;10.3;18.9;2.2;10.94;0;5.06;25051 +78089;45.45046;3.50007;682;20220808;29;10.8;19.9;2.1;9.9;0;5.34;25513 +78089;45.45046;3.50007;682;20220809;30.6;11.4;21;2.1;9.4;0;5.53;24939 +78089;45.45046;3.50007;682;20220810;31.8;12.6;22.2;2.1;9.7;0;5.62;23798 +78089;45.45046;3.50007;682;20220811;33.8;13.8;23.8;1.9;10.04;0;5.79;25196 +78089;45.45046;3.50007;682;20220812;33.5;13.1;23.3;1.9;9.94;0;5.73;25452 +78089;45.45046;3.50007;682;20220813;33.4;12.7;23;1.8;9.67;11;5.57;24998 +78089;45.45046;3.50007;682;20220814;21.4;16.4;18.9;2.8;15.77;12.1;2.83;12284 +78089;45.45046;3.50007;682;20220815;24.3;13;18.6;2.6;13.94;.1;3.99;20360 +78089;45.45046;3.50007;682;20220816;27.6;11.1;19.3;1.7;14.27;16.6;4.11;21207 +78089;45.45046;3.50007;682;20220817;23;13.4;18.2;2.3;15.94;17.7;2.93;14654 +78089;45.45046;3.50007;682;20220818;20.3;12;16.2;2.1;15.07;7.5;2.45;13584 +78089;45.45046;3.50007;682;20220819;20.9;14.4;17.7;2.8;15.8;2.8;2.82;14315 +78089;45.45046;3.50007;682;20220820;23.9;15.5;19.7;2.2;15.84;.1;3.41;16818 +78089;45.45046;3.50007;682;20220821;23.1;10.9;17;1.5;13.6;.1;3.43;19848 +78089;45.45046;3.50007;682;20220822;22.6;14.1;18.4;2.1;15.4;.6;3.05;15402 +78089;45.45046;3.50007;682;20220823;25.6;15.7;20.7;1.7;16.5;.2;3.55;17901 +78089;45.45046;3.50007;682;20220824;29.6;12.6;21.1;1.4;13.94;0;4.27;22444 +78089;45.45046;3.50007;682;20220825;28.9;13.4;21.2;2.2;14.77;3.8;4.32;19562 +78089;45.45046;3.50007;682;20220826;24.2;16.6;20.4;2.3;17.44;.5;2.95;13438 +78089;45.45046;3.50007;682;20220827;23.2;13.6;18.4;1.7;15.14;.3;2.89;14853 +78089;45.45046;3.50007;682;20220828;26.6;10.5;18.5;1.7;13.44;.1;3.86;21304 +78089;45.45046;3.50007;682;20220829;30.4;12.1;21.2;1.2;13.7;.6;4;20825 +78089;45.45046;3.50007;682;20220830;22.8;15.6;19.2;2;16;.4;2.91;13977 +78089;45.45046;3.50007;682;20220831;24.5;12.4;18.4;1.7;15.04;.2;3.22;17675 +78089;45.45046;3.50007;682;20220901;26;10.7;18.4;1.1;13.74;.3;3.32;19484 +78089;45.45046;3.50007;682;20220902;24.4;11.6;18;1.9;14.4;3;2.97;15200 +78089;45.45046;3.50007;682;20220903;23.1;11.9;17.5;1.8;14.7;.9;2.88;15757 +78089;45.45046;3.50007;682;20220904;27.1;10.5;18.8;1.5;14.3;.2;3.5;19272 +78089;45.45046;3.50007;682;20220905;28;13.7;20.9;2.6;15.9;1.7;3.98;18817 +78089;45.45046;3.50007;682;20220906;25;14;19.5;1.6;16.4;3.1;2.76;14012 +78089;45.45046;3.50007;682;20220907;23.2;13.5;18.3;2.1;16.2;11.1;2.57;13371 +78089;45.45046;3.50007;682;20220908;21.1;10.5;15.8;2.7;13.04;.1;2.82;16055 +78089;45.45046;3.50007;682;20220909;19.6;8.6;14.1;2.7;11.87;.2;2.59;15600 +78089;45.45046;3.50007;682;20220910;19.6;10.2;14.9;2.1;11.7;0;2.61;15244 +78089;45.45046;3.50007;682;20220911;23.3;6.4;14.9;1.4;11;.1;3;19395 +78089;45.45046;3.50007;682;20220912;31.3;8.9;20.1;1.5;12.87;0;3.95;20454 +78089;45.45046;3.50007;682;20220913;28.2;15.5;21.8;2.6;17.34;3.5;3.49;15116 +78089;45.45046;3.50007;682;20220914;24.5;16.6;20.6;2.5;17;7.5;2.85;12905 +78089;45.45046;3.50007;682;20220915;21.6;12.2;16.9;2.3;15.4;7.7;2.36;13630 +78089;45.45046;3.50007;682;20220916;17.1;12.3;14.7;2.5;13.14;.1;1.96;10168 +78089;45.45046;3.50007;682;20220917;13.8;6.2;10;2.7;8.7;0;2.05;13174 +78089;45.45046;3.50007;682;20220918;17.5;1.8;9.6;1.7;7.27;0;2.48;17669 +78089;45.45046;3.50007;682;20220919;16.8;2.2;9.5;1.9;7.84;0;2.34;16748 +78089;45.45046;3.50007;682;20220920;16.9;2.2;9.6;2.1;7.64;0;2.39;16875 +78089;45.45046;3.50007;682;20220921;17;2.6;9.8;1.9;7.8;0;2.3;16476 +78089;45.45046;3.50007;682;20220922;21.1;2.2;11.6;1.6;8.27;0;2.65;17928 +78089;45.45046;3.50007;682;20220923;20;5.2;12.6;1.5;10.5;8.5;2.13;13906 +78089;45.45046;3.50007;682;20220924;17.8;8.8;13.3;1.6;11.7;4.7;1.82;11561 +78089;45.45046;3.50007;682;20220925;13.7;9.4;11.6;1.4;11.6;3.7;1.23;7294 +78089;45.45046;3.50007;682;20220926;13.9;7.8;10.9;2.9;10.37;3;1.56;10128 +78089;45.45046;3.50007;682;20220927;12.2;7.8;10;3.9;10.2;4;1.37;8653 +78089;45.45046;3.50007;682;20220928;15;9.2;12.1;4;12.17;15.8;1.35;8111 +78089;45.45046;3.50007;682;20220929;12.6;7.7;10.1;2.7;9.64;.8;1.53;9496 +78089;45.45046;3.50007;682;20220930;13.2;4.4;8.8;1.8;8.57;1.1;1.45;10009 +78089;45.45046;3.50007;682;20221001;17.8;3.2;10.5;3.2;11.07;2.1;1.58;12351 +78089;45.45046;3.50007;682;20221002;19.7;11.9;15.8;3;13.24;.1;2.08;11419 +78089;45.45046;3.50007;682;20221003;16.5;8.6;12.6;1.6;11.94;.1;1.36;8706 +78089;45.45046;3.50007;682;20221004;22.6;5.2;13.9;1.7;10.98;.1;2.31;14186 +78089;45.45046;3.50007;682;20221005;23.8;6.2;15;2.4;11.12;0;2.97;14680 +78089;45.45046;3.50007;682;20221006;16.8;8.8;12.8;1.7;13.08;0;1.44;9201 +78089;45.45046;3.50007;682;20221007;21.4;9.7;15.6;1.4;13.04;.3;1.79;11426 +78089;45.45046;3.50007;682;20221008;14.4;11.2;12.8;1.4;12.5;.4;1.02;4973 +78089;45.45046;3.50007;682;20221009;20.2;5.1;12.7;1.6;10.5;0;1.79;11680 +78089;45.45046;3.50007;682;20221010;21.9;6.5;14.2;1.4;11.04;.2;1.93;13104 +78089;45.45046;3.50007;682;20221011;17.9;8.7;13.3;1.3;12.9;3.2;1.33;9408 +78089;45.45046;3.50007;682;20221012;19.8;12.2;16;1;13.6;.2;1.45;9239 +78089;45.45046;3.50007;682;20221013;16.2;7.9;12;1.7;11.94;2.6;1.12;7347 +78089;45.45046;3.50007;682;20221014;17.8;10.5;14.2;2.7;13.54;1;1.24;7654 +78089;45.45046;3.50007;682;20221015;20;9.5;14.7;2.3;12.47;0;1.66;9563 +78089;45.45046;3.50007;682;20221016;22.6;11.4;17;2.7;13.24;0;2.13;11012 +78089;45.45046;3.50007;682;20221017;19.8;13.9;16.8;3;13.54;.1;1.87;6873 +78089;45.45046;3.50007;682;20221018;24.2;10.8;17.5;1.8;13.4;.2;1.99;11340 +78089;45.45046;3.50007;682;20221019;25.2;8.7;17;1.4;12.2;2.7;1.88;11139 +78089;45.45046;3.50007;682;20221020;21.1;13.5;17.3;3.3;14.47;6.9;1.9;7253 +78089;45.45046;3.50007;682;20221021;20.3;14.1;17.2;2.7;14.37;7.7;1.73;6746 +78089;45.45046;3.50007;682;20221022;21.7;9.4;15.6;1.7;12.24;.1;1.65;10190 +78089;45.45046;3.50007;682;20221023;21.2;12.2;16.7;4.1;13.27;0;2.12;7484 +78089;45.45046;3.50007;682;20221024;19.4;11.5;15.5;2.1;11.94;.1;1.61;8223 +78089;45.45046;3.50007;682;20221025;20.7;5.6;13.2;1.6;10.5;.6;1.51;9822 +78089;45.45046;3.50007;682;20221026;22.1;8.9;15.5;1.8;12;.1;1.6;9367 +78089;45.45046;3.50007;682;20221027;23.8;8.3;16.1;1.6;11.77;0;1.71;9717 +78089;45.45046;3.50007;682;20221028;26;13.9;20;1.8;10.8;0;2.19;8119 +78089;45.45046;3.50007;682;20221029;24.5;9.8;17.1;1.9;8.8;0;2.21;8962 +78089;45.45046;3.50007;682;20221030;21.7;10.7;16.2;2.2;8.84;0;2.12;8064 +78089;45.45046;3.50007;682;20221031;20.2;10.1;15.2;3.2;11.87;8.5;1.83;7962 +78089;45.45046;3.50007;682;20221101;16.4;11.1;13.8;2.8;11.5;0;1.31;6897 +78089;45.45046;3.50007;682;20221102;16.1;4.9;10.5;1.6;8.74;0;1.09;8441 +78089;45.45046;3.50007;682;20221103;14.1;3.7;8.9;3;8.64;1.4;1.18;5599 +78089;45.45046;3.50007;682;20221104;8.2;3.4;5.8;3.8;8.17;11.4;.66;3921 +78089;45.45046;3.50007;682;20221105;8.9;4.1;6.5;2.5;7.4;0;.89;5908 +78089;45.45046;3.50007;682;20221106;13.4;-.6;6.4;1.8;6.6;.1;1.06;7994 +78089;45.45046;3.50007;682;20221107;16.8;3;9.9;2.1;8.34;0;1.22;8362 +78089;45.45046;3.50007;682;20221108;17.1;6.2;11.7;3.4;9.97;6.2;1.41;7412 +78089;45.45046;3.50007;682;20221109;13.3;10.2;11.7;1.7;12;7.5;.71;2947 +78089;45.45046;3.50007;682;20221110;12.2;8;10.1;1.7;9.9;0;.75;4502 +78089;45.45046;3.50007;682;20221111;17.8;2.1;9.9;1.7;9.17;.1;1.02;8190 +78089;45.45046;3.50007;682;20221112;19.5;3.5;11.5;1.2;9.44;0;.95;8478 +78089;45.45046;3.50007;682;20221113;15.9;5.1;10.5;1.5;9.27;0;.93;5917 +78089;45.45046;3.50007;682;20221114;14;7.2;10.6;2.7;9.94;8.4;.99;4975 +78089;45.45046;3.50007;682;20221115;13.8;8.1;10.9;2.7;10.97;3.8;.82;3927 +78089;45.45046;3.50007;682;20221116;12.6;4.4;8.5;3;9.14;.3;.77;6143 +78089;45.45046;3.50007;682;20221117;13.2;7.6;10.4;4.7;9.4;5.9;1.22;3968 +78089;45.45046;3.50007;682;20221118;8.8;3.9;6.4;3.1;7.87;.7;.7;4446 +78089;45.45046;3.50007;682;20221119;6.8;1.7;4.2;2.2;7.3;1.8;.48;4094 +78089;45.45046;3.50007;682;20221120;7;.9;4;2.3;7;.4;.46;5257 +78089;45.45046;3.50007;682;20221121;7;1.3;4.1;2.9;7.34;5.8;.55;2912 +78089;45.45046;3.50007;682;20221122;7.8;1.4;4.6;3.6;6.8;2.4;.69;4657 +78089;45.45046;3.50007;682;20221123;11;2.1;6.6;2.8;7.97;3.1;.65;4953 +78089;45.45046;3.50007;682;20221124;10.8;.9;5.8;2.1;7.67;.1;.53;5853 +78089;45.45046;3.50007;682;20221125;8.2;4.5;6.3;2.1;8.5;3.9;.51;2242 +78089;45.45046;3.50007;682;20221126;7;3.2;5.1;1.5;7.5;0;.46;3763 +78089;45.45046;3.50007;682;20221127;11.8;-.1;5.8;1.7;6.24;3.1;.79;5697 +78089;45.45046;3.50007;682;20221128;8;4.6;6.3;2.5;8.17;3.9;.6;2305 +78089;45.45046;3.50007;682;20221129;5.6;2.9;4.2;2.4;7.4;2.1;.45;2600 +78089;45.45046;3.50007;682;20221130;5.3;2.6;3.9;1.8;7.37;.6;.41;1837 +78089;45.45046;3.50007;682;20221201;4;2.7;3.4;2.1;6.77;.1;.48;1048 +78089;45.45046;3.50007;682;20221202;1.5;.4;1;1.4;5.77;3.7;.41;929 +78089;45.45046;3.50007;682;20221203;3;-.3;1.3;1.7;6.24;3.7;.33;2260 +78089;45.45046;3.50007;682;20221204;3;.8;1.9;1.7;6.5;5.8;.33;1644 +78089;45.45046;3.50007;682;20221205;5.2;-3.6;.8;1.3;5.2;0;.3;5605 +78089;45.45046;3.50007;682;20221206;5.1;-5.5;-.2;1.4;4.77;0;.3;5794 +78089;45.45046;3.50007;682;20221207;-.1;-2.9;-1.5;2.1;5.17;0;.27;1564 +78089;45.45046;3.50007;682;20221208;3.1;-4.8;-.8;1.9;5.14;1.8;.32;3904 +78089;45.45046;3.50007;682;20221209;2.5;-.5;1;1.3;6.3;1.5;.3;2036 +78089;45.45046;3.50007;682;20221210;-2.6;-3.2;-2.9;2.9;4.57;0;.33;1148 +78089;45.45046;3.50007;682;20221211;0;-7.9;-3.9;1.6;3.64;0;.29;4831 +78089;45.45046;3.50007;682;20221212;.2;-7.7;-3.8;1.6;4;5.1;.28;4030 +78089;45.45046;3.50007;682;20221213;6;-1.8;2.1;1.9;6.5;.3;.26;4270 +78089;45.45046;3.50007;682;20221214;11.1;1.6;6.3;2.5;8.34;.2;.37;4168 +78089;45.45046;3.50007;682;20221215;4.1;.2;2.2;1.6;6.94;18.7;.31;1546 +78089;45.45046;3.50007;682;20221216;.3;-.6;-.1;2;5.54;0;.37;1083 +78089;45.45046;3.50007;682;20221217;.7;-6;-2.7;1.8;3.77;0;.37;4207 +78089;45.45046;3.50007;682;20221218;9.3;-7.9;.7;2.5;4.57;0;.71;6124 +78089;45.45046;3.50007;682;20221219;12.3;4.2;8.2;3.7;8.24;0;.91;3432 +78089;45.45046;3.50007;682;20221220;13.6;8.9;11.3;4.6;9.34;2.2;1.33;3519 +78089;45.45046;3.50007;682;20221221;11.3;8.9;10.1;3.6;9.9;.3;.78;3049 +78089;45.45046;3.50007;682;20221222;12.2;6.6;9.4;4.2;9.74;3.8;.79;2807 +78089;45.45046;3.50007;682;20221223;13.9;9.2;11.6;4.2;11.6;.6;.74;2832 +78089;45.45046;3.50007;682;20221224;14;9.2;11.6;2.2;10.2;.1;.74;3607 +78089;45.45046;3.50007;682;20221225;14.3;1.9;8.1;1.9;7.87;0;.73;5170 +78089;45.45046;3.50007;682;20221226;10.8;3.4;7.1;2.6;8.4;1.2;.69;3588 +78089;45.45046;3.50007;682;20221227;9.3;1.3;5.3;1.5;7.3;0;.37;4698 +78089;45.45046;3.50007;682;20221228;11.3;-1.4;4.9;2.4;7.07;0;.6;5010 +78089;45.45046;3.50007;682;20221229;10.2;4;7.1;2.9;8.54;6.7;.62;2209 +78089;45.45046;3.50007;682;20221230;11.7;2.6;7.2;2.9;9.07;.5;.52;3253 +78089;45.45046;3.50007;682;20221231;15.5;7.1;11.3;3.4;9.77;0;1.14;4706 +78090;45.46961;3.81834;730;20220101;17.5;4.6;11;1.7;6.42;0;1.15;5422 +78090;45.46961;3.81834;730;20220102;13.3;4.2;8.7;2.8;6.89;0;1.32;4469 +78090;45.46961;3.81834;730;20220103;11.1;6.4;8.7;3.1;8.4;0;.86;3038 +78090;45.46961;3.81834;730;20220104;13.3;6.8;10;4.6;8.39;6.9;1.48;3532 +78090;45.46961;3.81834;730;20220105;1;.3;.6;4.8;5.44;0;.63;829 +78090;45.46961;3.81834;730;20220106;.8;-1.4;-.3;3.7;4.8;0;.59;2374 +78090;45.46961;3.81834;730;20220107;2.4;-3.5;-.6;3.3;5.07;5.8;.4;3982 +78090;45.46961;3.81834;730;20220108;5.6;1;3.3;4.5;7.02;5;.41;3141 +78090;45.46961;3.81834;730;20220109;4.1;2.1;3.1;4;6.15;6.1;.67;2189 +78090;45.46961;3.81834;730;20220110;2.9;.7;1.8;3.1;5.9;.2;.51;3011 +78090;45.46961;3.81834;730;20220111;1.1;-3.3;-1.1;3;4.9;0;.38;3874 +78090;45.46961;3.81834;730;20220112;-.6;-4;-2.3;2.4;4.47;0;.35;3468 +78090;45.46961;3.81834;730;20220113;3.4;-4.4;-.5;1.9;4.25;0;.48;4808 +78090;45.46961;3.81834;730;20220114;10.5;-4.8;2.8;1.5;4.17;0;.74;6931 +78090;45.46961;3.81834;730;20220115;10.4;-3.4;3.5;1.6;3.6;0;.89;6619 +78090;45.46961;3.81834;730;20220116;7.4;-3.6;1.9;1.8;4.1;0;.73;6242 +78090;45.46961;3.81834;730;20220117;1.9;-2.2;-.1;2;5.82;0;.3;3212 +78090;45.46961;3.81834;730;20220118;.8;-1;-.1;2.3;5.47;0;.35;2201 +78090;45.46961;3.81834;730;20220119;2.6;-2.4;.1;2.6;5.22;.2;.43;3417 +78090;45.46961;3.81834;730;20220120;1.2;-.7;.2;3;5.88;.5;.33;1801 +78090;45.46961;3.81834;730;20220121;.9;-2.7;-.9;4.9;4.28;0;.84;3134 +78090;45.46961;3.81834;730;20220122;-.7;-4.3;-2.5;2.4;4.73;0;.28;3673 +78090;45.46961;3.81834;730;20220123;.5;-1.7;-.6;1.3;5.18;0;.41;3274 +78090;45.46961;3.81834;730;20220124;10.4;-5.5;2.4;1.7;4.5;0;.84;7993 +78090;45.46961;3.81834;730;20220125;11.7;-1.7;5;1.5;4.45;0;.94;7562 +78090;45.46961;3.81834;730;20220126;8.9;-3;2.9;1.6;4.45;0;.83;7383 +78090;45.46961;3.81834;730;20220127;8.2;-4.7;1.8;1.5;3.85;0;.82;7599 +78090;45.46961;3.81834;730;20220128;2.1;-6.1;-2;1.3;5.17;0;.32;5944 +78090;45.46961;3.81834;730;20220129;3;-5.3;-1.1;1.1;5.35;0;.36;5732 +78090;45.46961;3.81834;730;20220130;5;.1;2.5;2.1;6.92;.1;.42;4355 +78090;45.46961;3.81834;730;20220131;4.7;1.4;3.1;4.7;6.17;1.8;.8;3495 +78090;45.46961;3.81834;730;20220201;2.5;-2.3;.1;4.1;5.3;3.6;.58;4657 +78090;45.46961;3.81834;730;20220202;7.1;2.7;4.9;2.8;5.95;.7;1.09;4215 +78090;45.46961;3.81834;730;20220203;12.6;.3;6.4;2;7.18;0;.95;6803 +78090;45.46961;3.81834;730;20220204;7.3;.3;3.8;2.3;6.32;1.9;.78;5646 +78090;45.46961;3.81834;730;20220205;5.7;1.3;3.5;2.4;5.95;0;.8;5955 +78090;45.46961;3.81834;730;20220206;5.8;-3;1.4;4.3;6.05;3.4;.57;6777 +78090;45.46961;3.81834;730;20220207;6;4.1;5;4.6;6.22;.6;1.22;4691 +78090;45.46961;3.81834;730;20220208;9.8;-2.7;3.5;1.6;4.85;0;.99;9015 +78090;45.46961;3.81834;730;20220209;15.5;-.7;7.4;2.4;5.25;0;1.67;9922 +78090;45.46961;3.81834;730;20220210;8.9;2;5.4;2.3;6.17;1.5;1.58;10950 +78090;45.46961;3.81834;730;20220211;6.1;3.8;5;2.8;5.97;0;1.17;7350 +78090;45.46961;3.81834;730;20220212;8;-5.8;1.1;2.2;5.15;0;1;9600 +78090;45.46961;3.81834;730;20220213;9.5;.1;4.8;6.4;6.67;.4;1.49;11950 +78090;45.46961;3.81834;730;20220214;7;5.1;6;3.7;7.22;4.3;1.22;3750 +78090;45.46961;3.81834;730;20220215;6.5;1.6;4.1;3;6.22;4.8;1.08;7050 +78090;45.46961;3.81834;730;20220216;10.9;2.5;6.7;4.6;8.75;3.7;.86;6887 +78090;45.46961;3.81834;730;20220217;13.5;8.3;10.9;3.8;9.97;.2;1.3;5866 +78090;45.46961;3.81834;730;20220218;17.3;5.8;11.6;3.9;8.47;.4;2.06;9120 +78090;45.46961;3.81834;730;20220219;6.6;1.4;4;3.1;5.27;0;1.25;7589 +78090;45.46961;3.81834;730;20220220;10.4;.5;5.5;3.7;6.62;1.1;1.23;8880 +78090;45.46961;3.81834;730;20220221;6.5;5.8;6.2;6.1;6.65;3.5;1.39;2847 +78090;45.46961;3.81834;730;20220222;8.1;2.3;5.2;3.6;7;1.3;1.09;7557 +78090;45.46961;3.81834;730;20220223;9.7;4.5;7.1;2;7.67;0;1.05;6712 +78090;45.46961;3.81834;730;20220224;12.4;2.8;7.6;3.6;6.65;.7;1.75;9226 +78090;45.46961;3.81834;730;20220225;5.2;.3;2.8;3.9;5.2;0;1.26;8830 +78090;45.46961;3.81834;730;20220226;6.5;-1.5;2.5;3.1;4.67;0;1.36;10301 +78090;45.46961;3.81834;730;20220227;9.9;-3.7;3.1;2;4.57;0;1.42;12201 +78090;45.46961;3.81834;730;20220228;10.7;-.9;4.9;1.9;5.12;0;1.5;11665 +78090;45.46961;3.81834;730;20220301;13.4;-2.4;5.5;1.9;5.35;0;1.64;12991 +78090;45.46961;3.81834;730;20220302;11.4;1.3;6.3;2.2;6.92;0;1.31;9814 +78090;45.46961;3.81834;730;20220303;11.1;4;7.6;1.5;8.32;.1;1.15;9013 +78090;45.46961;3.81834;730;20220304;10.7;5.1;7.9;3;7.52;0;1.47;7507 +78090;45.46961;3.81834;730;20220305;8.5;-.4;4;2.3;4.85;0;1.53;11314 +78090;45.46961;3.81834;730;20220306;5.8;-4.8;.5;1.8;3.7;0;1.31;12345 +78090;45.46961;3.81834;730;20220307;7.7;-5.7;1;2.2;3.92;0;1.47;13165 +78090;45.46961;3.81834;730;20220308;12;-3.1;4.4;2.4;5;0;1.87;14111 +78090;45.46961;3.81834;730;20220309;12.2;.1;6.1;2.5;6.27;0;1.73;12269 +78090;45.46961;3.81834;730;20220310;11.3;2.5;6.9;3;6.82;0;1.63;9900 +78090;45.46961;3.81834;730;20220311;8.9;5;6.9;5.4;6.85;0;1.71;6317 +78090;45.46961;3.81834;730;20220312;7.1;4.1;5.6;4.5;6.52;.1;1.34;5424 +78090;45.46961;3.81834;730;20220313;7.7;4.3;6;4.9;6.45;2.7;1.58;6079 +78090;45.46961;3.81834;730;20220314;10;-1.2;4.4;3.2;7.4;2.8;1.2;11037 +78090;45.46961;3.81834;730;20220315;13.9;7.5;10.7;5.5;8.57;0;2.31;9445 +78090;45.46961;3.81834;730;20220316;16.2;6.3;11.3;2.1;8.95;.1;1.92;10989 +78090;45.46961;3.81834;730;20220317;8.6;7.3;7.9;3.5;9.22;.9;.87;2476 +78090;45.46961;3.81834;730;20220318;5.7;4.4;5;2.1;8.47;0;.59;1400 +78090;45.46961;3.81834;730;20220319;14.2;1.9;8.1;1.7;7.82;0;1.83;14000 +78090;45.46961;3.81834;730;20220320;10.4;1.1;5.7;4.6;6.32;.2;2.04;7700 +78090;45.46961;3.81834;730;20220321;12.6;4.8;8.7;4.3;5.67;0;3.15;15800 +78090;45.46961;3.81834;730;20220322;13.1;-2.3;5.4;4.2;4.32;0;3.17;18900 +78090;45.46961;3.81834;730;20220323;14.4;-4.7;4.9;2.5;4.27;0;2.77;19000 +78090;45.46961;3.81834;730;20220324;16.7;-3.9;6.4;2.3;4.57;0;2.94;19300 +78090;45.46961;3.81834;730;20220325;17.5;-3.2;7.1;2;5.07;0;2.86;18450 +78090;45.46961;3.81834;730;20220326;18.6;-2.4;8.1;1.4;5.62;0;2.64;18800 +78090;45.46961;3.81834;730;20220327;18.7;-1.7;8.5;1.6;5.27;0;2.62;15150 +78090;45.46961;3.81834;730;20220328;19.1;.7;9.9;2.9;5.07;0;3.68;18150 +78090;45.46961;3.81834;730;20220329;16.8;3.6;10.2;3.4;6.37;1.3;3.13;12000 +78090;45.46961;3.81834;730;20220330;12.3;6.1;9.2;1.7;9.07;4.3;1.51;7750 +78090;45.46961;3.81834;730;20220331;8;2.5;5.2;2.5;7.72;7.1;1.13;6250 +78090;45.46961;3.81834;730;20220401;.9;-1.1;-.1;3.8;5.08;7;.94;8266 +78090;45.46961;3.81834;730;20220402;.8;-2.7;-1;3.4;4.52;2;1.04;7633 +78090;45.46961;3.81834;730;20220403;1.4;-3.1;-.8;3.6;4.32;0;1.1;8633 +78090;45.46961;3.81834;730;20220404;7.5;-5.5;1;1.6;4.43;0;1.96;22100 +78090;45.46961;3.81834;730;20220405;12.1;-4.6;3.7;1.8;6.52;0;1.9;16000 +78090;45.46961;3.81834;730;20220406;13.2;3.4;8.3;2;8.62;1;1.84;11650 +78090;45.46961;3.81834;730;20220407;13.3;6.4;9.9;4.9;8.67;3.3;2.26;8450 +78090;45.46961;3.81834;730;20220408;15.2;9.2;12.2;5.6;8.47;1.6;3.25;11000 +78090;45.46961;3.81834;730;20220409;8.5;2;5.3;5;4.73;.6;2.52;15700 +78090;45.46961;3.81834;730;20220410;14;-5.3;4.4;1.4;5.07;0;2.69;23700 +78090;45.46961;3.81834;730;20220411;13.5;-.8;6.4;6.3;6.72;0;3.08;17750 +78090;45.46961;3.81834;730;20220412;13.9;7.5;10.7;5.8;5.73;0;3.21;6600 +78090;45.46961;3.81834;730;20220413;19;6.3;12.7;2.3;7.47;0;3.25;16650 +78090;45.46961;3.81834;730;20220414;19.4;4.2;11.8;1.9;10.07;0;3.13;20900 +78090;45.46961;3.81834;730;20220415;20.8;3.8;12.3;2.1;9.87;0;3.33;20750 +78090;45.46961;3.81834;730;20220416;20;3.7;11.8;3.6;8.22;0;4.02;22800 +78090;45.46961;3.81834;730;20220417;18.1;-.2;9;1.9;7.02;0;3.45;25300 +78090;45.46961;3.81834;730;20220418;19.3;-.2;9.6;2.1;5.92;0;3.75;24500 +78090;45.46961;3.81834;730;20220419;17.8;1;9.4;1.9;7.22;0;3.2;21100 +78090;45.46961;3.81834;730;20220420;14.6;3.3;8.9;1.4;9.02;3.9;1.73;9600 +78090;45.46961;3.81834;730;20220421;16.1;7.4;11.8;2;9.92;.1;2.67;14900 +78090;45.46961;3.81834;730;20220422;18.7;1.3;10;1.9;8.12;0;3.28;21300 +78090;45.46961;3.81834;730;20220423;14.2;9.4;11.8;4.6;8.52;4.2;2.83;7200 +78090;45.46961;3.81834;730;20220424;13.5;3;8.3;2.3;8.92;5.2;2.02;12250 +78090;45.46961;3.81834;730;20220425;15;6.9;11;2.4;8.67;0;2.8;15850 +78090;45.46961;3.81834;730;20220426;17.7;2.8;10.3;1.9;8.57;0;3.39;23550 +78090;45.46961;3.81834;730;20220427;19.6;.7;10.1;1.6;7.77;0;3.7;26100 +78090;45.46961;3.81834;730;20220428;21.9;2.6;12.2;1.9;8.82;0;3.85;23600 +78090;45.46961;3.81834;730;20220429;21.5;2.4;11.9;1.6;9.22;1.4;3.46;20850 +78090;45.46961;3.81834;730;20220430;16.8;7.1;11.9;2.2;9.32;0;3.15;19200 +78090;45.46961;3.81834;730;20220501;17.2;.7;8.9;1.9;7.67;0;3.46;24950 +78090;45.46961;3.81834;730;20220502;18.7;1.3;10;1.8;7.77;0;3.79;26150 +78090;45.46961;3.81834;730;20220503;18.2;5.8;12;1.5;9.42;1.9;2.55;13350 +78090;45.46961;3.81834;730;20220504;18.8;3.3;11;1.9;10.27;3.2;3;18250 +78090;45.46961;3.81834;730;20220505;13.2;8.3;10.7;2.9;10.12;3.7;2.06;10550 +78090;45.46961;3.81834;730;20220506;14.2;7.1;10.6;4;10.02;0;2.37;14268 +78090;45.46961;3.81834;730;20220507;18.5;7.8;13.2;3.5;9.6;0;3.7;20728 +78090;45.46961;3.81834;730;20220508;18.3;8.2;13.2;2.2;10.17;0;3.12;17890 +78090;45.46961;3.81834;730;20220509;21.6;7.8;14.7;1.6;10.4;0;3.72;21801 +78090;45.46961;3.81834;730;20220510;25;9.2;17.1;2.1;10.87;0;4.52;23893 +78090;45.46961;3.81834;730;20220511;26;11.5;18.8;3.3;10.85;0;5.34;23932 +78090;45.46961;3.81834;730;20220512;24.6;11.8;18.2;2.1;11.65;1.1;4.15;19833 +78090;45.46961;3.81834;730;20220513;21.6;10.6;16.1;1.6;12.85;.7;3.43;19101 +78090;45.46961;3.81834;730;20220514;24.3;12.3;18.3;1.7;13.3;0;4.13;22224 +78090;45.46961;3.81834;730;20220515;25.3;12.6;18.9;2.8;11.97;.9;4.88;22951 +78090;45.46961;3.81834;730;20220516;25.8;12.2;19;2.1;11.07;.1;4.65;22049 +78090;45.46961;3.81834;730;20220517;27.9;11.5;19.7;1.8;12.6;0;4.94;25158 +78090;45.46961;3.81834;730;20220518;27.5;13.7;20.6;2.2;13.87;.1;4.87;23320 +78090;45.46961;3.81834;730;20220519;27.5;16.7;22.1;3.6;12.62;0;5.69;21515 +78090;45.46961;3.81834;730;20220520;27.9;17.6;22.7;4.5;11.5;.1;6.45;21325 +78090;45.46961;3.81834;730;20220521;29.5;13.8;21.7;1.9;15.1;.1;5.03;24228 +78090;45.46961;3.81834;730;20220522;30.1;15.4;22.8;2;16.17;2;5.01;22439 +78090;45.46961;3.81834;730;20220523;21;16.8;18.9;3.8;13.8;5.5;3.46;12890 +78090;45.46961;3.81834;730;20220524;18;10;14;3;9.6;0;3.53;18277 +78090;45.46961;3.81834;730;20220525;18;8.1;13.1;3.3;9.3;0;3.7;19931 +78090;45.46961;3.81834;730;20220526;17.7;7.6;12.7;2.5;10.22;0;3.27;19261 +78090;45.46961;3.81834;730;20220527;21.7;10.5;16.1;2.7;11.9;.1;4.11;21949 +78090;45.46961;3.81834;730;20220528;20.4;10.4;15.4;3.8;9.97;0;4.54;22904 +78090;45.46961;3.81834;730;20220529;17.6;6.4;12;2.9;7.25;0;4.13;23582 +78090;45.46961;3.81834;730;20220530;20.9;5.2;13.1;2.2;7.17;.4;4.47;25405 +78090;45.46961;3.81834;730;20220531;20;10.5;15.2;2.3;10.42;1.9;3.45;17013 +78090;45.46961;3.81834;730;20220601;24.5;9.4;16.9;2;12.77;4.4;4.36;23812 +78090;45.46961;3.81834;730;20220602;26.4;13.3;19.8;2;14.61;2.2;4.82;23935 +78090;45.46961;3.81834;730;20220603;27.9;14.2;21;2.2;14.76;9.4;5.22;25133 +78090;45.46961;3.81834;730;20220604;28.9;13.9;21.4;3;14.77;16.2;5.71;26181 +78090;45.46961;3.81834;730;20220605;23.1;14.4;18.8;3;14.82;0;4.21;21734 +78090;45.46961;3.81834;730;20220606;24.4;11.7;18;2.1;13.15;.3;4.32;22833 +78090;45.46961;3.81834;730;20220607;21.5;11.6;16.5;2.8;11.95;.1;4.08;21577 +78090;45.46961;3.81834;730;20220608;19.9;10.8;15.4;2.9;11.85;4.9;3.46;17960 +78090;45.46961;3.81834;730;20220609;17.8;9.9;13.9;4.1;10.65;.1;3.6;19318 +78090;45.46961;3.81834;730;20220610;23.4;9.2;16.3;2.4;11.15;.1;4.79;26073 +78090;45.46961;3.81834;730;20220611;27.9;10.5;19.2;1.9;11.4;0;5.47;27811 +78090;45.46961;3.81834;730;20220612;30.2;14.2;22.2;1.7;12.97;.3;5.39;24693 +78090;45.46961;3.81834;730;20220613;24.7;14.5;19.6;2;14.22;.2;4.13;19667 +78090;45.46961;3.81834;730;20220614;29.8;10.2;20;2.2;10.37;.1;5.93;28655 +78090;45.46961;3.81834;730;20220615;33.1;18.4;25.8;2.8;13.82;.2;6.53;24746 +78090;45.46961;3.81834;730;20220616;30.7;17.6;24.1;2.5;15.4;.1;5.8;23850 +78090;45.46961;3.81834;730;20220617;32.2;16.3;24.2;2.1;12.95;0;6.17;26508 +78090;45.46961;3.81834;730;20220618;34.2;16.3;25.3;3.2;12.02;0;7.58;28434 +78090;45.46961;3.81834;730;20220619;31.2;21.1;26.1;5.4;12.2;0;8.07;23578 +78090;45.46961;3.81834;730;20220620;30.5;17.9;24.2;3.6;12.3;0;6.79;25376 +78090;45.46961;3.81834;730;20220621;30.1;16.6;23.4;3.1;15.07;1.6;5.76;23403 +78090;45.46961;3.81834;730;20220622;27;16.8;21.9;3.4;16.37;25.5;4.94;20872 +78090;45.46961;3.81834;730;20220623;22;14.6;18.3;2.4;16.37;5.6;3.25;16474 +78090;45.46961;3.81834;730;20220624;20.4;13.9;17.2;2.9;13.9;9;3.35;16211 +78090;45.46961;3.81834;730;20220625;25.2;11.3;18.3;2.3;13.5;20.9;4.5;22726 +78090;45.46961;3.81834;730;20220626;16.9;13.1;15;2.3;15.3;4.5;2;11030 +78090;45.46961;3.81834;730;20220627;19.6;13;16.3;2.4;14.4;.3;3;15963 +78090;45.46961;3.81834;730;20220628;21.1;10.6;15.8;2.2;12.82;.1;3.77;21264 +78090;45.46961;3.81834;730;20220629;26.4;10.9;18.7;1.7;12.22;0;5;26712 +78090;45.46961;3.81834;730;20220630;23;14.5;18.8;2.2;13.45;5.2;3.65;16658 +78090;45.46961;3.81834;730;20220701;19.8;9.1;14.5;2;11;.1;3.94;23543 +78090;45.46961;3.81834;730;20220702;28.2;8.4;18.3;1.9;11.1;0;5.5;29040 +78090;45.46961;3.81834;730;20220703;28.9;14.7;21.8;1.8;14.12;2;5.23;24909 +78090;45.46961;3.81834;730;20220704;25;15.1;20;1.7;15.2;1.6;3.96;19152 +78090;45.46961;3.81834;730;20220705;24.3;13.2;18.8;1.9;13.55;0;4.31;21853 +78090;45.46961;3.81834;730;20220706;23.5;12.5;18;2.7;11.4;0;4.79;23201 +78090;45.46961;3.81834;730;20220707;23;10.8;16.9;3.4;11.62;0;4.8;24063 +78090;45.46961;3.81834;730;20220708;23.5;12.3;17.9;3.9;12.27;0;5.04;24191 +78090;45.46961;3.81834;730;20220709;25.9;12.2;19.1;2.6;11.62;.1;5.19;24785 +78090;45.46961;3.81834;730;20220710;25.2;13.7;19.4;2.8;12.37;0;5.02;23481 +78090;45.46961;3.81834;730;20220711;26.9;12.2;19.6;2.7;11.87;.1;5.36;25356 +78090;45.46961;3.81834;730;20220712;28.6;14.1;21.3;2.3;12.32;0;5.54;25091 +78090;45.46961;3.81834;730;20220713;31.2;13.1;22.2;2;10.35;0;6.06;27352 +78090;45.46961;3.81834;730;20220714;33.7;16.5;25.1;2.1;12.35;0;6.39;27009 +78090;45.46961;3.81834;730;20220715;29.4;16.7;23;1.9;12.85;0;5.37;23590 +78090;45.46961;3.81834;730;20220716;28.6;14.2;21.4;2.7;10.85;0;5.87;25113 +78090;45.46961;3.81834;730;20220717;30.3;14.1;22.2;2.4;10.57;0;6.04;26068 +78090;45.46961;3.81834;730;20220718;34.7;15.6;25.2;2.5;11.62;2.9;6.92;27655 +78090;45.46961;3.81834;730;20220719;34.4;20.9;27.6;3.2;13.62;.1;7.03;23584 +78090;45.46961;3.81834;730;20220720;28.7;17.5;23.1;2.6;15.5;.6;5.1;21354 +78090;45.46961;3.81834;730;20220721;29.5;14.4;21.9;1.9;14.32;0;5.31;25297 +78090;45.46961;3.81834;730;20220722;34;15;24.5;2.2;14.8;2.5;5.99;25546 +78090;45.46961;3.81834;730;20220723;26;17.3;21.7;2.4;16.42;.1;4.32;19531 +78090;45.46961;3.81834;730;20220724;32.1;13.9;23;2.1;14.25;0;5.86;26509 +78090;45.46961;3.81834;730;20220725;30.6;19.9;25.3;3.4;14.3;.2;5.72;19048 +78090;45.46961;3.81834;730;20220726;24.4;14.9;19.7;3.4;13.25;0;4.78;21444 +78090;45.46961;3.81834;730;20220727;24.8;11.9;18.4;2.3;11.1;0;4.76;23509 +78090;45.46961;3.81834;730;20220728;28.6;10.9;19.8;2;10.72;0;5.13;24440 +78090;45.46961;3.81834;730;20220729;25.4;15.2;20.3;1.8;12.67;.6;4.06;18325 +78090;45.46961;3.81834;730;20220730;27.7;13.5;20.6;1.9;11.97;0;4.83;22863 +78090;45.46961;3.81834;730;20220731;29.6;14.2;21.9;2.2;12.22;0;5.35;23963 +78090;45.46961;3.81834;730;20220801;30.5;15.1;22.8;2.1;12.92;0;5.44;24015 +78090;45.46961;3.81834;730;20220802;30.6;15.3;22.9;1.9;13.62;1.6;5.29;24101 +78090;45.46961;3.81834;730;20220803;34.5;16.5;25.5;2.1;12.57;0;6.13;24974 +78090;45.46961;3.81834;730;20220804;34.6;20.5;27.6;2.3;12.27;.1;5.98;20850 +78090;45.46961;3.81834;730;20220805;31;20.4;25.7;2.4;14.65;2.2;4.96;17617 +78090;45.46961;3.81834;730;20220806;26.5;14.1;20.3;2;14.62;0;4.26;20620 +78090;45.46961;3.81834;730;20220807;26.7;12.5;19.6;2.3;11.02;0;4.92;22944 +78090;45.46961;3.81834;730;20220808;28.5;13.4;21;2.3;9.97;0;5.33;23529 +78090;45.46961;3.81834;730;20220809;29.8;14;21.9;2.1;9.6;0;5.39;23368 +78090;45.46961;3.81834;730;20220810;32.2;15.4;23.8;2.2;9.87;0;5.67;22967 +78090;45.46961;3.81834;730;20220811;33.4;16.4;24.9;1.9;10.32;0;5.68;23841 +78090;45.46961;3.81834;730;20220812;32.8;16;24.4;2;10.45;0;5.63;23744 +78090;45.46961;3.81834;730;20220813;33;15.7;24.3;2;9.7;13;5.67;23561 +78090;45.46961;3.81834;730;20220814;20.6;15.9;18.3;2.7;16.07;13.9;2.65;12189 +78090;45.46961;3.81834;730;20220815;24.8;13.5;19.2;2.9;13.92;0;4.12;19910 +78090;45.46961;3.81834;730;20220816;28.5;12.5;20.5;2.1;14.25;9.2;4.49;21242 +78090;45.46961;3.81834;730;20220817;23.8;14.2;19;2.3;16.02;14.6;3.11;15265 +78090;45.46961;3.81834;730;20220818;19.5;11.4;15.4;2.3;14.85;5.1;2.43;13967 +78090;45.46961;3.81834;730;20220819;21.6;14.3;18;3.3;15.62;2.7;3.04;15044 +78090;45.46961;3.81834;730;20220820;23.8;15.5;19.6;2.7;15.77;.1;3.5;16523 +78090;45.46961;3.81834;730;20220821;22.8;11.8;17.3;1.8;13.37;.1;3.42;18771 +78090;45.46961;3.81834;730;20220822;22.4;13.9;18.1;2.3;14.87;.3;3.15;15616 +78090;45.46961;3.81834;730;20220823;25.3;15.4;20.3;2.1;16.15;0;3.61;17664 +78090;45.46961;3.81834;730;20220824;29.3;14.4;21.9;1.8;14.02;0;4.4;20981 +78090;45.46961;3.81834;730;20220825;30;15.8;22.9;2.7;14.77;4.3;4.72;18899 +78090;45.46961;3.81834;730;20220826;23.3;16.4;19.8;2.6;17.45;.6;2.85;13091 +78090;45.46961;3.81834;730;20220827;22.2;15.1;18.6;1.9;15.67;.2;2.71;13313 +78090;45.46961;3.81834;730;20220828;26.2;12.4;19.3;1.8;14.02;.1;3.79;19798 +78090;45.46961;3.81834;730;20220829;30;13.8;21.9;1.7;14.25;.5;4.18;19812 +78090;45.46961;3.81834;730;20220830;23.7;17.3;20.5;2.3;16.07;4.3;3.02;13006 +78090;45.46961;3.81834;730;20220831;24;13.8;18.9;2.1;15.4;.3;3.17;16412 +78090;45.46961;3.81834;730;20220901;25.5;12.6;19.1;1.5;13.75;.1;3.38;17999 +78090;45.46961;3.81834;730;20220902;24.5;13.7;19.1;2.1;14.17;3.6;3.14;14517 +78090;45.46961;3.81834;730;20220903;23.5;13.6;18.5;2.2;15.02;1.9;2.99;15080 +78090;45.46961;3.81834;730;20220904;25.6;12.3;18.9;1.7;15.1;.1;3.28;17613 +78090;45.46961;3.81834;730;20220905;27.1;16.6;21.9;3;16.27;8.8;3.92;16392 +78090;45.46961;3.81834;730;20220906;25;16.2;20.6;2;16.2;4.4;2.92;12867 +78090;45.46961;3.81834;730;20220907;21.9;14.3;18.1;2.7;16.35;12.2;2.42;12170 +78090;45.46961;3.81834;730;20220908;21.5;11.2;16.4;2.7;12.95;0;2.89;15559 +78090;45.46961;3.81834;730;20220909;20.2;11.3;15.7;3.1;11.77;.1;2.83;14126 +78090;45.46961;3.81834;730;20220910;20.1;10.6;15.3;2.2;11.35;0;2.72;14834 +78090;45.46961;3.81834;730;20220911;22;8.1;15;1.7;11.2;0;2.89;17621 +78090;45.46961;3.81834;730;20220912;30.2;11;20.6;1.9;12.75;0;4.03;19429 +78090;45.46961;3.81834;730;20220913;26.9;17.1;22;2.9;17.17;1.9;3.41;13751 +78090;45.46961;3.81834;730;20220914;24.5;18.1;21.3;3.4;16.75;8.6;3.15;11661 +78090;45.46961;3.81834;730;20220915;21.7;13.6;17.6;2.6;15.47;10.3;2.39;12554 +78090;45.46961;3.81834;730;20220916;16.9;12.8;14.9;2.9;13.3;0;1.88;9242 +78090;45.46961;3.81834;730;20220917;12.9;6.5;9.7;3.4;8.85;0;1.94;11874 +78090;45.46961;3.81834;730;20220918;16.5;3.5;10;1.8;7.37;0;2.4;16067 +78090;45.46961;3.81834;730;20220919;16.1;4;10;2.1;7.92;0;2.31;15192 +78090;45.46961;3.81834;730;20220920;16.2;4.2;10.2;2.3;7.85;0;2.37;15236 +78090;45.46961;3.81834;730;20220921;16.2;4.6;10.4;2.1;8.12;0;2.25;14767 +78090;45.46961;3.81834;730;20220922;20.6;3.8;12.2;1.9;8.47;0;2.69;16996 +78090;45.46961;3.81834;730;20220923;19.8;8.2;14;2;11.12;11.3;2.25;12754 +78090;45.46961;3.81834;730;20220924;18.6;9.2;13.9;1.9;11.8;6.4;1.95;11786 +78090;45.46961;3.81834;730;20220925;14.2;9.5;11.8;1.8;11.45;4.7;1.34;7781 +78090;45.46961;3.81834;730;20220926;13.9;8.1;11;3.2;10.2;3.5;1.63;9739 +78090;45.46961;3.81834;730;20220927;11.8;7.5;9.6;4.3;9.97;5.6;1.38;8404 +78090;45.46961;3.81834;730;20220928;15.3;9.2;12.3;4.8;11.95;16.5;1.52;8521 +78090;45.46961;3.81834;730;20220929;12.2;8.1;10.2;2.7;9.82;.8;1.44;8659 +78090;45.46961;3.81834;730;20220930;12.2;5.5;8.8;2.4;8.72;.7;1.45;9150 +78090;45.46961;3.81834;730;20221001;17.8;4.5;11.1;3.9;11.05;2.3;1.83;12136 +78090;45.46961;3.81834;730;20221002;20.3;13.2;16.7;3.3;13.15;0;2.31;10642 +78090;45.46961;3.81834;730;20221003;15.6;10.3;13;2.1;12.47;.1;1.31;7374 +78090;45.46961;3.81834;730;20221004;22;8;15;1.7;11.33;.1;2.29;14200 +78090;45.46961;3.81834;730;20221005;23.2;9.3;16.3;2.7;10.38;0;2.99;14655 +78090;45.46961;3.81834;730;20221006;17.3;10.1;13.7;1.6;12.53;.3;1.53;10234 +78090;45.46961;3.81834;730;20221007;20.5;9.6;15.1;1.8;12.72;.6;1.85;11132 +78090;45.46961;3.81834;730;20221008;13.4;12.1;12.7;1.7;12.77;2.1;.88;2962 +78090;45.46961;3.81834;730;20221009;18.2;5.3;11.8;2;10.75;.1;1.66;11105 +78090;45.46961;3.81834;730;20221010;21.4;9.4;15.4;1.9;11.77;.3;1.99;11475 +78090;45.46961;3.81834;730;20221011;17.7;9.5;13.6;1.6;13.1;4.2;1.34;8927 +78090;45.46961;3.81834;730;20221012;19.3;11.9;15.6;1.4;13.67;.2;1.47;8932 +78090;45.46961;3.81834;730;20221013;16.5;9.2;12.9;2.2;12.22;2.9;1.26;7190 +78090;45.46961;3.81834;730;20221014;17.1;11.4;14.3;3.3;13.42;.7;1.33;6840 +78090;45.46961;3.81834;730;20221015;21.4;12;16.7;3.4;12.4;0;2.25;9075 +78090;45.46961;3.81834;730;20221016;21.8;13.6;17.7;3.6;13.35;0;2.4;9366 +78090;45.46961;3.81834;730;20221017;20.6;14.8;17.7;3.6;13.3;.1;2.25;6894 +78090;45.46961;3.81834;730;20221018;23.4;12.9;18.1;2.2;13.22;.2;2.1;9909 +78090;45.46961;3.81834;730;20221019;23.6;10.7;17.2;1.9;12.27;1.4;2.01;9900 +78090;45.46961;3.81834;730;20221020;20;15.1;17.6;4.1;14.52;9.8;2.01;5889 +78090;45.46961;3.81834;730;20221021;20.4;14.7;17.5;3.9;13.87;4.8;2.09;6463 +78090;45.46961;3.81834;730;20221022;21;10.8;15.9;2.4;12.1;0;1.86;9248 +78090;45.46961;3.81834;730;20221023;20.9;14.4;17.6;5.3;13.57;0;2.47;6615 +78090;45.46961;3.81834;730;20221024;19.9;14.5;17.2;2.7;12.37;0;1.9;6899 +78090;45.46961;3.81834;730;20221025;20;7.9;14;2.4;10.5;.2;1.76;8905 +78090;45.46961;3.81834;730;20221026;22.3;12.6;17.4;2.5;12.6;.1;2.01;8135 +78090;45.46961;3.81834;730;20221027;24.7;11.8;18.3;2.2;12.1;0;2.1;8881 +78090;45.46961;3.81834;730;20221028;25.5;16.3;20.9;2.6;9.72;0;2.87;7055 +78090;45.46961;3.81834;730;20221029;24.5;14;19.2;3;7.62;0;3.2;7770 +78090;45.46961;3.81834;730;20221030;22.3;14;18.1;3.3;8.25;0;3;7209 +78090;45.46961;3.81834;730;20221031;19.3;12.1;15.7;3.8;11.52;4.1;2.06;6931 +78090;45.46961;3.81834;730;20221101;16.8;11.8;14.3;3.2;11.55;.1;1.48;6400 +78090;45.46961;3.81834;730;20221102;14.7;6.5;10.6;2;9.1;.1;1.16;7282 +78090;45.46961;3.81834;730;20221103;13.9;5.7;9.8;3.7;8.9;1;1.34;5298 +78090;45.46961;3.81834;730;20221104;8.3;5.2;6.8;4.3;8.02;8.9;.89;3205 +78090;45.46961;3.81834;730;20221105;8;4.2;6.1;3.3;7.47;0;.89;5238 +78090;45.46961;3.81834;730;20221106;15.1;.3;7.7;2.3;6.4;0;1.36;8275 +78090;45.46961;3.81834;730;20221107;16.2;5;10.6;2.7;8.37;0;1.45;7464 +78090;45.46961;3.81834;730;20221108;15.8;8.7;12.3;4.4;10.02;7.2;1.63;6045 +78090;45.46961;3.81834;730;20221109;13.4;11;12.2;2.2;12.2;8.7;.76;2588 +78090;45.46961;3.81834;730;20221110;11.1;7.8;9.4;2.2;9.92;.1;.74;4135 +78090;45.46961;3.81834;730;20221111;15.7;3;9.3;1.9;9.4;.1;.88;7315 +78090;45.46961;3.81834;730;20221112;17.6;6.2;11.9;1.6;9.95;0;.99;7017 +78090;45.46961;3.81834;730;20221113;15.6;6.8;11.2;2;9.55;0;1.06;5524 +78090;45.46961;3.81834;730;20221114;13.7;9;11.3;3.7;9.97;5.7;1.27;4178 +78090;45.46961;3.81834;730;20221115;13;8.5;10.8;3.2;10.9;3.5;.84;3695 +78090;45.46961;3.81834;730;20221116;13;6.3;9.7;3.8;8.92;0;1.13;5504 +78090;45.46961;3.81834;730;20221117;13.2;8.7;10.9;5.4;9.32;6;1.5;3592 +78090;45.46961;3.81834;730;20221118;8.5;4.9;6.7;3;7.72;1;.77;3864 +78090;45.46961;3.81834;730;20221119;6.1;2.2;4.1;2.4;7.37;1.9;.48;3623 +78090;45.46961;3.81834;730;20221120;7;1.6;4.3;2.6;6.9;.7;.55;4866 +78090;45.46961;3.81834;730;20221121;7.8;2.3;5;3.4;7.25;6.4;.7;3175 +78090;45.46961;3.81834;730;20221122;7.6;2.4;5;3.6;6.67;2;.78;4214 +78090;45.46961;3.81834;730;20221123;11.4;2.5;6.9;3.2;7.85;2.7;.8;5028 +78090;45.46961;3.81834;730;20221124;10.7;2.9;6.8;2.3;7.47;0;.74;5113 +78090;45.46961;3.81834;730;20221125;8.4;5.8;7.1;2.6;8.32;3.9;.69;1989 +78090;45.46961;3.81834;730;20221126;6.6;3.7;5.1;2.3;7.55;0;.51;3280 +78090;45.46961;3.81834;730;20221127;11.6;-.1;5.8;2.6;6.3;2.9;.94;5688 +78090;45.46961;3.81834;730;20221128;7.5;6.2;6.9;3.1;8.32;4.3;.71;1336 +78090;45.46961;3.81834;730;20221129;4.9;2.8;3.8;2.7;7.37;2.2;.44;2358 +78090;45.46961;3.81834;730;20221130;4.3;2.8;3.6;2.7;7.47;.4;.37;1350 +78090;45.46961;3.81834;730;20221201;3;2.2;2.6;2.8;6.75;0;.44;843 +78090;45.46961;3.81834;730;20221202;1;-.1;.5;1.6;5.8;2.1;.38;1040 +78090;45.46961;3.81834;730;20221203;2;-.4;.8;2.2;6.17;3.4;.3;2039 +78090;45.46961;3.81834;730;20221204;2.8;.4;1.6;2.2;6.4;4.6;.33;1920 +78090;45.46961;3.81834;730;20221205;4.8;-3.2;.8;1.8;5.25;0;.39;5115 +78090;45.46961;3.81834;730;20221206;3.7;-5.7;-1;1.5;4.85;.1;.3;5333 +78090;45.46961;3.81834;730;20221207;-.7;-2.5;-1.6;2.3;5.3;0;.27;1268 +78090;45.46961;3.81834;730;20221208;1.5;-3.8;-1.1;2;5.15;4.5;.31;3234 +78090;45.46961;3.81834;730;20221209;2.9;-.5;1.2;1.6;6.22;1.6;.3;2331 +78090;45.46961;3.81834;730;20221210;-2.4;-2.7;-2.6;3.3;4.7;0;.3;861 +78090;45.46961;3.81834;730;20221211;-1.2;-6.9;-4;2;3.67;0;.32;4052 +78090;45.46961;3.81834;730;20221212;.3;-6.9;-3.3;2.1;4.02;4.9;.33;3892 +78090;45.46961;3.81834;730;20221213;5.6;-3.5;1.1;2.4;6.49;0;.24;3972 +78090;45.46961;3.81834;730;20221214;10.7;3.5;7.1;3.3;8.85;0;.5;3843 +78090;45.46961;3.81834;730;20221215;4.5;2;3.2;1.9;7.27;20.3;.36;1260 +78090;45.46961;3.81834;730;20221216;.4;-.1;.1;3;5.62;0;.44;699 +78090;45.46961;3.81834;730;20221217;-.4;-7.2;-3.8;2.4;3.77;0;.55;3648 +78090;45.46961;3.81834;730;20221218;8.6;-6.4;1.1;3.1;4.95;0;.73;5890 +78090;45.46961;3.81834;730;20221219;11.6;6.2;8.9;4.5;8.57;0;1.02;2964 +78090;45.46961;3.81834;730;20221220;12.4;9.3;10.9;5.4;9.42;1;1.38;2878 +78090;45.46961;3.81834;730;20221221;11.6;9.4;10.5;3.9;9.7;.2;.97;2712 +78090;45.46961;3.81834;730;20221222;11.6;8.1;9.8;4.9;9.37;5.4;1.09;2253 +78090;45.46961;3.81834;730;20221223;13.6;10.4;12;4.7;11.37;.8;.97;2452 +78090;45.46961;3.81834;730;20221224;14.4;9.9;12.1;2.3;10.4;0;.82;3381 +78090;45.46961;3.81834;730;20221225;14.2;4.6;9.4;3.1;8.4;0;1.05;4675 +78090;45.46961;3.81834;730;20221226;12.7;7.4;10;3.4;9.1;1.1;1.04;3026 +78090;45.46961;3.81834;730;20221227;9.2;3.2;6.2;1.8;7.57;0;.49;3993 +78090;45.46961;3.81834;730;20221228;12.6;.1;6.4;3.1;7.22;0;.84;5107 +78090;45.46961;3.81834;730;20221229;10.5;5.9;8.2;3.8;8.57;5.7;.9;2055 +78090;45.46961;3.81834;730;20221230;12;4.2;8.1;3.7;8.95;1.2;.76;3255 +78090;45.46961;3.81834;730;20221231;14.8;10.4;12.6;4.4;9.82;0;1.59;3562 +78091;45.48779;4.1368;400;20220101;15.7;-1.1;7.3;1;7.2;0;.42;6800 +78091;45.48779;4.1368;400;20220102;15.6;0;7.8;3.2;7.2;0;1.43;2900 +78091;45.48779;4.1368;400;20220103;13.8;3.5;8.7;3.2;8.8;.1;.92;4100 +78091;45.48779;4.1368;400;20220104;17.5;6.4;11.9;3.2;8.86;7.3;1.38;4721 +78091;45.48779;4.1368;400;20220105;4.2;2.7;3.5;4;5.86;.5;.92;1332 +78091;45.48779;4.1368;400;20220106;3.4;1.2;2.3;3.6;5.3;0;.76;3600 +78091;45.48779;4.1368;400;20220107;6.1;-4.4;.9;2.4;5.3;3.7;.55;3700 +78091;45.48779;4.1368;400;20220108;7.2;1.2;4.2;4.3;7.3;2.8;.55;3300 +78091;45.48779;4.1368;400;20220109;6.8;3.7;5.3;2;6.6;3.5;.71;2400 +78091;45.48779;4.1368;400;20220110;6.2;3.1;4.7;2.4;6.5;.3;.61;4800 +78091;45.48779;4.1368;400;20220111;2.7;-1.4;.7;3.2;5.6;0;.44;3000 +78091;45.48779;4.1368;400;20220112;1.1;-.7;.2;2.2;4.8;0;.52;3300 +78091;45.48779;4.1368;400;20220113;1.9;-5.8;-1.9;1.2;4.6;0;.24;6200 +78091;45.48779;4.1368;400;20220114;7.2;-7.7;-.2;1;4.5;0;.29;8900 +78091;45.48779;4.1368;400;20220115;7.7;-7.7;0;.9;4.3;0;.31;8700 +78091;45.48779;4.1368;400;20220116;6.5;-8.1;-.8;1.1;4.1;0;.35;8900 +78091;45.48779;4.1368;400;20220117;1.3;-6.1;-2.4;1;5.6;.2;.22;1300 +78091;45.48779;4.1368;400;20220118;3.3;.1;1.7;2;6;0;.47;1800 +78091;45.48779;4.1368;400;20220119;2.1;-6;-1.9;1.6;5.4;0;.24;2600 +78091;45.48779;4.1368;400;20220120;3.5;-.1;1.7;2.1;6.5;.7;.39;900 +78091;45.48779;4.1368;400;20220121;4.5;-.9;1.8;4.1;4.9;0;.86;8000 +78091;45.48779;4.1368;400;20220122;2;-4;-1;2.1;5.2;0;.38;1800 +78091;45.48779;4.1368;400;20220123;2.2;.7;1.5;1;5.7;0;.45;1600 +78091;45.48779;4.1368;400;20220124;9.8;-3.3;3.3;1.9;5.2;0;.77;8700 +78091;45.48779;4.1368;400;20220125;10.4;-6.2;2.1;.9;4.8;0;.5;9400 +78091;45.48779;4.1368;400;20220126;8.6;-6.7;1;.9;4.5;0;.47;9700 +78091;45.48779;4.1368;400;20220127;-2.1;-5.3;-3.7;1.3;4.5;0;.26;3600 +78091;45.48779;4.1368;400;20220128;1.5;-4.2;-1.3;1.4;5.6;0;.28;2000 +78091;45.48779;4.1368;400;20220129;1;-4;-1.5;.9;5.7;.3;.27;2800 +78091;45.48779;4.1368;400;20220130;7;.7;3.9;1.1;7.5;.1;.44;2400 +78091;45.48779;4.1368;400;20220131;7.8;1.4;4.6;3.1;6.9;1.8;.78;3200 +78091;45.48779;4.1368;400;20220201;4.6;-.4;2.1;2;6;.9;.55;4500 +78091;45.48779;4.1368;400;20220202;9.8;3.8;6.8;1.9;8.4;.4;.67;2900 +78091;45.48779;4.1368;400;20220203;12.2;.1;6.2;2.5;7.6;0;.92;6500 +78091;45.48779;4.1368;400;20220204;10.5;-2.8;3.9;1;7.2;1.3;.57;6400 +78091;45.48779;4.1368;400;20220205;7.9;3.5;5.7;2;6.4;0;.89;9500 +78091;45.48779;4.1368;400;20220206;9.3;-6.2;1.6;2.6;5.9;3.8;.79;6700 +78091;45.48779;4.1368;400;20220207;8.4;6.9;7.7;4;6.76;.7;1.49;2324 +78091;45.48779;4.1368;400;20220208;12;-1;5.5;1.9;5.26;0;1.22;8598 +78091;45.48779;4.1368;400;20220209;17.1;-2.8;7.2;2.9;5.6;0;1.97;11300 +78091;45.48779;4.1368;400;20220210;16.9;1.9;9.4;3;6.7;1.3;1.93;10600 +78091;45.48779;4.1368;400;20220211;7.8;5.6;6.7;3;6.4;.2;1.27;7300 +78091;45.48779;4.1368;400;20220212;9.9;-4.5;2.7;1.7;5.38;0;1.02;9885 +78091;45.48779;4.1368;400;20220213;12.1;-2.2;5;7.4;6.8;.3;1.65;11600 +78091;45.48779;4.1368;400;20220214;9.6;7.7;8.7;4.7;7.8;5.9;1.51;3200 +78091;45.48779;4.1368;400;20220215;9.2;3.6;6.4;2.6;6.7;2.9;1.15;6200 +78091;45.48779;4.1368;400;20220216;13.8;3.8;8.8;3.8;9.1;2.7;1.21;3100 +78091;45.48779;4.1368;400;20220217;16;8.1;12.1;2.3;10.06;0;1.46;7363 +78091;45.48779;4.1368;400;20220218;20.4;4.4;12.4;3.1;8.9;.1;2.19;11113 +78091;45.48779;4.1368;400;20220219;9.3;3.9;6.6;2.1;5.83;0;1.3;6480 +78091;45.48779;4.1368;400;20220220;13.6;-2.4;5.6;2.6;6.7;1.1;1.39;9200 +78091;45.48779;4.1368;400;20220221;9.6;7.8;8.7;4.3;7.2;2.4;1.71;4800 +78091;45.48779;4.1368;400;20220222;10.3;4.5;7.4;2.2;7.6;.6;1.17;8500 +78091;45.48779;4.1368;400;20220223;12.9;5.2;9.1;1.3;8.3;0;1.07;6000 +78091;45.48779;4.1368;400;20220224;15.1;-.5;7.3;2.5;7;.5;1.57;7600 +78091;45.48779;4.1368;400;20220225;8.4;2.8;5.6;3.7;5.7;0;1.68;13600 +78091;45.48779;4.1368;400;20220226;9.9;-4.2;2.9;1.9;5;0;1.35;14400 +78091;45.48779;4.1368;400;20220227;12.2;-5.4;3.4;1.4;5.1;0;1.38;14800 +78091;45.48779;4.1368;400;20220228;13.7;-3.4;5.2;1.7;5.4;0;1.62;14900 +78091;45.48779;4.1368;400;20220301;15.2;-4.6;5.3;1.4;5.3;0;1.62;14200 +78091;45.48779;4.1368;400;20220302;15.6;.4;8;3.1;6.9;0;1.98;10300 +78091;45.48779;4.1368;400;20220303;13.6;3.4;8.5;1.3;8.5;0;1.18;8100 +78091;45.48779;4.1368;400;20220304;13.9;1.2;7.6;2.6;6.8;0;1.85;13600 +78091;45.48779;4.1368;400;20220305;10.9;-5.2;2.9;2;4.3;0;1.69;15700 +78091;45.48779;4.1368;400;20220306;8.3;-7.2;.6;1.7;3.8;0;1.44;15600 +78091;45.48779;4.1368;400;20220307;10.1;-7.7;1.2;1.2;4;0;1.4;15400 +78091;45.48779;4.1368;400;20220308;15;-5.4;4.8;3.6;5.2;0;2.43;15800 +78091;45.48779;4.1368;400;20220309;15.3;.6;8;3.4;6.2;0;2.46;15600 +78091;45.48779;4.1368;400;20220310;15.3;1.4;8.4;4.7;7.1;.1;2.4;11500 +78091;45.48779;4.1368;400;20220311;12.3;7.1;9.7;6.5;7.1;0;2.49;5000 +78091;45.48779;4.1368;400;20220312;10.9;5.8;8.4;4.2;6.8;0;1.84;3600 +78091;45.48779;4.1368;400;20220313;11.3;7;9.2;5.6;7;4.8;2.21;4400 +78091;45.48779;4.1368;400;20220314;12.5;-3.7;4.4;1.9;8.1;2.6;1.08;9400 +78091;45.48779;4.1368;400;20220315;16.9;8.2;12.6;5.7;8.8;0;2.83;7700 +78091;45.48779;4.1368;400;20220316;19.3;5.1;12.2;2.5;9.5;0;2.1;8800 +78091;45.48779;4.1368;400;20220317;11.2;5.4;8.3;3.7;9.9;1.8;.78;1900 +78091;45.48779;4.1368;400;20220318;7.7;6.4;7.1;2.6;8.8;.1;.7;1200 +78091;45.48779;4.1368;400;20220319;15.3;-.9;7.2;2.1;8.1;0;1.8;13900 +78091;45.48779;4.1368;400;20220320;14.5;3.3;8.9;5.1;6.6;.1;2.62;8800 +78091;45.48779;4.1368;400;20220321;16.6;7.2;11.9;4.6;6;0;3.65;15400 +78091;45.48779;4.1368;400;20220322;16.6;-1.8;7.4;4.6;4.5;0;3.58;17900 +78091;45.48779;4.1368;400;20220323;17.5;-3.7;6.9;2.3;4.9;0;2.78;17600 +78091;45.48779;4.1368;400;20220324;19.8;-2.3;8.8;2;5.2;0;2.94;17800 +78091;45.48779;4.1368;400;20220325;19.6;-1.3;9.2;2.1;5.7;0;2.93;17500 +78091;45.48779;4.1368;400;20220326;20.6;-1.1;9.8;1.2;6.3;0;2.55;17800 +78091;45.48779;4.1368;400;20220327;21.1;-.8;10.2;1.5;5.9;0;2.33;9500 +78091;45.48779;4.1368;400;20220328;21.7;5.2;13.5;3.4;5.5;0;4.15;17000 +78091;45.48779;4.1368;400;20220329;20.2;6;13.1;4.3;6.8;1.3;3.86;13300 +78091;45.48779;4.1368;400;20220330;15.1;8.1;11.6;1.6;10.1;4.2;1.62;8400 +78091;45.48779;4.1368;400;20220331;10.7;4.6;7.7;2.3;8.4;7.4;1.27;6800 +78091;45.48779;4.1368;400;20220401;4.8;.7;2.7;6.2;5.63;4.7;1.57;7481 +78091;45.48779;4.1368;400;20220402;5.3;.4;2.9;5.3;4.72;.2;1.94;11613 +78091;45.48779;4.1368;400;20220403;4.8;-.8;2;4.7;4.96;.1;1.67;10037 +78091;45.48779;4.1368;400;20220404;10;-2.9;3.6;2.2;4.98;0;2.44;20898 +78091;45.48779;4.1368;400;20220405;13.7;-3;5.4;1.6;7;0;1.92;15700 +78091;45.48779;4.1368;400;20220406;14.5;6.1;10.3;1.8;9.2;.8;1.79;10200 +78091;45.48779;4.1368;400;20220407;15.9;8.1;12;4.5;9;2.2;2.31;5000 +78091;45.48779;4.1368;400;20220408;18.2;12.2;15.2;4.6;8.8;1.1;3.54;10300 +78091;45.48779;4.1368;400;20220409;9.4;3;6.2;3.4;6.71;.4;2.05;13772 +78091;45.48779;4.1368;400;20220410;14.5;-4;5.3;1.3;5.5;0;2.6;23200 +78091;45.48779;4.1368;400;20220411;18.3;-1.3;8.5;6.3;7.1;0;3.73;19600 +78091;45.48779;4.1368;400;20220412;18;6.6;12.3;2.8;7.81;0;3.34;16170 +78091;45.48779;4.1368;400;20220413;19.6;6.5;13.1;1.6;8.3;0;2.8;15500 +78091;45.48779;4.1368;400;20220414;21.2;4.8;13;1.7;10.8;0;3.22;21800 +78091;45.48779;4.1368;400;20220415;22.2;3.6;12.9;2.2;10.5;0;3.44;21800 +78091;45.48779;4.1368;400;20220416;21.6;3.7;12.7;3.4;8.9;0;4.07;23700 +78091;45.48779;4.1368;400;20220417;18.6;0;9.3;1.8;7.4;0;3.32;24700 +78091;45.48779;4.1368;400;20220418;20.8;.1;10.5;1.9;6.2;0;3.73;24200 +78091;45.48779;4.1368;400;20220419;20.2;1.1;10.7;2;7.6;0;3.44;22300 +78091;45.48779;4.1368;400;20220420;16.8;3;9.9;1.5;9.3;4.6;1.87;10400 +78091;45.48779;4.1368;400;20220421;19.9;9.5;14.7;2.5;10.2;.1;3.4;18600 +78091;45.48779;4.1368;400;20220422;21.4;2;11.7;2;8.4;.9;3.58;22300 +78091;45.48779;4.1368;400;20220423;17.9;11.5;14.7;5.4;8.9;5;3.51;8100 +78091;45.48779;4.1368;400;20220424;16.5;5.8;11.2;1.9;9.5;2.6;2.35;13900 +78091;45.48779;4.1368;400;20220425;16.8;10.2;13.5;2.4;9.8;0;2.74;13900 +78091;45.48779;4.1368;400;20220426;19.1;4.8;12;1.9;9.4;0;3.58;25100 +78091;45.48779;4.1368;400;20220427;20.5;1;10.8;1.5;7.9;0;3.68;26100 +78091;45.48779;4.1368;400;20220428;23.3;3.2;13.3;1.7;9.1;0;3.97;24700 +78091;45.48779;4.1368;400;20220429;23.1;3.3;13.2;1.8;9.4;.6;3.56;20300 +78091;45.48779;4.1368;400;20220430;19.6;5.4;12.5;2.7;9;0;3.83;23900 +78091;45.48779;4.1368;400;20220501;19;1.2;10.1;1.9;8;0;3.55;25000 +78091;45.48779;4.1368;400;20220502;21.2;1.9;11.6;1.8;8.2;0;3.93;26100 +78091;45.48779;4.1368;400;20220503;19.9;6.1;13;1.8;9.6;0;2.75;14000 +78091;45.48779;4.1368;400;20220504;21.7;5.2;13.5;2.5;10.7;4.1;3.39;18700 +78091;45.48779;4.1368;400;20220505;15;9.7;12.4;2.8;10.9;3.1;2.11;10600 +78091;45.48779;4.1368;400;20220506;17.9;7;12.5;3.5;10.7;.7;2.36;10100 +78091;45.48779;4.1368;400;20220507;21.8;5.6;13.7;2.8;9.8;0;4.13;23800 +78091;45.48779;4.1368;400;20220508;22.4;6.6;14.5;2.1;10.1;.1;3.42;17100 +78091;45.48779;4.1368;400;20220509;24;5.4;14.7;1.2;10.9;0;3.88;24000 +78091;45.48779;4.1368;400;20220510;28;7.1;17.6;1.7;11.6;0;4.68;24900 +78091;45.48779;4.1368;400;20220511;30.2;11.6;20.9;3.8;11.4;0;6.67;27600 +78091;45.48779;4.1368;400;20220512;28.8;10.6;19.7;2.4;12.2;1.1;4.6;18700 +78091;45.48779;4.1368;400;20220513;24.4;10.8;17.6;1.9;14.4;.1;3.16;15100 +78091;45.48779;4.1368;400;20220514;27;14.4;20.7;1.2;13.9;0;4.62;25000 +78091;45.48779;4.1368;400;20220515;29.7;10.3;20;3.3;11.7;.5;6.09;26300 +78091;45.48779;4.1368;400;20220516;29.3;13.6;21.5;2.5;10.7;0;5.88;26100 +78091;45.48779;4.1368;400;20220517;30.7;11;20.9;1.6;12.9;0;5.24;26000 +78091;45.48779;4.1368;400;20220518;31;13.7;22.4;2.5;14;0;5.67;24400 +78091;45.48779;4.1368;400;20220519;32;16.5;24.3;4.9;12.2;0;7.68;24700 +78091;45.48779;4.1368;400;20220520;31.4;19.4;25.4;5.1;11;.1;7.63;19700 +78091;45.48779;4.1368;400;20220521;32.2;13.7;23;1.6;16.1;0;5.29;25000 +78091;45.48779;4.1368;400;20220522;32.2;14.8;23.5;1.7;17.2;1.6;4.27;17000 +78091;45.48779;4.1368;400;20220523;26.6;17.8;22.2;2.5;15.2;2.8;3.68;11800 +78091;45.48779;4.1368;400;20220524;21.4;11.5;16.5;1.8;10.5;0;4.25;23900 +78091;45.48779;4.1368;400;20220525;21.5;11.2;16.4;3.2;10;0;5.21;29100 +78091;45.48779;4.1368;400;20220526;20;6.1;13.1;2;10.2;0;3.39;19800 +78091;45.48779;4.1368;400;20220527;23.8;8.1;16;2.5;12.1;0;4.56;26000 +78091;45.48779;4.1368;400;20220528;23.2;10.6;16.9;3.5;10.4;0;5.12;25400 +78091;45.48779;4.1368;400;20220529;20.4;4.3;12.4;2.3;7.6;0;4.72;30100 +78091;45.48779;4.1368;400;20220530;23.5;4.6;14.1;1.4;7.3;.5;4.48;26600 +78091;45.48779;4.1368;400;20220531;19.6;9.7;14.7;1.5;11.6;2.5;1.99;7500 +78091;45.48779;4.1368;400;20220601;26.4;10.2;18.3;1.9;14.3;8.1;3.52;15700 +78091;45.48779;4.1368;400;20220602;28.8;15.2;22;2.4;16;1.4;4.33;17000 +78091;45.48779;4.1368;400;20220603;31.5;14.7;23.1;2.7;15.6;5.6;5.62;22700 +78091;45.48779;4.1368;400;20220604;33.2;14.6;23.9;2.8;16.6;7.8;6.31;26200 +78091;45.48779;4.1368;400;20220605;27.6;16.5;22.1;3.2;16.2;.9;5.15;22200 +78091;45.48779;4.1368;400;20220606;26.7;11;18.9;1.6;14.1;.6;4.06;20100 +78091;45.48779;4.1368;400;20220607;24.3;11.6;18;1.8;12.6;0;4.75;26400 +78091;45.48779;4.1368;400;20220608;24.5;11.3;17.9;2.3;12.5;2.9;3.7;15700 +78091;45.48779;4.1368;400;20220609;21.1;11.3;16.2;2.9;11.6;.2;4.12;21400 +78091;45.48779;4.1368;400;20220610;25.6;7.4;16.5;2.1;11;0;5.31;30200 +78091;45.48779;4.1368;400;20220611;31;8.8;19.9;1.4;11.8;0;5.74;30200 +78091;45.48779;4.1368;400;20220612;33.8;12.6;23.2;1.5;13;.4;5.23;22200 +78091;45.48779;4.1368;400;20220613;28.1;14;21.1;1.8;14.7;0;4.69;22100 +78091;45.48779;4.1368;400;20220614;33.1;7;20.1;1.3;10.2;.1;5.83;29600 +78091;45.48779;4.1368;400;20220615;36.6;16.1;26.4;2.8;13.6;0;6.63;20700 +78091;45.48779;4.1368;400;20220616;34;17.9;26;2.1;15.8;0;6.53;27800 +78091;45.48779;4.1368;400;20220617;34.9;15;25;1.3;13.3;.2;6.12;28800 +78091;45.48779;4.1368;400;20220618;37.9;14.2;26.1;3;12.5;0;8.15;29400 +78091;45.48779;4.1368;400;20220619;35;23.4;29.2;6;12.2;0;10.29;28600 +78091;45.48779;4.1368;400;20220620;34.9;21.7;28.3;4.9;10.7;0;9.65;29500 +78091;45.48779;4.1368;400;20220621;33.5;19.2;26.4;2.7;14.5;.9;6.1;20600 +78091;45.48779;4.1368;400;20220622;31.2;20;25.6;2.2;18.1;24.8;4.18;13300 +78091;45.48779;4.1368;400;20220623;24.2;16.5;20.4;2;18;5.6;3.04;13500 +78091;45.48779;4.1368;400;20220624;23.7;17.5;20.6;2.9;15.7;6.2;3.57;13400 +78091;45.48779;4.1368;400;20220625;29.2;12.9;21.1;2;14.7;18;4.49;19200 +78091;45.48779;4.1368;400;20220626;18.2;14.8;16.5;2.1;16.7;3.6;1.31;4700 +78091;45.48779;4.1368;400;20220627;21.8;15.1;18.5;1.8;15.8;.2;2.72;12300 +78091;45.48779;4.1368;400;20220628;24.9;10.9;17.9;1.8;14;.1;4;20800 +78091;45.48779;4.1368;400;20220629;28.3;12.9;20.6;1.6;13.6;0;5.62;29900 +78091;45.48779;4.1368;400;20220630;26.8;14.6;20.7;2.5;14.4;13;4.06;15500 +78091;45.48779;4.1368;400;20220701;22.3;9.7;16;1.9;11.9;.2;4.83;29800 +78091;45.48779;4.1368;400;20220702;30.2;8.5;19.4;1.5;12.2;0;5.7;30500 +78091;45.48779;4.1368;400;20220703;31.6;14.1;22.9;1.5;15.8;2.9;5.53;26900 +78091;45.48779;4.1368;400;20220704;27.4;15.7;21.6;2.1;16;0;4.53;20700 +78091;45.48779;4.1368;400;20220705;27;13.4;20.2;1.6;13.8;0;5.46;29800 +78091;45.48779;4.1368;400;20220706;26;10.4;18.2;2.5;12.2;0;5.53;29800 +78091;45.48779;4.1368;400;20220707;25.4;9.3;17.4;3.1;12.1;0;4.4;19200 +78091;45.48779;4.1368;400;20220708;26.3;13.6;20;4.1;12.9;0;6.15;29100 +78091;45.48779;4.1368;400;20220709;28.2;9.8;19;2.2;12.3;0;5.67;29400 +78091;45.48779;4.1368;400;20220710;28;11.3;19.7;2;13.1;0;5.32;27200 +78091;45.48779;4.1368;400;20220711;29.5;10.6;20.1;1.8;12.7;.2;5.64;29100 +78091;45.48779;4.1368;400;20220712;30.9;12.4;21.7;1.8;13.1;0;5.99;29900 +78091;45.48779;4.1368;400;20220713;33.5;10.9;22.2;.7;11.1;0;4.1;19600 +78091;45.48779;4.1368;400;20220714;36.3;17.6;27;2.1;13.5;0;6.97;28996 +78091;45.48779;4.1368;400;20220715;31.9;19.1;25.5;2.8;13.93;0;6.24;23279 +78091;45.48779;4.1368;400;20220716;31.2;12.2;21.7;1.9;11.9;0;6.05;29300 +78091;45.48779;4.1368;400;20220717;32.9;10.4;21.7;1.6;11.9;0;5.95;29000 +78091;45.48779;4.1368;400;20220718;37.6;13.6;25.6;1.3;12.5;.8;6.27;28900 +78091;45.48779;4.1368;400;20220719;38.2;18.6;28.4;3.9;13.7;0;8.78;28000 +78091;45.48779;4.1368;400;20220720;31;17.9;24.5;3.1;16.5;.2;5.42;19500 +78091;45.48779;4.1368;400;20220721;31.9;13.9;22.9;1.6;14.9;0;5.59;27100 +78091;45.48779;4.1368;400;20220722;37;13.9;25.5;2.4;14;3.7;6.62;24500 +78091;45.48779;4.1368;400;20220723;28.7;20.5;24.6;2.4;16.9;.1;5.01;20500 +78091;45.48779;4.1368;400;20220724;35.2;13.2;24.2;1.8;14.8;0;5.97;26100 +78091;45.48779;4.1368;400;20220725;34.2;18.1;26.2;4;14.9;.3;6.98;21400 +78091;45.48779;4.1368;400;20220726;27;18.5;22.8;4.5;13.9;0;6.35;25500 +78091;45.48779;4.1368;400;20220727;27.3;10.9;19.1;2.2;11.4;0;5.17;25800 +78091;45.48779;4.1368;400;20220728;32.2;10.7;21.5;1.5;10.9;0;4.8;20800 +78091;45.48779;4.1368;400;20220729;28.9;15.6;22.3;1.2;12.9;1.2;3.52;14200 +78091;45.48779;4.1368;400;20220730;30.7;11.6;21.2;1.4;12.2;0;4.69;22300 +78091;45.48779;4.1368;400;20220731;32.5;12.9;22.7;2.2;12.2;0;5.88;25400 +78091;45.48779;4.1368;400;20220801;33.2;14;23.6;2.2;13.2;0;5.87;24700 +78091;45.48779;4.1368;400;20220802;33.6;14.5;24.1;2;13.9;.5;5.8;25100 +78091;45.48779;4.1368;400;20220803;37.2;15.3;26.3;2.4;13.2;0;6.66;24600 +78091;45.48779;4.1368;400;20220804;38.5;22;30.3;2.6;13.2;.1;6.17;15600 +78091;45.48779;4.1368;400;20220805;34.1;20.5;27.3;2.6;16.1;.7;5.1;14500 +78091;45.48779;4.1368;400;20220806;29.4;16.2;22.8;2.2;16.6;0;5.26;25500 +78091;45.48779;4.1368;400;20220807;29.8;11.4;20.6;2;12.6;0;5.35;26700 +78091;45.48779;4.1368;400;20220808;31.8;11.9;21.9;1.8;11.6;0;5.55;26700 +78091;45.48779;4.1368;400;20220809;32.5;11.9;22.2;2;10.8;0;5.77;26200 +78091;45.48779;4.1368;400;20220810;34;12.9;23.5;1.6;10.9;0;5.58;25900 +78091;45.48779;4.1368;400;20220811;36.2;14.2;25.2;1.8;11.8;0;5.98;25500 +78091;45.48779;4.1368;400;20220812;35.1;15.1;25.1;1.7;11.7;0;5.8;25800 +78091;45.48779;4.1368;400;20220813;35.1;13;24.1;1.5;10.4;14.2;5.46;24900 +78091;45.48779;4.1368;400;20220814;23.7;18;20.9;1.8;15.7;15.7;2.72;10000 +78091;45.48779;4.1368;400;20220815;28.1;15.2;21.7;2.7;14.7;0;4.88;22100 +78091;45.48779;4.1368;400;20220816;30.9;13.8;22.4;2;15.2;5.5;4.51;19500 +78091;45.48779;4.1368;400;20220817;26.2;15.6;20.9;2;17.4;22.1;2.81;11000 +78091;45.48779;4.1368;400;20220818;23.1;13.4;18.3;2;16.4;3.8;2.28;9800 +78091;45.48779;4.1368;400;20220819;24.9;16.2;20.6;2.2;17.4;1.2;3.36;16200 +78091;45.48779;4.1368;400;20220820;26.6;17.1;21.9;2.1;17.1;.2;4.14;20500 +78091;45.48779;4.1368;400;20220821;25;10.6;17.8;1.5;14;0;3.35;18300 +78091;45.48779;4.1368;400;20220822;25.8;13.9;19.9;1.8;15.1;.1;3.95;21300 +78091;45.48779;4.1368;400;20220823;28.7;13.5;21.1;1.6;16.2;0;3.88;19400 +78091;45.48779;4.1368;400;20220824;31.9;14.3;23.1;1;14.2;0;4.36;23200 +78091;45.48779;4.1368;400;20220825;33.1;16;24.6;2.6;15.7;5.4;5.28;20600 +78091;45.48779;4.1368;400;20220826;26;18.7;22.4;3;18.4;.4;3.69;15600 +78091;45.48779;4.1368;400;20220827;25.4;14.4;19.9;1.7;16.6;.1;2.51;10400 +78091;45.48779;4.1368;400;20220828;29.5;12.1;20.8;1.3;15;0;3.79;19600 +78091;45.48779;4.1368;400;20220829;32.6;13.8;23.2;2;15.2;.4;4.4;17800 +78091;45.48779;4.1368;400;20220830;27.6;19.1;23.4;2.3;16.9;3.9;3.53;12900 +78091;45.48779;4.1368;400;20220831;27.4;17.4;22.4;1.9;16.9;.5;3.44;15000 +78091;45.48779;4.1368;400;20220901;29;12.1;20.6;1.4;14.1;0;3.64;18300 +78091;45.48779;4.1368;400;20220902;28.8;15.3;22.1;2.5;14.3;5.9;3.91;14100 +78091;45.48779;4.1368;400;20220903;26.9;14.8;20.9;2.6;16.8;4;3.1;11800 +78091;45.48779;4.1368;400;20220904;29.2;13.3;21.3;2.6;16.8;.1;4.18;19900 +78091;45.48779;4.1368;400;20220905;31.2;15.1;23.2;3.5;16.9;2.4;4.94;19200 +78091;45.48779;4.1368;400;20220906;29.8;17.4;23.6;3;16.8;3.8;3.84;11500 +78091;45.48779;4.1368;400;20220907;25.4;15.6;20.5;2.2;18.3;10.4;2.64;11900 +78091;45.48779;4.1368;400;20220908;24.9;11.5;18.2;2.3;14.2;0;3.27;16900 +78091;45.48779;4.1368;400;20220909;24.4;11.4;17.9;2.7;12;0;3.62;17200 +78091;45.48779;4.1368;400;20220910;23.1;9.5;16.3;1.1;12;.1;2.76;17200 +78091;45.48779;4.1368;400;20220911;25.3;7.8;16.6;1.1;11.9;.1;3.14;20300 +78091;45.48779;4.1368;400;20220912;32.2;11.4;21.8;2.3;13.5;0;4.53;19300 +78091;45.48779;4.1368;400;20220913;30.9;18;24.5;4;17.1;0;4.71;14100 +78091;45.48779;4.1368;400;20220914;28.3;20.8;24.6;3.9;17.7;7.8;4.17;12300 +78091;45.48779;4.1368;400;20220915;25.7;14.1;19.9;1.6;17.2;12.1;2.67;14000 +78091;45.48779;4.1368;400;20220916;19.7;15.1;17.4;2.3;15.2;1;2.36;13200 +78091;45.48779;4.1368;400;20220917;16;8.9;12.5;3.4;9.7;0;2.72;17700 +78091;45.48779;4.1368;400;20220918;18.5;2;10.3;1.1;8;0;2.39;19400 +78091;45.48779;4.1368;400;20220919;18.8;2.5;10.7;1.4;8.2;0;2.45;18700 +78091;45.48779;4.1368;400;20220920;19.2;2.3;10.8;1.6;8.1;0;2.55;18900 +78091;45.48779;4.1368;400;20220921;19.8;3.1;11.5;1.5;8.4;0;2.54;18500 +78091;45.48779;4.1368;400;20220922;22.2;2.3;12.3;.8;8.5;0;2.37;18600 +78091;45.48779;4.1368;400;20220923;23.7;7.7;15.7;2;11.4;9.7;2.54;11900 +78091;45.48779;4.1368;400;20220924;20.9;10.6;15.8;1.6;13.4;5.9;2.28;15000 +78091;45.48779;4.1368;400;20220925;17.3;11.4;14.4;1.7;12.8;4.5;1.61;8800 +78091;45.48779;4.1368;400;20220926;17.9;10;14;1.8;11.1;5.6;2.03;12400 +78091;45.48779;4.1368;400;20220927;15.6;9.3;12.5;2.3;10.6;4.2;1.65;8000 +78091;45.48779;4.1368;400;20220928;19.7;11;15.4;3.7;12.7;9.7;2.13;7600 +78091;45.48779;4.1368;400;20220929;15;9.3;12.2;1.6;10.9;1.6;1.45;8500 +78091;45.48779;4.1368;400;20220930;14.6;5.7;10.2;2.2;9.4;.3;1.64;11100 +78091;45.48779;4.1368;400;20221001;21.6;3.2;12.4;3.6;11.2;.8;2.1;6200 +78091;45.48779;4.1368;400;20221002;23.9;13.8;18.9;2;13.8;0;2.59;13600 +78091;45.48779;4.1368;400;20221003;19.7;12;15.9;1.6;13.3;.1;1.75;9800 +78091;45.48779;4.1368;400;20221004;23;6.7;14.9;1.3;11.9;.1;2.16;15300 +78091;45.48779;4.1368;400;20221005;26.6;9.4;18;3.1;11;0;3.63;16200 +78091;45.48779;4.1368;400;20221006;21.1;10.5;15.8;1.8;13;0;1.86;10000 +78091;45.48779;4.1368;400;20221007;24.1;10.5;17.3;2.7;13.4;.9;2.62;13500 +78091;45.48779;4.1368;400;20221008;16;14.1;15.1;1.2;13.8;6.6;.91;1800 +78091;45.48779;4.1368;400;20221009;20.2;3.7;12;2.2;10.9;.1;1.94;13900 +78091;45.48779;4.1368;400;20221010;23.2;9.2;16.2;2.8;12.1;.2;2.55;12900 +78091;45.48779;4.1368;400;20221011;20.2;9.3;14.8;1.5;13.7;1.5;1.44;8900 +78091;45.48779;4.1368;400;20221012;21.9;14.4;18.2;.9;15.1;.2;1.63;10900 +78091;45.48779;4.1368;400;20221013;18.2;8.6;13.4;1.6;13.2;2.1;1.11;5800 +78091;45.48779;4.1368;400;20221014;19.8;12.5;16.2;3.6;14.1;.6;1.71;5000 +78091;45.48779;4.1368;400;20221015;25.5;13.8;19.7;3.9;12.7;0;3.38;11200 +78091;45.48779;4.1368;400;20221016;24.5;13.2;18.9;4.8;13.9;0;3.26;12900 +78091;45.48779;4.1368;400;20221017;24.1;16;20.1;5.2;13.7;0;3.57;11300 +78091;45.48779;4.1368;400;20221018;25.4;12.5;19;2.4;13.5;.1;2.5;12600 +78091;45.48779;4.1368;400;20221019;23.5;10.3;16.9;2.8;13.2;1.1;2.23;10500 +78091;45.48779;4.1368;400;20221020;23.5;16.3;19.9;4.4;15.4;4.6;2.67;7400 +78091;45.48779;4.1368;400;20221021;22.6;15.2;18.9;3.5;14.8;0;2.22;6200 +78091;45.48779;4.1368;400;20221022;24.4;10.3;17.4;2.2;13.3;0;2.09;11500 +78091;45.48779;4.1368;400;20221023;25.3;12.4;18.9;6.1;14.3;0;3.35;8200 +78091;45.48779;4.1368;400;20221024;23.3;14.2;18.8;2.5;13.5;0;2.13;8600 +78091;45.48779;4.1368;400;20221025;21.8;7.3;14.6;2.7;11;.2;2;9000 +78091;45.48779;4.1368;400;20221026;24.8;11.1;18;2.2;13.2;.1;2.07;10700 +78091;45.48779;4.1368;400;20221027;25;11.1;18.1;3.6;13.8;0;2.45;7100 +78091;45.48779;4.1368;400;20221028;27.3;14.9;21.1;3.3;11.3;0;3.33;8100 +78091;45.48779;4.1368;400;20221029;28.5;11.1;19.8;3.1;8.6;0;3.58;9200 +78091;45.48779;4.1368;400;20221030;26.6;13.7;20.2;2.8;7.7;0;3.25;9900 +78091;45.48779;4.1368;400;20221031;22;10.1;16.1;4.1;11.7;5.5;2.42;8300 +78091;45.48779;4.1368;400;20221101;20.4;13.8;17.1;2.4;13.1;0;1.68;8800 +78091;45.48779;4.1368;400;20221102;17;4.4;10.7;1.3;9.3;.1;1.04;9200 +78091;45.48779;4.1368;400;20221103;16.8;5.4;11.1;2.9;9.3;.3;1.47;2900 +78091;45.48779;4.1368;400;20221104;13.6;6;9.8;3.3;8.3;6.8;1.43;5400 +78091;45.48779;4.1368;400;20221105;10.6;6;8.3;2.7;8.3;0;1;6200 +78091;45.48779;4.1368;400;20221106;17.6;.1;8.9;2.5;6.9;0;1.65;6900 +78091;45.48779;4.1368;400;20221107;19;4.2;11.6;2.7;8.3;0;1.72;9800 +78091;45.48779;4.1368;400;20221108;18.3;6;12.2;5.5;10.6;8.5;1.87;5300 +78091;45.48779;4.1368;400;20221109;15.2;13;14.1;2.6;13.6;11.7;.9;2700 +78091;45.48779;4.1368;400;20221110;14;8.7;11.4;1.7;10.8;0;.81;6800 +78091;45.48779;4.1368;400;20221111;15.5;3;9.3;2.5;9.8;.1;.91;8000 +78091;45.48779;4.1368;400;20221112;16.4;7.9;12.2;3.2;10.5;0;1.28;6900 +78091;45.48779;4.1368;400;20221113;12.9;3.3;8.1;1.5;9.6;0;.61;4000 +78091;45.48779;4.1368;400;20221114;16.7;7.5;12.1;3.6;10.3;3;1.44;3800 +78091;45.48779;4.1368;400;20221115;15.6;9.9;12.8;2.7;11.8;2.4;1.02;2000 +78091;45.48779;4.1368;400;20221116;16.8;7;11.9;3.7;9.1;.2;1.66;6200 +78091;45.48779;4.1368;400;20221117;17.3;8.5;12.9;5.3;9.5;2.2;2.17;4500 +78091;45.48779;4.1368;400;20221118;12.6;5.3;9;1.5;8.1;1.2;.75;6300 +78091;45.48779;4.1368;400;20221119;8.7;1.5;5.1;1.7;7.9;2.3;.48;3400 +78091;45.48779;4.1368;400;20221120;10.5;4.8;7.7;1.9;8;.3;.65;7000 +78091;45.48779;4.1368;400;20221121;11.4;3.7;7.6;3.2;7.9;5.8;1.04;1900 +78091;45.48779;4.1368;400;20221122;10.8;2;6.4;2.1;7;.2;.82;4300 +78091;45.48779;4.1368;400;20221123;15.4;1.1;8.3;3.3;8;.7;1.32;3300 +78091;45.48779;4.1368;400;20221124;13.9;2.8;8.4;3.1;7.6;0;1.14;6700 +78091;45.48779;4.1368;400;20221125;12;6.4;9.2;2.2;8.6;3.7;.92;2400 +78091;45.48779;4.1368;400;20221126;9.3;3.7;6.5;1.8;8.3;.1;.48;4600 +78091;45.48779;4.1368;400;20221127;12.9;.7;6.8;4.1;7.4;1.8;1.17;5300 +78091;45.48779;4.1368;400;20221128;10.2;7.4;8.8;2;9.1;4.8;.73;1700 +78091;45.48779;4.1368;400;20221129;8.1;4.1;6.1;1.9;8.2;1.3;.49;2900 +78091;45.48779;4.1368;400;20221130;7.1;5.4;6.3;2.7;8.4;.7;.59;700 +78091;45.48779;4.1368;400;20221201;6.1;4.6;5.4;2.5;7.4;.3;.66;1000 +78091;45.48779;4.1368;400;20221202;3.9;2.6;3.3;1.2;6.3;1.3;.5;1300 +78091;45.48779;4.1368;400;20221203;4.6;1.1;2.9;.8;6.9;3.3;.37;1400 +78091;45.48779;4.1368;400;20221204;5.2;2;3.6;1.2;7.1;3.2;.41;1600 +78091;45.48779;4.1368;400;20221205;6.5;-3.8;1.4;1.1;5.4;0;.22;7200 +78091;45.48779;4.1368;400;20221206;.3;-6.1;-2.9;1;4.9;.1;.08;6000 +78091;45.48779;4.1368;400;20221207;1.8;-.6;.6;1;6.3;.1;.31;700 +78091;45.48779;4.1368;400;20221208;3.3;-.2;1.6;2;5.7;6.9;.4;3700 +78091;45.48779;4.1368;400;20221209;3.7;1;2.4;1.2;6.6;1.9;.36;1700 +78091;45.48779;4.1368;400;20221210;-.4;-.5;-.4;2.9;5.3;.1;.4;900 +78091;45.48779;4.1368;400;20221211;1.4;-4.2;-1.4;1.8;4.1;0;.29;6800 +78091;45.48779;4.1368;400;20221212;2.1;-7.1;-2.5;2.3;4.2;3.1;.32;5900 +78091;45.48779;4.1368;400;20221213;3.5;-2.1;.7;1.7;5.7;0;.32;3100 +78091;45.48779;4.1368;400;20221214;14.3;-1.1;6.6;3.4;8.6;.2;.85;3000 +78091;45.48779;4.1368;400;20221215;4.7;2.4;3.6;2;7.6;26.9;.38;200 +78091;45.48779;4.1368;400;20221216;1.9;1.4;1.7;2.5;6.2;0;.43;900 +78091;45.48779;4.1368;400;20221217;.2;-8.4;-4.1;1.3;3.8;0;.07;8100 +78091;45.48779;4.1368;400;20221218;11.2;-7.3;2;4.4;5.6;0;1.02;6500 +78091;45.48779;4.1368;400;20221219;15.1;6.5;10.8;7.3;9.2;0;1.81;4700 +78091;45.48779;4.1368;400;20221220;15.1;12.2;13.7;6.1;9.8;.1;2.32;1400 +78091;45.48779;4.1368;400;20221221;15.3;11.9;13.6;4;10;.3;1.54;5000 +78091;45.48779;4.1368;400;20221222;14.6;9.4;12;3.9;9.5;4.7;1.55;1700 +78091;45.48779;4.1368;400;20221223;16.6;10.5;13.6;3.6;11.7;.7;1.3;1500 +78091;45.48779;4.1368;400;20221224;17.4;10.4;13.9;2.2;11.8;.1;.86;4700 +78091;45.48779;4.1368;400;20221225;17.6;3.9;10.8;3.5;8.7;0;1.45;5000 +78091;45.48779;4.1368;400;20221226;13.7;3.1;8.4;1.5;8.8;.5;.72;1600 +78091;45.48779;4.1368;400;20221227;10.8;1.9;6.4;.9;8.1;0;.22;5800 +78091;45.48779;4.1368;400;20221228;15.3;-.6;7.4;3.3;7.3;0;1.2;5300 +78091;45.48779;4.1368;400;20221229;14.2;7.5;10.9;4.2;8.8;4;1.55;2100 +78091;45.48779;4.1368;400;20221230;15;3.4;9.2;3.9;9.3;1.5;1.2;1000 +78091;45.48779;4.1368;400;20221231;18.9;13.1;16;5.5;10.2;0;2.58;5000 +78092;45.50501;4.45545;490;20220101;15.1;3.7;9.4;1.3;7.75;0;.67;5321 +78092;45.50501;4.45545;490;20220102;9;.6;4.8;2;7.65;0;.65;3219 +78092;45.50501;4.45545;490;20220103;12.8;4.9;8.9;2.3;8.88;.9;.8;3807 +78092;45.50501;4.45545;490;20220104;16;8.3;12.2;2.8;8.53;7.2;1.46;4099 +78092;45.50501;4.45545;490;20220105;3;2.2;2.6;3.9;5.53;.4;.84;744 +78092;45.50501;4.45545;490;20220106;3.5;1.3;2.4;3.5;5.12;0;.91;2310 +78092;45.50501;4.45545;490;20220107;3.7;-2.4;.6;2.1;5.28;2.4;.52;3273 +78092;45.50501;4.45545;490;20220108;5.1;1.3;3.2;3.1;7.18;2.5;.45;2519 +78092;45.50501;4.45545;490;20220109;5.4;3.4;4.4;2.3;6.65;4.1;.71;1833 +78092;45.50501;4.45545;490;20220110;5.2;2.3;3.8;2.4;6.25;.3;.68;3098 +78092;45.50501;4.45545;490;20220111;1.8;-1.3;.3;2.9;5.45;0;.47;2458 +78092;45.50501;4.45545;490;20220112;.8;-1.2;-.2;2.6;4.82;0;.58;2370 +78092;45.50501;4.45545;490;20220113;2.2;-4.1;-1;1.5;4.65;0;.4;4520 +78092;45.50501;4.45545;490;20220114;5.4;-5.3;0;1.1;4.72;0;.37;6272 +78092;45.50501;4.45545;490;20220115;5.9;-4;.9;1.2;4.62;0;.45;6040 +78092;45.50501;4.45545;490;20220116;6.8;-4;1.4;2.3;4.28;0;.84;6482 +78092;45.50501;4.45545;490;20220117;2.8;-4.3;-.7;2.3;5.85;.1;.28;3313 +78092;45.50501;4.45545;490;20220118;2.6;0;1.3;2;5.85;0;.49;2053 +78092;45.50501;4.45545;490;20220119;3;-3.9;-.5;1.8;5.55;.1;.33;3742 +78092;45.50501;4.45545;490;20220120;3.5;.3;1.9;2.7;6.15;.6;.54;2140 +78092;45.50501;4.45545;490;20220121;2.4;-.3;1;4.3;4.59;0;.97;4743 +78092;45.50501;4.45545;490;20220122;1.3;-3.2;-1;2.9;5.16;0;.41;2661 +78092;45.50501;4.45545;490;20220123;1.4;.2;.8;1.3;5.66;0;.45;1383 +78092;45.50501;4.45545;490;20220124;6.8;-3.2;1.8;1.5;5.23;0;.59;6463 +78092;45.50501;4.45545;490;20220125;9.8;-3.4;3.2;1.3;4.93;0;.65;7465 +78092;45.50501;4.45545;490;20220126;8;-3.1;2.4;1.8;4.69;0;.81;7055 +78092;45.50501;4.45545;490;20220127;-1.6;-5.1;-3.3;1.9;4.62;0;.29;3520 +78092;45.50501;4.45545;490;20220128;3.3;-4.4;-.6;3.2;5.65;0;.39;4411 +78092;45.50501;4.45545;490;20220129;.7;-3.1;-1.2;2.4;5.72;.1;.29;3230 +78092;45.50501;4.45545;490;20220130;8.2;.7;4.4;2;7.49;.1;.5;3801 +78092;45.50501;4.45545;490;20220131;6.8;2.2;4.5;3.3;6.73;1.9;.84;3443 +78092;45.50501;4.45545;490;20220201;4.7;.5;2.6;2.9;5.72;.7;.79;4044 +78092;45.50501;4.45545;490;20220202;10.4;2.7;6.6;2.2;8.28;.4;.77;5023 +78092;45.50501;4.45545;490;20220203;10.3;2.9;6.6;2.4;7.85;0;.89;5524 +78092;45.50501;4.45545;490;20220204;9.1;.2;4.7;1.5;7.32;.9;.66;6112 +78092;45.50501;4.45545;490;20220205;7.7;3.5;5.6;2.5;6.48;.1;1;6016 +78092;45.50501;4.45545;490;20220206;8;-2.1;2.9;2.5;6.12;2.4;.84;6551 +78092;45.50501;4.45545;490;20220207;7.4;5.6;6.5;3.8;6.6;.6;1.29;2590 +78092;45.50501;4.45545;490;20220208;10.3;1.1;5.7;2;5.33;0;1.2;7214 +78092;45.50501;4.45545;490;20220209;14;-.9;6.5;2.4;5.82;0;1.56;9686 +78092;45.50501;4.45545;490;20220210;9.7;2;5.9;3;6.68;.8;1.93;10600 +78092;45.50501;4.45545;490;20220211;7.3;5.1;6.2;3;6.38;.5;1.27;7300 +78092;45.50501;4.45545;490;20220212;9.6;-5.2;2.2;2.2;5.91;0;1;8980 +78092;45.50501;4.45545;490;20220213;11.6;-2.7;4.4;7.4;6.78;0;1.65;11600 +78092;45.50501;4.45545;490;20220214;9.1;7.2;8.1;4.7;7.78;8.3;1.51;3200 +78092;45.50501;4.45545;490;20220215;8.7;3.1;5.9;2.6;6.68;1.7;1.15;6200 +78092;45.50501;4.45545;490;20220216;9.3;3;6.2;2.1;8.82;2.3;.8;4820 +78092;45.50501;4.45545;490;20220217;15.5;7.6;11.6;2.3;9.67;0;1.42;6994 +78092;45.50501;4.45545;490;20220218;19.5;7.3;13.4;2.6;8.93;.1;2.11;9726 +78092;45.50501;4.45545;490;20220219;8.4;4.4;6.4;2.6;5.67;0;1.37;5281 +78092;45.50501;4.45545;490;20220220;12.1;.4;6.3;2.3;6.72;.8;1.36;9131 +78092;45.50501;4.45545;490;20220221;8.2;7.8;8;4.7;7.15;3.3;1.64;1649 +78092;45.50501;4.45545;490;20220222;9.9;4.6;7.3;3.5;7.35;.3;1.41;7032 +78092;45.50501;4.45545;490;20220223;12.3;5.7;9;1.9;8.22;0;1.26;6738 +78092;45.50501;4.45545;490;20220224;13.8;3;8.4;3;7.22;.3;1.75;8610 +78092;45.50501;4.45545;490;20220225;7.8;3.4;5.6;3.9;5.48;0;1.73;8349 +78092;45.50501;4.45545;490;20220226;8.5;-.4;4.1;2.6;5.18;0;1.45;10175 +78092;45.50501;4.45545;490;20220227;10.4;-3.1;3.7;1.8;5.28;0;1.36;12211 +78092;45.50501;4.45545;490;20220228;11.6;-.8;5.4;2.1;5.75;0;1.55;11986 +78092;45.50501;4.45545;490;20220301;12.9;-.4;6.3;1.8;5.85;0;1.62;11787 +78092;45.50501;4.45545;490;20220302;11.9;1.2;6.5;2.3;7.18;0;1.49;10021 +78092;45.50501;4.45545;490;20220303;12.9;4.1;8.5;1.9;8.62;0;1.34;8939 +78092;45.50501;4.45545;490;20220304;12.9;5;9;3;6.65;0;2.03;9936 +78092;45.50501;4.45545;490;20220305;9.9;-.9;4.5;2.9;4.35;0;1.94;11940 +78092;45.50501;4.45545;490;20220306;7.3;-2.9;2.2;2.9;3.78;0;1.75;11657 +78092;45.50501;4.45545;490;20220307;8.7;-4;2.3;1.6;4.18;0;1.45;12717 +78092;45.50501;4.45545;490;20220308;12.2;-2.8;4.7;2.6;5.48;0;1.92;13966 +78092;45.50501;4.45545;490;20220309;13.1;1.8;7.5;2.6;6.52;0;1.97;12815 +78092;45.50501;4.45545;490;20220310;13.7;1.6;7.7;3.8;7.32;.2;2.06;12134 +78092;45.50501;4.45545;490;20220311;12.3;7.4;9.8;5.5;7.12;.1;2.47;6817 +78092;45.50501;4.45545;490;20220312;9.8;6.3;8.1;4;6.72;0;1.87;5074 +78092;45.50501;4.45545;490;20220313;9.9;6.9;8.4;4.6;7.28;0;1.89;5200 +78092;45.50501;4.45545;490;20220314;11.1;-.2;5.5;1.9;8.65;2.1;1.13;10954 +78092;45.50501;4.45545;490;20220315;16.1;7.9;12;4.8;8.82;.1;2.62;9853 +78092;45.50501;4.45545;490;20220316;17.1;6.7;11.9;2.4;9.45;0;2.09;10782 +78092;45.50501;4.45545;490;20220317;12.3;7.9;10.1;3.4;10.02;1.2;1.34;5544 +78092;45.50501;4.45545;490;20220318;7.2;5.9;6.5;2.6;8.78;0;.7;1200 +78092;45.50501;4.45545;490;20220319;14.8;-1.4;6.7;2.1;8.08;0;1.8;13900 +78092;45.50501;4.45545;490;20220320;14;2.8;8.4;5.1;6.58;0;2.62;8800 +78092;45.50501;4.45545;490;20220321;16.1;6.7;11.4;4.6;5.98;0;3.65;15400 +78092;45.50501;4.45545;490;20220322;16.1;-2.3;6.9;4.6;4.48;0;3.58;17900 +78092;45.50501;4.45545;490;20220323;17;-4.2;6.4;2.3;4.88;0;2.78;17600 +78092;45.50501;4.45545;490;20220324;19.3;-2.8;8.2;2;5.18;0;2.94;17800 +78092;45.50501;4.45545;490;20220325;19.1;-1.8;8.6;2.1;5.68;0;2.93;17500 +78092;45.50501;4.45545;490;20220326;20.1;-1.6;9.2;1.2;6.28;0;2.55;17800 +78092;45.50501;4.45545;490;20220327;20.6;-1.3;9.6;1.5;5.88;0;2.33;9500 +78092;45.50501;4.45545;490;20220328;21.2;4.7;12.9;3.4;5.48;0;4.15;17000 +78092;45.50501;4.45545;490;20220329;19.7;5.5;12.6;4.3;6.78;1.4;3.86;13300 +78092;45.50501;4.45545;490;20220330;14.6;7.6;11.1;1.6;10.08;3.9;1.62;8400 +78092;45.50501;4.45545;490;20220331;10.2;4.1;7.1;2.3;8.38;5.9;1.27;6800 +78092;45.50501;4.45545;490;20220401;4.2;.1;2.2;6.2;5.6;5.1;1.57;7481 +78092;45.50501;4.45545;490;20220402;6.2;1;3.6;6.4;4.24;1.1;2.65;14280 +78092;45.50501;4.45545;490;20220403;4.3;-1.3;1.5;5;5.28;0;1.56;9804 +78092;45.50501;4.45545;490;20220404;8.3;-3.7;2.3;1.7;5.16;0;2.13;21509 +78092;45.50501;4.45545;490;20220405;13.2;-3.5;4.8;1.6;6.98;0;1.92;15700 +78092;45.50501;4.45545;490;20220406;14;5.6;9.8;1.8;9.18;1.4;1.79;10200 +78092;45.50501;4.45545;490;20220407;15.4;7.6;11.5;4.5;8.98;1.5;2.31;5000 +78092;45.50501;4.45545;490;20220408;17.7;11.7;14.7;4.6;8.78;0;3.54;10300 +78092;45.50501;4.45545;490;20220409;8.9;2.5;5.7;3.9;6.85;.2;2.09;13406 +78092;45.50501;4.45545;490;20220410;14;-4.5;4.7;1.3;5.48;0;2.6;23200 +78092;45.50501;4.45545;490;20220411;17.8;-1.8;8;6.3;7.08;0;3.73;19600 +78092;45.50501;4.45545;490;20220412;17.3;8.8;13.1;4.9;6.48;0;4.18;9195 +78092;45.50501;4.45545;490;20220413;19.1;6;12.5;1.6;8.28;0;2.8;15500 +78092;45.50501;4.45545;490;20220414;20.7;4.3;12.5;1.7;10.78;0;3.22;21800 +78092;45.50501;4.45545;490;20220415;21.7;3.1;12.4;2.2;10.48;0;3.44;21800 +78092;45.50501;4.45545;490;20220416;21.1;3.2;12.1;3.4;8.88;0;4.07;23700 +78092;45.50501;4.45545;490;20220417;18.1;-.5;8.8;1.8;7.38;0;3.32;24700 +78092;45.50501;4.45545;490;20220418;20.3;-.4;9.9;1.9;6.18;0;3.73;24200 +78092;45.50501;4.45545;490;20220419;19.7;.6;10.1;2;7.58;0;3.44;22300 +78092;45.50501;4.45545;490;20220420;16.3;2.5;9.4;1.5;9.28;2;1.87;10400 +78092;45.50501;4.45545;490;20220421;19.4;9;14.2;2.5;10.18;0;3.4;18600 +78092;45.50501;4.45545;490;20220422;20.9;1.5;11.2;2;8.38;1.5;3.58;22300 +78092;45.50501;4.45545;490;20220423;17.4;11;14.2;5.4;8.88;6.6;3.51;8100 +78092;45.50501;4.45545;490;20220424;16;5.3;10.6;1.9;9.48;1.5;2.35;13900 +78092;45.50501;4.45545;490;20220425;16.3;9.7;13;2.4;9.78;.2;2.74;13900 +78092;45.50501;4.45545;490;20220426;18.6;4.3;11.4;1.9;9.38;0;3.58;25100 +78092;45.50501;4.45545;490;20220427;20;.5;10.2;1.5;7.88;0;3.68;26100 +78092;45.50501;4.45545;490;20220428;22.8;2.7;12.7;1.7;9.08;0;3.97;24700 +78092;45.50501;4.45545;490;20220429;22.6;2.8;12.7;1.8;9.38;.3;3.56;20300 +78092;45.50501;4.45545;490;20220430;19.1;4.9;12;2.7;8.98;0;3.83;23900 +78092;45.50501;4.45545;490;20220501;18.5;.7;9.6;1.9;7.98;0;3.55;25000 +78092;45.50501;4.45545;490;20220502;20.7;1.4;11;1.8;8.18;0;3.93;26100 +78092;45.50501;4.45545;490;20220503;19.4;5.6;12.5;1.8;9.58;.2;2.75;14000 +78092;45.50501;4.45545;490;20220504;21.2;4.7;12.9;2.5;10.68;3.4;3.39;18700 +78092;45.50501;4.45545;490;20220505;14.5;9.2;11.8;2.8;10.88;1.8;2.11;10600 +78092;45.50501;4.45545;490;20220506;16.5;8.7;12.6;3.6;10.35;.2;2.81;13724 +78092;45.50501;4.45545;490;20220507;21;9;15;3.4;9.72;0;4.28;20882 +78092;45.50501;4.45545;490;20220508;20.6;10.7;15.7;3;10.42;.2;3.75;16956 +78092;45.50501;4.45545;490;20220509;22.7;9.7;16.2;2.1;11.28;0;4.03;21514 +78092;45.50501;4.45545;490;20220510;26;10.9;18.5;2;12.38;0;4.56;23143 +78092;45.50501;4.45545;490;20220511;28;12.6;20.3;2.9;11.75;0;5.67;24900 +78092;45.50501;4.45545;490;20220512;26.3;11.5;18.9;2.3;11.75;0;4.71;21693 +78092;45.50501;4.45545;490;20220513;23.1;11.3;17.2;2;13.82;1.4;3.59;18715 +78092;45.50501;4.45545;490;20220514;25.3;15.1;20.2;2;13.98;0;4.4;21116 +78092;45.50501;4.45545;490;20220515;27.4;12.5;19.9;2.9;12.05;.5;5.49;24253 +78092;45.50501;4.45545;490;20220516;27.8;14.1;21;2.2;10.42;.1;5.38;23918 +78092;45.50501;4.45545;490;20220517;29.1;14;21.5;2;13.02;0;5.24;24159 +78092;45.50501;4.45545;490;20220518;29.9;17;23.5;2.6;13.85;0;5.59;22487 +78092;45.50501;4.45545;490;20220519;29.6;18.3;23.9;3.8;12.48;0;6.47;21603 +78092;45.50501;4.45545;490;20220520;29.6;18.7;24.2;4.3;11.28;0;6.88;20611 +78092;45.50501;4.45545;490;20220521;30.5;15.9;23.2;1.9;15.65;0;5.31;23934 +78092;45.50501;4.45545;490;20220522;30.2;16.2;23.2;1.7;17.48;1.3;4.68;21013 +78092;45.50501;4.45545;490;20220523;25.6;17.6;21.6;2.6;14.98;3.2;4.2;15849 +78092;45.50501;4.45545;490;20220524;20.2;12.8;16.5;2.5;10.32;.1;3.99;18817 +78092;45.50501;4.45545;490;20220525;21.2;11.8;16.5;3.5;9.88;0;4.82;22734 +78092;45.50501;4.45545;490;20220526;20.6;10.7;15.7;2.9;10.25;0;4.05;19292 +78092;45.50501;4.45545;490;20220527;24.1;12.2;18.1;3.1;12.18;0;4.84;22907 +78092;45.50501;4.45545;490;20220528;22;12.2;17.1;3.6;10.05;0;4.88;21422 +78092;45.50501;4.45545;490;20220529;19.4;8.6;14;3.3;7.28;0;4.73;23119 +78092;45.50501;4.45545;490;20220530;22.2;7.6;14.9;2.1;7.35;.2;4.71;24850 +78092;45.50501;4.45545;490;20220531;18.4;11.7;15;1.3;11.92;1.9;2.58;12716 +78092;45.50501;4.45545;490;20220601;26;12.1;19.1;2;14.75;12.5;4.28;21028 +78092;45.50501;4.45545;490;20220602;28;15.1;21.5;2.2;15.88;1.4;4.79;21451 +78092;45.50501;4.45545;490;20220603;29.8;16;22.9;2.3;15.98;1.4;5.43;23492 +78092;45.50501;4.45545;490;20220604;31.6;16.3;23.9;3.3;15.55;3.8;6.52;25549 +78092;45.50501;4.45545;490;20220605;26.8;16.6;21.7;3.2;15.98;.5;5.1;21487 +78092;45.50501;4.45545;490;20220606;26.1;13.5;19.8;2;14.52;1.1;4.5;21769 +78092;45.50501;4.45545;490;20220607;24.2;12.9;18.5;2.1;13.08;.1;4.59;23574 +78092;45.50501;4.45545;490;20220608;22.8;13.3;18;2.5;12.42;4.5;4.03;18036 +78092;45.50501;4.45545;490;20220609;20.3;12.1;16.2;3.4;11.52;.2;4.07;19221 +78092;45.50501;4.45545;490;20220610;24.7;11;17.8;3.1;10.42;0;5.47;25765 +78092;45.50501;4.45545;490;20220611;29.3;13.8;21.6;2.7;11.28;0;6.2;26503 +78092;45.50501;4.45545;490;20220612;32.1;16.3;24.2;2.2;12.95;.1;6.04;24244 +78092;45.50501;4.45545;490;20220613;26.8;17;21.9;3;14.62;0;5.11;20286 +78092;45.50501;4.45545;490;20220614;30.7;11.8;21.3;2.3;10.12;0;6.34;28163 +78092;45.50501;4.45545;490;20220615;33.9;17.8;25.8;2.5;14.52;0;6.57;24357 +78092;45.50501;4.45545;490;20220616;32.4;19.7;26.1;2.7;16.13;0;6.41;23963 +78092;45.50501;4.45545;490;20220617;33.7;18.6;26.1;2.8;12.75;1.5;7.11;26223 +78092;45.50501;4.45545;490;20220618;36.1;18.7;27.4;3.2;12.58;.1;8.06;27563 +78092;45.50501;4.45545;490;20220619;33.3;24;28.6;5.4;12.38;0;8.91;22417 +78092;45.50501;4.45545;490;20220620;33.3;21.3;27.3;4.4;10.82;0;8.49;25258 +78092;45.50501;4.45545;490;20220621;31.8;20.1;25.9;2.9;14.38;2.6;6.25;21916 +78092;45.50501;4.45545;490;20220622;29.5;19.2;24.4;2.9;18.35;19;5;18759 +78092;45.50501;4.45545;490;20220623;25;17;21;2.3;18.15;7.6;3.77;17145 +78092;45.50501;4.45545;490;20220624;21.8;17.3;19.6;2.7;15.32;4.5;3.36;12969 +78092;45.50501;4.45545;490;20220625;28.1;14;21.1;2.6;14.68;10.5;5.19;22932 +78092;45.50501;4.45545;490;20220626;19.9;14.7;17.3;2.4;17.08;1.4;2.36;11896 +78092;45.50501;4.45545;490;20220627;21.5;15.5;18.5;2.4;15.58;.8;3.2;14638 +78092;45.50501;4.45545;490;20220628;24.3;13.5;18.9;2.7;13.95;.1;4.43;20841 +78092;45.50501;4.45545;490;20220629;27.5;15.3;21.4;2.3;13.52;0;5.47;24979 +78092;45.50501;4.45545;490;20220630;27.5;16.3;21.9;2.8;14.35;11.6;5.02;19996 +78092;45.50501;4.45545;490;20220701;21.4;10.6;16;2.3;12.48;.1;4.25;24246 +78092;45.50501;4.45545;490;20220702;28.2;12.1;20.1;2.2;12.42;0;5.57;27115 +78092;45.50501;4.45545;490;20220703;30.4;16.8;23.6;1.8;16.15;1.9;5.42;24623 +78092;45.50501;4.45545;490;20220704;26.3;17.5;21.9;2.3;16.68;1.5;4.4;19242 +78092;45.50501;4.45545;490;20220705;26.3;15.9;21.1;2.5;13.95;0;5.18;23348 +78092;45.50501;4.45545;490;20220706;25.4;15.1;20.2;3.5;11.55;0;5.66;22865 +78092;45.50501;4.45545;490;20220707;25.6;13.2;19.4;3.5;11.95;0;5.19;21295 +78092;45.50501;4.45545;490;20220708;25.3;14.4;19.8;4.2;12.52;0;5.71;23993 +78092;45.50501;4.45545;490;20220709;27.5;13.7;20.6;3.2;11.82;0;5.97;25318 +78092;45.50501;4.45545;490;20220710;27.2;16.2;21.7;3.1;12.48;0;5.67;22316 +78092;45.50501;4.45545;490;20220711;28;14.1;21.1;3.2;12.65;.2;5.94;25030 +78092;45.50501;4.45545;490;20220712;29.8;16.1;23;3;12.78;0;6.28;25195 +78092;45.50501;4.45545;490;20220713;32.5;16;24.2;1.9;10.82;0;5.73;23080 +78092;45.50501;4.45545;490;20220714;35.2;19.8;27.5;2.2;12.7;0;6.73;25937 +78092;45.50501;4.45545;490;20220715;31.1;21.4;26.3;3.1;13.47;0;6.24;20724 +78092;45.50501;4.45545;490;20220716;30.3;15.5;22.9;3.2;11.08;0;6.7;25690 +78092;45.50501;4.45545;490;20220717;31.7;15.3;23.5;2.9;11.18;0;6.76;26062 +78092;45.50501;4.45545;490;20220718;36.1;18.4;27.2;2.2;12.35;0;6.94;26758 +78092;45.50501;4.45545;490;20220719;36.6;20.9;28.8;3.2;14.02;0;7.84;25892 +78092;45.50501;4.45545;490;20220720;32.8;20.9;26.9;3;16.08;.3;6.2;21150 +78092;45.50501;4.45545;490;20220721;30.7;17.7;24.2;2.4;15.22;0;5.64;23368 +78092;45.50501;4.45545;490;20220722;35.8;17.6;26.7;2.5;15.02;3.6;6.8;25544 +78092;45.50501;4.45545;490;20220723;28.4;19.9;24.1;2.6;17.48;0;4.88;19322 +78092;45.50501;4.45545;490;20220724;33.3;16.4;24.9;2.3;15.12;0;6.14;25202 +78092;45.50501;4.45545;490;20220725;33.8;19.5;26.7;2.9;15.08;.8;6.46;22924 +78092;45.50501;4.45545;490;20220726;26.7;18.4;22.5;3.8;13.95;0;5.57;20508 +78092;45.50501;4.45545;490;20220727;26.9;15;20.9;3.3;11.48;0;5.6;22113 +78092;45.50501;4.45545;490;20220728;31;14.9;22.9;2.2;11.45;0;5.59;22720 +78092;45.50501;4.45545;490;20220729;26.1;17.4;21.7;1.9;13.52;.7;3.96;15572 +78092;45.50501;4.45545;490;20220730;29.4;16.9;23.2;2.6;12.02;0;5.49;20669 +78092;45.50501;4.45545;490;20220731;31.6;18.5;25.1;2.9;12.48;0;6.22;22099 +78092;45.50501;4.45545;490;20220801;32.9;19.2;26;3;13.05;0;6.52;22383 +78092;45.50501;4.45545;490;20220802;31.9;18.3;25.1;2.6;14.08;.1;5.93;22393 +78092;45.50501;4.45545;490;20220803;35.9;19.1;27.5;2.5;13.38;0;6.65;24024 +78092;45.50501;4.45545;490;20220804;37.1;20.9;29;2.2;13.12;0;6.3;21613 +78092;45.50501;4.45545;490;20220805;32.7;21.2;26.9;2.6;15.05;.8;5.56;18075 +78092;45.50501;4.45545;490;20220806;29.1;17.9;23.5;3.1;16.02;0;5.41;21554 +78092;45.50501;4.45545;490;20220807;29.2;15.1;22.1;3.1;12.78;0;5.73;23067 +78092;45.50501;4.45545;490;20220808;30.5;16.6;23.6;2.9;11.35;0;6;22426 +78092;45.50501;4.45545;490;20220809;31.6;17;24.3;2.8;10.55;0;6.22;22654 +78092;45.50501;4.45545;490;20220810;33.1;17.5;25.3;2.1;10.75;0;5.86;23104 +78092;45.50501;4.45545;490;20220811;35;17.3;26.1;1.9;11.82;0;5.91;24341 +78092;45.50501;4.45545;490;20220812;34.1;17.3;25.7;2.4;11.92;0;6.24;23984 +78092;45.50501;4.45545;490;20220813;33.6;18.3;26;2.2;10.08;13.6;5.95;22189 +78092;45.50501;4.45545;490;20220814;22.5;17.7;20.1;1.9;17.05;15.3;2.66;11103 +78092;45.50501;4.45545;490;20220815;27;15.1;21;2.5;14.65;0;4.52;20268 +78092;45.50501;4.45545;490;20220816;30.5;15.7;23.1;2.5;15.18;4.5;5.09;20757 +78092;45.50501;4.45545;490;20220817;25.8;17.1;21.4;2;17.58;23;3.28;14144 +78092;45.50501;4.45545;490;20220818;22.1;13.3;17.7;2.5;16.18;7.6;2.79;13944 +78092;45.50501;4.45545;490;20220819;24;16.3;20.1;2.8;16.82;1.1;3.48;15414 +78092;45.50501;4.45545;490;20220820;25.6;17.5;21.5;2.4;16.65;.3;3.88;16927 +78092;45.50501;4.45545;490;20220821;24.5;14.2;19.3;2.6;13.48;0;3.87;16887 +78092;45.50501;4.45545;490;20220822;25.3;16.4;20.9;2.6;14.45;0;4.06;17193 +78092;45.50501;4.45545;490;20220823;28;16.7;22.3;2.6;15.68;0;4.37;17813 +78092;45.50501;4.45545;490;20220824;29.9;17.1;23.5;1.9;14.35;0;4.54;19682 +78092;45.50501;4.45545;490;20220825;31.8;17.3;24.5;2.2;15.45;6.9;4.98;20068 +78092;45.50501;4.45545;490;20220826;25.3;18.5;21.9;2.8;18.22;.4;3.45;14066 +78092;45.50501;4.45545;490;20220827;24.4;16;20.2;2.3;16.95;0;2.98;12848 +78092;45.50501;4.45545;490;20220828;27.9;15.3;21.6;2.1;15.95;0;3.96;17925 +78092;45.50501;4.45545;490;20220829;30.6;16.5;23.6;2.2;15.78;.3;4.47;18128 +78092;45.50501;4.45545;490;20220830;26.6;19.1;22.9;2.2;17.62;2.6;3.42;13390 +78092;45.50501;4.45545;490;20220831;25.9;16.7;21.3;2.2;16.95;.6;3.4;14916 +78092;45.50501;4.45545;490;20220901;27;14.6;20.8;2.3;14.48;0;3.85;16925 +78092;45.50501;4.45545;490;20220902;26.7;15.6;21.1;2.2;14.42;11.7;3.7;15323 +78092;45.50501;4.45545;490;20220903;25.3;15.3;20.3;2.2;16.88;3.9;3.11;13979 +78092;45.50501;4.45545;490;20220904;27.4;14.1;20.8;2;17.25;0;3.65;18187 +78092;45.50501;4.45545;490;20220905;29.1;16.9;23;2.7;17.65;.2;4.16;17153 +78092;45.50501;4.45545;490;20220906;27.9;18.2;23.1;2.5;17.68;2.6;3.59;13307 +78092;45.50501;4.45545;490;20220907;25.1;16.1;20.6;2.4;18.48;1;2.85;13174 +78092;45.50501;4.45545;490;20220908;23.6;13.1;18.4;1.9;14.72;.1;2.98;15279 +78092;45.50501;4.45545;490;20220909;23.9;12.8;18.4;2.4;12.18;.2;3.45;15855 +78092;45.50501;4.45545;490;20220910;21.8;11.6;16.7;1.8;12.05;0;2.85;15017 +78092;45.50501;4.45545;490;20220911;23.5;11.8;17.7;2.3;12.05;.1;3.35;16221 +78092;45.50501;4.45545;490;20220912;29.4;12.2;20.8;2.1;13.82;0;4.05;18671 +78092;45.50501;4.45545;490;20220913;28.2;17.1;22.6;3.2;18.02;0;3.8;14556 +78092;45.50501;4.45545;490;20220914;26.1;19.5;22.8;3.2;18.12;5.7;3.39;11379 +78092;45.50501;4.45545;490;20220915;24.4;15.2;19.8;1.9;17.32;13.9;2.67;13170 +78092;45.50501;4.45545;490;20220916;19.9;15.1;17.5;2.8;14.65;1.5;2.41;10654 +78092;45.50501;4.45545;490;20220917;14.8;9.3;12.1;3.4;9.48;0;2.4;12019 +78092;45.50501;4.45545;490;20220918;18;6.2;12.1;2.3;8.25;0;2.71;15606 +78092;45.50501;4.45545;490;20220919;17.8;7.1;12.4;2.6;8.32;0;2.74;14537 +78092;45.50501;4.45545;490;20220920;18.2;6.3;12.3;2.7;8.05;0;2.85;15151 +78092;45.50501;4.45545;490;20220921;18.3;6.5;12.4;2.5;8.48;0;2.72;14871 +78092;45.50501;4.45545;490;20220922;20.8;6.2;13.5;1.6;9.02;0;2.58;16010 +78092;45.50501;4.45545;490;20220923;21.7;9.5;15.6;2.1;12.08;3.7;2.48;12897 +78092;45.50501;4.45545;490;20220924;19.9;11.3;15.6;1.8;13.85;7.4;2.12;12538 +78092;45.50501;4.45545;490;20220925;16.4;10.9;13.7;2;12.56;2.9;1.56;8522 +78092;45.50501;4.45545;490;20220926;16.8;9.5;13.2;2.2;10.95;2.8;1.97;10784 +78092;45.50501;4.45545;490;20220927;15;9;12;2.3;10.55;2.1;1.66;8675 +78092;45.50501;4.45545;490;20220928;18.3;10.2;14.2;2.6;12.58;10.6;1.92;9491 +78092;45.50501;4.45545;490;20220929;13.2;9.8;11.5;1.8;11.02;1.6;1.29;6656 +78092;45.50501;4.45545;490;20220930;13.3;7;10.2;2.5;9.38;.5;1.64;9360 +78092;45.50501;4.45545;490;20221001;17.1;5.9;11.5;2.3;10.88;.5;1.73;9159 +78092;45.50501;4.45545;490;20221002;23.2;12.4;17.8;1.9;13.58;0;2.4;12537 +78092;45.50501;4.45545;490;20221003;18.2;13.3;15.8;2.4;13.45;0;1.78;7736 +78092;45.50501;4.45545;490;20221004;21.6;9.2;15.4;1.3;12.82;.1;1.93;12828 +78092;45.50501;4.45545;490;20221005;24.1;10.3;17.2;2.7;11.45;.1;3.02;13868 +78092;45.50501;4.45545;490;20221006;20.5;12;16.2;2.1;13.08;.2;1.98;9547 +78092;45.50501;4.45545;490;20221007;21.6;10.6;16.1;1.8;13.43;1.1;2;11485 +78092;45.50501;4.45545;490;20221008;14.9;14;14.5;1.7;13.99;11.8;.86;1470 +78092;45.50501;4.45545;490;20221009;18;5.5;11.8;2.3;11.29;.1;1.66;11670 +78092;45.50501;4.45545;490;20221010;21.7;10.3;16;2.3;12.59;0;2.16;11072 +78092;45.50501;4.45545;490;20221011;19.7;10.5;15.1;1.8;13.96;.2;1.52;9043 +78092;45.50501;4.45545;490;20221012;20;13.5;16.8;1.2;14.86;.2;1.44;8614 +78092;45.50501;4.45545;490;20221013;18.2;10.3;14.2;1.8;13.26;2.2;1.34;7270 +78092;45.50501;4.45545;490;20221014;18.3;12.4;15.4;2.3;14.03;.6;1.4;6065 +78092;45.50501;4.45545;490;20221015;24.6;13.4;19;2.6;12.63;.1;2.6;10351 +78092;45.50501;4.45545;490;20221016;23.4;13.9;18.7;3.6;13.76;.1;2.67;9878 +78092;45.50501;4.45545;490;20221017;23.2;15.3;19.3;3.5;13.53;.1;2.72;9032 +78092;45.50501;4.45545;490;20221018;23.7;13.2;18.4;1.9;13.39;.1;2.09;9950 +78092;45.50501;4.45545;490;20221019;22.1;10.7;16.4;2;13.26;.8;1.81;9541 +78092;45.50501;4.45545;490;20221020;22.1;15.8;18.9;3.5;15.09;2.1;2.22;6638 +78092;45.50501;4.45545;490;20221021;20.3;16.2;18.2;3.3;15.15;.1;1.87;4947 +78092;45.50501;4.45545;490;20221022;22.8;11.5;17.2;1.9;14.42;0;1.75;9763 +78092;45.50501;4.45545;490;20221023;22.8;15.5;19.2;4.9;14.52;0;2.91;6716 +78092;45.50501;4.45545;490;20221024;21.9;16.1;19;2.4;14.28;.6;1.93;6488 +78092;45.50501;4.45545;490;20221025;19.1;9.6;14.3;2.4;12.05;.1;1.61;7809 +78092;45.50501;4.45545;490;20221026;23.4;13.2;18.3;2.5;13.92;.1;2.04;8766 +78092;45.50501;4.45545;490;20221027;24;12.8;18.4;2.6;14.22;0;2.05;7923 +78092;45.50501;4.45545;490;20221028;24.3;14.8;19.6;2.4;11.82;0;2.51;7635 +78092;45.50501;4.45545;490;20221029;26.3;11.6;18.9;2.2;9.55;0;2.65;9346 +78092;45.50501;4.45545;490;20221030;25.1;15.1;20.1;3.1;8.55;0;3.34;8249 +78092;45.50501;4.45545;490;20221031;20.9;12.1;16.5;3.5;12.32;6.7;2.14;7240 +78092;45.50501;4.45545;490;20221101;19.1;13.3;16.2;2.1;14.02;0;1.33;6394 +78092;45.50501;4.45545;490;20221102;16.4;7.5;11.9;1.9;9.82;.2;1.26;7234 +78092;45.50501;4.45545;490;20221103;15.3;7;11.2;2.7;9.82;1;1.32;5046 +78092;45.50501;4.45545;490;20221104;11.4;6.1;8.8;2.7;8.48;5.4;1.14;4841 +78092;45.50501;4.45545;490;20221105;10.2;6.1;8.1;3.2;8.08;0;1.15;4675 +78092;45.50501;4.45545;490;20221106;15.5;2;8.8;2.4;6.95;0;1.48;7391 +78092;45.50501;4.45545;490;20221107;18.1;5.7;11.9;2.1;8.58;0;1.48;8240 +78092;45.50501;4.45545;490;20221108;16.6;8.1;12.3;4.2;10.45;11.5;1.64;5538 +78092;45.50501;4.45545;490;20221109;13.6;12.5;13;2.3;13.58;12.4;.75;1649 +78092;45.50501;4.45545;490;20221110;14.3;9.2;11.7;1.9;10.78;0;.95;5252 +78092;45.50501;4.45545;490;20221111;15;4.6;9.8;1.5;10.22;.1;.75;6744 +78092;45.50501;4.45545;490;20221112;13.8;7.5;10.7;1.7;10.68;.1;.82;5202 +78092;45.50501;4.45545;490;20221113;11.7;5.1;8.4;1.4;10.05;0;.56;4285 +78092;45.50501;4.45545;490;20221114;14.5;8;11.3;3;10.65;2.6;1.08;4261 +78092;45.50501;4.45545;490;20221115;14.4;9.8;12.1;2.5;12.15;1;.83;3147 +78092;45.50501;4.45545;490;20221116;16.1;7.8;11.9;2.8;9.55;0;1.38;5552 +78092;45.50501;4.45545;490;20221117;15.8;8.8;12.3;3.7;10.05;.8;1.56;4581 +78092;45.50501;4.45545;490;20221118;11.7;5.7;8.7;2;8.22;1.4;.87;4912 +78092;45.50501;4.45545;490;20221119;9.3;4;6.7;2.6;7.72;2.2;.83;3489 +78092;45.50501;4.45545;490;20221120;10.3;4.7;7.5;2.5;7.62;.1;.92;4968 +78092;45.50501;4.45545;490;20221121;8.1;3.6;5.8;2.3;7.98;5.4;.69;2571 +78092;45.50501;4.45545;490;20221122;9;3.4;6.2;1.7;7.15;0;.72;3745 +78092;45.50501;4.45545;490;20221123;11.6;2.3;7;2.3;7.78;2.9;.89;4208 +78092;45.50501;4.45545;490;20221124;13.2;3.5;8.3;2.3;7.68;0;.97;5651 +78092;45.50501;4.45545;490;20221125;11;6.4;8.7;2.4;8.58;3.1;.91;2948 +78092;45.50501;4.45545;490;20221126;9.4;4.7;7;2.3;8.18;.1;.69;3673 +78092;45.50501;4.45545;490;20221127;11.1;.6;5.9;2.8;7.58;.8;.8;5062 +78092;45.50501;4.45545;490;20221128;9;7;8;2;9.05;5.6;.7;1626 +78092;45.50501;4.45545;490;20221129;7.2;4.4;5.8;2.1;7.98;.7;.57;2272 +78092;45.50501;4.45545;490;20221130;6.8;5.4;6.1;2.2;8.12;.1;.63;1098 +78092;45.50501;4.45545;490;20221201;5.6;4.2;4.9;2.3;7.25;.1;.66;1152 +78092;45.50501;4.45545;490;20221202;3.2;1.9;2.6;1.4;6.45;1.2;.46;1197 +78092;45.50501;4.45545;490;20221203;3.9;.5;2.2;1.2;6.92;4.1;.33;2118 +78092;45.50501;4.45545;490;20221204;4.4;1.9;3.1;1.8;7.15;4;.41;1763 +78092;45.50501;4.45545;490;20221205;6.9;-.8;3.1;1.8;5.62;0;.56;5009 +78092;45.50501;4.45545;490;20221206;3.2;-2.9;.2;1.7;5.45;.1;.34;4402 +78092;45.50501;4.45545;490;20221207;1.7;-.4;.7;1.4;6.12;0;.35;1283 +78092;45.50501;4.45545;490;20221208;2.8;-.6;1.1;1.7;5.68;9.1;.4;2722 +78092;45.50501;4.45545;490;20221209;3.2;.6;1.9;1.4;6.68;2.2;.33;1882 +78092;45.50501;4.45545;490;20221210;-.4;-.8;-.6;3.1;5.28;.1;.46;540 +78092;45.50501;4.45545;490;20221211;1.1;-4.2;-1.6;2.2;4.08;0;.47;4346 +78092;45.50501;4.45545;490;20221212;-1.6;-6.3;-4;1.7;4.28;2.7;.26;3239 +78092;45.50501;4.45545;490;20221213;2.8;-3.1;-.1;1.9;5.82;.3;.25;3111 +78092;45.50501;4.45545;490;20221214;12.1;1.3;6.7;2.1;8.58;.5;.56;3952 +78092;45.50501;4.45545;490;20221215;5.3;2.2;3.7;1.9;7.92;27.8;.3;1623 +78092;45.50501;4.45545;490;20221216;.9;.5;.7;3.1;6.25;.2;.36;399 +78092;45.50501;4.45545;490;20221217;.6;-6.4;-2.9;2.5;4.15;0;.34;4953 +78092;45.50501;4.45545;490;20221218;9.2;-5.7;1.8;2.9;5.62;0;.69;5686 +78092;45.50501;4.45545;490;20221219;13.3;6.1;9.7;5.5;9.18;0;1.32;3981 +78092;45.50501;4.45545;490;20221220;13.7;11.3;12.5;5.4;10.05;.1;1.8;1584 +78092;45.50501;4.45545;490;20221221;15.4;11.1;13.2;2.9;10.28;.1;1.3;3393 +78092;45.50501;4.45545;490;20221222;14;9;11.5;2.3;9.58;4.7;1.05;2526 +78092;45.50501;4.45545;490;20221223;15.5;9.5;12.5;2.6;11.72;.4;.94;2705 +78092;45.50501;4.45545;490;20221224;15.7;10.2;12.9;1.7;12.12;.1;.7;3403 +78092;45.50501;4.45545;490;20221225;15.5;5.2;10.4;2.8;9.12;0;1.09;4568 +78092;45.50501;4.45545;490;20221226;13.9;6.4;10.2;2.1;9.62;.4;.83;2872 +78092;45.50501;4.45545;490;20221227;10.9;5.2;8.1;2;8.48;0;.65;3816 +78092;45.50501;4.45545;490;20221228;11.7;1.2;6.4;2.5;7.48;.1;.81;4564 +78092;45.50501;4.45545;490;20221229;13;7.7;10.4;3.2;9.22;3.2;1.13;2644 +78092;45.50501;4.45545;490;20221230;11.6;4.6;8.1;2.7;9.42;.9;.75;2438 +78092;45.50501;4.45545;490;20221231;17.8;9.9;13.9;3.9;10.32;0;1.69;4584 +78093;45.52128;4.77427;241;20220101;12;3.1;7.6;1.5;8.61;.1;.43;4544 +78093;45.52128;4.77427;241;20220102;7.8;3.9;5.9;2.9;9.01;0;.24;2720 +78093;45.52128;4.77427;241;20220103;10.3;5.2;7.8;1.7;9.51;.7;.38;3265 +78093;45.52128;4.77427;241;20220104;13.5;6.7;10.1;5.2;9.71;8;1.08;3940 +78093;45.52128;4.77427;241;20220105;4.5;3.4;4;4.8;6.21;.1;.88;1054 +78093;45.52128;4.77427;241;20220106;5.2;2.5;3.9;4.4;5.51;0;1.06;2188 +78093;45.52128;4.77427;241;20220107;3.5;.2;1.9;1.4;5.71;4.3;.41;2541 +78093;45.52128;4.77427;241;20220108;6.1;1.7;3.9;2.5;7.41;1.9;.34;3105 +78093;45.52128;4.77427;241;20220109;6.5;4.2;5.4;2.3;7.01;4.9;.65;2017 +78093;45.52128;4.77427;241;20220110;5.6;3;4.3;3.8;6.61;0;.72;2228 +78093;45.52128;4.77427;241;20220111;3.4;1;2.2;3.9;5.81;0;.62;2131 +78093;45.52128;4.77427;241;20220112;2.3;.8;1.6;3.2;5.21;0;.69;1517 +78093;45.52128;4.77427;241;20220113;2.3;-1.5;.4;2.4;4.91;0;.52;2988 +78093;45.52128;4.77427;241;20220114;3.6;-4.6;-.5;2.3;4.71;0;.46;4872 +78093;45.52128;4.77427;241;20220115;1.8;-4.6;-1.4;2.1;4.81;0;.33;4249 +78093;45.52128;4.77427;241;20220116;3.4;-4.4;-.5;2.3;4.71;0;.47;4845 +78093;45.52128;4.77427;241;20220117;4.4;-2.4;1;3.6;6.11;0;.32;4520 +78093;45.52128;4.77427;241;20220118;5;1.8;3.4;2.3;6.01;0;.63;2856 +78093;45.52128;4.77427;241;20220119;2.6;-3.3;-.3;1.6;5.61;0;.26;4260 +78093;45.52128;4.77427;241;20220120;5.6;1.6;3.6;4;6.61;.5;.62;3395 +78093;45.52128;4.77427;241;20220121;4.8;.2;2.5;6.8;5.11;0;1.16;3760 +78093;45.52128;4.77427;241;20220122;5.8;0;2.9;4.5;5.71;0;.85;4396 +78093;45.52128;4.77427;241;20220123;2.2;1.7;2;2.5;6.01;0;.51;667 +78093;45.52128;4.77427;241;20220124;5.9;-2;2;.7;5.81;0;.37;5432 +78093;45.52128;4.77427;241;20220125;7.9;-3.6;2.2;1.5;5.71;0;.52;6836 +78093;45.52128;4.77427;241;20220126;-1.2;-3.3;-2.2;3.8;5.21;0;.14;2442 +78093;45.52128;4.77427;241;20220127;-1.4;-2.6;-2;3.1;4.91;0;.3;1656 +78093;45.52128;4.77427;241;20220128;7.4;-2.6;2.4;4.4;6.31;0;.64;6591 +78093;45.52128;4.77427;241;20220129;3.9;-.9;1.5;3.5;5.91;0;.5;4354 +78093;45.52128;4.77427;241;20220130;10.3;1.5;5.9;4.1;7.71;.1;.83;6310 +78093;45.52128;4.77427;241;20220131;8.5;5;6.8;4;7.11;1.4;1.11;3704 +78093;45.52128;4.77427;241;20220201;7.3;1.3;4.3;3.8;5.91;1.3;1.03;5210 +78093;45.52128;4.77427;241;20220202;11.4;2.9;7.2;2.6;8.51;.3;.75;6471 +78093;45.52128;4.77427;241;20220203;11.5;6.2;8.9;1.9;8.41;0;.88;4997 +78093;45.52128;4.77427;241;20220204;10.9;2.7;6.8;1.8;7.51;.4;.81;6535 +78093;45.52128;4.77427;241;20220205;10.2;4.7;7.5;3.3;6.61;0;1.33;5270 +78093;45.52128;4.77427;241;20220206;10.5;0;5.3;1.6;6.61;1.6;.8;7745 +78093;45.52128;4.77427;241;20220207;9.3;6.7;8;4.8;7.01;.3;1.54;3456 +78093;45.52128;4.77427;241;20220208;11.4;1.9;6.7;2.3;5.51;0;1.32;7548 +78093;45.52128;4.77427;241;20220209;14.7;-1.6;6.6;3.1;6.51;0;1.52;10320 +78093;45.52128;4.77427;241;20220210;6;3;4.5;2.2;8.05;.8;1.36;11139 +78093;45.52128;4.77427;241;20220211;8.3;6.3;7.3;5;6.85;.5;1.57;8581 +78093;45.52128;4.77427;241;20220212;10.8;-2.4;4.2;2.1;6.1;0;1;7160 +78093;45.52128;4.77427;241;20220213;12.7;2.8;7.8;7.1;6.8;0;2.19;11080 +78093;45.52128;4.77427;241;20220214;10;8.6;9.3;4.3;8.7;7.9;1.33;2195 +78093;45.52128;4.77427;241;20220215;9.5;4.6;7.1;3.2;7.2;1.6;1.23;6044 +78093;45.52128;4.77427;241;20220216;8.4;3.4;5.9;2.9;8.41;3.8;.65;5929 +78093;45.52128;4.77427;241;20220217;16.7;6.4;11.6;1.8;9.81;0;1.3;9039 +78093;45.52128;4.77427;241;20220218;19.4;5.9;12.7;3.3;9.31;.1;2.11;10634 +78093;45.52128;4.77427;241;20220219;11.1;5.6;8.4;3.1;6.01;0;1.72;6558 +78093;45.52128;4.77427;241;20220220;14.1;2;8.1;1.7;7.01;1;1.32;10315 +78093;45.52128;4.77427;241;20220221;9.7;7.3;8.5;4.7;7.61;2.6;1.52;4157 +78093;45.52128;4.77427;241;20220222;13.1;6.4;9.8;3.8;7.71;0;1.78;7668 +78093;45.52128;4.77427;241;20220223;15.2;7.6;11.4;1.8;8.61;0;1.46;8347 +78093;45.52128;4.77427;241;20220224;15;3.7;9.4;3.4;8.21;0;1.72;10526 +78093;45.52128;4.77427;241;20220225;10.2;5.3;7.8;5.1;5.71;0;2.16;6720 +78093;45.52128;4.77427;241;20220226;10.1;1.8;6;2.7;5.61;0;1.51;9149 +78093;45.52128;4.77427;241;20220227;13.2;-1.3;6;.9;5.71;0;1.23;12558 +78093;45.52128;4.77427;241;20220228;13.9;.4;7.2;1.8;6.01;0;1.59;12253 +78093;45.52128;4.77427;241;20220301;15.2;2.6;8.9;2.9;6.31;0;2.1;11969 +78093;45.52128;4.77427;241;20220302;12.7;3.1;7.9;3.7;7.71;0;1.61;10475 +78093;45.52128;4.77427;241;20220303;14.9;3.4;9.2;1.5;8.51;0;1.42;11708 +78093;45.52128;4.77427;241;20220304;15.5;5.7;10.6;3.9;6.31;0;2.63;10884 +78093;45.52128;4.77427;241;20220305;11.1;2.6;6.9;3.5;4.11;0;2.33;10211 +78093;45.52128;4.77427;241;20220306;9.5;-.2;4.7;2.8;3.81;0;1.92;11116 +78093;45.52128;4.77427;241;20220307;11.3;-.9;5.2;2.1;4.61;0;1.75;12742 +78093;45.52128;4.77427;241;20220308;12.9;-2.2;5.4;4.1;6.01;0;2.01;14462 +78093;45.52128;4.77427;241;20220309;15.3;1.5;8.4;3.2;7.21;0;2.11;13962 +78093;45.52128;4.77427;241;20220310;15.5;2.7;9.1;3.9;8.41;.4;2.03;13584 +78093;45.52128;4.77427;241;20220311;14.9;8.2;11.6;7.9;7.81;.1;3.11;9701 +78093;45.52128;4.77427;241;20220312;10.8;8;9.4;5.1;7.21;.1;2.08;6030 +78093;45.52128;4.77427;241;20220313;12.1;8.1;10.1;5.4;8.11;6.7;2.07;7481 +78093;45.52128;4.77427;241;20220314;13.8;4.2;9;1.6;9.71;2.3;1.42;12237 +78093;45.52128;4.77427;241;20220315;16.5;9.2;12.9;6.6;9.91;0;2.66;10685 +78093;45.52128;4.77427;241;20220316;18.4;8.6;13.5;4.1;10.11;0;2.61;12675 +78093;45.52128;4.77427;241;20220317;14.5;10.1;12.3;4.4;10.31;.1;1.93;8295 +78093;45.52128;4.77427;241;20220318;11.5;8;9.8;3.4;9.3;0;1.26;2493 +78093;45.52128;4.77427;241;20220319;15.1;3.1;9.1;2;8.4;0;1.89;13559 +78093;45.52128;4.77427;241;20220320;14.7;5.7;10.2;4.8;6.7;0;2.88;11365 +78093;45.52128;4.77427;241;20220321;16.5;7.7;12.1;5;6.15;0;3.83;16824 +78093;45.52128;4.77427;241;20220322;16.3;3.6;9.9;3.8;5.6;0;3.38;18806 +78093;45.52128;4.77427;241;20220323;17.4;2.3;9.8;1.6;5.7;0;2.62;19005 +78093;45.52128;4.77427;241;20220324;20.6;2;11.3;1.2;5.9;0;2.71;19470 +78093;45.52128;4.77427;241;20220325;19.8;3.8;11.8;1.8;6.95;0;2.89;19196 +78093;45.52128;4.77427;241;20220326;20.2;4.3;12.2;1.9;7.3;0;3.02;19501 +78093;45.52128;4.77427;241;20220327;21.3;4.4;12.9;1.3;7.3;0;2.77;17876 +78093;45.52128;4.77427;241;20220328;21.8;4.7;13.2;2.9;6.35;0;3.77;18013 +78093;45.52128;4.77427;241;20220329;19.8;11;15.4;5.7;6.4;1.3;4.78;12009 +78093;45.52128;4.77427;241;20220330;16.3;9.4;12.9;3.2;10.05;4.7;2.35;11136 +78093;45.52128;4.77427;241;20220331;12.4;8.4;10.4;3.1;9.55;4.5;1.7;8391 +78093;45.52128;4.77427;241;20220401;4.5;.6;2.6;6.3;6.19;5.2;1;4600 +78093;45.52128;4.77427;241;20220402;5.9;1.7;3.8;6.2;5;0;1.91;9070 +78093;45.52128;4.77427;241;20220403;6.3;.4;3.3;5.4;5.35;0;1.7;9706 +78093;45.52128;4.77427;241;20220404;9.9;-1.1;4.4;1.7;5.2;0;2.19;20918 +78093;45.52128;4.77427;241;20220405;14;1.3;7.6;2;7.45;0;2.24;17192 +78093;45.52128;4.77427;241;20220406;15.2;7.2;11.2;1.3;10.2;.8;1.69;10053 +78093;45.52128;4.77427;241;20220407;13.8;9.5;11.6;5.3;10.6;1.3;1.76;5407 +78093;45.52128;4.77427;241;20220408;18.5;11.6;15;6.6;10.35;.2;3.42;8262 +78093;45.52128;4.77427;241;20220409;10.7;3.7;7.2;4.2;7.05;1;2.19;14109 +78093;45.52128;4.77427;241;20220410;14.5;-.7;6.9;1.8;6.65;0;2.58;21117 +78093;45.52128;4.77427;241;20220411;17.8;4.5;11.1;8.1;6.85;0;4.39;16890 +78093;45.52128;4.77427;241;20220412;19.2;12.3;15.8;5.8;6.25;.4;4.8;8593 +78093;45.52128;4.77427;241;20220413;20.7;9.7;15.2;2.3;9.4;0;3.16;14733 +78093;45.52128;4.77427;241;20220414;21.9;9;15.4;3.4;11.95;0;3.79;21904 +78093;45.52128;4.77427;241;20220415;22.8;10.5;16.7;4.2;11.65;0;4.38;22194 +78093;45.52128;4.77427;241;20220416;21.6;10.9;16.2;5.7;9.8;0;5.07;23398 +78093;45.52128;4.77427;241;20220417;18.7;5.4;12.1;2.3;7.65;0;3.75;24721 +78093;45.52128;4.77427;241;20220418;20.1;4.9;12.5;2.1;7;0;3.6;20813 +78093;45.52128;4.77427;241;20220419;20.7;5.9;13.3;2.4;7.5;0;3.86;21610 +78093;45.52128;4.77427;241;20220420;21.1;6;13.6;2.8;9.6;.4;3.38;17235 +78093;45.52128;4.77427;241;20220421;20.5;11.5;16;3.4;10.05;0;4.02;19543 +78093;45.52128;4.77427;241;20220422;21.1;6.7;13.9;2.5;8.8;0;3.78;20558 +78093;45.52128;4.77427;241;20220423;17.7;13.2;15.4;4.9;9.65;8.3;3.3;7391 +78093;45.52128;4.77427;241;20220424;16.8;8;12.4;4.3;10.4;1.8;2.7;13466 +78093;45.52128;4.77427;241;20220425;16.5;11.3;13.9;2.3;11.6;2;2.13;9850 +78093;45.52128;4.77427;241;20220426;18.4;9.4;13.9;2.5;10.75;0;3.35;20887 +78093;45.52128;4.77427;241;20220427;19.7;5.2;12.5;2.4;9.1;0;3.81;25020 +78093;45.52128;4.77427;241;20220428;22.4;6.5;14.5;2;10.25;0;4.12;25792 +78093;45.52128;4.77427;241;20220429;22;8.2;15.1;2.6;10.5;.1;3.71;18971 +78093;45.52128;4.77427;241;20220430;20;7.7;13.8;3.4;10.3;0;3.99;24078 +78093;45.52128;4.77427;241;20220501;19.4;7.6;13.5;3.4;8.8;0;4.29;25210 +78093;45.52128;4.77427;241;20220502;21.1;6.5;13.8;2.6;9.4;.1;4.13;24567 +78093;45.52128;4.77427;241;20220503;21.7;9.9;15.8;2.5;10.85;.6;3.5;16847 +78093;45.52128;4.77427;241;20220504;22.1;9.6;15.9;2.7;11.5;4;3.86;20557 +78093;45.52128;4.77427;241;20220505;19;11.8;15.4;4.7;11.3;.3;3.63;16260 +78093;45.52128;4.77427;241;20220506;18.3;10.5;14.4;3.7;10.71;0;3.32;17371 +78093;45.52128;4.77427;241;20220507;22.8;12;17.4;4.2;10.21;.1;4.79;20708 +78093;45.52128;4.77427;241;20220508;22.9;13.5;18.2;3;10.91;.5;4.31;19357 +78093;45.52128;4.77427;241;20220509;25.8;11.4;18.6;1.3;11.81;0;4.3;24294 +78093;45.52128;4.77427;241;20220510;28.3;11.6;20;1.7;13.31;.1;4.92;26359 +78093;45.52128;4.77427;241;20220511;29;12.8;20.9;4;12.21;0;6.22;26070 +78093;45.52128;4.77427;241;20220512;27.7;12.7;20.2;3.3;12.11;0;5.59;25167 +78093;45.52128;4.77427;241;20220513;25.8;11.9;18.9;1.5;13.81;.2;4.33;24301 +78093;45.52128;4.77427;241;20220514;27;15.1;21.1;1.7;14.11;0;4.5;22515 +78093;45.52128;4.77427;241;20220515;29.5;12;20.8;3.4;13.21;.3;6.05;27614 +78093;45.52128;4.77427;241;20220516;30.4;14.5;22.5;2.5;11.11;0;6.02;26387 +78093;45.52128;4.77427;241;20220517;31.7;14.2;23;.8;14.11;0;5.1;27838 +78093;45.52128;4.77427;241;20220518;32;16.8;24.4;2;15.31;0;5.74;25984 +78093;45.52128;4.77427;241;20220519;31.7;17.6;24.7;5.2;15.31;.1;7.22;25087 +78093;45.52128;4.77427;241;20220520;30.6;17.5;24.1;5.4;12.51;0;7.48;24237 +78093;45.52128;4.77427;241;20220521;32.7;17.7;25.2;1.3;16.01;0;5.44;26091 +78093;45.52128;4.77427;241;20220522;31;18.3;24.7;1.9;18.51;.8;5.22;24017 +78093;45.52128;4.77427;241;20220523;29.7;17.5;23.6;2.8;15.91;2.4;5.53;23600 +78093;45.52128;4.77427;241;20220524;22.3;14.7;18.5;2.9;10.61;0;4.34;18495 +78093;45.52128;4.77427;241;20220525;25.1;11.7;18.4;3.8;10.21;0;5.56;24934 +78093;45.52128;4.77427;241;20220526;25.2;12.3;18.8;3.4;11.01;0;5.32;24520 +78093;45.52128;4.77427;241;20220527;26.2;13.9;20.1;3.7;12.91;0;5.39;23990 +78093;45.52128;4.77427;241;20220528;24.5;13.6;19.1;4.8;10.41;0;5.72;22593 +78093;45.52128;4.77427;241;20220529;22.5;11.5;17;4;7.51;0;5.48;22761 +78093;45.52128;4.77427;241;20220530;24.9;10.6;17.8;1.8;7.71;.8;5.01;26144 +78093;45.52128;4.77427;241;20220531;18.5;12.7;15.6;1.2;13.21;2.3;2.82;16360 +78093;45.52128;4.77427;241;20220601;27.8;13.3;20.6;1.4;16.51;13.2;4.83;26456 +78093;45.52128;4.77427;241;20220602;28.8;15.7;22.3;2.5;17.41;.9;5.2;25157 +78093;45.52128;4.77427;241;20220603;31.3;16.9;24.1;1.9;17.41;.3;5.62;26474 +78093;45.52128;4.77427;241;20220604;34.1;17.4;25.8;2.9;16.61;5.6;6.95;28635 +78093;45.52128;4.77427;241;20220605;29.3;17.2;23.3;1.8;16.61;0;5.11;24284 +78093;45.52128;4.77427;241;20220606;28.4;16;22.2;1.7;15.51;.9;5;24637 +78093;45.52128;4.77427;241;20220607;27.2;14.6;20.9;1.3;14.11;0;4.74;24882 +78093;45.52128;4.77427;241;20220608;24.3;13.2;18.8;1.4;13.91;6.7;4.22;23333 +78093;45.52128;4.77427;241;20220609;21.5;14;17.8;2.9;12.91;.7;3.9;19044 +78093;45.52128;4.77427;241;20220610;26.7;13.1;19.9;3;10.81;.1;5.72;25993 +78093;45.52128;4.77427;241;20220611;31.3;15.1;23.2;1.7;11.71;0;5.98;28485 +78093;45.52128;4.77427;241;20220612;33.9;15.7;24.8;.9;14.81;.1;5.87;30277 +78093;45.52128;4.77427;241;20220613;28.6;19.3;24;2.9;15.11;0;5.44;21404 +78093;45.52128;4.77427;241;20220614;32.4;15.9;24.2;1.9;11.41;0;6.36;28835 +78093;45.52128;4.77427;241;20220615;34.6;19.4;27;2.6;16.51;.2;6.9;27658 +78093;45.52128;4.77427;241;20220616;34.6;19.9;27.3;1.6;17.11;0;6.17;27200 +78093;45.52128;4.77427;241;20220617;35.6;21.9;28.8;2.1;13.21;3.5;6.79;26239 +78093;45.52128;4.77427;241;20220618;38.3;20.2;29.3;3.3;14.01;.3;8.66;30307 +78093;45.52128;4.77427;241;20220619;35.6;23;29.3;5.4;14.31;0;9.19;25142 +78093;45.52128;4.77427;241;20220620;35.6;20.1;27.9;3.9;11.31;0;8.6;27988 +78093;45.52128;4.77427;241;20220621;35;19.4;27.2;2.9;15.71;1.6;7.29;28081 +78093;45.52128;4.77427;241;20220622;30;19.9;25;2.9;20.21;11.3;5.27;22415 +78093;45.52128;4.77427;241;20220623;28.9;18.3;23.6;1.9;20.01;11.3;4.78;22980 +78093;45.52128;4.77427;241;20220624;22.9;18.1;20.5;1.1;17.11;10.6;3.09;15162 +78093;45.52128;4.77427;241;20220625;30.1;15.1;22.6;1.6;16.61;9.9;5.44;27488 +78093;45.52128;4.77427;241;20220626;25.3;15.8;20.6;1.7;18.01;.9;4.08;21678 +78093;45.52128;4.77427;241;20220627;24.8;17.1;21;2.2;16.31;0;4.08;19413 +78093;45.52128;4.77427;241;20220628;26.7;16.1;21.4;3;15.01;0;5.07;22916 +78093;45.52128;4.77427;241;20220629;29.2;18.7;24;1.2;14.41;0;4.8;22783 +78093;45.52128;4.77427;241;20220630;31.4;16.2;23.8;1.4;15.81;20;5.6;27568 +78093;45.52128;4.77427;241;20220701;23.9;12.6;18.3;1.6;13.31;0;4.27;23618 +78093;45.52128;4.77427;241;20220702;29.9;13.5;21.7;1.3;13.31;0;5.46;28603 +78093;45.52128;4.77427;241;20220703;31.5;17.2;24.4;1.2;17.81;1.9;5.36;26613 +78093;45.52128;4.77427;241;20220704;28.7;18.3;23.5;2.1;17.01;0;4.97;22529 +78093;45.52128;4.77427;241;20220705;28.4;18.4;23.4;2.5;14.61;0;5.27;22039 +78093;45.52128;4.77427;241;20220706;27.3;18.1;22.7;4;11.91;0;6.03;21066 +78093;45.52128;4.77427;241;20220707;27.5;15.4;21.5;3.5;12.31;0;5.85;24248 +78093;45.52128;4.77427;241;20220708;27;15.6;21.3;4.4;13.21;0;5.87;23464 +78093;45.52128;4.77427;241;20220709;29;16.6;22.8;3.4;12.01;0;6.24;24461 +78093;45.52128;4.77427;241;20220710;28.9;18.8;23.9;3.7;13.31;0;6.1;21940 +78093;45.52128;4.77427;241;20220711;30.5;16.9;23.7;2.7;12.81;.2;6.15;25548 +78093;45.52128;4.77427;241;20220712;32;19.5;25.8;2.2;13.41;0;6.01;24397 +78093;45.52128;4.77427;241;20220713;35.1;17.3;26.2;1.6;11.51;0;6.45;29217 +78093;45.52128;4.77427;241;20220714;37.1;19.8;28.5;1.1;14.61;0;6.15;28716 +78093;45.52128;4.77427;241;20220715;32.9;24.1;28.5;2.4;13.71;0;5.98;20165 +78093;45.52128;4.77427;241;20220716;32.4;19.3;25.9;3.4;10.51;0;7.21;24733 +78093;45.52128;4.77427;241;20220717;33.7;19.6;26.7;2.8;11.61;0;6.96;25619 +78093;45.52128;4.77427;241;20220718;37.8;19.2;28.5;1.7;13.91;0;6.86;29469 +78093;45.52128;4.77427;241;20220719;39.2;22.1;30.7;3.1;16.61;0;8.19;28130 +78093;45.52128;4.77427;241;20220720;37.2;21.6;29.4;2.1;17.81;.3;6.75;26740 +78093;45.52128;4.77427;241;20220721;33.2;19.9;26.6;1.8;15.81;0;5.73;24537 +78093;45.52128;4.77427;241;20220722;37.2;17.6;27.4;1.1;16.21;2;6.2;29834 +78093;45.52128;4.77427;241;20220723;31.1;20.4;25.8;1.8;18.21;0;5.01;21759 +78093;45.52128;4.77427;241;20220724;35.8;20.3;28.1;1.3;15.81;0;5.83;26275 +78093;45.52128;4.77427;241;20220725;36.4;20.9;28.7;2.4;16.01;1.1;6.82;26175 +78093;45.52128;4.77427;241;20220726;29.6;19.5;24.6;3.6;14.61;0;5.86;20871 +78093;45.52128;4.77427;241;20220727;29.8;18;23.9;3.5;11.81;0;6.28;22540 +78093;45.52128;4.77427;241;20220728;33.2;16.6;24.9;1.5;12.21;0;5.7;26792 +78093;45.52128;4.77427;241;20220729;28.4;19;23.7;1.3;14.81;1.6;4.28;19850 +78093;45.52128;4.77427;241;20220730;33;19.9;26.5;2.1;12.41;0;5.9;23493 +78093;45.52128;4.77427;241;20220731;33.8;20.4;27.1;2.1;12.91;0;6;23664 +78093;45.52128;4.77427;241;20220801;35.8;22.5;29.2;2;13.71;0;6.16;23463 +78093;45.52128;4.77427;241;20220802;33.6;20.7;27.2;1.9;14.61;0;5.65;22984 +78093;45.52128;4.77427;241;20220803;38.5;18.7;28.6;1.5;14.41;0;6.41;28407 +78093;45.52128;4.77427;241;20220804;38.9;21.2;30.1;2.4;14.71;0;7.23;26814 +78093;45.52128;4.77427;241;20220805;34.1;20.9;27.5;2;18.31;0;5.57;22915 +78093;45.52128;4.77427;241;20220806;32.2;19.9;26.1;3.5;15.41;0;6.26;21973 +78093;45.52128;4.77427;241;20220807;31.2;17.7;24.5;2.5;13.11;0;5.66;22941 +78093;45.52128;4.77427;241;20220808;32.9;19.7;26.3;2.2;11.61;0;5.81;22551 +78093;45.52128;4.77427;241;20220809;34.1;19;26.6;2.1;10.91;0;6.01;24049 +78093;45.52128;4.77427;241;20220810;35.8;21.2;28.5;1.9;11.11;0;5.99;23499 +78093;45.52128;4.77427;241;20220811;37.3;19.7;28.5;1.3;13.01;0;5.67;25740 +78093;45.52128;4.77427;241;20220812;35.7;20;27.9;1.4;14.31;0;5.43;24118 +78093;45.52128;4.77427;241;20220813;35.1;20.1;27.6;1.6;11.01;8;5.52;23413 +78093;45.52128;4.77427;241;20220814;23.5;18.8;21.2;2.2;19.61;12.6;2.7;12625 +78093;45.52128;4.77427;241;20220815;29.3;16.3;22.8;1.2;16.81;.2;4.16;21465 +78093;45.52128;4.77427;241;20220816;33.1;16;24.6;1.9;16.51;1.2;5.31;24594 +78093;45.52128;4.77427;241;20220817;28.1;19.3;23.7;1.8;18.01;11.4;3.86;17273 +78093;45.52128;4.77427;241;20220818;24.3;15.1;19.7;2.4;17.11;3.5;3.35;17563 +78093;45.52128;4.77427;241;20220819;25.3;17.1;21.2;2.8;18.41;1.3;3.44;16418 +78093;45.52128;4.77427;241;20220820;28.4;18.5;23.5;2.5;17.21;.3;4.25;18005 +78093;45.52128;4.77427;241;20220821;28.6;17.7;23.2;1.9;13.61;0;4.31;18804 +78093;45.52128;4.77427;241;20220822;29.5;17.6;23.6;3;14.91;0;4.98;19549 +78093;45.52128;4.77427;241;20220823;31;18.9;25;3;16.01;.2;5.18;19577 +78093;45.52128;4.77427;241;20220824;32.1;19.5;25.8;1.4;14.21;0;4.43;19850 +78093;45.52128;4.77427;241;20220825;34.5;17.6;26.1;1.8;16.21;7.1;5.18;22961 +78093;45.52128;4.77427;241;20220826;27.4;20.5;24;2.4;19.01;.5;3.56;14232 +78093;45.52128;4.77427;241;20220827;26.6;17.7;22.2;2.5;17.41;0;3.64;16161 +78093;45.52128;4.77427;241;20220828;30.5;18.4;24.5;1.7;16.91;0;4.15;18845 +78093;45.52128;4.77427;241;20220829;32.2;16.4;24.3;1.2;17.31;.2;4.23;21493 +78093;45.52128;4.77427;241;20220830;28.1;20.8;24.5;1.8;20.81;9.3;3.26;14201 +78093;45.52128;4.77427;241;20220831;28.6;18.4;23.5;1.9;17.61;.3;3.73;16812 +78093;45.52128;4.77427;241;20220901;29.3;16.8;23.1;1.6;14.51;0;3.94;18552 +78093;45.52128;4.77427;241;20220902;27.8;16.7;22.3;.9;16.11;7.8;3.22;17282 +78093;45.52128;4.77427;241;20220903;26;16.6;21.3;1.4;18.71;9.1;2.96;15694 +78093;45.52128;4.77427;241;20220904;29.5;16.1;22.8;2.1;18.81;.1;3.85;18750 +78093;45.52128;4.77427;241;20220905;30.8;19.4;25.1;3.2;20.91;0;4.27;17071 +78093;45.52128;4.77427;241;20220906;30.5;19.9;25.2;2.5;20.31;1.5;3.97;16281 +78093;45.52128;4.77427;241;20220907;27.7;17.3;22.5;1.8;18.61;4.2;3.27;15970 +78093;45.52128;4.77427;241;20220908;25.4;15.6;20.5;1;16.11;.1;2.77;15333 +78093;45.52128;4.77427;241;20220909;25.3;14.8;20.1;1;13.81;.2;2.84;15753 +78093;45.52128;4.77427;241;20220910;24.3;13.2;18.8;.6;13.01;0;2.57;16068 +78093;45.52128;4.77427;241;20220911;26;13.2;19.6;1.1;12.71;0;3.02;17156 +78093;45.52128;4.77427;241;20220912;30.4;12.1;21.3;1.6;15.01;.1;3.85;20491 +78093;45.52128;4.77427;241;20220913;28;19.5;23.8;3.7;20.81;.6;3.46;13539 +78093;45.52128;4.77427;241;20220914;26.9;20.4;23.7;4;19.51;7.9;3.46;11606 +78093;45.52128;4.77427;241;20220915;25.4;15.8;20.6;1.7;18.21;10.2;2.65;14154 +78093;45.52128;4.77427;241;20220916;21.7;15.3;18.5;2.5;15.41;.4;2.38;11271 +78093;45.52128;4.77427;241;20220917;16.7;10.1;13.4;3.4;10.21;0;2.35;11338 +78093;45.52128;4.77427;241;20220918;20.1;8.2;14.2;2;8.51;0;2.76;15372 +78093;45.52128;4.77427;241;20220919;19.3;9.4;14.4;2.7;8.91;0;2.84;13792 +78093;45.52128;4.77427;241;20220920;20.1;9.9;15;3;8.41;0;3.16;13861 +78093;45.52128;4.77427;241;20220921;20.5;9.8;15.2;2.5;8.91;0;2.92;14063 +78093;45.52128;4.77427;241;20220922;23.8;6.5;15.2;.7;9.71;0;2.4;17930 +78093;45.52128;4.77427;241;20220923;22.2;10;16.1;2.4;13.11;5.8;2.54;14745 +78093;45.52128;4.77427;241;20220924;21.7;13.9;17.8;1.5;15.11;7.6;2.03;11475 +78093;45.52128;4.77427;241;20220925;17.7;12.4;15.1;1;13.31;4.5;1.52;9189 +78093;45.52128;4.77427;241;20220926;18.6;11.3;15;1.6;11.41;1.9;1.93;10814 +78093;45.52128;4.77427;241;20220927;16.4;10.9;13.7;2.5;11.01;1.4;1.84;9154 +78093;45.52128;4.77427;241;20220928;20.5;10.6;15.6;2.1;13.01;7.5;2.09;12443 +78093;45.52128;4.77427;241;20220929;14.9;11.6;13.3;.9;11.51;1.7;1.22;6713 +78093;45.52128;4.77427;241;20220930;15.3;8.4;11.9;1.6;10.01;.1;1.57;9988 +78093;45.52128;4.77427;241;20221001;16.2;6.5;11.4;1.5;10.71;.2;1.54;11864 +78093;45.52128;4.77427;241;20221002;25.6;12.4;19;1;13.51;0;2.23;13819 +78093;45.52128;4.77427;241;20221003;19.3;14.7;17;2;14.01;0;1.71;7685 +78093;45.52128;4.77427;241;20221004;23.8;11.2;17.5;1.3;13.91;.1;2.09;13147 +78093;45.52128;4.77427;241;20221005;23.5;10.8;17.2;3;13.31;.1;2.6;13035 +78093;45.52128;4.77427;241;20221006;22.7;13;17.9;1.8;14.21;0;2.04;11132 +78093;45.52128;4.77427;241;20221007;22.6;10;16.3;1.3;13.51;1.4;1.88;12650 +78093;45.52128;4.77427;241;20221008;17.9;14.8;16.4;1.4;14.41;6.2;1.26;5735 +78093;45.52128;4.77427;241;20221009;19.9;9.3;14.6;2;12.41;.1;1.77;11226 +78093;45.52128;4.77427;241;20221010;23.4;13.1;18.3;1.9;14.71;.1;2.02;10906 +78093;45.52128;4.77427;241;20221011;20.3;11.6;16;.9;14.51;0;1.39;9815 +78093;45.52128;4.77427;241;20221012;19.9;14.6;17.3;1.6;15.21;.2;1.42;7357 +78093;45.52128;4.77427;241;20221013;17.8;11;14.4;.7;14.11;2.9;1.12;8336 +78093;45.52128;4.77427;241;20221014;17.8;13.7;15.8;1.5;15.41;.4;1.08;6179 +78093;45.52128;4.77427;241;20221015;24.5;12;18.3;2.3;14.51;0;2.17;11309 +78093;45.52128;4.77427;241;20221016;23.7;14.6;19.2;4.2;15.81;.1;2.44;9383 +78093;45.52128;4.77427;241;20221017;24.2;16.1;20.2;4.5;15.21;0;2.86;8676 +78093;45.52128;4.77427;241;20221018;25.3;13.8;19.6;2.5;15.11;.2;2.27;10364 +78093;45.52128;4.77427;241;20221019;23.1;11.5;17.3;2.8;14.91;1.1;1.92;10266 +78093;45.52128;4.77427;241;20221020;20.5;17.3;18.9;4.9;17.11;6.5;1.77;4884 +78093;45.52128;4.77427;241;20221021;19.8;17.1;18.5;4.3;16.41;4.6;1.67;4342 +78093;45.52128;4.77427;241;20221022;23.1;13.5;18.3;2.1;16.51;.1;1.57;8862 +78093;45.52128;4.77427;241;20221023;23.4;16.1;19.8;5;15.91;1.1;2.55;7499 +78093;45.52128;4.77427;241;20221024;21.1;17.4;19.3;2.6;16.71;2.2;1.52;4998 +78093;45.52128;4.77427;241;20221025;19.3;10.9;15.1;1.7;14.61;.2;1.1;7873 +78093;45.52128;4.77427;241;20221026;24.9;15;20;2.7;15.71;.1;2.08;8498 +78093;45.52128;4.77427;241;20221027;25.1;14.6;19.9;2.6;16.91;0;1.87;8649 +78093;45.52128;4.77427;241;20221028;24.9;15.9;20.4;3.1;15.91;.2;2.2;7822 +78093;45.52128;4.77427;241;20221029;25.6;13.4;19.5;3.6;14.51;0;2.54;9121 +78093;45.52128;4.77427;241;20221030;24.9;13.4;19.2;4.2;13.51;0;2.8;8699 +78093;45.52128;4.77427;241;20221031;21.8;14;17.9;4.3;15.41;17.7;1.86;6898 +78093;45.52128;4.77427;241;20221101;20.3;14.3;17.3;1.7;15.21;0;1.16;5847 +78093;45.52128;4.77427;241;20221102;17;9.8;13.4;.8;10.81;.2;.88;6393 +78093;45.52128;4.77427;241;20221103;14.4;7.1;10.8;2.5;11.11;.5;.84;6345 +78093;45.52128;4.77427;241;20221104;13.1;7.4;10.3;2.1;9.61;5.3;.94;5416 +78093;45.52128;4.77427;241;20221105;11.5;7.3;9.4;2.5;8.91;0;.97;4449 +78093;45.52128;4.77427;241;20221106;15.3;2.7;9;.9;8.21;0;.77;8248 +78093;45.52128;4.77427;241;20221107;18.6;5.6;12.1;1.9;9.61;0;1.23;8270 +78093;45.52128;4.77427;241;20221108;17.4;9.8;13.6;5;11.11;10.2;1.76;6018 +78093;45.52128;4.77427;241;20221109;14.6;13.7;14.2;4;13.81;13;.91;1444 +78093;45.52128;4.77427;241;20221110;15;9.3;12.2;2.4;11.71;0;.85;4935 +78093;45.52128;4.77427;241;20221111;14.5;8.6;11.6;.8;11.21;.1;.61;4961 +78093;45.52128;4.77427;241;20221112;11.9;6.4;9.2;.8;10.81;.1;.47;4686 +78093;45.52128;4.77427;241;20221113;10.5;7.8;9.2;1.9;11.21;0;.4;2962 +78093;45.52128;4.77427;241;20221114;15.1;10;12.6;5.1;11.51;.8;1.24;4345 +78093;45.52128;4.77427;241;20221115;15.3;11;13.2;3.2;12.91;2.2;.83;3856 +78093;45.52128;4.77427;241;20221116;17.5;9;13.3;2.8;10.61;0;1.3;5708 +78093;45.52128;4.77427;241;20221117;15.9;9.9;12.9;4.2;11.61;1;1.2;4584 +78093;45.52128;4.77427;241;20221118;13.4;8.8;11.1;1.8;8.71;1.6;1;3844 +78093;45.52128;4.77427;241;20221119;10.4;5.5;8;2.8;8.41;1;.79;3939 +78093;45.52128;4.77427;241;20221120;11.8;5;8.4;1.8;8.01;.2;.77;4736 +78093;45.52128;4.77427;241;20221121;7.8;4.2;6;2.4;8.41;5.4;.45;3152 +78093;45.52128;4.77427;241;20221122;9.3;5;7.2;1.2;8.21;0;.52;3481 +78093;45.52128;4.77427;241;20221123;10.4;2.5;6.5;1.8;8.21;2.4;.5;4976 +78093;45.52128;4.77427;241;20221124;9.8;2.9;6.4;1.1;8.71;0;.36;4533 +78093;45.52128;4.77427;241;20221125;11.1;7.1;9.1;2.5;9.41;2.4;.7;3192 +78093;45.52128;4.77427;241;20221126;9.1;6.2;7.7;2.7;8.81;0;.62;2548 +78093;45.52128;4.77427;241;20221127;12.4;3.8;8.1;3.2;8.41;.3;.85;4985 +78093;45.52128;4.77427;241;20221128;10.5;10;10.3;3.5;9.71;9.1;1.02;499 +78093;45.52128;4.77427;241;20221129;8.2;5.5;6.9;2.5;8.81;.8;.48;2332 +78093;45.52128;4.77427;241;20221130;8.8;6.8;7.8;3.3;8.71;0;.73;1856 +78093;45.52128;4.77427;241;20221201;7.4;5.7;6.6;2.7;7.71;0;.72;1618 +78093;45.52128;4.77427;241;20221202;4.9;3.5;4.2;1.7;6.81;1.7;.52;1366 +78093;45.52128;4.77427;241;20221203;4.6;2.4;3.5;1.1;7.31;5.3;.33;1920 +78093;45.52128;4.77427;241;20221204;5.1;3.2;4.2;1.2;7.71;5.1;.33;1700 +78093;45.52128;4.77427;241;20221205;4.7;1.5;3.1;.2;6.81;0;.29;2453 +78093;45.52128;4.77427;241;20221206;8.8;-1.4;3.7;1.4;6.91;.1;.32;5053 +78093;45.52128;4.77427;241;20221207;8.2;4.6;6.4;2.2;8.51;0;.43;2610 +78093;45.52128;4.77427;241;20221208;7.8;5.1;6.5;1.2;8.31;12.1;.43;2121 +78093;45.52128;4.77427;241;20221209;2.7;1.2;2;2.3;6.7;2.4;.35;1439 +78093;45.52128;4.77427;241;20221210;1.2;.5;.9;3.6;5.71;0;.45;617 +78093;45.52128;4.77427;241;20221211;-1;-2.3;-1.6;2.4;4.41;0;.45;1161 +78093;45.52128;4.77427;241;20221212;-1;-3.3;-2.1;.5;4.61;2.8;.26;1833 +78093;45.52128;4.77427;241;20221213;2.7;-2.3;.2;1.3;6.11;0;.17;3118 +78093;45.52128;4.77427;241;20221214;9.6;3.5;6.6;2.8;9.41;1.2;.24;3524 +78093;45.52128;4.77427;241;20221215;6.8;5.9;6.4;2.2;8.71;24.2;.45;789 +78093;45.52128;4.77427;241;20221216;1.5;-.6;.5;3.3;6.3;.1;.47;188 +78093;45.52128;4.77427;241;20221217;-.2;-3.5;-1.8;2.9;4.31;0;.44;2327 +78093;45.52128;4.77427;241;20221218;11.1;-3.2;4;2.4;3.61;0;1.17;5817 +78093;45.52128;4.77427;241;20221219;14;9.4;11.7;6.6;10;0;1.52;3900 +78093;45.52128;4.77427;241;20221220;14.2;12.2;13.2;7.5;10.73;1.2;2.25;1841 +78093;45.52128;4.77427;241;20221221;16.3;11.9;14.1;3.6;12.01;.7;1.18;2815 +78093;45.52128;4.77427;241;20221222;13.7;8.8;11.3;2.9;11.21;4.1;.67;3022 +78093;45.52128;4.77427;241;20221223;13.2;9.8;11.5;1.8;12.01;.8;.49;2368 +78093;45.52128;4.77427;241;20221224;15.4;11.3;13.4;1.5;12.91;.1;.56;2694 +78093;45.52128;4.77427;241;20221225;16.1;7.7;11.9;3.4;11.01;.1;.91;4258 +78093;45.52128;4.77427;241;20221226;13.7;9.7;11.7;2.3;11.31;.3;.67;2664 +78093;45.52128;4.77427;241;20221227;11.4;7.2;9.3;1.4;9.11;.1;.57;2762 +78093;45.52128;4.77427;241;20221228;8.5;1.1;4.8;2.9;7.71;.6;.39;3980 +78093;45.52128;4.77427;241;20221229;13.7;6.5;10.1;3.8;10.51;3.8;.7;3930 +78093;45.52128;4.77427;241;20221230;11.7;6.7;9.2;2.7;5.51;.9;1.53;3140 +78093;45.52128;4.77427;241;20221231;16.7;9.2;13;4.8;10.51;0;1.53;4072 +78094;45.53658;5.09326;330;20220101;14;3.5;8.7;1.1;8.4;.1;.46;4903 +78094;45.53658;5.09326;330;20220102;8.9;3.2;6;1.5;8.37;0;.37;3333 +78094;45.53658;5.09326;330;20220103;12.5;4.3;8.4;2.1;9.15;.7;.69;4035 +78094;45.53658;5.09326;330;20220104;12.5;7.2;9.9;4.2;9.47;11.5;1.05;3289 +78094;45.53658;5.09326;330;20220105;4.4;3;3.7;4.1;6.05;.3;.87;1237 +78094;45.53658;5.09326;330;20220106;4.9;1.7;3.3;3.5;5.5;0;.89;2351 +78094;45.53658;5.09326;330;20220107;3.2;-1.3;1;1.3;5.72;4.3;.34;2981 +78094;45.53658;5.09326;330;20220108;5.5;1.1;3.3;2.6;7.3;2.8;.32;3058 +78094;45.53658;5.09326;330;20220109;5.2;3.1;4.1;2.1;7.07;3.9;.55;1750 +78094;45.53658;5.09326;330;20220110;5.1;2;3.6;2.7;6.52;0;.61;2492 +78094;45.53658;5.09326;330;20220111;2.1;.2;1.1;2.7;5.72;0;.5;1638 +78094;45.53658;5.09326;330;20220112;1.5;-.1;.7;2;5.12;0;.56;1515 +78094;45.53658;5.09326;330;20220113;1.1;-3.7;-1.3;1.5;4.76;0;.4;3685 +78094;45.53658;5.09326;330;20220114;4.2;-5.1;-.4;1.3;4.79;0;.39;4939 +78094;45.53658;5.09326;330;20220115;2.4;-5.4;-1.5;1;4.85;0;.3;4719 +78094;45.53658;5.09326;330;20220116;4.9;-5.4;-.3;1.1;4.77;0;.38;5576 +78094;45.53658;5.09326;330;20220117;3.2;-3.6;-.2;1.9;5.7;0;.29;4476 +78094;45.53658;5.09326;330;20220118;3.9;.6;2.2;1.8;6;0;.5;2826 +78094;45.53658;5.09326;330;20220119;3.6;-2.8;.4;1.3;5.7;0;.33;4455 +78094;45.53658;5.09326;330;20220120;4.9;1.1;3;3.1;6.37;.1;.6;3219 +78094;45.53658;5.09326;330;20220121;4.8;.1;2.5;5.2;4.82;0;1.18;3562 +78094;45.53658;5.09326;330;20220122;5.3;-1.3;2;2.8;5.32;0;.7;4643 +78094;45.53658;5.09326;330;20220123;2.4;.3;1.4;1.8;5.82;0;.49;1884 +78094;45.53658;5.09326;330;20220124;6.9;-2.4;2.3;1.3;5.67;0;.53;5745 +78094;45.53658;5.09326;330;20220125;8.7;-2.9;2.9;.9;5.6;0;.47;6779 +78094;45.53658;5.09326;330;20220126;.5;-4.3;-1.9;1.8;5.07;0;.3;4033 +78094;45.53658;5.09326;330;20220127;-1.2;-3.2;-2.2;2.1;4.85;0;.37;2250 +78094;45.53658;5.09326;330;20220128;4.8;-3.3;.8;2.7;5.8;0;.48;5712 +78094;45.53658;5.09326;330;20220129;2.8;-1.3;.8;2;5.7;0;.47;3640 +78094;45.53658;5.09326;330;20220130;8.7;.2;4.5;2;7.32;0;.6;6092 +78094;45.53658;5.09326;330;20220131;6.9;3.9;5.4;2.4;7.22;2.3;.76;3224 +78094;45.53658;5.09326;330;20220201;6;1.1;3.5;2.7;5.92;3.4;.83;4505 +78094;45.53658;5.09326;330;20220202;10.9;2.4;6.7;2.1;8.62;.6;.66;6352 +78094;45.53658;5.09326;330;20220203;11.6;3.4;7.5;1.7;8.22;0;.78;6251 +78094;45.53658;5.09326;330;20220204;9.7;2.4;6;1.3;7.55;.2;.69;5824 +78094;45.53658;5.09326;330;20220205;8.7;4.3;6.5;2.5;6.77;.1;1.05;4154 +78094;45.53658;5.09326;330;20220206;9;-.6;4.2;1.8;6.52;2.1;.74;7202 +78094;45.53658;5.09326;330;20220207;8.7;5.9;7.3;4.2;6.9;.2;1.4;3607 +78094;45.53658;5.09326;330;20220208;10.1;0;5.1;1.5;5.3;0;1.02;7711 +78094;45.53658;5.09326;330;20220209;13.7;-.9;6.4;2.2;6.4;0;1.24;9519 +78094;45.53658;5.09326;330;20220210;6.9;2.3;4.6;2.4;7.72;.9;1.41;11226 +78094;45.53658;5.09326;330;20220211;7.7;4.1;5.9;4.4;6.82;.4;1.31;7087 +78094;45.53658;5.09326;330;20220212;10.5;-4;3.2;2.2;5.95;0;1;8980 +78094;45.53658;5.09326;330;20220213;12.6;1.3;7;6.1;6.62;0;2.04;11620 +78094;45.53658;5.09326;330;20220214;10.1;7;8.5;4.1;8.35;9.6;1.31;1997 +78094;45.53658;5.09326;330;20220215;8.9;3.5;6.2;3.3;7.15;2.6;1.13;5729 +78094;45.53658;5.09326;330;20220216;8.5;3.8;6.2;2.3;8.47;6.8;.68;5477 +78094;45.53658;5.09326;330;20220217;16.5;6.7;11.6;1.6;10.25;0;1.22;8619 +78094;45.53658;5.09326;330;20220218;19.2;5.5;12.4;3.2;9.15;.5;2.12;10558 +78094;45.53658;5.09326;330;20220219;9.9;5.1;7.5;2.6;6.15;0;1.47;5824 +78094;45.53658;5.09326;330;20220220;13.1;1.6;7.4;1.6;6.9;1;1.22;9783 +78094;45.53658;5.09326;330;20220221;8.8;7.1;7.9;3.4;7.75;10;1.23;3095 +78094;45.53658;5.09326;330;20220222;11.6;5.3;8.4;2.8;7.77;.1;1.39;7305 +78094;45.53658;5.09326;330;20220223;14.5;6.1;10.3;1.6;8.37;0;1.37;8729 +78094;45.53658;5.09326;330;20220224;14.2;3.6;8.9;2.7;8.02;0;1.55;10085 +78094;45.53658;5.09326;330;20220225;9.1;4.5;6.8;4.4;5.75;0;1.87;6397 +78094;45.53658;5.09326;330;20220226;10.2;1.1;5.6;2.4;5.42;0;1.54;9351 +78094;45.53658;5.09326;330;20220227;11.7;-.4;5.6;2;5.22;0;1.57;11171 +78094;45.53658;5.09326;330;20220228;13;.6;6.8;2;5.52;0;1.66;11571 +78094;45.53658;5.09326;330;20220301;13.7;.9;7.3;2;5.97;0;1.68;11888 +78094;45.53658;5.09326;330;20220302;12.1;3;7.5;2.8;7.32;0;1.51;10156 +78094;45.53658;5.09326;330;20220303;14.3;3.2;8.7;1.5;8.27;0;1.4;11296 +78094;45.53658;5.09326;330;20220304;14;4.3;9.1;2.8;6.37;0;2.08;10660 +78094;45.53658;5.09326;330;20220305;10.8;.5;5.6;2.5;4.07;0;1.98;11133 +78094;45.53658;5.09326;330;20220306;8.7;-1.9;3.4;2.1;3.92;0;1.63;11535 +78094;45.53658;5.09326;330;20220307;10.5;-2.3;4.1;1.8;4.47;0;1.62;12894 +78094;45.53658;5.09326;330;20220308;13;-.9;6.1;3.4;5.82;0;2.06;13647 +78094;45.53658;5.09326;330;20220309;14.2;1.7;7.9;2.5;6.92;0;1.89;13104 +78094;45.53658;5.09326;330;20220310;14.7;2.3;8.5;2.7;7.82;.3;1.84;13233 +78094;45.53658;5.09326;330;20220311;14.7;8;11.4;5.7;7.7;0;2.73;9602 +78094;45.53658;5.09326;330;20220312;11.2;8;9.6;3.5;7.1;0;1.91;6339 +78094;45.53658;5.09326;330;20220313;12.3;7.2;9.8;4.3;7.92;5.7;2.02;8477 +78094;45.53658;5.09326;330;20220314;13.3;3.8;8.6;1.9;9.3;2.2;1.5;12083 +78094;45.53658;5.09326;330;20220315;16;8.9;12.5;4.4;9.67;0;2.35;10367 +78094;45.53658;5.09326;330;20220316;17.3;7.1;12.2;2.6;9.77;0;2.18;12778 +78094;45.53658;5.09326;330;20220317;14;8.6;11.3;3.1;10.35;0;1.69;9160 +78094;45.53658;5.09326;330;20220318;10.3;7.5;8.9;3.1;9.25;0;1.11;2362 +78094;45.53658;5.09326;330;20220319;15.1;2;8.5;2.1;8.15;0;1.97;14672 +78094;45.53658;5.09326;330;20220320;13.8;3.9;8.8;4.3;6.69;0;2.53;10376 +78094;45.53658;5.09326;330;20220321;15.9;5.3;10.6;4.5;6.19;0;3.5;17516 +78094;45.53658;5.09326;330;20220322;15.7;1.5;8.6;3.4;5.59;0;3.12;19070 +78094;45.53658;5.09326;330;20220323;16.9;.6;8.7;1.9;5.72;0;2.67;19270 +78094;45.53658;5.09326;330;20220324;20;.6;10.3;1.8;5.82;0;2.93;19680 +78094;45.53658;5.09326;330;20220325;19.4;2.3;10.9;2.1;6.72;0;3.03;19431 +78094;45.53658;5.09326;330;20220326;19.9;2.3;11.1;2.2;7.05;0;3.12;19767 +78094;45.53658;5.09326;330;20220327;20.7;3.3;12;1.9;6.95;0;2.97;17584 +78094;45.53658;5.09326;330;20220328;21.1;3.4;12.3;3.1;6.19;0;3.81;18542 +78094;45.53658;5.09326;330;20220329;18.9;7.7;13.3;4.8;6.49;1;4.14;12306 +78094;45.53658;5.09326;330;20220330;15.5;8.5;12;2.8;9.89;5;2.18;10924 +78094;45.53658;5.09326;330;20220331;11.7;7.4;9.6;2.9;9.42;6.1;1.51;7261 +78094;45.53658;5.09326;330;20220401;4;.1;2.1;6.3;6.17;6.8;1;4600 +78094;45.53658;5.09326;330;20220402;5.7;1.9;3.8;6.5;5.2;1.4;1.86;9385 +78094;45.53658;5.09326;330;20220403;5.3;-.3;2.5;5;5.32;0;1.56;9804 +78094;45.53658;5.09326;330;20220404;9.3;-2.6;3.3;1.7;5.2;0;2.13;21509 +78094;45.53658;5.09326;330;20220405;14.2;-.5;6.9;1.6;7.02;0;2.24;18161 +78094;45.53658;5.09326;330;20220406;15;5.1;10.1;1.4;9.82;1.3;1.71;10635 +78094;45.53658;5.09326;330;20220407;13.4;8.2;10.8;5;10.52;4.5;1.57;4738 +78094;45.53658;5.09326;330;20220408;17.5;10.4;14;5.8;10.32;.1;2.97;7241 +78094;45.53658;5.09326;330;20220409;9.9;3.4;6.7;3.9;6.89;.7;2.09;13406 +78094;45.53658;5.09326;330;20220410;14.3;-1.5;6.4;1.9;6.59;0;2.64;22078 +78094;45.53658;5.09326;330;20220411;17.3;3.2;10.3;6.8;6.99;0;4.04;18093 +78094;45.53658;5.09326;330;20220412;18.3;10.1;14.2;4.9;6.52;.1;4.18;9195 +78094;45.53658;5.09326;330;20220413;19.8;8.2;14;2.3;9.39;0;3.02;14922 +78094;45.53658;5.09326;330;20220414;21.4;6.9;14.1;3;11.79;0;3.62;22302 +78094;45.53658;5.09326;330;20220415;22.2;8.9;15.5;3.7;11.65;0;4.1;22329 +78094;45.53658;5.09326;330;20220416;21.2;8.9;15;5;9.85;0;4.74;23932 +78094;45.53658;5.09326;330;20220417;18.3;3.9;11.1;2.5;7.75;0;3.67;24947 +78094;45.53658;5.09326;330;20220418;19.5;2.6;11;2.1;6.82;0;3.6;22442 +78094;45.53658;5.09326;330;20220419;20.2;4.7;12.5;2.5;7.32;0;3.92;22707 +78094;45.53658;5.09326;330;20220420;19.8;4.4;12.1;2.7;9.59;0;3.14;17123 +78094;45.53658;5.09326;330;20220421;19.8;10.7;15.3;3;10.09;0;3.72;18562 +78094;45.53658;5.09326;330;20220422;21;4.7;12.8;2.4;8.79;0;3.69;21072 +78094;45.53658;5.09326;330;20220423;17.2;11.4;14.3;4.1;9.65;11.9;2.87;6727 +78094;45.53658;5.09326;330;20220424;16.4;7.3;11.9;3.8;10.25;10;2.64;14144 +78094;45.53658;5.09326;330;20220425;16.2;10.7;13.4;2.2;11.49;.1;2.24;11467 +78094;45.53658;5.09326;330;20220426;18.3;8.2;13.3;2.3;10.35;0;3.36;21424 +78094;45.53658;5.09326;330;20220427;19.6;3.4;11.5;2.2;9.02;0;3.76;25780 +78094;45.53658;5.09326;330;20220428;22;5.4;13.7;2.3;10.05;0;4.17;26228 +78094;45.53658;5.09326;330;20220429;21.6;6.4;14;2.5;10.09;0;3.74;20514 +78094;45.53658;5.09326;330;20220430;19.4;6.5;13;3.5;9.99;0;4.02;25252 +78094;45.53658;5.09326;330;20220501;19;5.7;12.3;3.2;8.85;0;4.08;25373 +78094;45.53658;5.09326;330;20220502;20.6;4.7;12.7;2.5;9.32;.2;4.03;25244 +78094;45.53658;5.09326;330;20220503;21;8;14.5;2.5;10.65;.3;3.48;18098 +78094;45.53658;5.09326;330;20220504;22;8.9;15.5;2.6;11.49;4.4;3.9;21471 +78094;45.53658;5.09326;330;20220505;17.2;11.2;14.2;4.1;11.42;1.2;3.01;13440 +78094;45.53658;5.09326;330;20220506;17.6;9.8;13.7;3.1;10.95;0;3.05;16856 +78094;45.53658;5.09326;330;20220507;21.2;11.6;16.4;2.9;10.82;.4;4;18985 +78094;45.53658;5.09326;330;20220508;22.2;12.3;17.2;2.2;11.47;1.3;3.93;19476 +78094;45.53658;5.09326;330;20220509;24.8;10.7;17.7;1.2;12.45;.1;4.12;23834 +78094;45.53658;5.09326;330;20220510;27.2;11.7;19.5;1.5;13.22;.2;4.63;25065 +78094;45.53658;5.09326;330;20220511;27.9;13.2;20.6;3.5;12.2;0;5.76;24582 +78094;45.53658;5.09326;330;20220512;25.1;12.5;18.8;2.3;12.05;0;4.67;22713 +78094;45.53658;5.09326;330;20220513;24.6;11.8;18.2;1.3;14.03;0;4.01;22827 +78094;45.53658;5.09326;330;20220514;26.5;13.5;20;1.7;14.16;0;4.5;23088 +78094;45.53658;5.09326;330;20220515;29.1;11.7;20.4;2.3;13.39;.1;5.45;26869 +78094;45.53658;5.09326;330;20220516;28.9;14.2;21.5;1.5;11.99;0;5.05;24724 +78094;45.53658;5.09326;330;20220517;30.9;14.7;22.8;1.3;14.05;0;5.28;26876 +78094;45.53658;5.09326;330;20220518;31.5;16.4;24;2;15.35;0;5.72;25866 +78094;45.53658;5.09326;330;20220519;30.1;18.5;24.3;5;15.25;.1;6.75;22826 +78094;45.53658;5.09326;330;20220520;29.6;17;23.3;4.6;12.72;.1;6.78;23646 +78094;45.53658;5.09326;330;20220521;31.2;17;24.1;1.3;15.57;0;5.19;25028 +78094;45.53658;5.09326;330;20220522;30.6;17.3;23.9;1.6;17.97;.4;5.09;24345 +78094;45.53658;5.09326;330;20220523;26.7;18.5;22.6;2.5;16.82;.8;4.49;18867 +78094;45.53658;5.09326;330;20220524;20.8;13.9;17.4;2.5;11.82;0;3.76;17226 +78094;45.53658;5.09326;330;20220525;22.6;11.8;17.2;3.3;10.42;0;4.67;21781 +78094;45.53658;5.09326;330;20220526;23.2;12.1;17.6;2.9;11.22;0;4.63;22499 +78094;45.53658;5.09326;330;20220527;24.7;12.7;18.7;3.1;12.95;.1;4.86;23466 +78094;45.53658;5.09326;330;20220528;22.9;12.8;17.8;3.9;10.92;0;4.95;21536 +78094;45.53658;5.09326;330;20220529;20.9;9.9;15.4;3.2;7.87;.1;4.78;22406 +78094;45.53658;5.09326;330;20220530;23.3;10;16.6;1.6;8.07;.5;4.65;24896 +78094;45.53658;5.09326;330;20220531;18.9;13;15.9;1.6;12.82;3;3.02;16176 +78094;45.53658;5.09326;330;20220601;25.8;12.4;19.1;1.4;15.82;5.3;4.48;25024 +78094;45.53658;5.09326;330;20220602;27.4;15.5;21.4;2.4;16.95;.6;4.86;23656 +78094;45.53658;5.09326;330;20220603;30.1;16.6;23.4;1.9;16.85;0;5.37;25141 +78094;45.53658;5.09326;330;20220604;32.9;16.9;24.9;2.4;16.92;4.5;6.4;27567 +78094;45.53658;5.09326;330;20220605;27.8;18.3;23.1;2.1;16.95;3.3;4.7;20741 +78094;45.53658;5.09326;330;20220606;27;14.7;20.8;1.5;15.55;.5;4.74;24333 +78094;45.53658;5.09326;330;20220607;25.4;14.4;19.9;1.5;13.95;0;4.46;22889 +78094;45.53658;5.09326;330;20220608;22.4;12.6;17.5;1.5;13.27;7.3;3.88;21333 +78094;45.53658;5.09326;330;20220609;20.3;13.6;16.9;2.5;13.25;1.2;3.49;17641 +78094;45.53658;5.09326;330;20220610;25.1;11.7;18.4;2.3;11.42;.3;5.07;25391 +78094;45.53658;5.09326;330;20220611;29.4;13.4;21.4;1.7;12.52;0;5.64;28025 +78094;45.53658;5.09326;330;20220612;31.8;15;23.4;1.2;14.77;.1;5.7;28639 +78094;45.53658;5.09326;330;20220613;27.1;17.9;22.5;2.8;15.07;0;5.08;21053 +78094;45.53658;5.09326;330;20220614;31.4;13.9;22.7;1.5;12.07;0;6.02;29322 +78094;45.53658;5.09326;330;20220615;32.5;18.8;25.7;2.1;16.02;0;6.15;25975 +78094;45.53658;5.09326;330;20220616;33.4;19.8;26.6;1.8;16.4;0;6.04;25941 +78094;45.53658;5.09326;330;20220617;34;19.7;26.9;1.8;14.2;.8;6.35;26541 +78094;45.53658;5.09326;330;20220618;36.9;18.3;27.6;2.6;14.49;0;7.67;29666 +78094;45.53658;5.09326;330;20220619;35;22.7;28.8;4.9;14.83;0;8.65;24399 +78094;45.53658;5.09326;330;20220620;34.7;18.6;26.7;2.6;12.29;0;7.3;27960 +78094;45.53658;5.09326;330;20220621;32.4;18.2;25.3;2.1;15.49;.8;6.15;25999 +78094;45.53658;5.09326;330;20220622;30;19.3;24.6;2.1;19.89;19;5.09;22600 +78094;45.53658;5.09326;330;20220623;27.8;17.6;22.7;1.8;19.36;9.2;4.6;22166 +78094;45.53658;5.09326;330;20220624;22.7;17.9;20.3;1.8;17.19;13.2;3.24;14979 +78094;45.53658;5.09326;330;20220625;28.4;14.2;21.3;1.7;16.16;7.3;5.16;26254 +78094;45.53658;5.09326;330;20220626;24.1;15.6;19.8;1.4;17.99;7.4;3.79;19911 +78094;45.53658;5.09326;330;20220627;23.2;17;20.1;1.8;16.46;1.8;3.56;16771 +78094;45.53658;5.09326;330;20220628;24.6;15.1;19.9;2;15.53;0;4.23;20817 +78094;45.53658;5.09326;330;20220629;28.5;18.2;23.3;1.3;15.43;0;4.72;22144 +78094;45.53658;5.09326;330;20220630;29.1;15.9;22.5;1.6;15.93;13.8;5.12;24935 +78094;45.53658;5.09326;330;20220701;22.9;11.9;17.4;1.6;13.49;0;4.09;22730 +78094;45.53658;5.09326;330;20220702;29.3;11.9;20.6;1.2;13.69;0;5.38;28888 +78094;45.53658;5.09326;330;20220703;31.3;16.5;23.9;1.2;17.29;1.3;5.41;26593 +78094;45.53658;5.09326;330;20220704;27.8;18.7;23.2;1.8;17.13;0;4.58;20473 +78094;45.53658;5.09326;330;20220705;27.5;16.7;22.1;2.1;14.66;0;5.01;22568 +78094;45.53658;5.09326;330;20220706;26.8;17.1;21.9;2.9;12.06;0;5.46;21434 +78094;45.53658;5.09326;330;20220707;26.8;15.1;21;2.9;12.56;0;5.43;23404 +78094;45.53658;5.09326;330;20220708;26.7;15.3;21;3.4;13.23;0;5.53;23131 +78094;45.53658;5.09326;330;20220709;28.4;16;22.2;2.7;12.43;0;5.73;24090 +78094;45.53658;5.09326;330;20220710;28.1;17.9;23;3;13.76;0;5.63;21841 +78094;45.53658;5.09326;330;20220711;29.5;16.7;23.1;2.5;13.29;.2;5.75;24315 +78094;45.53658;5.09326;330;20220712;31.1;17.4;24.2;2;13.59;0;5.77;25179 +78094;45.53658;5.09326;330;20220713;34.2;16.3;25.2;1.4;12.16;0;6.16;28743 +78094;45.53658;5.09326;330;20220714;36.8;18.2;27.5;1.1;14.36;0;6.2;28982 +78094;45.53658;5.09326;330;20220715;32;22.3;27.2;2.1;13.79;0;5.72;21008 +78094;45.53658;5.09326;330;20220716;31.2;18.1;24.7;2.8;11.13;0;6.54;24346 +78094;45.53658;5.09326;330;20220717;32.9;16.9;24.9;2.2;12.06;0;6.43;26922 +78094;45.53658;5.09326;330;20220718;37.5;18.1;27.8;1.5;13.53;0;6.59;29144 +78094;45.53658;5.09326;330;20220719;38.4;20.5;29.4;2.4;16.53;0;7.46;28002 +78094;45.53658;5.09326;330;20220720;35.4;21.8;28.6;2.3;17.82;.2;6.43;24651 +78094;45.53658;5.09326;330;20220721;31.8;18.9;25.4;2.2;15.57;0;5.74;23779 +78094;45.53658;5.09326;330;20220722;36.3;17.9;27.1;1.4;15.7;1;6.25;28540 +78094;45.53658;5.09326;330;20220723;29.5;20.3;24.9;2.1;17.95;0;4.79;19884 +78094;45.53658;5.09326;330;20220724;34.8;18.3;26.6;1.5;15.97;0;5.91;26773 +78094;45.53658;5.09326;330;20220725;35.1;21;28;2.3;15.75;1.2;6.44;24771 +78094;45.53658;5.09326;330;20220726;28.3;19.3;23.8;3.7;15.15;0;5.44;19349 +78094;45.53658;5.09326;330;20220727;28.5;16.6;22.6;3.3;12.07;0;5.85;22294 +78094;45.53658;5.09326;330;20220728;31.7;15.5;23.6;1.5;12.3;0;5.46;25999 +78094;45.53658;5.09326;330;20220729;27.2;18.7;23;1.4;14.47;2.6;4.12;18444 +78094;45.53658;5.09326;330;20220730;31.3;18.1;24.7;2.1;12.92;0;5.65;23253 +78094;45.53658;5.09326;330;20220731;32.8;18.4;25.6;2.1;12.92;0;5.91;24302 +78094;45.53658;5.09326;330;20220801;34;19.9;27;2;13.72;0;5.95;23948 +78094;45.53658;5.09326;330;20220802;32.5;19.2;25.9;2.2;14.67;0;5.69;23022 +78094;45.53658;5.09326;330;20220803;37.1;18.7;27.9;1.5;13.97;0;6.13;27130 +78094;45.53658;5.09326;330;20220804;38.1;21.8;29.9;2.4;14.37;0;7.1;25592 +78094;45.53658;5.09326;330;20220805;34.5;21.7;28.1;2.3;16.4;.1;6.03;22576 +78094;45.53658;5.09326;330;20220806;30.7;19.1;24.9;2.8;15.7;0;5.54;21140 +78094;45.53658;5.09326;330;20220807;30.1;17.2;23.6;2.3;14.07;0;5.26;21959 +78094;45.53658;5.09326;330;20220808;31.8;17.7;24.8;2;12.65;0;5.5;22987 +78094;45.53658;5.09326;330;20220809;33;17.7;25.4;1.8;11.67;0;5.56;23862 +78094;45.53658;5.09326;330;20220810;34.6;19.3;26.9;1.6;11.3;0;5.61;23822 +78094;45.53658;5.09326;330;20220811;36.2;19.1;27.7;1.7;12.2;0;5.95;24986 +78094;45.53658;5.09326;330;20220812;34.6;19.7;27.2;1.8;12.42;0;5.66;23280 +78094;45.53658;5.09326;330;20220813;34.4;18.9;26.6;1.8;10.27;5;5.74;23566 +78094;45.53658;5.09326;330;20220814;23.4;18.7;21;2.6;18.42;11.5;2.76;12047 +78094;45.53658;5.09326;330;20220815;28.2;15.7;21.9;1.4;16.35;0;4.1;20733 +78094;45.53658;5.09326;330;20220816;32.2;15.5;23.9;2;15.67;1.2;5.25;23951 +78094;45.53658;5.09326;330;20220817;27.8;18.5;23.1;1.8;18.37;14.3;3.83;17546 +78094;45.53658;5.09326;330;20220818;23.2;14.6;18.9;2.3;17.17;5.5;3.13;16727 +78094;45.53658;5.09326;330;20220819;24.2;16.9;20.5;2.4;18.12;1.2;3.15;14973 +78094;45.53658;5.09326;330;20220820;26.7;18.4;22.5;2.4;17.3;.3;3.82;16194 +78094;45.53658;5.09326;330;20220821;26.6;16;21.3;2.2;13.97;0;4.09;18297 +78094;45.53658;5.09326;330;20220822;27.7;16.6;22.1;2.8;14.37;0;4.54;18586 +78094;45.53658;5.09326;330;20220823;29.8;17.4;23.6;2.4;15.77;.1;4.64;19570 +78094;45.53658;5.09326;330;20220824;31.6;17;24.3;1.5;14.22;0;4.57;21136 +78094;45.53658;5.09326;330;20220825;33.2;17.4;25.3;2;15.67;4.5;5.09;21916 +78094;45.53658;5.09326;330;20220826;27;20.1;23.6;2.2;18;.8;3.54;14101 +78094;45.53658;5.09326;330;20220827;25.4;16.7;21.1;2.2;17.27;0;3.35;15794 +78094;45.53658;5.09326;330;20220828;29.4;16.8;23.1;1.4;16.8;.1;3.89;18970 +78094;45.53658;5.09326;330;20220829;31.8;16.8;24.3;1.4;16.47;.1;4.27;20652 +78094;45.53658;5.09326;330;20220830;27.8;20.3;24.1;1.7;19.47;3.9;3.31;14278 +78094;45.53658;5.09326;330;20220831;27.1;17.5;22.3;1.8;17.92;.3;3.41;16068 +78094;45.53658;5.09326;330;20220901;28.2;15.6;21.9;1.6;14.75;0;3.78;18278 +78094;45.53658;5.09326;330;20220902;27.2;17.2;22.2;1.9;15.55;4.5;3.63;15970 +78094;45.53658;5.09326;330;20220903;25.6;16.5;21.1;1.8;18.02;3.3;3.08;15260 +78094;45.53658;5.09326;330;20220904;28.8;15.6;22.2;1.8;17.75;.1;3.68;18240 +78094;45.53658;5.09326;330;20220905;29.8;18.9;24.3;2.6;19.75;0;3.99;16533 +78094;45.53658;5.09326;330;20220906;29.5;19.8;24.7;2.1;19.57;1.1;3.69;15280 +78094;45.53658;5.09326;330;20220907;27.1;17.2;22.1;1.9;18.5;8.1;3.24;15264 +78094;45.53658;5.09326;330;20220908;24.9;14.8;19.8;1.6;15.87;.3;2.93;15244 +78094;45.53658;5.09326;330;20220909;23.9;13.8;18.9;1.6;13.57;.5;2.95;15267 +78094;45.53658;5.09326;330;20220910;22.6;12.8;17.7;1.2;12.9;0;2.6;14682 +78094;45.53658;5.09326;330;20220911;25;11.5;18.2;1.3;12.57;0;3;17324 +78094;45.53658;5.09326;330;20220912;29.5;12.2;20.9;1.8;14.32;.1;3.86;19480 +78094;45.53658;5.09326;330;20220913;27.4;18.4;22.9;3.2;19.4;1.7;3.38;13985 +78094;45.53658;5.09326;330;20220914;26.5;20.1;23.3;3.2;19.47;14.3;3.19;11342 +78094;45.53658;5.09326;330;20220915;24.7;15.5;20.1;1.3;17.85;9.6;2.5;13623 +78094;45.53658;5.09326;330;20220916;21;15.3;18.2;2.1;15.57;.1;2.2;10385 +78094;45.53658;5.09326;330;20220917;15.7;9.8;12.7;3.5;9.97;0;2.28;10525 +78094;45.53658;5.09326;330;20220918;18.9;7.2;13;1.9;8.52;0;2.59;14960 +78094;45.53658;5.09326;330;20220919;18.6;7.6;13.1;2.4;8.9;0;2.65;14392 +78094;45.53658;5.09326;330;20220920;19.1;8;13.6;2.4;8.75;0;2.76;14213 +78094;45.53658;5.09326;330;20220921;19.3;8.3;13.8;1.9;9.17;0;2.53;14004 +78094;45.53658;5.09326;330;20220922;22.1;6.8;14.5;1.1;9.67;0;2.44;16499 +78094;45.53658;5.09326;330;20220923;21.8;9.4;15.6;2.1;12.35;6;2.5;14688 +78094;45.53658;5.09326;330;20220924;20.4;13.4;16.9;1.5;14.92;10.2;1.9;10629 +78094;45.53658;5.09326;330;20220925;16.8;11.6;14.2;1.1;13.32;5;1.45;8822 +78094;45.53658;5.09326;330;20220926;17.8;10.4;14.1;1.4;11.7;3.4;1.78;10783 +78094;45.53658;5.09326;330;20220927;15.5;10.2;12.9;2.2;11.15;2.4;1.67;8797 +78094;45.53658;5.09326;330;20220928;18.5;10.4;14.4;2.7;12.87;13.8;1.9;10834 +78094;45.53658;5.09326;330;20220929;13.9;10.9;12.4;1.3;11.7;1.4;1.17;6051 +78094;45.53658;5.09326;330;20220930;14.2;7.2;10.7;1.4;10.05;.1;1.43;9809 +78094;45.53658;5.09326;330;20221001;15.1;6.5;10.8;1.8;11.15;5.5;1.41;10740 +78094;45.53658;5.09326;330;20221002;24;12.6;18.3;1.2;14.3;.1;2.11;12623 +78094;45.53658;5.09326;330;20221003;18.3;13.3;15.8;2;14.2;0;1.57;8034 +78094;45.53658;5.09326;330;20221004;22.4;10.5;16.4;1.3;13.75;.1;1.96;12456 +78094;45.53658;5.09326;330;20221005;22.7;10.9;16.8;2.6;13.3;0;2.4;12381 +78094;45.53658;5.09326;330;20221006;21.3;12.2;16.7;1.7;14.27;0;1.84;10621 +78094;45.53658;5.09326;330;20221007;21.9;10.6;16.2;1.3;13.9;1;1.83;11753 +78094;45.53658;5.09326;330;20221008;17;14.5;15.8;1.5;14.65;3.2;1.19;5007 +78094;45.53658;5.09326;330;20221009;18.9;9;13.9;1.6;12.8;0;1.55;10383 +78094;45.53658;5.09326;330;20221010;22.6;11.9;17.3;1.6;14.32;0;1.88;10862 +78094;45.53658;5.09326;330;20221011;20.1;11.8;16;1.1;14.67;0;1.45;9509 +78094;45.53658;5.09326;330;20221012;19.5;13.8;16.7;1.2;15.05;.1;1.34;7674 +78094;45.53658;5.09326;330;20221013;17.9;10.3;14.1;1;14.05;3.2;1.2;8671 +78094;45.53658;5.09326;330;20221014;18.1;13.1;15.6;1.3;15.37;.4;1.14;6815 +78094;45.53658;5.09326;330;20221015;23.6;12.6;18.1;2;14.32;0;2.03;10408 +78094;45.53658;5.09326;330;20221016;23.4;13.7;18.6;3.3;15.12;0;2.28;9655 +78094;45.53658;5.09326;330;20221017;23.7;14.6;19.1;3.2;15.25;0;2.35;9113 +78094;45.53658;5.09326;330;20221018;24.6;13.1;18.8;1.8;14.8;.1;1.96;10129 +78094;45.53658;5.09326;330;20221019;22.7;12.1;17.4;2.1;14.75;.8;1.77;9619 +78094;45.53658;5.09326;330;20221020;19.9;15.9;17.9;3.5;16.1;2;1.6;5525 +78094;45.53658;5.09326;330;20221021;19.1;17.1;18.1;3.9;15.97;9.4;1.66;3238 +78094;45.53658;5.09326;330;20221022;22.8;13.5;18.1;2.2;15.65;0;1.69;8464 +78094;45.53658;5.09326;330;20221023;22.5;14.7;18.6;4.7;15.37;2;2.39;7674 +78094;45.53658;5.09326;330;20221024;20.4;16.5;18.4;2.3;15.97;1.7;1.42;5013 +78094;45.53658;5.09326;330;20221025;19.2;9.8;14.5;1.6;13.9;.2;1.15;8132 +78094;45.53658;5.09326;330;20221026;24.1;14.4;19.2;1.9;15.25;.1;1.76;8286 +78094;45.53658;5.09326;330;20221027;23.9;13;18.4;2.3;15.85;0;1.71;8682 +78094;45.53658;5.09326;330;20221028;24;15;19.5;2.2;14.97;0;1.91;7740 +78094;45.53658;5.09326;330;20221029;23.7;13.5;18.6;2.5;13.17;0;2.12;8115 +78094;45.53658;5.09326;330;20221030;23.6;12.4;18;2.7;12.7;0;2.14;8426 +78094;45.53658;5.09326;330;20221031;21.4;13.1;17.2;3.3;14;19.3;1.8;7018 +78094;45.53658;5.09326;330;20221101;19;14;16.5;2.2;14.77;0;1.21;5164 +78094;45.53658;5.09326;330;20221102;16.9;9.7;13.3;1;11.6;.1;.91;6304 +78094;45.53658;5.09326;330;20221103;14;6.9;10.5;2.1;10.92;4.1;.84;6082 +78094;45.53658;5.09326;330;20221104;11.4;6.4;8.9;2;9.5;7;.8;4858 +78094;45.53658;5.09326;330;20221105;11;6.8;8.9;2.4;8.97;0;.9;4289 +78094;45.53658;5.09326;330;20221106;14.6;2.2;8.4;1.5;8.15;.1;.91;7907 +78094;45.53658;5.09326;330;20221107;17.6;5.9;11.8;1.4;9.35;0;1.05;7649 +78094;45.53658;5.09326;330;20221108;17.4;8.4;12.9;3.8;10.57;9.3;1.6;6535 +78094;45.53658;5.09326;330;20221109;13.8;12.7;13.3;2.5;13.32;17.3;.77;1435 +78094;45.53658;5.09326;330;20221110;13.1;9.4;11.3;1.6;11.67;0;.69;3400 +78094;45.53658;5.09326;330;20221111;15.8;7.7;11.8;1.2;11.02;.1;.76;5804 +78094;45.53658;5.09326;330;20221112;14.1;6.6;10.3;1.1;10.47;0;.66;5518 +78094;45.53658;5.09326;330;20221113;11.7;6.4;9.1;1.5;10.6;0;.53;4068 +78094;45.53658;5.09326;330;20221114;14.6;9.3;12;3.5;11.02;5.6;1.13;4365 +78094;45.53658;5.09326;330;20221115;14.6;10.3;12.4;1.8;12.7;5.7;.67;3733 +78094;45.53658;5.09326;330;20221116;16.4;8.6;12.5;2.3;10.72;0;1.09;5241 +78094;45.53658;5.09326;330;20221117;15.9;9.6;12.8;3.9;10.95;0;1.37;4651 +78094;45.53658;5.09326;330;20221118;12.5;8.3;10.4;1.8;9;1.4;.92;3546 +78094;45.53658;5.09326;330;20221119;9.9;5.5;7.7;2.1;8.55;.5;.7;3526 +78094;45.53658;5.09326;330;20221120;10.6;4.7;7.7;1.6;7.97;.3;.7;4194 +78094;45.53658;5.09326;330;20221121;7.7;3.7;5.7;2;8.25;5.6;.46;3314 +78094;45.53658;5.09326;330;20221122;9.1;4.6;6.8;1.2;8.1;.3;.55;3450 +78094;45.53658;5.09326;330;20221123;9.5;1.6;5.5;1.9;7.82;6.9;.5;4800 +78094;45.53658;5.09326;330;20221124;11.2;4.1;7.6;1.2;8.36;0;.49;4819 +78094;45.53658;5.09326;330;20221125;10.6;6;8.3;1.9;9.05;1;.62;3448 +78094;45.53658;5.09326;330;20221126;9;4.8;6.9;2;8.52;0;.58;3212 +78094;45.53658;5.09326;330;20221127;11.2;2.7;7;2.7;7.75;.1;.79;4760 +78094;45.53658;5.09326;330;20221128;9.3;7.7;8.5;2;8.87;12.4;.78;1482 +78094;45.53658;5.09326;330;20221129;7.3;5.1;6.2;2.1;8.72;1.4;.46;1819 +78094;45.53658;5.09326;330;20221130;7.8;6;6.9;2.2;8.7;.1;.59;1619 +78094;45.53658;5.09326;330;20221201;6.1;4.6;5.4;1.7;7.77;0;.55;1388 +78094;45.53658;5.09326;330;20221202;4.5;3;3.8;1.3;6.97;.7;.46;1389 +78094;45.53658;5.09326;330;20221203;4.4;2.4;3.4;1.1;7.25;6.7;.36;1761 +78094;45.53658;5.09326;330;20221204;5.1;2.8;3.9;1.3;7.52;8.1;.37;1841 +78094;45.53658;5.09326;330;20221205;7.1;1;4.1;.8;6.85;0;.36;3544 +78094;45.53658;5.09326;330;20221206;4.2;-2;1.1;1.1;6.15;.1;.28;3580 +78094;45.53658;5.09326;330;20221207;3.9;1.5;2.7;1.3;6.9;.1;.36;1823 +78094;45.53658;5.09326;330;20221208;4.4;1.4;2.9;1.1;6.6;12.3;.41;2248 +78094;45.53658;5.09326;330;20221209;2.5;1.2;1.8;1.6;6.74;4.1;.32;1154 +78094;45.53658;5.09326;330;20221210;.5;.1;.3;2.3;5.75;0;.42;303 +78094;45.53658;5.09326;330;20221211;-1.5;-3.3;-2.4;1.7;4.47;0;.41;1427 +78094;45.53658;5.09326;330;20221212;.3;-3.8;-1.8;1;4.65;2;.31;2572 +78094;45.53658;5.09326;330;20221213;2.1;-2.4;-.2;1.6;5.95;.8;.22;2598 +78094;45.53658;5.09326;330;20221214;9;1.4;5.2;2.1;8.57;2;.25;3842 +78094;45.53658;5.09326;330;20221215;6.4;5.4;5.9;1.8;8.6;22.1;.43;947 +78094;45.53658;5.09326;330;20221216;1;.6;.8;2.6;6.21;0;.37;200 +78094;45.53658;5.09326;330;20221217;-.8;-3.5;-2.1;2.3;4.77;0;.35;1890 +78094;45.53658;5.09326;330;20221218;8.9;-2.9;3;2.6;5.37;0;.74;4913 +78094;45.53658;5.09326;330;20221219;14.6;5.9;10.3;4.2;9.14;0;1.14;4130 +78094;45.53658;5.09326;330;20221220;14.3;11.3;12.8;5.2;9.84;2.5;1.68;1722 +78094;45.53658;5.09326;330;20221221;14.9;10.7;12.8;2.5;11.07;.9;.98;2551 +78094;45.53658;5.09326;330;20221222;14.1;8.8;11.4;2.9;10.5;7.5;.91;3100 +78094;45.53658;5.09326;330;20221223;14.1;9.5;11.8;2.3;12.02;2.2;.62;2614 +78094;45.53658;5.09326;330;20221224;14.3;10.9;12.6;1.8;12.65;.1;.6;2289 +78094;45.53658;5.09326;330;20221225;15.5;7.3;11.4;2.4;10.57;.1;.77;4133 +78094;45.53658;5.09326;330;20221226;13.3;8.4;10.9;2.3;10.67;.4;.7;2992 +78094;45.53658;5.09326;330;20221227;11.2;5.9;8.6;1.2;9;0;.5;3168 +78094;45.53658;5.09326;330;20221228;10.3;.8;5.6;2.1;7.45;.4;.52;4407 +78094;45.53658;5.09326;330;20221229;13.3;6.1;9.7;3.3;9.7;7.5;.8;3865 +78094;45.53658;5.09326;330;20221230;11.4;6.6;9;2.5;9.37;1.6;.72;2911 +78094;45.53658;5.09326;330;20221231;16.1;9.5;12.8;3.6;10.8;0;1.27;3702 +78095;45.55092;5.4124;478;20220101;14.4;4.1;9.2;1.8;7.82;0;.81;5137 +78095;45.55092;5.4124;478;20220102;6.4;.7;3.6;1.8;7.92;0;.21;3176 +78095;45.55092;5.4124;478;20220103;11.2;3.8;7.5;2.3;8.52;.4;.62;4005 +78095;45.55092;5.4124;478;20220104;12.7;6.3;9.5;2.9;9.02;13.8;.95;3896 +78095;45.55092;5.4124;478;20220105;3.3;1.9;2.6;4.7;5.56;.3;.91;1621 +78095;45.55092;5.4124;478;20220106;4.2;.9;2.6;4.1;5.12;.1;.95;3052 +78095;45.55092;5.4124;478;20220107;1.9;-2.8;-.5;2.1;5.26;5.6;.36;2917 +78095;45.55092;5.4124;478;20220108;3.5;-.1;1.7;2.6;6.76;5.8;.28;2497 +78095;45.55092;5.4124;478;20220109;3.7;1.8;2.8;2.8;6.62;5.8;.46;1639 +78095;45.55092;5.4124;478;20220110;4.4;1.1;2.7;3;6.02;0;.67;2449 +78095;45.55092;5.4124;478;20220111;1.8;-.3;.7;4.6;5.29;0;.72;1750 +78095;45.55092;5.4124;478;20220112;1.4;-.9;.3;3.8;4.79;0;.72;2804 +78095;45.55092;5.4124;478;20220113;2.3;-4.4;-1.1;2.3;4.59;0;.48;4579 +78095;45.55092;5.4124;478;20220114;5.6;-4.3;.7;1.9;4.79;0;.55;6063 +78095;45.55092;5.4124;478;20220115;5.4;-2.7;1.3;1.9;5.09;0;.53;5407 +78095;45.55092;5.4124;478;20220116;6.5;-3.5;1.5;1.9;4.69;0;.69;6076 +78095;45.55092;5.4124;478;20220117;2.9;-5.5;-1.3;2.3;5.49;0;.25;4904 +78095;45.55092;5.4124;478;20220118;4.3;-1;1.7;2.5;5.79;0;.53;4155 +78095;45.55092;5.4124;478;20220119;4;-2.8;.6;2.5;5.76;0;.44;3736 +78095;45.55092;5.4124;478;20220120;4.5;.4;2.4;3.4;5.86;0;.68;3213 +78095;45.55092;5.4124;478;20220121;2.7;-.2;1.3;5.6;4.51;0;1.29;4915 +78095;45.55092;5.4124;478;20220122;4.4;-2.8;.8;3;4.98;0;.75;5618 +78095;45.55092;5.4124;478;20220123;2.5;-1.4;.6;2.1;5.68;0;.44;3994 +78095;45.55092;5.4124;478;20220124;7.1;-3.2;1.9;1.4;5.55;0;.55;6935 +78095;45.55092;5.4124;478;20220125;8.4;-3.2;2.6;1.8;5.51;0;.7;7096 +78095;45.55092;5.4124;478;20220126;3.5;-5.1;-.8;2;4.98;0;.51;6134 +78095;45.55092;5.4124;478;20220127;-.6;-4;-2.3;2.4;4.69;0;.38;4210 +78095;45.55092;5.4124;478;20220128;4.6;-4;.3;2.9;5.59;0;.5;4963 +78095;45.55092;5.4124;478;20220129;.5;-1.7;-.6;2.1;5.69;0;.32;3455 +78095;45.55092;5.4124;478;20220130;7.7;-.9;3.4;1.8;6.98;0;.45;5277 +78095;45.55092;5.4124;478;20220131;4.7;.1;2.4;2.5;7.05;1.9;.41;3088 +78095;45.55092;5.4124;478;20220201;5.2;.7;2.9;3.8;5.56;5.2;.94;4935 +78095;45.55092;5.4124;478;20220202;9.1;1.2;5.2;2.2;8.09;.8;.55;5425 +78095;45.55092;5.4124;478;20220203;10;2;6;2.1;7.86;0;.74;6221 +78095;45.55092;5.4124;478;20220204;8;3;5.5;2;7.26;.2;.75;5092 +78095;45.55092;5.4124;478;20220205;8.3;3.7;6;2.4;6.72;.2;.97;6217 +78095;45.55092;5.4124;478;20220206;7.2;-2.2;2.5;2.4;6.19;4.1;.71;6728 +78095;45.55092;5.4124;478;20220207;8;4.2;6.1;3.7;6.44;.3;1.24;4147 +78095;45.55092;5.4124;478;20220208;9.8;-.9;4.4;2.1;4.92;0;1.19;8621 +78095;45.55092;5.4124;478;20220209;12.1;-.6;5.7;2.7;6.19;0;1.3;9258 +78095;45.55092;5.4124;478;20220210;8.9;1.3;5.1;2.8;7.08;1.6;1.52;11400 +78095;45.55092;5.4124;478;20220211;6.7;.5;3.6;3.3;6.78;.4;.8;4100 +78095;45.55092;5.4124;478;20220212;9.8;-5.9;2;2.3;5.78;0;1;10800 +78095;45.55092;5.4124;478;20220213;12.4;-1.4;5.5;4.3;6.28;0;1.74;12700 +78095;45.55092;5.4124;478;20220214;10.2;4.2;7.2;3.9;7.68;10.5;1.26;1600 +78095;45.55092;5.4124;478;20220215;7.7;1.6;4.7;3.4;7.08;3;.94;5100 +78095;45.55092;5.4124;478;20220216;6.1;1.8;3.9;2.7;7.99;10.6;.47;4003 +78095;45.55092;5.4124;478;20220217;15.1;5.4;10.2;2.9;9.92;.3;1.32;8172 +78095;45.55092;5.4124;478;20220218;17.8;5.9;11.8;2.4;8.71;1.2;1.74;9680 +78095;45.55092;5.4124;478;20220219;9.2;4.9;7.1;2.5;6.26;0;1.36;5501 +78095;45.55092;5.4124;478;20220220;11.5;-.4;5.6;2.2;6.56;1;1.24;9475 +78095;45.55092;5.4124;478;20220221;7.7;5.8;6.8;3.9;7.39;12.5;1.19;3066 +78095;45.55092;5.4124;478;20220222;10.1;4;7;3.3;7.39;.3;1.35;8238 +78095;45.55092;5.4124;478;20220223;13;5.1;9.1;2.5;7.86;0;1.51;9152 +78095;45.55092;5.4124;478;20220224;12.5;3.3;7.9;4.2;7.69;0;1.66;8436 +78095;45.55092;5.4124;478;20220225;7.9;3.8;5.9;5.1;5.39;0;1.95;8861 +78095;45.55092;5.4124;478;20220226;8.3;1.4;4.9;4.6;5.06;0;1.86;9807 +78095;45.55092;5.4124;478;20220227;10;-1.8;4.1;2.8;4.92;0;1.63;11734 +78095;45.55092;5.4124;478;20220228;11.2;-.1;5.5;2.8;5.16;0;1.81;11715 +78095;45.55092;5.4124;478;20220301;12.4;-.7;5.9;1.8;5.36;0;1.63;11981 +78095;45.55092;5.4124;478;20220302;10.9;.2;5.6;2.2;6.62;0;1.37;10780 +78095;45.55092;5.4124;478;20220303;13.8;1.9;7.8;2;7.59;0;1.51;11810 +78095;45.55092;5.4124;478;20220304;12.5;3.2;7.8;3.5;5.52;0;2.27;11002 +78095;45.55092;5.4124;478;20220305;9.5;-1.2;4.2;2.9;3.69;0;2.04;12246 +78095;45.55092;5.4124;478;20220306;7.7;-3.4;2.2;2.8;3.72;0;1.76;12159 +78095;45.55092;5.4124;478;20220307;9.1;-3.9;2.6;2.3;4.26;0;1.63;12903 +78095;45.55092;5.4124;478;20220308;11.3;-1.7;4.8;3.2;5.49;0;1.87;13657 +78095;45.55092;5.4124;478;20220309;12.8;.6;6.7;2.5;6.32;0;1.84;13292 +78095;45.55092;5.4124;478;20220310;13.6;.9;7.2;3.3;7.19;.1;1.9;12826 +78095;45.55092;5.4124;478;20220311;13.6;6.3;10;4.9;7.22;0;2.52;10180 +78095;45.55092;5.4124;478;20220312;11.5;6.7;9.1;3.1;6.76;0;1.9;7981 +78095;45.55092;5.4124;478;20220313;10.5;6.2;8.4;3.1;7.79;14.5;1.47;6047 +78095;45.55092;5.4124;478;20220314;12.4;1.7;7.1;2;8.72;2.4;1.38;11620 +78095;45.55092;5.4124;478;20220315;14.9;7.7;11.3;4.4;9.36;0;2.22;10394 +78095;45.55092;5.4124;478;20220316;15.8;6.5;11.1;2.5;9.49;0;1.93;10903 +78095;45.55092;5.4124;478;20220317;14.2;7.5;10.9;3.1;10.16;0;1.65;8772 +78095;45.55092;5.4124;478;20220318;8.8;7.3;8;2.7;8.95;0;.93;1889 +78095;45.55092;5.4124;478;20220319;14.8;1.1;8;2;7.75;0;2.03;16140 +78095;45.55092;5.4124;478;20220320;12.2;.5;6.4;3.5;6.68;0;1.84;8400 +78095;45.55092;5.4124;478;20220321;14.9;1.5;8.2;3.4;6.28;0;2.85;18900 +78095;45.55092;5.4124;478;20220322;14.8;-2.2;6.3;2.5;5.58;0;2.61;19600 +78095;45.55092;5.4124;478;20220323;16.2;-2.5;6.9;2.5;5.78;0;2.76;19800 +78095;45.55092;5.4124;478;20220324;19.1;-2;8.6;2.9;5.68;0;3.38;20100 +78095;45.55092;5.4124;478;20220325;18.9;-.4;9.3;2.9;6.28;0;3.31;19900 +78095;45.55092;5.4124;478;20220326;19.5;-1.1;9.2;2.8;6.58;0;3.32;20300 +78095;45.55092;5.4124;478;20220327;19.6;1.2;10.4;2.9;6.28;0;3.36;17000 +78095;45.55092;5.4124;478;20220328;20;1;10.5;3.5;5.88;0;3.88;19600 +78095;45.55092;5.4124;478;20220329;17.3;2.2;9.8;3.1;6.68;2.4;2.86;12900 +78095;45.55092;5.4124;478;20220330;14.2;7;10.6;2;9.58;3.8;1.84;10500 +78095;45.55092;5.4124;478;20220331;10.5;5.7;8.1;2.3;9.18;7.1;1.14;5000 +78095;45.55092;5.4124;478;20220401;3.2;1.3;2.3;5.9;6.27;7.4;.93;3650 +78095;45.55092;5.4124;478;20220402;4.3;-.7;1.8;4.3;5.2;1.1;1.37;9966 +78095;45.55092;5.4124;478;20220403;3.8;-1.5;1.2;4.2;5.28;.2;1.28;10000 +78095;45.55092;5.4124;478;20220404;8.3;-4.4;2;1.7;5.18;0;2.06;22100 +78095;45.55092;5.4124;478;20220405;14.7;-1;6.9;1.5;6.5;0;2.46;19033 +78095;45.55092;5.4124;478;20220406;14.7;1.6;8.2;1.6;9.08;1.5;1.75;11800 +78095;45.55092;5.4124;478;20220407;12.6;6.2;9.4;4.3;10.38;10.7;1.17;3400 +78095;45.55092;5.4124;478;20220408;15.9;8.5;12.2;4.3;10.28;.4;2.08;5200 +78095;45.55092;5.4124;478;20220409;8.6;2.9;5.8;3.4;6.58;.8;1.88;12000 +78095;45.55092;5.4124;478;20220410;14.1;-2.9;5.6;2.1;6.48;.2;2.76;24000 +78095;45.55092;5.4124;478;20220411;16.5;.8;8.7;4.3;7.28;0;3.33;20500 +78095;45.55092;5.4124;478;20220412;16.8;6.4;11.6;3.2;7.08;.1;2.95;10400 +78095;45.55092;5.4124;478;20220413;18.3;5.7;12;2.2;9.38;0;2.74;15300 +78095;45.55092;5.4124;478;20220414;20.6;3.3;12;2.3;11.48;0;3.27;23100 +78095;45.55092;5.4124;478;20220415;21.1;6.2;13.7;2.8;11.68;0;3.56;22600 +78095;45.55092;5.4124;478;20220416;20.4;5.7;13.1;3.7;9.98;0;4.06;25000 +78095;45.55092;5.4124;478;20220417;17.5;1.4;9.5;2.9;7.98;0;3.53;25400 +78095;45.55092;5.4124;478;20220418;18.6;-1.3;8.7;2.1;6.48;0;3.62;25700 +78095;45.55092;5.4124;478;20220419;19.4;2.6;11;2.8;6.98;0;4.04;24900 +78095;45.55092;5.4124;478;20220420;17.8;1.7;9.8;2.7;9.58;0;2.67;16900 +78095;45.55092;5.4124;478;20220421;18.6;9.4;14;2.3;10.18;0;3.11;16600 +78095;45.55092;5.4124;478;20220422;20.7;1.2;11;2.1;8.78;0;3.5;22100 +78095;45.55092;5.4124;478;20220423;16.2;8.5;12.4;2.7;9.68;14;2;5400 +78095;45.55092;5.4124;478;20220424;15.7;6.1;10.9;2.8;9.98;14;2.54;15500 +78095;45.55092;5.4124;478;20220425;15.7;9.5;12.6;2;11.28;0;2.44;14700 +78095;45.55092;5.4124;478;20220426;18.1;6.2;12.2;1.9;9.58;0;3.39;22500 +78095;45.55092;5.4124;478;20220427;19.3;.4;9.9;1.8;8.88;0;3.67;27300 +78095;45.55092;5.4124;478;20220428;21.4;3.3;12.4;2.9;9.68;0;4.27;27100 +78095;45.55092;5.4124;478;20220429;20.9;3.3;12.1;2.3;9.28;0;3.82;23600 +78095;45.55092;5.4124;478;20220430;18.5;4.5;11.5;3.7;9.38;.1;4.07;27600 +78095;45.55092;5.4124;478;20220501;18.2;2.5;10.4;2.7;8.98;0;3.67;25700 +78095;45.55092;5.4124;478;20220502;19.9;1.7;10.8;2.1;9.18;.4;3.84;26600 +78095;45.55092;5.4124;478;20220503;19.8;4.8;12.3;2.7;10.28;.4;3.45;20600 +78095;45.55092;5.4124;478;20220504;21.8;7.6;14.7;2.4;11.48;9.3;3.98;23300 +78095;45.55092;5.4124;478;20220505;14.4;10.2;12.3;2.8;11.68;2.1;1.78;7800 +78095;45.55092;5.4124;478;20220506;15.8;9.6;12.7;4.4;10.72;0;2.54;11520 +78095;45.55092;5.4124;478;20220507;19.8;10.1;15;3.4;10.79;.6;3.75;18513 +78095;45.55092;5.4124;478;20220508;19.9;9.9;14.9;3.2;11.16;1.8;3.58;18106 +78095;45.55092;5.4124;478;20220509;23;10.2;16.6;1.8;12.16;.2;4.01;22401 +78095;45.55092;5.4124;478;20220510;25.3;10.8;18;2;12.69;.2;4.48;23863 +78095;45.55092;5.4124;478;20220511;26.1;11.5;18.8;3.2;11.86;0;5.29;24888 +78095;45.55092;5.4124;478;20220512;25.2;11.5;18.4;3;10.96;0;5.03;22835 +78095;45.55092;5.4124;478;20220513;23.5;11.2;17.3;1.9;12.56;0;4.07;21889 +78095;45.55092;5.4124;478;20220514;25.2;12.4;18.8;2;14.06;0;4.45;23329 +78095;45.55092;5.4124;478;20220515;26.4;12.3;19.3;2.7;13.32;0;4.96;23634 +78095;45.55092;5.4124;478;20220516;26.6;13.8;20.2;2.1;11.52;.1;4.86;22472 +78095;45.55092;5.4124;478;20220517;28.7;13.7;21.2;1.7;13.76;.1;5.02;24701 +78095;45.55092;5.4124;478;20220518;30;15.6;22.8;1.7;14.52;0;5.19;24240 +78095;45.55092;5.4124;478;20220519;28.1;17.5;22.8;2.8;14.72;.2;5.34;21589 +78095;45.55092;5.4124;478;20220520;28.5;16.8;22.7;3.6;12.39;.2;6.02;22003 +78095;45.55092;5.4124;478;20220521;30;15;22.5;2;14.29;0;5.42;24759 +78095;45.55092;5.4124;478;20220522;29.9;16.2;23.1;1.8;17.26;1;4.83;21946 +78095;45.55092;5.4124;478;20220523;25.7;17.2;21.4;2.5;15.56;2.7;4.28;17797 +78095;45.55092;5.4124;478;20220524;19.7;13;16.3;2.2;11.46;0;3.5;17069 +78095;45.55092;5.4124;478;20220525;21.7;11.5;16.6;4.5;9.96;0;5.07;22647 +78095;45.55092;5.4124;478;20220526;22.5;11.8;17.2;3.5;10.79;0;4.9;23303 +78095;45.55092;5.4124;478;20220527;24.4;11.6;18;3.2;12.36;.2;5.06;24815 +78095;45.55092;5.4124;478;20220528;22.3;12.1;17.2;3.9;10.52;0;5.07;23528 +78095;45.55092;5.4124;478;20220529;20;8.9;14.4;3.2;7.52;.1;4.73;22938 +78095;45.55092;5.4124;478;20220530;22.1;8.7;15.4;2.1;8.16;.4;4.47;22689 +78095;45.55092;5.4124;478;20220531;18;11.9;15;1.6;12.52;4.4;2.67;14076 +78095;45.55092;5.4124;478;20220601;25.7;11.7;18.7;1.8;15.22;2.8;4.34;22835 +78095;45.55092;5.4124;478;20220602;26.5;14.9;20.7;2.4;16.09;.7;4.4;19986 +78095;45.55092;5.4124;478;20220603;28.7;16.5;22.6;2.3;16.02;0;5.11;22431 +78095;45.55092;5.4124;478;20220604;30.9;16.6;23.8;2.9;16.16;.9;6.18;26050 +78095;45.55092;5.4124;478;20220605;26.3;17.9;22.1;2.9;16.92;3.8;4.59;19499 +78095;45.55092;5.4124;478;20220606;26.3;13.4;19.8;1.9;14.86;.4;4.64;23498 +78095;45.55092;5.4124;478;20220607;24.1;13.7;18.9;2.2;13.82;0;4.5;22919 +78095;45.55092;5.4124;478;20220608;21.3;11.3;16.3;2;12.82;8.2;3.52;18223 +78095;45.55092;5.4124;478;20220609;19.6;12.6;16.1;2.8;12.62;1.8;3.53;18003 +78095;45.55092;5.4124;478;20220610;23.8;9.8;16.8;3.1;10.49;.5;5.27;26432 +78095;45.55092;5.4124;478;20220611;28.2;12.7;20.5;2.6;12.22;0;5.89;27209 +78095;45.55092;5.4124;478;20220612;31.2;15.2;23.2;2.2;13.92;.3;5.96;26211 +78095;45.55092;5.4124;478;20220613;26.7;16.6;21.6;3.4;14.56;0;5.46;22593 +78095;45.55092;5.4124;478;20220614;30.1;12.3;21.2;2.3;11.66;0;6.18;28410 +78095;45.55092;5.4124;478;20220615;31.3;17;24.1;2.3;15.02;0;5.6;22371 +78095;45.55092;5.4124;478;20220616;32;17.8;24.9;2.5;15.95;0;6.48;26723 +78095;45.55092;5.4124;478;20220617;32.7;17.5;25.1;2.7;13.59;0;6.77;26508 +78095;45.55092;5.4124;478;20220618;34.8;18.3;26.6;2.9;14.29;0;7.31;27093 +78095;45.55092;5.4124;478;20220619;33.2;20.7;26.9;4.4;15.09;0;7.76;24872 +78095;45.55092;5.4124;478;20220620;32.3;19.9;26.1;3.8;12.02;0;7.64;25495 +78095;45.55092;5.4124;478;20220621;31.5;18.2;24.9;2.6;15.52;.5;5.84;22599 +78095;45.55092;5.4124;478;20220622;28.1;18.4;23.2;3;19.32;17.7;4.75;20055 +78095;45.55092;5.4124;478;20220623;26.3;17.3;21.8;2.6;19.06;9.2;4.48;21572 +78095;45.55092;5.4124;478;20220624;22.4;16.9;19.6;2.3;16.36;12.7;3.38;15227 +78095;45.55092;5.4124;478;20220625;28.1;13.7;20.9;2.8;15.02;4.1;5.62;26718 +78095;45.55092;5.4124;478;20220626;25.1;15;20.1;2.5;17.72;7.1;4.33;22497 +78095;45.55092;5.4124;478;20220627;22.9;16.4;19.6;2.6;15.89;2.6;3.65;16282 +78095;45.55092;5.4124;478;20220628;24.5;15.5;20;2.9;14.86;0;4.54;20615 +78095;45.55092;5.4124;478;20220629;27.1;16.2;21.6;1.8;15.89;0;4.9;23578 +78095;45.55092;5.4124;478;20220630;28.3;15.4;21.9;2.5;15.49;7.3;5.17;22591 +78095;45.55092;5.4124;478;20220701;22;11.8;16.9;2.7;13.06;0;4.29;23092 +78095;45.55092;5.4124;478;20220702;28.2;12.3;20.3;1.9;13.06;0;5.39;26894 +78095;45.55092;5.4124;478;20220703;30.6;16;23.3;1.8;15.86;.1;5.45;25133 +78095;45.55092;5.4124;478;20220704;27;18.3;22.7;2.2;17.69;0;4.57;20167 +78095;45.55092;5.4124;478;20220705;26.7;15.9;21.3;2.7;14.49;0;5.32;24155 +78095;45.55092;5.4124;478;20220706;25.7;15.6;20.6;4;11.76;0;5.94;23416 +78095;45.55092;5.4124;478;20220707;25.8;14.3;20;4.3;12.12;0;5.94;24993 +78095;45.55092;5.4124;478;20220708;25.8;14.6;20.2;4.9;12.49;0;6.15;24869 +78095;45.55092;5.4124;478;20220709;27.6;14.2;20.9;3;12.16;0;5.89;25086 +78095;45.55092;5.4124;478;20220710;27.6;16.1;21.9;3.5;12.82;0;6.04;23719 +78095;45.55092;5.4124;478;20220711;28.1;14.3;21.2;3.1;12.72;.1;5.93;25333 +78095;45.55092;5.4124;478;20220712;30;15.8;22.9;2.7;12.96;0;6.11;25394 +78095;45.55092;5.4124;478;20220713;32.6;15.6;24.1;1.7;11.89;0;6;26703 +78095;45.55092;5.4124;478;20220714;34.7;18;26.3;2.2;13.66;0;6.67;27057 +78095;45.55092;5.4124;478;20220715;31.5;19.2;25.4;3.1;13.22;0;6.61;23669 +78095;45.55092;5.4124;478;20220716;30.6;16.1;23.3;3.4;11.32;0;6.87;25918 +78095;45.55092;5.4124;478;20220717;31.7;16;23.8;2.6;11.42;0;6.44;25614 +78095;45.55092;5.4124;478;20220718;35.9;18.6;27.2;2.4;12.52;0;6.99;26455 +78095;45.55092;5.4124;478;20220719;36;21;28.5;3.4;15.06;0;7.6;25565 +78095;45.55092;5.4124;478;20220720;34.2;21.6;27.9;3.2;16.86;0;6.64;22033 +78095;45.55092;5.4124;478;20220721;31.3;19.8;25.5;2.9;14.86;0;6.29;24457 +78095;45.55092;5.4124;478;20220722;36;17.4;26.7;2.2;14.72;1.2;6.56;25278 +78095;45.55092;5.4124;478;20220723;28.9;19.2;24;2.3;17.72;0;4.98;21313 +78095;45.55092;5.4124;478;20220724;33.8;16.4;25.1;1.8;15.39;0;5.97;26552 +78095;45.55092;5.4124;478;20220725;34.4;19.4;26.9;2.8;15.19;.8;6.37;21974 +78095;45.55092;5.4124;478;20220726;27.2;18.8;23;4.5;14.69;0;5.67;19168 +78095;45.55092;5.4124;478;20220727;27.7;16;21.9;3.5;11.66;0;6.02;23298 +78095;45.55092;5.4124;478;20220728;30.9;14.8;22.8;2.1;12.12;0;5.46;23050 +78095;45.55092;5.4124;478;20220729;24.9;16.9;20.9;1.9;14.52;4;3.71;15533 +78095;45.55092;5.4124;478;20220730;29.5;16.2;22.8;2.9;12.82;0;5.84;23382 +78095;45.55092;5.4124;478;20220731;31.6;17.5;24.5;2.6;12.82;0;6.02;23412 +78095;45.55092;5.4124;478;20220801;32.9;18.5;25.7;3;13.06;0;6.57;23657 +78095;45.55092;5.4124;478;20220802;32;17.7;24.9;2.6;13.82;0;6.07;24087 +78095;45.55092;5.4124;478;20220803;35.5;18.2;26.8;2.3;13.59;0;6.48;24991 +78095;45.55092;5.4124;478;20220804;36.8;20.1;28.4;2.5;13.09;0;6.96;25300 +78095;45.55092;5.4124;478;20220805;33.8;19.8;26.8;2.6;14.76;0;6.01;21146 +78095;45.55092;5.4124;478;20220806;29.4;18.1;23.8;3.5;15.82;0;5.67;21618 +78095;45.55092;5.4124;478;20220807;28.6;16.2;22.4;3.5;14.42;0;5.53;21912 +78095;45.55092;5.4124;478;20220808;30.4;17.1;23.8;3.3;12.96;0;6.1;22435 +78095;45.55092;5.4124;478;20220809;31.7;17.2;24.4;2.9;11.79;0;6.13;22115 +78095;45.55092;5.4124;478;20220810;33.4;17.9;25.6;2.1;11.32;0;5.86;23237 +78095;45.55092;5.4124;478;20220811;34.4;18;26.2;2;11.99;0;5.89;23732 +78095;45.55092;5.4124;478;20220812;33.4;17.7;25.6;2.3;12.26;0;6;23748 +78095;45.55092;5.4124;478;20220813;33.2;18.2;25.7;2.2;10.19;1.2;5.86;22242 +78095;45.55092;5.4124;478;20220814;22.9;18.6;20.7;2.3;17.86;22.9;2.59;10732 +78095;45.55092;5.4124;478;20220815;26.8;15.3;21;2.3;15.79;.1;4.3;20348 +78095;45.55092;5.4124;478;20220816;31.1;15.7;23.4;2.6;15.09;.2;5.38;22777 +78095;45.55092;5.4124;478;20220817;27.6;17.6;22.6;2.6;17.56;15;3.92;15602 +78095;45.55092;5.4124;478;20220818;22.3;13.8;18.1;2.8;16.32;7.8;2.97;14972 +78095;45.55092;5.4124;478;20220819;23.2;16.4;19.8;3.5;16.96;1.4;3.14;12944 +78095;45.55092;5.4124;478;20220820;25;17.2;21.1;2.5;17.06;.7;3.58;15685 +78095;45.55092;5.4124;478;20220821;25.5;14.7;20.1;2.6;13.69;0;4.21;18824 +78095;45.55092;5.4124;478;20220822;26.3;15.7;21;3;13.66;0;4.64;19888 +78095;45.55092;5.4124;478;20220823;28.2;16.6;22.4;3.1;14.26;0;4.99;20109 +78095;45.55092;5.4124;478;20220824;29.7;16.4;23;2;13.46;0;4.56;19358 +78095;45.55092;5.4124;478;20220825;31.6;17;24.3;2.1;15.02;2.7;4.9;20831 +78095;45.55092;5.4124;478;20220826;25.5;17.5;21.5;2.7;17.19;1.2;3.66;15890 +78095;45.55092;5.4124;478;20220827;25.3;15.9;20.6;2.6;16.76;0;3.53;15869 +78095;45.55092;5.4124;478;20220828;27.6;15.6;21.6;2.1;16.62;.1;3.86;18064 +78095;45.55092;5.4124;478;20220829;30.6;16.4;23.5;2.2;15.79;0;4.59;19601 +78095;45.55092;5.4124;478;20220830;26.8;19;22.9;2.3;17.86;6.8;3.24;12050 +78095;45.55092;5.4124;478;20220831;25.8;16.5;21.1;2.5;17.22;.5;3.56;16289 +78095;45.55092;5.4124;478;20220901;26.2;14.4;20.3;2.6;14.72;0;3.95;18138 +78095;45.55092;5.4124;478;20220902;26.4;15.4;20.9;2.4;14.76;8.7;3.8;16598 +78095;45.55092;5.4124;478;20220903;25.3;15.9;20.6;2.5;17.29;3.1;3.37;15883 +78095;45.55092;5.4124;478;20220904;27.5;14.7;21.1;2;17.46;.1;3.71;19004 +78095;45.55092;5.4124;478;20220905;28.7;17.8;23.3;2.8;18.32;.2;4.11;17525 +78095;45.55092;5.4124;478;20220906;28.1;18.6;23.4;2.5;18.69;3.5;3.64;14849 +78095;45.55092;5.4124;478;20220907;26.6;15.6;21.1;2.3;18.52;10.5;3.2;15091 +78095;45.55092;5.4124;478;20220908;23.7;14.3;19;1.8;15.66;.5;3.02;16315 +78095;45.55092;5.4124;478;20220909;23.1;12.6;17.8;2;13.09;.5;3.09;16037 +78095;45.55092;5.4124;478;20220910;21.5;12.5;17;1.7;12.76;0;2.69;14124 +78095;45.55092;5.4124;478;20220911;23.9;11.1;17.5;2.5;11.79;0;3.51;17295 +78095;45.55092;5.4124;478;20220912;28.3;12;20.2;2;13.79;0;3.81;18817 +78095;45.55092;5.4124;478;20220913;26.8;16.2;21.5;3.3;18.19;2.8;3.3;13558 +78095;45.55092;5.4124;478;20220914;25.1;19.1;22.1;2.9;19.26;17.8;2.91;11657 +78095;45.55092;5.4124;478;20220915;23.2;14.8;19;2;17.19;10;2.5;13107 +78095;45.55092;5.4124;478;20220916;20.1;15;17.6;2.8;14.56;0;2.4;10559 +78095;45.55092;5.4124;478;20220917;15.1;9.2;12.1;4.7;9.19;0;2.74;13594 +78095;45.55092;5.4124;478;20220918;18;6.1;12.1;2.3;8.09;0;2.72;15765 +78095;45.55092;5.4124;478;20220919;18.1;7;12.5;2.7;8.29;0;2.85;15159 +78095;45.55092;5.4124;478;20220920;18.4;7.1;12.7;2.9;8.09;0;2.98;14865 +78095;45.55092;5.4124;478;20220921;18.4;7.5;12.9;2.5;8.52;0;2.76;14558 +78095;45.55092;5.4124;478;20220922;20.9;6.4;13.6;1.9;9.32;0;2.67;15982 +78095;45.55092;5.4124;478;20220923;20.8;9;14.9;2.7;12.02;6.1;2.55;13607 +78095;45.55092;5.4124;478;20220924;18.9;12.6;15.7;1.7;14.42;7.8;1.72;9448 +78095;45.55092;5.4124;478;20220925;16.3;10.9;13.6;1.7;13.05;5.8;1.53;9107 +78095;45.55092;5.4124;478;20220926;16.8;9.3;13;1.9;11.32;5.3;1.83;10835 +78095;45.55092;5.4124;478;20220927;14.8;9.4;12.1;2.6;10.86;3.3;1.62;8916 +78095;45.55092;5.4124;478;20220928;16.9;9.6;13.3;3.1;12.46;20.9;1.63;8870 +78095;45.55092;5.4124;478;20220929;12.5;10.4;11.5;2;11.42;1.2;1.13;5424 +78095;45.55092;5.4124;478;20220930;12.7;6;9.3;1.9;9.52;0;1.32;8077 +78095;45.55092;5.4124;478;20221001;13.6;5.7;9.7;2;10.86;3.9;1.1;7782 +78095;45.55092;5.4124;478;20221002;22.6;11.3;16.9;2.1;14.12;.1;2.31;13078 +78095;45.55092;5.4124;478;20221003;18.2;12.7;15.5;2.5;13.69;0;1.8;9252 +78095;45.55092;5.4124;478;20221004;22.9;10.5;16.7;1.6;13.06;.1;2.22;13293 +78095;45.55092;5.4124;478;20221005;21.4;10.1;15.8;2.8;12.89;0;2.29;11441 +78095;45.55092;5.4124;478;20221006;21.1;11.4;16.3;2;13.72;0;1.93;10689 +78095;45.55092;5.4124;478;20221007;21.3;10.3;15.8;1.5;14.21;.7;1.78;10896 +78095;45.55092;5.4124;478;20221008;16.3;13.7;15;2.1;14.58;1.9;1.19;4937 +78095;45.55092;5.4124;478;20221009;18.3;9;13.6;2;12.58;.3;1.61;9489 +78095;45.55092;5.4124;478;20221010;21.8;11.8;16.8;2.4;14.35;0;2.09;10859 +78095;45.55092;5.4124;478;20221011;19.9;10.8;15.3;1.8;14.11;0;1.68;10613 +78095;45.55092;5.4124;478;20221012;19.3;12.1;15.7;1.4;14.38;.1;1.44;8416 +78095;45.55092;5.4124;478;20221013;18;8.7;13.3;1.5;13.65;2.9;1.24;8115 +78095;45.55092;5.4124;478;20221014;17.3;12.3;14.8;1.9;14.98;.5;1.12;5625 +78095;45.55092;5.4124;478;20221015;23.1;11.7;17.4;2.3;13.95;0;2.23;11342 +78095;45.55092;5.4124;478;20221016;23.4;12;17.7;3.2;14.55;0;2.39;10762 +78095;45.55092;5.4124;478;20221017;22.8;12.8;17.8;3.2;14.88;0;2.28;9722 +78095;45.55092;5.4124;478;20221018;23.7;12.1;17.9;2.4;14.51;0;2.16;10766 +78095;45.55092;5.4124;478;20221019;22;11.6;16.8;2.6;14.38;.2;1.95;9849 +78095;45.55092;5.4124;478;20221020;18.2;14;16.1;2.4;15.68;1.9;1.19;3913 +78095;45.55092;5.4124;478;20221021;17.8;14.8;16.3;3.3;15.76;24.1;1.23;3469 +78095;45.55092;5.4124;478;20221022;21.9;12.5;17.2;2.3;15.26;0;1.67;9460 +78095;45.55092;5.4124;478;20221023;20.4;13.2;16.8;3.3;15.12;4.9;1.66;5604 +78095;45.55092;5.4124;478;20221024;19.3;15.8;17.5;2.5;15.76;5.2;1.39;4142 +78095;45.55092;5.4124;478;20221025;18.1;10.9;14.5;2.3;13.72;.1;1.25;7537 +78095;45.55092;5.4124;478;20221026;23.2;13.2;18.2;2.2;14.89;0;1.81;9017 +78095;45.55092;5.4124;478;20221027;22.8;13.4;18.1;2.4;14.82;0;1.8;8387 +78095;45.55092;5.4124;478;20221028;22.8;13.9;18.4;2.2;13.62;0;1.94;8041 +78095;45.55092;5.4124;478;20221029;22.9;12.1;17.5;2.1;11.92;0;1.97;8266 +78095;45.55092;5.4124;478;20221030;22;13.3;17.6;2.5;11.89;0;2.2;8018 +78095;45.55092;5.4124;478;20221031;19.7;12.2;16;2.8;13.56;28.2;1.58;6930 +78095;45.55092;5.4124;478;20221101;18.5;13.1;15.8;2.4;14.39;1.8;1.23;5954 +78095;45.55092;5.4124;478;20221102;16.7;9.2;12.9;1.8;11.06;.1;1.18;7112 +78095;45.55092;5.4124;478;20221103;12.6;6.7;9.7;2.4;10.69;11.3;.76;4098 +78095;45.55092;5.4124;478;20221104;10;5.6;7.8;2.3;9.26;8.7;.7;3059 +78095;45.55092;5.4124;478;20221105;10.9;5.7;8.3;2.8;8.52;.2;.99;5513 +78095;45.55092;5.4124;478;20221106;14.9;2.5;8.7;1.9;7.66;.2;1.19;7884 +78095;45.55092;5.4124;478;20221107;17.2;5.7;11.5;2.1;9.02;0;1.27;8217 +78095;45.55092;5.4124;478;20221108;16.5;6.8;11.7;3;10.06;10.5;1.33;6168 +78095;45.55092;5.4124;478;20221109;12.8;11.1;11.9;2.1;12.89;22.4;.62;986 +78095;45.55092;5.4124;478;20221110;13.8;9;11.4;2.1;11.19;0;.86;4813 +78095;45.55092;5.4124;478;20221111;15.4;5.8;10.6;1.9;10.59;.1;.84;6998 +78095;45.55092;5.4124;478;20221112;13.7;7.4;10.6;2.4;10.56;0;.88;5125 +78095;45.55092;5.4124;478;20221113;13.4;5.9;9.6;1.9;10.22;.1;.77;4281 +78095;45.55092;5.4124;478;20221114;13.7;8.3;11;2.3;10.39;7.9;.88;4218 +78095;45.55092;5.4124;478;20221115;13.3;9.4;11.4;2.4;12.02;11.6;.69;3081 +78095;45.55092;5.4124;478;20221116;15.8;8.1;11.9;2.3;10.42;0;1.07;6188 +78095;45.55092;5.4124;478;20221117;15.8;7.9;11.8;3;10.56;2.4;1.17;4679 +78095;45.55092;5.4124;478;20221118;11.8;6.5;9.2;2;8.72;1.3;.85;4791 +78095;45.55092;5.4124;478;20221119;9.6;4.1;6.9;3;7.82;.3;.81;4293 +78095;45.55092;5.4124;478;20221120;10.2;3.4;6.8;1.9;7.42;.3;.74;5344 +78095;45.55092;5.4124;478;20221121;7.2;3.6;5.4;2.3;8.09;10.4;.53;2498 +78095;45.55092;5.4124;478;20221122;7.5;4;5.7;2;7.86;.2;.56;2710 +78095;45.55092;5.4124;478;20221123;8.1;.8;4.4;2.1;7.62;7.1;.46;3521 +78095;45.55092;5.4124;478;20221124;11.7;3.6;7.6;2.5;8.42;0;.7;5242 +78095;45.55092;5.4124;478;20221125;10.5;4.3;7.4;2.5;8.49;1.8;.74;3001 +78095;45.55092;5.4124;478;20221126;9.2;4.6;6.9;2.6;7.82;0;.75;4370 +78095;45.55092;5.4124;478;20221127;9.9;.3;5.1;2.5;7.19;.1;.67;4934 +78095;45.55092;5.4124;478;20221128;7.5;5.2;6.3;2.2;8.29;11.3;.64;1175 +78095;45.55092;5.4124;478;20221129;6.6;4.1;5.4;2.2;8.26;2.2;.45;1800 +78095;45.55092;5.4124;478;20221130;7.1;5.7;6.4;3.2;7.99;.2;.81;1217 +78095;45.55092;5.4124;478;20221201;5.7;4.3;5;2.6;7.02;0;.72;1517 +78095;45.55092;5.4124;478;20221202;4.2;2.5;3.4;1.5;6.89;1.5;.44;1582 +78095;45.55092;5.4124;478;20221203;4.4;1.3;2.8;1.7;6.92;4.3;.43;1855 +78095;45.55092;5.4124;478;20221204;5;2.3;3.7;1.8;7.26;11.5;.42;1753 +78095;45.55092;5.4124;478;20221205;7.2;1.3;4.2;1.6;6.62;0;.53;3681 +78095;45.55092;5.4124;478;20221206;4.5;-1.4;1.5;1.7;5.92;.1;.36;3915 +78095;45.55092;5.4124;478;20221207;2.1;-.3;.9;1.5;6.29;0;.32;1428 +78095;45.55092;5.4124;478;20221208;3.8;-.3;1.8;1.6;5.89;12.6;.39;3249 +78095;45.55092;5.4124;478;20221209;2.9;1.1;2;1.7;6.79;6.1;.32;1460 +78095;45.55092;5.4124;478;20221210;.5;-.2;.2;3.7;5.56;0;.47;852 +78095;45.55092;5.4124;478;20221211;.1;-3.3;-1.6;2.7;4.36;0;.48;2797 +78095;45.55092;5.4124;478;20221212;.8;-5.4;-2.3;1.1;4.39;2.2;.28;3635 +78095;45.55092;5.4124;478;20221213;2;-2.8;-.4;2.3;5.86;.2;.21;2560 +78095;45.55092;5.4124;478;20221214;7.9;1.6;4.8;2.1;8.19;3;.33;2761 +78095;45.55092;5.4124;478;20221215;6.1;4.2;5.2;2;8.59;21.5;.36;1304 +78095;45.55092;5.4124;478;20221216;1.3;1.1;1.2;3.3;6.49;0;.34;200 +78095;45.55092;5.4124;478;20221217;.7;-3.5;-1.4;2.5;4.86;0;.36;2980 +78095;45.55092;5.4124;478;20221218;8.4;-4.5;2;2.6;5.66;.1;.63;5307 +78095;45.55092;5.4124;478;20221219;12.3;4.1;8.2;3.4;8.42;.4;.86;3449 +78095;45.55092;5.4124;478;20221220;13.2;7.4;10.3;3.9;9.22;3.2;1.16;2292 +78095;45.55092;5.4124;478;20221221;12.8;8.6;10.7;2.1;10.32;2.3;.81;2605 +78095;45.55092;5.4124;478;20221222;12.4;6.5;9.4;2.8;10.02;8.3;.65;3007 +78095;45.55092;5.4124;478;20221223;12.5;8.8;10.6;3;11.76;5.2;.52;1862 +78095;45.55092;5.4124;478;20221224;14.3;10;12.2;2.3;12.19;.1;.64;3384 +78095;45.55092;5.4124;478;20221225;13.1;6.2;9.7;2.6;10.22;0;.71;3856 +78095;45.55092;5.4124;478;20221226;12;7.5;9.7;2.4;10.42;.9;.66;2495 +78095;45.55092;5.4124;478;20221227;10.8;5.9;8.4;2.2;8.79;0;.7;3440 +78095;45.55092;5.4124;478;20221228;8.5;1.1;4.8;2.3;7.52;.3;.47;3926 +78095;45.55092;5.4124;478;20221229;12.2;6.1;9.1;3.1;9.29;11.6;.83;3696 +78095;45.55092;5.4124;478;20221230;10.2;6.4;8.3;2.5;10.06;3.5;.52;1959 +78095;45.55092;5.4124;478;20221231;14.7;7.7;11.2;3.3;10.69;0;1;3888 +78096;45.56429;5.73169;280;20220101;14.7;1.7;8.2;1.3;7.67;0;.54;5199 +78096;45.56429;5.73169;280;20220102;8.5;.1;4.3;.9;7.7;0;.3;3909 +78096;45.56429;5.73169;280;20220103;11.4;3.2;7.3;1.5;8.4;.1;.47;4148 +78096;45.56429;5.73169;280;20220104;13.1;5.9;9.5;2.5;9.17;14.8;.89;3558 +78096;45.56429;5.73169;280;20220105;4.8;3.2;4;3.7;5.87;.8;.94;1206 +78096;45.56429;5.73169;280;20220106;6.2;1.3;3.8;2.3;5.07;.1;.85;3611 +78096;45.56429;5.73169;280;20220107;2.7;-2.2;.3;1.5;5.34;6.4;.37;2679 +78096;45.56429;5.73169;280;20220108;4.3;.2;2.3;2.3;6.87;11.4;.31;2707 +78096;45.56429;5.73169;280;20220109;5.2;2.5;3.8;1.8;7.04;6.7;.47;1535 +78096;45.56429;5.73169;280;20220110;7;1.2;4.1;2.3;6.34;0;.62;3184 +78096;45.56429;5.73169;280;20220111;2.7;1.4;2.1;2.3;5.5;0;.66;1292 +78096;45.56429;5.73169;280;20220112;3.8;.2;2;2;4.9;0;.68;3012 +78096;45.56429;5.73169;280;20220113;3.1;-4.3;-.6;1.3;4.64;0;.36;4904 +78096;45.56429;5.73169;280;20220114;6.7;-3.9;1.4;1.4;4.97;0;.46;5581 +78096;45.56429;5.73169;280;20220115;7.3;-3.4;1.9;1.1;5.24;0;.41;5527 +78096;45.56429;5.73169;280;20220116;3.4;-4;-.3;1;5.14;0;.31;3652 +78096;45.56429;5.73169;280;20220117;2.1;-2.8;-.3;1.2;5.37;0;.32;3120 +78096;45.56429;5.73169;280;20220118;5.8;-.9;2.4;1.7;5.8;0;.52;4415 +78096;45.56429;5.73169;280;20220119;5.6;-2.7;1.4;1.3;5.7;0;.4;4462 +78096;45.56429;5.73169;280;20220120;6.9;1.7;4.3;2.5;5.97;0;.79;4482 +78096;45.56429;5.73169;280;20220121;5.9;2.1;4;4.4;4.17;0;1.59;3276 +78096;45.56429;5.73169;280;20220122;5.9;-3.4;1.2;2;4.57;0;.68;5549 +78096;45.56429;5.73169;280;20220123;5.9;-3.4;1.3;1.8;5.27;0;.55;5598 +78096;45.56429;5.73169;280;20220124;6.8;-2.1;2.4;1.6;5.26;0;.65;6275 +78096;45.56429;5.73169;280;20220125;7.7;-4.1;1.8;.8;5.16;0;.46;5912 +78096;45.56429;5.73169;280;20220126;5.5;-3.9;.8;1.6;5.17;0;.48;4819 +78096;45.56429;5.73169;280;20220127;.7;-2;-.6;1.8;5.04;0;.44;2335 +78096;45.56429;5.73169;280;20220128;3.4;-2.9;.3;1.6;5.24;0;.45;5181 +78096;45.56429;5.73169;280;20220129;2.6;-.6;1;1.4;5.5;0;.48;2507 +78096;45.56429;5.73169;280;20220130;6.5;-1.1;2.7;1.2;6.2;0;.5;5787 +78096;45.56429;5.73169;280;20220131;6.6;0;3.3;1.6;6.84;.6;.5;3648 +78096;45.56429;5.73169;280;20220201;7.5;1.8;4.7;2.9;5.77;3.1;1.04;5303 +78096;45.56429;5.73169;280;20220202;10.2;2.4;6.3;1.6;8.04;.2;.65;6483 +78096;45.56429;5.73169;280;20220203;10.3;.6;5.5;1.6;7.67;0;.63;6104 +78096;45.56429;5.73169;280;20220204;9.2;2.3;5.7;1.4;7.57;.3;.64;5067 +78096;45.56429;5.73169;280;20220205;8.7;4.7;6.7;1.9;7.3;.1;.83;4781 +78096;45.56429;5.73169;280;20220206;8.8;-2.5;3.2;1.7;6.34;11;.69;7020 +78096;45.56429;5.73169;280;20220207;10.2;4.4;7.3;2.6;6.74;.4;1.19;5144 +78096;45.56429;5.73169;280;20220208;10.1;-2.3;3.9;1;5.1;0;.79;8684 +78096;45.56429;5.73169;280;20220209;12.6;-1.6;5.5;1;6.1;0;.86;9399 +78096;45.56429;5.73169;280;20220210;7.7;-.6;3.6;2.1;6.29;1.8;1.04;10400 +78096;45.56429;5.73169;280;20220211;10.1;2.4;6.3;3.7;6.79;1.2;1.39;7300 +78096;45.56429;5.73169;280;20220212;9.9;-3;3.5;1.8;5.59;0;1.01;10100 +78096;45.56429;5.73169;280;20220213;14.4;-1.3;6.5;3.6;5.39;0;1.95;10400 +78096;45.56429;5.73169;280;20220214;9.9;7.1;8.5;3.6;8.2;12.7;1.18;1797 +78096;45.56429;5.73169;280;20220215;8.3;3.3;5.8;1.9;7.49;3.5;.82;4700 +78096;45.56429;5.73169;280;20220216;6.5;1.7;4.1;2.8;8.1;13;.42;3808 +78096;45.56429;5.73169;280;20220217;14.9;6;10.4;1.9;10.57;2.1;.97;6984 +78096;45.56429;5.73169;280;20220218;18.7;4.5;11.6;2.7;9;2;1.87;9704 +78096;45.56429;5.73169;280;20220219;10.8;6.4;8.6;2.4;6.44;0;1.51;7002 +78096;45.56429;5.73169;280;20220220;12.6;.7;6.6;1.4;6.5;1.5;1.14;9095 +78096;45.56429;5.73169;280;20220221;8.7;5.3;7;2.8;7.87;13.7;.95;3227 +78096;45.56429;5.73169;280;20220222;12.2;4.7;8.4;1.9;7.9;.1;1.24;9452 +78096;45.56429;5.73169;280;20220223;14.7;2.6;8.6;1.3;7.54;0;1.29;10504 +78096;45.56429;5.73169;280;20220224;15.1;1.6;8.4;2.1;7.9;.5;1.43;10121 +78096;45.56429;5.73169;280;20220225;10.4;4.8;7.6;3.8;5.6;0;1.99;8955 +78096;45.56429;5.73169;280;20220226;10.9;2;6.5;3.4;5.17;0;1.89;10118 +78096;45.56429;5.73169;280;20220227;11.1;.5;5.8;3;4.84;0;1.84;10930 +78096;45.56429;5.73169;280;20220228;12.9;-.6;6.1;2;4.9;0;1.71;11957 +78096;45.56429;5.73169;280;20220301;12.7;-.3;6.2;1.3;5.3;0;1.42;11937 +78096;45.56429;5.73169;280;20220302;12.1;-.8;5.6;1.1;6.37;0;1.22;11391 +78096;45.56429;5.73169;280;20220303;15.4;2.7;9.1;1;7.47;0;1.41;12073 +78096;45.56429;5.73169;280;20220304;14.3;.7;7.5;2;6.07;0;1.79;12459 +78096;45.56429;5.73169;280;20220305;11.8;-.1;5.8;1.9;3.87;0;1.87;12373 +78096;45.56429;5.73169;280;20220306;10;-3.1;3.4;1.6;4.1;0;1.5;12691 +78096;45.56429;5.73169;280;20220307;11.6;-2.3;4.6;2.2;4.54;0;1.77;13379 +78096;45.56429;5.73169;280;20220308;13.4;-.8;6.3;1.7;5.37;0;1.77;13471 +78096;45.56429;5.73169;280;20220309;14.2;-.1;7.1;1.4;6.44;0;1.64;13559 +78096;45.56429;5.73169;280;20220310;14.8;-.3;7.3;1.1;7;0;1.57;13901 +78096;45.56429;5.73169;280;20220311;15.4;5.4;10.4;1.4;7.67;0;1.69;10453 +78096;45.56429;5.73169;280;20220312;14.2;7.2;10.7;1.3;7.1;0;1.64;8466 +78096;45.56429;5.73169;280;20220313;12.3;5.6;8.9;1.7;8.2;12.3;1.37;7937 +78096;45.56429;5.73169;280;20220314;14.4;3.5;8.9;1.7;8.97;2.4;1.56;11941 +78096;45.56429;5.73169;280;20220315;16.4;8.5;12.4;1.5;10.14;.1;1.68;10074 +78096;45.56429;5.73169;280;20220316;16.4;4.6;10.5;1;9.5;0;1.6;11958 +78096;45.56429;5.73169;280;20220317;16;7;11.5;2;10.57;0;1.64;10322 +78096;45.56429;5.73169;280;20220318;11.2;8.8;10;5.3;9.49;.1;1.66;3500 +78096;45.56429;5.73169;280;20220319;15.7;5.1;10.4;3.3;7.69;0;2.71;15100 +78096;45.56429;5.73169;280;20220320;15.2;2.7;9;1;7.89;0;1.51;10500 +78096;45.56429;5.73169;280;20220321;17.2;2.8;10;1.3;7.09;0;2.15;17000 +78096;45.56429;5.73169;280;20220322;16.6;.8;8.7;1.1;6.79;0;2.05;17700 +78096;45.56429;5.73169;280;20220323;17.3;-.1;8.6;1;6.49;0;2.16;18300 +78096;45.56429;5.73169;280;20220324;19.4;-.1;9.7;1.1;6.89;0;2.34;18500 +78096;45.56429;5.73169;280;20220325;20.1;1.1;10.6;1.4;6.89;0;2.61;18200 +78096;45.56429;5.73169;280;20220326;20.9;.5;10.7;1.8;6.79;0;2.93;18700 +78096;45.56429;5.73169;280;20220327;20.6;.7;10.7;1;6.09;0;2.31;15400 +78096;45.56429;5.73169;280;20220328;21.3;.9;11.1;1.2;6.89;0;2.58;18300 +78096;45.56429;5.73169;280;20220329;20.1;5.9;13;2;7.59;.8;2.74;13400 +78096;45.56429;5.73169;280;20220330;14.6;8.7;11.6;1.6;10.19;3.4;1.68;9700 +78096;45.56429;5.73169;280;20220331;11.4;7.7;9.5;1.1;9.89;7.6;1.04;4600 +78096;45.56429;5.73169;280;20220401;5.7;3.5;4.6;5.4;6.26;11.2;1.41;4596 +78096;45.56429;5.73169;280;20220402;5.9;1.8;3.9;6;5.18;1.4;1.81;10490 +78096;45.56429;5.73169;280;20220403;8.7;1.9;5.3;5;5.29;.2;2.65;20200 +78096;45.56429;5.73169;280;20220404;10.6;1.1;5.9;2.8;5.69;0;2.39;17000 +78096;45.56429;5.73169;280;20220405;16.3;-1.9;7.2;1.1;6.69;0;2.53;21700 +78096;45.56429;5.73169;280;20220406;16.5;1.7;9.1;1.4;9.09;3;2.39;19600 +78096;45.56429;5.73169;280;20220407;11.8;9.1;10.4;5.1;11.19;18.4;1.11;4400 +78096;45.56429;5.73169;280;20220408;14;9.2;11.6;5.9;10.39;5;1.95;4000 +78096;45.56429;5.73169;280;20220409;8.9;5;7;2.6;6.49;2.3;2.05;11700 +78096;45.56429;5.73169;280;20220410;15.6;-1.6;7;1.4;6.49;.2;2.67;22900 +78096;45.56429;5.73169;280;20220411;19.5;.3;9.9;1.7;7.29;0;2.88;20100 +78096;45.56429;5.73169;280;20220412;19.1;6.1;12.6;.9;9.09;.1;2.35;15400 +78096;45.56429;5.73169;280;20220413;21.7;8.3;15;1.8;10.39;0;3.27;19300 +78096;45.56429;5.73169;280;20220414;23.1;5;14.1;1.3;11.39;0;3.34;22200 +78096;45.56429;5.73169;280;20220415;24.5;7.3;15.9;2.1;12.69;0;3.61;20500 +78096;45.56429;5.73169;280;20220416;22.3;9.9;16.1;6;9.99;0;5.32;23800 +78096;45.56429;5.73169;280;20220417;18.5;5.6;12;4.7;7.69;0;4.33;23900 +78096;45.56429;5.73169;280;20220418;20.4;2.6;11.5;1.6;7.59;0;3.53;24100 +78096;45.56429;5.73169;280;20220419;21.5;4.2;12.8;1.6;8.19;0;3.65;23800 +78096;45.56429;5.73169;280;20220420;21;3.5;12.2;1.6;9.29;0;3.19;20100 +78096;45.56429;5.73169;280;20220421;20.2;10;15.1;2.5;9.79;0;3.84;20600 +78096;45.56429;5.73169;280;20220422;20.8;4.9;12.8;1.8;9.89;.2;3.04;18500 +78096;45.56429;5.73169;280;20220423;17.7;10.7;14.2;2.1;11.39;13.1;1.91;7700 +78096;45.56429;5.73169;280;20220424;16.6;7.6;12.1;1.7;10.49;16.5;2.12;11600 +78096;45.56429;5.73169;280;20220425;15.7;10.3;13;1.3;11.99;.7;1.76;9600 +78096;45.56429;5.73169;280;20220426;18.9;8.1;13.5;1.2;10.79;0;3;19700 +78096;45.56429;5.73169;280;20220427;21;3.5;12.2;2.6;9.69;0;3.94;25600 +78096;45.56429;5.73169;280;20220428;22.6;4.9;13.7;2.3;9.79;0;4.19;26000 +78096;45.56429;5.73169;280;20220429;22.7;5.5;14.1;2.6;9.79;.1;4.02;22200 +78096;45.56429;5.73169;280;20220430;20.9;8.2;14.6;2.5;11.09;1;3.88;22500 +78096;45.56429;5.73169;280;20220501;20.1;4.5;12.3;2.6;10.09;0;3.76;24800 +78096;45.56429;5.73169;280;20220502;21.6;4.8;13.2;1.6;10.49;.6;3.82;25600 +78096;45.56429;5.73169;280;20220503;20.9;8.5;14.7;2.2;12.09;1.4;2.9;16200 +78096;45.56429;5.73169;280;20220504;22.1;9.3;15.7;1.9;12.69;10.7;3.39;19900 +78096;45.56429;5.73169;280;20220505;15.7;11.5;13.6;1.5;12.29;10.7;1.55;6900 +78096;45.56429;5.73169;280;20220506;17.2;10.4;13.8;2.3;11.64;0;2.4;12143 +78096;45.56429;5.73169;280;20220507;21.1;12.4;16.8;2.8;11.67;.1;3.74;18436 +78096;45.56429;5.73169;280;20220508;21.8;10.5;16.2;1.8;11.97;1.1;3.65;21417 +78096;45.56429;5.73169;280;20220509;24.4;10.5;17.5;1.3;13.14;.2;3.86;22608 +78096;45.56429;5.73169;280;20220510;26;10.9;18.4;1.1;13.54;.1;4.17;24239 +78096;45.56429;5.73169;280;20220511;27.9;11.5;19.7;1.8;12.94;0;4.81;24865 +78096;45.56429;5.73169;280;20220512;27.2;11.2;19.2;1.3;12.67;0;4.41;23857 +78096;45.56429;5.73169;280;20220513;25.5;12.6;19.1;1;13.44;.3;3.96;22055 +78096;45.56429;5.73169;280;20220514;27;12.6;19.8;1.1;15.27;0;4.34;24355 +78096;45.56429;5.73169;280;20220515;28.7;12.8;20.7;1.4;14.97;1.6;4.7;25015 +78096;45.56429;5.73169;280;20220516;27;14.1;20.6;1.4;13.94;.3;4.29;22195 +78096;45.56429;5.73169;280;20220517;29.8;12.5;21.1;1.4;15.07;.1;5.08;26464 +78096;45.56429;5.73169;280;20220518;30.8;13.3;22.1;1.8;16.13;0;5.39;26469 +78096;45.56429;5.73169;280;20220519;29.5;17.3;23.4;3.3;17.07;.7;5.49;22257 +78096;45.56429;5.73169;280;20220520;30.7;15;22.9;2;14.54;0;5.35;24495 +78096;45.56429;5.73169;280;20220521;30.7;14.8;22.8;1.2;14.94;0;5.01;25500 +78096;45.56429;5.73169;280;20220522;31;16.7;23.9;1.3;17.27;1.1;4.68;22375 +78096;45.56429;5.73169;280;20220523;26.9;19.2;23.1;1.9;17.37;5.9;4.09;17521 +78096;45.56429;5.73169;280;20220524;21;14.6;17.8;1.4;13.47;.2;3.13;15961 +78096;45.56429;5.73169;280;20220525;23.2;12.6;17.9;2.9;10.9;0;4.75;22897 +78096;45.56429;5.73169;280;20220526;25.3;11.7;18.5;2;11.84;0;4.67;23910 +78096;45.56429;5.73169;280;20220527;26.8;11.6;19.2;1.9;13.4;0;4.91;25878 +78096;45.56429;5.73169;280;20220528;25;13;19;3.1;11.9;0;5.17;24549 +78096;45.56429;5.73169;280;20220529;22.4;10.4;16.4;2.6;8.57;0;4.94;25239 +78096;45.56429;5.73169;280;20220530;23.8;9.2;16.5;1.4;9.34;.4;4.39;24718 +78096;45.56429;5.73169;280;20220531;19.1;11.9;15.5;1.2;13.14;6.3;2.61;14186 +78096;45.56429;5.73169;280;20220601;24.8;12.7;18.7;1.6;16.04;6.2;3.72;19800 +78096;45.56429;5.73169;280;20220602;25.5;15.8;20.7;2.1;17.17;.8;3.67;17246 +78096;45.56429;5.73169;280;20220603;29.2;15.8;22.5;1.5;17.04;0;4.6;22001 +78096;45.56429;5.73169;280;20220604;31.8;17.2;24.5;1.2;18.87;.2;5.26;25734 +78096;45.56429;5.73169;280;20220605;27.1;20.4;23.8;1.6;18.37;7.2;3.93;16958 +78096;45.56429;5.73169;280;20220606;27.5;14.1;20.8;1.3;16.14;5.6;4.53;23851 +78096;45.56429;5.73169;280;20220607;25.8;16.1;20.9;1.7;14.6;0;4.58;22881 +78096;45.56429;5.73169;280;20220608;22;11.9;17;1.4;13.17;16.1;3.38;18241 +78096;45.56429;5.73169;280;20220609;19.7;13.9;16.8;1.7;14;3.1;2.92;15224 +78096;45.56429;5.73169;280;20220610;25.8;10.3;18;1.8;11.5;.2;4.99;27171 +78096;45.56429;5.73169;280;20220611;29.5;11.7;20.6;1.4;13.5;0;5.38;28336 +78096;45.56429;5.73169;280;20220612;31.8;14.1;23;1.5;15.24;.5;5.59;27215 +78096;45.56429;5.73169;280;20220613;28.2;15.8;22;1.7;16;0;4.91;24066 +78096;45.56429;5.73169;280;20220614;31.7;12.6;22.2;1.2;13.84;0;5.63;29402 +78096;45.56429;5.73169;280;20220615;32.1;16.3;24.2;1.3;16.37;.1;5.26;24604 +78096;45.56429;5.73169;280;20220616;34;18.6;26.3;1.5;17;0;6;27050 +78096;45.56429;5.73169;280;20220617;34.3;17.5;25.9;1.4;15.5;0;6.02;27681 +78096;45.56429;5.73169;280;20220618;35.9;18;26.9;1.8;15.77;0;6.57;28115 +78096;45.56429;5.73169;280;20220619;35.7;19.7;27.7;2;17.2;0;6.55;26803 +78096;45.56429;5.73169;280;20220620;33.9;17.9;25.9;1.6;14.2;0;6.16;27413 +78096;45.56429;5.73169;280;20220621;32.3;16.9;24.6;1.7;15.84;1.4;5.49;24076 +78096;45.56429;5.73169;280;20220622;28.8;19.1;23.9;1.7;19.94;15.7;4.35;19775 +78096;45.56429;5.73169;280;20220623;28.8;17.7;23.3;1.5;19.77;7.7;4.6;22482 +78096;45.56429;5.73169;280;20220624;24;18.2;21.1;1.6;17.94;13;3.19;14705 +78096;45.56429;5.73169;280;20220625;29.3;13.9;21.6;1.6;16;2.3;5.31;27138 +78096;45.56429;5.73169;280;20220626;27.8;16.2;22;1.7;18.74;2.5;4.58;23213 +78096;45.56429;5.73169;280;20220627;23.7;18.7;21.2;2.4;17.77;1.1;3.33;13970 +78096;45.56429;5.73169;280;20220628;24.5;16.8;20.6;2.1;17.2;0;3.92;18858 +78096;45.56429;5.73169;280;20220629;28.8;18;23.4;1.3;18.27;.1;4.84;24079 +78096;45.56429;5.73169;280;20220630;30.1;16;23.1;1.9;16.97;7.7;5.12;23466 +78096;45.56429;5.73169;280;20220701;24;13.9;18.9;1.9;14.07;.3;4.36;23159 +78096;45.56429;5.73169;280;20220702;29;12;20.5;1.2;14.47;0;5.2;28464 +78096;45.56429;5.73169;280;20220703;32.2;16.2;24.2;1.3;16.8;.1;5.43;26183 +78096;45.56429;5.73169;280;20220704;29.5;19.6;24.6;1.7;19.3;1.3;4.7;21456 +78096;45.56429;5.73169;280;20220705;28.8;16.2;22.5;2;16.14;0;5.24;25257 +78096;45.56429;5.73169;280;20220706;28.5;14.5;21.5;2;13.7;0;5.4;26091 +78096;45.56429;5.73169;280;20220707;28.1;15.2;21.6;3.4;13.8;0;5.95;26213 +78096;45.56429;5.73169;280;20220708;28.5;16.3;22.4;3.3;13.3;.1;6.14;26259 +78096;45.56429;5.73169;280;20220709;29.8;15.3;22.5;2.1;13.67;0;5.65;26224 +78096;45.56429;5.73169;280;20220710;30;15.1;22.5;2.2;14.94;0;5.67;26237 +78096;45.56429;5.73169;280;20220711;30.8;17.4;24.1;2.8;13.87;.1;6.29;26480 +78096;45.56429;5.73169;280;20220712;32.4;17;24.7;2;13.87;0;6.01;26516 +78096;45.56429;5.73169;280;20220713;34;15.8;24.9;1.2;12.97;0;5.71;27795 +78096;45.56429;5.73169;280;20220714;36.6;17.9;27.2;1.2;15.34;0;6.06;28180 +78096;45.56429;5.73169;280;20220715;33.7;18.6;26.1;1.6;14.37;0;5.75;25202 +78096;45.56429;5.73169;280;20220716;33.1;15.5;24.3;1.9;13.6;0;6.09;27258 +78096;45.56429;5.73169;280;20220717;34.3;17.7;26;2.3;13.2;0;6.76;28248 +78096;45.56429;5.73169;280;20220718;37.6;17.8;27.7;1.6;13.64;0;6.55;28139 +78096;45.56429;5.73169;280;20220719;38.2;19.4;28.8;1.7;16.2;0;6.62;27056 +78096;45.56429;5.73169;280;20220720;36.5;22.4;29.5;2.2;18.74;0;6.3;23648 +78096;45.56429;5.73169;280;20220721;33.3;20.6;26.9;2.2;15.84;0;6.03;24264 +78096;45.56429;5.73169;280;20220722;37;17.6;27.3;1.5;15.5;1.1;6.21;27099 +78096;45.56429;5.73169;280;20220723;31.2;21;26.1;2;18.54;0;5.1;21296 +78096;45.56429;5.73169;280;20220724;35.6;17.4;26.5;1.3;16.44;0;5.81;27128 +78096;45.56429;5.73169;280;20220725;35.3;18.6;27;1.9;16.04;.5;5.68;22578 +78096;45.56429;5.73169;280;20220726;29.8;21.3;25.6;3.1;15.47;0;5.71;20647 +78096;45.56429;5.73169;280;20220727;30.4;16.9;23.7;2.5;13.04;0;5.9;24872 +78096;45.56429;5.73169;280;20220728;31.4;15.1;23.2;1.2;13.64;0;4.79;23062 +78096;45.56429;5.73169;280;20220729;25.9;18;22;1.2;16.07;6.7;3.29;15061 +78096;45.56429;5.73169;280;20220730;31.2;15.3;23.3;1.9;14.24;0;5.38;24992 +78096;45.56429;5.73169;280;20220731;33.5;16.4;24.9;1.5;13.24;0;5.51;25250 +78096;45.56429;5.73169;280;20220801;34.8;17.3;26.1;1.4;14.24;0;5.54;25309 +78096;45.56429;5.73169;280;20220802;34.1;17.1;25.6;1.4;14.97;0;5.45;25177 +78096;45.56429;5.73169;280;20220803;36.5;17.7;27.1;1.2;14.8;0;5.59;26225 +78096;45.56429;5.73169;280;20220804;38.7;20.2;29.5;1.7;15.5;0;6.32;25635 +78096;45.56429;5.73169;280;20220805;36.9;20.4;28.6;2;16.27;.1;6.17;23920 +78096;45.56429;5.73169;280;20220806;32.1;18.1;25.1;2.2;17.84;0;5.25;22633 +78096;45.56429;5.73169;280;20220807;30.7;19;24.8;2.9;16.4;0;5.27;20117 +78096;45.56429;5.73169;280;20220808;33.1;18.6;25.8;2.6;14.74;0;5.98;24055 +78096;45.56429;5.73169;280;20220809;33.8;17.5;25.6;2.2;13.34;0;5.77;23803 +78096;45.56429;5.73169;280;20220810;35.4;18.7;27;2.1;12.54;0;6.02;24240 +78096;45.56429;5.73169;280;20220811;36;19;27.5;1.4;13;0;5.34;22912 +78096;45.56429;5.73169;280;20220812;35.2;17.8;26.5;1.7;12.47;0;5.58;24037 +78096;45.56429;5.73169;280;20220813;34.7;18.2;26.5;2.1;10.17;0;5.95;23487 +78096;45.56429;5.73169;280;20220814;24;17.3;20.6;1.4;15.77;24.3;2.55;10279 +78096;45.56429;5.73169;280;20220815;28.5;16.3;22.4;1.4;17.07;.2;3.87;18795 +78096;45.56429;5.73169;280;20220816;32.6;14.5;23.6;1.7;15.47;.2;5.05;23457 +78096;45.56429;5.73169;280;20220817;29.4;18.8;24.1;2.1;18.54;8.1;4.02;16560 +78096;45.56429;5.73169;280;20220818;24.5;15.7;20.1;2;17.67;8.8;3.1;15367 +78096;45.56429;5.73169;280;20220819;23.3;17.4;20.4;1.4;18.94;1.2;2.45;11964 +78096;45.56429;5.73169;280;20220820;26.7;17.3;22;1.6;18.4;1.9;3.49;17118 +78096;45.56429;5.73169;280;20220821;28.1;15;21.6;1.8;15.6;0;4.12;20218 +78096;45.56429;5.73169;280;20220822;29.2;14.1;21.6;1.7;14.3;0;4.3;21139 +78096;45.56429;5.73169;280;20220823;30.9;14.7;22.8;1.3;14.64;0;4.35;22064 +78096;45.56429;5.73169;280;20220824;31.5;15.4;23.5;1.3;14.07;0;4.33;20811 +78096;45.56429;5.73169;280;20220825;33;15.8;24.4;1.7;15.67;1.6;4.82;21821 +78096;45.56429;5.73169;280;20220826;27.6;19.5;23.5;1.3;17.8;1.9;3.16;13804 +78096;45.56429;5.73169;280;20220827;27;15.6;21.3;1.5;17.64;.1;3.55;18717 +78096;45.56429;5.73169;280;20220828;29.8;15.9;22.9;1.1;17.4;.1;3.79;19691 +78096;45.56429;5.73169;280;20220829;31.4;16.2;23.8;1.3;16.27;0;4.1;20353 +78096;45.56429;5.73169;280;20220830;28.4;18.7;23.5;1.6;18.14;8.7;3.22;13808 +78096;45.56429;5.73169;280;20220831;27.8;18;22.9;1.6;18.64;.7;3.5;17110 +78096;45.56429;5.73169;280;20220901;27.9;15.6;21.7;2;15.47;0;3.9;18977 +78096;45.56429;5.73169;280;20220902;27.1;16.5;21.8;1.8;15.74;15.6;3.41;15058 +78096;45.56429;5.73169;280;20220903;26.4;16.6;21.5;2.3;17.6;8.8;3.31;15449 +78096;45.56429;5.73169;280;20220904;28.5;15.2;21.9;1.8;16.97;.1;3.79;19022 +78096;45.56429;5.73169;280;20220905;30.5;17.5;24;1.1;18.7;.6;3.62;18080 +78096;45.56429;5.73169;280;20220906;29;18.4;23.7;1.2;19.5;6;3.21;15689 +78096;45.56429;5.73169;280;20220907;28.2;17.4;22.8;1.2;19.14;17.8;3.04;15195 +78096;45.56429;5.73169;280;20220908;25.9;16.7;21.3;1.6;16.74;.5;3.18;16403 +78096;45.56429;5.73169;280;20220909;24.7;14.1;19.4;1.7;14.4;.8;3.09;16466 +78096;45.56429;5.73169;280;20220910;23.3;14.7;19;1.2;13.74;0;2.63;13910 +78096;45.56429;5.73169;280;20220911;25.3;10.5;17.9;1.1;12.3;0;3;18174 +78096;45.56429;5.73169;280;20220912;28.1;12;20;1.4;13.67;0;3.46;18670 +78096;45.56429;5.73169;280;20220913;28.9;15;22;1.3;17.4;2;3.05;15335 +78096;45.56429;5.73169;280;20220914;27;19.7;23.3;1.8;20.24;17.7;2.74;11794 +78096;45.56429;5.73169;280;20220915;25.2;16.3;20.7;1.6;17.84;10.2;2.55;12779 +78096;45.56429;5.73169;280;20220916;21.6;16.2;18.9;1.8;15.57;0;2.26;10806 +78096;45.56429;5.73169;280;20220917;17.2;11.4;14.3;3.5;9.17;0;2.88;12667 +78096;45.56429;5.73169;280;20220918;19.9;5.8;12.9;1.6;8.94;0;2.54;16568 +78096;45.56429;5.73169;280;20220919;20.1;5.4;12.7;1.7;9.37;0;2.48;16444 +78096;45.56429;5.73169;280;20220920;20;6.6;13.3;2.1;9.7;0;2.59;16295 +78096;45.56429;5.73169;280;20220921;19.8;8.7;14.3;2.1;9.8;0;2.56;15271 +78096;45.56429;5.73169;280;20220922;21.5;6.9;14.2;1.3;10.1;0;2.42;16063 +78096;45.56429;5.73169;280;20220923;22.6;7.5;15.1;1.5;11.57;9;2.38;14516 +78096;45.56429;5.73169;280;20220924;20.6;14.2;17.4;1.5;15.34;10.4;1.81;9476 +78096;45.56429;5.73169;280;20220925;16.3;12.2;14.2;1;13.7;5.5;1.22;6666 +78096;45.56429;5.73169;280;20220926;17.9;10.3;14.1;1.1;12.14;7.5;1.63;10464 +78096;45.56429;5.73169;280;20220927;15.4;10.7;13;1.9;11.8;8.4;1.47;8001 +78096;45.56429;5.73169;280;20220928;16.9;10.2;13.6;2.8;12.94;23.8;1.53;7985 +78096;45.56429;5.73169;280;20220929;13.8;11.6;12.7;1.8;12.1;1.5;1.14;5098 +78096;45.56429;5.73169;280;20220930;13.2;6.4;9.8;1.2;10.44;.1;1.14;8025 +78096;45.56429;5.73169;280;20221001;12.6;7;9.8;1.8;11.64;4.1;.88;6548 +78096;45.56429;5.73169;280;20221002;23.7;12.1;17.9;1.6;15.07;.1;2.08;11763 +78096;45.56429;5.73169;280;20221003;20.7;10.5;15.6;1.6;13.8;0;1.84;11888 +78096;45.56429;5.73169;280;20221004;23;10.8;16.9;1.2;13.5;0;2.02;13162 +78096;45.56429;5.73169;280;20221005;21.9;9.1;15.5;1.2;13.67;0;1.84;12720 +78096;45.56429;5.73169;280;20221006;22.3;11.5;16.9;1.4;14.77;.1;1.86;11873 +78096;45.56429;5.73169;280;20221007;22;11.1;16.6;.8;14.84;.6;1.67;11929 +78096;45.56429;5.73169;280;20221008;18;14.6;16.3;1.4;15.7;2.4;1.11;5254 +78096;45.56429;5.73169;280;20221009;18.4;12;15.2;1.4;13.84;1.1;1.41;8308 +78096;45.56429;5.73169;280;20221010;21.9;13.1;17.5;.9;15.14;.1;1.55;9872 +78096;45.56429;5.73169;280;20221011;21.8;10.8;16.3;1.2;14.17;0;1.62;10851 +78096;45.56429;5.73169;280;20221012;21.3;12.3;16.8;1;14.44;.1;1.47;9221 +78096;45.56429;5.73169;280;20221013;19.1;10.3;14.7;1.2;13.87;2.9;1.27;8196 +78096;45.56429;5.73169;280;20221014;18.9;13.5;16.2;1.2;15.7;.4;1.1;5882 +78096;45.56429;5.73169;280;20221015;23.3;12.7;18;1.5;14.84;0;1.79;10529 +78096;45.56429;5.73169;280;20221016;24.5;11.2;17.9;1.4;14.1;0;1.88;11335 +78096;45.56429;5.73169;280;20221017;23.7;12;17.8;1;15.3;.1;1.52;9740 +78096;45.56429;5.73169;280;20221018;23.6;12.3;17.9;.9;14.84;.1;1.5;10086 +78096;45.56429;5.73169;280;20221019;23;10.4;16.7;1.3;13.9;.2;1.55;9710 +78096;45.56429;5.73169;280;20221020;18.1;12.4;15.3;1.4;15.07;2.2;.93;4546 +78096;45.56429;5.73169;280;20221021;17.7;14.9;16.3;1.8;16.2;41.4;.88;2603 +78096;45.56429;5.73169;280;20221022;21.9;13.5;17.7;2.1;15;.1;1.65;8557 +78096;45.56429;5.73169;280;20221023;20.8;10.7;15.8;1.3;14.67;4.5;1.14;6102 +78096;45.56429;5.73169;280;20221024;19.9;15.8;17.9;1.7;16.5;14.2;1.07;3885 +78096;45.56429;5.73169;280;20221025;18.8;9.8;14.3;1.6;13.7;0;1.11;7748 +78096;45.56429;5.73169;280;20221026;22.7;12.2;17.5;1;14.8;0;1.29;9056 +78096;45.56429;5.73169;280;20221027;22.6;10.5;16.6;1.1;14.34;0;1.28;8846 +78096;45.56429;5.73169;280;20221028;22;11.1;16.5;1;14.84;0;1.12;7934 +78096;45.56429;5.73169;280;20221029;21;10.5;15.8;.8;13.74;0;1.05;7993 +78096;45.56429;5.73169;280;20221030;21.4;9.7;15.5;.9;13.37;0;1.08;8598 +78096;45.56429;5.73169;280;20221031;20.9;10.5;15.7;1.1;13.4;27.3;1.11;7627 +78096;45.56429;5.73169;280;20221101;19.4;12.6;16;2.1;14.5;2.5;1.16;5490 +78096;45.56429;5.73169;280;20221102;18.1;10.4;14.3;.9;12.34;.1;.9;6507 +78096;45.56429;5.73169;280;20221103;12.9;6;9.5;1.7;10.9;19.7;.66;3974 +78096;45.56429;5.73169;280;20221104;9.6;5.7;7.7;1.9;9.87;8.2;.51;3199 +78096;45.56429;5.73169;280;20221105;12.8;6.7;9.8;1.2;9.2;.9;.79;5763 +78096;45.56429;5.73169;280;20221106;14.1;2.6;8.3;1.5;8.5;.6;.84;7441 +78096;45.56429;5.73169;280;20221107;17.3;5.1;11.2;1.3;9.3;0;.98;7653 +78096;45.56429;5.73169;280;20221108;18.3;4;11.2;1.3;9.8;8.1;.99;7923 +78096;45.56429;5.73169;280;20221109;12.9;11.7;12.3;1.6;12.44;22.9;.69;1172 +78096;45.56429;5.73169;280;20221110;15.1;9.1;12.1;1.2;12.07;0;.68;4635 +78096;45.56429;5.73169;280;20221111;16.2;6.6;11.4;1.6;10.8;.1;.83;6638 +78096;45.56429;5.73169;280;20221112;13.9;5.3;9.6;1.4;10.17;0;.65;5229 +78096;45.56429;5.73169;280;20221113;12.3;6.7;9.5;1.1;10.17;0;.58;3651 +78096;45.56429;5.73169;280;20221114;15.6;6.3;10.9;1.5;10.24;10.1;.83;4959 +78096;45.56429;5.73169;280;20221115;14.1;10;12;1.7;12.27;17.9;.69;2991 +78096;45.56429;5.73169;280;20221116;16.1;9;12.6;2.3;11.14;3.4;1;5504 +78096;45.56429;5.73169;280;20221117;17.4;8.4;12.9;3.3;10.7;5.1;1.41;5159 +78096;45.56429;5.73169;280;20221118;12.5;8.7;10.6;1.6;9.54;.9;.82;3368 +78096;45.56429;5.73169;280;20221119;10.7;4.4;7.6;1.3;8.47;1;.57;4381 +78096;45.56429;5.73169;280;20221120;10.8;3.4;7.1;1.3;7.8;.5;.57;5089 +78096;45.56429;5.73169;280;20221121;8.4;3.7;6.1;2.1;8.27;14.1;.53;3362 +78096;45.56429;5.73169;280;20221122;9.4;4.8;7.1;1.4;8.64;.3;.51;3234 +78096;45.56429;5.73169;280;20221123;8;.9;4.4;2.8;7.56;6.9;.51;3590 +78096;45.56429;5.73169;280;20221124;11.3;3.7;7.5;1.7;8.46;.1;.6;5066 +78096;45.56429;5.73169;280;20221125;11.6;3.5;7.5;1.3;8.5;2.2;.55;4280 +78096;45.56429;5.73169;280;20221126;10.3;2.4;6.3;1.7;7.77;0;.52;4749 +78096;45.56429;5.73169;280;20221127;8.6;2;5.3;1.6;7.34;.1;.49;3917 +78096;45.56429;5.73169;280;20221128;7.6;2.6;5.1;1;8.07;5.9;.38;2267 +78096;45.56429;5.73169;280;20221129;6.6;5.1;5.8;.9;8.87;3.9;.38;1192 +78096;45.56429;5.73169;280;20221130;7.1;5.5;6.3;1;8.77;.2;.44;1102 +78096;45.56429;5.73169;280;20221201;6.9;4.7;5.8;1.6;7.67;0;.58;1821 +78096;45.56429;5.73169;280;20221202;6.4;3;4.7;1.2;7.44;1.1;.43;2180 +78096;45.56429;5.73169;280;20221203;6.1;2.5;4.3;2.3;7;0;.52;2092 +78096;45.56429;5.73169;280;20221204;6.3;3.8;5.1;1.6;7.34;4.5;.53;1856 +78096;45.56429;5.73169;280;20221205;7.7;1.4;4.6;1;7.27;0;.38;2977 +78096;45.56429;5.73169;280;20221206;6.4;-.8;2.8;1.5;6.5;.1;.33;4065 +78096;45.56429;5.73169;280;20221207;3.1;1.3;2.2;1.4;6.4;0;.4;1162 +78096;45.56429;5.73169;280;20221208;4.6;1.1;2.8;1.7;6;10.5;.48;2941 +78096;45.56429;5.73169;280;20221209;4.7;2.7;3.7;1.8;7.37;10;.38;1290 +78096;45.56429;5.73169;280;20221210;2.4;2;2.2;2.6;6.4;0;.46;557 +78096;45.56429;5.73169;280;20221211;1.9;-1.1;.4;3.4;4.97;0;.55;3353 +78096;45.56429;5.73169;280;20221212;3.4;-4.1;-.4;1.9;4.67;3;.37;4716 +78096;45.56429;5.73169;280;20221213;.9;-.9;0;2.3;5.84;2;.27;1481 +78096;45.56429;5.73169;280;20221214;5.8;.5;3.1;1.1;7.34;8.7;.27;2434 +78096;45.56429;5.73169;280;20221215;6.6;3.1;4.9;1.5;8.37;26.5;.33;1304 +78096;45.56429;5.73169;280;20221216;3.2;3.2;3.2;2.6;7.14;.1;.41;200 +78096;45.56429;5.73169;280;20221217;2.3;.7;1.5;3.4;5.84;0;.52;1404 +78096;45.56429;5.73169;280;20221218;6.4;-1;2.7;2.1;5.67;.2;.52;4146 +78096;45.56429;5.73169;280;20221219;12;.2;6.1;1.5;7;2;.53;4496 +78096;45.56429;5.73169;280;20221220;13.7;6.5;10.1;2.2;8.27;5.3;.94;2953 +78096;45.56429;5.73169;280;20221221;11.5;8.2;9.8;1.5;10.4;3.5;.54;1804 +78096;45.56429;5.73169;280;20221222;11.9;6.1;9;2.6;10.54;13.5;.43;2455 +78096;45.56429;5.73169;280;20221223;11.8;9.2;10.5;2.5;12;12.9;.48;1261 +78096;45.56429;5.73169;280;20221224;15.2;10.8;13;2.5;12.24;.1;.79;3006 +78096;45.56429;5.73169;280;20221225;11.4;4.9;8.1;1.3;9.8;0;.35;3557 +78096;45.56429;5.73169;280;20221226;11.6;4.8;8.2;1.1;10.34;6.4;.32;2803 +78096;45.56429;5.73169;280;20221227;10.7;5.3;8;1.1;9.44;0;.38;2851 +78096;45.56429;5.73169;280;20221228;9.4;2.8;6.1;2;7.34;.2;.62;3763 +78096;45.56429;5.73169;280;20221229;12.9;3.3;8.1;2;8.57;14.9;.67;3779 +78096;45.56429;5.73169;280;20221230;10.9;7.2;9;2.2;10.77;6.8;.44;1758 +78096;45.56429;5.73169;280;20221231;14.4;9;11.7;2.2;11.07;0;.69;3923 +78097;45.57671;6.05112;340;20220101;13;1.9;7.4;1.3;7.27;0;.56;4893 +78097;45.57671;6.05112;340;20220102;9.8;-.1;4.9;.6;7.14;.1;.28;4719 +78097;45.57671;6.05112;340;20220103;11.2;2.7;6.9;.9;8.04;.2;.36;4286 +78097;45.57671;6.05112;340;20220104;12.6;5.8;9.2;1.7;8.57;14.5;.66;3785 +78097;45.57671;6.05112;340;20220105;4.8;3.3;4;3.4;5.97;1.2;.91;1325 +78097;45.57671;6.05112;340;20220106;5.7;-.1;2.8;1.6;4.5;.1;.68;3550 +78097;45.57671;6.05112;340;20220107;1.9;-3;-.5;.8;4.84;4.8;.3;3256 +78097;45.57671;6.05112;340;20220108;3.2;-.6;1.3;1.1;6.47;14.7;.27;2798 +78097;45.57671;6.05112;340;20220109;3.8;1.1;2.4;1.5;6.67;9.3;.34;2058 +78097;45.57671;6.05112;340;20220110;6.7;.6;3.6;1;6.17;0;.41;3576 +78097;45.57671;6.05112;340;20220111;1.7;-1.7;0;1.6;4.8;0;.44;2713 +78097;45.57671;6.05112;340;20220112;3.2;-2.5;.4;1.8;4.37;0;.56;3645 +78097;45.57671;6.05112;340;20220113;1.8;-5.3;-1.8;.5;4.4;0;.23;4273 +78097;45.57671;6.05112;340;20220114;5.6;-4.4;.6;1;4.84;0;.36;5230 +78097;45.57671;6.05112;340;20220115;6;-4.1;.9;.8;5.04;0;.35;5285 +78097;45.57671;6.05112;340;20220116;1.1;-4.6;-1.7;.5;4.9;0;.26;4058 +78097;45.57671;6.05112;340;20220117;.7;-3.8;-1.5;.6;4.84;0;.26;3523 +78097;45.57671;6.05112;340;20220118;3.7;-3.4;.2;1;5.14;0;.32;4596 +78097;45.57671;6.05112;340;20220119;4.4;-3.4;.5;1.2;5.37;.6;.37;4830 +78097;45.57671;6.05112;340;20220120;6.7;.3;3.5;1.5;5.84;.1;.58;4466 +78097;45.57671;6.05112;340;20220121;5.6;-.3;2.6;2.1;4.44;0;.92;4131 +78097;45.57671;6.05112;340;20220122;4.4;-3.7;.4;1.3;4.5;0;.49;5136 +78097;45.57671;6.05112;340;20220123;4.9;-4.3;.3;.8;4.87;0;.36;5600 +78097;45.57671;6.05112;340;20220124;5.6;-3.3;1.2;1.3;5.18;0;.54;6936 +78097;45.57671;6.05112;340;20220125;6.1;-5.3;.4;.9;5.03;0;.42;5502 +78097;45.57671;6.05112;340;20220126;3.8;-4.1;-.1;.6;4.9;0;.3;5338 +78097;45.57671;6.05112;340;20220127;.7;-3.8;-1.5;.8;4.84;0;.33;3901 +78097;45.57671;6.05112;340;20220128;2.3;-3.4;-.5;.8;4.9;0;.36;4670 +78097;45.57671;6.05112;340;20220129;1.5;-2.7;-.6;.7;5.07;0;.35;3939 +78097;45.57671;6.05112;340;20220130;5.9;-2.4;1.8;.9;5.37;0;.48;5999 +78097;45.57671;6.05112;340;20220131;6;-1.6;2.2;1.7;6.17;2.8;.53;5764 +78097;45.57671;6.05112;340;20220201;7.2;.2;3.7;2;5.7;3;.79;5530 +78097;45.57671;6.05112;340;20220202;10;1.1;5.5;1;7.57;.3;.58;6452 +78097;45.57671;6.05112;340;20220203;10.1;-.6;4.8;1.3;7.17;0;.6;7234 +78097;45.57671;6.05112;340;20220204;9;.6;4.8;1.3;7.2;.2;.6;6494 +78097;45.57671;6.05112;340;20220205;9.8;3.5;6.6;1.5;7.2;0;.79;5616 +78097;45.57671;6.05112;340;20220206;8.2;-1.7;3.3;1;6.44;13.9;.57;7077 +78097;45.57671;6.05112;340;20220207;9.8;3.6;6.7;2.1;6.54;.9;1.04;5731 +78097;45.57671;6.05112;340;20220208;10;-2;4;.7;5.24;0;.69;8209 +78097;45.57671;6.05112;340;20220209;13.3;-1.7;5.8;.6;5.87;0;.73;9388 +78097;45.57671;6.05112;340;20220210;3.5;-.5;1.5;2.1;6.27;1.8;1.04;10400 +78097;45.57671;6.05112;340;20220211;9.1;2.3;5.7;3.7;6.77;1.7;1.39;7300 +78097;45.57671;6.05112;340;20220212;9;-2.4;3.3;1.8;5.57;0;1.01;10100 +78097;45.57671;6.05112;340;20220213;12.7;-2;5.3;3.6;5.37;0;1.95;10400 +78097;45.57671;6.05112;340;20220214;10.9;4.1;7.5;4.3;7.23;13.7;1.47;2697 +78097;45.57671;6.05112;340;20220215;7.7;3.1;5.4;1.9;7.47;2.8;.82;4700 +78097;45.57671;6.05112;340;20220216;5.7;2;3.9;1.1;7.74;14;.5;4841 +78097;45.57671;6.05112;340;20220217;13.1;5.3;9.2;1.4;10.17;3.2;.83;7525 +78097;45.57671;6.05112;340;20220218;17.6;4.7;11.1;2;8.6;4.6;1.53;9948 +78097;45.57671;6.05112;340;20220219;10.5;6.3;8.4;2.4;6.64;0;1.42;5217 +78097;45.57671;6.05112;340;20220220;12.6;.3;6.4;1.1;6.44;1.6;1.08;9941 +78097;45.57671;6.05112;340;20220221;7.3;4.9;6.1;2;7.64;15.7;.8;4085 +78097;45.57671;6.05112;340;20220222;12.2;4.1;8.1;1.6;7.64;.1;1.15;8131 +78097;45.57671;6.05112;340;20220223;14.3;2.1;8.2;1.2;7.1;0;1.26;10407 +78097;45.57671;6.05112;340;20220224;14.4;1.2;7.8;1.7;7.34;1.2;1.37;10975 +78097;45.57671;6.05112;340;20220225;10.3;5.7;8;2.9;5.6;0;1.79;6086 +78097;45.57671;6.05112;340;20220226;10.4;.7;5.6;2.1;4.7;0;1.55;9731 +78097;45.57671;6.05112;340;20220227;10.4;-1;4.7;2.2;4.7;0;1.51;10813 +78097;45.57671;6.05112;340;20220228;12.1;-1.3;5.4;1.6;4.57;0;1.52;11856 +78097;45.57671;6.05112;340;20220301;13.3;-.8;6.2;1.1;5;0;1.41;12244 +78097;45.57671;6.05112;340;20220302;12.5;-1.1;5.7;1.1;5.9;0;1.31;12099 +78097;45.57671;6.05112;340;20220303;15.2;2.9;9;1.3;7;0;1.56;11667 +78097;45.57671;6.05112;340;20220304;14;.9;7.5;1.9;5.87;0;1.76;12283 +78097;45.57671;6.05112;340;20220305;11.4;-1;5.2;1.9;4.04;0;1.77;12087 +78097;45.57671;6.05112;340;20220306;10;-3.3;3.3;1.7;4;0;1.56;12706 +78097;45.57671;6.05112;340;20220307;11;-2.5;4.2;1.7;4.47;0;1.59;12940 +78097;45.57671;6.05112;340;20220308;13.3;-1.7;5.8;1.5;5.1;0;1.7;13917 +78097;45.57671;6.05112;340;20220309;14;-.6;6.7;1.5;5.84;0;1.72;13878 +78097;45.57671;6.05112;340;20220310;15.2;-.4;7.4;1.7;6.24;0;1.9;14463 +78097;45.57671;6.05112;340;20220311;15.8;3.7;9.8;2.9;6.27;0;2.44;12733 +78097;45.57671;6.05112;340;20220312;14.6;7.5;11.1;3.1;6;0;2.66;9147 +78097;45.57671;6.05112;340;20220313;13.4;6.8;10.1;3.1;7;6.4;2.41;8833 +78097;45.57671;6.05112;340;20220314;13.8;3.6;8.7;1.7;8.44;1.5;1.63;12397 +78097;45.57671;6.05112;340;20220315;17.5;8.1;12.8;1.6;9.64;.1;1.95;11843 +78097;45.57671;6.05112;340;20220316;16.9;4.4;10.6;1;9;0;1.8;13908 +78097;45.57671;6.05112;340;20220317;15.9;6.9;11.4;2;10.17;0;1.76;11789 +78097;45.57671;6.05112;340;20220318;11.1;9.2;10.1;3.6;9.21;0;1.25;2656 +78097;45.57671;6.05112;340;20220319;15.5;5.8;10.7;2.4;7.64;0;2.33;16540 +78097;45.57671;6.05112;340;20220320;14;2.3;8.2;1;7.87;0;1.51;10500 +78097;45.57671;6.05112;340;20220321;15.8;2.5;9.1;1.3;7.07;0;2.15;17000 +78097;45.57671;6.05112;340;20220322;15.7;-.6;7.6;1.1;6.77;0;2.05;17700 +78097;45.57671;6.05112;340;20220323;16.2;-.2;8;1;6.47;0;2.16;18300 +78097;45.57671;6.05112;340;20220324;18.2;.1;9.1;1.1;6.87;0;2.34;18500 +78097;45.57671;6.05112;340;20220325;18.7;1.3;10;1.4;6.87;0;2.61;18200 +78097;45.57671;6.05112;340;20220326;19.5;1.2;10.4;1.8;6.77;0;2.93;18700 +78097;45.57671;6.05112;340;20220327;19.8;1.2;10.5;1;6.07;0;2.31;15400 +78097;45.57671;6.05112;340;20220328;20.1;1.8;11;1.2;6.87;0;2.58;18300 +78097;45.57671;6.05112;340;20220329;18.7;4.6;11.7;2;7.57;.9;2.74;13400 +78097;45.57671;6.05112;340;20220330;13.5;8.7;11.1;1.6;10.17;3.1;1.68;9700 +78097;45.57671;6.05112;340;20220331;11.3;7.6;9.4;1.1;9.87;8.6;1.04;4600 +78097;45.57671;6.05112;340;20220401;4.9;4;4.4;5;6.73;9.8;1;2833 +78097;45.57671;6.05112;340;20220402;5.2;1;3.1;5.3;5.45;1.7;1.53;11543 +78097;45.57671;6.05112;340;20220403;6.9;.5;3.7;5;5.27;.2;2.65;20200 +78097;45.57671;6.05112;340;20220404;9.7;1.1;5.4;2.8;5.67;0;2.39;17000 +78097;45.57671;6.05112;340;20220405;16;-2.2;6.9;1.1;6.67;0;2.53;21700 +78097;45.57671;6.05112;340;20220406;16.1;1.7;8.9;1.4;9.07;4;2.39;19600 +78097;45.57671;6.05112;340;20220407;12;8.6;10.3;5.1;11.17;25.1;1.11;4400 +78097;45.57671;6.05112;340;20220408;14.3;8.8;11.5;5.9;10.37;14.1;1.95;4000 +78097;45.57671;6.05112;340;20220409;8.7;4.9;6.8;2.6;6.47;6.7;2.05;11700 +78097;45.57671;6.05112;340;20220410;14.2;-1.2;6.5;1.4;6.47;.2;2.67;22900 +78097;45.57671;6.05112;340;20220411;17.8;.9;9.4;1.7;7.27;0;2.88;20100 +78097;45.57671;6.05112;340;20220412;18;5.7;11.9;.9;9.07;0;2.35;15400 +78097;45.57671;6.05112;340;20220413;20.2;8;14.1;1.8;10.37;0;3.27;19300 +78097;45.57671;6.05112;340;20220414;22.8;4.7;13.7;1.3;11.37;0;3.34;22200 +78097;45.57671;6.05112;340;20220415;24.2;7;15.6;2.1;12.67;0;3.61;20500 +78097;45.57671;6.05112;340;20220416;21.1;9.8;15.5;6;9.97;0;5.32;23800 +78097;45.57671;6.05112;340;20220417;17.8;5.7;11.7;4.7;7.67;0;4.33;23900 +78097;45.57671;6.05112;340;20220418;19.1;2.6;10.8;1.6;7.57;0;3.53;24100 +78097;45.57671;6.05112;340;20220419;20.1;4.4;12.3;1.6;8.17;0;3.65;23800 +78097;45.57671;6.05112;340;20220420;19.2;4.2;11.7;1.6;9.27;0;3.19;20100 +78097;45.57671;6.05112;340;20220421;19.4;10.2;14.8;2.5;9.77;.3;3.84;20600 +78097;45.57671;6.05112;340;20220422;19.9;5;12.4;1.8;9.87;.8;3.04;18500 +78097;45.57671;6.05112;340;20220423;16.4;10.4;13.4;2.1;11.37;8.7;1.91;7700 +78097;45.57671;6.05112;340;20220424;15.6;7.3;11.4;1.7;10.47;11.9;2.12;11600 +78097;45.57671;6.05112;340;20220425;15.3;10.1;12.7;1.3;11.97;2.2;1.76;9600 +78097;45.57671;6.05112;340;20220426;18.1;8;13.1;1.2;10.77;0;3;19700 +78097;45.57671;6.05112;340;20220427;20;3.4;11.7;2.6;9.67;0;3.94;25600 +78097;45.57671;6.05112;340;20220428;21.8;5.2;13.5;2.3;9.77;0;4.19;26000 +78097;45.57671;6.05112;340;20220429;21.5;5.8;13.6;2.6;9.77;.1;4.02;22200 +78097;45.57671;6.05112;340;20220430;20.1;8.6;14.3;2.5;11.07;1.9;3.88;22500 +78097;45.57671;6.05112;340;20220501;19.4;4.7;12;2.6;10.07;0;3.76;24800 +78097;45.57671;6.05112;340;20220502;20.6;4.9;12.8;1.6;10.47;.9;3.82;25600 +78097;45.57671;6.05112;340;20220503;20;8.4;14.2;2.2;12.07;.8;2.9;16200 +78097;45.57671;6.05112;340;20220504;21.2;9.4;15.3;1.9;12.67;11.4;3.39;19900 +78097;45.57671;6.05112;340;20220505;14.1;11.3;12.7;1.5;12.27;12.1;1.55;6900 +78097;45.57671;6.05112;340;20220506;18.1;9.4;13.8;1.7;11.97;.2;2.83;17621 +78097;45.57671;6.05112;340;20220507;21.1;11.2;16.2;2;12.34;1.5;3.46;19034 +78097;45.57671;6.05112;340;20220508;21;11.2;16.1;1.6;12.67;1.2;3.33;19064 +78097;45.57671;6.05112;340;20220509;23.8;10.2;17;1.4;12.77;.4;3.89;22862 +78097;45.57671;6.05112;340;20220510;25.6;11;18.3;1.1;13.14;.1;4.12;23592 +78097;45.57671;6.05112;340;20220511;27.6;11.9;19.8;1.6;12.9;0;4.7;24633 +78097;45.57671;6.05112;340;20220512;27.3;12;19.6;1.4;12.9;0;4.59;24487 +78097;45.57671;6.05112;340;20220513;25.3;13.3;19.3;1.2;13.54;0;4.02;21605 +78097;45.57671;6.05112;340;20220514;27.2;12.1;19.7;1.2;14.54;0;4.46;24627 +78097;45.57671;6.05112;340;20220515;27.8;12.7;20.3;1.6;14.87;1.1;4.63;24291 +78097;45.57671;6.05112;340;20220516;26.7;13.9;20.3;1.4;14.24;.1;4.34;22565 +78097;45.57671;6.05112;340;20220517;30;13.2;21.6;1.2;14.64;0;4.94;25762 +78097;45.57671;6.05112;340;20220518;30.3;14.5;22.4;1.6;15.34;.4;5.15;25254 +78097;45.57671;6.05112;340;20220519;28.9;16.9;22.9;1.7;17.54;.3;4.68;22358 +78097;45.57671;6.05112;340;20220520;31.2;15.4;23.3;1.9;15.17;0;5.57;25672 +78097;45.57671;6.05112;340;20220521;30.6;14.8;22.7;1.2;15.04;0;5.11;25821 +78097;45.57671;6.05112;340;20220522;30.1;15.8;22.9;1.3;17.1;.6;4.89;24404 +78097;45.57671;6.05112;340;20220523;27.1;18.5;22.8;2.7;16.54;7.6;4.66;19121 +78097;45.57671;6.05112;340;20220524;20.1;14.3;17.2;2.1;14.17;.8;2.98;14873 +78097;45.57671;6.05112;340;20220525;22.4;11.7;17.1;1.8;12.57;0;3.88;20645 +78097;45.57671;6.05112;340;20220526;24.7;12.5;18.6;1.8;12.8;0;4.38;22596 +78097;45.57671;6.05112;340;20220527;26.3;12.2;19.3;1.8;14.07;0;4.63;24306 +78097;45.57671;6.05112;340;20220528;24.9;13.9;19.4;2.6;12.27;0;4.72;21249 +78097;45.57671;6.05112;340;20220529;21.9;9.3;15.6;1.8;8.84;0;4.3;23310 +78097;45.57671;6.05112;340;20220530;23;9.5;16.3;1.4;9.5;.1;4.29;24261 +78097;45.57671;6.05112;340;20220531;18.9;12.1;15.5;1;13.17;9.3;2.89;16630 +78097;45.57671;6.05112;340;20220601;23.7;12.7;18.2;1.1;15.9;8.5;3.85;22048 +78097;45.57671;6.05112;340;20220602;24.4;15.3;19.9;2;16.77;1.2;3.98;20248 +78097;45.57671;6.05112;340;20220603;28;15.4;21.7;1.6;17;1.1;4.67;23487 +78097;45.57671;6.05112;340;20220604;31.7;16.6;24.1;1.2;18.5;1;5.25;26102 +78097;45.57671;6.05112;340;20220605;26.1;19;22.5;1.7;18.1;8.3;3.89;17954 +78097;45.57671;6.05112;340;20220606;27;13.6;20.3;1.5;15.47;7;4.69;24772 +78097;45.57671;6.05112;340;20220607;25.1;15.8;20.5;1.8;14.4;.7;4.27;20397 +78097;45.57671;6.05112;340;20220608;22;11.1;16.6;1;13.1;16;3.71;21915 +78097;45.57671;6.05112;340;20220609;19.4;13.4;16.4;1.7;13.97;5.7;3;16345 +78097;45.57671;6.05112;340;20220610;25.5;9.8;17.6;1.8;11.5;.1;4.91;27033 +78097;45.57671;6.05112;340;20220611;29.2;11.7;20.5;1.2;13.67;.1;5.24;28334 +78097;45.57671;6.05112;340;20220612;31.3;14;22.7;1.4;14.84;.2;5.62;28012 +78097;45.57671;6.05112;340;20220613;28.4;15.6;22;1.8;16;.1;5.01;24373 +78097;45.57671;6.05112;340;20220614;31.3;12.9;22.1;1;14.74;0;5.5;28885 +78097;45.57671;6.05112;340;20220615;31.6;16.1;23.8;1;16.74;.2;5.3;26461 +78097;45.57671;6.05112;340;20220616;33.6;17.7;25.6;1.4;16.77;0;5.86;27299 +78097;45.57671;6.05112;340;20220617;34.3;17.3;25.8;1.3;15.87;0;5.98;28056 +78097;45.57671;6.05112;340;20220618;35.7;17.8;26.7;1.6;16.24;0;6.53;28696 +78097;45.57671;6.05112;340;20220619;35.5;19.3;27.4;2;16.8;0;6.63;27467 +78097;45.57671;6.05112;340;20220620;33.3;18;25.6;1.8;15;0;6.12;26542 +78097;45.57671;6.05112;340;20220621;33.8;16.7;25.3;1.4;15.87;1.4;6.01;28030 +78097;45.57671;6.05112;340;20220622;27.7;18.4;23.1;1.5;19.24;10.4;4.29;20470 +78097;45.57671;6.05112;340;20220623;28.7;17.2;22.9;1.4;19.24;6.2;4.64;23034 +78097;45.57671;6.05112;340;20220624;22.9;17;19.9;1.2;17.5;10.1;3.14;15791 +78097;45.57671;6.05112;340;20220625;29.1;13.7;21.4;1.5;15.64;.9;5.21;26690 +78097;45.57671;6.05112;340;20220626;27.8;15.5;21.6;1.6;17.74;0;4.7;24037 +78097;45.57671;6.05112;340;20220627;23.6;18.2;20.9;1.9;18.07;0;3.42;15711 +78097;45.57671;6.05112;340;20220628;24.9;16.1;20.5;1.6;17.64;3.9;3.88;19632 +78097;45.57671;6.05112;340;20220629;29;17.3;23.2;1.9;17.57;.1;5.03;23346 +78097;45.57671;6.05112;340;20220630;30.5;16.3;23.4;1.8;16.9;9.2;5.38;24955 +78097;45.57671;6.05112;340;20220701;24.3;13.9;19.1;2.1;14.24;.4;4.3;21501 +78097;45.57671;6.05112;340;20220702;29.3;11.7;20.5;1.2;14.54;0;5.28;28406 +78097;45.57671;6.05112;340;20220703;32.8;15.5;24.1;1.4;15.87;1.3;5.91;28199 +78097;45.57671;6.05112;340;20220704;30;18.8;24.4;1.9;18.17;4.9;5.12;22745 +78097;45.57671;6.05112;340;20220705;29;16.5;22.8;1.9;16.47;0;5.12;23616 +78097;45.57671;6.05112;340;20220706;28.6;14.9;21.7;1.9;14.04;0;5.26;24847 +78097;45.57671;6.05112;340;20220707;28.2;13.6;20.9;2.4;13.7;0;5.44;25634 +78097;45.57671;6.05112;340;20220708;28.8;14.5;21.6;2;12.87;.1;5.42;25338 +78097;45.57671;6.05112;340;20220709;29.7;14.2;21.9;1.7;13;0;5.49;26498 +78097;45.57671;6.05112;340;20220710;30.1;14.7;22.4;1.9;13.87;0;5.6;26311 +78097;45.57671;6.05112;340;20220711;31.3;15.3;23.3;2;13.8;0;5.87;26802 +78097;45.57671;6.05112;340;20220712;32.3;16.4;24.3;1.8;13.54;0;5.87;26586 +78097;45.57671;6.05112;340;20220713;33.6;15.4;24.5;1.4;13.34;0;5.96;28285 +78097;45.57671;6.05112;340;20220714;36;17.6;26.8;1.2;14.77;0;6.08;28154 +78097;45.57671;6.05112;340;20220715;33.4;18.9;26.2;1.8;13.87;0;5.95;25240 +78097;45.57671;6.05112;340;20220716;33;16.2;24.6;1.7;13.97;0;5.95;26908 +78097;45.57671;6.05112;340;20220717;34.4;16.3;25.3;1.4;13.94;0;6;28035 +78097;45.57671;6.05112;340;20220718;37.1;17.6;27.3;1.5;13.9;0;6.49;28933 +78097;45.57671;6.05112;340;20220719;37.6;18.7;28.2;1.8;15.9;0;6.76;28301 +78097;45.57671;6.05112;340;20220720;36;21.8;28.9;2.2;18.64;.3;6.38;24469 +78097;45.57671;6.05112;340;20220721;33.1;20.5;26.8;2.1;16.4;0;5.77;22736 +78097;45.57671;6.05112;340;20220722;37.1;17.1;27.1;1.2;15.14;.7;6.21;28758 +78097;45.57671;6.05112;340;20220723;31.2;21.1;26.2;2.2;17.64;0;5.22;20438 +78097;45.57671;6.05112;340;20220724;35.6;16.8;26.2;1.3;16.17;0;5.98;27827 +78097;45.57671;6.05112;340;20220725;35.4;18.6;27;1.7;15.47;.2;6.05;26215 +78097;45.57671;6.05112;340;20220726;29.6;21.2;25.4;3.4;15.5;.4;5.57;18105 +78097;45.57671;6.05112;340;20220727;30.4;17.4;23.9;2.6;13.27;0;5.67;22090 +78097;45.57671;6.05112;340;20220728;31.8;15.1;23.4;1.2;13.64;0;5.22;25759 +78097;45.57671;6.05112;340;20220729;25;17.1;21.1;1.3;15.74;6.8;3.5;17099 +78097;45.57671;6.05112;340;20220730;30.5;15.4;23;1.5;14.34;.1;5.02;24203 +78097;45.57671;6.05112;340;20220731;33.1;16.1;24.6;1.5;13.04;0;5.54;25662 +78097;45.57671;6.05112;340;20220801;34.2;16.9;25.6;1.5;13.9;0;5.68;25718 +78097;45.57671;6.05112;340;20220802;34.1;16.6;25.4;1.5;14.34;0;5.59;25686 +78097;45.57671;6.05112;340;20220803;36.5;17.2;26.8;1.1;14.84;0;5.67;26897 +78097;45.57671;6.05112;340;20220804;37.9;20.1;29;1.5;15.6;0;5.99;25581 +78097;45.57671;6.05112;340;20220805;36.5;21.1;28.8;2.2;16.3;.1;6.26;23773 +78097;45.57671;6.05112;340;20220806;31.7;17.7;24.7;1.9;17.67;0;5.06;22665 +78097;45.57671;6.05112;340;20220807;30.9;17.1;24;2.1;16.77;.1;5.05;22184 +78097;45.57671;6.05112;340;20220808;32.3;16.8;24.6;1.8;15.2;0;5.21;23354 +78097;45.57671;6.05112;340;20220809;33.7;17;25.3;1.6;14.2;0;5.43;24309 +78097;45.57671;6.05112;340;20220810;34.7;17.6;26.1;1.5;13.4;0;5.49;24310 +78097;45.57671;6.05112;340;20220811;35.6;18.2;26.9;1.4;12.9;0;5.5;24556 +78097;45.57671;6.05112;340;20220812;34.6;17.2;25.9;1.4;12.4;0;5.29;24342 +78097;45.57671;6.05112;340;20220813;34.2;17;25.6;1.6;10.64;0;5.48;24262 +78097;45.57671;6.05112;340;20220814;23.2;16.5;19.9;1;14.74;16;2.91;14399 +78097;45.57671;6.05112;340;20220815;27.9;15.7;21.8;1.5;16.84;0;3.92;19898 +78097;45.57671;6.05112;340;20220816;32.9;14.4;23.6;1.3;15.3;.2;4.88;24305 +78097;45.57671;6.05112;340;20220817;29.3;18.3;23.8;2;17.77;13.6;4.2;18414 +78097;45.57671;6.05112;340;20220818;24.1;15.5;19.8;1.8;17.5;15.4;3.12;16314 +78097;45.57671;6.05112;340;20220819;22.5;16.6;19.5;1.3;18.24;2.2;2.51;13137 +78097;45.57671;6.05112;340;20220820;26.9;16.4;21.6;1.6;17.44;.9;3.61;18043 +78097;45.57671;6.05112;340;20220821;28;14.7;21.3;1.7;15.77;0;4.01;20011 +78097;45.57671;6.05112;340;20220822;28.9;14.4;21.7;1.7;14.54;0;4.26;20681 +78097;45.57671;6.05112;340;20220823;31.2;14.8;23;1.5;14.27;0;4.52;21929 +78097;45.57671;6.05112;340;20220824;31.8;14.9;23.4;1.3;14.27;0;4.47;22165 +78097;45.57671;6.05112;340;20220825;33.7;15.8;24.8;1.5;15.57;.8;4.82;22403 +78097;45.57671;6.05112;340;20220826;28.2;19.7;24;1.7;17.44;2.4;3.6;15361 +78097;45.57671;6.05112;340;20220827;28;16.1;22;1.5;17.6;.1;3.63;18049 +78097;45.57671;6.05112;340;20220828;30.2;15.9;23.1;1.2;17.04;.1;3.86;19693 +78097;45.57671;6.05112;340;20220829;32.6;15.9;24.2;1.1;15.47;0;4.23;21167 +78097;45.57671;6.05112;340;20220830;28.7;18.2;23.4;1.6;16.74;6.5;3.63;16242 +78097;45.57671;6.05112;340;20220831;28.1;17.5;22.8;1.2;18.17;.6;3.28;16315 +78097;45.57671;6.05112;340;20220901;28.4;14.3;21.4;1.5;14.97;0;3.76;19071 +78097;45.57671;6.05112;340;20220902;27;15.5;21.3;1.7;15.2;11.6;3.49;17008 +78097;45.57671;6.05112;340;20220903;27;16;21.5;1.7;16.97;7.3;3.35;16397 +78097;45.57671;6.05112;340;20220904;29.5;15;22.2;1.4;16.7;.1;3.66;18666 +78097;45.57671;6.05112;340;20220905;31.4;16;23.7;1.2;16.84;.4;3.81;19136 +78097;45.57671;6.05112;340;20220906;29.9;16.9;23.4;1.2;18;2.6;3.52;17668 +78097;45.57671;6.05112;340;20220907;29;17.4;23.2;1.4;18.54;14.7;3.33;16184 +78097;45.57671;6.05112;340;20220908;26.1;15.6;20.9;1.2;16.27;.9;2.91;15277 +78097;45.57671;6.05112;340;20220909;24.3;13.1;18.7;1.6;13.97;.3;2.96;15723 +78097;45.57671;6.05112;340;20220910;23.2;13.3;18.3;1.5;13.54;0;2.76;14634 +78097;45.57671;6.05112;340;20220911;25.7;10.1;17.9;1.1;12.2;0;3.06;18191 +78097;45.57671;6.05112;340;20220912;29.9;11.5;20.7;1.3;12.97;0;3.65;19514 +78097;45.57671;6.05112;340;20220913;28.9;14.5;21.7;1.3;15.24;1.2;3.24;16877 +78097;45.57671;6.05112;340;20220914;27.1;18.7;22.9;1.5;18.77;11.9;2.7;12401 +78097;45.57671;6.05112;340;20220915;24.8;15.5;20.2;1.4;17.54;9.3;2.51;13242 +78097;45.57671;6.05112;340;20220916;21.8;15.7;18.7;1.8;15.17;2.6;2.28;10602 +78097;45.57671;6.05112;340;20220917;17.6;11.3;14.4;2.5;8.84;0;2.62;10728 +78097;45.57671;6.05112;340;20220918;20.4;5.7;13;1.3;8.87;0;2.48;16544 +78097;45.57671;6.05112;340;20220919;20.9;5.3;13.1;1.2;9.14;.1;2.46;16773 +78097;45.57671;6.05112;340;20220920;21;6.4;13.7;1.5;9.6;0;2.52;16076 +78097;45.57671;6.05112;340;20220921;20.4;7.5;13.9;1.3;9.8;0;2.31;14980 +78097;45.57671;6.05112;340;20220922;22.7;6.7;14.7;1.1;10.04;.1;2.49;16501 +78097;45.57671;6.05112;340;20220923;23;7.1;15;1.2;10.97;8.4;2.43;16188 +78097;45.57671;6.05112;340;20220924;19.3;13.8;16.5;.9;14.84;9.7;1.56;8795 +78097;45.57671;6.05112;340;20220925;15.7;12;13.8;.8;13.9;6.8;1.2;7182 +78097;45.57671;6.05112;340;20220926;17.8;10.3;14;1;12.14;8.6;1.63;10562 +78097;45.57671;6.05112;340;20220927;14.8;10.1;12.5;1.2;11.54;11.4;1.33;8056 +78097;45.57671;6.05112;340;20220928;15.1;9.5;12.3;1.5;12.57;24.3;1.25;8637 +78097;45.57671;6.05112;340;20220929;13.9;11.2;12.6;1.3;11.97;2.7;1.15;6003 +78097;45.57671;6.05112;340;20220930;13.3;5.9;9.6;1;10.37;.6;1.23;9775 +78097;45.57671;6.05112;340;20221001;12;7.8;9.9;.9;11.94;9.2;.93;6869 +78097;45.57671;6.05112;340;20221002;23.8;11.5;17.7;1.1;14.77;.2;2.03;12699 +78097;45.57671;6.05112;340;20221003;21.2;10.3;15.7;1.5;13.4;0;1.89;11896 +78097;45.57671;6.05112;340;20221004;23.7;9.5;16.6;.9;12.54;0;1.99;13244 +78097;45.57671;6.05112;340;20221005;23.3;9.3;16.3;1.2;12.74;0;2.01;13258 +78097;45.57671;6.05112;340;20221006;23.1;10.9;17;1.2;14;0;1.89;12164 +78097;45.57671;6.05112;340;20221007;22.7;10.9;16.8;.8;14;.4;1.7;11653 +78097;45.57671;6.05112;340;20221008;17.8;13.8;15.8;.8;15.04;1.9;1.14;6432 +78097;45.57671;6.05112;340;20221009;17.9;11.5;14.7;.8;14.17;4.3;1.19;7521 +78097;45.57671;6.05112;340;20221010;22.5;13.3;17.9;.9;15;0;1.58;9797 +78097;45.57671;6.05112;340;20221011;21.5;10.3;15.9;.9;13.64;0;1.55;10813 +78097;45.57671;6.05112;340;20221012;20.7;12.1;16.4;.8;14.37;.2;1.38;9194 +78097;45.57671;6.05112;340;20221013;19;10.2;14.6;.9;13.37;2.8;1.27;9251 +78097;45.57671;6.05112;340;20221014;18.2;13.2;15.7;.8;15.14;.9;1.09;6762 +78097;45.57671;6.05112;340;20221015;23.3;11.2;17.3;1.2;14.07;.1;1.67;10721 +78097;45.57671;6.05112;340;20221016;25.7;10.4;18.1;1.4;12.77;0;2.01;11885 +78097;45.57671;6.05112;340;20221017;24.9;11.5;18.2;1;13.87;.1;1.69;10903 +78097;45.57671;6.05112;340;20221018;24.1;11.9;18;.9;14.14;.2;1.54;10231 +78097;45.57671;6.05112;340;20221019;23;10.2;16.6;1.1;12.9;.2;1.55;10387 +78097;45.57671;6.05112;340;20221020;17.5;11.7;14.6;1.6;13.8;2.1;1.09;6714 +78097;45.57671;6.05112;340;20221021;16.8;15.2;16;2.2;15.8;40.5;.92;2473 +78097;45.57671;6.05112;340;20221022;21.6;13.6;17.6;1.9;14.57;.1;1.59;7681 +78097;45.57671;6.05112;340;20221023;19.6;11;15.3;1.2;14;3;1.2;8049 +78097;45.57671;6.05112;340;20221024;18.3;15.3;16.8;1.8;15.77;23.6;1.1;4212 +78097;45.57671;6.05112;340;20221025;18.6;10.6;14.6;1.4;13.64;.4;1.1;7377 +78097;45.57671;6.05112;340;20221026;23.3;12;17.7;.9;14.04;.1;1.29;8740 +78097;45.57671;6.05112;340;20221027;23.2;10.4;16.8;1;13.37;0;1.32;9336 +78097;45.57671;6.05112;340;20221028;23.5;10.8;17.1;1.2;13.44;.1;1.44;9167 +78097;45.57671;6.05112;340;20221029;22;11;16.5;1.1;12.67;.1;1.36;8088 +78097;45.57671;6.05112;340;20221030;21.7;9.5;15.6;.6;12.6;0;1.01;8571 +78097;45.57671;6.05112;340;20221031;21;9.6;15.3;1;12.5;18;1.11;8217 +78097;45.57671;6.05112;340;20221101;19;12.3;15.6;1.5;13.27;3.2;1.12;6069 +78097;45.57671;6.05112;340;20221102;17.7;9.6;13.6;.8;11.74;.1;.87;6545 +78097;45.57671;6.05112;340;20221103;12.5;6.7;9.6;1.6;10.67;22.2;.7;5421 +78097;45.57671;6.05112;340;20221104;8.9;5.5;7.2;1.1;9.47;7.2;.51;3928 +78097;45.57671;6.05112;340;20221105;13;5.8;9.4;1.2;8.84;.4;.8;5831 +78097;45.57671;6.05112;340;20221106;14.1;2.2;8.2;1.4;8.07;.4;.87;7692 +78097;45.57671;6.05112;340;20221107;16.9;4.7;10.8;.9;8.64;.1;.84;7631 +78097;45.57671;6.05112;340;20221108;19.2;3.9;11.5;1.3;8.77;3.4;1.06;8487 +78097;45.57671;6.05112;340;20221109;11.8;10.2;11;1.4;10.97;18;.69;2099 +78097;45.57671;6.05112;340;20221110;15.2;7.6;11.4;1.1;11;0;.69;5704 +78097;45.57671;6.05112;340;20221111;15.5;5.6;10.5;1.2;9.67;0;.74;6498 +78097;45.57671;6.05112;340;20221112;13.5;4.9;9.2;1.1;9.3;0;.6;5954 +78097;45.57671;6.05112;340;20221113;12.2;5.9;9;.9;9.47;0;.56;4857 +78097;45.57671;6.05112;340;20221114;15.4;5.3;10.4;1.1;9.67;7.3;.69;6233 +78097;45.57671;6.05112;340;20221115;13.4;9.1;11.2;1.4;11.44;20.6;.62;3758 +78097;45.57671;6.05112;340;20221116;15.5;8.4;11.9;1.6;10.74;.9;.82;4925 +78097;45.57671;6.05112;340;20221117;16;8.2;12.1;2.4;10.54;8.1;1.02;4933 +78097;45.57671;6.05112;340;20221118;12;8.7;10.4;1.1;9.34;1;.71;2985 +78097;45.57671;6.05112;340;20221119;10;2.9;6.5;1.2;7.77;.6;.52;4787 +78097;45.57671;6.05112;340;20221120;10.6;3.1;6.9;1.3;7.7;.7;.59;4625 +78097;45.57671;6.05112;340;20221121;8.9;3.4;6.1;1.2;7.97;13.2;.48;4029 +78097;45.57671;6.05112;340;20221122;8;4.3;6.1;1;8.37;1.9;.44;3039 +78097;45.57671;6.05112;340;20221123;7.5;0;3.7;2.9;7.43;8.8;.52;3445 +78097;45.57671;6.05112;340;20221124;11.3;3.5;7.4;2.1;8.48;0;.68;5492 +78097;45.57671;6.05112;340;20221125;11.2;2.8;7;1.4;8.33;1.9;.57;4304 +78097;45.57671;6.05112;340;20221126;9;2.5;5.7;1.4;7.74;0;.49;4060 +78097;45.57671;6.05112;340;20221127;8.2;.4;4.3;1.2;6.54;0;.42;4616 +78097;45.57671;6.05112;340;20221128;8.2;2.4;5.3;1;7.57;2.8;.41;3809 +78097;45.57671;6.05112;340;20221129;6.6;4.7;5.7;.8;8.4;1.6;.4;1576 +78097;45.57671;6.05112;340;20221130;6.7;3.3;5;1.1;7.57;0;.38;2727 +78097;45.57671;6.05112;340;20221201;6.8;2.3;4.5;1;6.94;0;.39;3215 +78097;45.57671;6.05112;340;20221202;6.4;1.8;4.1;1.2;6.6;0;.42;3228 +78097;45.57671;6.05112;340;20221203;7.1;.9;4;1.9;6.44;0;.66;3861 +78097;45.57671;6.05112;340;20221204;6.5;2.4;4.4;1;7.07;6.6;.39;2846 +78097;45.57671;6.05112;340;20221205;6.6;1.9;4.2;.9;7.14;.1;.35;2930 +78097;45.57671;6.05112;340;20221206;4.3;-.7;1.8;1.4;6;0;.32;3176 +78097;45.57671;6.05112;340;20221207;2.5;-.8;.9;1;5.97;0;.28;2360 +78097;45.57671;6.05112;340;20221208;4.2;-.3;1.9;1.2;5.6;8.9;.39;2975 +78097;45.57671;6.05112;340;20221209;4.3;2.1;3.2;1.1;7.17;14.4;.34;1851 +78097;45.57671;6.05112;340;20221210;2.7;2.1;2.4;2.9;6.54;1.2;.54;290 +78097;45.57671;6.05112;340;20221211;2.2;-1.3;.4;2.2;4.97;0;.52;2439 +78097;45.57671;6.05112;340;20221212;3;-5;-1;1;4.6;2.4;.27;3969 +78097;45.57671;6.05112;340;20221213;1.3;-1.3;0;1.6;5.8;5.7;.29;2009 +78097;45.57671;6.05112;340;20221214;4.5;-.4;2.1;1.1;7.17;7.9;.23;2991 +78097;45.57671;6.05112;340;20221215;5.7;2.3;4;1.2;7.87;23;.29;2243 +78097;45.57671;6.05112;340;20221216;3.6;3;3.3;2.1;7.34;.2;.4;818 +78097;45.57671;6.05112;340;20221217;2.9;.7;1.8;1.7;6.04;0;.42;1684 +78097;45.57671;6.05112;340;20221218;5.6;-2.2;1.7;1.4;5.47;.1;.38;3902 +78097;45.57671;6.05112;340;20221219;9.9;0;4.9;1.5;6.34;.7;.51;4414 +78097;45.57671;6.05112;340;20221220;12;4.3;8.1;1.9;7.37;3.6;.73;3880 +78097;45.57671;6.05112;340;20221221;10.3;7.1;8.7;1.2;9.27;1.9;.51;2194 +78097;45.57671;6.05112;340;20221222;10.7;5.4;8.1;1.4;9.9;16.5;.34;3054 +78097;45.57671;6.05112;340;20221223;10.4;8.2;9.3;1.8;11.24;18.2;.36;1590 +78097;45.57671;6.05112;340;20221224;14.3;9.7;12;1.3;11.5;.1;.55;2737 +78097;45.57671;6.05112;340;20221225;11.8;5.3;8.5;1.5;9.27;0;.54;3401 +78097;45.57671;6.05112;340;20221226;10.1;3.6;6.9;1;9.14;7;.3;3558 +78097;45.57671;6.05112;340;20221227;8.9;5.2;7;.9;9.04;.1;.36;2469 +78097;45.57671;6.05112;340;20221228;8.3;1.8;5;1.6;6.7;0;.53;3608 +78097;45.57671;6.05112;340;20221229;11.6;2.7;7.1;1.6;7.24;13;.62;4361 +78097;45.57671;6.05112;340;20221230;9.4;6.6;8;1.7;9.87;6.7;.41;2145 +78097;45.57671;6.05112;340;20221231;15.5;8.4;12;2;10.94;.2;.77;3726 +78098;45.58815;6.37067;556;20220101;11.8;.6;6.2;.8;6.32;0;.42;5254 +78098;45.58815;6.37067;556;20220102;11.6;-1.4;5.1;.9;6.82;0;.3;5712 +78098;45.58815;6.37067;556;20220103;11.7;2.1;6.9;1;7.67;.2;.45;4841 +78098;45.58815;6.37067;556;20220104;14.4;5;9.7;1.8;8.12;13;.94;4901 +78098;45.58815;6.37067;556;20220105;4.4;2.4;3.4;2.2;5.92;2.4;.7;1994 +78098;45.58815;6.37067;556;20220106;3.8;-4.7;-.5;.6;4.22;0;.26;4640 +78098;45.58815;6.37067;556;20220107;1.4;-5.9;-2.3;.8;4.47;4.1;.23;4190 +78098;45.58815;6.37067;556;20220108;3.4;-1.7;.9;.9;6.07;14.2;.29;3390 +78098;45.58815;6.37067;556;20220109;2.4;.3;1.3;1.4;6.32;13.2;.37;2035 +78098;45.58815;6.37067;556;20220110;4.2;-.4;1.9;1;5.77;0;.39;3333 +78098;45.58815;6.37067;556;20220111;2.4;-4.5;-1;1.2;4.37;0;.41;4300 +78098;45.58815;6.37067;556;20220112;1.3;-4.2;-1.4;1.1;3.97;0;.46;3612 +78098;45.58815;6.37067;556;20220113;1.1;-7.8;-3.4;.4;3.97;0;.2;5039 +78098;45.58815;6.37067;556;20220114;3.9;-7.5;-1.8;.3;4.32;0;.18;5919 +78098;45.58815;6.37067;556;20220115;1.7;-6.7;-2.5;.3;4.57;.1;.2;4766 +78098;45.58815;6.37067;556;20220116;6.3;-5.9;.2;.5;4.72;0;.26;6283 +78098;45.58815;6.37067;556;20220117;4.8;-7.1;-1.1;.6;4.22;0;.27;6226 +78098;45.58815;6.37067;556;20220118;4;-6.1;-1.1;.6;4.52;0;.28;5730 +78098;45.58815;6.37067;556;20220119;5.8;-6.2;-.2;.8;5.02;.8;.35;6455 +78098;45.58815;6.37067;556;20220120;7;-1.4;2.8;1.2;5.27;.2;.56;5221 +78098;45.58815;6.37067;556;20220121;3.7;-2.2;.7;1.6;4.32;0;.7;4408 +78098;45.58815;6.37067;556;20220122;4.2;-6.4;-1.1;.5;4.02;0;.32;6298 +78098;45.58815;6.37067;556;20220123;3.6;-7;-1.7;.7;4.32;0;.34;6315 +78098;45.58815;6.37067;556;20220124;5.1;-4.5;.3;1.4;5.11;0;.53;5179 +78098;45.58815;6.37067;556;20220125;4.9;-4.3;.3;1.1;4.91;0;.45;6427 +78098;45.58815;6.37067;556;20220126;3.8;-5.2;-.7;.4;4.57;0;.3;5409 +78098;45.58815;6.37067;556;20220127;2.6;-6;-1.7;.8;4.42;0;.36;5614 +78098;45.58815;6.37067;556;20220128;4.6;-5.8;-.6;.6;4.62;0;.4;6813 +78098;45.58815;6.37067;556;20220129;4.9;-6.5;-.8;.5;4.32;0;.39;7284 +78098;45.58815;6.37067;556;20220130;7.7;-5.9;.9;.6;4.67;0;.45;7989 +78098;45.58815;6.37067;556;20220131;6.3;-4.3;1;1.9;5.57;3.4;.57;6912 +78098;45.58815;6.37067;556;20220201;5.8;-1.6;2.1;1.1;5.62;5.3;.56;5667 +78098;45.58815;6.37067;556;20220202;9.1;-.1;4.5;1.1;6.92;.7;.54;6463 +78098;45.58815;6.37067;556;20220203;8;-2.1;3;.7;6.32;0;.52;6733 +78098;45.58815;6.37067;556;20220204;9.5;-2.1;3.7;.8;6.67;.3;.57;7796 +78098;45.58815;6.37067;556;20220205;11.8;1.4;6.6;.9;6.32;0;.8;7492 +78098;45.58815;6.37067;556;20220206;7.2;-3.1;2.1;1.5;5.82;17.3;.65;7635 +78098;45.58815;6.37067;556;20220207;9.3;1.5;5.4;1.5;6.12;1.7;.91;6489 +78098;45.58815;6.37067;556;20220208;8.7;-4.2;2.2;.5;4.87;0;.59;8823 +78098;45.58815;6.37067;556;20220209;13.1;-3.7;4.7;.5;5.27;0;.71;10376 +78098;45.58815;6.37067;556;20220210;2;-2.6;-.3;2.2;5.77;1.5;1.25;10233 +78098;45.58815;6.37067;556;20220211;7;2.1;4.5;3.4;6.24;2.1;1.08;6466 +78098;45.58815;6.37067;556;20220212;8.4;-3.1;2.7;3.7;4.27;0;1.5;10533 +78098;45.58815;6.37067;556;20220213;9.9;-2;4;4.7;4.01;0;2.01;11266 +78098;45.58815;6.37067;556;20220214;9.1;.6;4.8;4.3;5.41;9.8;1.64;4300 +78098;45.58815;6.37067;556;20220215;7.7;1.5;4.6;3.2;6.57;4.8;1.08;6900 +78098;45.58815;6.37067;556;20220216;5.2;-.5;2.3;.7;7.37;14.2;.55;6388 +78098;45.58815;6.37067;556;20220217;13.6;4.5;9;1.5;9.67;3.8;.99;8195 +78098;45.58815;6.37067;556;20220218;18.2;3.3;10.7;2;7.82;7.3;1.75;11018 +78098;45.58815;6.37067;556;20220219;9.9;5.2;7.5;1.6;6.67;0;1.17;6074 +78098;45.58815;6.37067;556;20220220;11.8;-.8;5.5;1.3;6.18;1.9;1.13;10413 +78098;45.58815;6.37067;556;20220221;6.6;2.4;4.5;1.9;7.02;16.5;.87;5760 +78098;45.58815;6.37067;556;20220222;11.4;2.4;6.9;1.2;7.12;0;1.12;8984 +78098;45.58815;6.37067;556;20220223;13;.2;6.6;1.1;6.57;0;1.19;10817 +78098;45.58815;6.37067;556;20220224;13.2;-.5;6.4;1.3;6.62;1.2;1.28;11411 +78098;45.58815;6.37067;556;20220225;9.3;4.2;6.7;1.8;5.32;0;1.42;6982 +78098;45.58815;6.37067;556;20220226;10.4;-3.4;3.5;1.3;4.32;0;1.29;11758 +78098;45.58815;6.37067;556;20220227;9.4;-5.2;2.1;1.1;4.17;0;1.14;12161 +78098;45.58815;6.37067;556;20220228;11.2;-5.4;2.9;.8;4.07;0;1.2;13299 +78098;45.58815;6.37067;556;20220301;12.2;-4;4.1;.8;4.67;0;1.27;13407 +78098;45.58815;6.37067;556;20220302;12.5;-3.6;4.4;1;5.17;0;1.35;13626 +78098;45.58815;6.37067;556;20220303;14.6;1.1;7.9;1.2;5.97;0;1.59;12432 +78098;45.58815;6.37067;556;20220304;13.4;-2.4;5.5;1.4;4.92;0;1.63;13756 +78098;45.58815;6.37067;556;20220305;10.4;-4.5;3;1.1;3.72;0;1.41;13563 +78098;45.58815;6.37067;556;20220306;8.9;-6.1;1.4;1.3;3.72;0;1.39;13701 +78098;45.58815;6.37067;556;20220307;9.4;-5.5;1.9;1.1;4.12;0;1.32;13761 +78098;45.58815;6.37067;556;20220308;11.5;-5.6;2.9;.9;4.42;0;1.43;14963 +78098;45.58815;6.37067;556;20220309;13.2;-3.8;4.7;1.1;5.02;0;1.61;15233 +78098;45.58815;6.37067;556;20220310;14.7;-2.6;6.1;1.2;5.17;0;1.8;15598 +78098;45.58815;6.37067;556;20220311;13.6;.2;6.9;3.3;5.37;0;2.53;13852 +78098;45.58815;6.37067;556;20220312;13.3;7.3;10.3;3.7;5.37;0;2.93;9376 +78098;45.58815;6.37067;556;20220313;13.3;7.6;10.4;4.2;5.62;2.8;3.04;9142 +78098;45.58815;6.37067;556;20220314;14;.6;7.3;1.4;7.77;1.5;1.69;14124 +78098;45.58815;6.37067;556;20220315;17;7.1;12;1.3;9.12;0;1.85;12092 +78098;45.58815;6.37067;556;20220316;16.3;3;9.6;.9;8.52;.2;1.77;14339 +78098;45.58815;6.37067;556;20220317;16;4.5;10.3;1.3;9.42;0;1.8;13839 +78098;45.58815;6.37067;556;20220318;10;8;9;2.9;8.97;0;1.32;4789 +78098;45.58815;6.37067;556;20220319;13.3;2.5;7.9;2.5;7.44;0;2.11;16140 +78098;45.58815;6.37067;556;20220320;13.7;3.4;8.5;4.2;4.84;0;3.01;13733 +78098;45.58815;6.37067;556;20220321;15;2.7;8.8;3.3;4.87;0;3.01;17600 +78098;45.58815;6.37067;556;20220322;15.3;1.3;8.3;3.2;4.34;0;3.21;19000 +78098;45.58815;6.37067;556;20220323;16.3;1.5;8.9;3.1;4.67;0;3.32;19166 +78098;45.58815;6.37067;556;20220324;18.2;1.1;9.6;3.6;4.91;0;3.71;19466 +78098;45.58815;6.37067;556;20220325;18.2;1.9;10.1;3.1;5.51;0;3.45;19200 +78098;45.58815;6.37067;556;20220326;19.7;2.7;11.2;3.5;4.97;0;3.96;19600 +78098;45.58815;6.37067;556;20220327;19.1;4.2;11.6;3.6;4.67;0;3.96;17466 +78098;45.58815;6.37067;556;20220328;19.5;2.4;10.9;3.3;4.64;0;3.92;19333 +78098;45.58815;6.37067;556;20220329;17.2;4.6;10.9;2.7;5.71;.6;2.99;13066 +78098;45.58815;6.37067;556;20220330;12.2;8.6;10.4;2;9.07;2.2;1.69;8200 +78098;45.58815;6.37067;556;20220331;11.1;6.7;8.9;3.6;8.91;8.6;1.64;7500 +78098;45.58815;6.37067;556;20220401;3.5;3.4;3.5;4.4;5.76;10.8;1.23;4433 +78098;45.58815;6.37067;556;20220402;3.8;-1.1;1.3;4;5.03;2.2;1.28;9033 +78098;45.58815;6.37067;556;20220403;4.5;-1.1;1.7;4.4;4.9;.2;1.74;13866 +78098;45.58815;6.37067;556;20220404;9;-1;4;2.1;5.31;0;2.27;21300 +78098;45.58815;6.37067;556;20220405;14.1;2.5;8.3;2.1;5.97;0;2.76;19400 +78098;45.58815;6.37067;556;20220406;15.4;2.3;8.9;2.6;8.14;7.7;2.48;15866 +78098;45.58815;6.37067;556;20220407;11;6.5;8.7;2.5;9.87;32.4;1.02;3366 +78098;45.58815;6.37067;556;20220408;12.7;7.3;10;2.7;10.51;16.7;1.38;4733 +78098;45.58815;6.37067;556;20220409;7.1;2.7;4.9;4.2;6.71;6.5;1.73;11866 +78098;45.58815;6.37067;556;20220410;13;-1.6;5.7;2;5.81;.2;2.77;23366 +78098;45.58815;6.37067;556;20220411;16.7;1.8;9.3;4.4;6.14;0;3.68;21166 +78098;45.58815;6.37067;556;20220412;18.9;6.3;12.6;3.6;7.31;0;3.59;15766 +78098;45.58815;6.37067;556;20220413;20.4;7.5;13.9;2.7;9.01;0;3.56;18266 +78098;45.58815;6.37067;556;20220414;21.8;5.8;13.8;2.4;10.01;.2;3.76;22800 +78098;45.58815;6.37067;556;20220415;22.1;7.9;15;2.3;10.67;0;3.71;21533 +78098;45.58815;6.37067;556;20220416;20.6;7.5;14;3.2;9.67;0;4.08;23933 +78098;45.58815;6.37067;556;20220417;16.7;2.8;9.7;3.1;7.44;0;3.59;24300 +78098;45.58815;6.37067;556;20220418;18.2;1.9;10;2.7;6.71;0;3.81;24500 +78098;45.58815;6.37067;556;20220419;19.2;4.1;11.7;2.5;6.67;0;3.91;23300 +78098;45.58815;6.37067;556;20220420;18.2;4.8;11.5;2.8;8.11;0;3.45;19666 +78098;45.58815;6.37067;556;20220421;18.8;6.6;12.7;2.6;8.51;.6;3.48;19133 +78098;45.58815;6.37067;556;20220422;18.6;4.3;11.4;2.9;8.11;1.3;3.58;20100 +78098;45.58815;6.37067;556;20220423;17.3;8.6;12.9;3.7;9.37;6.8;2.84;9966 +78098;45.58815;6.37067;556;20220424;13.9;5.3;9.6;2.5;9.54;9.2;2.15;13166 +78098;45.58815;6.37067;556;20220425;15.5;8.5;12;2.5;10.77;2.2;2.59;15500 +78098;45.58815;6.37067;556;20220426;15.7;6.2;10.9;2.3;9.37;.2;2.77;17100 +78098;45.58815;6.37067;556;20220427;18.5;2.7;10.6;2.6;8.57;0;3.82;26333 +78098;45.58815;6.37067;556;20220428;20.6;4.4;12.5;2.6;9.31;0;4.17;26300 +78098;45.58815;6.37067;556;20220429;20.5;5.3;12.9;3;8.57;.2;4.2;23000 +78098;45.58815;6.37067;556;20220430;18.5;8.6;13.6;2.9;9.11;2.8;3.78;21533 +78098;45.58815;6.37067;556;20220501;18.3;4.4;11.4;2.6;8.77;0;3.88;26033 +78098;45.58815;6.37067;556;20220502;19.6;4.4;12;2.3;8.57;1;4.03;25566 +78098;45.58815;6.37067;556;20220503;18.3;8.4;13.4;2.4;9.77;1.7;3.08;16200 +78098;45.58815;6.37067;556;20220504;20.3;9.3;14.8;2.7;10.81;7.8;3.96;21800 +78098;45.58815;6.37067;556;20220505;11.6;9.6;10.6;2.6;11.41;12.9;1.38;6300 +78098;45.58815;6.37067;556;20220506;17.5;7.9;12.7;1.2;11.47;.2;2.88;18985 +78098;45.58815;6.37067;556;20220507;19.6;8;13.8;1.3;11.82;3.2;3.27;21047 +78098;45.58815;6.37067;556;20220508;20.4;7.7;14.1;1.2;11.97;3;3.44;22303 +78098;45.58815;6.37067;556;20220509;22.8;6.7;14.7;.9;11.67;.4;3.89;25073 +78098;45.58815;6.37067;556;20220510;24.9;9.4;17.2;1.2;11.92;0;4.26;24720 +78098;45.58815;6.37067;556;20220511;27.2;10.4;18.8;1.6;12.17;0;4.8;25783 +78098;45.58815;6.37067;556;20220512;27.1;10.9;19;1.3;12.97;0;4.59;25291 +78098;45.58815;6.37067;556;20220513;25.2;11.5;18.3;1.1;13.12;0;4.19;23630 +78098;45.58815;6.37067;556;20220514;27;11;19;1.1;13.42;0;4.5;25261 +78098;45.58815;6.37067;556;20220515;26.7;11;18.9;1.4;14.17;1.8;4.68;25731 +78098;45.58815;6.37067;556;20220516;25;11.3;18.2;1.3;14.32;.7;4.23;23819 +78098;45.58815;6.37067;556;20220517;28.3;12.6;20.4;1.2;14.12;0;4.84;25802 +78098;45.58815;6.37067;556;20220518;29;12.7;20.9;1.6;14.62;1.3;5.22;26410 +78098;45.58815;6.37067;556;20220519;27.6;13.9;20.8;1.1;16.67;2.1;4.55;24088 +78098;45.58815;6.37067;556;20220520;30.2;13;21.6;1.1;15.52;.1;5.15;27185 +78098;45.58815;6.37067;556;20220521;29.9;13.3;21.6;1.2;14.42;0;5.11;26502 +78098;45.58815;6.37067;556;20220522;27.9;14.1;21;1.4;16.22;1.3;4.66;24282 +78098;45.58815;6.37067;556;20220523;27.2;16.3;21.7;2.3;15.72;8.7;4.8;21494 +78098;45.58815;6.37067;556;20220524;18.5;13.7;16.1;2;13.92;1.6;2.79;13992 +78098;45.58815;6.37067;556;20220525;20.8;10.7;15.8;1;12.62;0;3.67;21536 +78098;45.58815;6.37067;556;20220526;24;10.6;17.3;1.2;12.47;0;4.29;24783 +78098;45.58815;6.37067;556;20220527;26.2;11.7;18.9;1.2;13.47;0;4.65;25821 +78098;45.58815;6.37067;556;20220528;23.5;13;18.2;1.8;11.67;0;4.34;21868 +78098;45.58815;6.37067;556;20220529;20.9;7;14;1.7;8.42;0;4.3;25326 +78098;45.58815;6.37067;556;20220530;22;8.3;15.1;1.1;9.32;0;4.17;24801 +78098;45.58815;6.37067;556;20220531;18.1;11.4;14.8;1.5;12.42;11;3.11;17549 +78098;45.58815;6.37067;556;20220601;23.2;11.3;17.2;1.3;15.12;10.8;4;23168 +78098;45.58815;6.37067;556;20220602;25.1;13.8;19.5;2;15.67;1.2;4.42;22670 +78098;45.58815;6.37067;556;20220603;26.6;14.2;20.4;1.5;16.12;2.3;4.68;24076 +78098;45.58815;6.37067;556;20220604;30.3;14.3;22.3;1.3;17.27;.2;5.38;27206 +78098;45.58815;6.37067;556;20220605;25;16.7;20.9;1.4;17.17;5.3;3.93;18964 +78098;45.58815;6.37067;556;20220606;26;11.8;18.9;1.2;14.72;8.7;4.6;25535 +78098;45.58815;6.37067;556;20220607;23.6;14.6;19.1;1.9;13.82;1.5;4.17;20207 +78098;45.58815;6.37067;556;20220608;19.9;9.8;14.9;1.2;12.22;15.8;3.53;21679 +78098;45.58815;6.37067;556;20220609;18.2;11.6;14.9;1.4;12.97;4.5;3.05;17552 +78098;45.58815;6.37067;556;20220610;24.5;6.4;15.5;1;11.07;.1;4.75;29317 +78098;45.58815;6.37067;556;20220611;28.1;9.4;18.7;1.1;12.37;0;5.31;29987 +78098;45.58815;6.37067;556;20220612;31;12.4;21.7;1.1;13.22;.1;5.71;29900 +78098;45.58815;6.37067;556;20220613;28.6;14.6;21.6;1.4;14.77;.3;5.11;25554 +78098;45.58815;6.37067;556;20220614;29.6;11.6;20.6;.9;13.97;0;5.39;29537 +78098;45.58815;6.37067;556;20220615;31.2;15.5;23.4;1.3;15.37;.2;5.65;27766 +78098;45.58815;6.37067;556;20220616;32.9;16.4;24.7;1.5;15.32;0;6.03;27859 +78098;45.58815;6.37067;556;20220617;32.6;15.2;23.9;1.3;14.92;0;5.95;28856 +78098;45.58815;6.37067;556;20220618;34.7;16.1;25.4;1.1;15.52;0;6.26;30145 +78098;45.58815;6.37067;556;20220619;34.7;17.8;26.2;1.4;16.82;0;6.19;28349 +78098;45.58815;6.37067;556;20220620;32.3;17.1;24.7;1.3;15.52;0;5.73;26986 +78098;45.58815;6.37067;556;20220621;32.9;16.3;24.6;1.2;15.47;1.6;5.87;28267 +78098;45.58815;6.37067;556;20220622;26.7;17.6;22.1;1.7;18.32;3.6;4.35;20717 +78098;45.58815;6.37067;556;20220623;27.7;15.7;21.7;2.1;18.42;5.1;4.8;23695 +78098;45.58815;6.37067;556;20220624;21.4;15.9;18.7;1.2;16.82;10.8;3.13;16112 +78098;45.58815;6.37067;556;20220625;28.3;12.7;20.5;1.4;15.02;.5;5.21;27258 +78098;45.58815;6.37067;556;20220626;28.3;14.2;21.2;1.3;17.07;0;4.88;25592 +78098;45.58815;6.37067;556;20220627;23.5;17.5;20.5;1.6;17.77;.7;3.31;15256 +78098;45.58815;6.37067;556;20220628;23.9;15.6;19.7;1.4;17.12;6;3.75;19640 +78098;45.58815;6.37067;556;20220629;28.7;15.3;22;1.9;16.07;0;5.26;25023 +78098;45.58815;6.37067;556;20220630;28.9;15.9;22.4;1.6;16.52;8.5;5.14;25080 +78098;45.58815;6.37067;556;20220701;23.3;13.4;18.4;2;13.87;.6;4.23;21451 +78098;45.58815;6.37067;556;20220702;29.3;10.9;20.1;1.1;13.67;0;5.39;29575 +78098;45.58815;6.37067;556;20220703;33.2;15.4;24.3;1.8;14.82;1.7;6.28;28861 +78098;45.58815;6.37067;556;20220704;30.3;17.6;24;1.4;17.72;7;5.12;23920 +78098;45.58815;6.37067;556;20220705;28.6;16.4;22.5;1.8;16.02;.5;5.07;23709 +78098;45.58815;6.37067;556;20220706;28.3;13.1;20.7;1.5;13.37;0;5.23;26798 +78098;45.58815;6.37067;556;20220707;27.9;12.9;20.4;1.8;13.42;0;5.3;26451 +78098;45.58815;6.37067;556;20220708;27.5;12.8;20.1;1.6;13.07;0;5.1;25961 +78098;45.58815;6.37067;556;20220709;28.5;11.8;20.1;1.3;12.37;0;5.2;27553 +78098;45.58815;6.37067;556;20220710;29.6;12;20.8;1.4;12.52;0;5.49;28595 +78098;45.58815;6.37067;556;20220711;30.4;13.8;22.1;1.7;13.27;0;5.54;27081 +78098;45.58815;6.37067;556;20220712;30.8;13.5;22.1;1.2;12.82;0;5.48;28026 +78098;45.58815;6.37067;556;20220713;32.8;13.2;23;1.2;13.22;0;5.92;30012 +78098;45.58815;6.37067;556;20220714;35.1;17.9;26.5;1.5;14.42;0;6.18;27884 +78098;45.58815;6.37067;556;20220715;33.4;16.7;25;1.6;13.42;0;6.02;27454 +78098;45.58815;6.37067;556;20220716;32.9;14.9;23.9;1.4;13.52;0;5.91;28461 +78098;45.58815;6.37067;556;20220717;33.6;14.1;23.8;1.2;13.07;0;5.89;29444 +78098;45.58815;6.37067;556;20220718;36.1;14.9;25.5;1.2;13.32;0;6.29;30297 +78098;45.58815;6.37067;556;20220719;36.7;16.9;26.8;1.5;15.42;0;6.58;29690 +78098;45.58815;6.37067;556;20220720;35.2;21.3;28.3;1.9;18.57;.8;6.04;24039 +78098;45.58815;6.37067;556;20220721;32.9;19.9;26.4;1.6;16.07;0;5.56;23767 +78098;45.58815;6.37067;556;20220722;36.5;16.6;26.6;1.3;14.52;.7;6.23;29373 +78098;45.58815;6.37067;556;20220723;31.8;19.7;25.7;2.2;16.38;.2;5.47;21817 +78098;45.58815;6.37067;556;20220724;34.7;16.1;25.4;1.3;15.56;0;5.49;25242 +78098;45.58815;6.37067;556;20220725;35.3;17.5;26.4;1.6;14.66;.1;5.69;24031 +78098;45.58815;6.37067;556;20220726;29.1;20.3;24.7;2.4;15.17;.5;5.05;18982 +78098;45.58815;6.37067;556;20220727;29;17;23;1.8;13.17;0;5.1;22502 +78098;45.58815;6.37067;556;20220728;31;14.1;22.5;1.3;13.27;0;5.19;26142 +78098;45.58815;6.37067;556;20220729;24;15.9;19.9;1.2;15.07;5.3;3.61;18246 +78098;45.58815;6.37067;556;20220730;29.4;13.3;21.4;1.3;13.97;0;4.94;25581 +78098;45.58815;6.37067;556;20220731;31.8;13.8;22.8;1.1;12.27;0;5.29;26854 +78098;45.58815;6.37067;556;20220801;33.2;15.3;24.3;1.2;13.02;0;5.47;26750 +78098;45.58815;6.37067;556;20220802;33.1;15.1;24.1;1.1;13.52;0;5.39;26663 +78098;45.58815;6.37067;556;20220803;35.1;15.8;25.5;1.3;13.92;0;5.76;27446 +78098;45.58815;6.37067;556;20220804;36.1;18.3;27.2;1.8;14.92;0;6.19;26167 +78098;45.58815;6.37067;556;20220805;36.2;19.8;28;2.1;16.52;.1;6.37;25051 +78098;45.58815;6.37067;556;20220806;29.8;14.9;22.4;1.8;17.37;0;4.79;23331 +78098;45.58815;6.37067;556;20220807;28.4;16.7;22.5;1.5;16.87;.5;4.23;19959 +78098;45.58815;6.37067;556;20220808;30.2;14.3;22.3;1.2;15.47;0;4.76;24393 +78098;45.58815;6.37067;556;20220809;31.7;14.6;23.2;1.1;14.77;.1;4.92;24939 +78098;45.58815;6.37067;556;20220810;32.4;14.9;23.7;.8;13.92;.1;4.72;25322 +78098;45.58815;6.37067;556;20220811;33.7;14.6;24.2;1.1;13.32;0;5.17;26247 +78098;45.58815;6.37067;556;20220812;32.6;15.2;23.9;1.1;12.72;0;4.89;24781 +78098;45.58815;6.37067;556;20220813;32.4;13.1;22.7;1;10.82;0;4.85;26018 +78098;45.58815;6.37067;556;20220814;23.1;15.1;19.1;1.2;13.82;10.3;3.27;16823 +78098;45.58815;6.37067;556;20220815;25.9;12.6;19.2;1;15.57;.1;3.78;21275 +78098;45.58815;6.37067;556;20220816;31.4;12.6;22;1;14.12;0;4.69;25333 +78098;45.58815;6.37067;556;20220817;27.2;17.2;22.2;1.9;16.82;14.8;3.99;17826 +78098;45.58815;6.37067;556;20220818;23.2;14.3;18.7;2.3;16.74;12.2;2.9;14541 +78098;45.58815;6.37067;556;20220819;20.9;15.1;18;2.3;17.28;4.2;2.21;10750 +78098;45.58815;6.37067;556;20220820;26.1;14.2;20.2;1.7;15.74;.7;3.55;17681 +78098;45.58815;6.37067;556;20220821;27;12.8;19.9;1.8;14.66;0;4.24;22001 +78098;45.58815;6.37067;556;20220822;27.6;12.4;20;1.7;13.36;0;4.4;22219 +78098;45.58815;6.37067;556;20220823;29.6;12.3;21;1.2;13.57;0;4.28;23039 +78098;45.58815;6.37067;556;20220824;29.8;12.7;21.3;1.1;14.37;0;4.12;22539 +78098;45.58815;6.37067;556;20220825;31.8;14.3;23.1;1.1;15.37;.5;4.43;23015 +78098;45.58815;6.37067;556;20220826;26.4;16.8;21.6;1.1;16.92;4.1;3.27;16611 +78098;45.58815;6.37067;556;20220827;27.7;14.5;21.1;1.3;16.67;0;3.73;19491 +78098;45.58815;6.37067;556;20220828;28.1;13.7;20.9;1.1;16.12;.1;3.63;19985 +78098;45.58815;6.37067;556;20220829;31.1;13.7;22.4;1;14.87;0;4.13;22073 +78098;45.58815;6.37067;556;20220830;27.4;16.3;21.8;1.7;15.22;5.9;3.76;17705 +78098;45.58815;6.37067;556;20220831;26.6;15.8;21.2;1.5;16.92;.4;3.43;17028 +78098;45.58815;6.37067;556;20220901;26.6;12.2;19.4;1.1;14.32;0;3.4;19087 +78098;45.58815;6.37067;556;20220902;25.4;11.9;18.7;1.5;14.77;9.7;3.33;18701 +78098;45.58815;6.37067;556;20220903;25.8;13.8;19.8;1.5;16.32;4.4;3.23;17372 +78098;45.58815;6.37067;556;20220904;27.9;13.4;20.7;1.3;15.87;0;3.52;19018 +78098;45.58815;6.37067;556;20220905;30;14.2;22.1;1.1;16.17;.2;3.67;19671 +78098;45.58815;6.37067;556;20220906;28.5;14.4;21.4;1.4;16.82;1.8;3.45;17852 +78098;45.58815;6.37067;556;20220907;27.4;16.1;21.7;1.6;17.87;12.5;3.25;15911 +78098;45.58815;6.37067;556;20220908;24.9;14.4;19.6;1.4;15.47;.9;2.9;15328 +78098;45.58815;6.37067;556;20220909;23.4;11.9;17.6;1.7;13.32;3.4;2.91;15739 +78098;45.58815;6.37067;556;20220910;22.2;12;17.1;1.6;13.07;.1;2.71;14649 +78098;45.58815;6.37067;556;20220911;24.4;8.6;16.5;1.2;11.72;0;3.04;18680 +78098;45.58815;6.37067;556;20220912;29.5;9.9;19.7;.8;12.02;0;3.43;20665 +78098;45.58815;6.37067;556;20220913;27.1;12.4;19.8;1.1;13.97;2.3;3.19;17892 +78098;45.58815;6.37067;556;20220914;24.8;17.2;21;1.6;17.62;9.8;2.72;12562 +78098;45.58815;6.37067;556;20220915;23;13.6;18.3;1.8;16.87;8.6;2.38;13589 +78098;45.58815;6.37067;556;20220916;21.3;14.3;17.8;1.5;14.57;7.2;2.25;11582 +78098;45.58815;6.37067;556;20220917;17.1;10;13.5;1.9;8.57;0;2.4;11486 +78098;45.58815;6.37067;556;20220918;19.7;3.1;11.4;.8;8.47;0;2.34;17906 +78098;45.58815;6.37067;556;20220919;19.8;4;11.9;1.1;8.67;0;2.36;17124 +78098;45.58815;6.37067;556;20220920;19.6;3.6;11.6;1.1;8.87;0;2.3;17155 +78098;45.58815;6.37067;556;20220921;18.9;4.6;11.8;1.1;9.32;0;2.16;15933 +78098;45.58815;6.37067;556;20220922;21.7;5;13.4;.7;9.72;0;2.25;17136 +78098;45.58815;6.37067;556;20220923;21.9;5.8;13.9;1.3;10.57;7.3;2.45;16638 +78098;45.58815;6.37067;556;20220924;17.8;12.5;15.1;1.1;14.12;7.6;1.66;9426 +78098;45.58815;6.37067;556;20220925;15.9;11.3;13.6;1;13.07;7.8;1.44;8585 +78098;45.58815;6.37067;556;20220926;16.7;8.7;12.7;1.2;11.32;8.1;1.66;11055 +78098;45.58815;6.37067;556;20220927;13.5;8.7;11.1;1.1;10.72;11;1.3;8230 +78098;45.58815;6.37067;556;20220928;13.5;8.3;10.9;1.8;11.62;29.9;1.26;8456 +78098;45.58815;6.37067;556;20220929;13.3;9.6;11.5;1;11.32;2.6;1.16;6769 +78098;45.58815;6.37067;556;20220930;12.5;4.7;8.6;.6;10.02;.5;1.25;10644 +78098;45.58815;6.37067;556;20221001;11.5;8;9.8;1.3;11.82;13.4;.93;6860 +78098;45.58815;6.37067;556;20221002;23.3;10.5;16.9;1.6;14.47;0;2.17;13244 +78098;45.58815;6.37067;556;20221003;19.5;7.5;13.5;1;12.32;0;1.69;12558 +78098;45.58815;6.37067;556;20221004;22.3;9.5;15.9;.9;11.97;0;1.93;12996 +78098;45.58815;6.37067;556;20221005;23.8;7.3;15.6;1.3;11.32;.1;2.21;14616 +78098;45.58815;6.37067;556;20221006;22.4;9.1;15.7;1.3;12.82;0;1.98;12796 +78098;45.58815;6.37067;556;20221007;21.7;8.4;15;.6;12.87;.3;1.68;12860 +78098;45.58815;6.37067;556;20221008;17.2;12.5;14.8;.7;14.52;4.5;1.2;7237 +78098;45.58815;6.37067;556;20221009;15.7;11.9;13.8;.8;13.87;2.4;1.09;6356 +78098;45.58815;6.37067;556;20221010;21.8;10.7;16.3;1;13.82;0;1.69;11309 +78098;45.58815;6.37067;556;20221011;20.3;7.8;14.1;.8;12.62;0;1.5;11684 +78098;45.58815;6.37067;556;20221012;19;10.6;14.8;.7;13.47;.2;1.34;9334 +78098;45.58815;6.37067;556;20221013;18.9;7.2;13.1;.9;12.12;1.6;1.42;11113 +78098;45.58815;6.37067;556;20221014;17.9;11.7;14.8;1.1;14.37;1.5;1.22;7662 +78098;45.58815;6.37067;556;20221015;22.8;9.8;16.3;1.3;13.22;.1;1.79;11166 +78098;45.58815;6.37067;556;20221016;24.4;8.7;16.6;.9;11.87;0;1.74;12283 +78098;45.58815;6.37067;556;20221017;24.3;8.9;16.6;1;12.42;0;1.74;12143 +78098;45.58815;6.37067;556;20221018;23.2;9.7;16.5;.8;13.07;.2;1.55;11203 +78098;45.58815;6.37067;556;20221019;21.7;7.6;14.6;1;11.77;.1;1.52;11161 +78098;45.58815;6.37067;556;20221020;18.7;9.8;14.2;1.5;13.27;2.2;1.21;8623 +78098;45.58815;6.37067;556;20221021;15.8;13.9;14.8;1.8;15.17;38;.93;3635 +78098;45.58815;6.37067;556;20221022;21.5;12.3;16.9;1.6;13.77;0;1.59;8539 +78098;45.58815;6.37067;556;20221023;19.2;8.1;13.6;1.5;12.87;3.4;1.2;9177 +78098;45.58815;6.37067;556;20221024;17.6;13.5;15.6;2.3;14.72;18.3;1.16;5081 +78098;45.58815;6.37067;556;20221025;17.3;8.4;12.9;1;12.62;.2;.99;7971 +78098;45.58815;6.37067;556;20221026;22.9;10.1;16.5;1.3;12.97;.1;1.51;9686 +78098;45.58815;6.37067;556;20221027;22.9;7.7;15.3;.9;11.87;0;1.31;10363 +78098;45.58815;6.37067;556;20221028;24.8;9.1;16.9;1.1;12.17;0;1.54;10461 +78098;45.58815;6.37067;556;20221029;22.1;10.9;16.5;1.1;11.52;.1;1.46;8678 +78098;45.58815;6.37067;556;20221030;20.5;6.9;13.7;.5;11.32;0;.93;9476 +78098;45.58815;6.37067;556;20221031;20.2;7.1;13.6;.8;11.17;8.4;1.02;9055 +78098;45.58815;6.37067;556;20221101;17.9;9.8;13.9;1.2;12.62;6.2;.98;6788 +78098;45.58815;6.37067;556;20221102;16.1;7.5;11.8;.9;11.07;.1;.85;7001 +78098;45.58815;6.37067;556;20221103;12.6;3.9;8.3;1.3;9.82;19.4;.71;6993 +78098;45.58815;6.37067;556;20221104;9;3.7;6.3;1.3;8.87;3.9;.59;5196 +78098;45.58815;6.37067;556;20221105;11.5;4.1;7.8;1;8.27;.1;.7;6159 +78098;45.58815;6.37067;556;20221106;13.2;.1;6.6;1.3;7.47;.2;.8;8279 +78098;45.58815;6.37067;556;20221107;17;2.6;9.8;.9;7.87;0;.9;8668 +78098;45.58815;6.37067;556;20221108;18;1.6;9.8;.8;7.92;.6;.83;9156 +78098;45.58815;6.37067;556;20221109;11.1;6.7;8.9;1.2;10.47;14.9;.59;4112 +78098;45.58815;6.37067;556;20221110;13.4;4.7;9.1;1;10.17;0;.59;6059 +78098;45.58815;6.37067;556;20221111;14.2;1.6;7.9;.9;8.57;0;.64;7588 +78098;45.58815;6.37067;556;20221112;11.9;2;7;.8;8.62;0;.45;6148 +78098;45.58815;6.37067;556;20221113;12.6;4.5;8.6;.9;9.07;0;.6;5682 +78098;45.58815;6.37067;556;20221114;14.8;3;8.9;1.3;9.12;2.9;.72;7023 +78098;45.58815;6.37067;556;20221115;12.2;7.4;9.8;1.2;10.77;17.1;.56;3993 +78098;45.58815;6.37067;556;20221116;14.2;6.1;10.2;2.1;10.12;.9;.85;5539 +78098;45.58815;6.37067;556;20221117;15.6;5.9;10.8;2.5;9.82;13.6;1.11;6146 +78098;45.58815;6.37067;556;20221118;11.3;6.5;8.9;1.3;8.87;1;.68;4047 +78098;45.58815;6.37067;556;20221119;8.9;.8;4.8;1.1;7.12;.6;.49;5188 +78098;45.58815;6.37067;556;20221120;9.5;1.7;5.6;.7;7.22;.3;.45;5265 +78098;45.58815;6.37067;556;20221121;8.9;1.6;5.2;1.6;7.37;12.6;.52;4715 +78098;45.58815;6.37067;556;20221122;7.4;3.1;5.2;1.3;8.02;2.1;.45;3548 +78098;45.58815;6.37067;556;20221123;7.4;.5;3.9;1.2;6.97;9.1;.42;4655 +78098;45.58815;6.37067;556;20221124;11.5;2.2;6.8;1.8;7.77;0;.71;5332 +78098;45.58815;6.37067;556;20221125;11.4;1.9;6.6;1.3;7.47;1.6;.57;5149 +78098;45.58815;6.37067;556;20221126;9.6;1.7;5.7;1;7.22;0;.45;4897 +78098;45.58815;6.37067;556;20221127;7.9;-2.4;2.7;.7;5.77;0;.34;5436 +78098;45.58815;6.37067;556;20221128;8.9;1.2;5.1;.9;7.12;2.3;.42;4534 +78098;45.58815;6.37067;556;20221129;5.9;3.8;4.9;.8;8.02;1.2;.39;2098 +78098;45.58815;6.37067;556;20221130;7.4;-1.7;2.8;.8;6.62;0;.28;4973 +78098;45.58815;6.37067;556;20221201;6.3;.6;3.5;1.1;6.52;0;.44;3092 +78098;45.58815;6.37067;556;20221202;6.1;-2;2;.7;5.82;0;.3;4437 +78098;45.58815;6.37067;556;20221203;8.1;-1.4;3.4;1.8;5.87;0;.71;4590 +78098;45.58815;6.37067;556;20221204;5.6;1;3.3;.7;6.77;8.8;.34;2962 +78098;45.58815;6.37067;556;20221205;5.9;-.5;2.7;1;6.57;0;.34;4002 +78098;45.58815;6.37067;556;20221206;4.9;-4;.4;.6;5.17;0;.23;4750 +78098;45.58815;6.37067;556;20221207;1.3;-3.5;-1.1;1.3;5.47;0;.24;3277 +78098;45.58815;6.37067;556;20221208;4.1;-3.5;.3;1.2;5.02;5.3;.38;4189 +78098;45.58815;6.37067;556;20221209;3.4;0;1.7;.4;6.57;17.8;.28;2456 +78098;45.58815;6.37067;556;20221210;2;1.5;1.8;1.4;6.42;1.2;.42;743 +78098;45.58815;6.37067;556;20221211;2.4;-2.2;.1;1.1;4.72;0;.4;3070 +78098;45.58815;6.37067;556;20221212;2.1;-5.5;-1.7;.6;4.17;2.5;.24;4070 +78098;45.58815;6.37067;556;20221213;1.9;-2.6;-.3;.8;5.57;8.7;.23;2947 +78098;45.58815;6.37067;556;20221214;5.8;-1;2.4;1.2;7.17;6.1;.21;3876 +78098;45.58815;6.37067;556;20221215;4.4;.8;2.6;1.3;7.47;17.2;.24;2589 +78098;45.58815;6.37067;556;20221216;4.8;2;3.4;1.2;7.27;.3;.33;2287 +78098;45.58815;6.37067;556;20221217;3.5;.1;1.8;1.4;5.82;0;.38;2242 +78098;45.58815;6.37067;556;20221218;4.5;-3.4;.5;.8;5.27;0;.28;4025 +78098;45.58815;6.37067;556;20221219;8.4;-1.4;3.5;.7;6.07;.2;.27;4649 +78098;45.58815;6.37067;556;20221220;10.6;-.6;5;1.7;6.97;1.8;.49;5093 +78098;45.58815;6.37067;556;20221221;9.2;4.8;7;1.7;8.72;2.8;.45;2931 +78098;45.58815;6.37067;556;20221222;10.8;4;7.4;2.2;9.17;18.3;.56;3811 +78098;45.58815;6.37067;556;20221223;9.6;6.8;8.2;2.7;10.77;45.7;.41;2239 +78098;45.58815;6.37067;556;20221224;13;8.5;10.7;1.6;11.07;.1;.59;2949 +78098;45.58815;6.37067;556;20221225;11.5;4.8;8.1;1.5;8.77;0;.58;3671 +78098;45.58815;6.37067;556;20221226;9.5;1.4;5.4;1.2;8.37;7.4;.29;4103 +78098;45.58815;6.37067;556;20221227;9.3;3.5;6.4;.8;8.52;.1;.33;3494 +78098;45.58815;6.37067;556;20221228;8.3;-1.9;3.2;1.1;5.72;0;.41;4880 +78098;45.58815;6.37067;556;20221229;13.2;-.3;6.5;1.6;6.62;10.1;.68;5700 +78098;45.58815;6.37067;556;20221230;8.8;3.5;6.2;2.1;9.27;8.1;.39;3392 +78098;45.58815;6.37067;556;20221231;15.6;7.8;11.7;2.1;10.72;.1;.88;4240 +78099;45.59864;6.69033;1473;20220101;14.4;9.5;12;1.3;3.74;0;1.21;3784 +78099;45.59864;6.69033;1473;20220102;10.5;8.8;9.7;2.8;4.5;0;1.83;2585 +78099;45.59864;6.69033;1473;20220103;5.1;3.4;4.2;2.5;5.74;.3;.75;3036 +78099;45.59864;6.69033;1473;20220104;8.6;4.5;6.5;3.8;6.4;10.1;1.14;3287 +78099;45.59864;6.69033;1473;20220105;-1.7;-1.8;-1.7;3.3;3.92;3.5;.77;1973 +78099;45.59864;6.69033;1473;20220106;-2.7;-8;-5.4;3.2;2.52;.1;.83;4202 +78099;45.59864;6.69033;1473;20220107;-2.9;-8.3;-5.6;2.4;3.27;3.4;.33;4026 +78099;45.59864;6.69033;1473;20220108;-2.1;-5;-3.6;2.9;4.17;13.9;.29;3338 +78099;45.59864;6.69033;1473;20220109;-3.5;-4.2;-3.9;3.4;4.5;12;.19;2190 +78099;45.59864;6.69033;1473;20220110;-3.8;-4.8;-4.3;3.1;3.7;0;.39;1805 +78099;45.59864;6.69033;1473;20220111;-5.6;-8.9;-7.2;3.1;3.14;0;.24;3164 +78099;45.59864;6.69033;1473;20220112;-3.5;-9.5;-6.5;3.9;2.94;0;.36;4253 +78099;45.59864;6.69033;1473;20220113;4.9;-5.1;-.1;2.2;2.67;0;.81;5535 +78099;45.59864;6.69033;1473;20220114;9.2;2.3;5.7;1.4;2.37;0;1.01;5308 +78099;45.59864;6.69033;1473;20220115;9.1;3.5;6.3;1.8;2.7;.3;1.28;4687 +78099;45.59864;6.69033;1473;20220116;2.9;1.5;2.2;2.5;2.34;0;1.37;3451 +78099;45.59864;6.69033;1473;20220117;1.7;-2.5;-.4;4.3;3.64;0;.87;3858 +78099;45.59864;6.69033;1473;20220118;5.2;-4.6;.3;2.2;3.4;0;.75;6275 +78099;45.59864;6.69033;1473;20220119;2.3;1.7;2;2.6;3.77;.6;1.06;2676 +78099;45.59864;6.69033;1473;20220120;-1.3;-5.3;-3.3;3.1;3.8;.2;.47;4216 +78099;45.59864;6.69033;1473;20220121;-4.6;-7.1;-5.9;4.9;3;0;.49;3825 +78099;45.59864;6.69033;1473;20220122;-1.4;-8.6;-5;4.3;3.37;0;.42;5544 +78099;45.59864;6.69033;1473;20220123;4.4;-3.4;.5;3;3.57;0;.9;5843 +78099;45.59864;6.69033;1473;20220124;7.5;1.4;4.5;.9;2.97;0;.73;5934 +78099;45.59864;6.69033;1473;20220125;6;1.7;3.8;1.3;2.87;0;.95;5049 +78099;45.59864;6.69033;1473;20220126;6.4;2.2;4.3;2.4;2.37;0;1.45;5218 +78099;45.59864;6.69033;1473;20220127;6;1.6;3.8;2;2.1;0;1.3;5709 +78099;45.59864;6.69033;1473;20220128;3;-1.5;.7;4.3;2.6;0;1.38;5691 +78099;45.59864;6.69033;1473;20220129;5.2;-1.6;1.8;2.5;2.14;0;1.36;6819 +78099;45.59864;6.69033;1473;20220130;2;.8;1.4;2.3;5.04;0;.6;3886 +78099;45.59864;6.69033;1473;20220131;-1.9;-3.4;-2.7;3.6;4.24;2.6;.49;3035 +78099;45.59864;6.69033;1473;20220201;-2.8;-6.4;-4.6;1.9;4.1;9.6;.29;5242 +78099;45.59864;6.69033;1473;20220202;1.8;-3.2;-.7;2.4;5.8;1.1;.28;5698 +78099;45.59864;6.69033;1473;20220203;11.4;0;5.7;2.6;4.14;0;1.57;8431 +78099;45.59864;6.69033;1473;20220204;3.5;.4;1.9;2.8;5.24;.6;.73;6051 +78099;45.59864;6.69033;1473;20220205;.8;-.6;.1;1.6;4.6;0;.6;3561 +78099;45.59864;6.69033;1473;20220206;-1;-4;-2.5;3.1;4.4;20.1;.47;4945 +78099;45.59864;6.69033;1473;20220207;-1.1;-2.1;-1.6;3.9;4.24;2.3;.66;4929 +78099;45.59864;6.69033;1473;20220208;4.5;-4.2;.1;3.3;2.47;0;1.39;9111 +78099;45.59864;6.69033;1473;20220209;10.7;1.4;6.1;1.5;3.06;0;1.35;9599 +78099;45.59864;6.69033;1473;20220210;4.9;2.7;3.8;1.8;3.26;1;1.25;10599 +78099;45.59864;6.69033;1473;20220211;3.5;-1.9;.8;2.1;3.63;2;1.01;7379 +78099;45.59864;6.69033;1473;20220212;2.2;-7.5;-2.7;2.6;2.36;0;1.18;9362 +78099;45.59864;6.69033;1473;20220213;3.9;-7.2;-1.6;2.7;2.43;0;1.31;10979 +78099;45.59864;6.69033;1473;20220214;1.4;-5.7;-2.1;2.6;3.39;6.4;.92;6418 +78099;45.59864;6.69033;1473;20220215;1.1;-5.1;-2;1.7;3.89;4.2;.73;6818 +78099;45.59864;6.69033;1473;20220216;2.6;-4.8;-1.1;2.8;6.2;14.3;.29;7022 +78099;45.59864;6.69033;1473;20220217;4.7;2.7;3.7;3.5;7.27;3.8;.58;4554 +78099;45.59864;6.69033;1473;20220218;11.9;1;6.4;2.3;5.09;8.4;1.64;10954 +78099;45.59864;6.69033;1473;20220219;2.4;-1;.7;1.8;5.06;0;.87;7046 +78099;45.59864;6.69033;1473;20220220;4.5;-4.3;.1;2.1;4.67;2.3;.87;9860 +78099;45.59864;6.69033;1473;20220221;0;-.4;-.2;4.2;5.1;19.7;.64;3141 +78099;45.59864;6.69033;1473;20220222;.8;-2.7;-1;1.9;5.1;.2;.62;8498 +78099;45.59864;6.69033;1473;20220223;3.7;-.9;1.4;2.7;5.2;0;.89;9638 +78099;45.59864;6.69033;1473;20220224;3.3;1.6;2.5;2.9;5.04;1.2;1.05;6062 +78099;45.59864;6.69033;1473;20220225;-.2;-3.6;-1.9;3.4;3.77;.3;.92;9187 +78099;45.59864;6.69033;1473;20220226;.9;-5.8;-2.4;3.5;3.17;0;1.03;11405 +78099;45.59864;6.69033;1473;20220227;1.8;-4.1;-1.2;1.3;2.87;0;1.03;11146 +78099;45.59864;6.69033;1473;20220228;2.9;-4.1;-.6;2.6;3.2;0;1.26;11405 +78099;45.59864;6.69033;1473;20220301;4.3;-2;1.2;2.3;3.3;0;1.41;11241 +78099;45.59864;6.69033;1473;20220302;5.9;-.7;2.6;1.6;3.6;0;1.35;10925 +78099;45.59864;6.69033;1473;20220303;6.1;.3;3.2;2.2;4.37;0;1.38;11005 +78099;45.59864;6.69033;1473;20220304;4.2;-.7;1.7;2.7;3.47;0;1.49;10559 +78099;45.59864;6.69033;1473;20220305;1.8;-5.2;-1.7;1.7;2.17;0;1.28;11921 +78099;45.59864;6.69033;1473;20220306;-.5;-6.3;-3.4;1.8;2.64;0;1.05;11339 +78099;45.59864;6.69033;1473;20220307;1.7;-6.5;-2.4;1.4;3.17;0;1.07;12915 +78099;45.59864;6.69033;1473;20220308;4.3;-3.4;.5;1.6;3.44;0;1.34;13210 +78099;45.59864;6.69033;1473;20220309;4.8;-2.8;1;1.6;4.4;0;1.23;12804 +78099;45.59864;6.69033;1473;20220310;6.9;.2;3.5;1.8;4.37;0;1.51;12893 +78099;45.59864;6.69033;1473;20220311;7.5;-.1;3.7;2.4;4.4;0;1.61;11369 +78099;45.59864;6.69033;1473;20220312;6;-.3;2.8;1.9;4.54;0;1.38;10984 +78099;45.59864;6.69033;1473;20220313;7.2;1.3;4.3;2.9;4.67;1.3;1.69;10708 +78099;45.59864;6.69033;1473;20220314;6.5;-1.5;2.5;1.4;5.94;2.3;1.29;13862 +78099;45.59864;6.69033;1473;20220315;9.7;2.3;6;2.8;6.6;.2;1.59;11121 +78099;45.59864;6.69033;1473;20220316;11.8;6.2;9;1.7;6.1;.4;1.89;11710 +78099;45.59864;6.69033;1473;20220317;8.3;5.3;6.8;2.1;7.27;0;1.35;9184 +78099;45.59864;6.69033;1473;20220318;9.9;2.4;6.2;2.6;6.23;0;1.9;12560 +78099;45.59864;6.69033;1473;20220319;9.1;1.9;5.5;3.2;4.26;0;2.42;15206 +78099;45.59864;6.69033;1473;20220320;6.3;-.8;2.8;3.8;3.39;0;2.34;15730 +78099;45.59864;6.69033;1473;20220321;7.9;-2.2;2.8;3.3;3.26;0;2.36;15845 +78099;45.59864;6.69033;1473;20220322;9.2;-3.2;3;2.7;2.43;0;2.56;18168 +78099;45.59864;6.69033;1473;20220323;11.5;-1.5;5;2.4;2.49;0;2.76;18871 +78099;45.59864;6.69033;1473;20220324;12.8;-1.5;5.7;2.1;2.83;0;2.75;19425 +78099;45.59864;6.69033;1473;20220325;12.9;-.9;6;2.4;3.13;0;2.91;19724 +78099;45.59864;6.69033;1473;20220326;11.3;-.5;5.4;2.4;2.9;0;2.72;18105 +78099;45.59864;6.69033;1473;20220327;12.2;-.3;6;2;2.93;0;2.7;18594 +78099;45.59864;6.69033;1473;20220328;13.7;-.9;6.4;1.9;3.03;0;2.85;20252 +78099;45.59864;6.69033;1473;20220329;12.1;.4;6.2;2;4.19;.6;2.48;15927 +78099;45.59864;6.69033;1473;20220330;5.6;2.1;3.8;1.1;6.46;1.1;1.16;8106 +78099;45.59864;6.69033;1473;20220331;5.9;1.5;3.7;1.6;6.13;7;1.35;9514 +78099;45.59864;6.69033;1473;20220401;.6;-2.3;-.8;2.4;4.06;8.6;1.2;8188 +78099;45.59864;6.69033;1473;20220402;-.4;-5.9;-3.1;4.4;2.9;2.3;1.64;15408 +78099;45.59864;6.69033;1473;20220403;1.8;-7.7;-2.9;2;3.23;0;1.61;17018 +78099;45.59864;6.69033;1473;20220404;5.5;-6.8;-.7;1.6;3.53;0;1.96;20265 +78099;45.59864;6.69033;1473;20220405;11.2;-3.3;4;1.4;4.53;0;2.5;21126 +78099;45.59864;6.69033;1473;20220406;11.7;-1.1;5.3;1.7;5.43;8.4;2.41;18712 +78099;45.59864;6.69033;1473;20220407;6;1;3.5;2.2;6.53;40.4;1.27;8031 +78099;45.59864;6.69033;1473;20220408;7.4;1.4;4.4;1.9;7.43;29.7;1.23;8672 +78099;45.59864;6.69033;1473;20220409;1.1;-.3;.4;2.4;4.49;5.2;1.34;9037 +78099;45.59864;6.69033;1473;20220410;8.1;-7.4;.3;1.7;3.36;0;2.44;23130 +78099;45.59864;6.69033;1473;20220411;14;-2.1;6;2.4;4.33;0;3.15;21878 +78099;45.59864;6.69033;1473;20220412;16.8;1.3;9;2.5;5.56;0;3.35;20708 +78099;45.59864;6.69033;1473;20220413;17;6.1;11.5;2.7;6.09;0;3.59;19529 +78099;45.59864;6.69033;1473;20220414;17.5;2.6;10.1;2.3;6.03;0;3.65;22977 +78099;45.59864;6.69033;1473;20220415;18.4;3.3;10.9;1.8;6.93;0;3.46;22595 +78099;45.59864;6.69033;1473;20220416;17.1;3.7;10.4;2.2;5.79;0;3.72;23592 +78099;45.59864;6.69033;1473;20220417;14.8;1;7.9;2.1;4.96;0;3.42;22724 +78099;45.59864;6.69033;1473;20220418;14.9;-.2;7.3;2.1;5.19;0;3.34;23547 +78099;45.59864;6.69033;1473;20220419;14.5;.2;7.3;2.1;4.76;0;3.35;23281 +78099;45.59864;6.69033;1473;20220420;13.7;1.8;7.8;2.5;5.73;.1;3.11;21110 +78099;45.59864;6.69033;1473;20220421;12.2;2.8;7.5;2.4;6.26;.1;2.72;18145 +78099;45.59864;6.69033;1473;20220422;13.8;2.8;8.3;2.2;6.19;1.2;3.03;19392 +78099;45.59864;6.69033;1473;20220423;10.1;5.1;7.6;2.8;6.86;9.6;2.21;12138 +78099;45.59864;6.69033;1473;20220424;7.7;.1;3.9;1.9;6.56;7.2;1.82;14345 +78099;45.59864;6.69033;1473;20220425;11;2.8;6.9;1.5;7.16;.8;2.25;15816 +78099;45.59864;6.69033;1473;20220426;10.9;1.1;6;1.6;6.16;.4;2.34;15926 +78099;45.59864;6.69033;1473;20220427;15;-.9;7;2.1;5.16;0;3.67;26053 +78099;45.59864;6.69033;1473;20220428;16.4;2.1;9.3;2.3;5.43;0;3.91;25152 +78099;45.59864;6.69033;1473;20220429;17.1;2.4;9.7;2.4;6.26;.3;3.28;17153 +78099;45.59864;6.69033;1473;20220430;12.9;5.1;9;1.8;6.59;2.8;2.56;14131 +78099;45.59864;6.69033;1473;20220501;13.4;-.3;6.5;1.5;5.56;0;2.57;17038 +78099;45.59864;6.69033;1473;20220502;15.2;.9;8;2;6.29;.8;2.81;16391 +78099;45.59864;6.69033;1473;20220503;11;4.5;7.8;1.4;7.76;1.5;1.85;10834 +78099;45.59864;6.69033;1473;20220504;13.1;4.3;8.7;1.6;8.06;6.6;2.05;11735 +78099;45.59864;6.69033;1473;20220505;6.4;5.1;5.7;1.5;8.19;15.6;1.18;6619 +78099;45.59864;6.69033;1473;20220506;7.5;3.3;5.4;3.6;8.17;0;1.19;9089 +78099;45.59864;6.69033;1473;20220507;10.9;4.8;7.8;3.4;8.5;3.3;1.75;11307 +78099;45.59864;6.69033;1473;20220508;11.5;5.3;8.4;2.2;8.87;2;1.82;11727 +78099;45.59864;6.69033;1473;20220509;14.2;6.7;10.5;1.5;9.27;.5;2.31;13461 +78099;45.59864;6.69033;1473;20220510;16.7;8.6;12.7;1.6;9.5;0;2.58;13429 +78099;45.59864;6.69033;1473;20220511;19.2;10.5;14.8;2.5;9.34;0;3.24;14059 +78099;45.59864;6.69033;1473;20220512;19.7;11.2;15.5;2.3;8.97;0;3.33;13961 +78099;45.59864;6.69033;1473;20220513;17.1;10.4;13.8;2.1;9.97;0;2.64;12069 +78099;45.59864;6.69033;1473;20220514;18.2;10.1;14.2;1.7;10.9;0;2.67;13508 +78099;45.59864;6.69033;1473;20220515;20.3;11.8;16;2;11.07;2.7;3.12;14142 +78099;45.59864;6.69033;1473;20220516;18;9.9;13.9;1.9;10.36;.9;3.17;16723 +78099;45.59864;6.69033;1473;20220517;19.9;12;15.9;1.9;10.2;.1;3.12;13751 +78099;45.59864;6.69033;1473;20220518;21.5;13.3;17.4;2.1;11.6;1;3.3;13936 +78099;45.59864;6.69033;1473;20220519;21.3;14.3;17.8;2.4;11.47;2;3.37;13257 +78099;45.59864;6.69033;1473;20220520;24;14.9;19.5;2.9;10.8;.1;4.17;14874 +78099;45.59864;6.69033;1473;20220521;22.4;12.9;17.7;2.6;10.24;0;3.92;15734 +78099;45.59864;6.69033;1473;20220522;23.9;16.7;20.3;2.1;11.1;2.2;3.68;12636 +78099;45.59864;6.69033;1473;20220523;20.6;15.5;18.1;3.1;11.2;6.3;3.43;11036 +78099;45.59864;6.69033;1473;20220524;8.5;7.1;7.8;2.8;9.9;3.1;.86;5047 +78099;45.59864;6.69033;1473;20220525;14.2;5.7;10;2.7;8.4;0;2.58;15176 +78099;45.59864;6.69033;1473;20220526;15.7;6.4;11.1;2.2;9.3;0;2.57;15025 +78099;45.59864;6.69033;1473;20220527;18.1;8.8;13.4;2.2;10.57;0;2.84;15225 +78099;45.59864;6.69033;1473;20220528;14.9;7.4;11.1;2.4;9;0;2.64;14630 +78099;45.59864;6.69033;1473;20220529;11.9;3.6;7.8;2.3;6.37;0;2.56;15381 +78099;45.59864;6.69033;1473;20220530;14.5;4.6;9.6;2.1;6.7;0;2.93;16517 +78099;45.59864;6.69033;1473;20220531;11.8;8.4;10.1;2;9.14;9.5;1.9;9358 +78099;45.59864;6.69033;1473;20220601;16.2;8.5;12.3;2;10.94;4.1;2.5;14359 +78099;45.59864;6.69033;1473;20220602;18.7;10.4;14.6;3;10.7;3.9;3.19;14911 +78099;45.59864;6.69033;1473;20220603;20;14.1;17.1;1.9;11.34;3.4;3.03;12443 +78099;45.59864;6.69033;1473;20220604;23.6;13.1;18.3;2;13.64;0;3.63;16947 +78099;45.59864;6.69033;1473;20220605;17.4;13.9;15.6;2;12.74;5.1;2.32;10251 +78099;45.59864;6.69033;1473;20220606;17.7;9.8;13.8;2.2;11.04;6;2.81;14551 +78099;45.59864;6.69033;1473;20220607;15.4;9.1;12.2;2.8;10.34;1.2;2.59;13688 +78099;45.59864;6.69033;1473;20220608;14.1;7.7;10.9;1.7;8.84;9;2.39;12717 +78099;45.59864;6.69033;1473;20220609;10;6;8;2.3;8.97;1.8;1.54;9312 +78099;45.59864;6.69033;1473;20220610;15.9;5.2;10.5;3.5;8.5;0;3.05;17782 +78099;45.59864;6.69033;1473;20220611;20.4;10;15.2;2.6;8.57;0;4.83;26482 +78099;45.59864;6.69033;1473;20220612;23.3;14;18.6;2.2;8.7;.1;5.22;24840 +78099;45.59864;6.69033;1473;20220613;18.5;14.2;16.3;2.4;11.67;.1;3.51;16458 +78099;45.59864;6.69033;1473;20220614;22.6;11.5;17.1;2.2;10.04;0;5.15;27250 +78099;45.59864;6.69033;1473;20220615;23.8;16.4;20.1;2.3;10.04;.5;4.96;21332 +78099;45.59864;6.69033;1473;20220616;24.1;16.2;20.1;2.4;12.24;0;5.1;23788 +78099;45.59864;6.69033;1473;20220617;23.8;15.1;19.4;2.6;11.47;0;5.17;24236 +78099;45.59864;6.69033;1473;20220618;26.4;17.5;21.9;2.7;11.9;0;5.8;25303 +78099;45.59864;6.69033;1473;20220619;26.2;17;21.6;2.6;13.2;0;5.57;25101 +78099;45.59864;6.69033;1473;20220620;24.3;15.3;19.8;2.4;11.67;0;5.28;25152 +78099;45.59864;6.69033;1473;20220621;24.6;16.8;20.7;2.3;11.24;2.5;4.91;21117 +78099;45.59864;6.69033;1473;20220622;20.2;12.8;16.5;2.1;13.7;6.7;3.61;19693 +78099;45.59864;6.69033;1473;20220623;19.8;11.9;15.9;2.2;14.27;4.7;3.48;20143 +78099;45.59864;6.69033;1473;20220624;13.9;11.5;12.7;2.1;12.04;13;2.15;12009 +78099;45.59864;6.69033;1473;20220625;19.7;9.8;14.7;2.1;11.47;.3;4.3;25769 +78099;45.59864;6.69033;1473;20220626;21.4;12;16.7;2;13.34;0;4.29;24475 +78099;45.59864;6.69033;1473;20220627;15.1;13.2;14.2;2;13.87;5.9;1.76;8785 +78099;45.59864;6.69033;1473;20220628;17.9;9.7;13.8;2.3;13;8.8;3.21;20085 +78099;45.59864;6.69033;1473;20220629;19.7;11.6;15.6;1.6;13.54;0;3.93;23447 +78099;45.59864;6.69033;1473;20220630;21.8;13.1;17.5;2.5;12.7;14.2;4.3;22019 +78099;45.59864;6.69033;1473;20220701;14.6;7.4;11;2.6;10.47;.8;3.08;20936 +78099;45.59864;6.69033;1473;20220702;21.3;8.7;15;2.4;10.2;0;4.86;28408 +78099;45.59864;6.69033;1473;20220703;25.2;15.6;20.4;2;10.57;.4;5.26;24916 +78099;45.59864;6.69033;1473;20220704;21.6;14.6;18.1;1.9;14.14;3.9;4.01;20937 +78099;45.59864;6.69033;1473;20220705;18.8;12.2;15.5;2;12.74;.1;3.56;20041 +78099;45.59864;6.69033;1473;20220706;18.8;11.6;15.2;3;10.37;0;4.27;22761 +78099;45.59864;6.69033;1473;20220707;18;10.2;14.1;3;10.9;0;4.01;23583 +78099;45.59864;6.69033;1473;20220708;18.3;8.7;13.5;3.5;10.44;0;4.26;25821 +78099;45.59864;6.69033;1473;20220709;19.5;10.7;15.1;2.8;10.47;0;4.17;22538 +78099;45.59864;6.69033;1473;20220710;20.2;11.7;16;2.7;10.4;0;4.57;24488 +78099;45.59864;6.69033;1473;20220711;21.3;11.9;16.6;2.4;11.5;0;4.55;25001 +78099;45.59864;6.69033;1473;20220712;21.5;13.5;17.5;2;10.4;0;4.65;24037 +78099;45.59864;6.69033;1473;20220713;23.9;14.6;19.3;1.8;10;0;4.96;24395 +78099;45.59864;6.69033;1473;20220714;25.8;16.9;21.4;2;11.37;0;5.25;24157 +78099;45.59864;6.69033;1473;20220715;23.7;16.5;20.1;2.4;11.17;0;4.9;21664 +78099;45.59864;6.69033;1473;20220716;23.2;14.5;18.8;2.4;11.14;0;4.93;23971 +78099;45.59864;6.69033;1473;20220717;24.7;14.7;19.7;2.3;10.34;0;5.28;25130 +78099;45.59864;6.69033;1473;20220718;27.2;17;22.1;2.1;10.24;0;5.62;25118 +78099;45.59864;6.69033;1473;20220719;27.9;18;22.9;2.3;12.8;0;5.63;24485 +78099;45.59864;6.69033;1473;20220720;25.4;17.8;21.6;2.2;15.54;1.2;4.3;19303 +78099;45.59864;6.69033;1473;20220721;22.9;13.3;18.1;2;13.04;0;4.49;23945 +78099;45.59864;6.69033;1473;20220722;27;16;21.5;2.4;11.3;.8;5.55;24885 +78099;45.59864;6.69033;1473;20220723;24.5;15.1;19.8;2.2;13.02;.5;4.88;22974 +78099;45.59864;6.69033;1473;20220724;27.4;13.8;20.6;1.7;13.19;0;5.53;27380 +78099;45.59864;6.69033;1473;20220725;27.1;17.9;22.5;1.8;11.72;.8;5.02;21746 +78099;45.59864;6.69033;1473;20220726;19.4;12.7;16;2.4;12.97;0;3.29;17675 +78099;45.59864;6.69033;1473;20220727;20.2;10.5;15.4;2.2;11.27;0;3.92;21904 +78099;45.59864;6.69033;1473;20220728;22.1;13;17.6;2;10.87;0;4.24;21439 +78099;45.59864;6.69033;1473;20220729;16.6;14.8;15.7;1.8;11.7;7.1;2.09;7032 +78099;45.59864;6.69033;1473;20220730;20.4;11.9;16.1;3.2;10.17;0;4.46;22808 +78099;45.59864;6.69033;1473;20220731;22.7;14;18.3;2.8;10.14;0;4.89;23299 +78099;45.59864;6.69033;1473;20220801;24.1;15;19.6;2.4;11.07;0;4.73;21929 +78099;45.59864;6.69033;1473;20220802;23.9;14.3;19.1;2;11.47;0;4.61;23221 +78099;45.59864;6.69033;1473;20220803;26.1;16.5;21.3;1.9;11.44;0;4.89;22805 +78099;45.59864;6.69033;1473;20220804;27.3;18.6;22.9;2.2;11.37;0;4.94;20013 +78099;45.59864;6.69033;1473;20220805;26.1;18.6;22.3;2.5;12.3;.6;4.69;18240 +78099;45.59864;6.69033;1473;20220806;21.8;13.1;17.5;1.9;13.6;0;3.87;21348 +78099;45.59864;6.69033;1473;20220807;20.4;11.4;15.9;1.8;13.44;1.2;3.61;21486 +78099;45.59864;6.69033;1473;20220808;22;12.3;17.1;1.9;12.3;0;3.82;20442 +78099;45.59864;6.69033;1473;20220809;23.3;14.9;19.1;1.8;11.54;0;4.24;21303 +78099;45.59864;6.69033;1473;20220810;24.1;15.6;19.8;1.8;9.84;.1;4.48;21471 +78099;45.59864;6.69033;1473;20220811;25.2;15.7;20.4;2;9.64;0;4.75;22001 +78099;45.59864;6.69033;1473;20220812;23.9;15.6;19.8;1.8;10.34;0;4.38;20912 +78099;45.59864;6.69033;1473;20220813;23.9;14.4;19.1;1.7;8.3;0;4.45;22033 +78099;45.59864;6.69033;1473;20220814;18.3;16.6;17.4;2.4;10.3;5.2;2.79;8370 +78099;45.59864;6.69033;1473;20220815;17.4;11.1;14.3;1.9;11.84;.1;2.71;15168 +78099;45.59864;6.69033;1473;20220816;23.3;11.7;17.5;2.2;10.84;0;4.29;22614 +78099;45.59864;6.69033;1473;20220817;21.8;13.7;17.7;2.7;13.7;11.5;3.37;16399 +78099;45.59864;6.69033;1473;20220818;14.4;9.8;12.1;2.2;12.74;17.7;1.93;12736 +78099;45.59864;6.69033;1473;20220819;13.1;10.7;11.9;2.1;12.87;1.6;1.35;7891 +78099;45.59864;6.69033;1473;20220820;16.6;10.8;13.7;1.6;12.77;.2;2.27;13601 +78099;45.59864;6.69033;1473;20220821;18.1;11;14.5;2.4;11.97;0;2.89;16972 +78099;45.59864;6.69033;1473;20220822;18.6;11;14.8;2.4;10.84;0;3.2;17666 +78099;45.59864;6.69033;1473;20220823;20.5;12.2;16.4;3;9.8;0;3.95;19364 +78099;45.59864;6.69033;1473;20220824;22.2;13.7;17.9;1.5;11.24;0;3.55;18664 +78099;45.59864;6.69033;1473;20220825;23.5;15.1;19.3;2.1;11.87;.5;3.91;18564 +78099;45.59864;6.69033;1473;20220826;18.6;14.7;16.7;2.2;13.1;5.2;2.52;11847 +78099;45.59864;6.69033;1473;20220827;18.8;11.7;15.3;2;13.4;0;2.49;14773 +78099;45.59864;6.69033;1473;20220828;20.2;12.2;16.2;1.6;13.47;0;2.96;17589 +78099;45.59864;6.69033;1473;20220829;22.2;13.2;17.7;1.6;11.84;0;3.43;18556 +78099;45.59864;6.69033;1473;20220830;20.3;15.3;17.8;2;11.7;9.2;2.82;11973 +78099;45.59864;6.69033;1473;20220831;18.4;11.4;14.9;2.1;12.6;.3;2.8;17117 +78099;45.59864;6.69033;1473;20220901;18.4;10.4;14.4;1.7;10.9;0;2.86;17137 +78099;45.59864;6.69033;1473;20220902;19;12.3;15.6;1.8;10.64;10.2;2.78;14151 +78099;45.59864;6.69033;1473;20220903;17.3;10.4;13.8;2.1;12.1;2.9;2.29;13649 +78099;45.59864;6.69033;1473;20220904;20.6;10.6;15.6;1.6;11.37;0;3.06;18259 +78099;45.59864;6.69033;1473;20220905;21.6;13.5;17.5;1.7;12.8;0;3.1;17168 +78099;45.59864;6.69033;1473;20220906;21.3;14.8;18.1;1.7;13.37;1.3;2.83;14502 +78099;45.59864;6.69033;1473;20220907;20.2;14;17.1;2.2;13.94;10.8;2.64;13909 +78099;45.59864;6.69033;1473;20220908;16.4;9.4;12.9;2.5;11.2;.4;2.47;16062 +78099;45.59864;6.69033;1473;20220909;14.6;9;11.8;2.4;10.17;.7;2.16;13344 +78099;45.59864;6.69033;1473;20220910;13.2;7.7;10.5;2.6;9.97;0;2;13737 +78099;45.59864;6.69033;1473;20220911;16.6;6.8;11.7;1.9;9.27;0;2.58;17520 +78099;45.59864;6.69033;1473;20220912;22;10.5;16.3;2.1;8.24;0;3.5;18266 +78099;45.59864;6.69033;1473;20220913;22.9;15.9;19.4;2.1;10.2;1.1;3.24;13206 +78099;45.59864;6.69033;1473;20220914;18.2;14.1;16.1;2.5;12.9;8;2.2;9745 +78099;45.59864;6.69033;1473;20220915;14.1;10.6;12.4;2.2;12.1;7.2;1.51;8720 +78099;45.59864;6.69033;1473;20220916;12.1;9.6;10.8;2.7;11;3.3;1.44;8998 +78099;45.59864;6.69033;1473;20220917;8;2.4;5.2;3.3;6.47;0;1.7;13789 +78099;45.59864;6.69033;1473;20220918;12.4;1.4;6.9;3;6.24;0;2.27;16933 +78099;45.59864;6.69033;1473;20220919;10.9;3.6;7.2;2.2;6.3;0;2.05;14622 +78099;45.59864;6.69033;1473;20220920;12;3.6;7.8;2.5;7;0;2.01;14907 +78099;45.59864;6.69033;1473;20220921;11.9;4.2;8.1;2;7.34;0;1.92;14658 +78099;45.59864;6.69033;1473;20220922;13.3;5.5;9.4;2;8.14;0;1.96;13897 +78099;45.59864;6.69033;1473;20220923;14.5;6.9;10.7;2.3;8.4;5.2;2.06;12839 +78099;45.59864;6.69033;1473;20220924;11;7.1;9;1.6;10.07;7.8;1.19;8110 +78099;45.59864;6.69033;1473;20220925;7.6;6;6.8;1.2;8.99;6.3;1.12;7699 +78099;45.59864;6.69033;1473;20220926;7.7;4.1;5.9;1.6;7.62;7.1;1.44;10959 +78099;45.59864;6.69033;1473;20220927;4.4;2.8;3.6;2.2;7.06;9.4;1.13;7987 +78099;45.59864;6.69033;1473;20220928;7.1;2.7;4.9;3.3;8.67;30.8;.64;6826 +78099;45.59864;6.69033;1473;20220929;5;3.9;4.4;2.2;8.04;1.6;.58;3342 +78099;45.59864;6.69033;1473;20220930;5.7;1.5;3.6;1.8;7.4;.8;.83;7513 +78099;45.59864;6.69033;1473;20221001;9.7;3.3;6.5;3;9;19.3;.9;7634 +78099;45.59864;6.69033;1473;20221002;14.3;9.4;11.9;2.6;11.77;0;1.39;9470 +78099;45.59864;6.69033;1473;20221003;12.6;7.2;9.9;2.6;10.17;0;1.33;10716 +78099;45.59864;6.69033;1473;20221004;17.2;6;11.6;2.4;8.04;0;2.23;13773 +78099;45.59864;6.69033;1473;20221005;18.2;10.5;14.4;2;8.5;0;2.29;12106 +78099;45.59864;6.69033;1473;20221006;15.2;8.9;12.1;2.1;10.47;0;1.59;10443 +78099;45.59864;6.69033;1473;20221007;15.5;9.2;12.3;1.6;11.07;.2;1.48;9936 +78099;45.59864;6.69033;1473;20221008;10.7;9.8;10.3;1.7;11.07;4.4;.8;3339 +78099;45.59864;6.69033;1473;20221009;13.1;6.9;10;1.5;10.7;.4;1.12;8618 +78099;45.59864;6.69033;1473;20221010;15.1;8.3;11.7;1.4;10.37;0;1.4;9532 +78099;45.59864;6.69033;1473;20221011;14.9;8.5;11.7;1.9;10.3;0;1.44;9757 +78099;45.59864;6.69033;1473;20221012;14.1;8.3;11.2;1.7;10.34;.1;1.32;9608 +78099;45.59864;6.69033;1473;20221013;12.4;7.9;10.2;1.5;9.8;1.2;1.13;7116 +78099;45.59864;6.69033;1473;20221014;10.1;7.5;8.8;2.2;10.67;2.6;.73;5170 +78099;45.59864;6.69033;1473;20221015;16.3;8.1;12.2;2.4;10.1;.2;1.61;10028 +78099;45.59864;6.69033;1473;20221016;17.6;11.7;14.7;2.6;9.04;0;2.11;9563 +78099;45.59864;6.69033;1473;20221017;18.2;11.2;14.7;2.6;9.67;0;2.04;9742 +78099;45.59864;6.69033;1473;20221018;18.4;11.1;14.8;1.7;9.9;.2;1.75;10096 +78099;45.59864;6.69033;1473;20221019;19.3;12;15.6;1.5;8.37;0;1.85;9535 +78099;45.59864;6.69033;1473;20221020;15.2;12.2;13.7;2.9;8.9;2.8;1.85;5011 +78099;45.59864;6.69033;1473;20221021;11.1;10.5;10.8;3.1;10.67;28.7;.97;1972 +78099;45.59864;6.69033;1473;20221022;15.2;6.9;11.1;2.5;9.47;0;1.43;9952 +78099;45.59864;6.69033;1473;20221023;17.8;11;14.4;3.4;9.04;1.9;2.18;6641 +78099;45.59864;6.69033;1473;20221024;11;9.6;10.3;2.9;10.54;17.4;.9;2931 +78099;45.59864;6.69033;1473;20221025;14.8;7.7;11.2;2;8.37;.2;1.44;8244 +78099;45.59864;6.69033;1473;20221026;17.8;10.1;14;2.1;8.7;0;1.71;9001 +78099;45.59864;6.69033;1473;20221027;19.5;12.5;16;2;8.34;0;1.95;8149 +78099;45.59864;6.69033;1473;20221028;21.3;14.5;17.9;2.1;7.64;0;2.26;7893 +78099;45.59864;6.69033;1473;20221029;20.3;15.1;17.7;1.6;7.4;0;1.89;6610 +78099;45.59864;6.69033;1473;20221030;19.5;14.4;16.9;1.5;7.14;0;1.75;7107 +78099;45.59864;6.69033;1473;20221031;16.9;11.1;14;1.8;7.57;5.6;1.59;7120 +78099;45.59864;6.69033;1473;20221101;10.9;6.9;8.9;2.1;9.3;6.9;.82;5637 +78099;45.59864;6.69033;1473;20221102;9.8;5.6;7.7;2.2;8.9;0;.73;5556 +78099;45.59864;6.69033;1473;20221103;10.4;5.3;7.9;2.8;7.3;18.3;1.12;5169 +78099;45.59864;6.69033;1473;20221104;2.1;.3;1.2;2.3;6;1.6;.47;3575 +78099;45.59864;6.69033;1473;20221105;2.5;-1.4;.6;1.6;5.84;.2;.42;5667 +78099;45.59864;6.69033;1473;20221106;10.4;-.3;5;2.5;4.07;.1;1.4;8152 +78099;45.59864;6.69033;1473;20221107;10.1;4.4;7.2;2.5;5.47;0;1.32;6806 +78099;45.59864;6.69033;1473;20221108;12.5;7;9.7;2.8;5.27;.2;1.72;6415 +78099;45.59864;6.69033;1473;20221109;7.1;6.4;6.7;2.1;8.34;10.4;.64;1953 +78099;45.59864;6.69033;1473;20221110;8.2;4.1;6.2;2.2;7.97;0;.58;5217 +78099;45.59864;6.69033;1473;20221111;12.7;5.5;9.1;1.4;6.2;0;1.01;6954 +78099;45.59864;6.69033;1473;20221112;14.2;9.4;11.8;1.6;4.94;0;1.41;5264 +78099;45.59864;6.69033;1473;20221113;11.7;9.4;10.6;2.1;5.3;0;1.55;3668 +78099;45.59864;6.69033;1473;20221114;7.9;5;6.5;2.1;6.5;1;.89;3455 +78099;45.59864;6.69033;1473;20221115;8.5;4.5;6.5;2.2;7.94;11.8;.64;4133 +78099;45.59864;6.69033;1473;20221116;6.9;2.6;4.8;2.6;7.1;1.7;.58;4666 +78099;45.59864;6.69033;1473;20221117;8;3.5;5.8;3.3;7.3;12.8;.8;4136 +78099;45.59864;6.69033;1473;20221118;1.4;.2;.8;2.5;6.07;.8;.31;2516 +78099;45.59864;6.69033;1473;20221119;1.2;-1.6;-.2;1.6;5.27;.6;.38;3546 +78099;45.59864;6.69033;1473;20221120;1;-2.6;-.8;1.7;4.94;.9;.36;3845 +78099;45.59864;6.69033;1473;20221121;5;-2.4;1.3;2.4;5.07;11.3;.61;5372 +78099;45.59864;6.69033;1473;20221122;-.4;-2.1;-1.3;2;5.27;.3;.27;3382 +78099;45.59864;6.69033;1473;20221123;2.5;-3.4;-.5;2.4;5.04;9.2;.41;4607 +78099;45.59864;6.69033;1473;20221124;3.7;-.3;1.7;2.3;5.3;0;.55;4485 +78099;45.59864;6.69033;1473;20221125;4.6;1.9;3.3;2.4;5.3;.7;.76;3483 +78099;45.59864;6.69033;1473;20221126;2.9;-.8;1;3.3;4.9;0;.59;4151 +78099;45.59864;6.69033;1473;20221127;6.5;-.1;3.2;2.2;2.64;0;1.16;4794 +78099;45.59864;6.69033;1473;20221128;3.7;2.2;3;1.9;4.4;2.5;.85;2199 +78099;45.59864;6.69033;1473;20221129;0;-1.4;-.7;2;5.6;1.2;.24;2684 +78099;45.59864;6.69033;1473;20221130;.7;-2.6;-1;2.3;5.2;0;.25;2919 +78099;45.59864;6.69033;1473;20221201;-1.4;-2.8;-2.1;1.7;4.84;.1;.28;2519 +78099;45.59864;6.69033;1473;20221202;1;-4.7;-1.8;1.5;4.4;0;.3;4133 +78099;45.59864;6.69033;1473;20221203;1.6;-2.7;-.6;3.6;4.14;0;.49;3568 +78099;45.59864;6.69033;1473;20221204;2.8;1.2;2;1.9;4.94;3.6;.56;3075 +78099;45.59864;6.69033;1473;20221205;-.4;-3;-1.7;2;4.34;0;.35;3523 +78099;45.59864;6.69033;1473;20221206;4.8;-1.8;1.5;1.5;2.94;0;.75;4332 +78099;45.59864;6.69033;1473;20221207;-2;-2.4;-2.2;1.7;3.57;0;.51;1691 +78099;45.59864;6.69033;1473;20221208;2.7;-6.2;-1.8;2.2;3.2;3.3;.63;4570 +78099;45.59864;6.69033;1473;20221209;.8;-1;-.1;1.5;5.9;18.7;.25;2137 +78099;45.59864;6.69033;1473;20221210;-1.7;-1.6;-1.7;2.3;4.77;1;.4;677 +78099;45.59864;6.69033;1473;20221211;-6.6;-8.1;-7.3;2.3;3;0;.26;2779 +78099;45.59864;6.69033;1473;20221212;-3.2;-9.7;-6.4;1.6;2.67;2.8;.31;4138 +78099;45.59864;6.69033;1473;20221213;1.8;-6.1;-2.2;2.5;5.1;5.8;.16;4233 +78099;45.59864;6.69033;1473;20221214;3.8;1;2.4;2.4;7.14;5.1;.22;2702 +78099;45.59864;6.69033;1473;20221215;3.9;2.3;3.1;2.2;6.44;12.5;.46;1881 +78099;45.59864;6.69033;1473;20221216;.7;-1.4;-.3;1.3;5.54;.5;.24;2936 +78099;45.59864;6.69033;1473;20221217;-1;-5.8;-3.4;2.4;3.57;0;.34;3575 +78099;45.59864;6.69033;1473;20221218;4.8;-1.1;1.8;2.7;2.34;0;1.23;3941 +78099;45.59864;6.69033;1473;20221219;6.2;2.4;4.3;2.5;4.84;.1;.87;3739 +78099;45.59864;6.69033;1473;20221220;8;3.4;5.7;3;5.5;2;1.03;3636 +78099;45.59864;6.69033;1473;20221221;4.1;2.7;3.4;2.3;7.2;4.4;.35;2028 +78099;45.59864;6.69033;1473;20221222;3.6;2.6;3.1;3;7.1;21.8;.35;2035 +78099;45.59864;6.69033;1473;20221223;6.2;2;4.1;4.2;8.77;42.5;.1;2515 +78099;45.59864;6.69033;1473;20221224;7;3.6;5.3;2.8;8;.5;.38;3267 +78099;45.59864;6.69033;1473;20221225;11.9;5.7;8.8;2.9;6.3;0;1.2;4276 +78099;45.59864;6.69033;1473;20221226;6.4;4.6;5.5;3.2;7.1;6.6;.71;1981 +78099;45.59864;6.69033;1473;20221227;2.7;.8;1.7;2;5.94;0;.39;2587 +78099;45.59864;6.69033;1473;20221228;5.6;-.9;2.3;2.9;4;0;.94;4046 +78099;45.59864;6.69033;1473;20221229;5.6;2.4;4;2.4;5.64;8.2;.75;3073 +78099;45.59864;6.69033;1473;20221230;4.8;.5;2.7;2.6;7.2;9.1;.25;3111 +78099;45.59864;6.69033;1473;20221231;12.2;5;8.6;2.6;8.2;0;.79;4699 +78100;45.60816;7.0101;1967;20220101;7.7;.2;4;.7;3.34;0;.37;6327 +78100;45.60816;7.0101;1967;20220102;5.8;.3;3.1;1.8;3.59;0;.83;5908 +78100;45.60816;7.0101;1967;20220103;1.5;-1.3;.1;2;4.39;.8;.5;5344 +78100;45.60816;7.0101;1967;20220104;7.8;-1.5;3.1;2.9;5.04;5.2;.85;6730 +78100;45.60816;7.0101;1967;20220105;-3.9;-4.1;-4;3.9;3.54;2;.48;4744 +78100;45.60816;7.0101;1967;20220106;-8.8;-15;-11.9;2.4;1.69;.1;.3;6671 +78100;45.60816;7.0101;1967;20220107;-4.7;-13.9;-9.3;3;1.84;5.1;.48;7309 +78100;45.60816;7.0101;1967;20220108;-4.6;-9.8;-7.2;3.4;3.09;14;.29;5438 +78100;45.60816;7.0101;1967;20220109;-6.2;-6.6;-6.4;4;3.14;8.5;.4;2814 +78100;45.60816;7.0101;1967;20220110;-7.3;-7.8;-7.6;1.8;2.49;0;.34;4669 +78100;45.60816;7.0101;1967;20220111;-3.7;-14.1;-8.9;2;1.54;0;.51;7537 +78100;45.60816;7.0101;1967;20220112;-2.1;-9.6;-5.9;2.9;1.44;0;.89;6761 +78100;45.60816;7.0101;1967;20220113;.2;-5.7;-2.7;4;2.04;0;1.13;7293 +78100;45.60816;7.0101;1967;20220114;5.1;-2.9;1.1;1.5;2.54;0;.86;6942 +78100;45.60816;7.0101;1967;20220115;3.7;-2.3;.7;1.3;2.74;1.8;.66;7065 +78100;45.60816;7.0101;1967;20220116;-.1;-4.3;-2.2;1.3;2.39;0;.55;7087 +78100;45.60816;7.0101;1967;20220117;-2.4;-9.5;-5.9;1.6;1.84;0;.56;7714 +78100;45.60816;7.0101;1967;20220118;1.7;-7.4;-2.9;4.7;2.59;0;.91;8071 +78100;45.60816;7.0101;1967;20220119;2.1;-6.1;-2;2.5;2.64;.3;.86;7419 +78100;45.60816;7.0101;1967;20220120;-5.7;-8.2;-6.9;2.8;3.04;.1;.31;6278 +78100;45.60816;7.0101;1967;20220121;-5.5;-12;-8.8;1.8;2.29;0;.33;7960 +78100;45.60816;7.0101;1967;20220122;-1.9;-11.7;-6.8;1.4;2.29;0;.43;8467 +78100;45.60816;7.0101;1967;20220123;2.2;-7;-2.4;.8;2.24;0;.47;8355 +78100;45.60816;7.0101;1967;20220124;3.8;-6.2;-1.2;.6;2.29;0;.46;8603 +78100;45.60816;7.0101;1967;20220125;2.3;-4.9;-1.3;1;2.14;0;.59;8470 +78100;45.60816;7.0101;1967;20220126;2.2;-5.9;-1.9;1.2;1.94;0;.68;8751 +78100;45.60816;7.0101;1967;20220127;2.2;-6.1;-1.9;1.4;1.79;0;.81;8760 +78100;45.60816;7.0101;1967;20220128;-.3;-6.9;-3.6;1.7;2.04;0;.76;8874 +78100;45.60816;7.0101;1967;20220129;.5;-7.6;-3.5;1.8;2.14;0;.78;9163 +78100;45.60816;7.0101;1967;20220130;1;-6.2;-2.6;1.7;2.64;0;.73;8939 +78100;45.60816;7.0101;1967;20220131;-3;-7.7;-5.4;4.8;2.74;3.5;.79;6879 +78100;45.60816;7.0101;1967;20220201;-5.7;-9.7;-7.7;4.3;2.89;9.8;.4;7047 +78100;45.60816;7.0101;1967;20220202;2.1;-6.9;-2.4;4.1;4.39;1;.65;8677 +78100;45.60816;7.0101;1967;20220203;7.3;-5;1.2;1.6;3.29;0;1;10193 +78100;45.60816;7.0101;1967;20220204;2.6;-4.7;-1;1.6;3.34;.1;.78;9686 +78100;45.60816;7.0101;1967;20220205;-1.4;-3.7;-2.6;2;3.79;0;.58;6713 +78100;45.60816;7.0101;1967;20220206;0;-8.4;-4.2;2.2;2.54;19.3;.83;10056 +78100;45.60816;7.0101;1967;20220207;-.8;-5.3;-3.1;5.2;3.49;2.5;.87;9171 +78100;45.60816;7.0101;1967;20220208;2.6;-9.6;-3.5;1.7;2.09;0;.94;11001 +78100;45.60816;7.0101;1967;20220209;8.6;-1.5;3.6;.8;2.04;0;.93;11128 +78100;45.60816;7.0101;1967;20220210;-2.3;-3.5;-2.9;2.2;4.23;0;1.02;10466 +78100;45.60816;7.0101;1967;20220211;1.1;-3;-1;4.6;2.86;2.3;1.49;10233 +78100;45.60816;7.0101;1967;20220212;-2.9;-6.6;-4.8;2.5;2.29;0;.96;10800 +78100;45.60816;7.0101;1967;20220213;-3;-7.6;-5.3;2.5;2.83;.3;.83;13133 +78100;45.60816;7.0101;1967;20220214;-4.9;-8.2;-6.5;4;3.46;3.2;.44;3700 +78100;45.60816;7.0101;1967;20220215;-2.3;-5.8;-4;6.8;3.26;1.6;1;5300 +78100;45.60816;7.0101;1967;20220216;-.1;-9;-4.5;2.4;4.54;9.5;.43;9822 +78100;45.60816;7.0101;1967;20220217;5.2;-.4;2.4;6;5.49;3.7;1.26;10181 +78100;45.60816;7.0101;1967;20220218;10.4;-3.2;3.6;2.4;4.44;4.6;1.57;11797 +78100;45.60816;7.0101;1967;20220219;-1.2;-2.6;-1.9;3;4.54;.1;.62;6834 +78100;45.60816;7.0101;1967;20220220;1.1;-9;-4;2.3;3.49;1.9;.84;13018 +78100;45.60816;7.0101;1967;20220221;-1.1;-5.4;-3.3;5.9;3.79;20.1;.82;7599 +78100;45.60816;7.0101;1967;20220222;-.9;-5.5;-3.2;4.8;3.39;.3;.92;11137 +78100;45.60816;7.0101;1967;20220223;2.6;-8.2;-2.8;3.9;2.99;0;1.27;13779 +78100;45.60816;7.0101;1967;20220224;3.7;-4.2;-.3;5.7;3.34;.5;1.57;13137 +78100;45.60816;7.0101;1967;20220225;-2.5;-3;-2.7;3.9;2.99;.8;1.11;9538 +78100;45.60816;7.0101;1967;20220226;-.5;-12.8;-6.7;3;1.54;0;1.25;14447 +78100;45.60816;7.0101;1967;20220227;-3.3;-11.4;-7.4;4.8;1.74;0;1.13;14393 +78100;45.60816;7.0101;1967;20220228;.6;-11.3;-5.3;2.5;1.64;0;1.35;14729 +78100;45.60816;7.0101;1967;20220301;2.4;-9.6;-3.6;4.1;2.39;0;1.41;12621 +78100;45.60816;7.0101;1967;20220302;3.8;-6.6;-1.4;1.4;2.24;0;1.38;14963 +78100;45.60816;7.0101;1967;20220303;3;-4.9;-.9;1.6;3.09;0;1.31;14343 +78100;45.60816;7.0101;1967;20220304;.9;-6.2;-2.7;1.9;3.19;0;1.19;14549 +78100;45.60816;7.0101;1967;20220305;-1.4;-10.6;-6;1.9;1.99;0;1.17;14971 +78100;45.60816;7.0101;1967;20220306;-2.1;-12.5;-7.3;3.1;1.99;0;1.13;14688 +78100;45.60816;7.0101;1967;20220307;1.4;-11.9;-5.3;1.5;1.89;0;1.3;15982 +78100;45.60816;7.0101;1967;20220308;.6;-10.2;-4.8;3.1;2.29;0;1.26;15827 +78100;45.60816;7.0101;1967;20220309;5.3;-8.9;-1.8;1;2.19;0;1.43;16372 +78100;45.60816;7.0101;1967;20220310;3.1;-6.3;-1.6;4.4;2.44;0;1.81;16568 +78100;45.60816;7.0101;1967;20220311;-2.1;-4.5;-3.3;8;3.24;.1;.94;8126 +78100;45.60816;7.0101;1967;20220312;-2.5;-4.7;-3.6;8;3.34;.1;.88;8637 +78100;45.60816;7.0101;1967;20220313;-2.2;-4.9;-3.6;9;3.54;2.1;.87;8860 +78100;45.60816;7.0101;1967;20220314;1.5;-8.2;-3.4;6.6;3.99;7;.9;13902 +78100;45.60816;7.0101;1967;20220315;3.6;-1.5;1;5.8;5.49;1;.94;11870 +78100;45.60816;7.0101;1967;20220316;7.2;-1.5;2.8;2.3;5.39;2.7;1.51;14267 +78100;45.60816;7.0101;1967;20220317;3.8;-.2;1.8;5.6;5.59;0;.97;11173 +78100;45.60816;7.0101;1967;20220318;1.3;-.5;.4;2.1;6.06;0;.77;5600 +78100;45.60816;7.0101;1967;20220319;1.7;-3.8;-1;4.6;4.66;0;1.45;17633 +78100;45.60816;7.0101;1967;20220320;.4;-6.5;-3.1;4.1;3.03;0;1.73;18433 +78100;45.60816;7.0101;1967;20220321;1.1;-6;-2.5;2.1;2.86;0;1.71;18833 +78100;45.60816;7.0101;1967;20220322;3;-3.3;-.2;3.2;2.46;0;2.34;21333 +78100;45.60816;7.0101;1967;20220323;6.7;-1.6;2.5;2.5;1.89;0;2.71;21866 +78100;45.60816;7.0101;1967;20220324;8.7;2.2;5.5;3.2;2.36;0;3.26;21833 +78100;45.60816;7.0101;1967;20220325;6.9;1.9;4.4;2.7;2.86;0;2.84;21333 +78100;45.60816;7.0101;1967;20220326;7.3;1.2;4.2;3.2;2.76;0;2.97;21700 +78100;45.60816;7.0101;1967;20220327;7.6;1.8;4.7;3.1;2.79;0;3.07;21900 +78100;45.60816;7.0101;1967;20220328;8.5;1.9;5.2;3;2.79;0;3.14;21833 +78100;45.60816;7.0101;1967;20220329;5.3;1;3.2;2.8;4.03;1.4;2.28;17266 +78100;45.60816;7.0101;1967;20220330;.1;-2.2;-1;2.5;5.76;1.3;.76;6500 +78100;45.60816;7.0101;1967;20220331;3.2;-2.2;.5;2.8;5.83;3.8;1.24;10600 +78100;45.60816;7.0101;1967;20220401;-.1;-3.9;-2;4;4.63;7.9;1.25;10666 +78100;45.60816;7.0101;1967;20220402;-3.9;-7;-5.5;3.4;3.2;1.5;1.28;13533 +78100;45.60816;7.0101;1967;20220403;-3.4;-8.6;-6;2.9;2.96;.1;1.4;18133 +78100;45.60816;7.0101;1967;20220404;-1.3;-6.8;-4.1;2.3;4;0;1.34;18366 +78100;45.60816;7.0101;1967;20220405;5.8;-6.2;-.2;2.2;4.4;0;2.03;20366 +78100;45.60816;7.0101;1967;20220406;4.5;.1;2.3;2.9;5.9;4;1.86;19033 +78100;45.60816;7.0101;1967;20220407;5.4;-.9;2.3;2.9;5.76;36.9;1.85;16100 +78100;45.60816;7.0101;1967;20220408;7;1.7;4.4;4.3;6.46;28.5;1.96;13833 +78100;45.60816;7.0101;1967;20220409;.2;-.3;0;7.5;3.16;5.4;2.72;24566 +78100;45.60816;7.0101;1967;20220410;2.5;-6.5;-2;4;2.29;0;2.61;26300 +78100;45.60816;7.0101;1967;20220411;4.7;-1.8;1.4;1.8;3.16;0;2.58;23466 +78100;45.60816;7.0101;1967;20220412;7.6;-.7;3.4;1.7;4.29;0;2.73;23533 +78100;45.60816;7.0101;1967;20220413;9.7;1.7;5.7;2.1;5.66;0;2.87;23166 +78100;45.60816;7.0101;1967;20220414;11.2;3.2;7.2;2.6;6.19;0;3.29;25566 +78100;45.60816;7.0101;1967;20220415;12.5;5.5;9;4.1;5.73;0;3.77;24700 +78100;45.60816;7.0101;1967;20220416;10.4;4.6;7.5;5.7;3.79;0;4.18;26466 +78100;45.60816;7.0101;1967;20220417;6.3;-1;2.6;4.1;4.96;0;2.97;26733 +78100;45.60816;7.0101;1967;20220418;7;-3.4;1.8;3.4;4.49;0;2.89;27333 +78100;45.60816;7.0101;1967;20220419;8;-.1;4;3.9;4.36;0;3.34;26900 +78100;45.60816;7.0101;1967;20220420;1.1;.5;.8;1.9;5.93;.1;1.07;7800 +78100;45.60816;7.0101;1967;20220421;1;-1.2;-.1;1.8;5.99;.1;.85;6100 +78100;45.60816;7.0101;1967;20220422;6.3;-.3;3;2.9;6.63;3.8;1.71;14133 +78100;45.60816;7.0101;1967;20220423;1;.1;.6;7.4;6.73;26.3;.37;2800 +78100;45.60816;7.0101;1967;20220424;0;-2.7;-1.3;4;5.83;5.6;.85;10666 +78100;45.60816;7.0101;1967;20220425;5.5;-1.5;2;2.8;6.54;.2;1.72;16033 +78100;45.60816;7.0101;1967;20220426;4.8;.5;2.7;3.1;6.33;.4;1.76;14766 +78100;45.60816;7.0101;1967;20220427;9;.6;4.8;2.5;5.16;0;3.41;28200 +78100;45.60816;7.0101;1967;20220428;9.8;1.8;5.8;2.7;7.36;0;3;24766 +78100;45.60816;7.0101;1967;20220429;9.9;1.6;5.8;2.7;7.73;.2;2.5;19433 +78100;45.60816;7.0101;1967;20220430;4.7;.5;2.6;3.6;6.53;.8;1.43;9600 +78100;45.60816;7.0101;1967;20220501;7.7;1;4.4;3.4;5.76;0;2.82;21766 +78100;45.60816;7.0101;1967;20220502;7.9;.8;4.3;2.8;7.09;1.3;2.43;20900 +78100;45.60816;7.0101;1967;20220503;4.6;.9;2.7;2.9;7.33;4.5;1.28;10433 +78100;45.60816;7.0101;1967;20220504;4.8;1.4;3.1;3.6;7.46;5.5;1.31;10900 +78100;45.60816;7.0101;1967;20220505;3.3;2.2;2.7;4;7.33;4.2;.77;3966 +78100;45.60816;7.0101;1967;20220506;5.3;.4;2.9;3.6;6.64;0;1.44;11002 +78100;45.60816;7.0101;1967;20220507;7.8;2.4;5.1;3.3;7.14;2.9;1.72;10704 +78100;45.60816;7.0101;1967;20220508;7.9;1.7;4.8;3.9;7.24;1.8;1.77;12307 +78100;45.60816;7.0101;1967;20220509;10;2.7;6.4;4;7.09;.3;2.14;13097 +78100;45.60816;7.0101;1967;20220510;15;2.7;8.8;1.4;7.39;0;2.56;14863 +78100;45.60816;7.0101;1967;20220511;15.6;4.1;9.8;2.6;7.74;0;2.76;14874 +78100;45.60816;7.0101;1967;20220512;17.8;5.1;11.4;1.8;8.24;0;2.87;14983 +78100;45.60816;7.0101;1967;20220513;17.2;5.5;11.3;1.8;8.29;0;2.88;14892 +78100;45.60816;7.0101;1967;20220514;16.2;5.2;10.7;2.6;8.79;0;2.79;15049 +78100;45.60816;7.0101;1967;20220515;15.9;6.8;11.4;3.4;9.04;2.2;2.82;14654 +78100;45.60816;7.0101;1967;20220516;15.9;5.5;10.7;1.8;8.29;.8;2.75;14543 +78100;45.60816;7.0101;1967;20220517;18.8;5.5;12.2;1.6;7.94;.2;3.08;15262 +78100;45.60816;7.0101;1967;20220518;18.1;6.2;12.1;4;8.89;.4;3.3;15364 +78100;45.60816;7.0101;1967;20220519;15.6;8;11.8;5.5;10.14;1.8;2.61;14207 +78100;45.60816;7.0101;1967;20220520;20.8;7;13.9;3.4;9.34;0;3.57;15363 +78100;45.60816;7.0101;1967;20220521;19.3;8.1;13.7;3.5;8.54;0;3.84;15361 +78100;45.60816;7.0101;1967;20220522;21.8;10;15.9;2;9.24;2.2;3.62;15207 +78100;45.60816;7.0101;1967;20220523;17.7;9.4;13.5;4;9.19;2;3.52;14717 +78100;45.60816;7.0101;1967;20220524;13.4;6.6;10;2.3;9.39;3.2;2.21;11432 +78100;45.60816;7.0101;1967;20220525;9.3;3.9;6.6;2;8.44;.4;1.67;10156 +78100;45.60816;7.0101;1967;20220526;13.8;5.2;9.5;2.1;9.54;.4;2.42;14117 +78100;45.60816;7.0101;1967;20220527;17.6;5.5;11.5;1.9;9.54;0;2.93;15567 +78100;45.60816;7.0101;1967;20220528;15.3;6;10.7;2.5;9.14;0;2.74;14297 +78100;45.60816;7.0101;1967;20220529;11.9;2.1;7;2.8;6.74;0;2.56;14417 +78100;45.60816;7.0101;1967;20220530;8.7;1.3;5;4.8;6.79;0;2.13;14669 +78100;45.60816;7.0101;1967;20220531;10.8;2.1;6.4;2.4;8.39;7.5;2.01;13214 +78100;45.60816;7.0101;1967;20220601;15.1;4.2;9.7;2;8.89;4.5;2.65;15234 +78100;45.60816;7.0101;1967;20220602;15.5;7.7;11.6;3.1;10.24;4.3;2.55;12442 +78100;45.60816;7.0101;1967;20220603;15.4;9.9;12.7;5.3;11.14;4.2;2.51;12473 +78100;45.60816;7.0101;1967;20220604;18.9;8.7;13.8;5;11.09;0;3.21;15627 +78100;45.60816;7.0101;1967;20220605;18.6;11.7;15.1;4.9;10.79;4.4;3.35;12778 +78100;45.60816;7.0101;1967;20220606;17;5.1;11;2;9.19;1.7;2.93;16027 +78100;45.60816;7.0101;1967;20220607;14.3;6.9;10.6;2.3;8.39;0;2.64;12743 +78100;45.60816;7.0101;1967;20220608;13.3;2.1;7.7;2.1;6.99;4.1;2.69;15320 +78100;45.60816;7.0101;1967;20220609;9.4;3.5;6.5;3.4;7.19;.5;2.09;11172 +78100;45.60816;7.0101;1967;20220610;15.4;.6;8;2.6;7.24;0;2.97;16257 +78100;45.60816;7.0101;1967;20220611;19.4;4.5;12;1.8;8.44;0;4.88;31524 +78100;45.60816;7.0101;1967;20220612;20.8;6.9;13.8;1.6;8.59;0;4.72;27738 +78100;45.60816;7.0101;1967;20220613;18.5;8;13.3;2.2;9.44;.1;4.71;28664 +78100;45.60816;7.0101;1967;20220614;18.6;5.8;12.2;3.9;9.69;0;4.42;31163 +78100;45.60816;7.0101;1967;20220615;20.3;8.9;14.6;2.5;10.04;.7;4.6;25473 +78100;45.60816;7.0101;1967;20220616;21.4;9.2;15.3;2.5;9.34;0;5.5;31331 +78100;45.60816;7.0101;1967;20220617;23.1;8.5;15.8;1.8;9.79;0;5.33;30037 +78100;45.60816;7.0101;1967;20220618;21;10.5;15.7;5.4;11.19;.7;5.14;29442 +78100;45.60816;7.0101;1967;20220619;19.5;11.5;15.5;6.6;12.14;1.2;4.58;29753 +78100;45.60816;7.0101;1967;20220620;22.2;11.2;16.7;4.4;11.49;0;5.5;31547 +78100;45.60816;7.0101;1967;20220621;21.5;10.3;15.9;3.1;9.79;4.1;4.72;22598 +78100;45.60816;7.0101;1967;20220622;17;10.2;13.6;3.9;11.54;8;3.66;20965 +78100;45.60816;7.0101;1967;20220623;17.4;7.6;12.5;2.8;10.14;2.6;4.1;25543 +78100;45.60816;7.0101;1967;20220624;14.1;7.5;10.8;2.4;9.69;5.3;3.34;21475 +78100;45.60816;7.0101;1967;20220625;16;3.8;9.9;3.3;9.14;.1;3.78;28132 +78100;45.60816;7.0101;1967;20220626;17.4;8.5;12.9;5.9;10.64;0;3.75;25874 +78100;45.60816;7.0101;1967;20220627;17.6;10.5;14.1;6.1;11.94;8.2;3.71;23351 +78100;45.60816;7.0101;1967;20220628;13;9.7;11.3;2.7;11.64;11.7;1.92;9560 +78100;45.60816;7.0101;1967;20220629;18.9;5.2;12;1.8;10.14;0;4.58;30341 +78100;45.60816;7.0101;1967;20220630;16.8;8.1;12.5;3.3;11.34;9.6;3.61;24126 +78100;45.60816;7.0101;1967;20220701;14.9;6.6;10.8;2;10.54;.2;3.82;27252 +78100;45.60816;7.0101;1967;20220702;19.2;4.5;11.9;3.9;9.24;0;4.5;31243 +78100;45.60816;7.0101;1967;20220703;22.9;10.2;16.5;2.1;9.74;.9;5.37;29374 +78100;45.60816;7.0101;1967;20220704;20.6;11.2;15.9;1.9;10.54;1.5;4.63;25488 +78100;45.60816;7.0101;1967;20220705;19.7;8.2;13.9;1.8;10.99;0;4.76;29851 +78100;45.60816;7.0101;1967;20220706;19.2;6.9;13;2.2;10.29;0;4.69;30307 +78100;45.60816;7.0101;1967;20220707;17.7;6.3;12;2.6;9.64;0;4.49;29382 +78100;45.60816;7.0101;1967;20220708;19.5;7;13.2;2.4;9.99;0;4.75;29905 +78100;45.60816;7.0101;1967;20220709;19.2;6.9;13;1.6;9.94;0;4.68;29777 +78100;45.60816;7.0101;1967;20220710;20.5;6.5;13.5;1.8;9.14;0;4.99;30747 +78100;45.60816;7.0101;1967;20220711;19.3;7.1;13.2;2.6;10.34;0;4.58;29516 +78100;45.60816;7.0101;1967;20220712;20.8;6.7;13.7;1.8;9.19;0;4.91;30233 +78100;45.60816;7.0101;1967;20220713;19.9;9.3;14.6;4.4;11.19;0;4.51;30499 +78100;45.60816;7.0101;1967;20220714;22.6;11.7;17.1;2.3;10.99;0;5.09;27863 +78100;45.60816;7.0101;1967;20220715;23.6;10.4;17;2.1;9.09;0;5.61;30276 +78100;45.60816;7.0101;1967;20220716;23.8;8.3;16;1.5;9.54;0;5.25;30037 +78100;45.60816;7.0101;1967;20220717;21.9;8.8;15.3;3.8;10.64;.2;4.88;29147 +78100;45.60816;7.0101;1967;20220718;23.5;9.8;16.6;4.9;11.74;0;4.89;29756 +78100;45.60816;7.0101;1967;20220719;22;11.3;16.6;6.2;12.89;0;4.23;26413 +78100;45.60816;7.0101;1967;20220720;22.6;13.1;17.8;5.7;13.64;1.7;4.79;26618 +78100;45.60816;7.0101;1967;20220721;23;10.9;16.9;2.3;12.54;0;4.94;28373 +78100;45.60816;7.0101;1967;20220722;22.6;10.3;16.4;4.1;11.69;.7;4.72;26326 +78100;45.60816;7.0101;1967;20220723;22.5;11.4;16.9;1.9;11.69;.1;4.55;24416 +78100;45.60816;7.0101;1967;20220724;23.1;9.4;16.3;3.1;12.24;0;4.73;29027 +78100;45.60816;7.0101;1967;20220725;24.1;11;17.5;2.4;11.69;0;4.81;24826 +78100;45.60816;7.0101;1967;20220726;21.6;9.7;15.6;2.3;11.64;.8;4.78;28024 +78100;45.60816;7.0101;1967;20220727;19.3;8.8;14;2.9;11.59;0;4.41;28920 +78100;45.60816;7.0101;1967;20220728;19.4;9.1;14.2;5.1;11.44;.3;3.94;26116 +78100;45.60816;7.0101;1967;20220729;15.4;8.4;11.9;1.5;10.34;6.9;2.76;15999 +78100;45.60816;7.0101;1967;20220730;18.2;8.2;13.2;2.3;9.84;0;4.1;25241 +78100;45.60816;7.0101;1967;20220731;21.6;6.1;13.9;1.6;8.69;0;4.67;28293 +78100;45.60816;7.0101;1967;20220801;23.5;8;15.7;1.7;9.09;0;4.93;28183 +78100;45.60816;7.0101;1967;20220802;20.6;8.3;14.5;3.6;9.94;0;4.54;27872 +78100;45.60816;7.0101;1967;20220803;21.4;10.3;15.8;5.4;11.64;0;4.27;26910 +78100;45.60816;7.0101;1967;20220804;21.4;11.3;16.3;4;12.49;0;4.05;22347 +78100;45.60816;7.0101;1967;20220805;20.5;12.5;16.5;2.6;12.49;1.7;3.82;19673 +78100;45.60816;7.0101;1967;20220806;21.9;8.3;15.1;1.8;10.29;0;4.46;26067 +78100;45.60816;7.0101;1967;20220807;18.1;10.2;14.2;4.4;11.29;6;3.48;21135 +78100;45.60816;7.0101;1967;20220808;19.6;6.7;13.2;3;9.84;0;4.2;26582 +78100;45.60816;7.0101;1967;20220809;20;9.2;14.6;4.8;11.09;0;4.27;26863 +78100;45.60816;7.0101;1967;20220810;19.5;10.9;15.2;5.8;10.59;.2;4.07;24754 +78100;45.60816;7.0101;1967;20220811;21.1;8.6;14.8;4;9.74;0;4.63;26772 +78100;45.60816;7.0101;1967;20220812;21.4;9;15.2;3.1;8.99;0;4.79;26450 +78100;45.60816;7.0101;1967;20220813;19.4;7.8;13.6;3.6;8.99;0;4.23;26627 +78100;45.60816;7.0101;1967;20220814;15.8;8;11.9;3;9.49;1.4;2.94;16147 +78100;45.60816;7.0101;1967;20220815;17.1;5.4;11.2;2.1;9.39;.1;3.53;23878 +78100;45.60816;7.0101;1967;20220816;18.6;6;12.3;4;9.84;.2;3.56;23202 +78100;45.60816;7.0101;1967;20220817;16.6;10.8;13.7;5.3;11.14;10;2.91;16305 +78100;45.60816;7.0101;1967;20220818;13.1;6.4;9.7;2.6;10.29;10.9;2.3;15026 +78100;45.60816;7.0101;1967;20220819;11.3;6.6;9;2.7;10.19;1.6;1.87;12991 +78100;45.60816;7.0101;1967;20220820;16.9;6;11.4;2.6;10.39;0;3.5;24686 +78100;45.60816;7.0101;1967;20220821;18.5;6;12.2;2;9.94;0;3.67;24509 +78100;45.60816;7.0101;1967;20220822;18.1;7.5;12.8;1.8;10.24;0;3.53;23337 +78100;45.60816;7.0101;1967;20220823;18.3;6.3;12.3;2.2;9.59;0;3.66;24196 +78100;45.60816;7.0101;1967;20220824;18.9;7.5;13.2;3.5;10.19;0;3.64;23514 +78100;45.60816;7.0101;1967;20220825;20.9;8.1;14.5;2.4;10.59;.3;3.87;23530 +78100;45.60816;7.0101;1967;20220826;15.4;10.5;13;1.1;11.64;5.5;2.23;12901 +78100;45.60816;7.0101;1967;20220827;16.6;7.8;12.2;2.4;11.09;.1;2.91;19997 +78100;45.60816;7.0101;1967;20220828;18.1;7.2;12.6;2;10.69;.6;3.3;22825 +78100;45.60816;7.0101;1967;20220829;18.8;7.1;12.9;2.2;9.64;0;3.48;22989 +78100;45.60816;7.0101;1967;20220830;17.5;8;12.7;2.4;10.04;3.6;2.89;17552 +78100;45.60816;7.0101;1967;20220831;16.4;6.8;11.6;2.1;10.74;.1;2.94;21148 +78100;45.60816;7.0101;1967;20220901;18.1;6.5;12.3;2.3;9.69;0;3.32;22226 +78100;45.60816;7.0101;1967;20220902;14.8;5.7;10.3;3.6;9.34;8.2;2.65;19137 +78100;45.60816;7.0101;1967;20220903;12.9;6.7;9.8;3;10.14;2.3;2.14;15702 +78100;45.60816;7.0101;1967;20220904;14.4;6.7;10.5;2.7;10.29;0;2.43;18711 +78100;45.60816;7.0101;1967;20220905;16.4;8.2;12.3;4.7;10.49;0;2.6;19305 +78100;45.60816;7.0101;1967;20220906;17.3;6.8;12.1;4.1;10.69;1.3;2.59;18477 +78100;45.60816;7.0101;1967;20220907;17.2;8.4;12.8;3.9;10.89;7.2;2.59;17685 +78100;45.60816;7.0101;1967;20220908;14.8;6.3;10.5;1.8;9.19;0;2.66;19112 +78100;45.60816;7.0101;1967;20220909;13.8;4.5;9.1;1.9;7.04;0;2.78;20040 +78100;45.60816;7.0101;1967;20220910;14.2;4.4;9.3;2.6;7.44;0;2.72;18577 +78100;45.60816;7.0101;1967;20220911;15.7;1.9;8.8;1.6;7.29;0;2.72;20415 +78100;45.60816;7.0101;1967;20220912;20.3;4.1;12.2;1.3;6.24;0;3.05;19922 +78100;45.60816;7.0101;1967;20220913;21.6;7.3;14.4;2.2;7.99;.6;3.29;16928 +78100;45.60816;7.0101;1967;20220914;17.2;10.9;14.1;4.2;10.74;3.9;2.64;12867 +78100;45.60816;7.0101;1967;20220915;11.8;7.6;9.7;1.8;10.09;4;1.62;10426 +78100;45.60816;7.0101;1967;20220916;11.6;6.6;9.1;2.9;8.99;1.6;2.03;14538 +78100;45.60816;7.0101;1967;20220917;6.7;.4;3.5;4.3;4.99;0;2.05;16376 +78100;45.60816;7.0101;1967;20220918;11.6;-2.4;4.6;2.4;4.79;0;2.39;18806 +78100;45.60816;7.0101;1967;20220919;12.3;.3;6.3;2.4;5.04;0;2.54;18711 +78100;45.60816;7.0101;1967;20220920;12.5;-1.1;5.7;1.6;5.04;0;2.28;18416 +78100;45.60816;7.0101;1967;20220921;9.1;.2;4.6;3.9;6.24;0;1.54;14070 +78100;45.60816;7.0101;1967;20220922;10.9;-.6;5.1;3.6;6.29;0;1.84;18075 +78100;45.60816;7.0101;1967;20220923;13.1;.1;6.6;3.1;6.04;4.1;2.29;17330 +78100;45.60816;7.0101;1967;20220924;5.8;3.2;4.5;4.3;7.79;6.8;.86;7014 +78100;45.60816;7.0101;1967;20220925;5.6;2;3.8;2.5;7.49;5.3;1.02;9403 +78100;45.60816;7.0101;1967;20220926;7.7;1.1;4.4;2.1;6.54;4.7;1.5;13146 +78100;45.60816;7.0101;1967;20220927;5.5;.2;2.9;3.6;5.84;7.6;1.44;13343 +78100;45.60816;7.0101;1967;20220928;6.4;-.2;3.1;2.3;6.59;26.6;1.11;9968 +78100;45.60816;7.0101;1967;20220929;5.9;1;3.4;1.8;6.99;.1;1.11;10317 +78100;45.60816;7.0101;1967;20220930;3.4;.1;1.8;1.4;6.49;1.2;.84;7602 +78100;45.60816;7.0101;1967;20221001;7.1;.2;3.7;2.4;7.44;24;.97;8056 +78100;45.60816;7.0101;1967;20221002;13.6;6.9;10.3;3;8.79;0;2.04;13745 +78100;45.60816;7.0101;1967;20221003;13.5;1.8;7.6;1.9;7.34;0;1.86;15579 +78100;45.60816;7.0101;1967;20221004;16.1;2.7;9.4;1.5;5.04;0;2.16;15435 +78100;45.60816;7.0101;1967;20221005;14.2;2.7;8.4;3.2;6.09;0;1.99;15241 +78100;45.60816;7.0101;1967;20221006;14.4;3.5;8.9;3.4;7.59;0;1.97;15148 +78100;45.60816;7.0101;1967;20221007;12.5;3.5;8;4.8;7.94;.1;1.58;14505 +78100;45.60816;7.0101;1967;20221008;10.2;3.6;6.9;1.1;8.49;5.9;1.19;10238 +78100;45.60816;7.0101;1967;20221009;8.8;5.3;7;4.7;8.69;1.8;.99;8265 +78100;45.60816;7.0101;1967;20221010;9.6;5.3;7.4;4.2;8.09;0;1.11;8974 +78100;45.60816;7.0101;1967;20221011;11.9;2.5;7.2;2.6;7.44;0;1.52;13517 +78100;45.60816;7.0101;1967;20221012;9.6;4.4;7;3.3;7.84;.1;1.22;10217 +78100;45.60816;7.0101;1967;20221013;10.1;1.7;5.9;.9;7.09;.2;1.22;11838 +78100;45.60816;7.0101;1967;20221014;9;4;6.5;1.9;8.64;3.5;.97;8284 +78100;45.60816;7.0101;1967;20221015;14.9;3.6;9.2;1.8;7.64;.3;1.68;13326 +78100;45.60816;7.0101;1967;20221016;12.9;3.2;8;4.3;7.09;0;1.3;12288 +78100;45.60816;7.0101;1967;20221017;13.4;4.5;8.9;5.7;8.09;0;1.31;11300 +78100;45.60816;7.0101;1967;20221018;16.4;5;10.7;1.4;7.64;.1;1.64;12163 +78100;45.60816;7.0101;1967;20221019;15.9;4.4;10.1;2.5;6.49;0;1.8;12526 +78100;45.60816;7.0101;1967;20221020;12.4;5;8.7;6;8.04;6.8;1.06;8140 +78100;45.60816;7.0101;1967;20221021;8;7.1;7.5;4.6;9.69;26;.58;3027 +78100;45.60816;7.0101;1967;20221022;12.1;2.7;7.4;2.5;8.19;.2;1.2;11322 +78100;45.60816;7.0101;1967;20221023;13.2;6.1;9.7;6.2;8.39;3.5;1.27;7903 +78100;45.60816;7.0101;1967;20221024;12.5;7.4;10;3.7;8.64;18.7;1.39;6378 +78100;45.60816;7.0101;1967;20221025;11.8;1.8;6.8;2.3;7.34;.8;1.18;10963 +78100;45.60816;7.0101;1967;20221026;15.3;5.7;10.5;2.8;7.04;0;1.81;10832 +78100;45.60816;7.0101;1967;20221027;15.3;5.3;10.3;1.4;7.09;0;1.31;9513 +78100;45.60816;7.0101;1967;20221028;16.9;6.8;11.8;1.2;6.99;0;1.35;9884 +78100;45.60816;7.0101;1967;20221029;16.5;6.5;11.5;2.8;6.54;0;1.92;10657 +78100;45.60816;7.0101;1967;20221030;14.6;7.8;11.2;4.8;6.09;0;2.4;9440 +78100;45.60816;7.0101;1967;20221031;12.6;6.5;9.6;5.6;6.09;2.8;2.1;9724 +78100;45.60816;7.0101;1967;20221101;8.7;4.6;6.7;2.7;7.24;3.5;.91;6741 +78100;45.60816;7.0101;1967;20221102;8.6;.8;4.7;1.6;6.19;0;.83;8986 +78100;45.60816;7.0101;1967;20221103;6.9;0;3.5;5.2;5.64;15.2;.83;7283 +78100;45.60816;7.0101;1967;20221104;2.2;-3.3;-.6;3.2;4.84;0;.66;8385 +78100;45.60816;7.0101;1967;20221105;.8;-3.4;-1.3;2.3;4.34;0;.59;8526 +78100;45.60816;7.0101;1967;20221106;8.1;-4.3;1.9;1.8;3.89;0;.95;9622 +78100;45.60816;7.0101;1967;20221107;10.9;-1.3;4.8;1.7;3.74;0;1.21;9855 +78100;45.60816;7.0101;1967;20221108;9.1;.5;4.8;4.9;4.64;0;1.15;9438 +78100;45.60816;7.0101;1967;20221109;6.6;1.4;4;4.8;6.34;5.7;.68;6167 +78100;45.60816;7.0101;1967;20221110;7.8;0;3.9;2.5;5.89;0;.7;8694 +78100;45.60816;7.0101;1967;20221111;11.8;.9;6.3;4.3;4.09;0;1.84;9246 +78100;45.60816;7.0101;1967;20221112;12.1;3.4;7.8;3.6;4.24;0;1.84;8084 +78100;45.60816;7.0101;1967;20221113;5.7;2.6;4.1;6.4;4.74;.7;1.17;5436 +78100;45.60816;7.0101;1967;20221114;2.1;-.8;.7;5.1;5.59;3.4;.34;5406 +78100;45.60816;7.0101;1967;20221115;3.5;.1;1.8;6.1;5.89;10;.37;5307 +78100;45.60816;7.0101;1967;20221116;3.5;-1;1.2;2.7;5.54;1.6;.53;7343 +78100;45.60816;7.0101;1967;20221117;6.6;-1.8;2.4;2.5;5.44;13.3;.7;8114 +78100;45.60816;7.0101;1967;20221118;-.5;-2;-1.3;2.4;4.74;.7;.43;5342 +78100;45.60816;7.0101;1967;20221119;-1.4;-9;-5.2;1.6;3.14;0;.38;8160 +78100;45.60816;7.0101;1967;20221120;-2.9;-8.4;-5.7;2.1;3.09;1.5;.39;7310 +78100;45.60816;7.0101;1967;20221121;2.7;-7.7;-2.5;2.8;3.94;9.6;.55;7143 +78100;45.60816;7.0101;1967;20221122;-3.1;-3.9;-3.5;4.3;3.89;0;.5;4027 +78100;45.60816;7.0101;1967;20221123;.2;-9.7;-4.8;1.9;3.39;9.6;.42;6700 +78100;45.60816;7.0101;1967;20221124;-.9;-5;-3;2;3.54;0;.47;6287 +78100;45.60816;7.0101;1967;20221125;1.8;-4.6;-1.4;1.3;3.34;0;.5;7046 +78100;45.60816;7.0101;1967;20221126;-1.4;-4.5;-2.9;1.6;3.54;0;.44;5674 +78100;45.60816;7.0101;1967;20221127;4.7;-6;-.6;1.8;2.69;0;.82;7081 +78100;45.60816;7.0101;1967;20221128;-.7;-3.7;-2.2;4.5;3.99;1.6;.41;4410 +78100;45.60816;7.0101;1967;20221129;-2.4;-4.2;-3.3;1;4.14;1;.29;3990 +78100;45.60816;7.0101;1967;20221130;-1.9;-8.7;-5.3;1.4;2.99;0;.29;6445 +78100;45.60816;7.0101;1967;20221201;-2.3;-8.5;-5.4;3.4;3.04;.2;.3;5824 +78100;45.60816;7.0101;1967;20221202;-3.7;-7.7;-5.7;4.6;3.19;.4;.42;4681 +78100;45.60816;7.0101;1967;20221203;-2.3;-6.1;-4.2;6.8;3.89;0;.28;4252 +78100;45.60816;7.0101;1967;20221204;1.1;-2.8;-.8;6.1;4.59;2.9;.36;4515 +78100;45.60816;7.0101;1967;20221205;-2.9;-5.2;-4;2.6;3.64;0;.33;4520 +78100;45.60816;7.0101;1967;20221206;-.7;-9;-4.8;.7;3.29;0;.13;6461 +78100;45.60816;7.0101;1967;20221207;-.8;-7.9;-4.3;.7;2.94;0;.19;6148 +78100;45.60816;7.0101;1967;20221208;.6;-8.4;-3.9;2.1;2.44;4.1;.59;6868 +78100;45.60816;7.0101;1967;20221209;.6;-5.9;-2.7;5.4;4.84;15.8;.28;4311 +78100;45.60816;7.0101;1967;20221210;-2.1;-2.3;-2.2;2.6;4.49;0;.33;3949 +78100;45.60816;7.0101;1967;20221211;-10;-11.3;-10.7;2.5;2.14;0;.27;3896 +78100;45.60816;7.0101;1967;20221212;-7.6;-15.3;-11.4;2.1;1.94;3.4;.27;6443 +78100;45.60816;7.0101;1967;20221213;.4;-10.8;-5.2;5.9;3.79;8.8;.35;5963 +78100;45.60816;7.0101;1967;20221214;1.3;-3.1;-.9;1.5;5.14;2.6;.23;5171 +78100;45.60816;7.0101;1967;20221215;2;-4.5;-1.3;4.2;4.29;5.9;.55;4323 +78100;45.60816;7.0101;1967;20221216;-.2;-2.8;-1.5;2.4;4.79;.2;.27;4227 +78100;45.60816;7.0101;1967;20221217;-1.7;-10.7;-6.2;1.7;2.59;0;.36;6516 +78100;45.60816;7.0101;1967;20221218;-.6;-7.8;-4.2;2;1.99;0;.63;6261 +78100;45.60816;7.0101;1967;20221219;5.5;-3;1.2;3.4;3.44;0;1.06;6114 +78100;45.60816;7.0101;1967;20221220;6;-1;2.5;4.1;4.19;1.2;1.05;6173 +78100;45.60816;7.0101;1967;20221221;2;-.6;.7;1.9;5.24;3.4;.41;3942 +78100;45.60816;7.0101;1967;20221222;2.8;-1.5;.6;2.3;5.54;22.9;.27;6232 +78100;45.60816;7.0101;1967;20221223;2.1;-1;.5;2.5;6.49;44.8;.13;2755 +78100;45.60816;7.0101;1967;20221224;4.9;.7;2.8;2;6.49;1;.24;5848 +78100;45.60816;7.0101;1967;20221225;5.8;.7;3.2;1.6;4.19;0;.64;5831 +78100;45.60816;7.0101;1967;20221226;4.9;.8;2.8;2.2;4.39;5.1;.69;5734 +78100;45.60816;7.0101;1967;20221227;-1;-1.5;-1.3;1.8;4.14;0;.49;3200 +78100;45.60816;7.0101;1967;20221228;.6;-6.6;-3;.8;1.84;0;.37;6335 +78100;45.60816;7.0101;1967;20221229;2.7;-6.3;-1.8;2;3.34;5.4;.56;5918 +78100;45.60816;7.0101;1967;20221230;3.2;-2.4;.4;1.6;5.49;8.7;.29;4950 +78100;45.60816;7.0101;1967;20221231;6.9;.7;3.8;2.6;6.49;0;.48;5241 +79074;45.24903;-1.14763;15;20220101;18.4;4.7;11.6;1.2;11;.1;.43;7273 +79074;45.24903;-1.14763;15;20220102;15.2;10.2;12.7;2.4;13.1;0;.55;4300 +79074;45.24903;-1.14763;15;20220103;17.1;12.4;14.8;2.7;12.4;.1;1.09;4185 +79074;45.24903;-1.14763;15;20220104;14.4;13.5;14;3.3;11.2;2.4;1.43;1675 +79074;45.24903;-1.14763;15;20220105;9.3;.9;5.1;1;6.6;.1;.35;5773 +79074;45.24903;-1.14763;15;20220106;9.2;-2.6;3.3;.8;5.8;.6;.24;6947 +79074;45.24903;-1.14763;15;20220107;12.4;2.7;7.6;4.1;9.2;5.7;.64;6319 +79074;45.24903;-1.14763;15;20220108;13.3;10.6;12;6.1;11.1;5.3;1.31;3219 +79074;45.24903;-1.14763;15;20220109;11.5;9.5;10.5;4.9;11.1;10.5;.79;2754 +79074;45.24903;-1.14763;15;20220110;12;10.1;11.1;3.4;12.6;1.5;.44;2701 +79074;45.24903;-1.14763;15;20220111;11;2.7;6.9;1.2;7.6;0;.45;6027 +79074;45.24903;-1.14763;15;20220112;6.3;-1.7;2.3;3.5;6.1;0;.54;5968 +79074;45.24903;-1.14763;15;20220113;7.4;.1;3.8;2.7;5.9;0;.72;5744 +79074;45.24903;-1.14763;15;20220114;8.8;-2.5;3.2;2.4;6;0;.61;7292 +79074;45.24903;-1.14763;15;20220115;8.2;-5.5;1.4;.8;5.6;.2;.25;8144 +79074;45.24903;-1.14763;15;20220116;2.4;-2.2;.1;2;6.7;.1;.08;4643 +79074;45.24903;-1.14763;15;20220117;6.3;.4;3.4;2.7;7.6;0;.27;5357 +79074;45.24903;-1.14763;15;20220118;5;-1.2;1.9;1.5;7.1;.1;.21;5562 +79074;45.24903;-1.14763;15;20220119;8.7;4.1;6.4;.8;8.6;2.4;.37;4805 +79074;45.24903;-1.14763;15;20220120;8;6.3;7.2;2.4;8.9;.2;.57;2839 +79074;45.24903;-1.14763;15;20220121;6.5;1.1;3.8;3.6;6.3;.1;.77;5358 +79074;45.24903;-1.14763;15;20220122;7.8;.6;4.2;4.9;6.5;0;.92;6310 +79074;45.24903;-1.14763;15;20220123;8.8;.7;4.8;3.4;6.7;0;.83;6794 +79074;45.24903;-1.14763;15;20220124;13.4;-3.5;5;1.2;6.3;0;.63;9534 +79074;45.24903;-1.14763;15;20220125;14.5;-3.9;5.3;.7;6.2;0;.5;9651 +79074;45.24903;-1.14763;15;20220126;3.4;-3.5;0;2.3;6;0;.27;6492 +79074;45.24903;-1.14763;15;20220127;-.2;-1.7;-.9;2.6;5.7;0;.24;2907 +79074;45.24903;-1.14763;15;20220128;10.5;-2.4;4.1;1.3;8.3;0;.38;9223 +79074;45.24903;-1.14763;15;20220129;5;3.9;4.5;1.6;8.3;0;.35;2517 +79074;45.24903;-1.14763;15;20220130;9;5.2;7.1;1.4;9.6;.4;.45;5003 +79074;45.24903;-1.14763;15;20220131;10.7;7.7;9.2;3.8;10;.5;.83;4473 +79074;45.24903;-1.14763;15;20220201;11.4;-.4;5.5;2.7;9.2;.3;.46;9291 +79074;45.24903;-1.14763;15;20220202;10.5;9.4;10;2.4;11.1;0;.63;2668 +79074;45.24903;-1.14763;15;20220203;9.4;6.7;8.1;2.2;9.8;.8;.59;4411 +79074;45.24903;-1.14763;15;20220204;12.2;7.5;9.9;2.1;11.3;.8;.62;5998 +79074;45.24903;-1.14763;15;20220205;11.1;-1.1;5;1.1;7.3;.1;.65;9983 +79074;45.24903;-1.14763;15;20220206;11.7;-1.2;5.3;2.9;10.2;.8;.29;10417 +79074;45.24903;-1.14763;15;20220207;13.5;10.6;12.1;2.6;11.1;.3;1.08;4850 +79074;45.24903;-1.14763;15;20220208;13.6;3.2;8.4;1.6;8.2;0;.98;9585 +79074;45.24903;-1.14763;15;20220209;14;.4;7.2;1.7;8.4;.2;.94;11158 +79074;45.24903;-1.14763;15;20220210;6.6;.8;3.7;3.1;10;.7;.74;8481 +79074;45.24903;-1.14763;15;20220211;11.5;6.5;9;4.1;7.85;0;1.4;9543 +79074;45.24903;-1.14763;15;20220212;11.9;2.7;7.3;2.6;6.65;0;1.3;10957 +79074;45.24903;-1.14763;15;20220213;15;3.7;9.4;5.8;9.05;1.8;1.44;10974 +79074;45.24903;-1.14763;15;20220214;11.9;9.1;10.5;6.2;9.97;2.8;1.36;6946 +79074;45.24903;-1.14763;15;20220215;12.5;7.2;9.8;7;10.43;10.5;1.15;5781 +79074;45.24903;-1.14763;15;20220216;13.3;10.5;11.9;4.9;13.5;3.1;.65;5414 +79074;45.24903;-1.14763;15;20220217;12.7;12;12.4;3.4;13.8;.3;.6;2596 +79074;45.24903;-1.14763;15;20220218;13.4;9.1;11.3;3.1;10.9;.2;1.18;6974 +79074;45.24903;-1.14763;15;20220219;11.8;2;6.9;2;8.3;.2;1.04;10828 +79074;45.24903;-1.14763;15;20220220;13.2;9.3;11.3;3.5;12.3;.5;.89;6814 +79074;45.24903;-1.14763;15;20220221;13.1;10.5;11.8;5.4;10.4;0;1.69;5586 +79074;45.24903;-1.14763;15;20220222;12.9;9.4;11.2;2.2;10.3;0;1.19;6620 +79074;45.24903;-1.14763;15;20220223;15;5.5;10.3;1.1;10.1;.1;1.17;11251 +79074;45.24903;-1.14763;15;20220224;13.6;2.4;8;1.9;9.3;.6;1.18;12406 +79074;45.24903;-1.14763;15;20220225;11.6;-1.5;5.1;1.1;6.9;.2;1.12;13622 +79074;45.24903;-1.14763;15;20220226;13.7;-2;5.9;2.4;5.7;.1;1.78;14725 +79074;45.24903;-1.14763;15;20220227;15;1.5;8.3;1.8;8.3;.2;1.5;14201 +79074;45.24903;-1.14763;15;20220228;17.5;2.6;10.1;.8;9.2;0;1.45;15107 +79074;45.24903;-1.14763;15;20220301;18.8;1.8;10.3;1.7;8.7;1.6;1.87;15300 +79074;45.24903;-1.14763;15;20220302;11.9;8.8;10.4;1.5;10.8;1.7;1.01;6919 +79074;45.24903;-1.14763;15;20220303;13;4.7;8.9;2.1;10.8;2.8;1.09;11660 +79074;45.24903;-1.14763;15;20220304;11.1;8.5;9.8;3.9;9.9;0;1.26;6478 +79074;45.24903;-1.14763;15;20220305;12;.8;6.4;2.3;8;.3;1.38;13940 +79074;45.24903;-1.14763;15;20220306;12.4;6.7;9.6;2.7;7.4;.1;1.83;9984 +79074;45.24903;-1.14763;15;20220307;10.2;-3.7;3.3;1.7;5.7;0;1.43;15955 +79074;45.24903;-1.14763;15;20220308;11.7;-.1;5.8;2.1;9.2;1.4;1.15;14858 +79074;45.24903;-1.14763;15;20220309;16.2;1.5;8.9;2.3;9.2;.2;1.86;16820 +79074;45.24903;-1.14763;15;20220310;13.6;10.2;11.9;2.1;11.1;2.5;1.38;8032 +79074;45.24903;-1.14763;15;20220311;14.4;5.8;10.1;2.5;11.2;5.8;1.43;13107 +79074;45.24903;-1.14763;15;20220312;15.5;6.8;11.2;2.5;9.9;7.6;1.88;13341 +79074;45.24903;-1.14763;15;20220313;13.6;7.9;10.8;2.9;9.4;4.8;1.79;10869 +79074;45.24903;-1.14763;15;20220314;14.6;3.2;8.9;4.3;9.8;.5;1.78;15676 +79074;45.24903;-1.14763;15;20220315;19.6;10.8;15.2;3.4;12.5;0;2.5;13895 +79074;45.24903;-1.14763;15;20220316;16.3;12.3;14.3;3.1;12.5;0;1.86;9378 +79074;45.24903;-1.14763;15;20220317;11;9.2;10.1;4.8;9.5;0;1.59;6264 +79074;45.24903;-1.14763;15;20220318;15.2;7.4;11.3;5.1;8.83;0;2.32;13188 +79074;45.24903;-1.14763;15;20220319;18.9;7.7;13.3;4;9.48;0;3.02;17422 +79074;45.24903;-1.14763;15;20220320;19;8.5;13.7;3.7;9.95;0;2.92;16108 +79074;45.24903;-1.14763;15;20220321;20.3;10.5;15.4;4.6;10.35;0;3.34;15116 +79074;45.24903;-1.14763;15;20220322;18.7;8.2;13.4;4.9;8.03;0;3.63;17884 +79074;45.24903;-1.14763;15;20220323;17.6;7.2;12.4;3.7;7.65;0;3.24;19766 +79074;45.24903;-1.14763;15;20220324;16.7;6.6;11.6;2.9;8.2;0;2.85;19999 +79074;45.24903;-1.14763;15;20220325;18;7.6;12.8;3.5;8.35;0;3.29;18336 +79074;45.24903;-1.14763;15;20220326;20.5;8.1;14.3;4.4;7.28;0;4.37;20269 +79074;45.24903;-1.14763;15;20220327;20.2;9.2;14.7;2.9;8.65;0;3.42;20114 +79074;45.24903;-1.14763;15;20220328;20.7;9.8;15.3;2.5;8.75;0;3.28;18232 +79074;45.24903;-1.14763;15;20220329;15.3;10.4;12.9;2.8;11.25;.1;2.08;12329 +79074;45.24903;-1.14763;15;20220330;15.4;10.1;12.7;4.7;11.43;1.6;1.8;8693 +79074;45.24903;-1.14763;15;20220331;14;8.7;11.4;7.1;8.83;1.7;2.59;13098 +79074;45.24903;-1.14763;15;20220401;10.1;3.9;7;8.8;5.83;.9;2.86;15027 +79074;45.24903;-1.14763;15;20220402;10.6;3.6;7.1;5.9;5.63;0;2.8;17635 +79074;45.24903;-1.14763;15;20220403;9.3;.1;4.7;3.2;5.47;0;2.23;17204 +79074;45.24903;-1.14763;15;20220404;11.4;4;7.7;3.7;5.9;0;2.57;17703 +79074;45.24903;-1.14763;15;20220405;13.3;4.3;8.8;3.6;9.2;0;1.82;13729 +79074;45.24903;-1.14763;15;20220406;13.9;10.1;12;5.4;11.7;1.6;1.59;9403 +79074;45.24903;-1.14763;15;20220407;13.9;11.4;12.6;9.8;12.93;15;1.33;5766 +79074;45.24903;-1.14763;15;20220408;16.1;11.9;14;9.9;11.33;1.3;2.49;6440 +79074;45.24903;-1.14763;15;20220409;14.6;7.4;11;3.9;8.03;0;2.87;20067 +79074;45.24903;-1.14763;15;20220410;19.4;5.6;12.5;4.6;7.44;0;4.15;23198 +79074;45.24903;-1.14763;15;20220411;24.8;11.1;17.9;6.5;10.97;1.5;4.96;22459 +79074;45.24903;-1.14763;15;20220412;19.2;12;15.6;4;12.37;0;2.88;14237 +79074;45.24903;-1.14763;15;20220413;18.3;10.8;14.5;2.7;13.15;.9;2.55;16535 +79074;45.24903;-1.14763;15;20220414;20;12.2;16.1;2.6;13.45;0;3.11;21518 +79074;45.24903;-1.14763;15;20220415;20.7;10.3;15.5;3;13.3;0;3.09;20783 +79074;45.24903;-1.14763;15;20220416;20.3;10.6;15.5;3.1;12.73;0;3.32;21690 +79074;45.24903;-1.14763;15;20220417;18.9;9.9;14.4;3.5;12.33;0;3.04;20678 +79074;45.24903;-1.14763;15;20220418;16.5;11.4;14;4.9;12.38;0;2.43;14843 +79074;45.24903;-1.14763;15;20220419;14.1;9.8;11.9;5.3;10.75;5.5;2.12;11777 +79074;45.24903;-1.14763;15;20220420;12.9;9.6;11.2;4.9;11.48;9.2;1.34;5521 +79074;45.24903;-1.14763;15;20220421;16.7;9.8;13.3;3;12.6;1.5;2.27;15779 +79074;45.24903;-1.14763;15;20220422;19.5;10.1;14.8;2.2;12.1;7.9;2.58;15080 +79074;45.24903;-1.14763;15;20220423;14.1;12;13;4.3;12.4;7.1;1.67;8373 +79074;45.24903;-1.14763;15;20220424;15.9;11.9;13.9;6.5;13.13;0;1.82;9458 +79074;45.24903;-1.14763;15;20220425;18;10.6;14.3;3.7;12.15;0;3.02;20026 +79074;45.24903;-1.14763;15;20220426;22.4;10.3;16.4;3.6;11.47;0;4.46;25997 +79074;45.24903;-1.14763;15;20220427;19.1;12.1;15.6;3;12.67;2.2;2.85;14556 +79074;45.24903;-1.14763;15;20220428;18.3;13.2;15.8;2.8;13.6;.1;2.65;15131 +79074;45.24903;-1.14763;15;20220429;19.1;11.7;15.4;2.7;13.65;0;3.03;21666 +79074;45.24903;-1.14763;15;20220430;19.3;12.3;15.8;3.7;13.15;0;3.14;20243 +79074;45.24903;-1.14763;15;20220501;20.3;10.1;15.2;3.6;12.35;0;3.53;21985 +79074;45.24903;-1.14763;15;20220502;20.3;12.5;16.4;4;11.8;0;3.82;20670 +79074;45.24903;-1.14763;15;20220503;20.6;12.6;16.6;4.1;11.93;0;3.77;21349 +79074;45.24903;-1.14763;15;20220504;19.9;13.1;16.5;4;12.13;0;3.75;22370 +79074;45.24903;-1.14763;15;20220505;20;11.1;15.6;3.9;12.5;.1;3.73;26816 +79074;45.24903;-1.14763;15;20220506;19.5;7.2;13.4;2.6;12.9;.1;3.46;25258 +79074;45.24903;-1.14763;15;20220507;21.9;8.2;15.1;1.9;12.9;0;4.02;26807 +79074;45.24903;-1.14763;15;20220508;23;6.5;14.8;1.4;12.5;0;4.13;27813 +79074;45.24903;-1.14763;15;20220509;27;8.4;17.7;1.2;13;0;4.62;27946 +79074;45.24903;-1.14763;15;20220510;26;8.9;17.5;1.5;14.4;.1;4.58;28076 +79074;45.24903;-1.14763;15;20220511;19.5;12;15.8;1.8;15.4;0;3.08;20137 +79074;45.24903;-1.14763;15;20220512;18;15.1;16.6;1.5;15.2;.1;2.32;12465 +79074;45.24903;-1.14763;15;20220513;20.1;8.5;14.3;1.4;13.3;0;3.65;25338 +79074;45.24903;-1.14763;15;20220514;28.6;8.8;18.7;1.7;15.5;0;4.99;28569 +79074;45.24903;-1.14763;15;20220515;27.7;15.1;21.4;2;17.8;1.8;4.98;26642 +79074;45.24903;-1.14763;15;20220516;25;10;17.5;1.3;15.9;.1;4.55;28799 +79074;45.24903;-1.14763;15;20220517;27;12.1;19.6;1.8;16.6;.1;5;28911 +79074;45.24903;-1.14763;15;20220518;31.4;11.4;21.4;1.6;16.8;.9;5.51;29019 +79074;45.24903;-1.14763;15;20220519;24.4;16.5;20.5;1.8;18.2;.1;3.95;21360 +79074;45.24903;-1.14763;15;20220520;21.8;14.2;18;2.1;16.6;.1;3.57;21020 +79074;45.24903;-1.14763;15;20220521;29.8;10.9;20.4;1.1;16.8;0;5.16;29327 +79074;45.24903;-1.14763;15;20220522;30.4;17.5;24;2.3;20.1;3.7;5.66;27663 +79074;45.24903;-1.14763;15;20220523;20;16.2;18.1;4.2;16.1;2.4;3.1;14926 +79074;45.24903;-1.14763;15;20220524;17.9;12.9;15.4;2.9;11.9;.8;3.29;17219 +79074;45.24903;-1.14763;15;20220525;19.1;6.8;13;1.9;12.4;.2;3.75;27259 +79074;45.24903;-1.14763;15;20220526;19.1;13.2;16.2;2.1;14.3;0;3.19;18842 +79074;45.24903;-1.14763;15;20220527;20.3;15.3;17.8;2.3;14.7;0;3.34;17370 +79074;45.24903;-1.14763;15;20220528;25.7;12.3;19;3.1;12.8;0;5.56;28703 +79074;45.24903;-1.14763;15;20220529;21.4;11.8;16.6;3.8;9.9;0;4.99;24311 +79074;45.24903;-1.14763;15;20220530;20.8;8.5;14.7;3.6;9.8;0;4.81;27625 +79074;45.24903;-1.14763;15;20220531;20.1;10.1;15.1;1.7;12.8;2.2;3.87;24937 +79074;45.24903;-1.14763;15;20220601;26.1;11;18.6;2;13.6;5.9;5.3;30229 +79074;45.24903;-1.14763;15;20220602;26.8;15.4;21.1;1.9;17.7;4.8;4.97;26762 +79074;45.24903;-1.14763;15;20220603;24;16.6;20.3;2.2;18.6;1.1;3.99;21547 +79074;45.24903;-1.14763;15;20220604;23.3;15.7;19.5;2.4;18;.5;3.93;21882 +79074;45.24903;-1.14763;15;20220605;20.5;14.1;17.3;2.1;16.6;0;3.33;20091 +79074;45.24903;-1.14763;15;20220606;20.7;13.1;16.9;1.1;15.6;.5;3.58;21958 +79074;45.24903;-1.14763;15;20220607;21.3;15.2;18.3;2.6;15.7;7.9;3.65;19671 +79074;45.24903;-1.14763;15;20220608;20;14.3;17.2;3.4;17.1;1.6;3.06;19033 +79074;45.24903;-1.14763;15;20220609;20.6;15.2;17.9;2.6;14.8;.1;3.56;18543 +79074;45.24903;-1.14763;15;20220610;23.6;7.9;15.8;1.3;14.5;.1;4.66;30682 +79074;45.24903;-1.14763;15;20220611;25.5;11.8;18.7;2.1;16.8;.1;4.98;29782 +79074;45.24903;-1.14763;15;20220612;29.2;15.7;22.5;2.2;17.5;.3;5.83;29591 +79074;45.24903;-1.14763;15;20220613;28.5;17;22.8;3.7;13.5;0;6.56;27313 +79074;45.24903;-1.14763;15;20220614;33.8;13.4;23.6;2.2;16.1;0;6.68;30798 +79074;45.24903;-1.14763;15;20220615;26.9;19.5;23.2;2;18.4;0;4.68;21882 +79074;45.24903;-1.14763;15;20220616;34.5;12.6;23.6;1.2;17;0;6.1;30835 +79074;45.24903;-1.14763;15;20220617;37.8;15.6;26.7;1.1;18.9;0;6.49;30849 +79074;45.24903;-1.14763;15;20220618;40;15.3;27.7;2;20.2;1.9;7.48;30860 +79074;45.24903;-1.14763;15;20220619;23.9;19;21.5;3;20.2;.2;3.65;17779 +79074;45.24903;-1.14763;15;20220620;25.2;16.7;21;2.4;18.3;13.3;4.5;23514 +79074;45.24903;-1.14763;15;20220621;23.4;15.2;19.3;1.9;19.9;1.8;3.86;23090 +79074;45.24903;-1.14763;15;20220622;22.3;16.8;19.6;2.5;18.4;2.5;3.5;18855 +79074;45.24903;-1.14763;15;20220623;22.7;10.5;16.6;1.2;16.4;7.5;4.35;28222 +79074;45.24903;-1.14763;15;20220624;21.8;16.1;19;2.8;17;17.5;3.61;19189 +79074;45.24903;-1.14763;15;20220625;17.1;14.5;15.8;1.8;16.5;6.5;2.15;12857 +79074;45.24903;-1.14763;15;20220626;20.8;11.3;16.1;1.2;14.4;.1;3.9;24836 +79074;45.24903;-1.14763;15;20220627;20.2;9;14.6;1.5;12.9;0;4.03;26975 +79074;45.24903;-1.14763;15;20220628;21.4;6.9;14.2;1;12.2;0;4.45;30710 +79074;45.24903;-1.14763;15;20220629;21.3;7.5;14.4;1.5;13.7;2.2;4.32;29926 +79074;45.24903;-1.14763;15;20220630;19.6;13.9;16.8;1.6;14.2;1.7;3.33;19107 +79074;45.24903;-1.14763;15;20220701;21.4;7.1;14.3;1.4;12;.1;4.47;30406 +79074;45.24903;-1.14763;15;20220702;26;8.5;17.3;1.9;13.2;0;5.19;30652 +79074;45.24903;-1.14763;15;20220703;21.8;13.3;17.6;2.6;15.8;.8;3.93;23315 +79074;45.24903;-1.14763;15;20220704;23;14.7;18.9;2.4;16.6;1.3;4.1;23002 +79074;45.24903;-1.14763;15;20220705;26.5;14.1;20.3;2.9;15.7;0;5.41;28138 +79074;45.24903;-1.14763;15;20220706;26.6;13.5;20.1;2.9;14.8;0;5.56;28882 +79074;45.24903;-1.14763;15;20220707;24.5;13.2;18.9;2.1;16.7;.1;4.58;26757 +79074;45.24903;-1.14763;15;20220708;28.1;13;20.6;2.6;15.2;0;5.82;30363 +79074;45.24903;-1.14763;15;20220709;31.4;11.2;21.3;2.1;14.6;0;6.11;30304 +79074;45.24903;-1.14763;15;20220710;30.8;13.1;22;3;15.3;0;6.45;30241 +79074;45.24903;-1.14763;15;20220711;33.3;15.8;24.6;3.3;15.8;0;7.25;30176 +79074;45.24903;-1.14763;15;20220712;35.2;13.9;24.6;1.8;16;0;6.53;30107 +79074;45.24903;-1.14763;15;20220713;35.2;12.9;24.1;1.2;15.1;0;6.05;30035 +79074;45.24903;-1.14763;15;20220714;32.5;12.7;22.6;1.7;15.6;0;6.02;29960 +79074;45.24903;-1.14763;15;20220715;31.5;18.1;24.8;2.4;15.2;0;6.44;28643 +79074;45.24903;-1.14763;15;20220716;32.9;15.6;24.3;3.8;13.4;0;7.65;29801 +79074;45.24903;-1.14763;15;20220717;35.6;18.6;27.1;4.4;14;0;8.8;29717 +79074;45.24903;-1.14763;15;20220718;39.5;16.3;27.9;2.5;17.8;0;7.7;29630 +79074;45.24903;-1.14763;15;20220719;25.2;21.4;23.3;2.6;21.1;.2;3.54;14937 +79074;45.24903;-1.14763;15;20220720;24;18.7;21.4;2.3;19;0;3.63;17638 +79074;45.24903;-1.14763;15;20220721;25.5;12.7;19.1;1.5;16.4;0;4.66;27486 +79074;45.24903;-1.14763;15;20220722;23.3;15.3;19.3;2.4;18.4;.3;3.76;21593 +79074;45.24903;-1.14763;15;20220723;24.7;12.5;18.6;1.5;16.8;0;4.41;26642 +79074;45.24903;-1.14763;15;20220724;33.6;11.3;22.5;1.8;15.8;0;5.97;29048 +79074;45.24903;-1.14763;15;20220725;23.6;19.9;21.8;2.6;19.2;1.3;3.32;14430 +79074;45.24903;-1.14763;15;20220726;23.3;14.6;19;1.6;15.6;.1;3.94;22201 +79074;45.24903;-1.14763;15;20220727;23.7;10.3;17;1.7;15.3;0;4.32;27516 +79074;45.24903;-1.14763;15;20220728;23.9;11.3;17.6;1.5;16.2;0;4.23;26565 +79074;45.24903;-1.14763;15;20220729;23.6;16.3;20;1.7;18.2;0;3.63;20065 +79074;45.24903;-1.14763;15;20220730;24.2;12.3;18.3;1.6;17.4;.1;4.13;25591 +79074;45.24903;-1.14763;15;20220731;23.7;13.4;18.6;2.5;18.9;.3;3.76;23683 +79074;45.24903;-1.14763;15;20220801;24.6;14.3;19.5;2.5;19.4;0;3.92;23577 +79074;45.24903;-1.14763;15;20220802;32.6;13.6;23.1;1.6;18.1;0;5.52;27989 +79074;45.24903;-1.14763;15;20220803;34;14.4;24.2;1.1;17.7;0;5.42;27859 +79074;45.24903;-1.14763;15;20220804;29.3;18.9;24.1;2.5;19.8;0;5.03;23359 +79074;45.24903;-1.14763;15;20220805;27.5;17.8;22.7;3.2;16.8;0;5.07;22437 +79074;45.24903;-1.14763;15;20220806;30.1;18.5;24.3;4.6;12.3;0;7.17;24441 +79074;45.24903;-1.14763;15;20220807;30.9;16.4;23.7;3.9;10.7;0;7.24;27220 +79074;45.24903;-1.14763;15;20220808;32.8;17.2;25;3.6;11.4;0;7.36;27171 +79074;45.24903;-1.14763;15;20220809;34.6;18;26.3;3.1;12.7;0;7.21;27027 +79074;45.24903;-1.14763;15;20220810;36.3;16.2;26.3;2.5;12.9;0;6.86;26880 +79074;45.24903;-1.14763;15;20220811;38.2;16.4;27.3;1.9;13.3;0;6.5;26732 +79074;45.24903;-1.14763;15;20220812;33;16.4;24.7;1.8;16.7;0;5.6;26581 +79074;45.24903;-1.14763;15;20220813;26;21;23.5;2.8;23;2.1;3.35;15336 +79074;45.24903;-1.14763;15;20220814;24.3;19.4;21.9;2.3;20.7;.2;3.11;15088 +79074;45.24903;-1.14763;15;20220815;24.6;19.2;21.9;2.1;19.5;0;3.3;15758 +79074;45.24903;-1.14763;15;20220816;24.3;14.8;19.6;1.2;18;.3;3.53;20869 +79074;45.24903;-1.14763;15;20220817;23.3;17.4;20.4;2.3;17.6;.2;3.27;16279 +79074;45.24903;-1.14763;15;20220818;23;11.5;17.3;2.3;16.5;.3;3.53;22700 +79074;45.24903;-1.14763;15;20220819;24.2;18.8;21.5;2.5;19.6;.3;3.2;15360 +79074;45.24903;-1.14763;15;20220820;25.2;19.6;22.4;1.7;19.5;0;3.25;15543 +79074;45.24903;-1.14763;15;20220821;23.6;12.4;18;1.1;17.2;.9;3.43;21955 +79074;45.24903;-1.14763;15;20220822;23.9;19.5;21.7;2.4;21.4;1.6;2.76;13555 +79074;45.24903;-1.14763;15;20220823;25.8;19;22.4;1.2;22.1;.5;3.14;16806 +79074;45.24903;-1.14763;15;20220824;34.5;15.3;24.9;2.1;19.3;4.1;5.4;24617 +79074;45.24903;-1.14763;15;20220825;26.8;20.1;23.5;3.2;22.5;1.2;3.56;16441 +79074;45.24903;-1.14763;15;20220826;24.9;17.8;21.4;1.9;19.8;0;3.2;16809 +79074;45.24903;-1.14763;15;20220827;28.7;13.9;21.3;1.6;16.3;.1;4.36;24087 +79074;45.24903;-1.14763;15;20220828;31.3;12.7;22;2.2;15;0;4.98;23908 +79074;45.24903;-1.14763;15;20220829;32.9;15.6;24.3;1.6;17.7;.5;4.8;23727 +79074;45.24903;-1.14763;15;20220830;26.6;16.1;21.4;1.8;21;0;3.49;19887 +79074;45.24903;-1.14763;15;20220831;26;17.8;21.9;2.6;21.5;0;3.29;17401 +79074;45.24903;-1.14763;15;20220901;25.5;17.4;21.5;2.7;19.8;1;3.36;17153 +79074;45.24903;-1.14763;15;20220902;24.3;17.6;21;2.2;20.1;3.4;2.9;15446 +79074;45.24903;-1.14763;15;20220903;23.4;15.9;19.7;1.6;16.9;2.2;2.93;16223 +79074;45.24903;-1.14763;15;20220904;27;11.5;19.3;1.4;16.4;0;3.69;22614 +79074;45.24903;-1.14763;15;20220905;28;15.8;21.9;2;18.1;.1;3.89;20424 +79074;45.24903;-1.14763;15;20220906;28.5;12.2;20.4;1.4;16;0;3.83;22233 +79074;45.24903;-1.14763;15;20220907;19.6;13.1;16.4;1.5;17.5;6.9;2.1;14569 +79074;45.24903;-1.14763;15;20220908;23.4;19.5;21.5;3.8;16.7;.9;3.33;11117 +79074;45.24903;-1.14763;15;20220909;22.8;18.1;20.5;3.7;15.7;1.3;3.3;12123 +79074;45.24903;-1.14763;15;20220910;24.5;12;18.3;1.2;15.9;.1;3.06;19777 +79074;45.24903;-1.14763;15;20220911;31.2;13;22.1;2.1;16.2;0;4.33;21266 +79074;45.24903;-1.14763;15;20220912;35.2;15.2;25.2;1.5;17.7;1.2;4.42;21070 +79074;45.24903;-1.14763;15;20220913;30.9;20.2;25.6;2.4;21.1;0;4.09;17767 +79074;45.24903;-1.14763;15;20220914;26.3;15.4;20.9;1.6;19.1;.2;3.07;17763 +79074;45.24903;-1.14763;15;20220915;23.6;12.7;18.2;1.9;17.5;0;2.72;17590 +79074;45.24903;-1.14763;15;20220916;21.7;11.7;16.7;2.6;14;0;2.82;16670 +79074;45.24903;-1.14763;15;20220917;20.7;6.3;13.5;2.5;9.3;0;3.17;19864 +79074;45.24903;-1.14763;15;20220918;23.6;3.8;13.7;2.3;8.6;0;3.45;19883 +79074;45.24903;-1.14763;15;20220919;23.4;8.3;15.9;3;10;0;3.71;19684 +79074;45.24903;-1.14763;15;20220920;22.6;5.8;14.2;2.7;9.5;0;3.38;19484 +79074;45.24903;-1.14763;15;20220921;23.4;9.8;16.6;2.7;9.8;0;3.59;18517 +79074;45.24903;-1.14763;15;20220922;23.8;5;14.4;1.4;10.5;0;2.78;19084 +79074;45.24903;-1.14763;15;20220923;21.1;7;14.1;.8;12.1;.7;2.29;18463 +79074;45.24903;-1.14763;15;20220924;20;9.4;14.7;2.1;13.7;1;2.21;15796 +79074;45.24903;-1.14763;15;20220925;19.9;4.8;12.4;.9;10.7;.3;2.18;18483 +79074;45.24903;-1.14763;15;20220926;19.8;4.3;12.1;2.2;11.2;4.2;2.35;18283 +79074;45.24903;-1.14763;15;20220927;18.7;14.5;16.6;4.5;13.6;6.1;2.44;9506 +79074;45.24903;-1.14763;15;20220928;18.8;16.3;17.6;5.6;15.9;5.1;2.11;7182 +79074;45.24903;-1.14763;15;20220929;17;11.5;14.3;1.9;12.9;2.6;1.69;10674 +79074;45.24903;-1.14763;15;20220930;17.5;4;10.8;1.4;11.3;1.4;1.8;16699 +79074;45.24903;-1.14763;15;20221001;19.3;15.7;17.5;3.7;18.8;1;1.32;8379 +79074;45.24903;-1.14763;15;20221002;20.5;17.1;18.8;2.2;17;.1;1.77;8037 +79074;45.24903;-1.14763;15;20221003;23.5;9.2;16.4;1.2;13.7;0;2.25;16600 +79074;45.24903;-1.14763;15;20221004;22.4;6.7;14.6;.8;12.8;.2;1.99;16692 +79074;45.24903;-1.14763;15;20221005;19.5;8.8;14.2;1.1;15.1;.6;1.62;13978 +79074;45.24903;-1.14763;15;20221006;21.5;12.9;17.2;3;14.7;0;2.27;12348 +79074;45.24903;-1.14763;15;20221007;22.8;8;15.4;1.3;13.4;0;2.08;16093 +79074;45.24903;-1.14763;15;20221008;21.7;12.8;17.3;2.5;11.8;.1;2.54;12259 +79074;45.24903;-1.14763;15;20221009;24.9;7;16;1.6;13;.7;2.3;15716 +79074;45.24903;-1.14763;15;20221010;19.7;10.7;15.2;.6;15.6;.3;1.44;12023 +79074;45.24903;-1.14763;15;20221011;19.4;15.7;17.6;1.5;17.7;5.2;1.26;7504 +79074;45.24903;-1.14763;15;20221012;20.2;10.6;15.4;1.1;14.8;.2;1.52;12113 +79074;45.24903;-1.14763;15;20221013;19.3;9.7;14.5;2.2;16;4.3;1.31;11958 +79074;45.24903;-1.14763;15;20221014;19.8;17.3;18.6;3.4;18.9;.3;1.3;5877 +79074;45.24903;-1.14763;15;20221015;20.5;18.5;19.5;2.8;17.8;0;1.6;5155 +79074;45.24903;-1.14763;15;20221016;27.2;13.9;20.6;2.1;16.5;2.8;2.49;13586 +79074;45.24903;-1.14763;15;20221017;24.1;17.2;20.7;1.7;18.5;1.4;1.78;9574 +79074;45.24903;-1.14763;15;20221018;27.1;11.4;19.3;1.9;17;0;2.22;14022 +79074;45.24903;-1.14763;15;20221019;25.8;14.9;20.4;2.4;18.4;5.5;2.12;11792 +79074;45.24903;-1.14763;15;20221020;24.8;14.4;19.6;2.9;15.8;.1;2.38;11357 +79074;45.24903;-1.14763;15;20221021;20.8;16.7;18.8;2.6;15.7;.1;1.78;6924 +79074;45.24903;-1.14763;15;20221022;23.7;8.2;16;1.4;13.6;0;1.69;13306 +79074;45.24903;-1.14763;15;20221023;23.6;16.9;20.3;3;15;0;2.41;8694 +79074;45.24903;-1.14763;15;20221024;21.2;16.3;18.8;1.7;15.3;1.5;1.54;7290 +79074;45.24903;-1.14763;15;20221025;21.6;7.1;14.4;1.7;13.4;.4;1.47;12583 +79074;45.24903;-1.14763;15;20221026;25.4;10.7;18.1;1.3;14.8;0;1.67;12500 +79074;45.24903;-1.14763;15;20221027;23;11.5;17.3;2.2;16.5;0;1.52;10871 +79074;45.24903;-1.14763;15;20221028;23.9;16.7;20.3;1.5;16.1;0;1.61;8422 +79074;45.24903;-1.14763;15;20221029;24.2;17.5;20.9;2.1;15.9;0;1.92;8002 +79074;45.24903;-1.14763;15;20221030;19.8;11.4;15.6;1;14.8;1.1;1.03;8872 +79074;45.24903;-1.14763;15;20221031;20;12.1;16.1;2.4;15;1;1.29;8476 +79074;45.24903;-1.14763;15;20221101;19;15.5;17.3;3.3;11.9;.5;2.16;5464 +79074;45.24903;-1.14763;15;20221102;19.5;9.5;14.5;1.4;12.5;0;1.14;9313 +79074;45.24903;-1.14763;15;20221103;16.6;5.7;11.2;3.1;12.1;12.3;.96;9604 +79074;45.24903;-1.14763;15;20221104;16.2;11.8;14;6.2;10.8;3.3;2.26;5909 +79074;45.24903;-1.14763;15;20221105;17;7.5;12.3;.8;10.3;0;.83;8703 +79074;45.24903;-1.14763;15;20221106;17.9;5.3;11.6;2.6;11.8;1.2;1.06;9932 +79074;45.24903;-1.14763;15;20221107;19.7;14;16.9;2.1;13.4;.3;1.39;6493 +79074;45.24903;-1.14763;15;20221108;18.7;11.4;15.1;1.6;12.6;4.4;1.09;7287 +79074;45.24903;-1.14763;15;20221109;16.9;11.9;14.4;1.4;13.4;2.2;.85;5898 +79074;45.24903;-1.14763;15;20221110;17.2;3.3;10.3;1.9;10.4;0;.91;9901 +79074;45.24903;-1.14763;15;20221111;18.6;8;13.3;2.6;11.9;.2;1.19;8494 +79074;45.24903;-1.14763;15;20221112;20.8;7.4;14.1;1.6;12.9;.2;.99;9463 +79074;45.24903;-1.14763;15;20221113;22.6;6.6;14.6;1.3;11.5;.1;1.06;9952 +79074;45.24903;-1.14763;15;20221114;16.3;7.5;11.9;2;11.9;1.8;.78;7416 +79074;45.24903;-1.14763;15;20221115;15.9;10.6;13.3;2.7;12.9;9.9;.88;5615 +79074;45.24903;-1.14763;15;20221116;16.9;13.3;15.1;4.5;13.6;5.5;1.37;4516 +79074;45.24903;-1.14763;15;20221117;15.7;15.2;15.5;5.6;12.8;5.1;1.89;1474 +79074;45.24903;-1.14763;15;20221118;14.9;11.8;13.4;2.5;10.6;13.1;1.25;4063 +79074;45.24903;-1.14763;15;20221119;12.5;7.9;10.2;1.5;9.6;.7;.71;4953 +79074;45.24903;-1.14763;15;20221120;15.3;2;8.7;2;10.2;9.1;.58;8530 +79074;45.24903;-1.14763;15;20221121;15.8;7.5;11.7;4.5;10.5;11.7;1.33;6597 +79074;45.24903;-1.14763;15;20221122;13.5;9.9;11.7;6.2;10.5;15.8;1.49;4193 +79074;45.24903;-1.14763;15;20221123;15.8;10.2;13;4.8;13;2.9;.94;5243 +79074;45.24903;-1.14763;15;20221124;14.6;12.5;13.6;3;12.2;3.5;1.06;3059 +79074;45.24903;-1.14763;15;20221125;14.1;11.8;13;2.3;10.7;2.1;1.09;3179 +79074;45.24903;-1.14763;15;20221126;13.1;2.5;7.8;1;9.1;.1;.37;7093 +79074;45.24903;-1.14763;15;20221127;12.6;5.3;9;1.9;10;7.2;.5;5776 +79074;45.24903;-1.14763;15;20221128;14.6;9.4;12;4.4;11;4.7;1.17;4780 +79074;45.24903;-1.14763;15;20221129;13.2;6.4;9.8;1;9.7;.7;.45;5456 +79074;45.24903;-1.14763;15;20221130;10.5;-.3;5.1;2;7.5;.2;.45;6889 +79074;45.24903;-1.14763;15;20221201;9.2;4.4;6.8;3.4;8.3;0;.66;4452 +79074;45.24903;-1.14763;15;20221202;7.3;2.6;5;2.6;7.8;.2;.41;4364 +79074;45.24903;-1.14763;15;20221203;7.7;4.3;6;2.3;7.2;.6;.68;3636 +79074;45.24903;-1.14763;15;20221204;8.7;-2.1;3.3;.5;6;.4;.17;6662 +79074;45.24903;-1.14763;15;20221205;10.4;-3.4;3.5;1.8;6.1;.2;.48;7514 +79074;45.24903;-1.14763;15;20221206;6.5;1.5;4;3.4;7.3;0;.42;4372 +79074;45.24903;-1.14763;15;20221207;5.4;1.7;3.6;3.6;6.7;0;.55;3694 +79074;45.24903;-1.14763;15;20221208;3.7;-2;.9;3.5;6.2;3.2;.24;4627 +79074;45.24903;-1.14763;15;20221209;5.2;2.7;4;3.7;6.7;0;.64;2946 +79074;45.24903;-1.14763;15;20221210;2.9;-4.5;-.8;1.5;5.2;0;.21;5255 +79074;45.24903;-1.14763;15;20221211;3.9;-3;.5;2.2;5.1;0;.4;5039 +79074;45.24903;-1.14763;15;20221212;3;-3.1;0;3.2;5.8;6.9;.22;4698 +79074;45.24903;-1.14763;15;20221213;5.4;1.3;3.4;2.7;7.7;1.2;.19;3782 +79074;45.24903;-1.14763;15;20221214;16;5.7;10.9;1.7;12;3.3;.34;6148 +79074;45.24903;-1.14763;15;20221215;9;5.8;7.4;4.5;10.3;5.7;.2;3284 +79074;45.24903;-1.14763;15;20221216;6.5;1.4;4;6;5.4;0;1.3;4213 +79074;45.24903;-1.14763;15;20221217;4.9;-4.6;.2;2.4;4.7;.1;.48;5847 +79074;45.24903;-1.14763;15;20221218;12.2;-3.8;4.2;2.1;7.1;.1;.43;7525 +79074;45.24903;-1.14763;15;20221219;15.2;9.5;12.4;3;10.8;0;.99;4449 +79074;45.24903;-1.14763;15;20221220;15.9;12.2;14.1;2.8;12.3;.4;1;3524 +79074;45.24903;-1.14763;15;20221221;15.3;9.7;12.5;2.8;13.1;3.5;.52;4404 +79074;45.24903;-1.14763;15;20221222;15.4;13.9;14.7;4.2;14.7;13.9;.83;2136 +79074;45.24903;-1.14763;15;20221223;17;14.4;15.7;3.2;14.4;7;1.02;2909 +79074;45.24903;-1.14763;15;20221224;16.1;11.5;13.8;1.5;13;0;.58;3974 +79074;45.24903;-1.14763;15;20221225;17.3;7.6;12.5;2.5;12;4.1;.68;5916 +79074;45.24903;-1.14763;15;20221226;14.5;11.6;13.1;1.1;12.4;.9;.53;3107 +79074;45.24903;-1.14763;15;20221227;14.6;1.7;8.2;.9;9.1;.4;.23;6903 +79074;45.24903;-1.14763;15;20221228;14.4;5.7;10.1;2;11.2;.6;.38;5634 +79074;45.24903;-1.14763;15;20221229;12.8;13.4;13.1;3;13;7.8;.86;0 +79074;45.24903;-1.14763;15;20221230;17;8;12.5;3.1;13.1;2.5;.58;5781 +79074;45.24903;-1.14763;15;20221231;19.2;14.3;16.8;4.4;11.1;0;2.3;4208 +79075;45.30068;-.97897;7;20220101;17.7;5.9;11.8;2.2;11.1;.1;.65;6786 +79075;45.30068;-.97897;7;20220102;15.5;10.2;12.8;3.1;12.9;0;.68;4100 +79075;45.30068;-.97897;7;20220103;17.3;11.9;14.6;3.3;12.35;0;1.14;4742 +79075;45.30068;-.97897;7;20220104;14.5;13.2;13.8;3.5;11.2;2.1;1.42;1637 +79075;45.30068;-.97897;7;20220105;9.1;1.4;5.3;1.5;6.85;.1;.38;6386 +79075;45.30068;-.97897;7;20220106;9.3;-1.5;3.9;1.2;5.95;.8;.34;7023 +79075;45.30068;-.97897;7;20220107;12.2;3.1;7.7;3.9;8.9;5.9;.7;5909 +79075;45.30068;-.97897;7;20220108;13.3;10.2;11.7;5.8;11;7.2;1.18;3509 +79075;45.30068;-.97897;7;20220109;11.4;9.1;10.3;3.9;10.95;12.9;.7;2077 +79075;45.30068;-.97897;7;20220110;12.2;10;11.1;3.4;12.45;2.9;.47;2100 +79075;45.30068;-.97897;7;20220111;10.8;3.7;7.3;1.5;7.9;0;.46;6763 +79075;45.30068;-.97897;7;20220112;6.3;-.5;2.9;3.7;6.15;0;.61;6134 +79075;45.30068;-.97897;7;20220113;7.4;.5;3.9;2.8;5.95;0;.69;6772 +79075;45.30068;-.97897;7;20220114;8.3;-1.7;3.3;2.6;6.1;0;.59;7096 +79075;45.30068;-.97897;7;20220115;8;-4.5;1.7;.8;5.75;.3;.23;8272 +79075;45.30068;-.97897;7;20220116;2.1;-1.8;.1;1.7;6.5;0;.13;3771 +79075;45.30068;-.97897;7;20220117;6.3;.5;3.4;2.4;7.7;0;.27;3978 +79075;45.30068;-.97897;7;20220118;5.1;-.4;2.3;1.5;7.2;.1;.24;4681 +79075;45.30068;-.97897;7;20220119;8.5;4.2;6.4;1.2;8.65;2.9;.41;3452 +79075;45.30068;-.97897;7;20220120;7.8;6.1;7;2.9;8.75;.1;.57;2819 +79075;45.30068;-.97897;7;20220121;6.6;1.6;4.1;4;6.3;.1;.8;6479 +79075;45.30068;-.97897;7;20220122;7.9;1.1;4.5;4.6;6.5;0;.91;7455 +79075;45.30068;-.97897;7;20220123;9.1;1;5;3.2;6.7;0;.81;7747 +79075;45.30068;-.97897;7;20220124;12.5;-2.2;5.1;1.5;6.55;0;.63;9017 +79075;45.30068;-.97897;7;20220125;13.5;-2.7;5.4;1;6.55;0;.54;9375 +79075;45.30068;-.97897;7;20220126;4.3;-2.6;.9;2.4;6.2;0;.34;7946 +79075;45.30068;-.97897;7;20220127;.1;-1.6;-.8;2.6;5.75;0;.23;3053 +79075;45.30068;-.97897;7;20220128;10.5;-1.7;4.4;2;8.25;0;.44;7311 +79075;45.30068;-.97897;7;20220129;4.6;4;4.3;1.8;8.1;0;.34;2408 +79075;45.30068;-.97897;7;20220130;8.8;4.8;6.8;1.4;9.45;.4;.42;4001 +79075;45.30068;-.97897;7;20220131;11;7.5;9.2;3.8;9.95;.5;.82;5136 +79075;45.30068;-.97897;7;20220201;11.4;.6;6;2.8;9.25;.4;.49;6645 +79075;45.30068;-.97897;7;20220202;10.9;9.4;10.1;2.3;11.15;0;.63;3084 +79075;45.30068;-.97897;7;20220203;9.9;6.2;8;2.3;9.8;.8;.57;3205 +79075;45.30068;-.97897;7;20220204;12.7;7.3;10;2.4;11.2;1.2;.67;5349 +79075;45.30068;-.97897;7;20220205;11.3;.8;6;1.8;7.8;.1;.76;9941 +79075;45.30068;-.97897;7;20220206;11.7;.9;6.3;3.5;10.45;.9;.32;7308 +79075;45.30068;-.97897;7;20220207;13.5;10.7;12.1;2.7;11.1;.3;1.09;6425 +79075;45.30068;-.97897;7;20220208;13.9;3.4;8.7;1.8;8.25;0;1.06;10392 +79075;45.30068;-.97897;7;20220209;15.1;1.7;8.4;2.6;8.7;.3;1.23;10479 +79075;45.30068;-.97897;7;20220210;6.3;1.2;3.8;2.5;9.71;.6;.85;8124 +79075;45.30068;-.97897;7;20220211;11.9;5.6;8.7;3.7;7.71;0;1.42;10184 +79075;45.30068;-.97897;7;20220212;12.2;1.9;7.1;1.9;6.41;0;1.16;10532 +79075;45.30068;-.97897;7;20220213;15.6;3;9.3;5.4;8.91;1.9;1.69;11149 +79075;45.30068;-.97897;7;20220214;12.2;8.7;10.5;6;9.98;2.9;1.36;7085 +79075;45.30068;-.97897;7;20220215;12.5;6.3;9.4;5.5;10.13;13.4;.92;5331 +79075;45.30068;-.97897;7;20220216;13.7;10.2;12;5.7;13.6;4.4;.55;4307 +79075;45.30068;-.97897;7;20220217;13.1;12.3;12.7;4;13.95;.9;.63;2748 +79075;45.30068;-.97897;7;20220218;13.8;9.6;11.7;3.1;11.3;.2;1.13;5587 +79075;45.30068;-.97897;7;20220219;11.9;2.7;7.3;2.1;8.35;.1;1.08;10814 +79075;45.30068;-.97897;7;20220220;13.7;7.9;10.8;3.9;12.2;1.1;.78;6507 +79075;45.30068;-.97897;7;20220221;13;10.1;11.5;4.9;10.2;.1;1.59;6443 +79075;45.30068;-.97897;7;20220222;13.3;8.6;11;2.4;10.3;0;1.19;7460 +79075;45.30068;-.97897;7;20220223;15.3;6.8;11;1.2;10.4;.1;1.22;11275 +79075;45.30068;-.97897;7;20220224;14;3.3;8.7;2;9.3;.8;1.23;11253 +79075;45.30068;-.97897;7;20220225;11.7;-.5;5.6;1.5;7.05;.2;1.21;14011 +79075;45.30068;-.97897;7;20220226;13.9;.1;7;2.9;6;.1;1.98;14912 +79075;45.30068;-.97897;7;20220227;15.5;3.1;9.3;2.2;8.4;.2;1.69;13700 +79075;45.30068;-.97897;7;20220228;17.7;3.3;10.5;1.1;9.25;0;1.53;14303 +79075;45.30068;-.97897;7;20220301;18.6;3.5;11;2.3;8.85;1.2;2.02;13950 +79075;45.30068;-.97897;7;20220302;11.7;9;10.3;2.4;10.8;1.9;.93;4659 +79075;45.30068;-.97897;7;20220303;12.9;5.4;9.1;2.5;10.9;1.6;.98;8980 +79075;45.30068;-.97897;7;20220304;11.1;8.7;9.9;4.1;10.1;.1;1.16;5539 +79075;45.30068;-.97897;7;20220305;12.2;2;7.1;2.7;8.1;.4;1.5;14570 +79075;45.30068;-.97897;7;20220306;12.5;6.9;9.7;3.1;7.45;.1;1.97;11642 +79075;45.30068;-.97897;7;20220307;10.6;-1.8;4.4;2.6;5.8;0;1.69;16227 +79075;45.30068;-.97897;7;20220308;11.5;2.8;7.2;3.3;9.3;.9;1.16;9529 +79075;45.30068;-.97897;7;20220309;16;2.3;9.1;3.2;9.45;.2;1.82;15210 +79075;45.30068;-.97897;7;20220310;14.1;10.1;12.1;3.3;11.3;2.2;1.44;7516 +79075;45.30068;-.97897;7;20220311;14.1;7.8;11;3.6;11.25;6.7;1.46;9503 +79075;45.30068;-.97897;7;20220312;15;7.2;11.1;3.4;10.05;7.5;1.93;14470 +79075;45.30068;-.97897;7;20220313;13.7;8.2;10.9;3.7;9.55;5.8;1.85;10884 +79075;45.30068;-.97897;7;20220314;14.6;4;9.3;4.7;9.75;.6;1.7;11688 +79075;45.30068;-.97897;7;20220315;19.2;11.1;15.2;4.2;12.45;0;2.46;12197 +79075;45.30068;-.97897;7;20220316;16.4;12.1;14.2;3.6;12.6;0;1.7;7139 +79075;45.30068;-.97897;7;20220317;11.3;9.4;10.4;5.3;9.85;0;1.52;5432 +79075;45.30068;-.97897;7;20220318;14.9;7.1;11;5.5;8.83;0;2.4;13113 +79075;45.30068;-.97897;7;20220319;19.1;7.6;13.3;3.6;9.26;0;3.01;16611 +79075;45.30068;-.97897;7;20220320;18.9;8.3;13.6;3.8;9.58;0;2.87;14960 +79075;45.30068;-.97897;7;20220321;20.3;9.9;15.1;4.8;9.78;0;3.55;15894 +79075;45.30068;-.97897;7;20220322;18.8;7.7;13.2;5;7.43;0;3.82;17332 +79075;45.30068;-.97897;7;20220323;17.8;6.9;12.4;3.5;7.23;0;3.3;19357 +79075;45.30068;-.97897;7;20220324;17.5;5.6;11.5;2.4;7.61;0;2.88;19858 +79075;45.30068;-.97897;7;20220325;19;6.8;12.9;2.8;7.73;0;3.08;17212 +79075;45.30068;-.97897;7;20220326;21.2;7.7;14.4;3.4;7.13;0;3.94;19884 +79075;45.30068;-.97897;7;20220327;21;8.5;14.7;2.9;8.16;0;3.54;19129 +79075;45.30068;-.97897;7;20220328;21.1;9.2;15.2;2.2;8.58;0;3.1;16773 +79075;45.30068;-.97897;7;20220329;15.9;10.4;13.1;2.3;10.73;.1;1.92;9753 +79075;45.30068;-.97897;7;20220330;15.6;9.6;12.6;3.7;11.11;1.2;1.77;8645 +79075;45.30068;-.97897;7;20220331;14.3;8.4;11.3;6;8.73;1.7;2.61;12884 +79075;45.30068;-.97897;7;20220401;10.2;3.1;6.6;7.5;5.61;.5;2.72;15444 +79075;45.30068;-.97897;7;20220402;10.4;2.9;6.7;5.3;5.41;0;2.62;16423 +79075;45.30068;-.97897;7;20220403;9.3;0;4.6;2.9;5.19;0;2.09;16232 +79075;45.30068;-.97897;7;20220404;11.4;4.1;7.8;3.1;5.41;0;2.64;20151 +79075;45.30068;-.97897;7;20220405;13.3;4.4;8.8;3.3;9.11;0;1.73;11719 +79075;45.30068;-.97897;7;20220406;14;10;12;4.9;11.51;1.8;1.58;8165 +79075;45.30068;-.97897;7;20220407;13.7;11.3;12.5;9;12.96;17.6;1.17;4783 +79075;45.30068;-.97897;7;20220408;16.6;12;14.3;9.3;11.23;1.7;2.91;7986 +79075;45.30068;-.97897;7;20220409;14.7;6.3;10.5;2.8;7.83;0;2.66;18751 +79075;45.30068;-.97897;7;20220410;19.2;4.7;12;4.4;7.21;0;4.06;22998 +79075;45.30068;-.97897;7;20220411;24.4;10.8;17.6;6.2;10.84;.2;4.97;20711 +79075;45.30068;-.97897;7;20220412;19.3;11.7;15.5;4.2;12.11;0;2.83;12753 +79075;45.30068;-.97897;7;20220413;18.4;10.7;14.5;2.5;12.91;1;2.38;15235 +79075;45.30068;-.97897;7;20220414;21.1;12.3;16.7;2.3;12.96;0;3.44;21318 +79075;45.30068;-.97897;7;20220415;21.9;10.2;16;2.8;12.58;0;3.65;22133 +79075;45.30068;-.97897;7;20220416;21.3;10.2;15.7;3.1;12.01;0;3.8;22890 +79075;45.30068;-.97897;7;20220417;20.4;9.6;15;3.2;11.16;0;3.71;21928 +79075;45.30068;-.97897;7;20220418;17.6;11;14.3;3.9;12.16;0;2.61;14618 +79075;45.30068;-.97897;7;20220419;14.7;9.1;11.9;4.1;10.63;5.3;1.95;10777 +79075;45.30068;-.97897;7;20220420;13.3;9.3;11.3;4.3;11.51;10.4;1.27;4796 +79075;45.30068;-.97897;7;20220421;17.8;9.6;13.7;2.4;12.63;4.2;2.18;14004 +79075;45.30068;-.97897;7;20220422;19.4;10.3;14.9;2.2;12.23;6.7;2.74;16005 +79075;45.30068;-.97897;7;20220423;14.5;11.6;13;4.1;12.31;7.6;1.72;8680 +79075;45.30068;-.97897;7;20220424;15.9;11.7;13.8;5.9;12.66;0;2.01;9858 +79075;45.30068;-.97897;7;20220425;18.3;10.8;14.5;3.2;11.61;0;3.12;19326 +79075;45.30068;-.97897;7;20220426;22.3;9.1;15.7;3.7;11.18;0;4.36;25523 +79075;45.30068;-.97897;7;20220427;20;11.4;15.7;3.1;12.03;2.6;3.14;15617 +79075;45.30068;-.97897;7;20220428;19.2;13.2;16.2;2.7;13.51;0;2.97;16581 +79075;45.30068;-.97897;7;20220429;20.1;11.7;15.9;2.6;13.68;0;3.2;20066 +79075;45.30068;-.97897;7;20220430;20.4;11.4;15.9;3;12.88;0;3.46;20793 +79075;45.30068;-.97897;7;20220501;20.6;9.9;15.2;2.7;11.48;0;3.6;21910 +79075;45.30068;-.97897;7;20220502;20.7;12;16.3;3.2;10.96;0;3.93;20320 +79075;45.30068;-.97897;7;20220503;21.2;12.1;16.7;3.8;11.21;0;4.21;22424 +79075;45.30068;-.97897;7;20220504;20.3;12;16.2;3.4;11.01;0;3.89;21020 +79075;45.30068;-.97897;7;20220505;20.7;10.1;15.4;3.5;11.56;.1;3.92;24566 +79075;45.30068;-.97897;7;20220506;20.6;8.5;14.6;2.6;12.75;.1;2.72;14029 +79075;45.30068;-.97897;7;20220507;22.8;9.9;16.3;2.2;13.05;.1;3.08;14703 +79075;45.30068;-.97897;7;20220508;24;8.9;16.4;1.8;12.6;0;3.23;15206 +79075;45.30068;-.97897;7;20220509;27.4;10.5;19;1.4;12.95;0;3.44;15373 +79075;45.30068;-.97897;7;20220510;27.4;10.4;18.9;1.9;14.15;.1;3.63;15388 +79075;45.30068;-.97897;7;20220511;21.1;13.2;17.1;2;15.45;0;2.42;11318 +79075;45.30068;-.97897;7;20220512;19.2;15;17.1;1.6;15.15;.2;1.76;6732 +79075;45.30068;-.97897;7;20220513;21.3;10.3;15.8;1.3;13.85;0;2.54;13819 +79075;45.30068;-.97897;7;20220514;29.1;10.3;19.7;2.1;15.8;0;3.78;15484 +79075;45.30068;-.97897;7;20220515;28.5;15.9;22.2;2.7;17.4;2.1;4.01;14421 +79075;45.30068;-.97897;7;20220516;26.4;11.5;19;1.8;16.5;.1;3.32;15649 +79075;45.30068;-.97897;7;20220517;28.2;14.1;21.2;2.5;16.5;.1;4.09;15855 +79075;45.30068;-.97897;7;20220518;31.8;12.9;22.4;1.8;16.9;1;4.08;15759 +79075;45.30068;-.97897;7;20220519;25.4;16.6;21;1.8;18.35;.1;2.77;11430 +79075;45.30068;-.97897;7;20220520;23;16.1;19.6;2.4;17;.1;2.83;11460 +79075;45.30068;-.97897;7;20220521;30.5;12.3;21.4;1.3;17.1;0;3.59;15863 +79075;45.30068;-.97897;7;20220522;31.1;18.4;24.8;2.5;20.45;4.8;4.15;14881 +79075;45.30068;-.97897;7;20220523;20.3;16.2;18.2;4.2;16.4;3.4;2.35;8263 +79075;45.30068;-.97897;7;20220524;18.4;12.5;15.5;2.7;12.4;1;2.39;9609 +79075;45.30068;-.97897;7;20220525;19.6;8.5;14;2;12.4;.2;2.65;14679 +79075;45.30068;-.97897;7;20220526;19;13.1;16.1;2.1;14.45;0;2.14;9921 +79075;45.30068;-.97897;7;20220527;21.3;14.3;17.8;2.2;14.75;0;2.45;9685 +79075;45.30068;-.97897;7;20220528;25.8;13.5;19.6;3.4;12.85;0;4.46;15851 +79075;45.30068;-.97897;7;20220529;21.7;12.6;17.2;3.9;9.9;0;4.21;13705 +79075;45.30068;-.97897;7;20220530;21.7;9.7;15.7;3.7;9.4;0;4.14;15362 +79075;45.30068;-.97897;7;20220531;21.5;11.8;16.6;2.1;12.45;3.2;3.15;13718 +79075;45.30068;-.97897;7;20220601;26.4;12.1;19.2;2.1;14.15;8.7;3.78;16264 +79075;45.30068;-.97897;7;20220602;27.3;16.1;21.7;1.8;18.35;6.2;3.35;14681 +79075;45.30068;-.97897;7;20220603;24.5;17.3;20.9;2.1;19.1;1.6;2.75;11773 +79075;45.30068;-.97897;7;20220604;23.8;16.4;20.1;2.1;18.15;0;2.68;11741 +79075;45.30068;-.97897;7;20220605;20.9;15.3;18.1;2;16.8;.1;2.3;10695 +79075;45.30068;-.97897;7;20220606;21.4;14;17.7;1.6;15.9;.7;2.5;11829 +79075;45.30068;-.97897;7;20220607;22;14.6;18.3;2.6;15.55;8.4;2.74;11285 +79075;45.30068;-.97897;7;20220608;20;15;17.5;3.1;17;2;2.14;10216 +79075;45.30068;-.97897;7;20220609;21;14.2;17.6;2.3;14.75;.1;2.51;10371 +79075;45.30068;-.97897;7;20220610;25;9.3;17.1;1.3;15.05;.1;3.18;16841 +79075;45.30068;-.97897;7;20220611;27;13.1;20;2.2;17;0;5.22;28641 +79075;45.30068;-.97897;7;20220612;29.5;16.3;22.9;2.1;17.75;.2;5.5;26795 +79075;45.30068;-.97897;7;20220613;28.9;17.5;23.2;3.6;13.8;0;6.66;28006 +79075;45.30068;-.97897;7;20220614;33.9;15.1;24.5;2.2;16.5;.1;6.61;29549 +79075;45.30068;-.97897;7;20220615;28.9;19.5;24.2;2.3;18.8;0;5.6;25891 +79075;45.30068;-.97897;7;20220616;34.7;13.8;24.2;1.5;17.45;0;6.03;28617 +79075;45.30068;-.97897;7;20220617;38.1;16.9;27.5;1.4;19.05;0;6.66;29874 +79075;45.30068;-.97897;7;20220618;39.9;16.7;28.3;2.3;19.85;2.7;7.64;30030 +79075;45.30068;-.97897;7;20220619;25.2;19.3;22.3;2.9;20.6;.2;4.38;21839 +79075;45.30068;-.97897;7;20220620;26.6;17;21.8;2.4;18.6;15.6;4.67;23107 +79075;45.30068;-.97897;7;20220621;24.3;16;20.2;2.3;20.05;2.7;3.93;21945 +79075;45.30068;-.97897;7;20220622;23;16.9;19.9;3.2;18.5;3.6;3.88;20977 +79075;45.30068;-.97897;7;20220623;23;12.5;17.7;1.6;17.1;8.8;3.93;23711 +79075;45.30068;-.97897;7;20220624;22.1;16.3;19.2;2.9;17.15;16.6;3.79;20594 +79075;45.30068;-.97897;7;20220625;18.1;15.3;16.7;2;16.6;6.9;2.13;11128 +79075;45.30068;-.97897;7;20220626;20.5;12.7;16.6;1.6;14.7;0;3.16;17968 +79075;45.30068;-.97897;7;20220627;21;10.3;15.7;1.8;13.2;.1;4.25;26937 +79075;45.30068;-.97897;7;20220628;22.2;8.9;15.6;1.2;12.8;0;4.53;29305 +79075;45.30068;-.97897;7;20220629;21.9;9.1;15.5;1.5;14.45;2.9;3.82;24513 +79075;45.30068;-.97897;7;20220630;20;14.3;17.1;1.6;14.65;1.6;3.2;17953 +79075;45.30068;-.97897;7;20220701;22.1;8.6;15.4;1.5;12.45;.2;4.46;28653 +79075;45.30068;-.97897;7;20220702;26.6;10;18.3;2;13.5;0;5.43;30876 +79075;45.30068;-.97897;7;20220703;23.1;14.2;18.7;2.8;15.7;.8;4.51;25057 +79075;45.30068;-.97897;7;20220704;24.2;15.4;19.8;2.5;16.45;1.2;4.24;21751 +79075;45.30068;-.97897;7;20220705;27.2;14.9;21.1;2.8;15.6;0;5.72;29319 +79075;45.30068;-.97897;7;20220706;27.5;15.1;21.3;2.9;14.85;0;5.99;29741 +79075;45.30068;-.97897;7;20220707;25.6;14.6;20.1;2.3;16.6;.1;5.16;28428 +79075;45.30068;-.97897;7;20220708;28.8;15;21.9;3;15.25;0;6.33;30531 +79075;45.30068;-.97897;7;20220709;31.5;13.3;22.4;2.5;14.55;0;6.52;30402 +79075;45.30068;-.97897;7;20220710;31.2;14.8;23;3.3;15.35;0;6.78;30270 +79075;45.30068;-.97897;7;20220711;34;17;25.5;3;15.65;0;7.33;30188 +79075;45.30068;-.97897;7;20220712;35.5;15.6;25.6;2;15.7;0;6.85;30353 +79075;45.30068;-.97897;7;20220713;35.6;14.4;25;1.7;14.45;0;6.59;30017 +79075;45.30068;-.97897;7;20220714;33.7;14.3;24;1.8;15.7;0;6.32;29630 +79075;45.30068;-.97897;7;20220715;32;18.7;25.4;2.5;14.95;0;6.59;28321 +79075;45.30068;-.97897;7;20220716;33.5;17.5;25.5;3.6;13.15;0;7.79;29200 +79075;45.30068;-.97897;7;20220717;36.5;19.4;27.9;4;13.6;0;8.61;28558 +79075;45.30068;-.97897;7;20220718;39.9;18.1;29;2.8;17.05;0;8.05;28815 +79075;45.30068;-.97897;7;20220719;26.4;21.8;24.1;3.1;20.7;.2;4.48;18968 +79075;45.30068;-.97897;7;20220720;25.2;19.4;22.3;2.4;18.7;.1;4.31;20469 +79075;45.30068;-.97897;7;20220721;27.1;13.6;20.3;1.6;16.85;0;4.82;26443 +79075;45.30068;-.97897;7;20220722;24.8;16.2;20.5;2.5;18.35;0;3.99;20496 +79075;45.30068;-.97897;7;20220723;26.4;13.9;20.2;1.8;16.8;0;4.81;26521 +79075;45.30068;-.97897;7;20220724;34.5;12.9;23.7;1.9;15.65;0;6.23;28824 +79075;45.30068;-.97897;7;20220725;24.1;20;22.1;2.5;19.05;1.3;3.59;16165 +79075;45.30068;-.97897;7;20220726;23.8;15.1;19.5;1.8;15.35;.1;3.85;20050 +79075;45.30068;-.97897;7;20220727;25;11.6;18.3;1.7;15.25;0;4.49;26458 +79075;45.30068;-.97897;7;20220728;25.2;13;19.1;2;16.35;0;4.51;25282 +79075;45.30068;-.97897;7;20220729;24.5;17;20.7;1.9;18.3;.1;3.55;17982 +79075;45.30068;-.97897;7;20220730;25.9;13.5;19.7;1.6;17.9;.2;4.15;23445 +79075;45.30068;-.97897;7;20220731;25.7;14.6;20.1;2.3;18.75;.3;4.45;25391 +79075;45.30068;-.97897;7;20220801;27.1;14.9;21;2.3;18.7;0;4.59;24788 +79075;45.30068;-.97897;7;20220802;33.5;15.3;24.4;1.8;18.15;0;5.89;27894 +79075;45.30068;-.97897;7;20220803;35.4;16;25.7;1.4;17.85;0;5.7;26829 +79075;45.30068;-.97897;7;20220804;31.1;19;25.1;2.2;19.05;0;5.3;23779 +79075;45.30068;-.97897;7;20220805;28.6;18.2;23.4;3.1;17.15;0;5.22;22268 +79075;45.30068;-.97897;7;20220806;30.6;19.2;24.9;4.5;12.55;0;7.32;25620 +79075;45.30068;-.97897;7;20220807;31.6;17.1;24.4;4.2;10.9;0;7.58;27410 +79075;45.30068;-.97897;7;20220808;33.3;18;25.7;3.6;11.25;0;7.56;27135 +79075;45.30068;-.97897;7;20220809;34.7;19;26.9;3.1;12.6;0;7.2;25913 +79075;45.30068;-.97897;7;20220810;36.7;17.4;27;2.6;12.6;0;7.06;26740 +79075;45.30068;-.97897;7;20220811;38.5;17.8;28.1;2;13.05;0;6.5;25216 +79075;45.30068;-.97897;7;20220812;34.9;18.2;26.6;1.9;16.3;0;5.92;25140 +79075;45.30068;-.97897;7;20220813;28.1;21.3;24.7;2.9;22.8;3.5;4.23;18368 +79075;45.30068;-.97897;7;20220814;24.7;19.5;22.1;2.5;20.55;.1;3.37;16394 +79075;45.30068;-.97897;7;20220815;25.2;18.3;21.8;2.3;18.95;.1;3.63;17879 +79075;45.30068;-.97897;7;20220816;25;16;20.5;1.5;18.15;.5;3.47;18684 +79075;45.30068;-.97897;7;20220817;24;17;20.5;2.4;17.35;1.6;3.6;18339 +79075;45.30068;-.97897;7;20220818;23.7;12.9;18.3;2.3;16.85;.5;3.61;21600 +79075;45.30068;-.97897;7;20220819;25.2;18;21.6;2.4;19.2;.4;3.48;17080 +79075;45.30068;-.97897;7;20220820;25.9;19.2;22.6;1.7;19.35;.1;3.14;14571 +79075;45.30068;-.97897;7;20220821;24.5;14.2;19.4;1.4;17.4;.8;3.16;17427 +79075;45.30068;-.97897;7;20220822;24.6;19.4;22;2.2;21.1;1.5;3.26;16927 +79075;45.30068;-.97897;7;20220823;26.9;19.4;23.1;1.5;21.7;.4;3.25;15853 +79075;45.30068;-.97897;7;20220824;34.9;16.7;25.8;2;19.2;3.9;5.41;23908 +79075;45.30068;-.97897;7;20220825;27.3;20.4;23.8;3;22.55;1.2;3.43;15070 +79075;45.30068;-.97897;7;20220826;26.3;18.2;22.2;2.2;20.1;0;3.67;18404 +79075;45.30068;-.97897;7;20220827;29.4;15;22.2;1.9;16.4;.1;4.6;23593 +79075;45.30068;-.97897;7;20220828;31.8;14.6;23.2;2.1;14.95;0;5.08;23504 +79075;45.30068;-.97897;7;20220829;32.6;17.4;25;2;17.1;.8;4.55;18563 +79075;45.30068;-.97897;7;20220830;28.6;16.9;22.8;2;20.05;0;4.04;20393 +79075;45.30068;-.97897;7;20220831;27.6;18.5;23;2.5;21.15;0;3.69;17750 +79075;45.30068;-.97897;7;20220901;26.6;18.2;22.4;2.5;19.7;.8;3.58;17476 +79075;45.30068;-.97897;7;20220902;24.9;18.2;21.6;2.3;19.7;4.9;3.07;15323 +79075;45.30068;-.97897;7;20220903;24;16.3;20.1;1.8;17;2;2.95;15211 +79075;45.30068;-.97897;7;20220904;28.9;13.2;21.1;1.7;15.9;0;4.17;21957 +79075;45.30068;-.97897;7;20220905;29.8;17.3;23.5;2.3;17.1;.1;4.52;20962 +79075;45.30068;-.97897;7;20220906;28.6;14;21.3;1.6;16.45;0;3.94;21566 +79075;45.30068;-.97897;7;20220907;20.5;14.7;17.6;1.9;17.05;6.2;2.2;12434 +79075;45.30068;-.97897;7;20220908;23.6;18.1;20.9;3.5;16.7;.5;3.18;12508 +79075;45.30068;-.97897;7;20220909;23.2;16.6;19.9;3.1;15.25;.8;3.17;13261 +79075;45.30068;-.97897;7;20220910;25.1;12.4;18.7;1.5;15.75;.1;2.96;17038 +79075;45.30068;-.97897;7;20220911;31.6;14.5;23;2.4;15.7;0;4.68;20933 +79075;45.30068;-.97897;7;20220912;35.5;17.3;26.4;2.3;17;1.1;4.86;17735 +79075;45.30068;-.97897;7;20220913;31.8;20.6;26.2;3.1;21.05;0;4.26;14583 +79075;45.30068;-.97897;7;20220914;27.3;17.1;22.2;2.2;18.7;.3;3.61;18181 +79075;45.30068;-.97897;7;20220915;24.4;14.2;19.3;1.9;18;.2;2.81;16695 +79075;45.30068;-.97897;7;20220916;22.2;12.9;17.5;2.8;14.1;0;3.15;18085 +79075;45.30068;-.97897;7;20220917;21.2;8.5;14.9;3.1;9.35;0;3.63;20032 +79075;45.30068;-.97897;7;20220918;24;6.8;15.4;2.9;8.45;0;3.95;19541 +79075;45.30068;-.97897;7;20220919;23.9;9.2;16.5;3.3;9.65;0;4.01;19742 +79075;45.30068;-.97897;7;20220920;23;7.8;15.4;3.4;9.4;0;3.86;19442 +79075;45.30068;-.97897;7;20220921;23.9;11;17.4;3.2;9.7;0;4;18708 +79075;45.30068;-.97897;7;20220922;24.4;7;15.7;1.5;10.35;0;2.97;18892 +79075;45.30068;-.97897;7;20220923;21;8.1;14.5;1;12.2;.7;1.85;11831 +79075;45.30068;-.97897;7;20220924;20.2;10.5;15.3;2.1;13.75;.9;2.23;14648 +79075;45.30068;-.97897;7;20220925;20;5.8;12.9;1.2;11;.1;2.18;16991 +79075;45.30068;-.97897;7;20220926;20.1;5.6;12.8;2.4;11.7;4.5;2.15;14241 +79075;45.30068;-.97897;7;20220927;19;14.1;16.6;3.7;13.9;7.4;2.23;9953 +79075;45.30068;-.97897;7;20220928;18.9;16.1;17.5;4.8;15.95;4.9;2.12;9641 +79075;45.30068;-.97897;7;20220929;17;12.1;14.5;1.6;12.95;2.8;1.59;9787 +79075;45.30068;-.97897;7;20220930;18.2;6;12.1;1.6;11.5;1.3;1.98;16199 +79075;45.30068;-.97897;7;20221001;19.4;15;17.2;3.9;18.55;1.8;1.1;6789 +79075;45.30068;-.97897;7;20221002;20.8;17.1;18.9;2.1;17.2;.1;1.75;8468 +79075;45.30068;-.97897;7;20221003;23.6;10.6;17.1;1.3;14.45;0;2.28;16350 +79075;45.30068;-.97897;7;20221004;22.8;8.2;15.5;.9;13.55;.2;2.05;16446 +79075;45.30068;-.97897;7;20221005;21.1;10.4;15.8;1.4;15.55;.7;1.83;13489 +79075;45.30068;-.97897;7;20221006;21.3;13.6;17.5;3;15.4;0;2.11;11424 +79075;45.30068;-.97897;7;20221007;23.1;9.6;16.4;1.3;14.3;0;2.03;14646 +79075;45.30068;-.97897;7;20221008;22;13.8;17.9;2.8;12.3;.1;2.72;13129 +79075;45.30068;-.97897;7;20221009;25.2;9.1;17.2;1.8;13.4;.7;2.43;15008 +79075;45.30068;-.97897;7;20221010;19.4;12;15.7;.9;16;1.3;1.23;8461 +79075;45.30068;-.97897;7;20221011;19.7;16.1;17.9;1.4;17.9;4.1;1.23;6852 +79075;45.30068;-.97897;7;20221012;19.8;12.1;16;1.3;15.35;.1;1.48;11006 +79075;45.30068;-.97897;7;20221013;19.7;10.7;15.2;2.5;16.3;4.8;1.19;8429 +79075;45.30068;-.97897;7;20221014;20.2;17.3;18.7;3.5;18.7;.6;1.34;5588 +79075;45.30068;-.97897;7;20221015;21;17.9;19.5;2.8;17.7;0;1.6;5527 +79075;45.30068;-.97897;7;20221016;28;14.4;21.2;2.6;16.9;2.8;2.75;12643 +79075;45.30068;-.97897;7;20221017;24;17.5;20.8;2;19.1;.9;1.62;7137 +79075;45.30068;-.97897;7;20221018;27.4;13.4;20.4;2.6;18.05;0;2.44;13061 +79075;45.30068;-.97897;7;20221019;25.7;16.4;21.1;3.1;18.7;5.5;2.28;10346 +79075;45.30068;-.97897;7;20221020;24.7;15.1;19.9;3.5;16.25;.6;2.45;9728 +79075;45.30068;-.97897;7;20221021;21.3;16.8;19;2.8;15;.1;1.98;5812 +79075;45.30068;-.97897;7;20221022;23.3;9.8;16.6;2.4;14.3;0;1.82;10853 +79075;45.30068;-.97897;7;20221023;24.3;17.3;20.8;4;15.05;0;2.89;8397 +79075;45.30068;-.97897;7;20221024;21.7;16;18.8;1.9;15.1;2.1;1.64;7795 +79075;45.30068;-.97897;7;20221025;21.7;8.7;15.2;2.4;14;.5;1.52;9141 +79075;45.30068;-.97897;7;20221026;25.6;11.9;18.8;2.3;15.2;0;2.05;11650 +79075;45.30068;-.97897;7;20221027;23.3;13.5;18.4;3.4;16.95;0;1.81;6985 +79075;45.30068;-.97897;7;20221028;24.2;17;20.6;2.6;16.3;0;1.98;7211 +79075;45.30068;-.97897;7;20221029;23.6;17.9;20.7;2.9;16.25;0;2.04;6501 +79075;45.30068;-.97897;7;20221030;19.7;12.5;16.1;1.6;15.2;1.9;1.1;7336 +79075;45.30068;-.97897;7;20221031;19.8;13.3;16.5;2.8;15.5;.6;1.25;5738 +79075;45.30068;-.97897;7;20221101;19;13.3;16.1;3;12.2;.8;1.79;6682 +79075;45.30068;-.97897;7;20221102;19.4;9.9;14.7;1.9;12.7;0;1.24;8706 +79075;45.30068;-.97897;7;20221103;17.3;8.3;12.8;3.3;12.2;12.4;1.29;6702 +79075;45.30068;-.97897;7;20221104;16;11.3;13.7;5.1;10.8;3.4;1.93;7004 +79075;45.30068;-.97897;7;20221105;16.8;7.3;12;1.4;10.3;0;.96;8401 +79075;45.30068;-.97897;7;20221106;18;6.5;12.2;2.8;11.75;.7;1.17;7766 +79075;45.30068;-.97897;7;20221107;19.5;13.2;16.4;2.6;13.2;.2;1.44;7846 +79075;45.30068;-.97897;7;20221108;18.7;11.9;15.3;2.5;12.65;3.2;1.33;5243 +79075;45.30068;-.97897;7;20221109;16.8;12.2;14.5;1.6;13.45;2;.87;4949 +79075;45.30068;-.97897;7;20221110;15.3;5;10.2;1.9;11;0;.71;7100 +79075;45.30068;-.97897;7;20221111;18.6;7.7;13.2;2.8;12.05;.2;1.15;8947 +79075;45.30068;-.97897;7;20221112;20.9;8.7;14.8;2.3;13.4;.2;1.18;9231 +79075;45.30068;-.97897;7;20221113;21.7;7.9;14.8;1.8;12.2;.1;1.11;9426 +79075;45.30068;-.97897;7;20221114;16;8.9;12.5;2.5;12.2;2.6;.86;5308 +79075;45.30068;-.97897;7;20221115;15.6;11.1;13.4;3.3;12.95;9.4;.93;3557 +79075;45.30068;-.97897;7;20221116;16.9;12;14.5;4.1;13.45;6.7;1.15;4258 +79075;45.30068;-.97897;7;20221117;15.8;14.6;15.2;4.8;12.8;5.9;1.63;2687 +79075;45.30068;-.97897;7;20221118;14.5;10.4;12.5;2.4;10.65;11.9;1.01;4831 +79075;45.30068;-.97897;7;20221119;12.5;7.9;10.2;1.6;9.6;.5;.66;6526 +79075;45.30068;-.97897;7;20221120;15;3;9;2.5;10.15;8.4;.7;6265 +79075;45.30068;-.97897;7;20221121;15.5;8;11.7;4.5;10.65;12.4;1.29;4548 +79075;45.30068;-.97897;7;20221122;13;9.5;11.2;5;10.5;14.5;1.18;4146 +79075;45.30068;-.97897;7;20221123;16.1;10.5;13.3;4.5;12.85;2.7;.98;5721 +79075;45.30068;-.97897;7;20221124;14.2;10.9;12.5;3.1;11.9;1.5;.86;2929 +79075;45.30068;-.97897;7;20221125;14.2;11.2;12.7;2.4;11.1;2.2;.92;4689 +79075;45.30068;-.97897;7;20221126;13;3.9;8.4;1.9;9.5;.1;.5;6346 +79075;45.30068;-.97897;7;20221127;12.2;5.6;8.9;2.4;10.05;7.7;.51;5288 +79075;45.30068;-.97897;7;20221128;14.5;9.7;12.1;3.6;11.05;6.1;1.01;4840 +79075;45.30068;-.97897;7;20221129;13.3;6.5;9.9;1.4;9.75;.9;.51;5628 +79075;45.30068;-.97897;7;20221130;10.4;1.1;5.8;2.5;7.95;.2;.49;6344 +79075;45.30068;-.97897;7;20221201;9.4;4.8;7.1;4.2;8.25;0;.75;5676 +79075;45.30068;-.97897;7;20221202;7.3;4;5.7;3.3;7.8;.1;.63;2832 +79075;45.30068;-.97897;7;20221203;7.8;4.4;6.1;2.5;7.25;.3;.69;3968 +79075;45.30068;-.97897;7;20221204;8.1;-.7;3.7;1;6.75;0;.23;5631 +79075;45.30068;-.97897;7;20221205;10.7;-1.3;4.7;2.4;6.7;.2;.59;7357 +79075;45.30068;-.97897;7;20221206;6.8;2.5;4.6;3.1;7.25;0;.54;3536 +79075;45.30068;-.97897;7;20221207;5.9;1.8;3.9;3.3;6.65;0;.53;4747 +79075;45.30068;-.97897;7;20221208;4;-1.1;1.4;2.9;6.2;2.4;.33;3563 +79075;45.30068;-.97897;7;20221209;5.2;2.9;4;3.7;6.75;0;.59;3423 +79075;45.30068;-.97897;7;20221210;2.5;-3.5;-.5;2;5.25;0;.28;4077 +79075;45.30068;-.97897;7;20221211;4.1;-2.6;.8;2.7;5.15;0;.47;4919 +79075;45.30068;-.97897;7;20221212;3;-2.6;.2;3.6;5.8;7;.3;2999 +79075;45.30068;-.97897;7;20221213;5.8;1.7;3.8;2.9;7.8;1.2;.27;2691 +79075;45.30068;-.97897;7;20221214;16.3;6;11.1;2.3;12;3.4;.46;5674 +79075;45.30068;-.97897;7;20221215;9.5;7.1;8.3;4;10.55;3.9;.35;2492 +79075;45.30068;-.97897;7;20221216;6.6;1.7;4.1;5.8;5.55;0;1.17;5456 +79075;45.30068;-.97897;7;20221217;5.1;-3.6;.8;2.6;4.9;.1;.48;6473 +79075;45.30068;-.97897;7;20221218;11.9;-2.2;4.8;3.6;7.7;.1;.53;5812 +79075;45.30068;-.97897;7;20221219;15.1;9.3;12.2;4.3;10.85;0;1.14;3824 +79075;45.30068;-.97897;7;20221220;15.7;12;13.9;3.6;12;.5;1.18;2812 +79075;45.30068;-.97897;7;20221221;15.8;9.6;12.7;3.5;12.8;2.3;.72;3902 +79075;45.30068;-.97897;7;20221222;15.9;13.5;14.7;4.4;14.6;16.6;.86;1818 +79075;45.30068;-.97897;7;20221223;16.7;14.3;15.5;3.6;14.3;6.6;1.03;2154 +79075;45.30068;-.97897;7;20221224;16.4;11.7;14.1;2.1;12.95;0;.72;4187 +79075;45.30068;-.97897;7;20221225;17.4;8.4;12.9;3;11.7;7.3;.94;5058 +79075;45.30068;-.97897;7;20221226;14.4;10.9;12.7;1.6;12.3;1.2;.55;2803 +79075;45.30068;-.97897;7;20221227;13.8;3.4;8.6;1.4;9.85;.3;.3;5551 +79075;45.30068;-.97897;7;20221228;14.8;5.9;10.3;2.8;11.1;.9;.56;5267 +79075;45.30068;-.97897;7;20221229;12.9;12.8;12.8;3.1;12.9;7.6;.76;650 +79075;45.30068;-.97897;7;20221230;16.8;8.9;12.9;4;13.2;2.3;.75;3840 +79075;45.30068;-.97897;7;20221231;19.3;13.2;16.2;4.6;11.15;0;2.18;4204 +79076;45.33628;-.62928;32;20220101;16.6;7.6;12.1;2.7;10.85;.1;.82;5553 +79076;45.33628;-.62928;32;20220102;15.5;10.4;13;3.2;12.3;1.1;.81;3528 +79076;45.33628;-.62928;32;20220103;16.5;11;13.8;3.3;12.25;.1;1;4264 +79076;45.33628;-.62928;32;20220104;14.2;12.2;13.2;3.1;10.8;1.6;1.25;1949 +79076;45.33628;-.62928;32;20220105;8.6;2.3;5.5;1.7;6.83;0;.49;5520 +79076;45.33628;-.62928;32;20220106;9;-.2;4.4;1.3;5.93;.5;.44;5972 +79076;45.33628;-.62928;32;20220107;11.9;3.5;7.7;3.7;8.45;5.1;.76;5523 +79076;45.33628;-.62928;32;20220108;12.5;8.9;10.7;5;10.8;9.9;.87;3247 +79076;45.33628;-.62928;32;20220109;10.7;7.9;9.3;2.6;10.48;15.4;.56;1963 +79076;45.33628;-.62928;32;20220110;11.5;9.4;10.4;2.5;11.63;4.6;.51;1585 +79076;45.33628;-.62928;32;20220111;10.4;4.5;7.5;1.7;7.78;0;.56;5837 +79076;45.33628;-.62928;32;20220112;6;.2;3.1;3.6;5.95;0;.64;5415 +79076;45.33628;-.62928;32;20220113;7;0;3.5;2.5;5.75;0;.64;6288 +79076;45.33628;-.62928;32;20220114;7.9;-1.8;3.1;2;5.9;.1;.53;6142 +79076;45.33628;-.62928;32;20220115;6.7;-3.3;1.7;.9;5.73;.2;.26;6902 +79076;45.33628;-.62928;32;20220116;1.3;-3.2;-.9;1;5.68;0;.21;3374 +79076;45.33628;-.62928;32;20220117;6.2;-.4;2.9;1.6;7.38;0;.27;3738 +79076;45.33628;-.62928;32;20220118;5.3;.4;2.9;1.4;7.08;.1;.32;4562 +79076;45.33628;-.62928;32;20220119;7.3;3.8;5.6;1.3;8.3;3.9;.41;2677 +79076;45.33628;-.62928;32;20220120;7.6;5.4;6.5;2.6;8.23;.1;.6;3137 +79076;45.33628;-.62928;32;20220121;6.2;1.2;3.7;3.7;6.05;0;.77;6068 +79076;45.33628;-.62928;32;20220122;7.8;.6;4.2;3.7;6.2;0;.81;7057 +79076;45.33628;-.62928;32;20220123;9.4;.1;4.7;2.6;6.38;0;.77;7572 +79076;45.33628;-.62928;32;20220124;11.5;-1.1;5.2;1.7;6.68;0;.68;8164 +79076;45.33628;-.62928;32;20220125;12.9;-1.2;5.8;1.2;6.88;0;.64;8445 +79076;45.33628;-.62928;32;20220126;5.2;-2.3;1.4;2.3;6;0;.42;6466 +79076;45.33628;-.62928;32;20220127;.8;-2.1;-.7;1.7;5.55;0;.31;3472 +79076;45.33628;-.62928;32;20220128;10.3;-1;4.6;1.9;7.93;0;.48;6400 +79076;45.33628;-.62928;32;20220129;4.1;3.2;3.7;1.4;7.85;0;.34;2392 +79076;45.33628;-.62928;32;20220130;8.5;4.2;6.3;1.3;9.28;.4;.42;3532 +79076;45.33628;-.62928;32;20220131;11.1;6.8;9;3.2;9.63;.6;.81;5442 +79076;45.33628;-.62928;32;20220201;10.9;2.2;6.6;2.6;9.05;.4;.57;5045 +79076;45.33628;-.62928;32;20220202;10.8;8.6;9.7;2.2;10.83;0;.6;3608 +79076;45.33628;-.62928;32;20220203;9.5;4.7;7.1;2.2;9.48;.7;.48;3476 +79076;45.33628;-.62928;32;20220204;12.8;7.1;9.9;2.6;10.85;1.2;.73;5038 +79076;45.33628;-.62928;32;20220205;11.4;2.7;7;2.1;8;.1;.83;8708 +79076;45.33628;-.62928;32;20220206;11.4;3.8;7.6;4.1;10.53;1.3;.38;5480 +79076;45.33628;-.62928;32;20220207;13.3;10.3;11.8;2.5;10.83;.3;1.06;6046 +79076;45.33628;-.62928;32;20220208;14.2;3.4;8.8;1.7;8.1;0;1.04;9777 +79076;45.33628;-.62928;32;20220209;15.9;3.6;9.7;2.8;8.5;.3;1.37;8818 +79076;45.33628;-.62928;32;20220210;6.1;2.3;4.2;2.3;9.47;.7;.94;8757 +79076;45.33628;-.62928;32;20220211;12;5.5;8.7;3.2;7.67;0;1.35;9851 +79076;45.33628;-.62928;32;20220212;12.6;-.1;6.2;1.8;6.23;0;1.17;10414 +79076;45.33628;-.62928;32;20220213;16.5;.7;8.6;5;8.65;2;1.82;10271 +79076;45.33628;-.62928;32;20220214;12.5;7.7;10.1;5.3;10.05;3.4;1.25;6700 +79076;45.33628;-.62928;32;20220215;12.5;4.3;8.4;4.5;9.88;17.1;.75;6065 +79076;45.33628;-.62928;32;20220216;13.7;9.5;11.6;5.7;13.38;6.2;.54;4626 +79076;45.33628;-.62928;32;20220217;13.1;12.2;12.6;4.1;13.83;1.6;.61;2614 +79076;45.33628;-.62928;32;20220218;13.4;10.1;11.7;3;11.43;.4;1.01;4249 +79076;45.33628;-.62928;32;20220219;11.8;4.4;8.1;2.1;8.33;0;1.12;9567 +79076;45.33628;-.62928;32;20220220;13.9;6.6;10.2;4.2;11.63;2.4;.89;7459 +79076;45.33628;-.62928;32;20220221;12.6;9.2;10.9;4.5;9.85;.1;1.47;6565 +79076;45.33628;-.62928;32;20220222;13.4;6.8;10.1;2.3;10.15;0;1.08;7844 +79076;45.33628;-.62928;32;20220223;15.7;7.7;11.7;1.1;10.3;0;1.18;9591 +79076;45.33628;-.62928;32;20220224;14.1;4.8;9.5;2.1;9.3;.7;1.26;9825 +79076;45.33628;-.62928;32;20220225;11.6;1;6.3;1.7;6.95;.1;1.23;11863 +79076;45.33628;-.62928;32;20220226;13.9;1.5;7.7;3.1;5.73;0;2.06;13390 +79076;45.33628;-.62928;32;20220227;16.2;4.3;10.2;2.3;8.2;.2;1.76;12606 +79076;45.33628;-.62928;32;20220228;18;3.3;10.6;1.1;9.13;0;1.5;13487 +79076;45.33628;-.62928;32;20220301;18.2;4.9;11.5;2.4;8.73;.2;2;12648 +79076;45.33628;-.62928;32;20220302;11.4;8.8;10.1;2.5;10.65;1.6;.92;4478 +79076;45.33628;-.62928;32;20220303;12.9;6.7;9.8;2.3;10.93;.3;1.02;7555 +79076;45.33628;-.62928;32;20220304;10.3;8.4;9.4;3.5;10.23;.4;.94;4404 +79076;45.33628;-.62928;32;20220305;12.1;3.3;7.7;2.9;7.93;.7;1.55;12997 +79076;45.33628;-.62928;32;20220306;12.3;6.7;9.5;3;7.3;0;1.88;10830 +79076;45.33628;-.62928;32;20220307;10.9;-.7;5.1;2.8;5.5;0;1.76;14846 +79076;45.33628;-.62928;32;20220308;10.6;6.1;8.4;3.7;9.08;.8;1.11;5965 +79076;45.33628;-.62928;32;20220309;15.5;3.8;9.7;3.8;9.7;.3;1.77;12993 +79076;45.33628;-.62928;32;20220310;14.4;9.8;12.1;4;11.15;2.7;1.57;7774 +79076;45.33628;-.62928;32;20220311;13.1;10.3;11.7;4.3;11.08;9.8;1.37;5720 +79076;45.33628;-.62928;32;20220312;14;7.8;10.9;3.8;9.98;6.4;1.83;12720 +79076;45.33628;-.62928;32;20220313;13.5;8.3;10.9;4;9.3;4.9;1.88;10117 +79076;45.33628;-.62928;32;20220314;14.6;4.4;9.5;4.3;9.5;.5;1.71;10810 +79076;45.33628;-.62928;32;20220315;18.6;11.3;14.9;4.1;12.15;0;2.32;10405 +79076;45.33628;-.62928;32;20220316;15.8;11.7;13.7;3.4;12.33;0;1.56;6206 +79076;45.33628;-.62928;32;20220317;11.4;9.4;10.4;5.1;9.83;0;1.47;4641 +79076;45.33628;-.62928;32;20220318;14.9;6.4;10.7;5.3;8.68;0;2.41;11733 +79076;45.33628;-.62928;32;20220319;19.2;6.4;12.8;3.8;9.13;0;2.92;14991 +79076;45.33628;-.62928;32;20220320;18.5;7.7;13.1;3.8;9.4;0;2.68;13039 +79076;45.33628;-.62928;32;20220321;20.4;9.1;14.7;4.9;9.6;0;3.51;14871 +79076;45.33628;-.62928;32;20220322;18.5;6.6;12.5;4.7;7.35;0;3.63;17058 +79076;45.33628;-.62928;32;20220323;17.9;5.1;11.5;3.4;6.68;0;3.35;19307 +79076;45.33628;-.62928;32;20220324;18.9;3;10.9;2.5;6.9;0;3.08;19856 +79076;45.33628;-.62928;32;20220325;20;4.7;12.3;2.8;6.93;0;3.26;17060 +79076;45.33628;-.62928;32;20220326;22.2;6;14.1;3.7;6.53;0;4.23;19581 +79076;45.33628;-.62928;32;20220327;22;5.6;13.8;2.8;7.6;0;3.64;18655 +79076;45.33628;-.62928;32;20220328;21.6;7.5;14.5;2;8.28;0;3.11;17329 +79076;45.33628;-.62928;32;20220329;16.5;9.4;12.9;1.9;10.6;.1;1.91;9432 +79076;45.33628;-.62928;32;20220330;15.5;8.8;12.1;2.9;11;2.7;1.6;7664 +79076;45.33628;-.62928;32;20220331;14.1;7.6;10.8;4.6;8.7;1.9;2.4;11757 +79076;45.33628;-.62928;32;20220401;10.1;1.9;6;5.8;5.58;.3;2.44;15384 +79076;45.33628;-.62928;32;20220402;10.3;1.7;6;4.3;5.28;0;2.45;16515 +79076;45.33628;-.62928;32;20220403;8.5;-.4;4.1;3.1;5.06;0;2.14;16422 +79076;45.33628;-.62928;32;20220404;11.7;3.1;7.4;3.1;5.4;0;2.64;20151 +79076;45.33628;-.62928;32;20220405;13.4;2.5;8;2.4;8.3;0;1.64;9800 +79076;45.33628;-.62928;32;20220406;14.1;9.3;11.7;4.5;11.43;2.4;1.58;8203 +79076;45.33628;-.62928;32;20220407;14;11;12.5;8.1;12.98;23.4;1.17;4862 +79076;45.33628;-.62928;32;20220408;16.9;11.9;14.4;8.2;11.23;2.4;2.88;7928 +79076;45.33628;-.62928;32;20220409;14.5;4.4;9.4;2.6;7.85;0;2.71;20709 +79076;45.33628;-.62928;32;20220410;19.5;1.8;10.6;4.3;6.93;0;4;23000 +79076;45.33628;-.62928;32;20220411;23.9;10.9;17.4;7.5;11.11;0;5.31;20000 +79076;45.33628;-.62928;32;20220412;18.5;11.5;15;3.9;11.93;.7;2.64;11328 +79076;45.33628;-.62928;32;20220413;18.6;10.2;14.4;2.3;12.65;.1;2.38;14458 +79076;45.33628;-.62928;32;20220414;22.9;10.8;16.9;2.2;12.6;0;3.69;22164 +79076;45.33628;-.62928;32;20220415;23.4;8.9;16.2;2.8;12.13;0;3.89;22515 +79076;45.33628;-.62928;32;20220416;22.3;9.3;15.8;3.1;11.63;0;3.97;22990 +79076;45.33628;-.62928;32;20220417;22;7.8;14.9;2.8;10.5;0;3.99;22953 +79076;45.33628;-.62928;32;20220418;18.2;10.6;14.4;3;12;0;2.76;15528 +79076;45.33628;-.62928;32;20220419;14.9;7.5;11.2;3.1;10.3;9.8;2.01;10840 +79076;45.33628;-.62928;32;20220420;13.6;8.8;11.2;3.3;11.38;13.1;1.33;5177 +79076;45.33628;-.62928;32;20220421;18.6;8.1;13.3;2;11.75;3.8;2.49;15078 +79076;45.33628;-.62928;32;20220422;19.7;9.1;14.4;2.3;11.75;3.4;3;18194 +79076;45.33628;-.62928;32;20220423;14.7;10.9;12.8;4;12.13;7.3;1.87;9171 +79076;45.33628;-.62928;32;20220424;15.9;11.3;13.6;5;12.58;0;2.03;9715 +79076;45.33628;-.62928;32;20220425;18.6;10;14.3;2.9;11.48;0;3.1;18334 +79076;45.33628;-.62928;32;20220426;22.6;6.7;14.6;3.8;10.63;0;4.3;25435 +79076;45.33628;-.62928;32;20220427;20.6;10.7;15.7;3.6;11.68;2.1;3.33;15310 +79076;45.33628;-.62928;32;20220428;19.9;12.9;16.4;2.6;13.1;0;3.09;16689 +79076;45.33628;-.62928;32;20220429;21;10;15.5;2.2;13.15;0;3.28;19801 +79076;45.33628;-.62928;32;20220430;21.2;10;15.6;2.7;12.33;0;3.65;21364 +79076;45.33628;-.62928;32;20220501;20.8;8.8;14.8;2.5;10.85;0;3.63;21474 +79076;45.33628;-.62928;32;20220502;21.1;10.7;15.9;3;10.48;0;4.04;21692 +79076;45.33628;-.62928;32;20220503;22.7;10.1;16.4;3.2;10.58;0;4.37;22738 +79076;45.33628;-.62928;32;20220504;20.8;10.5;15.7;2.6;10.33;0;3.79;19689 +79076;45.33628;-.62928;32;20220505;21.2;7.3;14.2;2.9;10.83;.1;4.03;24299 +79076;45.33628;-.62928;32;20220506;21.8;9.7;15.8;2.4;12.23;0;2.88;12701 +79076;45.33628;-.62928;32;20220507;23.8;11.4;17.6;2.4;12.85;.2;3.17;12930 +79076;45.33628;-.62928;32;20220508;25;10.9;17.9;2.2;12.3;0;3.34;13568 +79076;45.33628;-.62928;32;20220509;27.4;12.3;19.9;1.8;12.65;0;3.56;14067 +79076;45.33628;-.62928;32;20220510;29;12.3;20.6;2;13.65;0;3.85;14572 +79076;45.33628;-.62928;32;20220511;23.4;14.1;18.7;2;15.43;0;2.74;11781 +79076;45.33628;-.62928;32;20220512;20.3;14.4;17.4;1.4;15.05;.1;2.05;8860 +79076;45.33628;-.62928;32;20220513;23.3;12.6;17.9;1.3;14.48;0;2.66;12415 +79076;45.33628;-.62928;32;20220514;29.5;12;20.8;2.2;15.75;0;3.83;14738 +79076;45.33628;-.62928;32;20220515;29.1;16.6;22.9;3;17.03;3.2;4;12797 +79076;45.33628;-.62928;32;20220516;27.5;13.7;20.6;1.8;16.7;0;3.22;13360 +79076;45.33628;-.62928;32;20220517;29.5;16.5;23;3.1;16.3;0;4.27;13396 +79076;45.33628;-.62928;32;20220518;32.1;14.5;23.3;2.1;16.75;1.4;4.24;15204 +79076;45.33628;-.62928;32;20220519;26.2;16.8;21.5;1.8;18.7;0;2.8;11019 +79076;45.33628;-.62928;32;20220520;24.7;18.3;21.5;2.7;17.58;0;2.95;9492 +79076;45.33628;-.62928;32;20220521;30.7;13.3;22;1.9;17.2;0;3.88;15322 +79076;45.33628;-.62928;32;20220522;31.7;19.4;25.6;2.7;19.98;4.3;4.25;12825 +79076;45.33628;-.62928;32;20220523;20.3;16.2;18.2;4.4;16.4;4.8;2.3;7202 +79076;45.33628;-.62928;32;20220524;18.3;11.9;15.1;2.1;12.65;1;2.21;9512 +79076;45.33628;-.62928;32;20220525;20;10;15;1.7;12.28;.2;2.52;12281 +79076;45.33628;-.62928;32;20220526;19;13.1;16;1.6;14.5;0;1.99;8830 +79076;45.33628;-.62928;32;20220527;22.7;13.2;17.9;2.1;14.58;0;2.86;12055 +79076;45.33628;-.62928;32;20220528;25.5;13.5;19.5;3.2;12.45;0;4.12;13870 +79076;45.33628;-.62928;32;20220529;21.7;11.5;16.6;3.4;9.6;0;3.92;13506 +79076;45.33628;-.62928;32;20220530;22.9;9.4;16.1;2.9;8.9;0;4.03;15031 +79076;45.33628;-.62928;32;20220531;23.1;12.9;18;2.1;11.78;2.7;3.28;12736 +79076;45.33628;-.62928;32;20220601;26.8;12.8;19.8;2.1;13.8;11.8;3.74;14545 +79076;45.33628;-.62928;32;20220602;28.1;16.4;22.3;1.9;18.18;8.7;3.41;13307 +79076;45.33628;-.62928;32;20220603;25.8;18;21.9;2;19.3;1.8;2.91;11201 +79076;45.33628;-.62928;32;20220604;24.2;16.9;20.6;1.7;18.33;.7;2.64;10939 +79076;45.33628;-.62928;32;20220605;21.3;16.2;18.8;2;16.6;0;2.16;8322 +79076;45.33628;-.62928;32;20220606;21.7;14.8;18.3;1.6;15.9;.5;2.34;10262 +79076;45.33628;-.62928;32;20220607;22.5;14;18.3;2.6;15.48;8.9;2.87;12128 +79076;45.33628;-.62928;32;20220608;20;15.6;17.8;3;16.5;1.7;2.15;8248 +79076;45.33628;-.62928;32;20220609;21.6;12.9;17.3;2;14.7;.1;2.67;11894 +79076;45.33628;-.62928;32;20220610;26.7;10.6;18.7;1.4;15.38;.1;3.35;16090 +79076;45.33628;-.62928;32;20220611;29.1;14;21.6;2.3;17.13;0;5.44;27808 +79076;45.33628;-.62928;32;20220612;29.9;16.9;23.4;2.3;17.78;.1;5.49;25374 +79076;45.33628;-.62928;32;20220613;28.9;17.5;23.2;3.4;13.8;0;6.36;26602 +79076;45.33628;-.62928;32;20220614;34.2;16.1;25.1;2.3;16.38;.2;6.72;29440 +79076;45.33628;-.62928;32;20220615;31.1;19.6;25.4;2.3;19.03;0;5.94;27360 +79076;45.33628;-.62928;32;20220616;34.9;15.9;25.4;1.9;17.68;0;6.36;28226 +79076;45.33628;-.62928;32;20220617;38.2;18.8;28.5;2;17.98;0;7.2;29544 +79076;45.33628;-.62928;32;20220618;39.5;20.1;29.8;2.7;18.33;3.9;8.05;29374 +79076;45.33628;-.62928;32;20220619;27.2;19.7;23.4;2.7;20.35;.3;4.74;22857 +79076;45.33628;-.62928;32;20220620;28.4;17;22.7;2;19.05;18;4.8;23476 +79076;45.33628;-.62928;32;20220621;25.5;17;21.3;2.1;20.35;4.3;3.88;20306 +79076;45.33628;-.62928;32;20220622;23.8;16.8;20.3;3;18.35;6.3;3.95;20769 +79076;45.33628;-.62928;32;20220623;23.1;14.9;19;1.6;17.5;8;3.55;19859 +79076;45.33628;-.62928;32;20220624;22.1;16.2;19.2;2.4;17.1;12.8;3.54;19118 +79076;45.33628;-.62928;32;20220625;19.3;16.2;17.7;1.7;16.45;7.7;2.2;10540 +79076;45.33628;-.62928;32;20220626;19.9;14.5;17.2;1.5;14.9;0;2.64;13586 +79076;45.33628;-.62928;32;20220627;22.1;12.1;17.1;1.7;13.3;.1;4.13;24254 +79076;45.33628;-.62928;32;20220628;23.4;11.4;17.4;1.3;13.15;0;4.39;26293 +79076;45.33628;-.62928;32;20220629;22.7;11.2;16.9;1.3;14.85;5;3.61;21236 +79076;45.33628;-.62928;32;20220630;20.3;14.3;17.3;1.2;14.65;1.8;3.04;16976 +79076;45.33628;-.62928;32;20220701;23;10.3;16.6;1.3;12.65;.1;4.25;25947 +79076;45.33628;-.62928;32;20220702;27.3;11.4;19.3;1.9;13.4;0;5.43;30133 +79076;45.33628;-.62928;32;20220703;25.2;14.5;19.9;2.8;15.18;.2;4.98;26269 +79076;45.33628;-.62928;32;20220704;25.8;15.8;20.8;2.4;16.23;.5;4.56;22381 +79076;45.33628;-.62928;32;20220705;27.8;15;21.4;2.5;15.2;0;5.55;28091 +79076;45.33628;-.62928;32;20220706;28.4;15.5;22;2.7;14.18;0;5.92;28179 +79076;45.33628;-.62928;32;20220707;27;15.7;21.3;2.5;16.05;0;5.31;27491 +79076;45.33628;-.62928;32;20220708;29.3;16.2;22.7;3.2;14.8;.1;6.23;28236 +79076;45.33628;-.62928;32;20220709;31.2;15.5;23.4;3.1;14.1;0;6.75;29139 +79076;45.33628;-.62928;32;20220710;31.3;16.6;23.9;3.7;15.1;0;6.72;28233 +79076;45.33628;-.62928;32;20220711;34.1;17.6;25.9;3.3;15.25;0;7.3;28799 +79076;45.33628;-.62928;32;20220712;35.5;17.2;26.3;2.6;15.15;0;7.13;29216 +79076;45.33628;-.62928;32;20220713;35.7;16.9;26.3;2;13.9;0;6.83;29396 +79076;45.33628;-.62928;32;20220714;35.3;17;26.2;2;16.1;0;6.67;29276 +79076;45.33628;-.62928;32;20220715;32.5;18.5;25.5;3;14.05;0;6.87;27190 +79076;45.33628;-.62928;32;20220716;34;18.7;26.3;3.8;12.45;0;7.96;28413 +79076;45.33628;-.62928;32;20220717;36.7;19.3;28;3.6;12.75;0;8.33;28236 +79076;45.33628;-.62928;32;20220718;39.7;20.7;30.2;3.4;15.68;0;8.66;28685 +79076;45.33628;-.62928;32;20220719;27.4;22;24.7;3.3;19.95;.5;4.76;19631 +79076;45.33628;-.62928;32;20220720;26;19.4;22.7;2.4;18.8;.2;4.44;21816 +79076;45.33628;-.62928;32;20220721;29.1;15;22.1;1.6;17.5;0;4.94;25544 +79076;45.33628;-.62928;32;20220722;26;17.2;21.6;2.8;18.2;.8;4.06;19284 +79076;45.33628;-.62928;32;20220723;28.6;15.9;22.3;2;17;0;5.09;25678 +79076;45.33628;-.62928;32;20220724;35;15;25;1.9;15.38;0;6.31;28785 +79076;45.33628;-.62928;32;20220725;25;19.9;22.5;2.8;18.38;.9;3.88;16452 +79076;45.33628;-.62928;32;20220726;24.7;16.1;20.4;1.8;15.18;.1;3.86;18606 +79076;45.33628;-.62928;32;20220727;26.8;13.1;20;1.8;14.78;0;4.77;26250 +79076;45.33628;-.62928;32;20220728;26.6;15.1;20.9;2.4;16.63;0;4.55;23479 +79076;45.33628;-.62928;32;20220729;25.4;17.7;21.5;2;18.13;.1;3.83;19009 +79076;45.33628;-.62928;32;20220730;27.8;15.5;21.6;1.8;18.45;.1;4.52;24008 +79076;45.33628;-.62928;32;20220731;28.6;15.9;22.3;2.1;18.38;.1;4.97;25783 +79076;45.33628;-.62928;32;20220801;30.7;15.5;23.1;2;18.13;0;5.23;25652 +79076;45.33628;-.62928;32;20220802;34.5;17.1;25.8;2.2;17.98;0;6.18;27261 +79076;45.33628;-.62928;32;20220803;36.9;18.4;27.6;1.8;17.43;0;6.17;26316 +79076;45.33628;-.62928;32;20220804;33.7;19.6;26.6;2;18.7;0;5.57;23500 +79076;45.33628;-.62928;32;20220805;30.1;19.1;24.6;3.2;17.23;0;5.51;22021 +79076;45.33628;-.62928;32;20220806;30.7;19.1;24.9;4.3;12.53;0;6.96;24205 +79076;45.33628;-.62928;32;20220807;32;16.7;24.4;4.1;10.55;0;7.39;26417 +79076;45.33628;-.62928;32;20220808;33.9;17.4;25.6;3.7;10.7;0;7.58;26829 +79076;45.33628;-.62928;32;20220809;34.7;19;26.9;3.5;11.88;0;7.36;25238 +79076;45.33628;-.62928;32;20220810;37;18.8;27.9;3;11.68;0;7.51;26513 +79076;45.33628;-.62928;32;20220811;38.4;19.1;28.8;2.4;12.48;0;6.99;25184 +79076;45.33628;-.62928;32;20220812;37.5;21.5;29.5;2.3;14.9;0;6.62;24450 +79076;45.33628;-.62928;32;20220813;30.9;20.7;25.8;3;22.15;2.8;4.87;21417 +79076;45.33628;-.62928;32;20220814;25.3;19.5;22.4;2.8;20.43;.2;3.54;16913 +79076;45.33628;-.62928;32;20220815;26;17.4;21.7;2.6;18.7;.2;3.98;20194 +79076;45.33628;-.62928;32;20220816;26.3;17.1;21.7;1.7;18.35;1;3.55;17690 +79076;45.33628;-.62928;32;20220817;24.6;16.7;20.6;2.5;17.43;1.4;3.72;19217 +79076;45.33628;-.62928;32;20220818;24.9;14.3;19.6;2;16.95;.3;3.59;19794 +79076;45.33628;-.62928;32;20220819;26.2;16.6;21.4;2.3;18.85;.2;3.67;18857 +79076;45.33628;-.62928;32;20220820;26.5;18.6;22.6;1.6;19.08;0;3.33;15914 +79076;45.33628;-.62928;32;20220821;25.5;16;20.7;2;17.4;.7;3.27;15979 +79076;45.33628;-.62928;32;20220822;25.6;19.2;22.4;2.2;20.68;1.2;3.39;17011 +79076;45.33628;-.62928;32;20220823;28.4;19.6;24;1.6;21.08;.1;3.35;15335 +79076;45.33628;-.62928;32;20220824;35.1;17.8;26.4;1.9;18.83;3.9;5.28;23499 +79076;45.33628;-.62928;32;20220825;27.9;20.3;24.1;3.2;21.6;1;3.69;15211 +79076;45.33628;-.62928;32;20220826;28.4;18.3;23.3;2.4;19.7;0;4.08;19142 +79076;45.33628;-.62928;32;20220827;30.2;15.9;23;1.9;15.73;0;4.59;22083 +79076;45.33628;-.62928;32;20220828;32.1;16.1;24.1;2.2;14.13;0;5.18;22788 +79076;45.33628;-.62928;32;20220829;32.5;18.6;25.6;2.1;15.93;.2;4.58;17543 +79076;45.33628;-.62928;32;20220830;30.9;18.7;24.8;2.1;19.38;0;4.37;20340 +79076;45.33628;-.62928;32;20220831;30.1;18.5;24.3;2.4;20.2;0;4.12;18586 +79076;45.33628;-.62928;32;20220901;28.3;18.8;23.6;2.2;19.3;0;3.89;18308 +79076;45.33628;-.62928;32;20220902;25;18.3;21.7;2;19.38;4.8;2.99;15223 +79076;45.33628;-.62928;32;20220903;24.8;17;20.9;1.9;17.25;.4;3.18;16072 +79076;45.33628;-.62928;32;20220904;31;15.1;23;2;15.6;.2;4.48;21321 +79076;45.33628;-.62928;32;20220905;31.5;18.1;24.8;2.5;16.33;.1;4.81;20585 +79076;45.33628;-.62928;32;20220906;28.9;15.6;22.3;2;16.33;0;4.03;20018 +79076;45.33628;-.62928;32;20220907;21.5;16.8;19.1;2.1;16.9;2.6;2.16;9928 +79076;45.33628;-.62928;32;20220908;23.2;16.4;19.8;3.8;16.63;.6;3.23;15028 +79076;45.33628;-.62928;32;20220909;23.1;15.2;19.1;2.9;15.33;.3;3.08;14963 +79076;45.33628;-.62928;32;20220910;25.6;13.8;19.7;1.6;15.6;0;3.05;16439 +79076;45.33628;-.62928;32;20220911;31.6;15.6;23.6;2.4;14.58;0;4.64;20046 +79076;45.33628;-.62928;32;20220912;35.7;19.5;27.6;2.8;15.68;.9;5.33;17272 +79076;45.33628;-.62928;32;20220913;32.3;21.3;26.8;3.7;20.65;5.3;4.5;13553 +79076;45.33628;-.62928;32;20220914;28.2;19.2;23.7;2.8;18.38;0;3.76;16524 +79076;45.33628;-.62928;32;20220915;25.7;16.4;21.1;1.6;18.88;0;2.74;14819 +79076;45.33628;-.62928;32;20220916;22.7;14.3;18.5;2.8;13.98;0;3.13;16334 +79076;45.33628;-.62928;32;20220917;21.4;9.6;15.5;3;8.95;0;3.51;18358 +79076;45.33628;-.62928;32;20220918;24.3;8.3;16.3;2.8;7.88;0;4;19490 +79076;45.33628;-.62928;32;20220919;24;8.6;16.3;3.3;8.98;0;3.97;19120 +79076;45.33628;-.62928;32;20220920;23.2;9;16.1;3.4;8.85;0;3.93;18529 +79076;45.33628;-.62928;32;20220921;24.2;10.6;17.4;3.4;9.15;0;4.08;18152 +79076;45.33628;-.62928;32;20220922;25.4;8.5;16.9;1.7;9.65;0;3.22;18645 +79076;45.33628;-.62928;32;20220923;20.7;10;15.4;1.1;12.13;.6;1.84;9905 +79076;45.33628;-.62928;32;20220924;20.7;12.3;16.5;2.2;14.1;1.7;2.25;13354 +79076;45.33628;-.62928;32;20220925;20.2;8.2;14.2;1.6;11.78;0;2.13;14000 +79076;45.33628;-.62928;32;20220926;19.9;7.6;13.8;2.6;12.25;4.6;2.06;12270 +79076;45.33628;-.62928;32;20220927;18.7;12.8;15.8;3.2;13.85;9.4;1.93;9848 +79076;45.33628;-.62928;32;20220928;19.1;15.7;17.4;4.5;15.95;5;2.02;9523 +79076;45.33628;-.62928;32;20220929;17;12.3;14.7;1.4;12.6;1.9;1.6;9445 +79076;45.33628;-.62928;32;20220930;19.1;8.4;13.7;2;11.7;2.8;2.04;14657 +79076;45.33628;-.62928;32;20221001;19.3;14.1;16.7;4;18;4.6;1.18;7199 +79076;45.33628;-.62928;32;20221002;21;16.7;18.9;2.1;17.23;.1;1.87;9881 +79076;45.33628;-.62928;32;20221003;23.5;12;17.7;1.5;14.8;0;2.23;14479 +79076;45.33628;-.62928;32;20221004;23.4;9.7;16.6;1;13.8;.2;2.08;15259 +79076;45.33628;-.62928;32;20221005;23.6;12;17.8;1.9;15.65;1.3;2.07;12847 +79076;45.33628;-.62928;32;20221006;20.6;13.9;17.2;2.6;15.33;0;1.95;10964 +79076;45.33628;-.62928;32;20221007;23.6;10.9;17.3;1.4;14.53;0;2.05;13340 +79076;45.33628;-.62928;32;20221008;22.1;13.9;18;3.1;12.53;0;2.7;12256 +79076;45.33628;-.62928;32;20221009;25.5;10.7;18.1;1.9;13.4;.3;2.48;14129 +79076;45.33628;-.62928;32;20221010;19.2;13.7;16.5;1.2;16.25;2.1;1.17;6632 +79076;45.33628;-.62928;32;20221011;19.1;16;17.6;1.7;17.63;4.5;1.06;5156 +79076;45.33628;-.62928;32;20221012;19.3;13;16.2;1.5;15.33;.1;1.38;9080 +79076;45.33628;-.62928;32;20221013;19.7;11.6;15.7;2.6;16.2;4.5;1.15;6969 +79076;45.33628;-.62928;32;20221014;20.3;16.8;18.6;3.7;18.63;.3;1.29;5423 +79076;45.33628;-.62928;32;20221015;21.5;17.1;19.3;3;17.6;0;1.65;5850 +79076;45.33628;-.62928;32;20221016;28.1;14.8;21.4;3;17.43;2.8;2.73;11781 +79076;45.33628;-.62928;32;20221017;23.9;17.9;20.9;2.6;19.45;0;1.7;5963 +79076;45.33628;-.62928;32;20221018;27.5;16.3;21.9;3.1;18.63;0;2.62;11411 +79076;45.33628;-.62928;32;20221019;25.5;17.8;21.7;3.3;18.23;6.3;2.38;8733 +79076;45.33628;-.62928;32;20221020;24.3;15.7;20;3.9;16.55;5.9;2.42;8965 +79076;45.33628;-.62928;32;20221021;21.7;17;19.3;3.1;14.65;.1;2.09;5759 +79076;45.33628;-.62928;32;20221022;23;12.6;17.8;3.2;14.88;0;2.07;8969 +79076;45.33628;-.62928;32;20221023;24.8;18;21.4;5.1;14.83;0;3.42;8173 +79076;45.33628;-.62928;32;20221024;21.9;15.4;18.6;2.4;14.75;1.5;1.78;8518 +79076;45.33628;-.62928;32;20221025;22;11;16.5;2.8;13.9;.6;1.73;7458 +79076;45.33628;-.62928;32;20221026;25.5;13.4;19.5;2.7;15.38;0;2.2;10455 +79076;45.33628;-.62928;32;20221027;23.7;16.7;20.2;4.6;17.18;0;2.19;4762 +79076;45.33628;-.62928;32;20221028;24.8;17.9;21.3;3.4;16.58;0;2.36;6865 +79076;45.33628;-.62928;32;20221029;22.7;18;20.4;3.5;16.25;0;2.13;5671 +79076;45.33628;-.62928;32;20221030;19.5;14.5;17;2.2;15.4;2.4;1.24;5274 +79076;45.33628;-.62928;32;20221031;19.7;14.4;17;3.4;15.7;2.1;1.38;4703 +79076;45.33628;-.62928;32;20221101;19;11.2;15.1;2.9;12.65;.4;1.6;7736 +79076;45.33628;-.62928;32;20221102;19;10.8;14.9;2.3;13;0;1.29;7290 +79076;45.33628;-.62928;32;20221103;17.7;11.7;14.7;3.6;12.3;15.6;1.51;4631 +79076;45.33628;-.62928;32;20221104;15.5;10.2;12.9;4.3;10.78;1.8;1.56;7014 +79076;45.33628;-.62928;32;20221105;16.6;6.8;11.7;1.6;10.25;0;1.02;8048 +79076;45.33628;-.62928;32;20221106;17.6;7.9;12.8;3.3;11.35;.7;1.33;6300 +79076;45.33628;-.62928;32;20221107;19;12;15.5;2.9;13.05;.1;1.44;7415 +79076;45.33628;-.62928;32;20221108;18.4;12.6;15.5;2.9;12.85;4.1;1.42;4029 +79076;45.33628;-.62928;32;20221109;16.3;12.8;14.6;2;13.7;2.1;.91;4041 +79076;45.33628;-.62928;32;20221110;12.8;7.5;10.1;1.8;11.6;0;.58;5621 +79076;45.33628;-.62928;32;20221111;18.4;6.1;12.2;2.4;11.68;.1;1.02;8709 +79076;45.33628;-.62928;32;20221112;21;10.9;16;2.6;13.73;.2;1.33;7794 +79076;45.33628;-.62928;32;20221113;20.6;9.7;15.2;2.2;12.55;.1;1.27;7981 +79076;45.33628;-.62928;32;20221114;15.3;11.1;13.2;3;12.4;3.9;.98;3801 +79076;45.33628;-.62928;32;20221115;15.3;11.6;13.5;3.9;13.05;8.1;1.01;2693 +79076;45.33628;-.62928;32;20221116;16.8;10.9;13.8;4.6;13.15;7.8;1.18;4476 +79076;45.33628;-.62928;32;20221117;15.6;13.3;14.4;4.7;12.78;10.6;1.36;3160 +79076;45.33628;-.62928;32;20221118;14;8.2;11.1;1.9;10.63;8.5;.78;5179 +79076;45.33628;-.62928;32;20221119;12.2;6.9;9.5;1.4;9.53;.2;.57;6307 +79076;45.33628;-.62928;32;20221120;13.9;4.2;9;2.7;10.1;5.6;.68;5131 +79076;45.33628;-.62928;32;20221121;14.7;8.7;11.7;4.3;10.8;15;1.21;3510 +79076;45.33628;-.62928;32;20221122;12.5;8.3;10.4;3.9;10.4;14.2;.93;4249 +79076;45.33628;-.62928;32;20221123;15.9;10.4;13.2;4.3;12.75;2.6;.95;5054 +79076;45.33628;-.62928;32;20221124;13.2;9.2;11.2;2.9;11.53;1.4;.72;3101 +79076;45.33628;-.62928;32;20221125;14.2;9.8;12;2.1;11.2;1.6;.75;4819 +79076;45.33628;-.62928;32;20221126;12.8;5.4;9.1;2.3;9.63;0;.63;5348 +79076;45.33628;-.62928;32;20221127;11.4;5.9;8.6;2.9;9.9;6.6;.56;4163 +79076;45.33628;-.62928;32;20221128;14.3;9.6;11.9;2.6;11.03;5.5;.84;4501 +79076;45.33628;-.62928;32;20221129;12.9;6.3;9.6;1.4;9.6;2.4;.52;5182 +79076;45.33628;-.62928;32;20221130;10.1;2.3;6.2;2.4;8.1;.1;.49;5372 +79076;45.33628;-.62928;32;20221201;9.3;4.4;6.8;4.1;8.05;0;.69;5326 +79076;45.33628;-.62928;32;20221202;6.8;5.1;5.9;3.1;7.85;.1;.63;1828 +79076;45.33628;-.62928;32;20221203;6.9;3.9;5.4;2.4;7.4;.1;.55;2909 +79076;45.33628;-.62928;32;20221204;7.8;1.1;4.4;1.3;7.28;.1;.35;4443 +79076;45.33628;-.62928;32;20221205;10.5;.9;5.7;2.8;7.03;.2;.69;6027 +79076;45.33628;-.62928;32;20221206;7.1;2.8;5;2.7;6.9;0;.61;3273 +79076;45.33628;-.62928;32;20221207;6.4;.9;3.6;2.6;6.4;0;.51;3999 +79076;45.33628;-.62928;32;20221208;4;-.6;1.7;2.7;6.13;1.4;.36;3291 +79076;45.33628;-.62928;32;20221209;5;2.6;3.8;3.6;6.6;0;.59;3134 +79076;45.33628;-.62928;32;20221210;2.4;-2.7;-.2;2.4;5.2;0;.35;3988 +79076;45.33628;-.62928;32;20221211;3.9;-2.5;.7;2.5;4.98;0;.51;4220 +79076;45.33628;-.62928;32;20221212;2.8;-2.3;.3;3;5.65;7.2;.35;2347 +79076;45.33628;-.62928;32;20221213;5.6;1.5;3.5;2.7;7.73;2.2;.27;2130 +79076;45.33628;-.62928;32;20221214;16.1;5.7;10.9;2.7;12.03;3.6;.47;4959 +79076;45.33628;-.62928;32;20221215;9.4;8.7;9.1;4;10.33;3.8;.58;1352 +79076;45.33628;-.62928;32;20221216;6.3;1.8;4;5.3;5.58;0;1.07;4886 +79076;45.33628;-.62928;32;20221217;5;-3.6;.7;2.6;4.83;0;.48;5779 +79076;45.33628;-.62928;32;20221218;11.3;-.3;5.5;4.5;7.95;.1;.66;4466 +79076;45.33628;-.62928;32;20221219;14.9;8.9;11.9;5.2;11.05;0;1.18;3359 +79076;45.33628;-.62928;32;20221220;14.6;11.8;13.2;4.4;11.93;.7;1.16;1863 +79076;45.33628;-.62928;32;20221221;15.9;9.4;12.7;3.8;12.63;1.7;.78;3205 +79076;45.33628;-.62928;32;20221222;15.8;12.7;14.2;4.9;14.23;16.7;.88;1812 +79076;45.33628;-.62928;32;20221223;16.1;13.7;14.9;4;14.25;6.4;.96;1687 +79076;45.33628;-.62928;32;20221224;16.6;11.7;14.1;2.1;13;0;.75;3896 +79076;45.33628;-.62928;32;20221225;16.7;9.4;13;3.5;11.4;1.8;1.2;4200 +79076;45.33628;-.62928;32;20221226;13.9;10.2;12.1;1.6;12.12;1.1;.59;2717 +79076;45.33628;-.62928;32;20221227;12.1;5.9;9;2.1;10.7;.3;.36;3984 +79076;45.33628;-.62928;32;20221228;15.1;6.9;11;3.5;11.27;1.3;.77;3897 +79076;45.33628;-.62928;32;20221229;12.6;11.7;12.1;3.8;12.53;7.6;.75;1493 +79076;45.33628;-.62928;32;20221230;16.5;9.3;12.9;4.3;13;2.6;.78;3518 +79076;45.33628;-.62928;32;20221231;19.2;11.6;15.4;4.6;11.35;0;2.05;4292 +79077;45.36921;-.34238;65;20220101;17.4;8.5;13;1.4;10.7;0;.72;4543 +79077;45.36921;-.34238;65;20220102;15;11.3;13.2;1.9;11.8;.7;.8;2703 +79077;45.36921;-.34238;65;20220103;16.1;10.9;13.5;2.2;12.1;0;.85;3355 +79077;45.36921;-.34238;65;20220104;14.5;12.4;13.5;2.2;10.5;1.1;1.17;1898 +79077;45.36921;-.34238;65;20220105;8.2;1.9;5.1;1.4;6.5;0;.53;3819 +79077;45.36921;-.34238;65;20220106;8.6;-.7;4;.6;5.8;.2;.31;4826 +79077;45.36921;-.34238;65;20220107;11.2;1.4;6.3;2.5;8.1;5.3;.57;5014 +79077;45.36921;-.34238;65;20220108;12.3;8.2;10.3;2.9;10.6;10.7;.7;3029 +79077;45.36921;-.34238;65;20220109;9.2;7.3;8.3;1.3;10.1;16.7;.43;1863 +79077;45.36921;-.34238;65;20220110;9;8.7;8.9;.9;10.8;4.1;.45;335 +79077;45.36921;-.34238;65;20220111;9.4;3.5;6.5;1.5;7.3;0;.59;3885 +79077;45.36921;-.34238;65;20220112;5.2;-1;2.1;3.5;5.9;0;.58;4042 +79077;45.36921;-.34238;65;20220113;7.4;-.4;3.5;1.6;5.6;0;.59;4668 +79077;45.36921;-.34238;65;20220114;8.3;-2.9;2.7;.8;5.7;.1;.35;5792 +79077;45.36921;-.34238;65;20220115;8.7;-3;2.9;.4;5.7;.2;.26;6002 +79077;45.36921;-.34238;65;20220116;.5;-4.5;-2;.5;5.4;.1;.21;3731 +79077;45.36921;-.34238;65;20220117;5.6;-1.5;2.1;1.5;7;0;.25;4633 +79077;45.36921;-.34238;65;20220118;7.4;.3;3.9;1.1;7;.1;.38;4691 +79077;45.36921;-.34238;65;20220119;5.5;3;4.3;.8;7.9;4.8;.35;2540 +79077;45.36921;-.34238;65;20220120;7.1;4.3;5.7;1.6;7.8;.2;.52;2766 +79077;45.36921;-.34238;65;20220121;5.2;.3;2.8;3.5;5.9;0;.72;3934 +79077;45.36921;-.34238;65;20220122;7;-.3;3.4;3.3;6.1;0;.76;5020 +79077;45.36921;-.34238;65;20220123;9.3;-.1;4.6;2;6.4;0;.71;5866 +79077;45.36921;-.34238;65;20220124;12.1;-1.6;5.3;.8;6.6;0;.5;7320 +79077;45.36921;-.34238;65;20220125;13.2;-.8;6.2;.5;7;0;.43;7507 +79077;45.36921;-.34238;65;20220126;1.3;-3.8;-1.2;1.6;5.8;0;.2;4321 +79077;45.36921;-.34238;65;20220127;-.1;-2.9;-1.5;2;5.4;0;.25;3070 +79077;45.36921;-.34238;65;20220128;10.2;-1.8;4.2;2;7.9;0;.47;7190 +79077;45.36921;-.34238;65;20220129;4.6;1.8;3.2;1.4;7.7;0;.32;3167 +79077;45.36921;-.34238;65;20220130;8.5;4.3;6.4;1;9.3;.4;.41;4095 +79077;45.36921;-.34238;65;20220131;10.7;6.8;8.8;2.6;9.3;.6;.8;3981 +79077;45.36921;-.34238;65;20220201;10.3;2.2;6.3;2.3;8.8;.5;.55;6130 +79077;45.36921;-.34238;65;20220202;10.1;7.9;9;1.6;10.4;0;.57;2913 +79077;45.36921;-.34238;65;20220203;8.4;3.4;5.9;1;9;.6;.44;4813 +79077;45.36921;-.34238;65;20220204;12.2;7.1;9.7;1.8;10.6;1.5;.67;4942 +79077;45.36921;-.34238;65;20220205;11.4;2;6.7;1.7;7.7;.1;.81;7058 +79077;45.36921;-.34238;65;20220206;11.2;2.8;7;2.7;10.2;1.5;.44;6734 +79077;45.36921;-.34238;65;20220207;13;9.7;11.4;2.2;10.6;.4;.97;4027 +79077;45.36921;-.34238;65;20220208;14.5;1;7.8;.6;8;0;.71;8978 +79077;45.36921;-.34238;65;20220209;15.6;5.3;10.5;1.9;8.4;.2;1.27;7870 +79077;45.36921;-.34238;65;20220210;5.3;.6;3;2.6;9.36;.4;1.05;8366 +79077;45.36921;-.34238;65;20220211;11.8;5.6;8.7;3.1;7.56;0;1.39;10833 +79077;45.36921;-.34238;65;20220212;12.7;-.2;6.3;1.8;6.19;0;1.22;9900 +79077;45.36921;-.34238;65;20220213;17.4;1.1;9.2;5.4;8.79;1.9;2.06;9850 +79077;45.36921;-.34238;65;20220214;12.3;7.5;9.9;5.3;10.04;2.8;1.25;6700 +79077;45.36921;-.34238;65;20220215;12.2;3.6;7.9;4.6;9.94;16.6;.81;5700 +79077;45.36921;-.34238;65;20220216;13.3;9.2;11.3;3.3;13.2;7.6;.57;5249 +79077;45.36921;-.34238;65;20220217;12.8;12.1;12.5;2.7;13.7;2;.59;1799 +79077;45.36921;-.34238;65;20220218;13.5;10.5;12;2.3;11.2;.4;1.07;4529 +79077;45.36921;-.34238;65;20220219;11.6;4.9;8.3;1.4;8;0;1.01;7213 +79077;45.36921;-.34238;65;20220220;13.9;6.4;10.2;2.4;11.2;3;.94;7784 +79077;45.36921;-.34238;65;20220221;12.2;8.9;10.6;3.6;9.6;.2;1.35;5007 +79077;45.36921;-.34238;65;20220222;12.7;6.7;9.7;1.6;9.9;0;.99;7093 +79077;45.36921;-.34238;65;20220223;15.8;7.8;11.8;.7;10.1;0;1.07;8415 +79077;45.36921;-.34238;65;20220224;13.6;5.3;9.5;1.5;9.2;.5;1.14;8707 +79077;45.36921;-.34238;65;20220225;11.3;1.8;6.6;1.2;6.6;0;1.12;9495 +79077;45.36921;-.34238;65;20220226;13.5;2;7.8;2.1;5.4;0;1.77;10661 +79077;45.36921;-.34238;65;20220227;16.9;3.8;10.4;1.4;8;.1;1.56;11582 +79077;45.36921;-.34238;65;20220228;17.7;2;9.9;.6;9;0;1.29;12918 +79077;45.36921;-.34238;65;20220301;18.4;4.9;11.7;1.1;8.4;0;1.6;12090 +79077;45.36921;-.34238;65;20220302;10.7;8.3;9.5;1.2;10.4;2.1;.82;4769 +79077;45.36921;-.34238;65;20220303;12.8;6.8;9.8;1.3;10.7;.2;1.01;8048 +79077;45.36921;-.34238;65;20220304;9;7.8;8.4;2.7;10.2;.7;.68;3268 +79077;45.36921;-.34238;65;20220305;11.2;2.5;6.9;2.3;8;.9;1.23;10095 +79077;45.36921;-.34238;65;20220306;11.2;6.1;8.7;2.5;7.3;0;1.55;7670 +79077;45.36921;-.34238;65;20220307;10.7;-1.9;4.4;1.7;5.2;0;1.48;12609 +79077;45.36921;-.34238;65;20220308;10;5.6;7.8;1.9;8.7;.9;1.07;7266 +79077;45.36921;-.34238;65;20220309;15.8;5.5;10.7;2;9.7;.3;1.65;11627 +79077;45.36921;-.34238;65;20220310;14;9.4;11.7;1.9;10.8;3;1.34;7640 +79077;45.36921;-.34238;65;20220311;12.8;10;11.4;2.3;10.8;11.1;1.24;5886 +79077;45.36921;-.34238;65;20220312;14;7.9;11;1.8;9.8;4.4;1.48;9129 +79077;45.36921;-.34238;65;20220313;12.9;8;10.5;2.4;8.9;5.6;1.6;8212 +79077;45.36921;-.34238;65;20220314;14.4;4.5;9.5;2.3;9.2;.4;1.65;12107 +79077;45.36921;-.34238;65;20220315;18.9;11;15;2;11.7;0;2.03;10872 +79077;45.36921;-.34238;65;20220316;15.9;12;14;2.1;11.9;0;1.6;7526 +79077;45.36921;-.34238;65;20220317;10.9;9.1;10;4.6;9.6;0;1.43;4955 +79077;45.36921;-.34238;65;20220318;14.5;6.4;10.5;5.6;8.74;0;2.44;12300 +79077;45.36921;-.34238;65;20220319;19.2;6.6;12.9;3.8;8.99;0;3.05;15150 +79077;45.36921;-.34238;65;20220320;18.1;7.7;12.9;4.5;9.19;0;3.03;14350 +79077;45.36921;-.34238;65;20220321;20.1;8.9;14.5;5.6;9.34;0;3.89;15700 +79077;45.36921;-.34238;65;20220322;18.3;6.5;12.4;5.4;6.89;0;3.98;16850 +79077;45.36921;-.34238;65;20220323;17.9;5.9;11.9;4;6.54;0;3.64;19150 +79077;45.36921;-.34238;65;20220324;18.9;3.2;11.1;2.5;6.74;0;3.13;19750 +79077;45.36921;-.34238;65;20220325;20.3;4.6;12.5;2.5;6.54;0;3.19;15300 +79077;45.36921;-.34238;65;20220326;22.3;6.1;14.2;3;6.44;0;4.01;19400 +79077;45.36921;-.34238;65;20220327;22.3;6.7;14.5;3.1;7.24;0;3.92;17850 +79077;45.36921;-.34238;65;20220328;21.8;7.6;14.7;2.2;8.19;0;3.21;15950 +79077;45.36921;-.34238;65;20220329;16.6;10;13.3;2.1;10.39;0;1.86;7500 +79077;45.36921;-.34238;65;20220330;15.8;8.1;11.9;3.3;10.89;1.5;1.81;8350 +79077;45.36921;-.34238;65;20220331;14.5;7.5;11;5;8.64;2.2;2.68;13300 +79077;45.36921;-.34238;65;20220401;9.8;.9;5.3;6.1;5.34;.5;2.6;16500 +79077;45.36921;-.34238;65;20220402;9.9;.7;5.3;4.3;5.14;0;2.48;16250 +79077;45.36921;-.34238;65;20220403;7.8;-1.4;3.2;3.1;5.01;0;2.11;16286 +79077;45.36921;-.34238;65;20220404;12.5;-.8;5.8;2.5;5.2;0;2.5;19127 +79077;45.36921;-.34238;65;20220405;13.2;2.4;7.8;2.4;8.29;0;1.64;9800 +79077;45.36921;-.34238;65;20220406;14.1;9.2;11.7;4.4;11.39;3;1.67;8250 +79077;45.36921;-.34238;65;20220407;13.3;10.7;12;8.5;13.04;24.8;.96;3750 +79077;45.36921;-.34238;65;20220408;17.7;11.8;14.7;8.6;11.24;2.3;3.35;10250 +79077;45.36921;-.34238;65;20220409;15;3.8;9.4;2;7.74;0;2.66;19550 +79077;45.36921;-.34238;65;20220410;19;2.6;10.8;4.5;6.84;0;4.13;22700 +79077;45.36921;-.34238;65;20220411;23.7;10.7;17.2;7.5;11.1;0;5.31;20000 +79077;45.36921;-.34238;65;20220412;18;12.1;15.1;4.6;11.79;2.6;2.84;11200 +79077;45.36921;-.34238;65;20220413;18;10.5;14.2;2.4;12.69;.6;2.19;12050 +79077;45.36921;-.34238;65;20220414;23.4;12;17.7;2.2;12.54;0;3.89;22200 +79077;45.36921;-.34238;65;20220415;24.6;9.5;17;2.8;11.69;0;4.26;22850 +79077;45.36921;-.34238;65;20220416;23.3;8.6;16;3.1;11.09;0;4.32;24050 +79077;45.36921;-.34238;65;20220417;23.6;8.2;15.9;2.9;10.14;0;4.36;23750 +79077;45.36921;-.34238;65;20220418;19.7;9.8;14.7;3.2;12.04;0;2.99;16000 +79077;45.36921;-.34238;65;20220419;15.2;7.3;11.2;3.1;10.39;5.8;1.74;7550 +79077;45.36921;-.34238;65;20220420;13.6;8.5;11;3.6;11.64;13;1.09;3500 +79077;45.36921;-.34238;65;20220421;19.4;8.4;13.9;2.1;12.59;4.2;2.32;13050 +79077;45.36921;-.34238;65;20220422;19.6;10.1;14.9;2.4;12.34;4.2;2.92;16450 +79077;45.36921;-.34238;65;20220423;14.4;10.6;12.5;3.9;12.09;5.6;1.72;8400 +79077;45.36921;-.34238;65;20220424;16;10.8;13.4;5.6;12.34;.2;2.18;9900 +79077;45.36921;-.34238;65;20220425;19.1;10;14.5;3;11.29;0;3.42;19900 +79077;45.36921;-.34238;65;20220426;22.2;6.7;14.4;3.7;10.74;0;4.34;24950 +79077;45.36921;-.34238;65;20220427;21.7;10.3;16;3.1;11.54;.5;3.45;15050 +79077;45.36921;-.34238;65;20220428;20.8;12.7;16.7;2.6;13.19;0;3.28;17550 +79077;45.36921;-.34238;65;20220429;22.2;11.2;16.7;2.8;13.64;0;3.41;18100 +79077;45.36921;-.34238;65;20220430;22.8;9.5;16.2;2.5;12.29;0;3.91;21800 +79077;45.36921;-.34238;65;20220501;21.4;8.6;15;2.1;10.39;0;3.73;21100 +79077;45.36921;-.34238;65;20220502;21.4;10.6;16;2.7;9.94;0;4.08;20750 +79077;45.36921;-.34238;65;20220503;22.8;11.1;17;3.2;10.39;.1;4.79;24500 +79077;45.36921;-.34238;65;20220504;21.4;9.9;15.7;2.6;10.09;0;3.96;20050 +79077;45.36921;-.34238;65;20220505;22.1;7.6;14.8;3;10.74;0;4.09;22700 +79077;45.36921;-.34238;65;20220506;21.6;8.6;15.1;1.8;11.7;0;3.6;21923 +79077;45.36921;-.34238;65;20220507;23.4;10.5;17;1.6;12.5;.2;3.82;21948 +79077;45.36921;-.34238;65;20220508;24.7;10.1;17.4;1.7;11.6;0;4.22;23511 +79077;45.36921;-.34238;65;20220509;27.2;11.9;19.6;1.1;12.3;0;4.34;24203 +79077;45.36921;-.34238;65;20220510;29.1;13.1;21.1;1.3;12.8;0;4.75;24884 +79077;45.36921;-.34238;65;20220511;23.9;14;19;1.3;15.2;3.9;3.56;19519 +79077;45.36921;-.34238;65;20220512;20.4;13.7;17.1;1;14.9;0;2.8;16009 +79077;45.36921;-.34238;65;20220513;25;13;19;.8;14.7;0;3.76;21754 +79077;45.36921;-.34238;65;20220514;28.8;12.4;20.6;1.2;15.6;0;4.67;25658 +79077;45.36921;-.34238;65;20220515;28.8;17.2;23;1.9;16.6;3.8;4.68;21561 +79077;45.36921;-.34238;65;20220516;27.6;13.7;20.7;1.1;16.2;.1;4.34;23764 +79077;45.36921;-.34238;65;20220517;30.1;16.7;23.4;1.7;15.7;0;5.01;23413 +79077;45.36921;-.34238;65;20220518;31.6;14.2;22.9;1.6;16.2;1.7;5.42;26878 +79077;45.36921;-.34238;65;20220519;26.5;16.9;21.7;1.5;18.9;0;3.9;19863 +79077;45.36921;-.34238;65;20220520;25.2;18.5;21.9;1.8;17.7;0;3.61;16541 +79077;45.36921;-.34238;65;20220521;30.7;12.6;21.7;1.4;16.7;0;5.25;27727 +79077;45.36921;-.34238;65;20220522;31.5;18.7;25.1;1.5;19;4.1;5.03;23287 +79077;45.36921;-.34238;65;20220523;19.5;16.3;17.9;2.7;16.2;5.1;2.47;11338 +79077;45.36921;-.34238;65;20220524;18.5;11.7;15.1;1.5;12.5;1.2;2.91;16897 +79077;45.36921;-.34238;65;20220525;19.5;9;14.3;1.4;11.9;.2;3.35;21229 +79077;45.36921;-.34238;65;20220526;18.6;13.2;15.9;1.3;14.3;0;2.64;15075 +79077;45.36921;-.34238;65;20220527;23.5;13.4;18.5;1.5;14.6;0;3.82;20929 +79077;45.36921;-.34238;65;20220528;24.8;12.2;18.5;2.8;12.3;0;4.81;23520 +79077;45.36921;-.34238;65;20220529;20.9;9.5;15.2;2.9;9.4;0;4.33;22397 +79077;45.36921;-.34238;65;20220530;23;7.7;15.4;2.1;8.4;0;4.73;26121 +79077;45.36921;-.34238;65;20220531;23.5;12.1;17.8;1.2;11.1;1.6;4.06;22507 +79077;45.36921;-.34238;65;20220601;26.6;12.5;19.6;1.5;13.1;8.7;4.72;25165 +79077;45.36921;-.34238;65;20220602;28.6;16.4;22.5;1.1;17.7;8;4.56;23411 +79077;45.36921;-.34238;65;20220603;26;18;22;1.7;19.5;1.7;3.84;18866 +79077;45.36921;-.34238;65;20220604;24.9;16.6;20.8;1.2;18.4;1.4;3.67;19266 +79077;45.36921;-.34238;65;20220605;20.7;16;18.4;1.6;16.5;.1;2.79;14355 +79077;45.36921;-.34238;65;20220606;21.1;14.3;17.7;1.1;15.8;.5;3.1;17436 +79077;45.36921;-.34238;65;20220607;22.4;13.2;17.8;1.6;15.3;9.4;3.62;20425 +79077;45.36921;-.34238;65;20220608;20.3;15.1;17.7;2;16;2;2.88;15208 +79077;45.36921;-.34238;65;20220609;21.4;13;17.2;1.5;14.6;.1;3.44;19542 +79077;45.36921;-.34238;65;20220610;27.2;10.6;18.9;.9;15.1;.1;4.74;27786 +79077;45.36921;-.34238;65;20220611;30.1;12.8;21.5;1.5;16.5;0;5.41;28412 +79077;45.36921;-.34238;65;20220612;29.9;16.3;23.1;1.7;17.2;.2;5.21;25139 +79077;45.36921;-.34238;65;20220613;28.3;16.5;22.4;2.9;13.2;0;5.68;23391 +79077;45.36921;-.34238;65;20220614;33.5;14.4;24;1.6;16.1;.2;6.21;29970 +79077;45.36921;-.34238;65;20220615;32;20.3;26.2;2;18.8;0;5.53;23323 +79077;45.36921;-.34238;65;20220616;34.5;16.3;25.4;1.2;17.2;0;6.03;29276 +79077;45.36921;-.34238;65;20220617;37.8;19.3;28.6;1.4;16.8;0;6.69;29535 +79077;45.36921;-.34238;65;20220618;39.2;21.5;30.4;1.4;17.5;4;6.81;28885 +79077;45.36921;-.34238;65;20220619;27.7;20.1;23.9;2;20.3;0;4.21;18695 +79077;45.36921;-.34238;65;20220620;28.4;16.7;22.6;1.4;19.3;21.5;4.6;23364 +79077;45.36921;-.34238;65;20220621;25.5;17;21.3;1.4;20.5;6.1;3.75;19813 +79077;45.36921;-.34238;65;20220622;24;16.6;20.3;2;18.1;6.4;3.63;18439 +79077;45.36921;-.34238;65;20220623;23.1;14;18.6;1.4;17.2;7.2;3.6;20518 +79077;45.36921;-.34238;65;20220624;21.7;15.9;18.8;1.8;16.9;10.2;3.12;16236 +79077;45.36921;-.34238;65;20220625;19.1;16;17.6;1.1;16.2;7.6;2.3;11680 +79077;45.36921;-.34238;65;20220626;19.7;14;16.9;1.1;14.8;.4;2.87;16073 +79077;45.36921;-.34238;65;20220627;22.2;12.1;17.2;1.4;13.1;.1;3.81;21609 +79077;45.36921;-.34238;65;20220628;23.8;10.7;17.3;1.1;12.9;0;4.18;24686 +79077;45.36921;-.34238;65;20220629;23;11.2;17.1;1.1;14.5;7.8;3.9;23373 +79077;45.36921;-.34238;65;20220630;20;13.5;16.8;.9;14.2;1.7;3.01;17153 +79077;45.36921;-.34238;65;20220701;23;9.5;16.3;.9;12.4;.1;4.05;24995 +79077;45.36921;-.34238;65;20220702;28;10.9;19.5;1;13.2;0;4.96;28183 +79077;45.36921;-.34238;65;20220703;26.2;13.3;19.8;1.9;14.9;.5;4.66;24355 +79077;45.36921;-.34238;65;20220704;26.2;14.9;20.6;1.9;16.2;.4;4.46;22717 +79077;45.36921;-.34238;65;20220705;27.8;13.6;20.7;1.8;14.7;0;5.01;25509 +79077;45.36921;-.34238;65;20220706;27.7;13.9;20.8;2.1;13.5;0;5.18;25096 +79077;45.36921;-.34238;65;20220707;28.1;15.2;21.7;1.7;15.2;0;4.9;24197 +79077;45.36921;-.34238;65;20220708;28.2;14.8;21.5;3.2;14.5;.1;5.6;24628 +79077;45.36921;-.34238;65;20220709;30.4;14.9;22.7;3.6;14.1;0;6.48;26486 +79077;45.36921;-.34238;65;20220710;29.9;14.7;22.3;3.9;14.8;0;6.33;26166 +79077;45.36921;-.34238;65;20220711;32.9;16.2;24.6;3.8;15;0;7.2;27399 +79077;45.36921;-.34238;65;20220712;34.4;17.1;25.8;2.9;14.9;0;7.09;27833 +79077;45.36921;-.34238;65;20220713;34.7;17.3;26;2;13.4;0;6.57;27847 +79077;45.36921;-.34238;65;20220714;35.6;17;26.3;1.9;15;0;6.63;28741 +79077;45.36921;-.34238;65;20220715;31.9;17.7;24.8;3.5;13.7;0;6.82;24959 +79077;45.36921;-.34238;65;20220716;33;16.9;25;4.5;12.1;0;8;26546 +79077;45.36921;-.34238;65;20220717;35.5;17;26.3;3.6;12.8;0;8.06;28423 +79077;45.36921;-.34238;65;20220718;39;19.9;29.5;2.3;15.3;0;7.56;28804 +79077;45.36921;-.34238;65;20220719;27.5;21.6;24.6;2.6;19.2;.8;4.17;15654 +79077;45.36921;-.34238;65;20220720;25.5;18.2;21.9;2.1;18.8;.1;3.72;17433 +79077;45.36921;-.34238;65;20220721;29.4;14.5;22;1.5;17;0;4.89;25115 +79077;45.36921;-.34238;65;20220722;26;16.4;21.2;2.4;17.8;1.1;4.11;19954 +79077;45.36921;-.34238;65;20220723;29.3;16.8;23.1;1.8;17;0;4.82;22785 +79077;45.36921;-.34238;65;20220724;35.6;14.7;25.2;1.8;14.9;0;6.43;29076 +79077;45.36921;-.34238;65;20220725;25.1;19.7;22.4;2.9;17.8;.6;3.77;14628 +79077;45.36921;-.34238;65;20220726;25.5;16.9;21.2;2.3;14.8;.1;4.21;18567 +79077;45.36921;-.34238;65;20220727;28.7;11.4;20.1;1.7;14.3;0;4.99;26514 +79077;45.36921;-.34238;65;20220728;27.3;14.2;20.8;2.3;16.5;0;4.56;22888 +79077;45.36921;-.34238;65;20220729;25.9;16.8;21.4;2;17.4;.1;3.91;18881 +79077;45.36921;-.34238;65;20220730;28.8;15.2;22;2.1;17.9;0;4.69;23133 +79077;45.36921;-.34238;65;20220731;29.3;15.6;22.5;2.3;18;0;4.84;23117 +79077;45.36921;-.34238;65;20220801;32.2;15.5;23.9;2;17.4;0;5.48;25477 +79077;45.36921;-.34238;65;20220802;34.4;16.7;25.6;2;17.4;0;5.93;26126 +79077;45.36921;-.34238;65;20220803;36.9;18.7;27.8;1.6;16.2;0;6.09;26375 +79077;45.36921;-.34238;65;20220804;35.3;20.5;27.9;1.8;17.7;0;5.72;23600 +79077;45.36921;-.34238;65;20220805;30.3;20.1;25.2;3.6;17.4;0;5.51;19377 +79077;45.36921;-.34238;65;20220806;30;17.6;23.8;4.9;12.5;0;6.84;21325 +79077;45.36921;-.34238;65;20220807;31.2;14.6;22.9;4.7;10.4;0;7.44;24651 +79077;45.36921;-.34238;65;20220808;33.3;14.4;23.9;4.4;10.6;0;7.85;26208 +79077;45.36921;-.34238;65;20220809;34.1;17.1;25.6;4;11.9;0;7.56;24684 +79077;45.36921;-.34238;65;20220810;36.6;17.4;27;3.2;11.6;0;7.59;26130 +79077;45.36921;-.34238;65;20220811;38.5;18.6;28.6;2.2;12.2;0;6.9;26462 +79077;45.36921;-.34238;65;20220812;38.6;20.9;29.8;2.1;13.2;0;6.62;24773 +79077;45.36921;-.34238;65;20220813;33.7;19.8;26.8;2.4;21.7;7.4;5.27;21745 +79077;45.36921;-.34238;65;20220814;25.9;19.4;22.7;2.4;20.1;.1;3.32;14562 +79077;45.36921;-.34238;65;20220815;26.7;16.7;21.7;2.2;18.3;.2;3.77;18114 +79077;45.36921;-.34238;65;20220816;26.8;16.1;21.5;1.6;17.8;1.3;3.67;18642 +79077;45.36921;-.34238;65;20220817;24.8;16.1;20.5;2.1;17.3;3.1;3.36;16634 +79077;45.36921;-.34238;65;20220818;25.4;13.7;19.6;2.1;16.9;.2;3.59;19272 +79077;45.36921;-.34238;65;20220819;27;16.1;21.6;2.1;18.4;.2;3.73;18453 +79077;45.36921;-.34238;65;20220820;27;18.7;22.9;1.2;18.5;0;3.29;15906 +79077;45.36921;-.34238;65;20220821;26.1;14.8;20.5;1.8;16.9;.5;3.57;18544 +79077;45.36921;-.34238;65;20220822;25.7;19.1;22.4;2;20.6;1;3;13911 +79077;45.36921;-.34238;65;20220823;28.4;19.2;23.8;1.8;20.3;0;3.6;16429 +79077;45.36921;-.34238;65;20220824;35.3;16.9;26.1;1.5;18;3.5;5.06;23348 +79077;45.36921;-.34238;65;20220825;28.7;19.8;24.3;2.5;20.6;.9;3.81;15910 +79077;45.36921;-.34238;65;20220826;29.2;17.4;23.3;2.2;19;0;4.02;18285 +79077;45.36921;-.34238;65;20220827;30.1;14.7;22.4;2.1;14.7;0;4.55;20827 +79077;45.36921;-.34238;65;20220828;31.5;13.7;22.6;2.3;13.6;0;5.04;22270 +79077;45.36921;-.34238;65;20220829;33;17.1;25.1;1.7;15.4;.2;4.68;20846 +79077;45.36921;-.34238;65;20220830;32.6;19.2;25.9;1.9;18;0;4.51;18928 +79077;45.36921;-.34238;65;20220831;31.2;16.1;23.7;2.2;18.6;0;4.38;19972 +79077;45.36921;-.34238;65;20220901;29.4;17.9;23.7;2.4;18.7;0;4;17199 +79077;45.36921;-.34238;65;20220902;24.8;18;21.4;1.9;18.7;4.6;2.78;12956 +79077;45.36921;-.34238;65;20220903;25.1;16.7;20.9;2.1;17;.4;3.08;14352 +79077;45.36921;-.34238;65;20220904;31.9;14.2;23.1;1.9;14.9;.1;4.52;20963 +79077;45.36921;-.34238;65;20220905;32.9;17.1;25;2.3;15.6;.1;4.85;19596 +79077;45.36921;-.34238;65;20220906;29.6;14.1;21.9;2;15.8;0;4.01;19231 +79077;45.36921;-.34238;65;20220907;22;15.9;19;2.1;16.2;.2;2.45;11700 +79077;45.36921;-.34238;65;20220908;23.4;15.1;19.3;2.8;15.9;.5;2.93;13636 +79077;45.36921;-.34238;65;20220909;23.5;14.6;19.1;2.1;15.1;.5;2.85;14013 +79077;45.36921;-.34238;65;20220910;26.1;13;19.6;1.5;15.1;0;3.1;16986 +79077;45.36921;-.34238;65;20220911;31.5;14.5;23;1.4;13.9;0;3.88;19262 +79077;45.36921;-.34238;65;20220912;36.5;18.1;27.3;1.9;14.7;.7;4.95;19876 +79077;45.36921;-.34238;65;20220913;31.9;22.2;27.1;2.8;20.3;2.8;4.23;14103 +79077;45.36921;-.34238;65;20220914;29.6;18.9;24.3;2.3;18;0;3.68;14700 +79077;45.36921;-.34238;65;20220915;26.2;15.1;20.7;1.8;18.3;0;2.81;14835 +79077;45.36921;-.34238;65;20220916;22.3;12.6;17.5;2.9;13.5;0;2.87;13682 +79077;45.36921;-.34238;65;20220917;20.6;7.2;13.9;3;8.7;0;3.22;16036 +79077;45.36921;-.34238;65;20220918;24.1;5.4;14.8;2.7;7.6;0;3.84;18872 +79077;45.36921;-.34238;65;20220919;23.3;6.2;14.8;4;8.6;0;4.09;17828 +79077;45.36921;-.34238;65;20220920;22.8;6.6;14.7;3.8;8.4;0;3.93;17151 +79077;45.36921;-.34238;65;20220921;23.7;9;16.4;4.2;8.8;0;4.26;16130 +79077;45.36921;-.34238;65;20220922;25.9;7.2;16.6;1.8;8.9;0;3.32;18083 +79077;45.36921;-.34238;65;20220923;19.6;9.8;14.7;1.1;10.9;.2;2.01;12758 +79077;45.36921;-.34238;65;20220924;20.6;11.6;16.1;2;13.8;2.9;2.11;12061 +79077;45.36921;-.34238;65;20220925;20;8.7;14.4;1.7;11.8;0;2.12;13444 +79077;45.36921;-.34238;65;20220926;19.3;7;13.2;2.2;11.8;5;2.07;13896 +79077;45.36921;-.34238;65;20220927;18.2;11.8;15;3.6;13.3;9.9;1.96;9717 +79077;45.36921;-.34238;65;20220928;18.1;14.9;16.5;4;15.5;4.9;1.64;6588 +79077;45.36921;-.34238;65;20220929;17.5;11.6;14.6;2;12;2.5;1.76;9081 +79077;45.36921;-.34238;65;20220930;19.4;7.3;13.4;1.6;11.2;3.3;1.94;13143 +79077;45.36921;-.34238;65;20221001;18.6;13.3;16;3.1;17.6;6.2;1.14;8362 +79077;45.36921;-.34238;65;20221002;20.7;16;18.4;1.8;16.8;.1;1.62;7736 +79077;45.36921;-.34238;65;20221003;23.2;11.6;17.4;1.7;14.5;0;2.13;12392 +79077;45.36921;-.34238;65;20221004;23.6;9.2;16.4;.9;13.7;.1;1.93;13714 +79077;45.36921;-.34238;65;20221005;25.3;11.4;18.4;2;15;1.8;2.42;13295 +79077;45.36921;-.34238;65;20221006;19.9;13.2;16.6;3;15.4;0;1.72;8904 +79077;45.36921;-.34238;65;20221007;23.6;10.2;16.9;1;14.8;0;1.83;12714 +79077;45.36921;-.34238;65;20221008;21.2;13.5;17.4;3.3;12.5;0;2.53;9349 +79077;45.36921;-.34238;65;20221009;25.5;8.8;17.2;1.3;13;.3;2.16;13912 +79077;45.36921;-.34238;65;20221010;19.6;13.5;16.6;1.1;15.8;2.7;1.3;8028 +79077;45.36921;-.34238;65;20221011;17.9;15.6;16.8;2;17.2;4.6;1;4598 +79077;45.36921;-.34238;65;20221012;18.9;12.5;15.7;1.6;14.8;.1;1.33;8019 +79077;45.36921;-.34238;65;20221013;19.1;11;15.1;2.2;15.4;4.2;1.28;8984 +79077;45.36921;-.34238;65;20221014;20.1;16.2;18.2;3.3;18.4;.7;1.28;5939 +79077;45.36921;-.34238;65;20221015;21.3;17.1;19.2;2.5;17.4;0;1.59;6102 +79077;45.36921;-.34238;65;20221016;27.6;14.1;20.9;2.1;17.2;1.2;2.33;11328 +79077;45.36921;-.34238;65;20221017;23.3;18.1;20.7;2;19.3;3.7;1.56;6674 +79077;45.36921;-.34238;65;20221018;27.1;16.3;21.7;2.4;18.6;0;2.24;9784 +79077;45.36921;-.34238;65;20221019;25.7;17.5;21.6;2.6;17.7;6.9;2.23;8319 +79077;45.36921;-.34238;65;20221020;23.8;15.1;19.5;2.9;16.6;11.5;2.02;8468 +79077;45.36921;-.34238;65;20221021;21.2;15.7;18.5;2.4;14.2;0;1.85;6497 +79077;45.36921;-.34238;65;20221022;21.9;13;17.5;1.9;14.7;0;1.59;8332 +79077;45.36921;-.34238;65;20221023;24.5;18;21.3;3.7;14.4;.1;2.94;6919 +79077;45.36921;-.34238;65;20221024;21.5;14.3;17.9;1.5;14.3;.5;1.46;7212 +79077;45.36921;-.34238;65;20221025;22.4;11.1;16.8;1.9;13.6;.5;1.63;9077 +79077;45.36921;-.34238;65;20221026;25.3;13.2;19.3;1.7;15.1;0;1.78;9282 +79077;45.36921;-.34238;65;20221027;23.7;17;20.4;3;16.8;0;2;6633 +79077;45.36921;-.34238;65;20221028;25.6;19;22.3;2.2;16.4;0;2.1;6481 +79077;45.36921;-.34238;65;20221029;22.7;17.8;20.3;2.4;15.9;0;1.81;5407 +79077;45.36921;-.34238;65;20221030;19.2;15.1;17.2;2.2;15.2;1.9;1.26;4813 +79077;45.36921;-.34238;65;20221031;19.5;13.6;16.6;2.6;15.5;2.1;1.22;5822 +79077;45.36921;-.34238;65;20221101;19.2;9.8;14.5;2;12.4;.3;1.28;7419 +79077;45.36921;-.34238;65;20221102;19.2;10.1;14.7;1.9;12.7;.1;1.21;7183 +79077;45.36921;-.34238;65;20221103;16.1;11;13.6;2.6;12.1;13.1;1.16;5126 +79077;45.36921;-.34238;65;20221104;14.5;9.1;11.8;3.9;10.5;1.7;1.35;5215 +79077;45.36921;-.34238;65;20221105;16.7;5.7;11.2;1.2;9.9;0;.91;7626 +79077;45.36921;-.34238;65;20221106;16.7;7.6;12.2;2.6;10.9;.5;1.18;6774 +79077;45.36921;-.34238;65;20221107;19;12.3;15.7;2.7;13.1;0;1.39;5631 +79077;45.36921;-.34238;65;20221108;18.1;12.8;15.5;2.4;13;3.7;1.26;4859 +79077;45.36921;-.34238;65;20221109;15.3;13;14.2;1.8;13.7;2.6;.8;2919 +79077;45.36921;-.34238;65;20221110;13.5;7.2;10.4;1.5;11.1;0;.64;5204 +79077;45.36921;-.34238;65;20221111;18.7;3.5;11.1;1.6;11;.1;.89;8346 +79077;45.36921;-.34238;65;20221112;20.9;11.8;16.4;1.7;13.6;.2;1.14;6214 +79077;45.36921;-.34238;65;20221113;21.1;9.5;15.3;1.3;12.2;.1;1.02;7006 +79077;45.36921;-.34238;65;20221114;14.1;10.7;12.4;2;12.1;5;.77;3426 +79077;45.36921;-.34238;65;20221115;14.2;11;12.6;2.8;13;9.9;.71;3254 +79077;45.36921;-.34238;65;20221116;15.8;10.5;13.2;3.7;13;7.5;.92;4323 +79077;45.36921;-.34238;65;20221117;15.1;12.6;13.9;3.7;12.6;8.7;1.16;2713 +79077;45.36921;-.34238;65;20221118;14.4;7.5;11;1.6;10.4;6.1;.73;4894 +79077;45.36921;-.34238;65;20221119;11.5;5.9;8.7;1.4;9.3;.1;.59;4283 +79077;45.36921;-.34238;65;20221120;13.3;2.6;8;2.2;9.5;3.9;.59;6104 +79077;45.36921;-.34238;65;20221121;13.7;7.8;10.8;2.2;10.5;13.4;.77;4299 +79077;45.36921;-.34238;65;20221122;13.2;7;10.1;2.6;10.2;15;.77;4367 +79077;45.36921;-.34238;65;20221123;15.6;9.7;12.7;3.3;12.5;3.5;.84;4190 +79077;45.36921;-.34238;65;20221124;12.7;7.8;10.3;2;10.9;1.9;.59;3711 +79077;45.36921;-.34238;65;20221125;14.6;9.2;11.9;2.3;11;1.7;.85;3882 +79077;45.36921;-.34238;65;20221126;13;5;9;1.6;9.3;0;.6;4818 +79077;45.36921;-.34238;65;20221127;10.8;5.7;8.3;2.1;9.4;5.2;.56;3666 +79077;45.36921;-.34238;65;20221128;13.5;8.1;10.8;2.2;10.8;3.4;.69;3750 +79077;45.36921;-.34238;65;20221129;11.7;5.3;8.5;1.2;9.2;3.7;.49;4099 +79077;45.36921;-.34238;65;20221130;9.4;1.1;5.3;2.2;7.9;0;.44;4714 +79077;45.36921;-.34238;65;20221201;8.6;2.9;5.8;4.7;8;0;.64;3751 +79077;45.36921;-.34238;65;20221202;6;4.8;5.4;3.4;7.8;.1;.6;1333 +79077;45.36921;-.34238;65;20221203;5.6;3.3;4.5;2.7;7.5;.1;.47;2087 +79077;45.36921;-.34238;65;20221204;7.3;1.6;4.5;.8;7.3;.3;.32;3647 +79077;45.36921;-.34238;65;20221205;10.2;1;5.6;1.9;7;.2;.59;4780 +79077;45.36921;-.34238;65;20221206;4.9;.3;2.6;2.7;6.5;0;.42;3153 +79077;45.36921;-.34238;65;20221207;5;-.7;2.2;3;6.1;0;.47;3560 +79077;45.36921;-.34238;65;20221208;3.1;-2.6;.3;2.8;5.7;1.7;.31;3535 +79077;45.36921;-.34238;65;20221209;4.3;1.7;3;4.4;6.3;.1;.65;2148 +79077;45.36921;-.34238;65;20221210;3.1;-3.6;-.2;2.3;5.1;0;.38;3841 +79077;45.36921;-.34238;65;20221211;3.9;-2.4;.8;2.1;4.8;0;.53;3683 +79077;45.36921;-.34238;65;20221212;2.9;-2.1;.4;1.7;5.4;8.2;.34;3190 +79077;45.36921;-.34238;65;20221213;4.8;.6;2.7;2.6;7.5;1.3;.31;1833 +79077;45.36921;-.34238;65;20221214;16.2;5.1;10.7;2.2;11.73;4.2;.51;4633 +79077;45.36921;-.34238;65;20221215;8.2;8.7;8.5;4.2;10;3.5;.64;0 +79077;45.36921;-.34238;65;20221216;5.5;.7;3.1;6.3;5.3;0;1.2;3064 +79077;45.36921;-.34238;65;20221217;4.7;-5.1;-.2;2.2;4.5;0;.51;4662 +79077;45.36921;-.34238;65;20221218;11.1;-1.6;4.8;2.9;7.7;.2;.48;5392 +79077;45.36921;-.34238;65;20221219;15.1;9;12.1;3.5;11.1;0;.99;3522 +79077;45.36921;-.34238;65;20221220;14.4;11.9;13.2;3.7;12;.5;1.07;2006 +79077;45.36921;-.34238;65;20221221;15.3;9.6;12.5;3.5;12.6;2.5;.71;3378 +79077;45.36921;-.34238;65;20221222;15.4;12.6;14;4.2;13.8;15;.87;2163 +79077;45.36921;-.34238;65;20221223;16.2;13.6;14.9;3.3;14.1;6.7;.93;2062 +79077;45.36921;-.34238;65;20221224;16.4;11.4;13.9;2.1;12.93;0;.7;4200 +79077;45.36921;-.34238;65;20221225;15.3;9.6;12.5;3.2;11.26;.7;.98;3800 +79077;45.36921;-.34238;65;20221226;13.9;10.8;12.4;1.8;11.8;1.1;.63;2366 +79077;45.36921;-.34238;65;20221227;11.7;5.3;8.5;1.3;10.16;.1;.38;3600 +79077;45.36921;-.34238;65;20221228;14.1;7.2;10.7;3.3;11.06;1.5;.67;4266 +79077;45.36921;-.34238;65;20221229;11.9;11.6;11.8;3.6;12.1;8;.74;1233 +79077;45.36921;-.34238;65;20221230;16;9.2;12.6;5;12.66;2.5;.85;1866 +79077;45.36921;-.34238;65;20221231;18.3;12.2;15.3;4.9;11.56;0;1.87;4066 +79078;45.39991;-.02595;97;20220101;17.1;2.6;9.9;.3;10;0;.16;6500 +79078;45.39991;-.02595;97;20220102;14.9;5.8;10.4;1.6;11.7;.5;.46;3400 +79078;45.39991;-.02595;97;20220103;15.1;9.8;12.5;2.5;12.1;0;.66;5400 +79078;45.39991;-.02595;97;20220104;12.4;10.5;11.5;3.3;10.5;.8;1.06;1800 +79078;45.39991;-.02595;97;20220105;7.7;1.2;4.5;2.3;6.8;.1;.42;7100 +79078;45.39991;-.02595;97;20220106;7.6;-2;2.8;.5;5.8;.2;.14;7000 +79078;45.39991;-.02595;97;20220107;11.4;-1.2;5.1;3;8;5.4;.51;6300 +79078;45.39991;-.02595;97;20220108;11.4;7.8;9.6;5.2;10.7;11.4;.66;4200 +79078;45.39991;-.02595;97;20220109;9.1;5.8;7.5;2;10.2;15.8;.37;1200 +79078;45.39991;-.02595;97;20220110;9.3;8;8.7;1.5;10.6;3.3;.43;1600 +79078;45.39991;-.02595;97;20220111;9.8;3.3;6.6;2.9;7.4;0;.69;7800 +79078;45.39991;-.02595;97;20220112;6.5;-1.1;2.7;3.9;5.8;0;.71;6800 +79078;45.39991;-.02595;97;20220113;7.6;-1.5;3.1;1.6;5.6;0;.44;8100 +79078;45.39991;-.02595;97;20220114;9.2;-2.3;3.5;1.1;5.8;.1;.43;6700 +79078;45.39991;-.02595;97;20220115;8.6;-4.7;2;.8;5.4;.1;.25;9100 +79078;45.39991;-.02595;97;20220116;3.4;-5;-.8;.5;5.3;.1;.25;4400 +79078;45.39991;-.02595;97;20220117;6.6;-2.2;2.2;1.8;7;0;.35;2900 +79078;45.39991;-.02595;97;20220118;1.8;-.5;.7;1.7;6.3;.2;.2;6100 +79078;45.39991;-.02595;97;20220119;5.4;.8;3.1;1;7.9;3.6;.31;1000 +79078;45.39991;-.02595;97;20220120;6.5;3.1;4.8;2.3;7.7;.2;.49;3000 +79078;45.39991;-.02595;97;20220121;5.7;1;3.4;5.1;5.9;0;.89;8300 +79078;45.39991;-.02595;97;20220122;8.2;.2;4.2;4.8;6.1;0;1.03;8800 +79078;45.39991;-.02595;97;20220123;10.1;-1.5;4.3;1.7;6.2;0;.63;9000 +79078;45.39991;-.02595;97;20220124;11.5;-3.9;3.8;.5;6;0;.34;9700 +79078;45.39991;-.02595;97;20220125;11.5;-3.6;4;.1;6.2;0;.23;9500 +79078;45.39991;-.02595;97;20220126;6.2;-3.9;1.2;1.7;5.9;0;.4;10000 +79078;45.39991;-.02595;97;20220127;3.3;-2.9;.2;2.6;5.5;0;.44;6300 +79078;45.39991;-.02595;97;20220128;11.1;-1;5.1;2.7;7.8;0;.67;8200 +79078;45.39991;-.02595;97;20220129;3;1.5;2.3;1.4;7.3;.1;.3;2800 +79078;45.39991;-.02595;97;20220130;9.1;2.6;5.9;1.8;9.2;.3;.4;2500 +79078;45.39991;-.02595;97;20220131;10.3;6.7;8.5;4;9.4;.7;.87;4500 +79078;45.39991;-.02595;97;20220201;9.5;.3;4.9;3.1;8.6;.4;.44;3800 +79078;45.39991;-.02595;97;20220202;9.8;8.2;9;2.2;10.4;.1;.61;2900 +79078;45.39991;-.02595;97;20220203;6.7;2.7;4.7;1.8;8.9;.5;.3;1500 +79078;45.39991;-.02595;97;20220204;12.4;6.6;9.5;2;10.3;1.9;.74;3300 +79078;45.39991;-.02595;97;20220205;10.8;3;6.9;2.2;7.6;.1;.92;10400 +79078;45.39991;-.02595;97;20220206;10.7;-1.2;4.8;3.2;9.1;1.5;.38;4000 +79078;45.39991;-.02595;97;20220207;12.3;9.8;11.1;3.5;10.1;.5;1.24;7000 +79078;45.39991;-.02595;97;20220208;13.9;.3;7.1;1.3;7.1;0;.96;11400 +79078;45.39991;-.02595;97;20220209;16.1;-1.2;7.5;1.5;7.3;.2;1.15;11500 +79078;45.39991;-.02595;97;20220210;2.9;-.7;1.1;2.1;9.13;.3;.92;8477 +79078;45.39991;-.02595;97;20220211;11.3;5.6;8.4;2.9;7.33;0;1.34;8520 +79078;45.39991;-.02595;97;20220212;12.4;-1.9;5.2;1.4;5.72;0;1.05;10004 +79078;45.39991;-.02595;97;20220213;17.3;-.7;8.3;4.2;8.52;2.1;1.82;10524 +79078;45.39991;-.02595;97;20220214;12.2;7.8;10;4.6;9.99;2.8;1.21;5294 +79078;45.39991;-.02595;97;20220215;11.3;2.9;7.1;3.7;9.72;14.4;.71;5148 +79078;45.39991;-.02595;97;20220216;13.9;8.8;11.4;5.2;13;7.1;.63;3400 +79078;45.39991;-.02595;97;20220217;13.5;11.9;12.7;3.9;13.7;1.7;.76;3600 +79078;45.39991;-.02595;97;20220218;13.7;9.8;11.8;3.2;11.4;.3;1.11;4200 +79078;45.39991;-.02595;97;20220219;11.4;3.3;7.4;1.6;8;0;1.06;10500 +79078;45.39991;-.02595;97;20220220;12.6;4.4;8.5;4.2;10.8;3.1;.7;5700 +79078;45.39991;-.02595;97;20220221;11.6;8.4;10;5.8;9.6;.4;1.52;7700 +79078;45.39991;-.02595;97;20220222;12.6;3.6;8.1;1.8;9.5;0;.9;6400 +79078;45.39991;-.02595;97;20220223;16;7.1;11.6;.8;10.1;0;1.22;11500 +79078;45.39991;-.02595;97;20220224;13.8;3.5;8.7;2.3;8.8;.5;1.33;10500 +79078;45.39991;-.02595;97;20220225;10.9;.2;5.6;2.4;6.4;0;1.41;13100 +79078;45.39991;-.02595;97;20220226;13.3;2.2;7.8;3.1;5.5;0;2.18;15400 +79078;45.39991;-.02595;97;20220227;18.1;1.5;9.8;1.1;7.4;.1;1.6;13900 +79078;45.39991;-.02595;97;20220228;18;.2;9.1;.7;8.3;0;1.41;14600 +79078;45.39991;-.02595;97;20220301;17.6;.6;9.1;1.2;7.7;.1;1.61;13900 +79078;45.39991;-.02595;97;20220302;12;7.6;9.8;2;10.3;3.2;.89;3100 +79078;45.39991;-.02595;97;20220303;14;7.9;11;2.1;10.7;0;1.25;7900 +79078;45.39991;-.02595;97;20220304;9;8.9;9;3.4;10.3;1.8;.75;2000 +79078;45.39991;-.02595;97;20220305;10.7;5.8;8.3;3;8.6;.4;1.38;10300 +79078;45.39991;-.02595;97;20220306;11.8;6.2;9;3.6;6.8;0;2.26;16000 +79078;45.39991;-.02595;97;20220307;10.7;-1.5;4.6;2;5;0;1.76;16800 +79078;45.39991;-.02595;97;20220308;11.4;1.4;6.4;1.8;8.3;.7;.91;4600 +79078;45.39991;-.02595;97;20220309;15.9;5.1;10.5;3.6;9.7;.3;2.04;14900 +79078;45.39991;-.02595;97;20220310;14.2;8.9;11.6;3.4;10.5;2.7;1.49;5500 +79078;45.39991;-.02595;97;20220311;11.5;8.4;10;4.1;10.7;11.3;.95;2600 +79078;45.39991;-.02595;97;20220312;13.2;7.1;10.2;2.9;10;1.6;1.52;10300 +79078;45.39991;-.02595;97;20220313;12.9;8.1;10.5;2.8;8.8;6.7;1.67;7300 +79078;45.39991;-.02595;97;20220314;14.2;2.7;8.5;4.5;9.1;.1;1.59;8600 +79078;45.39991;-.02595;97;20220315;18.8;11.7;15.3;6.4;11.6;0;3.05;10900 +79078;45.39991;-.02595;97;20220316;15.3;10.2;12.8;2.7;11.7;0;1.4;5200 +79078;45.39991;-.02595;97;20220317;11.6;9.9;10.8;5.9;10;0;1.62;4400 +79078;45.39991;-.02595;97;20220318;14.4;6.8;10.6;4.5;8.86;0;2.26;11525 +79078;45.39991;-.02595;97;20220319;19;5.6;12.3;2.9;8.76;0;2.73;15121 +79078;45.39991;-.02595;97;20220320;17.6;6;11.8;3.8;9.19;0;2.73;14464 +79078;45.39991;-.02595;97;20220321;19;8.3;13.6;5.1;9.02;0;3.53;14395 +79078;45.39991;-.02595;97;20220322;18.1;5.7;11.9;4.9;6.62;0;3.78;16048 +79078;45.39991;-.02595;97;20220323;17.8;3.8;10.8;3.5;6.19;0;3.4;18531 +79078;45.39991;-.02595;97;20220324;19.2;.9;10;2;6.49;0;2.88;19778 +79078;45.39991;-.02595;97;20220325;21;2.5;11.7;2;6.36;0;2.98;16880 +79078;45.39991;-.02595;97;20220326;22.1;3.7;12.9;2.3;6.19;0;3.57;19682 +79078;45.39991;-.02595;97;20220327;22.1;4.2;13.2;2.5;7.09;0;3.55;18563 +79078;45.39991;-.02595;97;20220328;22.1;5.2;13.7;1.8;7.96;0;3.07;17363 +79078;45.39991;-.02595;97;20220329;16.6;8.8;12.7;1.5;10.16;0;1.84;9513 +79078;45.39991;-.02595;97;20220330;15.5;8.5;12;2.7;10.92;1.8;1.66;7318 +79078;45.39991;-.02595;97;20220331;14.2;7.5;10.9;4.5;8.79;2;2.41;10799 +79078;45.39991;-.02595;97;20220401;8.8;.5;4.6;6;5.52;.8;2.26;14689 +79078;45.39991;-.02595;97;20220402;9.1;.7;4.9;4.1;5.26;0;2.24;14359 +79078;45.39991;-.02595;97;20220403;6;-4;1;1.2;5.1;0;1.36;14205 +79078;45.39991;-.02595;97;20220404;12.2;-.6;5.8;2.5;5.19;0;2.5;19127 +79078;45.39991;-.02595;97;20220405;13.3;1.2;7.2;2;8.12;0;1.56;9810 +79078;45.39991;-.02595;97;20220406;13.6;9;11.3;3.8;11.32;3;1.51;7169 +79078;45.39991;-.02595;97;20220407;12.6;10.3;11.5;7.2;12.92;22.7;.87;3699 +79078;45.39991;-.02595;97;20220408;17.7;11.7;14.7;7.4;11.26;1.8;3.22;10621 +79078;45.39991;-.02595;97;20220409;14.8;3.3;9;2;7.62;0;2.57;18523 +79078;45.39991;-.02595;97;20220410;18.8;.9;9.8;3.5;6.66;0;3.77;22525 +79078;45.39991;-.02595;97;20220411;22.5;5.7;14.1;5.7;9.99;0;4.51;20351 +79078;45.39991;-.02595;97;20220412;18.1;11.7;14.9;4;11.49;2;2.84;12023 +79078;45.39991;-.02595;97;20220413;16.9;10.1;13.5;1.8;12.79;.8;1.84;10001 +79078;45.39991;-.02595;97;20220414;23.5;10.2;16.8;1.8;12.39;0;3.65;21646 +79078;45.39991;-.02595;97;20220415;24.5;8.2;16.4;2.2;11.56;0;4;22538 +79078;45.39991;-.02595;97;20220416;23.4;7.7;15.5;2.7;10.76;0;4.12;23192 +79078;45.39991;-.02595;97;20220417;23.9;6.1;15;2.5;9.69;0;4.23;24013 +79078;45.39991;-.02595;97;20220418;19.7;8.4;14;2.7;11.62;0;2.97;17049 +79078;45.39991;-.02595;97;20220419;16.1;6.7;11.4;2.6;10.62;10.8;1.86;9334 +79078;45.39991;-.02595;97;20220420;14;8.5;11.2;2.8;11.86;12.6;1.34;6500 +79078;45.39991;-.02595;97;20220421;19.3;9.2;14.3;1.8;12.79;3.6;2.12;11326 +79078;45.39991;-.02595;97;20220422;19.2;10.3;14.7;1.8;12.56;3.3;2.74;15878 +79078;45.39991;-.02595;97;20220423;13.9;9.5;11.7;3.4;12.06;5.5;1.65;9466 +79078;45.39991;-.02595;97;20220424;15.8;10.4;13.1;4.8;12.26;2.5;2.08;9665 +79078;45.39991;-.02595;97;20220425;18.5;9;13.8;2.4;11.06;0;3.01;17601 +79078;45.39991;-.02595;97;20220426;21.9;5.5;13.7;2.8;10.49;0;4.02;24304 +79078;45.39991;-.02595;97;20220427;22.7;7.9;15.3;2.5;11.52;0;3.58;18387 +79078;45.39991;-.02595;97;20220428;21;12;16.5;2.3;13.42;0;3.22;17725 +79078;45.39991;-.02595;97;20220429;21.7;11.4;16.5;2.3;13.66;0;2.95;14990 +79078;45.39991;-.02595;97;20220430;22.7;8.7;15.7;2.1;11.82;0;3.78;21689 +79078;45.39991;-.02595;97;20220501;21;7;14;1.8;10.09;0;3.6;21742 +79078;45.39991;-.02595;97;20220502;21.5;9.2;15.3;2.1;10.06;0;3.85;21071 +79078;45.39991;-.02595;97;20220503;22.7;10.1;16.4;2.5;10.76;.2;4.37;23358 +79078;45.39991;-.02595;97;20220504;21.1;9;15;2.3;10.52;0;3.74;20165 +79078;45.39991;-.02595;97;20220505;21.9;6.8;14.4;2.6;10.62;0;3.96;22738 +79078;45.39991;-.02595;97;20220506;22;9.2;15.6;2.8;11.1;0;2.25;2600 +79078;45.39991;-.02595;97;20220507;23.7;9.8;16.8;1.9;11.6;.2;2;2400 +79078;45.39991;-.02595;97;20220508;24.8;9.4;17.1;1.6;11.6;0;1.96;2600 +79078;45.39991;-.02595;97;20220509;27.7;11.7;19.7;.9;11.8;0;1.78;2700 +79078;45.39991;-.02595;97;20220510;28.7;9.5;19.1;1.2;12.1;0;2.01;2700 +79078;45.39991;-.02595;97;20220511;27.5;11.5;19.5;1.9;14.5;2.3;2.12;2500 +79078;45.39991;-.02595;97;20220512;21.1;13.1;17.1;1.4;14.7;0;1.22;1500 +79078;45.39991;-.02595;97;20220513;24.5;14.1;19.3;1.6;15.2;0;1.63;2000 +79078;45.39991;-.02595;97;20220514;28.8;11.6;20.2;2;15.1;0;2.25;2400 +79078;45.39991;-.02595;97;20220515;28.7;16.6;22.7;2.9;16.8;4.9;2.69;2000 +79078;45.39991;-.02595;97;20220516;26.3;14.6;20.5;1.3;17.5;.1;1.52;2600 +79078;45.39991;-.02595;97;20220517;29.8;13.6;21.7;2.2;16.4;0;2.46;2800 +79078;45.39991;-.02595;97;20220518;31.6;14.5;23.1;2;16.9;2.1;2.52;2600 +79078;45.39991;-.02595;97;20220519;26.2;17.3;21.8;2.3;19.2;.1;1.73;1800 +79078;45.39991;-.02595;97;20220520;25.4;17.2;21.3;2.1;17.7;0;1.81;2100 +79078;45.39991;-.02595;97;20220521;30.5;14;22.3;1.5;17.8;0;1.95;2500 +79078;45.39991;-.02595;97;20220522;31.6;18.5;25.1;2.5;20.9;3;2.43;2100 +79078;45.39991;-.02595;97;20220523;20.1;16.3;18.2;5;16.1;4.3;1.88;1200 +79078;45.39991;-.02595;97;20220524;18.6;10.5;14.6;2.4;12.4;1.7;1.49;2100 +79078;45.39991;-.02595;97;20220525;20.2;6.7;13.5;2.2;11.4;.2;1.61;2500 +79078;45.39991;-.02595;97;20220526;18.5;8.9;13.7;.9;13;0;.85;1000 +79078;45.39991;-.02595;97;20220527;22.9;11.6;17.3;2.4;14;.1;1.85;2500 +79078;45.39991;-.02595;97;20220528;24.7;13.6;19.2;4.4;12.3;0;3.46;3000 +79078;45.39991;-.02595;97;20220529;21.1;10.7;15.9;4.4;9.7;0;3.2;3100 +79078;45.39991;-.02595;97;20220530;22.9;8.7;15.8;3.2;9;0;3.03;3100 +79078;45.39991;-.02595;97;20220531;23.8;12.7;18.3;1.6;11.4;2.6;2.05;2700 +79078;45.39991;-.02595;97;20220601;26.1;11.3;18.7;2.1;14.2;8.5;2.06;2200 +79078;45.39991;-.02595;97;20220602;28.3;16.2;22.3;2.2;18.8;6.5;2.05;2600 +79078;45.39991;-.02595;97;20220603;27.2;17.8;22.5;2.4;20.3;2.9;1.79;1900 +79078;45.39991;-.02595;97;20220604;24.8;17.1;21;2.2;19.6;1.2;1.46;1800 +79078;45.39991;-.02595;97;20220605;21;15.4;18.2;2.3;16.4;.2;1.37;1600 +79078;45.39991;-.02595;97;20220606;22;12;17;.8;15.1;.4;1.06;1800 +79078;45.39991;-.02595;97;20220607;23.3;12.3;17.8;1.6;14.5;9.5;1.61;2700 +79078;45.39991;-.02595;97;20220608;19.5;13.7;16.6;2.6;15.7;1.7;1.18;1200 +79078;45.39991;-.02595;97;20220609;21.2;11.2;16.2;1.8;14.1;.1;1.38;2000 +79078;45.39991;-.02595;97;20220610;27.1;9.5;18.3;.8;14.5;0;1.48;3000 +79078;45.39991;-.02595;97;20220611;30.3;13.4;21.9;1.4;17;0;5.47;28700 +79078;45.39991;-.02595;97;20220612;29.3;17.2;23.3;2;18.7;.2;5.12;24400 +79078;45.39991;-.02595;97;20220613;28;16.8;22.4;3.8;15.4;0;6.44;29400 +79078;45.39991;-.02595;97;20220614;33.3;14.4;23.9;1.5;17.2;.3;5.9;28500 +79078;45.39991;-.02595;97;20220615;32.2;19.7;26;1.5;19.7;0;6.11;29300 +79078;45.39991;-.02595;97;20220616;34.1;14.2;24.2;1.2;17.1;0;5.43;25800 +79078;45.39991;-.02595;97;20220617;37;17.4;27.2;1.3;18.1;0;6.46;29600 +79078;45.39991;-.02595;97;20220618;38;19.4;28.7;2;18.1;1.4;7.01;28000 +79078;45.39991;-.02595;97;20220619;28.6;20.6;24.6;2.9;19.1;0;5.26;21900 +79078;45.39991;-.02595;97;20220620;28.5;16.9;22.7;2.5;19.1;19.8;4.46;19600 +79078;45.39991;-.02595;97;20220621;25.9;16.6;21.3;1.9;19.8;9.2;2.98;13100 +79078;45.39991;-.02595;97;20220622;24.9;17.3;21.1;3.8;18.3;4.4;4.84;24600 +79078;45.39991;-.02595;97;20220623;24.7;14.7;19.7;2;17.7;7.7;3.77;19600 +79078;45.39991;-.02595;97;20220624;21.8;15.8;18.8;2.5;16.8;8.2;3.83;21200 +79078;45.39991;-.02595;97;20220625;18.3;14.6;16.5;1.8;15.8;8.3;1.71;7200 +79078;45.39991;-.02595;97;20220626;18.9;13.5;16.2;1.4;15.3;.4;1.96;9400 +79078;45.39991;-.02595;97;20220627;22.2;11.9;17.1;1.7;13.3;.1;4.34;25700 +79078;45.39991;-.02595;97;20220628;24;10.5;17.3;1.4;13.1;0;4.86;29600 +79078;45.39991;-.02595;97;20220629;24.1;9.7;16.9;1.5;13.8;7.2;4.36;25900 +79078;45.39991;-.02595;97;20220630;18.8;13.2;16;1.4;14.7;2.1;2.21;11200 +79078;45.39991;-.02595;97;20220701;22.7;7.2;15;.5;12;.1;4.5;30400 +79078;45.39991;-.02595;97;20220702;28.2;9.1;18.7;1.3;12.9;0;5.37;30800 +79078;45.39991;-.02595;97;20220703;26.1;13.8;20;3.2;14.6;.4;5.36;26600 +79078;45.39991;-.02595;97;20220704;26.1;15.8;21;2.8;15.9;.2;4.75;22100 +79078;45.39991;-.02595;97;20220705;27.7;15.2;21.5;2.7;14.2;0;6.15;30800 +79078;45.39991;-.02595;97;20220706;27.8;15.2;21.5;3.4;13.6;0;6.48;30700 +79078;45.39991;-.02595;97;20220707;28.1;13.7;20.9;2.1;14.9;0;5.71;29900 +79078;45.39991;-.02595;97;20220708;28.4;15.5;22;3.7;14.8;0;6.59;31000 +79078;45.39991;-.02595;97;20220709;30.4;15.8;23.1;3.7;14.3;0;7.06;30500 +79078;45.39991;-.02595;97;20220710;30.9;16;23.5;3.8;14.6;0;7.15;30200 +79078;45.39991;-.02595;97;20220711;33.9;15.9;24.9;3.1;14.7;0;7.4;30300 +79078;45.39991;-.02595;97;20220712;35;16.8;25.9;2;14.5;0;6.91;30600 +79078;45.39991;-.02595;97;20220713;34.8;15.3;25.1;1.2;14.6;0;6.06;29700 +79078;45.39991;-.02595;97;20220714;35.5;15.3;25.4;1.7;15.7;0;6.47;29400 +79078;45.39991;-.02595;97;20220715;32;19.5;25.8;3.5;13.8;0;7.32;27800 +79078;45.39991;-.02595;97;20220716;33.4;17.7;25.6;3.8;13.1;0;7.85;28900 +79078;45.39991;-.02595;97;20220717;36.4;17.2;26.8;2.3;13.3;0;7.06;27800 +79078;45.39991;-.02595;97;20220718;38.8;19.2;29;2.6;15.8;0;7.72;28300 +79078;45.39991;-.02595;97;20220719;27.5;20.6;24.1;2.2;19.8;2.2;4.4;19400 +79078;45.39991;-.02595;97;20220720;26;17;21.5;2.2;18.5;.1;4.16;20600 +79078;45.39991;-.02595;97;20220721;29.9;13.2;21.6;1.3;16.9;0;5.21;28100 +79078;45.39991;-.02595;97;20220722;27.4;16.3;21.9;2.3;18.2;.2;4.7;23400 +79078;45.39991;-.02595;97;20220723;28.5;16;22.3;1.4;16.7;0;5.03;26400 +79078;45.39991;-.02595;97;20220724;36.1;14.2;25.2;1.2;15.7;0;5.89;28400 +79078;45.39991;-.02595;97;20220725;25.2;19.3;22.3;3;17.9;.4;4.12;17400 +79078;45.39991;-.02595;97;20220726;24.6;14.7;19.7;1.1;15;.1;3.53;18500 +79078;45.39991;-.02595;97;20220727;27.8;10.3;19.1;.9;13.5;0;4.32;24700 +79078;45.39991;-.02595;97;20220728;28.6;12.6;20.6;1.4;15.2;0;4.66;24700 +79078;45.39991;-.02595;97;20220729;25.7;16;20.9;1.5;17.4;0;3.66;18400 +79078;45.39991;-.02595;97;20220730;29.2;14.1;21.7;1.2;17.2;0;4.49;23700 +79078;45.39991;-.02595;97;20220731;30.9;13.6;22.3;1.5;17.2;0;5.21;27100 +79078;45.39991;-.02595;97;20220801;32.1;14.7;23.4;1.6;16.9;0;5.49;27300 +79078;45.39991;-.02595;97;20220802;34.2;16.3;25.3;1.2;16.8;0;5.52;27200 +79078;45.39991;-.02595;97;20220803;37.3;16.2;26.8;1.1;16.1;0;5.54;25900 +79078;45.39991;-.02595;97;20220804;35.7;17.4;26.6;2.1;18.6;0;5.86;23900 +79078;45.39991;-.02595;97;20220805;30.4;18.3;24.4;2.5;18.3;0;5.31;23600 +79078;45.39991;-.02595;97;20220806;30.9;18.7;24.8;4.7;13.6;0;7.44;26800 +79078;45.39991;-.02595;97;20220807;32.1;16.1;24.1;4.4;10.8;0;7.8;27500 +79078;45.39991;-.02595;97;20220808;33.9;16.9;25.4;3.9;11;0;7.78;26600 +79078;45.39991;-.02595;97;20220809;34.9;18.9;26.9;3.4;11.6;0;7.48;25400 +79078;45.39991;-.02595;97;20220810;37;16.5;26.8;2.5;11.5;0;7.01;26500 +79078;45.39991;-.02595;97;20220811;38.5;16.9;27.7;2;13.2;0;6.32;23800 +79078;45.39991;-.02595;97;20220812;39.5;18.7;29.1;1.4;14.4;0;5.78;24100 +79078;45.39991;-.02595;97;20220813;34.8;19.3;27.1;2.2;20.6;4.5;5.48;22300 +79078;45.39991;-.02595;97;20220814;24.9;19;22;2.1;20.2;0;2.51;9800 +79078;45.39991;-.02595;97;20220815;27;16.5;21.8;1.9;17.8;0;3.54;16200 +79078;45.39991;-.02595;97;20220816;26.8;14.4;20.6;1.4;17.4;.7;2.78;12300 +79078;45.39991;-.02595;97;20220817;23.9;14.4;19.2;1.4;17;6.1;2.95;15800 +79078;45.39991;-.02595;97;20220818;25.5;12.6;19.1;1.7;15.8;0;3.54;19100 +79078;45.39991;-.02595;97;20220819;26.6;14.5;20.6;1.9;18.2;.4;3.36;16800 +79078;45.39991;-.02595;97;20220820;27;16.1;21.6;1.2;18.1;0;3.2;16000 +79078;45.39991;-.02595;97;20220821;25.8;14.8;20.3;2.1;16.9;.6;3.32;15700 +79078;45.39991;-.02595;97;20220822;27.4;18.7;23.1;2;19.6;.6;3.59;16400 +79078;45.39991;-.02595;97;20220823;29.4;18.2;23.8;1.6;19.6;0;4.33;21900 +79078;45.39991;-.02595;97;20220824;34.8;16.5;25.7;1.4;17.9;2.6;4.94;23300 +79078;45.39991;-.02595;97;20220825;28;18.7;23.4;1.9;19.1;.6;3.41;14500 +79078;45.39991;-.02595;97;20220826;28.3;17.1;22.7;1.5;18.1;0;3.36;15400 +79078;45.39991;-.02595;97;20220827;30.3;15.1;22.7;2.6;14.7;0;5.05;22200 +79078;45.39991;-.02595;97;20220828;32.2;14.6;23.4;1.9;14.2;0;4.96;23000 +79078;45.39991;-.02595;97;20220829;32.6;15.4;24;2.2;16;.1;4.21;14600 +79078;45.39991;-.02595;97;20220830;32.8;16.1;24.5;1.2;17;0;4.01;19100 +79078;45.39991;-.02595;97;20220831;32.1;15.9;24;2.2;17.4;0;4.51;19000 +79078;45.39991;-.02595;97;20220901;28.9;17;23;2;18;0;3.72;16600 +79078;45.39991;-.02595;97;20220902;25.5;17;21.3;1.6;17.7;5.9;2.91;13900 +79078;45.39991;-.02595;97;20220903;26.3;15.5;20.9;1.6;16.6;.9;3.37;17600 +79078;45.39991;-.02595;97;20220904;32.2;13.9;23.1;1.9;15.4;.3;4.55;21100 +79078;45.39991;-.02595;97;20220905;32.4;17.1;24.8;2.1;15.2;.3;4.66;19300 +79078;45.39991;-.02595;97;20220906;30.3;12.6;21.5;2.1;14.9;.2;4.15;18900 +79078;45.39991;-.02595;97;20220907;24.4;14.7;19.6;1.3;15.9;.1;2.49;12300 +79078;45.39991;-.02595;97;20220908;22.7;13.1;17.9;2.9;15.8;.5;2.71;13700 +79078;45.39991;-.02595;97;20220909;24.3;12.1;18.2;2;14;.6;2.89;14000 +79078;45.39991;-.02595;97;20220910;26.3;10.1;18.2;.9;13.7;0;2.92;17900 +79078;45.39991;-.02595;97;20220911;30.9;12.4;21.7;1.6;13.1;0;4.08;20600 +79078;45.39991;-.02595;97;20220912;35.8;15.2;25.5;1.8;14.4;.4;4.4;16400 +79078;45.39991;-.02595;97;20220913;29.4;22.3;25.9;2.2;20.8;.4;2.9;8100 +79078;45.39991;-.02595;97;20220914;28.7;16.4;22.6;1.7;16.9;.2;3.4;16300 +79078;45.39991;-.02595;97;20220915;27.2;13.9;20.6;1.6;17.3;.5;2.94;15400 +79078;45.39991;-.02595;97;20220916;23.3;13.5;18.4;2.6;13.7;0;3.44;19300 +79078;45.39991;-.02595;97;20220917;20.7;9.5;15.1;3.4;8.8;0;3.8;20400 +79078;45.39991;-.02595;97;20220918;24.8;6.6;15.7;3;7.4;0;4.27;19800 +79078;45.39991;-.02595;97;20220919;24.5;10.2;17.4;3.7;8.8;0;4.53;19800 +79078;45.39991;-.02595;97;20220920;23.6;9.2;16.4;4;8.6;0;4.45;19700 +79078;45.39991;-.02595;97;20220921;24.6;9.9;17.3;4;8.8;0;4.59;19100 +79078;45.39991;-.02595;97;20220922;26.3;6.3;16.3;1;8.8;0;2.83;18700 +79078;45.39991;-.02595;97;20220923;19.7;7.8;13.8;.7;10.6;0;1.37;6300 +79078;45.39991;-.02595;97;20220924;21;9.4;15.2;1.6;12.9;3.9;1.85;9400 +79078;45.39991;-.02595;97;20220925;20.4;8;14.2;1.5;11.4;0;2.28;15700 +79078;45.39991;-.02595;97;20220926;20;5.3;12.7;2.5;11.2;3.4;2.03;10700 +79078;45.39991;-.02595;97;20220927;17.4;10.3;13.9;3.5;13.2;7.7;1.64;8300 +79078;45.39991;-.02595;97;20220928;18.6;14.7;16.7;5.3;15.6;2.4;2.15;11700 +79078;45.39991;-.02595;97;20220929;16.7;11.2;14;1.2;12.1;3.5;1.59;10200 +79078;45.39991;-.02595;97;20220930;19.2;7.2;13.2;1.5;10.8;2.6;2.13;16200 +79078;45.39991;-.02595;97;20221001;19.1;11.5;15.3;4;16.9;6.4;.96;5200 +79078;45.39991;-.02595;97;20221002;21.3;16.4;18.9;2.4;17.1;0;1.94;9400 +79078;45.39991;-.02595;97;20221003;23.6;9.3;16.5;1;13.6;0;2.18;16100 +79078;45.39991;-.02595;97;20221004;25.3;7.7;16.5;.6;13;.1;2.06;16200 +79078;45.39991;-.02595;97;20221005;26.8;8.2;17.5;1.2;13.5;1.6;2.35;14900 +79078;45.39991;-.02595;97;20221006;20.6;13.9;17.3;1.6;15.7;0;1.55;8000 +79078;45.39991;-.02595;97;20221007;24.1;9.3;16.7;1;14.4;0;1.81;11800 +79078;45.39991;-.02595;97;20221008;22.4;14.7;18.6;3.3;13.3;0;2.89;13100 +79078;45.39991;-.02595;97;20221009;25.1;9.3;17.2;1.8;12.5;.5;2.46;14400 +79078;45.39991;-.02595;97;20221010;19.8;12.5;16.2;1.2;15.4;2.2;1.16;5600 +79078;45.39991;-.02595;97;20221011;19.5;15.7;17.6;2.8;17.2;4.6;1.27;4400 +79078;45.39991;-.02595;97;20221012;19;12.6;15.8;1.6;14.7;.1;1.46;9500 +79078;45.39991;-.02595;97;20221013;19.3;9.9;14.6;1.8;14.6;5.5;1.12;5300 +79078;45.39991;-.02595;97;20221014;20.3;15.9;18.1;4.2;17.9;.9;1.43;5100 +79078;45.39991;-.02595;97;20221015;22.1;16.1;19.1;2.9;17.3;0;1.73;6200 +79078;45.39991;-.02595;97;20221016;27.9;12.8;20.4;2.6;16.5;1.1;2.64;11900 +79078;45.39991;-.02595;97;20221017;24.1;18.4;21.3;2.4;18.8;3;1.86;6800 +79078;45.39991;-.02595;97;20221018;27.7;14.6;21.2;2.3;17.4;0;2.43;11500 +79078;45.39991;-.02595;97;20221019;26.3;15.9;21.1;2.6;17.3;12.2;2.31;9200 +79078;45.39991;-.02595;97;20221020;24;14.6;19.3;3.4;16.7;3.7;2.1;7300 +79078;45.39991;-.02595;97;20221021;21.6;14;17.8;2;14.1;.1;1.62;5000 +79078;45.39991;-.02595;97;20221022;22.8;11;16.9;1.7;14.4;0;1.62;9600 +79078;45.39991;-.02595;97;20221023;25.5;15.3;20.4;4.6;14.1;0;3.32;7500 +79078;45.39991;-.02595;97;20221024;21.8;11.1;16.5;1.1;12.7;.2;1.43;10200 +79078;45.39991;-.02595;97;20221025;22.2;8.1;15.2;1.2;12.9;1.1;1.23;5500 +79078;45.39991;-.02595;97;20221026;25.5;10.6;18.1;1;14.6;.1;1.48;10500 +79078;45.39991;-.02595;97;20221027;23.9;14.1;19;2.7;16.8;0;1.62;3800 +79078;45.39991;-.02595;97;20221028;26.2;18.9;22.6;2.4;16.6;0;2.27;7000 +79078;45.39991;-.02595;97;20221029;24.3;16.3;20.3;1.8;14.7;0;1.78;5600 +79078;45.39991;-.02595;97;20221030;21.8;11.4;16.6;1;14.7;1.4;1.09;6800 +79078;45.39991;-.02595;97;20221031;20.8;12.9;16.9;2.6;15.8;.9;1.25;4200 +79078;45.39991;-.02595;97;20221101;18.4;10.5;14.5;1.4;13.2;.3;1.06;8600 +79078;45.39991;-.02595;97;20221102;18.8;8.8;13.8;1;12.1;.3;1;9400 +79078;45.39991;-.02595;97;20221103;17.3;9.5;13.4;2.6;12;11.7;1.21;3700 +79078;45.39991;-.02595;97;20221104;14.5;9;11.8;4;10.8;1.8;1.32;7100 +79078;45.39991;-.02595;97;20221105;15.9;3.2;9.6;.7;9;0;.74;8900 +79078;45.39991;-.02595;97;20221106;16.2;3.9;10.1;1.7;10.3;.5;.89;5700 +79078;45.39991;-.02595;97;20221107;18.9;10.9;14.9;2.2;12.7;0;1.26;9500 +79078;45.39991;-.02595;97;20221108;18.9;10.1;14.5;3.6;13.2;2.8;1.37;4300 +79078;45.39991;-.02595;97;20221109;15.3;12.3;13.8;.8;13.5;2.1;.66;3100 +79078;45.39991;-.02595;97;20221110;11.8;6.3;9.1;1;10.4;0;.55;3500 +79078;45.39991;-.02595;97;20221111;18.6;3;10.8;.9;10.4;.1;.74;8800 +79078;45.39991;-.02595;97;20221112;21.5;10.1;15.8;1.9;12.9;.1;1.26;9200 +79078;45.39991;-.02595;97;20221113;20.5;5.7;13.1;.5;10.8;.1;.63;8900 +79078;45.39991;-.02595;97;20221114;14.1;7.4;10.8;1.3;11.7;4.9;.59;2400 +79078;45.39991;-.02595;97;20221115;14.8;10.2;12.5;3;13;9.6;.75;2000 +79078;45.39991;-.02595;97;20221116;17.1;9.7;13.4;4;13.1;6.8;1.06;5400 +79078;45.39991;-.02595;97;20221117;14.6;11.3;13;3.4;12.8;6.4;.89;3800 +79078;45.39991;-.02595;97;20221118;12.8;6.1;9.5;1.1;10.5;4.3;.51;5000 +79078;45.39991;-.02595;97;20221119;11.3;7.1;9.2;1.1;9.3;.2;.55;6000 +79078;45.39991;-.02595;97;20221120;12.1;0;6.1;1.2;8.5;3.3;.52;3400 +79078;45.39991;-.02595;97;20221121;13;6.3;9.7;3.6;10.4;13;.84;1900 +79078;45.39991;-.02595;97;20221122;11.7;6.1;8.9;3.2;10;12.9;.67;4500 +79078;45.39991;-.02595;97;20221123;15.2;9.2;12.2;3.9;12;3.5;.9;6700 +79078;45.39991;-.02595;97;20221124;12.4;6.4;9.4;1.6;10.6;1.3;.53;3200 +79078;45.39991;-.02595;97;20221125;14;8.9;11.5;1.6;10.6;.9;.66;6000 +79078;45.39991;-.02595;97;20221126;12.8;1.8;7.3;.8;8.2;0;.41;6100 +79078;45.39991;-.02595;97;20221127;10.9;2.4;6.7;1;8.5;5.4;.4;4800 +79078;45.39991;-.02595;97;20221128;12.9;8.3;10.6;1.6;10.5;2.7;.58;4900 +79078;45.39991;-.02595;97;20221129;7.4;2.2;4.8;.5;8.3;1.5;.29;3500 +79078;45.39991;-.02595;97;20221130;11;4.1;7.6;2.5;8.6;0;.57;6700 +79078;45.39991;-.02595;97;20221201;9.6;3.5;6.6;4.5;7.9;0;.77;6800 +79078;45.39991;-.02595;97;20221202;6.3;3.4;4.9;3.2;7.6;.1;.58;1300 +79078;45.39991;-.02595;97;20221203;7.3;3.5;5.4;2.4;7.4;0;.6;3100 +79078;45.39991;-.02595;97;20221204;8.2;1.3;4.8;.7;6.9;.2;.36;3800 +79078;45.39991;-.02595;97;20221205;10.1;-2.3;3.9;1.3;6.2;.2;.34;7800 +79078;45.39991;-.02595;97;20221206;6.4;-.1;3.2;2.2;6.4;.1;.54;2700 +79078;45.39991;-.02595;97;20221207;7.4;.5;4;3.1;6.3;.1;.58;7100 +79078;45.39991;-.02595;97;20221208;4.8;-1.6;1.6;1.4;6;1.5;.37;2900 +79078;45.39991;-.02595;97;20221209;6.1;2.7;4.4;3.7;6.6;0;.73;3700 +79078;45.39991;-.02595;97;20221210;3.4;-2.1;.7;2.2;5;.1;.49;3900 +79078;45.39991;-.02595;97;20221211;3.4;-5.2;-.9;.6;4.4;0;.16;5800 +79078;45.39991;-.02595;97;20221212;2.2;-4.4;-1.1;2;5.3;7.3;.33;1600 +79078;45.39991;-.02595;97;20221213;5.1;1.6;3.4;2.4;7.7;1.3;.28;1600 +79078;45.39991;-.02595;97;20221214;16.3;5.3;10.8;1.4;11.5;2.3;.47;4300 +79078;45.39991;-.02595;97;20221215;9.5;8.5;9;3.7;10.8;2.7;.46;2000 +79078;45.39991;-.02595;97;20221216;6.9;1.7;4.3;5.7;5.9;0;1.03;6800 +79078;45.39991;-.02595;97;20221217;5.8;-5.7;.1;1.6;4.3;0;.37;7100 +79078;45.39991;-.02595;97;20221218;11.2;-3;4.1;2.6;7.2;.1;.59;4300 +79078;45.39991;-.02595;97;20221219;15.3;6.7;11;3.2;10.4;0;.95;3900 +79078;45.39991;-.02595;97;20221220;13.9;11;12.5;4.5;12.2;.7;.99;1500 +79078;45.39991;-.02595;97;20221221;14.8;9.4;12.1;3;12.9;1.8;.57;3100 +79078;45.39991;-.02595;97;20221222;14.8;11.5;13.2;4.4;14.3;13.3;.57;1500 +79078;45.39991;-.02595;97;20221223;15.6;13.3;14.5;2.5;14.1;5.6;.79;1600 +79078;45.39991;-.02595;97;20221224;16.7;11.5;14.1;1.1;12.8;.1;.48;5000 +79078;45.39991;-.02595;97;20221225;15.4;6.8;11.1;1.9;11.1;0;.62;3800 +79078;45.39991;-.02595;97;20221226;12.9;9.4;11.2;.9;11.5;1.2;.48;2100 +79078;45.39991;-.02595;97;20221227;11.4;5.8;8.6;.7;10.2;.1;.32;3400 +79078;45.39991;-.02595;97;20221228;15.3;5.6;10.5;2.3;10.9;1;.57;5300 +79078;45.39991;-.02595;97;20221229;12;9.6;10.8;2.7;11.5;8.4;.67;900 +79078;45.39991;-.02595;97;20221230;13.5;9.4;11.5;4;11.9;2.6;.8;1400 +79078;45.39991;-.02595;97;20221231;17.8;10.7;14.3;4.1;11.9;0;1.44;4300 +79079;45.42967;.29079;124;20220101;18.6;8.1;13.3;2.3;9.71;0;1.2;4731 +79079;45.42967;.29079;124;20220102;14.5;10.7;12.6;2.6;10.81;.7;.99;2564 +79079;45.42967;.29079;124;20220103;15;10.2;12.6;3.5;11.51;.1;.98;2996 +79079;45.42967;.29079;124;20220104;13.5;11.7;12.6;4.4;9.81;1;1.62;1558 +79079;45.42967;.29079;124;20220105;7.8;2.1;4.9;2;6.21;.1;.68;3385 +79079;45.42967;.29079;124;20220106;7.9;-.7;3.6;1.2;5.51;.2;.49;4364 +79079;45.42967;.29079;124;20220107;10.9;.7;5.8;4.1;7.21;6.2;.88;4860 +79079;45.42967;.29079;124;20220108;11.6;7.3;9.4;6.4;10.11;11.8;.83;2921 +79079;45.42967;.29079;124;20220109;8.8;6;7.4;2.3;9.41;13.9;.42;2236 +79079;45.42967;.29079;124;20220110;8.7;7.8;8.2;1.1;9.91;1.6;.46;957 +79079;45.42967;.29079;124;20220111;9.8;3.7;6.7;2.8;6.51;.1;1.01;3733 +79079;45.42967;.29079;124;20220112;6.3;-1.1;2.6;4.8;5.31;0;.96;4233 +79079;45.42967;.29079;124;20220113;8.4;-.2;4.1;1.8;4.81;0;.81;4672 +79079;45.42967;.29079;124;20220114;9.4;-4.2;2.6;.9;5.11;.1;.42;6135 +79079;45.42967;.29079;124;20220115;8.8;-2.5;3.1;1.1;5.41;.1;.48;5588 +79079;45.42967;.29079;124;20220116;7.1;-3.5;1.8;1.3;5.81;.2;.38;5452 +79079;45.42967;.29079;124;20220117;6.2;.8;3.5;2.3;7.01;.1;.4;3723 +79079;45.42967;.29079;124;20220118;6.3;.9;3.6;1.9;6.21;.2;.56;3771 +79079;45.42967;.29079;124;20220119;4.6;.2;2.4;1.7;7.31;2.6;.22;3376 +79079;45.42967;.29079;124;20220120;6.3;2.9;4.6;1.9;7.01;.2;.54;2918 +79079;45.42967;.29079;124;20220121;5.6;1.2;3.4;4.6;5.41;0;1.06;3471 +79079;45.42967;.29079;124;20220122;8.2;0;4.1;4.4;5.71;0;1.11;5080 +79079;45.42967;.29079;124;20220123;10.9;.4;5.6;2.3;6.01;0;.96;5926 +79079;45.42967;.29079;124;20220124;11.4;1.5;6.4;1.7;6.01;0;.89;5810 +79079;45.42967;.29079;124;20220125;12;1.1;6.5;1.6;6.71;0;.79;6218 +79079;45.42967;.29079;124;20220126;7.8;1.2;4.5;1.6;6.21;0;.65;4739 +79079;45.42967;.29079;124;20220127;6.2;-3.4;1.4;2;5.21;0;.61;5954 +79079;45.42967;.29079;124;20220128;11.5;-1.2;5.1;2.7;7.31;0;.77;7059 +79079;45.42967;.29079;124;20220129;2.5;1.3;1.9;.9;7.01;.1;.31;1681 +79079;45.42967;.29079;124;20220130;9.1;2.4;5.7;2.1;8.91;.3;.39;5069 +79079;45.42967;.29079;124;20220131;10.4;6.4;8.4;3.8;8.81;.7;.93;3804 +79079;45.42967;.29079;124;20220201;8.7;2;5.3;3.6;8.41;.5;.46;5222 +79079;45.42967;.29079;124;20220202;9.6;7.7;8.6;2;9.81;.1;.6;2472 +79079;45.42967;.29079;124;20220203;6.5;3;4.7;2.2;8.51;.5;.32;3682 +79079;45.42967;.29079;124;20220204;11;6.6;8.8;2.6;10.21;2.3;.6;4285 +79079;45.42967;.29079;124;20220205;10.6;4;7.3;2.5;7.61;.1;.95;5500 +79079;45.42967;.29079;124;20220206;9.8;1.5;5.6;4.8;9.21;1.9;.33;6354 +79079;45.42967;.29079;124;20220207;12.3;9.4;10.8;3.4;9.31;.6;1.29;3505 +79079;45.42967;.29079;124;20220208;14.3;2.4;8.3;1.9;6.61;0;1.27;7988 +79079;45.42967;.29079;124;20220209;16.7;3;9.8;2.7;7.21;.1;1.7;8753 +79079;45.42967;.29079;124;20220210;6.1;5.4;5.7;2.1;8.89;.3;.93;8644 +79079;45.42967;.29079;124;20220211;11.6;6.4;9;2.5;7.39;0;1.3;9020 +79079;45.42967;.29079;124;20220212;12.1;-3.6;4.3;1.2;5.44;0;.98;10157 +79079;45.42967;.29079;124;20220213;17.1;-2.4;7.4;3.9;8.39;2.7;1.61;10536 +79079;45.42967;.29079;124;20220214;12.1;8.2;10.1;4.4;9.94;2.9;1.25;4992 +79079;45.42967;.29079;124;20220215;10.5;2.4;6.4;3.2;9.54;12.4;.66;4623 +79079;45.42967;.29079;124;20220216;13.3;8.5;10.9;6.4;12.71;7.3;.49;5431 +79079;45.42967;.29079;124;20220217;13.3;11.7;12.5;5.1;13.51;1.7;.64;2867 +79079;45.42967;.29079;124;20220218;13.4;10;11.7;3.5;11.21;.3;1.09;4594 +79079;45.42967;.29079;124;20220219;11.6;5.2;8.4;2.9;7.81;0;1.28;6680 +79079;45.42967;.29079;124;20220220;12.4;4.8;8.6;4.8;10.51;3.3;.74;7455 +79079;45.42967;.29079;124;20220221;11.3;8.2;9.7;6.3;9.21;.5;1.44;4560 +79079;45.42967;.29079;124;20220222;12.2;5.4;8.8;2.6;9.41;0;1.01;7219 +79079;45.42967;.29079;124;20220223;16.1;7.9;12;.5;9.31;0;1.03;8116 +79079;45.42967;.29079;124;20220224;13.9;7.3;10.6;2.5;8.71;.5;1.46;7309 +79079;45.42967;.29079;124;20220225;10.5;3.1;6.8;2.7;6.11;.1;1.47;7895 +79079;45.42967;.29079;124;20220226;13.6;3.1;8.3;3.7;4.81;0;2.45;9681 +79079;45.42967;.29079;124;20220227;16.8;3.5;10.1;2.2;6.71;0;1.96;11142 +79079;45.42967;.29079;124;20220228;18.1;4;11;1.8;8.11;0;1.79;11651 +79079;45.42967;.29079;124;20220301;17.7;6.4;12;2;7.01;.2;2.05;10493 +79079;45.42967;.29079;124;20220302;11.6;7.8;9.7;2.7;10.11;3.4;1.01;5852 +79079;45.42967;.29079;124;20220303;13.6;8.3;10.9;2.1;10.61;.1;1.16;7145 +79079;45.42967;.29079;124;20220304;9.2;9.2;9.2;3.7;10.51;2;.58;0 +79079;45.42967;.29079;124;20220305;9.7;6;7.8;2.6;8.81;.6;.98;6012 +79079;45.42967;.29079;124;20220306;11.2;5.6;8.4;3.7;6.31;0;1.95;7671 +79079;45.42967;.29079;124;20220307;11.7;-.6;5.5;2.8;4.81;0;1.93;11882 +79079;45.42967;.29079;124;20220308;12.5;3.8;8.1;3;7.91;.5;1.54;10002 +79079;45.42967;.29079;124;20220309;16.5;4.4;10.4;3.4;9.21;.3;1.96;12082 +79079;45.42967;.29079;124;20220310;13.4;9.1;11.2;3.6;10.31;1.8;1.46;6990 +79079;45.42967;.29079;124;20220311;11.7;10.1;10.9;3.9;10.51;12;1.19;4027 +79079;45.42967;.29079;124;20220312;12.1;7.3;9.7;2.4;9.91;1;1.19;7620 +79079;45.42967;.29079;124;20220313;11.9;8.4;10.1;3.6;9.21;9.5;1.49;6480 +79079;45.42967;.29079;124;20220314;14;3;8.5;4.6;8.91;.2;1.7;12214 +79079;45.42967;.29079;124;20220315;19.5;11.9;15.7;5.5;11.21;0;3.01;10147 +79079;45.42967;.29079;124;20220316;15;11.7;13.3;2.5;11.41;0;1.53;6511 +79079;45.42967;.29079;124;20220317;11.6;10;10.8;5.1;9.81;.5;1.51;4362 +79079;45.42967;.29079;124;20220318;14.1;7;10.6;4.6;8.74;0;2.09;9838 +79079;45.42967;.29079;124;20220319;18.8;4.8;11.8;2.3;8.69;0;2.49;14931 +79079;45.42967;.29079;124;20220320;17.3;4.4;10.9;3.5;8.94;.1;2.61;13696 +79079;45.42967;.29079;124;20220321;17.9;7.5;12.7;4.5;8.59;0;3.24;13592 +79079;45.42967;.29079;124;20220322;18;4.9;11.5;4.4;6.29;0;3.71;16223 +79079;45.42967;.29079;124;20220323;17.7;1.9;9.8;3.2;5.74;0;3.31;17946 +79079;45.42967;.29079;124;20220324;19.5;-1.3;9.1;1.7;5.94;0;2.78;19618 +79079;45.42967;.29079;124;20220325;21.8;.6;11.2;1.7;5.99;0;3.12;18921 +79079;45.42967;.29079;124;20220326;22.1;1.6;11.8;1.7;6.29;0;3.18;19373 +79079;45.42967;.29079;124;20220327;22.1;1.9;12;2;6.94;0;3.27;18594 +79079;45.42967;.29079;124;20220328;22.4;3.1;12.7;1.6;7.64;0;3.05;18244 +79079;45.42967;.29079;124;20220329;16.8;7.8;12.3;1.5;9.79;.2;2;11320 +79079;45.42967;.29079;124;20220330;15.2;8.8;12;2.5;10.84;1.5;1.6;6877 +79079;45.42967;.29079;124;20220331;14;7.4;10.7;4.4;8.69;2.1;2.32;9449 +79079;45.42967;.29079;124;20220401;8;.1;4;6.2;5.54;1;2.17;13733 +79079;45.42967;.29079;124;20220402;8.4;.7;4.5;4.1;5.29;0;2.12;13088 +79079;45.42967;.29079;124;20220403;5.9;-4.1;.9;1.2;5.09;0;1.36;14205 +79079;45.42967;.29079;124;20220404;12.5;-1;5.8;2;5.22;0;2.45;20994 +79079;45.42967;.29079;124;20220405;13.3;.4;6.8;1.9;8.34;.1;1.47;8765 +79079;45.42967;.29079;124;20220406;13.1;8.8;10.9;3.7;11.19;3;1.4;6253 +79079;45.42967;.29079;124;20220407;12;10.1;11;6.6;12.89;20.8;.72;2999 +79079;45.42967;.29079;124;20220408;17.6;11.7;14.6;7.5;11.24;1.5;3.19;10182 +79079;45.42967;.29079;124;20220409;14.4;2.7;8.6;1.8;7.39;0;2.34;16735 +79079;45.42967;.29079;124;20220410;18.6;-.9;8.9;2.6;6.39;0;3.42;22288 +79079;45.42967;.29079;124;20220411;21.9;3.9;12.9;4.4;9.19;0;4.07;20653 +79079;45.42967;.29079;124;20220412;18.1;11.4;14.7;3.6;11.09;0;2.76;10985 +79079;45.42967;.29079;124;20220413;16.1;9.7;12.9;1.2;12.74;.6;1.65;8902 +79079;45.42967;.29079;124;20220414;23.5;8.7;16.1;1.7;12.29;0;3.51;20869 +79079;45.42967;.29079;124;20220415;24.4;7;15.7;2.1;11.14;0;3.91;22308 +79079;45.42967;.29079;124;20220416;23.4;6.9;15.1;2.6;10.39;0;4.02;22388 +79079;45.42967;.29079;124;20220417;24.2;4.2;14.2;2.3;9.19;0;4.17;23870 +79079;45.42967;.29079;124;20220418;19.8;7;13.4;2.4;11.34;0;2.97;17424 +79079;45.42967;.29079;124;20220419;17.1;6.2;11.7;2.1;10.34;4.2;2.08;10451 +79079;45.42967;.29079;124;20220420;14.4;8.4;11.4;2.5;11.94;12.7;1.5;7900 +79079;45.42967;.29079;124;20220421;19.4;10;14.7;1.6;12.89;.5;2.16;10989 +79079;45.42967;.29079;124;20220422;18.6;10.6;14.6;1.3;12.84;0;2.46;15018 +79079;45.42967;.29079;124;20220423;13.7;8.4;11;3;11.99;6.8;1.69;10599 +79079;45.42967;.29079;124;20220424;15.6;10;12.8;4.2;12.34;5.1;1.83;8298 +79079;45.42967;.29079;124;20220425;17.9;8.4;13.2;2.2;11.04;0;2.72;15252 +79079;45.42967;.29079;124;20220426;21.5;4.1;12.8;2.5;10.14;0;3.72;23556 +79079;45.42967;.29079;124;20220427;23.7;5.4;14.6;2.4;10.79;0;3.94;21931 +79079;45.42967;.29079;124;20220428;21.3;11.4;16.4;1.8;12.94;0;3.16;17138 +79079;45.42967;.29079;124;20220429;21.2;11.6;16.4;2;13.74;.2;2.63;12486 +79079;45.42967;.29079;124;20220430;22.6;7.7;15.2;1.9;10.89;0;3.8;22434 +79079;45.42967;.29079;124;20220501;20.6;5.6;13.1;1.5;9.09;0;3.64;22813 +79079;45.42967;.29079;124;20220502;21.6;7.8;14.7;2.1;9.74;0;3.9;21657 +79079;45.42967;.29079;124;20220503;22.6;9.1;15.8;2.3;10.69;.6;4.08;22287 +79079;45.42967;.29079;124;20220504;20.8;7.9;14.3;1.8;10.69;0;3.38;19397 +79079;45.42967;.29079;124;20220505;21.8;6.1;14;2.3;10.49;0;3.81;22208 +79079;45.42967;.29079;124;20220506;21.6;10.2;15.9;2.2;10.71;0;3.65;19570 +79079;45.42967;.29079;124;20220507;23.6;12.7;18.1;2.4;10.81;.1;4.11;19218 +79079;45.42967;.29079;124;20220508;24.5;12;18.2;2.6;11.11;0;4.38;20737 +79079;45.42967;.29079;124;20220509;28;14.5;21.2;1.9;11.71;0;4.71;21687 +79079;45.42967;.29079;124;20220510;29.5;15.1;22.3;1.8;12.21;0;4.92;22530 +79079;45.42967;.29079;124;20220511;28.5;10.6;19.5;2.6;14.21;.3;5.04;25323 +79079;45.42967;.29079;124;20220512;21.4;13.3;17.3;1.8;14.81;0;3.04;16866 +79079;45.42967;.29079;124;20220513;24.5;14.7;19.6;1.2;15.01;0;3.52;18710 +79079;45.42967;.29079;124;20220514;28.6;14.8;21.7;2.3;15.51;0;4.79;22440 +79079;45.42967;.29079;124;20220515;29.3;18.4;23.8;2.8;16.21;6.2;5.01;19944 +79079;45.42967;.29079;124;20220516;27.3;15.5;21.4;1.7;17.61;.1;4.11;20867 +79079;45.42967;.29079;124;20220517;30.1;16.9;23.5;3.5;16.01;0;5.63;22201 +79079;45.42967;.29079;124;20220518;31.9;16.8;24.3;2.8;15.91;2.4;5.85;23890 +79079;45.42967;.29079;124;20220519;27.5;17.5;22.5;3.2;19.31;0;4.29;19374 +79079;45.42967;.29079;124;20220520;26.5;19.2;22.8;3.3;16.11;0;4.47;16505 +79079;45.42967;.29079;124;20220521;31.7;15.7;23.7;1.8;17.31;0;5.28;24883 +79079;45.42967;.29079;124;20220522;32.1;20.6;26.3;2.1;20.81;1.8;5.03;21053 +79079;45.42967;.29079;124;20220523;20.6;16.6;18.6;5.2;16.51;4.2;2.86;12149 +79079;45.42967;.29079;124;20220524;19.5;10.8;15.1;2.9;13.11;1.7;3.12;18333 +79079;45.42967;.29079;124;20220525;22;9.4;15.7;2.4;11.21;.2;4;22283 +79079;45.42967;.29079;124;20220526;18.3;10.6;14.4;1.8;13.41;.1;2.75;17308 +79079;45.42967;.29079;124;20220527;23.1;13.4;18.2;3.2;13.71;.1;4.03;19573 +79079;45.42967;.29079;124;20220528;24.4;13.6;19;4.7;11.61;0;5.22;20751 +79079;45.42967;.29079;124;20220529;20.6;11.6;16.1;4.2;9.21;0;4.5;18928 +79079;45.42967;.29079;124;20220530;24.1;9.3;16.7;2.5;8.11;0;4.99;24545 +79079;45.42967;.29079;124;20220531;25.6;12.7;19.1;2;10.41;4.7;4.75;22920 +79079;45.42967;.29079;124;20220601;25.8;11.8;18.8;2.4;13.61;10.4;4.65;23963 +79079;45.42967;.29079;124;20220602;28.2;15.9;22;3.3;18.01;6.3;4.89;22463 +79079;45.42967;.29079;124;20220603;27.5;17.9;22.7;2.7;20.71;2.7;4.16;19798 +79079;45.42967;.29079;124;20220604;26;16.8;21.4;2.6;19.31;.3;3.92;19403 +79079;45.42967;.29079;124;20220605;22.5;16;19.2;3.2;16.31;.2;3.42;16219 +79079;45.42967;.29079;124;20220606;23.2;13.9;18.5;1.4;15.31;.5;3.57;19581 +79079;45.42967;.29079;124;20220607;24.3;13.9;19.1;3;14.71;9.9;4.24;20784 +79079;45.42967;.29079;124;20220608;20;14.1;17;3.3;15.81;1.9;2.81;15492 +79079;45.42967;.29079;124;20220609;22.3;11.5;16.9;2.4;14.31;.3;3.72;21254 +79079;45.42967;.29079;124;20220610;26.9;12.7;19.8;1.3;14.81;0;4.51;24512 +79079;45.42967;.29079;124;20220611;30;14.7;22.3;1.8;16.21;.6;5.22;25501 +79079;45.42967;.29079;124;20220612;29.3;17.7;23.5;2.2;18.11;.2;4.9;22130 +79079;45.42967;.29079;124;20220613;28.1;17.1;22.6;3.8;15.31;0;5.49;21551 +79079;45.42967;.29079;124;20220614;33.2;16.3;24.7;2.8;16.31;.6;6.48;26913 +79079;45.42967;.29079;124;20220615;33.7;22.7;28.2;2.7;18.81;0;6.04;21583 +79079;45.42967;.29079;124;20220616;34.2;18.9;26.5;1.8;16.51;0;6;25603 +79079;45.42967;.29079;124;20220617;37;21.7;29.3;2.5;17.01;0;7.03;25615 +79079;45.42967;.29079;124;20220618;38.1;22.8;30.4;3.4;16.11;.2;8.1;25624 +79079;45.42967;.29079;124;20220619;30.8;21.8;26.3;3.1;18.81;8.5;5.43;19482 +79079;45.42967;.29079;124;20220620;28.3;17.2;22.7;2.3;20.11;14.5;4.49;21722 +79079;45.42967;.29079;124;20220621;27.1;17.2;22.1;1.8;20.41;6.9;4.05;20473 +79079;45.42967;.29079;124;20220622;26;17.2;21.6;3.9;18.51;3.4;4.27;19257 +79079;45.42967;.29079;124;20220623;24.7;15.7;20.2;2.3;17.81;9.3;3.79;19479 +79079;45.42967;.29079;124;20220624;21.9;16;18.9;3.2;16.71;8.1;3.19;15623 +79079;45.42967;.29079;124;20220625;18.5;14.8;16.6;1.6;15.81;8.4;2.27;12210 +79079;45.42967;.29079;124;20220626;18.2;13.3;15.7;1.1;15.51;0;2.4;14157 +79079;45.42967;.29079;124;20220627;23.6;12.8;18.2;2.7;13.21;0;4.26;21367 +79079;45.42967;.29079;124;20220628;25;11.9;18.4;2.7;13.01;.1;4.67;23590 +79079;45.42967;.29079;124;20220629;25.6;11.8;18.7;2;14.01;5;4.52;24210 +79079;45.42967;.29079;124;20220630;20;13.3;16.6;1.6;15.01;3.4;2.91;16625 +79079;45.42967;.29079;124;20220701;23.6;10.1;16.8;1.3;12.31;.1;4.09;23886 +79079;45.42967;.29079;124;20220702;29;11.6;20.3;2.1;13.31;0;5.44;27186 +79079;45.42967;.29079;124;20220703;26.9;14.8;20.8;2.6;14.91;.1;4.81;22516 +79079;45.42967;.29079;124;20220704;27;16.5;21.7;2.5;16.01;.2;4.61;20893 +79079;45.42967;.29079;124;20220705;28.2;15.7;21.9;2.9;14.11;.1;5.34;22828 +79079;45.42967;.29079;124;20220706;27.6;15.3;21.4;3.5;13.81;0;5.45;22601 +79079;45.42967;.29079;124;20220707;28.7;15.4;22;2.8;14.91;0;5.33;23489 +79079;45.42967;.29079;124;20220708;27.8;15.9;21.8;3.9;15.11;0;5.41;22136 +79079;45.42967;.29079;124;20220709;30.1;16.4;23.2;3.6;14.51;0;6.1;23758 +79079;45.42967;.29079;124;20220710;30.5;18.6;24.5;4;14.71;0;6.34;22044 +79079;45.42967;.29079;124;20220711;33;17.5;25.2;3.5;15.11;0;6.8;25208 +79079;45.42967;.29079;124;20220712;34;17.4;25.7;3.1;14.81;0;6.89;26052 +79079;45.42967;.29079;124;20220713;34.7;19.1;26.9;2.6;14.31;0;6.69;25170 +79079;45.42967;.29079;124;20220714;36.4;19.1;27.7;2;15.61;0;6.54;26478 +79079;45.42967;.29079;124;20220715;32.5;19.2;25.8;3.1;14.61;0;6.39;23062 +79079;45.42967;.29079;124;20220716;33.1;18.1;25.6;3.7;13.41;0;7.1;24469 +79079;45.42967;.29079;124;20220717;35.6;18.3;26.9;3.2;13.71;0;7.42;26257 +79079;45.42967;.29079;124;20220718;38.3;22.6;30.4;3.6;15.11;0;8.21;24903 +79079;45.42967;.29079;124;20220719;29.4;19.7;24.5;2.8;18.61;12.7;4.83;19353 +79079;45.42967;.29079;124;20220720;27;17.4;22.2;2.9;18.81;.2;4.19;19186 +79079;45.42967;.29079;124;20220721;30.4;14.8;22.6;1.3;17.61;0;4.8;24581 +79079;45.42967;.29079;124;20220722;28.3;17.6;22.9;3.3;18.81;0;4.65;20158 +79079;45.42967;.29079;124;20220723;29.6;17;23.3;2.3;16.91;0;4.92;21860 +79079;45.42967;.29079;124;20220724;35.2;16.6;25.9;2;15.91;0;6.21;26623 +79079;45.42967;.29079;124;20220725;26.3;18.7;22.5;3.6;17.41;.3;4.28;16683 +79079;45.42967;.29079;124;20220726;25.6;16.2;20.9;1.9;14.41;.1;4;18565 +79079;45.42967;.29079;124;20220727;28.9;12.5;20.7;1.6;13.51;0;4.82;24663 +79079;45.42967;.29079;124;20220728;28.7;13.2;20.9;1.5;15.31;0;4.58;23857 +79079;45.42967;.29079;124;20220729;27.7;16.8;22.2;1.6;17.01;0;4.1;19800 +79079;45.42967;.29079;124;20220730;30.4;15.9;23.1;2;17.71;0;4.85;22852 +79079;45.42967;.29079;124;20220731;32;15.8;23.9;1.9;16.81;0;5.23;24089 +79079;45.42967;.29079;124;20220801;33.3;17.2;25.2;1.9;16.81;0;5.45;23902 +79079;45.42967;.29079;124;20220802;35.2;18.5;26.8;2.5;17.01;0;6.21;24243 +79079;45.42967;.29079;124;20220803;37.9;20.7;29.3;1.7;16.21;.1;6.07;24497 +79079;45.42967;.29079;124;20220804;36.4;20;28.2;1.8;18.61;.1;5.78;23785 +79079;45.42967;.29079;124;20220805;31.8;18.3;25;2.5;18.41;0;5.15;21402 +79079;45.42967;.29079;124;20220806;31.6;18.1;24.8;4.1;13.81;0;6.48;21292 +79079;45.42967;.29079;124;20220807;32.8;16.1;24.4;4.1;10.91;0;7.26;23640 +79079;45.42967;.29079;124;20220808;34.5;17.4;25.9;3.7;10.91;0;7.39;23802 +79079;45.42967;.29079;124;20220809;36.2;19.1;27.6;3.5;11.71;0;7.53;23672 +79079;45.42967;.29079;124;20220810;37.6;19.9;28.7;3;11.51;0;7.37;23962 +79079;45.42967;.29079;124;20220811;38;21;29.5;2.9;12.81;0;7.2;23335 +79079;45.42967;.29079;124;20220812;39.7;22.9;31.3;2.6;12.81;0;7.15;23057 +79079;45.42967;.29079;124;20220813;36.1;18.8;27.4;3;19.11;6.3;6.3;23270 +79079;45.42967;.29079;124;20220814;25.5;18.8;22.1;3.1;20.51;.6;3.15;14110 +79079;45.42967;.29079;124;20220815;26.3;16.7;21.5;2.4;17.81;.1;3.62;16932 +79079;45.42967;.29079;124;20220816;28;16.7;22.3;1.7;17.81;3.4;3.79;18317 +79079;45.42967;.29079;124;20220817;25.8;15.1;20.4;2.3;16.91;3.4;3.57;17689 +79079;45.42967;.29079;124;20220818;27.2;13.7;20.4;2.2;16.31;0;3.93;19831 +79079;45.42967;.29079;124;20220819;26.8;15.9;21.3;2.4;18.51;.9;3.6;17624 +79079;45.42967;.29079;124;20220820;28.8;17.4;23.1;1.6;18.41;0;3.76;17918 +79079;45.42967;.29079;124;20220821;27.1;15.9;21.5;2;16.91;.5;3.68;17630 +79079;45.42967;.29079;124;20220822;27.3;18.4;22.8;2;19.61;.8;3.38;15524 +79079;45.42967;.29079;124;20220823;30.3;17.3;23.8;1.2;19.41;0;3.77;18783 +79079;45.42967;.29079;124;20220824;35.7;18.4;27;2.2;17.51;1.7;5.46;21626 +79079;45.42967;.29079;124;20220825;29.1;20.6;24.8;2.6;18.31;.4;4.02;14823 +79079;45.42967;.29079;124;20220826;30.9;18;24.4;1.7;17.91;0;4.07;18296 +79079;45.42967;.29079;124;20220827;31.6;16.6;24.1;2.5;14.71;0;4.92;19637 +79079;45.42967;.29079;124;20220828;33.1;16.4;24.7;2.5;14.21;0;5.27;20601 +79079;45.42967;.29079;124;20220829;34.1;19;26.5;2.9;15.81;.3;5.56;19399 +79079;45.42967;.29079;124;20220830;33.3;19.6;26.4;1.6;16.11;0;4.37;18295 +79079;45.42967;.29079;124;20220831;33.4;17.7;25.5;2.7;16.21;0;5.18;19479 +79079;45.42967;.29079;124;20220901;29.8;16.4;23.1;1.8;17.91;1.5;3.78;17790 +79079;45.42967;.29079;124;20220902;26.3;16.8;21.5;2.2;17.21;3.6;3.24;14736 +79079;45.42967;.29079;124;20220903;27.4;16.1;21.7;2.5;17.11;.8;3.57;16001 +79079;45.42967;.29079;124;20220904;33;16.9;24.9;2.9;15.31;.7;5.19;19080 +79079;45.42967;.29079;124;20220905;33.8;18.8;26.3;3.1;15.41;.9;5.46;18230 +79079;45.42967;.29079;124;20220906;31.3;16;23.6;3.5;15.41;2.2;5.05;18256 +79079;45.42967;.29079;124;20220907;25.4;16;20.7;1.7;15.61;.2;2.94;14019 +79079;45.42967;.29079;124;20220908;23.6;14.7;19.1;3.7;15.21;.7;3.16;13495 +79079;45.42967;.29079;124;20220909;25;13.5;19.2;3.3;14.41;.7;3.48;15300 +79079;45.42967;.29079;124;20220910;26.7;12.7;19.7;1.7;13.81;0;3.27;16800 +79079;45.42967;.29079;124;20220911;32.4;14.4;23.4;2.6;12.61;0;4.9;18969 +79079;45.42967;.29079;124;20220912;36.3;18.9;27.6;3.8;14.21;.1;6.5;18459 +79079;45.42967;.29079;124;20220913;30.7;22.7;26.7;3;20.41;0;3.9;12153 +79079;45.42967;.29079;124;20220914;29.7;19.6;24.6;2;17.31;.7;3.47;13612 +79079;45.42967;.29079;124;20220915;26.3;16.1;21.2;2;17.61;.3;2.83;13545 +79079;45.42967;.29079;124;20220916;22.6;13.6;18.1;2.5;13.51;0;2.73;12548 +79079;45.42967;.29079;124;20220917;20;9.9;14.9;3.4;8.91;0;3.19;13199 +79079;45.42967;.29079;124;20220918;24;8.1;16;3.1;7.61;0;3.97;16579 +79079;45.42967;.29079;124;20220919;23.4;10.6;17;4.4;8.71;0;4.3;14642 +79079;45.42967;.29079;124;20220920;22.8;10.1;16.4;4.4;8.61;0;4.14;14426 +79079;45.42967;.29079;124;20220921;23.8;10.1;16.9;3.8;8.71;0;4.06;14851 +79079;45.42967;.29079;124;20220922;27;9.9;18.4;2.2;8.91;0;3.67;16499 +79079;45.42967;.29079;124;20220923;20.1;10.9;15.5;1.7;10.61;0;2.24;11769 +79079;45.42967;.29079;124;20220924;20.6;11.6;16.1;1.8;13.61;5.2;2;11501 +79079;45.42967;.29079;124;20220925;18.8;8.8;13.8;2;12.21;0;1.88;12026 +79079;45.42967;.29079;124;20220926;20.2;7.3;13.7;3.3;12.31;4.8;2.22;13604 +79079;45.42967;.29079;124;20220927;17.4;10.1;13.7;4.4;13.01;9.1;1.72;9929 +79079;45.42967;.29079;124;20220928;19.5;14.2;16.8;6.1;15.71;3.6;1.92;8249 +79079;45.42967;.29079;124;20220929;17.1;10.6;13.8;1.9;11.51;2.5;1.67;9105 +79079;45.42967;.29079;124;20220930;19.5;8;13.7;1.6;10.71;1.2;1.94;12211 +79079;45.42967;.29079;124;20221001;19.2;11.8;15.5;4.7;16.91;7.4;1.17;9529 +79079;45.42967;.29079;124;20221002;21.3;16.3;18.8;3.2;17.11;0;1.83;7602 +79079;45.42967;.29079;124;20221003;23;13;18;1.8;14.41;.1;2.08;10925 +79079;45.42967;.29079;124;20221004;24.7;11.2;17.9;1.6;13.81;.1;2.24;12657 +79079;45.42967;.29079;124;20221005;27.5;12.3;19.9;1.8;14.61;.9;2.62;13308 +79079;45.42967;.29079;124;20221006;20.5;14.1;17.3;2.4;15.51;.1;1.67;8264 +79079;45.42967;.29079;124;20221007;24.5;12.7;18.6;2.2;15.61;0;2.18;11343 +79079;45.42967;.29079;124;20221008;21.7;15;18.3;3;13.21;0;2.39;8252 +79079;45.42967;.29079;124;20221009;24.9;11;17.9;3.2;12.71;.5;2.89;12059 +79079;45.42967;.29079;124;20221010;22.6;13.6;18.1;2;15.51;.5;1.82;9430 +79079;45.42967;.29079;124;20221011;20.2;16.2;18.2;1.9;17.31;4.2;1.29;5953 +79079;45.42967;.29079;124;20221012;18.5;13.1;15.8;1.6;15.31;.1;1.18;6941 +79079;45.42967;.29079;124;20221013;18.5;10.9;14.7;2;15.51;6.5;1.1;8261 +79079;45.42967;.29079;124;20221014;19.9;15.6;17.7;5;18.21;1.5;1.2;5942 +79079;45.42967;.29079;124;20221015;22.7;16.3;19.5;2.9;17.31;0;1.8;7311 +79079;45.42967;.29079;124;20221016;27.6;16.2;21.9;2.7;17.11;.6;2.57;9872 +79079;45.42967;.29079;124;20221017;24.5;19.2;21.8;3.1;18.21;2;2.16;6400 +79079;45.42967;.29079;124;20221018;27.8;16.3;22;3.6;17.61;0;2.84;9646 +79079;45.42967;.29079;124;20221019;26.2;17.5;21.8;3.6;16.91;9.2;2.7;8175 +79079;45.42967;.29079;124;20221020;24.4;15.1;19.7;3.5;16.81;.2;2.16;8358 +79079;45.42967;.29079;124;20221021;23;17.1;20;3.5;14.11;.1;2.54;6410 +79079;45.42967;.29079;124;20221022;23.2;13.7;18.4;2.8;14.31;0;2.06;8216 +79079;45.42967;.29079;124;20221023;26.4;17.9;22.1;4.7;13.51;0;3.8;7620 +79079;45.42967;.29079;124;20221024;23;14.9;18.9;2.4;12.41;.1;2.17;7313 +79079;45.42967;.29079;124;20221025;22.1;11.4;16.7;3.3;13.41;2.3;1.99;8395 +79079;45.42967;.29079;124;20221026;25.5;13.2;19.3;2.7;15.31;0;2.12;8925 +79079;45.42967;.29079;124;20221027;24.3;18.2;21.2;4.5;16.41;0;2.65;5973 +79079;45.42967;.29079;124;20221028;26.3;19.9;23.1;3.3;15.61;0;2.82;6045 +79079;45.42967;.29079;124;20221029;24.8;17;20.9;2.9;13.01;0;2.59;6651 +79079;45.42967;.29079;124;20221030;23.3;15.1;19.2;2.2;14.01;2.1;1.82;6738 +79079;45.42967;.29079;124;20221031;21.3;14.6;17.9;3.8;15.31;2.1;1.75;5928 +79079;45.42967;.29079;124;20221101;19.5;10.8;15.1;2.7;13.71;.3;1.27;6759 +79079;45.42967;.29079;124;20221102;19.8;10.8;15.3;2.4;12.51;.1;1.42;6786 +79079;45.42967;.29079;124;20221103;19.8;12.4;16.1;4;11.91;12.3;2.07;5993 +79079;45.42967;.29079;124;20221104;14.3;8.6;11.4;4.7;10.81;1.9;1.21;5090 +79079;45.42967;.29079;124;20221105;16.3;5.1;10.7;2;9.31;.1;1.12;7328 +79079;45.42967;.29079;124;20221106;17.1;6.3;11.7;2.8;10.51;.5;1.22;7079 +79079;45.42967;.29079;124;20221107;19.8;11.8;15.8;3.3;12.91;0;1.57;5900 +79079;45.42967;.29079;124;20221108;19.4;12.9;16.1;4.4;12.91;1.7;1.85;5166 +79079;45.42967;.29079;124;20221109;14.6;13.2;13.9;1.7;13.91;2.9;.67;1960 +79079;45.42967;.29079;124;20221110;11.5;7.9;9.7;1.5;11.51;.1;.46;3540 +79079;45.42967;.29079;124;20221111;20;7.1;13.5;3;11.71;.1;1.38;7268 +79079;45.42967;.29079;124;20221112;21.6;11.8;16.7;2.9;12.91;.1;1.65;6150 +79079;45.42967;.29079;124;20221113;21.4;10.3;15.8;2.2;11.21;.1;1.53;6501 +79079;45.42967;.29079;124;20221114;14.6;10.2;12.4;3.1;12.31;5.2;.8;3759 +79079;45.42967;.29079;124;20221115;14.7;11.2;12.9;4;13.11;7.9;.78;3222 +79079;45.42967;.29079;124;20221116;16.5;10.3;13.4;4.2;13.01;5.9;.97;4472 +79079;45.42967;.29079;124;20221117;14.4;11.4;12.9;4.9;13.11;6.1;.79;2839 +79079;45.42967;.29079;124;20221118;13.5;6.7;10.1;2.4;10.71;4.3;.65;4590 +79079;45.42967;.29079;124;20221119;10.8;7.2;9;1.6;9.61;.2;.59;3090 +79079;45.42967;.29079;124;20221120;11.6;3.2;7.4;2.1;9.21;3.2;.5;5050 +79079;45.42967;.29079;124;20221121;12.6;7.3;9.9;4.5;10.51;14.9;.78;3805 +79079;45.42967;.29079;124;20221122;12.3;6;9.1;4.2;10.21;12.5;.67;4162 +79079;45.42967;.29079;124;20221123;15.3;8.9;12.1;4.4;11.81;4;.94;4147 +79079;45.42967;.29079;124;20221124;12.7;7.6;10.1;2.6;11.01;.2;.56;3576 +79079;45.42967;.29079;124;20221125;14;9.7;11.8;2.5;11.11;.8;.82;3181 +79079;45.42967;.29079;124;20221126;11.2;3.7;7.4;2;9.01;0;.49;4390 +79079;45.42967;.29079;124;20221127;11.2;5.1;8.1;2.4;8.91;6.2;.64;3840 +79079;45.42967;.29079;124;20221128;13.7;9;11.3;3.1;10.91;3.4;.83;3241 +79079;45.42967;.29079;124;20221129;7.5;3.5;5.5;1.2;8.61;.5;.31;2898 +79079;45.42967;.29079;124;20221130;10.6;3.5;7;3.1;8.41;.1;.64;4068 +79079;45.42967;.29079;124;20221201;10.1;4.4;7.2;4.7;7.91;0;.96;3530 +79079;45.42967;.29079;124;20221202;6;4.5;5.2;3.2;7.51;.5;.6;1428 +79079;45.42967;.29079;124;20221203;6.7;3.4;5;2;7.51;.6;.47;2455 +79079;45.42967;.29079;124;20221204;9.2;2.8;6;1.6;7.81;.4;.45;3680 +79079;45.42967;.29079;124;20221205;9.9;1.2;5.5;2.9;7.01;.1;.72;4378 +79079;45.42967;.29079;124;20221206;6.1;2.1;4.1;3;6.41;.1;.66;2704 +79079;45.42967;.29079;124;20221207;6.9;.2;3.5;2.9;6.31;.1;.58;3692 +79079;45.42967;.29079;124;20221208;5.1;0;2.5;3;6.11;1.6;.5;3102 +79079;45.42967;.29079;124;20221209;5.6;2.7;4.1;2.6;6.61;.1;.59;2139 +79079;45.42967;.29079;124;20221210;2.7;-2.2;.2;3.1;5.01;0;.5;2986 +79079;45.42967;.29079;124;20221211;3.1;-3.9;-.4;2.2;4.41;0;.5;3695 +79079;45.42967;.29079;124;20221212;2.6;-2.2;.2;2.8;5.31;5.7;.39;2915 +79079;45.42967;.29079;124;20221213;5.2;1.5;3.3;3;8.11;2.7;.06;2455 +79079;45.42967;.29079;124;20221214;14.7;5.6;10.1;3.2;12.01;1;.33;4260 +79079;45.42967;.29079;124;20221215;9.2;9.3;9.2;3.3;10.51;1.2;.59;0 +79079;45.42967;.29079;124;20221216;7.1;1.6;4.3;4.9;5.91;0;1.04;3124 +79079;45.42967;.29079;124;20221217;6.7;-3.7;1.5;2.5;4.21;0;.8;4567 +79079;45.42967;.29079;124;20221218;11.2;-.1;5.5;3.5;7.21;0;.75;4783 +79079;45.42967;.29079;124;20221219;15;9.2;12.1;4.3;10.71;0;1.17;3210 +79079;45.42967;.29079;124;20221220;14.2;12.4;13.3;4.9;12.21;1.9;1.14;1454 +79079;45.42967;.29079;124;20221221;14.3;10.6;12.4;4.5;13.01;1.2;.61;2410 +79079;45.42967;.29079;124;20221222;14.7;11.7;13.2;5.5;14.21;14.8;.48;2097 +79079;45.42967;.29079;124;20221223;15.6;13.7;14.6;4.3;14.71;4.7;.75;1517 +79079;45.42967;.29079;124;20221224;17.2;11.7;14.4;2.4;13.21;.1;.81;3112 +79079;45.42967;.29079;124;20221225;16.3;9.4;12.8;2.8;11.11;.7;.98;3584 +79079;45.42967;.29079;124;20221226;12.6;10.6;11.6;2.6;11.91;1.5;.61;1588 +79079;45.42967;.29079;124;20221227;9.8;6.4;8.1;1.5;10.11;.2;.34;2307 +79079;45.42967;.29079;124;20221228;15.2;8.2;11.7;2.5;10.89;.7;.6;4510 +79079;45.42967;.29079;124;20221229;11.4;10;10.7;2.5;11.62;8.9;.64;868 +79079;45.42967;.29079;124;20221230;14;9.2;11.6;3.3;12.06;3.4;.69;2586 +79079;45.42967;.29079;124;20221231;18;10.6;14.3;3.4;11.86;0;1.33;4046 +79080;45.45847;.60784;163;20220101;17.9;6.6;12.3;2.1;9.17;0;.93;5704 +79080;45.45847;.60784;163;20220102;14.2;8.5;11.4;2.3;10.62;.7;.76;3780 +79080;45.45847;.60784;163;20220103;14.5;9.3;11.9;2.9;11.62;.3;.78;3579 +79080;45.45847;.60784;163;20220104;13.9;11.1;12.5;3.7;10.05;1.4;1.44;2298 +79080;45.45847;.60784;163;20220105;7.2;1.3;4.3;2;6.27;.1;.57;4402 +79080;45.45847;.60784;163;20220106;7.3;-2;2.7;.9;5.3;.1;.32;5246 +79080;45.45847;.60784;163;20220107;9.9;-.7;4.6;3.2;7.27;3.5;.62;4221 +79080;45.45847;.60784;163;20220108;11.1;7.3;9.2;5.4;10.1;15.1;.77;2536 +79080;45.45847;.60784;163;20220109;8.4;5.7;7.1;2.4;9.34;13.1;.44;1863 +79080;45.45847;.60784;163;20220110;8.4;7.1;7.8;.9;9.64;1.1;.44;1245 +79080;45.45847;.60784;163;20220111;9.6;2;5.8;2.1;6.27;0;.71;5602 +79080;45.45847;.60784;163;20220112;6.2;-2.2;2;3.2;5.27;0;.64;5421 +79080;45.45847;.60784;163;20220113;8.6;-1.7;3.4;1.3;4.9;0;.51;6189 +79080;45.45847;.60784;163;20220114;10;-3.8;3.1;1;4.87;.1;.47;6999 +79080;45.45847;.60784;163;20220115;9.3;-2.5;3.4;1;4.97;0;.47;6799 +79080;45.45847;.60784;163;20220116;7.7;-4.3;1.7;.7;5.54;.2;.24;6889 +79080;45.45847;.60784;163;20220117;6.5;-.3;3.1;1.7;6.74;.1;.34;4079 +79080;45.45847;.60784;163;20220118;6.2;-.9;2.6;1.9;6.07;.2;.52;5621 +79080;45.45847;.60784;163;20220119;4.4;.2;2.3;1.6;7.27;2.2;.27;2451 +79080;45.45847;.60784;163;20220120;6.3;2.1;4.2;1.5;7;.2;.49;2855 +79080;45.45847;.60784;163;20220121;5.7;.3;3;3.6;5.37;0;.88;5117 +79080;45.45847;.60784;163;20220122;7.8;-1.4;3.2;3.5;5.6;0;.85;6562 +79080;45.45847;.60784;163;20220123;10.7;-.8;5;2.1;5.87;0;.74;7339 +79080;45.45847;.60784;163;20220124;11.9;-1;5.5;1.2;5.6;0;.68;7599 +79080;45.45847;.60784;163;20220125;11.6;-.2;5.7;1.1;6.24;0;.59;7654 +79080;45.45847;.60784;163;20220126;8.4;-1.4;3.5;1.6;5.7;0;.47;7729 +79080;45.45847;.60784;163;20220127;5.7;-4.5;.6;1.8;5.07;.1;.46;7427 +79080;45.45847;.60784;163;20220128;10.2;-2.3;4;2;6.8;0;.61;7435 +79080;45.45847;.60784;163;20220129;2.4;.4;1.4;1;6.94;.1;.29;2119 +79080;45.45847;.60784;163;20220130;9.4;2.5;5.9;1.6;8.7;.3;.48;4173 +79080;45.45847;.60784;163;20220131;10.1;5.1;7.6;3.5;8.7;.9;.81;3645 +79080;45.45847;.60784;163;20220201;8.1;.6;4.4;2.8;8.3;.4;.36;4116 +79080;45.45847;.60784;163;20220202;9;7.3;8.2;1.8;9.57;0;.56;2377 +79080;45.45847;.60784;163;20220203;5.9;1.4;3.7;2;8.17;.5;.27;3064 +79080;45.45847;.60784;163;20220204;10.6;6;8.3;2.2;10;2.9;.56;3545 +79080;45.45847;.60784;163;20220205;10;3.1;6.6;1.8;7.4;.1;.79;6748 +79080;45.45847;.60784;163;20220206;9.5;.5;5;4.1;8.97;2.6;.34;4504 +79080;45.45847;.60784;163;20220207;12;8.9;10.4;3;9.07;.6;1.24;5567 +79080;45.45847;.60784;163;20220208;14.2;1.2;7.7;1.5;6.47;0;1.1;9644 +79080;45.45847;.60784;163;20220209;16.6;2.4;9.5;2.7;6.94;.1;1.69;10333 +79080;45.45847;.60784;163;20220210;9.3;3;6.2;2.4;8.75;.4;.99;8177 +79080;45.45847;.60784;163;20220211;11.3;5.8;8.6;2.5;7.32;0;1.25;8920 +79080;45.45847;.60784;163;20220212;11.6;-5.4;3.1;.5;4.79;0;.73;10214 +79080;45.45847;.60784;163;20220213;16.6;-3.2;6.7;4.1;8.22;2.9;1.51;10024 +79080;45.45847;.60784;163;20220214;11.6;8.6;10.1;3.3;9.88;3.6;1.13;2484 +79080;45.45847;.60784;163;20220215;9.9;1.6;5.7;3.1;9.35;12.6;.53;4448 +79080;45.45847;.60784;163;20220216;13.1;8.4;10.7;5.6;12.7;8.3;.45;3564 +79080;45.45847;.60784;163;20220217;13.2;11.5;12.3;4.3;13.5;1.5;.63;2364 +79080;45.45847;.60784;163;20220218;13.1;9.9;11.5;3.1;11.24;.5;1.03;4065 +79080;45.45847;.60784;163;20220219;11.2;4;7.6;2.3;7.64;0;1.13;7247 +79080;45.45847;.60784;163;20220220;11.9;4;7.9;4;10.2;3.8;.69;6012 +79080;45.45847;.60784;163;20220221;10.9;7.9;9.4;5.4;9.27;.6;1.3;4725 +79080;45.45847;.60784;163;20220222;12;4.9;8.4;2;9.5;.2;.85;5416 +79080;45.45847;.60784;163;20220223;15.8;7.5;11.6;.7;9.44;0;1.09;9203 +79080;45.45847;.60784;163;20220224;13.7;5.9;9.8;2.3;8.6;.5;1.4;8564 +79080;45.45847;.60784;163;20220225;10.3;1.4;5.9;1.6;6.24;.1;1.2;10061 +79080;45.45847;.60784;163;20220226;13.8;1;7.4;3.1;5;0;2.2;12523 +79080;45.45847;.60784;163;20220227;16.5;1.8;9.2;2;6.4;0;1.91;13079 +79080;45.45847;.60784;163;20220228;17.5;2.7;10.1;1.3;7.54;0;1.63;13410 +79080;45.45847;.60784;163;20220301;17.4;4.4;10.9;1.8;6.8;0;1.98;12918 +79080;45.45847;.60784;163;20220302;11;6.2;8.6;2.4;9.74;2.4;.86;4512 +79080;45.45847;.60784;163;20220303;13.3;8.3;10.8;1.5;10.47;0;1;5316 +79080;45.45847;.60784;163;20220304;9.4;7.4;8.4;2.8;10.2;1.9;.63;2291 +79080;45.45847;.60784;163;20220305;8.5;5.9;7.2;2.3;8.9;.3;.76;3723 +79080;45.45847;.60784;163;20220306;10.8;4.8;7.8;2.8;6.24;0;1.77;11041 +79080;45.45847;.60784;163;20220307;11.3;-2.4;4.5;2.2;4.87;0;1.72;14144 +79080;45.45847;.60784;163;20220308;12.7;2.4;7.5;3.1;7.64;.6;1.68;11729 +79080;45.45847;.60784;163;20220309;16.1;3.7;9.9;3.5;8.97;.2;1.97;13526 +79080;45.45847;.60784;163;20220310;13.4;8.8;11.1;3.9;10.04;1.6;1.57;7278 +79080;45.45847;.60784;163;20220311;12.1;9.5;10.8;4.4;10.2;12.2;1.4;5095 +79080;45.45847;.60784;163;20220312;10.9;6.4;8.7;2.9;9.87;0;.97;5931 +79080;45.45847;.60784;163;20220313;11;7.4;9.2;3.8;8.9;17.6;1.39;6277 +79080;45.45847;.60784;163;20220314;14.1;2.3;8.2;4.6;8.7;.3;1.84;12347 +79080;45.45847;.60784;163;20220315;19.1;11.6;15.3;5.4;11;0;2.96;10029 +79080;45.45847;.60784;163;20220316;15;10.5;12.7;3;11.14;0;1.65;7258 +79080;45.45847;.60784;163;20220317;11.5;9.6;10.5;4.7;9.74;1;1.47;4700 +79080;45.45847;.60784;163;20220318;15.1;6.8;11;3.6;8.78;0;2.24;11492 +79080;45.45847;.60784;163;20220319;18.1;4.2;11.2;2.2;8.55;0;2.29;13387 +79080;45.45847;.60784;163;20220320;16.6;3.5;10.1;3;9.05;.1;2.21;12430 +79080;45.45847;.60784;163;20220321;17.3;7.7;12.5;4.3;8.55;0;3.13;14395 +79080;45.45847;.60784;163;20220322;17.2;5.2;11.2;4.2;6.22;0;3.56;16748 +79080;45.45847;.60784;163;20220323;17.5;1.5;9.5;2.7;5.55;0;3.15;18631 +79080;45.45847;.60784;163;20220324;19.3;-2.4;8.4;2;6.12;0;2.86;19812 +79080;45.45847;.60784;163;20220325;20.9;-.6;10.2;2;6.25;0;2.99;18147 +79080;45.45847;.60784;163;20220326;21.3;.1;10.7;2.4;6.12;0;3.43;19915 +79080;45.45847;.60784;163;20220327;21.7;.6;11.1;2;6.98;0;3.2;19263 +79080;45.45847;.60784;163;20220328;22;1.8;11.9;1.6;7.72;0;2.92;17829 +79080;45.45847;.60784;163;20220329;17;6.5;11.8;1.9;9.72;.4;2.02;10513 +79080;45.45847;.60784;163;20220330;14.5;8.2;11.3;2.7;10.78;2.6;1.46;6884 +79080;45.45847;.60784;163;20220331;13.1;6.8;9.9;5;8.82;2.7;2.09;9699 +79080;45.45847;.60784;163;20220401;7.2;-.7;3.3;6.8;5.72;1.1;1.85;12889 +79080;45.45847;.60784;163;20220402;8;.5;4.3;4.6;5.38;0;2.09;13625 +79080;45.45847;.60784;163;20220403;5.6;-4.4;.6;1.2;5.08;0;1.36;14205 +79080;45.45847;.60784;163;20220404;12.6;-1.4;5.6;1.4;4.79;0;2.22;17078 +79080;45.45847;.60784;163;20220405;13.5;-.9;6.3;1.7;7.95;.1;1.6;10710 +79080;45.45847;.60784;163;20220406;12.6;7.6;10.1;3;10.88;4;1.26;5769 +79080;45.45847;.60784;163;20220407;12.8;9.6;11.2;6.5;12.62;21.5;1.08;4433 +79080;45.45847;.60784;163;20220408;17.1;11.2;14.2;7;11.35;1.6;2.82;9254 +79080;45.45847;.60784;163;20220409;14.3;3.4;8.9;1.9;7.28;0;2.44;16823 +79080;45.45847;.60784;163;20220410;18.8;-1.6;8.6;2.2;6.35;0;3.32;22725 +79080;45.45847;.60784;163;20220411;21.6;3.6;12.6;4.4;9.18;0;4.07;20653 +79080;45.45847;.60784;163;20220412;18.1;10.1;14.1;3.4;11.15;.2;2.49;10257 +79080;45.45847;.60784;163;20220413;15;9.8;12.4;1.2;12.92;1;1.35;6968 +79080;45.45847;.60784;163;20220414;23;7;15;1.4;12.12;0;3.26;21112 +79080;45.45847;.60784;163;20220415;24.2;5.8;15;1.9;11.48;0;3.69;22405 +79080;45.45847;.60784;163;20220416;23.3;6;14.6;2.7;10.45;0;3.99;22959 +79080;45.45847;.60784;163;20220417;23.4;2.4;12.9;2.4;9.08;0;3.99;24213 +79080;45.45847;.60784;163;20220418;19.2;7.1;13.2;2.9;11.15;0;3.15;19283 +79080;45.45847;.60784;163;20220419;17.1;6.8;12;2.8;10.82;5.3;2.46;14234 +79080;45.45847;.60784;163;20220420;15.1;8.5;11.8;2.1;11.48;12.7;1.93;10500 +79080;45.45847;.60784;163;20220421;18.5;9.3;13.9;1.8;11.65;0;2.47;14059 +79080;45.45847;.60784;163;20220422;18.9;9.3;14.1;1.4;11.95;0;2.65;16212 +79080;45.45847;.60784;163;20220423;13.9;8.5;11.2;3.1;11.88;9.6;1.79;9632 +79080;45.45847;.60784;163;20220424;16.1;9.5;12.8;4;12.35;9.9;1.86;7865 +79080;45.45847;.60784;163;20220425;17.8;6.7;12.3;1.8;11.38;0;2.45;15368 +79080;45.45847;.60784;163;20220426;20.9;3.5;12.2;2;9.98;0;3.58;24904 +79080;45.45847;.60784;163;20220427;22.9;4.8;13.8;2.6;11.12;0;3.76;22720 +79080;45.45847;.60784;163;20220428;20.8;10.4;15.6;2.5;13.25;0;3.15;18192 +79080;45.45847;.60784;163;20220429;21;10.8;15.9;2.2;12.95;.2;3.07;16390 +79080;45.45847;.60784;163;20220430;21.7;8.5;15.1;2.3;11.18;0;3.8;22389 +79080;45.45847;.60784;163;20220501;20.1;4.1;12.1;1.7;9.38;0;3.46;22942 +79080;45.45847;.60784;163;20220502;20.7;7;13.8;2.3;10.18;0;3.59;21505 +79080;45.45847;.60784;163;20220503;22.1;8.4;15.2;2.1;11.38;.8;3.7;21358 +79080;45.45847;.60784;163;20220504;20.2;7.6;13.9;2.4;11.08;0;3.28;18565 +79080;45.45847;.60784;163;20220505;21.2;6.1;13.7;2.5;10.52;0;3.93;24038 +79080;45.45847;.60784;163;20220506;21.2;8.3;14.7;1.9;10.5;0;3.03;15276 +79080;45.45847;.60784;163;20220507;23.1;10.3;16.7;1.8;10.9;0;3.31;15401 +79080;45.45847;.60784;163;20220508;24.2;10;17.1;2;11.2;0;3.54;16279 +79080;45.45847;.60784;163;20220509;27.1;11.9;19.5;1.6;11.77;0;3.78;16862 +79080;45.45847;.60784;163;20220510;28.3;13.2;20.7;2;11.9;0;4.32;17372 +79080;45.45847;.60784;163;20220511;27.8;10;18.9;2.2;13.45;0;4.32;19536 +79080;45.45847;.60784;163;20220512;20.9;12.7;16.8;1.6;14.97;1.5;2.86;16606 +79080;45.45847;.60784;163;20220513;24;14.2;19.1;1.2;15.45;0;2.92;14056 +79080;45.45847;.60784;163;20220514;27.9;13.3;20.6;1.8;15.37;0;3.97;18589 +79080;45.45847;.60784;163;20220515;28.7;16.6;22.6;2.4;16.25;6.7;4.23;16586 +79080;45.45847;.60784;163;20220516;26.8;14.6;20.7;1.5;16.77;.1;3.52;16789 +79080;45.45847;.60784;163;20220517;30;15.4;22.7;2.5;15.55;0;4.8;19041 +79080;45.45847;.60784;163;20220518;31.4;14.9;23.1;2;16.15;3;4.81;20148 +79080;45.45847;.60784;163;20220519;27.5;17.3;22.4;2.5;18.52;.1;3.78;15291 +79080;45.45847;.60784;163;20220520;26.8;17.1;21.9;2.6;16.2;0;4.09;15506 +79080;45.45847;.60784;163;20220521;31.1;14.6;22.8;1.4;17.52;.1;4.3;19753 +79080;45.45847;.60784;163;20220522;31.4;18.6;25;1.9;20.05;1.4;4.32;17710 +79080;45.45847;.60784;163;20220523;20.7;16.4;18.6;3.9;16.02;3.9;2.58;8764 +79080;45.45847;.60784;163;20220524;18.8;10.5;14.6;2.7;12.6;1.8;2.45;11886 +79080;45.45847;.60784;163;20220525;21.4;7.7;14.6;1.9;10.9;.1;3.17;16743 +79080;45.45847;.60784;163;20220526;18.4;9.4;13.9;1.3;12.87;0;2.02;10808 +79080;45.45847;.60784;163;20220527;22.8;11.3;17.1;2.4;13.34;0;3.32;15822 +79080;45.45847;.60784;163;20220528;24.2;12;18.1;3.4;11.64;0;4.18;16275 +79080;45.45847;.60784;163;20220529;20.7;9.2;14.9;3.2;9.1;0;3.84;16208 +79080;45.45847;.60784;163;20220530;23.5;7.2;15.3;1.9;8.3;0;3.95;18594 +79080;45.45847;.60784;163;20220531;24.8;11.8;18.3;1.6;10.54;4.1;3.69;16371 +79080;45.45847;.60784;163;20220601;26;10.9;18.5;1.8;13.54;8.2;3.82;18143 +79080;45.45847;.60784;163;20220602;28.3;15.5;21.9;2.5;17.6;9.2;4;15959 +79080;45.45847;.60784;163;20220603;27.6;17.2;22.4;2.3;19.74;2.1;3.55;14647 +79080;45.45847;.60784;163;20220604;25.6;16;20.8;2;19.17;2.5;3.03;13656 +79080;45.45847;.60784;163;20220605;21.5;15.6;18.6;2.7;16.24;.3;2.32;8482 +79080;45.45847;.60784;163;20220606;22.6;13.1;17.8;1.2;15.24;.3;2.81;14381 +79080;45.45847;.60784;163;20220607;23.8;13.5;18.7;2.6;14.6;9.4;3.46;15060 +79080;45.45847;.60784;163;20220608;19.9;13.5;16.7;2.8;15.47;2.2;2.36;10644 +79080;45.45847;.60784;163;20220609;21.4;11.1;16.2;1.9;13.97;.4;2.46;11307 +79080;45.45847;.60784;163;20220610;26.9;11.6;19.2;.9;14.3;.1;3.55;18268 +79080;45.45847;.60784;163;20220611;30.1;13.2;21.7;1.3;15.5;1.7;5.3;27754 +79080;45.45847;.60784;163;20220612;29.1;16.3;22.7;2;17.94;.3;5.04;24395 +79080;45.45847;.60784;163;20220613;28;16.5;22.3;2.9;15.47;0;5.46;25068 +79080;45.45847;.60784;163;20220614;32.9;15;23.9;2.3;16.1;.7;6.38;28782 +79080;45.45847;.60784;163;20220615;33.3;21.2;27.3;2.6;18.9;0;6.42;25866 +79080;45.45847;.60784;163;20220616;33.9;17;25.5;1.4;16.94;0;5.92;27627 +79080;45.45847;.60784;163;20220617;36.9;19.8;28.3;2.1;17;0;7.1;28836 +79080;45.45847;.60784;163;20220618;38.1;20.7;29.4;3.1;16.24;0;8.3;29071 +79080;45.45847;.60784;163;20220619;30.7;20.5;25.6;2.9;18.17;6.2;6.02;24246 +79080;45.45847;.60784;163;20220620;28.3;16.9;22.6;2.2;19.8;12.9;4.24;19689 +79080;45.45847;.60784;163;20220621;26.4;16.8;21.6;1.5;20.24;7.2;3.56;17893 +79080;45.45847;.60784;163;20220622;25.4;17.3;21.3;2.6;18.57;4.4;3.79;17937 +79080;45.45847;.60784;163;20220623;24.4;14.9;19.6;1.5;17.7;7.3;3.47;18155 +79080;45.45847;.60784;163;20220624;21.8;15.8;18.8;2.8;16.64;7.2;3.2;15816 +79080;45.45847;.60784;163;20220625;18;14.2;16.1;1.7;15.64;8.2;2.12;11174 +79080;45.45847;.60784;163;20220626;17.4;13;15.2;1.2;15.34;3.2;2.01;11412 +79080;45.45847;.60784;163;20220627;22.8;12.7;17.8;2.3;13.5;0;4.19;22762 +79080;45.45847;.60784;163;20220628;24.3;10.7;17.5;1.8;12.74;.1;4.68;26890 +79080;45.45847;.60784;163;20220629;25;11;18;1.7;13.77;12.9;4.63;26392 +79080;45.45847;.60784;163;20220630;18.4;13.1;15.7;1.5;14.54;7.4;2.32;12625 +79080;45.45847;.60784;163;20220701;22.8;10.3;16.5;1.1;12.27;0;4.07;24492 +79080;45.45847;.60784;163;20220702;28.3;10.7;19.5;1.6;13.04;0;5.34;29325 +79080;45.45847;.60784;163;20220703;26.6;13.9;20.3;1.7;14.5;1.3;4.82;25318 +79080;45.45847;.60784;163;20220704;26.4;16.2;21.3;2.2;15.7;.2;4.44;20541 +79080;45.45847;.60784;163;20220705;27.7;14.7;21.2;2.3;14.2;.2;5.33;26321 +79080;45.45847;.60784;163;20220706;27;13.6;20.3;2.6;13.67;0;5.34;26608 +79080;45.45847;.60784;163;20220707;27.6;13.9;20.8;2.1;14.64;0;5.2;26489 +79080;45.45847;.60784;163;20220708;27.4;14.4;20.9;2.8;14.57;0;5.39;26521 +79080;45.45847;.60784;163;20220709;29.4;15.1;22.2;2.5;14.27;0;5.85;27203 +79080;45.45847;.60784;163;20220710;29.8;15.7;22.8;2.7;14.54;0;5.95;27007 +79080;45.45847;.60784;163;20220711;32.2;16;24.1;2.8;14.9;0;6.53;28141 +79080;45.45847;.60784;163;20220712;33.3;16.1;24.7;2.5;14.54;0;6.69;28771 +79080;45.45847;.60784;163;20220713;34.2;17;25.6;1.9;14.14;0;6.37;28310 +79080;45.45847;.60784;163;20220714;35.6;17.6;26.6;1.7;15.74;0;6.46;28662 +79080;45.45847;.60784;163;20220715;31.9;17.2;24.5;2.6;14.8;0;6.2;26533 +79080;45.45847;.60784;163;20220716;32.5;16.4;24.5;2.8;13.2;0;6.7;27677 +79080;45.45847;.60784;163;20220717;35.2;17.2;26.2;2.8;13.4;0;7.28;28364 +79080;45.45847;.60784;163;20220718;38.6;20.2;29.4;3.1;15.04;0;8.18;27952 +79080;45.45847;.60784;163;20220719;29.3;19.2;24.2;2.7;18.04;18.1;4.83;18446 +79080;45.45847;.60784;163;20220720;26.7;17.3;22;2.5;18.44;.3;4.24;19988 +79080;45.45847;.60784;163;20220721;30;14.1;22;1.1;17.1;0;4.82;25658 +79080;45.45847;.60784;163;20220722;28.8;16.4;22.6;2.7;18.37;.2;4.87;22338 +79080;45.45847;.60784;163;20220723;28.7;17.3;23;2;16.57;0;4.7;21627 +79080;45.45847;.60784;163;20220724;35;15.2;25.1;1.5;15.27;0;6;28364 +79080;45.45847;.60784;163;20220725;26.3;18.5;22.4;2.9;17.34;.3;4.01;15743 +79080;45.45847;.60784;163;20220726;25;15.1;20;1.6;14.4;.1;3.84;19027 +79080;45.45847;.60784;163;20220727;27.9;11.9;19.9;1.4;13.04;0;4.7;25328 +79080;45.45847;.60784;163;20220728;28.3;12.7;20.5;1.4;14.57;0;4.62;24429 +79080;45.45847;.60784;163;20220729;27;16.4;21.7;1.6;16.7;0;4.01;19624 +79080;45.45847;.60784;163;20220730;29.7;15.2;22.4;1.7;17;0;4.87;24595 +79080;45.45847;.60784;163;20220731;31.9;15.3;23.6;1.6;16.5;.1;5.31;25895 +79080;45.45847;.60784;163;20220801;32.8;16.2;24.5;1.6;16.04;0;5.46;25721 +79080;45.45847;.60784;163;20220802;34.5;16.8;25.6;2;16.24;0;5.95;26396 +79080;45.45847;.60784;163;20220803;37.4;19.2;28.3;1.6;15.6;.1;6.17;26547 +79080;45.45847;.60784;163;20220804;36;19.5;27.8;1.8;17.97;.2;5.91;24909 +79080;45.45847;.60784;163;20220805;30.6;18.9;24.7;2.6;18.2;0;5.06;21181 +79080;45.45847;.60784;163;20220806;30.8;17.3;24;3.3;13.9;0;5.98;23601 +79080;45.45847;.60784;163;20220807;31.9;14.4;23.1;3;10.94;0;6.35;25861 +79080;45.45847;.60784;163;20220808;33.7;14.8;24.2;2.8;11.14;0;6.58;26229 +79080;45.45847;.60784;163;20220809;35.1;16.5;25.8;2.5;11.94;0;6.39;25204 +79080;45.45847;.60784;163;20220810;36.8;17.3;27;2.3;11.67;0;6.66;26084 +79080;45.45847;.60784;163;20220811;37.6;18.5;28;2.1;12.74;0;6.5;25392 +79080;45.45847;.60784;163;20220812;38.6;20.7;29.7;2;13.07;0;6.54;24866 +79080;45.45847;.60784;163;20220813;35.7;18.1;26.9;2.2;18.17;4.7;5.86;23862 +79080;45.45847;.60784;163;20220814;24.6;18.6;21.6;3.1;20.07;2.6;2.85;11937 +79080;45.45847;.60784;163;20220815;26.3;16.5;21.4;2.3;17.64;0;3.74;17578 +79080;45.45847;.60784;163;20220816;26;15.8;20.9;1.3;17.9;6.9;3.07;15216 +79080;45.45847;.60784;163;20220817;25;14.6;19.8;2.2;16.5;1.4;3.45;17322 +79080;45.45847;.60784;163;20220818;26.4;13.3;19.8;2.1;16;0;3.78;19490 +79080;45.45847;.60784;163;20220819;26.2;15.8;21;2.2;18.27;2.5;3.21;14806 +79080;45.45847;.60784;163;20220820;27.2;16.6;21.9;1.3;18.27;.1;3.37;17287 +79080;45.45847;.60784;163;20220821;26.2;15.2;20.7;1.5;16.67;.3;3.33;16831 +79080;45.45847;.60784;163;20220822;26.2;18.3;22.3;1.8;19.17;1.2;2.87;12558 +79080;45.45847;.60784;163;20220823;29.2;17;23.1;1.2;19.27;0;3.51;17595 +79080;45.45847;.60784;163;20220824;34.8;17.4;26.1;1.8;17.64;1;5.12;22787 +79080;45.45847;.60784;163;20220825;28.6;18.8;23.7;2.3;17.94;.2;3.79;15423 +79080;45.45847;.60784;163;20220826;29.6;16.9;23.2;1.5;17.64;0;3.83;18761 +79080;45.45847;.60784;163;20220827;30.2;14.9;22.6;1.9;14.7;0;4.42;20995 +79080;45.45847;.60784;163;20220828;31.9;14.5;23.2;1.8;14.2;0;4.71;22308 +79080;45.45847;.60784;163;20220829;33.6;16.9;25.2;2.2;15.47;.6;5.06;20649 +79080;45.45847;.60784;163;20220830;32.2;18.9;25.5;1.8;17.07;0;4.27;18043 +79080;45.45847;.60784;163;20220831;32.3;16.4;24.4;2.1;16.04;.1;4.59;20050 +79080;45.45847;.60784;163;20220901;28.9;16.1;22.5;1.4;17.67;0;3.3;15617 +79080;45.45847;.60784;163;20220902;25.8;15.8;20.8;1.6;17.44;2;2.88;14194 +79080;45.45847;.60784;163;20220903;26.8;15.8;21.3;2.2;16.94;.3;3.45;16626 +79080;45.45847;.60784;163;20220904;32.3;15.7;24;2.4;15.7;1.3;4.73;19769 +79080;45.45847;.60784;163;20220905;33.3;17.3;25.3;2.6;16.37;1.3;5.02;19544 +79080;45.45847;.60784;163;20220906;30.7;15.7;23.2;2.6;16;1.8;4.4;18291 +79080;45.45847;.60784;163;20220907;25.1;15.4;20.3;1.6;15.74;.6;2.86;14116 +79080;45.45847;.60784;163;20220908;23;13.8;18.4;3.1;15.07;1;3.07;14855 +79080;45.45847;.60784;163;20220909;24;12.6;18.3;2.7;14.07;1.2;3.13;15042 +79080;45.45847;.60784;163;20220910;25.8;11.8;18.8;1.3;13.74;0;3.02;17342 +79080;45.45847;.60784;163;20220911;31.1;13;22.1;2;12.74;0;4.25;20006 +79080;45.45847;.60784;163;20220912;35.7;16.3;26;2.6;14.4;0;5.31;18969 +79080;45.45847;.60784;163;20220913;30.2;21.7;25.9;2.6;20.64;5;3.58;12252 +79080;45.45847;.60784;163;20220914;28.8;19.2;24;2.1;17.8;3.2;3.32;13598 +79080;45.45847;.60784;163;20220915;25.9;15.3;20.6;1.7;17.14;.2;2.74;13945 +79080;45.45847;.60784;163;20220916;21.9;13;17.5;2;13.47;0;2.63;14289 +79080;45.45847;.60784;163;20220917;19.4;8.2;13.8;2.4;9;0;2.84;16358 +79080;45.45847;.60784;163;20220918;23.2;6;14.6;2.1;7.8;0;3.32;18679 +79080;45.45847;.60784;163;20220919;23;7.6;15.3;3.2;8.74;0;3.68;17982 +79080;45.45847;.60784;163;20220920;22.5;7.4;14.9;3;8.57;0;3.5;17512 +79080;45.45847;.60784;163;20220921;23.5;7.8;15.7;2.6;8.7;0;3.43;17571 +79080;45.45847;.60784;163;20220922;26;8.2;17.1;1.8;9.2;0;3.28;17920 +79080;45.45847;.60784;163;20220923;20.1;10.2;15.2;1.3;10.84;0;2.05;10896 +79080;45.45847;.60784;163;20220924;19.4;11.3;15.4;1.2;13.84;6.3;1.61;9423 +79080;45.45847;.60784;163;20220925;18.1;9.3;13.7;1.4;12.44;0;1.61;10066 +79080;45.45847;.60784;163;20220926;19.3;7.4;13.3;2.7;11.84;4.7;2.03;12304 +79080;45.45847;.60784;163;20220927;17.5;9.9;13.7;3.8;12.97;9.9;1.75;9753 +79080;45.45847;.60784;163;20220928;18.5;14.1;16.3;5.3;15.54;7.5;1.62;6719 +79080;45.45847;.60784;163;20220929;16.9;10.1;13.5;1.5;11.57;1.4;1.58;9602 +79080;45.45847;.60784;163;20220930;18.6;6.9;12.7;1.4;10.57;1.8;1.84;13702 +79080;45.45847;.60784;163;20221001;18.8;10.6;14.7;4;16.4;9.6;.99;6632 +79080;45.45847;.60784;163;20221002;20.9;15.9;18.4;2.5;16.77;.1;1.62;6759 +79080;45.45847;.60784;163;20221003;22.6;11.9;17.3;1.4;14.04;0;2.02;13052 +79080;45.45847;.60784;163;20221004;23.7;10;16.9;1.2;13.34;.1;2.09;14185 +79080;45.45847;.60784;163;20221005;26.3;11.2;18.7;1.8;13.97;.4;2.57;14469 +79080;45.45847;.60784;163;20221006;20;13.3;16.7;2;15.1;0;1.5;8102 +79080;45.45847;.60784;163;20221007;23.7;11.8;17.8;1.4;15;0;1.9;11933 +79080;45.45847;.60784;163;20221008;21.1;13.5;17.3;2.3;13.17;0;2.07;10112 +79080;45.45847;.60784;163;20221009;24.4;9.2;16.8;2.4;12.5;.2;2.5;13545 +79080;45.45847;.60784;163;20221010;22.2;12.8;17.5;2.2;15.04;1.2;1.85;10039 +79080;45.45847;.60784;163;20221011;19.5;15.5;17.5;1.4;16.97;5.3;1.12;5529 +79080;45.45847;.60784;163;20221012;19.1;12.6;15.9;1.4;15.07;.1;1.26;7731 +79080;45.45847;.60784;163;20221013;17.5;10.6;14.1;1.7;15.24;8.1;.9;6029 +79080;45.45847;.60784;163;20221014;19.3;15.4;17.4;4.4;17.94;2.2;1.03;4058 +79080;45.45847;.60784;163;20221015;22.2;16;19.1;2.4;17.04;0;1.53;6745 +79080;45.45847;.60784;163;20221016;27;15;21;2.8;16.9;.2;2.5;11105 +79080;45.45847;.60784;163;20221017;24;18;21;3.3;17.9;1.6;2.07;6675 +79080;45.45847;.60784;163;20221018;27.2;15.5;21.4;3.4;17.47;0;2.69;11061 +79080;45.45847;.60784;163;20221019;25.6;16.5;21;3.9;16.6;4.6;2.75;9223 +79080;45.45847;.60784;163;20221020;24.1;14.6;19.3;3.3;16.77;0;2.01;8766 +79080;45.45847;.60784;163;20221021;21.9;16.5;19.2;2.7;14.47;.4;1.97;6325 +79080;45.45847;.60784;163;20221022;22.7;12.5;17.6;2.7;14.2;0;1.91;9196 +79080;45.45847;.60784;163;20221023;25.5;16.9;21.2;4.3;13.67;.8;3.29;7784 +79080;45.45847;.60784;163;20221024;22.1;13.1;17.6;1.9;12.57;0;1.78;8502 +79080;45.45847;.60784;163;20221025;22;10.3;16.2;2.5;12.97;5.2;1.73;8266 +79080;45.45847;.60784;163;20221026;24.9;12.3;18.6;2.5;14.67;0;1.93;10215 +79080;45.45847;.60784;163;20221027;24.2;15.9;20.1;4.4;15.8;0;2.49;6770 +79080;45.45847;.60784;163;20221028;25.4;19.7;22.5;3.6;15.4;0;2.7;6595 +79080;45.45847;.60784;163;20221029;25.5;15.3;20.4;3.4;12.47;0;2.83;7995 +79080;45.45847;.60784;163;20221030;22.3;13.3;17.8;2.4;13.17;1.8;1.76;7790 +79080;45.45847;.60784;163;20221031;21.3;13.2;17.2;3.2;14.84;6.5;1.6;6617 +79080;45.45847;.60784;163;20221101;18.3;10.2;14.2;2.3;13.04;.3;1.14;7105 +79080;45.45847;.60784;163;20221102;18.8;9.5;14.1;2;11.87;.1;1.19;8725 +79080;45.45847;.60784;163;20221103;18.5;10.4;14.4;3.9;11.5;10.8;1.72;5753 +79080;45.45847;.60784;163;20221104;13.3;8.3;10.8;4;10.27;2.4;1.12;4704 +79080;45.45847;.60784;163;20221105;15.7;3.8;9.7;1.5;8.8;.1;.92;7364 +79080;45.45847;.60784;163;20221106;15.9;5.3;10.6;2.5;9.9;.9;1.04;6608 +79080;45.45847;.60784;163;20221107;19.2;10.3;14.8;2.9;12.37;0;1.35;7672 +79080;45.45847;.60784;163;20221108;18.9;11.3;15.1;4.1;12.5;1.4;1.65;5550 +79080;45.45847;.60784;163;20221109;14.5;12.7;13.6;1.5;13.64;2.8;.68;2195 +79080;45.45847;.60784;163;20221110;13;8.5;10.8;1.2;11.67;0;.58;4136 +79080;45.45847;.60784;163;20221111;20.5;5.7;13.1;2.2;11.3;.1;1.19;8557 +79080;45.45847;.60784;163;20221112;21.4;10;15.7;2.4;12.04;.1;1.44;7790 +79080;45.45847;.60784;163;20221113;21.6;8.4;15;1.5;10.47;.1;1.18;8153 +79080;45.45847;.60784;163;20221114;14.4;9.3;11.9;3.1;11.8;5.9;.95;3543 +79080;45.45847;.60784;163;20221115;14.7;10.4;12.5;3.5;12.77;10.5;.75;3409 +79080;45.45847;.60784;163;20221116;16.1;10;13;3.8;12.67;5.4;.91;4574 +79080;45.45847;.60784;163;20221117;14.3;11.7;13;4.4;12.7;8.1;.94;2884 +79080;45.45847;.60784;163;20221118;12.6;5.9;9.3;1.5;10.17;2.2;.53;5862 +79080;45.45847;.60784;163;20221119;10.5;6.4;8.4;1.3;9.4;.2;.51;4454 +79080;45.45847;.60784;163;20221120;10.8;2.7;6.8;1.9;8.77;3;.54;3888 +79080;45.45847;.60784;163;20221121;12.4;6.4;9.4;3.8;10.2;14;.77;2839 +79080;45.45847;.60784;163;20221122;11.5;5.7;8.6;3.3;9.84;14;.58;4444 +79080;45.45847;.60784;163;20221123;14.9;8.6;11.8;4;11.34;5.5;.96;3697 +79080;45.45847;.60784;163;20221124;12.6;6.5;9.6;2.5;10.47;.4;.55;3940 +79080;45.45847;.60784;163;20221125;13.4;9.3;11.4;1.8;10.87;.6;.67;3404 +79080;45.45847;.60784;163;20221126;10.7;4;7.3;1.6;8.87;0;.47;4519 +79080;45.45847;.60784;163;20221127;11.2;4;7.6;2.6;8.17;6.4;.78;4787 +79080;45.45847;.60784;163;20221128;12.7;8;10.3;2.5;10.77;5.7;.62;3475 +79080;45.45847;.60784;163;20221129;7.7;3.2;5.4;1;8.87;.1;.28;3581 +79080;45.45847;.60784;163;20221130;10;3.4;6.7;2;8.37;.1;.5;3813 +79080;45.45847;.60784;163;20221201;9.5;3.4;6.4;3;7.64;0;.67;3902 +79080;45.45847;.60784;163;20221202;5.9;4.7;5.3;2.3;7.37;.8;.58;1207 +79080;45.45847;.60784;163;20221203;6.4;3.2;4.8;1.7;7.4;1.1;.46;2230 +79080;45.45847;.60784;163;20221204;8.1;2.8;5.5;1.2;7.74;.3;.38;3098 +79080;45.45847;.60784;163;20221205;9.6;.6;5.1;2.2;6.74;.2;.57;5546 +79080;45.45847;.60784;163;20221206;6;0;3;2.3;6.04;.1;.42;4309 +79080;45.45847;.60784;163;20221207;6.4;-1;2.7;2.6;5.84;.1;.51;3960 +79080;45.45847;.60784;163;20221208;4.7;-1.6;1.6;2.5;5.8;1.2;.34;4532 +79080;45.45847;.60784;163;20221209;5.7;2.4;4.1;2.4;6.7;.1;.5;2482 +79080;45.45847;.60784;163;20221210;2.5;-2.3;.1;2.7;4.84;0;.51;3261 +79080;45.45847;.60784;163;20221211;3.2;-5;-.9;1.5;4.2;0;.41;4170 +79080;45.45847;.60784;163;20221212;2.8;-3.3;-.3;2.1;4.97;5.6;.43;3180 +79080;45.45847;.60784;163;20221213;5.1;.7;2.9;2.5;8;2.8;.12;2110 +79080;45.45847;.60784;163;20221214;14.6;5.5;10.1;2.6;11.84;1.2;.35;3234 +79080;45.45847;.60784;163;20221215;8.8;8.1;8.4;2.9;10.1;0;.44;1181 +79080;45.45847;.60784;163;20221216;6.7;1.3;4;3.8;5.74;0;.84;4247 +79080;45.45847;.60784;163;20221217;6.2;-5.2;.5;2.2;4.1;0;.57;5514 +79080;45.45847;.60784;163;20221218;11.1;-1.7;4.7;4.1;6.77;0;.76;4985 +79080;45.45847;.60784;163;20221219;15.3;8;11.6;4.8;10.37;.1;1.2;4101 +79080;45.45847;.60784;163;20221220;14.5;11.7;13.1;5.2;11.97;4.6;1.21;1851 +79080;45.45847;.60784;163;20221221;14.1;10.7;12.4;4.1;12.8;2;.65;2088 +79080;45.45847;.60784;163;20221222;14.4;11.5;13;5;13.8;16;.6;1610 +79080;45.45847;.60784;163;20221223;15.5;13.6;14.5;3.7;14.57;5.2;.76;1615 +79080;45.45847;.60784;163;20221224;16.6;11.2;13.9;2.2;12.7;.1;.66;3602 +79080;45.45847;.60784;163;20221225;16.5;7.7;12.1;2.9;10.27;0;.92;4390 +79080;45.45847;.60784;163;20221226;12.7;9.8;11.3;2.2;11.67;1.4;.56;2452 +79080;45.45847;.60784;163;20221227;9.9;6.6;8.3;1.5;10.3;.2;.34;2704 +79080;45.45847;.60784;163;20221228;14.6;7.1;10.9;2.8;10.7;2.3;.61;4656 +79080;45.45847;.60784;163;20221229;10.8;9.9;10.4;2.7;11.4;13.7;.6;956 +79080;45.45847;.60784;163;20221230;13.7;8.9;11.3;3.2;11.96;4.5;.58;2558 +79080;45.45847;.60784;163;20221231;17.5;10.4;13.9;3.4;11.73;0;1.22;3967 +79081;45.48633;.92518;311;20220101;16.2;5.5;10.9;1.2;8.89;0;.65;4830 +79081;45.48633;.92518;311;20220102;12.8;5.5;9.2;1.5;10.29;1;.45;3883 +79081;45.48633;.92518;311;20220103;13;9.4;11.2;2.7;11.69;.9;.66;2522 +79081;45.48633;.92518;311;20220104;13;9.7;11.4;3;9.79;1.5;1.15;2402 +79081;45.48633;.92518;311;20220105;5.8;.2;3;2.2;6.19;.1;.53;3383 +79081;45.48633;.92518;311;20220106;5.9;-2.4;1.8;1.4;5.19;.1;.47;4318 +79081;45.48633;.92518;311;20220107;7.2;-2.2;2.5;1.8;7.19;2.6;.25;4683 +79081;45.48633;.92518;311;20220108;9.1;6;7.6;5.3;9.89;19;.47;2393 +79081;45.48633;.92518;311;20220109;7.2;4.4;5.8;2.8;8.99;10.4;.34;2261 +79081;45.48633;.92518;311;20220110;7.4;5.9;6.7;1.3;9.09;1;.44;1472 +79081;45.48633;.92518;311;20220111;8.6;1.2;4.9;2.9;5.79;0;1;4232 +79081;45.48633;.92518;311;20220112;5.8;-.5;2.7;4.5;5.09;0;1.09;3889 +79081;45.48633;.92518;311;20220113;10.3;-1.8;4.3;1.3;4.69;0;.7;5741 +79081;45.48633;.92518;311;20220114;11.7;-3.7;4;1.1;4.69;.1;.62;6644 +79081;45.48633;.92518;311;20220115;11.4;-2.9;4.3;1.1;4.79;0;.63;6447 +79081;45.48633;.92518;311;20220116;8;-5.5;1.3;1.5;5.49;.2;.47;6315 +79081;45.48633;.92518;311;20220117;7.8;1.2;4.5;2.5;7.19;0;.57;4241 +79081;45.48633;.92518;311;20220118;8.3;1;4.7;2;6.19;.2;.74;4557 +79081;45.48633;.92518;311;20220119;2.9;-.8;1.1;1.6;6.89;2.6;.22;3069 +79081;45.48633;.92518;311;20220120;5.5;1;3.3;1.9;6.89;.2;.45;3510 +79081;45.48633;.92518;311;20220121;4.7;-.2;2.3;3.5;5.29;0;.86;3747 +79081;45.48633;.92518;311;20220122;6.7;-1.1;2.8;3.1;5.59;0;.83;4991 +79081;45.48633;.92518;311;20220123;11.8;-.2;5.8;1.9;6.09;0;.92;6457 +79081;45.48633;.92518;311;20220124;12.3;-.6;5.9;1;5.39;0;.71;6813 +79081;45.48633;.92518;311;20220125;11;-1.9;4.6;1.2;6.19;0;.63;6907 +79081;45.48633;.92518;311;20220126;12.6;-1.3;5.7;2;5.79;0;1.05;7297 +79081;45.48633;.92518;311;20220127;10.6;-3.4;3.6;2.1;5.19;.2;.97;7428 +79081;45.48633;.92518;311;20220128;10.3;-3.2;3.6;2.8;6.89;0;.73;7384 +79081;45.48633;.92518;311;20220129;3.6;-1.4;1.1;1.2;6.79;.1;.3;4263 +79081;45.48633;.92518;311;20220130;9.2;3;6.1;2.3;8.39;.3;.61;4905 +79081;45.48633;.92518;311;20220131;7.9;5.2;6.6;4.1;8.39;1.1;.77;3030 +79081;45.48633;.92518;311;20220201;6.9;-.2;3.4;2.6;7.99;.9;.32;5462 +79081;45.48633;.92518;311;20220202;7.8;5.8;6.8;1.4;9.19;.1;.51;2590 +79081;45.48633;.92518;311;20220203;4.4;1.2;2.8;2;7.89;.6;.26;3532 +79081;45.48633;.92518;311;20220204;8.8;4.5;6.7;1.9;9.59;3.8;.46;4281 +79081;45.48633;.92518;311;20220205;8.7;2.3;5.5;2.4;7.09;0;.85;5471 +79081;45.48633;.92518;311;20220206;7.4;-2;2.7;2.9;8.69;3.6;.12;6892 +79081;45.48633;.92518;311;20220207;10.9;7.5;9.2;3.3;8.79;.5;1.17;3907 +79081;45.48633;.92518;311;20220208;14.4;-1.6;6.4;1.1;6.59;0;.94;9495 +79081;45.48633;.92518;311;20220209;14.8;1.6;8.2;2.1;6.99;0;1.35;8682 +79081;45.48633;.92518;311;20220210;6.3;2.1;4.2;1.8;8.28;.5;1.05;9466 +79081;45.48633;.92518;311;20220211;9.7;5.3;7.5;3.6;6.73;0;1.45;8230 +79081;45.48633;.92518;311;20220212;10.7;-2.6;4.1;1.5;4.43;0;1.14;9807 +79081;45.48633;.92518;311;20220213;15.3;-.1;7.6;3.7;7.93;4.1;1.56;10136 +79081;45.48633;.92518;311;20220214;9.9;7;8.5;4.3;9.28;4.7;1.06;4542 +79081;45.48633;.92518;311;20220215;7.7;2.6;5.1;2.9;8.93;12.9;.43;3473 +79081;45.48633;.92518;311;20220216;11.6;7.3;9.5;4.6;12.29;9.7;.37;5168 +79081;45.48633;.92518;311;20220217;12.3;10.5;11.4;3.9;13.29;2;.54;3130 +79081;45.48633;.92518;311;20220218;11.7;9.1;10.4;2.5;11.09;1;.85;3977 +79081;45.48633;.92518;311;20220219;9.5;2.1;5.8;1.5;7.49;0;.88;7334 +79081;45.48633;.92518;311;20220220;9.7;2.5;6.1;3.1;9.89;4.5;.49;7331 +79081;45.48633;.92518;311;20220221;9.9;6.3;8.1;4.7;9.19;.7;1.04;5040 +79081;45.48633;.92518;311;20220222;10.4;5.2;7.8;2;9.59;.2;.81;6302 +79081;45.48633;.92518;311;20220223;14.3;6.9;10.6;1.1;8.99;.2;1.16;7774 +79081;45.48633;.92518;311;20220224;12.5;3.7;8.1;2.6;8.69;.4;1.23;8669 +79081;45.48633;.92518;311;20220225;9;.5;4.8;1.9;6.19;.1;1.13;8628 +79081;45.48633;.92518;311;20220226;13.1;-.3;6.4;1.8;4.99;0;1.65;11180 +79081;45.48633;.92518;311;20220227;14.7;.9;7.8;1.3;5.99;0;1.5;11514 +79081;45.48633;.92518;311;20220228;16.1;.7;8.4;1.3;7.39;0;1.51;12372 +79081;45.48633;.92518;311;20220301;15.7;1.2;8.5;1.5;6.59;0;1.65;12146 +79081;45.48633;.92518;311;20220302;10.2;5.9;8.1;2.5;9.19;1.6;1.01;6361 +79081;45.48633;.92518;311;20220303;11.9;8;10;1.4;10.39;0;.99;6107 +79081;45.48633;.92518;311;20220304;9.6;7.7;8.7;3.1;10.19;1.8;.82;4095 +79081;45.48633;.92518;311;20220305;6.3;5.2;5.8;2.8;8.69;.8;.6;2982 +79081;45.48633;.92518;311;20220306;9.6;4;6.8;3;5.89;0;1.71;7778 +79081;45.48633;.92518;311;20220307;10.4;-2.2;4.1;2.3;4.69;0;1.7;12200 +79081;45.48633;.92518;311;20220308;11.7;.3;6;1.9;7.29;1.1;1.38;11717 +79081;45.48633;.92518;311;20220309;14.4;4.3;9.4;3.1;8.89;.2;1.75;11126 +79081;45.48633;.92518;311;20220310;12.2;8;10.1;3.3;9.59;1.4;1.46;6998 +79081;45.48633;.92518;311;20220311;11.3;8.2;9.8;3.8;9.89;19.1;1.3;5985 +79081;45.48633;.92518;311;20220312;8.2;5.6;6.9;3.1;9.59;2.1;.72;5490 +79081;45.48633;.92518;311;20220313;8.5;6.3;7.4;3.8;8.59;13.4;1.1;5056 +79081;45.48633;.92518;311;20220314;13;1.2;7.1;4.4;8.59;.4;1.62;12855 +79081;45.48633;.92518;311;20220315;17.1;10.5;13.8;6.4;10.69;0;2.78;9540 +79081;45.48633;.92518;311;20220316;14.5;8.6;11.6;2.2;10.69;0;1.57;9088 +79081;45.48633;.92518;311;20220317;10.9;9;10;4.7;9.49;1;1.51;4894 +79081;45.48633;.92518;311;20220318;11.6;5.9;8.7;4.3;8.43;0;1.72;8438 +79081;45.48633;.92518;311;20220319;17.1;6;11.6;2.2;8.33;0;2.29;13781 +79081;45.48633;.92518;311;20220320;14.4;5.4;9.9;3.5;8.43;.4;2.16;10796 +79081;45.48633;.92518;311;20220321;16.3;8;12.1;4.7;7.83;0;3.19;14542 +79081;45.48633;.92518;311;20220322;16.3;5.1;10.7;4.7;5.48;0;3.73;16673 +79081;45.48633;.92518;311;20220323;17.1;2.6;9.9;3;4.73;0;3.38;18446 +79081;45.48633;.92518;311;20220324;19.1;1.2;10.2;1.6;5.23;0;2.86;20018 +79081;45.48633;.92518;311;20220325;20.7;3;11.9;2.4;5.58;0;3.42;19321 +79081;45.48633;.92518;311;20220326;20.8;4.8;12.8;2.5;5.78;0;3.55;19873 +79081;45.48633;.92518;311;20220327;21;4;12.5;1.7;6.48;0;3.13;19594 +79081;45.48633;.92518;311;20220328;21;5.4;13.2;2.1;6.73;0;3.38;18894 +79081;45.48633;.92518;311;20220329;15;8.6;11.8;1.3;8.83;.8;1.88;9620 +79081;45.48633;.92518;311;20220330;13;8;10.5;2.1;10.48;4.1;1.31;5927 +79081;45.48633;.92518;311;20220331;11.8;6.7;9.3;4;8.63;3.7;1.85;8099 +79081;45.48633;.92518;311;20220401;6;-.7;2.7;5.9;5.66;1.3;1.65;11922 +79081;45.48633;.92518;311;20220402;5.6;-.5;2.6;4.1;5.28;0;1.59;11188 +79081;45.48633;.92518;311;20220403;4.4;-3.1;.6;2.6;4.83;0;1.32;11052 +79081;45.48633;.92518;311;20220404;10.8;-1.6;4.6;2.2;4.43;0;2.44;19939 +79081;45.48633;.92518;311;20220405;11;.9;6;1.5;7.78;.1;1.31;8715 +79081;45.48633;.92518;311;20220406;10.5;8;9.3;3.1;10.73;3;.97;4253 +79081;45.48633;.92518;311;20220407;11;8.4;9.7;5.5;12.08;25.6;.57;2949 +79081;45.48633;.92518;311;20220408;15.6;10.3;13;6.3;10.78;2.2;2.61;9382 +79081;45.48633;.92518;311;20220409;12.3;2.9;7.6;2.3;6.78;0;2.34;16485 +79081;45.48633;.92518;311;20220410;17.7;-.5;8.6;2.3;5.93;0;3.31;22588 +79081;45.48633;.92518;311;20220411;20.6;6.9;13.7;5.5;8.48;0;4.5;19976 +79081;45.48633;.92518;311;20220412;18;10.5;14.3;3.9;10.03;2.2;3.15;13435 +79081;45.48633;.92518;311;20220413;13.8;9.3;11.5;1.3;12.08;1.4;1.24;6252 +79081;45.48633;.92518;311;20220414;21.7;8.4;15.1;2.1;11.73;0;3.39;20769 +79081;45.48633;.92518;311;20220415;22.5;9.7;16.1;2.8;10.73;0;4.09;22708 +79081;45.48633;.92518;311;20220416;21.9;8.4;15.1;3.4;9.58;0;4.28;22788 +79081;45.48633;.92518;311;20220417;23.1;5;14.1;2.5;8.33;0;4.31;24820 +79081;45.48633;.92518;311;20220418;18.5;6.4;12.5;2.3;10.03;0;3.19;20874 +79081;45.48633;.92518;311;20220419;15.5;7.1;11.3;2.6;10.48;3.3;2.31;14651 +79081;45.48633;.92518;311;20220420;15.2;8;11.6;2.1;11.18;11.2;1.92;10650 +79081;45.48633;.92518;311;20220421;18.2;9.7;13.9;1.6;12.18;0;2.01;9889 +79081;45.48633;.92518;311;20220422;18.7;9.3;14;1.7;11.78;0;2.76;16668 +79081;45.48633;.92518;311;20220423;14.5;9;11.7;2.8;11.33;16.8;1.81;10199 +79081;45.48633;.92518;311;20220424;13.2;9.4;11.3;3.5;11.98;6.1;1.34;6098 +79081;45.48633;.92518;311;20220425;16.4;7.9;12.1;2;10.78;0;2.09;11352 +79081;45.48633;.92518;311;20220426;19.9;5.9;12.9;2.2;9.73;0;3.57;22856 +79081;45.48633;.92518;311;20220427;23.3;6.2;14.7;2.7;10.13;0;4.42;25031 +79081;45.48633;.92518;311;20220428;21;11.3;16.1;2.2;12.98;0;3.29;18138 +79081;45.48633;.92518;311;20220429;20.1;10.1;15.1;1.9;12.68;.6;2.74;14786 +79081;45.48633;.92518;311;20220430;20.4;9;14.7;2.1;9.93;0;3.92;23634 +79081;45.48633;.92518;311;20220501;19.1;6.5;12.8;1.8;8.78;0;3.73;24463 +79081;45.48633;.92518;311;20220502;20.4;8.3;14.4;2.2;9.48;0;3.83;22057 +79081;45.48633;.92518;311;20220503;20.8;9.4;15.1;2.2;10.63;1.5;3.75;21187 +79081;45.48633;.92518;311;20220504;19;8.7;13.8;2.2;10.73;0;3.28;19147 +79081;45.48633;.92518;311;20220505;19.7;7.4;13.6;2.4;10.03;0;3.8;23308 +79081;45.48633;.92518;311;20220506;19.8;6.9;13.4;2.5;10.39;0;3.55;21195 +79081;45.48633;.92518;311;20220507;21.4;10.6;16;2.4;10.79;0;3.8;19429 +79081;45.48633;.92518;311;20220508;22.8;8.6;15.7;2.3;11.09;0;4.09;22502 +79081;45.48633;.92518;311;20220509;25.6;10.8;18.2;1.6;12.19;0;4.3;23102 +79081;45.48633;.92518;311;20220510;26.5;10;18.3;1.2;12.29;0;4.34;24552 +79081;45.48633;.92518;311;20220511;27.1;9;18.1;2.2;13.49;2.2;4.83;25871 +79081;45.48633;.92518;311;20220512;19.1;11.7;15.4;1.5;15.09;2.1;2.68;16346 +79081;45.48633;.92518;311;20220513;21.9;14;18;1.1;16.09;0;3.05;16991 +79081;45.48633;.92518;311;20220514;26.3;10.7;18.5;1.4;15.59;0;4.27;24286 +79081;45.48633;.92518;311;20220515;27;15.8;21.4;2;15.99;5.7;4.37;20550 +79081;45.48633;.92518;311;20220516;25.6;13.8;19.7;1.2;16.89;.1;3.89;21201 +79081;45.48633;.92518;311;20220517;29.7;13.1;21.4;2;15.89;0;5.18;25387 +79081;45.48633;.92518;311;20220518;30.1;14.7;22.4;1.9;16.79;4.8;5.12;24519 +79081;45.48633;.92518;311;20220519;26.1;16.8;21.5;1.8;18.89;.2;3.85;18958 +79081;45.48633;.92518;311;20220520;26.1;18.2;22.2;3;14.89;0;4.61;17478 +79081;45.48633;.92518;311;20220521;30.3;13.5;21.9;1.1;18.89;.1;4.89;25924 +79081;45.48633;.92518;311;20220522;29.8;17.2;23.5;1.6;21.19;0;4.61;22427 +79081;45.48633;.92518;311;20220523;18.6;15.4;17;3.9;15.99;4.6;2.39;10966 +79081;45.48633;.92518;311;20220524;18.1;10.8;14.5;2.5;12.39;1.8;3;17002 +79081;45.48633;.92518;311;20220525;20.4;5.5;13;1.8;10.49;0;3.84;24689 +79081;45.48633;.92518;311;20220526;17.2;8;12.6;1.2;12.69;0;2.85;19296 +79081;45.48633;.92518;311;20220527;22.3;12.7;17.5;2.9;13.49;0;3.97;19784 +79081;45.48633;.92518;311;20220528;23.7;11.9;17.8;3.7;11.49;0;4.92;22076 +79081;45.48633;.92518;311;20220529;20.1;8.3;14.2;3.1;8.89;0;4.29;22134 +79081;45.48633;.92518;311;20220530;22.9;7;15;2.6;8.39;.1;4.91;25879 +79081;45.48633;.92518;311;20220531;23.3;11.1;17.2;1.3;11.49;5;4.08;22630 +79081;45.48633;.92518;311;20220601;25.2;10.4;17.8;1.2;13.89;8.4;4.36;25058 +79081;45.48633;.92518;311;20220602;26.4;15.2;20.8;3;17.79;7.4;4.52;21748 +79081;45.48633;.92518;311;20220603;27.6;16.9;22.3;2.2;18.49;1.3;4.55;21284 +79081;45.48633;.92518;311;20220604;23.6;14.2;18.9;1.8;18.59;6.7;3.55;19941 +79081;45.48633;.92518;311;20220605;20.5;14.9;17.7;2.5;16.19;.7;2.97;15248 +79081;45.48633;.92518;311;20220606;22;10.8;16.4;1.1;14.49;.3;3.66;21913 +79081;45.48633;.92518;311;20220607;22.9;12.4;17.7;2.5;14.39;8.8;4.01;21227 +79081;45.48633;.92518;311;20220608;18.9;11.9;15.4;2.4;14.89;4.5;2.87;17220 +79081;45.48633;.92518;311;20220609;20;11.4;15.7;1.7;14.09;.3;3.26;19195 +79081;45.48633;.92518;311;20220610;26.9;9.3;18.1;1.3;14.09;0;4.87;27818 +79081;45.48633;.92518;311;20220611;29.3;12.8;21.1;1.4;14.79;0;5.22;26942 +79081;45.48633;.92518;311;20220612;28.5;15.8;22.2;2;16.69;.4;5;23569 +79081;45.48633;.92518;311;20220613;28.1;16.4;22.3;3;15.19;0;5.4;22612 +79081;45.48633;.92518;311;20220614;31.9;13.1;22.5;1.8;15.29;.7;6;28888 +79081;45.48633;.92518;311;20220615;32.6;18.6;25.6;1.9;18.29;0;5.74;24843 +79081;45.48633;.92518;311;20220616;32.9;14.3;23.6;1.5;17.29;0;5.93;28766 +79081;45.48633;.92518;311;20220617;36.1;17;26.6;1.6;15.79;0;6.6;29174 +79081;45.48633;.92518;311;20220618;37.4;19.2;28.3;2.5;14.49;0;7.6;28470 +79081;45.48633;.92518;311;20220619;31.2;19.7;25.5;2.4;16.69;13.2;5.69;22482 +79081;45.48633;.92518;311;20220620;27.6;16.4;22;2.2;19.19;12.3;4.58;22180 +79081;45.48633;.92518;311;20220621;24.6;16.2;20.4;1.6;19.99;8.7;3.61;19107 +79081;45.48633;.92518;311;20220622;24.4;17.2;20.8;2.1;18.59;3.5;3.65;17632 +79081;45.48633;.92518;311;20220623;23.1;14.5;18.8;1.6;17.69;6;3.53;19336 +79081;45.48633;.92518;311;20220624;20.6;15.2;17.9;2.6;16.59;7.4;2.96;15161 +79081;45.48633;.92518;311;20220625;16.5;12.2;14.4;1.2;15.29;8.1;2.2;13442 +79081;45.48633;.92518;311;20220626;15.4;12;13.7;1.7;14.79;7.2;1.92;11862 +79081;45.48633;.92518;311;20220627;21.7;12;16.9;2.2;13.19;0;3.85;20541 +79081;45.48633;.92518;311;20220628;22.5;9.7;16.1;2;12.39;.1;4.18;23690 +79081;45.48633;.92518;311;20220629;23.9;9.3;16.6;2;13.69;10.6;4.39;25329 +79081;45.48633;.92518;311;20220630;15.9;12.2;14.1;1.8;14.39;11.8;2.09;12364 +79081;45.48633;.92518;311;20220701;20.9;7.3;14.1;1;11.99;0;3.78;24368 +79081;45.48633;.92518;311;20220702;26.8;10.2;18.5;1.3;12.99;0;4.85;26967 +79081;45.48633;.92518;311;20220703;25.8;14.3;20.1;2.5;14.39;1.1;4.73;22289 +79081;45.48633;.92518;311;20220704;24.3;15.8;20.1;2.5;15.99;.2;4.06;19029 +79081;45.48633;.92518;311;20220705;25.8;14.9;20.4;2.5;13.59;.1;4.79;21614 +79081;45.48633;.92518;311;20220706;25.9;13.7;19.8;3;13.29;0;5.07;22872 +79081;45.48633;.92518;311;20220707;24.9;13.7;19.3;2.8;13.99;0;4.62;21843 +79081;45.48633;.92518;311;20220708;26.2;14.2;20.2;3.2;13.99;0;5.09;22593 +79081;45.48633;.92518;311;20220709;28.4;15.5;22;3.1;13.19;0;5.75;23405 +79081;45.48633;.92518;311;20220710;28.6;16.1;22.4;3.1;13.99;0;5.68;22979 +79081;45.48633;.92518;311;20220711;31.1;15.8;23.5;2.6;13.99;0;6.1;25445 +79081;45.48633;.92518;311;20220712;32.1;17.3;24.7;2.6;13.39;0;6.34;24955 +79081;45.48633;.92518;311;20220713;32.8;17.3;25.1;2.2;13.19;0;6.23;25493 +79081;45.48633;.92518;311;20220714;34;16.2;25.1;1.8;14.99;0;6.17;27302 +79081;45.48633;.92518;311;20220715;31;18.5;24.8;3.5;13.99;0;6.46;22696 +79081;45.48633;.92518;311;20220716;31.5;17.3;24.4;3.1;12.39;0;6.56;24171 +79081;45.48633;.92518;311;20220717;34.1;16.2;25.2;2.5;12.39;0;6.83;27152 +79081;45.48633;.92518;311;20220718;37.7;20.6;29.2;2.2;14.09;0;7.07;26441 +79081;45.48633;.92518;311;20220719;29.8;19.4;24.6;2.3;17.29;14.1;5.03;20390 +79081;45.48633;.92518;311;20220720;25.6;16.5;21.1;2.6;17.89;.2;4.05;18962 +79081;45.48633;.92518;311;20220721;29.2;12.4;20.8;1.5;16.39;0;4.94;25947 +79081;45.48633;.92518;311;20220722;28.5;15.6;22.1;2.5;18.19;.2;4.8;22565 +79081;45.48633;.92518;311;20220723;27.2;16.6;21.9;1.7;16.29;0;4.31;20311 +79081;45.48633;.92518;311;20220724;34.2;14.8;24.5;1.6;15.49;0;5.95;27640 +79081;45.48633;.92518;311;20220725;25.2;17.5;21.4;2.9;16.89;.3;4.04;17069 +79081;45.48633;.92518;311;20220726;24;15.4;19.7;1.9;13.59;.1;3.88;18010 +79081;45.48633;.92518;311;20220727;26.1;11.4;18.8;1.9;12.39;0;4.61;23682 +79081;45.48633;.92518;311;20220728;27;12.3;19.7;1.9;13.69;.1;4.66;23584 +79081;45.48633;.92518;311;20220729;25.7;16.2;21;1.7;16.19;0;3.89;18730 +79081;45.48633;.92518;311;20220730;28.2;14.7;21.5;1.7;16.49;0;4.51;22374 +79081;45.48633;.92518;311;20220731;30.7;14;22.4;2.2;15.79;0;5.37;24858 +79081;45.48633;.92518;311;20220801;31.1;17;24.1;2.3;15.59;0;5.4;22675 +79081;45.48633;.92518;311;20220802;32.7;17.2;25;1.7;16.29;0;5.33;23699 +79081;45.48633;.92518;311;20220803;35.6;18.1;26.9;1.5;15.59;0;5.72;25107 +79081;45.48633;.92518;311;20220804;34.4;18.1;26.3;2.1;18.29;.1;5.78;24085 +79081;45.48633;.92518;311;20220805;28.6;17.6;23.1;2.2;18.79;.1;4.36;19551 +79081;45.48633;.92518;311;20220806;29.5;16.9;23.2;4;13.79;0;5.99;20869 +79081;45.48633;.92518;311;20220807;30.1;14.8;22.5;3.6;10.29;0;6.44;22952 +79081;45.48633;.92518;311;20220808;31.8;16.8;24.3;3.2;10.49;0;6.51;22595 +79081;45.48633;.92518;311;20220809;33.5;17.8;25.7;3;11.19;0;6.64;23007 +79081;45.48633;.92518;311;20220810;35.6;16.8;26.2;2.7;11.19;0;6.87;25105 +79081;45.48633;.92518;311;20220811;36.3;17;26.7;1.8;12.09;0;6.05;25301 +79081;45.48633;.92518;311;20220812;37.3;19.1;28.2;1.6;11.99;0;5.87;24404 +79081;45.48633;.92518;311;20220813;34.4;14.9;24.7;1.5;16.59;5.2;5.35;25137 +79081;45.48633;.92518;311;20220814;23.3;17.5;20.4;3.2;19.69;1.4;2.83;13284 +79081;45.48633;.92518;311;20220815;25.7;15.2;20.5;2.2;17.39;.1;3.66;18020 +79081;45.48633;.92518;311;20220816;22.2;14.2;18.2;1.3;17.59;11.8;2.73;15533 +79081;45.48633;.92518;311;20220817;24.2;13.1;18.7;2.1;16.19;.4;3.42;18311 +79081;45.48633;.92518;311;20220818;24.5;13;18.8;2;15.49;.1;3.52;18529 +79081;45.48633;.92518;311;20220819;25.3;15;20.2;2.1;17.89;3.1;3.41;17377 +79081;45.48633;.92518;311;20220820;25.8;16;20.9;1.6;18.09;.1;3.33;16816 +79081;45.48633;.92518;311;20220821;23.7;13.6;18.7;1.5;16.49;.1;3.07;16963 +79081;45.48633;.92518;311;20220822;24;17.5;20.8;1.7;19.09;1.4;2.75;13363 +79081;45.48633;.92518;311;20220823;27.5;16;21.8;1.3;18.59;0;3.49;17893 +79081;45.48633;.92518;311;20220824;32.6;16.8;24.7;1.4;17.99;.3;4.45;20950 +79081;45.48633;.92518;311;20220825;27.1;17;22.1;2.6;17.39;.1;3.85;16475 +79081;45.48633;.92518;311;20220826;27;16.2;21.6;2;17.29;0;3.62;16933 +79081;45.48633;.92518;311;20220827;28.4;15.3;21.9;2.2;14.79;0;4.22;18582 +79081;45.48633;.92518;311;20220828;30.2;14.8;22.5;1.6;14.29;0;4.24;20054 +79081;45.48633;.92518;311;20220829;31.6;15.9;23.8;1.9;15.69;.8;4.55;20096 +79081;45.48633;.92518;311;20220830;30.5;17.4;24;1.8;17.89;0;4.07;18144 +79081;45.48633;.92518;311;20220831;29.7;15;22.4;1.6;15.59;.1;3.99;19109 +79081;45.48633;.92518;311;20220901;26.6;16;21.3;1.3;17.09;0;3.16;15979 +79081;45.48633;.92518;311;20220902;24.6;15.4;20;1.8;16.89;1.1;2.95;14709 +79081;45.48633;.92518;311;20220903;25.7;15.5;20.6;1.8;16.89;0;3.14;15394 +79081;45.48633;.92518;311;20220904;30.7;14.5;22.6;2;15.59;1;4.28;19428 +79081;45.48633;.92518;311;20220905;31.7;15.7;23.7;2;16.49;3.8;4.36;19134 +79081;45.48633;.92518;311;20220906;29;14.2;21.6;2.5;15.99;1.1;4.09;18211 +79081;45.48633;.92518;311;20220907;25.6;13.3;19.5;1.4;14.79;.6;3.08;16385 +79081;45.48633;.92518;311;20220908;21.1;11.1;16.1;2.4;14.59;.9;2.53;14565 +79081;45.48633;.92518;311;20220909;22.4;11.6;17;2.7;13.79;2;2.95;15024 +79081;45.48633;.92518;311;20220910;23.9;10.7;17.3;1;13.39;0;2.72;16532 +79081;45.48633;.92518;311;20220911;29;11.6;20.3;1.6;12.59;0;3.74;18912 +79081;45.48633;.92518;311;20220912;34.3;14.7;24.5;1.8;14.19;0;4.56;19925 +79081;45.48633;.92518;311;20220913;28.3;20.7;24.5;2.5;20.69;8.4;3.23;12003 +79081;45.48633;.92518;311;20220914;27.4;17.1;22.3;1.7;17.89;5;3.02;13956 +79081;45.48633;.92518;311;20220915;25.1;12.8;19;1.7;16.39;.1;2.76;15166 +79081;45.48633;.92518;311;20220916;20.5;12.1;16.3;2.2;13.79;0;2.33;12275 +79081;45.48633;.92518;311;20220917;18.2;7.9;13.1;3;9.09;0;2.76;13531 +79081;45.48633;.92518;311;20220918;22.4;5;13.7;2.6;7.89;0;3.45;17628 +79081;45.48633;.92518;311;20220919;21.5;9.3;15.4;3.5;8.69;0;3.61;14484 +79081;45.48633;.92518;311;20220920;21.4;7.9;14.7;3;8.39;0;3.38;15112 +79081;45.48633;.92518;311;20220921;22.3;9.1;15.7;2.9;8.69;0;3.45;14773 +79081;45.48633;.92518;311;20220922;25.1;6.7;15.9;1.5;9.39;0;2.99;17387 +79081;45.48633;.92518;311;20220923;19.1;8.5;13.8;1.3;11.09;0;2.02;12870 +79081;45.48633;.92518;311;20220924;16.9;10.5;13.7;1;13.59;6.7;1.47;9720 +79081;45.48633;.92518;311;20220925;17.4;7.9;12.7;1.6;12.09;.5;1.72;11870 +79081;45.48633;.92518;311;20220926;17.5;5.9;11.7;2.4;11.29;4.6;1.88;13044 +79081;45.48633;.92518;311;20220927;15.8;9.3;12.6;3.5;12.79;11.9;1.49;9461 +79081;45.48633;.92518;311;20220928;18.9;12.7;15.8;5.1;15.09;9.6;1.91;9112 +79081;45.48633;.92518;311;20220929;15.3;9.4;12.4;2.1;11.29;.1;1.54;8763 +79081;45.48633;.92518;311;20220930;17.7;5.3;11.5;1.8;9.99;3.2;1.89;12886 +79081;45.48633;.92518;311;20221001;18.2;10;14.1;3.1;15.59;11.5;1.32;10212 +79081;45.48633;.92518;311;20221002;19.5;15;17.3;2.6;16.39;.5;1.59;7276 +79081;45.48633;.92518;311;20221003;21.9;10.3;16.1;1.5;13.29;.1;2;11988 +79081;45.48633;.92518;311;20221004;22;7.7;14.9;1.1;12.79;.1;1.88;13228 +79081;45.48633;.92518;311;20221005;24.4;8.2;16.3;1.6;13.39;.1;2.26;13952 +79081;45.48633;.92518;311;20221006;19.2;13.5;16.4;2.1;15.29;0;1.53;7865 +79081;45.48633;.92518;311;20221007;22.4;9.5;16;1.3;14.69;0;1.79;12056 +79081;45.48633;.92518;311;20221008;19.9;14.1;17;2.3;13.69;0;1.88;7732 +79081;45.48633;.92518;311;20221009;23;8.4;15.7;1.5;12.29;.1;2.03;12544 +79081;45.48633;.92518;311;20221010;20.3;11.7;16;1.6;14.99;1.9;1.53;9327 +79081;45.48633;.92518;311;20221011;19;14.8;16.9;1.8;16.29;2.6;1.28;6204 +79081;45.48633;.92518;311;20221012;20.1;11.6;15.9;1.8;14.59;.2;1.53;9020 +79081;45.48633;.92518;311;20221013;15.4;9.8;12.6;1.6;14.39;9.2;.9;7080 +79081;45.48633;.92518;311;20221014;17.4;14.6;16;3.5;17.59;3.4;.84;4716 +79081;45.48633;.92518;311;20221015;20.2;14.9;17.6;1.8;16.89;0;1.32;6675 +79081;45.48633;.92518;311;20221016;25.1;13.4;19.3;2.8;16.39;0;2.27;10143 +79081;45.48633;.92518;311;20221017;22.3;15.8;19.1;2.6;17.19;2.3;1.74;7264 +79081;45.48633;.92518;311;20221018;25.7;14.7;20.2;2.4;16.79;0;2.19;9541 +79081;45.48633;.92518;311;20221019;24.1;14.9;19.5;2.9;16.19;1.4;2.17;8539 +79081;45.48633;.92518;311;20221020;21.7;14.3;18;2.7;16.49;1.5;1.64;7472 +79081;45.48633;.92518;311;20221021;20.4;15;17.7;1.9;14.59;.7;1.54;6181 +79081;45.48633;.92518;311;20221022;21.7;9.9;15.8;1.6;13.79;.1;1.5;9362 +79081;45.48633;.92518;311;20221023;23;15.7;19.4;3.5;14.09;1.5;2.51;7098 +79081;45.48633;.92518;311;20221024;20.1;9.9;15;1.5;12.69;0;1.37;8404 +79081;45.48633;.92518;311;20221025;19.7;8.7;14.2;1.7;12.99;3.8;1.3;8630 +79081;45.48633;.92518;311;20221026;23.2;10;16.6;1.7;14.59;0;1.52;9389 +79081;45.48633;.92518;311;20221027;22.7;12.5;17.6;3;15.59;0;1.77;8043 +79081;45.48633;.92518;311;20221028;23.8;18;20.9;2.8;15.09;0;2.28;5792 +79081;45.48633;.92518;311;20221029;23.8;14.9;19.4;2.5;12.09;0;2.34;7246 +79081;45.48633;.92518;311;20221030;21.4;11.6;16.5;1;12.69;0;1.21;7528 +79081;45.48633;.92518;311;20221031;20.8;12.3;16.6;2.2;14.79;6;1.36;6856 +79081;45.48633;.92518;311;20221101;16.7;10.9;13.8;2;13.29;.2;.99;5449 +79081;45.48633;.92518;311;20221102;16.2;7.6;11.9;1.1;11.69;.1;.84;6698 +79081;45.48633;.92518;311;20221103;15.2;7.7;11.5;2.6;11.29;10.1;1.02;6113 +79081;45.48633;.92518;311;20221104;11.4;7.5;9.5;3.9;10.09;3.1;.93;4132 +79081;45.48633;.92518;311;20221105;12.5;1.2;6.9;1.1;8.19;.1;.7;7452 +79081;45.48633;.92518;311;20221106;12.5;3.3;7.9;1.4;9.79;.5;.63;6553 +79081;45.48633;.92518;311;20221107;17.8;10.4;14.1;2.5;12.39;0;1.23;5713 +79081;45.48633;.92518;311;20221108;17.4;9;13.2;3.3;11.89;1.9;1.32;6047 +79081;45.48633;.92518;311;20221109;14.8;12.4;13.6;1.6;13.19;2.9;.79;2834 +79081;45.48633;.92518;311;20221110;15.2;8.2;11.7;.9;11.49;0;.68;5294 +79081;45.48633;.92518;311;20221111;19.1;4.8;12;1.5;11.19;.1;.94;7780 +79081;45.48633;.92518;311;20221112;19.5;10.2;14.9;1.5;11.99;.1;1.08;6041 +79081;45.48633;.92518;311;20221113;19.6;5.8;12.7;1.1;10.49;.1;.89;7419 +79081;45.48633;.92518;311;20221114;13.6;9.4;11.5;2.5;11.99;5.7;.73;3699 +79081;45.48633;.92518;311;20221115;13.5;9.5;11.5;2.8;12.59;6.2;.63;3538 +79081;45.48633;.92518;311;20221116;15;9.8;12.4;2.9;12.49;6.9;.84;4080 +79081;45.48633;.92518;311;20221117;12.6;10.4;11.5;3.9;12.69;7.4;.62;2353 +79081;45.48633;.92518;311;20221118;10.6;6.5;8.6;1.5;10.29;1.8;.49;3437 +79081;45.48633;.92518;311;20221119;10.2;6.1;8.2;1.8;8.89;.1;.68;3388 +79081;45.48633;.92518;311;20221120;7.8;0;3.9;1.7;7.99;2.7;.32;4893 +79081;45.48633;.92518;311;20221121;10.2;4.5;7.4;3.5;9.99;14;.41;4019 +79081;45.48633;.92518;311;20221122;9.6;4.8;7.2;3;9.49;13.8;.49;3578 +79081;45.48633;.92518;311;20221123;13.2;7.5;10.4;3.5;10.99;6.3;.77;3915 +79081;45.48633;.92518;311;20221124;10.6;6.3;8.5;2.2;10.49;1;.45;3259 +79081;45.48633;.92518;311;20221125;11.3;8.8;10.1;1.5;10.49;1;.62;2274 +79081;45.48633;.92518;311;20221126;9.5;1;5.3;1.2;7.89;0;.4;4773 +79081;45.48633;.92518;311;20221127;10.1;1.8;6;1.6;7.79;7.1;.52;4654 +79081;45.48633;.92518;311;20221128;10.7;7.3;9;2;10.39;6.7;.53;2675 +79081;45.48633;.92518;311;20221129;7.8;4.1;6;.9;8.79;.4;.36;2790 +79081;45.48633;.92518;311;20221130;9.4;1.5;5.5;2.4;7.69;.1;.56;4378 +79081;45.48633;.92518;311;20221201;8.1;2.8;5.5;2.5;7.39;0;.63;3414 +79081;45.48633;.92518;311;20221202;4.5;1.8;3.2;2.1;6.79;.5;.45;2197 +79081;45.48633;.92518;311;20221203;5.9;2.2;4.1;1.6;7.09;2.2;.45;2673 +79081;45.48633;.92518;311;20221204;5;3.1;4.1;.9;7.49;.3;.38;1683 +79081;45.48633;.92518;311;20221205;8.7;-1.6;3.6;1.1;6.19;.2;.4;4879 +79081;45.48633;.92518;311;20221206;11.3;-2;4.7;1.8;5.79;.1;.72;5604 +79081;45.48633;.92518;311;20221207;5.6;-1.5;2.1;2.8;5.69;.2;.59;3862 +79081;45.48633;.92518;311;20221208;5.7;-2.4;1.7;1.4;5.79;.6;.36;4147 +79081;45.48633;.92518;311;20221209;6;3.5;4.8;3;6.89;0;.72;1954 +79081;45.48633;.92518;311;20221210;1.5;-3;-.7;3.4;4.59;0;.58;2860 +79081;45.48633;.92518;311;20221211;3.2;-5.8;-1.3;1.3;3.89;0;.42;4333 +79081;45.48633;.92518;311;20221212;2.7;-5.8;-1.5;2;4.69;5.6;.34;4168 +79081;45.48633;.92518;311;20221213;5.3;.3;2.8;2.4;8.19;1.5;.05;3007 +79081;45.48633;.92518;311;20221214;13;5.7;9.4;2.2;11.79;1.5;.28;3775 +79081;45.48633;.92518;311;20221215;8.9;8;8.5;2.8;9.89;0;.62;832 +79081;45.48633;.92518;311;20221216;5.1;.9;3;3.7;5.49;0;.89;2663 +79081;45.48633;.92518;311;20221217;5.5;-4.9;.3;1.5;3.59;0;.6;4611 +79081;45.48633;.92518;311;20221218;9.5;-3.7;2.9;3.2;6.19;0;.68;5281 +79081;45.48633;.92518;311;20221219;14.6;8.3;11.5;4.2;10.19;0;1.25;3411 +79081;45.48633;.92518;311;20221220;13.4;11;12.2;4.1;11.59;7.9;1.06;1816 +79081;45.48633;.92518;311;20221221;12.1;9.8;11;3.2;12.59;3;.44;1761 +79081;45.48633;.92518;311;20221222;13.1;10.7;11.9;4.1;13.49;19.2;.45;1816 +79081;45.48633;.92518;311;20221223;14.1;12.4;13.3;2.8;14.29;5.5;.55;1411 +79081;45.48633;.92518;311;20221224;14.8;10.7;12.8;1.9;12.69;.3;.63;2612 +79081;45.48633;.92518;311;20221225;15;5.6;10.3;2.1;10.09;0;.69;4351 +79081;45.48633;.92518;311;20221226;11.2;9.3;10.3;2;11.29;1.5;.55;1547 +79081;45.48633;.92518;311;20221227;8.6;3.9;6.3;1.3;9.49;.2;.26;2874 +79081;45.48633;.92518;311;20221228;13.6;5.8;9.7;2.3;10.29;1.9;.61;3934 +79081;45.48633;.92518;311;20221229;9.7;8.4;9.1;2.4;11.09;16.7;.43;1167 +79081;45.48633;.92518;311;20221230;11.1;8.1;9.6;3.6;11.69;6.3;.37;2176 +79081;45.48633;.92518;311;20221231;14.8;10.2;12.5;3.8;11.69;0;1.05;2890 +79082;45.51323;1.24281;361;20220101;16.4;3.7;10;.8;7.41;0;.35;6900 +79082;45.51323;1.24281;361;20220102;12.4;4.5;8.4;1.4;9.31;1.1;.45;3800 +79082;45.51323;1.24281;361;20220103;10.9;9.6;10.2;3;11.11;1;.54;2200 +79082;45.51323;1.24281;361;20220104;13.5;9.3;11.4;2.6;9.21;1.7;1.08;3000 +79082;45.51323;1.24281;361;20220105;4.6;.7;2.6;2.1;5.61;.1;.44;5400 +79082;45.51323;1.24281;361;20220106;4.2;-2.1;1;1.2;5.01;.1;.23;7100 +79082;45.51323;1.24281;361;20220107;2.9;-3.8;-.5;1.5;6.21;3.4;.17;2200 +79082;45.51323;1.24281;361;20220108;8.3;1.8;5;4;9.01;19.2;.14;2100 +79082;45.51323;1.24281;361;20220109;6.6;4.2;5.4;1.9;8.11;14.4;.41;1900 +79082;45.51323;1.24281;361;20220110;6.8;5.5;6.1;1.7;8.21;.5;.47;1900 +79082;45.51323;1.24281;361;20220111;7.9;1.3;4.6;2.9;5.31;0;.83;7800 +79082;45.51323;1.24281;361;20220112;4.8;-1.3;1.7;4.1;4.71;0;.84;6700 +79082;45.51323;1.24281;361;20220113;9.1;-.3;4.4;1.6;4.11;0;.7;8000 +79082;45.51323;1.24281;361;20220114;12.1;-4.2;3.9;.7;3.91;0;.34;8700 +79082;45.51323;1.24281;361;20220115;10;-3.5;3.2;.7;3.81;0;.35;8100 +79082;45.51323;1.24281;361;20220116;6.8;-5;.9;.8;5.01;.1;.23;8900 +79082;45.51323;1.24281;361;20220117;7.7;.4;4;2.2;6.91;0;.45;6000 +79082;45.51323;1.24281;361;20220118;8.2;1.1;4.6;2.3;5.81;.2;.69;8100 +79082;45.51323;1.24281;361;20220119;1.8;-1.3;.2;1.2;6.21;2.8;.27;1300 +79082;45.51323;1.24281;361;20220120;4.6;.4;2.5;1.6;6.31;.4;.42;3300 +79082;45.51323;1.24281;361;20220121;4.1;-.2;1.9;4;4.81;.1;.85;7900 +79082;45.51323;1.24281;361;20220122;5.5;-1.3;2.1;3.8;5.11;0;.78;8800 +79082;45.51323;1.24281;361;20220123;10.4;.1;5.2;2;5.61;0;.82;8800 +79082;45.51323;1.24281;361;20220124;12.7;-.8;5.9;.3;4.71;.2;.27;9100 +79082;45.51323;1.24281;361;20220125;10.8;-2.1;4.3;.7;5.61;0;.44;9000 +79082;45.51323;1.24281;361;20220126;12.2;-.6;5.8;1.6;5.41;.2;.85;9500 +79082;45.51323;1.24281;361;20220127;11.1;-4.1;3.5;1.8;4.31;0;.95;9700 +79082;45.51323;1.24281;361;20220128;9.8;-2.7;3.5;2.8;6.11;.2;.8;9300 +79082;45.51323;1.24281;361;20220129;5.7;-2.1;1.8;1.6;6.11;.2;.42;7500 +79082;45.51323;1.24281;361;20220130;9.9;2.7;6.3;2.5;7.61;.2;.76;5700 +79082;45.51323;1.24281;361;20220131;7.7;4.9;6.3;2.9;7.51;1.4;.79;4000 +79082;45.51323;1.24281;361;20220201;6.3;.4;3.3;2.1;7.51;2.9;.37;2600 +79082;45.51323;1.24281;361;20220202;7.8;5.8;6.8;1.6;8.21;.4;.61;4000 +79082;45.51323;1.24281;361;20220203;6.3;.2;3.2;1.6;7.21;.6;.43;5500 +79082;45.51323;1.24281;361;20220204;8.3;4.3;6.3;1.5;8.91;4.1;.46;1300 +79082;45.51323;1.24281;361;20220205;8.2;3;5.6;2.5;6.91;.2;.83;10900 +79082;45.51323;1.24281;361;20220206;7.1;-.6;3.2;3.2;8.51;5;.08;1600 +79082;45.51323;1.24281;361;20220207;10;7.4;8.7;2.2;8.11;.5;.99;7600 +79082;45.51323;1.24281;361;20220208;15.3;-1.6;6.8;.8;5.91;0;.86;11400 +79082;45.51323;1.24281;361;20220209;13.7;-.1;6.8;1.8;6.11;0;1.19;11600 +79082;45.51323;1.24281;361;20220210;5.6;.4;3;2.3;8.26;.8;1.31;9600 +79082;45.51323;1.24281;361;20220211;9.1;4.5;6.8;3.4;6.73;0;1.36;11433 +79082;45.51323;1.24281;361;20220212;11.2;-2.2;4.5;2;4.49;0;1.37;9166 +79082;45.51323;1.24281;361;20220213;14.8;1.9;8.4;5.2;7.96;4.9;1.93;9900 +79082;45.51323;1.24281;361;20220214;10;6.7;8.4;3.9;8.83;5.2;1.15;6600 +79082;45.51323;1.24281;361;20220215;7.2;3.8;5.5;3;8.53;11.9;.57;4166 +79082;45.51323;1.24281;361;20220216;11.6;7.1;9.3;4;11.31;10.4;.49;2900 +79082;45.51323;1.24281;361;20220217;12.1;10.4;11.2;3.4;12.31;3.3;.66;3500 +79082;45.51323;1.24281;361;20220218;11;9.1;10;2.7;10.51;1.2;.82;3300 +79082;45.51323;1.24281;361;20220219;8.7;1;4.8;1.7;6.61;.1;.97;11300 +79082;45.51323;1.24281;361;20220220;9;2.7;5.8;3.3;9.11;5.3;.42;2900 +79082;45.51323;1.24281;361;20220221;9.6;5.9;7.7;3.9;8.41;.7;1.14;8900 +79082;45.51323;1.24281;361;20220222;9.7;4.7;7.2;1.9;8.81;0;.74;4500 +79082;45.51323;1.24281;361;20220223;14.3;6.6;10.4;1;8.21;0;1.31;13100 +79082;45.51323;1.24281;361;20220224;12.2;3.5;7.8;1.9;7.81;.7;1.21;9600 +79082;45.51323;1.24281;361;20220225;8.4;1.3;4.8;1.8;5.81;0;1.22;13000 +79082;45.51323;1.24281;361;20220226;13.4;1.6;7.5;2.4;4.61;.2;2.04;15400 +79082;45.51323;1.24281;361;20220227;14.5;-2.1;6.2;1.1;5.41;0;1.45;15000 +79082;45.51323;1.24281;361;20220228;15.3;-1.1;7.1;.8;6.41;0;1.36;14900 +79082;45.51323;1.24281;361;20220301;14.1;-.4;6.8;1;5.71;0;1.43;14600 +79082;45.51323;1.24281;361;20220302;8.9;4.1;6.5;2;8.51;2.5;.72;3700 +79082;45.51323;1.24281;361;20220303;12.1;7.6;9.8;1.6;9.71;.2;1.07;6700 +79082;45.51323;1.24281;361;20220304;10.9;7.6;9.2;2.6;9.61;2.8;1.03;5600 +79082;45.51323;1.24281;361;20220305;6.3;5.1;5.7;3;8.31;1.6;.6;2800 +79082;45.51323;1.24281;361;20220306;8.7;1.4;5;3.2;5.21;0;1.83;16600 +79082;45.51323;1.24281;361;20220307;9.9;-3.9;3;1.9;4.41;0;1.65;17100 +79082;45.51323;1.24281;361;20220308;12.3;-.9;5.7;2;6.91;1.3;1.4;11700 +79082;45.51323;1.24281;361;20220309;13.5;6.5;10;2.8;8.41;.1;1.83;12400 +79082;45.51323;1.24281;361;20220310;11.2;6.9;9;2.6;8.91;1.1;1.24;6600 +79082;45.51323;1.24281;361;20220311;12.1;5.6;8.8;4;9.01;28.1;1.25;4700 +79082;45.51323;1.24281;361;20220312;8;5.1;6.5;2.7;8.71;6.2;.71;3600 +79082;45.51323;1.24281;361;20220313;8.8;6.8;7.8;3.3;7.71;15;1.22;3300 +79082;45.51323;1.24281;361;20220314;12.5;-.9;5.8;3.5;7.71;.8;1.43;11200 +79082;45.51323;1.24281;361;20220315;16;9.8;12.9;5.2;10.11;0;2.39;10600 +79082;45.51323;1.24281;361;20220316;14.4;8.7;11.5;1.9;9.91;0;1.4;6300 +79082;45.51323;1.24281;361;20220317;10.2;9.9;10;4.3;9.31;.4;1.46;5500 +79082;45.51323;1.24281;361;20220318;11.1;5.1;8.1;4.1;8.23;0;1.62;7700 +79082;45.51323;1.24281;361;20220319;16.6;7.8;12.2;2.9;8.19;0;2.67;14500 +79082;45.51323;1.24281;361;20220320;14.3;6.1;10.2;4.2;7.76;.4;2.36;8266 +79082;45.51323;1.24281;361;20220321;16.4;7.3;11.8;5.1;7.56;0;3.27;15666 +79082;45.51323;1.24281;361;20220322;16;3.4;9.7;4.9;5.19;0;3.77;19300 +79082;45.51323;1.24281;361;20220323;17;2.3;9.6;3;4.53;0;3.39;20000 +79082;45.51323;1.24281;361;20220324;19.1;1.6;10.4;2.8;4.96;0;3.49;20333 +79082;45.51323;1.24281;361;20220325;19.8;4;11.9;3.2;5.03;0;3.81;18066 +79082;45.51323;1.24281;361;20220326;20;5;12.5;3.3;5.66;0;3.9;20166 +79082;45.51323;1.24281;361;20220327;21;5.2;13.1;3;6.23;0;3.81;19366 +79082;45.51323;1.24281;361;20220328;20.9;7.1;14;3.3;6.09;0;4.09;17900 +79082;45.51323;1.24281;361;20220329;15.7;9.1;12.4;2.2;7.89;1.5;2.18;7100 +79082;45.51323;1.24281;361;20220330;12.8;7;9.9;1.8;9.99;4.2;1.31;6733 +79082;45.51323;1.24281;361;20220331;11.2;6.6;8.9;3.2;8.19;4.8;1.89;10466 +79082;45.51323;1.24281;361;20220401;4.4;-1.2;1.6;4.3;5.64;2.5;1.35;10155 +79082;45.51323;1.24281;361;20220402;4.7;-.8;1.9;3.7;5.03;0;1.45;10233 +79082;45.51323;1.24281;361;20220403;3.8;-1.9;1;4.1;4.61;0;1.28;7900 +79082;45.51323;1.24281;361;20220404;10.2;-2.4;3.9;2;4.53;0;2.45;22700 +79082;45.51323;1.24281;361;20220405;10.9;1.5;6.2;1.8;7.43;.1;1.58;11566 +79082;45.51323;1.24281;361;20220406;10.4;6.8;8.6;2.5;9.96;2;.96;4700 +79082;45.51323;1.24281;361;20220407;11.2;8.2;9.7;4.8;11.39;24.6;.83;4066 +79082;45.51323;1.24281;361;20220408;15.1;9.9;12.5;5.9;10.46;2.6;2.38;8233 +79082;45.51323;1.24281;361;20220409;11.4;2.2;6.8;2.4;6.33;.2;2.33;16900 +79082;45.51323;1.24281;361;20220410;17.1;-.3;8.4;2.9;5.56;0;3.54;23600 +79082;45.51323;1.24281;361;20220411;21;6.5;13.7;5.2;8.23;0;4.47;19866 +79082;45.51323;1.24281;361;20220412;18.7;11.2;15;4.3;8.96;7.4;3.61;13733 +79082;45.51323;1.24281;361;20220413;14.2;9.5;11.9;1.6;10.93;1.3;1.42;6300 +79082;45.51323;1.24281;361;20220414;20.9;7.4;14.2;2.4;10.89;0;3.35;20700 +79082;45.51323;1.24281;361;20220415;21.7;9;15.4;2.7;10.36;0;3.97;23300 +79082;45.51323;1.24281;361;20220416;21.3;7.4;14.3;3.2;9.19;0;4.13;23566 +79082;45.51323;1.24281;361;20220417;21.8;4.6;13.2;2.1;7.83;0;4;25200 +79082;45.51323;1.24281;361;20220418;18.8;5.6;12.2;2;9.23;0;3.27;21733 +79082;45.51323;1.24281;361;20220419;15.2;5.8;10.5;2.5;10.09;3.1;2.3;15800 +79082;45.51323;1.24281;361;20220420;15.5;7.9;11.7;1.8;10.49;9.3;1.74;8666 +79082;45.51323;1.24281;361;20220421;18;8.6;13.3;1.6;10.99;0;2.22;12266 +79082;45.51323;1.24281;361;20220422;19.4;6.9;13.1;1.9;10.53;0;2.97;18300 +79082;45.51323;1.24281;361;20220423;16.9;9.6;13.2;2.8;10.73;19.6;2.24;8700 +79082;45.51323;1.24281;361;20220424;13.9;8.6;11.2;2.6;11.46;5.9;1.28;5166 +79082;45.51323;1.24281;361;20220425;15.9;8.4;12.2;2;10.63;0;2.04;10966 +79082;45.51323;1.24281;361;20220426;18.8;7.2;13;2.3;9.59;0;3.73;24500 +79082;45.51323;1.24281;361;20220427;21.7;6.4;14;2.9;9.66;0;4.15;24433 +79082;45.51323;1.24281;361;20220428;21.6;9.4;15.5;2;12.29;.1;3.27;18266 +79082;45.51323;1.24281;361;20220429;20.6;9.2;14.9;1.9;11.89;.5;3.28;19433 +79082;45.51323;1.24281;361;20220430;19.5;7.9;13.7;2.1;9.53;0;3.84;24133 +79082;45.51323;1.24281;361;20220501;18.5;5.8;12.1;1.7;8.39;0;3.61;24533 +79082;45.51323;1.24281;361;20220502;19.9;6.7;13.3;2.2;8.96;0;3.76;22733 +79082;45.51323;1.24281;361;20220503;20;8;14;2.1;10.76;1.7;3.34;19200 +79082;45.51323;1.24281;361;20220504;18.3;9.5;13.9;1.7;10.96;0;2.98;17433 +79082;45.51323;1.24281;361;20220505;18.9;7.3;13.1;2.2;9.76;0;3.61;22533 +79082;45.51323;1.24281;361;20220506;19.3;9;14.1;2.6;9.71;0;1.98;2400 +79082;45.51323;1.24281;361;20220507;20.4;11;15.7;2.6;10.31;0;2.14;2500 +79082;45.51323;1.24281;361;20220508;22.2;7.7;14.9;2.7;10.31;0;2.22;2600 +79082;45.51323;1.24281;361;20220509;24.7;8.7;16.7;1.7;11.21;0;1.96;2600 +79082;45.51323;1.24281;361;20220510;24.7;8;16.3;1.1;11.21;0;1.63;2700 +79082;45.51323;1.24281;361;20220511;26.9;7.6;17.2;1.6;12.41;10.5;1.95;2600 +79082;45.51323;1.24281;361;20220512;18.4;11.6;15;1.5;14.31;.9;.86;800 +79082;45.51323;1.24281;361;20220513;22.9;12;17.4;1.4;15.21;0;1.25;1900 +79082;45.51323;1.24281;361;20220514;26.2;9.2;17.7;.8;14.21;0;1.33;2500 +79082;45.51323;1.24281;361;20220515;26.2;12.9;19.5;1.6;14.61;5.7;1.79;2400 +79082;45.51323;1.24281;361;20220516;24.9;11.9;18.4;1.2;15.61;0;1.42;2800 +79082;45.51323;1.24281;361;20220517;28.3;10.5;19.4;1.5;14.31;0;1.94;2800 +79082;45.51323;1.24281;361;20220518;28.8;15.7;22.2;2.1;15.91;6.7;2.35;2800 +79082;45.51323;1.24281;361;20220519;25.8;16.8;21.3;1.8;17.91;.5;1.62;2200 +79082;45.51323;1.24281;361;20220520;26.3;17.1;21.7;2.5;13.91;0;2.6;2500 +79082;45.51323;1.24281;361;20220521;30.6;12.4;21.5;1;17.01;0;1.63;2600 +79082;45.51323;1.24281;361;20220522;29.4;15.5;22.4;1;20.01;.3;1.3;1800 +79082;45.51323;1.24281;361;20220523;18.3;15.5;16.9;3.5;15.41;4.7;1.28;1000 +79082;45.51323;1.24281;361;20220524;16.6;10.4;13.5;2.2;11.31;1.8;1.33;1900 +79082;45.51323;1.24281;361;20220525;18;7;12.5;1.9;10.31;0;1.38;2100 +79082;45.51323;1.24281;361;20220526;16.8;9.8;13.3;1.8;12.01;0;1.02;1000 +79082;45.51323;1.24281;361;20220527;21.9;12.5;17.2;2.6;13.01;0;1.93;2500 +79082;45.51323;1.24281;361;20220528;22.5;11.4;16.9;3.5;10.81;0;2.76;3100 +79082;45.51323;1.24281;361;20220529;19.1;9.3;14.2;3.1;8.41;0;2.51;3100 +79082;45.51323;1.24281;361;20220530;22.1;7.9;15;2.2;7.71;.2;2.52;3100 +79082;45.51323;1.24281;361;20220531;21.6;10.9;16.2;1;10.51;4;1.5;2400 +79082;45.51323;1.24281;361;20220601;24.1;9.7;16.9;.8;13.61;7.5;1.22;2100 +79082;45.51323;1.24281;361;20220602;26.6;14.8;20.7;1.7;16.51;7.4;1.71;2100 +79082;45.51323;1.24281;361;20220603;26.4;16.6;21.5;2.5;16.81;2.3;2.13;2400 +79082;45.51323;1.24281;361;20220604;25.6;12.2;18.9;1;17.91;13.8;1.05;1500 +79082;45.51323;1.24281;361;20220605;19.7;15;17.3;2;16.01;0;1.08;1100 +79082;45.51323;1.24281;361;20220606;21.5;10.9;16.2;.9;13.91;.2;1.1;1900 +79082;45.51323;1.24281;361;20220607;21.5;12.6;17;2.1;13.51;7.6;1.66;2500 +79082;45.51323;1.24281;361;20220608;18.3;11.7;15;2.2;14.01;4.7;1.03;1000 +79082;45.51323;1.24281;361;20220609;18.2;12.1;15.1;1.7;12.91;.2;1.16;1300 +79082;45.51323;1.24281;361;20220610;25.4;9.1;17.2;1.4;13.61;0;1.69;3100 +79082;45.51323;1.24281;361;20220611;29.7;10.7;20.2;1.1;14.11;0;5.47;30600 +79082;45.51323;1.24281;361;20220612;28.5;13.9;21.2;1.7;16.91;.2;4.48;22100 +79082;45.51323;1.24281;361;20220613;26.1;16.8;21.4;3;15.21;0;5.91;30300 +79082;45.51323;1.24281;361;20220614;31.6;11.2;21.4;1.1;15.01;.8;5.6;30100 +79082;45.51323;1.24281;361;20220615;30.7;17.7;24.2;1.9;17.51;0;5.9;28400 +79082;45.51323;1.24281;361;20220616;32.2;12.9;22.5;1;16.41;0;5.3;27400 +79082;45.51323;1.24281;361;20220617;34.3;15.3;24.8;1.8;15.11;0;6.54;30200 +79082;45.51323;1.24281;361;20220618;35.3;14.6;24.9;1.8;14.71;0;6.67;30300 +79082;45.51323;1.24281;361;20220619;30.9;18;24.4;2.3;16.11;14.1;6.24;28600 +79082;45.51323;1.24281;361;20220620;28.2;16.7;22.4;1.7;19.31;22.5;4.66;23500 +79082;45.51323;1.24281;361;20220621;24.5;16.6;20.5;1.5;19.61;4.9;3.11;15800 +79082;45.51323;1.24281;361;20220622;23;16;19.5;1.5;17.81;6.5;4.27;24800 +79082;45.51323;1.24281;361;20220623;22.1;13.6;17.8;1.3;16.81;6.6;3.15;17800 +79082;45.51323;1.24281;361;20220624;19.2;15;17.1;2.4;16.11;8.6;2.92;16900 +79082;45.51323;1.24281;361;20220625;18.4;11;14.7;1.1;14.41;5.7;1.93;10400 +79082;45.51323;1.24281;361;20220626;15.6;12;13.8;1.7;13.91;11.1;1.35;6200 +79082;45.51323;1.24281;361;20220627;21.1;12.4;16.7;1.8;13.01;0;4.38;26700 +79082;45.51323;1.24281;361;20220628;22.5;11.1;16.8;1.8;11.91;0;4.75;28500 +79082;45.51323;1.24281;361;20220629;24.1;8.6;16.3;1.4;13.01;10.3;4.79;30000 +79082;45.51323;1.24281;361;20220630;14.2;12.1;13.1;1.8;13.51;16.9;1.17;5100 +79082;45.51323;1.24281;361;20220701;21;7.9;14.4;.9;11.01;0;3.92;25400 +79082;45.51323;1.24281;361;20220702;26.7;8.6;17.6;1.2;12.41;0;5.25;31600 +79082;45.51323;1.24281;361;20220703;26.4;15.2;20.8;1.7;14.11;3;5.14;27100 +79082;45.51323;1.24281;361;20220704;24.2;15.8;20;2.1;15.51;.4;4.34;22500 +79082;45.51323;1.24281;361;20220705;25.9;15.6;20.7;2.5;13.51;0;5.93;31500 +79082;45.51323;1.24281;361;20220706;24.7;15;19.8;3.1;12.71;0;5.89;31100 +79082;45.51323;1.24281;361;20220707;24.8;15;19.9;2.2;13.31;0;5.33;28800 +79082;45.51323;1.24281;361;20220708;25.2;14.1;19.6;3.2;13.61;0;5.84;31600 +79082;45.51323;1.24281;361;20220709;27.2;16.2;21.7;3.2;13.21;0;6.43;31400 +79082;45.51323;1.24281;361;20220710;27.3;16.4;21.8;3;13.71;0;6.28;30900 +79082;45.51323;1.24281;361;20220711;29.8;16.7;23.2;2.4;14.01;0;6.45;31100 +79082;45.51323;1.24281;361;20220712;30.1;17.2;23.6;2.2;13.41;0;6.51;31500 +79082;45.51323;1.24281;361;20220713;31.8;19.1;25.4;1.6;13.61;0;6.3;30400 +79082;45.51323;1.24281;361;20220714;32.8;14.9;23.8;1.2;15.21;0;5.89;30200 +79082;45.51323;1.24281;361;20220715;30;18.6;24.3;2.6;14.01;0;6.37;28400 +79082;45.51323;1.24281;361;20220716;29.7;17.4;23.5;3.1;12.61;0;6.8;30100 +79082;45.51323;1.24281;361;20220717;32.4;18.5;25.4;2.5;12.41;0;6.89;29600 +79082;45.51323;1.24281;361;20220718;36.6;15.2;25.9;1.3;15.21;0;6.21;29300 +79082;45.51323;1.24281;361;20220719;30.7;18.8;24.7;2.2;17.51;8;5.67;25800 +79082;45.51323;1.24281;361;20220720;24.8;16.8;20.8;2.4;17.51;.1;4.09;20800 +79082;45.51323;1.24281;361;20220721;28.4;11.7;20;1.2;15.91;0;5.06;28900 +79082;45.51323;1.24281;361;20220722;28.3;15.2;21.7;2.1;17.41;.2;4.75;23700 +79082;45.51323;1.24281;361;20220723;26.5;16.7;21.6;1.9;15.81;0;4.59;22900 +79082;45.51323;1.24281;361;20220724;33.5;13.8;23.6;.9;15.41;0;5.52;29300 +79082;45.51323;1.24281;361;20220725;24.7;18;21.3;2.2;16.01;.3;4.05;18900 +79082;45.51323;1.24281;361;20220726;22.9;14.7;18.8;1.5;13.21;0;3.71;19400 +79082;45.51323;1.24281;361;20220727;25.5;11.8;18.6;1.9;12.51;0;4.76;26200 +79082;45.51323;1.24281;361;20220728;27.2;10.3;18.7;1.3;13.21;.5;4.65;26600 +79082;45.51323;1.24281;361;20220729;24.6;16.5;20.5;1.4;15.81;0;3.64;18500 +79082;45.51323;1.24281;361;20220730;27.7;14.1;20.9;1.4;15.71;0;4.72;25800 +79082;45.51323;1.24281;361;20220731;30.7;14.3;22.5;1.6;15.71;0;5.18;26100 +79082;45.51323;1.24281;361;20220801;30.7;17.8;24.2;1.8;15.01;0;5.62;27100 +79082;45.51323;1.24281;361;20220802;32.7;15.2;23.9;1.4;15.41;0;5.54;27800 +79082;45.51323;1.24281;361;20220803;35.6;16.9;26.2;1.1;15.41;0;5.61;27500 +79082;45.51323;1.24281;361;20220804;34.8;16.4;25.6;1.5;16.91;0;5.59;26000 +79082;45.51323;1.24281;361;20220805;27.6;18.1;22.8;2.1;18.61;0;3.66;15700 +79082;45.51323;1.24281;361;20220806;29.1;17.7;23.4;3.7;13.81;0;6.37;27200 +79082;45.51323;1.24281;361;20220807;29.7;14.8;22.2;3.3;10.41;0;6.54;28000 +79082;45.51323;1.24281;361;20220808;31.7;16.2;23.9;2.9;10.71;0;6.61;27600 +79082;45.51323;1.24281;361;20220809;32.9;17.2;25;3;10.81;0;6.77;26200 +79082;45.51323;1.24281;361;20220810;34.8;19.1;26.9;2.2;10.81;0;6.5;27000 +79082;45.51323;1.24281;361;20220811;35.5;14.5;25;1.4;11.61;0;5.51;25800 +79082;45.51323;1.24281;361;20220812;35.9;17.5;26.7;1.1;12.01;0;5.17;24800 +79082;45.51323;1.24281;361;20220813;33.9;14.6;24.2;1.9;15.11;7.3;5.47;24600 +79082;45.51323;1.24281;361;20220814;22.5;17.7;20.1;3.5;18.51;1.1;2.34;8900 +79082;45.51323;1.24281;361;20220815;25;16.3;20.6;2;16.41;.2;3.53;17300 +79082;45.51323;1.24281;361;20220816;24.7;12.8;18.7;1.3;16.41;14.2;2.1;8900 +79082;45.51323;1.24281;361;20220817;22.9;13.2;18;1.9;15.81;1;3.2;18400 +79082;45.51323;1.24281;361;20220818;24.3;13.4;18.8;2.2;14.81;0;4.04;23000 +79082;45.51323;1.24281;361;20220819;23.6;15;19.3;1.8;16.71;.6;2.72;13400 +79082;45.51323;1.24281;361;20220820;25.3;15.4;20.3;1.5;16.71;.2;3.45;18500 +79082;45.51323;1.24281;361;20220821;23.7;13;18.3;1.1;15.41;0;2.68;14500 +79082;45.51323;1.24281;361;20220822;23.6;16.4;20;1.5;17.41;1.3;2.6;12800 +79082;45.51323;1.24281;361;20220823;27.6;13.3;20.4;1.5;17.01;0;3.7;20100 +79082;45.51323;1.24281;361;20220824;32.1;14.6;23.3;1.3;16.21;.1;4.62;24000 +79082;45.51323;1.24281;361;20220825;27.6;16.4;22;1.7;16.51;.4;3.74;18300 +79082;45.51323;1.24281;361;20220826;26.4;16.5;21.4;2.2;17.01;0;3.84;19300 +79082;45.51323;1.24281;361;20220827;27.3;15.6;21.4;2.1;14.61;0;4.33;21900 +79082;45.51323;1.24281;361;20220828;30;13.1;21.5;1.4;13.81;0;4.36;23500 +79082;45.51323;1.24281;361;20220829;31.3;14;22.6;1;15.01;1.2;3.6;18100 +79082;45.51323;1.24281;361;20220830;28.9;17.3;23.1;1.2;17.31;0;3.59;18200 +79082;45.51323;1.24281;361;20220831;29.1;12.9;21;1.7;14.81;.2;3.89;19400 +79082;45.51323;1.24281;361;20220901;25.7;14.7;20.2;1.3;16.11;.2;3.53;20600 +79082;45.51323;1.24281;361;20220902;24.1;14.4;19.2;1.8;16.11;.3;3.09;17200 +79082;45.51323;1.24281;361;20220903;25.3;14.7;20;1.8;15.61;.2;3.27;17200 +79082;45.51323;1.24281;361;20220904;30.3;12.8;21.5;1.4;14.81;.6;3.74;18900 +79082;45.51323;1.24281;361;20220905;31;15.7;23.3;2.5;17.01;19.9;4.55;20600 +79082;45.51323;1.24281;361;20220906;27.4;15.7;21.5;1.9;17.01;.7;3.25;15300 +79082;45.51323;1.24281;361;20220907;24.2;13.2;18.7;1.2;14.51;.1;2.58;13800 +79082;45.51323;1.24281;361;20220908;20;10.8;15.4;1.8;13.71;.8;2.26;13800 +79082;45.51323;1.24281;361;20220909;21.9;11.2;16.5;2.1;13.51;1.9;2.53;13400 +79082;45.51323;1.24281;361;20220910;22.3;11.5;16.9;1.3;13.01;0;2.58;15200 +79082;45.51323;1.24281;361;20220911;28.1;10.1;19.1;.8;11.91;0;3.26;20900 +79082;45.51323;1.24281;361;20220912;33.6;12.7;23.1;1.5;14.21;0;4.04;19100 +79082;45.51323;1.24281;361;20220913;27.7;20.3;24;2.2;19.61;9;2.75;9500 +79082;45.51323;1.24281;361;20220914;26.1;16.4;21.2;1.6;17.41;6;3.05;16500 +79082;45.51323;1.24281;361;20220915;23.8;12.9;18.3;1.4;16.01;.2;2.5;14800 +79082;45.51323;1.24281;361;20220916;19.6;12.8;16.2;2;13.61;0;2.41;15000 +79082;45.51323;1.24281;361;20220917;17;8.1;12.5;2.9;8.91;0;2.96;20500 +79082;45.51323;1.24281;361;20220918;21.2;7.4;14.3;2.5;7.71;0;3.46;20300 +79082;45.51323;1.24281;361;20220919;20.6;9.4;15;3.3;8.51;0;3.65;19900 +79082;45.51323;1.24281;361;20220920;20.4;8.3;14.3;3.2;8.21;0;3.54;19800 +79082;45.51323;1.24281;361;20220921;21.2;9;15.1;2.8;8.31;0;3.48;19300 +79082;45.51323;1.24281;361;20220922;23.3;5;14.1;.8;8.71;0;2.49;19000 +79082;45.51323;1.24281;361;20220923;18.8;7.6;13.2;.9;10.91;0;1.42;7400 +79082;45.51323;1.24281;361;20220924;18.4;10.9;14.6;1.6;12.81;2.3;1.77;10800 +79082;45.51323;1.24281;361;20220925;17.3;10.8;14;1.3;11.71;1.3;1.79;11800 +79082;45.51323;1.24281;361;20220926;16.1;4.8;10.4;2.3;10.41;4.4;1.5;9700 +79082;45.51323;1.24281;361;20220927;14.7;9.2;11.9;2.9;11.91;10.4;1.31;8000 +79082;45.51323;1.24281;361;20220928;18;12.5;15.2;4.6;14.01;10.9;1.79;8600 +79082;45.51323;1.24281;361;20220929;15.2;9;12.1;2;10.61;0;1.79;13300 +79082;45.51323;1.24281;361;20220930;15.6;7;11.3;1.7;9.41;3.3;1.88;14800 +79082;45.51323;1.24281;361;20221001;18;7;12.5;2.9;14.31;9.9;.84;5000 +79082;45.51323;1.24281;361;20221002;18.7;14.7;16.7;2;15.21;1.1;1.6;8800 +79082;45.51323;1.24281;361;20221003;20.5;8.2;14.3;1.2;11.91;.2;1.99;15400 +79082;45.51323;1.24281;361;20221004;21.3;6.2;13.7;.5;11.11;.1;1.84;16500 +79082;45.51323;1.24281;361;20221005;23.5;7;15.2;1.1;12.21;0;2.07;15300 +79082;45.51323;1.24281;361;20221006;18.9;14.3;16.6;2;14.61;.2;1.58;8200 +79082;45.51323;1.24281;361;20221007;21.1;8.8;14.9;.9;13.01;.1;1.62;11900 +79082;45.51323;1.24281;361;20221008;18.6;12.3;15.4;1.8;13.21;0;1.73;11500 +79082;45.51323;1.24281;361;20221009;21.8;5.3;13.5;1.2;10.81;.2;1.89;14800 +79082;45.51323;1.24281;361;20221010;20.2;9.3;14.7;1.1;13.71;.2;1.26;7500 +79082;45.51323;1.24281;361;20221011;18.2;14.9;16.5;1.7;15.41;.6;1.18;5200 +79082;45.51323;1.24281;361;20221012;20.7;9.2;14.9;1;13.11;.4;1.62;13300 +79082;45.51323;1.24281;361;20221013;14.8;9.1;11.9;1.2;13.71;8.9;.61;2900 +79082;45.51323;1.24281;361;20221014;17.2;14.6;15.9;3;16.41;3.8;.85;3200 +79082;45.51323;1.24281;361;20221015;20.7;14.6;17.6;2.4;15.71;0;1.52;6700 +79082;45.51323;1.24281;361;20221016;24.4;11.7;18;2.3;15.51;0;2.05;12200 +79082;45.51323;1.24281;361;20221017;21.4;16.2;18.8;2.5;16.21;0;1.57;5200 +79082;45.51323;1.24281;361;20221018;24.6;12.2;18.4;1.7;15.61;.2;1.9;12600 +79082;45.51323;1.24281;361;20221019;22.6;11.4;17;1.9;14.71;1.8;1.59;8700 +79082;45.51323;1.24281;361;20221020;21.6;14.8;18.2;2.7;16.71;.9;1.45;5900 +79082;45.51323;1.24281;361;20221021;20.6;14.6;17.6;1.8;14.81;.2;1.48;7800 +79082;45.51323;1.24281;361;20221022;21.3;8.7;15;1.3;13.01;.4;1.39;10500 +79082;45.51323;1.24281;361;20221023;22.4;12.7;17.5;1.9;13.41;.9;1.59;5000 +79082;45.51323;1.24281;361;20221024;19.7;7.9;13.8;1;11.41;0;1.25;11200 +79082;45.51323;1.24281;361;20221025;19.6;7.3;13.4;1.5;11.91;1.5;1.16;5900 +79082;45.51323;1.24281;361;20221026;22.8;8.3;15.5;.9;12.71;.1;1.24;9200 +79082;45.51323;1.24281;361;20221027;23.6;11.2;17.4;1.8;14.21;0;1.51;6500 +79082;45.51323;1.24281;361;20221028;22.9;18.3;20.6;2;13.41;0;1.99;7800 +79082;45.51323;1.24281;361;20221029;24.5;11;17.7;1.7;11.01;0;1.86;9100 +79082;45.51323;1.24281;361;20221030;21.3;9.2;15.2;1;11.71;0;1.18;9200 +79082;45.51323;1.24281;361;20221031;20.9;12.2;16.5;2.3;14.11;10.8;1.38;6300 +79082;45.51323;1.24281;361;20221101;15.5;11.1;13.3;1.8;12.41;.1;.96;7600 +79082;45.51323;1.24281;361;20221102;15.3;6.3;10.8;.7;10.31;.1;.75;7300 +79082;45.51323;1.24281;361;20221103;14.8;6.2;10.5;2.2;10.91;8.6;.79;2400 +79082;45.51323;1.24281;361;20221104;10.2;7.3;8.7;3.6;9.61;5.3;.78;4100 +79082;45.51323;1.24281;361;20221105;11.3;.9;6.1;.9;7.71;.1;.61;7100 +79082;45.51323;1.24281;361;20221106;11.9;2.7;7.3;1.2;8.81;.4;.61;4400 +79082;45.51323;1.24281;361;20221107;16.8;8.3;12.5;2.4;11.81;0;1;9100 +79082;45.51323;1.24281;361;20221108;17.5;9.2;13.3;2.6;11.71;4.2;1.16;3500 +79082;45.51323;1.24281;361;20221109;13.5;10;11.7;1.4;13.01;4.3;.52;2900 +79082;45.51323;1.24281;361;20221110;14.3;7.6;10.9;1;10.71;.2;.65;7200 +79082;45.51323;1.24281;361;20221111;19.6;3.5;11.5;1.3;10.41;.1;.9;9100 +79082;45.51323;1.24281;361;20221112;19.6;9.1;14.3;1.5;10.81;.1;1.07;8100 +79082;45.51323;1.24281;361;20221113;19.6;6.7;13.1;.5;9.61;0;.6;8700 +79082;45.51323;1.24281;361;20221114;13.4;9;11.2;2.2;11.61;5.7;.67;1900 +79082;45.51323;1.24281;361;20221115;13.8;8.1;10.9;2.8;12.31;7.9;.51;2800 +79082;45.51323;1.24281;361;20221116;13.8;10;11.9;3.7;12.01;4.8;.78;3900 +79082;45.51323;1.24281;361;20221117;12.4;10.9;11.6;4.7;12.21;8.7;.69;3300 +79082;45.51323;1.24281;361;20221118;9.9;7.3;8.6;2.1;9.91;1.8;.51;3900 +79082;45.51323;1.24281;361;20221119;9.2;4.9;7;1.6;8.61;.1;.46;5800 +79082;45.51323;1.24281;361;20221120;7.4;-1.3;3;1.6;7.71;2.2;.3;2000 +79082;45.51323;1.24281;361;20221121;9.2;6.1;7.6;3.2;9.41;14.4;.56;800 +79082;45.51323;1.24281;361;20221122;7.6;4;5.8;2.6;9.01;12.6;.29;2700 +79082;45.51323;1.24281;361;20221123;12.6;7;9.8;2.9;10.21;7.1;.7;4000 +79082;45.51323;1.24281;361;20221124;9.7;4;6.8;2.2;10.41;2.2;.19;2200 +79082;45.51323;1.24281;361;20221125;11.5;8.6;10;1.6;10.11;1.5;.59;3600 +79082;45.51323;1.24281;361;20221126;10.2;1.2;5.7;.6;7.51;.2;.33;5200 +79082;45.51323;1.24281;361;20221127;11.8;1.7;6.7;1.3;7.01;6.8;.59;5200 +79082;45.51323;1.24281;361;20221128;10.7;7.7;9.2;1.7;9.91;8.4;.5;3700 +79082;45.51323;1.24281;361;20221129;7.5;2.4;4.9;1.3;8.51;.1;.27;3200 +79082;45.51323;1.24281;361;20221130;9.1;2;5.5;2.3;7.61;.2;.42;6600 +79082;45.51323;1.24281;361;20221201;6.9;3.3;5.1;2.9;7.31;0;.57;2800 +79082;45.51323;1.24281;361;20221202;4;3.4;3.7;2.1;6.61;.4;.54;1100 +79082;45.51323;1.24281;361;20221203;6.7;2;4.3;1.4;6.91;1.8;.34;4900 +79082;45.51323;1.24281;361;20221204;4.5;3.7;4.1;.8;7.31;.4;.37;1700 +79082;45.51323;1.24281;361;20221205;8.1;-1.8;3.1;.8;5.91;.1;.17;7500 +79082;45.51323;1.24281;361;20221206;10.9;-3.5;3.7;1.3;5.21;.1;.43;7600 +79082;45.51323;1.24281;361;20221207;6.3;-1.3;2.5;2.3;5.41;.2;.44;7300 +79082;45.51323;1.24281;361;20221208;5.5;-4.2;.6;.5;5.31;.3;.29;2900 +79082;45.51323;1.24281;361;20221209;5.3;3.7;4.5;2.3;7.01;0;.46;3300 +79082;45.51323;1.24281;361;20221210;.4;-3.1;-1.4;3.3;4.31;0;.44;4900 +79082;45.51323;1.24281;361;20221211;3.1;-8.1;-2.5;.9;3.61;0;.32;4100 +79082;45.51323;1.24281;361;20221212;2.9;-6.1;-1.6;1.4;4.31;5.9;.4;2600 +79082;45.51323;1.24281;361;20221213;6;.6;3.3;1.9;7.91;1.9;.2;1800 +79082;45.51323;1.24281;361;20221214;11.6;6.3;8.9;2.1;11.31;2.2;.28;2200 +79082;45.51323;1.24281;361;20221215;8.2;6.8;7.5;2.7;9.41;0;.47;1100 +79082;45.51323;1.24281;361;20221216;4.5;.5;2.5;4;5.51;0;.57;6500 +79082;45.51323;1.24281;361;20221217;6;-6.8;-.4;1.2;3.31;0;.39;6500 +79082;45.51323;1.24281;361;20221218;9.7;-5.2;2.2;2.5;5.61;.1;.62;5200 +79082;45.51323;1.24281;361;20221219;14.9;8.6;11.7;4.2;9.71;0;1.24;5100 +79082;45.51323;1.24281;361;20221220;13.4;11.1;12.2;3.7;11.11;11.2;1.06;1300 +79082;45.51323;1.24281;361;20221221;11;9.7;10.3;3.4;12.01;3.7;.34;1900 +79082;45.51323;1.24281;361;20221222;12.6;10.7;11.6;3.8;13.01;17.8;.42;1000 +79082;45.51323;1.24281;361;20221223;13.8;12.4;13.1;3.3;13.91;6.8;.51;1600 +79082;45.51323;1.24281;361;20221224;14.2;10.7;12.4;1.8;11.91;.3;.58;3200 +79082;45.51323;1.24281;361;20221225;14.8;5.1;9.9;.9;9.51;0;.38;4800 +79082;45.51323;1.24281;361;20221226;11;7.1;9;1.7;10.91;2;.35;2100 +79082;45.51323;1.24281;361;20221227;7.9;4;5.9;.6;9.01;.3;.23;3300 +79082;45.51323;1.24281;361;20221228;13;3.6;8.3;2.3;10.01;2.1;.37;4800 +79082;45.51323;1.24281;361;20221229;9.5;8.4;8.9;2.8;10.71;19.7;.44;600 +79082;45.51323;1.24281;361;20221230;10.8;7.9;9.3;3.5;11.11;10.5;.43;800 +79082;45.51323;1.24281;361;20221231;14.5;9.9;12.2;2.4;11.21;0;.7;4500 +79083;45.53917;1.56071;397;20220101;17.4;7.4;12.4;1.5;7.05;0;1.07;5611 +79083;45.53917;1.56071;397;20220102;12.4;7.3;9.8;2;9.05;.6;.82;3023 +79083;45.53917;1.56071;397;20220103;10.3;9.2;9.8;3.2;11.1;.7;.51;1674 +79083;45.53917;1.56071;397;20220104;13.6;9.3;11.4;3.3;9.1;2.4;1.31;3106 +79083;45.53917;1.56071;397;20220105;4.5;.6;2.5;2.6;5.7;0;.54;4161 +79083;45.53917;1.56071;397;20220106;3.7;-2.4;.7;1.6;5.15;0;.31;5449 +79083;45.53917;1.56071;397;20220107;2.1;-2.8;-.3;1.9;6.25;4.4;.16;2462 +79083;45.53917;1.56071;397;20220108;8.3;1.7;5;3.9;9.1;16.8;.12;3152 +79083;45.53917;1.56071;397;20220109;6.2;3.7;5;1.8;8.1;10.3;.38;2116 +79083;45.53917;1.56071;397;20220110;6.7;5;5.8;1.7;8.1;.4;.47;2002 +79083;45.53917;1.56071;397;20220111;8.5;1;4.8;2.8;5.05;0;.99;6347 +79083;45.53917;1.56071;397;20220112;6.2;-1.2;2.5;3.4;4.45;0;.97;5872 +79083;45.53917;1.56071;397;20220113;8.8;-.8;4;1.5;4;0;.74;6744 +79083;45.53917;1.56071;397;20220114;12.3;-1.9;5.2;1.5;3.85;0;.86;7526 +79083;45.53917;1.56071;397;20220115;9.3;-1.6;3.8;1.2;3.95;0;.64;6657 +79083;45.53917;1.56071;397;20220116;6.9;-4.1;1.4;1.3;5;.1;.42;7383 +79083;45.53917;1.56071;397;20220117;8.6;0;4.3;2.4;6.75;0;.59;5855 +79083;45.53917;1.56071;397;20220118;7.9;.6;4.3;2.4;5.85;.2;.72;6569 +79083;45.53917;1.56071;397;20220119;1.3;-1.1;.1;1.6;6.25;1.6;.24;1757 +79083;45.53917;1.56071;397;20220120;4.8;.1;2.4;1.9;6.35;.1;.43;3705 +79083;45.53917;1.56071;397;20220121;4;0;2;4.1;4.7;0;.98;5674 +79083;45.53917;1.56071;397;20220122;5.8;-1.3;2.3;3.4;5.05;0;.85;7012 +79083;45.53917;1.56071;397;20220123;11.4;-.5;5.5;2.1;5.7;0;.93;8063 +79083;45.53917;1.56071;397;20220124;12.9;.1;6.5;.8;4.85;0;.62;8074 +79083;45.53917;1.56071;397;20220125;11.2;-.9;5.1;1.2;5.65;0;.66;7957 +79083;45.53917;1.56071;397;20220126;12.3;-.9;5.7;2.1;5.45;0;1.05;8608 +79083;45.53917;1.56071;397;20220127;11.7;-2.3;4.7;2.1;4.35;0;1.2;8650 +79083;45.53917;1.56071;397;20220128;10.4;-2.5;3.9;2.4;6.1;0;.83;8535 +79083;45.53917;1.56071;397;20220129;6.9;-3.3;1.8;1.7;6;0;.49;7540 +79083;45.53917;1.56071;397;20220130;10.1;2;6;2.5;7.45;.1;.78;6084 +79083;45.53917;1.56071;397;20220131;7.3;3.8;5.6;3.3;7.5;1.2;.74;4089 +79083;45.53917;1.56071;397;20220201;4.8;.5;2.7;2.4;7.4;2;.31;3056 +79083;45.53917;1.56071;397;20220202;7.5;4.7;6.1;1.6;8.4;.1;.54;3993 +79083;45.53917;1.56071;397;20220203;7.1;-.1;3.5;1.7;7.2;.5;.49;6025 +79083;45.53917;1.56071;397;20220204;7.8;3.9;5.9;1.7;9;3.8;.42;2838 +79083;45.53917;1.56071;397;20220205;7.8;3;5.4;2.6;7.05;.1;.8;7831 +79083;45.53917;1.56071;397;20220206;6.6;.3;3.5;3.4;8.45;5.9;.15;3399 +79083;45.53917;1.56071;397;20220207;9.9;6.8;8.4;2.6;8.1;.4;1.04;5953 +79083;45.53917;1.56071;397;20220208;14.5;-1.2;6.7;1.3;6.05;0;1.03;10517 +79083;45.53917;1.56071;397;20220209;14.5;2.2;8.4;2.3;6.1;0;1.52;9977 +79083;45.53917;1.56071;397;20220210;6.7;2.4;4.6;2.3;8.25;.8;1.31;9600 +79083;45.53917;1.56071;397;20220211;8.7;4.2;6.5;3.4;6.72;0;1.36;11433 +79083;45.53917;1.56071;397;20220212;10.9;-2.4;4.3;2;4.49;0;1.37;9166 +79083;45.53917;1.56071;397;20220213;14.6;1.6;8.1;5.2;7.95;5.8;1.93;9900 +79083;45.53917;1.56071;397;20220214;9.7;6.4;8.1;3.9;8.82;7.4;1.15;6600 +79083;45.53917;1.56071;397;20220215;6.9;3.6;5.2;3;8.52;12.8;.57;4166 +79083;45.53917;1.56071;397;20220216;11.1;6.5;8.8;4.3;11.35;10.1;.42;4371 +79083;45.53917;1.56071;397;20220217;12;10;11;3.4;12.5;3.6;.61;3621 +79083;45.53917;1.56071;397;20220218;10.7;9.1;9.9;3;10.7;1.3;.78;3074 +79083;45.53917;1.56071;397;20220219;8.6;2.1;5.4;1.7;6.85;0;.95;8982 +79083;45.53917;1.56071;397;20220220;8.4;2.8;5.6;3.5;9;4.9;.46;4658 +79083;45.53917;1.56071;397;20220221;9.4;6;7.7;4.1;8.5;1.1;1.11;6942 +79083;45.53917;1.56071;397;20220222;9.3;4.6;6.9;1.8;8.85;.2;.75;5367 +79083;45.53917;1.56071;397;20220223;14.4;6.6;10.5;1.1;8.35;0;1.28;10849 +79083;45.53917;1.56071;397;20220224;12.8;4.5;8.6;1.9;8;.5;1.29;9189 +79083;45.53917;1.56071;397;20220225;8.1;1.2;4.7;2.2;5.85;0;1.22;10610 +79083;45.53917;1.56071;397;20220226;13.1;.3;6.7;2.6;4.45;0;2.07;13710 +79083;45.53917;1.56071;397;20220227;14.2;.3;7.3;1.8;5.45;0;1.71;13053 +79083;45.53917;1.56071;397;20220228;14.9;0;7.4;1.3;6.6;0;1.49;13601 +79083;45.53917;1.56071;397;20220301;14.5;1;7.8;1.5;5.5;0;1.72;13287 +79083;45.53917;1.56071;397;20220302;9.4;4.8;7.1;2;8.5;2.5;.89;5298 +79083;45.53917;1.56071;397;20220303;13.2;7.5;10.4;1.7;9.75;0;1.23;7778 +79083;45.53917;1.56071;397;20220304;11.6;7;9.3;2.6;9.7;.4;1.13;6918 +79083;45.53917;1.56071;397;20220305;7.4;5;6.2;3.2;8.4;.7;.78;4567 +79083;45.53917;1.56071;397;20220306;8.8;.5;4.6;3.1;5;0;1.76;13682 +79083;45.53917;1.56071;397;20220307;10.3;-2.6;3.9;2.3;4.45;0;1.78;14915 +79083;45.53917;1.56071;397;20220308;12.7;1.4;7.1;2.5;7;1.8;1.64;11562 +79083;45.53917;1.56071;397;20220309;13.8;5.9;9.9;3;8.25;.1;1.91;11693 +79083;45.53917;1.56071;397;20220310;11.8;7.1;9.4;2.7;8.85;1.1;1.4;7410 +79083;45.53917;1.56071;397;20220311;12.3;6.8;9.5;4.3;8.95;23;1.54;6329 +79083;45.53917;1.56071;397;20220312;7.7;5.7;6.7;3.1;8.85;11.3;.74;3873 +79083;45.53917;1.56071;397;20220313;9;6.7;7.9;3.7;7.7;12.3;1.38;4634 +79083;45.53917;1.56071;397;20220314;12.3;.5;6.4;3.7;7.8;1.5;1.55;12012 +79083;45.53917;1.56071;397;20220315;16.2;9.6;12.9;4.5;10.1;0;2.35;10496 +79083;45.53917;1.56071;397;20220316;15;9.3;12.1;1.8;9.95;0;1.59;7943 +79083;45.53917;1.56071;397;20220317;10.4;9.9;10.1;4.3;9.4;.8;1.43;4216 +79083;45.53917;1.56071;397;20220318;10.7;4.9;7.8;4.1;8.22;0;1.62;7700 +79083;45.53917;1.56071;397;20220319;16.4;7.6;12;2.9;8.19;0;2.67;14500 +79083;45.53917;1.56071;397;20220320;14;5.9;10;4.2;7.75;.1;2.36;8266 +79083;45.53917;1.56071;397;20220321;16.3;7;11.7;5.1;7.55;0;3.27;15666 +79083;45.53917;1.56071;397;20220322;15.8;3.1;9.5;4.9;5.19;0;3.77;19300 +79083;45.53917;1.56071;397;20220323;16.8;2;9.4;3;4.52;0;3.39;20000 +79083;45.53917;1.56071;397;20220324;18.9;1.5;10.2;2.8;4.95;0;3.49;20333 +79083;45.53917;1.56071;397;20220325;19.7;3.7;11.7;3.2;5.02;0;3.81;18066 +79083;45.53917;1.56071;397;20220326;19.8;5;12.4;3.3;5.65;0;3.9;20166 +79083;45.53917;1.56071;397;20220327;20.8;5.1;12.9;3;6.22;0;3.81;19366 +79083;45.53917;1.56071;397;20220328;20.6;6.8;13.7;3.3;6.09;0;4.09;17900 +79083;45.53917;1.56071;397;20220329;15.3;8.9;12.1;2.2;7.89;3.1;2.18;7100 +79083;45.53917;1.56071;397;20220330;12.5;6.8;9.6;1.8;9.99;3.9;1.31;6733 +79083;45.53917;1.56071;397;20220331;10.9;6.4;8.6;3.2;8.19;5.3;1.89;10466 +79083;45.53917;1.56071;397;20220401;3.6;-1.4;1.1;3.6;5.53;2.7;1.24;9700 +79083;45.53917;1.56071;397;20220402;4.4;-1;1.7;3.7;5.02;0;1.45;10233 +79083;45.53917;1.56071;397;20220403;3.6;-2.1;.7;4.1;4.6;0;1.28;7900 +79083;45.53917;1.56071;397;20220404;9.9;-2.6;3.6;2;4.52;0;2.45;22700 +79083;45.53917;1.56071;397;20220405;10.5;1.5;6;1.8;7.42;0;1.58;11566 +79083;45.53917;1.56071;397;20220406;10.1;6.7;8.4;2.5;9.95;2.2;.96;4700 +79083;45.53917;1.56071;397;20220407;11;7.9;9.5;4.8;11.39;22.8;.83;4066 +79083;45.53917;1.56071;397;20220408;14.8;9.6;12.2;5.9;10.45;3.5;2.38;8233 +79083;45.53917;1.56071;397;20220409;11.1;2;6.5;2.4;6.32;.1;2.33;16900 +79083;45.53917;1.56071;397;20220410;16.8;-.5;8.2;2.9;5.55;0;3.54;23600 +79083;45.53917;1.56071;397;20220411;20.9;6.2;13.6;5.2;8.22;0;4.47;19866 +79083;45.53917;1.56071;397;20220412;18.5;11;14.7;4.3;8.95;2.2;3.61;13733 +79083;45.53917;1.56071;397;20220413;14;9.3;11.7;1.6;10.92;.6;1.42;6300 +79083;45.53917;1.56071;397;20220414;20.6;7.4;14;2.4;10.89;0;3.35;20700 +79083;45.53917;1.56071;397;20220415;21.4;9;15.2;2.7;10.35;0;3.97;23300 +79083;45.53917;1.56071;397;20220416;21;7.3;14.1;3.2;9.19;0;4.13;23566 +79083;45.53917;1.56071;397;20220417;21.6;4.5;13;2.1;7.82;0;4;25200 +79083;45.53917;1.56071;397;20220418;18.6;5.3;12;2;9.22;0;3.27;21733 +79083;45.53917;1.56071;397;20220419;14.9;5.7;10.3;2.5;10.09;3.1;2.3;15800 +79083;45.53917;1.56071;397;20220420;15.4;7.7;11.5;1.8;10.49;7.8;1.74;8666 +79083;45.53917;1.56071;397;20220421;17.9;8.4;13.1;1.6;10.99;.5;2.22;12266 +79083;45.53917;1.56071;397;20220422;19.2;6.6;12.9;1.9;10.52;.3;2.97;18300 +79083;45.53917;1.56071;397;20220423;16.7;9.3;13;2.8;10.72;22.4;2.24;8700 +79083;45.53917;1.56071;397;20220424;13.6;8.5;11;2.6;11.45;9.8;1.28;5166 +79083;45.53917;1.56071;397;20220425;15.6;8.4;12;2;10.62;0;2.04;10966 +79083;45.53917;1.56071;397;20220426;18.5;7.1;12.8;2.3;9.59;0;3.73;24500 +79083;45.53917;1.56071;397;20220427;21.4;6.2;13.8;2.9;9.65;0;4.15;24433 +79083;45.53917;1.56071;397;20220428;21.4;9.2;15.3;2;12.29;.4;3.27;18266 +79083;45.53917;1.56071;397;20220429;20.3;8.9;14.6;1.9;11.89;2.5;3.28;19433 +79083;45.53917;1.56071;397;20220430;19.3;7.7;13.5;2.1;9.52;0;3.84;24133 +79083;45.53917;1.56071;397;20220501;18.3;5.7;12;1.7;8.39;0;3.61;24533 +79083;45.53917;1.56071;397;20220502;19.7;6.7;13.2;2.2;8.95;0;3.76;22733 +79083;45.53917;1.56071;397;20220503;19.7;7.8;13.8;2.1;10.75;1.5;3.34;19200 +79083;45.53917;1.56071;397;20220504;18.1;9.3;13.7;1.7;10.95;0;2.98;17433 +79083;45.53917;1.56071;397;20220505;18.6;7.1;12.8;2.2;9.75;.1;3.61;22533 +79083;45.53917;1.56071;397;20220506;19.2;8.2;13.7;2.7;9.85;0;2.78;11743 +79083;45.53917;1.56071;397;20220507;20.5;10;15.3;2.6;10.45;.1;2.99;11847 +79083;45.53917;1.56071;397;20220508;22.3;8.7;15.5;2.8;10.3;0;3.29;12554 +79083;45.53917;1.56071;397;20220509;24.4;10.4;17.4;2;11.15;0;3.2;12333 +79083;45.53917;1.56071;397;20220510;24.8;10.1;17.4;1.4;11.25;0;3.02;12805 +79083;45.53917;1.56071;397;20220511;27;11;19;2.1;12.45;4.2;3.52;12854 +79083;45.53917;1.56071;397;20220512;17.7;11.8;14.7;1.6;14.7;1.1;1.56;7588 +79083;45.53917;1.56071;397;20220513;22.9;13.1;18;1.3;15.7;0;2.32;10444 +79083;45.53917;1.56071;397;20220514;26.3;10.9;18.6;1.3;14.5;0;2.94;13365 +79083;45.53917;1.56071;397;20220515;26.1;15.3;20.7;2.1;14.5;8.7;3.15;10663 +79083;45.53917;1.56071;397;20220516;25.1;12.9;19;1.5;15.65;0;2.8;12440 +79083;45.53917;1.56071;397;20220517;28.4;11.8;20.1;1.6;14.75;0;3.46;14322 +79083;45.53917;1.56071;397;20220518;29.3;16;22.6;2.3;16.1;5.5;3.88;13483 +79083;45.53917;1.56071;397;20220519;26.4;16.9;21.7;2;17.45;.2;3.04;11438 +79083;45.53917;1.56071;397;20220520;26.4;18.1;22.2;2.6;13.85;0;3.68;10238 +79083;45.53917;1.56071;397;20220521;29.8;14.2;22;1.3;17.65;0;3.21;13422 +79083;45.53917;1.56071;397;20220522;29.3;16.8;23;1.4;20.2;1.9;2.99;12136 +79083;45.53917;1.56071;397;20220523;18;15.4;16.7;3.4;15.7;5.5;1.71;5708 +79083;45.53917;1.56071;397;20220524;16.4;10.3;13.3;2.1;11.65;1.6;2;9132 +79083;45.53917;1.56071;397;20220525;17.6;7.3;12.5;1.9;10.35;.1;2.32;11543 +79083;45.53917;1.56071;397;20220526;16.8;9.8;13.3;2.1;12.05;0;1.93;9343 +79083;45.53917;1.56071;397;20220527;21.9;11.5;16.7;2.8;13.15;0;2.97;12556 +79083;45.53917;1.56071;397;20220528;22.5;11.4;17;3.4;10.7;0;3.75;12835 +79083;45.53917;1.56071;397;20220529;19.2;9;14.1;3.1;8.3;0;3.42;12599 +79083;45.53917;1.56071;397;20220530;21.7;7.9;14.8;2.1;7.9;.2;3.48;14141 +79083;45.53917;1.56071;397;20220531;21.1;11.1;16.1;1.2;10.45;1.6;2.63;11636 +79083;45.53917;1.56071;397;20220601;23.7;11.1;17.4;1.3;13.45;8.6;2.72;12445 +79083;45.53917;1.56071;397;20220602;26.2;15.1;20.7;2;16.45;10.6;3.09;12093 +79083;45.53917;1.56071;397;20220603;26.7;16.3;21.5;2.5;16.6;6.7;3.48;12483 +79083;45.53917;1.56071;397;20220604;25.9;13;19.5;1.8;18.15;25.6;2.78;12937 +79083;45.53917;1.56071;397;20220605;19.9;14.7;17.3;2.2;16.3;0;1.97;8536 +79083;45.53917;1.56071;397;20220606;21.2;11.5;16.4;1.1;14.3;.4;2.3;11277 +79083;45.53917;1.56071;397;20220607;21.2;12.7;17;1.7;13.55;7;2.58;11045 +79083;45.53917;1.56071;397;20220608;17.7;11.9;14.8;2.2;14.05;4.9;1.81;8215 +79083;45.53917;1.56071;397;20220609;18;11.7;14.9;1.7;13.05;0;2.04;9345 +79083;45.53917;1.56071;397;20220610;25;10.6;17.8;1.8;13.8;0;3.18;14051 +79083;45.53917;1.56071;397;20220611;29.3;12.6;21;1.6;13.6;.1;5.55;28729 +79083;45.53917;1.56071;397;20220612;27.8;15.2;21.5;1.7;17;.4;4.56;22484 +79083;45.53917;1.56071;397;20220613;26.7;17;21.8;2.6;15.9;0;5.36;26093 +79083;45.53917;1.56071;397;20220614;31.6;12.9;22.2;1.2;15.2;.7;5.68;29592 +79083;45.53917;1.56071;397;20220615;30.5;19.3;24.9;2.2;17.8;0;5.66;24987 +79083;45.53917;1.56071;397;20220616;31.9;15.1;23.5;1.9;17.2;0;5.75;27135 +79083;45.53917;1.56071;397;20220617;34.3;17.5;25.9;2.1;15.45;0;6.69;28635 +79083;45.53917;1.56071;397;20220618;35.4;17.9;26.6;1.8;14.4;0;6.66;28596 +79083;45.53917;1.56071;397;20220619;31.1;19.7;25.4;2.3;16.3;11.4;5.95;25447 +79083;45.53917;1.56071;397;20220620;27.9;16.9;22.4;2.1;19.35;6.2;4.71;23122 +79083;45.53917;1.56071;397;20220621;24.7;17.5;21.1;2;19.55;8.5;3.45;16802 +79083;45.53917;1.56071;397;20220622;23.7;16.4;20.1;2;17.65;3.5;4.13;21977 +79083;45.53917;1.56071;397;20220623;22.5;14.6;18.6;1.6;17.05;12.6;3.36;18277 +79083;45.53917;1.56071;397;20220624;19.5;15;17.2;2.5;16.25;6.7;2.87;15988 +79083;45.53917;1.56071;397;20220625;19.6;12.3;16;1.5;14.8;7.2;2.63;14503 +79083;45.53917;1.56071;397;20220626;15.3;12.1;13.7;2;14.5;16.6;1.56;8878 +79083;45.53917;1.56071;397;20220627;20.6;12.7;16.7;2.2;13.4;0;3.92;22574 +79083;45.53917;1.56071;397;20220628;22.7;10.9;16.8;2;11.95;0;4.61;26385 +79083;45.53917;1.56071;397;20220629;24.3;10.2;17.3;1.8;13.6;10.3;4.69;27579 +79083;45.53917;1.56071;397;20220630;13.9;12.2;13.1;2;14.1;15.5;1.23;6449 +79083;45.53917;1.56071;397;20220701;20.5;8.9;14.7;1.3;11.55;0;3.81;23837 +79083;45.53917;1.56071;397;20220702;26.6;10.1;18.3;1.4;12.5;0;5.14;29384 +79083;45.53917;1.56071;397;20220703;26.4;14.8;20.6;2.3;14.6;1.8;5.07;25463 +79083;45.53917;1.56071;397;20220704;24.7;15.5;20.1;2.2;16.05;3.8;4.33;22061 +79083;45.53917;1.56071;397;20220705;25.9;15.4;20.6;2.5;14.05;0;5.36;26989 +79083;45.53917;1.56071;397;20220706;25.1;14.3;19.7;2.9;12.7;0;5.48;27355 +79083;45.53917;1.56071;397;20220707;24.3;14;19.2;2.4;13.35;0;4.92;25709 +79083;45.53917;1.56071;397;20220708;25.7;14.1;19.9;3.1;13.75;0;5.51;27767 +79083;45.53917;1.56071;397;20220709;27.7;16.1;21.9;3.1;13.15;0;6.08;27643 +79083;45.53917;1.56071;397;20220710;28;16.6;22.3;3;13.6;0;6.01;27215 +79083;45.53917;1.56071;397;20220711;30.6;16.7;23.6;2.5;13.7;0;6.36;28691 +79083;45.53917;1.56071;397;20220712;30.4;18.3;24.4;2.6;13.2;0;6.41;27255 +79083;45.53917;1.56071;397;20220713;32.2;18.9;25.6;2.1;13.2;0;6.44;27908 +79083;45.53917;1.56071;397;20220714;32.6;16.6;24.6;1.6;14.95;0;5.91;28007 +79083;45.53917;1.56071;397;20220715;30.3;18.7;24.5;2.5;14.3;0;6.08;25821 +79083;45.53917;1.56071;397;20220716;30.5;17.5;24;3;12.85;0;6.59;27516 +79083;45.53917;1.56071;397;20220717;33.1;18.4;25.7;2.5;12.1;0;6.85;28092 +79083;45.53917;1.56071;397;20220718;36.7;18;27.3;1.7;14.3;0;6.58;28291 +79083;45.53917;1.56071;397;20220719;31.5;21.7;26.6;2.6;17.05;4;5.81;22235 +79083;45.53917;1.56071;397;20220720;25.2;17.3;21.2;2.8;17.25;.3;4.21;19644 +79083;45.53917;1.56071;397;20220721;28.8;13.3;21.1;1.7;16;0;5.18;27178 +79083;45.53917;1.56071;397;20220722;28.9;15.7;22.3;2.1;17.3;.2;4.95;23894 +79083;45.53917;1.56071;397;20220723;26.4;16.1;21.2;1.8;15.8;0;4.45;22273 +79083;45.53917;1.56071;397;20220724;33.6;15.8;24.7;1.2;15;0;5.65;27890 +79083;45.53917;1.56071;397;20220725;25.3;17.9;21.6;2.1;16;.4;4.08;18649 +79083;45.53917;1.56071;397;20220726;22.8;14.6;18.7;1.8;13.4;0;3.75;19039 +79083;45.53917;1.56071;397;20220727;25.4;12.5;18.9;2;12.65;0;4.65;24448 +79083;45.53917;1.56071;397;20220728;27.2;12.5;19.8;1.3;13;0;4.58;24884 +79083;45.53917;1.56071;397;20220729;24.6;16.5;20.6;1.6;15.7;0;3.73;18357 +79083;45.53917;1.56071;397;20220730;28.1;15.2;21.7;1.7;15.8;0;4.75;24104 +79083;45.53917;1.56071;397;20220731;30.7;15.8;23.2;1.9;15.55;.3;5.33;24890 +79083;45.53917;1.56071;397;20220801;30.9;17.9;24.4;2.1;15;0;5.61;25068 +79083;45.53917;1.56071;397;20220802;32.3;17;24.7;1.9;15.2;0;5.69;25498 +79083;45.53917;1.56071;397;20220803;35.6;18.9;27.2;1.5;14.75;0;5.86;25982 +79083;45.53917;1.56071;397;20220804;34.8;20.1;27.4;1.8;16.4;.1;5.72;23663 +79083;45.53917;1.56071;397;20220805;27.4;18.4;22.9;2.3;18.8;1.8;3.91;16939 +79083;45.53917;1.56071;397;20220806;29.2;18.1;23.7;3.6;14.2;0;6;23773 +79083;45.53917;1.56071;397;20220807;30.3;15.1;22.7;3.2;10.6;0;6.41;26108 +79083;45.53917;1.56071;397;20220808;31.7;16.9;24.3;3;10.45;0;6.53;25432 +79083;45.53917;1.56071;397;20220809;33;17.7;25.3;2.8;10.75;0;6.5;24915 +79083;45.53917;1.56071;397;20220810;34.8;19.9;27.3;2.5;10.7;0;6.63;24921 +79083;45.53917;1.56071;397;20220811;35.2;17.4;26.3;1.7;11.5;0;5.76;24703 +79083;45.53917;1.56071;397;20220812;35.7;18.6;27.2;1.6;12;0;5.67;24409 +79083;45.53917;1.56071;397;20220813;34.3;17.1;25.7;1.7;14.6;11.2;5.41;24043 +79083;45.53917;1.56071;397;20220814;21.7;17.7;19.7;3;18.8;1.1;2.26;9673 +79083;45.53917;1.56071;397;20220815;24.8;16;20.4;2.1;16.65;.1;3.54;17337 +79083;45.53917;1.56071;397;20220816;24.6;14.4;19.5;1.4;16.5;17.1;2.72;13031 +79083;45.53917;1.56071;397;20220817;23.2;13.2;18.2;1.9;16.1;0;3.25;18506 +79083;45.53917;1.56071;397;20220818;23.8;13.4;18.6;2;15;0;3.68;20558 +79083;45.53917;1.56071;397;20220819;23.8;15.3;19.6;1.8;17.15;2;2.92;14910 +79083;45.53917;1.56071;397;20220820;25.2;15.8;20.5;1.8;17.2;.1;3.43;17705 +79083;45.53917;1.56071;397;20220821;24;14;19;1.8;15.7;0;3.11;15936 +79083;45.53917;1.56071;397;20220822;23.2;16.7;20;1.3;17.3;1.6;2.61;13126 +79083;45.53917;1.56071;397;20220823;27.5;14.4;21;1.4;17.3;0;3.71;19716 +79083;45.53917;1.56071;397;20220824;32;16.6;24.3;1.6;16.5;0;4.68;22276 +79083;45.53917;1.56071;397;20220825;27.6;18;22.8;1.9;16.7;.8;3.76;16966 +79083;45.53917;1.56071;397;20220826;26.8;16.5;21.7;2.2;17.15;0;3.83;18602 +79083;45.53917;1.56071;397;20220827;27.2;15.3;21.3;2.1;14.85;0;4.14;20292 +79083;45.53917;1.56071;397;20220828;29.6;14.6;22.1;1.7;14.1;0;4.37;21607 +79083;45.53917;1.56071;397;20220829;31.4;15.5;23.5;1;15.2;1.2;3.81;19309 +79083;45.53917;1.56071;397;20220830;28.3;18;23.1;1.4;17.25;.1;3.54;17126 +79083;45.53917;1.56071;397;20220831;29.4;14.3;21.9;2;14.95;.4;4.17;19616 +79083;45.53917;1.56071;397;20220901;25;15.8;20.4;1.4;16.4;0;3.23;17405 +79083;45.53917;1.56071;397;20220902;24;15.3;19.6;1.8;16.85;2.8;2.93;15742 +79083;45.53917;1.56071;397;20220903;25.2;15.1;20.2;1.9;15.8;.1;3.26;16492 +79083;45.53917;1.56071;397;20220904;30.4;13.9;22.2;1.6;15.25;1.2;3.97;19483 +79083;45.53917;1.56071;397;20220905;31.4;18;24.7;2.5;17.15;9.6;4.56;18973 +79083;45.53917;1.56071;397;20220906;27.4;16.7;22.1;2.2;17.05;.6;3.47;15420 +79083;45.53917;1.56071;397;20220907;23.8;14.1;18.9;1.6;14.8;1.1;2.74;14092 +79083;45.53917;1.56071;397;20220908;20;11.9;16;2.1;14;.9;2.34;13344 +79083;45.53917;1.56071;397;20220909;21.5;11.9;16.7;2.1;13.8;1;2.57;13803 +79083;45.53917;1.56071;397;20220910;22.4;11.8;17.1;1.3;13.15;0;2.64;15324 +79083;45.53917;1.56071;397;20220911;28.2;10.7;19.5;1.3;11.8;0;3.58;20355 +79083;45.53917;1.56071;397;20220912;34;16.6;25.3;2;13.75;0;4.66;18525 +79083;45.53917;1.56071;397;20220913;28.7;20.6;24.6;2.8;19.6;4.9;3.38;11584 +79083;45.53917;1.56071;397;20220914;26.3;16.5;21.4;2;17.5;5.8;3.13;15490 +79083;45.53917;1.56071;397;20220915;24.2;13.6;18.9;1.3;15.85;.4;2.56;14755 +79083;45.53917;1.56071;397;20220916;19.5;13.4;16.4;1.9;13.95;0;2.21;12653 +79083;45.53917;1.56071;397;20220917;17;8;12.5;2.7;9;0;2.71;17008 +79083;45.53917;1.56071;397;20220918;21.8;6.2;14;2.3;7.75;0;3.33;19361 +79083;45.53917;1.56071;397;20220919;21;9.3;15.2;2.9;8.5;0;3.42;17620 +79083;45.53917;1.56071;397;20220920;20.8;8.2;14.5;2.6;8.15;0;3.28;17776 +79083;45.53917;1.56071;397;20220921;21.8;9.1;15.4;2.4;8.4;0;3.29;17411 +79083;45.53917;1.56071;397;20220922;23.6;7.2;15.4;1.2;8.85;0;2.71;17742 +79083;45.53917;1.56071;397;20220923;19.3;9.1;14.2;1.3;11.25;0;1.82;10070 +79083;45.53917;1.56071;397;20220924;18.6;10.9;14.8;1.4;13.05;7.3;1.8;11179 +79083;45.53917;1.56071;397;20220925;17;10.4;13.7;1.4;12.1;1.9;1.71;11135 +79083;45.53917;1.56071;397;20220926;16.3;5.9;11.1;2.6;10.75;5.5;1.69;11111 +79083;45.53917;1.56071;397;20220927;14.1;9.2;11.7;2.9;12.1;7.9;1.25;8081 +79083;45.53917;1.56071;397;20220928;17;12;14.5;3.9;14.25;12.2;1.53;8382 +79083;45.53917;1.56071;397;20220929;15.1;9;12;1.9;10.75;.2;1.67;11400 +79083;45.53917;1.56071;397;20220930;16.3;6.4;11.3;1.8;9.4;3.6;1.9;13786 +79083;45.53917;1.56071;397;20221001;17.3;8.1;12.7;2.9;14.15;11.1;1.08;7713 +79083;45.53917;1.56071;397;20221002;18.6;14.3;16.4;2.1;15.5;.8;1.53;8238 +79083;45.53917;1.56071;397;20221003;20.8;9.6;15.2;1.6;12.6;0;2.03;13676 +79083;45.53917;1.56071;397;20221004;21.3;7.2;14.3;.8;11.7;.1;1.85;14976 +79083;45.53917;1.56071;397;20221005;24;9.9;16.9;1.6;12.8;0;2.29;13995 +79083;45.53917;1.56071;397;20221006;19.2;14.4;16.8;1.8;14.9;0;1.56;7965 +79083;45.53917;1.56071;397;20221007;21.7;10.4;16;1.3;13.6;0;1.77;11632 +79083;45.53917;1.56071;397;20221008;18.9;12.4;15.6;1.9;13.3;0;1.72;10209 +79083;45.53917;1.56071;397;20221009;22.2;7.6;14.9;1.6;11.3;0;2.06;13636 +79083;45.53917;1.56071;397;20221010;20.7;11.5;16.1;1.6;13.95;.8;1.56;8430 +79083;45.53917;1.56071;397;20221011;18.9;14.7;16.8;1.9;15.2;3.2;1.36;6216 +79083;45.53917;1.56071;397;20221012;21;11.5;16.2;1.2;13.85;.4;1.63;11238 +79083;45.53917;1.56071;397;20221013;14.7;10.1;12.4;1.4;14;8.7;.73;4417 +79083;45.53917;1.56071;397;20221014;16.8;14;15.4;3.3;16.55;4.3;.81;4191 +79083;45.53917;1.56071;397;20221015;20.3;14.3;17.3;2.4;15.75;0;1.51;7101 +79083;45.53917;1.56071;397;20221016;24.7;13.6;19.2;2.3;15.5;0;2.16;11009 +79083;45.53917;1.56071;397;20221017;22;16.2;19.1;2.2;16.2;7;1.65;6416 +79083;45.53917;1.56071;397;20221018;25.2;14.3;19.7;2;15.95;0;2.06;11023 +79083;45.53917;1.56071;397;20221019;23.9;13.9;18.9;2.2;14.5;2.3;2.01;8822 +79083;45.53917;1.56071;397;20221020;22.4;14.8;18.6;2.7;16.65;4.1;1.67;7196 +79083;45.53917;1.56071;397;20221021;20.9;14.9;17.9;2.1;15.25;3.1;1.57;7409 +79083;45.53917;1.56071;397;20221022;21.7;11;16.4;1.7;13.4;.1;1.59;9613 +79083;45.53917;1.56071;397;20221023;22.1;14.3;18.2;2.3;13.45;2.7;1.86;5940 +79083;45.53917;1.56071;397;20221024;19.8;10.1;14.9;1.4;11.65;0;1.4;9477 +79083;45.53917;1.56071;397;20221025;20;9.4;14.7;1.6;12.25;2.6;1.34;7105 +79083;45.53917;1.56071;397;20221026;23.3;10.7;17;1.4;13.4;.1;1.51;9136 +79083;45.53917;1.56071;397;20221027;24.4;13.5;19;1.9;14.55;0;1.77;7405 +79083;45.53917;1.56071;397;20221028;23.3;18.1;20.7;2;13.15;0;2.04;6978 +79083;45.53917;1.56071;397;20221029;25.5;14.9;20.2;1.9;10.25;0;2.29;8255 +79083;45.53917;1.56071;397;20221030;21;12.2;16.6;1.5;11.5;0;1.51;7674 +79083;45.53917;1.56071;397;20221031;21.8;13.1;17.5;2.6;14.2;9.9;1.65;6843 +79083;45.53917;1.56071;397;20221101;15.2;11;13.1;1.8;12.65;.2;.91;6175 +79083;45.53917;1.56071;397;20221102;16;7.8;11.9;1;10.95;0;.87;6952 +79083;45.53917;1.56071;397;20221103;14.4;8.5;11.5;2.6;10.9;12;1.01;3333 +79083;45.53917;1.56071;397;20221104;9.5;7.2;8.3;4.1;9.7;6.2;.71;3509 +79083;45.53917;1.56071;397;20221105;11.6;1.5;6.5;1.1;7.8;0;.68;7278 +79083;45.53917;1.56071;397;20221106;12.2;2.8;7.5;1.6;8.7;.2;.72;5793 +79083;45.53917;1.56071;397;20221107;17.4;8.6;13;2.5;11.65;0;1.13;7948 +79083;45.53917;1.56071;397;20221108;17.9;9.8;13.9;2.7;11.6;11.1;1.31;4886 +79083;45.53917;1.56071;397;20221109;13.4;11.3;12.3;1.7;13.05;7;.61;2271 +79083;45.53917;1.56071;397;20221110;14.7;7.7;11.2;1.1;10.75;0;.7;6516 +79083;45.53917;1.56071;397;20221111;20.2;6.1;13.2;1.7;10.8;.1;1.15;8398 +79083;45.53917;1.56071;397;20221112;20.4;10.4;15.4;1.4;10.85;0;1.17;7349 +79083;45.53917;1.56071;397;20221113;20;7.8;13.9;.9;9.85;0;.84;7960 +79083;45.53917;1.56071;397;20221114;13.6;10.4;12;2.4;11.75;8.4;.81;2311 +79083;45.53917;1.56071;397;20221115;14.4;8.3;11.4;2.6;12.25;10.2;.62;3923 +79083;45.53917;1.56071;397;20221116;14.2;9.8;12;3.8;12;7.6;.86;4085 +79083;45.53917;1.56071;397;20221117;12.5;10.8;11.6;4.5;12.2;12.3;.73;2874 +79083;45.53917;1.56071;397;20221118;9.4;7.2;8.3;1.9;10;2.3;.48;3117 +79083;45.53917;1.56071;397;20221119;8.9;4.8;6.9;1.5;8.6;.2;.48;4719 +79083;45.53917;1.56071;397;20221120;7;.3;3.6;1.6;7.9;1.7;.31;3046 +79083;45.53917;1.56071;397;20221121;8.8;5.5;7.2;3;9.25;12.6;.52;2006 +79083;45.53917;1.56071;397;20221122;7.7;3.8;5.8;2.8;8.95;11.1;.32;3149 +79083;45.53917;1.56071;397;20221123;11.9;6.7;9.3;3;10.2;6.9;.64;3921 +79083;45.53917;1.56071;397;20221124;10;4.9;7.5;2.4;10.4;2.1;.28;2974 +79083;45.53917;1.56071;397;20221125;10.5;8.5;9.5;1.8;10.25;2.2;.57;2615 +79083;45.53917;1.56071;397;20221126;10.1;2;6;1.1;7.85;0;.41;4981 +79083;45.53917;1.56071;397;20221127;12.8;3.4;8.1;1.7;6.65;8.2;.9;5215 +79083;45.53917;1.56071;397;20221128;10.3;7.4;8.9;1.9;9.9;6.1;.52;3183 +79083;45.53917;1.56071;397;20221129;7.6;3.3;5.5;1.4;8.5;0;.34;3132 +79083;45.53917;1.56071;397;20221130;9.7;1.7;5.7;2.2;7.4;0;.53;5802 +79083;45.53917;1.56071;397;20221201;6.7;2.6;4.6;2.6;7;0;.57;3110 +79083;45.53917;1.56071;397;20221202;3.7;3.5;3.6;1.8;6.4;.4;.59;550 +79083;45.53917;1.56071;397;20221203;7;1.7;4.4;1.5;6.9;2;.41;4375 +79083;45.53917;1.56071;397;20221204;4.3;3.3;3.8;.8;7.4;1.3;.37;1492 +79083;45.53917;1.56071;397;20221205;8.2;-.5;3.9;1.4;6.15;.1;.39;5981 +79083;45.53917;1.56071;397;20221206;10.5;-2.7;3.9;1.5;5.3;.1;.55;6674 +79083;45.53917;1.56071;397;20221207;6;-1.5;2.2;2.3;5.4;.1;.5;5798 +79083;45.53917;1.56071;397;20221208;5.9;-3.1;1.4;1.1;5.45;0;.36;3760 +79083;45.53917;1.56071;397;20221209;6.2;4.2;5.2;2.5;7.2;0;.58;2683 +79083;45.53917;1.56071;397;20221210;.5;-2.9;-1.2;3.1;4.4;0;.48;3721 +79083;45.53917;1.56071;397;20221211;3.4;-7.7;-2.1;1.3;3.6;0;.39;4678 +79083;45.53917;1.56071;397;20221212;3.2;-4.7;-.7;1.4;4.3;7.2;.42;3336 +79083;45.53917;1.56071;397;20221213;6.1;.6;3.3;2;8.2;1.6;.13;2643 +79083;45.53917;1.56071;397;20221214;11.1;6.4;8.7;2.6;11.35;3;.23;2575 +79083;45.53917;1.56071;397;20221215;8.8;6.9;7.8;2.6;9.4;1.8;.54;1521 +79083;45.53917;1.56071;397;20221216;4.6;1;2.8;3.5;5.65;0;.64;4486 +79083;45.53917;1.56071;397;20221217;6.4;-4.6;.9;1.3;3.2;0;.56;5603 +79083;45.53917;1.56071;397;20221218;10.2;-3;3.6;2.6;5.5;0;.8;5260 +79083;45.53917;1.56071;397;20221219;15.3;8.2;11.8;3.6;9.6;0;1.24;4657 +79083;45.53917;1.56071;397;20221220;13.4;10.2;11.8;3.3;10.95;10.7;.95;2041 +79083;45.53917;1.56071;397;20221221;11;9.5;10.2;3.6;11.95;2.6;.39;1720 +79083;45.53917;1.56071;397;20221222;12.1;10.4;11.3;4.1;12.9;12.7;.39;1270 +79083;45.53917;1.56071;397;20221223;13.5;11.8;12.7;3.4;13.85;4;.47;1732 +79083;45.53917;1.56071;397;20221224;14.6;10.4;12.5;1.9;12.05;.3;.63;3164 +79083;45.53917;1.56071;397;20221225;15.7;7.4;11.6;2.2;9.55;0;.94;4386 +79083;45.53917;1.56071;397;20221226;10.7;8;9.4;2.1;10.85;2.4;.45;1827 +79083;45.53917;1.56071;397;20221227;8.9;4;6.4;.9;9.05;.1;.27;3438 +79083;45.53917;1.56071;397;20221228;13;4.6;8.8;2.5;9.85;1.9;.53;4487 +79083;45.53917;1.56071;397;20221229;9.2;8.1;8.6;3.4;10.6;17.8;.44;896 +79083;45.53917;1.56071;397;20221230;11;7.6;9.3;3.4;11;7;.45;1779 +79083;45.53917;1.56071;397;20221231;14.9;9.6;12.3;2.4;11.05;0;.81;4089 +79084;45.56417;1.87888;590;20220101;18.9;9.3;14.1;2.6;6.17;0;1.93;4913 +79084;45.56417;1.87888;590;20220102;13.5;10.3;11.9;3.4;7.97;.4;1.66;2568 +79084;45.56417;1.87888;590;20220103;9.9;8.5;9.2;4;10.2;.8;.72;1574 +79084;45.56417;1.87888;590;20220104;13.4;9.2;11.3;4.3;8.6;4.2;1.67;3110 +79084;45.56417;1.87888;590;20220105;2.8;-.4;1.2;2.3;5.5;0;.49;2620 +79084;45.56417;1.87888;590;20220106;2.4;-2.5;-.1;1.2;4.9;0;.4;3180 +79084;45.56417;1.87888;590;20220107;1.5;-2.3;-.4;2.6;5.83;6.8;.24;3025 +79084;45.56417;1.87888;590;20220108;6.5;1.8;4.1;4;8.33;18.8;.22;3401 +79084;45.56417;1.87888;590;20220109;4.7;2.4;3.5;2.7;7.37;8.2;.4;2193 +79084;45.56417;1.87888;590;20220110;5;3.4;4.2;1.6;7.1;.2;.49;1725 +79084;45.56417;1.87888;590;20220111;5.9;-.7;2.6;2.5;4.77;0;.84;4328 +79084;45.56417;1.87888;590;20220112;3.7;-2.5;.6;2.5;4.33;0;.73;4145 +79084;45.56417;1.87888;590;20220113;8.7;-2.3;3.2;1.9;4;0;.9;5685 +79084;45.56417;1.87888;590;20220114;11.7;-.7;5.5;1.9;3.43;0;1.18;6273 +79084;45.56417;1.87888;590;20220115;9.4;1.4;5.4;1.5;3.4;0;1.03;5009 +79084;45.56417;1.87888;590;20220116;6.9;-1.3;2.8;1.3;4.3;0;.67;5076 +79084;45.56417;1.87888;590;20220117;6.7;-.3;3.2;2.4;6.23;0;.61;4787 +79084;45.56417;1.87888;590;20220118;7.9;-.5;3.7;2.1;5.43;.1;.75;5188 +79084;45.56417;1.87888;590;20220119;.7;-2.2;-.8;1.9;5.73;1.3;.26;2883 +79084;45.56417;1.87888;590;20220120;3.1;-.1;1.5;2;5.93;.2;.45;3179 +79084;45.56417;1.87888;590;20220121;1.8;-1.1;.3;4.3;4.43;0;.89;3047 +79084;45.56417;1.87888;590;20220122;3.5;-2.4;.5;2.9;4.73;0;.7;4691 +79084;45.56417;1.87888;590;20220123;10.2;-1.8;4.2;2;5.3;0;.89;6777 +79084;45.56417;1.87888;590;20220124;12;1;6.5;.9;4.93;0;.68;7561 +79084;45.56417;1.87888;590;20220125;10.4;2.5;6.5;1.4;5.12;0;.84;7152 +79084;45.56417;1.87888;590;20220126;11.4;.3;5.8;1.8;5.17;0;1;6799 +79084;45.56417;1.87888;590;20220127;11;.9;5.9;1.7;4.13;0;1.16;6765 +79084;45.56417;1.87888;590;20220128;7.5;-2;2.7;1.7;5.67;0;.62;6422 +79084;45.56417;1.87888;590;20220129;6.8;-3.3;1.7;1.2;5.57;.1;.5;6942 +79084;45.56417;1.87888;590;20220130;8.1;.8;4.4;1.8;6.97;.1;.6;5867 +79084;45.56417;1.87888;590;20220131;5.3;2.6;3.9;2.8;6.87;1.4;.61;3424 +79084;45.56417;1.87888;590;20220201;3.8;-.4;1.7;2.1;6.73;2.9;.34;4323 +79084;45.56417;1.87888;590;20220202;6.5;4.1;5.3;1.7;8.07;.2;.51;3242 +79084;45.56417;1.87888;590;20220203;12.4;-.5;6;2.4;6.1;.3;1.28;8307 +79084;45.56417;1.87888;590;20220204;6.7;2.9;4.8;2.2;8.33;4.2;.46;4283 +79084;45.56417;1.87888;590;20220205;6.8;1.6;4.2;1.7;6.63;0;.7;5006 +79084;45.56417;1.87888;590;20220206;5.2;.4;2.8;3.5;7.7;9;.26;4978 +79084;45.56417;1.87888;590;20220207;8.3;5;6.6;2.6;7.4;.2;.92;4148 +79084;45.56417;1.87888;590;20220208;14.5;-.3;7.1;1.7;5.67;0;1.28;9637 +79084;45.56417;1.87888;590;20220209;15;5.2;10.1;3.2;5.67;0;2.16;7894 +79084;45.56417;1.87888;590;20220210;8.1;4.9;6.5;2.6;7.8;1.4;1.37;9666 +79084;45.56417;1.87888;590;20220211;8.2;3.7;6;3.3;6.34;0;1.29;10266 +79084;45.56417;1.87888;590;20220212;9.4;-4.5;2.5;1.9;4.59;0;1.25;8825 +79084;45.56417;1.87888;590;20220213;12.4;.8;6.6;5.6;7.64;6.5;1.67;9733 +79084;45.56417;1.87888;590;20220214;8.1;5.7;6.9;3.9;8.47;6.4;.99;5833 +79084;45.56417;1.87888;590;20220215;5.5;2.2;3.8;3.3;8.07;18.7;.5;4366 +79084;45.56417;1.87888;590;20220216;10.2;4.9;7.6;4.4;10.47;14.7;.51;6225 +79084;45.56417;1.87888;590;20220217;10.7;8.9;9.8;3.3;11.47;5.4;.66;3435 +79084;45.56417;1.87888;590;20220218;10.2;8.4;9.3;3.1;10;1.9;.94;3547 +79084;45.56417;1.87888;590;20220219;7.1;1.4;4.2;1.9;6.3;0;.92;6748 +79084;45.56417;1.87888;590;20220220;7.7;1.7;4.7;3.6;8.3;6.5;.63;7080 +79084;45.56417;1.87888;590;20220221;7.1;4.7;5.9;4.2;8;3.2;.87;3846 +79084;45.56417;1.87888;590;20220222;7.5;3.5;5.5;2;8.23;.4;.72;5823 +79084;45.56417;1.87888;590;20220223;13.5;5.3;9.4;1.5;8.23;0;1.22;8728 +79084;45.56417;1.87888;590;20220224;11.3;5.1;8.2;3.2;7.67;.6;1.46;7748 +79084;45.56417;1.87888;590;20220225;7;0;3.5;1.8;5.6;0;1.04;8128 +79084;45.56417;1.87888;590;20220226;10.6;-.8;4.9;2.9;4.37;0;1.84;10965 +79084;45.56417;1.87888;590;20220227;12.7;.7;6.7;2.1;4.83;0;1.78;11317 +79084;45.56417;1.87888;590;20220228;13.4;2;7.7;2;6;0;1.67;11131 +79084;45.56417;1.87888;590;20220301;15;.9;8;2.1;5.37;0;1.95;12701 +79084;45.56417;1.87888;590;20220302;10;5.7;7.8;2.7;7.97;2.6;1.26;6929 +79084;45.56417;1.87888;590;20220303;12;6.5;9.2;1.2;9.33;0;1.12;7988 +79084;45.56417;1.87888;590;20220304;10.4;5.6;8;1.6;9.07;.8;.99;7327 +79084;45.56417;1.87888;590;20220305;6.9;4.4;5.6;1.8;7.93;.3;.85;5289 +79084;45.56417;1.87888;590;20220306;7;-1.3;2.9;2.5;4.53;0;1.47;10388 +79084;45.56417;1.87888;590;20220307;9.4;-2.5;3.5;2.6;4.23;0;1.77;12573 +79084;45.56417;1.87888;590;20220308;13;1.7;7.3;3.3;6.2;.9;2.03;12252 +79084;45.56417;1.87888;590;20220309;12.9;4.2;8.6;4;7.47;0;1.97;10882 +79084;45.56417;1.87888;590;20220310;11.9;6.1;9;4.3;8;1.2;1.84;9009 +79084;45.56417;1.87888;590;20220311;11;6.4;8.7;6.4;8.03;21;1.87;7557 +79084;45.56417;1.87888;590;20220312;7;5.1;6;4.9;8;11.8;.98;4978 +79084;45.56417;1.87888;590;20220313;7.9;5.5;6.7;5.2;6.9;10.8;1.57;5541 +79084;45.56417;1.87888;590;20220314;12;.1;6.1;4.6;7.43;2.4;1.67;13645 +79084;45.56417;1.87888;590;20220315;14.8;8.2;11.5;7.4;9.33;0;2.52;9751 +79084;45.56417;1.87888;590;20220316;15.8;9.6;12.7;2.4;9.37;0;2.01;9943 +79084;45.56417;1.87888;590;20220317;9.2;8.6;8.9;3.6;9.03;.1;1.21;2769 +79084;45.56417;1.87888;590;20220318;10.5;4.5;7.5;4.4;8;0;1.55;7600 +79084;45.56417;1.87888;590;20220319;15.5;6.3;10.9;2.8;8.1;0;2.47;13766 +79084;45.56417;1.87888;590;20220320;12.3;3.9;8.1;4.8;7.5;.1;2.07;7500 +79084;45.56417;1.87888;590;20220321;14;6.2;10.1;5.3;7.24;0;3.1;15400 +79084;45.56417;1.87888;590;20220322;14;1.8;7.9;5.5;4.87;0;3.62;18966 +79084;45.56417;1.87888;590;20220323;15.5;1.4;8.4;3.8;4.24;0;3.56;19466 +79084;45.56417;1.87888;590;20220324;17.8;1.3;9.6;2.8;4.67;0;3.47;19766 +79084;45.56417;1.87888;590;20220325;18.5;3;10.8;3.1;5.1;0;3.66;18066 +79084;45.56417;1.87888;590;20220326;18.7;.8;9.7;3.3;5.67;0;3.67;19600 +79084;45.56417;1.87888;590;20220327;19.6;1.6;10.6;2.8;6.1;0;3.5;19166 +79084;45.56417;1.87888;590;20220328;19.1;4.2;11.7;3.5;6;0;3.8;17466 +79084;45.56417;1.87888;590;20220329;15.6;7.3;11.4;2.3;7.6;1.4;2.22;8033 +79084;45.56417;1.87888;590;20220330;10.6;5.9;8.3;1.9;9.74;2.9;1.1;5700 +79084;45.56417;1.87888;590;20220331;9.2;5.5;7.3;3.5;8.07;6.8;1.57;8566 +79084;45.56417;1.87888;590;20220401;3.1;-2;.5;4.4;5.47;3.9;1.39;10733 +79084;45.56417;1.87888;590;20220402;3.3;-2.1;.6;3.7;4.97;0;1.45;10233 +79084;45.56417;1.87888;590;20220403;2.1;-3;-.4;3.6;4.84;0;1.12;6566 +79084;45.56417;1.87888;590;20220404;8.8;-3.5;2.6;1.9;4.61;0;2.43;22700 +79084;45.56417;1.87888;590;20220405;10.8;-1.3;4.8;1.9;7.37;0;1.57;12066 +79084;45.56417;1.87888;590;20220406;9.4;3;6.2;2.8;9.54;4;.93;5533 +79084;45.56417;1.87888;590;20220407;9.7;6.8;8.3;5.1;11;31.4;.7;3733 +79084;45.56417;1.87888;590;20220408;13.2;8.8;11;6.2;10.17;5.2;2.12;7366 +79084;45.56417;1.87888;590;20220409;9.8;.9;5.3;2.6;6;.1;2.21;16533 +79084;45.56417;1.87888;590;20220410;16;-2.8;6.6;3;5.47;0;3.41;23733 +79084;45.56417;1.87888;590;20220411;17.9;4.5;11.2;5.7;7.94;0;4.1;19733 +79084;45.56417;1.87888;590;20220412;17;9.8;13.4;4.6;8.34;0;3.58;13900 +79084;45.56417;1.87888;590;20220413;15.1;6.9;11;1.7;9.7;.2;1.78;8233 +79084;45.56417;1.87888;590;20220414;20.3;4;12.2;2.6;10.4;0;3.35;20866 +79084;45.56417;1.87888;590;20220415;21;5.9;13.5;2.8;10.07;0;3.89;23133 +79084;45.56417;1.87888;590;20220416;20.9;4.7;12.8;3.2;8.84;0;4.06;23333 +79084;45.56417;1.87888;590;20220417;20.7;1.2;11;2.4;7.47;0;4.02;25200 +79084;45.56417;1.87888;590;20220418;17.6;2.9;10.2;2.2;8.57;0;3.26;22400 +79084;45.56417;1.87888;590;20220419;15.2;4;9.6;2.5;9.57;3.2;2.49;17600 +79084;45.56417;1.87888;590;20220420;14.2;7.5;10.8;1.9;10.24;5;1.65;7600 +79084;45.56417;1.87888;590;20220421;16.1;7;11.5;1.6;10.64;.9;2.26;13166 +79084;45.56417;1.87888;590;20220422;18.3;5.2;11.8;2.1;10.14;.4;3.06;19633 +79084;45.56417;1.87888;590;20220423;15.4;8.4;11.9;3.3;10.24;21.3;2.35;10266 +79084;45.56417;1.87888;590;20220424;11.8;5.9;8.9;2.9;10.9;9.1;1.1;5000 +79084;45.56417;1.87888;590;20220425;14.1;7.1;10.6;2.2;10.3;.3;1.9;9800 +79084;45.56417;1.87888;590;20220426;17.8;4.2;11;2.4;9.3;0;3.62;24800 +79084;45.56417;1.87888;590;20220427;20.7;5.1;12.9;3.2;9;0;4.3;25400 +79084;45.56417;1.87888;590;20220428;20.8;7.7;14.2;2.3;11.54;1.2;3.5;20266 +79084;45.56417;1.87888;590;20220429;19.5;7.8;13.6;2.1;11.74;1.4;3.19;19466 +79084;45.56417;1.87888;590;20220430;18.2;6;12.1;2.2;9.27;0;3.71;24133 +79084;45.56417;1.87888;590;20220501;17.6;3;10.3;2;8.04;0;3.73;26000 +79084;45.56417;1.87888;590;20220502;18.7;4.2;11.5;2.3;8.84;0;3.7;23133 +79084;45.56417;1.87888;590;20220503;17.9;6.6;12.3;2.1;10.37;1.2;2.99;17366 +79084;45.56417;1.87888;590;20220504;16.8;7.6;12.2;2;10.7;1.1;2.79;16833 +79084;45.56417;1.87888;590;20220505;17.2;5.6;11.4;2.4;9.5;.3;3.32;21000 +79084;45.56417;1.87888;590;20220506;17.4;7.2;12.3;2.1;9.67;0;3.13;19717 +79084;45.56417;1.87888;590;20220507;19.5;8.1;13.8;1.8;9.97;.4;3.49;21193 +79084;45.56417;1.87888;590;20220508;20.5;8.2;14.3;2.3;10.13;0;3.83;22079 +79084;45.56417;1.87888;590;20220509;23.1;10.1;16.6;1.9;10.4;0;4.17;22833 +79084;45.56417;1.87888;590;20220510;24.4;12.9;18.7;2.3;10.7;0;4.51;21457 +79084;45.56417;1.87888;590;20220511;26.5;13.9;20.2;3.2;11.23;.5;5.38;23058 +79084;45.56417;1.87888;590;20220512;18.3;11.6;15;1.4;14.53;1.4;2.8;16837 +79084;45.56417;1.87888;590;20220513;21.9;13.8;17.8;1.3;15.3;0;3.28;18217 +79084;45.56417;1.87888;590;20220514;25.5;12.3;18.9;1.7;14;0;4.37;23591 +79084;45.56417;1.87888;590;20220515;26.4;16.7;21.5;3.5;13.03;8;5.2;20268 +79084;45.56417;1.87888;590;20220516;24.7;13;18.9;1.9;14.17;.1;4.29;22459 +79084;45.56417;1.87888;590;20220517;27.6;13.5;20.5;1.8;13.67;0;4.93;24754 +79084;45.56417;1.87888;590;20220518;28.9;15.1;22;2.4;14.93;3.3;5.37;24561 +79084;45.56417;1.87888;590;20220519;26.9;16.7;21.8;3.4;14.8;.4;5.17;21034 +79084;45.56417;1.87888;590;20220520;26.9;19.1;23;4.1;12.63;.1;5.79;18666 +79084;45.56417;1.87888;590;20220521;29.2;15.3;22.3;1.5;17.13;0;5;25004 +79084;45.56417;1.87888;590;20220522;29.3;17.8;23.5;1.7;18.5;2.1;4.82;22745 +79084;45.56417;1.87888;590;20220523;16.6;14.9;15.7;3.1;15.07;9.1;1.92;8452 +79084;45.56417;1.87888;590;20220524;15.4;9;12.2;2.1;11;1.3;2.73;16992 +79084;45.56417;1.87888;590;20220525;17.3;6;11.7;1.3;10.1;.1;3.31;22615 +79084;45.56417;1.87888;590;20220526;16.3;8.3;12.3;1.2;11.37;0;2.9;18944 +79084;45.56417;1.87888;590;20220527;21.7;10.9;16.3;2.3;12.6;0;4.02;22407 +79084;45.56417;1.87888;590;20220528;21.1;10.5;15.8;3;10.17;0;4.43;22298 +79084;45.56417;1.87888;590;20220529;18;7.9;12.9;2.9;7.73;0;4.16;21965 +79084;45.56417;1.87888;590;20220530;21.2;5.7;13.5;2;7.5;.1;4.58;27053 +79084;45.56417;1.87888;590;20220531;20.6;10.2;15.4;2.1;9.1;1.9;4.15;22012 +79084;45.56417;1.87888;590;20220601;23.6;12.3;18;2;12.43;10.7;4.54;23498 +79084;45.56417;1.87888;590;20220602;25.9;13.5;19.7;2.4;15.2;8.5;4.76;24135 +79084;45.56417;1.87888;590;20220603;26.7;14.6;20.6;2.9;15.4;10.5;5.16;24260 +79084;45.56417;1.87888;590;20220604;25.2;12.7;19;1.8;17.2;27.9;4.4;24506 +79084;45.56417;1.87888;590;20220605;18.6;13.3;15.9;2.1;15.8;.5;2.74;15925 +79084;45.56417;1.87888;590;20220606;20.7;11.8;16.2;1.2;14.4;.3;3.54;20772 +79084;45.56417;1.87888;590;20220607;19.7;12.2;16;2;12.97;6;3.42;18647 +79084;45.56417;1.87888;590;20220608;17.1;11.7;14.4;2.5;13.37;7.6;2.64;15128 +79084;45.56417;1.87888;590;20220609;17.3;10.5;13.9;2.1;12.1;0;3;17820 +79084;45.56417;1.87888;590;20220610;24.2;10;17.1;1.6;13.03;.1;4.55;26146 +79084;45.56417;1.87888;590;20220611;28.5;12.7;20.6;1.9;13.1;0;5.55;28012 +79084;45.56417;1.87888;590;20220612;26.6;15.5;21;1.4;15.87;.6;4.6;23396 +79084;45.56417;1.87888;590;20220613;25.2;15.3;20.2;2.4;15.17;0;4.61;22044 +79084;45.56417;1.87888;590;20220614;30.3;13.2;21.7;2;13.97;.6;5.97;28974 +79084;45.56417;1.87888;590;20220615;29.9;19.2;24.6;2.8;17.07;0;5.64;22915 +79084;45.56417;1.87888;590;20220616;30.7;17;23.9;1.5;16.6;0;5.45;25987 +79084;45.56417;1.87888;590;20220617;32.6;18.5;25.6;2.3;14.5;0;6.48;26636 +79084;45.56417;1.87888;590;20220618;34.5;20.8;27.6;3.5;12.83;0;7.74;26053 +79084;45.56417;1.87888;590;20220619;31.2;21.8;26.5;4.4;13.87;5.5;7.06;21082 +79084;45.56417;1.87888;590;20220620;27.3;16.6;22;2.2;17.53;1.5;4.86;22905 +79084;45.56417;1.87888;590;20220621;25.5;16.5;21;2.3;18.53;10.9;4.22;20952 +79084;45.56417;1.87888;590;20220622;24.1;15.9;20;2.3;16.8;2.9;4.04;20029 +79084;45.56417;1.87888;590;20220623;23.4;14.6;19;2.1;16.13;19.2;3.88;20551 +79084;45.56417;1.87888;590;20220624;19.8;14.3;17.1;2.4;14.87;5.1;3.14;16227 +79084;45.56417;1.87888;590;20220625;21.5;12.5;17;2;14.4;11;3.86;21383 +79084;45.56417;1.87888;590;20220626;15.3;12.2;13.8;1.3;14.8;18.5;2.07;12303 +79084;45.56417;1.87888;590;20220627;19.8;12.4;16.1;1.5;13.73;0;3.31;18671 +79084;45.56417;1.87888;590;20220628;22.5;9.8;16.1;1.6;11.83;.1;4.29;24889 +79084;45.56417;1.87888;590;20220629;24.4;10.8;17.6;1.6;12.77;11.5;4.62;25710 +79084;45.56417;1.87888;590;20220630;13.1;12.7;12.9;1.5;14;14.5;.88;2766 +79084;45.56417;1.87888;590;20220701;19.7;7.9;13.8;1.3;11.23;0;3.79;24071 +79084;45.56417;1.87888;590;20220702;26.3;10;18.1;1.8;11.73;0;5.24;28368 +79084;45.56417;1.87888;590;20220703;25.9;13.9;19.9;1.6;14.23;.7;4.69;24078 +79084;45.56417;1.87888;590;20220704;23.5;15;19.3;1.9;15.7;6.3;3.99;20324 +79084;45.56417;1.87888;590;20220705;25;13.7;19.4;1.7;13.87;0;4.54;23477 +79084;45.56417;1.87888;590;20220706;23.7;13.1;18.4;2.2;12;0;4.61;22802 +79084;45.56417;1.87888;590;20220707;23.1;12;17.5;2.2;12.63;0;4.41;23209 +79084;45.56417;1.87888;590;20220708;24.2;13;18.6;2.9;12.97;0;4.85;23192 +79084;45.56417;1.87888;590;20220709;26.2;13.8;20;2.7;12.47;0;5.39;24551 +79084;45.56417;1.87888;590;20220710;26.3;15.2;20.8;2.8;13.07;0;5.33;23305 +79084;45.56417;1.87888;590;20220711;28.3;15.3;21.8;2.9;13.17;0;5.86;25051 +79084;45.56417;1.87888;590;20220712;29;16.2;22.6;2.7;13.23;0;5.87;24739 +79084;45.56417;1.87888;590;20220713;31.2;16.2;23.7;2.1;12.67;0;6.06;26529 +79084;45.56417;1.87888;590;20220714;31.7;19.2;25.4;2.1;13.8;0;5.84;24198 +79084;45.56417;1.87888;590;20220715;29.1;17.2;23.2;2.3;13.87;0;5.56;23586 +79084;45.56417;1.87888;590;20220716;29.1;15.3;22.2;2.7;12.57;0;5.98;25501 +79084;45.56417;1.87888;590;20220717;31.1;16.6;23.8;3;11.8;0;6.68;26147 +79084;45.56417;1.87888;590;20220718;36;19.4;27.7;3.1;12.67;0;7.69;27096 +79084;45.56417;1.87888;590;20220719;32.4;22.6;27.5;2.9;14.9;1.4;6.3;21054 +79084;45.56417;1.87888;590;20220720;24.1;16.1;20.1;1.8;17;.9;3.73;18678 +79084;45.56417;1.87888;590;20220721;28.8;13.6;21.2;1.5;14.93;.1;5.06;25988 +79084;45.56417;1.87888;590;20220722;28.6;17.1;22.8;2.3;16.17;.2;5.02;22268 +79084;45.56417;1.87888;590;20220723;26.1;15.2;20.6;1.8;15.17;0;4.39;21829 +79084;45.56417;1.87888;590;20220724;32.9;15.4;24.1;1.8;14.13;0;6.06;27880 +79084;45.56417;1.87888;590;20220725;24.3;17.8;21.1;2.2;15.03;.6;3.89;16464 +79084;45.56417;1.87888;590;20220726;22.8;13.5;18.2;1.7;13.2;0;3.83;19828 +79084;45.56417;1.87888;590;20220727;24.6;11.9;18.3;1.7;11.9;0;4.43;23347 +79084;45.56417;1.87888;590;20220728;26.7;13.1;19.9;1.5;11.67;0;4.67;24080 +79084;45.56417;1.87888;590;20220729;24.2;15.2;19.7;1.3;14.13;0;3.75;19211 +79084;45.56417;1.87888;590;20220730;28.1;15;21.6;1.3;14.8;0;4.53;23104 +79084;45.56417;1.87888;590;20220731;30;15.4;22.7;1.6;14.67;.3;5.06;24549 +79084;45.56417;1.87888;590;20220801;29.9;16.5;23.2;1.9;13.9;0;5.18;23334 +79084;45.56417;1.87888;590;20220802;31.1;17.2;24.2;2.1;14.47;0;5.52;23862 +79084;45.56417;1.87888;590;20220803;34.7;19.2;26.9;2.1;13.07;0;6.21;24908 +79084;45.56417;1.87888;590;20220804;34.5;22.4;28.4;2.1;14.33;0;5.87;22008 +79084;45.56417;1.87888;590;20220805;26.1;17.8;22;1.8;17.73;4.1;3.82;18064 +79084;45.56417;1.87888;590;20220806;27.7;16.4;22;2.7;13.73;0;5.05;20939 +79084;45.56417;1.87888;590;20220807;28;13.4;20.7;2.9;10.37;0;5.63;23821 +79084;45.56417;1.87888;590;20220808;30;14;22;2.6;10.2;0;5.89;24887 +79084;45.56417;1.87888;590;20220809;31.2;15.2;23.2;2.7;10.2;0;6.21;24735 +79084;45.56417;1.87888;590;20220810;32.7;17.8;25.3;2.4;9.93;0;6.14;23743 +79084;45.56417;1.87888;590;20220811;34.2;18.4;26.3;2.2;10.3;0;6.1;23981 +79084;45.56417;1.87888;590;20220812;34.5;19.1;26.8;2;11;0;5.9;23738 +79084;45.56417;1.87888;590;20220813;34.1;19;26.6;1.7;11.63;14.2;5.49;23324 +79084;45.56417;1.87888;590;20220814;20.6;16.8;18.7;2.4;17.37;4;2.37;10827 +79084;45.56417;1.87888;590;20220815;23.4;14.9;19.1;2;15.9;.9;3.37;17213 +79084;45.56417;1.87888;590;20220816;24.9;14.4;19.7;2.1;15.33;17.5;3.83;19055 +79084;45.56417;1.87888;590;20220817;22.5;12.3;17.4;1.9;15.27;0;3.29;18596 +79084;45.56417;1.87888;590;20220818;22.1;13.1;17.6;1.3;14.63;.3;3.02;17089 +79084;45.56417;1.87888;590;20220819;22.1;14.8;18.4;1.5;16.17;2.1;2.87;15305 +79084;45.56417;1.87888;590;20220820;23.6;15.8;19.7;1.4;16.77;.2;3.1;16115 +79084;45.56417;1.87888;590;20220821;23.3;13.4;18.3;1.7;15.2;0;3.25;17789 +79084;45.56417;1.87888;590;20220822;22.1;15.6;18.9;1.1;16.43;.8;2.67;14297 +79084;45.56417;1.87888;590;20220823;26.4;15.1;20.8;1.4;17.4;.1;3.56;18865 +79084;45.56417;1.87888;590;20220824;31.1;16.8;23.9;2.1;15.47;0;4.86;21123 +79084;45.56417;1.87888;590;20220825;27.3;19.3;23.3;2.2;15.9;1.4;3.87;15570 +79084;45.56417;1.87888;590;20220826;25.1;16.4;20.8;1.6;17.03;.2;3.29;16071 +79084;45.56417;1.87888;590;20220827;24.9;13.9;19.4;2;14.73;0;3.63;18205 +79084;45.56417;1.87888;590;20220828;28;14;21;2;13.73;0;4.26;20303 +79084;45.56417;1.87888;590;20220829;31.4;17;24.2;2.2;13.77;1.4;4.91;20342 +79084;45.56417;1.87888;590;20220830;25.4;17.4;21.4;2.3;16;.1;3.51;15085 +79084;45.56417;1.87888;590;20220831;26.7;14;20.4;2.1;14.53;.6;3.88;18801 +79084;45.56417;1.87888;590;20220901;26.5;15.1;20.8;1.7;15.13;0;3.48;17381 +79084;45.56417;1.87888;590;20220902;22.6;15.1;18.9;1.5;16.2;8.3;2.65;13890 +79084;45.56417;1.87888;590;20220903;23.7;14.6;19.2;1.9;15.37;.5;3.04;15392 +79084;45.56417;1.87888;590;20220904;29.4;14.6;22;2.7;15.13;1.4;4.55;19492 +79084;45.56417;1.87888;590;20220905;29.6;17.8;23.7;3.4;16.8;11.6;4.6;17261 +79084;45.56417;1.87888;590;20220906;25.8;15.3;20.6;2;17.23;1.6;3.19;15876 +79084;45.56417;1.87888;590;20220907;23.1;13.9;18.5;1.6;15.3;2.8;2.75;14760 +79084;45.56417;1.87888;590;20220908;19.4;12.5;16;2.8;13.47;.8;2.47;12819 +79084;45.56417;1.87888;590;20220909;19;12.7;15.8;2.3;13.5;1.7;2.29;12122 +79084;45.56417;1.87888;590;20220910;20.6;11.7;16.1;1.6;12.7;.1;2.5;14295 +79084;45.56417;1.87888;590;20220911;26.2;11;18.6;2.1;11.57;0;3.73;18650 +79084;45.56417;1.87888;590;20220912;32.9;16.3;24.6;2.5;12.83;0;4.98;19235 +79084;45.56417;1.87888;590;20220913;28;20;24;3.5;18.57;5.2;3.74;12874 +79084;45.56417;1.87888;590;20220914;24.9;16.7;20.8;2.6;16.73;7.8;3.01;12982 +79084;45.56417;1.87888;590;20220915;21.9;14.6;18.2;1.6;15.63;.8;2.31;12326 +79084;45.56417;1.87888;590;20220916;18;13.6;15.8;1.6;13.6;.1;1.85;9311 +79084;45.56417;1.87888;590;20220917;15.1;6.9;11;2.4;8.77;0;2.17;12672 +79084;45.56417;1.87888;590;20220918;19.7;5.1;12.4;2.1;7.43;0;2.95;17119 +79084;45.56417;1.87888;590;20220919;18.7;7.1;12.9;3;8.17;0;3.03;15305 +79084;45.56417;1.87888;590;20220920;18.9;7.1;13;2.7;7.93;0;2.94;15153 +79084;45.56417;1.87888;590;20220921;19.3;7.2;13.3;2.8;8.2;0;2.99;15149 +79084;45.56417;1.87888;590;20220922;22.5;8;15.3;1.7;8.87;0;2.88;16159 +79084;45.56417;1.87888;590;20220923;19.6;10.7;15.2;2.1;10.8;0;2.43;12862 +79084;45.56417;1.87888;590;20220924;17.1;10.4;13.7;1.7;12.2;5.6;1.77;10424 +79084;45.56417;1.87888;590;20220925;13.9;9.7;11.8;1.2;12;2.7;1.29;8293 +79084;45.56417;1.87888;590;20220926;13.9;7;10.4;2.3;10.83;6.8;1.45;10440 +79084;45.56417;1.87888;590;20220927;12.3;8.4;10.4;2.9;11.47;15.9;1.08;7242 +79084;45.56417;1.87888;590;20220928;13.8;10.2;12;3.8;13.53;20.2;.98;7171 +79084;45.56417;1.87888;590;20220929;13.3;7.6;10.4;1.7;10.47;.4;1.31;8858 +79084;45.56417;1.87888;590;20220930;14.6;4.4;9.5;1.5;9.07;4.3;1.59;12290 +79084;45.56417;1.87888;590;20221001;16.3;7.7;12;3.3;13.3;14.9;1.32;11133 +79084;45.56417;1.87888;590;20221002;17.7;13;15.3;2.2;14.9;.5;1.46;8018 +79084;45.56417;1.87888;590;20221003;18.3;9.7;14;1.7;12.63;0;1.68;10939 +79084;45.56417;1.87888;590;20221004;21.2;8.5;14.8;1.7;12.1;.1;2.08;13257 +79084;45.56417;1.87888;590;20221005;22.8;11.5;17.1;3.1;12.8;0;2.68;12361 +79084;45.56417;1.87888;590;20221006;17.2;12.9;15.1;1.7;14.33;.3;1.33;7101 +79084;45.56417;1.87888;590;20221007;21;11.3;16.2;2.1;13.67;0;1.99;10992 +79084;45.56417;1.87888;590;20221008;17.1;11.8;14.4;2;12.57;0;1.55;8080 +79084;45.56417;1.87888;590;20221009;21.6;8.3;15;2.6;11.23;0;2.36;12539 +79084;45.56417;1.87888;590;20221010;20.2;12.9;16.5;3.1;13.37;.5;2.1;9281 +79084;45.56417;1.87888;590;20221011;17;13;15;1.3;14.47;2.2;1.2;6658 +79084;45.56417;1.87888;590;20221012;19.6;11.8;15.7;1.1;13.7;.6;1.47;9043 +79084;45.56417;1.87888;590;20221013;14.5;10.6;12.5;1.8;13.47;8.6;.95;6320 +79084;45.56417;1.87888;590;20221014;15.8;13;14.4;3.3;15.6;5.5;.87;4961 +79084;45.56417;1.87888;590;20221015;19.2;13.3;16.3;3.1;14.8;.2;1.66;7728 +79084;45.56417;1.87888;590;20221016;23.4;14.7;19;4.9;14.4;0;2.94;8928 +79084;45.56417;1.87888;590;20221017;20.2;16.7;18.5;5.8;15.13;.9;2.49;5585 +79084;45.56417;1.87888;590;20221018;25.3;15.6;20.4;3.6;15.07;0;2.73;9405 +79084;45.56417;1.87888;590;20221019;24.7;15.6;20.1;3.9;12.7;2.4;3.2;8794 +79084;45.56417;1.87888;590;20221020;21.2;15;18.1;5.7;15.53;5.8;2.3;7129 +79084;45.56417;1.87888;590;20221021;19.7;14.6;17.1;3.3;14.2;4.6;1.82;6528 +79084;45.56417;1.87888;590;20221022;21.3;11.6;16.4;2.8;12.5;.1;2.05;9048 +79084;45.56417;1.87888;590;20221023;20.8;15.6;18.2;4.9;12.8;3.7;2.76;6236 +79084;45.56417;1.87888;590;20221024;19.2;12.5;15.9;2.3;11.17;.4;1.78;7135 +79084;45.56417;1.87888;590;20221025;19.8;10.6;15.2;3.3;11.57;2.8;1.97;8303 +79084;45.56417;1.87888;590;20221026;21.9;12.1;17;2.7;12.9;.1;1.96;8441 +79084;45.56417;1.87888;590;20221027;24.6;14.2;19.4;4.8;13.1;0;3.21;8490 +79084;45.56417;1.87888;590;20221028;23.7;19.7;21.7;4.6;11.1;0;3.95;5194 +79084;45.56417;1.87888;590;20221029;24.3;17.8;21;4.7;8.47;0;4.4;6511 +79084;45.56417;1.87888;590;20221030;20.5;15.5;18;3.9;10.4;0;2.85;5675 +79084;45.56417;1.87888;590;20221031;20.4;13.3;16.8;4.3;13.1;12.7;2.13;6630 +79084;45.56417;1.87888;590;20221101;14.2;10;12.1;2.5;11.93;.2;.95;4700 +79084;45.56417;1.87888;590;20221102;15.9;8.9;12.4;2.2;10.57;0;1.23;6481 +79084;45.56417;1.87888;590;20221103;14;9;11.5;4.9;10.2;16.9;1.52;5231 +79084;45.56417;1.87888;590;20221104;7.2;5.8;6.5;3.7;9.33;9;.47;2262 +79084;45.56417;1.87888;590;20221105;10.2;1.5;5.9;1.4;7.6;0;.69;6892 +79084;45.56417;1.87888;590;20221106;12.5;3.3;7.9;2.9;7.67;.2;1.18;7111 +79084;45.56417;1.87888;590;20221107;16.2;8.5;12.4;3.9;10.3;0;1.56;6313 +79084;45.56417;1.87888;590;20221108;17.2;11.2;14.2;6.1;10.7;8.8;2.31;5343 +79084;45.56417;1.87888;590;20221109;12.8;11;11.9;2;12.17;10;.74;2678 +79084;45.56417;1.87888;590;20221110;13.2;7.3;10.3;1.2;10.23;0;.68;5078 +79084;45.56417;1.87888;590;20221111;19.8;5.6;12.7;2.7;10.47;.1;1.46;8095 +79084;45.56417;1.87888;590;20221112;21.3;9.6;15.4;2.1;10.1;0;1.61;7154 +79084;45.56417;1.87888;590;20221113;20.3;10.2;15.3;2.2;9.33;0;1.63;6572 +79084;45.56417;1.87888;590;20221114;13.1;11.6;12.3;4.5;10.9;8.4;1.37;2282 +79084;45.56417;1.87888;590;20221115;14;8.3;11.1;4.2;11.27;7.5;.99;4768 +79084;45.56417;1.87888;590;20221116;12.2;8;10.1;4.2;10.83;8.5;.81;3928 +79084;45.56417;1.87888;590;20221117;11.5;9.7;10.6;4.8;11.03;16.1;.93;2411 +79084;45.56417;1.87888;590;20221118;9.3;5.5;7.4;2.2;9.13;3.1;.58;3334 +79084;45.56417;1.87888;590;20221119;6.9;4;5.4;1;8.07;.4;.44;3068 +79084;45.56417;1.87888;590;20221120;6.3;.6;3.5;2;7.57;1.4;.36;4400 +79084;45.56417;1.87888;590;20221121;7.8;3.9;5.9;3.7;8.23;11.8;.6;3553 +79084;45.56417;1.87888;590;20221122;7.1;3.2;5.1;3.4;8.13;11;.47;3296 +79084;45.56417;1.87888;590;20221123;10.2;5.1;7.6;3.7;9.4;9.1;.6;3982 +79084;45.56417;1.87888;590;20221124;9.5;6;7.8;2.9;9.57;1.6;.54;3167 +79084;45.56417;1.87888;590;20221125;8.7;7.7;8.2;1.9;9.63;3.3;.57;1137 +79084;45.56417;1.87888;590;20221126;9.2;3.6;6.4;1.4;7.77;0;.52;4055 +79084;45.56417;1.87888;590;20221127;13.1;4.8;9;3.7;5;8.3;2.02;4965 +79084;45.56417;1.87888;590;20221128;8.8;6.7;7.7;3.2;9.23;4.8;.63;1909 +79084;45.56417;1.87888;590;20221129;6.2;3.7;4.9;1.4;8.07;0;.39;2418 +79084;45.56417;1.87888;590;20221130;7.5;.9;4.2;1.8;7.13;0;.44;4284 +79084;45.56417;1.87888;590;20221201;5;2.7;3.9;2.6;6.8;0;.58;2185 +79084;45.56417;1.87888;590;20221202;2.3;1.5;1.9;1.9;6;.9;.49;1066 +79084;45.56417;1.87888;590;20221203;6.1;.5;3.3;1.4;6.53;3;.38;3642 +79084;45.56417;1.87888;590;20221204;3.6;1.3;2.5;1.1;6.97;1;.31;2067 +79084;45.56417;1.87888;590;20221205;7.7;-.4;3.6;1.8;5.97;0;.56;4620 +79084;45.56417;1.87888;590;20221206;8.7;-.9;3.9;2;4.97;.1;.8;5012 +79084;45.56417;1.87888;590;20221207;3.5;-2.1;.7;2.7;5.2;0;.54;3669 +79084;45.56417;1.87888;590;20221208;6.5;-3.5;1.5;1.5;5.33;0;.44;4937 +79084;45.56417;1.87888;590;20221209;3.5;2.8;3.2;1.7;6.97;0;.47;927 +79084;45.56417;1.87888;590;20221210;-1.2;-3.2;-2.2;2.3;4.53;0;.4;1638 +79084;45.56417;1.87888;590;20221211;3.7;-7.8;-2.1;1.6;3.3;0;.49;5436 +79084;45.56417;1.87888;590;20221212;2.8;-3.2;-.2;2;3.87;8.8;.64;3686 +79084;45.56417;1.87888;590;20221213;6.2;0;3.1;2.6;8.17;2;.12;3785 +79084;45.56417;1.87888;590;20221214;10;5.8;7.9;3.5;10.53;2.8;.3;2771 +79084;45.56417;1.87888;590;20221215;6.8;4.9;5.8;2.6;8.47;3.1;.48;1434 +79084;45.56417;1.87888;590;20221216;1.5;.1;.8;3.4;5.77;0;.51;1150 +79084;45.56417;1.87888;590;20221217;4.5;-4.8;-.2;2.4;3.4;0;.83;4650 +79084;45.56417;1.87888;590;20221218;9.5;-1.4;4.1;5.3;5.03;0;1.5;4993 +79084;45.56417;1.87888;590;20221219;14.1;7.9;11;7.4;8.8;0;1.97;3649 +79084;45.56417;1.87888;590;20221220;13.5;10.2;11.8;6.3;9.93;9.1;1.68;2427 +79084;45.56417;1.87888;590;20221221;9.9;8.7;9.3;3.8;10.97;3.7;.51;1344 +79084;45.56417;1.87888;590;20221222;11.2;9.2;10.2;4.7;11.73;17;.53;1760 +79084;45.56417;1.87888;590;20221223;12.8;10.7;11.8;4;13;7.4;.53;1899 +79084;45.56417;1.87888;590;20221224;12.7;9.2;11;2.7;11.13;.4;.69;2644 +79084;45.56417;1.87888;590;20221225;14.6;7.3;11;3.6;8.97;0;1.33;4129 +79084;45.56417;1.87888;590;20221226;10.2;9.1;9.6;2.6;10;3.6;.77;1120 +79084;45.56417;1.87888;590;20221227;9.6;4.5;7;1.9;8.73;.1;.46;3371 +79084;45.56417;1.87888;590;20221228;12.2;4.8;8.5;4.4;9.2;.7;.85;4210 +79084;45.56417;1.87888;590;20221229;8.8;7.8;8.3;4.3;9.6;18.4;.75;1202 +79084;45.56417;1.87888;590;20221230;11.5;6.2;8.8;5.3;10.23;5.9;.64;3471 +79084;45.56417;1.87888;590;20221231;15.4;11.2;13.3;5.6;10.3;0;1.95;3105 +79085;45.5882;2.1973;681;20220101;19.3;7.3;13.3;2.6;6.09;0;1.88;5440 +79085;45.5882;2.1973;681;20220102;13.6;8.5;11;3.4;7.69;.3;1.56;3375 +79085;45.5882;2.1973;681;20220103;9.8;8;8.9;3.8;9.84;1;.77;1787 +79085;45.5882;2.1973;681;20220104;13.5;8.7;11.1;4.8;8.39;4.1;1.76;3266 +79085;45.5882;2.1973;681;20220105;1.7;-.8;.5;3;5.29;0;.51;2234 +79085;45.5882;2.1973;681;20220106;2;-1.6;.2;1.8;4.79;.1;.5;2802 +79085;45.5882;2.1973;681;20220107;1.2;-3.5;-1.1;2.9;5.64;7;.23;3326 +79085;45.5882;2.1973;681;20220108;6.1;1.4;3.8;4.8;7.99;16.5;.26;3337 +79085;45.5882;2.1973;681;20220109;3.9;1.9;2.9;3.4;6.99;6;.42;2011 +79085;45.5882;2.1973;681;20220110;4.4;2.1;3.3;1.9;6.69;.5;.48;2134 +79085;45.5882;2.1973;681;20220111;5.1;-2.9;1.1;2.7;4.74;0;.7;4653 +79085;45.5882;2.1973;681;20220112;3.5;-3.6;0;3;4.19;0;.8;4341 +79085;45.5882;2.1973;681;20220113;7.3;-3.4;1.9;1.7;3.99;0;.75;5638 +79085;45.5882;2.1973;681;20220114;11.6;-2.7;4.5;1.5;3.34;0;.93;6706 +79085;45.5882;2.1973;681;20220115;10.2;-.5;4.9;1.6;3.19;0;1.06;5799 +79085;45.5882;2.1973;681;20220116;6.3;-2.8;1.8;1.8;4.04;0;.78;5244 +79085;45.5882;2.1973;681;20220117;6;-2.2;1.9;3.1;5.99;0;.61;5014 +79085;45.5882;2.1973;681;20220118;7;-1.7;2.6;1.8;5.24;.1;.66;5282 +79085;45.5882;2.1973;681;20220119;.5;-2.8;-1.2;2.2;5.54;.9;.28;3133 +79085;45.5882;2.1973;681;20220120;2.6;-.9;.8;2.5;5.79;.3;.44;3168 +79085;45.5882;2.1973;681;20220121;1.7;-1.8;-.1;5;4.34;0;.92;3243 +79085;45.5882;2.1973;681;20220122;3.2;-3.6;-.2;3.3;4.64;0;.7;4819 +79085;45.5882;2.1973;681;20220123;10.2;-2.9;3.6;1.7;5.09;0;.85;6987 +79085;45.5882;2.1973;681;20220124;12.9;-1.3;5.8;1.6;4.64;0;.96;7591 +79085;45.5882;2.1973;681;20220125;11;.9;6;1.6;4.69;0;1;6348 +79085;45.5882;2.1973;681;20220126;11.4;-2.2;4.6;1.8;4.74;0;1;7488 +79085;45.5882;2.1973;681;20220127;11.7;-1.2;5.2;1.9;3.54;0;1.31;7404 +79085;45.5882;2.1973;681;20220128;8.8;-3.6;2.6;2.4;5.59;0;.85;7367 +79085;45.5882;2.1973;681;20220129;7.1;-4.5;1.3;1.9;5.79;.1;.59;7137 +79085;45.5882;2.1973;681;20220130;8.5;1.1;4.8;2.4;6.79;.1;.79;5556 +79085;45.5882;2.1973;681;20220131;4.6;.7;2.6;3.2;6.54;1.2;.59;3794 +79085;45.5882;2.1973;681;20220201;2.6;-1.8;.4;2.4;6.39;1.7;.3;4419 +79085;45.5882;2.1973;681;20220202;7.2;2.8;5;1.9;7.94;.1;.55;4343 +79085;45.5882;2.1973;681;20220203;13.4;-1.8;5.8;2.7;5.79;.1;1.47;9026 +79085;45.5882;2.1973;681;20220204;6.1;2.2;4.2;2.3;7.94;3.7;.47;4357 +79085;45.5882;2.1973;681;20220205;7.2;.9;4;2;6.19;0;.78;5706 +79085;45.5882;2.1973;681;20220206;4.5;-1.5;1.5;3.7;7.29;7.8;.23;5636 +79085;45.5882;2.1973;681;20220207;7.8;4.4;6.1;3;6.89;.1;1.04;4082 +79085;45.5882;2.1973;681;20220208;13.9;-1.8;6.1;2.1;5.29;0;1.42;9791 +79085;45.5882;2.1973;681;20220209;15;2.7;8.8;3;5.54;0;2.05;8787 +79085;45.5882;2.1973;681;20220210;8.2;4.2;6.2;2.5;7.51;1.9;1.47;10150 +79085;45.5882;2.1973;681;20220211;8.3;3.9;6.1;2.3;6.46;0;1.11;9450 +79085;45.5882;2.1973;681;20220212;8.7;-4.5;2.1;2.6;4.84;0;1.21;8025 +79085;45.5882;2.1973;681;20220213;11.5;.5;6;5.6;7.51;6;1.63;10400 +79085;45.5882;2.1973;681;20220214;7.7;5.6;6.6;3.1;8.36;4.8;1;5450 +79085;45.5882;2.1973;681;20220215;5;1.6;3.3;2.9;7.81;13.9;.58;5100 +79085;45.5882;2.1973;681;20220216;9.9;4.2;7;4.8;10.09;11.7;.54;6409 +79085;45.5882;2.1973;681;20220217;10.7;8.4;9.6;3.5;11.19;4.6;.73;3882 +79085;45.5882;2.1973;681;20220218;11.9;8;10;3.5;9.64;1.4;1.25;5108 +79085;45.5882;2.1973;681;20220219;6.9;.1;3.5;2.1;5.89;0;.96;7329 +79085;45.5882;2.1973;681;20220220;7.3;1.2;4.2;4;7.94;5.6;.69;7087 +79085;45.5882;2.1973;681;20220221;6.6;4.9;5.7;5.3;7.64;2;.96;3069 +79085;45.5882;2.1973;681;20220222;6.8;2.9;4.8;2.1;7.94;.6;.7;5703 +79085;45.5882;2.1973;681;20220223;13.2;4.1;8.6;1.7;7.99;0;1.29;9047 +79085;45.5882;2.1973;681;20220224;10.7;3.9;7.3;3.4;7.34;.5;1.42;7907 +79085;45.5882;2.1973;681;20220225;6.5;-.5;3;2.1;5.44;0;1.06;8110 +79085;45.5882;2.1973;681;20220226;10.3;-2.5;3.9;3.3;4.24;0;1.9;11321 +79085;45.5882;2.1973;681;20220227;12;-2;5;2;4.29;0;1.74;12005 +79085;45.5882;2.1973;681;20220228;13.1;1.3;7.2;2.2;5.29;0;1.83;11248 +79085;45.5882;2.1973;681;20220301;14.6;-2.5;6.1;2;5.44;0;1.86;13804 +79085;45.5882;2.1973;681;20220302;9.8;3.9;6.9;2.4;7.64;2.6;1.25;7960 +79085;45.5882;2.1973;681;20220303;11.4;6;8.7;1;9.24;0;1.04;7653 +79085;45.5882;2.1973;681;20220304;10.5;3.9;7.2;2.1;8.64;.5;1.1;8490 +79085;45.5882;2.1973;681;20220305;8;3.4;5.7;2.6;7.19;.1;1.13;6991 +79085;45.5882;2.1973;681;20220306;7.1;-3;2.1;2.9;4.34;0;1.52;11057 +79085;45.5882;2.1973;681;20220307;9.5;-5;2.2;1.7;3.94;0;1.56;13714 +79085;45.5882;2.1973;681;20220308;13;-.8;6.1;2.6;5.69;.5;1.96;13514 +79085;45.5882;2.1973;681;20220309;12;3.7;7.9;3.8;7.09;0;1.92;10548 +79085;45.5882;2.1973;681;20220310;12.7;5;8.8;4.1;7.49;1.1;2.05;10227 +79085;45.5882;2.1973;681;20220311;10.7;6.1;8.4;6.4;7.59;15.8;2.03;7871 +79085;45.5882;2.1973;681;20220312;6.5;4.3;5.4;4;7.69;9.4;.96;5359 +79085;45.5882;2.1973;681;20220313;7.2;5.2;6.2;5.4;6.59;9.6;1.62;5114 +79085;45.5882;2.1973;681;20220314;11.5;-2.3;4.6;3.6;6.84;2.9;1.69;14571 +79085;45.5882;2.1973;681;20220315;14.5;7.8;11.2;6.6;8.89;0;2.59;10057 +79085;45.5882;2.1973;681;20220316;16.2;7.4;11.8;1.9;9.04;0;2.03;11594 +79085;45.5882;2.1973;681;20220317;8.8;8.1;8.4;3.9;8.99;.1;1.08;2664 +79085;45.5882;2.1973;681;20220318;11;4.5;7.8;3.5;8.11;0;1.55;7950 +79085;45.5882;2.1973;681;20220319;15.2;5.8;10.5;2.6;7.96;0;2.46;14400 +79085;45.5882;2.1973;681;20220320;11.8;2.6;7.2;4.9;7.41;.1;2.01;7800 +79085;45.5882;2.1973;681;20220321;12.7;5.7;9.2;5.3;7.21;0;2.86;14450 +79085;45.5882;2.1973;681;20220322;13;.9;7;5.5;4.86;0;3.4;19000 +79085;45.5882;2.1973;681;20220323;14.8;.7;7.7;3.9;4.36;0;3.42;19400 +79085;45.5882;2.1973;681;20220324;17.2;.7;8.9;3.1;4.76;0;3.53;19550 +79085;45.5882;2.1973;681;20220325;17.8;2.5;10.1;2.8;5.06;0;3.35;17800 +79085;45.5882;2.1973;681;20220326;18;-2.5;7.8;2.9;5.56;0;3.3;19650 +79085;45.5882;2.1973;681;20220327;18.9;-.6;9.2;3;6.06;0;3.52;19150 +79085;45.5882;2.1973;681;20220328;18.6;2.6;10.6;3.6;6.01;0;3.72;17400 +79085;45.5882;2.1973;681;20220329;16.3;6.2;11.2;2.3;7.41;2.3;2.35;9200 +79085;45.5882;2.1973;681;20220330;9.8;5.7;7.8;1.6;9.61;3.6;1.04;5250 +79085;45.5882;2.1973;681;20220331;8.5;5.2;6.8;3;8.01;6.6;1.44;7650 +79085;45.5882;2.1973;681;20220401;2.6;-2.5;0;4.4;5.44;4.1;1.39;10733 +79085;45.5882;2.1973;681;20220402;2.7;-2.7;0;3.7;4.95;0;1.45;10233 +79085;45.5882;2.1973;681;20220403;1.6;-3.5;-1;3.6;4.82;0;1.12;6566 +79085;45.5882;2.1973;681;20220404;8.3;-4.2;2.1;1.5;4.78;0;2.36;22666 +79085;45.5882;2.1973;681;20220405;11.5;-3.5;4;1.9;7.16;0;1.74;14300 +79085;45.5882;2.1973;681;20220406;9.4;.6;5;2.5;9.16;3;1.02;6550 +79085;45.5882;2.1973;681;20220407;9.3;6.4;7.8;4.5;10.76;26.8;.83;4450 +79085;45.5882;2.1973;681;20220408;12.7;8.4;10.6;5.5;10.11;4.7;2.05;7350 +79085;45.5882;2.1973;681;20220409;9.3;.2;4.7;2.6;5.91;.3;2.15;16550 +79085;45.5882;2.1973;681;20220410;15.7;-4.3;5.7;3;5.41;0;3.32;24100 +79085;45.5882;2.1973;681;20220411;16.3;3.2;9.8;5.3;8.01;0;3.69;19950 +79085;45.5882;2.1973;681;20220412;16.4;9.4;12.9;4.5;7.91;0;3.63;14250 +79085;45.5882;2.1973;681;20220413;16;5.7;10.9;1.5;8.96;.1;2;9050 +79085;45.5882;2.1973;681;20220414;20.4;1.5;10.9;2.3;9.91;0;3.23;20800 +79085;45.5882;2.1973;681;20220415;21.1;3.4;12.3;2;10.01;0;3.49;22950 +79085;45.5882;2.1973;681;20220416;21.1;2.7;11.9;2.4;8.71;0;3.67;22950 +79085;45.5882;2.1973;681;20220417;20.4;-1.3;9.5;2;7.26;0;3.72;25250 +79085;45.5882;2.1973;681;20220418;17.3;1.4;9.3;1.9;8.21;0;3.17;22300 +79085;45.5882;2.1973;681;20220419;15.8;2.6;9.2;1.9;9.41;3.3;2.48;18200 +79085;45.5882;2.1973;681;20220420;13.4;7.5;10.4;1.4;10.31;5;1.49;7000 +79085;45.5882;2.1973;681;20220421;15;6.1;10.6;1.3;10.36;.3;2.24;13800 +79085;45.5882;2.1973;681;20220422;17.9;4.4;11.1;1.8;9.91;.5;3.01;20150 +79085;45.5882;2.1973;681;20220423;14.9;8;11.4;3.4;10.01;17.8;2.47;11000 +79085;45.5882;2.1973;681;20220424;11.4;4.3;7.9;2.5;10.41;5.9;1.25;6000 +79085;45.5882;2.1973;681;20220425;13.4;6.2;9.8;1.9;9.96;.1;1.85;9850 +79085;45.5882;2.1973;681;20220426;17.6;2.3;10;1.9;9.21;0;3.56;25850 +79085;45.5882;2.1973;681;20220427;20.3;4.2;12.2;2.7;9.11;0;3.95;25600 +79085;45.5882;2.1973;681;20220428;20.8;6.4;13.6;2;11.26;.4;3.51;21300 +79085;45.5882;2.1973;681;20220429;19.2;7.3;13.3;1.9;11.76;3.1;3.07;18800 +79085;45.5882;2.1973;681;20220430;18;4.6;11.3;1.8;9.41;0;3.41;23300 +79085;45.5882;2.1973;681;20220501;17.4;.9;9.2;1.6;8.01;0;3.53;26050 +79085;45.5882;2.1973;681;20220502;18.4;2.2;10.3;1.7;8.91;0;3.41;23500 +79085;45.5882;2.1973;681;20220503;17.2;5.6;11.4;1.5;10.66;.4;2.49;15400 +79085;45.5882;2.1973;681;20220504;16.3;6.7;11.5;1.6;11.01;3.3;2.57;16300 +79085;45.5882;2.1973;681;20220505;16.6;4.6;10.6;2.2;9.41;.3;3.03;19600 +79085;45.5882;2.1973;681;20220506;17;6.4;11.7;2.6;9.74;0;3.14;19950 +79085;45.5882;2.1973;681;20220507;18.6;6.5;12.6;2.5;9.89;1.3;3.5;21420 +79085;45.5882;2.1973;681;20220508;20.2;7;13.6;2.8;10.19;0;3.86;22539 +79085;45.5882;2.1973;681;20220509;22.6;7.4;15;1.7;10.44;0;4.09;24279 +79085;45.5882;2.1973;681;20220510;24;9.5;16.7;2;10.59;0;4.46;23898 +79085;45.5882;2.1973;681;20220511;26;12.5;19.2;3.3;10.89;.1;5.33;23145 +79085;45.5882;2.1973;681;20220512;20.1;12.5;16.3;1.7;14.19;1.9;3.06;17023 +79085;45.5882;2.1973;681;20220513;21.3;12.9;17.1;1.5;14.34;0;3.28;18126 +79085;45.5882;2.1973;681;20220514;25;10.4;17.7;1.4;13.74;0;4.27;24375 +79085;45.5882;2.1973;681;20220515;25.5;14.9;20.2;3.2;12.84;5.4;4.96;20847 +79085;45.5882;2.1973;681;20220516;24.3;12.6;18.5;2.4;13.49;.1;4.36;22030 +79085;45.5882;2.1973;681;20220517;27.2;11.7;19.4;1.6;13.09;0;4.81;25444 +79085;45.5882;2.1973;681;20220518;28.7;13.4;21.1;1.9;14.64;1.2;5.15;25413 +79085;45.5882;2.1973;681;20220519;27.1;16.8;21.9;3;14.44;.2;5.08;20876 +79085;45.5882;2.1973;681;20220520;27.3;19.3;23.3;4.1;11.99;.1;5.94;18381 +79085;45.5882;2.1973;681;20220521;29.6;14.1;21.9;1.1;16.99;0;4.89;25614 +79085;45.5882;2.1973;681;20220522;29.3;16.5;22.9;1.6;17.99;1.7;4.83;23532 +79085;45.5882;2.1973;681;20220523;15.7;14.7;15.2;3.3;14.99;8.8;1.6;5991 +79085;45.5882;2.1973;681;20220524;15.4;8.4;11.9;2.4;10.64;.8;2.78;17363 +79085;45.5882;2.1973;681;20220525;17;4.5;10.7;1.6;9.49;.1;3.4;23534 +79085;45.5882;2.1973;681;20220526;16.4;7.4;11.9;1.8;10.99;0;2.97;19616 +79085;45.5882;2.1973;681;20220527;22.2;9.4;15.8;2.8;11.99;0;4.27;23325 +79085;45.5882;2.1973;681;20220528;21.1;9.4;15.3;3.3;10.09;0;4.44;22787 +79085;45.5882;2.1973;681;20220529;18.1;6.5;12.3;2.9;7.64;0;4.11;22748 +79085;45.5882;2.1973;681;20220530;20.5;4.1;12.3;1.6;7.44;.1;4.34;27330 +79085;45.5882;2.1973;681;20220531;19.8;9.9;14.8;2;9.34;1.7;3.96;21257 +79085;45.5882;2.1973;681;20220601;24.2;10.5;17.4;1.8;12.04;7.6;4.58;24761 +79085;45.5882;2.1973;681;20220602;24.8;12.6;18.7;2.1;14.94;10.2;4.47;23767 +79085;45.5882;2.1973;681;20220603;26.8;13.9;20.4;2.7;15.09;12.8;5.09;24303 +79085;45.5882;2.1973;681;20220604;26.1;11.6;18.9;2.3;16.74;27.5;4.7;25802 +79085;45.5882;2.1973;681;20220605;18.8;12.8;15.8;2.4;15.14;.7;2.84;16400 +79085;45.5882;2.1973;681;20220606;20.5;11.1;15.8;1.4;14.09;.3;3.5;20653 +79085;45.5882;2.1973;681;20220607;19;12.3;15.6;2.4;12.54;4.2;3.33;17615 +79085;45.5882;2.1973;681;20220608;16.4;11.5;13.9;3;12.94;6;2.65;14918 +79085;45.5882;2.1973;681;20220609;17;10;13.5;2.6;11.59;0;3.11;18003 +79085;45.5882;2.1973;681;20220610;24.2;8.2;16.2;2;12.14;.1;4.78;27350 +79085;45.5882;2.1973;681;20220611;27.9;9.9;18.9;1.4;12.99;0;5.35;29146 +79085;45.5882;2.1973;681;20220612;26.1;13.6;19.8;1.2;15.24;.7;4.55;24352 +79085;45.5882;2.1973;681;20220613;25.1;13.7;19.4;2.2;15.14;0;4.52;23065 +79085;45.5882;2.1973;681;20220614;29.8;10.3;20.1;1.3;13.29;.6;5.7;30535 +79085;45.5882;2.1973;681;20220615;29.5;18;23.7;2.5;16.59;0;5.51;23366 +79085;45.5882;2.1973;681;20220616;30.5;16;23.2;2.1;16.04;0;5.73;26326 +79085;45.5882;2.1973;681;20220617;33.4;15.5;24.4;2.1;14.29;0;6.59;29087 +79085;45.5882;2.1973;681;20220618;34.4;16.8;25.6;2.6;12.74;0;7.3;29032 +79085;45.5882;2.1973;681;20220619;30.9;22.7;26.8;4.9;12.49;.6;7.52;19770 +79085;45.5882;2.1973;681;20220620;28.2;17.8;23;2.6;15.64;.5;5.36;22221 +79085;45.5882;2.1973;681;20220621;26.2;16.2;21.2;1.9;17.94;13.6;4.39;21841 +79085;45.5882;2.1973;681;20220622;24.2;15;19.6;1.9;16.64;5.7;4.05;20766 +79085;45.5882;2.1973;681;20220623;22.3;13.3;17.8;2;16.09;20.4;3.76;20641 +79085;45.5882;2.1973;681;20220624;19;13.9;16.5;2.7;14.44;4.8;3.03;15417 +79085;45.5882;2.1973;681;20220625;22.9;11.6;17.3;2.1;13.99;16.3;4.19;23129 +79085;45.5882;2.1973;681;20220626;15.5;12.4;14;1.8;14.69;25.2;1.98;11709 +79085;45.5882;2.1973;681;20220627;18.9;12.5;15.7;1.6;13.94;.1;3.06;17276 +79085;45.5882;2.1973;681;20220628;22.1;8.7;15.4;2;11.89;.1;4.3;25264 +79085;45.5882;2.1973;681;20220629;24.4;8.8;16.6;1.5;12.74;11.5;4.68;27284 +79085;45.5882;2.1973;681;20220630;13.5;13.2;13.3;1.8;13.74;11.2;.96;2604 +79085;45.5882;2.1973;681;20220701;19.8;8.4;14.1;1.6;10.99;0;3.78;23158 +79085;45.5882;2.1973;681;20220702;26.7;8;17.3;1.3;11.44;0;5.16;29746 +79085;45.5882;2.1973;681;20220703;25.6;12.8;19.2;1.7;14.34;1.6;4.64;24469 +79085;45.5882;2.1973;681;20220704;23.5;13.8;18.7;1.8;15.74;5.6;3.94;20922 +79085;45.5882;2.1973;681;20220705;24.3;12.2;18.3;1.9;14.04;0;4.43;23745 +79085;45.5882;2.1973;681;20220706;23.2;11.8;17.5;2.5;12.04;0;4.56;22949 +79085;45.5882;2.1973;681;20220707;22.6;9.8;16.2;2.5;12.69;0;4.35;24260 +79085;45.5882;2.1973;681;20220708;23.9;12.4;18.1;3.2;13.19;0;4.69;22834 +79085;45.5882;2.1973;681;20220709;26.2;12;19.1;2.7;12.49;0;5.32;25441 +79085;45.5882;2.1973;681;20220710;25.9;13.2;19.6;2.9;13.19;0;5.18;24011 +79085;45.5882;2.1973;681;20220711;27.7;13;20.3;2.4;13.19;0;5.41;25669 +79085;45.5882;2.1973;681;20220712;29;14;21.5;2.1;13.14;0;5.55;26089 +79085;45.5882;2.1973;681;20220713;30.2;13.9;22;1.8;13.04;0;5.67;27153 +79085;45.5882;2.1973;681;20220714;30.4;15.4;22.9;2;14.29;0;5.64;25864 +79085;45.5882;2.1973;681;20220715;29.1;14.6;21.8;1.8;14.44;0;5.27;25301 +79085;45.5882;2.1973;681;20220716;29.1;13.5;21.3;2.5;12.74;0;5.78;26288 +79085;45.5882;2.1973;681;20220717;30.8;14;22.4;2.9;12.04;0;6.49;27235 +79085;45.5882;2.1973;681;20220718;35.6;15.3;25.4;1.9;13.14;0;6.82;29771 +79085;45.5882;2.1973;681;20220719;33.1;22.3;27.7;2.8;14.14;.9;6.39;21747 +79085;45.5882;2.1973;681;20220720;22.9;16.1;19.5;1.5;16.54;1.4;3.35;17019 +79085;45.5882;2.1973;681;20220721;28.7;12.1;20.4;1.6;14.79;.1;5.09;26681 +79085;45.5882;2.1973;681;20220722;28.3;14.3;21.3;2;15.94;0;5.01;24488 +79085;45.5882;2.1973;681;20220723;25.5;14.5;20;2;14.84;0;4.36;21470 +79085;45.5882;2.1973;681;20220724;32.9;12.9;22.9;1.4;14.29;.1;5.85;29164 +79085;45.5882;2.1973;681;20220725;23.9;17.7;20.8;2.5;14.44;.5;3.93;15881 +79085;45.5882;2.1973;681;20220726;23.1;13.4;18.3;1.9;12.79;0;3.97;19994 +79085;45.5882;2.1973;681;20220727;24.4;10.1;17.2;2.1;11.69;0;4.54;24288 +79085;45.5882;2.1973;681;20220728;26.2;10.3;18.2;1.6;11.49;0;4.72;25496 +79085;45.5882;2.1973;681;20220729;24.1;14.3;19.2;1.4;14.09;1.6;3.82;19887 +79085;45.5882;2.1973;681;20220730;27.2;14.3;20.7;1.5;14.59;.1;4.47;22662 +79085;45.5882;2.1973;681;20220731;29.3;14;21.6;2;14.04;0;5.2;24673 +79085;45.5882;2.1973;681;20220801;29.6;14.5;22;2.2;13.74;0;5.34;24395 +79085;45.5882;2.1973;681;20220802;31;14.4;22.7;2.1;13.99;0;5.54;25396 +79085;45.5882;2.1973;681;20220803;34.5;15.8;25.1;1.7;13.09;0;6.01;26994 +79085;45.5882;2.1973;681;20220804;34.7;20.7;27.7;2.3;13.89;0;6.21;23200 +79085;45.5882;2.1973;681;20220805;27;17.5;22.3;1.9;17.39;4.3;4.1;18847 +79085;45.5882;2.1973;681;20220806;28.3;15.5;21.9;2.6;13.74;0;5.08;21819 +79085;45.5882;2.1973;681;20220807;28.3;11.6;20;2.6;10.29;0;5.49;24931 +79085;45.5882;2.1973;681;20220808;30;12.1;21;2.6;10.09;0;5.87;25755 +79085;45.5882;2.1973;681;20220809;30.9;13.3;22.1;2.6;9.94;0;6.04;25454 +79085;45.5882;2.1973;681;20220810;32.7;15.3;24;2.4;9.79;0;6.22;25042 +79085;45.5882;2.1973;681;20220811;33.8;15.3;24.5;1.7;10.09;0;5.71;25695 +79085;45.5882;2.1973;681;20220812;33.7;16.3;25;1.9;10.74;0;5.79;24756 +79085;45.5882;2.1973;681;20220813;33.4;16.9;25.2;1.7;10.59;11.9;5.52;24009 +79085;45.5882;2.1973;681;20220814;20.5;16.7;18.6;3;16.44;6.4;2.61;11213 +79085;45.5882;2.1973;681;20220815;23.6;14.4;19;2.3;15.44;.9;3.5;17554 +79085;45.5882;2.1973;681;20220816;26.9;13.6;20.2;2.1;14.94;20.6;4.23;20890 +79085;45.5882;2.1973;681;20220817;22.3;11.8;17;2.2;14.89;0;3.31;18627 +79085;45.5882;2.1973;681;20220818;20.8;12.2;16.5;1.6;14.59;1.7;2.89;16628 +79085;45.5882;2.1973;681;20220819;21.1;14.1;17.6;1.6;15.84;1.5;2.75;14849 +79085;45.5882;2.1973;681;20220820;24;13.9;19;1.8;16.09;.2;3.32;17477 +79085;45.5882;2.1973;681;20220821;22.8;11.2;17;1.9;14.94;.1;3.27;18959 +79085;45.5882;2.1973;681;20220822;22.5;15.3;18.9;1.3;16.09;.3;2.82;14700 +79085;45.5882;2.1973;681;20220823;26.7;14.5;20.6;1.4;16.84;.1;3.63;19087 +79085;45.5882;2.1973;681;20220824;30.3;14;22.1;1.3;15.19;0;4.31;22115 +79085;45.5882;2.1973;681;20220825;27.4;17.3;22.4;2.1;15.69;2.4;3.96;17181 +79085;45.5882;2.1973;681;20220826;24.2;15.3;19.7;1.9;16.79;.2;3.13;15504 +79085;45.5882;2.1973;681;20220827;24.8;12;18.4;1.7;14.64;0;3.48;18959 +79085;45.5882;2.1973;681;20220828;27.8;11.5;19.6;1.2;13.49;0;3.85;21419 +79085;45.5882;2.1973;681;20220829;30.6;13.9;22.2;1.8;13.29;1.2;4.55;21614 +79085;45.5882;2.1973;681;20220830;24.7;15.5;20.1;2.3;16.04;.4;3.26;15356 +79085;45.5882;2.1973;681;20220831;26.9;12;19.5;2.1;14.39;.5;3.93;19840 +79085;45.5882;2.1973;681;20220901;26.2;12.7;19.4;1.5;14.34;1.4;3.53;18887 +79085;45.5882;2.1973;681;20220902;22.5;14.2;18.3;1.7;15.64;14.2;2.75;14523 +79085;45.5882;2.1973;681;20220903;23.3;14.2;18.7;2.2;14.84;.4;3.08;15164 +79085;45.5882;2.1973;681;20220904;28.9;12.4;20.7;2.1;14.29;1.1;4.21;20411 +79085;45.5882;2.1973;681;20220905;29;16.1;22.5;3.5;16.19;11.6;4.61;17823 +79085;45.5882;2.1973;681;20220906;25;14.5;19.7;2.2;16.79;2.3;3.14;15880 +79085;45.5882;2.1973;681;20220907;22.3;13.7;18;1.6;15.39;3.7;2.6;14232 +79085;45.5882;2.1973;681;20220908;19.4;10.8;15.1;2.7;13.24;.8;2.5;13930 +79085;45.5882;2.1973;681;20220909;18.5;12.1;15.3;2.6;13.19;1.6;2.29;11900 +79085;45.5882;2.1973;681;20220910;19.7;11.3;15.5;1.5;12.49;.1;2.38;13623 +79085;45.5882;2.1973;681;20220911;25.4;8.1;16.8;1.5;11.39;0;3.32;19500 +79085;45.5882;2.1973;681;20220912;32.2;14.5;23.3;2;12.84;0;4.49;19704 +79085;45.5882;2.1973;681;20220913;26.8;19.1;23;2.5;18.19;5.8;3.26;12652 +79085;45.5882;2.1973;681;20220914;23.8;17.2;20.5;2.6;16.64;2.9;2.83;11525 +79085;45.5882;2.1973;681;20220915;22;13.9;18;2.1;15.49;.9;2.42;12641 +79085;45.5882;2.1973;681;20220916;17.9;12.8;15.4;1.7;13.14;0;1.86;9486 +79085;45.5882;2.1973;681;20220917;14.7;6.1;10.4;2.6;8.74;0;2.13;12785 +79085;45.5882;2.1973;681;20220918;19.4;3.6;11.5;2.2;7.34;0;2.91;17435 +79085;45.5882;2.1973;681;20220919;19.4;4.5;11.9;2.8;8.04;0;3.05;16666 +79085;45.5882;2.1973;681;20220920;19.6;5.2;12.4;2.4;7.79;0;2.89;16166 +79085;45.5882;2.1973;681;20220921;19.9;5.4;12.6;2.1;8.14;0;2.77;16118 +79085;45.5882;2.1973;681;20220922;21.9;5.4;13.7;1.4;8.84;0;2.64;17107 +79085;45.5882;2.1973;681;20220923;19.9;8.6;14.3;2.3;10.54;.2;2.5;13908 +79085;45.5882;2.1973;681;20220924;17;10.1;13.5;1.9;11.74;3.5;1.86;10705 +79085;45.5882;2.1973;681;20220925;13.1;9.5;11.3;1.6;11.64;3.3;1.21;7381 +79085;45.5882;2.1973;681;20220926;13.2;7.1;10.1;2.7;10.74;5.7;1.38;9680 +79085;45.5882;2.1973;681;20220927;11.1;8;9.5;3.3;10.94;13.7;1.03;6660 +79085;45.5882;2.1973;681;20220928;14.1;9.8;11.9;4.5;12.94;15.5;1.16;7841 +79085;45.5882;2.1973;681;20220929;13;7;10;1.9;9.94;.7;1.39;9282 +79085;45.5882;2.1973;681;20220930;14.1;3.4;8.7;1.7;8.79;3;1.59;12439 +79085;45.5882;2.1973;681;20221001;15.8;6.4;11.1;3.3;12.69;13.1;1.37;11527 +79085;45.5882;2.1973;681;20221002;17.6;12.1;14.9;2.4;14.49;.1;1.54;8621 +79085;45.5882;2.1973;681;20221003;18.3;8.4;13.4;1.6;12.14;0;1.71;11359 +79085;45.5882;2.1973;681;20221004;21.3;6.8;14.1;1.3;11.69;.1;2.03;13923 +79085;45.5882;2.1973;681;20221005;22.6;10.2;16.4;3;12.49;.1;2.63;12683 +79085;45.5882;2.1973;681;20221006;17.2;13;15.1;1.2;13.74;.1;1.26;6691 +79085;45.5882;2.1973;681;20221007;20.8;9.5;15.1;1.6;13.09;.1;1.84;11701 +79085;45.5882;2.1973;681;20221008;16.7;10.1;13.4;1.3;11.99;0;1.39;8586 +79085;45.5882;2.1973;681;20221009;21.4;5.6;13.5;1.5;10.94;0;1.99;13678 +79085;45.5882;2.1973;681;20221010;20.4;10.6;15.5;2.7;12.99;.5;1.99;10330 +79085;45.5882;2.1973;681;20221011;17.4;11.4;14.4;1.2;14.09;4.4;1.22;7500 +79085;45.5882;2.1973;681;20221012;19.3;11.7;15.5;1.1;13.79;.4;1.41;8827 +79085;45.5882;2.1973;681;20221013;14.4;9.3;11.9;1.9;12.89;8;1;7087 +79085;45.5882;2.1973;681;20221014;15.5;12.3;13.9;3.7;15.04;4.5;.95;5478 +79085;45.5882;2.1973;681;20221015;19.5;12.7;16.1;3.2;14.19;.2;1.74;7941 +79085;45.5882;2.1973;681;20221016;23.1;14.9;19;4.5;13.49;0;3.06;8853 +79085;45.5882;2.1973;681;20221017;20.2;16.5;18.3;6;14.44;.1;2.69;5552 +79085;45.5882;2.1973;681;20221018;24.8;14.4;19.6;2.5;14.39;0;2.39;9712 +79085;45.5882;2.1973;681;20221019;24;12.6;18.3;3;11.99;1.2;2.71;10026 +79085;45.5882;2.1973;681;20221020;20.5;14.7;17.6;5.3;15.49;6.9;2.12;6862 +79085;45.5882;2.1973;681;20221021;19.5;13.7;16.6;3.3;14.44;2;1.7;6839 +79085;45.5882;2.1973;681;20221022;21.3;10.4;15.8;2.9;12.14;.1;2.06;9411 +79085;45.5882;2.1973;681;20221023;19.7;14.2;17;5.3;12.89;2.7;2.57;6413 +79085;45.5882;2.1973;681;20221024;19.1;11;15;2.7;11.34;.3;1.84;7796 +79085;45.5882;2.1973;681;20221025;19.8;10.1;15;3.4;11.24;2.8;2.05;8480 +79085;45.5882;2.1973;681;20221026;21.8;11.7;16.7;2.3;12.19;.1;1.87;8487 +79085;45.5882;2.1973;681;20221027;24.4;12.5;18.5;4.3;12.24;0;3.07;9212 +79085;45.5882;2.1973;681;20221028;23.6;18.9;21.3;4.3;10.64;0;3.75;5418 +79085;45.5882;2.1973;681;20221029;24;14.4;19.2;4.2;7.99;0;3.9;7928 +79085;45.5882;2.1973;681;20221030;20.5;14.4;17.5;3.1;9.54;.1;2.59;6102 +79085;45.5882;2.1973;681;20221031;19.9;11.2;15.5;4.3;12.54;16.9;2.02;7294 +79085;45.5882;2.1973;681;20221101;13.7;9.8;11.7;2.8;11.74;.1;.96;4672 +79085;45.5882;2.1973;681;20221102;15.9;7.3;11.6;2.2;10.14;0;1.24;7001 +79085;45.5882;2.1973;681;20221103;13.8;7.2;10.5;4.9;9.89;13.8;1.41;6051 +79085;45.5882;2.1973;681;20221104;6.7;6.3;6.5;4.2;9.14;8.3;.5;833 +79085;45.5882;2.1973;681;20221105;9.8;.2;5;1.5;7.39;0;.69;7139 +79085;45.5882;2.1973;681;20221106;12.9;1.4;7.2;3;7.09;.1;1.24;7702 +79085;45.5882;2.1973;681;20221107;15.9;7.1;11.5;3.7;9.54;0;1.6;6528 +79085;45.5882;2.1973;681;20221108;16.9;10.9;13.9;6.1;10.34;7.5;2.38;5341 +79085;45.5882;2.1973;681;20221109;12.6;10.6;11.6;2.2;11.84;11.5;.76;2745 +79085;45.5882;2.1973;681;20221110;13.3;6.8;10;1.5;9.89;0;.76;5390 +79085;45.5882;2.1973;681;20221111;19.5;3.3;11.4;2.2;9.84;.1;1.3;8747 +79085;45.5882;2.1973;681;20221112;20.2;6.2;13.2;1.8;9.79;0;1.36;7977 +79085;45.5882;2.1973;681;20221113;19;8.8;13.9;2;9.14;0;1.45;6622 +79085;45.5882;2.1973;681;20221114;13.4;11;12.2;4.5;10.54;7.4;1.45;2802 +79085;45.5882;2.1973;681;20221115;14.4;7.9;11.1;4.5;11.09;6.8;1.06;5003 +79085;45.5882;2.1973;681;20221116;11.5;7.3;9.4;4.4;10.39;7.8;.8;3842 +79085;45.5882;2.1973;681;20221117;11.6;9.2;10.4;5.3;10.59;13.3;1.01;2632 +79085;45.5882;2.1973;681;20221118;9;5.3;7.2;2.3;8.69;2.2;.65;3502 +79085;45.5882;2.1973;681;20221119;7;3.3;5.1;1.3;7.74;.4;.47;3419 +79085;45.5882;2.1973;681;20221120;5.6;-.7;2.5;2.3;6.94;1.2;.38;4634 +79085;45.5882;2.1973;681;20221121;7.5;3.1;5.3;4;7.84;7.1;.64;3659 +79085;45.5882;2.1973;681;20221122;6.7;2.3;4.5;3.7;7.74;8.7;.52;3614 +79085;45.5882;2.1973;681;20221123;9.4;4.4;6.9;4;8.99;6.3;.61;3892 +79085;45.5882;2.1973;681;20221124;10;5.8;7.9;2.6;9.29;1.1;.6;3451 +79085;45.5882;2.1973;681;20221125;8;7.2;7.6;1.9;9.24;2.6;.58;1127 +79085;45.5882;2.1973;681;20221126;8.2;2.4;5.3;1.6;7.64;0;.48;4049 +79085;45.5882;2.1973;681;20221127;13.3;2.8;8;3.1;5.14;7.1;1.67;5600 +79085;45.5882;2.1973;681;20221128;7.9;6.3;7.1;3.3;8.74;3.4;.68;1787 +79085;45.5882;2.1973;681;20221129;6.2;2.8;4.5;1.7;7.69;.4;.4;2840 +79085;45.5882;2.1973;681;20221130;7.3;.5;3.9;2.5;7.09;.1;.52;4116 +79085;45.5882;2.1973;681;20221201;4.8;2;3.4;2.7;6.74;0;.54;2139 +79085;45.5882;2.1973;681;20221202;1.7;1;1.3;1.9;5.89;1.2;.47;857 +79085;45.5882;2.1973;681;20221203;4.6;0;2.3;1;6.44;4.2;.3;3297 +79085;45.5882;2.1973;681;20221204;2.6;1.1;1.9;1.4;6.84;2.6;.31;1520 +79085;45.5882;2.1973;681;20221205;7.2;-1.8;2.7;1.8;5.79;0;.5;4773 +79085;45.5882;2.1973;681;20221206;6.9;-4.1;1.4;1.1;4.84;0;.37;5216 +79085;45.5882;2.1973;681;20221207;3.1;-3.3;-.1;1.8;4.99;0;.41;3605 +79085;45.5882;2.1973;681;20221208;5.5;-5.7;-.1;1;4.94;.3;.29;5268 +79085;45.5882;2.1973;681;20221209;3.1;.7;1.9;1.8;6.49;.2;.35;1941 +79085;45.5882;2.1973;681;20221210;-1.5;-3.3;-2.4;2.8;4.39;0;.41;1692 +79085;45.5882;2.1973;681;20221211;3.2;-9.5;-3.2;1.8;3.24;0;.49;5586 +79085;45.5882;2.1973;681;20221212;2.2;-4.8;-1.3;1.8;3.84;8.5;.5;3949 +79085;45.5882;2.1973;681;20221213;6.6;-.6;3;2.8;7.84;.9;.16;4032 +79085;45.5882;2.1973;681;20221214;9.6;5.7;7.7;3.4;10.09;2.4;.35;2752 +79085;45.5882;2.1973;681;20221215;5.4;2.3;3.9;2.1;7.79;3.1;.33;1892 +79085;45.5882;2.1973;681;20221216;1.2;-.5;.4;3;5.59;0;.42;1609 +79085;45.5882;2.1973;681;20221217;3.7;-6.9;-1.6;1.5;3.49;0;.44;4928 +79085;45.5882;2.1973;681;20221218;9;-2.6;3.2;5;4.44;0;1.51;5206 +79085;45.5882;2.1973;681;20221219;13.8;7.8;10.8;7.1;8.39;0;2.11;3574 +79085;45.5882;2.1973;681;20221220;13.3;10.1;11.7;6.1;9.44;5.8;1.81;2432 +79085;45.5882;2.1973;681;20221221;9.9;8.1;9;4;10.64;3.3;.54;1596 +79085;45.5882;2.1973;681;20221222;11;8.7;9.8;5.5;11.19;16;.63;1951 +79085;45.5882;2.1973;681;20221223;12.4;10.2;11.3;4.5;12.64;6.9;.56;1906 +79085;45.5882;2.1973;681;20221224;12.7;8.9;10.8;2.7;10.74;.5;.72;2705 +79085;45.5882;2.1973;681;20221225;15;6.3;10.6;2.9;8.54;0;1.09;4389 +79085;45.5882;2.1973;681;20221226;10.5;7.8;9.1;2.7;9.59;3.6;.75;2140 +79085;45.5882;2.1973;681;20221227;9.2;3.2;6.2;1.9;8.34;0;.43;3568 +79085;45.5882;2.1973;681;20221228;12.1;4.1;8.1;4.4;8.79;1;.88;4266 +79085;45.5882;2.1973;681;20221229;8.4;7.2;7.8;4.4;9.24;17.7;.72;1309 +79085;45.5882;2.1973;681;20221230;11.2;5.6;8.4;5.3;9.99;5.5;.62;3516 +79085;45.5882;2.1973;681;20221231;16.6;11.1;13.9;5.4;10.14;0;2.04;3470 +79086;45.61128;2.51597;736;20220101;18.5;5.2;11.9;2.3;5.84;0;1.55;5666 +79086;45.61128;2.51597;736;20220102;12.8;8.3;10.5;3.4;7.3;.1;1.56;3091 +79086;45.61128;2.51597;736;20220103;9;7.2;8.1;4.1;9.74;.5;.57;1767 +79086;45.61128;2.51597;736;20220104;12.8;7.7;10.3;5.4;8.17;5.4;1.71;3383 +79086;45.61128;2.51597;736;20220105;.9;-1.3;-.2;3.8;5.4;0;.4;2049 +79086;45.61128;2.51597;736;20220106;1.6;-1.6;0;2.7;4.84;.3;.54;2616 +79086;45.61128;2.51597;736;20220107;.6;-3.5;-1.4;3.4;5.47;5.2;.19;3054 +79086;45.61128;2.51597;736;20220108;5.1;.5;2.8;5.6;7.7;13.1;.11;3296 +79086;45.61128;2.51597;736;20220109;3.5;1.4;2.5;4.1;6.77;7;.41;2023 +79086;45.61128;2.51597;736;20220110;3.6;1.1;2.3;2.4;6.3;.7;.46;2376 +79086;45.61128;2.51597;736;20220111;3.8;-2.8;.5;3.4;4.67;0;.73;4185 +79086;45.61128;2.51597;736;20220112;2.8;-3.5;-.4;3.8;4.14;0;.86;4082 +79086;45.61128;2.51597;736;20220113;6.9;-3.3;1.8;3;3.94;0;1.01;5330 +79086;45.61128;2.51597;736;20220114;12;-2.7;4.6;1.6;3.17;0;.99;6682 +79086;45.61128;2.51597;736;20220115;9.5;-1.3;4.1;1.8;3.3;0;1.02;5703 +79086;45.61128;2.51597;736;20220116;6.5;-3.7;1.4;2.2;4.3;0;.77;5606 +79086;45.61128;2.51597;736;20220117;5;-1.4;1.8;3.5;5.97;0;.58;4377 +79086;45.61128;2.51597;736;20220118;5.2;-1.1;2;3.4;5.4;0;.7;4225 +79086;45.61128;2.51597;736;20220119;.2;-2.6;-1.2;3.3;5.57;.6;.22;2773 +79086;45.61128;2.51597;736;20220120;1.4;-1;.2;3;5.7;.5;.4;2807 +79086;45.61128;2.51597;736;20220121;.7;-2.4;-.8;5.6;4.3;0;.84;2941 +79086;45.61128;2.51597;736;20220122;1.4;-3.5;-1.1;3.7;4.6;0;.67;4599 +79086;45.61128;2.51597;736;20220123;8.4;-2.3;3;2;5.06;0;.93;6942 +79086;45.61128;2.51597;736;20220124;12.8;-1.4;5.7;1.7;4.04;0;1.15;7378 +79086;45.61128;2.51597;736;20220125;11.9;.7;6.3;1.4;4.44;0;.97;6588 +79086;45.61128;2.51597;736;20220126;11.4;-2;4.7;1.9;4.44;0;1.09;7428 +79086;45.61128;2.51597;736;20220127;11.1;-1.9;4.6;2.3;3.64;0;1.39;7380 +79086;45.61128;2.51597;736;20220128;7.6;-3.1;2.2;2.7;5.57;0;.83;6763 +79086;45.61128;2.51597;736;20220129;7.1;-3.4;1.8;2;5.6;.1;.69;6754 +79086;45.61128;2.51597;736;20220130;7.3;.8;4;2.8;6.84;0;.71;5271 +79086;45.61128;2.51597;736;20220131;4.1;.6;2.3;4.3;6.4;1.4;.56;3703 +79086;45.61128;2.51597;736;20220201;1.9;-2.2;-.1;3.2;5.57;2.9;.45;4156 +79086;45.61128;2.51597;736;20220202;7;2;4.5;2.3;5.3;.2;1.19;4703 +79086;45.61128;2.51597;736;20220203;12.3;-2.9;4.7;2.9;5.53;.1;1.51;8935 +79086;45.61128;2.51597;736;20220204;5.2;1.4;3.3;2.9;6.94;3;.61;4195 +79086;45.61128;2.51597;736;20220205;6.6;.6;3.6;2.5;6.07;0;.81;5553 +79086;45.61128;2.51597;736;20220206;4;-2.2;.9;4.9;7;5.3;.14;5703 +79086;45.61128;2.51597;736;20220207;6.6;3.9;5.3;3.5;6.74;0;.98;3621 +79086;45.61128;2.51597;736;20220208;12.8;-2.3;5.3;2.4;5.1;0;1.44;9461 +79086;45.61128;2.51597;736;20220209;14;2;8;2.6;5.47;0;1.68;8502 +79086;45.61128;2.51597;736;20220210;7.5;4.4;6;2.9;7.49;2.4;1.71;9933 +79086;45.61128;2.51597;736;20220211;7.3;3.3;5.3;2.6;6.59;0;1.12;9266 +79086;45.61128;2.51597;736;20220212;8.4;-5.4;1.5;2.7;5.1;0;1.1;7566 +79086;45.61128;2.51597;736;20220213;11.5;-.8;5.4;6.4;7.39;5.4;1.81;10666 +79086;45.61128;2.51597;736;20220214;7.8;5.2;6.5;3.6;8.16;5.5;1.23;5200 +79086;45.61128;2.51597;736;20220215;5.5;1;3.3;2.9;7.46;8.6;.8;5866 +79086;45.61128;2.51597;736;20220216;9.4;3.4;6.4;5.4;9.84;7.3;.39;6438 +79086;45.61128;2.51597;736;20220217;10.1;8.1;9.1;4.8;10.97;2.8;.65;3604 +79086;45.61128;2.51597;736;20220218;11.3;7.9;9.6;4.4;9.54;1.5;1.23;4897 +79086;45.61128;2.51597;736;20220219;6.3;0;3.1;2.9;5.74;0;.99;6967 +79086;45.61128;2.51597;736;20220220;6.2;.7;3.5;4.5;7.7;4.3;.5;6483 +79086;45.61128;2.51597;736;20220221;5.4;4.6;5;6.2;7.4;4.2;.83;1970 +79086;45.61128;2.51597;736;20220222;6.5;2.3;4.4;2.7;7.77;.4;.67;5838 +79086;45.61128;2.51597;736;20220223;11;4.3;7.6;2;7.97;0;1.13;7579 +79086;45.61128;2.51597;736;20220224;10.6;3.2;6.9;3.4;7.24;.6;1.38;8108 +79086;45.61128;2.51597;736;20220225;5.8;-.9;2.5;2.6;5.37;0;1.04;7827 +79086;45.61128;2.51597;736;20220226;8.4;-1.7;3.3;4.1;4.37;0;1.81;9921 +79086;45.61128;2.51597;736;20220227;11.3;-3;4.2;1.8;4.3;0;1.55;12013 +79086;45.61128;2.51597;736;20220228;12.2;-.8;5.7;2.3;4.94;0;1.76;11509 +79086;45.61128;2.51597;736;20220301;12.9;-2.8;5;2.1;4.84;0;1.73;12986 +79086;45.61128;2.51597;736;20220302;8.9;3.8;6.4;2.4;7.24;1.9;1.17;7256 +79086;45.61128;2.51597;736;20220303;10.4;5.6;8;1.9;9.07;0;1.01;7096 +79086;45.61128;2.51597;736;20220304;9.8;4.4;7.1;2.7;8.44;.4;1.09;7712 +79086;45.61128;2.51597;736;20220305;8.5;1.7;5.1;3;6.4;0;1.32;8737 +79086;45.61128;2.51597;736;20220306;6.5;-4.3;1.1;3.1;4.14;0;1.49;11397 +79086;45.61128;2.51597;736;20220307;8.1;-3.9;2.1;2.8;3.94;0;1.64;12174 +79086;45.61128;2.51597;736;20220308;12.7;-2;5.3;2.5;5.24;0;1.91;13677 +79086;45.61128;2.51597;736;20220309;12;2.4;7.2;2.9;6.77;0;1.75;10991 +79086;45.61128;2.51597;736;20220310;12.5;2.3;7.4;3.1;6.97;.2;1.82;11437 +79086;45.61128;2.51597;736;20220311;10.2;5.5;7.9;5.6;7.4;9.6;1.83;7706 +79086;45.61128;2.51597;736;20220312;6.1;3.7;4.9;4.7;7.34;4.6;.96;5388 +79086;45.61128;2.51597;736;20220313;7;5.2;6.1;5.6;6.44;7.5;1.6;4658 +79086;45.61128;2.51597;736;20220314;9.8;-2.1;3.9;4.2;6.94;2.8;1.37;13223 +79086;45.61128;2.51597;736;20220315;15.4;7.5;11.4;5.2;8.97;0;2.42;10641 +79086;45.61128;2.51597;736;20220316;15.5;5.8;10.6;1.7;9;.2;1.82;12178 +79086;45.61128;2.51597;736;20220317;8.4;7.9;8.1;4.3;9.04;.2;1.01;2379 +79086;45.61128;2.51597;736;20220318;9.7;4;6.8;3.3;8.23;.1;1.35;6066 +79086;45.61128;2.51597;736;20220319;14.5;5;9.8;2.5;8.39;0;2.32;14000 +79086;45.61128;2.51597;736;20220320;11.7;2.6;7.1;5;7.46;.2;2.14;7366 +79086;45.61128;2.51597;736;20220321;12.7;5.1;8.9;5.2;7.16;0;2.94;13266 +79086;45.61128;2.51597;736;20220322;13.1;-.4;6.4;5.3;4.86;0;3.5;19133 +79086;45.61128;2.51597;736;20220323;14.8;-1.1;6.9;3.5;4.39;0;3.36;19633 +79086;45.61128;2.51597;736;20220324;17.2;-.3;8.5;2.6;4.89;0;3.31;19766 +79086;45.61128;2.51597;736;20220325;17.6;1.4;9.5;2.6;5.16;0;3.36;18400 +79086;45.61128;2.51597;736;20220326;17.6;-2.5;7.6;2.5;5.96;0;3.14;19800 +79086;45.61128;2.51597;736;20220327;18.9;-.1;9.4;3;6.19;0;3.65;19433 +79086;45.61128;2.51597;736;20220328;18.7;2.7;10.7;3.9;6.03;0;4.05;17666 +79086;45.61128;2.51597;736;20220329;16.5;6;11.2;2.8;7.43;4.9;2.79;10266 +79086;45.61128;2.51597;736;20220330;10.1;5.6;7.8;1.8;10.09;5.2;1.23;6933 +79086;45.61128;2.51597;736;20220331;8.5;4.8;6.6;3.2;8.16;6.9;1.52;7333 +79086;45.61128;2.51597;736;20220401;2.3;-2.8;-.2;4.4;5.43;5.7;1.39;10733 +79086;45.61128;2.51597;736;20220402;2.4;-3;-.3;3.7;4.93;.8;1.45;10233 +79086;45.61128;2.51597;736;20220403;1.2;-3.8;-1.3;3.6;4.81;.1;1.12;6566 +79086;45.61128;2.51597;736;20220404;7.7;-4.4;1.6;1.9;4.54;0;2.4;23033 +79086;45.61128;2.51597;736;20220405;11;-3.5;3.8;1.8;7.23;0;1.7;13266 +79086;45.61128;2.51597;736;20220406;10;1.9;6;2.5;9.29;3;1.37;7800 +79086;45.61128;2.51597;736;20220407;10.2;6.6;8.4;4.8;10.39;21.4;1.45;5366 +79086;45.61128;2.51597;736;20220408;13.1;8.5;10.8;7.2;9.83;5.7;2.9;9333 +79086;45.61128;2.51597;736;20220409;8.9;-.2;4.4;2.6;5.89;.4;2.15;16550 +79086;45.61128;2.51597;736;20220410;15;-4.5;5.2;2.5;5.53;0;3.17;24000 +79086;45.61128;2.51597;736;20220411;16.3;2.2;9.2;6;7.93;0;3.86;20366 +79086;45.61128;2.51597;736;20220412;16.2;9.1;12.6;4.9;7.69;0;3.82;12000 +79086;45.61128;2.51597;736;20220413;15.7;5.1;10.4;1.6;9.03;0;2.22;11266 +79086;45.61128;2.51597;736;20220414;19.6;2.3;10.9;2.2;10.39;0;3.28;21266 +79086;45.61128;2.51597;736;20220415;20.5;3.1;11.8;2.1;10.19;0;3.54;23000 +79086;45.61128;2.51597;736;20220416;20.3;2.7;11.5;2.8;8.93;0;3.78;22333 +79086;45.61128;2.51597;736;20220417;19.2;-.2;9.5;2.3;7.23;0;3.89;25466 +79086;45.61128;2.51597;736;20220418;17.5;1.1;9.3;2;7.83;0;3.43;23133 +79086;45.61128;2.51597;736;20220419;15.8;2.2;9;2.1;9.13;.7;2.73;18200 +79086;45.61128;2.51597;736;20220420;13.3;6.5;9.9;1.6;10.16;3.9;1.64;7700 +79086;45.61128;2.51597;736;20220421;15.2;6.3;10.8;1.7;10.39;.5;2.44;13833 +79086;45.61128;2.51597;736;20220422;18;3.1;10.5;1.8;9.59;1.2;3.19;21166 +79086;45.61128;2.51597;736;20220423;14.6;7.3;11;3.8;10.03;16.2;2.47;9900 +79086;45.61128;2.51597;736;20220424;11.6;3.9;7.8;2.8;10.19;10.4;1.46;6800 +79086;45.61128;2.51597;736;20220425;13.4;6.6;10;2;9.96;.1;2.04;10166 +79086;45.61128;2.51597;736;20220426;16.8;2.4;9.6;2.2;9.29;0;3.48;24633 +79086;45.61128;2.51597;736;20220427;19.4;2.9;11.2;2.4;8.99;0;3.9;25800 +79086;45.61128;2.51597;736;20220428;20.7;5.1;12.9;2;10.79;0;3.68;22233 +79086;45.61128;2.51597;736;20220429;19.2;5.9;12.6;1.8;11.33;4.7;3.07;18100 +79086;45.61128;2.51597;736;20220430;17.4;4.1;10.7;2.1;9.56;0;3.49;23500 +79086;45.61128;2.51597;736;20220501;17;.6;8.8;1.6;8.03;0;3.6;26433 +79086;45.61128;2.51597;736;20220502;18.1;1.9;10;1.9;8.69;0;3.63;24200 +79086;45.61128;2.51597;736;20220503;17.4;5.3;11.3;1.6;10.36;1;2.85;17000 +79086;45.61128;2.51597;736;20220504;16.4;6.3;11.4;1.7;11.36;4.3;2.53;15033 +79086;45.61128;2.51597;736;20220505;16.4;4.8;10.6;2.5;9.83;.2;3.2;19800 +79086;45.61128;2.51597;736;20220506;16.6;6.8;11.7;3.5;9.7;0;3.09;18798 +79086;45.61128;2.51597;736;20220507;18.2;7.7;12.9;3.3;9.57;2.7;3.5;19662 +79086;45.61128;2.51597;736;20220508;19.4;7.8;13.6;3.1;10.34;0;3.63;20728 +79086;45.61128;2.51597;736;20220509;21.9;8.1;15;2.1;10.34;0;4;22779 +79086;45.61128;2.51597;736;20220510;23.4;9.1;16.3;1.9;10.47;0;4.21;23229 +79086;45.61128;2.51597;736;20220511;25.7;12.4;19;3.2;10.54;0;5.19;22483 +79086;45.61128;2.51597;736;20220512;20;12.4;16.2;2;13.6;2.6;3.11;16952 +79086;45.61128;2.51597;736;20220513;20.5;12.6;16.6;1.6;14.17;1.9;3.11;17374 +79086;45.61128;2.51597;736;20220514;24.2;10.7;17.4;1.9;13.47;0;4.17;22995 +79086;45.61128;2.51597;736;20220515;25.3;14;19.6;2.9;12.9;2.3;4.66;20822 +79086;45.61128;2.51597;736;20220516;23.5;12.6;18.1;2.1;13.47;0;4.01;20716 +79086;45.61128;2.51597;736;20220517;26.3;11.8;19.1;1.5;12.77;0;4.57;24167 +79086;45.61128;2.51597;736;20220518;27.4;13.9;20.6;2.6;14.57;.3;4.98;23360 +79086;45.61128;2.51597;736;20220519;26.6;17.2;21.9;3;14;.2;4.89;19419 +79086;45.61128;2.51597;736;20220520;27.3;17.9;22.6;3.8;12.44;0;5.67;19236 +79086;45.61128;2.51597;736;20220521;28.7;13.6;21.1;1.6;16.1;0;4.88;25025 +79086;45.61128;2.51597;736;20220522;29;16.6;22.8;1.7;17.27;1.7;4.75;22577 +79086;45.61128;2.51597;736;20220523;14.9;14.6;14.8;3.9;14.94;8;1.19;3441 +79086;45.61128;2.51597;736;20220524;14.8;8.1;11.5;2.7;10.3;.8;2.69;16596 +79086;45.61128;2.51597;736;20220525;15.5;4.1;9.8;2;9.3;.1;3.07;21907 +79086;45.61128;2.51597;736;20220526;16;7.2;11.6;2.2;10.77;0;2.9;19332 +79086;45.61128;2.51597;736;20220527;21.3;10;15.7;3.2;11.97;0;4.08;21885 +79086;45.61128;2.51597;736;20220528;19.9;9.8;14.9;4.1;10;0;4.27;20841 +79086;45.61128;2.51597;736;20220529;17.1;6.9;12;3.5;7.44;0;4;21011 +79086;45.61128;2.51597;736;20220530;19.9;4.4;12.2;2.4;7.2;.1;4.41;25953 +79086;45.61128;2.51597;736;20220531;19;9.7;14.3;2.4;9.24;.9;3.78;19818 +79086;45.61128;2.51597;736;20220601;23.2;9.9;16.5;2.1;11.7;4;4.42;24238 +79086;45.61128;2.51597;736;20220602;25;13.1;19.1;2.7;14.37;9.8;4.61;22691 +79086;45.61128;2.51597;736;20220603;26.2;13.7;20;2.8;14.44;14.5;4.94;23539 +79086;45.61128;2.51597;736;20220604;25.9;11.4;18.7;2.7;15.84;25;4.76;25404 +79086;45.61128;2.51597;736;20220605;18.4;12.9;15.6;2.9;15;1;2.69;15468 +79086;45.61128;2.51597;736;20220606;19.6;11.1;15.4;2;13.9;.3;3.29;19414 +79086;45.61128;2.51597;736;20220607;18.5;12.1;15.3;2.8;12.44;2.5;3.19;16756 +79086;45.61128;2.51597;736;20220608;16.5;11.3;13.9;3.4;12.6;7.7;2.67;14805 +79086;45.61128;2.51597;736;20220609;15.8;9.7;12.8;2.9;11.27;0;2.79;16353 +79086;45.61128;2.51597;736;20220610;23.3;9.2;16.2;2;12.17;.1;4.46;25286 +79086;45.61128;2.51597;736;20220611;27.1;10.2;18.6;1.5;12.7;0;5.12;27777 +79086;45.61128;2.51597;736;20220612;26.2;14.5;20.3;1.4;14.74;.5;4.48;22954 +79086;45.61128;2.51597;736;20220613;24.2;13.9;19;2.9;14.7;0;4.43;21648 +79086;45.61128;2.51597;736;20220614;28.4;11.3;19.9;2.4;12.44;.4;5.76;28060 +79086;45.61128;2.51597;736;20220615;29.2;18.3;23.7;2.6;15.94;.1;5.4;22184 +79086;45.61128;2.51597;736;20220616;29.5;16.7;23.1;2.4;16.04;0;5.49;24133 +79086;45.61128;2.51597;736;20220617;31.8;16.5;24.2;2.7;13.47;0;6.56;26562 +79086;45.61128;2.51597;736;20220618;34;18.9;26.4;3.4;11.94;0;7.61;26363 +79086;45.61128;2.51597;736;20220619;31.1;21.7;26.4;5.4;12.1;.1;7.85;20365 +79086;45.61128;2.51597;736;20220620;28.1;17.6;22.9;2.9;14.8;.4;5.4;21824 +79086;45.61128;2.51597;736;20220621;26.7;16.2;21.4;2.6;17.5;8.7;4.59;21715 +79086;45.61128;2.51597;736;20220622;23.9;15.4;19.6;2.6;16.5;10.6;3.98;19556 +79086;45.61128;2.51597;736;20220623;22.7;13.4;18.1;2.1;15.9;16;3.77;20451 +79086;45.61128;2.51597;736;20220624;18.9;13.7;16.3;3;14.47;4.7;2.94;15300 +79086;45.61128;2.51597;736;20220625;22.7;11.2;17;2.1;13.67;21.1;4.12;22859 +79086;45.61128;2.51597;736;20220626;14.9;12.6;13.7;2.3;14.67;55.2;1.7;9953 +79086;45.61128;2.51597;736;20220627;18.2;12.3;15.3;1.7;13.84;1.1;2.85;16243 +79086;45.61128;2.51597;736;20220628;21.4;9.6;15.5;2;11.97;0;4.05;23190 +79086;45.61128;2.51597;736;20220629;23.9;8.8;16.4;1.7;12.67;6.9;4.52;26248 +79086;45.61128;2.51597;736;20220630;14;13;13.5;2.2;13.74;9.1;1.36;6023 +79086;45.61128;2.51597;736;20220701;19;8.8;13.9;2;10.97;0;3.61;21504 +79086;45.61128;2.51597;736;20220702;25.7;8.8;17.3;2;10.97;0;5.17;27740 +79086;45.61128;2.51597;736;20220703;25.6;12.8;19.2;1.6;13.87;1.1;4.58;23943 +79086;45.61128;2.51597;736;20220704;23.4;14.2;18.8;2.1;15.1;.3;3.98;20274 +79086;45.61128;2.51597;736;20220705;23.6;12.9;18.3;2.3;13.6;0;4.29;21837 +79086;45.61128;2.51597;736;20220706;22.5;13;17.8;3.1;11.7;0;4.47;20608 +79086;45.61128;2.51597;736;20220707;21.6;10.6;16.1;2.9;12.4;0;4.13;22156 +79086;45.61128;2.51597;736;20220708;23.2;12;17.6;3.9;12.84;0;4.67;22265 +79086;45.61128;2.51597;736;20220709;25.3;13.1;19.2;3.6;12.1;0;5.3;23274 +79086;45.61128;2.51597;736;20220710;24.8;14.4;19.6;3.9;12.7;0;5.15;21362 +79086;45.61128;2.51597;736;20220711;26.2;13.8;20;4.1;12.7;0;5.62;23330 +79086;45.61128;2.51597;736;20220712;27.4;16.2;21.8;3.3;12.8;0;5.56;22091 +79086;45.61128;2.51597;736;20220713;29.2;14.6;21.9;2.2;12.14;0;5.6;25167 +79086;45.61128;2.51597;736;20220714;30.5;15.4;23;2.1;13.67;0;5.72;25592 +79086;45.61128;2.51597;736;20220715;27.9;15.2;21.5;2.2;13.87;0;5.13;23378 +79086;45.61128;2.51597;736;20220716;27.6;14.8;21.2;3.7;11.74;0;6;23409 +79086;45.61128;2.51597;736;20220717;29;15.7;22.4;4.2;11.34;0;6.69;23820 +79086;45.61128;2.51597;736;20220718;34.1;16.2;25.2;3;12.24;.1;7.16;27526 +79086;45.61128;2.51597;736;20220719;33;23;28;3.2;14.1;1;6.56;20371 +79086;45.61128;2.51597;736;20220720;22.9;16.8;19.8;2.3;16.64;1.6;3.35;15824 +79086;45.61128;2.51597;736;20220721;28.2;12.6;20.4;1.8;14.54;0;4.99;25461 +79086;45.61128;2.51597;736;20220722;28.4;14.9;21.7;2.3;15.6;0;5.05;23532 +79086;45.61128;2.51597;736;20220723;24.7;14.7;19.7;2.6;14.97;0;4.21;20112 +79086;45.61128;2.51597;736;20220724;31.6;13.8;22.7;1.9;14.07;0;5.73;26900 +79086;45.61128;2.51597;736;20220725;23.6;17.8;20.7;3.3;14.5;.3;4.03;15144 +79086;45.61128;2.51597;736;20220726;22.7;12.7;17.7;2.3;12.9;0;3.91;19815 +79086;45.61128;2.51597;736;20220727;23.6;10.9;17.2;2.2;11.54;0;4.31;22410 +79086;45.61128;2.51597;736;20220728;25.6;10.6;18.1;1.9;11.24;0;4.65;24291 +79086;45.61128;2.51597;736;20220729;23.1;15;19.1;1.6;13.37;.8;3.64;17662 +79086;45.61128;2.51597;736;20220730;26.6;13.2;19.9;1.8;14;0;4.48;22628 +79086;45.61128;2.51597;736;20220731;28.7;13.4;21.1;2;13.5;0;5.05;24138 +79086;45.61128;2.51597;736;20220801;29.1;15.3;22.2;2.2;13.7;0;5.14;22903 +79086;45.61128;2.51597;736;20220802;30.1;15.6;22.8;2.4;14.24;.1;5.38;23423 +79086;45.61128;2.51597;736;20220803;33.2;16.3;24.8;1.9;12.94;0;5.77;25108 +79086;45.61128;2.51597;736;20220804;33.9;20.3;27.1;2.1;13.57;0;5.83;22287 +79086;45.61128;2.51597;736;20220805;26.1;18.5;22.3;2.6;17.07;6.9;4.01;16608 +79086;45.61128;2.51597;736;20220806;26.8;15.7;21.2;3.2;13.6;0;4.94;20018 +79086;45.61128;2.51597;736;20220807;26.8;13.3;20.1;3.5;10.27;0;5.55;22019 +79086;45.61128;2.51597;736;20220808;28.2;14.3;21.2;3.6;9.97;0;5.93;22211 +79086;45.61128;2.51597;736;20220809;29.4;16.4;22.9;3.3;9.77;0;6.07;21399 +79086;45.61128;2.51597;736;20220810;31.2;17.9;24.6;3.5;9.67;0;6.56;21486 +79086;45.61128;2.51597;736;20220811;32.9;16.6;24.7;2.3;10.24;0;5.95;23663 +79086;45.61128;2.51597;736;20220812;32.8;16.1;24.5;2.1;10.44;0;5.74;23787 +79086;45.61128;2.51597;736;20220813;32.6;16.4;24.5;1.6;10.1;7.9;5.26;23195 +79086;45.61128;2.51597;736;20220814;20.5;16;18.2;3.6;15.6;5.3;2.78;11648 +79086;45.61128;2.51597;736;20220815;22.7;14.3;18.5;3;14.9;.7;3.43;16377 +79086;45.61128;2.51597;736;20220816;26.9;13.3;20.1;2.2;14.3;26.1;4.31;20897 +79086;45.61128;2.51597;736;20220817;22;12;17;2.5;14.94;2;3.15;17596 +79086;45.61128;2.51597;736;20220818;20.1;12.5;16.3;1.9;14.97;4.4;2.67;15308 +79086;45.61128;2.51597;736;20220819;20;13.5;16.8;2;15.64;.9;2.49;13927 +79086;45.61128;2.51597;736;20220820;23.5;14.5;19;2.2;16.07;.1;3.23;16466 +79086;45.61128;2.51597;736;20220821;22.5;11;16.7;1.7;14.57;.2;3.17;18583 +79086;45.61128;2.51597;736;20220822;21.4;14.5;17.9;1.5;15.9;.3;2.63;14134 +79086;45.61128;2.51597;736;20220823;25.3;15;20.1;1.6;16.9;0;3.36;17352 +79086;45.61128;2.51597;736;20220824;28.6;15.2;21.9;2.1;14.77;0;4.31;19681 +79086;45.61128;2.51597;736;20220825;27.2;16.8;22;2.3;15;2.7;3.98;16876 +79086;45.61128;2.51597;736;20220826;24.1;15.9;20;2.6;16.94;.3;3.2;15063 +79086;45.61128;2.51597;736;20220827;23.6;13.4;18.5;2.8;14.64;0;3.42;16738 +79086;45.61128;2.51597;736;20220828;26.5;12.4;19.5;2.3;13.34;0;3.97;19544 +79086;45.61128;2.51597;736;20220829;29.4;14.4;21.9;1.9;12.7;.8;4.39;20003 +79086;45.61128;2.51597;736;20220830;22.2;15.7;19;2.3;15.8;3.3;2.74;12288 +79086;45.61128;2.51597;736;20220831;25.3;12.4;18.9;2.4;14.14;.2;3.72;18228 +79086;45.61128;2.51597;736;20220901;25.1;12.5;18.8;1.6;14.14;5.2;3.32;17873 +79086;45.61128;2.51597;736;20220902;21.4;13.6;17.5;2;15.17;12.2;2.59;13826 +79086;45.61128;2.51597;736;20220903;22.4;14.2;18.3;2.7;14.84;.1;2.92;13997 +79086;45.61128;2.51597;736;20220904;27.2;12.3;19.8;2;13.77;.7;3.84;18958 +79086;45.61128;2.51597;736;20220905;28.2;14.7;21.5;2.9;15.4;8.3;4.19;17753 +79086;45.61128;2.51597;736;20220906;23.2;14.4;18.8;2.1;16.5;2;2.74;14204 +79086;45.61128;2.51597;736;20220907;21;14;17.5;2.4;15.5;2.3;2.41;12475 +79086;45.61128;2.51597;736;20220908;18.9;10.6;14.7;3.1;13;1;2.43;13587 +79086;45.61128;2.51597;736;20220909;17.5;11.2;14.3;3.4;12.84;2.1;2.15;11619 +79086;45.61128;2.51597;736;20220910;19.3;11.3;15.3;2.2;12.17;.1;2.43;12985 +79086;45.61128;2.51597;736;20220911;24.2;8.2;16.2;1.9;11.24;0;3.28;18399 +79086;45.61128;2.51597;736;20220912;31.3;13.7;22.5;2;12.34;0;4.29;19104 +79086;45.61128;2.51597;736;20220913;27.4;18;22.7;2.6;17.34;1.8;3.41;13624 +79086;45.61128;2.51597;736;20220914;23.2;16.8;20;2.2;16.4;1.6;2.55;11078 +79086;45.61128;2.51597;736;20220915;20.6;13.6;17.1;2.4;15.47;2;2.16;11635 +79086;45.61128;2.51597;736;20220916;16.7;12.3;14.5;2;12.9;.1;1.73;8922 +79086;45.61128;2.51597;736;20220917;13.7;5.8;9.7;3.1;8.54;0;2.05;12083 +79086;45.61128;2.51597;736;20220918;18.4;4.6;11.5;3.1;7.27;0;3.07;15928 +79086;45.61128;2.51597;736;20220919;17.6;6.6;12.1;4;8.1;0;3.06;14080 +79086;45.61128;2.51597;736;20220920;17.4;5.9;11.7;4;7.84;0;3.02;14256 +79086;45.61128;2.51597;736;20220921;17.8;6.4;12.1;3.6;8.1;0;2.93;14092 +79086;45.61128;2.51597;736;20220922;20.6;5.4;13;1.7;8.67;0;2.58;16038 +79086;45.61128;2.51597;736;20220923;19;8.6;13.8;2.2;10.34;.7;2.34;13120 +79086;45.61128;2.51597;736;20220924;16;10;13;2.2;11.7;2.7;1.69;9599 +79086;45.61128;2.51597;736;20220925;12.9;9.2;11;1.8;11.47;4.1;1.19;7372 +79086;45.61128;2.51597;736;20220926;12.6;7;9.8;3.1;10.37;5.4;1.34;9094 +79086;45.61128;2.51597;736;20220927;10.2;7.5;8.8;4.1;10.64;9.9;.88;6084 +79086;45.61128;2.51597;736;20220928;13.2;9.3;11.3;5;12.67;18.4;.97;7319 +79086;45.61128;2.51597;736;20220929;12.3;6.9;9.6;2.5;9.77;.6;1.33;8602 +79086;45.61128;2.51597;736;20220930;13.5;4;8.7;1.8;8.67;1;1.54;11499 +79086;45.61128;2.51597;736;20221001;15;5.6;10.3;4.2;12.1;12.3;1.22;11210 +79086;45.61128;2.51597;736;20221002;16.9;12.2;14.5;3.2;14.07;.2;1.5;7769 +79086;45.61128;2.51597;736;20221003;16.9;9;13;2.3;12.17;0;1.61;10034 +79086;45.61128;2.51597;736;20221004;20.4;6.4;13.4;1.6;11.3;.1;2.04;13471 +79086;45.61128;2.51597;736;20221005;21.9;10.6;16.2;3;12.16;.1;2.59;12233 +79086;45.61128;2.51597;736;20221006;17.5;12.4;15;1.4;13.46;.1;1.4;7801 +79086;45.61128;2.51597;736;20221007;20.1;8.7;14.4;1.6;12.57;.1;1.76;11574 +79086;45.61128;2.51597;736;20221008;15.4;10.5;12.9;2;11.84;.1;1.34;7291 +79086;45.61128;2.51597;736;20221009;19.9;6;13;2;10.54;0;1.97;12524 +79086;45.61128;2.51597;736;20221010;20.6;10.1;15.4;2.2;12.34;.5;1.95;10665 +79086;45.61128;2.51597;736;20221011;17.2;11.6;14.4;1.8;13.77;4;1.29;7550 +79086;45.61128;2.51597;736;20221012;19.2;11.7;15.5;1.4;13.37;.2;1.47;8676 +79086;45.61128;2.51597;736;20221013;14.1;9.4;11.7;2.3;12.67;6.3;.96;6638 +79086;45.61128;2.51597;736;20221014;14.8;11.6;13.2;4.1;14.54;5;.79;5260 +79086;45.61128;2.51597;736;20221015;17.4;12.4;14.9;3.6;13.7;0;1.48;6675 +79086;45.61128;2.51597;736;20221016;23.2;14.5;18.8;3.6;12.74;0;2.74;8726 +79086;45.61128;2.51597;736;20221017;19.7;15.8;17.7;4.2;13.74;.2;2.24;5660 +79086;45.61128;2.51597;736;20221018;23.6;13.4;18.5;2.2;13.9;.1;2.06;9339 +79086;45.61128;2.51597;736;20221019;24.2;12.8;18.5;2.2;11.57;.5;2.37;9864 +79086;45.61128;2.51597;736;20221020;20.5;15;17.8;4.2;14.34;5.3;2.09;6470 +79086;45.61128;2.51597;736;20221021;18.9;14.2;16.6;3.4;14.1;2.4;1.68;5911 +79086;45.61128;2.51597;736;20221022;20;10.8;15.4;2.7;11.94;.1;1.83;8426 +79086;45.61128;2.51597;736;20221023;19.8;14.5;17.1;4.6;12.37;1.4;2.46;6077 +79086;45.61128;2.51597;736;20221024;17.7;12;14.8;2.9;11.3;.1;1.73;6331 +79086;45.61128;2.51597;736;20221025;20;9.4;14.7;2.6;10.74;1.2;1.87;8630 +79086;45.61128;2.51597;736;20221026;21.1;11.4;16.2;2.2;11.7;0;1.77;8181 +79086;45.61128;2.51597;736;20221027;23.5;12.2;17.8;2.8;11.14;0;2.41;8762 +79086;45.61128;2.51597;736;20221028;23.5;19;21.2;3.5;9.77;0;3.4;5190 +79086;45.61128;2.51597;736;20221029;24.2;14.6;19.4;3.5;7.77;0;3.51;7802 +79086;45.61128;2.51597;736;20221030;19.9;13.1;16.5;2.9;9;.1;2.37;6351 +79086;45.61128;2.51597;736;20221031;20.2;10.9;15.5;3.7;11.94;14.8;1.97;7385 +79086;45.61128;2.51597;736;20221101;13.4;9.7;11.5;3.3;11.64;.1;.94;4377 +79086;45.61128;2.51597;736;20221102;15;7.1;11.1;2;9.8;.1;1.11;6685 +79086;45.61128;2.51597;736;20221103;13.1;6.7;9.9;4.1;9.2;10.8;1.31;5836 +79086;45.61128;2.51597;736;20221104;6.3;5.9;6.1;5;8.77;9.3;.52;811 +79086;45.61128;2.51597;736;20221105;9.1;1.6;5.3;1.9;7.24;0;.74;6164 +79086;45.61128;2.51597;736;20221106;12.2;.8;6.5;2.8;6.47;.1;1.23;7639 +79086;45.61128;2.51597;736;20221107;15.3;7.1;11.2;3.2;9.27;0;1.41;6320 +79086;45.61128;2.51597;736;20221108;17;9.4;13.2;4.3;9.5;4.7;1.96;5813 +79086;45.61128;2.51597;736;20221109;11.5;10.6;11.1;2.3;11.67;12.8;.68;1558 +79086;45.61128;2.51597;736;20221110;12.1;6.5;9.3;1.8;9.67;0;.73;4904 +79086;45.61128;2.51597;736;20221111;18.1;3.9;11;1.9;10;.1;1.06;7937 +79086;45.61128;2.51597;736;20221112;20.2;6.3;13.2;1.4;9.6;0;1.12;7748 +79086;45.61128;2.51597;736;20221113;19.3;7.9;13.6;1.7;8.84;0;1.32;6822 +79086;45.61128;2.51597;736;20221114;13.4;8.9;11.2;3.6;9.94;6.9;1.22;3894 +79086;45.61128;2.51597;736;20221115;13.9;7.4;10.6;3.6;10.7;6.8;.92;4938 +79086;45.61128;2.51597;736;20221116;10.6;6.6;8.6;4.6;10;5;.69;3714 +79086;45.61128;2.51597;736;20221117;11.1;8.9;10;5.4;10.17;13.2;1.02;2538 +79086;45.61128;2.51597;736;20221118;7.6;4.6;6.1;2.8;8.4;1.7;.55;3085 +79086;45.61128;2.51597;736;20221119;6.2;3.2;4.7;1.8;7.6;.7;.47;3039 +79086;45.61128;2.51597;736;20221120;5;-.9;2;2.5;6.9;1.2;.29;4394 +79086;45.61128;2.51597;736;20221121;6.6;2.3;4.4;3.5;7.54;8.2;.51;3579 +79086;45.61128;2.51597;736;20221122;5.6;2.1;3.8;4.2;7.4;7.2;.46;3142 +79086;45.61128;2.51597;736;20221123;8.8;3.5;6.1;4;8.77;6.8;.47;3975 +79086;45.61128;2.51597;736;20221124;9.5;5;7.2;2.8;9;1;.55;3583 +79086;45.61128;2.51597;736;20221125;7.7;6.4;7.1;2.5;8.9;2.8;.56;1575 +79086;45.61128;2.51597;736;20221126;7.7;1.9;4.8;1.8;7.47;0;.45;4024 +79086;45.61128;2.51597;736;20221127;13.2;2.5;7.9;2.2;5.34;5.2;1.24;5603 +79086;45.61128;2.51597;736;20221128;7.1;5.8;6.5;3.6;8.34;4.6;.67;1561 +79086;45.61128;2.51597;736;20221129;5.8;2.6;4.2;2.2;7.44;.7;.41;2789 +79086;45.61128;2.51597;736;20221130;5.4;1.4;3.4;2.8;6.94;.4;.5;2984 +79086;45.61128;2.51597;736;20221201;3.9;2;3;3.1;6.54;0;.54;1779 +79086;45.61128;2.51597;736;20221202;.8;.2;.5;2;5.64;1.1;.43;834 +79086;45.61128;2.51597;736;20221203;3.7;-.3;1.7;2.3;6.24;5.1;.35;2948 +79086;45.61128;2.51597;736;20221204;2.2;1.2;1.7;1.9;6.74;3.8;.31;1177 +79086;45.61128;2.51597;736;20221205;6.1;-1.4;2.4;1.7;5.77;0;.43;4269 +79086;45.61128;2.51597;736;20221206;7.4;-2.8;2.3;1.9;4.87;0;.57;5061 +79086;45.61128;2.51597;736;20221207;2.1;-3.6;-.7;2.8;4.84;0;.39;3474 +79086;45.61128;2.51597;736;20221208;6.1;-4.6;.7;2.3;4.9;.5;.49;5086 +79086;45.61128;2.51597;736;20221209;3.6;.5;2;2.1;6.47;.4;.38;2472 +79086;45.61128;2.51597;736;20221210;-2.9;-4;-3.5;3.2;4.27;0;.35;1249 +79086;45.61128;2.51597;736;20221211;1.6;-8.7;-3.6;1.9;3.24;0;.45;4837 +79086;45.61128;2.51597;736;20221212;1.5;-5.7;-2.1;2;3.84;6.5;.44;3956 +79086;45.61128;2.51597;736;20221213;5.1;-1.2;1.9;3;7.67;1;.05;3659 +79086;45.61128;2.51597;736;20221214;8.9;4.5;6.7;3.7;9.9;1.9;.19;2868 +79086;45.61128;2.51597;736;20221215;6.7;2.4;4.6;2.5;7.8;4;.36;2843 +79086;45.61128;2.51597;736;20221216;1;-.7;.2;3.2;5.4;0;.45;1593 +79086;45.61128;2.51597;736;20221217;3.1;-6.8;-1.9;2.3;3.17;0;.64;4678 +79086;45.61128;2.51597;736;20221218;9.9;-3.3;3.3;3.3;3.84;0;1.3;5451 +79086;45.61128;2.51597;736;20221219;13;6.4;9.7;4.8;7.84;0;1.5;3683 +79086;45.61128;2.51597;736;20221220;13.8;9.3;11.5;4.8;8.9;2.4;1.64;2852 +79086;45.61128;2.51597;736;20221221;9.2;8.1;8.6;4.6;10.24;2;.58;1258 +79086;45.61128;2.51597;736;20221222;10.6;8.3;9.4;6;10.74;12.6;.66;1978 +79086;45.61128;2.51597;736;20221223;12;9.5;10.8;5.3;12.27;6.3;.48;2050 +79086;45.61128;2.51597;736;20221224;11.7;8.6;10.1;2.9;10.57;.3;.65;2432 +79086;45.61128;2.51597;736;20221225;14.5;6.2;10.3;2.8;8.17;0;1.14;4277 +79086;45.61128;2.51597;736;20221226;9.6;8.2;8.9;3.2;9.17;3.7;.85;1465 +79086;45.61128;2.51597;736;20221227;8.7;2.5;5.6;1.8;7.84;0;.42;3651 +79086;45.61128;2.51597;736;20221228;11.4;3.8;7.6;4.1;8.54;.7;.79;4086 +79086;45.61128;2.51597;736;20221229;7.6;7.1;7.3;4.4;8.9;16.7;.71;636 +79086;45.61128;2.51597;736;20221230;10.4;5.2;7.8;4.8;9.64;3.6;.53;3341 +79086;45.61128;2.51597;736;20221231;16.3;10.6;13.5;3.9;9.77;0;1.68;3528 +79087;45.63339;2.83488;918;20220101;18;6;12;2.8;4.96;0;1.98;5308 +79087;45.63339;2.83488;918;20220102;12.3;8.9;10.6;5.1;6.81;0;2.21;2659 +79087;45.63339;2.83488;918;20220103;8.3;6.4;7.4;5.7;8.86;.2;.77;1929 +79087;45.63339;2.83488;918;20220104;10.8;7.1;8.9;7.3;7.61;6.3;1.8;2731 +79087;45.63339;2.83488;918;20220105;-.6;-2.5;-1.6;5.1;5.01;0;.3;1781 +79087;45.63339;2.83488;918;20220106;-.5;-2.4;-1.4;3.1;4.41;.3;.51;1963 +79087;45.63339;2.83488;918;20220107;-.5;-4.5;-2.5;5.5;5.01;3.7;.18;3086 +79087;45.63339;2.83488;918;20220108;3.7;-.3;1.7;7.3;6.81;12.2;.2;3055 +79087;45.63339;2.83488;918;20220109;2;-.2;.9;6;6.11;5.2;.31;2166 +79087;45.63339;2.83488;918;20220110;1.7;0;.8;2.6;5.61;.5;.44;1649 +79087;45.63339;2.83488;918;20220111;2.2;-3.7;-.7;3.4;4.01;0;.73;3956 +79087;45.63339;2.83488;918;20220112;2;-5;-1.5;4.5;3.41;0;.95;4393 +79087;45.63339;2.83488;918;20220113;8.3;-3.6;2.4;4;3.01;0;1.66;5786 +79087;45.63339;2.83488;918;20220114;12.1;-1.3;5.4;1.9;2.36;0;1.37;6264 +79087;45.63339;2.83488;918;20220115;8.6;-.1;4.2;2.1;2.41;0;1.37;4948 +79087;45.63339;2.83488;918;20220116;5.9;-2.6;1.6;2.6;3.71;0;1.02;4825 +79087;45.63339;2.83488;918;20220117;3.5;-1.3;1.1;3.4;5.96;0;.41;3767 +79087;45.63339;2.83488;918;20220118;5.1;-1.4;1.8;4.4;5.16;0;.82;4350 +79087;45.63339;2.83488;918;20220119;-.2;-3.6;-1.9;3.9;5.01;.2;.29;3228 +79087;45.63339;2.83488;918;20220120;-.1;-1.7;-.9;4.3;5.36;.7;.31;2090 +79087;45.63339;2.83488;918;20220121;-2.1;-3.6;-2.9;7;4.16;0;.52;1962 +79087;45.63339;2.83488;918;20220122;-.3;-4.2;-2.2;5.5;4.41;0;.46;3381 +79087;45.63339;2.83488;918;20220123;8.5;-3.2;2.6;4.6;4.86;0;1.12;6487 +79087;45.63339;2.83488;918;20220124;11.9;.7;6.3;1.8;3.96;0;1.24;6387 +79087;45.63339;2.83488;918;20220125;12;1.8;6.9;1.4;3.76;0;1.06;6218 +79087;45.63339;2.83488;918;20220126;10.7;-.3;5.2;2.3;3.76;0;1.37;6558 +79087;45.63339;2.83488;918;20220127;9.9;-1;4.4;2.9;3.36;0;1.58;6554 +79087;45.63339;2.83488;918;20220128;6.1;-2.1;2;3.5;5.36;0;.82;5634 +79087;45.63339;2.83488;918;20220129;8.8;-1.3;3.7;2.5;5.26;0;.99;6501 +79087;45.63339;2.83488;918;20220130;5.1;.7;2.9;3;6.46;.1;.59;4152 +79087;45.63339;2.83488;918;20220131;2.9;-.4;1.3;6.3;5.96;1.3;.49;3624 +79087;45.63339;2.83488;918;20220201;1.1;-2.9;-.9;5.4;5.71;1.4;.22;4220 +79087;45.63339;2.83488;918;20220202;6;1.3;3.6;4.1;6.96;.1;.62;4462 +79087;45.63339;2.83488;918;20220203;13.8;-2.3;5.8;3.1;4.16;0;1.87;9054 +79087;45.63339;2.83488;918;20220204;4.6;-.1;2.2;3.8;7.01;2.3;.35;4825 +79087;45.63339;2.83488;918;20220205;4.9;-.4;2.3;3.5;5.61;0;.77;5107 +79087;45.63339;2.83488;918;20220206;2.7;-2.2;.3;7.8;6.46;5.8;.16;4934 +79087;45.63339;2.83488;918;20220207;4.4;2.7;3.6;4.9;6.21;.1;.85;2692 +79087;45.63339;2.83488;918;20220208;12;-2.5;4.7;3.3;4.56;0;1.65;9028 +79087;45.63339;2.83488;918;20220209;13.2;2.9;8;3;4.76;0;1.94;7746 +79087;45.63339;2.83488;918;20220210;7.4;4.9;6.1;2.9;7.45;2.9;1.71;9933 +79087;45.63339;2.83488;918;20220211;6;2;4;2.6;6.55;0;1.12;9266 +79087;45.63339;2.83488;918;20220212;7.2;-6.5;.4;2.7;5.05;0;1.1;7566 +79087;45.63339;2.83488;918;20220213;10.6;-2.3;4.2;6.4;7.35;4.1;1.81;10666 +79087;45.63339;2.83488;918;20220214;6.9;4.1;5.5;3.6;8.12;4;1.23;5200 +79087;45.63339;2.83488;918;20220215;4.6;-.1;2.3;2.9;7.42;4.5;.8;5866 +79087;45.63339;2.83488;918;20220216;8.2;2.3;5.3;8.5;8.96;7.4;.36;6450 +79087;45.63339;2.83488;918;20220217;8.9;6.9;7.9;7;10.11;2.1;.56;3624 +79087;45.63339;2.83488;918;20220218;10.2;7.3;8.8;5.4;8.71;1.3;1.39;4609 +79087;45.63339;2.83488;918;20220219;5.1;-1.3;1.9;3.9;5.16;0;1.03;6995 +79087;45.63339;2.83488;918;20220220;5.4;0;2.7;7.4;7.01;4.4;.62;6546 +79087;45.63339;2.83488;918;20220221;3.7;3.8;3.7;8.1;6.71;3.7;.78;961 +79087;45.63339;2.83488;918;20220222;5.4;.9;3.2;4.4;7.06;.4;.65;6093 +79087;45.63339;2.83488;918;20220223;9;3.7;6.3;2.6;7.46;.1;.98;6473 +79087;45.63339;2.83488;918;20220224;9.2;2.1;5.6;4.2;6.76;.9;1.28;7854 +79087;45.63339;2.83488;918;20220225;3.7;-2.1;.8;3.2;5.11;0;.87;7184 +79087;45.63339;2.83488;918;20220226;6.1;-1.8;2.2;5.5;3.96;0;1.71;8553 +79087;45.63339;2.83488;918;20220227;10.2;-2.9;3.7;2.1;3.81;0;1.61;11198 +79087;45.63339;2.83488;918;20220228;11.1;-2.1;4.5;3.1;4.31;0;1.88;11404 +79087;45.63339;2.83488;918;20220301;12.3;-1.5;5.4;2;3.96;0;1.83;11894 +79087;45.63339;2.83488;918;20220302;9.2;4.8;7;2.5;6.61;1.1;1.38;6719 +79087;45.63339;2.83488;918;20220303;9.5;4.5;7;2.8;8.41;.1;1.01;7209 +79087;45.63339;2.83488;918;20220304;7.6;3.8;5.7;2.5;7.91;.5;.87;6093 +79087;45.63339;2.83488;918;20220305;7.5;-.1;3.7;2.9;5.61;0;1.3;9233 +79087;45.63339;2.83488;918;20220306;4.7;-3.6;.6;3.1;3.76;0;1.38;9702 +79087;45.63339;2.83488;918;20220307;7.1;-4.1;1.5;3.7;3.56;0;1.76;11715 +79087;45.63339;2.83488;918;20220308;11.6;-2.4;4.6;2.9;4.66;.1;1.97;13092 +79087;45.63339;2.83488;918;20220309;10.9;.1;5.5;2.8;6.06;0;1.65;11670 +79087;45.63339;2.83488;918;20220310;11.1;.6;5.8;2.9;6.21;.1;1.68;11347 +79087;45.63339;2.83488;918;20220311;8.6;4.8;6.7;7.5;6.91;4.1;1.67;6634 +79087;45.63339;2.83488;918;20220312;4.7;2;3.4;7.6;6.66;.3;.87;5869 +79087;45.63339;2.83488;918;20220313;5.4;3.9;4.7;7.8;5.96;3.4;1.51;4321 +79087;45.63339;2.83488;918;20220314;8.5;-2.6;3;6.4;6.46;3.8;1.28;12482 +79087;45.63339;2.83488;918;20220315;14.8;6.1;10.4;6.8;8.26;0;2.59;11352 +79087;45.63339;2.83488;918;20220316;14.9;6.2;10.6;2.3;7.91;0;2.07;11418 +79087;45.63339;2.83488;918;20220317;7.3;7;7.2;4.4;8.61;.9;.85;1604 +79087;45.63339;2.83488;918;20220318;8.2;2.8;5.5;3.3;8.18;.2;1.35;6066 +79087;45.63339;2.83488;918;20220319;13.3;3.9;8.6;2.5;8.35;0;2.32;14000 +79087;45.63339;2.83488;918;20220320;10.7;1.5;6.1;5;7.42;.3;2.14;7366 +79087;45.63339;2.83488;918;20220321;11.9;3.8;7.8;5.2;7.12;0;2.94;13266 +79087;45.63339;2.83488;918;20220322;12.3;-2;5.1;5.3;4.82;0;3.5;19133 +79087;45.63339;2.83488;918;20220323;13.9;-2.8;5.5;3.5;4.35;0;3.36;19633 +79087;45.63339;2.83488;918;20220324;16.2;-1.8;7.2;2.6;4.85;0;3.31;19766 +79087;45.63339;2.83488;918;20220325;16.6;-.2;8.2;2.6;5.12;0;3.36;18400 +79087;45.63339;2.83488;918;20220326;16.5;-3.6;6.4;2.5;5.92;0;3.14;19800 +79087;45.63339;2.83488;918;20220327;17.9;-1.1;8.4;3;6.15;0;3.65;19433 +79087;45.63339;2.83488;918;20220328;17.7;1.6;9.7;3.9;5.98;0;4.05;17666 +79087;45.63339;2.83488;918;20220329;15.4;4.9;10.1;2.8;7.38;4.5;2.79;10266 +79087;45.63339;2.83488;918;20220330;9.2;4.4;6.8;1.8;10.05;3.6;1.23;6933 +79087;45.63339;2.83488;918;20220331;7.5;3.6;5.6;3.2;8.12;7;1.52;7333 +79087;45.63339;2.83488;918;20220401;1.3;-3.8;-1.3;4.4;5.38;6.2;1.39;10733 +79087;45.63339;2.83488;918;20220402;1.4;-4.1;-1.4;3.7;4.89;1.8;1.45;10233 +79087;45.63339;2.83488;918;20220403;-.1;-4.6;-2.4;3.5;4.54;.4;1;6200 +79087;45.63339;2.83488;918;20220404;6.6;-5.4;.6;1.9;4.49;0;2.4;23033 +79087;45.63339;2.83488;918;20220405;9.8;-4.4;2.7;1.8;7.18;0;1.7;13266 +79087;45.63339;2.83488;918;20220406;9.1;1.4;5.2;2.5;9.25;2.2;1.37;7800 +79087;45.63339;2.83488;918;20220407;9.3;5.7;7.5;4.8;10.35;19.9;1.45;5366 +79087;45.63339;2.83488;918;20220408;12.2;7.5;9.9;7.2;9.78;4.9;2.9;9333 +79087;45.63339;2.83488;918;20220409;8.1;-.3;3.9;3.9;5.81;.6;2.38;16466 +79087;45.63339;2.83488;918;20220410;13.7;-5.6;4;2.5;5.48;0;3.17;24000 +79087;45.63339;2.83488;918;20220411;15.6;.6;8.1;6;7.88;0;3.86;20366 +79087;45.63339;2.83488;918;20220412;15.2;8;11.6;4.9;7.65;.1;3.82;12000 +79087;45.63339;2.83488;918;20220413;14.5;4.1;9.3;1.6;8.98;0;2.22;11266 +79087;45.63339;2.83488;918;20220414;18.3;1.5;9.9;2.2;10.35;0;3.28;21266 +79087;45.63339;2.83488;918;20220415;19.2;1.9;10.5;2.1;10.15;0;3.54;23000 +79087;45.63339;2.83488;918;20220416;19;1.6;10.3;2.8;8.88;0;3.78;22333 +79087;45.63339;2.83488;918;20220417;17.9;-1.1;8.4;2.3;7.18;0;3.89;25466 +79087;45.63339;2.83488;918;20220418;16.5;0;8.3;2;7.78;0;3.43;23133 +79087;45.63339;2.83488;918;20220419;14.7;1;7.8;2.1;9.08;.6;2.73;18200 +79087;45.63339;2.83488;918;20220420;12.3;5.2;8.8;1.6;10.12;2.4;1.64;7700 +79087;45.63339;2.83488;918;20220421;14.4;5.2;9.8;1.7;10.35;.2;2.44;13833 +79087;45.63339;2.83488;918;20220422;17;1.6;9.3;1.8;9.55;.5;3.19;21166 +79087;45.63339;2.83488;918;20220423;13.6;6;9.8;3.8;9.98;13.1;2.47;9900 +79087;45.63339;2.83488;918;20220424;10.8;2.9;6.9;2.8;10.15;7.1;1.46;6800 +79087;45.63339;2.83488;918;20220425;12.3;5.7;9;2;9.92;0;2.04;10166 +79087;45.63339;2.83488;918;20220426;15.5;1.6;8.5;2.2;9.25;0;3.48;24633 +79087;45.63339;2.83488;918;20220427;18.1;1.5;9.8;2.4;8.95;0;3.9;25800 +79087;45.63339;2.83488;918;20220428;19.6;3.5;11.6;2;10.75;0;3.68;22233 +79087;45.63339;2.83488;918;20220429;18.1;4.6;11.3;1.8;11.28;4;3.07;18100 +79087;45.63339;2.83488;918;20220430;16.2;2.8;9.5;2.1;9.52;0;3.49;23500 +79087;45.63339;2.83488;918;20220501;15.8;-.6;7.6;1.6;7.98;0;3.6;26433 +79087;45.63339;2.83488;918;20220502;17;.7;8.8;1.9;8.65;0;3.63;24200 +79087;45.63339;2.83488;918;20220503;16.4;4;10.2;1.6;10.32;.6;2.85;17000 +79087;45.63339;2.83488;918;20220504;15.4;5.2;10.3;1.7;11.32;5.2;2.53;15033 +79087;45.63339;2.83488;918;20220505;15.3;3.6;9.5;2.5;9.78;.6;3.2;19800 +79087;45.63339;2.83488;918;20220506;13.6;5.7;9.6;4.2;9.31;.2;2.43;16433 +79087;45.63339;2.83488;918;20220507;16.2;6.6;11.4;3.6;9.16;5.1;3.12;18410 +79087;45.63339;2.83488;918;20220508;17.2;7.1;12.1;3.4;9.96;0;3.17;18759 +79087;45.63339;2.83488;918;20220509;20.1;8.2;14.2;2.7;9.91;0;3.77;20586 +79087;45.63339;2.83488;918;20220510;21.6;9;15.3;3.1;10.01;0;4.15;21307 +79087;45.63339;2.83488;918;20220511;24;12.7;18.4;3.1;9.91;0;4.79;20167 +79087;45.63339;2.83488;918;20220512;19.2;12.2;15.7;2.3;12.56;4.4;3.08;16040 +79087;45.63339;2.83488;918;20220513;18.9;11.8;15.3;2;13.51;5;2.84;16236 +79087;45.63339;2.83488;918;20220514;22.6;9.8;16.2;2.6;13.16;0;3.8;21644 +79087;45.63339;2.83488;918;20220515;23.9;12.9;18.4;3.7;12.56;2.4;4.55;20368 +79087;45.63339;2.83488;918;20220516;22.3;12;17.1;2.5;12.21;0;3.92;19704 +79087;45.63339;2.83488;918;20220517;25.2;11.3;18.2;2.2;12.21;0;4.56;23261 +79087;45.63339;2.83488;918;20220518;25.5;12.7;19.1;3.2;13.76;.1;4.66;22341 +79087;45.63339;2.83488;918;20220519;24.9;16.4;20.6;3.7;13.26;.5;4.7;18177 +79087;45.63339;2.83488;918;20220520;25.8;17;21.4;4.4;11.36;0;5.63;18758 +79087;45.63339;2.83488;918;20220521;26.6;12.4;19.5;2.1;15.36;0;4.48;23626 +79087;45.63339;2.83488;918;20220522;27.4;16.7;22;2.4;15.56;1.4;4.68;20482 +79087;45.63339;2.83488;918;20220523;13.9;14.3;14.1;6;13.96;8.4;1.1;0 +79087;45.63339;2.83488;918;20220524;14.1;7.2;10.6;3.5;9.51;.6;2.72;16730 +79087;45.63339;2.83488;918;20220525;14.1;3.6;8.8;2.3;8.86;0;2.8;20363 +79087;45.63339;2.83488;918;20220526;13.9;7;10.5;2.5;10.41;0;2.42;16350 +79087;45.63339;2.83488;918;20220527;19.6;9.6;14.6;3.4;11.66;0;3.67;20271 +79087;45.63339;2.83488;918;20220528;18;9.2;13.6;4.6;9.56;0;3.85;19100 +79087;45.63339;2.83488;918;20220529;14.7;5.7;10.2;3.9;6.96;0;3.53;19436 +79087;45.63339;2.83488;918;20220530;18.7;2.8;10.7;3.3;6.71;.1;4.33;25793 +79087;45.63339;2.83488;918;20220531;17.3;9.3;13.3;3.5;8.26;.9;3.81;18257 +79087;45.63339;2.83488;918;20220601;21.6;9.4;15.5;3.1;11.36;5.1;4.2;22736 +79087;45.63339;2.83488;918;20220602;23;13;18;3.5;13.41;18.9;4.29;20633 +79087;45.63339;2.83488;918;20220603;24.8;12.7;18.7;3.6;13.51;12.4;4.83;22791 +79087;45.63339;2.83488;918;20220604;23.6;10.5;17;2.5;15.06;24.3;4.15;23709 +79087;45.63339;2.83488;918;20220605;17.6;12.5;15.1;3.1;14.01;.2;2.65;14752 +79087;45.63339;2.83488;918;20220606;18.7;11.1;14.9;2.6;12.81;.3;3.21;18196 +79087;45.63339;2.83488;918;20220607;17.4;10.9;14.2;4.7;11.36;1.2;3.27;16715 +79087;45.63339;2.83488;918;20220608;15.7;10.6;13.1;5;11.81;5.8;2.67;14782 +79087;45.63339;2.83488;918;20220609;14.5;8.7;11.6;4.3;10.41;0;2.63;15809 +79087;45.63339;2.83488;918;20220610;21.6;9.3;15.4;2.5;11.56;0;4.15;22918 +79087;45.63339;2.83488;918;20220611;25.7;9.9;17.8;2.6;11.96;0;5.08;26150 +79087;45.63339;2.83488;918;20220612;25.2;14.2;19.7;2.2;13.56;.4;4.61;21861 +79087;45.63339;2.83488;918;20220613;21.8;13.5;17.6;3.5;14.26;0;3.8;18618 +79087;45.63339;2.83488;918;20220614;27;11.4;19.2;3.1;12.06;.4;5.52;26152 +79087;45.63339;2.83488;918;20220615;27.4;18;22.7;3.7;15.01;.4;5.36;20302 +79087;45.63339;2.83488;918;20220616;27.4;16.5;21.9;2.5;15.36;0;4.93;21662 +79087;45.63339;2.83488;918;20220617;29.5;15.6;22.5;3.5;12.31;0;6.32;24760 +79087;45.63339;2.83488;918;20220618;32.1;19.7;25.9;4.9;11.21;0;7.92;23569 +79087;45.63339;2.83488;918;20220619;29.6;21.6;25.6;7.4;11.41;0;8.33;18842 +79087;45.63339;2.83488;918;20220620;27;15.8;21.4;2.6;13.31;.6;5.16;22351 +79087;45.63339;2.83488;918;20220621;26.2;15.6;20.9;3.2;16.96;6;4.65;21683 +79087;45.63339;2.83488;918;20220622;22.4;15;18.7;4;15.71;6.6;3.79;18049 +79087;45.63339;2.83488;918;20220623;22.3;13;17.7;3.3;14.61;9.9;3.89;20117 +79087;45.63339;2.83488;918;20220624;17.1;12.8;14.9;4.2;13.01;5.6;2.77;13723 +79087;45.63339;2.83488;918;20220625;21.7;10.2;15.9;2.9;12.51;28.3;4.12;22469 +79087;45.63339;2.83488;918;20220626;14;11.9;13;2.4;13.81;80.5;1.62;9527 +79087;45.63339;2.83488;918;20220627;15.9;11.4;13.7;2;13.26;1.9;2.31;13695 +79087;45.63339;2.83488;918;20220628;20;9.4;14.7;2;11.66;0;3.71;21560 +79087;45.63339;2.83488;918;20220629;22.6;7.9;15.3;2.2;12.06;3.4;4.35;25334 +79087;45.63339;2.83488;918;20220630;14.7;12.2;13.4;2.8;12.86;5.7;1.99;10393 +79087;45.63339;2.83488;918;20220701;17;8.2;12.6;2.4;10.46;0;3.21;19523 +79087;45.63339;2.83488;918;20220702;24.3;8.8;16.5;3.4;10.36;0;5.23;26157 +79087;45.63339;2.83488;918;20220703;25;12.6;18.8;2.2;13.16;1.2;4.63;23074 +79087;45.63339;2.83488;918;20220704;22.4;13.2;17.8;3;14.31;3.6;3.94;19899 +79087;45.63339;2.83488;918;20220705;21.8;12.2;17;2.6;12.46;0;4.03;20431 +79087;45.63339;2.83488;918;20220706;20.5;11.7;16.1;3.5;11.01;0;4.11;19515 +79087;45.63339;2.83488;918;20220707;20;10.4;15.2;3.3;11.86;0;3.77;20292 +79087;45.63339;2.83488;918;20220708;21;11.2;16.1;4.4;12.06;0;4.14;20413 +79087;45.63339;2.83488;918;20220709;22.7;11.6;17.2;3.6;11.46;0;4.62;21660 +79087;45.63339;2.83488;918;20220710;22.3;13.1;17.7;4;12.01;0;4.44;19743 +79087;45.63339;2.83488;918;20220711;24.2;13.1;18.7;4.5;12.21;0;5.07;21735 +79087;45.63339;2.83488;918;20220712;25.1;15.7;20.4;4.3;12.01;0;5.35;19980 +79087;45.63339;2.83488;918;20220713;27.5;14.6;21.1;3.2;10.96;0;5.74;23247 +79087;45.63339;2.83488;918;20220714;29.4;15.8;22.6;2.6;13.16;0;5.63;23608 +79087;45.63339;2.83488;918;20220715;25.7;14.4;20;2.6;13.11;0;4.76;21520 +79087;45.63339;2.83488;918;20220716;25;14.4;19.7;4.4;11.61;0;5.36;20910 +79087;45.63339;2.83488;918;20220717;26.7;15.7;21.2;5.3;10.51;0;6.41;21297 +79087;45.63339;2.83488;918;20220718;31.8;15.3;23.5;4.5;11.26;.4;7.45;25399 +79087;45.63339;2.83488;918;20220719;31.7;20.8;26.2;3.9;13.71;.7;6.69;21118 +79087;45.63339;2.83488;918;20220720;21.6;15.9;18.8;3.5;17.26;.7;3.04;14965 +79087;45.63339;2.83488;918;20220721;26.6;11.9;19.2;2.6;14.16;0;4.81;24106 +79087;45.63339;2.83488;918;20220722;26.7;14.6;20.6;3.2;14.76;.5;4.93;21883 +79087;45.63339;2.83488;918;20220723;23.5;13.9;18.7;3.1;14.56;0;4.03;19433 +79087;45.63339;2.83488;918;20220724;30.4;12.5;21.4;2.9;13.46;0;5.91;26504 +79087;45.63339;2.83488;918;20220725;22.9;18.2;20.5;4.4;13.86;.3;4.25;13036 +79087;45.63339;2.83488;918;20220726;21.8;11.3;16.5;2.6;12.61;0;3.83;20302 +79087;45.63339;2.83488;918;20220727;21.7;9.9;15.8;2.3;11.06;0;3.94;21105 +79087;45.63339;2.83488;918;20220728;24.5;10;17.2;2.5;10.81;0;4.67;23463 +79087;45.63339;2.83488;918;20220729;21.8;14.6;18.2;2.5;12.21;1;3.68;16438 +79087;45.63339;2.83488;918;20220730;25.1;12;18.6;1.9;13.01;0;4.26;21911 +79087;45.63339;2.83488;918;20220731;27.3;12.9;20.1;1.6;13.21;0;4.56;22815 +79087;45.63339;2.83488;918;20220801;27.9;14.9;21.4;2.4;13.31;0;4.93;21896 +79087;45.63339;2.83488;918;20220802;28;15.4;21.7;3.3;14.26;.4;5.17;21492 +79087;45.63339;2.83488;918;20220803;31.7;15.8;23.7;3.3;12.61;0;6.28;23789 +79087;45.63339;2.83488;918;20220804;32.2;19.6;25.9;3;12.96;.2;6.1;21101 +79087;45.63339;2.83488;918;20220805;24.7;19.5;22.1;3.3;16.46;7;3.81;13224 +79087;45.63339;2.83488;918;20220806;23.8;14.9;19.4;3.8;13.06;0;4.32;17444 +79087;45.63339;2.83488;918;20220807;24;12.8;18.4;4;10.11;0;4.97;19703 +79087;45.63339;2.83488;918;20220808;25.3;13.4;19.3;4;9.76;0;5.35;20210 +79087;45.63339;2.83488;918;20220809;26.9;15.4;21.1;3.8;9.36;0;5.67;19794 +79087;45.63339;2.83488;918;20220810;28.9;16.9;22.9;3.8;9.51;0;6.13;20152 +79087;45.63339;2.83488;918;20220811;31.6;16.6;24.1;3;9.81;0;6.17;22112 +79087;45.63339;2.83488;918;20220812;31.5;16.2;23.8;3.1;9.71;0;6.22;22229 +79087;45.63339;2.83488;918;20220813;31.8;16.5;24.2;2.3;9.36;11.3;5.67;22124 +79087;45.63339;2.83488;918;20220814;19.6;14.9;17.3;3.5;14.41;3.6;2.77;12147 +79087;45.63339;2.83488;918;20220815;21.2;13.6;17.4;4.3;13.66;.6;3.43;15327 +79087;45.63339;2.83488;918;20220816;25.7;12.2;19;2.9;13.56;33.8;4.28;20513 +79087;45.63339;2.83488;918;20220817;21.8;11.1;16.5;3.6;14.26;8;3.29;18101 +79087;45.63339;2.83488;918;20220818;19.1;12.5;15.8;3.1;14.26;7.1;2.54;13946 +79087;45.63339;2.83488;918;20220819;18.7;12.9;15.8;3.3;14.91;1.1;2.28;12882 +79087;45.63339;2.83488;918;20220820;21.9;14.3;18.1;2.9;15.41;.1;2.99;14837 +79087;45.63339;2.83488;918;20220821;21;10.5;15.7;2.3;13.51;.4;3;17339 +79087;45.63339;2.83488;918;20220822;19.9;13.4;16.6;2.3;15.21;.5;2.46;13600 +79087;45.63339;2.83488;918;20220823;22.8;14.7;18.7;2.4;16.41;.1;2.91;14769 +79087;45.63339;2.83488;918;20220824;26.8;14.9;20.8;3.5;14.11;0;4.43;18211 +79087;45.63339;2.83488;918;20220825;26;16;21;3.4;14.81;2.4;4.08;16464 +79087;45.63339;2.83488;918;20220826;22.5;15.5;19;2.6;16.56;.4;2.82;13592 +79087;45.63339;2.83488;918;20220827;20.3;12.6;16.5;3.4;13.86;.1;2.83;14124 +79087;45.63339;2.83488;918;20220828;24.1;11.9;18;3.7;13.51;0;3.75;17693 +79087;45.63339;2.83488;918;20220829;27.2;13.7;20.4;3.1;12.36;.9;4.47;18693 +79087;45.63339;2.83488;918;20220830;21.3;15.4;18.3;2.6;15.41;9.3;2.59;11743 +79087;45.63339;2.83488;918;20220831;22.9;12.8;17.8;3.4;13.61;.1;3.37;15805 +79087;45.63339;2.83488;918;20220901;23.4;12.1;17.8;2.5;13.31;2;3.33;16432 +79087;45.63339;2.83488;918;20220902;19.9;12.9;16.4;2.7;14.26;9.2;2.5;12821 +79087;45.63339;2.83488;918;20220903;20.5;13.6;17.1;3.3;13.96;0;2.74;12709 +79087;45.63339;2.83488;918;20220904;25.1;12;18.5;3;13.36;.7;3.63;17240 +79087;45.63339;2.83488;918;20220905;26.6;13.2;19.9;3.1;13.61;3.4;4.06;17371 +79087;45.63339;2.83488;918;20220906;22;13.9;17.9;2.8;15.21;2.4;2.8;13539 +79087;45.63339;2.83488;918;20220907;20;13.5;16.8;2.7;14.21;2.8;2.41;11666 +79087;45.63339;2.83488;918;20220908;16.9;10;13.5;4.3;12.01;.9;2.25;12060 +79087;45.63339;2.83488;918;20220909;16.2;10.5;13.4;5.2;11.86;.9;2.22;10966 +79087;45.63339;2.83488;918;20220910;18;10.2;14.1;3.5;11.46;0;2.46;12638 +79087;45.63339;2.83488;918;20220911;22.6;7.6;15.1;3.3;10.71;0;3.32;17293 +79087;45.63339;2.83488;918;20220912;29.6;13.6;21.6;2.6;11.46;0;4.47;17961 +79087;45.63339;2.83488;918;20220913;27.2;16.4;21.8;3.1;15.51;1.8;3.74;14566 +79087;45.63339;2.83488;918;20220914;22;16.2;19.1;3.2;14.71;2.8;2.74;10368 +79087;45.63339;2.83488;918;20220915;19.3;13.4;16.3;3.6;14.61;2.5;2.19;10370 +79087;45.63339;2.83488;918;20220916;15.9;11.6;13.7;2.7;12.46;.3;1.67;8673 +79087;45.63339;2.83488;918;20220917;12.3;4.2;8.2;3.4;8.01;0;1.87;12101 +79087;45.63339;2.83488;918;20220918;17;3.1;10.1;4.5;6.66;0;3.17;15711 +79087;45.63339;2.83488;918;20220919;14.9;7;10.9;4.9;7.81;0;2.71;11685 +79087;45.63339;2.83488;918;20220920;15;5.4;10.2;5;7.31;0;2.77;12797 +79087;45.63339;2.83488;918;20220921;15.4;6.2;10.8;5;7.36;0;2.88;12340 +79087;45.63339;2.83488;918;20220922;19.8;4.7;12.3;2.4;8.21;0;2.72;15637 +79087;45.63339;2.83488;918;20220923;18;8.5;13.2;2.6;9.56;1;2.39;12316 +79087;45.63339;2.83488;918;20220924;15.3;8.7;12;2.6;10.56;2.9;1.79;10235 +79087;45.63339;2.83488;918;20220925;11.6;8.1;9.8;2.1;10.61;4.9;1.12;7067 +79087;45.63339;2.83488;918;20220926;11.9;6.1;9;4.1;9.46;5.5;1.42;9001 +79087;45.63339;2.83488;918;20220927;8.8;6.1;7.4;6.3;9.71;10.4;.75;6030 +79087;45.63339;2.83488;918;20220928;11.9;8.3;10.1;7.3;11.66;25.3;.85;7005 +79087;45.63339;2.83488;918;20220929;11;5.6;8.3;3.3;8.91;.6;1.26;8468 +79087;45.63339;2.83488;918;20220930;12.2;3.6;7.9;2.6;8.11;.9;1.5;10576 +79087;45.63339;2.83488;918;20221001;13.7;4.5;9.1;7.1;11.51;10.9;.97;10900 +79087;45.63339;2.83488;918;20221002;15.7;11.3;13.5;4.3;13.16;.1;1.45;7419 +79087;45.63339;2.83488;918;20221003;14.8;8.7;11.7;2.7;11.36;0;1.39;8451 +79087;45.63339;2.83488;918;20221004;19.3;5.8;12.6;2.1;10.46;.1;2.02;13013 +79087;45.63339;2.83488;918;20221005;21.9;10;16;2.6;10.66;.1;2.57;12092 +79087;45.63339;2.83488;918;20221006;17.2;10.5;13.9;2.9;12.76;.2;1.46;8359 +79087;45.63339;2.83488;918;20221007;18.5;8.2;13.4;2.5;11.71;.1;1.79;10838 +79087;45.63339;2.83488;918;20221008;12.8;9.9;11.3;2.5;11.16;.4;1.1;5226 +79087;45.63339;2.83488;918;20221009;18.4;5.4;11.9;3.1;9.76;0;2.09;11868 +79087;45.63339;2.83488;918;20221010;20.1;9.5;14.8;2.4;11.46;.5;2.01;10621 +79087;45.63339;2.83488;918;20221011;16.8;10.9;13.8;2.4;12.71;7.2;1.39;7686 +79087;45.63339;2.83488;918;20221012;17.9;11;14.4;1.7;12.11;.3;1.49;8180 +79087;45.63339;2.83488;918;20221013;13.4;9;11.2;3.4;11.71;5.9;1.07;6434 +79087;45.63339;2.83488;918;20221014;14.1;10.9;12.5;6.3;13.46;4.4;.96;5392 +79087;45.63339;2.83488;918;20221015;16.1;11.7;13.9;5.7;12.26;0;1.84;6365 +79087;45.63339;2.83488;918;20221016;22.2;13.3;17.7;4.9;11.56;0;3.17;8889 +79087;45.63339;2.83488;918;20221017;18.8;14.9;16.8;5;12.86;.2;2.33;5809 +79087;45.63339;2.83488;918;20221018;22.6;12.1;17.3;3;12.66;0;2.25;9384 +79087;45.63339;2.83488;918;20221019;24;13.7;18.8;3.9;10.16;.3;3.28;9274 +79087;45.63339;2.83488;918;20221020;19.3;13.9;16.6;6.4;13.26;10.6;2.4;6426 +79087;45.63339;2.83488;918;20221021;17.6;13.3;15.5;4.5;12.91;3;1.82;5685 +79087;45.63339;2.83488;918;20221022;18.9;9.3;14.1;3.4;11.16;0;1.9;8621 +79087;45.63339;2.83488;918;20221023;19.7;13.7;16.7;6.5;11.36;2.4;3.05;6639 +79087;45.63339;2.83488;918;20221024;16.2;11.8;14;4.1;10.31;.1;2.01;5386 +79087;45.63339;2.83488;918;20221025;19.1;8.3;13.7;3.4;9.96;.7;2.04;8695 +79087;45.63339;2.83488;918;20221026;20;10.9;15.5;2.9;11.06;0;1.96;7790 +79087;45.63339;2.83488;918;20221027;22.3;12.2;17.3;3.6;10.11;0;2.69;8129 +79087;45.63339;2.83488;918;20221028;23.8;18.8;21.3;5.1;8.76;0;4.46;5573 +79087;45.63339;2.83488;918;20221029;24.4;16.1;20.3;5.4;7.06;0;4.88;7167 +79087;45.63339;2.83488;918;20221030;19.5;13.9;16.7;4.1;8.21;.1;3.09;5780 +79087;45.63339;2.83488;918;20221031;18.9;10.6;14.8;4.9;10.76;10.7;2.27;6920 +79087;45.63339;2.83488;918;20221101;12.5;8.8;10.7;4.5;10.56;0;1.1;4499 +79087;45.63339;2.83488;918;20221102;13.3;6.8;10.1;2.3;8.96;0;1.11;5897 +79087;45.63339;2.83488;918;20221103;13.3;6.3;9.8;5.1;8.56;9;1.65;6162 +79087;45.63339;2.83488;918;20221104;5.1;4.7;4.9;7.5;7.91;9.4;.55;1125 +79087;45.63339;2.83488;918;20221105;7.8;.5;4.1;2.9;6.61;0;.76;5999 +79087;45.63339;2.83488;918;20221106;11.8;.5;6.2;3.8;5.36;.1;1.71;7571 +79087;45.63339;2.83488;918;20221107;14;6.9;10.4;3.5;8.31;0;1.51;5820 +79087;45.63339;2.83488;918;20221108;16.4;8;12.2;5.7;8.36;2.3;2.37;6231 +79087;45.63339;2.83488;918;20221109;10.4;9.8;10.1;3.2;10.76;12.5;.75;1365 +79087;45.63339;2.83488;918;20221110;10.7;5.1;7.9;2.9;8.61;0;.75;4871 +79087;45.63339;2.83488;918;20221111;17.7;3.5;10.6;3.5;9.51;.1;1.39;7772 +79087;45.63339;2.83488;918;20221112;20;7.6;13.8;1.9;8.16;0;1.5;7187 +79087;45.63339;2.83488;918;20221113;19.1;8.1;13.6;2.1;7.76;0;1.59;6593 +79087;45.63339;2.83488;918;20221114;12.9;8.7;10.8;3.4;8.61;6.7;1.47;3678 +79087;45.63339;2.83488;918;20221115;12.9;6.7;9.8;4.1;9.56;6.4;1.08;4804 +79087;45.63339;2.83488;918;20221116;8.8;6;7.4;7;8.96;3;.8;3139 +79087;45.63339;2.83488;918;20221117;9.8;7.6;8.7;8.8;9.21;12.1;1.14;2645 +79087;45.63339;2.83488;918;20221118;6.6;3.4;5;4.5;7.61;.7;.63;3255 +79087;45.63339;2.83488;918;20221119;4.4;2.2;3.3;3;6.96;.9;.45;2531 +79087;45.63339;2.83488;918;20221120;4.5;-1.7;1.4;3.9;6.36;1.6;.4;4571 +79087;45.63339;2.83488;918;20221121;6.1;1.2;3.6;4.5;6.71;7.1;.67;3992 +79087;45.63339;2.83488;918;20221122;3.9;1.2;2.5;6;6.71;5.1;.43;2719 +79087;45.63339;2.83488;918;20221123;8.4;2.6;5.5;5.9;8.16;6.5;.59;4231 +79087;45.63339;2.83488;918;20221124;8.5;4.4;6.4;4.5;8.21;1.1;.72;3438 +79087;45.63339;2.83488;918;20221125;6.6;5.6;6.1;3.8;8.41;2.2;.55;1192 +79087;45.63339;2.83488;918;20221126;7.4;1.3;4.3;2.7;6.56;0;.65;4163 +79087;45.63339;2.83488;918;20221127;14.2;2.7;8.4;2.6;4.11;3.5;1.74;5864 +79087;45.63339;2.83488;918;20221128;6.1;4.7;5.4;4.9;7.61;3.5;.7;1551 +79087;45.63339;2.83488;918;20221129;4.3;1.6;2.9;3.7;6.71;1.1;.42;2454 +79087;45.63339;2.83488;918;20221130;3.3;1.1;2.2;3.5;6.51;.9;.38;2133 +79087;45.63339;2.83488;918;20221201;1.8;1.2;1.5;4.4;6.06;.2;.45;871 +79087;45.63339;2.83488;918;20221202;-.8;-1.4;-1.1;2.4;5.16;1.8;.34;810 +79087;45.63339;2.83488;918;20221203;3;-1.5;.8;3.4;5.71;4.7;.34;3215 +79087;45.63339;2.83488;918;20221204;1.4;.6;1;2.5;6.16;2.8;.34;1141 +79087;45.63339;2.83488;918;20221205;4.3;-2.4;.9;1.9;4.96;0;.46;3999 +79087;45.63339;2.83488;918;20221206;7.8;-1.8;3;2;4.41;0;.78;4888 +79087;45.63339;2.83488;918;20221207;-.4;-5.3;-2.8;4.3;4.31;0;.29;3121 +79087;45.63339;2.83488;918;20221208;5.8;-6.2;-.2;2.3;4.46;.6;.5;5425 +79087;45.63339;2.83488;918;20221209;4;1.6;2.8;2.6;6.31;.7;.51;2067 +79087;45.63339;2.83488;918;20221210;-5.1;-5;-5.1;3.8;3.91;0;.27;265 +79087;45.63339;2.83488;918;20221211;1.4;-9.9;-4.3;2.5;2.81;0;.56;5121 +79087;45.63339;2.83488;918;20221212;.1;-5.7;-2.8;3;3.51;5.9;.55;3229 +79087;45.63339;2.83488;918;20221213;5.7;-1.5;2.1;3.4;7.16;1.3;.22;4068 +79087;45.63339;2.83488;918;20221214;7.8;4.7;6.3;5.5;9.26;1.3;.38;2031 +79087;45.63339;2.83488;918;20221215;6.8;2.6;4.7;3;7.36;6.3;.5;2735 +79087;45.63339;2.83488;918;20221216;-.6;-.7;-.6;3.4;5.06;0;.47;437 +79087;45.63339;2.83488;918;20221217;3.9;-6.9;-1.5;4.3;2.31;0;1.35;4913 +79087;45.63339;2.83488;918;20221218;10.4;-1.2;4.6;2.8;3.36;0;1.42;5050 +79087;45.63339;2.83488;918;20221219;12.6;5.5;9.1;5.6;7.16;0;1.74;3924 +79087;45.63339;2.83488;918;20221220;12.8;9.1;11;5.5;8.21;2;1.84;2686 +79087;45.63339;2.83488;918;20221221;8.1;6.7;7.4;6.2;9.41;1.5;.56;1561 +79087;45.63339;2.83488;918;20221222;9.1;7.2;8.1;9.2;9.96;11.7;.58;1893 +79087;45.63339;2.83488;918;20221223;10.4;8.8;9.6;8.7;11.36;5.2;.48;1646 +79087;45.63339;2.83488;918;20221224;10.7;7.7;9.2;4;9.56;0;.85;2437 +79087;45.63339;2.83488;918;20221225;13.6;6.1;9.9;3.9;7.51;0;1.49;4058 +79087;45.63339;2.83488;918;20221226;9.1;8.8;8.9;5.2;8.46;4.2;1.32;488 +79087;45.63339;2.83488;918;20221227;7.5;2.1;4.8;2.2;6.91;0;.54;3356 +79087;45.63339;2.83488;918;20221228;10;3.1;6.6;5;7.86;.6;.84;3929 +79087;45.63339;2.83488;918;20221229;6.9;6.7;6.8;5.7;8.26;15.7;.88;311 +79087;45.63339;2.83488;918;20221230;10.1;4.4;7.2;6;9.16;2.6;.6;3593 +79087;45.63339;2.83488;918;20221231;16.4;10.1;13.3;5.5;8.96;0;2.27;3786 +79088;45.65455;3.15401;439;20220101;15.6;.1;7.8;1;7.13;0;.48;6399 +79088;45.65455;3.15401;439;20220102;13.3;-1.5;5.9;1.2;7.58;0;.45;5599 +79088;45.65455;3.15401;439;20220103;13.4;7.8;10.6;3.3;9.28;.3;1.2;3889 +79088;45.65455;3.15401;439;20220104;17.3;9.6;13.4;4.9;8.58;5.4;2.44;3885 +79088;45.65455;3.15401;439;20220105;4.3;1.7;3;3;5.68;0;.81;1961 +79088;45.65455;3.15401;439;20220106;3.8;.3;2.1;2;5.53;.1;.6;2741 +79088;45.65455;3.15401;439;20220107;6.1;-2.6;1.8;2.5;5.68;1.8;.57;4447 +79088;45.65455;3.15401;439;20220108;9.2;3.6;6.4;3.6;7.68;4.7;.92;3299 +79088;45.65455;3.15401;439;20220109;7.8;3.3;5.5;3.1;6.53;2.7;.97;3569 +79088;45.65455;3.15401;439;20220110;6.2;3.5;4.9;2.3;6.78;.4;.69;3228 +79088;45.65455;3.15401;439;20220111;4.2;-1.9;1.2;2.7;5.43;0;.51;5639 +79088;45.65455;3.15401;439;20220112;1.7;-2;-.2;2;5.13;0;.46;2836 +79088;45.65455;3.15401;439;20220113;3.7;-5.2;-.7;.8;4.48;0;.26;6078 +79088;45.65455;3.15401;439;20220114;8.6;-7.3;.7;.8;4.33;0;.36;7106 +79088;45.65455;3.15401;439;20220115;8.6;-7.3;.7;.9;4.18;0;.43;7239 +79088;45.65455;3.15401;439;20220116;6.4;-7.3;-.4;1.1;4.23;0;.4;7365 +79088;45.65455;3.15401;439;20220117;2.9;-5.8;-1.5;.9;5.78;0;.24;3185 +79088;45.65455;3.15401;439;20220118;2.6;-.6;1;1.2;5.73;0;.41;2366 +79088;45.65455;3.15401;439;20220119;3.9;-6.4;-1.3;.8;5.28;0;.28;4452 +79088;45.65455;3.15401;439;20220120;3.9;-.3;1.8;2;6.38;1.1;.45;2406 +79088;45.65455;3.15401;439;20220121;3.1;-.6;1.3;4.8;5.13;0;.88;4178 +79088;45.65455;3.15401;439;20220122;1.2;-1.9;-.3;2.3;5.38;0;.44;2251 +79088;45.65455;3.15401;439;20220123;5.6;-1.9;1.8;1.1;5.53;0;.44;5675 +79088;45.65455;3.15401;439;20220124;10.2;-5;2.6;.9;5.23;0;.47;8293 +79088;45.65455;3.15401;439;20220125;11.8;-4.8;3.5;.9;4.83;0;.59;8613 +79088;45.65455;3.15401;439;20220126;8.9;-6.4;1.2;1;4.78;0;.53;8447 +79088;45.65455;3.15401;439;20220127;3.9;-6.2;-1.2;1.6;4.63;0;.45;7106 +79088;45.65455;3.15401;439;20220128;2.4;-3.6;-.6;1.2;5.88;0;.31;3692 +79088;45.65455;3.15401;439;20220129;4.4;-4.9;-.2;1.5;5.93;.1;.35;5827 +79088;45.65455;3.15401;439;20220130;8.5;1.2;4.8;1;7.63;.3;.49;5127 +79088;45.65455;3.15401;439;20220131;8.1;.8;4.4;2.8;6.68;.9;.9;5136 +79088;45.65455;3.15401;439;20220201;5.6;-.1;2.7;2.2;6.23;.5;.72;3760 +79088;45.65455;3.15401;439;20220202;10.8;4.1;7.4;1.3;8.53;.2;.75;4892 +79088;45.65455;3.15401;439;20220203;11.8;-1.1;5.3;1.8;6.78;0;.94;7019 +79088;45.65455;3.15401;439;20220204;11.2;-3.2;4;1.3;6.98;1;.69;6685 +79088;45.65455;3.15401;439;20220205;8.4;2.6;5.5;1.6;6.33;0;.86;7650 +79088;45.65455;3.15401;439;20220206;8.7;-3.9;2.4;3.7;6.33;3;.87;6631 +79088;45.65455;3.15401;439;20220207;9;7.2;8.1;2.8;6.78;.2;1.38;5864 +79088;45.65455;3.15401;439;20220208;11.9;-5.2;3.4;.7;4.93;0;.72;10285 +79088;45.65455;3.15401;439;20220209;17.2;-3.7;6.8;1.3;5.38;0;1.31;11346 +79088;45.65455;3.15401;439;20220210;9.2;1.2;5.2;3.7;7.57;2.7;2.21;9500 +79088;45.65455;3.15401;439;20220211;7.4;4.4;5.9;3.4;6.97;0;1.15;8900 +79088;45.65455;3.15401;439;20220212;8.1;-4.7;1.7;1.7;5.07;0;.9;7800 +79088;45.65455;3.15401;439;20220213;14.1;-1.3;6.4;8;7.27;2.1;2.17;11200 +79088;45.65455;3.15401;439;20220214;10.9;7.1;9;4.5;7.87;1;1.7;4700 +79088;45.65455;3.15401;439;20220215;9.8;2.1;5.9;3.1;6.87;3.4;1.25;7400 +79088;45.65455;3.15401;439;20220216;14.7;5.6;10.2;4.3;9.33;2.5;1.65;6741 +79088;45.65455;3.15401;439;20220217;15.7;10.6;13.1;2.3;9.88;0;1.58;5546 +79088;45.65455;3.15401;439;20220218;19.2;7.1;13.1;3.4;9.13;.4;2.34;9690 +79088;45.65455;3.15401;439;20220219;10.3;1.3;5.8;1.9;5.73;0;1.3;10375 +79088;45.65455;3.15401;439;20220220;12.6;.7;6.6;3.5;7.08;1.5;1.62;10727 +79088;45.65455;3.15401;439;20220221;9.6;9.3;9.4;5.2;7.13;.4;2.16;5250 +79088;45.65455;3.15401;439;20220222;11.8;2.5;7.2;2.1;7.33;.2;1.35;8218 +79088;45.65455;3.15401;439;20220223;12;5.1;8.6;1.4;8.23;0;1.11;6792 +79088;45.65455;3.15401;439;20220224;15.3;.2;7.7;3;7.18;.5;1.88;10522 +79088;45.65455;3.15401;439;20220225;8.5;.1;4.3;1.9;5.68;0;1.23;10526 +79088;45.65455;3.15401;439;20220226;11;-4.9;3;1.2;4.63;0;1.25;13368 +79088;45.65455;3.15401;439;20220227;12.6;-5.4;3.6;1.1;4.43;0;1.36;14073 +79088;45.65455;3.15401;439;20220228;14.2;-5.8;4.2;1.3;5.13;0;1.5;14468 +79088;45.65455;3.15401;439;20220301;15.8;-5.4;5.2;1.3;5.13;0;1.62;13516 +79088;45.65455;3.15401;439;20220302;14.1;2.3;8.2;2;7.23;.4;1.6;9396 +79088;45.65455;3.15401;439;20220303;13.4;6.6;10;1.1;9.18;0;1.22;8185 +79088;45.65455;3.15401;439;20220304;12.1;3.9;8;1.6;8.78;.1;1.11;6597 +79088;45.65455;3.15401;439;20220305;10.8;-2;4.4;1.6;5.78;0;1.42;12590 +79088;45.65455;3.15401;439;20220306;8.5;-7;.7;1.5;3.83;0;1.44;14746 +79088;45.65455;3.15401;439;20220307;11.4;-8.4;1.5;1;3.98;0;1.44;15768 +79088;45.65455;3.15401;439;20220308;16;-4.9;5.5;2.8;5.28;0;2.46;15831 +79088;45.65455;3.15401;439;20220309;15.2;-.5;7.3;2.9;6.53;0;2.27;15220 +79088;45.65455;3.15401;439;20220310;14.9;.5;7.7;4.3;7.48;.1;2.26;12397 +79088;45.65455;3.15401;439;20220311;12.7;6.1;9.4;7.5;7.83;1.9;2.48;7242 +79088;45.65455;3.15401;439;20220312;9.2;5.3;7.2;4.4;7.73;2.3;1.45;4710 +79088;45.65455;3.15401;439;20220313;10.1;4.9;7.5;5;7.03;1.9;1.85;5254 +79088;45.65455;3.15401;439;20220314;13.7;-2.5;5.6;2.1;7.78;3.5;1.59;13140 +79088;45.65455;3.15401;439;20220315;15.3;8;11.6;7.1;9.73;0;2.59;9284 +79088;45.65455;3.15401;439;20220316;17.1;8.1;12.6;1.8;9.78;0;1.89;9407 +79088;45.65455;3.15401;439;20220317;10.4;7;8.7;3.2;9.93;1.1;1.02;3957 +79088;45.65455;3.15401;439;20220318;8.7;5.6;7.1;3;8.57;.2;.97;2300 +79088;45.65455;3.15401;439;20220319;15.4;5.8;10.6;2.3;9.37;0;2.04;13200 +79088;45.65455;3.15401;439;20220320;13.8;5.4;9.6;5.2;7.67;.3;2.4;6500 +79088;45.65455;3.15401;439;20220321;15.3;6.6;10.9;5.1;7.17;0;3.12;10900 +79088;45.65455;3.15401;439;20220322;16.1;-1;7.5;5;4.97;0;3.68;19400 +79088;45.65455;3.15401;439;20220323;17.6;-2.9;7.3;2.7;4.57;0;3.24;20100 +79088;45.65455;3.15401;439;20220324;19.8;.4;10.1;1.4;5.27;0;2.85;20200 +79088;45.65455;3.15401;439;20220325;20;1.7;10.8;2.3;5.47;0;3.39;19600 +79088;45.65455;3.15401;439;20220326;19.3;.5;9.9;1.6;6.87;0;2.82;20100 +79088;45.65455;3.15401;439;20220327;21.4;4.1;12.7;3;6.57;0;3.92;20000 +79088;45.65455;3.15401;439;20220328;21.7;6.3;14;4.4;6.17;0;4.72;18200 +79088;45.65455;3.15401;439;20220329;19.9;8.4;14.1;3.7;7.57;4.7;3.65;12400 +79088;45.65455;3.15401;439;20220330;13.6;8.1;10.8;2.2;11.17;4;1.62;10300 +79088;45.65455;3.15401;439;20220331;11.4;6.4;8.9;3.6;8.57;6.3;1.69;6700 +79088;45.65455;3.15401;439;20220401;5.2;0;2.6;5.9;5.47;3.9;1.7;12800 +79088;45.65455;3.15401;439;20220402;3.5;-1.2;1.1;3.6;5.09;.7;1.3;10450 +79088;45.65455;3.15401;439;20220403;3.1;-.8;1.1;4;5.17;.3;1.1;5000 +79088;45.65455;3.15401;439;20220404;9.4;-.4;4.5;1.6;5.07;0;2.38;22700 +79088;45.65455;3.15401;439;20220405;12.5;-.9;5.8;1.7;7.47;0;1.62;11200 +79088;45.65455;3.15401;439;20220406;14.5;8.2;11.3;2.5;9.67;1.3;2.07;10300 +79088;45.65455;3.15401;439;20220407;15.5;10.1;12.8;5.4;9.77;10.4;2.69;7200 +79088;45.65455;3.15401;439;20220408;17.3;11.6;14.4;10.5;9.37;2.2;4.59;13300 +79088;45.65455;3.15401;439;20220409;10.9;1.3;6.1;3.4;6.28;.3;2.33;17075 +79088;45.65455;3.15401;439;20220410;15.8;-2.4;6.7;1.4;5.87;0;2.88;23800 +79088;45.65455;3.15401;439;20220411;18.4;2.4;10.4;7.3;7.87;0;4.2;21200 +79088;45.65455;3.15401;439;20220412;18;10.9;14.4;5.9;7.37;0;4.19;7500 +79088;45.65455;3.15401;439;20220413;17.7;6;11.8;1.8;9.27;0;2.65;15700 +79088;45.65455;3.15401;439;20220414;20.2;7.3;13.7;2.1;11.47;0;3.38;22200 +79088;45.65455;3.15401;439;20220415;21.5;5;13.2;2.3;10.67;0;3.64;23100 +79088;45.65455;3.15401;439;20220416;21.1;5.9;13.5;3.6;9.47;0;4.01;21100 +79088;45.65455;3.15401;439;20220417;19;6;12.5;2.9;7.27;0;4.24;25900 +79088;45.65455;3.15401;439;20220418;20.9;3.3;12.1;2;7.17;0;3.95;24800 +79088;45.65455;3.15401;439;20220419;19;4.1;11.5;2.5;8.67;0;3.22;18200 +79088;45.65455;3.15401;439;20220420;15.7;6.7;11.2;2.1;9.97;1;1.95;9100 +79088;45.65455;3.15401;439;20220421;18.4;9.6;14;2.4;10.57;.4;2.84;13900 +79088;45.65455;3.15401;439;20220422;20.8;2.7;11.7;1.8;9.07;.4;3.56;23200 +79088;45.65455;3.15401;439;20220423;16.4;8.4;12.4;4.5;10.17;6.8;2.46;7700 +79088;45.65455;3.15401;439;20220424;14.9;5.3;10.1;3.3;9.87;3.3;1.9;8400 +79088;45.65455;3.15401;439;20220425;16;10.2;13.1;2.3;10.07;0;2.42;10800 +79088;45.65455;3.15401;439;20220426;17.4;5.1;11.2;2.7;9.57;0;3.33;22200 +79088;45.65455;3.15401;439;20220427;20.1;2.3;11.2;1.8;8.87;0;3.79;26200 +79088;45.65455;3.15401;439;20220428;23.1;4.3;13.7;1.9;9.97;0;4.02;24100 +79088;45.65455;3.15401;439;20220429;21.9;4.8;13.3;1.7;10.57;.6;3.08;16700 +79088;45.65455;3.15401;439;20220430;18.7;5.5;12.1;2.6;9.97;0;3.65;23900 +79088;45.65455;3.15401;439;20220501;18.5;2.5;10.5;1.5;8.17;0;3.74;27200 +79088;45.65455;3.15401;439;20220502;20.2;3.9;12;2.2;8.37;0;4.06;25600 +79088;45.65455;3.15401;439;20220503;20.7;7.7;14.2;1.8;9.87;0;3.57;20200 +79088;45.65455;3.15401;439;20220504;19.6;8;13.8;1.8;12.17;5.2;2.45;12500 +79088;45.65455;3.15401;439;20220505;18.4;8.4;13.4;3.3;10.77;.6;3.52;20200 +79088;45.65455;3.15401;439;20220506;17.4;8.9;13.1;2.4;10.63;0;2.72;13820 +79088;45.65455;3.15401;439;20220507;20.9;5.2;13.1;2.2;10.23;2.9;3.77;22740 +79088;45.65455;3.15401;439;20220508;22.2;7.3;14.7;2;11.43;0;3.88;22503 +79088;45.65455;3.15401;439;20220509;24.3;6.1;15.2;1.4;11.13;0;4.34;26667 +79088;45.65455;3.15401;439;20220510;28.4;8.2;18.3;1.6;11.33;0;5.06;26906 +79088;45.65455;3.15401;439;20220511;30.6;9.6;20.1;3.6;11.23;0;6.85;28225 +79088;45.65455;3.15401;439;20220512;22.7;11.4;17;1.9;14.23;.1;3.03;14899 +79088;45.65455;3.15401;439;20220513;23.5;11.9;17.7;1.3;15.68;.3;3.4;18859 +79088;45.65455;3.15401;439;20220514;26.5;8.8;17.7;1.3;13.33;0;4.53;25776 +79088;45.65455;3.15401;439;20220515;30.1;11.5;20.8;3.3;13.13;1.4;6;24354 +79088;45.65455;3.15401;439;20220516;27.8;13.4;20.6;2;13.28;0;5.05;24684 +79088;45.65455;3.15401;439;20220517;29.9;11.7;20.8;1.6;14.13;0;5.21;26501 +79088;45.65455;3.15401;439;20220518;30.6;12.6;21.6;1.6;15.68;.5;5.28;26269 +79088;45.65455;3.15401;439;20220519;31.2;17.4;24.3;4;14.88;.4;6.46;21895 +79088;45.65455;3.15401;439;20220520;31.5;17.5;24.5;3.7;12.08;0;6.81;21726 +79088;45.65455;3.15401;439;20220521;30.8;14.5;22.6;1.4;17.03;0;5.19;25688 +79088;45.65455;3.15401;439;20220522;31.9;15.2;23.6;1.3;18.08;2.2;4.98;23818 +79088;45.65455;3.15401;439;20220523;22;17.7;19.9;3.6;14.73;4.9;3.7;12423 +79088;45.65455;3.15401;439;20220524;19.9;10.8;15.3;3;10.18;0;3.87;17886 +79088;45.65455;3.15401;439;20220525;19.8;5.6;12.7;1.6;9.78;0;3.62;21943 +79088;45.65455;3.15401;439;20220526;19.1;7.6;13.3;1.3;11.13;0;3;17312 +79088;45.65455;3.15401;439;20220527;23;11.3;17.1;2;12.78;0;4.07;21289 +79088;45.65455;3.15401;439;20220528;22.2;11.9;17.1;2.9;10.78;0;4.74;23612 +79088;45.65455;3.15401;439;20220529;19.4;6.6;13;2.6;7.93;0;4.59;26669 +79088;45.65455;3.15401;439;20220530;23;3.4;13.2;1.7;7.88;.1;4.75;29062 +79088;45.65455;3.15401;439;20220531;21.4;9.7;15.6;1.8;10.43;1.4;3.68;17494 +79088;45.65455;3.15401;439;20220601;24.7;8.7;16.7;1.6;12.93;2.4;4.23;23052 +79088;45.65455;3.15401;439;20220602;25.9;13.5;19.7;2.1;15.93;17.7;3.79;16897 +79088;45.65455;3.15401;439;20220603;30.6;12.7;21.7;2;16.28;12;5.37;25172 +79088;45.65455;3.15401;439;20220604;28.8;13.6;21.2;2.2;18.13;25.1;5.04;25091 +79088;45.65455;3.15401;439;20220605;24.7;15.8;20.2;2.7;16.13;1.9;4.6;22415 +79088;45.65455;3.15401;439;20220606;24.7;11.5;18.1;1.4;14.53;.2;4;21512 +79088;45.65455;3.15401;439;20220607;23.5;12.3;17.9;1.8;12.83;.7;4.46;23773 +79088;45.65455;3.15401;439;20220608;22.2;11.6;16.9;2.9;13.18;3.7;3.95;19096 +79088;45.65455;3.15401;439;20220609;20.1;12.5;16.3;2.6;11.38;0;3.86;18160 +79088;45.65455;3.15401;439;20220610;24.7;9.8;17.3;1.2;13.08;.1;4.74;27916 +79088;45.65455;3.15401;439;20220611;29.2;10.4;19.8;1.4;13.73;0;5.58;29891 +79088;45.65455;3.15401;439;20220612;29.3;13.3;21.3;1.3;16.23;.7;4.71;23375 +79088;45.65455;3.15401;439;20220613;25.7;16.5;21.1;2;15.28;0;4.76;22508 +79088;45.65455;3.15401;439;20220614;30.5;8.9;19.7;1.1;12.58;.3;5.53;30160 +79088;45.65455;3.15401;439;20220615;33.9;15.8;24.8;2;16.68;.2;6.34;27292 +79088;45.65455;3.15401;439;20220616;31.6;16.4;24;1.4;17.33;0;5.65;26865 +79088;45.65455;3.15401;439;20220617;33.6;14.1;23.9;1.4;15.23;0;6.17;29625 +79088;45.65455;3.15401;439;20220618;38.2;14.3;26.2;3.5;14.03;0;8.79;30604 +79088;45.65455;3.15401;439;20220619;35.4;22.1;28.8;6.2;13.03;0;10.22;26409 +79088;45.65455;3.15401;439;20220620;33.8;16.9;25.4;2.2;14.78;.5;6.61;27762 +79088;45.65455;3.15401;439;20220621;32.4;17.1;24.8;2.3;17.88;4.8;5.87;24980 +79088;45.65455;3.15401;439;20220622;29.5;18.1;23.8;2.4;17.98;4.6;5.46;23992 +79088;45.65455;3.15401;439;20220623;26.6;15.6;21.1;1.7;17.58;6.6;4.12;19490 +79088;45.65455;3.15401;439;20220624;23.4;15.3;19.3;2.9;15.03;5;4.05;17915 +79088;45.65455;3.15401;439;20220625;27.6;11.7;19.7;2.2;14.73;31.7;4.85;22854 +79088;45.65455;3.15401;439;20220626;16.4;14.6;15.5;2.1;16.63;64.3;1.32;5755 +79088;45.65455;3.15401;439;20220627;19.5;13.6;16.5;1.3;15.93;2;2.39;12290 +79088;45.65455;3.15401;439;20220628;24;10.1;17.1;1.4;13.58;0;4.64;27474 +79088;45.65455;3.15401;439;20220629;27.7;10;18.9;1.2;13.38;1.1;5.14;28618 +79088;45.65455;3.15401;439;20220630;20.9;15.4;18.2;1.7;14.98;5.3;2.6;10980 +79088;45.65455;3.15401;439;20220701;21.4;10.7;16.1;1.5;12.53;0;4.23;25279 +79088;45.65455;3.15401;439;20220702;29.1;8.2;18.6;1.3;12.53;0;5.52;30457 +79088;45.65455;3.15401;439;20220703;29.3;12.9;21.1;1.4;15.33;1.9;5.25;27136 +79088;45.65455;3.15401;439;20220704;26.8;14.7;20.8;1.9;16.03;.2;4.77;23573 +79088;45.65455;3.15401;439;20220705;25.9;13.3;19.6;1.6;14.78;0;4.9;26531 +79088;45.65455;3.15401;439;20220706;25;10.8;17.9;1.9;12.63;0;5;27168 +79088;45.65455;3.15401;439;20220707;25.1;10.1;17.6;2.3;13.08;0;4.88;26071 +79088;45.65455;3.15401;439;20220708;24.9;13.9;19.4;3.5;13.73;0;5.38;25811 +79088;45.65455;3.15401;439;20220709;27.2;10.7;18.9;2.1;13.23;0;5.38;28377 +79088;45.65455;3.15401;439;20220710;26.8;11.4;19.1;1.7;14.18;.1;5.1;27583 +79088;45.65455;3.15401;439;20220711;28;11;19.5;1.8;13.73;0;5.38;28589 +79088;45.65455;3.15401;439;20220712;29.9;12;21;1.4;13.83;0;5.54;29093 +79088;45.65455;3.15401;439;20220713;31.8;11.4;21.6;1.2;12.88;0;5.74;29762 +79088;45.65455;3.15401;439;20220714;34.6;15.2;24.9;1.6;15.13;0;6.29;29016 +79088;45.65455;3.15401;439;20220715;29.8;14;21.9;1.8;14.63;0;5.49;26966 +79088;45.65455;3.15401;439;20220716;29.1;12.5;20.8;1.8;12.58;0;5.57;27916 +79088;45.65455;3.15401;439;20220717;31.1;10.8;21;1.3;13.18;0;5.59;28769 +79088;45.65455;3.15401;439;20220718;36.9;12.7;24.8;1.5;13.68;1.5;6.64;29959 +79088;45.65455;3.15401;439;20220719;38.2;16;27.1;2.2;15.43;.8;7.25;28683 +79088;45.65455;3.15401;439;20220720;27.5;18.5;23;1.8;18.33;.3;4.09;17648 +79088;45.65455;3.15401;439;20220721;29.9;13.3;21.6;1.3;16.28;0;5.15;27038 +79088;45.65455;3.15401;439;20220722;32.5;14.3;23.4;1.8;16.93;.7;5.47;24816 +79088;45.65455;3.15401;439;20220723;27.4;20;23.7;2.3;17.13;0;4.56;18482 +79088;45.65455;3.15401;439;20220724;34.1;13.1;23.6;1.2;15.58;0;5.79;28948 +79088;45.65455;3.15401;439;20220725;30.7;17.8;24.2;2.4;16.08;.4;5.78;24448 +79088;45.65455;3.15401;439;20220726;26;15.6;20.8;2.4;14.63;0;4.7;22184 +79088;45.65455;3.15401;439;20220727;25.7;11.5;18.6;1.6;12.28;0;4.66;24966 +79088;45.65455;3.15401;439;20220728;30.2;10.1;20.1;1.4;12.03;0;5.1;25728 +79088;45.65455;3.15401;439;20220729;27.1;15.5;21.3;1.3;13.93;0;3.97;18466 +79088;45.65455;3.15401;439;20220730;29.8;11.9;20.9;1.2;13.48;.1;5.03;26680 +79088;45.65455;3.15401;439;20220731;31.3;13.2;22.2;1.2;14.18;0;5.1;25976 +79088;45.65455;3.15401;439;20220801;32.4;13.5;22.9;1.6;14.88;0;5.53;26401 +79088;45.65455;3.15401;439;20220802;31.6;14.7;23.1;1.4;15.38;1;5.27;26290 +79088;45.65455;3.15401;439;20220803;36.5;15.2;25.8;1.4;14.68;0;6.06;27742 +79088;45.65455;3.15401;439;20220804;36.9;18.4;27.7;1.1;15.78;.3;5.28;22881 +79088;45.65455;3.15401;439;20220805;29.9;16.6;23.3;1.7;18.68;6.9;4.19;18900 +79088;45.65455;3.15401;439;20220806;28.4;17.5;22.9;2.4;14.98;0;5.19;22748 +79088;45.65455;3.15401;439;20220807;28.4;10.4;19.4;2;11.58;0;5.12;25881 +79088;45.65455;3.15401;439;20220808;30.4;10.5;20.4;1.7;10.93;0;5.34;26591 +79088;45.65455;3.15401;439;20220809;32;10.8;21.4;1.4;10.83;0;5.23;26468 +79088;45.65455;3.15401;439;20220810;33.3;11.5;22.4;1.2;11.23;0;5.26;27024 +79088;45.65455;3.15401;439;20220811;35.1;12.2;23.6;1.4;11.88;0;5.59;26705 +79088;45.65455;3.15401;439;20220812;34.5;12.9;23.7;1.6;11.73;0;5.61;26130 +79088;45.65455;3.15401;439;20220813;35;12.7;23.8;1.3;11.23;6;5.34;25951 +79088;45.65455;3.15401;439;20220814;24.3;18.8;21.6;2.2;16.98;6.2;3.28;12812 +79088;45.65455;3.15401;439;20220815;27.2;15.5;21.3;1.9;15.13;.5;4.2;19447 +79088;45.65455;3.15401;439;20220816;28.8;13.5;21.1;1.4;16.03;28.3;3.88;18711 +79088;45.65455;3.15401;439;20220817;24.3;14.5;19.4;2.3;17.38;8.8;3.29;16398 +79088;45.65455;3.15401;439;20220818;22.9;13.9;18.4;1.4;17.13;8.5;2.5;12580 +79088;45.65455;3.15401;439;20220819;23.1;15.6;19.4;1.4;17.73;1.1;2.6;12738 +79088;45.65455;3.15401;439;20220820;26.3;16.4;21.3;1.4;18.03;.1;3.53;17921 +79088;45.65455;3.15401;439;20220821;24.9;12.5;18.7;1.1;15.78;.3;3.25;18359 +79088;45.65455;3.15401;439;20220822;25.5;15.9;20.7;1.8;17.33;.5;3.19;15079 +79088;45.65455;3.15401;439;20220823;27.4;18.2;22.8;1.3;19.03;.1;3.69;18493 +79088;45.65455;3.15401;439;20220824;31.3;14.3;22.8;1;16.48;0;4.27;22824 +79088;45.65455;3.15401;439;20220825;31.7;14.7;23.2;1.8;16.98;2.8;4.51;20261 +79088;45.65455;3.15401;439;20220826;24.8;17.3;21.1;1.7;19.23;.3;2.85;13386 +79088;45.65455;3.15401;439;20220827;24.6;13;18.8;1.1;16.43;.1;2.77;14837 +79088;45.65455;3.15401;439;20220828;28.3;11.8;20.1;1.3;15.33;0;3.94;21795 +79088;45.65455;3.15401;439;20220829;31.4;13.3;22.3;1.3;15.68;.9;4.14;20621 +79088;45.65455;3.15401;439;20220830;24.5;16.9;20.7;1.8;17.43;3.5;2.9;13530 +79088;45.65455;3.15401;439;20220831;26.4;12.4;19.4;1.3;15.88;0;3.4;18623 +79088;45.65455;3.15401;439;20220901;28.2;12.5;20.4;1.2;15.03;.1;3.65;19832 +79088;45.65455;3.15401;439;20220902;25.4;12.9;19.2;1.6;15.93;9.1;2.96;14675 +79088;45.65455;3.15401;439;20220903;26.2;13.7;19.9;1.7;15.43;0;3.49;17972 +79088;45.65455;3.15401;439;20220904;30.1;12.2;21.1;1.9;15.38;.4;4.26;21044 +79088;45.65455;3.15401;439;20220905;30.9;15.6;23.3;2.5;16.93;1.7;4.52;18966 +79088;45.65455;3.15401;439;20220906;23.4;16.4;19.9;1.9;18.38;2.2;2.49;11236 +79088;45.65455;3.15401;439;20220907;23.4;14.6;19;1.5;17.68;5.2;2.51;13673 +79088;45.65455;3.15401;439;20220908;23.6;11.7;17.7;2.8;13.93;0;3.26;15697 +79088;45.65455;3.15401;439;20220909;22.6;11.2;16.9;2.5;12.68;.1;3;14092 +79088;45.65455;3.15401;439;20220910;22.4;11.4;16.9;1.3;12.53;0;2.49;13089 +79088;45.65455;3.15401;439;20220911;25.7;7.4;16.5;.9;11.98;0;3.06;20003 +79088;45.65455;3.15401;439;20220912;33.6;9.8;21.7;1.3;14.13;0;4.1;20830 +79088;45.65455;3.15401;439;20220913;31.2;16.8;24;3.2;18.23;4.8;4.27;14402 +79088;45.65455;3.15401;439;20220914;27.4;18.2;22.8;2.1;18.38;5;2.98;11436 +79088;45.65455;3.15401;439;20220915;24.6;14;19.3;1.7;16.43;2.8;2.63;12732 +79088;45.65455;3.15401;439;20220916;20;13.9;17;1.7;14.33;.3;2.14;10528 +79088;45.65455;3.15401;439;20220917;16.1;9;12.5;2.6;9.18;0;2.58;14512 +79088;45.65455;3.15401;439;20220918;19.7;1.4;10.6;.9;7.63;0;2.38;18689 +79088;45.65455;3.15401;439;20220919;19.2;1.9;10.6;1.2;8.18;0;2.41;18223 +79088;45.65455;3.15401;439;20220920;19.2;2.4;10.8;1.1;8.18;0;2.35;17908 +79088;45.65455;3.15401;439;20220921;19.7;2.7;11.2;1;8.28;0;2.3;17645 +79088;45.65455;3.15401;439;20220922;23.1;2.3;12.7;.8;8.68;0;2.47;18506 +79088;45.65455;3.15401;439;20220923;23.1;6.2;14.7;1.9;11.08;2.3;2.64;13795 +79088;45.65455;3.15401;439;20220924;20.7;10.1;15.4;1.6;12.78;4.8;2.2;12114 +79088;45.65455;3.15401;439;20220925;15.7;10.6;13.2;.9;12.98;4.5;1.29;7627 +79088;45.65455;3.15401;439;20220926;16.5;7.8;12.2;2.1;10.73;4.8;1.76;9901 +79088;45.65455;3.15401;439;20220927;15.4;9.6;12.5;2.4;10.58;2.3;1.78;8495 +79088;45.65455;3.15401;439;20220928;18.8;12.5;15.6;3;12.98;15.2;2.03;8031 +79088;45.65455;3.15401;439;20220929;15;9.1;12;1.5;10.68;.6;1.44;7693 +79088;45.65455;3.15401;439;20220930;15.6;6.5;11;1.4;9.68;1.3;1.66;11755 +79088;45.65455;3.15401;439;20221001;20.7;5.6;13.2;3.5;12.03;5.1;2.27;10907 +79088;45.65455;3.15401;439;20221002;22;13.2;17.6;1.9;13.83;0;2.37;12567 +79088;45.65455;3.15401;439;20221003;19.1;10.5;14.8;1.3;12.83;0;1.62;9234 +79088;45.65455;3.15401;439;20221004;23.4;6.9;15.1;1.1;11.73;.1;2.13;14819 +79088;45.65455;3.15401;439;20221005;26.9;6.6;16.8;2.5;11.58;0;3.26;15666 +79088;45.65455;3.15401;439;20221006;16.6;10.6;13.6;1.2;13.88;.1;1.06;5511 +79088;45.65455;3.15401;439;20221007;23.9;10.2;17;1.1;13.83;.2;1.98;12756 +79088;45.65455;3.15401;439;20221008;15.9;11.4;13.6;1.2;12.58;.3;1.15;5254 +79088;45.65455;3.15401;439;20221009;23.2;3.4;13.3;1.3;10.08;0;2.07;14446 +79088;45.65455;3.15401;439;20221010;24.3;9.4;16.9;1.8;12.38;.6;2.28;12591 +79088;45.65455;3.15401;439;20221011;18.1;11.9;15;1.1;14.93;4.2;1.14;6434 +79088;45.65455;3.15401;439;20221012;21.7;13.8;17.8;1.1;15.48;.3;1.57;9462 +79088;45.65455;3.15401;439;20221013;19;9.8;14.4;1.9;13.28;3.9;1.43;7092 +79088;45.65455;3.15401;439;20221014;21;12.4;16.7;2.6;14.33;1.9;1.8;6623 +79088;45.65455;3.15401;439;20221015;20.9;13.7;17.3;3;13.73;0;2.06;6067 +79088;45.65455;3.15401;439;20221016;26.1;14.3;20.2;5.2;14.13;0;3.82;10168 +79088;45.65455;3.15401;439;20221017;23;16.4;19.7;5.5;14.43;0;3.38;7975 +79088;45.65455;3.15401;439;20221018;26.5;13.7;20.1;1.7;14.28;.1;2.27;11261 +79088;45.65455;3.15401;439;20221019;26.6;9.5;18.1;2.8;13.23;.6;2.75;10838 +79088;45.65455;3.15401;439;20221020;24.4;17.4;20.9;5.3;15.63;7.9;3.38;6923 +79088;45.65455;3.15401;439;20221021;23;15.8;19.4;2.9;15.68;3.3;2.11;7223 +79088;45.65455;3.15401;439;20221022;24.1;11.3;17.7;1.6;13.33;.1;1.92;10897 +79088;45.65455;3.15401;439;20221023;24.2;14.4;19.3;5.8;13.93;.7;3.52;6993 +79088;45.65455;3.15401;439;20221024;22.2;12.8;17.5;2.8;12.18;0;2.29;8459 +79088;45.65455;3.15401;439;20221025;23.1;6.6;14.9;2;11.08;0;1.94;10006 +79088;45.65455;3.15401;439;20221026;24.7;11.1;17.9;2.1;12.53;.1;2.13;9959 +79088;45.65455;3.15401;439;20221027;26.5;9.2;17.8;3.2;13.18;0;2.65;8268 +79088;45.65455;3.15401;439;20221028;28.4;18;23.2;5.1;10.83;0;5.01;7836 +79088;45.65455;3.15401;439;20221029;27.8;14.5;21.1;4.4;8.83;0;4.6;9325 +79088;45.65455;3.15401;439;20221030;25.9;11.6;18.8;2.5;9.13;.1;2.82;8612 +79088;45.65455;3.15401;439;20221031;23.6;10.9;17.2;3.9;12.43;6.1;2.65;8171 +79088;45.65455;3.15401;439;20221101;18.8;12.3;15.6;2.1;11.53;0;1.55;7362 +79088;45.65455;3.15401;439;20221102;17.7;6;11.8;1.3;9.38;0;1.14;8948 +79088;45.65455;3.15401;439;20221103;17.9;6.7;12.3;4.3;9.33;3;2.23;5417 +79088;45.65455;3.15401;439;20221104;12;9.1;10.6;4.3;8.43;7.5;1.78;4605 +79088;45.65455;3.15401;439;20221105;11.9;4;8;1.8;7.98;0;.96;7117 +79088;45.65455;3.15401;439;20221106;18.3;1.2;9.8;3.2;7.48;0;1.99;6804 +79088;45.65455;3.15401;439;20221107;18.5;5.6;12.1;3.1;8.93;0;1.87;8687 +79088;45.65455;3.15401;439;20221108;20.8;8.8;14.8;6.2;10.43;1.8;2.94;5932 +79088;45.65455;3.15401;439;20221109;13.9;12.6;13.2;2.3;12.78;8.7;.93;2011 +79088;45.65455;3.15401;439;20221110;14.4;7.1;10.7;.8;10.58;0;.66;5160 +79088;45.65455;3.15401;439;20221111;18.4;2;10.2;1.2;9.48;.1;.83;8556 +79088;45.65455;3.15401;439;20221112;20.4;3.5;12;1.5;9.88;0;1.04;8536 +79088;45.65455;3.15401;439;20221113;14.9;3.6;9.3;1.5;9.73;0;.83;5738 +79088;45.65455;3.15401;439;20221114;16.8;9;12.9;4.3;11.03;6.6;1.66;4768 +79088;45.65455;3.15401;439;20221115;15.8;9.7;12.8;2.5;11.88;3;1.06;3304 +79088;45.65455;3.15401;439;20221116;15.6;8.3;11.9;3.5;9.38;.8;1.6;5345 +79088;45.65455;3.15401;439;20221117;16.8;11.2;14;3.8;9.58;4.1;2.03;4643 +79088;45.65455;3.15401;439;20221118;12.3;5.5;8.9;1.9;8.03;.4;.95;5264 +79088;45.65455;3.15401;439;20221119;9.8;2.7;6.3;1.4;7.78;1.1;.6;4564 +79088;45.65455;3.15401;439;20221120;9.4;-1.2;4.1;1.7;6.83;1;.57;5806 +79088;45.65455;3.15401;439;20221121;10.5;1.6;6.1;3.2;7.48;3.6;.98;3701 +79088;45.65455;3.15401;439;20221122;10.9;3.6;7.3;3.1;6.88;2.3;1.16;6165 +79088;45.65455;3.15401;439;20221123;14.6;4.6;9.6;3.3;8.58;2.9;1.3;5074 +79088;45.65455;3.15401;439;20221124;12.8;3.7;8.2;2.6;8.23;.4;.98;5455 +79088;45.65455;3.15401;439;20221125;10.5;7.8;9.1;2.1;9.13;2.6;.85;2241 +79088;45.65455;3.15401;439;20221126;9.7;1.8;5.7;1.3;7.78;0;.48;4638 +79088;45.65455;3.15401;439;20221127;14;1.8;7.9;3.1;6.73;2;1.4;5604 +79088;45.65455;3.15401;439;20221128;11.1;8.7;9.9;2.6;8.23;2.3;1.21;2751 +79088;45.65455;3.15401;439;20221129;9.9;2.6;6.3;1.5;7.73;1.3;.58;4002 +79088;45.65455;3.15401;439;20221130;6.9;4.5;5.7;2.1;8.48;.8;.49;1616 +79088;45.65455;3.15401;439;20221201;5.7;4.5;5.1;2.8;7.73;.3;.63;988 +79088;45.65455;3.15401;439;20221202;3;2.6;2.8;1.4;6.43;2.5;.52;685 +79088;45.65455;3.15401;439;20221203;3.6;.7;2.1;.8;6.88;4.9;.32;2158 +79088;45.65455;3.15401;439;20221204;3.4;1.2;2.3;1.4;6.93;4;.36;1365 +79088;45.65455;3.15401;439;20221205;7.9;-3.2;2.3;1.2;5.58;0;.34;6075 +79088;45.65455;3.15401;439;20221206;3.7;-4.6;-.5;1.2;5.08;0;.24;5525 +79088;45.65455;3.15401;439;20221207;1.4;-1.5;-.1;1.5;5.63;0;.36;1868 +79088;45.65455;3.15401;439;20221208;2.9;-1.7;.6;1.4;5.18;.8;.39;4150 +79088;45.65455;3.15401;439;20221209;1.9;-.1;.9;1.5;6.08;.9;.37;1418 +79088;45.65455;3.15401;439;20221210;-.9;-1.6;-1.3;2.1;4.78;0;.47;900 +79088;45.65455;3.15401;439;20221211;1.9;-6.3;-2.2;1.3;3.88;0;.31;5132 +79088;45.65455;3.15401;439;20221212;.3;-8;-3.9;.8;4.28;4.4;.19;4322 +79088;45.65455;3.15401;439;20221213;4.1;-1.3;1.4;1.1;6.23;.7;.26;3586 +79088;45.65455;3.15401;439;20221214;14.5;-.3;7.1;2.4;8.78;.4;.66;5315 +79088;45.65455;3.15401;439;20221215;4.2;.2;2.2;2.1;7.53;8.4;.19;1679 +79088;45.65455;3.15401;439;20221216;.7;-.1;.3;2.2;5.83;0;.4;1000 +79088;45.65455;3.15401;439;20221217;-1.2;-9.2;-5.2;.4;3.78;0;.08;5137 +79088;45.65455;3.15401;439;20221218;11;-8.7;1.1;3.3;5.28;0;.92;6465 +79088;45.65455;3.15401;439;20221219;15.2;7.1;11.1;7;8.98;0;2.11;4401 +79088;45.65455;3.15401;439;20221220;16;10.4;13.2;7.6;9.78;.8;2.66;4194 +79088;45.65455;3.15401;439;20221221;14.3;10.6;12.5;3.8;9.98;.7;1.47;3287 +79088;45.65455;3.15401;439;20221222;14.4;11.2;12.8;4.4;10.28;3.4;1.7;1695 +79088;45.65455;3.15401;439;20221223;16.1;11.8;14;3.9;12.13;.9;1.47;1368 +79088;45.65455;3.15401;439;20221224;16;11.6;13.8;2.1;10.68;0;1.17;2882 +79088;45.65455;3.15401;439;20221225;18.8;4;11.4;3.9;9.03;0;1.73;5957 +79088;45.65455;3.15401;439;20221226;12.7;7.1;9.9;3.3;9.28;1.6;1.13;2823 +79088;45.65455;3.15401;439;20221227;11;.5;5.8;1.2;7.38;0;.39;4868 +79088;45.65455;3.15401;439;20221228;14.9;.4;7.6;3.8;7.43;.2;1.37;5291 +79088;45.65455;3.15401;439;20221229;12.5;8.1;10.3;4.1;8.93;9;1.43;1984 +79088;45.65455;3.15401;439;20221230;13.3;5;9.2;4.7;9.83;1.1;1.08;2517 +79088;45.65455;3.15401;439;20221231;17.7;12;14.8;6.5;10.73;0;2.63;3059 +79089;45.67475;3.47337;358;20220101;17.9;4;11;2.3;7.45;0;1.28;5378 +79089;45.67475;3.47337;358;20220102;16.7;4.7;10.7;2.5;7.55;0;1.27;4957 +79089;45.67475;3.47337;358;20220103;13.2;6.6;9.9;2.6;9.05;.6;.86;3517 +79089;45.67475;3.47337;358;20220104;17.7;9.4;13.6;4.8;8.58;6.9;2.27;4079 +79089;45.67475;3.47337;358;20220105;4.2;2;3.1;4.5;6.15;.9;.73;1656 +79089;45.67475;3.47337;358;20220106;3.1;.4;1.8;3;5.38;0;.63;2016 +79089;45.67475;3.47337;358;20220107;5.6;-1.7;1.9;2.5;5.61;2.7;.52;3863 +79089;45.67475;3.47337;358;20220108;7.4;3.2;5.3;3.7;7.71;4.5;.53;2765 +79089;45.67475;3.47337;358;20220109;7;4.1;5.6;2.9;6.97;8.4;.78;2308 +79089;45.67475;3.47337;358;20220110;6.5;3.3;4.9;2.2;6.65;.2;.66;2358 +79089;45.67475;3.47337;358;20220111;2.9;-1.4;.7;2.9;5.38;0;.5;2908 +79089;45.67475;3.47337;358;20220112;1.1;-1.3;-.1;2.9;5.15;0;.44;1948 +79089;45.67475;3.47337;358;20220113;2.7;-4;-.7;1.4;4.51;0;.38;5424 +79089;45.67475;3.47337;358;20220114;8.9;-4.6;2.2;1.4;4.57;0;.54;6808 +79089;45.67475;3.47337;358;20220115;9.9;-3.7;3.1;1.7;4.34;0;.74;6956 +79089;45.67475;3.47337;358;20220116;5.2;-3.8;.7;1.9;4.34;0;.58;5532 +79089;45.67475;3.47337;358;20220117;2.9;-3.1;-.1;1.3;5.84;0;.27;3143 +79089;45.67475;3.47337;358;20220118;3.4;.1;1.8;1.4;5.95;0;.39;2667 +79089;45.67475;3.47337;358;20220119;4.3;-3.6;.4;1.3;5.55;.3;.34;4650 +79089;45.67475;3.47337;358;20220120;3.7;1;2.3;2.2;6.55;.9;.38;2340 +79089;45.67475;3.47337;358;20220121;3.9;-.9;1.5;4.6;5.01;0;.86;3458 +79089;45.67475;3.47337;358;20220122;1.4;-2.5;-.6;2.2;5.31;0;.34;3142 +79089;45.67475;3.47337;358;20220123;4.8;.2;2.5;1.4;5.68;0;.51;3471 +79089;45.67475;3.47337;358;20220124;9.6;-3;3.3;2.1;5.35;0;.8;6463 +79089;45.67475;3.47337;358;20220125;11;-3;4;1.6;4.95;0;.88;6955 +79089;45.67475;3.47337;358;20220126;6.4;-3.2;1.6;1.5;4.71;0;.64;5632 +79089;45.67475;3.47337;358;20220127;1.6;-6.2;-2.3;1.1;4.45;0;.38;4858 +79089;45.67475;3.47337;358;20220128;1.9;-3.3;-.7;1.2;5.65;0;.29;4116 +79089;45.67475;3.47337;358;20220129;4.1;-2.4;.9;1.4;5.88;.3;.38;4749 +79089;45.67475;3.47337;358;20220130;7.6;1.6;4.6;1.2;7.68;.2;.44;4570 +79089;45.67475;3.47337;358;20220131;7;2.7;4.8;3.9;7.01;2.3;.75;3881 +79089;45.67475;3.47337;358;20220201;5;-1.4;1.8;2.1;6.35;3.6;.44;4903 +79089;45.67475;3.47337;358;20220202;9.7;5;7.3;2.3;8.81;1;.67;4155 +79089;45.67475;3.47337;358;20220203;13.5;2.3;7.9;2.7;7.25;0;1.16;6994 +79089;45.67475;3.47337;358;20220204;8.5;-.2;4.2;1.9;7.38;2.7;.54;6197 +79089;45.67475;3.47337;358;20220205;8;2.7;5.3;2.4;6.51;0;.88;4719 +79089;45.67475;3.47337;358;20220206;8.8;-2.1;3.3;3.6;6.65;2.4;.75;7251 +79089;45.67475;3.47337;358;20220207;8.4;6.8;7.6;4.4;6.75;.4;1.5;2202 +79089;45.67475;3.47337;358;20220208;12.4;-2.9;4.7;2;5.35;0;1.15;8970 +79089;45.67475;3.47337;358;20220209;17.2;-.7;8.2;2.7;5.71;0;1.89;9888 +79089;45.67475;3.47337;358;20220210;6.4;2;4.2;2.5;7.63;3.3;1.45;9266 +79089;45.67475;3.47337;358;20220211;7.8;4.4;6.1;2.7;6.53;0;1.1;9866 +79089;45.67475;3.47337;358;20220212;9.7;-5.6;2;1.5;5.16;0;.89;9566 +79089;45.67475;3.47337;358;20220213;14;-2.6;5.7;5.9;7.06;.4;1.8;11133 +79089;45.67475;3.47337;358;20220214;10.3;7.4;8.8;3.6;8.23;2.4;1.32;4733 +79089;45.67475;3.47337;358;20220215;8.9;4;6.4;2.5;7.46;4;.95;6066 +79089;45.67475;3.47337;358;20220216;12.8;5.3;9.1;3.2;9.58;2.7;1.04;6770 +79089;45.67475;3.47337;358;20220217;15.6;11.5;13.5;3.8;10.31;0;1.79;4910 +79089;45.67475;3.47337;358;20220218;19.4;6.5;12.9;3.8;9.08;.8;2.32;9487 +79089;45.67475;3.47337;358;20220219;9.6;3.3;6.5;2.2;5.81;0;1.26;6439 +79089;45.67475;3.47337;358;20220220;12.8;.8;6.8;2.9;7.11;1.7;1.37;9380 +79089;45.67475;3.47337;358;20220221;8.7;8.3;8.5;6.4;7.35;4;1.74;977 +79089;45.67475;3.47337;358;20220222;10.4;3.4;6.9;2.3;7.65;.9;1.05;7139 +79089;45.67475;3.47337;358;20220223;12.7;5.7;9.2;1.5;8.45;0;1.1;7329 +79089;45.67475;3.47337;358;20220224;14.8;2.1;8.4;3.2;7.21;.9;1.76;10224 +79089;45.67475;3.47337;358;20220225;8.4;1.7;5.1;2.8;5.71;0;1.3;7274 +79089;45.67475;3.47337;358;20220226;10.7;-3;3.8;2.2;4.85;0;1.44;10958 +79089;45.67475;3.47337;358;20220227;12.9;-3.1;4.9;1.9;4.71;0;1.6;12091 +79089;45.67475;3.47337;358;20220228;13.5;-1.5;6;2.1;5.28;0;1.72;11854 +79089;45.67475;3.47337;358;20220301;15.7;-2.7;6.5;2.1;5.48;0;1.89;13396 +79089;45.67475;3.47337;358;20220302;14.7;3.1;8.9;1.8;7.11;0;1.57;10586 +79089;45.67475;3.47337;358;20220303;13.4;7;10.2;1.6;9.08;.2;1.28;7799 +79089;45.67475;3.47337;358;20220304;12.8;4.1;8.5;2.1;8.11;0;1.37;9074 +79089;45.67475;3.47337;358;20220305;10.4;-1.4;4.5;2.1;5.18;0;1.48;11117 +79089;45.67475;3.47337;358;20220306;8.1;-4.6;1.7;2;3.98;0;1.41;11768 +79089;45.67475;3.47337;358;20220307;11.6;-5.5;3.1;1.7;4.11;0;1.63;13945 +79089;45.67475;3.47337;358;20220308;15.7;-2.3;6.7;3.1;5.35;0;2.38;14475 +79089;45.67475;3.47337;358;20220309;15.4;.4;7.9;2.9;6.45;0;2.14;13303 +79089;45.67475;3.47337;358;20220310;15;1.6;8.3;4.3;7.21;0;2.23;12726 +79089;45.67475;3.47337;358;20220311;12.7;6.6;9.6;7.3;7.38;.7;2.49;8407 +79089;45.67475;3.47337;358;20220312;9.3;6.7;8;6;7.11;.9;1.84;5182 +79089;45.67475;3.47337;358;20220313;11.1;7.3;9.2;5.8;6.88;3.9;2.27;6563 +79089;45.67475;3.47337;358;20220314;12.7;-.5;6.1;2.9;7.88;2.9;1.5;13292 +79089;45.67475;3.47337;358;20220315;16.4;9;12.7;6.4;9.41;0;2.73;9778 +79089;45.67475;3.47337;358;20220316;17.5;7.4;12.5;2;9.71;0;2;11749 +79089;45.67475;3.47337;358;20220317;10.1;8.6;9.3;3.8;9.95;.6;.98;3728 +79089;45.67475;3.47337;358;20220318;9.5;5.6;7.6;2.9;8.43;0;1.02;3033 +79089;45.67475;3.47337;358;20220319;15.4;2.3;8.9;1.9;8.56;0;1.91;13933 +79089;45.67475;3.47337;358;20220320;15.2;3.1;9.1;4;7.36;.3;2.26;7933 +79089;45.67475;3.47337;358;20220321;17.3;6.5;11.9;3.6;6.96;0;3.14;14433 +79089;45.67475;3.47337;358;20220322;17.2;-1.2;8;3.8;4.76;0;3.47;19133 +79089;45.67475;3.47337;358;20220323;18;-3.2;7.4;1.9;4.93;0;2.73;19200 +79089;45.67475;3.47337;358;20220324;19.9;-2.7;8.6;2.2;5.53;0;3.08;19266 +79089;45.67475;3.47337;358;20220325;19.6;-1.9;8.9;2.3;5.8;0;3.05;18866 +79089;45.67475;3.47337;358;20220326;19.5;-1.6;9;1.9;6.46;0;2.78;19333 +79089;45.67475;3.47337;358;20220327;21.5;-.5;10.5;1.8;6.46;0;2.91;16466 +79089;45.67475;3.47337;358;20220328;21.9;3.1;12.5;2.9;6.2;0;3.74;17766 +79089;45.67475;3.47337;358;20220329;19.1;6.8;12.9;2.7;7.46;4.4;2.78;10133 +79089;45.67475;3.47337;358;20220330;13.7;7.4;10.6;1.5;10.26;4.1;1.35;7400 +79089;45.67475;3.47337;358;20220331;10.5;5.9;8.2;2.4;8.53;9.1;1.34;6666 +79089;45.67475;3.47337;358;20220401;4.3;0;2.1;5.1;5.48;7.6;1.5;8548 +79089;45.67475;3.47337;358;20220402;4.7;.4;2.5;4.6;4.54;2.1;1.93;9720 +79089;45.67475;3.47337;358;20220403;4.2;-1.4;1.4;4;5.05;.2;1.3;8853 +79089;45.67475;3.47337;358;20220404;9.7;-3.8;3;1.4;4.99;0;2.15;22533 +79089;45.67475;3.47337;358;20220405;12.8;-.8;6;1.8;7.73;0;1.56;11166 +79089;45.67475;3.47337;358;20220406;13.6;7;10.3;2.2;9.73;1.4;1.53;7733 +79089;45.67475;3.47337;358;20220407;14.2;8.9;11.6;4.4;10.1;6;1.77;4833 +79089;45.67475;3.47337;358;20220408;16.9;11.1;14;5.3;9.6;2.1;2.97;9066 +79089;45.67475;3.47337;358;20220409;10.4;1.6;6;2.7;6.39;.6;2.06;15066 +79089;45.67475;3.47337;358;20220410;14.9;-3.5;5.7;2;5.8;0;2.81;23566 +79089;45.67475;3.47337;358;20220411;20.8;-1.3;9.7;4.8;7.76;0;3.92;20000 +79089;45.67475;3.47337;358;20220412;19.7;9.7;14.7;2.9;8.06;0;3.41;13843 +79089;45.67475;3.47337;358;20220413;18.2;6.6;12.4;1.3;9.63;0;2.23;12766 +79089;45.67475;3.47337;358;20220414;20.6;4.6;12.6;1.6;10.8;0;2.88;19300 +79089;45.67475;3.47337;358;20220415;21.6;3.3;12.5;2;10.13;0;3.39;22633 +79089;45.67475;3.47337;358;20220416;21.2;3;12.1;2.8;8.86;0;3.74;23100 +79089;45.67475;3.47337;358;20220417;18.8;.1;9.4;2;7.4;0;3.46;25233 +79089;45.67475;3.47337;358;20220418;20.3;.5;10.4;1.6;7.23;0;3.38;23233 +79089;45.67475;3.47337;358;20220419;18.6;1.7;10.2;1.9;8.6;0;3.07;21900 +79089;45.67475;3.47337;358;20220420;16.8;5;10.9;1.3;9.8;2.7;1.92;10833 +79089;45.67475;3.47337;358;20220421;19.8;8.9;14.3;1.8;10.03;1.1;3.21;18933 +79089;45.67475;3.47337;358;20220422;21;1.6;11.3;1.8;9;0;3.39;22733 +79089;45.67475;3.47337;358;20220423;18;9.5;13.7;3.2;10.33;6.7;2.69;10533 +79089;45.67475;3.47337;358;20220424;16.4;6.9;11.6;2;10.43;9.2;2.01;10633 +79089;45.67475;3.47337;358;20220425;16.2;9.8;13;2;10.7;0;2.03;9500 +79089;45.67475;3.47337;358;20220426;17.7;7.2;12.5;2;9.86;0;3.43;23766 +79089;45.67475;3.47337;358;20220427;19.5;1.7;10.6;2.3;8.66;0;3.64;26133 +79089;45.67475;3.47337;358;20220428;22.8;3.4;13.1;1.6;10.23;0;3.61;22833 +79089;45.67475;3.47337;358;20220429;21.7;5;13.3;1.7;10.6;4.9;3.11;17966 +79089;45.67475;3.47337;358;20220430;19.1;4.4;11.7;2.2;9.1;0;3.52;23266 +79089;45.67475;3.47337;358;20220501;18.5;1.1;9.8;1.5;8.2;0;3.48;26033 +79089;45.67475;3.47337;358;20220502;20.2;2.1;11.1;1.7;8.6;0;3.7;25766 +79089;45.67475;3.47337;358;20220503;20.3;4.6;12.4;1.5;9.96;.1;3;18333 +79089;45.67475;3.47337;358;20220504;19.7;6.6;13.1;1.7;11.23;4.2;2.64;14933 +79089;45.67475;3.47337;358;20220505;17;6.6;11.8;2.2;10.36;1.6;2.63;16100 +79089;45.67475;3.47337;358;20220506;17.3;8;12.6;3.3;10.81;.1;2.85;17480 +79089;45.67475;3.47337;358;20220507;21.5;6.2;13.9;2.8;10.18;.7;3.88;22673 +79089;45.67475;3.47337;358;20220508;21.8;8;14.9;2.4;10.68;0;3.79;21568 +79089;45.67475;3.47337;358;20220509;23.6;7.6;15.6;2.2;11.18;0;4.11;23468 +79089;45.67475;3.47337;358;20220510;27;9.2;18.1;2;11.88;0;4.71;24952 +79089;45.67475;3.47337;358;20220511;30.4;10.9;20.7;3;11.21;0;6.08;26289 +79089;45.67475;3.47337;358;20220512;23.5;11.7;17.6;1.9;13.65;1.1;3.76;20414 +79089;45.67475;3.47337;358;20220513;24;13;18.5;1.9;15.18;2;3.65;19720 +79089;45.67475;3.47337;358;20220514;26.3;10.7;18.5;1.7;13.48;0;4.37;23668 +79089;45.67475;3.47337;358;20220515;29.3;13.4;21.4;3.3;12.98;.5;5.72;24100 +79089;45.67475;3.47337;358;20220516;27.2;14.1;20.7;2.3;12.55;0;4.81;21866 +79089;45.67475;3.47337;358;20220517;30.2;12.4;21.3;1.6;13.95;0;5.12;25688 +79089;45.67475;3.47337;358;20220518;30.6;14;22.3;1.8;15.35;.5;5.17;24907 +79089;45.67475;3.47337;358;20220519;31.7;18.9;25.3;4.3;13.75;.1;6.81;21935 +79089;45.67475;3.47337;358;20220520;32;18.2;25.1;4.4;11.98;0;7.3;22826 +79089;45.67475;3.47337;358;20220521;31.3;15.4;23.4;1.8;16.81;0;5.22;24554 +79089;45.67475;3.47337;358;20220522;32.2;16.3;24.2;2.2;16.95;2.4;5.61;24729 +79089;45.67475;3.47337;358;20220523;23.1;18.1;20.6;2.8;14.68;5;3.57;13361 +79089;45.67475;3.47337;358;20220524;20.4;12;16.2;2.4;10.85;0;3.6;17761 +79089;45.67475;3.47337;358;20220525;20.7;7.7;14.2;2.4;10.11;0;3.88;22432 +79089;45.67475;3.47337;358;20220526;19.3;8.2;13.7;2.1;10.98;0;3.37;20691 +79089;45.67475;3.47337;358;20220527;22.6;10.2;16.4;2.5;12.51;0;4.03;22122 +79089;45.67475;3.47337;358;20220528;22.4;11.1;16.7;3.5;10.88;0;4.47;20893 +79089;45.67475;3.47337;358;20220529;19.9;6.4;13.1;3;8.05;0;4.22;23170 +79089;45.67475;3.47337;358;20220530;23.6;5.1;14.4;1.8;7.68;.3;4.73;27334 +79089;45.67475;3.47337;358;20220531;21.4;10.6;16;2.3;10.65;.9;3.94;20579 +79089;45.67475;3.47337;358;20220601;25.3;10;17.7;2.3;13.05;1.8;4.65;25001 +79089;45.67475;3.47337;358;20220602;27.8;14.9;21.3;1.9;15.75;9.8;4.7;22760 +79089;45.67475;3.47337;358;20220603;30.7;14.8;22.8;2.1;16.55;14.3;5.41;25497 +79089;45.67475;3.47337;358;20220604;29.3;14.4;21.9;2.1;18.47;27;4.95;24650 +79089;45.67475;3.47337;358;20220605;24.5;15.9;20.2;2.4;16.67;2.2;4.11;20813 +79089;45.67475;3.47337;358;20220606;24.7;12.7;18.7;1.9;14.54;.3;4.04;21098 +79089;45.67475;3.47337;358;20220607;23.5;13;18.2;2.2;13.34;.3;4.13;20963 +79089;45.67475;3.47337;358;20220608;21.8;12.3;17;2.6;13.35;7.6;3.72;19689 +79089;45.67475;3.47337;358;20220609;19.6;12.9;16.3;3.2;11.91;.2;3.49;16444 +79089;45.67475;3.47337;358;20220610;24.5;9.8;17.2;2.1;12.25;.1;4.54;24753 +79089;45.67475;3.47337;358;20220611;29.3;11.2;20.3;2;13.71;0;5.46;27639 +79089;45.67475;3.47337;358;20220612;29.9;14.7;22.3;1.4;15.81;.3;5.1;25335 +79089;45.67475;3.47337;358;20220613;25.9;16.6;21.3;2.4;15.75;0;4.36;19626 +79089;45.67475;3.47337;358;20220614;31.3;10.3;20.8;1.8;12.18;.2;6;29740 +79089;45.67475;3.47337;358;20220615;34.3;17;25.6;2.7;15.98;0;6.7;27066 +79089;45.67475;3.47337;358;20220616;31.4;18.3;24.8;2.2;17.11;.1;5.53;23529 +79089;45.67475;3.47337;358;20220617;33.7;16;24.8;2.1;15.11;0;6.32;27507 +79089;45.67475;3.47337;358;20220618;37.9;15.3;26.6;3.3;13.28;0;8.52;30945 +79089;45.67475;3.47337;358;20220619;35.5;24.2;29.8;6.8;12.85;0;10.08;21675 +79089;45.67475;3.47337;358;20220620;33.9;17.7;25.8;2.9;12.81;.4;6.99;26273 +79089;45.67475;3.47337;358;20220621;32.7;17.6;25.2;2.4;16.61;3.8;6.06;25207 +79089;45.67475;3.47337;358;20220622;29.4;18.8;24.1;2.3;19.01;7;4.86;21049 +79089;45.67475;3.47337;358;20220623;25.1;16.3;20.7;2.5;17.38;4.6;3.96;19041 +79089;45.67475;3.47337;358;20220624;23;15.9;19.4;2.3;15.11;7.4;3.63;17061 +79089;45.67475;3.47337;358;20220625;28;12.5;20.2;2.6;14.51;33.1;5.26;25560 +79089;45.67475;3.47337;358;20220626;17.6;14.8;16.2;1.7;16.65;46.2;1.89;10311 +79089;45.67475;3.47337;358;20220627;19;14.4;16.7;1.6;15.88;1.6;2.45;13468 +79089;45.67475;3.47337;358;20220628;24.2;10.7;17.4;2.3;13.68;0;4.31;23608 +79089;45.67475;3.47337;358;20220629;27.8;11.7;19.7;1.5;13.31;0;4.96;26089 +79089;45.67475;3.47337;358;20220630;22.1;15.4;18.8;2.3;14.78;5.1;3.48;16465 +79089;45.67475;3.47337;358;20220701;21.7;11.6;16.6;2;12.45;0;3.77;20377 +79089;45.67475;3.47337;358;20220702;29.6;9;19.3;1.6;12.35;0;5.51;29452 +79089;45.67475;3.47337;358;20220703;29.1;14.2;21.7;2;15.51;2;5.16;24886 +79089;45.67475;3.47337;358;20220704;26.5;15.5;21;1.8;16.58;.5;4.3;21235 +79089;45.67475;3.47337;358;20220705;25.9;14.3;20.1;2.2;14.81;0;4.45;21793 +79089;45.67475;3.47337;358;20220706;25.1;12.2;18.6;2.7;12.65;0;4.71;22980 +79089;45.67475;3.47337;358;20220707;24.7;10.6;17.6;2.8;12.78;0;4.64;24023 +79089;45.67475;3.47337;358;20220708;25.3;13.1;19.2;3.8;13.95;0;4.85;22287 +79089;45.67475;3.47337;358;20220709;27.3;11.8;19.5;2.6;13.35;.1;5.16;25198 +79089;45.67475;3.47337;358;20220710;27.6;13;20.3;2.4;13.95;0;5.03;24348 +79089;45.67475;3.47337;358;20220711;28.4;12.5;20.4;2.2;13.35;.1;5.26;25390 +79089;45.67475;3.47337;358;20220712;30.2;13.8;22;2.1;13.65;0;5.56;25774 +79089;45.67475;3.47337;358;20220713;31.9;13;22.5;2.1;12.28;0;6.02;27596 +79089;45.67475;3.47337;358;20220714;34.2;16.8;25.5;2.2;14.45;0;6.37;26503 +79089;45.67475;3.47337;358;20220715;30.6;16.3;23.5;2.3;14.48;0;5.55;23874 +79089;45.67475;3.47337;358;20220716;29.7;13.6;21.6;2.4;12.55;0;5.63;25218 +79089;45.67475;3.47337;358;20220717;32.2;13.2;22.7;2.1;12.61;0;6.05;27420 +79089;45.67475;3.47337;358;20220718;37.6;15.2;26.4;2.2;12.75;1.5;7.19;28888 +79089;45.67475;3.47337;358;20220719;38.6;19.5;29.1;2.9;14.91;.6;7.77;27332 +79089;45.67475;3.47337;358;20220720;27.7;18.9;23.3;2.2;18.01;.5;4.23;18226 +79089;45.67475;3.47337;358;20220721;30.7;14.5;22.6;1.9;15.78;0;5.26;24922 +79089;45.67475;3.47337;358;20220722;33.5;15.1;24.3;2.2;16.48;.3;5.99;26480 +79089;45.67475;3.47337;358;20220723;27.9;20.3;24.1;3.1;17.21;0;4.6;16695 +79089;45.67475;3.47337;358;20220724;34.9;14.2;24.6;1.8;15.55;0;6.07;27751 +79089;45.67475;3.47337;358;20220725;31.2;19.2;25.2;3.2;15.88;.4;5.78;21012 +79089;45.67475;3.47337;358;20220726;26.3;16.5;21.4;3.3;14.45;0;4.71;18876 +79089;45.67475;3.47337;358;20220727;26.6;12.5;19.5;2.6;11.98;0;4.9;22682 +79089;45.67475;3.47337;358;20220728;30.6;11.1;20.8;1.9;11.81;0;5.49;26536 +79089;45.67475;3.47337;358;20220729;27.7;16.6;22.2;1.7;13.55;.2;4.39;19871 +79089;45.67475;3.47337;358;20220730;30.6;13.2;21.9;2;12.61;0;5.35;24967 +79089;45.67475;3.47337;358;20220731;32.1;14.6;23.4;2.2;13.41;0;5.73;24892 +79089;45.67475;3.47337;358;20220801;32.2;15.2;23.7;2.1;14.28;0;5.56;24479 +79089;45.67475;3.47337;358;20220802;32.4;15.5;23.9;2.2;14.58;1.1;5.62;24268 +79089;45.67475;3.47337;358;20220803;37.1;16.5;26.8;1.9;14.31;0;6.37;26428 +79089;45.67475;3.47337;358;20220804;36.9;19.5;28.2;1.8;15.11;.3;6.03;24351 +79089;45.67475;3.47337;358;20220805;29.8;19.1;24.5;2.4;17.35;2.5;4.64;18843 +79089;45.67475;3.47337;358;20220806;29.6;16.5;23;2.8;15.68;0;5.03;20768 +79089;45.67475;3.47337;358;20220807;29.4;12.1;20.8;2.7;12.08;0;5.42;23911 +79089;45.67475;3.47337;358;20220808;31.4;12.6;22;2.4;10.65;0;5.78;24836 +79089;45.67475;3.47337;358;20220809;32.8;13;22.9;2.2;10.08;0;5.89;25268 +79089;45.67475;3.47337;358;20220810;33.9;14;24;2;10.65;0;5.84;24918 +79089;45.67475;3.47337;358;20220811;35.3;14.9;25.1;1.8;11.21;0;5.85;25261 +79089;45.67475;3.47337;358;20220812;34.8;15.5;25.2;2.1;11.15;0;6.04;24612 +79089;45.67475;3.47337;358;20220813;35;15.2;25.1;1.9;10.31;8.3;5.84;24456 +79089;45.67475;3.47337;358;20220814;25.5;18.5;22;2.4;16.38;9.7;3.56;14172 +79089;45.67475;3.47337;358;20220815;26.7;15.4;21.1;2.1;15.61;.7;3.9;18255 +79089;45.67475;3.47337;358;20220816;30.3;14.1;22.2;2.4;15.91;20.9;4.8;21837 +79089;45.67475;3.47337;358;20220817;23.5;15.5;19.5;1.9;17.78;14.5;2.86;15137 +79089;45.67475;3.47337;358;20220818;22.7;13.5;18.1;1.9;16.95;8.2;2.82;16010 +79089;45.67475;3.47337;358;20220819;23.3;16.3;19.8;2.2;17.98;3.7;2.81;13826 +79089;45.67475;3.47337;358;20220820;25.6;16.8;21.2;1.9;17.51;.2;3.26;15536 +79089;45.67475;3.47337;358;20220821;24.9;13.4;19.2;1.7;14.95;.1;3.39;17757 +79089;45.67475;3.47337;358;20220822;25.6;16.4;21;1.8;16.75;.3;3.27;15595 +79089;45.67475;3.47337;358;20220823;27.9;17.3;22.6;1.7;18.45;.1;3.51;16650 +79089;45.67475;3.47337;358;20220824;31.2;14.9;23;1.7;16.05;0;4.41;20802 +79089;45.67475;3.47337;358;20220825;31.3;16.4;23.9;2.3;16.01;2.9;4.66;19709 +79089;45.67475;3.47337;358;20220826;25.5;18.6;22;2.5;18.98;.2;3.05;13009 +79089;45.67475;3.47337;358;20220827;25.3;14.9;20.1;1.8;16.68;.1;3.18;16062 +79089;45.67475;3.47337;358;20220828;29.2;13.5;21.4;1.5;15.75;0;3.87;19746 +79089;45.67475;3.47337;358;20220829;31.8;14.2;23;1.8;15.61;.6;4.41;20751 +79089;45.67475;3.47337;358;20220830;25;17.7;21.4;2.4;17.48;.6;3.05;12974 +79089;45.67475;3.47337;358;20220831;26.6;14.7;20.7;1.7;16.85;.1;3.27;16701 +79089;45.67475;3.47337;358;20220901;28.2;13.5;20.9;1.8;14.65;0;3.79;18500 +79089;45.67475;3.47337;358;20220902;26.1;15;20.6;2.1;15.41;4.5;3.39;15882 +79089;45.67475;3.47337;358;20220903;26.4;14;20.2;2.2;15.98;0;3.38;16569 +79089;45.67475;3.47337;358;20220904;30.1;13.9;22;2.1;15.75;.2;4.08;18925 +79089;45.67475;3.47337;358;20220905;30.5;17;23.8;3.2;17.25;2.8;4.5;17091 +79089;45.67475;3.47337;358;20220906;25.9;17;21.4;2.4;17.91;1.2;3.05;13541 +79089;45.67475;3.47337;358;20220907;25;14.6;19.8;1.9;17.35;12.4;2.78;14597 +79089;45.67475;3.47337;358;20220908;24.5;12.2;18.3;2.6;14.01;.1;3.23;15814 +79089;45.67475;3.47337;358;20220909;22.8;11.6;17.2;2.2;13.08;.7;2.86;14922 +79089;45.67475;3.47337;358;20220910;22.5;14.2;18.3;1.3;12.85;0;2.48;12546 +79089;45.67475;3.47337;358;20220911;25.6;9.4;17.5;1.5;12.28;0;3.12;17733 +79089;45.67475;3.47337;358;20220912;33.1;12.6;22.8;2.6;13.38;0;4.89;19886 +79089;45.67475;3.47337;358;20220913;31.6;18.4;25;3.4;17.78;1.8;4.57;15621 +79089;45.67475;3.47337;358;20220914;28.1;18.8;23.5;3.2;18.08;9.4;3.56;12902 +79089;45.67475;3.47337;358;20220915;24.5;15.1;19.8;2.2;16.81;8.1;2.61;12803 +79089;45.67475;3.47337;358;20220916;19.1;14.5;16.8;2.3;14.61;.5;1.88;8587 +79089;45.67475;3.47337;358;20220917;16.4;8;12.2;3.4;9.58;0;2.31;11658 +79089;45.67475;3.47337;358;20220918;18.7;3.4;11.1;1.6;8.01;0;2.37;16025 +79089;45.67475;3.47337;358;20220919;19.4;4.1;11.7;2;8.51;0;2.52;15864 +79089;45.67475;3.47337;358;20220920;19.5;4;11.8;2;8.45;0;2.52;15788 +79089;45.67475;3.47337;358;20220921;19.8;4.7;12.2;2;8.38;0;2.56;15406 +79089;45.67475;3.47337;358;20220922;22.1;4.2;13.2;1.6;8.78;0;2.63;16692 +79089;45.67475;3.47337;358;20220923;23.1;7.9;15.5;2.1;11.31;4;2.71;15126 +79089;45.67475;3.47337;358;20220924;20.4;10.2;15.3;2.1;13.08;5.4;2.06;12046 +79089;45.67475;3.47337;358;20220925;15.5;11.3;13.4;1.5;13.01;4.4;1.27;7477 +79089;45.67475;3.47337;358;20220926;17.2;9.2;13.2;1.4;11.35;4.4;1.64;10279 +79089;45.67475;3.47337;358;20220927;14.6;10.1;12.4;2.8;10.98;6.1;1.54;7548 +79089;45.67475;3.47337;358;20220928;17.2;11.2;14.2;3.1;12.95;20.8;1.63;8615 +79089;45.67475;3.47337;358;20220929;14.8;10;12.4;1.4;10.88;.8;1.35;7487 +79089;45.67475;3.47337;358;20220930;15.1;6.3;10.7;1.7;9.38;1.1;1.55;10384 +79089;45.67475;3.47337;358;20221001;19.5;6.4;13;3.2;11.91;4.8;2.04;12698 +79089;45.67475;3.47337;358;20221002;22.5;14.8;18.6;2.1;14.41;0;2.12;9479 +79089;45.67475;3.47337;358;20221003;18.5;11.6;15.1;1.6;13.25;0;1.52;8760 +79089;45.67475;3.47337;358;20221004;22.8;6.8;14.8;1.6;11.38;.1;2.19;13609 +79089;45.67475;3.47337;358;20221005;26.2;9.6;17.9;2.5;11.68;0;3;13721 +79089;45.67475;3.47337;358;20221006;18;11.9;14.9;1.7;13.45;0;1.41;7911 +79089;45.67475;3.47337;358;20221007;23;11.1;17.1;1.4;13.78;.1;1.89;11214 +79089;45.67475;3.47337;358;20221008;16.4;13.3;14.8;1.7;13.18;.4;1.21;5246 +79089;45.67475;3.47337;358;20221009;21.6;6.1;13.8;2.2;10.98;.1;2.08;12534 +79089;45.67475;3.47337;358;20221010;23.9;10.3;17.1;2.7;12.28;.4;2.44;11601 +79089;45.67475;3.47337;358;20221011;19;11.9;15.5;1.7;14.31;2.7;1.36;8030 +79089;45.67475;3.47337;358;20221012;22.1;13.8;18;1.3;14.85;.2;1.58;8620 +79089;45.67475;3.47337;358;20221013;18.4;11.1;14.7;1.6;13.45;2.8;1.35;7915 +79089;45.67475;3.47337;358;20221014;18.9;13.2;16;2.8;14.68;1.3;1.42;6797 +79089;45.67475;3.47337;358;20221015;22.3;13.5;17.9;2.6;13.75;0;2.05;8502 +79089;45.67475;3.47337;358;20221016;24.8;15.2;20;5;14.45;0;3.21;8864 +79089;45.67475;3.47337;358;20221017;23.5;17.1;20.3;4.8;14.48;0;2.98;6806 +79089;45.67475;3.47337;358;20221018;25.9;14.5;20.2;2.6;14.28;.1;2.46;9403 +79089;45.67475;3.47337;358;20221019;25.9;12.5;19.2;2.9;13.75;.5;2.52;10130 +79089;45.67475;3.47337;358;20221020;23.2;16.8;20;4.3;15.61;9.2;2.48;6717 +79089;45.67475;3.47337;358;20221021;22.8;15.7;19.2;2.8;15.85;4.7;1.83;6973 +79089;45.67475;3.47337;358;20221022;23.7;12.1;17.9;2.7;13.65;.1;2.08;8974 +79089;45.67475;3.47337;358;20221023;24.8;15.1;20;4.8;14.45;0;3;8002 +79089;45.67475;3.47337;358;20221024;22.6;14.1;18.3;2.2;12.91;.1;1.9;7359 +79089;45.67475;3.47337;358;20221025;22.2;9.2;15.7;2.4;11.55;0;1.9;9159 +79089;45.67475;3.47337;358;20221026;24.3;12;18.1;1.9;12.98;.1;1.81;8774 +79089;45.67475;3.47337;358;20221027;23.3;13;18.2;3.5;13.58;0;2.2;7808 +79089;45.67475;3.47337;358;20221028;27.5;17.3;22.4;3.6;11.58;0;3.53;7603 +79089;45.67475;3.47337;358;20221029;26.4;13.9;20.1;4.1;9.51;0;3.77;8421 +79089;45.67475;3.47337;358;20221030;24.5;14.8;19.7;2.5;9.55;0;2.63;7230 +79089;45.67475;3.47337;358;20221031;22.3;12.3;17.3;3.6;12.35;7;2.27;7249 +79089;45.67475;3.47337;358;20221101;17.6;13.8;15.7;1.9;12.85;.1;1.2;4158 +79089;45.67475;3.47337;358;20221102;18;7.6;12.8;1.8;10.01;0;1.25;7183 +79089;45.67475;3.47337;358;20221103;16.8;8.1;12.4;3.9;9.41;4.7;1.76;6416 +79089;45.67475;3.47337;358;20221104;10.9;6.9;8.9;3.5;8.81;11.1;1.01;3929 +79089;45.67475;3.47337;358;20221105;11.1;5.2;8.2;2.7;8.41;0;.92;4948 +79089;45.67475;3.47337;358;20221106;15.8;1.9;8.8;2.7;7.41;.1;1.36;7923 +79089;45.67475;3.47337;358;20221107;18.3;6.8;12.5;3.2;8.95;0;1.76;7043 +79089;45.67475;3.47337;358;20221108;18.5;9.3;13.9;4.8;10.68;3.4;1.93;6143 +79089;45.67475;3.47337;358;20221109;14.5;12.6;13.6;2;13.15;9;.78;2024 +79089;45.67475;3.47337;358;20221110;13.9;9.1;11.5;1.8;11.05;0;.77;4027 +79089;45.67475;3.47337;358;20221111;19.1;3.8;11.4;2.2;9.95;.1;1.13;7789 +79089;45.67475;3.47337;358;20221112;20.1;6.6;13.4;2;10.55;0;1.24;7178 +79089;45.67475;3.47337;358;20221113;16.1;6.4;11.3;1.5;10.01;0;.88;5865 +79089;45.67475;3.47337;358;20221114;16;8.7;12.4;3.5;10.85;7.1;1.2;4920 +79089;45.67475;3.47337;358;20221115;15.6;10.5;13;2.7;12.11;4.8;.92;3896 +79089;45.67475;3.47337;358;20221116;15.2;6.9;11.1;3;9.58;.3;1.15;5132 +79089;45.67475;3.47337;358;20221117;17.1;10.9;14;3;9.65;5.5;1.61;4243 +79089;45.67475;3.47337;358;20221118;11.8;7;9.4;1.9;8.58;1.1;.86;3578 +79089;45.67475;3.47337;358;20221119;8.3;3.5;5.9;1.6;8.08;2.3;.48;3519 +79089;45.67475;3.47337;358;20221120;9.5;2.5;6;1.7;7.71;1.1;.55;4393 +79089;45.67475;3.47337;358;20221121;9.2;3.6;6.4;2.5;7.95;4.1;.61;3792 +79089;45.67475;3.47337;358;20221122;10.4;4.4;7.4;2.6;7.11;2.3;.96;3863 +79089;45.67475;3.47337;358;20221123;12.7;3.9;8.3;3.6;8.41;5.6;.96;4831 +79089;45.67475;3.47337;358;20221124;12.7;4.6;8.6;2.7;8.21;0;.91;4538 +79089;45.67475;3.47337;358;20221125;10.5;7.7;9.1;1.4;9.18;3;.63;2270 +79089;45.67475;3.47337;358;20221126;8.6;3.9;6.3;1.6;8.25;0;.45;3182 +79089;45.67475;3.47337;358;20221127;12.7;2.3;7.5;3.9;6.85;2.4;1.23;5071 +79089;45.67475;3.47337;358;20221128;10.3;7.1;8.7;2.4;8.95;5.7;.73;2386 +79089;45.67475;3.47337;358;20221129;8;4.3;6.2;1.6;8.21;2.5;.45;2633 +79089;45.67475;3.47337;358;20221130;6.9;4.7;5.8;2.5;8.55;.9;.39;1818 +79089;45.67475;3.47337;358;20221201;6;4.5;5.2;2.7;7.68;.1;.55;1301 +79089;45.67475;3.47337;358;20221202;3.3;2.8;3;1.4;6.48;3;.48;456 +79089;45.67475;3.47337;358;20221203;3.5;.6;2;.7;6.65;3.7;.28;2115 +79089;45.67475;3.47337;358;20221204;4.5;2.1;3.3;1.4;7.11;5.1;.35;1814 +79089;45.67475;3.47337;358;20221205;8;-.3;3.8;1.8;5.88;0;.57;4108 +79089;45.67475;3.47337;358;20221206;3.7;-3.8;0;1.1;5.21;.1;.31;3808 +79089;45.67475;3.47337;358;20221207;1.8;-.6;.6;1;5.81;0;.31;1790 +79089;45.67475;3.47337;358;20221208;3.8;-2;.9;1;5.48;.3;.3;3201 +79089;45.67475;3.47337;358;20221209;2.1;.3;1.2;1.6;6.15;1.1;.33;1438 +79089;45.67475;3.47337;358;20221210;-1;-1.2;-1.1;3.4;5.05;.1;.4;161 +79089;45.67475;3.47337;358;20221211;1.5;-6;-2.2;1.5;4.05;0;.34;3678 +79089;45.67475;3.47337;358;20221212;2.2;-5.6;-1.7;1.6;4.45;2.4;.33;3745 +79089;45.67475;3.47337;358;20221213;5;-.7;2.2;1.7;6.25;2.6;.31;3078 +79089;45.67475;3.47337;358;20221214;14;.3;7.2;2.2;8.45;.1;.51;5159 +79089;45.67475;3.47337;358;20221215;4.5;2.6;3.6;1.6;7.41;8;.33;1305 +79089;45.67475;3.47337;358;20221216;.9;.4;.6;3.1;5.98;0;.35;391 +79089;45.67475;3.47337;358;20221217;.1;-6.3;-3.1;1.4;4.18;.1;.26;3279 +79089;45.67475;3.47337;358;20221218;9.9;-5.5;2.2;4.1;5.48;.1;.86;5515 +79089;45.67475;3.47337;358;20221219;15.2;6.5;10.9;5.5;8.81;0;1.62;3965 +79089;45.67475;3.47337;358;20221220;16.2;11.8;14;6;10.05;1.8;2.16;2532 +79089;45.67475;3.47337;358;20221221;14.5;10.4;12.4;2.9;10.48;.6;1.06;2453 +79089;45.67475;3.47337;358;20221222;14.6;10.2;12.4;3;10.11;5.8;1.15;2570 +79089;45.67475;3.47337;358;20221223;16.4;11.6;14;2.6;12.28;1.5;.93;2706 +79089;45.67475;3.47337;358;20221224;14.9;10.9;12.9;1.6;11.31;.1;.77;2334 +79089;45.67475;3.47337;358;20221225;18.4;6.2;12.3;3.1;9.08;0;1.4;4859 +79089;45.67475;3.47337;358;20221226;12.6;7.2;9.9;2.3;9.31;1.7;.78;2737 +79089;45.67475;3.47337;358;20221227;11.7;3.3;7.5;1.7;7.91;0;.57;3904 +79089;45.67475;3.47337;358;20221228;13.8;2.2;8;3.7;7.51;0;1.11;4747 +79089;45.67475;3.47337;358;20221229;12.9;8.6;10.7;3.6;8.88;8.7;1.25;2579 +79089;45.67475;3.47337;358;20221230;14.4;5;9.7;3.3;9.75;2;.77;4208 +79089;45.67475;3.47337;358;20221231;17.4;10.7;14.1;4.8;10.75;0;1.75;3442 +79090;45.69398;3.79293;706;20220101;17.6;4.2;10.9;2.3;6.6;0;1.37;6114 +79090;45.69398;3.79293;706;20220102;13.5;5.8;9.7;3.4;6.58;0;1.77;4028 +79090;45.69398;3.79293;706;20220103;10.5;5.5;8;3.6;8.5;0;.81;3449 +79090;45.69398;3.79293;706;20220104;14.6;7.3;11;6;7.9;7.5;2.06;4142 +79090;45.69398;3.79293;706;20220105;.9;-.4;.3;5.8;5.55;.4;.42;2004 +79090;45.69398;3.79293;706;20220106;.8;-1.6;-.4;3.8;5;0;.44;3159 +79090;45.69398;3.79293;706;20220107;1.6;-3.2;-.8;3.6;5.3;6;.3;2986 +79090;45.69398;3.79293;706;20220108;4.8;.2;2.5;5.2;7.08;8.1;.25;2982 +79090;45.69398;3.79293;706;20220109;4.2;1.6;2.9;5;6.35;5.9;.51;2130 +79090;45.69398;3.79293;706;20220110;3.4;.8;2.1;3;5.95;0;.47;3644 +79090;45.69398;3.79293;706;20220111;.6;-3.6;-1.5;3.1;5;0;.3;3610 +79090;45.69398;3.79293;706;20220112;-1.1;-3.3;-2.2;3.3;4.65;0;.33;2157 +79090;45.69398;3.79293;706;20220113;2.6;-5.1;-1.3;2.5;4.38;0;.39;5637 +79090;45.69398;3.79293;706;20220114;10.1;-4.6;2.8;2;4.13;0;.87;7076 +79090;45.69398;3.79293;706;20220115;10.4;-2.9;3.8;1.9;3.68;0;.98;6984 +79090;45.69398;3.79293;706;20220116;6;-3.9;1.1;2.8;4.05;0;.8;6438 +79090;45.69398;3.79293;706;20220117;1.9;-3.3;-.7;2.4;5.75;0;.21;3622 +79090;45.69398;3.79293;706;20220118;.7;-1.3;-.3;2.9;5.48;0;.3;2036 +79090;45.69398;3.79293;706;20220119;1.9;-3;-.6;3.2;5.2;.4;.39;4100 +79090;45.69398;3.79293;706;20220120;.8;-.7;.1;3.8;6.08;.7;.3;1840 +79090;45.69398;3.79293;706;20220121;.8;-2.3;-.8;4.7;4.41;0;.74;5063 +79090;45.69398;3.79293;706;20220122;-.9;-4.7;-2.8;2.5;4.88;0;.24;3226 +79090;45.69398;3.79293;706;20220123;1.6;-1.8;-.1;1.4;5.34;0;.4;3452 +79090;45.69398;3.79293;706;20220124;11.1;-5.2;3;2.3;4.68;0;.94;8320 +79090;45.69398;3.79293;706;20220125;11.8;-1.1;5.4;1.7;4.48;0;1.02;7900 +79090;45.69398;3.79293;706;20220126;8.3;-3;2.6;2.4;4.48;0;.87;7646 +79090;45.69398;3.79293;706;20220127;7.9;-4.2;1.9;2.4;3.88;.1;.95;8052 +79090;45.69398;3.79293;706;20220128;1.8;-5.6;-1.9;2.4;5.25;.1;.23;5876 +79090;45.69398;3.79293;706;20220129;2.7;-4.2;-.8;2.6;5.55;.1;.29;5565 +79090;45.69398;3.79293;706;20220130;4.8;.4;2.6;2.8;7.08;.1;.35;4043 +79090;45.69398;3.79293;706;20220131;4;1.5;2.7;5.9;6.48;2.5;.57;2735 +79090;45.69398;3.79293;706;20220201;2.1;-2.7;-.3;4.3;5.5;2.6;.41;4069 +79090;45.69398;3.79293;706;20220202;6.7;2.4;4.6;3.9;6.15;.5;.91;4017 +79090;45.69398;3.79293;706;20220203;11.9;.3;6.1;3.5;7.14;0;1.29;6768 +79090;45.69398;3.79293;706;20220204;6.2;.6;3.4;3.1;6.65;3.7;.66;4827 +79090;45.69398;3.79293;706;20220205;5.2;.9;3.1;3.5;6.25;0;.63;5941 +79090;45.69398;3.79293;706;20220206;5.7;-2.5;1.6;5;6.3;4.8;.51;6130 +79090;45.69398;3.79293;706;20220207;5.8;4.1;5;5.2;6.35;.4;1.11;4765 +79090;45.69398;3.79293;706;20220208;10.2;-3;3.6;2;5.05;0;1.02;9457 +79090;45.69398;3.79293;706;20220209;15.6;-.4;7.6;2.6;5.25;0;1.73;10517 +79090;45.69398;3.79293;706;20220210;5.8;2.2;4;2.1;6.68;3.3;1.38;9966 +79090;45.69398;3.79293;706;20220211;6;3.4;4.7;2.8;6.15;0;1.14;8566 +79090;45.69398;3.79293;706;20220212;7.4;-3.9;1.8;2.3;4.79;0;1.01;9866 +79090;45.69398;3.79293;706;20220213;10.3;-1.4;4.5;6.2;6.75;.5;1.65;11433 +79090;45.69398;3.79293;706;20220214;7.5;5.2;6.4;3.5;7.55;5.4;1.25;4033 +79090;45.69398;3.79293;706;20220215;6.8;1.9;4.3;2.7;6.58;8;1.07;6866 +79090;45.69398;3.79293;706;20220216;9.9;2.5;6.2;4.7;9.1;6.1;.62;5929 +79090;45.69398;3.79293;706;20220217;12.6;8.4;10.5;4.8;9.88;.5;1.27;6099 +79090;45.69398;3.79293;706;20220218;16.4;5.7;11.1;4.8;8.73;1;2.1;9336 +79090;45.69398;3.79293;706;20220219;6.4;1;3.7;3.7;5.58;0;1.11;7970 +79090;45.69398;3.79293;706;20220220;9.8;-.3;4.7;3.9;6.85;4.3;1.05;7973 +79090;45.69398;3.79293;706;20220221;5.7;5;5.4;7.4;6.88;5;1.06;3044 +79090;45.69398;3.79293;706;20220222;7.7;2.6;5.1;4.2;7.4;.7;.84;6374 +79090;45.69398;3.79293;706;20220223;9.6;4.4;7;2.8;8;.1;.97;6495 +79090;45.69398;3.79293;706;20220224;11.8;2.2;7;4.2;6.68;1.1;1.75;9285 +79090;45.69398;3.79293;706;20220225;5.1;-.3;2.4;4.3;5.33;0;1.09;8205 +79090;45.69398;3.79293;706;20220226;7.6;-1.7;3;3.3;4.65;0;1.45;10838 +79090;45.69398;3.79293;706;20220227;10;-3.8;3.1;2.6;4.6;0;1.45;12949 +79090;45.69398;3.79293;706;20220228;10.9;-1.7;4.6;2.8;5.03;0;1.66;12398 +79090;45.69398;3.79293;706;20220301;13.5;-2.7;5.4;2.7;5.35;0;1.75;14090 +79090;45.69398;3.79293;706;20220302;11.8;2.1;6.9;3;6.7;0;1.55;10420 +79090;45.69398;3.79293;706;20220303;10.6;4.5;7.6;2.3;8.65;.5;1.05;7820 +79090;45.69398;3.79293;706;20220304;10.2;4.3;7.2;3.1;7.43;0;1.44;9662 +79090;45.69398;3.79293;706;20220305;8.2;-.7;3.7;2.6;4.83;0;1.52;11668 +79090;45.69398;3.79293;706;20220306;5.9;-5.7;.1;2.1;3.8;0;1.31;13003 +79090;45.69398;3.79293;706;20220307;7.9;-5.3;1.3;2.6;4;0;1.53;13896 +79090;45.69398;3.79293;706;20220308;12.5;-3.2;4.7;3.2;5.1;0;1.98;15103 +79090;45.69398;3.79293;706;20220309;12.7;.6;6.6;3;6.33;0;1.92;13765 +79090;45.69398;3.79293;706;20220310;11.7;.9;6.3;4.2;6.78;.1;1.81;12632 +79090;45.69398;3.79293;706;20220311;9.3;4.4;6.9;7.2;6.93;.2;1.84;7579 +79090;45.69398;3.79293;706;20220312;6.8;4;5.4;5.4;6.78;1.1;1.3;5272 +79090;45.69398;3.79293;706;20220313;8.1;4.8;6.4;5.9;6.58;5.2;1.66;5507 +79090;45.69398;3.79293;706;20220314;9.8;-.9;4.5;4.2;7.53;4.7;1.18;12249 +79090;45.69398;3.79293;706;20220315;14.4;7.1;10.8;7.1;8.83;0;2.33;9022 +79090;45.69398;3.79293;706;20220316;15.8;5.4;10.6;3.2;9.15;0;1.95;11821 +79090;45.69398;3.79293;706;20220317;8.1;6.8;7.5;3.9;9.28;.5;.8;3096 +79090;45.69398;3.79293;706;20220318;6.5;4.2;5.4;2.1;8.45;0;.77;1966 +79090;45.69398;3.79293;706;20220319;13.8;1.1;7.5;1.7;8.11;0;1.8;14000 +79090;45.69398;3.79293;706;20220320;11.4;1;6.2;4.4;6.75;.3;2.11;7866 +79090;45.69398;3.79293;706;20220321;13.5;5.1;9.3;4.1;6.08;0;3.16;14600 +79090;45.69398;3.79293;706;20220322;13.9;-2.1;5.9;4.2;4.41;0;3.4;19166 +79090;45.69398;3.79293;706;20220323;15;-4.5;5.3;2.2;4.51;0;2.76;19266 +79090;45.69398;3.79293;706;20220324;17.2;-4;6.6;2.2;5.01;0;2.98;19500 +79090;45.69398;3.79293;706;20220325;17.6;-3.4;7.1;2.1;5.35;0;2.91;18866 +79090;45.69398;3.79293;706;20220326;18.2;-2.7;7.7;1.5;5.95;0;2.66;19200 +79090;45.69398;3.79293;706;20220327;19;-2;8.5;1.6;5.75;0;2.73;16733 +79090;45.69398;3.79293;706;20220328;19.4;.8;10.1;2.9;5.48;0;3.71;18233 +79090;45.69398;3.79293;706;20220329;17.1;4.2;10.6;2.9;6.78;3;2.96;11633 +79090;45.69398;3.79293;706;20220330;12.1;6.1;9.1;1.6;9.71;4.7;1.45;7933 +79090;45.69398;3.79293;706;20220331;8.2;3.1;5.7;2.5;8.11;7.9;1.23;6566 +79090;45.69398;3.79293;706;20220401;1;-.9;.1;3.8;5.09;7.5;.94;8266 +79090;45.69398;3.79293;706;20220402;1.1;-2.6;-.7;3.4;4.52;2.2;1.04;7633 +79090;45.69398;3.79293;706;20220403;1.2;-3.4;-1.1;3.6;4.32;.1;1.1;8633 +79090;45.69398;3.79293;706;20220404;7.7;-5.2;1.2;1.4;4.71;0;2.08;22000 +79090;45.69398;3.79293;706;20220405;11.7;-4;3.9;1.9;6.98;0;1.77;13866 +79090;45.69398;3.79293;706;20220406;12.9;4.1;8.5;2.1;9.05;1.1;1.76;10100 +79090;45.69398;3.79293;706;20220407;13.2;6.7;10;4.7;9.08;5.7;2.17;6966 +79090;45.69398;3.79293;706;20220408;15.3;9.1;12.2;5.4;8.85;1.5;3.16;10200 +79090;45.69398;3.79293;706;20220409;8.5;1.5;5;3.8;5.56;.8;2.36;15750 +79090;45.69398;3.79293;706;20220410;13.6;-5.3;4.1;1.6;5.35;0;2.72;23700 +79090;45.69398;3.79293;706;20220411;15;-1.7;6.7;5.9;6.98;0;3.42;18566 +79090;45.69398;3.79293;706;20220412;15.4;7.1;11.3;3.4;7.27;0;2.94;11875 +79090;45.69398;3.79293;706;20220413;18.2;5.3;11.8;1.9;8.21;0;2.95;16266 +79090;45.69398;3.79293;706;20220414;19.2;3.6;11.4;1.6;10.31;0;2.96;20033 +79090;45.69398;3.79293;706;20220415;20.5;3;11.8;1.9;9.91;0;3.36;21633 +79090;45.69398;3.79293;706;20220416;19.8;3;11.4;3.2;8.41;0;3.93;23000 +79090;45.69398;3.79293;706;20220417;17.6;-.6;8.5;2.1;7.11;0;3.49;25433 +79090;45.69398;3.79293;706;20220418;19;-.6;9.2;1.7;6.35;0;3.54;23833 +79090;45.69398;3.79293;706;20220419;17.7;.8;9.2;1.9;7.75;0;3.24;21900 +79090;45.69398;3.79293;706;20220420;14.8;3.1;8.9;1.3;9.31;3.8;1.86;10700 +79090;45.69398;3.79293;706;20220421;16.6;7.5;12.1;1.9;9.95;.5;2.89;16733 +79090;45.69398;3.79293;706;20220422;18.8;.7;9.7;1.8;8.51;0;3.32;22200 +79090;45.69398;3.79293;706;20220423;14.7;8.9;11.8;3.9;9.28;4.7;2.64;8200 +79090;45.69398;3.79293;706;20220424;13.7;3.7;8.7;2.2;9.45;9.8;1.99;11500 +79090;45.69398;3.79293;706;20220425;14.8;7.2;11;2.2;9.45;.1;2.45;12966 +79090;45.69398;3.79293;706;20220426;17;3.8;10.4;2;9.08;0;3.35;22900 +79090;45.69398;3.79293;706;20220427;18.9;.4;9.7;1.9;8.15;0;3.69;26200 +79090;45.69398;3.79293;706;20220428;21.4;2.2;11.8;1.8;9.28;0;3.81;24000 +79090;45.69398;3.79293;706;20220429;20.8;2.4;11.6;1.7;9.91;1;3.19;18900 +79090;45.69398;3.79293;706;20220430;16.8;5.7;11.3;2.2;9.25;0;3.29;20833 +79090;45.69398;3.79293;706;20220501;17;.1;8.6;1.7;7.85;0;3.47;25666 +79090;45.69398;3.79293;706;20220502;18.5;1;9.7;1.7;8.05;0;3.77;26333 +79090;45.69398;3.79293;706;20220503;18.5;4.9;11.7;1.5;9.55;.9;2.86;16300 +79090;45.69398;3.79293;706;20220504;18.4;3.6;11;1.7;10.81;8.6;2.69;15933 +79090;45.69398;3.79293;706;20220505;13.8;7.3;10.6;2.7;10.25;4.8;2.36;13200 +79090;45.69398;3.79293;706;20220506;15.1;6;10.6;3.9;9.88;.4;2.36;13809 +79090;45.69398;3.79293;706;20220507;18.6;6.9;12.8;3.2;9.53;0;3.23;16211 +79090;45.69398;3.79293;706;20220508;19.2;7.2;13.2;2.6;10.05;0;3.14;16204 +79090;45.69398;3.79293;706;20220509;21.5;7.2;14.3;1.7;10.58;0;3.31;18285 +79090;45.69398;3.79293;706;20220510;25.1;9.3;17.2;1.9;10.93;0;4.04;19662 +79090;45.69398;3.79293;706;20220511;26.9;11.1;19;3.5;10.6;0;5.18;19289 +79090;45.69398;3.79293;706;20220512;23.3;11.4;17.4;2.1;12.2;1.5;3.62;16476 +79090;45.69398;3.79293;706;20220513;21.6;11.3;16.4;2.2;13.78;2;3.07;15611 +79090;45.69398;3.79293;706;20220514;24;11;17.5;2;12.88;0;3.62;17697 +79090;45.69398;3.79293;706;20220515;26.3;12.4;19.3;3.7;12.13;.9;4.92;18354 +79090;45.69398;3.79293;706;20220516;25.5;12.3;18.9;2.6;11.9;.1;4.32;17824 +79090;45.69398;3.79293;706;20220517;27.2;12;19.6;1.8;12.75;0;4.31;19968 +79090;45.69398;3.79293;706;20220518;27.8;13.5;20.6;2.7;14.08;.2;4.6;18958 +79090;45.69398;3.79293;706;20220519;28.1;16.6;22.3;4.8;12.88;.2;5.82;16927 +79090;45.69398;3.79293;706;20220520;28.6;15.9;22.3;5.3;11.9;.1;6.39;18097 +79090;45.69398;3.79293;706;20220521;29.2;13.8;21.5;2.3;15.95;0;4.5;19926 +79090;45.69398;3.79293;706;20220522;29.8;15.1;22.5;3;16.18;1.9;4.97;19579 +79090;45.69398;3.79293;706;20220523;20.4;15.8;18.1;3.2;14.35;4.3;3.17;13180 +79090;45.69398;3.79293;706;20220524;17.7;9.1;13.4;2.7;10.1;.1;3.43;19243 +79090;45.69398;3.79293;706;20220525;17.4;6.7;12.1;2.7;9.57;0;3.54;21573 +79090;45.69398;3.79293;706;20220526;16.5;6.9;11.7;3.2;10.38;0;2.78;15909 +79090;45.69398;3.79293;706;20220527;20.7;9.5;15.1;3.4;11.9;0;3.48;17172 +79090;45.69398;3.79293;706;20220528;19.9;9.2;14.6;3.7;10.03;0;3.72;16587 +79090;45.69398;3.79293;706;20220529;17.4;5.2;11.3;2.9;7.28;0;3.55;17865 +79090;45.69398;3.79293;706;20220530;20.5;4.7;12.6;2.4;7.15;1.4;4.02;20589 +79090;45.69398;3.79293;706;20220531;18.9;9.5;14.2;2.4;9.98;1.7;3.34;16083 +79090;45.69398;3.79293;706;20220601;23.5;9.5;16.5;2.2;12.18;2.5;3.93;19972 +79090;45.69398;3.79293;706;20220602;26;13.2;19.6;2.6;14.72;3.2;4.25;18629 +79090;45.69398;3.79293;706;20220603;27.5;14.5;21;2.7;14.99;27.2;4.61;18883 +79090;45.69398;3.79293;706;20220604;27.9;13.5;20.7;3.3;16.05;30;4.73;19689 +79090;45.69398;3.79293;706;20220605;22;13.9;18;3.7;15.2;.7;3.28;14726 +79090;45.69398;3.79293;706;20220606;22.9;11.5;17.2;2.6;13.5;.3;3.66;17494 +79090;45.69398;3.79293;706;20220607;20.6;11.2;15.9;3.2;12.05;.2;3.46;15915 +79090;45.69398;3.79293;706;20220608;19.3;10.7;15;3.6;12.13;8.1;3.22;15573 +79090;45.69398;3.79293;706;20220609;16.8;10.5;13.7;4.9;11.15;.2;2.85;13150 +79090;45.69398;3.79293;706;20220610;22.9;9;15.9;2.4;11.35;0;4.01;19857 +79090;45.69398;3.79293;706;20220611;27.4;10.5;19;2;12.18;0;5.51;28729 +79090;45.69398;3.79293;706;20220612;29.2;14.9;22.1;2;13.45;.2;5.59;25653 +79090;45.69398;3.79293;706;20220613;24.1;14.2;19.1;2.3;14.18;.2;4.37;21623 +79090;45.69398;3.79293;706;20220614;28.8;10.3;19.5;2.7;10.25;.1;6.16;29653 +79090;45.69398;3.79293;706;20220615;32.1;17.3;24.7;3;14.35;0;6.6;25726 +79090;45.69398;3.79293;706;20220616;29.8;17.3;23.5;2.2;15.62;.1;5.48;23886 +79090;45.69398;3.79293;706;20220617;31.8;16.3;24.1;2.3;13.13;0;6.38;27336 +79090;45.69398;3.79293;706;20220618;34.5;16.4;25.5;4;11.93;0;8.3;29000 +79090;45.69398;3.79293;706;20220619;31.6;20.9;26.2;7.4;12.15;0;9.02;23819 +79090;45.69398;3.79293;706;20220620;30.6;16.9;23.7;4;12.4;.1;7.07;25852 +79090;45.69398;3.79293;706;20220621;30;16.5;23.2;3.9;15.38;4.3;6.22;24321 +79090;45.69398;3.79293;706;20220622;26.7;16.6;21.7;3.9;16.93;10.8;4.69;19263 +79090;45.69398;3.79293;706;20220623;22.1;14.6;18.3;2.1;16.72;2.7;3.5;18655 +79090;45.69398;3.79293;706;20220624;20.1;14.1;17.1;2.4;14.82;8.3;3.2;16394 +79090;45.69398;3.79293;706;20220625;24.6;10.8;17.7;2;13.85;23.8;4.64;25473 +79090;45.69398;3.79293;706;20220626;15.5;12.7;14.1;2.1;15.27;19.7;1.89;11401 +79090;45.69398;3.79293;706;20220627;18.3;12.9;15.6;1.8;14.6;1.4;2.76;15521 +79090;45.69398;3.79293;706;20220628;21.3;10.6;16;2;13;0;3.88;22186 +79090;45.69398;3.79293;706;20220629;25.5;10.9;18.2;1.8;12.6;.2;4.86;25838 +79090;45.69398;3.79293;706;20220630;21.2;13.9;17.5;2.3;13.62;6;3.59;17280 +79090;45.69398;3.79293;706;20220701;19.5;9.2;14.4;1.8;11.2;0;3.7;21869 +79090;45.69398;3.79293;706;20220702;27.2;8.6;17.9;1.6;11.45;0;5.24;28684 +79090;45.69398;3.79293;706;20220703;27.4;13.9;20.7;1.7;14.4;1.2;5.04;25016 +79090;45.69398;3.79293;706;20220704;23.9;14.2;19;1.6;15.37;3.1;4.05;21036 +79090;45.69398;3.79293;706;20220705;23.8;13.1;18.4;1.7;13.25;0;4.24;21992 +79090;45.69398;3.79293;706;20220706;23.1;12;17.5;3.2;11.33;0;4.91;24256 +79090;45.69398;3.79293;706;20220707;22;9.5;15.8;3.7;11.8;0;4.52;24325 +79090;45.69398;3.79293;706;20220708;23.3;11.8;17.5;4.1;12.28;0;4.91;24215 +79090;45.69398;3.79293;706;20220709;25.3;11.4;18.3;2.7;11.88;.1;5.1;25600 +79090;45.69398;3.79293;706;20220710;24.8;13;18.9;3;12.5;0;5.07;24345 +79090;45.69398;3.79293;706;20220711;26.5;11.8;19.1;2.9;12.33;.2;5.41;26288 +79090;45.69398;3.79293;706;20220712;28;14;21;2.6;12.43;0;5.62;25372 +79090;45.69398;3.79293;706;20220713;30.5;13.2;21.8;1.9;10.78;0;5.97;27926 +79090;45.69398;3.79293;706;20220714;32.5;16.5;24.5;2.5;12.58;0;6.67;27631 +79090;45.69398;3.79293;706;20220715;28.3;16;22.2;2.3;13.03;.1;5.54;24867 +79090;45.69398;3.79293;706;20220716;27.7;13.4;20.5;2.8;10.85;0;5.83;25795 +79090;45.69398;3.79293;706;20220717;29.9;13.2;21.6;2.6;10.95;0;6.14;26701 +79090;45.69398;3.79293;706;20220718;34.7;16.1;25.4;2.8;11.2;.4;7.2;27757 +79090;45.69398;3.79293;706;20220719;35;20.4;27.7;4.2;13.4;.2;8.17;25635 +79090;45.69398;3.79293;706;20220720;26.4;17;21.7;2.3;16.1;.6;4.55;20039 +79090;45.69398;3.79293;706;20220721;28.3;13.5;20.9;1.7;14.55;.1;5;25059 +79090;45.69398;3.79293;706;20220722;31.9;14.8;23.3;2;15.27;1.1;5.85;26576 +79090;45.69398;3.79293;706;20220723;25.3;16.9;21.1;4;16.53;.4;4.37;19777 +79090;45.69398;3.79293;706;20220724;32.2;13.7;23;2.5;14.45;0;6.1;27511 +79090;45.69398;3.79293;706;20220725;28.8;19.1;24;4.4;14.55;.1;6.24;21746 +79090;45.69398;3.79293;706;20220726;23.7;14.2;18.9;4.4;13.63;0;4.56;20983 +79090;45.69398;3.79293;706;20220727;24.3;10.7;17.5;2.6;11.05;0;4.75;24253 +79090;45.69398;3.79293;706;20220728;28.3;10.8;19.6;2.1;10.8;0;5.46;26616 +79090;45.69398;3.79293;706;20220729;24.7;15;19.9;2;12.68;1.7;4.14;18873 +79090;45.69398;3.79293;706;20220730;27.8;13.1;20.5;2.4;12.18;0;5.27;24373 +79090;45.69398;3.79293;706;20220731;29.1;13.9;21.5;2.9;12.55;.2;5.73;25193 +79090;45.69398;3.79293;706;20220801;30;14.8;22.4;2.6;13.08;0;5.73;25051 +79090;45.69398;3.79293;706;20220802;30.3;14.9;22.6;2.1;13.98;.5;5.47;25260 +79090;45.69398;3.79293;706;20220803;34.1;16.7;25.4;2.2;12.63;0;6.28;26070 +79090;45.69398;3.79293;706;20220804;34.8;19.7;27.3;2.5;13.13;.2;6.27;22562 +79090;45.69398;3.79293;706;20220805;29;18.8;23.9;3;15.48;2.5;5.05;18966 +79090;45.69398;3.79293;706;20220806;26.5;14.4;20.5;2.4;14.58;0;4.48;21433 +79090;45.69398;3.79293;706;20220807;26.8;11.6;19.2;2.8;11.2;.1;5.19;24208 +79090;45.69398;3.79293;706;20220808;28.6;13;20.8;2.5;10.28;0;5.52;24784 +79090;45.69398;3.79293;706;20220809;30;13.7;21.9;2.3;9.9;0;5.61;24442 +79090;45.69398;3.79293;706;20220810;31.8;15.4;23.6;2.1;9.98;0;5.7;24574 +79090;45.69398;3.79293;706;20220811;33.5;16.2;24.8;2.1;10.5;0;5.94;24731 +79090;45.69398;3.79293;706;20220812;32.8;15.7;24.2;2.3;9.98;0;6.07;25056 +79090;45.69398;3.79293;706;20220813;32.7;15.7;24.2;2.2;9.15;9.4;5.91;24736 +79090;45.69398;3.79293;706;20220814;21.3;16.1;18.7;3.7;15.6;11.6;2.98;12004 +79090;45.69398;3.79293;706;20220815;24.3;13.5;18.9;2.8;14.08;.4;3.85;18318 +79090;45.69398;3.79293;706;20220816;27.6;13;20.3;2.6;14.6;11.3;4.61;21760 +79090;45.69398;3.79293;706;20220817;22.8;14;18.4;2.6;16.33;12.6;2.98;15206 +79090;45.69398;3.79293;706;20220818;19.8;12.6;16.2;2.1;15.47;7.1;2.56;15009 +79090;45.69398;3.79293;706;20220819;20.7;14.2;17.4;4;16.15;2.6;2.59;13587 +79090;45.69398;3.79293;706;20220820;23.4;15.4;19.4;3.6;16.25;.2;3.34;15937 +79090;45.69398;3.79293;706;20220821;22.4;11.8;17.1;2.5;13.35;.1;3.5;18623 +79090;45.69398;3.79293;706;20220822;22.4;13.4;17.9;3.2;15.23;.5;3.31;17766 +79090;45.69398;3.79293;706;20220823;25.3;15.5;20.4;2.6;16.58;.1;3.57;16742 +79090;45.69398;3.79293;706;20220824;29.3;14.6;21.9;2.1;13.88;0;4.67;21913 +79090;45.69398;3.79293;706;20220825;29.3;16;22.7;3.3;14.48;3.2;5.25;20608 +79090;45.69398;3.79293;706;20220826;23.2;16.3;19.8;4;17.5;.3;2.92;13349 +79090;45.69398;3.79293;706;20220827;22.7;14.1;18.4;2.2;15.53;.1;2.91;15032 +79090;45.69398;3.79293;706;20220828;26.2;12.3;19.3;1.9;14.28;.1;3.7;18948 +79090;45.69398;3.79293;706;20220829;30.2;14.4;22.3;2.2;14.13;.6;4.64;21504 +79090;45.69398;3.79293;706;20220830;22.3;17;19.6;3.1;15.9;1;2.98;11750 +79090;45.69398;3.79293;706;20220831;24.3;13.5;18.9;2.6;15.5;.2;3.32;16742 +79090;45.69398;3.79293;706;20220901;26;12.4;19.2;1.8;13.63;0;3.73;19778 +79090;45.69398;3.79293;706;20220902;24;13.7;18.8;2.6;14.2;2.2;3.37;15517 +79090;45.69398;3.79293;706;20220903;23;13.1;18;2.4;14.78;.5;3.03;15678 +79090;45.69398;3.79293;706;20220904;26.4;12.2;19.3;2.8;15.05;.1;3.77;19599 +79090;45.69398;3.79293;706;20220905;27.8;15.4;21.6;4.3;16.15;3.5;4.4;17229 +79090;45.69398;3.79293;706;20220906;24.2;15.7;20;1.9;16.72;1.2;2.87;13849 +79090;45.69398;3.79293;706;20220907;22.2;14.5;18.3;3;16.55;17.5;2.59;12887 +79090;45.69398;3.79293;706;20220908;21.2;11;16.1;2.6;13.27;.3;2.8;15377 +79090;45.69398;3.79293;706;20220909;19.5;10.3;14.9;2.6;12.1;1.1;2.58;14199 +79090;45.69398;3.79293;706;20220910;19.3;10.8;15.1;1.8;11.95;0;2.41;13560 +79090;45.69398;3.79293;706;20220911;22.1;8.1;15.1;1.6;11.52;0;2.83;17265 +79090;45.69398;3.79293;706;20220912;29.9;10.8;20.4;1.9;12.97;0;4.02;19649 +79090;45.69398;3.79293;706;20220913;27;16.6;21.8;3.2;17.4;0;3.54;14509 +79090;45.69398;3.79293;706;20220914;24.2;17.5;20.9;2.5;17.3;16.8;2.76;11452 +79090;45.69398;3.79293;706;20220915;20.9;13.4;17.2;3.1;15.73;10.2;2.25;11987 +79090;45.69398;3.79293;706;20220916;16;12.4;14.2;3.3;13.6;.3;1.62;8843 +79090;45.69398;3.79293;706;20220917;12.8;6;9.4;3.7;8.8;0;1.87;12009 +79090;45.69398;3.79293;706;20220918;16.3;3.3;9.8;2.2;7.45;0;2.47;16894 +79090;45.69398;3.79293;706;20220919;16;4.2;10.1;2.5;7.93;0;2.44;15976 +79090;45.69398;3.79293;706;20220920;16.3;3.7;10;2.6;7.85;0;2.45;16042 +79090;45.69398;3.79293;706;20220921;16.5;4.3;10.4;2.2;7.98;0;2.34;15719 +79090;45.69398;3.79293;706;20220922;20.2;4.3;12.3;2.1;8.4;0;2.76;17548 +79090;45.69398;3.79293;706;20220923;19.7;7.9;13.8;2.3;10.93;5.3;2.4;13938 +79090;45.69398;3.79293;706;20220924;18.4;10;14.2;2.1;12.05;4.8;2.04;12082 +79090;45.69398;3.79293;706;20220925;13.5;9.3;11.4;2.3;11.8;5.2;1.16;7385 +79090;45.69398;3.79293;706;20220926;13.9;8.2;11;3.5;10.6;5.6;1.57;9918 +79090;45.69398;3.79293;706;20220927;11.3;7.5;9.4;4.7;10.25;10.1;1.14;7352 +79090;45.69398;3.79293;706;20220928;14.3;8.9;11.6;5.2;12.28;28.8;1.16;7412 +79090;45.69398;3.79293;706;20220929;12;7.5;9.8;3.4;9.95;.9;1.29;7990 +79090;45.69398;3.79293;706;20220930;12.5;4.7;8.6;2.6;8.8;.9;1.44;10575 +79090;45.69398;3.79293;706;20221001;17.6;4.7;11.1;4.1;11.23;4.7;1.67;10864 +79090;45.69398;3.79293;706;20221002;19.8;13;16.4;3.6;13.6;0;2.19;10809 +79090;45.69398;3.79293;706;20221003;16.1;10.1;13.1;2.8;12.55;0;1.44;8986 +79090;45.69398;3.79293;706;20221004;21.3;6.9;14.1;2.2;11.44;.1;2.07;13997 +79090;45.69398;3.79293;706;20221005;23.5;9.2;16.4;3.5;10.98;0;3.38;15279 +79090;45.69398;3.79293;706;20221006;16.4;10.4;13.4;2.3;13.21;.1;1.34;8166 +79090;45.69398;3.79293;706;20221007;20.6;9.6;15.1;2.2;13.1;.3;1.9;12063 +79090;45.69398;3.79293;706;20221008;14.1;11.6;12.8;2.1;12.5;.6;1.08;4826 +79090;45.69398;3.79293;706;20221009;19.1;5.9;12.5;2.5;10.73;.1;1.89;13085 +79090;45.69398;3.79293;706;20221010;21.2;9;15.1;2.2;11.78;.4;2.03;12069 +79090;45.69398;3.79293;706;20221011;17.2;10.5;13.8;1.8;13.55;2.5;1.28;8228 +79090;45.69398;3.79293;706;20221012;18.9;12;15.4;1.3;13.83;.2;1.37;8502 +79090;45.69398;3.79293;706;20221013;16.1;9.4;12.8;2.3;12.5;3.3;1.22;7636 +79090;45.69398;3.79293;706;20221014;17;11;14;3.2;13.55;1.1;1.2;6695 +79090;45.69398;3.79293;706;20221015;20.1;10.9;15.5;3.7;12.58;0;2.15;9693 +79090;45.69398;3.79293;706;20221016;22.6;13.6;18.1;5.4;13.33;0;2.85;10117 +79090;45.69398;3.79293;706;20221017;20.8;14.2;17.5;5.2;13.4;0;2.61;8740 +79090;45.69398;3.79293;706;20221018;23.7;12.7;18.2;3.1;13.53;.2;2.39;10995 +79090;45.69398;3.79293;706;20221019;23.6;10.9;17.3;3.4;12.55;.6;2.29;11193 +79090;45.69398;3.79293;706;20221020;20.3;14.9;17.6;5.4;14.48;17.1;2.18;6531 +79090;45.69398;3.79293;706;20221021;19.8;13.9;16.9;4.8;14.3;8.9;1.89;6610 +79090;45.69398;3.79293;706;20221022;21.1;11.1;16.1;3.2;12.58;0;1.97;9980 +79090;45.69398;3.79293;706;20221023;21.3;13.7;17.5;6.7;13.3;0;2.77;7022 +79090;45.69398;3.79293;706;20221024;19.5;13.2;16.3;3.3;12.15;.1;1.99;7203 +79090;45.69398;3.79293;706;20221025;19.6;8.1;13.9;2.9;10.68;.2;1.84;9800 +79090;45.69398;3.79293;706;20221026;22;11.6;16.8;3;12.43;.1;2.09;9343 +79090;45.69398;3.79293;706;20221027;23.8;11.1;17.4;3.2;12.33;0;2.3;8996 +79090;45.69398;3.79293;706;20221028;25;16.2;20.6;3.6;10.23;0;3.32;7640 +79090;45.69398;3.79293;706;20221029;24.2;13.5;18.8;4.2;8.15;0;3.73;9047 +79090;45.69398;3.79293;706;20221030;22.1;13.1;17.6;4.5;8.18;.2;3.59;8175 +79090;45.69398;3.79293;706;20221031;19.6;11.6;15.6;5.2;11.48;9.8;2.38;7220 +79090;45.69398;3.79293;706;20221101;16.3;11.2;13.8;3.3;11.98;.1;1.32;6534 +79090;45.69398;3.79293;706;20221102;15.4;6.5;11;2.5;9.23;.1;1.24;7928 +79090;45.69398;3.79293;706;20221103;13.8;6.1;9.9;5;8.85;3.2;1.54;5812 +79090;45.69398;3.79293;706;20221104;8;4.8;6.4;5.1;8.23;10.1;.77;3891 +79090;45.69398;3.79293;706;20221105;8.1;4;6.1;3.5;7.65;0;.78;5092 +79090;45.69398;3.79293;706;20221106;13.3;.8;7;3;6.63;0;1.42;7406 +79090;45.69398;3.79293;706;20221107;15.9;5.4;10.7;3.3;8.55;0;1.49;8159 +79090;45.69398;3.79293;706;20221108;16.2;8.5;12.3;5.8;9.8;4.5;1.86;6136 +79090;45.69398;3.79293;706;20221109;12.9;10.6;11.8;2.9;12.1;9.4;.76;2836 +79090;45.69398;3.79293;706;20221110;11.5;7.5;9.5;2.9;10.03;0;.72;4731 +79090;45.69398;3.79293;706;20221111;16.3;3.2;9.8;3.4;9.58;.1;.96;8341 +79090;45.69398;3.79293;706;20221112;18.4;5.9;12.1;2.6;9.93;0;1.19;7690 +79090;45.69398;3.79293;706;20221113;16.2;7.5;11.8;2.1;8.98;0;1.27;5814 +79090;45.69398;3.79293;706;20221114;13.6;8.2;10.9;4.2;9.95;12;1.21;4681 +79090;45.69398;3.79293;706;20221115;13.2;8.3;10.8;4.1;11.05;7;.83;3825 +79090;45.69398;3.79293;706;20221116;12.6;5.5;9;4.4;9.08;0;1.07;5475 +79090;45.69398;3.79293;706;20221117;12.8;8.4;10.6;5.5;9.28;11.4;1.44;3556 +79090;45.69398;3.79293;706;20221118;8.7;4.2;6.4;3.3;8.05;1.1;.65;4198 +79090;45.69398;3.79293;706;20221119;5.7;2.5;4.1;3.4;7.58;2.3;.38;3199 +79090;45.69398;3.79293;706;20221120;6.8;1.6;4.2;3.5;7.25;1.6;.52;4952 +79090;45.69398;3.79293;706;20221121;6.9;2.3;4.6;3.9;7.48;8.7;.58;3452 +79090;45.69398;3.79293;706;20221122;7.5;1.8;4.6;3.8;6.78;1.5;.69;4145 +79090;45.69398;3.79293;706;20221123;10.4;2.4;6.4;3.9;7.88;6.6;.76;4532 +79090;45.69398;3.79293;706;20221124;10.4;2.7;6.6;2.7;7.65;.1;.71;5239 +79090;45.69398;3.79293;706;20221125;8.3;5.9;7.1;3.3;8.5;2.8;.7;2307 +79090;45.69398;3.79293;706;20221126;6.3;3.5;4.9;2.5;7.83;0;.4;3484 +79090;45.69398;3.79293;706;20221127;11.2;.7;6;4.1;6.38;3.4;1.07;5265 +79090;45.69398;3.79293;706;20221128;7.4;5.6;6.5;3.9;8.3;5.8;.66;1995 +79090;45.69398;3.79293;706;20221129;4.8;2.8;3.8;3.7;7.55;2.2;.33;2002 +79090;45.69398;3.79293;706;20221130;4.6;2.8;3.7;2.7;7.6;1.1;.33;1788 +79090;45.69398;3.79293;706;20221201;3.6;2.5;3;2.7;6.78;0;.45;1264 +79090;45.69398;3.79293;706;20221202;.9;.1;.5;1.5;5.88;2.2;.35;900 +79090;45.69398;3.79293;706;20221203;2.5;-.4;1.1;2.7;6.23;3.2;.29;2507 +79090;45.69398;3.79293;706;20221204;2.8;.5;1.6;3.1;6.53;4.5;.29;1899 +79090;45.69398;3.79293;706;20221205;5.1;-2.1;1.5;2;5.58;.1;.37;5009 +79090;45.69398;3.79293;706;20221206;4.7;-4.1;.3;2.1;5.3;.1;.32;5455 +79090;45.69398;3.79293;706;20221207;-.3;-1.9;-1.1;2.3;5.38;0;.28;1386 +79090;45.69398;3.79293;706;20221208;2.2;-3.9;-.9;2.6;5.15;1.8;.3;3631 +79090;45.69398;3.79293;706;20221209;2;-.9;.5;2.1;6.03;1.4;.28;2329 +79090;45.69398;3.79293;706;20221210;-3.1;-3.4;-3.2;4.1;4.58;0;.27;661 +79090;45.69398;3.79293;706;20221211;-1;-6.7;-3.8;2.6;3.85;0;.29;4642 +79090;45.69398;3.79293;706;20221212;.4;-6.7;-3.2;2.9;3.93;2.3;.4;4538 +79090;45.69398;3.79293;706;20221213;5;-3.3;.9;4.1;6.13;.4;.28;3920 +79090;45.69398;3.79293;706;20221214;10.4;2.7;6.6;3.5;8.58;.5;.45;3603 +79090;45.69398;3.79293;706;20221215;4.3;1.8;3.1;2.6;7.18;11.8;.34;1777 +79090;45.69398;3.79293;706;20221216;-.5;-1;-.8;3.1;5.4;0;.32;812 +79090;45.69398;3.79293;706;20221217;-.7;-6.7;-3.7;2.4;3.7;0;.32;5041 +79090;45.69398;3.79293;706;20221218;8.9;-5.9;1.5;4.4;4.85;0;.85;5994 +79090;45.69398;3.79293;706;20221219;12.1;4.9;8.5;6.5;8.4;0;1.07;4130 +79090;45.69398;3.79293;706;20221220;12.9;9.1;11;6.8;9.4;2.9;1.45;2427 +79090;45.69398;3.79293;706;20221221;11.1;9;10;4.8;9.9;.3;.94;2519 +79090;45.69398;3.79293;706;20221222;11.8;8.1;9.9;5.4;9.63;15.9;1.08;2436 +79090;45.69398;3.79293;706;20221223;13.3;9.3;11.3;5.5;11.63;4.7;.77;2357 +79090;45.69398;3.79293;706;20221224;13.3;9.3;11.3;3;10.48;.1;.82;2760 +79090;45.69398;3.79293;706;20221225;14;4.9;9.5;4;8.43;0;1.19;4792 +79090;45.69398;3.79293;706;20221226;10.9;5.8;8.3;3.7;8.78;2.3;.92;2579 +79090;45.69398;3.79293;706;20221227;9;3.1;6;2.1;7.68;0;.46;4109 +79090;45.69398;3.79293;706;20221228;11.5;.9;6.2;3.7;7.3;0;.87;5096 +79090;45.69398;3.79293;706;20221229;10.1;5.6;7.8;4.9;8.6;9.8;.91;2452 +79090;45.69398;3.79293;706;20221230;11.6;3.9;7.8;5.1;9.13;4.1;.74;3291 +79090;45.69398;3.79293;706;20221231;15.3;8.8;12.1;5.7;9.88;0;1.63;3894 +79091;45.71225;4.11268;351;20220101;16.5;2.8;9.7;2;7.46;0;1.09;5508 +79091;45.71225;4.11268;351;20220102;14.6;2.7;8.7;2.4;7.49;0;1.15;4015 +79091;45.71225;4.11268;351;20220103;13.6;6.3;9.9;2.5;9.06;0;.91;3408 +79091;45.71225;4.11268;351;20220104;16.7;8.5;12.6;4.1;8.83;6.3;1.8;4077 +79091;45.71225;4.11268;351;20220105;4.6;2.7;3.6;4.1;6.01;0;.84;1565 +79091;45.71225;4.11268;351;20220106;3.5;1.2;2.3;3.3;5.34;0;.75;2198 +79091;45.71225;4.11268;351;20220107;5.7;-2.2;1.8;2.5;5.56;5.1;.54;3635 +79091;45.71225;4.11268;351;20220108;6.5;2.8;4.6;3.9;7.59;4.7;.49;2415 +79091;45.71225;4.11268;351;20220109;6.9;4.1;5.5;3.2;6.81;2.8;.81;2198 +79091;45.71225;4.11268;351;20220110;6.3;3.3;4.8;2.3;6.49;0;.67;2883 +79091;45.71225;4.11268;351;20220111;2.9;-.5;1.2;2.7;5.49;0;.49;2464 +79091;45.71225;4.11268;351;20220112;1.2;-.9;.1;2.6;5.01;0;.48;2265 +79091;45.71225;4.11268;351;20220113;1.7;-3.9;-1.1;1.4;4.64;0;.33;4659 +79091;45.71225;4.11268;351;20220114;7.3;-5.4;1;1.2;4.58;0;.44;6641 +79091;45.71225;4.11268;351;20220115;8.4;-4.9;1.8;1.3;4.34;0;.59;6685 +79091;45.71225;4.11268;351;20220116;5.7;-4.9;.4;1.3;4.31;0;.5;6582 +79091;45.71225;4.11268;351;20220117;2.8;-3.5;-.4;1.5;5.78;0;.27;3284 +79091;45.71225;4.11268;351;20220118;3.2;.3;1.8;1.7;5.96;0;.43;2209 +79091;45.71225;4.11268;351;20220119;3.2;-4.3;-.6;1.5;5.59;.1;.29;3946 +79091;45.71225;4.11268;351;20220120;4.1;.8;2.4;2.3;6.44;.5;.45;2155 +79091;45.71225;4.11268;351;20220121;4.2;-.5;1.9;4.2;4.79;0;.94;4497 +79091;45.71225;4.11268;351;20220122;2.1;-2.5;-.2;2.5;5.34;0;.39;2849 +79091;45.71225;4.11268;351;20220123;2.8;.8;1.8;1.4;5.79;0;.46;2097 +79091;45.71225;4.11268;351;20220124;8.6;-2.1;3.2;2.2;5.44;0;.76;6466 +79091;45.71225;4.11268;351;20220125;9.8;-4;2.9;1.6;5.04;0;.78;7214 +79091;45.71225;4.11268;351;20220126;6.2;-3.1;1.5;1.8;4.76;0;.7;6091 +79091;45.71225;4.11268;351;20220127;-1.6;-5.3;-3.4;1.3;4.54;.1;.27;3629 +79091;45.71225;4.11268;351;20220128;2.1;-3.6;-.8;2.2;5.66;0;.29;3760 +79091;45.71225;4.11268;351;20220129;2.5;-2.4;0;1.9;5.86;.1;.32;3782 +79091;45.71225;4.11268;351;20220130;8.1;1.8;5;1.6;7.66;0;.52;4117 +79091;45.71225;4.11268;351;20220131;7.2;2.8;5;3.9;6.99;2.3;.8;3412 +79091;45.71225;4.11268;351;20220201;5.3;-.2;2.5;2.5;6.24;1.2;.56;4454 +79091;45.71225;4.11268;351;20220202;10.4;5.2;7.8;2.5;8.81;.2;.73;3940 +79091;45.71225;4.11268;351;20220203;11.6;2.6;7.1;2.9;7.81;0;.99;6012 +79091;45.71225;4.11268;351;20220204;9.5;-.3;4.6;1.7;7.54;2.2;.54;6157 +79091;45.71225;4.11268;351;20220205;8.1;3.2;5.6;2.4;6.66;0;.88;5802 +79091;45.71225;4.11268;351;20220206;9.2;-2.6;3.3;3.4;6.49;4.3;.82;6872 +79091;45.71225;4.11268;351;20220207;8.3;6.7;7.5;3.9;6.83;.3;1.38;2450 +79091;45.71225;4.11268;351;20220208;11.6;-1.1;5.3;2.2;5.46;0;1.23;8241 +79091;45.71225;4.11268;351;20220209;16.2;-1;7.6;2.8;5.81;0;1.83;9923 +79091;45.71225;4.11268;351;20220210;10.1;2.3;6.2;3;6.71;2.7;1.93;10600 +79091;45.71225;4.11268;351;20220211;8.1;5.9;7;3;6.41;0;1.27;7300 +79091;45.71225;4.11268;351;20220212;10.7;-4.6;3;1.9;5.53;0;.98;9120 +79091;45.71225;4.11268;351;20220213;12.4;-1.9;5.3;7.4;6.81;1.1;1.65;11600 +79091;45.71225;4.11268;351;20220214;9.9;8;9;4.7;7.81;7.5;1.51;3200 +79091;45.71225;4.11268;351;20220215;9.5;3.9;6.7;2.6;6.71;3.8;1.15;6200 +79091;45.71225;4.11268;351;20220216;12.4;4.5;8.5;2.7;9.44;4.3;.94;5610 +79091;45.71225;4.11268;351;20220217;15.8;9.5;12.7;2.8;10.18;0;1.51;6366 +79091;45.71225;4.11268;351;20220218;19.8;5.9;12.9;3.2;9.13;.4;2.19;10145 +79091;45.71225;4.11268;351;20220219;9.3;3.9;6.6;2.1;5.88;0;1.26;6106 +79091;45.71225;4.11268;351;20220220;13.5;.5;7;2.7;7.01;2.8;1.41;9297 +79091;45.71225;4.11268;351;20220221;8.8;8.2;8.5;6;7.49;1.9;1.64;1665 +79091;45.71225;4.11268;351;20220222;10.4;5.2;7.8;2.9;7.79;.8;1.2;6672 +79091;45.71225;4.11268;351;20220223;13;6.2;9.6;1.5;8.54;.1;1.11;6605 +79091;45.71225;4.11268;351;20220224;15.1;1.6;8.3;3;7.29;.5;1.73;9607 +79091;45.71225;4.11268;351;20220225;8.5;2.4;5.4;3.3;5.69;0;1.47;8687 +79091;45.71225;4.11268;351;20220226;9.9;-2;4;2.3;5.14;0;1.4;10964 +79091;45.71225;4.11268;351;20220227;12;-3.4;4.3;1.9;5.11;0;1.47;12274 +79091;45.71225;4.11268;351;20220228;12.8;-1.7;5.6;2;5.59;0;1.57;12142 +79091;45.71225;4.11268;351;20220301;14.5;-1.7;6.4;2.2;5.76;0;1.78;12538 +79091;45.71225;4.11268;351;20220302;14.4;2.2;8.3;2.2;7.14;0;1.63;10380 +79091;45.71225;4.11268;351;20220303;13.2;5.9;9.6;1.7;8.99;.1;1.24;7881 +79091;45.71225;4.11268;351;20220304;13.4;3.1;8.2;2.5;7.41;0;1.63;10506 +79091;45.71225;4.11268;351;20220305;10.5;-2;4.3;2.3;4.84;0;1.63;11972 +79091;45.71225;4.11268;351;20220306;7.9;-3.9;2;2.3;4.01;0;1.51;11794 +79091;45.71225;4.11268;351;20220307;9.9;-5;2.5;1.8;4.24;0;1.52;13187 +79091;45.71225;4.11268;351;20220308;15.2;-2.9;6.1;3;5.41;0;2.31;14678 +79091;45.71225;4.11268;351;20220309;15.1;1.3;8.2;2.9;6.51;0;2.17;13431 +79091;45.71225;4.11268;351;20220310;15.4;1.6;8.5;4.3;7.21;.1;2.27;12378 +79091;45.71225;4.11268;351;20220311;13;7.5;10.3;6.4;7.24;.1;2.56;7357 +79091;45.71225;4.11268;351;20220312;10.1;6.7;8.4;4.5;7.01;.3;1.75;4864 +79091;45.71225;4.11268;351;20220313;11.4;7.6;9.5;5.3;7.06;2.8;2.2;5986 +79091;45.71225;4.11268;351;20220314;12.2;-.8;5.7;2.6;8.26;4.9;1.31;11774 +79091;45.71225;4.11268;351;20220315;17.4;8.7;13;5.4;9.16;0;2.72;9939 +79091;45.71225;4.11268;351;20220316;17.8;6.7;12.3;2.3;9.61;0;2.04;10945 +79091;45.71225;4.11268;351;20220317;11.2;8.3;9.8;3.5;10.01;.7;1.06;3280 +79091;45.71225;4.11268;351;20220318;8;6.7;7.4;2.6;8.81;0;.7;1200 +79091;45.71225;4.11268;351;20220319;15.6;-.6;7.5;2.1;8.11;0;1.8;13900 +79091;45.71225;4.11268;351;20220320;14.8;3.6;9.2;5.1;6.61;.1;2.62;8800 +79091;45.71225;4.11268;351;20220321;16.9;7.5;12.2;4.6;6.01;0;3.65;15400 +79091;45.71225;4.11268;351;20220322;16.9;-1.5;7.7;4.6;4.51;0;3.58;17900 +79091;45.71225;4.11268;351;20220323;17.8;-3.4;7.2;2.3;4.91;0;2.78;17600 +79091;45.71225;4.11268;351;20220324;20.1;-2;9.1;2;5.21;0;2.94;17800 +79091;45.71225;4.11268;351;20220325;19.9;-1;9.5;2.1;5.71;0;2.93;17500 +79091;45.71225;4.11268;351;20220326;20.9;-.8;10.1;1.2;6.31;0;2.55;17800 +79091;45.71225;4.11268;351;20220327;21.4;-.5;10.5;1.5;5.91;0;2.33;9500 +79091;45.71225;4.11268;351;20220328;22;5.5;13.8;3.4;5.51;0;4.15;17000 +79091;45.71225;4.11268;351;20220329;20.5;6.3;13.4;4.3;6.81;2.3;3.86;13300 +79091;45.71225;4.11268;351;20220330;15.4;8.4;11.9;1.6;10.11;4.6;1.62;8400 +79091;45.71225;4.11268;351;20220331;11;4.9;8;2.3;8.41;7.3;1.27;6800 +79091;45.71225;4.11268;351;20220401;4.6;.3;2.5;5;5.7;3.9;1.37;7246 +79091;45.71225;4.11268;351;20220402;4.9;.9;2.9;5.3;5.16;.3;1.63;9290 +79091;45.71225;4.11268;351;20220403;4.6;-.9;1.8;4;5.2;0;1.31;9171 +79091;45.71225;4.11268;351;20220404;9.3;-3.2;3;1.5;5.03;0;2.14;22206 +79091;45.71225;4.11268;351;20220405;14;-2.7;5.7;1.6;7.01;0;1.92;15700 +79091;45.71225;4.11268;351;20220406;14.8;6.4;10.6;1.8;9.21;.7;1.79;10200 +79091;45.71225;4.11268;351;20220407;16.2;8.4;12.3;4.5;9.01;4.7;2.31;5000 +79091;45.71225;4.11268;351;20220408;18.5;12.5;15.5;4.6;8.81;.5;3.54;10300 +79091;45.71225;4.11268;351;20220409;10;2.9;6.5;3.2;6.65;.6;2.05;13419 +79091;45.71225;4.11268;351;20220410;14.8;-3.7;5.6;1.3;5.51;0;2.6;23200 +79091;45.71225;4.11268;351;20220411;18.6;-1;8.8;6.3;7.11;0;3.73;19600 +79091;45.71225;4.11268;351;20220412;18.9;9.5;14.2;3.6;7.33;0;3.6;9995 +79091;45.71225;4.11268;351;20220413;19.9;6.8;13.4;1.6;8.31;0;2.8;15500 +79091;45.71225;4.11268;351;20220414;21.5;5.1;13.3;1.7;10.81;0;3.22;21800 +79091;45.71225;4.11268;351;20220415;22.5;3.9;13.2;2.2;10.51;0;3.44;21800 +79091;45.71225;4.11268;351;20220416;21.9;4;13;3.4;8.91;0;4.07;23700 +79091;45.71225;4.11268;351;20220417;18.9;.3;9.6;1.8;7.41;0;3.32;24700 +79091;45.71225;4.11268;351;20220418;21.1;.4;10.8;1.9;6.21;0;3.73;24200 +79091;45.71225;4.11268;351;20220419;20.5;1.4;11;2;7.61;0;3.44;22300 +79091;45.71225;4.11268;351;20220420;17.1;3.3;10.2;1.5;9.31;.8;1.87;10400 +79091;45.71225;4.11268;351;20220421;20.2;9.8;15;2.5;10.21;.1;3.4;18600 +79091;45.71225;4.11268;351;20220422;21.7;2.3;12;2;8.41;0;3.58;22300 +79091;45.71225;4.11268;351;20220423;18.2;11.8;15;5.4;8.91;3.4;3.51;8100 +79091;45.71225;4.11268;351;20220424;16.8;6.1;11.5;1.9;9.51;7.5;2.35;13900 +79091;45.71225;4.11268;351;20220425;17.1;10.5;13.8;2.4;9.81;0;2.74;13900 +79091;45.71225;4.11268;351;20220426;19.4;5.1;12.3;1.9;9.41;0;3.58;25100 +79091;45.71225;4.11268;351;20220427;20.8;1.3;11.1;1.5;7.91;0;3.68;26100 +79091;45.71225;4.11268;351;20220428;23.6;3.5;13.6;1.7;9.11;0;3.97;24700 +79091;45.71225;4.11268;351;20220429;23.4;3.6;13.5;1.8;9.41;.8;3.56;20300 +79091;45.71225;4.11268;351;20220430;19.9;5.7;12.8;2.7;9.01;0;3.83;23900 +79091;45.71225;4.11268;351;20220501;19.3;1.5;10.4;1.9;8.01;0;3.55;25000 +79091;45.71225;4.11268;351;20220502;21.5;2.2;11.9;1.8;8.21;0;3.93;26100 +79091;45.71225;4.11268;351;20220503;20.2;6.4;13.3;1.8;9.61;0;2.75;14000 +79091;45.71225;4.11268;351;20220504;22;5.5;13.8;2.5;10.71;8.1;3.39;18700 +79091;45.71225;4.11268;351;20220505;15.3;10;12.7;2.8;10.91;3.3;2.11;10600 +79091;45.71225;4.11268;351;20220506;17.8;8.2;13;3.4;10.74;0;2.84;15694 +79091;45.71225;4.11268;351;20220507;21.8;7.6;14.7;3.1;10.09;0;4.11;22096 +79091;45.71225;4.11268;351;20220508;22;8.9;15.4;2.6;10.69;.1;3.78;19608 +79091;45.71225;4.11268;351;20220509;23.6;8.1;15.9;2.1;11.41;0;4.06;22850 +79091;45.71225;4.11268;351;20220510;27.1;9.6;18.4;1.9;12.14;0;4.63;24246 +79091;45.71225;4.11268;351;20220511;30.5;12.2;21.3;3.1;11.54;0;6.14;26065 +79091;45.71225;4.11268;351;20220512;25.7;11.8;18.8;2;13.14;1.6;4.07;20273 +79091;45.71225;4.11268;351;20220513;23.7;12.9;18.3;1.8;15.21;.7;3.4;17914 +79091;45.71225;4.11268;351;20220514;26.2;12.9;19.5;1.6;13.96;0;4.33;23061 +79091;45.71225;4.11268;351;20220515;29.4;12;20.7;3;12.64;.5;5.73;25043 +79091;45.71225;4.11268;351;20220516;27.8;14.6;21.2;2.4;11.89;0;5.1;22730 +79091;45.71225;4.11268;351;20220517;30;13.1;21.6;1.9;13.84;0;5.2;24893 +79091;45.71225;4.11268;351;20220518;30.4;15;22.7;2.3;14.94;0;5.4;23709 +79091;45.71225;4.11268;351;20220519;31.8;18.8;25.3;4.3;12.96;.3;6.98;22213 +79091;45.71225;4.11268;351;20220520;32.1;19.1;25.6;4.6;11.59;.1;7.43;21735 +79091;45.71225;4.11268;351;20220521;31.1;15.9;23.5;1.8;16.89;0;5.16;23890 +79091;45.71225;4.11268;351;20220522;31;16;23.5;2.1;17.59;1.5;4.97;21953 +79091;45.71225;4.11268;351;20220523;25.2;17.9;21.5;2.7;15.11;3.9;3.84;14521 +79091;45.71225;4.11268;351;20220524;21;12.3;16.6;2.5;10.69;0;3.92;19367 +79091;45.71225;4.11268;351;20220525;21.3;10;15.7;2.7;10.19;0;4.32;23414 +79091;45.71225;4.11268;351;20220526;20.5;8.5;14.5;2.2;10.84;0;3.61;20383 +79091;45.71225;4.11268;351;20220527;23.7;10.8;17.2;2.4;12.54;0;4.3;22929 +79091;45.71225;4.11268;351;20220528;22.6;11;16.8;3.3;10.56;0;4.63;22454 +79091;45.71225;4.11268;351;20220529;20.1;6.9;13.5;2.9;7.79;0;4.43;24207 +79091;45.71225;4.11268;351;20220530;23.1;5.9;14.5;1.9;7.49;.7;4.68;26419 +79091;45.71225;4.11268;351;20220531;20.9;10.6;15.7;2;11.01;2.7;3.37;16734 +79091;45.71225;4.11268;351;20220601;25.4;11.1;18.3;2.2;13.81;3.4;4.24;21497 +79091;45.71225;4.11268;351;20220602;28.3;14.8;21.5;2.1;15.76;1.7;4.65;21675 +79091;45.71225;4.11268;351;20220603;31;15.2;23.1;2.3;16.26;15.7;5.51;24815 +79091;45.71225;4.11268;351;20220604;32.6;15.4;24;2.8;17.01;15.5;6.2;26750 +79091;45.71225;4.11268;351;20220605;27.1;16.6;21.8;2.8;16.34;0;4.74;21433 +79091;45.71225;4.11268;351;20220606;26.3;12.7;19.5;1.8;14.48;.4;4.35;22306 +79091;45.71225;4.11268;351;20220607;24.2;12.7;18.5;2;13.01;0;4.42;23406 +79091;45.71225;4.11268;351;20220608;23.2;12.4;17.8;2.6;13.04;5.2;3.93;19082 +79091;45.71225;4.11268;351;20220609;20.3;12.9;16.6;3.6;11.81;.4;3.82;17722 +79091;45.71225;4.11268;351;20220610;25;9.5;17.3;2.2;11.56;0;4.89;26310 +79091;45.71225;4.11268;351;20220611;29.8;11.5;20.7;2.2;12.74;0;5.75;27645 +79091;45.71225;4.11268;351;20220612;31.4;14.6;23;1.8;14.44;.2;5.51;24564 +79091;45.71225;4.11268;351;20220613;26.8;16.4;21.6;2.5;15.24;0;4.59;20126 +79091;45.71225;4.11268;351;20220614;31.3;10.1;20.7;1.9;11.16;.1;6.02;29135 +79091;45.71225;4.11268;351;20220615;35.6;17;26.3;2.7;15.01;0;6.9;25918 +79091;45.71225;4.11268;351;20220616;32.5;19.6;26.1;2.4;16.79;.1;5.93;23709 +79091;45.71225;4.11268;351;20220617;34.1;16.9;25.5;2.1;14.26;1.5;6.47;27084 +79091;45.71225;4.11268;351;20220618;37.8;16.2;27;3.3;12.96;.1;8.49;29945 +79091;45.71225;4.11268;351;20220619;35.4;24.6;30;6.2;12.36;0;9.85;22966 +79091;45.71225;4.11268;351;20220620;34.3;20.2;27.2;3.5;11.99;.1;7.75;26081 +79091;45.71225;4.11268;351;20220621;33.2;18.8;26;2.5;15.36;3.5;6.19;24067 +79091;45.71225;4.11268;351;20220622;30.3;19.7;25;2.4;18.86;20.9;4.83;19305 +79091;45.71225;4.11268;351;20220623;24.9;16.8;20.9;2.5;17.51;4.6;3.8;17504 +79091;45.71225;4.11268;351;20220624;22.9;17;19.9;2.5;15.49;5.7;3.47;14851 +79091;45.71225;4.11268;351;20220625;28.6;13.4;21;2.6;14.69;15.2;5.2;23868 +79091;45.71225;4.11268;351;20220626;18.2;14.9;16.6;1.8;16.79;8.2;1.86;9626 +79091;45.71225;4.11268;351;20220627;20.2;15.1;17.7;1.8;15.94;.3;2.66;13584 +79091;45.71225;4.11268;351;20220628;24.6;11.3;18;2.3;13.89;0;4.32;22896 +79091;45.71225;4.11268;351;20220629;27.9;13.6;20.8;1.9;13.56;.1;5.27;25996 +79091;45.71225;4.11268;351;20220630;25;15.9;20.5;2.6;14.54;6.4;4.07;17275 +79091;45.71225;4.11268;351;20220701;21.8;10.9;16.4;2;12.29;.1;4.06;23170 +79091;45.71225;4.11268;351;20220702;29.1;9.7;19.4;1.9;12.56;0;5.55;28838 +79091;45.71225;4.11268;351;20220703;30;15.3;22.7;2;16.04;3.4;5.29;24766 +79091;45.71225;4.11268;351;20220704;26.5;16.2;21.3;1.9;16.59;2.5;4.27;20428 +79091;45.71225;4.11268;351;20220705;26.4;14.7;20.5;2.1;14.24;0;4.81;23576 +79091;45.71225;4.11268;351;20220706;25.6;13;19.3;2.9;12.36;0;5.09;24050 +79091;45.71225;4.11268;351;20220707;25.2;11.2;18.2;3;12.51;0;4.73;22476 +79091;45.71225;4.11268;351;20220708;25.9;13.8;19.9;3.8;13.21;0;5.34;24080 +79091;45.71225;4.11268;351;20220709;27.8;12.6;20.2;2.8;12.76;0;5.54;25669 +79091;45.71225;4.11268;351;20220710;27.6;14;20.8;2.4;13.34;0;5.18;24066 +79091;45.71225;4.11268;351;20220711;28.6;13.2;20.9;2.5;12.91;.2;5.51;25382 +79091;45.71225;4.11268;351;20220712;30.3;14.7;22.5;2.4;13.31;0;5.86;25733 +79091;45.71225;4.11268;351;20220713;32.4;14.1;23.3;2;11.64;0;5.71;24425 +79091;45.71225;4.11268;351;20220714;35.2;17.6;26.4;2.2;13.61;0;6.69;27141 +79091;45.71225;4.11268;351;20220715;30.6;19;24.8;2.7;14.11;0;5.79;21925 +79091;45.71225;4.11268;351;20220716;30.4;14.4;22.4;2.6;11.89;0;6.03;25714 +79091;45.71225;4.11268;351;20220717;32.4;14;23.2;2.4;11.91;0;6.33;26883 +79091;45.71225;4.11268;351;20220718;37.1;16.3;26.7;2.3;12.61;.2;7.13;28249 +79091;45.71225;4.11268;351;20220719;38.8;19.8;29.3;3.2;14.34;.1;8.17;27267 +79091;45.71225;4.11268;351;20220720;30.2;19.7;25;2.7;17.51;.3;5.02;19015 +79091;45.71225;4.11268;351;20220721;31;15.8;23.4;1.7;15.61;.1;5.23;24346 +79091;45.71225;4.11268;351;20220722;34.8;15.8;25.3;2.4;15.86;1.8;6.35;25690 +79091;45.71225;4.11268;351;20220723;28.3;20.4;24.4;3.1;17.06;.2;4.87;18087 +79091;45.71225;4.11268;351;20220724;34.5;15.2;24.8;2.1;15.51;0;6.07;26433 +79091;45.71225;4.11268;351;20220725;32.9;19.7;26.3;3.5;15.46;0;6.32;21224 +79091;45.71225;4.11268;351;20220726;26.9;18;22.5;3.9;14.14;0;5.3;20128 +79091;45.71225;4.11268;351;20220727;27.1;13.4;20.3;2.6;11.81;0;5.1;22874 +79091;45.71225;4.11268;351;20220728;30.9;12.6;21.7;2;11.56;0;5.38;24080 +79091;45.71225;4.11268;351;20220729;27.6;17.1;22.4;1.7;13.29;.6;4.11;17280 +79091;45.71225;4.11268;351;20220730;30.4;14.2;22.3;2.1;12.39;0;5.26;23138 +79091;45.71225;4.11268;351;20220731;32.2;15.6;23.9;2.4;12.96;.1;5.88;24109 +79091;45.71225;4.11268;351;20220801;32.7;16.2;24.5;2.4;13.89;0;5.86;23800 +79091;45.71225;4.11268;351;20220802;32.5;16.4;24.5;2.4;14.51;.2;5.71;23536 +79091;45.71225;4.11268;351;20220803;36.7;17.3;27;2.3;13.69;0;6.56;25232 +79091;45.71225;4.11268;351;20220804;37.7;20.9;29.3;1.9;13.89;.1;6.07;22107 +79091;45.71225;4.11268;351;20220805;32;20.1;26.1;2.6;16.54;.8;5.12;18147 +79091;45.71225;4.11268;351;20220806;29.6;17;23.3;2.9;15.96;0;5.18;21704 +79091;45.71225;4.11268;351;20220807;29.8;13.4;21.6;2.8;12.21;0;5.57;23970 +79091;45.71225;4.11268;351;20220808;31.3;14.3;22.8;2.4;10.84;0;5.75;24049 +79091;45.71225;4.11268;351;20220809;32.7;14.8;23.7;2.3;10.29;0;5.98;24294 +79091;45.71225;4.11268;351;20220810;33.6;15.6;24.6;2.1;10.66;0;5.87;24085 +79091;45.71225;4.11268;351;20220811;35.7;15.7;25.7;1.7;11.34;0;5.83;24953 +79091;45.71225;4.11268;351;20220812;34.7;16.4;25.6;2.3;11.26;0;6.17;24220 +79091;45.71225;4.11268;351;20220813;34.4;15.8;25.1;2;10.01;8.5;5.82;23621 +79091;45.71225;4.11268;351;20220814;24.6;18.4;21.5;2.2;15.84;15.5;3.26;12686 +79091;45.71225;4.11268;351;20220815;27.3;15.6;21.5;2.2;15.26;0;4.21;19438 +79091;45.71225;4.11268;351;20220816;30.9;14.9;22.9;2.7;15.59;7.5;5.01;21194 +79091;45.71225;4.11268;351;20220817;24.6;16.1;20.4;2;17.84;16.4;2.87;13877 +79091;45.71225;4.11268;351;20220818;23;13.8;18.4;2.2;16.79;4.9;2.73;14499 +79091;45.71225;4.11268;351;20220819;24.5;16.7;20.6;2.6;17.59;1.9;3.21;14884 +79091;45.71225;4.11268;351;20220820;25.9;17.7;21.8;2.1;17.41;0;3.54;16205 +79091;45.71225;4.11268;351;20220821;25;12.9;18.9;2.1;14.36;0;3.53;17645 +79091;45.71225;4.11268;351;20220822;25.7;15.7;20.7;1.9;15.71;0;3.57;17216 +79091;45.71225;4.11268;351;20220823;28.4;16;22.2;1.8;17.16;0;3.77;17874 +79091;45.71225;4.11268;351;20220824;31.2;15.8;23.5;1.8;15.11;0;4.47;20660 +79091;45.71225;4.11268;351;20220825;32.4;16.7;24.6;2.3;15.46;3.8;4.96;20093 +79091;45.71225;4.11268;351;20220826;25.7;19.1;22.4;2.8;18.69;.4;3.29;13535 +79091;45.71225;4.11268;351;20220827;25.2;15.8;20.5;2;16.79;.1;3;13959 +79091;45.71225;4.11268;351;20220828;28.9;14.1;21.5;1.8;15.66;0;3.9;18934 +79091;45.71225;4.11268;351;20220829;32;14.9;23.5;2.1;15.56;.5;4.52;19610 +79091;45.71225;4.11268;351;20220830;25.9;18.4;22.2;2.4;17.19;.8;3.18;12787 +79091;45.71225;4.11268;351;20220831;26.7;16.4;21.5;1.8;16.96;.3;3.28;15620 +79091;45.71225;4.11268;351;20220901;28;14.2;21.1;1.9;14.59;0;3.73;17483 +79091;45.71225;4.11268;351;20220902;27;15.6;21.3;2.3;14.89;6.8;3.54;15086 +79091;45.71225;4.11268;351;20220903;26.8;14.7;20.7;2.4;16.39;3.9;3.36;15266 +79091;45.71225;4.11268;351;20220904;29.4;13.9;21.6;2.2;16.29;0;4.01;18893 +79091;45.71225;4.11268;351;20220905;30.6;16.7;23.6;3.2;17.19;2.1;4.49;17293 +79091;45.71225;4.11268;351;20220906;27.6;17.9;22.8;2.4;17.71;1.8;3.26;12788 +79091;45.71225;4.11268;351;20220907;25;15.6;20.3;2.1;17.74;12.2;2.74;13333 +79091;45.71225;4.11268;351;20220908;24.6;12.5;18.6;2.4;14.04;0;3.2;15814 +79091;45.71225;4.11268;351;20220909;23.9;12.1;18;2.4;12.79;.5;3.2;15659 +79091;45.71225;4.11268;351;20220910;22.7;12.5;17.6;1.4;12.44;0;2.67;14292 +79091;45.71225;4.11268;351;20220911;24.9;9.8;17.3;1.7;12.26;0;3.13;17606 +79091;45.71225;4.11268;351;20220912;31.8;12.1;22;2.6;13.59;0;4.72;19469 +79091;45.71225;4.11268;351;20220913;31.5;18;24.7;3.4;17.44;0;4.58;15470 +79091;45.71225;4.11268;351;20220914;28.2;20;24.1;3.4;18.01;16.3;3.76;12343 +79091;45.71225;4.11268;351;20220915;25.1;15.2;20.2;2.3;17.19;10.6;2.73;13159 +79091;45.71225;4.11268;351;20220916;19.4;14.7;17.1;2.6;14.76;.6;2.06;9626 +79091;45.71225;4.11268;351;20220917;16.2;8.7;12.5;3.2;9.56;0;2.37;12814 +79091;45.71225;4.11268;351;20220918;18.7;3.9;11.3;1.7;8.21;0;2.46;16553 +79091;45.71225;4.11268;351;20220919;19;4.5;11.8;2.2;8.46;0;2.58;16042 +79091;45.71225;4.11268;351;20220920;19.5;4.5;12;2.1;8.36;0;2.62;16148 +79091;45.71225;4.11268;351;20220921;19.7;5.5;12.6;2.2;8.46;0;2.65;15566 +79091;45.71225;4.11268;351;20220922;21.8;4.3;13.1;1.6;8.76;0;2.6;16686 +79091;45.71225;4.11268;351;20220923;23.3;8.2;15.8;2;11.46;6.9;2.65;14147 +79091;45.71225;4.11268;351;20220924;21;11.2;16.1;2.1;13.41;10.4;2.21;12837 +79091;45.71225;4.11268;351;20220925;16.4;11.6;14;1.7;12.96;6.6;1.42;7870 +79091;45.71225;4.11268;351;20220926;17.5;9.8;13.6;1.8;11.31;5.4;1.83;10766 +79091;45.71225;4.11268;351;20220927;15.1;9.9;12.5;2.8;10.89;3.9;1.6;7882 +79091;45.71225;4.11268;351;20220928;18.2;11;14.6;3.2;13.01;16.5;1.75;8882 +79091;45.71225;4.11268;351;20220929;14.5;9.8;12.1;1.5;10.99;1.4;1.34;7686 +79091;45.71225;4.11268;351;20220930;14.8;6.5;10.7;2.1;9.46;.4;1.61;10312 +79091;45.71225;4.11268;351;20221001;19.9;5.8;12.8;3.1;11.69;1.8;1.94;10618 +79091;45.71225;4.11268;351;20221002;23.4;14.4;18.9;2.1;14.29;0;2.31;10962 +79091;45.71225;4.11268;351;20221003;18.8;13.2;16;1.8;13.64;0;1.6;7946 +79091;45.71225;4.11268;351;20221004;21.7;7.2;14.5;1.4;12.04;.2;1.98;13244 +79091;45.71225;4.11268;351;20221005;26.4;9.5;17.9;2.6;11.51;0;3.14;14442 +79091;45.71225;4.11268;351;20221006;19.6;12.4;16;1.8;13.39;0;1.6;8171 +79091;45.71225;4.11268;351;20221007;22.6;10.9;16.8;1.7;13.71;.5;2;11415 +79091;45.71225;4.11268;351;20221008;16.3;14.1;15.2;1.5;13.71;3.7;1.06;3510 +79091;45.71225;4.11268;351;20221009;19.8;5.8;12.8;2.5;11.19;.1;1.94;12157 +79091;45.71225;4.11268;351;20221010;23.1;10.4;16.7;2.9;12.76;.2;2.44;11428 +79091;45.71225;4.11268;351;20221011;19.5;11.5;15.5;1.6;14.41;2.5;1.36;8100 +79091;45.71225;4.11268;351;20221012;21.2;14;17.6;1.2;15.04;.2;1.49;8712 +79091;45.71225;4.11268;351;20221013;18.2;10.7;14.5;1.5;13.64;2.8;1.25;7232 +79091;45.71225;4.11268;351;20221014;19;12.9;15.9;2.7;14.46;.8;1.43;6425 +79091;45.71225;4.11268;351;20221015;24.2;13.6;18.9;2.8;13.31;0;2.44;9743 +79091;45.71225;4.11268;351;20221016;24.9;14.4;19.7;4.8;14.14;0;3.19;9983 +79091;45.71225;4.11268;351;20221017;24.2;16;20.1;4.6;14.09;0;3.06;8650 +79091;45.71225;4.11268;351;20221018;25.2;14;19.6;2.6;14.01;.1;2.47;9971 +79091;45.71225;4.11268;351;20221019;23.8;11.4;17.6;2.9;13.64;.7;2.33;9981 +79091;45.71225;4.11268;351;20221020;23.1;16.4;19.7;4.2;15.34;8.7;2.49;6893 +79091;45.71225;4.11268;351;20221021;22.4;16.2;19.3;3.1;15.39;5;1.99;6125 +79091;45.71225;4.11268;351;20221022;23.8;11.9;17.9;2.5;13.81;0;2.02;9477 +79091;45.71225;4.11268;351;20221023;25;15.2;20.1;5.2;14.26;0;3.25;7588 +79091;45.71225;4.11268;351;20221024;23.1;15.5;19.3;2.3;13.31;0;2.04;7049 +79091;45.71225;4.11268;351;20221025;20.8;9.1;15;2.8;11.54;.6;1.91;8424 +79091;45.71225;4.11268;351;20221026;24.1;12.4;18.3;2.3;13.26;.1;1.98;8839 +79091;45.71225;4.11268;351;20221027;23.7;12.6;18.2;3.7;13.89;0;2.31;7574 +79091;45.71225;4.11268;351;20221028;26.4;16.4;21.4;3.4;11.94;0;3.32;7525 +79091;45.71225;4.11268;351;20221029;26.8;12.8;19.8;3.7;9.69;0;3.63;8631 +79091;45.71225;4.11268;351;20221030;25.9;14.8;20.4;3.1;8.86;.1;3.24;7965 +79091;45.71225;4.11268;351;20221031;22.3;11.2;16.8;3.6;12.11;4;2.25;7690 +79091;45.71225;4.11268;351;20221101;18.6;14;16.3;2.1;13.26;.1;1.31;5254 +79091;45.71225;4.11268;351;20221102;17.4;7.2;12.3;1.8;9.96;.1;1.23;7314 +79091;45.71225;4.11268;351;20221103;16.6;7.2;11.9;3.8;9.54;.8;1.68;5467 +79091;45.71225;4.11268;351;20221104;12.1;6.5;9.3;3.7;8.69;6.5;1.16;4652 +79091;45.71225;4.11268;351;20221105;10.8;5.8;8.3;3;8.41;0;1;4857 +79091;45.71225;4.11268;351;20221106;15;1.4;8.2;2.8;7.34;0;1.35;7269 +79091;45.71225;4.11268;351;20221107;18.4;6.4;12.4;3.1;8.84;0;1.77;7577 +79091;45.71225;4.11268;351;20221108;18.4;8.3;13.3;5;10.64;5.3;1.95;5879 +79091;45.71225;4.11268;351;20221109;14.5;13.1;13.8;2;13.46;9.9;.77;1566 +79091;45.71225;4.11268;351;20221110;14.2;8.8;11.5;1.5;10.96;0;.75;4997 +79091;45.71225;4.11268;351;20221111;16;4.3;10.2;2.2;10.21;.1;.95;6982 +79091;45.71225;4.11268;351;20221112;16;7.2;11.6;2.2;10.59;.1;1.06;5960 +79091;45.71225;4.11268;351;20221113;13.5;4.8;9.2;1.5;9.91;0;.75;4990 +79091;45.71225;4.11268;351;20221114;16;8.1;12;3.4;10.74;4.4;1.23;4554 +79091;45.71225;4.11268;351;20221115;15.4;10.3;12.9;2.5;12.11;5.6;.89;3399 +79091;45.71225;4.11268;351;20221116;16.1;7.1;11.6;3.1;9.46;0;1.29;5409 +79091;45.71225;4.11268;351;20221117;17;10;13.5;3.6;9.66;3.7;1.73;4318 +79091;45.71225;4.11268;351;20221118;12.1;6.9;9.5;2;8.46;1.3;.86;4193 +79091;45.71225;4.11268;351;20221119;8.7;3.5;6.1;2.1;8.19;2.1;.56;3150 +79091;45.71225;4.11268;351;20221120;10.2;4.6;7.4;2.1;8.01;.6;.71;4549 +79091;45.71225;4.11268;351;20221121;9.3;4;6.7;2.6;8.11;5.6;.7;2878 +79091;45.71225;4.11268;351;20221122;10.4;4.4;7.4;2.3;7.16;0;.91;3734 +79091;45.71225;4.11268;351;20221123;13;2.5;7.7;3.4;8.09;2.6;1;4386 +79091;45.71225;4.11268;351;20221124;12.9;4.1;8.5;2.7;8.01;0;.96;5067 +79091;45.71225;4.11268;351;20221125;11.5;7.2;9.3;2;8.91;1.7;.8;2472 +79091;45.71225;4.11268;351;20221126;8.9;4.2;6.6;2;8.34;.1;.51;3392 +79091;45.71225;4.11268;351;20221127;11.6;2;6.8;3.8;7.26;2.8;1.11;4717 +79091;45.71225;4.11268;351;20221128;10.1;7;8.6;2.2;9.04;4.5;.71;2090 +79091;45.71225;4.11268;351;20221129;7.9;4.8;6.4;2;8.29;1.4;.51;2283 +79091;45.71225;4.11268;351;20221130;7.2;5.7;6.5;2.4;8.46;.8;.5;1241 +79091;45.71225;4.11268;351;20221201;6.2;4.8;5.5;2.5;7.51;.1;.6;1074 +79091;45.71225;4.11268;351;20221202;3.8;2.8;3.3;1.1;6.46;1.3;.47;809 +79091;45.71225;4.11268;351;20221203;4.4;.9;2.6;.9;6.81;3.3;.31;2086 +79091;45.71225;4.11268;351;20221204;5.2;2.5;3.8;1.8;7.26;2.6;.39;1724 +79091;45.71225;4.11268;351;20221205;7.5;-1.2;3.2;1.7;5.84;.1;.5;4828 +79091;45.71225;4.11268;351;20221206;2.4;-3.7;-.7;1.4;5.34;.1;.28;4073 +79091;45.71225;4.11268;351;20221207;2.4;.2;1.3;1.1;6.14;0;.33;1419 +79091;45.71225;4.11268;351;20221208;3.3;-.5;1.4;1.5;5.69;5.4;.35;2831 +79091;45.71225;4.11268;351;20221209;2.9;.5;1.7;1.6;6.34;1.6;.33;1608 +79091;45.71225;4.11268;351;20221210;-.3;-.6;-.5;3;5.19;0;.41;346 +79091;45.71225;4.11268;351;20221211;1.4;-5.2;-1.9;1.6;4.11;0;.33;4340 +79091;45.71225;4.11268;351;20221212;1.1;-5.7;-2.3;2.1;4.36;2;.34;3657 +79091;45.71225;4.11268;351;20221213;2.8;-2;.4;2.1;5.86;0;.27;2738 +79091;45.71225;4.11268;351;20221214;13.7;-.9;6.4;2.4;8.51;.6;.53;4692 +79091;45.71225;4.11268;351;20221215;5;2.7;3.8;1.9;7.66;16.9;.35;1012 +79091;45.71225;4.11268;351;20221216;1.6;.7;1.1;2.7;6.04;0;.37;593 +79091;45.71225;4.11268;351;20221217;-.5;-6.9;-3.7;1.9;4.09;0;.26;4322 +79091;45.71225;4.11268;351;20221218;9.1;-6.2;1.5;3.8;5.51;0;.77;5496 +79091;45.71225;4.11268;351;20221219;15.2;6.3;10.7;5.8;8.99;0;1.6;4122 +79091;45.71225;4.11268;351;20221220;15.8;11.9;13.9;5.6;9.91;1.7;2.14;2267 +79091;45.71225;4.11268;351;20221221;14.9;11.6;13.2;3.1;10.31;.5;1.24;2776 +79091;45.71225;4.11268;351;20221222;14.8;10.4;12.6;2.7;9.94;9.2;1.14;2269 +79091;45.71225;4.11268;351;20221223;16.7;10.8;13.8;2.8;12.11;1.7;1;2589 +79091;45.71225;4.11268;351;20221224;14.7;10.7;12.7;1.7;11.81;.2;.72;2666 +79091;45.71225;4.11268;351;20221225;17.8;5.3;11.5;3.2;9.14;0;1.36;4820 +79091;45.71225;4.11268;351;20221226;13.1;6.5;9.8;2.2;9.51;1.1;.78;2196 +79091;45.71225;4.11268;351;20221227;11;4;7.5;1.5;8.31;0;.48;3941 +79091;45.71225;4.11268;351;20221228;13.3;1.4;7.3;3.5;7.51;0;1.04;4661 +79091;45.71225;4.11268;351;20221229;13.5;8.3;10.9;3.4;8.94;5.8;1.25;2474 +79091;45.71225;4.11268;351;20221230;13.5;4.4;9;3.2;9.69;2;.8;3086 +79091;45.71225;4.11268;351;20221231;18.5;11.4;15;4.5;10.69;0;1.84;3969 +79092;45.72955;4.43263;494;20220101;16.1;3.9;10;1.8;7.61;.1;1.04;5355 +79092;45.72955;4.43263;494;20220102;11;2;6.5;2.3;7.53;0;.93;3532 +79092;45.72955;4.43263;494;20220103;12.8;5.6;9.2;2.5;8.91;.4;.89;3588 +79092;45.72955;4.43263;494;20220104;15.3;7.8;11.5;3.5;8.9;5.5;1.49;3987 +79092;45.72955;4.43263;494;20220105;3.5;2.1;2.8;3.6;5.75;0;.86;1270 +79092;45.72955;4.43263;494;20220106;3.1;.9;2;3.2;5.16;0;.82;2231 +79092;45.72955;4.43263;494;20220107;3.9;-2.4;.8;2.2;5.36;4.1;.52;3302 +79092;45.72955;4.43263;494;20220108;5.4;1.4;3.4;3.2;7.36;3.6;.43;2644 +79092;45.72955;4.43263;494;20220109;5.7;3.4;4.5;2.7;6.66;3.9;.76;1959 +79092;45.72955;4.43263;494;20220110;5.4;2.4;3.9;2.3;6.33;.1;.67;2978 +79092;45.72955;4.43263;494;20220111;1.5;-1.6;0;2.6;5.38;0;.43;2454 +79092;45.72955;4.43263;494;20220112;.7;-1.5;-.4;2.6;4.88;0;.52;2382 +79092;45.72955;4.43263;494;20220113;2.2;-4.2;-1;1.6;4.63;0;.42;4369 +79092;45.72955;4.43263;494;20220114;6;-5.1;.4;1.3;4.71;0;.47;6138 +79092;45.72955;4.43263;494;20220115;7;-3.9;1.6;1.5;4.51;0;.65;6048 +79092;45.72955;4.43263;494;20220116;6.5;-4;1.3;2.4;4.26;0;.86;6055 +79092;45.72955;4.43263;494;20220117;2.5;-3.9;-.7;2.1;5.83;0;.29;3285 +79092;45.72955;4.43263;494;20220118;2.5;-.2;1.1;1.8;5.86;0;.45;2235 +79092;45.72955;4.43263;494;20220119;3;-3.9;-.5;1.7;5.58;.2;.33;3919 +79092;45.72955;4.43263;494;20220120;3.2;.3;1.8;2.5;6.26;1;.49;2111 +79092;45.72955;4.43263;494;20220121;2.6;-.8;.9;4.3;4.75;0;.98;4409 +79092;45.72955;4.43263;494;20220122;1.8;-2.9;-.5;2.5;5.3;0;.51;3106 +79092;45.72955;4.43263;494;20220123;2;.1;1;1.3;5.77;0;.46;1699 +79092;45.72955;4.43263;494;20220124;7.4;-3.6;1.9;1.8;5.35;0;.64;6711 +79092;45.72955;4.43263;494;20220125;9;-3.9;2.6;1.4;5.02;0;.73;7286 +79092;45.72955;4.43263;494;20220126;5.5;-4.1;.7;1.6;4.75;0;.64;6157 +79092;45.72955;4.43263;494;20220127;-1.4;-5.7;-3.5;1.8;4.58;0;.28;3934 +79092;45.72955;4.43263;494;20220128;2.5;-4.4;-.9;2.7;5.61;0;.36;4362 +79092;45.72955;4.43263;494;20220129;1;-3.3;-1.1;2.2;5.71;.1;.29;3554 +79092;45.72955;4.43263;494;20220130;7.6;.7;4.1;1.7;7.55;.1;.55;4509 +79092;45.72955;4.43263;494;20220131;6.5;2.5;4.5;3.1;6.95;2.2;.83;3190 +79092;45.72955;4.43263;494;20220201;4.3;-.2;2;2.6;5.93;1.6;.66;4204 +79092;45.72955;4.43263;494;20220202;9.7;2.9;6.3;2.1;8.51;.3;.67;4749 +79092;45.72955;4.43263;494;20220203;10.8;2.6;6.7;2.7;7.78;0;.97;5834 +79092;45.72955;4.43263;494;20220204;8.6;-.3;4.2;1.7;7.36;1.4;.59;6062 +79092;45.72955;4.43263;494;20220205;7.5;3.1;5.3;2.4;6.53;0;.94;5661 +79092;45.72955;4.43263;494;20220206;7.9;-2.2;2.9;2.6;6.23;2.5;.81;6568 +79092;45.72955;4.43263;494;20220207;7.4;5.5;6.5;3.7;6.73;.2;1.31;2714 +79092;45.72955;4.43263;494;20220208;10.6;.4;5.5;2.5;5.43;0;1.34;7649 +79092;45.72955;4.43263;494;20220209;14.8;-.6;7.1;2.7;5.76;0;1.77;9635 +79092;45.72955;4.43263;494;20220210;9.8;2.3;6.1;3;6.68;1.6;1.93;10600 +79092;45.72955;4.43263;494;20220211;7.2;5;6.1;3;6.38;0;1.27;7300 +79092;45.72955;4.43263;494;20220212;8.5;-5.5;1.5;1.9;5.68;0;.89;8811 +79092;45.72955;4.43263;494;20220213;11.5;-2.8;4.4;7.4;6.78;.2;1.65;11600 +79092;45.72955;4.43263;494;20220214;9;7.1;8.1;4.7;7.78;7.5;1.51;3200 +79092;45.72955;4.43263;494;20220215;8.6;3;5.8;2.6;6.68;2.2;1.15;6200 +79092;45.72955;4.43263;494;20220216;9.8;3.3;6.6;2.2;9.03;3.2;.79;5208 +79092;45.72955;4.43263;494;20220217;15.3;7.3;11.3;2.3;9.95;0;1.38;7462 +79092;45.72955;4.43263;494;20220218;19;6.4;12.7;3.1;9.13;.4;2.18;10013 +79092;45.72955;4.43263;494;20220219;8.5;3.9;6.2;2.2;5.78;0;1.31;5848 +79092;45.72955;4.43263;494;20220220;12.1;.3;6.2;2.5;6.78;2;1.36;9082 +79092;45.72955;4.43263;494;20220221;8.1;7.6;7.9;5;7.21;2;1.61;1613 +79092;45.72955;4.43263;494;20220222;9.6;4.4;7;3;7.43;.6;1.28;6818 +79092;45.72955;4.43263;494;20220223;11.9;5.7;8.8;1.9;8.33;0;1.2;6567 +79092;45.72955;4.43263;494;20220224;13.9;2.8;8.3;3.2;7.26;.3;1.8;8835 +79092;45.72955;4.43263;494;20220225;7.7;2.8;5.3;3.6;5.53;0;1.6;8160 +79092;45.72955;4.43263;494;20220226;8.8;-1;3.9;2.7;5.06;0;1.5;10237 +79092;45.72955;4.43263;494;20220227;10.8;-2.8;4;2;5.16;0;1.46;11918 +79092;45.72955;4.43263;494;20220228;11.9;-.8;5.5;2.3;5.61;0;1.64;11704 +79092;45.72955;4.43263;494;20220301;13.4;-.8;6.3;2;5.78;0;1.72;12046 +79092;45.72955;4.43263;494;20220302;12.6;1.7;7.2;2.1;7.16;0;1.52;10086 +79092;45.72955;4.43263;494;20220303;12.8;4.5;8.7;1.9;8.73;0;1.31;8647 +79092;45.72955;4.43263;494;20220304;12.7;4.5;8.6;2.7;7.06;0;1.85;9772 +79092;45.72955;4.43263;494;20220305;9.8;-1.2;4.3;2.7;4.58;0;1.82;11588 +79092;45.72955;4.43263;494;20220306;7.3;-3.3;2;2.8;3.83;0;1.67;11509 +79092;45.72955;4.43263;494;20220307;9;-4.3;2.4;1.8;4.16;0;1.51;12819 +79092;45.72955;4.43263;494;20220308;13.1;-2.5;5.3;3;5.41;0;2.15;13988 +79092;45.72955;4.43263;494;20220309;13.7;1.6;7.7;2.9;6.51;0;2.11;12928 +79092;45.72955;4.43263;494;20220310;13.7;2;7.8;4.4;7.31;.2;2.15;11818 +79092;45.72955;4.43263;494;20220311;12.3;7.2;9.7;6.1;7.16;0;2.54;7232 +79092;45.72955;4.43263;494;20220312;9.5;6.2;7.9;4.3;6.78;.2;1.83;4976 +79092;45.72955;4.43263;494;20220313;10.1;6.8;8.4;4.9;7.16;3.8;1.98;5694 +79092;45.72955;4.43263;494;20220314;11.4;-.2;5.6;2.5;8.43;3.8;1.28;11364 +79092;45.72955;4.43263;494;20220315;16;8.1;12;5.6;8.93;0;2.68;9740 +79092;45.72955;4.43263;494;20220316;17.1;7;12.1;2.6;9.48;0;2.16;10715 +79092;45.72955;4.43263;494;20220317;11.5;7.9;9.7;3.4;9.98;0;1.22;4454 +79092;45.72955;4.43263;494;20220318;7.1;5.8;6.5;2.6;8.78;0;.7;1200 +79092;45.72955;4.43263;494;20220319;14.7;-1.5;6.6;2.1;8.08;0;1.8;13900 +79092;45.72955;4.43263;494;20220320;13.9;2.7;8.3;5.1;6.58;.1;2.62;8800 +79092;45.72955;4.43263;494;20220321;16;6.6;11.3;4.6;5.98;0;3.65;15400 +79092;45.72955;4.43263;494;20220322;16;-2.4;6.8;4.6;4.48;0;3.58;17900 +79092;45.72955;4.43263;494;20220323;16.9;-4.3;6.3;2.3;4.88;0;2.78;17600 +79092;45.72955;4.43263;494;20220324;19.2;-2.9;8.2;2;5.18;0;2.94;17800 +79092;45.72955;4.43263;494;20220325;19;-1.9;8.6;2.1;5.68;0;2.93;17500 +79092;45.72955;4.43263;494;20220326;20;-1.7;9.2;1.2;6.28;0;2.55;17800 +79092;45.72955;4.43263;494;20220327;20.5;-1.4;9.6;1.5;5.88;0;2.33;9500 +79092;45.72955;4.43263;494;20220328;21.1;4.6;12.9;3.4;5.48;0;4.15;17000 +79092;45.72955;4.43263;494;20220329;19.6;5.4;12.5;4.3;6.78;1.4;3.86;13300 +79092;45.72955;4.43263;494;20220330;14.5;7.5;11;1.6;10.08;4.4;1.62;8400 +79092;45.72955;4.43263;494;20220331;10.1;4;7.1;2.3;8.38;6.1;1.27;6800 +79092;45.72955;4.43263;494;20220401;3.2;-1;1.1;5.5;6.06;4.6;1.05;6420 +79092;45.72955;4.43263;494;20220402;3.5;-.7;1.4;4.4;5.15;.1;1.34;9866 +79092;45.72955;4.43263;494;20220403;4.3;-1.3;1.5;5;5.28;0;1.56;9804 +79092;45.72955;4.43263;494;20220404;8.2;-3.8;2.2;1.7;5.12;0;2.09;20679 +79092;45.72955;4.43263;494;20220405;13.1;-3.6;4.8;1.6;6.98;0;1.92;15700 +79092;45.72955;4.43263;494;20220406;13.9;5.5;9.7;1.8;9.18;2.3;1.79;10200 +79092;45.72955;4.43263;494;20220407;15.3;7.5;11.4;4.5;8.98;2;2.31;5000 +79092;45.72955;4.43263;494;20220408;17.6;11.6;14.6;4.6;8.78;0;3.54;10300 +79092;45.72955;4.43263;494;20220409;8.8;2.5;5.7;3.8;6.82;.3;2.01;12658 +79092;45.72955;4.43263;494;20220410;13.9;-4.6;4.7;1.3;5.48;0;2.6;23200 +79092;45.72955;4.43263;494;20220411;17.7;-1.9;7.9;6.3;7.08;0;3.73;19600 +79092;45.72955;4.43263;494;20220412;17.9;8.4;13.1;4.1;7.05;0;3.92;11572 +79092;45.72955;4.43263;494;20220413;19;5.9;12.5;1.6;8.28;0;2.8;15500 +79092;45.72955;4.43263;494;20220414;20.6;4.2;12.4;1.7;10.78;0;3.22;21800 +79092;45.72955;4.43263;494;20220415;21.6;3;12.3;2.2;10.48;0;3.44;21800 +79092;45.72955;4.43263;494;20220416;21;3.1;12.1;3.4;8.88;0;4.07;23700 +79092;45.72955;4.43263;494;20220417;18;-.6;8.7;1.8;7.38;0;3.32;24700 +79092;45.72955;4.43263;494;20220418;20.2;-.5;9.9;1.9;6.18;0;3.73;24200 +79092;45.72955;4.43263;494;20220419;19.6;.5;10.1;2;7.58;0;3.44;22300 +79092;45.72955;4.43263;494;20220420;16.2;2.4;9.3;1.5;9.28;.4;1.87;10400 +79092;45.72955;4.43263;494;20220421;19.3;8.9;14.1;2.5;10.18;0;3.4;18600 +79092;45.72955;4.43263;494;20220422;20.8;1.4;11.1;2;8.38;0;3.58;22300 +79092;45.72955;4.43263;494;20220423;17.3;10.9;14.1;5.4;8.88;4.4;3.51;8100 +79092;45.72955;4.43263;494;20220424;15.9;5.2;10.6;1.9;9.48;5.6;2.35;13900 +79092;45.72955;4.43263;494;20220425;16.2;9.6;12.9;2.4;9.78;.4;2.74;13900 +79092;45.72955;4.43263;494;20220426;18.5;4.2;11.4;1.9;9.38;0;3.58;25100 +79092;45.72955;4.43263;494;20220427;19.9;.4;10.2;1.5;7.88;0;3.68;26100 +79092;45.72955;4.43263;494;20220428;22.7;2.6;12.7;1.7;9.08;0;3.97;24700 +79092;45.72955;4.43263;494;20220429;22.5;2.7;12.6;1.8;9.38;.3;3.56;20300 +79092;45.72955;4.43263;494;20220430;19;4.8;11.9;2.7;8.98;0;3.83;23900 +79092;45.72955;4.43263;494;20220501;18.4;.6;9.5;1.9;7.98;0;3.55;25000 +79092;45.72955;4.43263;494;20220502;20.6;1.3;11;1.8;8.18;0;3.93;26100 +79092;45.72955;4.43263;494;20220503;19.3;5.5;12.4;1.8;9.58;.2;2.75;14000 +79092;45.72955;4.43263;494;20220504;21.1;4.6;12.9;2.5;10.68;2.1;3.39;18700 +79092;45.72955;4.43263;494;20220505;14.4;9.1;11.8;2.8;10.88;2.3;2.11;10600 +79092;45.72955;4.43263;494;20220506;16.6;8.3;12.4;3.5;10.38;0;2.83;14755 +79092;45.72955;4.43263;494;20220507;20.9;8.2;14.6;3.2;9.83;0;4.16;21346 +79092;45.72955;4.43263;494;20220508;20.8;9.7;15.2;2.7;10.46;.2;3.73;18202 +79092;45.72955;4.43263;494;20220509;22.7;9;15.8;2.2;11.26;0;4.04;21959 +79092;45.72955;4.43263;494;20220510;26.1;10.4;18.2;2.1;12.16;0;4.65;23507 +79092;45.72955;4.43263;494;20220511;28.4;12.4;20.4;3.1;11.51;0;5.86;24988 +79092;45.72955;4.43263;494;20220512;25.5;11.6;18.6;2.3;12.23;.5;4.44;20892 +79092;45.72955;4.43263;494;20220513;23;11.6;17.3;1.9;14.23;.7;3.58;18859 +79092;45.72955;4.43263;494;20220514;25.4;14.1;19.8;2.1;13.93;0;4.42;21712 +79092;45.72955;4.43263;494;20220515;27.7;12.9;20.3;3.1;12.23;.6;5.6;23744 +79092;45.72955;4.43263;494;20220516;27.6;14.1;20.8;2.3;10.76;0;5.29;23263 +79092;45.72955;4.43263;494;20220517;29.1;13.6;21.4;2;13.21;0;5.27;24378 +79092;45.72955;4.43263;494;20220518;29.8;16.3;23.1;2.5;14.26;0;5.48;22730 +79092;45.72955;4.43263;494;20220519;30;18.4;24.2;4.4;12.66;0;6.79;21494 +79092;45.72955;4.43263;494;20220520;30;19;24.5;4.8;11.23;0;7.24;20522 +79092;45.72955;4.43263;494;20220521;30.5;15.6;23;1.8;15.98;0;5.25;24095 +79092;45.72955;4.43263;494;20220522;30.3;16;23.2;2;17.33;2.3;4.94;21797 +79092;45.72955;4.43263;494;20220523;24.7;17.6;21.1;2.7;14.88;7;3.97;14888 +79092;45.72955;4.43263;494;20220524;20;12.3;16.1;2.4;10.43;0;3.86;18733 +79092;45.72955;4.43263;494;20220525;20.8;10.9;15.8;3.2;9.88;0;4.56;22549 +79092;45.72955;4.43263;494;20220526;20;10.1;15.1;2.5;10.46;0;3.81;19088 +79092;45.72955;4.43263;494;20220527;23.5;11.4;17.5;2.9;12.26;0;4.6;22638 +79092;45.72955;4.43263;494;20220528;21.9;11.5;16.7;3.4;10.18;0;4.75;21709 +79092;45.72955;4.43263;494;20220529;19.2;7.7;13.5;3.1;7.46;0;4.55;23116 +79092;45.72955;4.43263;494;20220530;22.4;6.8;14.6;2;7.43;.4;4.72;25611 +79092;45.72955;4.43263;494;20220531;18.7;11.4;15;1.6;11.63;1.7;2.88;14334 +79092;45.72955;4.43263;494;20220601;25.4;11.8;18.6;2.3;14.26;3.8;4.35;21470 +79092;45.72955;4.43263;494;20220602;27.4;15;21.2;2.2;15.76;1.1;4.69;21345 +79092;45.72955;4.43263;494;20220603;29.7;15.5;22.6;2.5;16.03;9.8;5.48;23966 +79092;45.72955;4.43263;494;20220604;30.9;15.6;23.3;3.1;16.26;7.1;6.12;25342 +79092;45.72955;4.43263;494;20220605;26.1;16.2;21.2;3.1;16.08;0;4.79;20846 +79092;45.72955;4.43263;494;20220606;25.5;13.1;19.3;2.1;14.43;.9;4.42;21677 +79092;45.72955;4.43263;494;20220607;23.6;12.6;18.1;2.2;13.01;0;4.44;22686 +79092;45.72955;4.43263;494;20220608;22.5;12.9;17.7;2.6;12.61;9.1;3.98;18369 +79092;45.72955;4.43263;494;20220609;19.9;12.1;16;3.2;11.63;.6;3.85;18474 +79092;45.72955;4.43263;494;20220610;24.4;10.3;17.4;2.9;10.88;0;5.24;25585 +79092;45.72955;4.43263;494;20220611;29;13;21;2.6;11.98;0;5.98;26501 +79092;45.72955;4.43263;494;20220612;31.5;15.9;23.7;2.1;13.71;.3;5.78;24202 +79092;45.72955;4.43263;494;20220613;26.4;16.6;21.5;2.9;14.91;0;4.88;19996 +79092;45.72955;4.43263;494;20220614;30.6;11.3;21;2.3;10.68;0;6.29;28426 +79092;45.72955;4.43263;494;20220615;33.9;17.7;25.8;2.8;14.76;.1;6.7;24649 +79092;45.72955;4.43263;494;20220616;32;19.4;25.7;2.4;16.6;0;6.12;24721 +79092;45.72955;4.43263;494;20220617;33.5;17.9;25.7;2.7;13.51;7.8;6.92;26364 +79092;45.72955;4.43263;494;20220618;36.5;17.8;27.2;3.3;12.63;.6;8.27;28429 +79092;45.72955;4.43263;494;20220619;33.6;23.8;28.7;6;12.43;0;9.33;22307 +79092;45.72955;4.43263;494;20220620;33.2;20.7;26.9;4.1;11.08;.2;8.2;25176 +79092;45.72955;4.43263;494;20220621;31.9;19.3;25.6;2.8;14.81;1.3;6.23;22875 +79092;45.72955;4.43263;494;20220622;29.3;18.9;24.1;2.8;18.41;10.8;4.95;19431 +79092;45.72955;4.43263;494;20220623;24.8;16.7;20.7;2.5;17.86;10.2;3.86;17684 +79092;45.72955;4.43263;494;20220624;22;16.9;19.5;2.7;15.18;2.5;3.48;14050 +79092;45.72955;4.43263;494;20220625;28.1;13.7;20.9;2.9;14.51;13;5.37;23562 +79092;45.72955;4.43263;494;20220626;18.9;14.5;16.7;2.2;16.93;0;2.19;11250 +79092;45.72955;4.43263;494;20220627;20.8;14.9;17.9;2.3;15.56;0;3.06;14695 +79092;45.72955;4.43263;494;20220628;24;12.5;18.3;2.7;13.78;.1;4.42;21751 +79092;45.72955;4.43263;494;20220629;27.5;14.3;20.9;2.2;13.31;.1;5.39;25345 +79092;45.72955;4.43263;494;20220630;25.8;15.7;20.8;2.6;14.38;0;4.54;18816 +79092;45.72955;4.43263;494;20220701;21.2;10.5;15.9;2.2;12.33;0;4.13;23379 +79092;45.72955;4.43263;494;20220702;28.3;11.2;19.8;2.1;12.33;0;5.58;27682 +79092;45.72955;4.43263;494;20220703;29.8;16.2;23;2;15.81;1.8;5.37;24363 +79092;45.72955;4.43263;494;20220704;26.1;16.8;21.5;2.2;16.58;0;4.36;19686 +79092;45.72955;4.43263;494;20220705;25.9;15.2;20.6;2.5;14.03;0;5;23019 +79092;45.72955;4.43263;494;20220706;25.1;14.1;19.6;3.3;11.78;0;5.38;22847 +79092;45.72955;4.43263;494;20220707;25;12.3;18.6;3.3;12.11;0;4.99;21829 +79092;45.72955;4.43263;494;20220708;25.1;13.7;19.4;4;12.86;0;5.44;23769 +79092;45.72955;4.43263;494;20220709;27.2;12.9;20;3;12.26;0;5.71;25347 +79092;45.72955;4.43263;494;20220710;27.2;15.1;21.1;2.8;12.83;0;5.46;22950 +79092;45.72955;4.43263;494;20220711;27.9;13.6;20.7;2.9;12.78;.2;5.73;24971 +79092;45.72955;4.43263;494;20220712;29.6;15.6;22.6;2.9;12.88;0;6.12;25036 +79092;45.72955;4.43263;494;20220713;32;15.3;23.7;2.2;11.21;0;5.87;23781 +79092;45.72955;4.43263;494;20220714;34.6;18.5;26.6;2.2;13.23;0;6.7;26780 +79092;45.72955;4.43263;494;20220715;30.2;20.5;25.4;3.1;13.73;0;6.09;20643 +79092;45.72955;4.43263;494;20220716;29.9;14.9;22.4;2.9;11.51;0;6.35;25473 +79092;45.72955;4.43263;494;20220717;31.7;14.6;23.1;2.8;11.43;0;6.64;26352 +79092;45.72955;4.43263;494;20220718;36.1;17.6;26.9;2.4;12.33;0;7.16;27179 +79092;45.72955;4.43263;494;20220719;37;21;29;3.3;14.13;0;7.91;25758 +79092;45.72955;4.43263;494;20220720;31;20.2;25.6;2.8;16.78;.2;5.52;19786 +79092;45.72955;4.43263;494;20220721;30.5;16.9;23.7;2.3;15.26;0;5.54;23570 +79092;45.72955;4.43263;494;20220722;35.1;17;26.1;2.5;15.23;2.1;6.62;25637 +79092;45.72955;4.43263;494;20220723;27.9;19.8;23.8;2.6;17.28;0;4.74;18596 +79092;45.72955;4.43263;494;20220724;33.4;15.7;24.6;2.3;15.21;0;6.19;25793 +79092;45.72955;4.43263;494;20220725;32.9;19.6;26.3;3;15.16;.2;6.26;21921 +79092;45.72955;4.43263;494;20220726;26.3;17.8;22;3.6;14.03;0;5.27;20064 +79092;45.72955;4.43263;494;20220727;26.5;13.9;20.2;3.1;11.61;0;5.37;22279 +79092;45.72955;4.43263;494;20220728;30.6;13.9;22.2;2.3;11.41;0;5.61;23466 +79092;45.72955;4.43263;494;20220729;26.3;17.1;21.7;1.8;13.53;.2;4.02;16484 +79092;45.72955;4.43263;494;20220730;29.5;15.8;22.6;2.6;12.16;0;5.5;21619 +79092;45.72955;4.43263;494;20220731;31.6;17.4;24.5;2.8;12.63;0;6.14;22644 +79092;45.72955;4.43263;494;20220801;32.4;18.1;25.3;2.8;13.26;0;6.25;22587 +79092;45.72955;4.43263;494;20220802;31.7;17.5;24.6;2.6;14.16;0;5.86;22628 +79092;45.72955;4.43263;494;20220803;35.9;18.5;27.2;2.5;13.38;0;6.66;24437 +79092;45.72955;4.43263;494;20220804;37;20.9;29;2.2;13.31;.1;6.37;22066 +79092;45.72955;4.43263;494;20220805;31.9;20.7;26.3;2.5;15.51;1.7;5.3;18053 +79092;45.72955;4.43263;494;20220806;28.9;17.3;23.1;3;15.86;0;5.3;21319 +79092;45.72955;4.43263;494;20220807;29;14.1;21.6;2.9;12.43;0;5.62;23277 +79092;45.72955;4.43263;494;20220808;30.5;15.4;22.9;2.7;11.08;0;5.89;23038 +79092;45.72955;4.43263;494;20220809;31.7;16;23.8;2.6;10.28;0;6.12;23245 +79092;45.72955;4.43263;494;20220810;33.1;16.7;24.9;2.1;10.56;0;5.87;23442 +79092;45.72955;4.43263;494;20220811;34.9;17;26;1.9;11.53;0;5.95;24263 +79092;45.72955;4.43263;494;20220812;34.1;17.2;25.6;2.5;11.48;0;6.36;23852 +79092;45.72955;4.43263;494;20220813;33.7;17.7;25.7;2.3;9.88;6.7;6.07;22416 +79092;45.72955;4.43263;494;20220814;22.9;17.7;20.3;2.1;16.68;15.8;2.89;11834 +79092;45.72955;4.43263;494;20220815;26.7;15.1;20.9;2.6;14.66;0;4.47;19701 +79092;45.72955;4.43263;494;20220816;30.2;15.2;22.7;2.7;15.23;5.5;5.09;20960 +79092;45.72955;4.43263;494;20220817;24.8;16.4;20.6;2.2;17.56;17.8;3.13;14242 +79092;45.72955;4.43263;494;20220818;21.9;13.1;17.5;2.4;16.23;3.5;2.77;14476 +79092;45.72955;4.43263;494;20220819;23.6;16;19.8;2.4;17.13;2.5;3.23;14953 +79092;45.72955;4.43263;494;20220820;25.4;17.2;21.3;2.3;16.93;0;3.7;16462 +79092;45.72955;4.43263;494;20220821;24.2;13.8;19;2.5;13.76;0;3.74;16832 +79092;45.72955;4.43263;494;20220822;25.1;16.1;20.6;2.3;14.96;0;3.83;16802 +79092;45.72955;4.43263;494;20220823;27.7;16.5;22.1;2.3;16.28;0;4.11;17400 +79092;45.72955;4.43263;494;20220824;30;16.4;23.2;2;14.61;0;4.55;19846 +79092;45.72955;4.43263;494;20220825;31.5;17.3;24.4;2.3;15.43;4.2;4.94;19672 +79092;45.72955;4.43263;494;20220826;25.1;18.3;21.7;2.6;18.36;.3;3.3;13825 +79092;45.72955;4.43263;494;20220827;24.4;15.4;19.9;2.1;16.81;.1;3;13769 +79092;45.72955;4.43263;494;20220828;27.8;14.7;21.2;2.1;15.88;0;3.93;18234 +79092;45.72955;4.43263;494;20220829;30.7;15.8;23.3;2.3;15.51;.4;4.56;18706 +79092;45.72955;4.43263;494;20220830;25.8;18.7;22.2;2.3;17.51;3.8;3.23;12746 +79092;45.72955;4.43263;494;20220831;25.8;16.1;20.9;2.2;16.86;.3;3.37;15386 +79092;45.72955;4.43263;494;20220901;27;14.3;20.6;2.3;14.46;0;3.85;17172 +79092;45.72955;4.43263;494;20220902;26.2;15.5;20.8;2.3;14.61;9.6;3.61;15030 +79092;45.72955;4.43263;494;20220903;25.3;15;20.2;2.3;16.48;10.2;3.2;14424 +79092;45.72955;4.43263;494;20220904;27.9;14.1;21;2.2;16.81;0;3.86;18340 +79092;45.72955;4.43263;494;20220905;29.1;17.1;23.1;3.1;17.46;.8;4.29;16599 +79092;45.72955;4.43263;494;20220906;27;18;22.5;2.6;17.58;2.3;3.38;12739 +79092;45.72955;4.43263;494;20220907;24.7;15.7;20.2;2.5;18.11;4.3;2.85;13347 +79092;45.72955;4.43263;494;20220908;23.6;12.7;18.1;2;14.43;0;3.01;15337 +79092;45.72955;4.43263;494;20220909;23.4;12.4;17.9;2.4;12.38;.6;3.29;15566 +79092;45.72955;4.43263;494;20220910;21.8;11.7;16.8;1.7;12.16;.1;2.77;14531 +79092;45.72955;4.43263;494;20220911;23.8;11;17.4;2.3;12.06;0;3.36;16588 +79092;45.72955;4.43263;494;20220912;30.2;12.4;21.3;2.3;13.61;0;4.39;18935 +79092;45.72955;4.43263;494;20220913;28.9;17.7;23.3;3.6;17.86;0;4.18;14524 +79092;45.72955;4.43263;494;20220914;26.6;19.4;23;3.6;17.98;15;3.64;11812 +79092;45.72955;4.43263;494;20220915;24.4;15.1;19.7;2.2;17.11;12.8;2.74;13084 +79092;45.72955;4.43263;494;20220916;19.4;15;17.2;2.6;14.78;.2;2.2;9676 +79092;45.72955;4.43263;494;20220917;14.9;8.8;11.8;3.3;9.48;0;2.33;12020 +79092;45.72955;4.43263;494;20220918;17.9;5.3;11.6;2.2;8.21;0;2.64;15651 +79092;45.72955;4.43263;494;20220919;18;6.2;12.1;2.5;8.41;0;2.7;14851 +79092;45.72955;4.43263;494;20220920;18.4;5.5;12;2.5;8.13;0;2.78;15340 +79092;45.72955;4.43263;494;20220921;18.5;5.8;12.2;2.4;8.43;0;2.69;15087 +79092;45.72955;4.43263;494;20220922;20.9;5.7;13.3;1.7;8.96;0;2.62;15993 +79092;45.72955;4.43263;494;20220923;21.8;9.3;15.6;2.2;11.91;5.7;2.58;13238 +79092;45.72955;4.43263;494;20220924;20;10.7;15.3;2;13.48;14.1;2.17;12657 +79092;45.72955;4.43263;494;20220925;16;10.9;13.4;1.6;12.9;6;1.47;8384 +79092;45.72955;4.43263;494;20220926;16.7;9.4;13.1;2.1;11.08;3.6;1.9;10734 +79092;45.72955;4.43263;494;20220927;14.6;9;11.8;2.4;10.68;2;1.59;8371 +79092;45.72955;4.43263;494;20220928;17.9;10.1;14;2.8;12.63;13.7;1.84;9480 +79092;45.72955;4.43263;494;20220929;13.5;9.5;11.5;1.6;10.96;1.3;1.31;7125 +79092;45.72955;4.43263;494;20220930;13.5;6.6;10.1;2.4;9.36;.6;1.62;9611 +79092;45.72955;4.43263;494;20221001;17.2;5.8;11.5;2.4;11.11;2.6;1.71;9746 +79092;45.72955;4.43263;494;20221002;22.8;12.9;17.9;1.9;13.83;0;2.32;11723 +79092;45.72955;4.43263;494;20221003;18.1;13;15.6;2.2;13.46;0;1.71;7749 +79092;45.72955;4.43263;494;20221004;21.5;8.7;15.1;1.5;12.46;.2;2.02;12799 +79092;45.72955;4.43263;494;20221005;24.6;10.3;17.4;2.9;11.48;0;3.18;13699 +79092;45.72955;4.43263;494;20221006;19.5;11.8;15.7;2.1;13.23;0;1.79;8754 +79092;45.72955;4.43263;494;20221007;21.9;10.4;16.1;1.8;13.6;.7;2.06;11787 +79092;45.72955;4.43263;494;20221008;15.4;13.5;14.4;1.5;13.87;6.5;1.06;3475 +79092;45.72955;4.43263;494;20221009;19;5.6;12.3;2.3;11.3;.1;1.89;12229 +79092;45.72955;4.43263;494;20221010;22.1;9.4;15.7;2.5;12.65;.1;2.32;11954 +79092;45.72955;4.43263;494;20221011;18.9;10.6;14.8;1.6;14.35;.9;1.43;8674 +79092;45.72955;4.43263;494;20221012;19.9;13.2;16.5;1.2;14.95;.2;1.46;8687 +79092;45.72955;4.43263;494;20221013;17.7;9.7;13.7;1.6;13.52;3.3;1.29;7808 +79092;45.72955;4.43263;494;20221014;18.1;12.1;15.1;2.2;14.52;.7;1.37;6538 +79092;45.72955;4.43263;494;20221015;23.6;12.7;18.1;2.7;13.3;0;2.44;10362 +79092;45.72955;4.43263;494;20221016;23.4;13.2;18.3;4.2;14.1;0;2.85;10341 +79092;45.72955;4.43263;494;20221017;23;14.5;18.7;4.1;13.92;0;2.83;9425 +79092;45.72955;4.43263;494;20221018;24.5;12.6;18.5;2.3;13.82;.2;2.32;10741 +79092;45.72955;4.43263;494;20221019;23.1;10.4;16.7;2.4;13.65;1.2;2.14;10366 +79092;45.72955;4.43263;494;20221020;22.1;15.3;18.7;4;15.37;4.2;2.34;7257 +79092;45.72955;4.43263;494;20221021;20.8;16;18.4;3.3;15.26;3.2;1.93;5413 +79092;45.72955;4.43263;494;20221022;22.9;11.6;17.2;2.4;14.11;0;1.94;9513 +79092;45.72955;4.43263;494;20221023;23.2;15.6;19.4;5.3;14.43;0;3.1;6843 +79092;45.72955;4.43263;494;20221024;21.9;15.7;18.8;2.4;13.86;1;1.99;6551 +79092;45.72955;4.43263;494;20221025;19.8;9.5;14.7;2.7;11.83;.4;1.85;8061 +79092;45.72955;4.43263;494;20221026;23.5;13;18.2;2.4;13.56;.1;2.02;8620 +79092;45.72955;4.43263;494;20221027;23.8;12.9;18.3;3.1;13.91;0;2.28;7754 +79092;45.72955;4.43263;494;20221028;25.2;15.6;20.4;3;11.56;0;3.06;7558 +79092;45.72955;4.43263;494;20221029;26.4;12.8;19.6;3.1;9.23;0;3.39;8837 +79092;45.72955;4.43263;494;20221030;24.7;15.2;20;3.2;8.68;0;3.36;7649 +79092;45.72955;4.43263;494;20221031;21;12;16.5;3.6;12.21;6.7;2.24;7138 +79092;45.72955;4.43263;494;20221101;18.6;13.3;15.9;2.1;13.73;0;1.3;5779 +79092;45.72955;4.43263;494;20221102;16.6;7.5;12;2.1;9.83;.1;1.32;7158 +79092;45.72955;4.43263;494;20221103;15.5;7.4;11.4;3.2;9.66;.8;1.54;5174 +79092;45.72955;4.43263;494;20221104;11.2;6.1;8.6;3;8.53;5.3;1.11;4618 +79092;45.72955;4.43263;494;20221105;10.2;5.9;8;3.1;8.16;0;1.1;4673 +79092;45.72955;4.43263;494;20221106;15.4;1.9;8.6;2.5;6.98;0;1.48;7488 +79092;45.72955;4.43263;494;20221107;17.9;6.1;12;2.5;8.71;0;1.61;7739 +79092;45.72955;4.43263;494;20221108;17;8.6;12.8;4.9;10.48;6.8;1.92;5465 +79092;45.72955;4.43263;494;20221109;13.5;12.5;13;2.4;13.41;10.9;.77;1237 +79092;45.72955;4.43263;494;20221110;14;9;11.5;2;10.88;0;.92;4994 +79092;45.72955;4.43263;494;20221111;15.9;4.7;10.3;1.8;10.23;.1;.93;7006 +79092;45.72955;4.43263;494;20221112;15.2;7.6;11.4;2;10.71;.1;1.02;5638 +79092;45.72955;4.43263;494;20221113;13;5.7;9.3;1.7;10.08;0;.78;4661 +79092;45.72955;4.43263;494;20221114;14.8;8.5;11.7;3.4;10.66;3.5;1.25;4190 +79092;45.72955;4.43263;494;20221115;14.5;9.8;12.2;2.9;12.08;2.9;.9;3364 +79092;45.72955;4.43263;494;20221116;15.6;7.6;11.6;2.9;9.56;0;1.32;5342 +79092;45.72955;4.43263;494;20221117;15.9;9.2;12.5;3.8;9.93;2;1.67;4375 +79092;45.72955;4.43263;494;20221118;11.3;5.5;8.4;2;8.31;1.9;.84;4586 +79092;45.72955;4.43263;494;20221119;8.7;4;6.3;2.4;7.88;.9;.75;3224 +79092;45.72955;4.43263;494;20221120;9.8;4.4;7.1;2.3;7.76;.3;.81;4673 +79092;45.72955;4.43263;494;20221121;8.3;3.7;6;2.6;8.01;4.4;.7;2781 +79092;45.72955;4.43263;494;20221122;9.2;3.3;6.3;1.9;7.13;0;.78;3806 +79092;45.72955;4.43263;494;20221123;11.7;2.6;7.1;2.8;7.91;4.5;.93;4238 +79092;45.72955;4.43263;494;20221124;12.9;3.7;8.3;2.6;7.83;1.1;1;5344 +79092;45.72955;4.43263;494;20221125;10.6;6.7;8.7;2.2;8.73;3.1;.86;2523 +79092;45.72955;4.43263;494;20221126;8.9;4.4;6.6;2.2;8.21;.1;.63;3445 +79092;45.72955;4.43263;494;20221127;11.5;1.2;6.3;3.3;7.26;2.4;1.06;5059 +79092;45.72955;4.43263;494;20221128;9;7;8;2.3;9.06;5;.73;1562 +79092;45.72955;4.43263;494;20221129;7.1;4.4;5.7;1.9;8.08;.9;.54;2249 +79092;45.72955;4.43263;494;20221130;6.5;5.1;5.8;2.3;8.23;.1;.55;1233 +79092;45.72955;4.43263;494;20221201;5.4;4;4.7;2.3;7.36;0;.6;1150 +79092;45.72955;4.43263;494;20221202;2.9;1.9;2.4;1.3;6.38;1.3;.47;898 +79092;45.72955;4.43263;494;20221203;3.4;.3;1.9;1.2;6.83;3.8;.31;2065 +79092;45.72955;4.43263;494;20221204;4;1.8;2.9;1.7;7.16;2.5;.38;1659 +79092;45.72955;4.43263;494;20221205;7;-.9;3;2;5.73;0;.59;4760 +79092;45.72955;4.43263;494;20221206;3.1;-3.1;0;1.7;5.43;.1;.34;4204 +79092;45.72955;4.43263;494;20221207;1.4;-.8;.3;1.4;5.96;.1;.33;1530 +79092;45.72955;4.43263;494;20221208;2.7;-1.2;.8;1.5;5.56;8.3;.36;2896 +79092;45.72955;4.43263;494;20221209;2.7;.3;1.5;1.5;6.51;2.3;.33;1732 +79092;45.72955;4.43263;494;20221210;-.9;-1.2;-1;3.1;5.18;0;.42;405 +79092;45.72955;4.43263;494;20221211;.8;-4.9;-2.1;2.1;4.06;0;.43;4214 +79092;45.72955;4.43263;494;20221212;-.6;-6;-3.3;2;4.33;1.8;.32;3394 +79092;45.72955;4.43263;494;20221213;2.9;-2.6;.2;2;6.03;.2;.24;3053 +79092;45.72955;4.43263;494;20221214;12.3;.9;6.6;2.4;8.76;2.1;.54;4219 +79092;45.72955;4.43263;494;20221215;4.9;2.4;3.7;2.1;7.86;20.9;.33;1240 +79092;45.72955;4.43263;494;20221216;.6;.2;.4;3;6.13;.1;.33;322 +79092;45.72955;4.43263;494;20221217;.4;-6.5;-3;2.3;4.23;0;.31;4616 +79092;45.72955;4.43263;494;20221218;9.3;-5.4;2;3.7;5.58;.1;.84;5616 +79092;45.72955;4.43263;494;20221219;13.5;6.4;10;6.1;9.16;0;1.51;3794 +79092;45.72955;4.43263;494;20221220;14.3;11.3;12.8;5.8;9.98;.7;2.01;1951 +79092;45.72955;4.43263;494;20221221;14.8;10.9;12.8;3;10.31;.1;1.25;3068 +79092;45.72955;4.43263;494;20221222;13.8;9.1;11.5;2.4;9.71;5.5;1.03;2499 +79092;45.72955;4.43263;494;20221223;15.6;10;12.8;2.7;11.81;1.4;.97;2666 +79092;45.72955;4.43263;494;20221224;15.6;10.3;13;1.8;11.96;.1;.76;3271 +79092;45.72955;4.43263;494;20221225;16.1;5.6;10.9;3.3;9.13;.1;1.34;4558 +79092;45.72955;4.43263;494;20221226;13.1;6.8;9.9;2.3;9.61;1;.86;2361 +79092;45.72955;4.43263;494;20221227;10.9;4.7;7.8;2;8.36;.1;.65;3824 +79092;45.72955;4.43263;494;20221228;12.2;1.4;6.8;2.9;7.51;0;.93;4585 +79092;45.72955;4.43263;494;20221229;12.8;7.9;10.4;3.4;9.11;3.7;1.2;2542 +79092;45.72955;4.43263;494;20221230;12.1;4.8;8.5;3;9.53;.3;.8;2780 +79092;45.72955;4.43263;494;20221231;17.5;10.5;14;4.5;10.41;0;1.84;4115 +79093;45.7459;4.75275;217;20220101;11.4;3;7.2;.8;8.31;.1;.28;5098 +79093;45.7459;4.75275;217;20220102;9.1;.4;4.8;1.4;8.21;.1;.26;3435 +79093;45.7459;4.75275;217;20220103;14;3.5;8.7;2.1;9.1;0;.66;4900 +79093;45.7459;4.75275;217;20220104;13.6;8.9;11.3;5.6;9.46;7;1.49;3850 +79093;45.7459;4.75275;217;20220105;5.8;4.9;5.3;4.2;6.26;.1;.99;3039 +79093;45.7459;4.75275;217;20220106;5.7;2.3;4;3.9;5.56;0;.96;3612 +79093;45.7459;4.75275;217;20220107;3.8;-1.7;1.1;1.3;5.81;2;.31;3359 +79093;45.7459;4.75275;217;20220108;6.2;1.8;4;3.7;7.46;2.6;.39;2827 +79093;45.7459;4.75275;217;20220109;6.2;3.4;4.8;3;7.16;4.3;.67;1730 +79093;45.7459;4.75275;217;20220110;6.7;2.4;4.5;3.5;6.51;0;.72;4348 +79093;45.7459;4.75275;217;20220111;3.3;.7;2;3.5;5.76;0;.6;2051 +79093;45.7459;4.75275;217;20220112;1.6;.6;1.1;2.3;5.01;0;.6;1975 +79093;45.7459;4.75275;217;20220113;1.2;-3.2;-1;1.3;4.65;.1;.34;3510 +79093;45.7459;4.75275;217;20220114;1.5;-5.4;-1.9;1.1;4.48;0;.31;4383 +79093;45.7459;4.75275;217;20220115;-.4;-5;-2.7;.7;4.66;.1;.22;3792 +79093;45.7459;4.75275;217;20220116;1.3;-5.3;-2;1.1;4.71;0;.23;4836 +79093;45.7459;4.75275;217;20220117;4.1;-2.8;.7;2.6;6.06;0;.3;3624 +79093;45.7459;4.75275;217;20220118;4.3;1.9;3.1;1.6;5.96;0;.55;2033 +79093;45.7459;4.75275;217;20220119;3.1;-4.7;-.8;.8;5.61;.2;.28;3503 +79093;45.7459;4.75275;217;20220120;5.7;1.1;3.4;2.9;6.56;.7;.56;3048 +79093;45.7459;4.75275;217;20220121;4.8;.8;2.8;6.3;5.11;0;1.15;5426 +79093;45.7459;4.75275;217;20220122;6.4;-.2;3.1;4.1;5.71;0;.9;3886 +79093;45.7459;4.75275;217;20220123;2;1.7;1.8;1.6;6.01;0;.48;641 +79093;45.7459;4.75275;217;20220124;7.9;-2.3;2.8;1.1;5.56;0;.46;7134 +79093;45.7459;4.75275;217;20220125;9;-4.6;2.2;.5;5.26;.1;.38;6916 +79093;45.7459;4.75275;217;20220126;-.4;-4.3;-2.4;1.8;4.96;0;.25;2906 +79093;45.7459;4.75275;217;20220127;-1.4;-2.9;-2.1;2;4.86;0;.32;1719 +79093;45.7459;4.75275;217;20220128;5.2;-2.3;1.5;3;6.01;0;.51;4261 +79093;45.7459;4.75275;217;20220129;3.4;-1;1.2;1.6;5.86;.1;.42;4146 +79093;45.7459;4.75275;217;20220130;9.5;1.9;5.7;2.3;7.66;.1;.66;5146 +79093;45.7459;4.75275;217;20220131;8.4;4.1;6.2;3;7.26;1.6;.92;2738 +79093;45.7459;4.75275;217;20220201;6.3;2.1;4.2;2.5;5.91;.9;.85;4583 +79093;45.7459;4.75275;217;20220202;11.7;3.1;7.4;1.8;8.61;.1;.69;5981 +79093;45.7459;4.75275;217;20220203;11.6;3.1;7.4;1.6;8.41;0;.68;6967 +79093;45.7459;4.75275;217;20220204;10.6;.7;5.7;1.2;7.56;.7;.62;6767 +79093;45.7459;4.75275;217;20220205;9.6;3.8;6.7;2.7;6.56;0;1.1;7815 +79093;45.7459;4.75275;217;20220206;9.4;-1.5;4;2.4;6.56;1.9;.78;6028 +79093;45.7459;4.75275;217;20220207;9.2;6.9;8.1;3.9;6.96;.2;1.42;6148 +79093;45.7459;4.75275;217;20220208;11.7;-.5;5.6;1.6;5.41;0;1.06;8407 +79093;45.7459;4.75275;217;20220209;14.9;-3.1;5.9;2.1;6.16;0;1.25;10911 +79093;45.7459;4.75275;217;20220210;13.2;.7;7;1.4;8;1.4;1.1;10600 +79093;45.7459;4.75275;217;20220211;8.7;6.1;7.4;4.8;6.8;.3;1.6;10100 +79093;45.7459;4.75275;217;20220212;10.9;-2.3;4.3;2.1;6.11;0;1;7160 +79093;45.7459;4.75275;217;20220213;12.7;.7;6.7;6.8;6.8;0;1.98;11400 +79093;45.7459;4.75275;217;20220214;10.3;8.6;9.4;4.1;8.7;8.6;1.34;2000 +79093;45.7459;4.75275;217;20220215;9.7;4.2;6.9;3;7.1;1.8;1.22;5900 +79093;45.7459;4.75275;217;20220216;9.4;4.7;7;2.5;8.61;4.1;.77;3844 +79093;45.7459;4.75275;217;20220217;17.3;7.6;12.4;1.9;10.16;.1;1.37;8824 +79093;45.7459;4.75275;217;20220218;19.8;4.8;12.3;3.1;9.16;.6;2.12;11490 +79093;45.7459;4.75275;217;20220219;10.8;4.4;7.6;2.4;6.01;0;1.47;9177 +79093;45.7459;4.75275;217;20220220;12.9;1;7;1.8;7.36;2;1.13;9236 +79093;45.7459;4.75275;217;20220221;10;7.8;8.9;4.8;7.71;1.5;1.63;5921 +79093;45.7459;4.75275;217;20220222;12.2;6.8;9.5;2.9;7.71;.2;1.55;8171 +79093;45.7459;4.75275;217;20220223;15.4;6.5;10.9;1.2;8.76;0;1.26;9689 +79093;45.7459;4.75275;217;20220224;14.9;2;8.4;2.3;7.86;0;1.45;9661 +79093;45.7459;4.75275;217;20220225;9.8;5;7.4;3.6;5.66;0;1.86;9977 +79093;45.7459;4.75275;217;20220226;10.8;.7;5.8;2.5;5.66;0;1.55;11664 +79093;45.7459;4.75275;217;20220227;12.3;-2.5;4.9;1.6;5.41;0;1.39;13414 +79093;45.7459;4.75275;217;20220228;13.4;-1.3;6.1;1.5;5.81;0;1.41;11823 +79093;45.7459;4.75275;217;20220301;14.2;-1;6.6;1.6;5.96;0;1.46;9560 +79093;45.7459;4.75275;217;20220302;12.3;3.9;8.1;2.9;7.61;0;1.45;7527 +79093;45.7459;4.75275;217;20220303;14.7;2.6;8.7;1.6;8.41;.1;1.26;8089 +79093;45.7459;4.75275;217;20220304;14.5;2.6;8.5;2.9;5.96;0;2.1;9634 +79093;45.7459;4.75275;217;20220305;11.4;-1.2;5.1;2.6;4.16;0;1.98;13943 +79093;45.7459;4.75275;217;20220306;8.9;-2.4;3.3;2.6;3.86;0;1.77;13909 +79093;45.7459;4.75275;217;20220307;10.6;-3.4;3.6;1.4;4.41;0;1.47;14356 +79093;45.7459;4.75275;217;20220308;13.3;-2.8;5.2;3.2;5.96;0;1.81;11310 +79093;45.7459;4.75275;217;20220309;14.7;.1;7.4;2.5;6.91;.1;1.9;14927 +79093;45.7459;4.75275;217;20220310;15.4;.5;7.9;3.3;7.81;.3;1.96;14449 +79093;45.7459;4.75275;217;20220311;15.5;9.4;12.5;8.3;7.51;0;3.55;10147 +79093;45.7459;4.75275;217;20220312;11.6;9;10.3;4.1;7.06;0;2.1;4480 +79093;45.7459;4.75275;217;20220313;13.3;8.6;10.9;5.1;7.86;4.8;2.34;6784 +79093;45.7459;4.75275;217;20220314;12.8;2;7.4;1.4;9.26;3.3;1.25;11597 +79093;45.7459;4.75275;217;20220315;16.9;9.2;13;5.8;9.56;0;2.64;8181 +79093;45.7459;4.75275;217;20220316;18.2;8.9;13.5;2.5;9.71;0;2.29;11903 +79093;45.7459;4.75275;217;20220317;14;7.5;10.7;3.6;10.31;0;1.48;6994 +79093;45.7459;4.75275;217;20220318;11.8;8.1;9.9;3.6;9.2;0;1.31;1600 +79093;45.7459;4.75275;217;20220319;15.5;2.1;8.8;1.8;8.3;0;1.82;12900 +79093;45.7459;4.75275;217;20220320;14.8;3.3;9;4.6;6.8;0;2.61;10700 +79093;45.7459;4.75275;217;20220321;16.6;8;12.3;4.7;6.3;0;3.77;17300 +79093;45.7459;4.75275;217;20220322;16.2;2.6;9.4;3.6;5.7;0;3.19;18300 +79093;45.7459;4.75275;217;20220323;18.1;.6;9.3;1.3;5.7;0;2.44;18100 +79093;45.7459;4.75275;217;20220324;21.5;.8;11.1;1.3;5.9;0;2.73;18200 +79093;45.7459;4.75275;217;20220325;20.2;2.2;11.2;1.5;7;0;2.68;17900 +79093;45.7459;4.75275;217;20220326;20.6;2.8;11.7;1.6;7.3;0;2.82;18600 +79093;45.7459;4.75275;217;20220327;21.6;3.2;12.4;.8;7.4;0;2.39;17000 +79093;45.7459;4.75275;217;20220328;21.6;2.9;12.2;2.4;6.5;0;3.41;17700 +79093;45.7459;4.75275;217;20220329;20.1;10.1;15.1;5.8;6.6;1;4.8;13300 +79093;45.7459;4.75275;217;20220330;16.5;9.4;12.9;3.2;10.1;5.8;2.35;11000 +79093;45.7459;4.75275;217;20220331;12.6;7.9;10.2;3.1;9.4;4.4;1.75;9100 +79093;45.7459;4.75275;217;20220401;4.7;.8;2.7;6.3;6.2;4;1;4600 +79093;45.7459;4.75275;217;20220402;5.8;1.6;3.7;6.2;5.01;0;1.91;9070 +79093;45.7459;4.75275;217;20220403;6.6;.5;3.5;5.6;5.3;0;1.75;8700 +79093;45.7459;4.75275;217;20220404;10;-1;4.5;1.7;5.21;0;2.19;20918 +79093;45.7459;4.75275;217;20220405;14.5;.2;7.3;1.9;7.5;0;2.21;17300 +79093;45.7459;4.75275;217;20220406;15.9;7;11.4;1.3;10.2;1.5;1.67;9300 +79093;45.7459;4.75275;217;20220407;13.8;9.1;11.4;4.6;10.7;1.6;1.54;3900 +79093;45.7459;4.75275;217;20220408;18.9;11.6;15.2;6.6;10.4;0;3.49;8200 +79093;45.7459;4.75275;217;20220409;11.5;3.5;7.5;4.1;7;.5;2.32;14700 +79093;45.7459;4.75275;217;20220410;14.9;-1;6.9;1.3;6.8;0;2.65;23600 +79093;45.7459;4.75275;217;20220411;17.9;1.5;9.7;7.8;7;0;4.13;19500 +79093;45.7459;4.75275;217;20220412;19.1;12.1;15.6;6;6.5;.4;4.91;10800 +79093;45.7459;4.75275;217;20220413;20.7;8.8;14.7;1.9;9.4;0;3.04;15700 +79093;45.7459;4.75275;217;20220414;22.2;8.7;15.4;3.4;12.1;0;3.8;22000 +79093;45.7459;4.75275;217;20220415;23;10.5;16.7;4.4;11.6;0;4.48;22300 +79093;45.7459;4.75275;217;20220416;22.1;11.7;16.9;6.2;9.8;0;5.43;24100 +79093;45.7459;4.75275;217;20220417;19;4.9;11.9;2.6;7.7;0;3.81;24700 +79093;45.7459;4.75275;217;20220418;20.6;3.1;11.8;2;7.3;0;3.76;24300 +79093;45.7459;4.75275;217;20220419;21.2;4.5;12.8;2.3;7.6;0;3.91;23100 +79093;45.7459;4.75275;217;20220420;21.5;5.4;13.4;2.8;9.7;0;3.45;17900 +79093;45.7459;4.75275;217;20220421;21.2;11.4;16.3;3.4;10;0;4.33;22000 +79093;45.7459;4.75275;217;20220422;21.4;5.9;13.6;2.6;8.9;0;3.84;21400 +79093;45.7459;4.75275;217;20220423;17.7;12.7;15.2;4.9;9.7;5.8;3.13;5800 +79093;45.7459;4.75275;217;20220424;17.2;7.6;12.4;4.3;10.5;4.7;2.74;14100 +79093;45.7459;4.75275;217;20220425;17.1;11.5;14.3;2.3;11.7;3.2;2.23;10200 +79093;45.7459;4.75275;217;20220426;18.8;8.6;13.7;2.4;10.7;0;3.45;22100 +79093;45.7459;4.75275;217;20220427;20;4.6;12.3;2.5;9;0;3.94;26100 +79093;45.7459;4.75275;217;20220428;22.9;5.5;14.2;2.2;10.2;0;4.17;25700 +79093;45.7459;4.75275;217;20220429;22.5;6.9;14.7;2.6;10.5;0;3.91;21600 +79093;45.7459;4.75275;217;20220430;20.4;7.3;13.8;3.4;10.2;0;4.14;25200 +79093;45.7459;4.75275;217;20220501;19.9;7.9;13.9;3.5;8.7;0;4.53;26500 +79093;45.7459;4.75275;217;20220502;21.6;5.7;13.6;2.6;9.4;0;4.21;25400 +79093;45.7459;4.75275;217;20220503;21.9;8.9;15.4;2.2;10.8;0;3.19;14800 +79093;45.7459;4.75275;217;20220504;22.4;8;15.2;2.4;11.4;2.5;3.58;19000 +79093;45.7459;4.75275;217;20220505;19.4;12;15.7;4.6;11.2;.5;3.77;16700 +79093;45.7459;4.75275;217;20220506;19.5;10.2;14.9;4.6;10.61;0;3.55;15225 +79093;45.7459;4.75275;217;20220507;23.4;12.1;17.7;4.5;9.96;0;5.19;22184 +79093;45.7459;4.75275;217;20220508;23;13.5;18.2;3.4;10.76;.4;4.46;18210 +79093;45.7459;4.75275;217;20220509;25.2;9.2;17.2;1.4;11.86;0;4.26;24858 +79093;45.7459;4.75275;217;20220510;27.9;9.9;18.9;1.9;12.96;0;4.86;26108 +79093;45.7459;4.75275;217;20220511;29.6;14.2;21.9;4.7;11.86;0;6.99;27438 +79093;45.7459;4.75275;217;20220512;28.4;13.7;21;3.1;12.16;.4;5.67;24695 +79093;45.7459;4.75275;217;20220513;24.5;12.3;18.4;2.4;14.41;0;4.12;21534 +79093;45.7459;4.75275;217;20220514;26.6;12.6;19.6;2.4;13.71;0;4.91;25138 +79093;45.7459;4.75275;217;20220515;29.7;11;20.3;3.6;12.71;.8;6.11;27089 +79093;45.7459;4.75275;217;20220516;29.5;15;22.2;2.4;11.16;0;5.74;25361 +79093;45.7459;4.75275;217;20220517;31;13;22;1.7;13.86;0;5.41;27082 +79093;45.7459;4.75275;217;20220518;32.1;14.7;23.4;1.8;14.76;0;5.58;26265 +79093;45.7459;4.75275;217;20220519;32.4;18.1;25.2;4.4;14.41;.1;7.24;25108 +79093;45.7459;4.75275;217;20220520;30.8;19.7;25.3;6.4;12.06;0;8.24;23147 +79093;45.7459;4.75275;217;20220521;31.2;16.2;23.7;2.1;16.61;0;5.51;25047 +79093;45.7459;4.75275;217;20220522;30.3;16.8;23.6;2.2;17.01;2.3;5;21858 +79093;45.7459;4.75275;217;20220523;28.8;19;23.9;2.9;17.06;9.6;4.56;17009 +79093;45.7459;4.75275;217;20220524;22.5;15.2;18.9;3.5;10.71;0;4.88;21161 +79093;45.7459;4.75275;217;20220525;23.2;12.4;17.8;3.7;10.36;0;5.1;23819 +79093;45.7459;4.75275;217;20220526;23.2;11.8;17.5;3.3;11.01;0;4.9;24617 +79093;45.7459;4.75275;217;20220527;24.7;12.8;18.7;3.6;12.71;0;5.16;25277 +79093;45.7459;4.75275;217;20220528;23.5;13.7;18.6;5.1;10.56;0;5.73;24859 +79093;45.7459;4.75275;217;20220529;21;11.2;16.1;4.3;7.56;0;5.43;24814 +79093;45.7459;4.75275;217;20220530;23.8;10.7;17.3;2.5;7.51;.2;5.29;26272 +79093;45.7459;4.75275;217;20220531;19.8;11.6;15.7;1.7;12.21;1.4;2.78;13663 +79093;45.7459;4.75275;217;20220601;25.1;12.2;18.6;1.4;15.21;2.2;3.78;20384 +79093;45.7459;4.75275;217;20220602;28.1;15.3;21.7;2.2;16.36;.6;4.53;20312 +79093;45.7459;4.75275;217;20220603;31.6;16.2;23.9;2.1;16.56;4;5.48;24283 +79093;45.7459;4.75275;217;20220604;34.5;17.1;25.8;3.5;15.91;5.7;7.34;28064 +79093;45.7459;4.75275;217;20220605;28.1;17.7;22.9;3;17.26;1.3;4.98;21288 +79093;45.7459;4.75275;217;20220606;27.2;14.1;20.7;1.4;15.41;1.6;4.55;23509 +79093;45.7459;4.75275;217;20220607;26.3;14.1;20.2;1.9;13.86;0;4.91;25648 +79093;45.7459;4.75275;217;20220608;23.8;12.8;18.3;1.8;13.86;16.5;3.63;18457 +79093;45.7459;4.75275;217;20220609;22.1;14.6;18.4;3.5;13.06;.8;4.25;20137 +79093;45.7459;4.75275;217;20220610;25.5;11.3;18.4;3.1;11.16;.1;5.55;27474 +79093;45.7459;4.75275;217;20220611;29.8;12;20.9;1.9;12.31;0;5.9;29497 +79093;45.7459;4.75275;217;20220612;32.1;14.6;23.4;1.8;14.46;0;5.67;26393 +79093;45.7459;4.75275;217;20220613;27.5;19;23.3;3.6;14.56;0;5.99;24478 +79093;45.7459;4.75275;217;20220614;31.2;13.7;22.5;2.1;11.36;0;6.33;29304 +79093;45.7459;4.75275;217;20220615;33.9;17.2;25.5;2;15.81;.1;5.92;24789 +79093;45.7459;4.75275;217;20220616;33.5;19;26.3;2.3;16.71;0;6.35;26552 +79093;45.7459;4.75275;217;20220617;34.5;18.9;26.7;2.3;13.31;16.9;6.94;28267 +79093;45.7459;4.75275;217;20220618;37.8;17.6;27.7;3.4;14.11;1.3;8.47;30031 +79093;45.7459;4.75275;217;20220619;35.7;24.8;30.3;7;13.76;0;10.58;24887 +79093;45.7459;4.75275;217;20220620;35.3;19.2;27.2;4.1;11.31;.1;8.75;29029 +79093;45.7459;4.75275;217;20220621;33.7;21;27.3;3;15.11;.9;6.66;23257 +79093;45.7459;4.75275;217;20220622;31.1;20.9;26;3.1;20.01;9.1;5.56;21515 +79093;45.7459;4.75275;217;20220623;28.6;17.5;23;2.3;18.86;12.9;4.43;19975 +79093;45.7459;4.75275;217;20220624;23.6;18.6;21.1;2.5;16.91;9.8;3.5;15248 +79093;45.7459;4.75275;217;20220625;29.2;14.6;21.9;1.9;16.26;8.2;5.11;25203 +79093;45.7459;4.75275;217;20220626;23.3;16.2;19.7;2.2;17.46;15.1;3.23;15905 +79093;45.7459;4.75275;217;20220627;22.9;17.4;20.2;2.8;16.01;0;3.29;13249 +79093;45.7459;4.75275;217;20220628;25.7;15.4;20.5;3;15.21;0;4.87;23803 +79093;45.7459;4.75275;217;20220629;28.6;17.5;23.1;2.1;14.06;0;5.54;25696 +79093;45.7459;4.75275;217;20220630;30.3;16.2;23.2;2.4;15.56;17.3;5.07;20826 +79093;45.7459;4.75275;217;20220701;22.9;12.1;17.5;2.1;13.21;0;4.54;26347 +79093;45.7459;4.75275;217;20220702;29.7;11.3;20.5;1.6;13.01;0;5.67;30161 +79093;45.7459;4.75275;217;20220703;31.8;16.4;24.1;1.7;17.16;.9;5.61;26665 +79093;45.7459;4.75275;217;20220704;27.2;18.3;22.8;3.1;16.31;0;5;21007 +79093;45.7459;4.75275;217;20220705;27.4;16.4;21.9;3;13.96;0;5.79;26567 +79093;45.7459;4.75275;217;20220706;26.8;17.7;22.2;4.6;11.56;0;6.56;24783 +79093;45.7459;4.75275;217;20220707;27;15.2;21.1;4.3;12.11;0;6.19;25475 +79093;45.7459;4.75275;217;20220708;26.5;15.5;21;5.4;12.96;0;6.36;26172 +79093;45.7459;4.75275;217;20220709;28.2;16.3;22.2;3.5;11.86;0;6.28;25683 +79093;45.7459;4.75275;217;20220710;27.8;18;22.9;4.6;13.51;0;6.44;24367 +79093;45.7459;4.75275;217;20220711;28.8;15.6;22.2;3.4;12.96;.3;6.24;26397 +79093;45.7459;4.75275;217;20220712;30.7;17;23.9;2.6;13.61;0;6.31;27564 +79093;45.7459;4.75275;217;20220713;33.7;15;24.3;1.6;12.11;0;6.24;29274 +79093;45.7459;4.75275;217;20220714;36.4;17;26.7;1.6;14.11;0;6.53;29267 +79093;45.7459;4.75275;217;20220715;31.7;21;26.3;3.1;13.71;0;6.61;23919 +79093;45.7459;4.75275;217;20220716;30.6;18.2;24.4;4.2;10.41;0;7.47;25983 +79093;45.7459;4.75275;217;20220717;32.2;16.9;24.5;2.8;11.81;0;6.8;28141 +79093;45.7459;4.75275;217;20220718;37.1;16.8;26.9;1.3;13.56;0;6.29;28997 +79093;45.7459;4.75275;217;20220719;38.7;19.8;29.2;3.4;16.16;0;8.28;28600 +79093;45.7459;4.75275;217;20220720;36.3;21;28.6;2.5;17.16;0;6.59;24216 +79093;45.7459;4.75275;217;20220721;32.1;17.8;24.9;2.5;15.81;0;6.16;26533 +79093;45.7459;4.75275;217;20220722;36.4;17;26.7;1.8;16.31;1.6;6.18;26156 +79093;45.7459;4.75275;217;20220723;29.7;22;25.9;2.6;17.46;0;5.12;19656 +79093;45.7459;4.75275;217;20220724;34.7;17.4;26;1.6;16.26;0;5.97;27351 +79093;45.7459;4.75275;217;20220725;35.2;20.4;27.8;3;16.01;.1;6.98;25470 +79093;45.7459;4.75275;217;20220726;28.6;20;24.3;4.5;15.01;0;6.25;22805 +79093;45.7459;4.75275;217;20220727;28.6;18;23.3;4.3;11.76;0;6.62;24038 +79093;45.7459;4.75275;217;20220728;32.3;15.2;23.7;1.8;11.86;0;5.71;26125 +79093;45.7459;4.75275;217;20220729;28.7;19.8;24.3;2;13.01;.4;4.72;18535 +79093;45.7459;4.75275;217;20220730;31.6;17.6;24.6;2.9;12.31;0;6.28;23884 +79093;45.7459;4.75275;217;20220731;33.2;16.8;25;2.5;13.16;0;6.27;25746 +79093;45.7459;4.75275;217;20220801;34.5;18.8;26.7;2.3;13.71;0;6.27;24706 +79093;45.7459;4.75275;217;20220802;33;19.6;26.3;2.8;14.91;0;6.29;24440 +79093;45.7459;4.75275;217;20220803;37.4;17.7;27.5;1.6;13.91;0;6.26;27167 +79093;45.7459;4.75275;217;20220804;38.8;23;30.9;2.9;14.21;0;7.78;26207 +79093;45.7459;4.75275;217;20220805;35.5;22.6;29.1;2.9;16.61;1.2;6.29;20535 +79093;45.7459;4.75275;217;20220806;31;20.1;25.5;4.2;14.91;0;6.52;22882 +79093;45.7459;4.75275;217;20220807;30.4;18.1;24.3;3.5;12.66;0;6.33;23960 +79093;45.7459;4.75275;217;20220808;32;17.1;24.6;2.7;11.46;0;6.23;25017 +79093;45.7459;4.75275;217;20220809;33.3;16.9;25.1;2.2;11.16;0;6.07;25571 +79093;45.7459;4.75275;217;20220810;34.6;16.5;25.6;1.7;11.06;0;5.79;25777 +79093;45.7459;4.75275;217;20220811;36.6;17.3;27;1.5;12.11;0;5.76;25874 +79093;45.7459;4.75275;217;20220812;34.9;18.4;26.7;1.8;11.86;0;5.86;24716 +79093;45.7459;4.75275;217;20220813;34.6;16.9;25.7;1.8;10.06;5.2;5.79;25606 +79093;45.7459;4.75275;217;20220814;24.9;19.5;22.2;2.3;18.51;11.8;2.97;11692 +79093;45.7459;4.75275;217;20220815;28.6;16;22.3;1.3;16.11;.2;4.02;20373 +79093;45.7459;4.75275;217;20220816;33.1;15.7;24.4;2;15.86;2.2;5.34;23950 +79093;45.7459;4.75275;217;20220817;28.6;18.8;23.7;2;18.11;14.9;3.78;16152 +79093;45.7459;4.75275;217;20220818;24.4;15.2;19.8;2.6;17.51;.8;3.12;15492 +79093;45.7459;4.75275;217;20220819;26;18;22;2.6;17.96;3.7;3.41;14250 +79093;45.7459;4.75275;217;20220820;27.7;18.8;23.3;2.7;16.91;0;4.13;16444 +79093;45.7459;4.75275;217;20220821;27.4;14.9;21.1;2.4;13.41;0;4.4;20005 +79093;45.7459;4.75275;217;20220822;28.2;16.5;22.4;3;14.56;0;4.81;20044 +79093;45.7459;4.75275;217;20220823;30.3;18.4;24.4;2.6;16.11;0;5.01;21020 +79093;45.7459;4.75275;217;20220824;32.4;16.3;24.4;1.4;14.36;0;4.63;22640 +79093;45.7459;4.75275;217;20220825;33.9;16;25;1.5;15.76;3.7;4.71;21837 +79093;45.7459;4.75275;217;20220826;28.3;21.1;24.7;2.9;18.16;.5;3.93;13341 +79093;45.7459;4.75275;217;20220827;26.6;17.8;22.2;3.1;17.16;0;3.85;15842 +79093;45.7459;4.75275;217;20220828;30;17.5;23.8;1.8;16.51;0;4.38;20949 +79093;45.7459;4.75275;217;20220829;32.8;16.1;24.5;1.4;16.51;.3;4.4;21457 +79093;45.7459;4.75275;217;20220830;28.4;21.5;25;2.1;19.06;2.7;3.61;14755 +79093;45.7459;4.75275;217;20220831;27.7;18.4;23;2.4;17.86;.2;3.95;18259 +79093;45.7459;4.75275;217;20220901;29.1;14.6;21.9;1.3;14.11;0;3.83;19864 +79093;45.7459;4.75275;217;20220902;28.4;16.9;22.7;1.7;15.61;4.3;3.6;16634 +79093;45.7459;4.75275;217;20220903;27.1;16.6;21.8;1.4;18.51;19.1;3;15536 +79093;45.7459;4.75275;217;20220904;29.5;15.5;22.5;1.5;18.01;0;3.74;19753 +79093;45.7459;4.75275;217;20220905;30.6;19.1;24.9;3.1;19.26;.2;4.62;19542 +79093;45.7459;4.75275;217;20220906;30.2;21;25.6;2.6;19.41;.7;3.87;14401 +79093;45.7459;4.75275;217;20220907;27.4;16.7;22.1;2.2;18.51;4.4;3.16;14575 +79093;45.7459;4.75275;217;20220908;26;14.1;20.1;1.8;15.31;0;3.23;17786 +79093;45.7459;4.75275;217;20220909;24.6;13.4;19;2.3;13.26;.5;3.24;16059 +79093;45.7459;4.75275;217;20220910;23.8;12.2;18;1.3;13.21;0;2.58;14409 +79093;45.7459;4.75275;217;20220911;25.2;10.8;18;1.6;12.96;0;3.24;19217 +79093;45.7459;4.75275;217;20220912;30.5;11.6;21.1;1.7;14.41;.1;3.89;20227 +79093;45.7459;4.75275;217;20220913;28.8;19.4;24.1;4.5;19.86;0;4.05;14484 +79093;45.7459;4.75275;217;20220914;28.3;21.9;25.1;4.1;19.21;6.3;4.14;13118 +79093;45.7459;4.75275;217;20220915;26.2;15.6;20.9;1.4;18.11;9.1;2.56;13453 +79093;45.7459;4.75275;217;20220916;21.6;15.6;18.6;2.9;15.16;0;2.55;11580 +79093;45.7459;4.75275;217;20220917;16.2;10.3;13.3;3.6;9.96;0;2.48;12481 +79093;45.7459;4.75275;217;20220918;19.5;7.4;13.4;2.5;8.41;0;3;17007 +79093;45.7459;4.75275;217;20220919;19.3;6.7;13;3.1;8.76;0;3;17105 +79093;45.7459;4.75275;217;20220920;20;8.6;14.3;3.2;8.41;0;3.28;16139 +79093;45.7459;4.75275;217;20220921;20.1;8.4;14.2;2.4;8.76;0;2.91;16123 +79093;45.7459;4.75275;217;20220922;22;5.9;13.9;1.5;9.06;0;2.65;17756 +79093;45.7459;4.75275;217;20220923;23;8.1;15.5;2.3;12.21;8.1;2.58;14553 +79093;45.7459;4.75275;217;20220924;22;14;18;1.5;14.86;18.3;2.09;11656 +79093;45.7459;4.75275;217;20220925;17.5;12.1;14.8;1.5;13.26;4.2;1.59;9440 +79093;45.7459;4.75275;217;20220926;18.7;10.8;14.7;1.7;11.71;2.7;1.92;11572 +79093;45.7459;4.75275;217;20220927;17.2;10.4;13.8;2.4;11.01;.2;1.86;9548 +79093;45.7459;4.75275;217;20220928;19.5;13.2;16.3;2.4;13.21;8.3;1.88;10997 +79093;45.7459;4.75275;217;20220929;16.4;11.2;13.8;1.8;11.56;1.2;1.49;7768 +79093;45.7459;4.75275;217;20220930;16.1;7.6;11.9;2.1;10.01;.2;1.72;10773 +79093;45.7459;4.75275;217;20221001;16.3;6.6;11.4;2.1;11.06;3.6;1.39;8530 +79093;45.7459;4.75275;217;20221002;24.4;13.5;19;1.5;14.36;0;2.26;12571 +79093;45.7459;4.75275;217;20221003;18.3;13.6;15.9;2.7;14.26;0;1.72;9240 +79093;45.7459;4.75275;217;20221004;20.5;9.3;14.9;1.4;13.21;.1;1.8;12842 +79093;45.7459;4.75275;217;20221005;24;8.1;16;2.6;12.36;0;2.68;15425 +79093;45.7459;4.75275;217;20221006;21.8;11.2;16.5;2.3;13.86;.1;2.09;12772 +79093;45.7459;4.75275;217;20221007;22.7;11.5;17.1;1.3;13.91;.9;1.92;13037 +79093;45.7459;4.75275;217;20221008;18.2;14.8;16.5;1.8;14.31;9.9;1.36;5599 +79093;45.7459;4.75275;217;20221009;19.3;7.2;13.2;1.4;12.01;.1;1.56;11704 +79093;45.7459;4.75275;217;20221010;23;10.2;16.6;1.5;13.66;.1;1.88;12535 +79093;45.7459;4.75275;217;20221011;20.8;11.3;16;1.3;14.71;.3;1.41;8728 +79093;45.7459;4.75275;217;20221012;19.7;14;16.8;1.3;14.96;.2;1.41;8378 +79093;45.7459;4.75275;217;20221013;18.5;9.5;14;.8;14.16;3.5;1.05;7323 +79093;45.7459;4.75275;217;20221014;18.5;13.6;16.1;1.5;15.46;.5;1.1;5906 +79093;45.7459;4.75275;217;20221015;24.2;11.7;17.9;2.6;14.46;0;2.21;11859 +79093;45.7459;4.75275;217;20221016;23.7;15.6;19.6;5;15.31;0;2.89;11481 +79093;45.7459;4.75275;217;20221017;24.3;16;20.1;4.4;14.86;0;2.94;11077 +79093;45.7459;4.75275;217;20221018;25;12.6;18.8;1.6;14.31;.2;1.99;11994 +79093;45.7459;4.75275;217;20221019;23.1;10.4;16.7;1.9;14.46;1.7;1.72;10759 +79093;45.7459;4.75275;217;20221020;21.1;16.8;19;4.5;16.61;3;1.88;5268 +79093;45.7459;4.75275;217;20221021;20.8;17.7;19.2;4.7;15.96;.3;2.18;4394 +79093;45.7459;4.75275;217;20221022;23.4;13.1;18.2;2.1;15.91;0;1.75;10459 +79093;45.7459;4.75275;217;20221023;23.4;15.9;19.7;6.8;15.36;0;3.01;5989 +79093;45.7459;4.75275;217;20221024;23.2;18.2;20.7;2.4;15.56;1.9;1.96;6711 +79093;45.7459;4.75275;217;20221025;20.1;9;14.6;1.5;13.31;.3;1.2;8612 +79093;45.7459;4.75275;217;20221026;25.8;13.7;19.7;2.2;14.81;.2;2.02;10298 +79093;45.7459;4.75275;217;20221027;24.7;11.7;18.2;1.8;15.56;0;1.6;9556 +79093;45.7459;4.75275;217;20221028;25.2;17.3;21.2;3;13.76;.1;2.61;8867 +79093;45.7459;4.75275;217;20221029;25;10;17.5;2.1;12.36;0;1.94;9469 +79093;45.7459;4.75275;217;20221030;24.9;9.3;17.1;2;11.61;0;1.96;10671 +79093;45.7459;4.75275;217;20221031;22.8;10.8;16.8;4.1;13.71;14.5;2.11;8536 +79093;45.7459;4.75275;217;20221101;19.3;14.8;17;2.5;14.81;0;1.32;5938 +79093;45.7459;4.75275;217;20221102;17.9;7.3;12.6;1.3;11.01;.2;.98;8427 +79093;45.7459;4.75275;217;20221103;15.2;5.6;10.4;2.3;10.51;.3;.91;5135 +79093;45.7459;4.75275;217;20221104;13;7;10;2.3;9.66;4.5;.9;5027 +79093;45.7459;4.75275;217;20221105;12;7.6;9.8;2.1;8.96;0;.97;5440 +79093;45.7459;4.75275;217;20221106;15.9;1.5;8.7;1.6;7.96;.1;.96;7979 +79093;45.7459;4.75275;217;20221107;19.6;3.9;11.8;1.4;9.06;0;1.11;9039 +79093;45.7459;4.75275;217;20221108;18.5;7.3;12.9;5.5;10.91;8.2;1.86;7089 +79093;45.7459;4.75275;217;20221109;14.9;14.2;14.6;3.2;14.21;12.5;.85;967 +79093;45.7459;4.75275;217;20221110;14.7;9.2;11.9;2.1;11.46;0;.83;7047 +79093;45.7459;4.75275;217;20221111;17.7;8;12.8;1.3;11.26;.1;.8;6767 +79093;45.7459;4.75275;217;20221112;15.1;5.5;10.3;.9;10.36;.1;.58;6176 +79093;45.7459;4.75275;217;20221113;11.2;7.2;9.2;1.6;10.91;0;.45;3087 +79093;45.7459;4.75275;217;20221114;15.5;7.3;11.4;5.1;11.56;3.8;.99;4811 +79093;45.7459;4.75275;217;20221115;15.5;10.9;13.2;2.3;12.86;2.5;.78;3343 +79093;45.7459;4.75275;217;20221116;17.1;7.1;12.1;2.6;10.76;0;1.03;7305 +79093;45.7459;4.75275;217;20221117;16.9;10.8;13.9;5.4;11.06;.2;1.73;5780 +79093;45.7459;4.75275;217;20221118;12.7;8.8;10.7;2;9.06;1.9;.92;4448 +79093;45.7459;4.75275;217;20221119;10.9;5.7;8.3;2.3;8.66;.5;.72;4397 +79093;45.7459;4.75275;217;20221120;11.7;3.6;7.7;1.3;8.01;.3;.56;5846 +79093;45.7459;4.75275;217;20221121;8.8;3.2;6;2.1;8.61;3.5;.42;2970 +79093;45.7459;4.75275;217;20221122;10;4.6;7.3;1.2;7.96;.2;.55;3751 +79093;45.7459;4.75275;217;20221123;10.4;.7;5.5;1.7;7.91;2.8;.48;4077 +79093;45.7459;4.75275;217;20221124;13.6;2.2;7.9;1.3;8.36;1.8;.52;6206 +79093;45.7459;4.75275;217;20221125;10.9;4.9;7.9;1.1;9.31;2.2;.47;3006 +79093;45.7459;4.75275;217;20221126;10.1;4.2;7.1;2.2;8.81;0;.52;4129 +79093;45.7459;4.75275;217;20221127;12.3;4.8;8.6;3.3;8.41;1.2;.93;4291 +79093;45.7459;4.75275;217;20221128;11.1;9.6;10.3;2.5;9.86;7.7;.82;1875 +79093;45.7459;4.75275;217;20221129;9;5.2;7.1;2.4;8.76;.4;.53;2620 +79093;45.7459;4.75275;217;20221130;9.4;6.5;8;3.7;8.66;0;.81;2258 +79093;45.7459;4.75275;217;20221201;7.3;6;6.6;2.6;7.56;.1;.77;1656 +79093;45.7459;4.75275;217;20221202;5.1;3.9;4.5;1.9;6.91;2;.55;1188 +79093;45.7459;4.75275;217;20221203;4.7;3;3.8;1.8;7.31;4.7;.38;1564 +79093;45.7459;4.75275;217;20221204;5.2;3.1;4.2;1.4;7.46;4.3;.38;1404 +79093;45.7459;4.75275;217;20221205;9.2;-1.5;3.8;1.1;6.16;0;.3;5997 +79093;45.7459;4.75275;217;20221206;2;-2.7;-.4;1.1;5.81;.1;.23;2508 +79093;45.7459;4.75275;217;20221207;4;1.8;2.9;1.4;6.76;.2;.39;1107 +79093;45.7459;4.75275;217;20221208;3;-.6;1.2;1.1;6.16;11;.26;2550 +79093;45.7459;4.75275;217;20221209;2.6;1.1;1.8;2;6.46;2.8;.34;1379 +79093;45.7459;4.75275;217;20221210;1.6;.7;1.1;3.6;5.51;0;.56;784 +79093;45.7459;4.75275;217;20221211;-1.1;-3.6;-2.4;2.6;4.36;0;.37;2296 +79093;45.7459;4.75275;217;20221212;-.2;-3.6;-1.9;1.3;4.56;1.2;.28;2492 +79093;45.7459;4.75275;217;20221213;.8;-2.2;-.7;1.4;5.56;.9;.23;1989 +79093;45.7459;4.75275;217;20221214;10.1;.4;5.2;1.8;8.16;3.7;.35;3179 +79093;45.7459;4.75275;217;20221215;7.6;6.8;7.2;2.2;8.56;27.2;.57;743 +79093;45.7459;4.75275;217;20221216;1.6;1.4;1.5;2.9;6.11;.1;.42;500 +79093;45.7459;4.75275;217;20221217;-.9;-4.3;-2.6;2.7;4.31;0;.3;3624 +79093;45.7459;4.75275;217;20221218;10.2;-3.8;3.2;2.9;6.11;0;.62;5436 +79093;45.7459;4.75275;217;20221219;15;8.6;11.8;7.8;9.91;0;1.69;4396 +79093;45.7459;4.75275;217;20221220;14.8;13.2;14;8.7;10.91;1.3;2.26;1391 +79093;45.7459;4.75275;217;20221221;16.6;11.9;14.2;3.4;11.46;.4;1.2;4205 +79093;45.7459;4.75275;217;20221222;15.3;9.7;12.5;3.7;10.76;3.1;1.13;3017 +79093;45.7459;4.75275;217;20221223;15.4;10.4;12.9;2.4;12.21;2.9;.78;2154 +79093;45.7459;4.75275;217;20221224;14;11.5;12.7;1.7;12.96;.2;.48;2701 +79093;45.7459;4.75275;217;20221225;16.5;6.8;11.6;2.3;10.51;.1;.79;4441 +79093;45.7459;4.75275;217;20221226;14.1;5.5;9.8;1.9;10.21;.7;.59;2747 +79093;45.7459;4.75275;217;20221227;12.4;3.1;7.7;1.1;8.36;.1;.36;4822 +79093;45.7459;4.75275;217;20221228;11.5;-.6;5.4;2.1;7.51;.2;.47;5016 +79093;45.7459;4.75275;217;20221229;14.2;7.5;10.9;4.3;10.21;4.5;.96;3795 +79093;45.7459;4.75275;217;20221230;12.6;4.6;8.6;2.8;10.31;.4;.47;2414 +79093;45.7459;4.75275;217;20221231;18;10.8;14.4;5.4;10.81;.1;1.9;4554 +79094;45.76127;5.07304;220;20220101;10;2.3;6.2;1;8.25;0;.23;5358 +79094;45.76127;5.07304;220;20220102;9.4;1.9;5.7;2.6;8.5;0;.38;3349 +79094;45.76127;5.07304;220;20220103;14.2;3.9;9.1;2.3;9.15;.2;.74;4469 +79094;45.76127;5.07304;220;20220104;13.4;9.9;11.7;7.9;9.5;10.8;1.95;3280 +79094;45.76127;5.07304;220;20220105;5.3;5;5.2;4.9;6.55;.3;.97;3567 +79094;45.76127;5.07304;220;20220106;5.4;2.2;3.8;5;5.9;0;.91;4630 +79094;45.76127;5.07304;220;20220107;3.4;-1.7;.9;2.4;5.9;4.5;.33;3193 +79094;45.76127;5.07304;220;20220108;6.3;2;4.2;4;7.55;3.6;.44;2365 +79094;45.76127;5.07304;220;20220109;5.7;3.2;4.4;2.6;7.25;5.8;.51;2298 +79094;45.76127;5.07304;220;20220110;6.2;2.3;4.3;4.3;6.6;0;.7;5364 +79094;45.76127;5.07304;220;20220111;3.2;.7;2;4;5.8;0;.63;2097 +79094;45.76127;5.07304;220;20220112;1.2;.4;.8;2.9;5.05;0;.59;2726 +79094;45.76127;5.07304;220;20220113;1.4;-2.6;-.6;1.5;4.81;0;.32;5303 +79094;45.76127;5.07304;220;20220114;1.2;-5.2;-2;1.1;4.71;0;.23;5016 +79094;45.76127;5.07304;220;20220115;-1.6;-4.4;-3;.9;4.75;0;.25;1790 +79094;45.76127;5.07304;220;20220116;-.3;-4.7;-2.5;1.7;4.79;0;.25;3600 +79094;45.76127;5.07304;220;20220117;3.1;-2.4;.4;3.3;6.1;0;.3;1842 +79094;45.76127;5.07304;220;20220118;4.1;1.6;2.8;2.1;6;0;.58;2395 +79094;45.76127;5.07304;220;20220119;2.4;-4.3;-.9;.8;5.6;0;.25;3626 +79094;45.76127;5.07304;220;20220120;5.4;.8;3.1;3.8;6.6;.2;.57;3470 +79094;45.76127;5.07304;220;20220121;5;.6;2.8;7.5;5.15;0;1.25;7422 +79094;45.76127;5.07304;220;20220122;6.1;-1;2.5;4.6;5.75;0;.84;4663 +79094;45.76127;5.07304;220;20220123;1.7;1.3;1.5;1.8;5.95;0;.46;786 +79094;45.76127;5.07304;220;20220124;7.6;-2.3;2.6;1.2;5.7;0;.44;8179 +79094;45.76127;5.07304;220;20220125;8;-4.5;1.7;.7;5.25;0;.4;7044 +79094;45.76127;5.07304;220;20220126;-.1;-4;-2;2.3;5.05;0;.3;1789 +79094;45.76127;5.07304;220;20220127;-1.5;-3.1;-2.3;2.5;4.8;0;.33;1400 +79094;45.76127;5.07304;220;20220128;3.8;-2.4;.7;4.3;6.05;0;.41;2194 +79094;45.76127;5.07304;220;20220129;2.1;.1;1.1;2.2;6;0;.42;1723 +79094;45.76127;5.07304;220;20220130;8.9;1.4;5.2;3;7.8;0;.62;5054 +79094;45.76127;5.07304;220;20220131;8.1;3;5.6;3.8;7.35;1.6;.86;3347 +79094;45.76127;5.07304;220;20220201;6.1;1.2;3.7;3.4;5.9;3;.9;5528 +79094;45.76127;5.07304;220;20220202;11.1;2.9;7;2.3;8.8;.5;.65;5685 +79094;45.76127;5.07304;220;20220203;11.5;4.3;7.9;1.8;8.6;0;.77;5650 +79094;45.76127;5.07304;220;20220204;10.8;1.8;6.3;1.6;7.6;.4;.75;5938 +79094;45.76127;5.07304;220;20220205;9.1;4.3;6.7;3.8;6.65;0;1.26;9138 +79094;45.76127;5.07304;220;20220206;9.2;-1.2;4;2.8;6.4;2.6;.88;5017 +79094;45.76127;5.07304;220;20220207;9.1;6.5;7.8;4.7;7;.1;1.52;8420 +79094;45.76127;5.07304;220;20220208;10.7;-1.2;4.7;1.4;5.61;0;.88;10968 +79094;45.76127;5.07304;220;20220209;14.5;-2;6.2;3.9;6.55;0;1.65;11560 +79094;45.76127;5.07304;220;20220210;16.3;2.5;9.4;2.2;8.05;1.9;1.36;11139 +79094;45.76127;5.07304;220;20220211;8.5;6.4;7.4;5;6.85;.8;1.57;8581 +79094;45.76127;5.07304;220;20220212;10.9;-2.3;4.3;2.1;6.11;0;1;7160 +79094;45.76127;5.07304;220;20220213;12.8;2.9;7.8;7.1;6.8;.3;2.19;11080 +79094;45.76127;5.07304;220;20220214;10.2;8.7;9.5;4.3;8.7;9.2;1.33;2195 +79094;45.76127;5.07304;220;20220215;9.7;4.7;7.2;3.2;7.2;2.4;1.23;6044 +79094;45.76127;5.07304;220;20220216;9.3;4.7;7;3.6;8.39;6.8;.88;2000 +79094;45.76127;5.07304;220;20220217;17.1;7.9;12.5;2.6;10.35;.3;1.54;8506 +79094;45.76127;5.07304;220;20220218;19.7;4.8;12.2;3.3;9.29;.6;2.19;11700 +79094;45.76127;5.07304;220;20220219;10.3;5.1;7.7;3;6.2;0;1.62;9851 +79094;45.76127;5.07304;220;20220220;13.3;2.1;7.7;2.1;7.1;1.9;1.32;8030 +79094;45.76127;5.07304;220;20220221;9.9;8.3;9.1;4.7;7.9;5.1;1.66;6406 +79094;45.76127;5.07304;220;20220222;11.7;6.3;9;3;7.8;.2;1.51;8669 +79094;45.76127;5.07304;220;20220223;15.4;7;11.2;1.7;8.9;0;1.43;10030 +79094;45.76127;5.07304;220;20220224;14.8;3.7;9.2;3.5;8.05;0;1.73;8105 +79094;45.76127;5.07304;220;20220225;9.6;5.2;7.4;4.7;5.8;0;2.12;12189 +79094;45.76127;5.07304;220;20220226;11;.5;5.8;2.5;5.75;0;1.6;14027 +79094;45.76127;5.07304;220;20220227;12.7;-1.9;5.4;1.9;5.4;0;1.59;14863 +79094;45.76127;5.07304;220;20220228;13.7;-.4;6.6;2.2;5.65;0;1.76;13176 +79094;45.76127;5.07304;220;20220301;14.6;-.3;7.1;2;5.9;0;1.7;10307 +79094;45.76127;5.07304;220;20220302;12.2;5.1;8.7;4;7.55;0;1.72;6384 +79094;45.76127;5.07304;220;20220303;15;2.6;8.8;2.1;8.25;0;1.47;9476 +79094;45.76127;5.07304;220;20220304;14.2;1.9;8.1;3.2;5.9;0;2.22;12247 +79094;45.76127;5.07304;220;20220305;11.2;-1.3;5;3;4.15;0;2.14;15797 +79094;45.76127;5.07304;220;20220306;8.8;-1.8;3.5;2.5;3.95;0;1.82;15709 +79094;45.76127;5.07304;220;20220307;10.8;-2.8;4;1.6;4.5;0;1.62;15519 +79094;45.76127;5.07304;220;20220308;13.3;-.8;6.2;4.7;6;0;2.22;11995 +79094;45.76127;5.07304;220;20220309;15;1.3;8.2;3.3;7;0;2.25;16264 +79094;45.76127;5.07304;220;20220310;15.4;3.1;9.3;4.6;8;.2;2.31;13300 +79094;45.76127;5.07304;220;20220311;15.9;9.2;12.6;7.8;7.45;0;3.69;9879 +79094;45.76127;5.07304;220;20220312;12.2;9.1;10.6;3.4;7.05;0;2.13;5642 +79094;45.76127;5.07304;220;20220313;14;8.4;11.2;4.3;8.15;7.2;2.22;6441 +79094;45.76127;5.07304;220;20220314;12.5;2.4;7.5;2.1;9.4;3.5;1.21;10766 +79094;45.76127;5.07304;220;20220315;17.1;9.8;13.5;6.6;9.6;0;3;9110 +79094;45.76127;5.07304;220;20220316;18.1;9.9;14;4.3;9.55;0;2.76;9586 +79094;45.76127;5.07304;220;20220317;13.7;7.6;10.6;5.1;10.35;0;1.51;6041 +79094;45.76127;5.07304;220;20220318;11.7;8.1;9.9;3.4;9.3;0;1.26;2493 +79094;45.76127;5.07304;220;20220319;15.2;3.2;9.2;2;8.4;0;1.89;13559 +79094;45.76127;5.07304;220;20220320;14.8;5.8;10.3;4.8;6.7;0;2.88;11365 +79094;45.76127;5.07304;220;20220321;16.6;7.8;12.2;5;6.15;0;3.83;16824 +79094;45.76127;5.07304;220;20220322;16.4;3.7;10.1;3.8;5.6;0;3.38;18806 +79094;45.76127;5.07304;220;20220323;17.5;2.4;9.9;1.6;5.7;0;2.62;19005 +79094;45.76127;5.07304;220;20220324;20.7;2.1;11.4;1.2;5.9;0;2.71;19470 +79094;45.76127;5.07304;220;20220325;19.9;3.9;11.9;1.8;6.95;0;2.89;19196 +79094;45.76127;5.07304;220;20220326;20.3;4.3;12.3;1.9;7.3;0;3.02;19501 +79094;45.76127;5.07304;220;20220327;21.5;4.5;13;1.3;7.3;0;2.77;17876 +79094;45.76127;5.07304;220;20220328;21.9;4.8;13.3;2.9;6.35;0;3.77;18013 +79094;45.76127;5.07304;220;20220329;20;11.1;15.5;5.7;6.4;.8;4.78;12009 +79094;45.76127;5.07304;220;20220330;16.5;9.5;13;3.2;10.05;6;2.35;11136 +79094;45.76127;5.07304;220;20220331;12.6;8.5;10.5;3.1;9.55;5.8;1.7;8391 +79094;45.76127;5.07304;220;20220401;4.7;.8;2.7;6.3;6.19;4;1;4600 +79094;45.76127;5.07304;220;20220402;5.7;1.5;3.6;6.2;5;.9;1.91;9070 +79094;45.76127;5.07304;220;20220403;6.4;.5;3.5;5.4;5.35;.2;1.7;9706 +79094;45.76127;5.07304;220;20220404;10;-1;4.5;1.7;5.21;0;2.19;20918 +79094;45.76127;5.07304;220;20220405;14.1;1.4;7.8;2;7.45;0;2.24;17192 +79094;45.76127;5.07304;220;20220406;15.4;7.3;11.3;1.3;10.2;1.5;1.69;10053 +79094;45.76127;5.07304;220;20220407;13.9;9.6;11.7;5.3;10.6;2.7;1.76;5407 +79094;45.76127;5.07304;220;20220408;18.6;11.7;15.1;6.6;10.35;0;3.42;8262 +79094;45.76127;5.07304;220;20220409;10.8;3.9;7.3;4.2;7.05;1.3;2.19;14109 +79094;45.76127;5.07304;220;20220410;14.6;-.6;7;1.8;6.65;.2;2.58;21117 +79094;45.76127;5.07304;220;20220411;17.9;4.5;11.2;8.1;6.85;0;4.39;16890 +79094;45.76127;5.07304;220;20220412;19.3;12.4;15.9;5.8;6.25;0;4.8;8593 +79094;45.76127;5.07304;220;20220413;20.8;9.8;15.3;2.3;9.4;0;3.16;14733 +79094;45.76127;5.07304;220;20220414;22;9.1;15.6;3.4;11.95;0;3.79;21904 +79094;45.76127;5.07304;220;20220415;22.9;10.6;16.8;4.2;11.65;0;4.38;22194 +79094;45.76127;5.07304;220;20220416;21.7;11;16.4;5.7;9.8;0;5.07;23398 +79094;45.76127;5.07304;220;20220417;18.9;5.5;12.2;2.3;7.65;0;3.75;24721 +79094;45.76127;5.07304;220;20220418;20.2;4.9;12.6;2.1;7;0;3.6;20813 +79094;45.76127;5.07304;220;20220419;20.8;6;13.4;2.4;7.5;0;3.86;21610 +79094;45.76127;5.07304;220;20220420;21.2;6.1;13.7;2.8;9.6;0;3.38;17235 +79094;45.76127;5.07304;220;20220421;20.7;11.6;16.2;3.4;10.05;0;4.02;19543 +79094;45.76127;5.07304;220;20220422;21.3;6.8;14;2.5;8.8;0;3.78;20558 +79094;45.76127;5.07304;220;20220423;17.8;13.3;15.6;4.9;9.65;10.4;3.3;7391 +79094;45.76127;5.07304;220;20220424;17;8.1;12.5;4.3;10.4;7.6;2.7;13466 +79094;45.76127;5.07304;220;20220425;16.6;11.5;14.1;2.3;11.6;2.4;2.13;9850 +79094;45.76127;5.07304;220;20220426;18.5;9.5;14;2.5;10.75;0;3.35;20887 +79094;45.76127;5.07304;220;20220427;19.9;5.3;12.6;2.4;9.1;0;3.81;25020 +79094;45.76127;5.07304;220;20220428;22.5;6.6;14.6;2;10.25;0;4.12;25792 +79094;45.76127;5.07304;220;20220429;22.1;8.3;15.2;2.6;10.5;.1;3.71;18971 +79094;45.76127;5.07304;220;20220430;20.1;7.8;14;3.4;10.3;0;3.99;24078 +79094;45.76127;5.07304;220;20220501;19.5;7.7;13.6;3.4;8.8;0;4.29;25210 +79094;45.76127;5.07304;220;20220502;21.2;6.6;13.9;2.6;9.4;0;4.13;24567 +79094;45.76127;5.07304;220;20220503;21.9;10;15.9;2.5;10.85;1.1;3.5;16847 +79094;45.76127;5.07304;220;20220504;22.3;9.7;16;2.7;11.5;4.1;3.86;20557 +79094;45.76127;5.07304;220;20220505;19.1;11.9;15.5;4.7;11.3;.4;3.63;16260 +79094;45.76127;5.07304;220;20220506;19.4;9.6;14.5;5.4;11.1;0;3.42;14641 +79094;45.76127;5.07304;220;20220507;22.9;11.1;17;5.2;10.55;0;5.31;24413 +79094;45.76127;5.07304;220;20220508;22.6;12.2;17.4;3;11.35;.9;4.29;20496 +79094;45.76127;5.07304;220;20220509;24.8;9.8;17.3;1.4;12.1;.1;4.43;26480 +79094;45.76127;5.07304;220;20220510;27.5;11.3;19.4;2.3;12.85;.1;4.94;24852 +79094;45.76127;5.07304;220;20220511;28.9;16.1;22.5;6.3;11.15;0;7.89;27133 +79094;45.76127;5.07304;220;20220512;27.9;15.9;21.9;4.5;11.5;.4;6.21;20761 +79094;45.76127;5.07304;220;20220513;24.4;13.5;18.9;3.3;13.45;0;4.38;19852 +79094;45.76127;5.07304;220;20220514;26.2;13.1;19.6;2.1;14.05;0;4.87;25806 +79094;45.76127;5.07304;220;20220515;29.2;12.9;21;4.6;13;.1;6.41;25282 +79094;45.76127;5.07304;220;20220516;29.6;16.1;22.9;3.3;10.7;0;6.39;24494 +79094;45.76127;5.07304;220;20220517;30.6;14.5;22.5;1.8;13.95;0;5.39;25759 +79094;45.76127;5.07304;220;20220518;31.7;15.2;23.4;1.9;15.2;0;5.86;27755 +79094;45.76127;5.07304;220;20220519;31.7;20.1;25.9;5.5;14.55;.2;7.54;21859 +79094;45.76127;5.07304;220;20220520;30.2;19.6;24.9;7.3;12.05;0;8.61;22440 +79094;45.76127;5.07304;220;20220521;30.9;15.9;23.4;2.2;16;0;5.92;28154 +79094;45.76127;5.07304;220;20220522;29.9;17.5;23.7;2.4;17.4;1.1;4.53;17772 +79094;45.76127;5.07304;220;20220523;28.9;20;24.4;3.8;16.55;5.2;5.02;15201 +79094;45.76127;5.07304;220;20220524;21.6;15.1;18.4;3.3;11.25;0;4.68;21353 +79094;45.76127;5.07304;220;20220525;23.1;12;17.5;4.8;10.7;0;5.63;26942 +79094;45.76127;5.07304;220;20220526;23.3;11.8;17.6;4.2;11.3;0;5.54;28578 +79094;45.76127;5.07304;220;20220527;24.4;12.4;18.4;4.8;12.9;0;5.5;27220 +79094;45.76127;5.07304;220;20220528;23.4;13.3;18.3;6.7;10.7;0;6.33;27153 +79094;45.76127;5.07304;220;20220529;21;10.5;15.7;5.3;7.85;0;5.99;29294 +79094;45.76127;5.07304;220;20220530;23.5;10.6;17;3;7.75;.1;5.57;27127 +79094;45.76127;5.07304;220;20220531;19.5;13;16.3;2.3;12.35;2.5;2.63;10601 +79094;45.76127;5.07304;220;20220601;25;13.5;19.2;2.1;16;1.9;3.66;17916 +79094;45.76127;5.07304;220;20220602;27.5;15.5;21.5;3.4;16.75;.2;4.33;16939 +79094;45.76127;5.07304;220;20220603;31.3;16.8;24.1;2.5;16.45;1.1;5.55;23134 +79094;45.76127;5.07304;220;20220604;33.8;17;25.4;3.5;16.05;7.3;7.26;27862 +79094;45.76127;5.07304;220;20220605;27.5;17.6;22.6;2.7;18.25;4.5;4.65;20645 +79094;45.76127;5.07304;220;20220606;26.2;14.8;20.5;1.8;15.6;.7;4.36;21843 +79094;45.76127;5.07304;220;20220607;25.8;14.7;20.2;2.3;14;0;5.12;25935 +79094;45.76127;5.07304;220;20220608;24;13.7;18.9;2.5;13.9;11.9;3.8;16933 +79094;45.76127;5.07304;220;20220609;22;14.6;18.3;4.3;13.4;1;4.44;20386 +79094;45.76127;5.07304;220;20220610;25.4;10.9;18.1;3.3;11.5;.2;5.87;30796 +79094;45.76127;5.07304;220;20220611;29.5;12.8;21.1;2;12.9;0;6.09;30969 +79094;45.76127;5.07304;220;20220612;32.4;15.9;24.1;1.9;14.9;0;5.79;25763 +79094;45.76127;5.07304;220;20220613;27.2;18.6;22.9;4.3;14.9;0;6.44;27156 +79094;45.76127;5.07304;220;20220614;30.6;13.4;22;2;12;0;6.21;29797 +79094;45.76127;5.07304;220;20220615;33.8;19.7;26.8;2.9;15.95;0;6.2;20911 +79094;45.76127;5.07304;220;20220616;33.6;20.4;27;2.5;16.25;0;6.75;27206 +79094;45.76127;5.07304;220;20220617;34.1;18.9;26.5;2.8;14.15;.6;7.39;29671 +79094;45.76127;5.07304;220;20220618;37.6;18.9;28.3;4;14.45;.1;9.03;30469 +79094;45.76127;5.07304;220;20220619;35.5;24.5;30;6.8;14.6;0;10.72;29027 +79094;45.76127;5.07304;220;20220620;34.9;21.3;28.1;5.5;10.8;0;10.13;29730 +79094;45.76127;5.07304;220;20220621;34;22.4;28.2;4.3;15.7;2.3;7.46;21186 +79094;45.76127;5.07304;220;20220622;30.8;21.1;26;4.2;20.35;47;5.67;19588 +79094;45.76127;5.07304;220;20220623;28.8;17.3;23.1;2.7;19.35;12.1;4.71;20881 +79094;45.76127;5.07304;220;20220624;23.9;18.9;21.4;2.4;17.35;19.1;3.63;15633 +79094;45.76127;5.07304;220;20220625;29.7;15.4;22.5;2.8;16.25;8.4;5.71;25786 +79094;45.76127;5.07304;220;20220626;24.2;16.3;20.3;3.1;17.7;0;3.54;15952 +79094;45.76127;5.07304;220;20220627;22.6;17.4;20;4;16.45;.3;3.33;11899 +79094;45.76127;5.07304;220;20220628;25.4;15.9;20.6;3.6;16.15;0;4.75;21714 +79094;45.76127;5.07304;220;20220629;28.5;17.7;23.1;2.2;14.45;0;5.97;28697 +79094;45.76127;5.07304;220;20220630;31.1;17.1;24.1;3.1;15.55;15.9;5.48;19209 +79094;45.76127;5.07304;220;20220701;22.6;12.7;17.7;2.6;13.2;0;4.74;26746 +79094;45.76127;5.07304;220;20220702;29.1;12.3;20.7;1.8;13.1;0;5.89;30958 +79094;45.76127;5.07304;220;20220703;31.3;17.1;24.2;2.3;17.85;1;5.8;26249 +79094;45.76127;5.07304;220;20220704;27.2;18.2;22.7;3.8;16.65;0;5.23;21260 +79094;45.76127;5.07304;220;20220705;27.4;17.1;22.3;3.5;14.35;0;6.4;29669 +79094;45.76127;5.07304;220;20220706;26.6;16.4;21.5;5.3;12.1;0;7.11;29668 +79094;45.76127;5.07304;220;20220707;26.8;14.1;20.5;5.8;12.4;0;6.93;29311 +79094;45.76127;5.07304;220;20220708;26.3;15.2;20.7;6.8;13.5;0;6.88;29376 +79094;45.76127;5.07304;220;20220709;27.8;15.3;21.5;3.4;12.45;0;6.3;27964 +79094;45.76127;5.07304;220;20220710;27.7;17;22.4;5.1;14.1;0;6.93;29080 +79094;45.76127;5.07304;220;20220711;28.6;15.3;21.9;3.2;13.4;.2;6.43;29723 +79094;45.76127;5.07304;220;20220712;30.7;17.1;23.9;2.8;14.15;0;6.54;28662 +79094;45.76127;5.07304;220;20220713;32.8;15.8;24.3;1.6;12.55;0;6.2;29981 +79094;45.76127;5.07304;220;20220714;35.6;17.8;26.7;1.9;15;0;6.77;29559 +79094;45.76127;5.07304;220;20220715;31.5;20.6;26.1;3.5;14.05;0;7.17;26727 +79094;45.76127;5.07304;220;20220716;30.4;17.3;23.8;4.5;11.1;0;7.85;29239 +79094;45.76127;5.07304;220;20220717;32;17.1;24.6;2.8;12.4;0;6.92;29131 +79094;45.76127;5.07304;220;20220718;36;17.4;26.7;1.5;14.6;0;6.38;29416 +79094;45.76127;5.07304;220;20220719;38.1;22.3;30.2;4.6;16.95;0;9.3;28684 +79094;45.76127;5.07304;220;20220720;36.6;22.7;29.6;3.7;17.8;0;7.73;24895 +79094;45.76127;5.07304;220;20220721;31.9;18.3;25.1;2.5;16.2;0;6.5;28757 +79094;45.76127;5.07304;220;20220722;36.4;17.9;27.2;1.8;16.65;1.4;6.22;25740 +79094;45.76127;5.07304;220;20220723;29.3;21.7;25.5;3;18.1;0;5.35;20713 +79094;45.76127;5.07304;220;20220724;34.4;17.8;26.1;1.6;16.4;0;6.25;28957 +79094;45.76127;5.07304;220;20220725;35.5;22.4;29;3.8;16.1;.2;7.63;24428 +79094;45.76127;5.07304;220;20220726;28.6;20.4;24.5;5.5;15.5;0;6.82;23769 +79094;45.76127;5.07304;220;20220727;28.3;17.3;22.8;5.1;12.05;0;7.35;28139 +79094;45.76127;5.07304;220;20220728;32.5;15.7;24.1;2.1;12.15;0;6.05;26057 +79094;45.76127;5.07304;220;20220729;28.2;20;24.1;2.5;13.55;1;4.93;18103 +79094;45.76127;5.07304;220;20220730;31.4;16.5;23.9;2.8;13;0;6.51;27849 +79094;45.76127;5.07304;220;20220731;33.1;17.3;25.2;2.5;13.45;0;6.55;27879 +79094;45.76127;5.07304;220;20220801;33.9;18.6;26.3;2.7;14.15;0;6.64;25912 +79094;45.76127;5.07304;220;20220802;32.6;19.2;25.9;3.1;15.15;0;6.7;26561 +79094;45.76127;5.07304;220;20220803;37.4;19.1;28.3;2.3;14.05;0;6.98;27627 +79094;45.76127;5.07304;220;20220804;38.9;24.5;31.7;4;13.65;0;8.97;26434 +79094;45.76127;5.07304;220;20220805;35;23.7;29.3;3.6;17.2;.1;6.56;17976 +79094;45.76127;5.07304;220;20220806;30.9;19.9;25.4;5.2;15.25;0;7.4;26215 +79094;45.76127;5.07304;220;20220807;30.5;17.7;24.1;3.7;13.15;0;6.77;26975 +79094;45.76127;5.07304;220;20220808;32.1;16.7;24.4;2.9;12.05;0;6.64;27412 +79094;45.76127;5.07304;220;20220809;33.1;16.7;24.9;2.3;11.7;0;6.35;27295 +79094;45.76127;5.07304;220;20220810;34.2;17.1;25.7;2.1;11.45;0;6.26;26812 +79094;45.76127;5.07304;220;20220811;36.8;19.5;28.1;2.4;12.35;0;6.8;26163 +79094;45.76127;5.07304;220;20220812;34.5;19.4;27;2.2;13.3;0;6.31;26382 +79094;45.76127;5.07304;220;20220813;34.1;17.8;25.9;2;11;4.2;6.02;26239 +79094;45.76127;5.07304;220;20220814;24.9;19.2;22.1;3.3;20.15;11.2;2.78;10137 +79094;45.76127;5.07304;220;20220815;28.5;16.9;22.7;1.7;16.65;.1;4.04;18728 +79094;45.76127;5.07304;220;20220816;33.2;16.4;24.8;2.6;16.1;1;5.83;24535 +79094;45.76127;5.07304;220;20220817;28.5;19.4;23.9;2.1;17.75;13.8;3.69;13917 +79094;45.76127;5.07304;220;20220818;24;15.7;19.8;3.4;18.05;5.3;2.97;13452 +79094;45.76127;5.07304;220;20220819;25.4;17.8;21.6;2.8;18.9;1;3.22;13867 +79094;45.76127;5.07304;220;20220820;27.3;18.8;23;2.8;17.65;.2;4.16;17412 +79094;45.76127;5.07304;220;20220821;27.2;14.8;21;2.6;13.75;0;4.68;22085 +79094;45.76127;5.07304;220;20220822;28.4;15.6;22;3.1;14.75;0;5.28;24293 +79094;45.76127;5.07304;220;20220823;30.1;18.1;24.1;3.4;16.35;0;5.49;22592 +79094;45.76127;5.07304;220;20220824;32.5;17;24.7;1.4;14.45;0;4.62;21850 +79094;45.76127;5.07304;220;20220825;33.9;17.7;25.8;2.1;16.1;2.8;5.12;21080 +79094;45.76127;5.07304;220;20220826;27.7;21.2;24.4;3.8;18.3;.8;4.21;13079 +79094;45.76127;5.07304;220;20220827;26.3;17.3;21.8;3.8;17.4;0;3.97;15768 +79094;45.76127;5.07304;220;20220828;29.7;17.5;23.6;2.2;16.5;.1;4.78;22755 +79094;45.76127;5.07304;220;20220829;33.3;17.3;25.3;1.7;16.4;.1;4.69;20980 +79094;45.76127;5.07304;220;20220830;28.3;22.3;25.3;2.4;19.9;5.1;3.6;13100 +79094;45.76127;5.07304;220;20220831;27.6;18.8;23.2;2.9;18.3;.4;4.08;17569 +79094;45.76127;5.07304;220;20220901;28.6;16.4;22.5;1.3;15.01;0;3.93;20987 +79094;45.76127;5.07304;220;20220902;28.7;17.7;23.2;2.1;16.2;3.2;3.83;16256 +79094;45.76127;5.07304;220;20220903;27.8;17.4;22.6;1.6;18.5;1.7;3.35;16288 +79094;45.76127;5.07304;220;20220904;30.3;16.2;23.2;2.1;17.6;0;4.42;21577 +79094;45.76127;5.07304;220;20220905;31;20.7;25.8;4.2;19.7;.1;5.44;20570 +79094;45.76127;5.07304;220;20220906;30.8;22;26.4;3.4;19.3;1.3;4.49;13742 +79094;45.76127;5.07304;220;20220907;28.2;17.1;22.7;2.5;18.25;6.3;3.56;15271 +79094;45.76127;5.07304;220;20220908;26.4;15.3;20.9;1.9;15.65;.4;3.54;18550 +79094;45.76127;5.07304;220;20220909;25.2;14.9;20;2.1;13.85;1;3.44;16555 +79094;45.76127;5.07304;220;20220910;23.8;13.1;18.5;1.3;13.8;0;2.68;14355 +79094;45.76127;5.07304;220;20220911;25.6;11.4;18.5;1.6;13.15;0;3.47;20674 +79094;45.76127;5.07304;220;20220912;31;13;22;2.6;14.3;.1;4.64;20824 +79094;45.76127;5.07304;220;20220913;28.9;20.7;24.8;6;20.2;.8;4.54;11862 +79094;45.76127;5.07304;220;20220914;28;21.4;24.7;5.6;19.1;13.1;4.54;12034 +79094;45.76127;5.07304;220;20220915;26.8;16.2;21.5;2;18.1;8.4;2.89;13553 +79094;45.76127;5.07304;220;20220916;21.1;15.7;18.4;3.5;15.75;0;2.58;11998 +79094;45.76127;5.07304;220;20220917;16.2;10.2;13.2;4.8;10.15;0;2.84;15709 +79094;45.76127;5.07304;220;20220918;19.2;6.8;13;2.4;8.6;0;3.03;19528 +79094;45.76127;5.07304;220;20220919;19.2;7;13.1;3.5;8.95;0;3.25;19390 +79094;45.76127;5.07304;220;20220920;20;7.5;13.8;3.3;8.65;0;3.38;19106 +79094;45.76127;5.07304;220;20220921;19.9;7.7;13.8;2.1;9.15;0;2.87;18581 +79094;45.76127;5.07304;220;20220922;21.8;6.9;14.4;1.5;9.2;0;2.76;18839 +79094;45.76127;5.07304;220;20220923;22.9;9.5;16.2;3.5;12.55;11.9;2.88;12375 +79094;45.76127;5.07304;220;20220924;22.3;14.4;18.4;1.8;15.2;16.6;2.19;11232 +79094;45.76127;5.07304;220;20220925;17.5;12.1;14.8;2;13.55;3.7;1.65;9442 +79094;45.76127;5.07304;220;20220926;18.7;11.6;15.1;2.1;12.05;3.4;1.95;9814 +79094;45.76127;5.07304;220;20220927;16.9;10.6;13.8;2.5;11.25;4.1;1.87;9162 +79094;45.76127;5.07304;220;20220928;19.4;12.5;15.9;4.4;12.91;21.1;2.11;7356 +79094;45.76127;5.07304;220;20220929;16.5;11.6;14;1.9;11.85;1.1;1.61;7971 +79094;45.76127;5.07304;220;20220930;15.5;7.3;11.4;2.5;10.35;.1;1.69;10864 +79094;45.76127;5.07304;220;20221001;16.3;7.7;12;2.9;11.35;5.6;1.4;5964 +79094;45.76127;5.07304;220;20221002;24;14.1;19;1.9;14.9;.1;2.41;12536 +79094;45.76127;5.07304;220;20221003;18.2;13.9;16;3.6;14.45;0;1.81;8872 +79094;45.76127;5.07304;220;20221004;20.2;9.7;14.9;1.4;13.4;.1;1.81;13137 +79094;45.76127;5.07304;220;20221005;23.9;9.1;16.5;3.3;12.95;0;2.91;16268 +79094;45.76127;5.07304;220;20221006;21.7;12;16.9;3;14.2;0;2.32;13187 +79094;45.76127;5.07304;220;20221007;22.9;12.4;17.6;1.4;14.05;.6;1.99;11891 +79094;45.76127;5.07304;220;20221008;18.4;15.1;16.7;2.3;14.25;4.6;1.54;5400 +79094;45.76127;5.07304;220;20221009;19.7;7.8;13.7;1.6;12.35;.1;1.64;11343 +79094;45.76127;5.07304;220;20221010;23.2;11.7;17.5;2.2;14.2;0;2.2;12665 +79094;45.76127;5.07304;220;20221011;20.4;11.6;16;1.5;14.5;.1;1.4;7782 +79094;45.76127;5.07304;220;20221012;19.2;14;16.6;1.6;14.85;.1;1.48;8919 +79094;45.76127;5.07304;220;20221013;18.9;9.8;14.3;1.2;14.15;3.2;1.09;6382 +79094;45.76127;5.07304;220;20221014;18.8;14.2;16.5;2.3;15.55;.5;1.2;4017 +79094;45.76127;5.07304;220;20221015;24.7;12.9;18.8;3.8;14.35;0;2.83;11882 +79094;45.76127;5.07304;220;20221016;24;17;20.5;6.4;15.4;0;3.59;11203 +79094;45.76127;5.07304;220;20221017;24.8;18;21.4;5.6;15.1;0;3.72;10929 +79094;45.76127;5.07304;220;20221018;25.1;14.2;19.7;2.9;14.5;0;2.62;12583 +79094;45.76127;5.07304;220;20221019;23.5;11;17.3;3;14.6;1.5;2.08;10124 +79094;45.76127;5.07304;220;20221020;21.2;17.7;19.4;5.2;16.95;5.9;2.08;4031 +79094;45.76127;5.07304;220;20221021;21;17.1;19.1;4.4;16.2;8.8;2.09;5847 +79094;45.76127;5.07304;220;20221022;23.5;13.4;18.4;2.6;16.2;0;1.92;11439 +79094;45.76127;5.07304;220;20221023;23.8;16.7;20.3;7.8;15.55;.8;3.46;4801 +79094;45.76127;5.07304;220;20221024;22.9;19.2;21.1;4.6;16.25;.4;2.68;6024 +79094;45.76127;5.07304;220;20221025;20.6;10.6;15.6;2.6;13.95;.4;1.52;8748 +79094;45.76127;5.07304;220;20221026;25.5;15.5;20.5;2.7;15.25;.1;2.34;10086 +79094;45.76127;5.07304;220;20221027;24.9;14;19.5;3.1;15.85;0;2.17;9315 +79094;45.76127;5.07304;220;20221028;25.4;18.1;21.8;4.1;14;0;3.27;8273 +79094;45.76127;5.07304;220;20221029;25.4;12.7;19.1;3.1;12.4;0;2.68;8854 +79094;45.76127;5.07304;220;20221030;24.4;12.8;18.6;3.4;12.55;0;2.63;8978 +79094;45.76127;5.07304;220;20221031;22.6;12.8;17.7;5.2;14.5;17.3;2.36;7370 +79094;45.76127;5.07304;220;20221101;19.3;14.9;17.1;3.2;15.25;0;1.44;6627 +79094;45.76127;5.07304;220;20221102;17.4;8.5;12.9;1.1;11.75;.1;.92;8660 +79094;45.76127;5.07304;220;20221103;15.1;7;11.1;3.9;11.05;2.6;1.09;3670 +79094;45.76127;5.07304;220;20221104;12.1;8.1;10.1;3;10.2;6.1;.91;4130 +79094;45.76127;5.07304;220;20221105;12.1;7.6;9.9;2.8;9.45;0;1.01;6130 +79094;45.76127;5.07304;220;20221106;17.3;2.5;9.9;2.1;8;0;1.34;7822 +79094;45.76127;5.07304;220;20221107;20;5.8;12.9;2.4;9.35;0;1.58;9846 +79094;45.76127;5.07304;220;20221108;18.6;9.9;14.3;6.3;10.5;9.7;2.49;6079 +79094;45.76127;5.07304;220;20221109;15;14.2;14.6;3.4;14.1;13.9;.96;849 +79094;45.76127;5.07304;220;20221110;13.6;9.7;11.7;2.6;11.95;0;.75;7016 +79094;45.76127;5.07304;220;20221111;18.9;8.9;13.9;1.3;11.7;.1;.91;6970 +79094;45.76127;5.07304;220;20221112;14.6;5.8;10.2;.8;10.5;0;.56;6065 +79094;45.76127;5.07304;220;20221113;11.8;7.3;9.6;2.5;11.15;0;.53;3553 +79094;45.76127;5.07304;220;20221114;15.7;8.7;12.2;7.8;11.2;6.2;1.63;4474 +79094;45.76127;5.07304;220;20221115;15.5;11;13.2;3.6;12.8;5.2;.98;2220 +79094;45.76127;5.07304;220;20221116;17.2;8.4;12.8;3.5;11;1.4;1.28;7762 +79094;45.76127;5.07304;220;20221117;17.2;11.6;14.4;7.3;11.1;.4;2.34;5640 +79094;45.76127;5.07304;220;20221118;13.5;9.7;11.6;2.7;9.1;1.9;1.22;4850 +79094;45.76127;5.07304;220;20221119;10.9;5.6;8.2;2.5;9.05;.7;.68;4989 +79094;45.76127;5.07304;220;20221120;12;3.6;7.8;1.4;8.1;.6;.61;6217 +79094;45.76127;5.07304;220;20221121;9.6;3.8;6.7;2.9;8.7;5.2;.57;3443 +79094;45.76127;5.07304;220;20221122;10;5.8;7.9;1.6;8.55;.3;.62;3318 +79094;45.76127;5.07304;220;20221123;10.3;1.9;6.1;2.5;8.15;5.5;.61;3483 +79094;45.76127;5.07304;220;20221124;13.8;2.7;8.3;1.7;8.7;0;.61;6564 +79094;45.76127;5.07304;220;20221125;10.8;5.5;8.2;1.7;9.25;1.2;.55;3565 +79094;45.76127;5.07304;220;20221126;8.8;3.7;6.2;2.3;8.55;0;.44;4157 +79094;45.76127;5.07304;220;20221127;12.8;3.9;8.4;4;8.25;.4;1.13;4568 +79094;45.76127;5.07304;220;20221128;11.3;10.5;10.9;3.9;9.55;11.2;1.3;881 +79094;45.76127;5.07304;220;20221129;8.9;5.7;7.3;2.8;9.1;.7;.53;2487 +79094;45.76127;5.07304;220;20221130;9.4;6.5;7.9;4.5;8.8;.1;.85;2624 +79094;45.76127;5.07304;220;20221201;7.2;5.4;6.3;2.6;7.65;0;.73;2004 +79094;45.76127;5.07304;220;20221202;4.9;3.9;4.4;2.3;7.1;1.5;.58;817 +79094;45.76127;5.07304;220;20221203;4.6;3.4;4;2;7.45;3.9;.43;888 +79094;45.76127;5.07304;220;20221204;5.7;3.4;4.5;1.7;7.7;6.3;.41;1401 +79094;45.76127;5.07304;220;20221205;9.1;-.6;4.3;1.1;6.4;0;.29;6671 +79094;45.76127;5.07304;220;20221206;1.3;-2.1;-.4;1.1;6;.1;.24;1234 +79094;45.76127;5.07304;220;20221207;4;1.3;2.7;1.4;6.85;.1;.39;930 +79094;45.76127;5.07304;220;20221208;3.1;-.3;1.4;1.6;6.4;12.9;.26;2686 +79094;45.76127;5.07304;220;20221209;2.4;1.1;1.8;2.8;6.5;3.1;.36;913 +79094;45.76127;5.07304;220;20221210;1.7;.6;1.2;5;5.6;0;.61;1242 +79094;45.76127;5.07304;220;20221211;-2.3;-3.3;-2.8;3.4;4.35;0;.39;1053 +79094;45.76127;5.07304;220;20221212;.2;-3.6;-1.7;1.4;4.55;1.1;.32;2727 +79094;45.76127;5.07304;220;20221213;.9;-2.3;-.7;2.3;5.85;1.5;.19;1428 +79094;45.76127;5.07304;220;20221214;10.8;.5;5.7;3.3;8.8;.5;.4;3092 +79094;45.76127;5.07304;220;20221215;8.2;7.7;8;2.8;8.95;26.9;.75;200 +79094;45.76127;5.07304;220;20221216;1.7;1.5;1.6;4;6.05;0;.51;509 +79094;45.76127;5.07304;220;20221217;-1.7;-3.4;-2.5;3.5;4.45;0;.34;2653 +79094;45.76127;5.07304;220;20221218;11.6;-3.9;3.8;3.4;6.25;0;.8;6416 +79094;45.76127;5.07304;220;20221219;15;8.2;11.6;8.7;9.9;0;1.92;4351 +79094;45.76127;5.07304;220;20221220;15;13.3;14.1;9.3;10.5;1.6;2.66;1776 +79094;45.76127;5.07304;220;20221221;16.5;11.9;14.2;4;11.8;1.1;1.29;4332 +79094;45.76127;5.07304;220;20221222;15.5;10.4;12.9;4.7;10.8;7.8;1.49;2562 +79094;45.76127;5.07304;220;20221223;15.4;10.8;13.1;3.5;12.3;3.5;1.02;1057 +79094;45.76127;5.07304;220;20221224;14.5;11.7;13.1;2.1;12.7;.5;.62;3059 +79094;45.76127;5.07304;220;20221225;16.3;6;11.1;3.6;10.2;0;1.04;4925 +79094;45.76127;5.07304;220;20221226;14.8;7.9;11.4;4;10.95;2.4;1.02;2325 +79094;45.76127;5.07304;220;20221227;12.6;4;8.3;1.3;8.6;0;.39;5346 +79094;45.76127;5.07304;220;20221228;12.3;0;6.1;3.7;7.7;.2;.78;5394 +79094;45.76127;5.07304;220;20221229;14.4;9.8;12.1;6;10.35;9.5;1.56;3067 +79094;45.76127;5.07304;220;20221230;12.9;5.7;9.3;4.4;10.6;2.8;.66;2235 +79094;45.76127;5.07304;220;20221231;17.5;11.2;14.3;6.6;10.85;0;2.17;4533 +79095;45.77568;5.39349;220;20220101;12.7;0;6.4;1.1;7.84;0;.29;6305 +79095;45.77568;5.39349;220;20220102;9.8;.3;5;2.3;7.91;0;.4;3932 +79095;45.77568;5.39349;220;20220103;13.3;3.2;8.2;2.6;8.71;.7;.71;4413 +79095;45.77568;5.39349;220;20220104;14.1;8.5;11.3;6;9.04;14.4;1.75;3353 +79095;45.77568;5.39349;220;20220105;5.1;3.8;4.5;4.3;6.18;.5;.86;2966 +79095;45.77568;5.39349;220;20220106;6;.7;3.3;4.1;5.57;0;.78;5320 +79095;45.77568;5.39349;220;20220107;2.8;-2.9;-.1;2.6;5.57;6.2;.33;2762 +79095;45.77568;5.39349;220;20220108;5.4;1;3.2;4;7.21;8.8;.34;2477 +79095;45.77568;5.39349;220;20220109;5.6;3.4;4.5;2.5;7.17;6.7;.54;1898 +79095;45.77568;5.39349;220;20220110;6.3;1.4;3.8;3.7;6.41;0;.67;4209 +79095;45.77568;5.39349;220;20220111;3.4;0;1.7;2.9;5.57;0;.63;2531 +79095;45.77568;5.39349;220;20220112;1.8;.3;1;2.2;5.01;0;.6;2617 +79095;45.77568;5.39349;220;20220113;2.1;-2.7;-.3;1.3;4.67;0;.35;5101 +79095;45.77568;5.39349;220;20220114;4.2;-6.1;-1;1;4.64;0;.24;7205 +79095;45.77568;5.39349;220;20220115;1.1;-5.3;-2.1;.7;4.71;0;.27;3627 +79095;45.77568;5.39349;220;20220116;.2;-4.9;-2.3;1;5.04;0;.19;3666 +79095;45.77568;5.39349;220;20220117;2.1;-2.6;-.2;2.4;5.81;0;.26;2794 +79095;45.77568;5.39349;220;20220118;4.6;.4;2.5;2.2;5.9;0;.63;3497 +79095;45.77568;5.39349;220;20220119;3.4;-4.2;-.4;1.4;5.61;0;.29;4150 +79095;45.77568;5.39349;220;20220120;6.3;.7;3.5;3.9;6.31;0;.7;5213 +79095;45.77568;5.39349;220;20220121;5.6;.5;3.1;6.9;4.77;0;1.45;6514 +79095;45.77568;5.39349;220;20220122;6.6;-3.4;1.6;3.4;5.07;0;.76;7175 +79095;45.77568;5.39349;220;20220123;2.8;-1.9;.5;1.6;5.57;0;.46;2857 +79095;45.77568;5.39349;220;20220124;6.7;-2.9;1.9;1.5;5.44;0;.5;7353 +79095;45.77568;5.39349;220;20220125;7.4;-5.3;1.1;1.2;5.01;0;.48;7396 +79095;45.77568;5.39349;220;20220126;1.5;-5.6;-2.1;2;4.97;0;.34;3359 +79095;45.77568;5.39349;220;20220127;-1.3;-2.8;-2;2;4.91;0;.33;1666 +79095;45.77568;5.39349;220;20220128;3.7;-2.7;.5;3.3;5.77;0;.37;3663 +79095;45.77568;5.39349;220;20220129;1.4;-.6;.4;2;5.81;0;.37;1682 +79095;45.77568;5.39349;220;20220130;8.3;.4;4.4;2.5;6.94;0;.62;5769 +79095;45.77568;5.39349;220;20220131;7.5;-.9;3.3;3.1;6.91;2.3;.59;3431 +79095;45.77568;5.39349;220;20220201;6.3;.5;3.4;3.3;6.07;6.3;.85;5919 +79095;45.77568;5.39349;220;20220202;9.6;2.6;6.1;2.4;8.44;.9;.6;5223 +79095;45.77568;5.39349;220;20220203;10.3;2.5;6.4;1.9;7.94;0;.69;4867 +79095;45.77568;5.39349;220;20220204;10.4;1.9;6.1;1.7;7.64;.4;.71;5158 +79095;45.77568;5.39349;220;20220205;9.3;4;6.6;3.1;7.01;.1;1.05;9092 +79095;45.77568;5.39349;220;20220206;9.2;-2.8;3.2;2.8;6.34;10.2;.81;5711 +79095;45.77568;5.39349;220;20220207;9.2;6;7.6;4;6.78;.1;1.38;7122 +79095;45.77568;5.39349;220;20220208;10.7;-2.5;4.1;1.3;5.34;0;.87;10922 +79095;45.77568;5.39349;220;20220209;13.5;-2.7;5.4;2.9;6.21;0;1.31;11507 +79095;45.77568;5.39349;220;20220210;14.9;1.7;8.3;2.6;7.37;2.8;1.39;11093 +79095;45.77568;5.39349;220;20220211;9.2;5;7.1;4.3;6.84;.5;1.43;8421 +79095;45.77568;5.39349;220;20220212;10.5;-2.9;3.8;1.8;5.84;0;.96;9286 +79095;45.77568;5.39349;220;20220213;13.7;2.6;8.2;5.4;6.17;0;2.25;11053 +79095;45.77568;5.39349;220;20220214;9.7;8.3;9;3.7;8.54;11.1;1.21;1930 +79095;45.77568;5.39349;220;20220215;9.2;4.2;6.7;2.3;7.41;2.8;.96;5229 +79095;45.77568;5.39349;220;20220216;8.4;2.8;5.6;4.2;8.5;12.5;.52;2300 +79095;45.77568;5.39349;220;20220217;15.4;7.6;11.5;2.6;10.67;1.5;1.19;6537 +79095;45.77568;5.39349;220;20220218;19.2;3.6;11.4;3.3;8.95;1.4;2.09;10650 +79095;45.77568;5.39349;220;20220219;10.3;5.6;8;2.8;6.51;0;1.55;10367 +79095;45.77568;5.39349;220;20220220;13;.6;6.8;2;6.77;1.7;1.26;8186 +79095;45.77568;5.39349;220;20220221;9.8;6.9;8.3;4.2;7.84;10.4;1.36;4437 +79095;45.77568;5.39349;220;20220222;11.7;5.3;8.5;2.3;7.97;.3;1.29;10246 +79095;45.77568;5.39349;220;20220223;15.2;4.6;9.9;1.7;8.41;0;1.41;11420 +79095;45.77568;5.39349;220;20220224;15.2;1.9;8.6;3.3;7.91;0;1.67;8937 +79095;45.77568;5.39349;220;20220225;10;4.6;7.3;4.2;5.81;0;2.03;13193 +79095;45.77568;5.39349;220;20220226;11.3;-.5;5.4;3;5.41;0;1.71;14285 +79095;45.77568;5.39349;220;20220227;12.1;-2.3;4.9;2.5;5.07;0;1.7;14642 +79095;45.77568;5.39349;220;20220228;13.4;-1.8;5.8;2.2;5.44;0;1.76;14750 +79095;45.77568;5.39349;220;20220301;13.7;-1.8;5.9;1.9;5.54;0;1.67;14338 +79095;45.77568;5.39349;220;20220302;12.2;1;6.6;2.8;6.67;0;1.55;10323 +79095;45.77568;5.39349;220;20220303;15.2;2;8.6;1.8;7.54;0;1.64;13984 +79095;45.77568;5.39349;220;20220304;14.2;-.1;7;2.8;5.74;0;2.09;15265 +79095;45.77568;5.39349;220;20220305;11.4;-3.1;4.2;2.4;4.04;0;1.94;15798 +79095;45.77568;5.39349;220;20220306;9.4;-4.1;2.6;1.8;4.01;0;1.58;15439 +79095;45.77568;5.39349;220;20220307;10.7;-4.3;3.2;2;4.51;0;1.64;15679 +79095;45.77568;5.39349;220;20220308;13.5;-2.4;5.5;3.4;5.47;0;2.13;16063 +79095;45.77568;5.39349;220;20220309;14.7;.8;7.7;2.5;6.61;0;2.04;16076 +79095;45.77568;5.39349;220;20220310;15.4;2;8.7;3;7.27;.1;2.1;14366 +79095;45.77568;5.39349;220;20220311;16.1;7;11.5;4.6;7.37;0;2.76;9552 +79095;45.77568;5.39349;220;20220312;13.3;7.9;10.6;2.1;6.94;0;1.8;7028 +79095;45.77568;5.39349;220;20220313;14.2;7.4;10.8;3;8.17;17.3;1.88;6627 +79095;45.77568;5.39349;220;20220314;12.9;2.5;7.7;1.7;9.17;4.5;1.31;11744 +79095;45.77568;5.39349;220;20220315;16.5;9.1;12.8;4.1;9.84;0;2.28;9306 +79095;45.77568;5.39349;220;20220316;17;7.3;12.2;3;9.21;0;2.22;10124 +79095;45.77568;5.39349;220;20220317;14.6;6.6;10.6;4.2;10.27;0;1.55;7661 +79095;45.77568;5.39349;220;20220318;11.4;8.4;9.9;3.7;9.31;0;1.34;3462 +79095;45.77568;5.39349;220;20220319;15.3;4;9.6;2.3;8.07;0;2.11;14306 +79095;45.77568;5.39349;220;20220320;15.4;5.3;10.3;3.3;7.04;0;2.53;12043 +79095;45.77568;5.39349;220;20220321;17;5.9;11.5;3.3;6.34;0;3.15;16916 +79095;45.77568;5.39349;220;20220322;16.6;3;9.8;2.5;6.01;0;2.82;18404 +79095;45.77568;5.39349;220;20220323;17.3;1.6;9.5;1.5;6.04;0;2.47;18836 +79095;45.77568;5.39349;220;20220324;19.7;1.6;10.6;1.1;6.54;0;2.48;19180 +79095;45.77568;5.39349;220;20220325;19.9;3.1;11.5;1.7;7.01;0;2.79;18931 +79095;45.77568;5.39349;220;20220326;20.3;2.6;11.4;1.9;7.11;0;2.97;19200 +79095;45.77568;5.39349;220;20220327;21.2;2.8;12;1.3;6.64;0;2.67;17051 +79095;45.77568;5.39349;220;20220328;21.6;3.4;12.5;2.4;6.34;0;3.45;18242 +79095;45.77568;5.39349;220;20220329;20.2;9.3;14.7;3.8;6.64;2.3;3.81;11773 +79095;45.77568;5.39349;220;20220330;16;9.1;12.5;2.3;9.97;4.9;2.12;11657 +79095;45.77568;5.39349;220;20220331;11.9;8.1;10;2;9.71;8.7;1.24;5527 +79095;45.77568;5.39349;220;20220401;4.7;.8;2.7;6.3;6.19;6;1;4600 +79095;45.77568;5.39349;220;20220402;5.5;1.7;3.6;6.3;5.48;1;1.62;8856 +79095;45.77568;5.39349;220;20220403;7.2;1.1;4.2;5.3;5.34;.3;2.02;13204 +79095;45.77568;5.39349;220;20220404;10.3;-.6;4.9;1.9;5.31;0;2.24;19939 +79095;45.77568;5.39349;220;20220405;14.8;.2;7.5;1.7;7.11;0;2.36;19394 +79095;45.77568;5.39349;220;20220406;15.3;4.8;10;1.3;9.74;2;1.81;12768 +79095;45.77568;5.39349;220;20220407;12.7;9.2;11;5.2;10.67;15.8;1.43;4971 +79095;45.77568;5.39349;220;20220408;16.4;10.6;13.5;5.9;10.41;2.6;2.49;5741 +79095;45.77568;5.39349;220;20220409;9.7;4.3;7;3.4;6.94;1.6;1.98;13439 +79095;45.77568;5.39349;220;20220410;15.1;-1.1;7;1.8;6.44;.2;2.63;21545 +79095;45.77568;5.39349;220;20220411;18.7;3;10.8;5.1;7.07;0;3.83;18426 +79095;45.77568;5.39349;220;20220412;19.7;9.6;14.6;3.7;7.11;0;3.89;12362 +79095;45.77568;5.39349;220;20220413;21.2;9.4;15.3;2.3;9.61;0;3.36;17222 +79095;45.77568;5.39349;220;20220414;22.3;7;14.7;2.6;11.41;0;3.58;22102 +79095;45.77568;5.39349;220;20220415;23.5;9;16.2;3.2;12.01;0;3.98;21962 +79095;45.77568;5.39349;220;20220416;22;9.9;15.9;5.2;9.77;0;4.9;23832 +79095;45.77568;5.39349;220;20220417;18.6;5;11.8;2.8;7.57;0;3.8;24680 +79095;45.77568;5.39349;220;20220418;19.9;3.8;11.9;1.9;7.01;0;3.53;22309 +79095;45.77568;5.39349;220;20220419;21;5.2;13.1;2.2;7.54;0;3.83;23007 +79095;45.77568;5.39349;220;20220420;21.2;4.4;12.8;1.9;9.11;0;3.18;18723 +79095;45.77568;5.39349;220;20220421;20.3;10;15.2;2.8;10.24;.9;3.65;19895 +79095;45.77568;5.39349;220;20220422;20.7;5.4;13;1.9;9.17;0;3.31;19772 +79095;45.77568;5.39349;220;20220423;18.1;11.8;15;3.2;10.21;13.4;2.78;9460 +79095;45.77568;5.39349;220;20220424;16.7;8;12.3;2.9;10.37;12.7;2.34;12244 +79095;45.77568;5.39349;220;20220425;15.8;10.7;13.3;1.8;11.67;.5;1.79;8700 +79095;45.77568;5.39349;220;20220426;18.5;8.8;13.6;1.9;10.41;0;3.21;20658 +79095;45.77568;5.39349;220;20220427;20.4;4.3;12.3;2.1;9.41;0;3.74;25313 +79095;45.77568;5.39349;220;20220428;22.4;5.8;14.1;1.9;10.14;0;4.06;26195 +79095;45.77568;5.39349;220;20220429;22.2;7;14.6;2.7;10.17;.1;3.74;19847 +79095;45.77568;5.39349;220;20220430;20.2;7.8;14;3.1;10.44;.1;3.91;23952 +79095;45.77568;5.39349;220;20220501;19.6;5.5;12.6;2.9;9.27;0;3.91;25273 +79095;45.77568;5.39349;220;20220502;21.1;5.6;13.3;2.1;9.74;.2;3.91;25111 +79095;45.77568;5.39349;220;20220503;21.4;9.1;15.3;2.2;11.07;0;3.5;19564 +79095;45.77568;5.39349;220;20220504;22.4;9.8;16.1;2.1;11.87;9.1;3.8;21871 +79095;45.77568;5.39349;220;20220505;17.9;11.6;14.8;3.3;11.71;.7;2.78;13040 +79095;45.77568;5.39349;220;20220506;18.6;9.2;13.9;4.6;11.31;.2;2.74;11127 +79095;45.77568;5.39349;220;20220507;22.5;10.5;16.5;4.7;11.17;.8;4.64;21875 +79095;45.77568;5.39349;220;20220508;22.2;10;16.1;2.4;11.74;1.2;3.87;21497 +79095;45.77568;5.39349;220;20220509;24.3;9.3;16.8;1.4;12.54;.2;4.25;26220 +79095;45.77568;5.39349;220;20220510;26.7;10.7;18.7;1.6;13.04;.2;4.61;25701 +79095;45.77568;5.39349;220;20220511;28.7;13.7;21.2;4.3;11.84;0;6.62;27422 +79095;45.77568;5.39349;220;20220512;27.7;13.9;20.8;3.3;11.94;1.8;5.46;21974 +79095;45.77568;5.39349;220;20220513;24.6;12.9;18.7;2.3;13.31;.2;4.23;21435 +79095;45.77568;5.39349;220;20220514;26.3;11.6;19;1.7;14.54;0;4.7;26571 +79095;45.77568;5.39349;220;20220515;29;12;20.5;3.2;13.91;0;5.66;25688 +79095;45.77568;5.39349;220;20220516;28;15.2;21.6;2.4;12.34;.2;5.16;22563 +79095;45.77568;5.39349;220;20220517;29.9;13.4;21.6;1.6;14.37;0;5.21;26539 +79095;45.77568;5.39349;220;20220518;31;13.9;22.5;1.8;15.54;0;5.59;27837 +79095;45.77568;5.39349;220;20220519;30;19;24.5;3.7;15.71;1;5.98;21239 +79095;45.77568;5.39349;220;20220520;30.7;17.3;24;4.9;13.27;.1;7.14;24027 +79095;45.77568;5.39349;220;20220521;30.6;14.6;22.6;1.6;15.37;0;5.55;28103 +79095;45.77568;5.39349;220;20220522;30;16;23;1.7;17.67;.7;4.3;19214 +79095;45.77568;5.39349;220;20220523;28.5;20.2;24.3;2.8;16.81;8.4;4.63;16634 +79095;45.77568;5.39349;220;20220524;21.2;14.2;17.7;2.3;12.37;0;3.85;19302 +79095;45.77568;5.39349;220;20220525;23.7;11.6;17.6;4.5;10.94;0;5.69;27828 +79095;45.77568;5.39349;220;20220526;24.4;10.6;17.5;3.6;11.54;0;5.37;28218 +79095;45.77568;5.39349;220;20220527;25.3;10.8;18.1;3.8;13.14;.1;5.44;27680 +79095;45.77568;5.39349;220;20220528;24.1;12.3;18.2;6.1;11.24;0;6.31;27402 +79095;45.77568;5.39349;220;20220529;21.8;9.4;15.6;5;8.07;.1;6.12;29029 +79095;45.77568;5.39349;220;20220530;23.3;8.8;16;2.5;8.54;.1;5.21;26618 +79095;45.77568;5.39349;220;20220531;19.6;11.7;15.7;1.9;12.8;5.1;2.35;9801 +79095;45.77568;5.39349;220;20220601;24.2;12.4;18.3;2.1;16.14;1.3;3.43;16677 +79095;45.77568;5.39349;220;20220602;26.7;14.8;20.7;2.9;16.57;.3;3.88;16226 +79095;45.77568;5.39349;220;20220603;30.2;15.4;22.8;2;16.27;0;4.93;21889 +79095;45.77568;5.39349;220;20220604;32.6;16.3;24.4;2.3;17.37;5;6.19;27574 +79095;45.77568;5.39349;220;20220605;27.2;18.2;22.7;2.1;18.34;4.3;4.56;21530 +79095;45.77568;5.39349;220;20220606;26;13.9;20;1.8;15.64;.5;4.32;22128 +79095;45.77568;5.39349;220;20220607;25.3;15.3;20.3;1.9;14.37;.1;5;26323 +79095;45.77568;5.39349;220;20220608;22.9;11.9;17.4;2.1;13.44;11.4;3.29;15455 +79095;45.77568;5.39349;220;20220609;20.8;14;17.4;2.8;13.71;1.6;3.46;17024 +79095;45.77568;5.39349;220;20220610;25.4;9.1;17.3;2.6;11.67;.3;5.51;30964 +79095;45.77568;5.39349;220;20220611;29.3;11.1;20.2;1.8;13.04;0;5.81;30812 +79095;45.77568;5.39349;220;20220612;32.2;14.1;23.1;1.7;15.11;.4;5.68;26942 +79095;45.77568;5.39349;220;20220613;27.6;16.3;22;3.1;15.37;0;5.83;27604 +79095;45.77568;5.39349;220;20220614;30.5;11.4;21;1.5;12.91;0;5.73;29898 +79095;45.77568;5.39349;220;20220615;33.7;18.1;25.9;2.6;15.71;0;6.21;23274 +79095;45.77568;5.39349;220;20220616;33.7;19.5;26.6;2.1;16.44;0;6.62;28370 +79095;45.77568;5.39349;220;20220617;33.8;16.5;25.2;2.4;14.91;0;6.86;29247 +79095;45.77568;5.39349;220;20220618;36.8;16.8;26.8;2.9;15.21;0;7.83;30079 +79095;45.77568;5.39349;220;20220619;35.7;22.2;28.9;4.7;16.01;0;8.9;28951 +79095;45.77568;5.39349;220;20220620;34.5;19.4;27;3.4;12.54;0;8.15;29753 +79095;45.77568;5.39349;220;20220621;33.8;20.4;27.1;3.3;15.21;.8;6.58;21057 +79095;45.77568;5.39349;220;20220622;30.3;20.2;25.3;3.2;19.54;33.1;5.1;18925 +79095;45.77568;5.39349;220;20220623;29.1;17.2;23.1;2.1;19.28;17.2;4.69;22015 +79095;45.77568;5.39349;220;20220624;23.8;18.3;21;2.1;17.47;19.9;3.27;14289 +79095;45.77568;5.39349;220;20220625;29.9;14.2;22;2.5;15.91;5.8;5.83;27857 +79095;45.77568;5.39349;220;20220626;25.8;15.8;20.8;2.7;18.21;0;4.11;19935 +79095;45.77568;5.39349;220;20220627;22.5;17.3;19.9;3.6;17.17;1.9;2.96;10799 +79095;45.77568;5.39349;220;20220628;25;15.7;20.3;3.1;16.57;0;4.25;19709 +79095;45.77568;5.39349;220;20220629;28.3;16.9;22.6;1.6;16.67;0;5.52;28564 +79095;45.77568;5.39349;220;20220630;30.5;15.8;23.2;2.5;16.37;20.3;5.21;21273 +79095;45.77568;5.39349;220;20220701;23.1;13.3;18.2;2.7;13.61;.1;4.81;26664 +79095;45.77568;5.39349;220;20220702;28.6;11.1;19.8;1.5;13.51;0;5.58;30939 +79095;45.77568;5.39349;220;20220703;31.1;15.3;23.2;1.9;17.07;1.4;5.55;26499 +79095;45.77568;5.39349;220;20220704;27.8;18;22.9;2.8;18.17;0;5.08;23107 +79095;45.77568;5.39349;220;20220705;27.9;15.5;21.7;3.2;15.21;0;6.16;29846 +79095;45.77568;5.39349;220;20220706;27.3;14;20.7;3.8;12.97;0;6.36;29845 +79095;45.77568;5.39349;220;20220707;27.2;13.4;20.3;5.2;13.11;0;6.69;29574 +79095;45.77568;5.39349;220;20220708;26.9;15.4;21.2;5.7;13.37;0;6.92;29550 +79095;45.77568;5.39349;220;20220709;28.5;13.1;20.8;2.9;13.04;0;6.08;28343 +79095;45.77568;5.39349;220;20220710;28.5;14.5;21.5;3.7;14.11;0;6.39;29120 +79095;45.77568;5.39349;220;20220711;29.2;15.1;22.2;3.3;13.51;.2;6.63;29515 +79095;45.77568;5.39349;220;20220712;31.1;15.3;23.2;2.5;13.94;0;6.39;28908 +79095;45.77568;5.39349;220;20220713;32.8;14.3;23.5;1.4;12.87;0;5.97;29654 +79095;45.77568;5.39349;220;20220714;35.6;16.1;25.8;1.9;15.27;0;6.69;29372 +79095;45.77568;5.39349;220;20220715;32.2;17.3;24.7;2.6;14.51;0;6.51;27584 +79095;45.77568;5.39349;220;20220716;31.3;14.8;23.1;3.3;12.61;0;6.98;29026 +79095;45.77568;5.39349;220;20220717;32.8;15.9;24.3;2.8;12.74;0;7.02;28887 +79095;45.77568;5.39349;220;20220718;36.1;15.5;25.8;1.7;14.44;0;6.55;29077 +79095;45.77568;5.39349;220;20220719;37.8;19.4;28.6;3.2;15.91;0;7.88;28189 +79095;45.77568;5.39349;220;20220720;36.1;22.1;29.1;3;18.37;0;7.05;24896 +79095;45.77568;5.39349;220;20220721;32.1;17.9;25;2.5;16.04;0;6.46;28438 +79095;45.77568;5.39349;220;20220722;36.4;16.3;26.3;1.9;16.21;1.8;6.26;25893 +79095;45.77568;5.39349;220;20220723;29.6;20.4;25;2.5;18.34;0;5.16;21709 +79095;45.77568;5.39349;220;20220724;34.7;16.5;25.6;1.5;16.61;0;6;28405 +79095;45.77568;5.39349;220;20220725;35.4;20.3;27.8;3.1;15.77;.2;6.78;22785 +79095;45.77568;5.39349;220;20220726;29.3;20.3;24.8;4.4;15.34;0;6.57;24146 +79095;45.77568;5.39349;220;20220727;29;16.2;22.6;4;12.51;0;6.69;27559 +79095;45.77568;5.39349;220;20220728;31.7;13.8;22.8;1.6;13.01;0;5.16;23605 +79095;45.77568;5.39349;220;20220729;27.6;17.4;22.5;1.8;14.87;2.2;3.98;16435 +79095;45.77568;5.39349;220;20220730;31.3;14.5;22.9;2.6;13.64;0;6.16;27599 +79095;45.77568;5.39349;220;20220731;33.2;15.4;24.3;2.1;13.47;0;6.15;27419 +79095;45.77568;5.39349;220;20220801;33.9;16.2;25;2.1;14.34;0;6.06;26041 +79095;45.77568;5.39349;220;20220802;33;16.5;24.8;2.3;15.07;0;6.11;26640 +79095;45.77568;5.39349;220;20220803;36.7;17;26.9;1.7;14.34;0;6.24;27284 +79095;45.77568;5.39349;220;20220804;38.9;20.8;29.8;2.7;14.31;0;7.48;26422 +79095;45.77568;5.39349;220;20220805;35.2;21.8;28.5;3.3;16.14;.1;6.61;20551 +79095;45.77568;5.39349;220;20220806;31.4;18.4;24.9;4;16.11;0;6.62;25777 +79095;45.77568;5.39349;220;20220807;30.4;17.2;23.8;3.3;14.67;0;5.9;23716 +79095;45.77568;5.39349;220;20220808;32.3;16.2;24.3;3;13.54;0;6.47;26941 +79095;45.77568;5.39349;220;20220809;33.1;14.5;23.8;2.3;12.67;0;6.02;26430 +79095;45.77568;5.39349;220;20220810;34.4;15.7;25;2.3;12.24;0;6.25;26475 +79095;45.77568;5.39349;220;20220811;35.9;17.1;26.5;2.1;13.04;0;6.21;25042 +79095;45.77568;5.39349;220;20220812;34.3;17;25.6;2.2;13.31;0;6.13;26088 +79095;45.77568;5.39349;220;20220813;33.8;15.8;24.8;2;10.87;1.5;5.96;26126 +79095;45.77568;5.39349;220;20220814;24.7;16.5;20.6;2.6;16.87;22.6;2.68;9225 +79095;45.77568;5.39349;220;20220815;27.9;15.8;21.8;1.7;16.67;.1;3.72;17419 +79095;45.77568;5.39349;220;20220816;32.6;14.7;23.7;2;15.57;.3;5.29;24223 +79095;45.77568;5.39349;220;20220817;28.7;18.3;23.5;2.3;17.54;12.6;3.71;13644 +79095;45.77568;5.39349;220;20220818;24.5;15.9;20.2;3;17.81;12;3.08;14034 +79095;45.77568;5.39349;220;20220819;24.3;17.2;20.8;2.1;18.74;2.1;2.61;11511 +79095;45.77568;5.39349;220;20220820;26.8;17.6;22.2;2.2;18.07;1;3.89;18575 +79095;45.77568;5.39349;220;20220821;27.8;13.9;20.9;2.3;14.54;0;4.59;22623 +79095;45.77568;5.39349;220;20220822;28.8;13.4;21.1;2.6;14.34;0;4.94;24062 +79095;45.77568;5.39349;220;20220823;30.1;14.8;22.4;2.7;15.24;0;5.05;23228 +79095;45.77568;5.39349;220;20220824;31.4;14.4;22.9;1.4;14.54;0;4.34;21467 +79095;45.77568;5.39349;220;20220825;33.2;15.6;24.4;1.7;15.84;2.3;4.85;22220 +79095;45.77568;5.39349;220;20220826;26.9;18.9;22.9;2.5;17.84;1.3;3.52;13953 +79095;45.77568;5.39349;220;20220827;26.6;15.5;21;2.5;17.34;0;3.65;17479 +79095;45.77568;5.39349;220;20220828;29.2;15.4;22.3;1.6;16.94;.2;4.26;22403 +79095;45.77568;5.39349;220;20220829;32;15.6;23.8;1.5;16.24;0;4.35;21286 +79095;45.77568;5.39349;220;20220830;27.1;19.6;23.4;1.9;18.51;17.2;2.96;11333 +79095;45.77568;5.39349;220;20220831;27.7;18.1;22.9;2.8;18.21;.8;4.09;18379 +79095;45.77568;5.39349;220;20220901;28.1;14.5;21.3;1.7;15.27;0;4;21662 +79095;45.77568;5.39349;220;20220902;27.8;15.3;21.6;1.9;15.94;13.8;3.5;16037 +79095;45.77568;5.39349;220;20220903;26.7;16.5;21.6;2.1;17.57;1;3.27;15558 +79095;45.77568;5.39349;220;20220904;29.7;15.2;22.4;1.9;17.07;.1;4.2;21618 +79095;45.77568;5.39349;220;20220905;30.5;18.9;24.7;2.7;18.94;.2;4.62;20347 +79095;45.77568;5.39349;220;20220906;30.3;20.3;25.3;2.4;19.17;11.4;4.01;15595 +79095;45.77568;5.39349;220;20220907;28.2;16.5;22.3;1.8;18.41;10.4;3.29;15514 +79095;45.77568;5.39349;220;20220908;25.9;15.3;20.6;1.7;16.07;.7;3.43;18766 +79095;45.77568;5.39349;220;20220909;25.1;14.5;19.8;1.9;14.41;1.2;3.35;17537 +79095;45.77568;5.39349;220;20220910;23.4;14;18.7;1.3;14.21;0;2.73;15470 +79095;45.77568;5.39349;220;20220911;25.4;10.1;17.8;1.3;12.84;0;3.3;20749 +79095;45.77568;5.39349;220;20220912;29.7;11.2;20.5;2;13.81;0;4.07;20816 +79095;45.77568;5.39349;220;20220913;29.1;17.9;23.5;3.7;18.57;4.6;3.77;12641 +79095;45.77568;5.39349;220;20220914;27.9;20;24;3.8;19.51;16.6;3.64;12089 +79095;45.77568;5.39349;220;20220915;26.2;16.1;21.1;1.9;17.91;8.9;2.67;12435 +79095;45.77568;5.39349;220;20220916;21.4;15.7;18.5;2.8;15.64;0;2.51;12299 +79095;45.77568;5.39349;220;20220917;17.1;10.2;13.7;4.6;9.94;0;3.18;18239 +79095;45.77568;5.39349;220;20220918;19.7;5.3;12.5;2.3;8.94;0;2.9;19585 +79095;45.77568;5.39349;220;20220919;19.8;5.6;12.7;3.1;9.34;0;3.05;19260 +79095;45.77568;5.39349;220;20220920;20.3;6;13.1;3.2;9.27;0;3.15;19071 +79095;45.77568;5.39349;220;20220921;20.4;7.3;13.8;2.4;9.57;0;2.92;18587 +79095;45.77568;5.39349;220;20220922;22.2;6.2;14.2;1.4;9.74;0;2.67;18759 +79095;45.77568;5.39349;220;20220923;23.6;7.7;15.6;2.7;12.27;9;2.68;12983 +79095;45.77568;5.39349;220;20220924;22.2;14.7;18.5;1.7;15.71;12.6;2.08;10888 +79095;45.77568;5.39349;220;20220925;17.6;12.8;15.2;1.6;14.21;6;1.35;6828 +79095;45.77568;5.39349;220;20220926;19;11.4;15.2;1.9;12.57;5.5;1.89;10376 +79095;45.77568;5.39349;220;20220927;16.7;11.3;14;2.7;11.94;6.4;1.76;8608 +79095;45.77568;5.39349;220;20220928;18.1;11.3;14.7;4.1;13.31;26.2;1.67;5618 +79095;45.77568;5.39349;220;20220929;16.2;12.1;14.1;1.8;12.41;1;1.44;7281 +79095;45.77568;5.39349;220;20220930;15.4;6.7;11.1;2;10.74;0;1.41;9176 +79095;45.77568;5.39349;220;20221001;16.3;7.6;11.9;3;12.24;8;1.11;5109 +79095;45.77568;5.39349;220;20221002;24.3;14.4;19.3;2;15.91;.2;2.3;11890 +79095;45.77568;5.39349;220;20221003;20.7;12.7;16.7;2.9;14.97;0;1.99;11214 +79095;45.77568;5.39349;220;20221004;21.5;11.2;16.4;1.2;14.37;.1;1.79;12358 +79095;45.77568;5.39349;220;20221005;24.3;8.7;16.5;2.3;13.77;0;2.51;15845 +79095;45.77568;5.39349;220;20221006;23.2;12.8;18;2.4;15.04;0;2.35;13758 +79095;45.77568;5.39349;220;20221007;23.9;12.5;18.2;1.4;15.34;.5;1.93;11460 +79095;45.77568;5.39349;220;20221008;19.4;15.5;17.4;2.1;15.87;2.4;1.35;4966 +79095;45.77568;5.39349;220;20221009;21.1;11.2;16.1;1.9;14.21;.4;1.64;8995 +79095;45.77568;5.39349;220;20221010;24.7;15.8;20.3;2;16.51;.1;2.29;12310 +79095;45.77568;5.39349;220;20221011;22.3;11.9;17.1;1.3;15.61;.1;1.58;10155 +79095;45.77568;5.39349;220;20221012;21.6;14.6;18.1;1.2;16.21;.1;1.45;8746 +79095;45.77568;5.39349;220;20221013;20.7;11.2;15.9;1;14.97;2.2;1.18;7188 +79095;45.77568;5.39349;220;20221014;19;13.9;16.5;2.3;15.51;1.2;1.18;3911 +79095;45.77568;5.39349;220;20221015;24.7;13.8;19.3;3.1;14.44;0;2.63;11654 +79095;45.77568;5.39349;220;20221016;24.9;15.2;20;4.2;14.44;0;3.1;11602 +79095;45.77568;5.39349;220;20221017;25;15;20;3.3;14.91;0;2.76;11253 +79095;45.77568;5.39349;220;20221018;25.1;14.5;19.8;2.2;14.41;0;2.35;12422 +79095;45.77568;5.39349;220;20221019;24.1;9.9;17;2.3;14.01;.5;1.95;10516 +79095;45.77568;5.39349;220;20221020;20.1;15.9;18;3.9;16.04;7.5;1.67;3687 +79095;45.77568;5.39349;220;20221021;20.5;15.9;18.2;3.2;16.21;10;1.54;4365 +79095;45.77568;5.39349;220;20221022;23.7;13.5;18.6;2.6;15.41;0;2.02;11659 +79095;45.77568;5.39349;220;20221023;23.2;13.4;18.3;4.9;14.64;8.9;2.4;3767 +79095;45.77568;5.39349;220;20221024;22;17.9;19.9;3.8;16.14;6;2.11;5049 +79095;45.77568;5.39349;220;20221025;20.2;9.9;15.1;2.2;13.84;1.8;1.38;9165 +79095;45.77568;5.39349;220;20221026;24.4;14.7;19.5;2.1;14.91;.1;1.96;10191 +79095;45.77568;5.39349;220;20221027;24.2;12.5;18.4;2.8;15.14;0;1.97;9476 +79095;45.77568;5.39349;220;20221028;24.6;15.1;19.9;3.3;14.04;0;2.64;8015 +79095;45.77568;5.39349;220;20221029;23.8;13.1;18.4;2.6;12.77;0;2.26;8602 +79095;45.77568;5.39349;220;20221030;23.1;13.7;18.4;2.8;12.61;0;2.27;9052 +79095;45.77568;5.39349;220;20221031;22.1;12.6;17.3;3.3;13.94;25.5;1.89;8180 +79095;45.77568;5.39349;220;20221101;19.9;13.8;16.8;2.7;14.84;0;1.35;6851 +79095;45.77568;5.39349;220;20221102;17.7;8.7;13.2;1;12.07;.1;.9;8473 +79095;45.77568;5.39349;220;20221103;15.3;5.8;10.5;3.5;10.84;16.9;1;3447 +79095;45.77568;5.39349;220;20221104;11.1;7.4;9.2;2.8;10.01;11.3;.72;3253 +79095;45.77568;5.39349;220;20221105;12.7;7.3;10;2.3;9.37;.2;.94;6920 +79095;45.77568;5.39349;220;20221106;16.4;2;9.2;2;8.04;.1;1.19;7448 +79095;45.77568;5.39349;220;20221107;19.5;6.1;12.8;2.3;9.27;0;1.48;9664 +79095;45.77568;5.39349;220;20221108;19.7;7.9;13.8;4.2;9.74;10.5;2.17;7186 +79095;45.77568;5.39349;220;20221109;14.2;13;13.6;2.5;13.34;17.9;.78;799 +79095;45.77568;5.39349;220;20221110;13.7;9.9;11.8;2.3;12.31;0;.68;4577 +79095;45.77568;5.39349;220;20221111;18.2;8.7;13.4;1.2;11.41;.1;.84;7147 +79095;45.77568;5.39349;220;20221112;14.4;4.4;9.4;1;10.11;0;.57;6310 +79095;45.77568;5.39349;220;20221113;11.8;6.6;9.2;1.7;10.57;0;.53;3269 +79095;45.77568;5.39349;220;20221114;16.6;7.6;12.1;5.3;10.54;11.1;1.55;4783 +79095;45.77568;5.39349;220;20221115;15.4;10.8;13.1;3.2;12.44;9.7;.95;2427 +79095;45.77568;5.39349;220;20221116;17.2;9.2;13.2;3.3;10.97;1.2;1.29;7575 +79095;45.77568;5.39349;220;20221117;17.8;10.2;14;5.7;10.71;23.7;2.1;4293 +79095;45.77568;5.39349;220;20221118;14;9.4;11.7;2.1;9.31;1.9;1.02;5000 +79095;45.77568;5.39349;220;20221119;11.2;4.2;7.7;2.1;8.77;.4;.59;5892 +79095;45.77568;5.39349;220;20221120;12;3.2;7.6;1.3;8.11;.6;.55;6344 +79095;45.77568;5.39349;220;20221121;9.7;4.2;7;3.1;8.51;10.5;.64;3895 +79095;45.77568;5.39349;220;20221122;9.8;5.4;7.6;1.8;8.51;.2;.6;3512 +79095;45.77568;5.39349;220;20221123;10.1;.9;5.5;2.8;7.74;7;.61;3355 +79095;45.77568;5.39349;220;20221124;13.8;4.3;9;2.3;8.81;0;.73;6409 +79095;45.77568;5.39349;220;20221125;11.1;5;8;1.7;8.81;.5;.58;3843 +79095;45.77568;5.39349;220;20221126;8.7;2.4;5.6;2;8.11;0;.4;4305 +79095;45.77568;5.39349;220;20221127;11.8;3;7.4;2.6;7.67;.2;.89;4345 +79095;45.77568;5.39349;220;20221128;10.3;7.6;9;2.8;8.44;11.8;1.06;1154 +79095;45.77568;5.39349;220;20221129;8.2;5.6;6.9;2;9.11;1.7;.44;2091 +79095;45.77568;5.39349;220;20221130;9.6;5.8;7.7;3;8.74;.1;.68;2549 +79095;45.77568;5.39349;220;20221201;7.2;3.9;5.5;2.3;7.41;0;.64;1969 +79095;45.77568;5.39349;220;20221202;5.6;3.3;4.4;1.6;7.31;1.2;.47;1511 +79095;45.77568;5.39349;220;20221203;5.1;3.1;4.1;2.6;7.34;2.1;.49;1125 +79095;45.77568;5.39349;220;20221204;6.4;3.5;5;2;7.61;10.5;.49;1634 +79095;45.77568;5.39349;220;20221205;8.5;.4;4.4;1.3;6.81;0;.32;5281 +79095;45.77568;5.39349;220;20221206;2.7;-1.9;.4;1.1;6.27;.1;.24;2689 +79095;45.77568;5.39349;220;20221207;4;1.1;2.6;1.3;6.81;0;.39;886 +79095;45.77568;5.39349;220;20221208;4.1;1.1;2.6;1.5;6.37;13.4;.33;3357 +79095;45.77568;5.39349;220;20221209;2.9;1.4;2.2;2.3;6.81;4.2;.34;942 +79095;45.77568;5.39349;220;20221210;2.1;1.4;1.7;4.2;6.07;0;.52;995 +79095;45.77568;5.39349;220;20221211;-.7;-2.5;-1.6;3.4;4.71;0;.46;2535 +79095;45.77568;5.39349;220;20221212;.4;-3.5;-1.6;1.5;4.64;1.3;.29;3651 +79095;45.77568;5.39349;220;20221213;2;-2;0;2.6;5.94;1.7;.24;1352 +79095;45.77568;5.39349;220;20221214;9.5;.8;5.2;3.3;8.41;1.1;.37;2561 +79095;45.77568;5.39349;220;20221215;7.7;4.5;6.1;2.7;8.51;26.8;.52;433 +79095;45.77568;5.39349;220;20221216;2.4;2.1;2.2;3.9;6.64;0;.45;406 +79095;45.77568;5.39349;220;20221217;-.4;-1.3;-.8;3.7;5.21;0;.44;1202 +79095;45.77568;5.39349;220;20221218;10.3;-2.8;3.8;2.4;6.11;.1;.57;6277 +79095;45.77568;5.39349;220;20221219;13.9;4.9;9.4;5;8.34;.3;1.39;4334 +79095;45.77568;5.39349;220;20221220;14.6;10;12.3;5.6;8.97;4.5;2.04;2317 +79095;45.77568;5.39349;220;20221221;15;9.7;12.3;3;11.01;3.7;.96;3055 +79095;45.77568;5.39349;220;20221222;14.2;8.7;11.4;4.5;10.54;12.3;1.1;2108 +79095;45.77568;5.39349;220;20221223;14.8;10.1;12.4;4.1;12.34;9.1;.88;738 +79095;45.77568;5.39349;220;20221224;14.8;11.7;13.3;2.8;12.37;.5;.8;3406 +79095;45.77568;5.39349;220;20221225;14.7;4.4;9.6;2.9;9.67;0;.76;5083 +79095;45.77568;5.39349;220;20221226;13.6;8.6;11.1;3.8;10.71;2.7;.98;1983 +79095;45.77568;5.39349;220;20221227;11.5;4.6;8;1.4;9.07;0;.34;4764 +79095;45.77568;5.39349;220;20221228;12.2;.3;6.2;3.4;7.27;2;.83;5396 +79095;45.77568;5.39349;220;20221229;14.2;7.6;10.9;4.6;9.11;15.6;1.44;3111 +79095;45.77568;5.39349;220;20221230;12.7;5.6;9.2;3.8;10.64;4.5;.57;2156 +79095;45.77568;5.39349;220;20221231;16.3;10.7;13.5;5.2;11.01;0;1.53;4855 +79096;45.78912;5.71409;242;20220101;13.9;-.1;6.9;1.3;7.74;0;.43;5860 +79096;45.78912;5.71409;242;20220102;9.7;-1;4.4;1.5;7.57;0;.34;3992 +79096;45.78912;5.71409;242;20220103;12.4;2.8;7.6;2;8.51;.8;.56;4487 +79096;45.78912;5.71409;242;20220104;14.3;7;10.6;4;9.01;14;1.29;3711 +79096;45.78912;5.71409;242;20220105;5.2;3.4;4.3;4.1;6.04;.6;.91;2478 +79096;45.78912;5.71409;242;20220106;6.7;.5;3.6;3.2;5.21;.1;.83;4872 +79096;45.78912;5.71409;242;20220107;2.4;-3.1;-.3;1.8;5.37;5.6;.32;2519 +79096;45.78912;5.71409;242;20220108;4.3;.3;2.3;3.1;6.97;15.3;.28;2476 +79096;45.78912;5.71409;242;20220109;5.6;2.8;4.2;2.3;7.07;6.4;.49;1557 +79096;45.78912;5.71409;242;20220110;6.9;.8;3.9;2.6;6.27;0;.59;3898 +79096;45.78912;5.71409;242;20220111;3.3;.4;1.8;2.4;5.47;0;.57;2223 +79096;45.78912;5.71409;242;20220112;3.2;0;1.6;2;4.87;0;.61;2972 +79096;45.78912;5.71409;242;20220113;2.5;-3.7;-.6;1.2;4.61;0;.33;4435 +79096;45.78912;5.71409;242;20220114;6.2;-5.6;.3;1.4;4.74;.1;.36;7161 +79096;45.78912;5.71409;242;20220115;4.6;-4.9;-.2;.9;4.87;.1;.34;4870 +79096;45.78912;5.71409;242;20220116;.1;-5;-2.4;.7;5.04;0;.18;3454 +79096;45.78912;5.71409;242;20220117;1;-2.3;-.6;1.5;5.54;0;.26;2697 +79096;45.78912;5.71409;242;20220118;5;-.7;2.2;1.8;5.81;0;.51;4475 +79096;45.78912;5.71409;242;20220119;4.1;-3.8;.2;1.5;5.67;0;.34;3317 +79096;45.78912;5.71409;242;20220120;6.9;.9;3.9;3.1;6.11;0;.7;5063 +79096;45.78912;5.71409;242;20220121;5.9;1.4;3.7;5.6;4.34;0;1.56;5208 +79096;45.78912;5.71409;242;20220122;6.4;-4.1;1.2;2.8;4.74;0;.72;6702 +79096;45.78912;5.71409;242;20220123;4.3;-3.7;.3;1.5;5.41;0;.44;4172 +79096;45.78912;5.71409;242;20220124;6.1;-3.2;1.5;1.7;5.25;0;.54;6900 +79096;45.78912;5.71409;242;20220125;6.7;-6.1;.3;1.4;4.85;.1;.53;7400 +79096;45.78912;5.71409;242;20220126;2.4;-5.6;-1.6;1.8;5.01;0;.34;3549 +79096;45.78912;5.71409;242;20220127;-1;-2.2;-1.6;1.5;4.97;0;.32;1640 +79096;45.78912;5.71409;242;20220128;3.3;-2.8;.3;2.2;5.51;0;.37;4108 +79096;45.78912;5.71409;242;20220129;1.3;-1.2;0;1.5;5.64;0;.36;1926 +79096;45.78912;5.71409;242;20220130;6.9;-.3;3.3;1.7;6.44;.1;.57;5386 +79096;45.78912;5.71409;242;20220131;6.8;-2.2;2.3;2;6.77;2.7;.46;3600 +79096;45.78912;5.71409;242;20220201;7.1;1.3;4.2;2.9;5.94;6.6;.9;5493 +79096;45.78912;5.71409;242;20220202;9.1;2.3;5.7;1.6;8.14;1.1;.55;5244 +79096;45.78912;5.71409;242;20220203;9.5;.4;4.9;1.9;7.67;0;.58;5552 +79096;45.78912;5.71409;242;20220204;9.7;1.2;5.4;1.6;7.57;.8;.64;5120 +79096;45.78912;5.71409;242;20220205;9.3;3.6;6.4;2.3;7.14;.1;.88;7760 +79096;45.78912;5.71409;242;20220206;9;-3.6;2.7;2.1;6.41;12.5;.69;6246 +79096;45.78912;5.71409;242;20220207;9.7;5.1;7.4;3.1;6.74;.2;1.25;6547 +79096;45.78912;5.71409;242;20220208;10.5;-2.9;3.8;1.2;5.14;0;.82;9943 +79096;45.78912;5.71409;242;20220209;13;-2.9;5;1.6;6.07;0;1.02;10562 +79096;45.78912;5.71409;242;20220210;11.1;-.1;5.5;2.3;7;3.3;1.27;10800 +79096;45.78912;5.71409;242;20220211;10.1;3.5;6.8;3.9;6.8;.5;1.37;9100 +79096;45.78912;5.71409;242;20220212;10;-2.7;3.6;1.7;5.7;0;.94;10350 +79096;45.78912;5.71409;242;20220213;14.2;-.1;7;4.4;5.85;0;2.18;11200 +79096;45.78912;5.71409;242;20220214;9.8;7.4;8.6;3.5;8.45;12;1.14;1895 +79096;45.78912;5.71409;242;20220215;8.7;3.6;6.2;1.8;7.45;3.7;.82;4750 +79096;45.78912;5.71409;242;20220216;7.2;1.6;4.4;3.2;8.51;15.9;.4;3110 +79096;45.78912;5.71409;242;20220217;14.3;6.6;10.5;2;10.74;2.2;.94;6455 +79096;45.78912;5.71409;242;20220218;18.3;3.7;11;2.6;8.96;2.2;1.74;9476 +79096;45.78912;5.71409;242;20220219;10.8;5.8;8.3;2.4;6.44;0;1.47;9619 +79096;45.78912;5.71409;242;20220220;12.5;-.5;6;1.8;6.67;2;1.17;8765 +79096;45.78912;5.71409;242;20220221;9.2;5.6;7.4;3.5;7.84;11.3;1.12;3504 +79096;45.78912;5.71409;242;20220222;12.2;4.9;8.6;1.9;7.97;.5;1.24;10275 +79096;45.78912;5.71409;242;20220223;14.9;2.6;8.7;1.4;7.97;0;1.29;11325 +79096;45.78912;5.71409;242;20220224;15.2;.5;7.8;2.7;7.81;0;1.52;9771 +79096;45.78912;5.71409;242;20220225;10.4;4.6;7.5;3.6;5.57;0;1.95;11745 +79096;45.78912;5.71409;242;20220226;10.9;.3;5.6;3.4;5.07;0;1.85;12164 +79096;45.78912;5.71409;242;20220227;11;-1.4;4.8;2.9;4.81;0;1.76;12684 +79096;45.78912;5.71409;242;20220228;12.8;-2;5.4;2;5.14;0;1.65;13254 +79096;45.78912;5.71409;242;20220301;12.8;-1.9;5.4;1.5;5.24;0;1.5;13360 +79096;45.78912;5.71409;242;20220302;11.9;-1.4;5.2;1.7;6.27;0;1.33;11397 +79096;45.78912;5.71409;242;20220303;15.2;2;8.6;1.3;7.27;0;1.53;13193 +79096;45.78912;5.71409;242;20220304;14.1;-.9;6.6;2.3;5.81;0;1.86;13963 +79096;45.78912;5.71409;242;20220305;11.6;-2.6;4.5;2;3.84;0;1.84;14394 +79096;45.78912;5.71409;242;20220306;9.9;-4.6;2.6;1.5;3.97;0;1.48;14293 +79096;45.78912;5.71409;242;20220307;10.8;-4;3.4;2.1;4.44;0;1.66;14587 +79096;45.78912;5.71409;242;20220308;13.1;-2.8;5.1;2.1;5.27;0;1.85;14823 +79096;45.78912;5.71409;242;20220309;14.1;-.4;6.9;1.9;6.41;0;1.83;14822 +79096;45.78912;5.71409;242;20220310;15;-.2;7.4;2;6.94;0;1.87;14723 +79096;45.78912;5.71409;242;20220311;15.7;5.3;10.5;2.9;7.44;0;2.25;10567 +79096;45.78912;5.71409;242;20220312;14.4;7.2;10.8;1.7;6.84;0;1.77;8062 +79096;45.78912;5.71409;242;20220313;12.8;6.6;9.7;2.3;8.17;17.2;1.6;6840 +79096;45.78912;5.71409;242;20220314;13.6;2.6;8.1;1.5;8.91;5.1;1.44;12187 +79096;45.78912;5.71409;242;20220315;16.1;8.3;12.2;2.6;9.97;0;1.81;8762 +79096;45.78912;5.71409;242;20220316;16.2;5.1;10.6;1.8;9.17;0;1.84;10966 +79096;45.78912;5.71409;242;20220317;15.5;6.1;10.8;3;10.31;0;1.56;8930 +79096;45.78912;5.71409;242;20220318;11.3;8.8;10.1;4;9.25;0;1.4;3500 +79096;45.78912;5.71409;242;20220319;15.4;5;10.2;2.3;7.85;0;2.19;14350 +79096;45.78912;5.71409;242;20220320;15.2;3.4;9.3;2.5;7.25;0;2.22;12050 +79096;45.78912;5.71409;242;20220321;16.9;3.9;10.4;2.3;6.5;0;2.78;17200 +79096;45.78912;5.71409;242;20220322;16.3;1.1;8.7;1.7;6.25;0;2.45;17950 +79096;45.78912;5.71409;242;20220323;17.2;.1;8.6;1.3;6.2;0;2.31;18300 +79096;45.78912;5.71409;242;20220324;19.2;.2;9.7;1.1;6.85;0;2.38;18400 +79096;45.78912;5.71409;242;20220325;19.9;1.4;10.7;1.5;7.05;0;2.63;18150 +79096;45.78912;5.71409;242;20220326;20.5;.7;10.6;1.8;7;0;2.84;18600 +79096;45.78912;5.71409;242;20220327;20.7;.9;10.8;1.1;6.35;0;2.43;16200 +79096;45.78912;5.71409;242;20220328;20.9;1.2;11.1;1.9;6.4;0;3.11;18200 +79096;45.78912;5.71409;242;20220329;20.2;6.8;13.5;2.9;6.85;1.1;3.34;12300 +79096;45.78912;5.71409;242;20220330;15.2;8.8;12;1.9;9.95;4.3;2.01;11850 +79096;45.78912;5.71409;242;20220331;11.5;7.5;9.5;1.4;9.7;9.1;1.03;4450 +79096;45.78912;5.71409;242;20220401;5;1.6;3.3;4.8;6.27;6.4;1.09;5066 +79096;45.78912;5.71409;242;20220402;5.7;1.3;3.5;5.7;5.04;.1;1.84;10280 +79096;45.78912;5.71409;242;20220403;9;2.2;5.6;5;5.3;.3;2.65;20200 +79096;45.78912;5.71409;242;20220404;10.3;.9;5.6;2;5.35;0;2.27;19450 +79096;45.78912;5.71409;242;20220405;15.7;-1.2;7.2;1.6;6.95;0;2.41;20550 +79096;45.78912;5.71409;242;20220406;15.9;2.3;9.1;1.3;9.5;3;1.86;13750 +79096;45.78912;5.71409;242;20220407;11.9;8.7;10.3;4.8;10.75;24.9;1.16;4000 +79096;45.78912;5.71409;242;20220408;15.1;9.6;12.4;5.6;10.45;5.8;2.06;4450 +79096;45.78912;5.71409;242;20220409;9.5;4.7;7.1;2.9;6.85;3.2;1.93;13400 +79096;45.78912;5.71409;242;20220410;15.4;-1.7;6.9;1.5;6.4;.2;2.7;23000 +79096;45.78912;5.71409;242;20220411;18.9;.3;9.6;3.5;7.25;0;3.43;20500 +79096;45.78912;5.71409;242;20220412;19.6;6.7;13.1;2.7;7.65;0;3.49;15350 +79096;45.78912;5.71409;242;20220413;21.3;8.6;14.9;2.1;9.7;0;3.4;18950 +79096;45.78912;5.71409;242;20220414;22.7;5.4;14.1;2.3;11.2;0;3.47;22250 +79096;45.78912;5.71409;242;20220415;24.1;7.7;15.9;2.8;12.15;0;3.83;21900 +79096;45.78912;5.71409;242;20220416;22;10.5;16.2;5.2;9.75;0;4.99;24400 +79096;45.78912;5.71409;242;20220417;18.3;5.4;11.8;3.2;7.55;0;3.86;24650 +79096;45.78912;5.71409;242;20220418;20;2.4;11.2;1.8;7.15;0;3.59;24800 +79096;45.78912;5.71409;242;20220419;21.3;4;12.7;2;7.6;0;3.85;24450 +79096;45.78912;5.71409;242;20220420;21.2;3.2;12.2;1.5;8.9;0;3.12;19800 +79096;45.78912;5.71409;242;20220421;20.4;9.5;15;2.5;10.3;0;3.63;21300 +79096;45.78912;5.71409;242;20220422;20.3;4.6;12.4;1.6;9.4;0;3.1;19800 +79096;45.78912;5.71409;242;20220423;17.6;10.7;14.2;2.4;10.5;12.9;2.44;9700 +79096;45.78912;5.71409;242;20220424;16.6;7.7;12.1;2.1;10.4;12.9;2.18;11950 +79096;45.78912;5.71409;242;20220425;15.4;10.3;12.9;1.5;11.75;1.6;1.67;8300 +79096;45.78912;5.71409;242;20220426;18.6;8;13.3;1.6;10.2;0;3.18;21150 +79096;45.78912;5.71409;242;20220427;20.8;3.4;12.1;2.1;9.5;0;3.77;26000 +79096;45.78912;5.71409;242;20220428;22.4;4.8;13.6;2;10.05;0;4.07;26350 +79096;45.78912;5.71409;242;20220429;22.4;5.4;13.9;2.7;10;.1;3.86;21600 +79096;45.78912;5.71409;242;20220430;20.6;8.1;14.4;3;10.45;.5;3.94;24450 +79096;45.78912;5.71409;242;20220501;19.9;4.3;12.1;2.7;9.45;0;3.85;25950 +79096;45.78912;5.71409;242;20220502;21.3;4.6;12.9;1.8;9.9;.3;3.84;25800 +79096;45.78912;5.71409;242;20220503;20.8;8.2;14.5;2;11.15;0;3.36;19900 +79096;45.78912;5.71409;242;20220504;22.2;8.9;15.6;1.7;12;9.5;3.63;21750 +79096;45.78912;5.71409;242;20220505;16.5;11.5;14;2.5;11.85;2.1;2.42;11650 +79096;45.78912;5.71409;242;20220506;18.1;9.7;13.9;3.5;11.44;0;2.57;11408 +79096;45.78912;5.71409;242;20220507;22;11.2;16.6;3.9;11.27;.4;4.22;20515 +79096;45.78912;5.71409;242;20220508;21.8;9.6;15.7;2.1;11.64;.8;3.64;20685 +79096;45.78912;5.71409;242;20220509;23.8;9.6;16.7;1.5;12.71;.1;4;23949 +79096;45.78912;5.71409;242;20220510;26;10.1;18;1.3;13.14;.1;4.35;25197 +79096;45.78912;5.71409;242;20220511;28.4;11.7;20;2.8;12.31;0;5.58;26244 +79096;45.78912;5.71409;242;20220512;27.5;11.9;19.7;2.2;12.11;0;4.9;22925 +79096;45.78912;5.71409;242;20220513;25.1;12.4;18.7;1.6;13.24;.2;4.1;22250 +79096;45.78912;5.71409;242;20220514;26.7;11.3;19;1.5;14.77;0;4.55;25997 +79096;45.78912;5.71409;242;20220515;28.7;11.6;20.1;2.2;14.47;.7;5.07;25576 +79096;45.78912;5.71409;242;20220516;26.7;14;20.4;1.9;13.17;.3;4.59;22174 +79096;45.78912;5.71409;242;20220517;29.9;12.4;21.1;1.4;14.51;0;5.11;26938 +79096;45.78912;5.71409;242;20220518;30.6;13.4;22;1.6;15.44;0;5.23;26350 +79096;45.78912;5.71409;242;20220519;28.9;17.3;23.1;2.5;16.41;1.7;5.02;21456 +79096;45.78912;5.71409;242;20220520;30.9;15.9;23.4;3.4;13.94;0;6.23;24279 +79096;45.78912;5.71409;242;20220521;30.6;14.1;22.3;1.5;14.97;0;5.22;26193 +79096;45.78912;5.71409;242;20220522;30.1;15.4;22.8;1.5;17.27;.5;4.49;21241 +79096;45.78912;5.71409;242;20220523;28;19.8;23.9;2.3;16.84;7.4;4.27;16524 +79096;45.78912;5.71409;242;20220524;21.4;14.2;17.8;1.7;12.91;.4;3.53;18897 +79096;45.78912;5.71409;242;20220525;24;12;18;3.5;10.87;0;5.24;26347 +79096;45.78912;5.71409;242;20220526;25.2;10.6;17.9;2.8;11.67;0;4.98;26206 +79096;45.78912;5.71409;242;20220527;26.5;10.5;18.5;1.8;13.46;0;5.01;26866 +79096;45.78912;5.71409;242;20220528;25;12.5;18.8;3.7;12.01;0;5.54;25928 +79096;45.78912;5.71409;242;20220529;22.4;9.8;16.1;3;8.56;0;5.23;26211 +79096;45.78912;5.71409;242;20220530;23.4;8.3;15.8;1.6;9.41;0;4.43;24940 +79096;45.78912;5.71409;242;20220531;19.6;10.8;15.2;1.3;12.96;10;2.55;13703 +79096;45.78912;5.71409;242;20220601;23.9;11.9;17.9;1.5;16.21;5.7;3.32;17781 +79096;45.78912;5.71409;242;20220602;25.2;14.8;20;2.2;16.64;.3;3.49;16128 +79096;45.78912;5.71409;242;20220603;29.4;14.8;22.1;1.7;16.41;0;4.59;21467 +79096;45.78912;5.71409;242;20220604;31.8;16.4;24.1;1.6;18.14;1.7;5.55;26376 +79096;45.78912;5.71409;242;20220605;27.2;19.2;23.2;1.9;18.51;5.9;4.3;20050 +79096;45.78912;5.71409;242;20220606;26.4;13.3;19.9;1.6;15.64;2.6;4.29;22572 +79096;45.78912;5.71409;242;20220607;25.6;15.8;20.7;1.7;14.44;.2;4.78;24977 +79096;45.78912;5.71409;242;20220608;22.3;10.7;16.5;1.5;13.21;14.1;3.13;16490 +79096;45.78912;5.71409;242;20220609;20;13.8;16.9;2.2;13.74;3;3.13;16119 +79096;45.78912;5.71409;242;20220610;25.6;8.7;17.1;2.2;11.41;.1;5.22;29307 +79096;45.78912;5.71409;242;20220611;29.3;10.4;19.9;1.5;13.27;0;5.48;29437 +79096;45.78912;5.71409;242;20220612;31.8;12.9;22.4;1.6;15.31;.8;5.52;26907 +79096;45.78912;5.71409;242;20220613;28.3;15.2;21.7;2.3;15.74;0;5.4;26839 +79096;45.78912;5.71409;242;20220614;31;11.2;21.1;1.3;13.24;0;5.63;29841 +79096;45.78912;5.71409;242;20220615;33.2;15.9;24.5;1.9;15.54;0;5.83;25020 +79096;45.78912;5.71409;242;20220616;33.9;18.5;26.2;1.9;16.71;0;6.32;27898 +79096;45.78912;5.71409;242;20220617;34.1;15.8;25;1.9;15.01;0;6.39;28544 +79096;45.78912;5.71409;242;20220618;36.2;16.3;26.2;2.3;15.51;0;7.04;28772 +79096;45.78912;5.71409;242;20220619;35.9;20.3;28.1;3.2;16.51;0;7.6;27575 +79096;45.78912;5.71409;242;20220620;34;17.7;25.8;2.3;13.34;0;6.92;28368 +79096;45.78912;5.71409;242;20220621;33.7;17.8;25.7;2.3;15.14;6.3;6.06;22842 +79096;45.78912;5.71409;242;20220622;29.3;19.5;24.4;2.3;19.47;12.1;4.63;19157 +79096;45.78912;5.71409;242;20220623;29.1;17.3;23.2;1.6;19.48;13;4.49;21592 +79096;45.78912;5.71409;242;20220624;23.7;17.8;20.8;1.6;17.51;14.4;3.17;14745 +79096;45.78912;5.71409;242;20220625;29.8;13.4;21.6;1.9;15.84;4;5.53;27781 +79096;45.78912;5.71409;242;20220626;27.1;15.7;21.4;2.3;18.31;0;4.42;22097 +79096;45.78912;5.71409;242;20220627;23.2;18;20.6;2.8;17.37;.3;3.02;11969 +79096;45.78912;5.71409;242;20220628;25.2;16.1;20.7;2.6;16.87;.7;4.21;20549 +79096;45.78912;5.71409;242;20220629;28.4;16.9;22.6;1.4;17.91;0;5.14;26794 +79096;45.78912;5.71409;242;20220630;30.5;15.2;22.8;2.1;16.77;26;5.05;22704 +79096;45.78912;5.71409;242;20220701;23.8;13.7;18.8;2.2;13.81;0;4.69;25999 +79096;45.78912;5.71409;242;20220702;28.5;10.7;19.6;1.3;13.71;0;5.28;29550 +79096;45.78912;5.71409;242;20220703;31.6;14.7;23.1;1.5;16.31;.6;5.42;26537 +79096;45.78912;5.71409;242;20220704;28.9;18.4;23.6;2.2;18.97;0;4.97;23630 +79096;45.78912;5.71409;242;20220705;28.6;15.2;21.9;2.6;15.57;0;5.67;27946 +79096;45.78912;5.71409;242;20220706;28.3;13.7;21;2.9;13.47;0;5.82;28267 +79096;45.78912;5.71409;242;20220707;27.9;14.3;21.1;4.1;13.41;0;6.19;28142 +79096;45.78912;5.71409;242;20220708;28;16;22;4.1;13.14;0;6.43;28298 +79096;45.78912;5.71409;242;20220709;29.5;13.8;21.6;2.4;13.24;0;5.77;27543 +79096;45.78912;5.71409;242;20220710;29.6;13.9;21.8;2.8;14.54;0;5.9;27921 +79096;45.78912;5.71409;242;20220711;30.2;15.9;23;2.9;13.57;.1;6.35;28179 +79096;45.78912;5.71409;242;20220712;31.8;15.6;23.7;2.1;13.74;0;6.13;27945 +79096;45.78912;5.71409;242;20220713;33.3;14;23.6;1.2;12.71;0;5.72;28373 +79096;45.78912;5.71409;242;20220714;35.9;16;26;1.6;14.91;0;6.3;28381 +79096;45.78912;5.71409;242;20220715;33.2;16.3;24.8;2;14.37;0;6.09;27128 +79096;45.78912;5.71409;242;20220716;32.7;14.3;23.5;2.4;13.24;0;6.41;28444 +79096;45.78912;5.71409;242;20220717;33.7;16.8;25.3;2.4;13.01;0;6.72;28494 +79096;45.78912;5.71409;242;20220718;36.8;15.6;26.2;1.7;13.84;0;6.47;28116 +79096;45.78912;5.71409;242;20220719;38;17.5;27.8;2.1;15.24;0;6.88;27398 +79096;45.78912;5.71409;242;20220720;36.1;21.7;28.9;2.6;18.27;0;6.52;23682 +79096;45.78912;5.71409;242;20220721;32.8;18.8;25.8;2.3;15.87;0;6.12;26257 +79096;45.78912;5.71409;242;20220722;36.8;15.9;26.4;1.8;15.77;2.4;6.2;26055 +79096;45.78912;5.71409;242;20220723;30.7;20.5;25.6;2.1;18.64;.1;5.08;22031 +79096;45.78912;5.71409;242;20220724;35.1;16.1;25.6;1.3;16.64;0;5.77;27374 +79096;45.78912;5.71409;242;20220725;35.2;18.4;26.8;2.7;15.74;.1;6.37;22757 +79096;45.78912;5.71409;242;20220726;29.9;20.8;25.3;3.7;15.21;0;6.23;23194 +79096;45.78912;5.71409;242;20220727;30.1;16.6;23.4;3.1;12.74;0;6.22;26403 +79096;45.78912;5.71409;242;20220728;31.3;13.6;22.5;1.4;13.21;0;4.82;23111 +79096;45.78912;5.71409;242;20220729;26.9;16.8;21.8;1.4;15.17;3.9;3.57;15831 +79096;45.78912;5.71409;242;20220730;31;14;22.5;2.4;13.47;0;5.74;25942 +79096;45.78912;5.71409;242;20220731;33.3;14.9;24.1;1.7;13.17;0;5.64;25977 +79096;45.78912;5.71409;242;20220801;34.4;15.7;25;1.7;14.11;0;5.7;25526 +79096;45.78912;5.71409;242;20220802;33.9;15.6;24.7;1.7;14.84;0;5.69;26408 +79096;45.78912;5.71409;242;20220803;36.3;16.2;26.2;1.3;14.27;0;5.7;26437 +79096;45.78912;5.71409;242;20220804;38.7;19.3;29;1.9;14.47;0;6.53;25523 +79096;45.78912;5.71409;242;20220805;36.2;20.7;28.4;2.7;15.27;.1;6.47;22382 +79096;45.78912;5.71409;242;20220806;31.8;17.8;24.8;2.9;16.77;0;5.79;23941 +79096;45.78912;5.71409;242;20220807;30.5;17.9;24.2;3.1;15.47;0;5.52;22042 +79096;45.78912;5.71409;242;20220808;32.7;17.1;24.9;2.7;13.94;0;6.14;25434 +79096;45.78912;5.71409;242;20220809;33.5;15;24.2;2.2;12.74;0;5.82;24983 +79096;45.78912;5.71409;242;20220810;34.7;16.1;25.4;2.1;12.17;0;6.05;25254 +79096;45.78912;5.71409;242;20220811;35.6;16.5;26.1;1.5;12.84;0;5.47;23711 +79096;45.78912;5.71409;242;20220812;34.8;16;25.4;1.8;12.64;0;5.74;24923 +79096;45.78912;5.71409;242;20220813;34;15.9;25;1.9;10.17;.1;5.78;24518 +79096;45.78912;5.71409;242;20220814;24.6;15.5;20.1;1.8;14.94;21.1;2.73;10183 +79096;45.78912;5.71409;242;20220815;27.9;15.5;21.7;1.4;16.67;0;3.69;18055 +79096;45.78912;5.71409;242;20220816;32.5;13.7;23.1;1.8;15.21;.3;5.12;23786 +79096;45.78912;5.71409;242;20220817;29.4;18.1;23.7;2.5;17.57;13.8;4.09;15453 +79096;45.78912;5.71409;242;20220818;25;16;20.5;2.4;17.64;9.3;3.12;14845 +79096;45.78912;5.71409;242;20220819;23.8;17.2;20.5;1.8;18.71;2.5;2.39;10824 +79096;45.78912;5.71409;242;20220820;26.7;17;21.9;1.8;18.27;1.9;3.6;17970 +79096;45.78912;5.71409;242;20220821;28.5;13.8;21.1;2;15.04;0;4.39;22026 +79096;45.78912;5.71409;242;20220822;29.3;12.9;21.1;2.1;14.14;0;4.61;22744 +79096;45.78912;5.71409;242;20220823;30.6;13.7;22.1;1.8;14.51;0;4.65;23271 +79096;45.78912;5.71409;242;20220824;31.2;13.8;22.5;1.3;14.04;0;4.34;21646 +79096;45.78912;5.71409;242;20220825;33;14.5;23.7;1.7;15.44;1.7;4.81;22287 +79096;45.78912;5.71409;242;20220826;27.3;18.6;22.9;1.9;17.64;1.7;3.33;14170 +79096;45.78912;5.71409;242;20220827;27.3;15;21.1;1.8;17.34;0;3.59;18398 +79096;45.78912;5.71409;242;20220828;29.6;14.9;22.2;1.3;17.11;.2;3.98;21368 +79096;45.78912;5.71409;242;20220829;31.3;14.8;23;1.4;15.87;0;4.28;21221 +79096;45.78912;5.71409;242;20220830;27.2;17.9;22.6;1.8;17.37;7.3;3.14;12848 +79096;45.78912;5.71409;242;20220831;28.1;17.9;23;2.1;18.27;1;3.88;18865 +79096;45.78912;5.71409;242;20220901;27.7;14.1;20.9;1.8;15.24;0;3.93;20924 +79096;45.78912;5.71409;242;20220902;27.4;14.7;21;1.6;15.54;12;3.37;16036 +79096;45.78912;5.71409;242;20220903;26.2;16.1;21.1;2;17.34;1.9;3.12;14950 +79096;45.78912;5.71409;242;20220904;29.1;14.7;21.9;1.6;16.64;0;3.91;20584 +79096;45.78912;5.71409;242;20220905;30.6;17.3;23.9;1.8;18.07;.5;4.16;19718 +79096;45.78912;5.71409;242;20220906;29.5;18.5;24;1.6;19.17;7;3.52;15981 +79096;45.78912;5.71409;242;20220907;28.2;16.5;22.4;1.4;18.57;22;3.14;15529 +79096;45.78912;5.71409;242;20220908;25.9;15.7;20.8;1.5;16.21;.9;3.25;17858 +79096;45.78912;5.71409;242;20220909;24.9;13.9;19.4;1.8;14.57;1.5;3.11;16703 +79096;45.78912;5.71409;242;20220910;23.5;14.3;18.9;1.3;14.07;0;2.69;15025 +79096;45.78912;5.71409;242;20220911;25.4;9.6;17.5;1.2;12.41;0;3.16;19763 +79096;45.78912;5.71409;242;20220912;28.6;10.5;19.6;1.5;13.54;0;3.68;19860 +79096;45.78912;5.71409;242;20220913;29.2;15.3;22.2;2.3;17.54;3.6;3.51;14927 +79096;45.78912;5.71409;242;20220914;27.9;19.6;23.8;2.6;19.87;19.8;3.23;12983 +79096;45.78912;5.71409;242;20220915;25.6;15.9;20.7;1.7;17.77;10.3;2.5;12290 +79096;45.78912;5.71409;242;20220916;21.7;15.8;18.8;2.2;15.31;0;2.39;11658 +79096;45.78912;5.71409;242;20220917;17.6;10.8;14.2;3.7;9.31;0;3.02;15819 +79096;45.78912;5.71409;242;20220918;20.3;4.8;12.5;2;8.91;0;2.76;18583 +79096;45.78912;5.71409;242;20220919;20.4;4.6;12.5;2.3;9.31;0;2.75;18370 +79096;45.78912;5.71409;242;20220920;20.6;5.9;13.2;2.6;9.51;.1;2.88;18077 +79096;45.78912;5.71409;242;20220921;20.5;8;14.2;2.2;9.57;0;2.74;17256 +79096;45.78912;5.71409;242;20220922;22.1;5.9;14;1.3;9.77;0;2.57;17625 +79096;45.78912;5.71409;242;20220923;23.5;6.4;15;2;11.81;8.2;2.56;14237 +79096;45.78912;5.71409;242;20220924;21.4;14.6;18;1.6;15.64;13.4;1.95;10485 +79096;45.78912;5.71409;242;20220925;16.9;12.6;14.7;1.2;14.14;8.2;1.25;6506 +79096;45.78912;5.71409;242;20220926;18.7;10.8;14.7;1.5;12.64;8.5;1.8;10973 +79096;45.78912;5.71409;242;20220927;16.2;11.1;13.7;2.3;12.11;12.4;1.57;8170 +79096;45.78912;5.71409;242;20220928;17.2;10.7;14;3.1;13.37;26.4;1.43;6392 +79096;45.78912;5.71409;242;20220929;15.3;11.9;13.6;1.7;12.41;1.2;1.29;6501 +79096;45.78912;5.71409;242;20220930;14.7;6.3;10.5;1.6;10.57;.1;1.28;8791 +79096;45.78912;5.71409;242;20221001;14.3;6.9;10.6;2.2;12.14;10.2;.91;5544 +79096;45.78912;5.71409;242;20221002;24.1;13.3;18.7;1.8;15.97;.2;2.17;11717 +79096;45.78912;5.71409;242;20221003;21.6;10.9;16.2;2.2;14.67;0;2.03;12820 +79096;45.78912;5.71409;242;20221004;22.9;11.1;17;1.1;14.17;.1;1.87;12600 +79096;45.78912;5.71409;242;20221005;23.4;8.3;15.9;1.7;14.01;0;2.15;14397 +79096;45.78912;5.71409;242;20221006;23.5;12.1;17.8;1.9;15.34;.1;2.18;13393 +79096;45.78912;5.71409;242;20221007;23.4;11.8;17.6;1;15.44;.4;1.82;12074 +79096;45.78912;5.71409;242;20221008;19;14.9;17;1.7;16.17;2.7;1.21;5204 +79096;45.78912;5.71409;242;20221009;20.2;12.1;16.2;1.5;14.51;1;1.51;8658 +79096;45.78912;5.71409;242;20221010;23.9;15.6;19.7;1.5;16.81;.1;2.07;11298 +79096;45.78912;5.71409;242;20221011;22.6;11;16.8;1.2;15.54;0;1.63;10980 +79096;45.78912;5.71409;242;20221012;22.1;13.4;17.7;1.1;16.24;.2;1.44;8617 +79096;45.78912;5.71409;242;20221013;20.4;10.8;15.6;.9;15.01;1.3;1.2;7680 +79096;45.78912;5.71409;242;20221014;18.7;13.7;16.2;1.6;15.54;1.2;1.08;4850 +79096;45.78912;5.71409;242;20221015;24.1;13.3;18.7;2.1;14.74;0;2.11;11450 +79096;45.78912;5.71409;242;20221016;25;12.7;18.8;2.7;14.11;.1;2.58;12066 +79096;45.78912;5.71409;242;20221017;24.4;12.2;18.3;1.9;15.04;0;2.04;11020 +79096;45.78912;5.71409;242;20221018;24.4;13.1;18.8;1.4;14.57;0;1.92;11423 +79096;45.78912;5.71409;242;20221019;23.7;9.4;16.5;1.7;13.77;.4;1.77;10594 +79096;45.78912;5.71409;242;20221020;18.4;13.4;15.9;2.4;15.51;4.5;1.18;3559 +79096;45.78912;5.71409;242;20221021;19.1;14.7;16.9;2.1;16.21;33.3;1.14;4070 +79096;45.78912;5.71409;242;20221022;23;13.3;18.2;2.1;15.04;.1;1.78;10440 +79096;45.78912;5.71409;242;20221023;21.6;10.9;16.2;2.5;14.44;16.6;1.48;4128 +79096;45.78912;5.71409;242;20221024;20.1;16.3;18.2;2.4;16.21;18.6;1.39;3852 +79096;45.78912;5.71409;242;20221025;19.2;9.1;14.1;1.7;13.67;1.6;1.16;8549 +79096;45.78912;5.71409;242;20221026;23.3;12.7;18;1.6;14.74;.1;1.66;9925 +79096;45.78912;5.71409;242;20221027;23.2;10.5;16.9;1.9;14.71;0;1.57;9224 +79096;45.78912;5.71409;242;20221028;22.9;12.1;17.5;2.3;14.21;0;1.98;8174 +79096;45.78912;5.71409;242;20221029;21.7;11.1;16.4;1.6;13.24;0;1.59;8241 +79096;45.78912;5.71409;242;20221030;21.7;11;16.4;1.6;12.97;0;1.56;9295 +79096;45.78912;5.71409;242;20221031;21.4;10.7;16.1;1.9;13.71;28.3;1.41;8430 +79096;45.78912;5.71409;242;20221101;19.9;12.7;16.3;2;14.57;1.2;1.19;6493 +79096;45.78912;5.71409;242;20221102;18;9;13.5;1;12.07;.1;.91;7740 +79096;45.78912;5.71409;242;20221103;14.1;5;9.6;2.4;10.67;25.6;.77;3378 +79096;45.78912;5.71409;242;20221104;10.1;6.2;8.2;2;9.87;10.4;.57;2747 +79096;45.78912;5.71409;242;20221105;13.4;6.8;10.1;1.5;9.27;.5;.83;7081 +79096;45.78912;5.71409;242;20221106;14.8;1.5;8.1;1.6;8.21;.3;.91;7142 +79096;45.78912;5.71409;242;20221107;18.5;5.1;11.8;1.5;9.24;0;1.11;8724 +79096;45.78912;5.71409;242;20221108;19.9;4.8;12.4;2.6;9.71;13.2;1.58;7929 +79096;45.78912;5.71409;242;20221109;13.3;11.9;12.6;1.9;12.97;20.6;.67;1115 +79096;45.78912;5.71409;242;20221110;14.9;9.3;12.1;1.7;12.24;0;.67;4611 +79096;45.78912;5.71409;242;20221111;17;7.5;12.2;1.4;11.14;.1;.79;6924 +79096;45.78912;5.71409;242;20221112;14.1;4.5;9.3;1.5;10.17;0;.65;5717 +79096;45.78912;5.71409;242;20221113;11.9;6.4;9.2;1.3;10.34;0;.54;3045 +79096;45.78912;5.71409;242;20221114;16.6;6.3;11.4;2.8;10.27;9.8;1.13;4947 +79096;45.78912;5.71409;242;20221115;14.7;10.3;12.5;2.4;12.24;16.6;.8;2936 +79096;45.78912;5.71409;242;20221116;16.8;9;12.9;2.5;11.01;0;1.06;6773 +79096;45.78912;5.71409;242;20221117;18.2;8.8;13.5;4.2;10.67;17.3;1.72;4711 +79096;45.78912;5.71409;242;20221118;13.1;9;11.1;1.6;9.51;1;.83;4141 +79096;45.78912;5.71409;242;20221119;11.2;3.4;7.3;1.6;8.54;.3;.54;5707 +79096;45.78912;5.71409;242;20221120;11.5;2.5;7;1.4;8.01;.4;.52;6197 +79096;45.78912;5.71409;242;20221121;9.2;4.2;6.7;2.4;8.47;10.7;.57;3437 +79096;45.78912;5.71409;242;20221122;9.2;4.7;6.9;1.5;8.54;.5;.5;3043 +79096;45.78912;5.71409;242;20221123;9.4;-.3;4.5;2.8;7.55;7.6;.59;2850 +79096;45.78912;5.71409;242;20221124;13.3;4.4;8.8;2.1;8.85;0;.69;6400 +79096;45.78912;5.71409;242;20221125;11.1;3.3;7.2;1.5;8.65;1.8;.58;3300 +79096;45.78912;5.71409;242;20221126;9;1.4;5.2;1.9;7.77;0;.38;4104 +79096;45.78912;5.71409;242;20221127;9.6;2.6;6.1;2.1;7.54;.1;.69;3872 +79096;45.78912;5.71409;242;20221128;8.6;4.3;6.5;1.8;8.11;7.2;.72;1840 +79096;45.78912;5.71409;242;20221129;7.4;5.2;6.3;1.3;9.01;2.2;.38;1778 +79096;45.78912;5.71409;242;20221130;8.5;5.3;6.9;1.8;8.74;0;.54;2131 +79096;45.78912;5.71409;242;20221201;7.1;4.1;5.6;2;7.31;0;.6;2082 +79096;45.78912;5.71409;242;20221202;6.3;2.9;4.6;1.3;7.44;1.7;.42;1939 +79096;45.78912;5.71409;242;20221203;5.8;2.5;4.1;2.6;7.17;0;.5;1774 +79096;45.78912;5.71409;242;20221204;6.6;3.7;5.2;1.9;7.44;5.8;.52;1632 +79096;45.78912;5.71409;242;20221205;7.9;.7;4.3;1.1;7.07;0;.33;4366 +79096;45.78912;5.71409;242;20221206;4.9;-1.4;1.7;1.4;6.41;.1;.28;3366 +79096;45.78912;5.71409;242;20221207;3.6;1.3;2.4;1.2;6.71;0;.37;1052 +79096;45.78912;5.71409;242;20221208;4.6;1.5;3;1.4;6.37;12.5;.37;3217 +79096;45.78912;5.71409;242;20221209;3.8;2.1;2.9;2;7.01;5.8;.35;1139 +79096;45.78912;5.71409;242;20221210;2.6;2;2.3;3.3;6.27;0;.45;857 +79096;45.78912;5.71409;242;20221211;1.2;-1.5;-.2;3.1;4.87;0;.46;3135 +79096;45.78912;5.71409;242;20221212;1.6;-4.3;-1.3;1.6;4.61;1.5;.28;4244 +79096;45.78912;5.71409;242;20221213;1.5;-1.5;0;2.6;5.77;1.6;.29;1419 +79096;45.78912;5.71409;242;20221214;6.7;.4;3.6;2.3;7.64;3.7;.35;1996 +79096;45.78912;5.71409;242;20221215;6.9;2.7;4.8;2.1;8.27;28.1;.37;966 +79096;45.78912;5.71409;242;20221216;3;2.8;2.9;3.3;6.91;.1;.36;400 +79096;45.78912;5.71409;242;20221217;1.4;.2;.8;3.4;5.61;0;.43;1325 +79096;45.78912;5.71409;242;20221218;7.7;-1.9;2.9;2.1;5.84;.1;.5;5077 +79096;45.78912;5.71409;242;20221219;11.5;1.8;6.6;3.1;7.44;.8;1.01;4261 +79096;45.78912;5.71409;242;20221220;13.5;6.7;10.1;3.4;8.41;5.7;1.41;2829 +79096;45.78912;5.71409;242;20221221;12.7;8.1;10.4;2;10.67;4.5;.65;2496 +79096;45.78912;5.71409;242;20221222;12.5;6.7;9.6;3.2;10.57;17.8;.68;2036 +79096;45.78912;5.71409;242;20221223;13.2;9.5;11.3;3.1;12.34;13.3;.62;863 +79096;45.78912;5.71409;242;20221224;15.1;11.3;13.2;2.6;12.37;.3;.74;3434 +79096;45.78912;5.71409;242;20221225;11.8;4.3;8;1.9;9.84;0;.47;3815 +79096;45.78912;5.71409;242;20221226;11.8;6.1;9;2;10.57;4.7;.61;1881 +79096;45.78912;5.71409;242;20221227;10.2;4.8;7.5;1.1;9.17;0;.31;3884 +79096;45.78912;5.71409;242;20221228;10.4;1.4;5.9;2.2;7.34;0;.63;4360 +79096;45.78912;5.71409;242;20221229;13.3;4.6;9;3;8.84;19.9;1.01;3065 +79096;45.78912;5.71409;242;20221230;11.6;5.9;8.8;2.6;10.61;6.3;.47;1511 +79096;45.78912;5.71409;242;20221231;15;10;12.5;3.6;11.17;0;1.04;4430 +79097;45.80159;6.03483;494;20220101;12.5;3.5;8;1.4;7.23;0;.6;5095 +79097;45.80159;6.03483;494;20220102;10.6;1.4;6;1.2;7.06;0;.51;3763 +79097;45.80159;6.03483;494;20220103;10.9;4.8;7.9;1.4;7.86;.7;.61;3704 +79097;45.80159;6.03483;494;20220104;13.2;6.3;9.8;2.4;8.29;14.6;.99;3634 +79097;45.80159;6.03483;494;20220105;4.2;2.3;3.2;3.6;5.53;.7;.87;2802 +79097;45.80159;6.03483;494;20220106;4.3;-.9;1.7;2.3;4.53;.1;.65;4437 +79097;45.80159;6.03483;494;20220107;1;-3.1;-1;1.4;4.93;5.6;.29;2966 +79097;45.80159;6.03483;494;20220108;2.4;-.9;.8;1.9;6.23;13.2;.26;2752 +79097;45.80159;6.03483;494;20220109;2.5;.4;1.4;2.4;6.36;7.5;.31;2198 +79097;45.80159;6.03483;494;20220110;4.8;-.2;2.3;3.2;5.56;0;.63;4627 +79097;45.80159;6.03483;494;20220111;2.9;-.3;1.3;3.6;4.53;0;.87;2833 +79097;45.80159;6.03483;494;20220112;2;-2.7;-.4;2.6;4.16;0;.63;3822 +79097;45.80159;6.03483;494;20220113;2.3;-4.9;-1.3;1.7;4.19;0;.43;4716 +79097;45.80159;6.03483;494;20220114;4.6;-4.8;-.1;1.2;4.53;0;.39;5718 +79097;45.80159;6.03483;494;20220115;2.6;-3.5;-.4;1.2;4.93;0;.33;3814 +79097;45.80159;6.03483;494;20220116;5.3;-5.2;.1;.8;4.79;0;.29;6504 +79097;45.80159;6.03483;494;20220117;4;-5.3;-.7;1.2;4.66;0;.32;5933 +79097;45.80159;6.03483;494;20220118;5.2;-3.2;1;1.7;5.19;0;.43;5614 +79097;45.80159;6.03483;494;20220119;4.1;-2.6;.7;1.2;5.29;0;.39;4472 +79097;45.80159;6.03483;494;20220120;7.1;-.5;3.3;1.9;5.23;0;.69;5662 +79097;45.80159;6.03483;494;20220121;3.6;-.3;1.7;4.3;4.06;0;1.22;5203 +79097;45.80159;6.03483;494;20220122;5.4;-2.1;1.7;2.3;4.26;0;.83;6088 +79097;45.80159;6.03483;494;20220123;3.7;-3.7;0;1.6;4.96;0;.41;5237 +79097;45.80159;6.03483;494;20220124;5.3;-1.4;2;1.3;5.34;0;.57;4618 +79097;45.80159;6.03483;494;20220125;5.8;-4.2;.8;.9;5.04;0;.41;6440 +79097;45.80159;6.03483;494;20220126;4;-3.9;.1;.9;4.86;0;.35;5060 +79097;45.80159;6.03483;494;20220127;-.3;-4.2;-2.2;1;4.59;0;.32;3631 +79097;45.80159;6.03483;494;20220128;6.6;-4.6;1;1.4;4.89;0;.56;7466 +79097;45.80159;6.03483;494;20220129;2.3;-3.3;-.5;1;4.83;0;.4;5282 +79097;45.80159;6.03483;494;20220130;7.8;-3.3;2.3;1.2;5.39;0;.56;7438 +79097;45.80159;6.03483;494;20220131;5.2;-1.6;1.8;2.6;5.89;3.7;.57;4529 +79097;45.80159;6.03483;494;20220201;5.4;-.1;2.7;2.2;5.39;2.9;.76;5028 +79097;45.80159;6.03483;494;20220202;9;.3;4.7;.9;7.36;.4;.51;5677 +79097;45.80159;6.03483;494;20220203;8;-.2;3.9;1.1;6.89;0;.54;5929 +79097;45.80159;6.03483;494;20220204;8.3;.6;4.5;1.4;6.96;.4;.61;7294 +79097;45.80159;6.03483;494;20220205;10.4;3;6.7;1.4;6.63;.1;.84;7767 +79097;45.80159;6.03483;494;20220206;6.3;-1.8;2.2;2.1;6.19;13.7;.56;5912 +79097;45.80159;6.03483;494;20220207;8.4;3.3;5.8;2.9;5.96;.4;1.19;7266 +79097;45.80159;6.03483;494;20220208;9.4;-1.9;3.8;1.2;4.83;0;.85;9149 +79097;45.80159;6.03483;494;20220209;11.9;-1.2;5.3;1.3;5.73;0;.89;9600 +79097;45.80159;6.03483;494;20220210;5.2;.5;2.8;2.4;6.42;3.5;1.32;10200 +79097;45.80159;6.03483;494;20220211;7.2;3.8;5.5;4;6.42;.9;1.25;7633 +79097;45.80159;6.03483;494;20220212;7.3;-1.9;2.7;3.8;4.85;0;1.4;10100 +79097;45.80159;6.03483;494;20220213;11.1;-1.4;4.8;5;4.78;0;2.11;11100 +79097;45.80159;6.03483;494;20220214;8.9;2.7;5.8;4.5;6.48;12.2;1.53;2700 +79097;45.80159;6.03483;494;20220215;7.4;2.1;4.7;2.8;6.82;3.1;.92;6666 +79097;45.80159;6.03483;494;20220216;5.2;1.3;3.2;1.4;7.56;15.8;.48;3975 +79097;45.80159;6.03483;494;20220217;13.3;4.9;9.1;2;9.66;2.4;.99;7430 +79097;45.80159;6.03483;494;20220218;17.2;4.2;10.7;1.9;8.29;4;1.5;10044 +79097;45.80159;6.03483;494;20220219;9.6;4.8;7.2;2.3;6.19;0;1.36;7928 +79097;45.80159;6.03483;494;20220220;11.4;-.2;5.6;1.6;6.29;1.9;1.16;10043 +79097;45.80159;6.03483;494;20220221;6.4;4.6;5.5;3.2;7.16;11.2;.96;4527 +79097;45.80159;6.03483;494;20220222;10.5;3.1;6.8;1.8;7.23;.1;1.13;9529 +79097;45.80159;6.03483;494;20220223;13.3;2.7;8;1.4;6.93;0;1.3;10590 +79097;45.80159;6.03483;494;20220224;12.3;.9;6.6;2.4;6.99;.1;1.31;9176 +79097;45.80159;6.03483;494;20220225;8.6;4.1;6.4;3.7;5.06;0;1.85;8895 +79097;45.80159;6.03483;494;20220226;8.8;0;4.4;3.9;4.39;0;1.75;11092 +79097;45.80159;6.03483;494;20220227;8.5;-2.5;3;2;4.16;0;1.37;12222 +79097;45.80159;6.03483;494;20220228;10.4;-2;4.2;1.7;4.26;0;1.44;12621 +79097;45.80159;6.03483;494;20220301;12;-.5;5.7;1.6;4.56;0;1.59;12586 +79097;45.80159;6.03483;494;20220302;11.5;-1;5.3;1.5;5.49;0;1.4;11767 +79097;45.80159;6.03483;494;20220303;14.8;2.3;8.6;1.4;6.23;0;1.66;12829 +79097;45.80159;6.03483;494;20220304;12.3;1.5;6.9;2.5;4.73;0;2.03;12382 +79097;45.80159;6.03483;494;20220305;9.6;-1.4;4.1;2.2;3.53;0;1.81;12972 +79097;45.80159;6.03483;494;20220306;8.2;-2.6;2.8;2.2;3.69;0;1.64;13044 +79097;45.80159;6.03483;494;20220307;8.4;-3.2;2.6;2.1;4.06;0;1.55;13532 +79097;45.80159;6.03483;494;20220308;11.3;-3.2;4;1.6;4.56;0;1.62;14651 +79097;45.80159;6.03483;494;20220309;13;-1;6;1.5;5.19;0;1.74;14432 +79097;45.80159;6.03483;494;20220310;14;.1;7.1;1.9;5.66;0;1.94;14460 +79097;45.80159;6.03483;494;20220311;13.7;2.5;8.1;3.4;5.83;0;2.43;12260 +79097;45.80159;6.03483;494;20220312;13.3;7.4;10.3;3.4;5.56;0;2.67;8582 +79097;45.80159;6.03483;494;20220313;12;6.6;9.3;3.3;6.29;9.3;2.36;7178 +79097;45.80159;6.03483;494;20220314;13.2;2;7.6;1.6;7.86;3.8;1.65;13844 +79097;45.80159;6.03483;494;20220315;15.2;7.1;11.1;1.7;9.19;0;1.64;9574 +79097;45.80159;6.03483;494;20220316;15.4;4.6;10;1.1;8.79;0;1.63;12286 +79097;45.80159;6.03483;494;20220317;16.5;6.3;11.4;1.8;9.53;0;1.88;12153 +79097;45.80159;6.03483;494;20220318;10.3;8.7;9.5;3.2;8.89;0;1.29;2368 +79097;45.80159;6.03483;494;20220319;14.3;3.9;9.1;1.7;7.49;0;2.16;17621 +79097;45.80159;6.03483;494;20220320;14.2;2.9;8.6;4.1;5.72;0;2.82;12600 +79097;45.80159;6.03483;494;20220321;14.7;3.1;8.9;3.5;5.65;0;3.05;17800 +79097;45.80159;6.03483;494;20220322;14.3;2.1;8.2;3.2;5.12;0;2.99;18533 +79097;45.80159;6.03483;494;20220323;15.3;1.2;8.3;2.6;5.25;0;2.89;18900 +79097;45.80159;6.03483;494;20220324;18;1.4;9.7;3.2;5.38;0;3.42;19200 +79097;45.80159;6.03483;494;20220325;18.1;2.6;10.3;2.9;5.88;0;3.31;18866 +79097;45.80159;6.03483;494;20220326;18.9;2.9;10.9;3.6;5.55;0;3.86;19433 +79097;45.80159;6.03483;494;20220327;17.8;4.8;11.3;3.6;5.42;0;3.75;17200 +79097;45.80159;6.03483;494;20220328;19.5;2.9;11.2;3.2;5.35;0;3.8;19033 +79097;45.80159;6.03483;494;20220329;17.2;5.2;11.2;3.1;6.12;.8;3.05;11866 +79097;45.80159;6.03483;494;20220330;13.1;8.2;10.6;2.5;9.42;3.1;1.77;8566 +79097;45.80159;6.03483;494;20220331;11;6.9;9;2.7;8.98;7.9;1.39;6766 +79097;45.80159;6.03483;494;20220401;4.2;4.2;4.2;4.5;6.16;8.5;1.26;3966 +79097;45.80159;6.03483;494;20220402;4.3;-.6;1.9;4.4;5.06;1.5;1.52;11000 +79097;45.80159;6.03483;494;20220403;5;-.8;2.1;4.4;4.92;.3;1.74;13866 +79097;45.80159;6.03483;494;20220404;8.9;-.5;4.2;2.4;5.22;0;2.27;20166 +79097;45.80159;6.03483;494;20220405;14.5;2.9;8.7;2.1;5.99;0;2.76;19400 +79097;45.80159;6.03483;494;20220406;15.6;2.7;9.1;2.4;8.48;4;2.4;16100 +79097;45.80159;6.03483;494;20220407;10.9;7.1;9;4.3;10.18;27.5;1.05;3366 +79097;45.80159;6.03483;494;20220408;13.4;8.2;10.8;5.2;10.32;7.9;1.71;4433 +79097;45.80159;6.03483;494;20220409;7.9;2.6;5.2;3.7;6.25;3.9;1.84;12433 +79097;45.80159;6.03483;494;20220410;12.6;-1.5;5.5;2.1;5.82;.2;2.7;23133 +79097;45.80159;6.03483;494;20220411;15.8;1.2;8.5;4.2;6.48;0;3.42;20800 +79097;45.80159;6.03483;494;20220412;18.5;6.4;12.5;3.5;7.62;0;3.47;15600 +79097;45.80159;6.03483;494;20220413;20;7.6;13.8;2.2;8.95;0;3.19;17000 +79097;45.80159;6.03483;494;20220414;21.4;6.9;14.2;2.3;10.55;.1;3.56;21933 +79097;45.80159;6.03483;494;20220415;21.8;8.4;15.1;2.5;11.25;0;3.68;21533 +79097;45.80159;6.03483;494;20220416;19.4;8.3;13.8;4.7;9.48;0;4.26;23833 +79097;45.80159;6.03483;494;20220417;16.5;4.1;10.3;3.9;7.15;0;3.85;24233 +79097;45.80159;6.03483;494;20220418;17.9;1.7;9.8;2.3;6.62;0;3.55;24133 +79097;45.80159;6.03483;494;20220419;18.8;4.2;11.5;2.3;6.92;0;3.73;23066 +79097;45.80159;6.03483;494;20220420;17.6;5;11.3;2.6;8.28;0;3.21;18966 +79097;45.80159;6.03483;494;20220421;18.5;7.2;12.9;2.7;8.42;0;3.58;19966 +79097;45.80159;6.03483;494;20220422;18.2;4.4;11.3;2.5;8.52;.8;3.32;20100 +79097;45.80159;6.03483;494;20220423;15.9;9.1;12.5;3;10.15;10;2.3;9233 +79097;45.80159;6.03483;494;20220424;13.6;5.8;9.7;3.1;9.72;9.3;2.03;11866 +79097;45.80159;6.03483;494;20220425;14.4;8.8;11.6;2.6;11.12;2.7;2.09;12100 +79097;45.80159;6.03483;494;20220426;15.9;7.1;11.5;2.3;9.55;0;2.89;18400 +79097;45.80159;6.03483;494;20220427;18.1;3.1;10.6;2.6;8.65;0;3.7;26000 +79097;45.80159;6.03483;494;20220428;20.3;4.5;12.4;2.4;9.32;0;4.01;26066 +79097;45.80159;6.03483;494;20220429;20.6;5.5;13;2.4;8.68;.1;3.8;22033 +79097;45.80159;6.03483;494;20220430;18.1;7.3;12.7;2.8;9.32;.7;3.56;21300 +79097;45.80159;6.03483;494;20220501;17.9;4;11;2.3;8.92;0;3.68;25900 +79097;45.80159;6.03483;494;20220502;19.2;4.7;11.9;2.2;9.02;.4;3.79;24933 +79097;45.80159;6.03483;494;20220503;19;8;13.5;2.7;10.18;1.2;3.27;17500 +79097;45.80159;6.03483;494;20220504;19.9;8.6;14.3;2.3;11.52;11.2;3.48;20266 +79097;45.80159;6.03483;494;20220505;12.2;10;11.1;2.3;11.72;9.9;1.37;6500 +79097;45.80159;6.03483;494;20220506;16.5;8.8;12.7;3.1;11.06;.1;2.35;11660 +79097;45.80159;6.03483;494;20220507;19.9;10.5;15.2;2.8;11.43;.3;3.02;13012 +79097;45.80159;6.03483;494;20220508;19.3;9.8;14.6;2.6;11.59;.9;2.8;12968 +79097;45.80159;6.03483;494;20220509;22.4;10.1;16.3;1.1;12.03;.3;2.99;15987 +79097;45.80159;6.03483;494;20220510;24.8;10.1;17.5;1.3;11.96;0;3.42;16757 +79097;45.80159;6.03483;494;20220511;26.7;11.6;19.2;1.9;11.56;0;4.11;17569 +79097;45.80159;6.03483;494;20220512;26.3;13;19.6;1.9;11.49;0;4.01;16473 +79097;45.80159;6.03483;494;20220513;24.5;12.9;18.7;1.5;12.69;0;3.36;14925 +79097;45.80159;6.03483;494;20220514;26.1;12;19.1;1.1;13.66;0;3.52;17501 +79097;45.80159;6.03483;494;20220515;26.8;12.3;19.6;1.5;13.86;2.9;3.71;17068 +79097;45.80159;6.03483;494;20220516;25.1;13;19.1;1.4;13.03;.1;3.44;15574 +79097;45.80159;6.03483;494;20220517;28.4;14;21.2;1.4;13.49;0;3.93;17140 +79097;45.80159;6.03483;494;20220518;28.9;14.5;21.7;1.6;13.89;.1;4.15;17662 +79097;45.80159;6.03483;494;20220519;27.2;16;21.6;1.3;15.83;.6;3.57;15522 +79097;45.80159;6.03483;494;20220520;29.7;15.4;22.5;1.9;13.49;0;4.55;17425 +79097;45.80159;6.03483;494;20220521;29.7;15.3;22.5;1.3;13.63;0;4.14;17817 +79097;45.80159;6.03483;494;20220522;27.7;15.9;21.8;1.2;15.99;1.5;3.67;16404 +79097;45.80159;6.03483;494;20220523;26.6;17.1;21.9;2;15.26;8;3.74;13961 +79097;45.80159;6.03483;494;20220524;19.1;12.9;16;1.8;12.59;.8;2.6;11285 +79097;45.80159;6.03483;494;20220525;21.1;10.7;15.9;2.5;11.03;0;3.48;14598 +79097;45.80159;6.03483;494;20220526;23.5;11.3;17.4;2.1;11.59;0;3.77;16395 +79097;45.80159;6.03483;494;20220527;25.8;11.8;18.8;2;12.59;0;4.06;17516 +79097;45.80159;6.03483;494;20220528;23;12;17.5;2.6;10.86;0;3.92;15635 +79097;45.80159;6.03483;494;20220529;20.3;9.5;14.9;2.1;7.86;0;3.63;15695 +79097;45.80159;6.03483;494;20220530;22;9.6;15.8;1.5;8.53;0;3.51;16517 +79097;45.80159;6.03483;494;20220531;17.6;11.4;14.5;1.4;11.56;13.1;2.39;11286 +79097;45.80159;6.03483;494;20220601;21.8;11.3;16.5;1.2;14.63;11.5;2.93;15560 +79097;45.80159;6.03483;494;20220602;24.3;13.8;19;1.5;15.73;.6;3.21;15129 +79097;45.80159;6.03483;494;20220603;26.3;15;20.6;1.4;15.63;.9;3.55;15764 +79097;45.80159;6.03483;494;20220604;29.8;15.7;22.8;1.7;16.39;2.4;4.33;18278 +79097;45.80159;6.03483;494;20220605;24.8;17.7;21.3;1.9;16.86;7.8;3.27;13205 +79097;45.80159;6.03483;494;20220606;25.5;12.7;19.1;1.5;14.39;8.7;3.64;17253 +79097;45.80159;6.03483;494;20220607;23.2;14.1;18.7;2.2;13.26;.8;3.55;14900 +79097;45.80159;6.03483;494;20220608;19.4;10.3;14.8;1.3;12.06;18.2;2.78;14776 +79097;45.80159;6.03483;494;20220609;18.5;12;15.2;1.7;12.63;2.7;2.51;11873 +79097;45.80159;6.03483;494;20220610;23.5;8.4;16;1.9;10.49;.1;3.96;19254 +79097;45.80159;6.03483;494;20220611;27.8;11.3;19.6;1.6;12.29;.1;5.45;29037 +79097;45.80159;6.03483;494;20220612;31.3;14.5;22.9;1.4;13.06;.1;5.65;27484 +79097;45.80159;6.03483;494;20220613;27.7;16.6;22.2;2;13.99;.1;5.33;24907 +79097;45.80159;6.03483;494;20220614;29.5;13.4;21.4;1.6;12.59;0;5.76;28869 +79097;45.80159;6.03483;494;20220615;31.5;16.5;24;1.6;14.49;.1;5.81;27212 +79097;45.80159;6.03483;494;20220616;32.4;17.4;24.9;1.6;15.53;0;6.03;28022 +79097;45.80159;6.03483;494;20220617;32.3;17.2;24.8;1.8;13.89;0;6.2;27857 +79097;45.80159;6.03483;494;20220618;34.2;19;26.6;1.7;14.26;0;6.45;28121 +79097;45.80159;6.03483;494;20220619;34.4;20.1;27.3;1.9;15.86;0;6.53;27399 +79097;45.80159;6.03483;494;20220620;32.6;19.2;25.9;1.7;13.76;0;6.14;26887 +79097;45.80159;6.03483;494;20220621;32.9;18;25.5;1.3;14.73;1.4;5.57;25286 +79097;45.80159;6.03483;494;20220622;26.5;18.3;22.4;1.6;18.53;5.5;4.05;19067 +79097;45.80159;6.03483;494;20220623;27.5;16.7;22.1;1.4;18.59;10.3;4.59;23241 +79097;45.80159;6.03483;494;20220624;20.9;16.6;18.7;1.5;16.83;14;2.67;12849 +79097;45.80159;6.03483;494;20220625;28.2;13;20.6;1.5;14.76;2.2;5.32;28110 +79097;45.80159;6.03483;494;20220626;28.1;15.5;21.8;1.3;16.83;0;4.88;25054 +79097;45.80159;6.03483;494;20220627;23.3;17.5;20.4;1.7;17.03;0;3.28;14785 +79097;45.80159;6.03483;494;20220628;24.4;16.3;20.3;2;16.06;3.4;4.16;20148 +79097;45.80159;6.03483;494;20220629;28.1;16;22;1.6;16.73;0;4.95;24453 +79097;45.80159;6.03483;494;20220630;28.9;16.8;22.8;1.8;16.03;4.8;5.1;23601 +79097;45.80159;6.03483;494;20220701;23;12.8;17.9;2.1;13.43;.2;4.22;22014 +79097;45.80159;6.03483;494;20220702;28.2;12.4;20.3;1.4;13.56;0;5.33;28409 +79097;45.80159;6.03483;494;20220703;32.5;15.8;24.1;1.6;14.73;2.3;5.92;27493 +79097;45.80159;6.03483;494;20220704;28.7;18;23.4;1.7;17.89;4.8;4.89;22938 +79097;45.80159;6.03483;494;20220705;28.1;17.5;22.8;1.9;15.56;0;5.21;24342 +79097;45.80159;6.03483;494;20220706;27.5;14.5;21;2.5;12.59;0;5.57;26030 +79097;45.80159;6.03483;494;20220707;26.9;13.7;20.3;3;12.53;0;5.65;26308 +79097;45.80159;6.03483;494;20220708;27.4;14.2;20.8;3.3;11.49;.1;6.14;27084 +79097;45.80159;6.03483;494;20220709;28.9;14.9;21.9;2.1;11.86;0;5.46;24113 +79097;45.80159;6.03483;494;20220710;29.1;14.9;22;2.4;12.26;0;5.89;27041 +79097;45.80159;6.03483;494;20220711;29.5;14.7;22.1;2.1;12.19;0;5.85;27365 +79097;45.80159;6.03483;494;20220712;30.4;16.3;23.3;1.8;12.23;0;5.8;26862 +79097;45.80159;6.03483;494;20220713;33.1;16.1;24.6;1.4;11.99;0;5.91;28032 +79097;45.80159;6.03483;494;20220714;35.1;18.9;27;1.6;13.43;0;6.34;27742 +79097;45.80159;6.03483;494;20220715;32.8;19.1;26;2.2;12.83;0;6.42;26397 +79097;45.80159;6.03483;494;20220716;32;17.2;24.6;2.4;12.39;0;6.43;27081 +79097;45.80159;6.03483;494;20220717;32.8;17.2;25;2;11.79;0;6.27;27235 +79097;45.80159;6.03483;494;20220718;36.3;18.7;27.5;1.9;11.86;0;6.78;27945 +79097;45.80159;6.03483;494;20220719;36.9;19.8;28.3;1.7;13.83;0;6.59;27532 +79097;45.80159;6.03483;494;20220720;34.9;21.8;28.3;2.3;17.03;.2;6.33;23683 +79097;45.80159;6.03483;494;20220721;32.5;20;26.2;2;15.39;0;5.87;24668 +79097;45.80159;6.03483;494;20220722;36.3;18.9;27.6;1.6;14.86;1.2;6.24;26642 +79097;45.80159;6.03483;494;20220723;30.3;19.6;24.9;2;17.16;.1;5.09;21536 +79097;45.80159;6.03483;494;20220724;34.3;17.6;25.9;1.3;15.76;0;5.79;27565 +79097;45.80159;6.03483;494;20220725;35.3;19.4;27.3;2.3;14.46;.2;6.53;25777 +79097;45.80159;6.03483;494;20220726;28.5;20;24.3;3.7;14.59;0;5.61;19132 +79097;45.80159;6.03483;494;20220727;29;16.7;22.9;2.5;12.29;0;5.62;23804 +79097;45.80159;6.03483;494;20220728;31;15.9;23.5;1.4;12.56;0;5.16;24586 +79097;45.80159;6.03483;494;20220729;23.8;17.7;20.7;1.2;14.16;4.8;3.21;14220 +79097;45.80159;6.03483;494;20220730;29.2;14.7;21.9;1.7;13.29;0;5.13;24843 +79097;45.80159;6.03483;494;20220731;31.8;16;23.9;1.7;12.29;0;5.58;25484 +79097;45.80159;6.03483;494;20220801;33.2;17.5;25.4;2;12.96;0;5.98;25278 +79097;45.80159;6.03483;494;20220802;32.9;17.1;25;1.7;13.49;0;5.71;25664 +79097;45.80159;6.03483;494;20220803;35.5;18.5;27;1.4;13.96;0;5.73;26044 +79097;45.80159;6.03483;494;20220804;36.8;20.5;28.6;1.6;14.43;0;5.89;24183 +79097;45.80159;6.03483;494;20220805;35.1;20.7;27.9;2.2;15.49;.3;5.85;21509 +79097;45.80159;6.03483;494;20220806;28.9;17.2;23;2.6;16.96;0;4.99;22372 +79097;45.80159;6.03483;494;20220807;27.8;17.1;22.4;2.7;15.83;.1;4.77;20501 +79097;45.80159;6.03483;494;20220808;30.1;16.6;23.3;2.5;14.13;0;5.46;23306 +79097;45.80159;6.03483;494;20220809;31.5;17.9;24.7;2.2;13.23;0;5.64;23466 +79097;45.80159;6.03483;494;20220810;32.6;17.8;25.2;1.5;12.43;0;5.26;23796 +79097;45.80159;6.03483;494;20220811;33.6;17.7;25.6;1.5;12.26;0;5.31;23842 +79097;45.80159;6.03483;494;20220812;32.5;18.2;25.3;1.8;11.86;0;5.45;23497 +79097;45.80159;6.03483;494;20220813;32.5;16.7;24.6;1.3;9.96;0;5.08;24266 +79097;45.80159;6.03483;494;20220814;23.1;18;20.5;1.4;13.83;14.6;2.81;11303 +79097;45.80159;6.03483;494;20220815;26.2;14.4;20.3;1.4;15.86;0;3.58;18293 +79097;45.80159;6.03483;494;20220816;31.4;14.8;23.1;1.4;14.13;.4;4.83;23936 +79097;45.80159;6.03483;494;20220817;28.3;17.4;22.8;1.9;16.66;14.7;4.04;18003 +79097;45.80159;6.03483;494;20220818;23.3;15;19.1;2;16.46;8.6;3.12;15908 +79097;45.80159;6.03483;494;20220819;21.8;15.8;18.8;1.9;17.06;2.2;2.44;11650 +79097;45.80159;6.03483;494;20220820;25.3;15.9;20.6;1.5;16.89;1.6;3.26;16375 +79097;45.80159;6.03483;494;20220821;26.7;14.3;20.5;2;14.89;0;4.14;20905 +79097;45.80159;6.03483;494;20220822;27.8;14.1;20.9;1.8;13.49;0;4.3;20976 +79097;45.80159;6.03483;494;20220823;29.3;14.6;21.9;2.1;12.73;0;4.77;21937 +79097;45.80159;6.03483;494;20220824;29.3;16.3;22.8;1.5;12.76;0;4.29;20289 +79097;45.80159;6.03483;494;20220825;32.3;16.4;24.4;1.5;14.16;1.1;4.7;22010 +79097;45.80159;6.03483;494;20220826;26.3;17.8;22;1.7;16.19;2.1;3.31;14620 +79097;45.80159;6.03483;494;20220827;27;16;21.5;2.1;16.29;.1;3.79;17883 +79097;45.80159;6.03483;494;20220828;27.4;15.8;21.6;1.7;16.33;.1;3.64;17985 +79097;45.80159;6.03483;494;20220829;31;16;23.5;1.4;15.13;0;4.19;20443 +79097;45.80159;6.03483;494;20220830;26.7;18.1;22.4;1.5;15.69;8.1;3.17;13288 +79097;45.80159;6.03483;494;20220831;25.7;16.5;21.1;1.8;17.03;.6;3.39;16957 +79097;45.80159;6.03483;494;20220901;25.2;14.3;19.8;1.9;14.23;0;3.49;17838 +79097;45.80159;6.03483;494;20220902;25.5;14.2;19.8;1.5;14.66;9.5;3.18;16110 +79097;45.80159;6.03483;494;20220903;24.7;15.3;20;1.4;16.79;5.8;2.82;14569 +79097;45.80159;6.03483;494;20220904;27.7;14.2;21;1.3;16.13;.1;3.56;19620 +79097;45.80159;6.03483;494;20220905;29.5;15.9;22.7;1.5;16.43;.4;3.78;18925 +79097;45.80159;6.03483;494;20220906;27.5;17.5;22.5;1.4;17.59;5.7;3.22;15750 +79097;45.80159;6.03483;494;20220907;26.9;16.2;21.5;1.5;17.83;21.4;3.02;14796 +79097;45.80159;6.03483;494;20220908;24.1;14.3;19.2;1.6;15.13;1.3;2.92;15568 +79097;45.80159;6.03483;494;20220909;22.2;12.9;17.5;1.7;13.46;3.8;2.81;15670 +79097;45.80159;6.03483;494;20220910;21.5;13;17.2;1.2;13.16;.1;2.48;13906 +79097;45.80159;6.03483;494;20220911;24;10.3;17.2;1.5;11.79;0;3.17;18921 +79097;45.80159;6.03483;494;20220912;28.1;12.2;20.1;1.4;12.86;0;3.53;19167 +79097;45.80159;6.03483;494;20220913;26.8;15;20.9;1.7;15.16;2.3;3.13;15122 +79097;45.80159;6.03483;494;20220914;24.9;18.8;21.8;1.6;18.59;15.2;2.44;11060 +79097;45.80159;6.03483;494;20220915;22.3;14.2;18.2;1.3;16.86;9.6;2.07;11186 +79097;45.80159;6.03483;494;20220916;20.4;14.5;17.5;2.4;14.16;.8;2.36;10956 +79097;45.80159;6.03483;494;20220917;16.1;9.9;13;3;8.29;0;2.63;12127 +79097;45.80159;6.03483;494;20220918;19.4;5.8;12.6;1.5;8.23;0;2.61;17246 +79097;45.80159;6.03483;494;20220919;19;6.2;12.6;1.9;8.53;0;2.62;17050 +79097;45.80159;6.03483;494;20220920;19.1;7.3;13.2;2.2;8.53;0;2.75;16188 +79097;45.80159;6.03483;494;20220921;18.7;7.9;13.3;2;8.76;0;2.6;15484 +79097;45.80159;6.03483;494;20220922;21.2;7;14.1;1.4;9.56;0;2.52;16791 +79097;45.80159;6.03483;494;20220923;21.2;7.7;14.4;1.6;10.86;7.7;2.4;15041 +79097;45.80159;6.03483;494;20220924;17.2;13.1;15.1;1.2;14.43;9.9;1.41;7878 +79097;45.80159;6.03483;494;20220925;14.7;11.4;13;1;13.13;7.7;1.18;6835 +79097;45.80159;6.03483;494;20220926;16.5;9.8;13.2;1.3;11.53;8.2;1.58;9719 +79097;45.80159;6.03483;494;20220927;13.4;9.1;11.3;2.2;10.83;11.7;1.35;8109 +79097;45.80159;6.03483;494;20220928;13.7;8.8;11.3;2.3;12.26;26.4;1.04;6759 +79097;45.80159;6.03483;494;20220929;12.9;10.2;11.5;1.6;11.29;2.2;1.15;6153 +79097;45.80159;6.03483;494;20220930;13.5;5.6;9.6;1.1;9.79;.2;1.28;9260 +79097;45.80159;6.03483;494;20221001;11.8;7.3;9.5;1.5;11.49;14.5;.83;5357 +79097;45.80159;6.03483;494;20221002;21.7;11.5;16.6;1.4;14.56;0;1.92;12349 +79097;45.80159;6.03483;494;20221003;19.1;10.1;14.6;1.6;12.99;0;1.68;10860 +79097;45.80159;6.03483;494;20221004;22.5;11.1;16.8;1.2;12.33;0;2.1;13360 +79097;45.80159;6.03483;494;20221005;22.7;9.2;16;1.4;12.16;.1;2.15;14010 +79097;45.80159;6.03483;494;20221006;22.6;10.9;16.8;1.2;13.39;0;1.92;12688 +79097;45.80159;6.03483;494;20221007;21.7;11;16.3;1;13.46;.3;1.76;11806 +79097;45.80159;6.03483;494;20221008;17;13.3;15.1;1;14.16;2.5;1.14;5867 +79097;45.80159;6.03483;494;20221009;16.9;11.9;14.4;1.1;12.99;.9;1.3;7441 +79097;45.80159;6.03483;494;20221010;21.2;12.3;16.8;1;14.13;.1;1.63;10821 +79097;45.80159;6.03483;494;20221011;20.1;10.5;15.3;1.3;13.29;0;1.56;10631 +79097;45.80159;6.03483;494;20221012;19.4;12.5;16;1.2;13.93;.1;1.4;8367 +79097;45.80159;6.03483;494;20221013;18;10.2;14.1;1;13.13;1.2;1.22;8178 +79097;45.80159;6.03483;494;20221014;16.4;12.7;14.6;1.3;14.49;1.3;.99;5366 +79097;45.80159;6.03483;494;20221015;22.2;11.8;17;1.4;13.79;0;1.69;10274 +79097;45.80159;6.03483;494;20221016;24.2;11.3;17.8;1.4;12.93;.1;1.89;11986 +79097;45.80159;6.03483;494;20221017;23.3;11.7;17.5;1.5;13.59;.1;1.77;10816 +79097;45.80159;6.03483;494;20221018;23.1;12.2;17.7;1.3;13.89;.1;1.68;10675 +79097;45.80159;6.03483;494;20221019;21.1;10.8;15.9;1.5;13.03;.2;1.56;10246 +79097;45.80159;6.03483;494;20221020;17.9;11.9;14.9;1;13.96;4.5;1.03;6226 +79097;45.80159;6.03483;494;20221021;17;13.7;15.4;1.3;15.39;40;.86;3721 +79097;45.80159;6.03483;494;20221022;20.9;13;16.9;1.4;14.23;.1;1.46;9230 +79097;45.80159;6.03483;494;20221023;18.9;10.6;14.7;1.6;13.63;10.5;1.15;6469 +79097;45.80159;6.03483;494;20221024;16.7;14;15.3;1.5;14.79;25.8;.92;3214 +79097;45.80159;6.03483;494;20221025;16.4;9.5;13;1;12.96;2.5;.91;6675 +79097;45.80159;6.03483;494;20221026;22.5;11.2;16.8;1.1;13.69;.1;1.33;9602 +79097;45.80159;6.03483;494;20221027;21.7;10.9;16.3;1.3;13.29;0;1.34;9107 +79097;45.80159;6.03483;494;20221028;23;11.3;17.1;1.3;13.26;0;1.46;9104 +79097;45.80159;6.03483;494;20221029;20.7;12.2;16.4;1.5;12.39;0;1.46;7545 +79097;45.80159;6.03483;494;20221030;20.2;9.7;15;.9;12.33;0;1.03;8528 +79097;45.80159;6.03483;494;20221031;19.5;9.5;14.5;1.1;12.29;16.9;1.04;7999 +79097;45.80159;6.03483;494;20221101;17;11.6;14.3;1.5;12.96;1.6;.96;5630 +79097;45.80159;6.03483;494;20221102;16.8;9.1;12.9;1.2;10.99;.1;.97;7214 +79097;45.80159;6.03483;494;20221103;12;5.8;8.9;1.6;10.26;22.3;.67;4964 +79097;45.80159;6.03483;494;20221104;8.3;5.3;6.8;1.4;9.06;8.1;.54;3074 +79097;45.80159;6.03483;494;20221105;11.6;5.3;8.4;1.2;8.43;.4;.75;6230 +79097;45.80159;6.03483;494;20221106;12.5;2.3;7.4;1.2;7.76;.4;.77;7301 +79097;45.80159;6.03483;494;20221107;16.8;5.2;11;1.3;8.59;0;.97;8315 +79097;45.80159;6.03483;494;20221108;17.1;4.3;10.7;1.2;8.66;9.6;.93;7321 +79097;45.80159;6.03483;494;20221109;11.7;9.3;10.5;1;11.36;21.8;.57;2429 +79097;45.80159;6.03483;494;20221110;14.4;6.8;10.6;1;10.59;0;.64;6946 +79097;45.80159;6.03483;494;20221111;13.4;5.8;9.6;1.3;9.66;0;.66;5441 +79097;45.80159;6.03483;494;20221112;11.7;5.3;8.5;1.2;9.59;0;.51;4297 +79097;45.80159;6.03483;494;20221113;11.7;5.9;8.8;1.1;9.33;0;.59;4477 +79097;45.80159;6.03483;494;20221114;15;4.8;9.9;1.4;9.29;7.8;.8;5301 +79097;45.80159;6.03483;494;20221115;12;8.3;10.1;.7;11.03;20.1;.51;3333 +79097;45.80159;6.03483;494;20221116;14.2;7.7;11;1.5;10.26;.6;.71;5748 +79097;45.80159;6.03483;494;20221117;15.3;7.5;11.4;2.5;10.06;9.9;1.02;4690 +79097;45.80159;6.03483;494;20221118;10.9;7.4;9.2;1.7;8.49;.9;.82;3489 +79097;45.80159;6.03483;494;20221119;9.3;2.4;5.8;1.4;7.33;.1;.56;4833 +79097;45.80159;6.03483;494;20221120;9.2;2.4;5.8;1.5;7.09;.4;.59;5271 +79097;45.80159;6.03483;494;20221121;7.7;3.2;5.5;1.5;7.79;12;.45;3966 +79097;45.80159;6.03483;494;20221122;6.8;4.4;5.6;1.5;8.09;.1;.44;3092 +79097;45.80159;6.03483;494;20221123;6.4;.9;3.7;1.2;7.33;6.4;.34;3662 +79097;45.80159;6.03483;494;20221124;11;4.1;7.6;1.3;8.39;0;.52;4948 +79097;45.80159;6.03483;494;20221125;10.2;3.4;6.8;1.3;7.89;1.7;.54;4009 +79097;45.80159;6.03483;494;20221126;10.1;2.9;6.5;1.7;7.23;0;.61;5144 +79097;45.80159;6.03483;494;20221127;8;.7;4.4;1.1;6.59;0;.42;4429 +79097;45.80159;6.03483;494;20221128;8.1;2.7;5.4;1.1;7.43;3.7;.49;2906 +79097;45.80159;6.03483;494;20221129;6.4;4.4;5.4;1.1;8.19;1.3;.39;1954 +79097;45.80159;6.03483;494;20221130;7.7;3.3;5.5;2.7;7.03;0;.74;2836 +79097;45.80159;6.03483;494;20221201;6.1;2.8;4.4;1.8;6.19;0;.64;2730 +79097;45.80159;6.03483;494;20221202;5.7;1.6;3.7;.9;6.19;.5;.44;2801 +79097;45.80159;6.03483;494;20221203;6.5;.8;3.6;2.3;6.03;0;.73;3358 +79097;45.80159;6.03483;494;20221204;5.4;1.4;3.4;.8;6.73;6;.34;2877 +79097;45.80159;6.03483;494;20221205;6.4;1.3;3.9;1.1;6.76;.1;.36;3566 +79097;45.80159;6.03483;494;20221206;4.8;-1.2;1.8;1;5.73;0;.33;3421 +79097;45.80159;6.03483;494;20221207;2.4;-1;.7;1;5.93;0;.3;2201 +79097;45.80159;6.03483;494;20221208;4.1;-1.3;1.4;.7;5.56;10.8;.25;4009 +79097;45.80159;6.03483;494;20221209;2.5;.3;1.4;.7;6.53;10.1;.29;1948 +79097;45.80159;6.03483;494;20221210;2.1;1.3;1.7;2.2;6.13;.1;.45;1278 +79097;45.80159;6.03483;494;20221211;1.8;-2;-.1;1.7;4.49;0;.42;4101 +79097;45.80159;6.03483;494;20221212;2.8;-4.5;-.8;1.3;4.16;1.6;.35;4644 +79097;45.80159;6.03483;494;20221213;.7;-2.5;-.9;.9;5.43;5.4;.27;1998 +79097;45.80159;6.03483;494;20221214;5.3;-.4;2.4;1.1;7.29;6.4;.24;2775 +79097;45.80159;6.03483;494;20221215;5.7;2.6;4.2;1.3;7.99;28.1;.32;1681 +79097;45.80159;6.03483;494;20221216;3.5;2.7;3.1;1.6;7.29;.1;.36;889 +79097;45.80159;6.03483;494;20221217;2.3;-1;.7;1.4;5.46;0;.36;2475 +79097;45.80159;6.03483;494;20221218;4.1;-2.1;1;1.1;5.19;.1;.3;4089 +79097;45.80159;6.03483;494;20221219;10.5;.4;5.4;1;6.43;1;.42;4314 +79097;45.80159;6.03483;494;20221220;12.2;3.5;7.9;1.5;7.56;5.1;.64;3744 +79097;45.80159;6.03483;494;20221221;9.5;6.9;8.2;1.2;9.29;2.8;.48;2077 +79097;45.80159;6.03483;494;20221222;10.1;5.8;8;2.4;9.76;14.7;.46;2396 +79097;45.80159;6.03483;494;20221223;10.6;7.9;9.2;2.6;11.46;21.9;.33;1500 +79097;45.80159;6.03483;494;20221224;12.7;9.7;11.2;1.4;11.63;.2;.48;2659 +79097;45.80159;6.03483;494;20221225;11.2;6;8.6;1.5;9.76;0;.49;3035 +79097;45.80159;6.03483;494;20221226;10.3;5.3;7.8;1.4;9.19;6.9;.49;2062 +79097;45.80159;6.03483;494;20221227;9.7;5.4;7.5;1;8.26;.1;.41;3613 +79097;45.80159;6.03483;494;20221228;7.9;.2;4.1;1.4;6.46;0;.41;4355 +79097;45.80159;6.03483;494;20221229;11;3.8;7.4;2.2;7.59;19;.71;3492 +79097;45.80159;6.03483;494;20221230;9.1;5.3;7.2;1.5;9.59;7.4;.38;2079 +79097;45.80159;6.03483;494;20221231;14.4;8.1;11.3;1.6;10.63;0;.62;3806 +79098;45.81309;6.35569;779;20220101;14.1;3.4;8.8;1;6.34;0;.53;5504 +79098;45.81309;6.35569;779;20220102;14;3.7;8.9;1.8;6.04;0;.98;4716 +79098;45.81309;6.35569;779;20220103;10.8;5.3;8.1;2;7.14;.7;.84;3447 +79098;45.81309;6.35569;779;20220104;13.5;5.5;9.5;3.7;7.88;15.9;1.36;3658 +79098;45.81309;6.35569;779;20220105;3.3;1.2;2.3;2.9;5.38;1.3;.57;4109 +79098;45.81309;6.35569;779;20220106;2.7;-3.6;-.4;1.9;4.01;.1;.43;5412 +79098;45.81309;6.35569;779;20220107;0;-5.5;-2.7;1.5;4.28;4;.31;3091 +79098;45.81309;6.35569;779;20220108;1.8;-2.1;-.1;2.3;5.58;13.6;.31;2345 +79098;45.81309;6.35569;779;20220109;1.5;-.3;.6;3.4;5.91;8.7;.34;1722 +79098;45.81309;6.35569;779;20220110;4.1;-1.4;1.3;1.6;5.04;0;.33;5876 +79098;45.81309;6.35569;779;20220111;1.7;-5.8;-2;2;4.04;0;.39;4802 +79098;45.81309;6.35569;779;20220112;-.8;-4.8;-2.8;3;3.97;0;.37;5632 +79098;45.81309;6.35569;779;20220113;2.8;-6.4;-1.8;1.3;3.98;0;.34;5940 +79098;45.81309;6.35569;779;20220114;6.7;-3.8;1.5;1.1;4.64;0;.37;6445 +79098;45.81309;6.35569;779;20220115;6.9;-2.5;2.2;1.2;4.84;.1;.5;5997 +79098;45.81309;6.35569;779;20220116;6.4;-3.1;1.6;2;4.34;0;.67;6568 +79098;45.81309;6.35569;779;20220117;6.3;-3.9;1.2;1.8;4.64;0;.5;6650 +79098;45.81309;6.35569;779;20220118;4.4;-3.5;.5;1.6;4.78;0;.38;6529 +79098;45.81309;6.35569;779;20220119;5.9;-2.7;1.6;2.2;5.14;.6;.49;4840 +79098;45.81309;6.35569;779;20220120;5.8;-1.1;2.3;2;5.04;.2;.59;5794 +79098;45.81309;6.35569;779;20220121;3.2;-1.6;.8;3.1;3.88;0;.83;6298 +79098;45.81309;6.35569;779;20220122;4.5;-4.9;-.2;1.8;3.94;0;.58;7077 +79098;45.81309;6.35569;779;20220123;4.9;-4.1;.4;1.4;4.58;0;.45;6956 +79098;45.81309;6.35569;779;20220124;7;-2.8;2.1;1.1;4.54;0;.5;7144 +79098;45.81309;6.35569;779;20220125;8;-1.7;3.1;1.2;4.48;0;.7;7112 +79098;45.81309;6.35569;779;20220126;7.4;-2.8;2.3;1.8;4.38;0;.81;7207 +79098;45.81309;6.35569;779;20220127;7.9;-3.3;2.3;1.7;4.14;0;.78;7696 +79098;45.81309;6.35569;779;20220128;8.2;-3.3;2.5;1.6;4.44;0;.72;8210 +79098;45.81309;6.35569;779;20220129;7.5;-3.4;2;1.7;4.28;0;.73;8156 +79098;45.81309;6.35569;779;20220130;9.4;-1.2;4.1;2.4;5.41;0;.83;8151 +79098;45.81309;6.35569;779;20220131;3.5;-1.9;.8;3;5.38;4.8;.57;3233 +79098;45.81309;6.35569;779;20220201;3.5;-1.7;.9;1.8;5.01;4.8;.52;5845 +79098;45.81309;6.35569;779;20220202;7.3;.1;3.7;2.1;6.84;1.2;.52;5413 +79098;45.81309;6.35569;779;20220203;8.9;-.7;4.1;1.4;6.64;0;.63;6986 +79098;45.81309;6.35569;779;20220204;7.6;.4;4;1.9;6.34;.7;.62;6054 +79098;45.81309;6.35569;779;20220205;9.5;2.7;6.1;2.3;5.81;.1;1;8508 +79098;45.81309;6.35569;779;20220206;6.1;-2.8;1.7;3.1;5.38;16.6;.71;6244 +79098;45.81309;6.35569;779;20220207;6.9;1.7;4.3;3;5.71;1.1;1.02;7278 +79098;45.81309;6.35569;779;20220208;8.7;-3.9;2.4;1.3;4.31;0;.86;9841 +79098;45.81309;6.35569;779;20220209;11.8;-1;5.4;1.2;5.04;0;.94;9900 +79098;45.81309;6.35569;779;20220210;9.2;0;4.6;2.6;5.7;4.4;1.32;10500 +79098;45.81309;6.35569;779;20220211;6.6;2.8;4.7;2.5;6.05;2.3;1.02;7450 +79098;45.81309;6.35569;779;20220212;7.3;-3.1;2.1;2.1;4.15;0;1.02;10900 +79098;45.81309;6.35569;779;20220213;9.9;-3.7;3.1;1.9;4.05;.1;1.13;11500 +79098;45.81309;6.35569;779;20220214;7.1;.9;4;2.5;5.75;10.1;.95;3000 +79098;45.81309;6.35569;779;20220215;7.1;1.1;4.1;2.6;6.2;4.1;.96;9400 +79098;45.81309;6.35569;779;20220216;3.9;.6;2.3;1.2;7.04;17.1;.42;2942 +79098;45.81309;6.35569;779;20220217;10.4;3.7;7;3.3;9.01;4.1;.86;6267 +79098;45.81309;6.35569;779;20220218;15.8;4;9.9;2.8;7.91;8.1;1.66;9704 +79098;45.81309;6.35569;779;20220219;7.8;2.6;5.2;2.3;6.01;0;1.12;8477 +79098;45.81309;6.35569;779;20220220;10.6;-.3;5.1;2.1;5.81;2.6;1.17;8965 +79098;45.81309;6.35569;779;20220221;4.1;4.5;4.3;5.7;6.67;13.7;.95;3200 +79098;45.81309;6.35569;779;20220222;8.4;1;4.7;2.6;6.61;.1;1.06;11047 +79098;45.81309;6.35569;779;20220223;11.6;1.1;6.3;2;6.54;0;1.3;11144 +79098;45.81309;6.35569;779;20220224;11.4;1.3;6.4;3;6.08;.7;1.49;8857 +79098;45.81309;6.35569;779;20220225;7.5;1.4;4.4;2.4;4.68;0;1.37;11060 +79098;45.81309;6.35569;779;20220226;8.5;-1.9;3.3;2.3;3.98;0;1.42;12566 +79098;45.81309;6.35569;779;20220227;7.8;-3.7;2.1;1.8;3.64;0;1.3;13017 +79098;45.81309;6.35569;779;20220228;10.3;-3.4;3.5;1.5;3.74;0;1.42;13629 +79098;45.81309;6.35569;779;20220301;10.3;-2.2;4;1.7;4.14;0;1.5;13387 +79098;45.81309;6.35569;779;20220302;10.4;-1.5;4.5;1.6;4.78;0;1.37;11630 +79098;45.81309;6.35569;779;20220303;13.5;.3;6.9;1.6;5.48;0;1.54;12763 +79098;45.81309;6.35569;779;20220304;11.4;-.1;5.6;1.8;4.31;0;1.68;12354 +79098;45.81309;6.35569;779;20220305;8.7;-3;2.8;1.9;3.04;0;1.67;14396 +79098;45.81309;6.35569;779;20220306;7.3;-4.5;1.4;1.7;3.31;0;1.43;13802 +79098;45.81309;6.35569;779;20220307;8.3;-4;2.1;1.6;3.58;0;1.43;14544 +79098;45.81309;6.35569;779;20220308;10.2;-3.8;3.2;1.6;3.98;0;1.58;13591 +79098;45.81309;6.35569;779;20220309;11.9;-1.5;5.2;1.5;4.78;0;1.62;15006 +79098;45.81309;6.35569;779;20220310;14;-.8;6.6;2.1;4.91;0;1.99;15054 +79098;45.81309;6.35569;779;20220311;11.1;1.8;6.5;3.6;5.44;0;2.08;11357 +79098;45.81309;6.35569;779;20220312;10.8;5.4;8.1;3.8;5.21;0;2.31;10509 +79098;45.81309;6.35569;779;20220313;10.1;5;7.5;3.9;5.64;4;2.11;7791 +79098;45.81309;6.35569;779;20220314;11.8;.4;6.1;2.4;6.94;3.8;1.74;13805 +79098;45.81309;6.35569;779;20220315;13.9;6;9.9;2.1;8.41;.2;1.6;8457 +79098;45.81309;6.35569;779;20220316;15.5;4.4;9.9;1.3;7.88;.2;1.71;11281 +79098;45.81309;6.35569;779;20220317;16.1;5.2;10.6;1.9;8.61;0;1.73;11268 +79098;45.81309;6.35569;779;20220318;12.8;5.9;9.3;5;7.35;0;2.14;10250 +79098;45.81309;6.35569;779;20220319;14.8;6.4;10.6;4.2;4.95;0;3.4;16950 +79098;45.81309;6.35569;779;20220320;13;3.3;8.1;3.3;4.8;0;2.86;16550 +79098;45.81309;6.35569;779;20220321;14;1.9;7.9;3.2;4.85;0;2.92;18350 +79098;45.81309;6.35569;779;20220322;14.4;-.5;7;2.5;3.95;0;2.93;19950 +79098;45.81309;6.35569;779;20220323;16.7;.3;8.5;2;4.05;0;2.95;20100 +79098;45.81309;6.35569;779;20220324;19.3;.6;9.9;1.4;4.25;0;2.83;20450 +79098;45.81309;6.35569;779;20220325;19.3;1.5;10.4;2;4.3;0;3.13;20350 +79098;45.81309;6.35569;779;20220326;18.2;4;11.1;3.3;4.25;0;3.88;20650 +79098;45.81309;6.35569;779;20220327;17.8;4.6;11.2;1.9;4.35;0;3.02;17200 +79098;45.81309;6.35569;779;20220328;19.8;1.7;10.7;1.4;4.25;0;2.92;20500 +79098;45.81309;6.35569;779;20220329;18.4;4.2;11.3;1.9;5.4;.6;2.67;13700 +79098;45.81309;6.35569;779;20220330;11.5;6.9;9.2;1.8;8.7;2.7;1.5;8550 +79098;45.81309;6.35569;779;20220331;10.8;5.7;8.2;1.7;7.9;6.9;1.35;6750 +79098;45.81309;6.35569;779;20220401;3.2;2.1;2.7;2.3;5.45;11.9;1.03;5150 +79098;45.81309;6.35569;779;20220402;3.6;-2.4;.6;2.5;4.75;1.7;1.17;9000 +79098;45.81309;6.35569;779;20220403;5.3;-2;1.6;2.8;4.5;.3;1.49;12750 +79098;45.81309;6.35569;779;20220404;10.6;-1.1;4.7;2.2;4.4;0;2.43;21700 +79098;45.81309;6.35569;779;20220405;16.4;-.4;8;1.4;5.4;0;2.65;19700 +79098;45.81309;6.35569;779;20220406;17.7;.8;9.3;2.2;7.1;7.2;2.73;19050 +79098;45.81309;6.35569;779;20220407;7.2;6;6.6;7.8;9.2;30.6;.64;3892 +79098;45.81309;6.35569;779;20220408;9.1;4.7;6.9;4.1;9.7;17.4;.87;4100 +79098;45.81309;6.35569;779;20220409;6.3;2.7;4.5;2.5;5.95;3.2;1.6;11200 +79098;45.81309;6.35569;779;20220410;12.6;-1.9;5.3;1.6;4.65;.2;2.68;23350 +79098;45.81309;6.35569;779;20220411;17.4;.1;8.8;1.8;5.65;0;3.15;22050 +79098;45.81309;6.35569;779;20220412;20.6;4.5;12.6;2.1;7.5;0;3.38;19200 +79098;45.81309;6.35569;779;20220413;21.4;8.2;14.8;1.6;7.95;0;3.48;20250 +79098;45.81309;6.35569;779;20220414;23.6;6;14.8;1.7;8.55;.3;3.83;23000 +79098;45.81309;6.35569;779;20220415;22.5;8.3;15.4;2.3;9.45;0;3.92;22850 +79098;45.81309;6.35569;779;20220416;21.2;9.2;15.2;4.1;8.35;0;4.44;25000 +79098;45.81309;6.35569;779;20220417;19;4.5;11.7;4;6.3;0;4.23;25700 +79098;45.81309;6.35569;779;20220418;19.3;4.8;12;2;6.5;0;3.81;25200 +79098;45.81309;6.35569;779;20220419;19;4;11.5;1.7;6.35;0;3.52;23150 +79098;45.81309;6.35569;779;20220420;19.7;5.8;12.8;2.7;6.75;0;3.71;19200 +79098;45.81309;6.35569;779;20220421;17.8;6.9;12.3;3.8;6.5;.3;4.06;20500 +79098;45.81309;6.35569;779;20220422;19;6.4;12.7;2.1;7.65;1.6;3.4;20450 +79098;45.81309;6.35569;779;20220423;14.8;8.8;11.8;3;8.95;6.8;2.26;9800 +79098;45.81309;6.35569;779;20220424;12.4;2.7;7.6;2.3;8.5;8.1;1.62;10900 +79098;45.81309;6.35569;779;20220425;13.1;6.7;9.9;2.4;9.55;3.5;1.66;9500 +79098;45.81309;6.35569;779;20220426;16.6;7.1;11.8;1.7;8.4;.5;2.81;17100 +79098;45.81309;6.35569;779;20220427;19.9;3.2;11.5;2.3;6.75;0;3.96;27450 +79098;45.81309;6.35569;779;20220428;21.2;4.9;13;2.5;7.05;0;4.37;27650 +79098;45.81309;6.35569;779;20220429;21;6.1;13.5;1.9;7.65;.1;3.77;21700 +79098;45.81309;6.35569;779;20220430;18.9;7.7;13.3;1.6;8.7;1.5;3.11;18150 +79098;45.81309;6.35569;779;20220501;18.6;4.8;11.7;1.7;7.8;0;3.79;26900 +79098;45.81309;6.35569;779;20220502;20.1;5.1;12.6;1.9;7.75;.6;3.98;25800 +79098;45.81309;6.35569;779;20220503;17.7;8.8;13.3;1.3;9.6;2.6;2.77;16150 +79098;45.81309;6.35569;779;20220504;17.4;8.1;12.8;1.7;10.1;11.4;2.8;16700 +79098;45.81309;6.35569;779;20220505;10.8;8.2;9.5;1.1;10.45;12.5;1.2;6350 +79098;45.81309;6.35569;779;20220506;15.6;7.4;11.5;1.9;10.18;0;2.08;11248 +79098;45.81309;6.35569;779;20220507;18.2;8.5;13.3;1.8;10.64;2.3;2.48;12848 +79098;45.81309;6.35569;779;20220508;19;8.2;13.6;1.9;10.61;2.1;2.78;14638 +79098;45.81309;6.35569;779;20220509;21.9;8.2;15.1;1.9;10.91;.3;3.12;15706 +79098;45.81309;6.35569;779;20220510;23.8;9.9;16.8;1.7;11.08;0;3.28;15424 +79098;45.81309;6.35569;779;20220511;25.9;11.2;18.6;2.4;10.61;0;4.15;17357 +79098;45.81309;6.35569;779;20220512;25.5;12.4;19;1.9;11.01;0;3.85;16431 +79098;45.81309;6.35569;779;20220513;23.8;11.5;17.7;1.7;11.84;0;3.31;14723 +79098;45.81309;6.35569;779;20220514;25.6;10.6;18.1;1.6;12.64;0;3.52;16794 +79098;45.81309;6.35569;779;20220515;26.8;11.6;19.2;2.1;12.51;2.7;3.78;15549 +79098;45.81309;6.35569;779;20220516;25.1;11.8;18.4;1.9;11.64;.3;3.33;13716 +79098;45.81309;6.35569;779;20220517;27;11.5;19.2;1.7;12.01;0;3.96;17890 +79098;45.81309;6.35569;779;20220518;28.3;12.7;20.5;1.9;12.84;.3;4.19;18257 +79098;45.81309;6.35569;779;20220519;26.9;14.6;20.8;1.8;14.08;.6;3.66;15485 +79098;45.81309;6.35569;779;20220520;29.3;13.9;21.6;2.7;12.51;.1;4.76;17551 +79098;45.81309;6.35569;779;20220521;29.2;14.2;21.7;2;12.48;0;4.33;16547 +79098;45.81309;6.35569;779;20220522;27.6;14.7;21.1;1.4;14.51;1.5;3.4;14933 +79098;45.81309;6.35569;779;20220523;25.3;16;20.6;2.2;14.28;9.4;3.29;11923 +79098;45.81309;6.35569;779;20220524;17.8;11.5;14.6;2.4;12.24;1.8;2.38;10836 +79098;45.81309;6.35569;779;20220525;20;8.4;14.2;2.2;10.64;0;2.94;13099 +79098;45.81309;6.35569;779;20220526;22.8;9.4;16.1;2.2;11.08;0;3.69;17433 +79098;45.81309;6.35569;779;20220527;25.6;9.4;17.5;2.1;12.08;0;4.06;18888 +79098;45.81309;6.35569;779;20220528;22.7;11.3;17;2.2;10.64;0;3.81;16873 +79098;45.81309;6.35569;779;20220529;19.5;6.6;13;2.1;7.64;0;3.62;18319 +79098;45.81309;6.35569;779;20220530;20.9;7;14;1.7;8.04;0;3.28;14971 +79098;45.81309;6.35569;779;20220531;16.5;9.4;12.9;1.6;10.74;18.1;1.97;8829 +79098;45.81309;6.35569;779;20220601;19.7;11.2;15.5;.8;13.74;16.7;1.99;9619 +79098;45.81309;6.35569;779;20220602;22.3;12.8;17.6;1.7;13.62;.8;2.32;7850 +79098;45.81309;6.35569;779;20220603;24;13.9;19;1.8;13.67;2.8;2.66;8300 +79098;45.81309;6.35569;779;20220604;29.4;14.1;21.7;1.9;15.48;1;4.12;16859 +79098;45.81309;6.35569;779;20220605;24.5;15.9;20.2;2.5;15.28;8;3.31;12829 +79098;45.81309;6.35569;779;20220606;25.4;11.4;18.4;2.4;13.28;8.9;3.85;17297 +79098;45.81309;6.35569;779;20220607;22.6;13.1;17.9;2.5;12.54;3.3;3.58;15621 +79098;45.81309;6.35569;779;20220608;18.1;9;13.5;2;11.24;17.4;2.24;10623 +79098;45.81309;6.35569;779;20220609;16.4;10.3;13.4;2.3;11.44;2.5;2.27;10927 +79098;45.81309;6.35569;779;20220610;22.8;6.2;14.5;2;10.14;.1;3.84;19962 +79098;45.81309;6.35569;779;20220611;27.4;10.6;19;2.1;11.31;0;5.58;29035 +79098;45.81309;6.35569;779;20220612;30;13.6;21.8;2;11.81;.1;5.76;26766 +79098;45.81309;6.35569;779;20220613;26.8;14.7;20.7;2.1;13.31;0;4.98;24397 +79098;45.81309;6.35569;779;20220614;28.5;11.7;20.1;1.8;11.68;0;5.59;29001 +79098;45.81309;6.35569;779;20220615;30.5;16.3;23.4;1.7;13.01;.2;5.31;23810 +79098;45.81309;6.35569;779;20220616;31.2;17.4;24.3;2.1;14.41;0;6.01;26732 +79098;45.81309;6.35569;779;20220617;31.8;15.1;23.5;1.8;13.18;0;5.84;26840 +79098;45.81309;6.35569;779;20220618;33.8;17.6;25.7;1.9;13.54;0;6.5;28463 +79098;45.81309;6.35569;779;20220619;33.7;18.9;26.3;2.4;14.74;0;6.6;26912 +79098;45.81309;6.35569;779;20220620;32.4;18;25.2;2.7;12.98;0;6.79;27649 +79098;45.81309;6.35569;779;20220621;32;16.7;24.4;1.9;13.78;1.6;5.09;20140 +79098;45.81309;6.35569;779;20220622;23.9;17;20.5;2.8;16.97;16.4;3.69;16715 +79098;45.81309;6.35569;779;20220623;25;14.8;19.9;2.1;15.48;9.4;4.18;20861 +79098;45.81309;6.35569;779;20220624;19.2;14.2;16.7;2.1;14.75;14.8;2.74;13552 +79098;45.81309;6.35569;779;20220625;24;11.1;17.6;2;13.71;1.1;4.82;27771 +79098;45.81309;6.35569;779;20220626;25.7;13.5;19.6;2.1;16.27;0;4.61;24503 +79098;45.81309;6.35569;779;20220627;19.5;15.4;17.4;2.3;14.94;.6;2.3;9492 +79098;45.81309;6.35569;779;20220628;20.4;13.1;16.8;2.5;14.97;4;3.09;16784 +79098;45.81309;6.35569;779;20220629;25.6;13.8;19.7;1.8;15.57;0;4.41;22838 +79098;45.81309;6.35569;779;20220630;28;14.3;21.1;2.2;14.81;12.7;4.7;21810 +79098;45.81309;6.35569;779;20220701;21.6;11.5;16.5;2;12.78;.3;4.21;24423 +79098;45.81309;6.35569;779;20220702;28;10.2;19.1;1.9;12.04;0;5.5;29519 +79098;45.81309;6.35569;779;20220703;31.5;15.6;23.5;1.7;13.38;3.5;5.73;26664 +79098;45.81309;6.35569;779;20220704;27.2;16.6;21.9;2.2;16.41;10.7;4.44;21312 +79098;45.81309;6.35569;779;20220705;27.1;15.1;21.1;1.9;14.41;0;4.98;25341 +79098;45.81309;6.35569;779;20220706;26.5;12.2;19.3;2.2;11.94;0;5.28;27711 +79098;45.81309;6.35569;779;20220707;25.9;11.4;18.6;2.1;11.98;0;5.1;27524 +79098;45.81309;6.35569;779;20220708;25.9;12.8;19.4;2.1;12.11;0;5.17;27165 +79098;45.81309;6.35569;779;20220709;27.7;12.9;20.3;2.1;11.78;0;5.34;26333 +79098;45.81309;6.35569;779;20220710;27.6;13.1;20.4;1.8;12.08;0;5.27;26865 +79098;45.81309;6.35569;779;20220711;29.2;13.3;21.2;2.1;11.98;0;5.82;28570 +79098;45.81309;6.35569;779;20220712;29.6;14;21.8;2;11.71;0;5.71;26946 +79098;45.81309;6.35569;779;20220713;31.7;14.8;23.3;2;11.31;0;6.15;28202 +79098;45.81309;6.35569;779;20220714;34;18.1;26;2;12.74;0;6.46;27325 +79098;45.81309;6.35569;779;20220715;31.2;16.3;23.8;2.2;12.38;0;5.95;26589 +79098;45.81309;6.35569;779;20220716;31;14.5;22.8;2;11.91;0;5.96;27933 +79098;45.81309;6.35569;779;20220717;32.4;15.2;23.8;2;11.41;0;6.25;28237 +79098;45.81309;6.35569;779;20220718;34.6;17.5;26.1;2.2;11.21;0;6.78;28265 +79098;45.81309;6.35569;779;20220719;35.6;18.8;27.2;2;13.48;.1;6.44;26803 +79098;45.81309;6.35569;779;20220720;31.9;19.7;25.8;3;17.04;1.1;5.58;21506 +79098;45.81309;6.35569;779;20220721;31.2;17.7;24.5;1.7;15.11;0;5.46;25313 +79098;45.81309;6.35569;779;20220722;34.6;16.5;25.5;1.8;14.04;1.1;5.95;25805 +79098;45.81309;6.35569;779;20220723;29.1;17.4;23.2;2;16.21;.3;4.47;19546 +79098;45.81309;6.35569;779;20220724;33.3;15.7;24.5;1.9;14.61;0;5.83;26449 +79098;45.81309;6.35569;779;20220725;34.4;19.1;26.7;2.2;13.74;.7;5.84;21849 +79098;45.81309;6.35569;779;20220726;28.1;16.6;22.3;2.5;14.94;.3;5.1;23982 +79098;45.81309;6.35569;779;20220727;28;13.8;20.9;2.3;12.31;0;5.35;26122 +79098;45.81309;6.35569;779;20220728;29.9;14.1;22;2.1;11.94;0;5.21;23335 +79098;45.81309;6.35569;779;20220729;21.3;15.7;18.5;1.5;13.51;5.6;2.65;11481 +79098;45.81309;6.35569;779;20220730;27.4;13.3;20.3;2.1;12.11;0;4.78;22089 +79098;45.81309;6.35569;779;20220731;30.4;14.3;22.3;2;11.58;0;5.22;23031 +79098;45.81309;6.35569;779;20220801;31.7;15;23.3;2.2;12.11;0;5.74;25048 +79098;45.81309;6.35569;779;20220802;32.2;14.5;23.3;2;12.68;0;5.63;25779 +79098;45.81309;6.35569;779;20220803;33.9;17.4;25.6;1.9;12.84;0;5.94;25690 +79098;45.81309;6.35569;779;20220804;35.2;20;27.6;2.2;13.08;0;5.94;21823 +79098;45.81309;6.35569;779;20220805;33.2;20.7;26.9;2.2;14.84;1.2;5.24;18730 +79098;45.81309;6.35569;779;20220806;28.3;15.2;21.7;1.8;15.74;0;4.41;21549 +79098;45.81309;6.35569;779;20220807;28;15.4;21.7;2;15.01;.4;4.64;21750 +79098;45.81309;6.35569;779;20220808;29.5;14.3;21.9;2;13.54;0;5.14;24624 +79098;45.81309;6.35569;779;20220809;30.8;15.6;23.2;1.8;13.31;0;5.17;24078 +79098;45.81309;6.35569;779;20220810;31.6;15.3;23.4;1.9;11.84;0;5.49;25046 +79098;45.81309;6.35569;779;20220811;31.9;15.6;23.8;1.7;11.58;0;5.15;23228 +79098;45.81309;6.35569;779;20220812;31.1;15.8;23.4;1.9;11.48;0;5.29;24017 +79098;45.81309;6.35569;779;20220813;31;15.3;23.2;1.8;9.51;0;5.37;24787 +79098;45.81309;6.35569;779;20220814;21.7;15.2;18.4;1.6;12.24;9.4;2.62;10302 +79098;45.81309;6.35569;779;20220815;25.1;12.5;18.8;1.7;13.94;.3;3.4;17107 +79098;45.81309;6.35569;779;20220816;30.2;12.6;21.4;2.2;12.51;.1;4.97;23132 +79098;45.81309;6.35569;779;20220817;27;15.9;21.4;2.1;15.21;12.7;3.55;14954 +79098;45.81309;6.35569;779;20220818;20.4;13.2;16.8;2.1;15.41;10.8;2.27;12044 +79098;45.81309;6.35569;779;20220819;20.2;13.9;17.1;2.1;15.81;4.1;2.1;10080 +79098;45.81309;6.35569;779;20220820;23.8;14.3;19;1.8;15.38;1.1;2.93;14443 +79098;45.81309;6.35569;779;20220821;26;13.3;19.6;2;13.81;.1;3.92;20431 +79098;45.81309;6.35569;779;20220822;26.5;12.5;19.5;2.4;12.58;0;4.21;20750 +79098;45.81309;6.35569;779;20220823;27.6;12;19.8;2;12.04;0;4.34;21818 +79098;45.81309;6.35569;779;20220824;28.1;14.5;21.3;2;12.21;0;4.44;20933 +79098;45.81309;6.35569;779;20220825;30.5;14.7;22.6;1.8;13.61;.7;4.52;21339 +79098;45.81309;6.35569;779;20220826;24;17.3;20.7;2.3;15.24;2.4;3.06;12048 +79098;45.81309;6.35569;779;20220827;25.9;13.6;19.8;1.8;15.11;0;3.69;20179 +79098;45.81309;6.35569;779;20220828;26.7;13.7;20.2;1.6;14.91;.1;3.4;17391 +79098;45.81309;6.35569;779;20220829;29.4;14.3;21.8;1.9;13.28;0;4.27;20640 +79098;45.81309;6.35569;779;20220830;26.7;15.5;21.1;1.5;13.98;.9;3.09;13380 +79098;45.81309;6.35569;779;20220831;25.1;14;19.6;1.5;15.34;.4;3.09;16175 +79098;45.81309;6.35569;779;20220901;25;12.8;18.9;1.9;13.28;0;3.39;18097 +79098;45.81309;6.35569;779;20220902;25.4;12.3;18.9;1.8;13.01;8.1;3.23;16331 +79098;45.81309;6.35569;779;20220903;23.1;13.4;18.2;1.7;15.04;6.4;2.65;14409 +79098;45.81309;6.35569;779;20220904;25.1;13.7;19.4;1.5;14.61;0;3.2;17782 +79098;45.81309;6.35569;779;20220905;28.3;14.5;21.4;1.7;14.71;.2;3.71;18737 +79098;45.81309;6.35569;779;20220906;26.6;15.7;21.1;1.7;15.74;2.3;2.99;14412 +79098;45.81309;6.35569;779;20220907;26.5;15.6;21;1.8;16.04;18.9;2.92;13995 +79098;45.81309;6.35569;779;20220908;23.6;12.9;18.3;2.4;13.48;2.2;3.33;18323 +79098;45.81309;6.35569;779;20220909;21.9;11.7;16.8;2.8;11.58;4.9;3.12;15922 +79098;45.81309;6.35569;779;20220910;21.3;11.4;16.4;2.4;11.41;.1;3.02;16956 +79098;45.81309;6.35569;779;20220911;23.4;8.5;15.9;1.9;10.68;0;3.15;18784 +79098;45.81309;6.35569;779;20220912;26.7;10.5;18.6;1.6;11.38;0;3.4;18995 +79098;45.81309;6.35569;779;20220913;25.6;13.8;19.7;1.9;13.74;2.5;2.86;13150 +79098;45.81309;6.35569;779;20220914;24;17.2;20.6;2.8;16.44;11.3;2.65;10289 +79098;45.81309;6.35569;779;20220915;19.4;13.3;16.4;2;15.28;11.2;1.77;9419 +79098;45.81309;6.35569;779;20220916;19.6;13.1;16.4;2;13.08;1.3;2.09;10771 +79098;45.81309;6.35569;779;20220917;15.3;6.8;11.1;2.3;8.04;0;2.25;14492 +79098;45.81309;6.35569;779;20220918;18;3.4;10.7;2;7.48;0;2.54;17493 +79098;45.81309;6.35569;779;20220919;18.3;4.5;11.4;2.1;7.81;0;2.5;16688 +79098;45.81309;6.35569;779;20220920;18.6;5.2;11.9;2;7.91;0;2.61;17051 +79098;45.81309;6.35569;779;20220921;17.8;5.7;11.8;1.8;8.21;0;2.35;15747 +79098;45.81309;6.35569;779;20220922;19.9;5.3;12.6;1.7;8.38;0;2.48;16809 +79098;45.81309;6.35569;779;20220923;20.1;6.8;13.4;2;9.81;7.2;2.23;13504 +79098;45.81309;6.35569;779;20220924;15.3;11;13.2;1.6;12.31;7.6;1.24;6130 +79098;45.81309;6.35569;779;20220925;14.3;9.4;11.8;1.5;11.38;7.6;1.26;7419 +79098;45.81309;6.35569;779;20220926;15.9;7.9;11.9;2.4;9.88;9.2;1.81;11371 +79098;45.81309;6.35569;779;20220927;12.9;7.5;10.2;3.5;9.24;11.2;1.69;10333 +79098;45.81309;6.35569;779;20220928;12.4;7.3;9.8;3.5;10.44;36.8;1.11;5662 +79098;45.81309;6.35569;779;20220929;11.7;8;9.9;2.4;10.08;6.1;1.12;6078 +79098;45.81309;6.35569;779;20220930;13;4.9;8.9;1.7;9.08;.4;1.28;9111 +79098;45.81309;6.35569;779;20221001;11.7;6.3;9;1.9;10.41;23.7;.86;5087 +79098;45.81309;6.35569;779;20221002;21.3;10.7;16;2.4;13.44;.2;2.11;13043 +79098;45.81309;6.35569;779;20221003;18.9;8.8;13.9;1.8;11.88;0;1.76;12196 +79098;45.81309;6.35569;779;20221004;20.5;7.6;14;1.4;10.68;0;1.98;13923 +79098;45.81309;6.35569;779;20221005;22.5;8.7;15.6;1.5;10.81;0;2.23;14341 +79098;45.81309;6.35569;779;20221006;21.2;9.4;15.3;1.7;11.98;0;1.92;11701 +79098;45.81309;6.35569;779;20221007;20.1;8.9;14.5;1.4;12.21;.3;1.67;11364 +79098;45.81309;6.35569;779;20221008;16.8;11.6;14.2;1.3;12.98;1.5;1.12;5673 +79098;45.81309;6.35569;779;20221009;15.6;10.7;13.1;1.3;12.34;1.9;1.2;7647 +79098;45.81309;6.35569;779;20221010;19.6;10.7;15.1;1.1;12.74;.1;1.53;10878 +79098;45.81309;6.35569;779;20221011;19.3;8.6;14;1.1;12.24;.1;1.41;10367 +79098;45.81309;6.35569;779;20221012;17.9;10.7;14.3;1.3;12.64;.1;1.29;8067 +79098;45.81309;6.35569;779;20221013;17.2;8.7;12.9;1.4;11.84;1.4;1.2;7407 +79098;45.81309;6.35569;779;20221014;15.9;11.2;13.6;1.3;12.64;2.2;1.03;5143 +79098;45.81309;6.35569;779;20221015;20.6;10.8;15.7;1.9;12.24;.1;1.69;9620 +79098;45.81309;6.35569;779;20221016;23;9.9;16.5;1.7;11.34;0;1.99;11859 +79098;45.81309;6.35569;779;20221017;22.8;10.9;16.8;2.1;12.31;0;1.96;11049 +79098;45.81309;6.35569;779;20221018;22.2;10.8;16.5;1.3;12.38;.1;1.62;11104 +79098;45.81309;6.35569;779;20221019;20.8;9.2;15;1.7;11.68;.1;1.54;10437 +79098;45.81309;6.35569;779;20221020;17.5;10.4;14;1.7;12.54;6.2;1.07;4860 +79098;45.81309;6.35569;779;20221021;15.3;12.8;14;1.9;13.84;35.9;.9;3373 +79098;45.81309;6.35569;779;20221022;18.3;10.9;14.6;1.8;12.48;0;1.37;10013 +79098;45.81309;6.35569;779;20221023;19.2;10;14.6;2.2;12.01;6.2;1.43;5282 +79098;45.81309;6.35569;779;20221024;15.9;13;14.4;2.7;13.21;23.3;1.08;3488 +79098;45.81309;6.35569;779;20221025;16.7;8;12.4;1.5;11.71;0;1.05;8317 +79098;45.81309;6.35569;779;20221026;21.5;11.2;16.3;2;12.54;.1;1.6;9656 +79098;45.81309;6.35569;779;20221027;21.9;9.5;15.7;1.4;11.74;0;1.4;9384 +79098;45.81309;6.35569;779;20221028;23.1;11.2;17.2;1.4;11.58;0;1.51;9380 +79098;45.81309;6.35569;779;20221029;21.8;11.4;16.6;1.3;11.08;0;1.4;8401 +79098;45.81309;6.35569;779;20221030;21.6;10.5;16;1.4;10.81;0;1.44;8587 +79098;45.81309;6.35569;779;20221031;19.1;9.7;14.4;1.8;10.91;8.8;1.31;8146 +79098;45.81309;6.35569;779;20221101;15;10.6;12.8;1.9;11.54;2.4;.92;4264 +79098;45.81309;6.35569;779;20221102;15.8;7.1;11.5;1.6;10.08;.1;.99;7168 +79098;45.81309;6.35569;779;20221103;12.5;4.7;8.6;2.2;9.28;23.2;.78;4442 +79098;45.81309;6.35569;779;20221104;8.1;4.5;6.3;2.6;7.91;4.1;.71;3189 +79098;45.81309;6.35569;779;20221105;10.2;3.6;6.9;1.9;7.48;0;.77;6884 +79098;45.81309;6.35569;779;20221106;12.6;1.2;6.9;1.9;6.91;.2;.92;7726 +79098;45.81309;6.35569;779;20221107;15.3;5.2;10.2;1.8;7.28;0;1.19;7823 +79098;45.81309;6.35569;779;20221108;15.4;4.9;10.1;1.8;7.44;4.4;1.14;7608 +79098;45.81309;6.35569;779;20221109;11.2;8.3;9.8;1.7;10.18;20.4;.65;1860 +79098;45.81309;6.35569;779;20221110;14;7;10.5;1.7;9.91;0;.75;7200 +79098;45.81309;6.35569;779;20221111;14.5;4.1;9.3;1.2;8.71;0;.7;7606 +79098;45.81309;6.35569;779;20221112;14.7;5;9.9;1;8.68;0;.75;5825 +79098;45.81309;6.35569;779;20221113;12.1;5.4;8.8;1.5;7.94;1.5;.89;4186 +79098;45.81309;6.35569;779;20221114;13;6.7;9.9;1.8;8.41;6.6;.94;4415 +79098;45.81309;6.35569;779;20221115;11.1;7.2;9.2;1.4;9.81;17.7;.6;3027 +79098;45.81309;6.35569;779;20221116;12.2;6.9;9.5;2.1;9.04;1.6;.77;5267 +79098;45.81309;6.35569;779;20221117;13.9;5.5;9.7;4.1;9.01;13.9;1.18;4965 +79098;45.81309;6.35569;779;20221118;9.5;5;7.3;3.5;7.98;.7;.78;5200 +79098;45.81309;6.35569;779;20221119;9;1;5;1.9;6.58;0;.53;5656 +79098;45.81309;6.35569;779;20221120;8.7;1.1;4.9;2.4;6.24;.1;.63;6672 +79098;45.81309;6.35569;779;20221121;6.2;2;4.1;2.1;6.78;12.7;.52;3881 +79098;45.81309;6.35569;779;20221122;5.4;1.9;3.7;2.5;6.78;.8;.51;3290 +79098;45.81309;6.35569;779;20221123;5.8;-.4;2.7;2;6.41;8.3;.46;3353 +79098;45.81309;6.35569;779;20221124;9.3;2.7;6;2.3;7.18;0;.63;5766 +79098;45.81309;6.35569;779;20221125;9.5;2.5;6;1.6;7.08;1.6;.54;4321 +79098;45.81309;6.35569;779;20221126;9.1;1.9;5.5;1.7;6.58;0;.48;6258 +79098;45.81309;6.35569;779;20221127;7.7;-.8;3.4;1.8;5.54;0;.63;4512 +79098;45.81309;6.35569;779;20221128;7.6;3.1;5.4;2;6.31;3.1;.73;2934 +79098;45.81309;6.35569;779;20221129;4.9;1.9;3.4;1.6;7.14;1.1;.33;2541 +79098;45.81309;6.35569;779;20221130;7;1.3;4.1;1.8;6.48;0;.46;4111 +79098;45.81309;6.35569;779;20221201;5;.5;2.7;1.3;5.64;0;.41;3558 +79098;45.81309;6.35569;779;20221202;4.7;-.9;1.9;1.1;5.61;0;.37;3781 +79098;45.81309;6.35569;779;20221203;6;.1;3.1;3;5.38;0;1.01;3017 +79098;45.81309;6.35569;779;20221204;6.5;.9;3.7;1.6;6.38;9.3;.51;3189 +79098;45.81309;6.35569;779;20221205;6.6;.6;3.6;1.6;5.98;0;.4;4434 +79098;45.81309;6.35569;779;20221206;6;-2.8;1.6;1.2;4.98;0;.3;5619 +79098;45.81309;6.35569;779;20221207;1.9;-2.6;-.3;1.1;5.11;0;.26;3041 +79098;45.81309;6.35569;779;20221208;2.9;-2.5;.2;1.3;4.81;8;.37;3437 +79098;45.81309;6.35569;779;20221209;2;.7;1.3;.9;6.08;16.9;.35;1348 +79098;45.81309;6.35569;779;20221210;.4;.2;.3;2;5.71;1.4;.34;842 +79098;45.81309;6.35569;779;20221211;1.1;-3.9;-1.4;1.8;4.04;0;.33;5344 +79098;45.81309;6.35569;779;20221212;.8;-6.5;-2.9;1.5;3.78;1.5;.23;5515 +79098;45.81309;6.35569;779;20221213;.2;-3.7;-1.7;1.3;5.08;4.8;.25;1887 +79098;45.81309;6.35569;779;20221214;6;-.2;2.9;1.6;7.48;7.5;.22;2723 +79098;45.81309;6.35569;779;20221215;6;1.6;3.8;1.8;7.34;21.6;.38;1408 +79098;45.81309;6.35569;779;20221216;2.9;1.1;2;1.3;6.48;.4;.29;2080 +79098;45.81309;6.35569;779;20221217;2.2;-1.8;.2;1.4;5.18;0;.17;5146 +79098;45.81309;6.35569;779;20221218;4;-4.1;-.1;1.5;5.04;0;.24;5096 +79098;45.81309;6.35569;779;20221219;9.4;.7;5.1;2.1;6.38;.3;.64;4405 +79098;45.81309;6.35569;779;20221220;10.2;3.9;7;3;6.68;3.9;1.07;3241 +79098;45.81309;6.35569;779;20221221;8.4;6.2;7.3;1.8;8.64;3.8;.55;1766 +79098;45.81309;6.35569;779;20221222;8.9;5.7;7.3;3;8.61;20.4;.72;2091 +79098;45.81309;6.35569;779;20221223;9.7;6.1;7.9;3.3;10.11;40.5;.49;1351 +79098;45.81309;6.35569;779;20221224;11.3;7.8;9.5;1.7;10.21;.3;.46;2812 +79098;45.81309;6.35569;779;20221225;11.9;5.1;8.5;1.7;9.01;0;.41;4473 +79098;45.81309;6.35569;779;20221226;10;4.5;7.2;2.8;8.58;9.8;.66;2489 +79098;45.81309;6.35569;779;20221227;9.2;3.1;6.1;1.9;7.31;0;.44;4383 +79098;45.81309;6.35569;779;20221228;9.4;-1;4.2;1.4;5.74;0;.44;5425 +79098;45.81309;6.35569;779;20221229;10.2;2.3;6.2;2.1;6.94;16.1;.67;3462 +79098;45.81309;6.35569;779;20221230;7.7;4;5.9;2.2;8.64;9.1;.38;2137 +79098;45.81309;6.35569;779;20221231;13.8;6.6;10.2;1.7;9.98;0;.53;4496 +79099;45.82363;6.67667;1273;20220101;10.5;2.2;6.3;.8;4.92;0;.54;4458 +79099;45.82363;6.67667;1273;20220102;9.4;2.1;5.8;1.6;5.07;0;.79;4579 +79099;45.82363;6.67667;1273;20220103;5.7;1.9;3.8;1.4;6.09;1.2;.46;3422 +79099;45.82363;6.67667;1273;20220104;7.9;2.5;5.2;2;6.49;14.9;.67;3435 +79099;45.82363;6.67667;1273;20220105;-.5;-.8;-.6;2.5;4.32;3;.67;1643 +79099;45.82363;6.67667;1273;20220106;-1;-7.9;-4.4;2.4;2.84;.1;.64;4216 +79099;45.82363;6.67667;1273;20220107;-1.1;-9.2;-5.2;1.4;3.19;3.8;.3;4484 +79099;45.82363;6.67667;1273;20220108;.1;-5.1;-2.5;2;4.39;15.7;.33;3769 +79099;45.82363;6.67667;1273;20220109;-1.8;-3;-2.4;2.3;4.89;11.5;.25;2160 +79099;45.82363;6.67667;1273;20220110;-.7;-5.5;-3.1;2.3;3.62;0;.4;3869 +79099;45.82363;6.67667;1273;20220111;-1.8;-9.4;-5.6;2.3;2.92;0;.38;4309 +79099;45.82363;6.67667;1273;20220112;.5;-9.6;-4.6;1.8;2.44;0;.65;5309 +79099;45.82363;6.67667;1273;20220113;4.9;-6.1;-.6;1.8;2.49;0;.83;5115 +79099;45.82363;6.67667;1273;20220114;7;-3.4;1.8;1;3.17;0;.61;5752 +79099;45.82363;6.67667;1273;20220115;7.7;-1.6;3.1;.9;3.57;.7;.61;5458 +79099;45.82363;6.67667;1273;20220116;4;-3.6;.2;1;2.94;0;.58;5500 +79099;45.82363;6.67667;1273;20220117;4.7;-6;-.7;1.3;3.42;0;.45;5867 +79099;45.82363;6.67667;1273;20220118;4.6;-4.8;-.1;1.9;3.47;0;.6;5157 +79099;45.82363;6.67667;1273;20220119;3.9;-3.9;0;1.4;3.79;.6;.54;5639 +79099;45.82363;6.67667;1273;20220120;1.7;-4.1;-1.2;1.9;3.82;.2;.64;4325 +79099;45.82363;6.67667;1273;20220121;.1;-6.9;-3.4;2;2.89;0;.56;5342 +79099;45.82363;6.67667;1273;20220122;2.6;-9.7;-3.6;1;3.14;0;.38;6751 +79099;45.82363;6.67667;1273;20220123;5.9;-6;0;1;3.49;0;.5;6652 +79099;45.82363;6.67667;1273;20220124;8;-4.5;1.7;.8;3.34;0;.53;7354 +79099;45.82363;6.67667;1273;20220125;6.7;-3.7;1.5;.7;3.37;0;.53;6797 +79099;45.82363;6.67667;1273;20220126;7.7;-4.3;1.7;.9;2.99;0;.69;7549 +79099;45.82363;6.67667;1273;20220127;7;-4.4;1.3;.9;2.84;0;.64;7593 +79099;45.82363;6.67667;1273;20220128;6.8;-3.7;1.6;1.8;3.04;0;1.06;7300 +79099;45.82363;6.67667;1273;20220129;6;-4.8;.6;1.2;3.32;0;.78;7562 +79099;45.82363;6.67667;1273;20220130;6.9;-1.6;2.7;1.5;4.09;0;.96;7129 +79099;45.82363;6.67667;1273;20220131;.8;-4.1;-1.6;2.8;4.07;3.6;.65;4707 +79099;45.82363;6.67667;1273;20220201;.7;-4.8;-2;1.9;4.22;10.2;.59;5505 +79099;45.82363;6.67667;1273;20220202;5;-.8;2.1;1.9;5.67;2.3;.74;5443 +79099;45.82363;6.67667;1273;20220203;10.3;-1.1;4.6;1.1;4.79;0;.83;7661 +79099;45.82363;6.67667;1273;20220204;6.2;-2;2.1;1.5;5.14;1.1;.67;7428 +79099;45.82363;6.67667;1273;20220205;5.6;-.2;2.7;1.3;4.72;.1;.84;6305 +79099;45.82363;6.67667;1273;20220206;2.2;-5.5;-1.6;1.9;4.34;19.9;.42;7003 +79099;45.82363;6.67667;1273;20220207;3.4;-1.6;.9;2.5;4.07;2.1;.94;6609 +79099;45.82363;6.67667;1273;20220208;7.6;-6.5;.5;.9;3.42;0;.73;10021 +79099;45.82363;6.67667;1273;20220209;10.8;-1.9;4.4;1.1;3.67;0;.99;9723 +79099;45.82363;6.67667;1273;20220210;.9;-1.2;-.1;2.5;4.1;3.9;1.33;10699 +79099;45.82363;6.67667;1273;20220211;4.4;-1;1.7;2.2;3.91;4.1;1;10179 +79099;45.82363;6.67667;1273;20220212;3.3;-6.6;-1.7;1.7;3.47;0;.85;10028 +79099;45.82363;6.67667;1273;20220213;5.4;-3.5;.9;2.1;3.6;.3;1.01;11112 +79099;45.82363;6.67667;1273;20220214;2.8;-1;.9;2.1;4.8;6.3;.7;3718 +79099;45.82363;6.67667;1273;20220215;1.7;-2.8;-.5;2;4.47;6;.74;8084 +79099;45.82363;6.67667;1273;20220216;3.5;-4.3;-.4;2.3;5.35;17.8;.62;5662 +79099;45.82363;6.67667;1273;20220217;7.6;1.7;4.6;3.3;6.05;4.6;1.41;7219 +79099;45.82363;6.67667;1273;20220218;11.6;.8;6.2;1.8;5.54;11.2;1.4;10020 +79099;45.82363;6.67667;1273;20220219;3.9;.2;2;1.7;5.36;0;.83;6539 +79099;45.82363;6.67667;1273;20220220;7.3;-3.8;1.8;2.7;4.02;2.9;1.4;10962 +79099;45.82363;6.67667;1273;20220221;1;-1.3;-.2;3.3;4.82;20;.96;5112 +79099;45.82363;6.67667;1273;20220222;5;-1.5;1.7;2.1;4.35;.4;1.25;11509 +79099;45.82363;6.67667;1273;20220223;7.9;-1.8;3;1.3;4.22;0;1.24;13287 +79099;45.82363;6.67667;1273;20220224;6.4;-1.5;2.4;1.9;4.39;1.2;1.25;10304 +79099;45.82363;6.67667;1273;20220225;2.9;-2.5;.2;2.5;3.55;.3;1.24;12378 +79099;45.82363;6.67667;1273;20220226;3.9;-5.4;-.8;2.5;2.69;0;1.31;11365 +79099;45.82363;6.67667;1273;20220227;4.1;-6.8;-1.3;1.8;2.67;0;1.22;12474 +79099;45.82363;6.67667;1273;20220228;6.3;-6.8;-.3;1.4;2.92;0;1.24;13336 +79099;45.82363;6.67667;1273;20220301;7.7;-4.1;1.8;1.9;3.27;0;1.56;12950 +79099;45.82363;6.67667;1273;20220302;8.3;-3.6;2.3;1;3.82;0;1.25;12737 +79099;45.82363;6.67667;1273;20220303;9.3;-1;4.1;1.2;4.54;0;1.38;12503 +79099;45.82363;6.67667;1273;20220304;7.7;-3.1;2.3;1.7;3.54;0;1.51;13107 +79099;45.82363;6.67667;1273;20220305;5.4;-5.5;-.1;1.8;2.62;0;1.48;12858 +79099;45.82363;6.67667;1273;20220306;2.9;-7.2;-2.1;1.7;2.74;0;1.22;12624 +79099;45.82363;6.67667;1273;20220307;4.6;-7.6;-1.5;1.7;3.07;0;1.24;13723 +79099;45.82363;6.67667;1273;20220308;7.3;-6;.7;1.4;3.39;0;1.47;15004 +79099;45.82363;6.67667;1273;20220309;8.3;-4.9;1.7;1.3;3.79;0;1.46;14774 +79099;45.82363;6.67667;1273;20220310;10;-3.1;3.5;1.5;3.92;0;1.68;15152 +79099;45.82363;6.67667;1273;20220311;7.6;-1.6;3;2.7;4.27;0;1.61;11247 +79099;45.82363;6.67667;1273;20220312;6.8;.8;3.8;2.7;4.39;0;1.66;9496 +79099;45.82363;6.67667;1273;20220313;6.9;1.6;4.3;2.8;4.54;2.5;1.66;8816 +79099;45.82363;6.67667;1273;20220314;8.3;-2.3;3;1.6;5.62;4.7;1.43;14056 +79099;45.82363;6.67667;1273;20220315;10.5;2.1;6.3;1.8;6.74;.8;1.52;11003 +79099;45.82363;6.67667;1273;20220316;13.4;2.9;8.1;1.1;6.27;1.1;1.81;13644 +79099;45.82363;6.67667;1273;20220317;10.7;3.1;6.9;2.1;7.09;0;1.68;12130 +79099;45.82363;6.67667;1273;20220318;6.8;4.2;5.5;3.9;6.54;0;1.32;6294 +79099;45.82363;6.67667;1273;20220319;9.6;1.2;5.4;2.6;5.07;0;2.08;15840 +79099;45.82363;6.67667;1273;20220320;9.4;1.2;5.3;2.6;4.2;0;2.25;16196 +79099;45.82363;6.67667;1273;20220321;9.4;-.2;4.6;2.1;4.4;0;2.12;16845 +79099;45.82363;6.67667;1273;20220322;9.9;-1.7;4.1;1.9;3.74;0;2.3;18601 +79099;45.82363;6.67667;1273;20220323;11.6;-1.8;4.9;1.8;3.64;0;2.45;19437 +79099;45.82363;6.67667;1273;20220324;13.7;-.6;6.5;1.6;3.74;0;2.6;20025 +79099;45.82363;6.67667;1273;20220325;14.4;-.5;6.9;2.4;3.61;0;3.05;20924 +79099;45.82363;6.67667;1273;20220326;14.2;.7;7.5;2;3.7;0;2.72;19939 +79099;45.82363;6.67667;1273;20220327;13.4;1.3;7.3;1.6;3.6;0;2.63;19661 +79099;45.82363;6.67667;1273;20220328;15.4;.5;8;1.5;3.7;0;2.82;20552 +79099;45.82363;6.67667;1273;20220329;13.7;3;8.4;2.1;4.67;.6;2.54;14627 +79099;45.82363;6.67667;1273;20220330;6.7;3.2;5;1.8;7.04;1.9;1.13;7039 +79099;45.82363;6.67667;1273;20220331;6.3;1.8;4;1.8;6.24;9.5;1.4;9680 +79099;45.82363;6.67667;1273;20220401;0;-2.8;-1.4;3;4.07;12.6;1.15;8688 +79099;45.82363;6.67667;1273;20220402;-.4;-5.8;-3.1;3.6;3.1;2.4;1.56;14712 +79099;45.82363;6.67667;1273;20220403;2;-7.9;-3;2.4;3.35;.2;1.41;13985 +79099;45.82363;6.67667;1273;20220404;5.5;-6.6;-.6;1.5;3.78;0;1.89;19632 +79099;45.82363;6.67667;1273;20220405;10.3;-2.7;3.8;1.6;5.04;0;2.23;18226 +79099;45.82363;6.67667;1273;20220406;11.4;0;5.7;2;6.47;8.2;2.22;16912 +79099;45.82363;6.67667;1273;20220407;7.9;2.2;5.1;4.4;7.04;35.5;1.32;7698 +79099;45.82363;6.67667;1273;20220408;9.3;3.5;6.4;4.4;7.57;31.5;1.47;7439 +79099;45.82363;6.67667;1273;20220409;2;-.2;.9;2.7;4.65;7.8;1.43;11137 +79099;45.82363;6.67667;1273;20220410;9.6;-6.3;1.6;1.7;3.81;.2;2.49;23997 +79099;45.82363;6.67667;1273;20220411;12.8;-1.2;5.8;1.6;5.07;0;2.8;22711 +79099;45.82363;6.67667;1273;20220412;17.2;3.3;10.2;1.9;6.6;0;3.14;21108 +79099;45.82363;6.67667;1273;20220413;16.4;7.6;12;2.8;7.07;0;3.5;19595 +79099;45.82363;6.67667;1273;20220414;17.5;3.8;10.7;2.6;8.3;.1;3.46;21844 +79099;45.82363;6.67667;1273;20220415;18.2;4.9;11.5;1.8;8.6;0;3.12;20561 +79099;45.82363;6.67667;1273;20220416;17.6;6.4;12;2.5;7.17;0;3.62;24658 +79099;45.82363;6.67667;1273;20220417;14.8;1.9;8.4;2.7;5.07;0;3.5;24024 +79099;45.82363;6.67667;1273;20220418;14.8;.6;7.7;1.9;5.46;0;3.4;24680 +79099;45.82363;6.67667;1273;20220419;15.1;1.6;8.3;1.9;5.1;0;3.4;23781 +79099;45.82363;6.67667;1273;20220420;14;2.9;8.4;2.8;6.37;0;3.02;21143 +79099;45.82363;6.67667;1273;20220421;12;3.3;7.7;2.5;6.57;.2;2.78;20045 +79099;45.82363;6.67667;1273;20220422;14.1;3.2;8.7;2.2;7.27;3.5;2.86;19492 +79099;45.82363;6.67667;1273;20220423;9.4;5.4;7.4;1.9;8.1;9.1;1.51;9438 +79099;45.82363;6.67667;1273;20220424;8.6;1.4;5;2.6;7.17;6.9;1.53;11478 +79099;45.82363;6.67667;1273;20220425;10.2;4.5;7.4;2.1;7.64;2.7;1.79;10683 +79099;45.82363;6.67667;1273;20220426;11.7;2.8;7.3;1.8;6.64;1.3;2.41;16992 +79099;45.82363;6.67667;1273;20220427;15.2;.6;7.9;2.1;6.5;0;3.45;26653 +79099;45.82363;6.67667;1273;20220428;16.8;3.2;10;2.3;6.97;0;3.74;26352 +79099;45.82363;6.67667;1273;20220429;17;3.6;10.3;2.5;7.14;.3;3.82;23920 +79099;45.82363;6.67667;1273;20220430;12;5.1;8.6;2.1;7.07;3.6;2.72;16598 +79099;45.82363;6.67667;1273;20220501;13.6;.7;7.2;1.7;6.54;0;3;23138 +79099;45.82363;6.67667;1273;20220502;15.6;2.2;8.9;2.1;7.1;.9;3.42;24491 +79099;45.82363;6.67667;1273;20220503;12.6;5.3;8.9;1.6;7.94;3.7;2.57;17068 +79099;45.82363;6.67667;1273;20220504;14.2;5.1;9.6;1.8;8.3;6.6;2.61;16768 +79099;45.82363;6.67667;1273;20220505;8.4;5.6;7;1.9;8.43;16.4;1.38;7786 +79099;45.82363;6.67667;1273;20220506;11.3;5.3;8.3;2.5;8.49;0;2;11510 +79099;45.82363;6.67667;1273;20220507;14.9;6.3;10.6;2.2;8.94;2.4;2.5;13920 +79099;45.82363;6.67667;1273;20220508;14.5;6;10.3;1.8;9.12;2.3;2.32;13678 +79099;45.82363;6.67667;1273;20220509;16.5;6.2;11.3;1.5;9.39;.4;2.66;15738 +79099;45.82363;6.67667;1273;20220510;19.3;5.9;12.6;1.2;9.72;0;3.07;18513 +79099;45.82363;6.67667;1273;20220511;22.4;7.4;14.9;1.9;9.42;0;3.79;20006 +79099;45.82363;6.67667;1273;20220512;22.9;9;15.9;1.5;9.59;0;3.73;18976 +79099;45.82363;6.67667;1273;20220513;20.1;9;14.5;1.4;10.92;0;3.12;16988 +79099;45.82363;6.67667;1273;20220514;22.1;8;15;1.4;10.72;0;3.53;19569 +79099;45.82363;6.67667;1273;20220515;22.7;8.9;15.8;1.6;10.82;3;3.63;19276 +79099;45.82363;6.67667;1273;20220516;20.8;9.1;15;1.3;10.74;.7;3.26;17602 +79099;45.82363;6.67667;1273;20220517;23.3;8.8;16.1;1.4;10.54;.1;3.82;20344 +79099;45.82363;6.67667;1273;20220518;24.7;9.8;17.2;1.5;11.07;.2;3.99;20640 +79099;45.82363;6.67667;1273;20220519;23.8;12.6;18.2;1.8;12.24;.7;3.74;17687 +79099;45.82363;6.67667;1273;20220520;26.5;12.2;19.4;2.1;11.07;0;4.44;19545 +79099;45.82363;6.67667;1273;20220521;24.3;10.9;17.6;1.5;11.24;0;3.86;19397 +79099;45.82363;6.67667;1273;20220522;26.3;12.2;19.2;1.6;11.99;1.9;4.18;20170 +79099;45.82363;6.67667;1273;20220523;22.5;13.2;17.8;2.1;11.22;9.6;3.66;15986 +79099;45.82363;6.67667;1273;20220524;13.7;8.8;11.2;1.8;10.19;2.4;2.32;12901 +79099;45.82363;6.67667;1273;20220525;16;6.1;11;1.2;9.29;0;2.74;16919 +79099;45.82363;6.67667;1273;20220526;19;5.8;12.4;1.3;9.64;0;3.2;19128 +79099;45.82363;6.67667;1273;20220527;21.4;7.1;14.3;1.4;10.64;0;3.58;20404 +79099;45.82363;6.67667;1273;20220528;19;7.5;13.3;1.5;8.82;0;3.39;18730 +79099;45.82363;6.67667;1273;20220529;16;4;10;1.7;7.04;0;3.26;19229 +79099;45.82363;6.67667;1273;20220530;17.1;4.3;10.7;1.7;7.09;0;3.29;19130 +79099;45.82363;6.67667;1273;20220531;14;6.2;10.1;1.2;9.19;16.9;2.53;16017 +79099;45.82363;6.67667;1273;20220601;18.5;7;12.7;1.4;10.77;12.8;3.19;18892 +79099;45.82363;6.67667;1273;20220602;21.2;10.3;15.7;1.9;11.59;1.8;3.65;18038 +79099;45.82363;6.67667;1273;20220603;21.7;11.5;16.6;1.5;12.37;3.2;3.46;17679 +79099;45.82363;6.67667;1273;20220604;25.8;11.4;18.6;1.9;13.52;0;4.15;20695 +79099;45.82363;6.67667;1273;20220605;19.8;13.6;16.7;1.5;12.99;9.2;2.92;14043 +79099;45.82363;6.67667;1273;20220606;21.5;8.4;14.9;1.4;11.12;6.9;3.69;20441 +79099;45.82363;6.67667;1273;20220607;18.5;10.5;14.5;1.7;10.52;3.1;3.07;15348 +79099;45.82363;6.67667;1273;20220608;16.6;5.9;11.2;1.4;9.04;11.2;2.98;18048 +79099;45.82363;6.67667;1273;20220609;14.3;7.6;10.9;2;8.84;1.9;2.71;13893 +79099;45.82363;6.67667;1273;20220610;20.6;3.8;12.2;1.7;7.89;0;4.06;22788 +79099;45.82363;6.67667;1273;20220611;24.6;8;16.3;1.4;8.77;0;5.18;30002 +79099;45.82363;6.67667;1273;20220612;26.5;10.2;18.4;1.4;10.02;.5;5.43;29359 +79099;45.82363;6.67667;1273;20220613;22.6;11.9;17.3;1.6;11.49;.2;4.49;23832 +79099;45.82363;6.67667;1273;20220614;26.3;9;17.6;1.7;10.09;0;5.5;30282 +79099;45.82363;6.67667;1273;20220615;26.4;13.2;19.8;1.6;11.57;.4;5.14;26007 +79099;45.82363;6.67667;1273;20220616;26.8;13.7;20.3;1.6;12.72;0;5.26;26994 +79099;45.82363;6.67667;1273;20220617;27.8;11.6;19.7;1.5;10.99;0;5.61;29625 +79099;45.82363;6.67667;1273;20220618;29.2;14.8;22;1.5;12.17;0;5.75;28404 +79099;45.82363;6.67667;1273;20220619;29.4;15.8;22.6;1.8;13.67;.4;5.74;27250 +79099;45.82363;6.67667;1273;20220620;27.4;13.5;20.4;1.8;11.99;0;5.58;27999 +79099;45.82363;6.67667;1273;20220621;27.5;14.1;20.8;1.7;12.19;2.4;5.24;25570 +79099;45.82363;6.67667;1273;20220622;22.4;13.7;18.1;1.3;14.27;10.9;3.76;19851 +79099;45.82363;6.67667;1273;20220623;22.6;12;17.3;1.4;14.02;7.9;3.94;21817 +79099;45.82363;6.67667;1273;20220624;15.7;11.8;13.7;1.1;12.39;14.4;2.38;12890 +79099;45.82363;6.67667;1273;20220625;22.3;7.8;15;1;11.49;.4;4.4;26796 +79099;45.82363;6.67667;1273;20220626;24.1;11.1;17.6;.8;13.64;0;4.57;25636 +79099;45.82363;6.67667;1273;20220627;18.5;13.1;15.8;.9;14.59;4.1;1.97;9530 +79099;45.82363;6.67667;1273;20220628;18.6;11;14.8;1.3;13.49;6.5;2.75;15042 +79099;45.82363;6.67667;1273;20220629;23.6;9.3;16.5;1.2;12.77;0;4.74;27907 +79099;45.82363;6.67667;1273;20220630;25.1;11.2;18.1;1.7;12.77;14.3;4.8;25884 +79099;45.82363;6.67667;1273;20220701;19.2;9.1;14.2;1.9;11.04;.5;3.86;22693 +79099;45.82363;6.67667;1273;20220702;25.3;7.9;16.6;1.6;10.19;0;5.22;30014 +79099;45.82363;6.67667;1273;20220703;27.8;12.3;20.1;1.2;11.84;3.2;5.35;28737 +79099;45.82363;6.67667;1273;20220704;24.2;13.5;18.8;1.3;14.22;8.2;4.29;23238 +79099;45.82363;6.67667;1273;20220705;22.9;10.9;16.9;1.2;12.34;.1;4.4;24896 +79099;45.82363;6.67667;1273;20220706;23.1;10.2;16.6;1.5;10.84;0;4.8;26953 +79099;45.82363;6.67667;1273;20220707;21.9;9.1;15.5;1.8;10.67;0;4.58;26640 +79099;45.82363;6.67667;1273;20220708;23.4;9;16.2;2.1;10.42;0;5.05;27880 +79099;45.82363;6.67667;1273;20220709;23;10.5;16.7;1.7;10.74;0;4.6;24652 +79099;45.82363;6.67667;1273;20220710;24.3;9.5;16.9;1.5;10.52;0;5.04;28465 +79099;45.82363;6.67667;1273;20220711;25;10.8;17.9;1.9;11.47;0;5.06;27540 +79099;45.82363;6.67667;1273;20220712;25.2;11.7;18.5;1.9;10.74;0;5.21;27211 +79099;45.82363;6.67667;1273;20220713;27.6;12.5;20.1;1.8;11.34;0;5.51;27855 +79099;45.82363;6.67667;1273;20220714;29;15;22;1.6;11.97;0;5.58;27137 +79099;45.82363;6.67667;1273;20220715;27.2;12.4;19.8;1.4;10.77;0;5.2;27703 +79099;45.82363;6.67667;1273;20220716;27.5;11.6;19.6;1.5;10.44;0;5.47;28791 +79099;45.82363;6.67667;1273;20220717;28.5;12.6;20.5;1.7;10.94;0;5.61;28367 +79099;45.82363;6.67667;1273;20220718;30.7;15;22.9;1.6;11.22;0;5.88;27808 +79099;45.82363;6.67667;1273;20220719;31;15.5;23.3;1.8;13.09;.1;5.84;27268 +79099;45.82363;6.67667;1273;20220720;28.5;16.4;22.5;1.6;15.49;1.5;4.85;22838 +79099;45.82363;6.67667;1273;20220721;27.4;12.9;20.2;1.2;13.44;0;5.03;26800 +79099;45.82363;6.67667;1273;20220722;30.2;13.5;21.9;1.8;12.47;1.2;5.67;27815 +79099;45.82363;6.67667;1273;20220723;25.7;14.9;20.3;1.6;14.37;.9;4.43;21815 +79099;45.82363;6.67667;1273;20220724;29.4;12.8;21.1;1.3;13.57;0;5.35;27951 +79099;45.82363;6.67667;1273;20220725;29.3;15.5;22.4;1.7;12.47;.5;5.13;24060 +79099;45.82363;6.67667;1273;20220726;24.4;13.8;19.1;1.7;12.62;.4;4.2;20603 +79099;45.82363;6.67667;1273;20220727;24.8;11;17.9;1.6;11.79;0;4.59;24160 +79099;45.82363;6.67667;1273;20220728;24.9;11.6;18.2;1.6;11.27;0;4.52;23688 +79099;45.82363;6.67667;1273;20220729;18.6;12.6;15.6;.8;11.92;7.8;2.83;15405 +79099;45.82363;6.67667;1273;20220730;23.4;10.3;16.9;1.4;10.39;.1;4.45;25327 +79099;45.82363;6.67667;1273;20220731;26.1;10.8;18.5;1.5;10.27;0;4.99;27204 +79099;45.82363;6.67667;1273;20220801;27.6;11.5;19.5;1.4;10.87;0;5.02;26503 +79099;45.82363;6.67667;1273;20220802;27.8;12;19.9;1.6;11.29;0;5.17;26792 +79099;45.82363;6.67667;1273;20220803;29.1;13.8;21.4;1.5;12.39;0;5.08;25829 +79099;45.82363;6.67667;1273;20220804;28.7;15.3;22;1.4;13.02;0;4.7;22766 +79099;45.82363;6.67667;1273;20220805;28.2;16;22.1;1.5;13.89;2.5;4.57;21760 +79099;45.82363;6.67667;1273;20220806;24.8;11.8;18.3;1.6;13.62;0;4.14;23072 +79099;45.82363;6.67667;1273;20220807;24.6;12.3;18.4;2;13.42;1.9;4.28;22734 +79099;45.82363;6.67667;1273;20220808;25.3;11;18.1;1.8;11.99;0;4.31;22742 +79099;45.82363;6.67667;1273;20220809;26.8;13.2;20;2;11.84;0;4.78;23834 +79099;45.82363;6.67667;1273;20220810;26.5;13.3;19.9;1.9;11.47;0;4.63;23455 +79099;45.82363;6.67667;1273;20220811;27.1;12.2;19.6;1.6;11.12;0;4.7;24598 +79099;45.82363;6.67667;1273;20220812;27;12.9;19.9;1.9;10.67;0;4.82;23791 +79099;45.82363;6.67667;1273;20220813;26.6;11.9;19.2;1.7;8.99;0;4.76;24223 +79099;45.82363;6.67667;1273;20220814;19.3;12.9;16.1;1.3;10.89;5.9;2.87;14526 +79099;45.82363;6.67667;1273;20220815;20.8;9.6;15.2;1.3;11.82;0;3.24;19021 +79099;45.82363;6.67667;1273;20220816;26.1;9.2;17.7;1.4;10.89;0;4.33;24750 +79099;45.82363;6.67667;1273;20220817;23.5;13.3;18.4;1.6;13.89;11.3;3.37;17338 +79099;45.82363;6.67667;1273;20220818;17.8;10.1;14;1.3;13.19;16.4;2.55;15512 +79099;45.82363;6.67667;1273;20220819;16.4;11;13.7;1.4;12.94;5.2;2.08;11578 +79099;45.82363;6.67667;1273;20220820;20;10.5;15.3;1.5;12.47;.3;2.96;16148 +79099;45.82363;6.67667;1273;20220821;22.9;9.6;16.2;1.5;11.24;.1;3.72;21198 +79099;45.82363;6.67667;1273;20220822;22.7;10;16.3;1.4;11.04;0;3.69;20821 +79099;45.82363;6.67667;1273;20220823;24.3;9.4;16.8;1.6;10.42;0;4.02;23016 +79099;45.82363;6.67667;1273;20220824;24.9;11.9;18.4;1.8;11.34;0;4;20309 +79099;45.82363;6.67667;1273;20220825;26.3;12.3;19.3;1.5;12.64;.4;3.99;21619 +79099;45.82363;6.67667;1273;20220826;21.1;13.3;17.2;1;13.52;5.6;2.74;15752 +79099;45.82363;6.67667;1273;20220827;22.9;9.9;16.4;.7;12.59;0;2.83;16789 +79099;45.82363;6.67667;1273;20220828;23.4;10.5;16.9;1;12.74;0;3.25;19538 +79099;45.82363;6.67667;1273;20220829;25.4;10.6;18;.9;11.69;0;3.5;20748 +79099;45.82363;6.67667;1273;20220830;23.2;12.4;17.8;1.3;12.72;12.7;3.12;16789 +79099;45.82363;6.67667;1273;20220831;21.4;10.5;15.9;1.2;12.84;.1;2.99;18547 +79099;45.82363;6.67667;1273;20220901;22.5;9.5;16;1.6;11.14;0;3.29;19611 +79099;45.82363;6.67667;1273;20220902;21.5;9.7;15.6;1.2;11.64;7.1;2.86;17290 +79099;45.82363;6.67667;1273;20220903;19.8;10.8;15.3;1.3;12.89;3.8;2.44;14509 +79099;45.82363;6.67667;1273;20220904;22.4;9.9;16.2;1.1;12.32;0;2.97;18700 +79099;45.82363;6.67667;1273;20220905;24.5;11.6;18;1.5;12.49;.1;3.38;19145 +79099;45.82363;6.67667;1273;20220906;23.4;12.5;17.9;1.6;13.19;1.3;3.03;16384 +79099;45.82363;6.67667;1273;20220907;23;12.5;17.7;1.6;13.62;15.1;2.96;16393 +79099;45.82363;6.67667;1273;20220908;19;10.1;14.6;1.6;11.79;1.2;2.57;15897 +79099;45.82363;6.67667;1273;20220909;17.3;8.7;13;1.7;10.29;0;2.33;14251 +79099;45.82363;6.67667;1273;20220910;16.1;7.8;12;1.5;9.87;0;2.21;14431 +79099;45.82363;6.67667;1273;20220911;20.5;5.3;12.9;1.2;9.09;0;2.84;19727 +79099;45.82363;6.67667;1273;20220912;25;7.5;16.2;1.4;9.32;0;3.33;20338 +79099;45.82363;6.67667;1273;20220913;24.6;10.8;17.7;1.5;11.17;1.1;3.1;17289 +79099;45.82363;6.67667;1273;20220914;19.2;14.8;17;1.8;13.84;9.3;2.02;8558 +79099;45.82363;6.67667;1273;20220915;16.5;10.9;13.7;1.5;12.84;9.1;1.72;9962 +79099;45.82363;6.67667;1273;20220916;16.1;9.3;12.7;1.6;10.82;2.5;2.04;12430 +79099;45.82363;6.67667;1273;20220917;11.3;4.2;7.8;2.4;6.37;0;2.18;13155 +79099;45.82363;6.67667;1273;20220918;15.7;.1;7.9;1.2;5.82;0;2.32;18248 +79099;45.82363;6.67667;1273;20220919;15.7;2.2;8.9;1.2;6.29;0;2.28;17402 +79099;45.82363;6.67667;1273;20220920;16.1;2.1;9.1;1.5;6.59;0;2.29;17175 +79099;45.82363;6.67667;1273;20220921;14.7;3.6;9.2;2.2;7.32;0;2.24;15295 +79099;45.82363;6.67667;1273;20220922;17.1;3.6;10.4;1.4;8.04;0;2.22;16328 +79099;45.82363;6.67667;1273;20220923;17.2;4.2;10.7;1.3;8.44;5.7;2.07;15328 +79099;45.82363;6.67667;1273;20220924;11.3;8.1;9.7;.8;10.29;7.3;1.1;6607 +79099;45.82363;6.67667;1273;20220925;10.6;6;8.3;.9;9.52;5.3;1.17;8376 +79099;45.82363;6.67667;1273;20220926;10.9;3.9;7.4;1.4;8.24;7.8;1.39;10378 +79099;45.82363;6.67667;1273;20220927;8.5;3.5;6;1.9;7.62;12.1;1.13;8501 +79099;45.82363;6.67667;1273;20220928;9.1;3.5;6.3;1.4;8.69;42.1;.98;7564 +79099;45.82363;6.67667;1273;20220929;8.6;5.3;6.9;1.4;8.52;4.4;1.02;6164 +79099;45.82363;6.67667;1273;20220930;8.6;1.9;5.3;.9;7.67;.4;1.08;9313 +79099;45.82363;6.67667;1273;20221001;9.8;3.4;6.6;1.4;9.14;29.2;.94;7538 +79099;45.82363;6.67667;1273;20221002;16.7;8.3;12.5;1.4;11.32;0;1.53;10589 +79099;45.82363;6.67667;1273;20221003;16.9;6.5;11.7;1.2;9.59;0;1.73;12812 +79099;45.82363;6.67667;1273;20221004;19.8;4.6;12.2;1.3;8.34;0;2.02;14641 +79099;45.82363;6.67667;1273;20221005;20.6;6.3;13.4;1.5;8.27;0;2.19;14614 +79099;45.82363;6.67667;1273;20221006;18.1;6.6;12.3;1.1;9.72;0;1.71;12613 +79099;45.82363;6.67667;1273;20221007;18;6.5;12.2;1.2;10.04;.2;1.63;12061 +79099;45.82363;6.67667;1273;20221008;12.6;8.2;10.4;.9;10.79;2.6;1.03;6747 +79099;45.82363;6.67667;1273;20221009;14.7;6.8;10.7;1.4;10.72;1.7;1.22;9009 +79099;45.82363;6.67667;1273;20221010;17.2;8;12.6;1.1;10.24;0;1.47;10052 +79099;45.82363;6.67667;1273;20221011;17.6;5.8;11.7;1;9.89;.1;1.47;11801 +79099;45.82363;6.67667;1273;20221012;16.3;7.3;11.8;1.1;10.07;.1;1.4;10697 +79099;45.82363;6.67667;1273;20221013;14.1;5.2;9.6;1.1;9.39;1.1;1.16;9328 +79099;45.82363;6.67667;1273;20221014;12.4;7.5;10;1.3;10.62;3.4;.93;6486 +79099;45.82363;6.67667;1273;20221015;18.5;7.3;12.9;1.6;10.37;.2;1.55;10505 +79099;45.82363;6.67667;1273;20221016;20;8.3;14.2;1.5;9.37;0;1.78;11431 +79099;45.82363;6.67667;1273;20221017;20.9;9.1;15;1.5;9.72;0;1.8;11079 +79099;45.82363;6.67667;1273;20221018;20.6;9;14.8;1;10.19;.1;1.52;10989 +79099;45.82363;6.67667;1273;20221019;20.9;8.1;14.5;1.4;8.97;0;1.6;11121 +79099;45.82363;6.67667;1273;20221020;17;9.7;13.3;1.7;9.74;7.3;1.49;7169 +79099;45.82363;6.67667;1273;20221021;11.9;10.6;11.3;1.6;11.74;40.7;.83;3024 +79099;45.82363;6.67667;1273;20221022;16.4;8.7;12.6;1.4;10.67;0;1.22;8323 +79099;45.82363;6.67667;1273;20221023;18.4;8;13.2;2.1;9.94;5.3;1.61;8152 +79099;45.82363;6.67667;1273;20221024;12;10.1;11.1;1.7;11.24;19;.85;2848 +79099;45.82363;6.67667;1273;20221025;15.7;5.1;10.4;1.3;9.27;3.3;1.11;9159 +79099;45.82363;6.67667;1273;20221026;19.7;9.2;14.5;1.5;9.79;0;1.44;9167 +79099;45.82363;6.67667;1273;20221027;21.5;8.3;14.9;1.3;9.47;0;1.44;9978 +79099;45.82363;6.67667;1273;20221028;22.6;9.9;16.2;1.2;8.92;0;1.54;9682 +79099;45.82363;6.67667;1273;20221029;22;10.1;16.1;1.1;8.72;0;1.44;9052 +79099;45.82363;6.67667;1273;20221030;21.3;9.6;15.5;1.1;8.02;0;1.42;9391 +79099;45.82363;6.67667;1273;20221031;19.1;7.6;13.3;1.2;8.09;4.5;1.25;8781 +79099;45.82363;6.67667;1273;20221101;13.3;7.2;10.2;1.1;9.52;2.5;.83;5987 +79099;45.82363;6.67667;1273;20221102;12.7;4.7;8.7;1;8.64;0;.78;6881 +79099;45.82363;6.67667;1273;20221103;10.6;2.8;6.7;1.5;7.64;20.3;.79;5968 +79099;45.82363;6.67667;1273;20221104;5.2;1.2;3.2;1.5;6.52;2.6;.59;4477 +79099;45.82363;6.67667;1273;20221105;6.6;-.3;3.2;1.6;5.59;0;.83;6549 +79099;45.82363;6.67667;1273;20221106;11.4;-1.1;5.2;1.7;5.22;.1;.92;8020 +79099;45.82363;6.67667;1273;20221107;12.7;1.9;7.3;1.4;5.92;0;.9;7882 +79099;45.82363;6.67667;1273;20221108;14.4;3.3;8.9;1.7;5.99;1.5;1.13;7897 +79099;45.82363;6.67667;1273;20221109;8.7;5.3;7;1.2;8.47;14.4;.6;3273 +79099;45.82363;6.67667;1273;20221110;11.9;3.3;7.6;1.3;7.87;0;.73;6796 +79099;45.82363;6.67667;1273;20221111;14.6;2.1;8.4;1;6.64;0;.73;8038 +79099;45.82363;6.67667;1273;20221112;16.2;3.8;10;1;6.14;0;.92;7663 +79099;45.82363;6.67667;1273;20221113;13.5;4.7;9.1;1.5;5.94;1.5;1.04;6329 +79099;45.82363;6.67667;1273;20221114;8.1;4;6;1.5;6.92;1.6;.7;3705 +79099;45.82363;6.67667;1273;20221115;8.7;4.4;6.5;1.4;7.87;14.3;.57;3684 +79099;45.82363;6.67667;1273;20221116;9.3;3.1;6.2;1.3;7.49;1.4;.57;4990 +79099;45.82363;6.67667;1273;20221117;9.7;2.5;6.1;2.3;7.54;17.9;.72;4576 +79099;45.82363;6.67667;1273;20221118;5;1.2;3.1;1.8;6.34;1.2;.51;3813 +79099;45.82363;6.67667;1273;20221119;5;-1.7;1.6;1.4;4.89;.2;.58;4902 +79099;45.82363;6.67667;1273;20221120;4.4;-2.8;.8;1.3;4.64;.7;.51;4896 +79099;45.82363;6.67667;1273;20221121;4.9;-2.2;1.4;1.5;5.27;13.4;.46;4548 +79099;45.82363;6.67667;1273;20221122;2.8;-.9;.9;1.7;5.29;.6;.49;3843 +79099;45.82363;6.67667;1273;20221123;3.9;-3.6;.1;1.8;4.94;9.5;.46;4815 +79099;45.82363;6.67667;1273;20221124;5.9;-.8;2.6;1.5;5.52;0;.47;4953 +79099;45.82363;6.67667;1273;20221125;6.9;.3;3.6;1.3;5.49;1.5;.57;4633 +79099;45.82363;6.67667;1273;20221126;5.9;-.4;2.7;2;4.72;0;.81;4719 +79099;45.82363;6.67667;1273;20221127;6.2;-1.7;2.2;1.6;3.74;0;.75;4735 +79099;45.82363;6.67667;1273;20221128;5;1;3;1.2;5.07;3.1;.6;2809 +79099;45.82363;6.67667;1273;20221129;1.8;-.8;.5;.8;5.82;1.2;.32;3025 +79099;45.82363;6.67667;1273;20221130;4;-2.1;1;.8;5.17;0;.36;3774 +79099;45.82363;6.67667;1273;20221201;1.4;-3.1;-.8;1;4.54;0;.35;3378 +79099;45.82363;6.67667;1273;20221202;2.8;-4.6;-.9;1.3;4.24;0;.37;3985 +79099;45.82363;6.67667;1273;20221203;2.9;-2.1;.4;2.2;4.34;0;.64;3259 +79099;45.82363;6.67667;1273;20221204;4;.4;2.2;1.1;5.44;5.2;.4;3512 +79099;45.82363;6.67667;1273;20221205;1.6;-2.2;-.3;.7;4.89;0;.28;3507 +79099;45.82363;6.67667;1273;20221206;3.9;-4.8;-.5;.7;3.79;0;.32;4465 +79099;45.82363;6.67667;1273;20221207;-1.5;-5.6;-3.5;.5;3.64;0;.23;3476 +79099;45.82363;6.67667;1273;20221208;1.5;-8;-3.3;.8;3.59;5.6;.28;4323 +79099;45.82363;6.67667;1273;20221209;1.2;-1.3;-.1;1.2;5.77;17.9;.29;2191 +79099;45.82363;6.67667;1273;20221210;-.6;-1.3;-1;1.3;5.02;1.6;.37;1362 +79099;45.82363;6.67667;1273;20221211;-3.2;-8.3;-5.7;1.4;2.82;0;.35;3914 +79099;45.82363;6.67667;1273;20221212;-2.2;-11.2;-6.7;1.1;2.62;2.2;.26;4454 +79099;45.82363;6.67667;1273;20221213;.9;-6.2;-2.7;2;4.47;1.6;.29;3519 +79099;45.82363;6.67667;1273;20221214;4.1;-.3;1.9;1.4;6.52;7.4;.24;3002 +79099;45.82363;6.67667;1273;20221215;3.7;.1;1.9;1.5;6.19;16.1;.33;2623 +79099;45.82363;6.67667;1273;20221216;1.6;-.9;.4;.7;5.72;.5;.29;2358 +79099;45.82363;6.67667;1273;20221217;-.4;-6.3;-3.3;1.2;3.69;0;.31;3575 +79099;45.82363;6.67667;1273;20221218;3.8;-6.5;-1.3;1.4;3.12;0;.5;4802 +79099;45.82363;6.67667;1273;20221219;5.8;-.3;2.8;1.5;4.94;.1;.57;4018 +79099;45.82363;6.67667;1273;20221220;6.8;.5;3.6;1.6;5.59;3.8;.63;3786 +79099;45.82363;6.67667;1273;20221221;4.3;1.8;3.1;1.3;6.82;5.9;.37;2106 +79099;45.82363;6.67667;1273;20221222;4.8;1.5;3.1;1.8;6.87;23.7;.34;2611 +79099;45.82363;6.67667;1273;20221223;6.2;2;4.1;2.3;8.17;49.1;.22;2298 +79099;45.82363;6.67667;1273;20221224;6.8;2.8;4.8;1.3;7.64;.8;.33;3019 +79099;45.82363;6.67667;1273;20221225;9.7;2.4;6.1;1.4;6.39;0;.53;4108 +79099;45.82363;6.67667;1273;20221226;6.3;2.4;4.3;1.6;6.49;12.3;.56;2527 +79099;45.82363;6.67667;1273;20221227;4.2;1;2.6;1;5.97;0;.37;2673 +79099;45.82363;6.67667;1273;20221228;5.3;-2.7;1.3;1.1;4.29;0;.42;4093 +79099;45.82363;6.67667;1273;20221229;6.2;-.3;2.9;1.5;5.59;12.9;.46;3639 +79099;45.82363;6.67667;1273;20221230;5.6;.3;2.9;1.4;7.02;11.7;.3;3203 +79099;45.82363;6.67667;1273;20221231;10.9;3.7;7.3;1.6;8.04;0;.56;4133 +79100;45.83319;6.99776;1889;20220101;14;7.9;10.9;1.5;3.19;0;.89;7000 +79100;45.83319;6.99776;1889;20220102;8.4;8;8.2;4.1;3.89;0;2.02;5600 +79100;45.83319;6.99776;1889;20220103;3.9;2.3;3.1;2.9;4.48;.4;.83;5000 +79100;45.83319;6.99776;1889;20220104;6.8;2.1;4.4;5.3;5.83;9.2;.88;4750 +79100;45.83319;6.99776;1889;20220105;-5.1;-4.5;-4.8;7.3;3.59;2.7;.52;2600 +79100;45.83319;6.99776;1889;20220106;-6.9;-11.8;-9.4;2.4;2.14;.1;.16;8850 +79100;45.83319;6.99776;1889;20220107;-4.1;-10.5;-7.3;1.6;2.13;5.7;.37;5100 +79100;45.83319;6.99776;1889;20220108;-3.8;-8;-5.9;3.1;3.03;18.3;.42;3050 +79100;45.83319;6.99776;1889;20220109;-6.1;-6.8;-6.5;3.4;3.38;14;.25;3350 +79100;45.83319;6.99776;1889;20220110;-6.5;-7.7;-7.1;2.2;2.68;.1;.2;7800 +79100;45.83319;6.99776;1889;20220111;-3.2;-10;-6.6;2.7;1.98;0;.37;8000 +79100;45.83319;6.99776;1889;20220112;0;-7.3;-3.6;2.1;1.63;0;.65;7250 +79100;45.83319;6.99776;1889;20220113;6.1;-1.4;2.4;1.7;1.94;0;.83;7950 +79100;45.83319;6.99776;1889;20220114;8.2;2.8;5.5;1.2;2.33;0;.66;7950 +79100;45.83319;6.99776;1889;20220115;8.1;3.1;5.6;1.5;2.48;4.3;.84;8000 +79100;45.83319;6.99776;1889;20220116;2.6;.4;1.5;2.2;2.44;0;.89;8150 +79100;45.83319;6.99776;1889;20220117;.1;-4.4;-2.1;1.6;2.23;0;.59;8100 +79100;45.83319;6.99776;1889;20220118;5.8;-3.1;1.4;2.1;2.68;0;.88;8250 +79100;45.83319;6.99776;1889;20220119;3.1;.7;1.9;2;2.98;.3;.8;8350 +79100;45.83319;6.99776;1889;20220120;-4.2;-7.3;-5.8;2.7;3.38;.4;.26;6800 +79100;45.83319;6.99776;1889;20220121;-6.3;-9.8;-8.1;1.9;2.64;0;.26;8350 +79100;45.83319;6.99776;1889;20220122;-.9;-9.1;-5;1.6;2.78;0;.39;8600 +79100;45.83319;6.99776;1889;20220123;3.6;-2.2;.7;1.6;2.69;0;.7;8800 +79100;45.83319;6.99776;1889;20220124;6.5;-.9;2.8;.9;2.48;0;.52;9050 +79100;45.83319;6.99776;1889;20220125;6.5;.5;3.5;1;2.39;0;.65;9300 +79100;45.83319;6.99776;1889;20220126;4.8;0;2.4;1.5;2.19;0;.87;9500 +79100;45.83319;6.99776;1889;20220127;5.7;-.6;2.6;1.4;1.84;0;.87;9100 +79100;45.83319;6.99776;1889;20220128;2.1;-2.2;-.1;2.2;2.28;0;1;9700 +79100;45.83319;6.99776;1889;20220129;5;-2.3;1.3;2.6;2.34;0;1.28;8850 +79100;45.83319;6.99776;1889;20220130;3.7;0;1.9;1.9;3.54;0;.8;10000 +79100;45.83319;6.99776;1889;20220131;-2.6;-3.9;-3.3;3.3;2.98;4;.88;3250 +79100;45.83319;6.99776;1889;20220201;-4.5;-9;-6.8;2.6;3.43;22.6;.31;4800 +79100;45.83319;6.99776;1889;20220202;-.1;-4.6;-2.3;3;4.93;3.4;.37;4100 +79100;45.83319;6.99776;1889;20220203;8.9;-1.8;3.6;2.3;3.58;0;1.26;9200 +79100;45.83319;6.99776;1889;20220204;5.4;-.1;2.7;2.3;3.68;.2;1.07;10550 +79100;45.83319;6.99776;1889;20220205;0;-2.5;-1.3;1.7;4.13;.1;.6;8700 +79100;45.83319;6.99776;1889;20220206;1.2;-5.9;-2.3;2.9;3.38;22.8;.73;8500 +79100;45.83319;6.99776;1889;20220207;-3.2;-3.9;-3.6;3.6;3.48;3.1;.69;10300 +79100;45.83319;6.99776;1889;20220208;4.3;-5.9;-.8;2.1;2.39;0;1.07;11550 +79100;45.83319;6.99776;1889;20220209;12.9;2;7.4;2.4;1.89;0;2.01;12100 +79100;45.83319;6.99776;1889;20220210;4.6;.9;2.8;1.5;2.58;1.2;1.18;11700 +79100;45.83319;6.99776;1889;20220211;-1.4;-1.9;-1.6;1.4;3.18;6.5;.77;7400 +79100;45.83319;6.99776;1889;20220212;.3;-8.5;-4.1;1.3;1.38;0;.89;12600 +79100;45.83319;6.99776;1889;20220213;.9;-6.6;-2.8;1.5;1.48;.7;1.01;12600 +79100;45.83319;6.99776;1889;20220214;1.7;-5.8;-2;1.1;2.48;3.9;.84;9800 +79100;45.83319;6.99776;1889;20220215;-1.2;-5.4;-3.3;1.5;3.28;3.7;.72;8600 +79100;45.83319;6.99776;1889;20220216;1.6;-6.6;-2.5;1.9;5.18;11.1;.34;3650 +79100;45.83319;6.99776;1889;20220217;3.2;1;2.1;3.4;6.03;3.8;.65;4300 +79100;45.83319;6.99776;1889;20220218;8.3;-.2;4;5.2;4.49;8.4;1.96;9300 +79100;45.83319;6.99776;1889;20220219;-1.9;-4.3;-3.1;3.5;4.79;.1;.46;8500 +79100;45.83319;6.99776;1889;20220220;2.1;-5.7;-1.8;2.4;3.63;2.1;.94;11750 +79100;45.83319;6.99776;1889;20220221;-1.6;-2.5;-2.1;4.5;3.98;25.5;.82;4450 +79100;45.83319;6.99776;1889;20220222;.1;-5.5;-2.7;2.2;3.88;.5;.81;14100 +79100;45.83319;6.99776;1889;20220223;2.2;-3.5;-.7;2;3.69;0;1.1;14850 +79100;45.83319;6.99776;1889;20220224;2.9;-.8;1;2.7;3.38;.7;1.36;11150 +79100;45.83319;6.99776;1889;20220225;-3;-4.8;-3.9;4;3.19;.8;.96;12350 +79100;45.83319;6.99776;1889;20220226;-1.1;-8.8;-5;2.7;1.89;0;1.24;15550 +79100;45.83319;6.99776;1889;20220227;0;-6.3;-3.1;1.7;1.73;0;1.29;15900 +79100;45.83319;6.99776;1889;20220228;2.4;-6.6;-2.1;1.7;2.04;0;1.36;15800 +79100;45.83319;6.99776;1889;20220301;4.2;-2.9;.6;1.8;2.33;0;1.59;16000 +79100;45.83319;6.99776;1889;20220302;5.9;-2.1;1.9;1.3;2.38;0;1.48;14450 +79100;45.83319;6.99776;1889;20220303;6.1;-1.6;2.2;1.8;3.19;0;1.63;16000 +79100;45.83319;6.99776;1889;20220304;.8;-2.9;-1;3;2.88;0;1.56;16650 +79100;45.83319;6.99776;1889;20220305;-.8;-6.7;-3.8;1.8;2.03;0;1.36;17200 +79100;45.83319;6.99776;1889;20220306;-2.1;-8.7;-5.4;1.7;2.03;0;1.21;17100 +79100;45.83319;6.99776;1889;20220307;2.4;-8.4;-3;1.7;2.23;0;1.42;17300 +79100;45.83319;6.99776;1889;20220308;3;-5.3;-1.1;1.7;2.13;0;1.6;17600 +79100;45.83319;6.99776;1889;20220309;5.1;-5.1;0;1.6;2.79;0;1.64;17900 +79100;45.83319;6.99776;1889;20220310;7.2;-1.9;2.6;1.5;2.44;0;1.88;18000 +79100;45.83319;6.99776;1889;20220311;4.2;-1.8;1.2;2.1;2.88;.9;1.73;14400 +79100;45.83319;6.99776;1889;20220312;3.3;-3.9;-.3;1.8;3.38;.7;1.47;14500 +79100;45.83319;6.99776;1889;20220313;4.3;-3.6;.3;2.7;3.59;3.6;1.6;13550 +79100;45.83319;6.99776;1889;20220314;5.6;-4.3;.7;1.9;3.73;11.5;1.67;16750 +79100;45.83319;6.99776;1889;20220315;6.6;-.7;3;2.6;5.64;2.3;1.22;7250 +79100;45.83319;6.99776;1889;20220316;12.8;4.3;8.6;1.5;4.54;6.1;2.13;13450 +79100;45.83319;6.99776;1889;20220317;7.6;4;5.8;1.5;5.73;0;1.62;12350 +79100;45.83319;6.99776;1889;20220318;8.1;.8;4.5;1.1;5.78;0;1.75;16600 +79100;45.83319;6.99776;1889;20220319;7.3;-.4;3.5;2.1;3.38;0;2.17;17500 +79100;45.83319;6.99776;1889;20220320;4.3;-4.5;-.1;2;3.18;0;1.88;19400 +79100;45.83319;6.99776;1889;20220321;6.4;-4.2;1.1;1.6;2.88;0;1.96;18200 +79100;45.83319;6.99776;1889;20220322;7;-3.4;1.8;1.9;2.18;0;2.33;20900 +79100;45.83319;6.99776;1889;20220323;9.6;-2.1;3.8;2;2.08;0;2.64;21200 +79100;45.83319;6.99776;1889;20220324;10.3;-.4;5;2.1;2.18;0;2.8;21300 +79100;45.83319;6.99776;1889;20220325;9.9;.2;5.1;2.2;2.68;0;2.8;21400 +79100;45.83319;6.99776;1889;20220326;10.2;-.5;4.9;2.6;2.38;0;3;21700 +79100;45.83319;6.99776;1889;20220327;11.2;.5;5.9;2.4;2.18;0;3.06;20700 +79100;45.83319;6.99776;1889;20220328;10.7;.3;5.5;2.3;2.48;0;3;21800 +79100;45.83319;6.99776;1889;20220329;10.4;1.2;5.8;2;3.68;.9;2.5;16600 +79100;45.83319;6.99776;1889;20220330;1.7;-1;.4;.9;5.88;1;.81;5800 +79100;45.83319;6.99776;1889;20220331;1.4;-1.1;.2;1.1;5.68;10.5;.91;7300 +79100;45.83319;6.99776;1889;20220401;-3.3;-4.6;-3.9;1.2;3.68;14;.72;4900 +79100;45.83319;6.99776;1889;20220402;-6;-8.8;-7.4;4.2;2.71;2.8;1.06;15400 +79100;45.83319;6.99776;1889;20220403;-2.4;-9.8;-6.1;.8;2.88;.1;1.59;23100 +79100;45.83319;6.99776;1889;20220404;1.9;-9.2;-3.6;1.2;2.88;0;1.92;24300 +79100;45.83319;6.99776;1889;20220405;7.8;-3.1;2.4;1.3;3.88;0;2.34;21800 +79100;45.83319;6.99776;1889;20220406;8.9;-.5;4.2;2;4.78;4;2.34;18300 +79100;45.83319;6.99776;1889;20220407;3.2;-1.2;1;1.1;5.78;36.2;.85;5000 +79100;45.83319;6.99776;1889;20220408;5.8;-.5;2.7;1.4;6.58;32.3;1.18;8700 +79100;45.83319;6.99776;1889;20220409;-2.2;-2.7;-2.4;2.3;3.68;10.8;1.44;15000 +79100;45.83319;6.99776;1889;20220410;5.1;-7.8;-1.3;1.4;2.48;0;2.38;25400 +79100;45.83319;6.99776;1889;20220411;11.3;-1.6;4.9;1.6;2.98;0;3.03;23900 +79100;45.83319;6.99776;1889;20220412;15.2;2.3;8.8;1.4;4.38;0;3.22;22500 +79100;45.83319;6.99776;1889;20220413;14.5;6.3;10.4;1.6;5.68;0;3.43;23600 +79100;45.83319;6.99776;1889;20220414;14.6;3.8;9.2;2.2;5.78;0;3.55;24500 +79100;45.83319;6.99776;1889;20220415;14.4;4.7;9.6;1.8;6.18;0;3.45;24400 +79100;45.83319;6.99776;1889;20220416;13;4.2;8.6;2.1;4.88;0;3.63;25900 +79100;45.83319;6.99776;1889;20220417;11.7;.5;6.1;1.8;3.68;0;3.37;25800 +79100;45.83319;6.99776;1889;20220418;10.8;.4;5.6;2.2;4.28;0;3.34;26200 +79100;45.83319;6.99776;1889;20220419;10.7;.3;5.5;2.6;4.08;0;3.37;25200 +79100;45.83319;6.99776;1889;20220420;11.1;.6;5.9;2.2;4.78;.1;3.12;23200 +79100;45.83319;6.99776;1889;20220421;11;.8;5.9;2.3;5.48;0;3.16;24800 +79100;45.83319;6.99776;1889;20220422;10.4;1.5;6;1.9;5.28;7;2.76;19800 +79100;45.83319;6.99776;1889;20220423;9.6;2.9;6.3;1.7;5.78;23.6;2.27;14500 +79100;45.83319;6.99776;1889;20220424;3.4;-2.1;.7;1.3;5.68;5.5;1.52;13800 +79100;45.83319;6.99776;1889;20220425;5.2;-.3;2.5;1.1;6.48;1;1.27;9100 +79100;45.83319;6.99776;1889;20220426;6.5;-.4;3.1;1.7;5.48;.6;1.96;15200 +79100;45.83319;6.99776;1889;20220427;11.2;-.8;5.2;2.2;3.68;0;3.66;28500 +79100;45.83319;6.99776;1889;20220428;13;1.3;7.2;2.2;3.88;0;3.97;28700 +79100;45.83319;6.99776;1889;20220429;13.4;3.2;8.3;2.3;4.98;.1;3.84;26300 +79100;45.83319;6.99776;1889;20220430;6.5;2.4;4.5;1;5.88;3.2;1.63;10300 +79100;45.83319;6.99776;1889;20220501;9.5;-1.7;3.9;1.8;4.68;0;3.45;30500 +79100;45.83319;6.99776;1889;20220502;11.6;.3;6;2.1;5.08;1.8;3.31;24500 +79100;45.83319;6.99776;1889;20220503;6.6;1;3.8;.9;6.48;8.6;1.81;13600 +79100;45.83319;6.99776;1889;20220504;10.1;2.3;6.2;1.1;7.08;5.4;2.29;16400 +79100;45.83319;6.99776;1889;20220505;2.7;2.4;2.6;.9;7.08;9.7;.94;5700 +79100;45.83319;6.99776;1889;20220506;5.8;1;3.4;2.2;7.39;0;1.06;6500 +79100;45.83319;6.99776;1889;20220507;8.2;2.9;5.6;2.5;7.99;1.6;1.22;6250 +79100;45.83319;6.99776;1889;20220508;9.3;3.3;6.3;1.9;7.84;1.5;1.86;11800 +79100;45.83319;6.99776;1889;20220509;11.6;4.4;8;2;7.54;.3;2.07;10950 +79100;45.83319;6.99776;1889;20220510;14.1;5.8;9.9;2.3;7.98;0;2.7;14750 +79100;45.83319;6.99776;1889;20220511;16.2;7.8;12;2.8;7.68;0;3.37;15900 +79100;45.83319;6.99776;1889;20220512;17;8.6;12.8;2.6;7.94;0;3.4;15550 +79100;45.83319;6.99776;1889;20220513;15.4;8.5;11.9;1.7;9.23;0;2.41;11550 +79100;45.83319;6.99776;1889;20220514;17.2;7.6;12.4;1.8;9.33;0;2.9;15350 +79100;45.83319;6.99776;1889;20220515;17.6;9.4;13.5;1.8;8.89;2.2;2.98;13650 +79100;45.83319;6.99776;1889;20220516;15;8.2;11.6;1.8;8.98;.8;2.22;9550 +79100;45.83319;6.99776;1889;20220517;17.4;9.4;13.4;2.1;8.38;.4;3.16;14650 +79100;45.83319;6.99776;1889;20220518;19.5;10.2;14.9;2.9;9.23;.2;3.77;16300 +79100;45.83319;6.99776;1889;20220519;18.4;10.3;14.3;3.1;10.53;1.1;3.08;12300 +79100;45.83319;6.99776;1889;20220520;21;11.2;16.1;3.1;8.84;0;3.95;14800 +79100;45.83319;6.99776;1889;20220521;19.5;11.7;15.6;2.9;8.44;0;3.65;12950 +79100;45.83319;6.99776;1889;20220522;20.5;14.2;17.4;2.1;8.69;1.2;3.34;11000 +79100;45.83319;6.99776;1889;20220523;18.2;12.1;15.2;3.9;9.58;7.3;3.63;12550 +79100;45.83319;6.99776;1889;20220524;9.1;6.2;7.6;2.8;9.59;1.8;1.94;12600 +79100;45.83319;6.99776;1889;20220525;10.4;3.5;6.9;2.1;8.14;0;1.64;8100 +79100;45.83319;6.99776;1889;20220526;14.3;4.2;9.2;2;8.63;0;2.75;16000 +79100;45.83319;6.99776;1889;20220527;16.9;6.7;11.8;2.2;9.29;0;3.05;15800 +79100;45.83319;6.99776;1889;20220528;12.9;6.9;9.9;2.6;7.98;0;2.98;16000 +79100;45.83319;6.99776;1889;20220529;9;3.1;6;2.4;6.13;0;2.52;15250 +79100;45.83319;6.99776;1889;20220530;11.6;2.2;6.9;3;5.84;0;2.82;14950 +79100;45.83319;6.99776;1889;20220531;10.2;5.5;7.9;3;7.43;13;1.72;6000 +79100;45.83319;6.99776;1889;20220601;13.5;5.8;9.6;3.6;8.67;14.3;2.02;9333 +79100;45.83319;6.99776;1889;20220602;12.6;7;9.8;3.9;9.2;6.1;3.01;14500 +79100;45.83319;6.99776;1889;20220603;16.5;10.1;13.3;2.1;9.67;5.6;2.67;11733 +79100;45.83319;6.99776;1889;20220604;20.5;10;15.2;3.2;10.23;.4;3.94;18266 +79100;45.83319;6.99776;1889;20220605;15.3;11.3;13.3;3.2;10.03;6.2;2.63;11700 +79100;45.83319;6.99776;1889;20220606;15.9;6.6;11.3;2.8;9.23;2.9;3.08;18333 +79100;45.83319;6.99776;1889;20220607;13.1;6.7;9.9;4;8.67;.2;2.52;13800 +79100;45.83319;6.99776;1889;20220608;12.1;4.1;8.1;3.2;7.27;6.3;2.16;10900 +79100;45.83319;6.99776;1889;20220609;8.5;3.1;5.8;3.6;7;.6;1.84;11266 +79100;45.83319;6.99776;1889;20220610;14.7;1.5;8.1;2.6;6.5;0;3.11;18671 +79100;45.83319;6.99776;1889;20220611;19.6;6.3;12.9;2.3;6.53;0;5.42;32800 +79100;45.83319;6.99776;1889;20220612;21;11.2;16.1;2.7;7.27;0;5.6;29233 +79100;45.83319;6.99776;1889;20220613;17.5;10.6;14.1;3.2;9.93;.2;4.24;24400 +79100;45.83319;6.99776;1889;20220614;20.6;8.5;14.6;2.6;7.73;0;5.56;32000 +79100;45.83319;6.99776;1889;20220615;21.9;13.5;17.7;4.1;8.77;.8;5.47;24233 +79100;45.83319;6.99776;1889;20220616;21.7;12.1;16.9;3.6;10;0;5.63;30066 +79100;45.83319;6.99776;1889;20220617;22.6;11.8;17.2;2.6;9.07;0;5.79;30400 +79100;45.83319;6.99776;1889;20220618;24.6;14.1;19.3;2.7;9.77;0;6.14;30333 +79100;45.83319;6.99776;1889;20220619;24.7;14.6;19.6;3.3;10.3;2.5;6.28;30033 +79100;45.83319;6.99776;1889;20220620;22.6;13;17.8;2.9;9.77;0;5.63;29000 +79100;45.83319;6.99776;1889;20220621;23;14.5;18.7;3.8;9.33;4.2;5.17;20866 +79100;45.83319;6.99776;1889;20220622;17.9;11.2;14.6;3.6;10.83;9.5;3.13;13966 +79100;45.83319;6.99776;1889;20220623;19.1;9.4;14.3;3;10.8;4.7;3.71;20700 +79100;45.83319;6.99776;1889;20220624;12.6;9;10.8;3.2;9.83;6.3;2.23;12000 +79100;45.83319;6.99776;1889;20220625;18.3;6.4;12.4;2.5;8.97;.1;4.42;27866 +79100;45.83319;6.99776;1889;20220626;21;9.1;15.1;2.7;9.93;.1;4.92;27966 +79100;45.83319;6.99776;1889;20220627;16.9;11.9;14.4;2.5;11.53;8.4;3.24;17533 +79100;45.83319;6.99776;1889;20220628;14.4;8.8;11.6;2.3;11.37;10.6;2.24;11866 +79100;45.83319;6.99776;1889;20220629;18.1;8.3;13.2;2.1;11.1;0;3.94;24433 +79100;45.83319;6.99776;1889;20220630;19.9;10.5;15.2;2.6;10.7;12;4.08;21533 +79100;45.83319;6.99776;1889;20220701;12.9;5.8;9.4;2.8;10;.3;3.11;22500 +79100;45.83319;6.99776;1889;20220702;20.3;6.5;13.4;2.7;7.83;0;5.31;32533 +79100;45.83319;6.99776;1889;20220703;22.8;13.3;18;3.5;8.83;3.4;5.93;28900 +79100;45.83319;6.99776;1889;20220704;18.8;10.9;14.9;2.9;11.17;4.9;4.06;21833 +79100;45.83319;6.99776;1889;20220705;17.5;9.3;13.4;2.4;11.03;0;4.13;25866 +79100;45.83319;6.99776;1889;20220706;17.7;8.1;12.9;2.6;9.6;0;4.76;31066 +79100;45.83319;6.99776;1889;20220707;17.2;8;12.6;2.6;9.63;0;4.29;27133 +79100;45.83319;6.99776;1889;20220708;17.4;6.5;11.9;3.2;8.47;0;4.56;31000 +79100;45.83319;6.99776;1889;20220709;18.8;8.9;13.9;3;8.07;0;5.17;30566 +79100;45.83319;6.99776;1889;20220710;18.7;8.9;13.8;2.8;8.63;0;5.12;31333 +79100;45.83319;6.99776;1889;20220711;20;9.7;14.8;2;9.53;0;5.08;30433 +79100;45.83319;6.99776;1889;20220712;20;10.3;15.2;2.4;9.4;0;5.36;31500 +79100;45.83319;6.99776;1889;20220713;22.1;10.7;16.4;2.2;9.57;0;5.29;29466 +79100;45.83319;6.99776;1889;20220714;23.7;14.1;18.9;2.7;9.77;0;5.91;30000 +79100;45.83319;6.99776;1889;20220715;22.1;12.6;17.3;3.2;9.57;0;5.68;29666 +79100;45.83319;6.99776;1889;20220716;22.3;11.6;17;2.3;9.17;0;5.52;30133 +79100;45.83319;6.99776;1889;20220717;23.4;11.8;17.6;2.2;8.9;0;5.6;29866 +79100;45.83319;6.99776;1889;20220718;25.1;14.1;19.6;2.9;8.93;0;6.32;30566 +79100;45.83319;6.99776;1889;20220719;26.3;15.3;20.8;3;10.47;0;6.14;28000 +79100;45.83319;6.99776;1889;20220720;23.5;14.8;19.1;2.8;13.03;2.5;4.48;21266 +79100;45.83319;6.99776;1889;20220721;21.8;11;16.4;2.2;12.5;0;4.57;26033 +79100;45.83319;6.99776;1889;20220722;25.1;13.1;19.1;2.9;10;1.2;5.26;23266 +79100;45.83319;6.99776;1889;20220723;21.3;13.7;17.5;2.6;12.66;.1;4.46;21142 +79100;45.83319;6.99776;1889;20220724;23.9;11.5;17.7;1.8;12.46;0;5.14;26970 +79100;45.83319;6.99776;1889;20220725;24.4;15.9;20.2;2.4;11.16;0;4.7;17840 +79100;45.83319;6.99776;1889;20220726;18.3;10.5;14.4;2.8;11.93;0;3.44;20066 +79100;45.83319;6.99776;1889;20220727;18.9;9.6;14.2;1.6;10.83;0;4.09;24450 +79100;45.83319;6.99776;1889;20220728;20.2;11.2;15.7;2.3;10.04;1.4;4.31;22650 +79100;45.83319;6.99776;1889;20220729;14.6;12.1;13.4;2;10.73;9.4;2.02;7700 +79100;45.83319;6.99776;1889;20220730;16.9;8.6;12.8;3.1;9.23;.1;4.2;25850 +79100;45.83319;6.99776;1889;20220731;19.9;10.5;15.2;2.8;8.68;0;5.06;28000 +79100;45.83319;6.99776;1889;20220801;21.4;12.3;16.8;2.4;9.59;0;5.15;27850 +79100;45.83319;6.99776;1889;20220802;21.5;12.3;16.9;2.3;9.73;0;5.18;28650 +79100;45.83319;6.99776;1889;20220803;23.8;14.4;19.1;2.4;10.18;0;5.55;28150 +79100;45.83319;6.99776;1889;20220804;24.3;16.4;20.4;2;10.73;1.8;4.62;20500 +79100;45.83319;6.99776;1889;20220805;22.8;15;18.9;2.3;11.79;6.9;3.89;16500 +79100;45.83319;6.99776;1889;20220806;18.9;10.5;14.7;2.1;11.33;0;4.26;26200 +79100;45.83319;6.99776;1889;20220807;18.2;11.6;14.9;1.6;11.98;10.8;3.63;21800 +79100;45.83319;6.99776;1889;20220808;19.1;10.9;15;1.9;10.54;0;4.63;28950 +79100;45.83319;6.99776;1889;20220809;21.3;12.8;17.1;2.1;10.73;0;4.98;28500 +79100;45.83319;6.99776;1889;20220810;20.8;13.7;17.3;2.6;9.54;.1;5.04;26650 +79100;45.83319;6.99776;1889;20220811;21.4;13.3;17.3;2.3;8.48;0;4.86;25000 +79100;45.83319;6.99776;1889;20220812;20.6;13.9;17.2;2.6;8.83;0;5.12;27050 +79100;45.83319;6.99776;1889;20220813;20.8;12.4;16.6;2.4;7.88;0;5.05;27600 +79100;45.83319;6.99776;1889;20220814;16.2;14.3;15.2;2.1;7.94;1.6;2.84;10000 +79100;45.83319;6.99776;1889;20220815;16.7;8.9;12.8;2.8;9.84;.1;3.18;17450 +79100;45.83319;6.99776;1889;20220816;20.3;9.6;14.9;2.3;9.04;.1;4.38;25300 +79100;45.83319;6.99776;1889;20220817;20;11.7;15.8;2.6;10.43;14.4;3.43;15300 +79100;45.83319;6.99776;1889;20220818;12.2;8;10.1;2.1;11.18;11.2;1.81;11850 +79100;45.83319;6.99776;1889;20220819;9.7;8.6;9.1;2.9;11.08;4;.87;4200 +79100;45.83319;6.99776;1889;20220820;14.4;8;11.2;1.9;10.48;.4;2.42;15250 +79100;45.83319;6.99776;1889;20220821;16.2;8.1;12.2;1.8;9.83;0;3.61;24700 +79100;45.83319;6.99776;1889;20220822;16.8;8.9;12.8;2.1;9.83;0;3.58;23000 +79100;45.83319;6.99776;1889;20220823;18;9.4;13.7;2.1;9.33;0;3.97;25050 +79100;45.83319;6.99776;1889;20220824;20.3;11.6;16;2.1;10.28;0;4.15;23900 +79100;45.83319;6.99776;1889;20220825;21.4;13;17.2;2.4;10.58;.3;4.27;22700 +79100;45.83319;6.99776;1889;20220826;15.4;12.6;14;1.6;11.43;6.9;2;8900 +79100;45.83319;6.99776;1889;20220827;18;9.2;13.6;1.4;11.14;0;3.07;19400 +79100;45.83319;6.99776;1889;20220828;18.5;10.4;14.5;1.4;11.29;0;3.25;20300 +79100;45.83319;6.99776;1889;20220829;20.1;11.1;15.6;2.1;10.29;0;4.01;23750 +79100;45.83319;6.99776;1889;20220830;18.1;13;15.6;1.9;9.58;4.2;2.91;13150 +79100;45.83319;6.99776;1889;20220831;15.9;9;12.4;1.9;10.59;.1;3.08;20850 +79100;45.83319;6.99776;1889;20220901;17;8.5;12.7;1.9;9.23;0;3.42;22900 +79100;45.83319;6.99776;1889;20220902;17.1;9.6;13.3;2.6;9.08;5.8;2.93;14900 +79100;45.83319;6.99776;1889;20220903;15.3;8;11.7;2.9;9.73;2.6;2.45;13400 +79100;45.83319;6.99776;1889;20220904;17;8.3;12.6;1.7;9.39;0;2.84;17400 +79100;45.83319;6.99776;1889;20220905;19.3;11.1;15.2;2.5;9.78;0;3.59;19750 +79100;45.83319;6.99776;1889;20220906;19.5;12.5;16;2.1;10.48;1.5;3.49;19800 +79100;45.83319;6.99776;1889;20220907;17.1;11;14;2.5;11.39;12.4;2.61;14600 +79100;45.83319;6.99776;1889;20220908;13.8;7.4;10.6;3;9.89;.1;2.58;18900 +79100;45.83319;6.99776;1889;20220909;12.6;6.4;9.5;3.6;7.78;.1;2.76;19500 +79100;45.83319;6.99776;1889;20220910;11.6;4.8;8.2;2.9;7.94;0;2.5;20350 +79100;45.83319;6.99776;1889;20220911;15.5;4.8;10.1;1.7;7.74;0;2.95;22000 +79100;45.83319;6.99776;1889;20220912;19.5;8.5;14;2.2;5.73;0;3.72;21400 +79100;45.83319;6.99776;1889;20220913;21.3;13.8;17.5;2.3;6.83;.8;3.5;14200 +79100;45.83319;6.99776;1889;20220914;16.2;12.3;14.2;4.3;10.89;4.6;2.33;8850 +79100;45.83319;6.99776;1889;20220915;12.2;8.8;10.5;2.8;10.29;4.5;1.5;7700 +79100;45.83319;6.99776;1889;20220916;11.8;7.6;9.7;2.9;9.29;2.1;1.97;13400 +79100;45.83319;6.99776;1889;20220917;5.6;-.8;2.4;3.8;5.58;0;1.71;18050 +79100;45.83319;6.99776;1889;20220918;11;-1;5;1.8;4.49;0;2.39;20250 +79100;45.83319;6.99776;1889;20220919;9.4;2.4;5.9;1.9;5.14;0;2.38;20300 +79100;45.83319;6.99776;1889;20220920;10.8;2;6.4;1.6;4.97;0;2.38;20200 +79100;45.83319;6.99776;1889;20220921;11.6;2.1;6.9;1.8;5.7;0;2.29;19266 +79100;45.83319;6.99776;1889;20220922;12.3;2.8;7.5;2.8;6.6;0;2.29;18766 +79100;45.83319;6.99776;1889;20220923;12.5;5.1;8.8;2.5;5.73;4.3;2.49;16200 +79100;45.83319;6.99776;1889;20220924;7.1;4.7;5.9;2;8.04;7.4;.89;4500 +79100;45.83319;6.99776;1889;20220925;5.5;3.4;4.4;1.7;7.79;3.7;.88;6050 +79100;45.83319;6.99776;1889;20220926;5.4;1.4;3.4;2.1;6.73;4.9;1.15;10200 +79100;45.83319;6.99776;1889;20220927;3.4;.4;1.9;3.3;6.23;10.3;1.09;11600 +79100;45.83319;6.99776;1889;20220928;5.6;.4;3;3.6;7.19;36.1;.64;4000 +79100;45.83319;6.99776;1889;20220929;3.8;1.8;2.8;3.5;7.19;0;.72;5750 +79100;45.83319;6.99776;1889;20220930;5.2;-.3;2.4;1.8;6.73;.5;.98;9200 +79100;45.83319;6.99776;1889;20221001;7.1;1.2;4.1;2.5;7.78;31.6;.6;1900 +79100;45.83319;6.99776;1889;20221002;12.2;6.9;9.6;2.8;9.88;0;1.76;15600 +79100;45.83319;6.99776;1889;20221003;12.5;4.8;8.6;1.8;7.59;0;1.95;16700 +79100;45.83319;6.99776;1889;20221004;15.4;6.2;10.8;1.6;4.93;0;2.27;15850 +79100;45.83319;6.99776;1889;20221005;15.8;9.2;12.5;1.9;5.48;0;2.49;16500 +79100;45.83319;6.99776;1889;20221006;13.3;6.9;10.1;2.1;7.69;0;2.03;16000 +79100;45.83319;6.99776;1889;20221007;13.4;7.2;10.3;1.6;7.99;.2;1.79;13500 +79100;45.83319;6.99776;1889;20221008;9.3;7.1;8.2;1.3;8.69;1.2;.94;4050 +79100;45.83319;6.99776;1889;20221009;10.1;5.1;7.6;1.5;8.59;1;1.13;8250 +79100;45.83319;6.99776;1889;20221010;11.7;5.7;8.7;1.3;8.13;0;1.39;10850 +79100;45.83319;6.99776;1889;20221011;12.6;5.8;9.2;1.6;7.73;.1;1.61;12800 +79100;45.83319;6.99776;1889;20221012;10.6;5.8;8.2;1.5;8.54;.2;1.24;9700 +79100;45.83319;6.99776;1889;20221013;9.5;5.3;7.4;1.7;7.54;.3;1.2;8300 +79100;45.83319;6.99776;1889;20221014;8.7;5.3;7;2.1;8.58;3;.88;5750 +79100;45.83319;6.99776;1889;20221015;14;5.9;9.9;3.1;7.69;.3;1.84;9350 +79100;45.83319;6.99776;1889;20221016;14.6;8.6;11.6;2.6;6.44;0;2.2;13800 +79100;45.83319;6.99776;1889;20221017;16;8.1;12.1;2.1;6.89;0;2.01;13000 +79100;45.83319;6.99776;1889;20221018;16;9.1;12.6;1.9;7.94;0;1.84;12500 +79100;45.83319;6.99776;1889;20221019;16.4;9.4;12.9;1.6;6.34;.1;1.88;12750 +79100;45.83319;6.99776;1889;20221020;14.8;10.8;12.8;2.2;6.69;13.2;1.92;4450 +79100;45.83319;6.99776;1889;20221021;9.3;7;8.2;2.9;9.54;36.3;.86;2050 +79100;45.83319;6.99776;1889;20221022;12.3;5;8.6;2.5;8.14;0;1.4;11850 +79100;45.83319;6.99776;1889;20221023;15.9;8;11.9;4.8;7.19;7.7;2.46;5300 +79100;45.83319;6.99776;1889;20221024;8.8;6.9;7.9;3.7;8.89;22.9;.98;2800 +79100;45.83319;6.99776;1889;20221025;12.2;4.7;8.5;2.5;6.89;2.1;1.51;10650 +79100;45.83319;6.99776;1889;20221026;15;7.2;11.1;3.1;6.98;0;2.01;11000 +79100;45.83319;6.99776;1889;20221027;16.6;10.4;13.5;2;6.39;0;1.88;11150 +79100;45.83319;6.99776;1889;20221028;17.4;11.2;14.3;1.7;6.64;0;1.77;8450 +79100;45.83319;6.99776;1889;20221029;18.1;12.2;15.1;1.6;6.19;0;1.75;9800 +79100;45.83319;6.99776;1889;20221030;16.9;11.9;14.4;2.3;5.34;0;2.23;9350 +79100;45.83319;6.99776;1889;20221031;15.6;9.6;12.6;3;5.04;3.1;2.35;10550 +79100;45.83319;6.99776;1889;20221101;9;5.2;7.1;2.5;7.14;1.9;1.02;6200 +79100;45.83319;6.99776;1889;20221102;7.4;4.1;5.7;2;7.19;0;.83;7150 +79100;45.83319;6.99776;1889;20221103;7.9;2.6;5.2;2.4;5.84;19.5;1.07;4650 +79100;45.83319;6.99776;1889;20221104;.5;-2;-.8;2.9;4.98;.2;.52;4800 +79100;45.83319;6.99776;1889;20221105;.8;-4;-1.6;1.5;4.34;0;.54;7200 +79100;45.83319;6.99776;1889;20221106;8.8;-2.9;2.9;2.2;3.44;0;1.26;8450 +79100;45.83319;6.99776;1889;20221107;10.8;2.4;6.6;1.8;3.83;0;1.25;10150 +79100;45.83319;6.99776;1889;20221108;9.7;4.3;7;2.4;3.69;.7;1.39;9550 +79100;45.83319;6.99776;1889;20221109;4.8;3.6;4.2;2;6.08;8.5;.72;2550 +79100;45.83319;6.99776;1889;20221110;6;1.5;3.8;1.9;6.33;0;.63;8950 +79100;45.83319;6.99776;1889;20221111;11.6;4.3;7.9;1.3;4.03;0;.94;9300 +79100;45.83319;6.99776;1889;20221112;12.6;7.3;10;2.4;3.84;0;1.76;6800 +79100;45.83319;6.99776;1889;20221113;9.9;7.4;8.6;2.1;4.08;2.7;1.38;8100 +79100;45.83319;6.99776;1889;20221114;3;.6;1.8;2;5.43;4.9;.67;2950 +79100;45.83319;6.99776;1889;20221115;5.6;.7;3.2;2.3;5.94;12.7;.69;3350 +79100;45.83319;6.99776;1889;20221116;5.1;-.2;2.5;2.8;5.69;1.5;.61;8450 +79100;45.83319;6.99776;1889;20221117;6.6;.4;3.5;5.3;5.73;18.4;.89;7350 +79100;45.83319;6.99776;1889;20221118;.3;-2;-.8;2.2;5.14;.5;.31;6250 +79100;45.83319;6.99776;1889;20221119;-.6;-5.4;-3;1.4;3.69;0;.32;8300 +79100;45.83319;6.99776;1889;20221120;-1.1;-5.6;-3.4;1.9;3.53;.8;.39;8200 +79100;45.83319;6.99776;1889;20221121;1.9;-4.9;-1.5;2.6;3.89;11.8;.63;5650 +79100;45.83319;6.99776;1889;20221122;-2.9;-4.1;-3.5;2.3;4.28;.1;.25;5700 +79100;45.83319;6.99776;1889;20221123;1.3;-5.6;-2.2;1.8;3.33;10.1;.63;4600 +79100;45.83319;6.99776;1889;20221124;1.8;-3.3;-.7;2.9;3.68;0;.56;8100 +79100;45.83319;6.99776;1889;20221125;3.4;-.7;1.3;2.7;3.74;.9;.74;6550 +79100;45.83319;6.99776;1889;20221126;.6;-3.8;-1.6;2.4;3.53;0;.49;7900 +79100;45.83319;6.99776;1889;20221127;5.8;-1.6;2.1;1.4;1.79;0;.88;5800 +79100;45.83319;6.99776;1889;20221128;1.9;0;.9;1.8;3.38;2.1;.8;3300 +79100;45.83319;6.99776;1889;20221129;-2.8;-3.6;-3.2;2.2;4.64;.5;.2;4200 +79100;45.83319;6.99776;1889;20221130;-2.5;-5.8;-4.2;2.4;3.94;0;.14;7400 +79100;45.83319;6.99776;1889;20221201;-1.8;-5.8;-3.8;2;3.58;0;.22;7050 +79100;45.83319;6.99776;1889;20221202;.1;-6.5;-3.2;1.4;3.09;1;.31;7250 +79100;45.83319;6.99776;1889;20221203;.6;-5.1;-2.2;2.3;3.14;4.5;.57;5400 +79100;45.83319;6.99776;1889;20221204;1;-1.2;-.1;2.4;4.48;5.4;.54;4050 +79100;45.83319;6.99776;1889;20221205;-2.1;-4.6;-3.3;1.7;3.98;0;.19;7200 +79100;45.83319;6.99776;1889;20221206;5;-4.9;0;1.1;2.63;0;.42;7000 +79100;45.83319;6.99776;1889;20221207;1;-3.6;-1.3;1.1;2.63;0;.34;7150 +79100;45.83319;6.99776;1889;20221208;2.1;-4.6;-1.3;2.6;1.98;6.5;.85;6200 +79100;45.83319;6.99776;1889;20221209;-.6;-5;-2.8;1.8;4.44;15.8;.33;1850 +79100;45.83319;6.99776;1889;20221210;-2.6;-3.2;-2.9;2.1;4.34;.2;.29;3200 +79100;45.83319;6.99776;1889;20221211;-7;-11;-9;1.9;2.13;0;.18;7600 +79100;45.83319;6.99776;1889;20221212;-5.4;-12.8;-9.1;1.8;1.68;3.4;.3;6750 +79100;45.83319;6.99776;1889;20221213;-.2;-9;-4.6;2.1;3.84;6;.24;3100 +79100;45.83319;6.99776;1889;20221214;2.9;-1;1;3;5.28;3.6;.42;3400 +79100;45.83319;6.99776;1889;20221215;2.8;-.5;1.1;2.1;4.58;11.5;.67;1800 +79100;45.83319;6.99776;1889;20221216;-1.3;-3.1;-2.2;1.3;4.89;.1;.21;3700 +79100;45.83319;6.99776;1889;20221217;-1.6;-7.4;-4.5;1.3;2.59;0;.23;7200 +79100;45.83319;6.99776;1889;20221218;4.9;-2.4;1.2;1.6;1.34;0;.77;6750 +79100;45.83319;6.99776;1889;20221219;6;.1;3.1;2.1;3.38;0;.9;4350 +79100;45.83319;6.99776;1889;20221220;9;2;5.5;2.5;4.53;2;.98;4650 +79100;45.83319;6.99776;1889;20221221;2.5;.4;1.5;2.7;5.84;5.2;.4;2050 +79100;45.83319;6.99776;1889;20221222;2.3;-.1;1.1;3.4;5.69;30.2;.39;2650 +79100;45.83319;6.99776;1889;20221223;3.5;-.8;1.4;3.9;7.14;53.2;.18;650 +79100;45.83319;6.99776;1889;20221224;5.8;1;3.4;3;6.69;1.5;.5;3300 +79100;45.83319;6.99776;1889;20221225;10;4.5;7.2;3.1;4.59;0;1.22;6600 +79100;45.83319;6.99776;1889;20221226;6;3.4;4.7;3.9;4.94;8.3;.96;4050 +79100;45.83319;6.99776;1889;20221227;1.5;-1.8;-.1;2.5;4.13;0;.37;6750 +79100;45.83319;6.99776;1889;20221228;3.2;-2.7;.3;2.8;2.18;0;.87;6900 +79100;45.83319;6.99776;1889;20221229;4.3;-.9;1.7;3.4;3.63;10.7;.85;5300 +79100;45.83319;6.99776;1889;20221230;2.8;-1.7;.5;2.5;5.69;11.4;.36;2450 +79100;45.83319;6.99776;1889;20221231;9.8;2;5.9;3;6.78;0;.74;5000 +80075;45.49657;-1.04355;12;20220101;16.7;5.8;11.3;2.6;11;.1;.58;6536 +80075;45.49657;-1.04355;12;20220102;15.1;10.7;12.9;3.7;13;.9;.71;3900 +80075;45.49657;-1.04355;12;20220103;16.2;12.3;14.3;3.5;12.6;.4;1.03;4142 +80075;45.49657;-1.04355;12;20220104;14;13;13.5;3.8;11.05;2;1.42;1587 +80075;45.49657;-1.04355;12;20220105;9.1;2;5.6;1.6;6.7;0;.45;6336 +80075;45.49657;-1.04355;12;20220106;9;-1;4;1.4;6.05;.9;.38;6773 +80075;45.49657;-1.04355;12;20220107;12.2;3.7;7.9;5;9.2;5.1;.74;6359 +80075;45.49657;-1.04355;12;20220108;12.9;10.2;11.5;7.1;11;7;1.22;3109 +80075;45.49657;-1.04355;12;20220109;11.4;9.1;10.3;4.8;10.85;12.5;.78;2127 +80075;45.49657;-1.04355;12;20220110;12;9.8;10.9;3.7;12.1;3.2;.53;2300 +80075;45.49657;-1.04355;12;20220111;10.9;3.5;7.2;1.7;7.7;0;.52;6713 +80075;45.49657;-1.04355;12;20220112;6;-.9;2.5;4.2;6.05;0;.59;6184 +80075;45.49657;-1.04355;12;20220113;7.6;.5;4.1;3.1;5.85;0;.78;6672 +80075;45.49657;-1.04355;12;20220114;8.8;-2.7;3;2.5;5.95;.1;.62;6796 +80075;45.49657;-1.04355;12;20220115;7.4;-4.4;1.5;1.1;5.75;.3;.25;8172 +80075;45.49657;-1.04355;12;20220116;2.5;-3;-.2;1.6;6.25;0;.16;3721 +80075;45.49657;-1.04355;12;20220117;6.4;0;3.2;2.2;7.55;.1;.29;3878 +80075;45.49657;-1.04355;12;20220118;5.9;0;3;1.8;7.15;.1;.3;5781 +80075;45.49657;-1.04355;12;20220119;8.1;4.5;6.3;1.2;8.3;3;.46;3402 +80075;45.49657;-1.04355;12;20220120;8.3;6.1;7.2;3;8.6;.3;.66;3469 +80075;45.49657;-1.04355;12;20220121;6.4;1.2;3.8;4.1;6.25;.1;.78;6529 +80075;45.49657;-1.04355;12;20220122;7.5;.7;4.1;5;6.4;.1;.88;7205 +80075;45.49657;-1.04355;12;20220123;8.9;.5;4.7;3.6;6.6;0;.84;7647 +80075;45.49657;-1.04355;12;20220124;12.5;-2.5;5;1.9;6.5;0;.71;9167 +80075;45.49657;-1.04355;12;20220125;14.3;-2.4;5.9;1.3;6.6;0;.68;9125 +80075;45.49657;-1.04355;12;20220126;2.4;-2.9;-.3;2.6;5.85;0;.26;5146 +80075;45.49657;-1.04355;12;20220127;.1;-1.9;-.9;1.5;5.65;0;.27;2803 +80075;45.49657;-1.04355;12;20220128;10.2;-1.7;4.3;1.7;8.25;0;.41;7311 +80075;45.49657;-1.04355;12;20220129;5.5;4;4.8;1.6;8.35;.1;.36;2558 +80075;45.49657;-1.04355;12;20220130;8.9;5.4;7.2;1.6;9.6;.4;.45;3451 +80075;45.49657;-1.04355;12;20220131;10.9;7.4;9.2;4.1;9.8;.3;.88;5736 +80075;45.49657;-1.04355;12;20220201;11.3;1.2;6.3;3.2;9.2;.3;.57;6195 +80075;45.49657;-1.04355;12;20220202;10.4;9.1;9.7;2.7;10.95;0;.61;3634 +80075;45.49657;-1.04355;12;20220203;9.1;5.9;7.5;2.8;9.6;.9;.52;3205 +80075;45.49657;-1.04355;12;20220204;12.4;7.5;10;3.1;11;1;.74;5349 +80075;45.49657;-1.04355;12;20220205;11.1;.5;5.8;1.8;7.8;.2;.71;10091 +80075;45.49657;-1.04355;12;20220206;11.6;1.7;6.6;4.9;10.7;.8;.26;7158 +80075;45.49657;-1.04355;12;20220207;13.3;10.7;12;2.8;10.8;.2;1.15;6175 +80075;45.49657;-1.04355;12;20220208;13.7;3.7;8.7;2;8.2;0;1.08;10092 +80075;45.49657;-1.04355;12;20220209;13.7;1.9;7.8;2.8;8.55;.3;1.08;9179 +80075;45.49657;-1.04355;12;20220210;6.6;2.3;4.4;3.5;9.94;.4;.65;8142 +80075;45.49657;-1.04355;12;20220211;10.9;5.2;8.1;4.6;7.47;0;1.46;9757 +80075;45.49657;-1.04355;12;20220212;11.5;2.5;7;2.8;6.5;0;1.35;10543 +80075;45.49657;-1.04355;12;20220213;13.9;3.3;8.6;6.4;9.05;2;1.5;10078 +80075;45.49657;-1.04355;12;20220214;12;8.9;10.5;6.3;9.94;2.6;1.43;7480 +80075;45.49657;-1.04355;12;20220215;12.2;7.3;9.7;7.1;10.35;13.4;1.14;5141 +80075;45.49657;-1.04355;12;20220216;13.2;10.3;11.8;7;13.4;3.9;.56;4607 +80075;45.49657;-1.04355;12;20220217;12.6;12;12.3;4.9;13.65;.8;.59;2648 +80075;45.49657;-1.04355;12;20220218;12.6;9.3;11;3.8;11;.3;1.04;5087 +80075;45.49657;-1.04355;12;20220219;11.7;3.3;7.5;2.8;8.4;.1;1.16;11564 +80075;45.49657;-1.04355;12;20220220;13.3;9.3;11.3;5.2;12.2;1.2;.93;6907 +80075;45.49657;-1.04355;12;20220221;12.8;10;11.4;6.2;10.15;.1;1.71;6893 +80075;45.49657;-1.04355;12;20220222;12.8;8.1;10.5;2.8;10.4;0;1.09;6960 +80075;45.49657;-1.04355;12;20220223;15;6.2;10.6;1.3;10.3;.1;1.14;9875 +80075;45.49657;-1.04355;12;20220224;13.5;3.8;8.6;2.6;9.25;.5;1.28;11303 +80075;45.49657;-1.04355;12;20220225;11.5;-.1;5.7;1.6;7.1;.2;1.18;12861 +80075;45.49657;-1.04355;12;20220226;13.9;-.8;6.6;3.4;5.75;0;2.09;14762 +80075;45.49657;-1.04355;12;20220227;14.9;2.4;8.6;2.4;8.4;.2;1.59;13750 +80075;45.49657;-1.04355;12;20220228;17.6;3;10.3;1.1;9.25;0;1.5;14153 +80075;45.49657;-1.04355;12;20220301;18.6;3.8;11.2;2.5;9;1.2;2.05;13550 +80075;45.49657;-1.04355;12;20220302;11.8;8.9;10.4;2.5;10.8;.7;1;5609 +80075;45.49657;-1.04355;12;20220303;13.1;6.3;9.7;2.8;11;1.5;1.09;9180 +80075;45.49657;-1.04355;12;20220304;10.9;8.5;9.7;4.5;9.85;.2;1.24;5739 +80075;45.49657;-1.04355;12;20220305;12.2;1.8;7;3.1;7.85;.3;1.6;15070 +80075;45.49657;-1.04355;12;20220306;12.5;6.6;9.5;3.3;7.35;0;1.99;11592 +80075;45.49657;-1.04355;12;20220307;10.2;-2.5;3.9;2.7;5.5;0;1.66;16077 +80075;45.49657;-1.04355;12;20220308;11.2;2.1;6.7;3.6;9.15;.9;1.06;9729 +80075;45.49657;-1.04355;12;20220309;15.6;2.6;9.1;3.9;9.5;.2;1.8;14910 +80075;45.49657;-1.04355;12;20220310;13.6;10.3;11.9;3.9;11.05;2.5;1.53;7866 +80075;45.49657;-1.04355;12;20220311;14.2;7.3;10.7;4.5;11.2;7;1.49;10703 +80075;45.49657;-1.04355;12;20220312;14.8;7.5;11.2;4;9.9;8.1;2.05;14770 +80075;45.49657;-1.04355;12;20220313;13.4;8;10.7;4.4;9.45;6;1.91;11384 +80075;45.49657;-1.04355;12;20220314;14.7;3.4;9.1;4.9;9.7;.6;1.74;12638 +80075;45.49657;-1.04355;12;20220315;18.9;10.7;14.8;4.2;12.5;0;2.32;11697 +80075;45.49657;-1.04355;12;20220316;15.6;12.2;13.9;4.1;12.4;0;1.69;6639 +80075;45.49657;-1.04355;12;20220317;11;9;10;5.6;9.4;0;1.57;4982 +80075;45.49657;-1.04355;12;20220318;14.1;7;10.5;6;8.65;0;2.34;12704 +80075;45.49657;-1.04355;12;20220319;18.8;8;13.4;4.1;9.45;0;3.02;16755 +80075;45.49657;-1.04355;12;20220320;19;8.4;13.7;4.2;9.65;0;3.11;16218 +80075;45.49657;-1.04355;12;20220321;19.9;9.4;14.7;5;9.93;0;3.48;15694 +80075;45.49657;-1.04355;12;20220322;18.9;7.6;13.3;5.3;7.55;0;3.85;18300 +80075;45.49657;-1.04355;12;20220323;17.3;7.1;12.2;4;7.23;0;3.44;19409 +80075;45.49657;-1.04355;12;20220324;16.7;6;11.3;3;7.65;0;2.98;19792 +80075;45.49657;-1.04355;12;20220325;18.9;7.3;13.1;3.5;7.8;0;3.47;18201 +80075;45.49657;-1.04355;12;20220326;20.5;8.6;14.5;4.1;7.43;0;4.26;19738 +80075;45.49657;-1.04355;12;20220327;20.2;8.7;14.5;3.1;8.38;0;3.57;19208 +80075;45.49657;-1.04355;12;20220328;20.5;9.7;15.1;2.8;8.55;0;3.37;17052 +80075;45.49657;-1.04355;12;20220329;15.4;10.5;12.9;3.1;10.9;.1;2.19;11672 +80075;45.49657;-1.04355;12;20220330;15;9.9;12.4;4.8;11.28;1.4;1.85;8703 +80075;45.49657;-1.04355;12;20220331;13.7;8.4;11.1;7.3;8.58;.7;2.73;13816 +80075;45.49657;-1.04355;12;20220401;10.1;3.9;7;9.1;5.65;.5;2.94;15868 +80075;45.49657;-1.04355;12;20220402;10.2;3.7;7;6;5.58;0;2.74;17294 +80075;45.49657;-1.04355;12;20220403;9;.3;4.7;3.1;5.06;0;2.14;16422 +80075;45.49657;-1.04355;12;20220404;11.1;4.3;7.7;3.7;5.9;0;2.57;17703 +80075;45.49657;-1.04355;12;20220405;13.1;5.4;9.2;3.6;9.21;0;1.82;13729 +80075;45.49657;-1.04355;12;20220406;13.5;10;11.7;5.7;11.53;2;1.63;8975 +80075;45.49657;-1.04355;12;20220407;13.3;11.5;12.4;10.2;13.05;17.8;1.05;4253 +80075;45.49657;-1.04355;12;20220408;15.7;11.8;13.8;10.6;11.33;2.9;2.69;7011 +80075;45.49657;-1.04355;12;20220409;13.6;6.7;10.2;3.8;7.83;0;2.8;19458 +80075;45.49657;-1.04355;12;20220410;18.6;5;11.8;4.5;7.18;0;3.88;22948 +80075;45.49657;-1.04355;12;20220411;24.1;10.6;17.3;6.2;10.84;0;4.97;20711 +80075;45.49657;-1.04355;12;20220412;18.6;12.3;15.4;4;12.04;0;2.78;12304 +80075;45.49657;-1.04355;12;20220413;18.2;10.4;14.3;2.6;13.03;.8;2.47;15602 +80075;45.49657;-1.04355;12;20220414;19.4;12.2;15.8;2.8;13.35;0;3.23;21353 +80075;45.49657;-1.04355;12;20220415;20.2;10.5;15.4;3.2;12.68;0;3.46;21093 +80075;45.49657;-1.04355;12;20220416;20;10.9;15.4;3.3;12.13;0;3.63;22499 +80075;45.49657;-1.04355;12;20220417;18.7;10.3;14.5;3.6;11.65;0;3.37;21325 +80075;45.49657;-1.04355;12;20220418;16.6;11;13.8;4.9;12.25;0;2.66;16289 +80075;45.49657;-1.04355;12;20220419;14.8;9.5;12.2;5.3;10.3;4.4;2.3;11512 +80075;45.49657;-1.04355;12;20220420;13.5;9.4;11.4;5;11.45;7.1;1.38;4993 +80075;45.49657;-1.04355;12;20220421;17.3;10.2;13.7;3;12.7;0;2.51;16425 +80075;45.49657;-1.04355;12;20220422;18.1;10.7;14.4;2.2;12.5;4.4;2.37;13436 +80075;45.49657;-1.04355;12;20220423;14.7;11.5;13.1;4;12.4;4.1;1.75;9555 +80075;45.49657;-1.04355;12;20220424;15.2;11.9;13.6;6.5;13.13;.1;1.75;8642 +80075;45.49657;-1.04355;12;20220425;17.1;11.7;14.4;3.9;12.3;0;3.02;18666 +80075;45.49657;-1.04355;12;20220426;21.3;9.3;15.3;4.1;10.98;0;4.26;25573 +80075;45.49657;-1.04355;12;20220427;19.9;10.4;15.1;3.9;11.35;1.6;3.51;17217 +80075;45.49657;-1.04355;12;20220428;18.4;13.2;15.8;2.8;13.05;.1;2.95;16392 +80075;45.49657;-1.04355;12;20220429;18.9;12;15.5;2.8;13.8;0;3.07;19765 +80075;45.49657;-1.04355;12;20220430;19;11.3;15.1;3.7;12.43;0;3.47;21529 +80075;45.49657;-1.04355;12;20220501;19.4;10.6;15;3.5;11.05;0;3.75;22111 +80075;45.49657;-1.04355;12;20220502;20.1;12;16.1;4;10.95;0;4.01;21053 +80075;45.49657;-1.04355;12;20220503;19.9;11.9;15.9;4.2;11.48;0;4;22186 +80075;45.49657;-1.04355;12;20220504;19.2;12;15.6;3.6;11.9;0;3.54;21631 +80075;45.49657;-1.04355;12;20220505;19.6;10.8;15.2;3.8;12.25;.1;3.72;25417 +80075;45.49657;-1.04355;12;20220506;20.4;8.7;14.5;3.1;12.55;0;2.84;13929 +80075;45.49657;-1.04355;12;20220507;22.4;10.1;16.2;2.8;12.95;0;3.25;14603 +80075;45.49657;-1.04355;12;20220508;23.6;8.2;15.9;2.2;12.7;0;3.25;15106 +80075;45.49657;-1.04355;12;20220509;26.9;10.1;18.5;2.1;13.05;0;3.74;15323 +80075;45.49657;-1.04355;12;20220510;26.7;10.7;18.7;2.4;14.6;.1;3.67;15338 +80075;45.49657;-1.04355;12;20220511;19.8;12.3;16;2.3;15.5;0;2.19;11318 +80075;45.49657;-1.04355;12;20220512;18.4;14.9;16.7;1.8;15.15;.1;1.73;6682 +80075;45.49657;-1.04355;12;20220513;20.3;9.6;15;1.6;13.5;0;2.54;14019 +80075;45.49657;-1.04355;12;20220514;28.9;10.2;19.6;2.3;15.55;0;3.81;15434 +80075;45.49657;-1.04355;12;20220515;27.8;15.8;21.8;3;17.55;1.2;3.97;14421 +80075;45.49657;-1.04355;12;20220516;25.4;11.6;18.5;1.9;15.95;.1;3.28;15749 +80075;45.49657;-1.04355;12;20220517;27.6;13.7;20.7;3.3;16.5;.1;4.25;15855 +80075;45.49657;-1.04355;12;20220518;31.5;12.6;22.1;2.2;16.7;1;4.22;15709 +80075;45.49657;-1.04355;12;20220519;24.8;16.6;20.7;2;18;.1;2.87;11780 +80075;45.49657;-1.04355;12;20220520;22.8;15.5;19.1;3.1;16.7;.1;2.96;11560 +80075;45.49657;-1.04355;12;20220521;29.9;11.8;20.9;2.2;16.6;0;4.06;15863 +80075;45.49657;-1.04355;12;20220522;31;18.4;24.7;3.4;19.25;4.9;4.84;14831 +80075;45.49657;-1.04355;12;20220523;19.9;16.3;18.1;5.7;16.25;3;2.54;8363 +80075;45.49657;-1.04355;12;20220524;17.7;12.7;15.2;2.9;12.15;.7;2.44;9709 +80075;45.49657;-1.04355;12;20220525;19.4;8.4;13.9;2.1;12.45;.2;2.65;14879 +80075;45.49657;-1.04355;12;20220526;19.2;13.4;16.3;2;14.55;0;2.18;10021 +80075;45.49657;-1.04355;12;20220527;21;15.2;18.1;2.7;14.55;0;2.7;9835 +80075;45.49657;-1.04355;12;20220528;25.6;12.7;19.1;3.5;12.5;0;4.46;15851 +80075;45.49657;-1.04355;12;20220529;21.4;11.8;16.6;4.2;9.6;0;4.22;13705 +80075;45.49657;-1.04355;12;20220530;21.4;8.5;15;3.6;9.45;0;3.92;15312 +80075;45.49657;-1.04355;12;20220531;20.8;10.5;15.6;2.3;12.05;3;3.05;13768 +80075;45.49657;-1.04355;12;20220601;26.5;11.8;19.2;2.4;13.15;5.7;4.08;16364 +80075;45.49657;-1.04355;12;20220602;27.3;15.5;21.4;2.4;17.4;9.3;3.72;14781 +80075;45.49657;-1.04355;12;20220603;24.6;17.1;20.9;2.5;18.55;3.2;2.97;11923 +80075;45.49657;-1.04355;12;20220604;23;16.4;19.7;2.5;17.85;.2;2.74;11791 +80075;45.49657;-1.04355;12;20220605;20.6;14.2;17.4;2.6;16.45;.1;2.37;10995 +80075;45.49657;-1.04355;12;20220606;20.5;13.9;17.2;1.5;15.7;.6;2.38;11679 +80075;45.49657;-1.04355;12;20220607;21.1;15.3;18.2;3.6;15.85;6.9;2.81;11235 +80075;45.49657;-1.04355;12;20220608;20.2;15;17.6;4.4;16.8;2.5;2.43;10316 +80075;45.49657;-1.04355;12;20220609;20.9;14.7;17.8;2.8;14.9;.1;2.69;10671 +80075;45.49657;-1.04355;12;20220610;24.3;9.1;16.7;1.6;15;.1;3.18;16791 +80075;45.49657;-1.04355;12;20220611;26.6;12.9;19.8;2.9;17.05;.2;5.17;27891 +80075;45.49657;-1.04355;12;20220612;29.5;16.4;23;3.1;17.15;0;6.05;27845 +80075;45.49657;-1.04355;12;20220613;28.6;16.8;22.7;4.4;12.8;0;7.12;28906 +80075;45.49657;-1.04355;12;20220614;34;14;24;2.9;15.5;.1;7.07;29749 +80075;45.49657;-1.04355;12;20220615;26.7;19.2;23;2.5;18.4;0;5.25;25941 +80075;45.49657;-1.04355;12;20220616;34.6;14.4;24.5;2.2;17.35;0;6.49;28617 +80075;45.49657;-1.04355;12;20220617;38.1;16.9;27.5;2.2;17.95;0;7.36;29874 +80075;45.49657;-1.04355;12;20220618;39.8;17.6;28.7;3.2;19.05;4.1;8.4;29730 +80075;45.49657;-1.04355;12;20220619;24.2;19.3;21.8;3.7;20.2;0;4.16;20939 +80075;45.49657;-1.04355;12;20220620;26.6;16.8;21.7;2.5;18.45;15.3;4.72;23507 +80075;45.49657;-1.04355;12;20220621;23.4;16.2;19.8;2.1;19.85;1.9;3.97;23345 +80075;45.49657;-1.04355;12;20220622;22.7;17.1;19.9;3;18.4;2.9;3.77;20027 +80075;45.49657;-1.04355;12;20220623;23.2;11.7;17.5;1.6;16.9;9.6;4;24561 +80075;45.49657;-1.04355;12;20220624;21.7;16.6;19.1;4.3;16.95;20.5;3.92;20944 +80075;45.49657;-1.04355;12;20220625;16.9;14.9;15.9;2.2;16.4;6.3;1.89;10478 +80075;45.49657;-1.04355;12;20220626;20.5;11.9;16.2;1.4;14.35;0;3.37;20268 +80075;45.49657;-1.04355;12;20220627;20.4;10.6;15.5;2;13.05;0;4.45;29187 +80075;45.49657;-1.04355;12;20220628;21.9;8.4;15.1;1.4;12.25;0;4.64;30555 +80075;45.49657;-1.04355;12;20220629;21.5;8.9;15.2;1.7;14.05;3.5;3.58;22563 +80075;45.49657;-1.04355;12;20220630;19.7;14.2;17;2;14.15;1.3;3.66;21403 +80075;45.49657;-1.04355;12;20220701;21.7;8.2;15;1.6;12.3;.1;4.61;30653 +80075;45.49657;-1.04355;12;20220702;25.9;9.8;17.9;2.4;13.1;0;5.43;30826 +80075;45.49657;-1.04355;12;20220703;22.8;14;18.4;3.1;15.6;.9;4.54;25857 +80075;45.49657;-1.04355;12;20220704;24.2;15.2;19.7;3.1;15.9;1.2;4.62;23401 +80075;45.49657;-1.04355;12;20220705;26.7;14.2;20.4;3.5;15.25;0;5.76;29369 +80075;45.49657;-1.04355;12;20220706;27.7;14.1;20.9;3.4;14.25;0;6.13;29591 +80075;45.49657;-1.04355;12;20220707;25.1;14.5;19.8;3;16.6;.1;5.13;28378 +80075;45.49657;-1.04355;12;20220708;28.9;14.2;21.6;3.3;14.6;0;6.41;30531 +80075;45.49657;-1.04355;12;20220709;31.5;13.6;22.6;3;13.95;0;6.85;30252 +80075;45.49657;-1.04355;12;20220710;31;15.2;23.1;3.7;14.8;0;7.03;30220 +80075;45.49657;-1.04355;12;20220711;33.4;17.1;25.3;4.1;15;0;7.88;30138 +80075;45.49657;-1.04355;12;20220712;35.3;15.2;25.3;2.4;15.2;0;7.07;30253 +80075;45.49657;-1.04355;12;20220713;35.7;15.1;25.4;1.8;14.7;0;6.63;29867 +80075;45.49657;-1.04355;12;20220714;33.4;15.2;24.3;2.1;16.35;0;6.4;29530 +80075;45.49657;-1.04355;12;20220715;31.9;18.2;25.1;3.3;14.15;0;7.12;28371 +80075;45.49657;-1.04355;12;20220716;33.1;17.4;25.3;4.6;12.35;0;8.46;29250 +80075;45.49657;-1.04355;12;20220717;35.6;19.4;27.5;4.9;13.1;0;9.18;28558 +80075;45.49657;-1.04355;12;20220718;39.4;18.4;28.9;3.9;16.75;0;8.92;28965 +80075;45.49657;-1.04355;12;20220719;25.4;21.5;23.4;3.6;20.85;.6;4.31;19168 +80075;45.49657;-1.04355;12;20220720;24.1;19;21.6;2.9;19.05;.2;4.31;22319 +80075;45.49657;-1.04355;12;20220721;26.1;14.5;20.3;1.8;17.1;0;4.67;25793 +80075;45.49657;-1.04355;12;20220722;23.4;16.3;19.9;3.1;18.5;1.3;3.63;19096 +80075;45.49657;-1.04355;12;20220723;25.6;14.1;19.9;2.1;16.95;0;4.82;27171 +80075;45.49657;-1.04355;12;20220724;33.3;13.1;23.2;2.3;15.65;0;6.24;28724 +80075;45.49657;-1.04355;12;20220725;24.1;19.8;21.9;3.3;18.7;1.2;3.75;15865 +80075;45.49657;-1.04355;12;20220726;23.7;15.6;19.6;1.8;15.45;.1;3.82;19700 +80075;45.49657;-1.04355;12;20220727;24.2;11.7;17.9;2.1;14.9;0;4.65;27908 +80075;45.49657;-1.04355;12;20220728;24;12.9;18.5;2.3;16.65;0;4.22;24982 +80075;45.49657;-1.04355;12;20220729;23.9;17.2;20.6;2.4;18.3;.4;3.98;21282 +80075;45.49657;-1.04355;12;20220730;24.7;14;19.3;2.2;18;.1;4.43;26545 +80075;45.49657;-1.04355;12;20220731;25;14.7;19.8;2.5;18.5;.3;4.36;25391 +80075;45.49657;-1.04355;12;20220801;26.7;14.7;20.7;2.5;18.95;0;4.44;24288 +80075;45.49657;-1.04355;12;20220802;33;15.5;24.2;2.4;18.35;0;6.03;27544 +80075;45.49657;-1.04355;12;20220803;34.6;16.6;25.6;1.9;18.05;0;5.94;26529 +80075;45.49657;-1.04355;12;20220804;30.6;19.5;25;2.5;19.3;0;5.16;22329 +80075;45.49657;-1.04355;12;20220805;28.2;18.3;23.3;3.8;16;0;5.71;23518 +80075;45.49657;-1.04355;12;20220806;29.9;18.2;24.1;5.1;11.85;0;7.51;25670 +80075;45.49657;-1.04355;12;20220807;31;16.3;23.7;4.5;10.25;0;7.67;27260 +80075;45.49657;-1.04355;12;20220808;33.1;17.6;25.4;4.1;10.9;0;7.88;26985 +80075;45.49657;-1.04355;12;20220809;34.5;18.7;26.6;4;12.15;0;7.85;25713 +80075;45.49657;-1.04355;12;20220810;36.3;18.1;27.2;3.6;12.15;0;7.92;26640 +80075;45.49657;-1.04355;12;20220811;38.2;18;28.1;2.9;12.4;0;7.49;25266 +80075;45.49657;-1.04355;12;20220812;34.4;19.2;26.8;2.7;15.45;0;6.63;25490 +80075;45.49657;-1.04355;12;20220813;25.9;20.2;23.1;3.6;22.55;3.6;3.66;18168 +80075;45.49657;-1.04355;12;20220814;24.3;19.5;21.9;3.2;20.6;.1;3.49;17494 +80075;45.49657;-1.04355;12;20220815;24.6;19.2;21.9;3;19.55;0;3.87;19829 +80075;45.49657;-1.04355;12;20220816;24.9;16.1;20.5;1.6;18.45;.6;3.39;18184 +80075;45.49657;-1.04355;12;20220817;23.6;17.4;20.5;2.9;17.5;0;3.81;20039 +80075;45.49657;-1.04355;12;20220818;23.6;12.7;18.1;2.4;16.7;.4;3.5;20800 +80075;45.49657;-1.04355;12;20220819;24.4;18.1;21.3;2.9;19.55;.1;3.41;17330 +80075;45.49657;-1.04355;12;20220820;25.7;19.6;22.6;2.1;19.35;0;3.48;16121 +80075;45.49657;-1.04355;12;20220821;23.7;14;18.9;1.9;17.4;.8;3.14;17527 +80075;45.49657;-1.04355;12;20220822;24.1;19.5;21.8;2.7;21.15;1.5;3.1;15777 +80075;45.49657;-1.04355;12;20220823;26.4;19.4;22.9;1.6;22;.4;2.91;13903 +80075;45.49657;-1.04355;12;20220824;34.4;16.4;25.4;2.3;19.35;3.7;5.44;23708 +80075;45.49657;-1.04355;12;20220825;27;20.4;23.7;4.4;21.95;.7;3.85;15720 +80075;45.49657;-1.04355;12;20220826;26.1;18;22.1;2.8;19.25;0;3.55;15704 +80075;45.49657;-1.04355;12;20220827;29.2;14.7;21.9;1.9;15.8;.1;4.55;23343 +80075;45.49657;-1.04355;12;20220828;31.3;14.6;22.9;2.6;14.2;0;5.3;23054 +80075;45.49657;-1.04355;12;20220829;33.2;16.3;24.8;2.1;16.5;.1;4.83;19663 +80075;45.49657;-1.04355;12;20220830;26.7;18.4;22.6;2.4;21.4;0;3.81;20093 +80075;45.49657;-1.04355;12;20220831;27.5;18.4;23;3;21.45;.1;3.65;16950 +80075;45.49657;-1.04355;12;20220901;26.4;18.1;22.3;2.8;19.55;0;3.83;19126 +80075;45.49657;-1.04355;12;20220902;24.1;17.8;21;2.5;19.95;5.4;3.08;16923 +80075;45.49657;-1.04355;12;20220903;23.5;16.9;20.2;1.9;17;1.9;3.25;17911 +80075;45.49657;-1.04355;12;20220904;27.6;13.1;20.4;1.8;16.3;.1;3.94;21907 +80075;45.49657;-1.04355;12;20220905;28.1;16.3;22.2;2.5;17.9;.1;4.16;20912 +80075;45.49657;-1.04355;12;20220906;28.4;13.8;21.1;1.8;16.35;.1;3.91;21216 +80075;45.49657;-1.04355;12;20220907;19.4;15.1;17.2;2.2;17.8;6.8;1.73;9634 +80075;45.49657;-1.04355;12;20220908;23.2;19;21.1;5.3;16.5;.7;3.88;15608 +80075;45.49657;-1.04355;12;20220909;22.5;17.8;20.2;4.4;15.7;.7;3.52;14711 +80075;45.49657;-1.04355;12;20220910;24.5;13.4;19;1.6;15.85;.1;3.13;18888 +80075;45.49657;-1.04355;12;20220911;31.3;13.8;22.5;2.5;15.7;0;4.59;20833 +80075;45.49657;-1.04355;12;20220912;34.7;16.8;25.8;2.6;16.55;.7;4.99;17885 +80075;45.49657;-1.04355;12;20220913;31;20.7;25.9;4;20.8;.9;4.54;15083 +80075;45.49657;-1.04355;12;20220914;26.2;16.7;21.5;2.8;19.45;0;3.38;18281 +80075;45.49657;-1.04355;12;20220915;24;14.4;19.2;2;18.15;.1;2.68;15895 +80075;45.49657;-1.04355;12;20220916;21.9;12.7;17.3;3.1;13.55;0;3.23;17985 +80075;45.49657;-1.04355;12;20220917;20.6;7.5;14.1;2.9;9;0;3.41;19932 +80075;45.49657;-1.04355;12;20220918;23.6;5.5;14.5;2.7;8.2;0;3.75;19891 +80075;45.49657;-1.04355;12;20220919;23.2;8.6;15.9;3.4;9.55;0;3.88;19542 +80075;45.49657;-1.04355;12;20220920;22.6;7.7;15.1;3.2;9.2;0;3.71;19242 +80075;45.49657;-1.04355;12;20220921;23.4;10.4;16.9;3.4;9.5;0;3.95;18608 +80075;45.49657;-1.04355;12;20220922;24;6.5;15.3;1.8;10.1;0;3.09;18842 +80075;45.49657;-1.04355;12;20220923;21.6;8.8;15.2;1.2;11.9;2.1;2.13;13131 +80075;45.49657;-1.04355;12;20220924;19.9;11.3;15.6;2.5;14.15;1;2.26;14898 +80075;45.49657;-1.04355;12;20220925;19.9;7;13.5;1.4;11.5;0;2.09;15091 +80075;45.49657;-1.04355;12;20220926;19.9;6.6;13.2;2.8;12;4.6;2.2;14041 +80075;45.49657;-1.04355;12;20220927;18.5;13.7;16.1;4.3;13.7;7.6;2.2;9103 +80075;45.49657;-1.04355;12;20220928;18.9;16.3;17.6;6.1;15.95;7.2;2.22;9041 +80075;45.49657;-1.04355;12;20220929;17.1;11.6;14.3;1.7;12.55;2.9;1.72;11137 +80075;45.49657;-1.04355;12;20220930;17.7;6.1;11.9;2.3;11.7;2.3;1.98;16549 +80075;45.49657;-1.04355;12;20221001;19.3;15.9;17.6;5.1;18.65;1.9;1.27;6889 +80075;45.49657;-1.04355;12;20221002;20.8;17.2;19;2.9;17.1;.1;2.13;11268 +80075;45.49657;-1.04355;12;20221003;23.3;11.3;17.3;1.5;14.55;0;2.28;15600 +80075;45.49657;-1.04355;12;20221004;22.5;8;15.3;1;13.05;.2;2.04;16346 +80075;45.49657;-1.04355;12;20221005;19.6;10.6;15.1;1.9;15.85;.9;1.54;11939 +80075;45.49657;-1.04355;12;20221006;21.6;12.8;17.2;3.1;14;0;2.49;14024 +80075;45.49657;-1.04355;12;20221007;22.9;8.7;15.8;1.6;13.15;0;2.14;14846 +80075;45.49657;-1.04355;12;20221008;21.7;12.1;16.9;3.1;11.7;0;2.75;13779 +80075;45.49657;-1.04355;12;20221009;24.9;8.2;16.5;2.1;13.15;1;2.44;14908 +80075;45.49657;-1.04355;12;20221010;19.9;12.1;16;.8;16.05;1.6;1.29;9161 +80075;45.49657;-1.04355;12;20221011;18.4;15.8;17.1;1.8;17.45;.6;1.03;5152 +80075;45.49657;-1.04355;12;20221012;20.2;11.1;15.6;1.3;14.9;.1;1.47;10806 +80075;45.49657;-1.04355;12;20221013;19.2;11;15.1;2.9;16.4;5.4;1.09;7779 +80075;45.49657;-1.04355;12;20221014;19.7;17.4;18.5;4.5;19.05;0;1.2;4838 +80075;45.49657;-1.04355;12;20221015;20.5;18.4;19.4;3.9;17.9;0;1.66;4177 +80075;45.49657;-1.04355;12;20221016;26.8;14.8;20.8;2.9;17.1;1.8;2.62;12543 +80075;45.49657;-1.04355;12;20221017;23.8;17.7;20.7;2.9;18.65;1.8;1.85;6737 +80075;45.49657;-1.04355;12;20221018;27.1;13.4;20.3;2.9;17.5;0;2.57;13551 +80075;45.49657;-1.04355;12;20221019;25.6;15.9;20.7;3.7;18.1;3.4;2.47;10396 +80075;45.49657;-1.04355;12;20221020;24.4;15;19.7;4.2;16.05;1;2.6;10628 +80075;45.49657;-1.04355;12;20221021;21;17.2;19.1;3.6;15.7;.1;2.06;6212 +80075;45.49657;-1.04355;12;20221022;23.4;10.4;16.9;2.9;14.4;0;1.97;11053 +80075;45.49657;-1.04355;12;20221023;23.7;17.9;20.8;5.2;15.2;0;3.2;8897 +80075;45.49657;-1.04355;12;20221024;20.9;16.4;18.6;3;15.55;3.1;1.81;8895 +80075;45.49657;-1.04355;12;20221025;21.7;9.1;15.4;2.7;13.7;.5;1.67;8791 +80075;45.49657;-1.04355;12;20221026;25.1;12.2;18.6;2.7;15.05;0;2.14;11900 +80075;45.49657;-1.04355;12;20221027;23;13.4;18.2;4.8;16.75;0;1.94;6635 +80075;45.49657;-1.04355;12;20221028;24;17.2;20.6;3.3;16.4;0;2.17;8061 +80075;45.49657;-1.04355;12;20221029;23.3;17.9;20.6;3.8;15.9;0;2.31;6901 +80075;45.49657;-1.04355;12;20221030;19.5;12.5;16;1.6;14.75;.9;1.11;6736 +80075;45.49657;-1.04355;12;20221031;20;13.1;16.5;3.8;15.05;.6;1.52;6088 +80075;45.49657;-1.04355;12;20221101;19.1;15.2;17.1;4.4;12.05;.9;2.37;7032 +80075;45.49657;-1.04355;12;20221102;19;10.8;14.9;2.2;13.1;.1;1.24;7906 +80075;45.49657;-1.04355;12;20221103;16.6;8.2;12.4;4.3;12.3;18;1.22;6452 +80075;45.49657;-1.04355;12;20221104;15.8;11.5;13.6;6.5;10.7;3;2.16;7304 +80075;45.49657;-1.04355;12;20221105;16.8;7.4;12.1;1.4;10.45;0;.95;8801 +80075;45.49657;-1.04355;12;20221106;17.8;7;12.4;3.9;11.7;1.3;1.37;7316 +80075;45.49657;-1.04355;12;20221107;19.8;14.1;16.9;2.1;13.4;.3;1.39;6493 +80075;45.49657;-1.04355;12;20221108;18.8;11.5;15.1;1.6;12.6;4.3;1.09;7287 +80075;45.49657;-1.04355;12;20221109;16.9;12.9;14.9;2.2;13.65;2.5;1;5399 +80075;45.49657;-1.04355;12;20221110;15.9;6.3;11.1;2.2;11.4;0;.82;8750 +80075;45.49657;-1.04355;12;20221111;18.7;7.4;13;2.8;11.9;.2;1.18;8747 +80075;45.49657;-1.04355;12;20221112;20.9;9.2;15;2.5;13.25;.2;1.26;9031 +80075;45.49657;-1.04355;12;20221113;21.8;8.4;15.1;2.4;12.1;.1;1.36;9226 +80075;45.49657;-1.04355;12;20221114;16.1;9.3;12.7;3.2;12.15;2;1.01;5858 +80075;45.49657;-1.04355;12;20221115;16.1;11.3;13.7;4.4;12.95;7.5;1.15;3707 +80075;45.49657;-1.04355;12;20221116;16.8;13.4;15.1;6.3;13.4;4.7;1.62;4208 +80075;45.49657;-1.04355;12;20221117;15.7;14.4;15.1;6.8;12.7;8.9;1.87;2237 +80075;45.49657;-1.04355;12;20221118;15;10.5;12.7;2.5;10.45;10.4;1.13;4881 +80075;45.49657;-1.04355;12;20221119;12.3;7.1;9.7;1.7;9.55;.3;.63;6476 +80075;45.49657;-1.04355;12;20221120;14.9;3.6;9.2;2.8;10.35;6;.7;6465 +80075;45.49657;-1.04355;12;20221121;15.8;8.6;12.2;5.8;10.65;14.9;1.6;4698 +80075;45.49657;-1.04355;12;20221122;13.6;9.7;11.6;6.3;10.35;12.1;1.49;4496 +80075;45.49657;-1.04355;12;20221123;15.8;10.5;13.2;5.8;13;2.9;1.02;5321 +80075;45.49657;-1.04355;12;20221124;13.9;12.4;13.2;3.7;12.25;2.5;1.01;2529 +80075;45.49657;-1.04355;12;20221125;13.8;10.8;12.3;2.3;10.9;1.9;.88;4189 +80075;45.49657;-1.04355;12;20221126;13;4.6;8.8;2;9.6;.1;.55;6246 +80075;45.49657;-1.04355;12;20221127;12.1;6.2;9.2;3;10.2;6.8;.57;4638 +80075;45.49657;-1.04355;12;20221128;14.7;9.8;12.2;3.7;10.85;4.9;1.09;5090 +80075;45.49657;-1.04355;12;20221129;13.3;6.5;9.9;1.1;9.5;.9;.44;5928 +80075;45.49657;-1.04355;12;20221130;10.3;.3;5.3;2.4;7.6;.1;.47;6544 +80075;45.49657;-1.04355;12;20221201;8.8;4.7;6.7;3.9;8.2;0;.65;5226 +80075;45.49657;-1.04355;12;20221202;7.1;4.2;5.7;2.8;7.9;.4;.55;2882 +80075;45.49657;-1.04355;12;20221203;7.2;4.3;5.7;2.6;7.35;.8;.65;2868 +80075;45.49657;-1.04355;12;20221204;8.2;-.8;3.7;.9;6.55;0;.25;5581 +80075;45.49657;-1.04355;12;20221205;10.4;-1.7;4.3;2.9;6.45;.2;.65;7057 +80075;45.49657;-1.04355;12;20221206;6.4;1.6;4;3.2;7.05;0;.48;3786 +80075;45.49657;-1.04355;12;20221207;5.4;1.3;3.3;3.3;6.5;0;.56;2897 +80075;45.49657;-1.04355;12;20221208;3.5;-1.5;1;3.6;6.05;2.6;.3;4113 +80075;45.49657;-1.04355;12;20221209;4.9;2.5;3.7;4.1;6.45;0;.64;3423 +80075;45.49657;-1.04355;12;20221210;2.9;-3.9;-.5;2.2;5.2;.5;.26;5427 +80075;45.49657;-1.04355;12;20221211;3.7;-2.3;.7;2.8;5.15;0;.48;4419 +80075;45.49657;-1.04355;12;20221212;3;-2.7;.1;3.4;5.75;7;.31;2949 +80075;45.49657;-1.04355;12;20221213;5;.5;2.8;3.1;7.3;1.1;.21;2841 +80075;45.49657;-1.04355;12;20221214;15.7;5.3;10.5;2.6;11.95;2.4;.37;5374 +80075;45.49657;-1.04355;12;20221215;8.2;6.6;7.4;5.2;9.85;4.5;.35;2642 +80075;45.49657;-1.04355;12;20221216;6.3;1.5;3.9;6.2;5.3;0;1.25;5406 +80075;45.49657;-1.04355;12;20221217;4.4;-4.1;.1;2.9;4.75;.1;.48;5923 +80075;45.49657;-1.04355;12;20221218;11.5;-2.8;4.4;4.1;7.3;.1;.62;5262 +80075;45.49657;-1.04355;12;20221219;14.7;9.3;12;5.4;10.85;0;1.17;3474 +80075;45.49657;-1.04355;12;20221220;14.7;11.9;13.3;4.4;12.1;1.3;1.06;2362 +80075;45.49657;-1.04355;12;20221221;15.3;9.6;12.5;3.9;12.9;.7;.67;3152 +80075;45.49657;-1.04355;12;20221222;15.6;13.7;14.6;5.8;14.4;11.4;1.02;1618 +80075;45.49657;-1.04355;12;20221223;16.4;14.1;15.3;5;14.3;8.5;1.1;1854 +80075;45.49657;-1.04355;12;20221224;15.3;11.4;13.4;1.5;13;0;.58;3974 +80075;45.49657;-1.04355;12;20221225;17;8.4;12.7;2.5;12;2.9;.68;5916 +80075;45.49657;-1.04355;12;20221226;14.5;11.4;12.9;1.1;12.4;.7;.53;3107 +80075;45.49657;-1.04355;12;20221227;13;3.6;8.3;1.9;9.75;.3;.28;5401 +80075;45.49657;-1.04355;12;20221228;14.4;6.8;10.6;3.4;11.4;.7;.62;3717 +80075;45.49657;-1.04355;12;20221229;12.9;13;13;4.5;12.7;6.8;.95;800 +80075;45.49657;-1.04355;12;20221230;17.1;7.8;12.5;3.1;13.1;1.5;.58;5781 +80075;45.49657;-1.04355;12;20221231;19;13.4;16.2;4.4;11.1;0;2.3;4208 +80076;45.56459;-.69678;36;20220101;15.7;7.7;11.7;2.7;10.85;.1;.73;5171 +80076;45.56459;-.69678;36;20220102;15;11.2;13.1;3.4;12.35;2;.84;3101 +80076;45.56459;-.69678;36;20220103;15.5;11.7;13.6;3.3;12.45;.6;.91;3727 +80076;45.56459;-.69678;36;20220104;13.8;12.4;13.1;3.3;10.7;1.5;1.29;1699 +80076;45.56459;-.69678;36;20220105;8.6;2.8;5.7;1.8;6.65;0;.54;5359 +80076;45.56459;-.69678;36;20220106;8.6;.2;4.4;1.3;6.05;.9;.42;5713 +80076;45.56459;-.69678;36;20220107;11.6;3.4;7.5;4.3;8.65;5;.7;5707 +80076;45.56459;-.69678;36;20220108;12.3;9;10.7;5.5;10.75;9.2;.92;3014 +80076;45.56459;-.69678;36;20220109;10.4;8.1;9.2;2.9;10.35;14.1;.6;1681 +80076;45.56459;-.69678;36;20220110;10.7;9.1;9.9;2.4;11.2;3.6;.53;1117 +80076;45.56459;-.69678;36;20220111;10.2;4.1;7.1;1.9;7.55;0;.59;5642 +80076;45.56459;-.69678;36;20220112;5.4;-.4;2.5;4.2;5.95;0;.61;5221 +80076;45.56459;-.69678;36;20220113;7.6;.4;4;2.6;5.7;0;.71;6134 +80076;45.56459;-.69678;36;20220114;8.6;-3;2.8;1.7;5.8;.1;.48;6046 +80076;45.56459;-.69678;36;20220115;7.4;-3.1;2.1;.9;5.8;.2;.26;7101 +80076;45.56459;-.69678;36;20220116;1.7;-4.2;-1.2;.9;5.6;.1;.22;3265 +80076;45.56459;-.69678;36;20220117;6.2;-1;2.6;1.6;7.25;0;.28;3516 +80076;45.56459;-.69678;36;20220118;7.1;1;4;1.6;7.1;.1;.39;5345 +80076;45.56459;-.69678;36;20220119;6.6;4.2;5.4;1.2;7.95;3.5;.45;2270 +80076;45.56459;-.69678;36;20220120;8;5.2;6.6;2.6;8.05;.1;.64;3433 +80076;45.56459;-.69678;36;20220121;5.8;.9;3.4;4;6.05;0;.76;5817 +80076;45.56459;-.69678;36;20220122;7;.4;3.7;4.1;6.2;.1;.8;6560 +80076;45.56459;-.69678;36;20220123;9.1;.1;4.6;2.9;6.45;0;.78;7183 +80076;45.56459;-.69678;36;20220124;11.6;-1.5;5;1.7;6.65;0;.65;8060 +80076;45.56459;-.69678;36;20220125;13.7;-.8;6.4;1.2;7;0;.65;8053 +80076;45.56459;-.69678;36;20220126;1.2;-2.9;-.9;2.3;5.75;0;.22;4060 +80076;45.56459;-.69678;36;20220127;.2;-2.5;-1.2;1.2;5.5;0;.28;2885 +80076;45.56459;-.69678;36;20220128;10;-1.2;4.4;2;8.05;0;.45;6295 +80076;45.56459;-.69678;36;20220129;5.4;3.2;4.3;1.4;8.05;.1;.35;2883 +80076;45.56459;-.69678;36;20220130;8.7;5.1;6.9;1.4;9.45;.4;.43;2997 +80076;45.56459;-.69678;36;20220131;11;7;9;3.5;9.45;.4;.87;5490 +80076;45.56459;-.69678;36;20220201;10.8;2.8;6.8;3;9;.3;.61;4615 +80076;45.56459;-.69678;36;20220202;10.2;8.3;9.2;2.3;10.6;0;.58;3756 +80076;45.56459;-.69678;36;20220203;8.6;4.3;6.4;2.2;9.2;.8;.45;3406 +80076;45.56459;-.69678;36;20220204;12.4;7.3;9.9;2.9;10.65;1.2;.76;4821 +80076;45.56459;-.69678;36;20220205;11.1;2.3;6.7;2.1;8;.1;.79;8629 +80076;45.56459;-.69678;36;20220206;11.3;4.2;7.8;4.8;10.7;1.1;.34;5317 +80076;45.56459;-.69678;36;20220207;13;10.3;11.7;2.6;10.55;.3;1.1;5763 +80076;45.56459;-.69678;36;20220208;14.1;2.9;8.5;1.5;8.1;0;.94;9789 +80076;45.56459;-.69678;36;20220209;14.2;4.3;9.3;2.8;8.55;.3;1.24;7535 +80076;45.56459;-.69678;36;20220210;6;2.7;4.3;2.7;9.68;.3;.8;7543 +80076;45.56459;-.69678;36;20220211;11.3;4.1;7.7;3.7;7.45;0;1.37;10388 +80076;45.56459;-.69678;36;20220212;12;.3;6.1;2.2;6.23;0;1.21;10333 +80076;45.56459;-.69678;36;20220213;16.1;.8;8.5;5.9;8.83;2.2;1.73;9433 +80076;45.56459;-.69678;36;20220214;12.2;7.9;10.1;6.4;9.97;3.1;1.35;7532 +80076;45.56459;-.69678;36;20220215;12.3;4.7;8.5;5.2;10.2;17.4;.86;5766 +80076;45.56459;-.69678;36;20220216;13.2;9.7;11.4;6.1;13.25;5.3;.52;4524 +80076;45.56459;-.69678;36;20220217;12.5;12;12.2;4.6;13.6;1.7;.58;2249 +80076;45.56459;-.69678;36;20220218;12.3;9.9;11.1;3.4;11.15;.4;.99;3864 +80076;45.56459;-.69678;36;20220219;11.6;4.8;8.2;2.4;8.25;.1;1.15;9756 +80076;45.56459;-.69678;36;20220220;13.5;8.1;10.8;4.6;11.65;2.2;.96;7392 +80076;45.56459;-.69678;36;20220221;12.4;9.1;10.7;5.3;9.75;.1;1.54;6603 +80076;45.56459;-.69678;36;20220222;12.7;6.6;9.6;2.5;10.2;0;.99;7196 +80076;45.56459;-.69678;36;20220223;15.3;7.3;11.3;1;10.3;0;1.09;8457 +80076;45.56459;-.69678;36;20220224;13.5;5.3;9.4;2.4;9.2;.4;1.26;9453 +80076;45.56459;-.69678;36;20220225;11.3;1.6;6.5;1.6;6.95;.1;1.18;10797 +80076;45.56459;-.69678;36;20220226;13.9;1.2;7.5;3.3;5.6;0;2.09;12730 +80076;45.56459;-.69678;36;20220227;15.6;3.5;9.5;2.2;8.25;.2;1.62;12441 +80076;45.56459;-.69678;36;20220228;17.7;2.8;10.2;1;9.15;0;1.41;13059 +80076;45.56459;-.69678;36;20220301;18.4;5.6;12;2.2;8.85;.5;1.91;11945 +80076;45.56459;-.69678;36;20220302;11.3;8.7;10;2.4;10.6;1.1;.9;4534 +80076;45.56459;-.69678;36;20220303;13.1;7.6;10.3;2.4;10.95;1;1.05;7374 +80076;45.56459;-.69678;36;20220304;10;8.2;9.1;3.9;10;.3;.95;4134 +80076;45.56459;-.69678;36;20220305;11.9;2.7;7.3;3.1;7.85;.6;1.53;13147 +80076;45.56459;-.69678;36;20220306;12;6.3;9.1;3.1;7.3;0;1.85;10435 +80076;45.56459;-.69678;36;20220307;10.3;-1.4;4.5;2.7;5.25;0;1.69;14404 +80076;45.56459;-.69678;36;20220308;10.3;5.1;7.7;3.5;8.9;.9;1.03;5933 +80076;45.56459;-.69678;36;20220309;15.2;4.5;9.9;3.7;9.75;.3;1.69;12313 +80076;45.56459;-.69678;36;20220310;13.7;9.9;11.8;3.8;10.9;2.6;1.51;7670 +80076;45.56459;-.69678;36;20220311;13.4;9.4;11.4;4.4;11;8;1.39;7093 +80076;45.56459;-.69678;36;20220312;14;8.1;11;3.7;9.85;6.6;1.85;12664 +80076;45.56459;-.69678;36;20220313;13;8.1;10.5;4.1;9.2;6.1;1.81;10056 +80076;45.56459;-.69678;36;20220314;14.7;4;9.3;3.9;9.4;.5;1.67;10853 +80076;45.56459;-.69678;36;20220315;18.4;10.7;14.6;3.5;12.1;0;2.08;10186 +80076;45.56459;-.69678;36;20220316;15.2;12;13.6;3.6;12.1;0;1.56;5713 +80076;45.56459;-.69678;36;20220317;10.9;8.9;9.9;5.5;9.45;0;1.49;4327 +80076;45.56459;-.69678;36;20220318;14.5;6;10.2;6;8.57;0;2.51;12833 +80076;45.56459;-.69678;36;20220319;19;6.9;12.9;4.4;9.13;0;3.06;14866 +80076;45.56459;-.69678;36;20220320;18.2;8.2;13.2;4.6;9.4;0;3.06;15033 +80076;45.56459;-.69678;36;20220321;20.1;8.7;14.4;5.9;9.53;0;3.76;14633 +80076;45.56459;-.69678;36;20220322;18.2;6.5;12.4;5.8;7.13;0;3.95;17533 +80076;45.56459;-.69678;36;20220323;17.6;5.9;11.8;4.3;6.63;0;3.64;19300 +80076;45.56459;-.69678;36;20220324;19.1;3.1;11.1;2.8;6.97;0;3.19;19866 +80076;45.56459;-.69678;36;20220325;20.7;4.5;12.6;3.1;6.8;0;3.43;16366 +80076;45.56459;-.69678;36;20220326;22.4;7;14.7;4;6.8;0;4.37;19400 +80076;45.56459;-.69678;36;20220327;22.3;6.5;14.4;3.2;7.57;0;3.83;18066 +80076;45.56459;-.69678;36;20220328;21.3;8.4;14.8;2.6;8.33;0;3.31;16100 +80076;45.56459;-.69678;36;20220329;16.5;9.9;13.2;2.5;10.57;0;2.01;9866 +80076;45.56459;-.69678;36;20220330;15.5;8.8;12.1;4;11.13;2.1;1.86;9333 +80076;45.56459;-.69678;36;20220331;14.2;7.2;10.7;5.9;8.5;1.5;2.65;13100 +80076;45.56459;-.69678;36;20220401;10;1.6;5.8;7.3;5.5;.3;2.73;17033 +80076;45.56459;-.69678;36;20220402;10.2;1.3;5.7;4.9;5.37;0;2.57;17200 +80076;45.56459;-.69678;36;20220403;8.6;-.3;4.2;3.1;5.06;0;2.14;16422 +80076;45.56459;-.69678;36;20220404;11.4;1.6;6.5;3.1;5.4;0;2.64;20151 +80076;45.56459;-.69678;36;20220405;13;4.5;8.8;3.3;9.1;0;1.73;11719 +80076;45.56459;-.69678;36;20220406;14;9.4;11.7;4.9;11.4;3;1.75;9766 +80076;45.56459;-.69678;36;20220407;13.5;10.9;12.2;9;13.13;23.3;1.03;4566 +80076;45.56459;-.69678;36;20220408;17;11.7;14.3;9.1;11.3;3.9;3.05;9566 +80076;45.56459;-.69678;36;20220409;14.3;4.2;9.3;2.6;7.73;0;2.76;21133 +80076;45.56459;-.69678;36;20220410;18.5;2.3;10.4;4.9;6.93;0;4;22733 +80076;45.56459;-.69678;36;20220411;22.9;8.3;15.6;5.9;10.4;0;4.45;19500 +80076;45.56459;-.69678;36;20220412;17.9;12.4;15.1;4.8;11.9;.2;2.84;11633 +80076;45.56459;-.69678;36;20220413;18.4;10.5;14.5;2.5;12.9;.4;2.36;13800 +80076;45.56459;-.69678;36;20220414;23;11;17;2.5;12.83;0;3.74;22433 +80076;45.56459;-.69678;36;20220415;24.3;9.6;16.9;2.9;12;0;4.17;22866 +80076;45.56459;-.69678;36;20220416;23;8.9;15.9;3.3;11.37;0;4.23;24233 +80076;45.56459;-.69678;36;20220417;22.5;8;15.2;3.4;10.57;0;4.06;23566 +80076;45.56459;-.69678;36;20220418;18.8;10.1;14.5;3.9;12.17;0;2.93;17366 +80076;45.56459;-.69678;36;20220419;15.5;7.5;11.5;3.8;10.2;9.7;2.06;9900 +80076;45.56459;-.69678;36;20220420;14.3;8.6;11.5;3.9;11.6;7.7;1.3;4600 +80076;45.56459;-.69678;36;20220421;19.6;8.6;14.1;2.5;12.47;3.4;2.59;15633 +80076;45.56459;-.69678;36;20220422;19.1;9.9;14.5;2.4;12.5;2.5;2.69;15566 +80076;45.56459;-.69678;36;20220423;14.7;10.4;12.6;3.9;12.27;4.6;1.72;9166 +80076;45.56459;-.69678;36;20220424;15.7;11.4;13.6;5.7;12.73;0;2;9166 +80076;45.56459;-.69678;36;20220425;18.5;11;14.8;3.4;11.73;0;3.3;19400 +80076;45.56459;-.69678;36;20220426;21.6;6.7;14.2;4.1;10.63;0;4.3;25300 +80076;45.56459;-.69678;36;20220427;21.7;9.9;15.8;4;11.13;.7;3.74;15933 +80076;45.56459;-.69678;36;20220428;20.7;12.8;16.7;2.7;12.93;0;3.31;17600 +80076;45.56459;-.69678;36;20220429;21.8;10.8;16.3;2.8;13.63;0;3.46;20233 +80076;45.56459;-.69678;36;20220430;22;9.4;15.7;3;12.13;0;3.91;22700 +80076;45.56459;-.69678;36;20220501;21;9;15;2.8;10.23;0;3.87;21233 +80076;45.56459;-.69678;36;20220502;21.2;10;15.6;3.2;9.8;0;4.17;21300 +80076;45.56459;-.69678;36;20220503;22.7;10.7;16.7;3.6;10.43;0;4.81;24600 +80076;45.56459;-.69678;36;20220504;20.7;9.5;15.1;3.1;10.73;0;3.73;20233 +80076;45.56459;-.69678;36;20220505;21.2;7.6;14.4;3.4;11.2;0;3.96;24266 +80076;45.56459;-.69678;36;20220506;21.5;9.7;15.6;2.7;11.95;0;2.91;12261 +80076;45.56459;-.69678;36;20220507;23.1;11.6;17.3;2.7;12.75;.2;3.15;12174 +80076;45.56459;-.69678;36;20220508;24.4;10.2;17.3;2.4;12.25;0;3.29;12955 +80076;45.56459;-.69678;36;20220509;26.9;12;19.4;2.1;12.7;0;3.6;13451 +80076;45.56459;-.69678;36;20220510;28.2;12.9;20.5;2.3;13.8;.1;3.76;13742 +80076;45.56459;-.69678;36;20220511;21.6;13.1;17.4;2;15.4;0;2.43;11009 +80076;45.56459;-.69678;36;20220512;19.5;14.3;16.9;1.5;15;.1;1.97;8454 +80076;45.56459;-.69678;36;20220513;22.3;11.8;17;1.3;14.2;0;2.59;12227 +80076;45.56459;-.69678;36;20220514;29.1;12.1;20.6;2;15.6;0;3.66;13979 +80076;45.56459;-.69678;36;20220515;28.2;16.8;22.5;3;16.95;2.1;3.81;11880 +80076;45.56459;-.69678;36;20220516;26.5;13.5;20;1.8;16.1;0;3.17;13232 +80076;45.56459;-.69678;36;20220517;29.1;16;22.5;3.3;16.05;0;4.25;13106 +80076;45.56459;-.69678;36;20220518;31.6;14.1;22.8;2.2;16.4;.9;4.18;14639 +80076;45.56459;-.69678;36;20220519;25.7;16.8;21.2;1.9;18.35;.1;2.84;11031 +80076;45.56459;-.69678;36;20220520;24.4;17.6;21;2.9;17.25;0;2.98;9320 +80076;45.56459;-.69678;36;20220521;30.3;12.8;21.5;2.3;16.55;0;4.11;15063 +80076;45.56459;-.69678;36;20220522;31.6;19.2;25.4;3;18.7;4.9;4.53;12643 +80076;45.56459;-.69678;36;20220523;19.7;16.3;18;4.9;16.3;4.7;2.23;6569 +80076;45.56459;-.69678;36;20220524;17.9;12.1;15;2.2;12.45;.8;2.25;9548 +80076;45.56459;-.69678;36;20220525;19.7;9.8;14.7;1.8;12.2;.2;2.45;11864 +80076;45.56459;-.69678;36;20220526;19;13.5;16.2;1.6;14.55;0;1.91;8137 +80076;45.56459;-.69678;36;20220527;22.5;14.4;18.5;2.3;14.5;0;2.94;11614 +80076;45.56459;-.69678;36;20220528;25.1;12.7;18.9;3.4;12.25;0;4.08;13260 +80076;45.56459;-.69678;36;20220529;21.1;10.8;16;3.8;9.35;0;3.89;12748 +80076;45.56459;-.69678;36;20220530;22.4;8.2;15.3;2.9;8.75;0;3.88;14560 +80076;45.56459;-.69678;36;20220531;22.3;11.4;16.8;2;11.2;2.2;3.15;12553 +80076;45.56459;-.69678;36;20220601;26.8;12.7;19.7;2.1;12.9;8;3.78;13832 +80076;45.56459;-.69678;36;20220602;28.1;15.9;22;2;17.4;8.1;3.52;13105 +80076;45.56459;-.69678;36;20220603;25.6;17.7;21.7;2.3;19;3.5;2.89;10583 +80076;45.56459;-.69678;36;20220604;23.5;16.9;20.2;1.9;18.05;1.6;2.61;10483 +80076;45.56459;-.69678;36;20220605;20.7;14.9;17.8;2.4;16.4;.1;2.1;8127 +80076;45.56459;-.69678;36;20220606;20.5;14.6;17.6;1.5;15.8;.5;2.14;9418 +80076;45.56459;-.69678;36;20220607;21.4;14.6;18;3.1;15.65;11.1;2.79;11612 +80076;45.56459;-.69678;36;20220608;20.4;15.6;18;3.7;16.25;1.6;2.35;8404 +80076;45.56459;-.69678;36;20220609;21.3;13.6;17.4;2.3;14.8;.1;2.63;11171 +80076;45.56459;-.69678;36;20220610;25.9;10.6;18.2;1.4;15.3;.1;3.22;15343 +80076;45.56459;-.69678;36;20220611;28.8;13.7;21.2;2.6;16.9;.3;5.38;27206 +80076;45.56459;-.69678;36;20220612;29.8;16.9;23.3;2.9;17;.1;5.74;25619 +80076;45.56459;-.69678;36;20220613;28.6;16.5;22.6;4;12.65;0;6.68;26945 +80076;45.56459;-.69678;36;20220614;33.9;14.6;24.3;2.6;15.5;.2;6.84;29335 +80076;45.56459;-.69678;36;20220615;28.7;19.4;24.1;2.5;18.6;0;5.68;26661 +80076;45.56459;-.69678;36;20220616;34.7;16.5;25.6;2.2;17.45;0;6.46;27838 +80076;45.56459;-.69678;36;20220617;38.1;18.8;28.5;2.3;16.9;0;7.46;29217 +80076;45.56459;-.69678;36;20220618;39.4;20.8;30.1;2.9;17.7;5.3;8.06;28742 +80076;45.56459;-.69678;36;20220619;25.8;19.8;22.8;3.2;20.25;.5;4.44;21397 +80076;45.56459;-.69678;36;20220620;28.3;16.7;22.5;2;18.95;18.2;4.77;23432 +80076;45.56459;-.69678;36;20220621;24.2;17.2;20.7;1.8;20.15;2.8;3.91;21706 +80076;45.56459;-.69678;36;20220622;23.5;17.1;20.3;2.8;18.25;4.5;3.83;19819 +80076;45.56459;-.69678;36;20220623;23.4;13.5;18.5;1.6;17.3;7.9;3.62;20709 +80076;45.56459;-.69678;36;20220624;21.6;16.6;19.1;3.8;16.9;17.3;3.68;19468 +80076;45.56459;-.69678;36;20220625;17.6;15.6;16.6;1.8;16.25;8.3;1.96;9890 +80076;45.56459;-.69678;36;20220626;19.9;13.1;16.5;1.3;14.55;0;2.85;15886 +80076;45.56459;-.69678;36;20220627;21.3;12.3;16.8;1.9;13.15;0;4.34;26504 +80076;45.56459;-.69678;36;20220628;23;10.3;16.7;1.5;12.6;0;4.5;27543 +80076;45.56459;-.69678;36;20220629;22.2;10.8;16.5;1.5;14.45;5.4;3.37;19286 +80076;45.56459;-.69678;36;20220630;19.9;14.1;17;1.7;14.15;1.5;3.5;20426 +80076;45.56459;-.69678;36;20220701;22.4;9.5;16;1.3;12.5;.1;4.4;27947 +80076;45.56459;-.69678;36;20220702;26.7;11.2;18.9;2;13.1;0;5.32;29591 +80076;45.56459;-.69678;36;20220703;24.9;14.2;19.5;2.8;15.15;.2;4.91;26377 +80076;45.56459;-.69678;36;20220704;25.9;15.4;20.6;2.8;15.7;.4;4.8;23258 +80076;45.56459;-.69678;36;20220705;27.3;13.9;20.6;2.9;14.75;0;5.57;28054 +80076;45.56459;-.69678;36;20220706;28.4;14.4;21.4;2.9;13.6;0;5.93;27698 +80076;45.56459;-.69678;36;20220707;26.7;15.7;21.2;2.8;15.85;0;5.3;27098 +80076;45.56459;-.69678;36;20220708;29.1;15.3;22.2;3.6;14.25;0;6.3;27664 +80076;45.56459;-.69678;36;20220709;31.2;15.8;23.5;3.8;13.7;0;7.03;28343 +80076;45.56459;-.69678;36;20220710;30.7;16.5;23.6;4.1;14.55;0;6.97;28183 +80076;45.56459;-.69678;36;20220711;33.2;17.7;25.5;4.3;14.6;0;7.85;28749 +80076;45.56459;-.69678;36;20220712;35;16.9;26;2.9;14.65;0;7.35;29116 +80076;45.56459;-.69678;36;20220713;35.6;17.6;26.6;2.1;13.85;0;6.89;28773 +80076;45.56459;-.69678;36;20220714;34.9;17.6;26.2;2.2;16.05;0;6.71;28920 +80076;45.56459;-.69678;36;20220715;32.2;18.1;25.1;3.8;13.4;0;7.31;26529 +80076;45.56459;-.69678;36;20220716;33.2;18.5;25.9;5;11.7;0;8.64;27623 +80076;45.56459;-.69678;36;20220717;35.5;19;27.2;4.5;12.5;0;8.82;27911 +80076;45.56459;-.69678;36;20220718;39.2;20.5;29.8;3.8;15.5;0;8.85;28552 +80076;45.56459;-.69678;36;20220719;26.4;21.5;24;3.6;19.9;1.2;4.62;19527 +80076;45.56459;-.69678;36;20220720;24.7;18.9;21.8;2.8;18.95;.4;4.35;22216 +80076;45.56459;-.69678;36;20220721;27.9;15.7;21.8;1.8;17.4;0;4.79;24607 +80076;45.56459;-.69678;36;20220722;24.5;17;20.8;3.1;18.2;1.5;3.8;18277 +80076;45.56459;-.69678;36;20220723;27.7;16.4;22;2.3;17.05;0;5.03;25242 +80076;45.56459;-.69678;36;20220724;34;15;24.5;2.3;15.2;0;6.47;28738 +80076;45.56459;-.69678;36;20220725;24.8;19.7;22.2;3.5;18;.8;3.97;15964 +80076;45.56459;-.69678;36;20220726;24.6;16.8;20.7;2.1;15.05;.1;3.95;17883 +80076;45.56459;-.69678;36;20220727;26.3;12.5;19.4;2.1;14.4;0;4.98;27407 +80076;45.56459;-.69678;36;20220728;25.4;14.6;20;2.6;16.8;0;4.38;23144 +80076;45.56459;-.69678;36;20220729;24.9;17.7;21.3;2.5;17.9;.3;4.12;20690 +80076;45.56459;-.69678;36;20220730;26.6;15.7;21.1;2.4;18.25;.1;4.71;25316 +80076;45.56459;-.69678;36;20220731;27.6;15.9;21.8;2.4;18.05;.1;4.9;25108 +80076;45.56459;-.69678;36;20220801;30.4;15.2;22.8;2.2;17.95;0;5.22;25238 +80076;45.56459;-.69678;36;20220802;33.8;17.3;25.6;2.6;18;0;6.23;26613 +80076;45.56459;-.69678;36;20220803;36;19;27.5;2.2;17.3;0;6.28;25787 +80076;45.56459;-.69678;36;20220804;33.4;20.2;26.8;2.1;18.25;0;5.5;22450 +80076;45.56459;-.69678;36;20220805;29.5;19.4;24.4;4;16.3;0;5.93;21988 +80076;45.56459;-.69678;36;20220806;29.8;17.7;23.7;5.3;11.95;0;7.34;24112 +80076;45.56459;-.69678;36;20220807;31.2;15.5;23.3;4.9;10.1;0;7.77;25975 +80076;45.56459;-.69678;36;20220808;33.4;16.5;25;4.5;10.5;0;8.12;26504 +80076;45.56459;-.69678;36;20220809;34.2;18.5;26.4;4.5;11.75;0;8.02;24542 +80076;45.56459;-.69678;36;20220810;36.3;19.1;27.7;3.9;11.5;0;8.28;26265 +80076;45.56459;-.69678;36;20220811;38.2;19.3;28.8;3.1;11.85;0;7.69;25131 +80076;45.56459;-.69678;36;20220812;37.1;21.9;29.5;2.8;13.7;0;7.13;24586 +80076;45.56459;-.69678;36;20220813;28.9;19.4;24.2;3.4;21.9;2.8;4.63;21372 +80076;45.56459;-.69678;36;20220814;24.9;19.5;22.2;3.3;20.3;.2;3.59;17231 +80076;45.56459;-.69678;36;20220815;25.4;18.1;21.8;3.1;18.95;.2;4.11;21007 +80076;45.56459;-.69678;36;20220816;26;17;21.5;1.8;18.35;.8;3.47;17071 +80076;45.56459;-.69678;36;20220817;24.2;16.9;20.5;2.8;17.35;.1;3.85;20217 +80076;45.56459;-.69678;36;20220818;24.7;13.9;19.3;2.3;16.9;.4;3.53;19086 +80076;45.56459;-.69678;36;20220819;25.6;16.7;21.2;2.7;18.95;.1;3.67;18876 +80076;45.56459;-.69678;36;20220820;26.5;19.2;22.9;1.9;18.85;0;3.5;16303 +80076;45.56459;-.69678;36;20220821;24.7;15.4;20.1;2.3;17.25;.7;3.21;15822 +80076;45.56459;-.69678;36;20220822;24.9;19.3;22.1;2.5;20.75;1.1;3.22;15955 +80076;45.56459;-.69678;36;20220823;27.7;19.5;23.6;1.8;21.1;.1;3.14;13714 +80076;45.56459;-.69678;36;20220824;34.6;17.4;26;2;18.7;3.2;5.27;23074 +80076;45.56459;-.69678;36;20220825;27.8;20.3;24.1;4;21;.8;3.97;15455 +80076;45.56459;-.69678;36;20220826;28.2;17.9;23;3;18.85;0;3.96;16442 +80076;45.56459;-.69678;36;20220827;29.8;15.3;22.6;2.1;15;0;4.64;21713 +80076;45.56459;-.69678;36;20220828;31.4;15.5;23.4;2.6;13.5;0;5.33;22235 +80076;45.56459;-.69678;36;20220829;33.3;17.1;25.2;2.1;15.35;.2;4.76;18223 +80076;45.56459;-.69678;36;20220830;29.2;20.4;24.8;2.4;19.9;0;4.32;19614 +80076;45.56459;-.69678;36;20220831;30;17.9;24;2.9;20;.2;4.2;18236 +80076;45.56459;-.69678;36;20220901;28.2;18.5;23.4;2.7;19;0;4.15;19149 +80076;45.56459;-.69678;36;20220902;24.2;18;21.1;2.3;19.25;5.4;3.01;15678 +80076;45.56459;-.69678;36;20220903;24.1;17.5;20.8;2.2;17.05;.6;3.32;16976 +80076;45.56459;-.69678;36;20220904;29.7;14.7;22.2;2.1;15.55;2;4.36;21081 +80076;45.56459;-.69678;36;20220905;30.1;17;23.5;2.6;16.65;0;4.63;20498 +80076;45.56459;-.69678;36;20220906;28.7;15;21.9;2.1;16.25;0;4.01;19715 +80076;45.56459;-.69678;36;20220907;20.2;16.8;18.5;2.5;17.15;6.7;1.91;8200 +80076;45.56459;-.69678;36;20220908;23.1;17;20;4.8;16.1;.9;3.68;16868 +80076;45.56459;-.69678;36;20220909;22.7;16.3;19.5;3.5;15.4;.5;3.3;15656 +80076;45.56459;-.69678;36;20220910;25.1;14.2;19.7;1.7;15.45;0;3.15;17493 +80076;45.56459;-.69678;36;20220911;31.4;14.6;23;2.2;14.55;0;4.36;19831 +80076;45.56459;-.69678;36;20220912;35;18.4;26.7;2.8;15.05;.6;5.25;17288 +80076;45.56459;-.69678;36;20220913;31.5;21.6;26.5;4.1;20.4;7.4;4.61;13251 +80076;45.56459;-.69678;36;20220914;27.4;18.5;23;3.1;18.9;0;3.69;16750 +80076;45.56459;-.69678;36;20220915;25.1;15.9;20.5;1.9;18.55;0;2.72;14517 +80076;45.56459;-.69678;36;20220916;22.2;13.4;17.8;3.3;13.3;0;3.25;16491 +80076;45.56459;-.69678;36;20220917;20.5;8.3;14.4;3.1;8.7;0;3.43;18018 +80076;45.56459;-.69678;36;20220918;23.7;6.6;15.2;2.9;7.7;0;3.95;19386 +80076;45.56459;-.69678;36;20220919;23.1;7.8;15.4;3.9;8.85;0;4.07;18614 +80076;45.56459;-.69678;36;20220920;22.7;8.6;15.6;3.8;8.65;0;3.99;18075 +80076;45.56459;-.69678;36;20220921;23.5;10.3;16.9;4.1;9;0;4.29;17415 +80076;45.56459;-.69678;36;20220922;24.9;7.8;16.3;2;9.3;0;3.36;18341 +80076;45.56459;-.69678;36;20220923;21.1;10.5;15.8;1.3;11.3;1.7;2;10279 +80076;45.56459;-.69678;36;20220924;20;12.8;16.4;2.5;14.2;2.2;2.21;13030 +80076;45.56459;-.69678;36;20220925;19.9;9.3;14.6;1.8;12.05;0;2.06;12572 +80076;45.56459;-.69678;36;20220926;19.6;8.4;14;2.8;12.3;4.6;2.06;11848 +80076;45.56459;-.69678;36;20220927;18.2;12.4;15.3;3.9;13.55;8.5;1.96;9208 +80076;45.56459;-.69678;36;20220928;18.6;15.7;17.1;5.3;15.75;5.9;1.99;8744 +80076;45.56459;-.69678;36;20220929;17.2;11.6;14.4;1.8;12.1;1.4;1.75;10340 +80076;45.56459;-.69678;36;20220930;18.5;8.1;13.3;2.4;11.65;3.9;2.05;14771 +80076;45.56459;-.69678;36;20221001;19;15;17;4.8;18.05;5.4;1.18;6881 +80076;45.56459;-.69678;36;20221002;21;16.8;18.9;2.6;17;.1;2.06;11118 +80076;45.56459;-.69678;36;20221003;23.1;12.8;18;1.8;14.95;0;2.22;13496 +80076;45.56459;-.69678;36;20221004;23;9.4;16.2;1;13.5;.2;2.01;14857 +80076;45.56459;-.69678;36;20221005;21.9;12.2;17;2.4;15.8;1.4;1.94;11597 +80076;45.56459;-.69678;36;20221006;20.9;12.9;16.9;3.1;14.35;0;2.21;12302 +80076;45.56459;-.69678;36;20221007;23.2;9.8;16.5;1.4;13.85;0;2.02;13157 +80076;45.56459;-.69678;36;20221008;21.5;12.1;16.8;3.5;12.05;0;2.74;12324 +80076;45.56459;-.69678;36;20221009;25.1;9.3;17.2;1.9;13.15;.6;2.37;14006 +80076;45.56459;-.69678;36;20221010;19.9;13.7;16.8;1.1;16.15;1.9;1.22;7164 +80076;45.56459;-.69678;36;20221011;17.5;15.7;16.6;2;17.2;.5;.91;3699 +80076;45.56459;-.69678;36;20221012;19.6;12;15.8;1.6;14.9;.1;1.38;8759 +80076;45.56459;-.69678;36;20221013;19;11.9;15.4;2.9;16.1;6.1;1.07;6292 +80076;45.56459;-.69678;36;20221014;19.7;16.9;18.3;4.4;18.8;.1;1.19;4869 +80076;45.56459;-.69678;36;20221015;20.7;17.8;19.3;3.8;17.7;0;1.65;4651 +80076;45.56459;-.69678;36;20221016;26.8;15.2;21;2.9;17.45;2;2.54;11414 +80076;45.56459;-.69678;36;20221017;23.3;18.1;20.7;3;19.05;0;1.74;5287 +80076;45.56459;-.69678;36;20221018;27.1;16;21.5;3.2;18.3;0;2.58;11432 +80076;45.56459;-.69678;36;20221019;25.5;17.2;21.3;3.8;17.75;4.2;2.52;8659 +80076;45.56459;-.69678;36;20221020;23.8;15.4;19.6;4.2;16.45;5.6;2.42;9184 +80076;45.56459;-.69678;36;20221021;21.2;16.9;19.1;3.5;14.95;.1;2.09;5998 +80076;45.56459;-.69678;36;20221022;22.5;13;17.8;3.1;14.95;0;1.92;8566 +80076;45.56459;-.69678;36;20221023;24.1;18.6;21.4;5.6;14.9;.7;3.47;8009 +80076;45.56459;-.69678;36;20221024;20.9;15.5;18.2;2.9;15.05;2.7;1.77;8856 +80076;45.56459;-.69678;36;20221025;22;11.3;16.7;2.8;13.8;.5;1.75;7038 +80076;45.56459;-.69678;36;20221026;24.9;13.7;19.3;2.9;15.2;0;2.2;10291 +80076;45.56459;-.69678;36;20221027;23.2;16.2;19.7;5.2;16.9;0;2.18;4516 +80076;45.56459;-.69678;36;20221028;24.7;18.2;21.4;3.6;16.55;0;2.41;7090 +80076;45.56459;-.69678;36;20221029;22.4;18.1;20.3;3.9;15.9;0;2.25;5603 +80076;45.56459;-.69678;36;20221030;19.1;14.4;16.7;2.2;14.95;1.5;1.23;4706 +80076;45.56459;-.69678;36;20221031;19.8;13.9;16.9;3.8;15.3;.3;1.49;4761 +80076;45.56459;-.69678;36;20221101;19.1;12.7;15.9;3.7;12.3;.6;1.93;8009 +80076;45.56459;-.69678;36;20221102;18.7;11.5;15.1;2.5;13.2;0;1.28;6841 +80076;45.56459;-.69678;36;20221103;16.4;11;13.7;4;12.3;20.3;1.32;4213 +80076;45.56459;-.69678;36;20221104;15;10.2;12.6;5.4;10.55;1.6;1.7;6957 +80076;45.56459;-.69678;36;20221105;16.6;6.6;11.6;1.6;10.25;0;.99;8263 +80076;45.56459;-.69678;36;20221106;17.2;8.5;12.8;3.9;11.25;1.5;1.43;5737 +80076;45.56459;-.69678;36;20221107;19.5;12.5;16;3.3;13.17;.1;1.55;6941 +80076;45.56459;-.69678;36;20221108;18.5;11.8;15.1;2.9;12.83;3.2;1.32;5115 +80076;45.56459;-.69678;36;20221109;16.2;13.6;14.9;2.4;13.8;2.2;.97;3909 +80076;45.56459;-.69678;36;20221110;14;8.7;11.4;2;11.75;0;.69;6402 +80076;45.56459;-.69678;36;20221111;18.7;5.4;12;2.3;11.45;.1;1.03;8673 +80076;45.56459;-.69678;36;20221112;20.9;11.5;16.2;2.6;13.6;.2;1.33;7407 +80076;45.56459;-.69678;36;20221113;20.9;10.1;15.5;2.4;12.45;.1;1.34;7753 +80076;45.56459;-.69678;36;20221114;15.2;11.2;13.2;3.2;12.25;3.1;1.01;3863 +80076;45.56459;-.69678;36;20221115;15.4;11.6;13.5;4.4;13;10.3;1.07;2527 +80076;45.56459;-.69678;36;20221116;16.3;12.3;14.3;5.9;13.1;5.6;1.4;4111 +80076;45.56459;-.69678;36;20221117;15.4;13.1;14.2;5.9;12.6;11.7;1.5;2856 +80076;45.56459;-.69678;36;20221118;14.7;8.3;11.5;2;10.35;7.2;.87;5297 +80076;45.56459;-.69678;36;20221119;11.8;6;8.9;1.6;9.4;.2;.57;6141 +80076;45.56459;-.69678;36;20221120;13.9;4.3;9.1;2.9;10;3.8;.7;5252 +80076;45.56459;-.69678;36;20221121;14.9;9;12;4.6;10.65;14.8;1.32;3549 +80076;45.56459;-.69678;36;20221122;13.4;8.4;10.9;4.5;10.2;12.9;1.13;4583 +80076;45.56459;-.69678;36;20221123;15.7;10.4;13;5;12.75;3.1;.97;4795 +80076;45.56459;-.69678;36;20221124;12.9;10.5;11.7;3.2;11.6;1.1;.78;2855 +80076;45.56459;-.69678;36;20221125;13.9;9.4;11.6;2.3;11.05;1.5;.76;4541 +80076;45.56459;-.69678;36;20221126;12.9;6.2;9.5;2.3;9.7;0;.66;5109 +80076;45.56459;-.69678;36;20221127;11.2;6.6;8.9;3.1;9.9;6;.6;3583 +80076;45.56459;-.69678;36;20221128;14.3;9.3;11.8;2.6;10.75;6.1;.85;4575 +80076;45.56459;-.69678;36;20221129;12.7;6.1;9.4;1.2;9.25;2.2;.47;5249 +80076;45.56459;-.69678;36;20221130;9.8;1;5.4;2.5;7.8;0;.47;5457 +80076;45.56459;-.69678;36;20221201;8.4;4.1;6.3;4.5;8.05;0;.63;4875 +80076;45.56459;-.69678;36;20221202;6.5;5.6;6;3.3;7.9;.1;.65;1366 +80076;45.56459;-.69678;36;20221203;6.1;3.9;5;2.8;7.5;.3;.54;2093 +80076;45.56459;-.69678;36;20221204;7.5;1;4.2;1.1;7.2;.2;.33;4073 +80076;45.56459;-.69678;36;20221205;10.2;.6;5.4;2.9;6.9;.2;.7;5690 +80076;45.56459;-.69678;36;20221206;5.7;1.2;3.4;2.9;6.65;0;.48;3176 +80076;45.56459;-.69678;36;20221207;5.2;.1;2.7;3;6.2;0;.52;2830 +80076;45.56459;-.69678;36;20221208;3.1;-1.7;.7;3.3;5.8;2;.34;3567 +80076;45.56459;-.69678;36;20221209;4.3;2;3.2;4.4;6.25;0;.65;3024 +80076;45.56459;-.69678;36;20221210;3;-3.3;-.2;2.6;5.15;.3;.34;4720 +80076;45.56459;-.69678;36;20221211;3.6;-1.9;.9;2.7;5;0;.54;3741 +80076;45.56459;-.69678;36;20221212;2.9;-2.2;.3;2.6;5.55;7.1;.37;2195 +80076;45.56459;-.69678;36;20221213;4.5;0;2.3;3;7.23;1.1;.3;1933 +80076;45.56459;-.69678;36;20221214;15.6;4.8;10.2;2.9;11.86;2.3;.48;4733 +80076;45.56459;-.69678;36;20221215;7.6;8;7.8;5;9.7;5.1;.57;1000 +80076;45.56459;-.69678;36;20221216;5.8;1.2;3.5;6.4;5.25;0;1.21;4832 +80076;45.56459;-.69678;36;20221217;4.1;-4.2;0;2.8;4.65;0;.49;5331 +80076;45.56459;-.69678;36;20221218;10.8;-1.6;4.6;4.5;7.6;.2;.64;4196 +80076;45.56459;-.69678;36;20221219;14.4;9;11.7;5.7;11;0;1.17;3011 +80076;45.56459;-.69678;36;20221220;13.7;11.6;12.6;4.9;11.95;1.2;1.09;1603 +80076;45.56459;-.69678;36;20221221;15.3;9.5;12.4;4.3;12.65;.7;.77;2639 +80076;45.56459;-.69678;36;20221222;15.6;13.1;14.3;5.8;13.95;11.5;1.04;1631 +80076;45.56459;-.69678;36;20221223;15.9;13.6;14.8;5.1;14.15;7.5;1.05;1431 +80076;45.56459;-.69678;36;20221224;15.2;11.3;13.2;2.1;12.95;0;.69;3672 +80076;45.56459;-.69678;36;20221225;16;9.5;12.7;3;11.55;3.7;.91;4322 +80076;45.56459;-.69678;36;20221226;14.2;11;12.6;1.8;12.02;.7;.65;2661 +80076;45.56459;-.69678;36;20221227;11.3;5.6;8.4;2.1;10.23;.3;.39;3766 +80076;45.56459;-.69678;36;20221228;14.3;7.7;11;4.2;11.3;1.2;.76;3100 +80076;45.56459;-.69678;36;20221229;12.5;12.1;12.3;4.8;12.4;4.9;.87;1466 +80076;45.56459;-.69678;36;20221230;16.8;8.2;12.5;4.8;13;2.1;.75;3738 +80076;45.56459;-.69678;36;20221231;18.5;12.2;15.3;4.7;11.47;0;1.97;3917 +80077;45.592;-.38472;37;20220101;16.9;7;12;2.1;10.5;.1;.64;5359 +80077;45.592;-.38472;37;20220102;15.4;10.3;12.8;2.7;11.85;1.5;.89;2751 +80077;45.592;-.38472;37;20220103;16.2;11.4;13.8;3.7;12.25;.4;1.08;3777 +80077;45.592;-.38472;37;20220104;14.4;12.5;13.5;3.2;10.55;.9;1.41;1499 +80077;45.592;-.38472;37;20220105;8.5;2.2;5.3;1.5;6.64;.1;.5;4904 +80077;45.592;-.38472;37;20220106;9;-1.4;3.8;.8;5.65;.5;.28;5963 +80077;45.592;-.38472;37;20220107;12;1.3;6.6;3.4;8.15;6.3;.7;5357 +80077;45.592;-.38472;37;20220108;12.7;8.2;10.4;4.6;10.55;9.7;.9;2714 +80077;45.592;-.38472;37;20220109;9.6;7.1;8.4;2;10.1;13.4;.47;1731 +80077;45.592;-.38472;37;20220110;9.4;8.6;9;1.3;10.7;3.6;.46;867 +80077;45.592;-.38472;37;20220111;10;4;7;1.6;7.2;0;.57;5642 +80077;45.592;-.38472;37;20220112;5.6;-.8;2.4;4.2;5.85;0;.63;5721 +80077;45.592;-.38472;37;20220113;7.6;.4;4;2.3;5.55;0;.71;6134 +80077;45.592;-.38472;37;20220114;9.1;-3.9;2.6;1.3;5.5;.1;.48;6296 +80077;45.592;-.38472;37;20220115;9.4;-4.4;2.5;.5;5.45;.1;.22;7101 +80077;45.592;-.38472;37;20220116;.4;-4.5;-2;.7;5.4;.1;.21;3115 +80077;45.592;-.38472;37;20220117;6.2;-1.6;2.3;1.9;7.15;0;.28;3166 +80077;45.592;-.38472;37;20220118;8.2;1.3;4.7;1.8;6.95;.1;.48;5995 +80077;45.592;-.38472;37;20220119;5.7;2;3.9;.9;7.75;4.1;.36;1920 +80077;45.592;-.38472;37;20220120;8;3.2;5.6;2.1;7.8;.1;.55;2833 +80077;45.592;-.38472;37;20220121;5.9;.7;3.3;4.2;5.9;0;.8;6117 +80077;45.592;-.38472;37;20220122;7.3;.2;3.8;3.8;6.14;0;.82;6067 +80077;45.592;-.38472;37;20220123;9.2;.6;4.9;2.8;6.4;0;.81;7133 +80077;45.592;-.38472;37;20220124;12.1;-1.7;5.2;1.4;6.45;0;.65;8010 +80077;45.592;-.38472;37;20220125;13.2;-1.5;5.9;.9;6.75;0;.56;8053 +80077;45.592;-.38472;37;20220126;1.6;-3;-.7;2.2;5.7;0;.26;4082 +80077;45.592;-.38472;37;20220127;.5;-2.8;-1.2;2.6;5.4;0;.28;3235 +80077;45.592;-.38472;37;20220128;10.4;-1.3;4.6;2.1;7.87;0;.52;6521 +80077;45.592;-.38472;37;20220129;5.4;2.3;3.8;1.6;7.8;0;.34;2833 +80077;45.592;-.38472;37;20220130;9.1;4.9;7;1.3;9.4;.3;.45;3047 +80077;45.592;-.38472;37;20220131;11.3;6.9;9.1;3.3;9.25;.5;.94;4840 +80077;45.592;-.38472;37;20220201;10.5;1.3;5.9;3;8.75;.3;.56;4465 +80077;45.592;-.38472;37;20220202;10.1;8;9;1.9;10.3;0;.6;2656 +80077;45.592;-.38472;37;20220203;8.4;3.3;5.9;1.6;8.95;.6;.44;3206 +80077;45.592;-.38472;37;20220204;12.6;7;9.8;2.4;10.5;1.2;.75;4571 +80077;45.592;-.38472;37;20220205;12;1.1;6.6;1.7;7.55;0;.81;8379 +80077;45.592;-.38472;37;20220206;11.5;2.5;7;3.9;10.05;1.3;.47;5017 +80077;45.592;-.38472;37;20220207;13.4;9.7;11.5;2.7;10.35;.3;1.13;5663 +80077;45.592;-.38472;37;20220208;14.6;1.7;8.2;1.3;7.85;0;.93;9989 +80077;45.592;-.38472;37;20220209;15.8;3.1;9.4;2.7;8.35;.3;1.39;9335 +80077;45.592;-.38472;37;20220210;5.5;1.5;3.5;2.9;9.6;.3;.88;7250 +80077;45.592;-.38472;37;20220211;11.4;4.6;8;3.6;7.38;0;1.4;11125 +80077;45.592;-.38472;37;20220212;13;-.4;6.3;1.9;6.1;0;1.23;10100 +80077;45.592;-.38472;37;20220213;16.5;1;8.7;5.9;8.8;1.8;1.87;9200 +80077;45.592;-.38472;37;20220214;12.9;7.6;10.2;5.4;10;3.1;1.36;7500 +80077;45.592;-.38472;37;20220215;12.2;3.7;7.9;4.7;9.8;15.3;.82;5200 +80077;45.592;-.38472;37;20220216;13.7;9.2;11.4;5.4;13.3;6.2;.5;4124 +80077;45.592;-.38472;37;20220217;13.1;12.2;12.6;4.3;13.67;1.8;.65;2579 +80077;45.592;-.38472;37;20220218;13.7;10.6;12.1;3.4;11.2;.4;1.21;3914 +80077;45.592;-.38472;37;20220219;12;3.6;7.8;2.1;7.85;0;1.16;9406 +80077;45.592;-.38472;37;20220220;14.1;6.1;10.1;4.2;11.2;2.6;.97;6992 +80077;45.592;-.38472;37;20220221;12.8;8.6;10.7;5.1;9.45;.2;1.63;6253 +80077;45.592;-.38472;37;20220222;13.1;5.8;9.5;2.4;9.8;.1;1.06;6646 +80077;45.592;-.38472;37;20220223;16.2;7;11.6;1;10.05;.3;1.16;9157 +80077;45.592;-.38472;37;20220224;14.6;4.7;9.6;2;9.05;.5;1.29;8753 +80077;45.592;-.38472;37;20220225;11.8;.2;6;1.5;6.45;0;1.2;10447 +80077;45.592;-.38472;37;20220226;14.3;1.2;7.8;2.9;5.4;0;2.12;12630 +80077;45.592;-.38472;37;20220227;17.2;3.1;10.1;1.6;7.65;.1;1.71;12641 +80077;45.592;-.38472;37;20220228;18.4;2.4;10.4;.8;8.9;0;1.38;13159 +80077;45.592;-.38472;37;20220301;18.5;4.1;11.3;1.6;8.35;0;1.76;11795 +80077;45.592;-.38472;37;20220302;10.9;8.3;9.6;2.1;10.35;1.4;.86;3834 +80077;45.592;-.38472;37;20220303;13.9;6.4;10.2;1.9;10.6;.8;1.13;8274 +80077;45.592;-.38472;37;20220304;9.4;8.4;8.9;3.3;10.2;.9;.75;2934 +80077;45.592;-.38472;37;20220305;12.2;3.8;8;2.9;8.1;.8;1.44;10547 +80077;45.592;-.38472;37;20220306;11.7;6.6;9.2;3.2;7.1;0;1.92;11435 +80077;45.592;-.38472;37;20220307;11.1;-1.3;4.9;2.3;5.05;0;1.74;14404 +80077;45.592;-.38472;37;20220308;10.8;4.5;7.7;3;8.6;1.1;1.12;5983 +80077;45.592;-.38472;37;20220309;16.6;4.6;10.6;3.2;9.65;.3;1.92;12713 +80077;45.592;-.38472;37;20220310;14.4;9.6;12;3.5;10.85;2.5;1.52;6670 +80077;45.592;-.38472;37;20220311;13.4;9.1;11.2;4.4;10.8;9.9;1.37;5543 +80077;45.592;-.38472;37;20220312;14;8.1;11.1;3.1;9.7;3.8;1.75;10614 +80077;45.592;-.38472;37;20220313;13.3;8;10.7;3.6;8.85;5.3;1.81;7856 +80077;45.592;-.38472;37;20220314;15.2;3.4;9.3;3.4;9.05;.4;1.8;11103 +80077;45.592;-.38472;37;20220315;19.4;10.9;15.2;3;11.6;.1;2.3;10286 +80077;45.592;-.38472;37;20220316;16.3;11.5;13.9;2.9;11.75;0;1.7;6263 +80077;45.592;-.38472;37;20220317;11.1;9.5;10.3;5.5;9.45;0;1.58;4327 +80077;45.592;-.38472;37;20220318;13.4;6.1;9.7;6.8;8.4;0;2.29;9700 +80077;45.592;-.38472;37;20220319;19.2;6.8;13;3.4;9.1;0;2.88;14800 +80077;45.592;-.38472;37;20220320;18.5;7.6;13;4.5;8.7;0;3.11;12700 +80077;45.592;-.38472;37;20220321;20.1;7.4;13.7;5.1;8.8;0;3.67;15400 +80077;45.592;-.38472;37;20220322;18.8;5.6;12.2;5;6.5;0;4.01;18000 +80077;45.592;-.38472;37;20220323;18;5.7;11.8;3.9;6;0;3.69;18600 +80077;45.592;-.38472;37;20220324;19.5;2.2;10.8;2.4;5.9;0;3.2;19400 +80077;45.592;-.38472;37;20220325;22.2;4;13.1;2.6;6;0;3.65;17800 +80077;45.592;-.38472;37;20220326;23;6.6;14.8;2.4;6.9;0;3.67;18500 +80077;45.592;-.38472;37;20220327;23.1;5.8;14.4;2.7;7.1;0;3.74;17200 +80077;45.592;-.38472;37;20220328;22.1;7.3;14.7;2.3;7.8;0;3.32;16300 +80077;45.592;-.38472;37;20220329;17.2;9.9;13.5;2.5;9.9;0;2.2;9100 +80077;45.592;-.38472;37;20220330;16.2;7.5;11.8;3.2;10.7;1.6;1.82;8500 +80077;45.592;-.38472;37;20220331;14.8;7.3;11;5.2;8.3;2.2;2.79;13100 +80077;45.592;-.38472;37;20220401;10.3;1;5.6;6.7;5.2;.4;2.77;16400 +80077;45.592;-.38472;37;20220402;9.8;.9;5.3;4.6;5.1;0;2.46;15600 +80077;45.592;-.38472;37;20220403;8.2;-.9;3.6;3.1;5.06;0;2.14;16422 +80077;45.592;-.38472;37;20220404;11.8;0;5.9;2.5;5.43;0;2.41;19645 +80077;45.592;-.38472;37;20220405;12.8;5.2;9;2.8;8.9;0;1.54;7700 +80077;45.592;-.38472;37;20220406;14;9.2;11.6;4.8;11.2;3;1.63;7500 +80077;45.592;-.38472;37;20220407;12.8;10.9;11.8;8.6;13.1;23.6;.74;2400 +80077;45.592;-.38472;37;20220408;17.7;11.9;14.8;10;11.2;3.9;3.42;9000 +80077;45.592;-.38472;37;20220409;14.3;2.9;8.6;1.8;7.4;0;2.32;17000 +80077;45.592;-.38472;37;20220410;18.7;1.8;10.2;3.6;6.5;0;3.8;22400 +80077;45.592;-.38472;37;20220411;22.8;8;15.4;5.9;10.4;0;4.45;19500 +80077;45.592;-.38472;37;20220412;17.5;12.7;15.1;4.6;11.3;1;2.69;8300 +80077;45.592;-.38472;37;20220413;18.6;10.1;14.3;1.8;12.5;.5;2.15;11900 +80077;45.592;-.38472;37;20220414;23.4;12.2;17.8;2.4;12.5;0;3.86;21200 +80077;45.592;-.38472;37;20220415;24.2;9.4;16.8;3.1;11;0;4.35;22700 +80077;45.592;-.38472;37;20220416;23.1;9.2;16.1;3.3;10.7;0;4.32;23300 +80077;45.592;-.38472;37;20220417;23.6;8.7;16.1;2.8;9.6;0;4.37;23200 +80077;45.592;-.38472;37;20220418;20.3;9.4;14.8;3.1;11.9;0;3;15700 +80077;45.592;-.38472;37;20220419;16.5;7.2;11.8;2.8;9.6;8.9;2.07;8000 +80077;45.592;-.38472;37;20220420;14.3;8.3;11.3;3.8;11.6;8;1.15;3300 +80077;45.592;-.38472;37;20220421;20.9;9;14.9;2;12.6;3.7;2.61;14100 +80077;45.592;-.38472;37;20220422;18.7;10.6;14.6;1.9;12.7;1.4;2.56;15300 +80077;45.592;-.38472;37;20220423;15.6;9.8;12.7;3.4;12;4.4;1.86;9600 +80077;45.592;-.38472;37;20220424;15.8;10.8;13.3;5.2;12.6;1.7;1.79;7400 +80077;45.592;-.38472;37;20220425;18.6;11.5;15;3.3;11.5;0;3.25;17500 +80077;45.592;-.38472;37;20220426;21.5;5;13.2;3.9;10.3;.1;4.05;24100 +80077;45.592;-.38472;37;20220427;22.3;8.5;15.4;3.5;10.1;0;4.04;18800 +80077;45.592;-.38472;37;20220428;20.9;12.9;16.9;2.1;12;0;3.23;16200 +80077;45.592;-.38472;37;20220429;22.4;11.7;17;2.6;13.8;0;3.21;16200 +80077;45.592;-.38472;37;20220430;22.7;8;15.3;2.5;10.9;0;4.07;23400 +80077;45.592;-.38472;37;20220501;20.6;9.1;14.8;2.1;8.7;0;3.95;22600 +80077;45.592;-.38472;37;20220502;21.6;9.9;15.7;3.3;9.2;0;4.41;21600 +80077;45.592;-.38472;37;20220503;22.6;10.1;16.3;3.3;9.9;0;4.64;23500 +80077;45.592;-.38472;37;20220504;21.2;8.4;14.8;2;10;0;3.43;18400 +80077;45.592;-.38472;37;20220505;22.2;7.1;14.6;2.7;10.6;0;3.9;21600 +80077;45.592;-.38472;37;20220506;22.2;9.4;15.8;2.2;11.35;0;3.96;23261 +80077;45.592;-.38472;37;20220507;24.5;11;17.8;1.6;12.25;.2;3.96;22274 +80077;45.592;-.38472;37;20220508;25.3;11;18.2;1.9;11.45;0;4.42;23905 +80077;45.592;-.38472;37;20220509;28;11.8;19.9;1.4;12.05;0;4.73;25451 +80077;45.592;-.38472;37;20220510;29.5;12.6;21.1;1.7;12.65;0;5.03;25092 +80077;45.592;-.38472;37;20220511;24.4;13.9;19.1;2.1;15.1;0;4.02;21659 +80077;45.592;-.38472;37;20220512;20.9;13.9;17.4;1.4;14.7;.1;2.63;13554 +80077;45.592;-.38472;37;20220513;25.7;12.7;19.2;1.2;14.4;0;4.09;23027 +80077;45.592;-.38472;37;20220514;29.4;12.2;20.8;1.9;15.3;0;4.86;24229 +80077;45.592;-.38472;37;20220515;29.9;18.2;24;2.8;16.4;2.5;5.29;21330 +80077;45.592;-.38472;37;20220516;28;12.9;20.5;1.3;16.15;0;4.44;24082 +80077;45.592;-.38472;37;20220517;31.2;16.4;23.8;2.8;15.4;0;5.89;24856 +80077;45.592;-.38472;37;20220518;32.2;14.3;23.2;2.2;15.95;.9;5.62;25439 +80077;45.592;-.38472;37;20220519;26.9;17.1;22;2.2;18.55;.1;4.07;19131 +80077;45.592;-.38472;37;20220520;25.9;18.2;22.1;2.5;17.4;0;3.89;16320 +80077;45.592;-.38472;37;20220521;31.5;13.2;22.4;1.8;16.2;0;5.3;25313 +80077;45.592;-.38472;37;20220522;32.5;19.5;26;2.3;18.2;4.5;5.26;20343 +80077;45.592;-.38472;37;20220523;21;16.8;18.9;4.4;16.2;5.9;3.18;14019 +80077;45.592;-.38472;37;20220524;19.1;11.5;15.3;2.3;12.3;1.1;3.09;16898 +80077;45.592;-.38472;37;20220525;21.1;8.4;14.8;1.9;11.6;.2;3.76;23114 +80077;45.592;-.38472;37;20220526;19.4;13.6;16.5;1.6;14.2;0;2.48;12587 +80077;45.592;-.38472;37;20220527;24.4;14.5;19.4;2.3;14.2;0;4.31;21664 +80077;45.592;-.38472;37;20220528;25.1;13;19.1;3.8;12.05;0;5.54;26460 +80077;45.592;-.38472;37;20220529;21.1;11.4;16.3;4;9.05;0;5.19;25998 +80077;45.592;-.38472;37;20220530;23.6;8.7;16.2;2.6;8.1;0;5.25;27560 +80077;45.592;-.38472;37;20220531;24.5;11.5;18;1.4;10.45;2.2;4.39;24203 +80077;45.592;-.38472;37;20220601;27;13.7;20.4;1.6;12.35;5.9;4.8;24082 +80077;45.592;-.38472;37;20220602;29.9;16.3;23.1;1.5;17.3;5.9;4.8;23055 +80077;45.592;-.38472;37;20220603;27.1;18.4;22.7;2.1;19.15;2.3;4.38;21083 +80077;45.592;-.38472;37;20220604;26.2;16.9;21.5;1.8;18.4;3.7;3.88;18983 +80077;45.592;-.38472;37;20220605;21.7;16;18.9;2.5;16.25;.1;2.97;13677 +80077;45.592;-.38472;37;20220606;21.3;14.8;18;1.3;15.6;.9;2.93;15468 +80077;45.592;-.38472;37;20220607;23;13.3;18.2;2.6;15.05;11.6;4.03;22012 +80077;45.592;-.38472;37;20220608;21.5;15.2;18.4;3.3;15.95;1.7;3.28;16154 +80077;45.592;-.38472;37;20220609;22.4;13.2;17.8;2.3;14.35;.1;3.73;19721 +80077;45.592;-.38472;37;20220610;27.7;10.5;19.1;.9;14.65;0;4.86;28493 +80077;45.592;-.38472;37;20220611;30.3;14.3;22.3;2;16.25;0;5.49;26606 +80077;45.592;-.38472;37;20220612;30.6;18;24.3;2.8;16.65;.1;5.89;24769 +80077;45.592;-.38472;37;20220613;28.7;16.6;22.7;4.1;12.6;0;6.7;26395 +80077;45.592;-.38472;37;20220614;34.3;14.4;24.3;2.3;14.95;.2;6.65;28785 +80077;45.592;-.38472;37;20220615;32.8;21.1;26.9;2.5;17.5;0;6.4;25961 +80077;45.592;-.38472;37;20220616;34.8;16.5;25.6;1.4;16.5;0;5.92;27138 +80077;45.592;-.38472;37;20220617;38.7;18.7;28.7;2;15.7;0;7.27;28817 +80077;45.592;-.38472;37;20220618;39.8;21.2;30.5;2.6;17.05;4.8;7.88;28292 +80077;45.592;-.38472;37;20220619;28.2;20.9;24.5;2.7;20.2;.3;4.65;19547 +80077;45.592;-.38472;37;20220620;29.2;17.3;23.2;2.1;18.9;27.6;4.66;21232 +80077;45.592;-.38472;37;20220621;26.3;16.9;21.6;1.9;20.1;4.4;3.64;17756 +80077;45.592;-.38472;37;20220622;25;17;21;3.2;17.95;8.1;4.22;20419 +80077;45.592;-.38472;37;20220623;23;14.2;18.6;1.4;17.25;6.9;3.27;18109 +80077;45.592;-.38472;37;20220624;22.5;15.8;19.2;3.1;16.75;12.7;3.61;18468 +80077;45.592;-.38472;37;20220625;19.1;16.2;17.6;1.4;16.2;9.6;2.15;10140 +80077;45.592;-.38472;37;20220626;20.7;14.1;17.4;1.4;14.5;0;2.8;14336 +80077;45.592;-.38472;37;20220627;22.8;12.2;17.5;1.9;13;0;4.23;23804 +80077;45.592;-.38472;37;20220628;24.7;10.7;17.7;1.4;12.6;0;4.61;27043 +80077;45.592;-.38472;37;20220629;23.4;11.2;17.3;1.4;14.3;5.8;3.5;19336 +80077;45.592;-.38472;37;20220630;20.9;13.9;17.4;1.6;13.9;1.5;3.34;18076 +80077;45.592;-.38472;37;20220701;23.7;9.7;16.7;1.1;11.95;0;4.18;25147 +80077;45.592;-.38472;37;20220702;28.7;11.3;20;1.4;12.7;0;5.3;28841 +80077;45.592;-.38472;37;20220703;27.2;14.3;20.8;2.4;14.4;.4;5.24;25977 +80077;45.592;-.38472;37;20220704;27.7;16;21.9;2.4;15.4;.4;4.77;21108 +80077;45.592;-.38472;37;20220705;28.8;14.7;21.7;2.4;13.9;0;5.71;27454 +80077;45.592;-.38472;37;20220706;28.3;15.4;21.9;2.5;12.85;0;5.84;27148 +80077;45.592;-.38472;37;20220707;28.8;15.9;22.3;2.3;14.65;0;5.54;26198 +80077;45.592;-.38472;37;20220708;28.8;16.2;22.5;3.9;14.05;.1;6.39;27064 +80077;45.592;-.38472;37;20220709;31;16.8;23.9;3.8;13.55;0;7.02;27793 +80077;45.592;-.38472;37;20220710;30.3;16.8;23.6;4.3;14.3;0;6.94;27583 +80077;45.592;-.38472;37;20220711;33.2;17.8;25.5;4.1;14.55;0;7.67;28249 +80077;45.592;-.38472;37;20220712;34.8;18.1;26.4;2.8;14.25;0;7.24;28566 +80077;45.592;-.38472;37;20220713;35.1;17;26;2;13.05;0;6.66;28323 +80077;45.592;-.38472;37;20220714;36.6;17;26.8;1.8;14.55;0;6.65;28420 +80077;45.592;-.38472;37;20220715;32.2;19.2;25.7;3.6;13.1;0;7.2;26029 +80077;45.592;-.38472;37;20220716;33;18.6;25.8;4.8;11.45;0;8.47;27273 +80077;45.592;-.38472;37;20220717;35.6;19.3;27.5;4;12.5;0;8.38;27111 +80077;45.592;-.38472;37;20220718;39.8;19.6;29.7;3.1;14.95;0;8.35;28052 +80077;45.592;-.38472;37;20220719;28.3;21.3;24.8;3.1;19;1.4;4.5;16027 +80077;45.592;-.38472;37;20220720;26.4;18.6;22.5;2.6;18.15;.2;4.4;20266 +80077;45.592;-.38472;37;20220721;30.1;15.5;22.8;1.6;16.65;0;5.15;25907 +80077;45.592;-.38472;37;20220722;27;17;22;3;17.65;1.3;4.25;18277 +80077;45.592;-.38472;37;20220723;29.7;16.5;23.1;2;16.65;0;5.22;24792 +80077;45.592;-.38472;37;20220724;35.6;15.1;25.4;1.8;14.65;0;6.32;28088 +80077;45.592;-.38472;37;20220725;25.1;20;22.6;3.5;17.55;.6;3.94;13864 +80077;45.592;-.38472;37;20220726;25.7;16.8;21.2;2.1;14.6;.1;4.11;17983 +80077;45.592;-.38472;37;20220727;28.6;11.8;20.2;1.7;13.95;0;4.73;24357 +80077;45.592;-.38472;37;20220728;27.7;13.9;20.8;2.4;15.85;0;4.7;23194 +80077;45.592;-.38472;37;20220729;27.1;17;22;2.5;17.1;.1;4.47;20940 +80077;45.592;-.38472;37;20220730;29.6;15.3;22.4;2;17.55;0;4.74;22766 +80077;45.592;-.38472;37;20220731;31.1;15.6;23.4;2.4;17.5;0;5.33;24858 +80077;45.592;-.38472;37;20220801;33;15.4;24.2;2;17;0;5.61;25688 +80077;45.592;-.38472;37;20220802;35;17.5;26.2;1.7;16.8;0;5.81;26163 +80077;45.592;-.38472;37;20220803;37.6;18.3;27.9;1.6;15.9;0;6.06;25737 +80077;45.592;-.38472;37;20220804;36.3;21.1;28.7;1.8;17.05;0;5.89;23600 +80077;45.592;-.38472;37;20220805;31.4;20.7;26.1;3.8;16.7;0;6.04;20388 +80077;45.592;-.38472;37;20220806;30.3;18.2;24.3;5.3;12;0;7.43;23712 +80077;45.592;-.38472;37;20220807;31.2;16.3;23.8;5.3;9.95;0;8.06;25525 +80077;45.592;-.38472;37;20220808;33.5;17;25.2;4.6;10.35;0;8.16;26104 +80077;45.592;-.38472;37;20220809;34.2;19.3;26.7;4.4;11.55;0;7.89;23242 +80077;45.592;-.38472;37;20220810;36.6;19.8;28.2;3.8;11.15;0;8.18;25815 +80077;45.592;-.38472;37;20220811;38.7;18.5;28.6;2.4;11.7;0;6.92;24831 +80077;45.592;-.38472;37;20220812;39.4;21.9;30.6;2.4;12.4;0;7.02;24186 +80077;45.592;-.38472;37;20220813;34.3;19.5;26.9;2.7;21.1;3.8;5.5;21522 +80077;45.592;-.38472;37;20220814;26.1;19.7;22.9;3.8;19.85;.1;3.83;15781 +80077;45.592;-.38472;37;20220815;27.1;17.3;22.2;3.1;18.2;0;4.16;18707 +80077;45.592;-.38472;37;20220816;27.6;16.5;22;1.7;17.55;.7;3.6;16971 +80077;45.592;-.38472;37;20220817;25.9;16;21;2.6;16.8;1.3;3.9;18567 +80077;45.592;-.38472;37;20220818;26.3;14;20.1;2.3;16.7;.1;3.75;19286 +80077;45.592;-.38472;37;20220819;27.6;16.1;21.9;2.5;18.4;.2;3.82;17676 +80077;45.592;-.38472;37;20220820;28.1;19.1;23.6;1.9;18.15;0;3.64;15553 +80077;45.592;-.38472;37;20220821;26;15.2;20.6;1.9;16.7;.7;3.27;15422 +80077;45.592;-.38472;37;20220822;26.7;19.3;23;2.5;20.25;.8;3.49;15705 +80077;45.592;-.38472;37;20220823;28.7;19.8;24.2;1.9;20.1;0;3.58;15314 +80077;45.592;-.38472;37;20220824;35.3;17.3;26.3;1.7;17.7;2.8;5.18;22974 +80077;45.592;-.38472;37;20220825;29.3;20.3;24.8;2.5;20.1;.8;3.67;13755 +80077;45.592;-.38472;37;20220826;29.7;18.4;24.1;2.4;18.5;0;4.38;19342 +80077;45.592;-.38472;37;20220827;30.3;15.8;23.1;2.3;14.15;0;4.82;21213 +80077;45.592;-.38472;37;20220828;31.5;15.4;23.4;2.8;13.2;0;5.42;22235 +80077;45.592;-.38472;37;20220829;34.3;17.1;25.7;2.1;14.95;0;4.94;18823 +80077;45.592;-.38472;37;20220830;32.8;20.3;26.6;2.2;18.1;0;4.58;17614 +80077;45.592;-.38472;37;20220831;32.5;16.3;24.4;2.3;18.3;.2;4.57;19686 +80077;45.592;-.38472;37;20220901;29.8;18;23.9;2.5;18.2;0;4.25;18249 +80077;45.592;-.38472;37;20220902;25.4;18.3;21.8;2.3;18.65;4.5;2.92;12578 +80077;45.592;-.38472;37;20220903;25.7;17;21.3;2.4;17.05;.7;3.39;15726 +80077;45.592;-.38472;37;20220904;32.3;14.8;23.5;2.2;14.9;.1;4.74;20731 +80077;45.592;-.38472;37;20220905;32.8;17.4;25.1;2.6;15.6;0;5.08;19998 +80077;45.592;-.38472;37;20220906;30.2;13.8;22;2.3;15.6;0;4.23;19565 +80077;45.592;-.38472;37;20220907;22.2;16;19.1;2.4;16.35;2.4;2.46;11200 +80077;45.592;-.38472;37;20220908;24.3;15.7;20;3.9;15.9;.6;3.53;15868 +80077;45.592;-.38472;37;20220909;23.8;14.7;19.3;3;15.05;.6;3.1;13656 +80077;45.592;-.38472;37;20220910;26.5;13.6;20.1;1.5;15.1;0;3.14;16943 +80077;45.592;-.38472;37;20220911;31.4;14.3;22.9;2.1;14.05;0;4.33;19681 +80077;45.592;-.38472;37;20220912;36.2;17.2;26.7;2.6;14.5;.3;5.25;17138 +80077;45.592;-.38472;37;20220913;32.5;21.9;27.2;3.6;20.05;3.8;4.58;12251 +80077;45.592;-.38472;37;20220914;29.6;18.4;24;2.7;17.85;0;3.9;15300 +80077;45.592;-.38472;37;20220915;26.1;15.8;21;2;17.95;.1;2.73;12867 +80077;45.592;-.38472;37;20220916;22.5;13.5;18;2.9;13.25;0;3.08;15341 +80077;45.592;-.38472;37;20220917;20.6;7.7;14.1;3.3;8.7;0;3.45;17918 +80077;45.592;-.38472;37;20220918;24.1;5;14.6;2.6;7.5;0;3.77;19236 +80077;45.592;-.38472;37;20220919;23.3;8.6;16;4;8.65;0;4.25;18514 +80077;45.592;-.38472;37;20220920;23;8.7;15.9;4.4;8.45;0;4.33;18025 +80077;45.592;-.38472;37;20220921;23.9;10.5;17.2;4.3;8.75;0;4.5;17365 +80077;45.592;-.38472;37;20220922;26.1;8.3;17.2;1.8;8.85;0;3.37;18191 +80077;45.592;-.38472;37;20220923;21.1;10.1;15.6;1.2;10.5;.8;1.94;9929 +80077;45.592;-.38472;37;20220924;20.1;11.7;15.9;1.9;13.7;4.4;1.96;10880 +80077;45.592;-.38472;37;20220925;20.6;8.6;14.6;1.5;11.75;.1;2.07;13322 +80077;45.592;-.38472;37;20220926;20.3;7.4;13.8;2.6;12;5.1;2.14;12548 +80077;45.592;-.38472;37;20220927;18.5;10.9;14.7;3.9;13.25;9.8;1.93;9258 +80077;45.592;-.38472;37;20220928;19.4;15.1;17.3;5.1;15.4;4.2;2.1;8294 +80077;45.592;-.38472;37;20220929;18.3;11.5;14.9;1.8;11.9;1.3;1.84;10490 +80077;45.592;-.38472;37;20220930;19.7;7.4;13.6;1.7;11.3;4.4;2.02;14221 +80077;45.592;-.38472;37;20221001;19.5;13.6;16.5;4.5;17.8;7;1.11;6581 +80077;45.592;-.38472;37;20221002;22;16;19;2.9;16.6;0;2.11;9618 +80077;45.592;-.38472;37;20221003;23.5;12.6;18;1.8;14.55;0;2.31;13896 +80077;45.592;-.38472;37;20221004;24.1;9.1;16.6;.8;13.5;.1;1.92;14257 +80077;45.592;-.38472;37;20221005;24.5;10.7;17.6;1.9;14.8;2.1;2.34;13997 +80077;45.592;-.38472;37;20221006;20.7;13.3;17;2.8;15.15;0;1.95;11352 +80077;45.592;-.38472;37;20221007;24.1;10.9;17.5;1.3;14.5;0;1.95;12107 +80077;45.592;-.38472;37;20221008;21.5;13.7;17.6;3.4;12.1;0;2.82;12074 +80077;45.592;-.38472;37;20221009;25.7;8.9;17.3;1.6;12.85;.3;2.35;13906 +80077;45.592;-.38472;37;20221010;20.4;14.1;17.2;1.1;15.95;3.2;1.29;7414 +80077;45.592;-.38472;37;20221011;17.9;15.7;16.8;1.9;17.1;1.8;.96;3849 +80077;45.592;-.38472;37;20221012;19.7;12.9;16.3;1.6;14.85;.1;1.33;7159 +80077;45.592;-.38472;37;20221013;18.6;11.4;15;2.4;15.55;6.7;1.06;6092 +80077;45.592;-.38472;37;20221014;20.5;16.4;18.4;4.2;18.45;.5;1.34;5219 +80077;45.592;-.38472;37;20221015;21.3;17.1;19.2;3.7;17.4;0;1.74;5351 +80077;45.592;-.38472;37;20221016;27.8;14.9;21.4;2.5;17.15;1.6;2.57;11364 +80077;45.592;-.38472;37;20221017;23.5;18.4;21;3;19.2;5.8;1.74;5337 +80077;45.592;-.38472;37;20221018;27.5;16.2;21.9;2.8;18.4;0;2.48;10692 +80077;45.592;-.38472;37;20221019;26.8;17.7;22.2;3.3;17.7;7.6;2.65;9359 +80077;45.592;-.38472;37;20221020;24.2;15;19.6;3.5;16.8;7.5;2.18;8584 +80077;45.592;-.38472;37;20221021;21.1;15.4;18.2;2.8;14.15;.1;1.91;5448 +80077;45.592;-.38472;37;20221022;22.5;12.6;17.6;2.6;14.65;0;1.81;8366 +80077;45.592;-.38472;37;20221023;25;16.8;20.9;4.9;14.3;.4;3.37;7109 +80077;45.592;-.38472;37;20221024;21.8;15.1;18.4;2.6;14.3;.7;1.9;8056 +80077;45.592;-.38472;37;20221025;22.1;11.1;16.6;2.6;13.6;.8;1.73;6938 +80077;45.592;-.38472;37;20221026;25.7;12.6;19.1;2.6;15.1;0;2.15;10041 +80077;45.592;-.38472;37;20221027;24.2;16.8;20.5;4.7;16.7;0;2.47;5116 +80077;45.592;-.38472;37;20221028;25.2;19;22.1;3.1;16.35;0;2.44;6690 +80077;45.592;-.38472;37;20221029;23.1;17.9;20.5;3;15.6;0;2.11;5053 +80077;45.592;-.38472;37;20221030;19.4;13.7;16.6;2.1;14.75;2.1;1.24;4806 +80077;45.592;-.38472;37;20221031;20.1;13.6;16.8;3.3;15.35;1.9;1.38;4961 +80077;45.592;-.38472;37;20221101;19.6;10.1;14.8;2.6;12.4;.4;1.49;8009 +80077;45.592;-.38472;37;20221102;19.4;10.7;15;2.3;12.7;0;1.36;7741 +80077;45.592;-.38472;37;20221103;16.8;10.3;13.6;3.3;12.1;16.1;1.28;3963 +80077;45.592;-.38472;37;20221104;15.1;9.3;12.2;4.2;10.45;1.4;1.49;6157 +80077;45.592;-.38472;37;20221105;16.9;5.1;11;1.6;9.75;0;1.01;7863 +80077;45.592;-.38472;37;20221106;17.3;7.9;12.6;2.9;10.8;.9;1.34;5887 +80077;45.592;-.38472;37;20221107;19.5;11.5;15.5;3.9;13.05;.1;1.63;7165 +80077;45.592;-.38472;37;20221108;18.4;11.6;15;3.5;12.95;3.1;1.43;4029 +80077;45.592;-.38472;37;20221109;16.1;13.1;14.6;2;13.6;2.2;.89;3309 +80077;45.592;-.38472;37;20221110;13.2;5.9;9.5;1.6;10.95;0;.59;4352 +80077;45.592;-.38472;37;20221111;19.1;4.1;11.6;2.1;11.05;.1;1.02;8623 +80077;45.592;-.38472;37;20221112;21;10.7;15.9;2.1;13.35;.1;1.22;7357 +80077;45.592;-.38472;37;20221113;21.1;8.1;14.6;1.4;11.95;.1;1.05;7603 +80077;45.592;-.38472;37;20221114;15.4;10.9;13.2;2.8;12;5.1;1.01;3213 +80077;45.592;-.38472;37;20221115;14.6;11.3;12.9;3.9;13;6.8;.84;2277 +80077;45.592;-.38472;37;20221116;16.3;10.6;13.5;5.4;12.95;5.8;1.15;4261 +80077;45.592;-.38472;37;20221117;15.6;12.5;14;4.6;12.5;11.7;1.33;3256 +80077;45.592;-.38472;37;20221118;15;6.6;10.8;1.6;10.25;6;.73;5397 +80077;45.592;-.38472;37;20221119;11.7;4.1;7.9;1.2;9.05;.3;.52;4791 +80077;45.592;-.38472;37;20221120;14;2.9;8.5;2.5;9.3;2.4;.74;5252 +80077;45.592;-.38472;37;20221121;14.5;7.8;11.2;3.4;10.5;11.1;1.03;3299 +80077;45.592;-.38472;37;20221122;13.2;6.5;9.9;3;10.2;11.6;.77;4683 +80077;45.592;-.38472;37;20221123;15.9;9.8;12.9;3.7;12.4;4.1;.93;4445 +80077;45.592;-.38472;37;20221124;13;7.9;10.5;2.8;11;.9;.67;3105 +80077;45.592;-.38472;37;20221125;14.6;8.4;11.5;2.5;10.95;1.3;.81;4941 +80077;45.592;-.38472;37;20221126;13;4.7;8.9;2;9.25;0;.65;5059 +80077;45.592;-.38472;37;20221127;11.2;5.2;8.2;2.2;9.4;4.8;.56;3883 +80077;45.592;-.38472;37;20221128;13.7;8.6;11.2;2;10.85;4.5;.66;3825 +80077;45.592;-.38472;37;20221129;10.1;3.6;6.9;.9;8.9;2.9;.37;4499 +80077;45.592;-.38472;37;20221130;9.4;4.1;6.8;2.8;8.4;0;.47;5507 +80077;45.592;-.38472;37;20221201;8.9;4.3;6.6;4.6;8.1;0;.68;4975 +80077;45.592;-.38472;37;20221202;6.6;5.7;6.2;3.6;7.75;.1;.74;1316 +80077;45.592;-.38472;37;20221203;6.8;3.6;5.2;2.9;7.6;.5;.54;2143 +80077;45.592;-.38472;37;20221204;8.1;2.1;5.1;.8;7.25;.1;.35;3373 +80077;45.592;-.38472;37;20221205;10.4;-.6;4.9;1.9;6.7;.2;.54;5840 +80077;45.592;-.38472;37;20221206;5.3;-.3;2.5;2.6;6.4;0;.42;3226 +80077;45.592;-.38472;37;20221207;5.5;0;2.7;3.2;6.15;0;.56;2880 +80077;45.592;-.38472;37;20221208;3.1;-2.7;.2;3;5.65;1;.31;3617 +80077;45.592;-.38472;37;20221209;4.2;1.9;3;4.5;6.2;.1;.66;2674 +80077;45.592;-.38472;37;20221210;4.2;-3;.6;2.3;5.15;0;.42;4020 +80077;45.592;-.38472;37;20221211;4.1;-2.7;.7;1.9;4.75;0;.48;4341 +80077;45.592;-.38472;37;20221212;3.3;-3;.2;2.3;5.35;7.7;.41;2395 +80077;45.592;-.38472;37;20221213;4.8;.5;2.7;2.5;6.9;.9;.32;2300 +80077;45.592;-.38472;37;20221214;16.1;4.8;10.4;2.4;11.7;2.9;.46;4400 +80077;45.592;-.38472;37;20221215;7.5;7.5;7.5;4.4;9.65;3.4;.53;1100 +80077;45.592;-.38472;37;20221216;5.7;.9;3.3;6.6;5.15;0;1.24;4832 +80077;45.592;-.38472;37;20221217;4.1;-4.6;-.2;2.7;4.4;0;.55;5231 +80077;45.592;-.38472;37;20221218;10.9;-1.8;4.5;3.4;7.45;.2;.62;4096 +80077;45.592;-.38472;37;20221219;15.5;8.9;12.2;4.8;10.95;0;1.25;3461 +80077;45.592;-.38472;37;20221220;14.6;12.1;13.4;5.4;11.9;1.2;1.38;1603 +80077;45.592;-.38472;37;20221221;15.6;9.5;12.5;4.3;12.7;2;.79;2789 +80077;45.592;-.38472;37;20221222;15.6;12.4;14;5.3;14.05;12;.88;1531 +80077;45.592;-.38472;37;20221223;16.5;13.5;15;4.3;14.3;7.7;1.01;1631 +80077;45.592;-.38472;37;20221224;16.3;11.6;13.9;2.6;13.1;.1;.78;3200 +80077;45.592;-.38472;37;20221225;15.5;9.3;12.4;4.3;11.3;2.2;1.13;3400 +80077;45.592;-.38472;37;20221226;14.2;11.2;12.7;2.4;11.7;1;.84;2500 +80077;45.592;-.38472;37;20221227;12.3;4.9;8.6;1.4;9.7;.2;.45;3200 +80077;45.592;-.38472;37;20221228;14;7.2;10.6;4.1;11.3;1.5;.7;2600 +80077;45.592;-.38472;37;20221229;12.3;11.5;11.9;4.9;12;4.5;.89;1500 +80077;45.592;-.38472;37;20221230;16.6;7.7;12.1;6.2;12.8;2.4;.84;2300 +80077;45.592;-.38472;37;20221231;18.1;12.4;15.3;5.9;11.6;0;2.11;3700 +80078;45.62285;-.06703;75;20220101;17;3.5;10.2;1.1;9.9;.1;.39;5809 +80078;45.62285;-.06703;75;20220102;14.9;7.9;11.4;2.7;11.8;1.3;.66;3416 +80078;45.62285;-.06703;75;20220103;15.3;11.2;13.2;4;12.35;.3;1.01;3645 +80078;45.62285;-.06703;75;20220104;13.2;11.8;12.5;3.6;10.55;.6;1.34;1354 +80078;45.62285;-.06703;75;20220105;8.1;1.1;4.6;1.5;6.7;.1;.4;5223 +80078;45.62285;-.06703;75;20220106;8.2;-2.6;2.8;.7;5.7;.2;.22;6161 +80078;45.62285;-.06703;75;20220107;11.4;-.1;5.7;3.7;8.1;5.9;.63;5578 +80078;45.62285;-.06703;75;20220108;11.8;7.7;9.8;5.6;10.45;11.7;.82;3200 +80078;45.62285;-.06703;75;20220109;9.2;6.3;7.7;2.6;9.92;12.7;.44;1846 +80078;45.62285;-.06703;75;20220110;9.1;7.9;8.5;1.3;10.37;3.2;.44;1418 +80078;45.62285;-.06703;75;20220111;9.8;2.8;6.3;2.1;7.1;0;.62;5978 +80078;45.62285;-.06703;75;20220112;5.8;-.7;2.6;4.1;5.77;0;.7;5453 +80078;45.62285;-.06703;75;20220113;7.7;-.3;3.7;2.4;5.47;0;.7;6175 +80078;45.62285;-.06703;75;20220114;9.7;-4.3;2.7;1;5.25;.1;.41;6671 +80078;45.62285;-.06703;75;20220115;8.9;-5.2;1.8;.6;5.1;.1;.26;7572 +80078;45.62285;-.06703;75;20220116;1.6;-5.1;-1.7;.7;5.25;.2;.21;3879 +80078;45.62285;-.06703;75;20220117;6.3;-1.6;2.4;1.8;7.12;0;.3;3447 +80078;45.62285;-.06703;75;20220118;6.9;.1;3.5;2.1;6.62;.2;.52;5839 +80078;45.62285;-.06703;75;20220119;5.4;1.4;3.4;1.3;7.5;3;.36;2150 +80078;45.62285;-.06703;75;20220120;7.3;2.3;4.8;2.1;7.52;.1;.52;3412 +80078;45.62285;-.06703;75;20220121;5.9;1;3.4;4.5;5.82;0;.91;6038 +80078;45.62285;-.06703;75;20220122;7.6;-.1;3.8;4;6.03;0;.86;6333 +80078;45.62285;-.06703;75;20220123;9.4;.6;5;3.2;6.32;0;.88;6797 +80078;45.62285;-.06703;75;20220124;8.4;-3.6;2.4;1.4;6.03;0;.62;8711 +80078;45.62285;-.06703;75;20220125;12.2;-3;4.6;.8;6.13;0;.48;8559 +80078;45.62285;-.06703;75;20220126;3.3;-3;.1;2.3;5.73;0;.34;6089 +80078;45.62285;-.06703;75;20220127;2.2;-2.8;-.3;2.8;5.4;0;.39;4475 +80078;45.62285;-.06703;75;20220128;10.7;-1;4.9;2.1;7.66;0;.59;7382 +80078;45.62285;-.06703;75;20220129;4.7;1.7;3.2;1.5;7.6;0;.35;3131 +80078;45.62285;-.06703;75;20220130;9.2;4.2;6.7;1.5;9.45;.4;.44;3209 +80078;45.62285;-.06703;75;20220131;11;6.6;8.8;3.8;9.12;.6;.98;4692 +80078;45.62285;-.06703;75;20220201;9.8;-.4;4.7;3;8.5;.3;.45;5175 +80078;45.62285;-.06703;75;20220202;9.4;7.7;8.5;2.1;10.05;.1;.58;2518 +80078;45.62285;-.06703;75;20220203;7.4;1.1;4.2;1.8;8.57;.5;.34;3684 +80078;45.62285;-.06703;75;20220204;12.1;6.5;9.3;2.6;10.25;1.6;.75;4403 +80078;45.62285;-.06703;75;20220205;11;1;6;1.6;7.35;.1;.77;8741 +80078;45.62285;-.06703;75;20220206;10.9;-.5;5.2;4.5;9.72;1.4;.29;5804 +80078;45.62285;-.06703;75;20220207;12.5;9.6;11;2.9;9.87;.4;1.18;5375 +80078;45.62285;-.06703;75;20220208;14.5;0;7.3;1.3;7.1;0;.93;10263 +80078;45.62285;-.06703;75;20220209;15.6;-.4;7.6;2.3;7.55;.2;1.29;10412 +80078;45.62285;-.06703;75;20220210;4.4;.3;2.3;3;9.32;.1;.99;7375 +80078;45.62285;-.06703;75;20220211;11.1;4.1;7.6;3.2;7.3;0;1.31;10800 +80078;45.62285;-.06703;75;20220212;12.7;-.7;6;1.9;6.09;0;1.23;10100 +80078;45.62285;-.06703;75;20220213;16.1;-.6;7.8;5.1;8.53;2.2;1.7;9133 +80078;45.62285;-.06703;75;20220214;12.6;7.3;10;5.4;9.99;3.8;1.36;7500 +80078;45.62285;-.06703;75;20220215;11.5;2.2;6.9;3.8;9.63;13.3;.61;4933 +80078;45.62285;-.06703;75;20220216;13.6;8.9;11.3;6.2;13.25;6.3;.5;4354 +80078;45.62285;-.06703;75;20220217;13.8;12.1;13;4.3;13.73;1.5;.83;3501 +80078;45.62285;-.06703;75;20220218;13.3;10.4;11.9;3.8;11.17;.3;1.22;3795 +80078;45.62285;-.06703;75;20220219;11.6;2.2;6.9;2;7.75;0;1.1;9972 +80078;45.62285;-.06703;75;20220220;13.5;5.4;9.4;5;11;2.9;.92;6914 +80078;45.62285;-.06703;75;20220221;12;7.9;10;6.1;9.42;.4;1.55;6654 +80078;45.62285;-.06703;75;20220222;12.8;4.4;8.6;2.6;9.7;0;.99;7376 +80078;45.62285;-.06703;75;20220223;16;6.3;11.2;1;10.02;.7;1.18;9981 +80078;45.62285;-.06703;75;20220224;14.3;3.6;9;2.4;8.72;.6;1.37;9790 +80078;45.62285;-.06703;75;20220225;11.2;-1.3;5;1.6;6.3;.1;1.19;11704 +80078;45.62285;-.06703;75;20220226;14.2;-.4;6.9;3.1;5.4;0;2.1;13659 +80078;45.62285;-.06703;75;20220227;17;.9;9;1.5;7.07;.1;1.68;13194 +80078;45.62285;-.06703;75;20220228;18.2;.3;9.2;.7;8.12;0;1.39;13873 +80078;45.62285;-.06703;75;20220301;18;1;9.5;1.4;7.82;.1;1.65;13073 +80078;45.62285;-.06703;75;20220302;10.7;7.9;9.3;2.4;10.2;2.4;.88;3832 +80078;45.62285;-.06703;75;20220303;13.9;7.3;10.6;1.9;10.6;.2;1.19;7915 +80078;45.62285;-.06703;75;20220304;9.2;8.9;9;3;10.37;1.9;.7;1826 +80078;45.62285;-.06703;75;20220305;10.9;5.3;8.1;2.9;8.57;.8;1.3;8969 +80078;45.62285;-.06703;75;20220306;11.4;6.4;8.9;3.3;6.87;0;1.99;11455 +80078;45.62285;-.06703;75;20220307;11.1;-1.3;4.9;2.4;5;0;1.81;14323 +80078;45.62285;-.06703;75;20220308;11.4;1.2;6.3;3.3;8.22;.8;1.16;8313 +80078;45.62285;-.06703;75;20220309;16.3;5.1;10.7;4;9.47;.3;2.12;13011 +80078;45.62285;-.06703;75;20220310;13.9;9.4;11.6;4.7;10.42;2.3;1.68;6175 +80078;45.62285;-.06703;75;20220311;12.5;8.9;10.7;5.3;10.6;9.7;1.36;5180 +80078;45.62285;-.06703;75;20220312;13.4;7.6;10.5;3.7;9.85;0;1.66;9866 +80078;45.62285;-.06703;75;20220313;12.3;8.3;10.3;3.9;8.8;5.4;1.73;6755 +80078;45.62285;-.06703;75;20220314;14.9;2.7;8.8;4.2;9;.3;1.8;11377 +80078;45.62285;-.06703;75;20220315;19.4;11.4;15.4;4.4;11.55;0;2.68;10594 +80078;45.62285;-.06703;75;20220316;15.7;11.2;13.5;3.3;11.55;0;1.69;6305 +80078;45.62285;-.06703;75;20220317;11.2;9.6;10.4;5.7;9.55;0;1.62;4155 +80078;45.62285;-.06703;75;20220318;14.3;6.2;10.3;5.4;8.69;0;2.36;10600 +80078;45.62285;-.06703;75;20220319;18.6;6;12.3;3.5;8.99;0;2.75;14266 +80078;45.62285;-.06703;75;20220320;17.5;6.5;12;3.8;9.03;0;2.53;11300 +80078;45.62285;-.06703;75;20220321;19.2;7.4;13.3;5;8.96;0;3.43;15200 +80078;45.62285;-.06703;75;20220322;18;5.2;11.6;4.9;6.73;0;3.74;17933 +80078;45.62285;-.06703;75;20220323;17.6;4.3;11;3.5;6.06;0;3.41;18933 +80078;45.62285;-.06703;75;20220324;19.3;.9;10.1;2.6;6.26;0;3.15;19733 +80078;45.62285;-.06703;75;20220325;21.2;2.5;11.9;2.6;6.36;0;3.36;17400 +80078;45.62285;-.06703;75;20220326;22.2;5.1;13.7;3.4;6.69;0;3.97;19100 +80078;45.62285;-.06703;75;20220327;22.5;4.7;13.6;2.9;7.36;0;3.67;18200 +80078;45.62285;-.06703;75;20220328;21.5;5.8;13.6;2.1;7.96;0;3.11;16633 +80078;45.62285;-.06703;75;20220329;17.3;8.6;12.9;2.3;10.16;0;2.06;9400 +80078;45.62285;-.06703;75;20220330;15.1;7.7;11.4;2.8;10.93;2.4;1.59;7800 +80078;45.62285;-.06703;75;20220331;14.2;6.3;10.3;4.8;8.56;2.1;2.47;12766 +80078;45.62285;-.06703;75;20220401;9.6;.2;4.9;6.4;5.46;.7;2.38;15466 +80078;45.62285;-.06703;75;20220402;9.4;.6;5;4.6;5.29;0;2.34;15533 +80078;45.62285;-.06703;75;20220403;6.8;-3.3;1.8;1.2;5.11;0;1.36;14205 +80078;45.62285;-.06703;75;20220404;12.5;-2;5.3;2.1;5.27;0;2.35;20292 +80078;45.62285;-.06703;75;20220405;12.5;4.9;8.7;2.8;8.89;0;1.54;7700 +80078;45.62285;-.06703;75;20220406;13.7;8.9;11.3;4.8;11.19;3;1.63;7500 +80078;45.62285;-.06703;75;20220407;13.3;10.4;11.9;7.8;12.93;22.7;.99;3300 +80078;45.62285;-.06703;75;20220408;16.8;11.4;14.1;8.5;11.29;3;2.89;7466 +80078;45.62285;-.06703;75;20220409;14;2.6;8.3;1.8;7.39;0;2.32;17000 +80078;45.62285;-.06703;75;20220410;18.4;1.5;10;3.6;6.49;0;3.8;22400 +80078;45.62285;-.06703;75;20220411;22.4;6.2;14.3;4.9;9.76;0;4.04;19717 +80078;45.62285;-.06703;75;20220412;17;11.3;14.2;4;11.29;1.2;2.31;7700 +80078;45.62285;-.06703;75;20220413;17.9;9.1;13.5;1.8;12.59;.4;1.96;11666 +80078;45.62285;-.06703;75;20220414;23;10;16.5;2.2;12.43;0;3.56;21300 +80078;45.62285;-.06703;75;20220415;24;8.6;16.3;2.7;11.56;0;4.1;22866 +80078;45.62285;-.06703;75;20220416;22.9;8.5;15.7;3;10.86;0;4.19;23700 +80078;45.62285;-.06703;75;20220417;22.9;6.9;14.9;2.8;9.59;0;4.18;23766 +80078;45.62285;-.06703;75;20220418;19.9;8.4;14.2;2.9;11.79;0;3.04;17666 +80078;45.62285;-.06703;75;20220419;16.7;7.3;12;3;10.29;7.8;2.42;12666 +80078;45.62285;-.06703;75;20220420;15.1;8.5;11.8;2.7;11.36;10.7;1.53;6066 +80078;45.62285;-.06703;75;20220421;20.1;8.8;14.4;2;11.69;3.1;2.74;15833 +80078;45.62285;-.06703;75;20220422;18.6;9.1;13.9;1.9;12.26;.7;2.53;15300 +80078;45.62285;-.06703;75;20220423;15.4;9.6;12.5;3.5;12.03;5.6;1.72;8100 +80078;45.62285;-.06703;75;20220424;15.9;10.5;13.2;4.8;12.53;4.5;1.96;8566 +80078;45.62285;-.06703;75;20220425;18.2;10.1;14.1;2.7;11.66;0;2.92;17266 +80078;45.62285;-.06703;75;20220426;20.8;4.4;12.6;3.5;10.16;.1;3.91;25200 +80078;45.62285;-.06703;75;20220427;21.9;7.6;14.7;3.8;10.86;0;3.92;19833 +80078;45.62285;-.06703;75;20220428;20.9;11.7;16.3;2.6;12.79;0;3.36;18066 +80078;45.62285;-.06703;75;20220429;22.3;10.4;16.4;2.2;13.36;0;3.23;17666 +80078;45.62285;-.06703;75;20220430;21.9;9;15.4;2.9;11.49;0;4.04;22933 +80078;45.62285;-.06703;75;20220501;20.3;7.9;14.1;2.2;9.26;0;3.76;21933 +80078;45.62285;-.06703;75;20220502;20.8;8.9;14.8;3;9.89;0;4;21800 +80078;45.62285;-.06703;75;20220503;22.1;9.7;15.9;2.7;10.86;0;4.18;22466 +80078;45.62285;-.06703;75;20220504;20.8;7.5;14.2;2.1;10.56;0;3.36;18666 +80078;45.62285;-.06703;75;20220505;21.8;6.9;14.3;2.6;10.56;.1;4;23300 +80078;45.62285;-.06703;75;20220506;21.7;7.4;14.6;2.2;10.85;0;3.46;18586 +80078;45.62285;-.06703;75;20220507;24.1;8.4;16.2;1.5;11.47;.3;3.5;18663 +80078;45.62285;-.06703;75;20220508;25.2;8.5;16.8;1.7;11.42;0;3.79;19736 +80078;45.62285;-.06703;75;20220509;27.9;9.8;18.9;1.1;12.05;0;3.96;20890 +80078;45.62285;-.06703;75;20220510;29;9.6;19.3;1.4;12.32;0;4.21;20748 +80078;45.62285;-.06703;75;20220511;26.7;11.3;19;2.2;14.45;0;3.99;19363 +80078;45.62285;-.06703;75;20220512;21.4;12.5;17;1.4;14.57;0;2.55;13025 +80078;45.62285;-.06703;75;20220513;25.1;13;19;1.2;14.62;0;3.4;17523 +80078;45.62285;-.06703;75;20220514;29.1;10.9;20;1.8;14.95;0;4.25;19799 +80078;45.62285;-.06703;75;20220515;29.4;17.2;23.3;2.9;16.45;2.8;4.64;16736 +80078;45.62285;-.06703;75;20220516;27.4;12.8;20.1;1.5;16.57;0;3.77;19191 +80078;45.62285;-.06703;75;20220517;30.9;13.5;22.2;2.4;15.52;0;5.02;20901 +80078;45.62285;-.06703;75;20220518;31.9;12.8;22.4;1.9;16.07;1.5;4.81;20873 +80078;45.62285;-.06703;75;20220519;26.6;17.2;21.9;2.4;18.77;.1;3.51;14802 +80078;45.62285;-.06703;75;20220520;26.3;16.1;21.2;2.5;17.07;0;3.74;15546 +80078;45.62285;-.06703;75;20220521;31;12.4;21.7;1.6;16.5;0;4.45;20533 +80078;45.62285;-.06703;75;20220522;32;18.3;25.1;2.4;18.75;3;4.66;16716 +80078;45.62285;-.06703;75;20220523;21.3;16.6;19;4.9;16.32;6.4;3.15;11718 +80078;45.62285;-.06703;75;20220524;19.2;10.9;15;2.3;12.3;1.2;2.8;14184 +80078;45.62285;-.06703;75;20220525;21.7;6.7;14.2;2;11.22;.2;3.5;19956 +80078;45.62285;-.06703;75;20220526;19;10.4;14.7;1.3;13.42;0;2.32;12568 +80078;45.62285;-.06703;75;20220527;23.3;11.3;17.3;2.1;13.7;.1;3.61;17996 +80078;45.62285;-.06703;75;20220528;24.4;12.7;18.6;3.8;12.07;0;4.75;19350 +80078;45.62285;-.06703;75;20220529;20.6;10.9;15.8;4.3;9.22;0;4.49;18375 +80078;45.62285;-.06703;75;20220530;23.4;8.6;16;3;8.47;0;4.67;20717 +80078;45.62285;-.06703;75;20220531;25;10.2;17.6;1.2;10.52;1.6;3.94;20789 +80078;45.62285;-.06703;75;20220601;26.5;11.8;19.2;1.5;13.05;4.3;4.01;19005 +80078;45.62285;-.06703;75;20220602;29.7;15.6;22.7;2;17.42;9.7;4.39;19033 +80078;45.62285;-.06703;75;20220603;27.7;17.8;22.7;1.8;19.72;5.4;3.77;16906 +80078;45.62285;-.06703;75;20220604;26.5;17.1;21.8;2.2;19.22;2.6;3.56;15705 +80078;45.62285;-.06703;75;20220605;21.7;15.8;18.8;2.7;16.07;0;2.81;11813 +80078;45.62285;-.06703;75;20220606;21.5;12.9;17.2;1.2;15.22;.6;2.6;13650 +80078;45.62285;-.06703;75;20220607;23.9;12.6;18.3;2.6;14.7;12.2;3.72;18295 +80078;45.62285;-.06703;75;20220608;21.7;14.1;17.9;3.5;15.82;1.1;3.11;14409 +80078;45.62285;-.06703;75;20220609;23.2;11.9;17.5;2.2;14.07;.1;3.55;17500 +80078;45.62285;-.06703;75;20220610;27.8;9.1;18.5;.6;13.97;0;4.01;22913 +80078;45.62285;-.06703;75;20220611;30.6;12.2;21.4;1.5;16.15;0;5.43;28337 +80078;45.62285;-.06703;75;20220612;30.2;17;23.6;2.9;17.05;.1;5.72;24420 +80078;45.62285;-.06703;75;20220613;28.2;16.2;22.2;4.4;13.12;0;6.66;26421 +80078;45.62285;-.06703;75;20220614;33.7;13.6;23.7;2.3;14.87;.4;6.62;29256 +80078;45.62285;-.06703;75;20220615;33.5;19.5;26.5;2.1;18.35;0;6.44;27740 +80078;45.62285;-.06703;75;20220616;34.5;14.4;24.5;1.3;16.4;0;5.88;28013 +80078;45.62285;-.06703;75;20220617;38;16.2;27.1;1.6;16.32;0;6.94;29899 +80078;45.62285;-.06703;75;20220618;39;17.7;28.3;2.3;17.27;1.9;7.63;29404 +80078;45.62285;-.06703;75;20220619;29.4;21.7;25.6;3;19.1;0;5.25;20109 +80078;45.62285;-.06703;75;20220620;29.1;16.7;22.9;2.3;18.77;30.7;4.78;21679 +80078;45.62285;-.06703;75;20220621;26.6;16.6;21.6;1.9;19.77;4.2;3.74;18071 +80078;45.62285;-.06703;75;20220622;25.4;17.2;21.3;3.8;18.2;9.2;4.58;21462 +80078;45.62285;-.06703;75;20220623;24.3;13.6;19;1.5;17.12;7;3.7;20455 +80078;45.62285;-.06703;75;20220624;22.7;15.6;19.1;3.3;16.67;9.7;3.84;19799 +80078;45.62285;-.06703;75;20220625;18.3;15.6;17;1.7;15.97;8.5;1.95;8837 +80078;45.62285;-.06703;75;20220626;19.5;13.6;16.6;1.4;14.85;1.1;2.59;13588 +80078;45.62285;-.06703;75;20220627;23.2;11;17.1;1.9;13.07;0;4.44;25449 +80078;45.62285;-.06703;75;20220628;24.8;9.3;17.1;1.4;12.57;0;4.78;28559 +80078;45.62285;-.06703;75;20220629;24.4;9.6;17;1.4;13.77;7.1;4.09;23686 +80078;45.62285;-.06703;75;20220630;20.4;13.5;16.9;1.7;14.3;2.5;3.12;16628 +80078;45.62285;-.06703;75;20220701;23.4;8;15.7;.8;11.77;.1;4.3;27282 +80078;45.62285;-.06703;75;20220702;28.6;9.3;18.9;1.2;12.65;0;5.3;30117 +80078;45.62285;-.06703;75;20220703;26.9;13;20;2.2;14.22;0;5.18;26582 +80078;45.62285;-.06703;75;20220704;27.5;16;21.8;2.5;14.9;.2;4.98;21871 +80078;45.62285;-.06703;75;20220705;28.1;14;21;2.5;13.67;0;5.76;27880 +80078;45.62285;-.06703;75;20220706;27.7;15.1;21.4;3.2;13.05;0;6.03;26747 +80078;45.62285;-.06703;75;20220707;28.2;13.1;20.6;2.1;14.55;0;5.5;27851 +80078;45.62285;-.06703;75;20220708;28.1;15.8;21.9;3.6;14.17;0;6.16;26658 +80078;45.62285;-.06703;75;20220709;30.3;15.9;23.1;3.4;13.67;0;6.65;27488 +80078;45.62285;-.06703;75;20220710;30.1;15.7;22.9;3.8;14.27;0;6.72;27385 +80078;45.62285;-.06703;75;20220711;32.8;17.1;25;3.7;14.52;0;7.3;27579 +80078;45.62285;-.06703;75;20220712;34.3;17.2;25.7;2.4;14.37;0;6.81;28384 +80078;45.62285;-.06703;75;20220713;34.8;14.1;24.5;1.4;13.6;0;6.21;29684 +80078;45.62285;-.06703;75;20220714;36.7;14.4;25.5;1.8;14.52;0;6.69;29396 +80078;45.62285;-.06703;75;20220715;31.7;19.1;25.4;3.5;13.25;0;7.01;25236 +80078;45.62285;-.06703;75;20220716;32.7;18;25.3;4.3;11.72;0;7.93;26575 +80078;45.62285;-.06703;75;20220717;35.5;18.3;26.9;3.6;12.75;0;7.91;26500 +80078;45.62285;-.06703;75;20220718;39.8;17.8;28.8;3.1;15.02;0;8.43;28753 +80078;45.62285;-.06703;75;20220719;28.8;20.9;24.9;3.1;18.92;1.9;4.88;18323 +80078;45.62285;-.06703;75;20220720;27;17.7;22.3;2.6;18.27;.2;4.57;21172 +80078;45.62285;-.06703;75;20220721;30;14;22;1.2;16.5;0;5.05;26656 +80078;45.62285;-.06703;75;20220722;28.1;15.5;21.8;2.7;17.8;0;4.72;21983 +80078;45.62285;-.06703;75;20220723;29.4;15.8;22.6;1.6;16.25;0;5.09;25493 +80078;45.62285;-.06703;75;20220724;35.6;13.5;24.6;1.3;14.85;0;5.88;28431 +80078;45.62285;-.06703;75;20220725;26;19.6;22.8;3.6;17.37;.5;4.41;16138 +80078;45.62285;-.06703;75;20220726;25.5;14.9;20.2;1.7;14.32;.1;4.04;19888 +80078;45.62285;-.06703;75;20220727;28.4;10.5;19.5;1.3;12.97;0;4.61;25171 +80078;45.62285;-.06703;75;20220728;28.8;11.8;20.3;1.7;14.55;0;4.88;25491 +80078;45.62285;-.06703;75;20220729;27.6;16.6;22.1;2;16.7;.1;4.44;20999 +80078;45.62285;-.06703;75;20220730;30.1;14;22.1;1.7;16.82;0;4.93;24413 +80078;45.62285;-.06703;75;20220731;32.5;13.7;23.1;1.7;16.45;0;5.58;27259 +80078;45.62285;-.06703;75;20220801;33.1;13.9;23.5;1.5;16.07;0;5.49;27106 +80078;45.62285;-.06703;75;20220802;34.8;16.4;25.6;1.3;16.32;0;5.55;26460 +80078;45.62285;-.06703;75;20220803;37.6;15.9;26.8;1;15.45;.1;5.55;26701 +80078;45.62285;-.06703;75;20220804;36.5;18.8;27.6;1.7;17.32;0;5.92;24750 +80078;45.62285;-.06703;75;20220805;30.8;19.6;25.2;3.3;16.82;0;5.75;21017 +80078;45.62285;-.06703;75;20220806;30.3;18;24.1;4.8;12.35;0;7.19;23717 +80078;45.62285;-.06703;75;20220807;31.3;16.1;23.7;4.8;10.1;0;7.73;24969 +80078;45.62285;-.06703;75;20220808;33.2;17.1;25.2;4.1;10.57;0;7.69;24848 +80078;45.62285;-.06703;75;20220809;34.7;18.9;26.8;4.1;11.52;0;7.77;23528 +80078;45.62285;-.06703;75;20220810;36.8;18.4;27.6;3.3;11.15;0;7.65;25414 +80078;45.62285;-.06703;75;20220811;38.6;15.8;27.2;2.2;11.8;0;6.78;25128 +80078;45.62285;-.06703;75;20220812;39.2;18.9;29.1;1.8;12.2;0;6.38;25006 +80078;45.62285;-.06703;75;20220813;35.4;18.1;26.8;2.3;19.02;7.1;5.77;23505 +80078;45.62285;-.06703;75;20220814;26.2;19.2;22.7;3.6;19.9;1.3;3.66;14587 +80078;45.62285;-.06703;75;20220815;27.9;17.4;22.6;3.1;17.95;0;4.34;18136 +80078;45.62285;-.06703;75;20220816;27.6;15.2;21.4;1.5;17.05;.2;3.52;16916 +80078;45.62285;-.06703;75;20220817;25.6;15.2;20.4;2.1;16.47;7.4;3.75;18325 +80078;45.62285;-.06703;75;20220818;26.4;12.6;19.5;1.9;15.77;0;3.89;20486 +80078;45.62285;-.06703;75;20220819;27.4;15.2;21.3;2.5;18.1;.3;3.83;18280 +80078;45.62285;-.06703;75;20220820;27.8;16.9;22.3;1.4;17.72;0;3.55;17101 +80078;45.62285;-.06703;75;20220821;26;13.8;19.9;1.6;16.05;.6;3.33;16993 +80078;45.62285;-.06703;75;20220822;27.6;18.9;23.2;2.3;19.57;.5;3.75;16603 +80078;45.62285;-.06703;75;20220823;28.6;17.8;23.2;1.5;19.55;0;3.71;18040 +80078;45.62285;-.06703;75;20220824;35.2;15.6;25.4;1.4;17.52;2.1;4.98;23564 +80078;45.62285;-.06703;75;20220825;28.7;18.7;23.7;1.9;18.87;.7;3.54;14914 +80078;45.62285;-.06703;75;20220826;28.8;17.2;23;1.9;17.7;0;3.93;17730 +80078;45.62285;-.06703;75;20220827;30.1;14.2;22.1;2.1;13.77;0;4.67;21563 +80078;45.62285;-.06703;75;20220828;31.5;14.6;23.1;2.5;13.3;0;5.25;21843 +80078;45.62285;-.06703;75;20220829;34.3;15.6;24.9;2;14.65;0;4.88;19129 +80078;45.62285;-.06703;75;20220830;32.2;19.3;25.7;1.6;17.45;0;4.16;17485 +80078;45.62285;-.06703;75;20220831;32.2;15.1;23.6;1.8;16.85;.2;4.36;20128 +80078;45.62285;-.06703;75;20220901;29.8;16.8;23.3;2.1;17.37;0;4.09;18167 +80078;45.62285;-.06703;75;20220902;25.4;17.2;21.3;1.9;18.12;6;2.95;13773 +80078;45.62285;-.06703;75;20220903;26.4;16.4;21.4;2;17;2.1;3.48;16637 +80078;45.62285;-.06703;75;20220904;32;13.5;22.8;1.8;15.2;0;4.47;21013 +80078;45.62285;-.06703;75;20220905;32.8;16;24.4;2.4;15.27;.1;5.01;20236 +80078;45.62285;-.06703;75;20220906;30.8;12.4;21.6;2.1;14.75;.2;4.36;20328 +80078;45.62285;-.06703;75;20220907;23.6;14.5;19;2;15.9;1.7;2.65;13212 +80078;45.62285;-.06703;75;20220908;24.4;14.9;19.7;3.7;15.72;.7;3.49;15294 +80078;45.62285;-.06703;75;20220909;24.2;13.8;19;3.1;14.85;.9;3.2;14024 +80078;45.62285;-.06703;75;20220910;26.7;12.8;19.8;1.2;14.57;0;3.09;17155 +80078;45.62285;-.06703;75;20220911;31;11.9;21.5;1.9;13.47;0;4.17;20342 +80078;45.62285;-.06703;75;20220912;35.7;14.3;25;2.1;14.4;.2;4.85;18168 +80078;45.62285;-.06703;75;20220913;30.6;22.1;26.3;3.1;19.87;3.1;3.97;10984 +80078;45.62285;-.06703;75;20220914;29.7;17.2;23.4;2.3;17.22;.9;3.8;16045 +80078;45.62285;-.06703;75;20220915;27.2;14.3;20.7;1.7;16.92;.4;2.97;14744 +80078;45.62285;-.06703;75;20220916;22.5;12.4;17.5;2.2;12.72;0;2.97;16135 +80078;45.62285;-.06703;75;20220917;20.3;8.1;14.2;3;8.72;0;3.31;17664 +80078;45.62285;-.06703;75;20220918;23.9;4.3;14.1;2.4;7.45;0;3.64;19256 +80078;45.62285;-.06703;75;20220919;23.2;8.8;16;3.5;8.87;0;3.97;17721 +80078;45.62285;-.06703;75;20220920;22.8;7.8;15.3;3.7;8.6;0;3.98;17827 +80078;45.62285;-.06703;75;20220921;23.7;10.3;17;3.9;8.85;0;4.22;16723 +80078;45.62285;-.06703;75;20220922;25.9;5.9;15.9;1.2;8.57;0;2.96;18537 +80078;45.62285;-.06703;75;20220923;20.9;8.2;14.5;.9;10.12;.3;1.86;10715 +80078;45.62285;-.06703;75;20220924;20.3;9.9;15.1;1.3;13.15;5.6;1.88;11420 +80078;45.62285;-.06703;75;20220925;19.6;6.7;13.1;.9;11.17;.1;1.92;14344 +80078;45.62285;-.06703;75;20220926;20;6;13;2.6;11.45;4.1;2.15;12792 +80078;45.62285;-.06703;75;20220927;18.4;9.4;13.9;4;13.12;9.4;1.92;10374 +80078;45.62285;-.06703;75;20220928;19.1;14.8;16.9;5.6;15.5;2.7;2.09;9120 +80078;45.62285;-.06703;75;20220929;17.4;10.8;14.1;1.3;11.8;1.8;1.68;10460 +80078;45.62285;-.06703;75;20220930;19.2;5.8;12.5;1.5;10.85;3.6;2;14987 +80078;45.62285;-.06703;75;20221001;19.7;12.7;16.2;4.8;17.4;7.6;1.23;7297 +80078;45.62285;-.06703;75;20221002;21.8;16.2;19;3.1;16.75;0;2.17;9416 +80078;45.62285;-.06703;75;20221003;23.2;11.5;17.3;1.3;14.22;0;2.12;13592 +80078;45.62285;-.06703;75;20221004;24.1;8.5;16.3;.6;12.95;.1;1.91;14620 +80078;45.62285;-.06703;75;20221005;25.8;9.1;17.5;1.6;13.82;2.1;2.4;14562 +80078;45.62285;-.06703;75;20221006;20.2;13.4;16.8;2.3;15.02;0;1.79;9713 +80078;45.62285;-.06703;75;20221007;23.6;9.2;16.4;1;14.02;0;1.82;12382 +80078;45.62285;-.06703;75;20221008;21.5;13.8;17.7;3.1;12.2;0;2.68;11648 +80078;45.62285;-.06703;75;20221009;25.3;7.7;16.5;1.7;12.4;1.1;2.35;14177 +80078;45.62285;-.06703;75;20221010;20.7;13.7;17.2;1.3;15.8;3.2;1.36;7446 +80078;45.62285;-.06703;75;20221011;18.2;15.5;16.8;2.1;16.87;3.5;1.08;4310 +80078;45.62285;-.06703;75;20221012;19.3;13;16.1;1.5;14.77;.1;1.39;7829 +80078;45.62285;-.06703;75;20221013;17.9;10.4;14.1;2;15.15;7.8;.98;6098 +80078;45.62285;-.06703;75;20221014;20.1;16.1;18.1;4.4;18.25;1.2;1.35;5232 +80078;45.62285;-.06703;75;20221015;21.1;16.7;18.9;3.4;17.37;0;1.67;5471 +80078;45.62285;-.06703;75;20221016;27.4;14;20.7;2.8;16.97;1.9;2.58;11133 +80078;45.62285;-.06703;75;20221017;23.6;18.3;21;3.3;18.87;5.1;1.9;5858 +80078;45.62285;-.06703;75;20221018;27.2;15;21.1;2.8;17.92;0;2.45;10751 +80078;45.62285;-.06703;75;20221019;26.5;17.3;21.9;3.5;17.47;15.1;2.7;9077 +80078;45.62285;-.06703;75;20221020;23.7;15;19.3;3.8;17;2.4;2.13;7982 +80078;45.62285;-.06703;75;20221021;20.8;15.6;18.2;2.6;14.17;.1;1.81;5018 +80078;45.62285;-.06703;75;20221022;22.7;12;17.4;2.7;14.55;0;1.85;8926 +80078;45.62285;-.06703;75;20221023;25.1;15.8;20.4;5.1;14.07;.2;3.47;7722 +80078;45.62285;-.06703;75;20221024;21.6;14.3;18;2.4;13.75;1;1.87;7989 +80078;45.62285;-.06703;75;20221025;21.5;9.5;15.5;2.3;13.37;.2;1.53;6974 +80078;45.62285;-.06703;75;20221026;25.3;11.9;18.6;2.5;14.95;0;2.05;9969 +80078;45.62285;-.06703;75;20221027;23.9;15.2;19.6;5.2;16.45;0;2.49;5563 +80078;45.62285;-.06703;75;20221028;25.4;18.9;22.2;3.4;16.22;0;2.63;6649 +80078;45.62285;-.06703;75;20221029;24.1;16.8;20.4;3;14.37;0;2.34;5876 +80078;45.62285;-.06703;75;20221030;20.4;11.3;15.8;1.8;14.35;.3;1.17;6594 +80078;45.62285;-.06703;75;20221031;20.6;12.7;16.7;3.2;15.25;.6;1.43;5519 +80078;45.62285;-.06703;75;20221101;18.8;10.1;14.5;2.4;12.75;.3;1.33;7727 +80078;45.62285;-.06703;75;20221102;18.7;10.1;14.4;1.9;12.45;.2;1.2;7731 +80078;45.62285;-.06703;75;20221103;17.1;9.1;13.1;3.7;12.05;14.3;1.32;4888 +80078;45.62285;-.06703;75;20221104;14.6;8.7;11.7;4;10.47;1.5;1.37;6294 +80078;45.62285;-.06703;75;20221105;15.9;3.1;9.5;1.3;9.2;0;.88;8331 +80078;45.62285;-.06703;75;20221106;16.4;6.9;11.6;2.8;10.65;1.1;1.22;5845 +80078;45.62285;-.06703;75;20221107;19;11.6;15.3;3.6;12.95;.1;1.56;7260 +80078;45.62285;-.06703;75;20221108;18.7;10.2;14.5;4.1;12.87;4.2;1.49;4910 +80078;45.62285;-.06703;75;20221109;15.6;12.4;14;1.4;13.3;2.5;.78;3438 +80078;45.62285;-.06703;75;20221110;12.4;5.3;8.8;1.1;10.47;.1;.51;4480 +80078;45.62285;-.06703;75;20221111;19.1;2.9;11;1.4;10.7;.1;.88;8696 +80078;45.62285;-.06703;75;20221112;21.3;8.7;15;1.8;12.6;.1;1.16;8206 +80078;45.62285;-.06703;75;20221113;20.6;5.7;13.2;1.2;10.9;.1;.93;8226 +80078;45.62285;-.06703;75;20221114;14.6;8.2;11.4;2.7;11.95;4.9;.79;3817 +80078;45.62285;-.06703;75;20221115;14.4;11.1;12.7;4;12.9;9.5;.87;2320 +80078;45.62285;-.06703;75;20221116;16.3;10.3;13.3;5.3;12.82;6.4;1.16;4533 +80078;45.62285;-.06703;75;20221117;14.8;11.8;13.3;4.5;12.52;9.5;1.17;3348 +80078;45.62285;-.06703;75;20221118;14;5.1;9.5;1.3;10.07;4;.58;5645 +80078;45.62285;-.06703;75;20221119;11.2;4.5;7.8;.8;8.7;.3;.46;5309 +80078;45.62285;-.06703;75;20221120;13;.8;6.9;2.2;8.67;2;.66;5185 +80078;45.62285;-.06703;75;20221121;13.6;6.1;9.8;4.1;10.37;11.8;.9;3579 +80078;45.62285;-.06703;75;20221122;12;6.1;9.1;3.4;10.12;10.4;.7;4438 +80078;45.62285;-.06703;75;20221123;15.2;9.3;12.2;4.1;11.97;4.1;.96;4852 +80078;45.62285;-.06703;75;20221124;12.7;7.6;10.2;3.1;10.87;1.6;.68;3150 +80078;45.62285;-.06703;75;20221125;14.2;8.1;11.1;1.8;10.62;.8;.67;5091 +80078;45.62285;-.06703;75;20221126;12.2;2.4;7.3;1.4;8.55;0;.49;5477 +80078;45.62285;-.06703;75;20221127;11.3;3.3;7.3;2.1;8.9;5.2;.52;4555 +80078;45.62285;-.06703;75;20221128;12.6;8.4;10.5;1.8;10.55;3.7;.62;3755 +80078;45.62285;-.06703;75;20221129;8;1.4;4.7;.4;8.22;1.4;.25;4245 +80078;45.62285;-.06703;75;20221130;9.9;5.1;7.5;2.6;8.8;0;.55;4769 +80078;45.62285;-.06703;75;20221201;8.9;4.3;6.6;3.8;8.15;0;.68;4642 +80078;45.62285;-.06703;75;20221202;6.4;5.1;5.7;3.1;7.72;.1;.69;1104 +80078;45.62285;-.06703;75;20221203;7.1;3.6;5.4;2.6;7.57;.8;.56;2597 +80078;45.62285;-.06703;75;20221204;7.8;2.1;5;.8;7.2;.1;.39;3310 +80078;45.62285;-.06703;75;20221205;10.3;-2.1;4.1;1.5;6.32;.2;.41;6394 +80078;45.62285;-.06703;75;20221206;5.5;-1;2.3;2.6;6.32;.1;.42;3264 +80078;45.62285;-.06703;75;20221207;6;.4;3.2;3.2;6.27;.1;.56;3858 +80078;45.62285;-.06703;75;20221208;3.4;-2.2;.6;2.7;5.7;1.1;.36;3154 +80078;45.62285;-.06703;75;20221209;4.5;1.9;3.2;3.9;6.17;0;.68;2735 +80078;45.62285;-.06703;75;20221210;3.8;-2.1;.8;2;5.15;0;.45;3681 +80078;45.62285;-.06703;75;20221211;3.6;-3.6;0;1.3;4.57;0;.36;4488 +80078;45.62285;-.06703;75;20221212;3.2;-4.6;-.7;2.1;5.17;7.6;.34;2925 +80078;45.62285;-.06703;75;20221213;4.9;.1;2.5;2.4;7.1;.6;.26;2597 +80078;45.62285;-.06703;75;20221214;15.5;5;10.3;2;11.5;1.8;.44;4501 +80078;45.62285;-.06703;75;20221215;7.1;6.6;6.9;4.2;9.4;2.3;.41;1218 +80078;45.62285;-.06703;75;20221216;6.1;.8;3.4;5.7;5.22;0;1.16;4927 +80078;45.62285;-.06703;75;20221217;4.5;-4.5;0;2.3;4.27;0;.52;5180 +80078;45.62285;-.06703;75;20221218;10.6;-3.9;3.4;3.3;6.97;0;.59;4668 +80078;45.62285;-.06703;75;20221219;15;8.5;11.7;5.1;10.62;0;1.27;3421 +80078;45.62285;-.06703;75;20221220;14.3;11.8;13.1;5.8;12;.9;1.33;1648 +80078;45.62285;-.06703;75;20221221;14.6;9.8;12.2;4.2;12.8;3.2;.69;2612 +80078;45.62285;-.06703;75;20221222;15.2;12.1;13.7;5.5;14.22;11.8;.74;1614 +80078;45.62285;-.06703;75;20221223;16;13.6;14.8;4.1;14.47;6.6;.91;1558 +80078;45.62285;-.06703;75;20221224;16.1;11.5;13.8;2.1;13.05;.2;.65;3394 +80078;45.62285;-.06703;75;20221225;15.3;8.9;12.1;3.4;11.27;.7;.93;3462 +80078;45.62285;-.06703;75;20221226;13.6;10.8;12.2;1.8;11.52;1.3;.73;2150 +80078;45.62285;-.06703;75;20221227;11;4.2;7.6;1.3;9.8;.2;.3;3501 +80078;45.62285;-.06703;75;20221228;13.9;7.1;10.5;3.4;11.2;1.2;.63;3628 +80078;45.62285;-.06703;75;20221229;12;10.8;11.4;3.7;11.85;5.3;.77;1010 +80078;45.62285;-.06703;75;20221230;15;8.5;11.7;5.1;12.4;2.7;.76;2695 +80078;45.62285;-.06703;75;20221231;17.6;12;14.8;5.1;11.82;0;1.77;3550 +80079;45.65275;.25097;111;20220101;17.4;5;11.2;1.6;9.83;.1;.75;5214 +80079;45.65275;.25097;111;20220102;14.5;8.6;11.5;2.7;11.46;.9;.73;3342 +80079;45.65275;.25097;111;20220103;14.9;11.1;13;3.9;12.13;.4;1.02;2659 +80079;45.65275;.25097;111;20220104;13.2;11.8;12.5;3.8;10.3;.8;1.43;1358 +80079;45.65275;.25097;111;20220105;7.8;1.1;4.4;1.5;6.53;.1;.5;3772 +80079;45.65275;.25097;111;20220106;8.1;-2.7;2.7;.8;5.66;.2;.33;4969 +80079;45.65275;.25097;111;20220107;10.9;.2;5.5;3.9;7.8;4.8;.69;5057 +80079;45.65275;.25097;111;20220108;11.5;7.1;9.3;5.8;10.23;14.8;.79;3041 +80079;45.65275;.25097;111;20220109;8.8;6.1;7.4;2.6;9.6;11.3;.44;2274 +80079;45.65275;.25097;111;20220110;8.7;7.5;8.1;1;10.06;1;.44;1210 +80079;45.65275;.25097;111;20220111;9.5;2.3;5.9;2.2;6.8;.1;.75;4149 +80079;45.65275;.25097;111;20220112;5.5;-.8;2.4;4.1;5.6;0;.79;3948 +80079;45.65275;.25097;111;20220113;7.6;-.4;3.6;2.2;5.2;0;.79;4557 +80079;45.65275;.25097;111;20220114;9.6;-5.1;2.3;.7;5;.1;.34;6440 +80079;45.65275;.25097;111;20220115;8.7;-4.9;1.9;.8;5.06;.1;.35;6192 +80079;45.65275;.25097;111;20220116;2.7;-5.1;-1.2;.9;5.36;.2;.26;4689 +80079;45.65275;.25097;111;20220117;6.1;-.8;2.6;1.9;7.06;.1;.31;4304 +80079;45.65275;.25097;111;20220118;7.9;.3;4.1;2;6.5;.2;.62;4576 +80079;45.65275;.25097;111;20220119;5.1;1.2;3.1;1.6;7.26;1.9;.33;3226 +80079;45.65275;.25097;111;20220120;6.9;2.2;4.5;1.8;7.2;.2;.51;3556 +80079;45.65275;.25097;111;20220121;5.7;1;3.3;4.3;5.63;0;.98;3675 +80079;45.65275;.25097;111;20220122;6.9;-.4;3.3;4.1;5.96;.1;.86;4843 +80079;45.65275;.25097;111;20220123;9.2;1;5.1;3.3;6.23;0;.97;5239 +80079;45.65275;.25097;111;20220124;8.2;-2.8;2.7;1.7;5.9;0;.8;6772 +80079;45.65275;.25097;111;20220125;12;-1.4;5.3;1.2;6.2;0;.65;6898 +80079;45.65275;.25097;111;20220126;3.2;-1.6;.8;2.3;5.76;0;.44;4055 +80079;45.65275;.25097;111;20220127;3.1;-3.1;0;2.5;5.3;0;.47;4718 +80079;45.65275;.25097;111;20220128;10.5;-1.6;4.4;2.3;7.46;0;.63;6937 +80079;45.65275;.25097;111;20220129;4.4;1.4;2.9;1.3;7.4;.1;.35;2969 +80079;45.65275;.25097;111;20220130;9.1;4;6.5;1.6;9.33;.4;.42;4468 +80079;45.65275;.25097;111;20220131;10.7;6.3;8.5;3.6;8.9;.8;.97;4125 +80079;45.65275;.25097;111;20220201;9.3;-.5;4.4;3;8.36;.3;.42;6441 +80079;45.65275;.25097;111;20220202;8.9;7.2;8.1;1.9;9.8;0;.56;2414 +80079;45.65275;.25097;111;20220203;6.8;.5;3.7;1.8;8.33;.4;.31;5106 +80079;45.65275;.25097;111;20220204;11.5;6.2;8.9;2.6;10.16;2.2;.68;4800 +80079;45.65275;.25097;111;20220205;10.6;.8;5.7;1.6;7.33;.1;.76;6788 +80079;45.65275;.25097;111;20220206;10.3;-.7;4.8;4.8;9.7;1.8;.2;7423 +80079;45.65275;.25097;111;20220207;12.2;9.3;10.7;2.8;9.53;.5;1.17;3568 +80079;45.65275;.25097;111;20220208;14.3;-.2;7.1;1.2;6.73;0;.95;8880 +80079;45.65275;.25097;111;20220209;15.5;.1;7.8;2.4;7.26;.2;1.4;9367 +80079;45.65275;.25097;111;20220210;5.1;1.8;3.4;2.7;8.97;.4;.9;7583 +80079;45.65275;.25097;111;20220211;11.1;4.8;7.9;2.8;7.17;0;1.24;9440 +80079;45.65275;.25097;111;20220212;11.9;-2.2;4.9;1.7;5.53;0;1.1;9938 +80079;45.65275;.25097;111;20220213;16.5;-1.9;7.3;4.5;8.37;2.4;1.6;9818 +80079;45.65275;.25097;111;20220214;12.1;7.9;10;4.7;9.69;4.7;1.29;5961 +80079;45.65275;.25097;111;20220215;10.6;2.3;6.4;3.5;9.47;13;.6;4636 +80079;45.65275;.25097;111;20220216;13.3;8.6;11;6.2;13.1;7.2;.47;5483 +80079;45.65275;.25097;111;20220217;13.7;11.7;12.7;4.9;13.66;1.8;.76;3338 +80079;45.65275;.25097;111;20220218;13;10.3;11.6;3.7;11.1;.3;1.17;4092 +80079;45.65275;.25097;111;20220219;11.5;2.2;6.8;2.2;7.7;0;1.1;8156 +80079;45.65275;.25097;111;20220220;13.2;5.3;9.2;4.9;10.83;3.7;.9;7737 +80079;45.65275;.25097;111;20220221;11.4;7.4;9.4;6.1;9.33;.5;1.4;5326 +80079;45.65275;.25097;111;20220222;12.5;4.3;8.4;2.6;9.66;.1;.98;8041 +80079;45.65275;.25097;111;20220223;15.7;6.1;10.9;.9;9.76;.1;1.09;8880 +80079;45.65275;.25097;111;20220224;14.1;4.2;9.1;2.4;8.63;.7;1.39;9056 +80079;45.65275;.25097;111;20220225;10.9;-1;4.9;1.6;6.2;.1;1.18;10070 +80079;45.65275;.25097;111;20220226;13.9;-.6;6.6;3;5.16;0;2.06;11439 +80079;45.65275;.25097;111;20220227;16.5;1;8.7;1.8;6.76;0;1.73;12107 +80079;45.65275;.25097;111;20220228;17.9;.5;9.2;1;7.83;0;1.49;13047 +80079;45.65275;.25097;111;20220301;17.6;1.8;9.7;1.4;7.43;0;1.7;12461 +80079;45.65275;.25097;111;20220302;10.5;7.7;9.1;2.5;10.1;2.4;.91;5060 +80079;45.65275;.25097;111;20220303;13.4;7.7;10.6;1.8;10.6;.1;1.14;7469 +80079;45.65275;.25097;111;20220304;9;8.8;8.9;2.7;10.5;2.1;.61;901 +80079;45.65275;.25097;111;20220305;10;5.4;7.7;2.5;8.76;.4;1.05;6862 +80079;45.65275;.25097;111;20220306;11;5.9;8.5;3.2;6.7;0;1.78;7430 +80079;45.65275;.25097;111;20220307;11.2;-1.2;5;2.6;4.96;0;1.81;12059 +80079;45.65275;.25097;111;20220308;11.8;.8;6.3;3.5;8;.5;1.37;11319 +80079;45.65275;.25097;111;20220309;16.3;5;10.6;3.8;9.26;.2;2.08;11809 +80079;45.65275;.25097;111;20220310;13.2;9.2;11.2;4.7;10.2;1.7;1.66;6831 +80079;45.65275;.25097;111;20220311;12.2;9.3;10.7;4.8;10.46;10.3;1.4;5650 +80079;45.65275;.25097;111;20220312;12.8;7.4;10.1;3.3;9.9;1.1;1.43;8229 +80079;45.65275;.25097;111;20220313;11.4;8.2;9.8;3.9;8.93;14.8;1.58;6233 +80079;45.65275;.25097;111;20220314;14.6;2.4;8.5;4.1;8.96;.4;1.78;13008 +80079;45.65275;.25097;111;20220315;19.4;11.3;15.4;4.2;11.43;0;2.71;10641 +80079;45.65275;.25097;111;20220316;15.2;11.4;13.3;3;11.43;0;1.7;7177 +80079;45.65275;.25097;111;20220317;11;9.5;10.3;5.2;9.56;0;1.55;4295 +80079;45.65275;.25097;111;20220318;14.8;6.6;10.7;4.4;8.69;0;2.25;11044 +80079;45.65275;.25097;111;20220319;18.4;5.1;11.7;2.5;8.69;0;2.44;13740 +80079;45.65275;.25097;111;20220320;17.2;4.8;11;3.4;8.97;.1;2.43;12498 +80079;45.65275;.25097;111;20220321;18.2;7.7;13;4.5;8.62;0;3.27;14646 +80079;45.65275;.25097;111;20220322;17.7;5.5;11.6;4.4;6.29;0;3.67;17061 +80079;45.65275;.25097;111;20220323;17.7;3;10.4;3;5.67;0;3.29;18623 +80079;45.65275;.25097;111;20220324;19.5;-1;9.2;2.1;6.07;0;2.94;19709 +80079;45.65275;.25097;111;20220325;21.3;.8;11;2.1;6.19;0;3.16;18060 +80079;45.65275;.25097;111;20220326;21.8;2.1;12;2.4;6.32;0;3.49;19561 +80079;45.65275;.25097;111;20220327;22.2;2.2;12.2;2.2;7.02;0;3.33;18747 +80079;45.65275;.25097;111;20220328;22.1;3.5;12.8;1.8;7.74;0;3.02;17447 +80079;45.65275;.25097;111;20220329;17.2;7.5;12.4;2;9.77;0;2.06;10160 +80079;45.65275;.25097;111;20220330;15;7.9;11.4;2.8;10.77;2.4;1.55;7288 +80079;45.65275;.25097;111;20220331;13.6;6.9;10.2;5;8.69;2.4;2.26;10549 +80079;45.65275;.25097;111;20220401;8.2;-.1;4;6.8;5.59;1.2;2.08;13766 +80079;45.65275;.25097;111;20220402;8.6;.7;4.6;4.6;5.32;0;2.18;14119 +80079;45.65275;.25097;111;20220403;6;-4;1;1.2;5.1;0;1.36;14205 +80079;45.65275;.25097;111;20220404;12.1;-1.7;5.2;1.8;5.33;0;2.36;20459 +80079;45.65275;.25097;111;20220405;13.2;.9;7.1;1.9;8.34;.1;1.47;8765 +80079;45.65275;.25097;111;20220406;13;8.8;10.9;4.5;11.09;3;1.37;5969 +80079;45.65275;.25097;111;20220407;13.1;10;11.6;7.1;12.74;23.3;1;3924 +80079;45.65275;.25097;111;20220408;17.3;11.5;14.4;7.7;11.32;2.9;2.97;9191 +80079;45.65275;.25097;111;20220409;14.5;2.7;8.6;1.8;7.39;0;2.34;16735 +80079;45.65275;.25097;111;20220410;18;-.8;8.6;2.8;6.43;0;3.32;22525 +80079;45.65275;.25097;111;20220411;21.8;4.4;13.1;5.3;9.82;0;4.37;20363 +80079;45.65275;.25097;111;20220412;18;10.8;14.4;3.7;11.19;2.1;2.54;9767 +80079;45.65275;.25097;111;20220413;16.1;10.1;13.1;1.3;12.82;.8;1.55;8201 +80079;45.65275;.25097;111;20220414;23.1;8.4;15.8;1.7;12.22;0;3.41;21134 +80079;45.65275;.25097;111;20220415;24.2;6.9;15.6;2.2;11.37;0;3.85;22479 +80079;45.65275;.25097;111;20220416;23.3;7;15.1;2.9;10.52;0;4.07;23044 +80079;45.65275;.25097;111;20220417;23.4;4.3;13.8;2.5;9.22;0;4.08;23960 +80079;45.65275;.25097;111;20220418;19.6;7.9;13.7;2.9;11.34;0;3.11;18387 +80079;45.65275;.25097;111;20220419;17;7.2;12.1;2.8;10.52;7.2;2.36;12675 +80079;45.65275;.25097;111;20220420;15.1;8.5;11.8;2.5;11.52;7.9;1.74;8700 +80079;45.65275;.25097;111;20220421;19.3;9.2;14.2;1.9;11.89;0;2.5;14069 +80079;45.65275;.25097;111;20220422;19.1;9.5;14.3;1.5;12.14;0;2.63;15984 +80079;45.65275;.25097;111;20220423;14.7;9.1;11.9;3.2;11.92;12;1.81;9624 +80079;45.65275;.25097;111;20220424;16.1;10;13.1;4.3;12.42;14.9;1.84;7749 +80079;45.65275;.25097;111;20220425;18.1;8.2;13.1;2.2;11.42;0;2.65;15901 +80079;45.65275;.25097;111;20220426;21;4;12.5;2.5;10.07;0;3.7;24703 +80079;45.65275;.25097;111;20220427;22.6;6.1;14.3;2.8;10.87;0;3.83;21740 +80079;45.65275;.25097;111;20220428;20.8;11;15.9;2.4;12.94;0;3.17;17694 +80079;45.65275;.25097;111;20220429;21.5;11;16.3;2.3;13.17;.2;3.11;16343 +80079;45.65275;.25097;111;20220430;21.9;8.5;15.2;2.4;11.12;0;3.87;22642 +80079;45.65275;.25097;111;20220501;20.2;5.6;12.9;1.8;9.22;0;3.58;22856 +80079;45.65275;.25097;111;20220502;20.9;7.9;14.4;2.5;9.94;0;3.8;21528 +80079;45.65275;.25097;111;20220503;22.2;8.8;15.5;2.4;11.02;.2;3.93;21893 +80079;45.65275;.25097;111;20220504;20.5;7.9;14.2;2.3;10.82;0;3.31;18523 +80079;45.65275;.25097;111;20220505;21.5;6.5;14;2.6;10.54;.1;3.92;23429 +80079;45.65275;.25097;111;20220506;21.3;6.8;14.1;1.8;10.66;0;3.64;22238 +80079;45.65275;.25097;111;20220507;23.7;8.2;15.9;1.6;11.03;.1;4;22957 +80079;45.65275;.25097;111;20220508;24.9;7.9;16.4;1.9;11.3;0;4.32;24261 +80079;45.65275;.25097;111;20220509;27.8;9.6;18.7;1.2;12.1;0;4.55;25283 +80079;45.65275;.25097;111;20220510;28.9;10.2;19.6;1.4;12.3;0;4.82;25841 +80079;45.65275;.25097;111;20220511;27.5;9.8;18.6;2.2;14.16;.1;4.8;25491 +80079;45.65275;.25097;111;20220512;21.6;11.7;16.6;1.5;14.63;0;3.18;18789 +80079;45.65275;.25097;111;20220513;24.8;12.9;18.9;.9;14.73;0;3.69;20834 +80079;45.65275;.25097;111;20220514;28.7;11.2;20;1.7;15.06;0;4.82;25479 +80079;45.65275;.25097;111;20220515;29.1;17.1;23.1;2.5;16.33;2.7;5;21263 +80079;45.65275;.25097;111;20220516;27.4;12.6;20;1.6;16.76;0;4.37;23543 +80079;45.65275;.25097;111;20220517;30.7;13.4;22;2.3;15.53;0;5.49;25569 +80079;45.65275;.25097;111;20220518;31.7;12.7;22.2;1.9;15.86;1.9;5.58;26928 +80079;45.65275;.25097;111;20220519;26.8;17;21.9;2.6;19;.1;4.12;19461 +80079;45.65275;.25097;111;20220520;26.7;15.9;21.3;2.7;16.53;0;4.48;20164 +80079;45.65275;.25097;111;20220521;30.9;12.2;21.6;1.5;16.6;0;5.27;27205 +80079;45.65275;.25097;111;20220522;31.6;18.4;25;2.1;19.16;1.6;5.25;22805 +80079;45.65275;.25097;111;20220523;21.5;16.5;19;4.6;16.5;7.1;3.23;13707 +80079;45.65275;.25097;111;20220524;19.3;10.5;14.9;2.3;12.6;1.3;3.19;18690 +80079;45.65275;.25097;111;20220525;22.1;6.7;14.4;1.9;11.13;.1;4.07;24870 +80079;45.65275;.25097;111;20220526;18.7;9.8;14.3;1.4;13.33;.1;2.95;18827 +80079;45.65275;.25097;111;20220527;22.9;10.6;16.7;2;13.56;.1;3.94;22219 +80079;45.65275;.25097;111;20220528;24;12.2;18.1;3.6;11.93;0;4.84;21917 +80079;45.65275;.25097;111;20220529;20.2;10.5;15.4;3.9;9.23;0;4.4;19909 +80079;45.65275;.25097;111;20220530;23.4;8.4;15.9;2.6;8.4;0;4.96;25104 +80079;45.65275;.25097;111;20220531;25.4;9.3;17.4;1.3;10.43;1.5;4.57;25825 +80079;45.65275;.25097;111;20220601;26.2;11.4;18.8;1.6;13.33;4.6;4.59;24928 +80079;45.65275;.25097;111;20220602;29.4;15.1;22.3;2.3;17.33;10.5;5.12;24432 +80079;45.65275;.25097;111;20220603;27.6;17.4;22.5;1.7;20.16;6.4;4.18;20741 +80079;45.65275;.25097;111;20220604;26.9;16.8;21.9;2.2;19.4;.6;4.2;20574 +80079;45.65275;.25097;111;20220605;22;15.7;18.9;2.7;16.06;.2;3.38;16291 +80079;45.65275;.25097;111;20220606;21.6;12.6;17.1;1.3;15.23;.5;3.39;19628 +80079;45.65275;.25097;111;20220607;24.4;12.4;18.4;2.8;14.73;13;4.35;22555 +80079;45.65275;.25097;111;20220608;21.8;13.8;17.8;3.4;15.83;1.4;3.47;18277 +80079;45.65275;.25097;111;20220609;23.8;11.3;17.5;2.2;14.13;.2;4.18;23119 +80079;45.65275;.25097;111;20220610;27.6;9.3;18.5;.7;14;0;4.69;27989 +80079;45.65275;.25097;111;20220611;30.3;11.5;20.9;1.3;15.93;3;5.3;28450 +80079;45.65275;.25097;111;20220612;29.7;16.6;23.1;2.6;17.16;.3;5.36;23671 +80079;45.65275;.25097;111;20220613;27.8;15.8;21.8;4.1;13.46;0;5.98;22812 +80079;45.65275;.25097;111;20220614;33.3;13.7;23.5;2.5;14.93;.7;6.65;29279 +80079;45.65275;.25097;111;20220615;34;19.5;26.8;2.2;18.76;0;6.14;24881 +80079;45.65275;.25097;111;20220616;34.3;14.9;24.6;1.4;16.4;0;6.1;28951 +80079;45.65275;.25097;111;20220617;37.6;16.6;27.1;1.7;16.53;0;6.82;29170 +80079;45.65275;.25097;111;20220618;38.6;17.5;28;2.3;16.83;.2;7.55;29180 +80079;45.65275;.25097;111;20220619;30.3;21.8;26;3;18.66;2.3;5.35;19206 +80079;45.65275;.25097;111;20220620;28.8;16.4;22.6;2;19.2;28;4.81;23246 +80079;45.65275;.25097;111;20220621;26.9;16.4;21.7;1.7;20;4.2;4.16;21319 +80079;45.65275;.25097;111;20220622;25.7;17.1;21.4;3.7;18.4;8.7;4.31;19369 +80079;45.65275;.25097;111;20220623;24.5;13.3;18.9;1.7;17.1;6.8;3.96;22000 +80079;45.65275;.25097;111;20220624;22.6;15.3;19;3.1;16.66;7.6;3.55;17640 +80079;45.65275;.25097;111;20220625;18.1;15.4;16.7;1.6;15.9;10;2.12;10586 +80079;45.65275;.25097;111;20220626;18.9;13.2;16;1.2;15.13;1;2.68;15503 +80079;45.65275;.25097;111;20220627;23.8;10.6;17.2;2.1;13.1;.1;4.34;23821 +80079;45.65275;.25097;111;20220628;25;9.1;17.1;1.7;12.63;0;4.63;26275 +80079;45.65275;.25097;111;20220629;25;9.5;17.2;1.5;13.73;9;4.47;25918 +80079;45.65275;.25097;111;20220630;20.5;13.2;16.8;1.6;14.63;3.4;3.17;17646 +80079;45.65275;.25097;111;20220701;23.5;8.1;15.8;1;11.96;0;4.16;25772 +80079;45.65275;.25097;111;20220702;28.7;9.2;18.9;1.3;12.93;0;5.21;29118 +80079;45.65275;.25097;111;20220703;26.9;12.5;19.7;1.8;14.43;1.5;4.78;24882 +80079;45.65275;.25097;111;20220704;27.5;15.9;21.7;2.3;15.03;.1;4.9;22259 +80079;45.65275;.25097;111;20220705;27.9;13.5;20.7;2.4;13.83;0;5.27;24716 +80079;45.65275;.25097;111;20220706;27.5;14.8;21.2;3.3;13.4;0;5.53;23229 +80079;45.65275;.25097;111;20220707;28.1;12.6;20.4;2.1;14.7;0;5.15;25597 +80079;45.65275;.25097;111;20220708;27.7;15.5;21.6;3.4;14.46;0;5.43;22756 +80079;45.65275;.25097;111;20220709;29.9;15.5;22.7;3.1;13.96;0;6.03;24704 +80079;45.65275;.25097;111;20220710;29.7;15.7;22.7;3.7;14.46;0;6.16;24128 +80079;45.65275;.25097;111;20220711;32.3;17;24.7;3.6;14.8;0;6.82;25375 +80079;45.65275;.25097;111;20220712;33.7;16.9;25.3;2.6;14.73;0;6.61;26563 +80079;45.65275;.25097;111;20220713;34.5;14.3;24.4;1.7;13.8;0;6.23;28469 +80079;45.65275;.25097;111;20220714;36.8;14.5;25.6;1.9;14.63;0;6.71;28854 +80079;45.65275;.25097;111;20220715;31.5;18.7;25.1;3.3;13.76;0;6.52;23035 +80079;45.65275;.25097;111;20220716;32.3;17.6;25;3.9;12.13;0;7.34;24624 +80079;45.65275;.25097;111;20220717;34.9;18.1;26.5;3.7;13.06;0;7.77;26220 +80079;45.65275;.25097;111;20220718;39.6;18.4;29;3.1;14.93;0;8.35;28105 +80079;45.65275;.25097;111;20220719;29.4;20.5;24.9;3.1;18.56;2.1;5.05;18948 +80079;45.65275;.25097;111;20220720;27.5;17.3;22.4;2.6;18.63;.4;4.42;20058 +80079;45.65275;.25097;111;20220721;30;13.7;21.8;1.1;16.8;0;4.79;25468 +80079;45.65275;.25097;111;20220722;28.5;15.2;21.8;2.7;18.1;0;4.82;22697 +80079;45.65275;.25097;111;20220723;29.6;15.3;22.5;1.7;16.3;0;4.88;23544 +80079;45.65275;.25097;111;20220724;35.3;13.4;24.3;1.3;15.06;0;5.87;28283 +80079;45.65275;.25097;111;20220725;26.8;19.2;23;3.6;17.23;.5;4.57;16912 +80079;45.65275;.25097;111;20220726;25.8;14.3;20.1;1.8;14.1;.1;4.21;20739 +80079;45.65275;.25097;111;20220727;28.5;10.5;19.5;1.4;12.76;0;4.81;26149 +80079;45.65275;.25097;111;20220728;29.1;11.3;20.2;1.5;14.36;0;4.86;25873 +80079;45.65275;.25097;111;20220729;28.2;16.5;22.4;1.7;16.53;.1;4.39;20798 +80079;45.65275;.25097;111;20220730;30.7;13.9;22.3;1.9;16.86;0;5.1;24802 +80079;45.65275;.25097;111;20220731;33.1;13.6;23.4;1.6;16.13;0;5.51;26475 +80079;45.65275;.25097;111;20220801;33.4;14;23.7;1.4;15.86;0;5.4;26376 +80079;45.65275;.25097;111;20220802;34.8;16.6;25.7;1.7;16.43;0;5.73;25561 +80079;45.65275;.25097;111;20220803;37.6;16.5;27;1;15.43;.2;5.57;26768 +80079;45.65275;.25097;111;20220804;36.7;18.8;27.8;1.6;17.63;0;5.85;25095 +80079;45.65275;.25097;111;20220805;30.8;19.2;25;3.1;17.13;0;5.43;20156 +80079;45.65275;.25097;111;20220806;30.2;17.4;23.8;4.4;12.7;0;6.59;21087 +80079;45.65275;.25097;111;20220807;31.3;15.7;23.5;4.4;10.33;0;7.23;23206 +80079;45.65275;.25097;111;20220808;33.2;16.9;25.1;3.8;10.7;0;7.29;23532 +80079;45.65275;.25097;111;20220809;35;18.5;26.7;3.9;11.66;0;7.64;23528 +80079;45.65275;.25097;111;20220810;36.7;18.6;27.7;3.1;11.3;0;7.4;24539 +80079;45.65275;.25097;111;20220811;38.4;16.4;27.4;2.4;11.86;0;7.02;25616 +80079;45.65275;.25097;111;20220812;39.1;19.3;29.2;1.9;11.86;0;6.48;25128 +80079;45.65275;.25097;111;20220813;36;17.1;26.6;2.4;18.03;6.4;6.06;24563 +80079;45.65275;.25097;111;20220814;26.4;18.8;22.6;3.5;20.1;1.2;3.65;15220 +80079;45.65275;.25097;111;20220815;27.9;17.4;22.6;3;17.9;.1;4.29;17992 +80079;45.65275;.25097;111;20220816;27.9;15.4;21.7;1.5;17.1;2.1;3.86;19461 +80079;45.65275;.25097;111;20220817;26.2;15.1;20.6;2;16.5;6.2;3.73;18230 +80079;45.65275;.25097;111;20220818;27.1;12;19.5;1.9;15.7;0;4.01;21125 +80079;45.65275;.25097;111;20220819;27.3;14.9;21.1;2.5;18.1;.9;3.89;19014 +80079;45.65275;.25097;111;20220820;27.8;16.1;22;1.2;17.8;0;3.58;18375 +80079;45.65275;.25097;111;20220821;26.3;13.3;19.8;1.4;15.9;.5;3.57;19201 +80079;45.65275;.25097;111;20220822;27.8;18.6;23.2;2.1;19.46;.6;3.61;16012 +80079;45.65275;.25097;111;20220823;28.7;16.8;22.7;1.2;19.36;0;3.57;18281 +80079;45.65275;.25097;111;20220824;35.3;15.2;25.3;1.5;17.43;1.4;5.04;23327 +80079;45.65275;.25097;111;20220825;28.6;18.7;23.6;1.9;18.36;.5;3.75;16126 +80079;45.65275;.25097;111;20220826;29.1;17.1;23.1;1.8;17.53;0;3.89;17805 +80079;45.65275;.25097;111;20220827;30.1;13.8;22;1.9;13.83;0;4.48;20697 +80079;45.65275;.25097;111;20220828;31.6;14.7;23.2;2.5;13.46;0;5.16;20925 +80079;45.65275;.25097;111;20220829;34.6;16.3;25.4;2.1;14.63;.7;5.22;21505 +80079;45.65275;.25097;111;20220830;32;19.7;25.9;1.5;16.9;0;4.12;17612 +80079;45.65275;.25097;111;20220831;32.1;15;23.6;1.7;16.06;.2;4.44;20530 +80079;45.65275;.25097;111;20220901;30;16.4;23.2;1.8;17.23;0;3.97;18187 +80079;45.65275;.25097;111;20220902;25.6;16.6;21.1;1.8;17.8;5.1;3.02;14576 +80079;45.65275;.25097;111;20220903;27.2;16.3;21.7;2.1;17.13;2.1;3.48;15950 +80079;45.65275;.25097;111;20220904;32;13.8;22.9;1.9;15.26;.1;4.52;20511 +80079;45.65275;.25097;111;20220905;33.3;15.9;24.6;2.6;15.23;.3;5.18;19825 +80079;45.65275;.25097;111;20220906;31.4;12.8;22.1;2.4;14.7;2.2;4.63;20257 +80079;45.65275;.25097;111;20220907;24.1;14.2;19.1;1.9;15.6;.5;2.86;14623 +80079;45.65275;.25097;111;20220908;24.7;15;19.8;3.5;15.46;1.2;3.42;14291 +80079;45.65275;.25097;111;20220909;24.3;14;19.2;3.2;14.93;1.1;3.34;14698 +80079;45.65275;.25097;111;20220910;26.9;13.1;20;1.4;14.43;0;3.17;16874 +80079;45.65275;.25097;111;20220911;31.1;11.7;21.4;1.9;13.06;0;4.24;19879 +80079;45.65275;.25097;111;20220912;35.6;14.7;25.2;2.5;14.36;0;5.32;20111 +80079;45.65275;.25097;111;20220913;30.4;22.2;26.3;2.9;19.76;.3;3.99;12530 +80079;45.65275;.25097;111;20220914;30.1;17.7;23.9;2.1;17.2;1.6;3.72;15197 +80079;45.65275;.25097;111;20220915;27.4;14.4;20.9;1.7;16.8;.2;3.04;15407 +80079;45.65275;.25097;111;20220916;22.1;11.7;16.9;2;12.56;0;2.63;13596 +80079;45.65275;.25097;111;20220917;19.9;7.9;13.9;2.8;8.76;0;2.99;14551 +80079;45.65275;.25097;111;20220918;23.4;4.7;14;2.4;7.53;0;3.51;18068 +80079;45.65275;.25097;111;20220919;22.7;8.6;15.6;3.5;8.9;0;3.75;15509 +80079;45.65275;.25097;111;20220920;22.3;7.5;14.9;3.4;8.63;0;3.63;15711 +80079;45.65275;.25097;111;20220921;23.2;10.1;16.6;3.6;8.86;0;3.88;14682 +80079;45.65275;.25097;111;20220922;25.9;6.1;16;1.5;8.53;0;3.09;17882 +80079;45.65275;.25097;111;20220923;20.9;8.5;14.7;1.1;10.13;.1;2.15;13744 +80079;45.65275;.25097;111;20220924;20.5;9.8;15.2;1.2;13.23;5.6;1.95;12693 +80079;45.65275;.25097;111;20220925;18.5;6.1;12.3;1;11.26;.2;1.76;13500 +80079;45.65275;.25097;111;20220926;19.6;5.7;12.7;2.8;11.56;5.1;2.19;14291 +80079;45.65275;.25097;111;20220927;18.4;8.9;13.7;4.2;13.03;8.8;1.95;11442 +80079;45.65275;.25097;111;20220928;18.8;14.3;16.6;5.6;15.6;5.8;1.85;7677 +80079;45.65275;.25097;111;20220929;17.2;10.1;13.6;1.5;11.6;1.2;1.63;9615 +80079;45.65275;.25097;111;20220930;19.1;5.2;12.1;1.5;10.63;3.2;1.89;13554 +80079;45.65275;.25097;111;20221001;19.6;12.4;16;4.7;17.2;9.3;1.35;9572 +80079;45.65275;.25097;111;20221002;21.6;16.1;18.8;3.1;16.86;0;1.99;8122 +80079;45.65275;.25097;111;20221003;22.6;12.2;17.4;1.4;14.36;0;1.96;11265 +80079;45.65275;.25097;111;20221004;23.8;9;16.4;1;13.1;.1;1.96;13379 +80079;45.65275;.25097;111;20221005;26.3;9.9;18.1;1.8;13.93;1.5;2.54;13986 +80079;45.65275;.25097;111;20221006;19.8;13.4;16.6;2.4;15;0;1.7;8439 +80079;45.65275;.25097;111;20221007;23.5;9.4;16.4;1.2;14.36;0;1.86;12524 +80079;45.65275;.25097;111;20221008;21.1;13.4;17.3;2.8;12.33;0;2.37;8982 +80079;45.65275;.25097;111;20221009;25;7.8;16.4;2;12.36;1.2;2.43;13489 +80079;45.65275;.25097;111;20221010;21.4;13.6;17.5;1.6;15.73;2.5;1.61;8938 +80079;45.65275;.25097;111;20221011;18.4;15.4;16.9;1.8;16.86;2.4;1.15;5231 +80079;45.65275;.25097;111;20221012;19.1;13;16;1.5;14.93;.2;1.31;7486 +80079;45.65275;.25097;111;20221013;17.3;10.3;13.8;1.9;15.26;8.4;1.02;8052 +80079;45.65275;.25097;111;20221014;19.7;15.8;17.8;4.4;18.26;1.9;1.26;5757 +80079;45.65275;.25097;111;20221015;21;16.5;18.8;3;17.36;0;1.62;6132 +80079;45.65275;.25097;111;20221016;26.8;14.5;20.7;2.8;17.13;1.4;2.48;10369 +80079;45.65275;.25097;111;20221017;23.5;18.4;20.9;3.3;18.6;3.7;2;6344 +80079;45.65275;.25097;111;20221018;27;15.2;21.1;3.2;17.9;0;2.51;9850 +80079;45.65275;.25097;111;20221019;26.1;17.4;21.8;3.7;17.26;15.7;2.71;8294 +80079;45.65275;.25097;111;20221020;23.4;15;19.2;3.7;17.03;.7;2.07;8096 +80079;45.65275;.25097;111;20221021;21;16.4;18.7;2.9;14.2;.2;2.07;5694 +80079;45.65275;.25097;111;20221022;22.6;12.4;17.5;2.8;14.5;0;1.94;8640 +80079;45.65275;.25097;111;20221023;25.2;16.3;20.7;4.9;13.83;0;3.52;7902 +80079;45.65275;.25097;111;20221024;21.8;15.1;18.5;2.4;13.46;1.2;1.96;6723 +80079;45.65275;.25097;111;20221025;21.2;10.1;15.6;2.6;13.46;1;1.68;8664 +80079;45.65275;.25097;111;20221026;25.1;12.4;18.7;2.7;15.13;0;2.11;9167 +80079;45.65275;.25097;111;20221027;23.8;15.8;19.8;5.5;16.26;0;2.68;6942 +80079;45.65275;.25097;111;20221028;25.5;18.9;22.2;3.5;15.86;0;2.75;6247 +80079;45.65275;.25097;111;20221029;24.2;16.7;20.5;3.2;13.5;0;2.59;6618 +80079;45.65275;.25097;111;20221030;20.8;11.7;16.2;2.1;14.13;1;1.4;7172 +80079;45.65275;.25097;111;20221031;20.8;12.8;16.8;3.3;15.1;1.9;1.56;6568 +80079;45.65275;.25097;111;20221101;18.7;10.1;14.4;2.5;13.03;.4;1.27;6823 +80079;45.65275;.25097;111;20221102;18.6;10.2;14.4;2.1;12.5;0;1.23;6670 +80079;45.65275;.25097;111;20221103;17.7;9.6;13.6;4.1;12;15.9;1.59;6348 +80079;45.65275;.25097;111;20221104;14.3;8.2;11.2;4;10.5;2.5;1.25;5355 +80079;45.65275;.25097;111;20221105;15.6;2.9;9.2;1.6;9.16;0;.92;7884 +80079;45.65275;.25097;111;20221106;16.3;7.2;11.7;3;10.7;1.2;1.23;6587 +80079;45.65275;.25097;111;20221107;19;12;15.5;3.5;13;.1;1.57;5580 +80079;45.65275;.25097;111;20221108;18.7;10.8;14.7;4.2;12.76;3.5;1.61;5769 +80079;45.65275;.25097;111;20221109;15.1;12.3;13.7;1.4;13.36;3.6;.72;2970 +80079;45.65275;.25097;111;20221110;11.9;5.6;8.7;1.1;10.73;.1;.47;4820 +80079;45.65275;.25097;111;20221111;19.3;3.5;11.4;1.8;11;.1;1;8117 +80079;45.65275;.25097;111;20221112;21.2;8.4;14.8;2;12.43;.1;1.24;7092 +80079;45.65275;.25097;111;20221113;20.7;6.4;13.5;1.7;10.76;.1;1.18;7436 +80079;45.65275;.25097;111;20221114;14.3;8.2;11.3;3.1;12.16;5.2;.71;4542 +80079;45.65275;.25097;111;20221115;14.2;11.1;12.6;4;12.9;9.5;.84;3067 +80079;45.65275;.25097;111;20221116;15.8;10.2;13;4.8;12.76;5.6;1.05;4334 +80079;45.65275;.25097;111;20221117;14.4;11.5;13;4.7;12.66;10.7;1.02;2878 +80079;45.65275;.25097;111;20221118;13.8;4.7;9.3;1.6;10.13;3;.58;5423 +80079;45.65275;.25097;111;20221119;11;4.4;7.7;.9;8.76;.1;.47;4342 +80079;45.65275;.25097;111;20221120;12.4;.9;6.6;2.3;8.76;2.1;.57;5997 +80079;45.65275;.25097;111;20221121;13;5.5;9.2;4.3;10.36;12.6;.74;4641 +80079;45.65275;.25097;111;20221122;12;5.9;8.9;3.7;10.16;10;.68;4139 +80079;45.65275;.25097;111;20221123;14.9;9;11.9;4.3;11.8;3.6;.96;4052 +80079;45.65275;.25097;111;20221124;12.5;7.8;10.2;3.2;10.93;.6;.67;3493 +80079;45.65275;.25097;111;20221125;14;8.1;11.1;1.8;10.7;.4;.69;3849 +80079;45.65275;.25097;111;20221126;11.4;2.2;6.8;1.5;8.6;0;.45;4966 +80079;45.65275;.25097;111;20221127;11.2;3.6;7.4;2.5;8.86;5.3;.59;4387 +80079;45.65275;.25097;111;20221128;12.5;8.2;10.3;2.3;10.56;3.7;.69;3154 +80079;45.65275;.25097;111;20221129;7.7;1.3;4.5;.6;8.2;.5;.26;3827 +80079;45.65275;.25097;111;20221130;9.7;4.7;7.2;2.6;8.7;0;.58;3381 +80079;45.65275;.25097;111;20221201;8.7;4.4;6.6;3.6;8.13;0;.72;3033 +80079;45.65275;.25097;111;20221202;6;5.1;5.5;2.9;7.7;.3;.64;1081 +80079;45.65275;.25097;111;20221203;6.7;3.4;5.1;2.4;7.56;2;.5;2515 +80079;45.65275;.25097;111;20221204;7.9;2.7;5.3;1.2;7.5;.1;.42;3340 +80079;45.65275;.25097;111;20221205;9.9;-1.4;4.3;1.9;6.56;.2;.51;5084 +80079;45.65275;.25097;111;20221206;5.1;-.4;2.4;2.9;6.33;.1;.47;3253 +80079;45.65275;.25097;111;20221207;5.6;.4;3;3;6.3;.1;.54;3274 +80079;45.65275;.25097;111;20221208;3.3;-1.5;.9;3;5.76;.9;.42;3040 +80079;45.65275;.25097;111;20221209;4.2;1.7;3;3.3;6.2;0;.64;2060 +80079;45.65275;.25097;111;20221210;3.3;-2.1;.6;2.2;5.13;.1;.44;3204 +80079;45.65275;.25097;111;20221211;3.1;-3.4;-.1;1.7;4.53;0;.44;3616 +80079;45.65275;.25097;111;20221212;3.1;-4.4;-.6;2;5.13;7.5;.31;3806 +80079;45.65275;.25097;111;20221213;4.7;-.2;2.2;2.6;7.3;1.3;.16;2981 +80079;45.65275;.25097;111;20221214;14.9;5;9.9;2.5;11.6;1.1;.39;4522 +80079;45.65275;.25097;111;20221215;6.5;6.3;6.4;3.9;9.33;0;.45;224 +80079;45.65275;.25097;111;20221216;5.9;.5;3.2;5.1;5.3;0;1.13;3145 +80079;45.65275;.25097;111;20221217;4.6;-4;.3;2.3;4.23;0;.64;4129 +80079;45.65275;.25097;111;20221218;10.4;-3.9;3.3;3.4;6.9;.2;.59;5452 +80079;45.65275;.25097;111;20221219;14.6;9;11.8;5;10.66;0;1.27;3198 +80079;45.65275;.25097;111;20221220;14.2;11.9;13.1;5.5;12.06;1.3;1.26;1782 +80079;45.65275;.25097;111;20221221;14;10.2;12.1;4.4;12.83;3.2;.64;2520 +80079;45.65275;.25097;111;20221222;14.8;12.1;13.4;5.6;14.16;13.5;.66;2051 +80079;45.65275;.25097;111;20221223;15.7;13.7;14.7;4.3;14.66;6.9;.83;1650 +80079;45.65275;.25097;111;20221224;15.9;11.4;13.7;2.3;13.16;.4;.72;2830 +80079;45.65275;.25097;111;20221225;15.3;9.2;12.3;3.4;11.26;2.1;.98;3411 +80079;45.65275;.25097;111;20221226;13.3;11;12.1;2.2;11.6;1.9;.73;1863 +80079;45.65275;.25097;111;20221227;9.9;4;6.9;1.6;9.8;.3;.26;3237 +80079;45.65275;.25097;111;20221228;13.7;7.7;10.7;3;11.03;.9;.6;3809 +80079;45.65275;.25097;111;20221229;11.6;10.8;11.2;2.7;11.76;6.3;.68;860 +80079;45.65275;.25097;111;20221230;14.5;8.8;11.6;3.8;12.26;3.6;.63;3308 +80079;45.65275;.25097;111;20221231;17.5;11.4;14.4;4;11.86;0;1.43;3609 +80080;45.68169;.56928;159;20220101;16.9;6.6;11.8;1.8;9.41;0;.85;4764 +80080;45.68169;.56928;159;20220102;14;8.8;11.4;2.5;10.81;1.1;.76;3060 +80080;45.68169;.56928;159;20220103;14;10.2;12.1;3.1;11.88;.8;.81;2498 +80080;45.68169;.56928;159;20220104;13.6;11.3;12.4;3.5;10.01;1.4;1.32;1655 +80080;45.68169;.56928;159;20220105;6.9;.7;3.8;1.9;6.31;.1;.54;3500 +80080;45.68169;.56928;159;20220106;7;-1.9;2.6;.7;5.37;.2;.26;5285 +80080;45.68169;.56928;159;20220107;9.3;.1;4.7;3.1;7.47;2.7;.54;3982 +80080;45.68169;.56928;159;20220108;10.6;7.7;9.1;4.9;10;17;.79;2388 +80080;45.68169;.56928;159;20220109;8.3;5.8;7.1;2.7;9.2;11.9;.48;1833 +80080;45.68169;.56928;159;20220110;8.1;6.7;7.4;.8;9.5;.9;.42;1371 +80080;45.68169;.56928;159;20220111;9;1.5;5.3;1.9;6.3;0;.59;5663 +80080;45.68169;.56928;159;20220112;5.5;-2;1.8;2.9;5.43;0;.52;5186 +80080;45.68169;.56928;159;20220113;7.9;-1.8;3;1.8;5.13;0;.51;6044 +80080;45.68169;.56928;159;20220114;10.4;-2.5;4;1.1;4.87;.1;.51;6881 +80080;45.68169;.56928;159;20220115;9.4;-1.9;3.7;.9;4.83;0;.44;6842 +80080;45.68169;.56928;159;20220116;5.5;-4;.8;1;5.37;.2;.18;6166 +80080;45.68169;.56928;159;20220117;6.2;-.5;2.9;1.8;6.87;0;.26;4296 +80080;45.68169;.56928;159;20220118;7.4;-.4;3.5;2.5;6.33;.2;.58;5719 +80080;45.68169;.56928;159;20220119;4.6;.9;2.7;1.8;7.2;1.8;.33;2286 +80080;45.68169;.56928;159;20220120;6.8;2.4;4.6;1.6;7.1;.3;.51;2974 +80080;45.68169;.56928;159;20220121;5.8;.2;3;3.3;5.53;0;.8;5276 +80080;45.68169;.56928;159;20220122;6.2;-1.5;2.4;3.6;5.73;.1;.66;6085 +80080;45.68169;.56928;159;20220123;8.5;-.1;4.2;3.1;6;0;.69;6362 +80080;45.68169;.56928;159;20220124;11.9;-2.1;4.9;1.3;5.6;0;.63;7789 +80080;45.68169;.56928;159;20220125;11.1;-.8;5.1;1.4;6.61;0;.72;7509 +80080;45.68169;.56928;159;20220126;5.1;-2.9;1.1;2;5.65;0;.54;7148 +80080;45.68169;.56928;159;20220127;3.1;-4.3;-.6;2.2;5.08;.1;.46;6973 +80080;45.68169;.56928;159;20220128;8.1;-1.4;3.3;1.7;6.83;0;.45;6537 +80080;45.68169;.56928;159;20220129;3.9;.7;2.3;1.2;7.27;.1;.3;2749 +80080;45.68169;.56928;159;20220130;9.4;3.9;6.6;1.3;8.97;.5;.49;3692 +80080;45.68169;.56928;159;20220131;9.6;5.1;7.3;3.5;8.6;.8;.8;3506 +80080;45.68169;.56928;159;20220201;8.2;.2;4.2;2.5;8.27;.4;.35;4336 +80080;45.68169;.56928;159;20220202;8.3;7;7.6;1.8;9.43;.1;.55;2042 +80080;45.68169;.56928;159;20220203;5.6;1.1;3.3;1.8;8.07;.4;.28;2954 +80080;45.68169;.56928;159;20220204;10.8;5.6;8.2;2.2;9.83;3.1;.61;3847 +80080;45.68169;.56928;159;20220205;9.5;1.6;5.6;1.4;7.33;.1;.68;7180 +80080;45.68169;.56928;159;20220206;9.8;1.5;5.6;4.1;9.2;2.9;.35;4457 +80080;45.68169;.56928;159;20220207;11.6;8.5;10.1;2.7;8.9;.5;1.17;5748 +80080;45.68169;.56928;159;20220208;14;1;7.5;1.4;6.6;0;1;9799 +80080;45.68169;.56928;159;20220209;15.8;2.9;9.3;2.5;7.07;.1;1.51;10298 +80080;45.68169;.56928;159;20220210;9.8;2.2;6;1.9;8.42;.5;.83;8311 +80080;45.68169;.56928;159;20220211;11.5;5.4;8.4;2.5;7.02;0;1.32;8820 +80080;45.68169;.56928;159;20220212;11.4;-3;4.2;1.6;5.24;0;1.04;9857 +80080;45.68169;.56928;159;20220213;16.1;-2.3;6.9;4.2;8.13;2.7;1.55;9568 +80080;45.68169;.56928;159;20220214;11.6;7.9;9.8;4.4;9.54;4.3;1.25;5192 +80080;45.68169;.56928;159;20220215;9.9;2.9;6.4;3.4;9.36;15;.64;4386 +80080;45.68169;.56928;159;20220216;12.9;8.4;10.7;5.2;12.8;8.8;.42;3557 +80080;45.68169;.56928;159;20220217;13.5;11.5;12.5;4.2;13.37;2.3;.74;2603 +80080;45.68169;.56928;159;20220218;12.6;10.2;11.4;3.2;11.03;.5;1.07;3648 +80080;45.68169;.56928;159;20220219;10.7;3;6.8;2.2;7.5;0;1.06;7556 +80080;45.68169;.56928;159;20220220;12.1;4.8;8.5;4;10.27;4.4;.78;5888 +80080;45.68169;.56928;159;20220221;10.6;7.3;8.9;4.9;9.17;.7;1.25;5058 +80080;45.68169;.56928;159;20220222;11.8;4.6;8.2;2;9.67;.3;.8;5552 +80080;45.68169;.56928;159;20220223;14.8;7.7;11.3;1;9.8;0;1.09;8701 +80080;45.68169;.56928;159;20220224;13.4;5.5;9.5;2.2;8.6;.7;1.34;9030 +80080;45.68169;.56928;159;20220225;10.2;.1;5.2;1.1;6.27;.1;1.04;10637 +80080;45.68169;.56928;159;20220226;13.5;-.1;6.7;2.9;5.17;0;2.01;12901 +80080;45.68169;.56928;159;20220227;16.4;1.4;8.9;1.9;6.23;0;1.83;13401 +80080;45.68169;.56928;159;20220228;16.7;2;9.4;1;7.37;0;1.47;13712 +80080;45.68169;.56928;159;20220301;16.7;3.8;10.3;1.6;7;0;1.78;13238 +80080;45.68169;.56928;159;20220302;10.3;6.4;8.3;2.1;9.6;2.3;.81;3943 +80080;45.68169;.56928;159;20220303;12.5;8.4;10.4;1.3;10.37;0;.95;4878 +80080;45.68169;.56928;159;20220304;9.3;7.3;8.3;2.5;10.1;1.9;.64;2291 +80080;45.68169;.56928;159;20220305;7.8;5.7;6.7;2.3;8.87;.4;.71;3561 +80080;45.68169;.56928;159;20220306;10.3;4.7;7.5;2.5;6.4;0;1.63;10853 +80080;45.68169;.56928;159;20220307;11.2;-2.7;4.2;2.1;4.9;0;1.66;14237 +80080;45.68169;.56928;159;20220308;12.9;2.1;7.5;2.8;7.53;.5;1.65;12227 +80080;45.68169;.56928;159;20220309;15.9;3.8;9.9;3;8.8;.2;1.9;13590 +80080;45.68169;.56928;159;20220310;13.4;9.1;11.3;3.6;9.93;1.4;1.6;7212 +80080;45.68169;.56928;159;20220311;12.3;9.3;10.8;4.2;10.07;12.1;1.44;5527 +80080;45.68169;.56928;159;20220312;10.9;6.6;8.8;2.9;9.77;.4;1.02;5982 +80080;45.68169;.56928;159;20220313;10.3;7.6;8.9;3.5;8.7;16;1.33;5681 +80080;45.68169;.56928;159;20220314;14.7;2;8.3;3.9;8.5;.6;1.87;12963 +80080;45.68169;.56928;159;20220315;18.9;10.7;14.8;4.3;11.03;0;2.64;10549 +80080;45.68169;.56928;159;20220316;15;10.4;12.7;2.8;11.07;0;1.64;7690 +80080;45.68169;.56928;159;20220317;10.9;9.2;10;4.5;9.53;.1;1.43;4576 +80080;45.68169;.56928;159;20220318;14.8;6.5;10.6;4.3;8.53;0;2.24;10894 +80080;45.68169;.56928;159;20220319;18.3;5.4;11.8;2.2;8.56;0;2.38;13815 +80080;45.68169;.56928;159;20220320;16.8;4.5;10.6;3.3;8.73;.1;2.42;12248 +80080;45.68169;.56928;159;20220321;17.5;8.2;12.8;4.1;8.31;0;3.2;13896 +80080;45.68169;.56928;159;20220322;17.5;5.8;11.7;4;6.06;0;3.68;17411 +80080;45.68169;.56928;159;20220323;17.8;2.2;10;2.8;5.26;0;3.29;18773 +80080;45.68169;.56928;159;20220324;19.9;-1.3;9.3;1.9;5.71;0;2.98;19834 +80080;45.68169;.56928;159;20220325;21.5;.1;10.8;1.9;5.86;0;3.16;18710 +80080;45.68169;.56928;159;20220326;21.9;1.8;11.8;2.1;6.13;0;3.33;19561 +80080;45.68169;.56928;159;20220327;22.3;1.7;12;1.8;6.78;0;3.21;18822 +80080;45.68169;.56928;159;20220328;22.2;3.2;12.7;1.7;7.46;0;3.04;17522 +80080;45.68169;.56928;159;20220329;17.3;7.4;12.4;1.8;9.43;.2;2.11;10785 +80080;45.68169;.56928;159;20220330;14.7;8;11.3;2.7;10.73;3.1;1.55;7188 +80080;45.68169;.56928;159;20220331;13.1;6.9;10;4.5;8.61;3.1;2.19;9974 +80080;45.68169;.56928;159;20220401;7.2;-.6;3.3;6.8;5.72;3.1;1.85;12889 +80080;45.68169;.56928;159;20220402;8.1;.4;4.2;4.6;5.38;0;2.09;13625 +80080;45.68169;.56928;159;20220403;5.7;-4.3;.7;1.2;5.09;0;1.36;14205 +80080;45.68169;.56928;159;20220404;12;-.2;5.9;2.1;5.08;0;2.52;20644 +80080;45.68169;.56928;159;20220405;12.5;1.1;6.8;1.9;8.17;.1;1.39;8376 +80080;45.68169;.56928;159;20220406;12.6;7.7;10.1;3.8;10.88;4;1.27;5676 +80080;45.68169;.56928;159;20220407;12.5;9.7;11.1;6.4;12.66;25.8;.87;3674 +80080;45.68169;.56928;159;20220408;17.2;11.3;14.2;7.1;11.18;2.8;2.91;9191 +80080;45.68169;.56928;159;20220409;13.8;3;8.4;2.1;7;0;2.34;16657 +80080;45.68169;.56928;159;20220410;18.1;-1.5;8.3;2.4;6.38;0;3.27;22794 +80080;45.68169;.56928;159;20220411;20.9;5.9;13.4;4.2;9.59;0;3.89;20051 +80080;45.68169;.56928;159;20220412;18;10.1;14.1;3.4;11.15;1;2.49;10257 +80080;45.68169;.56928;159;20220413;15.8;10.2;13;1.2;12.28;.9;1.63;8426 +80080;45.68169;.56928;159;20220414;23;7.3;15.2;1.7;11.93;0;3.49;21759 +80080;45.68169;.56928;159;20220415;24;6.9;15.4;2.2;11.26;0;3.86;22604 +80080;45.68169;.56928;159;20220416;23.2;6.8;15;2.7;10.41;0;4.07;23194 +80080;45.68169;.56928;159;20220417;23.6;4;13.8;2.3;8.88;0;4.13;24235 +80080;45.68169;.56928;159;20220418;19.4;6.6;13;2.4;10.91;0;3.04;18812 +80080;45.68169;.56928;159;20220419;17.1;6.4;11.8;2.4;10.21;8.9;2.38;13000 +80080;45.68169;.56928;159;20220420;15.8;8.6;12.2;2.3;11.63;9;1.82;9075 +80080;45.68169;.56928;159;20220421;18.9;9.3;14.1;1.7;12.06;0;2.48;14069 +80080;45.68169;.56928;159;20220422;19;8.7;13.9;1.5;12.08;0;2.66;16559 +80080;45.68169;.56928;159;20220423;15.5;9.2;12.4;3;11.71;13.8;1.98;9774 +80080;45.68169;.56928;159;20220424;15.4;9.7;12.5;3.5;12.46;11.8;1.52;6224 +80080;45.68169;.56928;159;20220425;17.8;8.1;12.9;2.2;11.21;.1;2.48;13901 +80080;45.68169;.56928;159;20220426;20.6;3.7;12.1;2.3;9.93;0;3.64;24828 +80080;45.68169;.56928;159;20220427;22.9;5.7;14.3;2.6;10.41;0;4.02;23240 +80080;45.68169;.56928;159;20220428;21.1;10.7;15.9;2.2;12.76;0;3.33;18594 +80080;45.68169;.56928;159;20220429;21.3;10.8;16.1;2.1;13.01;.6;3.11;16443 +80080;45.68169;.56928;159;20220430;21.8;7.5;14.7;2.1;10.66;0;3.88;23692 +80080;45.68169;.56928;159;20220501;19.9;5.3;12.6;1.7;8.98;0;3.59;22981 +80080;45.68169;.56928;159;20220502;21.3;7.5;14.4;2.3;9.68;0;3.94;22778 +80080;45.68169;.56928;159;20220503;22;8.5;15.3;2.4;10.78;.6;3.88;21243 +80080;45.68169;.56928;159;20220504;20.2;8.5;14.3;2.1;11.08;0;3.23;18148 +80080;45.68169;.56928;159;20220505;21.2;6.8;14;2.4;10.41;0;3.98;24104 +80080;45.68169;.56928;159;20220506;20.9;7.7;14.3;1.9;10.53;0;3.01;15677 +80080;45.68169;.56928;159;20220507;22.9;9.5;16.2;1.6;11.23;0;3.22;16069 +80080;45.68169;.56928;159;20220508;24;8.9;16.5;1.7;11.4;0;3.46;17198 +80080;45.68169;.56928;159;20220509;26.8;10.5;18.6;1.4;11.97;0;3.71;17905 +80080;45.68169;.56928;159;20220510;27.7;12.7;20.2;1.9;11.97;0;4.24;18050 +80080;45.68169;.56928;159;20220511;26.8;10.8;18.8;2.3;13.81;0;4.78;24802 +80080;45.68169;.56928;159;20220512;20.9;12.3;16.6;1.5;14.78;.9;2.94;17105 +80080;45.68169;.56928;159;20220513;24.3;13.9;19.1;1.2;15.04;0;3.49;18829 +80080;45.68169;.56928;159;20220514;27.4;12.5;20;1.8;15.28;0;4.53;23684 +80080;45.68169;.56928;159;20220515;28.2;16.2;22.2;2.4;16.04;3.1;4.71;20396 +80080;45.68169;.56928;159;20220516;26.6;13.9;20.3;1.5;16.64;0;4.07;21428 +80080;45.68169;.56928;159;20220517;30.4;14.9;22.7;2.5;15.54;0;5.43;24179 +80080;45.68169;.56928;159;20220518;31;13.8;22.4;2;16.14;2.3;5.37;24869 +80080;45.68169;.56928;159;20220519;26.8;17.3;22.1;2.2;18.61;.2;4;19027 +80080;45.68169;.56928;159;20220520;26.4;18;22.2;2.8;15.94;0;4.4;17876 +80080;45.68169;.56928;159;20220521;30.6;14.5;22.5;1.5;17.48;0;5.03;25245 +80080;45.68169;.56928;159;20220522;31.2;18.7;25;1.8;19.71;.7;4.89;22245 +80080;45.68169;.56928;159;20220523;20.4;16.5;18.5;4.3;16.21;5.9;2.78;11876 +80080;45.68169;.56928;159;20220524;17.7;10.6;14.2;2.5;12.27;2;2.34;11300 +80080;45.68169;.56928;159;20220525;21.1;7.5;14.3;1.7;11;.1;3.12;16996 +80080;45.68169;.56928;159;20220526;19;10.4;14.7;1.1;12.87;.2;2.06;10346 +80080;45.68169;.56928;159;20220527;22.4;10.8;16.6;1.8;13.23;0;3.17;16235 +80080;45.68169;.56928;159;20220528;23.5;11.3;17.4;2.7;11.7;0;3.87;16414 +80080;45.68169;.56928;159;20220529;19.9;8.6;14.3;3;9;0;3.68;16244 +80080;45.68169;.56928;159;20220530;22.6;6.1;14.4;1.9;8.43;0;3.79;18923 +80080;45.68169;.56928;159;20220531;24.5;10;17.3;1.2;10.2;1.8;3.58;17775 +80080;45.68169;.56928;159;20220601;26.3;11.4;18.8;1.4;12.97;4.5;3.83;18452 +80080;45.68169;.56928;159;20220602;28.6;14.7;21.6;2;16.9;9.9;4.01;16816 +80080;45.68169;.56928;159;20220603;27.7;17.2;22.4;2;19.17;3.2;3.59;14829 +80080;45.68169;.56928;159;20220604;26.2;16;21.1;1.7;19.1;1.6;3.2;14656 +80080;45.68169;.56928;159;20220605;20.7;15.6;18.1;2.6;15.93;.4;2.22;7909 +80080;45.68169;.56928;159;20220606;21.3;13;17.1;1.2;15.13;.5;2.63;13601 +80080;45.68169;.56928;159;20220607;23;13.7;18.3;2.4;14.47;9.5;3.3;14524 +80080;45.68169;.56928;159;20220608;21;13.7;17.3;2.9;15.23;2.4;2.69;11650 +80080;45.68169;.56928;159;20220609;21.4;11.9;16.7;1.9;13.7;.2;2.52;10857 +80080;45.68169;.56928;159;20220610;27;10.7;18.9;.8;13.9;.1;3.6;19198 +80080;45.68169;.56928;159;20220611;29.9;13;21.4;1.3;15.27;8.3;5.32;28229 +80080;45.68169;.56928;159;20220612;28.4;15.8;22.1;2.2;17.13;.2;5.08;24343 +80080;45.68169;.56928;159;20220613;27.4;15;21.2;2.8;14.1;0;5.54;25797 +80080;45.68169;.56928;159;20220614;32.5;13.6;23;2.2;14.7;.8;6.43;29703 +80080;45.68169;.56928;159;20220615;33.6;20.3;27;2.4;18;0;6.54;27285 +80080;45.68169;.56928;159;20220616;33.8;16.5;25.1;1.3;16.43;0;5.91;28323 +80080;45.68169;.56928;159;20220617;36.8;18.7;27.7;2;16.23;0;7.12;29876 +80080;45.68169;.56928;159;20220618;38.5;19.5;29;2.6;16.03;0;8.02;30618 +80080;45.68169;.56928;159;20220619;30.3;21.3;25.8;2.5;17.97;10.9;5.71;23696 +80080;45.68169;.56928;159;20220620;28;17.2;22.6;2;19.4;19.8;4.16;19245 +80080;45.68169;.56928;159;20220621;26.2;16.6;21.4;1.4;19.77;6.1;3.61;18186 +80080;45.68169;.56928;159;20220622;24.2;17.8;21;1.9;18.6;15.1;3.46;16759 +80080;45.68169;.56928;159;20220623;24.7;14.2;19.5;1.1;17.17;5.8;3.58;19280 +80080;45.68169;.56928;159;20220624;21.8;15.7;18.7;2.7;16.57;6.4;3.26;16339 +80080;45.68169;.56928;159;20220625;17.6;14.6;16.1;1.7;15.63;11.8;2.05;10478 +80080;45.68169;.56928;159;20220626;17.5;13;15.3;1.3;14.97;3;2.14;11925 +80080;45.68169;.56928;159;20220627;22.5;12.2;17.3;1.9;13.13;.1;4.16;23210 +80080;45.68169;.56928;159;20220628;23.9;10.1;17;1.4;12.33;0;4.58;27396 +80080;45.68169;.56928;159;20220629;24.1;11;17.5;1.6;13.47;9.4;4.53;26323 +80080;45.68169;.56928;159;20220630;18.4;12.7;15.6;1.5;14.1;6.8;2.46;13358 +80080;45.68169;.56928;159;20220701;22.3;10.1;16.2;1.1;12.03;0;4.05;24635 +80080;45.68169;.56928;159;20220702;27.8;10.6;19.2;1.3;12.73;0;5.24;29648 +80080;45.68169;.56928;159;20220703;26.3;13.5;19.9;1.3;14.03;1.3;4.74;25806 +80080;45.68169;.56928;159;20220704;26.3;15.7;21;2.1;14.8;.1;4.55;21151 +80080;45.68169;.56928;159;20220705;27;14;20.5;2.1;13.83;0;5.24;26649 +80080;45.68169;.56928;159;20220706;26.4;13.1;19.7;2.3;13.33;0;5.2;26844 +80080;45.68169;.56928;159;20220707;26.6;13.8;20.2;1.9;14.47;0;5.01;26290 +80080;45.68169;.56928;159;20220708;26.7;14.1;20.4;2.6;14.03;0;5.33;26567 +80080;45.68169;.56928;159;20220709;29;15.1;22;2.2;13.93;0;5.73;27400 +80080;45.68169;.56928;159;20220710;28.8;15.2;22;2.6;14.3;0;5.76;26757 +80080;45.68169;.56928;159;20220711;31;15.9;23.5;2.9;14.6;0;6.43;27760 +80080;45.68169;.56928;159;20220712;32.5;16.2;24.4;2.3;14.4;0;6.47;28575 +80080;45.68169;.56928;159;20220713;33.6;16.1;24.8;1.4;13.93;0;6.02;29106 +80080;45.68169;.56928;159;20220714;35.1;16.8;26;1.5;15.4;0;6.32;29398 +80080;45.68169;.56928;159;20220715;30.6;16.5;23.5;2.6;14.2;0;6.1;26547 +80080;45.68169;.56928;159;20220716;31.4;16.2;23.8;2.8;12.37;0;6.66;27467 +80080;45.68169;.56928;159;20220717;34;17.2;25.6;3.1;12.97;0;7.32;28147 +80080;45.68169;.56928;159;20220718;39.3;19;29.1;2.9;14.77;0;8.21;29525 +80080;45.68169;.56928;159;20220719;28.9;21.1;25;2.7;17.57;12;4.77;17171 +80080;45.68169;.56928;159;20220720;26.5;17.4;22;2.4;18.17;.6;4.25;19882 +80080;45.68169;.56928;159;20220721;29.2;14.3;21.7;1.1;16.73;0;4.71;25139 +80080;45.68169;.56928;159;20220722;27.9;16.5;22.2;2.3;18.27;0;4.55;21575 +80080;45.68169;.56928;159;20220723;28.2;17;22.6;1.7;16.1;0;4.59;21873 +80080;45.68169;.56928;159;20220724;34.9;14.8;24.8;1.1;15.07;0;5.75;28793 +80080;45.68169;.56928;159;20220725;25.6;18.3;21.9;2.9;16.93;.6;3.88;15204 +80080;45.68169;.56928;159;20220726;24.5;14.4;19.4;1.5;14.33;.1;3.76;19194 +80080;45.68169;.56928;159;20220727;27;13.2;20.1;1.4;12.67;0;4.54;24046 +80080;45.68169;.56928;159;20220728;28.4;13.3;20.9;1.3;13.87;0;4.67;24597 +80080;45.68169;.56928;159;20220729;26.9;16.8;21.8;1.7;16.43;0;4.08;19496 +80080;45.68169;.56928;159;20220730;29.5;15.2;22.3;1.5;16.57;0;4.87;24817 +80080;45.68169;.56928;159;20220731;32.1;15.7;23.9;1.4;16.13;0;5.3;25981 +80080;45.68169;.56928;159;20220801;32.4;16.2;24.3;1.4;15.57;0;5.32;25882 +80080;45.68169;.56928;159;20220802;33.6;16.8;25.2;1.7;15.87;0;5.63;26019 +80080;45.68169;.56928;159;20220803;37;18.9;27.9;1.4;15.13;.3;5.98;26939 +80080;45.68169;.56928;159;20220804;35.4;20.7;28;1.7;17.57;.1;5.8;24398 +80080;45.68169;.56928;159;20220805;29.2;19.4;24.3;2.9;17.27;0;5.07;20304 +80080;45.68169;.56928;159;20220806;29.3;16.4;22.9;3.2;13;0;5.8;23463 +80080;45.68169;.56928;159;20220807;30.3;13.9;22.1;2.9;10.43;0;6.09;25463 +80080;45.68169;.56928;159;20220808;32.4;14.6;23.5;2.8;10.9;0;6.42;25736 +80080;45.68169;.56928;159;20220809;33.2;15.8;24.5;2.3;11.77;0;5.98;24713 +80080;45.68169;.56928;159;20220810;35.5;16.8;26.2;2.3;11.47;0;6.47;25921 +80080;45.68169;.56928;159;20220811;37.2;17.4;27.3;1.9;11.93;0;6.3;26117 +80080;45.68169;.56928;159;20220812;37.3;19.4;28.4;1.7;12.3;0;6.03;25213 +80080;45.68169;.56928;159;20220813;35.5;17.9;26.7;1.8;17.13;1.8;5.63;24043 +80080;45.68169;.56928;159;20220814;24.6;18.9;21.8;3.2;19.73;1.7;2.96;11801 +80080;45.68169;.56928;159;20220815;26.7;17.4;22.1;2.6;17.73;0;3.89;17344 +80080;45.68169;.56928;159;20220816;24.8;16;20.4;1.2;18;5.6;2.82;14355 +80080;45.68169;.56928;159;20220817;25;15.1;20.1;2.1;16.27;1;3.49;17192 +80080;45.68169;.56928;159;20220818;25.5;13.4;19.4;2;15.8;.1;3.64;19086 +80080;45.68169;.56928;159;20220819;26.1;15.6;20.9;2.2;17.93;1.4;3.27;15041 +80080;45.68169;.56928;159;20220820;25.6;16.3;20.9;.9;18.07;0;3.08;16606 +80080;45.68169;.56928;159;20220821;24.7;14.8;19.7;1.2;16.47;.2;3.07;16389 +80080;45.68169;.56928;159;20220822;25.5;18.4;22;1.8;19;1;2.81;12223 +80080;45.68169;.56928;159;20220823;27.3;17.5;22.4;1.2;19.4;0;3.22;16137 +80080;45.68169;.56928;159;20220824;34;17.3;25.7;1.5;17.67;.6;4.85;22665 +80080;45.68169;.56928;159;20220825;27.2;18.1;22.7;1.9;17.73;.2;3.47;15084 +80080;45.68169;.56928;159;20220826;27.8;17;22.4;1.5;17.47;0;3.62;17869 +80080;45.68169;.56928;159;20220827;28.6;14.6;21.6;1.7;14.37;0;4.11;20557 +80080;45.68169;.56928;159;20220828;30.2;14.1;22.2;1.7;13.67;0;4.42;21760 +80080;45.68169;.56928;159;20220829;33.7;16;24.9;1.7;14.77;1;4.78;21409 +80080;45.68169;.56928;159;20220830;30.8;19.7;25.2;1.7;17.4;0;4;16986 +80080;45.68169;.56928;159;20220831;30.8;16;23.4;1.7;16.03;.1;4.16;19790 +80080;45.68169;.56928;159;20220901;28.4;17.3;22.9;1.4;17.63;0;3.23;14859 +80080;45.68169;.56928;159;20220902;24.7;16.1;20.4;1.5;17.87;2.1;2.65;13498 +80080;45.68169;.56928;159;20220903;25.9;16.3;21.1;2.1;16.93;.4;3.29;15972 +80080;45.68169;.56928;159;20220904;31.3;15.1;23.2;1.8;15.87;.4;4.25;19868 +80080;45.68169;.56928;159;20220905;32.7;16.7;24.7;2.2;16.5;.8;4.68;19666 +80080;45.68169;.56928;159;20220906;29.7;15.4;22.5;2;16.07;1.6;3.94;18120 +80080;45.68169;.56928;159;20220907;23.8;15.2;19.5;1.6;15.87;1.1;2.64;13256 +80080;45.68169;.56928;159;20220908;23.4;14.2;18.8;2.9;15.3;1.7;3.06;14907 +80080;45.68169;.56928;159;20220909;22.8;13.6;18.2;2.6;14.43;1.1;2.86;13925 +80080;45.68169;.56928;159;20220910;24.8;13.1;18.9;1.2;14.13;0;2.84;16409 +80080;45.68169;.56928;159;20220911;29.3;12.9;21.1;1.7;13;0;3.79;19444 +80080;45.68169;.56928;159;20220912;35.2;15;25.1;2;14.7;0;4.75;19600 +80080;45.68169;.56928;159;20220913;30;21.6;25.8;2.6;20.13;.4;3.63;12433 +80080;45.68169;.56928;159;20220914;28.2;18.5;23.3;2;18.17;4;3.24;13911 +80080;45.68169;.56928;159;20220915;24.9;16.2;20.6;1.7;17.2;.3;2.61;12952 +80080;45.68169;.56928;159;20220916;20.9;12.5;16.7;2;13.03;0;2.55;14159 +80080;45.68169;.56928;159;20220917;18.8;7.4;13.1;2;8.97;0;2.65;16617 +80080;45.68169;.56928;159;20220918;21.9;5.2;13.5;1.7;7.83;0;2.96;18590 +80080;45.68169;.56928;159;20220919;21.8;7;14.4;2.7;8.87;0;3.27;17828 +80080;45.68169;.56928;159;20220920;21.5;6.5;14;2.6;8.63;0;3.15;17538 +80080;45.68169;.56928;159;20220921;22.5;7.7;15.1;2.3;8.87;0;3.15;17324 +80080;45.68169;.56928;159;20220922;24.7;7.7;16.2;1.6;9.17;0;3.05;17797 +80080;45.68169;.56928;159;20220923;20.6;10.3;15.5;1;10.63;0;2.01;11553 +80080;45.68169;.56928;159;20220924;18.4;11.4;14.9;1;13.63;6.7;1.5;9059 +80080;45.68169;.56928;159;20220925;17.2;9.1;13.2;1;12.17;0;1.51;10033 +80080;45.68169;.56928;159;20220926;18;7.6;12.8;2.4;11.5;5;1.89;11942 +80080;45.68169;.56928;159;20220927;17.8;9.7;13.7;3.5;12.87;8.3;1.78;9957 +80080;45.68169;.56928;159;20220928;17.6;14.1;15.8;4.7;15.3;10.7;1.54;6321 +80080;45.68169;.56928;159;20220929;16.7;9.5;13.1;1.3;11.47;.5;1.54;10018 +80080;45.68169;.56928;159;20220930;18;6.1;12;1.4;10.5;2.9;1.8;13972 +80080;45.68169;.56928;159;20221001;18.9;11.1;15;3.9;16.43;10.7;1.06;6529 +80080;45.68169;.56928;159;20221002;20.7;15.6;18.2;2.5;16.5;.1;1.66;6966 +80080;45.68169;.56928;159;20221003;21.8;11.6;16.7;1.3;14.1;0;1.9;12898 +80080;45.68169;.56928;159;20221004;22.6;9.5;16;1.1;13.07;.1;1.96;14062 +80080;45.68169;.56928;159;20221005;25.2;11.6;18.4;1.9;13.8;.5;2.53;14159 +80080;45.68169;.56928;159;20221006;19.6;12.9;16.2;2;14.37;0;1.57;8115 +80080;45.68169;.56928;159;20221007;22.3;10.7;16.5;1.1;14.07;0;1.74;12077 +80080;45.68169;.56928;159;20221008;20.2;12.2;16.2;2.2;12.6;0;1.96;10397 +80080;45.68169;.56928;159;20221009;24.1;8.1;16.1;1.9;12.37;.3;2.26;14004 +80080;45.68169;.56928;159;20221010;21.2;13.7;17.5;2.1;14.97;2.7;1.74;9290 +80080;45.68169;.56928;159;20221011;18.5;14.9;16.7;1.4;16.37;3.7;1.1;5496 +80080;45.68169;.56928;159;20221012;19.1;12.2;15.6;1.3;14.6;.1;1.29;8155 +80080;45.68169;.56928;159;20221013;16.4;11;13.7;1.8;15.13;8.6;.8;5479 +80080;45.68169;.56928;159;20221014;18.7;15.5;17.1;4.1;17.8;2.7;.99;3864 +80080;45.68169;.56928;159;20221015;20.5;16.1;18.3;2.6;17.03;0;1.35;5864 +80080;45.68169;.56928;159;20221016;26.3;14.7;20.5;2.5;16.9;.4;2.31;11065 +80080;45.68169;.56928;159;20221017;22.8;17.7;20.2;2.9;18;2.2;1.8;6305 +80080;45.68169;.56928;159;20221018;26.5;15.5;21;2.7;17.53;0;2.35;11051 +80080;45.68169;.56928;159;20221019;25.2;16.5;20.8;3.1;16.5;8.6;2.43;9416 +80080;45.68169;.56928;159;20221020;23.5;14.5;19;2.8;16.77;0;1.85;8730 +80080;45.68169;.56928;159;20221021;20.3;16.8;18.6;2.2;14.57;.5;1.65;5581 +80080;45.68169;.56928;159;20221022;22.3;12.4;17.3;2.3;14.23;0;1.74;9251 +80080;45.68169;.56928;159;20221023;24.5;16.2;20.3;3.8;13.73;.3;2.9;7861 +80080;45.68169;.56928;159;20221024;20.8;13.7;17.2;2;13.17;.7;1.62;7812 +80080;45.68169;.56928;159;20221025;21.2;10.8;16;1.9;12.93;2.1;1.49;8024 +80080;45.68169;.56928;159;20221026;24.3;12.6;18.5;2.1;14.43;0;1.77;10121 +80080;45.68169;.56928;159;20221027;23.9;14.9;19.4;3.7;15.4;0;2.2;7304 +80080;45.68169;.56928;159;20221028;24.4;19.6;22;3.2;15.3;0;2.45;6305 +80080;45.68169;.56928;159;20221029;25.2;16.2;20.7;3;12.57;0;2.63;7751 +80080;45.68169;.56928;159;20221030;20.5;13;16.7;2.2;12.97;1;1.53;7587 +80080;45.68169;.56928;159;20221031;20.8;12.8;16.8;2.7;14.73;3.5;1.41;6792 +80080;45.68169;.56928;159;20221101;17.4;10.3;13.9;2.4;12.67;.3;1.13;6911 +80080;45.68169;.56928;159;20221102;17.8;9.9;13.8;1.8;11.93;.1;1.07;8399 +80080;45.68169;.56928;159;20221103;17;9.9;13.4;3.5;11.43;15.8;1.46;5678 +80080;45.68169;.56928;159;20221104;13;8;10.5;3.6;10;1.8;1.11;4776 +80080;45.68169;.56928;159;20221105;14.7;3.2;8.9;1.4;8.67;0;.82;7383 +80080;45.68169;.56928;159;20221106;15;6.5;10.7;2.3;10;1.3;.97;6129 +80080;45.68169;.56928;159;20221107;18.5;10.6;14.5;2.6;12.4;0;1.23;7441 +80080;45.68169;.56928;159;20221108;18.3;10.7;14.5;3.6;12.27;2.6;1.48;5667 +80080;45.68169;.56928;159;20221109;14.9;12.2;13.6;1.5;13.33;3.8;.73;2719 +80080;45.68169;.56928;159;20221110;14.5;8;11.3;.9;11.43;0;.62;4872 +80080;45.68169;.56928;159;20221111;20.5;4.8;12.7;1.6;11;.1;1.01;8828 +80080;45.68169;.56928;159;20221112;21;10;15.5;1.9;11.9;.1;1.25;7823 +80080;45.68169;.56928;159;20221113;21.2;8;14.6;1.2;10.43;.1;.97;8259 +80080;45.68169;.56928;159;20221114;14.3;9.7;12;2.7;11.67;5.8;.9;3604 +80080;45.68169;.56928;159;20221115;14.3;10.4;12.4;3;12.57;8.3;.73;3333 +80080;45.68169;.56928;159;20221116;15.2;10;12.6;3.8;12.47;5.7;.87;4345 +80080;45.68169;.56928;159;20221117;14.2;12;13.1;4.1;12.33;10.4;1.08;2847 +80080;45.68169;.56928;159;20221118;12.8;6.1;9.4;1.3;9.83;1.7;.57;5949 +80080;45.68169;.56928;159;20221119;10.7;4.6;7.7;1.1;8.9;.1;.46;5242 +80080;45.68169;.56928;159;20221120;11;3.1;7.1;1.9;8.63;2.3;.57;3957 +80080;45.68169;.56928;159;20221121;12.5;6.1;9.3;3.3;9.97;12.5;.78;2991 +80080;45.68169;.56928;159;20221122;11;5.8;8.4;2.8;9.63;11.9;.59;4329 +80080;45.68169;.56928;159;20221123;14.2;8.5;11.4;3.5;11.23;4.4;.87;3558 +80080;45.68169;.56928;159;20221124;12.3;6.9;9.6;2.5;10.4;.4;.55;3850 +80080;45.68169;.56928;159;20221125;13.3;9.2;11.3;1.6;10.8;.5;.63;3529 +80080;45.68169;.56928;159;20221126;11.3;4.5;7.9;1.2;8.77;0;.45;4703 +80080;45.68169;.56928;159;20221127;11.4;4.1;7.7;2.3;7.97;5.2;.76;4940 +80080;45.68169;.56928;159;20221128;11.4;7.7;9.6;2;10.53;5.3;.53;3246 +80080;45.68169;.56928;159;20221129;8.6;2.9;5.7;1;8.83;.1;.27;4038 +80080;45.68169;.56928;159;20221130;9.1;4.4;6.7;2;8.5;0;.46;3337 +80080;45.68169;.56928;159;20221201;8;3.7;5.9;2.4;7.77;0;.52;3265 +80080;45.68169;.56928;159;20221202;5.7;5;5.3;2.1;7.43;.5;.57;1053 +80080;45.68169;.56928;159;20221203;6.3;3.1;4.7;2;7.43;1.9;.44;2234 +80080;45.68169;.56928;159;20221204;6.6;3.5;5.1;1.1;7.73;.2;.37;2514 +80080;45.68169;.56928;159;20221205;9.4;.6;5;1.8;6.67;.2;.47;5566 +80080;45.68169;.56928;159;20221206;5.1;-.5;2.3;2.5;6.1;.1;.32;4176 +80080;45.68169;.56928;159;20221207;5.5;-.2;2.7;3.3;5.87;.1;.53;3507 +80080;45.68169;.56928;159;20221208;3;-2;.5;3;5.7;.6;.29;4155 +80080;45.68169;.56928;159;20221209;4.6;1.5;3;2.8;6.4;0;.51;2520 +80080;45.68169;.56928;159;20221210;2.8;-1.9;.4;2.3;4.93;0;.48;3282 +80080;45.68169;.56928;159;20221211;3;-4;-.5;1.2;4.3;0;.37;3796 +80080;45.68169;.56928;159;20221212;3.4;-3.8;-.2;1.8;4.8;6.4;.42;3501 +80080;45.68169;.56928;159;20221213;4.2;-.7;1.8;2.4;7.27;1.7;.17;2206 +80080;45.68169;.56928;159;20221214;14.3;4.4;9.4;2.3;11.53;1.2;.3;3445 +80080;45.68169;.56928;159;20221215;6.4;5.7;6.1;3.1;9.07;0;.36;1284 +80080;45.68169;.56928;159;20221216;5.5;.2;2.9;3.8;5.37;0;.82;4208 +80080;45.68169;.56928;159;20221217;4;-5.2;-.6;2.5;4.17;0;.48;5002 +80080;45.68169;.56928;159;20221218;10.9;-3.1;3.9;3.5;6.43;0;.66;5227 +80080;45.68169;.56928;159;20221219;15.1;8.6;11.9;4.5;10.23;0;1.21;3943 +80080;45.68169;.56928;159;20221220;14.7;11.6;13.2;4.6;11.73;2.7;1.19;2007 +80080;45.68169;.56928;159;20221221;13.4;10.6;12;3.8;12.67;2.8;.6;1989 +80080;45.68169;.56928;159;20221222;14.3;11.7;13;4.9;13.63;16.7;.66;1552 +80080;45.68169;.56928;159;20221223;15.1;13.6;14.4;3.8;14.47;7.5;.76;1392 +80080;45.68169;.56928;159;20221224;15.2;10.9;13.1;2;12.6;.3;.55;3287 +80080;45.68169;.56928;159;20221225;15.8;8.3;12;2.7;10.27;.1;.85;4136 +80080;45.68169;.56928;159;20221226;12.9;10.2;11.5;2.2;11.57;2.3;.61;2403 +80080;45.68169;.56928;159;20221227;9.8;6.5;8.1;1.5;10.2;.3;.31;2831 +80080;45.68169;.56928;159;20221228;13.3;7.1;10.2;3.3;10.83;.9;.56;4122 +80080;45.68169;.56928;159;20221229;11.2;10.1;10.7;3.2;11.5;8.2;.59;1223 +80080;45.68169;.56928;159;20221230;14.1;8.8;11.5;3.9;11.97;4.3;.64;2758 +80080;45.68169;.56928;159;20221231;16.9;12;14.4;4.4;11.63;0;1.46;3567 +80081;45.70967;.88789;310;20220101;17.1;4.1;10.6;1.8;8.64;0;.85;5515 +80081;45.70967;.88789;310;20220102;12.7;5.5;9.1;2;10.19;.9;.5;3940 +80081;45.70967;.88789;310;20220103;12.8;9.9;11.4;2.8;11.74;.6;.7;2239 +80081;45.70967;.88789;310;20220104;12.9;10.4;11.7;3.1;9.69;2.4;1.28;1992 +80081;45.70967;.88789;310;20220105;5.9;-.2;2.9;2.1;6.04;.1;.52;3666 +80081;45.70967;.88789;310;20220106;3.3;-2.8;.3;1;5.39;.2;.34;3587 +80081;45.70967;.88789;310;20220107;7.5;-2;2.8;2.2;7.24;1.7;.28;4819 +80081;45.70967;.88789;310;20220108;9.1;6.2;7.7;5.2;9.69;17.6;.57;2342 +80081;45.70967;.88789;310;20220109;7;4.5;5.7;2.6;8.79;12.3;.38;2168 +80081;45.70967;.88789;310;20220110;7.4;5.8;6.6;1.3;9.04;.9;.44;1617 +80081;45.70967;.88789;310;20220111;8.2;.8;4.5;2.5;5.89;0;.84;4348 +80081;45.70967;.88789;310;20220112;5;-1.8;1.6;3.9;5.14;0;.83;4183 +80081;45.70967;.88789;310;20220113;10;-2.1;3.9;2;4.64;0;.91;5883 +80081;45.70967;.88789;310;20220114;11.5;-3.7;3.9;1.4;4.69;.1;.74;6740 +80081;45.70967;.88789;310;20220115;10.8;-4.2;3.3;1.3;4.44;0;.68;6768 +80081;45.70967;.88789;310;20220116;7.7;-6;.8;1.6;5.24;.2;.47;6523 +80081;45.70967;.88789;310;20220117;6.4;0;3.2;2.3;6.94;0;.44;4281 +80081;45.70967;.88789;310;20220118;8.9;.4;4.7;2.4;6.19;.2;.8;5085 +80081;45.70967;.88789;310;20220119;3.2;-.6;1.3;1.6;6.89;2;.23;3223 +80081;45.70967;.88789;310;20220120;5.6;1.4;3.5;2.1;6.89;.4;.49;3440 +80081;45.70967;.88789;310;20220121;4.4;-.1;2.2;4.3;5.29;0;.91;3636 +80081;45.70967;.88789;310;20220122;6;-1.1;2.5;3.7;5.64;.1;.8;4868 +80081;45.70967;.88789;310;20220123;10.4;-.1;5.1;2.7;5.99;0;1;6120 +80081;45.70967;.88789;310;20220124;7;-2.4;2.3;1.4;5.4;0;.82;8204 +80081;45.70967;.88789;310;20220125;10.8;.5;5.7;1.5;6.1;0;.71;8169 +80081;45.70967;.88789;310;20220126;10;-2.6;3.7;1.7;5.49;0;.81;7051 +80081;45.70967;.88789;310;20220127;7.4;-4.4;1.5;1.9;5.09;.1;.72;6847 +80081;45.70967;.88789;310;20220128;10.1;-2;4;2.3;6.94;0;.68;7106 +80081;45.70967;.88789;310;20220129;4.3;-.9;1.7;1.3;6.94;.1;.33;4493 +80081;45.70967;.88789;310;20220130;8.9;3.4;6.2;1.8;8.44;.4;.56;4720 +80081;45.70967;.88789;310;20220131;8.2;5.1;6.7;3.8;8.19;1;.83;3408 +80081;45.70967;.88789;310;20220201;6.8;-.2;3.3;2.4;7.99;.8;.31;5546 +80081;45.70967;.88789;310;20220202;7.4;5.9;6.7;1.5;9.09;.2;.51;2240 +80081;45.70967;.88789;310;20220203;4.4;.6;2.5;1.9;7.74;.5;.27;4033 +80081;45.70967;.88789;310;20220204;8.9;4.5;6.7;1.9;9.49;3.5;.48;4473 +80081;45.70967;.88789;310;20220205;8.5;1.9;5.2;1.9;7.14;.1;.74;5702 +80081;45.70967;.88789;310;20220206;7.7;-1.5;3.1;3.1;8.89;4;.12;6992 +80081;45.70967;.88789;310;20220207;10.7;7.3;9;3;8.64;.4;1.13;4034 +80081;45.70967;.88789;310;20220208;14.6;-1.9;6.3;1.6;6.39;0;1.11;9897 +80081;45.70967;.88789;310;20220209;15.3;.3;7.8;2.3;6.79;0;1.44;9551 +80081;45.70967;.88789;310;20220210;4.7;2.1;3.4;2.7;8.42;.9;1.19;8700 +80081;45.70967;.88789;310;20220211;8.9;4.3;6.6;5.5;6.12;0;1.64;11900 +80081;45.70967;.88789;310;20220212;10.7;-.1;5.3;2.6;4.12;0;1.56;9400 +80081;45.70967;.88789;310;20220213;14.3;3.4;8.9;5.6;7.92;2.9;1.77;8400 +80081;45.70967;.88789;310;20220214;9.3;6.5;7.9;5.3;8.72;4.8;.98;6600 +80081;45.70967;.88789;310;20220215;6.9;3.8;5.4;4.2;8.62;13.3;.35;2900 +80081;45.70967;.88789;310;20220216;11.7;7.3;9.5;4.3;12.29;8.9;.41;5362 +80081;45.70967;.88789;310;20220217;12.4;10.5;11.5;3.6;13.04;2.4;.63;3302 +80081;45.70967;.88789;310;20220218;11.8;9.3;10.6;2.8;10.84;.8;.95;3965 +80081;45.70967;.88789;310;20220219;9.2;2;5.6;1.4;7.34;0;.87;7455 +80081;45.70967;.88789;310;20220220;10.2;3.4;6.8;3.3;9.89;4;.62;7298 +80081;45.70967;.88789;310;20220221;9.5;6;7.8;4.8;9.09;.7;.99;5071 +80081;45.70967;.88789;310;20220222;10.4;4.9;7.7;2;9.49;.3;.82;6730 +80081;45.70967;.88789;310;20220223;14.1;7.1;10.6;1.1;9.29;.5;1.12;7748 +80081;45.70967;.88789;310;20220224;12;4.3;8.2;2.3;8.54;.5;1.2;8251 +80081;45.70967;.88789;310;20220225;8.7;-.5;4.1;1.6;6.14;.1;1.03;9284 +80081;45.70967;.88789;310;20220226;13;-1.9;5.5;2.2;4.74;0;1.78;12141 +80081;45.70967;.88789;310;20220227;15;.5;7.7;1.4;5.74;0;1.61;12139 +80081;45.70967;.88789;310;20220228;15.8;-.4;7.7;1.6;7.09;0;1.6;13069 +80081;45.70967;.88789;310;20220301;15.9;-.1;7.9;1.8;6.44;0;1.78;13135 +80081;45.70967;.88789;310;20220302;9.7;6.8;8.3;2.1;9.14;2.3;.95;5035 +80081;45.70967;.88789;310;20220303;11.8;7.9;9.8;1.4;10.24;0;1;6298 +80081;45.70967;.88789;310;20220304;9.7;7.1;8.4;2.8;10.04;1.8;.85;5046 +80081;45.70967;.88789;310;20220305;6.1;5;5.6;2.5;8.64;1.4;.59;3102 +80081;45.70967;.88789;310;20220306;9.2;2.7;6;2.9;5.79;0;1.62;8711 +80081;45.70967;.88789;310;20220307;10.4;-2.4;4;2.2;4.64;0;1.69;12641 +80081;45.70967;.88789;310;20220308;12.4;.2;6.3;2.1;7.14;.5;1.53;12458 +80081;45.70967;.88789;310;20220309;14.6;4.5;9.6;2.7;8.79;.2;1.75;11469 +80081;45.70967;.88789;310;20220310;12.2;8.1;10.2;2.9;9.49;1.4;1.44;7067 +80081;45.70967;.88789;310;20220311;12.2;8.4;10.3;3.7;9.69;17.4;1.51;6901 +80081;45.70967;.88789;310;20220312;8.8;5.1;7;3;9.44;1.8;.84;6799 +80081;45.70967;.88789;310;20220313;8.8;6.9;7.8;3.7;8.49;11.8;1.2;4781 +80081;45.70967;.88789;310;20220314;13.5;0;6.8;3.7;8.34;.9;1.69;14176 +80081;45.70967;.88789;310;20220315;17.4;10.3;13.9;5;10.59;0;2.62;10177 +80081;45.70967;.88789;310;20220316;14.8;8.7;11.8;2.1;10.54;.2;1.63;9531 +80081;45.70967;.88789;310;20220317;10.4;8.8;9.6;5;9.39;.8;1.46;4457 +80081;45.70967;.88789;310;20220318;10.1;5.3;7.7;6.3;7.82;0;1.55;6900 +80081;45.70967;.88789;310;20220319;16.7;8.2;12.5;3.2;8.42;0;2.5;12500 +80081;45.70967;.88789;310;20220320;13.4;7.9;10.7;4.5;7.72;.2;2.2;6900 +80081;45.70967;.88789;310;20220321;16.7;8.8;12.8;5.4;7.32;0;3.59;17300 +80081;45.70967;.88789;310;20220322;16;6;11;5.6;4.92;0;4.06;18900 +80081;45.70967;.88789;310;20220323;17.3;5.3;11.3;3.6;4.02;0;3.82;19600 +80081;45.70967;.88789;310;20220324;19.4;5;12.2;2.2;4.52;0;3.35;20200 +80081;45.70967;.88789;310;20220325;20.7;6.6;13.7;3.9;5.22;0;4.27;18600 +80081;45.70967;.88789;310;20220326;20.9;9.6;15.3;3.9;5.92;0;4.41;19500 +80081;45.70967;.88789;310;20220327;21.2;7.6;14.4;2.2;6.22;0;3.46;19200 +80081;45.70967;.88789;310;20220328;20.5;9.3;14.9;3.3;6.02;0;3.97;17600 +80081;45.70967;.88789;310;20220329;14.4;10.6;12.5;2.3;8.02;.4;1.94;5700 +80081;45.70967;.88789;310;20220330;12.5;7.4;10;2.5;10.02;4.4;1.24;6600 +80081;45.70967;.88789;310;20220331;11.2;6.7;9;4.4;8.22;4.6;1.83;10400 +80081;45.70967;.88789;310;20220401;5.1;-1;2;5.2;5.68;3.5;1.43;10891 +80081;45.70967;.88789;310;20220402;4.8;-.6;2.1;4.6;5.12;0;1.42;11800 +80081;45.70967;.88789;310;20220403;4.1;-1.6;1.3;4.1;4.62;0;1.28;7900 +80081;45.70967;.88789;310;20220404;10.1;-1.1;4.5;2.9;4.12;0;2.65;22800 +80081;45.70967;.88789;310;20220405;9.8;3.8;6.8;1.9;7.82;.2;1.22;7600 +80081;45.70967;.88789;310;20220406;9.7;8.1;8.9;3.6;10.32;3;.76;3500 +80081;45.70967;.88789;310;20220407;11.1;8.2;9.7;6.5;11.52;26.1;.45;2300 +80081;45.70967;.88789;310;20220408;14.8;10;12.4;7.6;10.32;2.3;2.26;7400 +80081;45.70967;.88789;310;20220409;11.3;3.6;7.5;2.7;6.22;0;2.32;16500 +80081;45.70967;.88789;310;20220410;17.6;1.4;9.5;3.1;5.62;0;3.59;23000 +80081;45.70967;.88789;310;20220411;20.5;9.7;15.1;6.5;7.82;0;4.92;19300 +80081;45.70967;.88789;310;20220412;18.2;11;14.6;5;9.22;2.5;3.47;13200 +80081;45.70967;.88789;310;20220413;13.8;9.6;11.7;1.9;11.22;1;1.33;6600 +80081;45.70967;.88789;310;20220414;21;10.2;15.6;3.3;11.42;0;3.61;21000 +80081;45.70967;.88789;310;20220415;21.7;13.1;17.4;4.3;10.22;0;4.69;23500 +80081;45.70967;.88789;310;20220416;21.3;10.9;16.1;5;9.12;0;4.85;24100 +80081;45.70967;.88789;310;20220417;22.6;8;15.3;3.2;7.92;0;4.63;25100 +80081;45.70967;.88789;310;20220418;18.4;7.6;13;2.8;9.32;0;3.45;22600 +80081;45.70967;.88789;310;20220419;14.6;8.7;11.7;3.8;9.92;3.5;2.52;16400 +80081;45.70967;.88789;310;20220420;16.2;8.2;12.2;2.9;10.12;8.5;1.99;8800 +80081;45.70967;.88789;310;20220421;18.5;9.6;14.1;2.1;11.22;0;2.32;11900 +80081;45.70967;.88789;310;20220422;19.3;9;14.2;2.7;10.62;0;3.17;18600 +80081;45.70967;.88789;310;20220423;16.4;10.5;13.5;3;10.72;15.9;2.12;8800 +80081;45.70967;.88789;310;20220424;12.2;9.8;11;3.7;11.92;8.7;.8;3000 +80081;45.70967;.88789;310;20220425;16.1;9.4;12.8;2.9;11.02;.1;1.99;9700 +80081;45.70967;.88789;310;20220426;19.3;8.1;13.7;3.2;9.52;0;3.75;22700 +80081;45.70967;.88789;310;20220427;22.9;8.5;15.7;4.2;8.82;0;5;25000 +80081;45.70967;.88789;310;20220428;21.1;12.4;16.8;2.8;12.12;.3;3.49;18200 +80081;45.70967;.88789;310;20220429;20.4;9.7;15.1;2.5;11.72;.1;3.43;20800 +80081;45.70967;.88789;310;20220430;19.5;10.6;15.1;2.9;9.02;0;4.32;25800 +80081;45.70967;.88789;310;20220501;18.6;9;13.8;2.6;8.12;0;4.14;25900 +80081;45.70967;.88789;310;20220502;20.1;10.1;15.1;3.4;8.72;0;4.27;22400 +80081;45.70967;.88789;310;20220503;20.1;10.6;15.4;3.2;9.82;.6;3.98;21300 +80081;45.70967;.88789;310;20220504;18.4;10.1;14.3;2.7;10.12;0;3.24;17900 +80081;45.70967;.88789;310;20220505;18.9;9.3;14.1;3;9.72;0;3.89;23800 +80081;45.70967;.88789;310;20220506;19.9;6.5;13.2;2.1;10.34;0;3.58;22316 +80081;45.70967;.88789;310;20220507;21.5;8.9;15.2;1.9;10.89;0;3.78;21666 +80081;45.70967;.88789;310;20220508;22.8;7.3;15.1;2.3;11.04;0;4.18;24213 +80081;45.70967;.88789;310;20220509;25.1;10;17.5;1.5;12.19;0;4.27;24047 +80081;45.70967;.88789;310;20220510;26.4;9.4;17.9;1.6;12.04;0;4.61;25684 +80081;45.70967;.88789;310;20220511;26.7;9;17.9;2.3;13.29;.2;4.87;26289 +80081;45.70967;.88789;310;20220512;19.1;11.4;15.3;1.3;14.69;1.9;2.79;17272 +80081;45.70967;.88789;310;20220513;22.9;13.9;18.4;1;15.54;.3;3.34;18689 +80081;45.70967;.88789;310;20220514;26.7;10.5;18.6;1.6;15.04;0;4.53;25515 +80081;45.70967;.88789;310;20220515;27.3;15.2;21.3;2.1;15.69;4.4;4.63;22094 +80081;45.70967;.88789;310;20220516;25.6;14.1;19.9;1.3;16.44;.1;3.99;21548 +80081;45.70967;.88789;310;20220517;29.6;12.3;21;2;15.44;0;5.32;26760 +80081;45.70967;.88789;310;20220518;30;14.2;22.1;1.6;16.29;3.8;5.11;25601 +80081;45.70967;.88789;310;20220519;26.2;17.3;21.8;1.9;18.34;.2;4;19027 +80081;45.70967;.88789;310;20220520;26.1;18;22.1;2.6;15.19;0;4.49;18204 +80081;45.70967;.88789;310;20220521;29.9;13;21.5;1.5;18.24;0;5.08;26748 +80081;45.70967;.88789;310;20220522;29.9;16.6;23.3;1.7;20.49;0;4.84;23774 +80081;45.70967;.88789;310;20220523;19.3;15.6;17.5;3.5;15.89;4;2.64;12146 +80081;45.70967;.88789;310;20220524;17.4;10.7;14.1;2.3;12.24;2.1;2.89;16800 +80081;45.70967;.88789;310;20220525;19.9;5.1;12.5;1.6;10.49;0;3.8;25394 +80081;45.70967;.88789;310;20220526;17.8;8.3;13.1;1.2;12.49;0;3.05;20291 +80081;45.70967;.88789;310;20220527;21.7;11.6;16.7;2.6;13.24;0;3.89;20949 +80081;45.70967;.88789;310;20220528;23;10.9;16.9;3.5;11.49;0;4.73;23058 +80081;45.70967;.88789;310;20220529;19.4;8.1;13.8;3.6;8.79;0;4.33;22292 +80081;45.70967;.88789;310;20220530;22.8;7.3;15;2.9;8.29;0;5.07;26308 +80081;45.70967;.88789;310;20220531;23.1;9.5;16.3;1.3;10.54;2.1;4.24;24761 +80081;45.70967;.88789;310;20220601;25.1;10.3;17.7;1.3;13.39;4.7;4.49;25777 +80081;45.70967;.88789;310;20220602;27.3;14.6;21;2.9;16.79;4.2;5;23918 +80081;45.70967;.88789;310;20220603;26.9;16.5;21.7;2.1;18.24;2.9;4.48;21668 +80081;45.70967;.88789;310;20220604;24.1;15.1;19.6;1.8;18.89;5.1;3.68;20087 +80081;45.70967;.88789;310;20220605;19.8;15.1;17.5;2.2;16.19;.4;2.77;14338 +80081;45.70967;.88789;310;20220606;21;11.7;16.4;1.1;14.54;.5;3.44;20350 +80081;45.70967;.88789;310;20220607;22.4;13.1;17.8;2.4;14.24;9.4;3.93;20536 +80081;45.70967;.88789;310;20220608;19.6;12.3;16;2.6;14.64;2.2;3.15;18099 +80081;45.70967;.88789;310;20220609;19.9;11.5;15.7;1.9;13.74;.1;3.35;19486 +80081;45.70967;.88789;310;20220610;26.4;8.9;17.6;1.3;13.74;.1;4.91;28580 +80081;45.70967;.88789;310;20220611;29.2;11.9;20.5;1.4;15.14;2.9;5.36;28458 +80081;45.70967;.88789;310;20220612;28.4;15.2;21.8;1.9;17.04;.3;5.05;24841 +80081;45.70967;.88789;310;20220613;27.6;15.2;21.4;3.3;14.19;0;5.63;24080 +80081;45.70967;.88789;310;20220614;32.3;11.4;21.8;2;14.19;.9;6.28;29896 +80081;45.70967;.88789;310;20220615;32.4;18.6;25.5;1.9;18.14;0;5.84;25412 +80081;45.70967;.88789;310;20220616;33.1;14.2;23.7;1.4;16.84;0;6.06;29855 +80081;45.70967;.88789;310;20220617;36.2;16.7;26.5;2;15.89;0;7.03;30066 +80081;45.70967;.88789;310;20220618;37.5;17.7;27.6;2.4;14.64;0;7.58;29719 +80081;45.70967;.88789;310;20220619;31.2;21.7;26.4;2.3;16.29;19.7;5.59;20882 +80081;45.70967;.88789;310;20220620;27;16.3;21.7;2;19.24;15;4.46;22258 +80081;45.70967;.88789;310;20220621;24.7;15.8;20.3;1.7;19.74;7.8;3.79;20316 +80081;45.70967;.88789;310;20220622;23.8;17.2;20.5;2.1;18.64;13.1;3.54;17345 +80081;45.70967;.88789;310;20220623;23.1;13.9;18.5;1.4;17.24;5;3.67;20602 +80081;45.70967;.88789;310;20220624;20.6;15.2;17.9;2.4;16.29;5.9;3.05;15649 +80081;45.70967;.88789;310;20220625;16.2;13.4;14.8;1.3;15.09;10.3;1.93;10504 +80081;45.70967;.88789;310;20220626;15.5;12.1;13.8;1.6;14.79;5.6;2;12257 +80081;45.70967;.88789;310;20220627;21.8;12;16.9;1.9;13.14;0;3.9;21355 +80081;45.70967;.88789;310;20220628;23.1;8.9;16;1.6;12.29;0;4.36;25764 +80081;45.70967;.88789;310;20220629;23.7;8.5;16.1;2.1;13.39;14.4;4.49;26616 +80081;45.70967;.88789;310;20220630;16.4;12.1;14.2;1.8;14.09;10.5;2.33;13818 +80081;45.70967;.88789;310;20220701;21.2;6.6;13.9;1.3;11.64;0;4.03;26060 +80081;45.70967;.88789;310;20220702;26.8;9.2;18;1.3;12.89;0;4.99;28690 +80081;45.70967;.88789;310;20220703;25.7;13.3;19.5;2;14.39;.5;4.69;23898 +80081;45.70967;.88789;310;20220704;24.7;15.4;20.1;2.4;15.39;.1;4.33;20624 +80081;45.70967;.88789;310;20220705;25.9;13.4;19.6;2.2;13.54;0;4.87;23956 +80081;45.70967;.88789;310;20220706;25.7;13.8;19.8;2.9;13.24;0;5.06;23319 +80081;45.70967;.88789;310;20220707;25;13;19;2.4;14.19;0;4.62;23294 +80081;45.70967;.88789;310;20220708;25.9;13.8;19.9;3.4;13.99;0;5.14;23393 +80081;45.70967;.88789;310;20220709;28.4;14.3;21.3;3.3;13.49;0;5.88;25262 +80081;45.70967;.88789;310;20220710;28.1;14.8;21.5;3.6;14.09;0;5.8;24417 +80081;45.70967;.88789;310;20220711;30.5;14.4;22.4;3;14.19;0;6.25;26927 +80081;45.70967;.88789;310;20220712;31.5;15.9;23.7;2.8;13.74;0;6.43;26519 +80081;45.70967;.88789;310;20220713;32.7;15.3;24;2.1;13.44;0;6.29;27809 +80081;45.70967;.88789;310;20220714;33.7;15.3;24.5;1.9;14.99;0;6.33;28581 +80081;45.70967;.88789;310;20220715;30;18.2;24.1;3.3;13.79;0;6.17;22678 +80081;45.70967;.88789;310;20220716;30.8;16.3;23.6;3.7;11.79;0;6.9;25139 +80081;45.70967;.88789;310;20220717;33.1;15.2;24.2;3.1;12.34;0;7.12;27973 +80081;45.70967;.88789;310;20220718;38.3;18.4;28.3;2.3;13.49;0;7.37;28076 +80081;45.70967;.88789;310;20220719;29.2;19.5;24.3;2.1;17.24;16.4;4.85;20241 +80081;45.70967;.88789;310;20220720;25.3;16.6;21;2.5;17.74;.5;4.05;19142 +80081;45.70967;.88789;310;20220721;28.8;12.9;20.8;1.4;16.49;0;4.87;25955 +80081;45.70967;.88789;310;20220722;28.2;15.4;21.8;2.3;18.14;.1;4.78;23206 +80081;45.70967;.88789;310;20220723;26.9;17;22;1.8;16.09;0;4.32;20119 +80081;45.70967;.88789;310;20220724;33.4;13.7;23.6;1.6;15.29;0;5.88;28377 +80081;45.70967;.88789;310;20220725;25;17.5;21.3;2.6;16.94;.4;3.97;17417 +80081;45.70967;.88789;310;20220726;23.7;14.5;19.1;1.7;13.94;0;3.85;19237 +80081;45.70967;.88789;310;20220727;25.8;12.5;19.2;1.6;12.74;0;4.45;23105 +80081;45.70967;.88789;310;20220728;26.8;11.5;19.2;1.6;13.54;0;4.65;24810 +80081;45.70967;.88789;310;20220729;25.8;16;20.9;1.7;16.09;0;4;19679 +80081;45.70967;.88789;310;20220730;28;14.5;21.3;1.6;16.29;0;4.53;23096 +80081;45.70967;.88789;310;20220731;30.7;13.7;22.2;1.8;15.64;0;5.29;25883 +80081;45.70967;.88789;310;20220801;30.9;16.1;23.5;1.8;15.44;0;5.25;23958 +80081;45.70967;.88789;310;20220802;32.4;16;24.2;1.7;16.29;0;5.4;25138 +80081;45.70967;.88789;310;20220803;35.8;16.9;26.4;1.6;15.29;.1;5.97;26503 +80081;45.70967;.88789;310;20220804;34.2;17.6;25.9;1.8;17.94;.2;5.68;25044 +80081;45.70967;.88789;310;20220805;28.1;18.2;23.2;2.5;18.04;0;4.45;19014 +80081;45.70967;.88789;310;20220806;28.9;16.6;22.8;4.4;13.24;0;6.15;21177 +80081;45.70967;.88789;310;20220807;29.5;14.6;22.1;4;10.04;0;6.63;23348 +80081;45.70967;.88789;310;20220808;31.3;16.1;23.7;3.5;10.59;0;6.67;23473 +80081;45.70967;.88789;310;20220809;33.1;17.6;25.4;3.1;11.14;0;6.7;23491 +80081;45.70967;.88789;310;20220810;34.6;15.5;25.1;2.8;11.19;0;6.8;26003 +80081;45.70967;.88789;310;20220811;36.2;15.5;25.9;2;11.49;0;6.36;26025 +80081;45.70967;.88789;310;20220812;36.3;17.5;26.9;1.8;11.59;0;6.07;25499 +80081;45.70967;.88789;310;20220813;34.5;15.2;24.9;1.4;15.79;7;5.42;25734 +80081;45.70967;.88789;310;20220814;23.7;17.6;20.7;3.2;19.19;1.2;3.09;14133 +80081;45.70967;.88789;310;20220815;25.8;16.2;21;2.4;17.19;0;3.79;17727 +80081;45.70967;.88789;310;20220816;22.8;13.9;18.4;1.4;17.19;9.3;2.97;16876 +80081;45.70967;.88789;310;20220817;23.8;13.8;18.8;1.9;16.14;0;3.35;17860 +80081;45.70967;.88789;310;20220818;24.5;12.5;18.5;1.9;15.44;.1;3.58;19473 +80081;45.70967;.88789;310;20220819;24.9;14.7;19.8;2;17.54;1.5;3.41;17806 +80081;45.70967;.88789;310;20220820;24.8;16.2;20.5;1.4;17.84;.1;3.15;16163 +80081;45.70967;.88789;310;20220821;23.4;12.6;18;1.4;16.14;.1;3.13;18098 +80081;45.70967;.88789;310;20220822;24.1;17.2;20.7;1.8;18.34;1.2;2.91;14165 +80081;45.70967;.88789;310;20220823;26.8;16;21.4;1.4;18.44;0;3.46;17853 +80081;45.70967;.88789;310;20220824;32.9;15.9;24.4;1.6;17.39;.2;4.73;22365 +80081;45.70967;.88789;310;20220825;26.6;16.5;21.6;2.5;16.99;.4;3.8;16922 +80081;45.70967;.88789;310;20220826;26.4;15.8;21.1;2.1;17.14;0;3.6;17262 +80081;45.70967;.88789;310;20220827;28.1;13.9;21;2.1;14.54;0;4.21;19984 +80081;45.70967;.88789;310;20220828;29.8;15;22.4;2.1;14.09;0;4.49;20201 +80081;45.70967;.88789;310;20220829;32.7;14.7;23.7;1.9;15.09;1;4.91;21891 +80081;45.70967;.88789;310;20220830;29.2;17.8;23.5;2;17.89;0;3.94;17243 +80081;45.70967;.88789;310;20220831;29.6;14.5;22;2.1;15.44;0;4.27;19943 +80081;45.70967;.88789;310;20220901;27.4;16.1;21.8;1.3;16.69;1.4;3.37;17052 +80081;45.70967;.88789;310;20220902;24.1;15.1;19.6;1.7;16.99;.5;2.88;15012 +80081;45.70967;.88789;310;20220903;24.9;15.5;20.2;1.9;16.64;.1;3.08;15108 +80081;45.70967;.88789;310;20220904;30.5;13.1;21.8;2.1;15.34;.7;4.4;20805 +80081;45.70967;.88789;310;20220905;31.5;15.4;23.4;2.5;16.24;2.6;4.64;19747 +80081;45.70967;.88789;310;20220906;28.7;14.6;21.6;2.3;15.79;.9;3.98;18250 +80081;45.70967;.88789;310;20220907;24.7;12.9;18.8;1.4;14.99;.5;2.97;16448 +80081;45.70967;.88789;310;20220908;21.6;12.1;16.9;2.3;14.79;1.9;2.63;14579 +80081;45.70967;.88789;310;20220909;22;12.4;17.2;2.5;14.24;1.7;2.8;14439 +80081;45.70967;.88789;310;20220910;23.8;12.1;18;1.3;13.59;0;2.8;15947 +80081;45.70967;.88789;310;20220911;28.8;10.4;19.6;1.9;12.34;0;4;20049 +80081;45.70967;.88789;310;20220912;34.6;13.5;24.1;2.3;14.24;0;5.03;20456 +80081;45.70967;.88789;310;20220913;28.8;21.1;24.9;2.3;20.34;4.9;3.32;12447 +80081;45.70967;.88789;310;20220914;27;17.1;22.1;1.9;18.09;9.1;3.03;14054 +80081;45.70967;.88789;310;20220915;24.1;13.5;18.8;1.6;16.84;.3;2.55;14351 +80081;45.70967;.88789;310;20220916;19.4;11.9;15.7;2.1;13.44;0;2.18;11904 +80081;45.70967;.88789;310;20220917;17.6;7.7;12.7;3.3;8.99;0;2.75;13662 +80081;45.70967;.88789;310;20220918;21.3;4.6;13;2.7;7.89;0;3.33;17723 +80081;45.70967;.88789;310;20220919;20.8;8.2;14.5;3.5;8.74;0;3.47;15185 +80081;45.70967;.88789;310;20220920;20.8;7.5;14.2;3.4;8.44;0;3.4;15382 +80081;45.70967;.88789;310;20220921;21.4;8.5;15;3.5;8.74;0;3.49;15033 +80081;45.70967;.88789;310;20220922;24.6;5.7;15.2;1.8;9.29;0;3.1;18146 +80081;45.70967;.88789;310;20220923;19;7.7;13.3;1.4;10.94;0;2.06;13694 +80081;45.70967;.88789;310;20220924;16.4;10.3;13.3;1.1;13.34;8;1.45;9746 +80081;45.70967;.88789;310;20220925;16.1;8.9;12.5;1.4;12.24;2;1.54;10346 +80081;45.70967;.88789;310;20220926;16.8;5.6;11.2;2.2;11.09;5.2;1.8;13125 +80081;45.70967;.88789;310;20220927;15.8;9;12.4;3.1;12.64;8;1.51;9983 +80081;45.70967;.88789;310;20220928;17.1;12.7;14.9;4.1;14.94;11.3;1.5;7562 +80081;45.70967;.88789;310;20220929;15.3;9.2;12.3;1.8;11.09;.1;1.54;9150 +80081;45.70967;.88789;310;20220930;17;4.5;10.7;1.3;9.84;3.4;1.74;13302 +80081;45.70967;.88789;310;20221001;18;10.5;14.2;3;15.74;10.7;1.3;9993 +80081;45.70967;.88789;310;20221002;19.3;14.8;17.1;2.3;16.09;.4;1.57;7453 +80081;45.70967;.88789;310;20221003;21.3;9.1;15.2;1.7;13.04;0;2;12658 +80081;45.70967;.88789;310;20221004;21.4;7.9;14.7;1.4;12.69;.1;1.91;13195 +80081;45.70967;.88789;310;20221005;24.2;8.7;16.4;1.8;13.34;.2;2.31;13988 +80081;45.70967;.88789;310;20221006;18.7;13.1;15.9;2.5;14.79;0;1.59;8060 +80081;45.70967;.88789;310;20221007;21.8;8.8;15.3;1.5;14.24;.1;1.81;12463 +80081;45.70967;.88789;310;20221008;19.4;13.2;16.3;2.6;12.89;0;2;8221 +80081;45.70967;.88789;310;20221009;22.9;7.1;15;2;12.04;.1;2.21;13476 +80081;45.70967;.88789;310;20221010;20.6;11.7;16.2;1.5;14.84;2.9;1.57;9771 +80081;45.70967;.88789;310;20221011;18.2;14.5;16.4;1.5;16.19;4.5;1.17;5983 +80081;45.70967;.88789;310;20221012;19.5;11.3;15.4;1.2;14.29;.2;1.39;9091 +80081;45.70967;.88789;310;20221013;15.5;9.3;12.4;1.6;14.19;8.6;.93;7674 +80081;45.70967;.88789;310;20221014;17.5;14.5;16;3.5;17.44;3.2;.91;5117 +80081;45.70967;.88789;310;20221015;19.8;15.2;17.5;2.3;16.69;0;1.38;6280 +80081;45.70967;.88789;310;20221016;25.2;13.6;19.4;2.5;16.44;.1;2.22;10369 +80081;45.70967;.88789;310;20221017;22.2;17;19.6;2.3;17.14;2.5;1.7;6531 +80081;45.70967;.88789;310;20221018;25.7;13.9;19.8;2.3;16.69;0;2.13;10155 +80081;45.70967;.88789;310;20221019;24.2;14.8;19.5;2.4;15.84;3.7;2.06;8879 +80081;45.70967;.88789;310;20221020;21.9;14.2;18.1;2.4;16.39;.6;1.63;7854 +80081;45.70967;.88789;310;20221021;19.6;15.8;17.7;2.1;14.39;1.6;1.56;5108 +80081;45.70967;.88789;310;20221022;21.7;9.7;15.7;1.8;13.54;0;1.59;9679 +80081;45.70967;.88789;310;20221023;23;16;19.5;3.3;13.69;.5;2.53;7156 +80081;45.70967;.88789;310;20221024;19.7;11.5;15.6;1.8;12.69;.2;1.46;7550 +80081;45.70967;.88789;310;20221025;19.7;8.4;14.1;2.1;12.79;3.2;1.4;9014 +80081;45.70967;.88789;310;20221026;23.3;9.6;16.5;1.9;14.34;0;1.59;9812 +80081;45.70967;.88789;310;20221027;23.6;12.9;18.3;2.5;15.14;0;1.83;8458 +80081;45.70967;.88789;310;20221028;23.2;18.9;21.1;2.5;14.69;0;2.18;4921 +80081;45.70967;.88789;310;20221029;23.6;14.8;19.2;2.2;11.99;0;2.16;7397 +80081;45.70967;.88789;310;20221030;20.7;11;15.9;1.2;12.69;.8;1.22;7709 +80081;45.70967;.88789;310;20221031;20.6;11.9;16.3;2.4;14.69;7.5;1.38;7137 +80081;45.70967;.88789;310;20221101;16.6;10.7;13.6;2.1;12.94;.2;1.04;5663 +80081;45.70967;.88789;310;20221102;16.2;9;12.6;1.4;11.94;0;.91;6189 +80081;45.70967;.88789;310;20221103;15.3;7.6;11.4;2.8;11.24;12;1.06;6377 +80081;45.70967;.88789;310;20221104;11.4;7.2;9.3;3.7;9.99;2.4;.91;4421 +80081;45.70967;.88789;310;20221105;12.6;.3;6.5;1.3;8.19;0;.7;7991 +80081;45.70967;.88789;310;20221106;12.6;3.8;8.2;1.6;9.84;.6;.66;6561 +80081;45.70967;.88789;310;20221107;17.5;10.7;14.1;2.5;12.34;0;1.24;5588 +80081;45.70967;.88789;310;20221108;17.5;9.6;13.6;3.3;11.79;2.4;1.39;5972 +80081;45.70967;.88789;310;20221109;14.3;12;13.2;1.3;13.14;3.4;.71;2898 +80081;45.70967;.88789;310;20221110;15.2;8.4;11.8;1.1;11.34;0;.72;5352 +80081;45.70967;.88789;310;20221111;19.5;4;11.8;2;10.74;.1;1.16;8317 +80081;45.70967;.88789;310;20221112;19.6;8.8;14.2;1.9;11.74;.1;1.17;6763 +80081;45.70967;.88789;310;20221113;20.3;4.8;12.6;1.7;10.34;.1;1.13;8097 +80081;45.70967;.88789;310;20221114;14.1;9.6;11.9;2.3;11.89;5.4;.78;4000 +80081;45.70967;.88789;310;20221115;13.5;9.6;11.5;2.5;12.49;12.4;.63;3594 +80081;45.70967;.88789;310;20221116;14.7;9.6;12.2;3.2;12.29;5.1;.86;4153 +80081;45.70967;.88789;310;20221117;12.2;10.6;11.4;3.7;12.39;9.7;.68;1919 +80081;45.70967;.88789;310;20221118;10.8;6;8.4;1.4;9.94;1.2;.5;3889 +80081;45.70967;.88789;310;20221119;9.5;5.5;7.5;1.4;8.74;.1;.58;3443 +80081;45.70967;.88789;310;20221120;8.2;-.6;3.8;1.8;7.74;2.7;.35;5396 +80081;45.70967;.88789;310;20221121;10.6;3.1;6.8;3.1;9.54;12;.44;4855 +80081;45.70967;.88789;310;20221122;9.4;4.7;7.1;2.9;9.39;11.3;.48;3640 +80081;45.70967;.88789;310;20221123;13.1;7.5;10.3;3.1;10.84;5.3;.75;3987 +80081;45.70967;.88789;310;20221124;10.8;6.2;8.5;2.1;10.54;1;.43;3524 +80081;45.70967;.88789;310;20221125;11.8;8.7;10.3;1.6;10.49;.8;.63;2673 +80081;45.70967;.88789;310;20221126;9.6;.6;5.1;1.6;7.94;0;.41;5064 +80081;45.70967;.88789;310;20221127;11.4;2.2;6.8;2;7.79;5.5;.68;5067 +80081;45.70967;.88789;310;20221128;10.4;7.6;9;1.8;10.39;6.4;.52;2387 +80081;45.70967;.88789;310;20221129;7.6;4;5.8;.9;8.84;.1;.34;2833 +80081;45.70967;.88789;310;20221130;8.7;2.8;5.8;2.4;7.99;0;.53;3732 +80081;45.70967;.88789;310;20221201;7.5;3.1;5.3;2.6;7.69;0;.55;3113 +80081;45.70967;.88789;310;20221202;4.4;2.6;3.5;2.4;7.04;.4;.48;1636 +80081;45.70967;.88789;310;20221203;7;2.2;4.6;2;7.09;1.6;.53;3208 +80081;45.70967;.88789;310;20221204;5.1;2.9;4;.9;7.49;.3;.36;1913 +80081;45.70967;.88789;310;20221205;8.4;-1.5;3.4;1.4;6.24;.2;.42;4888 +80081;45.70967;.88789;310;20221206;8.7;-3;2.9;1.9;5.74;.1;.56;5303 +80081;45.70967;.88789;310;20221207;5.2;-.6;2.3;3.3;5.79;.1;.64;3484 +80081;45.70967;.88789;310;20221208;5;-4.1;.5;1.9;5.44;.5;.36;4567 +80081;45.70967;.88789;310;20221209;4.4;2.2;3.3;3;6.44;0;.62;1852 +80081;45.70967;.88789;310;20221210;1.5;-3.1;-.8;3.2;4.59;0;.55;3012 +80081;45.70967;.88789;310;20221211;2.4;-6.5;-2.1;1.6;3.89;0;.4;4417 +80081;45.70967;.88789;310;20221212;2.8;-6.7;-1.9;2.5;4.59;5.7;.36;4575 +80081;45.70967;.88789;310;20221213;4.9;.2;2.6;2.1;7.79;1.1;.12;2979 +80081;45.70967;.88789;310;20221214;12.8;5.5;9.1;2;11.64;1.1;.26;3879 +80081;45.70967;.88789;310;20221215;7.6;7.3;7.5;2.9;9.59;0;.54;416 +80081;45.70967;.88789;310;20221216;4.7;0;2.4;4.5;5.29;0;.91;2929 +80081;45.70967;.88789;310;20221217;4.4;-6;-.8;2.1;3.64;0;.61;4741 +80081;45.70967;.88789;310;20221218;9.8;-5.1;2.3;3;5.99;0;.65;5785 +80081;45.70967;.88789;310;20221219;14.4;8.7;11.6;3.6;10.04;0;1.19;3313 +80081;45.70967;.88789;310;20221220;13.9;11.3;12.6;4.1;11.34;3.8;1.21;1996 +80081;45.70967;.88789;310;20221221;12.1;9.8;11;3.3;12.44;2.9;.48;1806 +80081;45.70967;.88789;310;20221222;13.2;10.8;12;4.1;13.49;16.1;.47;1862 +80081;45.70967;.88789;310;20221223;14.2;12.8;13.5;3;14.29;8.2;.63;1261 +80081;45.70967;.88789;310;20221224;14.3;10.5;12.4;1.8;12.64;.3;.57;2589 +80081;45.70967;.88789;310;20221225;14.9;6.1;10.5;2.1;10.14;0;.7;4290 +80081;45.70967;.88789;310;20221226;11.6;9.9;10.8;1.9;11.34;2;.62;1485 +80081;45.70967;.88789;310;20221227;9.3;5.3;7.3;1.2;9.84;.2;.32;2637 +80081;45.70967;.88789;310;20221228;13.3;6.1;9.7;2.4;10.39;2;.6;3830 +80081;45.70967;.88789;310;20221229;10.1;9.1;9.6;2.8;11.19;9.8;.53;968 +80081;45.70967;.88789;310;20221230;12.4;7.7;10.1;3.6;11.74;5;.46;2968 +80081;45.70967;.88789;310;20221231;15.2;11.3;13.3;3.6;11.54;0;1.23;2669 +80082;45.7367;1.20679;322;20220101;16.9;5.5;11.2;1.7;7.97;0;.93;5549 +80082;45.7367;1.20679;322;20220102;12.7;6.7;9.7;2.5;9.54;.5;.73;3699 +80082;45.7367;1.20679;322;20220103;11.9;10;11;3.7;11.38;.5;.66;2219 +80082;45.7367;1.20679;322;20220104;12.7;10.3;11.5;3.6;9.28;3.2;1.36;1694 +80082;45.7367;1.20679;322;20220105;5.2;.4;2.8;1.9;5.84;.1;.46;4046 +80082;45.7367;1.20679;322;20220106;1.8;-2.7;-.5;1.2;5.31;.1;.21;4519 +80082;45.7367;1.20679;322;20220107;6.1;-2.4;1.9;2.4;6.84;0;.27;3118 +80082;45.7367;1.20679;322;20220108;8.6;4.9;6.7;5.1;9.21;15.6;.43;2097 +80082;45.7367;1.20679;322;20220109;6.6;4.3;5.5;2.7;8.28;11.1;.41;1925 +80082;45.7367;1.20679;322;20220110;7.1;5.7;6.4;1.8;8.48;.5;.48;1821 +80082;45.7367;1.20679;322;20220111;8.1;1.3;4.7;3.1;5.44;0;.93;6621 +80082;45.7367;1.20679;322;20220112;4.8;-2.3;1.2;3.8;4.88;0;.71;6226 +80082;45.7367;1.20679;322;20220113;10.2;-.9;4.7;3;4.14;0;1.27;7241 +80082;45.7367;1.20679;322;20220114;11.8;-3.6;4.1;.9;4.31;0;.5;7298 +80082;45.7367;1.20679;322;20220115;10;-2.6;3.7;1.3;3.81;0;.63;7696 +80082;45.7367;1.20679;322;20220116;7.1;-4.3;1.4;1.4;5.08;.1;.39;7810 +80082;45.7367;1.20679;322;20220117;6.4;.5;3.5;2.6;6.84;0;.45;4707 +80082;45.7367;1.20679;322;20220118;9.5;.9;5.2;3.4;5.94;.2;1;7238 +80082;45.7367;1.20679;322;20220119;2.6;-.9;.9;1.7;6.51;1.8;.25;1859 +80082;45.7367;1.20679;322;20220120;5.4;1.5;3.4;2.2;6.58;.3;.5;3490 +80082;45.7367;1.20679;322;20220121;4.2;0;2.1;4.9;4.98;0;.94;6341 +80082;45.7367;1.20679;322;20220122;5.3;-.9;2.2;3.6;5.47;0;.71;5645 +80082;45.7367;1.20679;322;20220123;10.2;-.1;5.1;3.2;5.68;0;1.07;7694 +80082;45.7367;1.20679;322;20220124;9.4;-1;4.2;1;5.16;0;.66;7894 +80082;45.7367;1.20679;322;20220125;11.1;-.5;5.3;1.2;5.74;0;.64;7915 +80082;45.7367;1.20679;322;20220126;10.1;-1;4.6;1.7;5.31;0;.8;8468 +80082;45.7367;1.20679;322;20220127;8.1;-4.2;1.9;1.9;4.64;0;.74;8488 +80082;45.7367;1.20679;322;20220128;10;-2.1;3.9;2.5;6.64;0;.68;8476 +80082;45.7367;1.20679;322;20220129;4.9;-1.3;1.8;1.7;6.61;.1;.34;5374 +80082;45.7367;1.20679;322;20220130;9.5;3.4;6.4;2.1;8.08;.3;.64;5045 +80082;45.7367;1.20679;322;20220131;8.3;5;6.6;3.5;7.71;1.2;.87;3862 +80082;45.7367;1.20679;322;20220201;6.5;.4;3.4;2.6;7.74;1.6;.33;3210 +80082;45.7367;1.20679;322;20220202;7.4;6;6.7;1.9;8.58;.1;.57;3097 +80082;45.7367;1.20679;322;20220203;6.2;0;3.1;2;7.34;.5;.4;5078 +80082;45.7367;1.20679;322;20220204;8.6;4.4;6.5;2.1;9.11;2.9;.47;2322 +80082;45.7367;1.20679;322;20220205;8.3;2.1;5.2;2;6.94;.1;.73;8378 +80082;45.7367;1.20679;322;20220206;7.6;.2;3.9;3.7;8.71;4.6;.14;3397 +80082;45.7367;1.20679;322;20220207;10.3;7.1;8.7;2.8;8.21;.3;1.08;6820 +80082;45.7367;1.20679;322;20220208;15.2;-.7;7.3;1.7;6.11;0;1.21;10833 +80082;45.7367;1.20679;322;20220209;15;1.3;8.1;2.6;6.34;0;1.56;11106 +80082;45.7367;1.20679;322;20220210;7.9;2.5;5.2;2.7;8.42;1;1.19;8700 +80082;45.7367;1.20679;322;20220211;8.8;4.2;6.5;5.5;6.12;0;1.64;11900 +80082;45.7367;1.20679;322;20220212;10.6;-.2;5.2;2.6;4.12;0;1.56;9400 +80082;45.7367;1.20679;322;20220213;14.2;3.3;8.8;5.6;7.92;3.5;1.77;8400 +80082;45.7367;1.20679;322;20220214;9.2;6.4;7.8;5.3;8.72;5;.98;6600 +80082;45.7367;1.20679;322;20220215;6.8;3.7;5.3;4.2;8.62;8.6;.35;2900 +80082;45.7367;1.20679;322;20220216;11.7;7.1;9.4;4.4;11.78;6.9;.38;3385 +80082;45.7367;1.20679;322;20220217;12.2;10.6;11.4;3.7;12.57;2.6;.64;3143 +80082;45.7367;1.20679;322;20220218;11.6;9.3;10.5;3.5;10.44;1;1;3451 +80082;45.7367;1.20679;322;20220219;8.9;2;5.4;1.9;6.88;0;.97;9725 +80082;45.7367;1.20679;322;20220220;9.7;3.5;6.6;3.9;9.44;3.6;.52;4388 +80082;45.7367;1.20679;322;20220221;9.3;5.9;7.6;4.8;8.64;.7;1.05;7067 +80082;45.7367;1.20679;322;20220222;10;4.7;7.4;2.3;9.04;.1;.77;5219 +80082;45.7367;1.20679;322;20220223;14.4;7.1;10.8;1.2;8.88;0;1.26;10574 +80082;45.7367;1.20679;322;20220224;11.9;4.8;8.4;2.4;8.04;.3;1.27;8244 +80082;45.7367;1.20679;322;20220225;8.9;0;4.5;1.8;5.84;0;1.17;12047 +80082;45.7367;1.20679;322;20220226;12.9;-.6;6.1;3.2;4.44;0;2.17;14534 +80082;45.7367;1.20679;322;20220227;14.9;.6;7.7;1.7;5.24;0;1.76;14154 +80082;45.7367;1.20679;322;20220228;15.5;.3;7.9;1.5;6.41;0;1.63;14489 +80082;45.7367;1.20679;322;20220301;15.6;.6;8.1;1.6;5.78;0;1.74;13941 +80082;45.7367;1.20679;322;20220302;9.3;6.4;7.8;2.1;8.68;3.2;.87;3536 +80082;45.7367;1.20679;322;20220303;12.1;7.8;9.9;1.7;9.91;0;1.06;6396 +80082;45.7367;1.20679;322;20220304;10.6;7.3;9;3;9.71;.7;1;5899 +80082;45.7367;1.20679;322;20220305;6.1;5;5.5;2.9;8.41;1.7;.56;2741 +80082;45.7367;1.20679;322;20220306;8.8;1.5;5.2;3.5;5.28;0;1.81;14115 +80082;45.7367;1.20679;322;20220307;10.1;-2.1;4;2.5;4.41;0;1.83;15561 +80082;45.7367;1.20679;322;20220308;12.8;.9;6.9;2.6;6.84;1.7;1.69;12633 +80082;45.7367;1.20679;322;20220309;14.4;5.6;10;3;8.41;.1;1.88;11937 +80082;45.7367;1.20679;322;20220310;11.7;7.6;9.6;2.9;9.01;1.2;1.38;6945 +80082;45.7367;1.20679;322;20220311;12.6;7.3;9.9;4.1;9.14;21.8;1.49;5172 +80082;45.7367;1.20679;322;20220312;8.6;5.3;7;3.4;8.91;4.4;.85;5536 +80082;45.7367;1.20679;322;20220313;9.1;7.2;8.2;4.1;7.98;11.5;1.32;3569 +80082;45.7367;1.20679;322;20220314;13.6;0;6.8;3.7;7.74;1.1;1.72;12699 +80082;45.7367;1.20679;322;20220315;16.9;10;13.4;5;10.14;0;2.52;10271 +80082;45.7367;1.20679;322;20220316;14.8;9.1;12;2.3;9.98;.1;1.6;7358 +80082;45.7367;1.20679;322;20220317;10;8.9;9.4;5.4;9.14;.8;1.43;4473 +80082;45.7367;1.20679;322;20220318;10;5.2;7.6;6.3;7.82;0;1.55;6900 +80082;45.7367;1.20679;322;20220319;16.6;8.1;12.4;3.2;8.42;0;2.5;12500 +80082;45.7367;1.20679;322;20220320;13.3;7.8;10.6;4.5;7.72;.2;2.2;6900 +80082;45.7367;1.20679;322;20220321;16.6;8.7;12.7;5.4;7.32;0;3.59;17300 +80082;45.7367;1.20679;322;20220322;15.9;5.9;10.9;5.6;4.92;0;4.06;18900 +80082;45.7367;1.20679;322;20220323;17.2;5.2;11.2;3.6;4.02;0;3.82;19600 +80082;45.7367;1.20679;322;20220324;19.3;4.9;12.1;2.2;4.52;0;3.35;20200 +80082;45.7367;1.20679;322;20220325;20.6;6.5;13.6;3.9;5.22;0;4.27;18600 +80082;45.7367;1.20679;322;20220326;20.8;9.5;15.2;3.9;5.92;0;4.41;19500 +80082;45.7367;1.20679;322;20220327;21.1;7.5;14.3;2.2;6.22;0;3.46;19200 +80082;45.7367;1.20679;322;20220328;20.4;9.2;14.8;3.3;6.02;0;3.97;17600 +80082;45.7367;1.20679;322;20220329;14.3;10.5;12.4;2.3;8.02;.4;1.94;5700 +80082;45.7367;1.20679;322;20220330;12.4;7.3;9.9;2.5;10.02;4.6;1.24;6600 +80082;45.7367;1.20679;322;20220331;11.1;6.6;8.9;4.4;8.22;6.1;1.83;10400 +80082;45.7367;1.20679;322;20220401;4.6;-1;1.8;5;5.62;4.2;1.39;10833 +80082;45.7367;1.20679;322;20220402;4.7;-.7;2;4.6;5.12;0;1.42;11800 +80082;45.7367;1.20679;322;20220403;4;-1.7;1.2;4.1;4.62;0;1.28;7900 +80082;45.7367;1.20679;322;20220404;10;-1.2;4.4;2.9;4.12;0;2.65;22800 +80082;45.7367;1.20679;322;20220405;9.7;3.7;6.7;1.9;7.82;.1;1.22;7600 +80082;45.7367;1.20679;322;20220406;9.6;8;8.8;3.6;10.32;1.7;.76;3500 +80082;45.7367;1.20679;322;20220407;11;8.1;9.6;6.5;11.52;19.7;.45;2300 +80082;45.7367;1.20679;322;20220408;14.7;9.9;12.3;7.6;10.32;1.7;2.26;7400 +80082;45.7367;1.20679;322;20220409;11.2;3.5;7.4;2.7;6.22;.2;2.32;16500 +80082;45.7367;1.20679;322;20220410;17.5;1.3;9.4;3.1;5.62;0;3.59;23000 +80082;45.7367;1.20679;322;20220411;20.4;9.6;15;6.5;7.82;0;4.92;19300 +80082;45.7367;1.20679;322;20220412;18.1;10.9;14.5;5;9.22;8;3.47;13200 +80082;45.7367;1.20679;322;20220413;13.7;9.5;11.6;1.9;11.22;.9;1.33;6600 +80082;45.7367;1.20679;322;20220414;20.9;10.1;15.5;3.3;11.42;0;3.61;21000 +80082;45.7367;1.20679;322;20220415;21.6;13;17.3;4.3;10.22;0;4.69;23500 +80082;45.7367;1.20679;322;20220416;21.2;10.8;16;5;9.12;0;4.85;24100 +80082;45.7367;1.20679;322;20220417;22.5;7.9;15.2;3.2;7.92;0;4.63;25100 +80082;45.7367;1.20679;322;20220418;18.3;7.5;12.9;2.8;9.32;0;3.45;22600 +80082;45.7367;1.20679;322;20220419;14.5;8.6;11.6;3.8;9.92;3.2;2.52;16400 +80082;45.7367;1.20679;322;20220420;16.1;8.1;12.1;2.9;10.12;6.3;1.99;8800 +80082;45.7367;1.20679;322;20220421;18.4;9.5;14;2.1;11.22;0;2.32;11900 +80082;45.7367;1.20679;322;20220422;19.2;8.9;14.1;2.7;10.62;.1;3.17;18600 +80082;45.7367;1.20679;322;20220423;16.3;10.4;13.4;3;10.72;12.9;2.12;8800 +80082;45.7367;1.20679;322;20220424;12.1;9.7;10.9;3.7;11.92;9.6;.8;3000 +80082;45.7367;1.20679;322;20220425;16;9.3;12.7;2.9;11.02;.2;1.99;9700 +80082;45.7367;1.20679;322;20220426;19.2;8;13.6;3.2;9.52;0;3.75;22700 +80082;45.7367;1.20679;322;20220427;22.8;8.4;15.6;4.2;8.82;0;5;25000 +80082;45.7367;1.20679;322;20220428;21;12.3;16.7;2.8;12.12;.9;3.49;18200 +80082;45.7367;1.20679;322;20220429;20.3;9.6;15;2.5;11.72;.1;3.43;20800 +80082;45.7367;1.20679;322;20220430;19.4;10.5;15;2.9;9.02;0;4.32;25800 +80082;45.7367;1.20679;322;20220501;18.5;8.9;13.7;2.6;8.12;0;4.14;25900 +80082;45.7367;1.20679;322;20220502;20;10;15;3.4;8.72;0;4.27;22400 +80082;45.7367;1.20679;322;20220503;20;10.5;15.3;3.2;9.82;.6;3.98;21300 +80082;45.7367;1.20679;322;20220504;18.3;10;14.2;2.7;10.12;0;3.24;17900 +80082;45.7367;1.20679;322;20220505;18.8;9.2;14;3;9.72;0;3.89;23800 +80082;45.7367;1.20679;322;20220506;19.7;8.3;14;2.6;9.98;0;3.21;16312 +80082;45.7367;1.20679;322;20220507;21.1;10.2;15.7;2.4;10.54;0;3.47;17001 +80082;45.7367;1.20679;322;20220508;22.7;8.8;15.7;2.8;10.54;0;3.77;17775 +80082;45.7367;1.20679;322;20220509;24.6;10.4;17.5;1.8;11.54;0;3.56;16831 +80082;45.7367;1.20679;322;20220510;25.7;10.4;18.1;1.8;11.31;0;3.88;18639 +80082;45.7367;1.20679;322;20220511;26.9;10.5;18.7;2.4;12.68;1.2;4.15;18569 +80082;45.7367;1.20679;322;20220512;18.8;11.7;15.3;1.7;14.21;1.1;1.98;9932 +80082;45.7367;1.20679;322;20220513;23.1;13.5;18.3;1.4;14.88;0;2.69;12662 +80082;45.7367;1.20679;322;20220514;26.8;11.8;19.3;1.6;14.28;0;3.7;17981 +80082;45.7367;1.20679;322;20220515;27.3;15.2;21.2;2.4;14.84;5;4.04;16279 +80082;45.7367;1.20679;322;20220516;25.5;13.8;19.6;1.4;15.78;.1;3.26;15932 +80082;45.7367;1.20679;322;20220517;29.1;12.5;20.8;2;14.61;0;4.34;19211 +80082;45.7367;1.20679;322;20220518;29.6;15.3;22.5;2.3;15.71;5.9;4.5;18494 +80082;45.7367;1.20679;322;20220519;26.1;17.3;21.7;2.6;17.88;.3;3.49;14699 +80082;45.7367;1.20679;322;20220520;26.2;18.3;22.2;3;14.51;0;4.27;14977 +80082;45.7367;1.20679;322;20220521;29.7;13.9;21.8;1.8;17.44;0;4.05;18557 +80082;45.7367;1.20679;322;20220522;29.7;17.1;23.4;1.8;19.74;1.6;3.59;14773 +80082;45.7367;1.20679;322;20220523;19.2;15.7;17.5;3.9;15.54;3.9;2.21;8142 +80082;45.7367;1.20679;322;20220524;16.7;10.3;13.5;2.5;11.54;2.6;2.39;12599 +80082;45.7367;1.20679;322;20220525;19;6.6;12.8;1.9;10.41;.1;3.05;18166 +80082;45.7367;1.20679;322;20220526;17.5;9.5;13.5;1.7;12.18;0;2.12;11128 +80082;45.7367;1.20679;322;20220527;21.2;12;16.6;2.9;12.94;0;3.3;16038 +80082;45.7367;1.20679;322;20220528;22.2;11.3;16.8;3.9;11.04;0;4.29;18980 +80082;45.7367;1.20679;322;20220529;18.8;9.3;14;4.1;8.41;0;4.02;18383 +80082;45.7367;1.20679;322;20220530;22.3;7.9;15.1;3;7.81;.1;4.43;19945 +80082;45.7367;1.20679;322;20220531;22.2;10.2;16.2;1.4;9.74;1.1;3.36;16897 +80082;45.7367;1.20679;322;20220601;24.5;11.3;17.9;1.3;13.01;5.8;3.32;16499 +80082;45.7367;1.20679;322;20220602;27.6;14.5;21;2.6;15.88;6.5;4.15;17596 +80082;45.7367;1.20679;322;20220603;26.4;16.4;21.4;2.5;17.34;3.2;3.7;15384 +80082;45.7367;1.20679;322;20220604;24.5;14.8;19.7;2.1;18.24;11.8;2.74;12811 +80082;45.7367;1.20679;322;20220605;19.6;15.3;17.4;2.3;16.14;0;1.99;8476 +80082;45.7367;1.20679;322;20220606;20.8;12.2;16.5;1.2;14.21;.7;2.44;12329 +80082;45.7367;1.20679;322;20220607;21.8;13.2;17.5;2.5;13.71;8.4;3.13;14148 +80082;45.7367;1.20679;322;20220608;19.5;12.4;15.9;2.9;14.11;2.6;2.4;11026 +80082;45.7367;1.20679;322;20220609;19.1;11.9;15.5;2.3;13.04;0;2.61;13059 +80082;45.7367;1.20679;322;20220610;25.7;9.8;17.8;1.6;13.44;.1;3.96;20814 +80082;45.7367;1.20679;322;20220611;29.4;12.4;20.9;1.5;14.48;.4;5.55;29558 +80082;45.7367;1.20679;322;20220612;28.5;15.3;21.9;2.2;16.88;.3;4.95;23704 +80082;45.7367;1.20679;322;20220613;26.6;15.1;20.9;3.7;13.84;0;6.04;28649 +80082;45.7367;1.20679;322;20220614;32;12.5;22.2;2.2;13.41;.9;6.39;29968 +80082;45.7367;1.20679;322;20220615;31.5;18.9;25.2;2.5;17.51;0;6.25;27694 +80082;45.7367;1.20679;322;20220616;32.3;15.3;23.8;1.7;16.01;0;5.9;28081 +80082;45.7367;1.20679;322;20220617;35.1;18;26.5;2.6;15.01;0;7.37;30052 +80082;45.7367;1.20679;322;20220618;36.6;18.2;27.4;2.9;14.28;0;7.92;30023 +80082;45.7367;1.20679;322;20220619;31.5;21.6;26.6;3;15.74;20.7;6.46;24661 +80082;45.7367;1.20679;322;20220620;27.1;16.6;21.9;2;19.24;11.7;4.3;21345 +80082;45.7367;1.20679;322;20220621;24.9;16.3;20.6;2;19.48;5.4;3.43;17475 +80082;45.7367;1.20679;322;20220622;23.2;17;20.1;2.1;18.28;7.3;3.9;21119 +80082;45.7367;1.20679;322;20220623;22.6;14.4;18.5;1.3;16.78;6.1;3.36;18556 +80082;45.7367;1.20679;322;20220624;20.3;15.2;17.7;2.6;15.98;4.9;3.03;16212 +80082;45.7367;1.20679;322;20220625;16.9;13.3;15.1;1.7;14.61;8.6;1.72;8189 +80082;45.7367;1.20679;322;20220626;15.5;12.2;13.8;2;14.24;11;1.58;8450 +80082;45.7367;1.20679;322;20220627;21.7;12.3;17;2.1;12.91;0;4.39;25790 +80082;45.7367;1.20679;322;20220628;23.1;9.8;16.5;2;11.98;0;4.75;28479 +80082;45.7367;1.20679;322;20220629;24;9.7;16.9;2.1;13.08;15.4;4.75;28001 +80082;45.7367;1.20679;322;20220630;15.9;12.1;14;2.1;13.71;13.6;1.77;9224 +80082;45.7367;1.20679;322;20220701;21.1;7.8;14.5;1.2;11.14;0;4.11;26617 +80082;45.7367;1.20679;322;20220702;26.8;10.3;18.5;1.7;12.28;0;5.45;30704 +80082;45.7367;1.20679;322;20220703;25.8;14.6;20.2;2;14.01;.9;5.09;26569 +80082;45.7367;1.20679;322;20220704;24.5;15.5;20;2.8;14.88;0;4.54;22106 +80082;45.7367;1.20679;322;20220705;25.7;14.2;20;2.5;13.21;0;5.56;29199 +80082;45.7367;1.20679;322;20220706;25.1;14.7;19.9;3.2;12.71;0;5.64;27989 +80082;45.7367;1.20679;322;20220707;24.7;13.8;19.3;2.4;13.64;0;5.04;27015 +80082;45.7367;1.20679;322;20220708;25.6;13.8;19.7;3.8;13.61;0;5.72;28564 +80082;45.7367;1.20679;322;20220709;27.9;15.5;21.7;3.7;13.14;0;6.49;29373 +80082;45.7367;1.20679;322;20220710;27.5;16.1;21.8;4.2;13.64;0;6.46;28718 +80082;45.7367;1.20679;322;20220711;29.7;15.8;22.7;4;13.84;0;6.89;29736 +80082;45.7367;1.20679;322;20220712;30.5;17.3;23.9;3.4;13.38;0;7.03;29794 +80082;45.7367;1.20679;322;20220713;32.2;17.8;25;2.2;12.94;0;6.67;29708 +80082;45.7367;1.20679;322;20220714;33.2;16.8;25;1.9;14.51;0;6.42;29653 +80082;45.7367;1.20679;322;20220715;29.3;18.5;23.9;3.4;13.51;0;6.46;26187 +80082;45.7367;1.20679;322;20220716;29.9;17;23.5;4.4;11.48;0;7.49;28369 +80082;45.7367;1.20679;322;20220717;32.2;17.6;24.9;4.2;12.04;0;7.82;28765 +80082;45.7367;1.20679;322;20220718;38.1;18.2;28.2;2.5;13.41;0;7.68;28937 +80082;45.7367;1.20679;322;20220719;30;20.8;25.4;2.5;17.04;17.2;5.59;23164 +80082;45.7367;1.20679;322;20220720;24.9;16.8;20.8;2.5;17.54;.5;3.96;19374 +80082;45.7367;1.20679;322;20220721;28.1;13.4;20.7;1.5;16.24;0;5.03;27654 +80082;45.7367;1.20679;322;20220722;28.4;16.6;22.5;2.4;17.64;.1;4.9;23149 +80082;45.7367;1.20679;322;20220723;26.5;17.1;21.8;2;15.84;0;4.64;22775 +80082;45.7367;1.20679;322;20220724;32.9;15.1;24;1.5;15.04;0;5.86;28871 +80082;45.7367;1.20679;322;20220725;24.9;17.6;21.3;2.7;16.41;.4;4.01;17721 +80082;45.7367;1.20679;322;20220726;23.1;14;18.5;1.7;13.81;0;3.7;19455 +80082;45.7367;1.20679;322;20220727;25.1;13.7;19.4;1.8;12.64;0;4.59;24409 +80082;45.7367;1.20679;322;20220728;27.1;12.3;19.7;1.7;12.98;0;4.77;25245 +80082;45.7367;1.20679;322;20220729;25.6;16.4;21;2;15.84;0;4.02;19309 +80082;45.7367;1.20679;322;20220730;27.9;14.7;21.3;1.7;15.84;0;4.78;24939 +80082;45.7367;1.20679;322;20220731;30.7;14.9;22.8;1.7;15.51;.1;5.33;26469 +80082;45.7367;1.20679;322;20220801;30.5;17.3;23.9;2;15.08;0;5.55;26047 +80082;45.7367;1.20679;322;20220802;32;16.9;24.5;1.8;15.91;0;5.66;27026 +80082;45.7367;1.20679;322;20220803;35.6;18.6;27.1;1.7;14.74;0;6.2;27300 +80082;45.7367;1.20679;322;20220804;34.3;18.4;26.4;1.9;17.01;.1;5.83;25601 +80082;45.7367;1.20679;322;20220805;27.6;18.7;23.1;2.8;17.88;0;4.29;17759 +80082;45.7367;1.20679;322;20220806;28.4;16.8;22.6;4.5;13.18;0;6.38;25095 +80082;45.7367;1.20679;322;20220807;29;14.7;21.9;4.2;9.98;0;6.83;26248 +80082;45.7367;1.20679;322;20220808;31;16.5;23.8;4;10.58;0;7.12;26184 +80082;45.7367;1.20679;322;20220809;32.6;18.1;25.3;3.7;10.94;0;7.11;24958 +80082;45.7367;1.20679;322;20220810;33.9;18.3;26.1;3.1;10.81;0;7.1;26700 +80082;45.7367;1.20679;322;20220811;35.7;16.9;26.3;2.2;10.81;0;6.46;26149 +80082;45.7367;1.20679;322;20220812;35.7;19.4;27.5;1.8;10.98;0;6.03;25165 +80082;45.7367;1.20679;322;20220813;34.5;17.4;25.9;1.8;14.31;3.6;5.63;25010 +80082;45.7367;1.20679;322;20220814;23.2;17.8;20.5;3.7;18.64;3;2.69;10661 +80082;45.7367;1.20679;322;20220815;25.6;16.7;21.2;2.8;16.68;.2;3.79;16878 +80082;45.7367;1.20679;322;20220816;23.5;14.2;18.9;1.6;16.61;12.6;2.47;11739 +80082;45.7367;1.20679;322;20220817;23.5;14;18.7;2.1;15.81;0;3.31;17936 +80082;45.7367;1.20679;322;20220818;24.4;13.1;18.7;2.2;14.98;0;3.94;22172 +80082;45.7367;1.20679;322;20220819;24.6;14.6;19.6;2.3;17.01;1.7;3.16;15745 +80082;45.7367;1.20679;322;20220820;24.8;16.4;20.6;1.5;17.31;.1;3.2;16603 +80082;45.7367;1.20679;322;20220821;23.6;13.4;18.5;1.4;15.68;.1;2.94;16111 +80082;45.7367;1.20679;322;20220822;23.9;16.7;20.3;1.8;17.44;1.2;2.77;13122 +80082;45.7367;1.20679;322;20220823;26.8;14.8;20.8;1.8;17.68;0;3.68;19604 +80082;45.7367;1.20679;322;20220824;32.6;16.5;24.6;2.1;16.44;0;5.18;23726 +80082;45.7367;1.20679;322;20220825;26.9;17.1;22;2.3;16.31;.9;3.75;16289 +80082;45.7367;1.20679;322;20220826;26.1;16.6;21.3;2.4;17.11;.1;3.88;19530 +80082;45.7367;1.20679;322;20220827;27.3;15.3;21.3;2.6;14.51;0;4.47;21362 +80082;45.7367;1.20679;322;20220828;29.6;15.4;22.5;2.6;13.81;0;4.96;22083 +80082;45.7367;1.20679;322;20220829;33;15.6;24.3;1.9;14.61;1.1;4.73;20462 +80082;45.7367;1.20679;322;20220830;28;18.1;23;2.1;17.54;.1;3.74;16914 +80082;45.7367;1.20679;322;20220831;29.1;14.8;22;2.4;15.08;0;4.41;20226 +80082;45.7367;1.20679;322;20220901;27.8;16.1;22;1.7;16.18;1.2;3.75;18775 +80082;45.7367;1.20679;322;20220902;24.1;15.1;19.6;1.8;16.64;2.1;2.85;14838 +80082;45.7367;1.20679;322;20220903;24.4;15.4;19.9;2.3;15.91;0;3.22;16174 +80082;45.7367;1.20679;322;20220904;30.6;13.5;22.1;2.2;14.91;1.2;4.4;20294 +80082;45.7367;1.20679;322;20220905;31.4;16.8;24.1;3;16.34;5.4;4.99;20220 +80082;45.7367;1.20679;322;20220906;27.9;15.7;21.8;2.4;16.21;.9;3.71;16663 +80082;45.7367;1.20679;322;20220907;24.7;13.7;19.2;1.6;14.78;0;2.89;14937 +80082;45.7367;1.20679;322;20220908;21.5;12.5;17;2.6;14.48;1.4;2.52;13031 +80082;45.7367;1.20679;322;20220909;21.5;12.6;17;2.5;14.11;2;2.59;13418 +80082;45.7367;1.20679;322;20220910;23.1;12.7;17.9;1.7;13.41;0;2.84;15687 +80082;45.7367;1.20679;322;20220911;28.3;10.9;19.6;1.8;11.88;0;3.93;20928 +80082;45.7367;1.20679;322;20220912;34.5;14.5;24.5;2.5;13.98;0;5.03;19295 +80082;45.7367;1.20679;322;20220913;29.1;21.1;25.1;2.8;19.71;9.8;3.39;11130 +80082;45.7367;1.20679;322;20220914;25.8;17.1;21.5;2;18.08;15.9;2.86;13951 +80082;45.7367;1.20679;322;20220915;23.3;14.4;18.9;1.5;16.91;.3;2.33;13212 +80082;45.7367;1.20679;322;20220916;18.7;12.5;15.6;2.3;13.34;0;2.24;13344 +80082;45.7367;1.20679;322;20220917;17;8;12.5;3.4;8.84;0;2.94;18131 +80082;45.7367;1.20679;322;20220918;20.7;6.8;13.7;3.2;7.74;0;3.57;19339 +80082;45.7367;1.20679;322;20220919;20.3;9;14.6;3.9;8.61;0;3.67;18429 +80082;45.7367;1.20679;322;20220920;20.2;8.6;14.4;4.1;8.28;0;3.74;18284 +80082;45.7367;1.20679;322;20220921;20.7;9.1;14.9;4.3;8.51;0;3.8;17864 +80082;45.7367;1.20679;322;20220922;23.9;6.7;15.3;1.9;8.98;0;3.14;18835 +80082;45.7367;1.20679;322;20220923;18.9;8.8;13.9;1.5;10.71;0;1.84;9473 +80082;45.7367;1.20679;322;20220924;17.5;10.7;14.1;1.6;12.88;6.7;1.62;9757 +80082;45.7367;1.20679;322;20220925;15.9;10.5;13.2;1.5;12.14;1.5;1.53;9740 +80082;45.7367;1.20679;322;20220926;16.2;5.4;10.8;2.4;10.78;5;1.56;10702 +80082;45.7367;1.20679;322;20220927;15.5;9.1;12.3;3.2;12.21;6.3;1.4;8702 +80082;45.7367;1.20679;322;20220928;16.2;12.4;14.3;4.3;14.38;12.5;1.27;6470 +80082;45.7367;1.20679;322;20220929;15.1;9.1;12.1;2.1;10.74;0;1.7;11945 +80082;45.7367;1.20679;322;20220930;16.1;5.8;10.9;1.8;9.71;4;1.78;13973 +80082;45.7367;1.20679;322;20221001;17.8;9.6;13.7;3.7;15.14;10.3;.94;5891 +80082;45.7367;1.20679;322;20221002;19;14.7;16.9;2.4;15.44;.5;1.64;8610 +80082;45.7367;1.20679;322;20221003;20.7;9.4;15;1.7;12.58;0;2.05;14209 +80082;45.7367;1.20679;322;20221004;21.2;8.1;14.7;1.1;12.41;.1;1.86;14031 +80082;45.7367;1.20679;322;20221005;23.9;9.4;16.7;1.7;13.17;.1;2.23;13895 +80082;45.7367;1.20679;322;20221006;18.5;13.1;15.8;2.1;14.61;0;1.44;7813 +80082;45.7367;1.20679;322;20221007;21.2;9.7;15.5;1.2;13.97;.1;1.69;11522 +80082;45.7367;1.20679;322;20221008;18.9;12.9;15.9;3;12.68;0;2.12;11470 +80082;45.7367;1.20679;322;20221009;22.5;7;14.8;2.3;11.44;.1;2.31;14603 +80082;45.7367;1.20679;322;20221010;20.6;11.6;16.1;1.8;14.34;.2;1.53;8405 +80082;45.7367;1.20679;322;20221011;17.5;14.8;16.2;1.7;15.74;3.8;1.07;4887 +80082;45.7367;1.20679;322;20221012;19.5;10.7;15.1;1.4;14.04;.2;1.48;9963 +80082;45.7367;1.20679;322;20221013;15.2;9.8;12.5;1.9;14.04;7.7;.73;4789 +80082;45.7367;1.20679;322;20221014;17.5;14.4;15.9;3.7;16.81;3.4;.85;3739 +80082;45.7367;1.20679;322;20221015;19.7;15.1;17.4;3.4;16.08;0;1.47;5595 +80082;45.7367;1.20679;322;20221016;25.1;13.8;19.4;2.7;15.98;0;2.29;11631 +80082;45.7367;1.20679;322;20221017;21.6;17.4;19.5;2.8;16.54;15.8;1.72;4899 +80082;45.7367;1.20679;322;20221018;25.4;13.9;19.6;2.3;16.11;0;2.18;11989 +80082;45.7367;1.20679;322;20221019;23.9;14.7;19.3;2.4;14.91;2;2.1;9106 +80082;45.7367;1.20679;322;20221020;22;14.5;18.3;3.1;16.48;1.3;1.62;6879 +80082;45.7367;1.20679;322;20221021;19.6;16;17.8;2.8;14.38;1.5;1.72;6012 +80082;45.7367;1.20679;322;20221022;21.6;10.3;16;2;13.24;.1;1.63;10098 +80082;45.7367;1.20679;322;20221023;22.8;15.4;19.1;3.2;13.28;.3;2.36;6438 +80082;45.7367;1.20679;322;20221024;19.6;11.5;15.5;1.9;12.04;0;1.56;8965 +80082;45.7367;1.20679;322;20221025;19.8;9;14.4;2.2;12.34;2.5;1.39;6899 +80082;45.7367;1.20679;322;20221026;23;10.2;16.6;1.8;13.64;.1;1.57;10078 +80082;45.7367;1.20679;322;20221027;24;13.5;18.8;2.4;14.41;0;1.88;7291 +80082;45.7367;1.20679;322;20221028;23.1;19;21.1;2.6;13.71;0;2.28;6483 +80082;45.7367;1.20679;322;20221029;24.3;14.8;19.6;2.3;11.04;0;2.36;8049 +80082;45.7367;1.20679;322;20221030;20.8;12;16.4;1.7;12.01;0;1.5;8663 +80082;45.7367;1.20679;322;20221031;20.8;12.6;16.7;2.6;14.27;8;1.46;6721 +80082;45.7367;1.20679;322;20221101;16.1;10.5;13.3;2.2;12.61;.2;.99;6259 +80082;45.7367;1.20679;322;20221102;15.9;9.1;12.5;1.4;11.31;.1;.88;6354 +80082;45.7367;1.20679;322;20221103;15.2;7.9;11.6;2.8;10.91;10.2;1.09;4725 +80082;45.7367;1.20679;322;20221104;10.7;7.1;8.9;3.7;9.71;3.4;.81;3970 +80082;45.7367;1.20679;322;20221105;12.2;.9;6.5;1.3;8.04;0;.68;7443 +80082;45.7367;1.20679;322;20221106;12.4;4.2;8.3;2;9.38;.4;.71;4689 +80082;45.7367;1.20679;322;20221107;17.1;10.1;13.6;3.3;11.98;0;1.27;7588 +80082;45.7367;1.20679;322;20221108;17.8;10;13.9;3.3;11.51;3.2;1.44;4828 +80082;45.7367;1.20679;322;20221109;14;11.1;12.5;1.6;12.88;4.5;.64;2987 +80082;45.7367;1.20679;322;20221110;14.8;8.6;11.7;1.2;11.04;0;.71;7136 +80082;45.7367;1.20679;322;20221111;19.8;4.9;12.3;1.6;10.74;.1;1;8384 +80082;45.7367;1.20679;322;20221112;19.8;9.4;14.6;1.6;11.34;.1;1.12;7094 +80082;45.7367;1.20679;322;20221113;20.6;7.3;14;.9;10.04;0;.79;7973 +80082;45.7367;1.20679;322;20221114;14.3;10.5;12.4;2.7;11.64;5.5;.9;3009 +80082;45.7367;1.20679;322;20221115;13.7;9.1;11.4;3;12.14;9.6;.67;3462 +80082;45.7367;1.20679;322;20221116;14.2;9.5;11.8;3.7;11.94;4.9;.83;3846 +80082;45.7367;1.20679;322;20221117;12.2;10.9;11.5;4.4;12.07;5.4;.76;2317 +80082;45.7367;1.20679;322;20221118;11.1;6.2;8.7;2;9.81;1.5;.54;3704 +80082;45.7367;1.20679;322;20221119;8.9;5;7;1.5;8.47;.2;.52;4492 +80082;45.7367;1.20679;322;20221120;8.2;-.8;3.7;2.1;7.81;1.9;.4;3992 +80082;45.7367;1.20679;322;20221121;10.2;3.9;7;3.5;9.34;10.7;.57;2968 +80082;45.7367;1.20679;322;20221122;8.8;4.3;6.6;3.2;9.04;9.2;.49;3451 +80082;45.7367;1.20679;322;20221123;12.8;7;9.9;3.4;10.37;5.9;.75;3921 +80082;45.7367;1.20679;322;20221124;10.5;5.8;8.1;2.7;10.34;1.5;.43;2772 +80082;45.7367;1.20679;322;20221125;11.9;8.6;10.2;1.8;10.24;1.4;.62;2801 +80082;45.7367;1.20679;322;20221126;9.8;1.6;5.7;1.2;7.91;0;.42;4930 +80082;45.7367;1.20679;322;20221127;12.3;3.5;7.9;2.3;6.97;5.8;1;4692 +80082;45.7367;1.20679;322;20221128;10.7;7.9;9.3;2.2;10.01;8.4;.58;2855 +80082;45.7367;1.20679;322;20221129;7.5;3.8;5.6;1.1;8.67;0;.32;2837 +80082;45.7367;1.20679;322;20221130;8.7;3.2;6;2.2;7.77;0;.43;4723 +80082;45.7367;1.20679;322;20221201;7.2;3.6;5.4;3.1;7.54;0;.58;2871 +80082;45.7367;1.20679;322;20221202;4.3;3.4;3.9;2.7;6.81;.2;.56;1158 +80082;45.7367;1.20679;322;20221203;7.7;2.2;5;2.3;6.91;1.4;.55;4448 +80082;45.7367;1.20679;322;20221204;4.8;3.2;4;1;7.38;.3;.36;1681 +80082;45.7367;1.20679;322;20221205;8.1;-.6;3.8;1.5;6.31;.1;.32;6532 +80082;45.7367;1.20679;322;20221206;8.1;-2.1;3;2;5.61;.1;.44;6567 +80082;45.7367;1.20679;322;20221207;5.3;-.6;2.4;3.7;5.68;.1;.56;5169 +80082;45.7367;1.20679;322;20221208;5.6;-3.8;.9;1.8;5.24;.3;.4;4495 +80082;45.7367;1.20679;322;20221209;4;1.9;2.9;3;6.34;0;.5;2783 +80082;45.7367;1.20679;322;20221210;1.2;-3.1;-1;3.2;4.41;0;.49;4188 +80082;45.7367;1.20679;322;20221211;2.6;-6.6;-2;1.6;3.78;0;.43;3900 +80082;45.7367;1.20679;322;20221212;3;-5.7;-1.4;2.3;4.41;5.4;.44;3494 +80082;45.7367;1.20679;322;20221213;5.3;.5;2.9;2.2;7.68;1.9;.17;2150 +80082;45.7367;1.20679;322;20221214;12.3;5.4;8.9;2.8;11.34;1.2;.25;2794 +80082;45.7367;1.20679;322;20221215;7.6;7.2;7.4;3.1;9.34;0;.48;1200 +80082;45.7367;1.20679;322;20221216;4.3;-.4;2;5;5.21;0;.75;5398 +80082;45.7367;1.20679;322;20221217;4.7;-5.3;-.3;2.6;3.44;0;.71;5757 +80082;45.7367;1.20679;322;20221218;9.7;-4.2;2.8;3.1;5.64;0;.76;5163 +80082;45.7367;1.20679;322;20221219;14.6;8.6;11.6;4.3;9.64;0;1.3;4038 +80082;45.7367;1.20679;322;20221220;13.9;11.2;12.5;4.6;10.91;6.1;1.3;1525 +80082;45.7367;1.20679;322;20221221;11.4;9.6;10.5;3.9;12.04;2.4;.4;1783 +80082;45.7367;1.20679;322;20221222;12.9;10.8;11.8;4.6;13.08;11.3;.47;1336 +80082;45.7367;1.20679;322;20221223;14.1;12.5;13.3;3.8;13.94;8.4;.61;1203 +80082;45.7367;1.20679;322;20221224;13.8;10.4;12.1;2.1;12.21;.2;.56;2588 +80082;45.7367;1.20679;322;20221225;14.8;7;10.9;2.1;9.88;0;.7;4443 +80082;45.7367;1.20679;322;20221226;11.6;9.5;10.5;2.5;11.14;2.7;.58;1674 +80082;45.7367;1.20679;322;20221227;9.7;6;7.8;1.3;9.68;.2;.33;3233 +80082;45.7367;1.20679;322;20221228;12.9;5.3;9.1;3.4;10.21;.1;.52;4375 +80082;45.7367;1.20679;322;20221229;9.9;9.1;9.5;3.7;10.91;10.9;.52;656 +80082;45.7367;1.20679;322;20221230;12.3;7.3;9.8;4.2;11.34;5.9;.48;1820 +80082;45.7367;1.20679;322;20221231;15.3;11.5;13.4;3.5;11.21;0;1.19;3549 +80083;45.76277;1.52597;351;20220101;18.3;5.8;12.1;2.2;7.26;0;1.33;5635 +80083;45.76277;1.52597;351;20220102;13.5;7.3;10.4;2.6;9.09;.6;.95;3586 +80083;45.76277;1.52597;351;20220103;11.4;9.7;10.6;3.8;11.04;.5;.65;2112 +80083;45.76277;1.52597;351;20220104;13.3;10;11.7;3.9;9.09;4.2;1.49;2153 +80083;45.76277;1.52597;351;20220105;4.9;.2;2.6;1.9;5.71;0;.42;4494 +80083;45.76277;1.52597;351;20220106;3.1;-2.8;.1;1.3;5.21;0;.25;4624 +80083;45.76277;1.52597;351;20220107;4.5;-2.8;.9;2.4;6.56;4.8;.19;3081 +80083;45.76277;1.52597;351;20220108;8.7;3.7;6.2;4.5;9.04;15.1;.34;2776 +80083;45.76277;1.52597;351;20220109;6.7;4.1;5.4;2.5;8.01;8.9;.44;2233 +80083;45.76277;1.52597;351;20220110;7;5.3;6.1;1.6;8.09;.2;.47;1951 +80083;45.76277;1.52597;351;20220111;7.9;.8;4.3;2.8;5.16;0;.87;7073 +80083;45.76277;1.52597;351;20220112;4.9;-2.2;1.4;3.2;4.66;0;.75;5836 +80083;45.76277;1.52597;351;20220113;9.1;-2;3.6;2.3;3.99;0;.96;7422 +80083;45.76277;1.52597;351;20220114;12;-3.6;4.2;1.2;4.06;0;.65;7501 +80083;45.76277;1.52597;351;20220115;9.8;-2.6;3.6;1.2;3.86;0;.62;7403 +80083;45.76277;1.52597;351;20220116;7.3;-4.5;1.4;1.3;4.91;.1;.38;7841 +80083;45.76277;1.52597;351;20220117;7.1;-.3;3.4;2.4;6.79;0;.49;4352 +80083;45.76277;1.52597;351;20220118;8.2;.9;4.6;3.1;5.94;.2;.85;6384 +80083;45.76277;1.52597;351;20220119;2.1;-1.1;.5;1.8;6.29;1.2;.26;1478 +80083;45.76277;1.52597;351;20220120;5.3;.9;3.1;2.2;6.44;.2;.49;3527 +80083;45.76277;1.52597;351;20220121;4.2;0;2.1;4.6;4.86;0;.94;6587 +80083;45.76277;1.52597;351;20220122;4.5;-1.4;1.5;3.6;5.36;0;.65;5217 +80083;45.76277;1.52597;351;20220123;9.9;0;5;2.9;5.74;0;.96;8006 +80083;45.76277;1.52597;351;20220124;13.2;-.2;6.5;1.3;5.01;0;.79;8512 +80083;45.76277;1.52597;351;20220125;11.5;-1.4;5.1;1.4;5.49;0;.71;8553 +80083;45.76277;1.52597;351;20220126;11.4;-1.7;4.9;1.8;5.29;0;.88;9079 +80083;45.76277;1.52597;351;20220127;9.7;-4.2;2.7;1.9;4.49;0;.9;9450 +80083;45.76277;1.52597;351;20220128;9;-2.4;3.3;2.2;6.34;0;.67;7492 +80083;45.76277;1.52597;351;20220129;5.5;-2.2;1.7;1.6;6.41;.1;.39;5595 +80083;45.76277;1.52597;351;20220130;9.8;2.9;6.4;2;7.81;.2;.68;5267 +80083;45.76277;1.52597;351;20220131;7.8;4.5;6.2;3.3;7.49;1.3;.81;3694 +80083;45.76277;1.52597;351;20220201;5.8;0;2.9;2.4;7.51;2.3;.3;2353 +80083;45.76277;1.52597;351;20220202;7.9;5.7;6.8;1.8;8.54;.2;.57;3596 +80083;45.76277;1.52597;351;20220203;9.1;-.3;4.4;2;7.06;.4;.65;6037 +80083;45.76277;1.52597;351;20220204;8.4;4.3;6.4;2;8.94;3.2;.46;2369 +80083;45.76277;1.52597;351;20220205;8.2;2;5.1;2;6.94;.1;.71;7765 +80083;45.76277;1.52597;351;20220206;7.2;.1;3.6;3.7;8.39;6.3;.17;2924 +80083;45.76277;1.52597;351;20220207;10.1;6.8;8.5;2.8;7.96;.2;1.06;7326 +80083;45.76277;1.52597;351;20220208;14.5;-1.2;6.7;1.7;6.01;0;1.16;10783 +80083;45.76277;1.52597;351;20220209;15.7;1.6;8.7;2.8;6.11;0;1.79;10638 +80083;45.76277;1.52597;351;20220210;11;3.4;7.2;2.8;8.41;1.2;1.33;8950 +80083;45.76277;1.52597;351;20220211;8.3;3.8;6;3.9;6.36;0;1.29;11600 +80083;45.76277;1.52597;351;20220212;11.1;-3;4;1.9;4.41;0;1.25;9400 +80083;45.76277;1.52597;351;20220213;14.9;.3;7.6;5.1;7.66;4.4;1.77;9900 +80083;45.76277;1.52597;351;20220214;9.7;6.6;8.2;4.3;8.66;5.6;1.06;6500 +80083;45.76277;1.52597;351;20220215;7.2;3.7;5.4;3.5;8.46;11.3;.51;4200 +80083;45.76277;1.52597;351;20220216;11.8;6.8;9.3;4.4;11.46;8.2;.45;3710 +80083;45.76277;1.52597;351;20220217;12.5;10.5;11.5;3.4;12.26;2.7;.77;4510 +80083;45.76277;1.52597;351;20220218;11.7;9.3;10.5;3.6;10.41;1.4;1.01;3612 +80083;45.76277;1.52597;351;20220219;9;1.7;5.3;2;6.71;0;1;9791 +80083;45.76277;1.52597;351;20220220;9.3;3.5;6.4;3.9;9.11;4.8;.56;4879 +80083;45.76277;1.52597;351;20220221;9.6;6;7.8;4.4;8.44;1.1;1.11;6846 +80083;45.76277;1.52597;351;20220222;9.7;4.9;7.3;2;8.79;.4;.77;4808 +80083;45.76277;1.52597;351;20220223;14.8;6.8;10.8;1.3;8.49;0;1.34;11224 +80083;45.76277;1.52597;351;20220224;12.6;4.1;8.4;2.4;7.96;.3;1.31;8694 +80083;45.76277;1.52597;351;20220225;8.9;.1;4.5;1.8;5.79;0;1.18;11630 +80083;45.76277;1.52597;351;20220226;12.2;-1;5.6;3.1;4.41;0;2.07;14555 +80083;45.76277;1.52597;351;20220227;14.5;-.4;7;1.7;5.06;0;1.75;14051 +80083;45.76277;1.52597;351;20220228;15.2;-.7;7.3;1.4;6.09;0;1.59;14325 +80083;45.76277;1.52597;351;20220301;15.2;.3;7.7;1.5;5.46;0;1.69;12993 +80083;45.76277;1.52597;351;20220302;10.4;4.5;7.4;2;8.54;3.2;.91;4574 +80083;45.76277;1.52597;351;20220303;13;7.6;10.3;1.5;9.89;0;1.12;6989 +80083;45.76277;1.52597;351;20220304;11.3;7;9.2;2.6;9.69;1.7;1.04;6034 +80083;45.76277;1.52597;351;20220305;6.9;5.2;6;2.8;8.41;.7;.69;3783 +80083;45.76277;1.52597;351;20220306;8.6;.4;4.5;3.2;4.99;0;1.76;14691 +80083;45.76277;1.52597;351;20220307;10.3;-3.2;3.5;2.4;4.39;0;1.81;15832 +80083;45.76277;1.52597;351;20220308;13.6;.2;6.9;2.6;6.69;1.7;1.78;12706 +80083;45.76277;1.52597;351;20220309;14.7;4.7;9.7;2.9;8.06;.1;1.94;12671 +80083;45.76277;1.52597;351;20220310;12.7;6.4;9.5;2.8;8.66;1.1;1.49;7780 +80083;45.76277;1.52597;351;20220311;12.7;6.3;9.5;4.2;8.79;23.1;1.52;5289 +80083;45.76277;1.52597;351;20220312;8.2;5.4;6.8;3.4;8.76;8.6;.79;4386 +80083;45.76277;1.52597;351;20220313;9.6;6.8;8.2;4.1;7.69;11.7;1.43;3917 +80083;45.76277;1.52597;351;20220314;13;-.1;6.5;3.5;7.66;1.1;1.62;12106 +80083;45.76277;1.52597;351;20220315;17.1;9.2;13.2;4.3;9.94;0;2.33;9823 +80083;45.76277;1.52597;351;20220316;15.5;7.7;11.6;1.9;9.69;0;1.53;7046 +80083;45.76277;1.52597;351;20220317;10.1;8.7;9.4;4.7;9.14;1.1;1.34;3933 +80083;45.76277;1.52597;351;20220318;10;4.8;7.4;5.1;7.91;0;1.4;5850 +80083;45.76277;1.52597;351;20220319;16.6;7.7;12.1;2.6;8.61;0;2.35;13200 +80083;45.76277;1.52597;351;20220320;14.2;5.6;9.9;3.9;7.76;.1;2.06;6850 +80083;45.76277;1.52597;351;20220321;17.2;6.4;11.8;4;7.61;0;3.08;16500 +80083;45.76277;1.52597;351;20220322;16.5;1.6;9.1;4.2;5.01;0;3.52;19350 +80083;45.76277;1.52597;351;20220323;17.6;.7;9.1;2.6;4.41;0;3.25;19900 +80083;45.76277;1.52597;351;20220324;19.5;.9;10.2;2.4;4.96;0;3.29;20150 +80083;45.76277;1.52597;351;20220325;20.1;2.3;11.2;3.3;5.46;0;3.74;19000 +80083;45.76277;1.52597;351;20220326;19.9;4.2;12;3.4;6.16;0;3.75;19850 +80083;45.76277;1.52597;351;20220327;21.3;4.3;12.8;2.4;6.46;0;3.46;19600 +80083;45.76277;1.52597;351;20220328;20.9;5.5;13.2;2.9;6.36;0;3.63;17750 +80083;45.76277;1.52597;351;20220329;15.5;8.7;12.1;2;7.96;.6;1.89;5950 +80083;45.76277;1.52597;351;20220330;12.4;6.4;9.4;2;9.81;4.2;1.17;6050 +80083;45.76277;1.52597;351;20220331;10.7;6.4;8.5;3.4;8.21;7.7;1.58;8200 +80083;45.76277;1.52597;351;20220401;2.5;-1.8;.3;3.1;5.7;4;.77;7800 +80083;45.76277;1.52597;351;20220402;4.1;-.7;1.7;3.6;5.11;.1;1.3;10450 +80083;45.76277;1.52597;351;20220403;3.6;-2.1;.8;3.4;4.76;0;1.13;7350 +80083;45.76277;1.52597;351;20220404;10;-3;3.5;2.1;4.41;0;2.42;23200 +80083;45.76277;1.52597;351;20220405;10.5;2.5;6.5;1.8;8.01;0;1.23;7900 +80083;45.76277;1.52597;351;20220406;10.5;7.5;9;3;10.16;1.9;.98;4750 +80083;45.76277;1.52597;351;20220407;11.2;8.3;9.8;5.5;11.41;21.3;.73;3900 +80083;45.76277;1.52597;351;20220408;14.7;10;12.3;6.8;10.31;3.7;2.31;7850 +80083;45.76277;1.52597;351;20220409;11.2;1.4;6.3;2.4;6.16;.1;2.2;16950 +80083;45.76277;1.52597;351;20220410;16.6;-.7;8;2.9;5.76;0;3.32;23400 +80083;45.76277;1.52597;351;20220411;22.3;4.8;13.5;4.6;8.21;0;4.43;19750 +80083;45.76277;1.52597;351;20220412;19.3;11.4;15.3;3.5;9.06;2.3;3.31;13200 +80083;45.76277;1.52597;351;20220413;14.8;9.5;12.2;1.4;11.01;.6;1.44;6950 +80083;45.76277;1.52597;351;20220414;20.4;7.8;14.1;2.7;11.06;0;3.21;19400 +80083;45.76277;1.52597;351;20220415;21.1;8.4;14.7;3.2;10.01;0;4;23100 +80083;45.76277;1.52597;351;20220416;20.7;6.6;13.6;3.8;8.96;0;4.12;23150 +80083;45.76277;1.52597;351;20220417;21.2;4;12.6;2.5;7.66;0;4.05;25200 +80083;45.76277;1.52597;351;20220418;18.9;4.6;11.7;2.3;8.76;0;3.37;22800 +80083;45.76277;1.52597;351;20220419;15;5.2;10.1;2.8;9.61;3.3;2.49;18150 +80083;45.76277;1.52597;351;20220420;16.1;7.9;12;2;10.11;5.3;1.87;9000 +80083;45.76277;1.52597;351;20220421;19;8.3;13.6;1.7;10.51;0;2.61;14850 +80083;45.76277;1.52597;351;20220422;19.9;5.4;12.6;2.2;9.91;.4;3.19;20250 +80083;45.76277;1.52597;351;20220423;17.3;8.8;13.1;2.4;10.96;19.4;2.21;11050 +80083;45.76277;1.52597;351;20220424;14.3;8.8;11.5;2.9;11.56;16.3;1.28;5500 +80083;45.76277;1.52597;351;20220425;15.6;9.3;12.5;2.4;11.11;.1;1.81;8550 +80083;45.76277;1.52597;351;20220426;18.1;8.2;13.1;2.5;9.76;0;3.6;23650 +80083;45.76277;1.52597;351;20220427;20.8;5.6;13.2;3.4;8.96;0;4.28;25450 +80083;45.76277;1.52597;351;20220428;21.8;8.2;15;2.2;11.71;.9;3.32;18600 +80083;45.76277;1.52597;351;20220429;20.6;8.6;14.6;2.1;11.36;.7;3.28;19700 +80083;45.76277;1.52597;351;20220430;19.1;7;13;2.3;9.06;0;3.74;23800 +80083;45.76277;1.52597;351;20220501;18.3;5.4;11.9;1.9;8.21;0;3.76;25950 +80083;45.76277;1.52597;351;20220502;19.8;6.3;13;2.5;8.81;0;3.87;23450 +80083;45.76277;1.52597;351;20220503;19.6;6.8;13.2;2.3;10.11;.7;3.38;20050 +80083;45.76277;1.52597;351;20220504;18;9.4;13.7;1.9;10.56;.2;2.85;16350 +80083;45.76277;1.52597;351;20220505;18.6;6.2;12.4;2.3;9.66;.2;3.37;21500 +80083;45.76277;1.52597;351;20220506;19.5;7.4;13.5;2.7;9.79;0;3.23;17046 +80083;45.76277;1.52597;351;20220507;21;9.3;15.1;2.4;10.39;.1;3.5;17823 +80083;45.76277;1.52597;351;20220508;22.6;8.6;15.6;2.7;10.29;0;3.87;19002 +80083;45.76277;1.52597;351;20220509;24.5;9.8;17.2;2.1;11.06;0;3.85;18666 +80083;45.76277;1.52597;351;20220510;25.7;10.1;17.9;1.8;11.09;0;4.05;19877 +80083;45.76277;1.52597;351;20220511;27.4;10.9;19.2;2.5;12.41;.1;4.5;19852 +80083;45.76277;1.52597;351;20220512;18.9;11.5;15.2;1.6;14.51;.7;1.86;9394 +80083;45.76277;1.52597;351;20220513;23.1;13.7;18.4;1.4;15.29;.3;2.82;13847 +80083;45.76277;1.52597;351;20220514;26.6;11.4;19;1.6;14.14;0;3.82;19307 +80083;45.76277;1.52597;351;20220515;27.6;15;21.3;2.5;14.34;6.7;4.34;17656 +80083;45.76277;1.52597;351;20220516;25.8;13.7;19.7;1.6;15.51;.1;3.64;18270 +80083;45.76277;1.52597;351;20220517;29.1;12.4;20.7;1.8;14.54;.1;4.4;20586 +80083;45.76277;1.52597;351;20220518;30.1;15;22.6;2.4;15.94;5.7;4.73;19491 +80083;45.76277;1.52597;351;20220519;27;16.8;21.9;2.4;17.69;.2;3.84;16944 +80083;45.76277;1.52597;351;20220520;27;17.5;22.2;3;14.41;0;4.55;16569 +80083;45.76277;1.52597;351;20220521;29.6;15;22.3;1.6;17.64;0;4.18;19561 +80083;45.76277;1.52597;351;20220522;30;16.8;23.4;1.7;19.79;.8;3.52;14543 +80083;45.76277;1.52597;351;20220523;18.8;16;17.4;3.7;15.59;6;2.18;8429 +80083;45.76277;1.52597;351;20220524;16.8;10.1;13.5;2.4;11.39;1.4;2.5;13591 +80083;45.76277;1.52597;351;20220525;18.6;6.4;12.5;1.9;10.19;.1;2.98;17896 +80083;45.76277;1.52597;351;20220526;17.2;8.9;13.1;1.7;11.99;0;1.96;10196 +80083;45.76277;1.52597;351;20220527;21.5;11.9;16.7;2.8;13.09;0;3.54;18253 +80083;45.76277;1.52597;351;20220528;22.1;10.8;16.4;3.5;10.66;0;4.44;21467 +80083;45.76277;1.52597;351;20220529;18.8;8.2;13.5;3.4;8.24;0;4.09;21399 +80083;45.76277;1.52597;351;20220530;22.1;6.5;14.3;2.3;7.86;0;4.28;22245 +80083;45.76277;1.52597;351;20220531;22;9.5;15.7;1.4;9.94;1;3.29;16518 +80083;45.76277;1.52597;351;20220601;24.7;11.1;17.9;1.3;12.94;11.9;3.4;17097 +80083;45.76277;1.52597;351;20220602;27.5;14;20.8;2.1;15.76;5.9;4.02;18096 +80083;45.76277;1.52597;351;20220603;27;15.8;21.4;2.4;16.79;7.5;3.95;17066 +80083;45.76277;1.52597;351;20220604;25.9;13.7;19.8;2.2;17.66;25.8;3.15;14668 +80083;45.76277;1.52597;351;20220605;20.1;15.2;17.6;2.3;16.29;0;2.23;10368 +80083;45.76277;1.52597;351;20220606;21.1;11.8;16.5;1.3;14.26;.3;2.57;13288 +80083;45.76277;1.52597;351;20220607;21.8;12.8;17.3;2.2;13.46;8.8;3.21;15447 +80083;45.76277;1.52597;351;20220608;19.1;11.9;15.5;2.7;13.99;3.9;2.39;11907 +80083;45.76277;1.52597;351;20220609;19;12;15.5;2.2;12.84;0;2.7;13772 +80083;45.76277;1.52597;351;20220610;25.7;10.2;17.9;1.7;13.56;.1;4.19;22250 +80083;45.76277;1.52597;351;20220611;29.7;12.3;21;1.6;13.69;.1;5.58;28964 +80083;45.76277;1.52597;351;20220612;28.4;14.7;21.6;2;16.81;.4;4.77;23067 +80083;45.76277;1.52597;351;20220613;26.3;15.4;20.8;2.9;14.64;0;5.62;28271 +80083;45.76277;1.52597;351;20220614;31.4;12.1;21.7;1.8;13.84;.8;5.99;29446 +80083;45.76277;1.52597;351;20220615;31.4;18.2;24.8;2.5;17.44;0;6.11;26843 +80083;45.76277;1.52597;351;20220616;31.7;15.6;23.6;2.1;16.49;0;5.77;26467 +80083;45.76277;1.52597;351;20220617;34.4;17.2;25.8;2.4;15.06;0;6.94;28892 +80083;45.76277;1.52597;351;20220618;36.5;18.2;27.4;2.7;14.24;0;7.56;28873 +80083;45.76277;1.52597;351;20220619;32.3;19.9;26.1;2.8;15.81;16.4;6.55;26048 +80083;45.76277;1.52597;351;20220620;28;16.8;22.4;2.2;19.31;10.9;4.51;21686 +80083;45.76277;1.52597;351;20220621;25.6;16.6;21.1;2.2;19.51;4.5;3.63;17851 +80083;45.76277;1.52597;351;20220622;24.3;16.7;20.5;2.1;18.04;4.6;4.16;22013 +80083;45.76277;1.52597;351;20220623;23.6;14.7;19.2;1.5;16.96;12.9;3.37;17638 +80083;45.76277;1.52597;351;20220624;20.5;15;17.7;2.6;16.14;4.3;3.07;16744 +80083;45.76277;1.52597;351;20220625;19.3;12.7;16;1.8;14.76;6.8;2.28;11426 +80083;45.76277;1.52597;351;20220626;15.5;12.1;13.8;2;14.39;18.8;1.36;6989 +80083;45.76277;1.52597;351;20220627;21.5;12.8;17.2;2.1;13.34;0;4.2;24437 +80083;45.76277;1.52597;351;20220628;23.4;9.7;16.5;2;11.91;0;4.81;28567 +80083;45.76277;1.52597;351;20220629;25;10.3;17.6;2.1;13.41;9.7;4.87;27814 +80083;45.76277;1.52597;351;20220630;15.3;12.1;13.7;2.1;13.94;16.4;1.41;6949 +80083;45.76277;1.52597;351;20220701;20.9;8.4;14.6;1.3;11.44;0;3.92;24943 +80083;45.76277;1.52597;351;20220702;27;10.1;18.6;1.8;12.26;0;5.4;29992 +80083;45.76277;1.52597;351;20220703;26.1;14;20.1;2.2;14.26;.8;5.1;26381 +80083;45.76277;1.52597;351;20220704;24.5;15.3;19.9;2.4;15.64;0;4.26;21305 +80083;45.76277;1.52597;351;20220705;25.9;13.9;19.9;2.4;13.56;0;5.42;28519 +80083;45.76277;1.52597;351;20220706;25;13.1;19;2.8;12.59;0;5.45;28377 +80083;45.76277;1.52597;351;20220707;24.5;12.6;18.6;2.4;13.36;0;4.85;26079 +80083;45.76277;1.52597;351;20220708;25.5;13.5;19.5;3.6;13.59;0;5.64;29058 +80083;45.76277;1.52597;351;20220709;27.7;14.5;21.1;3.2;13.01;0;6.13;28796 +80083;45.76277;1.52597;351;20220710;27.5;15.2;21.3;3.4;13.41;0;6.12;28507 +80083;45.76277;1.52597;351;20220711;29.6;15.4;22.5;3.3;13.49;0;6.55;29370 +80083;45.76277;1.52597;351;20220712;30.3;16.6;23.5;3.1;13.06;0;6.68;28702 +80083;45.76277;1.52597;351;20220713;32.1;17.5;24.8;2.3;13.06;0;6.51;28254 +80083;45.76277;1.52597;351;20220714;33.3;16.6;24.9;1.7;14.56;0;6.19;28603 +80083;45.76277;1.52597;351;20220715;29.5;16.9;23.2;2.8;13.96;0;6.12;26960 +80083;45.76277;1.52597;351;20220716;29.9;15.7;22.8;3.5;12.06;0;6.81;28408 +80083;45.76277;1.52597;351;20220717;32.2;16.4;24.3;3.3;12.16;0;7.1;27946 +80083;45.76277;1.52597;351;20220718;37.6;17.3;27.5;2.5;13.74;0;7.41;28245 +80083;45.76277;1.52597;351;20220719;31.9;20.4;26.2;2.8;16.64;9.1;6.06;23492 +80083;45.76277;1.52597;351;20220720;25.1;16.9;21;2.4;17.36;.6;3.85;18097 +80083;45.76277;1.52597;351;20220721;28.6;13.1;20.8;1.8;16.04;0;5.19;27764 +80083;45.76277;1.52597;351;20220722;29.5;16.2;22.9;2.4;17.44;.1;4.99;22822 +80083;45.76277;1.52597;351;20220723;26.7;16.6;21.6;1.7;15.89;0;4.58;23286 +80083;45.76277;1.52597;351;20220724;33.5;15.5;24.5;1.6;14.99;0;5.9;28145 +80083;45.76277;1.52597;351;20220725;25.5;17.3;21.4;2.4;16.24;.6;4.01;17899 +80083;45.76277;1.52597;351;20220726;23.3;14.1;18.7;1.7;13.69;0;3.75;19519 +80083;45.76277;1.52597;351;20220727;25.2;12.6;18.9;1.9;12.46;0;4.64;24749 +80083;45.76277;1.52597;351;20220728;27.5;12.1;19.8;1.6;12.61;0;4.65;24067 +80083;45.76277;1.52597;351;20220729;25.5;15.9;20.7;1.9;15.61;0;3.73;17503 +80083;45.76277;1.52597;351;20220730;28.5;14.4;21.5;1.8;15.64;0;4.91;25252 +80083;45.76277;1.52597;351;20220731;31;15;23;1.8;15.39;.5;5.4;26070 +80083;45.76277;1.52597;351;20220801;30.7;16.5;23.6;2.1;14.89;0;5.56;25609 +80083;45.76277;1.52597;351;20220802;32;16.8;24.4;2;15.46;0;5.7;26249 +80083;45.76277;1.52597;351;20220803;35.6;18.1;26.9;1.7;14.56;0;6.07;26416 +80083;45.76277;1.52597;351;20220804;34.9;19.7;27.3;2;16.39;0;5.97;24381 +80083;45.76277;1.52597;351;20220805;27.7;18.1;22.9;2.5;18.21;.1;4.07;17494 +80083;45.76277;1.52597;351;20220806;28.4;16.8;22.6;3.8;13.59;0;6.03;25211 +80083;45.76277;1.52597;351;20220807;29.3;13.2;21.2;3.3;10.26;0;6.26;26679 +80083;45.76277;1.52597;351;20220808;31;15;23;3.5;10.54;0;6.66;26091 +80083;45.76277;1.52597;351;20220809;32.5;16.2;24.3;3.1;10.94;0;6.59;25182 +80083;45.76277;1.52597;351;20220810;34;17.7;25.9;2.9;10.81;0;6.78;25685 +80083;45.76277;1.52597;351;20220811;35.5;16.5;26;2;11.01;0;6.18;25476 +80083;45.76277;1.52597;351;20220812;35.9;18.3;27.1;1.8;11.26;0;5.92;24579 +80083;45.76277;1.52597;351;20220813;35;16.9;26;1.8;13.51;9.4;5.6;24246 +80083;45.76277;1.52597;351;20220814;22.7;17.8;20.2;3.1;18.59;3.3;2.46;10136 +80083;45.76277;1.52597;351;20220815;25.5;16.4;20.9;2.7;16.61;0;3.77;17393 +80083;45.76277;1.52597;351;20220816;24.6;14.5;19.6;1.7;16.46;14.2;2.59;11390 +80083;45.76277;1.52597;351;20220817;24;13.4;18.7;2;15.96;0;3.34;18328 +80083;45.76277;1.52597;351;20220818;24.4;13.6;19;2;15.06;0;3.74;20879 +80083;45.76277;1.52597;351;20220819;24.6;14;19.3;1.9;16.86;3.3;2.91;14580 +80083;45.76277;1.52597;351;20220820;25;16.3;20.7;1.6;17.44;.2;3.21;16477 +80083;45.76277;1.52597;351;20220821;24.4;13.3;18.8;1.7;15.54;0;2.99;15368 +80083;45.76277;1.52597;351;20220822;23.7;16.7;20.2;1.4;17.46;1;2.56;12463 +80083;45.76277;1.52597;351;20220823;27.3;14.4;20.9;1.5;17.64;0;3.71;20108 +80083;45.76277;1.52597;351;20220824;32.1;16.5;24.3;2.1;16.31;0;5.04;22988 +80083;45.76277;1.52597;351;20220825;27.9;16.7;22.3;2.1;16.49;.9;3.71;16033 +80083;45.76277;1.52597;351;20220826;26.3;16.9;21.6;2.1;17.34;.1;3.96;20426 +80083;45.76277;1.52597;351;20220827;26.8;14.8;20.8;2.4;14.59;0;4.15;20021 +80083;45.76277;1.52597;351;20220828;29.4;14.2;21.8;2.2;13.96;0;4.58;21578 +80083;45.76277;1.52597;351;20220829;32.6;15.5;24;1.5;14.76;1.4;4.35;19754 +80083;45.76277;1.52597;351;20220830;27;17.9;22.4;1.9;17.34;0;3.38;15613 +80083;45.76277;1.52597;351;20220831;28.8;14.1;21.5;2.2;15.14;.1;4.18;19983 +80083;45.76277;1.52597;351;20220901;27;15.4;21.2;1.8;16.04;1.3;3.56;17702 +80083;45.76277;1.52597;351;20220902;24.5;14.9;19.7;1.9;16.71;5;2.81;14121 +80083;45.76277;1.52597;351;20220903;25;15.1;20;2.2;15.69;0;3.3;16671 +80083;45.76277;1.52597;351;20220904;30.7;13.7;22.2;2.1;15.11;2.4;4.31;20066 +80083;45.76277;1.52597;351;20220905;31.3;17.2;24.2;2.5;16.89;8.4;4.64;19811 +80083;45.76277;1.52597;351;20220906;27.7;16;21.8;2.4;16.94;1;3.67;16660 +80083;45.76277;1.52597;351;20220907;24.5;14;19.3;1.7;14.96;1.5;2.84;14221 +80083;45.76277;1.52597;351;20220908;21.3;12.3;16.8;2.6;14.26;.5;2.56;13647 +80083;45.76277;1.52597;351;20220909;21.4;12.7;17.1;2.5;13.96;2.1;2.63;13826 +80083;45.76277;1.52597;351;20220910;22.8;12.8;17.8;1.7;13.26;0;2.84;15862 +80083;45.76277;1.52597;351;20220911;27.5;10.3;18.9;1.8;11.84;0;3.74;20602 +80083;45.76277;1.52597;351;20220912;34.4;14.9;24.6;2.2;13.79;0;4.77;18487 +80083;45.76277;1.52597;351;20220913;29.5;20.1;24.8;2.9;19.49;9.1;3.4;10742 +80083;45.76277;1.52597;351;20220914;25.8;17;21.4;2.1;17.99;12.9;2.78;12995 +80083;45.76277;1.52597;351;20220915;23.7;14.4;19;1.3;16.59;.6;2.28;12527 +80083;45.76277;1.52597;351;20220916;18.8;12.7;15.7;1.9;13.71;0;2.12;12701 +80083;45.76277;1.52597;351;20220917;16.7;7.3;12;2.8;8.94;0;2.69;18254 +80083;45.76277;1.52597;351;20220918;20.7;5.4;13.1;2.5;7.66;0;3.29;19655 +80083;45.76277;1.52597;351;20220919;20.2;7.5;13.8;3.2;8.36;0;3.37;18610 +80083;45.76277;1.52597;351;20220920;20.1;6.9;13.5;3.2;8.11;0;3.34;18613 +80083;45.76277;1.52597;351;20220921;20.7;7.6;14.2;3.2;8.34;0;3.39;18255 +80083;45.76277;1.52597;351;20220922;23.8;6.2;15;1.6;8.84;0;2.96;18221 +80083;45.76277;1.52597;351;20220923;19.5;8.7;14.1;1.6;10.94;0;1.82;8510 +80083;45.76277;1.52597;351;20220924;18.7;10.8;14.7;1.5;12.91;6.4;1.71;10014 +80083;45.76277;1.52597;351;20220925;16.1;10.9;13.5;1.4;12.39;3.1;1.51;9467 +80083;45.76277;1.52597;351;20220926;16.2;6;11.1;2.4;10.81;5.8;1.57;10180 +80083;45.76277;1.52597;351;20220927;14.9;9.3;12.1;3;12.06;7.7;1.34;8465 +80083;45.76277;1.52597;351;20220928;16.4;12;14.2;4;14.21;14.1;1.32;7316 +80083;45.76277;1.52597;351;20220929;15;8.9;12;1.9;10.71;.2;1.67;12150 +80083;45.76277;1.52597;351;20220930;16.5;6.1;11.3;1.8;9.54;4.6;1.83;13518 +80083;45.76277;1.52597;351;20221001;18;8.3;13.1;3.7;14.56;11.7;1.02;6906 +80083;45.76277;1.52597;351;20221002;19.3;14.6;17;2.4;15.29;.7;1.73;9319 +80083;45.76277;1.52597;351;20221003;20.8;9.4;15.1;1.8;12.69;0;2.01;13438 +80083;45.76277;1.52597;351;20221004;21.8;8.2;15;1.2;12.43;.1;1.96;14529 +80083;45.76277;1.52597;351;20221005;24.3;9.7;17;1.9;12.98;.1;2.37;13931 +80083;45.76277;1.52597;351;20221006;18.3;13.4;15.9;1.7;14.48;0;1.34;7076 +80083;45.76277;1.52597;351;20221007;21.7;10.4;16.1;1.4;13.76;.1;1.77;11493 +80083;45.76277;1.52597;351;20221008;18.6;12.7;15.7;2.4;12.84;0;1.93;12079 +80083;45.76277;1.52597;351;20221009;22.8;6.7;14.7;1.9;11.06;0;2.24;14218 +80083;45.76277;1.52597;351;20221010;21;11.7;16.4;2;14.06;.4;1.61;7690 +80083;45.76277;1.52597;351;20221011;17.7;14;15.8;1.7;15.29;2;1.1;4833 +80083;45.76277;1.52597;351;20221012;19.9;11.9;15.9;1.3;14.16;.2;1.49;9886 +80083;45.76277;1.52597;351;20221013;15.3;10;12.6;1.8;13.99;7.4;.71;4008 +80083;45.76277;1.52597;351;20221014;17.9;14;16;3.4;16.49;4.5;.93;4445 +80083;45.76277;1.52597;351;20221015;20.2;14.9;17.6;3.3;15.74;0;1.6;6375 +80083;45.76277;1.52597;351;20221016;25.3;14.2;19.7;2.6;15.51;0;2.38;11554 +80083;45.76277;1.52597;351;20221017;21.5;16.9;19.2;2.5;16.09;0;1.64;4933 +80083;45.76277;1.52597;351;20221018;25.7;13.8;19.7;2.1;15.74;0;2.16;11786 +80083;45.76277;1.52597;351;20221019;25.1;14;19.5;2.5;14.34;1.4;2.29;9211 +80083;45.76277;1.52597;351;20221020;22.7;14.7;18.7;3.2;16.31;2.4;1.82;7198 +80083;45.76277;1.52597;351;20221021;20.6;15.6;18.1;2.8;14.81;5;1.77;6979 +80083;45.76277;1.52597;351;20221022;22.1;10.8;16.4;2;13.26;0;1.72;10006 +80083;45.76277;1.52597;351;20221023;22.7;14.2;18.5;3.3;13.29;1.6;2.27;6320 +80083;45.76277;1.52597;351;20221024;20.1;10.4;15.3;1.8;11.74;1;1.57;9863 +80083;45.76277;1.52597;351;20221025;20.1;8.9;14.5;2;12.19;3.1;1.4;6652 +80083;45.76277;1.52597;351;20221026;23.3;10.8;17;1.9;13.51;.1;1.68;9968 +80083;45.76277;1.52597;351;20221027;25;13.1;19;2.5;14.09;0;2.09;7102 +80083;45.76277;1.52597;351;20221028;24;17.7;20.8;2.5;13.09;0;2.32;7314 +80083;45.76277;1.52597;351;20221029;26;15.3;20.6;2.5;10.34;0;2.74;8127 +80083;45.76277;1.52597;351;20221030;21.4;12;16.7;1.9;11.46;0;1.7;8112 +80083;45.76277;1.52597;351;20221031;21.7;12.2;17;2.8;13.86;8.8;1.63;6873 +80083;45.76277;1.52597;351;20221101;15.8;10.6;13.2;2.2;12.31;.2;.99;6695 +80083;45.76277;1.52597;351;20221102;16.6;9;12.8;1.7;11.28;0;1.03;6967 +80083;45.76277;1.52597;351;20221103;15.5;8.2;11.8;3.1;10.66;12.4;1.23;4307 +80083;45.76277;1.52597;351;20221104;9.8;7.3;8.5;3.9;9.66;6.3;.72;3404 +80083;45.76277;1.52597;351;20221105;12;1.1;6.6;1.3;7.79;0;.71;6789 +80083;45.76277;1.52597;351;20221106;12.8;3.5;8.2;2.4;8.86;.7;.87;4846 +80083;45.76277;1.52597;351;20221107;17.5;9.8;13.7;3.4;11.59;0;1.37;8024 +80083;45.76277;1.52597;351;20221108;18.5;8.9;13.7;3.1;11.16;3.7;1.5;5478 +80083;45.76277;1.52597;351;20221109;14.2;11.5;12.9;1.9;12.74;6.7;.73;2785 +80083;45.76277;1.52597;351;20221110;15;7.8;11.4;1.3;10.66;0;.73;7808 +80083;45.76277;1.52597;351;20221111;20.2;4.9;12.5;1.8;10.41;.1;1.15;8542 +80083;45.76277;1.52597;351;20221112;20.9;9;14.9;1.7;10.76;0;1.26;7635 +80083;45.76277;1.52597;351;20221113;20.9;7.2;14.1;.9;9.78;0;.87;7880 +80083;45.76277;1.52597;351;20221114;14.8;10.2;12.5;2.7;11.36;6.4;1.03;2663 +80083;45.76277;1.52597;351;20221115;14.6;8.8;11.7;2.9;11.83;7.9;.8;3648 +80083;45.76277;1.52597;351;20221116;14.2;9.5;11.9;4.2;11.56;6.3;.95;4582 +80083;45.76277;1.52597;351;20221117;12.7;11;11.8;4.5;11.66;10.5;.92;2736 +80083;45.76277;1.52597;351;20221118;11;6.3;8.6;2;9.48;3;.57;3927 +80083;45.76277;1.52597;351;20221119;9.1;4;6.5;1.3;8.11;.3;.45;4707 +80083;45.76277;1.52597;351;20221120;7.9;-.6;3.6;2.1;7.58;1.4;.43;3769 +80083;45.76277;1.52597;351;20221121;9.5;4.2;6.9;3.2;8.78;10.3;.61;2449 +80083;45.76277;1.52597;351;20221122;9;4.3;6.6;3.1;8.71;8.7;.51;4393 +80083;45.76277;1.52597;351;20221123;12.5;6.6;9.5;3.2;9.98;5.4;.72;3897 +80083;45.76277;1.52597;351;20221124;10.9;6.1;8.5;2.9;10.18;3.7;.53;3152 +80083;45.76277;1.52597;351;20221125;11.2;8.4;9.8;1.9;10.03;2.3;.61;2890 +80083;45.76277;1.52597;351;20221126;10.2;2.1;6.1;1.3;8.01;0;.44;4795 +80083;45.76277;1.52597;351;20221127;13.4;3.5;8.5;2.5;6.56;6.4;1.26;4888 +80083;45.76277;1.52597;351;20221128;10.9;7.9;9.4;2.3;9.73;7.1;.64;3164 +80083;45.76277;1.52597;351;20221129;7.9;3.7;5.8;1.3;8.56;0;.34;3096 +80083;45.76277;1.52597;351;20221130;8.9;2.1;5.5;1.9;7.73;0;.42;4149 +80083;45.76277;1.52597;351;20221201;6.8;3.6;5.2;2.9;7.29;0;.59;2730 +80083;45.76277;1.52597;351;20221202;4;3.2;3.6;2.2;6.51;.1;.56;900 +80083;45.76277;1.52597;351;20221203;7;2.1;4.5;1.9;6.86;2.2;.47;4112 +80083;45.76277;1.52597;351;20221204;4.6;3.1;3.9;1;7.39;.9;.37;1321 +80083;45.76277;1.52597;351;20221205;8.5;.1;4.3;1.5;6.34;.1;.36;6565 +80083;45.76277;1.52597;351;20221206;7.4;-2.3;2.6;1.7;5.46;.1;.46;5587 +80083;45.76277;1.52597;351;20221207;5;-.7;2.1;3.2;5.59;0;.53;4524 +80083;45.76277;1.52597;351;20221208;5.5;-3.8;.9;1.4;5.16;.1;.37;4455 +80083;45.76277;1.52597;351;20221209;4.5;1.8;3.1;2.6;6.54;0;.49;2566 +80083;45.76277;1.52597;351;20221210;.7;-2.8;-1;3;4.34;0;.5;3460 +80083;45.76277;1.52597;351;20221211;2.8;-7.4;-2.3;1.5;3.59;0;.42;4289 +80083;45.76277;1.52597;351;20221212;3;-5.7;-1.3;1.8;4.21;5.7;.43;3518 +80083;45.76277;1.52597;351;20221213;5.3;.2;2.8;2.1;7.59;2.7;.17;2221 +80083;45.76277;1.52597;351;20221214;11.9;4.5;8.2;3.1;11.16;2.4;.19;2537 +80083;45.76277;1.52597;351;20221215;7.6;5.6;6.6;2.6;8.89;0;.46;1660 +80083;45.76277;1.52597;351;20221216;4.2;-.1;2.1;3.9;5.26;0;.63;5318 +80083;45.76277;1.52597;351;20221217;4.6;-5.4;-.4;2;3.26;0;.61;5876 +80083;45.76277;1.52597;351;20221218;10.2;-4.5;2.8;2.9;5.34;0;.88;4580 +80083;45.76277;1.52597;351;20221219;15.5;7.8;11.6;3.8;9.24;0;1.31;4228 +80083;45.76277;1.52597;351;20221220;14.6;9.3;11.9;3.9;10.56;9.2;1.15;2045 +80083;45.76277;1.52597;351;20221221;11.4;9.8;10.6;3.9;11.79;3.7;.45;2060 +80083;45.76277;1.52597;351;20221222;12.9;10.7;11.8;4.4;12.64;9.8;.54;1510 +80083;45.76277;1.52597;351;20221223;14.2;12.1;13.1;3.9;13.74;8.6;.58;1816 +80083;45.76277;1.52597;351;20221224;13.8;10.4;12.1;2.1;11.96;.2;.61;2332 +80083;45.76277;1.52597;351;20221225;15.6;7.1;11.3;2.7;9.56;0;1;4418 +80083;45.76277;1.52597;351;20221226;11.4;8.8;10.1;2.7;10.84;2.8;.58;1888 +80083;45.76277;1.52597;351;20221227;10.1;4;7;1.3;8.91;.1;.32;3944 +80083;45.76277;1.52597;351;20221228;13.3;4;8.7;3.5;9.59;.6;.63;4643 +80083;45.76277;1.52597;351;20221229;9.8;8.8;9.3;4;10.51;13;.58;948 +80083;45.76277;1.52597;351;20221230;12;6.6;9.3;4.2;10.91;5.5;.5;1814 +80083;45.76277;1.52597;351;20221231;15.8;11.3;13.6;3.5;10.86;0;1.31;3844 +80084;45.78788;1.84542;529;20220101;17.6;7.4;12.5;2.3;6.65;0;1.46;5597 +80084;45.78788;1.84542;529;20220102;12.9;11.6;12.3;4.7;8.45;.6;1.97;2459 +80084;45.78788;1.84542;529;20220103;9.8;9;9.4;5.3;10.65;.8;.64;1512 +80084;45.78788;1.84542;529;20220104;12.3;9.5;10.9;4.9;8.85;4.9;1.56;2133 +80084;45.78788;1.84542;529;20220105;3;-.3;1.4;1.7;5.65;0;.34;4121 +80084;45.78788;1.84542;529;20220106;2.8;-3;-.1;.8;5.3;0;.2;4462 +80084;45.78788;1.84542;529;20220107;1.4;-2.2;-.4;3.5;6.2;6.2;.09;2221 +80084;45.78788;1.84542;529;20220108;6.7;1.8;4.3;4.7;8.55;17.2;.13;2916 +80084;45.78788;1.84542;529;20220109;5.1;3.1;4.1;3.2;7.6;7.8;.41;2081 +80084;45.78788;1.84542;529;20220110;5.3;4;4.6;1.7;7.55;.2;.46;1554 +80084;45.78788;1.84542;529;20220111;5.7;.5;3.1;3;4.95;0;.83;5772 +80084;45.78788;1.84542;529;20220112;2.7;-2.4;.2;3.8;4.6;0;.67;5012 +80084;45.78788;1.84542;529;20220113;9.3;-.9;4.2;2.9;4.2;0;1.17;6982 +80084;45.78788;1.84542;529;20220114;11.3;-1;5.2;1;3.65;0;.62;6994 +80084;45.78788;1.84542;529;20220115;9;-.3;4.3;1.3;3.55;0;.75;6097 +80084;45.78788;1.84542;529;20220116;6.7;-1.6;2.5;1.2;4.6;.1;.48;6554 +80084;45.78788;1.84542;529;20220117;6.3;-.2;3.1;2.4;6.6;.1;.51;3691 +80084;45.78788;1.84542;529;20220118;8.7;.5;4.6;3.2;5.75;.1;.93;6942 +80084;45.78788;1.84542;529;20220119;.7;-1.8;-.5;2.4;6.1;.9;.17;2048 +80084;45.78788;1.84542;529;20220120;3.3;.4;1.9;2;6.25;.3;.41;2801 +80084;45.78788;1.84542;529;20220121;2.1;-.8;.7;5.1;4.65;0;.87;4937 +80084;45.78788;1.84542;529;20220122;2.7;-1.5;.6;4.4;5.1;0;.65;4776 +80084;45.78788;1.84542;529;20220123;9.6;-.7;4.5;2.9;5.55;0;.98;8005 +80084;45.78788;1.84542;529;20220124;12.4;.4;6.4;.9;5.15;0;.64;7745 +80084;45.78788;1.84542;529;20220125;10.4;2.6;6.5;.8;5.4;0;.47;9000 +80084;45.78788;1.84542;529;20220126;11.4;-1;5.2;1.8;5.1;0;.97;8583 +80084;45.78788;1.84542;529;20220127;10.3;-.6;4.8;2.1;4.3;.1;1.15;8387 +80084;45.78788;1.84542;529;20220128;8;-1.8;3.1;2.6;6.3;0;.66;7530 +80084;45.78788;1.84542;529;20220129;5.9;-2;1.9;1.4;6.05;.2;.46;5367 +80084;45.78788;1.84542;529;20220130;8.1;2.4;5.2;1.9;7.4;.2;.61;4767 +80084;45.78788;1.84542;529;20220131;5.7;3.6;4.7;2.5;7.1;1.6;.64;2960 +80084;45.78788;1.84542;529;20220201;4.7;.1;2.4;2.5;7.15;3.1;.33;3054 +80084;45.78788;1.84542;529;20220202;6.9;4.9;5.9;1.6;8.35;.4;.53;2896 +80084;45.78788;1.84542;529;20220203;11.3;-.9;5.2;2.4;6.55;.2;.97;7258 +80084;45.78788;1.84542;529;20220204;6.8;3.2;5;3;8.55;4.4;.39;2863 +80084;45.78788;1.84542;529;20220205;6.5;.5;3.5;1.9;6.7;.1;.59;7131 +80084;45.78788;1.84542;529;20220206;5.9;1.3;3.6;5.2;8.25;8.7;.16;3569 +80084;45.78788;1.84542;529;20220207;8.4;5.4;6.9;2.5;7.6;.2;.91;6900 +80084;45.78788;1.84542;529;20220208;14.6;-.8;6.9;1.3;5.9;0;1.07;10789 +80084;45.78788;1.84542;529;20220209;14.6;4.8;9.7;3.1;5.95;0;1.95;9490 +80084;45.78788;1.84542;529;20220210;8;5.7;6.9;2.6;7.82;1.9;1.37;9666 +80084;45.78788;1.84542;529;20220211;8;3.6;5.8;3.3;6.35;0;1.29;10266 +80084;45.78788;1.84542;529;20220212;9.5;-4.6;2.4;1.8;4.59;0;1.14;8866 +80084;45.78788;1.84542;529;20220213;13.2;.3;6.8;5.6;7.65;5.4;1.67;9733 +80084;45.78788;1.84542;529;20220214;8.6;5.9;7.3;3.9;8.48;3.9;.99;5833 +80084;45.78788;1.84542;529;20220215;6;2.6;4.3;3.3;8.08;15;.5;4366 +80084;45.78788;1.84542;529;20220216;10.3;5.5;7.9;5.8;10.9;11.6;.33;4329 +80084;45.78788;1.84542;529;20220217;10.7;9.3;10;4.2;11.8;3.9;.56;3223 +80084;45.78788;1.84542;529;20220218;9.9;8.5;9.2;4.3;10.25;1.7;.84;3097 +80084;45.78788;1.84542;529;20220219;7.1;1.4;4.3;2;6.55;0;.89;9311 +80084;45.78788;1.84542;529;20220220;7.6;2.8;5.2;5;8.65;5.2;.5;5167 +80084;45.78788;1.84542;529;20220221;7.1;4.5;5.8;4.3;8.2;3.4;.75;5237 +80084;45.78788;1.84542;529;20220222;7.7;3.9;5.8;2.6;8.55;.3;.66;4911 +80084;45.78788;1.84542;529;20220223;13.7;5.7;9.7;1.1;8.6;0;1.18;10355 +80084;45.78788;1.84542;529;20220224;10.8;5.5;8.1;3.1;7.9;.8;1.34;7920 +80084;45.78788;1.84542;529;20220225;7.3;.2;3.8;1.3;5.65;.1;1.01;10573 +80084;45.78788;1.84542;529;20220226;10.6;-1;4.8;2.8;4.35;0;1.84;13326 +80084;45.78788;1.84542;529;20220227;13.1;.4;6.8;1.4;4.75;0;1.59;13286 +80084;45.78788;1.84542;529;20220228;13.7;1.9;7.8;1.8;6;0;1.68;13104 +80084;45.78788;1.84542;529;20220301;14.9;.2;7.6;1.8;5.2;0;1.84;12749 +80084;45.78788;1.84542;529;20220302;10;6.2;8.1;3.2;8;2.2;1.3;5631 +80084;45.78788;1.84542;529;20220303;11.4;6.9;9.2;1.7;9.75;0;1.01;6366 +80084;45.78788;1.84542;529;20220304;11;6.5;8.7;2.1;9.4;2;1.02;6560 +80084;45.78788;1.84542;529;20220305;6;4.3;5.2;1.9;8.2;.1;.63;3934 +80084;45.78788;1.84542;529;20220306;6.8;-1.7;2.5;2.9;4.7;.1;1.49;13211 +80084;45.78788;1.84542;529;20220307;9.5;-2.2;3.6;2.9;4.25;0;1.88;14293 +80084;45.78788;1.84542;529;20220308;13;.9;7;3.1;6.25;.5;2;13450 +80084;45.78788;1.84542;529;20220309;13.5;5.2;9.4;4.4;7.6;0;2.22;12580 +80084;45.78788;1.84542;529;20220310;11.4;6.5;9;3.9;8.15;1;1.56;5245 +80084;45.78788;1.84542;529;20220311;11.8;6.9;9.4;6;8.25;15.2;1.98;8044 +80084;45.78788;1.84542;529;20220312;7.4;5.5;6.5;5;8.2;10.5;.99;4811 +80084;45.78788;1.84542;529;20220313;8.6;5.8;7.2;5.3;7.15;8.7;1.6;5002 +80084;45.78788;1.84542;529;20220314;12.7;-.2;6.3;3.4;7.5;1.5;1.66;12899 +80084;45.78788;1.84542;529;20220315;15.7;8.3;12;6.1;9.55;0;2.49;9906 +80084;45.78788;1.84542;529;20220316;15.6;8.7;12.2;1.4;9.5;0;1.59;8026 +80084;45.78788;1.84542;529;20220317;8.3;8.4;8.3;4.7;8.9;.2;1.04;1350 +80084;45.78788;1.84542;529;20220318;10.1;4.4;7.3;4.4;8.02;0;1.55;7600 +80084;45.78788;1.84542;529;20220319;15.7;6.6;11.2;2.8;8.12;0;2.47;13766 +80084;45.78788;1.84542;529;20220320;12.9;4.3;8.6;4.8;7.52;.1;2.07;7500 +80084;45.78788;1.84542;529;20220321;15.1;6;10.5;5.3;7.25;.1;3.1;15400 +80084;45.78788;1.84542;529;20220322;14.8;1.3;8.1;5.5;4.88;0;3.62;18966 +80084;45.78788;1.84542;529;20220323;16.1;.7;8.4;3.8;4.25;0;3.56;19466 +80084;45.78788;1.84542;529;20220324;18.3;.8;9.5;2.8;4.68;0;3.47;19766 +80084;45.78788;1.84542;529;20220325;18.9;2.4;10.6;3.1;5.12;0;3.66;18066 +80084;45.78788;1.84542;529;20220326;18.9;1.6;10.3;3.3;5.68;0;3.67;19600 +80084;45.78788;1.84542;529;20220327;20.1;2.3;11.2;2.8;6.12;0;3.5;19166 +80084;45.78788;1.84542;529;20220328;19.6;4.3;12;3.5;6.02;0;3.8;17466 +80084;45.78788;1.84542;529;20220329;15.4;7.5;11.5;2.3;7.62;1.4;2.22;8033 +80084;45.78788;1.84542;529;20220330;11.1;5.9;8.5;1.9;9.75;2.6;1.1;5700 +80084;45.78788;1.84542;529;20220331;9.5;5.7;7.6;3.5;8.08;10.4;1.57;8566 +80084;45.78788;1.84542;529;20220401;3.2;-1.8;.7;4.4;5.48;5.5;1.39;10733 +80084;45.78788;1.84542;529;20220402;3;-1.8;.6;3.6;5.06;.1;1.3;10450 +80084;45.78788;1.84542;529;20220403;2.5;-2.7;-.1;3.6;4.86;0;1.12;6566 +80084;45.78788;1.84542;529;20220404;8.9;-3.5;2.7;1.9;4.59;0;2.4;23033 +80084;45.78788;1.84542;529;20220405;10.6;-.1;5.2;1.9;7.38;0;1.57;12066 +80084;45.78788;1.84542;529;20220406;9.7;4.5;7.1;2.8;9.55;3;.93;5533 +80084;45.78788;1.84542;529;20220407;10.1;7.2;8.7;5.1;11.02;28.2;.7;3733 +80084;45.78788;1.84542;529;20220408;13.6;9.1;11.3;6.2;10.18;5.2;2.12;7366 +80084;45.78788;1.84542;529;20220409;10.1;.8;5.4;2.6;6.02;.3;2.21;16533 +80084;45.78788;1.84542;529;20220410;16;-2.3;6.9;3;5.48;0;3.41;23733 +80084;45.78788;1.84542;529;20220411;19.5;4.2;11.8;5.7;7.95;0;4.1;19733 +80084;45.78788;1.84542;529;20220412;17.8;10.3;14;4.6;8.35;2.8;3.58;13900 +80084;45.78788;1.84542;529;20220413;14.9;7.7;11.3;1.7;9.72;.4;1.78;8233 +80084;45.78788;1.84542;529;20220414;20.2;5.1;12.6;2.6;10.42;0;3.35;20866 +80084;45.78788;1.84542;529;20220415;20.8;6.4;13.6;2.8;10.08;0;3.89;23133 +80084;45.78788;1.84542;529;20220416;20.6;5;12.8;3.2;8.85;0;4.06;23333 +80084;45.78788;1.84542;529;20220417;20.7;1.9;11.3;2.4;7.48;0;4.02;25200 +80084;45.78788;1.84542;529;20220418;17.9;3.2;10.6;2.2;8.58;0;3.26;22400 +80084;45.78788;1.84542;529;20220419;15;4.1;9.6;2.5;9.58;3.4;2.49;17600 +80084;45.78788;1.84542;529;20220420;14.7;7.5;11.1;1.9;10.25;3.5;1.65;7600 +80084;45.78788;1.84542;529;20220421;17.1;7.2;12.1;1.6;10.65;.1;2.26;13166 +80084;45.78788;1.84542;529;20220422;18.8;4.9;11.8;2.1;10.15;.6;3.06;19633 +80084;45.78788;1.84542;529;20220423;16;8.3;12.1;3.3;10.25;18.2;2.35;10266 +80084;45.78788;1.84542;529;20220424;12.7;6.8;9.7;2.9;10.92;9.4;1.1;5000 +80084;45.78788;1.84542;529;20220425;14.5;7.8;11.1;2.2;10.32;.3;1.9;9800 +80084;45.78788;1.84542;529;20220426;17.7;5.5;11.6;2.4;9.32;0;3.62;24800 +80084;45.78788;1.84542;529;20220427;20.5;5;12.7;3.2;9.02;0;4.3;25400 +80084;45.78788;1.84542;529;20220428;21.1;7.5;14.3;2.3;11.55;.2;3.5;20266 +80084;45.78788;1.84542;529;20220429;19.7;7.9;13.8;2.1;11.75;5.1;3.19;19466 +80084;45.78788;1.84542;529;20220430;18.4;6;12.2;2.2;9.28;0;3.71;24133 +80084;45.78788;1.84542;529;20220501;17.7;3.6;10.6;2;8.05;0;3.73;26000 +80084;45.78788;1.84542;529;20220502;18.9;4.6;11.8;2.3;8.85;0;3.7;23133 +80084;45.78788;1.84542;529;20220503;18.4;6.3;12.4;2.1;10.38;.6;2.99;17366 +80084;45.78788;1.84542;529;20220504;17.1;8.1;12.6;2;10.72;1.7;2.79;16833 +80084;45.78788;1.84542;529;20220505;17.6;5.5;11.5;2.4;9.52;.5;3.32;21000 +80084;45.78788;1.84542;529;20220506;17.9;7;12.4;1.7;9.65;0;2.34;11125 +80084;45.78788;1.84542;529;20220507;19.7;8.6;14.2;1.7;10;.7;2.59;11684 +80084;45.78788;1.84542;529;20220508;20.5;8;14.3;2.1;10.25;0;2.78;12182 +80084;45.78788;1.84542;529;20220509;23.5;9.9;16.7;1.6;10.5;0;3.04;12631 +80084;45.78788;1.84542;529;20220510;24.2;11.6;17.9;2;10.8;0;3.3;11888 +80084;45.78788;1.84542;529;20220511;26.2;15.7;20.9;3.9;11.7;1.5;4.57;11782 +80084;45.78788;1.84542;529;20220512;17.6;11;14.3;1.2;14.5;2.5;1.63;8352 +80084;45.78788;1.84542;529;20220513;22.5;13.7;18.1;1;15.4;0;2.25;10535 +80084;45.78788;1.84542;529;20220514;25.9;11.9;18.9;1.6;14.15;0;3.09;13128 +80084;45.78788;1.84542;529;20220515;26.3;17;21.6;3.3;13.65;7.6;4.01;10800 +80084;45.78788;1.84542;529;20220516;24.2;13.3;18.8;2.1;14.8;.1;2.98;12179 +80084;45.78788;1.84542;529;20220517;27.3;12.9;20.1;1.7;14.05;.1;3.43;13660 +80084;45.78788;1.84542;529;20220518;28.4;14.4;21.4;2.5;15.35;3.6;3.88;13422 +80084;45.78788;1.84542;529;20220519;25.9;17.1;21.5;3.8;16;.2;3.82;11330 +80084;45.78788;1.84542;529;20220520;25.7;19.6;22.7;4.4;13.2;0;4.62;9294 +80084;45.78788;1.84542;529;20220521;29.3;15;22.1;1.7;17.3;0;3.48;13745 +80084;45.78788;1.84542;529;20220522;28.2;17.5;22.9;1.9;19.5;2.9;3.1;11425 +80084;45.78788;1.84542;529;20220523;16.2;14.9;15.6;4.4;15.65;8.3;1.29;3916 +80084;45.78788;1.84542;529;20220524;14.9;9.4;12.1;2.3;11.2;1.3;1.88;8932 +80084;45.78788;1.84542;529;20220525;17.2;6.5;11.9;1.1;10.3;.1;2.21;12008 +80084;45.78788;1.84542;529;20220526;16;8.3;12.1;1;11.8;0;1.89;10420 +80084;45.78788;1.84542;529;20220527;20.8;11.4;16.1;2.3;12.85;0;2.81;12272 +80084;45.78788;1.84542;529;20220528;20.4;11;15.7;3.5;10.25;0;3.44;12097 +80084;45.78788;1.84542;529;20220529;17.1;8.4;12.7;3.2;7.9;0;3.13;11588 +80084;45.78788;1.84542;529;20220530;21.2;6.6;13.9;2.6;7.65;0;3.7;14763 +80084;45.78788;1.84542;529;20220531;20.5;9.8;15.2;1.9;9.4;1.7;2.99;11769 +80084;45.78788;1.84542;529;20220601;22.9;12.1;17.5;1.6;12.6;13.5;2.84;11820 +80084;45.78788;1.84542;529;20220602;26.4;13.9;20.1;2;15.15;9.2;3.4;13310 +80084;45.78788;1.84542;529;20220603;25.5;14.9;20.2;2.6;16.05;9.4;3.35;12695 +80084;45.78788;1.84542;529;20220604;25.6;12.8;19.2;1.4;16.95;32.7;2.87;12906 +80084;45.78788;1.84542;529;20220605;18;13.7;15.8;2.5;16.1;0;1.72;7948 +80084;45.78788;1.84542;529;20220606;19.8;12.1;15.9;1.4;14.3;.8;2.3;10973 +80084;45.78788;1.84542;529;20220607;20.1;12.3;16.2;2.5;13.25;7.1;2.66;10866 +80084;45.78788;1.84542;529;20220608;18;11.8;14.9;3.1;13.55;5.1;2.18;9295 +80084;45.78788;1.84542;529;20220609;17.7;10.7;14.2;2.1;12.3;0;2.24;10134 +80084;45.78788;1.84542;529;20220610;24.5;10.4;17.4;1.3;13.45;.1;3.11;14987 +80084;45.78788;1.84542;529;20220611;28.7;12.6;20.7;1.6;13;0;5.6;28750 +80084;45.78788;1.84542;529;20220612;26.5;15;20.8;1.7;16.1;.5;4.58;23295 +80084;45.78788;1.84542;529;20220613;24.7;15;19.8;3.3;13.9;0;5.33;26335 +80084;45.78788;1.84542;529;20220614;30.7;12.8;21.8;2.1;12.7;.6;6.17;29632 +80084;45.78788;1.84542;529;20220615;30.4;18.6;24.5;2.6;16.95;0;6;25975 +80084;45.78788;1.84542;529;20220616;30.6;16.8;23.7;1.4;15.45;0;5.45;26362 +80084;45.78788;1.84542;529;20220617;32.6;17.6;25.1;2.6;14.05;0;6.72;27502 +80084;45.78788;1.84542;529;20220618;35.5;20.8;28.1;2.9;12.65;0;7.68;27282 +80084;45.78788;1.84542;529;20220619;31.9;20.9;26.4;3.1;14.85;8.2;6.84;25644 +80084;45.78788;1.84542;529;20220620;26.8;16.5;21.6;2.4;18.6;5.8;4.56;22268 +80084;45.78788;1.84542;529;20220621;24.9;16.3;20.6;2.9;19.1;7.4;3.85;19132 +80084;45.78788;1.84542;529;20220622;23.9;16.4;20.2;2.4;17.35;2.4;4.23;21883 +80084;45.78788;1.84542;529;20220623;24;14.4;19.2;1.4;16.35;17.6;3.83;20434 +80084;45.78788;1.84542;529;20220624;20;14.5;17.2;2.8;15.5;4.8;3.15;16963 +80084;45.78788;1.84542;529;20220625;19.8;13.2;16.5;1.8;14.7;7.9;2.89;15516 +80084;45.78788;1.84542;529;20220626;14.4;11.8;13.1;1.6;14.4;19.5;1.39;7605 +80084;45.78788;1.84542;529;20220627;20;12;16;1.5;13.45;0;3.8;23081 +80084;45.78788;1.84542;529;20220628;22.5;9.8;16.2;1.4;11.8;.1;4.43;26613 +80084;45.78788;1.84542;529;20220629;24.4;10.5;17.5;1.8;12.95;11.9;4.86;27971 +80084;45.78788;1.84542;529;20220630;13.3;11.5;12.4;1.8;13.65;18.9;1.29;6949 +80084;45.78788;1.84542;529;20220701;19.7;8.2;13.9;1.3;11.5;0;3.84;24808 +80084;45.78788;1.84542;529;20220702;26.1;9.9;18;1.8;11.85;0;5.31;29420 +80084;45.78788;1.84542;529;20220703;25.8;13.2;19.5;1.5;14.2;.6;4.78;26034 +80084;45.78788;1.84542;529;20220704;23.1;15;19.1;2.5;15.4;4.6;4.06;20835 +80084;45.78788;1.84542;529;20220705;24.3;13.2;18.8;1.8;13.4;0;4.84;27005 +80084;45.78788;1.84542;529;20220706;23.2;12.7;18;2.3;12.1;0;4.76;25734 +80084;45.78788;1.84542;529;20220707;22.4;12;17.2;1.9;13.1;0;4.3;24633 +80084;45.78788;1.84542;529;20220708;23.6;13.1;18.4;3.3;13.15;0;5.02;26400 +80084;45.78788;1.84542;529;20220709;25.4;14.5;20;3.2;12.5;0;5.65;26961 +80084;45.78788;1.84542;529;20220710;25.2;16.3;20.7;3.5;13;0;5.67;25910 +80084;45.78788;1.84542;529;20220711;26.8;16;21.4;3.8;13.2;0;6.25;27660 +80084;45.78788;1.84542;529;20220712;28.1;17.5;22.8;2.8;13.05;0;6.16;27253 +80084;45.78788;1.84542;529;20220713;30.5;16.3;23.4;1.7;13.35;0;5.88;28044 +80084;45.78788;1.84542;529;20220714;32;19.4;25.7;1.4;13.95;0;5.77;26752 +80084;45.78788;1.84542;529;20220715;27.9;16.7;22.3;3;13.75;0;5.85;25774 +80084;45.78788;1.84542;529;20220716;27.7;16;21.8;3.7;11.25;0;6.57;27053 +80084;45.78788;1.84542;529;20220717;30.1;16.3;23.2;3.5;11.75;0;6.85;26625 +80084;45.78788;1.84542;529;20220718;36.6;18.3;27.4;2.8;12.35;0;7.65;28304 +80084;45.78788;1.84542;529;20220719;31.6;22.6;27.1;3.2;14.6;2.6;6.59;23313 +80084;45.78788;1.84542;529;20220720;24.3;15.8;20.1;1.8;16.3;1.2;3.69;18243 +80084;45.78788;1.84542;529;20220721;28.2;13.2;20.7;1.5;15.55;.1;5.12;27603 +80084;45.78788;1.84542;529;20220722;29.3;17;23.2;2;16.8;.2;5.01;23003 +80084;45.78788;1.84542;529;20220723;25.5;15.8;20.6;1.8;15.65;0;4.35;22113 +80084;45.78788;1.84542;529;20220724;32.5;15;23.7;1.9;14.55;0;6.01;27840 +80084;45.78788;1.84542;529;20220725;24.4;17.4;20.9;2.4;15.65;.8;3.99;18080 +80084;45.78788;1.84542;529;20220726;22.1;13.4;17.8;1.3;13.6;0;3.4;18567 +80084;45.78788;1.84542;529;20220727;24;11.6;17.8;1.4;12.35;0;4.22;23756 +80084;45.78788;1.84542;529;20220728;26.4;12.7;19.6;1.5;11.9;0;4.41;22557 +80084;45.78788;1.84542;529;20220729;24.4;15;19.7;1.3;14.15;.3;3.76;19199 +80084;45.78788;1.84542;529;20220730;28.1;15.1;21.6;1.2;15.2;0;4.53;23804 +80084;45.78788;1.84542;529;20220731;30.5;16.3;23.4;1.1;15.05;.5;4.89;24673 +80084;45.78788;1.84542;529;20220801;30.3;16.2;23.3;1.4;14.4;0;5.15;25381 +80084;45.78788;1.84542;529;20220802;30.8;16.6;23.7;2;15.25;0;5.47;25288 +80084;45.78788;1.84542;529;20220803;34.4;17.9;26.2;1.6;13.65;0;5.79;25782 +80084;45.78788;1.84542;529;20220804;34.2;22.5;28.4;1.9;14.75;0;5.82;23347 +80084;45.78788;1.84542;529;20220805;26.1;18.5;22.3;1.9;17.65;1.3;3.67;16199 +80084;45.78788;1.84542;529;20220806;26.8;16.2;21.5;3.9;13.05;0;5.68;23946 +80084;45.78788;1.84542;529;20220807;27.2;14;20.6;3.5;9.75;0;6.08;25607 +80084;45.78788;1.84542;529;20220808;29.2;15.1;22.1;3.1;10.35;0;6.15;25642 +80084;45.78788;1.84542;529;20220809;30.4;16.1;23.3;2.9;10.65;0;6.13;24348 +80084;45.78788;1.84542;529;20220810;32.2;16.7;24.5;2.8;10.45;0;6.39;24890 +80084;45.78788;1.84542;529;20220811;34.5;17.5;26;2.1;10.1;0;6.2;25434 +80084;45.78788;1.84542;529;20220812;34.8;18.6;26.7;1.6;10.6;0;5.61;24324 +80084;45.78788;1.84542;529;20220813;34.1;18.6;26.4;1.5;11.2;16.6;5.37;23894 +80084;45.78788;1.84542;529;20220814;20.7;16.7;18.7;3.1;17.85;4.9;2.32;10862 +80084;45.78788;1.84542;529;20220815;23.1;15.5;19.3;3;16.45;.7;3.38;16660 +80084;45.78788;1.84542;529;20220816;24.3;14;19.1;1.4;16.05;15.3;2.91;14574 +80084;45.78788;1.84542;529;20220817;22;12.4;17.2;2.1;15.3;2.6;3.19;18614 +80084;45.78788;1.84542;529;20220818;22.6;12.8;17.7;1.2;14.8;.2;3.09;17852 +80084;45.78788;1.84542;529;20220819;22.2;14.7;18.4;1.4;16.75;3.8;2.72;14786 +80084;45.78788;1.84542;529;20220820;22.5;16.3;19.4;1.2;17.7;.3;2.78;15305 +80084;45.78788;1.84542;529;20220821;23.1;13.1;18.1;1.2;15.65;.1;2.98;16873 +80084;45.78788;1.84542;529;20220822;22.2;16.1;19.1;1.1;16.95;.8;2.54;13407 +80084;45.78788;1.84542;529;20220823;25.5;15.3;20.4;1.5;17.95;.1;3.53;19648 +80084;45.78788;1.84542;529;20220824;30.5;16.6;23.6;2.2;16.25;0;4.89;22348 +80084;45.78788;1.84542;529;20220825;26.9;19;23;1.6;16.05;1.7;3.46;14867 +80084;45.78788;1.84542;529;20220826;24.5;16.6;20.6;1.8;17.45;.2;3.53;19315 +80084;45.78788;1.84542;529;20220827;24.2;13.4;18.8;2.4;14.65;0;3.69;19369 +80084;45.78788;1.84542;529;20220828;27.6;14.3;21;2.3;14.1;0;4.46;21700 +80084;45.78788;1.84542;529;20220829;31.1;16.3;23.7;1.9;14.1;1.3;4.62;20249 +80084;45.78788;1.84542;529;20220830;24.7;18.2;21.5;2.2;16.75;0;3.4;15615 +80084;45.78788;1.84542;529;20220831;26.2;13.8;20;2.2;14.95;.2;3.85;19630 +80084;45.78788;1.84542;529;20220901;27;14.9;21;1.4;15.25;0;3.39;17046 +80084;45.78788;1.84542;529;20220902;22;15;18.5;1.8;16.3;11.1;2.46;12836 +80084;45.78788;1.84542;529;20220903;23.3;15.3;19.3;2.6;15.6;.3;3.26;16754 +80084;45.78788;1.84542;529;20220904;29;13.9;21.5;2.3;15;2.8;4.18;19196 +80084;45.78788;1.84542;529;20220905;29;17.5;23.3;2.9;16.9;8.8;4.4;19108 +80084;45.78788;1.84542;529;20220906;25.7;15.1;20.4;2.4;17.15;1.8;3.44;18042 +80084;45.78788;1.84542;529;20220907;23.4;14;18.7;1.8;14.7;3.3;2.85;14615 +80084;45.78788;1.84542;529;20220908;19.5;13;16.3;4;13.95;1.1;2.57;12822 +80084;45.78788;1.84542;529;20220909;18.8;12.9;15.9;3.3;13.85;2.3;2.36;12253 +80084;45.78788;1.84542;529;20220910;20.9;12.7;16.8;1.9;13.25;.2;2.57;13878 +80084;45.78788;1.84542;529;20220911;25.7;10.2;18;1.6;11.85;0;3.49;19699 +80084;45.78788;1.84542;529;20220912;32.3;14.9;23.6;1.6;13;0;4.17;19143 +80084;45.78788;1.84542;529;20220913;28.6;20.1;24.4;3.5;18.65;8.7;3.93;13486 +80084;45.78788;1.84542;529;20220914;24;16.4;20.2;2.5;17.5;8.5;2.71;12726 +80084;45.78788;1.84542;529;20220915;21.7;14.6;18.2;1.8;16.4;1.6;2.28;12844 +80084;45.78788;1.84542;529;20220916;17.2;13.3;15.3;1.3;13.6;.1;1.78;10613 +80084;45.78788;1.84542;529;20220917;15;6.8;10.9;2.1;8.85;0;2.24;15528 +80084;45.78788;1.84542;529;20220918;19;5;12;2.5;7.5;0;3.03;18222 +80084;45.78788;1.84542;529;20220919;18;7.7;12.9;3.7;8.3;0;3.17;16402 +80084;45.78788;1.84542;529;20220920;18;7.5;12.8;4;8;0;3.29;16725 +80084;45.78788;1.84542;529;20220921;18.7;7.9;13.3;3.9;8.15;0;3.38;16579 +80084;45.78788;1.84542;529;20220922;22.2;7.2;14.7;1.7;8.9;0;2.86;17366 +80084;45.78788;1.84542;529;20220923;18.3;10.8;14.5;1.8;10.75;0;1.94;8795 +80084;45.78788;1.84542;529;20220924;17.2;10.7;13.9;2.3;12.3;4.7;1.83;10503 +80084;45.78788;1.84542;529;20220925;13.8;10.1;12;1.1;12.35;4.7;1.17;7345 +80084;45.78788;1.84542;529;20220926;13.9;7.1;10.5;2.4;11.05;6.6;1.38;9911 +80084;45.78788;1.84542;529;20220927;13.1;8.7;10.9;3.2;11.7;14.2;1.13;7004 +80084;45.78788;1.84542;529;20220928;14.2;10.6;12.4;4.6;13.8;21;.94;6530 +80084;45.78788;1.84542;529;20220929;13.3;7.9;10.6;2.2;10.45;.4;1.41;9546 +80084;45.78788;1.84542;529;20220930;14.7;4.1;9.4;1.5;9.25;3.8;1.56;12555 +80084;45.78788;1.84542;529;20221001;16.5;8.8;12.6;4.8;13.95;11;1.09;7450 +80084;45.78788;1.84542;529;20221002;17.4;13.5;15.4;3;15.15;.6;1.47;8252 +80084;45.78788;1.84542;529;20221003;18.5;8.4;13.5;1.6;12.65;0;1.65;11482 +80084;45.78788;1.84542;529;20221004;20.4;8.4;14.4;1.9;12.6;.1;1.98;14107 +80084;45.78788;1.84542;529;20221005;22.3;12.7;17.5;3;13.15;.1;2.63;13317 +80084;45.78788;1.84542;529;20221006;16.8;12.8;14.8;2.1;14.5;0;1.29;7541 +80084;45.78788;1.84542;529;20221007;19.8;11.4;15.6;1.8;14.1;.1;1.7;10840 +80084;45.78788;1.84542;529;20221008;16.7;12.5;14.6;2.7;12.7;0;1.67;8817 +80084;45.78788;1.84542;529;20221009;21.2;8.1;14.7;2.4;11.6;0;2.22;13524 +80084;45.78788;1.84542;529;20221010;20;13.8;16.9;3.1;13.7;.8;2.01;8179 +80084;45.78788;1.84542;529;20221011;16.3;13.5;14.9;1.6;15.1;1.2;.98;4953 +80084;45.78788;1.84542;529;20221012;19.3;10.9;15.1;1.2;13.9;.2;1.52;11675 +80084;45.78788;1.84542;529;20221013;14.1;10.9;12.5;2.5;14;6.3;.73;4518 +80084;45.78788;1.84542;529;20221014;15.8;13.2;14.5;4.4;16.05;5;.69;4070 +80084;45.78788;1.84542;529;20221015;18.1;13.8;16;4;15.45;0;1.34;5861 +80084;45.78788;1.84542;529;20221016;23.2;14.9;19;4.5;14.8;0;2.78;10821 +80084;45.78788;1.84542;529;20221017;19.7;16.6;18.2;5.3;15.45;0;2.12;5009 +80084;45.78788;1.84542;529;20221018;25.3;15.5;20.4;2.4;15.35;0;2.41;10820 +80084;45.78788;1.84542;529;20221019;25.5;14.7;20.1;3.2;13.2;2;2.91;9367 +80084;45.78788;1.84542;529;20221020;21.3;14.7;18;4.9;15.4;3.9;2.17;7059 +80084;45.78788;1.84542;529;20221021;19.2;15.5;17.4;4.1;14.35;1.5;1.97;6833 +80084;45.78788;1.84542;529;20221022;20.7;12.5;16.6;3.3;12.85;0;2.08;9532 +80084;45.78788;1.84542;529;20221023;20.7;16.5;18.6;5.3;12.75;2.4;2.94;5336 +80084;45.78788;1.84542;529;20221024;18.3;12.6;15.5;3;11.7;1.5;1.78;7612 +80084;45.78788;1.84542;529;20221025;19.6;11;15.3;2.5;12;3.3;1.65;7107 +80084;45.78788;1.84542;529;20221026;21.8;12.2;17;2.8;13.25;.1;1.93;9535 +80084;45.78788;1.84542;529;20221027;25.1;14.2;19.6;5.3;12.9;0;3.5;8668 +80084;45.78788;1.84542;529;20221028;23.1;20.2;21.6;4.9;11.15;0;4.01;6170 +80084;45.78788;1.84542;529;20221029;24.8;18.6;21.7;4.5;8.95;0;4.36;7349 +80084;45.78788;1.84542;529;20221030;20.2;16.1;18.2;3.6;10.6;0;2.71;7022 +80084;45.78788;1.84542;529;20221031;20.3;13.4;16.9;4;13.35;10.1;1.99;6721 +80084;45.78788;1.84542;529;20221101;14.1;9.9;12;3.3;12;.1;.96;6438 +80084;45.78788;1.84542;529;20221102;15.3;9.6;12.4;2.4;11.15;0;1.13;7301 +80084;45.78788;1.84542;529;20221103;14.2;9.5;11.9;5.5;10.3;17.4;1.61;3446 +80084;45.78788;1.84542;529;20221104;7.8;6.2;7;3.8;9.4;10.6;.54;2930 +80084;45.78788;1.84542;529;20221105;10.2;1.8;6;1.2;7.75;0;.63;6446 +80084;45.78788;1.84542;529;20221106;11.3;3.3;7.3;3.5;8.2;.3;.94;5012 +80084;45.78788;1.84542;529;20221107;16;9.5;12.7;4.4;11.05;0;1.48;7080 +80084;45.78788;1.84542;529;20221108;17;11.4;14.2;6.1;10.75;4.6;2.25;4616 +80084;45.78788;1.84542;529;20221109;13.3;11.1;12.2;2.5;12.45;9.9;.75;3222 +80084;45.78788;1.84542;529;20221110;13.6;8;10.8;1.2;10.5;0;.68;6738 +80084;45.78788;1.84542;529;20221111;19.7;4.7;12.2;2.1;10.2;.1;1.23;8680 +80084;45.78788;1.84542;529;20221112;21.2;8.9;15;1;10.55;0;.99;7825 +80084;45.78788;1.84542;529;20221113;20.2;8.3;14.3;1.5;9.5;0;1.22;7729 +80084;45.78788;1.84542;529;20221114;13.5;11.7;12.6;4.4;10.9;7.1;1.39;1910 +80084;45.78788;1.84542;529;20221115;13.6;8.7;11.2;4.4;11.25;8.2;.94;3683 +80084;45.78788;1.84542;529;20221116;11.9;8.4;10.2;5.6;11.15;5.2;.72;3964 +80084;45.78788;1.84542;529;20221117;10.8;9.8;10.3;5.5;11.25;13.8;.73;2033 +80084;45.78788;1.84542;529;20221118;9.4;5.7;7.5;2.4;9.25;3.7;.55;4087 +80084;45.78788;1.84542;529;20221119;7.1;4.3;5.7;.8;8.1;.4;.41;3664 +80084;45.78788;1.84542;529;20221120;6.6;0;3.3;2.3;7.7;1.5;.29;3852 +80084;45.78788;1.84542;529;20221121;8.1;4.4;6.2;4.3;8.4;10.7;.63;2419 +80084;45.78788;1.84542;529;20221122;7.3;3.5;5.4;4.2;8.3;7.5;.45;3608 +80084;45.78788;1.84542;529;20221123;10.5;5.6;8;4.4;9.65;6.7;.62;3428 +80084;45.78788;1.84542;529;20221124;9.7;6.5;8.1;3.9;9.95;1.9;.51;3199 +80084;45.78788;1.84542;529;20221125;9.7;7.9;8.8;2.4;9.95;3.6;.57;2549 +80084;45.78788;1.84542;529;20221126;9.8;3.5;6.7;.9;8.15;0;.41;4483 +80084;45.78788;1.84542;529;20221127;12.9;4.6;8.8;3.3;5.1;6.4;1.78;4859 +80084;45.78788;1.84542;529;20221128;9.2;6.7;8;3.4;9.4;5.9;.59;3342 +80084;45.78788;1.84542;529;20221129;6.7;4.4;5.5;1.6;8.45;.3;.38;2511 +80084;45.78788;1.84542;529;20221130;7.4;1.5;4.5;2.4;7.5;0;.41;4086 +80084;45.78788;1.84542;529;20221201;5.1;3.6;4.3;3.1;7.15;0;.56;1790 +80084;45.78788;1.84542;529;20221202;2.6;1.9;2.3;2.3;6.15;.8;.51;1062 +80084;45.78788;1.84542;529;20221203;6.5;.8;3.7;2;6.55;3.1;.47;4043 +80084;45.78788;1.84542;529;20221204;3.8;1.6;2.7;1.1;7.15;1.5;.31;1754 +80084;45.78788;1.84542;529;20221205;7;-.6;3.2;1.6;6.4;0;.34;5341 +80084;45.78788;1.84542;529;20221206;8.3;-1;3.7;2.4;5.4;.1;.68;6402 +80084;45.78788;1.84542;529;20221207;2.6;-1.7;.5;3.8;5.4;0;.45;3645 +80084;45.78788;1.84542;529;20221208;6.8;-3.8;1.5;1.4;5.25;.1;.35;6044 +80084;45.78788;1.84542;529;20221209;2.9;1.9;2.4;2.5;6.25;.1;.5;1363 +80084;45.78788;1.84542;529;20221210;-1.3;-3.5;-2.4;2.8;4.1;0;.45;2496 +80084;45.78788;1.84542;529;20221211;1.9;-7.8;-2.9;1.1;3.35;0;.37;4215 +80084;45.78788;1.84542;529;20221212;2.4;-3.8;-.7;1.4;3.95;5.2;.49;3278 +80084;45.78788;1.84542;529;20221213;4.9;0;2.5;2.4;7.7;.8;.11;2594 +80084;45.78788;1.84542;529;20221214;10.3;5;7.7;4.2;11;2.1;.09;2416 +80084;45.78788;1.84542;529;20221215;6.1;4.3;5.2;2.7;8.35;.6;.36;2146 +80084;45.78788;1.84542;529;20221216;1.4;-.9;.3;4.5;5.15;0;.53;3243 +80084;45.78788;1.84542;529;20221217;4;-4.6;-.3;2.9;3.1;0;.94;5289 +80084;45.78788;1.84542;529;20221218;9.5;-2.5;3.5;4.9;5.05;0;1.34;4464 +80084;45.78788;1.84542;529;20221219;14.1;8.5;11.3;6.9;8.75;0;1.97;3982 +80084;45.78788;1.84542;529;20221220;14.3;10.2;12.3;5.9;10.15;8.2;1.69;2132 +80084;45.78788;1.84542;529;20221221;9.7;9.2;9.4;5.3;11.25;3.6;.44;1496 +80084;45.78788;1.84542;529;20221222;11.4;9.6;10.5;5.8;11.95;15.1;.51;1360 +80084;45.78788;1.84542;529;20221223;12.6;11.1;11.9;5.3;13.15;9.9;.49;1494 +80084;45.78788;1.84542;529;20221224;12.3;9.4;10.9;3.4;11.5;.3;.63;2138 +80084;45.78788;1.84542;529;20221225;13.8;8.2;11;3.7;9.25;0;1.19;4004 +80084;45.78788;1.84542;529;20221226;9.8;9.6;9.7;3.9;10.4;3.4;.77;700 +80084;45.78788;1.84542;529;20221227;9.7;5.4;7.5;2;9.15;0;.41;3463 +80084;45.78788;1.84542;529;20221228;11.7;5.6;8.7;5.4;9.7;1.1;.75;3539 +80084;45.78788;1.84542;529;20221229;8.4;7.8;8.1;5;10;15.4;.54;812 +80084;45.78788;1.84542;529;20221230;11.4;6.8;9.1;6.4;10.55;5.3;.63;2234 +80084;45.78788;1.84542;529;20221231;14.3;11.6;13;5.8;10.35;0;1.76;2996 +80085;45.81203;2.16513;631;20220101;19.8;8.8;14.3;3.6;6.3;0;2.52;5140 +80085;45.81203;2.16513;631;20220102;14.4;9;11.7;4.8;7.9;.3;2.02;3457 +80085;45.81203;2.16513;631;20220103;10.5;8.6;9.6;4.9;9.7;.5;.98;1838 +80085;45.81203;2.16513;631;20220104;13.5;9;11.3;5.3;8.3;4.7;1.9;3152 +80085;45.81203;2.16513;631;20220105;2.2;-.7;.8;2.5;5.2;.1;.52;2440 +80085;45.81203;2.16513;631;20220106;1.3;-1.7;-.2;1;4.8;.1;.37;2513 +80085;45.81203;2.16513;631;20220107;2.6;-2.2;.2;4.1;5.7;4.6;.34;3356 +80085;45.81203;2.16513;631;20220108;7;2.4;4.7;5.2;7.7;15.4;.52;3304 +80085;45.81203;2.16513;631;20220109;4.6;1.8;3.2;4;6.7;6.7;.53;2480 +80085;45.81203;2.16513;631;20220110;4.6;2.9;3.8;1.4;6.7;.8;.48;1830 +80085;45.81203;2.16513;631;20220111;4.5;-2.6;1;1.4;4.8;0;.46;4365 +80085;45.81203;2.16513;631;20220112;1.2;-3.6;-1.2;1.9;4.4;0;.44;3528 +80085;45.81203;2.16513;631;20220113;5.3;-5.5;-.1;1.5;4.3;0;.48;5629 +80085;45.81203;2.16513;631;20220114;11;-3.1;4;2.1;3.6;0;1.13;6582 +80085;45.81203;2.16513;631;20220115;10.7;-1;4.9;2.2;2.8;0;1.38;6013 +80085;45.81203;2.16513;631;20220116;6.3;-.9;2.7;1.8;3.8;.1;.88;4651 +80085;45.81203;2.16513;631;20220117;3.8;-2.2;.8;1.7;6.2;0;.27;4249 +80085;45.81203;2.16513;631;20220118;5.4;-2.2;1.6;1.6;5.2;.1;.51;4912 +80085;45.81203;2.16513;631;20220119;1.5;-2.3;-.4;2.7;5.4;.5;.36;3354 +80085;45.81203;2.16513;631;20220120;2.7;.1;1.4;2.3;5.7;.4;.5;2716 +80085;45.81203;2.16513;631;20220121;.9;-1.8;-.4;4.6;4.4;0;.79;2817 +80085;45.81203;2.16513;631;20220122;2;-3.5;-.7;2.6;4.8;0;.48;4317 +80085;45.81203;2.16513;631;20220123;6.5;-3;1.8;1.2;5.1;.1;.5;5926 +80085;45.81203;2.16513;631;20220124;12.8;-3.3;4.8;2.2;4.8;0;1.16;7987 +80085;45.81203;2.16513;631;20220125;11.4;1.5;6.5;2.2;4.8;0;1.26;6228 +80085;45.81203;2.16513;631;20220126;9.6;-1.5;4.1;1.8;5.1;0;.86;6718 +80085;45.81203;2.16513;631;20220127;10.2;-1.3;4.5;1.8;3.5;.1;1.15;6944 +80085;45.81203;2.16513;631;20220128;7.2;-4.8;1.2;1.6;5.9;0;.47;7205 +80085;45.81203;2.16513;631;20220129;3.9;-5.7;-.9;1.3;5.9;.3;.28;6477 +80085;45.81203;2.16513;631;20220130;6.6;1.8;4.2;1.5;6.8;.3;.56;4483 +80085;45.81203;2.16513;631;20220131;4.7;2.7;3.7;3.7;6.5;1.4;.74;2740 +80085;45.81203;2.16513;631;20220201;4.2;-.9;1.7;2.6;6.6;1.7;.37;4778 +80085;45.81203;2.16513;631;20220202;7.1;4.4;5.8;2.1;7.7;.2;.65;3378 +80085;45.81203;2.16513;631;20220203;15.4;-.7;7.4;3.4;5.1;.1;2;9182 +80085;45.81203;2.16513;631;20220204;6.9;2.4;4.7;3.1;7.7;3.6;.57;4662 +80085;45.81203;2.16513;631;20220205;5.7;-.4;2.7;1.7;5.9;0;.63;5603 +80085;45.81203;2.16513;631;20220206;5.1;-.5;2.3;4.7;7.3;7.1;.28;5427 +80085;45.81203;2.16513;631;20220207;7.3;4.7;6;2.9;6.7;.2;1.03;3577 +80085;45.81203;2.16513;631;20220208;13.4;-1.4;6;1.8;5.2;0;1.26;9442 +80085;45.81203;2.16513;631;20220209;16.9;4.4;10.7;3.9;5.3;0;2.66;8760 +80085;45.81203;2.16513;631;20220210;7.6;4.5;6.1;2.9;7.73;2.4;1.58;9625 +80085;45.81203;2.16513;631;20220211;7.7;3.5;5.6;3.4;6.48;0;1.25;9925 +80085;45.81203;2.16513;631;20220212;8.7;-5.3;1.7;1.8;4.57;0;1.14;8866 +80085;45.81203;2.16513;631;20220213;12.3;0;6.2;6.2;7.53;4.4;1.8;10100 +80085;45.81203;2.16513;631;20220214;8.2;5.6;6.9;4;8.3;1.8;1.17;5550 +80085;45.81203;2.16513;631;20220215;5.9;1.7;3.8;3.2;7.75;7.5;.69;5125 +80085;45.81203;2.16513;631;20220216;11;4.6;7.8;6.2;10;7.6;.71;6786 +80085;45.81203;2.16513;631;20220217;11.5;8.9;10.2;4.2;10.7;2.4;.97;4188 +80085;45.81203;2.16513;631;20220218;11.1;8.9;10;4.2;9.2;1;1.35;3868 +80085;45.81203;2.16513;631;20220219;6.8;0;3.4;2.3;5.6;0;1;7329 +80085;45.81203;2.16513;631;20220220;9;1.1;5.1;5.4;7.9;3.7;.86;8059 +80085;45.81203;2.16513;631;20220221;7.2;3.9;5.6;5.6;7.3;3.2;1.08;5087 +80085;45.81203;2.16513;631;20220222;7.6;3.4;5.5;2.5;7.7;.6;.82;5897 +80085;45.81203;2.16513;631;20220223;13;5.2;9.1;1.4;7.8;0;1.22;8356 +80085;45.81203;2.16513;631;20220224;10.5;3.8;7.2;3.7;7.1;.9;1.47;7815 +80085;45.81203;2.16513;631;20220225;5.7;-.7;2.5;1.5;5.3;.1;.91;7734 +80085;45.81203;2.16513;631;20220226;9;-1.9;3.6;2.6;4.3;.1;1.56;10407 +80085;45.81203;2.16513;631;20220227;11.9;-.7;5.6;2.3;4.2;0;1.83;11386 +80085;45.81203;2.16513;631;20220228;13;.2;6.6;2.2;5;0;1.81;11639 +80085;45.81203;2.16513;631;20220301;15.7;-1.7;7;1.8;5.7;0;1.82;13847 +80085;45.81203;2.16513;631;20220302;11.3;5.4;8.4;2.7;7.7;2.1;1.45;7939 +80085;45.81203;2.16513;631;20220303;11.8;6.4;9.1;1;9.2;0;1.06;7675 +80085;45.81203;2.16513;631;20220304;9.4;4.5;7;1.7;8.7;2;.94;7385 +80085;45.81203;2.16513;631;20220305;6.6;3.8;5.2;2;7.4;0;.87;5522 +80085;45.81203;2.16513;631;20220306;5.5;-2.7;1.4;2;4.4;.1;1.19;9977 +80085;45.81203;2.16513;631;20220307;10.3;-4.7;2.8;1.8;3.8;0;1.66;13867 +80085;45.81203;2.16513;631;20220308;13.8;.2;7;2.5;5.6;.3;2.05;13346 +80085;45.81203;2.16513;631;20220309;12.8;3.4;8.1;3.6;7;0;1.98;11143 +80085;45.81203;2.16513;631;20220310;12.6;5;8.8;3.7;7.3;.9;1.98;10091 +80085;45.81203;2.16513;631;20220311;11.5;5.4;8.5;5.9;7.4;5.7;2.1;9097 +80085;45.81203;2.16513;631;20220312;6.5;4.4;5.5;4.2;7.6;9.3;.97;5175 +80085;45.81203;2.16513;631;20220313;7.8;5.3;6.6;5.6;6.6;5.3;1.7;5770 +80085;45.81203;2.16513;631;20220314;12.9;-.8;6.1;3.1;6.7;2.1;1.91;14427 +80085;45.81203;2.16513;631;20220315;15.5;7.6;11.6;6.6;8.8;0;2.76;10952 +80085;45.81203;2.16513;631;20220316;16.8;9.5;13.2;2.1;8.8;.8;2.17;10633 +80085;45.81203;2.16513;631;20220317;7.3;8.2;7.8;3.2;8.6;.2;.86;0 +80085;45.81203;2.16513;631;20220318;9.8;4.3;7.1;4.1;8.13;.1;1.4;6275 +80085;45.81203;2.16513;631;20220319;15.1;5.8;10.4;2.7;8.4;0;2.36;13625 +80085;45.81203;2.16513;631;20220320;12.2;3.7;7.9;4.9;7.53;.1;2.16;7250 +80085;45.81203;2.16513;631;20220321;13.8;5.8;9.8;5.3;7.2;0;3.1;14275 +80085;45.81203;2.16513;631;20220322;13.9;.7;7.3;5.4;4.88;0;3.64;19075 +80085;45.81203;2.16513;631;20220323;15.5;.1;7.8;3.5;4.3;0;3.48;19625 +80085;45.81203;2.16513;631;20220324;17.8;.7;9.2;2.5;4.8;0;3.32;19875 +80085;45.81203;2.16513;631;20220325;18.3;2.3;10.3;2.9;5.18;0;3.59;18450 +80085;45.81203;2.16513;631;20220326;18.3;0;9.2;2.8;5.95;0;3.46;19725 +80085;45.81203;2.16513;631;20220327;19.5;1.5;10.5;2.8;6.2;0;3.61;19375 +80085;45.81203;2.16513;631;20220328;19.2;4;11.6;3.7;6.03;0;4.03;17650 +80085;45.81203;2.16513;631;20220329;16.1;7;11.5;2.7;7.58;2.7;2.58;9125 +80085;45.81203;2.16513;631;20220330;10.7;5.9;8.3;2;10.08;2.6;1.23;6850 +80085;45.81203;2.16513;631;20220331;9.1;5.3;7.2;3.5;8.18;11.4;1.6;8100 +80085;45.81203;2.16513;631;20220401;2.7;-2.3;.2;4.4;5.46;6.2;1.39;10733 +80085;45.81203;2.16513;631;20220402;2.4;-2.4;0;3.6;5.04;.1;1.3;10450 +80085;45.81203;2.16513;631;20220403;1.8;-3.2;-.7;3.6;4.83;.1;1.12;6566 +80085;45.81203;2.16513;631;20220404;8.3;-4;2.2;1.9;4.57;0;2.4;23033 +80085;45.81203;2.16513;631;20220405;10.8;-1.8;4.5;1.9;7.38;0;1.58;11850 +80085;45.81203;2.16513;631;20220406;10;3.4;6.7;2.8;9.55;1.8;1.21;6725 +80085;45.81203;2.16513;631;20220407;10.4;7;8.7;5.2;10.68;21.9;1.2;4600 +80085;45.81203;2.16513;631;20220408;13.5;8.9;11.2;7.3;9.95;4.1;2.74;8850 +80085;45.81203;2.16513;631;20220409;9.5;.5;5;2.6;5.99;.3;2.21;16533 +80085;45.81203;2.16513;631;20220410;15.6;-3.3;6.1;2.6;5.55;0;3.28;23750 +80085;45.81203;2.16513;631;20220411;17.5;3.6;10.6;6.1;7.9;0;4.12;20100 +80085;45.81203;2.16513;631;20220412;16.8;9.6;13.2;5;8.08;3.1;3.73;12300 +80085;45.81203;2.16513;631;20220413;15.3;6.3;10.8;1.7;9.58;.1;2;10100 +80085;45.81203;2.16513;631;20220414;19.9;4;12;2.5;10.65;0;3.36;21200 +80085;45.81203;2.16513;631;20220415;20.7;5.1;12.9;2.7;10.2;0;3.83;23125 +80085;45.81203;2.16513;631;20220416;20.5;4.3;12.4;3.3;8.98;0;4.05;22775 +80085;45.81203;2.16513;631;20220417;20;1.4;10.7;2.6;7.4;0;4.07;25375 +80085;45.81203;2.16513;631;20220418;17.8;2.5;10.1;2.2;8.2;0;3.44;23000 +80085;45.81203;2.16513;631;20220419;15.6;3.5;9.5;2.5;9.33;3.5;2.68;17750 +80085;45.81203;2.16513;631;20220420;14;6.9;10.5;1.9;10.15;3.1;1.73;7975 +80085;45.81203;2.16513;631;20220421;16.1;7;11.5;1.8;10.6;0;2.41;13350 +80085;45.81203;2.16513;631;20220422;18.4;4.2;11.3;2;9.85;.6;3.19;20525 +80085;45.81203;2.16513;631;20220423;15.2;8;11.6;3.6;10.2;13.9;2.38;9625 +80085;45.81203;2.16513;631;20220424;12;5.3;8.7;3;10.63;5;1.3;5850 +80085;45.81203;2.16513;631;20220425;14;7.3;10.6;2.3;10.23;0;2.03;10050 +80085;45.81203;2.16513;631;20220426;17.3;3.9;10.6;2.4;9.35;0;3.55;24150 +80085;45.81203;2.16513;631;20220427;20.1;4.1;12.1;2.8;8.95;0;4.17;25600 +80085;45.81203;2.16513;631;20220428;20.9;6.5;13.7;2.2;11.13;0;3.63;21225 +80085;45.81203;2.16513;631;20220429;19.5;6.8;13.2;2;11.43;.6;3.16;18775 +80085;45.81203;2.16513;631;20220430;17.9;5.3;11.6;2.3;9.43;0;3.7;24075 +80085;45.81203;2.16513;631;20220501;17.4;2.3;9.8;1.8;8.05;0;3.74;26300 +80085;45.81203;2.16513;631;20220502;18.6;3.5;11.1;2.3;8.7;0;3.79;23750 +80085;45.81203;2.16513;631;20220503;18;6.2;12.1;2;10.23;.3;3.13;18075 +80085;45.81203;2.16513;631;20220504;16.9;7.2;12;1.9;11.05;2.5;2.71;15750 +80085;45.81203;2.16513;631;20220505;17;5.6;11.3;2.7;9.8;1;3.37;20800 +80085;45.81203;2.16513;631;20220506;16.9;5.9;11.4;1.6;9.6;0;3.02;20289 +80085;45.81203;2.16513;631;20220507;18.2;6.2;12.2;1.3;10;2;3.19;21326 +80085;45.81203;2.16513;631;20220508;19.9;5.7;12.8;1.8;10.1;0;3.61;23366 +80085;45.81203;2.16513;631;20220509;21.9;7.3;14.6;1.8;10.5;0;3.96;23819 +80085;45.81203;2.16513;631;20220510;24.9;10.6;17.8;2.7;10.6;0;4.85;23681 +80085;45.81203;2.16513;631;20220511;26.3;12.4;19.4;3.7;11;.3;5.54;23450 +80085;45.81203;2.16513;631;20220512;17.9;11.7;14.8;1.4;14.6;3;2.53;15549 +80085;45.81203;2.16513;631;20220513;21.1;13.6;17.4;1.3;14.9;.2;3.1;17235 +80085;45.81203;2.16513;631;20220514;24.7;10.3;17.5;1.6;13.3;0;4.27;24202 +80085;45.81203;2.16513;631;20220515;26.7;14.3;20.5;3.3;12.9;4.1;5.26;22514 +80085;45.81203;2.16513;631;20220516;25.1;13;19.1;2.3;13.5;.2;4.47;22325 +80085;45.81203;2.16513;631;20220517;27.1;11.8;19.5;1.9;13.2;0;4.9;25275 +80085;45.81203;2.16513;631;20220518;28.8;13.1;21;1.6;14.5;1.2;5.03;25711 +80085;45.81203;2.16513;631;20220519;28.1;16.1;22.1;2.7;15.1;.3;5.14;22493 +80085;45.81203;2.16513;631;20220520;26.9;17.7;22.3;4.1;12.2;.1;5.78;19698 +80085;45.81203;2.16513;631;20220521;28.2;14.6;21.4;1.1;17.1;.1;4.57;24156 +80085;45.81203;2.16513;631;20220522;29.8;15.3;22.6;1.9;18.2;2.1;5.12;25047 +80085;45.81203;2.16513;631;20220523;16.9;15.5;16.2;4;14.7;5.7;2.04;7425 +80085;45.81203;2.16513;631;20220524;15.9;8.2;12.1;2.3;10.1;.7;2.97;18221 +80085;45.81203;2.16513;631;20220525;18.4;4.4;11.4;1.5;9.1;.2;3.66;24840 +80085;45.81203;2.16513;631;20220526;16.1;8.6;12.4;1.2;11;0;2.82;18086 +80085;45.81203;2.16513;631;20220527;20.3;11;15.7;2;12.1;0;3.62;20261 +80085;45.81203;2.16513;631;20220528;20.1;8.8;14.5;2;9.9;0;3.92;22453 +80085;45.81203;2.16513;631;20220529;16.7;5.2;11;1.8;7.5;0;3.56;22716 +80085;45.81203;2.16513;631;20220530;20.4;3.3;11.9;1.3;7.2;0;4.23;27892 +80085;45.81203;2.16513;631;20220531;20.9;7.7;14.3;2.8;8.5;.6;4.57;24498 +80085;45.81203;2.16513;631;20220601;23.2;11.6;17.4;1.9;12;8.1;4.31;22983 +80085;45.81203;2.16513;631;20220602;25.6;11;18.3;1.8;14.1;12;4.71;25909 +80085;45.81203;2.16513;631;20220603;26.9;14.2;20.6;3;15.2;12.6;5.14;24177 +80085;45.81203;2.16513;631;20220604;25.4;11.9;18.7;1.7;16.7;36.1;4.42;24993 +80085;45.81203;2.16513;631;20220605;18.7;12.7;15.7;2.9;14.8;.5;2.86;16507 +80085;45.81203;2.16513;631;20220606;20.3;12.2;16.3;1.5;13.5;.9;3.41;19303 +80085;45.81203;2.16513;631;20220607;19.1;11.7;15.4;3;11.9;4.5;3.54;18455 +80085;45.81203;2.16513;631;20220608;18.1;11.1;14.6;3.7;12.6;4.8;3.2;17962 +80085;45.81203;2.16513;631;20220609;17.8;10.2;14;2.8;11.3;0;3.33;18765 +80085;45.81203;2.16513;631;20220610;23.4;8.6;16;1.7;11.9;.1;4.52;26440 +80085;45.81203;2.16513;631;20220611;28.1;11;19.6;1.6;13.2;0;5.36;28495 +80085;45.81203;2.16513;631;20220612;26.7;12.9;19.8;1.4;15.3;.9;4.76;25568 +80085;45.81203;2.16513;631;20220613;23.4;12.9;18.2;1.6;13.7;0;4.14;22252 +80085;45.81203;2.16513;631;20220614;29.4;9.5;19.5;1.3;12.6;.5;5.63;30868 +80085;45.81203;2.16513;631;20220615;29.5;17.4;23.5;3;16;0;5.77;23964 +80085;45.81203;2.16513;631;20220616;29.6;15;22.3;1.7;15.2;0;5.44;26394 +80085;45.81203;2.16513;631;20220617;31.7;15.6;23.7;1.4;14.3;0;5.76;27758 +80085;45.81203;2.16513;631;20220618;34.5;16.1;25.3;2.5;13;0;7.21;29723 +80085;45.81203;2.16513;631;20220619;31.1;21.7;26.4;3.3;13.1;4.1;6.51;21091 +80085;45.81203;2.16513;631;20220620;26.7;15.4;21.1;1.8;17.8;2.4;4.55;23181 +80085;45.81203;2.16513;631;20220621;25.8;15;20.4;2.1;18.3;10.7;4.34;22650 +80085;45.81203;2.16513;631;20220622;24.3;14.8;19.6;1.8;16.3;2.3;4.08;21207 +80085;45.81203;2.16513;631;20220623;23.4;13.9;18.7;2.2;15.6;18.2;4.03;21202 +80085;45.81203;2.16513;631;20220624;19.3;14.3;16.8;3.5;14.1;4.6;3.17;15224 +80085;45.81203;2.16513;631;20220625;22.7;11.5;17.1;2.2;13.9;12.7;4.15;23051 +80085;45.81203;2.16513;631;20220626;14.6;11.6;13.1;1.4;13.9;21.7;1.93;11655 +80085;45.81203;2.16513;631;20220627;19.5;12.4;16;1.6;13.2;.2;3.27;18217 +80085;45.81203;2.16513;631;20220628;21.9;7.3;14.6;1.7;11.3;.1;4.29;26344 +80085;45.81203;2.16513;631;20220629;25;8.5;16.8;1.8;12.4;14.9;4.88;28015 +80085;45.81203;2.16513;631;20220630;13.1;13.3;13.2;1.8;13.4;17;.68;0 +80085;45.81203;2.16513;631;20220701;19.4;7.3;13.4;1.4;10.5;0;3.76;23860 +80085;45.81203;2.16513;631;20220702;26.9;8.4;17.7;1.4;11.3;0;5.23;29597 +80085;45.81203;2.16513;631;20220703;24.9;12.3;18.6;1.8;13.9;.6;4.55;24296 +80085;45.81203;2.16513;631;20220704;21.9;13.6;17.8;1.4;15.3;1;3.54;19585 +80085;45.81203;2.16513;631;20220705;23.7;11;17.4;1.4;13.4;.1;4.27;24320 +80085;45.81203;2.16513;631;20220706;21.9;10.5;16.2;1.5;11.8;0;4.02;22973 +80085;45.81203;2.16513;631;20220707;21.5;9.1;15.3;1.8;12.5;0;3.99;23940 +80085;45.81203;2.16513;631;20220708;22.1;11.9;17;2.2;13.1;0;4;21619 +80085;45.81203;2.16513;631;20220709;24.4;10.9;17.7;1.2;12.5;0;4.39;24904 +80085;45.81203;2.16513;631;20220710;24.1;12.1;18.1;1.5;13.2;0;4.29;23398 +80085;45.81203;2.16513;631;20220711;26.1;13.1;19.6;1.4;13;0;4.64;24321 +80085;45.81203;2.16513;631;20220712;27.7;12.5;20.1;1.6;13.2;0;5.08;26281 +80085;45.81203;2.16513;631;20220713;29.8;13.1;21.5;1.8;12.9;0;5.62;27505 +80085;45.81203;2.16513;631;20220714;30;15.8;22.9;2.2;13.9;0;5.67;25254 +80085;45.81203;2.16513;631;20220715;27.1;13.5;20.3;1.3;13.8;0;4.7;24636 +80085;45.81203;2.16513;631;20220716;26.7;12;19.4;1.2;12;0;4.72;25562 +80085;45.81203;2.16513;631;20220717;29.4;13.1;21.3;1.7;12;0;5.47;26868 +80085;45.81203;2.16513;631;20220718;35.3;14.1;24.7;2.3;12.6;0;7.07;30117 +80085;45.81203;2.16513;631;20220719;32.9;20.2;26.6;2.4;14.9;1.5;6.12;23504 +80085;45.81203;2.16513;631;20220720;22.8;15.5;19.2;1.7;17;2.5;3.37;17627 +80085;45.81203;2.16513;631;20220721;27.7;11.9;19.8;1.6;14.7;.1;4.9;26106 +80085;45.81203;2.16513;631;20220722;28.4;13.9;21.2;2.1;16.2;0;5.01;24898 +80085;45.81203;2.16513;631;20220723;25.6;14.9;20.3;2;14.8;.1;4.34;21232 +80085;45.81203;2.16513;631;20220724;33.3;12.8;23.1;1.5;14.4;0;5.97;29493 +80085;45.81203;2.16513;631;20220725;24.5;18.3;21.4;2.9;14.5;.6;4.17;15907 +80085;45.81203;2.16513;631;20220726;22.9;13.2;18.1;1.7;12.8;0;3.84;19956 +80085;45.81203;2.16513;631;20220727;24.2;9.4;16.8;1.6;11.5;0;4.35;24681 +80085;45.81203;2.16513;631;20220728;26;9.9;18;1.8;11.2;0;4.78;25658 +80085;45.81203;2.16513;631;20220729;24.5;13.9;19.2;1.5;13.9;2.6;3.96;20625 +80085;45.81203;2.16513;631;20220730;27.6;14.8;21.2;1.4;14.3;0;4.48;22620 +80085;45.81203;2.16513;631;20220731;29.3;13.9;21.6;1.9;14.3;0;5.11;24752 +80085;45.81203;2.16513;631;20220801;29;13.7;21.4;2;13.6;0;5.13;24556 +80085;45.81203;2.16513;631;20220802;29.8;14.5;22.2;1.6;14.3;0;4.99;24440 +80085;45.81203;2.16513;631;20220803;35.1;15.8;25.5;2;13.2;0;6.35;27384 +80085;45.81203;2.16513;631;20220804;35;20;27.5;2.6;14;.1;6.53;23956 +80085;45.81203;2.16513;631;20220805;25.6;16.1;20.9;1.4;16.9;1.9;3.71;18854 +80085;45.81203;2.16513;631;20220806;26.5;14.1;20.3;1.7;12.8;0;4.37;21507 +80085;45.81203;2.16513;631;20220807;26.8;10.2;18.5;1.4;9.8;0;4.58;24839 +80085;45.81203;2.16513;631;20220808;29.3;10.3;19.8;1.2;10.1;0;4.83;26469 +80085;45.81203;2.16513;631;20220809;30.3;11;20.7;1.7;10.4;0;5.3;26534 +80085;45.81203;2.16513;631;20220810;31.9;14.1;23;1.6;9.9;0;5.37;25316 +80085;45.81203;2.16513;631;20220811;33.6;14.9;24.3;1.4;9.5;0;5.4;25813 +80085;45.81203;2.16513;631;20220812;33.6;16;24.8;2;9.8;0;5.89;24878 +80085;45.81203;2.16513;631;20220813;34.1;16.5;25.3;2.4;9.8;14.8;6.31;24729 +80085;45.81203;2.16513;631;20220814;20.7;16.2;18.5;2.9;16.2;5.3;2.68;12153 +80085;45.81203;2.16513;631;20220815;23.9;14.5;19.2;2.8;15.5;.5;3.65;17700 +80085;45.81203;2.16513;631;20220816;24.9;13.2;19.1;2.2;15;17.4;3.82;19685 +80085;45.81203;2.16513;631;20220817;23.7;11.4;17.6;2.4;14.7;4.5;3.63;20067 +80085;45.81203;2.16513;631;20220818;21.8;13.3;17.6;1.6;14.2;.9;3.04;16477 +80085;45.81203;2.16513;631;20220819;21.9;14.7;18.3;1.8;15.7;2.5;2.88;15018 +80085;45.81203;2.16513;631;20220820;22.9;15.3;19.1;1.5;16.1;.2;2.95;15338 +80085;45.81203;2.16513;631;20220821;22.6;11.6;17.1;1.6;14.6;.1;3.17;18436 +80085;45.81203;2.16513;631;20220822;22.5;15.1;18.8;1.4;15.9;.3;2.83;14914 +80085;45.81203;2.16513;631;20220823;25.9;15;20.5;1.2;17;.2;3.37;18088 +80085;45.81203;2.16513;631;20220824;30.4;14.4;22.4;1.6;15.4;0;4.44;21871 +80085;45.81203;2.16513;631;20220825;27.8;16.1;22;2.4;15.6;3.1;4.19;18483 +80085;45.81203;2.16513;631;20220826;22.6;16.4;19.5;1.2;17.2;.2;2.55;13201 +80085;45.81203;2.16513;631;20220827;23.4;11.9;17.7;1.2;14.5;.1;3.08;18041 +80085;45.81203;2.16513;631;20220828;26.8;11.3;19.1;1.2;13.8;0;3.67;20870 +80085;45.81203;2.16513;631;20220829;31.2;13.7;22.5;1.9;14.3;1.1;4.67;22035 +80085;45.81203;2.16513;631;20220830;22.6;16;19.3;2.3;16.3;.3;2.8;13209 +80085;45.81203;2.16513;631;20220831;25;11.8;18.4;1.7;14.8;.2;3.37;18756 +80085;45.81203;2.16513;631;20220901;26.7;13.1;19.9;1.9;14.5;.7;3.72;18888 +80085;45.81203;2.16513;631;20220902;22.7;14.4;18.6;1.9;15.4;14.4;2.81;14510 +80085;45.81203;2.16513;631;20220903;23.7;13.5;18.6;2.5;14.6;.3;3.24;16007 +80085;45.81203;2.16513;631;20220904;29;12.1;20.6;2;14.7;1.6;4.11;20584 +80085;45.81203;2.16513;631;20220905;29.4;16;22.7;3.6;16;7.5;4.71;18107 +80085;45.81203;2.16513;631;20220906;25.6;14.5;20.1;2.2;16.4;1.6;3.27;16283 +80085;45.81203;2.16513;631;20220907;22.5;13.3;17.9;1.4;15.1;6.1;2.6;14640 +80085;45.81203;2.16513;631;20220908;19.4;11.6;15.5;3.9;13;.5;2.68;13311 +80085;45.81203;2.16513;631;20220909;18.3;12.1;15.2;3.1;13.2;1.6;2.28;11696 +80085;45.81203;2.16513;631;20220910;19.9;10.8;15.4;2.1;12.4;.2;2.53;14152 +80085;45.81203;2.16513;631;20220911;24.4;8.4;16.4;1.7;11.6;0;3.22;18766 +80085;45.81203;2.16513;631;20220912;32.5;13.3;22.9;2.4;13.1;0;4.82;20412 +80085;45.81203;2.16513;631;20220913;27.2;19.1;23.2;2.6;17.9;5.4;3.35;12933 +80085;45.81203;2.16513;631;20220914;24.8;17.2;21;3.3;16.4;1.8;3.22;12385 +80085;45.81203;2.16513;631;20220915;21.2;14;17.6;2.6;15.5;1.5;2.35;11917 +80085;45.81203;2.16513;631;20220916;16.3;13.1;14.7;1.6;13.1;.2;1.57;7677 +80085;45.81203;2.16513;631;20220917;13.6;5.8;9.7;1.9;8.7;0;1.83;12170 +80085;45.81203;2.16513;631;20220918;18.1;2.4;10.3;1.4;7.3;.1;2.41;17317 +80085;45.81203;2.16513;631;20220919;17;3.5;10.3;1.5;8;0;2.22;15848 +80085;45.81203;2.16513;631;20220920;17.8;4.9;11.4;1.2;7.6;0;2.21;15314 +80085;45.81203;2.16513;631;20220921;17.9;4.3;11.1;1.4;7.9;0;2.25;15568 +80085;45.81203;2.16513;631;20220922;22.9;4.6;13.8;1.6;8.5;0;2.86;17951 +80085;45.81203;2.16513;631;20220923;19.8;8.5;14.2;3;10.4;0;2.68;13831 +80085;45.81203;2.16513;631;20220924;17.9;9.7;13.8;2.4;11.2;4.4;2.1;11567 +80085;45.81203;2.16513;631;20220925;12.7;9.4;11.1;1.5;11.5;4.4;1.15;7051 +80085;45.81203;2.16513;631;20220926;13.3;6.8;10.1;3;10.5;5.2;1.43;10002 +80085;45.81203;2.16513;631;20220927;12.1;7.9;10;3.7;10.6;10.1;1.25;7836 +80085;45.81203;2.16513;631;20220928;13.9;9.9;11.9;4.8;12.7;19;1.16;7542 +80085;45.81203;2.16513;631;20220929;13.5;6.7;10.1;1.7;9.5;.7;1.47;9882 +80085;45.81203;2.16513;631;20220930;14.7;2.8;8.8;1.7;8.6;2.5;1.65;13094 +80085;45.81203;2.16513;631;20221001;17.3;6.3;11.8;4.5;13.1;6;1.47;12416 +80085;45.81203;2.16513;631;20221002;18.9;12.5;15.7;3;14.2;.2;1.81;9223 +80085;45.81203;2.16513;631;20221003;17;8.7;12.9;1.1;11.9;0;1.47;10449 +80085;45.81203;2.16513;631;20221004;22.5;6.1;14.3;1.8;11.6;.1;2.26;14729 +80085;45.81203;2.16513;631;20221005;23.7;9.7;16.7;3.5;12.6;.2;2.9;13397 +80085;45.81203;2.16513;631;20221006;14.7;12.2;13.5;1.3;13.6;.1;1;5268 +80085;45.81203;2.16513;631;20221007;21.2;10;15.6;2.1;13.3;.1;1.96;11622 +80085;45.81203;2.16513;631;20221008;15.2;10.1;12.7;1.1;11.7;.1;1.2;7560 +80085;45.81203;2.16513;631;20221009;22.5;5.3;13.9;1.8;10.7;.1;2.18;14164 +80085;45.81203;2.16513;631;20221010;19.9;11.6;15.8;3.1;13.2;.7;1.98;9542 +80085;45.81203;2.16513;631;20221011;15.4;12.2;13.8;.7;14.5;1.6;.93;5635 +80085;45.81203;2.16513;631;20221012;18.6;11.8;15.2;.8;14;.2;1.25;8354 +80085;45.81203;2.16513;631;20221013;15;9.1;12.1;2.4;12.7;4.7;1.07;7638 +80085;45.81203;2.16513;631;20221014;16.8;12.6;14.7;4.3;14.9;3.5;1.19;6268 +80085;45.81203;2.16513;631;20221015;19.1;13.1;16.1;4;14.3;0;1.78;7495 +80085;45.81203;2.16513;631;20221016;24.4;13.4;18.9;4.4;13.8;0;3.03;10204 +80085;45.81203;2.16513;631;20221017;20.3;16.3;18.3;6;14.6;.2;2.59;5847 +80085;45.81203;2.16513;631;20221018;26.4;14.1;20.3;2.8;14.5;0;2.67;10525 +80085;45.81203;2.16513;631;20221019;25.8;14.1;20;3.4;12.6;1.2;3.09;10109 +80085;45.81203;2.16513;631;20221020;22;14.2;18.1;5.8;15.2;5.9;2.48;8036 +80085;45.81203;2.16513;631;20221021;19.9;13;16.5;4.1;13.9;.8;1.93;7417 +80085;45.81203;2.16513;631;20221022;22.3;10.1;16.2;3.3;12.3;.1;2.26;9905 +80085;45.81203;2.16513;631;20221023;21;13.5;17.3;6;12.5;1.2;2.94;7536 +80085;45.81203;2.16513;631;20221024;20;10;15;3.4;11.1;.4;2.11;8662 +80085;45.81203;2.16513;631;20221025;19.9;9.2;14.6;4.2;11.4;2.6;2.16;8850 +80085;45.81203;2.16513;631;20221026;21.8;11.7;16.8;3.1;12.6;.1;2.08;8459 +80085;45.81203;2.16513;631;20221027;25.2;12.5;18.9;5;12.4;0;3.41;9416 +80085;45.81203;2.16513;631;20221028;24.1;18.7;21.4;4.8;11.1;0;3.96;5858 +80085;45.81203;2.16513;631;20221029;25.1;15.5;20.3;4.3;8.4;0;4.09;7880 +80085;45.81203;2.16513;631;20221030;20.9;14.9;17.9;3.2;9.5;0;2.68;6022 +80085;45.81203;2.16513;631;20221031;20.5;11.3;15.9;4.8;12.4;10.8;2.24;7479 +80085;45.81203;2.16513;631;20221101;14.1;8.8;11.5;3.8;10.9;.1;1.17;5459 +80085;45.81203;2.16513;631;20221102;17;8.9;13;2.9;10.1;0;1.56;6780 +80085;45.81203;2.16513;631;20221103;14.3;7.3;10.8;5.5;9.8;13.5;1.55;6171 +80085;45.81203;2.16513;631;20221104;6.8;6.1;6.5;4.6;9;8.9;.52;1542 +80085;45.81203;2.16513;631;20221105;10.6;1.4;6;1.6;7.5;0;.74;6949 +80085;45.81203;2.16513;631;20221106;12.7;2.7;7.7;4.1;7.5;.1;1.39;7164 +80085;45.81203;2.16513;631;20221107;16.3;9.3;12.8;4.5;9.9;0;1.85;5816 +80085;45.81203;2.16513;631;20221108;17.8;10.8;14.3;7.1;9.9;4;2.8;5731 +80085;45.81203;2.16513;631;20221109;12.7;10.7;11.7;2.7;11.5;11;.86;2760 +80085;45.81203;2.16513;631;20221110;13.5;6.6;10.1;1.2;9.5;0;.74;5523 +80085;45.81203;2.16513;631;20221111;20.5;2.7;11.6;2.3;9.8;.1;1.37;9080 +80085;45.81203;2.16513;631;20221112;21.9;7.2;14.6;2.3;9.6;0;1.69;8087 +80085;45.81203;2.16513;631;20221113;20.4;9;14.7;2.4;9.3;0;1.7;6958 +80085;45.81203;2.16513;631;20221114;13.4;11.1;12.3;5;10.4;6.1;1.54;2776 +80085;45.81203;2.16513;631;20221115;14.4;8;11.2;5.5;10.7;5.5;1.25;4932 +80085;45.81203;2.16513;631;20221116;11.6;7.3;9.5;5.7;10.1;3.5;.93;3887 +80085;45.81203;2.16513;631;20221117;10.8;9.3;10.1;7.2;10.2;8.8;1.14;2036 +80085;45.81203;2.16513;631;20221118;9.9;5;7.5;2.8;8.3;1.8;.78;4072 +80085;45.81203;2.16513;631;20221119;6;2.7;4.4;1.2;7.6;.5;.4;3196 +80085;45.81203;2.16513;631;20221120;6.4;-.1;3.2;3;6.9;1.1;.46;4649 +80085;45.81203;2.16513;631;20221121;8.1;3.5;5.8;4.9;7.7;6;.79;3772 +80085;45.81203;2.16513;631;20221122;7.8;2.6;5.2;4.5;7.6;4.2;.67;3994 +80085;45.81203;2.16513;631;20221123;9.9;4.7;7.3;4.7;8.9;5.6;.71;3944 +80085;45.81203;2.16513;631;20221124;9.6;5.8;7.7;3.3;9.2;.8;.62;3249 +80085;45.81203;2.16513;631;20221125;8.3;7.7;8;2.2;9.4;2;.61;940 +80085;45.81203;2.16513;631;20221126;9.8;4.4;7.1;1.5;7.9;0;.58;3886 +80085;45.81203;2.16513;631;20221127;13.8;3.8;8.8;3.9;5;2.8;2.06;5429 +80085;45.81203;2.16513;631;20221128;8.7;6.5;7.6;3.6;8.6;4.6;.78;2223 +80085;45.81203;2.16513;631;20221129;6.1;3.1;4.6;1.7;7.8;.9;.38;2659 +80085;45.81203;2.16513;631;20221130;6.3;1.8;4.1;1.5;7.5;0;.34;3346 +80085;45.81203;2.16513;631;20221201;3.6;3;3.3;2.5;7.1;.1;.44;856 +80085;45.81203;2.16513;631;20221202;1.6;1.1;1.4;1.7;6;1;.43;722 +80085;45.81203;2.16513;631;20221203;6.3;0;3.2;.6;6.3;4.6;.29;3946 +80085;45.81203;2.16513;631;20221204;3;.2;1.6;1.7;6.6;3.5;.27;2422 +80085;45.81203;2.16513;631;20221205;7.6;-1;3.3;2;5.8;0;.57;4626 +80085;45.81203;2.16513;631;20221206;4.1;-3.9;.1;1.4;5.1;.1;.32;4407 +80085;45.81203;2.16513;631;20221207;.5;-2.3;-.9;1.8;5.2;0;.3;2361 +80085;45.81203;2.16513;631;20221208;3.3;-6.5;-1.6;.8;4.7;.1;.2;4868 +80085;45.81203;2.16513;631;20221209;-.6;-1.6;-1.1;1.6;5.4;.3;.29;1167 +80085;45.81203;2.16513;631;20221210;-2.9;-4.5;-3.7;2.5;4.2;0;.3;1612 +80085;45.81203;2.16513;631;20221211;2.9;-9.5;-3.3;1.7;3.4;0;.41;5450 +80085;45.81203;2.16513;631;20221212;2.1;-4.8;-1.3;2.1;3.7;4.2;.56;3904 +80085;45.81203;2.16513;631;20221213;7.1;-1;3.1;2.3;7;.1;.31;4258 +80085;45.81203;2.16513;631;20221214;10;4.6;7.3;4.1;10;1.5;.28;3361 +80085;45.81203;2.16513;631;20221215;3.6;3.3;3.5;1.8;7.6;1.3;.36;364 +80085;45.81203;2.16513;631;20221216;-.6;-2.2;-1.4;2.4;5;0;.33;1564 +80085;45.81203;2.16513;631;20221217;1.2;-8.5;-3.6;1.7;3.5;0;.35;4654 +80085;45.81203;2.16513;631;20221218;9.6;-2.9;3.4;6;4.4;0;1.72;5349 +80085;45.81203;2.16513;631;20221219;14.6;7.8;11.2;6.9;8.3;0;2.18;3794 +80085;45.81203;2.16513;631;20221220;13.8;9.6;11.7;6.1;9.6;4.5;1.71;2861 +80085;45.81203;2.16513;631;20221221;9.9;8.4;9.2;5;10.6;2;.58;1485 +80085;45.81203;2.16513;631;20221222;11.5;8.9;10.2;6.6;11;11;.78;2133 +80085;45.81203;2.16513;631;20221223;12.8;10.7;11.8;6.1;12.6;7;.67;1862 +80085;45.81203;2.16513;631;20221224;12.4;8.9;10.7;3.4;10.7;.2;.78;2570 +80085;45.81203;2.16513;631;20221225;13.8;6.3;10.1;3.7;8.7;0;1.18;4028 +80085;45.81203;2.16513;631;20221226;11.1;8.7;9.9;3.5;9.6;3.5;.93;2043 +80085;45.81203;2.16513;631;20221227;8.8;3.4;6.1;2.6;8.1;.1;.5;3353 +80085;45.81203;2.16513;631;20221228;12.1;3.8;8;5.5;8.7;1.2;.97;4306 +80085;45.81203;2.16513;631;20221229;8.8;7.7;8.3;5.9;9.4;15.3;.82;1220 +80085;45.81203;2.16513;631;20221230;11.6;5.4;8.5;6.4;10.1;4.6;.62;3679 +80085;45.81203;2.16513;631;20221231;16.5;11.1;13.8;7.2;10.1;0;2.38;3415 +80086;45.83521;2.48509;689;20220101;18.8;6.4;12.6;3.2;6.25;0;2.12;5383 +80086;45.83521;2.48509;689;20220102;13.8;8.8;11.3;4.7;7.6;.1;2;3269 +80086;45.83521;2.48509;689;20220103;9.8;7.7;8.7;5;9.7;.3;.82;1937 +80086;45.83521;2.48509;689;20220104;13.5;8.5;11;5.9;8.25;4.7;1.99;3291 +80086;45.83521;2.48509;689;20220105;1.2;-1.1;.1;3.4;5.4;0;.42;2105 +80086;45.83521;2.48509;689;20220106;1.3;-1.8;-.3;1.6;5;.2;.38;2561 +80086;45.83521;2.48509;689;20220107;2.2;-2.3;0;4.6;5.75;3.2;.31;3218 +80086;45.83521;2.48509;689;20220108;6.1;1.6;3.9;6.7;7.7;12;.36;3228 +80086;45.83521;2.48509;689;20220109;4.3;1.8;3.1;5.3;6.7;6.3;.56;2287 +80086;45.83521;2.48509;689;20220110;4;1.9;2.9;1.9;6.55;.8;.46;2032 +80086;45.83521;2.48509;689;20220111;3.2;-2.8;.2;2;4.9;0;.45;3972 +80086;45.83521;2.48509;689;20220112;.5;-3.5;-1.5;2.4;4.65;0;.39;3150 +80086;45.83521;2.48509;689;20220113;3.2;-5;-.9;2.5;4.45;0;.48;4799 +80086;45.83521;2.48509;689;20220114;11;-3.5;3.7;1.9;3.65;0;1.03;6584 +80086;45.83521;2.48509;689;20220115;9.8;-2;3.9;2.3;3.1;0;1.29;5962 +80086;45.83521;2.48509;689;20220116;6.1;-2.2;1.9;2;4.2;.1;.81;4934 +80086;45.83521;2.48509;689;20220117;3.2;-1.8;.7;2.1;6.15;0;.29;3845 +80086;45.83521;2.48509;689;20220118;2.2;-2.1;0;2.8;5.45;0;.34;3452 +80086;45.83521;2.48509;689;20220119;1.1;-2.2;-.6;3.6;5.55;.4;.31;3079 +80086;45.83521;2.48509;689;20220120;1.8;-.3;.7;3;5.61;.5;.42;2400 +80086;45.83521;2.48509;689;20220121;.8;-2.3;-.7;5.8;4.31;0;.73;2577 +80086;45.83521;2.48509;689;20220122;0;-3.6;-1.8;3.5;4.66;0;.55;4239 +80086;45.83521;2.48509;689;20220123;3.8;-2.5;.7;2;5.06;0;.8;6390 +80086;45.83521;2.48509;689;20220124;12.6;-3.9;4.3;2.1;4.2;0;1.2;8006 +80086;45.83521;2.48509;689;20220125;11.7;.6;6.1;2;4.8;0;1.15;6514 +80086;45.83521;2.48509;689;20220126;10;-2;4;1.6;5;0;.82;6912 +80086;45.83521;2.48509;689;20220127;9.7;-2.3;3.7;1.7;3.7;.1;1.03;7013 +80086;45.83521;2.48509;689;20220128;6;-4.8;.6;1.4;5.85;0;.42;6766 +80086;45.83521;2.48509;689;20220129;2.9;-5.6;-1.4;1.3;5.8;.2;.26;6012 +80086;45.83521;2.48509;689;20220130;6;1;3.5;1.6;6.95;.2;.49;4490 +80086;45.83521;2.48509;689;20220131;4.1;2.3;3.2;4.9;6.5;1.5;.71;2545 +80086;45.83521;2.48509;689;20220201;3.7;-1.7;1;3.5;5.7;2;.62;4857 +80086;45.83521;2.48509;689;20220202;6.7;3.9;5.3;2.7;4.1;.2;1.63;3451 +80086;45.83521;2.48509;689;20220203;13.3;-2.3;5.5;3.3;5.06;0;1.79;8967 +80086;45.83521;2.48509;689;20220204;6;1.5;3.7;3.6;6.45;2.5;.85;4618 +80086;45.83521;2.48509;689;20220205;5.7;-.6;2.6;2;5.95;0;.65;5646 +80086;45.83521;2.48509;689;20220206;4.8;-1.4;1.7;6.1;7.15;4.1;.23;5650 +80086;45.83521;2.48509;689;20220207;6.7;4.3;5.5;3.5;6.7;.1;1.02;3340 +80086;45.83521;2.48509;689;20220208;11.6;-2.1;4.7;2;5.15;0;1.19;9006 +80086;45.83521;2.48509;689;20220209;15.8;2.8;9.3;3.4;5.4;0;2.27;8818 +80086;45.83521;2.48509;689;20220210;7;4.4;5.7;2.9;7.51;2.9;1.71;9933 +80086;45.83521;2.48509;689;20220211;7.5;3.4;5.4;2.6;6.61;0;1.12;9266 +80086;45.83521;2.48509;689;20220212;8.3;-5.7;1.3;1.8;4.55;0;1.14;8866 +80086;45.83521;2.48509;689;20220213;12;-.8;5.6;6.4;7.41;3.2;1.81;10666 +80086;45.83521;2.48509;689;20220214;8.2;5.5;6.8;3.6;8.17;2.5;1.23;5200 +80086;45.83521;2.48509;689;20220215;5.9;1.3;3.6;2.9;7.47;5.3;.8;5866 +80086;45.83521;2.48509;689;20220216;10.6;3.8;7.2;6.8;9.95;3.4;.6;6888 +80086;45.83521;2.48509;689;20220217;11.1;8.8;9.9;5.6;10.65;1.2;1;3965 +80086;45.83521;2.48509;689;20220218;11.4;8.6;10;5.2;9.2;.8;1.5;4281 +80086;45.83521;2.48509;689;20220219;6.3;.1;3.2;3.3;5.6;0;1.08;6935 +80086;45.83521;2.48509;689;20220220;8;.8;4.4;5.9;7.8;2.6;.75;7651 +80086;45.83521;2.48509;689;20220221;5.9;3.7;4.8;7;7.3;3.3;.93;4012 +80086;45.83521;2.48509;689;20220222;7.5;3;5.2;3.5;7.7;.3;.84;6027 +80086;45.83521;2.48509;689;20220223;10.6;5.1;7.8;1.8;7.9;0;1.09;6960 +80086;45.83521;2.48509;689;20220224;10.4;3.3;6.8;3.9;7.05;.9;1.49;7983 +80086;45.83521;2.48509;689;20220225;5.5;-.9;2.3;1.9;5.3;.1;.94;7665 +80086;45.83521;2.48509;689;20220226;7.6;-1.8;2.9;3.5;4.65;0;1.46;9599 +80086;45.83521;2.48509;689;20220227;11;-2.1;4.5;2.1;4.4;0;1.64;11511 +80086;45.83521;2.48509;689;20220228;11.9;-1.1;5.4;2.4;4.85;0;1.75;11580 +80086;45.83521;2.48509;689;20220301;13.7;-2.6;5.6;2;5.4;0;1.74;13302 +80086;45.83521;2.48509;689;20220302;10.2;4.5;7.3;2.9;7.45;2.4;1.39;7762 +80086;45.83521;2.48509;689;20220303;10.6;6;8.3;1.6;9.2;0;1;7046 +80086;45.83521;2.48509;689;20220304;9.4;4.9;7.1;2.3;8.65;1.8;.99;6989 +80086;45.83521;2.48509;689;20220305;7.3;2.5;4.9;2.3;6.85;0;1.05;6967 +80086;45.83521;2.48509;689;20220306;5.3;-4.8;.3;2;4.25;.1;1.18;10868 +80086;45.83521;2.48509;689;20220307;8.4;-4.4;2;2.6;4;0;1.63;12754 +80086;45.83521;2.48509;689;20220308;13.4;-.9;6.3;2.2;5.35;0;1.95;13547 +80086;45.83521;2.48509;689;20220309;12.6;2.9;7.8;2.9;6.9;0;1.85;11197 +80086;45.83521;2.48509;689;20220310;12.2;3.4;7.8;2.9;7;.3;1.81;10742 +80086;45.83521;2.48509;689;20220311;10.5;4.6;7.6;5.2;7.35;9.6;1.85;8901 +80086;45.83521;2.48509;689;20220312;6;4;5;4.4;7.45;7.1;.96;4996 +80086;45.83521;2.48509;689;20220313;7.8;5.3;6.5;5.6;6.55;5.2;1.74;5661 +80086;45.83521;2.48509;689;20220314;10.9;-.6;5.2;3.7;7;2.8;1.59;13104 +80086;45.83521;2.48509;689;20220315;16;7.2;11.6;5;9.1;0;2.51;11405 +80086;45.83521;2.48509;689;20220316;16.6;7.2;11.9;1.8;9;2.6;2.04;11824 +80086;45.83521;2.48509;689;20220317;7.2;7.9;7.5;3.4;8.75;.2;.81;0 +80086;45.83521;2.48509;689;20220318;9.8;4.2;7;3.3;8.24;.1;1.35;6066 +80086;45.83521;2.48509;689;20220319;14.7;5.3;10;2.5;8.41;0;2.32;14000 +80086;45.83521;2.48509;689;20220320;12;2.8;7.4;5;7.47;.4;2.14;7366 +80086;45.83521;2.48509;689;20220321;13.2;5.2;9.2;5.2;7.17;.3;2.94;13266 +80086;45.83521;2.48509;689;20220322;13.6;-.5;6.5;5.3;4.87;0;3.5;19133 +80086;45.83521;2.48509;689;20220323;15.2;-1.2;7;3.5;4.41;0;3.36;19633 +80086;45.83521;2.48509;689;20220324;17.5;-.3;8.6;2.6;4.91;0;3.31;19766 +80086;45.83521;2.48509;689;20220325;17.9;1.3;9.6;2.6;5.17;0;3.36;18400 +80086;45.83521;2.48509;689;20220326;17.8;-2.2;7.8;2.5;5.97;0;3.14;19800 +80086;45.83521;2.48509;689;20220327;19.2;.2;9.7;3;6.21;0;3.65;19433 +80086;45.83521;2.48509;689;20220328;19;2.9;11;3.9;6.04;0;4.05;17666 +80086;45.83521;2.48509;689;20220329;16.7;6.2;11.5;2.8;7.44;1.8;2.79;10266 +80086;45.83521;2.48509;689;20220330;10.4;5.8;8.1;1.8;10.11;5.1;1.23;6933 +80086;45.83521;2.48509;689;20220331;8.8;5;6.9;3.2;8.17;10.8;1.52;7333 +80086;45.83521;2.48509;689;20220401;2;-2.7;-.4;4.5;5.51;6.5;1.24;10300 +80086;45.83521;2.48509;689;20220402;2;-2.7;-.4;3.6;5.02;.9;1.3;10450 +80086;45.83521;2.48509;689;20220403;1.5;-3.5;-1;3.6;4.82;.2;1.12;6566 +80086;45.83521;2.48509;689;20220404;8;-4.2;1.9;1.9;4.55;0;2.4;23033 +80086;45.83521;2.48509;689;20220405;11.2;-3;4.1;1.8;7.24;0;1.7;13266 +80086;45.83521;2.48509;689;20220406;10.3;2.5;6.4;2.5;9.31;1.1;1.37;7800 +80086;45.83521;2.48509;689;20220407;10.5;6.9;8.7;4.8;10.41;17;1.45;5366 +80086;45.83521;2.48509;689;20220408;13.5;8.8;11.1;7.2;9.84;3.5;2.9;9333 +80086;45.83521;2.48509;689;20220409;9.2;-.1;4.5;2.6;5.9;.4;2.15;16550 +80086;45.83521;2.48509;689;20220410;15.2;-4.3;5.4;2.5;5.54;0;3.17;24000 +80086;45.83521;2.48509;689;20220411;16.9;2.1;9.5;6;7.94;0;3.86;20366 +80086;45.83521;2.48509;689;20220412;16.6;9.4;13;4.9;7.71;.2;3.82;12000 +80086;45.83521;2.48509;689;20220413;15.9;5.5;10.7;1.6;9.04;0;2.22;11266 +80086;45.83521;2.48509;689;20220414;19.7;2.7;11.2;2.2;10.41;0;3.28;21266 +80086;45.83521;2.48509;689;20220415;20.6;3.2;11.9;2.1;10.21;0;3.54;23000 +80086;45.83521;2.48509;689;20220416;20.5;2.9;11.7;2.8;8.94;0;3.78;22333 +80086;45.83521;2.48509;689;20220417;19.4;.1;9.7;2.3;7.24;0;3.89;25466 +80086;45.83521;2.48509;689;20220418;17.8;1.3;9.6;2;7.84;0;3.43;23133 +80086;45.83521;2.48509;689;20220419;16;2.3;9.2;2.1;9.14;3.6;2.73;18200 +80086;45.83521;2.48509;689;20220420;13.6;6.7;10.2;1.6;10.17;1.5;1.64;7700 +80086;45.83521;2.48509;689;20220421;15.7;6.5;11.1;1.7;10.41;.1;2.44;13833 +80086;45.83521;2.48509;689;20220422;18.3;3.1;10.7;1.8;9.61;1;3.19;21166 +80086;45.83521;2.48509;689;20220423;15;7.4;11.2;3.8;10.04;12.4;2.47;9900 +80086;45.83521;2.48509;689;20220424;12.1;4.3;8.2;2.8;10.21;7.4;1.46;6800 +80086;45.83521;2.48509;689;20220425;13.7;6.9;10.3;2;9.97;0;2.04;10166 +80086;45.83521;2.48509;689;20220426;16.9;2.9;9.9;2.2;9.31;0;3.48;24633 +80086;45.83521;2.48509;689;20220427;19.5;3;11.3;2.4;9.01;0;3.9;25800 +80086;45.83521;2.48509;689;20220428;21;5.1;13;2;10.81;0;3.68;22233 +80086;45.83521;2.48509;689;20220429;19.5;6.1;12.8;1.8;11.34;.6;3.07;18100 +80086;45.83521;2.48509;689;20220430;17.7;4.2;10.9;2.1;9.57;0;3.49;23500 +80086;45.83521;2.48509;689;20220501;17.2;.8;9;1.6;8.04;0;3.6;26433 +80086;45.83521;2.48509;689;20220502;18.4;2;10.2;1.9;8.71;0;3.63;24200 +80086;45.83521;2.48509;689;20220503;17.7;5.4;11.5;1.6;10.37;0;2.85;17000 +80086;45.83521;2.48509;689;20220504;16.7;6.6;11.6;1.7;11.37;3.6;2.53;15033 +80086;45.83521;2.48509;689;20220505;16.7;4.9;10.8;2.5;9.84;.5;3.2;19800 +80086;45.83521;2.48509;689;20220506;17;6.3;11.6;2.1;9.7;0;3.08;19948 +80086;45.83521;2.48509;689;20220507;18.4;7.5;13;1.8;9.85;2.5;3.29;20178 +80086;45.83521;2.48509;689;20220508;19.5;6.9;13.2;1.6;10.35;0;3.45;21873 +80086;45.83521;2.48509;689;20220509;21.3;7.4;14.3;1.5;10.55;0;3.78;23093 +80086;45.83521;2.48509;689;20220510;24.4;9.9;17.2;2.4;10.65;0;4.63;23669 +80086;45.83521;2.48509;689;20220511;26.3;12.1;19.2;3.6;10.9;0;5.5;23485 +80086;45.83521;2.48509;689;20220512;18.4;11.8;15.1;1.6;14.45;2.3;2.64;15871 +80086;45.83521;2.48509;689;20220513;20.5;13;16.8;1.3;14.8;4;3.02;17108 +80086;45.83521;2.48509;689;20220514;23.6;10.9;17.3;2.2;13.15;0;4.18;22630 +80086;45.83521;2.48509;689;20220515;26.6;13.9;20.2;2.9;13.05;3.5;5.08;22529 +80086;45.83521;2.48509;689;20220516;24.1;13.1;18.6;2.1;13.85;.1;4.17;21187 +80086;45.83521;2.48509;689;20220517;26.3;11.7;19;1.7;13.25;0;4.67;24579 +80086;45.83521;2.48509;689;20220518;27.5;13.6;20.6;2.1;14.9;.4;4.88;24173 +80086;45.83521;2.48509;689;20220519;27.8;16.6;22.2;2.6;14.95;.4;5.04;21594 +80086;45.83521;2.48509;689;20220520;27.6;15.9;21.8;3.5;13.05;0;5.61;21707 +80086;45.83521;2.48509;689;20220521;27.7;14.4;21;1.8;16.95;0;4.65;23707 +80086;45.83521;2.48509;689;20220522;29.6;15.3;22.5;1.9;18;2.1;5.08;24687 +80086;45.83521;2.48509;689;20220523;16.4;15.3;15.9;4.5;14.65;4.4;1.95;6596 +80086;45.83521;2.48509;689;20220524;15.6;8;11.8;2.9;9.95;.8;3;17968 +80086;45.83521;2.48509;689;20220525;16.8;4.5;10.6;2;9.1;.1;3.4;23187 +80086;45.83521;2.48509;689;20220526;16.3;8.2;12.3;1.4;10.85;0;2.9;18548 +80086;45.83521;2.48509;689;20220527;19.9;11.2;15.6;2;12.15;0;3.52;19489 +80086;45.83521;2.48509;689;20220528;19.5;9.2;14.3;2.3;10;0;3.83;21348 +80086;45.83521;2.48509;689;20220529;16.3;5.4;10.9;1.9;7.5;0;3.51;21989 +80086;45.83521;2.48509;689;20220530;19.6;4.4;12;2.1;7.15;0;4.34;26264 +80086;45.83521;2.48509;689;20220531;20.4;8;14.2;2.9;8.65;.5;4.47;23647 +80086;45.83521;2.48509;689;20220601;22.6;10.6;16.6;2.1;11.75;5.1;4.29;23209 +80086;45.83521;2.48509;689;20220602;26.2;11.5;18.8;2.3;13.85;12.8;4.99;25853 +80086;45.83521;2.48509;689;20220603;26.6;13.9;20.3;2.9;14.85;13.1;5.08;23953 +80086;45.83521;2.48509;689;20220604;25.9;11.9;18.9;2.3;16.05;33.2;4.7;25269 +80086;45.83521;2.48509;689;20220605;18.6;12.4;15.5;3.5;14.85;1.8;2.85;16665 +80086;45.83521;2.48509;689;20220606;19.6;11.5;15.5;2.1;13.5;.5;3.34;19165 +80086;45.83521;2.48509;689;20220607;18.6;11.7;15.1;3.5;12.05;2.7;3.44;17735 +80086;45.83521;2.48509;689;20220608;18.1;11;14.5;4.1;12.45;6;3.27;17963 +80086;45.83521;2.48509;689;20220609;16.5;9.9;13.2;3.2;11.25;.1;3.06;17428 +80086;45.83521;2.48509;689;20220610;22.9;9.6;16.2;1.5;12.05;.1;4.3;24925 +80086;45.83521;2.48509;689;20220611;27;11;19;1.6;13.2;0;5.13;27425 +80086;45.83521;2.48509;689;20220612;26.8;14.2;20.5;1.3;15.15;.6;4.69;24364 +80086;45.83521;2.48509;689;20220613;23;13.2;18.1;1.8;13.4;0;4.12;21374 +80086;45.83521;2.48509;689;20220614;27.8;10.1;18.9;2.4;12.05;.3;5.75;28958 +80086;45.83521;2.48509;689;20220615;29.6;17.5;23.6;3;15.5;0;5.83;23841 +80086;45.83521;2.48509;689;20220616;28.9;16;22.5;2;15.4;0;5.31;24710 +80086;45.83521;2.48509;689;20220617;30.6;16.3;23.4;1.6;14.05;0;5.63;25997 +80086;45.83521;2.48509;689;20220618;34.5;16.7;25.6;2.9;12.5;0;7.47;29055 +80086;45.83521;2.48509;689;20220619;31.6;20.3;25.9;3.5;12.9;2.9;6.88;22671 +80086;45.83521;2.48509;689;20220620;27;15.8;21.4;2.5;17.4;1.7;4.82;22911 +80086;45.83521;2.48509;689;20220621;26.3;15.2;20.8;2.8;18.05;12;4.62;22749 +80086;45.83521;2.48509;689;20220622;24.5;15.1;19.8;2.4;16.4;3.2;4.21;20942 +80086;45.83521;2.48509;689;20220623;22.9;13.7;18.3;2.1;15.9;14.8;3.89;20764 +80086;45.83521;2.48509;689;20220624;19.5;14;16.8;3.6;14.3;3.6;3.24;15787 +80086;45.83521;2.48509;689;20220625;22.6;11.3;17;2.1;13.8;18.8;4.13;22989 +80086;45.83521;2.48509;689;20220626;14;11.6;12.8;1.8;14.1;40.2;1.69;10346 +80086;45.83521;2.48509;689;20220627;19.1;12.2;15.6;1.6;13.3;1;3.18;17823 +80086;45.83521;2.48509;689;20220628;21.4;7.9;14.6;1.6;11.45;0;4.13;25164 +80086;45.83521;2.48509;689;20220629;24.7;9.1;16.9;1.8;12.55;8;4.8;27113 +80086;45.83521;2.48509;689;20220630;13.3;13.1;13.2;2.1;13.6;11.7;.95;2413 +80086;45.83521;2.48509;689;20220701;19;7.7;13.3;1.7;10.55;0;3.71;23023 +80086;45.83521;2.48509;689;20220702;26.4;8.8;17.6;1.8;11.15;0;5.28;28725 +80086;45.83521;2.48509;689;20220703;24.6;12.5;18.5;1.5;13.85;1.5;4.41;23675 +80086;45.83521;2.48509;689;20220704;21.9;14;18;1.3;15;.5;3.51;19017 +80086;45.83521;2.48509;689;20220705;23.3;11.5;17.4;1.3;13.3;.1;4.15;23398 +80086;45.83521;2.48509;689;20220706;21.9;11.7;16.8;1.6;11.7;0;3.97;21572 +80086;45.83521;2.48509;689;20220707;20.9;9.6;15.2;1.9;12.4;0;3.87;22698 +80086;45.83521;2.48509;689;20220708;22.1;11.4;16.7;2.5;13;0;4.07;21883 +80086;45.83521;2.48509;689;20220709;24.4;12.4;18.4;1.8;12.3;0;4.52;23400 +80086;45.83521;2.48509;689;20220710;23.5;13.2;18.4;2.4;13;0;4.37;21591 +80086;45.83521;2.48509;689;20220711;25;13.1;19;2.9;12.7;0;4.89;23111 +80086;45.83521;2.48509;689;20220712;26.8;14.2;20.5;2.1;13.1;0;5.03;23858 +80086;45.83521;2.48509;689;20220713;29.1;13.3;21.2;1.8;12.35;0;5.47;26626 +80086;45.83521;2.48509;689;20220714;30;15.5;22.8;2.3;13.35;0;5.78;25336 +80086;45.83521;2.48509;689;20220715;26.6;14.3;20.5;1.4;13.4;0;4.6;23258 +80086;45.83521;2.48509;689;20220716;26.1;12.8;19.5;2.1;10.9;0;5.1;24134 +80086;45.83521;2.48509;689;20220717;28.3;14;21.1;2.5;11.7;0;5.63;25040 +80086;45.83521;2.48509;689;20220718;34.2;16.4;25.3;3.1;12.2;0;7.37;27750 +80086;45.83521;2.48509;689;20220719;33.1;21.8;27.4;2.8;14.85;.6;6.32;22102 +80086;45.83521;2.48509;689;20220720;23.2;16.4;19.8;2.1;16.7;1.7;3.51;16863 +80086;45.83521;2.48509;689;20220721;27.4;12.5;20;1.7;14.65;0;4.85;25231 +80086;45.83521;2.48509;689;20220722;29;14.6;21.8;2.3;16;0;5.24;24671 +80086;45.83521;2.48509;689;20220723;25;15;20;2.5;15.05;0;4.29;20404 +80086;45.83521;2.48509;689;20220724;31.9;14;23;2;14.45;0;5.91;27509 +80086;45.83521;2.48509;689;20220725;24.5;18.5;21.5;3.7;14.6;.3;4.43;15526 +80086;45.83521;2.48509;689;20220726;22.5;12.6;17.5;2.1;12.95;0;3.88;20067 +80086;45.83521;2.48509;689;20220727;23.6;10.2;16.9;1.4;11.45;0;4.15;23354 +80086;45.83521;2.48509;689;20220728;25.6;10.3;18;1.8;11.1;0;4.73;24893 +80086;45.83521;2.48509;689;20220729;23.5;14.2;18.9;1.5;13.55;1.6;3.77;19272 +80086;45.83521;2.48509;689;20220730;27.1;14.3;20.7;1.6;14;0;4.5;22496 +80086;45.83521;2.48509;689;20220731;28.7;13.9;21.3;1.9;13.85;0;5.01;24114 +80086;45.83521;2.48509;689;20220801;28.7;13.9;21.3;1.9;13.65;0;5;23962 +80086;45.83521;2.48509;689;20220802;29.5;14.7;22.1;1.4;14.5;0;4.83;23889 +80086;45.83521;2.48509;689;20220803;34.1;16.8;25.5;1.9;13.15;0;6.06;25829 +80086;45.83521;2.48509;689;20220804;34.7;20;27.3;2.3;13.75;.2;6.22;23573 +80086;45.83521;2.48509;689;20220805;25.5;16.8;21.2;1.9;16.7;4.2;3.82;17927 +80086;45.83521;2.48509;689;20220806;26;14.3;20.1;1.8;12.75;0;4.3;20761 +80086;45.83521;2.48509;689;20220807;26.3;11.5;18.9;1.9;9.8;0;4.76;23382 +80086;45.83521;2.48509;689;20220808;28.3;12.3;20.3;1.8;10;0;4.98;24179 +80086;45.83521;2.48509;689;20220809;29.5;14;21.7;2.1;10.25;0;5.38;23772 +80086;45.83521;2.48509;689;20220810;30.9;16.2;23.5;2.3;9.75;0;5.68;22975 +80086;45.83521;2.48509;689;20220811;32.8;16.3;24.5;1.7;9.65;0;5.53;24144 +80086;45.83521;2.48509;689;20220812;32.8;15.6;24.2;1.8;9.7;0;5.59;24437 +80086;45.83521;2.48509;689;20220813;33.1;16.2;24.7;2.2;9.4;7.9;5.93;24108 +80086;45.83521;2.48509;689;20220814;20.8;15.7;18.3;3.9;15.6;5.8;2.99;12785 +80086;45.83521;2.48509;689;20220815;23.2;14.5;18.8;3.4;15.2;.8;3.65;16973 +80086;45.83521;2.48509;689;20220816;25.4;13.1;19.2;2;14.7;23.4;3.87;19992 +80086;45.83521;2.48509;689;20220817;22.6;11.6;17.1;2.8;14.95;9.5;3.41;18869 +80086;45.83521;2.48509;689;20220818;20.7;13.1;16.9;1.8;14.9;2.4;2.79;15522 +80086;45.83521;2.48509;689;20220819;20.5;13.9;17.2;2.4;15.7;1.9;2.66;14236 +80086;45.83521;2.48509;689;20220820;22.8;15.2;19;1.9;16.25;.2;2.99;15169 +80086;45.83521;2.48509;689;20220821;22.4;11.2;16.8;1.3;14.6;.3;3.1;18420 +80086;45.83521;2.48509;689;20220822;21.8;14.2;18;1.5;16.1;.3;2.75;15003 +80086;45.83521;2.48509;689;20220823;25.1;15.4;20.2;1.3;17.2;.1;3.21;16970 +80086;45.83521;2.48509;689;20220824;28.6;14.8;21.7;1.9;15.2;0;4.26;20261 +80086;45.83521;2.48509;689;20220825;27.4;16;21.7;2.6;15;2.5;4.26;18096 +80086;45.83521;2.48509;689;20220826;22.7;16.4;19.5;1.9;17.4;.1;2.68;13261 +80086;45.83521;2.48509;689;20220827;23;12.9;17.9;1.6;14.75;.1;3.07;16889 +80086;45.83521;2.48509;689;20220828;25.8;12.1;19;1.9;13.65;0;3.74;19478 +80086;45.83521;2.48509;689;20220829;30.2;14.1;22.1;1.8;14;.9;4.48;21070 +80086;45.83521;2.48509;689;20220830;19.8;16;17.9;2.2;16.05;3.7;2.19;9564 +80086;45.83521;2.48509;689;20220831;24;11.4;17.7;1.6;14.75;.1;3.19;18203 +80086;45.83521;2.48509;689;20220901;25.6;12.8;19.2;1.6;14.5;2.7;3.43;18232 +80086;45.83521;2.48509;689;20220902;22;13.8;17.9;2.2;15.15;11;2.77;14306 +80086;45.83521;2.48509;689;20220903;23;13.4;18.2;2.6;14.65;.1;3.13;15428 +80086;45.83521;2.48509;689;20220904;27.3;12.1;19.7;1.9;14.4;1.2;3.81;19417 +80086;45.83521;2.48509;689;20220905;28.6;15.3;22;3;15.75;5.2;4.36;17927 +80086;45.83521;2.48509;689;20220906;24.5;14.6;19.5;2.1;16.4;2.1;3.05;15245 +80086;45.83521;2.48509;689;20220907;21;13.8;17.4;2.2;15.5;4.6;2.41;12932 +80086;45.83521;2.48509;689;20220908;19.5;11.1;15.3;4.2;12.95;.5;2.74;13628 +80086;45.83521;2.48509;689;20220909;17.5;11;14.3;3.6;13;1.1;2.2;11887 +80086;45.83521;2.48509;689;20220910;19.2;11;15.1;2.5;12.3;.1;2.52;13371 +80086;45.83521;2.48509;689;20220911;22.6;8.5;15.6;1.9;11.65;0;3.01;17576 +80086;45.83521;2.48509;689;20220912;31.5;12.4;22;2.1;13.05;0;4.46;20162 +80086;45.83521;2.48509;689;20220913;27.2;18.3;22.7;2.5;17.6;5.6;3.37;13378 +80086;45.83521;2.48509;689;20220914;24;16.8;20.4;3;16.55;0;2.97;12028 +80086;45.83521;2.48509;689;20220915;20.2;13.6;16.9;3;15.65;2.2;2.18;11378 +80086;45.83521;2.48509;689;20220916;15;12.2;13.6;2.1;12.9;.3;1.45;7074 +80086;45.83521;2.48509;689;20220917;12.8;5.6;9.2;2;8.65;0;1.76;11656 +80086;45.83521;2.48509;689;20220918;17;3.7;10.4;1.8;7.4;0;2.4;15808 +80086;45.83521;2.48509;689;20220919;16;4.8;10.4;2;8.1;0;2.22;14345 +80086;45.83521;2.48509;689;20220920;16.2;5;10.6;2.1;7.85;0;2.24;14184 +80086;45.83521;2.48509;689;20220921;16.4;4.8;10.6;2.2;8.15;0;2.24;14308 +80086;45.83521;2.48509;689;20220922;21.1;5.1;13.1;1.8;8.5;0;2.76;16744 +80086;45.83521;2.48509;689;20220923;19;8.2;13.6;2.6;10.45;.4;2.48;13427 +80086;45.83521;2.48509;689;20220924;16.8;9.5;13.1;2.4;11.4;5.5;1.91;10817 +80086;45.83521;2.48509;689;20220925;12.4;9.1;10.8;1.6;11.55;5.2;1.12;6937 +80086;45.83521;2.48509;689;20220926;12.5;7;9.8;3.7;10.45;3.8;1.36;9095 +80086;45.83521;2.48509;689;20220927;11.4;7.6;9.5;4.9;10.55;5.6;1.16;7412 +80086;45.83521;2.48509;689;20220928;13.1;9.5;11.3;5.7;12.7;17.3;.99;7115 +80086;45.83521;2.48509;689;20220929;12.5;6.7;9.6;2.5;9.6;.7;1.4;9068 +80086;45.83521;2.48509;689;20220930;13.8;3.4;8.6;1.7;8.7;1.2;1.56;12204 +80086;45.83521;2.48509;689;20221001;16.7;6.2;11.4;5.3;12.7;3.2;1.47;12042 +80086;45.83521;2.48509;689;20221002;18.2;12.7;15.4;3.8;13.95;.1;1.86;8501 +80086;45.83521;2.48509;689;20221003;15.9;9.1;12.5;1.6;12.25;0;1.36;9354 +80086;45.83521;2.48509;689;20221004;21.7;5.6;13.7;2;11.06;.1;2.15;13647 +80086;45.83521;2.48509;689;20221005;22.8;10;16.4;3.3;12.06;.2;2.7;12365 +80086;45.83521;2.48509;689;20221006;14.2;12.4;13.3;1.5;13.26;0;1.34;7644 +80086;45.83521;2.48509;689;20221007;20.7;9;14.9;1.9;13.15;.1;1.88;11755 +80086;45.83521;2.48509;689;20221008;14.6;10.5;12.5;1.5;11.8;.1;1.19;6764 +80086;45.83521;2.48509;689;20221009;21.2;6.2;13.7;2.3;10.6;.1;2.21;13141 +80086;45.83521;2.48509;689;20221010;20.2;11;15.6;2.5;12.8;.5;1.94;9941 +80086;45.83521;2.48509;689;20221011;15.3;12;13.7;1;14.35;2.7;.95;5680 +80086;45.83521;2.48509;689;20221012;18.6;11.9;15.3;1.1;14;.2;1.31;8215 +80086;45.83521;2.48509;689;20221013;14.6;9.2;11.9;2.6;12.7;3.8;1.05;7288 +80086;45.83521;2.48509;689;20221014;16;11.8;13.9;4.8;14.6;2.6;1.1;6213 +80086;45.83521;2.48509;689;20221015;17.6;12.8;15.2;4.2;14;0;1.62;6663 +80086;45.83521;2.48509;689;20221016;24.3;13.8;19;3.3;13.35;0;2.68;9865 +80086;45.83521;2.48509;689;20221017;20;15.4;17.7;4.3;14.05;.1;2.21;6201 +80086;45.83521;2.48509;689;20221018;24.5;13.7;19.1;2.5;14.45;.1;2.32;9795 +80086;45.83521;2.48509;689;20221019;25.2;12.8;19;2.5;12.6;0;2.52;10277 +80086;45.83521;2.48509;689;20221020;21.9;15;18.4;4.8;14.3;4.3;2.51;7475 +80086;45.83521;2.48509;689;20221021;19.4;13.8;16.6;3.8;13.7;1.2;1.93;6597 +80086;45.83521;2.48509;689;20221022;21;10.7;15.8;3;12.2;.1;2.06;9039 +80086;45.83521;2.48509;689;20221023;20.6;13.5;17;5;12.1;1.2;2.73;7276 +80086;45.83521;2.48509;689;20221024;18.5;11.1;14.8;3.3;11.3;.1;1.93;7321 +80086;45.83521;2.48509;689;20221025;20;8.9;14.5;3.3;11.15;1.6;1.98;8915 +80086;45.83521;2.48509;689;20221026;21.1;11.6;16.3;2.8;12.3;0;1.96;8154 +80086;45.83521;2.48509;689;20221027;24;11.8;17.9;3.6;11.55;0;2.75;9149 +80086;45.83521;2.48509;689;20221028;23.3;18.5;20.9;3.9;10.4;0;3.46;5498 +80086;45.83521;2.48509;689;20221029;24.9;14.6;19.8;3.5;8.35;0;3.47;8055 +80086;45.83521;2.48509;689;20221030;20.3;12.9;16.6;2.8;9.2;.1;2.35;6601 +80086;45.83521;2.48509;689;20221031;20.6;10.9;15.8;4.1;12.15;10.7;2.11;7595 +80086;45.83521;2.48509;689;20221101;13.8;8.9;11.3;4.1;10.95;.1;1.16;5206 +80086;45.83521;2.48509;689;20221102;16.3;8.3;12.3;2.9;9.9;0;1.48;6692 +80086;45.83521;2.48509;689;20221103;13.4;6.8;10.1;4.6;9.25;9.6;1.45;5942 +80086;45.83521;2.48509;689;20221104;6.5;5.9;6.2;5.3;8.85;7.5;.55;1454 +80086;45.83521;2.48509;689;20221105;9.6;2.7;6.2;1.9;7.55;0;.77;5942 +80086;45.83521;2.48509;689;20221106;12.3;1.8;7.1;3.5;7.15;.1;1.3;7241 +80086;45.83521;2.48509;689;20221107;15.8;8.4;12.1;4;9.75;0;1.66;5911 +80086;45.83521;2.48509;689;20221108;17.4;9.7;13.6;5.1;9.4;4.4;2.31;5948 +80086;45.83521;2.48509;689;20221109;11.9;10.8;11.4;2.6;11.55;12.1;.81;1924 +80086;45.83521;2.48509;689;20221110;12.1;6.5;9.3;1.6;9.7;0;.69;4922 +80086;45.83521;2.48509;689;20221111;18.2;4.2;11.2;2;10.05;.1;1.14;7978 +80086;45.83521;2.48509;689;20221112;21.1;6.9;14;1.8;9.95;0;1.39;7873 +80086;45.83521;2.48509;689;20221113;19.9;8.4;14.1;2.3;9.25;.1;1.59;6935 +80086;45.83521;2.48509;689;20221114;13.3;9.6;11.4;4.4;10.05;4.8;1.39;3450 +80086;45.83521;2.48509;689;20221115;13.9;7.7;10.8;4.5;10.55;5.2;1.12;4797 +80086;45.83521;2.48509;689;20221116;11.3;6.4;8.9;5.4;9.85;3.1;.88;4088 +80086;45.83521;2.48509;689;20221117;10.6;9.2;9.9;7.3;9.95;6.8;1.23;1930 +80086;45.83521;2.48509;689;20221118;8.5;4.4;6.5;3.6;8.2;1.7;.71;3681 +80086;45.83521;2.48509;689;20221119;5.8;2.8;4.3;1.7;7.65;.7;.42;2990 +80086;45.83521;2.48509;689;20221120;5.9;-.3;2.8;3.3;7;1.1;.4;4481 +80086;45.83521;2.48509;689;20221121;7.2;2.7;5;4.5;7.55;4.4;.68;3688 +80086;45.83521;2.48509;689;20221122;6.8;2.3;4.6;5.2;7.4;3.1;.66;3680 +80086;45.83521;2.48509;689;20221123;9.3;3.7;6.5;4.7;8.75;4.4;.6;4047 +80086;45.83521;2.48509;689;20221124;9.3;4.9;7.1;3.4;8.95;.6;.6;3490 +80086;45.83521;2.48509;689;20221125;7.9;7;7.4;2.8;9.15;2;.62;1192 +80086;45.83521;2.48509;689;20221126;8.5;3.4;5.9;1.6;7.9;0;.49;3743 +80086;45.83521;2.48509;689;20221127;13.2;3;8.1;3.2;5.45;3.1;1.62;5400 +80086;45.83521;2.48509;689;20221128;7.7;6.3;7;4;8.35;3.9;.81;1663 +80086;45.83521;2.48509;689;20221129;5.7;3;4.3;2.4;7.75;1.1;.39;2524 +80086;45.83521;2.48509;689;20221130;4.9;2.3;3.6;1.7;7.5;.2;.34;2390 +80086;45.83521;2.48509;689;20221201;3.2;2.7;3;2.5;7.05;.1;.42;790 +80086;45.83521;2.48509;689;20221202;.8;.5;.6;1.7;5.9;1.2;.4;577 +80086;45.83521;2.48509;689;20221203;4.1;-.4;1.9;2.1;6.2;5.4;.31;3223 +80086;45.83521;2.48509;689;20221204;2.4;.2;1.3;2.3;6.6;4.3;.26;2043 +80086;45.83521;2.48509;689;20221205;6;-1;2.5;2;5.9;0;.48;4123 +80086;45.83521;2.48509;689;20221206;4.6;-3.5;.5;1.9;5.25;.1;.39;4389 +80086;45.83521;2.48509;689;20221207;-.1;-2.2;-1.2;3.1;5.3;0;.28;1989 +80086;45.83521;2.48509;689;20221208;3.1;-5.5;-1.2;2.2;4.8;.2;.33;4514 +80086;45.83521;2.48509;689;20221209;-.4;-2.1;-1.2;1.6;5.4;.3;.26;1619 +80086;45.83521;2.48509;689;20221210;-3.4;-4.9;-4.2;2.5;4.2;0;.27;1528 +80086;45.83521;2.48509;689;20221211;.5;-8;-3.8;2.1;3.55;0;.39;4392 +80086;45.83521;2.48509;689;20221212;1.1;-5.3;-2.1;2.4;3.8;3.4;.52;3715 +80086;45.83521;2.48509;689;20221213;5.6;-2.1;1.7;2.8;6.8;.5;.22;4122 +80086;45.83521;2.48509;689;20221214;9.4;4.1;6.7;4.3;9.9;.8;.22;3307 +80086;45.83521;2.48509;689;20221215;4.1;3;3.6;2.1;7.6;2;.35;1015 +80086;45.83521;2.48509;689;20221216;-.2;-2.5;-1.4;2.5;4.9;0;.36;1907 +80086;45.83521;2.48509;689;20221217;.1;-7.9;-3.9;2.5;3.45;0;.43;4173 +80086;45.83521;2.48509;689;20221218;9.9;-4.2;2.9;4.4;4;0;1.44;5595 +80086;45.83521;2.48509;689;20221219;13.2;6.3;9.8;4.5;7.85;0;1.53;3783 +80086;45.83521;2.48509;689;20221220;14.2;8.7;11.4;4.7;9.2;1.7;1.52;3253 +80086;45.83521;2.48509;689;20221221;9.6;8.5;9.1;5.5;10.3;1.1;.72;1247 +80086;45.83521;2.48509;689;20221222;11.5;8.6;10;7.4;10.65;6.1;.94;2232 +80086;45.83521;2.48509;689;20221223;12.8;10.1;11.4;7;12.4;3.5;.7;2143 +80086;45.83521;2.48509;689;20221224;11.8;8.7;10.2;3.4;10.65;.1;.73;2357 +80086;45.83521;2.48509;689;20221225;13.6;6;9.8;3.5;8.45;0;1.16;3999 +80086;45.83521;2.48509;689;20221226;10.2;8.5;9.3;4;9.35;2.3;.98;1613 +80086;45.83521;2.48509;689;20221227;8.7;2.8;5.7;2.5;7.9;0;.5;3470 +80086;45.83521;2.48509;689;20221228;11.7;3.4;7.5;5.1;8.5;.7;.93;4259 +80086;45.83521;2.48509;689;20221229;8.1;7.4;7.7;5.5;9.2;13;.79;865 +80086;45.83521;2.48509;689;20221230;10.8;4.9;7.8;5.7;9.8;2.8;.56;3554 +80086;45.83521;2.48509;689;20221231;16.2;10.6;13.4;5.6;9.85;0;2.04;3466 +80087;45.85744;2.80529;670;20220101;18.4;4.9;11.7;2.8;6.21;0;1.72;5626 +80087;45.85744;2.80529;670;20220102;13.6;9;11.3;4.5;7.31;0;1.99;3081 +80087;45.85744;2.80529;670;20220103;9.6;7.3;8.5;5.2;9.71;0;.66;2037 +80087;45.85744;2.80529;670;20220104;13.9;8.5;11.2;6.5;8.21;5.6;2.08;3431 +80087;45.85744;2.80529;670;20220105;.8;-1;-.1;4.3;5.61;0;.32;1771 +80087;45.85744;2.80529;670;20220106;1.7;-1.6;.1;2.2;5.21;.2;.39;2609 +80087;45.85744;2.80529;670;20220107;2.3;-2;.2;5.2;5.81;2.3;.27;3081 +80087;45.85744;2.80529;670;20220108;5.8;1.4;3.6;8.1;7.71;8.7;.21;3152 +80087;45.85744;2.80529;670;20220109;4.4;2.2;3.3;6.5;6.71;5.7;.59;2094 +80087;45.85744;2.80529;670;20220110;3.8;1.4;2.6;2.4;6.41;.4;.44;2235 +80087;45.85744;2.80529;670;20220111;2.6;-2.6;0;2.6;5.01;0;.45;3579 +80087;45.85744;2.80529;670;20220112;.3;-3;-1.3;2.9;4.91;0;.35;2773 +80087;45.85744;2.80529;670;20220113;1.8;-4.2;-1.2;3.5;4.61;0;.48;3969 +80087;45.85744;2.80529;670;20220114;11.3;-3.4;4;1.7;3.71;0;.93;6586 +80087;45.85744;2.80529;670;20220115;9.4;-2.4;3.5;2.4;3.41;0;1.2;5911 +80087;45.85744;2.80529;670;20220116;6.3;-2.9;1.7;2.3;4.61;0;.73;5217 +80087;45.85744;2.80529;670;20220117;3.1;-1.2;1;2.4;6.11;0;.3;3441 +80087;45.85744;2.80529;670;20220118;0;-1.7;-.8;4.1;5.71;0;.17;1993 +80087;45.85744;2.80529;670;20220119;1.1;-1.8;-.3;4.6;5.71;.2;.25;2804 +80087;45.85744;2.80529;670;20220120;1.4;-.3;.6;3;5.71;.7;.4;2807 +80087;45.85744;2.80529;670;20220121;1.1;-2.3;-.6;5.6;4.31;0;.84;2941 +80087;45.85744;2.80529;670;20220122;-1.3;-3.4;-2.3;3.7;4.61;0;.67;4599 +80087;45.85744;2.80529;670;20220123;2;-1.7;.2;2;5.08;0;.93;6942 +80087;45.85744;2.80529;670;20220124;12.8;-4.1;4.4;2;3.61;0;1.24;8025 +80087;45.85744;2.80529;670;20220125;12.3;.2;6.3;1.7;4.81;0;1.04;6800 +80087;45.85744;2.80529;670;20220126;10.7;-2.1;4.3;1.4;4.91;0;.78;7106 +80087;45.85744;2.80529;670;20220127;9.6;-2.8;3.4;1.6;3.91;.1;.92;7083 +80087;45.85744;2.80529;670;20220128;5.4;-4.4;.5;1.2;5.81;0;.36;6327 +80087;45.85744;2.80529;670;20220129;2.4;-5.1;-1.3;1.3;5.71;.2;.24;5547 +80087;45.85744;2.80529;670;20220130;5.8;.8;3.3;1.6;7.11;.2;.42;4497 +80087;45.85744;2.80529;670;20220131;3.9;2.3;3.1;6.2;6.51;1.4;.67;2350 +80087;45.85744;2.80529;670;20220201;3.6;-2;.8;4.5;4.81;2.1;.86;4936 +80087;45.85744;2.80529;670;20220202;6.8;3.8;5.3;3.3;.51;.3;2.62;3524 +80087;45.85744;2.80529;670;20220203;12;-3.3;4.4;2.9;5.55;0;1.51;8935 +80087;45.85744;2.80529;670;20220204;5.6;1.1;3.4;4.2;5.21;1.9;1.14;4574 +80087;45.85744;2.80529;670;20220205;6.1;-.4;2.9;2.3;6.01;0;.67;5690 +80087;45.85744;2.80529;670;20220206;5;-1.7;1.7;7.5;7.01;3.5;.19;5873 +80087;45.85744;2.80529;670;20220207;6.5;4.4;5.5;4;6.71;0;1.02;3103 +80087;45.85744;2.80529;670;20220208;10.5;-2.3;4.1;2.2;5.11;0;1.13;8571 +80087;45.85744;2.80529;670;20220209;15.2;1.9;8.6;2.9;5.51;0;1.87;8877 +80087;45.85744;2.80529;670;20220210;6.8;4.7;5.8;2.9;7.51;3.3;1.71;9933 +80087;45.85744;2.80529;670;20220211;7.6;3.5;5.5;2.6;6.61;0;1.12;9266 +80087;45.85744;2.80529;670;20220212;7.9;-5.9;1;2.6;5.08;0;1.03;7750 +80087;45.85744;2.80529;670;20220213;12.1;-.7;5.7;6.4;7.41;2.2;1.81;10666 +80087;45.85744;2.80529;670;20220214;8.3;5.6;7;3.6;8.18;2.1;1.23;5200 +80087;45.85744;2.80529;670;20220215;6.1;1.4;3.7;2.9;7.48;3.9;.8;5866 +80087;45.85744;2.80529;670;20220216;10.6;3.6;7.1;7.4;9.91;2.4;.49;6990 +80087;45.85744;2.80529;670;20220217;11.2;9;10.1;7;10.61;.6;1.02;3742 +80087;45.85744;2.80529;670;20220218;12;8.8;10.4;6.2;9.21;.5;1.64;4695 +80087;45.85744;2.80529;670;20220219;6.3;.6;3.5;4.3;5.61;0;1.16;6542 +80087;45.85744;2.80529;670;20220220;7.6;.9;4.3;6.3;7.71;2.8;.64;7243 +80087;45.85744;2.80529;670;20220221;5.2;3.9;4.6;8.5;7.31;3.1;.78;2938 +80087;45.85744;2.80529;670;20220222;7.7;3;5.4;4.6;7.71;.3;.85;6158 +80087;45.85744;2.80529;670;20220223;9.1;5.3;7.2;2.3;8.01;0;.96;5565 +80087;45.85744;2.80529;670;20220224;10.7;3.2;7;4.2;7.01;.9;1.51;8151 +80087;45.85744;2.80529;670;20220225;5.7;-.7;2.5;2.2;5.31;0;.97;7596 +80087;45.85744;2.80529;670;20220226;6.8;-1.4;2.7;4.3;5.01;0;1.37;8792 +80087;45.85744;2.80529;670;20220227;10.7;-2.9;3.9;1.9;4.61;0;1.45;11636 +80087;45.85744;2.80529;670;20220228;11.3;-1.7;4.8;2.5;4.71;0;1.7;11521 +80087;45.85744;2.80529;670;20220301;12.5;-2.9;4.8;2.2;5.11;0;1.65;12758 +80087;45.85744;2.80529;670;20220302;9.7;4.1;6.9;3.1;7.21;1.6;1.32;7585 +80087;45.85744;2.80529;670;20220303;10;6;8;2.2;9.21;.1;.94;6417 +80087;45.85744;2.80529;670;20220304;9.7;5.6;7.7;2.8;8.61;.8;1.05;6593 +80087;45.85744;2.80529;670;20220305;8.2;1.9;5.1;2.6;6.31;.1;1.23;8413 +80087;45.85744;2.80529;670;20220306;5.5;-6.1;-.3;2.1;4.11;0;1.16;11760 +80087;45.85744;2.80529;670;20220307;7.3;-3.8;1.8;3.5;4.21;0;1.59;11642 +80087;45.85744;2.80529;670;20220308;13.5;-1.4;6.1;1.9;5.11;0;1.85;13748 +80087;45.85744;2.80529;670;20220309;12.8;2.9;7.9;2.3;6.81;0;1.71;11251 +80087;45.85744;2.80529;670;20220310;12.3;2.4;7.4;2.1;6.71;0;1.64;11394 +80087;45.85744;2.80529;670;20220311;10.1;4.3;7.2;4.4;7.31;6.9;1.6;8706 +80087;45.85744;2.80529;670;20220312;6;4.1;5.1;4.6;7.31;2.3;.94;4817 +80087;45.85744;2.80529;670;20220313;8.1;5.7;6.9;5.6;6.51;3.6;1.77;5552 +80087;45.85744;2.80529;670;20220314;9.6;0;4.8;4.3;7.31;4.1;1.28;11781 +80087;45.85744;2.80529;670;20220315;16.8;7.3;12.1;3.4;9.41;0;2.26;11859 +80087;45.85744;2.80529;670;20220316;16.8;5.7;11.3;1.6;9.21;0;1.9;13015 +80087;45.85744;2.80529;670;20220317;7.4;8;7.7;3.5;8.91;.8;.75;0 +80087;45.85744;2.80529;670;20220318;9.8;4.3;7.1;3.3;8.24;.2;1.35;6066 +80087;45.85744;2.80529;670;20220319;14.8;5.4;10.1;2.5;8.41;0;2.32;14000 +80087;45.85744;2.80529;670;20220320;12.1;3;7.6;5;7.48;.5;2.14;7366 +80087;45.85744;2.80529;670;20220321;13.3;5.4;9.3;5.2;7.18;0;2.94;13266 +80087;45.85744;2.80529;670;20220322;13.7;-.4;6.7;5.3;4.88;0;3.5;19133 +80087;45.85744;2.80529;670;20220323;15.3;-1.1;7.1;3.5;4.41;0;3.36;19633 +80087;45.85744;2.80529;670;20220324;17.6;-.1;8.8;2.6;4.91;0;3.31;19766 +80087;45.85744;2.80529;670;20220325;18;1.5;9.8;2.6;5.18;0;3.36;18400 +80087;45.85744;2.80529;670;20220326;18;-2;8;2.5;5.98;0;3.14;19800 +80087;45.85744;2.80529;670;20220327;19.3;.4;9.9;3;6.21;0;3.65;19433 +80087;45.85744;2.80529;670;20220328;19.2;3.1;11.2;3.9;6.04;0;4.05;17666 +80087;45.85744;2.80529;670;20220329;16.9;6.4;11.7;2.8;7.44;2.1;2.79;10266 +80087;45.85744;2.80529;670;20220330;10.6;5.9;8.3;1.8;10.11;4.1;1.23;6933 +80087;45.85744;2.80529;670;20220331;9;5.1;7;3.2;8.18;9.4;1.52;7333 +80087;45.85744;2.80529;670;20220401;2.3;-2.5;-.1;4.5;5.52;6.7;1.24;10300 +80087;45.85744;2.80529;670;20220402;2.4;-2.4;0;3.9;4.91;.8;1.5;10433 +80087;45.85744;2.80529;670;20220403;1.5;-3.2;-.8;3.4;4.97;.3;1.05;5900 +80087;45.85744;2.80529;670;20220404;8.1;-4.2;2;1.4;4.82;0;2.28;23150 +80087;45.85744;2.80529;670;20220405;11.3;-2.9;4.2;1.8;7.24;0;1.7;13266 +80087;45.85744;2.80529;670;20220406;10.6;2.7;6.6;2.5;9.31;.7;1.37;7800 +80087;45.85744;2.80529;670;20220407;10.8;7.1;8.9;4.8;10.41;11.2;1.45;5366 +80087;45.85744;2.80529;670;20220408;13.7;9;11.3;7.2;9.84;2.4;2.9;9333 +80087;45.85744;2.80529;670;20220409;9.3;.1;4.7;2.6;5.91;.5;2.15;16550 +80087;45.85744;2.80529;670;20220410;15.3;-4.1;5.6;2.5;5.54;0;3.17;24000 +80087;45.85744;2.80529;670;20220411;16.9;2.3;9.6;6;7.94;0;3.86;20366 +80087;45.85744;2.80529;670;20220412;16.7;9.5;13.1;4.9;7.71;.1;3.82;12000 +80087;45.85744;2.80529;670;20220413;16;5.5;10.8;1.6;9.04;0;2.22;11266 +80087;45.85744;2.80529;670;20220414;19.8;2.9;11.4;2.2;10.41;0;3.28;21266 +80087;45.85744;2.80529;670;20220415;20.7;3.4;12.1;2.1;10.21;0;3.54;23000 +80087;45.85744;2.80529;670;20220416;20.6;3.1;11.9;2.8;8.94;0;3.78;22333 +80087;45.85744;2.80529;670;20220417;19.5;.4;9.9;2.3;7.24;0;3.89;25466 +80087;45.85744;2.80529;670;20220418;18;1.5;9.7;2;7.84;0;3.43;23133 +80087;45.85744;2.80529;670;20220419;16.2;2.5;9.4;2.1;9.14;.6;2.73;18200 +80087;45.85744;2.80529;670;20220420;13.8;6.8;10.3;1.6;10.18;.3;1.64;7700 +80087;45.85744;2.80529;670;20220421;15.8;6.7;11.3;1.7;10.41;.7;2.44;13833 +80087;45.85744;2.80529;670;20220422;18.5;3.2;10.8;1.8;9.61;.6;3.19;21166 +80087;45.85744;2.80529;670;20220423;15;7.6;11.3;3.8;10.04;8.2;2.47;9900 +80087;45.85744;2.80529;670;20220424;12.2;4.3;8.3;2.8;10.21;5.7;1.46;6800 +80087;45.85744;2.80529;670;20220425;13.8;7.1;10.5;2;9.98;0;2.04;10166 +80087;45.85744;2.80529;670;20220426;17;3;10;2.2;9.31;0;3.48;24633 +80087;45.85744;2.80529;670;20220427;19.7;3.1;11.4;2.4;9.01;0;3.9;25800 +80087;45.85744;2.80529;670;20220428;21.1;5.2;13.1;2;10.81;0;3.68;22233 +80087;45.85744;2.80529;670;20220429;19.6;6.1;12.9;1.8;11.34;0;3.07;18100 +80087;45.85744;2.80529;670;20220430;17.8;4.3;11;2.1;9.58;0;3.49;23500 +80087;45.85744;2.80529;670;20220501;17.3;.9;9.1;1.6;8.04;0;3.6;26433 +80087;45.85744;2.80529;670;20220502;18.5;2.2;10.3;1.9;8.71;0;3.63;24200 +80087;45.85744;2.80529;670;20220503;17.8;5.6;11.7;1.6;10.38;.6;2.85;17000 +80087;45.85744;2.80529;670;20220504;16.9;6.7;11.8;1.7;11.38;8;2.53;15033 +80087;45.85744;2.80529;670;20220505;16.8;5.2;11;2.5;9.84;.5;3.2;19800 +80087;45.85744;2.80529;670;20220506;17.5;6.9;12.2;2.5;9.81;.2;3.14;19608 +80087;45.85744;2.80529;670;20220507;18.9;9;14;2.2;9.71;3;3.39;19031 +80087;45.85744;2.80529;670;20220508;19.5;8.3;13.9;1.5;10.61;0;3.3;20380 +80087;45.85744;2.80529;670;20220509;21.1;7.8;14.5;1.3;10.61;0;3.6;22368 +80087;45.85744;2.80529;670;20220510;24.4;9.7;17.1;2;10.71;0;4.41;23658 +80087;45.85744;2.80529;670;20220511;26.7;12.3;19.5;3.4;10.81;0;5.47;23521 +80087;45.85744;2.80529;670;20220512;19.1;12.2;15.7;1.7;14.31;4.8;2.76;16193 +80087;45.85744;2.80529;670;20220513;20.4;12.9;16.7;1.2;14.71;2.1;2.95;16982 +80087;45.85744;2.80529;670;20220514;23.1;11.8;17.5;2.8;13.01;0;4.09;21059 +80087;45.85744;2.80529;670;20220515;26.8;14;20.4;2.6;13.21;4.9;4.9;22544 +80087;45.85744;2.80529;670;20220516;23.6;13.5;18.6;2;14.21;.1;3.87;20049 +80087;45.85744;2.80529;670;20220517;26.1;12;19.1;1.5;13.31;0;4.44;23883 +80087;45.85744;2.80529;670;20220518;26.9;14.3;20.6;2.6;15.31;.1;4.73;22636 +80087;45.85744;2.80529;670;20220519;27.9;17.4;22.7;2.6;14.81;.6;4.95;20696 +80087;45.85744;2.80529;670;20220520;28.5;14.9;21.7;2.9;13.91;0;5.44;23716 +80087;45.85744;2.80529;670;20220521;27.6;14.6;21.1;2.4;16.81;0;4.74;23258 +80087;45.85744;2.80529;670;20220522;29.8;15.7;22.8;1.9;17.81;1.1;5.04;24328 +80087;45.85744;2.80529;670;20220523;16.4;15.5;16;5.1;14.61;4.1;1.86;5767 +80087;45.85744;2.80529;670;20220524;15.7;8.2;12;3.6;9.81;.1;3.02;17715 +80087;45.85744;2.80529;670;20220525;15.8;4.9;10.4;2.4;9.11;.1;3.13;21534 +80087;45.85744;2.80529;670;20220526;16.8;8.3;12.6;1.6;10.71;0;2.99;19011 +80087;45.85744;2.80529;670;20220527;20;11.8;15.9;2;12.21;0;3.43;18717 +80087;45.85744;2.80529;670;20220528;19.3;9.8;14.6;2.5;10.11;0;3.73;20243 +80087;45.85744;2.80529;670;20220529;16.4;6;11.2;2;7.51;0;3.46;21262 +80087;45.85744;2.80529;670;20220530;19.4;5.6;12.5;3;7.11;0;4.44;24636 +80087;45.85744;2.80529;670;20220531;20.4;8.6;14.5;3;8.81;.7;4.37;22796 +80087;45.85744;2.80529;670;20220601;22.5;10.1;16.3;2.2;11.51;4.2;4.27;23436 +80087;45.85744;2.80529;670;20220602;27.1;12.2;19.7;2.7;13.61;16.9;5.27;25798 +80087;45.85744;2.80529;670;20220603;26.7;14.1;20.4;2.7;14.51;12.7;5.01;23730 +80087;45.85744;2.80529;670;20220604;26.7;12.2;19.5;2.8;15.41;30.6;4.98;25546 +80087;45.85744;2.80529;670;20220605;18.9;12.5;15.7;4;14.91;1.6;2.84;16824 +80087;45.85744;2.80529;670;20220606;19.4;11.3;15.4;2.7;13.51;.5;3.26;19027 +80087;45.85744;2.80529;670;20220607;18.5;12;15.3;3.9;12.21;1.8;3.34;17016 +80087;45.85744;2.80529;670;20220608;18.4;11.2;14.8;4.6;12.31;5.1;3.34;17964 +80087;45.85744;2.80529;670;20220609;15.8;10;12.9;3.6;11.21;.1;2.79;16091 +80087;45.85744;2.80529;670;20220610;22.8;10.8;16.8;1.2;12.21;.1;4.07;23410 +80087;45.85744;2.80529;670;20220611;26.5;11.4;19;1.6;13.21;0;4.91;26356 +80087;45.85744;2.80529;670;20220612;27.3;15.6;21.5;1.3;15.01;.5;4.61;23160 +80087;45.85744;2.80529;670;20220613;23;13.8;18.4;2.1;13.11;0;4.1;20496 +80087;45.85744;2.80529;670;20220614;26.8;11;18.9;3.6;11.51;.2;5.87;27048 +80087;45.85744;2.80529;670;20220615;30.1;17.9;24;2.9;15.01;0;5.89;23719 +80087;45.85744;2.80529;670;20220616;28.7;17.2;23;2.2;15.61;0;5.18;23027 +80087;45.85744;2.80529;670;20220617;30;17.3;23.7;1.9;13.81;0;5.49;24237 +80087;45.85744;2.80529;670;20220618;34.9;17.6;26.3;3.2;12.01;0;7.74;28388 +80087;45.85744;2.80529;670;20220619;32.3;19.6;26;3.8;12.71;1.9;7.24;24252 +80087;45.85744;2.80529;670;20220620;27.6;16.5;22.1;3.2;17.01;.9;5.08;22641 +80087;45.85744;2.80529;670;20220621;27.1;15.8;21.5;3.6;17.81;8.6;4.9;22849 +80087;45.85744;2.80529;670;20220622;25;15.7;20.4;3;16.51;4.5;4.34;20677 +80087;45.85744;2.80529;670;20220623;22.9;13.9;18.4;2.1;16.21;9.2;3.74;20327 +80087;45.85744;2.80529;670;20220624;20.1;14.2;17.2;3.8;14.51;3.1;3.31;16351 +80087;45.85744;2.80529;670;20220625;22.9;11.5;17.2;2;13.71;22.8;4.12;22927 +80087;45.85744;2.80529;670;20220626;13.8;11.9;12.9;2.2;14.31;63.9;1.44;9038 +80087;45.85744;2.80529;670;20220627;19.1;12.4;15.8;1.6;13.41;1.7;3.09;17430 +80087;45.85744;2.80529;670;20220628;21.3;8.8;15.1;1.5;11.61;0;3.98;23984 +80087;45.85744;2.80529;670;20220629;24.8;9.9;17.4;1.9;12.71;6.2;4.71;26211 +80087;45.85744;2.80529;670;20220630;13.9;13.3;13.6;2.5;13.81;6.2;1.21;4827 +80087;45.85744;2.80529;670;20220701;19.1;8.3;13.7;2;10.61;0;3.66;22187 +80087;45.85744;2.80529;670;20220702;26.3;9.4;17.9;2.2;11.01;0;5.32;27854 +80087;45.85744;2.80529;670;20220703;24.7;13;18.9;1.3;13.81;2;4.26;23055 +80087;45.85744;2.80529;670;20220704;22.3;14.7;18.5;1.2;14.71;3.9;3.48;18450 +80087;45.85744;2.80529;670;20220705;23.4;12.2;17.8;1.2;13.21;.1;4.03;22476 +80087;45.85744;2.80529;670;20220706;22.2;13.1;17.7;1.6;11.61;0;3.91;20172 +80087;45.85744;2.80529;670;20220707;20.7;10.4;15.6;2.1;12.31;0;3.74;21456 +80087;45.85744;2.80529;670;20220708;22.4;11.4;16.9;2.7;12.91;0;4.14;22148 +80087;45.85744;2.80529;670;20220709;24.7;13.9;19.3;2.4;12.11;0;4.66;21896 +80087;45.85744;2.80529;670;20220710;23.4;14.5;19;3.2;12.81;0;4.44;19784 +80087;45.85744;2.80529;670;20220711;24.4;13.5;19;4.5;12.41;0;5.15;21902 +80087;45.85744;2.80529;670;20220712;26.5;16;21.3;2.6;13.01;0;4.98;21435 +80087;45.85744;2.80529;670;20220713;28.9;13.8;21.4;1.7;11.81;0;5.32;25747 +80087;45.85744;2.80529;670;20220714;30.4;15.6;23;2.4;12.81;0;5.89;25418 +80087;45.85744;2.80529;670;20220715;26.5;15.4;21;1.5;13.01;0;4.5;21881 +80087;45.85744;2.80529;670;20220716;25.9;13.9;19.9;3.1;9.81;0;5.48;22707 +80087;45.85744;2.80529;670;20220717;27.7;15.1;21.4;3.3;11.41;0;5.79;23212 +80087;45.85744;2.80529;670;20220718;33.7;18.6;26.2;3.9;11.81;0;7.66;25383 +80087;45.85744;2.80529;670;20220719;33.6;23.4;28.5;3.1;14.81;.2;6.52;20701 +80087;45.85744;2.80529;670;20220720;23.8;17.5;20.7;2.6;16.41;.8;3.66;16100 +80087;45.85744;2.80529;670;20220721;27.6;13.4;20.5;1.8;14.61;0;4.8;24357 +80087;45.85744;2.80529;670;20220722;29.9;15.5;22.7;2.6;15.81;.2;5.47;24445 +80087;45.85744;2.80529;670;20220723;24.8;15.4;20.1;2.9;15.31;0;4.23;19576 +80087;45.85744;2.80529;670;20220724;31.2;15.3;23.3;2.5;14.51;0;5.85;25525 +80087;45.85744;2.80529;670;20220725;24.9;19.1;22;4.5;14.71;.3;4.7;15145 +80087;45.85744;2.80529;670;20220726;22.6;12.4;17.5;2.6;13.11;0;3.93;20178 +80087;45.85744;2.80529;670;20220727;23.5;11.3;17.4;1.3;11.41;0;3.96;22027 +80087;45.85744;2.80529;670;20220728;25.7;11;18.4;1.9;11.01;0;4.67;24129 +80087;45.85744;2.80529;670;20220729;23.1;14.8;19;1.5;13.21;0;3.58;17920 +80087;45.85744;2.80529;670;20220730;27.1;14.2;20.7;1.7;13.71;0;4.51;22373 +80087;45.85744;2.80529;670;20220731;28.5;14.2;21.4;1.9;13.41;0;4.91;23477 +80087;45.85744;2.80529;670;20220801;28.8;14.5;21.7;1.8;13.71;0;4.87;23368 +80087;45.85744;2.80529;670;20220802;29.7;15.3;22.5;1.3;14.71;.1;4.68;23339 +80087;45.85744;2.80529;670;20220803;33.7;18;25.9;1.9;13.11;0;5.77;24275 +80087;45.85744;2.80529;670;20220804;34.8;20.3;27.6;2;13.51;.3;5.91;23191 +80087;45.85744;2.80529;670;20220805;25.8;17.8;21.8;2.4;16.51;6.9;3.92;17000 +80087;45.85744;2.80529;670;20220806;25.9;14.8;20.4;1.9;12.71;0;4.24;20015 +80087;45.85744;2.80529;670;20220807;26.3;12.9;19.6;2.5;9.81;0;4.94;21926 +80087;45.85744;2.80529;670;20220808;27.8;14.3;21.1;2.4;9.91;0;5.13;21889 +80087;45.85744;2.80529;670;20220809;29.3;16.7;23;2.6;10.11;0;5.46;21011 +80087;45.85744;2.80529;670;20220810;30.5;18.2;24.4;3;9.61;0;5.99;20634 +80087;45.85744;2.80529;670;20220811;32.5;17.8;25.2;2.1;9.81;0;5.65;22476 +80087;45.85744;2.80529;670;20220812;32.6;15.7;24.2;1.6;9.61;0;5.29;23996 +80087;45.85744;2.80529;670;20220813;32.7;16.3;24.5;1.9;9.01;7.2;5.55;23487 +80087;45.85744;2.80529;670;20220814;21.3;15.7;18.5;4.8;15.01;2.9;3.3;13418 +80087;45.85744;2.80529;670;20220815;23;14.8;18.9;3.9;14.91;1;3.65;16246 +80087;45.85744;2.80529;670;20220816;26.1;13.3;19.7;1.7;14.41;30.4;3.91;20300 +80087;45.85744;2.80529;670;20220817;22.1;12.2;17.2;3.1;15.21;19.7;3.18;17672 +80087;45.85744;2.80529;670;20220818;20.2;13.3;16.8;2;15.61;5.1;2.55;14567 +80087;45.85744;2.80529;670;20220819;19.7;13.7;16.7;2.9;15.71;1.5;2.43;13455 +80087;45.85744;2.80529;670;20220820;23;15.5;19.3;2.3;16.41;.1;3.03;15001 +80087;45.85744;2.80529;670;20220821;22.6;11.3;17;1;14.61;.5;3.03;18405 +80087;45.85744;2.80529;670;20220822;21.6;13.8;17.7;1.6;16.31;.1;2.66;15092 +80087;45.85744;2.80529;670;20220823;24.8;16.1;20.5;1.3;17.41;.1;3.05;15852 +80087;45.85744;2.80529;670;20220824;27.5;15.4;21.5;2.2;15.01;0;4.07;18652 +80087;45.85744;2.80529;670;20220825;27.4;16.3;21.9;2.8;14.41;2.1;4.32;17709 +80087;45.85744;2.80529;670;20220826;23.2;16.7;20;2.5;17.61;.1;2.81;13322 +80087;45.85744;2.80529;670;20220827;23.1;14;18.6;2.1;15.01;0;3.07;15738 +80087;45.85744;2.80529;670;20220828;25.3;13.2;19.3;2.5;13.51;0;3.8;18086 +80087;45.85744;2.80529;670;20220829;29.8;14.7;22.3;1.8;13.71;1;4.29;20106 +80087;45.85744;2.80529;670;20220830;17.9;16.4;17.2;2.1;15.81;5.4;1.57;5919 +80087;45.85744;2.80529;670;20220831;23.5;11.4;17.5;1.5;14.71;0;3.01;17650 +80087;45.85744;2.80529;670;20220901;25.1;12.9;19;1.2;14.51;3.8;3.14;17577 +80087;45.85744;2.80529;670;20220902;21.8;13.7;17.8;2.4;14.91;8.6;2.74;14102 +80087;45.85744;2.80529;670;20220903;22.8;13.7;18.3;2.7;14.71;0;3.02;14849 +80087;45.85744;2.80529;670;20220904;26.3;12.5;19.4;1.8;14.11;.8;3.5;18250 +80087;45.85744;2.80529;670;20220905;28.4;15.1;21.8;2.5;15.51;3.1;4;17748 +80087;45.85744;2.80529;670;20220906;23.9;15.1;19.5;2.1;16.41;3.3;2.83;14207 +80087;45.85744;2.80529;670;20220907;20.2;14.5;17.4;3.1;15.91;3.4;2.22;11225 +80087;45.85744;2.80529;670;20220908;19.9;11.1;15.5;4.4;12.91;.1;2.79;13946 +80087;45.85744;2.80529;670;20220909;17.3;10.5;13.9;4.2;12.81;.6;2.12;12079 +80087;45.85744;2.80529;670;20220910;19;11.5;15.3;3;12.21;0;2.51;12591 +80087;45.85744;2.80529;670;20220911;21.6;8.9;15.3;2;11.71;0;2.8;16387 +80087;45.85744;2.80529;670;20220912;31;12.1;21.6;1.8;13.01;0;4.1;19913 +80087;45.85744;2.80529;670;20220913;27.5;18;22.8;2.5;17.31;4.8;3.38;13824 +80087;45.85744;2.80529;670;20220914;23.8;16.8;20.3;2.7;16.71;0;2.72;11672 +80087;45.85744;2.80529;670;20220915;19.8;13.6;16.7;3.4;15.81;1.9;2.01;10840 +80087;45.85744;2.80529;670;20220916;14.3;11.9;13.1;2.5;12.71;.3;1.32;6472 +80087;45.85744;2.80529;670;20220917;12.6;5.8;9.2;2.1;8.61;0;1.69;11142 +80087;45.85744;2.80529;670;20220918;16.4;5.2;10.8;2.2;7.51;0;2.39;14299 +80087;45.85744;2.80529;670;20220919;15.5;6.2;10.9;2.5;8.21;0;2.22;12843 +80087;45.85744;2.80529;670;20220920;15.2;5.4;10.3;3.1;8.11;0;2.27;13055 +80087;45.85744;2.80529;670;20220921;15.6;5.6;10.6;2.9;8.41;0;2.23;13049 +80087;45.85744;2.80529;670;20220922;20.1;5.8;13;2.1;8.51;0;2.66;15537 +80087;45.85744;2.80529;670;20220923;18.8;8.4;13.6;2.3;10.51;.4;2.27;13024 +80087;45.85744;2.80529;670;20220924;16.2;9.7;13;2.4;11.61;6.1;1.72;10068 +80087;45.85744;2.80529;670;20220925;12.5;9.3;10.9;1.7;11.61;4.4;1.08;6823 +80087;45.85744;2.80529;670;20220926;12.2;7.6;9.9;4.3;10.41;3.6;1.29;8189 +80087;45.85744;2.80529;670;20220927;11.2;7.7;9.5;6;10.51;4.6;1.07;6989 +80087;45.85744;2.80529;670;20220928;12.9;9.6;11.3;6.5;12.71;19.2;.82;6688 +80087;45.85744;2.80529;670;20220929;12;7;9.5;3.2;9.71;.8;1.32;8255 +80087;45.85744;2.80529;670;20220930;13.5;4.2;8.9;1.7;8.81;1.5;1.47;11314 +80087;45.85744;2.80529;670;20221001;16.5;6.4;11.5;6;12.31;1.1;1.47;11669 +80087;45.85744;2.80529;670;20221002;18;13.2;15.6;4.7;13.71;0;1.92;7780 +80087;45.85744;2.80529;670;20221003;15.3;9.8;12.6;2;12.61;0;1.25;8260 +80087;45.85744;2.80529;670;20221004;21.5;5.5;13.5;1.6;11.31;.1;2.04;13471 +80087;45.85744;2.80529;670;20221005;22.5;10.6;16.6;3;12.18;.1;2.59;12233 +80087;45.85744;2.80529;670;20221006;14.1;13;13.6;1.4;13.48;.2;1.4;7801 +80087;45.85744;2.80529;670;20221007;20.7;8.6;14.7;1.8;13.01;.1;1.79;11888 +80087;45.85744;2.80529;670;20221008;14.5;11.1;12.8;1.9;11.91;.3;1.18;5969 +80087;45.85744;2.80529;670;20221009;20.5;7.3;13.9;2.7;10.51;0;2.23;12119 +80087;45.85744;2.80529;670;20221010;20.8;10.8;15.8;2;12.41;.7;1.89;10341 +80087;45.85744;2.80529;670;20221011;15.6;12.2;13.9;1.4;14.21;3.3;.97;5726 +80087;45.85744;2.80529;670;20221012;19;12.4;15.7;1.4;14.01;.2;1.37;8077 +80087;45.85744;2.80529;670;20221013;14.7;9.6;12.2;2.7;12.71;3.6;1.02;6938 +80087;45.85744;2.80529;670;20221014;15.8;11.6;13.7;5.2;14.31;2;1.01;6159 +80087;45.85744;2.80529;670;20221015;16.8;12.9;14.9;4.3;13.71;0;1.45;5832 +80087;45.85744;2.80529;670;20221016;24.5;14.5;19.5;2.2;12.91;0;2.33;9527 +80087;45.85744;2.80529;670;20221017;20.1;15;17.6;2.6;13.51;0;1.84;6556 +80087;45.85744;2.80529;670;20221018;23.4;13.8;18.6;2.2;14.41;0;1.96;9065 +80087;45.85744;2.80529;670;20221019;25.1;12.2;18.7;1.5;12.61;.1;1.95;10445 +80087;45.85744;2.80529;670;20221020;22.1;16;19.1;3.8;13.41;6.6;2.54;6915 +80087;45.85744;2.80529;670;20221021;19.4;14.9;17.2;3.6;13.51;1.4;1.93;5778 +80087;45.85744;2.80529;670;20221022;20.3;11.5;15.9;2.7;12.11;.1;1.85;8174 +80087;45.85744;2.80529;670;20221023;20.6;13.8;17.2;4.1;11.71;1;2.52;7017 +80087;45.85744;2.80529;670;20221024;17.6;12.4;15;3.2;11.51;0;1.75;5980 +80087;45.85744;2.80529;670;20221025;20.5;9.1;14.8;2.4;10.91;.6;1.79;8980 +80087;45.85744;2.80529;670;20221026;20.9;11.8;16.4;2.6;12.01;0;1.85;7850 +80087;45.85744;2.80529;670;20221027;23.4;11.6;17.5;2.2;10.71;0;2.1;8883 +80087;45.85744;2.80529;670;20221028;23.1;18.7;20.9;2.9;9.71;0;2.96;5138 +80087;45.85744;2.80529;670;20221029;25.1;14.3;19.7;2.6;8.31;0;2.85;8231 +80087;45.85744;2.80529;670;20221030;20.2;11.6;15.9;2.3;8.91;.1;2.01;7180 +80087;45.85744;2.80529;670;20221031;21.1;11;16.1;3.3;11.91;9.2;1.98;7711 +80087;45.85744;2.80529;670;20221101;13.9;9.3;11.6;4.3;11.01;0;1.16;4954 +80087;45.85744;2.80529;670;20221102;16.1;8.1;12.1;2.8;9.71;0;1.41;6605 +80087;45.85744;2.80529;670;20221103;13;6.7;9.9;3.8;8.71;6.7;1.35;5714 +80087;45.85744;2.80529;670;20221104;6.7;6.1;6.4;5.9;8.71;7.8;.58;1367 +80087;45.85744;2.80529;670;20221105;9.2;4.1;6.7;2.2;7.61;0;.8;4936 +80087;45.85744;2.80529;670;20221106;12.3;1.5;6.9;2.9;6.81;0;1.2;7319 +80087;45.85744;2.80529;670;20221107;15.8;8.1;12;3.4;9.61;0;1.47;6007 +80087;45.85744;2.80529;670;20221108;17.5;9.2;13.4;3.2;8.91;1.6;1.83;6166 +80087;45.85744;2.80529;670;20221109;11.7;11.2;11.5;2.6;11.61;11.9;.75;1088 +80087;45.85744;2.80529;670;20221110;11.3;6.7;9;2;9.91;0;.64;4322 +80087;45.85744;2.80529;670;20221111;16.8;5.8;11.3;1.8;10.31;.1;.91;6877 +80087;45.85744;2.80529;670;20221112;20.8;7;13.9;1.4;10.31;0;1.08;7659 +80087;45.85744;2.80529;670;20221113;19.9;8.2;14.1;2.1;9.21;0;1.47;6912 +80087;45.85744;2.80529;670;20221114;13.5;8.8;11.2;3.8;9.71;5.9;1.25;4125 +80087;45.85744;2.80529;670;20221115;13.8;7.8;10.8;3.6;10.41;6;.98;4663 +80087;45.85744;2.80529;670;20221116;11.4;6.1;8.8;5.2;9.61;.7;.84;4289 +80087;45.85744;2.80529;670;20221117;10.8;9.5;10.2;7.4;9.71;5.8;1.32;1825 +80087;45.85744;2.80529;670;20221118;7.8;4.3;6.1;4.5;8.11;.6;.65;3290 +80087;45.85744;2.80529;670;20221119;6;3.3;4.7;2.2;7.71;1;.43;2784 +80087;45.85744;2.80529;670;20221120;5.8;-.1;2.9;3.6;7.11;1.5;.33;4313 +80087;45.85744;2.80529;670;20221121;6.9;2.5;4.7;4;7.41;3.6;.57;3604 +80087;45.85744;2.80529;670;20221122;6.4;2.4;4.4;5.8;7.21;2.8;.64;3366 +80087;45.85744;2.80529;670;20221123;9.1;3.2;6.2;4.7;8.61;3.4;.5;4150 +80087;45.85744;2.80529;670;20221124;9.5;4.5;7;3.5;8.71;.4;.59;3731 +80087;45.85744;2.80529;670;20221125;7.9;6.8;7.4;3.4;8.91;1.3;.63;1445 +80087;45.85744;2.80529;670;20221126;7.8;2.9;5.4;1.7;7.91;0;.41;3600 +80087;45.85744;2.80529;670;20221127;13;2.8;7.9;2.4;5.91;2;1.18;5371 +80087;45.85744;2.80529;670;20221128;7.3;6.5;6.9;4.5;8.11;2;.85;1103 +80087;45.85744;2.80529;670;20221129;5.8;3.2;4.5;3;7.71;.8;.4;2390 +80087;45.85744;2.80529;670;20221130;4.2;3;3.6;1.9;7.51;.4;.34;1434 +80087;45.85744;2.80529;670;20221201;3.3;2.8;3.1;2.4;7.01;.2;.41;725 +80087;45.85744;2.80529;670;20221202;.6;.3;.5;1.7;5.81;1.7;.37;432 +80087;45.85744;2.80529;670;20221203;2.7;-.3;1.2;3.5;6.11;4.9;.34;2500 +80087;45.85744;2.80529;670;20221204;2.2;.6;1.4;2.8;6.61;2;.24;1664 +80087;45.85744;2.80529;670;20221205;5.1;-.7;2.2;2;6.01;0;.4;3621 +80087;45.85744;2.80529;670;20221206;5.3;-2.9;1.2;2.5;5.41;0;.46;4372 +80087;45.85744;2.80529;670;20221207;-.2;-1.8;-1;4.3;5.41;0;.25;1618 +80087;45.85744;2.80529;670;20221208;3.3;-4.4;-.5;3.6;4.91;.2;.46;4160 +80087;45.85744;2.80529;670;20221209;.2;-2.2;-1;1.5;5.41;.4;.24;2071 +80087;45.85744;2.80529;670;20221210;-3.5;-4.9;-4.2;2.5;4.21;0;.24;1445 +80087;45.85744;2.80529;670;20221211;-1.1;-6.5;-3.8;2.5;3.71;0;.37;3334 +80087;45.85744;2.80529;670;20221212;.6;-5.4;-2.4;2.8;3.91;2.7;.47;3526 +80087;45.85744;2.80529;670;20221213;4.8;-2.7;1.1;3.3;6.61;0;.13;3987 +80087;45.85744;2.80529;670;20221214;9.3;4;6.7;4.5;9.81;.3;.15;3253 +80087;45.85744;2.80529;670;20221215;4.9;3.1;4;2.5;7.61;4.3;.34;1666 +80087;45.85744;2.80529;670;20221216;.5;-2.4;-.9;2.5;4.81;0;.39;2251 +80087;45.85744;2.80529;670;20221217;-.4;-7.1;-3.7;3.2;3.41;0;.51;3692 +80087;45.85744;2.80529;670;20221218;10.5;-4.8;2.9;2.7;3.61;0;1.16;5842 +80087;45.85744;2.80529;670;20221219;12.5;5.5;9;2.1;7.41;0;.88;3773 +80087;45.85744;2.80529;670;20221220;14.9;8.3;11.6;3.3;8.81;.9;1.32;3646 +80087;45.85744;2.80529;670;20221221;9.8;8.9;9.4;5.9;10.01;.3;.85;1009 +80087;45.85744;2.80529;670;20221222;11.8;8.7;10.3;8.2;10.31;5.6;1.09;2331 +80087;45.85744;2.80529;670;20221223;13.2;9.9;11.6;8;12.21;2.3;.73;2424 +80087;45.85744;2.80529;670;20221224;11.6;8.9;10.3;3.4;10.61;0;.69;2145 +80087;45.85744;2.80529;670;20221225;13.8;6.2;10;3.2;8.21;0;1.15;3970 +80087;45.85744;2.80529;670;20221226;9.8;8.7;9.3;4.4;9.11;1.6;1.03;1183 +80087;45.85744;2.80529;670;20221227;8.9;2.6;5.8;2.5;7.71;0;.5;3587 +80087;45.85744;2.80529;670;20221228;11.7;3.4;7.6;4.7;8.31;.3;.88;4212 +80087;45.85744;2.80529;670;20221229;7.9;7.5;7.7;5.1;9.01;10.7;.76;511 +80087;45.85744;2.80529;670;20221230;10.5;4.8;7.7;5;9.51;1;.5;3430 +80087;45.85744;2.80529;670;20221231;16.4;10.5;13.5;4;9.61;0;1.69;3517 +80088;45.87869;3.12572;321;20220101;17.8;3.5;10.6;1.7;7.5;0;.84;6900 +80088;45.87869;3.12572;321;20220102;15.1;1.6;8.3;2.2;8.25;0;.95;5054 +80088;45.87869;3.12572;321;20220103;15.1;9.5;12.3;3.7;9.4;.5;1.4;4600 +80088;45.87869;3.12572;321;20220104;16.8;10.7;13.8;4.6;8.95;4.8;2.24;3018 +80088;45.87869;3.12572;321;20220105;4.9;1.8;3.4;2.5;5.85;0;.69;2212 +80088;45.87869;3.12572;321;20220106;5.5;-.1;2.7;2;5.7;.2;.52;3900 +80088;45.87869;3.12572;321;20220107;7.2;-1.1;3;4.1;5.8;1.4;.8;4500 +80088;45.87869;3.12572;321;20220108;10.2;5.7;7.9;4.6;8;4.7;1.1;3000 +80088;45.87869;3.12572;321;20220109;8.7;5.3;7;4.3;6.8;2.5;1.2;3900 +80088;45.87869;3.12572;321;20220110;7.3;4.1;5.7;2.9;6.8;.3;.74;4500 +80088;45.87869;3.12572;321;20220111;4.9;-.4;2.2;2.9;5.5;0;.5;7500 +80088;45.87869;3.12572;321;20220112;3.1;-2;.5;2.2;5.2;0;.46;3500 +80088;45.87869;3.12572;321;20220113;3.4;-4.9;-.8;1;4.6;0;.21;7400 +80088;45.87869;3.12572;321;20220114;10.4;-5.9;2.2;1.1;4.5;0;.47;7800 +80088;45.87869;3.12572;321;20220115;10.2;-5.5;2.3;1.6;4.3;0;.68;7900 +80088;45.87869;3.12572;321;20220116;6.2;-4.4;.9;1.6;4.4;0;.48;8100 +80088;45.87869;3.12572;321;20220117;3.8;-5.2;-.7;1.3;6;0;.26;1700 +80088;45.87869;3.12572;321;20220118;2.9;-.4;1.2;1.2;5.9;0;.38;2100 +80088;45.87869;3.12572;321;20220119;4.2;-5.6;-.7;1.1;5.5;.2;.31;3400 +80088;45.87869;3.12572;321;20220120;5;.8;2.9;2.2;6.5;.6;.51;1600 +80088;45.87869;3.12572;321;20220121;4.1;.1;2.1;5.2;5.3;0;.87;5500 +80088;45.87869;3.12572;321;20220122;2;-1.7;.1;2.5;5.5;0;.42;2000 +80088;45.87869;3.12572;321;20220123;5.5;-2.7;1.4;1.2;5.7;0;.36;6800 +80088;45.87869;3.12572;321;20220124;9.4;-4.5;2.4;1.4;5.5;0;.52;9200 +80088;45.87869;3.12572;321;20220125;12.6;-1.1;5.7;1.4;5;0;.81;9100 +80088;45.87869;3.12572;321;20220126;9.1;-4.1;2.5;1.4;5;0;.61;9100 +80088;45.87869;3.12572;321;20220127;1.2;-4.2;-1.5;2;4.8;0;.35;7200 +80088;45.87869;3.12572;321;20220128;3.4;-2.9;.2;1.8;6.1;0;.31;3000 +80088;45.87869;3.12572;321;20220129;5;-4.9;0;1.7;6.1;.1;.31;6000 +80088;45.87869;3.12572;321;20220130;9.2;1.2;5.2;1.3;8.1;.2;.47;5300 +80088;45.87869;3.12572;321;20220131;9;4.2;6.6;3.4;6.9;1;1.1;4300 +80088;45.87869;3.12572;321;20220201;8.4;1.6;5;2.9;6.4;.9;.95;3300 +80088;45.87869;3.12572;321;20220202;12.6;6;9.3;2.1;8.8;.2;.94;4600 +80088;45.87869;3.12572;321;20220203;13.5;-.3;6.6;2.9;6.8;0;1.27;6700 +80088;45.87869;3.12572;321;20220204;12.6;-2.9;4.8;1.9;7.3;1.1;.8;5500 +80088;45.87869;3.12572;321;20220205;8.9;3.5;6.2;1.9;6.4;0;.9;10200 +80088;45.87869;3.12572;321;20220206;9.2;-1;4.1;5.9;6.6;1.8;1.09;4900 +80088;45.87869;3.12572;321;20220207;10;7.6;8.8;3.4;6.9;.1;1.5;9600 +80088;45.87869;3.12572;321;20220208;13.2;-3.3;4.9;1.1;5.2;0;.92;11000 +80088;45.87869;3.12572;321;20220209;18.6;.3;9.4;2;5.5;0;1.76;11500 +80088;45.87869;3.12572;321;20220210;18;4.5;11.2;3.7;7.6;3.4;2.21;9500 +80088;45.87869;3.12572;321;20220211;8.1;5.1;6.6;3.4;7;0;1.15;8900 +80088;45.87869;3.12572;321;20220212;8.8;-4;2.4;1.7;5.1;0;.9;7800 +80088;45.87869;3.12572;321;20220213;14.8;-.6;7.1;8;7.3;1.2;2.17;11200 +80088;45.87869;3.12572;321;20220214;11.6;7.8;9.7;4.5;7.9;1.7;1.7;4700 +80088;45.87869;3.12572;321;20220215;10.5;2.8;6.6;3.1;6.9;2.8;1.25;7400 +80088;45.87869;3.12572;321;20220216;15.4;6.6;11;5.7;9.7;1.2;1.78;5800 +80088;45.87869;3.12572;321;20220217;15.7;11.2;13.5;3.4;10.8;0;1.56;4934 +80088;45.87869;3.12572;321;20220218;19.4;7.9;13.6;3.8;9.2;.4;2.43;10100 +80088;45.87869;3.12572;321;20220219;11.4;1.6;6.5;2.5;5.7;0;1.54;13200 +80088;45.87869;3.12572;321;20220220;13.1;3.7;8.4;5;7.3;1.3;1.94;11500 +80088;45.87869;3.12572;321;20220221;11.1;9.7;10.4;6.3;7.4;.6;2.45;10500 +80088;45.87869;3.12572;321;20220222;13.3;6.3;9.8;2.6;7.5;.2;1.6;7300 +80088;45.87869;3.12572;321;20220223;12.8;5.9;9.3;1.9;8.4;0;1.2;6400 +80088;45.87869;3.12572;321;20220224;16.3;3;9.6;4.1;7.6;.6;2.17;9400 +80088;45.87869;3.12572;321;20220225;9.7;-.5;4.6;2.2;5.8;0;1.33;13600 +80088;45.87869;3.12572;321;20220226;11.5;-4.5;3.5;1.6;4.9;0;1.39;15000 +80088;45.87869;3.12572;321;20220227;12.9;-3.9;4.5;1.5;4.6;0;1.53;15100 +80088;45.87869;3.12572;321;20220228;14.9;-4.7;5.1;2;5.3;0;1.79;15200 +80088;45.87869;3.12572;321;20220301;15.8;-3.9;5.9;1.6;5.3;0;1.69;12400 +80088;45.87869;3.12572;321;20220302;15.2;4.2;9.7;2.9;7.5;.8;1.85;7900 +80088;45.87869;3.12572;321;20220303;13.9;7.7;10.8;1.3;9.6;.1;1.24;8200 +80088;45.87869;3.12572;321;20220304;13;4.2;8.6;2.1;8.9;.2;1.08;4600 +80088;45.87869;3.12572;321;20220305;11.7;-1.2;5.2;1.8;5.9;0;1.51;13700 +80088;45.87869;3.12572;321;20220306;9;-5.5;1.7;1.8;3.9;0;1.55;16300 +80088;45.87869;3.12572;321;20220307;11.8;-7;2.4;1.2;4.1;0;1.52;16400 +80088;45.87869;3.12572;321;20220308;17.3;-1.8;7.7;3.4;5.3;0;2.81;15600 +80088;45.87869;3.12572;321;20220309;16.5;1.7;9.1;3.7;6.7;0;2.65;16600 +80088;45.87869;3.12572;321;20220310;16.5;1.3;8.9;5.1;7.6;0;2.51;12000 +80088;45.87869;3.12572;321;20220311;13;7.5;10.2;8.5;8.1;3.1;2.47;5200 +80088;45.87869;3.12572;321;20220312;9.6;5.8;7.7;3.6;8.2;3.4;1.12;2800 +80088;45.87869;3.12572;321;20220313;10.8;5.2;8;5.6;7.2;2.6;1.78;2900 +80088;45.87869;3.12572;321;20220314;14.3;-.3;7;2.3;7.9;4;1.56;11100 +80088;45.87869;3.12572;321;20220315;16.4;8.7;12.5;7.7;9.9;0;2.7;9100 +80088;45.87869;3.12572;321;20220316;17.3;9.3;13.3;1.9;9.8;0;1.79;7400 +80088;45.87869;3.12572;321;20220317;11.2;7.6;9.4;3.9;10;.8;.94;1600 +80088;45.87869;3.12572;321;20220318;9.4;6.3;7.8;3;8.6;.1;.97;2300 +80088;45.87869;3.12572;321;20220319;16.1;6.5;11.3;2.3;9.4;0;2.04;13200 +80088;45.87869;3.12572;321;20220320;14.5;6.1;10.3;5.2;7.7;.4;2.4;6500 +80088;45.87869;3.12572;321;20220321;16;7.3;11.6;5.1;7.2;0;3.12;10900 +80088;45.87869;3.12572;321;20220322;16.8;-.3;8.2;5;5;0;3.68;19400 +80088;45.87869;3.12572;321;20220323;18.3;-2.2;8;2.7;4.6;0;3.24;20100 +80088;45.87869;3.12572;321;20220324;20.5;1.1;10.8;1.4;5.3;0;2.85;20200 +80088;45.87869;3.12572;321;20220325;20.7;2.4;11.5;2.3;5.5;0;3.39;19600 +80088;45.87869;3.12572;321;20220326;20;1.2;10.6;1.6;6.9;0;2.82;20100 +80088;45.87869;3.12572;321;20220327;22.1;4.8;13.4;3;6.6;0;3.92;20000 +80088;45.87869;3.12572;321;20220328;22.4;7;14.7;4.4;6.2;0;4.72;18200 +80088;45.87869;3.12572;321;20220329;20.6;9.1;14.8;3.7;7.6;4.8;3.65;12400 +80088;45.87869;3.12572;321;20220330;14.3;8.8;11.5;2.2;11.2;4.4;1.62;10300 +80088;45.87869;3.12572;321;20220331;12.1;7.1;9.6;3.6;8.6;7.5;1.69;6700 +80088;45.87869;3.12572;321;20220401;5.9;.7;3.3;5.9;5.5;3.6;1.7;12800 +80088;45.87869;3.12572;321;20220402;3.8;-.4;1.7;2.7;5.11;0;1.18;9100 +80088;45.87869;3.12572;321;20220403;3.8;-.1;1.8;4;5.2;.1;1.1;5000 +80088;45.87869;3.12572;321;20220404;10.1;.3;5.2;1.6;5.1;0;2.38;22700 +80088;45.87869;3.12572;321;20220405;13.2;-.2;6.5;1.7;7.5;0;1.62;11200 +80088;45.87869;3.12572;321;20220406;15.2;8.9;12;2.5;9.7;.8;2.07;10300 +80088;45.87869;3.12572;321;20220407;16.2;10.8;13.5;5.4;9.8;5;2.69;7200 +80088;45.87869;3.12572;321;20220408;18;12.3;15.1;10.5;9.4;.9;4.59;13300 +80088;45.87869;3.12572;321;20220409;11.5;1;6.3;2.6;6.49;.3;2.32;17333 +80088;45.87869;3.12572;321;20220410;16.5;-1.7;7.4;1.4;5.9;0;2.88;23800 +80088;45.87869;3.12572;321;20220411;19.1;3.1;11.1;7.3;7.9;0;4.2;21200 +80088;45.87869;3.12572;321;20220412;18.7;11.6;15.1;5.9;7.4;0;4.19;7500 +80088;45.87869;3.12572;321;20220413;18.4;6.7;12.5;1.8;9.3;0;2.65;15700 +80088;45.87869;3.12572;321;20220414;20.9;8;14.4;2.1;11.5;0;3.38;22200 +80088;45.87869;3.12572;321;20220415;22.2;5.7;13.9;2.3;10.7;0;3.64;23100 +80088;45.87869;3.12572;321;20220416;21.8;6.6;14.2;3.6;9.5;0;4.01;21100 +80088;45.87869;3.12572;321;20220417;19.7;6.7;13.2;2.9;7.3;0;4.24;25900 +80088;45.87869;3.12572;321;20220418;21.6;4;12.8;2;7.2;0;3.95;24800 +80088;45.87869;3.12572;321;20220419;19.7;4.8;12.2;2.5;8.7;0;3.22;18200 +80088;45.87869;3.12572;321;20220420;16.4;7.4;11.9;2.1;10;.5;1.95;9100 +80088;45.87869;3.12572;321;20220421;19.1;10.3;14.7;2.4;10.6;.3;2.84;13900 +80088;45.87869;3.12572;321;20220422;21.5;3.4;12.4;1.8;9.1;.8;3.56;23200 +80088;45.87869;3.12572;321;20220423;17.1;9.1;13.1;4.5;10.2;5.8;2.46;7700 +80088;45.87869;3.12572;321;20220424;15.6;6;10.8;3.3;9.9;6.7;1.9;8400 +80088;45.87869;3.12572;321;20220425;16.7;10.9;13.8;2.3;10.1;.1;2.42;10800 +80088;45.87869;3.12572;321;20220426;18.1;5.8;11.9;2.7;9.6;0;3.33;22200 +80088;45.87869;3.12572;321;20220427;20.8;3;11.9;1.8;8.9;0;3.79;26200 +80088;45.87869;3.12572;321;20220428;23.8;5;14.4;1.9;10;0;4.02;24100 +80088;45.87869;3.12572;321;20220429;22.6;5.5;14;1.7;10.6;.4;3.08;16700 +80088;45.87869;3.12572;321;20220430;19.4;6.2;12.8;2.6;10;0;3.65;23900 +80088;45.87869;3.12572;321;20220501;19.2;3.2;11.2;1.5;8.2;0;3.74;27200 +80088;45.87869;3.12572;321;20220502;20.9;4.6;12.7;2.2;8.4;0;4.06;25600 +80088;45.87869;3.12572;321;20220503;21.4;8.4;14.9;1.8;9.9;.3;3.57;20200 +80088;45.87869;3.12572;321;20220504;20.3;8.7;14.5;1.8;12.2;8.1;2.45;12500 +80088;45.87869;3.12572;321;20220505;19.1;9.1;14.1;3.3;10.8;.5;3.52;20200 +80088;45.87869;3.12572;321;20220506;18.6;7.9;13.2;2.8;10.8;0;2.63;12900 +80088;45.87869;3.12572;321;20220507;21.9;5.5;13.7;2.3;10.6;2.4;3.82;23200 +80088;45.87869;3.12572;321;20220508;23.2;7.9;15.5;2;12;0;3.91;23000 +80088;45.87869;3.12572;321;20220509;24.6;7.6;16.1;1.7;11.8;0;4.55;28000 +80088;45.87869;3.12572;321;20220510;29.1;11.4;20.2;2.3;11.5;0;5.49;26300 +80088;45.87869;3.12572;321;20220511;31.8;13.3;22.5;4.6;11.3;0;7.63;28300 +80088;45.87869;3.12572;321;20220512;21.7;11.9;16.8;2;14.8;4.2;2.18;9100 +80088;45.87869;3.12572;321;20220513;23.6;14.8;19.2;1.3;16.4;.3;3.09;16000 +80088;45.87869;3.12572;321;20220514;26.8;9.9;18.3;1.4;13.8;0;4.57;26200 +80088;45.87869;3.12572;321;20220515;31.2;13.5;22.3;4;13.9;4.4;6.2;22400 +80088;45.87869;3.12572;321;20220516;27.4;14.9;21.1;2.2;14.2;0;5.15;25600 +80088;45.87869;3.12572;321;20220517;30.2;14.2;22.2;2.2;14.7;0;5.54;26200 +80088;45.87869;3.12572;321;20220518;31.4;13.9;22.6;2;16;.1;5.58;26700 +80088;45.87869;3.12572;321;20220519;31.6;19.4;25.5;5.3;15.1;.5;7.03;20300 +80088;45.87869;3.12572;321;20220520;32.7;19.5;26.1;4.4;12.3;0;7.27;20200 +80088;45.87869;3.12572;321;20220521;30.4;16.6;23.5;1.8;17.8;0;5.26;25400 +80088;45.87869;3.12572;321;20220522;32.1;15.8;23.9;1.5;18.8;2;4.83;22400 +80088;45.87869;3.12572;321;20220523;22.6;19.2;20.9;4.6;14.9;2.8;3.96;11600 +80088;45.87869;3.12572;321;20220524;20.7;11.2;15.9;3.9;10.1;0;4.13;17600 +80088;45.87869;3.12572;321;20220525;21.3;5.3;13.3;1.9;9.9;0;3.68;21700 +80088;45.87869;3.12572;321;20220526;20.6;7.7;14.1;1.8;11.1;0;2.87;14800 +80088;45.87869;3.12572;321;20220527;23.4;12.7;18;2.3;13.2;0;4.08;20800 +80088;45.87869;3.12572;321;20220528;22.7;11.4;17;2.9;11;0;5.09;28100 +80088;45.87869;3.12572;321;20220529;19.7;9.2;14.4;3.3;8.1;0;5.1;29600 +80088;45.87869;3.12572;321;20220530;22.8;4;13.4;2;7.9;0;4.87;29900 +80088;45.87869;3.12572;321;20220531;24.3;10.9;17.6;2.4;9.5;.2;3.96;14800 +80088;45.87869;3.12572;321;20220601;24.3;11.8;18;2.1;12.8;2.7;3.94;19000 +80088;45.87869;3.12572;321;20220602;25.8;13.5;19.6;2.5;15.8;13.5;3.14;11600 +80088;45.87869;3.12572;321;20220603;30.4;14.3;22.3;2.8;16.6;15.1;5.29;22600 +80088;45.87869;3.12572;321;20220604;28.9;13.3;21.1;2.6;18.2;31.8;5.09;25700 +80088;45.87869;3.12572;321;20220605;25.1;16.3;20.7;3.2;16;2.3;5.14;26000 +80088;45.87869;3.12572;321;20220606;24.7;12.4;18.5;1.2;14.8;.3;3.64;19400 +80088;45.87869;3.12572;321;20220607;23.9;13.5;18.7;2.3;12.8;.9;4.87;25900 +80088;45.87869;3.12572;321;20220608;23;13.2;18.1;4;13.6;3.9;3.99;16900 +80088;45.87869;3.12572;321;20220609;21.4;14.3;17.8;3.3;11.8;.1;4.19;18500 +80088;45.87869;3.12572;321;20220610;24.7;10.6;17.6;1.3;13.5;.1;5.04;30700 +80088;45.87869;3.12572;321;20220611;29;12;20.5;1.6;14;0;5.75;31100 +80088;45.87869;3.12572;321;20220612;29;14.7;21.8;1.6;16.3;.7;4.35;20100 +80088;45.87869;3.12572;321;20220613;25.7;18.4;22;2.6;15.1;0;5.23;24400 +80088;45.87869;3.12572;321;20220614;29.7;9.6;19.6;1.1;12.8;.2;5.35;29700 +80088;45.87869;3.12572;321;20220615;34.7;18.2;26.4;2.5;16.4;0;6.66;26400 +80088;45.87869;3.12572;321;20220616;31.5;19.3;25.4;2.1;17.3;0;6.06;27000 +80088;45.87869;3.12572;321;20220617;33.5;15.6;24.5;1.6;15.2;0;6.32;30000 +80088;45.87869;3.12572;321;20220618;38.5;16.5;27.5;4.5;14.3;0;9.47;30000 +80088;45.87869;3.12572;321;20220619;36.1;23.5;29.8;7;13.4;.7;11.06;29000 +80088;45.87869;3.12572;321;20220620;33.3;18.5;25.9;2.5;16.4;.5;6.66;27900 +80088;45.87869;3.12572;321;20220621;32.5;17.8;25.1;2.8;19;7.6;5.94;24500 +80088;45.87869;3.12572;321;20220622;30;18.5;24.2;2.3;18.6;6.1;5.72;26600 +80088;45.87869;3.12572;321;20220623;27.5;16.3;21.9;1.9;17.8;5.8;3.99;18000 +80088;45.87869;3.12572;321;20220624;24.3;16;20.1;3.8;15.4;2.8;4.28;18000 +80088;45.87869;3.12572;321;20220625;28.3;13.2;20.7;2.6;15.1;28.3;4.62;19700 +80088;45.87869;3.12572;321;20220626;16.7;14.9;15.8;2.5;16.7;74.3;.99;3400 +80088;45.87869;3.12572;321;20220627;20.2;14.1;17.1;1.3;16.2;2.4;1.99;9300 +80088;45.87869;3.12572;321;20220628;24.5;10.5;17.5;1.6;13.8;0;5.12;31200 +80088;45.87869;3.12572;321;20220629;28;11.2;19.6;1.4;13.7;4;5.36;29800 +80088;45.87869;3.12572;321;20220630;19.4;15.5;17.4;2.1;15.3;5.5;1.8;5800 +80088;45.87869;3.12572;321;20220701;21.8;11.5;16.6;1.8;13;0;4.74;29500 +80088;45.87869;3.12572;321;20220702;28.8;9.2;19;1.4;12.9;0;5.52;31000 +80088;45.87869;3.12572;321;20220703;29.3;13.8;21.5;1.5;15.5;1.7;5.37;27900 +80088;45.87869;3.12572;321;20220704;26.5;16.1;21.3;2.6;15.8;2.3;5.01;24100 +80088;45.87869;3.12572;321;20220705;26.2;13.4;19.8;2;14.8;0;5.48;30600 +80088;45.87869;3.12572;321;20220706;25.3;12.2;18.7;2.1;12.9;0;5.34;29800 +80088;45.87869;3.12572;321;20220707;25.6;11;18.3;2.5;13.4;0;5.07;27400 +80088;45.87869;3.12572;321;20220708;25.3;14.5;19.9;4;13.8;0;5.99;30700 +80088;45.87869;3.12572;321;20220709;27.2;11.9;19.5;2.4;13.5;0;5.7;30500 +80088;45.87869;3.12572;321;20220710;26.7;12.1;19.4;2.1;14.1;0;5.44;30000 +80088;45.87869;3.12572;321;20220711;27.9;12.2;20;2;13.8;0;5.67;30500 +80088;45.87869;3.12572;321;20220712;29.9;13.8;21.8;1.6;14.3;0;5.84;30600 +80088;45.87869;3.12572;321;20220713;32.2;13.5;22.8;1.2;13.1;0;5.83;30300 +80088;45.87869;3.12572;321;20220714;34.5;17.4;25.9;1.7;15.4;0;6.42;29300 +80088;45.87869;3.12572;321;20220715;29.6;14.8;22.2;2.2;14.8;0;5.84;28600 +80088;45.87869;3.12572;321;20220716;28.8;13.5;21.1;1.6;12.1;0;5.66;29800 +80088;45.87869;3.12572;321;20220717;30.9;12.3;21.6;1.3;13.25;0;5.5;28960 +80088;45.87869;3.12572;321;20220718;36.3;14.5;25.4;1.3;14.25;.1;6.35;29883 +80088;45.87869;3.12572;321;20220719;38.3;18.2;28.2;2.5;16.3;.5;7.31;27500 +80088;45.87869;3.12572;321;20220720;28;20;24;2.1;19.3;.2;3.97;16300 +80088;45.87869;3.12572;321;20220721;29.7;14.1;21.9;1.4;16.8;0;5.35;28600 +80088;45.87869;3.12572;321;20220722;32.4;16.5;24.4;1.8;18;.5;5.1;22500 +80088;45.87869;3.12572;321;20220723;27.6;20.4;24;2.7;17.1;0;4.94;20500 +80088;45.87869;3.12572;321;20220724;33.3;14.1;23.7;1.3;16;0;5.77;29200 +80088;45.87869;3.12572;321;20220725;30.8;21.2;26;3.2;15.9;.3;6.46;25400 +80088;45.87869;3.12572;321;20220726;26.4;13.8;20.1;2.5;14.7;0;5.11;26800 +80088;45.87869;3.12572;321;20220727;26;12.4;19.2;2;12.5;0;5.02;27100 +80088;45.87869;3.12572;321;20220728;30.4;12.1;21.2;1.5;12.6;0;4.89;23800 +80088;45.87869;3.12572;321;20220729;27.3;16.7;22;1.5;14.2;0;3.78;16200 +80088;45.87869;3.12572;321;20220730;30.1;13.4;21.7;1.3;14.1;0;5.2;27700 +80088;45.87869;3.12572;321;20220731;31.4;14.9;23.1;1.3;14.9;0;5.18;26200 +80088;45.87869;3.12572;321;20220801;33.1;14.8;23.9;1.9;15.2;0;5.84;27100 +80088;45.87869;3.12572;321;20220802;31.6;16.3;23.9;1.6;16.2;.2;5.6;27900 +80088;45.87869;3.12572;321;20220803;36.5;17.9;27.2;1.9;15.1;0;6.44;27500 +80088;45.87869;3.12572;321;20220804;37.9;22.5;30.2;1.4;16;.8;5.18;19500 +80088;45.87869;3.12572;321;20220805;28.8;17.3;23;2.2;18.8;6.9;3.83;15900 +80088;45.87869;3.12572;321;20220806;28.5;18.3;23.4;3;14.3;0;5.91;26400 +80088;45.87869;3.12572;321;20220807;28.5;10.4;19.4;2.2;11.6;0;5.37;27700 +80088;45.87869;3.12572;321;20220808;30.5;12;21.2;1.7;11.2;0;5.39;27400 +80088;45.87869;3.12572;321;20220809;32.3;12.8;22.5;1.6;11.3;0;5.42;26300 +80088;45.87869;3.12572;321;20220810;33;13.4;23.2;1.4;11.4;0;5.39;26900 +80088;45.87869;3.12572;321;20220811;34.7;13.8;24.2;1.6;12.1;0;5.68;26400 +80088;45.87869;3.12572;321;20220812;34.5;13.6;24;1.9;11.8;0;5.89;26200 +80088;45.87869;3.12572;321;20220813;34.7;14.3;24.5;1.3;11.2;5.8;5.25;25200 +80088;45.87869;3.12572;321;20220814;25.5;19.5;22.5;2.5;17;5;3.57;13800 +80088;45.87869;3.12572;321;20220815;27.7;16.6;22.1;2.3;15.4;.8;4.45;20200 +80088;45.87869;3.12572;321;20220816;28.9;15.5;22.2;2;16.2;31.2;3.76;15400 +80088;45.87869;3.12572;321;20220817;25.3;14.8;20;3;17.8;14.6;3.44;16800 +80088;45.87869;3.12572;321;20220818;24;14;19;1.6;17.4;8.4;2.25;10200 +80088;45.87869;3.12572;321;20220819;24.2;16.4;20.3;1.7;17.7;1.7;2.58;11600 +80088;45.87869;3.12572;321;20220820;26.8;17.3;22;1.5;18.4;.1;3.73;19300 +80088;45.87869;3.12572;321;20220821;25.1;13;19;1.1;16.2;.4;3.21;18300 +80088;45.87869;3.12572;321;20220822;25.3;16.1;20.7;2;17.7;.1;3.03;14100 +80088;45.87869;3.12572;321;20220823;27.7;19;23.3;1.5;19.4;0;4.09;21300 +80088;45.87869;3.12572;321;20220824;31.8;15.7;23.7;1.2;16.7;0;4.62;24300 +80088;45.87869;3.12572;321;20220825;32;16.7;24.3;2.5;16.4;2;4.81;18900 +80088;45.87869;3.12572;321;20220826;25.6;18;21.8;2;19.3;.1;2.93;13400 +80088;45.87869;3.12572;321;20220827;25;13;19;1.3;16.4;0;2.59;13100 +80088;45.87869;3.12572;321;20220828;28.8;12.4;20.6;1.6;15.5;0;4.25;23500 +80088;45.87869;3.12572;321;20220829;32.8;15.4;24.1;1.6;15.9;.9;4.41;20100 +80088;45.87869;3.12572;321;20220830;23.6;17.8;20.7;2;17.3;3.5;2.78;12700 +80088;45.87869;3.12572;321;20220831;26.6;12.2;19.4;1.3;16;0;3.4;19500 +80088;45.87869;3.12572;321;20220901;28.4;13.6;21;1.3;15.3;0;3.74;20400 +80088;45.87869;3.12572;321;20220902;26.1;14.8;20.4;1.9;16.1;10.9;2.85;12100 +80088;45.87869;3.12572;321;20220903;26.5;13.3;19.9;1.6;15.8;0;3.54;19800 +80088;45.87869;3.12572;321;20220904;30.2;14.1;22.1;2.3;15.9;.4;4.5;21700 +80088;45.87869;3.12572;321;20220905;31.3;17.1;24.2;3;17.1;1.4;4.84;19500 +80088;45.87869;3.12572;321;20220906;25.4;17.9;21.6;2.5;18.4;2.1;2.78;11100 +80088;45.87869;3.12572;321;20220907;23.4;15.1;19.2;2;17.7;4.2;2.56;13800 +80088;45.87869;3.12572;321;20220908;24.2;11.8;18;3.5;13.6;0;3.53;16300 +80088;45.87869;3.12572;321;20220909;22.7;11.4;17;3;12.7;.5;3.02;13300 +80088;45.87869;3.12572;321;20220910;22.7;12.4;17.5;1.6;12.7;0;2.44;11300 +80088;45.87869;3.12572;321;20220911;26.1;8.2;17.1;1.1;12.3;0;3.26;21200 +80088;45.87869;3.12572;321;20220912;34;12.1;23;2;14.1;0;4.62;20400 +80088;45.87869;3.12572;321;20220913;31.8;18.6;25.2;2.9;18.4;4.2;3.96;12100 +80088;45.87869;3.12572;321;20220914;27.6;18.9;23.2;2.6;18.5;1.7;2.99;10000 +80088;45.87869;3.12572;321;20220915;25.7;16;20.8;2.6;16.5;2.4;2.9;11500 +80088;45.87869;3.12572;321;20220916;20.8;14.6;17.7;2.1;14.1;.2;2.32;11100 +80088;45.87869;3.12572;321;20220917;17.1;9.7;13.4;2.6;9.1;0;2.89;18500 +80088;45.87869;3.12572;321;20220918;20.1;1.7;10.9;.8;7.5;0;2.4;20000 +80088;45.87869;3.12572;321;20220919;19.6;2.5;11;1.3;8.2;0;2.52;19600 +80088;45.87869;3.12572;321;20220920;19.7;3.2;11.4;1.4;8.2;0;2.56;19400 +80088;45.87869;3.12572;321;20220921;20.2;3.4;11.8;1.1;8.2;0;2.44;19000 +80088;45.87869;3.12572;321;20220922;22.9;3;12.9;.9;8.5;0;2.48;18900 +80088;45.87869;3.12572;321;20220923;23.6;9.5;16.5;2.5;11.2;.7;2.75;10800 +80088;45.87869;3.12572;321;20220924;22.2;12;17.1;2.3;12.8;7;2.48;11800 +80088;45.87869;3.12572;321;20220925;16.1;11.3;13.7;1.2;13;4.8;1.27;7000 +80088;45.87869;3.12572;321;20220926;17.2;6.5;11.8;2.8;10.4;3.7;1.86;10000 +80088;45.87869;3.12572;321;20220927;16.1;10;13;3.3;10.6;1.1;1.95;8600 +80088;45.87869;3.12572;321;20220928;19.4;13.4;16.4;4.4;13.2;16.4;2.28;7000 +80088;45.87869;3.12572;321;20220929;15.5;9.2;12.3;1.9;10.5;.7;1.49;7200 +80088;45.87869;3.12572;321;20220930;16.4;5.8;11.1;2;9.6;1.5;1.88;13700 +80088;45.87869;3.12572;321;20221001;21.5;7.6;14.5;5;12.5;1.9;2.39;7800 +80088;45.87869;3.12572;321;20221002;23.2;14.6;18.9;2.3;14.1;0;2.71;15000 +80088;45.87869;3.12572;321;20221003;19.5;11.5;15.5;1.6;13.1;0;1.62;8400 +80088;45.87869;3.12572;321;20221004;23.1;6.4;14.7;1.3;11.8;.1;2.18;16000 +80088;45.87869;3.12572;321;20221005;28;8.1;18;3;11.8;0;3.61;16100 +80088;45.87869;3.12572;321;20221006;16.7;11.9;14.3;1.3;14.4;.4;.84;2700 +80088;45.87869;3.12572;321;20221007;24.4;11.2;17.8;1.3;14.2;.1;2.09;13400 +80088;45.87869;3.12572;321;20221008;16.8;11.9;14.3;1.4;12.6;.4;1.15;4300 +80088;45.87869;3.12572;321;20221009;23.7;2.6;13.1;1.6;10;0;2.22;15100 +80088;45.87869;3.12572;321;20221010;24.6;11.4;18;2.6;13;.7;2.62;12600 +80088;45.87869;3.12572;321;20221011;18.2;13.8;16;.9;15.7;2.7;.97;4600 +80088;45.87869;3.12572;321;20221012;21.7;14.6;18.1;1.3;15.9;.2;1.63;10200 +80088;45.87869;3.12572;321;20221013;19.7;11.2;15.4;2.4;13.7;2.7;1.42;5000 +80088;45.87869;3.12572;321;20221014;21.6;13.4;17.5;2.8;14.6;1.5;1.73;4600 +80088;45.87869;3.12572;321;20221015;21.4;14.1;17.7;3.1;13.8;0;1.98;4600 +80088;45.87869;3.12572;321;20221016;27.4;14.3;20.8;6.8;14.2;0;4.51;11000 +80088;45.87869;3.12572;321;20221017;24.3;18;21.1;6.4;14.7;1.6;3.87;8800 +80088;45.87869;3.12572;321;20221018;27.6;14.4;21;2;14.7;0;2.51;12700 +80088;45.87869;3.12572;321;20221019;27.7;12.2;19.9;4;13.6;.5;3.39;9800 +80088;45.87869;3.12572;321;20221020;25.9;18.6;22.2;6.4;15.7;9.4;3.96;7000 +80088;45.87869;3.12572;321;20221021;23.5;15.9;19.7;3.4;15.9;1;2.22;7700 +80088;45.87869;3.12572;321;20221022;25.2;13.1;19.1;2;13.4;.2;2.19;12200 +80088;45.87869;3.12572;321;20221023;25.6;15.1;20.3;6.7;13.7;.3;4.01;6200 +80088;45.87869;3.12572;321;20221024;23.1;13.8;18.4;3.5;11.9;0;2.72;9200 +80088;45.87869;3.12572;321;20221025;23.9;9.5;16.7;2.5;11.4;.2;2.21;9200 +80088;45.87869;3.12572;321;20221026;25.9;13.3;19.6;3;12.5;0;2.74;10500 +80088;45.87869;3.12572;321;20221027;27;11;19;4.5;13.3;0;3.23;6000 +80088;45.87869;3.12572;321;20221028;28.8;18.6;23.7;6.2;11;0;5.64;7900 +80088;45.87869;3.12572;321;20221029;28.6;18.2;23.4;5.8;8.4;0;5.87;9300 +80088;45.87869;3.12572;321;20221030;27;16.4;21.7;3.2;9.1;.1;3.56;7500 +80088;45.87869;3.12572;321;20221031;24.4;11.9;18.1;4.3;12.6;5.1;2.82;8100 +80088;45.87869;3.12572;321;20221101;19.2;12.3;15.7;2.4;11.3;0;1.67;9300 +80088;45.87869;3.12572;321;20221102;18.9;7.9;13.4;1.5;9.4;0;1.29;10100 +80088;45.87869;3.12572;321;20221103;20.1;7.8;13.9;5.2;9.5;1.9;2.7;3800 +80088;45.87869;3.12572;321;20221104;12.8;10.3;11.5;5.2;8.6;6.4;1.98;5700 +80088;45.87869;3.12572;321;20221105;13.1;3.5;8.3;2.1;8;0;1;8900 +80088;45.87869;3.12572;321;20221106;19.2;3;11.1;4.1;7.7;0;2.37;4600 +80088;45.87869;3.12572;321;20221107;19.2;8.2;13.7;3.6;9.2;0;2.07;9500 +80088;45.87869;3.12572;321;20221108;21.7;7.3;14.5;8.2;10.3;.5;3.4;5400 +80088;45.87869;3.12572;321;20221109;14.5;14;14.2;2.3;12.6;10;1.03;1700 +80088;45.87869;3.12572;321;20221110;15.6;5.1;10.3;.7;10.4;0;.6;6200 +80088;45.87869;3.12572;321;20221111;18.1;1;9.5;1.5;9.5;.1;.87;9200 +80088;45.87869;3.12572;321;20221112;20.5;4.7;12.6;2.4;10.4;0;1.36;8800 +80088;45.87869;3.12572;321;20221113;17.6;3.8;10.7;2.2;9.8;0;1.08;5700 +80088;45.87869;3.12572;321;20221114;18.1;10.8;14.4;6.6;11.2;4.5;2.27;4300 +80088;45.87869;3.12572;321;20221115;16.5;10.2;13.3;3.3;11.7;5.4;1.24;2300 +80088;45.87869;3.12572;321;20221116;16.2;7.9;12;3.8;9.4;.2;1.57;6200 +80088;45.87869;3.12572;321;20221117;17.5;12.4;14.9;4.5;9.7;1.7;2.29;5100 +80088;45.87869;3.12572;321;20221118;13.8;5.9;9.8;2.8;8;.4;1.19;6400 +80088;45.87869;3.12572;321;20221119;11.5;3.5;7.5;1.7;7.8;1.3;.71;4900 +80088;45.87869;3.12572;321;20221120;10;-.5;4.7;2.2;6.9;1.1;.63;6000 +80088;45.87869;3.12572;321;20221121;11.6;4;7.8;4.2;7.6;2.8;1.29;2100 +80088;45.87869;3.12572;321;20221122;12.1;5.8;8.9;3.9;7;1.8;1.4;7700 +80088;45.87869;3.12572;321;20221123;16.1;5.4;10.7;4;8.8;2.2;1.53;5100 +80088;45.87869;3.12572;321;20221124;13.7;6.7;10.2;3.7;8.4;.1;1.32;5600 +80088;45.87869;3.12572;321;20221125;12;8.6;10.3;2.7;9.2;1.5;1.01;2500 +80088;45.87869;3.12572;321;20221126;10.9;2.7;6.8;1.7;7.9;0;.55;5000 +80088;45.87869;3.12572;321;20221127;15.2;3.2;9.2;3.9;6.6;1.4;1.77;5600 +80088;45.87869;3.12572;321;20221128;12.3;9.7;11;3.1;8;1.9;1.41;3600 +80088;45.87869;3.12572;321;20221129;11.1;3.7;7.4;2;7.8;1.1;.7;4000 +80088;45.87869;3.12572;321;20221130;7.7;4.8;6.2;2.3;8.6;.3;.48;1500 +80088;45.87869;3.12572;321;20221201;6.6;5.4;6;3.4;7.9;.2;.68;900 +80088;45.87869;3.12572;321;20221202;3.5;3.3;3.4;1.8;6.6;1.9;.52;900 +80088;45.87869;3.12572;321;20221203;4.4;1.5;2.9;1;7.1;4.1;.31;2200 +80088;45.87869;3.12572;321;20221204;4.2;1.5;2.8;1.5;7.1;2.8;.34;1200 +80088;45.87869;3.12572;321;20221205;8.5;-2.3;3.1;1.9;5.8;0;.42;7200 +80088;45.87869;3.12572;321;20221206;3.5;-4.8;-.7;1.5;5.2;0;.14;7000 +80088;45.87869;3.12572;321;20221207;2.8;-.3;1.2;1.6;5.8;0;.4;1700 +80088;45.87869;3.12572;321;20221208;4.3;-.4;1.9;2;5.2;.4;.43;5500 +80088;45.87869;3.12572;321;20221209;1.9;0;.9;1.6;6.1;.7;.33;1200 +80088;45.87869;3.12572;321;20221210;-.1;-1.4;-.8;2.6;4.8;0;.45;1800 +80088;45.87869;3.12572;321;20221211;3.1;-6.8;-1.9;1.6;3.9;0;.29;6700 +80088;45.87869;3.12572;321;20221212;2.2;-7.9;-2.9;1.3;4.3;2.1;.2;5100 +80088;45.87869;3.12572;321;20221213;4.5;-1;1.7;1;6.2;.4;.21;4200 +80088;45.87869;3.12572;321;20221214;15.4;.6;8;2.7;8.8;.1;.76;5200 +80088;45.87869;3.12572;321;20221215;4.8;1.5;3.1;3.2;8;5.6;.14;700 +80088;45.87869;3.12572;321;20221216;1.8;-.1;.8;2.5;5.8;0;.36;2000 +80088;45.87869;3.12572;321;20221217;-2.6;-10.7;-6.7;.7;3.6;0;.01;6500 +80088;45.87869;3.12572;321;20221218;12.4;-8.2;2.1;4.5;5.4;0;1.22;6700 +80088;45.87869;3.12572;321;20221219;16.4;9;12.7;9.5;9.2;0;2.67;4900 +80088;45.87869;3.12572;321;20221220;18.5;12.7;15.6;10.9;9.8;.9;3.72;5400 +80088;45.87869;3.12572;321;20221221;15.4;11.4;13.4;4.4;9.9;.4;1.64;4300 +80088;45.87869;3.12572;321;20221222;15.3;12.3;13.8;5;10.5;2;1.9;1200 +80088;45.87869;3.12572;321;20221223;17.9;12.5;15.2;4;12.3;1.2;1.66;500 +80088;45.87869;3.12572;321;20221224;16.4;13.2;14.8;2.6;10.8;0;1.34;2800 +80088;45.87869;3.12572;321;20221225;20.4;7;13.7;5;9.1;0;2.31;6300 +80088;45.87869;3.12572;321;20221226;14.5;9.4;11.9;4.8;9.6;.7;1.6;2500 +80088;45.87869;3.12572;321;20221227;12.1;.8;6.4;2;7.4;0;.56;5400 +80088;45.87869;3.12572;321;20221228;16.1;3;9.5;5.2;7.8;.1;1.8;5000 +80088;45.87869;3.12572;321;20221229;13;8.4;10.7;5;9;10.7;1.56;1400 +80088;45.87869;3.12572;321;20221230;14.7;6.2;10.4;5.4;9.9;.6;1.36;1100 +80088;45.87869;3.12572;321;20221231;18.7;13.3;16;7.7;10.9;0;2.99;2900 +80089;45.89899;3.44638;315;20220101;16.8;2.9;9.8;2.3;7.61;0;1.2;5562 +80089;45.89899;3.44638;315;20220102;16.4;3.5;9.9;2.6;7.67;0;1.31;4120 +80089;45.89899;3.44638;315;20220103;13.5;6.6;10;2.5;9.27;.7;.89;2980 +80089;45.89899;3.44638;315;20220104;17.1;10.2;13.7;4.8;8.84;6;2.28;2963 +80089;45.89899;3.44638;315;20220105;4.6;1.9;3.3;3.7;6.14;.6;.65;2026 +80089;45.89899;3.44638;315;20220106;4.1;-.5;1.8;2.4;5.51;.1;.52;2643 +80089;45.89899;3.44638;315;20220107;5.6;-1.8;1.9;2.5;5.94;2.6;.48;3023 +80089;45.89899;3.44638;315;20220108;7.7;3.8;5.8;3.9;8.07;5.2;.54;2488 +80089;45.89899;3.44638;315;20220109;7.4;4.1;5.7;3.1;7.06;6.7;.81;2268 +80089;45.89899;3.44638;315;20220110;6.5;3.7;5.1;2.1;6.67;.1;.58;3703 +80089;45.89899;3.44638;315;20220111;3.5;-1.7;.9;2.4;5.41;0;.42;4276 +80089;45.89899;3.44638;315;20220112;1.7;-1.3;.2;2.4;5.27;0;.4;2545 +80089;45.89899;3.44638;315;20220113;1.6;-4.8;-1.6;1.4;4.56;0;.32;5558 +80089;45.89899;3.44638;315;20220114;8.5;-5.4;1.6;1.4;4.66;0;.52;6968 +80089;45.89899;3.44638;315;20220115;9.3;-4.5;2.4;2;4.36;0;.86;7286 +80089;45.89899;3.44638;315;20220116;2.5;-3.7;-.6;2.3;4.41;0;.6;5187 +80089;45.89899;3.44638;315;20220117;3.1;-2.9;.1;1.4;6.06;0;.28;2502 +80089;45.89899;3.44638;315;20220118;2.7;0;1.3;1.4;6.11;0;.36;2123 +80089;45.89899;3.44638;315;20220119;3.3;-4.2;-.5;1.1;5.67;.7;.28;3605 +80089;45.89899;3.44638;315;20220120;4.6;.8;2.7;2.1;6.74;.8;.4;2230 +80089;45.89899;3.44638;315;20220121;4.1;-1.3;1.4;3.7;5.07;0;.73;4723 +80089;45.89899;3.44638;315;20220122;1.6;-2.9;-.7;2;5.57;0;.29;2809 +80089;45.89899;3.44638;315;20220123;3.3;.4;1.8;1.5;5.87;0;.45;2549 +80089;45.89899;3.44638;315;20220124;8.5;-2.1;3.2;2.1;5.57;0;.72;6674 +80089;45.89899;3.44638;315;20220125;10.5;-3.9;3.3;1.6;5.07;0;.82;7439 +80089;45.89899;3.44638;315;20220126;2.6;-3.2;-.3;1.3;4.74;0;.51;4048 +80089;45.89899;3.44638;315;20220127;-1.8;-4.8;-3.3;1.3;4.64;0;.26;2835 +80089;45.89899;3.44638;315;20220128;1.9;-3.4;-.7;1.4;5.87;0;.25;3436 +80089;45.89899;3.44638;315;20220129;3.4;-1.3;1;1.9;6.24;.4;.32;3745 +80089;45.89899;3.44638;315;20220130;8.5;2;5.3;1.3;7.71;.3;.52;4089 +80089;45.89899;3.44638;315;20220131;7;1.6;4.3;3.9;7.24;2.6;.64;3284 +80089;45.89899;3.44638;315;20220201;5.1;-1.8;1.7;2.5;6.67;2.7;.33;4421 +80089;45.89899;3.44638;315;20220202;9.8;5.4;7.6;2.5;9.34;.7;.6;3845 +80089;45.89899;3.44638;315;20220203;11.7;2.3;7;2.6;7.77;0;.94;6289 +80089;45.89899;3.44638;315;20220204;8.7;.8;4.7;2.2;7.81;2.3;.52;5115 +80089;45.89899;3.44638;315;20220205;8.2;2;5.1;2.2;6.71;0;.78;4894 +80089;45.89899;3.44638;315;20220206;8.9;-1.3;3.8;3.9;6.94;2;.76;5501 +80089;45.89899;3.44638;315;20220207;8.6;6.8;7.7;3.7;6.94;.2;1.31;4406 +80089;45.89899;3.44638;315;20220208;12.3;-2.6;4.8;2.1;5.61;0;1.14;9347 +80089;45.89899;3.44638;315;20220209;16.9;-.8;8.1;2.8;5.91;0;1.89;10033 +80089;45.89899;3.44638;315;20220210;9.3;1.6;5.4;1.7;7.78;3.6;.97;8000 +80089;45.89899;3.44638;315;20220211;7.7;3.6;5.7;2.8;6.58;0;1.09;11000 +80089;45.89899;3.44638;315;20220212;7.8;-5.3;1.3;1.1;4.98;0;.73;8500 +80089;45.89899;3.44638;315;20220213;14.6;-2.7;6;5.7;6.98;.4;1.96;10400 +80089;45.89899;3.44638;315;20220214;10.9;7.3;9.1;3;8.28;2.2;1.31;4600 +80089;45.89899;3.44638;315;20220215;9.2;4.6;6.9;2.2;7.38;4.2;1.05;6500 +80089;45.89899;3.44638;315;20220216;13.3;5.4;9.4;3.2;10.01;3;.96;5218 +80089;45.89899;3.44638;315;20220217;15.3;11.8;13.5;4.1;10.81;.3;1.68;4459 +80089;45.89899;3.44638;315;20220218;18.7;6.5;12.6;3.4;9.37;.9;2.07;8784 +80089;45.89899;3.44638;315;20220219;9.5;2.1;5.8;2;5.91;0;1.18;8183 +80089;45.89899;3.44638;315;20220220;13.2;1.1;7.1;3.3;7.41;2.5;1.4;8521 +80089;45.89899;3.44638;315;20220221;8.8;8.1;8.5;5.9;7.61;3.5;1.6;2420 +80089;45.89899;3.44638;315;20220222;10.9;4.4;7.7;2.2;8.04;.8;1.04;6075 +80089;45.89899;3.44638;315;20220223;13.6;6.1;9.9;1.4;8.77;0;1.11;7484 +80089;45.89899;3.44638;315;20220224;14.7;2.2;8.4;3.2;7.54;.7;1.7;9213 +80089;45.89899;3.44638;315;20220225;8.8;.6;4.7;2.1;5.84;0;1.17;8988 +80089;45.89899;3.44638;315;20220226;10.2;-3.1;3.6;2.5;5.04;0;1.45;11735 +80089;45.89899;3.44638;315;20220227;12.3;-3.8;4.2;1.8;4.94;0;1.5;12621 +80089;45.89899;3.44638;315;20220228;13;-2.3;5.3;1.8;5.41;0;1.53;12345 +80089;45.89899;3.44638;315;20220301;14.2;-2.8;5.7;2.1;5.77;0;1.68;12388 +80089;45.89899;3.44638;315;20220302;14.8;1.9;8.3;1.7;7.37;.2;1.47;9211 +80089;45.89899;3.44638;315;20220303;12.9;7.3;10.1;1.3;9.51;.1;1.1;6815 +80089;45.89899;3.44638;315;20220304;13.2;2.4;7.8;1.8;7.97;0;1.3;9185 +80089;45.89899;3.44638;315;20220305;10.4;-2.2;4.1;1.7;5.27;0;1.38;11693 +80089;45.89899;3.44638;315;20220306;8;-5;1.5;1.8;4.04;0;1.36;12660 +80089;45.89899;3.44638;315;20220307;10.1;-5.8;2.2;1.7;4.21;0;1.51;13999 +80089;45.89899;3.44638;315;20220308;15.3;-3.1;6.1;2.9;5.17;0;2.32;14718 +80089;45.89899;3.44638;315;20220309;15.6;.2;7.9;2.9;6.57;0;2.18;14096 +80089;45.89899;3.44638;315;20220310;15.8;.8;8.3;4.3;7.24;0;2.28;12160 +80089;45.89899;3.44638;315;20220311;13.4;7.4;10.4;7.2;7.64;.8;2.66;7954 +80089;45.89899;3.44638;315;20220312;9.3;6.3;7.8;4.3;7.81;2.2;1.38;4269 +80089;45.89899;3.44638;315;20220313;11.7;5.8;8.8;4.9;7.07;4.1;2.03;5740 +80089;45.89899;3.44638;315;20220314;12.9;-.3;6.3;2.5;8.11;3;1.47;12489 +80089;45.89899;3.44638;315;20220315;17.2;8.9;13.1;5.8;9.71;0;2.65;9516 +80089;45.89899;3.44638;315;20220316;17.1;7.2;12.2;2.2;9.77;0;1.89;9627 +80089;45.89899;3.44638;315;20220317;10.1;8.4;9.3;3.4;9.94;.1;.91;2179 +80089;45.89899;3.44638;315;20220318;11.3;5.4;8.4;2.1;8.48;0;1.12;3100 +80089;45.89899;3.44638;315;20220319;14.5;2.2;8.4;1.6;8.78;0;1.73;14000 +80089;45.89899;3.44638;315;20220320;15.8;2.6;9.2;3.8;7.68;.4;2.25;8200 +80089;45.89899;3.44638;315;20220321;17.6;7.6;12.6;3.6;6.98;0;3.19;12200 +80089;45.89899;3.44638;315;20220322;17.7;1.2;9.5;4.1;4.68;0;3.86;19700 +80089;45.89899;3.44638;315;20220323;18.5;-1.5;8.5;1.6;5.08;0;2.73;19800 +80089;45.89899;3.44638;315;20220324;20.2;-2.4;8.9;2.1;5.98;0;3.07;19900 +80089;45.89899;3.44638;315;20220325;19.6;-2.2;8.7;2.1;5.98;0;3.01;19700 +80089;45.89899;3.44638;315;20220326;18.6;-1.9;8.4;1.7;6.68;0;2.68;20000 +80089;45.89899;3.44638;315;20220327;21.7;-1;10.4;1.5;6.78;0;2.94;19900 +80089;45.89899;3.44638;315;20220328;22.3;2;12.2;2.8;6.38;0;3.78;18400 +80089;45.89899;3.44638;315;20220329;19.3;7.7;13.5;2;7.68;2.2;2.63;10900 +80089;45.89899;3.44638;315;20220330;13;8;10.5;1.5;11.08;4.2;1.34;8300 +80089;45.89899;3.44638;315;20220331;10.5;7.2;8.9;2.6;8.98;9;1.43;7200 +80089;45.89899;3.44638;315;20220401;3.6;-.5;1.5;5.1;5.96;5.9;.95;6786 +80089;45.89899;3.44638;315;20220402;4.7;.3;2.5;4.9;5.05;.8;1.6;9760 +80089;45.89899;3.44638;315;20220403;4.5;-1.1;1.7;3.9;5.15;0;1.32;8756 +80089;45.89899;3.44638;315;20220404;10.1;-2.6;3.8;1.3;5.08;0;2.2;21900 +80089;45.89899;3.44638;315;20220405;12.6;.2;6.4;2.2;7.98;0;1.52;9600 +80089;45.89899;3.44638;315;20220406;13.8;8.1;11;2.2;9.98;1.8;1.6;7000 +80089;45.89899;3.44638;315;20220407;14.3;9.9;12.1;4.4;9.98;7;1.98;4000 +80089;45.89899;3.44638;315;20220408;17;10.3;13.7;5.1;9.68;1.7;2.99;8600 +80089;45.89899;3.44638;315;20220409;10.6;2.6;6.6;2.6;6.48;.3;2.2;15800 +80089;45.89899;3.44638;315;20220410;14.7;-3.5;5.6;1.9;5.98;0;2.77;23700 +80089;45.89899;3.44638;315;20220411;20.7;-1.9;9.4;5.3;7.58;0;4.11;20200 +80089;45.89899;3.44638;315;20220412;20.3;11.2;15.8;3.7;7.69;0;3.99;12506 +80089;45.89899;3.44638;315;20220413;17.9;4.3;11.1;1.2;9.78;0;2.33;15500 +80089;45.89899;3.44638;315;20220414;20.3;3.7;12;.9;10.88;0;2.61;18300 +80089;45.89899;3.44638;315;20220415;21.7;3.1;12.4;1.6;10.08;0;3.42;23400 +80089;45.89899;3.44638;315;20220416;21.4;3;12.2;2.4;8.88;0;3.76;23400 +80089;45.89899;3.44638;315;20220417;18.2;.5;9.4;2.5;7.38;0;3.58;25700 +80089;45.89899;3.44638;315;20220418;20.2;.2;10.2;1.1;7.28;0;3.13;22500 +80089;45.89899;3.44638;315;20220419;19;2.6;10.8;1.9;8.88;0;3.32;23500 +80089;45.89899;3.44638;315;20220420;17.4;5.1;11.3;1.2;9.98;.8;2.13;12900 +80089;45.89899;3.44638;315;20220421;19.5;9.7;14.6;1.6;10.08;.3;3.34;20400 +80089;45.89899;3.44638;315;20220422;20.5;1.1;10.8;1.7;9.38;2;3.4;24000 +80089;45.89899;3.44638;315;20220423;17.4;8.9;13.2;2.4;10.88;5.5;2.26;10200 +80089;45.89899;3.44638;315;20220424;15.7;7.4;11.6;2;10.58;11.6;1.93;10000 +80089;45.89899;3.44638;315;20220425;16;9.5;12.8;1.8;11.08;.1;1.74;7200 +80089;45.89899;3.44638;315;20220426;16.5;9.2;12.9;2.2;10.18;0;3.27;21600 +80089;45.89899;3.44638;315;20220427;18.8;2;10.4;2.6;8.98;0;3.69;26400 +80089;45.89899;3.44638;315;20220428;22;3.3;12.7;1.6;10.28;0;3.73;24800 +80089;45.89899;3.44638;315;20220429;20.3;4.9;12.6;1.8;11.38;.3;2.63;15000 +80089;45.89899;3.44638;315;20220430;18.6;4.2;11.4;2.3;9.18;0;3.57;24100 +80089;45.89899;3.44638;315;20220501;18.2;.7;9.5;1.3;8.28;0;3.5;27100 +80089;45.89899;3.44638;315;20220502;19.4;2.3;10.9;1.6;8.68;0;3.72;26700 +80089;45.89899;3.44638;315;20220503;21.4;4.1;12.8;1.4;9.88;.3;3.48;22200 +80089;45.89899;3.44638;315;20220504;18.6;6.4;12.5;1.5;11.98;4.3;2.07;11300 +80089;45.89899;3.44638;315;20220505;18.1;5.9;12;2.1;10.58;1.2;2.94;18500 +80089;45.89899;3.44638;315;20220506;18.5;7.1;12.8;2.9;10.64;0;2.92;17038 +80089;45.89899;3.44638;315;20220507;21.8;6;13.9;2.3;10.41;.8;3.83;22959 +80089;45.89899;3.44638;315;20220508;22.5;7.8;15.2;2.1;11.07;0;3.85;22189 +80089;45.89899;3.44638;315;20220509;23.7;7.5;15.6;1.8;11.57;0;4.08;24361 +80089;45.89899;3.44638;315;20220510;27;9.1;18;1.9;12.21;0;4.65;24927 +80089;45.89899;3.44638;315;20220511;30.7;11.1;20.9;3;11.91;0;6.08;26243 +80089;45.89899;3.44638;315;20220512;22.4;11.9;17.2;1.6;14.37;1.2;3.04;16042 +80089;45.89899;3.44638;315;20220513;23.4;14.7;19;1.6;16.04;.3;3.3;17486 +80089;45.89899;3.44638;315;20220514;25.9;9.8;17.8;1.5;13.61;0;4.26;24218 +80089;45.89899;3.44638;315;20220515;29.4;11.9;20.7;2.7;13.81;.9;5.19;22653 +80089;45.89899;3.44638;315;20220516;26.6;14.9;20.7;2.3;13.61;0;4.75;22106 +80089;45.89899;3.44638;315;20220517;30;12.5;21.2;1.6;14.91;0;5.04;25625 +80089;45.89899;3.44638;315;20220518;30;14.2;22.1;2;16.27;.2;5.06;24187 +80089;45.89899;3.44638;315;20220519;32.1;18.9;25.5;4.3;14.11;.2;6.76;20713 +80089;45.89899;3.44638;315;20220520;32.6;19.5;26.1;4.4;12.17;0;7.35;21855 +80089;45.89899;3.44638;315;20220521;30;16.6;23.3;2;17.51;0;5.11;24136 +80089;45.89899;3.44638;315;20220522;30.9;15.7;23.3;2.1;18.04;2;4.93;22069 +80089;45.89899;3.44638;315;20220523;22.6;17.4;20;2.5;15.47;3.4;3.09;11898 +80089;45.89899;3.44638;315;20220524;20.4;11.2;15.8;2.3;11.11;0;3.56;18362 +80089;45.89899;3.44638;315;20220525;20.5;7.2;13.9;1.8;10.41;0;3.56;21092 +80089;45.89899;3.44638;315;20220526;19.9;7.9;13.9;1.5;11.54;0;3.11;18746 +80089;45.89899;3.44638;315;20220527;22.2;11.2;16.7;2;13.07;0;3.79;21169 +80089;45.89899;3.44638;315;20220528;22;9.1;15.5;2.7;10.71;0;4.31;23588 +80089;45.89899;3.44638;315;20220529;19.4;5.7;12.6;2.6;8.17;0;4.18;25052 +80089;45.89899;3.44638;315;20220530;22.7;4.8;13.7;1.7;7.77;.2;4.62;27999 +80089;45.89899;3.44638;315;20220531;22.8;8.9;15.8;2.5;10.37;.2;4.13;20757 +80089;45.89899;3.44638;315;20220601;24.5;9.6;17;2.2;12.97;2;4.11;21529 +80089;45.89899;3.44638;315;20220602;28.2;13.2;20.7;1.9;15.24;8.7;4.52;21485 +80089;45.89899;3.44638;315;20220603;30.5;15;22.7;2;16.77;16.7;5.27;24784 +80089;45.89899;3.44638;315;20220604;28.8;13.8;21.3;2.1;18.41;35.7;4.84;24561 +80089;45.89899;3.44638;315;20220605;24.3;15.3;19.8;2.5;16.86;2.3;4.24;22311 +80089;45.89899;3.44638;315;20220606;24.1;12.9;18.5;1.9;14.71;.4;3.83;19700 +80089;45.89899;3.44638;315;20220607;24.2;12.9;18.5;2.1;13.51;.4;4.15;21161 +80089;45.89899;3.44638;315;20220608;22.3;12.2;17.2;2.5;13.74;6.6;3.54;17904 +80089;45.89899;3.44638;315;20220609;20.1;13.6;16.9;3.1;12.21;.3;3.63;17207 +80089;45.89899;3.44638;315;20220610;24.2;9.7;17;1.7;12.67;.1;4.57;26606 +80089;45.89899;3.44638;315;20220611;28.8;11.2;20;1.9;14.14;0;5.37;28039 +80089;45.89899;3.44638;315;20220612;29;13.8;21.4;1.4;16.21;.3;4.72;23730 +80089;45.89899;3.44638;315;20220613;25.5;16.8;21.2;2.4;15.27;0;4.69;22222 +80089;45.89899;3.44638;315;20220614;30.1;9.4;19.8;1.6;12.27;.1;5.65;29513 +80089;45.89899;3.44638;315;20220615;34.6;15.8;25.2;2.5;16.14;0;6.59;26975 +80089;45.89899;3.44638;315;20220616;31.1;18.4;24.8;2.2;17.47;0;5.56;24144 +80089;45.89899;3.44638;315;20220617;32.9;15.3;24.1;1.7;15.77;0;5.91;27372 +80089;45.89899;3.44638;315;20220618;37.6;14.8;26.2;3.1;14.11;0;8.16;30297 +80089;45.89899;3.44638;315;20220619;36.1;24.1;30.1;6.3;13.01;0;10.13;24215 +80089;45.89899;3.44638;315;20220620;33;18.1;25.5;2.8;14.44;.3;6.74;26165 +80089;45.89899;3.44638;315;20220621;31.7;17.2;24.4;2.4;17.54;5.3;5.69;24084 +80089;45.89899;3.44638;315;20220622;29.3;18.6;24;2.1;19.71;6.5;4.77;21557 +80089;45.89899;3.44638;315;20220623;25.3;16.2;20.8;2.3;17.84;3.8;3.9;18800 +80089;45.89899;3.44638;315;20220624;23.3;15.6;19.4;1.9;15.61;3.4;3.49;16721 +80089;45.89899;3.44638;315;20220625;27.9;12.5;20.2;2.5;14.67;30.1;4.95;23066 +80089;45.89899;3.44638;315;20220626;17;14.4;15.7;1.8;16.67;54.6;1.5;7789 +80089;45.89899;3.44638;315;20220627;19.6;14.5;17;1.4;15.97;1.5;2.44;13056 +80089;45.89899;3.44638;315;20220628;24.4;9.9;17.2;2;13.44;0;4.56;26211 +80089;45.89899;3.44638;315;20220629;27.5;11.5;19.5;1.6;13.71;1.5;5;26618 +80089;45.89899;3.44638;315;20220630;20.5;15.4;18;2.1;15.14;4.1;2.71;12145 +80089;45.89899;3.44638;315;20220701;21.3;11.1;16.2;1.9;12.34;0;4;23126 +80089;45.89899;3.44638;315;20220702;28.7;8.6;18.6;1.5;12.77;0;5.34;29462 +80089;45.89899;3.44638;315;20220703;28.2;13.8;21;1.9;16.01;1.7;4.94;24553 +80089;45.89899;3.44638;315;20220704;25.7;15.3;20.5;1.5;16.81;0;4.01;20412 +80089;45.89899;3.44638;315;20220705;25.8;12.8;19.3;1.8;14.41;0;4.64;24621 +80089;45.89899;3.44638;315;20220706;24.9;12;18.5;2.4;12.84;0;4.79;24609 +80089;45.89899;3.44638;315;20220707;24.2;10.4;17.3;2.6;13.21;0;4.38;23450 +80089;45.89899;3.44638;315;20220708;25.2;12.6;18.9;3.3;14.01;0;4.94;24742 +80089;45.89899;3.44638;315;20220709;27;11.7;19.3;2.3;13.54;.1;5.11;26050 +80089;45.89899;3.44638;315;20220710;26.8;12.9;19.9;2.2;14.11;0;5.01;25322 +80089;45.89899;3.44638;315;20220711;27.7;12.1;19.9;2.2;13.47;.1;5.22;26092 +80089;45.89899;3.44638;315;20220712;29.6;13.1;21.4;1.9;14.01;0;5.39;26377 +80089;45.89899;3.44638;315;20220713;31.3;12.9;22.1;1.9;13.04;0;5.77;27224 +80089;45.89899;3.44638;315;20220714;33.8;16.4;25.1;2.2;14.74;0;6.3;26581 +80089;45.89899;3.44638;315;20220715;29.4;15.6;22.5;2;14.81;0;5.28;24348 +80089;45.89899;3.44638;315;20220716;28.9;12.9;20.9;2.3;12.24;0;5.55;25902 +80089;45.89899;3.44638;315;20220717;31.6;12.4;22;1.9;12.74;0;5.79;27173 +80089;45.89899;3.44638;315;20220718;36.6;14.5;25.6;2.3;13.41;.1;6.97;28385 +80089;45.89899;3.44638;315;20220719;38.7;18.5;28.6;2.9;15.34;.6;7.7;26747 +80089;45.89899;3.44638;315;20220720;26.9;19.5;23.2;1.9;18.87;.3;3.72;15969 +80089;45.89899;3.44638;315;20220721;29.5;14.7;22.1;1.7;16.21;0;5.06;25067 +80089;45.89899;3.44638;315;20220722;32;14.7;23.4;2.1;16.84;.1;5.33;23579 +80089;45.89899;3.44638;315;20220723;27.5;19.9;23.7;3.1;16.74;0;4.74;18102 +80089;45.89899;3.44638;315;20220724;34.1;14;24.1;1.7;16.11;0;5.84;27277 +80089;45.89899;3.44638;315;20220725;30.3;19.8;25;3.4;16.21;.3;5.84;21493 +80089;45.89899;3.44638;315;20220726;26;16.3;21.2;3.1;14.21;0;4.6;19052 +80089;45.89899;3.44638;315;20220727;26.2;12.6;19.4;2.1;12.11;0;4.72;23247 +80089;45.89899;3.44638;315;20220728;29.9;11.1;20.5;1.9;11.94;0;5.29;25811 +80089;45.89899;3.44638;315;20220729;27.3;15.9;21.6;1.5;13.54;0;3.96;17661 +80089;45.89899;3.44638;315;20220730;30.2;13.1;21.6;1.7;12.87;0;5.13;24993 +80089;45.89899;3.44638;315;20220731;31.5;14.8;23.2;2.1;13.84;0;5.46;24002 +80089;45.89899;3.44638;315;20220801;31.7;14.7;23.2;1.9;14.64;0;5.29;23964 +80089;45.89899;3.44638;315;20220802;31.7;15.3;23.5;1.9;15.04;.2;5.31;24340 +80089;45.89899;3.44638;315;20220803;36.5;15.9;26.2;1.8;14.24;0;6.13;25987 +80089;45.89899;3.44638;315;20220804;37.2;19.3;28.3;1.8;15.24;1.2;5.79;22561 +80089;45.89899;3.44638;315;20220805;29.1;18.2;23.7;2.4;17.97;4.2;4.39;18214 +80089;45.89899;3.44638;315;20220806;29.2;16.9;23.1;3.1;14.61;0;5.44;22246 +80089;45.89899;3.44638;315;20220807;29.3;11.8;20.5;2.4;11.61;0;5.31;24552 +80089;45.89899;3.44638;315;20220808;31.1;12.2;21.7;2;10.67;0;5.45;24827 +80089;45.89899;3.44638;315;20220809;32.8;13;22.9;1.8;10.37;0;5.57;25039 +80089;45.89899;3.44638;315;20220810;33.2;13.7;23.4;1.8;10.81;0;5.52;24705 +80089;45.89899;3.44638;315;20220811;34.6;14.1;24.4;1.6;11.21;0;5.52;24964 +80089;45.89899;3.44638;315;20220812;34.2;14.2;24.2;1.8;10.97;0;5.59;24396 +80089;45.89899;3.44638;315;20220813;34;14.2;24.1;1.7;10.14;6.5;5.48;23962 +80089;45.89899;3.44638;315;20220814;25.6;17.6;21.6;2.4;16.21;8.2;3.4;13176 +80089;45.89899;3.44638;315;20220815;27;15.5;21.2;1.9;15.94;.6;3.75;17291 +80089;45.89899;3.44638;315;20220816;30;14.4;22.2;2.5;16.01;28;4.53;19499 +80089;45.89899;3.44638;315;20220817;23.6;15.4;19.5;2;17.91;12.1;2.84;15084 +80089;45.89899;3.44638;315;20220818;23.4;13.7;18.5;1.8;17.11;10;2.68;14449 +80089;45.89899;3.44638;315;20220819;23.7;16.3;20;2.3;18.07;4.2;2.81;13466 +80089;45.89899;3.44638;315;20220820;24.9;17.2;21;1.9;17.97;.2;3.17;15266 +80089;45.89899;3.44638;315;20220821;24.8;12.6;18.7;1.5;14.57;.2;3.21;17160 +80089;45.89899;3.44638;315;20220822;25.3;16.4;20.9;1.4;16.64;.1;3.14;15632 +80089;45.89899;3.44638;315;20220823;27.6;17.1;22.4;1.4;18.47;0;3.46;17101 +80089;45.89899;3.44638;315;20220824;30.8;14.8;22.8;1.5;15.61;0;4.31;21262 +80089;45.89899;3.44638;315;20220825;31.3;15.4;23.4;2.1;15.61;2.1;4.55;19619 +80089;45.89899;3.44638;315;20220826;25.5;19;22.3;2.4;18.94;.1;3.02;12609 +80089;45.89899;3.44638;315;20220827;25.3;14.5;19.9;1.7;16.14;0;3.03;14971 +80089;45.89899;3.44638;315;20220828;28.2;13.4;20.8;1.5;15.54;0;3.78;19942 +80089;45.89899;3.44638;315;20220829;31.8;14;22.9;1.6;15.71;.7;4.29;20509 +80089;45.89899;3.44638;315;20220830;22.8;17;19.9;2.3;17.61;.1;2.37;9814 +80089;45.89899;3.44638;315;20220831;26.4;14.4;20.4;1.4;16.87;0;3.25;17555 +80089;45.89899;3.44638;315;20220901;27.5;13.7;20.6;1.7;14.87;0;3.66;18762 +80089;45.89899;3.44638;315;20220902;25.5;14.9;20.2;2;15.84;4.6;2.98;13470 +80089;45.89899;3.44638;315;20220903;26.6;14.4;20.5;2.4;16.21;0;3.48;16679 +80089;45.89899;3.44638;315;20220904;30.1;13.2;21.6;1.9;15.54;.2;4;19462 +80089;45.89899;3.44638;315;20220905;30.9;17;24;3.2;17.34;1;4.54;17437 +80089;45.89899;3.44638;315;20220906;25.9;17.4;21.7;2.3;18.24;.8;2.84;12077 +80089;45.89899;3.44638;315;20220907;23.9;14.8;19.4;1.8;17.41;11;2.55;13325 +80089;45.89899;3.44638;315;20220908;24.3;12.1;18.2;2.5;13.87;0;3.14;15241 +80089;45.89899;3.44638;315;20220909;22.8;11.5;17.1;1.9;13.37;.8;2.68;14159 +80089;45.89899;3.44638;315;20220910;22.5;13.4;18;1.3;13.07;0;2.48;13075 +80089;45.89899;3.44638;315;20220911;25;8.9;17;1.6;12.34;0;3.12;18263 +80089;45.89899;3.44638;315;20220912;32.7;11.3;22;2.4;13.54;0;4.65;19545 +80089;45.89899;3.44638;315;20220913;32.2;17.7;25;3.1;18.04;1.5;4.32;14381 +80089;45.89899;3.44638;315;20220914;28.2;18.1;23.2;3.2;18.81;7;3.46;12450 +80089;45.89899;3.44638;315;20220915;24.2;15.3;19.8;2.4;17.37;5.4;2.49;11559 +80089;45.89899;3.44638;315;20220916;18.7;14;16.4;2.2;14.61;.5;1.8;8616 +80089;45.89899;3.44638;315;20220917;16.8;6.9;11.8;2.9;9.47;0;2.33;13537 +80089;45.89899;3.44638;315;20220918;18.4;2.6;10.5;1.4;7.87;0;2.29;16830 +80089;45.89899;3.44638;315;20220919;19.1;3.7;11.4;1.9;8.41;0;2.53;16815 +80089;45.89899;3.44638;315;20220920;19.5;3.3;11.4;1.9;8.41;0;2.51;16666 +80089;45.89899;3.44638;315;20220921;19.8;4.3;12;1.9;8.34;0;2.56;16308 +80089;45.89899;3.44638;315;20220922;21.4;3;12.2;1.4;8.44;0;2.46;17038 +80089;45.89899;3.44638;315;20220923;23.2;6.8;15;2.1;11.11;2.2;2.58;13478 +80089;45.89899;3.44638;315;20220924;20.9;10.6;15.7;2;13.17;8.4;2.11;11915 +80089;45.89899;3.44638;315;20220925;15.7;11.6;13.7;1.3;13.21;4.4;1.25;7119 +80089;45.89899;3.44638;315;20220926;17.2;8.3;12.8;1.6;11.37;5.1;1.65;10488 +80089;45.89899;3.44638;315;20220927;14.8;10.1;12.4;2.7;11.21;5.6;1.5;7351 +80089;45.89899;3.44638;315;20220928;17;11;14;3.2;13.34;22.4;1.51;8149 +80089;45.89899;3.44638;315;20220929;14.7;9.7;12.2;1.3;10.94;1;1.37;8370 +80089;45.89899;3.44638;315;20220930;15.2;5.6;10.4;1.6;9.51;1.3;1.57;11516 +80089;45.89899;3.44638;315;20221001;20.7;6.6;13.6;3.2;12.41;4.7;1.98;10612 +80089;45.89899;3.44638;315;20221002;22.5;15.1;18.8;2;14.91;.1;2.13;10118 +80089;45.89899;3.44638;315;20221003;18.9;12.7;15.8;1.4;13.81;0;1.44;7441 +80089;45.89899;3.44638;315;20221004;21.6;6.3;14;1.5;11.64;.1;1.99;13553 +80089;45.89899;3.44638;315;20221005;26.6;9.1;17.8;2.5;11.91;0;3.05;14120 +80089;45.89899;3.44638;315;20221006;17.8;12.2;15;1.5;14.01;0;1.2;6177 +80089;45.89899;3.44638;315;20221007;22.9;10;16.5;1.4;13.84;.2;1.85;11391 +80089;45.89899;3.44638;315;20221008;17.1;12.4;14.8;1.5;13.07;.5;1.27;6508 +80089;45.89899;3.44638;315;20221009;20.8;4.8;12.8;2.1;10.74;.1;1.98;13074 +80089;45.89899;3.44638;315;20221010;23.9;10.2;17;2.9;13.04;.4;2.5;11231 +80089;45.89899;3.44638;315;20221011;18.3;11.7;15;1.3;14.84;1.8;1.13;6853 +80089;45.89899;3.44638;315;20221012;21.4;13.7;17.5;1.1;15.17;.2;1.48;8955 +80089;45.89899;3.44638;315;20221013;17.9;11;14.4;1.6;14.07;2.4;1.17;6479 +80089;45.89899;3.44638;315;20221014;18.7;13.2;15.9;2.9;14.94;1.8;1.33;5562 +80089;45.89899;3.44638;315;20221015;22.4;13.7;18;2.8;14.07;0;2.09;8435 +80089;45.89899;3.44638;315;20221016;26;15;20.5;5;14.74;0;3.39;9668 +80089;45.89899;3.44638;315;20221017;24.3;17.2;20.7;5.3;14.64;0;3.32;7928 +80089;45.89899;3.44638;315;20221018;25.5;14.7;20.1;2.6;14.74;0;2.47;9849 +80089;45.89899;3.44638;315;20221019;25;11.5;18.2;2.6;14.07;.4;2.28;9534 +80089;45.89899;3.44638;315;20221020;23.7;16.7;20.2;4.4;15.77;12.7;2.56;6045 +80089;45.89899;3.44638;315;20221021;22.8;15.1;18.9;3.3;16.04;1.6;1.95;6971 +80089;45.89899;3.44638;315;20221022;23.8;12.8;18.3;2.9;14.07;.1;2.19;9544 +80089;45.89899;3.44638;315;20221023;25.1;14.3;19.7;4.7;14.51;.1;2.96;6595 +80089;45.89899;3.44638;315;20221024;22.6;13.7;18.2;2.2;12.94;0;1.9;7138 +80089;45.89899;3.44638;315;20221025;21.9;8.7;15.3;2.6;11.87;.1;1.91;8877 +80089;45.89899;3.44638;315;20221026;24.3;12.4;18.4;2;13.21;0;1.86;8675 +80089;45.89899;3.44638;315;20221027;23.3;12.2;17.8;3.5;13.64;0;2.15;6213 +80089;45.89899;3.44638;315;20221028;27.1;17.5;22.3;3.6;11.94;0;3.51;7133 +80089;45.89899;3.44638;315;20221029;26.3;13;19.7;4.2;9.84;0;3.86;7791 +80089;45.89899;3.44638;315;20221030;25;13.3;19.1;2.6;9.77;.1;2.67;6729 +80089;45.89899;3.44638;315;20221031;23.1;11.6;17.3;3.3;12.67;2.8;2.18;7708 +80089;45.89899;3.44638;315;20221101;17.8;12.5;15.2;1.9;12.61;.1;1.19;5751 +80089;45.89899;3.44638;315;20221102;18.1;7.6;12.8;1.9;10.27;.1;1.27;7947 +80089;45.89899;3.44638;315;20221103;16.4;7.6;12;4.1;9.77;4.9;1.73;4417 +80089;45.89899;3.44638;315;20221104;11.1;7.1;9.1;3.6;9.07;9.1;1.02;3883 +80089;45.89899;3.44638;315;20221105;11.8;3.8;7.8;2.3;8.44;0;.85;5541 +80089;45.89899;3.44638;315;20221106;14.6;2;8.3;2.8;7.74;0;1.26;6461 +80089;45.89899;3.44638;315;20221107;18.4;7.4;12.9;3.3;9.41;0;1.76;7404 +80089;45.89899;3.44638;315;20221108;19;8.3;13.6;5.6;10.91;3.6;2.17;5070 +80089;45.89899;3.44638;315;20221109;13.9;12.6;13.2;1.9;13.27;10.8;.71;1246 +80089;45.89899;3.44638;315;20221110;14.1;8.3;11.2;1.3;10.94;0;.68;5144 +80089;45.89899;3.44638;315;20221111;17.7;3.1;10.4;2;9.97;.1;.98;7753 +80089;45.89899;3.44638;315;20221112;17.9;5.4;11.6;1.6;10.41;0;1;6782 +80089;45.89899;3.44638;315;20221113;15.9;5.2;10.5;1.4;10.07;0;.86;5872 +80089;45.89899;3.44638;315;20221114;16.3;8.3;12.3;3.8;11.14;5.5;1.28;4356 +80089;45.89899;3.44638;315;20221115;15.3;10.1;12.7;2.5;12.24;6.3;.85;3095 +80089;45.89899;3.44638;315;20221116;15.6;6;10.8;3.2;9.71;.2;1.17;5289 +80089;45.89899;3.44638;315;20221117;16.3;11.4;13.9;3.1;9.81;6;1.61;3662 +80089;45.89899;3.44638;315;20221118;12.2;7.3;9.8;1.9;8.71;1.4;.86;3535 +80089;45.89899;3.44638;315;20221119;9.1;2.8;6;1.4;8.34;2.3;.45;3495 +80089;45.89899;3.44638;315;20221120;10;2.5;6.2;1.8;8.07;1.4;.53;4719 +80089;45.89899;3.44638;315;20221121;9.3;3.3;6.3;2.8;8.11;3.1;.66;2843 +80089;45.89899;3.44638;315;20221122;10.7;5.4;8.1;2.7;7.21;1.9;1.03;4079 +80089;45.89899;3.44638;315;20221123;12.7;3;7.9;3.7;8.41;4.6;.96;4412 +80089;45.89899;3.44638;315;20221124;12.4;4.4;8.4;2.7;8.47;.1;.85;4473 +80089;45.89899;3.44638;315;20221125;10.9;7.5;9.2;1.4;9.21;2.5;.64;2332 +80089;45.89899;3.44638;315;20221126;9.2;4;6.6;1.5;8.37;0;.41;3743 +80089;45.89899;3.44638;315;20221127;12;1.7;6.8;3.7;7.07;2.2;1.12;4512 +80089;45.89899;3.44638;315;20221128;10.6;6.8;8.7;2.5;9.17;6.6;.73;2193 +80089;45.89899;3.44638;315;20221129;8.3;4.9;6.6;1.7;8.64;2.1;.45;2383 +80089;45.89899;3.44638;315;20221130;7.1;5.4;6.2;2.5;8.74;.6;.43;1395 +80089;45.89899;3.44638;315;20221201;6.6;4.8;5.7;2.7;7.81;0;.58;1280 +80089;45.89899;3.44638;315;20221202;3.6;2.9;3.3;1.2;6.61;2.2;.47;506 +80089;45.89899;3.44638;315;20221203;4.2;.7;2.5;.8;6.84;3.5;.29;2101 +80089;45.89899;3.44638;315;20221204;5;2.7;3.8;1.3;7.47;5.1;.36;1419 +80089;45.89899;3.44638;315;20221205;8.4;-.4;4;1.7;6.11;.1;.48;4827 +80089;45.89899;3.44638;315;20221206;1.7;-3.6;-1;1.1;5.37;.1;.27;2661 +80089;45.89899;3.44638;315;20221207;2.1;.1;1.1;1.2;6.11;0;.31;1485 +80089;45.89899;3.44638;315;20221208;4.2;-2.3;1;.9;5.51;.8;.23;4278 +80089;45.89899;3.44638;315;20221209;1.6;-.1;.7;1.7;5.97;.9;.33;1207 +80089;45.89899;3.44638;315;20221210;-.5;-1.4;-1;2.9;5.01;0;.38;861 +80089;45.89899;3.44638;315;20221211;1.1;-6;-2.5;1.6;4.21;0;.26;4424 +80089;45.89899;3.44638;315;20221212;2.5;-5.5;-1.5;1.7;4.47;1.2;.3;4511 +80089;45.89899;3.44638;315;20221213;3.4;-1.4;1;1.8;6.04;.2;.29;2700 +80089;45.89899;3.44638;315;20221214;13.3;-1.1;6.1;2.3;8.54;.2;.5;4111 +80089;45.89899;3.44638;315;20221215;4.6;2.5;3.5;2;7.64;6;.34;632 +80089;45.89899;3.44638;315;20221216;1.8;-.3;.8;2.6;5.61;0;.36;1824 +80089;45.89899;3.44638;315;20221217;-2;-7.6;-4.8;1.2;4.11;.1;.19;2972 +80089;45.89899;3.44638;315;20221218;9.3;-6.8;1.3;4.2;5.54;.1;.81;5585 +80089;45.89899;3.44638;315;20221219;15.7;8.3;12;6.3;9.24;0;1.94;3710 +80089;45.89899;3.44638;315;20221220;16.6;12.1;14.4;6.3;10.11;1.4;2.38;2571 +80089;45.89899;3.44638;315;20221221;14.6;10.1;12.3;2.9;10.67;1;1.01;2665 +80089;45.89899;3.44638;315;20221222;15.1;10.8;12.9;3.3;10.54;8;1.24;2227 +80089;45.89899;3.44638;315;20221223;16.8;11.4;14.1;2.8;12.61;2.6;.98;2281 +80089;45.89899;3.44638;315;20221224;12.9;10.6;11.8;1.6;11.64;0;.65;1900 +80089;45.89899;3.44638;315;20221225;18.4;6.1;12.3;3;9.31;0;1.38;4412 +80089;45.89899;3.44638;315;20221226;12.4;8.1;10.3;2.4;9.84;1.7;.85;1346 +80089;45.89899;3.44638;315;20221227;11.5;3;7.2;1.4;8.07;0;.45;4302 +80089;45.89899;3.44638;315;20221228;13.9;2;7.9;3.8;7.74;0;1.14;4467 +80089;45.89899;3.44638;315;20221229;12.4;8.3;10.4;3.9;9.11;11.5;1.24;1950 +80089;45.89899;3.44638;315;20221230;14.4;3.5;8.9;3.5;9.81;1.8;.82;3084 +80089;45.89899;3.44638;315;20221231;17.5;12.7;15.1;5.1;11.04;0;2.03;2834 +80090;45.91831;3.76724;666;20220101;17.2;3.4;10.3;1.5;6.7;0;.89;5726 +80090;45.91831;3.76724;666;20220102;13.1;5.1;9.1;2.6;6.93;0;1.25;4162 +80090;45.91831;3.76724;666;20220103;10.6;4.8;7.7;2.7;8.83;0;.54;3444 +80090;45.91831;3.76724;666;20220104;14.6;7;10.8;4;8.2;7.3;1.52;4137 +80090;45.91831;3.76724;666;20220105;1.2;-.4;.4;3.5;5.7;.4;.41;1552 +80090;45.91831;3.76724;666;20220106;1.4;-1.5;-.1;2.4;5.13;0;.43;2432 +80090;45.91831;3.76724;666;20220107;1.8;-2.8;-.5;2.6;5.57;4.9;.24;3210 +80090;45.91831;3.76724;666;20220108;4.4;.2;2.3;4.2;7.2;8.6;.21;3008 +80090;45.91831;3.76724;666;20220109;4.4;1.6;3;3.9;6.6;6.9;.47;2353 +80090;45.91831;3.76724;666;20220110;3.9;.9;2.4;2.3;6.07;.1;.48;2559 +80090;45.91831;3.76724;666;20220111;1.2;-3.8;-1.3;2.5;5.03;0;.33;3444 +80090;45.91831;3.76724;666;20220112;-.5;-3.2;-1.8;2.4;4.77;0;.34;2456 +80090;45.91831;3.76724;666;20220113;1.5;-5.7;-2.1;1.8;4.33;0;.35;4239 +80090;45.91831;3.76724;666;20220114;9.5;-4.8;2.3;1.2;4.03;0;.61;6549 +80090;45.91831;3.76724;666;20220115;9.6;-3.5;3;1.4;3.73;0;.74;6196 +80090;45.91831;3.76724;666;20220116;6.3;-4;1.2;1.9;4.13;0;.74;5351 +80090;45.91831;3.76724;666;20220117;2.5;-3;-.2;2;5.87;0;.26;3688 +80090;45.91831;3.76724;666;20220118;.9;-1.1;-.1;2.5;5.53;0;.31;1873 +80090;45.91831;3.76724;666;20220119;1.9;-3.6;-.9;2.6;5.4;.8;.29;3908 +80090;45.91831;3.76724;666;20220120;1.3;-.4;.4;2.9;6.23;.9;.39;2673 +80090;45.91831;3.76724;666;20220121;1.2;-2;-.4;4.3;4.57;0;.79;4896 +80090;45.91831;3.76724;666;20220122;-.2;-4.2;-2.2;2.5;5.1;0;.29;3726 +80090;45.91831;3.76724;666;20220123;2.2;-1.6;.3;2.3;5.5;0;.4;3618 +80090;45.91831;3.76724;666;20220124;9.8;-4.8;2.5;1.3;4.6;0;.72;7292 +80090;45.91831;3.76724;666;20220125;12.2;-1.7;5.2;1.2;4.57;0;.8;7302 +80090;45.91831;3.76724;666;20220126;9.1;-2.8;3.1;1.6;4.6;0;.81;6648 +80090;45.91831;3.76724;666;20220127;8.1;-4.3;1.9;1.6;4.1;0;.79;6945 +80090;45.91831;3.76724;666;20220128;3.4;-4.4;-.5;1.6;5.57;0;.33;5619 +80090;45.91831;3.76724;666;20220129;3.5;-4.3;-.4;1.6;5.73;.4;.32;5731 +80090;45.91831;3.76724;666;20220130;5.5;.9;3.2;1.6;7.3;.3;.4;4262 +80090;45.91831;3.76724;666;20220131;3.9;1.9;2.9;3.9;6.7;3.8;.55;2574 +80090;45.91831;3.76724;666;20220201;2.4;-2.4;0;2.7;5.53;5.8;.49;4571 +80090;45.91831;3.76724;666;20220202;6.8;2.7;4.7;2.2;5.73;.9;1.13;4184 +80090;45.91831;3.76724;666;20220203;10.2;.2;5.2;3.3;7.63;0;.88;6268 +80090;45.91831;3.76724;666;20220204;5.7;.8;3.3;2.3;6.73;3.7;.66;4874 +80090;45.91831;3.76724;666;20220205;5.6;.5;3;2.3;6.33;0;.62;5027 +80090;45.91831;3.76724;666;20220206;6;-2.6;1.7;3.8;6.73;4.7;.38;6728 +80090;45.91831;3.76724;666;20220207;6.2;4;5.1;3.4;6.5;.2;1.01;3141 +80090;45.91831;3.76724;666;20220208;10.4;-2.8;3.8;1.4;5.13;0;.89;8747 +80090;45.91831;3.76724;666;20220209;15.1;-.4;7.4;1.8;5.33;0;1.37;9639 +80090;45.91831;3.76724;666;20220210;6;1.8;3.9;1.4;7.11;4.1;.97;9293 +80090;45.91831;3.76724;666;20220211;6.1;2.8;4.4;2.7;6.21;0;1.1;8403 +80090;45.91831;3.76724;666;20220212;7.1;-4.8;1.2;2;4.82;0;.94;9525 +80090;45.91831;3.76724;666;20220213;11.1;-2.1;4.5;5.3;6.68;.3;1.7;11374 +80090;45.91831;3.76724;666;20220214;7.9;5.5;6.7;3.5;7.56;5.7;1.25;4033 +80090;45.91831;3.76724;666;20220215;6.9;2.2;4.6;3.1;6.91;5.8;1.08;6555 +80090;45.91831;3.76724;666;20220216;9.5;2.6;6.1;3.3;9.5;7;.54;7076 +80090;45.91831;3.76724;666;20220217;12.1;8.2;10.1;3.7;10.27;1.8;.99;4942 +80090;45.91831;3.76724;666;20220218;15.6;5.3;10.5;3.4;8.9;1.1;1.57;8634 +80090;45.91831;3.76724;666;20220219;6.7;1.1;3.9;2.9;5.7;0;1.06;6500 +80090;45.91831;3.76724;666;20220220;9.1;-.7;4.2;3;7.27;4.5;.8;8816 +80090;45.91831;3.76724;666;20220221;5.6;4.3;5;5.2;7.13;5.6;.9;2999 +80090;45.91831;3.76724;666;20220222;7.9;3;5.5;3;7.7;1.9;.85;6411 +80090;45.91831;3.76724;666;20220223;10;4.8;7.4;1.7;8.23;.1;.94;6558 +80090;45.91831;3.76724;666;20220224;11.6;1.2;6.4;2.7;6.87;1.3;1.38;9681 +80090;45.91831;3.76724;666;20220225;5.5;-.5;2.5;2.6;5.43;0;1;7404 +80090;45.91831;3.76724;666;20220226;8;-1.6;3.2;3.1;4.67;0;1.41;9593 +80090;45.91831;3.76724;666;20220227;9.8;-3.7;3;1.7;4.5;0;1.32;11541 +80090;45.91831;3.76724;666;20220228;10.8;-2;4.4;2.1;4.93;0;1.51;11342 +80090;45.91831;3.76724;666;20220301;12.8;-2.6;5.1;1.7;5.07;0;1.54;12423 +80090;45.91831;3.76724;666;20220302;10.9;2.2;6.5;2;6.83;.2;1.28;9239 +80090;45.91831;3.76724;666;20220303;10.9;4.8;7.8;1.7;8.83;.5;1.04;7924 +80090;45.91831;3.76724;666;20220304;10.1;4.5;7.3;2.2;7.13;0;1.32;7879 +80090;45.91831;3.76724;666;20220305;8.2;-.1;4.1;2.1;4.97;0;1.4;9746 +80090;45.91831;3.76724;666;20220306;5.8;-5.4;.2;1.9;3.83;0;1.24;11479 +80090;45.91831;3.76724;666;20220307;7.9;-5.3;1.3;2;4;0;1.4;12659 +80090;45.91831;3.76724;666;20220308;12.7;-3.1;4.8;1.9;5.13;0;1.76;14109 +80090;45.91831;3.76724;666;20220309;12.5;.3;6.4;2.1;6.4;0;1.67;12538 +80090;45.91831;3.76724;666;20220310;11.9;.3;6.1;2.6;6.9;0;1.6;12369 +80090;45.91831;3.76724;666;20220311;10.2;4.1;7.2;4.8;7.07;0;1.78;9148 +80090;45.91831;3.76724;666;20220312;7;4.4;5.7;3.9;6.83;3.4;1.27;5932 +80090;45.91831;3.76724;666;20220313;8.4;5.3;6.8;4.5;6.63;5.9;1.68;6608 +80090;45.91831;3.76724;666;20220314;9.9;-1;4.5;2.8;7.6;4.4;1.24;12573 +80090;45.91831;3.76724;666;20220315;14.8;6.9;10.8;4.4;9.17;0;2.11;10966 +80090;45.91831;3.76724;666;20220316;15.7;5;10.3;1.6;9.27;0;1.77;12519 +80090;45.91831;3.76724;666;20220317;8.4;6.9;7.7;2.8;9.4;.8;.85;3793 +80090;45.91831;3.76724;666;20220318;8.3;4.3;6.3;2.8;8.34;0;1.24;4838 +80090;45.91831;3.76724;666;20220319;13.4;2.7;8.1;1.5;8.11;0;1.85;14287 +80090;45.91831;3.76724;666;20220320;12;.8;6.4;3.9;7.14;.3;2.04;9514 +80090;45.91831;3.76724;666;20220321;13.9;5.4;9.7;3.7;6.44;0;2.98;13889 +80090;45.91831;3.76724;666;20220322;14.2;-1.2;6.5;3.8;4.71;0;3.31;19339 +80090;45.91831;3.76724;666;20220323;15.2;-3.6;5.8;1.9;4.78;0;2.65;19871 +80090;45.91831;3.76724;666;20220324;17.2;-3.9;6.6;2;5.44;0;2.86;20404 +80090;45.91831;3.76724;666;20220325;17.7;-3.4;7.1;1.8;5.74;0;2.83;19932 +80090;45.91831;3.76724;666;20220326;18.3;-2.6;7.8;1.5;5.96;0;2.66;19200 +80090;45.91831;3.76724;666;20220327;19;-2.2;8.4;1.5;6.34;0;2.85;20631 +80090;45.91831;3.76724;666;20220328;19.7;-.6;9.5;2.3;5.98;0;3.38;19703 +80090;45.91831;3.76724;666;20220329;16.7;4.4;10.6;2.1;7.21;2.6;2.57;12347 +80090;45.91831;3.76724;666;20220330;11.7;6.4;9;1.9;10.04;4.4;1.46;8296 +80090;45.91831;3.76724;666;20220331;8.4;4.1;6.3;3.1;8.31;10.5;1.39;7238 +80090;45.91831;3.76724;666;20220401;1.4;-1.1;.2;4.4;5.3;7.8;.98;8190 +80090;45.91831;3.76724;666;20220402;1.5;-2.3;-.4;3.4;4.53;2.2;1.04;7633 +80090;45.91831;3.76724;666;20220403;1.5;-3.2;-.8;3.6;4.33;.1;1.1;8633 +80090;45.91831;3.76724;666;20220404;7.7;-5;1.3;1.6;4.81;0;2.06;21006 +80090;45.91831;3.76724;666;20220405;11.3;-2.2;4.5;2.2;7.38;0;1.7;12254 +80090;45.91831;3.76724;666;20220406;12.6;5;8.8;2.3;9.44;1.5;1.7;9383 +80090;45.91831;3.76724;666;20220407;12.4;7.3;9.9;4.9;9.64;7.6;2;7569 +80090;45.91831;3.76724;666;20220408;14.9;8.4;11.6;6.1;9.31;1.1;3;10408 +80090;45.91831;3.76724;666;20220409;8.7;1.4;5;3.7;5.98;.8;2.26;14652 +80090;45.91831;3.76724;666;20220410;13.3;-5.1;4.1;1.8;5.58;0;2.7;23392 +80090;45.91831;3.76724;666;20220411;16;-1.6;7.2;5.5;7.28;0;3.56;20001 +80090;45.91831;3.76724;666;20220412;16.8;7.3;12.1;3.2;7.82;0;3.08;13300 +80090;45.91831;3.76724;666;20220413;17.6;4.3;10.9;2;8.94;0;2.96;18239 +80090;45.91831;3.76724;666;20220414;19;3.2;11.1;1.5;10.58;0;2.84;19244 +80090;45.91831;3.76724;666;20220415;20.4;3.2;11.8;1.8;10.04;0;3.35;21729 +80090;45.91831;3.76724;666;20220416;19.8;2.8;11.3;3.1;8.54;0;3.9;23024 +80090;45.91831;3.76724;666;20220417;17.7;.1;8.9;2.3;7.01;0;3.61;25019 +80090;45.91831;3.76724;666;20220418;18.8;-.7;9.1;1.5;6.68;0;3.43;24064 +80090;45.91831;3.76724;666;20220419;17.5;1.1;9.3;1.9;8.11;0;3.24;22419 +80090;45.91831;3.76724;666;20220420;15.6;2.9;9.2;1.4;9.38;.5;2.27;14675 +80090;45.91831;3.76724;666;20220421;16.7;6.9;11.8;1.5;9.94;.1;2.78;17156 +80090;45.91831;3.76724;666;20220422;18.5;.2;9.3;1.6;8.78;2.4;3.27;23194 +80090;45.91831;3.76724;666;20220423;14.9;7.8;11.4;3.4;9.81;5.5;2.55;11133 +80090;45.91831;3.76724;666;20220424;13.1;4.2;8.6;2.3;9.88;9.6;1.81;10505 +80090;45.91831;3.76724;666;20220425;14.1;7.1;10.6;2.3;10.08;.4;2.15;11677 +80090;45.91831;3.76724;666;20220426;16.3;5.5;10.9;2.1;9.31;0;3.17;20492 +80090;45.91831;3.76724;666;20220427;18.3;.5;9.4;2;8.54;0;3.62;26071 +80090;45.91831;3.76724;666;20220428;21;1.9;11.4;1.7;9.54;0;3.78;24741 +80090;45.91831;3.76724;666;20220429;19.5;2.4;11;1.7;10.48;.6;3.02;19418 +80090;45.91831;3.76724;666;20220430;16.5;5.3;10.9;2.2;9.41;0;3.16;20200 +80090;45.91831;3.76724;666;20220501;16.9;.4;8.6;1.6;8.18;0;3.41;25253 +80090;45.91831;3.76724;666;20220502;18;.7;9.4;1.6;8.44;0;3.66;26580 +80090;45.91831;3.76724;666;20220503;19;4.6;11.8;1.5;9.78;1;3.12;18679 +80090;45.91831;3.76724;666;20220504;17.6;3.6;10.6;1.5;11.14;8.3;2.56;16452 +80090;45.91831;3.76724;666;20220505;15.2;6.7;11;2.4;10.38;2.7;2.71;15926 +80090;45.91831;3.76724;666;20220506;16;5.8;10.9;2.8;9.8;.3;2.89;19407 +80090;45.91831;3.76724;666;20220507;19;7.2;13.1;2.3;9.53;.1;3.54;20930 +80090;45.91831;3.76724;666;20220508;19.5;7.4;13.4;2.1;10.1;0;3.55;21428 +80090;45.91831;3.76724;666;20220509;21.4;7.2;14.3;1.4;10.7;0;3.74;23106 +80090;45.91831;3.76724;666;20220510;24.1;8.8;16.4;1.3;11.33;0;4.13;24193 +80090;45.91831;3.76724;666;20220511;26.8;10.2;18.5;2.3;11;0;5.05;24673 +80090;45.91831;3.76724;666;20220512;22.1;10.8;16.4;1.3;13.3;2.8;3.55;20754 +80090;45.91831;3.76724;666;20220513;21.2;11.5;16.3;1.4;14.67;2.2;3.26;19270 +80090;45.91831;3.76724;666;20220514;23.6;10.1;16.9;1.7;12.73;0;4.07;23271 +80090;45.91831;3.76724;666;20220515;26.3;12.2;19.2;2.4;12.53;2.3;4.93;24102 +80090;45.91831;3.76724;666;20220516;24.4;12.5;18.4;1.8;13.13;0;4.18;21972 +80090;45.91831;3.76724;666;20220517;26.5;11.8;19.1;1.2;13.23;0;4.44;24549 +80090;45.91831;3.76724;666;20220518;27.7;13.6;20.6;1.8;14.37;.1;4.8;24156 +80090;45.91831;3.76724;666;20220519;27.9;16.3;22.1;2.9;13.47;.5;5.38;22003 +80090;45.91831;3.76724;666;20220520;29.2;14.9;22;2.9;12.73;.1;5.85;24692 +80090;45.91831;3.76724;666;20220521;27.8;13.6;20.7;1.8;16.27;0;4.72;24235 +80090;45.91831;3.76724;666;20220522;28.9;14.7;21.8;1.5;16.43;1.9;4.89;24439 +80090;45.91831;3.76724;666;20220523;20.1;15.2;17.7;3;14.6;6.3;2.94;13250 +80090;45.91831;3.76724;666;20220524;17.5;8.7;13.1;2.5;10.33;0;3.32;19752 +80090;45.91831;3.76724;666;20220525;17.3;6.1;11.7;2.4;9.67;.1;3.46;22281 +80090;45.91831;3.76724;666;20220526;16.6;7.2;11.9;1.8;10.53;0;3.08;20176 +80090;45.91831;3.76724;666;20220527;20.7;9.4;15.1;2;11.93;.1;3.76;21947 +80090;45.91831;3.76724;666;20220528;19.6;9.3;14.5;2.7;10;0;3.93;21397 +80090;45.91831;3.76724;666;20220529;16.8;5.1;10.9;2.1;7.37;0;3.63;22408 +80090;45.91831;3.76724;666;20220530;20;4.1;12.1;1.7;7.17;.4;4.25;26792 +80090;45.91831;3.76724;666;20220531;18.7;8.6;13.7;1.5;9.67;.4;3.63;21386 +80090;45.91831;3.76724;666;20220601;22.5;9;15.7;1.5;11.97;2.6;4.16;24196 +80090;45.91831;3.76724;666;20220602;25.5;13.1;19.3;2.1;14.57;6.4;4.61;23633 +80090;45.91831;3.76724;666;20220603;27.3;13.9;20.6;2;15.1;21.2;5.01;25011 +80090;45.91831;3.76724;666;20220604;26.9;12.9;19.9;2.1;16.87;34.8;4.87;25664 +80090;45.91831;3.76724;666;20220605;21.7;13.6;17.7;2.7;15.6;0;3.58;19468 +80090;45.91831;3.76724;666;20220606;21.3;11.3;16.3;1.9;13.87;.6;3.71;21466 +80090;45.91831;3.76724;666;20220607;19.8;11.3;15.6;2.4;12.17;.1;3.62;19865 +80090;45.91831;3.76724;666;20220608;19.1;10.3;14.7;2.6;12.47;12.1;3.42;19839 +80090;45.91831;3.76724;666;20220609;16.4;10.8;13.6;2.7;11.63;.7;2.88;16206 +80090;45.91831;3.76724;666;20220610;22.8;8.9;15.8;1.4;11.4;.1;4.34;25588 +80090;45.91831;3.76724;666;20220611;27;10.4;18.7;1.5;12.43;0;5.08;27503 +80090;45.91831;3.76724;666;20220612;28;14.1;21.1;1.3;14.47;.2;4.96;25519 +80090;45.91831;3.76724;666;20220613;23.9;13.8;18.9;2;13.67;.1;4.32;21648 +80090;45.91831;3.76724;666;20220614;27.9;10.2;19.1;2.1;10.87;.1;5.52;27710 +80090;45.91831;3.76724;666;20220615;31.2;15.9;23.5;2;15.17;0;5.92;26801 +80090;45.91831;3.76724;666;20220616;29.7;17.2;23.4;1.9;15.67;0;5.34;23950 +80090;45.91831;3.76724;666;20220617;31.1;16;23.6;1.6;13.2;.1;5.69;26012 +80090;45.91831;3.76724;666;20220618;34.5;16.4;25.5;2.7;12.3;0;7.26;28043 +80090;45.91831;3.76724;666;20220619;31.8;20.7;26.2;4.6;12.6;0;7.69;23067 +80090;45.91831;3.76724;666;20220620;29.8;16.3;23;2.5;13.3;.1;5.87;25354 +80090;45.91831;3.76724;666;20220621;29.5;15.9;22.7;2.3;16.1;5.1;5.42;25394 +80090;45.91831;3.76724;666;20220622;26;16.5;21.3;2.4;17.5;10.8;4.42;21155 +80090;45.91831;3.76724;666;20220623;22.3;14.6;18.4;1.8;16.83;2.3;3.5;18922 +80090;45.91831;3.76724;666;20220624;20.1;14.2;17.1;2.1;15.1;3.9;3.13;16390 +80090;45.91831;3.76724;666;20220625;24.3;10.6;17.5;1.7;14;19.1;4.5;25575 +80090;45.91831;3.76724;666;20220626;15.6;12.6;14.1;1.9;15.2;17;1.93;11738 +80090;45.91831;3.76724;666;20220627;17.9;13;15.5;1.6;14.57;1.2;2.64;14968 +80090;45.91831;3.76724;666;20220628;21.7;10.6;16.1;1.8;12.9;0;3.95;22823 +80090;45.91831;3.76724;666;20220629;25.2;10.7;17.9;1.8;12.73;.6;4.77;25879 +80090;45.91831;3.76724;666;20220630;19.7;13.7;16.7;2.1;13.77;3.1;3.13;15594 +80090;45.91831;3.76724;666;20220701;19.6;9.4;14.5;1.8;11.27;0;3.7;22028 +80090;45.91831;3.76724;666;20220702;26.4;8.7;17.5;1.6;11.57;0;5.05;27963 +80090;45.91831;3.76724;666;20220703;26.9;13.2;20;1.6;14.47;1;4.91;25298 +80090;45.91831;3.76724;666;20220704;23.5;13.9;18.7;1.5;15.53;4.9;3.93;21085 +80090;45.91831;3.76724;666;20220705;23.7;13.1;18.4;1.5;13.3;0;4.18;22026 +80090;45.91831;3.76724;666;20220706;22.8;11.9;17.4;2.1;11.43;0;4.33;22075 +80090;45.91831;3.76724;666;20220707;21.8;9.7;15.7;2.5;12.03;0;4.19;23308 +80090;45.91831;3.76724;666;20220708;23.1;11.9;17.5;3.2;12.3;0;4.59;22780 +80090;45.91831;3.76724;666;20220709;24.6;12;18.3;2.3;11.83;0;4.75;23534 +80090;45.91831;3.76724;666;20220710;24;12.6;18.3;2.6;12.77;0;4.56;22370 +80090;45.91831;3.76724;666;20220711;25.4;12.1;18.8;2.8;12.5;.2;4.96;24169 +80090;45.91831;3.76724;666;20220712;27.2;13.9;20.5;2.2;12.63;0;5.15;24090 +80090;45.91831;3.76724;666;20220713;29.5;12.8;21.2;1.4;11.4;0;5.31;26387 +80090;45.91831;3.76724;666;20220714;31.5;15.7;23.6;1.9;13.47;0;5.86;26532 +80090;45.91831;3.76724;666;20220715;27.5;15.1;21.3;1.8;13.27;0;4.93;23100 +80090;45.91831;3.76724;666;20220716;26.7;12.8;19.8;2.5;10.73;0;5.39;24684 +80090;45.91831;3.76724;666;20220717;28.8;13.4;21.1;2.4;11.2;0;5.62;24956 +80090;45.91831;3.76724;666;20220718;33.9;16.2;25.1;2.5;11.57;0;6.73;26356 +80090;45.91831;3.76724;666;20220719;34.5;19.9;27.2;2.8;13.93;.3;6.9;24884 +80090;45.91831;3.76724;666;20220720;25.5;16.7;21.1;2.1;16.37;1.4;4.15;19333 +80090;45.91831;3.76724;666;20220721;28.1;13.1;20.6;1.6;14.57;.1;4.91;25345 +80090;45.91831;3.76724;666;20220722;30.9;14.6;22.7;1.8;15.4;.6;5.47;26024 +80090;45.91831;3.76724;666;20220723;25.2;17;21.1;2.6;16.4;.1;4.1;18590 +80090;45.91831;3.76724;666;20220724;31.8;14;22.9;1.8;14.5;0;5.58;26114 +80090;45.91831;3.76724;666;20220725;28;17.4;22.7;2.7;14.93;.2;4.97;20462 +80090;45.91831;3.76724;666;20220726;23.5;14.2;18.8;2.7;13.57;0;4.16;19665 +80090;45.91831;3.76724;666;20220727;24.1;10.7;17.4;1.7;11.1;0;4.32;23221 +80090;45.91831;3.76724;666;20220728;27.1;10.3;18.7;1.5;11.1;0;4.79;25302 +80090;45.91831;3.76724;666;20220729;24;15.1;19.5;1.5;12.83;.2;3.85;18662 +80090;45.91831;3.76724;666;20220730;27.4;13.1;20.2;1.6;12.53;0;4.69;23613 +80090;45.91831;3.76724;666;20220731;28.9;13.8;21.4;1.7;12.83;0;5.01;24168 +80090;45.91831;3.76724;666;20220801;29.5;14.1;21.8;1.6;13.4;0;5.02;24373 +80090;45.91831;3.76724;666;20220802;29.8;14.2;22;1.5;14.2;.1;4.94;24577 +80090;45.91831;3.76724;666;20220803;33.7;16.1;24.9;1.5;12.73;0;5.58;25324 +80090;45.91831;3.76724;666;20220804;34.5;18.8;26.7;1.4;13.97;.8;5.4;23915 +80090;45.91831;3.76724;666;20220805;28.2;18;23.1;1.8;16.1;2.6;4.33;19244 +80090;45.91831;3.76724;666;20220806;26.4;14.8;20.6;1.9;14.03;0;4.35;20963 +80090;45.91831;3.76724;666;20220807;26.8;11.8;19.3;2.3;11.1;0;4.93;23481 +80090;45.91831;3.76724;666;20220808;28.3;12.7;20.5;2.1;10.4;0;5.07;23465 +80090;45.91831;3.76724;666;20220809;29.8;13.6;21.7;2.1;10.1;0;5.29;23386 +80090;45.91831;3.76724;666;20220810;30.8;15.1;23;2;10.03;0;5.4;22869 +80090;45.91831;3.76724;666;20220811;32.5;15.9;24.2;1.5;10.7;0;5.16;23560 +80090;45.91831;3.76724;666;20220812;32.3;15.2;23.7;1.6;10.07;0;5.22;23637 +80090;45.91831;3.76724;666;20220813;32;14.9;23.5;1.5;9.07;6.5;5.13;23375 +80090;45.91831;3.76724;666;20220814;21.8;16.8;19.3;3;15.43;11.7;3.08;12931 +80090;45.91831;3.76724;666;20220815;23.6;13.3;18.4;2.1;14.7;.4;3.53;18494 +80090;45.91831;3.76724;666;20220816;27.1;12.7;19.9;1.5;14.8;22.3;4.12;21847 +80090;45.91831;3.76724;666;20220817;22.1;13.7;17.9;2.3;16.23;12.1;3;16432 +80090;45.91831;3.76724;666;20220818;20.2;13.1;16.7;2;15.77;10.5;2.61;15153 +80090;45.91831;3.76724;666;20220819;20.7;14.5;17.6;2.3;16.57;4.9;2.57;14065 +80090;45.91831;3.76724;666;20220820;23.7;15.6;19.6;2.2;16.4;.3;3.23;15995 +80090;45.91831;3.76724;666;20220821;22.7;11.9;17.3;1.4;13.47;.1;3.24;18194 +80090;45.91831;3.76724;666;20220822;22.7;13.8;18.2;2.1;15.57;.3;3.13;16584 +80090;45.91831;3.76724;666;20220823;25.4;15.9;20.7;1.6;16.7;0;3.4;17106 +80090;45.91831;3.76724;666;20220824;28.7;14.4;21.5;1.7;13.6;0;4.2;20371 +80090;45.91831;3.76724;666;20220825;28.7;15.6;22.2;2;14.43;2.2;4.31;19473 +80090;45.91831;3.76724;666;20220826;23.7;16.5;20.1;2.6;17.7;.3;2.98;14232 +80090;45.91831;3.76724;666;20220827;23.2;13.7;18.5;1.8;15.4;.1;3.06;16369 +80090;45.91831;3.76724;666;20220828;26;12.6;19.3;1.5;14.13;0;3.58;19085 +80090;45.91831;3.76724;666;20220829;29.7;14.1;21.9;1.2;14.2;.6;3.96;20595 +80090;45.91831;3.76724;666;20220830;21.5;16.7;19.1;1.9;15.9;.6;2.41;10324 +80090;45.91831;3.76724;666;20220831;24.2;12.9;18.5;1.7;15.43;.1;3.15;17369 +80090;45.91831;3.76724;666;20220901;25.9;12.5;19.2;1.1;13.43;0;3.31;18568 +80090;45.91831;3.76724;666;20220902;23.6;13.4;18.5;1.7;14.53;4.2;3;15789 +80090;45.91831;3.76724;666;20220903;22.7;12.7;17.7;1.7;15.27;.5;2.82;15802 +80090;45.91831;3.76724;666;20220904;26.8;11.8;19.3;1.6;15.03;.1;3.53;19267 +80090;45.91831;3.76724;666;20220905;27.8;14.9;21.4;2.3;16.17;1;3.8;17470 +80090;45.91831;3.76724;666;20220906;24.3;15.4;19.9;1.7;16.93;.5;2.77;14051 +80090;45.91831;3.76724;666;20220907;22;14.5;18.3;2.1;16.43;16.8;2.45;12766 +80090;45.91831;3.76724;666;20220908;21.1;10.9;16;2.6;13.33;.4;2.75;15473 +80090;45.91831;3.76724;666;20220909;19.3;9.8;14.5;2.5;12.33;1.5;2.42;14413 +80090;45.91831;3.76724;666;20220910;19;11.1;15.1;1.9;12.23;.1;2.33;13141 +80090;45.91831;3.76724;666;20220911;22.4;8.1;15.2;1.5;11.63;0;2.8;17425 +80090;45.91831;3.76724;666;20220912;29.6;10.7;20.1;1.7;13.13;0;3.79;19424 +80090;45.91831;3.76724;666;20220913;27.4;16.4;21.9;2.7;17.4;.4;3.48;14889 +80090;45.91831;3.76724;666;20220914;24.1;17.2;20.6;2;17.4;9.5;2.57;11693 +80090;45.91831;3.76724;666;20220915;20.7;13;16.8;2.1;16.03;6.2;2.09;12182 +80090;45.91831;3.76724;666;20220916;16.3;12.5;14.4;2;13.2;.7;1.64;8323 +80090;45.91831;3.76724;666;20220917;13.4;6.3;9.9;2.3;9.07;0;1.81;11581 +80090;45.91831;3.76724;666;20220918;16.7;3.2;10;1.6;7.53;0;2.29;15886 +80090;45.91831;3.76724;666;20220919;16;4.3;10.1;2.1;8.03;0;2.23;14396 +80090;45.91831;3.76724;666;20220920;16;4.1;10.1;2.5;7.87;0;2.31;14361 +80090;45.91831;3.76724;666;20220921;16.4;4.7;10.6;2.1;7.93;0;2.25;14064 +80090;45.91831;3.76724;666;20220922;19.5;3.9;11.7;1.4;8.6;0;2.36;16288 +80090;45.91831;3.76724;666;20220923;19.6;6.9;13.3;1.5;10.8;4.5;2.19;14521 +80090;45.91831;3.76724;666;20220924;17;9.9;13.4;1.5;12.3;9.2;1.68;10622 +80090;45.91831;3.76724;666;20220925;13.8;9.6;11.7;1.4;12.17;7.1;1.22;8045 +80090;45.91831;3.76724;666;20220926;13.8;8.1;11;2.5;10.83;5.6;1.43;9428 +80090;45.91831;3.76724;666;20220927;11.5;7.7;9.6;3.1;10.57;9.1;1.11;7409 +80090;45.91831;3.76724;666;20220928;13.7;9;11.3;3.4;12.57;28.9;1.07;8061 +80090;45.91831;3.76724;666;20220929;12.3;7.3;9.8;2.1;10.03;1.4;1.29;8468 +80090;45.91831;3.76724;666;20220930;13;4.6;8.8;1.5;9;1.4;1.4;10877 +80090;45.91831;3.76724;666;20221001;17.2;4.5;10.8;2.8;11.67;4.2;1.56;13295 +80090;45.91831;3.76724;666;20221002;19.5;12.6;16.1;2.7;14;.1;1.85;9532 +80090;45.91831;3.76724;666;20221003;15.4;9.8;12.6;1.6;12.53;0;1.19;7454 +80090;45.91831;3.76724;666;20221004;19.9;5.8;12.8;1.8;11.4;.2;1.91;13564 +80090;45.91831;3.76724;666;20221005;22.8;8.5;15.6;3;11.5;0;3.03;14913 +80090;45.91831;3.76724;666;20221006;16.3;10.7;13.5;2.3;13.23;.1;1.43;8466 +80090;45.91831;3.76724;666;20221007;20.7;9.7;15.2;1.3;13.4;.3;1.7;11446 +80090;45.91831;3.76724;666;20221008;14.7;11.7;13.2;1.6;12.43;.3;1.14;5459 +80090;45.91831;3.76724;666;20221009;19.1;6;12.5;1.9;10.77;.1;1.79;12138 +80090;45.91831;3.76724;666;20221010;20.8;8.6;14.7;1.4;12.1;.3;1.76;11391 +80090;45.91831;3.76724;666;20221011;17.1;10.3;13.7;1.3;13.8;1.6;1.2;8208 +80090;45.91831;3.76724;666;20221012;18.7;11.9;15.3;1;13.9;.2;1.28;8361 +80090;45.91831;3.76724;666;20221013;16.3;9.1;12.7;1.6;12.57;3.2;1.17;8430 +80090;45.91831;3.76724;666;20221014;16.6;11;13.8;2.3;13.9;1.6;1.06;7010 +80090;45.91831;3.76724;666;20221015;19.2;10.2;14.7;2.2;13.07;0;1.46;9074 +80090;45.91831;3.76724;666;20221016;22.8;13;17.9;2.7;13.33;0;2.19;9421 +80090;45.91831;3.76724;666;20221017;20.6;14.1;17.4;3;13.57;0;2.01;7654 +80090;45.91831;3.76724;666;20221018;23.1;12.4;17.7;1.7;13.77;.1;1.83;9440 +80090;45.91831;3.76724;666;20221019;23.3;11.2;17.3;2;12.93;.6;1.85;9523 +80090;45.91831;3.76724;666;20221020;20.4;14.4;17.4;3.2;14.5;18.8;1.85;6714 +80090;45.91831;3.76724;666;20221021;19.7;13.9;16.8;2.6;14.7;4.8;1.53;6689 +80090;45.91831;3.76724;666;20221022;20.7;10.6;15.6;1.9;13.1;0;1.51;8808 +80090;45.91831;3.76724;666;20221023;21.2;13.1;17.1;3.8;13.23;.1;2.2;7741 +80090;45.91831;3.76724;666;20221024;19.2;12.4;15.8;2;12.13;0;1.52;6772 +80090;45.91831;3.76724;666;20221025;19.5;7.6;13.6;1.7;11.03;.2;1.43;9051 +80090;45.91831;3.76724;666;20221026;21.4;10.2;15.8;1.7;12.37;0;1.53;8792 +80090;45.91831;3.76724;666;20221027;22.6;10.4;16.5;1.9;12.37;0;1.72;8943 +80090;45.91831;3.76724;666;20221028;24.3;15.9;20.1;2.2;10.9;0;2.38;6846 +80090;45.91831;3.76724;666;20221029;23.7;12.5;18.1;2.4;8.6;0;2.55;8079 +80090;45.91831;3.76724;666;20221030;21.7;12.4;17.1;2.3;8.67;0;2.26;7377 +80090;45.91831;3.76724;666;20221031;20;10.8;15.4;3.1;12;8.6;1.8;7336 +80090;45.91831;3.76724;666;20221101;15.3;10.8;13.1;2.4;11.97;0;1.03;4880 +80090;45.91831;3.76724;666;20221102;15.7;6;10.9;1.7;9.37;.1;1.06;7348 +80090;45.91831;3.76724;666;20221103;13.8;5.8;9.8;2.9;8.87;3.7;1.24;6380 +80090;45.91831;3.76724;666;20221104;7.7;4.4;6.1;3.4;8.47;9.5;.6;3408 +80090;45.91831;3.76724;666;20221105;8.5;4.2;6.3;2;7.87;0;.72;4369 +80090;45.91831;3.76724;666;20221106;14.2;.7;7.4;1.9;7.53;0;1.02;8475 +80090;45.91831;3.76724;666;20221107;20.5;5.3;12.9;2.1;10.17;0;1.45;8616 +80090;45.91831;3.76724;666;20221108;16.5;8.3;12.4;4.2;9.86;5;1.78;5886 +80090;45.91831;3.76724;666;20221109;12.7;10.7;11.7;2.6;12.36;10.9;.76;2301 +80090;45.91831;3.76724;666;20221110;11.9;7.5;9.7;2;10.36;0;.68;5177 +80090;45.91831;3.76724;666;20221111;14.7;3.4;9;2.6;9.81;.1;.79;7389 +80090;45.91831;3.76724;666;20221112;18.4;6.4;12.4;1.6;10.07;0;1.02;6714 +80090;45.91831;3.76724;666;20221113;16.5;6.8;11.7;1.3;8.9;0;.98;6198 +80090;45.91831;3.76724;666;20221114;13.5;7.5;10.5;2.4;9.93;6.1;.91;4656 +80090;45.91831;3.76724;666;20221115;13.2;8.2;10.7;2.4;11.13;8.7;.73;4127 +80090;45.91831;3.76724;666;20221116;12.4;4.5;8.5;2.8;9.33;0;.7;5429 +80090;45.91831;3.76724;666;20221117;12.9;8.1;10.5;3.7;9.6;7.8;1.04;3840 +80090;45.91831;3.76724;666;20221118;9;4.6;6.8;2.7;8.4;2.3;.62;3690 +80090;45.91831;3.76724;666;20221119;6.5;2.8;4.6;2;7.73;2.2;.44;3301 +80090;45.91831;3.76724;666;20221120;7.1;1.5;4.3;2.3;7.4;1.8;.44;4203 +80090;45.91831;3.76724;666;20221121;6.3;2.1;4.2;2.7;7.6;5.4;.43;3489 +80090;45.91831;3.76724;666;20221122;7.2;1.7;4.5;2.9;7;1.2;.55;3972 +80090;45.91831;3.76724;666;20221123;9.7;2;5.9;2.8;7.97;6.2;.52;4871 +80090;45.91831;3.76724;666;20221124;10.4;2.4;6.4;2;7.87;0;.54;4827 +80090;45.91831;3.76724;666;20221125;8.6;5.5;7;1.9;8.73;2.3;.52;2686 +80090;45.91831;3.76724;666;20221126;7;3.2;5.1;1.3;7.9;0;.4;3108 +80090;45.91831;3.76724;666;20221127;10.8;1.1;5.9;2;6.53;2.9;.76;5226 +80090;45.91831;3.76724;666;20221128;7.6;4.9;6.2;2.4;8.2;7.2;.57;2208 +80090;45.91831;3.76724;666;20221129;5.1;3;4.1;2.3;7.7;2.6;.36;1939 +80090;45.91831;3.76724;666;20221130;5.2;2.9;4;2;7.67;.9;.36;2051 +80090;45.91831;3.76724;666;20221201;3.9;2.7;3.3;2.4;6.8;.2;.47;1316 +80090;45.91831;3.76724;666;20221202;1.3;.3;.8;1.3;5.93;2.4;.36;1129 +80090;45.91831;3.76724;666;20221203;2.8;-.2;1.3;1.7;6.33;3.1;.3;2481 +80090;45.91831;3.76724;666;20221204;3.1;.7;1.9;1.8;6.7;4.4;.28;2180 +80090;45.91831;3.76724;666;20221205;5;-1.6;1.7;1.2;5.8;.1;.33;3847 +80090;45.91831;3.76724;666;20221206;4.3;-3.3;.5;1.5;5.4;.1;.34;3873 +80090;45.91831;3.76724;666;20221207;.2;-1.8;-.8;2.3;5.47;0;.27;1733 +80090;45.91831;3.76724;666;20221208;2;-4.3;-1.1;1.8;5.1;1.4;.32;3336 +80090;45.91831;3.76724;666;20221209;1.3;-1.4;-.1;1.2;5.87;1.1;.26;2195 +80090;45.91831;3.76724;666;20221210;-3;-3.5;-3.3;2.6;4.5;0;.31;607 +80090;45.91831;3.76724;666;20221211;-1;-7;-4;1.8;3.77;0;.31;3451 +80090;45.91831;3.76724;666;20221212;-.6;-7.1;-3.9;1.5;3.97;1.1;.27;3652 +80090;45.91831;3.76724;666;20221213;3.5;-3.3;.1;2;6.07;0;.16;3800 +80090;45.91831;3.76724;666;20221214;10.3;1.6;5.9;2.1;8.57;.3;.24;4282 +80090;45.91831;3.76724;666;20221215;4.2;1.5;2.9;1.8;7.27;6.5;.29;2012 +80090;45.91831;3.76724;666;20221216;-.6;-1.4;-1;2.4;5.23;0;.35;750 +80090;45.91831;3.76724;666;20221217;.2;-6.1;-2.9;2;3.77;0;.39;3586 +80090;45.91831;3.76724;666;20221218;8.8;-6.3;1.3;2.5;4.77;.1;.67;5840 +80090;45.91831;3.76724;666;20221219;12.2;4.5;8.4;3.2;8.2;0;.87;3936 +80090;45.91831;3.76724;666;20221220;13.1;8.8;11;3.8;9.43;1.3;1.19;2677 +80090;45.91831;3.76724;666;20221221;11;8.8;9.9;3.2;10.17;0;.72;1785 +80090;45.91831;3.76724;666;20221222;11.8;7.6;9.7;3.9;9.93;13.6;.75;2711 +80090;45.91831;3.76724;666;20221223;13.4;8.8;11.1;3.9;12;7.2;.53;2980 +80090;45.91831;3.76724;666;20221224;12.4;8.9;10.7;2.1;10.63;.2;.65;2377 +80090;45.91831;3.76724;666;20221225;14;4.7;9.4;2.1;8.4;0;.82;4325 +80090;45.91831;3.76724;666;20221226;10;4.9;7.5;2.3;8.57;1.8;.62;2856 +80090;45.91831;3.76724;666;20221227;8.7;2.6;5.6;1.5;7.73;0;.39;3419 +80090;45.91831;3.76724;666;20221228;10.8;.3;5.5;2.4;7.37;.1;.53;4820 +80090;45.91831;3.76724;666;20221229;9.6;5.8;7.7;2.9;8.6;10.4;.67;2148 +80090;45.91831;3.76724;666;20221230;11;3.3;7.1;3.1;9.3;1.7;.4;4067 +80090;45.91831;3.76724;666;20221231;15.8;7.8;11.8;3.2;9.93;0;1.18;4136 +80091;45.93667;4.08831;365;20220101;15.2;2.4;8.8;1.6;7.79;.1;.75;4726 +80091;45.93667;4.08831;365;20220102;16.1;2.7;9.4;2.3;7.89;0;1.05;4889 +80091;45.93667;4.08831;365;20220103;13;5.3;9.2;2.3;9.29;.3;.73;3508 +80091;45.93667;4.08831;365;20220104;17;9.9;13.5;5.6;8.79;5.8;2.53;3359 +80091;45.93667;4.08831;365;20220105;4.5;2.3;3.4;5.6;6.19;0;.91;1475 +80091;45.93667;4.08831;365;20220106;3.4;.1;1.8;3.6;5.49;0;.7;2036 +80091;45.93667;4.08831;365;20220107;5.7;-2.5;1.6;2.8;5.79;5.6;.52;3779 +80091;45.93667;4.08831;365;20220108;6.1;3.3;4.7;4.9;7.69;5.9;.57;1845 +80091;45.93667;4.08831;365;20220109;6.5;4;5.3;3.7;7.13;3.8;.83;2164 +80091;45.93667;4.08831;365;20220110;5.8;2.8;4.3;2.4;6.49;0;.7;1992 +80091;45.93667;4.08831;365;20220111;3.8;0;1.9;3.9;5.59;0;.72;2388 +80091;45.93667;4.08831;365;20220112;.5;-1.7;-.6;3;5.19;0;.43;1619 +80091;45.93667;4.08831;365;20220113;-1;-4.9;-2.9;1;4.56;0;.23;5610 +80091;45.93667;4.08831;365;20220114;7.9;-5.8;1.1;1;4.53;.1;.29;7293 +80091;45.93667;4.08831;365;20220115;8.6;-5.1;1.8;1.2;4.43;.1;.57;6178 +80091;45.93667;4.08831;365;20220116;1.6;-4.4;-1.4;1.6;4.43;0;.44;4975 +80091;45.93667;4.08831;365;20220117;2.8;-4;-.6;1.5;5.89;0;.26;3816 +80091;45.93667;4.08831;365;20220118;2.8;-.3;1.3;1.9;6.09;0;.39;2290 +80091;45.93667;4.08831;365;20220119;3;-4.9;-.9;1.1;5.59;.3;.25;4267 +80091;45.93667;4.08831;365;20220120;4.3;.4;2.4;2.4;6.59;.8;.43;2765 +80091;45.93667;4.08831;365;20220121;3.8;-1.2;1.3;4.7;4.99;0;.91;3303 +80091;45.93667;4.08831;365;20220122;2.1;-2.2;0;3;5.59;0;.39;3044 +80091;45.93667;4.08831;365;20220123;2.3;.5;1.4;1.7;5.99;0;.45;1674 +80091;45.93667;4.08831;365;20220124;8.5;-1.2;3.7;2.8;5.69;0;.92;5185 +80091;45.93667;4.08831;365;20220125;9;-6.3;1.4;1.1;5.19;0;.52;6847 +80091;45.93667;4.08831;365;20220126;1.4;-4;-1.3;1.5;4.69;0;.42;3751 +80091;45.93667;4.08831;365;20220127;-3.4;-5.1;-4.2;.9;4.39;0;.27;1732 +80091;45.93667;4.08831;365;20220128;1.6;-3.4;-.9;1.3;5.89;0;.26;3693 +80091;45.93667;4.08831;365;20220129;3.3;-1.4;1;1.5;6.19;.2;.37;3611 +80091;45.93667;4.08831;365;20220130;8.5;1.9;5.2;1.1;7.79;.2;.5;4523 +80091;45.93667;4.08831;365;20220131;6.3;2.5;4.4;5.7;7.09;3.1;.82;3264 +80091;45.93667;4.08831;365;20220201;6.4;-1.2;2.6;2.6;6.39;2;.6;5080 +80091;45.93667;4.08831;365;20220202;10.5;7;8.8;3.5;9.09;.3;.99;3206 +80091;45.93667;4.08831;365;20220203;10.6;3.1;6.9;3;7.89;0;.94;5206 +80091;45.93667;4.08831;365;20220204;8.8;.7;4.8;2.1;7.79;2.7;.58;5534 +80091;45.93667;4.08831;365;20220205;7.7;1.4;4.6;2.5;6.59;0;.83;4850 +80091;45.93667;4.08831;365;20220206;8.9;-2.3;3.3;5.1;6.99;3.9;.8;6883 +80091;45.93667;4.08831;365;20220207;7.8;6.7;7.3;4.6;6.89;.2;1.48;1555 +80091;45.93667;4.08831;365;20220208;11.2;-3.8;3.7;1.7;5.39;0;.99;8365 +80091;45.93667;4.08831;365;20220209;15.5;-1.2;7.2;2.7;6.09;0;1.66;9015 +80091;45.93667;4.08831;365;20220210;4.6;1.3;3;2.1;7.34;3.3;1.31;9590 +80091;45.93667;4.08831;365;20220211;7.9;5;6.5;2.9;6.49;0;1.2;7055 +80091;45.93667;4.08831;365;20220212;8.1;-5.5;1.3;1.6;5.35;0;.8;9258 +80091;45.93667;4.08831;365;20220213;12.9;-2.8;5;6.2;6.69;.6;1.73;11512 +80091;45.93667;4.08831;365;20220214;9.7;7.6;8.7;4;8.41;6.8;1.3;3266 +80091;45.93667;4.08831;365;20220215;9.3;3.9;6.6;3.1;7.19;3.3;1.16;5733 +80091;45.93667;4.08831;365;20220216;13.4;4.7;9.1;4.1;9.79;5;1.15;6982 +80091;45.93667;4.08831;365;20220217;15.3;12;13.7;4.4;10.59;.4;1.95;4012 +80091;45.93667;4.08831;365;20220218;18.7;6.1;12.4;3.2;9.19;.8;2.06;8857 +80091;45.93667;4.08831;365;20220219;9.1;3.1;6.1;3;5.99;0;1.4;5918 +80091;45.93667;4.08831;365;20220220;13.2;1.1;7.2;3;7.49;3.4;1.42;8927 +80091;45.93667;4.08831;365;20220221;7.9;7.7;7.8;7.7;7.79;3.8;1.59;358 +80091;45.93667;4.08831;365;20220222;10.2;5.4;7.8;3.4;8.19;1;1.2;5450 +80091;45.93667;4.08831;365;20220223;13.3;5.9;9.6;1.4;8.69;.1;1.14;7099 +80091;45.93667;4.08831;365;20220224;14.1;1.4;7.8;3.4;7.39;.8;1.71;9729 +80091;45.93667;4.08831;365;20220225;8.1;.6;4.4;2.7;5.79;0;1.23;7372 +80091;45.93667;4.08831;365;20220226;9.7;-2.7;3.5;2.1;5.39;0;1.26;9886 +80091;45.93667;4.08831;365;20220227;12.2;-4.6;3.8;1.4;5.09;0;1.32;11826 +80091;45.93667;4.08831;365;20220228;12.2;-2.3;5;1.6;5.79;0;1.35;11078 +80091;45.93667;4.08831;365;20220301;13.7;-3.3;5.2;2;5.79;0;1.6;12242 +80091;45.93667;4.08831;365;20220302;13.9;2.8;8.4;2.2;7.19;.1;1.62;9852 +80091;45.93667;4.08831;365;20220303;12;6.9;9.5;1.3;9.39;.2;1.06;6474 +80091;45.93667;4.08831;365;20220304;12.8;1.2;7;2.4;7.19;0;1.52;10378 +80091;45.93667;4.08831;365;20220305;9.7;-3.2;3.3;1.9;4.79;.1;1.42;11146 +80091;45.93667;4.08831;365;20220306;7.2;-4.7;1.3;1.9;4.09;0;1.3;10815 +80091;45.93667;4.08831;365;20220307;9.8;-6;1.9;1.8;4.29;0;1.47;12772 +80091;45.93667;4.08831;365;20220308;14.4;-2.7;5.9;3.1;5.59;0;2.18;13501 +80091;45.93667;4.08831;365;20220309;14.7;.2;7.5;2.5;6.69;0;1.94;12522 +80091;45.93667;4.08831;365;20220310;16;.8;8.4;3.8;7.29;.1;2.34;13011 +80091;45.93667;4.08831;365;20220311;12.3;6.5;9.4;7.6;7.49;0;2.54;7787 +80091;45.93667;4.08831;365;20220312;9.1;5.8;7.5;5.5;7.59;1.6;1.6;5724 +80091;45.93667;4.08831;365;20220313;11.5;7.1;9.3;6.4;7.19;2;2.43;6844 +80091;45.93667;4.08831;365;20220314;11.7;-.7;5.5;1.8;8.29;5.5;1.26;12272 +80091;45.93667;4.08831;365;20220315;17.2;8.2;12.7;5.8;9.69;0;2.79;10448 +80091;45.93667;4.08831;365;20220316;16.3;7;11.7;2;9.89;0;1.82;10769 +80091;45.93667;4.08831;365;20220317;9.7;8.8;9.3;3.9;9.99;.1;1.01;2753 +80091;45.93667;4.08831;365;20220318;9.6;6.5;8.1;3.6;8.64;0;1.4;5508 +80091;45.93667;4.08831;365;20220319;15;1.1;8;1.8;8.09;0;1.87;14331 +80091;45.93667;4.08831;365;20220320;14.9;3.1;9;4.4;7.19;.2;2.51;11272 +80091;45.93667;4.08831;365;20220321;16.8;7.5;12.2;4;6.54;0;3.38;14334 +80091;45.93667;4.08831;365;20220322;16.7;-.9;7.9;4.1;4.94;0;3.44;18159 +80091;45.93667;4.08831;365;20220323;17.5;-2.8;7.4;1.8;5.29;0;2.62;18507 +80091;45.93667;4.08831;365;20220324;19.6;-2.2;8.7;1.6;5.84;0;2.75;19156 +80091;45.93667;4.08831;365;20220325;19.7;-1.2;9.2;1.7;6.29;0;2.82;19098 +80091;45.93667;4.08831;365;20220326;19.7;.4;10;1.9;6.58;0;2.91;19200 +80091;45.93667;4.08831;365;20220327;21;-1;10;1.4;6.79;0;2.51;15347 +80091;45.93667;4.08831;365;20220328;21.9;3.4;12.6;2.5;6.24;0;3.66;19204 +80091;45.93667;4.08831;365;20220329;19.7;6;12.9;3.1;7.44;2.7;3.27;14371 +80091;45.93667;4.08831;365;20220330;14.7;8.4;11.6;1.9;10.59;6;1.63;8945 +80091;45.93667;4.08831;365;20220331;10.9;5.5;8.2;3.2;8.69;8.9;1.5;7808 +80091;45.93667;4.08831;365;20220401;3.7;-.6;1.5;4.9;6;5;.98;6765 +80091;45.93667;4.08831;365;20220402;4.4;.2;2.3;5;5.01;.5;1.66;9080 +80091;45.93667;4.08831;365;20220403;4.1;-1.3;1.4;3.8;5.16;0;1.26;9033 +80091;45.93667;4.08831;365;20220404;9.2;-3.3;3;1.6;5.12;0;2.09;21006 +80091;45.93667;4.08831;365;20220405;13.2;-1;6.1;2.1;7.59;0;1.81;13281 +80091;45.93667;4.08831;365;20220406;14.2;6.9;10.5;2.1;9.79;.9;1.7;9124 +80091;45.93667;4.08831;365;20220407;15;8.6;11.8;4.8;9.84;5.2;2.06;5904 +80091;45.93667;4.08831;365;20220408;17.6;11.3;14.5;5.5;9.49;.5;3.29;10612 +80091;45.93667;4.08831;365;20220409;10;2.8;6.4;3.2;6.65;.5;2.05;13419 +80091;45.93667;4.08831;365;20220410;14.2;-3.7;5.2;1.6;5.84;0;2.57;22738 +80091;45.93667;4.08831;365;20220411;19.1;-.9;9.1;5.7;7.54;0;3.93;21752 +80091;45.93667;4.08831;365;20220412;19.3;9.9;14.6;3.6;7.54;0;3.73;11979 +80091;45.93667;4.08831;365;20220413;19;5.5;12.3;1.7;9.39;0;2.81;18458 +80091;45.93667;4.08831;365;20220414;21.1;4.6;12.8;1.6;11.19;0;3.03;20617 +80091;45.93667;4.08831;365;20220415;22.1;4;13.1;2.1;10.69;0;3.43;21944 +80091;45.93667;4.08831;365;20220416;21.5;3.6;12.6;3.3;9.09;0;4.02;23736 +80091;45.93667;4.08831;365;20220417;18.8;.9;9.9;2.1;7.24;0;3.5;24079 +80091;45.93667;4.08831;365;20220418;20.6;.1;10.4;1.6;6.69;0;3.57;24546 +80091;45.93667;4.08831;365;20220419;20;1.5;10.7;2;8.14;0;3.44;23079 +80091;45.93667;4.08831;365;20220420;17.7;2.7;10.2;1.6;9.39;.3;2.48;16363 +80091;45.93667;4.08831;365;20220421;19.9;8.6;14.2;1.9;10.19;0;3.24;19234 +80091;45.93667;4.08831;365;20220422;21.1;1.4;11.3;1.7;8.79;0;3.5;23792 +80091;45.93667;4.08831;365;20220423;18.1;10.3;14.2;4.7;9.69;2.8;3.38;12499 +80091;45.93667;4.08831;365;20220424;15.7;6.2;10.9;2.1;10.14;6.6;2.08;12407 +80091;45.93667;4.08831;365;20220425;15.9;10;13;2.5;10.74;.1;2.3;11965 +80091;45.93667;4.08831;365;20220426;18.5;6.4;12.4;2;9.74;0;3.3;21489 +80091;45.93667;4.08831;365;20220427;20;1.1;10.5;1.6;8.49;0;3.57;25906 +80091;45.93667;4.08831;365;20220428;22.8;2.8;12.8;1.7;9.49;0;3.93;25811 +80091;45.93667;4.08831;365;20220429;21.8;3.2;12.5;1.8;10.24;.8;3.31;21077 +80091;45.93667;4.08831;365;20220430;19.2;5.3;12.2;2.6;9.24;0;3.63;22951 +80091;45.93667;4.08831;365;20220501;18.9;1.7;10.3;1.8;8.49;0;3.45;24380 +80091;45.93667;4.08831;365;20220502;20.7;1.6;11.1;1.6;8.79;0;3.77;26470 +80091;45.93667;4.08831;365;20220503;20.4;6;13.2;1.8;9.94;1.2;3.13;17569 +80091;45.93667;4.08831;365;20220504;20.8;5.1;13;2.1;11.19;7.9;3.19;19479 +80091;45.93667;4.08831;365;20220505;16.4;9.4;12.9;2.4;11.09;3.4;2.63;14689 +80091;45.93667;4.08831;365;20220506;17.7;8.3;13;3.4;11.19;0;2.95;16965 +80091;45.93667;4.08831;365;20220507;21.4;6.6;14;3.1;10.49;0;3.93;21638 +80091;45.93667;4.08831;365;20220508;22.2;8.2;15.2;2.9;11.09;0;4;21129 +80091;45.93667;4.08831;365;20220509;23;7.9;15.5;2.1;11.89;0;3.89;22091 +80091;45.93667;4.08831;365;20220510;26.1;9;17.6;1.2;12.89;0;4.14;23685 +80091;45.93667;4.08831;365;20220511;30.6;10.8;20.7;2.7;12.19;0;5.86;25680 +80091;45.93667;4.08831;365;20220512;22.2;11.7;17;1.4;14.29;2.5;3.29;18537 +80091;45.93667;4.08831;365;20220513;23.1;14.5;18.8;1.7;16.39;.7;3.24;16766 +80091;45.93667;4.08831;365;20220514;25.1;9.7;17.4;1.2;13.89;0;3.96;22851 +80091;45.93667;4.08831;365;20220515;28.7;10.9;19.8;3.1;13.69;1.1;5.45;24744 +80091;45.93667;4.08831;365;20220516;25.7;14.5;20.1;2.5;14.19;0;4.35;19519 +80091;45.93667;4.08831;365;20220517;29.3;12.2;20.8;1;15.59;0;4.55;24437 +80091;45.93667;4.08831;365;20220518;29.4;13.4;21.4;1.6;16.49;0;4.75;23702 +80091;45.93667;4.08831;365;20220519;31.6;19.5;25.6;3.9;14.19;.7;6.57;20571 +80091;45.93667;4.08831;365;20220520;32.7;18.3;25.5;4.4;12.79;0;7.45;22611 +80091;45.93667;4.08831;365;20220521;29.6;16.7;23.2;1.9;18.39;0;4.68;21429 +80091;45.93667;4.08831;365;20220522;30.1;15.6;22.9;1.8;18.69;1.3;4.82;22856 +80091;45.93667;4.08831;365;20220523;23.9;16.7;20.3;3;15.19;4.6;3.92;15887 +80091;45.93667;4.08831;365;20220524;20.5;11.9;16.2;3;10.99;0;3.82;17507 +80091;45.93667;4.08831;365;20220525;20.7;7.5;14.1;2.2;10.49;0;3.82;21981 +80091;45.93667;4.08831;365;20220526;20.2;7.1;13.7;2;11.39;0;3.58;21961 +80091;45.93667;4.08831;365;20220527;21.8;10.3;16.1;2.3;13.09;.1;3.72;20579 +80091;45.93667;4.08831;365;20220528;21.5;9.4;15.5;3.1;11.09;0;4.13;21193 +80091;45.93667;4.08831;365;20220529;19.6;6.5;13.1;3.4;8.19;0;4.28;22149 +80091;45.93667;4.08831;365;20220530;22;4.9;13.5;1.9;7.59;.4;4.44;25503 +80091;45.93667;4.08831;365;20220531;23;8.6;15.8;2.6;10.09;.8;4.56;23385 +80091;45.93667;4.08831;365;20220601;24.1;8.8;16.5;1.5;13.39;2.3;4.16;24190 +80091;45.93667;4.08831;365;20220602;28.3;12.9;20.6;2;14.99;2.4;4.99;24326 +80091;45.93667;4.08831;365;20220603;30.7;14.2;22.5;1.4;16.59;19.4;5.14;25266 +80091;45.93667;4.08831;365;20220604;30.8;15;22.9;2.7;17.73;25.3;5.89;26998 +80091;45.93667;4.08831;365;20220605;25.5;15.9;20.7;3.2;16.73;.4;4.45;20888 +80091;45.93667;4.08831;365;20220606;25;13.3;19.2;1.9;14.86;.3;4.23;21980 +80091;45.93667;4.08831;365;20220607;23.3;13.5;18.4;2.4;13.46;.1;4.15;20529 +80091;45.93667;4.08831;365;20220608;21.7;11.1;16.4;2.6;13.79;10.8;3.72;20246 +80091;45.93667;4.08831;365;20220609;19.5;13.3;16.4;4.5;12.19;.4;3.69;15289 +80091;45.93667;4.08831;365;20220610;23.7;9;16.4;1.1;12.39;0;4.1;24073 +80091;45.93667;4.08831;365;20220611;28.9;10.7;19.8;1.4;13.69;0;5.12;26922 +80091;45.93667;4.08831;365;20220612;28.6;13.2;20.9;1.2;15.79;.1;4.76;24716 +80091;45.93667;4.08831;365;20220613;25.2;16.7;21;2.9;15.39;0;4.37;18142 +80091;45.93667;4.08831;365;20220614;29.8;9;19.4;1;11.79;.1;5.23;28926 +80091;45.93667;4.08831;365;20220615;34.4;15.3;24.9;2.1;16.29;0;6.44;27700 +80091;45.93667;4.08831;365;20220616;30.9;18.6;24.8;1.9;17.49;0;5.19;22059 +80091;45.93667;4.08831;365;20220617;32.5;15.6;24.1;1.3;15.19;.6;5.51;26029 +80091;45.93667;4.08831;365;20220618;37.2;14;25.6;3.5;13.89;.1;8.48;30667 +80091;45.93667;4.08831;365;20220619;36.3;23.8;30.1;6.7;13.09;0;10.42;22269 +80091;45.93667;4.08831;365;20220620;33.3;17;25.2;2.5;14.39;.2;6.48;25565 +80091;45.93667;4.08831;365;20220621;32.5;17.6;25.1;2.6;17.29;3.6;6.06;24402 +80091;45.93667;4.08831;365;20220622;29;18.9;24;2;20.59;14.9;4.49;19925 +80091;45.93667;4.08831;365;20220623;24.4;15.9;20.2;2.5;17.59;3.9;3.79;18198 +80091;45.93667;4.08831;365;20220624;22.2;15;18.6;1.8;15.79;3.1;3.33;16669 +80091;45.93667;4.08831;365;20220625;27.5;11.8;19.7;1.8;14.89;14.6;4.87;25045 +80091;45.93667;4.08831;365;20220626;17.4;14;15.7;1.6;16.69;16.5;1.97;11153 +80091;45.93667;4.08831;365;20220627;18.2;14.3;16.3;1.1;16.29;.8;2.22;12002 +80091;45.93667;4.08831;365;20220628;24.2;9.5;16.9;2.1;13.49;0;4.36;24154 +80091;45.93667;4.08831;365;20220629;26.2;12.1;19.2;1.4;14.09;.2;4.47;23615 +80091;45.93667;4.08831;365;20220630;22;15.7;18.9;2.8;14.69;6.1;3.56;15462 +80091;45.93667;4.08831;365;20220701;20.8;10.7;15.8;2.2;12.49;0;3.63;19801 +80091;45.93667;4.08831;365;20220702;28.1;8.1;18.1;1.4;12.89;0;5.09;28205 +80091;45.93667;4.08831;365;20220703;28.1;13.8;21;1.4;16.69;2.1;4.63;23674 +80091;45.93667;4.08831;365;20220704;25.2;15;20.1;1.6;16.49;0;3.94;19820 +80091;45.93667;4.08831;365;20220705;25.3;13.2;19.3;1.8;14.19;0;4.3;21634 +80091;45.93667;4.08831;365;20220706;24.6;13.2;18.9;3.2;12.59;0;4.76;20935 +80091;45.93667;4.08831;365;20220707;24.2;10.7;17.5;3;13.09;0;4.54;22821 +80091;45.93667;4.08831;365;20220708;25;13.1;19.1;4.2;13.69;0;4.95;21328 +80091;45.93667;4.08831;365;20220709;26.7;13.1;19.9;3;13.19;0;5.16;22816 +80091;45.93667;4.08831;365;20220710;26.2;14;20.1;3;13.69;0;4.93;21514 +80091;45.93667;4.08831;365;20220711;27.2;12.7;20;2.4;12.89;.2;5.07;23483 +80091;45.93667;4.08831;365;20220712;29.3;13.4;21.4;1.4;13.99;0;4.95;24575 +80091;45.93667;4.08831;365;20220713;31.2;12.6;21.9;1.2;12.39;0;5.28;26587 +80091;45.93667;4.08831;365;20220714;33.7;16;24.9;2.2;14.29;0;6.26;25845 +80091;45.93667;4.08831;365;20220715;29.5;16.2;22.9;2.4;14.59;0;5.31;22218 +80091;45.93667;4.08831;365;20220716;28.7;13.7;21.2;2.8;11.49;0;5.72;23584 +80091;45.93667;4.08831;365;20220717;31.6;13.8;22.7;1.6;12.39;0;5.53;25697 +80091;45.93667;4.08831;365;20220718;36.5;14.9;25.7;1.6;13.19;0;6.42;28313 +80091;45.93667;4.08831;365;20220719;39.3;18.2;28.8;3.3;15.19;.1;8.39;27883 +80091;45.93667;4.08831;365;20220720;27.9;19.2;23.6;2.7;18.79;.5;4.38;17513 +80091;45.93667;4.08831;365;20220721;29.2;14.3;21.8;1.5;16.59;0;4.68;23124 +80091;45.93667;4.08831;365;20220722;31.8;14.2;23;2.3;17.29;1.1;5.57;25123 +80091;45.93667;4.08831;365;20220723;27.1;19.8;23.5;4.4;16.69;0;5;15790 +80091;45.93667;4.08831;365;20220724;34.2;14.6;24.4;1.3;16.19;0;5.54;26365 +80091;45.93667;4.08831;365;20220725;30.6;20;25.3;4.4;16.29;0;6.18;19068 +80091;45.93667;4.08831;365;20220726;25.8;16.8;21.3;4.8;14.29;0;5.13;17425 +80091;45.93667;4.08831;365;20220727;26.1;14;20.1;2.8;11.89;0;4.86;20267 +80091;45.93667;4.08831;365;20220728;29.3;11;20.2;1.4;12.19;0;4.87;25030 +80091;45.93667;4.08831;365;20220729;26.6;16.3;21.5;1.6;13.19;0;4.13;18465 +80091;45.93667;4.08831;365;20220730;29.9;13.4;21.7;1.3;12.49;0;4.76;23510 +80091;45.93667;4.08831;365;20220731;31;14.6;22.8;1.7;13.99;0;5.09;23328 +80091;45.93667;4.08831;365;20220801;31.3;14.8;23.1;1.9;15.09;0;5.19;23291 +80091;45.93667;4.08831;365;20220802;31.4;15.7;23.6;1.9;15.29;0;5.14;22586 +80091;45.93667;4.08831;365;20220803;35.8;15.8;25.8;1.7;14.49;0;5.92;25485 +80091;45.93667;4.08831;365;20220804;36.8;19.3;28.1;1.3;14.99;.4;5.49;23658 +80091;45.93667;4.08831;365;20220805;28.9;17.8;23.4;2.8;17.79;.8;4.61;18555 +80091;45.93667;4.08831;365;20220806;29.3;16.7;23;3.5;14.79;0;5.41;19724 +80091;45.93667;4.08831;365;20220807;29.2;12.6;20.9;3.3;11.79;0;5.71;22652 +80091;45.93667;4.08831;365;20220808;30.7;13.7;22.2;2.5;10.09;0;5.71;22807 +80091;45.93667;4.08831;365;20220809;32.4;14.2;23.3;2.1;10.19;0;5.69;23497 +80091;45.93667;4.08831;365;20220810;32.5;14.6;23.6;2.1;10.79;0;5.63;23160 +80091;45.93667;4.08831;365;20220811;34.4;13.8;24.1;1.5;10.99;0;5.43;24766 +80091;45.93667;4.08831;365;20220812;33.5;14.3;23.9;1.5;11.29;0;5.21;23734 +80091;45.93667;4.08831;365;20220813;33.5;14.3;23.9;1.5;10.19;4.7;5.21;23589 +80091;45.93667;4.08831;365;20220814;26;17.9;22;2.7;15.79;12.9;3.91;14901 +80091;45.93667;4.08831;365;20220815;26.3;15.1;20.7;1.1;16.49;0;3.4;17571 +80091;45.93667;4.08831;365;20220816;29.9;14.5;22.2;2.5;16.39;12.9;4.71;20628 +80091;45.93667;4.08831;365;20220817;22.6;15.4;19;1.6;18.39;10;2.59;13718 +80091;45.93667;4.08831;365;20220818;23.1;13.5;18.3;2.1;17.59;8.3;2.87;15874 +80091;45.93667;4.08831;365;20220819;23.7;16.5;20.1;3.9;17.79;2.7;3.21;13527 +80091;45.93667;4.08831;365;20220820;24.4;17.2;20.8;2.3;17.69;0;3.07;13430 +80091;45.93667;4.08831;365;20220821;24.7;12.4;18.6;1.3;14.59;0;3.26;17710 +80091;45.93667;4.08831;365;20220822;24.9;15.6;20.3;1.8;16.29;0;3.2;15166 +80091;45.93667;4.08831;365;20220823;27.5;16;21.8;1.6;17.89;0;3.5;16843 +80091;45.93667;4.08831;365;20220824;30.6;14.8;22.7;1.3;15.59;0;4.05;19752 +80091;45.93667;4.08831;365;20220825;31.2;15.6;23.4;1.9;15.09;2.5;4.5;19471 +80091;45.93667;4.08831;365;20220826;25;19.1;22.1;3.5;18.79;.2;3.24;11525 +80091;45.93667;4.08831;365;20220827;24.9;16.2;20.6;2.7;16.59;.1;3.32;14080 +80091;45.93667;4.08831;365;20220828;28.2;13.6;20.9;1.4;15.49;0;3.63;18365 +80091;45.93667;4.08831;365;20220829;32.1;14;23.1;1.3;16.09;.5;4.15;20386 +80091;45.93667;4.08831;365;20220830;23.8;16.9;20.4;2.8;17.09;.2;2.95;12129 +80091;45.93667;4.08831;365;20220831;26.3;14.7;20.5;1.3;16.79;.2;3.08;15866 +80091;45.93667;4.08831;365;20220901;27.4;13.4;20.4;1.5;14.39;0;3.49;17372 +80091;45.93667;4.08831;365;20220902;25.9;14.9;20.4;1.7;14.89;8.7;3.23;15159 +80091;45.93667;4.08831;365;20220903;26.9;13.2;20.1;2.5;16.29;2;3.57;16875 +80091;45.93667;4.08831;365;20220904;29.6;13.2;21.4;1.8;15.59;0;3.86;18386 +80091;45.93667;4.08831;365;20220905;30.2;16.5;23.4;3.5;17.49;1.1;4.55;16573 +80091;45.93667;4.08831;365;20220906;26;17.3;21.7;2.3;18.49;.4;2.99;12897 +80091;45.93667;4.08831;365;20220907;24.1;13.9;19;1.4;16.99;11;2.57;13909 +80091;45.93667;4.08831;365;20220908;24.1;11.5;17.8;2.9;13.59;0;3.32;15415 +80091;45.93667;4.08831;365;20220909;22.7;11.3;17;1.8;13.19;.9;2.74;14476 +80091;45.93667;4.08831;365;20220910;22.1;14.6;18.4;1.2;12.89;0;2.37;11452 +80091;45.93667;4.08831;365;20220911;24.5;9;16.8;1;12.49;0;2.73;16703 +80091;45.93667;4.08831;365;20220912;31.7;11.5;21.6;3.1;13.49;0;4.97;19009 +80091;45.93667;4.08831;365;20220913;32.1;17.4;24.8;3.3;17.79;1.2;4.66;15917 +80091;45.93667;4.08831;365;20220914;27.3;18;22.7;2.6;18.99;12.1;3.12;12341 +80091;45.93667;4.08831;365;20220915;23.7;14.9;19.3;2.2;17.39;6.5;2.43;11853 +80091;45.93667;4.08831;365;20220916;18.1;13;15.6;2.9;13.89;.5;1.92;8706 +80091;45.93667;4.08831;365;20220917;16.7;7.2;12;3.9;9.29;0;2.55;12088 +80091;45.93667;4.08831;365;20220918;17.9;3;10.5;1.4;7.79;0;2.23;15207 +80091;45.93667;4.08831;365;20220919;18.6;3.3;11;2;8.19;0;2.46;15254 +80091;45.93667;4.08831;365;20220920;19.3;3.8;11.6;1.9;8.49;0;2.47;15190 +80091;45.93667;4.08831;365;20220921;19.5;5.2;12.4;2.3;8.19;0;2.67;14391 +80091;45.93667;4.08831;365;20220922;21;2.8;11.9;1.2;8.39;0;2.34;16171 +80091;45.93667;4.08831;365;20220923;23;6.3;14.7;1.7;10.89;3.6;2.59;15275 +80091;45.93667;4.08831;365;20220924;20.2;10.9;15.6;1.7;13.59;15.2;1.94;11032 +80091;45.93667;4.08831;365;20220925;15.2;11.1;13.2;1.2;13.19;6.1;1.21;6927 +80091;45.93667;4.08831;365;20220926;17;8;12.5;1.2;11.29;5.1;1.6;10580 +80091;45.93667;4.08831;365;20220927;14.7;10;12.4;3.4;10.89;2.8;1.71;7295 +80091;45.93667;4.08831;365;20220928;16.5;10.7;13.6;3.9;13.29;19.4;1.55;8103 +80091;45.93667;4.08831;365;20220929;13.5;9.4;11.5;1.5;10.89;1.4;1.23;6579 +80091;45.93667;4.08831;365;20220930;14.7;5.5;10.1;1.5;9.39;1;1.49;10186 +80091;45.93667;4.08831;365;20221001;21.3;5.8;13.6;3.9;12.29;.6;2.43;13329 +80091;45.93667;4.08831;365;20221002;22.8;15.3;19.1;2.2;14.89;.1;2.21;8873 +80091;45.93667;4.08831;365;20221003;18;12.8;15.4;1.5;13.89;0;1.42;7136 +80091;45.93667;4.08831;365;20221004;21;4.3;12.7;1;11.49;.2;1.74;13349 +80091;45.93667;4.08831;365;20221005;25.7;8.3;17;1.7;11.89;0;2.51;13469 +80091;45.93667;4.08831;365;20221006;18.4;12.5;15.5;1.3;13.59;0;1.4;7354 +80091;45.93667;4.08831;365;20221007;21.6;9.7;15.7;1.1;13.89;.4;1.63;10689 +80091;45.93667;4.08831;365;20221008;16.8;12.9;14.9;1.4;13.39;1;1.23;5641 +80091;45.93667;4.08831;365;20221009;19.4;4.8;12.1;2;11.09;.1;1.73;11621 +80091;45.93667;4.08831;365;20221010;22.9;9.9;16.4;2.6;13.39;.1;2.21;10765 +80091;45.93667;4.08831;365;20221011;18.5;11.8;15.2;1.4;14.99;1.9;1.21;7360 +80091;45.93667;4.08831;365;20221012;21.5;13.6;17.6;1.2;15.29;.2;1.47;7957 +80091;45.93667;4.08831;365;20221013;16.8;10.6;13.7;.6;14.29;3.4;.99;6842 +80091;45.93667;4.08831;365;20221014;18;12.4;15.2;2.9;14.89;1.1;1.29;6361 +80091;45.93667;4.08831;365;20221015;22.1;12.6;17.4;2.1;14.09;0;1.84;8442 +80091;45.93667;4.08831;365;20221016;25.4;14.6;20;5.8;14.89;0;3.56;8931 +80091;45.93667;4.08831;365;20221017;24.4;15.8;20.1;4.9;14.79;.1;3.17;7755 +80091;45.93667;4.08831;365;20221018;24.6;14.6;19.6;2.5;14.59;.1;2.27;8311 +80091;45.93667;4.08831;365;20221019;23;11.9;17.5;3.6;14.29;.4;2.27;8676 +80091;45.93667;4.08831;365;20221020;22.2;16.3;19.3;5.3;15.79;14.7;2.56;5981 +80091;45.93667;4.08831;365;20221021;21.8;14.6;18.2;3.4;16.29;4.6;1.78;6601 +80091;45.93667;4.08831;365;20221022;23.1;12.3;17.7;2.4;14.49;0;1.86;8169 +80091;45.93667;4.08831;365;20221023;24.7;14.1;19.4;4.2;14.69;0;2.78;7962 +80091;45.93667;4.08831;365;20221024;22.8;14.2;18.5;2.2;13.29;0;1.95;6972 +80091;45.93667;4.08831;365;20221025;20.3;8.2;14.3;2.1;12.19;.4;1.5;8314 +80091;45.93667;4.08831;365;20221026;23.1;11.9;17.5;2.5;13.69;.1;1.91;7843 +80091;45.93667;4.08831;365;20221027;21.4;13.6;17.5;4.8;14.69;0;2.17;6292 +80091;45.93667;4.08831;365;20221028;24.7;18;21.4;4.4;12.39;0;3.6;5672 +80091;45.93667;4.08831;365;20221029;24.5;13.1;18.8;4.8;10.49;0;3.71;7563 +80091;45.93667;4.08831;365;20221030;25.1;15.3;20.2;3.1;9.89;.1;3.13;6837 +80091;45.93667;4.08831;365;20221031;22.1;10.8;16.5;3.5;12.79;4.9;2.09;7295 +80091;45.93667;4.08831;365;20221101;16.9;13.5;15.2;2.1;12.69;.2;1.24;3522 +80091;45.93667;4.08831;365;20221102;17.3;7;12.2;1.4;10.39;.1;1.05;6710 +80091;45.93667;4.08831;365;20221103;15.7;7.5;11.6;4.7;9.89;2.2;1.71;5794 +80091;45.93667;4.08831;365;20221104;11.2;6.3;8.8;4.5;9.09;6.6;1.12;4198 +80091;45.93667;4.08831;365;20221105;10.9;3.8;7.4;2.9;8.69;0;.83;5158 +80091;45.93667;4.08831;365;20221106;13.2;.8;7;3.6;7.89;0;1.18;7005 +80091;45.93667;4.08831;365;20221107;17.8;7;12.4;3.9;9.29;0;1.94;6376 +80091;45.93667;4.08831;365;20221108;17.4;8.9;13.2;5.5;11.09;4;1.88;5465 +80091;45.93667;4.08831;365;20221109;13.8;12.5;13.2;1.6;13.49;7.9;.68;1540 +80091;45.93667;4.08831;365;20221110;13.5;7.7;10.6;.9;10.79;0;.62;4214 +80091;45.93667;4.08831;365;20221111;15.3;2.3;8.8;2.4;10.19;.1;.78;6668 +80091;45.93667;4.08831;365;20221112;16.6;5.5;11.1;1.7;10.69;.1;.85;5999 +80091;45.93667;4.08831;365;20221113;13.5;3.3;8.4;.8;9.89;0;.5;5627 +80091;45.93667;4.08831;365;20221114;15;7.3;11.2;4.2;11.19;5.1;1.05;4694 +80091;45.93667;4.08831;365;20221115;14.4;10;12.2;2.2;12.19;6.3;.77;3269 +80091;45.93667;4.08831;365;20221116;15.3;5.5;10.4;3.6;9.39;0;1.3;5256 +80091;45.93667;4.08831;365;20221117;16.9;10.7;13.8;2.1;9.49;2.5;1.39;3930 +80091;45.93667;4.08831;365;20221118;12.1;9.3;10.7;2;8.69;1.5;1.09;2298 +80091;45.93667;4.08831;365;20221119;8.1;2.3;5.2;1.5;8.29;1.7;.41;3658 +80091;45.93667;4.08831;365;20221120;9.7;3.2;6.5;1.7;8.19;.8;.56;3869 +80091;45.93667;4.08831;365;20221121;8.1;3.6;5.9;2.8;8.09;4.2;.6;3018 +80091;45.93667;4.08831;365;20221122;10.1;6.1;8.1;2.9;6.99;0;1.24;2750 +80091;45.93667;4.08831;365;20221123;12.3;2;7.2;4.2;8.19;3.4;1;4907 +80091;45.93667;4.08831;365;20221124;11.7;4.2;8;2.4;8.29;0;.82;3997 +80091;45.93667;4.08831;365;20221125;10.7;7.1;8.9;1.4;8.99;1;.66;2448 +80091;45.93667;4.08831;365;20221126;8.1;3.7;5.9;1.6;8.59;.1;.41;2766 +80091;45.93667;4.08831;365;20221127;10.3;1;5.7;5.2;7.49;3;.96;4388 +80091;45.93667;4.08831;365;20221128;10.3;7.2;8.8;2.8;8.89;4.4;.88;2112 +80091;45.93667;4.08831;365;20221129;7.6;4.1;5.9;2.3;8.39;1.6;.48;2271 +80091;45.93667;4.08831;365;20221130;6.8;5.3;6.1;3;8.69;.5;.5;1148 +80091;45.93667;4.08831;365;20221201;6.2;4.6;5.4;3.2;7.59;.1;.69;1197 +80091;45.93667;4.08831;365;20221202;3.6;2.5;3.1;1.2;6.69;1.4;.46;819 +80091;45.93667;4.08831;365;20221203;4.4;.1;2.3;.3;6.79;3.7;.28;2497 +80091;45.93667;4.08831;365;20221204;5.5;2.5;4;1.8;7.49;2.5;.4;1911 +80091;45.93667;4.08831;365;20221205;7.3;-.7;3.3;1.3;6.09;.1;.45;3672 +80091;45.93667;4.08831;365;20221206;.5;-4.2;-1.8;.5;5.39;.1;.21;2574 +80091;45.93667;4.08831;365;20221207;2.7;.8;1.8;.8;6.59;0;.33;1285 +80091;45.93667;4.08831;365;20221208;3.9;-.5;1.7;1.4;5.99;3.9;.38;2417 +80091;45.93667;4.08831;365;20221209;1.2;-.5;.4;2.1;5.99;1.4;.32;1140 +80091;45.93667;4.08831;365;20221210;-.7;-1.5;-1.1;3.7;5.09;0;.43;484 +80091;45.93667;4.08831;365;20221211;.9;-6.9;-3;1.1;4.09;0;.27;3455 +80091;45.93667;4.08831;365;20221212;1.5;-6.8;-2.6;1.2;4.29;.7;.27;3574 +80091;45.93667;4.08831;365;20221213;2.7;-2.8;0;2;5.49;.8;.33;2722 +80091;45.93667;4.08831;365;20221214;13.2;-3;5.1;1.8;7.89;.2;.45;5314 +80091;45.93667;4.08831;365;20221215;4.2;2.3;3.3;1.5;7.49;7.8;.33;1204 +80091;45.93667;4.08831;365;20221216;1.4;-.3;.6;3.4;5.69;0;.45;1084 +80091;45.93667;4.08831;365;20221217;-4.1;-8.8;-6.4;1.2;3.59;0;.19;2409 +80091;45.93667;4.08831;365;20221218;7.8;-8.9;-.5;4;5.49;.1;.54;5350 +80091;45.93667;4.08831;365;20221219;15.5;6.8;11.2;5.1;9.19;0;1.67;3599 +80091;45.93667;4.08831;365;20221220;15.7;11.1;13.4;6.2;10.19;1.3;2.14;2362 +80091;45.93667;4.08831;365;20221221;14.6;10.7;12.7;3.3;10.69;0;1.25;2101 +80091;45.93667;4.08831;365;20221222;14.9;11.1;13;3.3;10.29;7.4;1.41;2063 +80091;45.93667;4.08831;365;20221223;16.6;10.4;13.5;2.5;12.59;3.1;.85;2895 +80091;45.93667;4.08831;365;20221224;11.2;9.9;10.6;1.1;11.49;.3;.53;826 +80091;45.93667;4.08831;365;20221225;18;6;12;2.8;9.69;0;1.23;4407 +80091;45.93667;4.08831;365;20221226;12.3;7.9;10.1;2.5;9.89;1.3;.8;2310 +80091;45.93667;4.08831;365;20221227;9.9;3.6;6.8;1.4;8.39;.1;.45;2957 +80091;45.93667;4.08831;365;20221228;12.2;1.5;6.9;4.6;7.69;.3;1.09;4152 +80091;45.93667;4.08831;365;20221229;12.4;7.8;10.1;4;8.99;6.6;1.26;2415 +80091;45.93667;4.08831;365;20221230;13.5;3.4;8.5;3.7;9.69;1.8;.72;4046 +80091;45.93667;4.08831;365;20221231;17.3;11.4;14.4;5.2;11.19;0;1.92;2892 +80092;45.95406;4.40957;451;20220101;16.5;4.8;10.6;2.2;7.66;.1;1.19;4794 +80092;45.95406;4.40957;451;20220102;14.3;4.6;9.5;2.1;7.56;0;1.06;4277 +80092;45.95406;4.40957;451;20220103;12;6.3;9.1;2.3;8.86;.4;.79;3275 +80092;45.95406;4.40957;451;20220104;15.6;9;12.3;4.3;8.66;5;1.93;3559 +80092;45.95406;4.40957;451;20220105;3.7;1.5;2.6;4.7;5.96;0;.8;1694 +80092;45.95406;4.40957;451;20220106;3.2;.1;1.7;3.3;5.22;0;.78;2273 +80092;45.95406;4.40957;451;20220107;3.5;-2;.8;2.4;5.56;6;.44;3124 +80092;45.95406;4.40957;451;20220108;4.9;1.7;3.3;3.5;7.36;5.8;.37;2198 +80092;45.95406;4.40957;451;20220109;5.4;2.9;4.1;3.1;6.66;5.6;.63;2249 +80092;45.95406;4.40957;451;20220110;5.7;2.1;3.9;3;6.29;0;.72;2629 +80092;45.95406;4.40957;451;20220111;2.2;-.6;.8;3.8;5.26;0;.77;2111 +80092;45.95406;4.40957;451;20220112;.9;-1.5;-.3;3.3;4.96;0;.6;2020 +80092;45.95406;4.40957;451;20220113;1.6;-3.6;-1;2;4.6;0;.49;4619 +80092;45.95406;4.40957;451;20220114;7.3;-4;1.7;1.6;4.66;0;.54;6412 +80092;45.95406;4.40957;451;20220115;8.2;-2.7;2.8;1.8;4.63;0;.69;6114 +80092;45.95406;4.40957;451;20220116;4.2;-3.3;.5;1.5;4.43;0;.54;6236 +80092;45.95406;4.40957;451;20220117;2.1;-3.6;-.7;1.3;5.43;0;.26;3042 +80092;45.95406;4.40957;451;20220118;3.4;-1.4;1;1.9;5.96;0;.41;3515 +80092;45.95406;4.40957;451;20220119;3;-3;0;1.3;5.69;.5;.32;3722 +80092;45.95406;4.40957;451;20220120;4.3;.4;2.3;2.3;6.19;1.8;.55;3214 +80092;45.95406;4.40957;451;20220121;3.4;-1;1.2;4.7;4.56;0;1.12;3327 +80092;45.95406;4.40957;451;20220122;2.2;-2.1;0;2.7;5.09;0;.63;3472 +80092;45.95406;4.40957;451;20220123;3.4;-.9;1.2;1.6;5.69;0;.45;3440 +80092;45.95406;4.40957;451;20220124;8.1;-1.8;3.1;2.1;5.59;0;.76;5500 +80092;45.95406;4.40957;451;20220125;9.3;-2.2;3.6;1.7;5.19;0;.81;6231 +80092;45.95406;4.40957;451;20220126;5;-2.8;1.1;1.5;4.86;0;.58;5112 +80092;45.95406;4.40957;451;20220127;-2;-5.7;-3.8;1.1;4.52;0;.28;2661 +80092;45.95406;4.40957;451;20220128;2.8;-3.9;-.6;1.6;5.56;0;.41;5000 +80092;45.95406;4.40957;451;20220129;1.6;-2.4;-.4;1.5;5.76;.4;.33;3134 +80092;45.95406;4.40957;451;20220130;7;.3;3.7;1.2;7.16;.3;.47;5145 +80092;45.95406;4.40957;451;20220131;5.3;1.7;3.5;4;6.96;2.6;.59;3548 +80092;45.95406;4.40957;451;20220201;4.7;-1.1;1.8;2.6;6.16;4.4;.59;4730 +80092;45.95406;4.40957;451;20220202;8.4;3.7;6.1;2;8.66;1.2;.59;4355 +80092;45.95406;4.40957;451;20220203;10.8;2.4;6.6;2.7;7.76;0;.91;6013 +80092;45.95406;4.40957;451;20220204;7.3;.5;3.9;1.9;7.52;2.6;.52;5324 +80092;45.95406;4.40957;451;20220205;7.9;2.3;5.1;2;6.82;0;.79;5003 +80092;45.95406;4.40957;451;20220206;7.5;-1.5;3;3.6;6.72;3.7;.69;6540 +80092;45.95406;4.40957;451;20220207;7.7;5.5;6.6;4.3;6.56;.1;1.4;2954 +80092;45.95406;4.40957;451;20220208;11.2;-2.1;4.6;2;5.22;0;1.13;8403 +80092;45.95406;4.40957;451;20220209;14.9;.3;7.6;2.7;5.89;0;1.69;8903 +80092;45.95406;4.40957;451;20220210;6.3;2.4;4.3;2.4;7.56;2.7;1.42;10286 +80092;45.95406;4.40957;451;20220211;7.3;4.8;6;3.6;6.6;.1;1.31;7057 +80092;45.95406;4.40957;451;20220212;7.5;-5;1.3;2;5.49;0;.86;9558 +80092;45.95406;4.40957;451;20220213;12.1;-1.6;5.2;6.5;6.7;.3;1.95;11261 +80092;45.95406;4.40957;451;20220214;8.9;7.4;8.1;4.5;8.46;7;1.29;2600 +80092;45.95406;4.40957;451;20220215;8.7;3.4;6.1;3.2;7.2;3.4;1.19;5885 +80092;45.95406;4.40957;451;20220216;9.9;3.9;6.9;2.6;9.06;5.7;.79;5763 +80092;45.95406;4.40957;451;20220217;14.1;9.3;11.7;3.3;10.19;.2;1.46;5626 +80092;45.95406;4.40957;451;20220218;18.2;6.6;12.4;3.2;9.12;.7;2.03;9181 +80092;45.95406;4.40957;451;20220219;8.9;3.3;6.1;2.3;5.99;0;1.25;6186 +80092;45.95406;4.40957;451;20220220;11.8;1;6.4;2.8;6.99;3.4;1.33;9055 +80092;45.95406;4.40957;451;20220221;7.5;7;7.2;5.7;7.59;3.5;1.36;1470 +80092;45.95406;4.40957;451;20220222;9.7;4.1;6.9;2.6;7.82;.6;1.1;6568 +80092;45.95406;4.40957;451;20220223;12.3;5.5;8.9;1.6;8.29;.1;1.17;7554 +80092;45.95406;4.40957;451;20220224;13.5;2.4;7.9;3.5;7.49;.3;1.67;9702 +80092;45.95406;4.40957;451;20220225;7.9;1.5;4.7;3.5;5.52;0;1.5;7094 +80092;45.95406;4.40957;451;20220226;9.1;-1.1;4;3.9;4.99;0;1.68;9217 +80092;45.95406;4.40957;451;20220227;11;-2;4.5;2.1;4.79;0;1.52;10788 +80092;45.95406;4.40957;451;20220228;11.7;-.4;5.7;2.2;5.22;0;1.62;10719 +80092;45.95406;4.40957;451;20220301;13.6;-1;6.3;2.2;5.39;0;1.8;11810 +80092;45.95406;4.40957;451;20220302;13.4;2.6;8;1.9;6.76;0;1.54;10533 +80092;45.95406;4.40957;451;20220303;13;5.8;9.4;1.4;8.42;.6;1.29;8713 +80092;45.95406;4.40957;451;20220304;12.2;3.2;7.7;2.6;6.76;0;1.73;9708 +80092;45.95406;4.40957;451;20220305;9.4;-1.1;4.2;2.3;4.52;0;1.65;10669 +80092;45.95406;4.40957;451;20220306;7.4;-3.1;2.2;2.3;4.02;0;1.51;10761 +80092;45.95406;4.40957;451;20220307;9.6;-4;2.8;2.3;4.22;0;1.65;12403 +80092;45.95406;4.40957;451;20220308;14.2;-1.3;6.4;3;5.26;0;2.25;13628 +80092;45.95406;4.40957;451;20220309;14.7;1;7.8;2.7;6.32;0;2.09;12986 +80092;45.95406;4.40957;451;20220310;14.3;2.4;8.3;4;7.06;.1;2.2;12330 +80092;45.95406;4.40957;451;20220311;12.8;6.1;9.4;6.2;7.22;0;2.48;9306 +80092;45.95406;4.40957;451;20220312;9.9;6.3;8.1;4.2;7.09;.5;1.76;6693 +80092;45.95406;4.40957;451;20220313;11;6.5;8.8;4.6;7.22;4.8;2.05;7595 +80092;45.95406;4.40957;451;20220314;12.2;1.2;6.7;2.5;8.16;5.9;1.5;12231 +80092;45.95406;4.40957;451;20220315;15.7;8.2;11.9;5.4;9.59;0;2.46;10260 +80092;45.95406;4.40957;451;20220316;16.3;7.7;12;2.1;9.69;0;1.94;11181 +80092;45.95406;4.40957;451;20220317;11.1;8.4;9.8;3.2;10.06;0;1.26;5401 +80092;45.95406;4.40957;451;20220318;9.2;6.2;7.7;3.5;8.86;0;1.34;4800 +80092;45.95406;4.40957;451;20220319;14.3;.9;7.6;2;8.2;0;1.9;14293 +80092;45.95406;4.40957;451;20220320;14.1;3.6;8.8;4.6;6.96;.1;2.73;11524 +80092;45.95406;4.40957;451;20220321;16.1;6.8;11.4;4.4;6.33;0;3.55;15005 +80092;45.95406;4.40957;451;20220322;16;-.4;7.8;4.1;5.1;0;3.48;18543 +80092;45.95406;4.40957;451;20220323;16.7;-2;7.4;1.9;5.4;0;2.68;18974 +80092;45.95406;4.40957;451;20220324;19;-1.6;8.7;1.5;5.83;0;2.73;19684 +80092;45.95406;4.40957;451;20220325;19;-.4;9.3;1.8;6.46;0;2.91;19563 +80092;45.95406;4.40957;451;20220326;19.7;.7;10.2;2;6.51;0;3.03;18800 +80092;45.95406;4.40957;451;20220327;20.4;0;10.2;1.5;6.9;0;2.73;16482 +80092;45.95406;4.40957;451;20220328;21.2;3.7;12.4;2.8;6.2;0;3.81;18911 +80092;45.95406;4.40957;451;20220329;19.1;6.8;12.9;3.9;7;4.3;3.77;13153 +80092;45.95406;4.40957;451;20220330;14.5;8;11.2;2.4;10.36;6.2;1.87;9721 +80092;45.95406;4.40957;451;20220331;10.6;5.6;8.1;3.2;9;7.8;1.55;7766 +80092;45.95406;4.40957;451;20220401;3.5;-.8;1.4;5.5;6.08;5.2;1.05;6420 +80092;45.95406;4.40957;451;20220402;2.5;-1;.7;3.8;5.29;1.6;.98;7400 +80092;45.95406;4.40957;451;20220403;4.3;-1.2;1.6;4.6;5.29;0;1.49;10337 +80092;45.95406;4.40957;451;20220404;8.6;-3.2;2.7;1.9;5.13;0;2.17;21006 +80092;45.95406;4.40957;451;20220405;12.7;-1.2;5.8;2.1;7.5;0;1.96;14549 +80092;45.95406;4.40957;451;20220406;13.7;6.3;10;1.8;9.9;1.1;1.71;9685 +80092;45.95406;4.40957;451;20220407;14.2;8.2;11.2;5.2;10.03;5.2;2.04;6241 +80092;45.95406;4.40957;451;20220408;17.2;10.8;14;5.9;9.73;.4;3.31;9850 +80092;45.95406;4.40957;451;20220409;9.4;2.5;6;3.4;6.83;.3;2.04;13319 +80092;45.95406;4.40957;451;20220410;13.6;-3.6;5;1.9;6.03;0;2.55;21370 +80092;45.95406;4.40957;451;20220411;18;.2;9.1;6.6;7.23;0;4.17;19261 +80092;45.95406;4.40957;451;20220412;18.6;8.3;13.4;4.1;7.43;0;4.07;14977 +80092;45.95406;4.40957;451;20220413;18.8;6.2;12.5;2;9.36;0;2.97;16894 +80092;45.95406;4.40957;451;20220414;20.6;5.1;12.8;2.2;11.36;0;3.28;21014 +80092;45.95406;4.40957;451;20220415;21.6;4.9;13.3;2.7;11;0;3.71;21992 +80092;45.95406;4.40957;451;20220416;20.8;4.6;12.7;3.9;9.3;0;4.25;23389 +80092;45.95406;4.40957;451;20220417;18.1;1.4;9.7;2.1;7.33;0;3.56;24300 +80092;45.95406;4.40957;451;20220418;19.8;.9;10.4;1.8;6.66;0;3.52;22139 +80092;45.95406;4.40957;451;20220419;19.5;2.1;10.8;2.2;7.86;0;3.56;22093 +80092;45.95406;4.40957;451;20220420;17.7;3;10.3;1.9;9.4;0;2.75;16432 +80092;45.95406;4.40957;451;20220421;19.3;8.8;14;2.4;10.13;0;3.4;18518 +80092;45.95406;4.40957;451;20220422;20.5;2.3;11.4;2;8.73;0;3.57;22433 +80092;45.95406;4.40957;451;20220423;17.3;10.6;14;4.7;9.63;3.5;3.41;11327 +80092;45.95406;4.40957;451;20220424;15.4;6;10.7;2.8;10.16;3.8;2.27;12549 +80092;45.95406;4.40957;451;20220425;15.4;9.7;12.6;2.4;10.96;.1;2.21;11144 +80092;45.95406;4.40957;451;20220426;17.8;6.4;12.1;2.2;10.06;0;3.28;20884 +80092;45.95406;4.40957;451;20220427;19.3;1.5;10.4;1.8;8.7;0;3.61;25251 +80092;45.95406;4.40957;451;20220428;22.1;3.3;12.7;1.7;9.73;0;3.97;25836 +80092;45.95406;4.40957;451;20220429;21.3;4;12.6;2.1;10.3;.8;3.38;19499 +80092;45.95406;4.40957;451;20220430;18.7;5.3;12;2.9;9.6;0;3.7;22952 +80092;45.95406;4.40957;451;20220501;18.3;2.3;10.3;2.3;8.6;0;3.65;24226 +80092;45.95406;4.40957;451;20220502;20.1;2.3;11.2;2;8.96;0;3.86;25558 +80092;45.95406;4.40957;451;20220503;20;6.5;13.3;2.1;10.23;1.4;3.36;18011 +80092;45.95406;4.40957;451;20220504;20.5;5.9;13.2;2.4;11.3;1.2;3.5;20357 +80092;45.95406;4.40957;451;20220505;16.1;9.3;12.7;3.2;11.16;3.4;2.92;15066 +80092;45.95406;4.40957;451;20220506;16.6;8.3;12.4;4.1;10.86;0;2.9;16689 +80092;45.95406;4.40957;451;20220507;20.6;7.9;14.2;3.4;10.62;.1;3.87;20459 +80092;45.95406;4.40957;451;20220508;20.7;8.9;14.8;3.1;11.09;.2;3.73;19928 +80092;45.95406;4.40957;451;20220509;22.8;8.9;15.8;1.9;11.96;0;3.91;22221 +80092;45.95406;4.40957;451;20220510;25.6;9.8;17.7;1.7;12.29;0;4.43;24081 +80092;45.95406;4.40957;451;20220511;28.9;11.7;20.3;3;11.59;0;5.81;25241 +80092;45.95406;4.40957;451;20220512;23;12.8;17.9;2.2;13.06;1.1;3.99;19639 +80092;45.95406;4.40957;451;20220513;23.1;13.7;18.4;1.8;14.82;1.5;3.61;18826 +80092;45.95406;4.40957;451;20220514;25.6;11.1;18.3;1.5;14.16;0;4.25;23494 +80092;45.95406;4.40957;451;20220515;28.2;13.4;20.8;2.9;13.76;.8;5.38;24038 +80092;45.95406;4.40957;451;20220516;25.7;14.4;20.1;2.4;12.96;0;4.59;20860 +80092;45.95406;4.40957;451;20220517;29;13.4;21.2;1.6;14.52;0;4.94;24700 +80092;45.95406;4.40957;451;20220518;29.5;14.7;22.1;1.6;15.59;0;4.93;24299 +80092;45.95406;4.40957;451;20220519;30.1;18.9;24.5;3.8;14.42;.5;6.25;21003 +80092;45.95406;4.40957;451;20220520;30.9;18.8;24.8;4.2;12.32;.1;7.03;22138 +80092;45.95406;4.40957;451;20220521;29.8;16.1;23;1.8;16.46;0;5.04;23478 +80092;45.95406;4.40957;451;20220522;29.9;16.3;23.1;2.1;17.49;1.7;5.12;23371 +80092;45.95406;4.40957;451;20220523;23.2;17.3;20.2;2.5;15.49;10.4;3.72;15542 +80092;45.95406;4.40957;451;20220524;19.7;11.5;15.6;2.3;11.49;0;3.55;18175 +80092;45.95406;4.40957;451;20220525;20.6;8.5;14.5;2.9;10.22;0;4.22;22332 +80092;45.95406;4.40957;451;20220526;20.3;9.3;14.8;2.2;11.32;.1;3.9;21689 +80092;45.95406;4.40957;451;20220527;22.8;10.5;16.6;2.3;12.72;.1;4.27;22980 +80092;45.95406;4.40957;451;20220528;22;9.8;15.9;3.2;10.86;0;4.53;22778 +80092;45.95406;4.40957;451;20220529;19.5;7.4;13.5;2.9;7.96;0;4.31;22294 +80092;45.95406;4.40957;451;20220530;22.4;6.6;14.5;2;7.92;.4;4.62;25364 +80092;45.95406;4.40957;451;20220531;20.2;10.3;15.3;2.2;10.82;.8;3.79;20039 +80092;45.95406;4.40957;451;20220601;23.5;10.7;17.1;2;13.86;3;4.21;23337 +80092;45.95406;4.40957;451;20220602;25.8;14.1;19.9;1.9;15.59;1.3;4.4;22201 +80092;45.95406;4.40957;451;20220603;29.2;14.9;22.1;2;16.29;25.2;5.19;24592 +80092;45.95406;4.40957;451;20220604;30.6;15;22.8;2.4;17.4;11.7;5.64;25634 +80092;45.95406;4.40957;451;20220605;25.4;16.6;21;2.8;16.86;0;4.35;19571 +80092;45.95406;4.40957;451;20220606;25;12.3;18.7;2;14.5;.8;4.25;21767 +80092;45.95406;4.40957;451;20220607;23.1;12.5;17.8;2.3;13.13;0;4.35;22743 +80092;45.95406;4.40957;451;20220608;20.9;11.3;16.1;2.4;13.29;17.2;3.7;20563 +80092;45.95406;4.40957;451;20220609;18.8;12.8;15.8;3.1;12.49;.6;3.35;16111 +80092;45.95406;4.40957;451;20220610;23.5;9.3;16.4;2;11.79;0;4.55;25247 +80092;45.95406;4.40957;451;20220611;28.2;11.7;19.9;2;13.52;0;5.41;27200 +80092;45.95406;4.40957;451;20220612;29.3;14.6;21.9;1.6;15.26;0;5.27;25853 +80092;45.95406;4.40957;451;20220613;25.5;16.6;21;2.7;15.12;0;4.63;19942 +80092;45.95406;4.40957;451;20220614;30;11.3;20.6;1.8;12.06;0;5.86;28894 +80092;45.95406;4.40957;451;20220615;33.2;16.9;25;2.6;15.39;0;6.6;27138 +80092;45.95406;4.40957;451;20220616;30.9;18.5;24.7;2.1;17.16;0;5.58;23865 +80092;45.95406;4.40957;451;20220617;32.7;16.9;24.8;2;14.92;1.1;6.15;26564 +80092;45.95406;4.40957;451;20220618;36.7;16.6;26.7;3.2;13.72;.1;8.15;29623 +80092;45.95406;4.40957;451;20220619;34.9;23;28.9;5.7;13.99;0;9.26;23310 +80092;45.95406;4.40957;451;20220620;32.8;18.7;25.7;2.8;13.19;.4;6.73;25045 +80092;45.95406;4.40957;451;20220621;32.3;17.5;24.9;2.2;16.06;3.6;6.07;26005 +80092;45.95406;4.40957;451;20220622;27.9;18.2;23.1;2.3;19.42;15.3;4.58;20603 +80092;45.95406;4.40957;451;20220623;25.2;16.2;20.7;2.4;17.86;8.5;4.19;20233 +80092;45.95406;4.40957;451;20220624;22.1;15.7;18.9;2.2;15.99;.8;3.38;16260 +80092;45.95406;4.40957;451;20220625;27.7;12.7;20.2;2.5;14.72;10.2;5.35;26110 +80092;45.95406;4.40957;451;20220626;19.7;14.4;17;1.7;17.02;13.7;2.88;15302 +80092;45.95406;4.40957;451;20220627;19.6;14.5;17.1;1.8;16.32;.2;2.83;14890 +80092;45.95406;4.40957;451;20220628;23.9;11.3;17.6;2.6;14.09;.1;4.47;23336 +80092;45.95406;4.40957;451;20220629;26.9;13.1;20;1.5;14.86;.2;4.75;24427 +80092;45.95406;4.40957;451;20220630;22.7;15.5;19.1;2.3;15.29;7.4;3.9;18128 +80092;45.95406;4.40957;451;20220701;21.4;11.1;16.2;2.2;12.56;0;3.97;21472 +80092;45.95406;4.40957;451;20220702;28;10;19;1.6;12.96;0;5.25;27863 +80092;45.95406;4.40957;451;20220703;28.5;14.8;21.6;1.9;15.62;1.8;5.15;24832 +80092;45.95406;4.40957;451;20220704;25.9;15.9;20.9;1.9;17.26;.1;4.29;20963 +80092;45.95406;4.40957;451;20220705;25.6;14.4;20;2.2;14.69;0;4.6;22008 +80092;45.95406;4.40957;451;20220706;24.8;13.3;19;3.2;12.56;0;5.04;22317 +80092;45.95406;4.40957;451;20220707;24.1;11.4;17.8;3.3;12.86;0;4.86;23433 +80092;45.95406;4.40957;451;20220708;25.2;13;19.1;4.4;12.96;0;5.49;22983 +80092;45.95406;4.40957;451;20220709;27;13.4;20.2;2.9;12.99;0;5.45;23960 +80092;45.95406;4.40957;451;20220710;27.3;14.3;20.8;2.7;13.42;0;5.35;23491 +80092;45.95406;4.40957;451;20220711;27.6;13.8;20.7;2.6;12.69;.2;5.46;24179 +80092;45.95406;4.40957;451;20220712;29.3;15.2;22.3;2.2;13.29;0;5.54;24376 +80092;45.95406;4.40957;451;20220713;31.1;14.7;22.9;1.9;12.19;0;5.78;26389 +80092;45.95406;4.40957;451;20220714;33.4;17.6;25.5;2.2;14.09;0;6.36;25938 +80092;45.95406;4.40957;451;20220715;30;17.3;23.7;2.5;14.02;0;5.76;23187 +80092;45.95406;4.40957;451;20220716;29.4;14.9;22.1;2.9;12.12;0;6.13;24613 +80092;45.95406;4.40957;451;20220717;31.6;15.3;23.5;2.2;11.92;0;6.1;25630 +80092;45.95406;4.40957;451;20220718;36.2;17.3;26.7;2.4;12.22;0;7.16;27628 +80092;45.95406;4.40957;451;20220719;38;20.6;29.3;2.9;14.46;0;7.81;26763 +80092;45.95406;4.40957;451;20220720;28.1;20.2;24.2;2.6;18.16;.5;4.78;18170 +80092;45.95406;4.40957;451;20220721;30.2;16.1;23.2;2;15.69;0;5.37;23884 +80092;45.95406;4.40957;451;20220722;33.1;16.6;24.9;2.1;16.12;1.5;5.98;25787 +80092;45.95406;4.40957;451;20220723;27.4;19.4;23.4;3.1;17.26;0;4.73;17907 +80092;45.95406;4.40957;451;20220724;33.9;15.3;24.6;1.6;15.82;0;5.87;27094 +80092;45.95406;4.40957;451;20220725;31.3;20.2;25.7;3.7;15.52;0;6.35;21216 +80092;45.95406;4.40957;451;20220726;26;17.1;21.5;4.3;14.46;0;5.25;18464 +80092;45.95406;4.40957;451;20220727;26.5;13.7;20.1;2.9;11.92;0;5.23;22151 +80092;45.95406;4.40957;451;20220728;29.3;12.8;21.1;1.8;12.02;0;5.23;24904 +80092;45.95406;4.40957;451;20220729;25.9;16.9;21.4;1.6;13.56;0;3.99;17834 +80092;45.95406;4.40957;451;20220730;29.5;14;21.7;2;12.66;0;5.26;24130 +80092;45.95406;4.40957;451;20220731;31.3;15.8;23.6;2.1;13.19;0;5.58;24059 +80092;45.95406;4.40957;451;20220801;31.5;16.4;24;2.3;14.06;0;5.73;23707 +80092;45.95406;4.40957;451;20220802;31.6;16.4;24;2.3;14.42;0;5.67;23709 +80092;45.95406;4.40957;451;20220803;35.6;17.6;26.6;2;13.99;0;6.26;25443 +80092;45.95406;4.40957;451;20220804;36.6;20.6;28.6;1.8;14.09;.1;6.12;24097 +80092;45.95406;4.40957;451;20220805;30.4;19.5;25;2.6;16.62;.3;5.27;19934 +80092;45.95406;4.40957;451;20220806;28.7;17;22.9;3.4;15.82;0;5.22;20036 +80092;45.95406;4.40957;451;20220807;28.4;13.7;21.1;3.3;12.96;0;5.44;22072 +80092;45.95406;4.40957;451;20220808;30.4;14.5;22.4;2.8;11.49;0;5.78;22875 +80092;45.95406;4.40957;451;20220809;31.9;15.7;23.8;2.6;10.89;0;5.94;22887 +80092;45.95406;4.40957;451;20220810;32.9;16.3;24.6;2.1;10.86;0;5.82;23413 +80092;45.95406;4.40957;451;20220811;34.3;16.8;25.5;1.7;11.29;0;5.63;23962 +80092;45.95406;4.40957;451;20220812;33.6;17;25.3;2.3;11.36;0;5.97;23123 +80092;45.95406;4.40957;451;20220813;33.4;17.1;25.2;2;9.86;2.6;5.68;22881 +80092;45.95406;4.40957;451;20220814;24.4;18.2;21.3;2.1;15.32;14.6;3.36;13210 +80092;45.95406;4.40957;451;20220815;26;15.4;20.7;1.9;16.02;0;3.81;18331 +80092;45.95406;4.40957;451;20220816;29.9;14.7;22.3;2.5;15.42;7.3;4.94;21979 +80092;45.95406;4.40957;451;20220817;23.8;15.7;19.8;2.3;17.49;11.5;3.33;15962 +80092;45.95406;4.40957;451;20220818;22.3;13.5;17.9;2.2;16.92;5;2.95;16161 +80092;45.95406;4.40957;451;20220819;22.7;15.9;19.3;2.9;17.72;1.6;2.99;14177 +80092;45.95406;4.40957;451;20220820;24.5;16.9;20.7;2.1;17.82;0;3.17;14899 +80092;45.95406;4.40957;451;20220821;24.6;13.5;19.1;2;14.72;0;3.62;18031 +80092;45.95406;4.40957;451;20220822;25.4;15.2;20.3;2;15.46;0;3.65;17316 +80092;45.95406;4.40957;451;20220823;27.5;16.3;21.9;1.9;16.12;0;3.98;18027 +80092;45.95406;4.40957;451;20220824;29.8;16;22.9;1.7;14.42;0;4.3;19257 +80092;45.95406;4.40957;451;20220825;31.1;17;24;2.1;14.82;2.2;4.74;19854 +80092;45.95406;4.40957;451;20220826;24.9;18;21.5;2.7;18.12;.3;3.27;13571 +80092;45.95406;4.40957;451;20220827;25.2;15.3;20.2;2.2;16.59;.1;3.44;16200 +80092;45.95406;4.40957;451;20220828;27.7;14.3;21;1.8;16.12;0;3.79;18485 +80092;45.95406;4.40957;451;20220829;31;15;23;1.8;15.49;.4;4.38;20186 +80092;45.95406;4.40957;451;20220830;23.8;17.6;20.7;2.4;16.79;1;2.99;12544 +80092;45.95406;4.40957;451;20220831;25.6;14.9;20.3;1.9;16.92;.2;3.25;16066 +80092;45.95406;4.40957;451;20220901;26.5;14.2;20.3;2.1;14.62;0;3.63;16958 +80092;45.95406;4.40957;451;20220902;25.1;15.3;20.2;2;15.12;19.1;3.28;15389 +80092;45.95406;4.40957;451;20220903;25.4;14.4;19.9;2.4;16.42;4.2;3.33;15893 +80092;45.95406;4.40957;451;20220904;29;13.9;21.5;2;15.89;0;3.97;18741 +80092;45.95406;4.40957;451;20220905;29.1;17.5;23.3;3.2;17.16;1;4.35;16397 +80092;45.95406;4.40957;451;20220906;25.2;17.8;21.5;2.2;18.16;1.2;2.97;12825 +80092;45.95406;4.40957;451;20220907;24.6;14.9;19.7;2;17.59;3.4;2.87;14629 +80092;45.95406;4.40957;451;20220908;23.4;12.4;17.9;2.4;14.32;0;3.06;15154 +80092;45.95406;4.40957;451;20220909;21.9;11.9;16.9;2;13.42;1;2.71;14228 +80092;45.95406;4.40957;451;20220910;21.7;13.7;17.7;1.3;13.06;.1;2.44;12663 +80092;45.95406;4.40957;451;20220911;24.4;9.6;17;1.6;12.16;0;3.09;17382 +80092;45.95406;4.40957;451;20220912;31.1;12.8;21.9;2.5;13.42;0;4.57;19038 +80092;45.95406;4.40957;451;20220913;30.2;18.1;24.2;3.5;17.19;0;4.47;15329 +80092;45.95406;4.40957;451;20220914;26.9;18.7;22.8;3.1;18.72;17.6;3.32;12068 +80092;45.95406;4.40957;451;20220915;23.2;14.8;19;2.2;16.99;9.5;2.46;12315 +80092;45.95406;4.40957;451;20220916;18.2;14.2;16.2;2.7;14.49;.1;1.9;8340 +80092;45.95406;4.40957;451;20220917;15.8;7.6;11.7;3.7;9.16;0;2.48;11860 +80092;45.95406;4.40957;451;20220918;18;4.3;11.1;1.7;8.06;0;2.39;15463 +80092;45.95406;4.40957;451;20220919;18.6;4.8;11.7;2.2;8.46;0;2.57;15312 +80092;45.95406;4.40957;451;20220920;19;5.5;12.2;2.4;8.39;0;2.73;14645 +80092;45.95406;4.40957;451;20220921;19.1;6.3;12.7;2.4;8.29;0;2.71;14009 +80092;45.95406;4.40957;451;20220922;20.8;5.2;13;1.6;8.86;0;2.54;15787 +80092;45.95406;4.40957;451;20220923;21.9;8;15;2.1;11.26;3.1;2.62;14806 +80092;45.95406;4.40957;451;20220924;19.4;10.7;15.1;2;13.52;18.1;1.94;10892 +80092;45.95406;4.40957;451;20220925;14.8;10.9;12.8;1.4;13.09;5.9;1.23;7348 +80092;45.95406;4.40957;451;20220926;16.6;8.9;12.7;1.6;11.62;4.5;1.63;10272 +80092;45.95406;4.40957;451;20220927;13.6;9.5;11.6;3.2;11.09;6.3;1.46;7184 +80092;45.95406;4.40957;451;20220928;15.5;9.8;12.7;3.7;12.99;16.2;1.38;8521 +80092;45.95406;4.40957;451;20220929;13.5;9.5;11.5;1.7;11.19;1.6;1.19;6516 +80092;45.95406;4.40957;451;20220930;14.2;5.7;9.9;1.6;9.52;.9;1.49;10532 +80092;45.95406;4.40957;451;20221001;16.7;6.4;11.6;2.9;11.86;1.2;1.66;10914 +80092;45.95406;4.40957;451;20221002;21.7;14;17.9;1.9;14.89;0;2.02;9890 +80092;45.95406;4.40957;451;20221003;18;12.2;15.1;1.7;13.66;0;1.54;8378 +80092;45.95406;4.40957;451;20221004;21.6;7.9;14.7;1.6;11.96;.2;2.06;12757 +80092;45.95406;4.40957;451;20221005;24.4;9.8;17.1;2.3;12.32;0;2.67;12963 +80092;45.95406;4.40957;451;20221006;18.4;12.1;15.3;1.4;13.86;.1;1.46;8503 +80092;45.95406;4.40957;451;20221007;21.8;11.2;16.5;1.4;14.02;.4;1.8;10746 +80092;45.95406;4.40957;451;20221008;16.2;13.1;14.6;1.4;13.66;1;1.19;5497 +80092;45.95406;4.40957;451;20221009;19.8;7.2;13.5;2.3;11.36;.1;1.95;10980 +80092;45.95406;4.40957;451;20221010;22.3;11.4;16.9;2.7;13.49;.1;2.26;10340 +80092;45.95406;4.40957;451;20221011;18.3;11.8;15;1.6;14.49;1.8;1.33;7949 +80092;45.95406;4.40957;451;20221012;20.5;13.2;16.9;1.4;14.82;.2;1.49;8115 +80092;45.95406;4.40957;451;20221013;17.6;10.9;14.3;1.4;13.79;3.8;1.26;7776 +80092;45.95406;4.40957;451;20221014;17.3;12.7;15;2.5;14.79;.9;1.22;5863 +80092;45.95406;4.40957;451;20221015;21.9;12.9;17.4;2.4;14.09;0;1.95;8888 +80092;45.95406;4.40957;451;20221016;24.3;14.7;19.5;4.7;14.39;0;3.1;9207 +80092;45.95406;4.40957;451;20221017;22.9;15.4;19.1;4.5;14.59;0;2.78;7963 +80092;45.95406;4.40957;451;20221018;24.6;14.8;19.7;2.7;14.59;0;2.39;8955 +80092;45.95406;4.40957;451;20221019;24;12.5;18.3;2.9;13.92;1.2;2.33;9367 +80092;45.95406;4.40957;451;20221020;21;15.8;18.4;3.6;15.36;8.7;2.07;5953 +80092;45.95406;4.40957;451;20221021;20.7;14.8;17.8;2.8;15.82;6.4;1.62;6189 +80092;45.95406;4.40957;451;20221022;22.4;12.6;17.5;2.6;14.16;0;1.93;8267 +80092;45.95406;4.40957;451;20221023;22.6;14.6;18.6;4.1;14.46;0;2.52;7272 +80092;45.95406;4.40957;451;20221024;20.5;14.6;17.6;2.3;13.72;.3;1.67;5487 +80092;45.95406;4.40957;451;20221025;19.9;9.6;14.8;2.4;12.29;.5;1.66;7994 +80092;45.95406;4.40957;451;20221026;23.3;12.5;17.9;2;13.59;.2;1.78;8370 +80092;45.95406;4.40957;451;20221027;22.1;13.8;17.9;3.7;14.12;0;2.17;7129 +80092;45.95406;4.40957;451;20221028;25.3;17.1;21.2;3.4;12.62;0;3.19;6973 +80092;45.95406;4.40957;451;20221029;24.1;14.8;19.5;3.9;10.89;0;3.47;7229 +80092;45.95406;4.40957;451;20221030;23;14.9;18.9;2.5;10.82;0;2.51;6790 +80092;45.95406;4.40957;451;20221031;20.9;11.7;16.3;3;12.72;5.5;1.9;7043 +80092;45.95406;4.40957;451;20221101;16.7;13.3;15;2.1;13.19;.1;1.15;3899 +80092;45.95406;4.40957;451;20221102;17.2;8.3;12.8;1.7;10.56;.1;1.19;6631 +80092;45.95406;4.40957;451;20221103;14.5;8;11.3;3.7;9.86;2.8;1.49;5474 +80092;45.95406;4.40957;451;20221104;9.7;6.4;8.1;3.4;9.12;6.8;.89;3388 +80092;45.95406;4.40957;451;20221105;10.8;4.9;7.9;2.4;8.59;0;.86;5113 +80092;45.95406;4.40957;451;20221106;13.7;2.2;7.9;2.5;7.72;0;1.14;7186 +80092;45.95406;4.40957;451;20221107;17.2;7.3;12.3;2.9;9.26;0;1.61;6680 +80092;45.95406;4.40957;451;20221108;17.3;9;13.2;4.6;10.36;4.5;1.85;6034 +80092;45.95406;4.40957;451;20221109;12.9;12.2;12.5;1.9;12.96;8.4;.69;1159 +80092;45.95406;4.40957;451;20221110;13.7;8.2;11;1.5;11.09;.2;.71;4591 +80092;45.95406;4.40957;451;20221111;16.7;5.1;10.9;2.3;10.49;.2;1.02;6429 +80092;45.95406;4.40957;451;20221112;16.7;7.3;12;2.1;10.69;.1;1.03;5537 +80092;45.95406;4.40957;451;20221113;14.8;6.6;10.7;1.6;9.99;0;.85;5249 +80092;45.95406;4.40957;451;20221114;15;8.5;11.8;3.4;10.49;7.3;1.17;4762 +80092;45.95406;4.40957;451;20221115;14;9.7;11.9;2.4;11.86;7.6;.81;3533 +80092;45.95406;4.40957;451;20221116;14.5;7.2;10.8;2.7;9.92;0;1.07;4782 +80092;45.95406;4.40957;451;20221117;16.3;10.3;13.3;2.9;9.79;3.2;1.51;4355 +80092;45.95406;4.40957;451;20221118;10.8;7.3;9;2;8.69;1.8;.88;3002 +80092;45.95406;4.40957;451;20221119;8;3.6;5.8;1.7;8.16;.7;.51;3470 +80092;45.95406;4.40957;451;20221120;9;2.9;5.9;1.6;7.86;.9;.54;4207 +80092;45.95406;4.40957;451;20221121;7.9;3.9;5.9;2.6;8.16;4.1;.58;3031 +80092;45.95406;4.40957;451;20221122;8.9;4.9;6.9;2.5;7.56;0;.87;2811 +80092;45.95406;4.40957;451;20221123;10;2.7;6.3;3.4;8.06;4.6;.77;4294 +80092;45.95406;4.40957;451;20221124;11.5;4.8;8.2;2.4;8.59;0;.8;4081 +80092;45.95406;4.40957;451;20221125;9.7;6.8;8.2;1.5;8.89;1.9;.62;2416 +80092;45.95406;4.40957;451;20221126;8.3;3.7;6;1.9;8.06;.2;.55;3287 +80092;45.95406;4.40957;451;20221127;10.6;2.2;6.4;3.8;6.99;4.8;1.08;4429 +80092;45.95406;4.40957;451;20221128;8.6;6.3;7.4;2.3;8.59;4.3;.68;2002 +80092;45.95406;4.40957;451;20221129;6.9;4.4;5.7;1.8;8.46;1.1;.42;2039 +80092;45.95406;4.40957;451;20221130;6.6;5.1;5.8;3.4;8.26;0;.67;1373 +80092;45.95406;4.40957;451;20221201;5.3;4.2;4.8;2.9;7.22;0;.69;1097 +80092;45.95406;4.40957;451;20221202;3.3;2.4;2.9;1.1;6.62;.8;.46;898 +80092;45.95406;4.40957;451;20221203;3.5;.7;2.1;1.3;6.62;5;.4;2019 +80092;45.95406;4.40957;451;20221204;4.3;2;3.1;1.4;7.19;3.3;.37;1889 +80092;45.95406;4.40957;451;20221205;7.3;.5;3.9;1.5;6.46;.1;.5;3576 +80092;45.95406;4.40957;451;20221206;3;-2.4;.3;1.2;5.66;.1;.32;3178 +80092;45.95406;4.40957;451;20221207;1.7;-.7;.5;.9;6.22;0;.29;1838 +80092;45.95406;4.40957;451;20221208;3.3;-1.3;1;.9;5.79;5.3;.32;2735 +80092;45.95406;4.40957;451;20221209;1.2;-.3;.4;1.7;6.12;1.4;.31;1256 +80092;45.95406;4.40957;451;20221210;-.9;-1.4;-1.1;3.3;5.29;0;.4;472 +80092;45.95406;4.40957;451;20221211;.6;-5.9;-2.7;1.7;4.22;0;.34;3338 +80092;45.95406;4.40957;451;20221212;2.3;-5.3;-1.5;1.8;4.32;.9;.4;3740 +80092;45.95406;4.40957;451;20221213;2.2;-2;.1;1.9;5.76;.2;.28;2433 +80092;45.95406;4.40957;451;20221214;10.4;-.8;4.8;2.1;8.02;.5;.37;4399 +80092;45.95406;4.40957;451;20221215;4.4;3.3;3.9;1.7;7.86;9.1;.36;930 +80092;45.95406;4.40957;451;20221216;.6;0;.3;2.9;6.12;0;.34;391 +80092;45.95406;4.40957;451;20221217;-.9;-5.9;-3.4;1.6;4.42;0;.27;2657 +80092;45.95406;4.40957;451;20221218;7.7;-4.8;1.5;3.6;5.42;.1;.73;4683 +80092;45.95406;4.40957;451;20221219;13.4;6;9.7;4.7;8.32;0;1.39;3698 +80092;45.95406;4.40957;451;20221220;15.3;9.5;12.4;5;9.29;1.9;1.81;3165 +80092;45.95406;4.40957;451;20221221;12.4;9.6;11;2.5;10.29;.1;.92;1846 +80092;45.95406;4.40957;451;20221222;12.8;9.2;11;2.8;10.19;6.7;.92;2307 +80092;45.95406;4.40957;451;20221223;14.6;10.5;12.5;2.9;12.22;3.6;.73;2409 +80092;45.95406;4.40957;451;20221224;13.1;10.3;11.7;1.7;11.76;.1;.64;1769 +80092;45.95406;4.40957;451;20221225;15.9;7;11.4;3;9.89;0;1.2;3749 +80092;45.95406;4.40957;451;20221226;10.7;8.6;9.6;2.3;9.92;2.6;.75;1451 +80092;45.95406;4.40957;451;20221227;10.2;4.3;7.3;1.5;8.42;.1;.52;2978 +80092;45.95406;4.40957;451;20221228;11;2.2;6.6;3.3;7.59;0;.89;3877 +80092;45.95406;4.40957;451;20221229;11.7;7.6;9.6;3.5;8.79;5.7;1.1;2618 +80092;45.95406;4.40957;451;20221230;12.3;5.4;8.9;3.2;9.89;1.2;.69;3303 +80092;45.95406;4.40957;451;20221231;15.9;10.8;13.4;4.3;10.92;0;1.57;2997 +80093;45.97048;4.731;255;20220101;8.3;1.2;4.7;.7;7.92;.1;.23;4150 +80093;45.97048;4.731;255;20220102;8.9;.9;4.9;1.7;8.22;.1;.27;3814 +80093;45.97048;4.731;255;20220103;13.2;3.2;8.2;2.2;9.26;0;.57;4141 +80093;45.97048;4.731;255;20220104;13.6;9.2;11.4;5.1;9.45;5.2;1.56;2966 +80093;45.97048;4.731;255;20220105;5.3;4.1;4.7;3.9;6.2;.2;.95;2520 +80093;45.97048;4.731;255;20220106;5.6;2.1;3.9;3.4;5.62;0;.85;3655 +80093;45.97048;4.731;255;20220107;2.8;-2;.4;2.1;5.97;5.7;.26;2858 +80093;45.97048;4.731;255;20220108;5.6;1.6;3.6;3.6;7.47;4.5;.34;2344 +80093;45.97048;4.731;255;20220109;5.9;4.2;5;3.1;7.22;4;.69;1892 +80093;45.97048;4.731;255;20220110;6.3;2.6;4.5;3.1;6.52;0;.68;4381 +80093;45.97048;4.731;255;20220111;3.9;.5;2.2;3.2;5.72;0;.61;3519 +80093;45.97048;4.731;255;20220112;1.6;.4;1;2.3;5.02;0;.6;2247 +80093;45.97048;4.731;255;20220113;.7;-3.8;-1.6;1.1;4.65;0;.29;3911 +80093;45.97048;4.731;255;20220114;-.1;-5.5;-2.8;.8;4.55;0;.23;3923 +80093;45.97048;4.731;255;20220115;-1.6;-5.6;-3.6;.6;4.45;0;.23;2877 +80093;45.97048;4.731;255;20220116;-.1;-5.8;-3;.7;4.56;0;.21;4030 +80093;45.97048;4.731;255;20220117;3.7;-3.3;.2;2.1;5.97;0;.27;3503 +80093;45.97048;4.731;255;20220118;3.3;1.6;2.4;1.7;5.97;0;.51;1914 +80093;45.97048;4.731;255;20220119;3;-4;-.5;.9;5.65;.4;.24;4801 +80093;45.97048;4.731;255;20220120;4.9;1.2;3.1;2.6;6.62;1;.49;3141 +80093;45.97048;4.731;255;20220121;4.5;.6;2.6;5.9;5.1;0;1.13;5388 +80093;45.97048;4.731;255;20220122;5.9;0;2.9;3.7;5.72;0;.82;5136 +80093;45.97048;4.731;255;20220123;1.8;1;1.4;1.7;6.07;0;.43;872 +80093;45.97048;4.731;255;20220124;6.8;-1.7;2.5;1.1;5.75;0;.42;6668 +80093;45.97048;4.731;255;20220125;3.7;-3.8;0;.7;5.35;0;.31;5209 +80093;45.97048;4.731;255;20220126;-.5;-4.3;-2.4;1.7;5.02;0;.27;2798 +80093;45.97048;4.731;255;20220127;-1.8;-3.2;-2.5;1.6;4.9;0;.3;1625 +80093;45.97048;4.731;255;20220128;5;-2.4;1.3;2.5;6.02;0;.44;4595 +80093;45.97048;4.731;255;20220129;3.4;-1.9;.8;1.4;5.85;.1;.39;4070 +80093;45.97048;4.731;255;20220130;9.1;1.3;5.2;1.8;7.7;0;.55;5495 +80093;45.97048;4.731;255;20220131;7.6;4.4;6;3.6;7.17;1.6;.97;3328 +80093;45.97048;4.731;255;20220201;5.5;1.3;3.4;2.8;6.02;1.6;.77;4154 +80093;45.97048;4.731;255;20220202;11.5;3;7.2;2.6;8.82;.4;.69;6034 +80093;45.97048;4.731;255;20220203;10.9;3.1;7;1.8;8.27;0;.71;6180 +80093;45.97048;4.731;255;20220204;9.9;2.6;6.2;1.7;7.75;1.6;.7;5505 +80093;45.97048;4.731;255;20220205;9;3.7;6.3;2.7;6.65;0;1.03;7068 +80093;45.97048;4.731;255;20220206;8.9;-1.9;3.5;2.9;6.82;3.9;.73;6143 +80093;45.97048;4.731;255;20220207;8.9;6.7;7.8;3.7;6.92;0;1.38;5440 +80093;45.97048;4.731;255;20220208;11.2;-1.8;4.7;1.4;5.57;0;.91;9810 +80093;45.97048;4.731;255;20220209;13.7;-2.7;5.5;2.3;6.02;0;1.19;11047 +80093;45.97048;4.731;255;20220210;10;.1;5;1.8;8.03;1.7;1.14;10286 +80093;45.97048;4.731;255;20220211;8.3;5.8;7;4.2;6.76;.2;1.42;7991 +80093;45.97048;4.731;255;20220212;9.8;-4.1;2.9;1.7;5.73;0;.85;8744 +80093;45.97048;4.731;255;20220213;13;1.4;7.2;6.3;6.73;.4;2.06;11195 +80093;45.97048;4.731;255;20220214;9.7;8.5;9.1;4.3;8.86;8.2;1.24;2130 +80093;45.97048;4.731;255;20220215;9.6;4.5;7;3.4;7.36;2.5;1.21;5785 +80093;45.97048;4.731;255;20220216;8.7;4.6;6.6;2.8;8.96;6;.63;4097 +80093;45.97048;4.731;255;20220217;16.3;7.9;12.1;2.4;10.2;.3;1.39;7466 +80093;45.97048;4.731;255;20220218;20.5;4.3;12.4;2.1;9.05;.2;1.77;11602 +80093;45.97048;4.731;255;20220219;10.1;5.1;7.6;2.6;6.17;0;1.46;8597 +80093;45.97048;4.731;255;20220220;11.9;.7;6.3;2.2;7.4;2.5;1.09;8135 +80093;45.97048;4.731;255;20220221;9.7;7.5;8.6;4.7;7.75;1.5;1.58;5835 +80093;45.97048;4.731;255;20220222;11.5;6.3;8.9;2.7;7.92;.7;1.36;6963 +80093;45.97048;4.731;255;20220223;14.6;6.3;10.5;1.4;8.9;0;1.28;9761 +80093;45.97048;4.731;255;20220224;15;2.2;8.6;2.6;7.67;.1;1.6;9750 +80093;45.97048;4.731;255;20220225;9.2;3.3;6.3;3.4;5.77;0;1.65;9594 +80093;45.97048;4.731;255;20220226;10.5;1.2;5.9;2.9;5.62;.1;1.65;11780 +80093;45.97048;4.731;255;20220227;11.4;-3.2;4.1;1.7;5.15;0;1.42;13776 +80093;45.97048;4.731;255;20220228;12.9;-2.2;5.4;1.8;5.62;0;1.55;14068 +80093;45.97048;4.731;255;20220301;13.5;-1;6.3;1.6;5.77;.1;1.57;13618 +80093;45.97048;4.731;255;20220302;12;1.6;6.8;2.3;7.3;0;1.38;9907 +80093;45.97048;4.731;255;20220303;14.2;3.6;8.9;1.7;8.55;0;1.39;10732 +80093;45.97048;4.731;255;20220304;14;2.9;8.4;2.7;5.97;0;2.13;13556 +80093;45.97048;4.731;255;20220305;10.8;-1.3;4.7;2.4;4.15;0;1.92;14340 +80093;45.97048;4.731;255;20220306;8.5;-2.7;2.9;2.4;3.92;0;1.71;14226 +80093;45.97048;4.731;255;20220307;9.5;-3.9;2.8;1.6;4.35;0;1.5;14851 +80093;45.97048;4.731;255;20220308;13.3;-2.9;5.2;3;5.7;0;1.99;15900 +80093;45.97048;4.731;255;20220309;14.5;-.6;6.9;2.3;6.67;.1;1.9;15603 +80093;45.97048;4.731;255;20220310;15;.4;7.7;2.9;7.6;.2;1.96;14559 +80093;45.97048;4.731;255;20220311;15.3;7.8;11.5;7.6;7.42;.7;3.36;9882 +80093;45.97048;4.731;255;20220312;11.6;8.7;10.1;3.3;7.05;.6;1.98;5865 +80093;45.97048;4.731;255;20220313;13.2;8.2;10.7;4.2;8;.4;2.14;6982 +80093;45.97048;4.731;255;20220314;11.7;3.3;7.5;1.6;9.15;5.1;1.23;10836 +80093;45.97048;4.731;255;20220315;17.1;8.8;12.9;4.3;9.7;0;2.51;10917 +80093;45.97048;4.731;255;20220316;17.1;6;11.5;2.1;9.75;.1;1.99;12058 +80093;45.97048;4.731;255;20220317;13.3;7.9;10.6;3.9;10.2;0;1.56;7576 +80093;45.97048;4.731;255;20220318;11.9;7.7;9.8;3.8;9.03;0;1.55;4934 +80093;45.97048;4.731;255;20220319;14.9;3.5;9.2;1.9;8.29;0;1.91;13960 +80093;45.97048;4.731;255;20220320;14.9;5.1;10;4.4;7.06;0;2.72;12158 +80093;45.97048;4.731;255;20220321;16.7;7.8;12.2;4.5;6.46;0;3.59;15638 +80093;45.97048;4.731;255;20220322;16.4;3;9.7;3.8;5.53;0;3.35;18677 +80093;45.97048;4.731;255;20220323;17.4;1.6;9.5;1.5;5.69;0;2.57;19141 +80093;45.97048;4.731;255;20220324;20.2;1.2;10.7;1.2;6.09;0;2.66;19817 +80093;45.97048;4.731;255;20220325;19.8;2.8;11.3;1.6;6.93;0;2.83;19696 +80093;45.97048;4.731;255;20220326;19.9;5;12.5;2.2;7.13;0;3.18;19600 +80093;45.97048;4.731;255;20220327;21.2;3.2;12.2;1.3;7.43;0;2.75;18982 +80093;45.97048;4.731;255;20220328;21.9;3.8;12.8;2.4;6.56;0;3.57;19145 +80093;45.97048;4.731;255;20220329;19.6;9.9;14.8;4.4;6.96;1.9;4.08;13153 +80093;45.97048;4.731;255;20220330;15.8;9.3;12.5;2.9;10.39;6.1;2.11;10587 +80093;45.97048;4.731;255;20220331;12.2;8.2;10.2;3.5;9.36;5.8;1.71;8533 +80093;45.97048;4.731;255;20220401;4.8;.5;2.7;5.3;6.19;4.4;1.04;5650 +80093;45.97048;4.731;255;20220402;5.1;1;3.1;6.1;5.16;1.2;1.71;8180 +80093;45.97048;4.731;255;20220403;5.9;.2;3;5.1;5.33;.2;1.64;9904 +80093;45.97048;4.731;255;20220404;10;-2.4;3.8;1.6;5.1;0;2.12;20612 +80093;45.97048;4.731;255;20220405;13.6;1.6;7.6;2.2;7.69;0;2.05;15082 +80093;45.97048;4.731;255;20220406;14.8;7.5;11.2;1.7;10.26;.9;1.67;9385 +80093;45.97048;4.731;255;20220407;13.7;9.5;11.6;5.2;10.63;5.9;1.78;5874 +80093;45.97048;4.731;255;20220408;18;11.1;14.6;6.6;10.29;.3;3.29;9150 +80093;45.97048;4.731;255;20220409;10.6;3.6;7.1;4;6.99;1.1;2.15;13558 +80093;45.97048;4.731;255;20220410;14.2;-1.3;6.5;1.9;6.49;.3;2.56;21503 +80093;45.97048;4.731;255;20220411;18.4;3.5;11;7.1;7.23;0;4.31;19228 +80093;45.97048;4.731;255;20220412;19.6;11.7;15.7;5;6.89;0;4.57;11706 +80093;45.97048;4.731;255;20220413;20.1;8.4;14.2;2.1;9.76;0;3.05;16961 +80093;45.97048;4.731;255;20220414;21.6;7.9;14.8;2.8;11.83;0;3.48;21080 +80093;45.97048;4.731;255;20220415;22.6;9.2;15.9;3.4;11.39;0;4.05;22159 +80093;45.97048;4.731;255;20220416;21.6;9.1;15.3;4.9;9.63;0;4.71;23522 +80093;45.97048;4.731;255;20220417;18.8;4.8;11.8;2.4;7.46;0;3.72;24300 +80093;45.97048;4.731;255;20220418;20.1;3.8;12;1.8;7.06;0;3.53;22173 +80093;45.97048;4.731;255;20220419;20.4;5.1;12.8;2.3;7.89;0;3.72;22359 +80093;45.97048;4.731;255;20220420;20.6;5.2;12.9;2.4;9.56;0;3.28;18932 +80093;45.97048;4.731;255;20220421;20.4;10.5;15.4;2.7;10.09;0;3.71;19652 +80093;45.97048;4.731;255;20220422;21;5.3;13.1;2.2;8.93;0;3.66;22133 +80093;45.97048;4.731;255;20220423;17.9;12.1;15;4.5;9.93;6;3.28;10560 +80093;45.97048;4.731;255;20220424;16.2;7.8;12;3.6;10.53;2.9;2.4;12616 +80093;45.97048;4.731;255;20220425;16;11;13.5;2.4;11.63;3;2.04;9910 +80093;45.97048;4.731;255;20220426;18.1;9.4;13.8;2.3;10.53;0;3.24;19884 +80093;45.97048;4.731;255;20220427;19.6;4.3;12;2.1;9.09;0;3.69;25251 +80093;45.97048;4.731;255;20220428;22.3;5.5;13.9;1.9;10.13;0;4.04;26169 +80093;45.97048;4.731;255;20220429;21.4;7;14.2;2.4;10.69;.2;3.49;19932 +80093;45.97048;4.731;255;20220430;19.6;7.1;13.4;3.1;10.03;0;3.8;23386 +80093;45.97048;4.731;255;20220501;19.2;6.4;12.8;2.8;8.86;0;3.97;24726 +80093;45.97048;4.731;255;20220502;20.7;5.3;13;2.3;9.39;0;3.96;25324 +80093;45.97048;4.731;255;20220503;21.6;9;15.3;2.2;10.66;.1;3.5;18277 +80093;45.97048;4.731;255;20220504;21.5;8.6;15;2.4;11.56;2.3;3.57;20457 +80093;45.97048;4.731;255;20220505;18.9;11.1;15;3.8;11.29;1.4;3.47;17099 +80093;45.97048;4.731;255;20220506;19.5;9.6;14.5;4.2;10.72;0;3.69;18583 +80093;45.97048;4.731;255;20220507;22.5;11.2;16.8;3.9;10.07;0;4.88;22975 +80093;45.97048;4.731;255;20220508;23;12.4;17.7;3.2;10.97;.3;4.66;22159 +80093;45.97048;4.731;255;20220509;24.3;10.1;17.2;1.6;12.2;0;4.42;26193 +80093;45.97048;4.731;255;20220510;27.1;10;18.5;1.6;13.02;0;4.74;26501 +80093;45.97048;4.731;255;20220511;29;12.4;20.7;3.9;12.32;0;6.42;27992 +80093;45.97048;4.731;255;20220512;27;12.6;19.8;2.5;12.9;.7;4.93;22838 +80093;45.97048;4.731;255;20220513;23.5;13.3;18.4;1.9;15.47;.2;3.63;19249 +80093;45.97048;4.731;255;20220514;25.6;12.2;18.9;2.1;13.8;0;4.75;25716 +80093;45.97048;4.731;255;20220515;29;10.5;19.8;3.2;12.87;.8;5.87;27155 +80093;45.97048;4.731;255;20220516;28.2;14.9;21.6;2;12.17;0;5.18;24125 +80093;45.97048;4.731;255;20220517;29.8;13.4;21.6;1.7;14.47;0;5.33;27251 +80093;45.97048;4.731;255;20220518;31;14.8;22.9;1.6;15.07;0;5.57;27834 +80093;45.97048;4.731;255;20220519;31.5;17;24.3;3.6;14.87;.2;6.6;25123 +80093;45.97048;4.731;255;20220520;30.7;16.6;23.7;4.8;12.92;.2;7.34;25809 +80093;45.97048;4.731;255;20220521;29.5;17.4;23.5;2.1;16.82;0;5.46;25893 +80093;45.97048;4.731;255;20220522;28.8;16.3;22.5;1.7;16.97;1;4.56;21306 +80093;45.97048;4.731;255;20220523;25.7;18.8;22.2;2.5;16.87;13.3;3.99;15847 +80093;45.97048;4.731;255;20220524;21.3;14;17.6;2.6;10.92;0;4.25;20040 +80093;45.97048;4.731;255;20220525;22.3;11.8;17.1;3.4;10.65;0;4.79;23421 +80093;45.97048;4.731;255;20220526;22.1;11.3;16.7;2.9;11.2;0;4.58;23812 +80093;45.97048;4.731;255;20220527;23.9;11.7;17.8;3.1;12.92;0;4.7;24101 +80093;45.97048;4.731;255;20220528;22.3;12.1;17.2;4.5;10.5;0;5.24;24553 +80093;45.97048;4.731;255;20220529;20;10.8;15.4;4.2;7.62;0;5.15;23722 +80093;45.97048;4.731;255;20220530;22.3;9.3;15.8;2.3;7.72;.1;4.98;26451 +80093;45.97048;4.731;255;20220531;20.5;10.5;15.5;2.1;11.55;1.2;3.55;18608 +80093;45.97048;4.731;255;20220601;23.7;10.9;17.3;1.5;14.62;2.6;3.78;21214 +80093;45.97048;4.731;255;20220602;26.9;14.6;20.7;2.3;16.22;.9;4.54;21627 +80093;45.97048;4.731;255;20220603;30.8;15.8;23.3;2;16.97;15.3;5.6;26352 +80093;45.97048;4.731;255;20220604;31.9;16;24;2.7;17.65;6.2;6.27;27383 +80093;45.97048;4.731;255;20220605;27.1;17;22;2.3;17.55;.9;4.79;22905 +80093;45.97048;4.731;255;20220606;25.8;14.2;20;1.6;15.35;.4;4.43;22957 +80093;45.97048;4.731;255;20220607;24.3;14.3;19.3;2.1;13.65;0;4.73;24570 +80093;45.97048;4.731;255;20220608;22.3;12.3;17.3;1.9;13.92;13.3;3.56;18463 +80093;45.97048;4.731;255;20220609;20.8;14;17.4;2.8;13.22;.8;3.8;19036 +80093;45.97048;4.731;255;20220610;25;10.5;17.7;2.4;11.5;.1;5.36;28995 +80093;45.97048;4.731;255;20220611;29.1;11.8;20.5;2;12.75;0;5.99;30849 +80093;45.97048;4.731;255;20220612;31;14.4;22.7;1.8;14.7;0;5.76;27477 +80093;45.97048;4.731;255;20220613;26.6;18.3;22.5;3.3;14.3;0;5.69;24185 +80093;45.97048;4.731;255;20220614;29.9;12.6;21.2;1.9;11.5;0;6.11;30280 +80093;45.97048;4.731;255;20220615;33.6;16.3;24.9;1.9;15.87;.3;6.29;27783 +80093;45.97048;4.731;255;20220616;32.4;19;25.7;2.1;17.27;0;6.23;27432 +80093;45.97048;4.731;255;20220617;33.5;17.6;25.6;2.2;13.8;3.7;6.91;29863 +80093;45.97048;4.731;255;20220618;36.9;17;26.9;3.3;14.37;.3;8.43;31295 +80093;45.97048;4.731;255;20220619;35.1;24;29.5;6.8;14.42;0;10.35;26489 +80093;45.97048;4.731;255;20220620;34;19.2;26.6;3.4;12.37;.3;7.99;29349 +80093;45.97048;4.731;255;20220621;32.8;19.1;26;2.4;16.42;1.3;6.2;24730 +80093;45.97048;4.731;255;20220622;30;20;25;2.9;20.52;26.5;4.99;19707 +80093;45.97048;4.731;255;20220623;27;17.4;22.2;2.1;19.25;10.6;4.32;20730 +80093;45.97048;4.731;255;20220624;22.7;17.6;20.1;2.2;17.1;8.7;3.28;14961 +80093;45.97048;4.731;255;20220625;28.1;14.3;21.2;2;16.15;7.2;5.15;25749 +80093;45.97048;4.731;255;20220626;21.8;15.6;18.7;2.1;17.42;7.6;2.87;14245 +80093;45.97048;4.731;255;20220627;21.5;16.5;19;2.5;16.65;.5;2.93;13343 +80093;45.97048;4.731;255;20220628;25;14;19.5;2.6;15.35;0;4.58;23369 +80093;45.97048;4.731;255;20220629;28.1;16.9;22.5;1.8;14.5;.1;5.48;26707 +80093;45.97048;4.731;255;20220630;28;16.3;22.1;2.2;15.35;8.2;4.91;21542 +80093;45.97048;4.731;255;20220701;22.4;11.9;17.2;2.2;13.25;0;4.45;25529 +80093;45.97048;4.731;255;20220702;28.1;11.2;19.6;1.7;13.25;0;5.67;31129 +80093;45.97048;4.731;255;20220703;30.5;15.4;22.9;1.8;17.12;1.2;5.62;27450 +80093;45.97048;4.731;255;20220704;26.3;17.8;22;2.7;16.45;0;4.65;20574 +80093;45.97048;4.731;255;20220705;27;16;21.5;2.7;14.1;0;5.73;27177 +80093;45.97048;4.731;255;20220706;26.3;16.7;21.5;3.5;11.7;0;5.99;24891 +80093;45.97048;4.731;255;20220707;26.2;13.8;20;3.8;12.47;0;5.75;25774 +80093;45.97048;4.731;255;20220708;25.9;15.3;20.6;4.6;12.87;0;6.08;26098 +80093;45.97048;4.731;255;20220709;27.1;15.1;21.1;3.1;12.27;0;5.88;25952 +80093;45.97048;4.731;255;20220710;27;17.8;22.4;3.9;13.57;0;6.08;24681 +80093;45.97048;4.731;255;20220711;28.1;15.9;22;3.1;13.1;.2;6.09;26879 +80093;45.97048;4.731;255;20220712;29.9;15.5;22.7;2.3;13.72;0;6.08;28341 +80093;45.97048;4.731;255;20220713;32.3;15.2;23.8;1.7;12.5;0;6.33;30504 +80093;45.97048;4.731;255;20220714;35.6;16.3;25.9;1.8;14.27;0;6.76;30520 +80093;45.97048;4.731;255;20220715;30.6;19.2;24.9;2.8;14.27;0;6.36;25586 +80093;45.97048;4.731;255;20220716;29.6;17.2;23.4;3.4;10.52;0;6.86;26560 +80093;45.97048;4.731;255;20220717;31.6;15.3;23.5;2.4;12.22;0;6.57;29163 +80093;45.97048;4.731;255;20220718;35.7;16.6;26.1;1.5;13.95;0;6.47;30127 +80093;45.97048;4.731;255;20220719;37.9;18.9;28.4;3.4;15.67;0;8.32;29639 +80093;45.97048;4.731;255;20220720;32.8;21.1;27;2.6;18.12;0;6.23;24729 +80093;45.97048;4.731;255;20220721;30.9;17.1;24;2.2;15.9;0;5.98;27525 +80093;45.97048;4.731;255;20220722;34.5;16.4;25.4;1.9;16.77;1.8;6.16;27575 +80093;45.97048;4.731;255;20220723;28.7;21.1;24.9;2.6;17.95;0;4.98;19847 +80093;45.97048;4.731;255;20220724;33.6;17.4;25.5;1.8;16.72;0;6.21;28631 +80093;45.97048;4.731;255;20220725;33.6;18.9;26.3;2.6;16.3;0;6.54;26422 +80093;45.97048;4.731;255;20220726;28;19.5;23.7;3.9;15.02;0;5.68;20612 +80093;45.97048;4.731;255;20220727;27.9;17.2;22.6;3.5;12.05;0;6.09;24268 +80093;45.97048;4.731;255;20220728;31.2;14.4;22.8;1.9;12.22;0;5.75;26607 +80093;45.97048;4.731;255;20220729;27.7;18.7;23.2;1.9;13.42;.2;4.63;19138 +80093;45.97048;4.731;255;20220730;30.8;16.7;23.8;2.3;12.8;0;6.01;26076 +80093;45.97048;4.731;255;20220731;32.7;16.2;24.5;2.1;13.57;0;6.11;27187 +80093;45.97048;4.731;255;20220801;33.3;17.9;25.6;2.1;14.27;0;6.13;26127 +80093;45.97048;4.731;255;20220802;31.9;18.4;25.2;2.6;15.45;0;6.07;25324 +80093;45.97048;4.731;255;20220803;36.7;17;26.8;1.6;14.25;0;6.34;28275 +80093;45.97048;4.731;255;20220804;38.3;20.3;29.3;2.2;15.02;0;6.94;26588 +80093;45.97048;4.731;255;20220805;33.7;20.6;27.1;2.7;16.92;.2;5.88;21060 +80093;45.97048;4.731;255;20220806;30.2;19.5;24.8;3.6;14.85;0;6.2;23383 +80093;45.97048;4.731;255;20220807;29.9;17.4;23.7;3;12.55;0;6.09;24534 +80093;45.97048;4.731;255;20220808;31.4;15.7;23.6;2.6;11.45;0;6.24;26465 +80093;45.97048;4.731;255;20220809;32.7;15.6;24.1;2.2;11.5;0;6.1;26892 +80093;45.97048;4.731;255;20220810;33.6;16.6;25.1;2.1;11.6;0;6.15;27014 +80093;45.97048;4.731;255;20220811;35.2;17.1;26.2;2;12.27;0;6.25;26875 +80093;45.97048;4.731;255;20220812;34;17.2;25.6;2;12.02;0;6.09;26165 +80093;45.97048;4.731;255;20220813;33.5;15.7;24.6;1.9;10.07;2.1;5.92;26698 +80093;45.97048;4.731;255;20220814;25.1;17.6;21.4;2.5;17.35;22.9;3.23;13267 +80093;45.97048;4.731;255;20220815;27.4;15.6;21.5;1.3;16.47;0;3.65;18230 +80093;45.97048;4.731;255;20220816;32.1;15.2;23.6;1.9;16.17;2.3;5.15;24242 +80093;45.97048;4.731;255;20220817;27;18.4;22.7;1.7;18.05;9;3.44;15185 +80093;45.97048;4.731;255;20220818;23.9;15.3;19.6;2.5;17.75;3.1;3.06;15306 +80093;45.97048;4.731;255;20220819;25.4;17.6;21.5;2.6;18.22;2.2;3.52;15953 +80093;45.97048;4.731;255;20220820;27.4;19.2;23.3;2.6;17;0;4.23;17497 +80093;45.97048;4.731;255;20220821;27.1;14.6;20.8;2.4;13.42;0;4.55;20980 +80093;45.97048;4.731;255;20220822;27.7;16.4;22.1;2.9;14.77;0;4.75;20436 +80093;45.97048;4.731;255;20220823;30;17.2;23.6;2.6;16.3;0;4.97;21553 +80093;45.97048;4.731;255;20220824;31.8;16.4;24.1;1.7;14.55;0;4.87;22750 +80093;45.97048;4.731;255;20220825;33.6;15.4;24.5;1.9;15.3;2.3;5.18;23238 +80093;45.97048;4.731;255;20220826;27.3;21.2;24.3;3;18.02;.5;3.92;13362 +80093;45.97048;4.731;255;20220827;26.3;16.7;21.5;2.6;17.02;0;3.59;15604 +80093;45.97048;4.731;255;20220828;29.7;16.7;23.2;1.8;16.3;0;4.39;21223 +80093;45.97048;4.731;255;20220829;32.6;15.3;24;1.3;16.07;.3;4.38;21904 +80093;45.97048;4.731;255;20220830;27.9;19.1;23.5;1.9;18.1;3.5;3.35;13785 +80093;45.97048;4.731;255;20220831;27.9;17.2;22.6;2.4;17.3;.2;3.97;17780 +80093;45.97048;4.731;255;20220901;28.7;14.8;21.7;1.5;14.25;0;4.08;21032 +80093;45.97048;4.731;255;20220902;27.5;15.7;21.6;1.8;15.45;10.4;3.59;16590 +80093;45.97048;4.731;255;20220903;26.4;16;21.2;1.6;17.85;5.2;3.15;16171 +80093;45.97048;4.731;255;20220904;29.5;15.1;22.3;1.6;17.37;.1;3.96;20738 +80093;45.97048;4.731;255;20220905;30.5;17.6;24.1;2.7;18.8;1;4.42;19356 +80093;45.97048;4.731;255;20220906;28.6;19.1;23.8;2.1;19.27;.7;3.48;14278 +80093;45.97048;4.731;255;20220907;26.6;16.5;21.5;1.9;18.32;.6;3.06;14693 +80093;45.97048;4.731;255;20220908;25;13.6;19.3;2.1;15.18;.3;3.2;17120 +80093;45.97048;4.731;255;20220909;24.2;13.6;18.9;2.3;13.83;.8;3.14;15300 +80093;45.97048;4.731;255;20220910;22.6;13;17.8;1.5;13.53;0;2.73;15137 +80093;45.97048;4.731;255;20220911;25;10.1;17.5;1.4;12.78;0;3.2;20020 +80093;45.97048;4.731;255;20220912;30.7;11.4;21;1.9;14.1;.1;4.18;21251 +80093;45.97048;4.731;255;20220913;28.7;17.7;23.2;3.7;19.57;0;3.73;13805 +80093;45.97048;4.731;255;20220914;27.9;20.2;24.1;3.4;19.3;12.1;3.48;11065 +80093;45.97048;4.731;255;20220915;24.7;15.3;20;1.5;18.15;7.3;2.43;12956 +80093;45.97048;4.731;255;20220916;21;14.8;17.9;2.5;14.72;0;2.44;11732 +80093;45.97048;4.731;255;20220917;16;9.6;12.8;3.1;9.87;0;2.38;13109 +80093;45.97048;4.731;255;20220918;19.1;6.1;12.6;2;8.47;0;2.79;17913 +80093;45.97048;4.731;255;20220919;18.7;6.9;12.8;2.9;8.85;0;2.97;17586 +80093;45.97048;4.731;255;20220920;19.4;7.6;13.5;2.9;8.45;0;3.1;16833 +80093;45.97048;4.731;255;20220921;19.5;8.2;13.9;2.3;8.75;0;2.86;16425 +80093;45.97048;4.731;255;20220922;21.2;5.1;13.2;1.5;8.95;0;2.65;18519 +80093;45.97048;4.731;255;20220923;22.7;7.2;14.9;2.2;11.97;3.9;2.57;14704 +80093;45.97048;4.731;255;20220924;21.2;13.1;17.2;1.7;14.7;12.6;2.04;11145 +80093;45.97048;4.731;255;20220925;17.3;12;14.6;1.4;13.52;7;1.51;8765 +80093;45.97048;4.731;255;20220926;18.2;9.9;14.1;1.8;11.7;4.6;1.88;11014 +80093;45.97048;4.731;255;20220927;15.8;10;12.9;2.5;11.12;6.4;1.76;9422 +80093;45.97048;4.731;255;20220928;17.7;10.9;14.3;3.1;13.22;11.4;1.69;8101 +80093;45.97048;4.731;255;20220929;15.1;10.8;12.9;1.5;11.72;1.6;1.34;7342 +80093;45.97048;4.731;255;20220930;15.7;6.4;11.1;1.7;9.92;.4;1.64;11465 +80093;45.97048;4.731;255;20221001;15.1;6.4;10.8;2.7;11.32;1.8;1.27;8170 +80093;45.97048;4.731;255;20221002;23.8;13.4;18.6;1.7;14.52;0;2.28;12925 +80093;45.97048;4.731;255;20221003;17.5;13.7;15.6;2.5;14.27;0;1.5;6832 +80093;45.97048;4.731;255;20221004;19.3;7.9;13.6;1.2;12.8;.2;1.6;11842 +80093;45.97048;4.731;255;20221005;24.2;8.5;16.4;2.3;12.5;.1;2.59;15235 +80093;45.97048;4.731;255;20221006;21.3;11.4;16.3;2;13.57;0;2.01;11945 +80093;45.97048;4.731;255;20221007;22.8;10;16.4;1.3;13.52;.4;1.9;12325 +80093;45.97048;4.731;255;20221008;18.3;13.9;16.1;2;13.82;2.5;1.56;7496 +80093;45.97048;4.731;255;20221009;19.1;7;13;1.5;11.67;.1;1.65;12401 +80093;45.97048;4.731;255;20221010;23;9.2;16.1;1.5;13.42;.1;1.93;13070 +80093;45.97048;4.731;255;20221011;20.5;11.1;15.8;1.5;14.65;2.2;1.53;9779 +80093;45.97048;4.731;255;20221012;18.1;12.8;15.5;1.2;14.6;.2;1.27;8041 +80093;45.97048;4.731;255;20221013;17.3;9.4;13.4;.8;13.82;3.1;1.06;7657 +80093;45.97048;4.731;255;20221014;17.7;13.3;15.5;1.8;15.57;.8;1.03;4761 +80093;45.97048;4.731;255;20221015;24.2;12.2;18.2;2.4;14.47;.1;2.19;10775 +80093;45.97048;4.731;255;20221016;24.2;14.1;19.1;3.9;15.15;0;2.7;11021 +80093;45.97048;4.731;255;20221017;25;14;19.5;3.3;14.7;0;2.69;11173 +80093;45.97048;4.731;255;20221018;25;13.2;19.1;1.8;14.57;.2;2.05;11870 +80093;45.97048;4.731;255;20221019;22.8;10;16.4;1.8;14.35;1.5;1.65;10438 +80093;45.97048;4.731;255;20221020;21.6;15.5;18.6;4.2;16.65;6.4;1.9;6301 +80093;45.97048;4.731;255;20221021;21.1;16.5;18.8;3.7;16.47;4.7;1.87;5658 +80093;45.97048;4.731;255;20221022;23.2;13.4;18.3;2;15.85;.1;1.7;10258 +80093;45.97048;4.731;255;20221023;23.8;14;18.9;5.3;15.15;0;2.69;6999 +80093;45.97048;4.731;255;20221024;23.2;16.7;20;2.6;14.05;.5;2.03;6775 +80093;45.97048;4.731;255;20221025;19.7;8.9;14.3;1.8;10.65;.5;1.34;9160 +80093;45.97048;4.731;255;20221026;24.3;13;18.6;1.7;11.87;.2;1.76;10016 +80093;45.97048;4.731;255;20221027;23.6;11.8;17.7;2.3;12.4;0;1.66;9132 +80093;45.97048;4.731;255;20221028;24.9;14.9;19.9;2.6;12.62;.1;2.21;8371 +80093;45.97048;4.731;255;20221029;24.9;11.2;18;2.3;12.72;.1;2.03;9605 +80093;45.97048;4.731;255;20221030;25;10.4;17.7;2.3;11.92;0;2.06;9892 +80093;45.97048;4.731;255;20221031;22.7;10.4;16.6;3.7;13.4;11.3;2.06;8414 +80093;45.97048;4.731;255;20221101;19;14.3;16.7;2.2;14.6;0;1.26;6401 +80093;45.97048;4.731;255;20221102;17.6;7.4;12.5;1.1;10.95;.1;.96;8511 +80093;45.97048;4.731;255;20221103;15.5;6.1;10.8;2.8;10.42;1;1.08;5912 +80093;45.97048;4.731;255;20221104;11.8;7.3;9.6;2.6;9.67;5.4;.9;4609 +80093;45.97048;4.731;255;20221105;11.5;7.7;9.6;2.8;9.02;0;1.04;5191 +80093;45.97048;4.731;255;20221106;14.1;1.7;7.9;1.9;7.95;.1;.98;7520 +80093;45.97048;4.731;255;20221107;18.6;4.8;11.7;2;9.22;.1;1.3;9051 +80093;45.97048;4.731;255;20221108;18.7;7;12.9;4.4;10.85;6.8;1.79;7155 +80093;45.97048;4.731;255;20221109;14.6;13.4;14;2.1;14.32;9.7;.71;1528 +80093;45.97048;4.731;255;20221110;14.3;9;11.6;2;11.7;0;.75;6235 +80093;45.97048;4.731;255;20221111;16.4;8.9;12.6;1.4;11.4;.1;.8;5609 +80093;45.97048;4.731;255;20221112;12.8;6.1;9.5;1;10.77;.1;.51;5412 +80093;45.97048;4.731;255;20221113;10.1;7.2;8.6;1.4;10.75;0;.45;2761 +80093;45.97048;4.731;255;20221114;15.5;7.6;11.5;4.1;11.5;6.7;1.04;5310 +80093;45.97048;4.731;255;20221115;14.8;10.8;12.8;2;13.02;4.6;.7;2901 +80093;45.97048;4.731;255;20221116;16.4;7.2;11.8;2.6;10.82;0;1.01;6395 +80093;45.97048;4.731;255;20221117;16.4;10.2;13.3;4.1;11.07;5.4;1.49;4482 +80093;45.97048;4.731;255;20221118;13.1;9.4;11.3;1.8;9.15;2.8;.99;3961 +80093;45.97048;4.731;255;20221119;10.2;5.4;7.8;2.1;8.8;.7;.63;4478 +80093;45.97048;4.731;255;20221120;11.3;4.6;7.9;2;8.15;.6;.72;5404 +80093;45.97048;4.731;255;20221121;8.4;4;6.2;2.4;8.72;4.3;.46;3591 +80093;45.97048;4.731;255;20221122;10.5;5;7.7;1.7;7.95;.2;.7;4086 +80093;45.97048;4.731;255;20221123;10.3;1.1;5.7;1.9;7.85;3.5;.54;4617 +80093;45.97048;4.731;255;20221124;12.9;3.7;8.3;2;8.55;1.2;.7;5604 +80093;45.97048;4.731;255;20221125;10.8;5.9;8.4;1.5;9.3;.6;.54;3803 +80093;45.97048;4.731;255;20221126;9.5;3.2;6.4;1.9;8.7;.1;.44;4548 +80093;45.97048;4.731;255;20221127;10.4;4.3;7.3;2.7;8.32;2.5;.73;3733 +80093;45.97048;4.731;255;20221128;10.8;7.4;9.1;2.1;9.6;4.4;.73;2075 +80093;45.97048;4.731;255;20221129;8.9;5.9;7.4;2.3;8.85;.4;.56;2729 +80093;45.97048;4.731;255;20221130;9.1;6.5;7.8;3.6;8.72;0;.79;2277 +80093;45.97048;4.731;255;20221201;7.3;5.5;6.4;2.6;7.57;0;.78;1634 +80093;45.97048;4.731;255;20221202;4.8;3.7;4.2;1.6;6.95;1.2;.53;1058 +80093;45.97048;4.731;255;20221203;4.1;2.3;3.2;1.6;7.3;4.9;.35;1566 +80093;45.97048;4.731;255;20221204;4.7;2.6;3.6;1.2;7.4;4.6;.37;1459 +80093;45.97048;4.731;255;20221205;8.4;.1;4.3;1.1;6.57;0;.35;4928 +80093;45.97048;4.731;255;20221206;2.1;-3;-.5;.9;5.87;.1;.2;2792 +80093;45.97048;4.731;255;20221207;3.9;1.6;2.8;1.4;6.82;.1;.38;1361 +80093;45.97048;4.731;255;20221208;2.4;-.8;.8;1.3;6.07;7.6;.27;2622 +80093;45.97048;4.731;255;20221209;2.2;.4;1.3;1.9;6.32;1.5;.33;1249 +80093;45.97048;4.731;255;20221210;1.5;.3;.9;3.3;5.5;0;.53;1283 +80093;45.97048;4.731;255;20221211;-2.6;-4.6;-3.6;2;4.25;0;.31;1603 +80093;45.97048;4.731;255;20221212;-1.5;-4.1;-2.8;1.4;4.5;.6;.29;1654 +80093;45.97048;4.731;255;20221213;.1;-2.9;-1.4;1.7;5.42;.1;.21;1743 +80093;45.97048;4.731;255;20221214;9.4;-.3;4.5;2.3;8.22;1.4;.24;3667 +80093;45.97048;4.731;255;20221215;6.5;4.7;5.6;2.3;8.37;16;.47;951 +80093;45.97048;4.731;255;20221216;1.6;.8;1.2;3.1;5.9;0;.48;717 +80093;45.97048;4.731;255;20221217;-1.7;-4.5;-3.1;2.4;4.22;0;.31;2688 +80093;45.97048;4.731;255;20221218;7.4;-3.9;1.8;2.4;5.95;0;.41;5081 +80093;45.97048;4.731;255;20221219;14.9;4.2;9.5;5.2;9.72;0;1.09;4764 +80093;45.97048;4.731;255;20221220;14.5;11.7;13.1;5.9;10.8;2.3;1.76;1831 +80093;45.97048;4.731;255;20221221;16;10.7;13.3;2.7;11.62;.3;.97;3496 +80093;45.97048;4.731;255;20221222;14.5;9.6;12.1;3.5;10.85;5.2;1.08;2642 +80093;45.97048;4.731;255;20221223;15.3;10.2;12.7;3;12.5;3.7;.8;2199 +80093;45.97048;4.731;255;20221224;13.1;11;12;1.7;12.7;.3;.53;1799 +80093;45.97048;4.731;255;20221225;16.2;7.7;11.9;2.6;10.77;.1;.81;4343 +80093;45.97048;4.731;255;20221226;13.1;6.9;10;3.2;10.35;1;.77;2980 +80093;45.97048;4.731;255;20221227;11.2;3.3;7.2;1.2;8.47;0;.35;4587 +80093;45.97048;4.731;255;20221228;11;-.1;5.5;2.6;7.55;0;.51;5273 +80093;45.97048;4.731;255;20221229;13.6;6.4;10;3.8;10.1;11.3;.9;3394 +80093;45.97048;4.731;255;20221230;11.9;5.5;8.7;2.9;10.5;1.3;.45;3018 +80093;45.97048;4.731;255;20221231;18;10;14;4.1;10.95;0;1.57;4395 +80094;45.98592;5.05261;280;20220101;10.1;.5;5.3;.9;8.06;.1;.21;5105 +80094;45.98592;5.05261;280;20220102;9.1;.5;4.8;2.6;8.29;0;.35;3232 +80094;45.98592;5.05261;280;20220103;13.2;3;8.1;2.4;9.16;2.2;.64;3979 +80094;45.98592;5.05261;280;20220104;13.4;8.8;11.1;6.1;9.36;8.2;1.72;3086 +80094;45.98592;5.05261;280;20220105;5;3.5;4.3;4.3;6.42;.3;.8;4178 +80094;45.98592;5.05261;280;20220106;5.3;.5;2.9;4.2;5.86;0;.74;5153 +80094;45.98592;5.05261;280;20220107;2.1;-2.9;-.4;2.6;5.92;6;.25;2295 +80094;45.98592;5.05261;280;20220108;5.1;.8;2.9;3.9;7.52;5.8;.26;1977 +80094;45.98592;5.05261;280;20220109;4.8;3.4;4.1;2.9;7.29;3.9;.54;1898 +80094;45.98592;5.05261;280;20220110;5.9;1.4;3.6;3.5;6.52;0;.58;5743 +80094;45.98592;5.05261;280;20220111;2.8;-1.4;.7;3;5.72;0;.46;4098 +80094;45.98592;5.05261;280;20220112;.6;-.7;0;2.1;5.12;0;.46;2851 +80094;45.98592;5.05261;280;20220113;.4;-2.5;-1;1.3;4.72;0;.34;3634 +80094;45.98592;5.05261;280;20220114;1.5;-6.2;-2.4;1;4.66;0;.2;5605 +80094;45.98592;5.05261;280;20220115;-2.3;-5.6;-4;.7;4.52;0;.23;2227 +80094;45.98592;5.05261;280;20220116;-.7;-5.4;-3;1;4.65;0;.2;4066 +80094;45.98592;5.05261;280;20220117;2.2;-3.5;-.7;2.5;5.96;0;.23;2561 +80094;45.98592;5.05261;280;20220118;2.8;.6;1.7;1.7;5.97;0;.45;2235 +80094;45.98592;5.05261;280;20220119;2.1;-4.3;-1.1;1.3;5.69;.3;.24;3617 +80094;45.98592;5.05261;280;20220120;5.1;.2;2.6;3.5;6.59;.4;.52;3780 +80094;45.98592;5.05261;280;20220121;4.9;-.5;2.2;6.6;5.06;0;1.14;8048 +80094;45.98592;5.05261;280;20220122;5.8;-2.8;1.5;4;5.59;0;.72;6942 +80094;45.98592;5.05261;280;20220123;.9;-.5;.2;1.6;5.96;0;.39;857 +80094;45.98592;5.05261;280;20220124;5.7;-1.9;1.9;1.5;5.76;0;.45;7086 +80094;45.98592;5.05261;280;20220125;6.3;-4.8;.7;1.1;5.26;0;.42;6862 +80094;45.98592;5.05261;280;20220126;-.5;-5.4;-3;2.1;4.96;0;.27;2259 +80094;45.98592;5.05261;280;20220127;-2.2;-3.7;-3;2;4.79;0;.29;1800 +80094;45.98592;5.05261;280;20220128;3.3;-3.3;0;3.5;6.09;0;.33;2829 +80094;45.98592;5.05261;280;20220129;1.4;-.8;.3;1.9;5.96;.1;.36;2248 +80094;45.98592;5.05261;280;20220130;8.9;.7;4.8;2.7;7.76;0;.61;4969 +80094;45.98592;5.05261;280;20220131;7.2;.9;4.1;3.5;7.22;1.9;.77;3598 +80094;45.98592;5.05261;280;20220201;5.1;-.2;2.4;3;6.16;3.9;.68;4752 +80094;45.98592;5.05261;280;20220202;9.8;2.2;6;2.7;8.92;1;.6;4523 +80094;45.98592;5.05261;280;20220203;10;3.1;6.6;1.9;8.12;0;.71;5196 +80094;45.98592;5.05261;280;20220204;9.7;2.7;6.2;2;7.79;1.3;.74;4392 +80094;45.98592;5.05261;280;20220205;8.6;3.7;6.2;3.3;6.79;0;1.09;9425 +80094;45.98592;5.05261;280;20220206;8.5;-2.3;3.1;2.9;6.69;3.1;.74;4345 +80094;45.98592;5.05261;280;20220207;8.8;6.1;7.5;4.3;6.99;0;1.45;8446 +80094;45.98592;5.05261;280;20220208;10.5;-2.4;4.1;1.4;5.62;0;.88;11022 +80094;45.98592;5.05261;280;20220209;13.4;-2.7;5.3;3.3;6.42;0;1.43;11573 +80094;45.98592;5.05261;280;20220210;15.1;2.7;8.9;2.5;7.96;2.6;1.35;10693 +80094;45.98592;5.05261;280;20220211;8.2;5.3;6.7;4.2;6.82;.3;1.38;9621 +80094;45.98592;5.05261;280;20220212;9.6;-3.7;3;2;5.79;0;.92;9053 +80094;45.98592;5.05261;280;20220213;13.1;3.5;8.3;6;6.69;.6;2.2;11353 +80094;45.98592;5.05261;280;20220214;9;7.9;8.5;3.8;8.69;9.4;1.12;1930 +80094;45.98592;5.05261;280;20220215;9.3;3.9;6.6;2.7;7.36;2.9;1.09;6262 +80094;45.98592;5.05261;280;20220216;8.5;3.9;6.2;3.6;8.99;7.2;.59;1833 +80094;45.98592;5.05261;280;20220217;15.5;7.7;11.6;2.6;10.52;.9;1.33;6804 +80094;45.98592;5.05261;280;20220218;19.4;4.8;12.1;2;9.13;.4;1.68;10852 +80094;45.98592;5.05261;280;20220219;9.5;4.9;7.2;2.3;6.15;0;1.38;8749 +80094;45.98592;5.05261;280;20220220;12.2;1;6.6;2.3;7.22;2.5;1.16;6586 +80094;45.98592;5.05261;280;20220221;9.4;7.4;8.4;4.5;7.89;3.5;1.52;6704 +80094;45.98592;5.05261;280;20220222;11.1;5.2;8.2;2.7;8.09;.7;1.29;8413 +80094;45.98592;5.05261;280;20220223;14.7;6.1;10.4;2;9.02;0;1.46;10920 +80094;45.98592;5.05261;280;20220224;14.8;2.3;8.6;3.5;7.86;0;1.75;8170 +80094;45.98592;5.05261;280;20220225;9.2;3.6;6.4;4.1;5.86;0;1.86;12793 +80094;45.98592;5.05261;280;20220226;11.1;-.7;5.2;2.9;5.46;0;1.73;14551 +80094;45.98592;5.05261;280;20220227;12;-3.2;4.4;2.1;5.06;0;1.62;15008 +80094;45.98592;5.05261;280;20220228;13.2;-2.2;5.5;2.3;5.56;0;1.77;15017 +80094;45.98592;5.05261;280;20220301;13.5;-1.6;6;2.1;5.69;0;1.75;14405 +80094;45.98592;5.05261;280;20220302;12.1;1.4;6.7;3.1;7.09;0;1.54;9223 +80094;45.98592;5.05261;280;20220303;14.8;2.3;8.6;2.2;8.16;0;1.62;12050 +80094;45.98592;5.05261;280;20220304;13.6;1.2;7.4;3.1;5.92;0;2.25;15565 +80094;45.98592;5.05261;280;20220305;10.9;-2.9;4;2.8;4.06;0;2.09;16098 +80094;45.98592;5.05261;280;20220306;8.6;-3.5;2.5;2.4;3.89;0;1.77;15939 +80094;45.98592;5.05261;280;20220307;10.1;-4.3;2.9;1.8;4.42;0;1.61;16079 +80094;45.98592;5.05261;280;20220308;13.6;-2.9;5.3;3.7;5.66;0;2.24;16430 +80094;45.98592;5.05261;280;20220309;14.6;1;7.8;2.9;6.82;0;2.16;16476 +80094;45.98592;5.05261;280;20220310;15.1;2.5;8.8;3.6;7.62;.2;2.2;14300 +80094;45.98592;5.05261;280;20220311;16.1;8;12.1;6.6;7.46;0;3.39;10186 +80094;45.98592;5.05261;280;20220312;12.1;7.9;10;2.8;6.99;0;1.93;6528 +80094;45.98592;5.05261;280;20220313;14.5;7.8;11.1;3.8;8.16;7.7;2.13;6561 +80094;45.98592;5.05261;280;20220314;12;2.6;7.3;1.7;9.26;5.3;1.25;11144 +80094;45.98592;5.05261;280;20220315;16.4;8.7;12.5;4.9;9.76;0;2.49;9106 +80094;45.98592;5.05261;280;20220316;16.9;8.6;12.8;3.3;9.56;0;2.28;9324 +80094;45.98592;5.05261;280;20220317;13.2;7.2;10.2;4.9;10.16;0;1.53;5661 +80094;45.98592;5.05261;280;20220318;11.5;7.3;9.4;3.9;9.06;0;1.54;5228 +80094;45.98592;5.05261;280;20220319;14.9;2.8;8.9;2;8.22;0;1.95;13839 +80094;45.98592;5.05261;280;20220320;15.4;5.6;10.5;4.2;6.89;0;2.91;12776 +80094;45.98592;5.05261;280;20220321;16.9;6.7;11.8;3.8;6.22;0;3.39;16916 +80094;45.98592;5.05261;280;20220322;16.4;3.6;10;3;5.72;0;3.05;18337 +80094;45.98592;5.05261;280;20220323;16.9;1.4;9.1;1.7;5.89;0;2.56;18836 +80094;45.98592;5.05261;280;20220324;19.4;1.6;10.5;1.2;6.56;0;2.56;19480 +80094;45.98592;5.05261;280;20220325;19.3;3.2;11.2;1.9;7.16;0;2.89;19331 +80094;45.98592;5.05261;280;20220326;19.6;3.7;11.6;2.2;7.09;0;3.16;19567 +80094;45.98592;5.05261;280;20220327;21.3;3.4;12.3;1.6;7.12;0;2.95;18717 +80094;45.98592;5.05261;280;20220328;21.5;3.8;12.7;2.6;6.49;0;3.62;18408 +80094;45.98592;5.05261;280;20220329;19.9;9.7;14.8;4.3;6.66;.7;4.11;12406 +80094;45.98592;5.05261;280;20220330;16.1;8.8;12.4;2.3;10.42;5.5;2.06;11157 +80094;45.98592;5.05261;280;20220331;11.4;7.5;9.4;2.5;9.46;8;1.35;5961 +80094;45.98592;5.05261;280;20220401;4.7;.4;2.5;5.3;6.18;5.2;1.04;5650 +80094;45.98592;5.05261;280;20220402;5;.9;3;6.1;5.15;2;1.71;8180 +80094;45.98592;5.05261;280;20220403;5.8;.1;2.9;5.1;5.32;.3;1.64;9904 +80094;45.98592;5.05261;280;20220404;10;-2.2;3.9;1.7;5.12;0;2.26;21572 +80094;45.98592;5.05261;280;20220405;13.9;.6;7.2;1.9;7.52;0;2.16;16694 +80094;45.98592;5.05261;280;20220406;14.1;5.9;10;1.3;10.09;2;1.43;8268 +80094;45.98592;5.05261;280;20220407;12.5;9;10.8;4.6;10.56;8.9;1.51;5004 +80094;45.98592;5.05261;280;20220408;16.9;10.5;13.7;5.5;10.39;.9;2.72;6508 +80094;45.98592;5.05261;280;20220409;9.6;3.3;6.4;3.6;7.12;1.1;2.02;14706 +80094;45.98592;5.05261;280;20220410;14.4;-1.3;6.5;1.9;6.52;.2;2.61;21878 +80094;45.98592;5.05261;280;20220411;18.3;2.9;10.6;6.7;7.09;0;4.16;18693 +80094;45.98592;5.05261;280;20220412;19.6;11.1;15.4;5.2;6.42;0;4.82;12762 +80094;45.98592;5.05261;280;20220413;20.6;8.6;14.6;2.5;9.59;0;3.32;16688 +80094;45.98592;5.05261;280;20220414;21.5;7.9;14.7;3.3;11.62;0;3.75;21569 +80094;45.98592;5.05261;280;20220415;22.6;9.6;16.1;3.8;11.56;0;4.29;22762 +80094;45.98592;5.05261;280;20220416;21.4;8.9;15.2;5;9.62;0;4.79;24332 +80094;45.98592;5.05261;280;20220417;18.7;3.8;11.2;2.4;7.32;0;3.83;25314 +80094;45.98592;5.05261;280;20220418;19.5;4.1;11.8;2.2;6.89;0;3.74;22609 +80094;45.98592;5.05261;280;20220419;20.4;4.9;12.7;2.3;7.59;0;3.89;23307 +80094;45.98592;5.05261;280;20220420;20.6;5.1;12.9;2.2;9.02;0;3.43;19423 +80094;45.98592;5.05261;280;20220421;19.8;8.7;14.2;2.9;9.86;0;3.67;20195 +80094;45.98592;5.05261;280;20220422;20.3;5.4;12.9;2.2;9.09;0;3.56;21305 +80094;45.98592;5.05261;280;20220423;18.4;11.1;14.8;3.7;9.92;10.4;3.12;10960 +80094;45.98592;5.05261;280;20220424;16.1;7.2;11.6;3;10.52;6.3;2.23;11911 +80094;45.98592;5.05261;280;20220425;15.2;10.4;12.8;1.8;11.59;3.2;1.63;7100 +80094;45.98592;5.05261;280;20220426;17.8;8.5;13.2;2.3;10.19;0;3.34;21291 +80094;45.98592;5.05261;280;20220427;19.5;4.5;12;2.3;9.39;0;3.76;25613 +80094;45.98592;5.05261;280;20220428;22;5.9;13.9;2;10.22;0;4.12;26428 +80094;45.98592;5.05261;280;20220429;21.3;7.5;14.4;2.7;10.49;.3;3.55;18547 +80094;45.98592;5.05261;280;20220430;19.4;6.8;13.1;3.2;10.12;0;3.78;23385 +80094;45.98592;5.05261;280;20220501;18.9;5.8;12.4;3.2;8.86;0;4.13;25940 +80094;45.98592;5.05261;280;20220502;20.4;6;13.2;2.6;9.42;0;4.08;25011 +80094;45.98592;5.05261;280;20220503;21.6;9.5;15.6;2.3;10.56;2;3.93;20831 +80094;45.98592;5.05261;280;20220504;22;9.3;15.7;2.1;11.49;4.7;3.64;19971 +80094;45.98592;5.05261;280;20220505;18.6;11;14.8;4;11.36;.8;3.31;15840 +80094;45.98592;5.05261;280;20220506;19.1;8.2;13.6;4.7;11.06;.2;3.36;16094 +80094;45.98592;5.05261;280;20220507;22.3;9;15.7;4.6;10.59;0;4.94;24708 +80094;45.98592;5.05261;280;20220508;22.2;9.9;16;2.9;11.32;.5;4.27;22297 +80094;45.98592;5.05261;280;20220509;24;9.6;16.8;1.7;12.29;0;4.53;27153 +80094;45.98592;5.05261;280;20220510;26.6;10.4;18.5;1.7;12.89;.1;4.68;25534 +80094;45.98592;5.05261;280;20220511;28.4;14.1;21.2;4.5;11.82;0;6.81;27688 +80094;45.98592;5.05261;280;20220512;26.9;14.8;20.9;3.5;12.12;4.7;5.23;19407 +80094;45.98592;5.05261;280;20220513;23.4;12.9;18.2;2.5;14.26;.2;3.83;18835 +80094;45.98592;5.05261;280;20220514;25.4;11.5;18.5;2.2;13.86;0;4.85;26704 +80094;45.98592;5.05261;280;20220515;28.7;10.9;19.8;3.6;13.12;.6;5.83;25621 +80094;45.98592;5.05261;280;20220516;28;15.2;21.6;2.5;11.92;0;5.38;23229 +80094;45.98592;5.05261;280;20220517;29.5;13.6;21.6;1.8;14.26;0;5.33;26472 +80094;45.98592;5.05261;280;20220518;30.6;14.3;22.4;1.8;15.29;0;5.65;27870 +80094;45.98592;5.05261;280;20220519;30.4;19;24.7;4.1;15.09;.6;6.45;21706 +80094;45.98592;5.05261;280;20220520;30.1;18.1;24.1;5.5;12.82;0;7.73;24827 +80094;45.98592;5.05261;280;20220521;29.6;15.5;22.5;2.1;15.96;0;5.68;28003 +80094;45.98592;5.05261;280;20220522;29;16;22.5;1.9;17.16;.9;4.25;18614 +80094;45.98592;5.05261;280;20220523;27.2;19.8;23.5;2.7;16.46;9.9;4.08;13534 +80094;45.98592;5.05261;280;20220524;20.8;13;16.9;2.4;11.46;0;4.24;22135 +80094;45.98592;5.05261;280;20220525;22.5;10.2;16.3;4.1;10.92;0;5.18;26828 +80094;45.98592;5.05261;280;20220526;22.7;10.6;16.7;3.9;11.36;0;5.09;26318 +80094;45.98592;5.05261;280;20220527;23.7;10.6;17.1;2.9;13.09;0;4.7;24845 +80094;45.98592;5.05261;280;20220528;22.7;11.1;16.9;4.2;10.79;0;5.25;25538 +80094;45.98592;5.05261;280;20220529;20.5;8;14.3;3.7;7.94;0;4.98;24746 +80094;45.98592;5.05261;280;20220530;22.3;8.7;15.5;2.2;8.04;0;4.87;26460 +80094;45.98592;5.05261;280;20220531;20.4;10.6;15.5;2;11.62;2.5;3.52;18428 +80094;45.98592;5.05261;280;20220601;23.5;11.3;17.4;1.5;14.97;2.1;3.63;20237 +80094;45.98592;5.05261;280;20220602;27;14.1;20.5;2.6;16.06;.5;4.24;18593 +80094;45.98592;5.05261;280;20220603;30.1;15.5;22.8;2;16.26;6.8;5.23;23556 +80094;45.98592;5.05261;280;20220604;32.4;15.9;24.1;2.6;17.19;5;6.16;26708 +80094;45.98592;5.05261;280;20220605;26.3;16.9;21.6;2.3;18.09;1.7;4.72;23530 +80094;45.98592;5.05261;280;20220606;25.1;13.7;19.4;1.9;15.29;.5;4.14;20595 +80094;45.98592;5.05261;280;20220607;24.4;14.5;19.4;2.1;13.79;0;4.97;26290 +80094;45.98592;5.05261;280;20220608;22.3;11.8;17;2.2;13.69;11.5;3.1;13889 +80094;45.98592;5.05261;280;20220609;20.7;13.4;17.1;3.1;13.36;1;3.91;19757 +80094;45.98592;5.05261;280;20220610;24.8;9.2;17;2.9;11.69;.1;5.62;31097 +80094;45.98592;5.05261;280;20220611;28.9;11.3;20.1;2.1;12.82;0;6.05;31046 +80094;45.98592;5.05261;280;20220612;31.7;14.2;23;1.7;14.89;0;5.61;25909 +80094;45.98592;5.05261;280;20220613;26.5;16.9;21.7;3.6;14.46;0;6.23;28670 +80094;45.98592;5.05261;280;20220614;29.9;11.3;20.6;1.8;12.02;0;5.99;30398 +80094;45.98592;5.05261;280;20220615;33.6;17.9;25.8;2.7;15.56;0;6.52;24707 +80094;45.98592;5.05261;280;20220616;32.9;19.1;26;2.3;16.39;0;6.67;28537 +80094;45.98592;5.05261;280;20220617;33.4;16.8;25.1;2.7;14.06;1.4;7.18;29680 +80094;45.98592;5.05261;280;20220618;36.9;17;26.9;3.5;14.69;.1;8.46;30379 +80094;45.98592;5.05261;280;20220619;35.1;23.4;29.2;6.4;14.99;0;10.3;29151 +80094;45.98592;5.05261;280;20220620;34.3;19.5;26.9;3.9;11.89;.1;8.59;29786 +80094;45.98592;5.05261;280;20220621;33.4;21.3;27.4;3.2;15.79;.8;6.57;21124 +80094;45.98592;5.05261;280;20220622;30.3;19.8;25.1;3.4;20.06;32.8;4.97;17725 +80094;45.98592;5.05261;280;20220623;28.2;16.7;22.5;2.2;19.39;15.6;4.37;20154 +80094;45.98592;5.05261;280;20220624;22.8;17.4;20.1;2;17.12;20.7;3.22;14689 +80094;45.98592;5.05261;280;20220625;29.3;14.1;21.7;2.6;15.92;8;5.59;25924 +80094;45.98592;5.05261;280;20220626;23.6;15.3;19.5;2.8;17.59;9.5;3.14;14468 +80094;45.98592;5.05261;280;20220627;21.4;15.8;18.6;3.3;16.76;0;2.63;10333 +80094;45.98592;5.05261;280;20220628;24.5;14.1;19.3;2.9;16.06;0;4.44;22209 +80094;45.98592;5.05261;280;20220629;27.8;16.3;22.1;1.9;15.16;0;5.84;29264 +80094;45.98592;5.05261;280;20220630;28.8;16;22.4;2.6;15.36;17.6;4.89;19173 +80094;45.98592;5.05261;280;20220701;22.3;12.2;17.3;2.4;13.22;0;4.85;28164 +80094;45.98592;5.05261;280;20220702;28.1;10.9;19.5;1.8;12.96;0;5.78;31272 +80094;45.98592;5.05261;280;20220703;30.1;15;22.5;2.2;16.89;1.8;5.64;26633 +80094;45.98592;5.05261;280;20220704;26.3;16.8;21.5;3.1;17.06;0;4.97;23007 +80094;45.98592;5.05261;280;20220705;26.8;15.3;21;3.3;14.12;0;6.22;30113 +80094;45.98592;5.05261;280;20220706;25.9;13.9;19.9;4.1;12.16;0;6.38;29645 +80094;45.98592;5.05261;280;20220707;25.8;11.8;18.8;4.6;12.56;0;6.06;27907 +80094;45.98592;5.05261;280;20220708;25.6;13.8;19.7;5.2;13.36;0;6.35;29717 +80094;45.98592;5.05261;280;20220709;27.1;12.2;19.7;3;12.59;0;5.91;28309 +80094;45.98592;5.05261;280;20220710;27;14.8;20.9;4;14.02;0;6.34;29353 +80094;45.98592;5.05261;280;20220711;28;13.5;20.8;2.6;13.52;.2;6.02;29715 +80094;45.98592;5.05261;280;20220712;29.9;15.1;22.5;2.5;14.06;0;6.31;29241 +80094;45.98592;5.05261;280;20220713;31.9;15.1;23.5;1.7;12.89;0;6.22;29921 +80094;45.98592;5.05261;280;20220714;34.8;15.5;25.2;2.2;14.56;0;6.87;29672 +80094;45.98592;5.05261;280;20220715;30.5;17.8;24.2;3.2;14.32;0;6.74;27751 +80094;45.98592;5.05261;280;20220716;29.5;14.8;22.2;3.6;11.36;0;7.02;29393 +80094;45.98592;5.05261;280;20220717;31.6;14.2;22.9;2.4;12.62;0;6.52;28954 +80094;45.98592;5.05261;280;20220718;35.1;16;25.6;1.8;14.56;0;6.54;29177 +80094;45.98592;5.05261;280;20220719;37.2;19.2;28.2;3.5;15.72;0;8.17;28289 +80094;45.98592;5.05261;280;20220720;34.2;21.8;28;3.2;18.19;0;6.82;24463 +80094;45.98592;5.05261;280;20220721;30.8;16.7;23.8;2.4;16.06;0;6.2;28671 +80094;45.98592;5.05261;280;20220722;35;15.9;25.4;2;16.66;1.3;5.97;24893 +80094;45.98592;5.05261;280;20220723;28.3;19.3;23.8;2.9;18.29;0;5.19;21675 +80094;45.98592;5.05261;280;20220724;33.8;16.9;25.3;1.9;16.62;0;6.3;28571 +80094;45.98592;5.05261;280;20220725;34.1;20.5;27.3;3.5;15.96;0;7.15;25452 +80094;45.98592;5.05261;280;20220726;28.1;18.9;23.5;4.3;15.32;0;6.09;22979 +80094;45.98592;5.05261;280;20220727;27.9;14.7;21.3;4;12.16;0;6.56;27926 +80094;45.98592;5.05261;280;20220728;30.8;13.9;22.4;2.2;12.26;0;5.68;24805 +80094;45.98592;5.05261;280;20220729;27.7;17.5;22.6;2.1;13.36;.4;4.54;17602 +80094;45.98592;5.05261;280;20220730;30.9;15.2;23;2.7;12.72;0;6.38;27599 +80094;45.98592;5.05261;280;20220731;32.8;15.5;24.1;2.3;13.46;0;6.28;27286 +80094;45.98592;5.05261;280;20220801;32.9;16.7;24.8;2.5;14.22;0;6.28;25674 +80094;45.98592;5.05261;280;20220802;31.9;17.1;24.5;2.8;15.06;0;6.4;26774 +80094;45.98592;5.05261;280;20220803;36.4;16.7;26.5;1.9;13.82;0;6.42;27451 +80094;45.98592;5.05261;280;20220804;38.2;20.6;29.4;2.7;14.22;0;7.26;25056 +80094;45.98592;5.05261;280;20220805;33.8;21.2;27.5;3.4;16.12;0;6.26;18884 +80094;45.98592;5.05261;280;20220806;30.5;18.6;24.5;4.1;14.79;0;6.8;26443 +80094;45.98592;5.05261;280;20220807;30.1;15.8;22.9;3;12.99;0;6.24;26916 +80094;45.98592;5.05261;280;20220808;31.7;15.3;23.5;2.6;11.99;0;6.37;27275 +80094;45.98592;5.05261;280;20220809;32.6;14.6;23.6;2.3;11.59;0;6.24;26963 +80094;45.98592;5.05261;280;20220810;33.7;15.6;24.6;2.3;11.49;0;6.36;26841 +80094;45.98592;5.05261;280;20220811;35.4;16.9;26.2;2.4;11.99;0;6.62;26142 +80094;45.98592;5.05261;280;20220812;33.6;17;25.3;2.2;12.49;0;6.24;26388 +80094;45.98592;5.05261;280;20220813;33.1;15.9;24.5;2.1;10.22;1.7;6.12;26259 +80094;45.98592;5.05261;280;20220814;24.5;17;20.7;2.9;16.99;9.8;2.94;9791 +80094;45.98592;5.05261;280;20220815;27.1;15.2;21.1;1.6;16.52;.3;3.47;16052 +80094;45.98592;5.05261;280;20220816;32.2;15;23.6;2.2;15.76;2.1;5.31;23623 +80094;45.98592;5.05261;280;20220817;27.7;17.8;22.7;2.1;17.46;17;3.48;13311 +80094;45.98592;5.05261;280;20220818;23.6;15.5;19.6;3.1;17.89;2.5;2.92;13201 +80094;45.98592;5.05261;280;20220819;24.2;16.8;20.5;2.8;18.56;2.7;3.08;13411 +80094;45.98592;5.05261;280;20220820;26.5;17.9;22.2;2.7;17.46;.1;4.22;18675 +80094;45.98592;5.05261;280;20220821;27.1;13.8;20.5;2.8;13.56;0;4.86;22290 +80094;45.98592;5.05261;280;20220822;27.8;14.1;20.9;3.4;14.49;0;5.18;23228 +80094;45.98592;5.05261;280;20220823;29.5;15.6;22.6;3.2;15.92;0;5.37;23161 +80094;45.98592;5.05261;280;20220824;31.3;15.2;23.3;1.8;14.46;0;4.94;22767 +80094;45.98592;5.05261;280;20220825;33.3;15.6;24.4;2.1;15.46;2;5.2;22087 +80094;45.98592;5.05261;280;20220826;26.5;19.1;22.8;3.5;17.82;.8;4;13819 +80094;45.98592;5.05261;280;20220827;25.9;15.4;20.6;2.8;16.96;0;3.5;14612 +80094;45.98592;5.05261;280;20220828;28.9;15.6;22.3;2;16.16;.1;4.6;22570 +80094;45.98592;5.05261;280;20220829;32.3;15.4;23.9;1.5;15.86;.2;4.48;21120 +80094;45.98592;5.05261;280;20220830;26.8;19.7;23.2;2;18.32;8;3.05;11233 +80094;45.98592;5.05261;280;20220831;27.4;17.4;22.4;2.8;17.66;.4;4.16;18512 +80094;45.98592;5.05261;280;20220901;28.2;14.3;21.2;1.6;14.59;0;4.17;21829 +80094;45.98592;5.05261;280;20220902;27.6;15;21.3;1.9;15.56;5.8;3.52;15604 +80094;45.98592;5.05261;280;20220903;26.4;16.1;21.3;1.8;17.66;2.4;3.16;15025 +80094;45.98592;5.05261;280;20220904;29.7;14.7;22.2;1.8;16.99;.1;4.25;21918 +80094;45.98592;5.05261;280;20220905;30.2;19;24.6;3.2;18.69;.4;4.8;19880 +80094;45.98592;5.05261;280;20220906;29.7;20.6;25.2;2.5;19.02;1.2;3.81;13561 +80094;45.98592;5.05261;280;20220907;27.3;15.8;21.5;2;17.96;.8;3.15;14514 +80094;45.98592;5.05261;280;20220908;25.5;13.9;19.7;2;15.36;.5;3.45;18200 +80094;45.98592;5.05261;280;20220909;24.1;14;19.1;1.9;13.99;1.2;3.08;15237 +80094;45.98592;5.05261;280;20220910;22.6;13.3;18;1.6;13.92;0;2.84;15770 +80094;45.98592;5.05261;280;20220911;25;10.2;17.6;1.6;13.02;.1;3.4;20949 +80094;45.98592;5.05261;280;20220912;30.3;11.1;20.7;2.3;14.19;.1;4.34;20982 +80094;45.98592;5.05261;280;20220913;28.9;19;23.9;4.4;19.29;.2;4.05;12141 +80094;45.98592;5.05261;280;20220914;27.9;19.6;23.7;4;19.22;12.6;3.71;11189 +80094;45.98592;5.05261;280;20220915;25.3;15.3;20.3;1.8;18.12;7.1;2.35;11169 +80094;45.98592;5.05261;280;20220916;20.7;14.8;17.7;2.8;15.19;.1;2.43;11832 +80094;45.98592;5.05261;280;20220917;16.3;8.9;12.6;3.7;10.06;0;2.69;16672 +80094;45.98592;5.05261;280;20220918;19.1;5.5;12.3;2.4;8.59;0;3;19852 +80094;45.98592;5.05261;280;20220919;19;6.6;12.8;3.4;9.02;0;3.25;19660 +80094;45.98592;5.05261;280;20220920;19.9;5.7;12.8;3.1;8.79;0;3.24;19404 +80094;45.98592;5.05261;280;20220921;20.1;6.4;13.2;2.1;9.16;0;2.88;18954 +80094;45.98592;5.05261;280;20220922;21.9;5.8;13.8;1.6;9.32;0;2.76;19159 +80094;45.98592;5.05261;280;20220923;23.4;7.6;15.5;2.8;12.32;7.7;2.68;12517 +80094;45.98592;5.05261;280;20220924;22;14.1;18.1;1.8;15.49;9.4;2.12;11221 +80094;45.98592;5.05261;280;20220925;17.9;12.6;15.3;1.6;14.22;4.6;1.5;7995 +80094;45.98592;5.05261;280;20220926;18.8;11.2;15;2.1;12.39;5.2;1.97;10509 +80094;45.98592;5.05261;280;20220927;16.3;10.9;13.6;2.5;11.72;11.7;1.74;8808 +80094;45.98592;5.05261;280;20220928;17.3;11.2;14.3;3.4;13.52;13.4;1.46;5352 +80094;45.98592;5.05261;280;20220929;16.3;11.3;13.8;1.5;12.32;1.4;1.42;7681 +80094;45.98592;5.05261;280;20220930;15.6;6.3;11;2;10.42;.2;1.61;10876 +80094;45.98592;5.05261;280;20221001;16.3;7;11.6;2.9;12.09;7.3;1.09;4509 +80094;45.98592;5.05261;280;20221002;23.8;14.4;19.1;1.9;15.82;0;2.31;12757 +80094;45.98592;5.05261;280;20221003;19.3;13.9;16.6;3.1;15.22;0;1.73;8414 +80094;45.98592;5.05261;280;20221004;19.9;9.9;14.9;1.2;13.79;.1;1.52;10358 +80094;45.98592;5.05261;280;20221005;24.6;8.8;16.7;2.8;13.62;0;2.76;15845 +80094;45.98592;5.05261;280;20221006;22.5;13;17.7;2.7;14.72;0;2.34;13091 +80094;45.98592;5.05261;280;20221007;23.9;11.6;17.8;1.6;14.62;.4;2;11394 +80094;45.98592;5.05261;280;20221008;19.4;15;17.2;2.2;14.99;3.4;1.59;6966 +80094;45.98592;5.05261;280;20221009;21.1;9.4;15.2;1.6;13.42;.1;1.67;11062 +80094;45.98592;5.05261;280;20221010;25;15.1;20;2.3;16.06;.1;2.41;12943 +80094;45.98592;5.05261;280;20221011;22.1;12.5;17.3;1.7;16.09;2.1;1.61;9488 +80094;45.98592;5.05261;280;20221012;20.6;14.9;17.8;1.3;16.29;.1;1.38;8346 +80094;45.98592;5.05261;280;20221013;19.8;11.7;15.8;.9;15.02;2.3;1.07;6221 +80094;45.98592;5.05261;280;20221014;18.1;13.4;15.7;2.4;15.52;1.1;1.04;3311 +80094;45.98592;5.05261;280;20221015;24.5;13;18.7;2.9;14.59;0;2.48;11021 +80094;45.98592;5.05261;280;20221016;24.7;16.4;20.5;4.8;15.12;0;3.32;11702 +80094;45.98592;5.05261;280;20221017;25.2;16.4;20.8;4.1;15.26;0;3.16;11553 +80094;45.98592;5.05261;280;20221018;25.1;15.5;20.3;2.6;14.79;.1;2.55;12655 +80094;45.98592;5.05261;280;20221019;23.6;10.2;16.9;2.5;14.49;1.1;1.97;10616 +80094;45.98592;5.05261;280;20221020;20.8;17.2;19;4.6;16.76;8.9;1.98;4287 +80094;45.98592;5.05261;280;20221021;21.3;16.1;18.7;3.5;16.46;1.3;1.84;6265 +80094;45.98592;5.05261;280;20221022;23.3;13.3;18.3;2.3;15.86;0;1.9;11859 +80094;45.98592;5.05261;280;20221023;23.3;14.4;18.8;5.5;15.22;0;2.7;3934 +80094;45.98592;5.05261;280;20221024;22.5;17.8;20.2;3.6;15.56;0;2.29;5983 +80094;45.98592;5.05261;280;20221025;20.3;9.8;15;2.4;13.79;2.1;1.44;9265 +80094;45.98592;5.05261;280;20221026;24.9;15.3;20.1;2.2;15.19;.1;2.07;10257 +80094;45.98592;5.05261;280;20221027;24.2;13.2;18.7;3.3;15.96;0;2.05;8710 +80094;45.98592;5.05261;280;20221028;25.2;17.2;21.2;4.1;14.36;0;3.09;7849 +80094;45.98592;5.05261;280;20221029;24.7;14;19.3;3.3;12.79;0;2.65;8636 +80094;45.98592;5.05261;280;20221030;23.9;14.6;19.3;3.3;12.62;0;2.61;9152 +80094;45.98592;5.05261;280;20221031;22.2;13;17.6;4;14.12;21;2.13;7913 +80094;45.98592;5.05261;280;20221101;19.3;14.3;16.8;2.6;14.56;0;1.4;7951 +80094;45.98592;5.05261;280;20221102;17.6;8;12.8;1.2;11.39;.1;.97;9007 +80094;45.98592;5.05261;280;20221103;15.3;5.9;10.6;3.7;10.79;4.6;1.14;3680 +80094;45.98592;5.05261;280;20221104;11;7.9;9.4;2.7;9.92;7.2;.84;3186 +80094;45.98592;5.05261;280;20221105;11.8;7.1;9.4;2.9;9.39;0;1;6987 +80094;45.98592;5.05261;280;20221106;15.5;1.9;8.7;2.2;7.96;.1;1.17;6581 +80094;45.98592;5.05261;280;20221107;19.1;6;12.5;2.4;9.39;.1;1.47;9630 +80094;45.98592;5.05261;280;20221108;19.1;9.1;14.1;5;10.42;7.4;2.28;6253 +80094;45.98592;5.05261;280;20221109;14.2;13.2;13.7;2.5;14.02;11.1;.77;1166 +80094;45.98592;5.05261;280;20221110;12.7;9.9;11.3;2.4;12.02;0;.69;5911 +80094;45.98592;5.05261;280;20221111;17.2;9.2;13.2;1.3;11.59;.1;.8;6013 +80094;45.98592;5.05261;280;20221112;13.4;5.2;9.3;1.1;10.59;.1;.53;5743 +80094;45.98592;5.05261;280;20221113;10.3;6.8;8.6;1.7;10.76;0;.47;2569 +80094;45.98592;5.05261;280;20221114;16;7.9;12;5.3;11.12;5.3;1.41;4816 +80094;45.98592;5.05261;280;20221115;14.9;10.6;12.8;2.8;12.82;4;.83;2346 +80094;45.98592;5.05261;280;20221116;16.4;8.3;12.4;2.7;10.96;4;1.07;7075 +80094;45.98592;5.05261;280;20221117;16.9;10.1;13.5;4.8;10.96;6.7;1.77;3927 +80094;45.98592;5.05261;280;20221118;13.7;9.2;11.5;2;9.22;2.2;1.05;4967 +80094;45.98592;5.05261;280;20221119;10.5;4.5;7.5;2.5;8.92;.6;.61;5792 +80094;45.98592;5.05261;280;20221120;11.4;3.9;7.6;2.1;8.32;.5;.68;6378 +80094;45.98592;5.05261;280;20221121;9.1;4.2;6.7;2.7;8.72;5.2;.56;3628 +80094;45.98592;5.05261;280;20221122;9.6;5.5;7.5;1.8;8.19;.3;.73;3345 +80094;45.98592;5.05261;280;20221123;10.4;.7;5.6;2.3;7.89;4.9;.64;3422 +80094;45.98592;5.05261;280;20221124;13.5;4.2;8.8;2.1;8.82;0;.73;5942 +80094;45.98592;5.05261;280;20221125;10.8;6;8.4;2;9.16;1.7;.67;3376 +80094;45.98592;5.05261;280;20221126;7.7;2.8;5.3;2.4;8.49;0;.41;3738 +80094;45.98592;5.05261;280;20221127;12;3.6;7.8;3.3;7.99;1.2;.97;4045 +80094;45.98592;5.05261;280;20221128;10.9;9.1;10;3;9.02;7.1;1.13;1254 +80094;45.98592;5.05261;280;20221129;8.6;5.5;7;2.5;9.02;.5;.54;2658 +80094;45.98592;5.05261;280;20221130;10;5.7;7.8;3.7;8.79;0;.8;3049 +80094;45.98592;5.05261;280;20221201;6.8;3.1;5;2.4;7.39;0;.64;2169 +80094;45.98592;5.05261;280;20221202;4.7;3.3;4;1.7;7.12;1.2;.51;1078 +80094;45.98592;5.05261;280;20221203;4.1;3.1;3.6;1.7;7.39;3.9;.4;1092 +80094;45.98592;5.05261;280;20221204;5.3;2.7;4;1.6;7.59;9;.4;1100 +80094;45.98592;5.05261;280;20221205;8.5;.6;4.5;1.2;6.82;0;.3;5914 +80094;45.98592;5.05261;280;20221206;1;-2.5;-.8;.9;5.99;.1;.23;1789 +80094;45.98592;5.05261;280;20221207;3.8;.6;2.2;1.2;6.82;.1;.39;1086 +80094;45.98592;5.05261;280;20221208;3.2;.5;1.9;1.4;6.36;10.6;.3;2757 +80094;45.98592;5.05261;280;20221209;1.8;.4;1.1;2.3;6.32;2.2;.34;1008 +80094;45.98592;5.05261;280;20221210;1.1;.1;.6;4.2;5.59;0;.5;1495 +80094;45.98592;5.05261;280;20221211;-3;-4.3;-3.7;2.5;4.32;0;.31;969 +80094;45.98592;5.05261;280;20221212;-1.6;-3.9;-2.7;1.3;4.49;.8;.29;1818 +80094;45.98592;5.05261;280;20221213;1.6;-2.9;-.7;2.1;5.66;1.1;.25;1219 +80094;45.98592;5.05261;280;20221214;10.1;.4;5.2;3.7;8.79;1.8;.34;2528 +80094;45.98592;5.05261;280;20221215;7.3;4.8;6;2.8;8.49;20.9;.57;433 +80094;45.98592;5.05261;280;20221216;1.1;.6;.8;3.8;5.96;0;.43;706 +80094;45.98592;5.05261;280;20221217;-2.1;-3.6;-2.8;2.9;4.49;0;.3;2202 +80094;45.98592;5.05261;280;20221218;9.9;-3.7;3.1;3;6.09;0;.57;5844 +80094;45.98592;5.05261;280;20221219;15.1;6.4;10.8;5.9;9.36;0;1.55;4601 +80094;45.98592;5.05261;280;20221220;15.4;11.7;13.5;6.1;10.09;3.6;2.14;2217 +80094;45.98592;5.05261;280;20221221;15.7;10.3;13;3.1;11.69;.9;.98;3655 +80094;45.98592;5.05261;280;20221222;14.2;10.1;12.2;4;10.76;8.8;1.27;1874 +80094;45.98592;5.05261;280;20221223;15.2;10;12.6;3.5;12.66;6.1;.91;838 +80094;45.98592;5.05261;280;20221224;13.5;11.3;12.4;2.1;12.46;1.6;.59;2606 +80094;45.98592;5.05261;280;20221225;15.7;5.7;10.7;3.4;10.49;0;.93;4483 +80094;45.98592;5.05261;280;20221226;13.9;9.9;11.9;4.1;10.89;2.6;1.14;1583 +80094;45.98592;5.05261;280;20221227;11.6;3.8;7.7;1.4;8.69;0;.32;5597 +80094;45.98592;5.05261;280;20221228;12;-.7;5.6;3.4;7.59;0;.69;5462 +80094;45.98592;5.05261;280;20221229;13.5;9.1;11.3;4.5;9.92;14.7;1.34;2144 +80094;45.98592;5.05261;280;20221230;12.4;5;8.7;3.5;10.62;3.1;.54;1990 +80094;45.98592;5.05261;280;20221231;17.1;10.2;13.7;5.1;11.06;0;1.7;4555 +80095;46.0004;5.37438;238;20220101;13.3;-.2;6.5;1;8;0;.22;7000 +80095;46.0004;5.37438;238;20220102;9.5;-1.1;4.2;2.2;7.8;0;.36;3200 +80095;46.0004;5.37438;238;20220103;13.5;2.5;8;2.2;8.7;2;.63;4600 +80095;46.0004;5.37438;238;20220104;13.8;8;10.9;6;8.9;13.4;1.7;3900 +80095;46.0004;5.37438;238;20220105;5.3;3;4.1;3.7;6.3;.6;.66;5100 +80095;46.0004;5.37438;238;20220106;5.7;-.8;2.4;4.3;5.8;0;.61;5800 +80095;46.0004;5.37438;238;20220107;2;-4.1;-1.1;2.1;5.6;7.5;.21;2400 +80095;46.0004;5.37438;238;20220108;5;.4;2.7;3.8;7.3;8.3;.23;2300 +80095;46.0004;5.37438;238;20220109;4.3;3.4;3.8;2.3;7.2;5.4;.45;1200 +80095;46.0004;5.37438;238;20220110;6;.5;3.2;3.2;6.3;0;.53;5200 +80095;46.0004;5.37438;238;20220111;2.1;-3.4;-.7;1.8;5.6;0;.23;3200 +80095;46.0004;5.37438;238;20220112;0;-1;-.5;1.3;5.1;0;.36;1700 +80095;46.0004;5.37438;238;20220113;.2;-2;-.9;.8;4.6;0;.33;2800 +80095;46.0004;5.37438;238;20220114;4.1;-7.3;-1.6;1;4.5;0;.14;9400 +80095;46.0004;5.37438;238;20220115;-1.9;-6.2;-4.1;.5;4.5;0;.2;3000 +80095;46.0004;5.37438;238;20220116;.3;-4.9;-2.3;0;4.7;0;.16;5100 +80095;46.0004;5.37438;238;20220117;1.8;-3.8;-1;2;5.7;0;.19;3700 +80095;46.0004;5.37438;238;20220118;2.6;.1;1.3;2.3;5.9;0;.58;3334 +80095;46.0004;5.37438;238;20220119;2.3;-4.6;-1.2;1.5;5.6;.1;.26;1800 +80095;46.0004;5.37438;238;20220120;5.8;-.5;2.6;4;6.4;.1;.53;5000 +80095;46.0004;5.37438;238;20220121;5.6;-1.3;2.1;6.3;4.8;0;1.16;8900 +80095;46.0004;5.37438;238;20220122;6.2;-5;.6;3.4;5.1;0;.63;8600 +80095;46.0004;5.37438;238;20220123;.5;-2;-.8;.8;5.7;0;.3;900 +80095;46.0004;5.37438;238;20220124;5;-1.9;1.5;1.5;5.4;0;.45;6300 +80095;46.0004;5.37438;238;20220125;9.4;-5.8;1.8;1.6;4.9;0;.61;10100 +80095;46.0004;5.37438;238;20220126;-.5;-6.6;-3.6;1.7;4.7;0;.23;2800 +80095;46.0004;5.37438;238;20220127;-2.4;-3.8;-3.1;1.7;4.7;0;.26;2100 +80095;46.0004;5.37438;238;20220128;3.1;-3.7;-.3;3.7;5.9;0;.28;2000 +80095;46.0004;5.37438;238;20220129;.7;-.7;0;2;5.8;0;.32;1900 +80095;46.0004;5.37438;238;20220130;9.6;.4;5;2.8;7.4;0;.7;5000 +80095;46.0004;5.37438;238;20220131;7;-2.3;2.3;2.3;7;4.2;.41;3200 +80095;46.0004;5.37438;238;20220201;5;-1;2;2.1;6.3;7.2;.46;5300 +80095;46.0004;5.37438;238;20220202;8.7;2;5.3;1.3;8.6;1.5;.43;2500 +80095;46.0004;5.37438;238;20220203;9.3;3;6.1;2.4;8;0;.68;4700 +80095;46.0004;5.37438;238;20220204;9.8;2.6;6.2;1.7;7.6;1;.71;4000 +80095;46.0004;5.37438;238;20220205;8.8;4.1;6.4;2.8;6.8;0;1;10400 +80095;46.0004;5.37438;238;20220206;9;-3.2;2.9;2.5;6.4;11.2;.73;4500 +80095;46.0004;5.37438;238;20220207;9.1;6.2;7.6;4.1;6.9;.1;1.41;9200 +80095;46.0004;5.37438;238;20220208;10.6;-2.9;3.8;1.4;5.3;0;.87;11500 +80095;46.0004;5.37438;238;20220209;13.8;-3.7;5;2.7;6.4;0;1.28;11900 +80095;46.0004;5.37438;238;20220210;15.6;3.7;9.6;2.6;7.7;4.2;1.5;11200 +80095;46.0004;5.37438;238;20220211;8.6;5.1;6.8;4.1;6.8;.5;1.35;10900 +80095;46.0004;5.37438;238;20220212;10.5;-5.1;2.7;1.6;5.8;0;.86;10600 +80095;46.0004;5.37438;238;20220213;13.8;4.9;9.3;5.2;6.3;0;2.4;12000 +80095;46.0004;5.37438;238;20220214;8.8;7.4;8.1;2.6;8.2;11.8;.96;1400 +80095;46.0004;5.37438;238;20220215;9.2;3.5;6.3;1.6;7.4;3.4;.82;4800 +80095;46.0004;5.37438;238;20220216;9.1;3.9;6.5;3.4;9.2;13.5;.51;2300 +80095;46.0004;5.37438;238;20220217;15.3;7.9;11.6;1.6;10.8;2.4;1.05;7000 +80095;46.0004;5.37438;238;20220218;18.6;5.1;11.9;3.2;9.16;1.1;2.03;9642 +80095;46.0004;5.37438;238;20220219;9.5;4.3;6.9;2.4;6.3;0;1.36;12300 +80095;46.0004;5.37438;238;20220220;12.7;.1;6.4;2.1;6.9;2.5;1.21;7800 +80095;46.0004;5.37438;238;20220221;9.4;7.5;8.4;3.4;7.8;7.2;1.32;4600 +80095;46.0004;5.37438;238;20220222;11.5;4.9;8.2;1.9;8;.8;1.18;10100 +80095;46.0004;5.37438;238;20220223;14.9;5.5;10.2;2;8.9;0;1.44;11600 +80095;46.0004;5.37438;238;20220224;15.1;.8;7.9;3.5;7.8;.2;1.66;9000 +80095;46.0004;5.37438;238;20220225;9.3;3.4;6.3;3.6;5.7;0;1.79;15000 +80095;46.0004;5.37438;238;20220226;11.8;-2.4;4.7;2.1;4.9;0;1.61;15200 +80095;46.0004;5.37438;238;20220227;12.4;-4.3;4;1.7;4.8;0;1.52;15200 +80095;46.0004;5.37438;238;20220228;13.6;-3.5;5;1.7;5.5;0;1.57;15200 +80095;46.0004;5.37438;238;20220301;13.6;-3.8;4.9;1.8;5.4;0;1.63;15400 +80095;46.0004;5.37438;238;20220302;12.8;-.8;6;2.6;6.5;0;1.56;11400 +80095;46.0004;5.37438;238;20220303;15.4;1.2;8.3;1.9;7.1;0;1.77;14900 +80095;46.0004;5.37438;238;20220304;13.7;-1.2;6.2;2.6;5.6;0;1.98;15800 +80095;46.0004;5.37438;238;20220305;11.4;-6.1;2.6;2.3;3.8;0;1.87;16800 +80095;46.0004;5.37438;238;20220306;9.1;-6.3;1.4;1.4;3.7;0;1.44;16400 +80095;46.0004;5.37438;238;20220307;10.7;-6.2;2.2;.9;4.3;0;1.35;16500 +80095;46.0004;5.37438;238;20220308;14.4;-4.8;4.8;3.2;5.3;0;2.23;16900 +80095;46.0004;5.37438;238;20220309;14.9;1.6;8.2;2.8;6.6;0;2.23;16800 +80095;46.0004;5.37438;238;20220310;15.8;2.2;9;3.2;7.2;.2;2.33;15900 +80095;46.0004;5.37438;238;20220311;17;8.2;12.6;5.2;7.4;.1;3.24;10700 +80095;46.0004;5.37438;238;20220312;12.7;7.5;10.1;2.1;6.6;0;1.79;6800 +80095;46.0004;5.37438;238;20220313;16;7.8;11.9;3.2;7.9;16.4;2.27;7600 +80095;46.0004;5.37438;238;20220314;12.6;1.9;7.2;1.2;9.1;6.2;1.33;13100 +80095;46.0004;5.37438;238;20220315;15.8;8.4;12.1;4.6;9.6;0;2.13;6600 +80095;46.0004;5.37438;238;20220316;17.1;9.7;13.4;3.2;9;0;2.43;9500 +80095;46.0004;5.37438;238;20220317;13.7;5.9;9.8;4.8;9.8;0;1.48;6400 +80095;46.0004;5.37438;238;20220318;11;7.3;9.1;2.6;9;0;1.14;3500 +80095;46.0004;5.37438;238;20220319;15.1;1;8;1.2;8;0;1.67;13600 +80095;46.0004;5.37438;238;20220320;16.2;4.8;10.5;3.9;6.6;0;2.92;13600 +80095;46.0004;5.37438;238;20220321;17.6;7.1;12.3;3.3;5.9;0;3.41;17400 +80095;46.0004;5.37438;238;20220322;16.9;3.9;10.4;2.3;5.7;0;2.85;18200 +80095;46.0004;5.37438;238;20220323;17.5;.8;9.1;1.5;5.9;0;2.46;18300 +80095;46.0004;5.37438;238;20220324;19.7;1.4;10.5;1.1;6.8;0;2.42;18300 +80095;46.0004;5.37438;238;20220325;19.7;2.4;11;1.6;7.2;0;2.66;18100 +80095;46.0004;5.37438;238;20220326;19.8;1.2;10.5;1.8;7.2;0;2.75;18500 +80095;46.0004;5.37438;238;20220327;21.5;1.9;11.7;1.1;6.6;0;2.55;17000 +80095;46.0004;5.37438;238;20220328;21.9;2.9;12.4;2.6;5.9;0;3.63;18100 +80095;46.0004;5.37438;238;20220329;20.2;9.7;14.9;3.8;6.1;.5;3.94;11200 +80095;46.0004;5.37438;238;20220330;16.7;8.5;12.6;2.2;9.7;4.7;2.34;14000 +80095;46.0004;5.37438;238;20220331;11;7.2;9.1;1.6;9.5;11.1;1.02;4300 +80095;46.0004;5.37438;238;20220401;4.9;.6;2.8;5.3;6.19;7.2;1.04;5650 +80095;46.0004;5.37438;238;20220402;5.5;1.7;3.6;6.4;5.31;2.3;1.68;8390 +80095;46.0004;5.37438;238;20220403;6.8;.9;3.9;4.9;5.33;.4;1.94;13737 +80095;46.0004;5.37438;238;20220404;10.6;-3.6;3.5;1.3;5;0;2.15;21900 +80095;46.0004;5.37438;238;20220405;14.2;-.5;6.8;2;7.2;0;2.3;19400 +80095;46.0004;5.37438;238;20220406;14.1;5.1;9.6;1.2;9.9;2.3;1.33;7900 +80095;46.0004;5.37438;238;20220407;11.7;8.6;10.1;4.4;10.3;15.9;1.2;3600 +80095;46.0004;5.37438;238;20220408;15.7;10.3;13;5.3;10.5;2.5;2.16;4900 +80095;46.0004;5.37438;238;20220409;8.9;3.2;6;3.3;7.2;1.9;1.81;15100 +80095;46.0004;5.37438;238;20220410;15.4;-1.6;6.9;1.6;6.3;.3;2.72;23100 +80095;46.0004;5.37438;238;20220411;19.1;1.6;10.3;5.3;7.2;0;3.97;20900 +80095;46.0004;5.37438;238;20220412;19.8;10.5;15.1;4.6;6.2;0;4.63;15300 +80095;46.0004;5.37438;238;20220413;21;8.5;14.7;2.5;9;0;3.53;18600 +80095;46.0004;5.37438;238;20220414;21.7;5.8;13.7;3.2;11;0;3.61;22300 +80095;46.0004;5.37438;238;20220415;23;8.1;15.5;3.4;11.6;0;4.05;23300 +80095;46.0004;5.37438;238;20220416;22.4;7.1;14.7;4.4;9.5;0;4.65;25000 +80095;46.0004;5.37438;238;20220417;18.7;1.5;10.1;1.7;7.4;0;3.39;25400 +80095;46.0004;5.37438;238;20220418;19.4;1.8;10.6;1.9;6.7;0;3.64;25500 +80095;46.0004;5.37438;238;20220419;20.7;4;12.3;2.4;7;0;4.04;25100 +80095;46.0004;5.37438;238;20220420;21.1;2.4;11.7;1.4;8.5;0;3.05;19500 +80095;46.0004;5.37438;238;20220421;19.8;7.5;13.6;2.5;10.8;2.4;3.41;22000 +80095;46.0004;5.37438;238;20220422;20.5;2.8;11.6;1.5;8.9;0;3.16;21100 +80095;46.0004;5.37438;238;20220423;19.3;10.2;14.7;2.8;9.6;13;2.96;11700 +80095;46.0004;5.37438;238;20220424;16.5;7.1;11.8;2.6;10.3;13.1;2.24;12300 +80095;46.0004;5.37438;238;20220425;15.4;10;12.7;1.8;11.5;2.7;1.57;7000 +80095;46.0004;5.37438;238;20220426;18.1;7.5;12.8;2;9.6;0;3.37;22600 +80095;46.0004;5.37438;238;20220427;20;3;11.5;1.6;9.3;0;3.61;26400 +80095;46.0004;5.37438;238;20220428;22.3;4.4;13.3;1.7;10.3;0;3.94;26700 +80095;46.0004;5.37438;238;20220429;21.7;5.6;13.6;2.8;10.2;.4;3.7;21000 +80095;46.0004;5.37438;238;20220430;19.6;5.9;12.7;3.4;9.8;0;4;26400 +80095;46.0004;5.37438;238;20220501;19.2;4;11.6;2.8;8.8;0;3.94;27100 +80095;46.0004;5.37438;238;20220502;20.5;4.2;12.3;2.1;9.3;.1;3.86;26000 +80095;46.0004;5.37438;238;20220503;21.7;7.6;14.6;1.7;10.2;.6;3.81;23600 +80095;46.0004;5.37438;238;20220504;22.6;9.3;15.9;1.5;11.3;5.7;3.87;23600 +80095;46.0004;5.37438;238;20220505;19.2;11;15.1;3.5;11.4;.4;3.3;16400 +80095;46.0004;5.37438;238;20220506;19;7.6;13.3;4.6;10.9;.2;2.82;11800 +80095;46.0004;5.37438;238;20220507;22.7;7.5;15.1;4.5;10.9;.7;4.47;22800 +80095;46.0004;5.37438;238;20220508;22;8.2;15.1;1.9;11.2;.6;3.28;17600 +80095;46.0004;5.37438;238;20220509;24.3;7.7;16;1.3;11.9;.2;4.32;27400 +80095;46.0004;5.37438;238;20220510;26.7;9.8;18.2;1.4;12.3;.1;4.58;26200 +80095;46.0004;5.37438;238;20220511;28.6;13.7;21.1;3.8;11.2;0;6.51;27900 +80095;46.0004;5.37438;238;20220512;27.6;14.7;21.1;3.5;10.8;4.5;5.68;21400 +80095;46.0004;5.37438;238;20220513;23.9;12;17.9;2.5;12.5;1.3;4.36;22700 +80095;46.0004;5.37438;238;20220514;25.8;9.6;17.7;2.1;13.4;0;4.77;27400 +80095;46.0004;5.37438;238;20220515;29;9.8;19.4;2.9;13.1;.2;5.51;26200 +80095;46.0004;5.37438;238;20220516;27.8;15.1;21.4;2.1;11;.1;5.08;22600 +80095;46.0004;5.37438;238;20220517;30;12.4;21.2;1.5;13.5;0;5.24;27200 +80095;46.0004;5.37438;238;20220518;30.8;13;21.9;1.7;14.9;0;5.44;27400 +80095;46.0004;5.37438;238;20220519;29.7;19.3;24.5;3.6;15.1;1.1;5.71;19600 +80095;46.0004;5.37438;238;20220520;30.1;18.4;24.2;5.3;12.2;0;7.53;24100 +80095;46.0004;5.37438;238;20220521;30.2;14.1;22.1;1.6;14.8;0;5.35;27000 +80095;46.0004;5.37438;238;20220522;29.7;15;22.3;1.4;17.4;1.1;4.27;20400 +80095;46.0004;5.37438;238;20220523;28.6;20.3;24.4;2.3;16.4;6.4;4.12;13900 +80095;46.0004;5.37438;238;20220524;20.9;11.9;16.4;1.9;11.9;0;4.06;23800 +80095;46.0004;5.37438;238;20220525;23;8.6;15.8;3.6;10.6;0;5.26;30000 +80095;46.0004;5.37438;238;20220526;23.6;8.5;16;3.8;11.2;0;5.3;29900 +80095;46.0004;5.37438;238;20220527;24.1;9;16.5;2.9;13.2;0;4.92;26238 +80095;46.0004;5.37438;238;20220528;23.6;10;16.8;4.8;11.36;0;5.45;24706 +80095;46.0004;5.37438;238;20220529;21.3;5.6;13.4;4.4;8.23;0;5.49;26636 +80095;46.0004;5.37438;238;20220530;22.6;7.5;15;2.1;8.8;0;4.74;25867 +80095;46.0004;5.37438;238;20220531;20.5;9.8;15.1;1.8;12.56;3.8;2.9;15283 +80095;46.0004;5.37438;238;20220601;23.2;10.6;16.9;1.8;15.6;2.6;3.61;19478 +80095;46.0004;5.37438;238;20220602;27.3;13.4;20.3;1.8;15.6;.2;3.96;18400 +80095;46.0004;5.37438;238;20220603;29.6;14.7;22.1;1.7;14.9;1.5;4.62;20700 +80095;46.0004;5.37438;238;20220604;33.2;15.9;24.5;2;16;7.3;6.08;27100 +80095;46.0004;5.37438;238;20220605;26.2;17.2;21.7;2.2;17.8;4.5;4.77;24300 +80095;46.0004;5.37438;238;20220606;25.3;12.6;18.9;1.8;15;1.8;4.01;20700 +80095;46.0004;5.37438;238;20220607;24.8;14.2;19.5;1.3;13.9;.3;4.82;27300 +80095;46.0004;5.37438;238;20220608;21.8;10.5;16.1;1.5;12.9;13.7;2.68;12800 +80095;46.0004;5.37438;238;20220609;20.6;13;16.8;2.5;13.1;1.5;3.58;18800 +80095;46.0004;5.37438;238;20220610;25;7.8;16.4;2.9;11.6;.1;5.41;30900 +80095;46.0004;5.37438;238;20220611;29;9.6;19.3;1.6;12.6;0;5.59;30400 +80095;46.0004;5.37438;238;20220612;32.2;13.1;22.6;1.1;15;.1;5.22;26200 +80095;46.0004;5.37438;238;20220613;26.9;15.6;21.2;3.4;14.4;0;6.1;29700 +80095;46.0004;5.37438;238;20220614;30.2;9.4;19.8;1;12.2;0;5.4;30300 +80095;46.0004;5.37438;238;20220615;33.9;17.8;25.8;2.9;14.6;0;6.73;24900 +80095;46.0004;5.37438;238;20220616;33.4;18.2;25.8;2;15.5;0;6.52;28800 +80095;46.0004;5.37438;238;20220617;33.6;14.7;24.1;2.4;14.4;0;6.64;28500 +80095;46.0004;5.37438;238;20220618;37.1;14.9;26;2.6;14.8;0;7.47;29200 +80095;46.0004;5.37438;238;20220619;35.3;22.5;28.9;5.2;15;0;9.31;28600 +80095;46.0004;5.37438;238;20220620;34.8;18.4;26.6;3.2;11.2;0;8.01;29500 +80095;46.0004;5.37438;238;20220621;33.7;22.5;28.1;3.4;14;1.6;6.71;19000 +80095;46.0004;5.37438;238;20220622;30.8;19.7;25.2;3.1;18.6;25.2;5.34;19700 +80095;46.0004;5.37438;238;20220623;29.2;16.6;22.9;1.7;18.9;18.5;4.22;19200 +80095;46.0004;5.37438;238;20220624;23.3;17.4;20.3;1.5;16.7;29.2;3.22;15200 +80095;46.0004;5.37438;238;20220625;30;13.3;21.6;2.7;15.4;8.2;5.83;27200 +80095;46.0004;5.37438;238;20220626;25.1;15.3;20.2;2.9;17.4;.4;3.91;18700 +80095;46.0004;5.37438;238;20220627;21.8;15.2;18.5;2.8;16.1;1;2.42;8900 +80095;46.0004;5.37438;238;20220628;24.3;13.5;18.9;2.3;16.2;0;4.01;21400 +80095;46.0004;5.37438;238;20220629;27.8;14.7;21.2;1.3;16.9;0;5.33;29400 +80095;46.0004;5.37438;238;20220630;29.1;14.4;21.7;2;15.8;14.9;4.62;20700 +80095;46.0004;5.37438;238;20220701;22.6;12.2;17.4;2.1;13.2;0;4.88;29300 +80095;46.0004;5.37438;238;20220702;28.8;9.1;18.9;1.2;12.5;0;5.4;30800 +80095;46.0004;5.37438;238;20220703;30;13.7;21.8;1.7;15.9;1.6;5.31;26500 +80095;46.0004;5.37438;238;20220704;26.5;16.3;21.4;2.8;17.4;.3;5.13;26100 +80095;46.0004;5.37438;238;20220705;26.7;13.1;19.9;3;14.1;0;5.81;30400 +80095;46.0004;5.37438;238;20220706;25.9;12;18.9;4;12.5;0;6;30000 +80095;46.0004;5.37438;238;20220707;25.8;9.5;17.6;4.3;12.3;0;5.77;29500 +80095;46.0004;5.37438;238;20220708;25.7;12.9;19.3;4.7;13.5;0;5.95;29500 +80095;46.0004;5.37438;238;20220709;27.5;9.5;18.5;2.3;12.5;0;5.41;28500 +80095;46.0004;5.37438;238;20220710;27.2;12.6;19.9;3.5;13.9;0;5.84;28900 +80095;46.0004;5.37438;238;20220711;28.4;11.6;20;1.6;13.6;.1;5.34;28800 +80095;46.0004;5.37438;238;20220712;30.2;13.2;21.7;1.9;13.9;0;5.83;29200 +80095;46.0004;5.37438;238;20220713;32.4;12.5;22.4;1.1;12.5;0;5.53;28700 +80095;46.0004;5.37438;238;20220714;35.1;13.5;24.3;2;13.9;0;6.48;28300 +80095;46.0004;5.37438;238;20220715;30.9;14.9;22.9;2.7;14.1;0;6.31;28300 +80095;46.0004;5.37438;238;20220716;30;13;21.5;3.2;11.9;0;6.57;28900 +80095;46.0004;5.37438;238;20220717;32.2;11.1;21.6;1.6;12.6;0;5.73;28200 +80095;46.0004;5.37438;238;20220718;35.6;13.4;24.5;1.6;14.6;0;6.1;27700 +80095;46.0004;5.37438;238;20220719;37.2;16.9;27;2.3;15.1;0;6.89;26800 +80095;46.0004;5.37438;238;20220720;35.4;20.7;28;2.8;17.4;0;6.66;24100 +80095;46.0004;5.37438;238;20220721;31;15.3;23.1;2.2;15.6;0;5.88;27800 +80095;46.0004;5.37438;238;20220722;35.7;14;24.8;1.9;15.9;1.6;5.74;23500 +80095;46.0004;5.37438;238;20220723;28.3;17.5;22.9;2.2;18.1;0;4.72;22200 +80095;46.0004;5.37438;238;20220724;34.5;15.1;24.8;1.2;16.5;0;5.57;27100 +80095;46.0004;5.37438;238;20220725;34.8;20.2;27.5;3.5;15.2;0;7.32;25200 +80095;46.0004;5.37438;238;20220726;28.7;18.3;23.5;4;14.9;0;6.28;25500 +80095;46.0004;5.37438;238;20220727;28.3;13;20.6;3.6;11.8;0;6.24;27800 +80095;46.0004;5.37438;238;20220728;30.5;11.6;21;1.4;11.9;0;4.88;24100 +80095;46.0004;5.37438;238;20220729;28.1;15.1;21.6;1.4;13.1;.8;3.95;17600 +80095;46.0004;5.37438;238;20220730;31.3;12.8;22;2.8;12;0;6.25;27000 +80095;46.0004;5.37438;238;20220731;33.3;13.6;23.4;2.1;12.7;0;6.04;26700 +80095;46.0004;5.37438;238;20220801;33.1;14.3;23.7;2.3;13.5;0;5.91;24900 +80095;46.0004;5.37438;238;20220802;32.5;15.1;23.8;2.4;13.9;0;6.1;26700 +80095;46.0004;5.37438;238;20220803;36.5;14.6;25.5;1.2;13;0;5.54;26100 +80095;46.0004;5.37438;238;20220804;38.6;18.8;28.7;2;12.9;0;6.57;25000 +80095;46.0004;5.37438;238;20220805;34.2;20.8;27.5;3.6;13.9;.1;6.77;20000 +80095;46.0004;5.37438;238;20220806;31.1;18.1;24.6;3.7;14.3;0;6.63;25900 +80095;46.0004;5.37438;238;20220807;30.5;14.3;22.4;2.1;13.4;0;5.49;26100 +80095;46.0004;5.37438;238;20220808;32.1;13.7;22.9;2;12.5;0;5.67;26200 +80095;46.0004;5.37438;238;20220809;32.9;11.9;22.4;1.6;11.3;0;5.39;25800 +80095;46.0004;5.37438;238;20220810;34.3;12.7;23.5;1.3;11.1;0;5.28;25800 +80095;46.0004;5.37438;238;20220811;35.5;14.1;24.8;1.8;11.7;0;5.83;25100 +80095;46.0004;5.37438;238;20220812;33.6;14.7;24.1;1.7;12.3;0;5.55;25600 +80095;46.0004;5.37438;238;20220813;33.2;13.6;23.4;1.4;9.9;.9;5.21;25300 +80095;46.0004;5.37438;238;20220814;24.1;16.4;20.2;2.4;14.7;19.3;2.77;8200 +80095;46.0004;5.37438;238;20220815;27.3;14.2;20.7;1.5;15.8;.2;3.58;17500 +80095;46.0004;5.37438;238;20220816;32.6;14.2;23.4;1.8;14.8;.6;5.12;23800 +80095;46.0004;5.37438;238;20220817;28.5;16.9;22.7;2.7;16.5;7;3.89;13800 +80095;46.0004;5.37438;238;20220818;23.7;15.3;19.5;3;17.1;9.1;3.02;14000 +80095;46.0004;5.37438;238;20220819;23.5;16.3;19.9;2.1;18.1;2.6;2.18;8600 +80095;46.0004;5.37438;238;20220820;26;17.1;21.5;2;17.5;1.1;3.69;18200 +80095;46.0004;5.37438;238;20220821;27.4;12.2;19.8;2.2;13.7;0;4.5;23300 +80095;46.0004;5.37438;238;20220822;28.2;11.7;19.9;3;13.6;0;5.02;24400 +80095;46.0004;5.37438;238;20220823;29.4;13.1;21.2;2.9;14.9;0;5.09;24100 +80095;46.0004;5.37438;238;20220824;31;12.1;21.5;1.2;14.3;0;4.34;23400 +80095;46.0004;5.37438;238;20220825;33;14.2;23.6;1.3;15.4;1.7;4.46;22000 +80095;46.0004;5.37438;238;20220826;26;17.1;21.5;2.8;16.9;1.2;3.55;14700 +80095;46.0004;5.37438;238;20220827;25.8;14.1;19.9;2.2;16.4;.2;3.16;14700 +80095;46.0004;5.37438;238;20220828;28.4;13.9;21.1;1.1;16.2;.2;3.98;23000 +80095;46.0004;5.37438;238;20220829;31.9;14.2;23;1.3;15.3;0;4.25;21600 +80095;46.0004;5.37438;238;20220830;26.2;19.3;22.7;1.5;17.5;7.4;2.83;11700 +80095;46.0004;5.37438;238;20220831;27.2;17;22.1;2.5;17.5;.8;4.06;19900 +80095;46.0004;5.37438;238;20220901;28;12.4;20.2;1;14.6;0;3.74;22400 +80095;46.0004;5.37438;238;20220902;27.9;13.5;20.7;1.5;15.2;7.2;3.36;16700 +80095;46.0004;5.37438;238;20220903;25.7;15.6;20.6;1.3;17;1;2.67;13100 +80095;46.0004;5.37438;238;20220904;29.9;13.6;21.7;1.2;16.3;0;3.88;21700 +80095;46.0004;5.37438;238;20220905;30;18.8;24.4;2.8;18;.1;4.68;20600 +80095;46.0004;5.37438;238;20220906;30.5;21.2;25.8;2.2;18.8;5.7;3.93;15000 +80095;46.0004;5.37438;238;20220907;27.7;15.1;21.4;1.7;17.4;9.3;3.16;15400 +80095;46.0004;5.37438;238;20220908;25.3;13.2;19.2;1.4;15.3;.9;3.1;17900 +80095;46.0004;5.37438;238;20220909;23.9;13;18.4;1.7;14.3;2;2.85;15300 +80095;46.0004;5.37438;238;20220910;22.6;13.1;17.8;1.3;13.9;0;2.67;15700 +80095;46.0004;5.37438;238;20220911;25.1;9.2;17.1;1.1;12.6;.1;3.2;21300 +80095;46.0004;5.37438;238;20220912;30.5;9.7;20.1;1.8;13.4;0;4.01;20700 +80095;46.0004;5.37438;238;20220913;29.4;18.7;24;4;18.2;2;4.26;14000 +80095;46.0004;5.37438;238;20220914;28.3;19.3;23.8;3.5;19.1;13.8;3.8;14200 +80095;46.0004;5.37438;238;20220915;25.9;14.8;20.3;1.2;17.7;9;2.18;10600 +80095;46.0004;5.37438;238;20220916;20.9;14.9;17.9;2.4;15.5;.3;2.25;11300 +80095;46.0004;5.37438;238;20220917;17;8.6;12.8;3.5;10.2;0;2.79;19200 +80095;46.0004;5.37438;238;20220918;19.4;4.2;11.8;2.3;8.6;0;2.9;20300 +80095;46.0004;5.37438;238;20220919;19.8;5.2;12.5;3.1;9.1;0;3.12;20200 +80095;46.0004;5.37438;238;20220920;20.6;4.1;12.3;2.7;9;0;3.04;19800 +80095;46.0004;5.37438;238;20220921;21.1;4.9;13;1.3;9.4;0;2.58;19300 +80095;46.0004;5.37438;238;20220922;23.4;5.2;14.3;1;9.6;0;2.6;19300 +80095;46.0004;5.37438;238;20220923;24.7;6.8;15.7;2.5;12.5;8.5;2.73;13200 +80095;46.0004;5.37438;238;20220924;22.7;15.1;18.9;1.6;16.2;6.2;2.24;12700 +80095;46.0004;5.37438;238;20220925;18.9;13.7;16.3;1.4;15;3.5;1.42;7000 +80095;46.0004;5.37438;238;20220926;20;11.8;15.9;1.7;13.4;8;1.99;11900 +80095;46.0004;5.37438;238;20220927;17.1;12;14.5;2.1;12.7;10.6;1.6;8000 +80095;46.0004;5.37438;238;20220928;17.3;12;14.6;2.9;14.3;20.6;1.18;4200 +80095;46.0004;5.37438;238;20220929;17.6;12.1;14.8;1;13.1;1.5;1.4;8200 +80095;46.0004;5.37438;238;20220930;16.3;6.2;11.2;1.9;10.8;.1;1.52;10400 +80095;46.0004;5.37438;238;20221001;18.5;6.9;12.7;2.4;13.2;11.4;1.13;4900 +80095;46.0004;5.37438;238;20221002;24.8;15.9;20.3;1.6;17.4;.2;2.19;11800 +80095;46.0004;5.37438;238;20221003;22.2;14.3;18.2;2.9;16.8;0;2.13;12300 +80095;46.0004;5.37438;238;20221004;21.6;12.3;16.9;1.2;15.6;.1;1.57;9500 +80095;46.0004;5.37438;238;20221005;25.8;8.7;17.2;2.6;15;0;2.69;16300 +80095;46.0004;5.37438;238;20221006;24.5;14.6;19.5;2.7;16.4;0;2.62;14700 +80095;46.0004;5.37438;238;20221007;26.1;12.6;19.3;1.3;16.4;.3;2;11300 +80095;46.0004;5.37438;238;20221008;21.3;16.3;18.8;1.9;17.2;5.2;1.38;4800 +80095;46.0004;5.37438;238;20221009;23.9;11.4;17.6;1.1;16.2;.2;1.51;8600 +80095;46.0004;5.37438;238;20221010;28.1;20.8;24.4;2.5;20;.1;2.96;13600 +80095;46.0004;5.37438;238;20221011;24.5;13.7;19.1;1.1;18.7;.5;1.59;10200 +80095;46.0004;5.37438;238;20221012;23.6;18;20.8;1;19.8;.1;1.36;6900 +80095;46.0004;5.37438;238;20221013;23.1;14.4;18.7;.5;17.2;1.4;1.16;6500 +80095;46.0004;5.37438;238;20221014;18.6;13.3;15.9;2;15.2;2;1.11;4200 +80095;46.0004;5.37438;238;20221015;24.9;13.3;19.1;2.4;14.5;0;2.39;12400 +80095;46.0004;5.37438;238;20221016;25.7;17.3;21.5;4.6;14.7;0;3.63;12600 +80095;46.0004;5.37438;238;20221017;25.8;16.4;21.1;3.6;15.5;0;3.03;12600 +80095;46.0004;5.37438;238;20221018;25.9;16.9;21.4;2.3;14.5;0;2.62;13000 +80095;46.0004;5.37438;238;20221019;24.7;10;17.3;2.4;14.1;.3;2.13;11800 +80095;46.0004;5.37438;238;20221020;20.4;18;19.2;4.1;16.3;9.1;1.9;3400 +80095;46.0004;5.37438;238;20221021;21.7;16.3;19;2.8;16.1;7.9;1.73;5900 +80095;46.0004;5.37438;238;20221022;23.9;13.3;18.6;2;15.3;0;1.92;12700 +80095;46.0004;5.37438;238;20221023;22.8;13.6;18.2;4.5;14.8;2.4;2.17;2000 +80095;46.0004;5.37438;238;20221024;22.3;18.3;20.3;3.1;15.7;6;2.11;5700 +80095;46.0004;5.37438;238;20221025;20.9;9.5;15.2;1.8;13.8;.1;1.35;9700 +80095;46.0004;5.37438;238;20221026;26;16.1;21;2.4;15.1;.1;2.3;10500 +80095;46.0004;5.37438;238;20221027;24.8;12.7;18.7;3.1;16.1;0;2;9300 +80095;46.0004;5.37438;238;20221028;26.2;17.9;22;4.6;13.9;0;3.59;8200 +80095;46.0004;5.37438;238;20221029;25;14.8;19.9;3.1;12.5;0;2.67;8500 +80095;46.0004;5.37438;238;20221030;23.9;16.4;20.1;2.8;12.5;0;2.47;10100 +80095;46.0004;5.37438;238;20221031;22.5;14.3;18.4;3;14.4;23;1.95;9200 +80095;46.0004;5.37438;238;20221101;20;14.8;17.4;2;14.7;.1;1.34;8000 +80095;46.0004;5.37438;238;20221102;18.3;7.7;13;1.1;11.7;.1;.94;9400 +80095;46.0004;5.37438;238;20221103;15.8;4.5;10.1;3;10.8;9;.93;3100 +80095;46.0004;5.37438;238;20221104;11.4;7.8;9.6;1.7;9.9;11.4;.73;2700 +80095;46.0004;5.37438;238;20221105;12.4;7;9.7;2.1;9.5;.1;.87;8300 +80095;46.0004;5.37438;238;20221106;16;1.5;8.7;1.6;7.8;.1;1.06;5700 +80095;46.0004;5.37438;238;20221107;19.6;6;12.8;1.4;9.3;0;1.12;10200 +80095;46.0004;5.37438;238;20221108;20.3;9;14.6;4.8;9.9;8.4;2.53;6900 +80095;46.0004;5.37438;238;20221109;14.3;13.1;13.7;2.5;13.8;17.6;.74;900 +80095;46.0004;5.37438;238;20221110;12.2;10.5;11.3;2.2;12.3;.1;.58;3600 +80095;46.0004;5.37438;238;20221111;17.7;9.5;13.6;.7;11.5;.1;.68;6900 +80095;46.0004;5.37438;238;20221112;15.1;4.2;9.6;1.2;10.1;0;.62;7000 +80095;46.0004;5.37438;238;20221113;10.4;6.8;8.6;1.3;10.7;0;.44;2100 +80095;46.0004;5.37438;238;20221114;17;7.6;12.3;4.3;10.8;9.5;1.44;4900 +80095;46.0004;5.37438;238;20221115;15.6;10.7;13.1;2.5;12.7;11;.84;3000 +80095;46.0004;5.37438;238;20221116;16.8;8.7;12.7;2.2;10.9;.8;.96;8100 +80095;46.0004;5.37438;238;20221117;17.8;10;13.9;4.3;10.8;5.2;1.8;3300 +80095;46.0004;5.37438;238;20221118;14.2;8.8;11.5;1.3;9.5;2.3;.74;5800 +80095;46.0004;5.37438;238;20221119;11.2;3.8;7.5;2.2;8.9;.5;.53;7000 +80095;46.0004;5.37438;238;20221120;11.8;3.4;7.6;1.2;8.6;1;.45;6700 +80095;46.0004;5.37438;238;20221121;9.7;4.3;7;2.2;8.7;8.6;.54;3600 +80095;46.0004;5.37438;238;20221122;9.1;5.1;7.1;1.4;8.3;.7;.55;2800 +80095;46.0004;5.37438;238;20221123;11;-.6;5.2;1.8;7.7;4.3;.57;3000 +80095;46.0004;5.37438;238;20221124;14.2;5;9.6;1.3;9;0;.57;6100 +80095;46.0004;5.37438;238;20221125;11.2;6;8.6;1.8;8.9;1.1;.69;2400 +80095;46.0004;5.37438;238;20221126;6.6;2.1;4.3;2.3;8.1;0;.31;2100 +80095;46.0004;5.37438;238;20221127;13.5;4;8.7;3.1;7.6;.4;1.21;4200 +80095;46.0004;5.37438;238;20221128;11.5;10;10.7;3;8.3;9.9;1.37;1700 +80095;46.0004;5.37438;238;20221129;8.6;5.1;6.8;2.1;9.2;1.4;.4;2500 +80095;46.0004;5.37438;238;20221130;11.4;5.2;8.3;3;8.8;.2;.74;4000 +80095;46.0004;5.37438;238;20221201;6.9;1;3.9;1.7;7;0;.44;2600 +80095;46.0004;5.37438;238;20221202;5.1;3.4;4.2;1.2;7.3;1.3;.43;1300 +80095;46.0004;5.37438;238;20221203;4.5;3.4;3.9;1.5;7.5;2.6;.39;1100 +80095;46.0004;5.37438;238;20221204;6.1;3;4.5;1.9;7.8;8.1;.42;900 +80095;46.0004;5.37438;238;20221205;9.4;.9;5.1;1.2;6.8;0;.24;7400 +80095;46.0004;5.37438;238;20221206;.5;-2.6;-1.1;.5;5.8;.1;.24;1600 +80095;46.0004;5.37438;238;20221207;4;.2;2.1;.4;6.9;0;.33;1000 +80095;46.0004;5.37438;238;20221208;4.5;1.6;3;.9;6.7;12.7;.27;3300 +80095;46.0004;5.37438;238;20221209;1.9;.7;1.3;2;6.4;3.8;.3;1100 +80095;46.0004;5.37438;238;20221210;.9;.3;.6;4.4;5.8;0;.4;900 +80095;46.0004;5.37438;238;20221211;-2.3;-4.3;-3.3;1.9;4.5;0;.26;1300 +80095;46.0004;5.37438;238;20221212;-1.9;-3.1;-2.5;.8;4.6;1.2;.24;2100 +80095;46.0004;5.37438;238;20221213;4;-2.4;.8;1.8;6;2.3;.36;1200 +80095;46.0004;5.37438;238;20221214;10.9;1.6;6.2;4.1;9;1.1;.49;1800 +80095;46.0004;5.37438;238;20221215;7.7;3.4;5.5;2.5;8.3;26.7;.47;800 +80095;46.0004;5.37438;238;20221216;.8;.6;.7;3.8;6.2;0;.28;600 +80095;46.0004;5.37438;238;20221217;-1.9;-2.7;-2.3;2.5;5;0;.23;1000 +80095;46.0004;5.37438;238;20221218;11.3;-2.6;4.3;2.6;6.2;0;.67;6300 +80095;46.0004;5.37438;238;20221219;15.9;8.2;12;6.2;8.8;0;2.08;4700 +80095;46.0004;5.37438;238;20221220;16.6;12.2;14.4;5.4;9.2;4;2.48;2800 +80095;46.0004;5.37438;238;20221221;15.9;9.9;12.9;2.7;11.4;2.4;.9;3600 +80095;46.0004;5.37438;238;20221222;14.4;10.3;12.3;3.6;10.5;10.4;1.26;1600 +80095;46.0004;5.37438;238;20221223;15.6;10;12.8;3.5;12.9;8.4;.86;100 +80095;46.0004;5.37438;238;20221224;13.9;11.9;12.9;2.1;12.6;1.1;.54;3800 +80095;46.0004;5.37438;238;20221225;16.6;4.4;10.5;3;10.3;0;.83;4800 +80095;46.0004;5.37438;238;20221226;14;11.8;12.9;3.3;11.1;2.6;1.23;600 +80095;46.0004;5.37438;238;20221227;12;3.7;7.8;1.3;8.6;0;.24;6700 +80095;46.0004;5.37438;238;20221228;13.2;-2.2;5.5;2.3;7.2;1.5;.65;5500 +80095;46.0004;5.37438;238;20221229;13.8;10.1;11.9;4.2;9.6;16.2;1.5;2000 +80095;46.0004;5.37438;238;20221230;13.2;4;8.6;2.8;10.5;4.7;.53;1400 +80095;46.0004;5.37438;238;20221231;17.1;10.6;13.8;5.2;11.3;0;1.56;5000 +80096;46.0139;5.6963;575;20220101;13.2;.1;6.7;1;7.23;0;.37;5533 +80096;46.0139;5.6963;575;20220102;8.8;-.9;4;.8;7.33;0;.24;4677 +80096;46.0139;5.6963;575;20220103;11;3;7;1.5;8.38;2.1;.47;4272 +80096;46.0139;5.6963;575;20220104;14;7.9;10.9;3.5;8.53;15.5;1.43;3792 +80096;46.0139;5.6963;575;20220105;2.8;.7;1.7;3.5;5.63;.9;.72;1867 +80096;46.0139;5.6963;575;20220106;3.8;-.4;1.7;2.8;4.98;.1;.79;3040 +80096;46.0139;5.6963;575;20220107;.3;-4.6;-2.1;1.5;5.33;8.5;.21;3220 +80096;46.0139;5.6963;575;20220108;2.3;-.7;.8;2.8;6.48;11;.24;2397 +80096;46.0139;5.6963;575;20220109;1.8;1;1.4;2.7;6.68;5.9;.32;1006 +80096;46.0139;5.6963;575;20220110;4.3;-.7;1.8;2.9;5.68;0;.59;3576 +80096;46.0139;5.6963;575;20220111;3.6;-4.6;-.5;3.3;4.78;0;.71;3982 +80096;46.0139;5.6963;575;20220112;.3;-2.3;-1;2.8;4.53;0;.66;2361 +80096;46.0139;5.6963;575;20220113;1.3;-4.3;-1.5;1.9;4.28;0;.52;3960 +80096;46.0139;5.6963;575;20220114;5.5;-6.5;-.5;1.2;4.38;0;.4;5939 +80096;46.0139;5.6963;575;20220115;5.3;-6.1;-.4;1.3;4.73;0;.34;5586 +80096;46.0139;5.6963;575;20220116;5.6;-6.9;-.7;.8;4.43;0;.33;6268 +80096;46.0139;5.6963;575;20220117;4.7;-6.9;-1.1;1.3;4.78;0;.31;6027 +80096;46.0139;5.6963;575;20220118;1.7;-5.2;-1.7;1.7;5.38;0;.34;4846 +80096;46.0139;5.6963;575;20220119;.5;-4.6;-2;1.3;5.38;0;.27;3738 +80096;46.0139;5.6963;575;20220120;4.4;-1;1.7;2.5;5.58;0;.64;4312 +80096;46.0139;5.6963;575;20220121;3.6;-3.2;.2;5.1;3.78;0;1.36;4507 +80096;46.0139;5.6963;575;20220122;5.9;-5.7;.1;2.2;4.18;0;.77;6320 +80096;46.0139;5.6963;575;20220123;.7;-6;-2.6;1.3;5.08;0;.31;5018 +80096;46.0139;5.6963;575;20220124;6.7;-3.4;1.6;1.3;5.13;0;.54;6076 +80096;46.0139;5.6963;575;20220125;8.8;-6.3;1.3;.9;4.83;0;.44;7659 +80096;46.0139;5.6963;575;20220126;6.8;-7.5;-.4;.9;4.43;0;.42;7590 +80096;46.0139;5.6963;575;20220127;.6;-6.6;-3;1.2;4.43;0;.34;4301 +80096;46.0139;5.6963;575;20220128;7.5;-6.1;.7;1.7;5.23;0;.58;7911 +80096;46.0139;5.6963;575;20220129;2.2;-3;-.4;1.1;5.38;0;.36;3820 +80096;46.0139;5.6963;575;20220130;7.4;-1.9;2.8;1.5;6.08;0;.57;6729 +80096;46.0139;5.6963;575;20220131;3.3;-3.6;-.1;2.4;6.48;4.7;.27;5343 +80096;46.0139;5.6963;575;20220201;3.8;-.6;1.6;2;5.73;6.7;.66;4502 +80096;46.0139;5.6963;575;20220202;6.8;.5;3.7;.8;7.83;1.2;.41;5676 +80096;46.0139;5.6963;575;20220203;7.7;.3;4;1.4;7.53;0;.52;6281 +80096;46.0139;5.6963;575;20220204;7.1;.1;3.6;1.2;7.28;.9;.52;5865 +80096;46.0139;5.6963;575;20220205;8.2;3;5.6;1.3;6.73;.1;.75;5351 +80096;46.0139;5.6963;575;20220206;5.5;-4;.7;2.6;6.48;14.5;.45;7297 +80096;46.0139;5.6963;575;20220207;7.2;3.5;5.3;3.3;6.23;.1;1.18;4451 +80096;46.0139;5.6963;575;20220208;10.1;-4.6;2.7;1;4.43;0;.82;9587 +80096;46.0139;5.6963;575;20220209;13.2;-3.9;4.7;1.6;5.53;0;1.11;10257 +80096;46.0139;5.6963;575;20220210;4.2;-2;1.1;2.1;6.89;5;1.28;10700 +80096;46.0139;5.6963;575;20220211;7;4.1;5.6;4.1;6.16;.3;1.43;8566 +80096;46.0139;5.6963;575;20220212;5.9;-2.6;1.6;2.1;5.19;0;.93;10333 +80096;46.0139;5.6963;575;20220213;11.6;-2.6;4.5;2.8;5.66;0;1.43;11833 +80096;46.0139;5.6963;575;20220214;7.1;2.5;4.8;2.5;7.26;12.7;.89;1600 +80096;46.0139;5.6963;575;20220215;7.3;1.8;4.5;2.5;6.76;4.3;.95;7633 +80096;46.0139;5.6963;575;20220216;5.9;1.2;3.5;2.4;8.08;20.6;.44;5596 +80096;46.0139;5.6963;575;20220217;12.3;6.3;9.3;2;10.03;2.7;.93;7011 +80096;46.0139;5.6963;575;20220218;17.8;3.2;10.5;2.1;8.93;2;1.6;11148 +80096;46.0139;5.6963;575;20220219;8.2;3.1;5.6;1.8;6.23;0;1.08;6514 +80096;46.0139;5.6963;575;20220220;10.1;-2.6;3.8;1.9;6.58;3.5;1.07;10728 +80096;46.0139;5.6963;575;20220221;5.3;5.6;5.4;3;7.53;10;.84;1275 +80096;46.0139;5.6963;575;20220222;9.5;3;6.2;2.3;7.53;.7;1.09;7873 +80096;46.0139;5.6963;575;20220223;13.2;3.9;8.5;1.3;7.63;0;1.24;9640 +80096;46.0139;5.6963;575;20220224;11.7;-.9;5.4;3;7.28;.3;1.34;11267 +80096;46.0139;5.6963;575;20220225;7.4;.7;4.1;3.8;5.18;0;1.61;7942 +80096;46.0139;5.6963;575;20220226;9.2;-2.8;3.2;4.2;4.38;0;1.85;10674 +80096;46.0139;5.6963;575;20220227;10;-4.9;2.5;1.8;4.28;0;1.38;12459 +80096;46.0139;5.6963;575;20220228;11.3;-3.7;3.8;1.7;4.63;0;1.5;12798 +80096;46.0139;5.6963;575;20220301;12.1;-3.4;4.4;1.5;4.73;0;1.56;13150 +80096;46.0139;5.6963;575;20220302;12.4;-3.9;4.2;1.5;5.68;0;1.44;13852 +80096;46.0139;5.6963;575;20220303;14.6;-.9;6.8;1.1;6.43;0;1.51;13797 +80096;46.0139;5.6963;575;20220304;12.3;-2.1;5.1;2.5;4.63;0;2.03;12940 +80096;46.0139;5.6963;575;20220305;9.7;-6.3;1.7;2.2;3.23;0;1.84;13689 +80096;46.0139;5.6963;575;20220306;7.9;-6.8;.6;2;3.58;0;1.53;13604 +80096;46.0139;5.6963;575;20220307;9.1;-6.8;1.1;2;3.93;0;1.56;14399 +80096;46.0139;5.6963;575;20220308;12.1;-6.1;3;1.8;4.53;0;1.75;15518 +80096;46.0139;5.6963;575;20220309;13.9;-2.7;5.6;1.4;5.38;0;1.77;15486 +80096;46.0139;5.6963;575;20220310;14.6;-3.5;5.6;1.5;5.98;.1;1.79;15627 +80096;46.0139;5.6963;575;20220311;14.2;.7;7.5;3.2;6.68;0;2.21;14122 +80096;46.0139;5.6963;575;20220312;13;5.2;9.1;1.7;6.73;0;1.81;10919 +80096;46.0139;5.6963;575;20220313;12.4;4.8;8.6;1.8;7.38;14.1;1.68;10723 +80096;46.0139;5.6963;575;20220314;13.4;.9;7.2;1.4;8.33;6.4;1.58;14156 +80096;46.0139;5.6963;575;20220315;15.4;6.4;10.9;2.9;9.23;0;2.1;12217 +80096;46.0139;5.6963;575;20220316;16.2;3.2;9.7;1.1;8.78;0;1.83;14750 +80096;46.0139;5.6963;575;20220317;14.8;3.9;9.3;2.3;9.78;0;1.82;13807 +80096;46.0139;5.6963;575;20220318;9.1;7.7;8.4;5.2;8.51;0;1.53;2942 +80096;46.0139;5.6963;575;20220319;12.8;3.5;8.2;2.8;6.94;0;2.35;15955 +80096;46.0139;5.6963;575;20220320;13.7;1.2;7.4;2.2;6.56;0;2.02;13066 +80096;46.0139;5.6963;575;20220321;14.1;1.4;7.8;2.1;6.39;0;2.42;18166 +80096;46.0139;5.6963;575;20220322;13.9;.1;7;1.8;5.65;0;2.38;19500 +80096;46.0139;5.6963;575;20220323;14.9;-.6;7.1;1.8;5.73;0;2.48;19500 +80096;46.0139;5.6963;575;20220324;17.3;-.5;8.4;1.8;5.79;0;2.75;19600 +80096;46.0139;5.6963;575;20220325;17.8;.6;9.2;2;6.03;0;2.92;19566 +80096;46.0139;5.6963;575;20220326;17.7;1.4;9.6;2;6.13;0;2.99;20033 +80096;46.0139;5.6963;575;20220327;17.6;4;10.8;2.1;5.88;0;3.02;18233 +80096;46.0139;5.6963;575;20220328;18.4;1.5;9.9;2.1;5.99;0;3.13;19533 +80096;46.0139;5.6963;575;20220329;17;4;10.5;2.7;6.46;.3;2.78;11500 +80096;46.0139;5.6963;575;20220330;13.2;7.7;10.4;2.3;9.33;4.1;1.89;9666 +80096;46.0139;5.6963;575;20220331;11.2;6.2;8.7;1.8;8.56;8.1;1.41;6733 +80096;46.0139;5.6963;575;20220401;2.6;2.5;2.5;3.7;5.86;7.6;.97;4200 +80096;46.0139;5.6963;575;20220402;2.8;-1.4;.7;4;5.12;1.8;1.1;7900 +80096;46.0139;5.6963;575;20220403;5;-1.5;1.8;5;4.66;.5;1.96;14900 +80096;46.0139;5.6963;575;20220404;8.8;-1.7;3.5;2.5;4.89;0;2.38;20966 +80096;46.0139;5.6963;575;20220405;14.1;2.7;8.4;1.6;5.89;0;2.57;18500 +80096;46.0139;5.6963;575;20220406;15.6;1.6;8.6;2.6;8.43;3;2.49;16600 +80096;46.0139;5.6963;575;20220407;9.7;6.9;8.3;5.7;10.16;23.7;1.06;3233 +80096;46.0139;5.6963;575;20220408;13.1;8.4;10.7;6.4;10.29;5;1.91;4833 +80096;46.0139;5.6963;575;20220409;8;2.8;5.4;3.3;5.93;2;2.19;14933 +80096;46.0139;5.6963;575;20220410;11.8;-2;4.9;2;5.73;.3;2.72;24066 +80096;46.0139;5.6963;575;20220411;14.8;-.2;7.3;2.3;6.83;0;2.88;21200 +80096;46.0139;5.6963;575;20220412;17.8;4.3;11.1;2;7.99;0;2.91;16500 +80096;46.0139;5.6963;575;20220413;19.5;6.2;12.9;1.5;8.86;0;2.85;16566 +80096;46.0139;5.6963;575;20220414;21.4;6.2;13.8;1.8;10.72;.1;3.4;22266 +80096;46.0139;5.6963;575;20220415;21.1;7.5;14.3;2.3;11.39;0;3.59;22000 +80096;46.0139;5.6963;575;20220416;18.4;8.6;13.5;6.3;9.03;0;4.79;25066 +80096;46.0139;5.6963;575;20220417;16.4;4.4;10.4;5;6.56;0;4.43;25500 +80096;46.0139;5.6963;575;20220418;17.3;.5;8.9;1.7;6.36;0;3.47;25100 +80096;46.0139;5.6963;575;20220419;18.4;2.9;10.7;1.9;6.99;0;3.6;23866 +80096;46.0139;5.6963;575;20220420;17.1;3.8;10.5;2.2;8.29;0;3.03;19133 +80096;46.0139;5.6963;575;20220421;17.7;6;11.9;2.5;8.03;.6;3.6;20966 +80096;46.0139;5.6963;575;20220422;17.2;3.6;10.4;1.8;8.66;.3;3.14;20733 +80096;46.0139;5.6963;575;20220423;14.2;8.5;11.3;2.4;10.39;14;1.92;8200 +80096;46.0139;5.6963;575;20220424;12.9;5.2;9.1;3;9.69;13.8;1.94;10866 +80096;46.0139;5.6963;575;20220425;13.2;8.6;10.9;2.7;10.96;4;1.88;9700 +80096;46.0139;5.6963;575;20220426;15.9;7.2;11.5;2.2;9.39;0;3.17;20300 +80096;46.0139;5.6963;575;20220427;17.5;2.1;9.8;2.3;8.46;0;3.71;26933 +80096;46.0139;5.6963;575;20220428;19.7;3.6;11.6;2.4;8.96;0;4.11;27133 +80096;46.0139;5.6963;575;20220429;20;4.5;12.2;2.1;8.69;.1;3.67;21800 +80096;46.0139;5.6963;575;20220430;17.8;6;11.9;2.8;9.26;.1;3.65;22800 +80096;46.0139;5.6963;575;20220501;17.2;3.2;10.2;2.2;8.83;0;3.66;26266 +80096;46.0139;5.6963;575;20220502;18.7;3.6;11.1;2;9.13;.2;3.76;25600 +80096;46.0139;5.6963;575;20220503;19.1;7.5;13.3;2;10.19;2.3;3.45;20466 +80096;46.0139;5.6963;575;20220504;19.3;7.9;13.6;1.8;11.46;10.9;3.39;20300 +80096;46.0139;5.6963;575;20220505;12.4;9.9;11.1;1.9;11.69;.2;1.52;7233 +80096;46.0139;5.6963;575;20220506;15.6;5.6;10.6;3.9;10.48;0;2.95;19676 +80096;46.0139;5.6963;575;20220507;19.1;6.1;12.6;3.1;10.73;.9;3.82;22470 +80096;46.0139;5.6963;575;20220508;19.5;6.5;13;3;10.83;.5;3.75;22528 +80096;46.0139;5.6963;575;20220509;23.1;6.8;15;1.2;12.03;.3;4.09;25736 +80096;46.0139;5.6963;575;20220510;24.6;8.1;16.3;1;12.08;.1;4.37;26835 +80096;46.0139;5.6963;575;20220511;26.4;8.9;17.7;2.5;11.23;0;5.36;27638 +80096;46.0139;5.6963;575;20220512;25.7;14.1;19.9;2.4;11.13;0;5;22854 +80096;46.0139;5.6963;575;20220513;22.3;10.9;16.6;1.6;13.18;.3;3.98;22584 +80096;46.0139;5.6963;575;20220514;25.3;8.4;16.8;1.1;13.58;0;4.54;27511 +80096;46.0139;5.6963;575;20220515;27.3;9.3;18.3;1.8;13.78;.7;5.1;28088 +80096;46.0139;5.6963;575;20220516;25.2;13.7;19.5;1.8;12.63;.3;4.59;23158 +80096;46.0139;5.6963;575;20220517;28.2;11.1;19.7;1.3;13.68;0;5.1;27950 +80096;46.0139;5.6963;575;20220518;29.5;11;20.2;1.1;14.48;0;5.17;28567 +80096;46.0139;5.6963;575;20220519;27.2;14.3;20.7;1.9;15.33;.8;4.88;24413 +80096;46.0139;5.6963;575;20220520;29.4;18.2;23.8;3.1;12.53;.1;6.21;23369 +80096;46.0139;5.6963;575;20220521;28.8;14.2;21.5;1.6;14.43;0;5.34;26517 +80096;46.0139;5.6963;575;20220522;27.9;13.7;20.8;1.4;16.43;1.3;4.97;26001 +80096;46.0139;5.6963;575;20220523;25.8;15.7;20.7;1.5;15.83;4.1;4.3;21755 +80096;46.0139;5.6963;575;20220524;18.1;11;14.6;1.7;12.08;0;3.26;18736 +80096;46.0139;5.6963;575;20220525;21.4;6.4;13.9;3;10.28;0;4.76;26834 +80096;46.0139;5.6963;575;20220526;22.7;7.2;15;2.4;11.18;0;4.82;27595 +80096;46.0139;5.6963;575;20220527;23.6;7.5;15.5;2.4;12.28;.1;4.91;28500 +80096;46.0139;5.6963;575;20220528;22.3;7.5;14.9;3.1;10.58;0;4.95;27239 +80096;46.0139;5.6963;575;20220529;19.7;5.3;12.5;2.4;7.88;0;4.56;26404 +80096;46.0139;5.6963;575;20220530;21.3;6.1;13.7;1.6;8.43;0;4.6;27246 +80096;46.0139;5.6963;575;20220531;18.4;7.4;12.9;1.5;11.03;8.1;3.56;22772 +80096;46.0139;5.6963;575;20220601;20.3;8;14.1;1.1;14.33;5;3.86;25029 +80096;46.0139;5.6963;575;20220602;24.2;12.5;18.4;1.5;15.98;.2;4.3;24277 +80096;46.0139;5.6963;575;20220603;26.7;13.2;20;1.9;15.53;1.5;5.08;26252 +80096;46.0139;5.6963;575;20220604;29.5;14.6;22.1;2.2;17.63;5.1;5.72;27904 +80096;46.0139;5.6963;575;20220605;23.3;16.6;19.9;2.3;17.73;5.9;3.84;18556 +80096;46.0139;5.6963;575;20220606;23.6;11.8;17.7;1.4;15.23;2.4;4.39;24902 +80096;46.0139;5.6963;575;20220607;22.6;13.1;17.8;1.8;13.73;.3;4.18;22391 +80096;46.0139;5.6963;575;20220608;18.5;7.4;12.9;1.3;12.68;15.7;3.64;24137 +80096;46.0139;5.6963;575;20220609;18.1;11.9;15;1.8;13.08;2.3;3.18;17931 +80096;46.0139;5.6963;575;20220610;23.2;6;14.6;2.1;10.88;.1;5.03;29944 +80096;46.0139;5.6963;575;20220611;27.4;8.3;17.9;1.7;12.63;0;5.62;30744 +80096;46.0139;5.6963;575;20220612;30;11.3;20.7;1.6;14.08;0;6.03;31053 +80096;46.0139;5.6963;575;20220613;25.7;13.6;19.6;2.3;13.93;.1;5.18;25215 +80096;46.0139;5.6963;575;20220614;28.9;8.8;18.9;1.6;12.23;0;5.88;30969 +80096;46.0139;5.6963;575;20220615;32;13.7;22.8;1.8;14.78;0;6.41;30805 +80096;46.0139;5.6963;575;20220616;30.9;15.7;23.3;1.6;17.13;0;5.96;28666 +80096;46.0139;5.6963;575;20220617;31.8;13.6;22.7;1.8;14.18;0;6.4;30165 +80096;46.0139;5.6963;575;20220618;34.6;14.4;24.5;2.2;14.68;0;7.07;30323 +80096;46.0139;5.6963;575;20220619;33.5;18.7;26.1;2.7;15.73;0;7.07;28191 +80096;46.0139;5.6963;575;20220620;32;16.1;24;1.8;13.08;0;6.4;28746 +80096;46.0139;5.6963;575;20220621;33;15.2;24.1;1.6;14.68;2.3;6.47;30671 +80096;46.0139;5.6963;575;20220622;26.8;18.1;22.4;2.3;18.48;26.2;4.67;21573 +80096;46.0139;5.6963;575;20220623;27;15.7;21.3;1.5;18.58;9.7;4.76;24590 +80096;46.0139;5.6963;575;20220624;20.4;15.3;17.9;1.6;16.78;17.7;3.08;16206 +80096;46.0139;5.6963;575;20220625;27.1;11.2;19.2;1.6;14.88;5.5;5.36;29345 +80096;46.0139;5.6963;575;20220626;26.3;14.1;20.2;1.7;17.63;.6;4.86;25806 +80096;46.0139;5.6963;575;20220627;21;15.3;18.1;2.1;16.53;1.1;3.41;17516 +80096;46.0139;5.6963;575;20220628;22.9;12.9;17.9;2.3;15.73;.2;4.33;23000 +80096;46.0139;5.6963;575;20220629;27.1;14.4;20.7;1.2;17.33;0;4.85;25801 +80096;46.0139;5.6963;575;20220630;28;13.5;20.8;1.9;16.13;10.6;5.38;27382 +80096;46.0139;5.6963;575;20220701;22;11.4;16.7;2;13.08;0;4.29;23832 +80096;46.0139;5.6963;575;20220702;26.7;8.6;17.7;1.3;12.88;0;5.19;29618 +80096;46.0139;5.6963;575;20220703;29.6;11.9;20.7;1.4;15.13;1.6;5.73;30213 +80096;46.0139;5.6963;575;20220704;26.4;16.9;21.7;1.9;18.78;1.9;4.57;22454 +80096;46.0139;5.6963;575;20220705;26.1;13.1;19.6;2.2;14.78;0;5.12;25763 +80096;46.0139;5.6963;575;20220706;25.7;11.5;18.6;3;12.43;0;5.61;26896 +80096;46.0139;5.6963;575;20220707;24.8;9.6;17.2;3.2;12.58;0;5.42;27745 +80096;46.0139;5.6963;575;20220708;26.1;11.3;18.7;4.1;11.93;0;6.23;27535 +80096;46.0139;5.6963;575;20220709;26.4;9.9;18.1;2.3;11.88;0;5.72;28237 +80096;46.0139;5.6963;575;20220710;27.7;11.9;19.8;2.7;12.98;0;5.97;28083 +80096;46.0139;5.6963;575;20220711;28.1;10.9;19.5;2.4;12.43;.1;5.92;28481 +80096;46.0139;5.6963;575;20220712;29.7;12.6;21.2;2.1;12.73;0;6;28309 +80096;46.0139;5.6963;575;20220713;31.6;10.9;21.2;1.3;11.63;0;5.85;29619 +80096;46.0139;5.6963;575;20220714;33.6;14.8;24.2;1.6;13.53;0;6.43;29865 +80096;46.0139;5.6963;575;20220715;30.8;14.6;22.7;2.4;13.13;0;6.43;28281 +80096;46.0139;5.6963;575;20220716;30.6;12.8;21.7;2.8;12.08;0;6.76;28857 +80096;46.0139;5.6963;575;20220717;31.9;12.2;22.1;2.1;11.68;0;6.31;28079 +80096;46.0139;5.6963;575;20220718;35.6;14.2;24.9;1.9;11.73;0;6.83;29109 +80096;46.0139;5.6963;575;20220719;35.9;15.1;25.5;1.9;13.38;0;6.9;29517 +80096;46.0139;5.6963;575;20220720;33.1;20.3;26.7;2.4;17.03;.8;6.31;24594 +80096;46.0139;5.6963;575;20220721;31.1;15.3;23.2;2;15.23;0;6.01;27446 +80096;46.0139;5.6963;575;20220722;34;14.4;24.2;1.5;15.33;2.5;6.17;28994 +80096;46.0139;5.6963;575;20220723;27.6;18.1;22.8;1.7;18.28;.1;4.59;21439 +80096;46.0139;5.6963;575;20220724;33.9;14.4;24.1;1.2;16.03;0;5.89;29393 +80096;46.0139;5.6963;575;20220725;33.5;16.7;25.1;2.5;15.38;.1;6.78;28049 +80096;46.0139;5.6963;575;20220726;27.7;18.2;22.9;4.2;15.03;0;5.79;20879 +80096;46.0139;5.6963;575;20220727;28.1;11.7;19.9;2.8;11.78;0;5.92;27174 +80096;46.0139;5.6963;575;20220728;29.3;11.7;20.5;1.3;12.18;0;5.2;27458 +80096;46.0139;5.6963;575;20220729;24.7;13.7;19.2;1.4;13.48;1.5;4.1;21182 +80096;46.0139;5.6963;575;20220730;30.1;11;20.6;2;12.18;0;5.7;27541 +80096;46.0139;5.6963;575;20220731;31.8;12.6;22.2;1.6;12.53;0;5.66;27552 +80096;46.0139;5.6963;575;20220801;32.4;13.5;23;2.1;13.28;0;6.17;27513 +80096;46.0139;5.6963;575;20220802;32.3;13.9;23.1;2;13.68;0;6.05;27729 +80096;46.0139;5.6963;575;20220803;34.8;14.7;24.8;1.5;13.68;0;5.95;27637 +80096;46.0139;5.6963;575;20220804;37;16.9;27;1.5;13.43;0;6.22;27583 +80096;46.0139;5.6963;575;20220805;34.1;18.8;26.4;2.5;15.13;1;6.53;25430 +80096;46.0139;5.6963;575;20220806;30.1;16.4;23.2;2.9;16.23;0;5.5;23484 +80096;46.0139;5.6963;575;20220807;29.2;13.6;21.4;3;15.03;0;5.48;24578 +80096;46.0139;5.6963;575;20220808;31;12.6;21.8;2.6;13.18;0;5.81;25141 +80096;46.0139;5.6963;575;20220809;32.1;13.4;22.7;2.4;12.18;0;5.95;24660 +80096;46.0139;5.6963;575;20220810;33;13.5;23.3;1.8;10.93;0;5.72;25818 +80096;46.0139;5.6963;575;20220811;34;14.5;24.2;1.5;11.83;0;5.59;25969 +80096;46.0139;5.6963;575;20220812;32.9;14.3;23.6;1.9;12.28;0;5.7;25430 +80096;46.0139;5.6963;575;20220813;32.3;13.3;22.8;1.5;9.53;.2;5.33;25233 +80096;46.0139;5.6963;575;20220814;22.9;15.1;19;1.1;13.93;17;3.09;15804 +80096;46.0139;5.6963;575;20220815;24.8;13.3;19;1.1;16.03;.1;3.7;20776 +80096;46.0139;5.6963;575;20220816;30.7;11.6;21.2;1.5;14.33;.8;4.98;25862 +80096;46.0139;5.6963;575;20220817;29.1;15.9;22.5;2.2;16.83;11.8;4.74;21888 +80096;46.0139;5.6963;575;20220818;22.5;14.9;18.7;2.4;16.38;9.9;3.12;15317 +80096;46.0139;5.6963;575;20220819;23.1;15.2;19.1;2.1;17.63;4.6;3.17;16637 +80096;46.0139;5.6963;575;20220820;24.2;16.4;20.3;1.4;17.93;2.6;3.18;16508 +80096;46.0139;5.6963;575;20220821;26.3;12.3;19.3;1.9;14.43;0;4.21;21964 +80096;46.0139;5.6963;575;20220822;26.9;10.3;18.6;1.9;13.23;0;4.43;23733 +80096;46.0139;5.6963;575;20220823;28.8;11.2;20;2.3;13.08;0;4.93;23881 +80096;46.0139;5.6963;575;20220824;29.8;11.8;20.8;1.2;12.33;0;4.27;22087 +80096;46.0139;5.6963;575;20220825;31.6;13.3;22.4;1.5;14.23;1.9;4.82;23952 +80096;46.0139;5.6963;575;20220826;25.2;15.9;20.5;2.2;16.48;1.4;3.62;17169 +80096;46.0139;5.6963;575;20220827;25.7;12.4;19.1;1.9;16.33;.7;3.79;20373 +80096;46.0139;5.6963;575;20220828;27.7;13.5;20.6;1.7;16.38;.2;3.98;20782 +80096;46.0139;5.6963;575;20220829;30.1;13.5;21.8;1.2;15.33;0;4.22;22435 +80096;46.0139;5.6963;575;20220830;25.7;15;20.3;1.6;16.33;7.6;3.47;17503 +80096;46.0139;5.6963;575;20220831;25.8;15.9;20.9;2.1;17.48;1.2;3.46;16987 +80096;46.0139;5.6963;575;20220901;26.6;11.6;19.1;1.8;14.43;0;3.75;20153 +80096;46.0139;5.6963;575;20220902;25.6;11.8;18.7;1.3;14.83;10.4;3.44;19621 +80096;46.0139;5.6963;575;20220903;24.9;14.7;19.8;1.9;17.33;2.1;3.18;16720 +80096;46.0139;5.6963;575;20220904;27.9;11.5;19.7;1.3;15.93;0;3.71;21200 +80096;46.0139;5.6963;575;20220905;28.8;13.8;21.3;2;16.43;.1;4.07;20050 +80096;46.0139;5.6963;575;20220906;27.7;16.7;22.2;1.4;18.38;11.4;3.34;16789 +80096;46.0139;5.6963;575;20220907;26.9;13.8;20.3;1.4;17.88;24.9;3.32;18338 +80096;46.0139;5.6963;575;20220908;22.9;13.6;18.2;1.9;15.03;.9;2.94;15569 +80096;46.0139;5.6963;575;20220909;20.6;13;16.8;2.1;13.88;2.4;2.76;15153 +80096;46.0139;5.6963;575;20220910;20.1;13;16.6;1.3;13.43;0;2.35;13083 +80096;46.0139;5.6963;575;20220911;22.8;10.3;16.5;1.7;12.03;0;3.22;19278 +80096;46.0139;5.6963;575;20220912;26.9;11.7;19.3;1.4;13.53;0;3.46;19289 +80096;46.0139;5.6963;575;20220913;26.1;14.7;20.4;1.9;16.38;3.3;3.11;14772 +80096;46.0139;5.6963;575;20220914;25.4;17.9;21.6;2.6;18.63;16.3;3;12680 +80096;46.0139;5.6963;575;20220915;21.3;12.9;17.1;1.4;16.78;10.3;2.18;13447 +80096;46.0139;5.6963;575;20220916;17.9;13.5;15.7;2.1;14.43;0;1.94;9623 +80096;46.0139;5.6963;575;20220917;15.1;6;10.6;3.1;8.88;0;2.41;13571 +80096;46.0139;5.6963;575;20220918;18.2;2.5;10.3;1.4;7.83;0;2.49;17972 +80096;46.0139;5.6963;575;20220919;18.3;3;10.7;2;8.18;0;2.63;17493 +80096;46.0139;5.6963;575;20220920;19.1;3.4;11.2;2.3;8.03;0;2.83;16820 +80096;46.0139;5.6963;575;20220921;18.9;4.4;11.7;1.8;8.18;0;2.61;16086 +80096;46.0139;5.6963;575;20220922;20.1;3.2;11.7;1.2;8.73;0;2.43;17804 +80096;46.0139;5.6963;575;20220923;20.9;4.5;12.7;1.6;10.98;7.6;2.46;17326 +80096;46.0139;5.6963;575;20220924;18.2;11.9;15;1.4;14.23;6.7;1.68;10288 +80096;46.0139;5.6963;575;20220925;14.3;10.5;12.4;1.4;13.03;4;1.25;7907 +80096;46.0139;5.6963;575;20220926;15.8;9.2;12.5;1.4;11.78;9.2;1.6;10532 +80096;46.0139;5.6963;575;20220927;12;8.8;10.4;2.8;11.08;14.8;1.25;7136 +80096;46.0139;5.6963;575;20220928;13.2;8.6;10.9;3.4;12.58;28.8;1.1;8477 +80096;46.0139;5.6963;575;20220929;11.6;9;10.3;1.5;11.33;.7;1.02;5863 +80096;46.0139;5.6963;575;20220930;13.5;4;8.7;1.2;9.53;.2;1.44;12137 +80096;46.0139;5.6963;575;20221001;12;4.3;8.1;1.8;11.28;17.6;1.02;10350 +80096;46.0139;5.6963;575;20221002;19.4;12;15.7;1.4;15.43;1;1.64;10644 +80096;46.0139;5.6963;575;20221003;18.6;11.2;14.9;1.6;14.08;0;1.63;10414 +80096;46.0139;5.6963;575;20221004;22.4;9.2;15.8;1.2;12.58;.1;2.05;13655 +80096;46.0139;5.6963;575;20221005;22.2;6.4;14.3;1.6;12.03;.1;2.19;14664 +80096;46.0139;5.6963;575;20221006;21.3;9.8;15.6;1.3;13.63;.1;1.86;12529 +80096;46.0139;5.6963;575;20221007;21;8.9;14.9;1.2;13.58;.3;1.76;12463 +80096;46.0139;5.6963;575;20221008;16.7;11.7;14.2;1;13.63;1.6;1.24;7557 +80096;46.0139;5.6963;575;20221009;18.5;6.9;12.7;1.5;11.73;.7;1.66;11482 +80096;46.0139;5.6963;575;20221010;21.2;11.2;16.2;1.4;13.78;.1;1.74;10840 +80096;46.0139;5.6963;575;20221011;20.3;9;14.7;1.2;13.43;.2;1.59;11351 +80096;46.0139;5.6963;575;20221012;20.2;11.8;16;1.2;13.88;.2;1.5;9503 +80096;46.0139;5.6963;575;20221013;17.8;7.6;12.7;1;12.98;.9;1.29;10364 +80096;46.0139;5.6963;575;20221014;15.5;11.5;13.5;1.4;14.73;3.4;.93;5999 +80096;46.0139;5.6963;575;20221015;21.8;12.6;17.2;1.6;14.08;0;1.77;9903 +80096;46.0139;5.6963;575;20221016;23.6;12.2;17.9;2.3;13.38;.1;2.28;10969 +80096;46.0139;5.6963;575;20221017;23.1;14.3;18.7;2.7;14.28;.1;2.29;9487 +80096;46.0139;5.6963;575;20221018;23.9;11.5;17.7;1.2;13.63;.1;1.69;10920 +80096;46.0139;5.6963;575;20221019;23.2;8.3;15.8;1.4;12.68;.4;1.72;11543 +80096;46.0139;5.6963;575;20221020;18.7;11.8;15.2;2.6;14.28;7.1;1.48;7472 +80096;46.0139;5.6963;575;20221021;18.3;13.6;15.9;2.4;14.98;19.6;1.34;6085 +80096;46.0139;5.6963;575;20221022;21.1;12.4;16.8;1.5;14.13;.1;1.46;8600 +80096;46.0139;5.6963;575;20221023;20.2;10.2;15.2;2.9;13.63;11.8;1.7;8759 +80096;46.0139;5.6963;575;20221024;17.6;15;16.3;2;14.43;23.4;1.22;3921 +80096;46.0139;5.6963;575;20221025;18;7.6;12.8;1.6;12.43;1.7;1.16;8711 +80096;46.0139;5.6963;575;20221026;22.8;13.4;18.1;1.4;13.88;.1;1.53;8600 +80096;46.0139;5.6963;575;20221027;23.5;9.3;16.4;1.6;13.28;0;1.56;9994 +80096;46.0139;5.6963;575;20221028;24.3;12.2;18.3;1.9;12.68;0;1.95;9222 +80096;46.0139;5.6963;575;20221029;22.8;8.8;15.8;1.2;12.13;0;1.33;9457 +80096;46.0139;5.6963;575;20221030;22.6;7.4;15;1;12.23;0;1.2;9904 +80096;46.0139;5.6963;575;20221031;19.4;8.2;13.8;1.7;12.48;16.6;1.22;8437 +80096;46.0139;5.6963;575;20221101;15;12.7;13.8;2.2;13.43;1.3;.97;3466 +80096;46.0139;5.6963;575;20221102;15.8;6.9;11.3;1;10.98;.1;.88;7285 +80096;46.0139;5.6963;575;20221103;13.8;3.1;8.5;2.2;10.13;15.1;.82;7477 +80096;46.0139;5.6963;575;20221104;8.2;4.3;6.3;1.8;9.08;9.2;.54;3980 +80096;46.0139;5.6963;575;20221105;10.5;4.8;7.6;1.3;8.63;.2;.72;5572 +80096;46.0139;5.6963;575;20221106;14.4;1.4;7.9;1.3;7.83;.1;.84;8319 +80096;46.0139;5.6963;575;20221107;17.3;3.5;10.4;1;8.88;.1;.85;8573 +80096;46.0139;5.6963;575;20221108;17.6;3.4;10.5;2.2;9.13;10.6;1.25;8581 +80096;46.0139;5.6963;575;20221109;12.2;10.6;11.4;1.4;12.43;20.8;.6;2291 +80096;46.0139;5.6963;575;20221110;14.4;6.2;10.3;1.3;11.18;.1;.66;6181 +80096;46.0139;5.6963;575;20221111;15.8;6.1;11;1.3;10.53;.1;.74;6455 +80096;46.0139;5.6963;575;20221112;14;4;9;1.1;9.88;0;.54;6101 +80096;46.0139;5.6963;575;20221113;12;2.7;7.4;1.2;9.23;2.2;.55;6041 +80096;46.0139;5.6963;575;20221114;14.7;5.5;10.1;2.6;9.48;8.7;1.04;6236 +80096;46.0139;5.6963;575;20221115;13.1;9.1;11.1;2;11.38;16.8;.76;3814 +80096;46.0139;5.6963;575;20221116;13.9;7.2;10.5;1.7;10.43;.5;.76;5052 +80096;46.0139;5.6963;575;20221117;14.9;9.1;12;3.3;10.18;7.6;1.33;4756 +80096;46.0139;5.6963;575;20221118;9.4;6.6;8;1.6;8.88;2.2;.68;3040 +80096;46.0139;5.6963;575;20221119;8.5;3.3;5.9;1.6;8.03;.3;.53;4276 +80096;46.0139;5.6963;575;20221120;8.1;1.2;4.6;1.5;7.38;1.3;.48;4962 +80096;46.0139;5.6963;575;20221121;7.7;3.8;5.7;1.9;8.18;11.3;.49;3362 +80096;46.0139;5.6963;575;20221122;6.3;3.2;4.8;1.5;8.13;3.1;.39;2696 +80096;46.0139;5.6963;575;20221123;7;-.8;3.1;1.6;7.48;6.9;.31;4810 +80096;46.0139;5.6963;575;20221124;10.9;4.5;7.7;1.4;8.88;0;.53;4387 +80096;46.0139;5.6963;575;20221125;8.4;2.5;5.4;1.3;8.38;1.9;.39;4141 +80096;46.0139;5.6963;575;20221126;9;1.5;5.3;1.6;7.43;0;.53;4733 +80096;46.0139;5.6963;575;20221127;9.6;.4;5;1.9;6.68;.1;.66;5054 +80096;46.0139;5.6963;575;20221128;7.5;5.7;6.6;1.7;7.78;8.5;.7;1939 +80096;46.0139;5.6963;575;20221129;5.6;3.4;4.5;1.3;8.38;1.8;.34;2051 +80096;46.0139;5.6963;575;20221130;7.8;3.3;5.5;2.6;7.43;0;.76;2901 +80096;46.0139;5.6963;575;20221201;5.1;.4;2.7;1.7;6.28;0;.56;2799 +80096;46.0139;5.6963;575;20221202;4.5;2;3.3;.6;6.98;1.8;.37;2205 +80096;46.0139;5.6963;575;20221203;4;-.6;1.7;1.6;6.48;.1;.41;2939 +80096;46.0139;5.6963;575;20221204;5.6;1.3;3.5;1.2;7.13;4.6;.34;3058 +80096;46.0139;5.6963;575;20221205;6.5;-.1;3.2;.7;6.58;0;.3;3899 +80096;46.0139;5.6963;575;20221206;5.5;-3.9;.8;1;5.68;0;.28;4630 +80096;46.0139;5.6963;575;20221207;2.3;.1;1.2;1;6.23;0;.32;2005 +80096;46.0139;5.6963;575;20221208;4.1;0;2.1;.6;6.08;14.4;.3;2853 +80096;46.0139;5.6963;575;20221209;3.2;.6;1.9;1.1;6.78;5.8;.28;2049 +80096;46.0139;5.6963;575;20221210;-.3;-.7;-.5;2.6;5.78;0;.37;467 +80096;46.0139;5.6963;575;20221211;-.8;-6.2;-3.5;1.4;4.33;0;.28;3322 +80096;46.0139;5.6963;575;20221212;1.2;-8.1;-3.4;1;4.08;1.4;.25;4577 +80096;46.0139;5.6963;575;20221213;2.9;-4;-.5;1.8;5.63;3.8;.24;3424 +80096;46.0139;5.6963;575;20221214;7.1;3.2;5.2;1.7;8.28;2.2;.33;2795 +80096;46.0139;5.6963;575;20221215;5;1.7;3.3;1;8.18;27.4;.23;2266 +80096;46.0139;5.6963;575;20221216;.5;.7;.6;2;6.58;.1;.32;0 +80096;46.0139;5.6963;575;20221217;1.3;-1.6;-.2;1.6;5.33;0;.36;2253 +80096;46.0139;5.6963;575;20221218;6.1;-4.8;.7;1.9;5.43;.1;.38;4736 +80096;46.0139;5.6963;575;20221219;12.4;5;8.7;2.9;7.28;.1;1.15;4085 +80096;46.0139;5.6963;575;20221220;13.4;8.4;10.9;3.1;8.03;3.7;1.44;3233 +80096;46.0139;5.6963;575;20221221;11;7.9;9.4;1.8;10.03;4.7;.61;2154 +80096;46.0139;5.6963;575;20221222;10.4;7.4;8.9;2.8;10.13;18.5;.57;2359 +80096;46.0139;5.6963;575;20221223;11.2;8.8;10;2.8;12.33;16.5;.3;1976 +80096;46.0139;5.6963;575;20221224;11;9.4;10.2;1.3;12.03;.9;.42;1494 +80096;46.0139;5.6963;575;20221225;13.9;4.3;9.1;1.4;10.28;.1;.37;4181 +80096;46.0139;5.6963;575;20221226;11;6.3;8.7;2.3;10.23;4.3;.51;2663 +80096;46.0139;5.6963;575;20221227;8.2;3.7;5.9;.8;8.33;0;.33;2873 +80096;46.0139;5.6963;575;20221228;9.1;-2.3;3.4;1.6;6.88;1.4;.38;4727 +80096;46.0139;5.6963;575;20221229;10.8;5.9;8.4;3.2;8.73;20.7;.84;3223 +80096;46.0139;5.6963;575;20221230;10.3;3.5;6.9;2.3;9.73;6.5;.34;3517 +80096;46.0139;5.6963;575;20221231;15.7;9.9;12.8;2.8;10.73;0;1.17;3576 +80097;46.02644;6.01836;548;20220101;12.6;-.1;6.2;.7;6.92;0;.27;5561 +80097;46.02644;6.01836;548;20220102;9.3;-1.2;4.1;.9;7.25;0;.25;5120 +80097;46.02644;6.01836;548;20220103;11.6;3.2;7.4;1.5;8.32;1.9;.49;4532 +80097;46.02644;6.01836;548;20220104;14.9;7.5;11.2;3.3;8.58;14.3;1.42;4357 +80097;46.02644;6.01836;548;20220105;3.2;1.1;2.2;3.2;5.68;.5;.72;2027 +80097;46.02644;6.01836;548;20220106;4.1;-1.3;1.4;2.1;4.82;.1;.62;3679 +80097;46.02644;6.01836;548;20220107;.6;-4.6;-2;1.4;5.15;5.8;.21;3507 +80097;46.02644;6.01836;548;20220108;2.5;-.6;1;2.3;6.35;8.7;.27;2649 +80097;46.02644;6.01836;548;20220109;2.2;1.1;1.6;2.5;6.62;4.2;.35;1333 +80097;46.02644;6.01836;548;20220110;4.3;-.5;1.9;2.3;5.72;0;.53;3503 +80097;46.02644;6.01836;548;20220111;3.7;-4;-.1;2.7;4.82;0;.62;4156 +80097;46.02644;6.01836;548;20220112;.9;-1.9;-.5;2.2;4.45;0;.6;2602 +80097;46.02644;6.01836;548;20220113;1.4;-5;-1.8;1.5;4.22;0;.41;4363 +80097;46.02644;6.01836;548;20220114;5.3;-6.6;-.7;.9;4.35;0;.31;6054 +80097;46.02644;6.01836;548;20220115;3.5;-6.2;-1.3;1;4.68;0;.29;5077 +80097;46.02644;6.01836;548;20220116;6;-6.5;-.2;.7;4.55;0;.29;6408 +80097;46.02644;6.01836;548;20220117;4.6;-6.9;-1.1;1.1;4.68;0;.3;6176 +80097;46.02644;6.01836;548;20220118;2.8;-4.8;-1;1.4;5.25;0;.33;5160 +80097;46.02644;6.01836;548;20220119;2.3;-4.6;-1.1;1.3;5.38;0;.32;4774 +80097;46.02644;6.01836;548;20220120;4.9;-.9;2;2.2;5.42;0;.65;4544 +80097;46.02644;6.01836;548;20220121;3.9;-2.5;.7;4.2;3.85;0;1.23;4510 +80097;46.02644;6.01836;548;20220122;5.8;-5.8;0;1.6;4.12;0;.61;6553 +80097;46.02644;6.01836;548;20220123;1.5;-6.1;-2.3;1.1;4.92;0;.31;5509 +80097;46.02644;6.01836;548;20220124;6.1;-2.7;1.7;1.3;5.08;0;.55;5604 +80097;46.02644;6.01836;548;20220125;7.8;-6.4;.7;.8;4.72;0;.38;7541 +80097;46.02644;6.01836;548;20220126;4.8;-6.7;-.9;.8;4.55;0;.37;6318 +80097;46.02644;6.01836;548;20220127;.7;-5.9;-2.6;1.2;4.52;0;.35;4439 +80097;46.02644;6.01836;548;20220128;7.4;-5.9;.7;1.4;5.15;0;.54;7846 +80097;46.02644;6.01836;548;20220129;3.9;-3.7;.1;1;5.05;0;.39;5442 +80097;46.02644;6.01836;548;20220130;8;-2.6;2.7;1.2;5.72;0;.54;7329 +80097;46.02644;6.01836;548;20220131;3.7;-3.5;.1;2.4;6.32;3.8;.33;5771 +80097;46.02644;6.01836;548;20220201;4.2;-.4;1.9;1.7;5.78;2.7;.61;4693 +80097;46.02644;6.01836;548;20220202;6.8;.5;3.7;1.1;7.55;.7;.45;5693 +80097;46.02644;6.01836;548;20220203;6.7;-.3;3.2;1.1;7.15;0;.47;6004 +80097;46.02644;6.01836;548;20220204;7.7;-.2;3.8;1.1;7.15;.2;.53;6555 +80097;46.02644;6.01836;548;20220205;9.2;2.8;6;1.3;6.45;.1;.82;6116 +80097;46.02644;6.01836;548;20220206;6;-3.8;1.1;2.5;6.25;13.3;.55;7615 +80097;46.02644;6.01836;548;20220207;7.6;3.2;5.4;2.8;6.15;.5;1.12;5043 +80097;46.02644;6.01836;548;20220208;9.7;-4.4;2.6;.8;4.55;0;.74;9447 +80097;46.02644;6.01836;548;20220209;13.4;-3.9;4.8;1.3;5.45;0;1;10592 +80097;46.02644;6.01836;548;20220210;3.2;-2;.6;2.1;6.38;3.8;1.2;9700 +80097;46.02644;6.01836;548;20220211;7.2;5.2;6.2;4.4;6.01;.3;1.59;9866 +80097;46.02644;6.01836;548;20220212;5.5;-.9;2.3;3.8;4.54;0;1.36;9866 +80097;46.02644;6.01836;548;20220213;10.8;-1.9;4.4;4.2;4.51;0;1.94;10666 +80097;46.02644;6.01836;548;20220214;7.1;2.5;4.8;3.7;6.24;10.7;1.34;2700 +80097;46.02644;6.01836;548;20220215;7.2;2.2;4.7;2.4;6.64;2.1;.95;8200 +80097;46.02644;6.01836;548;20220216;6.1;1;3.6;2;7.98;17.7;.48;6026 +80097;46.02644;6.01836;548;20220217;12.6;6.2;9.4;2.1;10.02;1.4;.98;7282 +80097;46.02644;6.01836;548;20220218;18.1;3.5;10.8;2.5;8.68;3;1.82;11263 +80097;46.02644;6.01836;548;20220219;8.7;3.5;6.1;1.8;6.35;0;1.12;6632 +80097;46.02644;6.01836;548;20220220;10.6;-.4;5.1;2.1;6.35;3.4;1.21;9187 +80097;46.02644;6.01836;548;20220221;6;5.2;5.6;2.8;7.38;9.9;.9;2779 +80097;46.02644;6.01836;548;20220222;10.3;3;6.6;2;7.42;.2;1.14;8469 +80097;46.02644;6.01836;548;20220223;13.1;3.3;8.2;1.2;7.42;0;1.2;10019 +80097;46.02644;6.01836;548;20220224;12;-.5;5.8;2.4;7.15;.1;1.31;11365 +80097;46.02644;6.01836;548;20220225;7.8;1.2;4.5;3.2;5.18;0;1.54;8027 +80097;46.02644;6.01836;548;20220226;9.3;-2.8;3.3;3.3;4.55;0;1.64;11111 +80097;46.02644;6.01836;548;20220227;9.3;-4.8;2.2;1.6;4.35;0;1.26;12224 +80097;46.02644;6.01836;548;20220228;11;-4;3.5;1.5;4.62;0;1.39;13017 +80097;46.02644;6.01836;548;20220301;11.9;-3.5;4.2;1.3;4.82;0;1.43;13374 +80097;46.02644;6.01836;548;20220302;12.6;-3.8;4.4;1.2;5.58;0;1.39;14173 +80097;46.02644;6.01836;548;20220303;14.4;-.3;7;1.1;6.35;0;1.49;13422 +80097;46.02644;6.01836;548;20220304;12.5;-2.1;5.2;2.2;4.65;0;1.9;13438 +80097;46.02644;6.01836;548;20220305;9.7;-5.9;1.9;1.8;3.35;0;1.66;13872 +80097;46.02644;6.01836;548;20220306;7.9;-6.6;.7;1.7;3.68;0;1.43;13760 +80097;46.02644;6.01836;548;20220307;8.8;-6.4;1.2;1.7;4.05;0;1.45;14212 +80097;46.02644;6.01836;548;20220308;11.4;-5.9;2.7;1.4;4.55;0;1.59;15346 +80097;46.02644;6.01836;548;20220309;13.6;-3;5.3;1.3;5.35;0;1.68;15604 +80097;46.02644;6.01836;548;20220310;14.4;-3.4;5.5;1.2;5.78;0;1.7;15927 +80097;46.02644;6.01836;548;20220311;13.9;.4;7.1;2.4;6.58;0;1.99;14340 +80097;46.02644;6.01836;548;20220312;13.2;5.1;9.2;1.4;6.75;0;1.72;11172 +80097;46.02644;6.01836;548;20220313;12.5;4.8;8.7;1.9;7.12;7.8;1.73;10920 +80097;46.02644;6.01836;548;20220314;13.3;1.1;7.2;1.3;8.35;5.8;1.54;14051 +80097;46.02644;6.01836;548;20220315;15.2;6.5;10.9;2.4;9.42;0;1.94;12009 +80097;46.02644;6.01836;548;20220316;15.6;3.2;9.4;1.1;8.92;0;1.74;14494 +80097;46.02644;6.01836;548;20220317;15.2;3.8;9.5;2.1;9.75;0;1.83;14299 +80097;46.02644;6.01836;548;20220318;9.6;8.3;8.9;4.8;8.52;0;1.56;2584 +80097;46.02644;6.01836;548;20220319;13.2;3.9;8.5;2.4;6.97;0;2.26;16260 +80097;46.02644;6.01836;548;20220320;14.4;2.8;8.6;3.5;5.64;0;2.91;15300 +80097;46.02644;6.01836;548;20220321;14.2;3;8.6;2.8;5.74;0;2.81;17333 +80097;46.02644;6.01836;548;20220322;13.9;2.6;8.2;2.8;5.13;0;2.84;18700 +80097;46.02644;6.01836;548;20220323;14.7;1.8;8.2;2.3;5.28;0;2.76;18633 +80097;46.02644;6.01836;548;20220324;17;1.9;9.4;2.7;5.48;0;3.12;18733 +80097;46.02644;6.01836;548;20220325;17.5;2.8;10.2;2.6;5.74;0;3.16;18666 +80097;46.02644;6.01836;548;20220326;18;4;11;3.2;5.38;0;3.69;19233 +80097;46.02644;6.01836;548;20220327;17.2;6.1;11.7;3.3;5.1;0;3.65;18033 +80097;46.02644;6.01836;548;20220328;18.2;3.2;10.7;2.6;5.38;0;3.43;18966 +80097;46.02644;6.01836;548;20220329;16.9;5.9;11.4;2.8;6.01;.4;2.94;11100 +80097;46.02644;6.01836;548;20220330;12.4;8.4;10.4;2.5;9.28;3;1.75;8300 +80097;46.02644;6.01836;548;20220331;11.5;6.8;9.1;2.5;8.58;6.6;1.57;7800 +80097;46.02644;6.01836;548;20220401;3;3;3;3.5;5.99;6.4;.96;3633 +80097;46.02644;6.01836;548;20220402;3;-1;1;4.1;4.99;1.9;1.25;8933 +80097;46.02644;6.01836;548;20220403;5.4;-1;2.2;4.6;4.58;.5;2.03;15466 +80097;46.02644;6.01836;548;20220404;8.9;-.1;4.4;2.8;5.08;0;2.39;19833 +80097;46.02644;6.01836;548;20220405;14.2;2.6;8.4;2.1;5.98;0;2.76;19400 +80097;46.02644;6.01836;548;20220406;15.8;2.7;9.2;3;8.14;4;2.75;18333 +80097;46.02644;6.01836;548;20220407;9.5;7.2;8.4;5;10.01;28.2;.99;3266 +80097;46.02644;6.01836;548;20220408;12.1;8.2;10.2;5.9;10.38;6.8;1.55;4366 +80097;46.02644;6.01836;548;20220409;7.5;2.6;5;3.8;5.98;1.3;1.98;13933 +80097;46.02644;6.01836;548;20220410;11.4;-1.1;5.2;2;5.44;.3;2.66;23100 +80097;46.02644;6.01836;548;20220411;14.7;.9;7.8;3.2;6.28;0;3.18;21100 +80097;46.02644;6.01836;548;20220412;18.5;5.3;11.9;2.9;8.11;0;3.44;18833 +80097;46.02644;6.01836;548;20220413;20.4;7.6;14;1.9;8.68;0;3.27;17833 +80097;46.02644;6.01836;548;20220414;21.9;7.9;14.9;2.1;10.16;0;3.63;21500 +80097;46.02644;6.01836;548;20220415;21.6;8.9;15.2;2.3;11.08;0;3.67;21033 +80097;46.02644;6.01836;548;20220416;18.4;9.9;14.1;6.3;8.94;0;4.75;23933 +80097;46.02644;6.01836;548;20220417;16.1;5.2;10.6;5.2;6.34;0;4.37;24300 +80097;46.02644;6.01836;548;20220418;17.2;2.2;9.7;2.1;6.51;0;3.49;23833 +80097;46.02644;6.01836;548;20220419;18.3;4.2;11.2;1.9;6.84;0;3.53;22566 +80097;46.02644;6.01836;548;20220420;17.3;5.9;11.6;2.4;7.61;0;3.42;20066 +80097;46.02644;6.01836;548;20220421;17.9;5.5;11.7;3;7.24;0;3.84;22233 +80097;46.02644;6.01836;548;20220422;16.4;5.4;10.9;2.3;8.38;.5;3.13;19400 +80097;46.02644;6.01836;548;20220423;14.9;8.9;11.9;2.9;10.44;9.6;2.25;10433 +80097;46.02644;6.01836;548;20220424;12.3;5.2;8.8;3;9.58;8.4;1.66;9333 +80097;46.02644;6.01836;548;20220425;13;8.4;10.7;2.9;10.94;2.9;1.73;9233 +80097;46.02644;6.01836;548;20220426;14.8;7.6;11.2;2.5;9.44;0;2.74;16966 +80097;46.02644;6.01836;548;20220427;17.2;3.7;10.5;2.9;8.48;0;3.72;25800 +80097;46.02644;6.01836;548;20220428;19.4;4.6;12;2.2;8.94;0;3.94;26100 +80097;46.02644;6.01836;548;20220429;19.7;5.9;12.8;2.5;8.41;.1;3.76;21100 +80097;46.02644;6.01836;548;20220430;17.7;8;12.8;2.5;9.24;1;3.35;18500 +80097;46.02644;6.01836;548;20220501;17.2;4.2;10.7;2.1;8.84;0;3.65;26033 +80097;46.02644;6.01836;548;20220502;18.5;5.2;11.9;2.2;8.94;.4;3.75;24400 +80097;46.02644;6.01836;548;20220503;18.7;9.1;13.9;2.4;10.01;.6;3.36;18166 +80097;46.02644;6.01836;548;20220504;18.7;8.7;13.7;2;11.38;11.2;3.15;18500 +80097;46.02644;6.01836;548;20220505;11.4;9.8;10.6;1.8;11.68;3.1;1.25;6400 +80097;46.02644;6.01836;548;20220506;16;6.1;11;3.1;10.68;0;2.95;19830 +80097;46.02644;6.01836;548;20220507;19.1;6.4;12.8;2.6;10.78;0;3.67;22499 +80097;46.02644;6.01836;548;20220508;19.7;6.5;13.1;2.5;11.02;.5;3.72;23191 +80097;46.02644;6.01836;548;20220509;23;7;15;1.1;11.92;.1;4.04;25777 +80097;46.02644;6.01836;548;20220510;24.6;8.5;16.5;1.1;11.98;0;4.36;26466 +80097;46.02644;6.01836;548;20220511;26.3;9.3;17.8;2.5;11.48;0;5.25;27242 +80097;46.02644;6.01836;548;20220512;25.8;13.4;19.6;2.1;11.72;0;4.88;23687 +80097;46.02644;6.01836;548;20220513;23.2;11.1;17.1;1.5;13.12;0;4.12;23425 +80097;46.02644;6.01836;548;20220514;25.5;9.5;17.5;1.1;13.65;0;4.51;26623 +80097;46.02644;6.01836;548;20220515;27.4;9.7;18.5;1.7;13.95;1.8;5.05;28096 +80097;46.02644;6.01836;548;20220516;25.2;13.2;19.2;1.7;13.28;.1;4.52;23698 +80097;46.02644;6.01836;548;20220517;28.1;11.3;19.7;1.2;13.92;0;5.01;27769 +80097;46.02644;6.01836;548;20220518;29.3;11.3;20.3;1.1;14.62;0;5.15;28501 +80097;46.02644;6.01836;548;20220519;27.2;14.4;20.8;1.7;15.45;.5;4.83;24568 +80097;46.02644;6.01836;548;20220520;29.4;16.8;23.1;2.6;13.68;.4;5.91;24994 +80097;46.02644;6.01836;548;20220521;29;14.4;21.7;1.6;14.48;0;5.34;26504 +80097;46.02644;6.01836;548;20220522;27.4;13.8;20.6;1.5;16.38;.4;4.82;25420 +80097;46.02644;6.01836;548;20220523;25.8;16;20.9;1.6;15.75;4.8;4.37;21649 +80097;46.02644;6.01836;548;20220524;18.2;11.8;15;2;12.45;0;3.13;17113 +80097;46.02644;6.01836;548;20220525;21.8;7.4;14.6;2.5;10.68;0;4.6;26222 +80097;46.02644;6.01836;548;20220526;23.1;7.5;15.3;2.1;11.22;0;4.76;27733 +80097;46.02644;6.01836;548;20220527;24.3;8.1;16.2;2.1;12.35;0;4.93;28542 +80097;46.02644;6.01836;548;20220528;22.6;8.5;15.5;2.8;10.58;0;4.86;26292 +80097;46.02644;6.01836;548;20220529;20.1;5.5;12.8;2.3;7.88;0;4.57;26834 +80097;46.02644;6.01836;548;20220530;21.5;7.1;14.3;1.5;8.62;0;4.51;26580 +80097;46.02644;6.01836;548;20220531;18.5;8.4;13.5;1.7;11.32;8.9;3.52;21710 +80097;46.02644;6.01836;548;20220601;20.9;9;15;1.3;14.78;3.2;3.9;24579 +80097;46.02644;6.01836;548;20220602;24.3;12.9;18.6;1.9;15.92;.3;4.38;23985 +80097;46.02644;6.01836;548;20220603;27;13.6;20.3;2;15.72;0;5.1;26095 +80097;46.02644;6.01836;548;20220604;29.8;14.8;22.3;2.1;17.75;0;5.71;28022 +80097;46.02644;6.01836;548;20220605;23.9;17.3;20.6;2.2;17.82;6;3.9;18272 +80097;46.02644;6.01836;548;20220606;24;12;18;1.4;15.22;1.5;4.44;25072 +80097;46.02644;6.01836;548;20220607;22.7;13.6;18.1;1.9;13.85;0;4.13;21635 +80097;46.02644;6.01836;548;20220608;18.7;7.9;13.3;1.4;12.62;19.2;3.6;23594 +80097;46.02644;6.01836;548;20220609;18.2;11.9;15;1.9;12.98;1.5;3.17;18087 +80097;46.02644;6.01836;548;20220610;23.5;6.2;14.9;1.7;10.98;0;4.96;30194 +80097;46.02644;6.01836;548;20220611;27.5;8.5;18;1.6;12.38;0;5.59;31111 +80097;46.02644;6.01836;548;20220612;30.3;11;20.7;1.6;13.75;0;6.06;31707 +80097;46.02644;6.01836;548;20220613;26.1;13.9;20;2.1;14.25;.1;5.14;25392 +80097;46.02644;6.01836;548;20220614;28.9;9.3;19.1;1.4;12.45;0;5.74;31149 +80097;46.02644;6.01836;548;20220615;32;14;23;1.7;14.78;0;6.35;30698 +80097;46.02644;6.01836;548;20220616;31.3;16.3;23.8;1.8;16.65;0;6.07;28349 +80097;46.02644;6.01836;548;20220617;31.9;14.2;23;1.6;14.35;0;6.25;29982 +80097;46.02644;6.01836;548;20220618;34.4;14.5;24.5;1.8;15.05;0;6.78;31050 +80097;46.02644;6.01836;548;20220619;33.5;18.5;26;2.4;16.35;0;6.82;28456 +80097;46.02644;6.01836;548;20220620;31.9;16.5;24.2;1.8;13.88;0;6.25;28414 +80097;46.02644;6.01836;548;20220621;32.9;15.5;24.2;1.5;15.15;1.8;6.31;30327 +80097;46.02644;6.01836;548;20220622;26.8;18.1;22.4;2.3;18.52;7.3;4.66;21505 +80097;46.02644;6.01836;548;20220623;27;15.9;21.5;2;18.62;8.6;4.82;24349 +80097;46.02644;6.01836;548;20220624;20.9;15.5;18.2;1.5;16.85;10.5;3.18;16835 +80097;46.02644;6.01836;548;20220625;27.3;11.8;19.5;1.6;15.12;3;5.31;28835 +80097;46.02644;6.01836;548;20220626;26.5;14.3;20.4;1.7;17.78;0;4.85;25624 +80097;46.02644;6.01836;548;20220627;21.3;16.3;18.8;2;16.82;0;3.23;15630 +80097;46.02644;6.01836;548;20220628;22.8;13.3;18.1;2.1;15.98;.5;4.12;22135 +80097;46.02644;6.01836;548;20220629;27.5;14.9;21.2;1.5;16.98;0;5.01;25671 +80097;46.02644;6.01836;548;20220630;28.3;13.9;21.1;1.8;16.28;8.2;5.41;27522 +80097;46.02644;6.01836;548;20220701;22.2;12;17.1;2;13.22;0;4.27;23254 +80097;46.02644;6.01836;548;20220702;27.1;9.1;18.1;1.3;12.95;0;5.3;30053 +80097;46.02644;6.01836;548;20220703;30.2;12.9;21.6;1.7;15.25;1.5;5.98;29935 +80097;46.02644;6.01836;548;20220704;26.9;17.2;22.1;1.7;19.08;4.2;4.61;22695 +80097;46.02644;6.01836;548;20220705;26.5;14;20.2;2;15.05;0;5.04;25259 +80097;46.02644;6.01836;548;20220706;26.1;11.7;18.9;2.6;12.65;0;5.53;27340 +80097;46.02644;6.01836;548;20220707;25.4;10.5;17.9;2.8;12.98;0;5.39;27605 +80097;46.02644;6.01836;548;20220708;26.3;11.8;19;3.4;12.52;0;5.86;27155 +80097;46.02644;6.01836;548;20220709;26.5;10.5;18.5;2;12.18;0;5.49;28024 +80097;46.02644;6.01836;548;20220710;28.1;12;20;2.3;13.02;0;5.87;28714 +80097;46.02644;6.01836;548;20220711;28.1;12;20;2.3;12.72;0;5.76;27630 +80097;46.02644;6.01836;548;20220712;29.7;12.9;21.3;1.8;12.88;0;5.84;28526 +80097;46.02644;6.01836;548;20220713;31.8;11.4;21.6;1.3;12.18;0;5.91;30387 +80097;46.02644;6.01836;548;20220714;33.7;15.5;24.6;1.7;13.98;0;6.4;29514 +80097;46.02644;6.01836;548;20220715;31.2;14.9;23.1;2.2;13.52;0;6.35;28432 +80097;46.02644;6.01836;548;20220716;31.1;13.3;22.2;2.4;12.58;0;6.56;29275 +80097;46.02644;6.01836;548;20220717;32;12.7;22.3;1.8;12.08;0;6.2;28838 +80097;46.02644;6.01836;548;20220718;35.6;14.2;24.9;1.7;12.18;0;6.67;30001 +80097;46.02644;6.01836;548;20220719;35.9;15.3;25.6;1.8;14.08;.3;6.85;30189 +80097;46.02644;6.01836;548;20220720;33.4;21.2;27.3;2.4;17.78;0;6.26;24040 +80097;46.02644;6.01836;548;20220721;31.5;16.4;24;1.9;15.38;0;5.94;26725 +80097;46.02644;6.01836;548;20220722;34.3;14.8;24.6;1.5;15.22;1;6.23;29576 +80097;46.02644;6.01836;548;20220723;28.3;18.5;23.4;1.8;18.15;.2;4.76;21750 +80097;46.02644;6.01836;548;20220724;33.9;14.9;24.4;1.1;16.08;0;5.83;29202 +80097;46.02644;6.01836;548;20220725;33.5;16.7;25.1;2.5;15.15;.4;6.68;28019 +80097;46.02644;6.01836;548;20220726;27.9;18.6;23.2;3.6;15.22;0;5.55;20587 +80097;46.02644;6.01836;548;20220727;28.3;12.7;20.5;2.4;12.25;0;5.67;26384 +80097;46.02644;6.01836;548;20220728;29.3;12.3;20.8;1.4;12.62;0;5.21;27140 +80097;46.02644;6.01836;548;20220729;24.8;14.3;19.6;1.4;14.08;1.7;4.09;21006 +80097;46.02644;6.01836;548;20220730;29.9;11.7;20.8;1.9;12.72;0;5.54;27375 +80097;46.02644;6.01836;548;20220731;31.7;13.1;22.4;1.4;12.52;0;5.52;27643 +80097;46.02644;6.01836;548;20220801;32.6;14.1;23.4;1.8;13.28;0;5.94;27707 +80097;46.02644;6.01836;548;20220802;32.4;14.2;23.3;1.7;13.92;0;5.82;27833 +80097;46.02644;6.01836;548;20220803;34.7;15.1;24.9;1.5;13.78;0;5.99;27933 +80097;46.02644;6.01836;548;20220804;36.9;17.5;27.2;1.8;13.68;0;6.46;27486 +80097;46.02644;6.01836;548;20220805;34.8;19.2;27;2.5;15.75;1.3;6.62;25764 +80097;46.02644;6.01836;548;20220806;29.7;16.3;23;2.6;16.85;0;5.22;23360 +80097;46.02644;6.01836;548;20220807;28.4;14.9;21.7;2.6;15.68;0;4.96;22343 +80097;46.02644;6.01836;548;20220808;30.8;13.1;22;2.1;13.98;0;5.49;25431 +80097;46.02644;6.01836;548;20220809;31.7;13.9;22.8;2.1;13.02;0;5.63;24982 +80097;46.02644;6.01836;548;20220810;32.7;13.7;23.2;1.4;11.88;0;5.43;26172 +80097;46.02644;6.01836;548;20220811;33.9;14.5;24.2;1.3;12.55;0;5.44;26566 +80097;46.02644;6.01836;548;20220812;32.6;14.6;23.6;1.6;12.78;0;5.45;25504 +80097;46.02644;6.01836;548;20220813;32.2;13.4;22.8;1.4;10.15;0;5.23;25820 +80097;46.02644;6.01836;548;20220814;23.2;14.8;19;1.2;13.98;8.4;3.31;17316 +80097;46.02644;6.01836;548;20220815;25.2;13.3;19.2;1.2;15.88;0;3.78;21248 +80097;46.02644;6.01836;548;20220816;30.9;11.7;21.3;1.4;14.22;.9;4.97;26307 +80097;46.02644;6.01836;548;20220817;28.7;16.7;22.7;2.3;16.98;14.3;4.55;20451 +80097;46.02644;6.01836;548;20220818;22.7;15.2;18.9;2.4;16.38;4.5;3.12;15317 +80097;46.02644;6.01836;548;20220819;22.7;15.5;19.1;1.9;17.45;3.3;2.67;13191 +80097;46.02644;6.01836;548;20220820;24.5;16.1;20.3;1.4;17.72;2.4;3.05;15439 +80097;46.02644;6.01836;548;20220821;26.3;12.4;19.4;2.1;14.45;0;4.25;22209 +80097;46.02644;6.01836;548;20220822;27.1;10.9;19;1.8;13.09;0;4.42;22955 +80097;46.02644;6.01836;548;20220823;28.9;11.4;20.2;1.9;13.22;0;4.73;24035 +80097;46.02644;6.01836;548;20220824;29.3;12.1;20.7;1.2;13.02;0;4.19;22322 +80097;46.02644;6.01836;548;20220825;31.5;13.2;22.3;1.3;14.72;1.6;4.69;24237 +80097;46.02644;6.01836;548;20220826;25.5;16.2;20.8;1.8;16.78;1.3;3.51;17196 +80097;46.02644;6.01836;548;20220827;26.3;12.9;19.6;1.7;16.52;.4;3.79;20455 +80097;46.02644;6.01836;548;20220828;27.4;13.5;20.4;1.5;16.38;.1;3.83;20569 +80097;46.02644;6.01836;548;20220829;30.3;13.5;21.9;1.1;15.32;0;4.18;22706 +80097;46.02644;6.01836;548;20220830;26.2;14.8;20.5;1.8;15.95;7.9;3.67;18480 +80097;46.02644;6.01836;548;20220831;26.1;15.9;21;2.1;17.18;.5;3.56;17397 +80097;46.02644;6.01836;548;20220901;26;12;19;1.6;14.62;0;3.55;19485 +80097;46.02644;6.01836;548;20220902;25.4;11.8;18.6;1.4;14.92;4.4;3.42;19624 +80097;46.02644;6.01836;548;20220903;24.9;14.5;19.7;1.9;17.12;1.6;3.2;17039 +80097;46.02644;6.01836;548;20220904;27.8;12.2;20;1.4;15.95;0;3.69;20637 +80097;46.02644;6.01836;548;20220905;29;14.1;21.6;1.8;16.52;.1;3.96;20049 +80097;46.02644;6.01836;548;20220906;27.2;16.5;21.9;1.5;18.22;2.2;3.29;16659 +80097;46.02644;6.01836;548;20220907;26.8;14.8;20.8;1.6;18.22;19.2;3.25;17273 +80097;46.02644;6.01836;548;20220908;23.2;13.9;18.5;1.9;15.25;.7;2.94;15409 +80097;46.02644;6.01836;548;20220909;21.1;13.2;17.1;2.2;13.95;1.5;2.82;15027 +80097;46.02644;6.01836;548;20220910;20.4;13.2;16.8;1.5;13.48;.1;2.45;13304 +80097;46.02644;6.01836;548;20220911;22.9;9.8;16.4;1.6;12.08;0;3.14;19237 +80097;46.02644;6.01836;548;20220912;27.6;10.7;19.2;1.1;13.21;0;3.37;20327 +80097;46.02644;6.01836;548;20220913;26.6;13.7;20.1;1.6;16.01;1.6;3.14;16501 +80097;46.02644;6.01836;548;20220914;25.6;17.9;21.8;2.5;18.45;15.3;3.05;13086 +80097;46.02644;6.01836;548;20220915;21.4;13.1;17.2;1.7;16.95;9;2.22;13494 +80097;46.02644;6.01836;548;20220916;18.6;13.7;16.1;2;14.45;0;2.03;10305 +80097;46.02644;6.01836;548;20220917;15.4;7.1;11.2;2.7;8.85;0;2.37;12833 +80097;46.02644;6.01836;548;20220918;18.5;2.6;10.5;1.2;8.12;0;2.42;18206 +80097;46.02644;6.01836;548;20220919;18.4;3.4;10.9;1.7;8.35;0;2.53;17424 +80097;46.02644;6.01836;548;20220920;18.9;3.5;11.2;1.9;8.25;0;2.65;17074 +80097;46.02644;6.01836;548;20220921;18.6;4.6;11.6;1.6;8.45;0;2.45;16095 +80097;46.02644;6.01836;548;20220922;20.2;3.7;12;1;9.02;0;2.32;17718 +80097;46.02644;6.01836;548;20220923;21.1;5;13;1.7;11.02;4.3;2.49;17296 +80097;46.02644;6.01836;548;20220924;18.7;12.2;15.5;1.4;14.22;7.7;1.8;10674 +80097;46.02644;6.01836;548;20220925;15;10.8;12.9;1.3;12.92;6.5;1.38;8521 +80097;46.02644;6.01836;548;20220926;15.8;9.1;12.4;1.5;11.55;7.4;1.63;10723 +80097;46.02644;6.01836;548;20220927;12.3;8.9;10.6;2.5;10.98;12.3;1.27;7401 +80097;46.02644;6.01836;548;20220928;13.2;8.7;11;3.3;12.22;23.8;1.16;8369 +80097;46.02644;6.01836;548;20220929;11.8;9.3;10.5;1.5;11.32;.6;1.03;5847 +80097;46.02644;6.01836;548;20220930;13.5;4.2;8.8;1.1;9.68;0;1.4;12010 +80097;46.02644;6.01836;548;20221001;11.9;5.1;8.5;1.9;11.45;17.1;.99;9551 +80097;46.02644;6.01836;548;20221002;20.5;11.8;16.2;1.7;15.32;.2;1.9;11649 +80097;46.02644;6.01836;548;20221003;18.5;10.2;14.3;1.5;13.52;0;1.62;11124 +80097;46.02644;6.01836;548;20221004;22.5;9.6;16.1;.9;12.68;.1;1.96;13544 +80097;46.02644;6.01836;548;20221005;22.6;6.7;14.7;1.6;11.95;.1;2.24;14819 +80097;46.02644;6.01836;548;20221006;21.5;9.9;15.7;1.5;13.48;0;1.94;12589 +80097;46.02644;6.01836;548;20221007;21.3;8.8;15.1;1;13.48;.1;1.75;12897 +80097;46.02644;6.01836;548;20221008;17.1;12.3;14.7;1;14.05;1;1.26;7517 +80097;46.02644;6.01836;548;20221009;17.8;8.4;13.1;1.4;12.15;.8;1.5;9823 +80097;46.02644;6.01836;548;20221010;21.6;11;16.3;1.3;13.75;.1;1.78;11387 +80097;46.02644;6.01836;548;20221011;20.1;8.6;14.4;1;13.15;.2;1.53;11621 +80097;46.02644;6.01836;548;20221012;20;11.8;15.9;1;13.82;0;1.45;9484 +80097;46.02644;6.01836;548;20221013;18.5;7.6;13.1;1;12.78;0;1.37;11004 +80097;46.02644;6.01836;548;20221014;16.2;11.9;14;1.5;14.75;1.7;1.06;6542 +80097;46.02644;6.01836;548;20221015;22.2;12.4;17.3;1.7;14.02;0;1.82;10257 +80097;46.02644;6.01836;548;20221016;23.9;11.6;17.7;1.9;13.12;.1;2.11;11454 +80097;46.02644;6.01836;548;20221017;23.5;12.6;18.1;2.1;13.78;0;2.12;10706 +80097;46.02644;6.01836;548;20221018;24;11.1;17.5;1.1;13.55;.1;1.64;11279 +80097;46.02644;6.01836;548;20221019;22.5;8;15.3;1.2;12.52;.2;1.58;11523 +80097;46.02644;6.01836;548;20221020;18.5;11.3;14.9;2.5;14.35;4.9;1.38;7945 +80097;46.02644;6.01836;548;20221021;17.9;13.7;15.8;2.5;15.02;25.5;1.26;5676 +80097;46.02644;6.01836;548;20221022;21.3;12.4;16.9;1.6;14.02;.1;1.53;8752 +80097;46.02644;6.01836;548;20221023;19.2;9.4;14.3;2.5;13.35;9.3;1.47;8832 +80097;46.02644;6.01836;548;20221024;17.2;14.7;16;2.4;14.48;19.2;1.2;4070 +80097;46.02644;6.01836;548;20221025;17.5;7.7;12.6;1.4;12.42;0;1.08;8529 +80097;46.02644;6.01836;548;20221026;23.1;12.6;17.8;1.6;13.72;.1;1.64;9183 +80097;46.02644;6.01836;548;20221027;22.9;8.8;15.9;1.3;12.92;0;1.42;10180 +80097;46.02644;6.01836;548;20221028;24.2;11.2;17.7;1.5;12.68;0;1.72;9824 +80097;46.02644;6.01836;548;20221029;22.3;8.8;15.5;.9;12.18;0;1.19;9516 +80097;46.02644;6.01836;548;20221030;22.3;7.3;14.8;.8;12.05;0;1.12;10019 +80097;46.02644;6.01836;548;20221031;19.5;7.9;13.7;1.5;12.18;11.5;1.16;8730 +80097;46.02644;6.01836;548;20221101;15.8;12.3;14;2;13.38;1.9;1;4553 +80097;46.02644;6.01836;548;20221102;16;7.3;11.6;1.1;11.02;.1;.88;7260 +80097;46.02644;6.01836;548;20221103;13.3;3.2;8.3;1.9;9.88;19.2;.77;7473 +80097;46.02644;6.01836;548;20221104;8.7;4.4;6.6;1.7;9.05;7.8;.58;4481 +80097;46.02644;6.01836;548;20221105;10.6;4.5;7.6;1.3;8.52;.1;.7;5795 +80097;46.02644;6.01836;548;20221106;13.8;1;7.4;1.3;7.75;.1;.8;8355 +80097;46.02644;6.01836;548;20221107;17.6;3.4;10.5;1;8.65;0;.87;8854 +80097;46.02644;6.01836;548;20221108;17.9;3;10.5;1.7;8.85;12.9;1.12;8968 +80097;46.02644;6.01836;548;20221109;12;10.2;11.1;1.5;12.08;20.3;.59;2685 +80097;46.02644;6.01836;548;20221110;13.9;6.3;10.1;1.3;11.05;0;.62;5926 +80097;46.02644;6.01836;548;20221111;15.6;5.2;10.4;1.3;10.08;0;.71;6930 +80097;46.02644;6.01836;548;20221112;12.6;3.9;8.3;1.1;9.68;0;.49;5757 +80097;46.02644;6.01836;548;20221113;12.3;3.7;8;1.2;9.32;.4;.59;5848 +80097;46.02644;6.01836;548;20221114;14.7;5;9.9;2.4;9.42;2.5;.96;6577 +80097;46.02644;6.01836;548;20221115;12.8;8.9;10.9;2;11.28;17.6;.7;3709 +80097;46.02644;6.01836;548;20221116;14.2;7.2;10.7;2.2;10.38;0;.85;5305 +80097;46.02644;6.01836;548;20221117;15.5;8;11.8;3.5;9.98;8.2;1.37;5536 +80097;46.02644;6.01836;548;20221118;10.1;6.6;8.3;1.6;8.88;1.8;.7;3469 +80097;46.02644;6.01836;548;20221119;8.5;3;5.7;1.5;7.82;.5;.52;4484 +80097;46.02644;6.01836;548;20221120;8.7;.8;4.8;1.3;7.25;.8;.46;5436 +80097;46.02644;6.01836;548;20221121;7.7;3.4;5.6;2;7.95;10.1;.52;3673 +80097;46.02644;6.01836;548;20221122;6.6;3.3;5;1.7;8.12;.7;.42;3035 +80097;46.02644;6.01836;548;20221123;7;-.5;3.3;1.6;7.32;5.2;.34;4864 +80097;46.02644;6.01836;548;20221124;11.3;4.5;7.9;1.7;8.68;0;.63;4672 +80097;46.02644;6.01836;548;20221125;8.9;2.9;5.9;1.4;8.18;1.6;.47;4235 +80097;46.02644;6.01836;548;20221126;9;1.2;5.1;1.5;7.22;0;.5;4953 +80097;46.02644;6.01836;548;20221127;8.6;-.3;4.2;1.5;6.48;0;.52;5114 +80097;46.02644;6.01836;548;20221128;7.6;4.6;6.1;1.5;7.65;4.1;.59;2718 +80097;46.02644;6.01836;548;20221129;5.9;3.6;4.8;1.2;8.32;1;.35;2301 +80097;46.02644;6.01836;548;20221130;7.9;2.5;5.2;2.1;7.32;0;.61;3625 +80097;46.02644;6.01836;548;20221201;5.2;1.5;3.3;1.7;6.55;0;.57;2347 +80097;46.02644;6.01836;548;20221202;4.7;1.4;3;.6;6.78;1.1;.33;2786 +80097;46.02644;6.01836;548;20221203;3.9;-.6;1.7;1.4;6.38;0;.36;3112 +80097;46.02644;6.01836;548;20221204;5.4;1.6;3.5;1.1;7.05;4.3;.36;2772 +80097;46.02644;6.01836;548;20221205;6.9;-.1;3.4;.9;6.58;0;.32;4184 +80097;46.02644;6.01836;548;20221206;5.5;-3.9;.8;.9;5.52;0;.25;4849 +80097;46.02644;6.01836;548;20221207;2.4;-.6;.9;1.2;6.12;0;.29;2507 +80097;46.02644;6.01836;548;20221208;4.3;-.4;1.9;1;5.82;11.8;.35;3310 +80097;46.02644;6.01836;548;20221209;2.9;.4;1.6;.8;6.58;6.5;.28;2070 +80097;46.02644;6.01836;548;20221210;.2;-.4;-.1;2.2;5.85;0;.36;807 +80097;46.02644;6.01836;548;20221211;-.2;-5.3;-2.8;1.4;4.38;0;.31;3273 +80097;46.02644;6.01836;548;20221212;1.1;-7.4;-3.2;.9;4.05;.7;.23;4382 +80097;46.02644;6.01836;548;20221213;1.9;-4;-1;1.5;5.38;3.4;.22;3182 +80097;46.02644;6.01836;548;20221214;6.6;1.8;4.2;1.5;7.72;2.8;.28;3261 +80097;46.02644;6.01836;548;20221215;4.6;1.4;3;1.1;7.85;27.8;.22;2387 +80097;46.02644;6.01836;548;20221216;1.5;.7;1.1;1.8;6.68;.4;.3;936 +80097;46.02644;6.01836;548;20221217;1.2;-1.4;-.1;1.7;5.38;0;.36;2006 +80097;46.02644;6.01836;548;20221218;5.8;-3.7;1;1.6;5.48;0;.36;4382 +80097;46.02644;6.01836;548;20221219;11.3;3.4;7.4;2.2;6.98;.2;.85;4296 +80097;46.02644;6.01836;548;20221220;12.9;5.9;9.4;2.8;7.78;2.3;1.13;4033 +80097;46.02644;6.01836;548;20221221;10.6;7.2;8.9;2;9.78;2.8;.56;2493 +80097;46.02644;6.01836;548;20221222;11;6.8;8.9;3;9.85;8.5;.65;2963 +80097;46.02644;6.01836;548;20221223;11.1;8.5;9.8;3.3;11.95;16.3;.35;2170 +80097;46.02644;6.01836;548;20221224;11.7;9.5;10.6;1.6;11.82;.6;.52;1972 +80097;46.02644;6.01836;548;20221225;12.9;4.7;8.8;1.3;9.92;0;.37;3903 +80097;46.02644;6.01836;548;20221226;10.5;5.5;8;2;9.82;6;.42;3053 +80097;46.02644;6.01836;548;20221227;8.6;3.7;6.2;.8;8.42;0;.32;3174 +80097;46.02644;6.01836;548;20221228;9.1;-1.9;3.6;1.5;6.65;0;.38;4893 +80097;46.02644;6.01836;548;20221229;11.9;4.8;8.3;2.8;8.35;20.6;.81;4157 +80097;46.02644;6.01836;548;20221230;10.4;4;7.2;2.6;9.72;5.5;.4;3546 +80097;46.02644;6.01836;548;20221231;16.1;9.8;12.9;2.8;10.88;0;1.14;3868 +80098;46.03799;6.34055;652;20220101;11.6;1.7;6.6;.5;6.59;0;.21;5510 +80098;46.03799;6.34055;652;20220102;13;.5;6.8;2.1;6.59;0;.87;4818 +80098;46.03799;6.34055;652;20220103;11.1;7.6;9.3;2.8;7.83;1.6;1.08;3365 +80098;46.03799;6.34055;652;20220104;15.1;6.9;11;5.2;8.29;14.8;1.81;4387 +80098;46.03799;6.34055;652;20220105;3.3;1.9;2.6;3.1;5.33;1;.76;2958 +80098;46.03799;6.34055;652;20220106;3.4;-2.6;.4;1.9;4.46;0;.47;4697 +80098;46.03799;6.34055;652;20220107;.4;-3.9;-1.8;2;4.76;3.3;.29;3318 +80098;46.03799;6.34055;652;20220108;2.6;-.6;1;3.3;5.76;9;.43;2930 +80098;46.03799;6.34055;652;20220109;2.4;.6;1.5;4;6.16;4.5;.42;2451 +80098;46.03799;6.34055;652;20220110;2.5;-1;.8;2.2;5.49;0;.37;4229 +80098;46.03799;6.34055;652;20220111;2.2;-2.3;0;3.3;4.76;0;.51;5337 +80098;46.03799;6.34055;652;20220112;.8;-3;-1.1;2.7;4.29;0;.47;4627 +80098;46.03799;6.34055;652;20220113;.7;-4.5;-1.9;1.5;4.13;0;.34;5296 +80098;46.03799;6.34055;652;20220114;3.2;-6.6;-1.7;.6;4.33;0;.18;6140 +80098;46.03799;6.34055;652;20220115;.3;-5.4;-2.6;.6;4.86;0;.18;4584 +80098;46.03799;6.34055;652;20220116;4.6;-5.8;-.6;.8;4.66;0;.24;6331 +80098;46.03799;6.34055;652;20220117;5.2;-4.6;.3;1.6;4.79;0;.42;6275 +80098;46.03799;6.34055;652;20220118;3.5;-1.6;.9;2.2;5.19;0;.47;5193 +80098;46.03799;6.34055;652;20220119;5.5;-3.6;.9;2.2;5.26;.2;.5;6021 +80098;46.03799;6.34055;652;20220120;4.6;-.2;2.2;2;4.89;.1;.68;4764 +80098;46.03799;6.34055;652;20220121;1.9;-1.6;.1;4.2;3.86;0;.99;5237 +80098;46.03799;6.34055;652;20220122;3.6;-4.1;-.3;2.7;4.13;0;.62;6750 +80098;46.03799;6.34055;652;20220123;1.6;-3.9;-1.2;1.6;4.83;0;.33;5553 +80098;46.03799;6.34055;652;20220124;3.4;-1.1;1.1;1.4;5.06;0;.49;4931 +80098;46.03799;6.34055;652;20220125;1.4;-5.6;-2.1;.6;4.86;0;.26;5147 +80098;46.03799;6.34055;652;20220126;.6;-4.9;-2.1;.8;4.96;0;.26;4831 +80098;46.03799;6.34055;652;20220127;2;-5;-1.5;1;4.93;0;.33;5501 +80098;46.03799;6.34055;652;20220128;7.2;-4.6;1.3;1.5;5.09;0;.57;7782 +80098;46.03799;6.34055;652;20220129;6.4;-3.8;1.3;1;4.66;0;.49;7885 +80098;46.03799;6.34055;652;20220130;8.9;-1.5;3.7;1.3;5.56;0;.6;7794 +80098;46.03799;6.34055;652;20220131;4.2;-2;1.1;3.2;5.63;1.3;.6;5209 +80098;46.03799;6.34055;652;20220201;2.8;-.6;1.1;2.3;5.39;3;.59;4170 +80098;46.03799;6.34055;652;20220202;6.5;.5;3.5;2.8;7.13;1.6;.52;4655 +80098;46.03799;6.34055;652;20220203;3.7;-1.4;1.1;1.1;6.53;0;.35;5069 +80098;46.03799;6.34055;652;20220204;7.6;.7;4.1;2.2;6.73;.4;.68;7332 +80098;46.03799;6.34055;652;20220205;9;3;6;1.8;5.33;.1;1.03;7557 +80098;46.03799;6.34055;652;20220206;5.5;-1.8;1.9;4.9;5.59;13.3;.88;6561 +80098;46.03799;6.34055;652;20220207;6.4;2.5;4.4;3;5.43;.8;1.14;5953 +80098;46.03799;6.34055;652;20220208;7.1;-3.8;1.7;1;4.49;0;.69;9197 +80098;46.03799;6.34055;652;20220209;10;-2.7;3.7;1.2;5.23;0;.81;9987 +80098;46.03799;6.34055;652;20220210;6.6;.6;3.6;2.8;6.33;4.7;1.35;9733 +80098;46.03799;6.34055;652;20220211;6.7;4.4;5.5;4.3;6.03;2.2;1.46;10033 +80098;46.03799;6.34055;652;20220212;4.9;-1.3;1.8;3.8;4.54;0;1.34;10066 +80098;46.03799;6.34055;652;20220213;9.4;-2.7;3.3;4.4;4.37;.2;1.9;10633 +80098;46.03799;6.34055;652;20220214;7.1;3;5;4.4;6.2;9.1;1.43;2733 +80098;46.03799;6.34055;652;20220215;6.4;2;4.2;2.8;6.5;2;.96;7833 +80098;46.03799;6.34055;652;20220216;5.6;.9;3.2;2.8;7.59;16.6;.46;4804 +80098;46.03799;6.34055;652;20220217;11.7;5.4;8.5;4.8;9.33;2.1;1.15;7108 +80098;46.03799;6.34055;652;20220218;16.3;5.7;11;3.9;7.96;5.5;2.16;9236 +80098;46.03799;6.34055;652;20220219;7.9;3.6;5.8;2.8;5.76;0;1.36;8267 +80098;46.03799;6.34055;652;20220220;10.6;-.4;5.1;2.6;5.97;2.1;1.38;10139 +80098;46.03799;6.34055;652;20220221;5.9;4.8;5.4;4.6;6.89;10.7;1.1;4063 +80098;46.03799;6.34055;652;20220222;8.8;2;5.4;2.2;6.86;.2;1.06;8934 +80098;46.03799;6.34055;652;20220223;10.7;2;6.4;1.7;6.89;0;1.12;8869 +80098;46.03799;6.34055;652;20220224;10.5;.3;5.4;2.9;6.59;.7;1.3;9077 +80098;46.03799;6.34055;652;20220225;6.8;1;3.9;2.2;4.73;0;1.32;8725 +80098;46.03799;6.34055;652;20220226;7;-1.4;2.8;2.7;4.76;0;1.33;11627 +80098;46.03799;6.34055;652;20220227;5.3;-3.7;.8;2.1;4.23;0;1.16;12101 +80098;46.03799;6.34055;652;20220228;8.6;-3.9;2.3;1.7;4.36;0;1.32;13081 +80098;46.03799;6.34055;652;20220301;8.5;-2.3;3.1;1.6;4.66;0;1.3;12895 +80098;46.03799;6.34055;652;20220302;9.8;-2.5;3.7;1.2;5.09;0;1.25;12902 +80098;46.03799;6.34055;652;20220303;12.4;1.3;6.9;1.2;5.89;0;1.43;12587 +80098;46.03799;6.34055;652;20220304;10.4;-.1;5.1;2.2;4.19;0;1.84;13599 +80098;46.03799;6.34055;652;20220305;7.5;-3.3;2.1;1.7;3.33;0;1.51;13942 +80098;46.03799;6.34055;652;20220306;6;-4.2;.9;2;3.73;0;1.39;13760 +80098;46.03799;6.34055;652;20220307;5.9;-4.3;.8;2;4.06;0;1.34;13757 +80098;46.03799;6.34055;652;20220308;7.2;-4.9;1.2;1.3;4.43;0;1.27;14359 +80098;46.03799;6.34055;652;20220309;10.3;-2.9;3.7;1.4;4.99;0;1.5;14653 +80098;46.03799;6.34055;652;20220310;11.7;-2.1;4.8;1.5;5.13;0;1.66;15196 +80098;46.03799;6.34055;652;20220311;11.7;.1;5.9;1.4;6.06;0;1.54;13249 +80098;46.03799;6.34055;652;20220312;12.5;5;8.7;1.6;6.19;0;1.72;10568 +80098;46.03799;6.34055;652;20220313;11.8;5.2;8.5;2.6;6.13;4.5;1.95;9329 +80098;46.03799;6.34055;652;20220314;12.1;1.4;6.8;1.5;7.73;5.1;1.53;13719 +80098;46.03799;6.34055;652;20220315;12.1;5.8;9;1.6;9.39;.1;1.32;9288 +80098;46.03799;6.34055;652;20220316;12.7;3.2;8;1.2;8.86;0;1.41;11642 +80098;46.03799;6.34055;652;20220317;15.1;4.2;9.7;2.2;9.33;0;1.81;13030 +80098;46.03799;6.34055;652;20220318;9.2;7;8.1;4.9;8.28;.1;1.5;4834 +80098;46.03799;6.34055;652;20220319;12.3;3.9;8.1;2.6;6.63;0;2.3;16760 +80098;46.03799;6.34055;652;20220320;13.5;1.7;7.6;3.5;5.47;0;2.87;15466 +80098;46.03799;6.34055;652;20220321;14.2;2.2;8.2;2.9;5.57;0;2.84;17666 +80098;46.03799;6.34055;652;20220322;13.3;1.5;7.4;2.8;5.11;0;2.84;18700 +80098;46.03799;6.34055;652;20220323;14.7;.7;7.7;2.2;5.03;0;2.75;19066 +80098;46.03799;6.34055;652;20220324;17.1;1.7;9.4;2.7;5.2;0;3.17;19466 +80098;46.03799;6.34055;652;20220325;17.4;2.7;10;2.9;5.47;0;3.33;19133 +80098;46.03799;6.34055;652;20220326;17.9;5.9;11.9;3.9;5.07;0;4.12;19733 +80098;46.03799;6.34055;652;20220327;16.9;6;11.4;3.3;5.07;0;3.65;18033 +80098;46.03799;6.34055;652;20220328;17.9;2.3;10.1;2.6;5.03;0;3.46;19366 +80098;46.03799;6.34055;652;20220329;16;5.3;10.6;2.9;5.8;.4;2.95;11566 +80098;46.03799;6.34055;652;20220330;11.4;7.7;9.6;2.6;9.13;2.4;1.66;7700 +80098;46.03799;6.34055;652;20220331;10;5.9;8;2.5;8.44;7.2;1.46;7566 +80098;46.03799;6.34055;652;20220401;1.9;2;1.9;2.4;5.21;9;.97;4800 +80098;46.03799;6.34055;652;20220402;3;-1.7;.6;3.1;4.71;2.2;1.12;7600 +80098;46.03799;6.34055;652;20220403;3.5;-1.9;.8;4.4;4.57;.3;1.79;14633 +80098;46.03799;6.34055;652;20220404;7.7;-1.4;3.1;2.8;4.94;0;2.29;19800 +80098;46.03799;6.34055;652;20220405;13.6;2.3;7.9;2.1;5.97;0;2.67;18400 +80098;46.03799;6.34055;652;20220406;14.8;1.8;8.3;2.8;8.1;4;2.59;18166 +80098;46.03799;6.34055;652;20220407;8.6;6.5;7.6;5.6;9.87;27.8;.87;3133 +80098;46.03799;6.34055;652;20220408;11.1;7.4;9.3;6.1;10.27;15.7;1.37;4233 +80098;46.03799;6.34055;652;20220409;6.8;1.8;4.3;3.5;5.83;3.3;1.82;12500 +80098;46.03799;6.34055;652;20220410;11.4;-2.1;4.6;1.9;5.3;.2;2.59;22433 +80098;46.03799;6.34055;652;20220411;14.7;.7;7.7;3.3;6.2;0;3.2;21033 +80098;46.03799;6.34055;652;20220412;18.3;5;11.7;3;8.2;0;3.44;18833 +80098;46.03799;6.34055;652;20220413;19.8;7.3;13.6;1.9;8.7;0;3.26;18366 +80098;46.03799;6.34055;652;20220414;21.6;7.4;14.5;2.1;10.14;.3;3.63;21500 +80098;46.03799;6.34055;652;20220415;21.3;9.8;15.5;2.6;10.97;0;3.83;21400 +80098;46.03799;6.34055;652;20220416;17.6;9.5;13.6;5.7;8.84;0;4.51;24133 +80098;46.03799;6.34055;652;20220417;15.3;4.3;9.8;5;6.17;0;4.21;24566 +80098;46.03799;6.34055;652;20220418;16.7;3.1;9.9;2.3;6.44;0;3.55;23933 +80098;46.03799;6.34055;652;20220419;17.9;3.8;10.8;1.9;6.7;0;3.48;22200 +80098;46.03799;6.34055;652;20220420;17;7;12;2.9;7.3;0;3.61;19533 +80098;46.03799;6.34055;652;20220421;17.6;5.8;11.7;3.2;7;0;3.97;22266 +80098;46.03799;6.34055;652;20220422;16.3;5.9;11.1;2.6;8.3;1.7;3.24;19700 +80098;46.03799;6.34055;652;20220423;14.1;8.5;11.3;3.1;10.24;8.6;2.22;10300 +80098;46.03799;6.34055;652;20220424;11.3;4.5;7.9;3.3;9.4;5.3;1.61;9466 +80098;46.03799;6.34055;652;20220425;12.2;7.8;10;3.2;10.7;4.8;1.75;9600 +80098;46.03799;6.34055;652;20220426;14.1;7.3;10.7;2.3;9.2;1;2.54;15433 +80098;46.03799;6.34055;652;20220427;16.7;3.8;10.2;3.1;8.3;0;3.73;25966 +80098;46.03799;6.34055;652;20220428;19;5.4;12.2;2.6;8.77;0;4.06;26266 +80098;46.03799;6.34055;652;20220429;18.9;6.2;12.5;2.3;8.17;.4;3.68;21100 +80098;46.03799;6.34055;652;20220430;17.2;6.6;11.9;2.1;9;.9;3.21;18733 +80098;46.03799;6.34055;652;20220501;17;4.1;10.5;2.2;8.63;0;3.69;26266 +80098;46.03799;6.34055;652;20220502;18.2;5.9;12.1;2.3;8.67;.5;3.83;24466 +80098;46.03799;6.34055;652;20220503;17.9;8.4;13.2;2.2;10.03;2.3;3.09;16600 +80098;46.03799;6.34055;652;20220504;17.8;8;12.9;2.1;11.1;11.3;3.06;17966 +80098;46.03799;6.34055;652;20220505;10.6;8.8;9.7;1.8;11.5;10.7;1.1;5466 +80098;46.03799;6.34055;652;20220506;14.1;7.4;10.7;2.5;10.93;0;2.3;15861 +80098;46.03799;6.34055;652;20220507;17.5;8;12.8;2.7;10.66;.8;3.44;22200 +80098;46.03799;6.34055;652;20220508;17.8;7.9;12.8;2.7;10.89;.7;3.54;23144 +80098;46.03799;6.34055;652;20220509;20.9;8.8;14.9;1.7;11.49;.2;3.87;24026 +80098;46.03799;6.34055;652;20220510;23.1;9.2;16.2;1.8;11.63;0;4.2;23967 +80098;46.03799;6.34055;652;20220511;25.2;11.1;18.1;2.8;11.29;0;5.09;25108 +80098;46.03799;6.34055;652;20220512;24.7;14;19.3;2.5;11.69;0;4.76;22216 +80098;46.03799;6.34055;652;20220513;23;11.8;17.4;1.5;12.89;0;3.96;22158 +80098;46.03799;6.34055;652;20220514;24.4;12.4;18.4;1.4;13.36;0;4.28;23944 +80098;46.03799;6.34055;652;20220515;25.9;11.2;18.5;1.9;13.09;7.2;4.78;25719 +80098;46.03799;6.34055;652;20220516;23.6;12.4;18;2.2;13.19;.3;4.16;21175 +80098;46.03799;6.34055;652;20220517;26.1;12;19;1.5;13.39;0;4.58;24626 +80098;46.03799;6.34055;652;20220518;27.4;12.8;20.1;1.8;13.63;0;5.1;26647 +80098;46.03799;6.34055;652;20220519;26.4;14.3;20.3;2.2;14.66;.4;4.69;22812 +80098;46.03799;6.34055;652;20220520;28.8;13.1;21;2.7;14.36;.3;5.65;26499 +80098;46.03799;6.34055;652;20220521;28.2;16.2;22.2;2.4;13.46;0;5.52;24773 +80098;46.03799;6.34055;652;20220522;24.5;14.7;19.6;1.8;15.46;1.3;4.15;21385 +80098;46.03799;6.34055;652;20220523;24.9;16.1;20.5;2.5;14.63;5.8;4.18;17703 +80098;46.03799;6.34055;652;20220524;16.1;12;14.1;2.8;11.83;1.1;2.64;12925 +80098;46.03799;6.34055;652;20220525;20.9;8.1;14.5;1.8;10.36;0;4.09;24132 +80098;46.03799;6.34055;652;20220526;22.4;8;15.2;1.4;10.59;0;4.46;27269 +80098;46.03799;6.34055;652;20220527;24.5;8.7;16.6;1.3;11.73;0;4.74;28130 +80098;46.03799;6.34055;652;20220528;20.9;10.5;15.7;2.3;9.79;0;4.5;24572 +80098;46.03799;6.34055;652;20220529;18.6;7;12.8;2.4;7.43;0;4.42;25917 +80098;46.03799;6.34055;652;20220530;20.1;8.3;14.2;1.8;8.23;0;4.42;26353 +80098;46.03799;6.34055;652;20220531;17.8;9.8;13.8;2;10.86;17.9;3.03;16257 +80098;46.03799;6.34055;652;20220601;18.5;9.9;14.2;1.1;14.43;5.7;2.78;16613 +80098;46.03799;6.34055;652;20220602;23.1;12.2;17.7;1.8;15.17;.3;3.37;16334 +80098;46.03799;6.34055;652;20220603;24.3;13.6;19;1.8;15.04;1.8;3.45;15127 +80098;46.03799;6.34055;652;20220604;28.1;13.9;21;1.8;16.86;.1;5.17;26478 +80098;46.03799;6.34055;652;20220605;23.6;17.7;20.7;2.2;16.46;7.7;3.84;17231 +80098;46.03799;6.34055;652;20220606;23.3;11.5;17.4;2.2;13.89;4.6;4.27;22868 +80098;46.03799;6.34055;652;20220607;21.7;13.6;17.7;2.4;13.13;1.1;4.15;21362 +80098;46.03799;6.34055;652;20220608;17.5;9.1;13.3;2.3;11.73;13.1;3.12;18492 +80098;46.03799;6.34055;652;20220609;16.8;10;13.4;2;11.73;2.2;2.92;17027 +80098;46.03799;6.34055;652;20220610;22.2;7;14.6;1.7;10.56;0;4.73;29399 +80098;46.03799;6.34055;652;20220611;26.2;9.9;18.1;1.9;11.13;0;5.55;30316 +80098;46.03799;6.34055;652;20220612;28.6;12;20.3;1.9;12.16;.1;5.79;29038 +80098;46.03799;6.34055;652;20220613;25.7;16.7;21.2;1.9;13.49;.1;4.91;23279 +80098;46.03799;6.34055;652;20220614;27.1;11.3;19.2;1.7;11.76;0;5.6;30237 +80098;46.03799;6.34055;652;20220615;30.6;14.6;22.6;2;13.99;.7;6.03;28338 +80098;46.03799;6.34055;652;20220616;30.1;17.6;23.8;2.3;15.49;0;5.76;24637 +80098;46.03799;6.34055;652;20220617;30.2;15.4;22.8;1.7;13.19;0;5.88;28012 +80098;46.03799;6.34055;652;20220618;32.4;15.9;24.2;1.6;14.06;0;6.37;30432 +80098;46.03799;6.34055;652;20220619;32.8;19.5;26.2;2.7;16.26;0;6.84;27874 +80098;46.03799;6.34055;652;20220620;30.9;18.9;24.9;2.6;13.93;0;6.56;27432 +80098;46.03799;6.34055;652;20220621;30.4;17.5;24;2.1;15.43;2;5.78;25386 +80098;46.03799;6.34055;652;20220622;24.5;17.5;21;2.4;17.43;17.7;3.95;18105 +80098;46.03799;6.34055;652;20220623;25.9;15.4;20.6;2.5;17.66;11.7;4.69;23624 +80098;46.03799;6.34055;652;20220624;19.6;15;17.3;2.5;15.79;14.2;2.88;14102 +80098;46.03799;6.34055;652;20220625;25.1;11.5;18.3;1.9;14.43;2.3;4.96;27610 +80098;46.03799;6.34055;652;20220626;26.2;14.1;20.2;1.7;16.76;0;4.58;23856 +80098;46.03799;6.34055;652;20220627;20.4;17.1;18.7;1.6;15.86;1.8;2.43;9678 +80098;46.03799;6.34055;652;20220628;20.9;14.4;17.6;2.2;15.59;2.2;3.56;19286 +80098;46.03799;6.34055;652;20220629;26.4;15;20.7;1.6;15.89;0;4.87;24942 +80098;46.03799;6.34055;652;20220630;27.8;15.5;21.6;2.2;15.33;15.2;5.35;25711 +80098;46.03799;6.34055;652;20220701;20.5;12.2;16.4;1.8;12.86;.2;3.79;20889 +80098;46.03799;6.34055;652;20220702;26;11.2;18.6;2;12.53;0;5.5;30027 +80098;46.03799;6.34055;652;20220703;29.7;14.6;22.1;2.2;14.53;3.4;5.88;27390 +80098;46.03799;6.34055;652;20220704;25.6;16.9;21.3;1.6;18.73;8.9;4.14;20771 +80098;46.03799;6.34055;652;20220705;25.8;15.6;20.7;1.4;14.63;0;4.68;24092 +80098;46.03799;6.34055;652;20220706;25.7;13.1;19.4;1.8;11.89;0;5.22;27221 +80098;46.03799;6.34055;652;20220707;25.1;12;18.5;2;12.56;0;5.03;26366 +80098;46.03799;6.34055;652;20220708;24.4;13.6;19;2.9;12.43;0;5.32;26596 +80098;46.03799;6.34055;652;20220709;26.3;12.9;19.6;2.3;11.73;0;5.46;26832 +80098;46.03799;6.34055;652;20220710;26.6;12.9;19.7;2.1;12.36;0;5.52;28323 +80098;46.03799;6.34055;652;20220711;26;13;19.5;2.8;12.09;0;5.65;27479 +80098;46.03799;6.34055;652;20220712;28.4;14.5;21.5;2.4;11.89;0;6.08;28599 +80098;46.03799;6.34055;652;20220713;30.4;15.2;22.8;2.2;11.79;0;6.36;29543 +80098;46.03799;6.34055;652;20220714;33.2;18.3;25.8;2.2;13.43;0;6.54;27429 +80098;46.03799;6.34055;652;20220715;30;16.6;23.3;1.9;13.06;0;5.72;25768 +80098;46.03799;6.34055;652;20220716;29.9;14.6;22.3;2;12.13;0;6.06;28670 +80098;46.03799;6.34055;652;20220717;29.9;14.7;22.3;2.3;11.59;0;6.33;29155 +80098;46.03799;6.34055;652;20220718;33.9;16.9;25.4;2.2;11.66;0;6.94;29794 +80098;46.03799;6.34055;652;20220719;34.2;18.5;26.4;2.1;13.66;.5;6.71;28681 +80098;46.03799;6.34055;652;20220720;31.1;19.8;25.5;2.9;18.29;.9;5.61;21884 +80098;46.03799;6.34055;652;20220721;29.4;17.9;23.7;1.6;15.86;0;5.24;24774 +80098;46.03799;6.34055;652;20220722;32.8;16.4;24.6;1.8;14.83;.9;5.78;25519 +80098;46.03799;6.34055;652;20220723;28.1;18.7;23.4;1.9;17.64;.1;4.69;20675 +80098;46.03799;6.34055;652;20220724;32;16.8;24.4;1.6;15.74;0;5.65;26307 +80098;46.03799;6.34055;652;20220725;32.4;18.5;25.5;2.7;14.41;.5;6.5;25024 +80098;46.03799;6.34055;652;20220726;26;17.9;22;2.1;14.76;0;4.24;17383 +80098;46.03799;6.34055;652;20220727;26.5;14.1;20.3;1.9;12.39;0;5;24990 +80098;46.03799;6.34055;652;20220728;28;15.1;21.5;2.2;12.49;0;5.33;24737 +80098;46.03799;6.34055;652;20220729;22.7;16.5;19.6;1.7;14.49;4.5;3.32;14999 +80098;46.03799;6.34055;652;20220730;27.3;13.2;20.3;1.8;12.56;0;4.81;23737 +80098;46.03799;6.34055;652;20220731;29.2;14.7;22;1.6;12.09;0;5.17;25406 +80098;46.03799;6.34055;652;20220801;30.3;15.7;23;1.6;12.76;0;5.22;24680 +80098;46.03799;6.34055;652;20220802;30.6;15.3;22.9;1.4;13.76;0;5.21;25727 +80098;46.03799;6.34055;652;20220803;32.5;16.5;24.5;2;13.43;0;5.91;26299 +80098;46.03799;6.34055;652;20220804;34.3;19.8;27;2.4;13.29;0;6.25;23354 +80098;46.03799;6.34055;652;20220805;32.7;19.6;26.1;2.4;15.66;2.2;5.64;20874 +80098;46.03799;6.34055;652;20220806;25.3;16.1;20.7;2.4;17.09;0;4.32;21820 +80098;46.03799;6.34055;652;20220807;24.4;16.9;20.7;2.3;15.93;0;3.95;18441 +80098;46.03799;6.34055;652;20220808;27.9;14.8;21.4;2.3;14.39;0;5.17;25161 +80098;46.03799;6.34055;652;20220809;28.9;15.7;22.3;2.5;13.39;0;5.57;25353 +80098;46.03799;6.34055;652;20220810;29.6;15.4;22.5;2.1;12.63;0;5.44;25406 +80098;46.03799;6.34055;652;20220811;30.4;15.3;22.9;1.7;12.53;0;5.24;24914 +80098;46.03799;6.34055;652;20220812;29.6;16.8;23.2;2.2;12.16;0;5.46;24401 +80098;46.03799;6.34055;652;20220813;29.2;14.9;22;2.1;10.13;0;5.44;25519 +80098;46.03799;6.34055;652;20220814;22.5;14.5;18.5;2;12.89;5.2;3.38;15415 +80098;46.03799;6.34055;652;20220815;23.8;12.6;18.2;1.9;14.39;0;3.53;18238 +80098;46.03799;6.34055;652;20220816;28.8;12;20.4;1.8;13.09;.3;4.85;24964 +80098;46.03799;6.34055;652;20220817;26.4;16.5;21.4;2.2;16.73;18.2;3.88;17646 +80098;46.03799;6.34055;652;20220818;21.6;14.6;18.1;2.1;15.79;10.1;2.92;15322 +80098;46.03799;6.34055;652;20220819;20;15.2;17.6;1.5;16.4;5.2;1.84;8446 +80098;46.03799;6.34055;652;20220820;21.8;14.6;18.2;1.5;16.23;1.2;2.46;12043 +80098;46.03799;6.34055;652;20220821;24.6;12.5;18.6;2;13.93;.1;3.86;20564 +80098;46.03799;6.34055;652;20220822;26;12.7;19.3;2;12.36;0;4.26;21417 +80098;46.03799;6.34055;652;20220823;26.8;12.9;19.8;1.8;12.03;0;4.36;22533 +80098;46.03799;6.34055;652;20220824;26.3;14.3;20.3;2.2;12.66;0;4.38;20998 +80098;46.03799;6.34055;652;20220825;29.1;13.2;21.2;1.6;14.56;.7;4.43;22941 +80098;46.03799;6.34055;652;20220826;24.2;17.3;20.7;1.5;15.56;2;3.06;13998 +80098;46.03799;6.34055;652;20220827;25.2;14.7;19.9;1.7;15.69;.1;3.62;19085 +80098;46.03799;6.34055;652;20220828;24.3;14.1;19.2;1.9;15.56;.1;3.4;17905 +80098;46.03799;6.34055;652;20220829;27.7;13.5;20.6;1.7;14.66;0;4.1;21523 +80098;46.03799;6.34055;652;20220830;25.4;14.9;20.2;1.8;14.66;8.8;3.4;16225 +80098;46.03799;6.34055;652;20220831;24;14.2;19.1;1.8;15.63;.2;3.35;17981 +80098;46.03799;6.34055;652;20220901;22.4;13.5;18;2.1;13.93;0;3.34;18380 +80098;46.03799;6.34055;652;20220902;22.3;10.7;16.5;1.8;13.86;7.8;2.92;16641 +80098;46.03799;6.34055;652;20220903;21.9;13.5;17.7;1.8;16.06;2.9;2.59;14069 +80098;46.03799;6.34055;652;20220904;24.5;12.9;18.7;1.5;15.36;0;3.31;18953 +80098;46.03799;6.34055;652;20220905;26.4;14.2;20.3;1.4;15.79;.1;3.45;18953 +80098;46.03799;6.34055;652;20220906;23.2;16.2;19.7;1.8;16.73;1.7;2.72;13245 +80098;46.03799;6.34055;652;20220907;23.5;15;19.3;1.6;17.33;22.4;2.54;12876 +80098;46.03799;6.34055;652;20220908;22.1;13.3;17.7;2.9;13.99;1.9;3.19;16253 +80098;46.03799;6.34055;652;20220909;20.1;13;16.5;3.2;12.79;3.3;2.93;13647 +80098;46.03799;6.34055;652;20220910;19.2;12.6;15.9;2.6;12.36;0;2.65;13071 +80098;46.03799;6.34055;652;20220911;21.6;9.2;15.4;1.7;11.43;0;2.97;18335 +80098;46.03799;6.34055;652;20220912;24.3;9.1;16.7;1.2;12.46;0;3.02;19697 +80098;46.03799;6.34055;652;20220913;24.3;12.4;18.3;1.5;14.69;.8;2.84;15804 +80098;46.03799;6.34055;652;20220914;24.1;17.8;21;3.4;17.16;12.3;3.14;12455 +80098;46.03799;6.34055;652;20220915;19.6;13.3;16.5;2.8;15.73;9.6;2.01;10548 +80098;46.03799;6.34055;652;20220916;18.3;13.2;15.7;1.9;12.86;1.2;2.14;11161 +80098;46.03799;6.34055;652;20220917;13.6;8;10.8;1.8;8.06;0;2.08;12411 +80098;46.03799;6.34055;652;20220918;16.2;3.3;9.8;1.4;7.93;0;2.26;17518 +80098;46.03799;6.34055;652;20220919;16.2;4.8;10.5;1.7;8.16;0;2.29;16683 +80098;46.03799;6.34055;652;20220920;16.3;5.8;11.1;2.2;8.19;0;2.5;16845 +80098;46.03799;6.34055;652;20220921;15.6;5.6;10.6;2.2;8.43;0;2.32;16318 +80098;46.03799;6.34055;652;20220922;17;4.6;10.8;1.5;9.09;0;2.13;16591 +80098;46.03799;6.34055;652;20220923;18.9;6.3;12.6;2;10.69;4.4;2.24;14516 +80098;46.03799;6.34055;652;20220924;16.6;11.9;14.3;2;13.16;5.8;1.64;8812 +80098;46.03799;6.34055;652;20220925;14.4;10.5;12.5;1.3;11.93;5.9;1.36;7969 +80098;46.03799;6.34055;652;20220926;14.4;8.4;11.4;2.8;10.23;8.5;1.74;9839 +80098;46.03799;6.34055;652;20220927;11.2;7.9;9.6;4.3;9.56;8;1.5;7677 +80098;46.03799;6.34055;652;20220928;12.9;8.1;10.5;4.9;10.83;27.2;1.4;7146 +80098;46.03799;6.34055;652;20220929;10.9;9;9.9;2;10.43;2;1.05;5317 +80098;46.03799;6.34055;652;20220930;12.7;4.3;8.5;1.4;9.26;.1;1.32;10263 +80098;46.03799;6.34055;652;20221001;11.9;6.5;9.2;2.9;10.76;25.7;1.03;7171 +80098;46.03799;6.34055;652;20221002;20.4;11.5;16;3;14.13;.1;2.19;12396 +80098;46.03799;6.34055;652;20221003;16.1;8.5;12.3;1.7;12.06;0;1.5;11145 +80098;46.03799;6.34055;652;20221004;19.1;10.2;14.6;1.2;11.73;0;1.86;13264 +80098;46.03799;6.34055;652;20221005;21.7;8.3;15;1.9;11.16;0;2.3;14251 +80098;46.03799;6.34055;652;20221006;20.4;10.7;15.6;2;12.83;0;2;12004 +80098;46.03799;6.34055;652;20221007;19.1;9.1;14.1;1.2;12.89;.4;1.61;12153 +80098;46.03799;6.34055;652;20221008;16;12.2;14.1;1.1;13.56;1.9;1.13;5919 +80098;46.03799;6.34055;652;20221009;14.2;10.4;12.3;1.5;11.96;1.3;1.16;6683 +80098;46.03799;6.34055;652;20221010;19.3;10.3;14.8;1.2;13.13;0;1.61;11806 +80098;46.03799;6.34055;652;20221011;17.7;8.3;13;1.1;12.29;.1;1.38;10821 +80098;46.03799;6.34055;652;20221012;17.6;11;14.3;1.2;13.03;0;1.34;9249 +80098;46.03799;6.34055;652;20221013;16.9;9.2;13.1;1.4;12.23;.9;1.29;8735 +80098;46.03799;6.34055;652;20221014;16.1;12.1;14.1;2.6;13.46;2;1.27;6219 +80098;46.03799;6.34055;652;20221015;19.9;12.6;16.3;2.9;13.13;0;1.97;9242 +80098;46.03799;6.34055;652;20221016;22.1;11.6;16.8;1.8;12.23;0;1.97;11534 +80098;46.03799;6.34055;652;20221017;21;9.3;15.2;1.5;12.53;0;1.67;11464 +80098;46.03799;6.34055;652;20221018;20.5;10.7;15.6;1.3;13.03;0;1.5;10903 +80098;46.03799;6.34055;652;20221019;18;8.6;13.3;1.2;12.29;0;1.24;10231 +80098;46.03799;6.34055;652;20221020;17.3;10;13.6;1.7;13.96;9.7;1.03;7157 +80098;46.03799;6.34055;652;20221021;16.3;12.5;14.4;2;14.49;30.5;.96;4626 +80098;46.03799;6.34055;652;20221022;18.2;11.9;15;1.9;13.19;0;1.41;9066 +80098;46.03799;6.34055;652;20221023;17.8;7.6;12.7;1.8;12.36;10.5;1.13;7641 +80098;46.03799;6.34055;652;20221024;14.6;12.5;13.6;2.8;13.56;15.5;.99;2744 +80098;46.03799;6.34055;652;20221025;14.9;7.7;11.3;1.3;11.99;1.6;.86;7172 +80098;46.03799;6.34055;652;20221026;19.9;10.1;15;2;12.99;0;1.47;9406 +80098;46.03799;6.34055;652;20221027;18.5;8.1;13.3;1;12.09;0;1.07;9502 +80098;46.03799;6.34055;652;20221028;20.8;9.2;15;1.1;12.19;0;1.22;9556 +80098;46.03799;6.34055;652;20221029;19.2;9.3;14.3;.8;12.06;0;1;8512 +80098;46.03799;6.34055;652;20221030;19.3;8;13.7;.8;11.43;0;1;9270 +80098;46.03799;6.34055;652;20221031;17.2;8.4;12.8;1.3;11.49;10.5;1.01;8118 +80098;46.03799;6.34055;652;20221101;15.1;11.1;13.1;2.3;12.46;1.9;1.01;5407 +80098;46.03799;6.34055;652;20221102;14.4;8.3;11.3;1.4;10.39;0;.92;6839 +80098;46.03799;6.34055;652;20221103;11.2;3.6;7.4;2;9.33;25;.66;5731 +80098;46.03799;6.34055;652;20221104;8.1;5.1;6.6;2.7;8.29;5;.76;3684 +80098;46.03799;6.34055;652;20221105;9.2;3.9;6.5;1.5;7.69;.3;.7;5631 +80098;46.03799;6.34055;652;20221106;10.5;.9;5.7;1.8;7.19;.1;.79;6836 +80098;46.03799;6.34055;652;20221107;14.6;6.9;10.7;2.2;7.99;0;1.27;7729 +80098;46.03799;6.34055;652;20221108;15.9;2.7;9.3;1.5;8.16;10.1;.94;8422 +80098;46.03799;6.34055;652;20221109;10.8;9.3;10;1.7;11.16;18.5;.6;2185 +80098;46.03799;6.34055;652;20221110;12;7.5;9.7;1.4;10.46;0;.61;6206 +80098;46.03799;6.34055;652;20221111;12.3;4.5;8.4;1.4;9.09;0;.64;6766 +80098;46.03799;6.34055;652;20221112;9;3.3;6.1;1;9.29;0;.39;4981 +80098;46.03799;6.34055;652;20221113;9.2;5;7.1;1.3;9.16;2.1;.51;4040 +80098;46.03799;6.34055;652;20221114;13.5;4.4;9;2.3;8.96;2.3;.87;5502 +80098;46.03799;6.34055;652;20221115;10;7.8;8.9;1.3;10.66;17.2;.5;2727 +80098;46.03799;6.34055;652;20221116;12.3;7.1;9.7;2.8;9.59;1;.88;5771 +80098;46.03799;6.34055;652;20221117;14.2;6.3;10.3;5.4;9.16;11.9;1.53;5431 +80098;46.03799;6.34055;652;20221118;9.1;5.8;7.4;3.5;8.09;.8;.89;4076 +80098;46.03799;6.34055;652;20221119;8.2;2;5.1;1.4;6.96;.1;.54;4756 +80098;46.03799;6.34055;652;20221120;8.2;.7;4.4;2.2;6.36;.3;.66;5933 +80098;46.03799;6.34055;652;20221121;6.6;3.1;4.8;2.9;7.09;12.2;.66;3946 +80098;46.03799;6.34055;652;20221122;6.1;3;4.6;3.1;7.19;0;.62;3762 +80098;46.03799;6.34055;652;20221123;6.6;-.6;3;2.3;6.73;6.2;.45;4543 +80098;46.03799;6.34055;652;20221124;9.9;4.7;7.3;3.1;7.79;0;.87;4680 +80098;46.03799;6.34055;652;20221125;8.6;3.7;6.2;1.6;7.46;1.3;.59;3562 +80098;46.03799;6.34055;652;20221126;7.8;.3;4;1.7;6.59;0;.46;5556 +80098;46.03799;6.34055;652;20221127;5.6;-1;2.3;1.1;6.19;0;.32;4557 +80098;46.03799;6.34055;652;20221128;7.8;2.3;5;2.3;6.79;2;.67;3459 +80098;46.03799;6.34055;652;20221129;6;3.3;4.6;1.5;7.73;1.3;.38;2708 +80098;46.03799;6.34055;652;20221130;7;2.4;4.7;2.2;7.16;0;.47;4468 +80098;46.03799;6.34055;652;20221201;4;2.6;3.3;2.3;6.39;0;.58;2373 +80098;46.03799;6.34055;652;20221202;3.9;.3;2.1;1.5;6.13;0;.39;2997 +80098;46.03799;6.34055;652;20221203;1.7;-.4;.7;1.9;6.06;0;.29;2603 +80098;46.03799;6.34055;652;20221204;3.1;.9;2;1.3;6.56;5.3;.33;2356 +80098;46.03799;6.34055;652;20221205;5.5;-.2;2.6;1.9;6.19;0;.4;4118 +80098;46.03799;6.34055;652;20221206;3.8;-3.2;.3;1;5.29;0;.22;4748 +80098;46.03799;6.34055;652;20221207;2;-1.5;.2;1.5;5.76;0;.27;2744 +80098;46.03799;6.34055;652;20221208;3.1;-.9;1.1;1.5;5.23;11.2;.35;4245 +80098;46.03799;6.34055;652;20221209;1;-.5;.3;.5;6.09;10.4;.25;1986 +80098;46.03799;6.34055;652;20221210;1.1;.2;.6;1.3;5.69;.7;.36;1471 +80098;46.03799;6.34055;652;20221211;0;-4;-2;1.7;4.06;0;.36;4170 +80098;46.03799;6.34055;652;20221212;-1.2;-6.8;-4;1.4;3.79;.8;.25;3679 +80098;46.03799;6.34055;652;20221213;-2.4;-5.1;-3.8;1.4;4.49;1.7;.21;2253 +80098;46.03799;6.34055;652;20221214;6.2;-2.8;1.7;1.8;6.83;4.8;.19;3654 +80098;46.03799;6.34055;652;20221215;4;1.9;2.9;1.9;7.49;27.3;.23;2018 +80098;46.03799;6.34055;652;20221216;2.4;.8;1.6;1.5;6.56;.5;.29;1916 +80098;46.03799;6.34055;652;20221217;-.9;-2.7;-1.8;1.9;5.03;0;.3;1750 +80098;46.03799;6.34055;652;20221218;1.9;-2.5;-.3;1;5.29;0;.21;3854 +80098;46.03799;6.34055;652;20221219;9.7;-1.1;4.3;1.6;6.39;.1;.43;4844 +80098;46.03799;6.34055;652;20221220;11.3;4.6;7.9;2.8;7.16;2.4;.97;4253 +80098;46.03799;6.34055;652;20221221;9.1;6.9;8;2.6;9.16;2.7;.59;2191 +80098;46.03799;6.34055;652;20221222;10.4;7;8.7;5.4;9.06;11.7;.99;2681 +80098;46.03799;6.34055;652;20221223;11.3;7.5;9.4;5.6;11.03;18.5;.52;2237 +80098;46.03799;6.34055;652;20221224;11.3;9.1;10.2;2.6;10.73;.3;.64;2422 +80098;46.03799;6.34055;652;20221225;9.7;6.1;7.9;1.3;9.56;0;.36;2856 +80098;46.03799;6.34055;652;20221226;10.9;5.7;8.3;3.2;9.13;8;.71;2968 +80098;46.03799;6.34055;652;20221227;8.8;4.5;6.6;2.1;7.59;0;.56;3975 +80098;46.03799;6.34055;652;20221228;9.8;0;4.9;2.2;6.13;0;.62;5300 +80098;46.03799;6.34055;652;20221229;10.9;4.1;7.5;2.9;7.63;15.8;.83;3770 +80098;46.03799;6.34055;652;20221230;9.3;4.6;7;3.1;9.13;6.3;.48;2771 +80098;46.03799;6.34055;652;20221231;14.7;8.4;11.6;2.5;10.59;0;.84;4146 +80099;46.04858;6.66286;936;20220101;9.5;-.4;4.6;.9;5.76;0;.42;5089 +80099;46.04858;6.66286;936;20220102;9.3;-.6;4.4;2.1;5.86;0;.78;4949 +80099;46.04858;6.66286;936;20220103;8.2;2.6;5.4;2.5;6.96;2.2;.68;3452 +80099;46.04858;6.66286;936;20220104;8.9;3;6;3.3;7.66;17.1;.79;3401 +80099;46.04858;6.66286;936;20220105;2;.5;1.2;1.9;5.36;2.4;.51;1657 +80099;46.04858;6.66286;936;20220106;1.6;-6.6;-2.5;1.4;3.6;.1;.31;4804 +80099;46.04858;6.66286;936;20220107;-1.2;-8.8;-5;1.9;4;3.4;.16;4024 +80099;46.04858;6.66286;936;20220108;.5;-4.4;-2;2.7;5.3;13.4;.2;2714 +80099;46.04858;6.66286;936;20220109;.3;-1.5;-.6;2.9;5.66;6.4;.27;1888 +80099;46.04858;6.66286;936;20220110;3.4;-3.4;0;2.1;4.7;.1;.22;4830 +80099;46.04858;6.66286;936;20220111;.5;-8.4;-4;3.5;3.6;0;.35;4674 +80099;46.04858;6.66286;936;20220112;-1.6;-8.5;-5;2.1;3.46;0;.26;4557 +80099;46.04858;6.66286;936;20220113;2.4;-9.5;-3.6;1.3;3.56;0;.3;5444 +80099;46.04858;6.66286;936;20220114;4.5;-8.4;-1.9;1;4.23;0;.29;6306 +80099;46.04858;6.66286;936;20220115;5.1;-6.8;-.8;.8;4.4;.3;.32;6099 +80099;46.04858;6.66286;936;20220116;5.5;-6.6;-.5;1.3;4;0;.44;6417 +80099;46.04858;6.66286;936;20220117;4.6;-8.1;-1.7;1.6;3.83;0;.36;6579 +80099;46.04858;6.66286;936;20220118;4.4;-6.5;-1.1;1.6;4.23;0;.34;5623 +80099;46.04858;6.66286;936;20220119;6.1;-5.3;.4;1.6;4.73;.5;.43;6028 +80099;46.04858;6.66286;936;20220120;5.3;-2.4;1.4;1.6;4.9;.1;.49;5474 +80099;46.04858;6.66286;936;20220121;2.6;-4.6;-1;3;3.83;0;.6;5392 +80099;46.04858;6.66286;936;20220122;3.2;-8.3;-2.5;2.5;3.6;0;.52;6351 +80099;46.04858;6.66286;936;20220123;4.4;-7.4;-1.5;1.9;4.1;0;.36;5905 +80099;46.04858;6.66286;936;20220124;7.2;-6.3;.5;1;4.1;0;.44;6635 +80099;46.04858;6.66286;936;20220125;7.5;-6.9;.3;.7;4.03;0;.43;7523 +80099;46.04858;6.66286;936;20220126;8;-6.6;.7;.9;3.86;0;.53;7661 +80099;46.04858;6.66286;936;20220127;8.4;-6.7;.9;1;3.8;0;.56;7969 +80099;46.04858;6.66286;936;20220128;7.2;-5.2;1;1.6;4.2;0;.58;7167 +80099;46.04858;6.66286;936;20220129;6.3;-6;.2;1.3;3.96;0;.63;7491 +80099;46.04858;6.66286;936;20220130;8.8;-4.7;2;1.3;4.56;0;.62;7562 +80099;46.04858;6.66286;936;20220131;2.1;-5.3;-1.6;2.8;5.03;3.7;.37;4682 +80099;46.04858;6.66286;936;20220201;1.5;-3.2;-.8;1.8;4.8;7.3;.42;5061 +80099;46.04858;6.66286;936;20220202;5.5;-1.3;2.1;1.8;6.46;2.8;.39;5212 +80099;46.04858;6.66286;936;20220203;9;-2.7;3.1;1.3;6.3;0;.52;7634 +80099;46.04858;6.66286;936;20220204;9.3;-1.8;3.7;2.3;6;.6;.7;7134 +80099;46.04858;6.66286;936;20220205;9.2;1.4;5.3;1.2;5.66;.1;.81;6819 +80099;46.04858;6.66286;936;20220206;5.1;-5.5;-.2;2.8;5;15.9;.45;7507 +80099;46.04858;6.66286;936;20220207;7;-.1;3.4;2.4;5.6;1.5;.83;6571 +80099;46.04858;6.66286;936;20220208;9.3;-5.9;1.7;1.2;4.46;0;.78;9444 +80099;46.04858;6.66286;936;20220209;12;-4.6;3.7;1.5;4.9;0;.9;9711 +80099;46.04858;6.66286;936;20220210;5.1;-2.9;1.1;3;5.48;4.6;1.22;9516 +80099;46.04858;6.66286;936;20220211;4.8;1.3;3.1;2.7;6.03;4.9;.79;3632 +80099;46.04858;6.66286;936;20220212;6.2;-5;.6;2.2;4.03;0;.96;9539 +80099;46.04858;6.66286;936;20220213;8.2;-3.6;2.3;2;3.93;.4;1.1;9944 +80099;46.04858;6.66286;936;20220214;6.3;-.6;2.8;2.6;5.23;6.7;.98;5209 +80099;46.04858;6.66286;936;20220215;5.3;-.2;2.6;2.9;6.28;4;.73;7604 +80099;46.04858;6.66286;936;20220216;2.5;-.9;.8;2.7;6.5;16.8;.37;4164 +80099;46.04858;6.66286;936;20220217;8.2;1.6;4.9;3.2;8.2;4.4;.66;6279 +80099;46.04858;6.66286;936;20220218;12.2;1.2;6.7;2.4;7.46;9.6;1.25;8364 +80099;46.04858;6.66286;936;20220219;6.6;1.9;4.3;1.8;6.23;.1;.91;6642 +80099;46.04858;6.66286;936;20220220;9.6;-1.8;3.9;2.7;5.5;2.7;1.04;9600 +80099;46.04858;6.66286;936;20220221;3.1;1.2;2.2;3.6;6.13;17.1;.65;2853 +80099;46.04858;6.66286;936;20220222;8.4;.1;4.3;2.1;6.13;.4;1.03;9747 +80099;46.04858;6.66286;936;20220223;11.3;-2.2;4.5;1.3;5.73;.1;1.14;10960 +80099;46.04858;6.66286;936;20220224;9.8;-2.2;3.8;2.5;5.73;1.7;1.17;9774 +80099;46.04858;6.66286;936;20220225;6.5;.8;3.7;2.1;4.63;0;1.24;8416 +80099;46.04858;6.66286;936;20220226;8.1;-4.5;1.8;2.7;3.53;0;1.25;11015 +80099;46.04858;6.66286;936;20220227;7.3;-6.7;.3;2;3.3;0;1.14;11769 +80099;46.04858;6.66286;936;20220228;9.4;-6.5;1.5;1.4;3.5;0;1.25;12730 +80099;46.04858;6.66286;936;20220301;10.8;-5.5;2.6;1.6;3.86;0;1.45;12948 +80099;46.04858;6.66286;936;20220302;11.1;-4.3;3.4;1.1;4.23;0;1.3;12188 +80099;46.04858;6.66286;936;20220303;13;-1.4;5.8;1.2;4.83;0;1.45;12834 +80099;46.04858;6.66286;936;20220304;10.2;-2.3;3.9;2;4.2;0;1.53;11106 +80099;46.04858;6.66286;936;20220305;7.8;-5.3;1.3;1.7;3.1;0;1.43;12744 +80099;46.04858;6.66286;936;20220306;6.6;-6.4;.1;1.9;3.13;0;1.3;12683 +80099;46.04858;6.66286;936;20220307;8.2;-6.5;.8;2;3.33;0;1.31;13246 +80099;46.04858;6.66286;936;20220308;10.5;-6.4;2.1;1.7;3.6;0;1.54;13109 +80099;46.04858;6.66286;936;20220309;12.1;-5.3;3.4;.9;4;0;1.48;14929 +80099;46.04858;6.66286;936;20220310;14.4;-4.4;5;1.2;4.13;0;1.78;15171 +80099;46.04858;6.66286;936;20220311;10.8;-1.3;4.8;3.2;4.3;0;2.17;12451 +80099;46.04858;6.66286;936;20220312;10.6;3.9;7.2;4.3;4.36;0;2.62;11705 +80099;46.04858;6.66286;936;20220313;10.2;4.1;7.1;4.9;4.5;3.6;2.66;9674 +80099;46.04858;6.66286;936;20220314;12.3;-.9;5.7;2.6;6;4.9;1.86;13579 +80099;46.04858;6.66286;936;20220315;12.3;4.4;8.3;2.3;7.6;.8;1.59;9308 +80099;46.04858;6.66286;936;20220316;16.4;.9;8.7;1.1;7.3;.5;1.74;13319 +80099;46.04858;6.66286;936;20220317;15.2;2.3;8.7;2.1;7.9;0;1.68;12749 +80099;46.04858;6.66286;936;20220318;10.8;4.7;7.7;5.6;7.43;0;1.76;9290 +80099;46.04858;6.66286;936;20220319;12.9;4.6;8.8;4.4;5.03;0;3.1;14909 +80099;46.04858;6.66286;936;20220320;12.2;2.6;7.4;3.9;4.68;0;2.93;15625 +80099;46.04858;6.66286;936;20220321;12.4;1.6;7;3.3;4.58;0;2.79;16121 +80099;46.04858;6.66286;936;20220322;13.3;-1.9;5.7;2.6;3.73;0;2.84;18385 +80099;46.04858;6.66286;936;20220323;15.3;-1;7.1;2.1;4.13;0;2.82;18907 +80099;46.04858;6.66286;936;20220324;17.4;-1.3;8;1.6;4.33;0;2.7;19337 +80099;46.04858;6.66286;936;20220325;17.4;-.2;8.6;2.3;4.43;0;2.88;19059 +80099;46.04858;6.66286;936;20220326;16.3;1.5;8.9;3.2;4.53;0;3.31;18225 +80099;46.04858;6.66286;936;20220327;16.8;2.4;9.6;1.9;4.28;0;2.86;16296 +80099;46.04858;6.66286;936;20220328;18.5;.4;9.5;1.6;4.18;0;2.92;19811 +80099;46.04858;6.66286;936;20220329;16.7;2.7;9.7;2.7;5.28;.3;2.84;15809 +80099;46.04858;6.66286;936;20220330;10.3;5.7;8;2.4;8.48;3.1;1.5;9275 +80099;46.04858;6.66286;936;20220331;9.2;4.7;7;1.9;8.13;10.9;1.26;7436 +80099;46.04858;6.66286;936;20220401;1.8;.9;1.3;2.4;5.48;12.6;.8;2750 +80099;46.04858;6.66286;936;20220402;1.3;-3.8;-1.3;3.3;4.78;2;.93;9598 +80099;46.04858;6.66286;936;20220403;3.3;-3.6;-.2;3.4;4.53;.2;1.22;12079 +80099;46.04858;6.66286;936;20220404;8.8;-2;3.4;2.7;4.63;0;2.13;18775 +80099;46.04858;6.66286;936;20220405;14.6;-1.1;6.8;1.9;5.53;0;2.61;19526 +80099;46.04858;6.66286;936;20220406;16.2;.2;8.2;2.5;7.18;8.4;2.62;19095 +80099;46.04858;6.66286;936;20220407;6.7;5.2;6;5.6;8.56;27.6;.71;3792 +80099;46.04858;6.66286;936;20220408;8.1;3.8;6;4.8;9.43;28.1;.85;6363 +80099;46.04858;6.66286;936;20220409;5;1.1;3;2.9;6.03;8.5;1.42;11237 +80099;46.04858;6.66286;936;20220410;10.5;-3.2;3.6;1.9;4.63;.2;2.45;21801 +80099;46.04858;6.66286;936;20220411;15.8;-1.5;7.2;2;5.58;.1;3.03;21891 +80099;46.04858;6.66286;936;20220412;19.7;3.1;11.4;1.9;7.18;0;3.39;19957 +80099;46.04858;6.66286;936;20220413;19.8;6.6;13.2;1.7;7.78;0;3.44;20458 +80099;46.04858;6.66286;936;20220414;21.4;4.4;12.9;1.9;8.58;.2;3.58;22688 +80099;46.04858;6.66286;936;20220415;20.7;6.7;13.7;2.7;9.43;0;3.46;20786 +80099;46.04858;6.66286;936;20220416;19;7.4;13.2;4.4;8.43;0;3.56;19299 +80099;46.04858;6.66286;936;20220417;17.2;2.4;9.8;4;6.58;0;3.58;22398 +80099;46.04858;6.66286;936;20220418;17.9;2.1;10;2.2;6.58;0;3.54;23973 +80099;46.04858;6.66286;936;20220419;17.5;2.3;9.9;2;6.28;0;3.45;23147 +80099;46.04858;6.66286;936;20220420;17.9;3.5;10.7;2.7;6.88;0;3.37;19634 +80099;46.04858;6.66286;936;20220421;16;4.2;10.1;4.2;6.73;0;3.58;19513 +80099;46.04858;6.66286;936;20220422;17.4;4.4;10.9;2.4;7.63;2.4;3.15;19738 +80099;46.04858;6.66286;936;20220423;13.4;7.3;10.3;3.5;8.88;8;2.25;12129 +80099;46.04858;6.66286;936;20220424;10.9;1.2;6.1;3.1;8.28;4.5;1.64;14768 +80099;46.04858;6.66286;936;20220425;11.8;5.6;8.7;3;9.53;4.8;1.62;11589 +80099;46.04858;6.66286;936;20220426;15.1;6;10.6;2;8.28;2.4;2.79;17711 +80099;46.04858;6.66286;936;20220427;18.1;2.4;10.2;2.9;6.93;0;3.5;23961 +80099;46.04858;6.66286;936;20220428;19.4;3.4;11.4;2.7;7.28;0;3.82;24733 +80099;46.04858;6.66286;936;20220429;19.6;3.9;11.8;2.1;7.93;.4;3.66;22684 +80099;46.04858;6.66286;936;20220430;17.2;6.6;11.9;1.8;8.58;2;3.01;18164 +80099;46.04858;6.66286;936;20220501;16.7;3.4;10.1;2.1;7.73;0;3.37;24138 +80099;46.04858;6.66286;936;20220502;18.2;2.8;10.5;2;7.93;.6;3.53;24701 +80099;46.04858;6.66286;936;20220503;15.8;6.6;11.2;1.5;9.38;3.1;2.7;17338 +80099;46.04858;6.66286;936;20220504;16.2;7.4;11.8;1.8;9.88;10.8;2.85;17648 +80099;46.04858;6.66286;936;20220505;9.6;7.4;8.5;1.3;10.08;14.6;1.31;7845 +80099;46.04858;6.66286;936;20220506;14.9;7.1;11;2.3;10.3;0;2.28;15796 +80099;46.04858;6.66286;936;20220507;18.2;8;13.1;2.1;10.93;1.3;2.77;17677 +80099;46.04858;6.66286;936;20220508;18.9;7.3;13.1;2.4;10.76;1.6;3.02;19320 +80099;46.04858;6.66286;936;20220509;21;6;13.5;1.5;10.5;.2;3.48;21779 +80099;46.04858;6.66286;936;20220510;22.6;6;14.3;1.2;10.26;0;3.73;23181 +80099;46.04858;6.66286;936;20220511;25.8;8.1;16.9;2.2;10.26;0;4.6;24906 +80099;46.04858;6.66286;936;20220512;26.1;10.1;18.1;2.1;10.9;0;4.65;23612 +80099;46.04858;6.66286;936;20220513;23.2;10.7;16.9;1.3;12.23;0;3.68;20803 +80099;46.04858;6.66286;936;20220514;25.3;9.7;17.5;1.5;11.86;0;4.24;23728 +80099;46.04858;6.66286;936;20220515;26.9;8.5;17.7;1.7;11.53;6.3;4.49;24151 +80099;46.04858;6.66286;936;20220516;24;9.2;16.6;1.5;11.7;1.7;3.79;20967 +80099;46.04858;6.66286;936;20220517;26.5;9.3;17.9;1.5;11.83;0;4.52;25206 +80099;46.04858;6.66286;936;20220518;28;10;19;1.6;12.3;0;4.79;25885 +80099;46.04858;6.66286;936;20220519;27.9;12.7;20.3;1.5;13.3;.4;4.59;23695 +80099;46.04858;6.66286;936;20220520;29.8;12.2;21;2.3;12.13;.2;5.29;24712 +80099;46.04858;6.66286;936;20220521;28;13;20.5;1.9;12.16;0;4.82;23086 +80099;46.04858;6.66286;936;20220522;28.3;12.4;20.3;1.5;13.93;1.8;4.38;22676 +80099;46.04858;6.66286;936;20220523;25.9;14;20;1.7;13.4;11.4;4.02;19292 +80099;46.04858;6.66286;936;20220524;16.6;11.7;14.2;1.8;12.7;2.5;2.55;14479 +80099;46.04858;6.66286;936;20220525;18.6;8.9;13.8;1.3;10.96;0;3.05;18168 +80099;46.04858;6.66286;936;20220526;22.5;7.7;15.1;1.5;10.83;0;4.1;24909 +80099;46.04858;6.66286;936;20220527;26;8.3;17.2;1.7;11.76;0;4.85;26947 +80099;46.04858;6.66286;936;20220528;22.8;10.7;16.7;2.1;10.46;0;4.49;23545 +80099;46.04858;6.66286;936;20220529;19.8;6.9;13.4;2.4;7.66;0;4.32;24191 +80099;46.04858;6.66286;936;20220530;20.5;5.9;13.2;1.6;8.1;0;3.82;22032 +80099;46.04858;6.66286;936;20220531;15.7;7.3;11.5;1.5;10.73;23.2;2.47;15503 +80099;46.04858;6.66286;936;20220601;20.7;9.8;15.2;1.2;13.33;13.5;3.3;18527 +80099;46.04858;6.66286;936;20220602;21.5;11.8;16.7;1.4;13.9;.3;3.42;17864 +80099;46.04858;6.66286;936;20220603;24.4;11.4;17.9;1.3;14.23;3.6;3.82;19905 +80099;46.04858;6.66286;936;20220604;30.2;12.6;21.4;1.4;15.43;0;5.12;25615 +80099;46.04858;6.66286;936;20220605;22.6;15;18.8;1.3;14.66;8;3.47;17267 +80099;46.04858;6.66286;936;20220606;25.2;9.5;17.4;1.3;12.83;9.5;4.55;25721 +80099;46.04858;6.66286;936;20220607;22.3;13.1;17.7;1.7;12.56;7.2;3.98;20721 +80099;46.04858;6.66286;936;20220608;18.8;6.9;12.8;1.2;10.68;11.5;2.37;12546 +80099;46.04858;6.66286;936;20220609;15.6;9;12.3;1.6;10.83;2;2.17;11269 +80099;46.04858;6.66286;936;20220610;22.4;4.2;13.3;1.5;9.5;0;3.78;21268 +80099;46.04858;6.66286;936;20220611;26.4;7.9;17.2;1.4;11;0;4.92;27892 +80099;46.04858;6.66286;936;20220612;29.3;9.4;19.4;1.2;11.9;1.3;5.24;28262 +80099;46.04858;6.66286;936;20220613;26;12.9;19.5;1.6;13.16;0;4.54;23266 +80099;46.04858;6.66286;936;20220614;28.6;10.3;19.4;1.7;11.66;0;5.24;27064 +80099;46.04858;6.66286;936;20220615;29.4;12.4;20.9;1.4;12.96;.9;4.98;24980 +80099;46.04858;6.66286;936;20220616;30.1;14.4;22.2;1.7;13.86;0;5.44;26211 +80099;46.04858;6.66286;936;20220617;30.7;12.9;21.8;1.7;13.03;0;5.51;26759 +80099;46.04858;6.66286;936;20220618;32.9;13.7;23.3;1.6;13.56;0;5.88;27628 +80099;46.04858;6.66286;936;20220619;33;16.6;24.8;2.4;14.5;.2;6.21;25397 +80099;46.04858;6.66286;936;20220620;31.3;16.1;23.7;2.3;13.4;0;5.91;25149 +80099;46.04858;6.66286;936;20220621;31.5;14.2;22.9;1.7;13.76;2.5;5.04;22687 +80099;46.04858;6.66286;936;20220622;25.3;15.6;20.4;1.3;16.08;20.5;3.73;18378 +80099;46.04858;6.66286;936;20220623;25.5;13.3;19.4;1.4;14.93;10.7;4.23;22493 +80099;46.04858;6.66286;936;20220624;17.7;12.9;15.3;1.4;14.56;15;2.29;12346 +80099;46.04858;6.66286;936;20220625;24.1;8.8;16.5;1.4;12.83;1.1;4.31;25291 +80099;46.04858;6.66286;936;20220626;26.2;11.9;19.1;1.5;15.11;0;4.55;24901 +80099;46.04858;6.66286;936;20220627;18.8;14.7;16.7;1.5;13.76;1.6;2.41;10929 +80099;46.04858;6.66286;936;20220628;18.3;12.1;15.2;1.8;14.41;3.6;2.47;14083 +80099;46.04858;6.66286;936;20220629;25;10.8;17.9;1.2;14.31;0;4.3;24448 +80099;46.04858;6.66286;936;20220630;27.9;12.2;20.1;1.6;14.5;14.3;4.57;23260 +80099;46.04858;6.66286;936;20220701;20.4;11.4;15.9;1.6;13;.2;3.69;21285 +80099;46.04858;6.66286;936;20220702;27.6;8.9;18.3;1.5;11.86;0;4.93;27347 +80099;46.04858;6.66286;936;20220703;30.9;12.9;21.9;1.2;13.43;5;5.26;26943 +80099;46.04858;6.66286;936;20220704;27.5;15.5;21.5;1.8;15.6;8.1;4.28;20821 +80099;46.04858;6.66286;936;20220705;25.9;13.9;19.9;1.4;14.2;0;4.44;22879 +80099;46.04858;6.66286;936;20220706;26.3;11.1;18.7;1.8;12.06;0;4.88;25623 +80099;46.04858;6.66286;936;20220707;25.4;10.8;18.1;1.9;11.63;0;4.68;24559 +80099;46.04858;6.66286;936;20220708;25.6;10.6;18.1;2.6;11.8;0;4.77;25020 +80099;46.04858;6.66286;936;20220709;25.3;10.5;17.9;2.2;11.9;0;4.64;23719 +80099;46.04858;6.66286;936;20220710;27.1;10.2;18.7;2;11.63;0;4.93;26181 +80099;46.04858;6.66286;936;20220711;28.2;10.8;19.5;2.6;11.8;0;5.3;26603 +80099;46.04858;6.66286;936;20220712;28.2;11.7;20;1.9;11.63;0;5.11;25674 +80099;46.04858;6.66286;936;20220713;30.7;11.2;21;1.4;11.7;0;5.46;27698 +80099;46.04858;6.66286;936;20220714;32.1;14.8;23.4;1.6;12.66;0;5.67;26831 +80099;46.04858;6.66286;936;20220715;30.5;13.2;21.9;1.4;12.06;0;5.24;26277 +80099;46.04858;6.66286;936;20220716;30.3;12.9;21.6;2.1;11.7;0;5.52;25876 +80099;46.04858;6.66286;936;20220717;31.6;12.1;21.9;2.2;11.16;0;5.8;26974 +80099;46.04858;6.66286;936;20220718;34.1;13.3;23.7;1.8;11.5;0;6.13;27833 +80099;46.04858;6.66286;936;20220719;34.7;14.2;24.4;1.4;13.2;.8;5.8;27631 +80099;46.04858;6.66286;936;20220720;32.1;18.8;25.4;1.8;17.2;4.1;5.05;20774 +80099;46.04858;6.66286;936;20220721;30.4;16.8;23.6;1.4;15.53;0;4.95;23782 +80099;46.04858;6.66286;936;20220722;33.6;13.5;23.6;1.8;13.43;1.1;5.74;26819 +80099;46.04858;6.66286;936;20220723;28;15.5;21.8;2.9;15.75;.1;4.44;19795 +80099;46.04858;6.66286;936;20220724;31.9;14.4;23.1;1.9;14.37;0;5.51;27363 +80099;46.04858;6.66286;936;20220725;33.1;16.7;24.9;3.2;13.52;1.1;6.09;23214 +80099;46.04858;6.66286;936;20220726;27.8;16.3;22;1.8;14.03;.1;4.62;21774 +80099;46.04858;6.66286;936;20220727;27.3;12.4;19.8;2;12.2;0;4.81;24321 +80099;46.04858;6.66286;936;20220728;28.9;11.6;20.3;1.9;11.63;0;4.94;23747 +80099;46.04858;6.66286;936;20220729;20;13.8;16.9;1;14;8.2;2.5;12385 +80099;46.04858;6.66286;936;20220730;26.1;11.7;18.9;1.1;13.03;0;4.17;22922 +80099;46.04858;6.66286;936;20220731;29;10.1;19.6;1;11.43;0;4.64;25301 +80099;46.04858;6.66286;936;20220801;30.5;12.1;21.3;1.3;11.73;0;4.96;25122 +80099;46.04858;6.66286;936;20220802;31.1;12.6;21.9;1.5;12.5;0;5.02;25166 +80099;46.04858;6.66286;936;20220803;32.6;13;22.8;1.3;12.7;0;5.17;25800 +80099;46.04858;6.66286;936;20220804;33.1;14.7;23.9;1.3;13.76;0;4.99;23030 +80099;46.04858;6.66286;936;20220805;31.7;18.3;25;1.4;15.76;2.6;4.44;18895 +80099;46.04858;6.66286;936;20220806;27.1;12.8;19.9;2.2;15.13;.1;4.1;21227 +80099;46.04858;6.66286;936;20220807;26.4;13.4;19.9;2.2;14.8;.8;3.95;20391 +80099;46.04858;6.66286;936;20220808;28.5;12.1;20.3;2.2;13.5;0;4.63;23117 +80099;46.04858;6.66286;936;20220809;29.8;12.9;21.4;2.1;13.23;0;4.77;22872 +80099;46.04858;6.66286;936;20220810;30.2;13.1;21.6;1.9;11.83;0;4.9;23525 +80099;46.04858;6.66286;936;20220811;30.3;11.9;21.1;1.5;11.33;0;4.71;23357 +80099;46.04858;6.66286;936;20220812;30;12.6;21.3;2;11.2;0;4.9;23148 +80099;46.04858;6.66286;936;20220813;29.7;12.3;21;1.8;10.2;0;4.86;23494 +80099;46.04858;6.66286;936;20220814;20.4;11.1;15.8;1.5;11.9;4.6;2.67;14008 +80099;46.04858;6.66286;936;20220815;23.8;11.1;17.5;1.6;13.83;0;3.18;17279 +80099;46.04858;6.66286;936;20220816;29.6;9.9;19.8;1.3;11.76;0;4.38;23117 +80099;46.04858;6.66286;936;20220817;26.7;14.5;20.6;1.5;14.86;16.4;3.56;16992 +80099;46.04858;6.66286;936;20220818;19.9;12.1;16;1.4;15;10.2;2.4;13605 +80099;46.04858;6.66286;936;20220819;17.3;13.2;15.3;1.2;15.3;9.4;1.7;8943 +80099;46.04858;6.66286;936;20220820;22.9;11.8;17.4;1.1;14.86;.6;2.79;15641 +80099;46.04858;6.66286;936;20220821;26.1;11.5;18.8;1.5;13.56;.1;3.71;20351 +80099;46.04858;6.66286;936;20220822;25.8;11;18.4;1.6;12.33;0;3.8;20223 +80099;46.04858;6.66286;936;20220823;27.3;10.2;18.7;1.7;11.73;0;4.06;21299 +80099;46.04858;6.66286;936;20220824;28;10.6;19.3;1.8;12.26;0;3.99;20699 +80099;46.04858;6.66286;936;20220825;29.2;11.4;20.3;1;13.4;.4;3.81;21071 +80099;46.04858;6.66286;936;20220826;22.4;14.7;18.5;1.1;15.1;5.3;2.55;13080 +80099;46.04858;6.66286;936;20220827;26.1;11.6;18.8;1.8;14.06;0;3.54;19274 +80099;46.04858;6.66286;936;20220828;26.1;11.6;18.9;1.8;14.06;0;3.43;18650 +80099;46.04858;6.66286;936;20220829;28.7;10.6;19.6;1.1;12.6;0;3.77;21073 +80099;46.04858;6.66286;936;20220830;26;11.3;18.7;1.2;13.26;6.3;3.1;16431 +80099;46.04858;6.66286;936;20220831;24.9;12;18.4;1.7;14.13;.1;3.15;16965 +80099;46.04858;6.66286;936;20220901;25;10.6;17.8;1.8;12.56;0;3.25;18365 +80099;46.04858;6.66286;936;20220902;25.5;9.4;17.4;1.2;12.9;7.3;3;17432 +80099;46.04858;6.66286;936;20220903;23;12;17.5;1.2;14.46;3.1;2.68;15766 +80099;46.04858;6.66286;936;20220904;24.8;12;18.4;.9;14.4;0;2.94;17412 +80099;46.04858;6.66286;936;20220905;27.9;11.4;19.7;1.3;13.46;.1;3.41;18805 +80099;46.04858;6.66286;936;20220906;27.1;12.7;19.9;1.5;14.36;2.6;3.07;15951 +80099;46.04858;6.66286;936;20220907;26.5;14.3;20.4;1.5;15.13;22.5;2.89;14871 +80099;46.04858;6.66286;936;20220908;22.8;12.3;17.6;2.2;13.26;1.9;2.92;16320 +80099;46.04858;6.66286;936;20220909;21.6;10.4;16;2.3;11.3;3.3;2.84;15572 +80099;46.04858;6.66286;936;20220910;20.4;10.3;15.4;1.9;11.26;.1;2.57;15149 +80099;46.04858;6.66286;936;20220911;23;6.3;14.7;1.1;10.23;0;2.76;18168 +80099;46.04858;6.66286;936;20220912;27.3;6.4;16.9;.9;10.23;0;3.05;19276 +80099;46.04858;6.66286;936;20220913;25.6;9.6;17.6;1.6;12.53;1;2.76;15378 +80099;46.04858;6.66286;936;20220914;23.2;15.7;19.4;2.6;16.2;12.6;2.39;10334 +80099;46.04858;6.66286;936;20220915;17.6;12.9;15.3;2;15.1;10.9;1.43;7837 +80099;46.04858;6.66286;936;20220916;19.1;11.3;15.2;1.4;12.36;2.8;1.95;10652 +80099;46.04858;6.66286;936;20220917;15.4;5.1;10.2;1.7;7.66;0;2.14;14377 +80099;46.04858;6.66286;936;20220918;17.9;1;9.5;1.2;7.06;0;2.21;17042 +80099;46.04858;6.66286;936;20220919;18.1;2.3;10.2;1.5;7.53;0;2.22;16193 +80099;46.04858;6.66286;936;20220920;18;2.5;10.3;2;7.56;0;2.3;15789 +80099;46.04858;6.66286;936;20220921;17.8;3;10.4;2;7.9;0;2.2;15470 +80099;46.04858;6.66286;936;20220922;20;2.8;11.4;1.3;8.03;0;2.24;16386 +80099;46.04858;6.66286;936;20220923;20.4;3.4;11.9;1.5;8.86;5.3;2.08;15284 +80099;46.04858;6.66286;936;20220924;13.9;10;11.9;1.5;11.8;4.9;1.2;6612 +80099;46.04858;6.66286;936;20220925;13.5;7.9;10.7;.9;10.93;6.4;1.21;7946 +80099;46.04858;6.66286;936;20220926;13.9;6.8;10.4;1.7;9.83;7.2;1.51;10562 +80099;46.04858;6.66286;936;20220927;11.9;6.1;9;3.1;9;12.8;1.39;9624 +80099;46.04858;6.66286;936;20220928;10.7;5.8;8.3;2.8;9.9;43.1;.92;6664 +80099;46.04858;6.66286;936;20220929;10.4;7.3;8.9;1.4;9.93;7.2;.94;5499 +80099;46.04858;6.66286;936;20220930;12.5;4.5;8.5;1.4;9.1;.1;1.2;9669 +80099;46.04858;6.66286;936;20221001;9.5;5.5;7.5;2.2;10.23;31.5;.71;6892 +80099;46.04858;6.66286;936;20221002;20.7;8.8;14.7;2;12.63;.1;1.86;12740 +80099;46.04858;6.66286;936;20221003;19;6.9;12.9;1.4;11.1;0;1.6;12156 +80099;46.04858;6.66286;936;20221004;20.9;4.4;12.7;1;9.66;0;1.76;13711 +80099;46.04858;6.66286;936;20221005;22.6;4.7;13.6;1.8;9.43;0;2.11;14150 +80099;46.04858;6.66286;936;20221006;20.7;6.8;13.8;1.7;11.03;0;1.82;12338 +80099;46.04858;6.66286;936;20221007;20.3;6.1;13.2;1.2;11.1;.5;1.64;12257 +80099;46.04858;6.66286;936;20221008;16;9.6;12.8;1.3;12.23;1.5;1.14;6485 +80099;46.04858;6.66286;936;20221009;16;9.1;12.5;1.5;11.9;1.4;1.12;7835 +80099;46.04858;6.66286;936;20221010;19.8;8.1;13.9;1.1;11.53;0;1.52;11324 +80099;46.04858;6.66286;936;20221011;19.6;6.1;12.8;1.1;11.1;.1;1.4;10910 +80099;46.04858;6.66286;936;20221012;18.4;9.5;14;1.2;12.06;.1;1.33;8559 +80099;46.04858;6.66286;936;20221013;17;5.6;11.3;1.1;10.86;1;1.16;8934 +80099;46.04858;6.66286;936;20221014;15.1;9.6;12.4;2.2;12.3;2.8;.97;6289 +80099;46.04858;6.66286;936;20221015;20.5;8.3;14.4;2.3;11.83;.1;1.55;9269 +80099;46.04858;6.66286;936;20221016;22.7;7;14.9;1.8;10.2;0;1.86;10943 +80099;46.04858;6.66286;936;20221017;23.1;7.7;15.4;1.4;10.76;0;1.73;11224 +80099;46.04858;6.66286;936;20221018;23.3;8.7;16;1.3;11.73;0;1.57;10936 +80099;46.04858;6.66286;936;20221019;22.5;6.5;14.5;1.2;10.43;0;1.4;10593 +80099;46.04858;6.66286;936;20221020;18.9;8.3;13.6;1.3;11.33;9.6;1.23;7139 +80099;46.04858;6.66286;936;20221021;13.3;11.4;12.4;1.5;13.2;37.7;.74;3309 +80099;46.04858;6.66286;936;20221022;18.7;9.8;14.3;1.6;11.86;0;1.29;8730 +80099;46.04858;6.66286;936;20221023;18;6.5;12.2;1.7;11.26;7.8;1.11;7311 +80099;46.04858;6.66286;936;20221024;14.4;11.3;12.8;2.3;12.43;19.5;.96;3975 +80099;46.04858;6.66286;936;20221025;16.4;5.6;11;1.4;11;6.9;.98;8248 +80099;46.04858;6.66286;936;20221026;22;9;15.5;1.9;11.63;0;1.5;9271 +80099;46.04858;6.66286;936;20221027;23.3;6;14.6;1;10.46;0;1.28;10150 +80099;46.04858;6.66286;936;20221028;24.1;7.9;16;1.2;10.8;0;1.43;9788 +80099;46.04858;6.66286;936;20221029;23.5;8;15.7;.7;10.66;0;1.16;9299 +80099;46.04858;6.66286;936;20221030;23.3;8.1;15.7;1;9.83;0;1.37;8916 +80099;46.04858;6.66286;936;20221031;21.5;6.8;14.1;1.3;9.73;5.3;1.29;8768 +80099;46.04858;6.66286;936;20221101;15.1;8.4;11.7;2;10.86;5.5;.85;5137 +80099;46.04858;6.66286;936;20221102;15.3;5.3;10.3;1;9.7;0;.8;7135 +80099;46.04858;6.66286;936;20221103;12.2;2;7.1;1.4;8.5;23.4;.7;6131 +80099;46.04858;6.66286;936;20221104;8.2;3.7;6;2;7.93;4.5;.63;4162 +80099;46.04858;6.66286;936;20221105;9.6;1.6;5.6;1.3;7.03;.4;.67;6796 +80099;46.04858;6.66286;936;20221106;12.8;-.9;5.9;1.7;6.63;0;.81;8053 +80099;46.04858;6.66286;936;20221107;15.6;1.7;8.7;1.7;6.9;0;1.03;7864 +80099;46.04858;6.66286;936;20221108;16;1.2;8.6;1.8;6.8;3.7;1.06;8097 +80099;46.04858;6.66286;936;20221109;10.5;5.2;7.8;1.6;9.13;18.6;.62;3252 +80099;46.04858;6.66286;936;20221110;14.1;4.6;9.4;1.3;9.3;0;.65;6831 +80099;46.04858;6.66286;936;20221111;16.2;1.5;8.8;.8;8.3;0;.56;7764 +80099;46.04858;6.66286;936;20221112;15.9;1.7;8.8;.9;7.96;0;.63;6832 +80099;46.04858;6.66286;936;20221113;15.2;2.3;8.8;1.4;7.6;2.4;.79;6961 +80099;46.04858;6.66286;936;20221114;10.3;4.1;7.2;2.3;8.23;2.8;.82;4062 +80099;46.04858;6.66286;936;20221115;11;5.6;8.3;1.2;8.9;15.6;.61;3571 +80099;46.04858;6.66286;936;20221116;12;5.5;8.8;2;9.16;1.8;.64;5426 +80099;46.04858;6.66286;936;20221117;13.6;3.4;8.5;3;9.3;19.2;.79;5447 +80099;46.04858;6.66286;936;20221118;9.2;4.4;6.8;2.4;8.06;1.4;.64;4232 +80099;46.04858;6.66286;936;20221119;9.1;-1;4.1;.8;6.2;.1;.39;6219 +80099;46.04858;6.66286;936;20221120;8.4;-1;3.7;1.4;6.06;.4;.43;6225 +80099;46.04858;6.66286;936;20221121;7.1;.2;3.7;1.8;6.86;13.7;.42;4553 +80099;46.04858;6.66286;936;20221122;5.7;1.7;3.7;2.1;6.9;0;.43;3133 +80099;46.04858;6.66286;936;20221123;3.9;-2.7;.6;1.6;6.03;7.8;.27;4011 +80099;46.04858;6.66286;936;20221124;7.6;.9;4.2;1.9;6.83;0;.45;5159 +80099;46.04858;6.66286;936;20221125;9;-.2;4.4;1.3;6.66;1.7;.41;5513 +80099;46.04858;6.66286;936;20221126;8.1;.5;4.3;1.3;6.26;0;.41;5437 +80099;46.04858;6.66286;936;20221127;5.6;-3.5;1.1;1.4;5.4;0;.38;5005 +80099;46.04858;6.66286;936;20221128;7.4;.6;4;2.2;6.16;2.9;.6;3813 +80099;46.04858;6.66286;936;20221129;3.7;.9;2.3;1.1;6.86;1.1;.3;2650 +80099;46.04858;6.66286;936;20221130;6.5;-.4;3.1;2;6.2;0;.34;4571 +80099;46.04858;6.66286;936;20221201;4.9;-1.9;1.5;1.8;5.23;0;.32;4409 +80099;46.04858;6.66286;936;20221202;5.7;-3.4;1.2;1.7;5;0;.34;4967 +80099;46.04858;6.66286;936;20221203;5.3;-1.7;1.8;4.5;4.7;0;1;3580 +80099;46.04858;6.66286;936;20221204;5.9;-.2;2.9;2;5.9;6.4;.48;3880 +80099;46.04858;6.66286;936;20221205;5.4;.4;2.9;1;5.96;0;.33;3616 +80099;46.04858;6.66286;936;20221206;6;-4.7;.7;.8;4.63;0;.25;5228 +80099;46.04858;6.66286;936;20221207;-.1;-5.1;-2.6;1.2;4.36;0;.21;3742 +80099;46.04858;6.66286;936;20221208;1.2;-6.1;-2.5;.9;4.56;8.9;.22;3737 +80099;46.04858;6.66286;936;20221209;1.2;-.9;.1;1.4;5.63;16.8;.31;1900 +80099;46.04858;6.66286;936;20221210;.5;0;.3;1.1;5.73;2.8;.37;663 +80099;46.04858;6.66286;936;20221211;.1;-4.8;-2.4;1.9;3.86;0;.29;3762 +80099;46.04858;6.66286;936;20221212;-.3;-8.6;-4.5;1.3;3.53;1;.19;4574 +80099;46.04858;6.66286;936;20221213;-.7;-5.8;-3.2;2.1;4.6;.8;.2;2787 +80099;46.04858;6.66286;936;20221214;3.2;-2.2;.5;2.3;6.56;9.4;.17;3226 +80099;46.04858;6.66286;936;20221215;5.1;-.1;2.5;2.1;6.66;21.4;.37;2242 +80099;46.04858;6.66286;936;20221216;2.6;.5;1.6;1.5;6.3;.9;.31;1925 +80099;46.04858;6.66286;936;20221217;1.9;-2.4;-.3;2;5;0;.21;3655 +80099;46.04858;6.66286;936;20221218;3.2;-6.4;-1.6;1;4.5;0;.2;4640 +80099;46.04858;6.66286;936;20221219;5.3;-2.2;1.6;1.9;5.63;0;.41;4084 +80099;46.04858;6.66286;936;20221220;6.4;-.5;2.9;2.6;6.03;5.6;.71;3469 +80099;46.04858;6.66286;936;20221221;5.3;2.7;4;2.4;7.63;5.1;.38;2061 +80099;46.04858;6.66286;936;20221222;6.1;2.7;4.4;3;8.06;27.6;.35;2345 +80099;46.04858;6.66286;936;20221223;6.1;3.3;4.7;3.1;8.83;47;.24;1774 +80099;46.04858;6.66286;936;20221224;9;5;7;1.9;9.16;.7;.33;2588 +80099;46.04858;6.66286;936;20221225;10.4;.8;5.6;1.7;7.7;0;.23;4960 +80099;46.04858;6.66286;936;20221226;6.1;1.5;3.8;2.7;7.53;14.1;.44;2505 +80099;46.04858;6.66286;936;20221227;7.6;2.8;5.2;1.2;7.2;0;.35;3707 +80099;46.04858;6.66286;936;20221228;6.1;-2.2;2;1.9;5.4;0;.38;4641 +80099;46.04858;6.66286;936;20221229;8.4;-.6;3.9;2.7;6.4;13.9;.55;3748 +80099;46.04858;6.66286;936;20221230;5.8;1.6;3.7;1.9;7.9;13.2;.24;2666 +80099;46.04858;6.66286;936;20221231;11.8;4.6;8.2;2.4;9.2;0;.49;4142 +80100;46.05819;6.98528;1376;20220101;13.6;6.6;10.1;1.6;4.02;0;1.08;4827 +80100;46.05819;6.98528;1376;20220102;11.5;6.5;9;2.2;4.32;0;1.47;3337 +80100;46.05819;6.98528;1376;20220103;5.5;3.9;4.7;2;5.52;2.3;.68;3273 +80100;46.05819;6.98528;1376;20220104;9.6;4.1;6.9;3.4;6.35;13.6;1.06;3527 +80100;46.05819;6.98528;1376;20220105;-1.3;-1.2;-1.3;4.4;3.86;4.6;.84;2033 +80100;46.05819;6.98528;1376;20220106;-3.6;-8;-5.8;2.1;2.91;0;.38;3574 +80100;46.05819;6.98528;1376;20220107;-2.4;-9;-5.7;1.9;2.95;3.7;.35;3962 +80100;46.05819;6.98528;1376;20220108;-1.4;-5.2;-3.3;2.3;3.92;13;.33;3288 +80100;46.05819;6.98528;1376;20220109;-2.8;-3.5;-3.2;2.8;4.42;10.1;.22;3009 +80100;46.05819;6.98528;1376;20220110;-2.8;-5;-3.9;2;3.59;.1;.34;3905 +80100;46.05819;6.98528;1376;20220111;-4.1;-10.4;-7.2;1.5;2.85;0;.22;5367 +80100;46.05819;6.98528;1376;20220112;-.9;-10.4;-5.7;1.7;2.75;0;.38;6172 +80100;46.05819;6.98528;1376;20220113;6;-5;.5;1.5;2.65;0;.69;6204 +80100;46.05819;6.98528;1376;20220114;9.1;.7;4.9;1.2;2.72;0;.76;6248 +80100;46.05819;6.98528;1376;20220115;9.3;1.7;5.5;1.5;2.99;1.8;.98;5785 +80100;46.05819;6.98528;1376;20220116;4.2;.1;2.2;1.8;2.75;0;.95;5268 +80100;46.05819;6.98528;1376;20220117;2.7;-3.4;-.3;2.2;3.19;0;.72;5651 +80100;46.05819;6.98528;1376;20220118;6.2;-4.5;.9;1.4;3.22;0;.65;7029 +80100;46.05819;6.98528;1376;20220119;3.7;-.1;1.8;2.1;3.72;.3;.83;5142 +80100;46.05819;6.98528;1376;20220120;.4;-4.4;-2;2.8;3.75;.2;.53;5753 +80100;46.05819;6.98528;1376;20220121;-2.7;-6.9;-4.8;2.9;2.95;0;.49;6481 +80100;46.05819;6.98528;1376;20220122;.3;-8.8;-4.2;1.8;3.22;0;.41;6979 +80100;46.05819;6.98528;1376;20220123;5.6;-3.7;.9;1.4;3.42;0;.68;6908 +80100;46.05819;6.98528;1376;20220124;7.3;-.6;3.3;1;3.02;0;.63;7244 +80100;46.05819;6.98528;1376;20220125;6.8;0;3.4;1.1;2.99;0;.74;6943 +80100;46.05819;6.98528;1376;20220126;6.7;-.4;3.1;1.3;2.59;0;.85;7273 +80100;46.05819;6.98528;1376;20220127;6;-.4;2.8;1.2;2.22;0;.84;7246 +80100;46.05819;6.98528;1376;20220128;4.4;-2;1.2;2.1;2.72;0;1.01;7739 +80100;46.05819;6.98528;1376;20220129;5.7;-2.2;1.7;1.6;2.32;0;.96;7799 +80100;46.05819;6.98528;1376;20220130;3.5;.7;2.1;1.5;4.72;0;.59;7519 +80100;46.05819;6.98528;1376;20220131;-.8;-3.4;-2.1;3.6;4.22;3.5;.52;2978 +80100;46.05819;6.98528;1376;20220201;-1.9;-5.7;-3.8;2;4.15;12.7;.32;5582 +80100;46.05819;6.98528;1376;20220202;2.4;-3.1;-.3;2.2;5.75;3.3;.29;4910 +80100;46.05819;6.98528;1376;20220203;9.6;-1.1;4.2;1.9;4.39;0;1.06;7949 +80100;46.05819;6.98528;1376;20220204;4.9;.1;2.5;2;4.99;.2;.76;8076 +80100;46.05819;6.98528;1376;20220205;2.6;-.6;1;1.6;4.59;.1;.65;7057 +80100;46.05819;6.98528;1376;20220206;.3;-4.3;-2;2.6;4.25;17.9;.54;5777 +80100;46.05819;6.98528;1376;20220207;0;-1.8;-.9;3.5;4.09;2.4;.73;8046 +80100;46.05819;6.98528;1376;20220208;4.9;-5.5;-.3;1.7;2.72;0;.93;10319 +80100;46.05819;6.98528;1376;20220209;10.9;1.9;6.4;1.5;3.01;0;1.28;9859 +80100;46.05819;6.98528;1376;20220210;6.4;1.3;3.8;2.3;3.5;1.9;1.39;11500 +80100;46.05819;6.98528;1376;20220211;2.9;-.2;1.4;2.6;3.61;8.7;1.11;9800 +80100;46.05819;6.98528;1376;20220212;2.2;-7.3;-2.6;3.4;3.09;.1;1.05;10462 +80100;46.05819;6.98528;1376;20220213;4.1;-5.6;-.7;2.1;2.3;.8;1.16;12550 +80100;46.05819;6.98528;1376;20220214;3.6;-3.6;0;2.2;3.45;4.5;1;6850 +80100;46.05819;6.98528;1376;20220215;.6;-3.3;-1.4;1.6;4.6;4.8;.57;5450 +80100;46.05819;6.98528;1376;20220216;3.1;-4.4;-.6;1.9;5.85;11.1;.38;4960 +80100;46.05819;6.98528;1376;20220217;6.5;2.8;4.7;3;6.89;2.4;.8;6252 +80100;46.05819;6.98528;1376;20220218;11.3;3;7.2;3.2;4.86;12.7;1.88;10516 +80100;46.05819;6.98528;1376;20220219;2.2;-.8;.7;3.6;4.72;.1;1.01;8321 +80100;46.05819;6.98528;1376;20220220;5.2;-3.9;.7;2.1;4.49;1.5;.94;10989 +80100;46.05819;6.98528;1376;20220221;.6;.3;.4;3.7;4.99;23;.7;3403 +80100;46.05819;6.98528;1376;20220222;2.4;-2.3;0;2.1;5.02;.6;.77;11016 +80100;46.05819;6.98528;1376;20220223;5.2;-1;2.1;2;4.82;.3;1.06;12357 +80100;46.05819;6.98528;1376;20220224;5.1;1.3;3.2;2.6;4.39;1.5;1.28;8172 +80100;46.05819;6.98528;1376;20220225;.9;-2.3;-.7;2.5;3.52;.6;1.05;10919 +80100;46.05819;6.98528;1376;20220226;2.8;-6;-1.6;2;2.75;0;1.22;14358 +80100;46.05819;6.98528;1376;20220227;2.1;-5.7;-1.8;1.3;2.35;0;1.11;13662 +80100;46.05819;6.98528;1376;20220228;3.6;-5.7;-1;1.9;2.69;0;1.28;13806 +80100;46.05819;6.98528;1376;20220301;5.5;-3.8;.8;1.8;3.09;0;1.4;13737 +80100;46.05819;6.98528;1376;20220302;6.6;-1.7;2.5;1.4;3.15;0;1.39;12651 +80100;46.05819;6.98528;1376;20220303;7.3;-.8;3.2;1.5;3.89;0;1.44;13766 +80100;46.05819;6.98528;1376;20220304;5.3;-1.5;1.9;2.1;3.29;0;1.52;13803 +80100;46.05819;6.98528;1376;20220305;2.7;-6;-1.7;1.5;2.22;0;1.26;13622 +80100;46.05819;6.98528;1376;20220306;.7;-7.2;-3.3;1.3;2.52;0;1.06;13107 +80100;46.05819;6.98528;1376;20220307;2.6;-6.7;-2;1.2;2.95;0;1.17;15584 +80100;46.05819;6.98528;1376;20220308;5.3;-4.3;.5;1.6;3.02;0;1.45;14824 +80100;46.05819;6.98528;1376;20220309;6.3;-3.7;1.3;1.5;3.75;0;1.46;15729 +80100;46.05819;6.98528;1376;20220310;8.2;-1.2;3.5;1.6;3.59;0;1.72;15583 +80100;46.05819;6.98528;1376;20220311;7.2;.7;4;3.4;3.72;0;1.95;12710 +80100;46.05819;6.98528;1376;20220312;6.2;-.3;3;2.8;4.12;0;1.66;13856 +80100;46.05819;6.98528;1376;20220313;7.5;.9;4.2;3.3;4.22;2.1;1.88;12705 +80100;46.05819;6.98528;1376;20220314;8.1;-1.4;3.4;2;5.15;6.8;1.7;15818 +80100;46.05819;6.98528;1376;20220315;8.8;2.6;5.7;2.5;6.42;1.8;1.4;9254 +80100;46.05819;6.98528;1376;20220316;12.6;5.5;9;1.3;6.02;2.5;1.82;12223 +80100;46.05819;6.98528;1376;20220317;10;4.7;7.3;1.4;6.92;0;1.51;11181 +80100;46.05819;6.98528;1376;20220318;7.5;2.8;5.2;2;7.1;0;1.18;8350 +80100;46.05819;6.98528;1376;20220319;8.8;2;5.4;2.7;5.3;0;2.15;18000 +80100;46.05819;6.98528;1376;20220320;8.6;-.2;4.2;3.9;3.4;0;2.66;19800 +80100;46.05819;6.98528;1376;20220321;9.6;-.8;4.4;2.7;3.85;.1;2.46;19000 +80100;46.05819;6.98528;1376;20220322;10.3;-1.5;4.4;2.6;3.15;0;2.68;20900 +80100;46.05819;6.98528;1376;20220323;12.5;.9;6.7;2.3;3.25;0;2.86;21050 +80100;46.05819;6.98528;1376;20220324;13.5;.8;7.2;2.1;3.45;0;2.87;21350 +80100;46.05819;6.98528;1376;20220325;13.4;1.3;7.4;2.6;3.51;0;3.09;22200 +80100;46.05819;6.98528;1376;20220326;12.5;.8;6.6;2.2;3.02;0;2.73;19333 +80100;46.05819;6.98528;1376;20220327;14.2;1.6;7.9;1.9;3;0;2.97;21650 +80100;46.05819;6.98528;1376;20220328;14.4;1.1;7.8;1.5;3.3;0;2.8;21550 +80100;46.05819;6.98528;1376;20220329;12.8;2.7;7.7;1.5;4.45;.9;2.27;14450 +80100;46.05819;6.98528;1376;20220330;6.2;3.7;5;1.2;6.85;2.1;1.11;6750 +80100;46.05819;6.98528;1376;20220331;4.6;1.5;3;1.6;6.45;14.2;.98;6900 +80100;46.05819;6.98528;1376;20220401;-.9;-1.5;-1.2;2.6;4.45;11.5;.88;6500 +80100;46.05819;6.98528;1376;20220402;-1.7;-6.3;-4;2.9;3.18;2.6;1.14;10041 +80100;46.05819;6.98528;1376;20220403;1.8;-8.4;-3.3;1;3.51;.1;1.32;15900 +80100;46.05819;6.98528;1376;20220404;5.3;-5.3;0;1;3.91;0;1.88;21100 +80100;46.05819;6.98528;1376;20220405;9.2;-1.4;3.9;1;5.25;0;2.13;20300 +80100;46.05819;6.98528;1376;20220406;11.8;.4;6.1;1.8;6.15;7.4;2.38;19550 +80100;46.05819;6.98528;1376;20220407;5.3;2.4;3.9;4.5;6.55;27.1;1.08;3850 +80100;46.05819;6.98528;1376;20220408;8;2.7;5.4;4.3;6.95;33.4;1.39;4850 +80100;46.05819;6.98528;1376;20220409;.4;-.5;0;2.3;4.91;9.6;1.12;10400 +80100;46.05819;6.98528;1376;20220410;7.5;-7.7;-.1;1.4;3.61;.1;2.36;26400 +80100;46.05819;6.98528;1376;20220411;13.3;-1.8;5.7;2;4.15;.2;3.08;23550 +80100;46.05819;6.98528;1376;20220412;18.2;3.4;10.8;1.8;5.55;0;3.38;21550 +80100;46.05819;6.98528;1376;20220413;17.2;6.6;11.9;1.6;7;0;3.32;22250 +80100;46.05819;6.98528;1376;20220414;17.3;4.5;10.9;1.6;7.5;0;3.35;24200 +80100;46.05819;6.98528;1376;20220415;16.8;5;10.9;1.6;8.5;0;3.05;21400 +80100;46.05819;6.98528;1376;20220416;14.4;5.4;9.9;2.3;7.15;0;3.45;25550 +80100;46.05819;6.98528;1376;20220417;12.5;-.6;6;1.6;5.2;0;3.03;25650 +80100;46.05819;6.98528;1376;20220418;13.8;.4;7.1;1.8;5.45;0;3.23;25400 +80100;46.05819;6.98528;1376;20220419;13.8;1.2;7.5;1.9;5;0;3.27;24150 +80100;46.05819;6.98528;1376;20220420;14.1;2.9;8.5;1.8;6.15;0;3.02;21700 +80100;46.05819;6.98528;1376;20220421;13.5;2.8;8.2;1.9;6.65;0;3.03;22550 +80100;46.05819;6.98528;1376;20220422;13.5;3;8.2;1.5;6.65;4.3;2.72;19400 +80100;46.05819;6.98528;1376;20220423;11.1;5.8;8.5;3.7;7.25;15.8;2.48;13750 +80100;46.05819;6.98528;1376;20220424;7.4;1.1;4.3;2.5;6.75;3.5;1.46;10400 +80100;46.05819;6.98528;1376;20220425;10;3.9;7;2.1;7.45;2.6;1.86;11700 +80100;46.05819;6.98528;1376;20220426;9.3;2.2;5.8;1.4;6.65;1.6;1.83;12700 +80100;46.05819;6.98528;1376;20220427;13.4;-.7;6.4;1.6;6.25;0;3.3;27800 +80100;46.05819;6.98528;1376;20220428;15.9;2.6;9.2;1.8;6.75;0;3.75;28000 +80100;46.05819;6.98528;1376;20220429;15.7;3.6;9.7;1.8;7.1;.3;2.46;12950 +80100;46.05819;6.98528;1376;20220430;12.1;4.8;8.5;1.4;7.05;3.2;2.26;14400 +80100;46.05819;6.98528;1376;20220501;12.5;.5;6.5;1.6;6.55;0;2.09;13500 +80100;46.05819;6.98528;1376;20220502;14.6;1.6;8.1;1.7;6.45;1.1;2.3;12500 +80100;46.05819;6.98528;1376;20220503;11.9;5.7;8.8;1.5;7.55;4.7;1.59;6850 +80100;46.05819;6.98528;1376;20220504;13.9;5.4;9.7;1.3;8.15;4.3;1.75;8250 +80100;46.05819;6.98528;1376;20220505;6;5.1;5.5;1.1;8.3;10.3;.91;4600 +80100;46.05819;6.98528;1376;20220506;9.8;4;6.9;2.4;8.22;.2;1.11;5752 +80100;46.05819;6.98528;1376;20220507;12.7;4.8;8.7;2.1;8.35;1.2;1.45;6677 +80100;46.05819;6.98528;1376;20220508;13.1;5.1;9.1;1.4;8.69;1.1;1.4;6488 +80100;46.05819;6.98528;1376;20220509;15.2;6.4;10.8;1.3;8.69;.1;1.77;7699 +80100;46.05819;6.98528;1376;20220510;17.9;7.6;12.7;1.5;8.92;0;2.93;16743 +80100;46.05819;6.98528;1376;20220511;20.7;9.9;15.3;2;9.09;0;2.6;8537 +80100;46.05819;6.98528;1376;20220512;21.4;10.5;15.9;1.9;9.15;0;2.63;8731 +80100;46.05819;6.98528;1376;20220513;18.7;10.7;14.7;1.5;10.35;0;2.03;7336 +80100;46.05819;6.98528;1376;20220514;20;9.5;14.8;1.3;10.65;0;2.11;8457 +80100;46.05819;6.98528;1376;20220515;21.9;11.2;16.5;1.7;10.22;2.8;3.59;17639 +80100;46.05819;6.98528;1376;20220516;18.5;9.9;14.2;1.4;10.51;2.1;1.36;1950 +80100;46.05819;6.98528;1376;20220517;20.9;11;15.9;1.4;9.62;.2;2.33;8097 +80100;46.05819;6.98528;1376;20220518;22.6;12;17.3;1.7;10.92;.1;2.61;8775 +80100;46.05819;6.98528;1376;20220519;22.7;14.8;18.7;2.2;11.02;1.6;2.85;7811 +80100;46.05819;6.98528;1376;20220520;25.6;13.6;19.6;2.1;10.55;0;3.21;9157 +80100;46.05819;6.98528;1376;20220521;23.1;13.4;18.3;2.4;9.85;0;3.13;8838 +80100;46.05819;6.98528;1376;20220522;24.1;15.5;19.8;1.8;10.55;.7;3.51;13023 +80100;46.05819;6.98528;1376;20220523;21.8;14.9;18.4;2.6;10.82;7.2;2.78;6503 +80100;46.05819;6.98528;1376;20220524;11.5;9;10.2;1.6;10.45;3.3;.74;1066 +80100;46.05819;6.98528;1376;20220525;15.3;6.6;10.9;1.5;8.55;.4;1.85;8616 +80100;46.05819;6.98528;1376;20220526;17.8;6.6;12.2;1.5;9.25;0;2.03;9123 +80100;46.05819;6.98528;1376;20220527;20.2;8.8;14.5;1.3;10.25;0;3.32;18580 +80100;46.05819;6.98528;1376;20220528;16.2;7.7;11.9;1.8;9.05;0;2.01;8424 +80100;46.05819;6.98528;1376;20220529;12.9;4.2;8.5;1.8;6.49;.1;1.91;8823 +80100;46.05819;6.98528;1376;20220530;15.7;4.6;10.2;1.9;6.42;0;2.33;9833 +80100;46.05819;6.98528;1376;20220531;12.9;8.1;10.5;1.6;8.72;16;1.44;4786 +80100;46.05819;6.98528;1376;20220601;15.7;8;11.8;1.6;10.75;12.8;1.56;7097 +80100;46.05819;6.98528;1376;20220602;18.5;10.2;14.4;2;10.92;1.5;2.73;13101 +80100;46.05819;6.98528;1376;20220603;20.2;13.2;16.7;1.6;11.25;1.9;2.2;6839 +80100;46.05819;6.98528;1376;20220604;24.5;12.9;18.7;1.8;12.62;1.5;2.82;9817 +80100;46.05819;6.98528;1376;20220605;18.4;14.6;16.5;1.5;12.59;9.5;1.79;5388 +80100;46.05819;6.98528;1376;20220606;18.3;9.7;14;1.6;11.22;6.7;1.93;7916 +80100;46.05819;6.98528;1376;20220607;16.7;9.8;13.3;2.2;10.32;2.4;2.95;16247 +80100;46.05819;6.98528;1376;20220608;15.2;7;11.1;1.4;8.89;8.7;1.74;7182 +80100;46.05819;6.98528;1376;20220609;11.6;6.3;9;2;8.59;2;1.39;6212 +80100;46.05819;6.98528;1376;20220610;17.5;4.7;11.1;2;8.32;0;2.33;10698 +80100;46.05819;6.98528;1376;20220611;21.9;9;15.5;1.6;8.32;0;5;29502 +80100;46.05819;6.98528;1376;20220612;24.2;12.7;18.5;1.4;8.89;0;5.09;27383 +80100;46.05819;6.98528;1376;20220613;20.6;14.3;17.5;1.7;11.29;.6;4;20445 +80100;46.05819;6.98528;1376;20220614;23.7;11.1;17.4;1.5;10.42;0;5.16;29488 +80100;46.05819;6.98528;1376;20220615;24.8;15.3;20;2;10.25;.2;4.91;22214 +80100;46.05819;6.98528;1376;20220616;25.4;15.4;20.4;2;11.75;0;5.3;26105 +80100;46.05819;6.98528;1376;20220617;24.9;14.1;19.5;1.6;11.35;0;5.14;26875 +80100;46.05819;6.98528;1376;20220618;27.8;16.6;22.2;1.8;11.62;0;5.88;28663 +80100;46.05819;6.98528;1376;20220619;27.7;18;22.8;2.7;12.45;1.1;6.22;27757 +80100;46.05819;6.98528;1376;20220620;26.1;16.6;21.4;2.3;11.85;0;5.88;28564 +80100;46.05819;6.98528;1376;20220621;26;16;21;1.8;11.35;4.2;4.84;22010 +80100;46.05819;6.98528;1376;20220622;21.6;13.5;17.6;1.5;13.19;13.8;3.65;19109 +80100;46.05819;6.98528;1376;20220623;21.3;12;16.7;1.6;13.75;6.2;3.71;20912 +80100;46.05819;6.98528;1376;20220624;14.9;12;13.4;1.6;11.99;6.9;2.18;11656 +80100;46.05819;6.98528;1376;20220625;20.9;9.3;15.1;1.7;10.85;.2;4.62;28158 +80100;46.05819;6.98528;1376;20220626;22.8;12.5;17.7;1.8;12.39;0;4.78;26535 +80100;46.05819;6.98528;1376;20220627;17.5;14.6;16;1.6;13.29;4.9;2.66;13241 +80100;46.05819;6.98528;1376;20220628;17.3;10.7;14;1.9;12.82;7.5;2.56;14362 +80100;46.05819;6.98528;1376;20220629;21.5;10.9;16.2;1.3;12.95;0;4.39;26363 +80100;46.05819;6.98528;1376;20220630;23;13.2;18.1;1.8;12.79;9.1;4.41;23457 +80100;46.05819;6.98528;1376;20220701;16.2;8.4;12.3;1.9;10.95;.6;3.48;23441 +80100;46.05819;6.98528;1376;20220702;22.8;8.9;15.9;1.6;10.32;0;5.06;30419 +80100;46.05819;6.98528;1376;20220703;26.3;14.9;20.6;1.6;10.45;3.7;5.39;27130 +80100;46.05819;6.98528;1376;20220704;22.4;13.8;18.1;1.7;13.75;5.1;4.13;22306 +80100;46.05819;6.98528;1376;20220705;20.6;11.8;16.2;1.5;12.72;.8;4.08;24030 +80100;46.05819;6.98528;1376;20220706;20.7;11.1;15.9;1.9;10.52;0;4.59;26675 +80100;46.05819;6.98528;1376;20220707;19.3;10.3;14.8;2.3;10.79;0;4.14;24756 +80100;46.05819;6.98528;1376;20220708;20.1;8.9;14.5;2.5;10.45;0;4.6;28683 +80100;46.05819;6.98528;1376;20220709;21;10.6;15.8;1.8;10.12;0;4.46;25357 +80100;46.05819;6.98528;1376;20220710;21.5;11.2;16.4;1.9;9.95;0;4.77;27307 +80100;46.05819;6.98528;1376;20220711;22.7;12;17.3;1.5;11.45;0;4.69;26841 +80100;46.05819;6.98528;1376;20220712;22.6;12.7;17.7;1.7;10.62;0;4.71;25711 +80100;46.05819;6.98528;1376;20220713;25.4;13.7;19.6;1.6;9.95;0;5.23;27265 +80100;46.05819;6.98528;1376;20220714;27;16.5;21.8;1.7;10.95;0;5.37;26136 +80100;46.05819;6.98528;1376;20220715;25.5;15.6;20.5;1.8;11.02;0;5.22;26043 +80100;46.05819;6.98528;1376;20220716;25;13.9;19.4;1.5;11.22;0;5.03;26865 +80100;46.05819;6.98528;1376;20220717;26.2;14.4;20.3;1.3;10.69;0;5.15;27277 +80100;46.05819;6.98528;1376;20220718;28.4;16.2;22.3;1.6;10.22;0;5.57;27357 +80100;46.05819;6.98528;1376;20220719;29.2;17.7;23.4;2.2;11.95;.6;5.92;26533 +80100;46.05819;6.98528;1376;20220720;26.8;18.5;22.6;1.6;15.15;9.8;4.34;19798 +80100;46.05819;6.98528;1376;20220721;24;14;19;1.3;13.75;0;4.57;25534 +80100;46.05819;6.98528;1376;20220722;28;15.8;21.9;1.8;11.55;1.1;5.11;23906 +80100;46.05819;6.98528;1376;20220723;23.5;15.9;19.7;2.4;13.42;.5;4.29;20913 +80100;46.05819;6.98528;1376;20220724;26.7;14.5;20.6;1.6;13.37;0;5.06;26555 +80100;46.05819;6.98528;1376;20220725;26.5;19.4;23;2;11.67;.5;4.63;18461 +80100;46.05819;6.98528;1376;20220726;21.3;13.4;17.3;1.8;13.02;.5;3.54;18962 +80100;46.05819;6.98528;1376;20220727;22;11.6;16.8;1.6;11.69;.3;4.19;24229 +80100;46.05819;6.98528;1376;20220728;23.5;13.2;18.3;1.7;11.02;.4;4.29;22223 +80100;46.05819;6.98528;1376;20220729;17.1;14.4;15.8;1.2;11.82;10.4;1.76;5800 +80100;46.05819;6.98528;1376;20220730;21;11.8;16.4;2.2;10.09;0;4.28;23497 +80100;46.05819;6.98528;1376;20220731;23.6;12.9;18.3;1.8;9.82;0;4.7;25111 +80100;46.05819;6.98528;1376;20220801;25.4;14.1;19.7;1.5;10.65;0;4.79;25446 +80100;46.05819;6.98528;1376;20220802;25.3;14;19.6;1.5;11.05;0;4.71;25073 +80100;46.05819;6.98528;1376;20220803;27.2;16;21.6;1.8;11.45;0;4.98;24023 +80100;46.05819;6.98528;1376;20220804;28.3;17.7;23;1.8;11.59;2.3;4.89;21643 +80100;46.05819;6.98528;1376;20220805;26.9;17.6;22.3;2;13.25;9.5;4.45;19290 +80100;46.05819;6.98528;1376;20220806;22.6;12.7;17.6;1.3;13.62;.1;4;23513 +80100;46.05819;6.98528;1376;20220807;21;12;16.5;1.3;13.89;4.8;3.45;20815 +80100;46.05819;6.98528;1376;20220808;23.1;12;17.5;1.4;12.69;0;3.94;22799 +80100;46.05819;6.98528;1376;20220809;24.5;14.4;19.5;1.5;11.92;0;4.42;23785 +80100;46.05819;6.98528;1376;20220810;25.1;14.9;20;1.6;10.42;0;4.53;23117 +80100;46.05819;6.98528;1376;20220811;25.5;14.7;20.1;1.7;9.72;0;4.57;22597 +80100;46.05819;6.98528;1376;20220812;24.9;15;19.9;1.8;10.15;.1;4.61;23344 +80100;46.05819;6.98528;1376;20220813;24.5;13.1;18.8;1.7;8.42;0;4.65;24594 +80100;46.05819;6.98528;1376;20220814;19.1;15.7;17.4;1.7;9.75;1.8;2.61;8648 +80100;46.05819;6.98528;1376;20220815;19;11.1;15;1.7;11.52;0;2.88;16058 +80100;46.05819;6.98528;1376;20220816;24.5;11.4;17.9;1.9;10.25;.1;4.46;24232 +80100;46.05819;6.98528;1376;20220817;22.8;14.4;18.6;2.1;12.72;12.3;3.38;15828 +80100;46.05819;6.98528;1376;20220818;14.9;10.5;12.7;1.4;12.99;10.7;1.76;10911 +80100;46.05819;6.98528;1376;20220819;13.7;11.4;12.5;1.6;12.82;10.8;1.26;6478 +80100;46.05819;6.98528;1376;20220820;17.9;10.7;14.3;1.2;12.15;1.4;2.42;14271 +80100;46.05819;6.98528;1376;20220821;20.2;10.6;15.4;1.5;11.59;0;3.23;19763 +80100;46.05819;6.98528;1376;20220822;20.2;10.8;15.5;1.5;10.89;.1;3.4;20657 +80100;46.05819;6.98528;1376;20220823;21.8;11.5;16.7;1.9;9.65;0;3.89;21852 +80100;46.05819;6.98528;1376;20220824;23.3;13.1;18.2;1.3;11.32;0;3.63;20467 +80100;46.05819;6.98528;1376;20220825;25;14.3;19.6;1.9;11.69;.2;4.18;21497 +80100;46.05819;6.98528;1376;20220826;19.7;15;17.3;1.4;12.82;5.2;2.33;10714 +80100;46.05819;6.98528;1376;20220827;21.1;11.3;16.2;1.3;12.75;0;2.97;17915 +80100;46.05819;6.98528;1376;20220828;21.9;12.1;17;1.3;12.82;0;3.37;20565 +80100;46.05819;6.98528;1376;20220829;23.4;12.8;18.1;1.5;11.59;0;3.67;20862 +80100;46.05819;6.98528;1376;20220830;21.6;14.5;18;1.6;11.02;10.8;2.82;12595 +80100;46.05819;6.98528;1376;20220831;20.1;11.8;15.9;1.5;11.99;.2;3.14;19704 +80100;46.05819;6.98528;1376;20220901;19.7;10;14.8;1.2;10.95;0;2.82;17613 +80100;46.05819;6.98528;1376;20220902;20.1;11.2;15.7;1.7;10.39;4;2.86;15323 +80100;46.05819;6.98528;1376;20220903;18.7;10.6;14.7;1.6;11.59;1.5;2.51;15142 +80100;46.05819;6.98528;1376;20220904;22;11.1;16.6;1.4;10.99;0;3.32;20476 +80100;46.05819;6.98528;1376;20220905;23.3;13.8;18.5;1.5;11.49;0;3.48;19791 +80100;46.05819;6.98528;1376;20220906;22.8;14.6;18.7;1.4;12.49;3;3;15892 +80100;46.05819;6.98528;1376;20220907;21.6;13.6;17.6;1.7;13.39;15.6;2.67;14259 +80100;46.05819;6.98528;1376;20220908;17.8;10.2;14;1.9;11.15;.2;2.79;18821 +80100;46.05819;6.98528;1376;20220909;16.3;9.1;12.7;1.9;9.55;.1;2.54;16624 +80100;46.05819;6.98528;1376;20220910;15.1;8.2;11.6;2;9.65;0;2.38;16999 +80100;46.05819;6.98528;1376;20220911;17.9;6.9;12.4;1.2;9.19;0;2.68;19671 +80100;46.05819;6.98528;1376;20220912;23.1;9.9;16.5;1.8;8.45;0;3.45;19581 +80100;46.05819;6.98528;1376;20220913;23.8;14.2;19;1.5;9.49;1.6;3.04;13997 +80100;46.05819;6.98528;1376;20220914;19.4;15.1;17.3;1.9;12.39;5.5;2.15;9058 +80100;46.05819;6.98528;1376;20220915;15.7;11.1;13.4;1.7;11.92;6.6;1.59;8623 +80100;46.05819;6.98528;1376;20220916;14.8;9.6;12.2;1.9;10.59;7.2;1.98;13372 +80100;46.05819;6.98528;1376;20220917;9.7;3.2;6.4;2.8;6.09;0;1.89;14211 +80100;46.05819;6.98528;1376;20220918;13.8;1.5;7.7;1.7;6.05;0;2.26;18621 +80100;46.05819;6.98528;1376;20220919;12.6;4.2;8.4;1.5;6.49;0;2.14;17389 +80100;46.05819;6.98528;1376;20220920;13.7;3.4;8.5;1.4;6.89;0;2.11;17174 +80100;46.05819;6.98528;1376;20220921;13.6;4;8.8;1.4;7.22;0;2.08;17116 +80100;46.05819;6.98528;1376;20220922;14.9;5.3;10.1;1.7;8.05;0;2.11;16147 +80100;46.05819;6.98528;1376;20220923;16;6.5;11.2;1.7;7.92;3.7;2.16;14351 +80100;46.05819;6.98528;1376;20220924;11.4;7.9;9.7;1.2;9.79;5.2;1.11;6514 +80100;46.05819;6.98528;1376;20220925;8.8;6.5;7.7;1.2;9.12;5.3;.91;5579 +80100;46.05819;6.98528;1376;20220926;8.6;4;6.3;1.4;7.89;5.5;1.12;8938 +80100;46.05819;6.98528;1376;20220927;5.7;3.5;4.6;2.3;7.19;9.4;.86;6334 +80100;46.05819;6.98528;1376;20220928;8.1;3.4;5.8;2.1;8.22;34.6;.75;5354 +80100;46.05819;6.98528;1376;20220929;6.7;4.8;5.7;1.4;8.25;1.3;.73;4622 +80100;46.05819;6.98528;1376;20220930;7.9;2.5;5.2;1.1;7.59;0;.96;8073 +80100;46.05819;6.98528;1376;20221001;9.7;4.3;7;2;9.05;28.9;.73;4378 +80100;46.05819;6.98528;1376;20221002;15.8;9.3;12.6;1.9;11.22;0;1.62;11678 +80100;46.05819;6.98528;1376;20221003;14.4;7.2;10.8;1.2;9.79;0;1.61;13810 +80100;46.05819;6.98528;1376;20221004;18.1;5.5;11.8;1.7;8.09;0;2.12;15127 +80100;46.05819;6.98528;1376;20221005;19.4;9.8;14.6;1.7;7.92;0;2.3;14160 +80100;46.05819;6.98528;1376;20221006;16.3;8.4;12.3;1.5;9.55;0;1.72;12607 +80100;46.05819;6.98528;1376;20221007;16.5;9;12.7;1.3;10.19;.1;1.63;11895 +80100;46.05819;6.98528;1376;20221008;11.8;9.8;10.8;1;10.89;1.5;.82;3376 +80100;46.05819;6.98528;1376;20221009;13.5;7;10.3;1.1;10.15;.6;1.14;7978 +80100;46.05819;6.98528;1376;20221010;15.9;9.2;12.6;1.4;9.55;0;1.56;10718 +80100;46.05819;6.98528;1376;20221011;15.4;7.8;11.6;1.2;9.75;.1;1.42;11146 +80100;46.05819;6.98528;1376;20221012;15.2;8.7;12;1;10.15;0;1.33;10175 +80100;46.05819;6.98528;1376;20221013;13.1;7.2;10.2;1.2;9.35;.2;1.11;7278 +80100;46.05819;6.98528;1376;20221014;11.4;7.7;9.5;1.4;10.35;1.7;.82;5507 +80100;46.05819;6.98528;1376;20221015;16.9;7.9;12.4;1.7;9.92;.2;1.47;9385 +80100;46.05819;6.98528;1376;20221016;18.8;10.7;14.8;1.9;8.49;0;2.01;11436 +80100;46.05819;6.98528;1376;20221017;19.2;10.8;15;1.9;8.92;0;1.94;11253 +80100;46.05819;6.98528;1376;20221018;19;10.5;14.7;1.4;9.69;0;1.68;11562 +80100;46.05819;6.98528;1376;20221019;19.6;10.8;15.2;1.2;8.45;.4;1.65;10924 +80100;46.05819;6.98528;1376;20221020;16.3;12.3;14.3;2.4;8.49;9.6;1.84;4282 +80100;46.05819;6.98528;1376;20221021;11.5;10.4;11;2.2;10.59;40.6;.87;2305 +80100;46.05819;6.98528;1376;20221022;15.5;7.8;11.7;1.7;9.52;0;1.34;10647 +80100;46.05819;6.98528;1376;20221023;18;10.2;14.1;2.8;8.65;7.2;2.01;6228 +80100;46.05819;6.98528;1376;20221024;11.1;9.7;10.4;2;10.32;21.1;.82;2291 +80100;46.05819;6.98528;1376;20221025;14.8;6.8;10.8;1.6;8.32;2.8;1.29;9169 +80100;46.05819;6.98528;1376;20221026;18;9.6;13.8;1.8;8.82;0;1.57;10231 +80100;46.05819;6.98528;1376;20221027;19.8;11.3;15.6;1.6;7.95;0;1.73;9336 +80100;46.05819;6.98528;1376;20221028;21;13.2;17.1;1.7;7.92;0;1.86;8262 +80100;46.05819;6.98528;1376;20221029;20.8;13.9;17.3;1.4;7.49;0;1.69;8195 +80100;46.05819;6.98528;1376;20221030;19.8;13.9;16.8;1.5;6.92;0;1.73;7856 +80100;46.05819;6.98528;1376;20221031;18;11.5;14.8;1.9;6.99;2;1.79;8109 +80100;46.05819;6.98528;1376;20221101;11.7;8.2;9.9;1.9;8.59;5.2;.98;5559 +80100;46.05819;6.98528;1376;20221102;10.5;5.5;8;1.4;8.62;.1;.73;6535 +80100;46.05819;6.98528;1376;20221103;10.9;4.7;7.8;2;6.99;23.5;1.02;4853 +80100;46.05819;6.98528;1376;20221104;3.8;1.2;2.5;1.7;6.09;3.6;.53;3763 +80100;46.05819;6.98528;1376;20221105;4.4;-1.1;1.7;1.1;5.72;.1;.49;7898 +80100;46.05819;6.98528;1376;20221106;10.8;-.4;5.2;1.6;4.32;0;1.07;7939 +80100;46.05819;6.98528;1376;20221107;10.6;3.8;7.2;1.8;5.12;0;1.1;8005 +80100;46.05819;6.98528;1376;20221108;13.1;6.3;9.7;2.7;4.79;1.7;1.7;7646 +80100;46.05819;6.98528;1376;20221109;7.7;6.9;7.3;1.7;7.69;11.3;.75;1664 +80100;46.05819;6.98528;1376;20221110;9.8;3.8;6.8;1.3;7.79;0;.59;6064 +80100;46.05819;6.98528;1376;20221111;13;4.8;8.9;1.2;5.92;0;.9;7630 +80100;46.05819;6.98528;1376;20221112;14.9;8;11.4;1.1;5.09;0;1.07;5726 +80100;46.05819;6.98528;1376;20221113;12.7;7.7;10.2;1.7;5.02;2.4;1.27;6634 +80100;46.05819;6.98528;1376;20221114;6.7;4.1;5.4;1.9;6.15;2.1;.78;2557 +80100;46.05819;6.98528;1376;20221115;8.3;3.9;6.1;1.7;7.05;8.1;.7;3408 +80100;46.05819;6.98528;1376;20221116;8.5;2.7;5.6;1.8;6.82;1.2;.58;6633 +80100;46.05819;6.98528;1376;20221117;9.1;3.1;6.1;2.5;6.85;17.2;.74;5454 +80100;46.05819;6.98528;1376;20221118;3.3;.9;2.1;1.6;5.99;.6;.38;4713 +80100;46.05819;6.98528;1376;20221119;2.5;-1.6;.4;1.3;5.02;0;.37;5674 +80100;46.05819;6.98528;1376;20221120;2.4;-2.5;0;1.1;4.82;.2;.35;5257 +80100;46.05819;6.98528;1376;20221121;4.9;-2;1.4;1.5;4.85;12.5;.49;5458 +80100;46.05819;6.98528;1376;20221122;.7;-1.4;-.3;1.6;5.15;.1;.29;4535 +80100;46.05819;6.98528;1376;20221123;2.7;-3.6;-.5;1.7;4.55;9.3;.41;4698 +80100;46.05819;6.98528;1376;20221124;4.2;-.3;2;1.7;5.12;.1;.49;4722 +80100;46.05819;6.98528;1376;20221125;5.6;1.7;3.6;1.8;4.95;2.2;.68;4425 +80100;46.05819;6.98528;1376;20221126;4.1;-.9;1.6;1.7;4.72;0;.51;5429 +80100;46.05819;6.98528;1376;20221127;6.9;-.6;3.1;1.6;2.55;0;.93;4979 +80100;46.05819;6.98528;1376;20221128;4.8;2.4;3.6;1.3;4.22;3.4;.76;2615 +80100;46.05819;6.98528;1376;20221129;.5;-.8;-.1;1.1;5.65;1.2;.26;2783 +80100;46.05819;6.98528;1376;20221130;1.6;-2.2;-.3;.9;5.02;0;.29;3412 +80100;46.05819;6.98528;1376;20221201;.1;-2.4;-1.2;.7;4.72;0;.25;3597 +80100;46.05819;6.98528;1376;20221202;2.1;-4.5;-1.2;1.1;4.09;0;.31;5029 +80100;46.05819;6.98528;1376;20221203;3.6;-1.4;1.1;2.6;3.79;0;.8;4380 +80100;46.05819;6.98528;1376;20221204;4.2;2.6;3.4;2.1;5.02;3.4;.68;3343 +80100;46.05819;6.98528;1376;20221205;.2;-2;-.9;1.4;4.52;0;.3;3735 +80100;46.05819;6.98528;1376;20221206;4.5;-2.3;1.1;1.4;3.29;0;.58;4972 +80100;46.05819;6.98528;1376;20221207;-.9;-3;-2;.8;3.65;0;.3;3791 +80100;46.05819;6.98528;1376;20221208;3.4;-6;-1.3;1.7;3.05;6.3;.53;5161 +80100;46.05819;6.98528;1376;20221209;.9;-1.2;-.1;1.4;5.39;16.4;.33;1849 +80100;46.05819;6.98528;1376;20221210;-.9;-1;-1;1.3;4.89;1.6;.35;1544 +80100;46.05819;6.98528;1376;20221211;-5.7;-8.2;-6.9;1.4;3.02;0;.19;4100 +80100;46.05819;6.98528;1376;20221212;-3.2;-10.2;-6.7;1;2.49;1.8;.23;4906 +80100;46.05819;6.98528;1376;20221213;1;-6.4;-2.7;2.1;4.39;0;.3;3400 +80100;46.05819;6.98528;1376;20221214;4.8;-.3;2.2;1.8;6.49;3.2;.29;2581 +80100;46.05819;6.98528;1376;20221215;5.2;1.4;3.3;1.7;5.99;16;.53;1961 +80100;46.05819;6.98528;1376;20221216;.9;-.7;.1;.7;5.59;.7;.24;2745 +80100;46.05819;6.98528;1376;20221217;-.4;-4.9;-2.7;.7;3.69;.1;.23;3936 +80100;46.05819;6.98528;1376;20221218;5.2;-2.6;1.3;2.2;2.05;0;1.08;4632 +80100;46.05819;6.98528;1376;20221219;7.9;2;4.9;2.1;3.85;0;1.02;3708 +80100;46.05819;6.98528;1376;20221220;9.1;2.9;6;2.3;5.02;2.9;.98;3285 +80100;46.05819;6.98528;1376;20221221;4.9;3;3.9;1.5;6.79;5;.38;2199 +80100;46.05819;6.98528;1376;20221222;4.7;2.2;3.5;2.1;6.79;20.6;.39;1984 +80100;46.05819;6.98528;1376;20221223;6.4;1.8;4.1;2.7;8.35;48;.21;1545 +80100;46.05819;6.98528;1376;20221224;7.5;3.9;5.7;2;7.69;1.3;.43;2954 +80100;46.05819;6.98528;1376;20221225;12.3;4.6;8.5;2.1;6.02;0;.95;4882 +80100;46.05819;6.98528;1376;20221226;7.5;3.6;5.6;2.3;6.29;4.5;.76;2304 +80100;46.05819;6.98528;1376;20221227;3.5;1.3;2.4;1.7;5.99;0;.29;3648 +80100;46.05819;6.98528;1376;20221228;5.7;-1.1;2.3;2.4;3.59;0;.88;4466 +80100;46.05819;6.98528;1376;20221229;6.3;1.7;4;2.2;4.79;11;.83;3457 +80100;46.05819;6.98528;1376;20221230;4.4;.3;2.4;2;6.65;10;.29;2685 +80100;46.05819;6.98528;1376;20221231;12;3.7;7.9;2.2;7.75;.1;.68;4594 +81074;45.74314;-1.23327;7;20220101;15.8;6.8;11.3;3;11.07;.1;.61;6761 +81074;45.74314;-1.23327;7;20220102;14.6;11.1;12.8;4.7;12.97;.4;.73;4006 +81074;45.74314;-1.23327;7;20220103;15;12.2;13.6;4.6;12.77;1;.91;3893 +81074;45.74314;-1.23327;7;20220104;13.7;12.1;12.9;5.2;10.87;1.8;1.52;1517 +81074;45.74314;-1.23327;7;20220105;8.9;3.9;6.4;3;6.63;0;.86;5554 +81074;45.74314;-1.23327;7;20220106;8.9;1.8;5.3;2.5;6.13;1.2;.76;5916 +81074;45.74314;-1.23327;7;20220107;11.9;4.5;8.2;6.3;9.43;5.6;.73;6589 +81074;45.74314;-1.23327;7;20220108;12.6;9.9;11.2;8.6;10.93;4.4;1.26;2516 +81074;45.74314;-1.23327;7;20220109;11.4;9.3;10.3;5.7;10.8;11.7;.89;1707 +81074;45.74314;-1.23327;7;20220110;11.9;9.8;10.8;4.2;12;1.6;.57;1872 +81074;45.74314;-1.23327;7;20220111;10.4;4.9;7.7;2;7.9;0;.55;6869 +81074;45.74314;-1.23327;7;20220112;5.7;1.3;3.5;5.1;6.13;0;.84;4861 +81074;45.74314;-1.23327;7;20220113;7.7;1.6;4.6;4.3;6;0;.94;7168 +81074;45.74314;-1.23327;7;20220114;7.1;-1.9;2.6;2.6;6.03;.1;.51;6682 +81074;45.74314;-1.23327;7;20220115;6.2;-2;2.1;1.6;6.1;.1;.3;6937 +81074;45.74314;-1.23327;7;20220116;3.5;-2.3;.6;1.7;6.5;0;.16;4892 +81074;45.74314;-1.23327;7;20220117;7.1;.8;3.9;2.5;7.77;.1;.34;3761 +81074;45.74314;-1.23327;7;20220118;6.2;1.9;4.1;2.4;7.13;.1;.48;5074 +81074;45.74314;-1.23327;7;20220119;7.9;5;6.5;1.6;8.17;2.2;.56;2699 +81074;45.74314;-1.23327;7;20220120;8.6;6.1;7.4;3.9;8.5;.1;.77;4387 +81074;45.74314;-1.23327;7;20220121;6.6;2.2;4.4;5.5;6.37;0;.94;7167 +81074;45.74314;-1.23327;7;20220122;7.1;1.8;4.4;5.8;6.43;.1;.98;7242 +81074;45.74314;-1.23327;7;20220123;8.5;1.6;5;4.6;6.7;0;.94;6831 +81074;45.74314;-1.23327;7;20220124;11;-.8;5.1;2.5;6.77;0;.7;9192 +81074;45.74314;-1.23327;7;20220125;12.8;-2.1;5.3;1.9;6.54;0;.65;9050 +81074;45.74314;-1.23327;7;20220126;2.2;-1.4;.4;3.4;6.07;0;.3;3728 +81074;45.74314;-1.23327;7;20220127;1.3;-1.5;-.1;2.3;5.83;0;.32;3220 +81074;45.74314;-1.23327;7;20220128;9.7;.2;5;1.6;8.57;0;.38;7625 +81074;45.74314;-1.23327;7;20220129;6.3;4.7;5.5;1.6;8.57;0;.41;2162 +81074;45.74314;-1.23327;7;20220130;8.8;6;7.4;2;9.73;.4;.44;3924 +81074;45.74314;-1.23327;7;20220131;10.6;7.5;9;5;9.73;.2;.9;5684 +81074;45.74314;-1.23327;7;20220201;11.2;3.7;7.4;4.5;9.43;.1;.71;6447 +81074;45.74314;-1.23327;7;20220202;9.9;8.9;9.4;2.9;10.77;0;.6;3305 +81074;45.74314;-1.23327;7;20220203;9;6.1;7.5;3;9.6;.9;.54;4146 +81074;45.74314;-1.23327;7;20220204;12;7.8;9.9;3.8;10.83;.2;.79;5830 +81074;45.74314;-1.23327;7;20220205;11;3;7;2.3;8.23;.1;.79;10341 +81074;45.74314;-1.23327;7;20220206;11.4;4.5;8;5.9;10.8;.6;.44;6938 +81074;45.74314;-1.23327;7;20220207;12.6;10.6;11.6;3.5;10.97;.2;1.06;5410 +81074;45.74314;-1.23327;7;20220208;12.4;4.7;8.6;2;8.7;0;.94;9326 +81074;45.74314;-1.23327;7;20220209;12.8;2.9;7.9;2.9;8.67;.2;1.01;9766 +81074;45.74314;-1.23327;7;20220210;8;3.8;5.9;5.1;10.3;.1;.64;9453 +81074;45.74314;-1.23327;7;20220211;10.3;4.6;7.5;6.2;7.2;0;1.65;8720 +81074;45.74314;-1.23327;7;20220212;10.2;2.7;6.4;2.9;6.5;0;1.2;10574 +81074;45.74314;-1.23327;7;20220213;12.7;2.5;7.6;7.3;9.2;2.3;.97;12114 +81074;45.74314;-1.23327;7;20220214;11.3;8.9;10.1;8.8;9.8;1.9;1.55;9197 +81074;45.74314;-1.23327;7;20220215;12;8.2;10.1;8.4;10.5;12.2;1.18;2164 +81074;45.74314;-1.23327;7;20220216;12.9;10.3;11.6;8.3;13.23;2;.52;3742 +81074;45.74314;-1.23327;7;20220217;12.3;11.8;12.1;5.8;13.43;.9;.61;2920 +81074;45.74314;-1.23327;7;20220218;12.3;9.9;11.1;5.3;10.93;.2;1.22;5239 +81074;45.74314;-1.23327;7;20220219;11.5;5.2;8.4;4.2;8.3;.1;1.47;11143 +81074;45.74314;-1.23327;7;20220220;13.1;9.5;11.3;6.3;12.2;.7;.94;7416 +81074;45.74314;-1.23327;7;20220221;12.5;10;11.3;7.7;10.03;0;1.82;6598 +81074;45.74314;-1.23327;7;20220222;12.5;8.5;10.5;3.6;10.6;.1;1.12;7073 +81074;45.74314;-1.23327;7;20220223;14.1;7.6;10.8;1.8;10.7;.1;1.08;8819 +81074;45.74314;-1.23327;7;20220224;13;5.2;9.1;3.7;9.3;.4;1.38;11311 +81074;45.74314;-1.23327;7;20220225;11.5;3;7.2;2.4;7.3;.1;1.45;13016 +81074;45.74314;-1.23327;7;20220226;13.7;1.8;7.8;3.8;6.1;0;2.18;14320 +81074;45.74314;-1.23327;7;20220227;14.2;3.4;8.8;2.7;8.63;.2;1.56;14052 +81074;45.74314;-1.23327;7;20220228;15.7;4.6;10.1;1.2;9.87;0;1.34;13120 +81074;45.74314;-1.23327;7;20220301;17.5;5.7;11.6;2.3;9.53;.8;1.83;12301 +81074;45.74314;-1.23327;7;20220302;12;9.3;10.7;2.8;10.97;0;1.06;6595 +81074;45.74314;-1.23327;7;20220303;12.9;7.9;10.4;3.9;11.2;4.5;1.14;8767 +81074;45.74314;-1.23327;7;20220304;11.1;8.7;9.9;5.8;9.73;.1;1.44;6919 +81074;45.74314;-1.23327;7;20220305;11.9;3.8;7.9;4.1;7.97;.3;1.76;14711 +81074;45.74314;-1.23327;7;20220306;12.4;7;9.7;4.3;7.53;0;2.11;11817 +81074;45.74314;-1.23327;7;20220307;9.9;-.3;4.8;3.5;5.5;0;1.88;16128 +81074;45.74314;-1.23327;7;20220308;10.8;3.6;7.2;4.4;9.17;1.2;1.1;9455 +81074;45.74314;-1.23327;7;20220309;15.5;3.6;9.6;4.4;9.63;.2;1.9;15482 +81074;45.74314;-1.23327;7;20220310;13.6;10.5;12.1;4;10.93;1.3;1.64;8706 +81074;45.74314;-1.23327;7;20220311;13.9;7.8;10.8;5.6;11.17;6.5;1.49;10992 +81074;45.74314;-1.23327;7;20220312;14;8.7;11.3;4.8;10;8.9;2.02;12705 +81074;45.74314;-1.23327;7;20220313;12.9;8.4;10.6;4.8;9.47;5;1.91;11097 +81074;45.74314;-1.23327;7;20220314;14.4;4.3;9.3;4.6;9.6;.6;1.75;12654 +81074;45.74314;-1.23327;7;20220315;18.7;10.8;14.7;4.2;12.33;0;2.29;10722 +81074;45.74314;-1.23327;7;20220316;15.2;12.2;13.7;4.8;12.27;0;1.7;5959 +81074;45.74314;-1.23327;7;20220317;10.8;8.9;9.9;7;9.2;0;1.73;6093 +81074;45.74314;-1.23327;7;20220318;14.1;6.4;10.3;7.6;8.7;0;2.53;16218 +81074;45.74314;-1.23327;7;20220319;18.5;8.2;13.3;3.9;9.8;0;3.07;18679 +81074;45.74314;-1.23327;7;20220320;18.7;9;13.9;3.5;10;0;3.04;18884 +81074;45.74314;-1.23327;7;20220321;19.5;9.4;14.5;4.4;9.9;0;3.31;19090 +81074;45.74314;-1.23327;7;20220322;18.5;7.9;13.2;5.6;7.5;0;4.19;19295 +81074;45.74314;-1.23327;7;20220323;16.6;7.2;11.9;3.7;8.1;0;3.01;19102 +81074;45.74314;-1.23327;7;20220324;16.6;6;11.3;2.7;8.8;0;2.58;19705 +81074;45.74314;-1.23327;7;20220325;18.7;7.1;12.9;3.4;9.6;0;2.99;19909 +81074;45.74314;-1.23327;7;20220326;20.2;9.4;14.8;4.1;9.3;0;3.61;20114 +81074;45.74314;-1.23327;7;20220327;19.7;8.7;14.2;3.4;9.9;0;3.22;19996 +81074;45.74314;-1.23327;7;20220328;19.6;10.4;15;3.1;9.3;0;3.04;14173 +81074;45.74314;-1.23327;7;20220329;15;10.5;12.8;3.7;10.8;.1;2.19;12285 +81074;45.74314;-1.23327;7;20220330;14;10.9;12.4;5.6;11.3;.5;1.82;9422 +81074;45.74314;-1.23327;7;20220331;12.9;7.9;10.4;9.1;8.3;.8;2.84;14708 +81074;45.74314;-1.23327;7;20220401;10;4.4;7.2;12.2;5.8;.5;3.19;15742 +81074;45.74314;-1.23327;7;20220402;10.2;4;7.1;8.2;6;0;2.84;16232 +81074;45.74314;-1.23327;7;20220403;10.3;.5;5.4;3.2;4.98;0;2.19;16481 +81074;45.74314;-1.23327;7;20220404;10;4.8;7.4;3.7;5.9;0;2.57;17703 +81074;45.74314;-1.23327;7;20220405;12.4;8.5;10.5;5.2;10.7;0;1.91;15559 +81074;45.74314;-1.23327;7;20220406;13.1;10.1;11.6;7.2;11.3;2.2;1.5;6950 +81074;45.74314;-1.23327;7;20220407;13.5;11.5;12.5;12.4;13.1;13.7;.92;3181 +81074;45.74314;-1.23327;7;20220408;14.7;11.6;13.1;13.1;11.2;2.7;2.31;4729 +81074;45.74314;-1.23327;7;20220409;12.7;7;9.9;4.6;7.6;.1;2.71;16471 +81074;45.74314;-1.23327;7;20220410;17.6;4.6;11.1;4.5;7.9;0;3.67;23092 +81074;45.74314;-1.23327;7;20220411;23.5;10.1;16.8;6.5;10.97;1.6;4.96;22459 +81074;45.74314;-1.23327;7;20220412;17.7;12.3;15;3.8;12.21;.2;2.57;12510 +81074;45.74314;-1.23327;7;20220413;18;10.5;14.2;3.1;13.2;.6;2.67;21211 +81074;45.74314;-1.23327;7;20220414;19;10.8;14.9;3.2;13.8;0;2.57;19013 +81074;45.74314;-1.23327;7;20220415;20.4;10.9;15.6;3;13.4;.1;3.2;21372 +81074;45.74314;-1.23327;7;20220416;20;10.6;15.3;3.4;12.7;0;3.46;23397 +81074;45.74314;-1.23327;7;20220417;17.9;9.8;13.8;4.6;12;0;3.11;19601 +81074;45.74314;-1.23327;7;20220418;15.5;11.1;13.3;6;12.1;0;2.39;16558 +81074;45.74314;-1.23327;7;20220419;14.8;9.3;12;7;10.3;3.4;2.96;18949 +81074;45.74314;-1.23327;7;20220420;14.2;9.5;11.9;6.7;11;3.9;1.93;6775 +81074;45.74314;-1.23327;7;20220421;17;10;13.5;3.6;13.1;.5;2.43;18403 +81074;45.74314;-1.23327;7;20220422;17.2;10.5;13.9;1.7;13.1;3.6;1.69;9244 +81074;45.74314;-1.23327;7;20220423;14.5;11.5;13;4.1;12.8;3.9;1.78;9734 +81074;45.74314;-1.23327;7;20220424;14.6;12.6;13.6;7.2;13.3;.6;1.59;8971 +81074;45.74314;-1.23327;7;20220425;16.4;12.3;14.3;4.7;12.9;0;2.36;14567 +81074;45.74314;-1.23327;7;20220426;20.2;9.6;14.9;4.4;11.8;0;3.99;25950 +81074;45.74314;-1.23327;7;20220427;18.7;11;14.9;3.9;11.2;.3;3.88;23626 +81074;45.74314;-1.23327;7;20220428;18.5;13.1;15.8;3.4;13.4;.1;3.24;20070 +81074;45.74314;-1.23327;7;20220429;18.6;11.4;15;3.1;14.2;0;2.92;20260 +81074;45.74314;-1.23327;7;20220430;18.4;11.5;15;4.6;13.1;0;3.26;21318 +81074;45.74314;-1.23327;7;20220501;19.1;10.9;15;3.7;11.2;0;3.89;23344 +81074;45.74314;-1.23327;7;20220502;19.7;11.4;15.6;4.5;11.3;0;3.89;19712 +81074;45.74314;-1.23327;7;20220503;19.8;11.6;15.7;6;12.3;0;3.56;20544 +81074;45.74314;-1.23327;7;20220504;18.2;11.5;14.9;5.1;12.9;0;3.37;22624 +81074;45.74314;-1.23327;7;20220505;18.4;10.7;14.5;4.8;13.1;0;3.57;25669 +81074;45.74314;-1.23327;7;20220506;19.7;10.2;14.9;3.9;12.8;0;3.17;18392 +81074;45.74314;-1.23327;7;20220507;21;11.3;16.2;3.5;13.27;0;3.25;16900 +81074;45.74314;-1.23327;7;20220508;22.4;10.3;16.3;2.7;13.33;0;3.36;17562 +81074;45.74314;-1.23327;7;20220509;25.3;12.1;18.7;2.5;13.77;0;3.96;18676 +81074;45.74314;-1.23327;7;20220510;25.4;12.7;19;2.3;15.13;.1;3.86;18599 +81074;45.74314;-1.23327;7;20220511;19.7;12.8;16.2;2.5;15.6;0;2.65;15744 +81074;45.74314;-1.23327;7;20220512;18.5;14.8;16.7;2.4;14.83;.1;2.11;9292 +81074;45.74314;-1.23327;7;20220513;20.4;11.4;15.9;2.6;13.7;0;3.18;18370 +81074;45.74314;-1.23327;7;20220514;28.2;12.1;20.2;2.5;15.93;.6;4.31;19801 +81074;45.74314;-1.23327;7;20220515;27.1;16.3;21.7;3.5;17.77;.6;4.38;18832 +81074;45.74314;-1.23327;7;20220516;25.3;13.1;19.2;2.2;16.3;0;3.77;19276 +81074;45.74314;-1.23327;7;20220517;28;14.8;21.4;3.5;16.77;.1;4.81;20199 +81074;45.74314;-1.23327;7;20220518;31;14;22.5;2.5;16.93;1;4.86;20139 +81074;45.74314;-1.23327;7;20220519;23.3;16.6;20;3.1;17.8;.4;3.05;14632 +81074;45.74314;-1.23327;7;20220520;21.8;16.2;19;3.8;16.83;0;3.07;14092 +81074;45.74314;-1.23327;7;20220521;28.1;12.9;20.5;2.9;16.53;.1;4.42;20347 +81074;45.74314;-1.23327;7;20220522;29.8;18.4;24.1;3.6;18.87;5.4;4.97;17666 +81074;45.74314;-1.23327;7;20220523;19.5;16.4;18;6.5;16.33;1.9;2.66;10492 +81074;45.74314;-1.23327;7;20220524;17.6;13;15.3;4;12.23;1;2.87;12984 +81074;45.74314;-1.23327;7;20220525;19;10.8;14.9;3;12.7;.1;3.15;18228 +81074;45.74314;-1.23327;7;20220526;18.8;13.8;16.3;2.9;14.47;0;2.43;11708 +81074;45.74314;-1.23327;7;20220527;20.8;15.1;17.9;3.1;14.4;0;3.12;13828 +81074;45.74314;-1.23327;7;20220528;24.6;13.3;18.9;4.4;12.87;0;4.84;20550 +81074;45.74314;-1.23327;7;20220529;20.9;12.4;16.6;5.4;9.93;0;4.68;17843 +81074;45.74314;-1.23327;7;20220530;21.1;9.6;15.4;4.7;9.9;0;4.34;18971 +81074;45.74314;-1.23327;7;20220531;20.3;11.7;16;3;12.1;3.2;3.51;17334 +81074;45.74314;-1.23327;7;20220601;24;12.1;18.1;2.6;13.27;1.5;3.82;17302 +81074;45.74314;-1.23327;7;20220602;25.8;15.8;20.8;2.6;17.03;7.8;4.11;19206 +81074;45.74314;-1.23327;7;20220603;24;17.1;20.6;2.4;18.43;.5;3.32;15625 +81074;45.74314;-1.23327;7;20220604;22.1;16.7;19.4;2.4;17.9;.3;2.76;12884 +81074;45.74314;-1.23327;7;20220605;20.5;14.9;17.7;3;16.33;0;2.81;14210 +81074;45.74314;-1.23327;7;20220606;19.9;14.9;17.4;2.2;15.73;.7;2.41;11154 +81074;45.74314;-1.23327;7;20220607;20.6;15.8;18.2;4.4;15.93;9.1;3.05;13413 +81074;45.74314;-1.23327;7;20220608;19.9;15.6;17.8;5.4;16.83;.8;2.68;13124 +81074;45.74314;-1.23327;7;20220609;20.8;15.2;18;3.3;15.1;0;3.24;15424 +81074;45.74314;-1.23327;7;20220610;23.2;11.3;17.2;1.9;15.3;0;3.52;19842 +81074;45.74314;-1.23327;7;20220611;24.5;14.2;19.4;3.8;16.93;.3;4.83;27661 +81074;45.74314;-1.23327;7;20220612;27.3;16.6;21.9;4.2;16.77;0;5.73;27271 +81074;45.74314;-1.23327;7;20220613;27.1;16.3;21.7;5.3;13.17;0;6.85;29538 +81074;45.74314;-1.23327;7;20220614;31.8;15.2;23.5;3.4;15.37;0;6.93;30108 +81074;45.74314;-1.23327;7;20220615;25.1;18.7;21.9;2.8;17.93;0;4.9;24778 +81074;45.74314;-1.23327;7;20220616;33.9;15.6;24.8;2.7;17.57;0;6.71;29367 +81074;45.74314;-1.23327;7;20220617;36.5;18.1;27.3;2.6;17.93;0;7.41;30210 +81074;45.74314;-1.23327;7;20220618;38.1;19.1;28.6;3.4;18.83;3.2;8.3;30117 +81074;45.74314;-1.23327;7;20220619;23.8;19.7;21.7;3.9;20.07;0;4.04;19930 +81074;45.74314;-1.23327;7;20220620;25.3;17.4;21.4;3.2;18.4;9.3;4.38;21441 +81074;45.74314;-1.23327;7;20220621;23;17.2;20.1;2.7;20;.4;3.73;21333 +81074;45.74314;-1.23327;7;20220622;22.4;17.4;19.9;3.5;18.63;.8;3.68;20164 +81074;45.74314;-1.23327;7;20220623;22.7;13.8;18.3;1.9;17.13;4.8;4.05;24423 +81074;45.74314;-1.23327;7;20220624;21.2;16.9;19.1;5.1;16.93;16.4;3.73;19119 +81074;45.74314;-1.23327;7;20220625;17.6;14.9;16.2;2.9;15.87;3.4;2.22;11660 +81074;45.74314;-1.23327;7;20220626;20.3;13.7;17;2.1;13.83;.2;3.61;19529 +81074;45.74314;-1.23327;7;20220627;20.2;13;16.6;2.9;13.07;.2;4.6;27745 +81074;45.74314;-1.23327;7;20220628;21.6;10.6;16.1;1.6;12.7;.1;4.72;30579 +81074;45.74314;-1.23327;7;20220629;20.8;11.6;16.2;2.7;14.4;2.6;3.43;19459 +81074;45.74314;-1.23327;7;20220630;19.5;14.5;17;2.8;13.93;.8;3.79;21660 +81074;45.74314;-1.23327;7;20220701;21.4;11;16.2;2.1;12.53;0;4.66;29074 +81074;45.74314;-1.23327;7;20220702;25;12.2;18.6;3.4;13.67;0;5.55;30776 +81074;45.74314;-1.23327;7;20220703;21.8;14.7;18.3;4.5;15.57;.2;4.31;24666 +81074;45.74314;-1.23327;7;20220704;23.3;15.4;19.4;4.4;15.8;.4;4.64;24794 +81074;45.74314;-1.23327;7;20220705;24.8;14.5;19.7;4.7;15.4;0;5.44;29761 +81074;45.74314;-1.23327;7;20220706;26;14.9;20.5;4.7;14.87;0;5.72;28496 +81074;45.74314;-1.23327;7;20220707;23.7;15.5;19.6;4;16.83;.1;4.95;29065 +81074;45.74314;-1.23327;7;20220708;27.9;15.7;21.8;3.8;15.3;0;6.27;30142 +81074;45.74314;-1.23327;7;20220709;30;15.6;22.8;3.4;15.03;0;6.65;30275 +81074;45.74314;-1.23327;7;20220710;29.9;17.1;23.5;3.9;15.63;0;6.89;30232 +81074;45.74314;-1.23327;7;20220711;32.1;18.2;25.1;4.3;15.47;0;7.67;30155 +81074;45.74314;-1.23327;7;20220712;34.1;16.7;25.4;2.7;15.97;0;7.03;30208 +81074;45.74314;-1.23327;7;20220713;33.7;17.2;25.5;2.1;15.37;0;6.62;29927 +81074;45.74314;-1.23327;7;20220714;30.2;16.8;23.5;2.5;17.07;0;6.02;29676 +81074;45.74314;-1.23327;7;20220715;30.3;18.1;24.2;3.7;15.03;0;6.82;28877 +81074;45.74314;-1.23327;7;20220716;32.1;18.1;25.1;4.4;13.3;0;7.98;29435 +81074;45.74314;-1.23327;7;20220717;33.8;19.8;26.8;4.6;14.03;0;8.3;27081 +81074;45.74314;-1.23327;7;20220718;39.4;19.4;29.4;4;16.7;0;9.06;29186 +81074;45.74314;-1.23327;7;20220719;25;21.2;23.1;4.1;20.73;1.3;4.27;19423 +81074;45.74314;-1.23327;7;20220720;23.6;19.2;21.4;3.6;19.23;.1;4.29;22627 +81074;45.74314;-1.23327;7;20220721;25.3;16.2;20.8;2.4;17.47;.1;4.76;26203 +81074;45.74314;-1.23327;7;20220722;22.7;17.3;20;3.5;18.73;0;3.09;14716 +81074;45.74314;-1.23327;7;20220723;24.3;15.4;19.8;2.7;16.93;0;4.73;27267 +81074;45.74314;-1.23327;7;20220724;31;15.1;23.1;3;16.53;0;6.09;28826 +81074;45.74314;-1.23327;7;20220725;23.2;19.3;21.3;3.7;18.77;.8;3.48;15396 +81074;45.74314;-1.23327;7;20220726;23.1;16.4;19.7;2.4;15.8;.1;3.83;19677 +81074;45.74314;-1.23327;7;20220727;24.2;13.5;18.9;2.8;15.2;0;4.88;28170 +81074;45.74314;-1.23327;7;20220728;24.3;14.4;19.4;2.5;16.9;0;4.22;23688 +81074;45.74314;-1.23327;7;20220729;23.7;17.8;20.7;2.9;18.57;0;4.03;21780 +81074;45.74314;-1.23327;7;20220730;24.4;16;20.2;2.6;18.67;.1;4.57;27141 +81074;45.74314;-1.23327;7;20220731;23.9;16.2;20;3.1;18.83;.1;3.92;22512 +81074;45.74314;-1.23327;7;20220801;25.1;15.7;20.4;3;19.13;0;3.92;22037 +81074;45.74314;-1.23327;7;20220802;31.2;16.5;23.8;2.8;18.7;0;5.81;27679 +81074;45.74314;-1.23327;7;20220803;32.3;18.1;25.2;2.6;18.57;0;5.85;26957 +81074;45.74314;-1.23327;7;20220804;27.9;19.1;23.5;3.4;19.23;.1;4.45;19891 +81074;45.74314;-1.23327;7;20220805;26.5;18;22.3;4.9;15.9;0;5.46;23299 +81074;45.74314;-1.23327;7;20220806;28.8;17.9;23.3;5.6;12.5;0;7.28;26246 +81074;45.74314;-1.23327;7;20220807;29.8;16.6;23.2;5;11.33;0;7.41;27258 +81074;45.74314;-1.23327;7;20220808;31.4;18.1;24.7;4.6;12.17;0;7.52;27027 +81074;45.74314;-1.23327;7;20220809;33.5;19;26.3;4.1;13.3;0;7.59;26130 +81074;45.74314;-1.23327;7;20220810;34.7;18.8;26.8;3.7;13.43;0;7.53;26697 +81074;45.74314;-1.23327;7;20220811;36.2;18.5;27.4;3.1;13.37;0;7.23;25731 +81074;45.74314;-1.23327;7;20220812;34;19.9;26.9;2.9;15.67;0;6.64;25829 +81074;45.74314;-1.23327;7;20220813;25.5;19.6;22.6;3.5;21.9;3.1;3.79;19476 +81074;45.74314;-1.23327;7;20220814;23.7;19.3;21.5;3.7;20.47;.1;3.36;16914 +81074;45.74314;-1.23327;7;20220815;24.4;19.2;21.8;3.5;19.8;.2;3.75;18766 +81074;45.74314;-1.23327;7;20220816;24.2;17.3;20.8;2.1;18.87;.7;3.35;17907 +81074;45.74314;-1.23327;7;20220817;23.3;17.5;20.4;3.3;17.77;0;3.78;20203 +81074;45.74314;-1.23327;7;20220818;22.9;14.5;18.7;3.3;17.43;0;3.37;20033 +81074;45.74314;-1.23327;7;20220819;24.1;18.2;21.2;2.8;19.97;0;3.18;16137 +81074;45.74314;-1.23327;7;20220820;24.9;19.2;22.1;2.2;19.47;0;3.24;15354 +81074;45.74314;-1.23327;7;20220821;23;15.5;19.2;2.4;17.8;.9;2.75;13924 +81074;45.74314;-1.23327;7;20220822;23.8;19.4;21.6;3.1;21.2;.9;3;15494 +81074;45.74314;-1.23327;7;20220823;26;19.8;22.9;2.2;22.03;.2;3.05;14683 +81074;45.74314;-1.23327;7;20220824;32;17.9;24.9;3.3;20.1;3.1;5.28;23820 +81074;45.74314;-1.23327;7;20220825;26.1;20.7;23.4;4.5;21.83;.8;3.7;15646 +81074;45.74314;-1.23327;7;20220826;25.1;18.1;21.6;3.8;19;0;3.55;16444 +81074;45.74314;-1.23327;7;20220827;27.5;16.3;21.9;3;16.43;0;4.45;21929 +81074;45.74314;-1.23327;7;20220828;29.9;16.5;23.2;2.9;15.13;0;5.22;23129 +81074;45.74314;-1.23327;7;20220829;31.5;17.6;24.6;2.7;16.93;0;4.98;20973 +81074;45.74314;-1.23327;7;20220830;26.3;19.8;23;2.4;21.57;0;3.67;19082 +81074;45.74314;-1.23327;7;20220831;26.2;19.1;22.6;3.3;21.6;.2;3.33;16017 +81074;45.74314;-1.23327;7;20220901;25.7;18.8;22.2;3;20;1.3;3.66;18747 +81074;45.74314;-1.23327;7;20220902;23.9;18.2;21;2.7;19.93;2.8;3.15;17347 +81074;45.74314;-1.23327;7;20220903;23.3;18;20.6;2.7;17.03;.7;3.36;16840 +81074;45.74314;-1.23327;7;20220904;27.2;14.7;21;2.2;16.73;0;3.84;20329 +81074;45.74314;-1.23327;7;20220905;27.2;17.1;22.1;2.7;18.67;0;3.95;20247 +81074;45.74314;-1.23327;7;20220906;27.8;15.4;21.6;2.7;17.07;1.1;4.07;20916 +81074;45.74314;-1.23327;7;20220907;19.9;17.3;18.6;4;17.77;4.6;2.18;8194 +81074;45.74314;-1.23327;7;20220908;22.4;18.4;20.4;6.6;16.63;1.7;3.7;14940 +81074;45.74314;-1.23327;7;20220909;22.3;17.6;20;5.5;16.03;.4;3.56;14837 +81074;45.74314;-1.23327;7;20220910;24;15.3;19.7;2.2;16.27;0;3.03;16015 +81074;45.74314;-1.23327;7;20220911;29.4;15.4;22.4;2.9;16.6;0;4.4;20798 +81074;45.74314;-1.23327;7;20220912;34.2;18.1;26.2;3.3;17.07;.3;5.42;18887 +81074;45.74314;-1.23327;7;20220913;30.2;21;25.6;4.6;21.1;.7;4.64;16538 +81074;45.74314;-1.23327;7;20220914;25.7;17.6;21.7;3;20.03;0;3.31;18111 +81074;45.74314;-1.23327;7;20220915;23.8;16.6;20.2;3.1;18.77;0;2.78;14815 +81074;45.74314;-1.23327;7;20220916;21.6;13.9;17.7;4.6;13.4;0;3.55;17417 +81074;45.74314;-1.23327;7;20220917;20.3;9.9;15.1;4;9.5;0;3.73;19917 +81074;45.74314;-1.23327;7;20220918;22.8;8.3;15.6;3.6;8.83;0;3.97;19575 +81074;45.74314;-1.23327;7;20220919;22.5;10.4;16.4;4.6;10.2;0;4.06;19228 +81074;45.74314;-1.23327;7;20220920;22;10;16;4.5;9.93;0;3.92;18844 +81074;45.74314;-1.23327;7;20220921;22.8;11.9;17.3;4.3;10.3;0;4.06;18320 +81074;45.74314;-1.23327;7;20220922;23.4;9.5;16.4;2.8;10.97;0;3.33;18576 +81074;45.74314;-1.23327;7;20220923;21.2;11.6;16.4;1.6;12.6;3;2.08;10320 +81074;45.74314;-1.23327;7;20220924;19.5;12.9;16.2;3.4;14.37;1.4;2.32;13795 +81074;45.74314;-1.23327;7;20220925;19.2;9.6;14.4;2.3;12.1;.1;2.13;13420 +81074;45.74314;-1.23327;7;20220926;19.3;9.6;14.5;4;12.4;3.6;2.36;12191 +81074;45.74314;-1.23327;7;20220927;18.2;14.1;16.2;5.7;13.77;4.6;2.35;9374 +81074;45.74314;-1.23327;7;20220928;18.6;16.3;17.4;7.2;15.87;5;2.2;8285 +81074;45.74314;-1.23327;7;20220929;16.9;12.5;14.7;2.8;12.33;.4;1.99;10661 +81074;45.74314;-1.23327;7;20220930;17.6;8.6;13.1;3.1;12.17;.8;2.05;15553 +81074;45.74314;-1.23327;7;20221001;18.9;16.1;17.5;6.1;18.57;2.2;1.25;7422 +81074;45.74314;-1.23327;7;20221002;20.4;17.2;18.8;3.8;17.47;.3;2.01;10707 +81074;45.74314;-1.23327;7;20221003;21.9;13.4;17.7;1.8;15.67;0;1.97;12627 +81074;45.74314;-1.23327;7;20221004;21.8;10.2;16;1.4;13.9;.1;2.05;15813 +81074;45.74314;-1.23327;7;20221005;19.7;12.4;16.1;2.9;16.33;.7;1.64;11955 +81074;45.74314;-1.23327;7;20221006;21;13.3;17.1;4;13.73;0;2.68;14461 +81074;45.74314;-1.23327;7;20221007;21.5;10.5;16;2.6;13.1;0;2.24;13802 +81074;45.74314;-1.23327;7;20221008;21.2;12.6;16.9;3.8;12.33;0;2.79;14407 +81074;45.74314;-1.23327;7;20221009;24;9.9;17;2.6;13.67;.6;2.49;15094 +81074;45.74314;-1.23327;7;20221010;19.8;14;16.9;1.5;16.77;.5;1.37;9188 +81074;45.74314;-1.23327;7;20221011;18.3;15.9;17.1;2.5;17.27;.3;1.11;4409 +81074;45.74314;-1.23327;7;20221012;19.7;12.2;16;1.7;15.2;.1;1.5;10797 +81074;45.74314;-1.23327;7;20221013;18.8;12.6;15.7;3.7;16.67;6.5;1.07;6216 +81074;45.74314;-1.23327;7;20221014;19.5;17.3;18.4;5.9;18.97;.1;1.27;5844 +81074;45.74314;-1.23327;7;20221015;19.8;18.3;19;5.1;18.03;3.7;1.53;3158 +81074;45.74314;-1.23327;7;20221016;25.4;15.5;20.5;2.8;17.57;1.6;2.4;12711 +81074;45.74314;-1.23327;7;20221017;22.3;17.7;20;2.8;18.73;2;1.55;5271 +81074;45.74314;-1.23327;7;20221018;26.4;14.9;20.6;3.2;18.1;.1;2.51;13465 +81074;45.74314;-1.23327;7;20221019;25.9;16.7;21.3;4.1;18.1;4.6;2.69;10387 +81074;45.74314;-1.23327;7;20221020;23.3;15.5;19.4;4.9;16.27;2.3;2.51;10462 +81074;45.74314;-1.23327;7;20221021;20.6;17.2;18.9;4.1;16.3;.1;1.95;6928 +81074;45.74314;-1.23327;7;20221022;23.3;12.3;17.8;3.2;15.13;0;2.03;10912 +81074;45.74314;-1.23327;7;20221023;23;18.4;20.7;6.5;15.8;0;3.16;8517 +81074;45.74314;-1.23327;7;20221024;20.3;16.9;18.6;4.8;15.87;3.3;1.99;7741 +81074;45.74314;-1.23327;7;20221025;21.7;11.1;16.4;3.4;14.27;.5;1.8;8783 +81074;45.74314;-1.23327;7;20221026;24.5;13.5;19;3.7;15.6;0;2.3;11779 +81074;45.74314;-1.23327;7;20221027;23.7;14.6;19.2;5.7;16.43;0;2.55;8481 +81074;45.74314;-1.23327;7;20221028;23.3;17.5;20.4;3.7;16.73;0;2.16;8263 +81074;45.74314;-1.23327;7;20221029;23;18.2;20.6;4.2;16.03;0;2.4;6315 +81074;45.74314;-1.23327;7;20221030;18.7;14;16.4;2.2;15.17;1;1.17;7123 +81074;45.74314;-1.23327;7;20221031;20.1;13.9;17;4.8;15.2;.1;1.74;7300 +81074;45.74314;-1.23327;7;20221101;18.7;15.4;17;6.1;12.43;.7;2.57;6753 +81074;45.74314;-1.23327;7;20221102;18.7;12.6;15.7;3.2;13.4;.2;1.5;7806 +81074;45.74314;-1.23327;7;20221103;17.1;10;13.5;5.4;12.8;14.6;1.41;6932 +81074;45.74314;-1.23327;7;20221104;15.6;11.3;13.4;8.1;10.9;2.3;2.18;7166 +81074;45.74314;-1.23327;7;20221105;16.7;8.5;12.6;2.3;10.63;0;1.2;8405 +81074;45.74314;-1.23327;7;20221106;17.6;9;13.3;5.1;12.23;3.3;1.48;6869 +81074;45.74314;-1.23327;7;20221107;18.9;15.1;17;5.3;14.2;.4;1.76;6215 +81074;45.74314;-1.23327;7;20221108;17.9;12.4;15.2;5;14;4.5;1.11;7465 +81074;45.74314;-1.23327;7;20221109;16.9;14.1;15.5;3.8;13.7;.8;1.37;5057 +81074;45.74314;-1.23327;7;20221110;16.7;8.6;12.6;2.5;11.93;0;.99;9062 +81074;45.74314;-1.23327;7;20221111;18.6;8.2;13.4;3;12.27;.1;1.17;9138 +81074;45.74314;-1.23327;7;20221112;20.4;10.8;15.6;2.9;13.7;.2;1.29;9285 +81074;45.74314;-1.23327;7;20221113;21.4;9.8;15.6;3;12.53;.1;1.49;9372 +81074;45.74314;-1.23327;7;20221114;16.4;10.7;13.6;4.2;12.4;1.7;1.23;5791 +81074;45.74314;-1.23327;7;20221115;16.4;12.1;14.3;6;13.03;7.2;1.42;4734 +81074;45.74314;-1.23327;7;20221116;17.1;13.4;15.3;8.6;13.43;2.7;1.88;3575 +81074;45.74314;-1.23327;7;20221117;15.8;14.7;15.2;8.5;12.7;8.1;2.14;2423 +81074;45.74314;-1.23327;7;20221118;14.9;11;12.9;4;10.5;9.2;1.45;5051 +81074;45.74314;-1.23327;7;20221119;12.2;7.8;10;2.6;9.5;.5;.84;6373 +81074;45.74314;-1.23327;7;20221120;14.9;5.7;10.3;4.3;10.6;6.2;.95;6199 +81074;45.74314;-1.23327;7;20221121;15.8;9.8;12.8;7.1;10.8;15;1.83;4568 +81074;45.74314;-1.23327;7;20221122;13.6;9.9;11.8;8;10.47;9.1;1.63;4273 +81074;45.74314;-1.23327;7;20221123;15.7;10.7;13.2;7.2;12.93;4.6;1.12;5210 +81074;45.74314;-1.23327;7;20221124;14.3;12.1;13.2;5.5;12.53;2;1.09;3304 +81074;45.74314;-1.23327;7;20221125;14.1;11.3;12.7;3.4;11;1.8;1.15;4413 +81074;45.74314;-1.23327;7;20221126;13.2;6.3;9.7;2.3;9.97;0;.6;6459 +81074;45.74314;-1.23327;7;20221127;13;7.3;10.1;3.7;10.73;6.2;.71;4298 +81074;45.74314;-1.23327;7;20221128;14.5;10.5;12.5;5;10.97;5.8;1.3;4592 +81074;45.74314;-1.23327;7;20221129;13.2;8.2;10.7;1.9;9.9;.6;.62;5863 +81074;45.74314;-1.23327;7;20221130;10.2;2.3;6.3;3.1;8.13;.1;.53;6136 +81074;45.74314;-1.23327;7;20221201;8.4;5.5;7;5;8.27;0;.74;5043 +81074;45.74314;-1.23327;7;20221202;7.2;5.3;6.3;4.2;8.03;.8;.68;2764 +81074;45.74314;-1.23327;7;20221203;7;4.6;5.8;4.4;7.5;.1;.74;2240 +81074;45.74314;-1.23327;7;20221204;8;1.5;4.7;1.7;6.97;2.4;.38;5283 +81074;45.74314;-1.23327;7;20221205;10.1;.7;5.4;3.3;7.07;.1;.62;7257 +81074;45.74314;-1.23327;7;20221206;6.5;2.6;4.6;4.3;7.27;0;.54;4317 +81074;45.74314;-1.23327;7;20221207;5.9;2.3;4.1;4.6;6.67;0;.74;3318 +81074;45.74314;-1.23327;7;20221208;3.9;-.2;1.8;5.2;6.23;.4;.45;3491 +81074;45.74314;-1.23327;7;20221209;4.9;2.7;3.8;5.8;6.43;.1;.78;3878 +81074;45.74314;-1.23327;7;20221210;4.1;-1.5;1.3;3.1;5.5;2.1;.45;6057 +81074;45.74314;-1.23327;7;20221211;4.4;-1.3;1.5;3.2;5.3;0;.54;5093 +81074;45.74314;-1.23327;7;20221212;3.4;-1.2;1.1;3.9;5.87;6.4;.43;2998 +81074;45.74314;-1.23327;7;20221213;4.6;.5;2.5;3.9;7.07;1.1;.25;3489 +81074;45.74314;-1.23327;7;20221214;14.7;4.4;9.6;3.6;11.97;.9;.25;5200 +81074;45.74314;-1.23327;7;20221215;7.3;6.4;6.9;6;9.33;6.2;.42;2367 +81074;45.74314;-1.23327;7;20221216;6;2;4;7.5;5.37;0;1.37;5142 +81074;45.74314;-1.23327;7;20221217;4;-2.9;.6;3.7;4.93;0;.54;5542 +81074;45.74314;-1.23327;7;20221218;11.6;-1.7;4.9;4.6;7.4;.2;.75;4850 +81074;45.74314;-1.23327;7;20221219;14;9.7;11.9;6.6;10.63;.1;1.36;3795 +81074;45.74314;-1.23327;7;20221220;14;11.5;12.8;5.6;11.8;1.5;1.19;1963 +81074;45.74314;-1.23327;7;20221221;14.6;9;11.8;5;12.73;4.9;.57;2750 +81074;45.74314;-1.23327;7;20221222;15;13.1;14;6.8;14.07;8.4;.95;1373 +81074;45.74314;-1.23327;7;20221223;15.9;13.5;14.7;6.5;14;7.6;1.15;1636 +81074;45.74314;-1.23327;7;20221224;14.2;11.3;12.7;2.5;12.85;.9;.5;3850 +81074;45.74314;-1.23327;7;20221225;15.7;9.1;12.4;4;12.45;0;.63;3693 +81074;45.74314;-1.23327;7;20221226;13.9;11.4;12.6;2.6;12.45;.4;.64;1868 +81074;45.74314;-1.23327;7;20221227;12.5;5.1;8.8;2.3;10.27;.3;.28;5222 +81074;45.74314;-1.23327;7;20221228;14.4;8.5;11.4;4.9;11.73;2;.81;2925 +81074;45.74314;-1.23327;7;20221229;12.8;12.6;12.7;5.5;12.47;4.6;1.04;652 +81074;45.74314;-1.23327;7;20221230;16.5;8.1;12.3;6.1;13.1;2.6;.63;3984 +81074;45.74314;-1.23327;7;20221231;17.7;13;15.3;6.2;12.2;0;1.75;4368 +81075;45.75297;-1.04982;9;20220101;15.7;7;11.4;3.5;11.17;.1;.71;6224 +81075;45.75297;-1.04982;9;20220102;14.7;11.1;12.9;4.7;12.97;.7;.73;4006 +81075;45.75297;-1.04982;9;20220103;15.3;12.2;13.7;4.1;12.74;.4;.92;3595 +81075;45.75297;-1.04982;9;20220104;13.8;12.2;13;4.7;10.94;2.1;1.44;1658 +81075;45.75297;-1.04982;9;20220105;9;3.2;6.1;2.4;6.77;0;.61;6591 +81075;45.75297;-1.04982;9;20220106;8.8;0;4.4;2.1;6.17;1.2;.5;6249 +81075;45.75297;-1.04982;9;20220107;12;4.8;8.4;5.7;9.4;5.3;.79;6273 +81075;45.75297;-1.04982;9;20220108;12.7;9.9;11.3;7.8;10.94;7.6;1.23;2873 +81075;45.75297;-1.04982;9;20220109;11.1;8.7;9.9;5;10.7;13;.73;2018 +81075;45.75297;-1.04982;9;20220110;11.5;9.6;10.5;3.3;11.84;2.9;.48;2133 +81075;45.75297;-1.04982;9;20220111;10.8;4.1;7.5;2;7.7;0;.57;7009 +81075;45.75297;-1.04982;9;20220112;5.6;-.5;2.6;4.4;6;0;.58;6722 +81075;45.75297;-1.04982;9;20220113;7.7;.7;4.2;3.9;5.94;0;.83;7014 +81075;45.75297;-1.04982;9;20220114;7.8;-2.7;2.5;2.6;5.77;.1;.54;6964 +81075;45.75297;-1.04982;9;20220115;5.9;-3.9;1;1.5;5.64;.2;.21;8014 +81075;45.75297;-1.04982;9;20220116;2.4;-3.2;-.4;1.7;6.24;.1;.15;3781 +81075;45.75297;-1.04982;9;20220117;7.1;.1;3.6;2.3;7.74;.1;.33;4152 +81075;45.75297;-1.04982;9;20220118;6.4;.8;3.6;2.3;7.2;.1;.38;4920 +81075;45.75297;-1.04982;9;20220119;7.8;4.7;6.2;1.7;8.2;2.9;.51;2901 +81075;45.75297;-1.04982;9;20220120;8.7;6;7.4;3.2;8.47;.1;.72;4513 +81075;45.75297;-1.04982;9;20220121;6.6;1;3.8;4.4;6.2;0;.81;7186 +81075;45.75297;-1.04982;9;20220122;7.3;.5;3.9;5.1;6.34;.1;.87;6836 +81075;45.75297;-1.04982;9;20220123;8.7;.9;4.8;4.5;6.67;0;.91;7798 +81075;45.75297;-1.04982;9;20220124;11.9;-1.5;5.2;2.3;6.57;0;.79;9078 +81075;45.75297;-1.04982;9;20220125;12.9;-1.9;5.5;1.9;6.54;0;.65;9050 +81075;45.75297;-1.04982;9;20220126;1.8;-2.3;-.2;3.2;5.94;0;.25;4230 +81075;45.75297;-1.04982;9;20220127;.8;-2;-.6;2.1;5.74;0;.3;2935 +81075;45.75297;-1.04982;9;20220128;9.7;-.6;4.6;1.4;8.47;0;.38;6141 +81075;45.75297;-1.04982;9;20220129;6.1;4.4;5.2;1.6;8.64;0;.38;2439 +81075;45.75297;-1.04982;9;20220130;8.9;5.8;7.3;1.9;9.8;.3;.44;3434 +81075;45.75297;-1.04982;9;20220131;11.1;7.1;9.1;4.6;9.67;.2;.92;6291 +81075;45.75297;-1.04982;9;20220201;11.4;2.5;6.9;4;9.4;.3;.62;5430 +81075;45.75297;-1.04982;9;20220202;9.9;8.6;9.2;2.9;10.67;0;.55;3856 +81075;45.75297;-1.04982;9;20220203;8.8;5.7;7.2;2.8;9.6;.9;.5;2870 +81075;45.75297;-1.04982;9;20220204;12.5;7.6;10.1;3.4;10.87;.6;.79;5466 +81075;45.75297;-1.04982;9;20220205;11.1;1.5;6.3;2;8.1;.2;.7;9661 +81075;45.75297;-1.04982;9;20220206;11.6;3.9;7.7;5.5;10.77;.8;.4;5905 +81075;45.75297;-1.04982;9;20220207;12.9;10.3;11.6;3.4;10.84;.1;1.07;6316 +81075;45.75297;-1.04982;9;20220208;13.2;3.8;8.5;2;8.4;0;.97;9961 +81075;45.75297;-1.04982;9;20220209;13.2;2.6;7.9;3;8.5;.2;1.05;7852 +81075;45.75297;-1.04982;9;20220210;7.6;3;5.3;3.7;10.07;.2;.75;7584 +81075;45.75297;-1.04982;9;20220211;10.4;4.4;7.4;4.9;7.31;0;1.54;10240 +81075;45.75297;-1.04982;9;20220212;10.1;2.1;6.1;2.5;6.37;0;1.2;10491 +81075;45.75297;-1.04982;9;20220213;13.2;1.7;7.5;6.4;8.97;2.2;1.43;10404 +81075;45.75297;-1.04982;9;20220214;11.8;8.6;10.2;7.1;9.9;2.1;1.45;8348 +81075;45.75297;-1.04982;9;20220215;11.9;7.6;9.8;6.4;10.44;16.5;.98;4754 +81075;45.75297;-1.04982;9;20220216;13.1;10.1;11.6;7.4;13.4;3;.46;4104 +81075;45.75297;-1.04982;9;20220217;12.4;11.8;12.1;5.8;13.43;1;.61;2920 +81075;45.75297;-1.04982;9;20220218;12.3;9.8;11;4.7;10.97;.3;1.18;4524 +81075;45.75297;-1.04982;9;20220219;11.8;4.1;7.9;3.4;8.37;.1;1.29;11676 +81075;45.75297;-1.04982;9;20220220;13.3;9.4;11.3;5.7;12.24;1.3;.96;7538 +81075;45.75297;-1.04982;9;20220221;12.7;10.1;11.4;7.7;10.03;0;1.82;6598 +81075;45.75297;-1.04982;9;20220222;12.8;7.7;10.2;3.2;10.67;.1;1.03;6573 +81075;45.75297;-1.04982;9;20220223;14.9;7.3;11.1;1.5;10.67;.1;1.19;10350 +81075;45.75297;-1.04982;9;20220224;13.5;4.6;9.1;3.4;9.3;.5;1.36;11102 +81075;45.75297;-1.04982;9;20220225;11.5;1.1;6.3;2;7.24;.1;1.27;13440 +81075;45.75297;-1.04982;9;20220226;13.9;.3;7.1;4.1;5.74;0;2.28;14908 +81075;45.75297;-1.04982;9;20220227;14.7;3.2;9;2.9;8.4;.2;1.67;13367 +81075;45.75297;-1.04982;9;20220228;17.2;3.7;10.5;1.3;9.7;0;1.45;13935 +81075;45.75297;-1.04982;9;20220301;18.3;5.2;11.8;2.8;9.17;.6;2.06;12466 +81075;45.75297;-1.04982;9;20220302;12.1;9.2;10.7;2.8;10.84;.8;1.11;5973 +81075;45.75297;-1.04982;9;20220303;13;7.5;10.3;3.2;11.2;2.1;1.06;8120 +81075;45.75297;-1.04982;9;20220304;11.2;8.5;9.9;5;9.7;.4;1.43;6992 +81075;45.75297;-1.04982;9;20220305;12.3;2.7;7.5;3.4;7.87;.5;1.67;14646 +81075;45.75297;-1.04982;9;20220306;12.6;6.6;9.6;3.5;7.47;0;2.02;11594 +81075;45.75297;-1.04982;9;20220307;10.1;-1.7;4.2;3.2;5.44;0;1.77;16218 +81075;45.75297;-1.04982;9;20220308;10.8;3.5;7.1;4.2;9.17;.8;1.02;7919 +81075;45.75297;-1.04982;9;20220309;15.4;3.6;9.5;4.4;9.64;.2;1.88;14340 +81075;45.75297;-1.04982;9;20220310;13.4;10.3;11.9;4.2;10.97;1.6;1.51;7410 +81075;45.75297;-1.04982;9;20220311;14.1;7.6;10.8;5.1;11.14;6.2;1.47;10769 +81075;45.75297;-1.04982;9;20220312;14.4;8.2;11.3;4.4;9.97;8.6;2.12;15313 +81075;45.75297;-1.04982;9;20220313;13.2;8.2;10.7;4.8;9.57;6.2;1.89;11056 +81075;45.75297;-1.04982;9;20220314;15;3.5;9.3;5.1;9.47;.7;1.88;12658 +81075;45.75297;-1.04982;9;20220315;18.5;10.6;14.6;4.5;12.4;0;2.26;10698 +81075;45.75297;-1.04982;9;20220316;15.1;12.2;13.7;4.8;12.27;0;1.7;5959 +81075;45.75297;-1.04982;9;20220317;10.9;8.7;9.8;6;9.2;0;1.65;5788 +81075;45.75297;-1.04982;9;20220318;14.2;6.3;10.2;6.3;8.67;0;2.59;15006 +81075;45.75297;-1.04982;9;20220319;18.6;8;13.3;4.5;9.37;0;3.13;16159 +81075;45.75297;-1.04982;9;20220320;18.4;9.1;13.7;4.3;9.84;0;3.04;17094 +81075;45.75297;-1.04982;9;20220321;19.4;9.4;14.4;5.7;9.91;0;3.64;15863 +81075;45.75297;-1.04982;9;20220322;18.3;7.8;13.1;6;7.47;0;4.01;17965 +81075;45.75297;-1.04982;9;20220323;16.5;7.1;11.8;4.2;7.34;0;3.41;19467 +81075;45.75297;-1.04982;9;20220324;17;5.5;11.3;2.9;7.94;0;2.98;19968 +81075;45.75297;-1.04982;9;20220325;18.9;6.5;12.7;3.4;8.01;0;3.21;17069 +81075;45.75297;-1.04982;9;20220326;20.5;9.1;14.8;4.5;7.61;0;4.35;19938 +81075;45.75297;-1.04982;9;20220327;20;8.4;14.2;3.4;8.51;0;3.66;18998 +81075;45.75297;-1.04982;9;20220328;19.6;10.2;14.9;2.9;8.84;0;3.22;15391 +81075;45.75297;-1.04982;9;20220329;15.1;10.6;12.9;2.9;10.87;.1;2.01;10928 +81075;45.75297;-1.04982;9;20220330;13.8;10.8;12.3;4.8;11.34;1;1.86;9640 +81075;45.75297;-1.04982;9;20220331;12.8;7.6;10.2;7.2;8.51;1.7;2.67;13636 +81075;45.75297;-1.04982;9;20220401;9.8;3.9;6.8;9.2;5.71;.3;2.87;16814 +81075;45.75297;-1.04982;9;20220402;10.1;3.4;6.8;6.1;5.67;0;2.7;17410 +81075;45.75297;-1.04982;9;20220403;9.5;0;4.7;3.2;4.98;0;2.19;16481 +81075;45.75297;-1.04982;9;20220404;10;4.8;7.4;3.7;5.9;0;2.57;17703 +81075;45.75297;-1.04982;9;20220405;12.6;7.6;10.1;4;9.8;0;1.72;11629 +81075;45.75297;-1.04982;9;20220406;13.1;10;11.6;5.7;11.44;2.3;1.7;9583 +81075;45.75297;-1.04982;9;20220407;13.5;11.4;12.4;10.3;13.14;15.3;1.09;4827 +81075;45.75297;-1.04982;9;20220408;15;11.5;13.3;10.1;11.31;2.9;2.68;8143 +81075;45.75297;-1.04982;9;20220409;12.8;6.4;9.6;3.5;7.81;.1;2.89;20957 +81075;45.75297;-1.04982;9;20220410;17.4;4.1;10.8;5.2;7.41;0;3.96;22964 +81075;45.75297;-1.04982;9;20220411;23.9;10.4;17.1;6.2;10.84;0;4.97;20711 +81075;45.75297;-1.04982;9;20220412;18.2;12.1;15.1;4.8;11.7;.2;2.77;10400 +81075;45.75297;-1.04982;9;20220413;17.8;10.5;14.1;2.9;13.14;.6;2.53;16903 +81075;45.75297;-1.04982;9;20220414;19.7;10.5;15.1;2.8;13.27;0;3.31;21704 +81075;45.75297;-1.04982;9;20220415;21.5;11.1;16.3;2.8;12.81;.1;3.79;22424 +81075;45.75297;-1.04982;9;20220416;20.8;10.1;15.5;3.3;12.04;0;3.94;24265 +81075;45.75297;-1.04982;9;20220417;19;9.4;14.2;4;11.37;0;3.64;22367 +81075;45.75297;-1.04982;9;20220418;16;10.9;13.4;4.8;12.24;0;2.73;17652 +81075;45.75297;-1.04982;9;20220419;14.9;8.7;11.8;5.2;10.44;3.5;2.36;13549 +81075;45.75297;-1.04982;9;20220420;14.5;9.4;12;4.8;11.41;3.6;1.56;5758 +81075;45.75297;-1.04982;9;20220421;17.3;9.7;13.5;3;12.64;2.8;2.53;17067 +81075;45.75297;-1.04982;9;20220422;17.2;10.6;13.9;2.3;12.64;5.4;2.4;13548 +81075;45.75297;-1.04982;9;20220423;14.4;11.4;12.9;4.2;12.54;3.8;1.7;9211 +81075;45.75297;-1.04982;9;20220424;14.5;12.6;13.5;6.4;12.97;1;1.93;9690 +81075;45.75297;-1.04982;9;20220425;16.6;12.1;14.3;3.9;12.21;0;3;18422 +81075;45.75297;-1.04982;9;20220426;20.1;9.2;14.7;4.3;11.14;0;4.28;25916 +81075;45.75297;-1.04982;9;20220427;20.1;10.7;15.4;4.2;11.51;.2;3.68;17542 +81075;45.75297;-1.04982;9;20220428;19.3;13;16.2;3.1;13.41;.1;3.31;18890 +81075;45.75297;-1.04982;9;20220429;19.3;11.3;15.3;2.9;13.77;0;3.36;21586 +81075;45.75297;-1.04982;9;20220430;19.3;11.3;15.3;3.7;12.87;0;3.64;22006 +81075;45.75297;-1.04982;9;20220501;19.5;10.7;15.1;3.4;11.07;0;3.85;21481 +81075;45.75297;-1.04982;9;20220502;19.9;11.1;15.5;3.6;10.51;0;4;20670 +81075;45.75297;-1.04982;9;20220503;20.3;11.5;15.9;4.5;11.24;0;4.45;23614 +81075;45.75297;-1.04982;9;20220504;18.4;11.1;14.8;4.2;11.71;0;3.71;21641 +81075;45.75297;-1.04982;9;20220505;18.6;10.1;14.3;4.1;12.04;0;3.85;25623 +81075;45.75297;-1.04982;9;20220506;21;9.5;15.2;3.5;12.57;0;3.37;18319 +81075;45.75297;-1.04982;9;20220507;22.3;11;16.6;3.2;12.9;0;3.63;18735 +81075;45.75297;-1.04982;9;20220508;23.8;9.1;16.5;2.7;12.77;0;3.54;17037 +81075;45.75297;-1.04982;9;20220509;26.8;11.3;19;2.8;13.27;0;4.38;19382 +81075;45.75297;-1.04982;9;20220510;27;12.2;19.6;2.5;14.24;.1;4.25;19258 +81075;45.75297;-1.04982;9;20220511;20.1;12;16;2.6;15.17;0;2.76;16512 +81075;45.75297;-1.04982;9;20220512;18.8;14.5;16.7;2.2;14.8;0;2.27;10921 +81075;45.75297;-1.04982;9;20220513;21.1;10.4;15.7;2.1;13.3;0;3.25;18346 +81075;45.75297;-1.04982;9;20220514;29.3;11.4;20.3;2.6;15.34;.3;4.42;18389 +81075;45.75297;-1.04982;9;20220515;27.8;16.5;22.1;3.4;17.54;.7;4.42;17314 +81075;45.75297;-1.04982;9;20220516;25.8;12.9;19.4;2.1;16.04;.1;3.92;19766 +81075;45.75297;-1.04982;9;20220517;28.2;14.5;21.4;3.6;16.24;0;4.91;19837 +81075;45.75297;-1.04982;9;20220518;31.5;13.3;22.4;2.5;16.34;1;4.75;18273 +81075;45.75297;-1.04982;9;20220519;24.8;16.5;20.7;2.8;17.77;.3;3.56;16886 +81075;45.75297;-1.04982;9;20220520;23.2;16.3;19.8;3.7;16.84;0;3.43;14873 +81075;45.75297;-1.04982;9;20220521;30;12.3;21.1;2.7;15.9;0;4.68;18975 +81075;45.75297;-1.04982;9;20220522;31.3;18.6;25;3.7;18.5;6.5;5.29;17054 +81075;45.75297;-1.04982;9;20220523;20;16.3;18.1;6.4;16.27;2;2.9;11708 +81075;45.75297;-1.04982;9;20220524;17.9;12.9;15.4;3.7;12;1.3;2.97;12673 +81075;45.75297;-1.04982;9;20220525;19.6;10.1;14.8;3.1;12.47;.1;3.33;19019 +81075;45.75297;-1.04982;9;20220526;19;13.8;16.4;2.9;14.37;0;2.34;10380 +81075;45.75297;-1.04982;9;20220527;21.3;15.1;18.2;3.1;14.2;0;3.3;14656 +81075;45.75297;-1.04982;9;20220528;25.6;12.6;19.1;4;12.2;0;5.1;20734 +81075;45.75297;-1.04982;9;20220529;21.3;11.6;16.5;4.6;9.34;0;4.83;19437 +81075;45.75297;-1.04982;9;20220530;21.6;8.5;15.1;4.1;9.4;0;4.41;19708 +81075;45.75297;-1.04982;9;20220531;21.3;10.4;15.8;2.8;11.24;3.5;3.79;18545 +81075;45.75297;-1.04982;9;20220601;26;12.2;19.1;2.5;13;8.4;4.26;19109 +81075;45.75297;-1.04982;9;20220602;27.2;15.4;21.3;2.8;16.4;12.2;4.46;19687 +81075;45.75297;-1.04982;9;20220603;25.1;17.1;21.1;2.7;18.44;1;3.58;16315 +81075;45.75297;-1.04982;9;20220604;22.8;16.8;19.8;2.9;17.8;.9;2.89;12627 +81075;45.75297;-1.04982;9;20220605;20.7;14.5;17.6;3.3;16.27;0;2.78;13463 +81075;45.75297;-1.04982;9;20220606;20.1;14.6;17.3;2;15.6;.8;2.43;11586 +81075;45.75297;-1.04982;9;20220607;21;15.5;18.2;4;15.87;9.6;3.34;16190 +81075;45.75297;-1.04982;9;20220608;20.3;15.5;17.9;5.3;16.74;1.4;2.85;13911 +81075;45.75297;-1.04982;9;20220609;20.9;14.8;17.8;3.5;14.9;.1;3.34;16114 +81075;45.75297;-1.04982;9;20220610;23.9;10.6;17.2;2.1;15.17;0;3.54;19894 +81075;45.75297;-1.04982;9;20220611;26.3;13.7;20;3.4;17;.4;5.1;28527 +81075;45.75297;-1.04982;9;20220612;28.8;16.7;22.8;4;16.54;0;6.15;28197 +81075;45.75297;-1.04982;9;20220613;28.5;16;22.2;5;12.4;0;7.26;29904 +81075;45.75297;-1.04982;9;20220614;33.9;14.2;24;3.7;14.34;.1;7.56;29699 +81075;45.75297;-1.04982;9;20220615;26.7;18.8;22.7;2.8;17.67;0;5.51;27394 +81075;45.75297;-1.04982;9;20220616;34.4;15.9;25.2;2.7;17.57;0;6.71;28245 +81075;45.75297;-1.04982;9;20220617;38.2;18;28.1;2.7;17.14;0;7.79;29316 +81075;45.75297;-1.04982;9;20220618;39.4;19.4;29.4;3.5;18.34;4.4;8.62;29453 +81075;45.75297;-1.04982;9;20220619;24.3;19.7;22;4.3;20.17;.1;4.44;22093 +81075;45.75297;-1.04982;9;20220620;26.8;17;21.9;2.9;18.47;10.6;4.73;23538 +81075;45.75297;-1.04982;9;20220621;23.5;16.8;20.1;2.6;19.97;1.1;4.05;23630 +81075;45.75297;-1.04982;9;20220622;22.9;17.2;20.1;3.6;18.47;1.8;3.93;21385 +81075;45.75297;-1.04982;9;20220623;23.2;13.2;18.2;2.1;17.04;6.4;3.99;23407 +81075;45.75297;-1.04982;9;20220624;21.7;16.9;19.3;4.7;16.94;18.2;3.98;20696 +81075;45.75297;-1.04982;9;20220625;17.5;14.9;16.2;2.6;15.9;5.4;2.27;12152 +81075;45.75297;-1.04982;9;20220626;20.4;12.5;16.5;1.9;13.87;.1;3.61;20712 +81075;45.75297;-1.04982;9;20220627;20.5;11.9;16.2;2.9;13.1;.1;4.68;29691 +81075;45.75297;-1.04982;9;20220628;21.8;9.5;15.7;1.8;12.5;.1;4.67;30736 +81075;45.75297;-1.04982;9;20220629;21.1;10.6;15.9;2.1;14.4;3.8;3.2;18575 +81075;45.75297;-1.04982;9;20220630;19.8;14.3;17.1;2.6;13.87;1.2;3.87;22302 +81075;45.75297;-1.04982;9;20220701;21.7;9.7;15.7;2;12.4;.1;4.56;28835 +81075;45.75297;-1.04982;9;20220702;25.6;10.8;18.2;3.2;13.27;0;5.56;30984 +81075;45.75297;-1.04982;9;20220703;22.8;14.3;18.6;4;15.54;.1;4.63;27338 +81075;45.75297;-1.04982;9;20220704;24.8;15;19.9;3.9;15.57;.3;4.98;25800 +81075;45.75297;-1.04982;9;20220705;26.6;13.9;20.2;4;14.8;0;5.87;29979 +81075;45.75297;-1.04982;9;20220706;28.3;14.3;21.3;3.9;14.07;0;6.42;29894 +81075;45.75297;-1.04982;9;20220707;25.9;15;20.5;3.6;16.37;.1;5.52;29019 +81075;45.75297;-1.04982;9;20220708;29.5;15;22.2;3.7;14.1;0;6.82;30654 +81075;45.75297;-1.04982;9;20220709;31.8;15;23.4;3.6;13.6;0;7.3;30268 +81075;45.75297;-1.04982;9;20220710;31.2;16.8;24;4.4;14.4;0;7.59;30280 +81075;45.75297;-1.04982;9;20220711;33.6;17.9;25.8;4.6;14.54;0;8.37;30258 +81075;45.75297;-1.04982;9;20220712;35.5;16.1;25.8;2.7;15.07;0;7.37;30335 +81075;45.75297;-1.04982;9;20220713;35.9;16.9;26.4;2;14.7;0;6.94;29878 +81075;45.75297;-1.04982;9;20220714;33.3;16.7;25;2.8;16.57;0;6.71;29620 +81075;45.75297;-1.04982;9;20220715;32.2;18.3;25.2;4;13.84;0;7.58;28614 +81075;45.75297;-1.04982;9;20220716;33.5;18;25.7;5;11.64;0;8.87;29167 +81075;45.75297;-1.04982;9;20220717;35.7;19.8;27.8;5.3;12.64;0;9.59;28239 +81075;45.75297;-1.04982;9;20220718;39.9;20;30;4.6;15.64;0;9.89;28743 +81075;45.75297;-1.04982;9;20220719;25.5;21.4;23.5;4;20.44;1.6;4.51;19879 +81075;45.75297;-1.04982;9;20220720;24.1;19.1;21.6;3.4;19;.2;4.45;23179 +81075;45.75297;-1.04982;9;20220721;26;15.9;21;2.6;17.1;.1;4.82;25662 +81075;45.75297;-1.04982;9;20220722;23.2;16.9;20;3.6;18.54;0;3.25;15964 +81075;45.75297;-1.04982;9;20220723;25.5;14.8;20.1;2.5;16.7;0;4.84;27614 +81075;45.75297;-1.04982;9;20220724;32.5;14;23.3;2.9;15.84;0;6.29;28682 +81075;45.75297;-1.04982;9;20220725;24;19.6;21.8;4.2;18.74;.9;3.75;16176 +81075;45.75297;-1.04982;9;20220726;23.9;16.4;20.1;2.7;15.57;.1;4.31;21933 +81075;45.75297;-1.04982;9;20220727;25.1;12.6;18.9;2.9;14.47;0;5.14;27738 +81075;45.75297;-1.04982;9;20220728;24.5;14.2;19.4;2.6;16.37;0;4.53;25155 +81075;45.75297;-1.04982;9;20220729;24.3;17.9;21.1;3.3;18.3;.1;4.44;22988 +81075;45.75297;-1.04982;9;20220730;25.2;15.6;20.4;2.8;18.37;.1;4.73;26897 +81075;45.75297;-1.04982;9;20220731;25.3;15.9;20.6;3.4;18.87;.1;4.54;26061 +81075;45.75297;-1.04982;9;20220801;27;15.3;21.2;3.1;19.07;0;4.55;25159 +81075;45.75297;-1.04982;9;20220802;33.1;16.5;24.8;2.9;18.3;0;6.28;27629 +81075;45.75297;-1.04982;9;20220803;34.4;17.8;26.1;2.3;18.17;0;6.03;26286 +81075;45.75297;-1.04982;9;20220804;30.7;20;25.3;3.1;19.4;.1;4.92;18986 +81075;45.75297;-1.04982;9;20220805;28.6;18.4;23.5;4.7;15.24;0;6.28;24212 +81075;45.75297;-1.04982;9;20220806;29.9;17.6;23.7;5.6;11.2;0;7.85;26347 +81075;45.75297;-1.04982;9;20220807;31.2;15.9;23.6;4.9;9.74;0;8.01;27506 +81075;45.75297;-1.04982;9;20220808;33.3;17.4;25.4;4.7;10.6;0;8.19;26190 +81075;45.75297;-1.04982;9;20220809;34.6;18.8;26.7;4.5;11.74;0;8.24;25309 +81075;45.75297;-1.04982;9;20220810;36.3;19;27.7;4.1;11.9;0;8.36;26726 +81075;45.75297;-1.04982;9;20220811;38.1;18.6;28.4;3.4;11.87;0;8.01;25544 +81075;45.75297;-1.04982;9;20220812;35.6;20.8;28.2;3.1;14.27;0;7.19;25327 +81075;45.75297;-1.04982;9;20220813;26;19.7;22.8;3.5;21.57;3.4;3.91;19245 +81075;45.75297;-1.04982;9;20220814;24.3;19.6;21.9;3.6;20.5;.3;3.61;17862 +81075;45.75297;-1.04982;9;20220815;24.6;19.1;21.8;3.5;19.54;.1;3.87;19419 +81075;45.75297;-1.04982;9;20220816;24.8;17.3;21;2.1;18.87;.6;3.32;17056 +81075;45.75297;-1.04982;9;20220817;23.7;17.3;20.5;3.2;17.84;0;3.95;21559 +81075;45.75297;-1.04982;9;20220818;23.6;13.9;18.8;3.4;17.34;0;3.43;19766 +81075;45.75297;-1.04982;9;20220819;24.6;17.9;21.3;3.4;19.87;.2;3.37;16620 +81075;45.75297;-1.04982;9;20220820;25.4;19.5;22.4;2.3;19.17;0;3.48;16581 +81075;45.75297;-1.04982;9;20220821;23.4;14.9;19.2;2.2;17.6;.9;2.78;14618 +81075;45.75297;-1.04982;9;20220822;24.1;19.4;21.8;3.1;21.1;.9;3.25;17218 +81075;45.75297;-1.04982;9;20220823;26.5;19.6;23.1;2.1;22.04;.1;3.21;16002 +81075;45.75297;-1.04982;9;20220824;34.2;17.1;25.6;2.7;19.47;2.8;5.51;23005 +81075;45.75297;-1.04982;9;20220825;27.2;20.6;23.9;4.4;21.74;.9;3.83;14847 +81075;45.75297;-1.04982;9;20220826;26.4;18;22.2;3.4;18.67;0;3.9;17503 +81075;45.75297;-1.04982;9;20220827;28.9;15.2;22.1;2.7;15.7;0;4.7;22862 +81075;45.75297;-1.04982;9;20220828;31.3;15.9;23.6;3.6;13.57;0;5.97;22936 +81075;45.75297;-1.04982;9;20220829;33.5;17;25.2;2.8;15.94;.1;5.39;19142 +81075;45.75297;-1.04982;9;20220830;26.9;19.8;23.4;2.5;21.4;0;3.89;19829 +81075;45.75297;-1.04982;9;20220831;27.9;18.8;23.4;3.5;21.37;.3;3.61;15767 +81075;45.75297;-1.04982;9;20220901;26.7;18.6;22.7;3.2;19.7;.9;3.96;19551 +81075;45.75297;-1.04982;9;20220902;24;17.7;20.9;2.8;19.84;3.9;3.22;18182 +81075;45.75297;-1.04982;9;20220903;23.5;17.5;20.5;2.3;17;.4;3.47;19107 +81075;45.75297;-1.04982;9;20220904;28;14.2;21.1;2.2;16.3;0;4.06;21104 +81075;45.75297;-1.04982;9;20220905;28.2;16.7;22.4;2.9;18.2;0;4.3;21074 +81075;45.75297;-1.04982;9;20220906;28;15.1;21.6;2.5;16.97;.4;3.99;20177 +81075;45.75297;-1.04982;9;20220907;19.6;16.7;18.2;3.2;17.67;4.5;1.98;8189 +81075;45.75297;-1.04982;9;20220908;23;18.2;20.6;5.7;16.57;1.5;3.83;16339 +81075;45.75297;-1.04982;9;20220909;22.5;17.7;20.1;4.9;15.87;.3;3.71;15874 +81075;45.75297;-1.04982;9;20220910;24.2;14.5;19.4;2;15.94;0;3.15;17992 +81075;45.75297;-1.04982;9;20220911;30.9;14.6;22.7;3.1;15.7;0;4.82;20888 +81075;45.75297;-1.04982;9;20220912;34.3;17.7;26;3.4;16.24;.3;5.4;16923 +81075;45.75297;-1.04982;9;20220913;30.8;21;25.9;4.4;20.67;.8;4.62;14755 +81075;45.75297;-1.04982;9;20220914;26.1;17.5;21.8;3;19.64;.1;3.4;17787 +81075;45.75297;-1.04982;9;20220915;24.2;16.1;20.2;3;18.47;.1;2.96;15696 +81075;45.75297;-1.04982;9;20220916;22.1;13.2;17.7;3.9;13.07;0;3.55;18156 +81075;45.75297;-1.04982;9;20220917;20.6;8.1;14.4;3.3;9.07;0;3.54;20088 +81075;45.75297;-1.04982;9;20220918;23.3;6.7;15;3.3;8.27;0;3.95;20027 +81075;45.75297;-1.04982;9;20220919;23;8.6;15.8;3.9;9.6;0;4;19628 +81075;45.75297;-1.04982;9;20220920;22.6;8.5;15.5;3.6;9.27;0;3.84;19294 +81075;45.75297;-1.04982;9;20220921;23.4;10.5;16.9;3.8;9.57;0;4.06;18772 +81075;45.75297;-1.04982;9;20220922;24.3;7.5;15.9;2.5;10.2;0;3.42;18894 +81075;45.75297;-1.04982;9;20220923;21.8;10.1;15.9;1.5;11.64;3.2;2.23;11687 +81075;45.75297;-1.04982;9;20220924;20.1;12.3;16.2;2.6;14;1.4;2.35;14298 +81075;45.75297;-1.04982;9;20220925;19.6;8.7;14.2;1.9;11.8;.4;2.09;13461 +81075;45.75297;-1.04982;9;20220926;19.8;8.4;14.1;3.6;12.14;4.1;2.26;11927 +81075;45.75297;-1.04982;9;20220927;18.5;13.5;16;5.8;13.47;5.7;2.49;9202 +81075;45.75297;-1.04982;9;20220928;18.8;16.3;17.5;7.5;15.74;4.6;2.36;9394 +81075;45.75297;-1.04982;9;20220929;17.2;11.4;14.3;2.5;12.2;.1;1.96;12291 +81075;45.75297;-1.04982;9;20220930;17.9;7.2;12.6;2.7;11.9;3.6;2.01;16266 +81075;45.75297;-1.04982;9;20221001;19.4;16;17.7;5.7;18.77;3;1.23;6559 +81075;45.75297;-1.04982;9;20221002;21;17.3;19.1;3.6;17.4;.2;2.22;11812 +81075;45.75297;-1.04982;9;20221003;23;13;18;1.8;15.44;0;2.28;15233 +81075;45.75297;-1.04982;9;20221004;22.5;9;15.8;1.3;13.47;.1;2.11;16430 +81075;45.75297;-1.04982;9;20221005;19.8;12;15.9;2.5;16.3;.9;1.57;11226 +81075;45.75297;-1.04982;9;20221006;21.5;12.3;16.9;3.5;13.3;0;2.63;14882 +81075;45.75297;-1.04982;9;20221007;22.6;8.9;15.7;2.1;12.67;0;2.25;14631 +81075;45.75297;-1.04982;9;20221008;21.7;11.3;16.5;3.5;11.77;0;2.78;14419 +81075;45.75297;-1.04982;9;20221009;24.6;8.8;16.7;2.6;13.17;.8;2.55;14805 +81075;45.75297;-1.04982;9;20221010;20.3;13.5;16.9;1.3;16.6;1.5;1.43;9307 +81075;45.75297;-1.04982;9;20221011;18.7;15.6;17.1;2.3;17.07;.9;1.3;6101 +81075;45.75297;-1.04982;9;20221012;20;11.3;15.6;1.6;14.77;.1;1.54;11637 +81075;45.75297;-1.04982;9;20221013;18.9;11.9;15.4;3.1;16.6;6.9;.97;6152 +81075;45.75297;-1.04982;9;20221014;19.5;17.3;18.4;5.2;18.97;.9;1.19;4792 +81075;45.75297;-1.04982;9;20221015;20;18.2;19.1;4.4;18.04;2.4;1.48;3918 +81075;45.75297;-1.04982;9;20221016;26;15.3;20.6;2.9;17.44;1.4;2.42;12195 +81075;45.75297;-1.04982;9;20221017;22.7;17.4;20.1;3.1;18.8;2.8;1.49;5558 +81075;45.75297;-1.04982;9;20221018;26.8;14.5;20.6;3.5;17.9;0;2.54;12967 +81075;45.75297;-1.04982;9;20221019;25.6;16.7;21.1;4.2;18.04;4.8;2.69;10130 +81075;45.75297;-1.04982;9;20221020;24;15.3;19.6;4.7;16.14;3;2.62;10685 +81075;45.75297;-1.04982;9;20221021;21;17.3;19.1;3.7;16.24;.1;1.94;6441 +81075;45.75297;-1.04982;9;20221022;23;11.8;17.4;3.2;14.97;0;1.96;10668 +81075;45.75297;-1.04982;9;20221023;23.6;18.5;21;5.9;15.37;.8;3.32;8898 +81075;45.75297;-1.04982;9;20221024;20.7;16.6;18.6;4;15.7;1.6;2.01;9596 +81075;45.75297;-1.04982;9;20221025;21.5;10.7;16.1;3.4;14.14;.5;1.71;7461 +81075;45.75297;-1.04982;9;20221026;24.6;13.3;19;3.7;15.47;0;2.29;11800 +81075;45.75297;-1.04982;9;20221027;23.1;14.8;19;5.4;16.64;0;2.26;6057 +81075;45.75297;-1.04982;9;20221028;24;17.5;20.8;3.7;16.54;0;2.32;8207 +81075;45.75297;-1.04982;9;20221029;22.8;18.1;20.4;4.2;16.07;0;2.38;7067 +81075;45.75297;-1.04982;9;20221030;18.9;13.4;16.1;1.9;14.9;.6;1.08;5657 +81075;45.75297;-1.04982;9;20221031;20.1;13.4;16.8;4.4;15.1;2;1.61;5692 +81075;45.75297;-1.04982;9;20221101;19;14.9;16.9;4.9;12.24;.8;2.4;7854 +81075;45.75297;-1.04982;9;20221102;18.6;11.5;15.1;2.6;13.3;0;1.26;7537 +81075;45.75297;-1.04982;9;20221103;16.7;9.8;13.2;4.9;12.54;16.3;1.35;5701 +81075;45.75297;-1.04982;9;20221104;15.6;10.9;13.3;7.2;10.64;1;2.16;8203 +81075;45.75297;-1.04982;9;20221105;16.8;7.5;12.1;1.9;10.6;0;1.06;8534 +81075;45.75297;-1.04982;9;20221106;17.7;8.7;13.2;4.7;12.17;2.5;1.48;6610 +81075;45.75297;-1.04982;9;20221107;19;14.5;16.7;4.9;13.88;.2;1.77;7482 +81075;45.75297;-1.04982;9;20221108;17.8;12.8;15.3;4.5;13.88;6;1.22;5157 +81075;45.75297;-1.04982;9;20221109;16.9;13.8;15.3;2.8;13.6;.7;1.21;5432 +81075;45.75297;-1.04982;9;20221110;15.7;7.8;11.8;2.5;11.74;0;.88;8967 +81075;45.75297;-1.04982;9;20221111;18.7;7.2;13;3.1;11.97;.2;1.2;8998 +81075;45.75297;-1.04982;9;20221112;20.7;10.4;15.6;3.5;13.54;.2;1.4;9021 +81075;45.75297;-1.04982;9;20221113;21.2;9.7;15.4;3;12.4;.1;1.48;9084 +81075;45.75297;-1.04982;9;20221114;16.1;10.5;13.3;3.8;12.2;2.9;1.16;5772 +81075;45.75297;-1.04982;9;20221115;16.3;11.9;14.1;5.4;12.97;7.2;1.36;3471 +81075;45.75297;-1.04982;9;20221116;16.9;13.1;15;7.2;13.37;3.5;1.63;3705 +81075;45.75297;-1.04982;9;20221117;15.6;13.8;14.7;7.6;12.7;8.4;1.82;2991 +81075;45.75297;-1.04982;9;20221118;15;9.9;12.4;2.8;10.4;5.5;1.16;5687 +81075;45.75297;-1.04982;9;20221119;12.2;6.2;9.2;1.8;9.34;.4;.61;7117 +81075;45.75297;-1.04982;9;20221120;14.7;4.6;9.6;3.2;10.64;6.5;.69;6010 +81075;45.75297;-1.04982;9;20221121;15.6;9.3;12.5;6.6;10.77;11.7;1.67;4632 +81075;45.75297;-1.04982;9;20221122;13.6;9.5;11.6;6.9;10.47;11.4;1.47;4864 +81075;45.75297;-1.04982;9;20221123;15.7;10.7;13.2;6;12.8;3.7;1.06;5914 +81075;45.75297;-1.04982;9;20221124;13.8;12.1;13;4.2;12.37;1.8;1.01;2453 +81075;45.75297;-1.04982;9;20221125;14;10.2;12.1;2.5;10.94;1.8;.9;4526 +81075;45.75297;-1.04982;9;20221126;12.9;5.8;9.3;2.6;9.87;0;.59;5764 +81075;45.75297;-1.04982;9;20221127;11.9;7;9.5;3.7;10.5;6.6;.6;4458 +81075;45.75297;-1.04982;9;20221128;14.6;10;12.3;3.8;11.04;5.5;1.05;4760 +81075;45.75297;-1.04982;9;20221129;13;6.6;9.8;1.4;9.67;.7;.42;6418 +81075;45.75297;-1.04982;9;20221130;10.1;.9;5.5;2.9;7.8;0;.48;6596 +81075;45.75297;-1.04982;9;20221201;8.4;4.9;6.6;3.8;8.17;0;.6;5250 +81075;45.75297;-1.04982;9;20221202;7;4.7;5.8;3.3;7.94;.8;.54;2454 +81075;45.75297;-1.04982;9;20221203;6.7;4.2;5.4;3.4;7.4;0;.64;2212 +81075;45.75297;-1.04982;9;20221204;7.5;.3;3.9;1.6;6.84;1.8;.31;4320 +81075;45.75297;-1.04982;9;20221205;10.2;-.7;4.7;3.3;6.64;.2;.65;7071 +81075;45.75297;-1.04982;9;20221206;6.5;1.7;4.1;4.1;7;0;.54;4424 +81075;45.75297;-1.04982;9;20221207;5.7;1;3.4;3.7;6.47;0;.61;3531 +81075;45.75297;-1.04982;9;20221208;3.6;-1.4;1.1;4.4;6;.7;.38;3942 +81075;45.75297;-1.04982;9;20221209;4.8;2.3;3.5;4.8;6.27;0;.71;4415 +81075;45.75297;-1.04982;9;20221210;3.6;-3.4;.1;2.5;5.3;1.8;.31;5885 +81075;45.75297;-1.04982;9;20221211;3.9;-1.7;1.1;3.2;5.24;0;.53;4713 +81075;45.75297;-1.04982;9;20221212;3.1;-2.3;.4;3.9;5.6;6.4;.45;2499 +81075;45.75297;-1.04982;9;20221213;4.3;-.2;2.1;3.5;6.87;.7;.21;3560 +81075;45.75297;-1.04982;9;20221214;15.3;4.4;9.8;3.3;11.87;1.6;.28;4916 +81075;45.75297;-1.04982;9;20221215;7.2;6.3;6.8;6.1;9.1;5.8;.42;2428 +81075;45.75297;-1.04982;9;20221216;6.1;1.5;3.8;6.4;5.2;0;1.26;5871 +81075;45.75297;-1.04982;9;20221217;4;-3.9;.1;3.6;4.74;0;.51;5982 +81075;45.75297;-1.04982;9;20221218;11;-2.2;4.4;4.8;7.34;0;.68;4175 +81075;45.75297;-1.04982;9;20221219;14.2;9.3;11.8;6.3;10.84;0;1.26;2949 +81075;45.75297;-1.04982;9;20221220;14;11.7;12.9;5;12.04;2.1;1.09;2174 +81075;45.75297;-1.04982;9;20221221;15.1;9.2;12.2;4.2;12.77;4.3;.63;2668 +81075;45.75297;-1.04982;9;20221222;15.4;13.3;14.3;6.1;14.24;8.3;.93;1312 +81075;45.75297;-1.04982;9;20221223;16;13.8;14.9;5.5;14.14;8.2;1.13;1403 +81075;45.75297;-1.04982;9;20221224;14.6;11.3;12.9;2.8;12.83;.6;.62;3350 +81075;45.75297;-1.04982;9;20221225;16.4;9;12.7;4.1;12.28;.7;.8;3496 +81075;45.75297;-1.04982;9;20221226;14.3;11.3;12.8;2.7;12.4;.4;.63;2484 +81075;45.75297;-1.04982;9;20221227;11.8;4.5;8.2;2.1;9.97;.3;.22;5201 +81075;45.75297;-1.04982;9;20221228;14.3;7.6;11;4.3;11.64;2;.66;3044 +81075;45.75297;-1.04982;9;20221229;12.9;12.6;12.7;4.9;12.44;4.2;.96;1200 +81075;45.75297;-1.04982;9;20221230;16.8;7.8;12.3;6.2;13.13;2.4;.73;2842 +81075;45.75297;-1.04982;9;20221231;18.3;13;15.6;6.1;12.08;0;1.81;3959 +81076;45.78279;-.74613;32;20220101;15.4;7.3;11.3;3.1;10.78;.1;.74;5283 +81076;45.78279;-.74613;32;20220102;15;10.4;12.7;3.8;12.27;.8;.88;3206 +81076;45.78279;-.74613;32;20220103;15.3;11.6;13.5;4.3;12.58;1.4;.96;3538 +81076;45.78279;-.74613;32;20220104;13.9;12;13;4.3;10.68;1.9;1.43;1574 +81076;45.78279;-.74613;32;20220105;8.6;2.7;5.7;2.2;6.73;0;.6;5598 +81076;45.78279;-.74613;32;20220106;8.7;-.2;4.3;1.7;6;1.1;.46;5931 +81076;45.78279;-.74613;32;20220107;11.8;3.5;7.6;4.9;8.83;5.2;.78;5803 +81076;45.78279;-.74613;32;20220108;12.5;8.8;10.7;6.6;10.7;8.7;1.05;2707 +81076;45.78279;-.74613;32;20220109;10.2;7.7;8.9;3.5;10.3;11.1;.58;1690 +81076;45.78279;-.74613;32;20220110;10.2;8.9;9.6;2.3;11.08;2.4;.48;1358 +81076;45.78279;-.74613;32;20220111;10.3;4.2;7.2;2.1;7.48;0;.6;6571 +81076;45.78279;-.74613;32;20220112;5.4;-.5;2.5;4.5;5.9;0;.62;6410 +81076;45.78279;-.74613;32;20220113;7.6;.6;4.1;3.4;5.75;0;.8;6892 +81076;45.78279;-.74613;32;20220114;8;-3.3;2.4;2;5.58;.1;.5;6548 +81076;45.78279;-.74613;32;20220115;6.9;-3.9;1.5;1.1;5.55;.1;.2;7525 +81076;45.78279;-.74613;32;20220116;1.4;-4;-1.3;1.1;5.7;.1;.19;3232 +81076;45.78279;-.74613;32;20220117;6.8;-.8;3;2;7.48;0;.32;3358 +81076;45.78279;-.74613;32;20220118;7.4;1.3;4.4;2.2;7.1;.1;.47;5297 +81076;45.78279;-.74613;32;20220119;6.5;3.5;5;1.5;7.88;2.5;.47;1935 +81076;45.78279;-.74613;32;20220120;8.4;4.6;6.5;2.8;8.03;.2;.67;4091 +81076;45.78279;-.74613;32;20220121;6.2;.7;3.5;4.5;6.03;0;.82;7108 +81076;45.78279;-.74613;32;20220122;6.8;-.1;3.4;4.5;6.15;.1;.79;6084 +81076;45.78279;-.74613;32;20220123;8.9;.8;4.8;3.9;6.53;0;.88;7716 +81076;45.78279;-.74613;32;20220124;11.7;-1.3;5.2;2.1;6.58;0;.76;8430 +81076;45.78279;-.74613;32;20220125;12.6;-1.4;5.6;1.7;6.73;0;.65;8401 +81076;45.78279;-.74613;32;20220126;1.3;-2.5;-.6;3;5.83;0;.24;3665 +81076;45.78279;-.74613;32;20220127;.8;-2.5;-.8;2.3;5.58;0;.31;3092 +81076;45.78279;-.74613;32;20220128;9.6;-.5;4.6;1.6;8.18;0;.42;5840 +81076;45.78279;-.74613;32;20220129;5.9;3.4;4.6;1.6;8.3;0;.37;2616 +81076;45.78279;-.74613;32;20220130;8.9;5.4;7.1;1.7;9.65;.2;.44;2848 +81076;45.78279;-.74613;32;20220131;11.2;6.8;9;4.2;9.38;.3;.95;6020 +81076;45.78279;-.74613;32;20220201;10.9;2.5;6.7;3.8;9.13;.2;.63;3982 +81076;45.78279;-.74613;32;20220202;9.7;8;8.9;2.5;10.38;0;.55;3553 +81076;45.78279;-.74613;32;20220203;8.5;4.3;6.4;2.4;9.23;.8;.45;2653 +81076;45.78279;-.74613;32;20220204;12.5;7.3;9.9;3.2;10.58;1;.81;4885 +81076;45.78279;-.74613;32;20220205;11.5;1.8;6.6;2.1;8.03;.2;.77;8939 +81076;45.78279;-.74613;32;20220206;11.4;4.2;7.8;5.3;10.55;1.1;.46;4333 +81076;45.78279;-.74613;32;20220207;12.9;9.9;11.4;3.2;10.53;.2;1.1;6356 +81076;45.78279;-.74613;32;20220208;13.6;2.8;8.2;1.8;8.18;0;.95;10069 +81076;45.78279;-.74613;32;20220209;14.2;3.4;8.8;3.2;8.45;.2;1.25;7767 +81076;45.78279;-.74613;32;20220210;7.1;2.3;4.7;3.2;9.84;.1;.75;6366 +81076;45.78279;-.74613;32;20220211;10.8;3.3;7;4;7.14;0;1.39;11000 +81076;45.78279;-.74613;32;20220212;11.7;.2;6;2.4;6.2;0;1.21;10650 +81076;45.78279;-.74613;32;20220213;15.1;.6;7.8;6.5;8.85;2.3;1.47;8900 +81076;45.78279;-.74613;32;20220214;12.2;8;10.1;7.1;9.9;2.8;1.45;8348 +81076;45.78279;-.74613;32;20220215;12.2;5;8.6;5.4;10.25;17.7;.88;5550 +81076;45.78279;-.74613;32;20220216;13.2;9.5;11.4;7;13.33;4.1;.44;3787 +81076;45.78279;-.74613;32;20220217;12.8;12;12.4;5.4;13.48;1.3;.68;2907 +81076;45.78279;-.74613;32;20220218;12.7;10.3;11.5;4.4;11.1;.4;1.19;3607 +81076;45.78279;-.74613;32;20220219;11.8;4.3;8.1;3.1;8.13;.1;1.29;10753 +81076;45.78279;-.74613;32;20220220;13.7;7.8;10.7;5.5;11.7;2;.98;7446 +81076;45.78279;-.74613;32;20220221;12.6;9.3;10.9;6.7;9.43;0;1.8;7255 +81076;45.78279;-.74613;32;20220222;12.8;6.5;9.7;3.1;10.33;.1;1.01;6598 +81076;45.78279;-.74613;32;20220223;15.4;7.6;11.5;1.3;10.5;0;1.18;9528 +81076;45.78279;-.74613;32;20220224;13.9;5.1;9.5;3.1;9.18;.4;1.37;9601 +81076;45.78279;-.74613;32;20220225;11.5;1.2;6.4;1.9;6.93;.1;1.27;11898 +81076;45.78279;-.74613;32;20220226;14;1.2;7.6;4;5.58;0;2.32;13815 +81076;45.78279;-.74613;32;20220227;15.8;3.5;9.7;2.5;8.05;.1;1.74;12795 +81076;45.78279;-.74613;32;20220228;17.6;3.3;10.4;1.1;9.43;0;1.42;13254 +81076;45.78279;-.74613;32;20220301;18.3;5.4;11.8;2.4;8.88;.4;1.96;11422 +81076;45.78279;-.74613;32;20220302;11.6;8.8;10.2;2.8;10.6;1.3;1.01;4667 +81076;45.78279;-.74613;32;20220303;13.3;7.5;10.4;2.8;11;2;1.09;7312 +81076;45.78279;-.74613;32;20220304;10.3;8.3;9.3;4.4;9.9;.5;1.13;5092 +81076;45.78279;-.74613;32;20220305;12.2;3.5;7.8;3.4;7.95;.5;1.63;12773 +81076;45.78279;-.74613;32;20220306;12.1;6.5;9.3;3.6;7.3;0;2.02;11917 +81076;45.78279;-.74613;32;20220307;10.5;-1.2;4.7;3.1;5.18;0;1.84;15377 +81076;45.78279;-.74613;32;20220308;10.5;4.7;7.6;4.1;8.88;.9;1.04;5216 +81076;45.78279;-.74613;32;20220309;15.8;4.6;10.2;4.4;9.75;.3;1.9;12906 +81076;45.78279;-.74613;32;20220310;13.7;10;11.8;4.3;10.88;2.1;1.55;6885 +81076;45.78279;-.74613;32;20220311;13.6;8.6;11.1;5.4;10.95;6.6;1.42;7571 +81076;45.78279;-.74613;32;20220312;13.9;8.4;11.2;4.2;9.85;6.8;2;13457 +81076;45.78279;-.74613;32;20220313;13;8.2;10.6;4.7;9.25;6;1.88;9503 +81076;45.78279;-.74613;32;20220314;15.1;3.6;9.3;4.5;9.18;.6;1.87;11126 +81076;45.78279;-.74613;32;20220315;18.6;10.7;14.7;4;11.98;0;2.22;9693 +81076;45.78279;-.74613;32;20220316;15.4;11.8;13.6;4.3;11.95;0;1.66;5256 +81076;45.78279;-.74613;32;20220317;10.9;8.9;9.9;6.1;9.25;0;1.63;4938 +81076;45.78279;-.74613;32;20220318;13.9;5.6;9.7;6.9;8.3;0;2.46;11800 +81076;45.78279;-.74613;32;20220319;18.8;6.9;12.9;4.5;9.25;0;2.99;14550 +81076;45.78279;-.74613;32;20220320;18.3;8.2;13.2;4.7;9.25;0;3.12;14550 +81076;45.78279;-.74613;32;20220321;19.9;7.8;13.9;5.8;9.35;0;3.58;13950 +81076;45.78279;-.74613;32;20220322;18.3;6.1;12.2;5.8;7.05;0;3.96;18450 +81076;45.78279;-.74613;32;20220323;17.5;5.8;11.6;4.5;6.4;0;3.67;19100 +81076;45.78279;-.74613;32;20220324;19.3;2.5;10.9;2.9;6.65;0;3.25;19750 +81076;45.78279;-.74613;32;20220325;21.6;4.1;12.8;3.5;6.65;0;3.79;18150 +81076;45.78279;-.74613;32;20220326;22.6;7.4;15;4.2;7.2;0;4.38;18950 +81076;45.78279;-.74613;32;20220327;22.5;5.9;14.2;3;7.65;0;3.7;17850 +81076;45.78279;-.74613;32;20220328;21.1;8.4;14.8;2.9;8.2;0;3.42;16350 +81076;45.78279;-.74613;32;20220329;16.6;9.7;13.2;2.9;10.4;.1;2.25;11850 +81076;45.78279;-.74613;32;20220330;15.4;8.7;12;4.4;11.15;.5;1.89;9900 +81076;45.78279;-.74613;32;20220331;14;6.9;10.5;6.4;8.25;1.2;2.68;12900 +81076;45.78279;-.74613;32;20220401;10.2;1.8;6;8.2;5.5;.3;2.88;17250 +81076;45.78279;-.74613;32;20220402;10.1;1.5;5.8;5.3;5.45;0;2.61;17350 +81076;45.78279;-.74613;32;20220403;8.7;-.1;4.3;3.1;5.06;0;2.14;16422 +81076;45.78279;-.74613;32;20220404;11;1;6;2.9;5.64;0;2.47;20501 +81076;45.78279;-.74613;32;20220405;12.6;6.4;9.5;4;9.8;0;1.72;11629 +81076;45.78279;-.74613;32;20220406;13.8;9.4;11.6;5.3;11.3;3;1.76;10150 +81076;45.78279;-.74613;32;20220407;13.2;11;12.1;9.4;13.2;20.4;.95;4300 +81076;45.78279;-.74613;32;20220408;16.6;11.6;14.1;10.1;11.3;5.5;2.94;8600 +81076;45.78279;-.74613;32;20220409;13.7;3.8;8.7;2.8;7.55;.1;2.63;20650 +81076;45.78279;-.74613;32;20220410;18.1;1.7;9.9;4.7;6.8;0;3.77;22600 +81076;45.78279;-.74613;32;20220411;22.7;8.2;15.5;5.9;10.4;.1;4.45;19500 +81076;45.78279;-.74613;32;20220412;17.5;12.6;15.1;4.8;11.7;.5;2.77;10400 +81076;45.78279;-.74613;32;20220413;18.7;10.2;14.5;2.3;12.9;.9;2.42;14600 +81076;45.78279;-.74613;32;20220414;22.7;10.6;16.6;2.9;12.95;0;3.65;22050 +81076;45.78279;-.74613;32;20220415;23.8;9.5;16.7;3.1;11.8;.1;4.17;22800 +81076;45.78279;-.74613;32;20220416;22.6;9.1;15.9;3.4;11.3;0;4.19;23950 +81076;45.78279;-.74613;32;20220417;21.9;7.9;14.9;3.6;10.5;0;3.92;23200 +81076;45.78279;-.74613;32;20220418;18.7;9.9;14.3;4.1;12.15;0;2.91;17900 +81076;45.78279;-.74613;32;20220419;16.1;7.3;11.7;4.1;9.7;7;2.39;11300 +81076;45.78279;-.74613;32;20220420;14.7;8.5;11.6;4.1;11.55;4;1.43;5050 +81076;45.78279;-.74613;32;20220421;20.2;8.7;14.5;2.6;12.4;3.3;2.88;17450 +81076;45.78279;-.74613;32;20220422;18.3;9.9;14.1;2.1;12.75;2;2.38;14550 +81076;45.78279;-.74613;32;20220423;15.2;9.9;12.6;3.7;12.3;3.6;1.8;10150 +81076;45.78279;-.74613;32;20220424;15.3;11.6;13.4;5.6;13.05;0;1.71;7550 +81076;45.78279;-.74613;32;20220425;18;11.9;14.9;3.7;12.05;0;3.15;17950 +81076;45.78279;-.74613;32;20220426;20.9;5.9;13.4;4.5;10.35;0;4.14;25050 +81076;45.78279;-.74613;32;20220427;21.8;8.8;15.3;4.7;10.2;.1;4.17;18250 +81076;45.78279;-.74613;32;20220428;20.5;12.8;16.6;2.4;12.2;0;3.29;16950 +81076;45.78279;-.74613;32;20220429;21.6;10.8;16.2;2.7;13.7;0;3.38;20350 +81076;45.78279;-.74613;32;20220430;21.5;8.6;15.1;3.3;11.35;0;3.99;23950 +81076;45.78279;-.74613;32;20220501;20.3;9.3;14.8;3.1;9.3;0;4.05;22050 +81076;45.78279;-.74613;32;20220502;21.2;9.3;15.3;3.7;9.35;0;4.38;22000 +81076;45.78279;-.74613;32;20220503;22.5;10;16.2;3.9;10.2;0;4.74;24150 +81076;45.78279;-.74613;32;20220504;20.2;8.5;14.4;3.1;11;0;3.36;19500 +81076;45.78279;-.74613;32;20220505;20.9;7.3;14.1;3.4;11.35;0;3.81;24500 +81076;45.78279;-.74613;32;20220506;21.7;9.7;15.7;3.1;11.88;0;3.64;19055 +81076;45.78279;-.74613;32;20220507;23.3;11.4;17.3;2.7;12.58;.1;3.69;18487 +81076;45.78279;-.74613;32;20220508;24.6;10.4;17.5;2.6;12.18;0;3.83;17777 +81076;45.78279;-.74613;32;20220509;27.2;12.1;19.7;2.5;12.73;0;4.49;20275 +81076;45.78279;-.74613;32;20220510;28.3;13;20.7;2.3;13.4;.1;4.56;19971 +81076;45.78279;-.74613;32;20220511;22.3;12.8;17.5;2.6;15.08;0;3.31;18179 +81076;45.78279;-.74613;32;20220512;20;14;17;2;14.65;0;2.44;11852 +81076;45.78279;-.74613;32;20220513;23.5;11.8;17.7;1.8;13.85;0;3.57;18938 +81076;45.78279;-.74613;32;20220514;29.4;12.3;20.8;2.5;15.28;.2;4.5;18764 +81076;45.78279;-.74613;32;20220515;28.7;17.5;23.1;3.5;16.9;1.4;4.71;16990 +81076;45.78279;-.74613;32;20220516;27;13.5;20.3;1.9;16.13;.1;4.02;19666 +81076;45.78279;-.74613;32;20220517;29.8;15.9;22.8;3.7;15.73;.1;5.38;20078 +81076;45.78279;-.74613;32;20220518;31.8;14.1;22.9;2.6;16.03;.7;5;19169 +81076;45.78279;-.74613;32;20220519;25.8;16.8;21.3;2.7;18.05;.3;3.71;16890 +81076;45.78279;-.74613;32;20220520;24.7;17.7;21.2;3.5;17.18;0;3.62;14060 +81076;45.78279;-.74613;32;20220521;30.7;12.9;21.8;2.6;15.83;0;4.87;19556 +81076;45.78279;-.74613;32;20220522;32;19.1;25.5;3.3;17.95;5.6;5.18;16046 +81076;45.78279;-.74613;32;20220523;20.3;16.5;18.4;5.9;16.28;3.7;2.99;12059 +81076;45.78279;-.74613;32;20220524;18.4;12.2;15.3;3.2;12.18;.9;2.95;13649 +81076;45.78279;-.74613;32;20220525;20.3;10;15.1;2.8;12.05;.2;3.44;19007 +81076;45.78279;-.74613;32;20220526;19;13.7;16.4;2.5;14.3;0;2.2;9368 +81076;45.78279;-.74613;32;20220527;22.9;14.6;18.7;2.9;14.08;0;3.79;17482 +81076;45.78279;-.74613;32;20220528;25.3;12.7;19;4.1;11.98;0;5.2;21605 +81076;45.78279;-.74613;32;20220529;21.2;11.2;16.2;4.5;9.05;0;4.97;21499 +81076;45.78279;-.74613;32;20220530;22.7;8.5;15.6;3.5;8.65;0;4.73;21655 +81076;45.78279;-.74613;32;20220531;23;10.9;17;2.4;10.45;5.8;4.07;19776 +81076;45.78279;-.74613;32;20220601;26.3;13;19.6;2.2;12.53;7.4;4.27;18816 +81076;45.78279;-.74613;32;20220602;28.5;15.7;22.1;2.4;16.53;9.5;4.5;19602 +81076;45.78279;-.74613;32;20220603;26.2;17.7;21.9;2.6;18.75;2;3.88;17391 +81076;45.78279;-.74613;32;20220604;24.2;17;20.6;2.5;18.05;2.3;3.13;13491 +81076;45.78279;-.74613;32;20220605;21.1;15.4;18.2;3.2;16.18;.1;2.74;11913 +81076;45.78279;-.74613;32;20220606;20.5;14.9;17.7;1.9;15.6;.7;2.39;10934 +81076;45.78279;-.74613;32;20220607;21.9;14.4;18.1;3.6;15.5;10;3.61;18231 +81076;45.78279;-.74613;32;20220608;20.8;15.5;18.2;4.8;16.25;.9;3.01;13752 +81076;45.78279;-.74613;32;20220609;21.5;13.9;17.7;3.1;14.65;.1;3.48;17310 +81076;45.78279;-.74613;32;20220610;25.6;11.1;18.4;1.7;15.08;0;3.92;21496 +81076;45.78279;-.74613;32;20220611;28.3;14.1;21.2;3.1;16.68;.3;5.32;27253 +81076;45.78279;-.74613;32;20220612;29.4;17.3;23.4;3.9;16.35;0;6.1;26134 +81076;45.78279;-.74613;32;20220613;28.5;16;22.2;4.9;12.23;0;7.16;28797 +81076;45.78279;-.74613;32;20220614;33.9;14.4;24.1;3.3;14.2;.1;7.33;28967 +81076;45.78279;-.74613;32;20220615;29.5;19.6;24.6;2.8;17.4;0;6.16;28055 +81076;45.78279;-.74613;32;20220616;34.5;16.8;25.6;2.5;17.18;0;6.47;27044 +81076;45.78279;-.74613;32;20220617;38.4;18.8;28.6;2.8;15.98;0;7.86;28683 +81076;45.78279;-.74613;32;20220618;39.3;21.1;30.2;3.4;17.23;4.4;8.54;28521 +81076;45.78279;-.74613;32;20220619;26.2;20.4;23.3;3.9;20.18;.5;4.74;21898 +81076;45.78279;-.74613;32;20220620;28;17.1;22.6;2.6;18.73;14.1;4.75;22391 +81076;45.78279;-.74613;32;20220621;24.8;17.1;20.9;2.4;20.05;2.1;3.89;20828 +81076;45.78279;-.74613;32;20220622;23.9;17.1;20.5;3.6;18.23;2.7;4.18;21534 +81076;45.78279;-.74613;32;20220623;23.1;14.2;18.7;2;17.3;6.7;3.54;19554 +81076;45.78279;-.74613;32;20220624;22;16.5;19.2;4.3;16.83;16.7;3.88;19959 +81076;45.78279;-.74613;32;20220625;18.4;15.5;17;2.2;15.9;7.8;2.24;10970 +81076;45.78279;-.74613;32;20220626;20.4;13.5;16.9;1.8;14.05;0;3.13;16493 +81076;45.78279;-.74613;32;20220627;21.6;12.6;17.1;2.7;13.1;.1;4.62;27427 +81076;45.78279;-.74613;32;20220628;23.2;10.5;16.9;1.8;12.63;0;4.7;28896 +81076;45.78279;-.74613;32;20220629;22.1;11.6;16.8;1.9;14.53;4.8;3.07;16118 +81076;45.78279;-.74613;32;20220630;20.3;14.1;17.2;2.4;13.8;1.3;3.74;20988 +81076;45.78279;-.74613;32;20220701;22.6;10.2;16.4;1.7;12.28;0;4.39;26598 +81076;45.78279;-.74613;32;20220702;26.9;11.5;19.2;2.6;13;0;5.52;29995 +81076;45.78279;-.74613;32;20220703;25;14.3;19.7;3.6;14.9;.1;5.11;27663 +81076;45.78279;-.74613;32;20220704;26.3;15.4;20.8;3.5;15.23;.2;5.09;24154 +81076;45.78279;-.74613;32;20220705;27.5;14.1;20.8;3.4;14.13;0;5.9;29177 +81076;45.78279;-.74613;32;20220706;28.5;14.8;21.6;3.4;13.28;0;6.34;28774 +81076;45.78279;-.74613;32;20220707;27.5;15.7;21.6;3.3;15.43;0;5.76;28174 +81076;45.78279;-.74613;32;20220708;29.3;15.8;22.6;4.1;13.8;0;6.86;28932 +81076;45.78279;-.74613;32;20220709;31.4;16.4;23.9;4.1;13.33;0;7.45;29021 +81076;45.78279;-.74613;32;20220710;30.8;17.3;24;4.7;14.13;0;7.55;28941 +81076;45.78279;-.74613;32;20220711;33.4;18.1;25.7;4.7;14.23;0;8.3;29274 +81076;45.78279;-.74613;32;20220712;35.1;17.4;26.2;3;14.43;0;7.51;29508 +81076;45.78279;-.74613;32;20220713;35.5;17.7;26.6;2.2;13.78;0;7.02;29061 +81076;45.78279;-.74613;32;20220714;34.8;17.6;26.2;2.6;15.8;0;6.85;28935 +81076;45.78279;-.74613;32;20220715;32.3;18.6;25.4;4.2;13.13;0;7.67;27314 +81076;45.78279;-.74613;32;20220716;33.3;18.5;25.9;5.2;11.1;0;8.97;28061 +81076;45.78279;-.74613;32;20220717;35.7;19.6;27.6;4.9;12.23;0;9.18;27305 +81076;45.78279;-.74613;32;20220718;39.9;20.5;30.2;4.4;14.75;0;9.67;28176 +81076;45.78279;-.74613;32;20220719;26.8;21.3;24.1;3.9;19.55;1.8;4.75;19188 +81076;45.78279;-.74613;32;20220720;25.1;18.8;22;3.3;18.58;.4;4.63;23108 +81076;45.78279;-.74613;32;20220721;28;16.2;22.1;2.3;17.05;.1;5.03;25328 +81076;45.78279;-.74613;32;20220722;24.8;17.1;21;3.6;18.13;0;3.62;15713 +81076;45.78279;-.74613;32;20220723;27.6;15.9;21.8;2.5;16.65;0;5.14;26446 +81076;45.78279;-.74613;32;20220724;33.7;15;24.3;2.7;15.25;0;6.38;28294 +81076;45.78279;-.74613;32;20220725;24.5;19.6;22.1;4.3;18.03;.9;3.95;15457 +81076;45.78279;-.74613;32;20220726;24.8;16.9;20.9;2.7;15.08;.1;4.3;19891 +81076;45.78279;-.74613;32;20220727;27.2;12.6;19.9;2.6;14;0;5.14;26103 +81076;45.78279;-.74613;32;20220728;26.2;14.6;20.4;2.8;16.15;0;4.69;23822 +81076;45.78279;-.74613;32;20220729;25.7;17.7;21.7;3.3;17.73;0;4.65;22695 +81076;45.78279;-.74613;32;20220730;27.4;16.1;21.8;2.7;18.2;.1;4.88;25158 +81076;45.78279;-.74613;32;20220731;28.3;16.3;22.3;3.1;18.18;.1;5.13;26054 +81076;45.78279;-.74613;32;20220801;30.2;15.6;22.9;2.7;17.95;0;5.24;25819 +81076;45.78279;-.74613;32;20220802;34.1;17.4;25.7;2.6;17.6;0;6.23;26806 +81076;45.78279;-.74613;32;20220803;35.9;18.6;27.3;2.3;17.15;0;6.2;25618 +81076;45.78279;-.74613;32;20220804;33.5;20.6;27.1;2.7;18.13;.1;5.38;20200 +81076;45.78279;-.74613;32;20220805;30.1;19.5;24.8;4.6;15.58;0;6.46;22744 +81076;45.78279;-.74613;32;20220806;30;17.6;23.8;5.7;11.33;0;7.82;25506 +81076;45.78279;-.74613;32;20220807;31.2;15.8;23.5;5.3;9.6;0;8.23;26587 +81076;45.78279;-.74613;32;20220808;33.4;16.9;25.2;4.9;10.28;0;8.39;25902 +81076;45.78279;-.74613;32;20220809;34.4;18.9;26.7;4.8;11.4;0;8.33;23846 +81076;45.78279;-.74613;32;20220810;36.4;19.7;28;4.3;11.28;0;8.65;26232 +81076;45.78279;-.74613;32;20220811;38.3;18.9;28.6;3.3;11.43;0;7.84;24890 +81076;45.78279;-.74613;32;20220812;37.9;22;29.9;3;12.73;0;7.5;24443 +81076;45.78279;-.74613;32;20220813;30;19.4;24.7;3.3;20.98;3.3;4.85;21361 +81076;45.78279;-.74613;32;20220814;25.1;19.6;22.4;4;20.13;.7;3.85;17515 +81076;45.78279;-.74613;32;20220815;25.8;18.1;21.9;3.6;18.88;0;4.16;19978 +81076;45.78279;-.74613;32;20220816;26.1;17.3;21.7;2.1;18.43;.8;3.4;16060 +81076;45.78279;-.74613;32;20220817;24.8;16.6;20.7;3.1;17.38;.2;4.09;21383 +81076;45.78279;-.74613;32;20220818;24.9;14.4;19.7;3.1;17.23;.2;3.57;18793 +81076;45.78279;-.74613;32;20220819;26.1;16.8;21.5;3.2;19.2;.4;3.63;17463 +81076;45.78279;-.74613;32;20220820;26.6;19.1;22.8;2.3;18.58;0;3.62;16326 +81076;45.78279;-.74613;32;20220821;24.6;15.4;20;2.3;17.25;.8;2.86;13186 +81076;45.78279;-.74613;32;20220822;25.3;19.3;22.3;3;20.6;.8;3.49;17377 +81076;45.78279;-.74613;32;20220823;27.6;19.7;23.7;2.2;21.05;.1;3.41;15457 +81076;45.78279;-.74613;32;20220824;34.6;17.4;26;2.3;18.63;2.3;5.37;22587 +81076;45.78279;-.74613;32;20220825;28.2;20.5;24.3;3.8;20.73;.9;3.82;13902 +81076;45.78279;-.74613;32;20220826;28.2;18.1;23.2;3.3;18.3;0;4.31;18596 +81076;45.78279;-.74613;32;20220827;29.5;15.6;22.6;2.7;14.78;0;4.85;21731 +81076;45.78279;-.74613;32;20220828;31.3;16.1;23.7;3.5;13.03;0;5.94;22342 +81076;45.78279;-.74613;32;20220829;33.9;17.3;25.6;2.8;15;0;5.31;17836 +81076;45.78279;-.74613;32;20220830;29.9;20.6;25.2;2.5;19.85;.1;4.34;18707 +81076;45.78279;-.74613;32;20220831;30.3;17.7;24;3.2;19.8;.6;4.17;17318 +81076;45.78279;-.74613;32;20220901;28.4;18.5;23.4;3;18.93;0;4.25;19499 +81076;45.78279;-.74613;32;20220902;24.6;17.9;21.2;2.7;19.18;5.1;3.15;16064 +81076;45.78279;-.74613;32;20220903;24.5;17.5;21;2.5;17.05;.3;3.56;18138 +81076;45.78279;-.74613;32;20220904;30.2;14.9;22.6;2.4;15.58;.6;4.5;20540 +81076;45.78279;-.74613;32;20220905;30.5;17.1;23.8;3;16.93;0;4.79;20699 +81076;45.78279;-.74613;32;20220906;28.9;15;22;2.7;16.53;.1;4.15;19357 +81076;45.78279;-.74613;32;20220907;20.9;17.1;19;3.3;17.05;5.9;2.19;8100 +81076;45.78279;-.74613;32;20220908;23.5;16.5;20;5.3;16.2;1.6;3.81;17409 +81076;45.78279;-.74613;32;20220909;23;16.1;19.6;4.3;15.5;.6;3.51;15703 +81076;45.78279;-.74613;32;20220910;25.2;14.5;19.8;1.9;15.53;0;3.17;17021 +81076;45.78279;-.74613;32;20220911;31;14.7;22.9;2.9;14.75;0;4.7;20190 +81076;45.78279;-.74613;32;20220912;35;17.9;26.5;3.5;15;.3;5.57;15994 +81076;45.78279;-.74613;32;20220913;31.5;21.6;26.5;4.6;20.25;2.8;4.74;12750 +81076;45.78279;-.74613;32;20220914;27.8;18.3;23;3.2;18.88;.1;3.73;16550 +81076;45.78279;-.74613;32;20220915;25.2;16.6;20.9;2.8;18.45;.1;2.9;13808 +81076;45.78279;-.74613;32;20220916;22.3;13.5;17.9;3.7;12.93;0;3.5;17120 +81076;45.78279;-.74613;32;20220917;20.5;8.1;14.3;3.5;8.83;0;3.58;19059 +81076;45.78279;-.74613;32;20220918;23.6;6.4;15;3.2;7.8;0;3.99;19668 +81076;45.78279;-.74613;32;20220919;23;8.4;15.7;4.2;9.03;0;4.2;19057 +81076;45.78279;-.74613;32;20220920;22.7;8.9;15.8;4.3;8.8;0;4.2;18612 +81076;45.78279;-.74613;32;20220921;23.5;10.4;17;4.3;9.1;0;4.4;18132 +81076;45.78279;-.74613;32;20220922;25.2;8.3;16.8;2.4;9.45;0;3.56;18495 +81076;45.78279;-.74613;32;20220923;21.4;10.6;16;1.5;10.95;2;2.08;9114 +81076;45.78279;-.74613;32;20220924;20.2;12.5;16.3;2.4;13.93;2.7;2.19;12215 +81076;45.78279;-.74613;32;20220925;19.9;9.4;14.6;2;12.05;.2;2.06;12136 +81076;45.78279;-.74613;32;20220926;19.9;8.6;14.2;3.4;12.3;4.2;2.18;10649 +81076;45.78279;-.74613;32;20220927;18.4;12.1;15.3;5.2;13.33;7.7;2.22;9154 +81076;45.78279;-.74613;32;20220928;18.9;15.6;17.3;6.8;15.53;5.2;2.3;9397 +81076;45.78279;-.74613;32;20220929;17.7;11.4;14.5;2.3;11.88;.4;1.97;11795 +81076;45.78279;-.74613;32;20220930;18.8;7.9;13.3;2.5;11.75;4.1;2.07;15135 +81076;45.78279;-.74613;32;20221001;19.3;14.8;17.1;5.6;18.28;6.1;1.15;6115 +81076;45.78279;-.74613;32;20221002;21.5;16.6;19;3.6;17.1;.1;2.28;11659 +81076;45.78279;-.74613;32;20221003;23.1;13.4;18.2;1.9;15.43;0;2.3;14223 +81076;45.78279;-.74613;32;20221004;23.2;9.5;16.3;1.1;13.65;.1;2.04;15278 +81076;45.78279;-.74613;32;20221005;22.2;12;17.1;2.5;15.85;1.1;1.94;11923 +81076;45.78279;-.74613;32;20221006;21;12.6;16.8;3.2;13.88;0;2.38;13751 +81076;45.78279;-.74613;32;20221007;23.2;9.9;16.5;1.9;13.4;0;2.14;13003 +81076;45.78279;-.74613;32;20221008;21.5;12.1;16.8;3.7;11.93;0;2.86;13787 +81076;45.78279;-.74613;32;20221009;25;9.1;17.1;2.4;13.05;.7;2.51;14128 +81076;45.78279;-.74613;32;20221010;20.4;14.3;17.3;1.3;16.53;4;1.35;7682 +81076;45.78279;-.74613;32;20221011;18.2;15.6;16.9;2.3;16.93;.5;1.14;4624 +81076;45.78279;-.74613;32;20221012;19.7;12.1;15.9;1.7;14.8;.1;1.44;9279 +81076;45.78279;-.74613;32;20221013;18.6;12;15.3;2.9;16.23;7.9;.93;4671 +81076;45.78279;-.74613;32;20221014;19.9;16.7;18.3;5.1;18.73;.6;1.24;4734 +81076;45.78279;-.74613;32;20221015;20.4;17.5;19;4.5;17.78;.7;1.58;4325 +81076;45.78279;-.74613;32;20221016;26.5;15.3;20.9;2.9;17.53;1;2.48;11432 +81076;45.78279;-.74613;32;20221017;22.6;17.8;20.2;3.4;19.08;1.7;1.54;4443 +81076;45.78279;-.74613;32;20221018;27;15.8;21.4;3.5;18.38;0;2.59;11566 +81076;45.78279;-.74613;32;20221019;26;17.5;21.8;4.2;17.78;4.6;2.81;9329 +81076;45.78279;-.74613;32;20221020;23.9;15.2;19.5;4.5;16.55;6.3;2.46;9467 +81076;45.78279;-.74613;32;20221021;21;16.4;18.7;3.6;15.33;.1;1.96;5824 +81076;45.78279;-.74613;32;20221022;22.5;12.9;17.7;3.3;15.15;0;1.95;8858 +81076;45.78279;-.74613;32;20221023;24.2;18;21.1;6.2;14.93;2.6;3.57;8054 +81076;45.78279;-.74613;32;20221024;21;15.8;18.4;3.9;15.1;1.3;2.07;9403 +81076;45.78279;-.74613;32;20221025;21.8;11.6;16.7;3.4;14.05;.6;1.78;5919 +81076;45.78279;-.74613;32;20221026;24.9;13.5;19.2;3.7;15.45;0;2.37;10745 +81076;45.78279;-.74613;32;20221027;23.6;16.4;20;5.8;16.7;0;2.55;4383 +81076;45.78279;-.74613;32;20221028;24.6;18.4;21.5;4;16.55;0;2.56;7395 +81076;45.78279;-.74613;32;20221029;22.6;18;20.3;4.1;15.88;0;2.36;5826 +81076;45.78279;-.74613;32;20221030;18.8;14;16.4;2.2;14.85;.3;1.17;4428 +81076;45.78279;-.74613;32;20221031;20.1;13.6;16.8;4.3;15.25;1.9;1.57;4630 +81076;45.78279;-.74613;32;20221101;19.2;12.3;15.7;4.2;12.4;.8;2;8529 +81076;45.78279;-.74613;32;20221102;18.8;11.4;15.1;2.8;13.2;0;1.34;7195 +81076;45.78279;-.74613;32;20221103;16.7;10.8;13.8;4.5;12.43;18.8;1.41;3856 +81076;45.78279;-.74613;32;20221104;15.2;9.8;12.5;6;10.5;.8;1.8;7753 +81076;45.78279;-.74613;32;20221105;16.7;6.3;11.5;2;10.25;0;1.09;8156 +81076;45.78279;-.74613;32;20221106;17.4;9;13.2;4.4;11.58;1.8;1.51;5418 +81076;45.78279;-.74613;32;20221107;19.2;12.6;15.9;3.9;13.45;.1;1.64;7396 +81076;45.78279;-.74613;32;20221108;17.7;12;14.8;3.3;13.3;4.3;1.22;4511 +81076;45.78279;-.74613;32;20221109;16.4;13.8;15.1;2.8;13.65;1.2;1.14;4254 +81076;45.78279;-.74613;32;20221110;14.3;7.7;11;2.2;11.68;0;.73;6426 +81076;45.78279;-.74613;32;20221111;18.8;5.5;12.1;2.7;11.53;.2;1.11;8936 +81076;45.78279;-.74613;32;20221112;20.7;11.2;16;3.2;13.6;.2;1.42;8078 +81076;45.78279;-.74613;32;20221113;20.8;9.6;15.2;2.7;12.4;.1;1.37;8126 +81076;45.78279;-.74613;32;20221114;15.6;11.2;13.4;3.7;12.18;2.5;1.19;4081 +81076;45.78279;-.74613;32;20221115;15.4;11.8;13.6;5.3;13;6.4;1.22;2338 +81076;45.78279;-.74613;32;20221116;16.5;11.7;14.1;7;13.1;3.8;1.45;3780 +81076;45.78279;-.74613;32;20221117;15.5;12.8;14.2;6.6;12.58;9.6;1.56;3503 +81076;45.78279;-.74613;32;20221118;14.9;8;11.4;2.3;10.28;5.5;.92;5948 +81076;45.78279;-.74613;32;20221119;11.9;4.9;8.4;1.6;9.13;.3;.54;6495 +81076;45.78279;-.74613;32;20221120;14.1;4.2;9.2;3.1;10.08;4.1;.75;5001 +81076;45.78279;-.74613;32;20221121;14.9;8.9;11.9;5.6;10.7;12;1.44;3474 +81076;45.78279;-.74613;32;20221122;13.4;7.9;10.7;5.1;10.33;11.2;1.12;4941 +81076;45.78279;-.74613;32;20221123;15.7;10.2;13;5.1;12.55;2.7;1.02;5347 +81076;45.78279;-.74613;32;20221124;13.2;9.9;11.6;3.8;11.73;1.2;.83;2627 +81076;45.78279;-.74613;32;20221125;14.3;9;11.7;2.6;11;1.5;.81;5070 +81076;45.78279;-.74613;32;20221126;12.9;5.8;9.3;2.7;9.75;0;.67;5079 +81076;45.78279;-.74613;32;20221127;11.4;6.5;8.9;3.4;10.08;5.7;.61;3841 +81076;45.78279;-.74613;32;20221128;14.1;9.3;11.7;2.7;10.95;5.3;.82;4287 +81076;45.78279;-.74613;32;20221129;11.6;5.2;8.4;1.3;9.28;1.2;.39;5699 +81076;45.78279;-.74613;32;20221130;9.7;2.4;6.1;3.1;8.18;0;.48;5978 +81076;45.78279;-.74613;32;20221201;8.4;4.5;6.5;4.3;8.1;0;.63;5312 +81076;45.78279;-.74613;32;20221202;6.6;5.4;6;3.7;7.88;.4;.67;1408 +81076;45.78279;-.74613;32;20221203;6.4;3.8;5.1;3.4;7.55;.1;.58;1821 +81076;45.78279;-.74613;32;20221204;7.4;1.6;4.5;1.5;7.25;.5;.37;3261 +81076;45.78279;-.74613;32;20221205;10.2;-.1;5;2.9;6.8;.2;.64;6345 +81076;45.78279;-.74613;32;20221206;5.8;.7;3.3;3.5;6.63;0;.51;3838 +81076;45.78279;-.74613;32;20221207;5.6;.3;3;3.5;6.25;0;.6;3165 +81076;45.78279;-.74613;32;20221208;3.3;-2;.7;3.9;5.78;.4;.38;3608 +81076;45.78279;-.74613;32;20221209;4.4;1.9;3.1;4.9;6.13;.1;.7;3912 +81076;45.78279;-.74613;32;20221210;4;-3.1;.4;2.6;5.25;.8;.39;5110 +81076;45.78279;-.74613;32;20221211;3.9;-1.9;1;2.8;5.03;0;.54;4445 +81076;45.78279;-.74613;32;20221212;3.2;-2.4;.4;3.3;5.43;6.5;.48;1897 +81076;45.78279;-.74613;32;20221213;4.3;-.2;2.1;3.5;6.6;0;.25;3066 +81076;45.78279;-.74613;32;20221214;15.5;4.2;9.8;3.5;11.77;1.6;.32;4333 +81076;45.78279;-.74613;32;20221215;7;7;7;5.7;9.08;4.1;.53;1550 +81076;45.78279;-.74613;32;20221216;5.7;1.1;3.4;6.6;5.13;0;1.24;5766 +81076;45.78279;-.74613;32;20221217;3.8;-4.2;-.2;3.5;4.58;0;.54;5640 +81076;45.78279;-.74613;32;20221218;10.7;-1.7;4.5;4.8;7.45;0;.72;3298 +81076;45.78279;-.74613;32;20221219;14.6;9;11.8;6.4;10.9;.2;1.32;2830 +81076;45.78279;-.74613;32;20221220;13.9;11.8;12.8;5.8;11.9;2.1;1.25;1551 +81076;45.78279;-.74613;32;20221221;15.2;9.1;12.2;4.6;12.65;2.5;.73;2294 +81076;45.78279;-.74613;32;20221222;15.4;12.7;14;6.1;14.03;9.5;.93;1215 +81076;45.78279;-.74613;32;20221223;16;13.5;14.7;5.5;14.15;8;1.09;1140 +81076;45.78279;-.74613;32;20221224;15.1;11.3;13.2;2.3;12.9;.2;.63;2897 +81076;45.78279;-.74613;32;20221225;15.7;9.4;12.5;3.3;11.9;.2;.79;3872 +81076;45.78279;-.74613;32;20221226;14.2;11.1;12.6;2.2;12.1;.5;.67;2961 +81076;45.78279;-.74613;32;20221227;11.4;5.2;8.3;2.3;10.17;.3;.29;3966 +81076;45.78279;-.74613;32;20221228;14.1;7.7;10.9;5;11.67;2.6;.77;2033 +81076;45.78279;-.74613;32;20221229;12.5;11.8;12.2;5.5;12.1;4;.97;1700 +81076;45.78279;-.74613;32;20221230;16.5;7.8;12.2;5.5;12.92;2.2;.7;3638 +81076;45.78279;-.74613;32;20221231;17.9;12.4;15.2;5.3;11.85;0;1.88;3592 +81077;45.81474;-.42751;45;20220101;15.6;5.9;10.7;1.6;10.3;.1;.63;4867 +81077;45.81474;-.42751;45;20220102;15.1;9.9;12.5;3.3;11.95;1;.88;3060 +81077;45.81474;-.42751;45;20220103;15.7;11.9;13.8;4.1;12.5;1.5;1.13;3447 +81077;45.81474;-.42751;45;20220104;13.7;12.1;12.9;4;10.6;1.3;1.49;1339 +81077;45.81474;-.42751;45;20220105;8.3;1.1;4.7;1.3;6.6;.1;.45;4196 +81077;45.81474;-.42751;45;20220106;8.7;-1.8;3.5;.8;5.55;.8;.28;6250 +81077;45.81474;-.42751;45;20220107;11.7;2.2;6.9;4.2;8.2;4.3;.83;5174 +81077;45.81474;-.42751;45;20220108;12.5;7.5;10;6.3;10.25;9.3;1.03;3146 +81077;45.81474;-.42751;45;20220109;9.7;6.9;8.3;2.5;9.8;10.5;.53;2134 +81077;45.81474;-.42751;45;20220110;9.5;8.3;8.9;1.3;10.4;3;.46;1535 +81077;45.81474;-.42751;45;20220111;9.9;3.8;6.9;1.9;7.05;0;.64;5859 +81077;45.81474;-.42751;45;20220112;5.4;-.8;2.3;4.5;5.8;0;.67;5763 +81077;45.81474;-.42751;45;20220113;7.7;.6;4.1;3.4;5.55;0;.92;6207 +81077;45.81474;-.42751;45;20220114;8.6;-4.5;2.1;1.6;5.25;.1;.52;6573 +81077;45.81474;-.42751;45;20220115;9.1;-5.3;1.9;.7;5.2;.1;.25;7540 +81077;45.81474;-.42751;45;20220116;.7;-3.7;-1.5;.8;5.55;.2;.21;3043 +81077;45.81474;-.42751;45;20220117;6.9;-.8;3;2.3;7.45;0;.32;3331 +81077;45.81474;-.42751;45;20220118;8.3;1.3;4.8;2.6;7;.1;.57;6179 +81077;45.81474;-.42751;45;20220119;5.8;2.3;4.1;1.1;7.55;2.5;.39;2114 +81077;45.81474;-.42751;45;20220120;8.2;3.4;5.8;2.4;7.7;.2;.63;3255 +81077;45.81474;-.42751;45;20220121;6.2;.4;3.3;4.3;5.9;0;.84;6594 +81077;45.81474;-.42751;45;20220122;6.3;-.6;2.9;3.7;6.05;.1;.73;5069 +81077;45.81474;-.42751;45;20220123;7.8;1.5;4.7;4.1;6.4;0;.94;6265 +81077;45.81474;-.42751;45;20220124;11.7;-2.1;4.8;1.8;6.2;0;.74;8188 +81077;45.81474;-.42751;45;20220125;12.8;-3.1;4.9;1;6.15;0;.57;8600 +81077;45.81474;-.42751;45;20220126;1.5;-2.9;-.7;2.3;5.75;0;.23;4231 +81077;45.81474;-.42751;45;20220127;1.1;-2.7;-.8;3.1;5.45;0;.33;3828 +81077;45.81474;-.42751;45;20220128;9.9;-.9;4.5;1.7;7.8;0;.46;7081 +81077;45.81474;-.42751;45;20220129;5.9;2.7;4.3;1.4;8;.1;.38;3169 +81077;45.81474;-.42751;45;20220130;9.2;5.4;7.3;1.5;9.6;.3;.48;3042 +81077;45.81474;-.42751;45;20220131;11.2;6.5;8.9;4;8.95;.4;1.06;5189 +81077;45.81474;-.42751;45;20220201;10.5;.2;5.4;3.6;8.6;.2;.54;5199 +81077;45.81474;-.42751;45;20220202;9.4;7.7;8.6;2.1;9.9;0;.62;2460 +81077;45.81474;-.42751;45;20220203;7.9;3.7;5.8;2.1;8.8;.6;.45;2761 +81077;45.81474;-.42751;45;20220204;12.3;6.7;9.5;2.9;10.1;1.1;.84;4835 +81077;45.81474;-.42751;45;20220205;11.8;0;5.9;1.6;7.3;.1;.78;9116 +81077;45.81474;-.42751;45;20220206;11.5;1.4;6.5;5.3;10.1;1;.33;5731 +81077;45.81474;-.42751;45;20220207;13.1;9.5;11.3;3;9.9;.3;1.25;5844 +81077;45.81474;-.42751;45;20220208;14.2;1.9;8.1;1.6;7.6;0;1.04;9898 +81077;45.81474;-.42751;45;20220209;14.7;.8;7.8;2.8;8.05;.2;1.26;10201 +81077;45.81474;-.42751;45;20220210;6.1;.9;3.5;3.2;9.6;.1;.76;6533 +81077;45.81474;-.42751;45;20220211;10.7;3.3;7;3.6;7.2;0;1.35;11500 +81077;45.81474;-.42751;45;20220212;12.9;-.5;6.2;1.9;6.1;0;1.23;10100 +81077;45.81474;-.42751;45;20220213;16.4;.9;8.7;5.9;8.8;1.7;1.87;9200 +81077;45.81474;-.42751;45;20220214;12.8;7.5;10.2;5.4;10;2.6;1.36;7500 +81077;45.81474;-.42751;45;20220215;12.1;3.6;7.9;4.7;9.8;13.9;.82;5200 +81077;45.81474;-.42751;45;20220216;13.5;9.1;11.3;7.4;13.35;4.9;.45;4356 +81077;45.81474;-.42751;45;20220217;13.8;12.3;13.1;3.9;13.7;1.3;.76;2732 +81077;45.81474;-.42751;45;20220218;13.1;10.5;11.8;4.3;10.95;.4;1.31;3675 +81077;45.81474;-.42751;45;20220219;11.9;1.6;6.8;2.3;7.6;.1;1.17;10792 +81077;45.81474;-.42751;45;20220220;14.2;6.1;10.2;5.7;11.3;2.3;1.05;7323 +81077;45.81474;-.42751;45;20220221;12.6;8.1;10.4;6.6;9.2;.1;1.84;6783 +81077;45.81474;-.42751;45;20220222;12.8;4.5;8.7;2.8;9.65;.3;1.05;7722 +81077;45.81474;-.42751;45;20220223;15.6;7.1;11.4;1.1;10;.6;1.17;9055 +81077;45.81474;-.42751;45;20220224;14.6;3.9;9.2;2.5;8.55;.5;1.47;9655 +81077;45.81474;-.42751;45;20220225;11.7;-1.5;5.1;1.4;6.1;0;1.19;11747 +81077;45.81474;-.42751;45;20220226;14.3;-.5;6.9;3.5;5.25;0;2.28;13873 +81077;45.81474;-.42751;45;20220227;16.9;2.6;9.8;1.7;7.1;.1;1.76;13087 +81077;45.81474;-.42751;45;20220228;18.3;2.2;10.3;.9;8.55;0;1.46;13518 +81077;45.81474;-.42751;45;20220301;18.4;2.9;10.7;1.9;8.15;0;1.9;12704 +81077;45.81474;-.42751;45;20220302;11.5;8.3;9.9;2.6;10.25;.9;1;4662 +81077;45.81474;-.42751;45;20220303;14.1;7.1;10.6;2.4;10.6;1.9;1.25;8319 +81077;45.81474;-.42751;45;20220304;9.4;8.6;9;3.5;10.05;1.8;.84;2536 +81077;45.81474;-.42751;45;20220305;12.3;2.9;7.6;3;7.95;.6;1.52;11458 +81077;45.81474;-.42751;45;20220306;11.8;6.6;9.2;3.7;6.9;0;2.13;11711 +81077;45.81474;-.42751;45;20220307;10.9;-1.3;4.8;2.9;4.9;0;1.94;14606 +81077;45.81474;-.42751;45;20220308;11.1;3;7.1;3.5;8.35;1.3;1.23;8023 +81077;45.81474;-.42751;45;20220309;16.8;4.7;10.8;4.2;9.5;.4;2.19;13229 +81077;45.81474;-.42751;45;20220310;14.2;9.7;11.9;4.8;10.5;2.2;1.78;6572 +81077;45.81474;-.42751;45;20220311;13.6;8.7;11.1;5.8;10.65;8;1.6;6756 +81077;45.81474;-.42751;45;20220312;13.7;7.8;10.8;3.9;9.55;0;1.88;10787 +81077;45.81474;-.42751;45;20220313;12.7;8.3;10.5;4.2;8.9;6.1;1.84;7289 +81077;45.81474;-.42751;45;20220314;15.4;3.1;9.3;4.2;8.9;.8;2;12022 +81077;45.81474;-.42751;45;20220315;19.2;10.6;14.9;3.6;11.6;.1;2.45;10747 +81077;45.81474;-.42751;45;20220316;15.9;11.3;13.6;3.5;11.7;0;1.76;6506 +81077;45.81474;-.42751;45;20220317;11.1;9.3;10.2;5.8;9.2;0;1.74;4848 +81077;45.81474;-.42751;45;20220318;13.3;6;9.7;6.8;8.4;0;2.29;9700 +81077;45.81474;-.42751;45;20220319;19.1;6.7;12.9;3.4;9.1;0;2.88;14800 +81077;45.81474;-.42751;45;20220320;18.4;7.5;13;4.5;8.7;0;3.11;12700 +81077;45.81474;-.42751;45;20220321;20;7.3;13.7;5.1;8.8;0;3.67;15400 +81077;45.81474;-.42751;45;20220322;18.7;5.5;12.1;5;6.5;0;4.01;18000 +81077;45.81474;-.42751;45;20220323;17.9;5.6;11.8;3.9;6;0;3.69;18600 +81077;45.81474;-.42751;45;20220324;19.4;2.1;10.8;2.4;5.9;0;3.2;19400 +81077;45.81474;-.42751;45;20220325;22.1;3.9;13;2.6;6;0;3.65;17800 +81077;45.81474;-.42751;45;20220326;22.9;6.5;14.7;2.4;6.9;0;3.67;18500 +81077;45.81474;-.42751;45;20220327;23;5.7;14.4;2.7;7.1;0;3.74;17200 +81077;45.81474;-.42751;45;20220328;22;7.2;14.6;2.3;7.8;0;3.32;16300 +81077;45.81474;-.42751;45;20220329;17.1;9.8;13.5;2.5;9.9;0;2.2;9100 +81077;45.81474;-.42751;45;20220330;16.1;7.4;11.8;3.2;10.7;1.2;1.82;8500 +81077;45.81474;-.42751;45;20220331;14.7;7.2;11;5.2;8.3;1.8;2.79;13100 +81077;45.81474;-.42751;45;20220401;10.2;.9;5.6;6.7;5.2;.4;2.77;16400 +81077;45.81474;-.42751;45;20220402;9.7;.8;5.3;4.6;5.1;0;2.46;15600 +81077;45.81474;-.42751;45;20220403;8;-2.5;2.8;2.4;4.95;0;1.83;15402 +81077;45.81474;-.42751;45;20220404;11.8;-.1;5.8;2.5;5.43;0;2.41;19645 +81077;45.81474;-.42751;45;20220405;12.7;5.1;8.9;2.8;8.9;0;1.54;7700 +81077;45.81474;-.42751;45;20220406;13.9;9.1;11.5;4.8;11.2;2.1;1.63;7500 +81077;45.81474;-.42751;45;20220407;12.7;10.8;11.8;8.6;13.1;22.3;.74;2400 +81077;45.81474;-.42751;45;20220408;17.6;11.8;14.7;10;11.2;5.8;3.42;9000 +81077;45.81474;-.42751;45;20220409;14.2;2.8;8.5;1.8;7.4;0;2.32;17000 +81077;45.81474;-.42751;45;20220410;18.6;1.7;10.2;3.6;6.5;0;3.8;22400 +81077;45.81474;-.42751;45;20220411;22.6;8.1;15.3;5.6;10.24;0;4.42;19584 +81077;45.81474;-.42751;45;20220412;17.4;12.6;15;4.6;11.3;.4;2.69;8300 +81077;45.81474;-.42751;45;20220413;18.5;10;14.3;1.8;12.5;1.2;2.15;11900 +81077;45.81474;-.42751;45;20220414;23.3;12.1;17.7;2.4;12.5;0;3.86;21200 +81077;45.81474;-.42751;45;20220415;24.1;9.3;16.7;3.1;11;.1;4.35;22700 +81077;45.81474;-.42751;45;20220416;23;9.1;16.1;3.3;10.7;0;4.32;23300 +81077;45.81474;-.42751;45;20220417;23.5;8.6;16.1;2.8;9.6;0;4.37;23200 +81077;45.81474;-.42751;45;20220418;20.2;9.3;14.8;3.1;11.9;0;3;15700 +81077;45.81474;-.42751;45;20220419;16.4;7.1;11.8;2.8;9.6;4;2.07;8000 +81077;45.81474;-.42751;45;20220420;14.2;8.2;11.2;3.8;11.6;3.8;1.15;3300 +81077;45.81474;-.42751;45;20220421;20.8;8.9;14.9;2;12.6;2.8;2.61;14100 +81077;45.81474;-.42751;45;20220422;18.6;10.5;14.6;1.9;12.7;.1;2.56;15300 +81077;45.81474;-.42751;45;20220423;15.5;9.7;12.6;3.4;12;4.5;1.86;9600 +81077;45.81474;-.42751;45;20220424;15.7;10.7;13.2;5.2;12.6;1.6;1.79;7400 +81077;45.81474;-.42751;45;20220425;18.5;11.4;15;3.3;11.5;0;3.25;17500 +81077;45.81474;-.42751;45;20220426;21.4;4.9;13.2;3.9;10.3;.1;4.05;24100 +81077;45.81474;-.42751;45;20220427;22.2;8.4;15.3;3.5;10.1;0;4.04;18800 +81077;45.81474;-.42751;45;20220428;20.8;12.8;16.8;2.1;12;0;3.23;16200 +81077;45.81474;-.42751;45;20220429;22.3;11.6;17;2.6;13.8;0;3.21;16200 +81077;45.81474;-.42751;45;20220430;22.6;7.9;15.3;2.5;10.9;0;4.07;23400 +81077;45.81474;-.42751;45;20220501;20.5;9;14.8;2.1;8.7;0;3.95;22600 +81077;45.81474;-.42751;45;20220502;21.5;9.8;15.7;3.3;9.2;0;4.41;21600 +81077;45.81474;-.42751;45;20220503;22.5;10;16.3;3.3;9.9;0;4.64;23500 +81077;45.81474;-.42751;45;20220504;21.1;8.3;14.7;2;10;.1;3.43;18400 +81077;45.81474;-.42751;45;20220505;22.1;7;14.6;2.7;10.6;0;3.9;21600 +81077;45.81474;-.42751;45;20220506;22.3;8.6;15.4;2.4;10.7;0;4.22;24621 +81077;45.81474;-.42751;45;20220507;24.7;10.6;17.6;1.6;11.7;.1;4.18;23431 +81077;45.81474;-.42751;45;20220508;25.5;9.7;17.6;2.1;11.2;0;4.74;25649 +81077;45.81474;-.42751;45;20220509;27.9;11.5;19.7;1.8;11.9;0;5.03;26398 +81077;45.81474;-.42751;45;20220510;29.6;10.9;20.2;1.8;12.25;0;5.23;26620 +81077;45.81474;-.42751;45;20220511;24.9;13.3;19.1;2.5;14.9;0;4.37;23366 +81077;45.81474;-.42751;45;20220512;20.5;13.5;17;1.5;14.6;.1;2.68;14095 +81077;45.81474;-.42751;45;20220513;25.7;12.8;19.3;1.3;14.05;0;4.22;23673 +81077;45.81474;-.42751;45;20220514;29.7;11.4;20.6;2.1;14.75;0;5.16;25621 +81077;45.81474;-.42751;45;20220515;30;18.3;24.2;3.1;16.4;2;5.57;21881 +81077;45.81474;-.42751;45;20220516;28;12.6;20.3;1.6;15.75;0;4.66;25064 +81077;45.81474;-.42751;45;20220517;31.3;14.5;22.9;3.4;14.65;.1;6.49;27484 +81077;45.81474;-.42751;45;20220518;32.1;13.2;22.7;2;15.35;.5;5.66;26451 +81077;45.81474;-.42751;45;20220519;26.9;16.7;21.8;2.1;18.1;.2;4.18;20148 +81077;45.81474;-.42751;45;20220520;26.4;17.6;22;2.8;17.2;0;4.29;18443 +81077;45.81474;-.42751;45;20220521;31;12.5;21.8;2.1;15.4;0;5.49;26059 +81077;45.81474;-.42751;45;20220522;32.3;19.4;25.9;2.9;17.15;5.1;5.72;20782 +81077;45.81474;-.42751;45;20220523;21.1;17.1;19.1;5.3;16.35;6.1;3.46;14366 +81077;45.81474;-.42751;45;20220524;18.7;10.8;14.7;2.2;12.1;1.4;3.15;17978 +81077;45.81474;-.42751;45;20220525;21.1;7.1;14.1;2.3;11.4;.2;4.01;25461 +81077;45.81474;-.42751;45;20220526;19.4;13.2;16.3;1.8;14.05;0;2.66;13853 +81077;45.81474;-.42751;45;20220527;24;14.8;19.4;2.5;13.85;0;4.37;21184 +81077;45.81474;-.42751;45;20220528;25.2;12.7;19;4;11.65;0;5.81;27346 +81077;45.81474;-.42751;45;20220529;20.9;11.8;16.3;4.7;8.55;0;5.51;25430 +81077;45.81474;-.42751;45;20220530;23.4;7.9;15.6;2.9;7.95;0;5.4;28593 +81077;45.81474;-.42751;45;20220531;24.8;9;16.9;1.3;9.55;4.7;4.71;27805 +81077;45.81474;-.42751;45;20220601;27.2;12.9;20;1.9;11.7;2.8;5.13;25437 +81077;45.81474;-.42751;45;20220602;30;15.3;22.6;1.8;16.1;8.4;5.2;24909 +81077;45.81474;-.42751;45;20220603;27.9;18.1;23;2.2;18.75;2.3;4.85;23080 +81077;45.81474;-.42751;45;20220604;26.8;16.7;21.8;2;18;2.4;4.29;20692 +81077;45.81474;-.42751;45;20220605;21.9;15.9;18.9;3.2;15.8;.1;3.36;15012 +81077;45.81474;-.42751;45;20220606;20.5;14.1;17.3;1.2;15.35;.8;2.88;15710 +81077;45.81474;-.42751;45;20220607;22.8;13.1;17.9;3.2;14.8;10.2;4.18;22512 +81077;45.81474;-.42751;45;20220608;21.9;15.2;18.6;4.2;15.9;1.3;3.67;17608 +81077;45.81474;-.42751;45;20220609;22.8;12.9;17.9;2.8;13.95;.1;4.1;21215 +81077;45.81474;-.42751;45;20220610;27.9;9.4;18.7;.9;14;0;5.04;29903 +81077;45.81474;-.42751;45;20220611;30.6;13.8;22.2;2.1;15.85;0;5.76;27708 +81077;45.81474;-.42751;45;20220612;30.1;17.4;23.7;3.3;15.75;.1;6.17;25200 +81077;45.81474;-.42751;45;20220613;28.6;15.9;22.3;4.6;11.45;0;7.21;27613 +81077;45.81474;-.42751;45;20220614;34.2;13.9;24.1;3;13;.3;7.3;29162 +81077;45.81474;-.42751;45;20220615;33.5;19.4;26.5;2.4;15.9;0;6.86;28881 +81077;45.81474;-.42751;45;20220616;35;15.3;25.2;1.4;15.5;0;6.07;27881 +81077;45.81474;-.42751;45;20220617;38.6;17.4;28;2.2;14.75;0;7.53;29439 +81077;45.81474;-.42751;45;20220618;39.8;19.1;29.5;2.8;16.8;3.4;8.18;29244 +81077;45.81474;-.42751;45;20220619;28.1;20.6;24.4;3.3;19.95;0;4.93;20152 +81077;45.81474;-.42751;45;20220620;29.2;17.3;23.3;2.5;18.35;16.2;4.97;21941 +81077;45.81474;-.42751;45;20220621;26.8;16.5;21.6;2.1;19.7;2.7;4.01;19596 +81077;45.81474;-.42751;45;20220622;24.7;17.2;21;3.4;18;4.1;4.27;20269 +81077;45.81474;-.42751;45;20220623;23.3;13.4;18.3;1.1;16.95;6.4;3.49;19811 +81077;45.81474;-.42751;45;20220624;22.2;15.2;18.7;3.5;16.65;14.6;3.73;19695 +81077;45.81474;-.42751;45;20220625;18;15.8;16.9;1.8;16.35;13.6;1.88;8700 +81077;45.81474;-.42751;45;20220626;21;13;17;1.6;14.1;0;3.19;17108 +81077;45.81474;-.42751;45;20220627;22.6;10.8;16.7;2;12.75;.1;4.4;25774 +81077;45.81474;-.42751;45;20220628;24.6;9.2;16.9;1.4;12.05;0;4.83;29173 +81077;45.81474;-.42751;45;20220629;23;9.8;16.4;1.4;14.05;5.7;3.6;20996 +81077;45.81474;-.42751;45;20220630;20.9;13.9;17.4;1.8;14;1.9;3.46;18524 +81077;45.81474;-.42751;45;20220701;23.1;8.8;16;1.1;11.8;0;4.23;26206 +81077;45.81474;-.42751;45;20220702;28.8;9.9;19.3;1.5;12.25;0;5.47;30038 +81077;45.81474;-.42751;45;20220703;27.2;13;20.1;2.5;13.8;.2;5.51;27831 +81077;45.81474;-.42751;45;20220704;28.1;15.7;21.9;2.3;14.1;.2;5.12;22573 +81077;45.81474;-.42751;45;20220705;28.6;14.1;21.4;2.5;13.3;.1;5.93;28413 +81077;45.81474;-.42751;45;20220706;28.1;15;21.6;2.5;12.75;0;5.94;27915 +81077;45.81474;-.42751;45;20220707;28.7;15;21.9;2.4;14.65;0;5.77;27626 +81077;45.81474;-.42751;45;20220708;28.9;16.4;22.6;4.1;13.5;0;6.75;27435 +81077;45.81474;-.42751;45;20220709;31;15.7;23.3;3.4;13.25;0;7.02;29225 +81077;45.81474;-.42751;45;20220710;30.2;16.9;23.6;4.2;13.9;0;7.06;27616 +81077;45.81474;-.42751;45;20220711;32.6;18.3;25.4;4.3;14.05;0;7.74;27541 +81077;45.81474;-.42751;45;20220712;34.5;18.8;26.7;2.8;14.05;0;7.27;28170 +81077;45.81474;-.42751;45;20220713;35.3;14.9;25.1;1.7;13.1;0;6.5;29373 +81077;45.81474;-.42751;45;20220714;36.5;15.4;25.9;1.7;14.15;0;6.58;28985 +81077;45.81474;-.42751;45;20220715;31.9;18.9;25.4;3.3;12.8;0;7.03;26362 +81077;45.81474;-.42751;45;20220716;32.5;18.1;25.3;4.4;10.85;0;8.25;27557 +81077;45.81474;-.42751;45;20220717;34.8;20;27.4;4;12.25;0;8.21;26010 +81077;45.81474;-.42751;45;20220718;39.5;19.7;29.6;3.6;14.95;0;8.82;28416 +81077;45.81474;-.42751;45;20220719;27.9;20.2;24.1;3.1;18.45;1.8;4.67;17768 +81077;45.81474;-.42751;45;20220720;26.4;18.7;22.5;2.9;17.9;.5;4.63;20710 +81077;45.81474;-.42751;45;20220721;29.7;15.2;22.4;1.5;16.5;.1;5.13;26293 +81077;45.81474;-.42751;45;20220722;26.4;16;21.2;2.7;17.7;0;4.21;19247 +81077;45.81474;-.42751;45;20220723;29.5;14.5;22;1.8;15.75;0;5.33;27205 +81077;45.81474;-.42751;45;20220724;35.4;13.6;24.5;1.4;14.25;0;5.92;28018 +81077;45.81474;-.42751;45;20220725;24.5;20;22.2;3.7;17.15;.7;3.88;13074 +81077;45.81474;-.42751;45;20220726;25.5;15.7;20.6;1.9;14.4;.1;4.12;19587 +81077;45.81474;-.42751;45;20220727;28.6;11.3;19.9;1.6;13.35;0;4.83;25337 +81077;45.81474;-.42751;45;20220728;28.3;12.3;20.3;1.9;14.7;0;4.94;25810 +81077;45.81474;-.42751;45;20220729;27.6;16.5;22.1;2.4;16.75;.1;4.79;22702 +81077;45.81474;-.42751;45;20220730;29.9;14.4;22.2;1.8;16.9;0;4.95;24537 +81077;45.81474;-.42751;45;20220731;31.5;14.4;22.9;1.9;16.55;0;5.53;27097 +81077;45.81474;-.42751;45;20220801;32.9;13.6;23.2;1.4;16.25;0;5.41;26944 +81077;45.81474;-.42751;45;20220802;35;16.6;25.8;1.4;16.15;0;5.73;27028 +81077;45.81474;-.42751;45;20220803;37.6;16.3;26.9;1.4;15.4;0;5.92;26412 +81077;45.81474;-.42751;45;20220804;35.6;19.8;27.7;1.9;16.95;0;5.99;24664 +81077;45.81474;-.42751;45;20220805;31.4;20.2;25.8;3.6;15.5;0;6.23;21488 +81077;45.81474;-.42751;45;20220806;30;17.8;23.9;5.2;11;0;7.59;24292 +81077;45.81474;-.42751;45;20220807;31;16.6;23.8;5.2;9.3;0;8.08;25376 +81077;45.81474;-.42751;45;20220808;33.3;17.9;25.6;4.6;10.05;0;8.24;25396 +81077;45.81474;-.42751;45;20220809;34.2;19.9;27.1;4.5;11.15;0;8.06;22944 +81077;45.81474;-.42751;45;20220810;36.3;20.7;28.5;4.5;10.75;0;8.8;25048 +81077;45.81474;-.42751;45;20220811;38.6;17.9;28.3;2.5;10.65;0;7.07;24888 +81077;45.81474;-.42751;45;20220812;39;21.1;30;2.3;10.95;0;6.99;25011 +81077;45.81474;-.42751;45;20220813;34.4;17.2;25.8;2.6;18.85;2.8;5.8;23783 +81077;45.81474;-.42751;45;20220814;26;19.6;22.8;4.7;19.85;1.5;4.11;16220 +81077;45.81474;-.42751;45;20220815;26.9;18.1;22.5;3.4;18.35;0;4.24;17951 +81077;45.81474;-.42751;45;20220816;27.2;16.3;21.7;1.4;17.85;.7;3.54;17407 +81077;45.81474;-.42751;45;20220817;26.2;15.3;20.7;2.8;16.3;.7;4.2;20217 +81077;45.81474;-.42751;45;20220818;26.3;13.4;19.9;2.2;16.35;0;3.9;20367 +81077;45.81474;-.42751;45;20220819;27.4;15.2;21.3;2.5;18.35;.4;3.89;18888 +81077;45.81474;-.42751;45;20220820;27.7;18;22.9;1.9;17.85;.1;3.75;16778 +81077;45.81474;-.42751;45;20220821;25;13.9;19.4;1.5;16.35;.7;3.11;16109 +81077;45.81474;-.42751;45;20220822;26.9;19.1;23;2.5;19.9;.5;3.72;16772 +81077;45.81474;-.42751;45;20220823;28;18.9;23.5;1.5;20;.1;3.41;15805 +81077;45.81474;-.42751;45;20220824;35.3;17;26.1;1.8;17.25;1.9;5.3;23512 +81077;45.81474;-.42751;45;20220825;29.2;20.4;24.8;2.2;19.8;1;3.65;13898 +81077;45.81474;-.42751;45;20220826;29.3;18.5;23.9;2.1;17.85;0;4.29;19163 +81077;45.81474;-.42751;45;20220827;30;15.5;22.8;2.3;13.65;0;4.84;21556 +81077;45.81474;-.42751;45;20220828;31.1;15.8;23.5;3.2;12.7;0;5.73;21915 +81077;45.81474;-.42751;45;20220829;34.9;17;26;2.3;14.1;1;5.33;19945 +81077;45.81474;-.42751;45;20220830;32;20.3;26.1;2;18.75;0;4.33;17170 +81077;45.81474;-.42751;45;20220831;32.6;15.8;24.2;2.1;18;.8;4.66;20732 +81077;45.81474;-.42751;45;20220901;29.1;17.6;23.4;2.4;18.1;.2;4.15;18400 +81077;45.81474;-.42751;45;20220902;25.8;17.3;21.6;2.1;18.45;5;3.1;14403 +81077;45.81474;-.42751;45;20220903;25.6;16.5;21;2.1;16.95;.5;3.37;16569 +81077;45.81474;-.42751;45;20220904;31.9;13.6;22.8;2;14.85;1.6;4.62;21446 +81077;45.81474;-.42751;45;20220905;32.4;15.8;24.1;2.6;15.6;0;5.05;21209 +81077;45.81474;-.42751;45;20220906;30.2;12.8;21.5;2.1;15.15;.1;4.26;20831 +81077;45.81474;-.42751;45;20220907;20.2;15.2;17.7;2;16.7;6.6;2.03;10175 +81077;45.81474;-.42751;45;20220908;24.4;15.5;19.9;3.9;16.1;1.3;3.62;16593 +81077;45.81474;-.42751;45;20220909;23.4;14.5;18.9;3.2;15.35;.9;3.08;13826 +81077;45.81474;-.42751;45;20220910;25.9;13.9;19.9;1.2;15.45;.1;2.94;16562 +81077;45.81474;-.42751;45;20220911;30.8;13;21.9;2.3;14.2;0;4.46;20525 +81077;45.81474;-.42751;45;20220912;35.3;15.8;25.5;2.6;14.75;.1;5.2;17614 +81077;45.81474;-.42751;45;20220913;32.5;21.4;27;3.8;19.75;6;4.79;13152 +81077;45.81474;-.42751;45;20220914;28.8;17.3;23.1;2.4;18.25;.2;3.66;15931 +81077;45.81474;-.42751;45;20220915;25.7;16.3;21;2;17.9;.1;2.68;12418 +81077;45.81474;-.42751;45;20220916;21.9;13.2;17.5;2.6;12.7;0;3.03;15318 +81077;45.81474;-.42751;45;20220917;20.1;7.4;13.8;3.1;8.85;0;3.32;18109 +81077;45.81474;-.42751;45;20220918;23.3;5.3;14.3;2.3;7.7;0;3.5;18955 +81077;45.81474;-.42751;45;20220919;22.9;9.1;16;3.7;8.95;0;4.03;18074 +81077;45.81474;-.42751;45;20220920;22.6;8.6;15.6;4.1;8.7;0;4.12;18012 +81077;45.81474;-.42751;45;20220921;23.5;9.9;16.7;4;8.9;0;4.25;17711 +81077;45.81474;-.42751;45;20220922;25.7;8.3;17;1.8;8.85;0;3.38;18245 +81077;45.81474;-.42751;45;20220923;22.3;9.3;15.8;.9;10.2;.9;2.01;11779 +81077;45.81474;-.42751;45;20220924;20.5;11.2;15.8;1.4;13.1;3.3;1.96;11765 +81077;45.81474;-.42751;45;20220925;19.6;6.8;13.2;1.2;11.3;.3;1.95;14274 +81077;45.81474;-.42751;45;20220926;19.6;6.6;13.1;2.8;11.6;5;2.15;13040 +81077;45.81474;-.42751;45;20220927;18.6;10.2;14.4;4.4;12.95;7.4;2.09;10335 +81077;45.81474;-.42751;45;20220928;19;15.4;17.2;5.9;15.3;4;2.24;7961 +81077;45.81474;-.42751;45;20220929;17.8;10.2;14;1.5;11.7;.7;1.78;11531 +81077;45.81474;-.42751;45;20220930;19.3;6.4;12.9;1.7;11.3;3.9;2;14889 +81077;45.81474;-.42751;45;20221001;19.7;13.7;16.7;5.2;18.05;8;1.19;7083 +81077;45.81474;-.42751;45;20221002;21.8;16;18.9;3.3;16.5;0;2.24;9904 +81077;45.81474;-.42751;45;20221003;22.9;13.3;18.1;1.8;15.05;0;2.2;13187 +81077;45.81474;-.42751;45;20221004;23.8;8.4;16.1;.8;13.25;.1;1.94;14780 +81077;45.81474;-.42751;45;20221005;23.5;9.6;16.5;1.9;14.55;1.4;2.17;14313 +81077;45.81474;-.42751;45;20221006;21.1;13.2;17.1;2.8;13.7;0;2.33;12052 +81077;45.81474;-.42751;45;20221007;23.1;9.7;16.4;1.3;13.45;0;1.9;12515 +81077;45.81474;-.42751;45;20221008;21.3;12.3;16.8;3;11.75;0;2.67;13123 +81077;45.81474;-.42751;45;20221009;25.3;8.5;16.9;2;12.65;.5;2.5;14217 +81077;45.81474;-.42751;45;20221010;20.5;13.2;16.9;1.1;15.9;2.8;1.37;8417 +81077;45.81474;-.42751;45;20221011;18.1;15.4;16.8;2;16.6;.6;1.09;4632 +81077;45.81474;-.42751;45;20221012;20.2;12.4;16.3;1.6;14.6;.1;1.46;8125 +81077;45.81474;-.42751;45;20221013;17.7;11.1;14.4;2.1;15.7;8.9;.91;5784 +81077;45.81474;-.42751;45;20221014;20.1;16.4;18.3;4.6;18.5;.8;1.34;5065 +81077;45.81474;-.42751;45;20221015;20;17;18.5;4.1;17.8;.8;1.51;4371 +81077;45.81474;-.42751;45;20221016;26.9;15;20.9;2.8;17.3;1.6;2.53;11048 +81077;45.81474;-.42751;45;20221017;21.7;18.3;20;3.6;18.95;8.3;1.58;3820 +81077;45.81474;-.42751;45;20221018;27.2;15.7;21.5;2.5;18.3;0;2.38;11027 +81077;45.81474;-.42751;45;20221019;26.9;17.3;22.1;3.1;17.75;8.6;2.63;9933 +81077;45.81474;-.42751;45;20221020;23.9;14.7;19.3;3.5;17;2.8;2.11;8835 +81077;45.81474;-.42751;45;20221021;20.5;15;17.7;2.4;14.35;.1;1.68;5522 +81077;45.81474;-.42751;45;20221022;22.4;11.9;17.2;2.8;14.65;0;1.84;9004 +81077;45.81474;-.42751;45;20221023;24.5;16.9;20.7;5.3;14.45;1.1;3.46;7105 +81077;45.81474;-.42751;45;20221024;21.3;15.1;18.2;3.1;14.7;.2;1.97;7824 +81077;45.81474;-.42751;45;20221025;21.3;10.4;15.8;2.5;13.65;1.8;1.59;7093 +81077;45.81474;-.42751;45;20221026;25.5;12.1;18.8;2.9;14.9;0;2.25;10466 +81077;45.81474;-.42751;45;20221027;24;15.9;19.9;5;16.5;0;2.5;5762 +81077;45.81474;-.42751;45;20221028;24.9;17.8;21.3;3.3;16.25;0;2.44;7331 +81077;45.81474;-.42751;45;20221029;22.9;18.1;20.5;3.2;15.25;0;2.25;5051 +81077;45.81474;-.42751;45;20221030;19.4;12.3;15.9;2;14.2;1.2;1.22;6049 +81077;45.81474;-.42751;45;20221031;20.2;13.7;16.9;3.7;15.2;2;1.54;5236 +81077;45.81474;-.42751;45;20221101;19.3;10;14.7;2.9;12.4;.7;1.54;8122 +81077;45.81474;-.42751;45;20221102;18.8;10.4;14.6;2.1;13;0;1.23;7737 +81077;45.81474;-.42751;45;20221103;16.5;9.5;13;3.6;12.1;16.6;1.24;4578 +81077;45.81474;-.42751;45;20221104;14.9;8.9;11.9;4.3;10.3;.9;1.51;6530 +81077;45.81474;-.42751;45;20221105;16.6;4.2;10.4;1.6;9.75;0;.96;8353 +81077;45.81474;-.42751;45;20221106;17.1;8.3;12.7;3.1;10.95;1.5;1.38;5820 +81077;45.81474;-.42751;45;20221107;19.1;11.2;15.1;3.9;13.15;.1;1.55;7397 +81077;45.81474;-.42751;45;20221108;17.8;11.4;14.6;3.5;12.9;3.9;1.35;4129 +81077;45.81474;-.42751;45;20221109;16.2;12.7;14.5;1.9;13.35;1.6;.92;3999 +81077;45.81474;-.42751;45;20221110;12.4;5.1;8.7;1.4;10.75;0;.5;4601 +81077;45.81474;-.42751;45;20221111;19.1;4;11.5;1.9;11.25;.1;.97;8858 +81077;45.81474;-.42751;45;20221112;20.5;9.6;15;2.3;13.05;.1;1.2;7883 +81077;45.81474;-.42751;45;20221113;20.6;6.8;13.7;1.5;11.45;.1;1.01;8152 +81077;45.81474;-.42751;45;20221114;15.6;9.9;12.8;2.8;11.8;3.8;1.03;4152 +81077;45.81474;-.42751;45;20221115;14.8;11.3;13;4.2;12.9;6.5;.95;2594 +81077;45.81474;-.42751;45;20221116;16;10.5;13.3;5.5;12.85;4.5;1.16;4360 +81077;45.81474;-.42751;45;20221117;15.7;12.5;14.1;4.8;12.3;11.2;1.46;3585 +81077;45.81474;-.42751;45;20221118;14.7;5.9;10.3;1.3;9.95;3.4;.64;5839 +81077;45.81474;-.42751;45;20221119;11.6;2.6;7.1;.8;8.25;.3;.41;5714 +81077;45.81474;-.42751;45;20221120;13.9;2.3;8.1;2.2;9.15;2.5;.69;5609 +81077;45.81474;-.42751;45;20221121;14.7;7.3;11;4.3;10.45;11.2;1.15;3822 +81077;45.81474;-.42751;45;20221122;12.9;6.6;9.8;3.1;10.1;8.9;.78;4723 +81077;45.81474;-.42751;45;20221123;15.6;9.6;12.6;4.1;12.2;2.5;.99;4609 +81077;45.81474;-.42751;45;20221124;12.8;7.7;10.3;2.9;11.15;.6;.63;3268 +81077;45.81474;-.42751;45;20221125;14.4;7.8;11.1;2;10.75;1.1;.66;5345 +81077;45.81474;-.42751;45;20221126;12.6;3.8;8.2;2.1;9.15;0;.59;5389 +81077;45.81474;-.42751;45;20221127;11.2;4.8;8;2.4;9.45;4.7;.53;4248 +81077;45.81474;-.42751;45;20221128;12.6;8.5;10.5;1.6;10.65;4.9;.58;3446 +81077;45.81474;-.42751;45;20221129;10.1;1.7;5.9;.6;8.45;1.2;.24;5318 +81077;45.81474;-.42751;45;20221130;9.1;4.6;6.9;2.7;8.75;0;.46;5123 +81077;45.81474;-.42751;45;20221201;8.2;5.4;6.8;3.8;8.3;0;.67;4089 +81077;45.81474;-.42751;45;20221202;6.7;5.9;6.3;3.2;7.85;.1;.75;1287 +81077;45.81474;-.42751;45;20221203;6.8;3.6;5.2;3.4;7.65;1.1;.57;2388 +81077;45.81474;-.42751;45;20221204;7.6;3;5.3;1;7.4;.3;.41;2882 +81077;45.81474;-.42751;45;20221205;10.2;-1.8;4.2;1.7;6.45;.2;.45;6372 +81077;45.81474;-.42751;45;20221206;5.5;.1;2.8;3.2;6.5;.1;.48;3382 +81077;45.81474;-.42751;45;20221207;5.6;.7;3.1;3.4;6.3;0;.61;2799 +81077;45.81474;-.42751;45;20221208;2.8;-1.9;.5;3.9;5.7;.2;.38;3316 +81077;45.81474;-.42751;45;20221209;3.9;1.7;2.8;4.5;6;.1;.72;2716 +81077;45.81474;-.42751;45;20221210;3.9;-3.6;.1;1.7;5.15;0;.34;4322 +81077;45.81474;-.42751;45;20221211;4.2;-2.5;.9;1.8;4.85;0;.45;4513 +81077;45.81474;-.42751;45;20221212;3.4;-3.8;-.2;2.5;5.25;7.1;.39;2968 +81077;45.81474;-.42751;45;20221213;4.1;-.4;1.8;2.8;6.6;1.6;.28;2832 +81077;45.81474;-.42751;45;20221214;15.5;4.2;9.9;2.2;11.45;2.3;.4;4902 +81077;45.81474;-.42751;45;20221215;6.1;5.5;5.8;4.8;8.55;1.3;.45;1725 +81077;45.81474;-.42751;45;20221216;5.6;.8;3.2;6.1;5.05;0;1.24;4965 +81077;45.81474;-.42751;45;20221217;3;-3.7;-.3;3.3;4.5;0;.57;4657 +81077;45.81474;-.42751;45;20221218;10.4;-2.9;3.7;3.6;7.15;0;.59;4399 +81077;45.81474;-.42751;45;20221219;15;9.1;12;5.8;10.8;0;1.39;3376 +81077;45.81474;-.42751;45;20221220;14.5;12.2;13.3;5.8;11.9;2.6;1.44;1644 +81077;45.81474;-.42751;45;20221221;15.2;9.6;12.4;4.4;12.85;3.2;.74;2774 +81077;45.81474;-.42751;45;20221222;15.3;12.6;14;6.3;14.15;9;.93;1465 +81077;45.81474;-.42751;45;20221223;16.2;13.7;15;4.8;14.45;7.2;1.05;1489 +81077;45.81474;-.42751;45;20221224;15.6;11.2;13.4;2.2;12.95;.3;.67;3158 +81077;45.81474;-.42751;45;20221225;15.4;9.1;12.3;3.1;11.4;.4;.88;3586 +81077;45.81474;-.42751;45;20221226;14.1;11.1;12.6;2.1;11.75;.9;.75;2519 +81077;45.81474;-.42751;45;20221227;11.3;4.1;7.7;1.4;9.8;.3;.31;3566 +81077;45.81474;-.42751;45;20221228;13.6;7.4;10.5;3.6;11.35;1.5;.63;3167 +81077;45.81474;-.42751;45;20221229;12.3;11.5;11.9;4;12.05;3.3;.83;1231 +81077;45.81474;-.42751;45;20221230;16.6;6.9;11.8;5.6;12.8;3.1;.74;3636 +81077;45.81474;-.42751;45;20221231;17.6;12.4;15;4.8;11.8;0;1.76;3630 +81078;45.84573;-.10856;90;20220101;16.4;4.2;10.3;1.5;9.89;.1;.53;5367 +81078;45.84573;-.10856;90;20220102;14.5;8.2;11.3;2.9;11.86;.9;.66;3594 +81078;45.84573;-.10856;90;20220103;14.9;11.6;13.2;3.8;12.49;.2;1.01;2558 +81078;45.84573;-.10856;90;20220104;13.1;11.9;12.5;3.6;10.56;.9;1.33;1365 +81078;45.84573;-.10856;90;20220105;7.9;.6;4.2;1.2;6.69;.1;.39;4168 +81078;45.84573;-.10856;90;20220106;8.3;-3.2;2.5;.7;5.69;.4;.26;5315 +81078;45.84573;-.10856;90;20220107;11;.9;5.9;3.9;8.13;4.7;.67;4987 +81078;45.84573;-.10856;90;20220108;11.7;6.8;9.2;5.7;10.19;11;.84;3364 +81078;45.84573;-.10856;90;20220109;9;6.2;7.6;2.6;9.63;10.1;.48;2418 +81078;45.84573;-.10856;90;20220110;8.8;7.6;8.2;.9;10.16;2.3;.43;1448 +81078;45.84573;-.10856;90;20220111;9.4;2.1;5.7;1.9;6.96;.1;.65;4344 +81078;45.84573;-.10856;90;20220112;5.1;-.6;2.2;3.9;5.76;0;.68;3913 +81078;45.84573;-.10856;90;20220113;7.3;-.2;3.6;2.8;5.46;0;.85;4605 +81078;45.84573;-.10856;90;20220114;9.3;-5.3;2;.9;5.03;.1;.35;6511 +81078;45.84573;-.10856;90;20220115;8.7;-5.7;1.5;.7;4.99;.1;.29;6623 +81078;45.84573;-.10856;90;20220116;1;-5.2;-2.1;.7;5.33;.3;.2;4068 +81078;45.84573;-.10856;90;20220117;6.4;-.9;2.7;1.9;7.26;0;.29;4717 +81078;45.84573;-.10856;90;20220118;8.7;.7;4.7;2.3;6.79;.2;.62;5006 +81078;45.84573;-.10856;90;20220119;5.5;2;3.8;1.5;7.33;2;.39;3076 +81078;45.84573;-.10856;90;20220120;7.3;2.6;5;2;7.39;0;.56;3787 +81078;45.84573;-.10856;90;20220121;5.8;.7;3.3;4;5.79;0;.9;4147 +81078;45.84573;-.10856;90;20220122;6.1;-.6;2.7;4;6.06;.1;.72;4856 +81078;45.84573;-.10856;90;20220123;7.9;1.5;4.7;4.1;6.36;0;.97;4640 +81078;45.84573;-.10856;90;20220124;9.1;-4;2.6;1.6;5.8;0;.71;7735 +81078;45.84573;-.10856;90;20220125;12.1;-3.3;4.4;.8;5.7;0;.51;7579 +81078;45.84573;-.10856;90;20220126;1.4;-2.6;-.6;2.8;5.59;0;.31;3856 +81078;45.84573;-.10856;90;20220127;1.7;-2.8;-.6;2.8;5.39;0;.38;4152 +81078;45.84573;-.10856;90;20220128;9.9;-1.5;4.2;1.9;7.59;0;.52;6909 +81078;45.84573;-.10856;90;20220129;5.6;2;3.8;1.3;7.76;.1;.37;3688 +81078;45.84573;-.10856;90;20220130;9.2;4.9;7.1;1.4;9.59;.3;.45;4140 +81078;45.84573;-.10856;90;20220131;10.8;6.2;8.5;3.7;8.86;.5;1.01;4416 +81078;45.84573;-.10856;90;20220201;9.9;-1.4;4.2;2.9;8.39;.2;.44;7233 +81078;45.84573;-.10856;90;20220202;8.7;7.1;7.9;1.9;9.73;0;.56;2431 +81078;45.84573;-.10856;90;20220203;7;.6;3.8;1.7;8.39;.5;.36;5187 +81078;45.84573;-.10856;90;20220204;11.8;6.2;9;2.7;10.03;1.4;.77;5195 +81078;45.84573;-.10856;90;20220205;10.9;-.8;5.1;1.3;7.19;.1;.69;7799 +81078;45.84573;-.10856;90;20220206;10.7;-1.2;4.8;5;10.06;1.1;.15;8026 +81078;45.84573;-.10856;90;20220207;12.3;9.4;10.8;2.6;9.66;.3;1.14;3862 +81078;45.84573;-.10856;90;20220208;14;-.6;6.7;1;7.03;0;.84;9149 +81078;45.84573;-.10856;90;20220209;14.7;-.8;6.9;2.2;7.46;.2;1.17;9650 +81078;45.84573;-.10856;90;20220210;5.2;.5;2.9;3.3;9.46;.4;.89;6533 +81078;45.84573;-.10856;90;20220211;10.2;2.4;6.3;3.5;7.03;0;1.27;10566 +81078;45.84573;-.10856;90;20220212;12;-1.5;5.3;1.5;5.56;0;1.06;10138 +81078;45.84573;-.10856;90;20220213;16.1;-1.3;7.4;4.4;8.33;2.1;1.58;9891 +81078;45.84573;-.10856;90;20220214;12.5;7.2;9.9;5.4;9.99;4.3;1.36;7500 +81078;45.84573;-.10856;90;20220215;11.3;1.9;6.6;3.6;9.53;12.8;.61;4782 +81078;45.84573;-.10856;90;20220216;13.4;8.7;11.1;6.5;13.29;5.7;.46;5577 +81078;45.84573;-.10856;90;20220217;14;11.9;12.9;4.9;13.73;1.5;.86;3604 +81078;45.84573;-.10856;90;20220218;12.7;10.4;11.6;3.9;10.93;.4;1.23;3910 +81078;45.84573;-.10856;90;20220219;11.7;.7;6.2;1.8;7.59;.1;1.02;9258 +81078;45.84573;-.10856;90;20220220;13.8;5.7;9.8;5.1;11.13;2.7;1.01;8067 +81078;45.84573;-.10856;90;20220221;11.6;7.1;9.4;6.2;9.29;.4;1.51;5828 +81078;45.84573;-.10856;90;20220222;12.6;3.5;8.1;2.5;9.73;.2;.96;8716 +81078;45.84573;-.10856;90;20220223;15.2;5.8;10.5;1;9.99;1.3;1.11;8911 +81078;45.84573;-.10856;90;20220224;14.3;2.9;8.6;2.4;8.46;.4;1.41;10123 +81078;45.84573;-.10856;90;20220225;11.2;-2.7;4.3;1.1;6.13;.1;1.06;11470 +81078;45.84573;-.10856;90;20220226;13.9;-2;6;2.9;5.26;0;1.95;12594 +81078;45.84573;-.10856;90;20220227;16.5;.8;8.6;1.5;6.83;.1;1.63;12551 +81078;45.84573;-.10856;90;20220228;18;-.4;8.8;.7;7.89;0;1.37;13709 +81078;45.84573;-.10856;90;20220301;17.6;.5;9;1.4;7.76;.1;1.64;13600 +81078;45.84573;-.10856;90;20220302;10.6;7.8;9.2;2.3;10.13;.9;.94;5251 +81078;45.84573;-.10856;90;20220303;13.4;7.9;10.6;1.8;10.63;1;1.17;7800 +81078;45.84573;-.10856;90;20220304;9.1;8.6;8.9;2.5;10.29;1.9;.7;1726 +81078;45.84573;-.10856;90;20220305;10.5;4.2;7.3;2.5;8.39;.6;1.18;8831 +81078;45.84573;-.10856;90;20220306;11.1;6.1;8.6;3.1;6.89;0;1.79;7614 +81078;45.84573;-.10856;90;20220307;11;-1.3;4.8;2.7;4.99;0;1.8;12435 +81078;45.84573;-.10856;90;20220308;11.5;.1;5.8;3.4;8.09;.8;1.29;11767 +81078;45.84573;-.10856;90;20220309;16.4;5.3;10.8;4;9.33;.2;2.16;12001 +81078;45.84573;-.10856;90;20220310;13.2;9.4;11.3;5;10.13;2;1.8;6982 +81078;45.84573;-.10856;90;20220311;12.8;8.9;10.8;5.2;10.46;9;1.57;7078 +81078;45.84573;-.10856;90;20220312;13.1;7.4;10.3;3.6;9.76;.6;1.61;8847 +81078;45.84573;-.10856;90;20220313;11.2;8.3;9.8;3.9;8.86;6;1.63;6433 +81078;45.84573;-.10856;90;20220314;14.9;2.2;8.5;3.8;8.96;.7;1.89;13585 +81078;45.84573;-.10856;90;20220315;19.3;10.8;15;3.5;11.59;0;2.48;11190 +81078;45.84573;-.10856;90;20220316;15.4;11.2;13.3;3.2;11.56;0;1.76;7678 +81078;45.84573;-.10856;90;20220317;10.8;9.3;10;5.2;9.33;0;1.62;4839 +81078;45.84573;-.10856;90;20220318;13.9;6.1;10;5.3;8.53;0;2.25;10125 +81078;45.84573;-.10856;90;20220319;18.4;5.9;12.2;3;8.89;0;2.55;14021 +81078;45.84573;-.10856;90;20220320;17.2;6.1;11.7;3.5;9.06;.1;2.5;12864 +81078;45.84573;-.10856;90;20220321;18.8;7.2;13;4.5;8.79;0;3.2;14061 +81078;45.84573;-.10856;90;20220322;18.1;4.8;11.4;4.5;6.59;0;3.62;16882 +81078;45.84573;-.10856;90;20220323;17.6;3.3;10.4;3.2;5.79;0;3.28;18264 +81078;45.84573;-.10856;90;20220324;19.5;.4;10;2.1;5.96;0;2.98;19645 +81078;45.84573;-.10856;90;20220325;21.6;2;11.8;2.3;6.13;0;3.32;19047 +81078;45.84573;-.10856;90;20220326;22.1;4.9;13.5;2.9;6.49;0;3.71;19215 +81078;45.84573;-.10856;90;20220327;22.4;4.4;13.4;2.2;7.19;0;3.39;18429 +81078;45.84573;-.10856;90;20220328;21.6;5.4;13.5;1.9;7.79;0;3.06;17629 +81078;45.84573;-.10856;90;20220329;17.1;8.5;12.8;1.7;9.96;0;2.06;11213 +81078;45.84573;-.10856;90;20220330;14.8;7.8;11.3;2.5;10.86;2.6;1.45;6418 +81078;45.84573;-.10856;90;20220331;14;6.2;10.1;4.2;8.53;3;2.21;9699 +81078;45.84573;-.10856;90;20220401;8.9;.2;4.5;5.9;5.59;.6;2.14;14322 +81078;45.84573;-.10856;90;20220402;9.1;.3;4.7;4.1;5.36;0;2.12;14259 +81078;45.84573;-.10856;90;20220403;6.9;-3.3;1.8;2.4;4.94;0;1.83;15402 +81078;45.84573;-.10856;90;20220404;11.8;-1.9;4.9;2.3;5.47;0;2.41;19770 +81078;45.84573;-.10856;90;20220405;12.4;4.8;8.6;2.8;8.89;0;1.54;7700 +81078;45.84573;-.10856;90;20220406;13.3;8.8;11.1;4.3;11.13;2.3;1.44;6535 +81078;45.84573;-.10856;90;20220407;12.9;10.3;11.6;7.3;12.99;23;.78;3166 +81078;45.84573;-.10856;90;20220408;16.5;11.4;14;7.9;11.23;4.6;2.85;8288 +81078;45.84573;-.10856;90;20220409;13.9;2.5;8.2;1.8;7.39;0;2.32;17000 +81078;45.84573;-.10856;90;20220410;18;-.1;8.9;3.2;6.53;0;3.43;22558 +81078;45.84573;-.10856;90;20220411;22.3;6.9;14.6;4.9;9.76;0;4.04;19717 +81078;45.84573;-.10856;90;20220412;17.2;11.5;14.3;3.8;11.19;.1;2.53;9590 +81078;45.84573;-.10856;90;20220413;17.9;8.9;13.4;1.5;12.56;.7;1.99;11968 +81078;45.84573;-.10856;90;20220414;22.9;9.3;16.1;2.1;12.33;0;3.54;21379 +81078;45.84573;-.10856;90;20220415;23.8;8.7;16.2;2.5;11.29;.1;4;22505 +81078;45.84573;-.10856;90;20220416;22.7;8.4;15.6;2.9;10.66;0;4.06;22859 +81078;45.84573;-.10856;90;20220417;23.2;6.6;14.9;2.5;9.26;0;4.19;23813 +81078;45.84573;-.10856;90;20220418;19.9;7.2;13.6;2.4;11.39;0;2.98;18349 +81078;45.84573;-.10856;90;20220419;17;6.7;11.9;2.5;9.89;3.8;2.46;13367 +81078;45.84573;-.10856;90;20220420;15.6;8.5;12;2.5;11.46;3.9;1.71;8033 +81078;45.84573;-.10856;90;20220421;20.2;9;14.6;1.7;11.79;.7;2.66;14892 +81078;45.84573;-.10856;90;20220422;18.6;8.8;13.7;1.7;12.29;0;2.55;16012 +81078;45.84573;-.10856;90;20220423;15.5;9.5;12.5;3.3;12.03;6.3;1.92;10966 +81078;45.84573;-.10856;90;20220424;15.5;10.5;13;4.1;12.56;8.8;1.78;8332 +81078;45.84573;-.10856;90;20220425;17.8;10.4;14.1;2.6;11.49;0;2.58;13701 +81078;45.84573;-.10856;90;20220426;20.4;4.4;12.4;3.3;9.96;.1;3.73;24237 +81078;45.84573;-.10856;90;20220427;22.2;7.2;14.7;3.6;10.46;0;4.17;22087 +81078;45.84573;-.10856;90;20220428;21.1;11.3;16.2;2.3;12.56;0;3.35;18258 +81078;45.84573;-.10856;90;20220429;22.2;10.2;16.2;1.8;13.19;0;2.84;14724 +81078;45.84573;-.10856;90;20220430;21.7;8.4;15;2.4;10.89;0;3.88;22822 +81078;45.84573;-.10856;90;20220501;20.2;7.6;13.9;2.1;8.96;0;3.77;22409 +81078;45.84573;-.10856;90;20220502;21.1;8.4;14.7;2.6;9.63;0;4.06;22838 +81078;45.84573;-.10856;90;20220503;21.8;9.5;15.7;2.7;10.39;0;4.12;22124 +81078;45.84573;-.10856;90;20220504;20.5;7.3;13.9;1.8;10.53;0;3.24;18698 +81078;45.84573;-.10856;90;20220505;21.6;6.6;14.1;2.3;10.39;0;3.88;23005 +81078;45.84573;-.10856;90;20220506;21.5;5.9;13.7;1.8;10.56;0;3.8;23929 +81078;45.84573;-.10856;90;20220507;23.9;7.1;15.5;1.4;11.23;.2;4.05;24639 +81078;45.84573;-.10856;90;20220508;25.1;6.3;15.7;1.8;11.29;0;4.47;26348 +81078;45.84573;-.10856;90;20220509;27.8;8.4;18.1;1.2;12.19;0;4.63;26753 +81078;45.84573;-.10856;90;20220510;29;8.4;18.7;1.3;12.23;0;4.9;27644 +81078;45.84573;-.10856;90;20220511;26.8;9.7;18.3;2;14.36;0;4.53;24694 +81078;45.84573;-.10856;90;20220512;21.4;11.1;16.3;1.3;14.59;0;3.13;18864 +81078;45.84573;-.10856;90;20220513;25.3;12.2;18.7;.8;14.39;0;3.85;22279 +81078;45.84573;-.10856;90;20220514;29;9.9;19.5;1.5;14.73;0;4.98;27480 +81078;45.84573;-.10856;90;20220515;29.2;16.8;23;2.4;16.46;1.5;5.07;22169 +81078;45.84573;-.10856;90;20220516;27.7;11.5;19.6;1.6;16.03;0;4.6;25164 +81078;45.84573;-.10856;90;20220517;31;12;21.5;2.1;14.93;0;5.69;27724 +81078;45.84573;-.10856;90;20220518;31.8;11;21.4;1.4;15.56;.7;5.46;28599 +81078;45.84573;-.10856;90;20220519;26.6;16.6;21.6;1.9;18.56;.1;4.07;20302 +81078;45.84573;-.10856;90;20220520;27;15.1;21;2.3;16.93;0;4.46;21591 +81078;45.84573;-.10856;90;20220521;30.5;10.7;20.6;1.6;15.86;0;5.39;28651 +81078;45.84573;-.10856;90;20220522;31.4;17.9;24.7;2.3;17.86;4.3;5.56;23842 +81078;45.84573;-.10856;90;20220523;21.8;16.7;19.3;4.4;16.49;10;3.28;13668 +81078;45.84573;-.10856;90;20220524;18.9;10.2;14.6;1.8;12.26;1.3;3.16;18931 +81078;45.84573;-.10856;90;20220525;21.9;5.6;13.7;1.8;11.23;.1;4.02;26083 +81078;45.84573;-.10856;90;20220526;19.1;10.2;14.6;1.3;13.53;0;3.04;18927 +81078;45.84573;-.10856;90;20220527;22.9;10.4;16.7;1.6;13.63;.1;3.91;22351 +81078;45.84573;-.10856;90;20220528;24.1;11.7;17.9;3.1;11.89;0;4.88;23431 +81078;45.84573;-.10856;90;20220529;20.2;10.3;15.2;3.9;8.96;0;4.55;20687 +81078;45.84573;-.10856;90;20220530;23.1;7.6;15.3;2.6;8.39;0;4.97;26318 +81078;45.84573;-.10856;90;20220531;25.3;7.3;16.3;.9;10.06;2.4;4.55;28089 +81078;45.84573;-.10856;90;20220601;26.6;11.5;19.1;1.4;12.73;3.5;4.83;26232 +81078;45.84573;-.10856;90;20220602;29.8;14.7;22.2;1.8;16.43;9.4;5.28;25983 +81078;45.84573;-.10856;90;20220603;27.9;17.2;22.5;1.4;19.49;3.2;4.38;21762 +81078;45.84573;-.10856;90;20220604;27.5;16.8;22.1;1.9;18.83;1.6;4.39;21668 +81078;45.84573;-.10856;90;20220605;22.1;15.5;18.8;2.6;15.83;.1;3.42;16559 +81078;45.84573;-.10856;90;20220606;20.7;12.2;16.4;1.1;15.23;.8;3.2;19074 +81078;45.84573;-.10856;90;20220607;24.1;11.8;17.9;2.7;14.76;11;4.24;22769 +81078;45.84573;-.10856;90;20220608;22.6;14;18.3;3.5;15.86;1;3.75;19152 +81078;45.84573;-.10856;90;20220609;24.3;11.4;17.8;2.2;13.96;.1;4.33;23544 +81078;45.84573;-.10856;90;20220610;27.9;7.9;17.9;.6;13.66;0;4.89;30020 +81078;45.84573;-.10856;90;20220611;30.3;10.6;20.4;1.3;15.76;0;5.55;30155 +81078;45.84573;-.10856;90;20220612;29.4;16.3;22.8;2.7;16.26;.2;5.65;24961 +81078;45.84573;-.10856;90;20220613;27.8;15.2;21.5;4.1;11.99;0;6.38;24237 +81078;45.84573;-.10856;90;20220614;33.4;12.8;23.1;2.5;13.56;.5;7;30550 +81078;45.84573;-.10856;90;20220615;34.2;18;26.1;1.9;17.69;0;6.28;27408 +81078;45.84573;-.10856;90;20220616;34.5;13.4;24;1.3;15.96;0;6.21;30671 +81078;45.84573;-.10856;90;20220617;37.8;14.9;26.4;1.5;15.83;0;6.88;30891 +81078;45.84573;-.10856;90;20220618;39;15.8;27.4;1.8;17.13;1.9;7.31;30901 +81078;45.84573;-.10856;90;20220619;29.7;21.3;25.5;3;18.99;0;5.13;19347 +81078;45.84573;-.10856;90;20220620;29.1;16.4;22.8;2;18.56;16.3;5.05;24266 +81078;45.84573;-.10856;90;20220621;26.9;16.1;21.5;1.7;19.76;2.2;4.3;22326 +81078;45.84573;-.10856;90;20220622;25.4;17.2;21.3;3.2;18.29;9;4.13;18996 +81078;45.84573;-.10856;90;20220623;24.3;12.1;18.2;1.2;16.69;6;4.04;23481 +81078;45.84573;-.10856;90;20220624;22.8;14.8;18.8;2.9;16.66;11.5;3.61;18663 +81078;45.84573;-.10856;90;20220625;17.7;15.6;16.6;1.6;16.13;11.3;1.94;9449 +81078;45.84573;-.10856;90;20220626;19.7;12.8;16.2;1.3;14.63;.6;3.09;17990 +81078;45.84573;-.10856;90;20220627;23.7;9.5;16.6;1.7;12.89;.1;4.31;25215 +81078;45.84573;-.10856;90;20220628;25.1;7.8;16.4;1.2;12.23;0;4.61;28060 +81078;45.84573;-.10856;90;20220629;24.3;8.5;16.4;1.2;13.73;8;4.33;26746 +81078;45.84573;-.10856;90;20220630;20.8;13.3;17.1;1.6;14.43;2.2;3.28;18121 +81078;45.84573;-.10856;90;20220701;23.3;7.4;15.4;.8;11.89;0;4.18;26848 +81078;45.84573;-.10856;90;20220702;28.7;8.2;18.4;1;12.59;0;5.16;30248 +81078;45.84573;-.10856;90;20220703;27.1;11.2;19.2;1.6;14.03;.1;4.91;26731 +81078;45.84573;-.10856;90;20220704;27.9;15.5;21.7;2;14.23;.1;5.08;23844 +81078;45.84573;-.10856;90;20220705;27.9;12.6;20.3;2.2;13.63;0;5.31;26249 +81078;45.84573;-.10856;90;20220706;27.6;14.6;21.1;2.8;13.23;0;5.51;24573 +81078;45.84573;-.10856;90;20220707;28.1;12.1;20.1;1.9;14.79;0;5.16;26785 +81078;45.84573;-.10856;90;20220708;28;15.4;21.7;3.3;13.89;0;5.74;23834 +81078;45.84573;-.10856;90;20220709;30.1;14.8;22.5;2.8;13.63;0;6.16;26568 +81078;45.84573;-.10856;90;20220710;29.5;15;22.2;3.6;14.23;0;6.24;25524 +81078;45.84573;-.10856;90;20220711;32;17.2;24.6;3.8;14.43;0;7;25633 +81078;45.84573;-.10856;90;20220712;33.7;17.3;25.5;2.5;14.63;0;6.7;26893 +81078;45.84573;-.10856;90;20220713;34.6;12.7;23.6;1.3;13.53;0;6.09;30061 +81078;45.84573;-.10856;90;20220714;36.7;12.9;24.8;1.7;14.16;0;6.7;29985 +81078;45.84573;-.10856;90;20220715;31.3;18.3;24.8;3.2;13.26;0;6.55;23889 +81078;45.84573;-.10856;90;20220716;32;17.3;24.6;4;11.29;0;7.5;25505 +81078;45.84573;-.10856;90;20220717;34.4;18.5;26.5;3.8;12.59;0;7.87;26208 +81078;45.84573;-.10856;90;20220718;40;17.9;28.9;3;14.99;0;8.45;29648 +81078;45.84573;-.10856;90;20220719;29.2;20.4;24.8;3;18.39;1.8;4.94;18876 +81078;45.84573;-.10856;90;20220720;27.7;17.5;22.6;2.6;18.46;.6;4.41;19769 +81078;45.84573;-.10856;90;20220721;29.7;13.4;21.5;1;16.49;.1;4.81;25903 +81078;45.84573;-.10856;90;20220722;28;14.3;21.2;2.3;17.79;.1;4.61;23276 +81078;45.84573;-.10856;90;20220723;29.8;13.7;21.7;1.3;15.73;0;4.92;25461 +81078;45.84573;-.10856;90;20220724;35.4;12;23.7;1;14.46;0;5.67;29054 +81078;45.84573;-.10856;90;20220725;26.6;19.5;23.1;3.4;17.09;.7;4.36;15700 +81078;45.84573;-.10856;90;20220726;26.1;13.3;19.7;1.7;14.09;.1;4.29;21809 +81078;45.84573;-.10856;90;20220727;28.4;9.8;19.1;1.3;12.63;0;4.93;27420 +81078;45.84573;-.10856;90;20220728;29.4;10.5;20;1.4;13.99;0;5.02;27294 +81078;45.84573;-.10856;90;20220729;28.5;16.4;22.4;1.8;16.43;.1;4.54;21666 +81078;45.84573;-.10856;90;20220730;31;13.2;22.1;1.7;16.49;0;5.19;26076 +81078;45.84573;-.10856;90;20220731;33.3;12.9;23.1;1.5;15.89;0;5.51;27644 +81078;45.84573;-.10856;90;20220801;33.3;12.4;22.8;1.1;15.56;0;5.27;27738 +81078;45.84573;-.10856;90;20220802;34.7;16;25.3;1.3;16.13;0;5.58;26766 +81078;45.84573;-.10856;90;20220803;37.6;14.8;26.2;.8;15.09;.1;5.49;27843 +81078;45.84573;-.10856;90;20220804;36.5;18.5;27.5;1.6;17.26;.1;5.89;25743 +81078;45.84573;-.10856;90;20220805;30.5;19.5;25;3.3;15.99;0;5.68;20214 +81078;45.84573;-.10856;90;20220806;29.7;17.1;23.4;4.6;11.59;0;6.81;21485 +81078;45.84573;-.10856;90;20220807;30.8;15.6;23.2;4.5;9.73;0;7.31;23443 +81078;45.84573;-.10856;90;20220808;32.8;17.1;24.9;4.1;10.39;0;7.5;23862 +81078;45.84573;-.10856;90;20220809;34.4;18.6;26.5;4.1;11.46;0;7.76;23666 +81078;45.84573;-.10856;90;20220810;36.2;18.7;27.4;3.6;11.06;0;7.89;24751 +81078;45.84573;-.10856;90;20220811;38.7;15.7;27.2;2.3;10.96;0;7.02;26696 +81078;45.84573;-.10856;90;20220812;38.9;18.7;28.8;1.7;11.03;0;6.28;26249 +81078;45.84573;-.10856;90;20220813;35.7;15.9;25.8;2.1;17.39;4.2;5.91;25562 +81078;45.84573;-.10856;90;20220814;26.7;18.9;22.8;3.9;19.96;3.6;3.89;15663 +81078;45.84573;-.10856;90;20220815;28.4;18;23.2;3.1;18.16;0;4.39;17882 +81078;45.84573;-.10856;90;20220816;27.7;15.3;21.5;1.3;17.29;.1;3.79;19860 +81078;45.84573;-.10856;90;20220817;26.6;15.1;20.9;2;16.29;2.4;3.86;18979 +81078;45.84573;-.10856;90;20220818;27.2;11.3;19.3;1.9;15.66;0;3.99;21659 +81078;45.84573;-.10856;90;20220819;27.5;14.2;20.9;2.4;18.03;.8;3.98;20098 +81078;45.84573;-.10856;90;20220820;27.2;15.5;21.4;1.1;17.63;0;3.5;18521 +81078;45.84573;-.10856;90;20220821;25.7;12.1;18.9;1.1;15.66;.7;3.43;19964 +81078;45.84573;-.10856;90;20220822;28;18.8;23.4;2.1;19.56;.3;3.64;16186 +81078;45.84573;-.10856;90;20220823;27.9;16.7;22.3;1.1;19.59;0;3.4;17823 +81078;45.84573;-.10856;90;20220824;35.3;14.3;24.8;1.3;17.29;1.4;4.98;24260 +81078;45.84573;-.10856;90;20220825;28.5;18.7;23.6;1.7;18.93;.8;3.67;16584 +81078;45.84573;-.10856;90;20220826;28.4;17.4;22.9;1.8;17.46;0;3.82;17682 +81078;45.84573;-.10856;90;20220827;29.6;13.1;21.4;1.7;13.49;0;4.37;21322 +81078;45.84573;-.10856;90;20220828;30.9;14.6;22.8;2.8;12.93;0;5.29;21268 +81078;45.84573;-.10856;90;20220829;35;15.9;25.4;1.8;13.93;1;5.18;22735 +81078;45.84573;-.10856;90;20220830;31.5;19.8;25.7;1.5;17.96;0;4;17527 +81078;45.84573;-.10856;90;20220831;31.7;14.2;23;1.4;16.66;.8;4.23;21392 +81078;45.84573;-.10856;90;20220901;29.9;16.7;23.3;2;17.43;.6;3.98;18090 +81078;45.84573;-.10856;90;20220902;25.8;16.4;21.1;1.5;18.16;4.1;2.98;15199 +81078;45.84573;-.10856;90;20220903;27.3;16.2;21.8;1.7;17.03;.9;3.3;15962 +81078;45.84573;-.10856;90;20220904;31.7;12.5;22.1;1.5;15.09;0;4.21;21615 +81078;45.84573;-.10856;90;20220905;33.2;14.5;23.8;2.3;15.29;0;4.95;21088 +81078;45.84573;-.10856;90;20220906;31.4;11.6;21.5;1.8;14.53;.2;4.3;21426 +81078;45.84573;-.10856;90;20220907;22.5;13.5;18;1.7;16.03;4.9;2.42;13167 +81078;45.84573;-.10856;90;20220908;25.2;15.1;20.2;3.1;15.83;1.3;3.4;14821 +81078;45.84573;-.10856;90;20220909;23.9;14.4;19.2;3;15.36;1.4;3.12;14382 +81078;45.84573;-.10856;90;20220910;26.8;13.4;20.1;1.1;15.09;0;2.98;16682 +81078;45.84573;-.10856;90;20220911;30.5;11;20.7;1.7;13.59;0;3.99;20539 +81078;45.84573;-.10856;90;20220912;35.2;13.7;24.5;1.9;14.69;0;4.77;20901 +81078;45.84573;-.10856;90;20220913;30.9;21.8;26.4;3;19.53;6.2;4.24;13781 +81078;45.84573;-.10856;90;20220914;30;17;23.5;2.1;17.69;.7;3.63;15980 +81078;45.84573;-.10856;90;20220915;27.8;14.5;21.1;1.6;16.99;.1;3;15537 +81078;45.84573;-.10856;90;20220916;21.7;11.1;16.4;2;12.19;0;2.64;13959 +81078;45.84573;-.10856;90;20220917;19.9;6.9;13.4;2.5;8.79;0;2.92;15625 +81078;45.84573;-.10856;90;20220918;22.9;4.3;13.6;2.1;7.66;0;3.29;18645 +81078;45.84573;-.10856;90;20220919;22.4;8.1;15.2;3.1;9.06;0;3.53;16277 +81078;45.84573;-.10856;90;20220920;22.1;6.8;14.4;3;8.73;0;3.42;16611 +81078;45.84573;-.10856;90;20220921;22.9;9.8;16.3;3.5;8.99;0;3.78;15339 +81078;45.84573;-.10856;90;20220922;25.4;5.4;15.4;1.4;8.53;0;2.98;18446 +81078;45.84573;-.10856;90;20220923;21.8;7.8;14.8;.7;10.03;.5;2.11;15307 +81078;45.84573;-.10856;90;20220924;21.1;9.4;15.2;1;12.89;4.2;1.99;13470 +81078;45.84573;-.10856;90;20220925;18.3;4.9;11.6;.7;10.83;.2;1.76;14608 +81078;45.84573;-.10856;90;20220926;19.1;4.9;12;2.5;11.13;5.2;2.14;14716 +81078;45.84573;-.10856;90;20220927;19.1;8.8;13.9;4.3;12.93;6.7;2.14;12089 +81078;45.84573;-.10856;90;20220928;18.3;14.6;16.5;5.5;15.46;3.3;1.85;6901 +81078;45.84573;-.10856;90;20220929;17.3;9.5;13.4;1.4;11.63;.9;1.62;10301 +81078;45.84573;-.10856;90;20220930;19.1;4.2;11.6;1.5;10.79;3.7;1.88;14309 +81078;45.84573;-.10856;90;20221001;19.8;12.8;16.3;4.6;17.59;8.2;1.4;9518 +81078;45.84573;-.10856;90;20221002;21.7;16;18.9;2.9;16.69;0;2;8358 +81078;45.84573;-.10856;90;20221003;22.3;12.5;17.4;1.4;14.73;0;1.9;11282 +81078;45.84573;-.10856;90;20221004;23.5;8;15.7;.8;12.89;.1;1.87;14080 +81078;45.84573;-.10856;90;20221005;25.3;9;17.2;1.8;13.89;1.4;2.36;14192 +81078;45.84573;-.10856;90;20221006;20;13.2;16.6;2.6;13.99;0;1.96;9119 +81078;45.84573;-.10856;90;20221007;23;8;15.5;.7;13.39;0;1.71;13253 +81078;45.84573;-.10856;90;20221008;20.9;12.1;16.5;2.6;11.86;0;2.32;10047 +81078;45.84573;-.10856;90;20221009;25.1;7.1;16.1;1.6;12.33;.6;2.29;14314 +81078;45.84573;-.10856;90;20221010;20.9;13.2;17;1.4;15.79;4.3;1.49;9140 +81078;45.84573;-.10856;90;20221011;18.1;15.1;16.6;1.9;16.49;.7;1.14;5302 +81078;45.84573;-.10856;90;20221012;19.8;12.7;16.3;1.5;14.59;.1;1.45;8489 +81078;45.84573;-.10856;90;20221013;16.9;10.3;13.6;1.8;15.33;9;.98;8087 +81078;45.84573;-.10856;90;20221014;19.7;16.1;17.9;4.1;18.36;1.4;1.28;5653 +81078;45.84573;-.10856;90;20221015;20;16.7;18.4;3.1;17.66;.6;1.4;5075 +81078;45.84573;-.10856;90;20221016;26.3;14.1;20.2;2.8;17.26;1.5;2.37;10643 +81078;45.84573;-.10856;90;20221017;22.3;18.2;20.2;3.4;18.79;7.9;1.69;5424 +81078;45.84573;-.10856;90;20221018;26.6;15.1;20.9;2.6;18.16;.1;2.24;10120 +81078;45.84573;-.10856;90;20221019;26.3;17.2;21.8;3.2;17.56;13.5;2.54;8724 +81078;45.84573;-.10856;90;20221020;23.2;14.8;19;3.5;17.09;1.7;1.98;8300 +81078;45.84573;-.10856;90;20221021;20.2;16;18.1;2.3;14.36;.2;1.69;5772 +81078;45.84573;-.10856;90;20221022;22.3;11.6;16.9;2.7;14.63;0;1.81;9104 +81078;45.84573;-.10856;90;20221023;24.6;16.2;20.4;4.8;14.23;.5;3.3;7666 +81078;45.84573;-.10856;90;20221024;21.3;15.3;18.3;2.4;14.36;1.5;1.77;6535 +81078;45.84573;-.10856;90;20221025;20.8;9.8;15.3;2.1;13.56;.6;1.47;8994 +81078;45.84573;-.10856;90;20221026;25.1;12.1;18.6;2.5;14.93;0;2.06;9569 +81078;45.84573;-.10856;90;20221027;23.7;15;19.3;5.1;16.26;0;2.48;7593 +81078;45.84573;-.10856;90;20221028;25.2;17.9;21.5;3.3;16.06;0;2.51;6819 +81078;45.84573;-.10856;90;20221029;23.7;17;20.4;3.2;14.23;0;2.42;6202 +81078;45.84573;-.10856;90;20221030;19.7;10.7;15.2;2;14.16;.7;1.2;7359 +81078;45.84573;-.10856;90;20221031;20.6;12.5;16.5;3.2;15.06;2.3;1.49;6716 +81078;45.84573;-.10856;90;20221101;18.5;9.9;14.2;2.5;12.59;.6;1.31;7118 +81078;45.84573;-.10856;90;20221102;18.2;9.7;13.9;1.8;12.76;.1;1.08;6800 +81078;45.84573;-.10856;90;20221103;16.7;8.8;12.7;3.8;12.06;13.7;1.25;6470 +81078;45.84573;-.10856;90;20221104;14.4;8.1;11.2;3.8;10.29;1;1.32;5645 +81078;45.84573;-.10856;90;20221105;15.5;2.2;8.9;1.3;9.36;0;.82;8310 +81078;45.84573;-.10856;90;20221106;16.3;7.8;12;3;10.93;2;1.24;6441 +81078;45.84573;-.10856;90;20221107;18.6;12;15.3;3.3;13.13;.2;1.45;5644 +81078;45.84573;-.10856;90;20221108;18;10.6;14.3;3.5;12.76;4.6;1.36;5733 +81078;45.84573;-.10856;90;20221109;15.4;12.2;13.8;1.3;13.13;2.7;.78;3750 +81078;45.84573;-.10856;90;20221110;11.8;4.9;8.4;1;10.46;0;.47;5540 +81078;45.84573;-.10856;90;20221111;19.1;2.5;10.8;1.3;10.89;.1;.8;8633 +81078;45.84573;-.10856;90;20221112;20.8;7.3;14.1;1.7;12.46;.1;1.05;7464 +81078;45.84573;-.10856;90;20221113;20.4;5.3;12.8;1.4;10.76;.1;.98;7970 +81078;45.84573;-.10856;90;20221114;14.6;7.9;11.2;2.7;11.96;4;.71;5057 +81078;45.84573;-.10856;90;20221115;14.2;11.1;12.7;3.8;12.79;6.5;.88;3290 +81078;45.84573;-.10856;90;20221116;15.4;10.2;12.8;4.7;12.69;4.7;1.05;4350 +81078;45.84573;-.10856;90;20221117;14.8;11.8;13.3;4.4;12.36;8.4;1.23;3055 +81078;45.84573;-.10856;90;20221118;14.1;4.2;9.2;1.2;9.83;2.6;.55;5819 +81078;45.84573;-.10856;90;20221119;11.4;2.7;7.1;.6;8.13;.2;.4;5355 +81078;45.84573;-.10856;90;20221120;12.8;.3;6.6;2.1;8.76;2.1;.57;6586 +81078;45.84573;-.10856;90;20221121;13.4;4.9;9.2;4.1;10.33;11.6;.82;5154 +81078;45.84573;-.10856;90;20221122;12.3;6.1;9.2;3.2;10.09;8.8;.71;4234 +81078;45.84573;-.10856;90;20221123;14.9;9.1;12;4.2;11.89;3.2;.96;4176 +81078;45.84573;-.10856;90;20221124;12.4;7.9;10.2;3.1;10.99;1.8;.65;3646 +81078;45.84573;-.10856;90;20221125;14.2;7.5;10.9;1.3;10.53;.4;.6;4352 +81078;45.84573;-.10856;90;20221126;11.7;1.9;6.8;1.4;8.63;.1;.45;5329 +81078;45.84573;-.10856;90;20221127;11.1;3.5;7.3;2.5;9.06;4.7;.55;4572 +81078;45.84573;-.10856;90;20221128;12;7.8;9.9;1.8;10.39;4.4;.59;3071 +81078;45.84573;-.10856;90;20221129;8.7;.5;4.6;.4;8.09;.8;.24;4773 +81078;45.84573;-.10856;90;20221130;9.2;4.9;7.1;2.2;8.76;0;.51;3341 +81078;45.84573;-.10856;90;20221201;7.9;4.9;6.4;3;8.29;0;.61;2516 +81078;45.84573;-.10856;90;20221202;6.2;5.4;5.8;2.7;7.86;.1;.65;1030 +81078;45.84573;-.10856;90;20221203;6.5;3.5;5;2.9;7.59;2;.52;2555 +81078;45.84573;-.10856;90;20221204;7.4;3.2;5.3;1.1;7.43;.2;.41;3001 +81078;45.84573;-.10856;90;20221205;9.9;-2.3;3.8;1.4;6.39;.2;.41;5573 +81078;45.84573;-.10856;90;20221206;4.8;-.6;2.1;3.2;6.43;.1;.43;3507 +81078;45.84573;-.10856;90;20221207;5.2;.7;2.9;3.1;6.33;0;.54;3176 +81078;45.84573;-.10856;90;20221208;2.6;-1.5;.5;3.5;5.66;.3;.4;2983 +81078;45.84573;-.10856;90;20221209;3.8;1.4;2.6;4;5.96;.1;.7;2091 +81078;45.84573;-.10856;90;20221210;3.4;-2.5;.5;1.5;5.16;0;.34;3690 +81078;45.84573;-.10856;90;20221211;3.3;-2.8;.2;1.6;4.73;0;.43;3726 +81078;45.84573;-.10856;90;20221212;3.3;-4.9;-.8;1.8;5.09;7.1;.29;4279 +81078;45.84573;-.10856;90;20221213;4.2;-1;1.6;2.6;6.69;2.5;.22;3284 +81078;45.84573;-.10856;90;20221214;15.1;4.5;9.8;2.1;11.33;2;.39;4903 +81078;45.84573;-.10856;90;20221215;5.2;4.7;4.9;4.4;8.43;.3;.41;641 +81078;45.84573;-.10856;90;20221216;5.3;.3;2.8;5.2;5.03;0;1.18;3214 +81078;45.84573;-.10856;90;20221217;3.2;-3.6;-.2;2.6;4.39;0;.56;3778 +81078;45.84573;-.10856;90;20221218;10.1;-5.1;2.5;3.4;6.86;0;.48;5857 +81078;45.84573;-.10856;90;20221219;14.4;9.1;11.7;5.4;10.69;0;1.31;3245 +81078;45.84573;-.10856;90;20221220;14.3;11.8;13;5.3;11.99;2;1.29;1994 +81078;45.84573;-.10856;90;20221221;14;10.1;12.1;4.1;12.79;4.9;.64;2833 +81078;45.84573;-.10856;90;20221222;14.8;12.4;13.6;5.8;14.09;11;.83;2029 +81078;45.84573;-.10856;90;20221223;15.6;13.8;14.7;4.2;14.56;6.8;.92;1737 +81078;45.84573;-.10856;90;20221224;15.2;11.2;13.2;2.1;13.03;.5;.64;2832 +81078;45.84573;-.10856;90;20221225;15;8.9;12;3.1;11.39;1.4;.86;3474 +81078;45.84573;-.10856;90;20221226;13.8;11.1;12.4;1.9;11.56;1;.75;2180 +81078;45.84573;-.10856;90;20221227;9.9;3.1;6.5;1.6;9.73;.3;.21;3778 +81078;45.84573;-.10856;90;20221228;13.2;7.6;10.4;3.5;11.33;1.5;.6;3449 +81078;45.84573;-.10856;90;20221229;12;11.2;11.6;3.5;11.99;3.9;.77;868 +81078;45.84573;-.10856;90;20221230;15.1;8.1;11.6;5.1;12.56;3.8;.68;4017 +81078;45.84573;-.10856;90;20221231;17;12.1;14.6;4.7;11.93;0;1.64;3254 +81079;45.87577;.21072;98;20220101;16.5;4.4;10.5;1.6;10;.1;.6;5175 +81079;45.87577;.21072;98;20220102;14.3;7.2;10.8;3.1;11.7;.8;.56;3852 +81079;45.87577;.21072;98;20220103;14.5;11.5;13;4.4;12.6;1.2;.98;2317 +81079;45.87577;.21072;98;20220104;13;11.8;12.4;4.2;10.8;.8;1.35;1263 +81079;45.87577;.21072;98;20220105;7.5;.4;4;1.5;6.8;.1;.4;3937 +81079;45.87577;.21072;98;20220106;8.5;-4.1;2.2;1;5.7;.4;.31;5482 +81079;45.87577;.21072;98;20220107;11;.6;5.8;4.8;8.2;3.4;.67;4969 +81079;45.87577;.21072;98;20220108;11.4;6.2;8.8;6.8;10.2;12.5;.72;3374 +81079;45.87577;.21072;98;20220109;8.8;5.8;7.3;3.5;9.6;9.6;.44;2447 +81079;45.87577;.21072;98;20220110;8.6;7.2;7.9;1;9.9;.8;.42;1505 +81079;45.87577;.21072;98;20220111;9.1;1.4;5.3;2.1;6.9;.2;.62;4358 +81079;45.87577;.21072;98;20220112;4.8;-.6;2.1;4.5;5.8;0;.69;3594 +81079;45.87577;.21072;98;20220113;6.7;-.4;3.2;3.2;5.4;0;.88;4253 +81079;45.87577;.21072;98;20220114;9.6;-6;1.8;.8;4.7;.1;.37;6656 +81079;45.87577;.21072;98;20220115;8.9;-6.2;1.4;.6;4.8;.1;.28;6613 +81079;45.87577;.21072;98;20220116;.5;-6.2;-2.8;.9;5.1;.2;.17;4261 +81079;45.87577;.21072;98;20220117;6.2;-1.2;2.5;2.5;7.2;0;.27;4563 +81079;45.87577;.21072;98;20220118;9.5;1.6;5.6;2.8;6.8;.2;.84;4793 +81079;45.87577;.21072;98;20220119;5.7;1.8;3.8;1.9;7.3;1.5;.4;3238 +81079;45.87577;.21072;98;20220120;7.2;2.7;5;2.2;7.3;.1;.57;3569 +81079;45.87577;.21072;98;20220121;5.6;.9;3.3;4.6;5.8;0;.94;3710 +81079;45.87577;.21072;98;20220122;5.2;-.9;2.2;4.9;6.2;.1;.61;4367 +81079;45.87577;.21072;98;20220123;7;1.5;4.3;5.1;6.4;0;.98;4175 +81079;45.87577;.21072;98;20220124;11.7;-4.7;3.5;1.6;5.8;0;.71;7735 +81079;45.87577;.21072;98;20220125;12;-3.4;4.3;.8;5.7;0;.51;7579 +81079;45.87577;.21072;98;20220126;1;-2.4;-.7;3.2;5.5;0;.32;3301 +81079;45.87577;.21072;98;20220127;1.1;-2.9;-.9;3;5.3;0;.36;3684 +81079;45.87577;.21072;98;20220128;9.5;-2.1;3.7;1.9;7.6;0;.45;6779 +81079;45.87577;.21072;98;20220129;6.1;2.2;4.2;1.5;7.9;.1;.38;3742 +81079;45.87577;.21072;98;20220130;9.2;5.1;7.2;1.7;9.7;.4;.44;3911 +81079;45.87577;.21072;98;20220131;10.8;5.9;8.4;3.8;8.8;.6;1;4395 +81079;45.87577;.21072;98;20220201;9.8;-2.2;3.8;3.2;8.3;.2;.38;7313 +81079;45.87577;.21072;98;20220202;8.4;6.7;7.6;2.4;9.7;0;.52;2429 +81079;45.87577;.21072;98;20220203;6.5;-.2;3.2;1.9;8.1;.4;.28;5479 +81079;45.87577;.21072;98;20220204;11.9;5.9;8.9;3.1;10.1;1.6;.75;5233 +81079;45.87577;.21072;98;20220205;10.9;-2;4.5;1.2;7.1;.1;.63;8062 +81079;45.87577;.21072;98;20220206;10.4;-1.9;4.3;5.7;10.3;1.5;0;7975 +81079;45.87577;.21072;98;20220207;12.3;9.2;10.8;2.8;9.6;.4;1.17;3773 +81079;45.87577;.21072;98;20220208;13.4;-1.7;5.9;1.1;6.6;0;.84;9165 +81079;45.87577;.21072;98;20220209;14.6;-1.1;6.8;2.3;7.2;.2;1.23;9495 +81079;45.87577;.21072;98;20220210;5.2;.4;2.8;2.9;9;.5;.78;6811 +81079;45.87577;.21072;98;20220211;10.5;3.5;7;2.9;6.87;0;1.18;8753 +81079;45.87577;.21072;98;20220212;12;-1.7;5.1;1.7;5.53;0;1.1;9938 +81079;45.87577;.21072;98;20220213;16.2;-1.6;7.3;4.7;8.3;2.5;1.56;9891 +81079;45.87577;.21072;98;20220214;12.2;7.9;10;4.7;9.7;5;1.29;5961 +81079;45.87577;.21072;98;20220215;10.8;2.5;6.6;3.9;9.43;12.4;.63;4682 +81079;45.87577;.21072;98;20220216;13.5;8.4;11;7.4;13.4;6.2;.36;5745 +81079;45.87577;.21072;98;20220217;14.1;11.6;12.9;5.9;13.7;1.6;.85;3909 +81079;45.87577;.21072;98;20220218;12.5;10.3;11.4;4.4;10.9;.4;1.24;3689 +81079;45.87577;.21072;98;20220219;12;-.1;6;2.2;7.5;.1;1.08;9573 +81079;45.87577;.21072;98;20220220;14;5.5;9.8;5.8;11.2;3.3;.99;8046 +81079;45.87577;.21072;98;20220221;11.2;6.1;8.7;7;9.3;.5;1.29;6192 +81079;45.87577;.21072;98;20220222;12.7;2.6;7.7;2.9;9.9;.1;.89;9081 +81079;45.87577;.21072;98;20220223;14.6;4.5;9.6;1;10.1;.6;1.01;9212 +81079;45.87577;.21072;98;20220224;14.5;2.1;8.3;3;8.4;.6;1.49;10416 +81079;45.87577;.21072;98;20220225;11.3;-3.6;3.9;1.2;6.2;.1;1.06;11635 +81079;45.87577;.21072;98;20220226;13.5;-2.2;5.7;3.6;5.5;0;2.03;12126 +81079;45.87577;.21072;98;20220227;16.6;.5;8.6;1.4;6.6;0;1.6;12457 +81079;45.87577;.21072;98;20220228;18;-1.7;8.2;.7;7.4;0;1.35;14031 +81079;45.87577;.21072;98;20220301;16.8;-.2;8.3;1.5;7.7;.1;1.58;13169 +81079;45.87577;.21072;98;20220302;10.4;7.3;8.9;3;10;.9;.92;5366 +81079;45.87577;.21072;98;20220303;13;8.2;10.6;1.7;10.6;.5;1.1;6914 +81079;45.87577;.21072;98;20220304;9.1;8.2;8.7;2.8;10.4;2;.67;2705 +81079;45.87577;.21072;98;20220305;9.9;4.6;7.3;2.5;8.7;.1;1.03;7497 +81079;45.87577;.21072;98;20220306;10.9;5.9;8.4;3.3;7;0;1.73;7363 +81079;45.87577;.21072;98;20220307;11.2;-1.2;5;3.2;5.1;0;1.91;12087 +81079;45.87577;.21072;98;20220308;11.7;-.9;5.4;4.3;8;.5;1.3;12346 +81079;45.87577;.21072;98;20220309;16.4;5.3;10.9;4.3;9.2;.2;2.22;11701 +81079;45.87577;.21072;98;20220310;12.6;9.2;10.9;5.4;10.1;1.5;1.65;6298 +81079;45.87577;.21072;98;20220311;12.7;8.5;10.6;6;10.4;10.2;1.55;7157 +81079;45.87577;.21072;98;20220312;12.8;7.2;10;4;9.8;1.8;1.52;8461 +81079;45.87577;.21072;98;20220313;10.5;8;9.3;4.4;8.8;9.3;1.51;5531 +81079;45.87577;.21072;98;20220314;14.7;1;7.9;4.4;9.1;.8;1.74;13896 +81079;45.87577;.21072;98;20220315;19.2;10.3;14.8;3.9;11.7;0;2.49;11222 +81079;45.87577;.21072;98;20220316;15.3;10.5;12.9;3.6;11.4;0;1.78;8186 +81079;45.87577;.21072;98;20220317;10.3;9.2;9.8;6;9.3;0;1.54;3662 +81079;45.87577;.21072;98;20220318;14.3;6;10.2;5;8.4;0;2.26;10925 +81079;45.87577;.21072;98;20220319;18.2;5.7;12;2.4;8.73;0;2.36;13054 +81079;45.87577;.21072;98;20220320;17.3;5.3;11.3;3.4;8.93;.1;2.51;13330 +81079;45.87577;.21072;98;20220321;18.4;7.6;13;4.2;8.53;0;3.2;14461 +81079;45.87577;.21072;98;20220322;17.9;5.6;11.8;4.2;6.23;0;3.64;16882 +81079;45.87577;.21072;98;20220323;17.8;3.4;10.6;2.9;5.46;0;3.27;18397 +81079;45.87577;.21072;98;20220324;19.8;-.4;9.7;2;5.8;0;2.97;19578 +81079;45.87577;.21072;98;20220325;21.8;1.2;11.5;2.2;6.03;0;3.31;19047 +81079;45.87577;.21072;98;20220326;22;3.3;12.7;2.4;6.33;0;3.49;19449 +81079;45.87577;.21072;98;20220327;22.4;2.8;12.6;1.9;6.93;0;3.22;18563 +81079;45.87577;.21072;98;20220328;22.1;4.5;13.3;1.8;7.66;0;3.05;17529 +81079;45.87577;.21072;98;20220329;17.2;8.1;12.7;2;9.6;0;2.15;10847 +81079;45.87577;.21072;98;20220330;14.9;7.3;11.1;2.9;10.63;2.8;1.47;6584 +81079;45.87577;.21072;98;20220331;13.3;6.7;10;4.9;8.53;3.7;2.14;9066 +81079;45.87577;.21072;98;20220401;8;.1;4.1;6.7;5.63;1;2.01;13522 +81079;45.87577;.21072;98;20220402;8.7;.4;4.5;4.4;5.33;0;2.1;14025 +81079;45.87577;.21072;98;20220403;6.7;-3.4;1.7;2.8;4.85;0;1.6;13301 +81079;45.87577;.21072;98;20220404;12.1;-1.7;5.2;1.8;5.33;0;2.36;20459 +81079;45.87577;.21072;98;20220405;13.5;1.6;7.5;2.3;8.69;0;1.45;8582 +81079;45.87577;.21072;98;20220406;13.1;8.8;11;4.5;11.1;2.2;1.37;5969 +81079;45.87577;.21072;98;20220407;13;10.1;11.6;7.3;12.83;22.7;.89;3899 +81079;45.87577;.21072;98;20220408;17;11.5;14.2;8;11.26;4.3;2.93;9288 +81079;45.87577;.21072;98;20220409;14.2;3.4;8.8;2.1;7.42;0;2.42;17292 +81079;45.87577;.21072;98;20220410;17.9;-.7;8.6;2.8;6.43;0;3.32;22525 +81079;45.87577;.21072;98;20220411;21.8;4.6;13.2;5.3;9.86;0;4.43;20351 +81079;45.87577;.21072;98;20220412;18.1;11.4;14.7;3.8;11.2;0;2.66;10357 +81079;45.87577;.21072;98;20220413;16.7;10.4;13.6;1.3;12.73;.5;1.71;9268 +81079;45.87577;.21072;98;20220414;22.9;8.7;15.8;1.8;12.16;0;3.47;21412 +81079;45.87577;.21072;98;20220415;23.8;7.5;15.7;2.4;11.13;.1;3.88;22305 +81079;45.87577;.21072;98;20220416;23;7.4;15.2;3.1;10.46;0;4.05;22725 +81079;45.87577;.21072;98;20220417;23.4;5.1;14.3;2.5;9.03;0;4.13;23813 +81079;45.87577;.21072;98;20220418;19.6;7.6;13.6;2.8;11.13;0;3.11;18816 +81079;45.87577;.21072;98;20220419;17.1;7.1;12.1;2.7;9.93;8.3;2.49;13301 +81079;45.87577;.21072;98;20220420;15.6;8.5;12.1;2.8;11.36;4.7;1.88;9400 +81079;45.87577;.21072;98;20220421;19.9;9;14.4;1.8;11.56;0;2.69;15192 +81079;45.87577;.21072;98;20220422;19.2;9;14.1;1.6;11.9;0;2.74;17112 +81079;45.87577;.21072;98;20220423;15.6;9.6;12.6;3.2;11.9;9.9;2.11;11832 +81079;45.87577;.21072;98;20220424;15.9;10.2;13.1;4;12.56;11.7;1.65;7032 +81079;45.87577;.21072;98;20220425;18;9.3;13.6;2.5;11.53;0;2.47;13301 +81079;45.87577;.21072;98;20220426;20.3;4.3;12.3;2.7;9.9;0;3.63;24304 +81079;45.87577;.21072;98;20220427;22.3;6.6;14.4;3.1;10.26;0;4.08;22887 +81079;45.87577;.21072;98;20220428;20.6;10.8;15.7;2.4;12.4;0;3.19;17758 +81079;45.87577;.21072;98;20220429;21.8;10.7;16.3;2.2;12.83;0;3.07;15924 +81079;45.87577;.21072;98;20220430;21.7;7.8;14.7;2.3;10.6;0;3.82;22922 +81079;45.87577;.21072;98;20220501;19.9;6.1;13;1.9;8.83;0;3.67;23275 +81079;45.87577;.21072;98;20220502;21;7.9;14.5;2.7;9.56;0;3.99;22505 +81079;45.87577;.21072;98;20220503;21.9;8.6;15.3;2.7;10.4;0;4.01;21824 +81079;45.87577;.21072;98;20220504;20.1;8;14;2.2;10.6;0;3.2;17931 +81079;45.87577;.21072;98;20220505;21.4;6.5;14;2.5;10.43;0;3.87;23338 +81079;45.87577;.21072;98;20220506;21.3;5.3;13.3;1.9;10.3;0;3.72;23739 +81079;45.87577;.21072;98;20220507;23.7;6;14.9;1.3;11;.1;3.97;25129 +81079;45.87577;.21072;98;20220508;24.9;4.7;14.8;1.5;11.2;0;4.29;27021 +81079;45.87577;.21072;98;20220509;27.9;6.9;17.4;.9;12.1;0;4.51;27699 +81079;45.87577;.21072;98;20220510;28.9;7.5;18.2;1.3;12;0;4.89;28047 +81079;45.87577;.21072;98;20220511;27.6;7.3;17.5;2;13.3;0;4.88;27486 +81079;45.87577;.21072;98;20220512;22.2;9.2;15.7;1.7;14.4;0;3.5;21980 +81079;45.87577;.21072;98;20220513;25.6;11;18.3;.9;14.2;0;3.98;23434 +81079;45.87577;.21072;98;20220514;28.8;9.2;19;1.8;14.6;0;5.01;27364 +81079;45.87577;.21072;98;20220515;28.9;16.1;22.5;2.5;16.6;2.2;4.95;22096 +81079;45.87577;.21072;98;20220516;27.9;9.9;18.9;1.8;15.7;0;4.74;26420 +81079;45.87577;.21072;98;20220517;31;11.1;21.1;2;14.8;0;5.6;27921 +81079;45.87577;.21072;98;20220518;31.6;9.8;20.7;1.1;15;.9;5.28;29011 +81079;45.87577;.21072;98;20220519;26.5;16.4;21.5;1.8;18;.1;4.02;19878 +81079;45.87577;.21072;98;20220520;27.6;14;20.8;2.2;16.6;0;4.65;23245 +81079;45.87577;.21072;98;20220521;30.2;9.5;19.9;1.5;15.4;0;5.29;28917 +81079;45.87577;.21072;98;20220522;31.1;17.7;24.4;2.4;17.4;3.7;5.47;23233 +81079;45.87577;.21072;98;20220523;22.8;16.6;19.7;4.6;16.4;11.7;3.77;15670 +81079;45.87577;.21072;98;20220524;18.9;9.6;14.3;1.8;12.2;.9;3.16;19385 +81079;45.87577;.21072;98;20220525;22.7;4.6;13.7;1.9;11.1;.1;4.25;27359 +81079;45.87577;.21072;98;20220526;19.3;9.4;14.4;1.2;13.2;0;3.13;20143 +81079;45.87577;.21072;98;20220527;22.9;8.7;15.8;1.3;13.3;.1;3.93;24309 +81079;45.87577;.21072;98;20220528;23.6;11.1;17.4;3.4;11.8;0;4.72;22835 +81079;45.87577;.21072;98;20220529;19.9;9.6;14.8;4.4;9.1;0;4.5;20730 +81079;45.87577;.21072;98;20220530;22.9;7.6;15.3;3.2;8.6;0;5.05;25457 +81079;45.87577;.21072;98;20220531;25.7;5.8;15.8;.9;10.1;1.3;4.63;29185 +81079;45.87577;.21072;98;20220601;26.4;12.2;19.3;1.4;12.8;3.8;4.61;24620 +81079;45.87577;.21072;98;20220602;30.1;14.2;22.2;2;17;10.4;5.36;26143 +81079;45.87577;.21072;98;20220603;27.7;16.7;22.2;1.2;19.6;4.4;4.23;21692 +81079;45.87577;.21072;98;20220604;28.5;16.7;22.6;2.1;19.1;.6;4.7;22532 +81079;45.87577;.21072;98;20220605;22.6;14.9;18.8;2.7;15.8;.1;3.64;18123 +81079;45.87577;.21072;98;20220606;20.6;11.4;16;1.4;15.1;.8;3.25;19899 +81079;45.87577;.21072;98;20220607;24.9;10.3;17.6;2.9;15;11.7;4.53;25259 +81079;45.87577;.21072;98;20220608;23.5;13.4;18.5;4;15.8;1;4.12;20943 +81079;45.87577;.21072;98;20220609;25.4;10.5;18;2.3;13.9;.2;4.71;25598 +81079;45.87577;.21072;98;20220610;27.8;7;17.4;.3;13.3;0;4.77;30388 +81079;45.87577;.21072;98;20220611;29.5;9.4;19.5;1.2;15.7;3.1;5.29;29897 +81079;45.87577;.21072;98;20220612;28.6;16.5;22.6;3.5;16.2;0;5.57;23090 +81079;45.87577;.21072;98;20220613;27.5;14.6;21.1;5.2;11.8;0;6.65;23883 +81079;45.87577;.21072;98;20220614;33;12.3;22.7;2.7;13.4;.7;6.95;30433 +81079;45.87577;.21072;98;20220615;34.5;17.8;26.2;2.2;18.1;0;6.46;27295 +81079;45.87577;.21072;98;20220616;34.3;12.7;23.5;1.7;15.7;0;6.45;30872 +81079;45.87577;.21072;98;20220617;37.6;14;25.8;1.7;15.5;0;6.98;30886 +81079;45.87577;.21072;98;20220618;38.7;15;26.9;1.9;16.8;.6;7.31;30897 +81079;45.87577;.21072;98;20220619;30.4;20.8;25.6;3;19;3.8;5.45;20588 +81079;45.87577;.21072;98;20220620;29.3;16.3;22.8;2.4;18;19.1;5.21;24056 +81079;45.87577;.21072;98;20220621;27.1;15.7;21.4;1.5;19.4;2.8;4.31;22491 +81079;45.87577;.21072;98;20220622;26.1;17.2;21.7;4.3;18.5;18;4.55;19802 +81079;45.87577;.21072;98;20220623;24;11.1;17.6;1.2;16.1;4.8;4.02;23954 +81079;45.87577;.21072;98;20220624;23.3;14.2;18.8;3.1;16.6;8;3.83;20019 +81079;45.87577;.21072;98;20220625;17.8;15.5;16.7;1.5;16;11.8;1.99;9770 +81079;45.87577;.21072;98;20220626;19.6;12.7;16.2;1.3;14.8;1.2;2.97;17339 +81079;45.87577;.21072;98;20220627;24.8;8.7;16.8;2;12.8;.1;4.68;26775 +81079;45.87577;.21072;98;20220628;25.9;7.3;16.6;1.4;12.2;0;4.84;28800 +81079;45.87577;.21072;98;20220629;24.9;7.9;16.4;1.5;13.6;9.8;4.54;27483 +81079;45.87577;.21072;98;20220630;21.4;12.9;17.2;1.9;14.3;3.6;3.51;19243 +81079;45.87577;.21072;98;20220701;24;7;15.5;.9;11.8;.1;4.33;27424 +81079;45.87577;.21072;98;20220702;28.8;7.9;18.4;.9;12.2;0;5.15;30433 +81079;45.87577;.21072;98;20220703;27.4;10.4;18.9;1.5;13.3;.4;4.99;27352 +81079;45.87577;.21072;98;20220704;28;15.5;21.8;2.5;13.6;.1;5.33;23337 +81079;45.87577;.21072;98;20220705;28;12;20;2.4;13.2;0;5.43;26437 +81079;45.87577;.21072;98;20220706;27.9;15;21.5;3.8;12.8;0;5.99;23638 +81079;45.87577;.21072;98;20220707;28.2;11.7;20;1.9;14.3;0;5.18;26762 +81079;45.87577;.21072;98;20220708;28.2;15.2;21.7;3.7;13.7;0;5.87;23643 +81079;45.87577;.21072;98;20220709;30.2;15.1;22.7;3.3;13.3;0;6.34;25475 +81079;45.87577;.21072;98;20220710;29.3;14.7;22;4.1;13.9;0;6.33;24985 +81079;45.87577;.21072;98;20220711;31.9;17.1;24.5;4.6;14.2;0;7.36;25103 +81079;45.87577;.21072;98;20220712;33.4;16.9;25.2;3;14.6;0;6.85;26475 +81079;45.87577;.21072;98;20220713;34.2;12.6;23.4;1.3;12.9;0;6.05;30054 +81079;45.87577;.21072;98;20220714;36.8;12.3;24.6;2.1;13.8;0;7.03;29978 +81079;45.87577;.21072;98;20220715;31.2;18.3;24.8;4.1;13.1;0;6.99;23159 +81079;45.87577;.21072;98;20220716;31.7;17.5;24.6;4.9;11.1;0;7.95;24258 +81079;45.87577;.21072;98;20220717;34;18.7;26.4;5.1;12.7;0;8.55;25128 +81079;45.87577;.21072;98;20220718;40.5;18.4;29.5;3.5;14.8;0;9.1;29640 +81079;45.87577;.21072;98;20220719;30.2;20.5;25.4;4;18.5;.9;5.7;19764 +81079;45.87577;.21072;98;20220720;29.1;17;23.1;2.7;18.1;.7;5;22069 +81079;45.87577;.21072;98;20220721;29.9;12.5;21.2;.7;16;0;4.72;26491 +81079;45.87577;.21072;98;20220722;28.9;13.9;21.4;3;17.4;.7;5.15;24468 +81079;45.87577;.21072;98;20220723;30.2;12.1;21.2;1.4;15.4;0;5.11;26838 +81079;45.87577;.21072;98;20220724;35.5;11.7;23.6;1.1;14.1;0;5.76;29044 +81079;45.87577;.21072;98;20220725;28.2;19.4;23.8;4.1;17;.7;5.27;18395 +81079;45.87577;.21072;98;20220726;27.1;11.2;19.2;1.9;13.7;0;4.72;24828 +81079;45.87577;.21072;98;20220727;28.2;9;18.6;1.6;12;0;4.99;27230 +81079;45.87577;.21072;98;20220728;29.9;10.1;20;1.5;13;0;5.18;27545 +81079;45.87577;.21072;98;20220729;29.3;16.3;22.8;1.8;16;0;4.75;22113 +81079;45.87577;.21072;98;20220730;32.1;12.7;22.4;2;16.1;0;5.62;27023 +81079;45.87577;.21072;98;20220731;34.7;12.7;23.7;1.7;15.4;0;5.98;28222 +81079;45.87577;.21072;98;20220801;33.7;12.1;22.9;1.2;14.6;0;5.47;28094 +81079;45.87577;.21072;98;20220802;34.6;16.6;25.6;1.5;15.5;0;5.62;25648 +81079;45.87577;.21072;98;20220803;37.7;15;26.4;.7;14.3;.2;5.35;27830 +81079;45.87577;.21072;98;20220804;37.7;19;28.4;1.9;16.4;0;6.4;25896 +81079;45.87577;.21072;98;20220805;30.3;19.6;25;4;16;0;5.88;19347 +81079;45.87577;.21072;98;20220806;29.6;16.7;23.2;5.4;11.4;0;7.15;21189 +81079;45.87577;.21072;98;20220807;30.6;15.4;23;5.5;9.7;0;7.83;22927 +81079;45.87577;.21072;98;20220808;32.6;17.2;24.9;4.9;10.5;0;7.94;22955 +81079;45.87577;.21072;98;20220809;34.3;18.5;26.4;4.8;11.6;0;8.2;23130 +81079;45.87577;.21072;98;20220810;35.7;18.2;27;3.9;11.1;0;7.94;24234 +81079;45.87577;.21072;98;20220811;39;16.1;27.6;3;10.7;0;7.92;26680 +81079;45.87577;.21072;98;20220812;39.3;19.3;29.3;1.8;10.5;0;6.45;25646 +81079;45.87577;.21072;98;20220813;36.2;15;25.6;1.7;15.6;4.2;5.85;26262 +81079;45.87577;.21072;98;20220814;27.2;18.5;22.9;4.5;20.1;3.5;4.16;16511 +81079;45.87577;.21072;98;20220815;29.4;18;23.7;3.7;18.1;.1;4.95;18865 +81079;45.87577;.21072;98;20220816;28.4;15.4;21.9;1.7;16.6;1.5;4.1;20056 +81079;45.87577;.21072;98;20220817;27.9;15.2;21.6;2.5;15.7;3;4.38;19687 +81079;45.87577;.21072;98;20220818;28.8;9.7;19.3;2;14.5;0;4.55;24115 +81079;45.87577;.21072;98;20220819;28;13.3;20.7;3;17.6;1.3;4.29;20942 +81079;45.87577;.21072;98;20220820;26.8;13.9;20.4;1;17.1;0;3.47;19447 +81079;45.87577;.21072;98;20220821;26.3;11.2;18.8;1.5;14.6;.5;3.74;20940 +81079;45.87577;.21072;98;20220822;29.1;18.8;24;2.2;19.4;.6;3.98;17070 +81079;45.87577;.21072;98;20220823;28;16.1;22.1;1.4;19.3;0;3.54;18259 +81079;45.87577;.21072;98;20220824;35.4;13;24.2;1.4;16.7;.8;5.05;24527 +81079;45.87577;.21072;98;20220825;28.3;18.7;23.5;1.6;18;.4;3.59;16097 +81079;45.87577;.21072;98;20220826;28.1;18.1;23.1;2.4;17.3;0;3.95;16316 +81079;45.87577;.21072;98;20220827;29.3;12.5;20.9;1.7;12.9;0;4.28;21156 +81079;45.87577;.21072;98;20220828;30.6;14.8;22.7;3.3;12.5;0;5.53;20338 +81079;45.87577;.21072;98;20220829;35.3;16.4;25.9;1.9;13.5;1;5.31;22122 +81079;45.87577;.21072;98;20220830;31.7;19.7;25.7;1.5;17.3;0;4.03;17367 +81079;45.87577;.21072;98;20220831;31.5;13.7;22.6;1.5;15.4;.8;4.25;21104 +81079;45.87577;.21072;98;20220901;30.9;16.9;23.9;2.6;16.8;1.7;4.58;18495 +81079;45.87577;.21072;98;20220902;26.3;16;21.2;1.6;18.1;3.4;3.08;15647 +81079;45.87577;.21072;98;20220903;29.4;16.2;22.8;2.1;16.4;.7;3.99;17637 +81079;45.87577;.21072;98;20220904;31.7;12.3;22;1.7;14.2;0;4.37;21319 +81079;45.87577;.21072;98;20220905;34;14.2;24.1;3;14.5;.1;5.66;21354 +81079;45.87577;.21072;98;20220906;32.5;11.3;21.9;2;13.4;1.4;4.72;21920 +81079;45.87577;.21072;98;20220907;23.7;12.7;18.2;2.4;15.4;2.6;2.95;15484 +81079;45.87577;.21072;98;20220908;26.3;14.9;20.6;3.7;15.7;1.6;3.87;15627 +81079;45.87577;.21072;98;20220909;24.3;14.8;19.6;3.6;15.6;1.5;3.34;14081 +81079;45.87577;.21072;98;20220910;27.8;13;20.4;1.3;14.8;0;3.25;17552 +81079;45.87577;.21072;98;20220911;30.1;10.6;20.4;2.3;13.3;0;4.29;20040 +81079;45.87577;.21072;98;20220912;35.2;13.9;24.6;2.1;14.2;0;4.97;20769 +81079;45.87577;.21072;98;20220913;31;21.7;26.4;3.6;18.7;4.3;4.6;13391 +81079;45.87577;.21072;98;20220914;31.1;17.1;24.1;2.3;17.3;1.3;4.01;16397 +81079;45.87577;.21072;98;20220915;29.5;14.2;21.9;1.7;16.4;.2;3.45;16995 +81079;45.87577;.21072;98;20220916;21.5;10.1;15.8;2.1;11.6;0;2.69;14440 +81079;45.87577;.21072;98;20220917;19.8;6.2;13;3;8.5;0;3.07;15662 +81079;45.87577;.21072;98;20220918;22.5;4.7;13.6;2.8;7.3;0;3.62;17814 +81079;45.87577;.21072;98;20220919;22;8.3;15.2;3.7;9;0;3.66;15391 +81079;45.87577;.21072;98;20220920;21.8;7;14.4;3.3;8.5;0;3.5;15848 +81079;45.87577;.21072;98;20220921;22.4;10.2;16.3;4.3;8.9;0;4.04;14179 +81079;45.87577;.21072;98;20220922;25.4;5;15.2;1.5;8.1;0;3.08;18304 +81079;45.87577;.21072;98;20220923;22.1;7.9;15;.8;9.2;.2;2.18;15006 +81079;45.87577;.21072;98;20220924;22.2;8.7;15.5;1;12.9;4.1;2.11;14452 +81079;45.87577;.21072;98;20220925;17.7;4.1;10.9;.4;10.4;.2;1.64;14342 +81079;45.87577;.21072;98;20220926;18.9;3.6;11.3;2.9;10.9;5.7;2.14;15073 +81079;45.87577;.21072;98;20220927;19.9;8.1;14;5.2;12.9;5.8;2.36;13012 +81079;45.87577;.21072;98;20220928;17.7;14.2;16;6.8;15.6;4.4;1.66;6738 +81079;45.87577;.21072;98;20220929;17.9;8.9;13.4;1.4;11.5;.7;1.7;11023 +81079;45.87577;.21072;98;20220930;19.4;3.1;11.3;1.6;10.3;3.3;1.95;14856 +81079;45.87577;.21072;98;20221001;20;12.5;16.3;5.4;17.4;7.7;1.44;9768 +81079;45.87577;.21072;98;20221002;22.3;15.8;19.1;3.7;16.8;0;2.26;8940 +81079;45.87577;.21072;98;20221003;21.8;12.7;17.3;1.6;14.5;0;1.9;10551 +81079;45.87577;.21072;98;20221004;23.6;7.3;15.5;.9;12.3;.1;1.94;14141 +81079;45.87577;.21072;98;20221005;26;9;17.5;2.2;13.4;1;2.7;14273 +81079;45.87577;.21072;98;20221006;19.7;13.4;16.6;2.7;14.4;0;1.81;8351 +81079;45.87577;.21072;98;20221007;23.6;7.6;15.6;.8;13.2;.1;1.78;13480 +81079;45.87577;.21072;98;20221008;20.6;11.4;16;3.2;11.5;0;2.46;9949 +81079;45.87577;.21072;98;20221009;25;7;16;1.9;12.1;.5;2.4;13965 +81079;45.87577;.21072;98;20221010;21;13.1;17.1;1.5;15.6;4;1.53;8934 +81079;45.87577;.21072;98;20221011;18.4;15;16.7;2.2;16.1;1.1;1.25;5582 +81079;45.87577;.21072;98;20221012;20.4;12.8;16.6;1.6;14.5;.1;1.53;8517 +81079;45.87577;.21072;98;20221013;16.6;10.3;13.5;2;15.1;9;.93;7596 +81079;45.87577;.21072;98;20221014;19.7;15.9;17.8;4.8;18.2;2.1;1.32;5687 +81079;45.87577;.21072;98;20221015;20.1;16.6;18.4;2.9;17.2;0;1.47;5357 +81079;45.87577;.21072;98;20221016;25.9;14.1;20;3.2;17.1;1.4;2.42;10181 +81079;45.87577;.21072;98;20221017;22.5;18.1;20.3;4;18.7;6.9;1.91;5904 +81079;45.87577;.21072;98;20221018;26.4;15.3;20.9;3.9;18.1;.1;2.58;9584 +81079;45.87577;.21072;98;20221019;26.4;16.8;21.6;4.9;17.4;15;3.12;8747 +81079;45.87577;.21072;98;20221020;23;14.6;18.8;4.2;17.1;.4;2.03;8028 +81079;45.87577;.21072;98;20221021;20;16.2;18.1;2.7;14.3;.3;1.8;5131 +81079;45.87577;.21072;98;20221022;22.1;10.8;16.5;3.3;14.4;0;1.89;9139 +81079;45.87577;.21072;98;20221023;24.8;15.6;20.2;5.5;14.1;.1;3.52;8071 +81079;45.87577;.21072;98;20221024;21.7;15.7;18.7;3;14.1;1.5;2.1;6311 +81079;45.87577;.21072;98;20221025;20.7;10.3;15.5;2.9;13.5;.2;1.65;8371 +81079;45.87577;.21072;98;20221026;25.2;11.8;18.5;3.4;14.6;0;2.41;9442 +81079;45.87577;.21072;98;20221027;23.7;15;19.4;7.2;15.9;0;3.02;7385 +81079;45.87577;.21072;98;20221028;25.3;17.5;21.4;4.4;15.8;0;2.97;6859 +81079;45.87577;.21072;98;20221029;23.8;16.8;20.3;5.2;13.5;0;3.4;6371 +81079;45.87577;.21072;98;20221030;19.3;10.1;14.7;2.4;13.7;0;1.23;7281 +81079;45.87577;.21072;98;20221031;20.8;12;16.4;3.4;14.8;1.1;1.55;7003 +81079;45.87577;.21072;98;20221101;18.3;9.9;14.1;2.8;12.5;.6;1.34;6727 +81079;45.87577;.21072;98;20221102;18;8.9;13.5;2.1;12.5;.1;1.1;6922 +81079;45.87577;.21072;98;20221103;16.8;8.9;12.9;4.7;12.1;13.5;1.38;6315 +81079;45.87577;.21072;98;20221104;14.5;7.6;11.1;4.1;10.2;1.6;1.33;5776 +81079;45.87577;.21072;98;20221105;15;1.2;8.1;1.9;9;0;.89;8288 +81079;45.87577;.21072;98;20221106;16.4;7.4;11.9;3.7;10.9;1.6;1.33;6485 +81079;45.87577;.21072;98;20221107;18.5;12.1;15.3;4;13.1;.2;1.59;5297 +81079;45.87577;.21072;98;20221108;17.8;10.6;14.2;4.8;12.6;4.9;1.56;5571 +81079;45.87577;.21072;98;20221109;15.2;12.3;13.8;1.3;12.9;3.3;.77;3271 +81079;45.87577;.21072;98;20221110;11.3;4.7;8;1.3;10.4;.1;.45;5154 +81079;45.87577;.21072;98;20221111;19;2.2;10.6;1.4;10.5;.1;.85;8450 +81079;45.87577;.21072;98;20221112;20.7;6.1;13.4;1.7;11.7;.1;1.07;7728 +81079;45.87577;.21072;98;20221113;20.4;5;12.7;1.9;10.4;.1;1.2;7843 +81079;45.87577;.21072;98;20221114;14.7;7.9;11.3;3.7;11.9;3.8;.8;4945 +81079;45.87577;.21072;98;20221115;14;11;12.5;4.7;12.7;5.1;.9;3042 +81079;45.87577;.21072;98;20221116;14.9;9.8;12.4;5.3;12.5;4.8;.98;4085 +81079;45.87577;.21072;98;20221117;14.5;11.3;12.9;5;12.3;6.9;1.16;3069 +81079;45.87577;.21072;98;20221118;14.4;3.3;8.9;1;9.5;2.2;.52;6136 +81079;45.87577;.21072;98;20221119;12.1;1.7;6.9;.5;7.6;.1;.39;5843 +81079;45.87577;.21072;98;20221120;12.6;-.3;6.2;2.9;8.5;1.9;.64;6490 +81079;45.87577;.21072;98;20221121;12.9;3.4;8.2;4.7;10.1;11.9;.63;5416 +81079;45.87577;.21072;98;20221122;12.9;5.7;9.3;4.3;10.2;8.6;.8;4581 +81079;45.87577;.21072;98;20221123;14.8;8.9;11.9;5.2;11.7;3.6;1.06;4040 +81079;45.87577;.21072;98;20221124;12.2;7.9;10.1;4.2;10.9;1.9;.72;3321 +81079;45.87577;.21072;98;20221125;14.4;7.2;10.8;1.4;10.3;.3;.63;4415 +81079;45.87577;.21072;98;20221126;11.5;1.1;6.3;1.7;8.3;.1;.47;5362 +81079;45.87577;.21072;98;20221127;10.9;3.1;7;2.9;8.9;4.4;.55;4514 +81079;45.87577;.21072;98;20221128;12.3;7.2;9.8;2;10.1;3.9;.63;3498 +81079;45.87577;.21072;98;20221129;8.4;.3;4.4;.4;7.9;.4;.23;4512 +81079;45.87577;.21072;98;20221130;8.9;5.4;7.2;2.9;8.8;0;.59;2735 +81079;45.87577;.21072;98;20221201;7.4;5;6.2;3.7;8.3;0;.61;2141 +81079;45.87577;.21072;98;20221202;6.1;5.2;5.7;3.2;7.8;.3;.66;1071 +81079;45.87577;.21072;98;20221203;6.4;3.3;4.9;3.4;7.6;2;.53;2462 +81079;45.87577;.21072;98;20221204;8;3.9;6;1.3;7.4;.1;.5;2892 +81079;45.87577;.21072;98;20221205;9.5;-2.4;3.6;1.7;6.5;.2;.44;5293 +81079;45.87577;.21072;98;20221206;3.8;-.4;1.7;3.3;6.4;.1;.35;2884 +81079;45.87577;.21072;98;20221207;4.6;.8;2.7;4.3;6.4;0;.56;2693 +81079;45.87577;.21072;98;20221208;2.2;-.9;.7;4;5.7;.3;.43;2358 +81079;45.87577;.21072;98;20221209;3.6;1.1;2.4;4.4;5.8;.1;.73;2043 +81079;45.87577;.21072;98;20221210;3.5;-1.8;.9;2;5.3;0;.43;3220 +81079;45.87577;.21072;98;20221211;2.6;-2.8;-.1;2.1;4.6;0;.5;3237 +81079;45.87577;.21072;98;20221212;3.1;-5.2;-1;2.2;5;6.6;.31;4133 +81079;45.87577;.21072;98;20221213;4.1;-1.2;1.5;3;6.6;1.9;.23;3170 +81079;45.87577;.21072;98;20221214;15.3;4.4;9.9;2.5;11.3;1.6;.45;4781 +81079;45.87577;.21072;98;20221215;4.3;3.7;4;5.3;7.9;0;.33;672 +81079;45.87577;.21072;98;20221216;4.7;-.1;2.3;6.1;4.9;0;1.2;2957 +81079;45.87577;.21072;98;20221217;2.5;-3.4;-.4;3;4.3;0;.64;3333 +81079;45.87577;.21072;98;20221218;9.8;-5.8;2;4.1;6.5;.1;.57;5775 +81079;45.87577;.21072;98;20221219;14.3;8.9;11.6;6.3;10.6;0;1.4;3154 +81079;45.87577;.21072;98;20221220;14.3;11.3;12.8;6.2;11.9;1.7;1.3;2200 +81079;45.87577;.21072;98;20221221;13.5;10.3;11.9;4.7;12.7;4.5;.65;2291 +81079;45.87577;.21072;98;20221222;14.3;12.2;13.3;6.6;14;12.9;.73;1746 +81079;45.87577;.21072;98;20221223;15.2;13.5;14.4;5.1;14.7;9;.81;1514 +81079;45.87577;.21072;98;20221224;14.7;11.1;12.9;2.7;13.1;.5;.65;2473 +81079;45.87577;.21072;98;20221225;14.8;8;11.4;4;11.3;1.5;.87;3625 +81079;45.87577;.21072;98;20221226;13.9;11.1;12.5;2.2;11.3;1;.86;2123 +81079;45.87577;.21072;98;20221227;9.6;2.4;6;2;9.6;.3;.16;3768 +81079;45.87577;.21072;98;20221228;12.9;7.5;10.2;3.7;11.3;1.3;.56;3197 +81079;45.87577;.21072;98;20221229;12;11.2;11.6;3.4;11.9;4.2;.78;878 +81079;45.87577;.21072;98;20221230;14.6;8.2;11.4;5.6;12.5;4.4;.62;3565 +81079;45.87577;.21072;98;20221231;16.5;11.8;14.2;6.1;11.9;0;1.75;2988 +81080;45.90485;.53031;174;20220101;17;7.5;12.2;2.2;9.49;0;.99;4954 +81080;45.90485;.53031;174;20220102;13.6;10;11.8;3.1;10.96;1;.91;2766 +81080;45.90485;.53031;174;20220103;13.6;11.3;12.4;3.6;12.06;1.3;.87;2191 +81080;45.90485;.53031;174;20220104;13;11.8;12.4;3.7;10.13;1.1;1.35;1087 +81080;45.90485;.53031;174;20220105;6.7;.5;3.6;2;6.29;.1;.51;4372 +81080;45.90485;.53031;174;20220106;5.5;-1.2;2.2;.9;5.61;.2;.28;4378 +81080;45.90485;.53031;174;20220107;9;1;5;3.5;7.48;2.3;.52;4499 +81080;45.90485;.53031;174;20220108;10.1;7.5;8.8;5.2;9.71;12.9;.72;2289 +81080;45.90485;.53031;174;20220109;8;5.7;6.8;2.9;8.84;9.6;.47;1974 +81080;45.90485;.53031;174;20220110;7.9;6.6;7.2;1.2;9.24;.5;.42;1498 +81080;45.90485;.53031;174;20220111;8.4;2.1;5.3;2.5;6.21;.1;.74;5293 +81080;45.90485;.53031;174;20220112;4.7;-1.5;1.6;3.7;5.48;0;.57;4801 +81080;45.90485;.53031;174;20220113;7.9;-1.2;3.4;2.7;5.08;0;.83;5987 +81080;45.90485;.53031;174;20220114;10.6;-1.7;4.5;1.7;4.91;.1;.74;6838 +81080;45.90485;.53031;174;20220115;9.6;-1.7;4;1.3;4.68;.1;.6;6935 +81080;45.90485;.53031;174;20220116;4.7;-3.7;.5;1.5;5.44;.2;.29;6038 +81080;45.90485;.53031;174;20220117;5.4;.3;2.9;2.4;7.18;0;.27;3665 +81080;45.90485;.53031;174;20220118;9;.8;4.9;3.2;6.51;.2;.78;5926 +81080;45.90485;.53031;174;20220119;4.5;.8;2.6;2;7.01;1.5;.3;2719 +81080;45.90485;.53031;174;20220120;6.7;2.8;4.8;2.1;7.08;.2;.54;3248 +81080;45.90485;.53031;174;20220121;5.3;.7;3;4.3;5.54;0;.87;4790 +81080;45.90485;.53031;174;20220122;5.4;-.5;2.4;4.5;5.84;.1;.69;5465 +81080;45.90485;.53031;174;20220123;7.5;1;4.2;4.1;6.14;0;.9;5793 +81080;45.90485;.53031;174;20220124;9.3;-1.7;3.8;1.8;5.93;0;.68;6822 +81080;45.90485;.53031;174;20220125;9.6;-.2;4.7;1.5;6.37;0;.58;7172 +81080;45.90485;.53031;174;20220126;3.3;-2.3;.5;2.5;5.41;0;.43;6669 +81080;45.90485;.53031;174;20220127;1.9;-3.8;-1;2.5;5.11;0;.37;6216 +81080;45.90485;.53031;174;20220128;8.3;-.1;4.1;2;7.21;0;.51;6330 +81080;45.90485;.53031;174;20220129;4.9;.8;2.9;1.4;7.41;.1;.31;3764 +81080;45.90485;.53031;174;20220130;9;4.6;6.8;1.3;9.04;.5;.46;3620 +81080;45.90485;.53031;174;20220131;9.2;5.9;7.5;3.6;8.34;.8;.86;3657 +81080;45.90485;.53031;174;20220201;8.2;.6;4.4;2.6;8.18;.3;.36;4536 +81080;45.90485;.53031;174;20220202;7.8;6.7;7.2;1.9;9.21;.1;.51;2086 +81080;45.90485;.53031;174;20220203;5.5;1.4;3.4;1.9;7.88;.4;.28;3462 +81080;45.90485;.53031;174;20220204;10.6;5.5;8;2.5;9.61;1.8;.59;3919 +81080;45.90485;.53031;174;20220205;9;1.4;5.2;1.4;7.34;.1;.61;7109 +81080;45.90485;.53031;174;20220206;9.6;2.3;5.9;4.4;9.54;2.5;.24;5301 +81080;45.90485;.53031;174;20220207;11.2;8.2;9.7;2.8;8.68;.3;1.12;5603 +81080;45.90485;.53031;174;20220208;14.1;1.3;7.7;1.9;6.68;0;1.19;9917 +81080;45.90485;.53031;174;20220209;15.4;3.5;9.4;3;7.14;.1;1.69;10122 +81080;45.90485;.53031;174;20220210;6.5;3.2;4.9;2.6;8.69;.6;.85;7316 +81080;45.90485;.53031;174;20220211;10.3;3.4;6.9;2.6;6.94;0;1.17;7630 +81080;45.90485;.53031;174;20220212;11.2;-2.4;4.4;1.6;5.24;0;1.04;9857 +81080;45.90485;.53031;174;20220213;15.6;-2.9;6.4;4.1;8.04;2.3;1.41;10236 +81080;45.90485;.53031;174;20220214;11.5;7.6;9.6;4.4;9.54;5.4;1.25;5192 +81080;45.90485;.53031;174;20220215;9.9;1.7;5.8;3.4;9.24;13.1;.53;4423 +81080;45.90485;.53031;174;20220216;12.6;8.2;10.4;5.4;12.64;7.1;.34;4322 +81080;45.90485;.53031;174;20220217;13.3;11.4;12.3;4.3;13.01;1.6;.74;3052 +81080;45.90485;.53031;174;20220218;12.2;10.3;11.3;3.7;10.64;.5;1.13;3580 +81080;45.90485;.53031;174;20220219;10.1;2.9;6.5;2.2;7.31;0;1;7404 +81080;45.90485;.53031;174;20220220;12.1;5.6;8.9;4.5;10.31;3.7;.79;5916 +81080;45.90485;.53031;174;20220221;10.1;6.6;8.4;5;9.04;.6;1.06;5453 +81080;45.90485;.53031;174;20220222;11.4;4.7;8.1;2.4;9.61;.2;.81;6462 +81080;45.90485;.53031;174;20220223;14.2;8.1;11.1;1.2;9.94;0;1.1;8278 +81080;45.90485;.53031;174;20220224;12.8;6.4;9.6;2.4;8.61;.8;1.32;8146 +81080;45.90485;.53031;174;20220225;9.8;.2;5;1.1;6.18;.1;1;10554 +81080;45.90485;.53031;174;20220226;13.1;0;6.6;3.2;4.94;0;2.09;13005 +81080;45.90485;.53031;174;20220227;16.1;2.3;9.2;2.2;5.98;0;1.98;13090 +81080;45.90485;.53031;174;20220228;16.3;2.2;9.3;1.5;7.24;0;1.62;13674 +81080;45.90485;.53031;174;20220301;16.4;4.1;10.3;2.1;6.94;0;1.96;13259 +81080;45.90485;.53031;174;20220302;9.8;7.8;8.8;2.4;9.44;1.8;.86;3450 +81080;45.90485;.53031;174;20220303;11.8;8.3;10.1;1.5;10.28;.1;.95;5606 +81080;45.90485;.53031;174;20220304;9.2;8.2;8.7;2.6;10.08;1.9;.69;2399 +81080;45.90485;.53031;174;20220305;7.5;5.4;6.4;2.4;8.68;.3;.68;4015 +81080;45.90485;.53031;174;20220306;9.7;4.4;7.1;2.9;6.28;0;1.64;10983 +81080;45.90485;.53031;174;20220307;11;-1.9;4.6;2.4;4.78;0;1.76;13948 +81080;45.90485;.53031;174;20220308;12.9;2.8;7.8;3.1;7.38;.3;1.74;12064 +81080;45.90485;.53031;174;20220309;15.6;4.6;10.1;3.1;8.74;.2;1.89;13062 +81080;45.90485;.53031;174;20220310;13;9.2;11.1;3.8;9.64;1.2;1.56;6809 +81080;45.90485;.53031;174;20220311;12.2;9.4;10.8;4.5;9.84;11.9;1.5;5580 +81080;45.90485;.53031;174;20220312;11;6.8;8.9;3.3;9.51;.4;1.11;7227 +81080;45.90485;.53031;174;20220313;10;8.2;9.1;4;8.54;15.3;1.35;4566 +81080;45.90485;.53031;174;20220314;14.7;1.9;8.3;3.8;8.28;1.1;1.88;13387 +81080;45.90485;.53031;174;20220315;18.5;10.3;14.4;4.2;10.84;0;2.5;10707 +81080;45.90485;.53031;174;20220316;15;10.8;12.9;3.2;10.81;0;1.72;7527 +81080;45.90485;.53031;174;20220317;10.2;9;9.6;5.2;9.28;0;1.37;3836 +81080;45.90485;.53031;174;20220318;14.4;5.6;10;4.1;8.39;0;2.24;11538 +81080;45.90485;.53031;174;20220319;17.4;5;11.2;1.9;8.54;0;2.1;12181 +81080;45.90485;.53031;174;20220320;16.4;4.1;10.3;2.9;9.04;.1;2.2;13646 +81080;45.90485;.53031;174;20220321;17.5;7.5;12.5;3.8;8.39;0;2.96;13992 +81080;45.90485;.53031;174;20220322;17.2;5.4;11.3;3.8;6.09;0;3.45;16323 +81080;45.90485;.53031;174;20220323;17.5;2.2;9.9;2.5;5.19;0;3.06;18296 +81080;45.90485;.53031;174;20220324;19.7;-1.7;9;1.7;5.74;0;2.85;19668 +81080;45.90485;.53031;174;20220325;21.3;-.3;10.5;2;6.04;0;3.13;19671 +81080;45.90485;.53031;174;20220326;21.2;1.8;11.5;2.4;6.04;0;3.4;19923 +81080;45.90485;.53031;174;20220327;21.9;1.3;11.6;1.5;6.84;0;2.97;19244 +81080;45.90485;.53031;174;20220328;21.8;3.1;12.4;1.5;7.59;0;2.91;18144 +81080;45.90485;.53031;174;20220329;17;7;12;1.7;9.44;0;2.12;11720 +81080;45.90485;.53031;174;20220330;14;6.7;10.4;2.7;10.59;2.3;1.3;5627 +81080;45.90485;.53031;174;20220331;12.2;6;9.1;4.8;8.64;4.4;1.81;7049 +81080;45.90485;.53031;174;20220401;6.6;-.6;3;6.7;5.84;3.4;1.63;12083 +81080;45.90485;.53031;174;20220402;7.9;-.1;3.9;4.3;5.44;0;1.92;13238 +81080;45.90485;.53031;174;20220403;5.9;-2.9;1.5;2.7;4.87;0;1.55;12168 +81080;45.90485;.53031;174;20220404;11.7;-.3;5.7;2.3;5.08;0;2.45;19826 +81080;45.90485;.53031;174;20220405;13.5;-.2;6.6;2.9;8.78;.1;1.31;7576 +81080;45.90485;.53031;174;20220406;12.3;8.4;10.4;4.3;11.04;2.4;1.23;5203 +81080;45.90485;.53031;174;20220407;13;9.4;11.2;6.7;12.69;24;.97;4649 +81080;45.90485;.53031;174;20220408;16.3;11;13.6;7.1;11.29;4.4;2.69;9432 +81080;45.90485;.53031;174;20220409;13.8;3.4;8.6;2.2;7.31;0;2.33;17957 +81080;45.90485;.53031;174;20220410;17.2;-2.1;7.6;2.4;6.39;0;3.08;22588 +81080;45.90485;.53031;174;20220411;21.6;3.8;12.7;4.5;9.38;0;4.05;20484 +81080;45.90485;.53031;174;20220412;18;10.5;14.3;3.4;11.14;.4;2.65;11385 +81080;45.90485;.53031;174;20220413;15.6;10.4;13;1.1;12.84;1;1.49;7952 +81080;45.90485;.53031;174;20220414;22.4;6.8;14.6;1.5;11.99;0;3.28;21519 +81080;45.90485;.53031;174;20220415;23.3;6.5;14.9;2.1;11.19;0;3.64;22108 +81080;45.90485;.53031;174;20220416;22.5;6.4;14.4;2.9;10.34;0;3.92;22438 +81080;45.90485;.53031;174;20220417;22.9;3.3;13.1;2.3;8.74;0;4.01;24120 +81080;45.90485;.53031;174;20220418;19;6.6;12.8;2.7;10.74;0;3.17;20374 +81080;45.90485;.53031;174;20220419;17.1;6.8;11.9;2.6;10.09;3.4;2.7;15951 +81080;45.90485;.53031;174;20220420;16.2;8.4;12.3;2.3;11.24;2.9;2.25;12450 +81080;45.90485;.53031;174;20220421;19.2;8.5;13.9;1.8;11.04;0;2.73;15739 +81080;45.90485;.53031;174;20220422;19.3;7.7;13.5;1.4;11.49;0;2.83;18018 +81080;45.90485;.53031;174;20220423;15.7;9.4;12.5;3.1;11.84;9.6;2.24;12949 +81080;45.90485;.53031;174;20220424;15.7;9.7;12.7;3.4;12.54;9.7;1.58;6848 +81080;45.90485;.53031;174;20220425;17.4;8.1;12.7;2.1;11.54;.1;2.08;11202 +81080;45.90485;.53031;174;20220426;19.3;3.7;11.5;2.1;9.69;0;3.42;24406 +81080;45.90485;.53031;174;20220427;21.8;5.6;13.7;2.9;10.34;0;4.09;24931 +81080;45.90485;.53031;174;20220428;20;9.5;14.7;2.5;12.59;0;3.16;18538 +81080;45.90485;.53031;174;20220429;21.2;9.9;15.6;2;12.34;.2;3;15786 +81080;45.90485;.53031;174;20220430;20.8;7.4;14.1;2.2;10.44;0;3.69;22684 +81080;45.90485;.53031;174;20220501;19.3;4.5;11.9;1.8;8.89;0;3.53;23613 +81080;45.90485;.53031;174;20220502;20.4;6.7;13.6;2.4;9.74;0;3.78;22957 +81080;45.90485;.53031;174;20220503;21.2;7.6;14.4;2.5;10.64;0;3.69;20987 +81080;45.90485;.53031;174;20220504;19.2;7.5;13.4;2.3;10.89;.4;3.08;17697 +81080;45.90485;.53031;174;20220505;20.7;6;13.4;2.4;10.34;0;3.86;24208 +81080;45.90485;.53031;174;20220506;20.6;8.2;14.4;2.1;10.54;0;3.04;15603 +81080;45.90485;.53031;174;20220507;22.5;10;16.3;1.8;11.24;0;3.2;15874 +81080;45.90485;.53031;174;20220508;23.7;9.2;16.5;2.2;11.34;0;3.56;17407 +81080;45.90485;.53031;174;20220509;26.5;11.2;18.8;1.7;12.18;0;3.78;17536 +81080;45.90485;.53031;174;20220510;27.5;13.4;20.5;2.2;11.91;0;4.39;18027 +81080;45.90485;.53031;174;20220511;26.3;11.3;18.8;2.4;13.79;.3;4.02;17045 +81080;45.90485;.53031;174;20220512;20.7;12.1;16.4;1.5;14.56;0;2.43;12056 +81080;45.90485;.53031;174;20220513;24.5;14;19.2;1.4;14.29;0;3.11;13932 +81080;45.90485;.53031;174;20220514;27.4;12.7;20.1;2;14.66;0;3.86;16389 +81080;45.90485;.53031;174;20220515;28.1;16.9;22.5;2.5;15.86;1.8;4.16;14279 +81080;45.90485;.53031;174;20220516;26.5;14.2;20.3;1.7;16.16;.1;3.41;15161 +81080;45.90485;.53031;174;20220517;30.3;15;22.6;2.5;14.99;0;4.61;16550 +81080;45.90485;.53031;174;20220518;30.7;14.6;22.7;1.9;15.69;1.1;4.36;17530 +81080;45.90485;.53031;174;20220519;26.7;17.6;22.1;2.4;18.16;.2;3.47;13441 +81080;45.90485;.53031;174;20220520;26.1;17.1;21.6;2.6;16.93;0;3.5;12650 +81080;45.90485;.53031;174;20220521;29.7;13.9;21.8;1.9;16.33;0;4.24;17470 +81080;45.90485;.53031;174;20220522;30.9;18;24.5;2.2;18.16;4.2;4.34;15302 +81080;45.90485;.53031;174;20220523;20.8;16.7;18.8;4.5;16.46;8.3;2.61;8587 +81080;45.90485;.53031;174;20220524;17.1;10.9;14;2.5;12.18;1;2.31;11691 +81080;45.90485;.53031;174;20220525;20.7;7.7;14.2;1.8;11.04;0;3.08;17180 +81080;45.90485;.53031;174;20220526;19.1;11.2;15.1;1.3;12.91;.2;2.37;12803 +81080;45.90485;.53031;174;20220527;21.9;11.9;16.9;2;13.28;.1;3.06;15042 +81080;45.90485;.53031;174;20220528;22.7;11.6;17.1;3.1;11.71;0;3.8;16103 +81080;45.90485;.53031;174;20220529;19;9.6;14.3;3.8;8.88;0;3.67;14862 +81080;45.90485;.53031;174;20220530;22.5;7.1;14.8;2.7;8.34;0;4.11;18456 +81080;45.90485;.53031;174;20220531;24.2;9.3;16.8;1.2;9.54;2;3.65;18908 +81080;45.90485;.53031;174;20220601;25.7;12.2;19;1.5;12.58;3;3.75;17863 +81080;45.90485;.53031;174;20220602;28.6;14.3;21.5;2.4;15.98;6.6;4.32;17940 +81080;45.90485;.53031;174;20220603;27.2;17.2;22.2;2.3;18.58;4.4;3.6;14899 +81080;45.90485;.53031;174;20220604;26.2;16.7;21.5;1.8;18.98;2.1;3.28;14912 +81080;45.90485;.53031;174;20220605;20.2;15.6;17.9;2.5;15.74;.2;2.34;9643 +81080;45.90485;.53031;174;20220606;20.5;13.4;16.9;1.3;14.91;.5;2.45;12542 +81080;45.90485;.53031;174;20220607;22.4;14;18.2;2.6;14.24;8.9;3.21;13807 +81080;45.90485;.53031;174;20220608;21.3;13.8;17.6;3.4;14.81;1.7;2.96;13030 +81080;45.90485;.53031;174;20220609;21.4;12.6;17;2.1;13.54;.1;2.91;13727 +81080;45.90485;.53031;174;20220610;26.7;10.5;18.6;1;13.74;.1;3.7;19915 +81080;45.90485;.53031;174;20220611;29.4;13.4;21.4;1.5;15.38;8;5.35;28167 +81080;45.90485;.53031;174;20220612;28.1;16.2;22.2;2.5;16.78;.3;5.17;24496 +81080;45.90485;.53031;174;20220613;26.9;14.2;20.5;3.6;12.64;0;5.95;26929 +81080;45.90485;.53031;174;20220614;32.3;13;22.6;2.5;13.24;.8;6.63;30161 +81080;45.90485;.53031;174;20220615;33.5;20.6;27.1;2.6;17.28;0;6.67;27374 +81080;45.90485;.53031;174;20220616;33.6;17;25.3;1.5;15.71;0;6.07;28545 +81080;45.90485;.53031;174;20220617;36.6;19;27.8;2.4;15.41;0;7.46;30097 +81080;45.90485;.53031;174;20220618;38.3;20;29.1;2.8;14.98;.1;8.15;30544 +81080;45.90485;.53031;174;20220619;30.3;23.4;26.9;2.6;16.98;15.7;5.7;21538 +81080;45.90485;.53031;174;20220620;27.3;17.3;22.3;2;19.14;19.6;4.29;21075 +81080;45.90485;.53031;174;20220621;25.9;16.4;21.2;1.8;19.31;3;3.93;20525 +81080;45.90485;.53031;174;20220622;23.5;17.8;20.6;2.2;18.44;19.7;3.43;17060 +81080;45.90485;.53031;174;20220623;24.5;14.3;19.4;1.1;16.64;2.8;3.75;20641 +81080;45.90485;.53031;174;20220624;21.4;15.7;18.5;2.8;16.11;5.8;3.3;16942 +81080;45.90485;.53031;174;20220625;17.1;15.3;16.2;1.8;15.28;13;1.73;7829 +81080;45.90485;.53031;174;20220626;17.5;13;15.3;1.4;14.64;2.5;2.23;12783 +81080;45.90485;.53031;174;20220627;22.5;11.8;17.2;1.8;12.64;.1;4.23;24227 +81080;45.90485;.53031;174;20220628;23.8;10.1;16.9;1.4;12.11;0;4.65;28115 +81080;45.90485;.53031;174;20220629;23.7;10.9;17.3;1.7;13.14;10.1;4.52;26801 +81080;45.90485;.53031;174;20220630;18.7;12.4;15.5;1.8;13.74;5.5;2.71;15398 +81080;45.90485;.53031;174;20220701;22.1;9.1;15.6;1.4;11.51;0;4.23;26522 +81080;45.90485;.53031;174;20220702;27.5;10.9;19.2;1.5;12.58;0;5.33;29988 +81080;45.90485;.53031;174;20220703;25.9;13.7;19.8;1.6;13.91;.2;4.77;25795 +81080;45.90485;.53031;174;20220704;26.1;15.3;20.7;2.4;14.01;.1;4.71;21880 +81080;45.90485;.53031;174;20220705;26.4;13.6;20;2.3;13.31;0;5.29;27203 +81080;45.90485;.53031;174;20220706;26;14.1;20;2.7;13.08;0;5.28;26025 +81080;45.90485;.53031;174;20220707;26.1;14.4;20.3;2.2;14.34;0;4.97;25812 +81080;45.90485;.53031;174;20220708;26.1;14.7;20.4;3.3;13.91;0;5.4;25922 +81080;45.90485;.53031;174;20220709;28.9;15.6;22.2;3;13.71;0;6.04;27489 +81080;45.90485;.53031;174;20220710;28.1;16.2;22.2;3.6;14.14;0;5.98;25950 +81080;45.90485;.53031;174;20220711;30.4;16.2;23.3;3.6;14.24;0;6.62;27824 +81080;45.90485;.53031;174;20220712;32;16.8;24.4;2.8;14.14;0;6.6;28316 +81080;45.90485;.53031;174;20220713;33.2;16.6;24.9;1.8;13.64;0;6.27;29094 +81080;45.90485;.53031;174;20220714;34.7;17.1;25.9;1.7;14.88;0;6.43;29548 +81080;45.90485;.53031;174;20220715;29.5;17.7;23.6;3.2;13.34;0;6.16;24789 +81080;45.90485;.53031;174;20220716;30.6;17.1;23.8;3.8;11.18;0;7.15;26648 +81080;45.90485;.53031;174;20220717;33;17.5;25.2;3.8;12.34;0;7.56;27800 +81080;45.90485;.53031;174;20220718;39.2;19.5;29.3;3;13.81;0;8.3;29444 +81080;45.90485;.53031;174;20220719;28.5;22.5;25.5;2.7;17.08;.5;4.91;17840 +81080;45.90485;.53031;174;20220720;26;17.3;21.7;2.5;17.84;1.1;4.16;19897 +81080;45.90485;.53031;174;20220721;28.7;14.7;21.7;1.2;16.68;0;4.71;25129 +81080;45.90485;.53031;174;20220722;27.2;17;22.1;2.3;18.31;.9;4.39;21139 +81080;45.90485;.53031;174;20220723;27.8;17;22.4;1.8;15.88;0;4.79;23641 +81080;45.90485;.53031;174;20220724;34.3;15.1;24.7;1.4;15.04;0;5.89;28708 +81080;45.90485;.53031;174;20220725;24.9;18.1;21.5;2.9;16.68;.7;3.84;15810 +81080;45.90485;.53031;174;20220726;24.3;14.5;19.4;1.6;14.21;0;3.77;19410 +81080;45.90485;.53031;174;20220727;26.6;14.4;20.5;1.5;12.74;0;4.46;23081 +81080;45.90485;.53031;174;20220728;28.1;13.7;20.9;1.4;13.58;0;4.66;24600 +81080;45.90485;.53031;174;20220729;26.9;17;21.9;1.7;16.14;.3;4.14;19848 +81080;45.90485;.53031;174;20220730;29.2;15.5;22.4;1.5;16.31;0;4.84;24879 +81080;45.90485;.53031;174;20220731;31.8;15.8;23.8;1.5;15.78;0;5.31;26385 +81080;45.90485;.53031;174;20220801;31.8;16.7;24.2;1.4;15.38;0;5.22;25542 +81080;45.90485;.53031;174;20220802;33;17.6;25.3;1.9;16.14;0;5.66;25730 +81080;45.90485;.53031;174;20220803;36.7;19.3;28;1.6;14.91;.2;6.15;26924 +81080;45.90485;.53031;174;20220804;34.8;21.2;28;1.8;17.31;0;5.72;24217 +81080;45.90485;.53031;174;20220805;28.6;19.3;24;3;16.61;0;5.01;20149 +81080;45.90485;.53031;174;20220806;28.6;16.4;22.5;4.3;12.18;0;6.28;23254 +81080;45.90485;.53031;174;20220807;29.5;14.7;22.1;3.9;9.78;0;6.63;24663 +81080;45.90485;.53031;174;20220808;31.6;16.2;23.9;3.7;10.48;0;6.89;24692 +81080;45.90485;.53031;174;20220809;32.6;17.4;25;3.1;11.21;0;6.53;23591 +81080;45.90485;.53031;174;20220810;34.6;17.7;26.1;2.9;11.08;0;6.9;25824 +81080;45.90485;.53031;174;20220811;36.9;17.9;27.4;2.4;10.81;0;6.78;26019 +81080;45.90485;.53031;174;20220812;36.6;19.6;28.1;2.1;10.78;0;6.35;25197 +81080;45.90485;.53031;174;20220813;35.4;17.7;26.5;1.8;15.91;4.1;5.7;24815 +81080;45.90485;.53031;174;20220814;24.9;18.8;21.9;3.6;19.14;4;3.29;13427 +81080;45.90485;.53031;174;20220815;26.7;17.9;22.3;3.1;17.44;.2;4.05;17054 +81080;45.90485;.53031;174;20220816;25.1;16.1;20.6;1.4;17.48;5.3;2.98;15084 +81080;45.90485;.53031;174;20220817;24.9;15.5;20.2;2.3;16.08;.2;3.49;17103 +81080;45.90485;.53031;174;20220818;25;13.4;19.2;1.9;15.58;.1;3.68;20345 +81080;45.90485;.53031;174;20220819;25.7;15.2;20.5;2;17.58;1.2;3.32;16688 +81080;45.90485;.53031;174;20220820;25;16.6;20.8;1.1;17.71;.1;3.03;16161 +81080;45.90485;.53031;174;20220821;23.9;14.4;19.2;1.3;16.08;.3;2.98;16545 +81080;45.90485;.53031;174;20220822;25.3;18.1;21.7;2;18.34;.8;3.04;13894 +81080;45.90485;.53031;174;20220823;26.5;17.5;22;1.4;19.01;.1;3.16;15907 +81080;45.90485;.53031;174;20220824;33.7;17.6;25.7;1.9;17.28;.4;5.11;22946 +81080;45.90485;.53031;174;20220825;26.4;18.4;22.4;2.2;17.14;.2;3.41;14558 +81080;45.90485;.53031;174;20220826;27;17.4;22.2;2;17.28;0;3.62;17237 +81080;45.90485;.53031;174;20220827;28.3;14.9;21.6;2.1;14.11;0;4.29;20603 +81080;45.90485;.53031;174;20220828;29.7;15.4;22.6;2.4;13.44;0;4.75;20934 +81080;45.90485;.53031;174;20220829;34.1;16.6;25.4;2;14.34;1;5.09;21755 +81080;45.90485;.53031;174;20220830;29.7;20.3;25;2;17.44;.1;3.85;15922 +81080;45.90485;.53031;174;20220831;30.1;16.2;23.1;2.2;15.74;.4;4.36;19658 +81080;45.90485;.53031;174;20220901;28.7;18.1;23.4;1.7;16.94;3.9;3.75;17714 +81080;45.90485;.53031;174;20220902;24;16.6;20.3;1.8;17.58;2.8;2.68;13454 +81080;45.90485;.53031;174;20220903;25.1;16.7;20.9;2.4;16.78;.2;3.21;15254 +81080;45.90485;.53031;174;20220904;30.9;15;22.9;2.1;15.34;0;4.35;20252 +81080;45.90485;.53031;174;20220905;32.2;17;24.6;2.7;15.61;.2;4.94;19685 +81080;45.90485;.53031;174;20220906;28.9;15.3;22.1;2.1;15.44;2.5;3.9;18077 +81080;45.90485;.53031;174;20220907;23.3;14.9;19.1;1.7;15.61;2.9;2.64;13750 +81080;45.90485;.53031;174;20220908;23.7;14.8;19.2;3.3;15.31;2.2;3.19;15048 +81080;45.90485;.53031;174;20220909;22.4;14.6;18.5;2.8;14.94;1.2;2.77;12967 +81080;45.90485;.53031;174;20220910;24.5;14.5;19.5;1.6;14.31;.1;2.91;15421 +81080;45.90485;.53031;174;20220911;28.8;12.9;20.9;2.2;12.71;0;4.14;19756 +81080;45.90485;.53031;174;20220912;35.2;15.5;25.4;2.6;14.41;0;5.27;19479 +81080;45.90485;.53031;174;20220913;29.8;22.2;26;2.9;19.54;1.3;3.75;11995 +81080;45.90485;.53031;174;20220914;27.8;18.2;23;2.3;18.11;3;3.27;14168 +81080;45.90485;.53031;174;20220915;24.1;16.8;20.5;1.9;17.48;.6;2.47;12200 +81080;45.90485;.53031;174;20220916;19.9;12.3;16.1;2.2;12.68;0;2.41;13364 +81080;45.90485;.53031;174;20220917;18.3;7.9;13.1;2.8;8.91;0;2.78;16057 +81080;45.90485;.53031;174;20220918;21.1;6;13.6;2.4;7.78;0;3.18;18076 +81080;45.90485;.53031;174;20220919;20.7;8.6;14.7;3.4;8.91;0;3.37;16589 +81080;45.90485;.53031;174;20220920;20.7;7.7;14.2;3.4;8.61;0;3.35;16585 +81080;45.90485;.53031;174;20220921;21.5;9.1;15.3;3.3;8.94;0;3.43;16168 +81080;45.90485;.53031;174;20220922;24.4;8.1;16.3;2;9.04;0;3.26;17912 +81080;45.90485;.53031;174;20220923;20.4;10.4;15.4;1.4;10.48;.1;2.08;11552 +81080;45.90485;.53031;174;20220924;17.6;11.4;14.5;1.2;13.14;5.7;1.48;9161 +81080;45.90485;.53031;174;20220925;16.4;9.2;12.8;1.2;12.08;0;1.41;9316 +81080;45.90485;.53031;174;20220926;17.3;7.4;12.3;2.5;11.34;5.7;1.76;11842 +81080;45.90485;.53031;174;20220927;17.4;9.3;13.4;3.4;12.61;4.5;1.69;10248 +81080;45.90485;.53031;174;20220928;16.9;13.7;15.3;4.4;14.98;10;1.37;6989 +81080;45.90485;.53031;174;20220929;16.3;9.5;12.9;1.4;11.11;.3;1.6;10830 +81080;45.90485;.53031;174;20220930;17.6;5.7;11.7;1.5;10.28;3.4;1.78;14246 +81080;45.90485;.53031;174;20221001;18.9;12.2;15.5;4.3;16.41;7;1.18;7664 +81080;45.90485;.53031;174;20221002;20.2;15.5;17.9;2.7;16.08;0;1.74;7951 +81080;45.90485;.53031;174;20221003;21.1;11.3;16.2;1.9;13.84;0;2;13031 +81080;45.90485;.53031;174;20221004;22;9.7;15.8;1.5;13.04;.2;2.01;13883 +81080;45.90485;.53031;174;20221005;24.9;12.4;18.7;2.3;13.84;.4;2.63;13900 +81080;45.90485;.53031;174;20221006;19.1;13;16.1;2.7;14.01;0;1.75;9153 +81080;45.90485;.53031;174;20221007;21.5;10.4;15.9;1.5;13.91;0;1.78;12114 +81080;45.90485;.53031;174;20221008;19.6;12.4;16;2.9;11.98;0;2.23;10972 +81080;45.90485;.53031;174;20221009;23.8;8.2;16;2.5;12.24;.2;2.44;14114 +81080;45.90485;.53031;174;20221010;20.9;14.4;17.6;2.4;15.04;2.3;1.78;8900 +81080;45.90485;.53031;174;20221011;17.8;14.9;16.4;1.7;16.04;2.6;1.05;4939 +81080;45.90485;.53031;174;20221012;18.4;12.1;15.3;1.3;14.24;.2;1.24;7992 +81080;45.90485;.53031;174;20221013;15.9;10.9;13.4;2.1;14.78;8.3;.81;6226 +81080;45.90485;.53031;174;20221014;18.4;15.2;16.8;4.4;17.54;3.1;.95;4593 +81080;45.90485;.53031;174;20221015;19.5;16.2;17.9;3.3;16.88;0;1.37;5084 +81080;45.90485;.53031;174;20221016;25.8;15.1;20.5;2.7;16.78;.8;2.32;10816 +81080;45.90485;.53031;174;20221017;22.2;18.4;20.3;3.1;17.71;4.6;1.79;5396 +81080;45.90485;.53031;174;20221018;26.2;15.7;21;2.9;17.28;0;2.38;10961 +81080;45.90485;.53031;174;20221019;25;17.1;21;3.2;16.01;14.2;2.46;9125 +81080;45.90485;.53031;174;20221020;22.8;14.7;18.8;2.9;16.51;0;1.75;8296 +81080;45.90485;.53031;174;20221021;19.5;17.5;18.5;2.7;14.31;.8;1.75;4404 +81080;45.90485;.53031;174;20221022;21.9;12.6;17.2;2.6;13.98;0;1.78;9226 +81080;45.90485;.53031;174;20221023;24;16.6;20.3;4.2;13.44;.1;3;7355 +81080;45.90485;.53031;174;20221024;20;15;17.5;2.4;13.41;2.4;1.7;6779 +81080;45.90485;.53031;174;20221025;20.3;11.3;15.8;2.5;13.01;1;1.55;7589 +81080;45.90485;.53031;174;20221026;23.9;12.7;18.3;2.5;14.54;0;1.88;10125 +81080;45.90485;.53031;174;20221027;23.7;15.6;19.7;3.8;15.14;0;2.26;7016 +81080;45.90485;.53031;174;20221028;23.8;19.8;21.8;3.5;14.91;0;2.54;5708 +81080;45.90485;.53031;174;20221029;24;17.7;20.8;3.4;12.38;0;2.79;6689 +81080;45.90485;.53031;174;20221030;19.9;13.8;16.8;2.5;13.08;0;1.63;7105 +81080;45.90485;.53031;174;20221031;20.4;13.3;16.8;3.2;14.81;2.2;1.48;6423 +81080;45.90485;.53031;174;20221101;17.3;10.9;14.1;2.9;12.58;.5;1.22;6884 +81080;45.90485;.53031;174;20221102;17.3;11.2;14.2;2.2;12.44;0;1.13;6996 +81080;45.90485;.53031;174;20221103;16.3;10.5;13.4;3.9;11.38;15.3;1.44;5169 +81080;45.90485;.53031;174;20221104;12.8;7.7;10.3;3.9;9.91;1.4;1.06;4605 +81080;45.90485;.53031;174;20221105;13.8;3;8.4;1.7;8.71;0;.82;8072 +81080;45.90485;.53031;174;20221106;14.4;7.4;10.9;2.8;10.28;1;.99;5603 +81080;45.90485;.53031;174;20221107;18;11.9;14.9;3.3;12.58;.1;1.37;6690 +81080;45.90485;.53031;174;20221108;17.9;11.5;14.7;4.1;11.98;4.2;1.6;5205 +81080;45.90485;.53031;174;20221109;14.8;12.1;13.4;1.5;13.04;3.9;.72;3131 +81080;45.90485;.53031;174;20221110;14.7;7.5;11.1;1.2;11.14;0;.66;5886 +81080;45.90485;.53031;174;20221111;19.9;5;12.5;2.2;10.84;.1;1.18;8711 +81080;45.90485;.53031;174;20221112;20.7;10.8;15.7;2.4;12.18;.1;1.39;7545 +81080;45.90485;.53031;174;20221113;20.9;8.4;14.7;1.9;10.64;.1;1.28;8198 +81080;45.90485;.53031;174;20221114;14.4;11.1;12.7;3.2;11.84;3.5;1;3582 +81080;45.90485;.53031;174;20221115;13.9;10.8;12.3;3.4;12.48;10.2;.74;2914 +81080;45.90485;.53031;174;20221116;14.8;10.1;12.4;4.5;12.24;4.9;.92;4270 +81080;45.90485;.53031;174;20221117;13.5;11.6;12.6;4.2;12.01;8.2;.96;2371 +81080;45.90485;.53031;174;20221118;12.8;6.7;9.8;1.6;9.74;1.5;.61;5430 +81080;45.90485;.53031;174;20221119;10.4;4.4;7.4;1.2;8.64;.1;.45;5151 +81080;45.90485;.53031;174;20221120;11;2.8;6.9;2.3;8.38;1.8;.56;4885 +81080;45.90485;.53031;174;20221121;12.2;5.6;8.9;3.6;9.54;12.5;.74;3917 +81080;45.90485;.53031;174;20221122;10.6;5.7;8.2;3.3;9.48;9;.56;4240 +81080;45.90485;.53031;174;20221123;13.7;8.3;11;3.7;11.04;4.4;.79;3763 +81080;45.90485;.53031;174;20221124;11.8;7.6;9.7;3;10.71;1;.55;3332 +81080;45.90485;.53031;174;20221125;13.1;9.3;11.2;1.9;10.78;.3;.66;3809 +81080;45.90485;.53031;174;20221126;11.5;4;7.7;1.6;8.74;.1;.45;5065 +81080;45.90485;.53031;174;20221127;11.7;5;8.3;3;7.94;4.2;.94;4859 +81080;45.90485;.53031;174;20221128;10.9;8.4;9.7;2.1;10.38;3.8;.54;2851 +81080;45.90485;.53031;174;20221129;8.7;3.5;6.1;1.1;8.78;.1;.28;4214 +81080;45.90485;.53031;174;20221130;8.6;4.9;6.7;2.6;8.48;0;.49;3476 +81080;45.90485;.53031;174;20221201;7.2;4.3;5.8;2.9;8.04;0;.49;2643 +81080;45.90485;.53031;174;20221202;5.2;4.6;4.9;2.7;7.48;.2;.53;1080 +81080;45.90485;.53031;174;20221203;6.7;2.9;4.8;2.5;7.31;1;.5;2936 +81080;45.90485;.53031;174;20221204;5.9;3.7;4.8;1.3;7.64;.1;.37;2191 +81080;45.90485;.53031;174;20221205;9.1;.7;4.9;2;6.71;.2;.47;5511 +81080;45.90485;.53031;174;20221206;4.7;-.4;2.1;3.1;6.18;.1;.37;4169 +81080;45.90485;.53031;174;20221207;5.1;1.2;3.2;4.3;6.11;0;.68;2880 +81080;45.90485;.53031;174;20221208;2.5;-2.4;0;3.5;5.41;0;.32;4252 +81080;45.90485;.53031;174;20221209;3.2;.8;2;3.7;5.88;.1;.53;2434 +81080;45.90485;.53031;174;20221210;2.7;-2;.3;2.6;4.91;0;.48;3305 +81080;45.90485;.53031;174;20221211;2.5;-3.4;-.5;1.7;4.28;0;.43;3591 +81080;45.90485;.53031;174;20221212;3.6;-3.9;-.2;2.4;4.61;5.3;.48;3720 +81080;45.90485;.53031;174;20221213;3.9;-.8;1.6;2.6;6.91;1.3;.16;2532 +81080;45.90485;.53031;174;20221214;13.6;4.3;9;2.7;11.44;1.3;.24;3858 +81080;45.90485;.53031;174;20221215;5.2;5.4;5.3;3.7;8.64;0;.35;769 +81080;45.90485;.53031;174;20221216;4.7;-.6;2.1;4.9;4.98;0;.9;4267 +81080;45.90485;.53031;174;20221217;2.9;-5;-1;3.2;4.01;0;.6;4734 +81080;45.90485;.53031;174;20221218;10.6;-3.3;3.7;4.1;6.28;0;.75;5300 +81080;45.90485;.53031;174;20221219;14.6;9.9;12.2;5;10.14;0;1.38;3350 +81080;45.90485;.53031;174;20221220;14.5;12;13.2;5.2;11.38;1.6;1.36;1733 +81080;45.90485;.53031;174;20221221;12.6;10.2;11.4;4.2;12.44;4.2;.49;2022 +81080;45.90485;.53031;174;20221222;14.1;11.6;12.8;5.1;13.58;16.5;.58;1677 +81080;45.90485;.53031;174;20221223;14.9;13.6;14.3;4.4;14.28;9.4;.79;1119 +81080;45.90485;.53031;174;20221224;14.3;11;12.6;2.3;12.71;.4;.56;2777 +81080;45.90485;.53031;174;20221225;14.8;9.5;12.2;3.3;10.58;1.4;1.01;3583 +81080;45.90485;.53031;174;20221226;12.6;11;11.8;2.7;11.51;1.7;.72;1754 +81080;45.90485;.53031;174;20221227;9.7;6.5;8.1;1.7;10.18;.3;.31;2729 +81080;45.90485;.53031;174;20221228;12.7;7.7;10.2;3.7;10.84;.9;.57;3759 +81080;45.90485;.53031;174;20221229;11.3;10.3;10.8;3.9;11.48;5.7;.64;1166 +81080;45.90485;.53031;174;20221230;14.3;8.3;11.3;4.8;11.94;4.5;.65;3063 +81080;45.90485;.53031;174;20221231;16.2;13;14.6;5.1;11.51;0;1.68;2841 +81081;45.93297;.8502;233;20220101;18.4;3.1;10.8;2.3;8.41;.1;1.06;6200 +81081;45.93297;.8502;233;20220102;13;6;9.5;2.4;10.11;.9;.55;3998 +81081;45.93297;.8502;233;20220103;13.1;10.9;12;2.8;11.81;.7;.73;1957 +81081;45.93297;.8502;233;20220104;13.2;11.6;12.4;3.3;9.61;2.6;1.41;1583 +81081;45.93297;.8502;233;20220105;6.5;-.1;3.2;2;5.91;.1;.52;3949 +81081;45.93297;.8502;233;20220106;1.1;-2.7;-.8;.7;5.61;.2;.21;2857 +81081;45.93297;.8502;233;20220107;8.2;-1.3;3.5;2.6;7.31;1.8;.31;4956 +81081;45.93297;.8502;233;20220108;9.5;6.9;8.2;5.1;9.51;14.7;.66;2291 +81081;45.93297;.8502;233;20220109;7.2;5;6.1;2.5;8.61;13.9;.41;2075 +81081;45.93297;.8502;233;20220110;7.8;6.1;7;1.4;9.01;.6;.43;1763 +81081;45.93297;.8502;233;20220111;8.3;.9;4.6;2.1;6.01;.1;.68;4465 +81081;45.93297;.8502;233;20220112;4.6;-2.7;1;3.3;5.21;0;.57;4478 +81081;45.93297;.8502;233;20220113;10.1;-2;4.1;2.8;4.61;0;1.12;6025 +81081;45.93297;.8502;233;20220114;11.7;-3.2;4.3;1.8;4.71;0;.85;6836 +81081;45.93297;.8502;233;20220115;10.6;-5;2.8;1.5;4.11;.1;.72;7089 +81081;45.93297;.8502;233;20220116;7.8;-6.1;.9;1.6;5.01;.2;.47;6731 +81081;45.93297;.8502;233;20220117;5.4;-.8;2.3;2.1;6.71;0;.31;4322 +81081;45.93297;.8502;233;20220118;9.9;.3;5.1;2.7;6.21;.2;.86;5614 +81081;45.93297;.8502;233;20220119;3.9;0;2;1.5;6.91;1.5;.25;3377 +81081;45.93297;.8502;233;20220120;6.1;2.3;4.2;2.3;6.91;.3;.53;3371 +81081;45.93297;.8502;233;20220121;4.5;.5;2.5;5;5.31;0;.96;3525 +81081;45.93297;.8502;233;20220122;5.8;-.7;2.6;4.3;5.71;.1;.78;4746 +81081;45.93297;.8502;233;20220123;9.4;.4;4.9;3.5;5.91;0;1.07;5783 +81081;45.93297;.8502;233;20220124;2;-3.9;-.9;1.3;5.7;0;.65;8051 +81081;45.93297;.8502;233;20220125;10.8;0;5.4;1.1;5.95;.1;.58;8261 +81081;45.93297;.8502;233;20220126;7.8;-3.4;2.2;1.4;5.21;0;.57;6806 +81081;45.93297;.8502;233;20220127;4.5;-4.9;-.2;1.8;5.01;.1;.46;6266 +81081;45.93297;.8502;233;20220128;10.3;-.4;5;1.7;7.01;0;.62;6828 +81081;45.93297;.8502;233;20220129;5.5;.1;2.8;1.4;7.11;.2;.35;4723 +81081;45.93297;.8502;233;20220130;9.1;4.2;6.7;1.3;8.51;.4;.52;4535 +81081;45.93297;.8502;233;20220131;9;5.5;7.3;3.5;8.01;.8;.9;3786 +81081;45.93297;.8502;233;20220201;7.1;.3;3.7;2.2;8.01;1.1;.31;5630 +81081;45.93297;.8502;233;20220202;7.5;6.4;7;1.6;9.01;.2;.51;1891 +81081;45.93297;.8502;233;20220203;4.9;.5;2.7;1.7;7.61;.4;.28;4535 +81081;45.93297;.8502;233;20220204;9.4;4.9;7.2;2;9.41;2.4;.5;4666 +81081;45.93297;.8502;233;20220205;8.7;2;5.4;1.3;7.21;.1;.62;5934 +81081;45.93297;.8502;233;20220206;8.5;-.5;4;3.2;9.11;3.7;.12;7092 +81081;45.93297;.8502;233;20220207;10.9;7.5;9.2;2.8;8.51;.3;1.09;4162 +81081;45.93297;.8502;233;20220208;15.2;-1.8;6.7;2;6.21;0;1.29;10300 +81081;45.93297;.8502;233;20220209;16.2;-.7;7.8;2.5;6.61;.1;1.54;10420 +81081;45.93297;.8502;233;20220210;3.5;2.6;3.1;2.6;8.59;1;.97;7777 +81081;45.93297;.8502;233;20220211;9.8;3.8;6.8;3.6;6.66;0;1.32;9053 +81081;45.93297;.8502;233;20220212;11;-1.6;4.7;1.9;4.86;0;1.21;9704 +81081;45.93297;.8502;233;20220213;15.1;-.5;7.3;4.6;7.99;2.1;1.53;9624 +81081;45.93297;.8502;233;20220214;10.6;7.2;8.9;4.7;9.26;6.8;1.16;5661 +81081;45.93297;.8502;233;20220215;8.7;2.5;5.6;3.7;9.03;12.6;.47;3915 +81081;45.93297;.8502;233;20220216;12.2;7.8;10;4;12.31;7.7;.44;5557 +81081;45.93297;.8502;233;20220217;12.9;11;12;3.2;12.81;1.9;.71;3475 +81081;45.93297;.8502;233;20220218;12.3;10;11.2;3;10.61;.8;1.06;3954 +81081;45.93297;.8502;233;20220219;9.4;2.3;5.9;1.4;7.21;0;.86;7576 +81081;45.93297;.8502;233;20220220;11.1;4.7;7.9;3.6;9.91;3.3;.74;7266 +81081;45.93297;.8502;233;20220221;9.5;6.2;7.9;5;9.01;.6;.95;5103 +81081;45.93297;.8502;233;20220222;10.9;5;8;2.1;9.41;.2;.84;7158 +81081;45.93297;.8502;233;20220223;14.4;7.8;11.1;1;9.61;0;1.08;7722 +81081;45.93297;.8502;233;20220224;12;5.4;8.7;2.1;8.41;.6;1.17;7834 +81081;45.93297;.8502;233;20220225;8.9;-1.1;3.9;1.2;6.11;.1;.94;9941 +81081;45.93297;.8502;233;20220226;13.3;-3.1;5.1;2.6;4.51;0;1.91;13103 +81081;45.93297;.8502;233;20220227;15.7;.5;8.1;1.6;5.51;0;1.72;12764 +81081;45.93297;.8502;233;20220228;16;-1.1;7.5;1.9;6.81;0;1.69;13767 +81081;45.93297;.8502;233;20220301;16.5;-1;7.8;2.1;6.31;.1;1.91;14125 +81081;45.93297;.8502;233;20220302;9.7;8.2;9;1.6;9.11;2;.89;3709 +81081;45.93297;.8502;233;20220303;12.1;8.2;10.2;1.4;10.11;.1;1.02;6489 +81081;45.93297;.8502;233;20220304;10.3;7;8.7;2.5;9.91;1.9;.88;5998 +81081;45.93297;.8502;233;20220305;6.4;5.3;5.9;2.2;8.61;1.1;.58;3223 +81081;45.93297;.8502;233;20220306;9.3;1.8;5.6;2.8;5.71;0;1.53;9645 +81081;45.93297;.8502;233;20220307;10.9;-2.1;4.4;2.1;4.61;0;1.68;13083 +81081;45.93297;.8502;233;20220308;13.5;.6;7.1;2.3;7.01;.3;1.68;13199 +81081;45.93297;.8502;233;20220309;15.3;5.1;10.2;2.3;8.71;.2;1.76;11812 +81081;45.93297;.8502;233;20220310;12.6;8.7;10.7;2.4;9.41;1.3;1.41;7137 +81081;45.93297;.8502;233;20220311;13.5;9;11.3;3.6;9.51;18.3;1.73;7818 +81081;45.93297;.8502;233;20220312;9.8;5.1;7.5;2.9;9.31;2.2;.96;8108 +81081;45.93297;.8502;233;20220313;9.5;7.9;8.7;3.6;8.41;9.1;1.3;4507 +81081;45.93297;.8502;233;20220314;14.5;-.7;6.9;2.9;8.11;1.2;1.76;15498 +81081;45.93297;.8502;233;20220315;18.1;10.6;14.4;3.6;10.51;0;2.46;10815 +81081;45.93297;.8502;233;20220316;15.6;9.3;12.5;1.9;10.41;0;1.69;9975 +81081;45.93297;.8502;233;20220317;10.3;9.1;9.7;5.4;9.31;.1;1.41;4021 +81081;45.93297;.8502;233;20220318;12.7;5.5;9.1;4.8;8.19;0;2.01;9992 +81081;45.93297;.8502;233;20220319;17.1;6.2;11.7;2.4;8.49;0;2.23;12287 +81081;45.93297;.8502;233;20220320;15.2;5.5;10.4;3.4;8.59;.2;2.2;11397 +81081;45.93297;.8502;233;20220321;17.1;8;12.5;4.3;8.03;0;3.17;15095 +81081;45.93297;.8502;233;20220322;16.7;5.6;11.2;4.4;5.69;0;3.65;17182 +81081;45.93297;.8502;233;20220323;17.4;3.4;10.4;2.8;4.79;0;3.31;18731 +81081;45.93297;.8502;233;20220324;19.6;.9;10.2;1.9;5.33;0;3.02;19845 +81081;45.93297;.8502;233;20220325;21;2.4;11.7;2.6;5.76;0;3.51;19314 +81081;45.93297;.8502;233;20220326;21.1;4.8;12.9;2.9;5.99;0;3.74;19782 +81081;45.93297;.8502;233;20220327;21.6;3.7;12.7;1.7;6.63;0;3.13;19229 +81081;45.93297;.8502;233;20220328;21.3;5.4;13.4;2.1;7.06;0;3.26;17963 +81081;45.93297;.8502;233;20220329;16;8.4;12.2;1.9;8.96;0;2.06;9713 +81081;45.93297;.8502;233;20220330;13.4;7;10.2;2.6;10.39;2.9;1.28;5951 +81081;45.93297;.8502;233;20220331;11.8;6.3;9;4.6;8.49;5.8;1.82;8166 +81081;45.93297;.8502;233;20220401;5.3;-1;2.2;5.5;5.79;4.1;1.34;10655 +81081;45.93297;.8502;233;20220402;6.6;-.3;3.1;4.4;5.33;0;1.75;12759 +81081;45.93297;.8502;233;20220403;4.6;-2.4;1.1;2.7;4.88;0;1.21;9635 +81081;45.93297;.8502;233;20220404;11.2;-2;4.6;1.8;4.55;0;2.35;21159 +81081;45.93297;.8502;233;20220405;11.3;2.1;6.7;2.6;8.43;.2;1.21;7543 +81081;45.93297;.8502;233;20220406;11.3;8.3;9.8;4.1;10.79;3;1.08;4635 +81081;45.93297;.8502;233;20220407;12.2;8.9;10.6;6.6;12.29;23.7;.79;3866 +81081;45.93297;.8502;233;20220408;15.7;10.6;13.1;7.2;10.96;3.9;2.54;8754 +81081;45.93297;.8502;233;20220409;12.6;2.3;7.4;2.5;6.93;.1;2.33;17790 +81081;45.93297;.8502;233;20220410;17.4;-.7;8.3;2.6;6.13;0;3.25;22725 +81081;45.93297;.8502;233;20220411;21.3;5.9;13.6;4.6;8.96;0;4.14;19684 +81081;45.93297;.8502;233;20220412;18.1;10.7;14.4;3.9;10.49;2.3;2.92;11990 +81081;45.93297;.8502;233;20220413;14.9;10;12.4;1.4;12.29;1.3;1.43;7501 +81081;45.93297;.8502;233;20220414;21.8;8.1;15;2.1;11.79;0;3.39;21346 +81081;45.93297;.8502;233;20220415;22.6;9;15.8;2.8;10.86;0;3.99;22572 +81081;45.93297;.8502;233;20220416;22;8.1;15.1;3.6;9.93;0;4.23;22992 +81081;45.93297;.8502;233;20220417;22.8;5.1;13.9;2.6;8.46;0;4.22;24447 +81081;45.93297;.8502;233;20220418;18.8;7;12.9;2.7;10.26;0;3.26;21116 +81081;45.93297;.8502;233;20220419;16.1;7.5;11.8;3;10.03;3.3;2.64;16101 +81081;45.93297;.8502;233;20220420;16.1;8.3;12.2;2.5;10.86;2.7;2.16;11233 +81081;45.93297;.8502;233;20220421;18.9;9;13.9;1.9;11.09;0;2.59;14459 +81081;45.93297;.8502;233;20220422;19.3;8.2;13.7;1.8;11.19;0;2.94;18212 +81081;45.93297;.8502;233;20220423;15.9;9.8;12.8;3.1;11.46;10.1;2.2;11566 +81081;45.93297;.8502;233;20220424;14.3;9.7;12;3.5;12.33;11.4;1.32;5565 +81081;45.93297;.8502;233;20220425;16.9;8.6;12.7;2.3;11.36;.2;2.05;10701 +81081;45.93297;.8502;233;20220426;19.3;5.4;12.4;2.5;9.63;0;3.53;23837 +81081;45.93297;.8502;233;20220427;22.2;6.7;14.5;3.3;9.83;0;4.4;24954 +81081;45.93297;.8502;233;20220428;20.4;10.6;15.5;2.6;12.43;.2;3.27;18425 +81081;45.93297;.8502;233;20220429;20.9;9.8;15.3;2.2;12.13;.1;3.15;17457 +81081;45.93297;.8502;233;20220430;20.3;8.6;14.5;2.4;9.96;0;3.9;23722 +81081;45.93297;.8502;233;20220501;19;6.2;12.6;2.1;8.63;0;3.74;24375 +81081;45.93297;.8502;233;20220502;20.3;8;14.2;2.7;9.39;0;3.94;22771 +81081;45.93297;.8502;233;20220503;20.8;8.8;14.8;2.7;10.36;0;3.79;21091 +81081;45.93297;.8502;233;20220504;18.9;8.5;13.7;2.4;10.63;0;3.14;17765 +81081;45.93297;.8502;233;20220505;20;7.3;13.6;2.6;10.13;0;3.87;24072 +81081;45.93297;.8502;233;20220506;20.5;6.5;13.5;1.8;10.31;0;3.62;23437 +81081;45.93297;.8502;233;20220507;22;7.6;14.8;1.4;11.01;.1;3.76;23903 +81081;45.93297;.8502;233;20220508;23.2;6.5;14.9;2.3;11.01;0;4.26;25925 +81081;45.93297;.8502;233;20220509;25;9.6;17.3;1.4;12.21;0;4.24;24993 +81081;45.93297;.8502;233;20220510;26.7;9.2;18;2;11.81;0;4.88;26817 +81081;45.93297;.8502;233;20220511;26.7;9.5;18.1;2.4;13.11;.3;4.9;26707 +81081;45.93297;.8502;233;20220512;19.6;11.5;15.6;1;14.31;.1;2.9;18198 +81081;45.93297;.8502;233;20220513;24.3;14.3;19.3;.9;15.01;0;3.63;20388 +81081;45.93297;.8502;233;20220514;27.5;10.7;19.1;1.7;14.51;0;4.79;26745 +81081;45.93297;.8502;233;20220515;28.1;15;21.6;2.2;15.41;1.8;4.88;23638 +81081;45.93297;.8502;233;20220516;26.1;14.9;20.5;1.3;16.01;0;4.09;21896 +81081;45.93297;.8502;233;20220517;30;11.9;21;2;15.01;0;5.47;28134 +81081;45.93297;.8502;233;20220518;30.3;14.1;22.2;1.3;15.81;1.8;5.1;26684 +81081;45.93297;.8502;233;20220519;26.7;18.3;22.5;2.1;17.81;.3;4.15;19097 +81081;45.93297;.8502;233;20220520;26.5;18.3;22.4;2.2;15.51;0;4.36;18931 +81081;45.93297;.8502;233;20220521;29.9;13;21.5;1.9;17.61;0;5.26;27572 +81081;45.93297;.8502;233;20220522;30.5;16.5;23.5;1.7;19.81;3.6;5.06;25121 +81081;45.93297;.8502;233;20220523;20.4;16.3;18.4;3.1;15.81;4.8;2.89;13327 +81081;45.93297;.8502;233;20220524;17.2;11;14.1;2.1;12.11;3.3;2.79;16599 +81081;45.93297;.8502;233;20220525;19.9;5.1;12.5;1.5;10.51;.1;3.77;26100 +81081;45.93297;.8502;233;20220526;18.9;9;14;1.2;12.31;0;3.25;21286 +81081;45.93297;.8502;233;20220527;21.6;11;16.3;2.2;13.01;.1;3.82;22114 +81081;45.93297;.8502;233;20220528;22.7;10.3;16.5;3.2;11.51;0;4.54;24040 +81081;45.93297;.8502;233;20220529;19.2;8.4;13.8;4.2;8.71;0;4.36;22450 +81081;45.93297;.8502;233;20220530;23.1;8;15.6;3.2;8.21;0;5.24;26737 +81081;45.93297;.8502;233;20220531;23.4;8.2;15.8;1.2;9.61;.6;4.41;26893 +81081;45.93297;.8502;233;20220601;25.4;10.7;18.1;1.4;12.91;2.1;4.62;26497 +81081;45.93297;.8502;233;20220602;28.7;14.5;21.6;2.8;15.81;6.5;5.49;26088 +81081;45.93297;.8502;233;20220603;26.7;16.5;21.6;2;18.01;3.8;4.4;22052 +81081;45.93297;.8502;233;20220604;25.1;16.5;20.8;1.7;19.21;3.4;3.82;20233 +81081;45.93297;.8502;233;20220605;19.6;15.7;17.7;1.9;16.21;.1;2.58;13428 +81081;45.93297;.8502;233;20220606;20.5;13.1;16.8;1;14.61;.6;3.21;18787 +81081;45.93297;.8502;233;20220607;22.4;14.2;18.3;2.3;14.11;9;3.85;19845 +81081;45.93297;.8502;233;20220608;20.7;13.2;17;2.7;14.41;1.8;3.44;18978 +81081;45.93297;.8502;233;20220609;20.2;12.1;16.2;2;13.41;.1;3.43;19777 +81081;45.93297;.8502;233;20220610;26.3;8.9;17.6;1.4;13.41;.1;4.95;29342 +81081;45.93297;.8502;233;20220611;29.5;11.4;20.5;1.5;15.51;1.8;5.5;29974 +81081;45.93297;.8502;233;20220612;28.8;15;21.9;1.7;17.41;.2;5.09;26114 +81081;45.93297;.8502;233;20220613;27.6;14.4;21;3.6;13.21;0;5.87;25548 +81081;45.93297;.8502;233;20220614;33.1;10;21.6;2.2;13.11;.8;6.56;30905 +81081;45.93297;.8502;233;20220615;32.7;19.1;25.9;2;18.01;0;5.94;25982 +81081;45.93297;.8502;233;20220616;33.8;14.5;24.2;1.3;16.41;0;6.19;30944 +81081;45.93297;.8502;233;20220617;36.7;16.9;26.8;2.4;16.01;0;7.46;30958 +81081;45.93297;.8502;233;20220618;38;16.5;27.3;2.2;14.81;0;7.56;30969 +81081;45.93297;.8502;233;20220619;31.7;24.1;27.9;2.2;15.91;24.8;5.49;19283 +81081;45.93297;.8502;233;20220620;26.8;16.7;21.8;1.8;19.31;16.1;4.35;22336 +81081;45.93297;.8502;233;20220621;25.3;15.9;20.6;1.8;19.51;4.9;3.97;21525 +81081;45.93297;.8502;233;20220622;23.6;17.6;20.6;2.2;18.71;22.2;3.43;17058 +81081;45.93297;.8502;233;20220623;23.5;13.8;18.7;1.1;16.81;2.6;3.81;21869 +81081;45.93297;.8502;233;20220624;21.1;15.7;18.4;2.2;16.01;4.1;3.14;16138 +81081;45.93297;.8502;233;20220625;16.3;15;15.7;1.4;14.91;13.2;1.65;7567 +81081;45.93297;.8502;233;20220626;16.1;12.7;14.4;1.5;14.81;3.6;2.08;12652 +81081;45.93297;.8502;233;20220627;22.4;12.4;17.4;1.6;13.11;.1;3.96;22170 +81081;45.93297;.8502;233;20220628;24.1;8.5;16.3;1.2;12.21;0;4.53;27838 +81081;45.93297;.8502;233;20220629;23.9;8.2;16.1;2.2;13.11;7.9;4.59;27904 +81081;45.93297;.8502;233;20220630;17.3;12.4;14.9;1.8;13.81;9.5;2.57;15272 +81081;45.93297;.8502;233;20220701;22;6.4;14.2;1.6;11.31;0;4.28;27753 +81081;45.93297;.8502;233;20220702;27.3;8.6;18;1.2;12.81;.1;5.14;30413 +81081;45.93297;.8502;233;20220703;26;12.7;19.4;1.5;14.41;.1;4.65;25507 +81081;45.93297;.8502;233;20220704;25.6;15.4;20.5;2.3;14.81;.2;4.59;22219 +81081;45.93297;.8502;233;20220705;26.4;12.2;19.3;1.9;13.51;0;4.94;26298 +81081;45.93297;.8502;233;20220706;26;14.3;20.2;2.7;13.21;0;5.04;23767 +81081;45.93297;.8502;233;20220707;25.5;12.8;19.2;2;14.41;0;4.62;24745 +81081;45.93297;.8502;233;20220708;26.1;13.9;20;3.5;14.01;0;5.2;24193 +81081;45.93297;.8502;233;20220709;28.8;13.5;21.2;3.4;13.81;0;6.01;27119 +81081;45.93297;.8502;233;20220710;28;14;21;4.1;14.21;0;5.92;25856 +81081;45.93297;.8502;233;20220711;30.3;13.4;21.9;3.5;14.41;0;6.41;28410 +81081;45.93297;.8502;233;20220712;31.4;14.8;23.1;3;14.11;0;6.51;28084 +81081;45.93297;.8502;233;20220713;33.1;13.6;23.4;1.9;13.71;0;6.35;30125 +81081;45.93297;.8502;233;20220714;33.8;14.9;24.4;2;15.01;0;6.48;29860 +81081;45.93297;.8502;233;20220715;29.4;18.3;23.9;3.1;13.61;0;5.89;22661 +81081;45.93297;.8502;233;20220716;30.5;15.8;23.2;4.3;11.21;0;7.24;26107 +81081;45.93297;.8502;233;20220717;32.6;14.7;23.7;3.7;12.31;0;7.4;28795 +81081;45.93297;.8502;233;20220718;39.3;16.6;28;2.3;12.91;0;7.67;29711 +81081;45.93297;.8502;233;20220719;29;20;24.5;1.9;17.21;8.4;4.67;20092 +81081;45.93297;.8502;233;20220720;25.5;17.1;21.3;2.5;17.61;.9;4.05;19323 +81081;45.93297;.8502;233;20220721;28.8;13.8;21.3;1.2;16.61;0;4.8;25963 +81081;45.93297;.8502;233;20220722;28.4;15.6;22;2.1;18.11;.3;4.76;23847 +81081;45.93297;.8502;233;20220723;27;17.9;22.5;1.8;15.91;0;4.32;19927 +81081;45.93297;.8502;233;20220724;33.1;13;23.1;1.5;15.11;0;5.81;29115 +81081;45.93297;.8502;233;20220725;25.3;17.9;21.6;2.3;17.01;.5;3.9;17765 +81081;45.93297;.8502;233;20220726;23.9;14.1;19;1.5;14.31;0;3.81;20465 +81081;45.93297;.8502;233;20220727;26;14.1;20.1;1.4;13.11;0;4.29;22528 +81081;45.93297;.8502;233;20220728;27.1;11.2;19.2;1.4;13.41;0;4.64;26037 +81081;45.93297;.8502;233;20220729;26.4;16.2;21.3;1.6;16.01;0;4.12;20629 +81081;45.93297;.8502;233;20220730;28.3;14.7;21.5;1.4;16.11;0;4.55;23819 +81081;45.93297;.8502;233;20220731;31.2;13.8;22.5;1.4;15.51;0;5.22;26909 +81081;45.93297;.8502;233;20220801;31.2;15.7;23.5;1.4;15.31;0;5.09;25241 +81081;45.93297;.8502;233;20220802;32.6;15.3;24;1.6;16.31;0;5.47;26578 +81081;45.93297;.8502;233;20220803;36.4;16.2;26.3;1.7;15.01;.1;6.23;27900 +81081;45.93297;.8502;233;20220804;34.4;17.5;26;1.5;17.61;.1;5.57;26003 +81081;45.93297;.8502;233;20220805;28.1;19.3;23.7;2.7;17.31;0;4.54;18478 +81081;45.93297;.8502;233;20220806;28.7;16.8;22.8;4.8;12.71;0;6.31;21485 +81081;45.93297;.8502;233;20220807;29.4;14.8;22.1;4.4;9.81;0;6.82;23744 +81081;45.93297;.8502;233;20220808;31.3;15.8;23.6;3.8;10.71;0;6.83;24352 +81081;45.93297;.8502;233;20220809;33.1;17.9;25.5;3.2;11.11;0;6.76;23975 +81081;45.93297;.8502;233;20220810;34.1;14.6;24.4;2.8;11.21;0;6.74;26901 +81081;45.93297;.8502;233;20220811;36.6;14.4;25.5;2.3;10.91;0;6.67;26749 +81081;45.93297;.8502;233;20220812;35.8;16.3;26.1;2;11.21;0;6.27;26595 +81081;45.93297;.8502;233;20220813;35.1;16;25.6;1.4;15.01;3.8;5.5;26332 +81081;45.93297;.8502;233;20220814;24.6;18.1;21.4;3.2;18.71;2.6;3.35;14983 +81081;45.93297;.8502;233;20220815;26.4;17.6;22;2.5;17.01;.2;3.91;17434 +81081;45.93297;.8502;233;20220816;23.8;14.1;19;1.5;16.81;8.1;3.21;18219 +81081;45.93297;.8502;233;20220817;23.9;14.9;19.4;1.8;16.11;0;3.28;17409 +81081;45.93297;.8502;233;20220818;24.9;12.5;18.7;1.8;15.41;.1;3.63;20417 +81081;45.93297;.8502;233;20220819;25;14.9;20;1.9;17.21;1;3.41;18235 +81081;45.93297;.8502;233;20220820;24.3;16.8;20.6;1.3;17.61;.1;2.98;15510 +81081;45.93297;.8502;233;20220821;23.6;12.1;17.9;1.3;15.81;.1;3.18;19233 +81081;45.93297;.8502;233;20220822;24.6;17.4;21;1.8;17.61;1;3.08;14967 +81081;45.93297;.8502;233;20220823;26.6;16.4;21.5;1.5;18.31;0;3.42;17813 +81081;45.93297;.8502;233;20220824;33.6;15.5;24.6;1.7;16.81;.2;5.02;23780 +81081;45.93297;.8502;233;20220825;26.5;16.5;21.5;2.4;16.61;.9;3.76;17369 +81081;45.93297;.8502;233;20220826;26.2;15.8;21;2.2;17.01;0;3.58;17591 +81081;45.93297;.8502;233;20220827;28.2;12.8;20.5;2;14.31;0;4.21;21387 +81081;45.93297;.8502;233;20220828;29.8;15.6;22.7;2.5;13.91;0;4.75;20349 +81081;45.93297;.8502;233;20220829;34.3;14;24.2;2;14.51;1;5.27;23687 +81081;45.93297;.8502;233;20220830;28.2;18.6;23.4;2.3;17.91;.3;3.81;16342 +81081;45.93297;.8502;233;20220831;29.9;14.4;22.2;2.5;15.31;.2;4.56;20778 +81081;45.93297;.8502;233;20220901;28.7;16.6;22.7;1.3;16.31;7.4;3.58;18126 +81081;45.93297;.8502;233;20220902;24.1;15.2;19.7;1.6;17.11;3;2.82;15316 +81081;45.93297;.8502;233;20220903;24.5;16;20.3;2;16.41;0;3.01;14823 +81081;45.93297;.8502;233;20220904;30.8;12;21.4;2.2;15.11;.4;4.52;22182 +81081;45.93297;.8502;233;20220905;31.7;15.5;23.6;2.9;16.01;.4;4.93;20361 +81081;45.93297;.8502;233;20220906;28.8;15.4;22.1;2;15.61;2.6;3.86;18290 +81081;45.93297;.8502;233;20220907;24.2;13;18.6;1.4;15.21;2.4;2.86;16511 +81081;45.93297;.8502;233;20220908;22.6;13.6;18.1;2.1;15.01;2.4;2.72;14593 +81081;45.93297;.8502;233;20220909;22;13.7;17.9;2.3;14.71;1.3;2.65;13854 +81081;45.93297;.8502;233;20220910;24.2;13.9;19.1;1.5;13.81;0;2.88;15363 +81081;45.93297;.8502;233;20220911;29.1;9.6;19.4;2.3;12.11;0;4.26;21186 +81081;45.93297;.8502;233;20220912;35.4;12.8;24.1;2.8;14.31;0;5.5;20987 +81081;45.93297;.8502;233;20220913;29.7;21.9;25.8;2.1;20.01;4.1;3.4;12891 +81081;45.93297;.8502;233;20220914;27.1;17.6;22.4;2;18.31;9.1;3.04;14153 +81081;45.93297;.8502;233;20220915;23.5;14.6;19.1;1.4;17.31;1;2.34;13537 +81081;45.93297;.8502;233;20220916;18.8;12.1;15.5;1.9;13.11;0;2.04;11534 +81081;45.93297;.8502;233;20220917;17.5;7.9;12.7;3.5;8.91;0;2.75;13794 +81081;45.93297;.8502;233;20220918;20.7;4.7;12.7;2.8;7.91;0;3.21;17818 +81081;45.93297;.8502;233;20220919;20.6;7.5;14.1;3.6;8.81;0;3.34;15887 +81081;45.93297;.8502;233;20220920;20.6;7.6;14.1;3.7;8.51;0;3.41;15653 +81081;45.93297;.8502;233;20220921;21;8.3;14.7;4;8.81;0;3.53;15294 +81081;45.93297;.8502;233;20220922;24.6;5.1;14.9;2;9.21;0;3.21;18906 +81081;45.93297;.8502;233;20220923;19.3;7.3;13.3;1.5;10.81;0;2.11;14519 +81081;45.93297;.8502;233;20220924;16.3;10.5;13.4;1.2;13.11;7.8;1.43;9772 +81081;45.93297;.8502;233;20220925;15.3;10.4;12.9;1.3;12.41;1.9;1.35;8822 +81081;45.93297;.8502;233;20220926;16.5;5.8;11.2;2;10.91;6;1.71;13207 +81081;45.93297;.8502;233;20220927;16.3;9.2;12.8;2.7;12.51;6;1.54;10506 +81081;45.93297;.8502;233;20220928;15.7;13.1;14.4;3.2;14.81;16.6;1.1;6012 +81081;45.93297;.8502;233;20220929;15.7;9.5;12.6;1.6;10.91;.5;1.54;9537 +81081;45.93297;.8502;233;20220930;16.7;4.1;10.4;.9;9.71;3.9;1.59;13719 +81081;45.93297;.8502;233;20221001;18.2;11.4;14.8;3;15.91;7.9;1.27;9774 +81081;45.93297;.8502;233;20221002;19.5;15.1;17.3;2.1;15.81;.1;1.56;7631 +81081;45.93297;.8502;233;20221003;21.1;8.3;14.7;1.9;12.81;.1;1.99;13329 +81081;45.93297;.8502;233;20221004;21.3;8.5;14.9;1.6;12.61;.2;1.94;13162 +81081;45.93297;.8502;233;20221005;24.4;9.6;17;1.9;13.31;.2;2.37;14025 +81081;45.93297;.8502;233;20221006;18.7;13.1;15.9;2.9;14.31;.1;1.65;8255 +81081;45.93297;.8502;233;20221007;21.7;8.5;15.1;1.7;13.81;.1;1.82;12871 +81081;45.93297;.8502;233;20221008;19.3;12.8;16.1;3;12.11;.1;2.12;8711 +81081;45.93297;.8502;233;20221009;23.3;6.1;14.7;2.5;11.81;.1;2.39;14409 +81081;45.93297;.8502;233;20221010;21.4;12.2;16.8;1.4;14.71;2.6;1.62;10216 +81081;45.93297;.8502;233;20221011;17.9;14.6;16.3;1.3;16.11;3.3;1.06;5763 +81081;45.93297;.8502;233;20221012;19.3;11.4;15.4;.7;14.01;.2;1.26;9163 +81081;45.93297;.8502;233;20221013;16;9.3;12.7;1.6;14.01;7.6;.96;8269 +81081;45.93297;.8502;233;20221014;18.1;14.8;16.5;3.4;17.31;3.4;.97;5519 +81081;45.93297;.8502;233;20221015;19.8;16;17.9;2.8;16.51;0;1.44;5886 +81081;45.93297;.8502;233;20221016;25.7;14.2;20;2.3;16.51;.1;2.16;10595 +81081;45.93297;.8502;233;20221017;22.5;18.6;20.6;2;17.11;3.6;1.67;5799 +81081;45.93297;.8502;233;20221018;26.1;13.6;19.9;2.1;16.61;0;2.07;10769 +81081;45.93297;.8502;233;20221019;24.7;15.1;19.9;1.9;15.51;9;1.94;9220 +81081;45.93297;.8502;233;20221020;22.6;14.6;18.6;2.1;16.31;.1;1.61;8237 +81081;45.93297;.8502;233;20221021;19.3;17;18.2;2.3;14.21;3.6;1.59;4036 +81081;45.93297;.8502;233;20221022;22.1;10;16.1;2.1;13.31;0;1.68;9996 +81081;45.93297;.8502;233;20221023;23.5;16.7;20.1;3.1;13.31;.2;2.55;7215 +81081;45.93297;.8502;233;20221024;19.7;13.6;16.7;2;12.71;1;1.56;6697 +81081;45.93297;.8502;233;20221025;20.2;8.5;14.4;2.5;12.61;1.7;1.51;9399 +81081;45.93297;.8502;233;20221026;23.8;9.7;16.8;2;14.11;0;1.66;10235 +81081;45.93297;.8502;233;20221027;24.9;13.8;19.4;2.1;14.71;0;1.89;8873 +81081;45.93297;.8502;233;20221028;23.1;20.3;21.7;2.2;14.31;0;2.08;4051 +81081;45.93297;.8502;233;20221029;23.9;15.2;19.6;1.9;11.91;0;1.98;7549 +81081;45.93297;.8502;233;20221030;20.5;10.8;15.7;1.4;12.71;.5;1.23;7890 +81081;45.93297;.8502;233;20221031;20.9;12;16.5;2.6;14.61;.5;1.39;7418 +81081;45.93297;.8502;233;20221101;16.9;10.9;13.9;2.3;12.61;.3;1.09;5878 +81081;45.93297;.8502;233;20221102;16.6;10.8;13.7;1.6;12.21;.1;.97;5680 +81081;45.93297;.8502;233;20221103;15.8;7.9;11.9;3;11.21;14.7;1.09;6642 +81081;45.93297;.8502;233;20221104;11.8;7.4;9.6;3.4;9.91;2.4;.9;4710 +81081;45.93297;.8502;233;20221105;13.1;-.1;6.5;1.4;8.21;0;.7;8531 +81081;45.93297;.8502;233;20221106;13.2;4.8;9;1.8;9.91;.5;.7;6569 +81081;45.93297;.8502;233;20221107;17.7;11.5;14.6;2.6;12.31;0;1.25;5464 +81081;45.93297;.8502;233;20221108;18;10.7;14.4;3.2;11.71;3.6;1.45;5898 +81081;45.93297;.8502;233;20221109;14.3;12;13.2;1;13.11;3.2;.63;2962 +81081;45.93297;.8502;233;20221110;15.6;9;12.3;1.3;11.21;0;.77;5410 +81081;45.93297;.8502;233;20221111;20.3;3.7;12;2.6;10.31;.1;1.38;8854 +81081;45.93297;.8502;233;20221112;20.2;7.7;14;2.3;11.51;.1;1.26;7486 +81081;45.93297;.8502;233;20221113;21.5;4.3;12.9;2.2;10.21;.1;1.38;8776 +81081;45.93297;.8502;233;20221114;15.1;10.2;12.7;2.1;11.81;4.8;.83;4302 +81081;45.93297;.8502;233;20221115;13.9;10.1;12;2.2;12.41;7.7;.63;3651 +81081;45.93297;.8502;233;20221116;14.9;9.9;12.4;3.5;12.11;4.2;.88;4227 +81081;45.93297;.8502;233;20221117;12.3;11.3;11.8;3.4;12.11;8.8;.73;1486 +81081;45.93297;.8502;233;20221118;11.5;6;8.8;1.3;9.61;.9;.52;4342 +81081;45.93297;.8502;233;20221119;9.2;5.3;7.3;1.1;8.61;.1;.48;3498 +81081;45.93297;.8502;233;20221120;9.1;-.8;4.2;1.9;7.51;2;.39;5900 +81081;45.93297;.8502;233;20221121;11.5;2;6.8;2.8;9.11;10.5;.46;5691 +81081;45.93297;.8502;233;20221122;9.7;5.1;7.4;2.8;9.31;9.2;.48;3703 +81081;45.93297;.8502;233;20221123;13.4;7.9;10.7;2.8;10.71;4.6;.73;4060 +81081;45.93297;.8502;233;20221124;11.5;6.5;9;2;10.61;.6;.42;3790 +81081;45.93297;.8502;233;20221125;12.7;9.1;10.9;1.6;10.51;.5;.65;3072 +81081;45.93297;.8502;233;20221126;10.2;.7;5.5;2;8.01;0;.42;5355 +81081;45.93297;.8502;233;20221127;13.1;3;8.1;2.4;7.81;4.3;.84;5480 +81081;45.93297;.8502;233;20221128;10.5;8.4;9.5;1.6;10.41;5;.51;2100 +81081;45.93297;.8502;233;20221129;7.9;4.4;6.2;1;8.91;0;.32;2876 +81081;45.93297;.8502;233;20221130;8.5;4.5;6.5;2.4;8.31;0;.51;3087 +81081;45.93297;.8502;233;20221201;7.4;3.9;5.7;2.8;8.01;0;.48;2813 +81081;45.93297;.8502;233;20221202;4.8;3.9;4.4;2.8;7.31;.2;.51;1075 +81081;45.93297;.8502;233;20221203;8.5;2.7;5.6;2.4;7.11;1.3;.62;3744 +81081;45.93297;.8502;233;20221204;5.6;3.2;4.4;.9;7.51;.2;.35;2143 +81081;45.93297;.8502;233;20221205;8.5;-1;3.8;1.7;6.31;.2;.45;4898 +81081;45.93297;.8502;233;20221206;6.5;-3.5;1.5;2.1;5.71;.1;.39;5003 +81081;45.93297;.8502;233;20221207;5.3;.8;3.1;3.7;5.91;0;.69;3107 +81081;45.93297;.8502;233;20221208;4.8;-5.4;-.3;2.4;5.11;.2;.36;4987 +81081;45.93297;.8502;233;20221209;3.1;1.2;2.2;3.1;6.01;0;.51;1751 +81081;45.93297;.8502;233;20221210;2;-2.8;-.4;3;4.61;0;.53;3164 +81081;45.93297;.8502;233;20221211;2;-6.8;-2.4;1.9;3.91;0;.38;4501 +81081;45.93297;.8502;233;20221212;3.4;-7.2;-1.9;2.9;4.51;4.4;.38;4982 +81081;45.93297;.8502;233;20221213;5;.6;2.8;1.8;7.41;2.1;.18;2952 +81081;45.93297;.8502;233;20221214;13;5.7;9.4;1.8;11.51;1.4;.24;3983 +81081;45.93297;.8502;233;20221215;6.7;7.1;6.9;3;9.31;0;.46;0 +81081;45.93297;.8502;233;20221216;4.7;-.4;2.2;5.3;5.11;0;.94;3196 +81081;45.93297;.8502;233;20221217;3.8;-6.7;-1.4;2.7;3.71;0;.62;4871 +81081;45.93297;.8502;233;20221218;10.5;-6.1;2.2;2.8;5.81;0;.61;6289 +81081;45.93297;.8502;233;20221219;14.7;9.5;12.1;3.1;9.91;0;1.14;3215 +81081;45.93297;.8502;233;20221220;14.8;12;13.4;4.1;11.11;1.9;1.36;2176 +81081;45.93297;.8502;233;20221221;12.5;10.3;11.4;3.3;12.31;3.9;.52;1851 +81081;45.93297;.8502;233;20221222;13.7;11.4;12.6;4.2;13.51;15.1;.5;1908 +81081;45.93297;.8502;233;20221223;14.7;13.6;14.2;3.3;14.31;9.2;.7;1111 +81081;45.93297;.8502;233;20221224;14.3;10.7;12.5;1.7;12.61;.2;.52;2566 +81081;45.93297;.8502;233;20221225;15.2;7;11.1;2.2;10.21;.7;.71;4229 +81081;45.93297;.8502;233;20221226;12.5;11;11.8;1.9;11.41;1.9;.68;1423 +81081;45.93297;.8502;233;20221227;10.4;7.2;8.8;1.1;10.21;.2;.38;2401 +81081;45.93297;.8502;233;20221228;13.4;6.9;10.2;2.6;10.51;2.7;.59;3726 +81081;45.93297;.8502;233;20221229;10.9;10.2;10.6;3.1;11.31;6.8;.63;769 +81081;45.93297;.8502;233;20221230;14.2;7.7;11;3.7;11.81;3.9;.54;3760 +81081;45.93297;.8502;233;20221231;16.1;12.9;14.5;3.5;11.41;0;1.42;2449 +81082;45.96012;1.17039;297;20220101;17.7;4.8;11.2;2.4;8.3;0;1.22;5350 +81082;45.96012;1.17039;297;20220102;13;7.6;10.3;3.8;9.83;.7;1.02;3472 +81082;45.96012;1.17039;297;20220103;12.5;10.5;11.5;4.5;11.6;.6;.81;2013 +81082;45.96012;1.17039;297;20220104;12.7;10.8;11.8;4.3;9.4;3.6;1.56;1349 +81082;45.96012;1.17039;297;20220105;5.7;-.3;2.7;1.8;5.9;.1;.47;3580 +81082;45.96012;1.17039;297;20220106;1.4;-3;-.8;1.1;5.53;.1;.21;3327 +81082;45.96012;1.17039;297;20220107;7.7;-1.4;3.2;3.4;7.2;3.6;.38;3900 +81082;45.96012;1.17039;297;20220108;9;6.5;7.7;5.7;9.33;14.1;.66;2135 +81082;45.96012;1.17039;297;20220109;7;4.6;5.8;3.2;8.37;10.6;.47;2056 +81082;45.96012;1.17039;297;20220110;7.3;5.8;6.6;1.7;8.7;.5;.47;1708 +81082;45.96012;1.17039;297;20220111;7.8;1;4.4;2.9;5.67;0;.88;5318 +81082;45.96012;1.17039;297;20220112;4.3;-2.5;.9;3.6;5.1;0;.62;5201 +81082;45.96012;1.17039;297;20220113;9.3;-1.7;3.8;3.2;4.4;0;1.26;6227 +81082;45.96012;1.17039;297;20220114;11.4;-3.5;4;1.4;4.55;0;.72;6675 +81082;45.96012;1.17039;297;20220115;9.8;-3.6;3.1;1.4;4.07;.1;.67;7145 +81082;45.96012;1.17039;297;20220116;6.8;-5.6;.6;1.4;5;.2;.4;6974 +81082;45.96012;1.17039;297;20220117;5.6;-.5;2.6;2.7;6.9;0;.37;4248 +81082;45.96012;1.17039;297;20220118;9.1;.8;4.9;4.1;6.13;.2;1.06;5935 +81082;45.96012;1.17039;297;20220119;3.3;-.4;1.5;2.3;6.7;1.7;.26;2463 +81082;45.96012;1.17039;297;20220120;5.8;2;3.9;2.6;6.8;.3;.56;3477 +81082;45.96012;1.17039;297;20220121;4.2;.2;2.2;5.3;5.23;0;.96;4775 +81082;45.96012;1.17039;297;20220122;4.8;-1.1;1.8;3.9;5.72;0;.65;4274 +81082;45.96012;1.17039;297;20220123;8.9;.3;4.6;3.9;5.83;0;1.12;6156 +81082;45.96012;1.17039;297;20220124;7.6;-2.3;2.6;1.3;5.38;0;.74;7420 +81082;45.96012;1.17039;297;20220125;11;-1.5;4.7;1.3;5.68;0;.66;7596 +81082;45.96012;1.17039;297;20220126;6.1;-3.3;1.4;1.7;5.1;0;.6;6936 +81082;45.96012;1.17039;297;20220127;4.3;-4.6;-.2;1.8;4.81;0;.51;6653 +81082;45.96012;1.17039;297;20220128;8.6;-1.1;3.8;3.1;6.93;0;.57;6877 +81082;45.96012;1.17039;297;20220129;4.8;-.5;2.2;2.5;7.03;.2;.3;4299 +81082;45.96012;1.17039;297;20220130;9;3.9;6.5;2.6;8.47;.4;.61;4521 +81082;45.96012;1.17039;297;20220131;8.4;5.2;6.8;4.6;7.9;1;.95;3600 +81082;45.96012;1.17039;297;20220201;6.7;-.4;3.2;3.2;7.93;1.9;.24;4415 +81082;45.96012;1.17039;297;20220202;7.6;6.3;7;2.5;8.87;.2;.61;2578 +81082;45.96012;1.17039;297;20220203;6.1;-.5;2.8;2.7;7.3;.4;.42;5380 +81082;45.96012;1.17039;297;20220204;9;4.5;6.7;2.5;9.27;3.3;.49;3472 +81082;45.96012;1.17039;297;20220205;8.4;1.2;4.8;1.6;7.03;.1;.64;6903 +81082;45.96012;1.17039;297;20220206;8.1;.8;4.4;4.4;9;4.7;.19;4729 +81082;45.96012;1.17039;297;20220207;10.3;7.3;8.8;3;8.23;.2;1.13;5299 +81082;45.96012;1.17039;297;20220208;14.8;-.9;6.9;2.1;6.3;0;1.33;10179 +81082;45.96012;1.17039;297;20220209;15.7;1;8.3;3;6.53;0;1.74;10422 +81082;45.96012;1.17039;297;20220210;6.9;2.5;4.7;2.7;8.42;1.2;1.19;8700 +81082;45.96012;1.17039;297;20220211;9;4.4;6.7;5.5;6.12;0;1.64;11900 +81082;45.96012;1.17039;297;20220212;10.8;0;5.4;2.6;4.12;0;1.56;9400 +81082;45.96012;1.17039;297;20220213;14.4;3.5;8.9;5.6;7.92;2.6;1.77;8400 +81082;45.96012;1.17039;297;20220214;9.4;6.6;8;5.3;8.72;6.4;.98;6600 +81082;45.96012;1.17039;297;20220215;7;3.9;5.4;4.2;8.62;12.5;.35;2900 +81082;45.96012;1.17039;297;20220216;11.9;7.3;9.6;5.1;12.1;7.7;.38;4287 +81082;45.96012;1.17039;297;20220217;12.4;10.7;11.6;3.9;12.75;2.3;.68;3084 +81082;45.96012;1.17039;297;20220218;12;9.6;10.8;4.2;10.4;1;1.18;3567 +81082;45.96012;1.17039;297;20220219;8.9;1.9;5.4;2.3;7.03;0;.97;8523 +81082;45.96012;1.17039;297;20220220;10.3;4.4;7.3;4.7;9.77;3.8;.62;5545 +81082;45.96012;1.17039;297;20220221;9.4;5.9;7.7;5.1;8.77;.8;1.05;5919 +81082;45.96012;1.17039;297;20220222;10.3;5;7.7;2.7;9.23;.3;.83;5742 +81082;45.96012;1.17039;297;20220223;14.4;7.4;10.9;1.4;9.4;0;1.22;8751 +81082;45.96012;1.17039;297;20220224;11.7;5.7;8.7;2.8;8.33;.8;1.31;7275 +81082;45.96012;1.17039;297;20220225;8.9;-1.1;3.9;1.5;5.93;.1;1.07;11037 +81082;45.96012;1.17039;297;20220226;12.2;-2.3;5;3.8;4.6;0;2.12;13293 +81082;45.96012;1.17039;297;20220227;14.9;.8;7.9;2;5.27;0;1.89;13190 +81082;45.96012;1.17039;297;20220228;15.5;-.2;7.6;1.7;6.33;0;1.67;13888 +81082;45.96012;1.17039;297;20220301;15.7;.3;8;1.8;5.87;.1;1.82;13209 +81082;45.96012;1.17039;297;20220302;9.7;7.3;8.5;2.4;8.83;2.4;1.01;4259 +81082;45.96012;1.17039;297;20220303;12.2;7.9;10;1.8;10.17;0;1.06;6442 +81082;45.96012;1.17039;297;20220304;10.3;7.2;8.8;2.8;9.87;1.8;.96;5738 +81082;45.96012;1.17039;297;20220305;6;5;5.5;2.5;8.57;1.7;.54;2736 +81082;45.96012;1.17039;297;20220306;8.6;1.2;4.9;3.3;5.43;0;1.65;11779 +81082;45.96012;1.17039;297;20220307;10.5;-2.4;4.1;2.6;4.5;0;1.84;14517 +81082;45.96012;1.17039;297;20220308;13.2;1.1;7.2;3;6.87;.5;1.86;13000 +81082;45.96012;1.17039;297;20220309;14.8;5.1;9.9;3.4;8.47;.1;1.96;11497 +81082;45.96012;1.17039;297;20220310;12.1;8.4;10.2;3.7;9.1;1.1;1.59;6862 +81082;45.96012;1.17039;297;20220311;12.9;8.3;10.6;4.8;9.23;20.9;1.77;6147 +81082;45.96012;1.17039;297;20220312;9.3;5.6;7.5;4.3;9.03;3.8;1.05;6509 +81082;45.96012;1.17039;297;20220313;9.5;7.7;8.6;4.9;8.13;9.4;1.52;3936 +81082;45.96012;1.17039;297;20220314;14;.1;7.1;3.5;7.77;1.3;1.87;13734 +81082;45.96012;1.17039;297;20220315;17.4;9.9;13.7;4.5;10.27;0;2.52;10375 +81082;45.96012;1.17039;297;20220316;15.1;9.1;12.1;2.5;10.13;0;1.74;8501 +81082;45.96012;1.17039;297;20220317;9.7;8.5;9.1;5.8;9.17;.1;1.34;3818 +81082;45.96012;1.17039;297;20220318;10.2;5.4;7.8;6.3;7.82;0;1.55;6900 +81082;45.96012;1.17039;297;20220319;16.8;8.3;12.5;3.2;8.42;0;2.5;12500 +81082;45.96012;1.17039;297;20220320;13.5;8;10.7;4.5;7.72;.2;2.2;6900 +81082;45.96012;1.17039;297;20220321;16.8;8.9;12.8;5.4;7.32;0;3.59;17300 +81082;45.96012;1.17039;297;20220322;16.1;6.1;11.1;5.6;4.92;0;4.06;18900 +81082;45.96012;1.17039;297;20220323;17.4;5.4;11.4;3.6;4.02;0;3.82;19600 +81082;45.96012;1.17039;297;20220324;19.5;5.1;12.3;2.2;4.52;0;3.35;20200 +81082;45.96012;1.17039;297;20220325;20.8;6.7;13.7;3.9;5.22;0;4.27;18600 +81082;45.96012;1.17039;297;20220326;21;9.7;15.3;3.9;5.92;0;4.41;19500 +81082;45.96012;1.17039;297;20220327;21.3;7.7;14.5;2.2;6.22;0;3.46;19200 +81082;45.96012;1.17039;297;20220328;20.6;9.4;15;3.3;6.02;0;3.97;17600 +81082;45.96012;1.17039;297;20220329;14.5;10.7;12.6;2.3;8.02;1;1.94;5700 +81082;45.96012;1.17039;297;20220330;12.6;7.5;10;2.5;10.02;2.8;1.24;6600 +81082;45.96012;1.17039;297;20220331;11.3;6.8;9;4.4;8.22;6.9;1.83;10400 +81082;45.96012;1.17039;297;20220401;4.7;-.9;1.9;5;5.62;4.8;1.39;10833 +81082;45.96012;1.17039;297;20220402;4.9;-.5;2.2;4.6;5.12;0;1.42;11800 +81082;45.96012;1.17039;297;20220403;4.2;-1.5;1.3;4.1;4.62;0;1.28;7900 +81082;45.96012;1.17039;297;20220404;10.2;-1;4.6;2.9;4.12;0;2.65;22800 +81082;45.96012;1.17039;297;20220405;9.9;3.9;6.9;1.9;7.82;.2;1.22;7600 +81082;45.96012;1.17039;297;20220406;9.8;8.2;9;3.6;10.32;3;.76;3500 +81082;45.96012;1.17039;297;20220407;11.2;8.3;9.7;6.5;11.52;22.4;.45;2300 +81082;45.96012;1.17039;297;20220408;14.9;10.1;12.5;7.6;10.32;3.6;2.26;7400 +81082;45.96012;1.17039;297;20220409;11.4;3.7;7.5;2.7;6.22;.1;2.32;16500 +81082;45.96012;1.17039;297;20220410;17.7;1.5;9.6;3.1;5.62;0;3.59;23000 +81082;45.96012;1.17039;297;20220411;20.6;9.8;15.2;6.5;7.82;0;4.92;19300 +81082;45.96012;1.17039;297;20220412;18.3;11.1;14.7;5;9.22;7;3.47;13200 +81082;45.96012;1.17039;297;20220413;13.9;9.7;11.8;1.9;11.22;1.6;1.33;6600 +81082;45.96012;1.17039;297;20220414;21.1;10.3;15.7;3.3;11.42;0;3.61;21000 +81082;45.96012;1.17039;297;20220415;21.8;13.2;17.5;4.3;10.22;0;4.69;23500 +81082;45.96012;1.17039;297;20220416;21.4;11;16.2;5;9.12;0;4.85;24100 +81082;45.96012;1.17039;297;20220417;22.7;8.1;15.4;3.2;7.92;0;4.63;25100 +81082;45.96012;1.17039;297;20220418;18.5;7.7;13.1;2.8;9.32;0;3.45;22600 +81082;45.96012;1.17039;297;20220419;14.7;8.8;11.7;3.8;9.92;1.1;2.52;16400 +81082;45.96012;1.17039;297;20220420;16.3;8.3;12.3;2.9;10.12;2;1.99;8800 +81082;45.96012;1.17039;297;20220421;18.6;9.7;14.1;2.1;11.22;.1;2.32;11900 +81082;45.96012;1.17039;297;20220422;19.4;9.1;14.2;2.7;10.62;.2;3.17;18600 +81082;45.96012;1.17039;297;20220423;16.5;10.6;13.5;3;10.72;7.1;2.12;8800 +81082;45.96012;1.17039;297;20220424;12.3;9.9;11.1;3.7;11.92;12.7;.8;3000 +81082;45.96012;1.17039;297;20220425;16.2;9.5;12.8;2.9;11.02;.2;1.99;9700 +81082;45.96012;1.17039;297;20220426;19.4;8.2;13.8;3.2;9.52;0;3.75;22700 +81082;45.96012;1.17039;297;20220427;23;8.6;15.8;4.2;8.82;0;5;25000 +81082;45.96012;1.17039;297;20220428;21.2;12.5;16.8;2.8;12.12;.3;3.49;18200 +81082;45.96012;1.17039;297;20220429;20.5;9.8;15.1;2.5;11.72;.1;3.43;20800 +81082;45.96012;1.17039;297;20220430;19.6;10.7;15.1;2.9;9.02;0;4.32;25800 +81082;45.96012;1.17039;297;20220501;18.7;9.1;13.9;2.6;8.12;0;4.14;25900 +81082;45.96012;1.17039;297;20220502;20.2;10.2;15.2;3.4;8.72;0;4.27;22400 +81082;45.96012;1.17039;297;20220503;20.2;10.7;15.4;3.2;9.82;.2;3.98;21300 +81082;45.96012;1.17039;297;20220504;18.5;10.2;14.3;2.7;10.12;.5;3.24;17900 +81082;45.96012;1.17039;297;20220505;19;9.4;14.2;3;9.72;.1;3.89;23800 +81082;45.96012;1.17039;297;20220506;20;6.7;13.3;2.3;10.2;0;3.73;23546 +81082;45.96012;1.17039;297;20220507;21.2;8.2;14.7;1.9;10.73;.1;3.93;24025 +81082;45.96012;1.17039;297;20220508;22.6;7.7;15.2;2.4;10.97;0;4.32;25213 +81082;45.96012;1.17039;297;20220509;24.7;9.9;17.3;1.7;11.87;0;4.34;24469 +81082;45.96012;1.17039;297;20220510;26.1;10.3;18.2;2.1;11.63;0;4.91;26286 +81082;45.96012;1.17039;297;20220511;26.6;10.8;18.7;2.7;12.87;.2;5.13;26104 +81082;45.96012;1.17039;297;20220512;19.2;11.6;15.4;1.6;14.27;1.2;2.66;15609 +81082;45.96012;1.17039;297;20220513;23.4;14;18.7;1.4;14.93;0;3.46;18513 +81082;45.96012;1.17039;297;20220514;27;11.8;19.4;2.3;14.3;0;4.92;25583 +81082;45.96012;1.17039;297;20220515;27.9;15.4;21.6;2.8;14.97;2.7;5.18;23348 +81082;45.96012;1.17039;297;20220516;25.6;14.6;20.1;1.6;15.8;.1;4.14;21984 +81082;45.96012;1.17039;297;20220517;29.4;12.4;20.9;2;14.9;.1;5.4;27413 +81082;45.96012;1.17039;297;20220518;30.1;13.7;21.9;2.3;15.73;4.1;5.56;27017 +81082;45.96012;1.17039;297;20220519;26.5;17.6;22;2.9;18;.1;4.43;20578 +81082;45.96012;1.17039;297;20220520;26.3;17.9;22.1;3.2;15.13;0;5;21101 +81082;45.96012;1.17039;297;20220521;29.2;14;21.6;2.2;17.6;0;5.2;26133 +81082;45.96012;1.17039;297;20220522;30.1;17;23.6;2.4;19.57;3.8;4.98;22617 +81082;45.96012;1.17039;297;20220523;19.7;16.1;17.9;4.3;15.83;6.7;2.72;11504 +81082;45.96012;1.17039;297;20220524;16.4;10.3;13.3;2.6;11.83;2.1;2.75;16966 +81082;45.96012;1.17039;297;20220525;19.6;6;12.8;1.8;10.6;.1;3.82;25662 +81082;45.96012;1.17039;297;20220526;18.6;9.5;14;1.5;12.47;0;2.9;17714 +81082;45.96012;1.17039;297;20220527;20.7;10.7;15.7;2.5;12.9;0;3.81;22500 +81082;45.96012;1.17039;297;20220528;21.9;10.8;16.4;3.6;11.3;0;4.72;25297 +81082;45.96012;1.17039;297;20220529;18.5;8.9;13.7;4.1;8.53;0;4.49;24066 +81082;45.96012;1.17039;297;20220530;22.3;7;14.6;2.9;8.03;0;5.11;28195 +81082;45.96012;1.17039;297;20220531;23;8.1;15.5;1.4;9.4;.2;4.4;25868 +81082;45.96012;1.17039;297;20220601;25.1;10.9;18;1.5;12.57;3.6;4.52;24956 +81082;45.96012;1.17039;297;20220602;27.8;13.9;20.8;2.6;15.6;6.6;5.2;25421 +81082;45.96012;1.17039;297;20220603;26.5;16.1;21.3;2.5;17.73;2.8;4.51;22077 +81082;45.96012;1.17039;297;20220604;25;15.9;20.5;2.4;18.47;6.4;3.87;19748 +81082;45.96012;1.17039;297;20220605;19.6;15.7;17.6;2.5;16.3;.1;2.52;12258 +81082;45.96012;1.17039;297;20220606;20.5;12.8;16.7;1.6;14.53;.7;3.19;17922 +81082;45.96012;1.17039;297;20220607;21.9;13.6;17.7;2.8;13.97;9.2;3.86;19802 +81082;45.96012;1.17039;297;20220608;20.3;12.8;16.6;3.4;14.2;3;3.28;17024 +81082;45.96012;1.17039;297;20220609;19.7;11.8;15.7;2.5;13.13;0;3.41;19254 +81082;45.96012;1.17039;297;20220610;26;9.6;17.8;1.4;13.43;.1;5;29228 +81082;45.96012;1.17039;297;20220611;29.4;12.1;20.7;1.5;14.7;.2;5.55;29399 +81082;45.96012;1.17039;297;20220612;28.3;15.5;21.9;2.2;16.93;.3;5.08;24450 +81082;45.96012;1.17039;297;20220613;26.7;13.8;20.2;3.7;12.87;0;5.9;26964 +81082;45.96012;1.17039;297;20220614;32.6;11.6;22.1;2.9;12.3;.9;7.02;30221 +81082;45.96012;1.17039;297;20220615;32.3;19.3;25.8;2.8;17.03;0;6.49;26687 +81082;45.96012;1.17039;297;20220616;32.9;15.5;24.2;2;15.6;0;6.32;29004 +81082;45.96012;1.17039;297;20220617;35.8;18.3;27;3.1;14.9;0;7.87;29910 +81082;45.96012;1.17039;297;20220618;37.4;19.3;28.4;3.6;14.13;0;8.65;29571 +81082;45.96012;1.17039;297;20220619;31.9;22.5;27.2;3.2;15.67;23.8;6.6;23139 +81082;45.96012;1.17039;297;20220620;26.2;16.4;21.3;2.2;19.4;11.6;4.08;20432 +81082;45.96012;1.17039;297;20220621;25.2;16;20.6;2.4;19.6;4.5;3.76;19360 +81082;45.96012;1.17039;297;20220622;23.1;17.1;20.1;2.4;18.53;11.9;3.57;18430 +81082;45.96012;1.17039;297;20220623;23.4;13.8;18.6;1.3;16.87;6;3.7;20667 +81082;45.96012;1.17039;297;20220624;20.8;15.3;18;3;16.03;4;3.14;15957 +81082;45.96012;1.17039;297;20220625;16.2;14.7;15.5;2;14.73;11.8;1.6;6619 +81082;45.96012;1.17039;297;20220626;15.6;12.3;13.9;1.8;14.53;7.4;1.81;10458 +81082;45.96012;1.17039;297;20220627;21.9;12.3;17.1;1.9;12.97;0;4.16;23754 +81082;45.96012;1.17039;297;20220628;23.4;8.7;16;1.8;12.07;0;4.62;27988 +81082;45.96012;1.17039;297;20220629;23.8;9.4;16.6;2.3;13.23;8.7;4.63;26726 +81082;45.96012;1.17039;297;20220630;16.4;12.1;14.2;2.2;13.83;13.4;2.12;11956 +81082;45.96012;1.17039;297;20220701;21.3;7.3;14.3;1.3;11.17;.1;4.15;26764 +81082;45.96012;1.17039;297;20220702;26.7;10;18.4;2;12.3;0;5.44;29580 +81082;45.96012;1.17039;297;20220703;25.5;12.9;19.2;1.8;14.1;.4;4.87;26188 +81082;45.96012;1.17039;297;20220704;25;15;20;2.7;14.67;0;4.59;22262 +81082;45.96012;1.17039;297;20220705;25.6;12.7;19.1;2.1;13.33;0;5.1;27137 +81082;45.96012;1.17039;297;20220706;25.2;13.5;19.4;2.8;12.97;0;5.2;25919 +81082;45.96012;1.17039;297;20220707;24.7;12.5;18.6;2.3;14.03;0;4.75;25760 +81082;45.96012;1.17039;297;20220708;25.5;13.5;19.5;3.8;13.73;0;5.38;25769 +81082;45.96012;1.17039;297;20220709;28;13.6;20.8;3.4;13.37;0;6.13;28089 +81082;45.96012;1.17039;297;20220710;27.3;15.5;21.4;4.3;13.7;0;6.17;25848 +81082;45.96012;1.17039;297;20220711;29.5;14.4;22;4.4;13.8;0;6.8;28192 +81082;45.96012;1.17039;297;20220712;30.9;16.5;23.7;3.6;13.63;0;6.97;28007 +81082;45.96012;1.17039;297;20220713;32.7;15.5;24.1;2.2;13;0;6.63;29513 +81082;45.96012;1.17039;297;20220714;33.6;16;24.8;1.9;14.3;0;6.51;29585 +81082;45.96012;1.17039;297;20220715;28.9;17.4;23.2;3.3;13.3;0;6.13;24878 +81082;45.96012;1.17039;297;20220716;29.9;16.3;23.1;4.8;10.77;0;7.57;26563 +81082;45.96012;1.17039;297;20220717;32.2;16.3;24.3;4.8;11.9;0;8.11;27865 +81082;45.96012;1.17039;297;20220718;39;18.9;28.9;3.1;12.67;0;8.5;29055 +81082;45.96012;1.17039;297;20220719;29.8;20.7;25.3;2.7;16.83;21;5.59;21879 +81082;45.96012;1.17039;297;20220720;25.2;16.9;21;2.6;17.73;.9;3.96;18832 +81082;45.96012;1.17039;297;20220721;28;13.8;20.9;1.5;16.57;0;4.85;26207 +81082;45.96012;1.17039;297;20220722;28.4;16.2;22.3;2.4;18.13;.2;4.9;23285 +81082;45.96012;1.17039;297;20220723;26.7;17.5;22.1;2;15.83;0;4.61;21762 +81082;45.96012;1.17039;297;20220724;33.1;14.4;23.7;1.9;15.17;.1;6.14;28789 +81082;45.96012;1.17039;297;20220725;25;17.6;21.3;2.8;16.73;.4;3.98;17144 +81082;45.96012;1.17039;297;20220726;23.2;13.9;18.5;1.7;14.17;0;3.67;19349 +81082;45.96012;1.17039;297;20220727;25.4;14.3;19.8;1.5;12.9;0;4.35;22970 +81082;45.96012;1.17039;297;20220728;27.3;12.1;19.7;1.5;13;0;4.75;25204 +81082;45.96012;1.17039;297;20220729;26.4;16.2;21.3;1.9;15.9;0;4.19;20246 +81082;45.96012;1.17039;297;20220730;28.4;14.8;21.6;1.7;16;0;4.8;24463 +81082;45.96012;1.17039;297;20220731;31;14.5;22.8;1.6;15.5;0;5.36;26658 +81082;45.96012;1.17039;297;20220801;30.8;15.6;23.2;1.8;15.3;0;5.41;25962 +81082;45.96012;1.17039;297;20220802;32;16.1;24.1;1.8;16.23;0;5.63;26614 +81082;45.96012;1.17039;297;20220803;35.8;18;26.9;2;14.53;0;6.45;27167 +81082;45.96012;1.17039;297;20220804;34.5;18.2;26.4;2;17.03;0;6.02;25776 +81082;45.96012;1.17039;297;20220805;27.5;18.6;23.1;3.1;17.23;0;4.58;18837 +81082;45.96012;1.17039;297;20220806;27.9;16.1;22;4.6;12.7;0;6.18;23072 +81082;45.96012;1.17039;297;20220807;28.8;13.9;21.4;4.2;9.73;0;6.7;25167 +81082;45.96012;1.17039;297;20220808;30.8;14.8;22.8;4;10.47;0;6.96;25925 +81082;45.96012;1.17039;297;20220809;32.3;16;24.1;3.4;11.1;0;6.83;25214 +81082;45.96012;1.17039;297;20220810;33.5;15.6;24.5;3.1;10.93;0;6.99;26640 +81082;45.96012;1.17039;297;20220811;35.8;15.8;25.8;2.3;10.57;0;6.61;26438 +81082;45.96012;1.17039;297;20220812;35.6;18.2;26.9;1.8;10.6;0;6.06;25565 +81082;45.96012;1.17039;297;20220813;34.9;16.7;25.8;1.7;13.8;3.7;5.72;25595 +81082;45.96012;1.17039;297;20220814;23.9;17.8;20.9;3.8;18.7;3.2;3.07;12701 +81082;45.96012;1.17039;297;20220815;25.9;16.9;21.4;3.5;17.03;0;3.98;16833 +81082;45.96012;1.17039;297;20220816;23.6;14.5;19.1;1.6;17;11.4;2.86;14812 +81082;45.96012;1.17039;297;20220817;23.9;14.3;19.1;2.2;15.93;0;3.42;17833 +81082;45.96012;1.17039;297;20220818;24.5;12.6;18.5;2;15.07;0;3.76;21165 +81082;45.96012;1.17039;297;20220819;24.9;14.5;19.7;2.6;17.47;2.3;3.39;17257 +81082;45.96012;1.17039;297;20220820;24.4;16.8;20.6;1.9;17.87;.1;3.13;15461 +81082;45.96012;1.17039;297;20220821;23.5;12.9;18.2;1.8;15.9;.1;3.16;17436 +81082;45.96012;1.17039;297;20220822;24;17;20.5;2.2;17.83;1.7;2.9;13446 +81082;45.96012;1.17039;297;20220823;26.1;15.4;20.8;1.7;18.2;0;3.5;18801 +81082;45.96012;1.17039;297;20220824;32.7;16.6;24.6;2.4;16.8;0;5.32;22931 +81082;45.96012;1.17039;297;20220825;26.7;16.4;21.6;2.3;16.6;1.1;3.71;16467 +81082;45.96012;1.17039;297;20220826;25.6;16.1;20.9;1.9;17.3;0;3.57;18447 +81082;45.96012;1.17039;297;20220827;27.3;13.8;20.5;2.7;14.6;0;4.38;20844 +81082;45.96012;1.17039;297;20220828;29;14.8;21.9;3.3;13.8;0;5.11;21280 +81082;45.96012;1.17039;297;20220829;33.6;14.8;24.2;2;14.6;1.2;5.12;22289 +81082;45.96012;1.17039;297;20220830;27.2;18.3;22.8;2.7;17.87;.1;3.76;15722 +81082;45.96012;1.17039;297;20220831;28.9;14.7;21.8;3.1;15.53;0;4.61;20277 +81082;45.96012;1.17039;297;20220901;28.6;16.7;22.6;1.8;16.53;10.2;3.81;17738 +81082;45.96012;1.17039;297;20220902;23.9;15.1;19.5;2;17.07;5.1;2.77;14037 +81082;45.96012;1.17039;297;20220903;24;15.8;19.9;2.6;16.23;0;3.17;15120 +81082;45.96012;1.17039;297;20220904;30.6;13.4;22;2.3;15.4;1.5;4.51;20790 +81082;45.96012;1.17039;297;20220905;31.1;16.1;23.6;2.9;16.2;1.6;4.89;19921 +81082;45.96012;1.17039;297;20220906;28;14.8;21.4;2.4;15.87;2.3;3.83;17790 +81082;45.96012;1.17039;297;20220907;24.2;13.4;18.8;1.7;15.08;1;2.91;15220 +81082;45.96012;1.17039;297;20220908;22.4;13.4;17.9;3.1;14.78;1.8;2.78;13211 +81082;45.96012;1.17039;297;20220909;21.2;13.4;17.3;2.8;14.38;1.7;2.56;12973 +81082;45.96012;1.17039;297;20220910;23.3;13.7;18.5;1.8;13.65;0;2.81;14955 +81082;45.96012;1.17039;297;20220911;27.9;10.7;19.3;2.4;11.95;0;4.11;19987 +81082;45.96012;1.17039;297;20220912;34.6;14.4;24.5;2.6;13.85;0;5.27;19843 +81082;45.96012;1.17039;297;20220913;29.8;21.4;25.6;3.1;19.9;8.1;3.83;12540 +81082;45.96012;1.17039;297;20220914;25.8;17.4;21.6;2.5;18.6;19.8;2.82;12633 +81082;45.96012;1.17039;297;20220915;22.7;15.2;18.9;1.7;17.63;1.7;2.16;11696 +81082;45.96012;1.17039;297;20220916;18.2;12.2;15.2;2.2;13.33;0;2.05;11790 +81082;45.96012;1.17039;297;20220917;16.7;7.6;12.2;3.3;9;0;2.68;15637 +81082;45.96012;1.17039;297;20220918;20;5.4;12.7;3;7.93;0;3.28;18138 +81082;45.96012;1.17039;297;20220919;19.7;8.2;14;3.8;8.83;0;3.38;16490 +81082;45.96012;1.17039;297;20220920;19.9;7.3;13.6;4;8.5;0;3.48;17072 +81082;45.96012;1.17039;297;20220921;20.2;8.4;14.3;4.5;8.73;0;3.65;16301 +81082;45.96012;1.17039;297;20220922;24;6.9;15.4;2.3;9.2;0;3.32;18048 +81082;45.96012;1.17039;297;20220923;19;8.4;13.7;1.7;10.8;0;2.04;11580 +81082;45.96012;1.17039;297;20220924;16.9;10.7;13.8;1.7;12.87;5.9;1.59;9393 +81082;45.96012;1.17039;297;20220925;15;10.6;12.8;1.5;12.5;3.6;1.33;8161 +81082;45.96012;1.17039;297;20220926;16.1;5.4;10.8;2.4;10.9;5.7;1.62;11803 +81082;45.96012;1.17039;297;20220927;15.7;9.1;12.4;3.4;12.33;9.1;1.48;9185 +81082;45.96012;1.17039;297;20220928;15.6;12.4;14;4.2;14.5;19.9;1.14;5979 +81082;45.96012;1.17039;297;20220929;15;9.2;12.1;1.9;10.93;.4;1.57;10447 +81082;45.96012;1.17039;297;20220930;16.3;5;10.6;1.8;9.93;4.6;1.72;13209 +81082;45.96012;1.17039;297;20221001;18;10.9;14.4;4.5;15.67;9.1;1.13;7618 +81082;45.96012;1.17039;297;20221002;19.4;14.8;17.1;2.9;15.6;.1;1.77;8335 +81082;45.96012;1.17039;297;20221003;20.4;9.2;14.8;2.1;13.03;0;1.99;13034 +81082;45.96012;1.17039;297;20221004;20.9;9;14.9;1.4;13.07;.2;1.85;12576 +81082;45.96012;1.17039;297;20221005;24.1;10.1;17.1;2.1;13.65;.2;2.36;13419 +81082;45.96012;1.17039;297;20221006;17.8;12.5;15.1;2.3;14.42;0;1.41;7659 +81082;45.96012;1.17039;297;20221007;21.1;9.5;15.3;1.4;14.15;.1;1.71;11797 +81082;45.96012;1.17039;297;20221008;18.7;12.6;15.6;3.2;12.33;0;2.13;10345 +81082;45.96012;1.17039;297;20221009;23;7.5;15.3;2.6;11.93;0;2.45;14004 +81082;45.96012;1.17039;297;20221010;21;12.3;16.6;2.5;14.83;1.4;1.76;9258 +81082;45.96012;1.17039;297;20221011;17.4;14;15.7;1.7;15.77;3.6;1.04;5429 +81082;45.96012;1.17039;297;20221012;18.8;11;14.9;1.2;14.4;.2;1.32;8667 +81082;45.96012;1.17039;297;20221013;15.5;9.6;12.5;2.4;14.23;7.8;.82;6439 +81082;45.96012;1.17039;297;20221014;17.6;14.5;16.1;4.2;17.13;4.2;.88;4239 +81082;45.96012;1.17039;297;20221015;19.2;15.5;17.3;4;16.37;0;1.45;5097 +81082;45.96012;1.17039;297;20221016;25.3;14.5;19.9;2.9;16.33;0;2.4;10853 +81082;45.96012;1.17039;297;20221017;21.6;18.2;19.9;3.3;16.87;1.3;1.86;4629 +81082;45.96012;1.17039;297;20221018;25.9;14.3;20.1;2.3;16.57;0;2.21;11173 +81082;45.96012;1.17039;297;20221019;24.9;15.2;20.1;2.9;15.07;3.9;2.48;9542 +81082;45.96012;1.17039;297;20221020;22.1;14.3;18.2;3.5;16.57;2;1.74;7563 +81082;45.96012;1.17039;297;20221021;19.2;16.9;18.1;3.5;14.33;2.1;1.92;4507 +81082;45.96012;1.17039;297;20221022;21.9;11;16.5;2.5;13.57;0;1.84;9568 +81082;45.96012;1.17039;297;20221023;23;16.5;19.7;4.3;13.3;.7;2.93;6993 +81082;45.96012;1.17039;297;20221024;19.3;13.3;16.3;2.7;12.6;.8;1.76;7175 +81082;45.96012;1.17039;297;20221025;20;9.1;14.5;2.6;12.57;2.4;1.55;7947 +81082;45.96012;1.17039;297;20221026;23.2;11.2;17.2;2.5;14.13;0;1.85;9868 +81082;45.96012;1.17039;297;20221027;24.5;14;19.2;3.6;14.6;0;2.4;7995 +81082;45.96012;1.17039;297;20221028;23.2;19.9;21.5;3.6;13.8;0;2.86;5196 +81082;45.96012;1.17039;297;20221029;24.3;16.9;20.6;3.1;11.1;0;3.02;6932 +81082;45.96012;1.17039;297;20221030;20.5;11.9;16.2;2.6;12.23;1;1.78;8205 +81082;45.96012;1.17039;297;20221031;20.8;12.5;16.7;3.1;14.42;4;1.57;7063 +81082;45.96012;1.17039;297;20221101;16.4;10.4;13.4;2.8;12.67;.3;1.11;5676 +81082;45.96012;1.17039;297;20221102;16.1;10.6;13.4;2.2;12.1;.1;1.03;5585 +81082;45.96012;1.17039;297;20221103;15.7;8;11.8;3.5;11.05;14.1;1.25;6365 +81082;45.96012;1.17039;297;20221104;11.1;7.2;9.1;3.7;9.83;3.7;.86;4045 +81082;45.96012;1.17039;297;20221105;12.5;.3;6.4;1.6;8.13;0;.72;7729 +81082;45.96012;1.17039;297;20221106;12.8;5.3;9.1;2.7;9.77;.5;.84;5110 +81082;45.96012;1.17039;297;20221107;17.3;11.1;14.2;4.2;12.13;0;1.51;6255 +81082;45.96012;1.17039;297;20221108;17.7;10.4;14;4.1;11.55;3.8;1.62;5627 +81082;45.96012;1.17039;297;20221109;14.3;11.7;13;2.1;12.93;3.4;.76;3053 +81082;45.96012;1.17039;297;20221110;15.5;8.5;12;1.4;11.1;0;.77;6812 +81082;45.96012;1.17039;297;20221111;20;4.7;12.4;2;10.7;.1;1.17;8340 +81082;45.96012;1.17039;297;20221112;20.4;8.8;14.6;1.9;11.65;.1;1.23;7009 +81082;45.96012;1.17039;297;20221113;20.9;6.3;13.6;1.5;10.25;.1;1.09;7984 +81082;45.96012;1.17039;297;20221114;14.9;10.7;12.8;3.2;11.75;5.5;1.05;3874 +81082;45.96012;1.17039;297;20221115;13.8;9.8;11.8;3.3;12.17;7.8;.79;3707 +81082;45.96012;1.17039;297;20221116;14.2;9.4;11.8;4.3;11.95;4.6;.92;3903 +81082;45.96012;1.17039;297;20221117;12.2;11.1;11.6;4.4;11.97;11.4;.87;1618 +81082;45.96012;1.17039;297;20221118;11.8;5.8;8.8;1.8;9.57;1.2;.6;4044 +81082;45.96012;1.17039;297;20221119;9.1;4.2;6.6;1.3;8.35;.2;.5;4030 +81082;45.96012;1.17039;297;20221120;9;-.4;4.3;2.4;7.82;1.9;.45;5378 +81082;45.96012;1.17039;297;20221121;10.9;3.4;7.1;3.7;9.22;7.9;.62;4518 +81082;45.96012;1.17039;297;20221122;9.7;4.7;7.2;3.4;9.1;8.3;.61;3822 +81082;45.96012;1.17039;297;20221123;13.1;7.3;10.2;3.8;10.55;5.9;.82;3967 +81082;45.96012;1.17039;297;20221124;11;6.8;8.9;3.2;10.45;1.1;.57;3254 +81082;45.96012;1.17039;297;20221125;12.3;8.6;10.5;1.9;10.35;1.4;.67;2736 +81082;45.96012;1.17039;297;20221126;10.2;1.4;5.8;1.7;8.12;0;.45;5051 +81082;45.96012;1.17039;297;20221127;12.8;3.9;8.3;2.6;7.25;5;1.09;4859 +81082;45.96012;1.17039;297;20221128;10.6;8.1;9.3;2.4;10.17;6.6;.62;2280 +81082;45.96012;1.17039;297;20221129;7.6;4;5.8;1.1;8.82;.1;.32;2845 +81082;45.96012;1.17039;297;20221130;8.2;3;5.6;2.2;8.07;0;.4;3659 +81082;45.96012;1.17039;297;20221201;6.9;4;5.5;3.3;7.87;.1;.55;2431 +81082;45.96012;1.17039;297;20221202;4.4;3.6;4;2.9;7.1;.2;.54;1036 +81082;45.96012;1.17039;297;20221203;7.7;2.4;5.1;2.8;7.03;1.5;.62;3792 +81082;45.96012;1.17039;297;20221204;5;2.3;3.7;1;7.37;.2;.33;2053 +81082;45.96012;1.17039;297;20221205;8.2;-.5;3.9;1.8;6.57;.1;.41;5568 +81082;45.96012;1.17039;297;20221206;5.5;-2.3;1.6;2.4;5.87;.1;.37;5133 +81082;45.96012;1.17039;297;20221207;4.5;.5;2.5;4.3;5.93;0;.64;3244 +81082;45.96012;1.17039;297;20221208;4.1;-4;.1;2.3;5.2;.1;.39;4598 +81082;45.96012;1.17039;297;20221209;2.8;.8;1.8;3.3;5.93;.1;.5;2205 +81082;45.96012;1.17039;297;20221210;1.6;-3;-.7;3;4.53;0;.52;3506 +81082;45.96012;1.17039;297;20221211;2;-6.1;-2;1.7;3.9;0;.43;3799 +81082;45.96012;1.17039;297;20221212;3.1;-6.2;-1.6;2.6;4.4;3.3;.45;4166 +81082;45.96012;1.17039;297;20221213;4.8;-.4;2.2;2.1;7.23;2;.16;2793 +81082;45.96012;1.17039;297;20221214;12.7;4.9;8.8;3.4;11.43;1.2;.21;3458 +81082;45.96012;1.17039;297;20221215;6.2;6.3;6.2;3.2;8.87;0;.45;833 +81082;45.96012;1.17039;297;20221216;4.1;-1;1.5;5;4.97;0;.83;4258 +81082;45.96012;1.17039;297;20221217;3.6;-5.6;-1;3;3.6;0;.77;5003 +81082;45.96012;1.17039;297;20221218;10.1;-5.2;2.4;3.9;5.73;0;.85;5507 +81082;45.96012;1.17039;297;20221219;14.6;9.3;12;5;9.63;0;1.6;3309 +81082;45.96012;1.17039;297;20221220;14.4;11.5;12.9;5.5;10.9;3.6;1.57;1824 +81082;45.96012;1.17039;297;20221221;11.8;9.9;10.9;4.5;12.13;3.4;.5;1581 +81082;45.96012;1.17039;297;20221222;13.2;11;12.1;5.4;13.1;12.6;.58;1598 +81082;45.96012;1.17039;297;20221223;14.2;12.9;13.6;4.6;14.07;8.6;.71;1002 +81082;45.96012;1.17039;297;20221224;13.6;10.3;12;2.7;12.37;.3;.59;2224 +81082;45.96012;1.17039;297;20221225;14.9;8.1;11.5;3.5;10.13;.5;1.08;3904 +81082;45.96012;1.17039;297;20221226;12.1;10.6;11.4;3.2;11.23;2.9;.82;1455 +81082;45.96012;1.17039;297;20221227;10.5;6.8;8.6;2;10.07;.1;.42;3063 +81082;45.96012;1.17039;297;20221228;12.9;6.4;9.6;4.5;10.37;2.2;.69;3882 +81082;45.96012;1.17039;297;20221229;10.6;9.7;10.2;4.4;11;7.8;.7;849 +81082;45.96012;1.17039;297;20221230;13.3;7.2;10.2;5.3;11.5;4.6;.57;2717 +81082;45.96012;1.17039;297;20221231;15.6;12.7;14.2;5.3;11.23;0;1.75;2607 +81083;45.98632;1.49086;375;20220101;18.2;4.8;11.5;2.1;7.43;0;1.18;6073 +81083;45.98632;1.49086;375;20220102;13.8;8.6;11.2;3.4;9.2;.7;1.22;3497 +81083;45.98632;1.49086;375;20220103;11.9;10;10.9;4.2;10.97;.7;.83;2232 +81083;45.98632;1.49086;375;20220104;12.7;10.5;11.6;4.3;9.07;4.2;1.64;1360 +81083;45.98632;1.49086;375;20220105;4.9;-.2;2.3;1.5;5.67;0;.34;5018 +81083;45.98632;1.49086;375;20220106;3;-3;0;1;5.33;.2;.22;3813 +81083;45.98632;1.49086;375;20220107;6.2;-2;2.1;3.3;6.87;4.6;.28;3817 +81083;45.98632;1.49086;375;20220108;8.7;5.4;7.1;5;8.93;14.1;.6;2425 +81083;45.98632;1.49086;375;20220109;6.7;4.2;5.4;3.1;7.9;7.2;.51;2307 +81083;45.98632;1.49086;375;20220110;6.8;5.1;5.9;1.3;8.1;.2;.46;1815 +81083;45.98632;1.49086;375;20220111;6.8;.5;3.7;2.5;5.37;0;.71;6479 +81083;45.98632;1.49086;375;20220112;3.2;-2.9;.1;3.1;4.97;0;.51;5065 +81083;45.98632;1.49086;375;20220113;7.5;-2.6;2.4;3.1;4.17;0;1.09;6860 +81083;45.98632;1.49086;375;20220114;11.4;-4.7;3.4;.8;4.13;0;.41;7884 +81083;45.98632;1.49086;375;20220115;9.1;-3.1;3;1.2;3.93;0;.59;7306 +81083;45.98632;1.49086;375;20220116;6.9;-6;.5;1.1;4.93;.2;.3;7724 +81083;45.98632;1.49086;375;20220117;5;-.8;2.1;2.4;6.9;0;.34;3143 +81083;45.98632;1.49086;375;20220118;7.3;.8;4;3.7;6.07;.2;.9;5511 +81083;45.98632;1.49086;375;20220119;2.4;-.9;.8;1.9;6.33;1.4;.28;1705 +81083;45.98632;1.49086;375;20220120;5.2;1.4;3.3;2.3;6.53;.2;.52;3233 +81083;45.98632;1.49086;375;20220121;3.8;-.2;1.8;4.7;5.07;0;.87;6127 +81083;45.98632;1.49086;375;20220122;3.3;-1.6;.9;3.7;5.47;0;.57;5215 +81083;45.98632;1.49086;375;20220123;7.2;.2;3.7;3.8;5.8;0;.93;6714 +81083;45.98632;1.49086;375;20220124;12.2;-.8;5.7;1.5;5.27;0;.85;8222 +81083;45.98632;1.49086;375;20220125;11.3;-1.7;4.8;1.4;5.37;0;.7;8418 +81083;45.98632;1.49086;375;20220126;7.6;-2.8;2.4;1.3;5.03;0;.61;8057 +81083;45.98632;1.49086;375;20220127;4.1;-5.8;-.8;1.6;4.67;.1;.48;8231 +81083;45.98632;1.49086;375;20220128;6.2;-2;2.1;1.7;6.6;0;.44;5854 +81083;45.98632;1.49086;375;20220129;4.2;-1.2;1.5;1.2;6.9;.1;.29;3909 +81083;45.98632;1.49086;375;20220130;8.7;3.6;6.1;1.2;8.17;.4;.53;4336 +81083;45.98632;1.49086;375;20220131;7.5;4.7;6.1;3.3;7.43;1.1;.86;3136 +81083;45.98632;1.49086;375;20220201;6.1;-.9;2.6;2.2;7.6;2.1;.29;3009 +81083;45.98632;1.49086;375;20220202;7.7;6.2;7;1.9;8.7;.3;.59;2814 +81083;45.98632;1.49086;375;20220203;10.4;-.7;4.9;2.4;6.93;.3;.8;6491 +81083;45.98632;1.49086;375;20220204;8.5;4.1;6.3;2.4;8.83;4;.51;2867 +81083;45.98632;1.49086;375;20220205;8;.3;4.1;1.4;6.77;.1;.6;7376 +81083;45.98632;1.49086;375;20220206;7.5;.6;4.1;4.2;8.5;5.8;.22;3455 +81083;45.98632;1.49086;375;20220207;9.6;6.4;8;2.6;7.87;.1;1.03;6994 +81083;45.98632;1.49086;375;20220208;13.7;-1.2;6.3;2;6.07;0;1.22;10435 +81083;45.98632;1.49086;375;20220209;16.4;2.5;9.4;3.5;6.2;0;2.16;10318 +81083;45.98632;1.49086;375;20220210;10.7;3.3;7;2.8;8.4;1.2;1.33;8950 +81083;45.98632;1.49086;375;20220211;8.1;3.6;5.9;3.9;6.35;0;1.29;11600 +81083;45.98632;1.49086;375;20220212;11;-3.2;3.9;1.9;4.4;0;1.25;9400 +81083;45.98632;1.49086;375;20220213;14.8;0;7.4;5.1;7.65;2.8;1.77;9900 +81083;45.98632;1.49086;375;20220214;9.6;6.5;8.1;4.3;8.65;5;1.06;6500 +81083;45.98632;1.49086;375;20220215;7.1;3.5;5.3;3.5;8.45;14.7;.51;4200 +81083;45.98632;1.49086;375;20220216;11.9;6.8;9.3;4.7;11.57;8.5;.49;4009 +81083;45.98632;1.49086;375;20220217;12.4;10.5;11.5;3.4;12.1;2.7;.84;4766 +81083;45.98632;1.49086;375;20220218;11.9;9.3;10.6;4.1;10.03;1.3;1.23;4063 +81083;45.98632;1.49086;375;20220219;8.8;1.2;5;2.3;6.57;0;1.04;9580 +81083;45.98632;1.49086;375;20220220;9.6;4.1;6.9;4.4;9.27;4.4;.67;5547 +81083;45.98632;1.49086;375;20220221;9.2;5.3;7.3;4.3;8.33;1.2;1.07;6353 +81083;45.98632;1.49086;375;20220222;9.5;5.1;7.3;2.3;8.77;.5;.8;4795 +81083;45.98632;1.49086;375;20220223;14.3;6.8;10.5;1.4;8.77;0;1.29;10337 +81083;45.98632;1.49086;375;20220224;11.7;4.5;8.1;2.9;7.97;.9;1.32;7770 +81083;45.98632;1.49086;375;20220225;8.7;-1.2;3.8;1.3;5.77;.1;1.05;11629 +81083;45.98632;1.49086;375;20220226;10.6;-1.5;4.5;3.8;4.57;.1;2.01;13617 +81083;45.98632;1.49086;375;20220227;14;.2;7.1;2;4.77;0;1.85;13644 +81083;45.98632;1.49086;375;20220228;14.5;-.2;7.1;1.5;5.63;0;1.62;13849 +81083;45.98632;1.49086;375;20220301;14.4;.1;7.2;1.5;5.57;0;1.62;12284 +81083;45.98632;1.49086;375;20220302;11;5.3;8.1;2.4;8.5;2.4;1.08;4589 +81083;45.98632;1.49086;375;20220303;13.1;7.5;10.3;1.4;10;0;1.08;6883 +81083;45.98632;1.49086;375;20220304;10.6;6.8;8.7;2.3;9.67;1.9;.95;5447 +81083;45.98632;1.49086;375;20220305;5.9;4.9;5.4;2.1;8.43;.6;.56;2668 +81083;45.98632;1.49086;375;20220306;8;-.6;3.7;2.8;5.07;0;1.59;14043 +81083;45.98632;1.49086;375;20220307;10.1;-3.9;3.1;2.5;4.37;0;1.78;15729 +81083;45.98632;1.49086;375;20220308;13.7;.3;7;2.6;6.37;.4;1.9;13253 +81083;45.98632;1.49086;375;20220309;14.9;4;9.4;2.9;7.87;.1;1.98;12863 +81083;45.98632;1.49086;375;20220310;12.4;6.4;9.4;3.1;8.5;1;1.55;7620 +81083;45.98632;1.49086;375;20220311;12.7;6.5;9.6;4;8.57;17.7;1.63;5518 +81083;45.98632;1.49086;375;20220312;8.6;5.3;7;3.8;8.6;5.2;.96;5358 +81083;45.98632;1.49086;375;20220313;9.7;6.9;8.3;4.5;7.63;8.2;1.56;3998 +81083;45.98632;1.49086;375;20220314;13.4;.6;7;3.2;7.53;1.2;1.76;12490 +81083;45.98632;1.49086;375;20220315;17.3;8.7;13;3.8;9.8;0;2.3;9873 +81083;45.98632;1.49086;375;20220316;15.9;8;12;2.1;9.53;.1;1.66;7149 +81083;45.98632;1.49086;375;20220317;9.2;7.6;8.4;4.6;8.9;.1;1.19;3583 +81083;45.98632;1.49086;375;20220318;9.8;4.6;7.2;5.1;7.9;0;1.4;5850 +81083;45.98632;1.49086;375;20220319;16.4;7.5;12;2.6;8.6;0;2.35;13200 +81083;45.98632;1.49086;375;20220320;14.1;5.4;9.7;3.9;7.75;.1;2.06;6850 +81083;45.98632;1.49086;375;20220321;17.1;6.2;11.6;4;7.6;0;3.08;16500 +81083;45.98632;1.49086;375;20220322;16.4;1.3;8.8;4.2;5;0;3.52;19350 +81083;45.98632;1.49086;375;20220323;17.5;.3;8.9;2.6;4.4;0;3.25;19900 +81083;45.98632;1.49086;375;20220324;19.3;.6;10;2.4;4.95;0;3.29;20150 +81083;45.98632;1.49086;375;20220325;19.9;2;10.9;3.3;5.45;0;3.74;19000 +81083;45.98632;1.49086;375;20220326;19.7;3.8;11.8;3.4;6.15;0;3.75;19850 +81083;45.98632;1.49086;375;20220327;21.2;4;12.6;2.4;6.45;0;3.46;19600 +81083;45.98632;1.49086;375;20220328;20.8;5.2;13;2.9;6.35;0;3.63;17750 +81083;45.98632;1.49086;375;20220329;15.4;8.5;11.9;2;7.95;.2;1.89;5950 +81083;45.98632;1.49086;375;20220330;12.2;6.3;9.2;2;9.8;2.5;1.17;6050 +81083;45.98632;1.49086;375;20220331;10.5;6.3;8.4;3.4;8.2;8.1;1.58;8200 +81083;45.98632;1.49086;375;20220401;2.3;-2;.2;3.1;5.7;4;.77;7800 +81083;45.98632;1.49086;375;20220402;4;-.9;1.5;3.6;5.1;.1;1.3;10450 +81083;45.98632;1.49086;375;20220403;3.4;-2.2;.6;3.4;4.75;0;1.13;7350 +81083;45.98632;1.49086;375;20220404;9.9;-3.2;3.3;2.1;4.4;0;2.42;23200 +81083;45.98632;1.49086;375;20220405;10.4;2.3;6.3;1.8;8;.2;1.23;7900 +81083;45.98632;1.49086;375;20220406;10.4;7.3;8.9;3;10.15;3;.98;4750 +81083;45.98632;1.49086;375;20220407;11.1;8.2;9.6;5.5;11.4;22.8;.73;3900 +81083;45.98632;1.49086;375;20220408;14.6;9.8;12.2;6.8;10.3;4.4;2.31;7850 +81083;45.98632;1.49086;375;20220409;11;1.1;6.1;2.4;6.15;0;2.2;16950 +81083;45.98632;1.49086;375;20220410;16.5;-.9;7.8;2.9;5.75;0;3.32;23400 +81083;45.98632;1.49086;375;20220411;22.2;4.5;13.3;4.6;8.2;0;4.43;19750 +81083;45.98632;1.49086;375;20220412;19.2;11.3;15.2;3.5;9.05;2.4;3.31;13200 +81083;45.98632;1.49086;375;20220413;14.7;9.4;12.1;1.4;11;2;1.44;6950 +81083;45.98632;1.49086;375;20220414;20.3;7.5;13.9;2.7;11.05;0;3.21;19400 +81083;45.98632;1.49086;375;20220415;20.9;8;14.5;3.2;10;0;4;23100 +81083;45.98632;1.49086;375;20220416;20.6;6.2;13.4;3.8;8.95;0;4.12;23150 +81083;45.98632;1.49086;375;20220417;21;3.7;12.4;2.5;7.65;0;4.05;25200 +81083;45.98632;1.49086;375;20220418;18.8;4.3;11.6;2.3;8.75;0;3.37;22800 +81083;45.98632;1.49086;375;20220419;14.9;4.9;9.9;2.8;9.6;1.3;2.49;18150 +81083;45.98632;1.49086;375;20220420;15.9;7.8;11.9;2;10.1;1.6;1.87;9000 +81083;45.98632;1.49086;375;20220421;18.9;8.1;13.5;1.7;10.5;0;2.61;14850 +81083;45.98632;1.49086;375;20220422;19.7;5.1;12.4;2.2;9.9;.5;3.19;20250 +81083;45.98632;1.49086;375;20220423;17.2;8.6;12.9;2.4;10.95;13.6;2.21;11050 +81083;45.98632;1.49086;375;20220424;14.2;8.6;11.4;2.9;11.55;10.5;1.28;5500 +81083;45.98632;1.49086;375;20220425;15.5;9.2;12.3;2.4;11.1;.4;1.81;8550 +81083;45.98632;1.49086;375;20220426;17.9;8;13;2.5;9.75;0;3.6;23650 +81083;45.98632;1.49086;375;20220427;20.6;5.4;13;3.4;8.95;0;4.28;25450 +81083;45.98632;1.49086;375;20220428;21.7;7.9;14.8;2.2;11.7;1.3;3.32;18600 +81083;45.98632;1.49086;375;20220429;20.5;8.4;14.4;2.1;11.35;.6;3.28;19700 +81083;45.98632;1.49086;375;20220430;18.9;6.7;12.8;2.3;9.05;0;3.74;23800 +81083;45.98632;1.49086;375;20220501;18.1;5.1;11.6;1.9;8.2;0;3.76;25950 +81083;45.98632;1.49086;375;20220502;19.6;6;12.8;2.5;8.8;0;3.87;23450 +81083;45.98632;1.49086;375;20220503;19.5;6.6;13;2.3;10.1;.3;3.38;20050 +81083;45.98632;1.49086;375;20220504;17.8;9.3;13.5;1.9;10.55;1.3;2.85;16350 +81083;45.98632;1.49086;375;20220505;18.5;5.9;12.2;2.3;9.65;.1;3.37;21500 +81083;45.98632;1.49086;375;20220506;19.3;5.8;12.6;2.4;9.87;0;3.59;22685 +81083;45.98632;1.49086;375;20220507;20.6;7.5;14.1;1.9;10.43;.2;3.83;23545 +81083;45.98632;1.49086;375;20220508;22.3;7.5;14.9;2.2;10.5;0;4.27;25291 +81083;45.98632;1.49086;375;20220509;24.1;9.8;17;2.1;11.27;0;4.41;24363 +81083;45.98632;1.49086;375;20220510;26;11;18.5;2.2;11.1;0;4.97;25639 +81083;45.98632;1.49086;375;20220511;27;11.1;19;2.8;12.37;.5;5.31;26148 +81083;45.98632;1.49086;375;20220512;19.1;10.9;15;1.5;14.17;2.2;2.36;13306 +81083;45.98632;1.49086;375;20220513;22.8;13.8;18.3;1.4;14.77;0;3.36;17991 +81083;45.98632;1.49086;375;20220514;26.5;12.4;19.4;2;13.73;0;4.73;24618 +81083;45.98632;1.49086;375;20220515;28.1;14.8;21.5;3;14.03;4.4;5.46;24156 +81083;45.98632;1.49086;375;20220516;25.5;14.3;19.9;1.8;15.17;.1;4.38;23117 +81083;45.98632;1.49086;375;20220517;29.1;13;21.1;1.7;14.43;.2;5.18;26515 +81083;45.98632;1.49086;375;20220518;29.9;13.2;21.5;2.3;15.7;4;5.44;26135 +81083;45.98632;1.49086;375;20220519;27;16.6;21.8;2.7;17.83;.1;4.56;21848 +81083;45.98632;1.49086;375;20220520;26.5;17.2;21.8;3.3;14.9;0;5.1;21347 +81083;45.98632;1.49086;375;20220521;28.7;15;21.9;2.2;17.47;0;5.13;25578 +81083;45.98632;1.49086;375;20220522;29.8;17.1;23.4;2.1;19.4;5.8;4.34;18899 +81083;45.98632;1.49086;375;20220523;18.7;16.2;17.5;3.9;15.47;8.3;2.55;10587 +81083;45.98632;1.49086;375;20220524;16.2;9.7;13;2.6;11.2;1.1;2.87;17284 +81083;45.98632;1.49086;375;20220525;19.1;5.7;12.4;1.9;10.13;.2;3.65;24246 +81083;45.98632;1.49086;375;20220526;17.8;8.5;13.1;1.3;11.97;0;2.4;14144 +81083;45.98632;1.49086;375;20220527;20.6;11.6;16.1;2.3;12.9;.1;3.88;22764 +81083;45.98632;1.49086;375;20220528;21.1;10.1;15.6;3.2;10.67;0;4.76;27342 +81083;45.98632;1.49086;375;20220529;17.8;7.4;12.6;3.3;8.17;0;4.44;27202 +81083;45.98632;1.49086;375;20220530;21.7;5.4;13.6;2.4;7.83;0;4.91;29192 +81083;45.98632;1.49086;375;20220531;22.2;7.3;14.8;1.6;9.27;0;4.09;23369 +81083;45.98632;1.49086;375;20220601;24.9;10.2;17.5;1.5;12.07;4.7;4.31;23593 +81083;45.98632;1.49086;375;20220602;27.7;12.9;20.3;2.2;14.97;5.6;4.98;24743 +81083;45.98632;1.49086;375;20220603;26.6;15.4;21;2.3;16.83;4.7;4.47;21814 +81083;45.98632;1.49086;375;20220604;25.8;14.7;20.2;2.4;17.13;15.9;3.82;18367 +81083;45.98632;1.49086;375;20220605;19.4;15.5;17.4;2.2;16.3;.1;2.4;11715 +81083;45.98632;1.49086;375;20220606;20.1;12.1;16.1;1.5;14.23;.5;2.92;16253 +81083;45.98632;1.49086;375;20220607;21.4;12.8;17.1;2.6;13.4;7.9;3.78;19655 +81083;45.98632;1.49086;375;20220608;20;11.9;15.9;3.1;13.87;4.2;3.15;16832 +81083;45.98632;1.49086;375;20220609;19.3;11.8;15.5;2.4;12.57;0;3.35;18442 +81083;45.98632;1.49086;375;20220610;25.7;9.7;17.7;1.4;13.4;.1;5.02;29630 +81083;45.98632;1.49086;375;20220611;29.3;12.2;20.8;1.5;13.8;.1;5.52;29019 +81083;45.98632;1.49086;375;20220612;27.5;15;21.3;2.2;16.53;.2;4.84;23135 +81083;45.98632;1.49086;375;20220613;25.5;13.2;19.3;2.9;12.77;0;5.64;28691 +81083;45.98632;1.49086;375;20220614;31;12;21.5;2.6;12.13;.7;6.49;29467 +81083;45.98632;1.49086;375;20220615;31.7;19;25.4;2.8;16.6;0;6.42;26481 +81083;45.98632;1.49086;375;20220616;31.4;15.7;23.6;2;15.43;0;5.88;26792 +81083;45.98632;1.49086;375;20220617;34.2;17.6;25.9;2.7;14.37;0;7.15;28787 +81083;45.98632;1.49086;375;20220618;36.9;20.1;28.5;3.5;13.77;0;8.4;28185 +81083;45.98632;1.49086;375;20220619;32.7;20.2;26.4;3;15.23;15.7;6.81;25763 +81083;45.98632;1.49086;375;20220620;26.9;16.6;21.8;2.2;19.2;15;4.25;20460 +81083;45.98632;1.49086;375;20220621;25.7;15.9;20.8;2.3;19.4;7.9;3.89;19602 +81083;45.98632;1.49086;375;20220622;23.8;16.9;20.4;2.1;18.23;6.2;3.91;20191 +81083;45.98632;1.49086;375;20220623;24.4;14.1;19.3;1.4;16.67;12.4;3.64;19110 +81083;45.98632;1.49086;375;20220624;20.5;14.8;17.6;2.6;15.87;4;3.18;16835 +81083;45.98632;1.49086;375;20220625;18;13.3;15.7;2.1;14.53;7.5;2.04;9421 +81083;45.98632;1.49086;375;20220626;15;11.8;13.4;1.6;14.23;11.4;1.41;7252 +81083;45.98632;1.49086;375;20220627;21.5;12.4;16.9;1.8;13.17;0;4.21;24559 +81083;45.98632;1.49086;375;20220628;23.2;8.4;15.8;1.8;11.87;0;4.78;29293 +81083;45.98632;1.49086;375;20220629;24.6;9.9;17.3;2.1;13.07;7.3;4.87;27517 +81083;45.98632;1.49086;375;20220630;16.1;11.8;13.9;2.1;13.57;16.2;1.85;9534 +81083;45.98632;1.49086;375;20220701;20.3;7.9;14.1;1.2;11.2;.1;3.93;25243 +81083;45.98632;1.49086;375;20220702;26.6;10.2;18.4;2.1;12;0;5.49;29629 +81083;45.98632;1.49086;375;20220703;25.2;12.3;18.8;1.9;13.9;.3;4.91;26712 +81083;45.98632;1.49086;375;20220704;23.9;14.3;19.1;2.2;14.97;0;4.15;21138 +81083;45.98632;1.49086;375;20220705;25.3;12;18.6;1.9;13.07;0;5.16;28552 +81083;45.98632;1.49086;375;20220706;24.3;12.1;18.2;2.5;12.4;0;5.11;27345 +81083;45.98632;1.49086;375;20220707;23.9;11.1;17.5;2.2;13.53;0;4.59;25786 +81083;45.98632;1.49086;375;20220708;24.9;12.7;18.8;3.6;13.33;0;5.47;28267 +81083;45.98632;1.49086;375;20220709;27.6;13;20.3;2.8;12.9;0;5.91;28806 +81083;45.98632;1.49086;375;20220710;26.6;14.3;20.4;3.6;13.27;0;5.93;27514 +81083;45.98632;1.49086;375;20220711;28.1;14.8;21.5;4.1;13.33;0;6.49;27876 +81083;45.98632;1.49086;375;20220712;30;15.5;22.7;3.1;13;0;6.6;28561 +81083;45.98632;1.49086;375;20220713;31.5;15.2;23.4;2.2;12.87;0;6.34;28484 +81083;45.98632;1.49086;375;20220714;33.3;16.6;25;1.9;13.93;0;6.35;28625 +81083;45.98632;1.49086;375;20220715;28.7;15.3;22;2.6;13.3;0;5.89;27063 +81083;45.98632;1.49086;375;20220716;29.2;13.6;21.4;3.7;10.9;0;6.87;28611 +81083;45.98632;1.49086;375;20220717;31;14.8;22.9;3.9;11.97;0;7.18;27435 +81083;45.98632;1.49086;375;20220718;38;18.7;28.4;3.4;12.73;0;8.42;27997 +81083;45.98632;1.49086;375;20220719;31.9;21.4;26.6;2.9;15.87;18.5;6.16;22392 +81083;45.98632;1.49086;375;20220720;24.6;16.3;20.4;1.9;17.57;1;3.55;17413 +81083;45.98632;1.49086;375;20220721;27.9;13.2;20.6;1.7;16.17;.1;5.03;27199 +81083;45.98632;1.49086;375;20220722;29.2;17;23.1;2.4;17.73;0;4.89;21562 +81083;45.98632;1.49086;375;20220723;26.3;16.7;21.5;1.7;15.97;0;4.53;22826 +81083;45.98632;1.49086;375;20220724;32.8;15.2;24;1.9;15.1;0;6.08;28163 +81083;45.98632;1.49086;375;20220725;24.9;17.1;21;2.6;16.3;.5;3.88;16794 +81083;45.98632;1.49086;375;20220726;23.4;13.3;18.4;1.6;13.95;0;3.75;20000 +81083;45.98632;1.49086;375;20220727;24.7;12.4;18.6;1.8;12.25;0;4.63;25050 +81083;45.98632;1.49086;375;20220728;27.4;11.5;19.5;1.9;12.2;0;4.72;23250 +81083;45.98632;1.49086;375;20220729;26;14.9;20.5;2.1;15.5;0;3.74;16650 +81083;45.98632;1.49086;375;20220730;28.6;13.5;21.1;1.9;15.45;0;5.07;26400 +81083;45.98632;1.49086;375;20220731;30.9;14.1;22.5;1.8;15.2;.1;5.47;27250 +81083;45.98632;1.49086;375;20220801;30.3;14.7;22.5;2.1;14.75;0;5.52;26150 +81083;45.98632;1.49086;375;20220802;31.3;16.3;23.8;2;15.7;0;5.71;27000 +81083;45.98632;1.49086;375;20220803;35.3;18.2;26.7;1.8;14.43;0;6.14;26325 +81083;45.98632;1.49086;375;20220804;34.5;19;26.7;2.1;16.37;0;6.06;25116 +81083;45.98632;1.49086;375;20220805;27.2;17.5;22.3;2.4;17.33;0;4.15;18389 +81083;45.98632;1.49086;375;20220806;27.3;15.2;21.3;3.7;12.77;0;5.78;25078 +81083;45.98632;1.49086;375;20220807;28.1;11.9;20;3.2;9.73;0;5.97;26253 +81083;45.98632;1.49086;375;20220808;30;13.8;21.9;3.7;10.43;0;6.59;25847 +81083;45.98632;1.49086;375;20220809;31.6;15.1;23.4;3.2;10.97;0;6.52;25045 +81083;45.98632;1.49086;375;20220810;32.8;16.2;24.5;3.1;10.87;0;6.76;25665 +81083;45.98632;1.49086;375;20220811;35.2;16.4;25.8;2.4;10.37;0;6.65;26003 +81083;45.98632;1.49086;375;20220812;35.4;17.4;26.4;1.8;10.53;0;5.99;25101 +81083;45.98632;1.49086;375;20220813;35.3;17.4;26.3;1.7;12.3;12.2;5.7;24500 +81083;45.98632;1.49086;375;20220814;23.3;17.6;20.5;3.2;18.3;14.4;2.82;11856 +81083;45.98632;1.49086;375;20220815;25.4;16.3;20.9;3;16.63;0;3.91;17491 +81083;45.98632;1.49086;375;20220816;24.2;14.7;19.4;1.8;16.57;16;2.73;12387 +81083;45.98632;1.49086;375;20220817;24.1;13.5;18.8;2.2;15.7;0;3.45;18212 +81083;45.98632;1.49086;375;20220818;24.3;13.4;18.8;1.8;15.1;0;3.69;20486 +81083;45.98632;1.49086;375;20220819;24.2;13.4;18.8;2;16.83;4.8;2.95;15202 +81083;45.98632;1.49086;375;20220820;24;16.4;20.2;1.3;17.7;.3;2.92;15119 +81083;45.98632;1.49086;375;20220821;23.8;12.3;18;1.4;15.6;.1;2.94;16057 +81083;45.98632;1.49086;375;20220822;23.2;16.5;19.9;1.5;17.8;1.8;2.53;12318 +81083;45.98632;1.49086;375;20220823;26.2;14.7;20.4;1.5;18.17;.1;3.53;19493 +81083;45.98632;1.49086;375;20220824;31.6;17;24.3;2.6;16.23;0;5.26;22581 +81083;45.98632;1.49086;375;20220825;27.6;15.5;21.5;2;16.23;.8;3.65;16249 +81083;45.98632;1.49086;375;20220826;24.9;16.6;20.7;1.8;17.4;.1;3.67;19919 +81083;45.98632;1.49086;375;20220827;25.8;13.8;19.8;2.4;14.5;0;3.96;19392 +81083;45.98632;1.49086;375;20220828;28.4;13.7;21;2.6;13.63;0;4.66;21117 +81083;45.98632;1.49086;375;20220829;33.1;15.7;24.4;1.9;14.33;1.3;4.81;20826 +81083;45.98632;1.49086;375;20220830;25.3;17.6;21.4;2.4;17.53;.1;3.25;14257 +81083;45.98632;1.49086;375;20220831;27.6;14.9;21.2;2.4;15.53;0;4.08;19264 +81083;45.98632;1.49086;375;20220901;28.2;15.6;21.9;1.9;15.87;6.9;3.77;17814 +81083;45.98632;1.49086;375;20220902;23.7;14.5;19.1;1.9;16.6;7.6;2.65;13002 +81083;45.98632;1.49086;375;20220903;24;15.1;19.6;2.3;15.67;0;3.19;15958 +81083;45.98632;1.49086;375;20220904;30.1;13.5;21.8;2.4;15.13;3.3;4.48;20474 +81083;45.98632;1.49086;375;20220905;30.2;16.5;23.4;2.5;16.73;3.9;4.52;19735 +81083;45.98632;1.49086;375;20220906;27.4;14.6;21;2.3;16.5;2.2;3.7;17993 +81083;45.98632;1.49086;375;20220907;23.8;13.6;18.7;1.8;15.2;.7;2.83;14450 +81083;45.98632;1.49086;375;20220908;22.1;12.9;17.5;3.2;14.53;1.5;2.87;14080 +81083;45.98632;1.49086;375;20220909;20.5;13.3;16.9;2.9;14.17;1.9;2.61;13255 +81083;45.98632;1.49086;375;20220910;22.1;13.5;17.8;1.9;13.47;.1;2.86;15267 +81083;45.98632;1.49086;375;20220911;26.4;10.5;18.5;2.3;11.93;0;3.86;19925 +81083;45.98632;1.49086;375;20220912;34.2;14.1;24.1;2.3;13.8;0;4.84;19214 +81083;45.98632;1.49086;375;20220913;30;20.1;25;3;19.27;10.5;3.63;11233 +81083;45.98632;1.49086;375;20220914;24.6;17.4;21;2.4;18.43;11.9;2.51;10760 +81083;45.98632;1.49086;375;20220915;22;15.2;18.6;1.6;17.47;2.3;1.95;10216 +81083;45.98632;1.49086;375;20220916;17.5;11.4;14.4;1.7;13.4;0;1.92;12245 +81083;45.98632;1.49086;375;20220917;15.9;6.3;11.1;2.5;8.93;0;2.47;17547 +81083;45.98632;1.49086;375;20220918;19.1;3.9;11.5;2.5;7.7;0;3.01;18988 +81083;45.98632;1.49086;375;20220919;18.7;5.8;12.2;3.1;8.4;0;3.07;18105 +81083;45.98632;1.49086;375;20220920;18.8;5.2;12;3.1;8.2;0;3.09;18249 +81083;45.98632;1.49086;375;20220921;19.3;6.4;12.8;3.5;8.43;0;3.21;17661 +81083;45.98632;1.49086;375;20220922;23.2;5.9;14.6;2.1;8.87;0;3.13;18044 +81083;45.98632;1.49086;375;20220923;19;8.8;13.9;1.9;10.67;0;1.92;8766 +81083;45.98632;1.49086;375;20220924;18.1;10.4;14.3;1.6;12.63;5.1;1.68;9575 +81083;45.98632;1.49086;375;20220925;14.3;10.7;12.5;1.5;12.67;6.1;1.23;7387 +81083;45.98632;1.49086;375;20220926;15.2;6.6;10.9;2.4;10.97;5.6;1.46;9622 +81083;45.98632;1.49086;375;20220927;15;9;12;2.9;12;10.9;1.42;9062 +81083;45.98632;1.49086;375;20220928;15.3;11.7;13.5;3.8;14.03;20;1.14;6471 +81083;45.98632;1.49086;375;20220929;14.4;8.4;11.4;1.7;10.63;.1;1.57;11685 +81083;45.98632;1.49086;375;20220930;16;4.6;10.3;1.7;9.67;4.8;1.69;13248 +81083;45.98632;1.49086;375;20221001;18;8.7;13.4;4.3;15.03;9.7;1.05;7659 +81083;45.98632;1.49086;375;20221002;19.4;14.4;16.9;2.6;15.07;.4;1.84;9586 +81083;45.98632;1.49086;375;20221003;19.8;8.8;14.3;1.8;12.83;0;1.87;12736 +81083;45.98632;1.49086;375;20221004;21.4;9;15.2;1.3;12.47;.1;1.99;14889 +81083;45.98632;1.49086;375;20221005;23.8;10.2;17;1.8;12.83;.2;2.32;14344 +81083;45.98632;1.49086;375;20221006;16.8;12;14.4;1.8;14.23;0;1.27;6858 +81083;45.98632;1.49086;375;20221007;21.1;10.6;15.9;1.4;13.6;.1;1.72;11536 +81083;45.98632;1.49086;375;20221008;17.8;12.3;15;2.6;12.2;0;1.97;12018 +81083;45.98632;1.49086;375;20221009;22.5;7.2;14.9;2.5;11.17;0;2.41;13938 +81083;45.98632;1.49086;375;20221010;20.8;12.7;16.8;2.5;14.23;1.5;1.74;7425 +81083;45.98632;1.49086;375;20221011;16.6;13;14.8;1.7;15.33;3.2;.91;4361 +81083;45.98632;1.49086;375;20221012;18.6;12.5;15.6;1.2;14;.2;1.44;10123 +81083;45.98632;1.49086;375;20221013;15.5;9.6;12.5;2.3;14;6.7;.77;5008 +81083;45.98632;1.49086;375;20221014;17.8;13.9;15.9;3.5;16.47;5.6;.99;4719 +81083;45.98632;1.49086;375;20221015;19.2;14.9;17.1;4;15.77;0;1.58;5683 +81083;45.98632;1.49086;375;20221016;24.8;14.7;19.7;2.9;15.63;0;2.46;11173 +81083;45.98632;1.49086;375;20221017;20.5;17.6;19;2.9;16.03;2.8;1.66;3672 +81083;45.98632;1.49086;375;20221018;25.7;13.8;19.8;2.2;15.77;0;2.21;11677 +81083;45.98632;1.49086;375;20221019;25.8;15.2;20.5;2.8;14.07;2.5;2.65;9249 +81083;45.98632;1.49086;375;20221020;22.6;14.1;18.3;3.4;16.03;2.1;1.88;7644 +81083;45.98632;1.49086;375;20221021;19.7;16.3;18;3.4;14.37;1.1;1.93;5725 +81083;45.98632;1.49086;375;20221022;21.5;11.5;16.5;2.6;13.2;0;1.87;9570 +81083;45.98632;1.49086;375;20221023;22.3;14.9;18.6;3.9;13;2;2.61;6572 +81083;45.98632;1.49086;375;20221024;19.6;11.7;15.6;2.4;12.03;1.5;1.72;8950 +81083;45.98632;1.49086;375;20221025;20.1;9.1;14.6;2.4;12.27;3.3;1.52;7001 +81083;45.98632;1.49086;375;20221026;22.7;11.6;17.1;2.4;13.63;.1;1.85;9963 +81083;45.98632;1.49086;375;20221027;25;14.1;19.6;3.3;13.7;0;2.56;7031 +81083;45.98632;1.49086;375;20221028;23.8;18.1;21;3.1;12.87;0;2.68;6595 +81083;45.98632;1.49086;375;20221029;25.5;16.9;21.2;3.1;10.33;0;3.22;7390 +81083;45.98632;1.49086;375;20221030;21.1;13.1;17.1;2.4;11.47;0;1.94;7611 +81083;45.98632;1.49086;375;20221031;20.9;11.6;16.3;2.7;13.7;7.4;1.53;6702 +81083;45.98632;1.49086;375;20221101;15.7;9.8;12.8;2.3;12.1;.2;1.04;7343 +81083;45.98632;1.49086;375;20221102;16.2;10.1;13.2;1.8;11.17;.1;1.04;7088 +81083;45.98632;1.49086;375;20221103;15.8;8.5;12.2;3;10.57;14;1.23;4321 +81083;45.98632;1.49086;375;20221104;9.8;7;8.4;3.6;9.57;5.2;.75;3466 +81083;45.98632;1.49086;375;20221105;11.9;1;6.5;1.9;7.8;0;.79;6645 +81083;45.98632;1.49086;375;20221106;13.1;4.7;8.9;3.1;9.13;.8;1.01;4597 +81083;45.98632;1.49086;375;20221107;16.9;10.6;13.8;4;11.53;0;1.53;7107 +81083;45.98632;1.49086;375;20221108;18.1;9.5;13.8;3.1;11.03;5;1.51;5213 +81083;45.98632;1.49086;375;20221109;14.2;11.5;12.9;2.1;12.5;4.3;.81;3143 +81083;45.98632;1.49086;375;20221110;15;7.8;11.4;1.5;10.63;0;.78;7918 +81083;45.98632;1.49086;375;20221111;19.9;4.3;12.1;1.7;10.13;.1;1.07;8824 +81083;45.98632;1.49086;375;20221112;20.8;8.1;14.4;1.8;10.7;.1;1.25;7980 +81083;45.98632;1.49086;375;20221113;21.2;6.6;13.9;.8;9.67;0;.81;8100 +81083;45.98632;1.49086;375;20221114;15.3;10.5;12.9;2.7;11.17;6.7;1.05;2643 +81083;45.98632;1.49086;375;20221115;14.2;9.1;11.7;3.1;11.7;7.9;.82;3182 +81083;45.98632;1.49086;375;20221116;13.5;9;11.3;4.4;11.4;5.6;.95;4686 +81083;45.98632;1.49086;375;20221117;12.2;10.8;11.5;4.5;11.47;11.9;.97;2832 +81083;45.98632;1.49086;375;20221118;11.2;5.4;8.3;2.1;9.27;1.7;.6;4458 +81083;45.98632;1.49086;375;20221119;8.5;2.8;5.7;1.2;7.93;.2;.43;5063 +81083;45.98632;1.49086;375;20221120;8.6;-.3;4.1;2.3;7.4;1.8;.47;3661 +81083;45.98632;1.49086;375;20221121;9.8;3.4;6.6;3.3;8.67;7.6;.65;2195 +81083;45.98632;1.49086;375;20221122;9.7;4.3;7;3.2;8.63;8.3;.56;4658 +81083;45.98632;1.49086;375;20221123;12.3;6.3;9.3;3.3;9.9;8.1;.76;3916 +81083;45.98632;1.49086;375;20221124;11;7.1;9.1;3;10.1;1.3;.58;2953 +81083;45.98632;1.49086;375;20221125;11.1;8.1;9.6;1.9;9.9;1.4;.64;3310 +81083;45.98632;1.49086;375;20221126;10.3;2.4;6.3;1.3;7.93;0;.43;4806 +81083;45.98632;1.49086;375;20221127;13.3;4.6;9;2.6;6.63;5.2;1.27;4774 +81083;45.98632;1.49086;375;20221128;10.7;8;9.3;2.4;9.67;4.9;.67;3330 +81083;45.98632;1.49086;375;20221129;7.5;4;5.8;1.2;8.57;0;.31;3107 +81083;45.98632;1.49086;375;20221130;7.3;2.2;4.8;1.9;7.9;0;.35;3864 +81083;45.98632;1.49086;375;20221201;6.1;4.2;5.1;3;7.7;.1;.55;1974 +81083;45.98632;1.49086;375;20221202;3.8;2.7;3.3;2.3;6.73;.3;.5;1204 +81083;45.98632;1.49086;375;20221203;6.4;1.9;4.2;2.4;6.87;1.6;.51;3641 +81083;45.98632;1.49086;375;20221204;4.4;2.1;3.3;1.3;7.27;.3;.35;1580 +81083;45.98632;1.49086;375;20221205;8.1;.3;4.2;1.7;6.53;.1;.37;6179 +81083;45.98632;1.49086;375;20221206;3;-2.3;.4;2.2;5.67;.1;.31;3914 +81083;45.98632;1.49086;375;20221207;3.3;.2;1.8;4.1;5.8;0;.56;2768 +81083;45.98632;1.49086;375;20221208;3.3;-4.3;-.5;2.1;4.93;.1;.35;4504 +81083;45.98632;1.49086;375;20221209;1.9;-.5;.7;2.7;5.77;.1;.39;2061 +81083;45.98632;1.49086;375;20221210;.6;-2.8;-1.1;2.5;4.3;0;.5;2990 +81083;45.98632;1.49086;375;20221211;1.7;-6.8;-2.6;1.8;3.63;0;.44;3933 +81083;45.98632;1.49086;375;20221212;2.7;-6.2;-1.7;2.3;4.1;3.1;.47;3896 +81083;45.98632;1.49086;375;20221213;4.4;-1.2;1.6;2.2;6.8;2.3;.2;2488 +81083;45.98632;1.49086;375;20221214;11.9;2.9;7.4;3.4;11.07;2.5;.09;3064 +81083;45.98632;1.49086;375;20221215;5.1;4;4.5;2.6;8.27;0;.34;1200 +81083;45.98632;1.49086;375;20221216;3.3;-1.6;.8;4;4.8;0;.64;5141 +81083;45.98632;1.49086;375;20221217;2.7;-6.7;-2;2.8;3.4;0;.65;5637 +81083;45.98632;1.49086;375;20221218;10;-5.3;2.4;4.1;5.27;0;1.05;4525 +81083;45.98632;1.49086;375;20221219;15.1;8.1;11.6;4.3;8.93;0;1.53;3594 +81083;45.98632;1.49086;375;20221220;15.1;9.4;12.2;4.5;10.3;7.1;1.42;2163 +81083;45.98632;1.49086;375;20221221;11.4;9.9;10.6;4;11.63;3.7;.54;2007 +81083;45.98632;1.49086;375;20221222;13;10.6;11.8;4.6;12.37;15.2;.67;1753 +81083;45.98632;1.49086;375;20221223;13.9;12.2;13;4.5;13.63;9.8;.67;1494 +81083;45.98632;1.49086;375;20221224;12.7;10;11.3;2.3;11.87;.2;.58;1699 +81083;45.98632;1.49086;375;20221225;14.9;7.9;11.4;3.3;9.67;0;1.12;3967 +81083;45.98632;1.49086;375;20221226;11.6;9.7;10.7;3.2;10.77;2.4;.76;1684 +81083;45.98632;1.49086;375;20221227;10.6;4.4;7.5;1.8;8.93;.1;.4;3974 +81083;45.98632;1.49086;375;20221228;12.9;4;8.4;4.3;9.47;2.3;.7;4548 +81083;45.98632;1.49086;375;20221229;10.1;9.1;9.6;4.5;10.4;9.4;.74;1057 +81083;45.98632;1.49086;375;20221230;12.9;5.8;9.3;5;10.83;4.8;.58;2508 +81083;45.98632;1.49086;375;20221231;16.1;12.7;14.4;4.8;10.63;0;1.9;3120 +81084;46.01155;1.8116;464;20220101;17.7;5.8;11.7;2.1;7.01;0;1.12;6600 +81084;46.01155;1.8116;464;20220102;13.3;11.3;12.3;5.7;8.71;.4;1.94;4300 +81084;46.01155;1.8116;464;20220103;10.5;9.4;9.9;6.2;10.81;.5;.66;2400 +81084;46.01155;1.8116;464;20220104;12;10.1;11;6;8.81;4.7;1.77;1400 +81084;46.01155;1.8116;464;20220105;3.2;-.1;1.5;2.2;5.61;.1;.32;5500 +81084;46.01155;1.8116;464;20220106;2.8;-2;.4;1.1;5.51;.1;.21;4700 +81084;46.01155;1.8116;464;20220107;2.1;-1.9;.1;4.7;6.41;1.1;.04;1700 +81084;46.01155;1.8116;464;20220108;7.6;2.4;5;5.8;8.61;14.6;.2;2400 +81084;46.01155;1.8116;464;20220109;5.6;3.6;4.6;4;7.61;5.9;.45;2200 +81084;46.01155;1.8116;464;20220110;5.6;4.4;5;1.8;7.71;.2;.45;1500 +81084;46.01155;1.8116;464;20220111;5.3;.8;3;2.9;5.11;0;.65;7500 +81084;46.01155;1.8116;464;20220112;1.3;-2.4;-.6;4;4.91;0;.4;5700 +81084;46.01155;1.8116;464;20220113;6.9;-1.1;2.9;2.9;4.51;0;.84;7700 +81084;46.01155;1.8116;464;20220114;11.1;-1.8;4.6;.5;4.11;0;.22;7800 +81084;46.01155;1.8116;464;20220115;9;-3.3;2.8;1.3;3.91;0;.57;7800 +81084;46.01155;1.8116;464;20220116;6.1;-1.9;2.1;1.4;4.81;.2;.41;7800 +81084;46.01155;1.8116;464;20220117;5.1;-.9;2.1;2.1;6.61;.1;.35;2600 +81084;46.01155;1.8116;464;20220118;7;.2;3.6;3.4;5.81;.1;.7;8100 +81084;46.01155;1.8116;464;20220119;1.2;-1.3;-.1;3.1;6.21;1.1;.15;1500 +81084;46.01155;1.8116;464;20220120;3.6;1;2.3;2.6;6.31;.4;.44;2400 +81084;46.01155;1.8116;464;20220121;2.5;-.5;1;5.9;4.71;0;.87;7000 +81084;46.01155;1.8116;464;20220122;2.2;-.8;.7;5.2;5.31;0;.56;5200 +81084;46.01155;1.8116;464;20220123;7.1;-.2;3.4;3.2;5.61;0;.76;8600 +81084;46.01155;1.8116;464;20220124;12.6;-1.6;5.5;.8;5.41;0;.48;9200 +81084;46.01155;1.8116;464;20220125;10.5;1;5.7;.8;5.41;0;.47;9000 +81084;46.01155;1.8116;464;20220126;9.8;-3.3;3.2;1.5;5.21;0;.62;10000 +81084;46.01155;1.8116;464;20220127;9.3;-4.5;2.4;2;4.61;.1;.78;10800 +81084;46.01155;1.8116;464;20220128;7.4;-3.1;2.1;2.7;6.31;0;.49;8600 +81084;46.01155;1.8116;464;20220129;3.9;-3;.4;1.4;6.41;.2;.26;4300 +81084;46.01155;1.8116;464;20220130;7.7;2.7;5.2;1.9;7.71;.3;.52;4100 +81084;46.01155;1.8116;464;20220131;5.7;4;4.8;2.9;7.11;1.2;.66;2800 +81084;46.01155;1.8116;464;20220201;5.3;.4;2.8;3.3;7.31;2.3;.31;1700 +81084;46.01155;1.8116;464;20220202;7.6;5.5;6.5;2.1;8.51;.4;.56;3000 +81084;46.01155;1.8116;464;20220203;11.3;-1;5.1;2.6;6.91;.2;.89;6300 +81084;46.01155;1.8116;464;20220204;7.3;3.7;5.5;3.7;8.61;3.7;.39;1500 +81084;46.01155;1.8116;464;20220205;6.6;0;3.3;2;6.61;0;.57;8800 +81084;46.01155;1.8116;464;20220206;6.5;2;4.2;6.4;8.41;6.5;.14;2000 +81084;46.01155;1.8116;464;20220207;8.1;5.8;6.9;3.1;7.51;.1;.96;9300 +81084;46.01155;1.8116;464;20220208;13.8;-2;5.9;1.1;5.81;0;.9;11700 +81084;46.01155;1.8116;464;20220209;15;3.9;9.4;3.6;6.01;0;2.03;11600 +81084;46.01155;1.8116;464;20220210;8.2;5.7;6.9;2.8;8.38;1.8;1.33;8950 +81084;46.01155;1.8116;464;20220211;7.5;3.1;5.3;3.9;6.33;0;1.29;11600 +81084;46.01155;1.8116;464;20220212;10.6;-4.3;3.1;1.9;4.38;0;1.25;9400 +81084;46.01155;1.8116;464;20220213;14.5;-1.1;6.7;5.1;7.63;3;1.77;9900 +81084;46.01155;1.8116;464;20220214;9.2;6.1;7.6;4.3;8.63;4.1;1.06;6500 +81084;46.01155;1.8116;464;20220215;6.7;3;4.9;3.5;8.43;11.8;.51;4200 +81084;46.01155;1.8116;464;20220216;10.8;6.1;8.4;7.5;11.01;7.8;.27;2600 +81084;46.01155;1.8116;464;20220217;11.3;9.8;10.5;5.2;11.81;2.9;.63;3600 +81084;46.01155;1.8116;464;20220218;10.4;8.9;9.6;5.7;10.21;1.4;.94;3300 +81084;46.01155;1.8116;464;20220219;7.3;1.4;4.3;2.7;6.41;0;1.01;11800 +81084;46.01155;1.8116;464;20220220;8.1;3.5;5.8;6.4;8.71;4.7;.5;3900 +81084;46.01155;1.8116;464;20220221;7.4;4.7;6;5.6;8.11;1.9;.82;6000 +81084;46.01155;1.8116;464;20220222;8.1;4.4;6.2;3.5;8.51;.6;.67;3900 +81084;46.01155;1.8116;464;20220223;13.6;6;9.8;1.4;8.61;0;1.27;11700 +81084;46.01155;1.8116;464;20220224;10.4;5.4;7.9;3.7;7.81;.9;1.35;8500 +81084;46.01155;1.8116;464;20220225;7.2;.6;3.9;1.4;5.61;.1;1.06;12300 +81084;46.01155;1.8116;464;20220226;10.2;-1.9;4.1;2.4;4.31;.1;1.67;15800 +81084;46.01155;1.8116;464;20220227;13.1;-.4;6.3;.9;4.71;0;1.35;15100 +81084;46.01155;1.8116;464;20220228;13.4;.9;7.1;1.7;5.91;0;1.62;15000 +81084;46.01155;1.8116;464;20220301;14.8;-2;6.4;1.7;5.61;0;1.66;13400 +81084;46.01155;1.8116;464;20220302;10.8;6.1;8.4;3.5;8.11;2.2;1.33;5700 +81084;46.01155;1.8116;464;20220303;11.5;7.4;9.4;1.7;10.01;0;.91;5200 +81084;46.01155;1.8116;464;20220304;10.4;6.4;8.4;2.5;9.61;2;.87;5400 +81084;46.01155;1.8116;464;20220305;6.1;4.6;5.3;2.6;8.31;.2;.56;3300 +81084;46.01155;1.8116;464;20220306;6.8;-2.9;1.9;2.8;4.81;.1;1.44;16700 +81084;46.01155;1.8116;464;20220307;10.2;-2.8;3.7;2.6;4.21;0;1.89;16700 +81084;46.01155;1.8116;464;20220308;13.3;0;6.6;3.5;6.21;.1;2.05;14500 +81084;46.01155;1.8116;464;20220309;13.8;5.6;9.7;4.4;7.61;0;2.3;14200 +81084;46.01155;1.8116;464;20220310;11.6;6.5;9;3.7;8.11;.7;1.4;2500 +81084;46.01155;1.8116;464;20220311;12.5;7.3;9.9;6.4;8.21;13.3;2.11;7900 +81084;46.01155;1.8116;464;20220312;7.8;5.8;6.8;5.4;8.21;7.5;1.03;4900 +81084;46.01155;1.8116;464;20220313;9.1;6.3;7.7;5.8;7.21;5.8;1.64;3800 +81084;46.01155;1.8116;464;20220314;13.3;-.8;6.2;2.2;7.41;1.2;1.52;12000 +81084;46.01155;1.8116;464;20220315;16.3;8.7;12.5;5.5;9.61;0;2.44;9000 +81084;46.01155;1.8116;464;20220316;15.9;7.9;11.9;1.5;9.61;0;1.43;6300 +81084;46.01155;1.8116;464;20220317;8.2;8;8.1;5.3;8.81;.6;1.06;2700 +81084;46.01155;1.8116;464;20220318;9.3;4.1;6.7;5.1;7.88;0;1.4;5850 +81084;46.01155;1.8116;464;20220319;15.9;6.9;11.4;2.6;8.58;0;2.35;13200 +81084;46.01155;1.8116;464;20220320;13.8;4.4;9.1;3.9;7.73;0;2.06;6850 +81084;46.01155;1.8116;464;20220321;16.7;5.2;11;4;7.58;0;3.08;16500 +81084;46.01155;1.8116;464;20220322;16;-.2;7.9;4.2;4.98;0;3.52;19350 +81084;46.01155;1.8116;464;20220323;17;-1.1;7.9;2.6;4.38;0;3.25;19900 +81084;46.01155;1.8116;464;20220324;18.8;-.8;9;2.4;4.93;0;3.29;20150 +81084;46.01155;1.8116;464;20220325;19.3;.6;9.9;3.3;5.43;0;3.74;19000 +81084;46.01155;1.8116;464;20220326;19;2.2;10.6;3.4;6.13;0;3.75;19850 +81084;46.01155;1.8116;464;20220327;20.8;2.8;11.8;2.4;6.43;0;3.46;19600 +81084;46.01155;1.8116;464;20220328;20.4;3.9;12.1;2.9;6.33;0;3.63;17750 +81084;46.01155;1.8116;464;20220329;15.1;7.6;11.3;2;7.93;.1;1.89;5950 +81084;46.01155;1.8116;464;20220330;11.7;5.6;8.6;2;9.78;1.5;1.17;6050 +81084;46.01155;1.8116;464;20220331;9.9;5.7;7.8;3.4;8.18;11.2;1.58;8200 +81084;46.01155;1.8116;464;20220401;1.8;-2.5;-.3;3.1;5.68;5.6;.77;7800 +81084;46.01155;1.8116;464;20220402;3.3;-1.4;1;3.6;5.08;.2;1.3;10450 +81084;46.01155;1.8116;464;20220403;2.8;-2.8;0;3.4;4.73;0;1.13;7350 +81084;46.01155;1.8116;464;20220404;9.4;-4.1;2.6;2.1;4.38;0;2.42;23200 +81084;46.01155;1.8116;464;20220405;10.1;1.5;5.8;1.8;7.98;0;1.23;7900 +81084;46.01155;1.8116;464;20220406;10.1;6.7;8.4;3;10.13;2.2;.98;4750 +81084;46.01155;1.8116;464;20220407;10.6;7.8;9.2;5.5;11.38;22.4;.73;3900 +81084;46.01155;1.8116;464;20220408;14.1;9.3;11.7;6.8;10.28;4.6;2.31;7850 +81084;46.01155;1.8116;464;20220409;10.5;.2;5.3;2.4;6.13;.2;2.2;16950 +81084;46.01155;1.8116;464;20220410;15.8;-1.9;7;2.9;5.73;0;3.32;23400 +81084;46.01155;1.8116;464;20220411;22.1;2.9;12.5;4.6;8.18;0;4.43;19750 +81084;46.01155;1.8116;464;20220412;19;10.9;14.9;3.5;9.03;5.5;3.31;13200 +81084;46.01155;1.8116;464;20220413;14.5;8.9;11.7;1.4;10.98;.8;1.44;6950 +81084;46.01155;1.8116;464;20220414;19.6;6.5;13.1;2.7;11.03;0;3.21;19400 +81084;46.01155;1.8116;464;20220415;20.3;6.5;13.4;3.2;9.98;0;4;23100 +81084;46.01155;1.8116;464;20220416;19.9;4.8;12.4;3.8;8.93;0;4.12;23150 +81084;46.01155;1.8116;464;20220417;20.3;2.4;11.3;2.5;7.63;0;4.05;25200 +81084;46.01155;1.8116;464;20220418;18.4;3.2;10.8;2.3;8.73;0;3.37;22800 +81084;46.01155;1.8116;464;20220419;14.5;3.7;9.1;2.8;9.58;1.4;2.49;18150 +81084;46.01155;1.8116;464;20220420;15.4;7.2;11.3;2;10.08;1.5;1.87;9000 +81084;46.01155;1.8116;464;20220421;18.5;7.3;12.9;1.7;10.48;0;2.61;14850 +81084;46.01155;1.8116;464;20220422;19.4;3.8;11.6;2.2;9.88;1;3.19;20250 +81084;46.01155;1.8116;464;20220423;16.9;7.8;12.3;2.4;10.93;15.5;2.21;11050 +81084;46.01155;1.8116;464;20220424;14.2;7.9;11.1;2.9;11.53;9.9;1.28;5500 +81084;46.01155;1.8116;464;20220425;14.9;8.7;11.8;2.4;11.08;.3;1.81;8550 +81084;46.01155;1.8116;464;20220426;17.2;7.5;12.4;2.5;9.73;0;3.6;23650 +81084;46.01155;1.8116;464;20220427;19.7;4.3;12;3.4;8.93;0;4.28;25450 +81084;46.01155;1.8116;464;20220428;21.4;6.5;13.9;2.2;11.68;0;3.32;18600 +81084;46.01155;1.8116;464;20220429;20;7.6;13.8;2.1;11.33;5.1;3.28;19700 +81084;46.01155;1.8116;464;20220430;18.4;5.4;11.9;2.3;9.03;0;3.74;23800 +81084;46.01155;1.8116;464;20220501;17.6;3.9;10.7;1.9;8.18;0;3.76;25950 +81084;46.01155;1.8116;464;20220502;19.1;4.6;11.9;2.5;8.78;0;3.87;23450 +81084;46.01155;1.8116;464;20220503;18.9;5.3;12.1;2.3;10.08;.3;3.38;20050 +81084;46.01155;1.8116;464;20220504;17.3;8.6;12.9;1.9;10.53;2.5;2.85;16350 +81084;46.01155;1.8116;464;20220505;17.9;4.8;11.4;2.3;9.63;.2;3.37;21500 +81084;46.01155;1.8116;464;20220506;18;6.3;12.1;2.1;9.71;0;1.49;2100 +81084;46.01155;1.8116;464;20220507;19.4;8;13.7;1.9;10.21;.8;1.6;2300 +81084;46.01155;1.8116;464;20220508;20.3;7.1;13.7;2;10.51;0;1.64;2400 +81084;46.01155;1.8116;464;20220509;23.3;8.1;15.7;1.2;10.71;0;1.65;2900 +81084;46.01155;1.8116;464;20220510;24.1;9.5;16.8;2.1;11.21;0;2.15;2800 +81084;46.01155;1.8116;464;20220511;26;15.2;20.6;4.3;12.11;0;3.66;2800 +81084;46.01155;1.8116;464;20220512;18.4;11.1;14.7;1.3;14.51;1.6;.81;1000 +81084;46.01155;1.8116;464;20220513;22.9;13.9;18.4;.8;15.31;.3;1.14;2000 +81084;46.01155;1.8116;464;20220514;25.9;10.8;18.3;1.4;14.21;0;1.65;2600 +81084;46.01155;1.8116;464;20220515;26.3;16;21.1;3.4;14.01;3.7;2.95;2600 +81084;46.01155;1.8116;464;20220516;24.5;13.5;19;2.2;15.01;.1;1.85;2500 +81084;46.01155;1.8116;464;20220517;27.4;12;19.7;1.6;14.31;.3;1.95;2800 +81084;46.01155;1.8116;464;20220518;28.2;13.1;20.6;2.5;15.61;2.6;2.37;2800 +81084;46.01155;1.8116;464;20220519;26.1;17.6;21.8;4.2;16.41;0;2.85;2300 +81084;46.01155;1.8116;464;20220520;25.7;19.2;22.4;4.9;13.31;0;3.98;2500 +81084;46.01155;1.8116;464;20220521;29.6;14.4;22;1.6;17.31;.1;1.92;2600 +81084;46.01155;1.8116;464;20220522;28.3;16.5;22.4;2.1;19.91;6;1.67;1700 +81084;46.01155;1.8116;464;20220523;16.6;15.1;15.8;5.5;15.71;5.6;1.02;800 +81084;46.01155;1.8116;464;20220524;15.1;9.8;12.4;2.8;11.11;1.4;1.25;1700 +81084;46.01155;1.8116;464;20220525;17.5;6.4;11.9;1.5;10.21;.3;1.22;2100 +81084;46.01155;1.8116;464;20220526;15.9;8.7;12.3;1.4;11.91;0;.87;1200 +81084;46.01155;1.8116;464;20220527;20.2;11.6;15.9;2.9;12.91;.1;1.74;2500 +81084;46.01155;1.8116;464;20220528;20.2;10.7;15.4;3.7;10.41;0;2.49;3000 +81084;46.01155;1.8116;464;20220529;16.8;7.9;12.3;3.5;8.01;0;2.31;3000 +81084;46.01155;1.8116;464;20220530;21.1;6.3;13.7;2.6;7.71;0;2.52;3000 +81084;46.01155;1.8116;464;20220531;20.9;8.8;14.8;2.1;9.61;.4;1.98;2300 +81084;46.01155;1.8116;464;20220601;23.6;11.7;17.6;1.6;12.51;4.2;1.71;2000 +81084;46.01155;1.8116;464;20220602;26.7;13.6;20.1;1.8;14.61;7.9;1.98;2400 +81084;46.01155;1.8116;464;20220603;25.6;15.2;20.4;2.5;16.01;6.9;2.03;2300 +81084;46.01155;1.8116;464;20220604;26.7;12.9;19.8;1.6;16.71;21.9;1.5;1600 +81084;46.01155;1.8116;464;20220605;18.2;14.2;16.2;3.2;15.91;0;.98;1000 +81084;46.01155;1.8116;464;20220606;19.8;12.6;16.2;1.9;14.11;.6;1.26;1800 +81084;46.01155;1.8116;464;20220607;20.7;12.8;16.7;3.3;13.21;6.5;1.92;2200 +81084;46.01155;1.8116;464;20220608;18.6;12.1;15.3;3.8;13.41;5;1.51;1400 +81084;46.01155;1.8116;464;20220609;18.1;10.9;14.5;2.7;12.21;0;1.46;1900 +81084;46.01155;1.8116;464;20220610;24.4;10.4;17.4;1.2;13.51;.1;1.57;3100 +81084;46.01155;1.8116;464;20220611;28.7;10.9;19.8;1.2;13.51;0;5.42;30400 +81084;46.01155;1.8116;464;20220612;27.1;13.6;20.3;1.7;16.41;.4;4.69;24800 +81084;46.01155;1.8116;464;20220613;24.2;14;19.1;3.1;13.41;0;5.64;31100 +81084;46.01155;1.8116;464;20220614;31.2;11.5;21.3;1.6;12.41;.5;5.98;30400 +81084;46.01155;1.8116;464;20220615;30.9;17.2;24;2.4;16.81;0;6.28;29400 +81084;46.01155;1.8116;464;20220616;30.2;15.9;23;1.6;15.31;0;5.47;26600 +81084;46.01155;1.8116;464;20220617;32.7;15;23.8;2.2;14.11;0;6.58;30000 +81084;46.01155;1.8116;464;20220618;36.4;18.5;27.4;2.8;13.01;0;7.88;30300 +81084;46.01155;1.8116;464;20220619;32.6;20.6;26.6;3.1;15.01;8.5;7.23;28700 +81084;46.01155;1.8116;464;20220620;26.9;16.6;21.7;2.3;18.61;14.7;4.41;21600 +81084;46.01155;1.8116;464;20220621;25.2;16.1;20.6;3.1;19.01;7.9;3.68;18000 +81084;46.01155;1.8116;464;20220622;24.3;16.6;20.4;2.1;17.61;3.3;4.53;24700 +81084;46.01155;1.8116;464;20220623;24.3;14;19.1;1.4;16.51;16.7;3.66;19600 +81084;46.01155;1.8116;464;20220624;20.2;14.8;17.5;3.6;15.81;4;3.16;17200 +81084;46.01155;1.8116;464;20220625;19.9;13.5;16.7;2.3;14.81;6.1;2.53;12400 +81084;46.01155;1.8116;464;20220626;14.6;11.7;13.1;1.9;14.21;14.5;1.01;4500 +81084;46.01155;1.8116;464;20220627;20.5;12;16.2;1.7;13.41;0;4.24;26600 +81084;46.01155;1.8116;464;20220628;22.5;9.1;15.8;1.5;11.81;0;4.59;28600 +81084;46.01155;1.8116;464;20220629;24.9;9.8;17.3;2;12.91;11.5;5.15;30400 +81084;46.01155;1.8116;464;20220630;13.4;11.3;12.3;2.2;13.31;20.8;1.12;5600 +81084;46.01155;1.8116;464;20220701;19.9;8.3;14.1;1.4;11.51;0;3.92;25600 +81084;46.01155;1.8116;464;20220702;26.6;8.6;17.6;1.6;12.01;0;5.42;31800 +81084;46.01155;1.8116;464;20220703;26;12.4;19.2;1.7;14.21;.4;5.01;27900 +81084;46.01155;1.8116;464;20220704;22.7;14.4;18.5;2.7;15.41;0;4.06;22000 +81084;46.01155;1.8116;464;20220705;23.9;11.5;17.7;1.9;13.41;.1;5.24;31800 +81084;46.01155;1.8116;464;20220706;23;11.2;17.1;2.4;12.31;0;5.06;30000 +81084;46.01155;1.8116;464;20220707;21.9;10.5;16.2;2;13.41;0;4.41;27600 +81084;46.01155;1.8116;464;20220708;23.3;13.1;18.2;3.8;13.31;0;5.32;29700 +81084;46.01155;1.8116;464;20220709;25.2;13.8;19.5;2.8;12.71;0;5.79;31200 +81084;46.01155;1.8116;464;20220710;24.3;15.4;19.8;3.2;13.21;0;5.81;31000 +81084;46.01155;1.8116;464;20220711;25.8;16;20.9;3.2;13.41;0;6.13;31300 +81084;46.01155;1.8116;464;20220712;27.5;17.3;22.4;2.2;13.31;0;6.19;31500 +81084;46.01155;1.8116;464;20220713;29.5;15.2;22.3;1.3;14.11;0;5.62;29800 +81084;46.01155;1.8116;464;20220714;32;17.8;24.9;1.2;14.51;0;5.99;30400 +81084;46.01155;1.8116;464;20220715;27;14.7;20.8;3.1;14.11;0;5.89;29600 +81084;46.01155;1.8116;464;20220716;26.7;15;20.8;3.3;11.11;0;6.4;30500 +81084;46.01155;1.8116;464;20220717;29.6;14.3;21.9;2.9;12.31;0;6.37;29100 +81084;46.01155;1.8116;464;20220718;36.9;15.8;26.3;2;12.41;0;6.98;29500 +81084;46.01155;1.8116;464;20220719;32;21.9;26.9;3.4;14.81;7;7.17;27400 +81084;46.01155;1.8116;464;20220720;24.5;15.7;20.1;2;16.51;1.1;3.55;17200 +81084;46.01155;1.8116;464;20220721;27.7;12.6;20.1;1.5;15.91;.1;5.13;28900 +81084;46.01155;1.8116;464;20220722;29.9;16;22.9;1.9;16.81;0;5.05;24000 +81084;46.01155;1.8116;464;20220723;25;16.2;20.6;2;15.81;0;4.34;22300 +81084;46.01155;1.8116;464;20220724;32.7;13;22.8;1.4;14.91;0;5.75;29300 +81084;46.01155;1.8116;464;20220725;25;17.5;21.2;3;15.81;.6;4.35;19400 +81084;46.01155;1.8116;464;20220726;22;13.6;17.8;1.6;13.71;0;3.27;17100 +81084;46.01155;1.8116;464;20220727;23.7;10.4;17;1.4;12.61;0;4.19;25000 +81084;46.01155;1.8116;464;20220728;26.4;11;18.7;1.2;12.21;0;4.1;22200 +81084;46.01155;1.8116;464;20220729;25;14.6;19.8;1.4;14.41;1.8;3.76;19300 +81084;46.01155;1.8116;464;20220730;27.8;15.5;21.6;1.2;15.41;0;4.43;23200 +81084;46.01155;1.8116;464;20220731;30.5;16.4;23.4;1.3;15.21;0;4.94;24600 +81084;46.01155;1.8116;464;20220801;30.5;15.2;22.8;1.5;14.61;0;5.36;27400 +81084;46.01155;1.8116;464;20220802;30.4;14.4;22.4;1.7;15.31;0;5.4;27700 +81084;46.01155;1.8116;464;20220803;34.7;15.5;25.1;1.4;14.01;0;5.76;27700 +81084;46.01155;1.8116;464;20220804;34.5;21.3;27.9;1.7;15.21;0;6.01;26400 +81084;46.01155;1.8116;464;20220805;26.3;18.1;22.2;2.1;17.71;0;3.59;15700 +81084;46.01155;1.8116;464;20220806;26.5;15.8;21.1;3.9;12.91;0;5.91;27400 +81084;46.01155;1.8116;464;20220807;26.7;13.7;20.2;3.1;9.61;0;5.95;28100 +81084;46.01155;1.8116;464;20220808;28.5;14.5;21.5;2.9;10.51;0;6.03;27600 +81084;46.01155;1.8116;464;20220809;29.9;15.3;22.6;2.5;10.91;0;5.77;25400 +81084;46.01155;1.8116;464;20220810;31.8;13.7;22.7;2.4;10.81;0;6.1;27400 +81084;46.01155;1.8116;464;20220811;34.9;15.8;25.3;2;10.51;0;6.21;27000 +81084;46.01155;1.8116;464;20220812;34.9;16.8;25.8;1.5;10.91;0;5.56;25500 +81084;46.01155;1.8116;464;20220813;34.4;17;25.7;1.6;11.21;14.3;5.56;25200 +81084;46.01155;1.8116;464;20220814;21.1;17.1;19.1;3.7;17.81;13.9;2.31;9900 +81084;46.01155;1.8116;464;20220815;23.6;15.8;19.7;3.9;16.61;0;3.59;17100 +81084;46.01155;1.8116;464;20220816;24.4;13.4;18.9;1.4;16.11;13.7;2.38;10700 +81084;46.01155;1.8116;464;20220817;22.5;12.7;17.6;2.5;15.41;4.9;3.32;19200 +81084;46.01155;1.8116;464;20220818;22.7;12.8;17.7;1.6;14.91;0;3.08;17400 +81084;46.01155;1.8116;464;20220819;22.5;14.7;18.6;1.9;16.81;5.7;2.66;14000 +81084;46.01155;1.8116;464;20220820;22.1;16.6;19.3;1.5;17.81;.3;2.81;15600 +81084;46.01155;1.8116;464;20220821;23.1;12;17.5;1.1;15.71;.1;2.82;16600 +81084;46.01155;1.8116;464;20220822;22.8;16.4;19.6;1.5;17.11;1;2.61;13200 +81084;46.01155;1.8116;464;20220823;25;15.3;20.1;1.6;18.11;.2;3.58;20700 +81084;46.01155;1.8116;464;20220824;30.1;15.3;22.7;1.8;16.41;0;4.71;24200 +81084;46.01155;1.8116;464;20220825;27.2;17.3;22.2;1.6;16.11;1.4;3.51;16300 +81084;46.01155;1.8116;464;20220826;23.9;16.9;20.4;1.9;17.71;.1;3.8;22300 +81084;46.01155;1.8116;464;20220827;23.9;12;17.9;2.1;14.51;0;3.64;21500 +81084;46.01155;1.8116;464;20220828;27.3;13.7;20.5;1.7;14.21;0;4.25;23600 +81084;46.01155;1.8116;464;20220829;31.1;14.6;22.8;1.9;14.61;1.4;4.48;20700 +81084;46.01155;1.8116;464;20220830;24.1;18.4;21.2;2.2;17.11;.1;3.4;16900 +81084;46.01155;1.8116;464;20220831;25.6;12.8;19.2;1.9;15.21;0;3.67;20800 +81084;46.01155;1.8116;464;20220901;26.8;13.6;20.2;1.1;15.71;.8;3.07;16600 +81084;46.01155;1.8116;464;20220902;21.7;14.9;18.3;2.3;16.21;11.8;2.36;11700 +81084;46.01155;1.8116;464;20220903;23.1;15.6;19.3;3.5;15.71;.1;3.54;18400 +81084;46.01155;1.8116;464;20220904;28.7;13;20.8;1.9;14.91;4.5;3.8;18700 +81084;46.01155;1.8116;464;20220905;28.4;16.7;22.5;3.2;17.21;3.6;4.49;21000 +81084;46.01155;1.8116;464;20220906;25.6;15.2;20.4;3;17.41;3.3;3.64;19500 +81084;46.01155;1.8116;464;20220907;23.7;14.4;19;1.8;14.61;2.8;2.77;13700 +81084;46.01155;1.8116;464;20220908;19.7;13.1;16.4;5;14.11;1.6;2.65;13100 +81084;46.01155;1.8116;464;20220909;19.2;13.3;16.2;4.2;14.01;2;2.5;12700 +81084;46.01155;1.8116;464;20220910;20.9;13.2;17;2.2;13.41;.2;2.58;13500 +81084;46.01155;1.8116;464;20220911;25;8.2;16.6;.9;11.91;0;3.07;21000 +81084;46.01155;1.8116;464;20220912;32;13;22.5;1.5;13.91;0;3.89;19100 +81084;46.01155;1.8116;464;20220913;28.5;19.8;24.1;3.5;18.71;13.7;3.81;13300 +81084;46.01155;1.8116;464;20220914;23.3;17;20.1;2.5;17.81;6.2;2.44;11500 +81084;46.01155;1.8116;464;20220915;22.1;14.6;18.3;2.5;16.61;2.7;2.44;13700 +81084;46.01155;1.8116;464;20220916;16.4;13.2;14.8;1.9;13.41;0;1.87;11700 +81084;46.01155;1.8116;464;20220917;14.7;6.5;10.6;2.2;8.91;0;2.31;18100 +81084;46.01155;1.8116;464;20220918;18.2;3.4;10.8;2.4;7.61;0;2.85;20000 +81084;46.01155;1.8116;464;20220919;17.8;5.7;11.7;3.3;8.31;0;3;19800 +81084;46.01155;1.8116;464;20220920;17.5;6.3;11.9;3.9;8.11;0;3.14;19600 +81084;46.01155;1.8116;464;20220921;18;6.9;12.4;3.3;8.31;0;3.05;19100 +81084;46.01155;1.8116;464;20220922;22;5.5;13.7;1.6;9.11;0;2.76;18800 +81084;46.01155;1.8116;464;20220923;18.2;9.1;13.6;2.1;10.81;0;1.77;7400 +81084;46.01155;1.8116;464;20220924;17.5;11;14.2;2.8;12.21;4.4;1.92;10400 +81084;46.01155;1.8116;464;20220925;13.8;10.6;12.2;1.4;12.41;6;1.1;6500 +81084;46.01155;1.8116;464;20220926;14;7.7;10.8;3;11.21;5.2;1.3;8800 +81084;46.01155;1.8116;464;20220927;13.3;9.1;11.2;3.9;11.61;10.2;1.08;5500 +81084;46.01155;1.8116;464;20220928;14.7;11.1;12.9;5.6;13.51;20.1;1.02;5700 +81084;46.01155;1.8116;464;20220929;13.1;8.3;10.7;2.7;10.31;.2;1.44;9600 +81084;46.01155;1.8116;464;20220930;14.7;3.3;9;1.6;9.11;3.6;1.54;12900 +81084;46.01155;1.8116;464;20221001;17;9.2;13.1;6.4;14.11;6.7;.92;4300 +81084;46.01155;1.8116;464;20221002;18;13.9;15.9;4.1;15.01;.5;1.69;9400 +81084;46.01155;1.8116;464;20221003;18.7;6.7;12.7;1.4;12.21;0;1.59;12200 +81084;46.01155;1.8116;464;20221004;20.4;7;13.7;2.2;12.61;.1;2.06;16100 +81084;46.01155;1.8116;464;20221005;22.4;13;17.7;3.5;13.41;.2;2.83;15100 +81084;46.01155;1.8116;464;20221006;16;12.6;14.3;2.2;14.41;0;1.16;7400 +81084;46.01155;1.8116;464;20221007;19.4;11.5;15.4;1.6;14.31;.1;1.59;11000 +81084;46.01155;1.8116;464;20221008;16.7;12.5;14.6;2.5;12.61;0;1.69;10600 +81084;46.01155;1.8116;464;20221009;21.3;7.3;14.3;2.1;11.81;0;2.08;14700 +81084;46.01155;1.8116;464;20221010;20.1;13.9;17;3.1;13.91;.5;1.93;7900 +81084;46.01155;1.8116;464;20221011;15.7;13.6;14.6;1.5;15.41;1.8;.8;3900 +81084;46.01155;1.8116;464;20221012;19.5;11.2;15.3;1.3;14.31;.2;1.62;13600 +81084;46.01155;1.8116;464;20221013;14.5;10.9;12.7;3.2;14.01;4.7;.66;3800 +81084;46.01155;1.8116;464;20221014;16.2;13.5;14.8;5.6;16.01;4.5;.67;3300 +81084;46.01155;1.8116;464;20221015;17.9;14.4;16.1;5.4;15.41;0;1.38;4700 +81084;46.01155;1.8116;464;20221016;23.2;15.3;19.2;4.5;15.11;0;2.76;12300 +81084;46.01155;1.8116;464;20221017;19.6;16.7;18.1;5.2;15.61;.5;1.95;4600 +81084;46.01155;1.8116;464;20221018;25.4;14.5;19.9;1.6;15.61;.1;2.02;12500 +81084;46.01155;1.8116;464;20221019;26;13.7;19.8;2.5;14.21;1.4;2.38;9400 +81084;46.01155;1.8116;464;20221020;21.8;14.6;18.2;4.7;15.51;1.8;2.08;6900 +81084;46.01155;1.8116;464;20221021;19.2;16;17.6;5;14.21;.9;2.2;7900 +81084;46.01155;1.8116;464;20221022;20.8;12.8;16.8;4.1;13.01;0;2.27;10700 +81084;46.01155;1.8116;464;20221023;20.9;16.6;18.7;6.4;12.81;3.1;3.21;5000 +81084;46.01155;1.8116;464;20221024;18.2;12;15.1;4.1;12.01;.1;1.93;9000 +81084;46.01155;1.8116;464;20221025;19.4;11.2;15.3;3;12.31;3.9;1.64;5900 +81084;46.01155;1.8116;464;20221026;21.8;12.6;17.2;3.2;13.51;.1;2;10300 +81084;46.01155;1.8116;464;20221027;25.4;13.9;19.6;5.5;13.01;0;3.52;8600 +81084;46.01155;1.8116;464;20221028;22.9;20.1;21.5;5.1;11.41;0;3.95;8000 +81084;46.01155;1.8116;464;20221029;25.2;18;21.6;4.2;9.21;0;4.01;8800 +81084;46.01155;1.8116;464;20221030;20.7;16.2;18.4;3.3;10.91;0;2.51;9300 +81084;46.01155;1.8116;464;20221031;20.5;12.9;16.7;4.5;13.51;7.7;1.98;7200 +81084;46.01155;1.8116;464;20221101;14.3;9.9;12.1;4.3;12.01;.2;1.02;8000 +81084;46.01155;1.8116;464;20221102;15.3;10;12.6;3;11.31;.1;1.19;8600 +81084;46.01155;1.8116;464;20221103;14.9;9.8;12.3;6.4;10.41;12.7;1.75;2100 +81084;46.01155;1.8116;464;20221104;8.6;7.1;7.8;4.7;9.41;6.5;.66;3000 +81084;46.01155;1.8116;464;20221105;10.3;2.1;6.2;1.3;7.81;0;.63;6000 +81084;46.01155;1.8116;464;20221106;11.1;3.1;7.1;4.4;8.31;.6;.93;3500 +81084;46.01155;1.8116;464;20221107;16.1;10.2;13.1;5;11.21;0;1.55;8100 +81084;46.01155;1.8116;464;20221108;17.2;11.7;14.4;6.9;10.71;4.8;2.4;3900 +81084;46.01155;1.8116;464;20221109;14.1;11.3;12.7;3.3;12.51;5.8;.84;4100 +81084;46.01155;1.8116;464;20221110;13.6;8.3;10.9;1.2;10.41;0;.66;8200 +81084;46.01155;1.8116;464;20221111;19.7;3.7;11.7;1.8;9.81;.1;1.1;9100 +81084;46.01155;1.8116;464;20221112;21.2;8.1;14.6;.7;11.01;.1;.74;8300 +81084;46.01155;1.8116;464;20221113;19.5;6.1;12.8;1.1;9.91;0;.83;8600 +81084;46.01155;1.8116;464;20221114;14.2;11.5;12.8;4.3;10.91;8.1;1.38;2300 +81084;46.01155;1.8116;464;20221115;14.2;9.1;11.6;5.2;11.31;7.5;1.05;3100 +81084;46.01155;1.8116;464;20221116;11.9;8.9;10.4;7.5;11.21;3.7;.74;4100 +81084;46.01155;1.8116;464;20221117;10.9;10.3;10.6;7;11.21;12;.79;2200 +81084;46.01155;1.8116;464;20221118;9.6;6.3;7.9;3;9.11;2.2;.62;4400 +81084;46.01155;1.8116;464;20221119;7.4;4.4;5.9;1.3;8.01;.3;.42;4500 +81084;46.01155;1.8116;464;20221120;7.3;-.2;3.5;3;7.71;1.7;.3;3300 +81084;46.01155;1.8116;464;20221121;8.7;4.7;6.7;5.1;8.41;6.5;.72;1600 +81084;46.01155;1.8116;464;20221122;7.7;3.9;5.8;5.2;8.31;5.7;.49;3800 +81084;46.01155;1.8116;464;20221123;10.7;6.1;8.4;5.1;9.71;6.4;.66;2800 +81084;46.01155;1.8116;464;20221124;10.3;7.1;8.7;4.7;10.01;.8;.58;3400 +81084;46.01155;1.8116;464;20221125;10.3;8.3;9.3;3.2;10.01;1.5;.63;3200 +81084;46.01155;1.8116;464;20221126;10.6;3.9;7.2;.9;8.51;0;.38;4800 +81084;46.01155;1.8116;464;20221127;13;4.4;8.7;3.4;5.51;3;1.7;4800 +81084;46.01155;1.8116;464;20221128;9.3;7.2;8.2;4.2;9.41;6;.6;4000 +81084;46.01155;1.8116;464;20221129;7.5;4.8;6.1;2.2;8.51;.3;.4;3000 +81084;46.01155;1.8116;464;20221130;7;2.1;4.5;2.8;7.61;0;.38;3800 +81084;46.01155;1.8116;464;20221201;5.5;4;4.7;3.7;7.41;.1;.54;1900 +81084;46.01155;1.8116;464;20221202;2.9;2.2;2.5;2.4;6.31;.6;.47;1200 +81084;46.01155;1.8116;464;20221203;6.5;1.2;3.8;2;6.61;2.5;.43;4100 +81084;46.01155;1.8116;464;20221204;4.1;1.8;2.9;1.4;7.11;1;.33;1400 +81084;46.01155;1.8116;464;20221205;6.7;-1;2.8;1.7;6.41;.1;.25;6300 +81084;46.01155;1.8116;464;20221206;6.6;-2.2;2.2;2.3;5.51;.1;.37;7700 +81084;46.01155;1.8116;464;20221207;2;-1.1;.4;3.6;5.61;0;.32;3700 +81084;46.01155;1.8116;464;20221208;5.9;-4.6;.6;1.3;5.01;.1;.23;6800 +81084;46.01155;1.8116;464;20221209;1.6;-.1;.7;2.8;5.71;.2;.35;2400 +81084;46.01155;1.8116;464;20221210;-1.3;-3.1;-2.2;3.4;4.11;0;.47;2700 +81084;46.01155;1.8116;464;20221211;.9;-8.5;-3.8;.8;3.61;0;.26;3400 +81084;46.01155;1.8116;464;20221212;2.3;-4.6;-1.2;1;4.01;2.2;.37;3000 +81084;46.01155;1.8116;464;20221213;5.1;-.1;2.5;2.5;7.41;1.3;.17;2000 +81084;46.01155;1.8116;464;20221214;10.7;4.7;7.7;5.2;11.21;2.4;0;1700 +81084;46.01155;1.8116;464;20221215;4.4;3.7;4;2.4;8.21;.6;.17;1900 +81084;46.01155;1.8116;464;20221216;1.1;-1.5;-.2;4.4;5.11;0;.36;4600 +81084;46.01155;1.8116;464;20221217;2.5;-5.9;-1.7;2.3;3.41;0;.51;6000 +81084;46.01155;1.8116;464;20221218;9.7;-3.4;3.1;4.5;4.81;0;1.33;3800 +81084;46.01155;1.8116;464;20221219;14.3;9.2;11.7;7.7;8.81;0;2.1;4300 +81084;46.01155;1.8116;464;20221220;15.2;10.4;12.8;6.4;10.21;6.6;1.86;1700 +81084;46.01155;1.8116;464;20221221;10.2;9.8;10;6.8;11.41;3.3;.44;2300 +81084;46.01155;1.8116;464;20221222;11.9;10.1;11;7.1;12.11;14.3;.55;1100 +81084;46.01155;1.8116;464;20221223;12.9;11.6;12.2;6.6;13.31;9.2;.5;1300 +81084;46.01155;1.8116;464;20221224;12.4;9.8;11.1;4;11.61;.1;.65;1800 +81084;46.01155;1.8116;464;20221225;14;8.7;11.3;4.4;9.41;0;1.26;4400 +81084;46.01155;1.8116;464;20221226;10.4;10.1;10.2;5;10.61;2.1;.8;1400 +81084;46.01155;1.8116;464;20221227;9.8;5.8;7.8;2.2;9.41;.1;.36;3800 +81084;46.01155;1.8116;464;20221228;12;5.9;8.9;6.3;9.71;1.2;.82;3400 +81084;46.01155;1.8116;464;20221229;8.8;8.4;8.6;6.7;10.11;9.8;.59;800 +81084;46.01155;1.8116;464;20221230;12;7.3;9.6;7.7;10.61;4.3;.77;1300 +81084;46.01155;1.8116;464;20221231;15;12.4;13.7;6.2;10.31;0;1.94;3600 +81085;46.03581;2.13261;458;20220101;18.5;5.2;11.8;2.4;7.36;0;1.38;5978 +81085;46.03581;2.13261;458;20220102;14.1;8.8;11.5;4.6;8.9;.1;1.59;4076 +81085;46.03581;2.13261;458;20220103;11.2;9.4;10.3;4.9;10.7;.2;.81;2253 +81085;46.03581;2.13261;458;20220104;12.6;10.2;11.4;5.3;9;4.6;1.76;1808 +81085;46.03581;2.13261;458;20220105;3.7;-.5;1.6;2.1;5.76;0;.31;4861 +81085;46.03581;2.13261;458;20220106;3.2;-2.7;.2;1.1;5.4;.1;.24;4028 +81085;46.03581;2.13261;458;20220107;3.9;-2.3;.8;4.3;6.63;2.4;.11;3502 +81085;46.03581;2.13261;458;20220108;8;3.6;5.8;5.7;8.66;12.1;.43;2705 +81085;46.03581;2.13261;458;20220109;6.2;3.5;4.9;4.2;7.63;5.6;.54;2534 +81085;46.03581;2.13261;458;20220110;5.7;4.3;5;1.6;7.76;.5;.45;1598 +81085;46.03581;2.13261;458;20220111;4.9;-.3;2.3;2.3;5.36;0;.5;6242 +81085;46.03581;2.13261;458;20220112;.9;-3.2;-1.1;2.6;4.78;0;.39;4442 +81085;46.03581;2.13261;458;20220113;4.7;-3.6;.6;2.5;4.56;0;.56;6600 +81085;46.03581;2.13261;458;20220114;10.7;-4.4;3.1;.9;4.2;0;.4;7535 +81085;46.03581;2.13261;458;20220115;8.7;-3.1;2.8;1.4;4;0;.66;6898 +81085;46.03581;2.13261;458;20220116;6.7;-4;1.3;1.4;4.76;.2;.42;7220 +81085;46.03581;2.13261;458;20220117;4.1;-1.1;1.5;1.9;6.76;.1;.28;2214 +81085;46.03581;2.13261;458;20220118;4.5;0;2.3;3.3;6.16;.1;.49;4914 +81085;46.03581;2.13261;458;20220119;1.5;-1.1;.2;2.9;6.26;.5;.21;1688 +81085;46.03581;2.13261;458;20220120;4.1;.8;2.5;2.6;6.5;.5;.45;2707 +81085;46.03581;2.13261;458;20220121;2.8;-.9;1;5.1;5.13;0;.73;5938 +81085;46.03581;2.13261;458;20220122;1.5;-1.9;-.2;3.7;5.24;0;.48;4405 +81085;46.03581;2.13261;458;20220123;4.1;-.2;2;3.7;5.86;0;.57;6012 +81085;46.03581;2.13261;458;20220124;11.6;-2.8;4.4;1.4;5.56;0;.66;8404 +81085;46.03581;2.13261;458;20220125;10.9;-1.1;4.9;1.3;5.36;0;.66;8152 +81085;46.03581;2.13261;458;20220126;5.7;-4.5;.6;1.2;5;0;.46;7817 +81085;46.03581;2.13261;458;20220127;3.8;-6.8;-1.5;1.7;4.24;.1;.77;9581 +81085;46.03581;2.13261;458;20220128;4.5;-2.4;1.1;1.6;6.3;0;.38;5331 +81085;46.03581;2.13261;458;20220129;4.2;-2.4;.9;1.4;6.76;.3;.26;4282 +81085;46.03581;2.13261;458;20220130;7.7;3.2;5.4;1.4;8.13;.3;.47;3925 +81085;46.03581;2.13261;458;20220131;6.3;3.6;4.9;3.7;7.3;1.1;.7;3004 +81085;46.03581;2.13261;458;20220201;5.4;-.8;2.3;3.2;7.5;1.7;.24;2885 +81085;46.03581;2.13261;458;20220202;7.8;5.7;6.7;2.5;8.76;.3;.58;2835 +81085;46.03581;2.13261;458;20220203;12.7;-1.2;5.7;2.6;6.9;.1;1.04;7201 +81085;46.03581;2.13261;458;20220204;7.8;3.5;5.7;2.9;8.66;2.7;.46;2984 +81085;46.03581;2.13261;458;20220205;7;0;3.5;1.6;6.73;0;.56;7194 +81085;46.03581;2.13261;458;20220206;6.8;.7;3.7;5.6;8.36;5.2;.16;3439 +81085;46.03581;2.13261;458;20220207;8.5;5.6;7;2.9;7.53;0;.99;7199 +81085;46.03581;2.13261;458;20220208;12.2;-1.8;5.2;1.7;5.93;0;1.01;10251 +81085;46.03581;2.13261;458;20220209;16.6;1.4;9;3.5;6.03;0;2.16;10756 +81085;46.03581;2.13261;458;20220210;8.7;3.8;6.3;3.1;8.11;2.6;1.62;9133 +81085;46.03581;2.13261;458;20220211;7.4;3.3;5.4;3.7;6.54;0;1.24;10700 +81085;46.03581;2.13261;458;20220212;10;-4.7;2.7;1.8;4.61;0;1.14;8866 +81085;46.03581;2.13261;458;20220213;14.5;-1.5;6.5;6.1;7.51;2.4;1.91;10333 +81085;46.03581;2.13261;458;20220214;9.7;6.3;8;4.3;8.38;2.8;1.27;5900 +81085;46.03581;2.13261;458;20220215;7.4;2.8;5.1;3.4;7.91;6.7;.75;5266 +81085;46.03581;2.13261;458;20220216;11.4;6.2;8.8;6;11.26;4;.45;4273 +81085;46.03581;2.13261;458;20220217;12.2;10;11.1;4.8;11.86;1.4;.89;5153 +81085;46.03581;2.13261;458;20220218;11.4;9.1;10.3;5;10.03;.8;1.22;4141 +81085;46.03581;2.13261;458;20220219;8;.8;4.4;3;6.4;0;1.06;9836 +81085;46.03581;2.13261;458;20220220;8.7;3.9;6.3;5.5;8.96;3.1;.65;5668 +81085;46.03581;2.13261;458;20220221;7.8;4.8;6.3;5.7;8.1;1.8;.97;5402 +81085;46.03581;2.13261;458;20220222;8.6;4.3;6.4;3.1;8.56;.5;.74;4853 +81085;46.03581;2.13261;458;20220223;13.4;6.1;9.8;1.5;8.63;0;1.26;10409 +81085;46.03581;2.13261;458;20220224;11.1;3.9;7.5;3.5;7.9;1.3;1.33;8334 +81085;46.03581;2.13261;458;20220225;7.9;-.7;3.6;1.4;5.76;.1;1.01;11048 +81085;46.03581;2.13261;458;20220226;9.2;-2.2;3.5;3.1;4.73;.1;1.59;13496 +81085;46.03581;2.13261;458;20220227;12.4;-2.7;4.8;1.3;4.73;0;1.41;14021 +81085;46.03581;2.13261;458;20220228;13.2;-2.2;5.5;1.5;5.36;0;1.53;14163 +81085;46.03581;2.13261;458;20220301;13.6;-2;5.8;1.6;5.83;0;1.49;12432 +81085;46.03581;2.13261;458;20220302;11.6;4.1;7.8;2.6;8.4;2.7;1.18;6228 +81085;46.03581;2.13261;458;20220303;11.7;7;9.3;1.3;10.06;0;.93;6152 +81085;46.03581;2.13261;458;20220304;10.7;6.2;8.4;1.8;9.7;2;.88;5547 +81085;46.03581;2.13261;458;20220305;6.9;4.7;5.8;1.8;8.36;.1;.69;4308 +81085;46.03581;2.13261;458;20220306;6.8;-2.1;2.3;2.5;4.83;.1;1.41;13884 +81085;46.03581;2.13261;458;20220307;8.9;-4.6;2.1;2.5;4.4;0;1.62;15151 +81085;46.03581;2.13261;458;20220308;14.3;-.8;6.7;2.5;6.1;0;1.94;13998 +81085;46.03581;2.13261;458;20220309;14.3;3.6;8.9;3;7.6;0;2.01;13666 +81085;46.03581;2.13261;458;20220310;13.6;5.1;9.4;3;8.13;.6;1.67;7474 +81085;46.03581;2.13261;458;20220311;12.7;5.9;9.3;4.7;8.26;10.3;1.85;7476 +81085;46.03581;2.13261;458;20220312;7.5;5;6.3;3.8;8.4;8.8;.88;4796 +81085;46.03581;2.13261;458;20220313;9.2;5.8;7.5;4.4;7.4;3.7;1.52;4596 +81085;46.03581;2.13261;458;20220314;12.2;-.9;5.6;2.5;7.63;1.3;1.44;12534 +81085;46.03581;2.13261;458;20220315;16.3;7.5;11.9;3.1;9.9;0;1.97;9677 +81085;46.03581;2.13261;458;20220316;16.3;7.1;11.7;1.5;9.53;2;1.54;7611 +81085;46.03581;2.13261;458;20220317;8.4;7.2;7.8;4.3;8.93;.8;1;3009 +81085;46.03581;2.13261;458;20220318;9.2;4.4;6.8;4.4;8.11;0;1.26;4666 +81085;46.03581;2.13261;458;20220319;15.8;6.6;11.2;2.5;8.84;0;2.25;13200 +81085;46.03581;2.13261;458;20220320;13.9;4.4;9.1;4.3;7.71;.2;2.17;6733 +81085;46.03581;2.13261;458;20220321;16.5;5.3;10.9;4.3;7.44;0;3.09;14633 +81085;46.03581;2.13261;458;20220322;16.1;-.8;7.7;4.5;4.98;0;3.57;19366 +81085;46.03581;2.13261;458;20220323;17.2;-2;7.6;2.7;4.44;0;3.24;19966 +81085;46.03581;2.13261;458;20220324;19.1;-.9;9.1;2.1;5.04;0;3.14;20166 +81085;46.03581;2.13261;458;20220325;19.4;.4;9.9;3;5.44;0;3.62;19200 +81085;46.03581;2.13261;458;20220326;19;1.3;10.1;2.8;6.38;0;3.44;19933 +81085;46.03581;2.13261;458;20220327;20.9;2.8;11.9;2.6;6.48;0;3.61;19733 +81085;46.03581;2.13261;458;20220328;20.7;4.1;12.4;3.4;6.28;0;4;17900 +81085;46.03581;2.13261;458;20220329;16.3;7.6;12;2.6;7.81;.1;2.48;8100 +81085;46.03581;2.13261;458;20220330;12.1;6.1;9.1;2.1;10.24;1.2;1.32;7466 +81085;46.03581;2.13261;458;20220331;10.2;5.9;8;3.4;8.31;12.6;1.62;7700 +81085;46.03581;2.13261;458;20220401;1.8;-2.5;-.3;3.1;5.68;6.9;.77;7800 +81085;46.03581;2.13261;458;20220402;2.9;-1.3;.8;2.7;5.08;.2;1.18;9100 +81085;46.03581;2.13261;458;20220403;2.8;-2.4;.2;3.6;4.88;0;1.12;6566 +81085;46.03581;2.13261;458;20220404;9.4;-3.5;3;1.9;4.61;0;2.4;23033 +81085;46.03581;2.13261;458;20220405;10.7;.9;5.8;1.7;7.81;0;1.36;9000 +81085;46.03581;2.13261;458;20220406;11.2;7;9.1;2.9;9.98;.9;1.34;6600 +81085;46.03581;2.13261;458;20220407;11.7;8.3;10;5.4;10.84;17.2;1.39;5000 +81085;46.03581;2.13261;458;20220408;14.8;9.9;12.3;8.1;9.98;3.5;3.07;9666 +81085;46.03581;2.13261;458;20220409;10.6;-1.7;4.5;2.1;6.08;.4;2.09;17400 +81085;46.03581;2.13261;458;20220410;15.7;-2.2;6.8;2.4;5.78;0;3.17;23533 +81085;46.03581;2.13261;458;20220411;21.5;2.3;11.9;5.5;8.08;0;4.35;20233 +81085;46.03581;2.13261;458;20220412;18.9;10.9;14.9;4.3;8.48;3.4;3.6;11300 +81085;46.03581;2.13261;458;20220413;15.3;8.2;11.8;1.6;10.41;.1;1.84;9866 +81085;46.03581;2.13261;458;20220414;19.7;6.5;13.1;2.5;11.18;0;3.27;20333 +81085;46.03581;2.13261;458;20220415;20.5;5.7;13.1;2.9;10.21;0;3.88;23100 +81085;46.03581;2.13261;458;20220416;20.2;4.6;12.4;3.7;9.11;0;4.08;22466 +81085;46.03581;2.13261;458;20220417;19.9;2.8;11.3;2.6;7.51;0;4.11;25433 +81085;46.03581;2.13261;458;20220418;19.1;2.9;11;2.2;8.21;0;3.56;23466 +81085;46.03581;2.13261;458;20220419;15.6;3.5;9.5;2.7;9.28;1.6;2.73;18166 +81085;46.03581;2.13261;458;20220420;15.5;7.1;11.3;2;10.04;.4;1.9;9033 +81085;46.03581;2.13261;458;20220421;18.5;7.7;13.1;2;10.51;0;2.68;14533 +81085;46.03581;2.13261;458;20220422;19.8;3.2;11.5;2;9.61;1.1;3.31;21233 +81085;46.03581;2.13261;458;20220423;16.9;7.7;12.3;3.1;10.68;9.9;2.3;9933 +81085;46.03581;2.13261;458;20220424;14.6;7.2;10.9;3;10.98;4.6;1.48;6466 +81085;46.03581;2.13261;458;20220425;15.1;9;12.1;2.3;10.74;.1;2.01;9300 +81085;46.03581;2.13261;458;20220426;17.1;7;12.1;2.6;9.68;0;3.51;23166 +81085;46.03581;2.13261;458;20220427;19.6;3.5;11.6;2.9;8.91;0;4.12;25700 +81085;46.03581;2.13261;458;20220428;21.8;5.6;13.7;2.1;11.11;0;3.55;20433 +81085;46.03581;2.13261;458;20220429;20.5;6.9;13.7;1.9;11.08;0;3.21;18700 +81085;46.03581;2.13261;458;20220430;18.4;5.1;11.8;2.4;9.34;0;3.71;23833 +81085;46.03581;2.13261;458;20220501;17.8;3.2;10.5;1.8;8.18;0;3.76;26366 +81085;46.03581;2.13261;458;20220502;19.3;4.1;11.7;2.4;8.64;0;3.93;24166 +81085;46.03581;2.13261;458;20220503;19.3;5.5;12.4;2.1;10.01;0;3.44;20100 +81085;46.03581;2.13261;458;20220504;17.8;8.4;13.1;1.9;11.08;2.6;2.72;15066 +81085;46.03581;2.13261;458;20220505;18;5.3;11.7;2.6;10.01;.5;3.42;21066 +81085;46.03581;2.13261;458;20220506;18.5;5.9;12.2;2;9.86;0;2.67;14495 +81085;46.03581;2.13261;458;20220507;19.8;7.6;13.7;1.7;10.33;1.7;2.8;14685 +81085;46.03581;2.13261;458;20220508;21;7.5;14.2;2;10.7;0;3.11;16232 +81085;46.03581;2.13261;458;20220509;23.2;8;15.6;1.6;11.03;0;3.32;17407 +81085;46.03581;2.13261;458;20220510;25.1;9;17.1;2.1;11.26;0;3.88;17964 +81085;46.03581;2.13261;458;20220511;26.6;12.5;19.6;3.4;12.33;0;4.72;17482 +81085;46.03581;2.13261;458;20220512;19;10.7;14.8;1.2;14.43;1.5;1.88;9797 +81085;46.03581;2.13261;458;20220513;22.6;14;18.3;.9;15.06;.3;2.59;12840 +81085;46.03581;2.13261;458;20220514;25.2;10.6;17.9;1.6;13.53;0;3.42;16762 +81085;46.03581;2.13261;458;20220515;27.5;14.6;21;2.9;13.83;2.6;4.54;16962 +81085;46.03581;2.13261;458;20220516;25.1;13.8;19.4;1.9;15.06;.2;3.54;16188 +81085;46.03581;2.13261;458;20220517;28.3;13;20.7;1.6;14.53;.1;3.93;17518 +81085;46.03581;2.13261;458;20220518;28.9;13.6;21.2;2.1;16.06;1.6;4.09;17042 +81085;46.03581;2.13261;458;20220519;26.8;17.3;22.1;2.7;17.16;.1;3.86;14312 +81085;46.03581;2.13261;458;20220520;26.8;17.2;22;3.4;14.76;0;4.54;14627 +81085;46.03581;2.13261;458;20220521;27.9;14.2;21;1.8;17.16;.1;3.79;17299 +81085;46.03581;2.13261;458;20220522;28.4;15.3;21.9;1.9;19.03;2.1;3.29;13495 +81085;46.03581;2.13261;458;20220523;17.5;16.1;16.8;4.2;15.63;3;1.9;6303 +81085;46.03581;2.13261;458;20220524;15.9;9.3;12.6;2.8;11.1;.8;2.34;11950 +81085;46.03581;2.13261;458;20220525;18.3;5.8;12.1;1.7;10.13;.4;2.69;15533 +81085;46.03581;2.13261;458;20220526;17;8.2;12.6;1.3;11.93;0;1.91;10230 +81085;46.03581;2.13261;458;20220527;20.1;11.6;15.8;2.1;13.03;0;3;15022 +81085;46.03581;2.13261;458;20220528;19.9;9.5;14.7;2.7;10.56;0;3.58;17820 +81085;46.03581;2.13261;458;20220529;16.7;6.1;11.4;3;8.13;0;3.37;18165 +81085;46.03581;2.13261;458;20220530;20.7;4.4;12.6;2.2;7.86;0;3.81;19980 +81085;46.03581;2.13261;458;20220531;21.5;7.1;14.3;1.7;9.46;.5;3.29;16134 +81085;46.03581;2.13261;458;20220601;24.2;10.3;17.3;1.4;12.06;4.6;3.41;16421 +81085;46.03581;2.13261;458;20220602;26.8;12.1;19.5;1.8;14.6;10.1;3.81;17164 +81085;46.03581;2.13261;458;20220603;26.5;14.8;20.6;2.1;16.23;11.3;3.7;15576 +81085;46.03581;2.13261;458;20220604;26.9;13.1;20;1.9;16.66;28.7;3.28;13940 +81085;46.03581;2.13261;458;20220605;18.9;14.7;16.8;2.6;16.13;1.1;2.05;9240 +81085;46.03581;2.13261;458;20220606;20.1;11.9;16;1.8;14.23;.6;2.43;11821 +81085;46.03581;2.13261;458;20220607;21;12.6;16.8;2.9;13.33;4.4;3.12;13604 +81085;46.03581;2.13261;458;20220608;19.6;11.5;15.5;3.2;13.66;4.4;2.75;13101 +81085;46.03581;2.13261;458;20220609;19;11.4;15.2;2.6;12.36;0;2.79;12915 +81085;46.03581;2.13261;458;20220610;24.8;9.9;17.4;1.2;13.36;.1;3.7;19818 +81085;46.03581;2.13261;458;20220611;28.6;11.8;20.2;1.3;13.7;0;5.31;28629 +81085;46.03581;2.13261;458;20220612;26.7;13.7;20.2;1.6;16.5;.3;4.53;23556 +81085;46.03581;2.13261;458;20220613;23.8;13;18.4;2.6;13;0;5.22;28100 +81085;46.03581;2.13261;458;20220614;29.5;10.2;19.8;2;12.26;.4;5.82;29246 +81085;46.03581;2.13261;458;20220615;31.6;17;24.3;2.5;16.53;0;6.26;27625 +81085;46.03581;2.13261;458;20220616;30.2;16.3;23.3;1.8;15.5;0;5.44;25173 +81085;46.03581;2.13261;458;20220617;32.8;15.8;24.3;2;14.43;0;6.32;28202 +81085;46.03581;2.13261;458;20220618;36.7;18.9;27.8;2.7;13.7;0;7.68;28503 +81085;46.03581;2.13261;458;20220619;33.5;19.8;26.6;2.9;14.96;6.2;7;26804 +81085;46.03581;2.13261;458;20220620;27.3;16.4;21.8;2.3;19;10.5;4.55;22088 +81085;46.03581;2.13261;458;20220621;25.8;15.3;20.6;2.5;19.43;6.8;4.08;20984 +81085;46.03581;2.13261;458;20220622;24.6;16;20.3;2.2;18.1;3.5;4.27;22512 +81085;46.03581;2.13261;458;20220623;24.9;14;19.4;1.5;16.8;15.5;3.8;19795 +81085;46.03581;2.13261;458;20220624;20.7;14.6;17.7;2.9;16;3;3.31;17818 +81085;46.03581;2.13261;458;20220625;20.6;13;16.8;2.1;14.8;8.9;2.75;13679 +81085;46.03581;2.13261;458;20220626;14.1;11.5;12.8;1.5;14.3;21.3;1.12;5464 +81085;46.03581;2.13261;458;20220627;21;12.7;16.8;1.5;13.6;.4;3.98;23378 +81085;46.03581;2.13261;458;20220628;23.5;8.6;16.1;1.5;11.86;0;4.74;28880 +81085;46.03581;2.13261;458;20220629;25.5;10;17.7;2;13;12.2;5.12;28769 +81085;46.03581;2.13261;458;20220630;14.6;11.4;13;2;13.6;20.1;1.54;8261 +81085;46.03581;2.13261;458;20220701;20.2;7.7;13.9;1.6;11.43;0;3.9;24843 +81085;46.03581;2.13261;458;20220702;26.6;9.2;17.9;1.7;12.03;0;5.32;29795 +81085;46.03581;2.13261;458;20220703;25.3;12;18.6;1.7;14.03;.4;4.74;26146 +81085;46.03581;2.13261;458;20220704;23.3;14.1;18.7;1.7;15.43;0;3.88;20868 +81085;46.03581;2.13261;458;20220705;24.5;11.6;18;1.6;13.16;.1;4.87;28139 +81085;46.03581;2.13261;458;20220706;23.2;10.6;16.9;1.9;12.43;0;4.69;27326 +81085;46.03581;2.13261;458;20220707;22.5;11;16.7;2;13.5;0;4.16;24101 +81085;46.03581;2.13261;458;20220708;23.5;11.9;17.7;3.3;13.43;0;5.06;28059 +81085;46.03581;2.13261;458;20220709;25.7;12;18.9;2.3;12.96;0;5.3;28444 +81085;46.03581;2.13261;458;20220710;24.7;12.9;18.8;2.7;13.43;0;5.21;27692 +81085;46.03581;2.13261;458;20220711;26.2;13.1;19.6;2.9;13.56;0;5.64;28773 +81085;46.03581;2.13261;458;20220712;28.3;15;21.6;2.1;13.43;0;5.72;28141 +81085;46.03581;2.13261;458;20220713;30;14.7;22.3;1.5;13.8;.1;5.5;27403 +81085;46.03581;2.13261;458;20220714;32.5;16.7;24.6;1.5;14.4;0;5.94;28111 +81085;46.03581;2.13261;458;20220715;27;14;20.5;2.3;13.93;0;5.33;26777 +81085;46.03581;2.13261;458;20220716;27.1;12.6;19.8;2.7;11.16;0;5.85;28293 +81085;46.03581;2.13261;458;20220717;29.6;13.2;21.4;2.4;12.6;0;5.88;27166 +81085;46.03581;2.13261;458;20220718;36.1;16.2;26.2;2.6;13.23;0;7.24;27821 +81085;46.03581;2.13261;458;20220719;32.9;21.1;27;3;15.3;3;6.59;24042 +81085;46.03581;2.13261;458;20220720;24.2;16.1;20.1;2.2;17;1.4;3.5;16561 +81085;46.03581;2.13261;458;20220721;27.7;12.6;20.1;1.5;16.16;.1;4.95;27229 +81085;46.03581;2.13261;458;20220722;30;15.9;22.9;2.1;17.43;0;4.99;22718 +81085;46.03581;2.13261;458;20220723;25.7;16.3;21;1.9;16.16;0;4.35;21670 +81085;46.03581;2.13261;458;20220724;32.7;13.4;23.1;1.6;15.16;0;5.84;28375 +81085;46.03581;2.13261;458;20220725;25;17.3;21.2;2.9;16.4;.5;4.09;17689 +81085;46.03581;2.13261;458;20220726;23;13.1;18;1.7;13.9;0;3.73;19865 +81085;46.03581;2.13261;458;20220727;24.3;12.1;18.2;1.5;12.3;0;4.22;23336 +81085;46.03581;2.13261;458;20220728;26.7;11;18.9;1.4;11.96;0;4.37;22982 +81085;46.03581;2.13261;458;20220729;25.6;15.2;20.4;1.3;14.3;2.5;3.6;17493 +81085;46.03581;2.13261;458;20220730;28.3;14.2;21.2;1.5;15.36;0;4.74;24524 +81085;46.03581;2.13261;458;20220731;30.6;15.1;22.9;1.5;15.2;0;5.15;25334 +81085;46.03581;2.13261;458;20220801;29.9;14.9;22.4;1.5;14.83;0;5.01;25173 +81085;46.03581;2.13261;458;20220802;30.6;15.2;22.9;1.7;15.6;0;5.23;25755 +81085;46.03581;2.13261;458;20220803;34.9;15.4;25.2;1.4;14.26;0;5.74;26902 +81085;46.03581;2.13261;458;20220804;34.8;20.3;27.6;2;15.63;.6;6.05;24824 +81085;46.03581;2.13261;458;20220805;26.6;17.1;21.8;2.1;17.46;.1;3.81;17061 +81085;46.03581;2.13261;458;20220806;26.2;14.3;20.2;3.6;12.73;0;5.53;25303 +81085;46.03581;2.13261;458;20220807;26.9;10.9;18.9;2.5;9.76;0;5.4;26478 +81085;46.03581;2.13261;458;20220808;28.9;12.1;20.5;2.6;10.63;0;5.72;26256 +81085;46.03581;2.13261;458;20220809;30.5;13.5;22;2.3;11.1;0;5.65;25163 +81085;46.03581;2.13261;458;20220810;31.6;13.6;22.6;2.2;11;0;5.82;25708 +81085;46.03581;2.13261;458;20220811;33.9;15.3;24.6;2;10.63;0;5.99;25191 +81085;46.03581;2.13261;458;20220812;34.6;15.1;24.9;1.6;10.76;0;5.58;25174 +81085;46.03581;2.13261;458;20220813;34.6;16.1;25.3;1.6;10.93;12.3;5.53;24416 +81085;46.03581;2.13261;458;20220814;22.7;17.2;19.9;3.3;17.56;3.3;2.93;12512 +81085;46.03581;2.13261;458;20220815;24.7;15.6;20.1;3.3;16.7;.6;3.83;18105 +81085;46.03581;2.13261;458;20220816;25.3;14.1;19.7;1.7;16.13;14.1;2.96;13558 +81085;46.03581;2.13261;458;20220817;23.3;12.9;18.1;2.1;15.8;11.1;3.31;18331 +81085;46.03581;2.13261;458;20220818;23.8;13.7;18.8;1.9;15.33;.6;3.4;17992 +81085;46.03581;2.13261;458;20220819;23.1;13.3;18.2;2;16.56;4;2.75;14554 +81085;46.03581;2.13261;458;20220820;22.8;16.2;19.5;1.6;17.83;.2;2.79;14752 +81085;46.03581;2.13261;458;20220821;24.2;12.1;18.1;1.3;15.56;.2;2.98;16574 +81085;46.03581;2.13261;458;20220822;22.9;15.5;19.2;1.4;17.56;.3;2.59;13601 +81085;46.03581;2.13261;458;20220823;25.8;15.1;20.5;1.3;18.3;.2;3.45;19218 +81085;46.03581;2.13261;458;20220824;30.3;15.8;23.1;1.9;16.13;0;4.65;22428 +81085;46.03581;2.13261;458;20220825;28.4;16.2;22.3;2;15.8;2.1;3.96;17078 +81085;46.03581;2.13261;458;20220826;24.3;16.3;20.3;1.8;17.76;.1;3.6;20241 +81085;46.03581;2.13261;458;20220827;24.6;12.3;18.4;1.9;14.43;.1;3.5;19228 +81085;46.03581;2.13261;458;20220828;27.1;12.2;19.6;1.7;13.9;0;4;21292 +81085;46.03581;2.13261;458;20220829;31.5;14.7;23.1;1.6;14.46;1.2;4.36;20429 +81085;46.03581;2.13261;458;20220830;22.2;17.5;19.9;1.9;17.1;.1;2.65;12349 +81085;46.03581;2.13261;458;20220831;25.7;12.9;19.3;1.7;15.6;0;3.48;19195 +81085;46.03581;2.13261;458;20220901;26.9;14.3;20.6;1.3;15.1;.7;3.3;17092 +81085;46.03581;2.13261;458;20220902;23.4;14.6;19;2.4;16.06;8.9;2.78;12960 +81085;46.03581;2.13261;458;20220903;24;14.6;19.3;2.6;15.5;.1;3.34;17001 +81085;46.03581;2.13261;458;20220904;28.9;12.5;20.7;1.9;14.86;3;3.99;19826 +81085;46.03581;2.13261;458;20220905;29.6;16.4;23;2.3;17;4.5;4.22;19905 +81085;46.03581;2.13261;458;20220906;27.4;14.8;21.1;2.4;17.33;3;3.7;19004 +81085;46.03581;2.13261;458;20220907;23;13.9;18.4;1.9;15.16;5.3;2.7;13662 +81085;46.03581;2.13261;458;20220908;21.1;12.4;16.7;3.7;14.13;.4;2.87;14920 +81085;46.03581;2.13261;458;20220909;19.1;13.2;16.2;3.4;14.16;1.5;2.43;12489 +81085;46.03581;2.13261;458;20220910;21.1;13.4;17.3;2.3;13.23;.1;2.78;14140 +81085;46.03581;2.13261;458;20220911;24.3;9.2;16.8;1.7;12.1;0;3.22;19146 +81085;46.03581;2.13261;458;20220912;33;12.2;22.6;1.7;13.83;0;4.21;19594 +81085;46.03581;2.13261;458;20220913;29.2;18.8;24;2.8;18.7;10.6;3.48;12187 +81085;46.03581;2.13261;458;20220914;24.4;16.8;20.6;2.5;17.93;2.9;2.6;11341 +81085;46.03581;2.13261;458;20220915;21.5;15;18.2;2.2;17.2;2.6;2.02;10634 +81085;46.03581;2.13261;458;20220916;16.5;11.7;14.1;1.8;13.43;.1;1.76;11093 +81085;46.03581;2.13261;458;20220917;14.9;5.5;10.2;2;8.9;0;2.21;16757 +81085;46.03581;2.13261;458;20220918;17.7;2.8;10.2;1.6;7.6;.1;2.47;18410 +81085;46.03581;2.13261;458;20220919;17.5;4.2;10.8;2.4;8.3;0;2.61;17968 +81085;46.03581;2.13261;458;20220920;17.5;4.6;11;2.7;8.16;0;2.7;17647 +81085;46.03581;2.13261;458;20220921;18.3;5;11.6;2.4;8.36;0;2.7;17721 +81085;46.03581;2.13261;458;20220922;21.6;5.1;13.3;1.6;8.73;0;2.71;17369 +81085;46.03581;2.13261;458;20220923;19;8.1;13.6;1.8;10.63;0;1.9;9189 +81085;46.03581;2.13261;458;20220924;18.2;10.7;14.5;2.1;12.26;6;1.86;10002 +81085;46.03581;2.13261;458;20220925;13.4;10.9;12.1;1.4;12.7;5.3;1.06;6022 +81085;46.03581;2.13261;458;20220926;14.1;7;10.6;2.9;10.9;5.2;1.4;9267 +81085;46.03581;2.13261;458;20220927;13.6;8.9;11.3;3.9;11.6;6.3;1.31;7883 +81085;46.03581;2.13261;458;20220928;14.4;10.9;12.6;4.8;13.63;20.6;1.05;6499 +81085;46.03581;2.13261;458;20220929;13.6;8;10.8;2.2;10.4;.6;1.5;10473 +81085;46.03581;2.13261;458;20220930;15.5;4.2;9.9;1.5;9.36;2.5;1.61;12706 +81085;46.03581;2.13261;458;20221001;17.9;8.1;13;5.1;14.3;2.1;1.21;8224 +81085;46.03581;2.13261;458;20221002;18.7;14.1;16.4;3.4;14.83;.2;1.86;9452 +81085;46.03581;2.13261;458;20221003;18.1;7.9;13;1.5;12.66;0;1.56;11195 +81085;46.03581;2.13261;458;20221004;21.3;6.9;14.1;1.8;12.73;.1;2.08;15315 +81085;46.03581;2.13261;458;20221005;23.4;10.1;16.8;2.8;12.96;.3;2.68;14557 +81085;46.03581;2.13261;458;20221006;15.5;11.8;13.6;1.8;14;0;1.08;6338 +81085;46.03581;2.13261;458;20221007;20.3;10.2;15.2;1.6;13.86;.1;1.7;11235 +81085;46.03581;2.13261;458;20221008;16.6;11.7;14.1;1.9;12.2;0;1.63;10643 +81085;46.03581;2.13261;458;20221009;21.9;5.8;13.9;2;10.9;.1;2.15;14113 +81085;46.03581;2.13261;458;20221010;20.2;12.1;16.2;2.5;13.63;0;1.77;7713 +81085;46.03581;2.13261;458;20221011;15.2;12.4;13.8;1.4;15;1.8;.76;3676 +81085;46.03581;2.13261;458;20221012;17.6;11.8;14.7;1.3;14.23;.3;1.34;9841 +81085;46.03581;2.13261;458;20221013;15.2;9.9;12.6;2.3;13.73;3;.81;4896 +81085;46.03581;2.13261;458;20221014;17.3;13;15.2;4.3;15.9;2.5;1.01;5398 +81085;46.03581;2.13261;458;20221015;18.5;14.5;16.5;4.3;15.2;0;1.6;5698 +81085;46.03581;2.13261;458;20221016;24.6;14.7;19.6;3.3;14.93;0;2.61;11377 +81085;46.03581;2.13261;458;20221017;20.1;17.2;18.7;3.4;15.43;.7;1.78;4090 +81085;46.03581;2.13261;458;20221018;24.8;13.3;19;1.7;15.43;.1;1.92;11297 +81085;46.03581;2.13261;458;20221019;26.7;13.4;20;2.4;13.76;.8;2.49;9697 +81085;46.03581;2.13261;458;20221020;22.5;14.8;18.7;3.6;15.4;2.8;2.08;7410 +81085;46.03581;2.13261;458;20221021;19.5;15.5;17.5;3.5;14.26;1.1;1.91;6627 +81085;46.03581;2.13261;458;20221022;21.6;11.4;16.5;3;12.8;.2;2.04;10045 +81085;46.03581;2.13261;458;20221023;21.7;14.7;18.2;4.8;12.8;1.5;2.78;5938 +81085;46.03581;2.13261;458;20221024;19.1;11;15;2.9;11.76;0;1.78;9090 +81085;46.03581;2.13261;458;20221025;19.5;8.7;14.1;2.6;11.93;3.5;1.54;7144 +81085;46.03581;2.13261;458;20221026;22.4;11.6;17;2.8;13.1;.1;2.01;9775 +81085;46.03581;2.13261;458;20221027;25.7;13.1;19.4;3.8;12.73;0;2.96;7993 +81085;46.03581;2.13261;458;20221028;23.9;18.4;21.2;3.5;11.8;0;3.1;6938 +81085;46.03581;2.13261;458;20221029;26.7;16.6;21.6;3.3;9.76;0;3.5;8328 +81085;46.03581;2.13261;458;20221030;21.1;12.8;16.9;2.5;10.93;0;2.03;8029 +81085;46.03581;2.13261;458;20221031;21.2;11.6;16.4;3.3;13.23;5.2;1.79;7034 +81085;46.03581;2.13261;458;20221101;14.9;9.9;12.4;3.4;11.66;.1;1.14;7269 +81085;46.03581;2.13261;458;20221102;16.5;10;13.3;2.6;11.26;.1;1.29;7782 +81085;46.03581;2.13261;458;20221103;15.7;8.4;12;4.7;10.2;9;1.65;4236 +81085;46.03581;2.13261;458;20221104;8.6;6.9;7.8;4.4;9.43;7.2;.7;3052 +81085;46.03581;2.13261;458;20221105;10.8;1.4;6.1;1.7;7.66;0;.73;6089 +81085;46.03581;2.13261;458;20221106;12.3;3.6;7.9;3.6;8.53;.2;1.04;4706 +81085;46.03581;2.13261;458;20221107;16.8;10.2;13.5;4;11.06;0;1.59;7234 +81085;46.03581;2.13261;458;20221108;18.1;9.3;13.7;4.7;10.4;4;2.02;5599 +81085;46.03581;2.13261;458;20221109;14;11.6;12.8;2.7;12.26;7.6;.9;3219 +81085;46.03581;2.13261;458;20221110;13.9;7.4;10.7;1.7;10.33;0;.76;7464 +81085;46.03581;2.13261;458;20221111;18.9;3.2;11;1.8;9.9;.1;1.05;8519 +81085;46.03581;2.13261;458;20221112;21.5;7.8;14.7;1.5;11.03;0;1.14;7896 +81085;46.03581;2.13261;458;20221113;20.6;6.1;13.3;1.2;9.66;.1;1.01;7742 +81085;46.03581;2.13261;458;20221114;15.5;10.1;12.8;3.5;10.73;4.7;1.38;3009 +81085;46.03581;2.13261;458;20221115;14.4;8.8;11.6;3.9;11.2;4.5;1.03;3400 +81085;46.03581;2.13261;458;20221116;12.8;8.5;10.7;5.8;10.86;1.7;.98;4950 +81085;46.03581;2.13261;458;20221117;12;10.5;11.2;5.8;10.86;6.6;1.14;2745 +81085;46.03581;2.13261;458;20221118;10.2;5.5;7.9;2.9;8.83;1.5;.7;4531 +81085;46.03581;2.13261;458;20221119;8.1;2.9;5.5;1.5;7.76;.5;.46;4479 +81085;46.03581;2.13261;458;20221120;7.7;-.4;3.7;2.8;7.36;1.3;.43;3865 +81085;46.03581;2.13261;458;20221121;8.9;3.3;6.1;4;8.16;4.9;.69;2374 +81085;46.03581;2.13261;458;20221122;8.7;4.1;6.4;4.4;8.13;3.2;.69;4847 +81085;46.03581;2.13261;458;20221123;11.3;5.4;8.3;4.3;9.53;5.5;.74;3641 +81085;46.03581;2.13261;458;20221124;11.2;7;9.1;4;9.76;.7;.78;3534 +81085;46.03581;2.13261;458;20221125;10.3;7.8;9;2.8;9.73;1.6;.66;3179 +81085;46.03581;2.13261;458;20221126;9.8;2.6;6.2;1.2;8.26;0;.4;4397 +81085;46.03581;2.13261;458;20221127;14;3.6;8.8;3;6.06;2.6;1.53;4924 +81085;46.03581;2.13261;458;20221128;9.8;7.6;8.7;3.7;9.3;5;.76;3304 +81085;46.03581;2.13261;458;20221129;7.7;4.3;6;2.2;8.5;.6;.41;3004 +81085;46.03581;2.13261;458;20221130;6;2.6;4.3;2.3;7.93;.1;.35;2173 +81085;46.03581;2.13261;458;20221201;5;3.7;4.4;3.4;7.7;.4;.45;1569 +81085;46.03581;2.13261;458;20221202;2.8;1.8;2.3;2.3;6.6;1.1;.41;1132 +81085;46.03581;2.13261;458;20221203;4.7;1.1;2.9;2.3;6.73;5.1;.37;3099 +81085;46.03581;2.13261;458;20221204;3.7;1.7;2.7;1.5;7.13;3.9;.34;1326 +81085;46.03581;2.13261;458;20221205;7.1;.2;3.6;1.6;6.53;.1;.32;5539 +81085;46.03581;2.13261;458;20221206;2.5;-2.5;0;2;5.6;.1;.28;3752 +81085;46.03581;2.13261;458;20221207;2;-.1;.9;3.3;5.8;0;.43;2101 +81085;46.03581;2.13261;458;20221208;3.5;-4.8;-.7;1.8;4.86;.1;.27;4893 +81085;46.03581;2.13261;458;20221209;.4;-1.5;-.5;2.6;5.56;.3;.3;1639 +81085;46.03581;2.13261;458;20221210;-1;-3.2;-2.1;2.6;4.2;0;.47;2205 +81085;46.03581;2.13261;458;20221211;.2;-8.1;-3.9;1.4;3.56;0;.31;3825 +81085;46.03581;2.13261;458;20221212;2.4;-5.7;-1.7;1.8;3.86;1.3;.47;3699 +81085;46.03581;2.13261;458;20221213;3.2;-1.8;.7;2.2;6.4;.7;.23;2342 +81085;46.03581;2.13261;458;20221214;11;1.4;6.2;3.9;10.8;1.6;.02;3110 +81085;46.03581;2.13261;458;20221215;3.6;1.7;2.6;2.4;7.5;1.3;.23;1429 +81085;46.03581;2.13261;458;20221216;1.5;-2.4;-.5;3.5;4.76;0;.45;4367 +81085;46.03581;2.13261;458;20221217;.2;-8;-3.9;2;3.46;0;.33;5289 +81085;46.03581;2.13261;458;20221218;9.8;-6.8;1.5;3.6;4.73;0;1.07;4526 +81085;46.03581;2.13261;458;20221219;14.7;8;11.3;4.9;8.5;0;1.69;3736 +81085;46.03581;2.13261;458;20221220;15.8;8.8;12.3;4.7;9.96;3.3;1.59;2578 +81085;46.03581;2.13261;458;20221221;11;9.9;10.4;5.2;11.3;1.4;.64;2257 +81085;46.03581;2.13261;458;20221222;12.5;10.1;11.3;6;11.83;10.2;.79;1832 +81085;46.03581;2.13261;458;20221223;13.5;11.8;12.6;5.7;13.36;5.9;.67;1774 +81085;46.03581;2.13261;458;20221224;11.9;9.6;10.8;3;11.46;0;.63;1528 +81085;46.03581;2.13261;458;20221225;14.6;7.6;11.1;3.7;9.26;0;1.24;4076 +81085;46.03581;2.13261;458;20221226;11.1;9.7;10.4;3.8;10.43;2.1;.85;1527 +81085;46.03581;2.13261;458;20221227;10.4;3.9;7.1;2.2;8.6;.1;.45;3971 +81085;46.03581;2.13261;458;20221228;12.8;4.1;8.4;4.9;9.03;.9;.91;4117 +81085;46.03581;2.13261;458;20221229;9.7;9.1;9.4;5.5;9.93;8.6;.91;926 +81085;46.03581;2.13261;458;20221230;12.8;5.4;9.1;5.9;10.43;2.8;.71;2736 +81085;46.03581;2.13261;458;20221231;16.2;12.8;14.5;5.4;10.26;0;2.13;3186 +81086;46.05911;2.45387;481;20220101;18.4;6.7;12.6;2.8;7.33;0;1.63;5665 +81086;46.05911;2.45387;481;20220102;14.3;9.7;12;4.7;8.3;0;1.85;3900 +81086;46.05911;2.45387;481;20220103;11.2;9;10.1;4.9;10.13;0;.9;2364 +81086;46.05911;2.45387;481;20220104;13.3;10;11.6;5.5;8.77;4.8;1.97;2452 +81086;46.05911;2.45387;481;20220105;3.2;-.2;1.5;2.9;5.93;.1;.4;3474 +81086;46.05911;2.45387;481;20220106;2.7;-1.7;.5;1.8;5.43;.1;.37;3360 +81086;46.05911;2.45387;481;20220107;3.5;-1.6;1;4.3;6.27;1.8;.24;2899 +81086;46.05911;2.45387;481;20220108;7.3;3;5.1;5.5;8.37;10.3;.34;2745 +81086;46.05911;2.45387;481;20220109;6;3.3;4.7;4.6;7.3;5.7;.64;2346 +81086;46.05911;2.45387;481;20220110;5.5;3.9;4.7;2.1;7.33;.3;.52;1804 +81086;46.05911;2.45387;481;20220111;3.7;-.4;1.6;2.4;5.27;0;.53;4389 +81086;46.05911;2.45387;481;20220112;.5;-2.7;-1.1;2.8;4.99;0;.37;4072 +81086;46.05911;2.45387;481;20220113;3.7;-2.6;.6;2.6;4.7;0;.59;5072 +81086;46.05911;2.45387;481;20220114;9.8;-3.3;3.2;1.3;4.37;0;.53;6647 +81086;46.05911;2.45387;481;20220115;8.8;-1.3;3.7;2;4.07;0;.95;6122 +81086;46.05911;2.45387;481;20220116;6.2;-2.2;2;2;4.7;.1;.66;5878 +81086;46.05911;2.45387;481;20220117;3.5;-.2;1.6;1.9;6.47;.1;.32;2649 +81086;46.05911;2.45387;481;20220118;3.6;-.2;1.7;2.9;6.07;0;.43;4375 +81086;46.05911;2.45387;481;20220119;1.7;-1.5;.1;2.7;6.1;.4;.21;2671 +81086;46.05911;2.45387;481;20220120;3.4;.8;2.1;2.5;6.53;.5;.39;2415 +81086;46.05911;2.45387;481;20220121;2.5;-1.3;.6;4.7;5.03;0;.7;4727 +81086;46.05911;2.45387;481;20220122;.7;-1.8;-.5;3.4;5.36;0;.41;3928 +81086;46.05911;2.45387;481;20220123;3.6;-.6;1.5;2.9;5.7;0;.5;4837 +81086;46.05911;2.45387;481;20220124;10.5;-2.8;3.8;1.6;5.6;0;.63;7650 +81086;46.05911;2.45387;481;20220125;10.6;.9;5.7;1.7;5.3;0;.9;7076 +81086;46.05911;2.45387;481;20220126;4.9;-3.1;.9;1.5;4.97;0;.6;6434 +81086;46.05911;2.45387;481;20220127;2.1;-6.3;-2.1;1.5;4.56;.1;.47;8991 +81086;46.05911;2.45387;481;20220128;3.6;-2.7;.4;1.7;6.03;0;.34;5536 +81086;46.05911;2.45387;481;20220129;3.6;-2.8;.4;1.7;6.33;.3;.26;4658 +81086;46.05911;2.45387;481;20220130;6.9;2.6;4.8;1.5;7.97;.3;.43;4040 +81086;46.05911;2.45387;481;20220131;5.8;3.1;4.4;3.8;7.23;1.2;.63;3301 +81086;46.05911;2.45387;481;20220201;4.8;-.6;2.1;3.4;7.2;1.9;.24;3813 +81086;46.05911;2.45387;481;20220202;7.4;5.1;6.2;2.6;8.9;.4;.48;3144 +81086;46.05911;2.45387;481;20220203;12.1;-.4;5.9;3;7.23;0;1.05;7155 +81086;46.05911;2.45387;481;20220204;7.2;2.3;4.8;3.1;8.27;2.4;.4;4021 +81086;46.05911;2.45387;481;20220205;6.6;.5;3.6;2.1;6.67;0;.64;6359 +81086;46.05911;2.45387;481;20220206;6.8;1.2;4;5.4;7.87;4;.36;4512 +81086;46.05911;2.45387;481;20220207;7.9;5.4;6.7;3.5;7.23;0;1.08;5353 +81086;46.05911;2.45387;481;20220208;11.9;-.9;5.5;2;5.9;0;1.1;9376 +81086;46.05911;2.45387;481;20220209;16.2;2.7;9.4;3.6;5.93;0;2.23;10151 +81086;46.05911;2.45387;481;20220210;6.7;3.6;5.1;3.3;7.97;2.9;1.84;9350 +81086;46.05911;2.45387;481;20220211;7;3.3;5.2;2.8;6.77;0;1.04;10100 +81086;46.05911;2.45387;481;20220212;9.7;-6.1;1.8;1.5;4.87;0;.92;8600 +81086;46.05911;2.45387;481;20220213;14.6;-2.9;5.8;6.3;7.32;1.6;1.98;11300 +81086;46.05911;2.45387;481;20220214;10.1;6.5;8.3;3.9;8.22;2.1;1.42;5550 +81086;46.05911;2.45387;481;20220215;8.1;2.5;5.3;2.9;7.57;4.5;.96;6450 +81086;46.05911;2.45387;481;20220216;10.8;5.7;8.3;5.6;10.7;1.9;.45;4931 +81086;46.05911;2.45387;481;20220217;12.3;9.9;11.1;4.9;11.27;1;1.03;4167 +81086;46.05911;2.45387;481;20220218;12.7;8.8;10.7;5.2;9.8;.7;1.61;5406 +81086;46.05911;2.45387;481;20220219;7.6;1.8;4.7;2.8;6.2;0;1.06;8280 +81086;46.05911;2.45387;481;20220220;8.9;3.1;6;5.3;8.27;2.6;.8;6247 +81086;46.05911;2.45387;481;20220221;7.2;5.3;6.2;6.4;7.83;2.9;1.08;3803 +81086;46.05911;2.45387;481;20220222;8.3;3.9;6.1;3;8.3;.5;.74;5412 +81086;46.05911;2.45387;481;20220223;12.4;6.1;9.2;1.6;8.73;.1;1.14;8327 +81086;46.05911;2.45387;481;20220224;11.3;4.6;8;3.9;7.73;1.3;1.55;8471 +81086;46.05911;2.45387;481;20220225;7.5;.3;3.9;2;5.73;0;1.11;9546 +81086;46.05911;2.45387;481;20220226;9.2;-1.1;4;3.1;4.8;0;1.6;11736 +81086;46.05911;2.45387;481;20220227;11.7;-1.4;5.2;1.8;4.83;0;1.52;12567 +81086;46.05911;2.45387;481;20220228;12.7;-.4;6.2;1.9;5.4;0;1.65;12683 +81086;46.05911;2.45387;481;20220301;13.6;-1.1;6.3;2;5.87;0;1.68;12607 +81086;46.05911;2.45387;481;20220302;12;5.1;8.5;2.7;7.87;2.3;1.42;8155 +81086;46.05911;2.45387;481;20220303;11.5;6.8;9.2;1.7;9.73;0;1.03;6609 +81086;46.05911;2.45387;481;20220304;10.9;5.8;8.4;2;9.23;1.9;1.04;7240 +81086;46.05911;2.45387;481;20220305;7.5;3.3;5.4;2.2;7.3;.1;.95;6552 +81086;46.05911;2.45387;481;20220306;6.6;-2.4;2.1;2.5;4.5;.1;1.4;12473 +81086;46.05911;2.45387;481;20220307;8.8;-3.6;2.6;2.6;4.3;0;1.68;13860 +81086;46.05911;2.45387;481;20220308;14.2;.6;7.4;3.2;5.8;0;2.29;13783 +81086;46.05911;2.45387;481;20220309;14;4;9;3.7;7.23;0;2.23;12855 +81086;46.05911;2.45387;481;20220310;13.1;5.5;9.3;4.3;7.83;.2;1.92;8031 +81086;46.05911;2.45387;481;20220311;12.5;6.8;9.6;6.3;7.93;8.6;2.26;8468 +81086;46.05911;2.45387;481;20220312;7.5;5.6;6.6;4.5;7.87;8.6;1.18;4723 +81086;46.05911;2.45387;481;20220313;9.2;6;7.6;5.1;7.17;5.6;1.76;5822 +81086;46.05911;2.45387;481;20220314;12.1;.2;6.2;3.2;7.7;2.4;1.56;12400 +81086;46.05911;2.45387;481;20220315;15.4;7.9;11.6;5.1;9.77;0;2.29;9844 +81086;46.05911;2.45387;481;20220316;16.3;9;12.6;2.3;9.67;3.7;1.92;8949 +81086;46.05911;2.45387;481;20220317;8.1;7.7;7.9;4.3;9.27;.2;.92;2271 +81086;46.05911;2.45387;481;20220318;8.9;4.4;6.7;3.5;8.27;0;1.11;3550 +81086;46.05911;2.45387;481;20220319;15.6;6.1;10.8;2.1;9.07;0;2.12;13550 +81086;46.05911;2.45387;481;20220320;14.1;3.5;8.8;4.2;7.72;1.2;2.16;6650 +81086;46.05911;2.45387;481;20220321;16.3;4.5;10.4;3.8;7.52;1.1;2.84;13300 +81086;46.05911;2.45387;481;20220322;16.3;-2.9;6.7;3.9;5.02;0;3.33;19600 +81086;46.05911;2.45387;481;20220323;17.4;-4.4;6.5;2.2;4.67;0;2.96;20150 +81086;46.05911;2.45387;481;20220324;19.2;-2.5;8.4;2;5.32;0;3.04;20150 +81086;46.05911;2.45387;481;20220325;19.2;-1.3;8.9;2.5;5.57;0;3.3;19500 +81086;46.05911;2.45387;481;20220326;18.5;-1.5;8.5;2.2;6.62;0;2.96;20150 +81086;46.05911;2.45387;481;20220327;21;1.6;11.3;2.8;6.62;0;3.69;20000 +81086;46.05911;2.45387;481;20220328;21.1;2.8;11.9;3.4;6.42;0;4.01;18050 +81086;46.05911;2.45387;481;20220329;17.6;6.8;12.2;2.7;7.72;1.7;2.75;9300 +81086;46.05911;2.45387;481;20220330;12.4;6.1;9.2;1.9;10.37;3.2;1.36;7900 +81086;46.05911;2.45387;481;20220331;10.2;5.8;8;2.9;8.37;13.6;1.51;6350 +81086;46.05911;2.45387;481;20220401;3.1;-1.6;.7;4.5;5.57;7.2;1.24;10300 +81086;46.05911;2.45387;481;20220402;2.8;-1.4;.7;2.7;5.07;.1;1.18;9100 +81086;46.05911;2.45387;481;20220403;2.6;-2.2;.2;3.4;5.02;.1;1.05;5900 +81086;46.05911;2.45387;481;20220404;9.3;-3.6;2.8;1.4;4.87;0;2.28;23150 +81086;46.05911;2.45387;481;20220405;11.4;-.3;5.6;1.7;7.82;.1;1.43;9700 +81086;46.05911;2.45387;481;20220406;12.4;6.9;9.6;2.5;9.82;.5;1.63;8150 +81086;46.05911;2.45387;481;20220407;12.7;8.8;10.7;4.9;10.52;13.5;1.86;6350 +81086;46.05911;2.45387;481;20220408;15.3;10.2;12.8;8.3;9.82;2.5;3.48;10800 +81086;46.05911;2.45387;481;20220409;10.2;.3;5.3;2.5;6.23;.2;2.2;16566 +81086;46.05911;2.45387;481;20220410;15.2;-3.3;6;2.1;5.87;0;2.97;23800 +81086;46.05911;2.45387;481;20220411;21.5;0;10.7;5.1;8.22;0;4.06;20700 +81086;46.05911;2.45387;481;20220412;19.1;11;15.1;4;8.12;.2;3.67;10350 +81086;46.05911;2.45387;481;20220413;16.3;7.6;11.9;1.4;10.02;0;2.1;11500 +81086;46.05911;2.45387;481;20220414;19.5;5.5;12.5;2.1;11.07;0;3.1;20000 +81086;46.05911;2.45387;481;20220415;20.4;3.3;11.9;2.2;10.22;0;3.47;22900 +81086;46.05911;2.45387;481;20220416;20.1;2.9;11.5;3;9.12;0;3.7;21650 +81086;46.05911;2.45387;481;20220417;18.9;1.7;10.3;2.4;7.32;0;3.85;25600 +81086;46.05911;2.45387;481;20220418;19.7;1.6;10.6;1.9;7.67;0;3.62;23900 +81086;46.05911;2.45387;481;20220419;16.6;2;9.3;2.2;8.97;.9;2.84;19050 +81086;46.05911;2.45387;481;20220420;15.4;6.8;11.1;1.6;10.02;.5;1.85;9150 +81086;46.05911;2.45387;481;20220421;18.6;7.5;13.1;1.9;10.17;0;2.87;15850 +81086;46.05911;2.45387;481;20220422;20.2;1.4;10.8;1.7;9.12;.8;3.38;22550 +81086;46.05911;2.45387;481;20220423;17.1;7.1;12.1;3.1;10.67;8.8;2.38;10500 +81086;46.05911;2.45387;481;20220424;15.5;6.2;10.9;2.6;10.52;5.4;1.82;8200 +81086;46.05911;2.45387;481;20220425;15.1;9.2;12.1;2;10.62;.2;2.02;9100 +81086;46.05911;2.45387;481;20220426;16.6;6.5;11.5;2.3;9.77;0;3.38;23400 +81086;46.05911;2.45387;481;20220427;18.7;1.8;10.3;2.3;8.97;0;3.67;26050 +81086;46.05911;2.45387;481;20220428;22.4;3.3;12.9;1.8;10.62;0;3.58;21550 +81086;46.05911;2.45387;481;20220429;20.9;5.8;13.3;1.7;10.77;.5;3.11;17650 +81086;46.05911;2.45387;481;20220430;18.2;3.5;10.9;2.1;9.52;0;3.4;22850 +81086;46.05911;2.45387;481;20220501;17.7;1.3;9.5;1.4;8.22;0;3.57;26600 +81086;46.05911;2.45387;481;20220502;19.3;2.2;10.8;1.9;8.62;0;3.76;25050 +81086;46.05911;2.45387;481;20220503;19.4;4.2;11.8;1.6;10.12;0;3.17;19500 +81086;46.05911;2.45387;481;20220504;18;7.9;13;1.4;11.57;3.9;2.46;13650 +81086;46.05911;2.45387;481;20220505;17.9;4.6;11.3;2.4;10.17;.4;3.18;19700 +81086;46.05911;2.45387;481;20220506;17.8;7.3;12.5;2.4;10.2;0;2.53;13245 +81086;46.05911;2.45387;481;20220507;19.6;8.5;14.1;2;10.3;1.7;2.9;14598 +81086;46.05911;2.45387;481;20220508;20.6;8.6;14.6;2;10.83;0;2.97;14845 +81086;46.05911;2.45387;481;20220509;22.7;8.9;15.8;1.6;11.2;0;3.18;16138 +81086;46.05911;2.45387;481;20220510;24.8;10.2;17.5;2.2;11.47;0;3.85;16996 +81086;46.05911;2.45387;481;20220511;26.8;13.9;20.4;3.8;11.87;0;5.08;16799 +81086;46.05911;2.45387;481;20220512;19.1;11.5;15.3;1.8;14.13;2.8;2.39;12094 +81086;46.05911;2.45387;481;20220513;22.4;13.8;18.1;1.3;15.13;.3;2.63;13004 +81086;46.05911;2.45387;481;20220514;24.9;11.6;18.2;1.9;13.67;0;3.44;15997 +81086;46.05911;2.45387;481;20220515;27.1;15.8;21.4;3.3;13.5;5.7;4.63;15534 +81086;46.05911;2.45387;481;20220516;24.9;14;19.5;2.3;14;.1;3.65;14922 +81086;46.05911;2.45387;481;20220517;28;14;21;1.9;14.43;0;4.03;16864 +81086;46.05911;2.45387;481;20220518;28.3;14.6;21.5;2.2;15.87;.9;4.11;16528 +81086;46.05911;2.45387;481;20220519;27.2;18.3;22.7;4.1;15.6;.5;4.92;14002 +81086;46.05911;2.45387;481;20220520;27.2;19;23.1;4.5;13.2;0;5.64;13946 +81086;46.05911;2.45387;481;20220521;28;14.2;21.1;1.8;17;.1;3.8;16859 +81086;46.05911;2.45387;481;20220522;28.1;16;22;2.5;18.23;.5;3.97;16045 +81086;46.05911;2.45387;481;20220523;17.9;16.2;17;4.2;15.33;2.2;2.05;6239 +81086;46.05911;2.45387;481;20220524;16.3;9.6;12.9;2.8;11.03;.4;2.5;12510 +81086;46.05911;2.45387;481;20220525;18.4;7.2;12.8;2;10.23;.2;2.86;15465 +81086;46.05911;2.45387;481;20220526;17;9.4;13.2;1.6;11.77;0;2.32;12723 +81086;46.05911;2.45387;481;20220527;20;11.4;15.7;2.3;12.8;0;2.94;14165 +81086;46.05911;2.45387;481;20220528;19.9;10.2;15.1;3;10.63;0;3.47;15210 +81086;46.05911;2.45387;481;20220529;16.8;6.9;11.8;3;8.07;0;3.26;15601 +81086;46.05911;2.45387;481;20220530;20.8;5.3;13.1;2.2;7.73;0;3.86;19045 +81086;46.05911;2.45387;481;20220531;20.8;9.1;14.9;2.1;9.83;0;3.32;15397 +81086;46.05911;2.45387;481;20220601;23.5;11.1;17.3;2.1;12.23;3.3;3.57;16486 +81086;46.05911;2.45387;481;20220602;25.8;13.1;19.5;2.1;14.8;11.7;3.71;16307 +81086;46.05911;2.45387;481;20220603;26.8;15.1;20.9;2.6;16.07;13.1;4.14;16838 +81086;46.05911;2.45387;481;20220604;26.8;13.6;20.2;2;17.23;30;3.69;16814 +81086;46.05911;2.45387;481;20220605;19.6;14.7;17.1;2.8;16.17;3.2;2.44;11048 +81086;46.05911;2.45387;481;20220606;20.7;12.5;16.6;2.2;14.2;1;2.94;14188 +81086;46.05911;2.45387;481;20220607;20.8;12.7;16.8;3;13.2;3.1;3.19;13745 +81086;46.05911;2.45387;481;20220608;19.7;12;15.8;3.4;13.43;3.9;2.95;13523 +81086;46.05911;2.45387;481;20220609;18.4;11.5;15;2.8;12.23;.1;2.7;12226 +81086;46.05911;2.45387;481;20220610;24.1;10.4;17.3;1.6;13.03;.1;3.5;17866 +81086;46.05911;2.45387;481;20220611;27.9;12.7;20.3;1.7;13.83;0;5.24;27361 +81086;46.05911;2.45387;481;20220612;26.5;14.9;20.7;1.7;16.2;.3;4.64;23448 +81086;46.05911;2.45387;481;20220613;23.7;13.9;18.8;2.8;13.73;0;4.81;24208 +81086;46.05911;2.45387;481;20220614;29.3;11.7;20.5;2.2;12.13;.2;6;29084 +81086;46.05911;2.45387;481;20220615;31.7;18.4;25;2.9;16;0;6.57;26567 +81086;46.05911;2.45387;481;20220616;29.9;17.7;23.8;2.1;15.8;0;5.49;24164 +81086;46.05911;2.45387;481;20220617;32.5;17.3;24.9;2.2;14.57;0;6.35;27364 +81086;46.05911;2.45387;481;20220618;36.6;20;28.3;3.1;13.03;0;8.17;29012 +81086;46.05911;2.45387;481;20220619;33.3;21.5;27.4;4.7;14.03;5;8.31;25063 +81086;46.05911;2.45387;481;20220620;28;16.9;22.4;2.8;16.5;6.6;5.42;22964 +81086;46.05911;2.45387;481;20220621;26.7;15.9;21.3;2.7;18.27;10.7;4.66;22001 +81086;46.05911;2.45387;481;20220622;25;16.4;20.7;2.4;18.13;5.5;4.41;22128 +81086;46.05911;2.45387;481;20220623;24.3;14.7;19.5;2.1;16.8;14.2;3.96;20229 +81086;46.05911;2.45387;481;20220624;20.9;15;18;3.1;15.53;2.2;3.41;17116 +81086;46.05911;2.45387;481;20220625;21.9;13.4;17.7;2.9;14.5;15.1;3.96;18797 +81086;46.05911;2.45387;481;20220626;14.2;12.1;13.1;1.7;14.97;32.4;1.34;7335 +81086;46.05911;2.45387;481;20220627;20.1;12.7;16.4;1.8;14.13;1.2;3.48;20300 +81086;46.05911;2.45387;481;20220628;23.1;9.7;16.4;2;12.33;0;4.52;26240 +81086;46.05911;2.45387;481;20220629;25.6;11;18.3;2;12.8;11.5;5.1;27583 +81086;46.05911;2.45387;481;20220630;15.4;12.2;13.8;2.2;13.87;14;2.03;10819 +81086;46.05911;2.45387;481;20220701;20;8.9;14.4;1.8;11.57;0;3.84;23302 +81086;46.05911;2.45387;481;20220702;26.8;10.1;18.5;1.8;11.93;0;5.42;29222 +81086;46.05911;2.45387;481;20220703;25.6;13.4;19.5;2.1;14.2;1.5;4.9;24841 +81086;46.05911;2.45387;481;20220704;23.5;14.4;18.9;2;15.5;0;4.07;21374 +81086;46.05911;2.45387;481;20220705;24.1;12.9;18.5;1.9;13.43;.1;4.64;25382 +81086;46.05911;2.45387;481;20220706;23;11.8;17.4;2.2;12.37;0;4.6;25024 +81086;46.05911;2.45387;481;20220707;22;11.9;16.9;2.1;13.2;0;4.16;23444 +81086;46.05911;2.45387;481;20220708;23.4;12;17.7;3.4;13.53;0;4.79;25492 +81086;46.05911;2.45387;481;20220709;25.4;13;19.2;2.4;13.07;0;5.17;26823 +81086;46.05911;2.45387;481;20220710;24.7;14;19.4;2.6;13.6;0;5.06;25910 +81086;46.05911;2.45387;481;20220711;26.1;13.9;20;2.8;13.5;0;5.45;26905 +81086;46.05911;2.45387;481;20220712;28;16.7;22.4;2.3;13.43;0;5.66;26160 +81086;46.05911;2.45387;481;20220713;29.7;16;22.8;1.9;13.17;0;5.67;26498 +81086;46.05911;2.45387;481;20220714;32.1;18.4;25.3;1.8;14.17;0;6.01;26511 +81086;46.05911;2.45387;481;20220715;27.1;15.6;21.4;2.6;13.97;0;5.35;24719 +81086;46.05911;2.45387;481;20220716;27;13.9;20.4;2.7;11.47;0;5.74;26667 +81086;46.05911;2.45387;481;20220717;29.7;14.8;22.2;2.6;12.33;0;6.13;27007 +81086;46.05911;2.45387;481;20220718;35.7;18;26.9;2.8;12.6;0;7.4;27769 +81086;46.05911;2.45387;481;20220719;33.8;23.4;28.6;3.3;14.8;.6;7.23;23862 +81086;46.05911;2.45387;481;20220720;24.2;16.8;20.5;2.3;17.5;1.1;3.59;16759 +81086;46.05911;2.45387;481;20220721;27.8;13.7;20.7;1.7;16;.1;4.98;25755 +81086;46.05911;2.45387;481;20220722;30.2;16.7;23.5;2.2;16.83;0;5.38;24157 +81086;46.05911;2.45387;481;20220723;25.5;17.1;21.3;2.5;16.37;0;4.31;19442 +81086;46.05911;2.45387;481;20220724;32.5;14.2;23.3;1.8;15.23;0;5.93;28031 +81086;46.05911;2.45387;481;20220725;25.9;18.7;22.3;3.3;15.97;.4;4.7;18060 +81086;46.05911;2.45387;481;20220726;23.1;13.7;18.4;2.3;14;0;3.88;18942 +81086;46.05911;2.45387;481;20220727;24.2;12.8;18.5;1.8;12.23;0;4.27;22395 +81086;46.05911;2.45387;481;20220728;26.9;12.2;19.5;1.8;11.7;0;4.78;23750 +81086;46.05911;2.45387;481;20220729;25.7;16.3;21;1.4;13.73;1;3.95;19066 +81086;46.05911;2.45387;481;20220730;28.1;14.9;21.5;1.9;14.5;0;4.9;23480 +81086;46.05911;2.45387;481;20220731;30.4;16.3;23.3;2;14.53;0;5.34;24061 +81086;46.05911;2.45387;481;20220801;29.9;16.4;23.2;1.7;14.6;0;5.12;24074 +81086;46.05911;2.45387;481;20220802;30.4;16.2;23.3;2;15.27;0;5.29;24433 +81086;46.05911;2.45387;481;20220803;34.9;17.1;26;1.7;13.77;0;6.03;26394 +81086;46.05911;2.45387;481;20220804;35;21.4;28.2;2.1;14.87;.9;6.19;24165 +81086;46.05911;2.45387;481;20220805;26.6;17.9;22.3;2.3;17.27;1.3;4.05;17391 +81086;46.05911;2.45387;481;20220806;26.4;14.6;20.5;3.6;13.57;0;5.31;23275 +81086;46.05911;2.45387;481;20220807;26.8;12.3;19.6;2.7;10.2;0;5.46;25280 +81086;46.05911;2.45387;481;20220808;29;13.4;21.2;2.5;10.43;0;5.7;25580 +81086;46.05911;2.45387;481;20220809;30.5;14.8;22.7;2.3;10.5;0;5.74;24770 +81086;46.05911;2.45387;481;20220810;31.6;15.3;23.5;2.2;10.53;0;5.85;24960 +81086;46.05911;2.45387;481;20220811;33.5;17.4;25.5;2.1;10.5;0;6.01;24334 +81086;46.05911;2.45387;481;20220812;34.1;16.9;25.5;2;10.4;0;5.91;24526 +81086;46.05911;2.45387;481;20220813;33.9;17.8;25.9;1.9;10.03;12.2;5.79;23848 +81086;46.05911;2.45387;481;20220814;22.8;17.3;20;3.5;16.77;4.7;3.15;12821 +81086;46.05911;2.45387;481;20220815;24.6;15.4;20;3.4;16.1;.9;3.9;17773 +81086;46.05911;2.45387;481;20220816;25.9;14.4;20.1;2.1;15.87;18.2;3.72;16947 +81086;46.05911;2.45387;481;20220817;22.3;13.4;17.9;2.5;16.27;34.8;3.07;17076 +81086;46.05911;2.45387;481;20220818;22.8;13.6;18.2;2.1;15.63;2.4;3.15;16916 +81086;46.05911;2.45387;481;20220819;22.4;14.5;18.5;2.1;17.27;3;2.76;14777 +81086;46.05911;2.45387;481;20220820;22.8;16.5;19.6;1.8;17.87;.2;2.9;14875 +81086;46.05911;2.45387;481;20220821;23.7;13.2;18.5;1.6;15.47;.4;3.17;17131 +81086;46.05911;2.45387;481;20220822;23;15.4;19.2;1.6;17.1;0;2.84;14811 +81086;46.05911;2.45387;481;20220823;25.6;16.1;20.9;1.6;18.27;.1;3.4;17905 +81086;46.05911;2.45387;481;20220824;30;16.5;23.2;1.9;15.97;0;4.54;21206 +81086;46.05911;2.45387;481;20220825;28.7;17.8;23.2;2.4;15.37;1.9;4.37;17574 +81086;46.05911;2.45387;481;20220826;24.1;16.6;20.3;2;18.13;0;3.24;17009 +81086;46.05911;2.45387;481;20220827;24.3;13.3;18.8;1.8;15.23;0;3.38;18506 +81086;46.05911;2.45387;481;20220828;26.8;13.2;20;1.9;14.5;0;4;20779 +81086;46.05911;2.45387;481;20220829;30.8;15.6;23.2;1.9;14.6;1;4.49;20310 +81086;46.05911;2.45387;481;20220830;21.9;17.8;19.9;2.1;17.03;1.8;2.66;11954 +81086;46.05911;2.45387;481;20220831;25.3;14;19.6;1.8;15.97;0;3.37;18061 +81086;46.05911;2.45387;481;20220901;26.5;14.8;20.7;1.5;14.83;3.7;3.37;16930 +81086;46.05911;2.45387;481;20220902;23.1;15.4;19.2;2.7;15.67;8.8;2.97;13344 +81086;46.05911;2.45387;481;20220903;23.9;14.9;19.4;2.9;15.47;.1;3.4;16521 +81086;46.05911;2.45387;481;20220904;28.6;13.5;21;2.2;15;1.7;4.03;18926 +81086;46.05911;2.45387;481;20220905;29.3;17.9;23.6;3.2;16.9;4.1;4.45;17685 +81086;46.05911;2.45387;481;20220906;26.4;15.7;21.1;2.6;17.23;4.9;3.39;16215 +81086;46.05911;2.45387;481;20220907;22.9;14.6;18.7;2.3;15.63;5.7;2.76;13551 +81086;46.05911;2.45387;481;20220908;21.2;12.5;16.9;3.7;13.9;.2;2.9;14356 +81086;46.05911;2.45387;481;20220909;19.1;12.8;16;3.3;13.8;1.5;2.44;12489 +81086;46.05911;2.45387;481;20220910;20.8;13.2;17;2.1;12.97;.1;2.61;13065 +81086;46.05911;2.45387;481;20220911;24.1;10.4;17.2;1.7;12.1;0;3.19;18042 +81086;46.05911;2.45387;481;20220912;32.6;13.5;23.1;2.2;13.43;0;4.6;19803 +81086;46.05911;2.45387;481;20220913;29.2;19.5;24.4;3.7;18.1;8.5;4.31;14063 +81086;46.05911;2.45387;481;20220914;24.9;17.2;21;3.5;17.67;.3;3.26;12445 +81086;46.05911;2.45387;481;20220915;21.6;15.3;18.5;2.9;16.97;3.1;2.39;11809 +81086;46.05911;2.45387;481;20220916;16.5;12.7;14.6;2.2;13.97;.5;1.69;9340 +81086;46.05911;2.45387;481;20220917;14.9;6.3;10.6;2.4;9.07;0;2.16;14465 +81086;46.05911;2.45387;481;20220918;17.4;4;10.7;1.8;7.8;0;2.45;17005 +81086;46.05911;2.45387;481;20220919;17.5;5.4;11.5;2.5;8.57;0;2.6;16666 +81086;46.05911;2.45387;481;20220920;17.5;5.8;11.7;2.8;8.3;0;2.71;16449 +81086;46.05911;2.45387;481;20220921;18.3;5.9;12.1;2.5;8.43;0;2.7;16566 +81086;46.05911;2.45387;481;20220922;20.9;6.6;13.7;1.9;8.8;0;2.72;16418 +81086;46.05911;2.45387;481;20220923;19.5;9.4;14.5;2.2;10.83;0;2.31;11475 +81086;46.05911;2.45387;481;20220924;18.3;10.7;14.5;2.6;12.13;8.3;2.1;11340 +81086;46.05911;2.45387;481;20220925;13.3;10.8;12.1;1.6;12.67;4.9;1.08;6133 +81086;46.05911;2.45387;481;20220926;14.3;7.8;11;2.9;11.17;4.8;1.49;9696 +81086;46.05911;2.45387;481;20220927;13.2;8.9;11;4;11.37;5.3;1.26;7003 +81086;46.05911;2.45387;481;20220928;14.3;10.5;12.4;4.9;13.23;21.5;1.15;7081 +81086;46.05911;2.45387;481;20220929;13.6;8.2;10.9;2.3;10.47;1;1.44;9050 +81086;46.05911;2.45387;481;20220930;14.8;4.7;9.7;1.8;9.37;1.6;1.58;11794 +81086;46.05911;2.45387;481;20221001;17.2;8.4;12.8;4.9;13.33;.9;1.36;8960 +81086;46.05911;2.45387;481;20221002;18.9;14;16.5;3.4;14.77;.1;1.85;8746 +81086;46.05911;2.45387;481;20221003;17.3;9.5;13.4;1.5;13;0;1.46;9625 +81086;46.05911;2.45387;481;20221004;20.9;6.9;13.9;2;12.2;.1;2.08;14286 +81086;46.05911;2.45387;481;20221005;23.6;11.2;17.4;3.4;12.7;.2;3.05;13855 +81086;46.05911;2.45387;481;20221006;15.4;11.7;13.5;2.1;13.83;0;1.15;6797 +81086;46.05911;2.45387;481;20221007;20.2;11.1;15.6;1.7;13.9;.1;1.78;10831 +81086;46.05911;2.45387;481;20221008;16.1;11.9;14;2;12.53;0;1.42;7638 +81086;46.05911;2.45387;481;20221009;21.3;7.2;14.2;2.4;11.23;.1;2.22;13380 +81086;46.05911;2.45387;481;20221010;20.4;12.6;16.5;3.3;13.27;0;2.24;9189 +81086;46.05911;2.45387;481;20221011;15.4;12.8;14.1;1.6;14.83;2;.92;4942 +81086;46.05911;2.45387;481;20221012;17.9;11.6;14.8;1.4;14.33;.2;1.38;9511 +81086;46.05911;2.45387;481;20221013;15.6;10.7;13.2;2.6;13.63;3.2;1.06;6195 +81086;46.05911;2.45387;481;20221014;16.8;12.9;14.8;4.5;15.3;1.9;1.06;5406 +81086;46.05911;2.45387;481;20221015;18.5;14.1;16.3;4.4;14.57;0;1.77;6186 +81086;46.05911;2.45387;481;20221016;24.1;15.4;19.7;4.6;14.6;0;3.03;9968 +81086;46.05911;2.45387;481;20221017;20.5;17.3;18.9;5;14.97;.3;2.46;5167 +81086;46.05911;2.45387;481;20221018;24.5;14.7;19.6;2.5;15.27;.1;2.32;10109 +81086;46.05911;2.45387;481;20221019;26.4;14.3;20.4;2.8;13.6;.8;2.76;9939 +81086;46.05911;2.45387;481;20221020;22.2;15.6;18.9;4;15.3;2.7;2.27;6828 +81086;46.05911;2.45387;481;20221021;19.7;15.7;17.7;3.8;14.6;.9;2;6598 +81086;46.05911;2.45387;481;20221022;21.5;12.5;17;3.5;12.93;0;2.25;9300 +81086;46.05911;2.45387;481;20221023;21.8;16.2;19;5.6;13.17;.8;3.2;6246 +81086;46.05911;2.45387;481;20221024;19.2;12.8;16;3.2;12.1;0;1.96;7504 +81086;46.05911;2.45387;481;20221025;19.8;10.1;14.9;3.1;11.77;2.2;1.92;7750 +81086;46.05911;2.45387;481;20221026;22.4;12.8;17.6;2.7;12.9;0;2.03;8902 +81086;46.05911;2.45387;481;20221027;24.7;14.5;19.6;4.4;12.77;0;3.09;8043 +81086;46.05911;2.45387;481;20221028;24.4;19.6;22;4.2;11.2;0;3.86;6814 +81086;46.05911;2.45387;481;20221029;26.3;17.8;22.1;4.3;9;0;4.33;7932 +81086;46.05911;2.45387;481;20221030;21.3;15.2;18.2;3;10.23;.1;2.6;7246 +81086;46.05911;2.45387;481;20221031;21.1;12.9;17;3.8;12.83;5.6;2.12;7044 +81086;46.05911;2.45387;481;20221101;15;10.7;12.8;3.3;12.03;.1;1.16;5680 +81086;46.05911;2.45387;481;20221102;16.3;9.7;13;2.7;10.8;.1;1.35;7126 +81086;46.05911;2.45387;481;20221103;15.3;9.5;12.4;5.2;9.83;7.5;1.89;4455 +81086;46.05911;2.45387;481;20221104;8.7;6.7;7.7;4.6;9.13;7.2;.8;3203 +81086;46.05911;2.45387;481;20221105;10.4;3;6.7;2.1;8.03;0;.79;5678 +81086;46.05911;2.45387;481;20221106;12.4;3.7;8;3.4;8.03;.1;1.14;5733 +81086;46.05911;2.45387;481;20221107;16.6;9.7;13.1;4.1;10.37;0;1.69;6646 +81086;46.05911;2.45387;481;20221108;17.5;11.1;14.3;6.1;10.43;4.9;2.43;4948 +81086;46.05911;2.45387;481;20221109;13.3;11.9;12.6;3;12.47;9.3;.87;2052 +81086;46.05911;2.45387;481;20221110;13.5;8.2;10.9;1.9;10.77;0;.76;5738 +81086;46.05911;2.45387;481;20221111;18.6;4.6;11.6;2.1;10.2;.1;1.16;8084 +81086;46.05911;2.45387;481;20221112;21.1;9.4;15.2;1.7;11.27;0;1.19;7312 +81086;46.05911;2.45387;481;20221113;19.5;8.1;13.8;1.8;9.93;.1;1.18;7073 +81086;46.05911;2.45387;481;20221114;15.2;11.2;13.2;4.3;10.77;4;1.57;3467 +81086;46.05911;2.45387;481;20221115;14.3;9.1;11.7;4.2;11.4;2.1;1.05;3839 +81086;46.05911;2.45387;481;20221116;12.8;8.1;10.4;5.1;10.43;1.8;.97;4321 +81086;46.05911;2.45387;481;20221117;12.5;10.6;11.5;5.8;10.43;5.3;1.38;2698 +81086;46.05911;2.45387;481;20221118;9.6;5.8;7.7;3;8.8;1.6;.72;3833 +81086;46.05911;2.45387;481;20221119;7.6;4;5.8;1.8;8.13;.6;.48;3588 +81086;46.05911;2.45387;481;20221120;7.6;1.3;4.4;2.7;7.83;1.3;.43;3827 +81086;46.05911;2.45387;481;20221121;8.6;4.2;6.4;4.1;8.2;3.7;.72;2945 +81086;46.05911;2.45387;481;20221122;8.4;3.9;6.2;4.3;7.73;2.6;.77;3777 +81086;46.05911;2.45387;481;20221123;10.8;5.1;8;4.8;9.1;5;.81;3784 +81086;46.05911;2.45387;481;20221124;11;6.5;8.8;4.1;9.27;.6;.84;3742 +81086;46.05911;2.45387;481;20221125;9.9;7.9;8.9;2.7;9.63;2;.68;2329 +81086;46.05911;2.45387;481;20221126;9;3.5;6.3;1.4;8.37;0;.41;3851 +81086;46.05911;2.45387;481;20221127;13.3;4.3;8.8;3.7;5.9;2;1.7;4974 +81086;46.05911;2.45387;481;20221128;9.1;7.4;8.3;3.8;9.2;4.1;.76;2394 +81086;46.05911;2.45387;481;20221129;7.3;4.7;6;2.3;8.47;1;.44;2530 +81086;46.05911;2.45387;481;20221130;5.6;3.3;4.5;2.6;8.1;.1;.34;2119 +81086;46.05911;2.45387;481;20221201;4.6;3.5;4.1;3.2;7.67;.7;.41;1384 +81086;46.05911;2.45387;481;20221202;2.4;1.8;2.1;2.1;6.43;1.6;.42;732 +81086;46.05911;2.45387;481;20221203;3.9;.6;2.3;2.1;6.63;5.1;.33;2735 +81086;46.05911;2.45387;481;20221204;3.2;1.5;2.4;1.5;7.07;4.4;.31;1408 +81086;46.05911;2.45387;481;20221205;6.6;.3;3.5;2;6.47;0;.44;4510 +81086;46.05911;2.45387;481;20221206;3.2;-1.8;.7;2.1;5.63;.1;.32;4322 +81086;46.05911;2.45387;481;20221207;1.5;-.7;.4;2.7;5.7;0;.33;2391 +81086;46.05911;2.45387;481;20221208;3.4;-3.5;-.1;1.7;5.13;.1;.29;4466 +81086;46.05911;2.45387;481;20221209;.2;-1;-.4;2.6;5.67;.3;.31;1534 +81086;46.05911;2.45387;481;20221210;-1.5;-3.2;-2.3;2.8;4.43;0;.39;1572 +81086;46.05911;2.45387;481;20221211;0;-7.2;-3.6;1.6;3.8;0;.31;3532 +81086;46.05911;2.45387;481;20221212;2.5;-4.2;-.9;2.2;4.1;1.7;.54;3486 +81086;46.05911;2.45387;481;20221213;3.3;-1.7;.8;2.4;6.57;1.8;.2;2668 +81086;46.05911;2.45387;481;20221214;11.1;1.7;6.4;4.1;10.33;1;.16;3850 +81086;46.05911;2.45387;481;20221215;3.5;2.6;3;2.6;7.6;1.7;.29;1093 +81086;46.05911;2.45387;481;20221216;.5;-2.2;-.9;3.5;5.13;0;.37;2463 +81086;46.05911;2.45387;481;20221217;0;-7;-3.5;2.1;3.87;0;.33;4358 +81086;46.05911;2.45387;481;20221218;9.6;-4.9;2.3;4.7;4.97;0;1.22;5061 +81086;46.05911;2.45387;481;20221219;14;8.8;11.4;6.7;8.73;0;1.97;3547 +81086;46.05911;2.45387;481;20221220;15.5;10.6;13;6.1;9.97;1.6;2.06;2595 +81086;46.05911;2.45387;481;20221221;11.2;9.8;10.5;5.1;10.97;.6;.77;1888 +81086;46.05911;2.45387;481;20221222;12.3;9.8;11.1;5.6;11.2;3.4;.83;1838 +81086;46.05911;2.45387;481;20221223;13.6;11.8;12.7;5.3;12.87;4.4;.78;1657 +81086;46.05911;2.45387;481;20221224;12.6;9.8;11.2;3.2;11.43;0;.74;2153 +81086;46.05911;2.45387;481;20221225;15;8.7;11.9;4.2;9.27;0;1.57;4053 +81086;46.05911;2.45387;481;20221226;10.7;10.1;10.4;3.9;10.13;1.6;.95;1003 +81086;46.05911;2.45387;481;20221227;10.4;5;7.7;2.4;8.7;.1;.57;3621 +81086;46.05911;2.45387;481;20221228;12.5;4.9;8.7;5.1;8.73;.5;1.06;4001 +81086;46.05911;2.45387;481;20221229;10;9;9.5;5.4;9.5;7.9;1.06;1205 +81086;46.05911;2.45387;481;20221230;12.7;6.1;9.4;5.7;10.23;1.9;.82;3072 +81086;46.05911;2.45387;481;20221231;15.9;12.6;14.2;5.9;10.4;0;2.16;2923 +81087;46.08144;2.77538;539;20220101;18.8;6.4;12.6;3;7.07;0;1.83;5340 +81087;46.08144;2.77538;539;20220102;14.7;8.9;11.8;4.3;7.83;0;1.87;3493 +81087;46.08144;2.77538;539;20220103;11.1;8.3;9.7;4.6;9.77;0;.9;2243 +81087;46.08144;2.77538;539;20220104;14.3;9.5;11.9;5.7;8.57;5.3;2.08;3129 +81087;46.08144;2.77538;539;20220105;2.4;-.3;1.1;3.6;5.93;0;.4;2231 +81087;46.08144;2.77538;539;20220106;2.3;-1.4;.5;2.2;5.33;.3;.43;2663 +81087;46.08144;2.77538;539;20220107;3.6;-1.5;1;4.4;6.07;1.7;.32;3359 +81087;46.08144;2.77538;539;20220108;6.7;2.5;4.6;6.3;8.07;8.8;.35;2995 +81087;46.08144;2.77538;539;20220109;5.6;3;4.3;5.5;7;5.4;.69;2310 +81087;46.08144;2.77538;539;20220110;5;2.8;3.9;2.3;6.9;.3;.52;2049 +81087;46.08144;2.77538;539;20220111;2.6;-1.7;.5;2.3;5.23;0;.46;3082 +81087;46.08144;2.77538;539;20220112;.3;-2.7;-1.2;3.1;4.97;0;.37;3629 +81087;46.08144;2.77538;539;20220113;2.2;-3.6;-.7;2.8;4.73;0;.47;3828 +81087;46.08144;2.77538;539;20220114;9.9;-3.7;3.1;1.7;4.23;0;.77;6242 +81087;46.08144;2.77538;539;20220115;9.3;-1.2;4.1;2.3;3.9;0;1.16;5492 +81087;46.08144;2.77538;539;20220116;6.3;-2.4;1.9;2.3;4.63;.1;.76;5017 +81087;46.08144;2.77538;539;20220117;2.9;-.5;1.2;2;6.3;.1;.3;2929 +81087;46.08144;2.77538;539;20220118;1.4;-.9;.3;3.2;6.03;0;.25;2339 +81087;46.08144;2.77538;539;20220119;1.9;-1.7;.1;3.2;5.93;.3;.24;3105 +81087;46.08144;2.77538;539;20220120;2.6;.4;1.5;2.4;6.33;.6;.41;2521 +81087;46.08144;2.77538;539;20220121;2.1;-1.9;.1;4.3;4.93;0;.67;3333 +81087;46.08144;2.77538;539;20220122;-.4;-2.7;-1.5;3.1;5.1;0;.44;4134 +81087;46.08144;2.77538;539;20220123;2.3;-1;.6;2.3;5.53;0;.41;3945 +81087;46.08144;2.77538;539;20220124;10.7;-3.6;3.6;2;5;0;.89;7258 +81087;46.08144;2.77538;539;20220125;11.4;.7;6.1;2;5.1;0;1.09;6343 +81087;46.08144;2.77538;539;20220126;6.2;-2.4;1.9;1.5;4.87;0;.65;5469 +81087;46.08144;2.77538;539;20220127;2.9;-5.5;-1.3;1.6;4.34;.1;.65;7685 +81087;46.08144;2.77538;539;20220128;3.1;-3.3;-.1;1.2;5.87;0;.3;4779 +81087;46.08144;2.77538;539;20220129;3;-3.5;-.3;1.7;6.1;.3;.26;5073 +81087;46.08144;2.77538;539;20220130;6.3;1.8;4.1;1.4;7.77;.3;.4;4172 +81087;46.08144;2.77538;539;20220131;5.2;2.6;3.9;4.9;7.03;1.2;.63;3151 +81087;46.08144;2.77538;539;20220201;4.2;-1.4;1.4;3.8;6.37;2.6;.42;4892 +81087;46.08144;2.77538;539;20220202;7.2;4.4;5.8;3;6.23;.5;1.17;3319 +81087;46.08144;2.77538;539;20220203;12.4;-.9;5.7;3.3;6.63;0;1.42;8116 +81087;46.08144;2.77538;539;20220204;6.6;1.3;3.9;3.3;7.13;2.1;.65;5046 +81087;46.08144;2.77538;539;20220205;6.5;.6;3.6;2.2;6.47;0;.67;5322 +81087;46.08144;2.77538;539;20220206;6.4;-.2;3.1;5.8;7.4;3.4;.37;5803 +81087;46.08144;2.77538;539;20220207;7.4;5;6.2;3.8;6.97;0;1.1;3287 +81087;46.08144;2.77538;539;20220208;11;-1.2;4.9;2.4;5.67;0;1.17;8333 +81087;46.08144;2.77538;539;20220209;16.3;2.1;9.2;3.4;5.77;0;2.17;9244 +81087;46.08144;2.77538;539;20220210;6.7;3.6;5.1;2.7;7.88;3.2;1.55;8900 +81087;46.08144;2.77538;539;20220211;6.6;2.8;4.7;2.8;6.68;0;1.06;10400 +81087;46.08144;2.77538;539;20220212;8.3;-6.4;1;1.3;4.88;0;.86;8566 +81087;46.08144;2.77538;539;20220213;13.9;-3.3;5.3;6.1;7.18;.9;1.97;11000 +81087;46.08144;2.77538;539;20220214;9.7;6.1;7.9;3.6;8.21;1.8;1.38;5233 +81087;46.08144;2.77538;539;20220215;7.9;2.4;5.2;2.7;7.48;3.9;.99;6466 +81087;46.08144;2.77538;539;20220216;10.8;4.8;7.8;5.6;10.33;1.6;.53;6394 +81087;46.08144;2.77538;539;20220217;12.5;9.8;11.1;5.5;10.87;.5;1.16;4215 +81087;46.08144;2.77538;539;20220218;13.9;8.8;11.3;5.4;9.47;.5;1.84;5871 +81087;46.08144;2.77538;539;20220219;7.4;1.7;4.5;3.3;5.93;0;1.11;6527 +81087;46.08144;2.77538;539;20220220;9;2.1;5.5;5.3;7.93;3.8;.85;7361 +81087;46.08144;2.77538;539;20220221;6.6;5.2;5.9;7.4;7.57;2.6;1.07;2782 +81087;46.08144;2.77538;539;20220222;8.3;3.6;5.9;3.4;8.03;.6;.8;6165 +81087;46.08144;2.77538;539;20220223;10.8;6;8.4;1.9;8.53;.2;1.04;6282 +81087;46.08144;2.77538;539;20220224;11.7;3.9;7.8;4.1;7.47;1.3;1.61;8355 +81087;46.08144;2.77538;539;20220225;7.1;0;3.5;2.3;5.63;0;1.08;7978 +81087;46.08144;2.77538;539;20220226;8.2;-1;3.6;3.7;5.03;0;1.5;9400 +81087;46.08144;2.77538;539;20220227;11.1;-2;4.6;2.1;4.8;0;1.55;11412 +81087;46.08144;2.77538;539;20220228;12.1;-1;5.6;2.2;5;0;1.67;11523 +81087;46.08144;2.77538;539;20220301;13.1;-1.4;5.9;2.2;5.7;0;1.68;12393 +81087;46.08144;2.77538;539;20220302;11.8;4.5;8.2;2.5;7.57;1.6;1.42;8783 +81087;46.08144;2.77538;539;20220303;11.2;6.5;8.8;1.9;9.47;.1;1.04;7015 +81087;46.08144;2.77538;539;20220304;10.9;5.5;8.2;2.1;8.9;1.5;1.1;7637 +81087;46.08144;2.77538;539;20220305;8.4;2.2;5.3;2.2;6.63;.1;1.17;8257 +81087;46.08144;2.77538;539;20220306;6.3;-3.7;1.3;2.3;4.27;0;1.31;10826 +81087;46.08144;2.77538;539;20220307;8.1;-3.8;2.2;2.9;4.3;0;1.58;12174 +81087;46.08144;2.77538;539;20220308;14.4;.1;7.2;2.7;5.43;0;2.22;13532 +81087;46.08144;2.77538;539;20220309;13.9;3.1;8.5;3;6.97;0;2.04;11872 +81087;46.08144;2.77538;539;20220310;13.3;4;8.7;3.8;7.37;0;2;10995 +81087;46.08144;2.77538;539;20220311;11.7;5.9;8.8;5.6;7.63;8.4;2.09;8737 +81087;46.08144;2.77538;539;20220312;7.1;5.2;6.1;4.3;7.57;7.5;1.15;4696 +81087;46.08144;2.77538;539;20220313;9;5.9;7.5;5;6.93;4.2;1.81;6406 +81087;46.08144;2.77538;539;20220314;11;.6;5.8;3.9;7.67;3.5;1.48;12327 +81087;46.08144;2.77538;539;20220315;15.8;7.7;11.7;4.4;9.7;0;2.23;10797 +81087;46.08144;2.77538;539;20220316;16.7;8.2;12.5;2.3;9.53;.5;2.08;11187 +81087;46.08144;2.77538;539;20220317;8;8;8;3.7;9.3;.3;.81;1371 +81087;46.08144;2.77538;539;20220318;8.9;4.1;6.5;3;8.31;0;1.11;3400 +81087;46.08144;2.77538;539;20220319;14.6;4.3;9.5;2;8.94;0;1.99;13700 +81087;46.08144;2.77538;539;20220320;13.9;2.8;8.4;4.1;7.68;.7;2.19;7166 +81087;46.08144;2.77538;539;20220321;15.9;4.9;10.4;3.7;7.31;.4;2.96;12933 +81087;46.08144;2.77538;539;20220322;16;-2.2;6.9;4;4.88;0;3.51;19633 +81087;46.08144;2.77538;539;20220323;17.1;-4.1;6.5;2;4.78;0;2.88;20033 +81087;46.08144;2.77538;539;20220324;18.9;-2.8;8;2;5.51;0;3.05;20066 +81087;46.08144;2.77538;539;20220325;18.7;-1.9;8.4;2.4;5.68;0;3.2;19566 +81087;46.08144;2.77538;539;20220326;18;-2;8;2;6.61;0;2.87;20100 +81087;46.08144;2.77538;539;20220327;20.6;.5;10.5;2.3;6.64;0;3.44;19966 +81087;46.08144;2.77538;539;20220328;20.8;2.3;11.6;3.2;6.38;0;3.93;18166 +81087;46.08144;2.77538;539;20220329;17.7;6.6;12.1;2.5;7.68;6.1;2.71;9833 +81087;46.08144;2.77538;539;20220330;12;6.2;9.1;1.7;10.58;3.8;1.35;8033 +81087;46.08144;2.77538;539;20220331;9.7;5.6;7.7;2.8;8.54;11.6;1.48;6633 +81087;46.08144;2.77538;539;20220401;3;-1.8;.6;4.5;5.55;6.8;1.24;10300 +81087;46.08144;2.77538;539;20220402;2.8;-1.7;.6;4.4;5.18;.9;1.3;9100 +81087;46.08144;2.77538;539;20220403;2.3;-2.4;-.1;3.4;5;.1;1.05;5900 +81087;46.08144;2.77538;539;20220404;8.9;-3.7;2.6;1.4;4.91;0;2.25;22733 +81087;46.08144;2.77538;539;20220405;11.2;-.9;5.2;1.8;7.84;0;1.46;9666 +81087;46.08144;2.77538;539;20220406;12.3;6.7;9.5;2.4;9.84;.2;1.62;7766 +81087;46.08144;2.77538;539;20220407;12.8;8.6;10.7;4.7;10.31;10.4;1.9;5566 +81087;46.08144;2.77538;539;20220408;15.4;9.7;12.5;7.2;9.74;1.6;3.32;10066 +81087;46.08144;2.77538;539;20220409;9.8;.3;5;2.7;6.23;.2;2.2;16675 +81087;46.08144;2.77538;539;20220410;14.5;-3.9;5.3;2;5.88;0;2.9;23766 +81087;46.08144;2.77538;539;20220411;20.3;-.9;9.7;5.1;7.98;0;4.08;20533 +81087;46.08144;2.77538;539;20220412;18.5;10.6;14.6;4;8.1;.1;3.67;10350 +81087;46.08144;2.77538;539;20220413;16.2;5.8;11;1.3;9.91;0;2.18;12833 +81087;46.08144;2.77538;539;20220414;19.1;4.5;11.8;1.7;10.98;0;2.93;19433 +81087;46.08144;2.77538;539;20220415;20.2;2.8;11.5;2;10.14;0;3.45;23066 +81087;46.08144;2.77538;539;20220416;19.9;2.6;11.2;2.8;9.01;0;3.72;22233 +81087;46.08144;2.77538;539;20220417;18.1;1.2;9.6;2.4;7.31;0;3.76;25633 +81087;46.08144;2.77538;539;20220418;19.3;.7;10;1.6;7.51;0;3.45;23433 +81087;46.08144;2.77538;539;20220419;16.9;1.7;9.3;2.1;8.91;.6;3;20533 +81087;46.08144;2.77538;539;20220420;15.3;5.7;10.5;1.5;9.98;.5;1.94;10400 +81087;46.08144;2.77538;539;20220421;18.2;7.7;12.9;1.8;10.11;.4;3.02;17366 +81087;46.08144;2.77538;539;20220422;19.7;.8;10.2;1.7;9.18;1.1;3.39;23033 +81087;46.08144;2.77538;539;20220423;16.5;7.1;11.8;2.9;10.71;5.9;2.34;10400 +81087;46.08144;2.77538;539;20220424;14.9;5.8;10.3;2.4;10.51;7.7;1.86;8800 +81087;46.08144;2.77538;539;20220425;14.8;8.7;11.8;2;10.74;.1;1.93;8466 +81087;46.08144;2.77538;539;20220426;16;6.4;11.2;2.2;9.88;0;3.35;22800 +81087;46.08144;2.77538;539;20220427;18.2;1.3;9.8;2.4;8.94;0;3.68;26166 +81087;46.08144;2.77538;539;20220428;21.7;2.8;12.2;1.7;10.48;0;3.63;22633 +81087;46.08144;2.77538;539;20220429;20.2;4.8;12.5;1.7;10.94;1.4;2.95;16766 +81087;46.08144;2.77538;539;20220430;17.7;3.2;10.5;2.2;9.38;0;3.46;23266 +81087;46.08144;2.77538;539;20220501;17.3;.6;9;1.4;8.21;0;3.54;26766 +81087;46.08144;2.77538;539;20220502;18.8;1.8;10.3;1.8;8.61;0;3.75;25600 +81087;46.08144;2.77538;539;20220503;19.4;3.9;11.7;1.5;10.01;.3;3.27;20400 +81087;46.08144;2.77538;539;20220504;17.7;6.9;12.3;1.5;11.68;7.9;2.33;12866 +81087;46.08144;2.77538;539;20220505;17.4;4.7;11;2.3;10.28;.2;3.1;19300 +81087;46.08144;2.77538;539;20220506;17.6;7.5;12.6;2.6;10.23;0;3.08;19081 +81087;46.08144;2.77538;539;20220507;19.6;8.7;14.1;2.1;10.13;1.6;3.49;20175 +81087;46.08144;2.77538;539;20220508;20.4;8.9;14.6;1.8;10.87;0;3.52;20839 +81087;46.08144;2.77538;539;20220509;22.1;8.6;15.4;1.7;11.17;0;3.83;22627 +81087;46.08144;2.77538;539;20220510;25.1;10.2;17.7;2.2;11.3;0;4.61;23949 +81087;46.08144;2.77538;539;20220511;27.4;12.9;20.1;3.5;11.43;0;5.68;23706 +81087;46.08144;2.77538;539;20220512;19.7;12.1;15.9;1.9;14.07;4.6;3.04;17158 +81087;46.08144;2.77538;539;20220513;21.7;13.4;17.6;1.4;14.93;.2;3.24;17998 +81087;46.08144;2.77538;539;20220514;24.2;11.9;18;2.3;13.27;0;4.25;22150 +81087;46.08144;2.77538;539;20220515;27.4;15.2;21.3;3;13.23;4.9;5.28;22182 +81087;46.08144;2.77538;539;20220516;24.8;14.1;19.5;2.2;13.73;.1;4.32;20771 +81087;46.08144;2.77538;539;20220517;27.7;13.8;20.7;1.9;14.1;0;4.86;23892 +81087;46.08144;2.77538;539;20220518;28.1;15.1;21.6;2.3;15.77;.2;4.9;23140 +81087;46.08144;2.77538;539;20220519;28.3;18.4;23.3;3.6;15.07;.3;5.62;20134 +81087;46.08144;2.77538;539;20220520;28.6;17.7;23.2;3.9;13.4;0;6.13;21018 +81087;46.08144;2.77538;539;20220521;27.8;14.5;21.2;2.1;16.83;0;4.74;23745 +81087;46.08144;2.77538;539;20220522;29;15.9;22.5;2.4;17.53;1.2;5.09;23588 +81087;46.08144;2.77538;539;20220523;18.2;16.5;17.3;4.1;14.97;2.2;2.33;7894 +81087;46.08144;2.77538;539;20220524;16.8;9.3;13;3.1;10.6;.2;3.09;17848 +81087;46.08144;2.77538;539;20220525;17.9;6.7;12.3;2.3;9.87;.1;3.49;21943 +81087;46.08144;2.77538;539;20220526;17.4;9.3;13.3;1.7;11.37;0;3.02;18660 +81087;46.08144;2.77538;539;20220527;20.2;11.4;15.8;2;12.57;0;3.5;19571 +81087;46.08144;2.77538;539;20220528;19.9;9.9;14.9;2.6;10.53;0;3.89;20958 +81087;46.08144;2.77538;539;20220529;16.9;6.3;11.6;2.5;7.9;0;3.65;21688 +81087;46.08144;2.77538;539;20220530;20.6;5.2;12.9;2.4;7.53;0;4.5;26257 +81087;46.08144;2.77538;539;20220531;20.6;9.3;15;2.4;9.57;0;4.11;22229 +81087;46.08144;2.77538;539;20220601;23.2;10.7;17;2.3;11.9;2.2;4.43;23632 +81087;46.08144;2.77538;539;20220602;26.1;13;19.6;2.4;14.47;14.6;4.81;24106 +81087;46.08144;2.77538;539;20220603;27.4;14.7;21.1;2.7;15.57;13.4;5.14;23982 +81087;46.08144;2.77538;539;20220604;27;13.4;20.2;2.4;16.8;31.4;4.85;24796 +81087;46.08144;2.77538;539;20220605;20.2;14.2;17.2;3.1;15.83;.2;3.06;16323 +81087;46.08144;2.77538;539;20220606;20.9;12.2;16.5;2.5;14;.9;3.61;19931 +81087;46.08144;2.77538;539;20220607;20.2;12.5;16.4;3.2;12.87;2.3;3.66;18684 +81087;46.08144;2.77538;539;20220608;19.8;11.8;15.8;3.6;13.07;5.2;3.56;19045 +81087;46.08144;2.77538;539;20220609;17.7;11.3;14.5;3.1;11.9;.1;3.14;16956 +81087;46.08144;2.77538;539;20220610;23.6;10.6;17.1;1.6;12.6;.1;4.34;24636 +81087;46.08144;2.77538;539;20220611;27.2;12.7;20;1.8;13.73;0;5.07;26013 +81087;46.08144;2.77538;539;20220612;27;15.7;21.4;1.5;15.73;.4;4.61;22901 +81087;46.08144;2.77538;539;20220613;23.5;14.2;18.9;2.5;13.63;0;4.3;20674 +81087;46.08144;2.77538;539;20220614;28.1;11.5;19.8;2.9;11.83;.2;5.96;27966 +81087;46.08144;2.77538;539;20220615;31.6;18.6;25.1;3.1;15.4;0;6.44;24673 +81087;46.08144;2.77538;539;20220616;29.6;18.2;23.9;2.3;15.9;0;5.39;22973 +81087;46.08144;2.77538;539;20220617;31.6;17.9;24.8;2.1;14.47;0;5.99;25443 +81087;46.08144;2.77538;539;20220618;36.2;19.2;27.7;3.3;12.7;0;8.13;28374 +81087;46.08144;2.77538;539;20220619;33.4;21.4;27.4;5;13.27;4.1;8.31;23580 +81087;46.08144;2.77538;539;20220620;28.7;17.2;23;3.1;15.97;2.8;5.64;23311 +81087;46.08144;2.77538;539;20220621;27.9;16.1;22;2.8;17.87;12.5;5.07;23617 +81087;46.08144;2.77538;539;20220622;25.6;16.3;21;2.7;17.77;5.7;4.34;20787 +81087;46.08144;2.77538;539;20220623;23.9;14.9;19.4;2.3;16.7;10.6;3.99;20472 +81087;46.08144;2.77538;539;20220624;21.1;14.9;18;3.2;15.1;2;3.46;16833 +81087;46.08144;2.77538;539;20220625;23.6;12.8;18.2;2.8;14.13;19.1;4.49;22306 +81087;46.08144;2.77538;539;20220626;14.3;12.4;13.4;1.8;15;44.1;1.48;8848 +81087;46.08144;2.77538;539;20220627;19.6;13;16.3;1.8;14.13;1.6;3.1;17244 +81087;46.08144;2.77538;539;20220628;22.7;9.6;16.2;2;12.27;0;4.32;24701 +81087;46.08144;2.77538;539;20220629;25.8;11.1;18.4;2;12.73;8.7;4.95;26186 +81087;46.08144;2.77538;539;20220630;15.9;13.2;14.6;2.3;14.03;8.5;2.06;10562 +81087;46.08144;2.77538;539;20220701;19.9;9.1;14.5;2;11.27;0;3.76;22164 +81087;46.08144;2.77538;539;20220702;27;10.3;18.6;2;11.6;0;5.38;27907 +81087;46.08144;2.77538;539;20220703;25.5;13.8;19.6;2;14.07;1.5;4.65;23226 +81087;46.08144;2.77538;539;20220704;23.6;14.7;19.1;1.5;15.27;.6;3.88;20191 +81087;46.08144;2.77538;539;20220705;24;13.1;18.6;1.7;13.37;.1;4.24;22274 +81087;46.08144;2.77538;539;20220706;22.9;12.6;17.8;2;12.13;0;4.22;21748 +81087;46.08144;2.77538;539;20220707;21.8;11.6;16.7;2.2;12.83;0;3.94;21396 +81087;46.08144;2.77538;539;20220708;23.2;11.6;17.4;3;13.4;0;4.39;22974 +81087;46.08144;2.77538;539;20220709;25.4;13;19.2;2.3;12.87;0;4.79;23721 +81087;46.08144;2.77538;539;20220710;24.7;13.8;19.3;2.6;13.47;0;4.6;22171 +81087;46.08144;2.77538;539;20220711;25.8;13.2;19.5;3.3;13.17;0;5.12;23772 +81087;46.08144;2.77538;539;20220712;27.8;16.2;22;2.4;13.33;0;5.25;22805 +81087;46.08144;2.77538;539;20220713;29.6;15.3;22.5;2;12.4;0;5.57;25147 +81087;46.08144;2.77538;539;20220714;31.7;17.6;24.6;2.2;13.6;0;5.98;24850 +81087;46.08144;2.77538;539;20220715;27.2;16;21.6;2;13.6;0;4.89;22146 +81087;46.08144;2.77538;539;20220716;26.9;13.7;20.3;2.6;11.03;0;5.44;24070 +81087;46.08144;2.77538;539;20220717;29.3;15;22.1;2.8;12.03;0;5.94;25044 +81087;46.08144;2.77538;539;20220718;34.8;18.8;26.8;3.4;12.4;0;7.62;26397 +81087;46.08144;2.77538;539;20220719;34.7;23.7;29.2;3.2;14.8;0;7.01;21629 +81087;46.08144;2.77538;539;20220720;24.1;17.7;20.9;2.5;17.47;.3;3.62;16393 +81087;46.08144;2.77538;539;20220721;28;14.1;21.1;1.8;15.57;0;4.87;24240 +81087;46.08144;2.77538;539;20220722;30.6;16.5;23.5;2.4;16.5;0;5.52;24305 +81087;46.08144;2.77538;539;20220723;25.6;17;21.3;2.8;16.2;0;4.27;18534 +81087;46.08144;2.77538;539;20220724;32.2;15;23.6;2.2;15.1;0;5.96;26773 +81087;46.08144;2.77538;539;20220725;26.3;19.4;22.9;3.8;15.6;.2;4.82;16642 +81087;46.08144;2.77538;539;20220726;23.5;13.6;18.5;2.6;13.8;0;4.1;19968 +81087;46.08144;2.77538;539;20220727;24.3;12.8;18.6;1.7;11.83;0;4.2;21404 +81087;46.08144;2.77538;539;20220728;26.9;12.1;19.5;2;11.3;.1;4.97;24393 +81087;46.08144;2.77538;539;20220729;25.1;16.3;20.7;1.4;13.33;.4;3.89;18606 +81087;46.08144;2.77538;539;20220730;28.1;14.5;21.3;2.1;13.93;0;4.93;23205 +81087;46.08144;2.77538;539;20220731;29.9;15.5;22.7;2.2;13.93;0;5.33;23687 +81087;46.08144;2.77538;539;20220801;29.5;16.1;22.8;1.8;14.3;0;4.96;22730 +81087;46.08144;2.77538;539;20220802;30.3;16.4;23.4;1.8;15.07;0;5.05;22980 +81087;46.08144;2.77538;539;20220803;34.8;18.1;26.4;1.9;13.47;0;6.04;25252 +81087;46.08144;2.77538;539;20220804;35.3;21.1;28.2;2.2;14.3;.8;6.16;23096 +81087;46.08144;2.77538;539;20220805;26.8;18.1;22.4;2.4;16.87;1.8;4.16;17824 +81087;46.08144;2.77538;539;20220806;26.5;14.6;20.6;2.9;13.5;0;4.75;20813 +81087;46.08144;2.77538;539;20220807;27;12.2;19.6;2.5;10.27;0;5.13;23222 +81087;46.08144;2.77538;539;20220808;28.9;13.4;21.2;2.4;10.23;0;5.4;23677 +81087;46.08144;2.77538;539;20220809;30.5;15.4;22.9;2.4;10.23;0;5.64;23307 +81087;46.08144;2.77538;539;20220810;31.4;16.9;24.2;2.4;10.13;0;5.81;22705 +81087;46.08144;2.77538;539;20220811;33;18.1;25.5;2.2;10.27;0;5.83;22826 +81087;46.08144;2.77538;539;20220812;33.4;16.6;25;2;9.97;0;5.82;24024 +81087;46.08144;2.77538;539;20220813;33.5;17.5;25.5;2;9.3;7.8;5.79;23277 +81087;46.08144;2.77538;539;20220814;22.9;16.9;19.9;3.9;15.83;2.7;3.48;13994 +81087;46.08144;2.77538;539;20220815;24.5;15.2;19.9;3.4;15.53;.8;3.92;17488 +81087;46.08144;2.77538;539;20220816;26.8;14.4;20.6;2.2;15.3;24.7;4.23;20147 +81087;46.08144;2.77538;539;20220817;22.2;13.4;17.8;2.7;16.2;29.1;3.02;16567 +81087;46.08144;2.77538;539;20220818;21.8;13.7;17.7;2.3;15.87;5.2;2.97;15972 +81087;46.08144;2.77538;539;20220819;21.4;14.4;17.9;2.4;16.9;2.2;2.69;14596 +81087;46.08144;2.77538;539;20220820;23.4;16.2;19.8;2.1;17.4;.1;2.98;14675 +81087;46.08144;2.77538;539;20220821;23.5;13;18.3;1.6;15.1;.6;3.24;17732 +81087;46.08144;2.77538;539;20220822;22.8;14.7;18.8;1.6;16.83;0;2.86;15442 +81087;46.08144;2.77538;539;20220823;25.6;16.6;21.1;1.5;18.03;0;3.22;16289 +81087;46.08144;2.77538;539;20220824;29.1;16.3;22.7;2.1;15.5;0;4.32;19357 +81087;46.08144;2.77538;539;20220825;28.9;17.5;23.2;2.8;14.8;1.5;4.64;18043 +81087;46.08144;2.77538;539;20220826;23.9;16.8;20.4;2.2;18.1;0;2.91;14016 +81087;46.08144;2.77538;539;20220827;24;14.1;19.1;1.8;15.4;0;3.19;16586 +81087;46.08144;2.77538;539;20220828;26.3;13.2;19.8;2.2;14.27;0;3.85;18941 +81087;46.08144;2.77538;539;20220829;30.5;15.5;23;1.9;14.3;1;4.43;20112 +81087;46.08144;2.77538;539;20220830;20.1;17.2;18.7;2.1;16.6;5.2;2.05;8293 +81087;46.08144;2.77538;539;20220831;24.6;13.4;19;1.7;15.8;0;3.15;17011 +81087;46.08144;2.77538;539;20220901;26.1;14.4;20.2;1.5;14.43;1.5;3.39;17256 +81087;46.08144;2.77538;539;20220902;23.2;15.1;19.1;2.7;15.23;7.2;3.1;14145 +81087;46.08144;2.77538;539;20220903;23.9;14.4;19.1;2.6;15.13;.1;3.23;15338 +81087;46.08144;2.77538;539;20220904;27.9;13.5;20.7;2.1;14.73;1.1;3.93;18776 +81087;46.08144;2.77538;539;20220905;29.2;17.4;23.3;3;16.33;3.6;4.29;16601 +81087;46.08144;2.77538;539;20220906;25.4;16;20.7;2.3;16.9;5.1;3.12;14451 +81087;46.08144;2.77538;539;20220907;21.9;14.7;18.3;2.7;16.07;5;2.58;12726 +81087;46.08144;2.77538;539;20220908;21.5;11.9;16.7;3.5;13.5;.2;2.95;14638 +81087;46.08144;2.77538;539;20220909;18.8;11.8;15.3;3.3;13.4;1.1;2.31;12282 +81087;46.08144;2.77538;539;20220910;20.3;12.7;16.5;2.4;12.57;0;2.59;12762 +81087;46.08144;2.77538;539;20220911;23.1;10.4;16.8;2.1;12.03;0;3.1;16505 +81087;46.08144;2.77538;539;20220912;32.3;13.3;22.8;2.3;13.13;0;4.67;20074 +81087;46.08144;2.77538;539;20220913;29;19.1;24.1;3.4;17.63;8.6;4.17;14238 +81087;46.08144;2.77538;539;20220914;25.3;17.4;21.4;3.6;17.3;0;3.35;12502 +81087;46.08144;2.77538;539;20220915;21.2;15;18.1;3.2;16.7;2.5;2.25;10856 +81087;46.08144;2.77538;539;20220916;15.9;12.6;14.3;2.4;13.73;.3;1.5;7597 +81087;46.08144;2.77538;539;20220917;14.2;6.3;10.2;2.4;8.97;0;1.95;12146 +81087;46.08144;2.77538;539;20220918;17;4.7;10.8;1.7;7.77;0;2.3;15105 +81087;46.08144;2.77538;539;20220919;17;5.6;11.3;2.2;8.53;0;2.34;14347 +81087;46.08144;2.77538;539;20220920;16.9;5.5;11.2;2.6;8.3;0;2.42;14268 +81087;46.08144;2.77538;539;20220921;17.6;5.5;11.5;2.4;8.47;0;2.43;14549 +81087;46.08144;2.77538;539;20220922;20.4;6.6;13.5;2;8.6;0;2.69;15330 +81087;46.08144;2.77538;539;20220923;20;9.2;14.6;2.3;10.73;.1;2.48;13350 +81087;46.08144;2.77538;539;20220924;18.1;10.2;14.1;2.5;11.93;9.2;2.04;11230 +81087;46.08144;2.77538;539;20220925;13.2;10.4;11.8;1.7;12.4;4.6;1.07;6240 +81087;46.08144;2.77538;539;20220926;14;8;11;3.3;10.9;4.3;1.48;9492 +81087;46.08144;2.77538;539;20220927;12.5;8.6;10.5;4.7;11;4.2;1.26;7499 +81087;46.08144;2.77538;539;20220928;14;10;12;5.2;12.97;19;1.08;7410 +81087;46.08144;2.77538;539;20220929;13.3;7.9;10.6;2.4;10.27;.8;1.4;8602 +81087;46.08144;2.77538;539;20220930;14.3;5.1;9.7;1.8;9.27;1.8;1.55;11265 +81087;46.08144;2.77538;539;20221001;17.1;7.4;12.2;4.8;12.73;0;1.54;11416 +81087;46.08144;2.77538;539;20221002;19.2;14;16.6;3.6;14.33;0;1.93;8206 +81087;46.08144;2.77538;539;20221003;16.4;10.8;13.6;1.7;13.13;0;1.34;8312 +81087;46.08144;2.77538;539;20221004;21.4;6.6;14;1.9;11.86;.1;2.15;13829 +81087;46.08144;2.77538;539;20221005;23.8;10.6;17.2;3.4;12.43;.1;3.07;13287 +81087;46.08144;2.77538;539;20221006;14.9;12.1;13.5;1.8;13.56;0;1.1;6087 +81087;46.08144;2.77538;539;20221007;21;10.3;15.6;1.8;13.47;.1;1.85;11127 +81087;46.08144;2.77538;539;20221008;15.4;11.7;13.5;1.8;12.3;0;1.25;6095 +81087;46.08144;2.77538;539;20221009;21.1;7.2;14.1;2.6;10.8;0;2.27;12519 +81087;46.08144;2.77538;539;20221010;21;11.6;16.3;2.9;12.77;.7;2.23;10003 +81087;46.08144;2.77538;539;20221011;15.7;12.4;14;1.6;14.43;1.9;.98;5551 +81087;46.08144;2.77538;539;20221012;18.3;12.3;15.3;1.4;14.23;.2;1.3;7670 +81087;46.08144;2.77538;539;20221013;15.9;10.4;13.2;2.5;13.2;3.1;1.18;7241 +81087;46.08144;2.77538;539;20221014;16.8;12.4;14.6;4.4;14.73;1.6;1.17;6359 +81087;46.08144;2.77538;539;20221015;18.5;13.6;16.1;4;14;0;1.79;6563 +81087;46.08144;2.77538;539;20221016;24.5;15.3;19.9;3.9;13.87;0;2.89;9044 +81087;46.08144;2.77538;539;20221017;20.9;16.7;18.8;4.1;14.27;0;2.42;5819 +81087;46.08144;2.77538;539;20221018;24.1;14.7;19.4;2.7;14.87;0;2.3;8964 +81087;46.08144;2.77538;539;20221019;26.2;13.7;19.9;2.5;13.07;.2;2.61;10288 +81087;46.08144;2.77538;539;20221020;22.4;16.3;19.4;3.7;14.6;1.7;2.43;6833 +81087;46.08144;2.77538;539;20221021;20.1;15.4;17.7;3.3;14.37;.7;1.91;5891 +81087;46.08144;2.77538;539;20221022;21.5;12.2;16.8;3;12.63;0;2.11;8458 +81087;46.08144;2.77538;539;20221023;22;15.3;18.7;4.8;12.8;.2;2.97;6918 +81087;46.08144;2.77538;539;20221024;19.2;13.2;16.2;2.9;11.93;.1;1.9;6497 +81087;46.08144;2.77538;539;20221025;20.5;9.6;15;2.9;11.3;1;1.97;8777 +81087;46.08144;2.77538;539;20221026;22.2;12.6;17.4;2.5;12.4;0;1.98;8086 +81087;46.08144;2.77538;539;20221027;24;13.7;18.8;3.3;12;0;2.62;8137 +81087;46.08144;2.77538;539;20221028;24.8;19.2;22;3.5;10.63;0;3.53;5860 +81087;46.08144;2.77538;539;20221029;26.3;16.6;21.4;3.8;8.7;0;3.94;7742 +81087;46.08144;2.77538;539;20221030;21.3;13.9;17.6;2.7;9.57;.1;2.44;6540 +81087;46.08144;2.77538;539;20221031;21.4;12.3;16.9;3.4;12.3;6.2;2.12;7215 +81087;46.08144;2.77538;539;20221101;15.1;10.8;12.9;3.3;11.7;.1;1.21;4665 +81087;46.08144;2.77538;539;20221102;16.7;9;12.9;2.6;10.27;.1;1.42;6461 +81087;46.08144;2.77538;539;20221103;14.7;8.5;11.6;4.3;9.27;4.7;1.75;5660 +81087;46.08144;2.77538;539;20221104;8.3;6.4;7.4;5;8.9;6.6;.78;2658 +81087;46.08144;2.77538;539;20221105;10.1;4.1;7.1;2.4;7.97;0;.85;5323 +81087;46.08144;2.77538;539;20221106;13.1;3;8;2.9;7.53;0;1.23;7006 +81087;46.08144;2.77538;539;20221107;16.6;9;12.8;3.6;9.83;0;1.67;5949 +81087;46.08144;2.77538;539;20221108;17.8;10.4;14.1;4.9;9.83;2.9;2.24;5703 +81087;46.08144;2.77538;539;20221109;12.6;12;12.3;2.7;12.17;11;.84;1048 +81087;46.08144;2.77538;539;20221110;12.7;7.8;10.3;2.1;10.6;0;.75;4445 +81087;46.08144;2.77538;539;20221111;17.9;5.5;11.7;2.1;10.37;.1;1.1;7343 +81087;46.08144;2.77538;539;20221112;20.9;8.8;14.9;1.9;11.03;0;1.3;7099 +81087;46.08144;2.77538;539;20221113;19.6;8.9;14.2;2.1;9.7;.1;1.4;6510 +81087;46.08144;2.77538;539;20221114;15;10.3;12.6;4.1;10.37;4.5;1.53;4076 +81087;46.08144;2.77538;539;20221115;14.3;8.9;11.6;3.7;11.1;3.2;1.02;4360 +81087;46.08144;2.77538;539;20221116;12.7;7.2;9.9;4.4;9.9;.6;1;4384 +81087;46.08144;2.77538;539;20221117;12.8;10.4;11.6;5.9;9.93;5.4;1.56;2573 +81087;46.08144;2.77538;539;20221118;9.1;5.2;7.1;3.5;8.47;1.1;.73;3463 +81087;46.08144;2.77538;539;20221119;7.1;3.8;5.4;2.1;8.03;.8;.49;3016 +81087;46.08144;2.77538;539;20221120;7.2;1.5;4.3;2.9;7.63;1.7;.44;4165 +81087;46.08144;2.77538;539;20221121;8.1;3.6;5.8;3.8;7.87;3.5;.67;3613 +81087;46.08144;2.77538;539;20221122;8.1;3.5;5.8;4.5;7.37;2.4;.82;3632 +81087;46.08144;2.77538;539;20221123;10.3;4.2;7.3;4.7;8.73;3.7;.76;4234 +81087;46.08144;2.77538;539;20221124;10.9;5.5;8.2;3.7;8.83;.3;.84;3852 +81087;46.08144;2.77538;539;20221125;9.1;7.5;8.3;2.7;9.27;1;.68;1744 +81087;46.08144;2.77538;539;20221126;8.1;3.3;5.7;1.7;8.17;0;.42;3451 +81087;46.08144;2.77538;539;20221127;13.3;3.7;8.5;3.3;6.03;1.2;1.52;5165 +81087;46.08144;2.77538;539;20221128;8.5;7.3;7.9;3.9;8.77;2.5;.84;1428 +81087;46.08144;2.77538;539;20221129;6.8;4.2;5.5;2.6;8.2;.8;.44;2327 +81087;46.08144;2.77538;539;20221130;4.9;3.7;4.3;2.3;8.07;.1;.33;1331 +81087;46.08144;2.77538;539;20221201;4;3.2;3.6;2.8;7.53;.4;.37;992 +81087;46.08144;2.77538;539;20221202;1.7;1.3;1.5;1.8;6.27;1.4;.39;476 +81087;46.08144;2.77538;539;20221203;2.7;.1;1.4;2.6;6.47;4.4;.3;2201 +81087;46.08144;2.77538;539;20221204;2.7;1.2;2;1.9;6.9;2.6;.28;1496 +81087;46.08144;2.77538;539;20221205;6.2;.4;3.3;2.1;6.33;0;.49;3617 +81087;46.08144;2.77538;539;20221206;3.2;-2.1;.5;2.2;5.6;.1;.35;3213 +81087;46.08144;2.77538;539;20221207;.7;-1.1;-.2;2.9;5.63;0;.31;1697 +81087;46.08144;2.77538;539;20221208;2.8;-3.4;-.3;2.5;5.1;0;.37;3586 +81087;46.08144;2.77538;539;20221209;.1;-1.5;-.7;2.1;5.57;.4;.28;1424 +81087;46.08144;2.77538;539;20221210;-2.3;-3.6;-3;2.5;4.47;0;.32;1153 +81087;46.08144;2.77538;539;20221211;-.5;-6.5;-3.5;2.1;3.83;0;.35;3510 +81087;46.08144;2.77538;539;20221212;2;-4.5;-1.3;2.8;4.07;1.8;.57;3662 +81087;46.08144;2.77538;539;20221213;3.5;-2.3;.6;2.7;6.3;.8;.19;3330 +81087;46.08144;2.77538;539;20221214;10.8;1.8;6.3;3.9;9.87;.6;.21;4367 +81087;46.08144;2.77538;539;20221215;3.9;2.8;3.3;2.6;7.4;2.3;.35;1015 +81087;46.08144;2.77538;539;20221216;.3;-2.2;-1;2.8;5.03;0;.38;1680 +81087;46.08144;2.77538;539;20221217;-.7;-7.2;-3.9;2.4;3.87;0;.33;3589 +81087;46.08144;2.77538;539;20221218;10;-5;2.5;4.1;4.57;0;1.16;5742 +81087;46.08144;2.77538;539;20221219;13.5;7.6;10.5;4.8;8.27;0;1.57;3371 +81087;46.08144;2.77538;539;20221220;15.6;10;12.8;5.1;9.5;.9;1.88;3244 +81087;46.08144;2.77538;539;20221221;11.2;9.7;10.5;4.8;10.5;.1;.9;1458 +81087;46.08144;2.77538;539;20221222;12.5;9.4;11;6;10.6;7.4;1.01;2248 +81087;46.08144;2.77538;539;20221223;14;11.3;12.6;5.8;12.5;2.5;.86;2032 +81087;46.08144;2.77538;539;20221224;12.7;9.7;11.2;3;11.1;0;.75;2268 +81087;46.08144;2.77538;539;20221225;15.3;7.8;11.6;3.8;8.87;0;1.54;3909 +81087;46.08144;2.77538;539;20221226;10.5;9.6;10.1;3.7;9.63;.8;1.03;931 +81087;46.08144;2.77538;539;20221227;10.2;3.9;7.1;2.5;8.13;0;.61;3550 +81087;46.08144;2.77538;539;20221228;12.6;4;8.3;4.5;8.27;.2;1.08;4271 +81087;46.08144;2.77538;539;20221229;9.9;8.7;9.3;4.9;9.13;7.2;1.12;1109 +81087;46.08144;2.77538;539;20221230;12.3;5.4;8.9;4.8;9.87;1;.73;3782 +81087;46.08144;2.77538;539;20221231;16.4;12;14.2;5.2;10.17;0;2.08;2895 +81088;46.1028;3.09713;341;20220101;16.6;1.1;8.9;2;7.63;0;.95;5875 +81088;46.1028;3.09713;341;20220102;15.8;2.6;9.2;2.5;8.26;0;1.04;4296 +81088;46.1028;3.09713;341;20220103;13.1;6.7;9.9;2.5;9.83;.4;.8;2869 +81088;46.1028;3.09713;341;20220104;16;10;13;4.5;9.06;4.7;2.07;2319 +81088;46.1028;3.09713;341;20220105;4.7;1.1;2.9;3;6.03;0;.54;3095 +81088;46.1028;3.09713;341;20220106;4.3;-1.9;1.2;1.6;5.46;.2;.4;3312 +81088;46.1028;3.09713;341;20220107;5.7;-2.8;1.4;2.6;6.29;1.4;.35;3626 +81088;46.1028;3.09713;341;20220108;8.2;4.2;6.2;4.1;8.36;5.8;.63;2448 +81088;46.1028;3.09713;341;20220109;7.3;4;5.6;3.3;7.32;3;.76;2288 +81088;46.1028;3.09713;341;20220110;6.4;3.9;5.2;1.6;7.09;.2;.5;3497 +81088;46.1028;3.09713;341;20220111;4.5;-1.8;1.4;2.3;5.49;0;.38;6129 +81088;46.1028;3.09713;341;20220112;1.8;-2.1;-.1;2.2;5.23;0;.39;3106 +81088;46.1028;3.09713;341;20220113;2.4;-6;-1.8;1.3;4.5;0;.32;5695 +81088;46.1028;3.09713;341;20220114;9.2;-6.7;1.3;1.4;4.6;0;.46;6650 +81088;46.1028;3.09713;341;20220115;8.7;-6.4;1.2;1.5;4.37;0;.63;6996 +81088;46.1028;3.09713;341;20220116;2.8;-5.7;-1.5;1.6;4.5;0;.4;5228 +81088;46.1028;3.09713;341;20220117;3.4;-3.8;-.2;1.2;6.35;0;.25;2551 +81088;46.1028;3.09713;341;20220118;3.2;0;1.6;1.8;6.19;0;.42;2663 +81088;46.1028;3.09713;341;20220119;2.7;-4.1;-.7;1.3;5.83;.4;.28;2622 +81088;46.1028;3.09713;341;20220120;5.1;.5;2.8;2.2;6.69;.5;.46;2521 +81088;46.1028;3.09713;341;20220121;4.1;-1.2;1.5;4;5.16;0;.76;5934 +81088;46.1028;3.09713;341;20220122;2.1;-3.3;-.6;2.6;5.69;0;.32;3081 +81088;46.1028;3.09713;341;20220123;3.4;.5;1.9;2.3;6.03;0;.52;3724 +81088;46.1028;3.09713;341;20220124;9.3;-2.4;3.4;1.9;5.53;0;.75;7428 +81088;46.1028;3.09713;341;20220125;10.6;-5.9;2.3;1.2;5.13;0;.58;8515 +81088;46.1028;3.09713;341;20220126;4.2;-4.3;-.1;1.3;4.75;0;.49;5701 +81088;46.1028;3.09713;341;20220127;-.4;-5.4;-2.9;1.3;4.66;.1;.3;4777 +81088;46.1028;3.09713;341;20220128;2.7;-3.2;-.3;1.3;6.13;0;.28;3231 +81088;46.1028;3.09713;341;20220129;3.7;-1.2;1.2;1.7;6.66;.1;.32;3370 +81088;46.1028;3.09713;341;20220130;8.9;2.4;5.7;1.2;7.86;.1;.56;3974 +81088;46.1028;3.09713;341;20220131;7.2;1.8;4.5;3.7;7.29;1.3;.72;2988 +81088;46.1028;3.09713;341;20220201;5.4;-2.2;1.6;2.3;6.96;1.5;.34;3493 +81088;46.1028;3.09713;341;20220202;9.8;5.7;7.7;2.3;9.19;.3;.7;3535 +81088;46.1028;3.09713;341;20220203;12;1;6.5;2.1;7.43;0;.92;6335 +81088;46.1028;3.09713;341;20220204;9;1.8;5.4;2.1;8.19;1.3;.58;4078 +81088;46.1028;3.09713;341;20220205;8.1;.5;4.3;1.8;6.68;0;.69;5904 +81088;46.1028;3.09713;341;20220206;8.5;-2;3.3;4;7.43;1.7;.56;4427 +81088;46.1028;3.09713;341;20220207;8.9;6.6;7.8;3.1;7.23;0;1.22;6251 +81088;46.1028;3.09713;341;20220208;12.3;-3.6;4.3;1.8;5.63;0;1.05;10221 +81088;46.1028;3.09713;341;20220209;17;-2.2;7.4;2.7;5.99;0;1.82;10638 +81088;46.1028;3.09713;341;20220210;11;1.4;6.2;1.9;8.05;3.1;1.04;8593 +81088;46.1028;3.09713;341;20220211;7.7;3.6;5.6;2.6;6.59;0;1.05;9703 +81088;46.1028;3.09713;341;20220212;8.7;-5.7;1.5;1.2;4.99;0;.79;8791 +81088;46.1028;3.09713;341;20220213;14.8;-3.2;5.8;5.1;6.99;.3;1.85;11074 +81088;46.1028;3.09713;341;20220214;10.5;7.4;8.9;3.6;8.23;2.1;1.32;4733 +81088;46.1028;3.09713;341;20220215;8.8;4.2;6.5;2.9;7.79;3.7;.96;5755 +81088;46.1028;3.09713;341;20220216;13.6;5.7;9.6;3.6;10.56;1.3;.96;4560 +81088;46.1028;3.09713;341;20220217;14.8;11.4;13.1;3.8;11.08;0;1.54;5344 +81088;46.1028;3.09713;341;20220218;16.8;6.6;11.7;3.1;9.59;.4;1.68;7519 +81088;46.1028;3.09713;341;20220219;9.5;.7;5.1;2.2;6.09;0;1.18;9739 +81088;46.1028;3.09713;341;20220220;12.6;1.6;7.1;3.5;8.09;1.9;1.26;7942 +81088;46.1028;3.09713;341;20220221;9.1;7.3;8.2;5.2;7.86;1;1.49;4019 +81088;46.1028;3.09713;341;20220222;10.9;4.4;7.7;2.3;8.29;.5;1.03;5516 +81088;46.1028;3.09713;341;20220223;14.4;5.8;10.1;1.3;8.66;.1;1.24;9566 +81088;46.1028;3.09713;341;20220224;14.1;1.3;7.7;2.8;7.69;.8;1.47;9076 +81088;46.1028;3.09713;341;20220225;8.9;-.7;4.1;1.5;5.86;0;1.07;10490 +81088;46.1028;3.09713;341;20220226;9.9;-4.3;2.8;2.5;4.96;0;1.44;13495 +81088;46.1028;3.09713;341;20220227;12.6;-5.4;3.6;1.4;4.83;0;1.39;14075 +81088;46.1028;3.09713;341;20220228;13.3;-4.5;4.4;1.3;5.36;0;1.41;13826 +81088;46.1028;3.09713;341;20220301;13.9;-4;4.9;1.6;5.73;0;1.49;12214 +81088;46.1028;3.09713;341;20220302;14;.6;7.3;1.7;7.89;1.7;1.22;7284 +81088;46.1028;3.09713;341;20220303;12.8;7.1;10;.9;9.83;.1;1;6358 +81088;46.1028;3.09713;341;20220304;12.6;2.5;7.6;1.6;8.43;.1;1.13;7492 +81088;46.1028;3.09713;341;20220305;9.5;-.9;4.3;1.3;6.33;.1;1.12;9448 +81088;46.1028;3.09713;341;20220306;7.9;-5;1.5;1.8;4.36;0;1.37;14071 +81088;46.1028;3.09713;341;20220307;9.9;-7;1.4;1.5;4.29;0;1.45;15290 +81088;46.1028;3.09713;341;20220308;15.1;-4.7;5.2;2.2;5.46;0;1.97;14933 +81088;46.1028;3.09713;341;20220309;15.5;-.4;7.5;2.1;6.93;0;1.96;14907 +81088;46.1028;3.09713;341;20220310;16;.3;8.1;3;7.53;0;2.03;11603 +81088;46.1028;3.09713;341;20220311;13.4;6.3;9.9;5.7;7.96;6.1;2.25;6962 +81088;46.1028;3.09713;341;20220312;9;5.3;7.1;3.5;8.33;7.1;1.08;4341 +81088;46.1028;3.09713;341;20220313;11.4;5.3;8.3;4.3;7.29;3.3;1.78;4514 +81088;46.1028;3.09713;341;20220314;12.8;-1.8;5.5;1.8;8.03;4.1;1.35;12624 +81088;46.1028;3.09713;341;20220315;17.8;8.2;13;3.7;9.83;0;2.33;9349 +81088;46.1028;3.09713;341;20220316;16.8;5.1;11;1.4;9.63;0;1.51;8289 +81088;46.1028;3.09713;341;20220317;10;7.6;8.8;3.5;9.59;0;.99;2917 +81088;46.1028;3.09713;341;20220318;11.2;5.3;8.3;3.5;8.32;0;1.49;5905 +81088;46.1028;3.09713;341;20220319;15;4.2;9.6;1.7;8.55;.3;1.96;14221 +81088;46.1028;3.09713;341;20220320;15.5;2.7;9.1;3.6;7.75;.4;2.19;9581 +81088;46.1028;3.09713;341;20220321;17.6;6.5;12;3.2;7.32;0;2.96;13722 +81088;46.1028;3.09713;341;20220322;17.3;-.5;8.4;3.5;5.05;0;3.38;19306 +81088;46.1028;3.09713;341;20220323;18;-2.4;7.8;1.6;5.19;0;2.62;19804 +81088;46.1028;3.09713;341;20220324;19.7;-2.8;8.5;2;5.95;0;2.96;20171 +81088;46.1028;3.09713;341;20220325;19.6;-2.1;8.7;2.1;6.19;0;2.97;19932 +81088;46.1028;3.09713;341;20220326;19.2;-1.7;8.8;1.9;6.47;0;2.78;19333 +81088;46.1028;3.09713;341;20220327;21.4;-.6;10.4;1.7;7.05;0;3.03;20364 +81088;46.1028;3.09713;341;20220328;21.9;1.3;11.6;2.3;6.69;0;3.41;19236 +81088;46.1028;3.09713;341;20220329;18.4;6.9;12.6;1.9;7.89;3.1;2.39;10847 +81088;46.1028;3.09713;341;20220330;13;7.4;10.2;1.8;10.59;4.4;1.36;7763 +81088;46.1028;3.09713;341;20220331;10.5;6.8;8.7;3;8.72;8.2;1.5;7338 +81088;46.1028;3.09713;341;20220401;3.2;-1.1;1;4.5;5.84;4.2;.93;7880 +81088;46.1028;3.09713;341;20220402;4.6;.2;2.4;4.6;4.62;.1;1.92;9947 +81088;46.1028;3.09713;341;20220403;4.1;-1.4;1.4;4.1;5.04;0;1.36;8928 +81088;46.1028;3.09713;341;20220404;9.8;-3.5;3.1;1.4;4.95;0;2.13;21506 +81088;46.1028;3.09713;341;20220405;12.1;.9;6.5;2.1;8.12;0;1.48;9554 +81088;46.1028;3.09713;341;20220406;13;7.7;10.4;2.4;10.12;.4;1.47;7016 +81088;46.1028;3.09713;341;20220407;13.1;9.4;11.3;4.6;10.65;6.7;1.6;5436 +81088;46.1028;3.09713;341;20220408;16.2;10;13.1;5.9;10.05;.1;2.8;9275 +81088;46.1028;3.09713;341;20220409;10.7;1.5;6.1;2.8;6.49;.3;2.12;15219 +81088;46.1028;3.09713;341;20220410;14.7;-3.4;5.6;2.2;6.02;0;2.79;23258 +81088;46.1028;3.09713;341;20220411;21.7;-1.3;10.2;4.4;8.05;0;4.06;21434 +81088;46.1028;3.09713;341;20220412;20.8;11;15.9;2.8;8.54;.1;3.63;15565 +81088;46.1028;3.09713;341;20220413;17.3;5.7;11.5;1.3;10.35;0;2.24;14739 +81088;46.1028;3.09713;341;20220414;20.2;4.2;12.2;1.5;11.05;0;2.76;18511 +81088;46.1028;3.09713;341;20220415;21.3;3.4;12.4;1.9;10.25;0;3.38;22729 +81088;46.1028;3.09713;341;20220416;21;2.6;11.8;2.7;8.99;0;3.7;23124 +81088;46.1028;3.09713;341;20220417;18.8;.6;9.7;2.2;7.29;0;3.57;24819 +81088;46.1028;3.09713;341;20220418;20;.4;10.2;1.4;7.55;0;3.27;23464 +81088;46.1028;3.09713;341;20220419;18.1;2;10;1.9;8.95;0;3.07;22419 +81088;46.1028;3.09713;341;20220420;17.4;5.1;11.2;1.3;9.85;.2;2.32;14809 +81088;46.1028;3.09713;341;20220421;19.6;8.1;13.8;1.4;10.02;.2;3.1;19356 +81088;46.1028;3.09713;341;20220422;20.5;.9;10.7;1.6;9.25;.8;3.34;23728 +81088;46.1028;3.09713;341;20220423;17.9;8.1;13;2.7;10.85;4.2;2.6;13466 +81088;46.1028;3.09713;341;20220424;15.7;7.3;11.5;2.1;10.85;11.4;1.83;9638 +81088;46.1028;3.09713;341;20220425;15.3;9.5;12.4;2.1;11.32;.5;1.74;8210 +81088;46.1028;3.09713;341;20220426;16.8;8.9;12.8;2;10.09;0;3.24;21359 +81088;46.1028;3.09713;341;20220427;18.7;1.8;10.3;2.3;9.05;0;3.57;26004 +81088;46.1028;3.09713;341;20220428;22.2;3;12.6;1.6;10.49;0;3.58;23574 +81088;46.1028;3.09713;341;20220429;20.2;5.1;12.7;1.7;11.15;0;2.94;18485 +81088;46.1028;3.09713;341;20220430;18.6;4;11.3;2.2;9.25;0;3.38;22634 +81088;46.1028;3.09713;341;20220501;18.2;1.3;9.7;1.4;8.52;0;3.41;25620 +81088;46.1028;3.09713;341;20220502;19.5;1.8;10.6;1.6;8.99;0;3.6;26013 +81088;46.1028;3.09713;341;20220503;20.6;4;12.3;1.5;10.19;.7;3.26;20713 +81088;46.1028;3.09713;341;20220504;18.4;6.7;12.6;1.4;11.55;8.2;2.5;15452 +81088;46.1028;3.09713;341;20220505;18.3;5.6;11.9;1.9;10.49;.2;2.98;18826 +81088;46.1028;3.09713;341;20220506;19;5.5;12.2;2.5;10.29;0;3.06;18288 +81088;46.1028;3.09713;341;20220507;21.6;5;13.3;2;10.43;1.1;3.73;23046 +81088;46.1028;3.09713;341;20220508;22.6;6.5;14.6;2.1;10.93;0;3.99;23576 +81088;46.1028;3.09713;341;20220509;23.8;6.4;15.1;1.8;11.39;0;4.22;25630 +81088;46.1028;3.09713;341;20220510;26.9;7.7;17.3;1.7;11.99;0;4.68;25895 +81088;46.1028;3.09713;341;20220511;30.1;9.6;19.9;2.6;12.36;0;5.73;26926 +81088;46.1028;3.09713;341;20220512;21.8;10.7;16.3;1.1;14.66;5.4;2.54;13745 +81088;46.1028;3.09713;341;20220513;23.3;14.6;18.9;1.2;15.96;.3;3.26;17322 +81088;46.1028;3.09713;341;20220514;25.8;8.6;17.2;1.2;13.46;0;4.24;24983 +81088;46.1028;3.09713;341;20220515;29.4;10.5;20;2.3;14.13;4.2;5.1;24081 +81088;46.1028;3.09713;341;20220516;26.4;14.4;20.4;1.9;14.66;0;4.64;23373 +81088;46.1028;3.09713;341;20220517;29.9;11.4;20.7;1.3;14.99;0;4.94;26279 +81088;46.1028;3.09713;341;20220518;30.2;12.9;21.6;1.8;16.46;.1;5.04;24700 +81088;46.1028;3.09713;341;20220519;31.2;17.6;24.4;2.9;15.66;.2;5.7;21023 +81088;46.1028;3.09713;341;20220520;31.7;17.4;24.6;3.3;13.73;0;6.24;22537 +81088;46.1028;3.09713;341;20220521;29.4;16.2;22.8;2;17.66;0;5.1;24576 +81088;46.1028;3.09713;341;20220522;30.8;14.7;22.8;1.5;18.83;2.2;4.25;19518 +81088;46.1028;3.09713;341;20220523;21.7;16.9;19.3;2.5;15.76;3.5;2.94;11962 +81088;46.1028;3.09713;341;20220524;19.5;10.6;15.1;2.3;11.16;.1;3.39;17802 +81088;46.1028;3.09713;341;20220525;20.1;5.5;12.8;1.5;10.29;.1;3.4;21160 +81088;46.1028;3.09713;341;20220526;19.5;6.5;13;1.2;11.69;0;2.71;16253 +81088;46.1028;3.09713;341;20220527;21.9;11.2;16.6;1.9;13.29;0;3.86;22026 +81088;46.1028;3.09713;341;20220528;21.5;8.2;14.8;2.4;10.63;0;4.42;26197 +81088;46.1028;3.09713;341;20220529;18.9;4.7;11.8;2.6;8.23;0;4.29;27616 +81088;46.1028;3.09713;341;20220530;22.1;3.6;12.8;1.6;7.89;0;4.57;28934 +81088;46.1028;3.09713;341;20220531;23.2;6.6;14.9;2.1;9.99;.2;4.11;21495 +81088;46.1028;3.09713;341;20220601;24.9;8.5;16.7;1.5;12.79;1.4;3.94;21463 +81088;46.1028;3.09713;341;20220602;28.8;11.8;20.3;1.7;15.03;9.3;4.62;22342 +81088;46.1028;3.09713;341;20220603;29.8;14.5;22.1;1.5;16.93;17.6;4.83;23522 +81088;46.1028;3.09713;341;20220604;28.6;13.5;21;2.4;17.85;35.6;4.62;22023 +81088;46.1028;3.09713;341;20220605;23.1;15.2;19.1;2.4;16.8;2.6;3.65;18765 +81088;46.1028;3.09713;341;20220606;23;12.8;17.9;1.8;14.7;.8;3.49;17861 +81088;46.1028;3.09713;341;20220607;23.2;13;18.1;2.3;13.57;1.4;3.95;19730 +81088;46.1028;3.09713;341;20220608;21.8;11.4;16.6;2.4;13.96;4.3;3.35;17482 +81088;46.1028;3.09713;341;20220609;20.3;13.2;16.8;2.9;12.33;.2;3.72;17896 +81088;46.1028;3.09713;341;20220610;24.6;9;16.8;1.3;12.99;.1;4.76;28557 +81088;46.1028;3.09713;341;20220611;29.2;10.1;19.7;1.5;13.99;0;5.45;29307 +81088;46.1028;3.09713;341;20220612;28.8;12.3;20.5;1.3;16.49;.3;4.62;23838 +81088;46.1028;3.09713;341;20220613;25.2;15.5;20.4;2.2;14.53;0;5.1;26114 +81088;46.1028;3.09713;341;20220614;29.9;7.7;18.8;1.4;12.39;.1;5.47;29675 +81088;46.1028;3.09713;341;20220615;34.1;14.2;24.2;2;16.66;0;6.28;28033 +81088;46.1028;3.09713;341;20220616;31;16.8;23.9;1.9;17.16;0;5.52;25153 +81088;46.1028;3.09713;341;20220617;32.9;13.7;23.3;1.5;15.63;0;5.88;28209 +81088;46.1028;3.09713;341;20220618;37.4;13.8;25.6;2.7;14.76;0;7.67;29789 +81088;46.1028;3.09713;341;20220619;35.8;22.1;28.9;4.5;13.93;1.9;8.82;25956 +81088;46.1028;3.09713;341;20220620;31.8;17.2;24.5;2.3;16.93;1.6;5.86;25288 +81088;46.1028;3.09713;341;20220621;30.2;16.2;23.2;2.3;18.69;11.6;5.1;23067 +81088;46.1028;3.09713;341;20220622;28.5;17.9;23.2;1.9;19.66;10.1;4.63;21941 +81088;46.1028;3.09713;341;20220623;25.6;15.1;20.4;1.8;17.83;6.9;3.73;18366 +81088;46.1028;3.09713;341;20220624;22.7;14.9;18.8;1.7;16.06;1.7;3.38;17423 +81088;46.1028;3.09713;341;20220625;26;11.8;18.9;1.7;14.96;19.4;3.74;17948 +81088;46.1028;3.09713;341;20220626;16.5;13.5;15;1.6;15.99;53.5;1.28;5917 +81088;46.1028;3.09713;341;20220627;20.2;14.1;17.2;1.1;15.43;1.9;2.94;16134 +81088;46.1028;3.09713;341;20220628;24.5;8.7;16.6;1.5;12.96;0;4.78;28851 +81088;46.1028;3.09713;341;20220629;27;10.2;18.6;1.6;13.89;6.9;5.02;27805 +81088;46.1028;3.09713;341;20220630;19.1;14.2;16.7;2;14.86;5.8;2.21;9587 +81088;46.1028;3.09713;341;20220701;21.2;9.5;15.4;1.7;12.19;0;4.06;24667 +81088;46.1028;3.09713;341;20220702;28.1;7.5;17.8;1.4;12.86;0;5.25;30035 +81088;46.1028;3.09713;341;20220703;27.5;12.1;19.8;1.5;15.83;1.6;4.79;25858 +81088;46.1028;3.09713;341;20220704;25.2;14.6;19.9;1.3;16.73;3.5;3.82;19906 +81088;46.1028;3.09713;341;20220705;25.9;11.3;18.6;1.5;14.13;.1;4.87;27378 +81088;46.1028;3.09713;341;20220706;24.7;10.5;17.6;2.1;12.89;0;4.88;26911 +81088;46.1028;3.09713;341;20220707;24.2;9.3;16.8;2.4;13.49;0;4.38;24107 +81088;46.1028;3.09713;341;20220708;24.9;12.1;18.5;3.2;13.89;0;5.21;27309 +81088;46.1028;3.09713;341;20220709;27;10.5;18.7;2.2;13.43;0;5.24;27672 +81088;46.1028;3.09713;341;20220710;26.3;11.5;18.9;2.4;13.93;0;5.16;27104 +81088;46.1028;3.09713;341;20220711;27.5;11;19.3;2.3;13.53;0;5.41;27961 +81088;46.1028;3.09713;341;20220712;29.6;11.3;20.4;1.7;13.99;0;5.46;28358 +81088;46.1028;3.09713;341;20220713;31.3;11.5;21.4;1.6;13.66;0;5.6;28129 +81088;46.1028;3.09713;341;20220714;33.8;14.5;24.2;1.9;14.96;0;6.23;28181 +81088;46.1028;3.09713;341;20220715;28.9;13.6;21.3;1.7;14.76;0;5.26;26406 +81088;46.1028;3.09713;341;20220716;28.6;11.3;20;2.3;11.93;0;5.66;27528 +81088;46.1028;3.09713;341;20220717;31.1;10.7;20.9;1.7;12.99;0;5.54;27332 +81088;46.1028;3.09713;341;20220718;36.7;12.6;24.6;2.1;14.03;0;6.81;28437 +81088;46.1028;3.09713;341;20220719;37.3;16.2;26.7;2.5;15.83;0;7.06;26927 +81088;46.1028;3.09713;341;20220720;26.6;18.4;22.5;1.8;18.36;0;3.63;15771 +81088;46.1028;3.09713;341;20220721;29.1;13.3;21.2;1.5;16.36;0;5.03;26541 +81088;46.1028;3.09713;341;20220722;31.4;13.7;22.5;2;17.43;0;4.94;22141 +81088;46.1028;3.09713;341;20220723;27.4;18.7;23.1;2.5;16.53;0;4.78;20330 +81088;46.1028;3.09713;341;20220724;34;13;23.5;1.5;16.03;0;5.75;27621 +81088;46.1028;3.09713;341;20220725;29;18;23.5;2.9;16.63;.2;5.23;21122 +81088;46.1028;3.09713;341;20220726;25.6;15.3;20.4;2.5;14.09;0;4.45;19975 +81088;46.1028;3.09713;341;20220727;26;11.6;18.8;1.8;12.16;0;4.66;24189 +81088;46.1028;3.09713;341;20220728;29.3;9.8;19.5;1.5;12.19;0;4.87;25043 +81088;46.1028;3.09713;341;20220729;27;14.5;20.7;1.4;14.09;0;3.61;16088 +81088;46.1028;3.09713;341;20220730;30;12.1;21.1;1.3;13.73;0;4.97;26036 +81088;46.1028;3.09713;341;20220731;31.4;13.4;22.4;1.7;14.49;0;5.27;25276 +81088;46.1028;3.09713;341;20220801;31.4;13;22.2;1.7;14.86;0;5.18;25063 +81088;46.1028;3.09713;341;20220802;31.6;14.1;22.8;1.6;15.36;0;5.25;25662 +81088;46.1028;3.09713;341;20220803;36.2;14;25.1;1.5;14.73;0;5.84;26495 +81088;46.1028;3.09713;341;20220804;36.7;18.1;27.4;1.6;15.99;1.9;5.65;23219 +81088;46.1028;3.09713;341;20220805;28.7;17;22.9;2.2;18.16;4.2;4.16;17885 +81088;46.1028;3.09713;341;20220806;28.6;16.3;22.4;3.1;13.76;0;5.66;24274 +81088;46.1028;3.09713;341;20220807;28.9;10.2;19.5;2.2;11.16;0;5.25;25750 +81088;46.1028;3.09713;341;20220808;30.7;10.7;20.7;2.1;10.86;0;5.48;25502 +81088;46.1028;3.09713;341;20220809;32.4;11.5;21.9;1.8;10.96;0;5.48;25432 +81088;46.1028;3.09713;341;20220810;32.8;11.7;22.3;1.8;11.26;0;5.49;25453 +81088;46.1028;3.09713;341;20220811;34.6;11.8;23.2;1.5;11.33;0;5.5;25822 +81088;46.1028;3.09713;341;20220812;34.4;12.2;23.3;1.3;11.33;0;5.25;25044 +81088;46.1028;3.09713;341;20220813;34.3;12.4;23.4;1.4;11.03;6;5.22;24529 +81088;46.1028;3.09713;341;20220814;25.1;17.1;21.1;2.2;16.99;2.7;3.17;12867 +81088;46.1028;3.09713;341;20220815;26.7;15.3;21;1.8;16.53;1;3.67;17623 +81088;46.1028;3.09713;341;20220816;28.9;13.9;21.4;2;16.26;30.6;3.77;16109 +81088;46.1028;3.09713;341;20220817;24.3;14.6;19.5;1.5;17.43;15;3.08;16339 +81088;46.1028;3.09713;341;20220818;24.1;13.6;18.9;1.6;16.79;9.8;2.94;15524 +81088;46.1028;3.09713;341;20220819;24.1;14.7;19.4;2.2;17.36;2.8;2.8;13242 +81088;46.1028;3.09713;341;20220820;24.5;16.6;20.5;1.7;17.93;.2;3.06;15143 +81088;46.1028;3.09713;341;20220821;25;11.2;18.1;1.1;14.66;.4;3.03;16603 +81088;46.1028;3.09713;341;20220822;24.9;16.2;20.5;1.2;17.09;0;2.89;14422 +81088;46.1028;3.09713;341;20220823;27.5;15.9;21.7;1.2;18.49;0;3.51;18414 +81088;46.1028;3.09713;341;20220824;30.8;14.1;22.4;1.4;15.76;0;4.42;22484 +81088;46.1028;3.09713;341;20220825;30.7;13.6;22.2;1.7;16.03;1.5;4.14;19123 +81088;46.1028;3.09713;341;20220826;25.5;18.3;21.9;2.2;18.56;0;3.38;15841 +81088;46.1028;3.09713;341;20220827;25.4;13.1;19.2;1.8;15.33;0;3.15;15693 +81088;46.1028;3.09713;341;20220828;28.1;12;20.1;1.3;14.93;0;3.77;20455 +81088;46.1028;3.09713;341;20220829;32.2;13;22.6;1.3;15.56;.9;4.16;20628 +81088;46.1028;3.09713;341;20220830;22.6;16.4;19.5;2.1;17.66;.8;2.36;10209 +81088;46.1028;3.09713;341;20220831;26.5;13.2;19.8;1.3;16.49;0;3.36;18688 +81088;46.1028;3.09713;341;20220901;27.5;13;20.3;1.5;15.13;0;3.6;18924 +81088;46.1028;3.09713;341;20220902;25.4;13.8;19.6;1.8;16.23;6.4;2.78;13086 +81088;46.1028;3.09713;341;20220903;26.3;13.9;20.1;2.1;16.23;.1;3.42;17158 +81088;46.1028;3.09713;341;20220904;30.1;11.9;21;1.6;15.39;.6;3.96;20362 +81088;46.1028;3.09713;341;20220905;31;15.3;23.2;2.2;17.43;2.2;4.31;19657 +81088;46.1028;3.09713;341;20220906;26.8;16.1;21.4;2.1;18.33;2.9;3.15;14865 +81088;46.1028;3.09713;341;20220907;23.7;13.9;18.8;1.5;16.93;5.2;2.49;13436 +81088;46.1028;3.09713;341;20220908;23.8;11.7;17.7;2.6;14.09;.4;3.11;15805 +81088;46.1028;3.09713;341;20220909;22.3;11.6;17;2;13.73;1.1;2.67;14158 +81088;46.1028;3.09713;341;20220910;22.4;13.2;17.8;1.5;13.33;0;2.65;14150 +81088;46.1028;3.09713;341;20220911;24.9;7.6;16.2;1.5;12.33;0;3.15;19367 +81088;46.1028;3.09713;341;20220912;32.7;9.7;21.2;1.9;13.93;0;4.25;19336 +81088;46.1028;3.09713;341;20220913;31.8;16.7;24.2;2.2;18.63;3.8;3.49;12505 +81088;46.1028;3.09713;341;20220914;27.4;17.2;22.3;2.2;19.06;0;2.8;11347 +81088;46.1028;3.09713;341;20220915;23.7;14.7;19.2;1.7;17.59;2.6;2.12;10384 +81088;46.1028;3.09713;341;20220916;18.4;12.7;15.6;1.8;14.06;.2;1.88;10368 +81088;46.1028;3.09713;341;20220917;16.5;5.8;11.2;2.5;9.29;0;2.38;15829 +81088;46.1028;3.09713;341;20220918;18.4;1.2;9.8;1.2;7.66;0;2.31;18235 +81088;46.1028;3.09713;341;20220919;18.7;2.3;10.5;1.9;8.13;0;2.54;18118 +81088;46.1028;3.09713;341;20220920;19.1;1.9;10.5;1.8;8.26;0;2.49;17863 +81088;46.1028;3.09713;341;20220921;19.4;3.2;11.3;1.8;8.26;0;2.56;17463 +81088;46.1028;3.09713;341;20220922;21.8;1.3;11.6;1.1;8.36;0;2.45;17990 +81088;46.1028;3.09713;341;20220923;22.3;5.3;13.8;1.7;10.89;.6;2.17;11191 +81088;46.1028;3.09713;341;20220924;20.4;10.4;15.4;1.5;13.29;9.1;1.87;10577 +81088;46.1028;3.09713;341;20220925;15.4;11.5;13.4;1.1;13.23;4.3;1.23;7009 +81088;46.1028;3.09713;341;20220926;16.6;7.2;11.9;1.6;11.09;3.9;1.56;10060 +81088;46.1028;3.09713;341;20220927;14.9;9.8;12.3;2.6;11.43;2.8;1.55;8231 +81088;46.1028;3.09713;341;20220928;16.6;11.1;13.9;3.1;13.73;15.6;1.41;7567 +81088;46.1028;3.09713;341;20220929;14.5;9.1;11.8;1.2;10.86;1;1.43;9793 +81088;46.1028;3.09713;341;20220930;15.7;4.8;10.2;1.3;9.49;2;1.6;12428 +81088;46.1028;3.09713;341;20221001;21;6.1;13.6;3.5;13.36;0;1.84;9876 +81088;46.1028;3.09713;341;20221002;21.9;14.8;18.3;2;14.96;.1;2.13;10824 +81088;46.1028;3.09713;341;20221003;19.3;10.7;15;1.5;13.46;0;1.55;9012 +81088;46.1028;3.09713;341;20221004;21.7;6.1;13.9;1.3;12.16;.1;1.98;14583 +81088;46.1028;3.09713;341;20221005;26.1;7.8;16.9;1.9;12.16;0;2.68;14823 +81088;46.1028;3.09713;341;20221006;17.5;11.9;14.7;1.2;14.16;.2;1.13;5718 +81088;46.1028;3.09713;341;20221007;22.6;8.8;15.7;1.2;13.79;.2;1.77;11796 +81088;46.1028;3.09713;341;20221008;17.4;11.8;14.6;1.4;12.73;.3;1.49;9513 +81088;46.1028;3.09713;341;20221009;21.1;3.4;12.3;1.6;10.39;0;1.92;13807 +81088;46.1028;3.09713;341;20221010;23.3;9.5;16.4;2.1;13.39;.6;2.02;9755 +81088;46.1028;3.09713;341;20221011;17.7;11.1;14.4;1.1;14.99;2.8;.97;5586 +81088;46.1028;3.09713;341;20221012;20.6;13.4;17;1;15.06;.1;1.44;9285 +81088;46.1028;3.09713;341;20221013;17.1;9.8;13.5;1.3;14.16;2;.92;5180 +81088;46.1028;3.09713;341;20221014;18.8;13.1;15.9;2.7;15.53;1.5;1.28;5553 +81088;46.1028;3.09713;341;20221015;21.8;13.8;17.8;2.7;14.69;0;1.92;7947 +81088;46.1028;3.09713;341;20221016;26.2;14.1;20.1;3.7;15.06;0;2.97;11077 +81088;46.1028;3.09713;341;20221017;23.5;17;20.2;3.7;15.09;3.4;2.64;6851 +81088;46.1028;3.09713;341;20221018;25.5;13;19.2;1.8;14.89;0;2.07;11037 +81088;46.1028;3.09713;341;20221019;25;10.3;17.7;2.2;14.23;.6;2.02;9292 +81088;46.1028;3.09713;341;20221020;23.7;15.6;19.6;3.9;15.86;6.4;2.37;6627 +81088;46.1028;3.09713;341;20221021;22.2;14.7;18.4;3;15.69;.7;1.86;7000 +81088;46.1028;3.09713;341;20221022;23.5;11.5;17.5;2.4;13.93;.1;1.98;10289 +81088;46.1028;3.09713;341;20221023;24.6;12.6;18.6;3.9;14.13;.5;2.54;6287 +81088;46.1028;3.09713;341;20221024;22.1;11.6;16.8;1.9;12.59;.2;1.72;8724 +81088;46.1028;3.09713;341;20221025;21.2;7.1;14.2;2.1;12.03;.5;1.53;8271 +81088;46.1028;3.09713;341;20221026;24;11;17.5;2.1;13.39;0;1.84;9547 +81088;46.1028;3.09713;341;20221027;24.2;10.5;17.3;2.9;13.59;0;2.02;6164 +81088;46.1028;3.09713;341;20221028;26.3;16.1;21.2;2.9;12.53;0;2.75;7257 +81088;46.1028;3.09713;341;20221029;26.4;11.6;19;3.2;10.59;0;3.04;8187 +81088;46.1028;3.09713;341;20221030;24.5;10.4;17.5;2.1;10.46;.1;2.1;7512 +81088;46.1028;3.09713;341;20221031;23;10;16.5;2.8;13.06;5.9;1.85;7698 +81088;46.1028;3.09713;341;20221101;17.4;11.2;14.3;1.9;12.23;.1;1.17;7340 +81088;46.1028;3.09713;341;20221102;18;7.6;12.8;1.8;10.73;.1;1.21;8603 +81088;46.1028;3.09713;341;20221103;16.5;6.4;11.4;3.7;10.13;3.2;1.49;4198 +81088;46.1028;3.09713;341;20221104;10.6;7;8.8;3.4;9.36;5.5;.92;3732 +81088;46.1028;3.09713;341;20221105;11.9;1.7;6.8;2;8.06;0;.79;5952 +81088;46.1028;3.09713;341;20221106;14.2;1.7;7.9;3;8.23;0;1.16;5435 +81088;46.1028;3.09713;341;20221107;18.3;7.6;13;3.2;10.09;0;1.65;7992 +81088;46.1028;3.09713;341;20221108;19.2;6.2;12.7;4.2;10.86;1.9;1.77;5721 +81088;46.1028;3.09713;341;20221109;14.3;11.9;13.1;1.6;13.06;12.5;.74;2413 +81088;46.1028;3.09713;341;20221110;14.3;7.2;10.7;1.1;10.49;0;.67;6871 +81088;46.1028;3.09713;341;20221111;17.8;1.4;9.6;1.7;9.66;.1;.87;8189 +81088;46.1028;3.09713;341;20221112;18.2;3.7;10.9;1.4;10.16;0;.94;7366 +81088;46.1028;3.09713;341;20221113;16.8;3;9.9;.9;9.79;.1;.68;6542 +81088;46.1028;3.09713;341;20221114;16.4;7.1;11.7;3.1;11.09;5.2;1.08;3898 +81088;46.1028;3.09713;341;20221115;15.1;9.4;12.2;2.2;12.03;7.4;.84;2656 +81088;46.1028;3.09713;341;20221116;15.4;6.1;10.7;3.8;10.13;.2;1.18;5918 +81088;46.1028;3.09713;341;20221117;15.3;11.1;13.2;3.1;10.23;1.1;1.37;3710 +81088;46.1028;3.09713;341;20221118;12.5;6.6;9.5;1.8;8.73;.6;.85;4232 +81088;46.1028;3.09713;341;20221119;9.4;1.4;5.4;1.1;7.96;1.3;.42;4386 +81088;46.1028;3.09713;341;20221120;9.8;.4;5.1;2;7.59;1.3;.53;4756 +81088;46.1028;3.09713;341;20221121;9.3;2.1;5.7;2.6;8.06;3.4;.63;2272 +81088;46.1028;3.09713;341;20221122;10.6;5.3;7.9;2.8;7.59;1.6;.95;5150 +81088;46.1028;3.09713;341;20221123;12.9;3.1;8;3.2;8.83;2.4;.88;4269 +81088;46.1028;3.09713;341;20221124;12.3;4.6;8.5;2.6;8.96;.3;.79;4265 +81088;46.1028;3.09713;341;20221125;11;7.1;9.1;1.5;9.29;.7;.63;3182 +81088;46.1028;3.09713;341;20221126;9.8;2.9;6.3;1.3;8.26;0;.4;4288 +81088;46.1028;3.09713;341;20221127;12.5;.8;6.6;3;7.23;1.5;.96;4462 +81088;46.1028;3.09713;341;20221128;10.9;6.6;8.7;2.3;9.26;2.4;.73;3104 +81088;46.1028;3.09713;341;20221129;8.4;4.3;6.4;1.6;8.66;.8;.42;2857 +81088;46.1028;3.09713;341;20221130;7.2;4.3;5.7;2.2;8.56;.1;.43;1449 +81088;46.1028;3.09713;341;20221201;6.6;4.7;5.6;2.9;7.83;.2;.62;1465 +81088;46.1028;3.09713;341;20221202;3.7;2.7;3.2;1.4;6.76;1.6;.46;906 +81088;46.1028;3.09713;341;20221203;4.7;.9;2.8;.9;6.93;2.9;.33;2465 +81088;46.1028;3.09713;341;20221204;5.1;2.6;3.8;1.3;7.53;2.8;.38;1337 +81088;46.1028;3.09713;341;20221205;8.6;-.8;3.9;1.3;6.16;0;.36;5857 +81088;46.1028;3.09713;341;20221206;.8;-4.5;-1.8;1;5.33;.1;.23;2091 +81088;46.1028;3.09713;341;20221207;2.3;.4;1.4;1.8;6.19;0;.41;1195 +81088;46.1028;3.09713;341;20221208;4;-3.9;0;1;5.23;.1;.21;4705 +81088;46.1028;3.09713;341;20221209;1.4;-1;.2;1.7;5.86;.5;.32;1313 +81088;46.1028;3.09713;341;20221210;-.3;-1.8;-1;2.7;4.76;0;.45;1494 +81088;46.1028;3.09713;341;20221211;.9;-7;-3;1.4;3.96;0;.25;4718 +81088;46.1028;3.09713;341;20221212;2.2;-7.2;-2.5;1.3;4.23;1.1;.24;4724 +81088;46.1028;3.09713;341;20221213;3;-1.9;.6;1.6;5.86;3.3;.31;2374 +81088;46.1028;3.09713;341;20221214;12.8;-1.6;5.6;2.1;8.99;.4;.36;3371 +81088;46.1028;3.09713;341;20221215;4.3;1.2;2.8;1.7;7.53;4.1;.27;968 +81088;46.1028;3.09713;341;20221216;2.5;-.8;.9;2.7;5.23;0;.44;3728 +81088;46.1028;3.09713;341;20221217;-2.1;-8.9;-5.5;1.1;3.69;0;.18;3903 +81088;46.1028;3.09713;341;20221218;9.3;-8.9;.2;3.1;5.29;0;.67;5050 +81088;46.1028;3.09713;341;20221219;16;7.4;11.7;4.5;8.99;0;1.66;3899 +81088;46.1028;3.09713;341;20221220;16.6;10.2;13.4;4.9;10.09;2.4;1.91;2554 +81088;46.1028;3.09713;341;20221221;14;9.7;11.9;3;10.99;.6;.88;3033 +81088;46.1028;3.09713;341;20221222;14.9;10.7;12.8;3.6;11.16;3.6;1.2;2221 +81088;46.1028;3.09713;341;20221223;16.2;11.2;13.7;3.2;13.09;2.1;.87;2398 +81088;46.1028;3.09713;341;20221224;11.9;10.1;11;1.4;11.66;.3;.55;1275 +81088;46.1028;3.09713;341;20221225;17.6;4.8;11.2;2.5;9.29;0;1.04;4435 +81088;46.1028;3.09713;341;20221226;12.5;7.5;10;2.4;10.13;.4;.75;1870 +81088;46.1028;3.09713;341;20221227;11.2;1.6;6.4;1.2;7.96;0;.33;4652 +81088;46.1028;3.09713;341;20221228;13.8;1.1;7.4;3.7;8.03;.1;.99;4584 +81088;46.1028;3.09713;341;20221229;11.7;8.2;10;3.9;9.53;9.6;1.09;1671 +81088;46.1028;3.09713;341;20221230;14.1;2.5;8.3;3.7;9.99;1.3;.71;2748 +81088;46.1028;3.09713;341;20221231;17.5;12.6;15;4.6;10.89;0;2;3097 +81089;46.12318;3.4191;320;20220101;15.4;-.3;7.5;2;7.78;0;.71;6500 +81089;46.12318;3.4191;320;20220102;15.3;.5;7.9;2.5;7.88;0;1.11;3000 +81089;46.12318;3.4191;320;20220103;13.5;5.7;9.6;2.1;9.48;.3;.81;2500 +81089;46.12318;3.4191;320;20220104;16.4;9.5;12.9;3.8;9.28;5.2;1.92;1700 +81089;46.12318;3.4191;320;20220105;4.6;1.7;3.1;3.5;6.2;.2;.63;2028 +81089;46.12318;3.4191;320;20220106;5.1;-2.4;1.3;1;5.68;.2;.31;3900 +81089;46.12318;3.4191;320;20220107;5.7;-2.4;1.6;2.3;6.38;3.2;.44;1900 +81089;46.12318;3.4191;320;20220108;9.3;4.5;6.9;3.4;8.58;6.1;.7;2600 +81089;46.12318;3.4191;320;20220109;7.9;3.5;5.7;2.3;7.38;5.4;.7;2200 +81089;46.12318;3.4191;320;20220110;6.5;4.1;5.3;1.6;6.88;.1;.39;6500 +81089;46.12318;3.4191;320;20220111;4.2;-4.1;0;1.8;5.38;0;.21;8000 +81089;46.12318;3.4191;320;20220112;2.7;-1.2;.7;1.7;5.48;0;.4;3600 +81089;46.12318;3.4191;320;20220113;2.8;-6.6;-1.9;.9;4.48;0;.17;7200 +81089;46.12318;3.4191;320;20220114;8.4;-7.2;.6;.9;4.58;0;.29;8200 +81089;46.12318;3.4191;320;20220115;7.7;-6.9;.4;1.5;4.48;0;.45;8500 +81089;46.12318;3.4191;320;20220116;.1;-5;-2.5;2;4.58;0;.27;5600 +81089;46.12318;3.4191;320;20220117;2.9;-3.5;-.3;1.4;6.28;0;.25;1800 +81089;46.12318;3.4191;320;20220118;1.9;0;.9;1;6.28;0;.35;1300 +81089;46.12318;3.4191;320;20220119;2.2;-5.5;-1.7;1;5.68;.6;.26;2100 +81089;46.12318;3.4191;320;20220120;5.3;.2;2.7;2;6.98;.5;.43;1900 +81089;46.12318;3.4191;320;20220121;4.3;-1.9;1.2;2.8;5.28;0;.57;7100 +81089;46.12318;3.4191;320;20220122;1.3;-4.7;-1.7;1.5;5.88;0;.19;2500 +81089;46.12318;3.4191;320;20220123;2.8;.1;1.4;1.8;6.08;0;.45;2100 +81089;46.12318;3.4191;320;20220124;7.1;-3.2;1.9;1.3;5.58;0;.44;8100 +81089;46.12318;3.4191;320;20220125;10.6;-5.5;2.5;1.2;5.18;0;.57;9200 +81089;46.12318;3.4191;320;20220126;1.2;-4;-1.4;1.2;4.7;0;.44;3836 +81089;46.12318;3.4191;320;20220127;-2.2;-3.6;-2.9;1.7;4.98;0;.26;1600 +81089;46.12318;3.4191;320;20220128;1.9;-3.9;-1;1.6;6.18;0;.21;2400 +81089;46.12318;3.4191;320;20220129;3.3;-.9;1.2;2.7;6.78;.3;.28;3100 +81089;46.12318;3.4191;320;20220130;9.2;1.9;5.5;1.8;7.58;.3;.68;3400 +81089;46.12318;3.4191;320;20220131;7.5;-.8;3.3;2.9;7.48;2.7;.49;2900 +81089;46.12318;3.4191;320;20220201;4;-3.3;.3;2.9;6.98;2.3;.14;3500 +81089;46.12318;3.4191;320;20220202;9.7;3.8;6.7;2;9.68;.3;.47;4400 +81089;46.12318;3.4191;320;20220203;11.5;.3;5.9;1.3;7.78;0;.67;6900 +81089;46.12318;3.4191;320;20220204;8.9;1;4.9;2.5;8.08;1.7;.59;3900 +81089;46.12318;3.4191;320;20220205;8.3;1;4.7;2.1;6.65;0;.75;5439 +81089;46.12318;3.4191;320;20220206;8.8;-1.6;3.6;3.5;7.18;2.1;.72;3000 +81089;46.12318;3.4191;320;20220207;9.1;6.8;7.9;2.5;7.18;.1;1.17;8500 +81089;46.12318;3.4191;320;20220208;12.8;-3.1;4.8;1.7;5.78;0;1.07;11000 +81089;46.12318;3.4191;320;20220209;17.3;-3.1;7.1;2.1;5.98;0;1.6;11600 +81089;46.12318;3.4191;320;20220210;13.8;-.7;6.5;1.7;7.78;3.7;.97;8000 +81089;46.12318;3.4191;320;20220211;7.7;3.6;5.6;2.8;6.58;0;1.09;11000 +81089;46.12318;3.4191;320;20220212;7.8;-5.3;1.2;1.1;4.98;0;.73;8500 +81089;46.12318;3.4191;320;20220213;14.6;-2.7;5.9;5.7;6.98;.4;1.96;10400 +81089;46.12318;3.4191;320;20220214;10.9;7.3;9.1;3;8.28;2;1.31;4600 +81089;46.12318;3.4191;320;20220215;9.2;4.6;6.9;2.2;7.38;4.6;1.05;6500 +81089;46.12318;3.4191;320;20220216;14;5.7;9.8;3;10.48;3.2;.99;2300 +81089;46.12318;3.4191;320;20220217;15;11.5;13.2;4.4;10.93;.4;1.66;4390 +81089;46.12318;3.4191;320;20220218;17.5;4.7;11.1;2.7;9.58;.8;1.63;8500 +81089;46.12318;3.4191;320;20220219;9.7;-.8;4.4;1.6;5.98;0;1.08;12400 +81089;46.12318;3.4191;320;20220220;13.3;-.1;6.6;3.7;7.68;1.8;1.43;7700 +81089;46.12318;3.4191;320;20220221;9.6;8.1;8.8;4.3;7.58;2.4;1.71;5400 +81089;46.12318;3.4191;320;20220222;12.2;2.6;7.4;1.8;8.18;.8;1.05;6600 +81089;46.12318;3.4191;320;20220223;14.8;5.2;10;1.1;8.88;0;1.18;9300 +81089;46.12318;3.4191;320;20220224;14.8;.9;7.8;2.3;7.78;.7;1.45;8400 +81089;46.12318;3.4191;320;20220225;9.3;-.9;4.2;1.2;5.98;0;1.07;12000 +81089;46.12318;3.4191;320;20220226;10.1;-5.3;2.4;2.5;4.98;0;1.48;14900 +81089;46.12318;3.4191;320;20220227;11.5;-6.2;2.6;1.6;4.88;0;1.4;15000 +81089;46.12318;3.4191;320;20220228;13.2;-5.5;3.8;1;5.18;0;1.32;15100 +81089;46.12318;3.4191;320;20220301;13.3;-4.5;4.4;1.6;5.88;0;1.42;12100 +81089;46.12318;3.4191;320;20220302;14.8;-1.9;6.4;1.4;7.78;.3;1.18;7500 +81089;46.12318;3.4191;320;20220303;13.2;7.2;10.2;.8;9.98;.1;1;6200 +81089;46.12318;3.4191;320;20220304;13.3;1.4;7.3;1.1;8.38;0;1.08;7900 +81089;46.12318;3.4191;320;20220305;10.8;-3.2;3.8;1;5.68;0;1.25;13400 +81089;46.12318;3.4191;320;20220306;8.4;-7.5;.4;1.3;3.98;0;1.34;16100 +81089;46.12318;3.4191;320;20220307;9.4;-7.8;.8;1.2;4.18;0;1.36;16100 +81089;46.12318;3.4191;320;20220308;15;-6.7;4.1;1.6;4.68;0;1.91;16600 +81089;46.12318;3.4191;320;20220309;15.5;-2;6.7;2.2;6.48;0;2.06;16500 +81089;46.12318;3.4191;320;20220310;16.2;-2.4;6.9;2.9;7.08;0;2.07;12600 +81089;46.12318;3.4191;320;20220311;14.2;7.7;10.9;6.1;8.08;3.7;2.67;7600 +81089;46.12318;3.4191;320;20220312;9;5.6;7.3;2.2;8.78;4.4;.84;2400 +81089;46.12318;3.4191;320;20220313;11.7;2.9;7.3;2.8;7.18;4.5;1.4;3200 +81089;46.12318;3.4191;320;20220314;13.6;-2.1;5.7;1.5;8.18;3.5;1.39;12600 +81089;46.12318;3.4191;320;20220315;17.6;8.6;13.1;3.5;10.08;0;2.3;8700 +81089;46.12318;3.4191;320;20220316;17;4.9;10.9;1.4;9.78;0;1.48;7600 +81089;46.12318;3.4191;320;20220317;10.3;6.7;8.5;2.8;9.88;0;.87;2600 +81089;46.12318;3.4191;320;20220318;11.3;5.4;8.3;2.1;8.48;0;1.12;3100 +81089;46.12318;3.4191;320;20220319;14.5;2.2;8.3;1.6;8.78;.2;1.73;14000 +81089;46.12318;3.4191;320;20220320;15.8;2.6;9.2;3.8;7.68;.6;2.25;8200 +81089;46.12318;3.4191;320;20220321;17.6;7.6;12.6;3.6;6.98;0;3.19;12200 +81089;46.12318;3.4191;320;20220322;17.7;1.2;9.4;4.1;4.68;0;3.86;19700 +81089;46.12318;3.4191;320;20220323;18.5;-1.5;8.5;1.6;5.08;0;2.73;19800 +81089;46.12318;3.4191;320;20220324;20.2;-2.4;8.9;2.1;5.98;0;3.07;19900 +81089;46.12318;3.4191;320;20220325;19.6;-2.2;8.7;2.1;5.98;0;3.01;19700 +81089;46.12318;3.4191;320;20220326;18.6;-1.9;8.3;1.7;6.68;0;2.68;20000 +81089;46.12318;3.4191;320;20220327;21.7;-1;10.3;1.5;6.78;0;2.94;19900 +81089;46.12318;3.4191;320;20220328;22.3;2;12.1;2.8;6.38;0;3.78;18400 +81089;46.12318;3.4191;320;20220329;19.3;7.7;13.5;2;7.68;3.2;2.63;10900 +81089;46.12318;3.4191;320;20220330;13;8;10.5;1.5;11.08;3.8;1.34;8300 +81089;46.12318;3.4191;320;20220331;10.5;7.2;8.8;2.6;8.98;8.6;1.43;7200 +81089;46.12318;3.4191;320;20220401;3.8;-.6;1.6;4.4;5.96;4.7;.98;7486 +81089;46.12318;3.4191;320;20220402;4.8;.4;2.6;4.9;4.83;.1;1.77;9060 +81089;46.12318;3.4191;320;20220403;4.3;-1.5;1.4;3.3;5.1;0;1.24;8800 +81089;46.12318;3.4191;320;20220404;10.1;-2.6;3.7;1.3;5.08;0;2.2;21900 +81089;46.12318;3.4191;320;20220405;12.6;.2;6.4;2.2;7.98;0;1.52;9600 +81089;46.12318;3.4191;320;20220406;13.8;8.1;10.9;2.2;9.98;1.6;1.6;7000 +81089;46.12318;3.4191;320;20220407;14.3;9.9;12.1;4.4;9.98;5.9;1.98;4000 +81089;46.12318;3.4191;320;20220408;17;10.3;13.6;5.1;9.68;.7;2.99;8600 +81089;46.12318;3.4191;320;20220409;10.6;2.6;6.6;2.6;6.48;.5;2.2;15800 +81089;46.12318;3.4191;320;20220410;14.7;-3.5;5.6;1.9;5.98;0;2.77;23700 +81089;46.12318;3.4191;320;20220411;20.7;-1.9;9.4;5.3;7.58;0;4.11;20200 +81089;46.12318;3.4191;320;20220412;20.7;10.7;15.7;3.7;8.06;0;4.13;15910 +81089;46.12318;3.4191;320;20220413;17.9;4.3;11.1;1.2;9.78;0;2.33;15500 +81089;46.12318;3.4191;320;20220414;20.3;3.7;12;.9;10.88;0;2.61;18300 +81089;46.12318;3.4191;320;20220415;21.7;3.1;12.4;1.6;10.08;0;3.42;23400 +81089;46.12318;3.4191;320;20220416;21.4;3;12.2;2.4;8.88;0;3.76;23400 +81089;46.12318;3.4191;320;20220417;18.2;.5;9.3;2.5;7.38;0;3.58;25700 +81089;46.12318;3.4191;320;20220418;20.2;.2;10.2;1.1;7.28;0;3.13;22500 +81089;46.12318;3.4191;320;20220419;19;2.6;10.8;1.9;8.88;0;3.32;23500 +81089;46.12318;3.4191;320;20220420;17.4;5.1;11.2;1.2;9.98;.4;2.13;12900 +81089;46.12318;3.4191;320;20220421;19.5;9.7;14.6;1.6;10.08;0;3.34;20400 +81089;46.12318;3.4191;320;20220422;20.5;1.1;10.8;1.7;9.38;.4;3.4;24000 +81089;46.12318;3.4191;320;20220423;17.4;8.9;13.1;2.4;10.88;4.5;2.26;10200 +81089;46.12318;3.4191;320;20220424;15.7;7.4;11.5;2;10.58;16.9;1.93;10000 +81089;46.12318;3.4191;320;20220425;16;9.5;12.7;1.8;11.08;2.4;1.74;7200 +81089;46.12318;3.4191;320;20220426;16.5;9.2;12.8;2.2;10.18;0;3.27;21600 +81089;46.12318;3.4191;320;20220427;18.8;2;10.4;2.6;8.98;0;3.69;26400 +81089;46.12318;3.4191;320;20220428;22;3.3;12.6;1.6;10.28;0;3.73;24800 +81089;46.12318;3.4191;320;20220429;20.3;4.9;12.6;1.8;11.38;0;2.63;15000 +81089;46.12318;3.4191;320;20220430;18.6;4.2;11.4;2.3;9.18;0;3.57;24100 +81089;46.12318;3.4191;320;20220501;18.2;.7;9.4;1.3;8.28;0;3.5;27100 +81089;46.12318;3.4191;320;20220502;19.4;2.3;10.8;1.6;8.68;0;3.72;26700 +81089;46.12318;3.4191;320;20220503;21.4;4.1;12.7;1.4;9.88;.1;3.48;22200 +81089;46.12318;3.4191;320;20220504;18.6;6.4;12.5;1.5;11.98;8.6;2.07;11300 +81089;46.12318;3.4191;320;20220505;18.1;5.9;12;2.1;10.58;.5;2.94;18500 +81089;46.12318;3.4191;320;20220506;19.6;4.5;12;2.1;10.18;0;2.9;16300 +81089;46.12318;3.4191;320;20220507;21.9;4.1;13;1.5;10.48;.4;3.77;24500 +81089;46.12318;3.4191;320;20220508;22.9;6.4;14.6;1.7;11.48;0;3.89;23500 +81089;46.12318;3.4191;320;20220509;24.2;5.7;14.9;1.1;11.58;0;4.27;27700 +81089;46.12318;3.4191;320;20220510;27.6;7.6;17.6;1.8;12.18;0;4.88;26500 +81089;46.12318;3.4191;320;20220511;30.8;9.6;20.2;2.5;12.68;0;5.94;27800 +81089;46.12318;3.4191;320;20220512;21.9;10.5;16.2;.9;15.08;1.8;2.19;11100 +81089;46.12318;3.4191;320;20220513;22.9;14.9;18.9;1.1;16.18;0;3.12;16400 +81089;46.12318;3.4191;320;20220514;25.8;7.9;16.8;1;13.08;0;4.33;26300 +81089;46.12318;3.4191;320;20220515;29.8;9.2;19.5;1.3;14.88;3;4.21;21000 +81089;46.12318;3.4191;320;20220516;26.7;14.4;20.5;1.7;14.78;0;4.87;25500 +81089;46.12318;3.4191;320;20220517;30.2;11.3;20.7;1.4;15.28;0;5.19;27400 +81089;46.12318;3.4191;320;20220518;30.2;13.3;21.7;2.1;16.78;0;5.28;25400 +81089;46.12318;3.4191;320;20220519;32.3;16.7;24.5;3.1;14.88;.1;5.95;20400 +81089;46.12318;3.4191;320;20220520;32.7;19;25.8;2.6;12.58;0;6.3;22700 +81089;46.12318;3.4191;320;20220521;29.1;16.2;22.6;2.5;17.08;0;5.59;26400 +81089;46.12318;3.4191;320;20220522;31;14.3;22.6;1.4;18.48;2;4.22;19200 +81089;46.12318;3.4191;320;20220523;21.1;16.8;18.9;1.5;16.58;4.8;2.08;7800 +81089;46.12318;3.4191;320;20220524;19.9;9.7;14.8;1.7;11.48;1.1;3.38;19100 +81089;46.12318;3.4191;320;20220525;19.9;5.5;12.7;1;10.78;0;3.08;19300 +81089;46.12318;3.4191;320;20220526;19.8;6.6;13.2;.9;12.08;0;2.64;15800 +81089;46.12318;3.4191;320;20220527;22.1;11.9;17;1.6;13.58;0;3.78;21100 +81089;46.12318;3.4191;320;20220528;21.6;7.5;14.5;1.9;10.38;0;4.43;27000 +81089;46.12318;3.4191;320;20220529;18.7;3.6;11.1;1.8;8.28;0;4.28;29900 +81089;46.12318;3.4191;320;20220530;22.1;3.5;12.8;1.4;7.98;0;4.67;30600 +81089;46.12318;3.4191;320;20220531;23.5;6.6;15;2.3;10.18;0;4.05;19700 +81089;46.12318;3.4191;320;20220601;24.5;8.1;16.3;1.9;12.68;.6;3.61;17600 +81089;46.12318;3.4191;320;20220602;28.9;11.1;20;1.7;15.28;5.8;4.2;19100 +81089;46.12318;3.4191;320;20220603;30;15.1;22.5;1.8;17.48;24.4;5.05;23700 +81089;46.12318;3.4191;320;20220604;28.6;12.8;20.7;1.9;18.38;46.8;4.77;24400 +81089;46.12318;3.4191;320;20220605;24.2;14.7;19.4;2.5;17.28;1.9;4.64;25700 +81089;46.12318;3.4191;320;20220606;23.9;12.2;18;1.4;15.18;.5;3.47;18000 +81089;46.12318;3.4191;320;20220607;25.2;12.4;18.8;1.7;14.18;.4;4.32;22300 +81089;46.12318;3.4191;320;20220608;22.7;12;17.3;2;14.18;8.3;3.1;14100 +81089;46.12318;3.4191;320;20220609;20.8;13.8;17.3;2.3;12.38;.4;3.99;20100 +81089;46.12318;3.4191;320;20220610;24.3;9.6;16.9;1.4;13.28;.2;5.04;30700 +81089;46.12318;3.4191;320;20220611;28.6;10.2;19.4;1.8;14.58;0;5.67;30700 +81089;46.12318;3.4191;320;20220612;28.6;12;20.3;1.3;16.78;.2;4.4;22400 +81089;46.12318;3.4191;320;20220613;25.2;16.2;20.7;1.9;14.58;0;5.51;29400 +81089;46.12318;3.4191;320;20220614;29.4;7.6;18.5;1.5;12.58;.1;5.59;30400 +81089;46.12318;3.4191;320;20220615;34.8;13.4;24.1;1.8;16.58;0;6.23;27700 +81089;46.12318;3.4191;320;20220616;30.9;17;23.9;2.1;17.68;0;5.98;27700 +81089;46.12318;3.4191;320;20220617;32.3;12.8;22.5;1.4;16.28;0;5.86;29300 +81089;46.12318;3.4191;320;20220618;36.9;13.5;25.2;2.2;15.58;0;7.11;29200 +81089;46.12318;3.4191;320;20220619;36;23.8;29.9;4.4;13.28;.1;9.37;28400 +81089;46.12318;3.4191;320;20220620;31.9;17.6;24.7;2.4;16.98;.3;6.4;28000 +81089;46.12318;3.4191;320;20220621;29.6;15.8;22.7;2.1;19.18;8;4.83;22100 +81089;46.12318;3.4191;320;20220622;29.5;17.8;23.6;1.9;19.88;14.5;5.01;23300 +81089;46.12318;3.4191;320;20220623;25.8;15.5;20.6;1.6;18.88;5.2;3.78;18900 +81089;46.12318;3.4191;320;20220624;23.8;14.9;19.3;1.3;16.18;2.3;3.3;16200 +81089;46.12318;3.4191;320;20220625;27.4;11.5;19.4;1.8;15.08;24;4.06;18700 +81089;46.12318;3.4191;320;20220626;16;14.1;15;2.1;16.78;67.7;.86;2900 +81089;46.12318;3.4191;320;20220627;20.7;14.3;17.5;1;16.08;1.5;2.46;12300 +81089;46.12318;3.4191;320;20220628;24.4;9.5;16.9;1.3;13.48;0;4.93;30000 +81089;46.12318;3.4191;320;20220629;27.9;9.6;18.7;1.5;14.28;3.1;5.34;29800 +81089;46.12318;3.4191;320;20220630;18.2;14.6;16.4;1.4;16.18;5;1.48;5700 +81089;46.12318;3.4191;320;20220701;21.3;10.6;15.9;1.6;12.58;0;4.61;28800 +81089;46.12318;3.4191;320;20220702;28.2;7.5;17.8;1.2;13.28;0;5.31;30800 +81089;46.12318;3.4191;320;20220703;27.8;12;19.9;1.7;16.48;1.2;4.97;26400 +81089;46.12318;3.4191;320;20220704;25.5;14.5;20;1;17.58;0;3.84;20400 +81089;46.12318;3.4191;320;20220705;26.2;10.9;18.5;1.2;14.68;0;5.15;30200 +81089;46.12318;3.4191;320;20220706;24.8;9.6;17.2;1.7;13.38;0;5.07;30100 +81089;46.12318;3.4191;320;20220707;23.8;8.8;16.3;2.2;13.88;0;4.23;24100 +81089;46.12318;3.4191;320;20220708;25;11.4;18.2;2.3;14.38;0;5.23;29800 +81089;46.12318;3.4191;320;20220709;26.9;9.4;18.1;1.6;13.78;0;5.24;29900 +81089;46.12318;3.4191;320;20220710;26.2;10.8;18.5;2.1;14.68;0;5.27;29600 +81089;46.12318;3.4191;320;20220711;27.6;9.8;18.7;2.1;14.28;0;5.49;30000 +81089;46.12318;3.4191;320;20220712;29.5;10.5;20;1.6;14.78;0;5.59;30000 +81089;46.12318;3.4191;320;20220713;31.1;11;21;1.6;14.28;0;5.74;29200 +81089;46.12318;3.4191;320;20220714;33.6;14.6;24.1;2;15.58;0;6.43;29200 +81089;46.12318;3.4191;320;20220715;28.6;12.8;20.7;1.4;15.38;0;5.27;28300 +81089;46.12318;3.4191;320;20220716;28.3;10.4;19.3;2;12.38;0;5.64;29300 +81089;46.12318;3.4191;320;20220717;30.9;9.1;20;1.6;13.58;0;5.56;28600 +81089;46.12318;3.4191;320;20220718;36.1;11.5;23.8;2.1;14.68;0;6.68;28400 +81089;46.12318;3.4191;320;20220719;37.5;15.1;26.3;1.9;16.28;.2;6.59;27000 +81089;46.12318;3.4191;320;20220720;26.2;19.2;22.7;1.1;18.88;.1;3.27;14700 +81089;46.12318;3.4191;320;20220721;28.8;13.7;21.2;1.5;16.58;0;5.25;27900 +81089;46.12318;3.4191;320;20220722;30.7;13.2;21.9;1.6;17.28;0;4.36;19700 +81089;46.12318;3.4191;320;20220723;27.8;19.2;23.5;2;16.78;0;4.91;22100 +81089;46.12318;3.4191;320;20220724;33.5;12.1;22.8;1.4;16.58;0;5.65;27900 +81089;46.12318;3.4191;320;20220725;29.3;17.8;23.5;2.4;16.88;.1;5.71;26500 +81089;46.12318;3.4191;320;20220726;26;15;20.5;1.6;13.98;0;4.29;21000 +81089;46.12318;3.4191;320;20220727;26.1;10.6;18.3;1.1;12.38;0;4.6;26700 +81089;46.12318;3.4191;320;20220728;30.1;9.8;19.9;1.7;12.28;0;5.31;26700 +81089;46.12318;3.4191;320;20220729;27.5;13.6;20.5;1.3;13.78;0;3.52;15300 +81089;46.12318;3.4191;320;20220730;30;11.2;20.6;1.3;13.48;0;5.09;27000 +81089;46.12318;3.4191;320;20220731;31.2;13.4;22.3;2;14.38;0;5.38;24400 +81089;46.12318;3.4191;320;20220801;31.8;12.4;22.1;1.6;14.88;0;5.25;25400 +81089;46.12318;3.4191;320;20220802;31.5;13.4;22.4;1.1;15.38;0;5.15;27100 +81089;46.12318;3.4191;320;20220803;36.7;13.5;25.1;1.3;14.78;0;5.77;26800 +81089;46.12318;3.4191;320;20220804;37.2;17;27.1;1.6;16.78;3.6;5.33;20600 +81089;46.12318;3.4191;320;20220805;28.7;16.7;22.7;2;19.18;4.2;4.05;18100 +81089;46.12318;3.4191;320;20220806;28.6;16.7;22.6;2.9;13.58;0;5.93;26400 +81089;46.12318;3.4191;320;20220807;28.9;9.6;19.2;1.4;11.58;0;4.95;27100 +81089;46.12318;3.4191;320;20220808;31.1;9.3;20.2;1.3;11.58;0;5.06;26800 +81089;46.12318;3.4191;320;20220809;32.7;10.2;21.4;1.3;11.38;0;5.22;26600 +81089;46.12318;3.4191;320;20220810;32.9;10.3;21.6;1.1;11.58;0;5.03;26500 +81089;46.12318;3.4191;320;20220811;33.9;11.1;22.5;1.1;11.88;0;5.08;26100 +81089;46.12318;3.4191;320;20220812;34;10.8;22.4;.9;11.38;0;4.86;26000 +81089;46.12318;3.4191;320;20220813;33.6;10.7;22.1;1;10.88;5.7;4.82;25200 +81089;46.12318;3.4191;320;20220814;25.1;15.9;20.5;1.8;17.18;5.1;2.7;10600 +81089;46.12318;3.4191;320;20220815;27.4;14.8;21.1;1.6;16.58;.5;3.54;16300 +81089;46.12318;3.4191;320;20220816;29.6;13.3;21.4;1.7;16.18;34;3.77;16300 +81089;46.12318;3.4191;320;20220817;25;14.8;19.9;1.5;17.78;6.2;3.24;17000 +81089;46.12318;3.4191;320;20220818;24.1;13.7;18.9;1.6;17.28;13.7;2.47;11400 +81089;46.12318;3.4191;320;20220819;23.9;15.4;19.6;1.7;18.28;4.3;2.71;13300 +81089;46.12318;3.4191;320;20220820;24.6;16.3;20.4;1.6;18.38;.2;3.29;17300 +81089;46.12318;3.4191;320;20220821;24.9;11;17.9;.9;14.48;.2;3.03;17100 +81089;46.12318;3.4191;320;20220822;25.3;16.7;21;.9;17.08;0;3.07;16100 +81089;46.12318;3.4191;320;20220823;27.5;17.2;22.3;1.1;19.38;0;3.52;18300 +81089;46.12318;3.4191;320;20220824;30.6;13.6;22.1;1;15.78;0;4.3;23700 +81089;46.12318;3.4191;320;20220825;31.1;12.4;21.7;1.7;16.28;1.3;4.35;20900 +81089;46.12318;3.4191;320;20220826;25.8;18.6;22.2;1.6;19.18;0;2.95;13200 +81089;46.12318;3.4191;320;20220827;25.5;12;18.7;.9;15.38;0;2.7;14300 +81089;46.12318;3.4191;320;20220828;27.7;12;19.8;1.2;15.38;0;3.88;22300 +81089;46.12318;3.4191;320;20220829;31.3;12.6;21.9;1;16.28;.8;3.89;20700 +81089;46.12318;3.4191;320;20220830;20.8;15.7;18.2;1.4;18.48;2;1.52;6500 +81089;46.12318;3.4191;320;20220831;26.2;13.3;19.7;1;17.18;0;3.39;20000 +81089;46.12318;3.4191;320;20220901;27.1;12.8;19.9;1.2;15.78;0;3.65;21000 +81089;46.12318;3.4191;320;20220902;24.8;13.2;19;1.7;17.38;3.7;2.4;11100 +81089;46.12318;3.4191;320;20220903;26.2;14.5;20.3;1.9;16.98;.1;3.4;17400 +81089;46.12318;3.4191;320;20220904;30.1;11.2;20.6;.9;15.48;.2;3.66;21200 +81089;46.12318;3.4191;320;20220905;32.2;15.2;23.7;1.8;17.58;2.3;4.41;20800 +81089;46.12318;3.4191;320;20220906;26.6;16.2;21.4;1.8;18.88;1.1;2.76;12300 +81089;46.12318;3.4191;320;20220907;22.9;14.8;18.8;1.4;18.18;7.1;2.26;12200 +81089;46.12318;3.4191;320;20220908;24.3;11.8;18;2.2;14.38;0;3.02;14800 +81089;46.12318;3.4191;320;20220909;22.6;10.5;16.5;1.6;13.88;1.2;2.48;13300 +81089;46.12318;3.4191;320;20220910;22.5;11.1;16.8;1.3;13.78;0;2.54;14700 +81089;46.12318;3.4191;320;20220911;24.7;7.2;15.9;1.5;12.38;0;3.23;20400 +81089;46.12318;3.4191;320;20220912;32.6;8.3;20.4;1;14.08;0;3.58;19900 +81089;46.12318;3.4191;320;20220913;32.3;15.3;23.8;1.2;18.88;.8;2.98;12800 +81089;46.12318;3.4191;320;20220914;28.5;16.5;22.5;2.1;19.78;.8;2.9;11900 +81089;46.12318;3.4191;320;20220915;23.9;14.7;19.3;1.8;18.18;4.4;2.12;10000 +81089;46.12318;3.4191;320;20220916;19.1;13.5;16.3;1.5;14.68;.3;1.91;10400 +81089;46.12318;3.4191;320;20220917;16.8;5.4;11.1;2;9.58;0;2.32;16500 +81089;46.12318;3.4191;320;20220918;18.3;.4;9.3;.8;7.68;0;2.24;19500 +81089;46.12318;3.4191;320;20220919;18.8;2.3;10.5;1.5;8.28;0;2.53;19400 +81089;46.12318;3.4191;320;20220920;19.1;1;10;1.5;8.28;0;2.46;18900 +81089;46.12318;3.4191;320;20220921;19.4;2.2;10.8;1.3;8.48;0;2.42;18800 +81089;46.12318;3.4191;320;20220922;21.3;.4;10.8;.8;8.08;0;2.3;19000 +81089;46.12318;3.4191;320;20220923;23;4.4;13.7;1.8;10.98;1.7;2.27;10900 +81089;46.12318;3.4191;320;20220924;21.3;10.1;15.7;1.6;13.48;13.6;2.06;11700 +81089;46.12318;3.4191;320;20220925;16.1;11.7;13.9;1.2;13.48;3.9;1.3;7100 +81089;46.12318;3.4191;320;20220926;16.8;7.2;12;1.9;11.28;5;1.66;10300 +81089;46.12318;3.4191;320;20220927;14.8;9.7;12.2;2.1;11.58;5.1;1.42;7300 +81089;46.12318;3.4191;320;20220928;17.1;11.1;14.1;2.4;13.88;18.3;1.39;6900 +81089;46.12318;3.4191;320;20220929;15.2;9.4;12.3;1.1;11.08;1.6;1.48;10000 +81089;46.12318;3.4191;320;20220930;15.4;4.4;9.9;1.3;9.78;1.9;1.65;14000 +81089;46.12318;3.4191;320;20221001;21.8;6.3;14;2.8;13.08;1.9;1.86;7000 +81089;46.12318;3.4191;320;20221002;21.7;14.1;17.9;1.6;15.18;.1;2.08;12200 +81089;46.12318;3.4191;320;20221003;19.7;11.5;15.6;1.1;13.98;0;1.41;7400 +81089;46.12318;3.4191;320;20221004;21.4;6.1;13.7;1.2;11.98;.1;1.94;14600 +81089;46.12318;3.4191;320;20221005;27.2;7.4;17.3;2.1;12.18;0;2.99;15700 +81089;46.12318;3.4191;320;20221006;17.3;10.8;14;1.1;14.68;.1;.97;4800 +81089;46.12318;3.4191;320;20221007;23.6;7.9;15.7;.9;13.88;.3;1.78;12600 +81089;46.12318;3.4191;320;20221008;17.8;10.6;14.2;1.4;12.78;.1;1.46;9200 +81089;46.12318;3.4191;320;20221009;21;2.8;11.9;1.2;10.18;0;1.83;14800 +81089;46.12318;3.4191;320;20221010;24.5;8.2;16.3;2;13.08;.3;2.25;12100 +81089;46.12318;3.4191;320;20221011;17.8;10.4;14.1;.7;14.98;2.4;.99;6200 +81089;46.12318;3.4191;320;20221012;20.9;13.2;17;.7;15.38;.2;1.45;10400 +81089;46.12318;3.4191;320;20221013;18;10;14;1.8;14.68;2.3;.99;4700 +81089;46.12318;3.4191;320;20221014;18.7;13.4;16;2.6;15.58;2.1;1.19;3400 +81089;46.12318;3.4191;320;20221015;22;13.9;17.9;2.5;14.58;0;1.99;8300 +81089;46.12318;3.4191;320;20221016;27.1;13.4;20.2;2.7;15.18;0;2.79;12200 +81089;46.12318;3.4191;320;20221017;24.6;17.9;21.2;4.4;14.88;1.9;3.38;9600 +81089;46.12318;3.4191;320;20221018;25.5;12.9;19.2;1.5;15.18;0;2;12300 +81089;46.12318;3.4191;320;20221019;24.9;8.7;16.8;.8;14.58;.7;1.4;9400 +81089;46.12318;3.4191;320;20221020;25;15.5;20.2;3.5;16.28;9.9;2.43;6000 +81089;46.12318;3.4191;320;20221021;23.3;14;18.6;3;16.18;.6;1.96;7500 +81089;46.12318;3.4191;320;20221022;24.2;12.3;18.2;2.5;14.48;0;2.19;11700 +81089;46.12318;3.4191;320;20221023;25.2;11.9;18.5;3.5;14.58;.3;2.42;4600 +81089;46.12318;3.4191;320;20221024;22.1;11.1;16.6;1.6;12.88;.1;1.57;7700 +81089;46.12318;3.4191;320;20221025;22.5;6.9;14.7;1.9;12.18;.1;1.66;9500 +81089;46.12318;3.4191;320;20221026;25.1;11.1;18.1;1.4;13.38;0;1.69;10000 +81089;46.12318;3.4191;320;20221027;24.6;7.9;16.2;1.1;13.18;0;1.3;5100 +81089;46.12318;3.4191;320;20221028;28.2;14.7;21.4;1.7;12.58;0;2.21;8400 +81089;46.12318;3.4191;320;20221029;27.1;8.6;17.8;1.9;10.68;0;2.25;8500 +81089;46.12318;3.4191;320;20221030;25.2;7.3;16.2;1.1;10.28;.1;1.5;7500 +81089;46.12318;3.4191;320;20221031;24.3;10.2;17.2;2.3;13.28;6.6;1.9;9000 +81089;46.12318;3.4191;320;20221101;18.6;9.7;14.1;1.4;12.18;.1;1.13;9800 +81089;46.12318;3.4191;320;20221102;18.4;6.5;12.4;1.8;10.48;.1;1.25;10200 +81089;46.12318;3.4191;320;20221103;16.6;5.3;10.9;2.9;10.18;6.1;1.3;1900 +81089;46.12318;3.4191;320;20221104;10.8;7.4;9.1;2.5;9.38;7.3;.92;3500 +81089;46.12318;3.4191;320;20221105;12.7;1.4;7;1.4;8.18;0;.76;6800 +81089;46.12318;3.4191;320;20221106;14.9;1.8;8.3;2;8.18;0;1.09;4600 +81089;46.12318;3.4191;320;20221107;18.9;5.8;12.3;2.1;9.78;0;1.34;9600 +81089;46.12318;3.4191;320;20221108;20.3;4.3;12.3;4.3;10.98;2.8;1.9;4500 +81089;46.12318;3.4191;320;20221109;13.8;11.2;12.5;1.4;13.38;14.2;.62;2200 +81089;46.12318;3.4191;320;20221110;14.2;7.6;10.9;.7;10.78;0;.59;7000 +81089;46.12318;3.4191;320;20221111;18.1;1.3;9.7;.8;9.38;.1;.66;8800 +81089;46.12318;3.4191;320;20221112;16.6;1.9;9.2;.5;9.68;0;.51;7400 +81089;46.12318;3.4191;320;20221113;16.1;3.5;9.8;.9;10.08;0;.62;6200 +81089;46.12318;3.4191;320;20221114;17.2;6.5;11.8;2.5;11.48;6;1.02;4400 +81089;46.12318;3.4191;320;20221115;15.4;9;12.2;1.3;12.58;8.5;.67;2000 +81089;46.12318;3.4191;320;20221116;16.1;4.4;10.2;2.9;10.08;.1;1.06;5900 +81089;46.12318;3.4191;320;20221117;14.9;11.1;13;3.1;10.28;5.4;1.46;3300 +81089;46.12318;3.4191;320;20221118;12.9;5.1;9;1.6;8.78;1.8;.76;4700 +81089;46.12318;3.4191;320;20221119;10.6;.9;5.7;1;8.28;2;.44;4400 +81089;46.12318;3.4191;320;20221120;10.4;-.1;5.1;2.1;7.78;1.5;.53;6500 +81089;46.12318;3.4191;320;20221121;10;1.2;5.6;2.3;8.08;3.2;.64;2100 +81089;46.12318;3.4191;320;20221122;11;4.6;7.8;2.4;7.48;1.1;.91;5500 +81089;46.12318;3.4191;320;20221123;13.3;2.1;7.7;2.5;8.68;2.8;.83;4000 +81089;46.12318;3.4191;320;20221124;12.5;3.1;7.8;2.1;8.78;.3;.67;5000 +81089;46.12318;3.4191;320;20221125;11.2;6.4;8.8;1.2;9.38;1.7;.55;3300 +81089;46.12318;3.4191;320;20221126;10.7;3.1;6.9;.9;8.18;0;.36;5700 +81089;46.12318;3.4191;320;20221127;12.3;.1;6.2;1.2;7.38;3;.58;4100 +81089;46.12318;3.4191;320;20221128;10.9;4.5;7.7;1.6;9.48;6.7;.49;3100 +81089;46.12318;3.4191;320;20221129;9;5;7;1.4;9.08;1.3;.45;2700 +81089;46.12318;3.4191;320;20221130;7.4;5.3;6.3;1.9;8.88;.2;.48;1400 +81089;46.12318;3.4191;320;20221201;7.2;4.7;5.9;2.5;8.08;0;.62;1500 +81089;46.12318;3.4191;320;20221202;3.6;3;3.3;1.2;6.88;1.4;.47;700 +81089;46.12318;3.4191;320;20221203;4.4;.9;2.6;1;7.08;3.2;.33;1900 +81089;46.12318;3.4191;320;20221204;4.7;2.6;3.6;1;7.68;5.3;.37;1000 +81089;46.12318;3.4191;320;20221205;9.3;-1.7;3.8;1.2;6.08;.1;.31;6800 +81089;46.12318;3.4191;320;20221206;.9;-4.7;-1.9;1.1;5.28;.1;.25;1800 +81089;46.12318;3.4191;320;20221207;1.5;-.2;.6;1.5;6.18;0;.34;900 +81089;46.12318;3.4191;320;20221208;4.4;-4.8;-.2;.7;5.28;.4;.05;7000 +81089;46.12318;3.4191;320;20221209;1.3;-.6;.3;1.4;5.88;.7;.35;1200 +81089;46.12318;3.4191;320;20221210;-.1;-1.7;-.9;2;4.98;0;.39;2100 +81089;46.12318;3.4191;320;20221211;.9;-5.3;-2.2;1.7;4.48;0;.19;6000 +81089;46.12318;3.4191;320;20221212;2.5;-5.8;-1.7;.9;4.58;.6;.11;6100 +81089;46.12318;3.4191;320;20221213;2.8;-1.5;.6;1.2;5.88;.4;.3;2500 +81089;46.12318;3.4191;320;20221214;12.7;-1.6;5.5;1.7;8.38;.4;.57;2000 +81089;46.12318;3.4191;320;20221215;4.3;.7;2.5;2;7.68;4.7;.25;600 +81089;46.12318;3.4191;320;20221216;2.9;-.8;1;1.9;5.28;0;.38;4300 +81089;46.12318;3.4191;320;20221217;-2.3;-8.2;-5.3;.7;4.18;0;.15;2900 +81089;46.12318;3.4191;320;20221218;9.5;-7.7;.9;2.8;5.58;0;.6;6000 +81089;46.12318;3.4191;320;20221219;16;8.9;12.4;5.8;9.38;0;2.05;4300 +81089;46.12318;3.4191;320;20221220;16.7;12.6;14.6;5.4;10.28;2.5;2.38;2300 +81089;46.12318;3.4191;320;20221221;14.6;8.1;11.3;2.2;10.88;.5;.7;3800 +81089;46.12318;3.4191;320;20221222;15.5;10.1;12.8;3.9;11.18;6.6;1.33;2200 +81089;46.12318;3.4191;320;20221223;16.6;11.1;13.8;3;13.08;2.3;1.02;1400 +81089;46.12318;3.4191;320;20221224;11.9;10.1;11;1.4;11.88;.2;.49;2000 +81089;46.12318;3.4191;320;20221225;18;3.5;10.7;1.5;8.98;0;.81;4300 +81089;46.12318;3.4191;320;20221226;12.8;6.3;9.5;2;9.98;1.6;.78;900 +81089;46.12318;3.4191;320;20221227;12.1;.6;6.3;.9;7.78;0;.21;6100 +81089;46.12318;3.4191;320;20221228;14.9;.6;7.7;2.8;7.88;0;1.02;4600 +81089;46.12318;3.4191;320;20221229;11.7;7.4;9.5;3.6;9.48;8.9;1.06;1200 +81089;46.12318;3.4191;320;20221230;15;.4;7.7;2.6;9.78;1.3;.77;1400 +81089;46.12318;3.4191;320;20221231;17.5;13.2;15.3;4;11.18;0;1.91;2900 +81090;46.1426;3.74128;374;20220101;15.1;1.4;8.3;1.8;7.78;0;.73;5613 +81090;46.1426;3.74128;374;20220102;15.7;1.9;8.8;2.4;7.88;0;1.08;3944 +81090;46.1426;3.74128;374;20220103;13;5.3;9.2;2.2;9.38;0;.77;3004 +81090;46.1426;3.74128;374;20220104;16.7;9.6;13.2;4.7;9.03;6.4;2.22;2529 +81090;46.1426;3.74128;374;20220105;4.3;1.7;3;4;6.26;.2;.65;1883 +81090;46.1426;3.74128;374;20220106;3.8;-.8;1.5;2.3;5.58;0;.5;2968 +81090;46.1426;3.74128;374;20220107;5.6;-2.6;1.5;2.5;6.08;4.5;.48;2839 +81090;46.1426;3.74128;374;20220108;7;3.6;5.3;4.2;8.13;7.8;.63;2222 +81090;46.1426;3.74128;374;20220109;6.8;3.7;5.3;3.3;7.22;6.9;.79;2277 +81090;46.1426;3.74128;374;20220110;5.9;3.1;4.5;2;6.68;.3;.54;4246 +81090;46.1426;3.74128;374;20220111;3.8;-1.4;1.2;2.9;5.48;0;.47;5194 +81090;46.1426;3.74128;374;20220112;1.1;-1.7;-.3;2.4;5.33;0;.42;2609 +81090;46.1426;3.74128;374;20220113;.1;-5.6;-2.7;1.2;4.52;0;.29;5432 +81090;46.1426;3.74128;374;20220114;7.9;-6.4;.8;1.5;4.62;0;.45;6908 +81090;46.1426;3.74128;374;20220115;8.2;-5.8;1.2;1.6;4.42;0;.65;7250 +81090;46.1426;3.74128;374;20220116;1;-4.7;-1.9;2.1;4.42;0;.46;4818 +81090;46.1426;3.74128;374;20220117;2.7;-4;-.6;1.4;6.02;0;.26;2633 +81090;46.1426;3.74128;374;20220118;2.4;-.3;1;1.4;6.18;0;.37;1795 +81090;46.1426;3.74128;374;20220119;2.6;-5.2;-1.3;1.1;5.63;.8;.25;3183 +81090;46.1426;3.74128;374;20220120;4.5;.2;2.4;2.2;6.78;.8;.43;2332 +81090;46.1426;3.74128;374;20220121;3.8;-1.5;1.1;3.7;5.13;0;.74;5201 +81090;46.1426;3.74128;374;20220122;1.7;-3.1;-.7;2.3;5.73;.1;.29;2772 +81090;46.1426;3.74128;374;20220123;2.3;.2;1.3;1.8;6.03;0;.45;1887 +81090;46.1426;3.74128;374;20220124;7.9;-2;3;2;5.63;0;.68;6642 +81090;46.1426;3.74128;374;20220125;9.4;-6.2;1.6;1.2;5.18;0;.54;8023 +81090;46.1426;3.74128;374;20220126;2.3;-3.6;-.6;1.3;4.73;0;.51;4048 +81090;46.1426;3.74128;374;20220127;-3.1;-4.7;-3.9;1.3;4.68;0;.27;1666 +81090;46.1426;3.74128;374;20220128;1.6;-3.7;-1.1;1.4;6.03;0;.23;3046 +81090;46.1426;3.74128;374;20220129;3.2;-1.4;.9;2.1;6.48;.4;.33;3355 +81090;46.1426;3.74128;374;20220130;8.6;1.8;5.2;1.4;7.68;.3;.59;3961 +81090;46.1426;3.74128;374;20220131;6.6;1.3;3.9;4.3;7.28;3.9;.66;3082 +81090;46.1426;3.74128;374;20220201;5.5;-2;1.8;2.8;6.68;5.4;.37;4290 +81090;46.1426;3.74128;374;20220202;10.1;5.9;8;2.8;9.38;.6;.73;3803 +81090;46.1426;3.74128;374;20220203;10.8;2.1;6.4;2.1;7.83;0;.81;6053 +81090;46.1426;3.74128;374;20220204;8.7;.7;4.7;2.3;7.93;3.3;.58;4717 +81090;46.1426;3.74128;374;20220205;7.8;1.6;4.7;2.2;6.7;0;.78;4894 +81090;46.1426;3.74128;374;20220206;8.7;-2.2;3.3;4.3;7.08;3.9;.76;4941 +81090;46.1426;3.74128;374;20220207;8.1;6.6;7.3;3.5;7.03;.1;1.32;5027 +81090;46.1426;3.74128;374;20220208;11.6;-3.7;3.9;1.7;5.58;0;1.03;9682 +81090;46.1426;3.74128;374;20220209;15.9;-1.9;7;2.4;6.03;0;1.63;10307 +81090;46.1426;3.74128;374;20220210;7.4;.5;4;1.9;7.48;4.1;1.2;9060 +81090;46.1426;3.74128;374;20220211;7.6;4.2;5.9;2.9;6.51;0;1.16;8370 +81090;46.1426;3.74128;374;20220212;7;-5.7;.7;1.3;5.12;0;.71;8487 +81090;46.1426;3.74128;374;20220213;13.4;-3.1;5.2;6;6.78;.4;1.81;11141 +81090;46.1426;3.74128;374;20220214;9.9;7.4;8.6;3.8;8.46;4.9;1.25;4050 +81090;46.1426;3.74128;374;20220215;9.1;4;6.6;2.8;7.25;4.9;1.12;5989 +81090;46.1426;3.74128;374;20220216;13.5;4.9;9.2;3.5;10.13;5.9;1.07;4641 +81090;46.1426;3.74128;374;20220217;14.9;11.4;13.2;4.4;10.66;1.7;1.71;4413 +81090;46.1426;3.74128;374;20220218;18.2;5.5;11.9;3;9.38;1;1.84;8678 +81090;46.1426;3.74128;374;20220219;9.2;1.7;5.4;2.3;5.98;0;1.24;9159 +81090;46.1426;3.74128;374;20220220;13.1;.6;6.8;3.4;7.58;4;1.42;8313 +81090;46.1426;3.74128;374;20220221;8.3;7.7;8;6;7.68;4.7;1.65;2879 +81090;46.1426;3.74128;374;20220222;10.7;4.4;7.5;2.6;8.18;.5;1.13;6025 +81090;46.1426;3.74128;374;20220223;13.7;5.6;9.6;1.3;8.78;.1;1.16;8199 +81090;46.1426;3.74128;374;20220224;14.2;1.1;7.7;2.9;7.58;1.1;1.58;9064 +81090;46.1426;3.74128;374;20220225;8.4;0;4.2;2;5.88;0;1.15;9686 +81090;46.1426;3.74128;374;20220226;9.7;-3.7;3;2.3;5.18;0;1.37;12393 +81090;46.1426;3.74128;374;20220227;11.9;-5.2;3.3;1.5;4.98;0;1.36;13413 +81090;46.1426;3.74128;374;20220228;12.4;-3.4;4.5;1.3;5.48;0;1.34;13089 +81090;46.1426;3.74128;374;20220301;13.4;-3.8;4.8;1.8;5.83;0;1.51;12171 +81090;46.1426;3.74128;374;20220302;14.1;1.2;7.6;1.8;7.48;.3;1.4;8676 +81090;46.1426;3.74128;374;20220303;12.3;6.9;9.6;1;9.68;.2;1.03;6337 +81090;46.1426;3.74128;374;20220304;12.8;1.1;7;1.8;7.78;0;1.3;9139 +81090;46.1426;3.74128;374;20220305;9.9;-3.3;3.3;1.4;5.23;0;1.33;12273 +81090;46.1426;3.74128;374;20220306;7.5;-5.7;.9;1.6;4.03;0;1.32;13457 +81090;46.1426;3.74128;374;20220307;9.5;-6.7;1.4;1.5;4.23;0;1.42;14436 +81090;46.1426;3.74128;374;20220308;14.5;-4.1;5.2;2.3;5.13;0;2.05;15050 +81090;46.1426;3.74128;374;20220309;14.8;-.6;7.1;2.4;6.58;0;2;14511 +81090;46.1426;3.74128;374;20220310;15.9;-.3;7.8;3.4;7.18;0;2.2;12805 +81090;46.1426;3.74128;374;20220311;12.8;6.8;9.8;6.8;7.78;2.9;2.61;7693 +81090;46.1426;3.74128;374;20220312;8.9;5.6;7.3;3.9;8.18;5.5;1.22;4062 +81090;46.1426;3.74128;374;20220313;11.4;5.6;8.5;4.6;7.18;6.3;1.92;5022 +81090;46.1426;3.74128;374;20220314;12.2;-1.3;5.5;1.6;8.23;5.5;1.32;12436 +81090;46.1426;3.74128;374;20220315;17.2;8.2;12.7;4.7;9.88;0;2.54;9574 +81090;46.1426;3.74128;374;20220316;16.4;6.2;11.3;1.7;9.83;0;1.65;9184 +81090;46.1426;3.74128;374;20220317;9.8;8;8.9;3.4;9.93;.2;.94;2676 +81090;46.1426;3.74128;374;20220318;10.4;6;8.2;3.1;8.58;0;1.31;4705 +81090;46.1426;3.74128;374;20220319;14.5;1.7;8.1;1.8;8.31;0;1.82;14221 +81090;46.1426;3.74128;374;20220320;15.1;2.7;8.9;4.2;7.35;.4;2.43;10248 +81090;46.1426;3.74128;374;20220321;17;7.4;12.2;3.9;6.68;0;3.32;13622 +81090;46.1426;3.74128;374;20220322;16.9;-.2;8.4;4.1;4.85;0;3.58;18673 +81090;46.1426;3.74128;374;20220323;17.6;-2.3;7.7;1.8;5.21;0;2.66;18938 +81090;46.1426;3.74128;374;20220324;19.6;-2.4;8.6;1.8;5.88;0;2.86;19404 +81090;46.1426;3.74128;374;20220325;19.5;-1.8;8.9;1.9;6.18;0;2.88;19298 +81090;46.1426;3.74128;374;20220326;19.2;-.3;9.4;2.1;6.53;0;2.96;19450 +81090;46.1426;3.74128;374;20220327;21;-1.2;9.9;1.4;6.78;0;2.66;16864 +81090;46.1426;3.74128;374;20220328;21.9;2.4;12.1;2.6;6.28;0;3.7;18936 +81090;46.1426;3.74128;374;20220329;19.3;6.4;12.8;2.7;7.51;1.7;3.06;13214 +81090;46.1426;3.74128;374;20220330;13.8;8.1;11;1.8;10.75;2.4;1.53;8730 +81090;46.1426;3.74128;374;20220331;10.6;6.1;8.4;3;8.78;11;1.48;7605 +81090;46.1426;3.74128;374;20220401;3.3;-.9;1.2;5.1;5.94;5.7;.95;6786 +81090;46.1426;3.74128;374;20220402;4;-.3;1.9;4.6;5.53;.8;1.21;9776 +81090;46.1426;3.74128;374;20220403;4.2;-1.5;1.3;3.6;5.13;0;1.31;9175 +81090;46.1426;3.74128;374;20220404;9.3;-3.1;3.1;1.5;5.07;0;2.11;20459 +81090;46.1426;3.74128;374;20220405;12.7;-.4;6.1;2.1;7.71;0;1.71;12054 +81090;46.1426;3.74128;374;20220406;13.8;7.3;10.5;2.1;9.85;1.1;1.67;8416 +81090;46.1426;3.74128;374;20220407;14.3;9;11.7;4.6;9.88;10.1;2.03;5269 +81090;46.1426;3.74128;374;20220408;17.1;10.6;13.8;5.4;9.55;.8;3.19;9941 +81090;46.1426;3.74128;374;20220409;10.2;2.4;6.3;3.1;6.67;.7;2.13;14128 +81090;46.1426;3.74128;374;20220410;14.1;-3.8;5.1;1.7;5.88;0;2.64;23058 +81090;46.1426;3.74128;374;20220411;19.6;-1.4;9.1;5.6;7.55;0;3.99;21234 +81090;46.1426;3.74128;374;20220412;20;10.8;15.4;3.7;7.68;0;3.99;12506 +81090;46.1426;3.74128;374;20220413;18.3;4.7;11.5;1.5;9.51;0;2.65;17472 +81090;46.1426;3.74128;374;20220414;20.6;4;12.3;1.4;11.08;0;2.89;19844 +81090;46.1426;3.74128;374;20220415;21.7;3.6;12.7;1.9;10.48;0;3.42;22429 +81090;46.1426;3.74128;374;20220416;21.3;3.2;12.2;3;9.01;0;3.93;23624 +81090;46.1426;3.74128;374;20220417;18.4;.8;9.6;2.2;7.28;0;3.52;24619 +81090;46.1426;3.74128;374;20220418;20.2;0;10.1;1.4;6.88;0;3.42;23864 +81090;46.1426;3.74128;374;20220419;19.4;1.7;10.6;2;8.38;0;3.4;23219 +81090;46.1426;3.74128;374;20220420;17.5;3.3;10.4;1.4;9.58;0;2.36;15209 +81090;46.1426;3.74128;374;20220421;19.5;8.6;14.1;1.8;10.15;0;3.27;19623 +81090;46.1426;3.74128;374;20220422;20.6;1;10.8;1.7;8.98;3.2;3.47;23861 +81090;46.1426;3.74128;374;20220423;17.7;9.4;13.5;3.9;10.08;4.8;3;11733 +81090;46.1426;3.74128;374;20220424;15.4;6.5;10.9;2;10.28;11.6;2.03;11605 +81090;46.1426;3.74128;374;20220425;15.6;9.6;12.6;2.3;10.85;2.5;2.11;10377 +81090;46.1426;3.74128;374;20220426;17.4;7.5;12.5;2.1;9.88;0;3.29;21526 +81090;46.1426;3.74128;374;20220427;19.3;1.2;10.2;1.9;8.65;0;3.61;26071 +81090;46.1426;3.74128;374;20220428;22.3;2.7;12.5;1.6;9.75;0;3.86;25474 +81090;46.1426;3.74128;374;20220429;20.8;3.6;12.2;1.8;10.61;.1;3.09;19051 +81090;46.1426;3.74128;374;20220430;18.7;4.7;11.7;2.5;9.21;0;3.61;23334 +81090;46.1426;3.74128;374;20220501;18.4;1.2;9.8;1.6;8.41;0;3.47;25286 +81090;46.1426;3.74128;374;20220502;19.9;1.6;10.7;1.6;8.75;0;3.75;26546 +81090;46.1426;3.74128;374;20220503;20.7;5.1;12.9;1.7;9.91;0;3.25;19113 +81090;46.1426;3.74128;374;20220504;19.6;5.4;12.5;1.9;11.45;8.3;2.81;16752 +81090;46.1426;3.74128;374;20220505;17.1;7.9;12.5;2.3;10.91;1.8;2.74;15959 +81090;46.1426;3.74128;374;20220506;18.2;7;12.6;2.8;10.68;.1;2.93;16632 +81090;46.1426;3.74128;374;20220507;21.4;5.7;13.6;2.3;10.48;.1;3.85;23069 +81090;46.1426;3.74128;374;20220508;22.3;7.5;14.9;2.3;11.28;0;3.95;22314 +81090;46.1426;3.74128;374;20220509;23.3;7.1;15.2;1.6;11.73;0;4.08;24895 +81090;46.1426;3.74128;374;20220510;26.5;8.4;17.4;1.5;12.53;0;4.51;25092 +81090;46.1426;3.74128;374;20220511;30.5;10.3;20.4;2.6;12.43;0;5.9;26740 +81090;46.1426;3.74128;374;20220512;22;11.2;16.6;1.1;14.68;2.5;2.74;14818 +81090;46.1426;3.74128;374;20220513;22.9;14.5;18.7;1.4;16.28;.3;3.18;16583 +81090;46.1426;3.74128;374;20220514;25.2;9;17.1;1.1;13.48;0;4.14;24575 +81090;46.1426;3.74128;374;20220515;28.9;10.2;19.6;2.2;14.28;5.1;4.83;22872 +81090;46.1426;3.74128;374;20220516;25.9;14.3;20.1;2.1;14.48;0;4.61;22509 +81090;46.1426;3.74128;374;20220517;29.5;11.8;20.6;1.2;15.43;0;4.87;25918 +81090;46.1426;3.74128;374;20220518;29.5;13.2;21.4;1.8;16.63;0;5.02;24551 +81090;46.1426;3.74128;374;20220519;31.7;18.5;25.1;3.5;14.53;.3;6.26;20485 +81090;46.1426;3.74128;374;20220520;32.6;18.4;25.5;3.5;12.68;.1;6.88;22655 +81090;46.1426;3.74128;374;20220521;29.3;16.4;22.9;2.2;17.73;0;5.13;23914 +81090;46.1426;3.74128;374;20220522;30.3;15.1;22.7;1.6;18.58;1.7;4.52;21028 +81090;46.1426;3.74128;374;20220523;22.9;16.6;19.7;2.3;15.88;5.5;3;11843 +81090;46.1426;3.74128;374;20220524;20.2;11.1;15.6;2.4;11.23;0;3.6;18303 +81090;46.1426;3.74128;374;20220525;20.3;6.7;13.5;1.6;10.63;.1;3.45;20640 +81090;46.1426;3.74128;374;20220526;19.9;6.8;13.4;1.4;11.73;0;3.11;18880 +81090;46.1426;3.74128;374;20220527;21.8;10.7;16.2;1.9;13.33;.1;3.75;20839 +81090;46.1426;3.74128;374;20220528;21.4;8.7;15;2.5;10.73;0;4.28;24096 +81090;46.1426;3.74128;374;20220529;19.2;5.5;12.3;2.6;8.23;0;4.28;26024 +81090;46.1426;3.74128;374;20220530;21.9;4.3;13.1;1.6;7.78;.1;4.56;28051 +81090;46.1426;3.74128;374;20220531;23;7.8;15.4;2.4;10.13;.1;4.31;21542 +81090;46.1426;3.74128;374;20220601;24.1;8.5;16.3;1.7;13.03;1.2;3.88;20895 +81090;46.1426;3.74128;374;20220602;28.4;12.2;20.3;1.9;15.13;4.8;4.59;21713 +81090;46.1426;3.74128;374;20220603;30.4;14.4;22.4;1.6;17.03;22.7;5.1;24483 +81090;46.1426;3.74128;374;20220604;28.7;13.5;21.1;2.2;18.52;36.9;5.02;25356 +81090;46.1426;3.74128;374;20220605;24;15;19.5;3.1;17.02;1.9;4.25;21729 +81090;46.1426;3.74128;374;20220606;23.7;12.6;18.1;1.9;14.89;.6;3.79;19508 +81090;46.1426;3.74128;374;20220607;23.2;13.1;18.1;2.4;13.65;.1;4.08;20030 +81090;46.1426;3.74128;374;20220608;21.9;11.3;16.6;2.3;13.98;12.1;3.41;17173 +81090;46.1426;3.74128;374;20220609;19.8;13.3;16.6;3.4;12.28;.8;3.84;17694 +81090;46.1426;3.74128;374;20220610;23.8;9.1;16.4;1.3;12.83;.1;4.57;27386 +81090;46.1426;3.74128;374;20220611;28.7;10.4;19.5;1.6;14.13;0;5.39;28811 +81090;46.1426;3.74128;374;20220612;28.5;12.7;20.6;1.3;16.28;.1;4.58;23558 +81090;46.1426;3.74128;374;20220613;25.1;16.4;20.7;2.4;14.98;0;4.94;23771 +81090;46.1426;3.74128;374;20220614;29.5;8.4;19;1.3;12.18;.1;5.41;29663 +81090;46.1426;3.74128;374;20220615;34.4;14.6;24.5;1.9;16.43;0;6.34;27700 +81090;46.1426;3.74128;374;20220616;30.8;18;24.4;2;17.58;0;5.59;24879 +81090;46.1426;3.74128;374;20220617;32.3;14.6;23.4;1.3;15.73;0;5.69;27664 +81090;46.1426;3.74128;374;20220618;37;13.7;25.3;2.9;14.73;0;7.79;29933 +81090;46.1426;3.74128;374;20220619;36.1;23.7;29.9;5.5;13.18;0;9.89;25334 +81090;46.1426;3.74128;374;20220620;32.7;17.1;24.9;2.5;15.68;.1;6.44;26782 +81090;46.1426;3.74128;374;20220621;31.5;16.9;24.2;2.3;18.23;6.7;5.44;23251 +81090;46.1426;3.74128;374;20220622;29;18.4;23.7;1.9;20.23;9.9;4.75;21612 +81090;46.1426;3.74128;374;20220623;24.7;15.6;20.2;2.1;18.23;1.5;3.78;18549 +81090;46.1426;3.74128;374;20220624;22.6;14.8;18.7;1.5;15.98;2.7;3.31;16434 +81090;46.1426;3.74128;374;20220625;27.3;11.6;19.5;1.8;14.98;18.3;4.46;21872 +81090;46.1426;3.74128;374;20220626;16.8;13.9;15.4;1.8;16.73;23.6;1.42;7026 +81090;46.1426;3.74128;374;20220627;18.9;14.2;16.5;1.1;16.18;1;2.34;12151 +81090;46.1426;3.74128;374;20220628;24.1;9.4;16.8;1.7;13.48;0;4.64;27077 +81090;46.1426;3.74128;374;20220629;26.6;11.2;18.9;1.4;14.18;1.2;4.9;26707 +81090;46.1426;3.74128;374;20220630;20.7;15.2;17.9;2.1;15.43;2.7;2.52;10581 +81090;46.1426;3.74128;374;20220701;20.8;10.5;15.7;1.9;12.53;0;4.12;24300 +81090;46.1426;3.74128;374;20220702;28;7.8;17.9;1.3;13.08;0;5.2;29502 +81090;46.1426;3.74128;374;20220703;27.9;13.1;20.5;1.6;16.58;1.6;4.8;25037 +81090;46.1426;3.74128;374;20220704;25.2;14.7;19.9;1.3;17.03;3.6;3.89;20110 +81090;46.1426;3.74128;374;20220705;25.5;12.3;18.9;1.5;14.43;0;4.73;25917 +81090;46.1426;3.74128;374;20220706;24.5;11.9;18.2;2.5;12.98;0;4.92;25517 +81090;46.1426;3.74128;374;20220707;23.9;10;17;2.6;13.48;0;4.38;23460 +81090;46.1426;3.74128;374;20220708;24.9;12.4;18.7;3.2;14.03;0;5.09;25564 +81090;46.1426;3.74128;374;20220709;26.6;11.8;19.2;2.3;13.48;0;5.2;26358 +81090;46.1426;3.74128;374;20220710;26.1;12.9;19.5;2.5;14.18;0;5.1;25557 +81090;46.1426;3.74128;374;20220711;27.2;11.7;19.4;2.3;13.58;.2;5.28;26741 +81090;46.1426;3.74128;374;20220712;29.2;12.4;20.8;1.5;14.38;0;5.27;27287 +81090;46.1426;3.74128;374;20220713;31;12;21.5;1.4;13.33;0;5.51;27893 +81090;46.1426;3.74128;374;20220714;33.5;15.4;24.5;2.1;14.93;0;6.35;27522 +81090;46.1426;3.74128;374;20220715;29.1;15;22;1.9;14.98;0;5.29;25259 +81090;46.1426;3.74128;374;20220716;28.4;12.5;20.5;2.4;11.93;0;5.68;26442 +81090;46.1426;3.74128;374;20220717;31.3;12.2;21.7;1.6;12.98;0;5.55;27148 +81090;46.1426;3.74128;374;20220718;36.2;13.7;25;1.8;13.93;0;6.55;28356 +81090;46.1426;3.74128;374;20220719;38.6;17.1;27.8;2.6;15.73;.2;7.49;27441 +81090;46.1426;3.74128;374;20220720;27.2;19.1;23.2;1.9;18.83;1.1;3.83;16106 +81090;46.1426;3.74128;374;20220721;28.9;14;21.5;1.5;16.58;.1;4.96;25512 +81090;46.1426;3.74128;374;20220722;31.3;13.8;22.5;1.9;17.28;0;4.97;22411 +81090;46.1426;3.74128;374;20220723;27.2;19.5;23.3;3.2;16.73;0;4.95;18945 +81090;46.1426;3.74128;374;20220724;33.9;13.7;23.8;1.3;16.38;0;5.6;27132 +81090;46.1426;3.74128;374;20220725;30.1;19.2;24.6;3.4;16.58;.1;5.94;22784 +81090;46.1426;3.74128;374;20220726;25.7;16.1;20.9;3.2;14.13;0;4.71;19212 +81090;46.1426;3.74128;374;20220727;26;12.8;19.4;1.9;12.13;0;4.73;23483 +81090;46.1426;3.74128;374;20220728;29.4;10.5;20;1.6;12.23;0;5.09;25865 +81090;46.1426;3.74128;374;20220729;26.8;15.3;21;1.4;13.48;0;3.83;16882 +81090;46.1426;3.74128;374;20220730;29.8;12.6;21.2;1.3;12.98;0;4.93;25255 +81090;46.1426;3.74128;374;20220731;30.9;14.1;22.5;1.9;14.18;0;5.24;23864 +81090;46.1426;3.74128;374;20220801;31.3;13.9;22.6;1.8;14.98;0;5.22;24345 +81090;46.1426;3.74128;374;20220802;31.3;14.8;23.1;1.5;15.33;0;5.14;24843 +81090;46.1426;3.74128;374;20220803;36;14.9;25.5;1.5;14.63;0;5.85;26142 +81090;46.1426;3.74128;374;20220804;36.8;18.4;27.6;1.4;15.88;1.5;5.41;22129 +81090;46.1426;3.74128;374;20220805;28.7;17.3;23;2.4;18.48;4.1;4.33;18327 +81090;46.1426;3.74128;374;20220806;29;16.6;22.8;3.2;14.18;0;5.67;23062 +81090;46.1426;3.74128;374;20220807;29;11.5;20.2;2.3;11.68;0;5.33;24876 +81090;46.1426;3.74128;374;20220808;30.7;12.2;21.4;1.9;10.83;0;5.38;24803 +81090;46.1426;3.74128;374;20220809;32.4;12.8;22.6;1.7;10.78;0;5.45;25048 +81090;46.1426;3.74128;374;20220810;32.5;13.1;22.8;1.6;11.18;0;5.33;24830 +81090;46.1426;3.74128;374;20220811;34.1;12.8;23.5;1.3;11.43;0;5.25;25433 +81090;46.1426;3.74128;374;20220812;33.5;13.1;23.3;1.2;11.33;0;5.04;24867 +81090;46.1426;3.74128;374;20220813;33.4;13;23.2;1.3;10.53;4.6;5.02;24394 +81090;46.1426;3.74128;374;20220814;25.6;17.1;21.4;2.3;16.48;8.7;3.31;12750 +81090;46.1426;3.74128;374;20220815;26.5;14.9;20.7;1.4;16.53;.8;3.47;16935 +81090;46.1426;3.74128;374;20220816;29.7;14;21.8;2.1;16.28;28.9;4.24;18464 +81090;46.1426;3.74128;374;20220817;23.2;15.1;19.2;1.6;18.08;8.1;2.91;15359 +81090;46.1426;3.74128;374;20220818;23.3;13.4;18.4;1.8;17.43;13.8;2.67;13637 +81090;46.1426;3.74128;374;20220819;23.6;16;19.8;2.8;18.03;5.4;2.96;13413 +81090;46.1426;3.74128;374;20220820;24.3;16.8;20.6;1.9;18.03;.2;3.18;15365 +81090;46.1426;3.74128;374;20220821;24.6;11.8;18.2;1.1;14.53;.1;3.14;17405 +81090;46.1426;3.74128;374;20220822;24.9;15.8;20.4;1.3;16.68;0;3.13;15633 +81090;46.1426;3.74128;374;20220823;27.4;16.3;21.8;1.4;18.63;0;3.51;17571 +81090;46.1426;3.74128;374;20220824;30.5;14.3;22.4;1.1;15.68;0;4.18;21726 +81090;46.1426;3.74128;374;20220825;31;14.5;22.7;1.8;15.68;1.4;4.42;20185 +81090;46.1426;3.74128;374;20220826;25.1;18.8;22;2.6;18.98;.2;3.1;12362 +81090;46.1426;3.74128;374;20220827;25;14.7;19.9;1.8;15.98;.1;3.01;14190 +81090;46.1426;3.74128;374;20220828;27.9;13;20.4;1.3;15.43;0;3.76;20332 +81090;46.1426;3.74128;374;20220829;31.7;13.4;22.6;1.1;16.18;.6;4.02;20543 +81090;46.1426;3.74128;374;20220830;22.7;16.4;19.6;2.1;17.78;.4;2.24;9314 +81090;46.1426;3.74128;374;20220831;26.1;14.1;20.1;1.1;16.98;0;3.24;17933 +81090;46.1426;3.74128;374;20220901;27.2;13.1;20.1;1.4;15.08;0;3.57;19186 +81090;46.1426;3.74128;374;20220902;25.4;14.2;19.8;1.7;16.13;2.9;2.82;13129 +81090;46.1426;3.74128;374;20220903;26.6;13.5;20;2.2;16.63;.1;3.49;17137 +81090;46.1426;3.74128;374;20220904;29.6;12.4;21;1.3;15.53;.1;3.76;19793 +81090;46.1426;3.74128;374;20220905;30.7;16;23.3;2.6;17.53;.8;4.48;18686 +81090;46.1426;3.74128;374;20220906;26.1;16.8;21.4;2;18.68;.6;2.88;12598 +81090;46.1426;3.74128;374;20220907;23.6;14.1;18.8;1.4;17.58;8.9;2.41;13054 +81090;46.1426;3.74128;374;20220908;24;11.5;17.8;2.6;13.98;0;3.17;15107 +81090;46.1426;3.74128;374;20220909;22.5;10.9;16.7;1.7;13.53;1.7;2.61;13888 +81090;46.1426;3.74128;374;20220910;22.1;13.4;17.7;1.3;13.33;.1;2.45;13076 +81090;46.1426;3.74128;374;20220911;24.4;8.3;16.4;1.3;12.43;0;2.98;18551 +81090;46.1426;3.74128;374;20220912;31.9;10.4;21.1;2;13.78;0;4.27;19454 +81090;46.1426;3.74128;374;20220913;32;16.6;24.3;2.3;18.33;.3;3.82;14358 +81090;46.1426;3.74128;374;20220914;27.6;17.4;22.5;2.3;19.38;3.5;3.01;12120 +81090;46.1426;3.74128;374;20220915;23.6;14.7;19.2;2;17.78;6.5;2.27;10926 +81090;46.1426;3.74128;374;20220916;18.3;13;15.7;2.2;14.28;.5;1.91;9553 +81090;46.1426;3.74128;374;20220917;16.6;6.5;11.6;3;9.43;0;2.43;14294 +81090;46.1426;3.74128;374;20220918;17.9;2;10;1.1;7.73;0;2.24;17353 +81090;46.1426;3.74128;374;20220919;18.5;2.9;10.7;1.8;8.23;0;2.5;17327 +81090;46.1426;3.74128;374;20220920;19.1;2.8;10.9;1.7;8.38;0;2.47;17045 +81090;46.1426;3.74128;374;20220921;19.3;4.1;11.7;1.8;8.33;0;2.55;16595 +81090;46.1426;3.74128;374;20220922;21;1.9;11.4;1;8.23;0;2.32;17585 +81090;46.1426;3.74128;374;20220923;22.9;5.6;14.2;1.8;10.93;3.1;2.43;13087 +81090;46.1426;3.74128;374;20220924;20.4;10.5;15.5;1.7;13.53;10.2;2;11366 +81090;46.1426;3.74128;374;20220925;15.4;11.2;13.3;1.2;13.33;7;1.25;7013 +81090;46.1426;3.74128;374;20220926;16.8;7.6;12.2;1.6;11.28;6.7;1.63;10440 +81090;46.1426;3.74128;374;20220927;14.6;9.8;12.2;2.8;11.23;8.1;1.56;7297 +81090;46.1426;3.74128;374;20220928;16.6;10.7;13.6;3.2;13.58;22.2;1.47;7501 +81090;46.1426;3.74128;374;20220929;13.9;9.3;11.6;1.3;10.98;1.9;1.36;8289 +81090;46.1426;3.74128;374;20220930;14.8;5;9.9;1.4;9.58;1.6;1.57;12093 +81090;46.1426;3.74128;374;20221001;21.3;5.8;13.6;3.4;12.68;3.6;2.15;10164 +81090;46.1426;3.74128;374;20221002;22.3;14.8;18.6;1.9;15.03;.4;2.14;10536 +81090;46.1426;3.74128;374;20221003;18.4;12.3;15.3;1.3;13.93;0;1.41;7268 +81090;46.1426;3.74128;374;20221004;21;4.7;12.9;1.1;11.73;.2;1.84;13974 +81090;46.1426;3.74128;374;20221005;26.1;7.9;17;1.9;12.03;0;2.75;14584 +81090;46.1426;3.74128;374;20221006;17.9;11.8;14.9;1.2;14.13;.1;1.19;6077 +81090;46.1426;3.74128;374;20221007;22.1;9;15.6;1;13.88;.5;1.7;11644 +81090;46.1426;3.74128;374;20221008;17;12;14.5;1.4;13.08;.1;1.35;7420 +81090;46.1426;3.74128;374;20221009;19.8;4;11.9;1.6;10.63;.1;1.78;13210 +81090;46.1426;3.74128;374;20221010;23.3;9.2;16.3;2.3;13.23;.2;2.23;11432 +81090;46.1426;3.74128;374;20221011;18.2;11.2;14.7;1;14.98;2.7;1.1;6780 +81090;46.1426;3.74128;374;20221012;21.2;13.3;17.3;1;15.33;.2;1.46;9178 +81090;46.1426;3.74128;374;20221013;17.1;10.3;13.7;1.2;14.48;3.2;.99;5771 +81090;46.1426;3.74128;374;20221014;18.1;12.6;15.3;2.8;15.23;2;1.24;4880 +81090;46.1426;3.74128;374;20221015;21.9;12.9;17.4;2.3;14.33;0;1.92;8371 +81090;46.1426;3.74128;374;20221016;25.8;14.1;20;4.3;15.03;0;3.17;10565 +81090;46.1426;3.74128;374;20221017;24.3;16.3;20.3;4.7;14.83;0;3.28;8677 +81090;46.1426;3.74128;374;20221018;24.8;13.9;19.3;2;14.88;.1;2.13;10305 +81090;46.1426;3.74128;374;20221019;23.5;10.8;17.1;2.2;14.43;1.2;1.83;9038 +81090;46.1426;3.74128;374;20221020;23;15.9;19.4;4.4;16.03;20.8;2.5;5990 +81090;46.1426;3.74128;374;20221021;22.2;14.3;18.2;3.2;16.23;3.9;1.87;7050 +81090;46.1426;3.74128;374;20221022;23.3;12.2;17.7;2.5;14.48;0;2.03;9934 +81090;46.1426;3.74128;374;20221023;24.7;13.3;19;3.8;14.63;0;2.6;6281 +81090;46.1426;3.74128;374;20221024;22.5;13.1;17.8;1.9;13.08;0;1.76;7336 +81090;46.1426;3.74128;374;20221025;20.9;7.7;14.3;2;12.18;.3;1.58;8907 +81090;46.1426;3.74128;374;20221026;23.6;11.5;17.6;1.9;13.53;.1;1.8;8921 +81090;46.1426;3.74128;374;20221027;22.3;11.7;17;3;13.93;0;1.74;5696 +81090;46.1426;3.74128;374;20221028;25.7;16.8;21.3;3.1;12.48;0;2.9;7036 +81090;46.1426;3.74128;374;20221029;25.2;11.5;18.4;3.4;10.58;0;2.98;8031 +81090;46.1426;3.74128;374;20221030;25;12.6;18.8;2.1;10.08;.1;2.32;7168 +81090;46.1426;3.74128;374;20221031;22.7;10.5;16.6;2.9;13.03;7.2;1.99;8147 +81090;46.1426;3.74128;374;20221101;17.3;12.2;14.7;1.7;12.43;0;1.19;6661 +81090;46.1426;3.74128;374;20221102;17.5;6.7;12.1;1.6;10.43;.1;1.15;8455 +81090;46.1426;3.74128;374;20221103;15.9;6.7;11.3;3.8;10.03;4.4;1.5;3847 +81090;46.1426;3.74128;374;20221104;10.9;6.5;8.7;3.5;9.23;8.3;1.02;3849 +81090;46.1426;3.74128;374;20221105;11.3;2.9;7.1;2.2;8.43;0;.79;5979 +81090;46.1426;3.74128;374;20221106;13.6;1;7.3;2.8;8.03;0;1.13;5802 +81090;46.1426;3.74128;374;20221107;18;6.5;12.3;3;9.53;0;1.64;7988 +81090;46.1426;3.74128;374;20221108;18.2;7.3;12.8;4.9;11.03;3.7;1.89;4982 +81090;46.1426;3.74128;374;20221109;13.7;12;12.8;1.5;13.43;12.4;.65;1870 +81090;46.1426;3.74128;374;20221110;13.6;7.5;10.6;.8;10.78;0;.6;5607 +81090;46.1426;3.74128;374;20221111;16.1;1.9;9;1.6;9.78;.2;.72;7734 +81090;46.1426;3.74128;374;20221112;16.5;4.2;10.4;1.1;10.18;.1;.68;6699 +81090;46.1426;3.74128;374;20221113;14.2;3.2;8.7;.8;9.98;0;.56;5913 +81090;46.1426;3.74128;374;20221114;15.6;6.9;11.2;3.3;11.33;5.6;1.03;4547 +81090;46.1426;3.74128;374;20221115;14.6;9.6;12.1;1.8;12.38;9.7;.72;2634 +81090;46.1426;3.74128;374;20221116;15.4;5;10.2;3.3;9.73;.1;1.18;5578 +81090;46.1426;3.74128;374;20221117;16.1;10.7;13.4;2.6;9.88;5.2;1.43;3615 +81090;46.1426;3.74128;374;20221118;12.2;7.8;10;1.8;8.73;3.8;.93;3499 +81090;46.1426;3.74128;374;20221119;8.8;1.7;5.2;1.3;8.28;2.1;.42;4029 +81090;46.1426;3.74128;374;20221120;9.8;2;5.9;1.9;7.98;1.9;.54;5184 +81090;46.1426;3.74128;374;20221121;8.6;2.7;5.6;2.5;8.08;5.7;.62;2559 +81090;46.1426;3.74128;374;20221122;10.3;5.5;7.9;2.7;7.23;0;1.08;4125 +81090;46.1426;3.74128;374;20221123;12.5;1.9;7.2;3.3;8.43;3.9;.91;4453 +81090;46.1426;3.74128;374;20221124;11.8;3.7;7.8;2.3;8.53;0;.75;4498 +81090;46.1426;3.74128;374;20221125;10.7;6.8;8.7;1.3;9.18;1.8;.61;2874 +81090;46.1426;3.74128;374;20221126;8.8;3.4;6.1;1.3;8.38;0;.39;4233 +81090;46.1426;3.74128;374;20221127;10.8;.6;5.7;3.2;7.43;2.8;.77;4244 +81090;46.1426;3.74128;374;20221128;10.4;6.2;8.3;2.2;9.18;6.9;.69;2606 +81090;46.1426;3.74128;374;20221129;7.9;4.3;6.1;1.8;8.73;2.2;.46;2485 +81090;46.1426;3.74128;374;20221130;6.9;5.2;6;2.4;8.78;.7;.49;1274 +81090;46.1426;3.74128;374;20221201;6.4;4.5;5.4;2.9;7.83;.1;.66;1348 +81090;46.1426;3.74128;374;20221202;3.5;2.5;3;1.2;6.78;2;.47;759 +81090;46.1426;3.74128;374;20221203;4.3;.2;2.3;.7;6.93;3;.31;2198 +81090;46.1426;3.74128;374;20221204;5.1;2.4;3.8;1.4;7.58;4.5;.39;1455 +81090;46.1426;3.74128;374;20221205;7.8;-1.1;3.3;1.3;6.08;.1;.38;5236 +81090;46.1426;3.74128;374;20221206;.5;-4.5;-2;.8;5.33;.1;.23;2187 +81090;46.1426;3.74128;374;20221207;2.2;.4;1.3;1.2;6.38;0;.34;1092 +81090;46.1426;3.74128;374;20221208;3.9;-2;1;1;5.63;1.7;.21;4708 +81090;46.1426;3.74128;374;20221209;1.1;-.7;.2;1.7;5.93;.8;.33;1170 +81090;46.1426;3.74128;374;20221210;-.6;-1.7;-1.2;2.9;5.03;0;.41;1292 +81090;46.1426;3.74128;374;20221211;.8;-6.5;-2.9;1.4;4.28;0;.23;4727 +81090;46.1426;3.74128;374;20221212;1.7;-6.6;-2.5;1.1;4.43;.7;.19;4837 +81090;46.1426;3.74128;374;20221213;2.6;-2.5;0;1.6;5.68;.4;.32;2611 +81090;46.1426;3.74128;374;20221214;12.9;-2.7;5.1;1.8;8.13;.7;.51;3657 +81090;46.1426;3.74128;374;20221215;4.1;1.7;2.9;1.8;7.58;5.2;.29;902 +81090;46.1426;3.74128;374;20221216;1.8;-.6;.6;2.7;5.48;0;.41;2692 +81090;46.1426;3.74128;374;20221217;-3.7;-8.7;-6.2;1;3.88;0;.17;2654 +81090;46.1426;3.74128;374;20221218;8.2;-8.6;-.2;3.4;5.53;0;.57;5675 +81090;46.1426;3.74128;374;20221219;15.5;7.3;11.4;5.5;9.28;0;1.86;3949 +81090;46.1426;3.74128;374;20221220;15.9;11.5;13.7;5.8;10.23;2.4;2.26;2331 +81090;46.1426;3.74128;374;20221221;14.5;9.7;12.1;2.8;10.78;0;.97;2950 +81090;46.1426;3.74128;374;20221222;15;10.7;12.8;3.6;10.73;11.5;1.37;2131 +81090;46.1426;3.74128;374;20221223;16.5;10.5;13.5;2.8;12.83;6.2;.94;2147 +81090;46.1426;3.74128;374;20221224;11.3;9.8;10.6;1.3;11.68;.4;.51;1413 +81090;46.1426;3.74128;374;20221225;17.9;5.1;11.5;2.1;9.33;0;1.02;4353 +81090;46.1426;3.74128;374;20221226;12.3;7.3;9.8;2.3;9.93;1.9;.79;1605 +81090;46.1426;3.74128;374;20221227;10.5;2.5;6.5;1.1;8.08;0;.33;4528 +81090;46.1426;3.74128;374;20221228;12.9;1.1;7;3.7;7.78;0;1.06;4376 +81090;46.1426;3.74128;374;20221229;12.1;7.5;9.8;3.8;9.23;9.8;1.16;1807 +81090;46.1426;3.74128;374;20221230;13.9;2.3;8.1;3.1;9.73;1.2;.75;2723 +81090;46.1426;3.74128;374;20221231;17.2;11.8;14.5;4.6;11.18;0;1.91;2896 +81091;46.16105;4.06367;297;20220101;15.2;1.6;8.4;1.3;7.8;.1;.5;5634 +81091;46.16105;4.06367;297;20220102;15.4;1.5;8.5;1.8;8.05;0;.71;5166 +81091;46.16105;4.06367;297;20220103;13.5;6.5;10;2.4;9.55;.3;.84;3130 +81091;46.16105;4.06367;297;20220104;17.4;10.3;13.9;5.6;8.81;5.2;2.53;3359 +81091;46.16105;4.06367;297;20220105;4.9;2.7;3.8;5.6;6.21;.1;.91;1475 +81091;46.16105;4.06367;297;20220106;4.4;0;2.2;3.1;5.7;0;.61;3107 +81091;46.16105;4.06367;297;20220107;5.9;-2.2;1.8;2.7;6.1;4.7;.43;3533 +81091;46.16105;4.06367;297;20220108;6.7;3.9;5.3;5;7.85;6.5;.63;1946 +81091;46.16105;4.06367;297;20220109;7.1;4.2;5.7;3.8;7.4;4.8;.8;1958 +81091;46.16105;4.06367;297;20220110;6.3;3;4.7;2.2;6.5;.2;.63;3160 +81091;46.16105;4.06367;297;20220111;4.1;-1.4;1.3;3.2;5.45;0;.52;4234 +81091;46.16105;4.06367;297;20220112;1.4;-1.6;-.1;2.8;5.2;0;.42;2883 +81091;46.16105;4.06367;297;20220113;.4;-5.1;-2.4;1;4.63;0;.26;4068 +81091;46.16105;4.06367;297;20220114;6.8;-5.8;.5;1.4;4.66;.1;.34;5447 +81091;46.16105;4.06367;297;20220115;7.8;-5.4;1.2;.8;4.63;.1;.29;5826 +81091;46.16105;4.06367;297;20220116;.7;-4.9;-2.1;1.2;4.63;0;.2;3963 +81091;46.16105;4.06367;297;20220117;2.6;-3.5;-.4;1.2;6.16;0;.22;3849 +81091;46.16105;4.06367;297;20220118;3.2;-.2;1.5;1.8;6.15;0;.38;2421 +81091;46.16105;4.06367;297;20220119;3.3;-4.6;-.7;1.4;5.7;.6;.23;4587 +81091;46.16105;4.06367;297;20220120;5.2;.7;3;2.9;6.7;.6;.5;3166 +81091;46.16105;4.06367;297;20220121;4.7;-1;1.8;4.5;5.05;0;.93;4605 +81091;46.16105;4.06367;297;20220122;2.3;-3.2;-.5;2.3;5.45;0;.31;4045 +81091;46.16105;4.06367;297;20220123;2.9;-.4;1.2;1.4;6.05;0;.37;2514 +81091;46.16105;4.06367;297;20220124;8.4;-.7;3.8;2.4;5.85;0;.81;4906 +81091;46.16105;4.06367;297;20220125;7.7;-4.9;1.4;1.2;5.3;0;.46;6403 +81091;46.16105;4.06367;297;20220126;.5;-4.4;-2;1.3;4.7;0;.33;3303 +81091;46.16105;4.06367;297;20220127;-2.9;-4.5;-3.7;.9;4.55;0;.27;1728 +81091;46.16105;4.06367;297;20220128;1.9;-3.1;-.6;1.3;6;0;.24;3491 +81091;46.16105;4.06367;297;20220129;3.9;-.9;1.5;1.9;6.6;.4;.34;3506 +81091;46.16105;4.06367;297;20220130;8.6;2.5;5.6;1.4;8.05;.2;.49;4428 +81091;46.16105;4.06367;297;20220131;7.1;2.8;4.9;4.9;7.2;3.5;.84;3697 +81091;46.16105;4.06367;297;20220201;6.3;-1.1;2.6;2.6;6.8;2.6;.45;4648 +81091;46.16105;4.06367;297;20220202;10.6;6.7;8.7;3.2;9.4;.4;.81;3309 +81091;46.16105;4.06367;297;20220203;10.6;2.9;6.7;2.7;8;0;.81;5919 +81091;46.16105;4.06367;297;20220204;9.4;2.5;5.9;2.3;8;3.1;.71;4578 +81091;46.16105;4.06367;297;20220205;8.3;1.6;4.9;2.3;6.7;0;.81;5575 +81091;46.16105;4.06367;297;20220206;9.1;-2.3;3.4;5.1;7.1;3.4;.72;6301 +81091;46.16105;4.06367;297;20220207;8.5;6.9;7.7;4.4;6.95;.1;1.49;3661 +81091;46.16105;4.06367;297;20220208;11.6;-3.4;4.1;1.7;5.41;0;.99;8365 +81091;46.16105;4.06367;297;20220209;15.7;-2;6.8;2;5.95;0;1.34;10244 +81091;46.16105;4.06367;297;20220210;8;0;4;1.5;7.95;3.6;.87;8593 +81091;46.16105;4.06367;297;20220211;8;4.1;6;3;6.65;0;1.16;9570 +81091;46.16105;4.06367;297;20220212;7.2;-4.4;1.4;1.6;5.25;0;.77;8791 +81091;46.16105;4.06367;297;20220213;14.1;-2.6;5.7;5.4;6.85;.4;1.86;11041 +81091;46.16105;4.06367;297;20220214;10.1;7.8;8.9;3.7;8.73;5.9;1.19;3300 +81091;46.16105;4.06367;297;20220215;9.6;4.3;7;3;7.49;3.4;1.15;6522 +81091;46.16105;4.06367;297;20220216;13.7;5.2;9.4;4.5;10.2;5.3;1.09;6271 +81091;46.16105;4.06367;297;20220217;15.7;12.4;14.1;4.4;10.61;.7;1.95;4012 +81091;46.16105;4.06367;297;20220218;18.5;6.6;12.5;3.5;9.45;1.2;2.01;8727 +81091;46.16105;4.06367;297;20220219;9.5;3.4;6.5;3;6.25;0;1.39;7430 +81091;46.16105;4.06367;297;20220220;12.9;1.6;7.2;3.6;7.8;3.2;1.31;7728 +81091;46.16105;4.06367;297;20220221;8.6;7.7;8.2;7.1;7.9;3.9;1.59;2030 +81091;46.16105;4.06367;297;20220222;10.5;5.8;8.1;3.4;8.4;.4;1.16;4937 +81091;46.16105;4.06367;297;20220223;13.9;6.8;10.4;1.4;8.9;.1;1.2;7769 +81091;46.16105;4.06367;297;20220224;14.5;1.5;8;3.1;7.45;.9;1.64;9366 +81091;46.16105;4.06367;297;20220225;8.7;.3;4.5;2.5;5.85;0;1.22;9037 +81091;46.16105;4.06367;297;20220226;10.2;-3.1;3.6;2.4;5.3;0;1.34;10333 +81091;46.16105;4.06367;297;20220227;12;-4.3;3.9;1.6;5.1;0;1.33;11540 +81091;46.16105;4.06367;297;20220228;12.8;-2.6;5.1;1.4;5.6;0;1.34;11518 +81091;46.16105;4.06367;297;20220301;13.7;-3.8;4.9;2;5.8;0;1.55;12764 +81091;46.16105;4.06367;297;20220302;13.5;1;7.3;1.7;7.25;.2;1.37;10905 +81091;46.16105;4.06367;297;20220303;12;6.9;9.4;1.2;9.5;.1;1.02;7022 +81091;46.16105;4.06367;297;20220304;13.8;1.6;7.7;2;7.05;0;1.56;10970 +81091;46.16105;4.06367;297;20220305;10.5;-3.5;3.5;1.6;4.85;.1;1.41;12742 +81091;46.16105;4.06367;297;20220306;8;-5.1;1.4;1.6;4.2;0;1.29;12769 +81091;46.16105;4.06367;297;20220307;9.8;-6;1.9;1.9;4.35;0;1.48;13985 +81091;46.16105;4.06367;297;20220308;14.7;-2.8;5.9;2.4;5.3;0;2.01;13691 +81091;46.16105;4.06367;297;20220309;15.2;-1.2;7;2.1;6.6;0;1.86;14655 +81091;46.16105;4.06367;297;20220310;16.3;.2;8.2;3.3;7.3;.1;2.22;14109 +81091;46.16105;4.06367;297;20220311;13.5;7.4;10.5;7.2;7.65;.4;2.85;9389 +81091;46.16105;4.06367;297;20220312;9.3;6.1;7.7;4.6;8.1;2.8;1.34;5128 +81091;46.16105;4.06367;297;20220313;12.1;7;9.5;5.8;7.45;4.6;2.27;6753 +81091;46.16105;4.06367;297;20220314;12.6;-1;5.8;2.3;8.45;5.9;1.36;13483 +81091;46.16105;4.06367;297;20220315;17.6;8.6;13.1;5.8;9.71;0;2.79;10448 +81091;46.16105;4.06367;297;20220316;16.7;6;11.3;1.5;9.9;0;1.8;13125 +81091;46.16105;4.06367;297;20220317;10.6;8.3;9.5;4;9.8;0;1.2;5282 +81091;46.16105;4.06367;297;20220318;12.6;6.5;9.5;4.2;8.59;0;1.83;7238 +81091;46.16105;4.06367;297;20220319;14.7;4.1;9.4;1.9;8.35;0;1.97;14154 +81091;46.16105;4.06367;297;20220320;15.7;3.2;9.5;3.8;7.65;.2;2.44;11548 +81091;46.16105;4.06367;297;20220321;17.3;7.3;12.3;3.2;6.95;0;3.06;14156 +81091;46.16105;4.06367;297;20220322;17;1.3;9.1;3.4;5.35;0;3.3;18539 +81091;46.16105;4.06367;297;20220323;17.6;-1;8.3;1.6;5.62;0;2.54;19171 +81091;46.16105;4.06367;297;20220324;19.5;-1.5;9;1.6;6.49;0;2.74;19937 +81091;46.16105;4.06367;297;20220325;19.6;-.6;9.5;1.9;6.75;0;2.87;19932 +81091;46.16105;4.06367;297;20220326;19;1.8;10.4;2.2;6.73;0;3.1;19900 +81091;46.16105;4.06367;297;20220327;21.3;0;10.7;1.5;7.35;0;2.93;20498 +81091;46.16105;4.06367;297;20220328;21.9;1.5;11.7;2.1;6.92;0;3.34;19536 +81091;46.16105;4.06367;297;20220329;19.4;6.8;13.1;2.5;7.82;4.4;2.98;13880 +81091;46.16105;4.06367;297;20220330;14;8.7;11.4;1.7;11.25;5.3;1.49;8663 +81091;46.16105;4.06367;297;20220331;11.1;7.1;9.1;3.2;9.05;9.9;1.51;7305 +81091;46.16105;4.06367;297;20220401;4.2;-.1;2;5.9;5.99;4.8;1.08;7960 +81091;46.16105;4.06367;297;20220402;4.7;.5;2.6;5.3;5.14;.6;1.57;8410 +81091;46.16105;4.06367;297;20220403;5.4;-.4;2.5;4.2;5.25;0;1.55;10204 +81091;46.16105;4.06367;297;20220404;9.7;-2.1;3.8;1.7;5.12;0;2.21;20939 +81091;46.16105;4.06367;297;20220405;12.9;1.4;7.2;2.1;8.05;0;1.71;11354 +81091;46.16105;4.06367;297;20220406;13.7;7.6;10.7;2;10.19;1;1.48;7049 +81091;46.16105;4.06367;297;20220407;13.6;9.6;11.6;4.2;10.52;10.1;1.71;5103 +81091;46.16105;4.06367;297;20220408;17.1;10;13.5;5.4;10.09;.8;2.89;8608 +81091;46.16105;4.06367;297;20220409;10.8;2.9;6.8;3.1;6.82;.4;2.15;14585 +81091;46.16105;4.06367;297;20220410;13.9;-2.9;5.5;1.9;6.32;0;2.64;23292 +81091;46.16105;4.06367;297;20220411;20;-.8;9.6;5.6;7.65;0;4.04;21668 +81091;46.16105;4.06367;297;20220412;20.8;9.8;15.3;3.5;8.19;0;4.12;17931 +81091;46.16105;4.06367;297;20220413;18.7;4.7;11.7;1.8;10.22;0;2.77;18205 +81091;46.16105;4.06367;297;20220414;20.9;5.7;13.3;1.9;11.52;0;3.11;19444 +81091;46.16105;4.06367;297;20220415;22;6;14;2.5;10.79;0;3.79;22796 +81091;46.16105;4.06367;297;20220416;21.2;5.3;13.2;3.6;9.25;0;4.24;24157 +81091;46.16105;4.06367;297;20220417;19;2.7;10.8;2.8;7.15;0;3.89;24986 +81091;46.16105;4.06367;297;20220418;20.3;1.7;11;1.6;7.25;0;3.56;24130 +81091;46.16105;4.06367;297;20220419;19.7;2.8;11.2;2;8.65;0;3.53;24019 +81091;46.16105;4.06367;297;20220420;18.9;4.7;11.8;1.8;9.52;0;3.05;19142 +81091;46.16105;4.06367;297;20220421;19.8;7.9;13.9;1.9;9.65;0;3.43;20589 +81091;46.16105;4.06367;297;20220422;20.4;2.6;11.5;1.9;9.42;.1;3.54;24128 +81091;46.16105;4.06367;297;20220423;18.1;8.9;13.5;3.3;10.65;2.7;2.81;13099 +81091;46.16105;4.06367;297;20220424;15.1;6.9;11;2.1;10.79;5.3;1.85;10505 +81091;46.16105;4.06367;297;20220425;14.9;9.9;12.4;2;11.52;2.4;1.63;7343 +81091;46.16105;4.06367;297;20220426;17.1;9.1;13.1;2.3;10.15;0;3.23;20359 +81091;46.16105;4.06367;297;20220427;19.1;2.6;10.8;2.5;9.25;0;3.72;26204 +81091;46.16105;4.06367;297;20220428;22;3.8;12.9;1.9;10.09;0;3.99;26141 +81091;46.16105;4.06367;297;20220429;20;5.1;12.5;2;11.09;.2;3.05;18385 +81091;46.16105;4.06367;297;20220430;18.7;5.4;12;2.6;9.62;0;3.5;22300 +81091;46.16105;4.06367;297;20220501;18.6;3.2;10.9;2.2;8.72;0;3.75;25886 +81091;46.16105;4.06367;297;20220502;19.8;3.2;11.5;2;9.22;0;3.89;26280 +81091;46.16105;4.06367;297;20220503;21.5;7;14.2;1.9;10.25;.6;3.73;21113 +81091;46.16105;4.06367;297;20220504;19.7;6.1;12.9;1.7;11.75;4;2.65;15252 +81091;46.16105;4.06367;297;20220505;18.4;8.4;13.4;2.7;11.05;2.7;3.09;17526 +81091;46.16105;4.06367;297;20220506;18.7;6.8;12.8;2.9;10.9;0;3.15;19691 +81091;46.16105;4.06367;297;20220507;22.3;5.6;14;2.5;10.4;0;4.05;24090 +81091;46.16105;4.06367;297;20220508;23.1;7.4;15.3;2.4;10.95;0;4.21;24225 +81091;46.16105;4.06367;297;20220509;23.6;7.3;15.5;1.8;11.75;0;4.12;24723 +81091;46.16105;4.06367;297;20220510;26.9;8.3;17.6;1.4;12.6;0;4.45;25741 +81091;46.16105;4.06367;297;20220511;31;10;20.5;2.2;12.55;0;5.73;27593 +81091;46.16105;4.06367;297;20220512;22.5;11.8;17.1;1.3;14.8;1.8;3.42;20098 +81091;46.16105;4.06367;297;20220513;23.6;14.9;19.3;1.9;16.2;.3;3.38;17009 +81091;46.16105;4.06367;297;20220514;25.5;9.3;17.4;1.3;13.3;0;4.28;25335 +81091;46.16105;4.06367;297;20220515;29.5;10.3;19.9;2.5;13.9;4.1;5.45;26589 +81091;46.16105;4.06367;297;20220516;26;14.7;20.3;2.1;15.2;0;4.32;21070 +81091;46.16105;4.06367;297;20220517;29.3;12.2;20.8;1;16;0;4.73;26225 +81091;46.16105;4.06367;297;20220518;29.7;13.3;21.5;1.5;16.8;.1;4.98;25967 +81091;46.16105;4.06367;297;20220519;31.7;18.2;24.9;3.1;14.8;.6;6.1;22719 +81091;46.16105;4.06367;297;20220520;33;16.9;24.9;3.6;13.7;0;7.04;25796 +81091;46.16105;4.06367;297;20220521;29.3;16.5;22.9;2.3;17.85;0;4.92;22936 +81091;46.16105;4.06367;297;20220522;29.9;15.8;22.8;2.1;17.2;.9;5.03;23157 +81091;46.16105;4.06367;297;20220523;23.6;16.9;20.2;3;15.85;4.7;3.52;14250 +81091;46.16105;4.06367;297;20220524;20.6;11.8;16.2;3.1;11.45;0;3.84;19109 +81091;46.16105;4.06367;297;20220525;21.1;7.3;14.2;2.2;10.8;0;3.95;23791 +81091;46.16105;4.06367;297;20220526;20.7;7.1;13.9;1.8;11.7;0;3.55;22245 +81091;46.16105;4.06367;297;20220527;22.2;10.6;16.4;2.1;13.2;0;3.76;21076 +81091;46.16105;4.06367;297;20220528;22;8.9;15.5;2.8;10.65;0;4.3;23216 +81091;46.16105;4.06367;297;20220529;20.1;5.6;12.8;2.8;8.15;0;4.31;25023 +81091;46.16105;4.06367;297;20220530;22.6;4.8;13.7;1.8;7.8;.1;4.59;27293 +81091;46.16105;4.06367;297;20220531;23.7;7.7;15.7;2.1;9.9;0;4.51;24593 +81091;46.16105;4.06367;297;20220601;24.7;8.4;16.5;1.4;12.9;1.5;3.99;22866 +81091;46.16105;4.06367;297;20220602;28.8;13.1;20.9;2.2;14.75;3.1;5.13;24232 +81091;46.16105;4.06367;297;20220603;30.9;15;23;1.8;17.05;19.5;5.28;24957 +81091;46.16105;4.06367;297;20220604;30.5;14.8;22.7;3.2;17.56;34.1;5.96;26381 +81091;46.16105;4.06367;297;20220605;25.1;15.8;20.4;3.4;17;.6;4.33;20227 +81091;46.16105;4.06367;297;20220606;24.6;13.6;19.1;1.8;15.16;.2;4.05;20761 +81091;46.16105;4.06367;297;20220607;23.2;14.3;18.7;2.5;13.9;0;4.07;19521 +81091;46.16105;4.06367;297;20220608;21.8;11.3;16.6;2.8;14;11.9;3.5;18731 +81091;46.16105;4.06367;297;20220609;20.1;13.4;16.8;4;12.7;.6;3.68;16522 +81091;46.16105;4.06367;297;20220610;24.5;9;16.7;1.2;12.65;.1;4.43;26424 +81091;46.16105;4.06367;297;20220611;29.2;10.7;20;1.3;14.25;0;5.31;28950 +81091;46.16105;4.06367;297;20220612;29.2;13.2;21.2;1.2;16.15;.1;4.94;26029 +81091;46.16105;4.06367;297;20220613;25.8;17.1;21.4;2.6;15.1;0;4.61;19955 +81091;46.16105;4.06367;297;20220614;29.6;8.9;19.3;1.1;12.05;0;5.42;30456 +81091;46.16105;4.06367;297;20220615;34.7;15;24.8;1.7;16.5;0;6.46;29791 +81091;46.16105;4.06367;297;20220616;31.4;18.1;24.7;1.8;17.75;0;5.57;25375 +81091;46.16105;4.06367;297;20220617;32.6;15.1;23.8;1.1;15.95;0;5.65;28434 +81091;46.16105;4.06367;297;20220618;36.9;13.7;25.3;2.9;15.15;0;7.87;31539 +81091;46.16105;4.06367;297;20220619;36.5;23.4;30;5.6;13.45;0;9.84;25305 +81091;46.16105;4.06367;297;20220620;33.2;17.5;25.4;2.6;15.35;.1;6.54;26474 +81091;46.16105;4.06367;297;20220621;32;17.6;24.8;2.4;18.5;2.7;5.73;24567 +81091;46.16105;4.06367;297;20220622;28.9;19.2;24.1;2.7;20.3;11.8;4.68;20108 +81091;46.16105;4.06367;297;20220623;24.8;15.7;20.3;1.9;17.7;2.3;3.89;19898 +81091;46.16105;4.06367;297;20220624;22.5;14.7;18.6;1.6;15.85;2.9;3.38;17825 +81091;46.16105;4.06367;297;20220625;27.8;11.6;19.7;2;15.45;16.1;5.03;26531 +81091;46.16105;4.06367;297;20220626;17.9;14.4;16.1;1.7;16.9;36.7;1.88;10204 +81091;46.16105;4.06367;297;20220627;19.4;14.5;16.9;1.5;16.2;1.5;2.66;14518 +81091;46.16105;4.06367;297;20220628;24.9;9.9;17.4;1.8;13.65;.1;4.51;25398 +81091;46.16105;4.06367;297;20220629;27;12.4;19.7;1.4;14.2;.6;4.91;26360 +81091;46.16105;4.06367;297;20220630;21.9;15.4;18.7;2.6;15.05;2.4;3.16;13941 +81091;46.16105;4.06367;297;20220701;21.3;11.2;16.2;2.1;12.6;0;3.92;22213 +81091;46.16105;4.06367;297;20220702;28.3;8;18.2;1.1;13;0;5.19;30070 +81091;46.16105;4.06367;297;20220703;28.3;13.5;20.9;1.7;16.35;.8;4.93;25505 +81091;46.16105;4.06367;297;20220704;25.8;15.3;20.5;1.9;16.85;0;4.09;20178 +81091;46.16105;4.06367;297;20220705;26.2;13.3;19.8;1.8;14.6;0;4.68;24285 +81091;46.16105;4.06367;297;20220706;25.4;12.4;18.9;2.4;13;0;4.83;24137 +81091;46.16105;4.06367;297;20220707;24.7;10.1;17.4;2.9;13.45;0;4.63;24688 +81091;46.16105;4.06367;297;20220708;25.6;12.7;19.1;3.4;13.65;0;5.13;24657 +81091;46.16105;4.06367;297;20220709;27.2;12.1;19.7;2.5;13.4;0;5.3;26321 +81091;46.16105;4.06367;297;20220710;26.8;13.3;20.1;2.4;13.95;0;5.12;25088 +81091;46.16105;4.06367;297;20220711;28;12.1;20;2.1;13.15;.2;5.31;26701 +81091;46.16105;4.06367;297;20220712;29.9;12.8;21.4;1.3;14.35;0;5.29;27566 +81091;46.16105;4.06367;297;20220713;31.7;12.2;21.9;1.4;13.6;0;5.63;28927 +81091;46.16105;4.06367;297;20220714;33.9;15.5;24.7;2.1;15.5;.1;6.33;28123 +81091;46.16105;4.06367;297;20220715;30;15.6;22.8;2.3;15.25;0;5.51;25091 +81091;46.16105;4.06367;297;20220716;29.4;12.9;21.1;2.3;11.9;0;5.78;26802 +81091;46.16105;4.06367;297;20220717;32.1;12.3;22.2;1.7;12.9;0;5.81;28431 +81091;46.16105;4.06367;297;20220718;36.8;13.9;25.4;1.6;13.95;0;6.5;29692 +81091;46.16105;4.06367;297;20220719;39.2;17;28.1;2.7;15.9;.1;7.87;29428 +81091;46.16105;4.06367;297;20220720;27.9;19.7;23.8;2.9;18.85;1;4.38;17335 +81091;46.16105;4.06367;297;20220721;29.4;14.1;21.8;1.4;16.6;0;4.91;25483 +81091;46.16105;4.06367;297;20220722;32;14;23;1.8;16.7;.2;5.46;26364 +81091;46.16105;4.06367;297;20220723;27.6;20.1;23.8;3.7;17.05;0;4.84;16725 +81091;46.16105;4.06367;297;20220724;34.2;14.3;24.2;1.4;16.55;0;5.79;28231 +81091;46.16105;4.06367;297;20220725;30.5;18.3;24.4;3.8;16.75;0;5.93;22458 +81091;46.16105;4.06367;297;20220726;26.4;16.8;21.6;3.9;14.65;0;5.1;19878 +81091;46.16105;4.06367;297;20220727;26.8;13.7;20.3;2.3;12.2;0;4.85;22197 +81091;46.16105;4.06367;297;20220728;29.6;10.7;20.2;1.6;12.6;0;5.13;26834 +81091;46.16105;4.06367;297;20220729;27.5;15.9;21.7;1.6;13.9;0;4.08;18319 +81091;46.16105;4.06367;297;20220730;30.4;13;21.7;1.5;13.15;0;5.17;25830 +81091;46.16105;4.06367;297;20220731;31.6;14.3;23;1.9;14.25;0;5.52;25736 +81091;46.16105;4.06367;297;20220801;31.8;14.3;23.1;2;15.15;0;5.55;25816 +81091;46.16105;4.06367;297;20220802;32.2;14.9;23.6;1.6;15.5;0;5.34;25553 +81091;46.16105;4.06367;297;20220803;36.3;15.3;25.8;1.4;14.9;0;5.84;27313 +81091;46.16105;4.06367;297;20220804;36.9;18.4;27.7;1.3;15.85;.7;5.67;25246 +81091;46.16105;4.06367;297;20220805;29.6;17.4;23.5;2.5;18;1;4.81;21028 +81091;46.16105;4.06367;297;20220806;30.2;16.9;23.5;3.1;14.05;0;5.74;22405 +81091;46.16105;4.06367;297;20220807;29.9;12.2;21.1;2.7;11.5;0;5.7;25156 +81091;46.16105;4.06367;297;20220808;31.4;12.6;22;2.4;10.35;0;5.91;25600 +81091;46.16105;4.06367;297;20220809;33.1;13;23.1;2;10.7;0;5.89;25867 +81091;46.16105;4.06367;297;20220810;33.1;13.5;23.3;1.7;11.05;0;5.58;25619 +81091;46.16105;4.06367;297;20220811;34.7;13.2;24;1.3;11.4;0;5.38;26341 +81091;46.16105;4.06367;297;20220812;34.3;13.4;23.8;1.4;11.5;0;5.41;25743 +81091;46.16105;4.06367;297;20220813;33.8;13.3;23.6;1.6;10.35;2.4;5.43;25588 +81091;46.16105;4.06367;297;20220814;26.5;17.4;22;2.5;15.7;10.3;3.84;15195 +81091;46.16105;4.06367;297;20220815;26.8;14.6;20.7;1.5;16.45;.8;3.65;18632 +81091;46.16105;4.06367;297;20220816;30.6;14.2;22.4;2.2;16.35;17.3;4.83;22402 +81091;46.16105;4.06367;297;20220817;23.2;15.6;19.4;1.7;18.5;6.7;2.89;15853 +81091;46.16105;4.06367;297;20220818;23.5;14.1;18.8;2;17.9;12.2;2.79;15011 +81091;46.16105;4.06367;297;20220819;24.4;16.7;20.6;3.5;18.1;3;3.33;14749 +81091;46.16105;4.06367;297;20220820;25.2;17.6;21.4;2;17.8;0;3.19;14360 +81091;46.16105;4.06367;297;20220821;25.2;12;18.6;1.3;14.4;0;3.4;19198 +81091;46.16105;4.06367;297;20220822;25.5;15.5;20.5;1.8;16.55;0;3.46;17312 +81091;46.16105;4.06367;297;20220823;28.3;16.5;22.4;1.4;18.2;0;3.79;19020 +81091;46.16105;4.06367;297;20220824;31.4;14.6;23;1.3;15.5;0;4.25;21322 +81091;46.16105;4.06367;297;20220825;31.8;14.6;23.2;1.8;15.3;1.5;4.67;22143 +81091;46.16105;4.06367;297;20220826;25.9;18.9;22.4;3.4;18.8;.1;3.5;13207 +81091;46.16105;4.06367;297;20220827;25.8;15.7;20.8;2.2;16.45;.1;3.31;15148 +81091;46.16105;4.06367;297;20220828;28.8;13.2;21;1.1;15.55;0;3.78;20725 +81091;46.16105;4.06367;297;20220829;32.4;13.7;23.1;1.1;16.05;.6;4.22;22202 +81091;46.16105;4.06367;297;20220830;23.5;16.6;20;2.4;17.4;.3;2.63;11618 +81091;46.16105;4.06367;297;20220831;27.1;15.3;21.2;1.3;17.3;.1;3.27;16858 +81091;46.16105;4.06367;297;20220901;28.1;12.9;20.5;1.1;14.6;0;3.45;18898 +81091;46.16105;4.06367;297;20220902;26.1;14;20;1.6;15.35;5.8;3.23;16742 +81091;46.16105;4.06367;297;20220903;27.1;14.2;20.7;2.1;16.55;.8;3.51;17125 +81091;46.16105;4.06367;297;20220904;30.2;12.9;21.5;1.5;15.55;.1;3.96;20438 +81091;46.16105;4.06367;297;20220905;31.4;16;23.7;2.8;17.25;.7;4.6;19028 +81091;46.16105;4.06367;297;20220906;27.4;17.3;22.4;2;18.4;.4;3.32;15279 +81091;46.16105;4.06367;297;20220907;25;14.6;19.8;1.9;17.2;8.6;2.81;13954 +81091;46.16105;4.06367;297;20220908;24.4;11.6;18;2.8;14.15;0;3.24;15862 +81091;46.16105;4.06367;297;20220909;23.5;12;17.7;2.4;13.7;1.3;2.91;13474 +81091;46.16105;4.06367;297;20220910;22.6;14.3;18.4;1.8;13.15;.1;2.65;12685 +81091;46.16105;4.06367;297;20220911;24.9;8.7;16.8;1.1;12.4;0;2.94;18651 +81091;46.16105;4.06367;297;20220912;32;11.4;21.7;2.2;13.85;0;4.46;20406 +81091;46.16105;4.06367;297;20220913;32.1;17;24.5;2.4;17.4;2.5;4.17;16764 +81091;46.16105;4.06367;297;20220914;27.5;17.7;22.6;2.2;18.9;9.4;2.91;11969 +81091;46.16105;4.06367;297;20220915;23.7;15.1;19.4;2.3;17.75;6.5;2.32;11440 +81091;46.16105;4.06367;297;20220916;18.8;12.4;15.6;2.5;13.9;.4;1.92;9714 +81091;46.16105;4.06367;297;20220917;17.2;6.7;12;3.4;9.4;0;2.5;13933 +81091;46.16105;4.06367;297;20220918;18.3;2.5;10.4;1.3;7.9;0;2.28;17171 +81091;46.16105;4.06367;297;20220919;19.2;3.3;11.3;1.9;8.35;0;2.5;16459 +81091;46.16105;4.06367;297;20220920;19.8;3;11.4;1.8;8.4;0;2.52;16998 +81091;46.16105;4.06367;297;20220921;19.9;4.3;12.1;2;8.15;0;2.67;16552 +81091;46.16105;4.06367;297;20220922;21.3;2.2;11.8;1.1;8.2;0;2.38;17825 +81091;46.16105;4.06367;297;20220923;23.5;5.2;14.3;1.4;10.65;2.1;2.51;16688 +81091;46.16105;4.06367;297;20220924;21;11.1;16;2.1;13.65;12.9;2.04;10281 +81091;46.16105;4.06367;297;20220925;15.7;11.6;13.6;1.4;13.4;5.4;1.2;6392 +81091;46.16105;4.06367;297;20220926;17.2;7.4;12.3;1.5;11.25;7.2;1.63;11112 +81091;46.16105;4.06367;297;20220927;14.8;10.1;12.4;3.4;11.3;6.5;1.56;7173 +81091;46.16105;4.06367;297;20220928;16.2;11.1;13.7;3.7;13.55;17;1.32;6746 +81091;46.16105;4.06367;297;20220929;14.4;9.7;12.1;2;11.05;1.9;1.41;7518 +81091;46.16105;4.06367;297;20220930;15.4;5.9;10.6;1.8;9.6;1.3;1.61;11038 +81091;46.16105;4.06367;297;20221001;21.1;6;13.6;4;12.7;3.5;2.18;12128 +81091;46.16105;4.06367;297;20221002;22.7;15.5;19.1;2.3;15.6;.4;2.07;8651 +81091;46.16105;4.06367;297;20221003;18;13.4;15.7;1.6;14.05;0;1.43;7058 +81091;46.16105;4.06367;297;20221004;21;5;13;.8;11.35;.2;1.69;13466 +81091;46.16105;4.06367;297;20221005;26.2;8.1;17.2;1.4;12.05;0;2.4;14399 +81091;46.16105;4.06367;297;20221006;18.8;12;15.4;1.3;13.7;0;1.4;7904 +81091;46.16105;4.06367;297;20221007;22.3;9.2;15.7;1.1;13.55;.7;1.7;11757 +81091;46.16105;4.06367;297;20221008;17.9;12.6;15.2;1.3;13.35;.2;1.37;7748 +81091;46.16105;4.06367;297;20221009;19.9;4.4;12.1;1.5;10.8;.2;1.67;12715 +81091;46.16105;4.06367;297;20221010;23.2;9;16.1;1.8;13.05;.1;1.98;11968 +81091;46.16105;4.06367;297;20221011;19.1;11.7;15.4;1.4;14.85;1.8;1.25;7500 +81091;46.16105;4.06367;297;20221012;21.4;12.6;17;1.2;14.85;.2;1.48;9313 +81091;46.16105;4.06367;297;20221013;17.5;10.6;14;1;14.45;3.7;1.01;6646 +81091;46.16105;4.06367;297;20221014;18.3;12.9;15.6;2.9;15.15;1.6;1.25;5679 +81091;46.16105;4.06367;297;20221015;22.5;13.7;18.1;2.3;14.35;0;1.96;8311 +81091;46.16105;4.06367;297;20221016;26;14.4;20.2;4.3;15.25;0;3.05;10019 +81091;46.16105;4.06367;297;20221017;25;16.4;20.7;4.1;14.75;.2;3.05;8874 +81091;46.16105;4.06367;297;20221018;25.1;14.7;19.9;1.9;14.9;.1;2.02;9609 +81091;46.16105;4.06367;297;20221019;23.9;10.9;17.4;2.5;14.35;.6;2.02;10601 +81091;46.16105;4.06367;297;20221020;23;15.7;19.3;4.2;16.05;19.5;2.26;6891 +81091;46.16105;4.06367;297;20221021;22.3;14.9;18.6;3;16.35;5.1;1.72;6622 +81091;46.16105;4.06367;297;20221022;23.6;12.8;18.2;2.1;14.55;0;1.82;8990 +81091;46.16105;4.06367;297;20221023;24.9;14.1;19.5;4.2;14.6;0;2.76;7830 +81091;46.16105;4.06367;297;20221024;23.2;13.8;18.5;2.3;13.35;0;1.96;7815 +81091;46.16105;4.06367;297;20221025;21.1;7.7;14.4;1.6;12.15;.3;1.41;9608 +81091;46.16105;4.06367;297;20221026;23.4;11.4;17.4;1.9;13.65;.1;1.69;9311 +81091;46.16105;4.06367;297;20221027;22.2;12;17.1;3.2;14.55;0;1.79;8156 +81091;46.16105;4.06367;297;20221028;25.5;16.3;20.9;3.4;13.1;0;2.9;7520 +81091;46.16105;4.06367;297;20221029;26;12.5;19.2;3.3;11.6;0;2.87;8928 +81091;46.16105;4.06367;297;20221030;25;12.4;18.7;2.2;10.55;.1;2.34;8865 +81091;46.16105;4.06367;297;20221031;22.8;10.2;16.5;3;12.85;5.8;1.95;8234 +81091;46.16105;4.06367;297;20221101;17.4;13.7;15.6;2.1;12.65;.1;1.31;5030 +81091;46.16105;4.06367;297;20221102;17.8;7.2;12.5;1.6;10.6;.1;1.1;7423 +81091;46.16105;4.06367;297;20221103;16.1;6.8;11.4;3.4;10.05;4.4;1.37;5723 +81091;46.16105;4.06367;297;20221104;11.2;7.1;9.1;4.3;9.25;7.7;1.08;3810 +81091;46.16105;4.06367;297;20221105;11.2;4.7;8;3.1;8.95;0;.86;4883 +81091;46.16105;4.06367;297;20221106;12.9;.7;6.8;2.5;7.95;0;.91;7077 +81091;46.16105;4.06367;297;20221107;18.4;7.4;12.9;3.1;9.5;0;1.69;7049 +81091;46.16105;4.06367;297;20221108;17.8;7.2;12.5;4.3;10.85;3.9;1.56;5959 +81091;46.16105;4.06367;297;20221109;14.1;13;13.5;1.7;13.45;9.4;.72;1804 +81091;46.16105;4.06367;297;20221110;13.9;8.1;11;.9;10.85;0;.62;4903 +81091;46.16105;4.06367;297;20221111;15.9;3.3;9.6;2.4;10.45;.2;.82;7260 +81091;46.16105;4.06367;297;20221112;15.9;6.7;11.3;2.3;11;.1;.86;5562 +81091;46.16105;4.06367;297;20221113;12.6;4.2;8.4;1.1;9.9;0;.48;4545 +81091;46.16105;4.06367;297;20221114;15.9;6;11;2.6;10.75;4.4;.85;5283 +81091;46.16105;4.06367;297;20221115;15.2;9.8;12.5;2.1;12.25;4.4;.77;3538 +81091;46.16105;4.06367;297;20221116;15.9;5.7;10.8;3.3;9.75;.7;1.2;5582 +81091;46.16105;4.06367;297;20221117;16.6;11;13.8;2.9;9.9;2.2;1.51;3738 +81091;46.16105;4.06367;297;20221118;12.3;8.9;10.6;2.4;9;3.1;1.01;3510 +81091;46.16105;4.06367;297;20221119;8.1;1.8;4.9;1.6;8.2;1.4;.36;3652 +81091;46.16105;4.06367;297;20221120;10.3;3.5;6.9;1.8;8.3;1.3;.56;4746 +81091;46.16105;4.06367;297;20221121;8.7;3.3;6;2.8;8.25;3.4;.55;3250 +81091;46.16105;4.06367;297;20221122;10.5;5.6;8.1;3;7.2;0;1.11;4032 +81091;46.16105;4.06367;297;20221123;12.6;2.1;7.4;3;8.15;3.5;.84;4838 +81091;46.16105;4.06367;297;20221124;12.5;4.7;8.6;2.4;8.5;.6;.84;4341 +81091;46.16105;4.06367;297;20221125;11.1;7.4;9.2;1.7;9.2;1.9;.67;3067 +81091;46.16105;4.06367;297;20221126;8.9;3.2;6.1;1.6;8.45;0;.39;3886 +81091;46.16105;4.06367;297;20221127;10.2;.9;5.6;3.1;7.5;2.4;.66;4347 +81091;46.16105;4.06367;297;20221128;10.4;5.7;8.1;2.3;9;4.5;.61;2981 +81091;46.16105;4.06367;297;20221129;7.8;5;6.4;2.1;8.7;1.4;.47;1952 +81091;46.16105;4.06367;297;20221130;7.7;4.9;6.3;2.5;8.6;.3;.48;1915 +81091;46.16105;4.06367;297;20221201;7;4.8;5.9;3;7.6;0;.71;1671 +81091;46.16105;4.06367;297;20221202;4.2;2.9;3.6;1.3;6.8;1.3;.47;1158 +81091;46.16105;4.06367;297;20221203;4.8;.7;2.8;1.4;6.85;3.8;.34;2596 +81091;46.16105;4.06367;297;20221204;5.7;2.6;4.2;2.2;7.35;2.9;.43;2034 +81091;46.16105;4.06367;297;20221205;8;.1;4;1.4;6.35;.1;.44;4290 +81091;46.16105;4.06367;297;20221206;1.6;-3.8;-1.1;.8;5.55;.1;.21;2760 +81091;46.16105;4.06367;297;20221207;3.7;1.2;2.4;1.3;6.6;0;.37;1933 +81091;46.16105;4.06367;297;20221208;4.4;-.8;1.8;2.2;6;2.4;.38;3284 +81091;46.16105;4.06367;297;20221209;2;-.2;.9;2.3;5.9;1;.38;1532 +81091;46.16105;4.06367;297;20221210;.1;-1.1;-.5;3.6;5.1;0;.47;1531 +81091;46.16105;4.06367;297;20221211;.5;-6.9;-3.2;1.4;4;0;.27;3389 +81091;46.16105;4.06367;297;20221212;.5;-6.4;-2.9;2.2;4.25;.4;.26;3441 +81091;46.16105;4.06367;297;20221213;2.4;-2.9;-.3;2.8;5.15;.4;.4;2578 +81091;46.16105;4.06367;297;20221214;13.5;-2.6;5.4;1.7;7.75;.7;.45;5219 +81091;46.16105;4.06367;297;20221215;4.6;3.2;3.9;2;8;5.7;.3;1057 +81091;46.16105;4.06367;297;20221216;2.6;-.1;1.2;3;5.6;0;.47;2474 +81091;46.16105;4.06367;297;20221217;-2.6;-8.7;-5.7;1;3.5;0;.16;3720 +81091;46.16105;4.06367;297;20221218;6.8;-9.3;-1.2;2.9;5.15;.1;.38;5263 +81091;46.16105;4.06367;297;20221219;15.8;4.3;10;4.1;8.55;0;1.31;5059 +81091;46.16105;4.06367;297;20221220;15.9;11.7;13.8;5.6;10.25;2;2.08;2173 +81091;46.16105;4.06367;297;20221221;14.5;10.4;12.4;3.1;10.85;.2;1.03;2567 +81091;46.16105;4.06367;297;20221222;15;11.1;13.1;3.9;10.6;2.9;1.4;2125 +81091;46.16105;4.06367;297;20221223;16.7;10.7;13.7;3;13;3.3;.83;2756 +81091;46.16105;4.06367;297;20221224;11.4;10.4;10.9;1.2;11.6;.4;.54;752 +81091;46.16105;4.06367;297;20221225;16.4;5.2;10.8;2.4;9.6;0;.83;4730 +81091;46.16105;4.06367;297;20221226;12.7;8;10.3;3;10.1;1.3;.81;2411 +81091;46.16105;4.06367;297;20221227;10.8;3.1;7;1.3;8.45;0;.37;3794 +81091;46.16105;4.06367;297;20221228;12.8;2.1;7.5;4.5;7.9;.2;1.07;4929 +81091;46.16105;4.06367;297;20221229;12.2;8.7;10.4;3.8;9.15;8.6;1.23;1950 +81091;46.16105;4.06367;297;20221230;14.4;3.1;8.8;3.3;9.75;1.5;.72;4051 +81091;46.16105;4.06367;297;20221231;17.7;11.7;14.7;4.4;11.05;0;1.72;3975 +81092;46.17852;4.38625;444;20220101;16.3;4.7;10.5;2.2;7.66;.1;1.19;4794 +81092;46.17852;4.38625;444;20220102;14.2;4.5;9.3;2.1;7.56;0;1.06;4277 +81092;46.17852;4.38625;444;20220103;12;6.1;9.1;2.1;8.95;.3;.73;3489 +81092;46.17852;4.38625;444;20220104;16.1;9.6;12.8;4.8;8.65;4.7;2.19;3383 +81092;46.17852;4.38625;444;20220105;3.6;1.7;2.7;3.7;6.15;.1;.7;1285 +81092;46.17852;4.38625;444;20220106;3.3;.2;1.7;3.3;5.23;0;.78;2273 +81092;46.17852;4.38625;444;20220107;3.6;-2;.8;2.4;5.56;5.7;.44;3124 +81092;46.17852;4.38625;444;20220108;4.9;1.8;3.3;3.5;7.36;8;.37;2198 +81092;46.17852;4.38625;444;20220109;5.4;2.9;4.1;2.8;6.72;4.9;.73;1578 +81092;46.17852;4.38625;444;20220110;5.7;2.1;3.9;3;6.29;0;.72;2629 +81092;46.17852;4.38625;444;20220111;2.4;-.4;1;3.8;5.26;0;.77;2111 +81092;46.17852;4.38625;444;20220112;.9;-1.5;-.3;3.3;4.96;0;.6;2020 +81092;46.17852;4.38625;444;20220113;1.5;-3.7;-1.1;1.2;4.49;0;.34;3900 +81092;46.17852;4.38625;444;20220114;7.3;-4;1.6;1.1;4.42;0;.39;6896 +81092;46.17852;4.38625;444;20220115;8.1;-2.8;2.7;1.2;4.32;0;.56;7098 +81092;46.17852;4.38625;444;20220116;4.1;-3.4;.3;1.5;4.09;0;.54;6702 +81092;46.17852;4.38625;444;20220117;2.2;-3.7;-.8;1.4;5.56;0;.34;3442 +81092;46.17852;4.38625;444;20220118;3.4;-1.4;1;1.9;5.96;0;.41;3515 +81092;46.17852;4.38625;444;20220119;3;-3;0;1.3;5.69;1;.32;3722 +81092;46.17852;4.38625;444;20220120;4.4;.4;2.4;2.3;6.19;1;.55;3214 +81092;46.17852;4.38625;444;20220121;3.5;-.9;1.3;4.2;4.75;0;.89;3471 +81092;46.17852;4.38625;444;20220122;1.7;-2.6;-.4;2.6;5.18;0;.51;3363 +81092;46.17852;4.38625;444;20220123;2;-1;.5;1.2;5.62;0;.39;2530 +81092;46.17852;4.38625;444;20220124;7.2;-2.6;2.3;2;5.35;0;.71;5362 +81092;46.17852;4.38625;444;20220125;9.9;-4.1;2.9;1.3;4.85;0;.73;7005 +81092;46.17852;4.38625;444;20220126;4.9;-3.9;.5;1.4;4.62;0;.55;5487 +81092;46.17852;4.38625;444;20220127;-2.1;-5.6;-3.8;1.1;4.53;0;.28;2661 +81092;46.17852;4.38625;444;20220128;2.9;-3.9;-.5;1.6;5.56;0;.41;5000 +81092;46.17852;4.38625;444;20220129;1.6;-2.3;-.3;1.5;5.76;.5;.33;3134 +81092;46.17852;4.38625;444;20220130;7.1;.4;3.7;1.1;7.42;.2;.46;4622 +81092;46.17852;4.38625;444;20220131;5.8;1.2;3.5;3.3;6.85;2.9;.62;4069 +81092;46.17852;4.38625;444;20220201;4.9;-1.1;1.9;2.6;6.16;3.4;.59;4730 +81092;46.17852;4.38625;444;20220202;8.5;3.9;6.2;2;8.66;.9;.59;4355 +81092;46.17852;4.38625;444;20220203;10.7;2.4;6.6;2.7;7.76;0;.91;6013 +81092;46.17852;4.38625;444;20220204;7.4;.6;4;1.9;7.53;3.6;.52;5324 +81092;46.17852;4.38625;444;20220205;7.9;2.3;5.1;2;6.83;0;.79;5003 +81092;46.17852;4.38625;444;20220206;7.6;-1.5;3;3.6;6.73;4.4;.69;6540 +81092;46.17852;4.38625;444;20220207;7.4;5.3;6.4;3.5;6.65;.1;1.23;2772 +81092;46.17852;4.38625;444;20220208;11;-3.4;3.8;1.8;5.32;0;1.01;8710 +81092;46.17852;4.38625;444;20220209;14.9;.2;7.5;2.7;5.89;0;1.69;8903 +81092;46.17852;4.38625;444;20220210;6.1;2.4;4.2;2;7.56;3;1.19;9460 +81092;46.17852;4.38625;444;20220211;7.4;4.3;5.8;3.1;6.56;0;1.22;8336 +81092;46.17852;4.38625;444;20220212;7;-4.3;1.4;1.9;5.58;0;.86;8344 +81092;46.17852;4.38625;444;20220213;12.4;-2.8;4.8;6;6.76;.3;1.76;11441 +81092;46.17852;4.38625;444;20220214;8.8;7.4;8.1;4.5;8.47;7.7;1.29;2600 +81092;46.17852;4.38625;444;20220215;8.9;3.2;6.1;3.1;7.23;3.6;1.18;6422 +81092;46.17852;4.38625;444;20220216;10;3.9;7;2.6;9.06;6.7;.79;5763 +81092;46.17852;4.38625;444;20220217;14.2;10.4;12.3;3.4;10.32;1;1.54;4730 +81092;46.17852;4.38625;444;20220218;18.4;6.3;12.3;3.2;9.25;1.3;2.03;9263 +81092;46.17852;4.38625;444;20220219;8.5;3;5.8;2;6.02;0;1.14;5938 +81092;46.17852;4.38625;444;20220220;11.9;1;6.4;2.8;6.99;3.2;1.33;9055 +81092;46.17852;4.38625;444;20220221;7.5;7;7.3;5.7;7.59;3.8;1.36;1470 +81092;46.17852;4.38625;444;20220222;9.8;4.2;7;2.6;7.83;1.8;1.1;6568 +81092;46.17852;4.38625;444;20220223;12.5;5.5;9;1.6;8.29;.1;1.17;7554 +81092;46.17852;4.38625;444;20220224;13.5;2.4;7.9;3.5;7.49;.8;1.67;9702 +81092;46.17852;4.38625;444;20220225;7.9;1.6;4.7;3.5;5.53;0;1.5;7094 +81092;46.17852;4.38625;444;20220226;9.2;-1.1;4;3.9;4.99;0;1.68;9217 +81092;46.17852;4.38625;444;20220227;11;-2.1;4.4;2.1;4.79;0;1.52;10788 +81092;46.17852;4.38625;444;20220228;11.7;-.5;5.6;2.2;5.23;0;1.62;10719 +81092;46.17852;4.38625;444;20220301;13.6;-1.1;6.2;2.2;5.39;0;1.8;11810 +81092;46.17852;4.38625;444;20220302;13.4;2.6;8;1.9;6.76;.1;1.54;10533 +81092;46.17852;4.38625;444;20220303;13;5.8;9.4;1.4;8.43;.2;1.29;8713 +81092;46.17852;4.38625;444;20220304;12.3;3.1;7.7;2.6;6.76;0;1.73;9708 +81092;46.17852;4.38625;444;20220305;9.5;-1.2;4.1;2.3;4.53;0;1.65;10669 +81092;46.17852;4.38625;444;20220306;7.4;-3.1;2.1;2.3;4.03;0;1.51;10761 +81092;46.17852;4.38625;444;20220307;9.6;-4.1;2.7;2.3;4.23;0;1.65;12403 +81092;46.17852;4.38625;444;20220308;14.1;-1.4;6.4;3;5.26;0;2.25;13628 +81092;46.17852;4.38625;444;20220309;14.7;.9;7.8;2.7;6.33;0;2.09;12986 +81092;46.17852;4.38625;444;20220310;14.4;2.2;8.3;4;7.06;.1;2.2;12330 +81092;46.17852;4.38625;444;20220311;12.8;6.1;9.4;6.2;7.23;.3;2.48;9306 +81092;46.17852;4.38625;444;20220312;10;6.3;8.1;4.2;7.09;1.2;1.76;6693 +81092;46.17852;4.38625;444;20220313;11.1;6.6;8.8;4.6;7.23;4.2;2.05;7595 +81092;46.17852;4.38625;444;20220314;12.2;1.1;6.7;2.5;8.16;6.1;1.5;12231 +81092;46.17852;4.38625;444;20220315;15.8;8.2;12;5.4;9.59;0;2.46;10260 +81092;46.17852;4.38625;444;20220316;16.3;7.6;11.9;2.1;9.69;0;1.94;11181 +81092;46.17852;4.38625;444;20220317;11.2;8.4;9.8;3.2;10.06;0;1.26;5401 +81092;46.17852;4.38625;444;20220318;10.2;6.1;8.1;4.3;8.66;0;1.69;6605 +81092;46.17852;4.38625;444;20220319;14.5;1.9;8.2;2;8.09;0;1.99;14121 +81092;46.17852;4.38625;444;20220320;14.5;2.9;8.7;4.2;7.26;.2;2.57;11748 +81092;46.17852;4.38625;444;20220321;16.2;6.3;11.3;3.6;6.59;0;3.22;15222 +81092;46.17852;4.38625;444;20220322;15.9;-.6;7.7;3.6;5.26;0;3.21;17939 +81092;46.17852;4.38625;444;20220323;16.6;-2.7;6.9;1.8;5.53;0;2.56;18438 +81092;46.17852;4.38625;444;20220324;18.7;-2.1;8.3;1.6;6.19;0;2.7;19237 +81092;46.17852;4.38625;444;20220325;18.9;-.9;9;1.9;6.63;0;2.85;19198 +81092;46.17852;4.38625;444;20220326;19.6;1.4;10.5;2;6.52;0;3.03;18800 +81092;46.17852;4.38625;444;20220327;20.6;-.3;10.1;1.5;7.03;0;2.73;17031 +81092;46.17852;4.38625;444;20220328;21;2.4;11.7;2.3;6.59;0;3.47;19069 +81092;46.17852;4.38625;444;20220329;19.2;5.7;12.4;3.2;7.49;4;3.39;14680 +81092;46.17852;4.38625;444;20220330;14.2;8;11.1;1.8;10.89;6.3;1.58;8696 +81092;46.17852;4.38625;444;20220331;10.4;5.3;7.9;3.1;8.83;9.8;1.46;7172 +81092;46.17852;4.38625;444;20220401;3.6;-.8;1.4;5.5;6.08;6;1.05;6420 +81092;46.17852;4.38625;444;20220402;2.6;-1;.8;3.8;5.29;1.9;.98;7400 +81092;46.17852;4.38625;444;20220403;4.3;-1.1;1.6;4.6;5.29;0;1.49;10337 +81092;46.17852;4.38625;444;20220404;8.7;-2.4;3.1;1.9;5.11;0;2.21;20612 +81092;46.17852;4.38625;444;20220405;12.8;-.9;6;1.9;7.69;0;1.84;13387 +81092;46.17852;4.38625;444;20220406;13.4;6;9.7;1.9;9.89;1.2;1.55;8116 +81092;46.17852;4.38625;444;20220407;13.7;8.2;11;4.3;10.16;11;1.82;5436 +81092;46.17852;4.38625;444;20220408;17;10.2;13.6;5.3;9.76;.9;3.07;9175 +81092;46.17852;4.38625;444;20220409;9.6;2.3;6;3.7;6.98;.4;2.11;13825 +81092;46.17852;4.38625;444;20220410;13.3;-3.7;4.8;1.7;6.13;0;2.58;23125 +81092;46.17852;4.38625;444;20220411;18.3;-1.3;8.5;5.9;7.46;0;3.91;21468 +81092;46.17852;4.38625;444;20220412;19.3;10;14.6;4.9;7.05;0;4.65;13639 +81092;46.17852;4.38625;444;20220413;18.8;5.1;12;1.9;9.69;0;2.92;18205 +81092;46.17852;4.38625;444;20220414;20.6;5.7;13.1;2.2;11.46;0;3.31;20611 +81092;46.17852;4.38625;444;20220415;21.6;5.6;13.6;2.7;10.89;0;3.8;22263 +81092;46.17852;4.38625;444;20220416;20.6;5.1;12.8;4;9.23;0;4.34;24257 +81092;46.17852;4.38625;444;20220417;18.4;1.7;10;2.5;7.13;0;3.81;24652 +81092;46.17852;4.38625;444;20220418;19.9;1.2;10.5;1.9;6.86;0;3.76;24697 +81092;46.17852;4.38625;444;20220419;19.6;1.6;10.6;2;8.19;0;3.57;23619 +81092;46.17852;4.38625;444;20220420;17.8;3.7;10.8;1.9;9.26;0;2.97;18309 +81092;46.17852;4.38625;444;20220421;19.3;7.4;13.4;2.2;9.66;0;3.45;19989 +81092;46.17852;4.38625;444;20220422;20.1;2.6;11.4;2;9.06;0;3.6;23561 +81092;46.17852;4.38625;444;20220423;17.5;9.5;13.5;4.3;9.96;3.4;3.22;12399 +81092;46.17852;4.38625;444;20220424;14.9;5.6;10.3;2;10.39;1.1;1.99;11805 +81092;46.17852;4.38625;444;20220425;14.7;9.6;12.2;2.2;11.06;3.5;1.96;9577 +81092;46.17852;4.38625;444;20220426;17.5;6.5;12;2.2;9.86;0;3.33;21526 +81092;46.17852;4.38625;444;20220427;19.1;1.8;10.4;2.1;8.86;0;3.71;26104 +81092;46.17852;4.38625;444;20220428;21.9;3.4;12.7;1.9;9.66;0;4.07;26107 +81092;46.17852;4.38625;444;20220429;20.7;4.1;12.4;2;10.39;.7;3.36;20151 +81092;46.17852;4.38625;444;20220430;18.5;5.2;11.8;2.7;9.53;0;3.59;22234 +81092;46.17852;4.38625;444;20220501;18.3;2.7;10.5;2.4;8.59;0;3.77;25186 +81092;46.17852;4.38625;444;20220502;19.9;2.8;11.3;2.1;9.03;0;3.96;26080 +81092;46.17852;4.38625;444;20220503;20.3;7.2;13.7;2.1;10.13;.7;3.48;18379 +81092;46.17852;4.38625;444;20220504;20.4;5.1;12.8;2;11.29;3.2;3.09;17719 +81092;46.17852;4.38625;444;20220505;16.3;9.1;12.7;2.9;11.13;2.6;2.81;14893 +81092;46.17852;4.38625;444;20220506;16.7;8.3;12.5;4.1;10.86;0;2.9;16689 +81092;46.17852;4.38625;444;20220507;20.6;7.9;14.3;3.4;10.63;0;3.87;20459 +81092;46.17852;4.38625;444;20220508;20.8;8.9;14.9;3.1;11.09;.2;3.73;19928 +81092;46.17852;4.38625;444;20220509;22.8;8.9;15.8;1.9;11.96;0;3.91;22221 +81092;46.17852;4.38625;444;20220510;25.6;9.7;17.7;1.7;12.29;0;4.43;24081 +81092;46.17852;4.38625;444;20220511;29;11.7;20.3;3;11.59;0;5.81;25241 +81092;46.17852;4.38625;444;20220512;23;12.8;17.9;2.2;13.06;1.6;3.99;19639 +81092;46.17852;4.38625;444;20220513;23.2;13.8;18.5;1.8;14.83;.3;3.61;18826 +81092;46.17852;4.38625;444;20220514;25.6;11.1;18.3;1.5;14.16;0;4.25;23494 +81092;46.17852;4.38625;444;20220515;28.2;13.2;20.7;2.9;13.76;2.4;5.38;24038 +81092;46.17852;4.38625;444;20220516;25.7;14.4;20.1;2.4;12.96;.1;4.59;20860 +81092;46.17852;4.38625;444;20220517;29.1;13.4;21.2;1.6;14.53;0;4.94;24700 +81092;46.17852;4.38625;444;20220518;29.5;14.6;22.1;1.6;15.59;.2;4.93;24299 +81092;46.17852;4.38625;444;20220519;30.1;18.9;24.5;3.8;14.43;.5;6.25;21003 +81092;46.17852;4.38625;444;20220520;31;18.7;24.8;4.2;12.33;.1;7.03;22138 +81092;46.17852;4.38625;444;20220521;29.8;16.2;23;1.8;16.46;0;5.04;23478 +81092;46.17852;4.38625;444;20220522;29.9;16.3;23.1;2.1;17.49;.8;5.12;23371 +81092;46.17852;4.38625;444;20220523;23.3;17.3;20.3;2.5;15.49;9.9;3.72;15542 +81092;46.17852;4.38625;444;20220524;19.8;11.6;15.7;2.3;11.49;0;3.55;18175 +81092;46.17852;4.38625;444;20220525;20.6;8.5;14.6;2.9;10.23;0;4.22;22332 +81092;46.17852;4.38625;444;20220526;20.4;9.2;14.8;2.2;11.33;0;3.9;21689 +81092;46.17852;4.38625;444;20220527;22.8;10.5;16.7;2.3;12.73;0;4.27;22980 +81092;46.17852;4.38625;444;20220528;22;9.8;15.9;3.2;10.86;0;4.53;22778 +81092;46.17852;4.38625;444;20220529;19.5;7.5;13.5;2.9;7.96;0;4.31;22294 +81092;46.17852;4.38625;444;20220530;22.4;6.6;14.5;2;7.93;.1;4.62;25364 +81092;46.17852;4.38625;444;20220531;20.4;10.2;15.3;2.2;10.83;.3;3.79;20039 +81092;46.17852;4.38625;444;20220601;23.5;10.6;17;2;13.86;1.7;4.21;23337 +81092;46.17852;4.38625;444;20220602;25.9;14;20;1.9;15.59;2.3;4.4;22201 +81092;46.17852;4.38625;444;20220603;29.3;14.9;22.1;2;16.29;20.9;5.19;24592 +81092;46.17852;4.38625;444;20220604;30.1;14.3;22.2;2;17.82;22.2;5.38;25722 +81092;46.17852;4.38625;444;20220605;24.8;15.9;20.3;2.3;16.69;.9;4.13;19607 +81092;46.17852;4.38625;444;20220606;24.2;11.6;17.9;1.5;14.39;.2;4.02;21631 +81092;46.17852;4.38625;444;20220607;22.4;12.3;17.4;1.9;13.09;0;4.06;21833 +81092;46.17852;4.38625;444;20220608;20.9;11.3;16.1;2.4;13.29;11.6;3.7;20563 +81092;46.17852;4.38625;444;20220609;18.9;12.9;15.9;3.1;12.49;.7;3.35;16111 +81092;46.17852;4.38625;444;20220610;23.6;9.3;16.4;2;11.79;.1;4.55;25247 +81092;46.17852;4.38625;444;20220611;28.2;11.7;20;2;13.53;0;5.41;27200 +81092;46.17852;4.38625;444;20220612;29.3;14.5;21.9;1.6;15.26;0;5.27;25853 +81092;46.17852;4.38625;444;20220613;25.5;16.6;21.1;2.7;15.13;0;4.63;19942 +81092;46.17852;4.38625;444;20220614;30;11.2;20.6;1.8;12.06;0;5.86;28894 +81092;46.17852;4.38625;444;20220615;33.2;16.8;25;2.6;15.39;0;6.6;27138 +81092;46.17852;4.38625;444;20220616;31;18.5;24.7;1.8;17.19;0;5.31;23947 +81092;46.17852;4.38625;444;20220617;32.7;16.9;24.8;2;14.93;.2;6.15;26564 +81092;46.17852;4.38625;444;20220618;36.7;16.6;26.6;3.2;13.73;0;8.15;29623 +81092;46.17852;4.38625;444;20220619;34.9;23;29;5.7;13.99;0;9.26;23310 +81092;46.17852;4.38625;444;20220620;32.8;18.6;25.7;2.8;13.19;.2;6.73;25045 +81092;46.17852;4.38625;444;20220621;32.4;17.5;25;2.2;16.06;2.5;6.07;26005 +81092;46.17852;4.38625;444;20220622;28;18.3;23.1;2.3;19.43;19.2;4.58;20603 +81092;46.17852;4.38625;444;20220623;25.2;16.2;20.7;2.4;17.86;5.5;4.19;20233 +81092;46.17852;4.38625;444;20220624;22.1;15.7;18.9;2.2;15.99;1.8;3.38;16260 +81092;46.17852;4.38625;444;20220625;27.7;12.7;20.2;2.5;14.73;10.9;5.35;26110 +81092;46.17852;4.38625;444;20220626;19.8;14.4;17.1;1.7;17.03;40.4;2.88;15302 +81092;46.17852;4.38625;444;20220627;19.6;14.6;17.1;1.8;16.33;1.1;2.83;14890 +81092;46.17852;4.38625;444;20220628;24;11.3;17.6;2.6;14.09;.1;4.47;23336 +81092;46.17852;4.38625;444;20220629;26.9;13.2;20;1.5;14.86;.3;4.75;24427 +81092;46.17852;4.38625;444;20220630;22.8;15.6;19.2;2.3;15.29;11.2;3.9;18128 +81092;46.17852;4.38625;444;20220701;21.4;11.1;16.3;2.2;12.56;0;3.97;21472 +81092;46.17852;4.38625;444;20220702;28;10;19;1.6;12.96;.1;5.25;27863 +81092;46.17852;4.38625;444;20220703;28.5;14.7;21.6;1.9;15.63;2;5.15;24832 +81092;46.17852;4.38625;444;20220704;25.9;15.9;20.9;1.9;17.26;0;4.29;20963 +81092;46.17852;4.38625;444;20220705;25.6;14.4;20;2.2;14.69;0;4.6;22008 +81092;46.17852;4.38625;444;20220706;24.8;13.4;19.1;3.2;12.56;0;5.04;22317 +81092;46.17852;4.38625;444;20220707;24.2;11.5;17.8;3.3;12.86;0;4.86;23433 +81092;46.17852;4.38625;444;20220708;25.3;13.1;19.2;4.4;12.96;0;5.49;22983 +81092;46.17852;4.38625;444;20220709;27;13.5;20.3;2.9;12.99;0;5.45;23960 +81092;46.17852;4.38625;444;20220710;27.3;14.4;20.8;2.7;13.43;0;5.35;23491 +81092;46.17852;4.38625;444;20220711;27.6;13.8;20.7;2.6;12.69;.2;5.46;24179 +81092;46.17852;4.38625;444;20220712;29.4;15.2;22.3;2.2;13.29;0;5.54;24376 +81092;46.17852;4.38625;444;20220713;31.1;14.6;22.9;1.9;12.19;0;5.78;26389 +81092;46.17852;4.38625;444;20220714;32.9;16;24.5;2;14.19;0;6.14;26814 +81092;46.17852;4.38625;444;20220715;28.9;15.5;22.2;2.1;14.25;0;5.26;23798 +81092;46.17852;4.38625;444;20220716;29.4;14.9;22.2;2.9;12.13;0;6.13;24613 +81092;46.17852;4.38625;444;20220717;31.7;15.4;23.5;2.2;11.93;0;6.1;25630 +81092;46.17852;4.38625;444;20220718;36.2;17.3;26.7;2.4;12.23;0;7.16;27628 +81092;46.17852;4.38625;444;20220719;38.1;20.5;29.3;2.9;14.46;0;7.81;26763 +81092;46.17852;4.38625;444;20220720;28.3;20.2;24.3;2.6;18.16;1;4.78;18170 +81092;46.17852;4.38625;444;20220721;30.2;16.1;23.2;2;15.69;0;5.37;23884 +81092;46.17852;4.38625;444;20220722;33.1;16.6;24.8;2.1;16.13;.7;5.98;25787 +81092;46.17852;4.38625;444;20220723;27.4;19.5;23.4;3.1;17.26;0;4.73;17907 +81092;46.17852;4.38625;444;20220724;33.9;15.4;24.6;1.6;15.83;0;5.87;27094 +81092;46.17852;4.38625;444;20220725;31.3;20.2;25.8;3.7;15.53;0;6.35;21216 +81092;46.17852;4.38625;444;20220726;26.1;17.2;21.6;4.3;14.46;0;5.25;18464 +81092;46.17852;4.38625;444;20220727;26.5;13.8;20.2;2.9;11.93;0;5.23;22151 +81092;46.17852;4.38625;444;20220728;29.3;12.8;21.1;1.8;12.03;0;5.23;24904 +81092;46.17852;4.38625;444;20220729;25.9;16.9;21.4;1.6;13.56;0;3.99;17834 +81092;46.17852;4.38625;444;20220730;29.5;14;21.8;2;12.66;0;5.26;24130 +81092;46.17852;4.38625;444;20220731;31.3;15.8;23.6;2.1;13.19;0;5.58;24059 +81092;46.17852;4.38625;444;20220801;31.6;16.4;24;2.3;14.06;0;5.73;23707 +81092;46.17852;4.38625;444;20220802;31.6;16.4;24;2.3;14.43;0;5.67;23709 +81092;46.17852;4.38625;444;20220803;35.6;17.6;26.6;2;13.99;0;6.26;25443 +81092;46.17852;4.38625;444;20220804;36.7;20.6;28.6;1.8;14.09;.3;6.12;24097 +81092;46.17852;4.38625;444;20220805;30.5;19.5;25;2.6;16.63;.6;5.27;19934 +81092;46.17852;4.38625;444;20220806;28.8;17.1;22.9;3.4;15.83;0;5.22;20036 +81092;46.17852;4.38625;444;20220807;28.5;13.8;21.1;3.3;12.96;0;5.44;22072 +81092;46.17852;4.38625;444;20220808;30.4;14.6;22.5;2.8;11.49;0;5.78;22875 +81092;46.17852;4.38625;444;20220809;31.9;15.8;23.8;2.6;10.89;0;5.94;22887 +81092;46.17852;4.38625;444;20220810;32.9;16.3;24.6;2.1;10.86;0;5.82;23413 +81092;46.17852;4.38625;444;20220811;34.3;16.7;25.5;1.7;11.29;0;5.63;23962 +81092;46.17852;4.38625;444;20220812;33.6;17;25.3;2.3;11.36;0;5.97;23123 +81092;46.17852;4.38625;444;20220813;33.4;16.9;25.2;2;9.86;.8;5.68;22881 +81092;46.17852;4.38625;444;20220814;24.4;18.3;21.4;2.1;15.33;8.3;3.36;13210 +81092;46.17852;4.38625;444;20220815;26.1;15.4;20.7;1.9;16.03;.3;3.81;18331 +81092;46.17852;4.38625;444;20220816;30;14.7;22.3;2.5;15.43;9;4.94;21979 +81092;46.17852;4.38625;444;20220817;23.9;15.7;19.8;2.3;17.49;8.1;3.33;15962 +81092;46.17852;4.38625;444;20220818;22.4;13.5;17.9;2.2;16.93;11.6;2.95;16161 +81092;46.17852;4.38625;444;20220819;22.8;16;19.4;2.9;17.73;1.7;2.99;14177 +81092;46.17852;4.38625;444;20220820;24.5;16.9;20.7;2.1;17.83;.1;3.17;14899 +81092;46.17852;4.38625;444;20220821;24.7;13.5;19.1;2;14.73;0;3.62;18031 +81092;46.17852;4.38625;444;20220822;25.4;15.2;20.3;2;15.46;0;3.65;17316 +81092;46.17852;4.38625;444;20220823;27.5;16.2;21.9;1.9;16.13;0;3.98;18027 +81092;46.17852;4.38625;444;20220824;29.9;16;23;1.7;14.43;0;4.3;19257 +81092;46.17852;4.38625;444;20220825;31.1;16.9;24;2.1;14.83;1.4;4.74;19854 +81092;46.17852;4.38625;444;20220826;24.9;18.1;21.5;2.7;18.13;.3;3.27;13571 +81092;46.17852;4.38625;444;20220827;25.2;15.4;20.3;2.2;16.59;0;3.44;16200 +81092;46.17852;4.38625;444;20220828;27.7;14.4;21.1;1.8;16.13;0;3.79;18485 +81092;46.17852;4.38625;444;20220829;31.1;15;23;1.8;15.49;.4;4.38;20186 +81092;46.17852;4.38625;444;20220830;23.9;17.6;20.7;2.4;16.79;.4;2.99;12544 +81092;46.17852;4.38625;444;20220831;25.7;14.9;20.3;1.9;16.93;.1;3.25;16066 +81092;46.17852;4.38625;444;20220901;26.5;14.2;20.4;2.1;14.63;0;3.63;16958 +81092;46.17852;4.38625;444;20220902;25.2;15.3;20.2;2;15.13;9.3;3.28;15389 +81092;46.17852;4.38625;444;20220903;25.5;14.4;20;2.4;16.43;2.6;3.33;15893 +81092;46.17852;4.38625;444;20220904;29;13.9;21.5;2;15.89;.1;3.97;18741 +81092;46.17852;4.38625;444;20220905;29.2;17.4;23.3;3.2;17.16;.8;4.35;16397 +81092;46.17852;4.38625;444;20220906;25.3;17.8;21.6;2.2;18.16;1;2.97;12825 +81092;46.17852;4.38625;444;20220907;24.6;14.9;19.7;2;17.59;6.4;2.87;14629 +81092;46.17852;4.38625;444;20220908;23.5;12.4;18;2.4;14.33;0;3.06;15154 +81092;46.17852;4.38625;444;20220909;21.9;11.9;16.9;2;13.43;1.4;2.71;14228 +81092;46.17852;4.38625;444;20220910;21.7;13.8;17.8;1.3;13.06;.1;2.44;12663 +81092;46.17852;4.38625;444;20220911;24.4;9.6;17;1.6;12.16;0;3.09;17382 +81092;46.17852;4.38625;444;20220912;31;12.7;21.9;2.5;13.43;0;4.57;19038 +81092;46.17852;4.38625;444;20220913;30.2;18;24.1;3.5;17.19;2.8;4.47;15329 +81092;46.17852;4.38625;444;20220914;26.9;18.7;22.8;3.1;18.73;12.8;3.32;12068 +81092;46.17852;4.38625;444;20220915;23.1;14.7;18.9;2.2;16.99;5.5;2.46;12315 +81092;46.17852;4.38625;444;20220916;18.2;14.1;16.2;2.7;14.49;.8;1.9;8340 +81092;46.17852;4.38625;444;20220917;15.9;7.6;11.7;3.7;9.16;0;2.48;11860 +81092;46.17852;4.38625;444;20220918;18;4.3;11.1;1.7;8.06;0;2.39;15463 +81092;46.17852;4.38625;444;20220919;18.7;4.8;11.7;2.2;8.46;0;2.57;15312 +81092;46.17852;4.38625;444;20220920;19;5.6;12.3;2.4;8.39;0;2.73;14645 +81092;46.17852;4.38625;444;20220921;19.1;6.4;12.8;2.4;8.29;0;2.71;14009 +81092;46.17852;4.38625;444;20220922;20.8;5.1;12.9;1.6;8.86;0;2.54;15787 +81092;46.17852;4.38625;444;20220923;22;7.9;14.9;2.1;11.26;1.7;2.62;14806 +81092;46.17852;4.38625;444;20220924;19.5;10.8;15.1;2;13.53;10.9;1.94;10892 +81092;46.17852;4.38625;444;20220925;14.8;10.9;12.9;1.3;13.05;5;1.26;7451 +81092;46.17852;4.38625;444;20220926;16.6;8.9;12.8;1.6;11.63;7;1.63;10272 +81092;46.17852;4.38625;444;20220927;13.6;9.6;11.6;3.2;11.09;10.4;1.46;7184 +81092;46.17852;4.38625;444;20220928;15.6;9.9;12.7;3.7;12.99;17;1.38;8521 +81092;46.17852;4.38625;444;20220929;13.5;9.5;11.5;1.7;11.19;2;1.19;6516 +81092;46.17852;4.38625;444;20220930;14.2;5.7;10;1.6;9.53;1.3;1.49;10532 +81092;46.17852;4.38625;444;20221001;16.9;6.3;11.6;2.9;11.86;4.5;1.66;10914 +81092;46.17852;4.38625;444;20221002;21.8;14;17.9;1.9;14.89;.4;2.02;9890 +81092;46.17852;4.38625;444;20221003;18.1;12.2;15.2;1.7;13.66;0;1.54;8378 +81092;46.17852;4.38625;444;20221004;21.6;7.8;14.7;1.6;11.96;.2;2.06;12757 +81092;46.17852;4.38625;444;20221005;24.4;9.7;17;2.3;12.33;0;2.67;12963 +81092;46.17852;4.38625;444;20221006;18.6;12.2;15.4;1.4;13.86;0;1.46;8503 +81092;46.17852;4.38625;444;20221007;21.7;10.1;15.9;1.3;13.55;.5;1.78;11257 +81092;46.17852;4.38625;444;20221008;16.1;12.2;14.2;1.4;13.05;.4;1.21;6096 +81092;46.17852;4.38625;444;20221009;19.6;4.8;12.2;1.8;10.98;.2;1.81;12354 +81092;46.17852;4.38625;444;20221010;22.5;10.9;16.7;2.7;13.15;.2;2.3;10684 +81092;46.17852;4.38625;444;20221011;18;10.8;14.4;1.3;14.25;1.2;1.23;8365 +81092;46.17852;4.38625;444;20221012;20.1;12.8;16.4;1.1;14.62;.2;1.37;7969 +81092;46.17852;4.38625;444;20221013;17.1;9.6;13.4;1.1;13.19;3.7;1.2;8270 +81092;46.17852;4.38625;444;20221014;17.4;12.1;14.8;2.6;14.62;1.4;1.25;6469 +81092;46.17852;4.38625;444;20221015;21.8;13.2;17.5;2.7;13.89;0;2.11;8438 +81092;46.17852;4.38625;444;20221016;24.1;14.6;19.3;5.2;14.28;0;3.25;8848 +81092;46.17852;4.38625;444;20221017;23;16.1;19.5;4.7;14.52;0;2.92;7339 +81092;46.17852;4.38625;444;20221018;24.7;15;19.9;2.7;14.19;.1;2.47;8684 +81092;46.17852;4.38625;444;20221019;24.2;10.8;17.5;2.5;13.42;1.1;2.22;10342 +81092;46.17852;4.38625;444;20221020;21.6;15.3;18.4;3.8;15.32;15.8;2.17;6756 +81092;46.17852;4.38625;444;20221021;20.7;14.8;17.7;2.8;15.83;5.5;1.62;6189 +81092;46.17852;4.38625;444;20221022;22.4;12.6;17.5;2.6;14.16;.1;1.93;8267 +81092;46.17852;4.38625;444;20221023;22.6;14.5;18.6;4.1;14.46;0;2.52;7272 +81092;46.17852;4.38625;444;20221024;20.6;14.6;17.6;2.3;13.73;.2;1.67;5487 +81092;46.17852;4.38625;444;20221025;19.9;9.5;14.7;2.4;12.29;.3;1.66;7994 +81092;46.17852;4.38625;444;20221026;23.3;12.4;17.9;2;13.59;.1;1.78;8370 +81092;46.17852;4.38625;444;20221027;22;13.7;17.9;3.7;14.13;0;2.17;7129 +81092;46.17852;4.38625;444;20221028;25.2;17;21.1;3.4;12.63;0;3.19;6973 +81092;46.17852;4.38625;444;20221029;24;14.6;19.3;3.9;10.89;0;3.47;7229 +81092;46.17852;4.38625;444;20221030;23.1;14.8;18.9;2.5;10.83;0;2.51;6790 +81092;46.17852;4.38625;444;20221031;20.9;11.6;16.2;3;12.73;7.5;1.9;7043 +81092;46.17852;4.38625;444;20221101;16.7;13.3;15;2.1;13.19;.1;1.15;3899 +81092;46.17852;4.38625;444;20221102;17.2;8.3;12.8;1.7;10.56;.1;1.19;6631 +81092;46.17852;4.38625;444;20221103;14.5;7.9;11.2;3.7;9.86;5.7;1.49;5474 +81092;46.17852;4.38625;444;20221104;9.8;6.4;8.1;3.4;9.13;8.7;.89;3388 +81092;46.17852;4.38625;444;20221105;10.9;4.9;7.9;2.4;8.59;0;.86;5113 +81092;46.17852;4.38625;444;20221106;13.6;2.1;7.9;2.5;7.73;0;1.14;7186 +81092;46.17852;4.38625;444;20221107;17.2;7.3;12.3;2.9;9.26;.1;1.61;6680 +81092;46.17852;4.38625;444;20221108;17.3;8.9;13.1;4.6;10.36;4.7;1.85;6034 +81092;46.17852;4.38625;444;20221109;12.9;12.2;12.6;1.9;12.96;8.5;.69;1159 +81092;46.17852;4.38625;444;20221110;13.8;8.2;11;1.5;11.09;0;.71;4591 +81092;46.17852;4.38625;444;20221111;16.5;5;10.8;2.3;10.49;.2;1.02;6429 +81092;46.17852;4.38625;444;20221112;16.6;7.2;11.9;2.1;10.69;.1;1.03;5537 +81092;46.17852;4.38625;444;20221113;14.6;6.3;10.5;1.6;9.99;0;.85;5249 +81092;46.17852;4.38625;444;20221114;15;8.4;11.7;3.4;10.49;5.3;1.17;4762 +81092;46.17852;4.38625;444;20221115;14;9.7;11.9;2.4;11.86;3.7;.81;3533 +81092;46.17852;4.38625;444;20221116;14.5;7.1;10.8;2.7;9.93;.3;1.07;4782 +81092;46.17852;4.38625;444;20221117;16.3;10.3;13.3;2.9;9.79;2.1;1.51;4355 +81092;46.17852;4.38625;444;20221118;10.9;7.4;9.2;2;8.69;2.6;.88;3002 +81092;46.17852;4.38625;444;20221119;8.1;3.6;5.8;1.7;8.16;.7;.51;3470 +81092;46.17852;4.38625;444;20221120;9;2.9;5.9;1.6;7.86;1;.54;4207 +81092;46.17852;4.38625;444;20221121;7.9;3.9;5.9;2.6;8.16;4.1;.58;3031 +81092;46.17852;4.38625;444;20221122;8.9;5;6.9;2.5;7.56;0;.87;2811 +81092;46.17852;4.38625;444;20221123;10;2.6;6.3;3.4;8.06;4.2;.77;4294 +81092;46.17852;4.38625;444;20221124;11.5;4.8;8.1;2.4;8.59;.8;.8;4081 +81092;46.17852;4.38625;444;20221125;9.7;6.8;8.3;1.5;8.89;1;.62;2416 +81092;46.17852;4.38625;444;20221126;8.3;3.7;6;1.9;8.06;.1;.55;3287 +81092;46.17852;4.38625;444;20221127;10.5;2.1;6.3;3.8;6.99;3;1.08;4429 +81092;46.17852;4.38625;444;20221128;8.6;6.3;7.5;2.3;8.59;3.1;.68;2002 +81092;46.17852;4.38625;444;20221129;7;4.4;5.7;1.8;8.46;.9;.42;2039 +81092;46.17852;4.38625;444;20221130;6.6;5.2;5.9;3.4;8.26;.1;.67;1373 +81092;46.17852;4.38625;444;20221201;5.4;4.2;4.8;2.9;7.23;0;.69;1097 +81092;46.17852;4.38625;444;20221202;3.4;2.5;3;1.1;6.63;1.2;.46;898 +81092;46.17852;4.38625;444;20221203;3.6;.8;2.2;1.3;6.63;4.7;.4;2019 +81092;46.17852;4.38625;444;20221204;4.4;2;3.2;1.4;7.19;3.7;.37;1889 +81092;46.17852;4.38625;444;20221205;7.3;.5;3.9;1.5;6.46;.1;.5;3576 +81092;46.17852;4.38625;444;20221206;2.9;-2.5;.2;1.2;5.66;.1;.32;3178 +81092;46.17852;4.38625;444;20221207;1.8;-.6;.6;.9;6.23;0;.29;1838 +81092;46.17852;4.38625;444;20221208;3.4;-1.2;1.1;.9;5.79;3.1;.32;2735 +81092;46.17852;4.38625;444;20221209;1.2;-.3;.5;1.7;6.13;1;.31;1256 +81092;46.17852;4.38625;444;20221210;-.8;-1.3;-1;3.3;5.29;0;.4;472 +81092;46.17852;4.38625;444;20221211;.6;-5.9;-2.6;1.7;4.23;0;.34;3338 +81092;46.17852;4.38625;444;20221212;2.2;-5.3;-1.5;1.8;4.33;.6;.4;3740 +81092;46.17852;4.38625;444;20221213;2.2;-2;.1;1.9;5.76;.2;.28;2433 +81092;46.17852;4.38625;444;20221214;10.4;-1;4.7;2.1;8.03;1;.37;4399 +81092;46.17852;4.38625;444;20221215;4.5;3.2;3.9;1.7;7.86;6.2;.36;930 +81092;46.17852;4.38625;444;20221216;.7;0;.3;2.9;6.13;0;.34;391 +81092;46.17852;4.38625;444;20221217;-1.1;-6;-3.5;1.6;4.43;0;.27;2657 +81092;46.17852;4.38625;444;20221218;7.6;-5;1.3;3.6;5.43;0;.73;4683 +81092;46.17852;4.38625;444;20221219;13.5;5.9;9.7;4.7;8.33;0;1.39;3698 +81092;46.17852;4.38625;444;20221220;15.2;9.5;12.4;5;9.29;2.7;1.81;3165 +81092;46.17852;4.38625;444;20221221;12.4;9.6;11;2.5;10.29;.2;.92;1846 +81092;46.17852;4.38625;444;20221222;12.9;9.2;11;2.8;10.19;9.6;.92;2307 +81092;46.17852;4.38625;444;20221223;14.7;10.4;12.5;2.9;12.23;4.1;.73;2409 +81092;46.17852;4.38625;444;20221224;13;10.3;11.6;1.7;11.76;.3;.64;1769 +81092;46.17852;4.38625;444;20221225;15.8;6.9;11.4;3;9.89;0;1.2;3749 +81092;46.17852;4.38625;444;20221226;10.8;8.5;9.6;2.3;9.93;1.4;.75;1451 +81092;46.17852;4.38625;444;20221227;10.1;4.3;7.2;1.5;8.43;0;.52;2978 +81092;46.17852;4.38625;444;20221228;10.9;2.1;6.5;3.3;7.59;0;.89;3877 +81092;46.17852;4.38625;444;20221229;11.7;7.5;9.6;3.5;8.79;6.6;1.1;2618 +81092;46.17852;4.38625;444;20221230;12.3;5.3;8.8;3.2;9.89;2.1;.69;3303 +81092;46.17852;4.38625;444;20221231;15.9;10.8;13.4;4.3;10.93;0;1.57;2997 +81093;46.19502;4.70902;213;20220101;5.1;.8;2.9;.5;7.3;.1;.22;2843 +81093;46.19502;4.70902;213;20220102;8.8;-.1;4.4;1.7;8.15;0;.2;3644 +81093;46.19502;4.70902;213;20220103;12.5;3.1;7.8;2;9.3;.6;.45;4192 +81093;46.19502;4.70902;213;20220104;14.1;9.3;11.7;4.3;9.45;4.5;1.52;2902 +81093;46.19502;4.70902;213;20220105;5.8;4;4.9;3.7;6.1;.2;.96;2933 +81093;46.19502;4.70902;213;20220106;6.4;2.1;4.2;2.8;5.6;0;.82;3967 +81093;46.19502;4.70902;213;20220107;2.4;-1.9;.2;2.3;6.05;7;.23;2463 +81093;46.19502;4.70902;213;20220108;5.2;1.5;3.4;3.9;7.45;7.7;.34;1995 +81093;46.19502;4.70902;213;20220109;6;4.6;5.3;3;7.25;4.7;.72;1357 +81093;46.19502;4.70902;213;20220110;6.8;2.8;4.8;2.9;6.55;0;.67;4950 +81093;46.19502;4.70902;213;20220111;5;.6;2.8;3.4;5.7;0;.66;4891 +81093;46.19502;4.70902;213;20220112;2.3;.3;1.3;2.4;5;0;.63;2594 +81093;46.19502;4.70902;213;20220113;.2;-3.4;-1.6;1;4.55;0;.29;3241 +81093;46.19502;4.70902;213;20220114;-2;-5;-3.5;.7;4.5;0;.21;2696 +81093;46.19502;4.70902;213;20220115;-3.1;-5.2;-4.1;.6;4.3;0;.23;2471 +81093;46.19502;4.70902;213;20220116;-1.9;-5.4;-3.6;.9;4.55;0;.21;3009 +81093;46.19502;4.70902;213;20220117;3.9;-3.1;.4;1.7;6;0;.27;3440 +81093;46.19502;4.70902;213;20220118;3.1;1.9;2.5;1.6;6;0;.5;1499 +81093;46.19502;4.70902;213;20220119;3.4;-3.9;-.2;.9;5.7;1.2;.23;4573 +81093;46.19502;4.70902;213;20220120;5.2;1.8;3.5;2;6.7;1.4;.49;2665 +81093;46.19502;4.70902;213;20220121;4.8;.9;2.9;5.5;5.15;0;1.13;5828 +81093;46.19502;4.70902;213;20220122;6.2;.6;3.4;3.8;5.8;0;.84;5424 +81093;46.19502;4.70902;213;20220123;2.2;1.1;1.7;1.9;6.1;0;.43;1518 +81093;46.19502;4.70902;213;20220124;6.5;-.2;3.2;1;5.85;0;.41;6124 +81093;46.19502;4.70902;213;20220125;.3;-2.9;-1.3;.8;5.4;0;.27;3157 +81093;46.19502;4.70902;213;20220126;.1;-3.3;-1.6;1.8;5.15;0;.3;2702 +81093;46.19502;4.70902;213;20220127;-1.4;-2.9;-2.2;1.3;4.95;0;.31;1931 +81093;46.19502;4.70902;213;20220128;5.3;-2;1.6;1.9;6;0;.46;4836 +81093;46.19502;4.70902;213;20220129;4;-2.1;.9;1;5.85;.2;.36;4770 +81093;46.19502;4.70902;213;20220130;9.2;1.7;5.5;1.2;7.75;.1;.5;4991 +81093;46.19502;4.70902;213;20220131;8;5.4;6.7;3.8;7.15;1.8;1.08;3671 +81093;46.19502;4.70902;213;20220201;5.5;1.6;3.6;2.8;6.05;2.5;.78;3696 +81093;46.19502;4.70902;213;20220202;12.2;3.3;7.8;2.6;8.95;.7;.72;5901 +81093;46.19502;4.70902;213;20220203;11.1;1.9;6.5;1.1;7.79;0;.63;6788 +81093;46.19502;4.70902;213;20220204;9.4;4;6.7;1.9;7.85;2.8;.73;4705 +81093;46.19502;4.70902;213;20220205;9.4;3.1;6.2;2.4;6.6;0;.97;7583 +81093;46.19502;4.70902;213;20220206;8.9;-2.4;3.3;3;7;4.1;.66;5941 +81093;46.19502;4.70902;213;20220207;9.4;7.4;8.4;2.9;6.9;0;1.34;5712 +81093;46.19502;4.70902;213;20220208;11.7;-2.5;4.6;1.1;5.7;0;.77;10236 +81093;46.19502;4.70902;213;20220209;13.3;-3.2;5.1;1.6;5.85;0;.98;11022 +81093;46.19502;4.70902;213;20220210;10.3;-.8;4.7;1.8;8.1;1.9;.93;9200 +81093;46.19502;4.70902;213;20220211;8.6;5;6.8;3.5;6.8;.1;1.26;10900 +81093;46.19502;4.70902;213;20220212;7.2;-1.4;2.9;2.3;5.5;0;.9;9400 +81093;46.19502;4.70902;213;20220213;13.5;.1;6.8;5.6;7;.4;1.82;11300 +81093;46.19502;4.70902;213;20220214;9.3;8.7;9;4.3;9.2;8.6;1.07;2000 +81093;46.19502;4.70902;213;20220215;10.5;4.1;7.3;3.1;7.4;2.8;1.22;7800 +81093;46.19502;4.70902;213;20220216;8.5;4.7;6.6;3.6;9.05;6.7;.62;3302 +81093;46.19502;4.70902;213;20220217;15.7;8;11.9;2.4;10.1;1;1.37;6702 +81093;46.19502;4.70902;213;20220218;21.3;4.3;12.8;1.2;9.09;1;1.51;11925 +81093;46.19502;4.70902;213;20220219;10.7;6.3;8.5;1.3;5.79;0;1.22;5744 +81093;46.19502;4.70902;213;20220220;10.9;.3;5.6;2.5;7.55;3.1;.98;7305 +81093;46.19502;4.70902;213;20220221;9.9;7.1;8.5;4.9;7.7;1.4;1.62;6843 +81093;46.19502;4.70902;213;20220222;11.8;6.5;9.1;2.6;8.05;.6;1.33;6886 +81093;46.19502;4.70902;213;20220223;14.4;6.5;10.4;1.1;8.95;.1;1.18;10004 +81093;46.19502;4.70902;213;20220224;15.8;1.2;8.5;2.2;7.45;.3;1.56;10034 +81093;46.19502;4.70902;213;20220225;9.7;2.3;6;2.8;5.8;0;1.48;10522 +81093;46.19502;4.70902;213;20220226;10.9;1.5;6.2;3.5;5.55;0;1.81;12268 +81093;46.19502;4.70902;213;20220227;11.2;-3.6;3.8;1.4;4.9;0;1.28;13876 +81093;46.19502;4.70902;213;20220228;12.9;-3.3;4.8;1.3;5.5;0;1.35;14337 +81093;46.19502;4.70902;213;20220301;13;-.7;6.1;1.4;5.6;0;1.47;13869 +81093;46.19502;4.70902;213;20220302;11.9;-.6;5.7;1.3;7.05;0;1.12;10403 +81093;46.19502;4.70902;213;20220303;14.6;4.6;9.6;1.5;8.65;0;1.31;9200 +81093;46.19502;4.70902;213;20220304;14.4;3.5;9;2.6;5.8;0;2.16;14330 +81093;46.19502;4.70902;213;20220305;11.3;-.1;5.6;2.2;4.1;0;1.91;14840 +81093;46.19502;4.70902;213;20220306;8.8;-2.1;3.3;2.6;3.95;0;1.77;14734 +81093;46.19502;4.70902;213;20220307;9.3;-3.5;2.9;1.5;4.3;0;1.44;15127 +81093;46.19502;4.70902;213;20220308;13.8;-4.2;4.8;1.8;5.55;0;1.76;16194 +81093;46.19502;4.70902;213;20220309;14.8;-2.2;6.3;1.7;6.45;0;1.75;16216 +81093;46.19502;4.70902;213;20220310;15.2;-.9;7.1;2.3;7.4;.1;1.85;15370 +81093;46.19502;4.70902;213;20220311;15.9;7.3;11.6;7.2;7.5;.4;3.34;11439 +81093;46.19502;4.70902;213;20220312;11.9;8.4;10.1;2.9;7.1;.6;1.89;6409 +81093;46.19502;4.70902;213;20220313;13.1;8.3;10.7;3.7;8.1;8.1;1.99;6739 +81093;46.19502;4.70902;213;20220314;11.6;3.8;7.7;1.4;9.05;6;1.23;10708 +81093;46.19502;4.70902;213;20220315;17.6;8.3;12.9;3.1;9.95;0;2.2;10244 +81093;46.19502;4.70902;213;20220316;16.4;5.7;11;1.2;9.95;0;1.58;11427 +81093;46.19502;4.70902;213;20220317;13.3;8.4;10.8;3.8;10.05;0;1.56;7316 +81093;46.19502;4.70902;213;20220318;13.8;7.6;10.7;5.8;8.8;0;2.26;8800 +81093;46.19502;4.70902;213;20220319;15.9;6;11;2.4;8.2;0;2.23;13700 +81093;46.19502;4.70902;213;20220320;16.2;5.2;10.7;3.8;7.5;0;2.67;12700 +81093;46.19502;4.70902;213;20220321;17.2;5.6;11.4;2.7;6.8;0;2.88;17000 +81093;46.19502;4.70902;213;20220322;16.4;2.9;9.7;2.5;6;0;2.75;17500 +81093;46.19502;4.70902;213;20220323;16.8;0;8.4;1.7;6.1;0;2.43;18300 +81093;46.19502;4.70902;213;20220324;19.2;.8;10;1.5;7;0;2.59;19400 +81093;46.19502;4.70902;213;20220325;19.2;2.8;11;2.2;7.4;0;2.91;19400 +81093;46.19502;4.70902;213;20220326;19.8;7;13.4;2.7;6.8;0;3.51;19800 +81093;46.19502;4.70902;213;20220327;22.2;4;13.1;1.7;7.6;0;3.15;20400 +81093;46.19502;4.70902;213;20220328;21.2;3;12.1;2;7.4;0;3.09;18800 +81093;46.19502;4.70902;213;20220329;20.7;7.4;14.1;3.5;7.7;5.4;3.63;15300 +81093;46.19502;4.70902;213;20220330;15.6;9.5;12.6;1.4;11.6;6.7;1.49;8200 +81093;46.19502;4.70902;213;20220331;11.7;7.1;9.4;2.8;9.2;7.7;1.37;5900 +81093;46.19502;4.70902;213;20220401;5.4;.7;3.1;4.3;6.2;4.4;1.08;6700 +81093;46.19502;4.70902;213;20220402;5.1;1.1;3.1;6.1;5.17;1.3;1.71;8180 +81093;46.19502;4.70902;213;20220403;5.5;.1;2.8;4.4;5.3;.2;1.52;10300 +81093;46.19502;4.70902;213;20220404;10.4;.4;5.4;2.1;5.2;0;2.43;21900 +81093;46.19502;4.70902;213;20220405;14.7;1.5;8.1;1.6;8;0;1.91;13600 +81093;46.19502;4.70902;213;20220406;14.1;6.1;10.1;1.4;10.2;1.1;1.23;6100 +81093;46.19502;4.70902;213;20220407;13.2;9.7;11.5;3.3;10.9;12.1;1.35;4500 +81093;46.19502;4.70902;213;20220408;18.2;10.2;14.2;4.7;10.4;.5;2.64;6300 +81093;46.19502;4.70902;213;20220409;11.4;3.4;7.4;3.1;7.1;.9;2.18;15500 +81093;46.19502;4.70902;213;20220410;13.9;-1.1;6.4;1.7;6.8;.3;2.61;23900 +81093;46.19502;4.70902;213;20220411;18.6;.2;9.4;6.3;7.4;0;3.86;20900 +81093;46.19502;4.70902;213;20220412;20.8;11.3;16.1;5.6;7.1;0;5.13;16600 +81093;46.19502;4.70902;213;20220413;21;6.9;14;2.4;10.4;0;3.14;17700 +81093;46.19502;4.70902;213;20220414;22.1;11.3;16.7;3.4;12.1;0;3.86;20600 +81093;46.19502;4.70902;213;20220415;22.8;12.4;17.6;3.9;11.4;0;4.55;22900 +81093;46.19502;4.70902;213;20220416;20.7;11.6;16.2;5.3;9.6;0;4.99;25300 +81093;46.19502;4.70902;213;20220417;19.9;6.1;13;3.4;7;0;4.43;25800 +81093;46.19502;4.70902;213;20220418;20.6;6.6;13.6;2.5;7.3;0;4.16;25000 +81093;46.19502;4.70902;213;20220419;21.1;4.5;12.8;2.1;8.4;0;3.82;24700 +81093;46.19502;4.70902;213;20220420;20.7;9.2;15;2.6;9.1;0;3.94;22200 +81093;46.19502;4.70902;213;20220421;20.4;7.3;13.9;2.9;8.7;0;3.88;21500 +81093;46.19502;4.70902;213;20220422;20.1;8.7;14.4;2.5;9.7;0;3.81;23100 +81093;46.19502;4.70902;213;20220423;18.8;10.1;14.5;3.5;10.6;5.8;2.92;12200 +81093;46.19502;4.70902;213;20220424;15.8;6.5;11.2;2;11;3.9;1.8;10600 +81093;46.19502;4.70902;213;20220425;14.4;11.1;12.8;1.5;11.8;4.9;1.29;4800 +81093;46.19502;4.70902;213;20220426;17.9;9.2;13.6;2.5;10.2;0;3.4;21600 +81093;46.19502;4.70902;213;20220427;19.5;6.4;13;3.1;9.7;0;4;26500 +81093;46.19502;4.70902;213;20220428;22.3;7.8;15.1;2.4;10.1;0;4.36;26700 +81093;46.19502;4.70902;213;20220429;20.9;9.4;15.2;2.5;10.8;.4;3.46;18300 +81093;46.19502;4.70902;213;20220430;19.5;7.5;13.5;2.8;10.2;0;3.5;20800 +81093;46.19502;4.70902;213;20220501;19.3;8;13.7;3.6;8.9;0;4.41;26800 +81093;46.19502;4.70902;213;20220502;20.7;8.7;14.7;3;9.6;0;4.33;25300 +81093;46.19502;4.70902;213;20220503;22.5;12.8;17.7;2.6;10.6;0;4.18;20000 +81093;46.19502;4.70902;213;20220504;22.2;7.9;15.1;1.9;11.6;4.6;2.9;14200 +81093;46.19502;4.70902;213;20220505;18.4;11;14.7;3.8;11.3;1.9;3.16;15300 +81093;46.19502;4.70902;213;20220506;20.3;9.2;14.8;3.8;10.75;0;3.83;20000 +81093;46.19502;4.70902;213;20220507;22.6;10.6;16.6;3.6;10.05;0;4.87;24752 +81093;46.19502;4.70902;213;20220508;23.6;11.9;17.8;3.5;10.95;.2;4.96;24211 +81093;46.19502;4.70902;213;20220509;24;10.8;17.4;1.8;12.35;0;4.43;26247 +81093;46.19502;4.70902;213;20220510;27;9;18;1.4;13.25;0;4.61;27042 +81093;46.19502;4.70902;213;20220511;29.4;11.2;20.3;2.9;12.95;0;5.88;28313 +81093;46.19502;4.70902;213;20220512;26.4;12.2;19.3;1.8;13.85;1.2;4.27;21819 +81093;46.19502;4.70902;213;20220513;23.3;13.4;18.4;1.5;16.7;0;3.25;18112 +81093;46.19502;4.70902;213;20220514;25.4;11.9;18.7;1.9;13.75;0;4.68;26488 +81093;46.19502;4.70902;213;20220515;29.3;8.4;18.9;2.6;13.05;1.6;5.51;27639 +81093;46.19502;4.70902;213;20220516;27.5;14.3;20.9;1.7;13.2;.1;4.78;23994 +81093;46.19502;4.70902;213;20220517;29.4;13;21.2;1.4;15.05;0;5.19;27761 +81093;46.19502;4.70902;213;20220518;30.9;14.3;22.6;1.4;15.3;.1;5.4;28048 +81093;46.19502;4.70902;213;20220519;31.8;15.6;23.7;2.9;15.5;.3;6.2;26479 +81093;46.19502;4.70902;213;20220520;31.9;16.2;24.1;3.5;13.85;0;6.9;28031 +81093;46.19502;4.70902;213;20220521;28.4;18;23.2;2.2;17.35;0;5.2;24785 +81093;46.19502;4.70902;213;20220522;27.8;15.8;21.8;1.7;16.35;.5;4.4;21282 +81093;46.19502;4.70902;213;20220523;24.3;18.7;21.5;1.8;17.15;11;3.25;13785 +81093;46.19502;4.70902;213;20220524;21.6;13.6;17.6;2;11;0;4.1;20965 +81093;46.19502;4.70902;213;20220525;22.4;11.6;17;2.8;10.85;0;4.53;23281 +81093;46.19502;4.70902;213;20220526;21.8;11.2;16.5;2.4;11.3;.1;4.22;22929 +81093;46.19502;4.70902;213;20220527;23.6;11;17.3;2.4;13.05;0;4.38;24105 +81093;46.19502;4.70902;213;20220528;22.1;11.3;16.7;3.7;10.35;0;5.13;26794 +81093;46.19502;4.70902;213;20220529;19.9;10.8;15.4;3.9;7.65;0;4.98;23136 +81093;46.19502;4.70902;213;20220530;21.8;8.5;15.2;2.1;7.8;0;4.84;27803 +81093;46.19502;4.70902;213;20220531;22.3;8;15.2;2.1;11.05;.2;3.8;20351 +81093;46.19502;4.70902;213;20220601;23.3;9;16.2;1.2;13.85;1.7;3.41;19627 +81093;46.19502;4.70902;213;20220602;27;13.9;20.4;1.5;16.05;1.9;4.27;21703 +81093;46.19502;4.70902;213;20220603;30.9;15.7;23.3;1.6;17.35;18.8;5.36;26188 +81093;46.19502;4.70902;213;20220604;30.6;15.4;23;1.8;19.15;10.7;5.23;25640 +81093;46.19502;4.70902;213;20220605;26.7;16.9;21.8;2.1;17.7;1.5;4.67;23278 +81093;46.19502;4.70902;213;20220606;25.7;14;19.8;1.6;15.4;.3;4.25;22162 +81093;46.19502;4.70902;213;20220607;23.8;14.6;19.2;2.1;13.55;0;4.73;25057 +81093;46.19502;4.70902;213;20220608;22;11.3;16.6;1.6;14.2;12.3;3.12;16637 +81093;46.19502;4.70902;213;20220609;21;13.8;17.4;2.4;13.2;.7;3.85;20250 +81093;46.19502;4.70902;213;20220610;25.2;9.8;17.5;2.1;11.65;0;5.27;29819 +81093;46.19502;4.70902;213;20220611;29.3;11.1;20.2;2;13;0;5.93;31033 +81093;46.19502;4.70902;213;20220612;30.9;13.1;22;1.4;14.95;.1;5.39;26899 +81093;46.19502;4.70902;213;20220613;26.7;18.4;22.6;2.9;13.95;0;5.72;25337 +81093;46.19502;4.70902;213;20220614;29.7;12.2;21;1.8;11.45;0;6.02;31059 +81093;46.19502;4.70902;213;20220615;34;13.8;23.9;1.4;16;.1;6.04;29267 +81093;46.19502;4.70902;213;20220616;32.4;17.8;25.1;1.9;18.1;0;6.1;28106 +81093;46.19502;4.70902;213;20220617;33.4;17.5;25.5;2;13.95;.1;6.78;30088 +81093;46.19502;4.70902;213;20220618;37.1;16.8;27;2.9;14.5;0;8;30689 +81093;46.19502;4.70902;213;20220619;35.6;23.8;29.7;6.1;14.9;0;9.97;27063 +81093;46.19502;4.70902;213;20220620;33.9;17.9;25.9;2.5;13.45;.1;7.04;28740 +81093;46.19502;4.70902;213;20220621;32.8;18.2;25.5;1.5;17.55;2.6;5.44;24316 +81093;46.19502;4.70902;213;20220622;29.6;19.6;24.6;2.5;21.2;31.6;4.35;17510 +81093;46.19502;4.70902;213;20220623;26.8;17.8;22.3;1.5;19.7;6.6;3.88;18903 +81093;46.19502;4.70902;213;20220624;22.4;16.8;19.6;1.6;17.25;8.1;3.06;14841 +81093;46.19502;4.70902;213;20220625;28.2;13.9;21.1;1.6;16.3;7.2;4.84;24910 +81093;46.19502;4.70902;213;20220626;21.1;15.4;18.2;1.9;17.3;34.3;2.52;12432 +81093;46.19502;4.70902;213;20220627;21;16.2;18.6;2;17.05;1;2.58;12038 +81093;46.19502;4.70902;213;20220628;25.7;13.5;19.6;2.3;15.35;.1;4.81;25621 +81093;46.19502;4.70902;213;20220629;28.4;16.7;22.6;1.7;14.7;.2;5.6;28021 +81093;46.19502;4.70902;213;20220630;26.6;16.5;21.6;1.8;15.1;11.8;4.47;20449 +81093;46.19502;4.70902;213;20220701;22.9;12.2;17.5;1.9;13.3;0;4.58;26865 +81093;46.19502;4.70902;213;20220702;27.9;11.5;19.7;1.6;13.4;.1;5.58;30940 +81093;46.19502;4.70902;213;20220703;30.5;14.4;22.5;1.6;16.85;2;5.51;27585 +81093;46.19502;4.70902;213;20220704;26.1;17.1;21.6;2.5;16.55;0;4.61;21580 +81093;46.19502;4.70902;213;20220705;27;16;21.5;2.4;14.2;0;5.63;27917 +81093;46.19502;4.70902;213;20220706;26.3;16.4;21.4;3;11.75;0;5.79;25132 +81093;46.19502;4.70902;213;20220707;26;13.6;19.8;3;12.75;0;5.36;25461 +81093;46.19502;4.70902;213;20220708;25.9;15.1;20.5;4.1;12.7;0;6;26448 +81093;46.19502;4.70902;213;20220709;26.9;15.2;21;3.1;12.45;0;5.82;26357 +81093;46.19502;4.70902;213;20220710;27;17.9;22.4;3.7;13.65;0;6.01;24915 +81093;46.19502;4.70902;213;20220711;28.1;15.8;22;3;13.15;.2;6.04;26739 +81093;46.19502;4.70902;213;20220712;29.8;15.8;22.8;2.2;13.8;0;6.09;29356 +81093;46.19502;4.70902;213;20220713;32;16.2;24.1;1.6;12.85;0;6.16;30254 +81093;46.19502;4.70902;213;20220714;35.4;15.5;25.5;1.7;14.35;0;6.58;30214 +81093;46.19502;4.70902;213;20220715;30.2;18.4;24.3;2.5;14.6;0;6.27;28026 +81093;46.19502;4.70902;213;20220716;29.2;16.8;23;3;10.45;0;6.55;26898 +81093;46.19502;4.70902;213;20220717;31.6;15.7;23.7;2.4;12.45;0;6.54;29654 +81093;46.19502;4.70902;213;20220718;35.3;17.1;26.2;1.4;14.15;0;6.28;29640 +81093;46.19502;4.70902;213;20220719;38;16.5;27.3;2.6;15.55;0;7.52;29093 +81093;46.19502;4.70902;213;20220720;30.6;21.1;25.9;2.2;18.9;.7;5.42;23247 +81093;46.19502;4.70902;213;20220721;30.6;16.9;23.8;1.9;15.9;0;5.76;27661 +81093;46.19502;4.70902;213;20220722;33.4;15.9;24.6;1.8;17.2;1.1;5.77;26255 +81093;46.19502;4.70902;213;20220723;29.1;21.3;25.2;2.7;17.85;0;5.13;20525 +81093;46.19502;4.70902;213;20220724;33.5;18;25.7;1.8;17.2;0;6.11;28454 +81093;46.19502;4.70902;213;20220725;32.2;17.2;24.7;2.3;16.7;0;6.03;27047 +81093;46.19502;4.70902;213;20220726;28.1;19.1;23.6;3.2;14.85;0;5.4;20449 +81093;46.19502;4.70902;213;20220727;28.2;16.8;22.5;2.8;12.2;0;5.71;24258 +81093;46.19502;4.70902;213;20220728;30.6;14.9;22.7;1.9;12.45;0;5.63;26433 +81093;46.19502;4.70902;213;20220729;28.3;19;23.6;1.9;13.5;0;4.64;19038 +81093;46.19502;4.70902;213;20220730;31.1;16.7;23.9;2;13.1;0;5.87;27519 +81093;46.19502;4.70902;213;20220731;33.3;15.4;24.3;1.7;13.95;0;5.8;27450 +81093;46.19502;4.70902;213;20220801;33.3;18;25.7;1.9;14.6;0;6.01;26636 +81093;46.19502;4.70902;213;20220802;31.9;18.1;25;2.4;15.75;0;6;26347 +81093;46.19502;4.70902;213;20220803;36.4;15.6;26;1.4;14.65;0;5.97;27856 +81093;46.19502;4.70902;213;20220804;37.9;18.6;28.2;1.5;16.2;.1;5.92;25236 +81093;46.19502;4.70902;213;20220805;33.3;18.9;26.1;2.3;17.45;1;5.39;21009 +81093;46.19502;4.70902;213;20220806;30.3;19.2;24.8;3.3;14.65;0;6.09;23469 +81093;46.19502;4.70902;213;20220807;30.3;17.7;24;3.1;12.1;0;6.22;24532 +81093;46.19502;4.70902;213;20220808;31.6;16.2;23.9;2.8;11.1;0;6.45;26900 +81093;46.19502;4.70902;213;20220809;33.1;16.3;24.7;2.5;11.55;0;6.46;27318 +81093;46.19502;4.70902;213;20220810;33.7;17.3;25.5;2.1;11.9;0;6.18;27139 +81093;46.19502;4.70902;213;20220811;34.6;15.8;25.2;1.5;12.5;0;5.7;26712 +81093;46.19502;4.70902;213;20220812;34.1;15.7;24.9;1.9;11.7;0;5.93;26833 +81093;46.19502;4.70902;213;20220813;33.5;16;24.7;1.7;9.8;.3;5.75;26552 +81093;46.19502;4.70902;213;20220814;25.9;16.5;21.2;2.2;16.05;19.5;3.44;14204 +81093;46.19502;4.70902;213;20220815;26.8;15;20.9;1;16.9;.1;3.27;16958 +81093;46.19502;4.70902;213;20220816;31.8;14.7;23.2;1.4;16.6;2.5;4.66;23198 +81093;46.19502;4.70902;213;20220817;26.5;18.1;22.3;1.6;18.25;5.5;3.2;14502 +81093;46.19502;4.70902;213;20220818;24.5;16;20.3;1.9;17.95;5;3;14869 +81093;46.19502;4.70902;213;20220819;26.1;17.9;22;2.6;18.3;1.3;3.64;16389 +81093;46.19502;4.70902;213;20220820;28.1;19.3;23.7;2.7;16.75;.1;4.45;18237 +81093;46.19502;4.70902;213;20220821;28.2;14.5;21.4;2.4;13.5;0;4.73;22270 +81093;46.19502;4.70902;213;20220822;28;16.7;22.4;2.8;15.05;0;4.7;20536 +81093;46.19502;4.70902;213;20220823;30.7;17.1;23.9;2.4;16.45;0;5.05;22894 +81093;46.19502;4.70902;213;20220824;32;17.3;24.7;1.8;14.8;0;5.09;24010 +81093;46.19502;4.70902;213;20220825;34.1;13.9;24;1.9;15.15;1.3;5.24;23559 +81093;46.19502;4.70902;213;20220826;27.5;21.6;24.6;3.3;18;.4;3.95;12204 +81093;46.19502;4.70902;213;20220827;27.1;16.7;21.9;2.4;16.8;0;3.63;15597 +81093;46.19502;4.70902;213;20220828;30.2;17;23.6;1.7;16.1;0;4.38;21142 +81093;46.19502;4.70902;213;20220829;32.8;14.1;23.5;1.2;15.95;.3;4.32;22570 +81093;46.19502;4.70902;213;20220830;27.8;17.5;22.6;1.9;17.15;.7;3.36;14015 +81093;46.19502;4.70902;213;20220831;28.9;16.8;22.8;2.4;16.95;.1;4.24;19433 +81093;46.19502;4.70902;213;20220901;29.2;15;22.1;1.8;14;0;4.29;21687 +81093;46.19502;4.70902;213;20220902;27.2;14.2;20.7;1.5;15.3;11.4;3.32;16191 +81093;46.19502;4.70902;213;20220903;26.4;15.5;21;1.7;17.6;3.5;3.09;15718 +81093;46.19502;4.70902;213;20220904;29.7;14.3;22;1.1;17.15;.1;3.77;21345 +81093;46.19502;4.70902;213;20220905;30.8;16.7;23.7;1.8;18.55;.6;3.98;19100 +81093;46.19502;4.70902;213;20220906;27.5;18;22.8;1.3;19.35;1.5;2.84;13513 +81093;46.19502;4.70902;213;20220907;25.9;15.9;20.9;1.5;18.3;4.8;2.73;13640 +81093;46.19502;4.70902;213;20220908;26.1;13.5;19.8;2.4;15.1;.1;3.65;18800 +81093;46.19502;4.70902;213;20220909;24.1;14.7;19.4;1.8;13.7;1.3;2.87;13200 +81093;46.19502;4.70902;213;20220910;23.1;14.4;18.8;2.1;13.9;.1;3.1;16200 +81093;46.19502;4.70902;213;20220911;25;10.9;18;2;13.2;0;3.54;21000 +81093;46.19502;4.70902;213;20220912;30;11;20.5;1.8;14.9;0;3.88;20400 +81093;46.19502;4.70902;213;20220913;29.7;17;23.3;2.9;19.4;0;3.66;14864 +81093;46.19502;4.70902;213;20220914;28.4;20;24.2;2.8;19.3;12.5;3.25;10778 +81093;46.19502;4.70902;213;20220915;23.3;15.4;19.4;1.4;18.3;4;2.09;11206 +81093;46.19502;4.70902;213;20220916;21.3;14.5;17.9;2.1;14.25;.6;2.43;11785 +81093;46.19502;4.70902;213;20220917;16.6;9.3;12.9;2.4;9.75;0;2.27;12627 +81093;46.19502;4.70902;213;20220918;19.7;5.9;12.8;1.6;8.45;0;2.69;18792 +81093;46.19502;4.70902;213;20220919;19;7.5;13.2;2.7;8.9;0;2.96;18178 +81093;46.19502;4.70902;213;20220920;19.7;7.4;13.5;2.9;8.45;0;3.1;17521 +81093;46.19502;4.70902;213;20220921;20;8.5;14.3;2.5;8.7;0;2.98;16846 +81093;46.19502;4.70902;213;20220922;21.1;4.1;12.6;1.3;8.85;0;2.49;18944 +81093;46.19502;4.70902;213;20220923;23.3;5.5;14.4;1.5;11.8;3.5;2.41;15280 +81093;46.19502;4.70902;213;20220924;21.2;12.9;17.1;1.9;14.55;9.1;2.04;11102 +81093;46.19502;4.70902;213;20220925;18;12.5;15.2;1.3;13.65;5.3;1.52;8548 +81093;46.19502;4.70902;213;20220926;18.5;9.6;14.1;1.7;11.65;5.1;1.93;12142 +81093;46.19502;4.70902;213;20220927;15.8;9.9;12.9;2.1;11.2;10;1.66;9734 +81093;46.19502;4.70902;213;20220928;16.1;10.9;13.5;2.8;13.45;15.8;1.34;6988 +81093;46.19502;4.70902;213;20220929;15.6;10.5;13.1;1.1;11.75;1.8;1.3;7444 +81093;46.19502;4.70902;213;20220930;16.6;6.1;11.3;1.4;9.8;.8;1.66;11893 +81093;46.19502;4.70902;213;20221001;13.9;5.8;9.9;2.9;11.45;8;1;6747 +81093;46.19502;4.70902;213;20221002;23.7;13.2;18.4;1.9;14.6;.2;2.33;12843 +81093;46.19502;4.70902;213;20221003;17.1;13.7;15.4;2.3;14.15;.1;1.43;6652 +81093;46.19502;4.70902;213;20221004;18.2;6.6;12.4;1.1;12.2;.2;1.44;10905 +81093;46.19502;4.70902;213;20221005;24.7;8.2;16.4;1.9;12.5;0;2.47;14878 +81093;46.19502;4.70902;213;20221006;21.3;11;16.1;1.8;13.4;.1;1.94;12131 +81093;46.19502;4.70902;213;20221007;23.1;8.7;15.9;1.1;13.3;.3;1.86;13621 +81093;46.19502;4.70902;213;20221008;19;13.1;16.1;2;13.5;.5;1.73;9693 +81093;46.19502;4.70902;213;20221009;18.9;7.1;13;1.5;11.3;.2;1.67;13255 +81093;46.19502;4.70902;213;20221010;23;8.5;15.8;1.4;13.2;.2;1.84;13139 +81093;46.19502;4.70902;213;20221011;21.3;11.1;16.2;1.5;14.6;.6;1.61;10848 +81093;46.19502;4.70902;213;20221012;17.7;11.7;14.7;1;14.2;.2;1.13;7685 +81093;46.19502;4.70902;213;20221013;16.5;9.6;13.1;.5;13.65;3;.96;7109 +81093;46.19502;4.70902;213;20221014;17.3;13.3;15.3;1.8;15.75;1.1;.92;4599 +81093;46.19502;4.70902;213;20221015;24.2;11.7;18;1.9;14.85;.1;1.91;10609 +81093;46.19502;4.70902;213;20221016;24.8;13.8;19.3;3.1;15.3;0;2.52;11958 +81093;46.19502;4.70902;213;20221017;25.3;13.4;19.4;2.5;14.85;0;2.34;11639 +81093;46.19502;4.70902;213;20221018;24.9;13.5;19.2;1.3;14.95;0;1.79;11763 +81093;46.19502;4.70902;213;20221019;22.7;9.1;15.9;1.1;14.05;1.4;1.44;11294 +81093;46.19502;4.70902;213;20221020;22;15.1;18.6;3.2;16.85;14.5;1.67;6403 +81093;46.19502;4.70902;213;20221021;22;15.5;18.7;2.5;17;11.4;1.54;6875 +81093;46.19502;4.70902;213;20221022;23;13.6;18.3;1.4;15.9;.1;1.51;10519 +81093;46.19502;4.70902;213;20221023;24.4;12.7;18.5;3;15.2;0;2.02;6908 +81093;46.19502;4.70902;213;20221024;24.2;15.8;20;1.7;12.5;.3;1.92;7416 +81093;46.19502;4.70902;213;20221025;19.9;7.8;13.8;1.3;7.75;.2;1.26;9559 +81093;46.19502;4.70902;213;20221026;24;12.5;18.2;1.3;8.9;.1;1.56;10347 +81093;46.19502;4.70902;213;20221027;22.8;10.6;16.7;1.5;9.1;0;1.21;8593 +81093;46.19502;4.70902;213;20221028;24.5;15;19.8;2.1;11.2;0;1.88;8602 +81093;46.19502;4.70902;213;20221029;24.5;10.7;17.6;1.8;13.1;0;1.65;9787 +81093;46.19502;4.70902;213;20221030;24.9;9.4;17.1;1.4;12.2;0;1.48;10535 +81093;46.19502;4.70902;213;20221031;22.9;9.1;16;2.9;13.1;17.8;1.82;8923 +81093;46.19502;4.70902;213;20221101;19.4;13.9;16.6;1.8;14.25;.2;1.23;7336 +81093;46.19502;4.70902;213;20221102;18.4;7;12.7;1;10.65;.1;.96;8935 +81093;46.19502;4.70902;213;20221103;15.9;5.7;10.8;2.6;10.2;4.7;1.09;5719 +81093;46.19502;4.70902;213;20221104;11.5;7.6;9.6;2.5;9.7;7.6;.89;3961 +81093;46.19502;4.70902;213;20221105;11.7;7.8;9.7;2.6;9.05;0;1.04;5812 +81093;46.19502;4.70902;213;20221106;12.2;1.4;6.8;1.5;8.05;0;.71;6938 +81093;46.19502;4.70902;213;20221107;18.4;3.9;11.2;1.8;9.25;.1;1.13;9018 +81093;46.19502;4.70902;213;20221108;19;5.7;12.3;3.5;11.1;5.4;1.46;7443 +81093;46.19502;4.70902;213;20221109;14.8;13.3;14.1;1.4;14.55;8.7;.64;2340 +81093;46.19502;4.70902;213;20221110;14.9;8.8;11.8;1.8;11.8;0;.72;7506 +81093;46.19502;4.70902;213;20221111;14.9;9.2;12;1.4;11.45;.2;.72;5182 +81093;46.19502;4.70902;213;20221112;11.4;7.4;9.4;.9;11.2;.1;.45;4583 +81093;46.19502;4.70902;213;20221113;9.3;7.7;8.5;1;10.85;0;.42;1782 +81093;46.19502;4.70902;213;20221114;15.9;7.2;11.5;2.6;11.75;6.4;.81;5135 +81093;46.19502;4.70902;213;20221115;14.2;10.9;12.6;1.5;13.3;6.2;.57;2840 +81093;46.19502;4.70902;213;20221116;15.7;6.4;11.1;2;10.9;.8;.76;6122 +81093;46.19502;4.70902;213;20221117;16.2;9.7;13;3.1;11.3;1.3;1.22;4045 +81093;46.19502;4.70902;213;20221118;13.5;9.9;11.7;1.9;9.35;2.4;1.01;3925 +81093;46.19502;4.70902;213;20221119;10.2;5.4;7.8;2;8.9;.8;.58;4770 +81093;46.19502;4.70902;213;20221120;11.2;5.4;8.3;2.3;8.3;.5;.75;6045 +81093;46.19502;4.70902;213;20221121;8.3;4.9;6.6;2.3;8.95;4.6;.44;3269 +81093;46.19502;4.70902;213;20221122;11.3;5.5;8.4;1.7;7.9;.2;.78;4002 +81093;46.19502;4.70902;213;20221123;10.9;.8;5.8;1.7;7.85;2.9;.53;4274 +81093;46.19502;4.70902;213;20221124;12.6;4.9;8.8;1.9;8.75;.4;.67;5138 +81093;46.19502;4.70902;213;20221125;11.4;6.6;9;1.4;9.45;.5;.57;3235 +81093;46.19502;4.70902;213;20221126;10.1;3.2;6.7;1.8;8.85;0;.39;4810 +81093;46.19502;4.70902;213;20221127;8.9;5.4;7.1;2.4;8.5;2.7;.61;2907 +81093;46.19502;4.70902;213;20221128;11.1;6.4;8.7;1.6;9.8;3.5;.53;2693 +81093;46.19502;4.70902;213;20221129;9.5;6.4;8;1.9;8.95;.2;.57;2951 +81093;46.19502;4.70902;213;20221130;9.8;6.5;8.2;3.5;8.8;0;.81;2571 +81093;46.19502;4.70902;213;20221201;7.9;5.8;6.9;3.3;7.55;0;.92;1909 +81093;46.19502;4.70902;213;20221202;5.3;3.9;4.6;1.5;7;1.5;.54;1310 +81093;46.19502;4.70902;213;20221203;4.3;2.4;3.3;1.4;7.25;5.1;.33;1981 +81093;46.19502;4.70902;213;20221204;4.2;2.4;3.3;.9;7.35;5.8;.36;1114 +81093;46.19502;4.70902;213;20221205;8.2;1.2;4.7;.9;6.9;0;.33;4388 +81093;46.19502;4.70902;213;20221206;3;-2.8;.1;.6;5.95;.1;.19;3241 +81093;46.19502;4.70902;213;20221207;4.6;2.3;3.5;1.5;6.95;0;.42;1485 +81093;46.19502;4.70902;213;20221208;2.3;-.1;1.1;1.4;6;4.2;.3;2507 +81093;46.19502;4.70902;213;20221209;2.4;.2;1.3;1.7;6.2;1;.34;1506 +81093;46.19502;4.70902;213;20221210;2;.4;1.2;2.6;5.5;0;.52;1739 +81093;46.19502;4.70902;213;20221211;-3.3;-5.2;-4.3;1.5;4.2;0;.23;1856 +81093;46.19502;4.70902;213;20221212;-2.1;-4.1;-3.1;1.4;4.5;.4;.28;1389 +81093;46.19502;4.70902;213;20221213;-.5;-3.2;-1.9;1.4;5.15;0;.24;1768 +81093;46.19502;4.70902;213;20221214;8.8;-.8;4;1.9;8;1.2;.23;3063 +81093;46.19502;4.70902;213;20221215;6.2;3.5;4.8;2.1;8.15;6.5;.36;1258 +81093;46.19502;4.70902;213;20221216;2;.5;1.3;2.8;5.75;0;.49;1425 +81093;46.19502;4.70902;213;20221217;-1.6;-4.7;-3.2;2.2;4.1;0;.31;3199 +81093;46.19502;4.70902;213;20221218;5.4;-3.9;.7;2.5;5.85;0;.3;4309 +81093;46.19502;4.70902;213;20221219;15.2;2.8;9;4.2;9.75;0;.84;5180 +81093;46.19502;4.70902;213;20221220;14.7;10.6;12.6;4.5;11.1;3.9;1.35;1896 +81093;46.19502;4.70902;213;20221221;15.6;10.4;13;2.1;12;.6;.68;3656 +81093;46.19502;4.70902;213;20221222;13.6;9.9;11.8;3;11.15;10.3;.88;2205 +81093;46.19502;4.70902;213;20221223;15.1;10.4;12.7;2.8;12.8;4.9;.72;1888 +81093;46.19502;4.70902;213;20221224;12.2;10.7;11.4;1.3;12.55;.6;.46;1537 +81093;46.19502;4.70902;213;20221225;15.4;9.6;12.5;2;11.35;0;.71;3620 +81093;46.19502;4.70902;213;20221226;12.5;6.5;9.5;2.4;10.05;.9;.63;2389 +81093;46.19502;4.70902;213;20221227;10.8;2.8;6.8;1;8.3;0;.26;4707 +81093;46.19502;4.70902;213;20221228;10.2;.5;5.4;2.3;7.5;0;.4;5237 +81093;46.19502;4.70902;213;20221229;13;5.6;9.3;2.9;10.15;9.6;.66;2926 +81093;46.19502;4.70902;213;20221230;11.7;5.4;8.5;2.4;10.5;1.7;.41;2488 +81093;46.19502;4.70902;213;20221231;18.5;10;14.2;3.4;11.15;0;1.41;4203 +81094;46.21054;5.03196;235;20220101;7.2;.9;4.1;.7;7.72;.1;.23;3660 +81094;46.21054;5.03196;235;20220102;9;-.2;4.4;2;8.2;0;.25;3637 +81094;46.21054;5.03196;235;20220103;12.7;3.5;8.1;2.3;9.17;1.7;.59;4122 +81094;46.21054;5.03196;235;20220104;13.8;9.1;11.5;4.8;9.37;6.9;1.58;2953 +81094;46.21054;5.03196;235;20220105;5.5;3.6;4.5;3.3;6.27;.4;.81;3106 +81094;46.21054;5.03196;235;20220106;5.8;1.1;3.5;2.9;5.77;0;.69;4031 +81094;46.21054;5.03196;235;20220107;2.2;-2.6;-.2;2.4;5.95;6.6;.22;2523 +81094;46.21054;5.03196;235;20220108;5;1.2;3.1;4;7.4;6.7;.32;2109 +81094;46.21054;5.03196;235;20220109;5.3;4.2;4.8;2.8;7.25;4.8;.64;1138 +81094;46.21054;5.03196;235;20220110;6;1.7;3.9;3;6.47;0;.58;4400 +81094;46.21054;5.03196;235;20220111;4;-.8;1.6;3;5.7;0;.51;4012 +81094;46.21054;5.03196;235;20220112;1.8;-.6;.6;1.8;5.02;0;.51;2559 +81094;46.21054;5.03196;235;20220113;.2;-3.4;-1.6;.9;4.57;0;.29;3158 +81094;46.21054;5.03196;235;20220114;-.6;-6;-3.3;.8;4.47;0;.19;4494 +81094;46.21054;5.03196;235;20220115;-2.8;-5.3;-4;.7;4.42;0;.23;2330 +81094;46.21054;5.03196;235;20220116;-1.3;-5.3;-3.3;.6;4.6;0;.17;4300 +81094;46.21054;5.03196;235;20220117;2.8;-3.3;-.2;1.9;5.9;0;.23;3452 +81094;46.21054;5.03196;235;20220118;2.7;1.2;1.9;2.3;6.06;0;.5;1934 +81094;46.21054;5.03196;235;20220119;3.2;-4.2;-.5;1.1;5.67;.8;.24;3941 +81094;46.21054;5.03196;235;20220120;5.2;1;3.1;2.5;6.62;.7;.49;3366 +81094;46.21054;5.03196;235;20220121;4.8;0;2.4;5.5;5.1;0;1.07;5983 +81094;46.21054;5.03196;235;20220122;6;-1.1;2.4;3.8;5.67;0;.75;5950 +81094;46.21054;5.03196;235;20220123;1.6;.1;.8;1.5;5.95;0;.39;1404 +81094;46.21054;5.03196;235;20220124;5;-.7;2.2;1.2;5.67;0;.42;4998 +81094;46.21054;5.03196;235;20220125;2.5;-3.6;-.5;1;5.32;0;.36;4824 +81094;46.21054;5.03196;235;20220126;-.4;-4.1;-2.3;1.9;5.05;0;.27;2496 +81094;46.21054;5.03196;235;20220127;-1.9;-3.3;-2.6;1.8;4.8;0;.28;2200 +81094;46.21054;5.03196;235;20220128;4.2;-2.6;.8;3;6.1;0;.34;3100 +81094;46.21054;5.03196;235;20220129;2.8;-1.4;.7;1.4;5.97;.1;.35;3513 +81094;46.21054;5.03196;235;20220130;9;1.4;5.2;1.6;7.7;0;.53;4932 +81094;46.21054;5.03196;235;20220131;7.7;2.8;5.2;3.1;7.2;1.4;.8;3817 +81094;46.21054;5.03196;235;20220201;5.2;.8;3;2.6;6.17;5.4;.66;4125 +81094;46.21054;5.03196;235;20220202;10.8;2.8;6.8;2.1;9.02;.8;.56;4914 +81094;46.21054;5.03196;235;20220203;9.3;3.4;6.3;1.7;8.23;0;.61;4703 +81094;46.21054;5.03196;235;20220204;9.2;3.6;6.4;1.9;7.85;2.2;.71;4399 +81094;46.21054;5.03196;235;20220205;9;3.1;6;2.4;6.65;0;.94;7736 +81094;46.21054;5.03196;235;20220206;8.5;-2.4;3.1;3.2;6.9;3.3;.65;5714 +81094;46.21054;5.03196;235;20220207;9.1;6.7;7.9;3.1;6.92;.1;1.29;6041 +81094;46.21054;5.03196;235;20220208;11.1;-2.9;4.1;1.1;5.6;0;.78;10175 +81094;46.21054;5.03196;235;20220209;13.4;-3.3;5;2.2;6.17;0;1.12;10903 +81094;46.21054;5.03196;235;20220210;11;1.4;6.2;2.2;7.9;2.7;1.22;10200 +81094;46.21054;5.03196;235;20220211;8.5;5;6.8;3.8;6.8;.1;1.31;10900 +81094;46.21054;5.03196;235;20220212;8.5;-3;2.8;1.9;5.65;0;.88;10000 +81094;46.21054;5.03196;235;20220213;13.6;2;7.8;5.4;6.65;.4;2.11;11650 +81094;46.21054;5.03196;235;20220214;9;8.1;8.6;3.5;8.7;8.5;1.02;1700 +81094;46.21054;5.03196;235;20220215;9.9;3.8;6.9;2.3;7.4;4.1;1.02;6300 +81094;46.21054;5.03196;235;20220216;8.6;4.5;6.6;3.8;9.22;7.9;.57;3488 +81094;46.21054;5.03196;235;20220217;15.3;8.2;11.7;2.5;10.42;1.4;1.28;6552 +81094;46.21054;5.03196;235;20220218;19.4;6.2;12.8;2.5;9.32;1;1.87;10417 +81094;46.21054;5.03196;235;20220219;9.8;5.3;7.5;2;6.23;0;1.28;7707 +81094;46.21054;5.03196;235;20220220;11.1;.7;5.9;2.6;7.37;4;1.09;7431 +81094;46.21054;5.03196;235;20220221;9.3;6.9;8.1;4.2;7.8;2;1.4;5451 +81094;46.21054;5.03196;235;20220222;11.4;5.7;8.5;2.3;8.12;.8;1.21;7590 +81094;46.21054;5.03196;235;20220223;14.4;6.3;10.3;1.4;8.92;0;1.23;9803 +81094;46.21054;5.03196;235;20220224;15.2;1.3;8.3;2.8;7.67;0;1.59;9804 +81094;46.21054;5.03196;235;20220225;9.5;2.5;6;2.7;5.95;0;1.46;11000 +81094;46.21054;5.03196;235;20220226;11;.2;5.6;3.1;5.4;0;1.72;12411 +81094;46.21054;5.03196;235;20220227;11.4;-3.9;3.7;1.4;4.82;0;1.33;13757 +81094;46.21054;5.03196;235;20220228;12.9;-3.4;4.7;1.4;5.52;0;1.39;14128 +81094;46.21054;5.03196;235;20220301;12.8;-2;5.4;1.5;5.57;0;1.47;13880 +81094;46.21054;5.03196;235;20220302;12.2;-.7;5.7;1.9;6.95;0;1.29;10968 +81094;46.21054;5.03196;235;20220303;14.7;3.2;9;1.5;8.05;0;1.44;11233 +81094;46.21054;5.03196;235;20220304;13.8;1.7;7.8;2.5;5.75;0;2;14038 +81094;46.21054;5.03196;235;20220305;11;-2.3;4.3;2.2;4.05;0;1.83;14772 +81094;46.21054;5.03196;235;20220306;8.6;-3.6;2.5;2.3;3.95;0;1.61;14485 +81094;46.21054;5.03196;235;20220307;9.5;-4.4;2.5;1.3;4.37;0;1.37;14927 +81094;46.21054;5.03196;235;20220308;13.9;-4.6;4.7;2.2;5.52;0;1.86;16178 +81094;46.21054;5.03196;235;20220309;14.6;-.4;7.1;2;6.62;0;1.87;15354 +81094;46.21054;5.03196;235;20220310;15.4;.1;7.7;2.8;7.37;.1;2.04;15207 +81094;46.21054;5.03196;235;20220311;16;7.8;11.9;6.3;7.6;1.1;3.23;10709 +81094;46.21054;5.03196;235;20220312;12.2;8;10.1;2.5;7;.7;1.86;6857 +81094;46.21054;5.03196;235;20220313;13.8;8.1;11;3.2;8.17;10.4;1.99;7402 +81094;46.21054;5.03196;235;20220314;12.5;2.8;7.6;1.4;9.1;5.7;1.34;12176 +81094;46.21054;5.03196;235;20220315;16.9;8.3;12.6;3.9;9.82;0;2.27;9455 +81094;46.21054;5.03196;235;20220316;16.7;7.6;12.1;2.1;9.67;0;1.98;10537 +81094;46.21054;5.03196;235;20220317;13.1;7.5;10.3;4;10.02;0;1.49;7342 +81094;46.21054;5.03196;235;20220318;12.6;7.4;10;4.2;8.9;0;1.7;6150 +81094;46.21054;5.03196;235;20220319;15.5;3.9;9.7;1.8;8.1;0;1.95;13650 +81094;46.21054;5.03196;235;20220320;16.1;5;10.6;3.9;7.05;0;2.8;13150 +81094;46.21054;5.03196;235;20220321;17.3;6.1;11.7;3;6.35;0;3.15;17200 +81094;46.21054;5.03196;235;20220322;16.5;3.2;9.9;2.4;5.85;0;2.8;17850 +81094;46.21054;5.03196;235;20220323;17;.3;8.6;1.6;6;0;2.45;18300 +81094;46.21054;5.03196;235;20220324;19.3;1;10.2;1.3;6.9;0;2.5;18850 +81094;46.21054;5.03196;235;20220325;19.3;2.6;11;1.9;7.3;0;2.79;18750 +81094;46.21054;5.03196;235;20220326;19.7;4.6;12.2;2.3;7;0;3.13;19150 +81094;46.21054;5.03196;235;20220327;21.9;3.1;12.5;1.4;7.1;0;2.85;18700 +81094;46.21054;5.03196;235;20220328;21.4;2.9;12.2;2.3;6.65;0;3.36;18450 +81094;46.21054;5.03196;235;20220329;20.4;8.3;14.4;3.6;6.9;2;3.79;13250 +81094;46.21054;5.03196;235;20220330;16;9;12.5;1.8;10.65;6.6;1.91;11100 +81094;46.21054;5.03196;235;20220331;11.4;7.1;9.2;2.2;9.35;9.1;1.19;5100 +81094;46.21054;5.03196;235;20220401;5.3;.6;2.9;4.3;6.2;4.8;1.08;6700 +81094;46.21054;5.03196;235;20220402;4.6;.9;2.7;6.1;5.97;1.7;1.16;7543 +81094;46.21054;5.03196;235;20220403;5.4;0;2.7;4.4;5.3;.3;1.52;10300 +81094;46.21054;5.03196;235;20220404;10.4;-1.3;4.6;1.7;5.1;0;2.29;21900 +81094;46.21054;5.03196;235;20220405;14.4;.6;7.5;1.8;7.6;0;2.1;16500 +81094;46.21054;5.03196;235;20220406;14;5.6;9.8;1.3;10.05;2.3;1.28;7000 +81094;46.21054;5.03196;235;20220407;12.5;9.2;10.9;3.9;10.6;15.9;1.28;4050 +81094;46.21054;5.03196;235;20220408;17.1;10.2;13.7;5;10.45;1.4;2.4;5600 +81094;46.21054;5.03196;235;20220409;10.3;3.3;6.8;3.2;7.15;1.7;2;15300 +81094;46.21054;5.03196;235;20220410;14.4;-1.4;6.5;1.7;6.55;.2;2.66;23500 +81094;46.21054;5.03196;235;20220411;18.7;.7;9.7;5.8;7.3;0;3.91;20900 +81094;46.21054;5.03196;235;20220412;20.3;10.9;15.6;5.1;6.65;0;4.88;15950 +81094;46.21054;5.03196;235;20220413;20.9;7.5;14.2;2.5;9.7;0;3.34;18150 +81094;46.21054;5.03196;235;20220414;21.9;9;15.4;3.3;11.55;0;3.73;21450 +81094;46.21054;5.03196;235;20220415;22.8;10.6;16.7;3.7;11.5;0;4.3;23100 +81094;46.21054;5.03196;235;20220416;21.3;9.7;15.5;4.9;9.55;0;4.82;25150 +81094;46.21054;5.03196;235;20220417;19.4;4.2;11.8;2.6;7.2;0;3.91;25600 +81094;46.21054;5.03196;235;20220418;20.1;4.6;12.3;2.2;7;0;3.9;25250 +81094;46.21054;5.03196;235;20220419;20.9;4.2;12.6;2.3;7.7;0;3.93;24900 +81094;46.21054;5.03196;235;20220420;20.8;6.4;13.6;2;8.8;0;3.5;20850 +81094;46.21054;5.03196;235;20220421;20.1;7.3;13.7;2.7;9.75;0;3.65;21750 +81094;46.21054;5.03196;235;20220422;20.2;6.3;13.2;2;9.3;0;3.49;22100 +81094;46.21054;5.03196;235;20220423;18.9;10.1;14.5;3.1;10.1;8.9;2.94;11950 +81094;46.21054;5.03196;235;20220424;16;6.7;11.3;2.3;10.65;7;2.02;11450 +81094;46.21054;5.03196;235;20220425;14.7;10.6;12.7;1.6;11.65;5;1.43;5900 +81094;46.21054;5.03196;235;20220426;17.9;8.4;13.2;2.3;9.9;0;3.38;22100 +81094;46.21054;5.03196;235;20220427;19.6;5;12.3;2.3;9.5;0;3.8;26450 +81094;46.21054;5.03196;235;20220428;22.2;6.4;14.3;2.1;10.2;0;4.15;26700 +81094;46.21054;5.03196;235;20220429;21.2;7.8;14.5;2.6;10.5;.3;3.58;19650 +81094;46.21054;5.03196;235;20220430;19.5;6.8;13.1;3.1;10;0;3.75;23600 +81094;46.21054;5.03196;235;20220501;19.2;6.3;12.8;3.2;8.85;0;4.17;26950 +81094;46.21054;5.03196;235;20220502;20.6;6.8;13.7;2.5;9.45;.1;4.09;25650 +81094;46.21054;5.03196;235;20220503;22.1;10.6;16.4;2.1;10.4;0;3.99;21800 +81094;46.21054;5.03196;235;20220504;22.3;8.4;15.4;1.7;11.45;4.4;3.38;18900 +81094;46.21054;5.03196;235;20220505;18.7;10.9;14.8;3.6;11.35;.9;3.23;15850 +81094;46.21054;5.03196;235;20220506;19.8;8.4;14.1;3.7;10.95;.1;3.48;18306 +81094;46.21054;5.03196;235;20220507;22.4;9.4;15.9;3.6;10.52;0;4.56;23662 +81094;46.21054;5.03196;235;20220508;23.1;10.6;16.8;3;11.15;.3;4.39;22143 +81094;46.21054;5.03196;235;20220509;23.9;9.8;16.9;1.5;12.37;0;4.26;25663 +81094;46.21054;5.03196;235;20220510;26.7;9.5;18.1;1.3;13.25;0;4.51;26175 +81094;46.21054;5.03196;235;20220511;28.9;12.5;20.7;3.1;12.4;0;5.95;26855 +81094;46.21054;5.03196;235;20220512;26.2;13.4;19.8;2.4;13.02;1.5;4.6;20926 +81094;46.21054;5.03196;235;20220513;23.3;13.2;18.3;1.7;15.47;0;3.54;19194 +81094;46.21054;5.03196;235;20220514;25.2;11.2;18.2;1.8;13.75;0;4.54;25853 +81094;46.21054;5.03196;235;20220515;29;9.1;19;2.6;13.2;1.3;5.48;27244 +81094;46.21054;5.03196;235;20220516;27.1;14.5;20.8;2;12.7;0;4.82;22977 +81094;46.21054;5.03196;235;20220517;29.3;12.8;21.1;1.3;14.9;0;5.04;27002 +81094;46.21054;5.03196;235;20220518;30.6;13.8;22.2;1.5;15.37;.1;5.32;27411 +81094;46.21054;5.03196;235;20220519;30.8;17;23.9;3.2;15.42;.4;6;23636 +81094;46.21054;5.03196;235;20220520;30.9;17.4;24.2;4.3;13.27;0;7.06;25118 +81094;46.21054;5.03196;235;20220521;28.4;16.9;22.7;2;16.47;0;5.02;24101 +81094;46.21054;5.03196;235;20220522;27.9;15.2;21.6;1.6;16.72;.8;4.35;21447 +81094;46.21054;5.03196;235;20220523;25.3;19;22.2;2.1;16.97;8.5;3.58;14231 +81094;46.21054;5.03196;235;20220524;21.1;13;17.1;1.9;11.62;0;3.88;20784 +81094;46.21054;5.03196;235;20220525;22.4;10.4;16.4;2.8;10.97;0;4.6;24954 +81094;46.21054;5.03196;235;20220526;22;10.2;16.1;2.5;11.47;0;4.38;24596 +81094;46.21054;5.03196;235;20220527;23.5;10.2;16.9;3.2;13.1;0;4.59;24105 +81094;46.21054;5.03196;235;20220528;22.2;10.7;16.5;4.7;10.83;0;5.22;25473 +81094;46.21054;5.03196;235;20220529;20;8.9;14.5;4.3;8.03;0;5.16;26002 +81094;46.21054;5.03196;235;20220530;21.9;7.8;14.9;2.4;8.03;0;4.99;27034 +81094;46.21054;5.03196;235;20220531;21.4;8.4;14.9;2.3;11.66;1.2;3.53;18016 +81094;46.21054;5.03196;235;20220601;23;9.5;16.2;1.7;14.8;1.8;3.53;19112 +81094;46.21054;5.03196;235;20220602;27.1;13.4;20.2;1.4;15.87;1;4.3;22145 +81094;46.21054;5.03196;235;20220603;30.3;15.5;22.9;1.6;16.72;10.9;5.12;24586 +81094;46.21054;5.03196;235;20220604;31;15.6;23.3;1.8;18.42;8.9;5.38;25830 +81094;46.21054;5.03196;235;20220605;26.1;16.9;21.5;2.1;17.8;4.2;4.49;22430 +81094;46.21054;5.03196;235;20220606;25.3;13.4;19.4;1.4;15.42;.1;4.13;22012 +81094;46.21054;5.03196;235;20220607;23.8;14.6;19.2;1.8;13.9;.1;4.47;23958 +81094;46.21054;5.03196;235;20220608;21.4;10.9;16.2;1.6;14;12.5;3.03;16566 +81094;46.21054;5.03196;235;20220609;20.8;13.5;17.2;2.1;13.37;1;3.63;19243 +81094;46.21054;5.03196;235;20220610;24.9;9;17;2.1;11.92;.1;5.12;29511 +81094;46.21054;5.03196;235;20220611;29;10.5;19.7;1.7;13.12;0;5.68;30476 +81094;46.21054;5.03196;235;20220612;31.1;12.9;22;1.3;15.2;.1;5.38;27367 +81094;46.21054;5.03196;235;20220613;26.4;17.5;21.9;2.9;14.17;0;5.53;24894 +81094;46.21054;5.03196;235;20220614;29.6;11;20.3;1.4;12.05;0;5.7;30652 +81094;46.21054;5.03196;235;20220615;33.7;14.7;24.2;1.7;15.92;0;6.18;28452 +81094;46.21054;5.03196;235;20220616;32.4;18.6;25.5;1.8;17.17;0;5.99;26664 +81094;46.21054;5.03196;235;20220617;33.2;16.3;24.7;2.1;14.57;.3;6.57;29329 +81094;46.21054;5.03196;235;20220618;36.8;15.9;26.4;2.6;15.02;0;7.63;30524 +81094;46.21054;5.03196;235;20220619;35.3;23.4;29.4;5.5;15.1;0;9.35;26430 +81094;46.21054;5.03196;235;20220620;34;18.7;26.4;2.6;12.8;.1;7.14;27653 +81094;46.21054;5.03196;235;20220621;33.1;19.9;26.5;2.1;16.3;.9;5.86;22737 +81094;46.21054;5.03196;235;20220622;29.7;19.6;24.6;2.6;20.42;21.8;4.67;18865 +81094;46.21054;5.03196;235;20220623;27.4;17.4;22.4;1.6;19.47;9;4.08;19668 +81094;46.21054;5.03196;235;20220624;22.3;16.7;19.5;1.5;17.3;18.4;3.04;14926 +81094;46.21054;5.03196;235;20220625;28.5;13.7;21.1;1.9;16.22;9;5.13;25778 +81094;46.21054;5.03196;235;20220626;22.3;15.4;18.9;2.3;17.62;14.2;3.06;15234 +81094;46.21054;5.03196;235;20220627;21;15.8;18.4;2.1;16.95;.4;2.54;11734 +81094;46.21054;5.03196;235;20220628;25;13.7;19.4;2.1;16.05;0;4.41;23589 +81094;46.21054;5.03196;235;20220629;28.1;15.7;21.9;1.4;15.97;.1;5.3;27769 +81094;46.21054;5.03196;235;20220630;26.9;15.4;21.2;1.7;15.57;13.9;4.46;21251 +81094;46.21054;5.03196;235;20220701;22.7;12.1;17.4;1.7;13.47;0;4.47;26281 +81094;46.21054;5.03196;235;20220702;28;10.6;19.3;1.2;13.5;0;5.35;30409 +81094;46.21054;5.03196;235;20220703;30;14;22;1.4;16.97;2.6;5.3;27166 +81094;46.21054;5.03196;235;20220704;26;16.7;21.3;2.3;16.97;0;4.6;22387 +81094;46.21054;5.03196;235;20220705;26.8;14.7;20.7;2.4;14.42;0;5.46;27795 +81094;46.21054;5.03196;235;20220706;26;14.7;20.3;3.1;12.27;0;5.63;26045 +81094;46.21054;5.03196;235;20220707;25.7;11.9;18.8;3.1;12.8;0;5.32;26649 +81094;46.21054;5.03196;235;20220708;25.6;14.2;19.9;4.1;13.12;0;5.75;26402 +81094;46.21054;5.03196;235;20220709;27;13.2;20.1;2.7;12.67;0;5.56;26752 +81094;46.21054;5.03196;235;20220710;26.8;15.8;21.3;3.4;13.87;0;5.73;25562 +81094;46.21054;5.03196;235;20220711;28.1;14.4;21.2;2.5;13.32;.2;5.69;26872 +81094;46.21054;5.03196;235;20220712;29.9;14.8;22.4;2;14.05;0;5.86;28651 +81094;46.21054;5.03196;235;20220713;32.2;14.3;23.2;1.2;13.07;0;5.82;29961 +81094;46.21054;5.03196;235;20220714;35.1;14.9;25;1.7;14.67;0;6.44;29549 +81094;46.21054;5.03196;235;20220715;30.2;17.1;23.6;2.4;14.5;0;6.04;27207 +81094;46.21054;5.03196;235;20220716;29.3;15.2;22.3;2.9;11.02;0;6.39;27230 +81094;46.21054;5.03196;235;20220717;31.7;14.2;23;2;12.57;0;6.2;28981 +81094;46.21054;5.03196;235;20220718;35.5;15.4;25.4;1.3;14.4;0;6.12;29297 +81094;46.21054;5.03196;235;20220719;37.6;16.1;26.9;2.3;15.55;0;7.17;28774 +81094;46.21054;5.03196;235;20220720;31.9;20.7;26.3;2.1;18.77;.2;5.6;23212 +81094;46.21054;5.03196;235;20220721;30.6;16.2;23.4;1.8;16.25;0;5.56;27010 +81094;46.21054;5.03196;235;20220722;33.7;15;24.3;1.7;17.07;1.2;5.68;26066 +81094;46.21054;5.03196;235;20220723;28.6;19.8;24.2;2.2;18.5;0;4.77;20795 +81094;46.21054;5.03196;235;20220724;33.7;16.9;25.3;1.5;17.35;0;5.8;27713 +81094;46.21054;5.03196;235;20220725;32.6;18;25.3;2.6;16.4;0;6.22;25757 +81094;46.21054;5.03196;235;20220726;28;18.8;23.4;3.2;15.07;0;5.42;21273 +81094;46.21054;5.03196;235;20220727;28;15.2;21.6;2.8;12.25;0;5.67;24986 +81094;46.21054;5.03196;235;20220728;30.4;13.3;21.8;1.6;12.5;0;5.28;26174 +81094;46.21054;5.03196;235;20220729;28.1;17.6;22.8;1.6;13.57;.1;4.36;19138 +81094;46.21054;5.03196;235;20220730;31;14.9;22.9;1.9;13.15;0;5.73;27227 +81094;46.21054;5.03196;235;20220731;33.1;14.5;23.8;1.5;13.97;0;5.66;27258 +81094;46.21054;5.03196;235;20220801;33;16.5;24.7;2;14.6;0;5.88;26062 +81094;46.21054;5.03196;235;20220802;31.9;16.7;24.3;2.2;15.3;0;5.82;26237 +81094;46.21054;5.03196;235;20220803;36.1;15;25.5;1.3;14.37;0;5.77;27533 +81094;46.21054;5.03196;235;20220804;38;18.6;28.3;1.7;15.3;0;6.22;25572 +81094;46.21054;5.03196;235;20220805;33.3;19.1;26.2;2.5;16.5;.6;5.74;21310 +81094;46.21054;5.03196;235;20220806;30.3;18.5;24.4;3.4;14.67;0;6.07;23526 +81094;46.21054;5.03196;235;20220807;30.2;16.2;23.2;2.6;12.75;0;5.81;24758 +81094;46.21054;5.03196;235;20220808;31.7;15.3;23.5;2.5;11.75;0;6.12;26149 +81094;46.21054;5.03196;235;20220809;33.1;14.8;23.9;2.1;11.65;0;6.01;26613 +81094;46.21054;5.03196;235;20220810;33.7;15.3;24.5;1.7;11.75;0;5.76;26715 +81094;46.21054;5.03196;235;20220811;34.7;14.8;24.7;1.5;12.55;0;5.6;26413 +81094;46.21054;5.03196;235;20220812;33.8;14.8;24.3;1.6;12.07;0;5.62;26558 +81094;46.21054;5.03196;235;20220813;33.2;14.7;24;1.5;10.02;.5;5.43;26209 +81094;46.21054;5.03196;235;20220814;25.4;16.1;20.7;2;15.62;17.3;3.31;13909 +81094;46.21054;5.03196;235;20220815;26.8;14.7;20.8;1.1;16.75;.8;3.42;17715 +81094;46.21054;5.03196;235;20220816;32;14.3;23.1;1.4;16.1;.9;4.79;23776 +81094;46.21054;5.03196;235;20220817;27.1;17.7;22.4;1.9;17.67;7.3;3.5;15012 +81094;46.21054;5.03196;235;20220818;24.2;15.8;20;2.1;17.77;10.7;3;14890 +81094;46.21054;5.03196;235;20220819;25.4;17.3;21.3;2.1;18.45;5.4;3.18;14523 +81094;46.21054;5.03196;235;20220820;27.5;18.5;23;2.3;17.22;0;4.1;18007 +81094;46.21054;5.03196;235;20220821;27.8;13.3;20.6;2.1;13.65;0;4.51;22504 +81094;46.21054;5.03196;235;20220822;28.2;14.5;21.3;2.5;14.67;0;4.63;22048 +81094;46.21054;5.03196;235;20220823;30.3;15.6;22.9;2.3;16.05;0;4.88;22917 +81094;46.21054;5.03196;235;20220824;31.7;15.1;23.4;1.4;14.72;0;4.69;23817 +81094;46.21054;5.03196;235;20220825;33.7;13.8;23.7;1.6;15.4;1;4.92;23401 +81094;46.21054;5.03196;235;20220826;26.8;19.9;23.3;2.6;17.7;.6;3.62;13274 +81094;46.21054;5.03196;235;20220827;26.6;15.7;21.1;2.2;16.87;.1;3.49;15945 +81094;46.21054;5.03196;235;20220828;29.6;15.6;22.6;1.4;16.27;.1;4.14;21521 +81094;46.21054;5.03196;235;20220829;32.4;13.8;23.1;1.1;15.82;.2;4.25;22430 +81094;46.21054;5.03196;235;20220830;26.8;17.6;22.2;1.5;17.42;13.9;3.09;13811 +81094;46.21054;5.03196;235;20220831;28.2;16.6;22.4;2.2;17.2;.2;4.01;19055 +81094;46.21054;5.03196;235;20220901;28.8;13.7;21.3;1.4;14.17;0;4;21701 +81094;46.21054;5.03196;235;20220902;27.1;13.5;20.3;1.3;15.27;12.5;3.28;17085 +81094;46.21054;5.03196;235;20220903;26.1;15.6;20.8;1.5;17.62;1.8;2.97;15046 +81094;46.21054;5.03196;235;20220904;29.7;14;21.9;1.1;17.05;.1;3.74;21009 +81094;46.21054;5.03196;235;20220905;30.6;17.4;24;2.3;18.4;.2;4.26;19092 +81094;46.21054;5.03196;235;20220906;28.4;18.8;23.6;1.7;19.25;1.7;3.28;14431 +81094;46.21054;5.03196;235;20220907;26.2;15.8;21;1.7;18.02;1.9;2.9;14277 +81094;46.21054;5.03196;235;20220908;25.7;13.3;19.5;1.9;15.2;.3;3.38;18350 +81094;46.21054;5.03196;235;20220909;24;13.9;19;1.8;14;1.2;2.86;14250 +81094;46.21054;5.03196;235;20220910;22.8;13.8;18.3;1.7;13.9;0;2.88;15950 +81094;46.21054;5.03196;235;20220911;25;10.1;17.6;1.6;12.9;.1;3.37;21150 +81094;46.21054;5.03196;235;20220912;30.1;10.4;20.3;1.8;14.15;0;3.95;20550 +81094;46.21054;5.03196;235;20220913;29.5;17.3;23.4;3.4;19.1;0;3.91;14942 +81094;46.21054;5.03196;235;20220914;28;20.1;24;3.1;19.25;14;3.4;11334 +81094;46.21054;5.03196;235;20220915;23.6;15.3;19.5;1.4;18.22;7.7;2.08;10897 +81094;46.21054;5.03196;235;20220916;20.8;14.2;17.5;2;14.67;.6;2.24;11516 +81094;46.21054;5.03196;235;20220917;16.5;8.8;12.7;2.5;10.02;0;2.31;14072 +81094;46.21054;5.03196;235;20220918;19.4;5;12.2;1.7;8.65;0;2.64;18623 +81094;46.21054;5.03196;235;20220919;19.1;6.5;12.8;2.6;9.02;0;2.88;17977 +81094;46.21054;5.03196;235;20220920;19.8;6.2;13;2.8;8.72;0;3.01;17611 +81094;46.21054;5.03196;235;20220921;20.2;7.2;13.7;2.1;8.97;0;2.81;17060 +81094;46.21054;5.03196;235;20220922;21.5;4.2;12.8;1;9.1;0;2.41;18538 +81094;46.21054;5.03196;235;20220923;23.4;5.6;14.5;1.8;12;6.2;2.5;15211 +81094;46.21054;5.03196;235;20220924;21.6;13.6;17.6;1.7;15.1;6.4;2.08;11377 +81094;46.21054;5.03196;235;20220925;18.1;12.5;15.3;1.3;13.97;4.8;1.49;8335 +81094;46.21054;5.03196;235;20220926;18.6;9.8;14.2;1.7;12.22;4.8;1.88;11942 +81094;46.21054;5.03196;235;20220927;15.7;10.4;13;2.2;11.77;10.2;1.55;8651 +81094;46.21054;5.03196;235;20220928;15.9;10.9;13.4;2.9;13.52;15.7;1.24;6306 +81094;46.21054;5.03196;235;20220929;15.9;10.7;13.3;1.2;12.1;1.6;1.34;7863 +81094;46.21054;5.03196;235;20220930;16.3;5.9;11.1;1.5;10.15;.5;1.59;11477 +81094;46.21054;5.03196;235;20221001;14.8;6.3;10.6;2.9;12.07;15.7;1.03;6719 +81094;46.21054;5.03196;235;20221002;23.6;13.8;18.7;1.9;15.55;0;2.22;11957 +81094;46.21054;5.03196;235;20221003;18.5;13.8;16.1;2.3;14.87;0;1.63;8234 +81094;46.21054;5.03196;235;20221004;18.1;8.2;13.2;1;12.92;.2;1.39;9904 +81094;46.21054;5.03196;235;20221005;24.5;8;16.3;2.1;13.22;0;2.44;15035 +81094;46.21054;5.03196;235;20221006;21.9;12;16.9;2.1;14.37;0;2.08;12223 +81094;46.21054;5.03196;235;20221007;23.3;9.6;16.4;1.1;14.22;.2;1.81;12554 +81094;46.21054;5.03196;235;20221008;19.3;13.6;16.5;1.8;14.42;1.3;1.56;8029 +81094;46.21054;5.03196;235;20221009;19.8;8.1;14;1.3;12.65;.1;1.56;11418 +81094;46.21054;5.03196;235;20221010;24;11.9;18;1.8;15.37;.1;2.1;12680 +81094;46.21054;5.03196;235;20221011;22;11.6;16.8;1.3;15.65;.7;1.58;10474 +81094;46.21054;5.03196;235;20221012;18.4;13.2;15.8;1;15.6;.2;1.1;6674 +81094;46.21054;5.03196;235;20221013;18.1;11;14.6;.6;14.8;2.1;1.02;6954 +81094;46.21054;5.03196;235;20221014;17.4;13.3;15.4;1.9;15.65;1.6;.97;4499 +81094;46.21054;5.03196;235;20221015;24;12.8;18.4;2.1;14.82;0;2.04;10371 +81094;46.21054;5.03196;235;20221016;24.9;15.1;20;3.8;15.12;0;2.92;11198 +81094;46.21054;5.03196;235;20221017;25.1;14.9;20;3.2;15.2;0;2.67;10771 +81094;46.21054;5.03196;235;20221018;25;14.8;19.9;1.7;14.87;.1;2.08;11235 +81094;46.21054;5.03196;235;20221019;23.1;9.2;16.1;1.5;14.17;.9;1.61;11272 +81094;46.21054;5.03196;235;20221020;21.2;16.1;18.7;3.5;16.65;12.7;1.75;5309 +81094;46.21054;5.03196;235;20221021;21.7;15.6;18.6;2.6;16.65;7.7;1.6;6576 +81094;46.21054;5.03196;235;20221022;23.1;13.6;18.4;1.6;15.77;.1;1.62;10337 +81094;46.21054;5.03196;235;20221023;23.6;12.9;18.3;3.8;15.05;0;2.14;6047 +81094;46.21054;5.03196;235;20221024;23.1;16.8;20;2.2;14.25;1.2;1.91;6214 +81094;46.21054;5.03196;235;20221025;20.3;8.3;14.3;1.4;10.92;1.3;1.26;9502 +81094;46.21054;5.03196;235;20221026;24.3;13.9;19.1;1.6;12.05;.1;1.75;9524 +81094;46.21054;5.03196;235;20221027;23.3;11;17.2;2.1;12.4;0;1.48;8849 +81094;46.21054;5.03196;235;20221028;24.9;16.4;20.6;3;12.62;0;2.53;7799 +81094;46.21054;5.03196;235;20221029;24.4;12;18.2;2.3;12.75;0;2.05;9081 +81094;46.21054;5.03196;235;20221030;24.4;12.9;18.6;2.3;12.25;0;2.11;9066 +81094;46.21054;5.03196;235;20221031;22.4;10.7;16.5;2.9;13.6;19.3;1.78;8651 +81094;46.21054;5.03196;235;20221101;19.3;14;16.6;1.8;14.4;.2;1.22;6856 +81094;46.21054;5.03196;235;20221102;18.2;7.4;12.8;1.1;11.2;.1;.94;8537 +81094;46.21054;5.03196;235;20221103;15.8;5.5;10.6;2.7;10.52;7.7;1.03;5358 +81094;46.21054;5.03196;235;20221104;11.1;7.8;9.4;2.1;9.92;9.9;.78;3063 +81094;46.21054;5.03196;235;20221105;11.6;7.4;9.5;2.2;9.35;0;.9;5878 +81094;46.21054;5.03196;235;20221106;13;1.6;7.3;1.6;8.22;.1;.78;6498 +81094;46.21054;5.03196;235;20221107;18.7;5.2;12;1.8;9.45;.1;1.2;8780 +81094;46.21054;5.03196;235;20221108;19.2;6.7;12.9;4.2;10.62;6.4;1.87;7255 +81094;46.21054;5.03196;235;20221109;14.4;13.2;13.8;2;14.27;10.3;.68;1700 +81094;46.21054;5.03196;235;20221110;13.4;9.3;11.3;1.8;12.05;0;.62;5162 +81094;46.21054;5.03196;235;20221111;14.8;9.2;12;1.2;11.5;.1;.67;4938 +81094;46.21054;5.03196;235;20221112;11.9;6.4;9.1;.9;10.82;.1;.48;4790 +81094;46.21054;5.03196;235;20221113;9.4;7.4;8.4;1;10.85;0;.42;1804 +81094;46.21054;5.03196;235;20221114;16.1;7.3;11.7;3.5;11.45;5.4;1.05;5192 +81094;46.21054;5.03196;235;20221115;14.7;10.8;12.7;2;13.02;5.4;.69;3064 +81094;46.21054;5.03196;235;20221116;15.8;7.5;11.6;2.2;11.05;1.5;.86;6130 +81094;46.21054;5.03196;235;20221117;16.2;10;13.1;3.6;11.17;3.6;1.39;3621 +81094;46.21054;5.03196;235;20221118;13.2;9.3;11.2;1.8;9.5;3;.89;4059 +81094;46.21054;5.03196;235;20221119;10.1;5;7.5;1.8;9.02;1.7;.53;4858 +81094;46.21054;5.03196;235;20221120;10.9;4.8;7.9;1.9;8.5;.5;.62;5487 +81094;46.21054;5.03196;235;20221121;8.7;4.7;6.7;2.5;8.85;4;.51;3274 +81094;46.21054;5.03196;235;20221122;10.2;5.5;7.9;1.8;8.12;.5;.72;3214 +81094;46.21054;5.03196;235;20221123;10.5;.5;5.5;1.8;7.9;3.7;.51;4008 +81094;46.21054;5.03196;235;20221124;12.9;5.2;9.1;1.8;8.97;0;.67;5033 +81094;46.21054;5.03196;235;20221125;11.3;6.5;8.9;1.5;9.35;1.6;.6;2986 +81094;46.21054;5.03196;235;20221126;8.3;2.9;5.6;1.8;8.62;0;.33;3473 +81094;46.21054;5.03196;235;20221127;10.5;4.9;7.7;2.6;8.17;1.6;.83;3508 +81094;46.21054;5.03196;235;20221128;10.8;7.6;9.2;2.4;9.3;5.3;.83;2062 +81094;46.21054;5.03196;235;20221129;9;5.9;7.4;1.8;9.12;.2;.48;2592 +81094;46.21054;5.03196;235;20221130;10;6;8;3.2;8.87;0;.74;2890 +81094;46.21054;5.03196;235;20221201;7.5;4.2;5.8;2.8;7.4;0;.73;2214 +81094;46.21054;5.03196;235;20221202;5.1;3.6;4.4;1.3;7.15;1.1;.48;1344 +81094;46.21054;5.03196;235;20221203;4.2;2.7;3.4;1.4;7.35;3.7;.36;1420 +81094;46.21054;5.03196;235;20221204;4.7;2.4;3.5;1.2;7.47;7.3;.36;1257 +81094;46.21054;5.03196;235;20221205;8.6;1;4.8;1;6.9;0;.32;5036 +81094;46.21054;5.03196;235;20221206;1.9;-2.8;-.5;.5;5.87;.1;.21;2610 +81094;46.21054;5.03196;235;20221207;4.5;1.5;3;1.2;6.92;0;.38;1631 +81094;46.21054;5.03196;235;20221208;2.4;-.5;1;1.2;6.05;7.5;.26;2733 +81094;46.21054;5.03196;235;20221209;1.9;0;.9;1.8;6.22;1;.3;1380 +81094;46.21054;5.03196;235;20221210;1.5;.2;.9;3;5.62;0;.47;1377 +81094;46.21054;5.03196;235;20221211;-3;-4.9;-3.9;1.7;4.37;0;.23;1614 +81094;46.21054;5.03196;235;20221212;-2.1;-3.8;-2.9;1.2;4.55;.3;.28;1514 +81094;46.21054;5.03196;235;20221213;.4;-3.1;-1.4;1.4;5.32;0;.28;1583 +81094;46.21054;5.03196;235;20221214;9.5;-.3;4.6;2.4;8.32;1.2;.29;3131 +81094;46.21054;5.03196;235;20221215;6;3.3;4.6;2.3;8.17;8.3;.35;907 +81094;46.21054;5.03196;235;20221216;1.4;.3;.8;3.1;5.85;0;.41;1059 +81094;46.21054;5.03196;235;20221217;-2.2;-4.4;-3.3;2.1;4.37;0;.27;2045 +81094;46.21054;5.03196;235;20221218;7.4;-3.7;1.9;2.4;5.97;0;.43;4961 +81094;46.21054;5.03196;235;20221219;15.3;5.3;10.3;5.1;9.45;0;1.42;4573 +81094;46.21054;5.03196;235;20221220;15.3;11.3;13.3;5;10.4;4.3;1.86;2103 +81094;46.21054;5.03196;235;20221221;15.3;10.1;12.7;2.5;11.82;1;.77;3318 +81094;46.21054;5.03196;235;20221222;13.7;10.2;11.9;3.4;10.97;9.5;1.04;1893 +81094;46.21054;5.03196;235;20221223;14.8;10.1;12.5;3.2;12.9;5;.69;1528 +81094;46.21054;5.03196;235;20221224;12.4;10.8;11.6;1.5;12.47;.8;.48;1988 +81094;46.21054;5.03196;235;20221225;15.5;7.8;11.7;2.4;11.02;.1;.73;3900 +81094;46.21054;5.03196;235;20221226;13;8.7;10.8;2.8;10.65;1.6;.88;1710 +81094;46.21054;5.03196;235;20221227;11;3.3;7.1;1.2;8.5;0;.3;4853 +81094;46.21054;5.03196;235;20221228;11.4;.2;5.8;2.6;7.52;0;.61;5075 +81094;46.21054;5.03196;235;20221229;12.9;7.6;10.3;3.7;10.02;11.7;1.03;2289 +81094;46.21054;5.03196;235;20221230;12.1;4.6;8.4;2.8;10.42;3.5;.44;2604 +81094;46.21054;5.03196;235;20221231;17.7;10.4;14.1;4.2;11.22;0;1.53;4013 +81095;46.22509;5.35506;260;20220101;10.6;.8;5.7;.9;8.14;.1;.25;4477 +81095;46.22509;5.35506;260;20220102;9.3;-.6;4.4;2.3;8.24;0;.3;3631 +81095;46.22509;5.35506;260;20220103;13.1;3.6;8.4;2.6;9.04;1.7;.73;4053 +81095;46.22509;5.35506;260;20220104;13.5;8.7;11.1;5.3;9.29;12.1;1.64;3003 +81095;46.22509;5.35506;260;20220105;5.2;3;4.1;2.9;6.44;.7;.66;3279 +81095;46.22509;5.35506;260;20220106;5.3;-.2;2.5;3.1;5.94;0;.57;4095 +81095;46.22509;5.35506;260;20220107;1.9;-3.6;-.8;2.6;5.84;6.7;.2;2584 +81095;46.22509;5.35506;260;20220108;4.8;.8;2.8;4.1;7.34;8.9;.3;2223 +81095;46.22509;5.35506;260;20220109;4.4;3.6;4;2.6;7.24;6;.56;918 +81095;46.22509;5.35506;260;20220110;5.2;.4;2.8;3;6.39;0;.48;3850 +81095;46.22509;5.35506;260;20220111;2.5;-2.7;-.1;2.6;5.69;0;.36;3133 +81095;46.22509;5.35506;260;20220112;.9;-1.6;-.4;1.3;5.04;0;.38;2524 +81095;46.22509;5.35506;260;20220113;.2;-3.1;-1.4;.8;4.59;0;.3;3075 +81095;46.22509;5.35506;260;20220114;1.9;-7.2;-2.6;.9;4.44;0;.16;6292 +81095;46.22509;5.35506;260;20220115;-2.3;-5.6;-4;.8;4.54;0;.23;2189 +81095;46.22509;5.35506;260;20220116;-.4;-5.1;-2.8;.4;4.36;0;.25;5766 +81095;46.22509;5.35506;260;20220117;1.6;-3.7;-1.1;2.1;5.79;0;.19;3464 +81095;46.22509;5.35506;260;20220118;2.3;.1;1.2;1.8;5.77;0;.41;2368 +81095;46.22509;5.35506;260;20220119;2.7;-4.6;-.9;1.3;5.64;.4;.26;3309 +81095;46.22509;5.35506;260;20220120;5.4;-.1;2.6;2.9;6.54;.3;.48;4066 +81095;46.22509;5.35506;260;20220121;4.9;-1.1;1.9;5.5;5.04;0;1.01;6139 +81095;46.22509;5.35506;260;20220122;5.9;-3.7;1.1;3.8;5.54;0;.66;6476 +81095;46.22509;5.35506;260;20220123;.7;-1.5;-.4;1.2;5.79;0;.34;1291 +81095;46.22509;5.35506;260;20220124;3.5;-1.5;1;1.4;5.49;0;.43;3872 +81095;46.22509;5.35506;260;20220125;6.2;-4.8;.7;1.2;5.24;0;.45;6491 +81095;46.22509;5.35506;260;20220126;-1;-5.5;-3.2;1.9;4.94;0;.23;2291 +81095;46.22509;5.35506;260;20220127;-2.6;-3.9;-3.2;1.3;4.51;0;.28;2464 +81095;46.22509;5.35506;260;20220128;2.9;-3.5;-.3;2.7;5.81;0;.34;3801 +81095;46.22509;5.35506;260;20220129;1.1;-.6;.3;1.8;6.09;.1;.33;2257 +81095;46.22509;5.35506;260;20220130;8.9;.8;4.8;1.9;7.64;0;.57;4873 +81095;46.22509;5.35506;260;20220131;7.2;-.9;3.1;2.4;7.24;2.4;.52;3964 +81095;46.22509;5.35506;260;20220201;4.8;-.5;2.1;2.4;6.29;7.3;.54;4554 +81095;46.22509;5.35506;260;20220202;8.9;2.1;5.5;1.6;9.09;1.3;.41;3926 +81095;46.22509;5.35506;260;20220203;8.6;3.7;6.1;2.1;8.44;0;.6;3661 +81095;46.22509;5.35506;260;20220204;9.2;3;6.1;1.9;7.84;1.8;.69;4093 +81095;46.22509;5.35506;260;20220205;8.6;3.3;5.9;2.4;6.69;0;.92;7890 +81095;46.22509;5.35506;260;20220206;8.3;-2.7;2.8;3.3;6.79;11.5;.64;5487 +81095;46.22509;5.35506;260;20220207;8.8;5.9;7.3;3.3;6.94;.1;1.23;6369 +81095;46.22509;5.35506;260;20220208;10.4;-3.2;3.6;1.2;5.49;0;.78;10114 +81095;46.22509;5.35506;260;20220209;13.5;-3.6;4.9;2.7;6.49;0;1.25;10784 +81095;46.22509;5.35506;260;20220210;12.6;4.1;8.4;2.6;7.7;4.8;1.5;11200 +81095;46.22509;5.35506;260;20220211;8.5;5;6.7;4.1;6.8;.2;1.35;10900 +81095;46.22509;5.35506;260;20220212;10.4;-5.2;2.6;1.6;5.8;0;.86;10600 +81095;46.22509;5.35506;260;20220213;13.7;4.8;9.2;5.2;6.3;0;2.4;12000 +81095;46.22509;5.35506;260;20220214;8.7;7.3;8;2.6;8.2;12.7;.96;1400 +81095;46.22509;5.35506;260;20220215;9.1;3.4;6.2;1.6;7.4;4.3;.82;4800 +81095;46.22509;5.35506;260;20220216;8.9;4;6.5;4;9.39;12.9;.53;3674 +81095;46.22509;5.35506;260;20220217;14.8;8.2;11.5;2.6;10.74;2.9;1.2;6403 +81095;46.22509;5.35506;260;20220218;17.9;7.1;12.5;2.3;9.41;1.8;1.64;8972 +81095;46.22509;5.35506;260;20220219;9.3;4.6;7;2.3;6.44;0;1.31;8689 +81095;46.22509;5.35506;260;20220220;11.6;.9;6.3;2.8;7.19;4.9;1.19;7558 +81095;46.22509;5.35506;260;20220221;8.8;6.8;7.8;3.5;7.89;8.2;1.17;4058 +81095;46.22509;5.35506;260;20220222;11;4.8;7.9;2;8.19;1;1.08;8294 +81095;46.22509;5.35506;260;20220223;14.5;5.8;10.1;1.6;8.89;0;1.29;9602 +81095;46.22509;5.35506;260;20220224;14.7;1.2;7.9;3.3;7.89;.7;1.62;9575 +81095;46.22509;5.35506;260;20220225;9.2;2.8;6;2.6;6.09;.1;1.44;11479 +81095;46.22509;5.35506;260;20220226;11.3;-1.7;4.8;2.7;5.24;0;1.63;12554 +81095;46.22509;5.35506;260;20220227;11.8;-4.3;3.7;1.5;4.74;0;1.39;13638 +81095;46.22509;5.35506;260;20220228;13.1;-3.6;4.7;1.5;5.54;0;1.43;13920 +81095;46.22509;5.35506;260;20220301;12.9;-3.6;4.6;1.6;5.54;0;1.48;13890 +81095;46.22509;5.35506;260;20220302;12.5;-.8;5.8;2.5;6.84;0;1.47;11533 +81095;46.22509;5.35506;260;20220303;14.9;1.3;8.1;1.6;7.44;0;1.57;13266 +81095;46.22509;5.35506;260;20220304;13.2;-.8;6.2;2.4;5.69;0;1.84;13747 +81095;46.22509;5.35506;260;20220305;10.8;-5.4;2.7;2.2;3.99;0;1.75;14704 +81095;46.22509;5.35506;260;20220306;8.6;-5.8;1.4;1.9;3.94;0;1.46;14236 +81095;46.22509;5.35506;260;20220307;10;-5.8;2.1;1;4.44;0;1.29;14727 +81095;46.22509;5.35506;260;20220308;14.1;-5;4.5;2.5;5.49;0;1.95;16161 +81095;46.22509;5.35506;260;20220309;14.5;1.8;8.1;2.3;6.79;0;1.99;14492 +81095;46.22509;5.35506;260;20220310;15.6;1.5;8.6;3.2;7.34;.1;2.23;15044 +81095;46.22509;5.35506;260;20220311;16.4;8.3;12.4;5.4;7.69;0;3.13;9979 +81095;46.22509;5.35506;260;20220312;12.6;7.5;10.1;2.2;6.89;0;1.82;7305 +81095;46.22509;5.35506;260;20220313;15;7.8;11.4;2.7;8.24;14.4;1.99;8066 +81095;46.22509;5.35506;260;20220314;13.3;1.5;7.4;1.3;9.14;5.9;1.44;13643 +81095;46.22509;5.35506;260;20220315;16;8.4;12.2;4.7;9.69;0;2.34;8667 +81095;46.22509;5.35506;260;20220316;17;9.9;13.4;3;9.39;0;2.37;9648 +81095;46.22509;5.35506;260;20220317;13;6.2;9.6;4.2;9.99;0;1.42;7367 +81095;46.22509;5.35506;260;20220318;11.2;7.4;9.3;2.6;9;0;1.14;3500 +81095;46.22509;5.35506;260;20220319;14.6;2.8;8.7;1.2;8;0;1.67;13600 +81095;46.22509;5.35506;260;20220320;15.5;5.9;10.7;3.9;6.6;0;2.92;13600 +81095;46.22509;5.35506;260;20220321;16.8;7.6;12.2;3.3;5.9;0;3.41;17400 +81095;46.22509;5.35506;260;20220322;16.2;4.5;10.4;2.3;5.7;0;2.85;18200 +81095;46.22509;5.35506;260;20220323;16.8;2.3;9.6;1.5;5.9;0;2.46;18300 +81095;46.22509;5.35506;260;20220324;19.3;2.4;10.9;1.1;6.8;0;2.42;18300 +81095;46.22509;5.35506;260;20220325;19.2;3.8;11.5;1.6;7.2;0;2.66;18100 +81095;46.22509;5.35506;260;20220326;19.4;3.3;11.4;1.8;7.2;0;2.75;18500 +81095;46.22509;5.35506;260;20220327;20.7;3.8;12.3;1.1;6.6;0;2.55;17000 +81095;46.22509;5.35506;260;20220328;21.2;4.7;13;2.6;5.9;0;3.63;18100 +81095;46.22509;5.35506;260;20220329;19.2;10.7;14.9;3.8;6.1;.6;3.94;11200 +81095;46.22509;5.35506;260;20220330;15.9;8.8;12.3;2.2;9.7;5;2.34;14000 +81095;46.22509;5.35506;260;20220331;10.9;7.7;9.3;1.6;9.5;10.9;1.02;4300 +81095;46.22509;5.35506;260;20220401;4.5;.4;2.5;4.9;6.19;7;.97;5333 +81095;46.22509;5.35506;260;20220402;4.5;.8;2.6;6.1;5.97;2.4;1.16;7543 +81095;46.22509;5.35506;260;20220403;6.7;.4;3.5;4.7;5.19;.5;1.89;13304 +81095;46.22509;5.35506;260;20220404;9.7;-2.6;3.6;1.3;5;0;2.15;21900 +81095;46.22509;5.35506;260;20220405;13.5;1.2;7.4;2;7.2;0;2.3;19400 +81095;46.22509;5.35506;260;20220406;13.6;6.3;10;1.2;9.9;2.4;1.33;7900 +81095;46.22509;5.35506;260;20220407;12.2;9;10.6;4.4;10.3;18;1.2;3600 +81095;46.22509;5.35506;260;20220408;16.2;10.6;13.4;5.3;10.5;4.1;2.16;4900 +81095;46.22509;5.35506;260;20220409;8.7;3.2;5.9;3.3;7.2;1.7;1.81;15100 +81095;46.22509;5.35506;260;20220410;14.3;-.8;6.7;1.6;6.3;.3;2.72;23100 +81095;46.22509;5.35506;260;20220411;18.1;3.6;10.9;5.3;7.2;0;3.97;20900 +81095;46.22509;5.35506;260;20220412;19.6;11.2;15.4;4.6;6.2;0;4.63;15300 +81095;46.22509;5.35506;260;20220413;20.4;9.5;14.9;2.5;9;0;3.53;18600 +81095;46.22509;5.35506;260;20220414;21.1;7.3;14.2;3.2;11;0;3.61;22300 +81095;46.22509;5.35506;260;20220415;22.5;9;15.7;3.4;11.6;0;4.05;23300 +81095;46.22509;5.35506;260;20220416;21.3;8.4;14.9;4.4;9.5;0;4.65;25000 +81095;46.22509;5.35506;260;20220417;18.3;3.4;10.9;1.7;7.4;0;3.39;25400 +81095;46.22509;5.35506;260;20220418;18.9;3.4;11.1;1.9;6.7;0;3.64;25500 +81095;46.22509;5.35506;260;20220419;20;5.3;12.7;2.4;7;0;4.04;25100 +81095;46.22509;5.35506;260;20220420;20.2;4.4;12.3;1.4;8.5;0;3.05;19500 +81095;46.22509;5.35506;260;20220421;19.5;8.7;14.1;2.5;10.8;.7;3.41;22000 +81095;46.22509;5.35506;260;20220422;20.2;4.4;12.3;1.5;8.9;0;3.16;21100 +81095;46.22509;5.35506;260;20220423;18.3;11.6;14.9;2.8;9.6;12.9;2.96;11700 +81095;46.22509;5.35506;260;20220424;15.7;7.5;11.6;2.6;10.3;9.6;2.24;12300 +81095;46.22509;5.35506;260;20220425;14.7;10.4;12.5;1.8;11.5;5.3;1.57;7000 +81095;46.22509;5.35506;260;20220426;17.5;8.6;13;2;9.6;0;3.37;22600 +81095;46.22509;5.35506;260;20220427;19.3;4.5;11.9;1.6;9.3;0;3.61;26400 +81095;46.22509;5.35506;260;20220428;21.8;5.7;13.7;1.7;10.3;0;3.94;26700 +81095;46.22509;5.35506;260;20220429;20.9;6.8;13.9;2.8;10.2;4.2;3.7;21000 +81095;46.22509;5.35506;260;20220430;19;6.7;12.8;3.4;9.8;0;4;26400 +81095;46.22509;5.35506;260;20220501;18.7;5.1;11.9;2.8;8.8;0;3.94;27100 +81095;46.22509;5.35506;260;20220502;20.1;5.6;12.8;2.1;9.3;.2;3.86;26000 +81095;46.22509;5.35506;260;20220503;21.4;8.7;15.1;1.7;10.2;.3;3.81;23600 +81095;46.22509;5.35506;260;20220504;22;10.2;16.1;1.5;11.3;6.4;3.87;23600 +81095;46.22509;5.35506;260;20220505;18.6;10.9;14.7;3.5;11.6;.1;3.14;16142 +81095;46.22509;5.35506;260;20220506;19.1;7.4;13.2;3.6;11.14;.3;3.13;16613 +81095;46.22509;5.35506;260;20220507;22.3;7.8;15.1;3.5;10.99;.1;4.25;22573 +81095;46.22509;5.35506;260;20220508;22.3;8.6;15.5;2.4;11.34;.3;3.81;20076 +81095;46.22509;5.35506;260;20220509;23.9;8.4;16.1;1.3;12.39;.2;4.08;25078 +81095;46.22509;5.35506;260;20220510;26.3;10;18.1;1.3;13.24;.1;4.41;25307 +81095;46.22509;5.35506;260;20220511;28.3;14;21.1;3.4;11.84;0;6.02;25397 +81095;46.22509;5.35506;260;20220512;26.4;14.9;20.6;3;12.19;7.8;4.93;20032 +81095;46.22509;5.35506;260;20220513;23.4;12.8;18.1;1.9;14.24;.3;3.82;20275 +81095;46.22509;5.35506;260;20220514;25.2;10.1;17.6;1.7;13.74;0;4.4;25218 +81095;46.22509;5.35506;260;20220515;28.7;9.8;19.2;2.7;13.34;.8;5.45;26850 +81095;46.22509;5.35506;260;20220516;26.9;14.8;20.8;2.3;12.19;0;4.87;21961 +81095;46.22509;5.35506;260;20220517;29.3;12.5;20.9;1.2;14.74;.1;4.9;26243 +81095;46.22509;5.35506;260;20220518;30.3;13;21.7;1.6;15.44;0;5.24;26775 +81095;46.22509;5.35506;260;20220519;29.6;18.8;24.2;3.6;15.34;.3;5.81;20793 +81095;46.22509;5.35506;260;20220520;29.8;18.8;24.3;5.1;12.69;0;7.21;22204 +81095;46.22509;5.35506;260;20220521;28.9;15.1;22;1.8;15.59;0;4.84;23418 +81095;46.22509;5.35506;260;20220522;28.5;14.7;21.6;1.4;17.09;1.4;4.3;21613 +81095;46.22509;5.35506;260;20220523;27;19.6;23.3;2.4;16.79;11;3.91;14678 +81095;46.22509;5.35506;260;20220524;20.5;12.1;16.3;1.8;12.24;0;3.66;20603 +81095;46.22509;5.35506;260;20220525;22.5;8.8;15.7;2.7;11.09;0;4.66;26626 +81095;46.22509;5.35506;260;20220526;22.6;8.7;15.7;2.6;11.64;0;4.53;26264 +81095;46.22509;5.35506;260;20220527;23.5;9.1;16.3;2.8;12.67;0;4.47;25130 +81095;46.22509;5.35506;260;20220528;22.6;10;16.3;4.3;10.8;0;4.7;22803 +81095;46.22509;5.35506;260;20220529;20.4;6.2;13.3;3.8;8;0;4.74;24623 +81095;46.22509;5.35506;260;20220530;22.2;7.1;14.6;1.8;8.17;0;4.57;26313 +81095;46.22509;5.35506;260;20220531;20.3;9;14.7;1.8;11.54;2.3;3.5;20781 +81095;46.22509;5.35506;260;20220601;22.7;10.2;16.4;1.3;14.44;4;3.89;23344 +81095;46.22509;5.35506;260;20220602;27.3;12.8;20;1.3;15.69;.7;4.33;22587 +81095;46.22509;5.35506;260;20220603;29.6;15;22.3;1.6;16.09;6.8;4.88;22985 +81095;46.22509;5.35506;260;20220604;31.9;15.9;23.9;1.8;17.69;7.5;5.54;26020 +81095;46.22509;5.35506;260;20220605;25.5;17;21.3;2.1;17.89;4.2;4.31;21582 +81095;46.22509;5.35506;260;20220606;25;12.7;18.8;1.2;15.44;.3;4.01;21862 +81095;46.22509;5.35506;260;20220607;23.9;14.4;19.2;1.4;14.24;0;4.22;22858 +81095;46.22509;5.35506;260;20220608;20.9;10.5;15.7;1.6;13.79;11;2.95;16496 +81095;46.22509;5.35506;260;20220609;20.4;13.1;16.8;1.9;13.54;2;3.41;18236 +81095;46.22509;5.35506;260;20220610;24.6;7.9;16.2;2.1;12.19;.1;4.97;29204 +81095;46.22509;5.35506;260;20220611;28.6;9.7;19.1;1.4;13.24;0;5.43;29920 +81095;46.22509;5.35506;260;20220612;31.5;12.8;22.1;1.1;15.44;.1;5.36;27836 +81095;46.22509;5.35506;260;20220613;26.2;16.1;21.1;3;14.39;0;5.33;24451 +81095;46.22509;5.35506;260;20220614;29.6;9.4;19.5;1.1;12.64;0;5.38;30245 +81095;46.22509;5.35506;260;20220615;33.5;16.4;24.9;2;15.84;.1;6.33;27638 +81095;46.22509;5.35506;260;20220616;32.6;19.3;26;1.8;16.24;0;5.88;25223 +81095;46.22509;5.35506;260;20220617;33;14.7;23.9;2.1;15.19;.1;6.36;28570 +81095;46.22509;5.35506;260;20220618;36.6;14.8;25.7;2.2;15.54;0;7.25;30358 +81095;46.22509;5.35506;260;20220619;35;22.8;28.9;4.8;15.29;0;8.74;25797 +81095;46.22509;5.35506;260;20220620;34.2;19.4;26.8;2.8;12.14;0;7.24;26567 +81095;46.22509;5.35506;260;20220621;33.4;22.2;27.8;2.6;15.04;.2;6.28;21159 +81095;46.22509;5.35506;260;20220622;29.9;19.5;24.7;2.6;19.64;28.5;4.99;20221 +81095;46.22509;5.35506;260;20220623;28.4;16.7;22.6;1.6;19.24;12.7;4.28;20433 +81095;46.22509;5.35506;260;20220624;22.4;16.9;19.6;1.4;17.34;24.7;3.01;15012 +81095;46.22509;5.35506;260;20220625;29.1;13.3;21.2;2.3;16.14;9.1;5.41;26647 +81095;46.22509;5.35506;260;20220626;24.1;15.4;19.7;2.7;17.94;0;3.6;18035 +81095;46.22509;5.35506;260;20220627;21;15.2;18.1;2.2;16.84;1;2.51;11430 +81095;46.22509;5.35506;260;20220628;24.2;13.7;19;1.9;16.74;0;4.01;21558 +81095;46.22509;5.35506;260;20220629;27.7;14.4;21.1;1;17.24;.1;5;27517 +81095;46.22509;5.35506;260;20220630;27.7;14.1;20.9;1.6;16.04;24.7;4.45;22054 +81095;46.22509;5.35506;260;20220701;22.5;12.1;17.3;1.6;13.64;.2;4.37;25696 +81095;46.22509;5.35506;260;20220702;28.3;9.3;18.8;.9;13.59;0;5.12;29879 +81095;46.22509;5.35506;260;20220703;29.5;13.5;21.5;1.2;17.09;2.6;5.09;26747 +81095;46.22509;5.35506;260;20220704;26;16.2;21.1;2.2;17.39;0;4.59;23194 +81095;46.22509;5.35506;260;20220705;26.5;13;19.8;2.4;14.64;0;5.28;27674 +81095;46.22509;5.35506;260;20220706;25.7;12.3;19;3.3;12.79;0;5.47;26958 +81095;46.22509;5.35506;260;20220707;25.5;9.7;17.6;3.3;12.84;0;5.29;27838 +81095;46.22509;5.35506;260;20220708;25.4;13;19.2;4.1;13.54;0;5.5;26357 +81095;46.22509;5.35506;260;20220709;27.2;10.4;18.8;2.3;12.89;0;5.29;27146 +81095;46.22509;5.35506;260;20220710;26.8;13;19.9;3.1;14.09;0;5.45;26210 +81095;46.22509;5.35506;260;20220711;28.1;12.3;20.2;1.9;13.49;.2;5.34;27005 +81095;46.22509;5.35506;260;20220712;30;13.4;21.7;1.8;14.29;0;5.63;27946 +81095;46.22509;5.35506;260;20220713;32.4;11.9;22.2;.9;13.29;0;5.48;29669 +81095;46.22509;5.35506;260;20220714;34.7;14;24.4;1.7;14.99;0;6.31;28885 +81095;46.22509;5.35506;260;20220715;30.3;15.2;22.8;2.3;14.39;0;5.82;26389 +81095;46.22509;5.35506;260;20220716;29.6;13.1;21.4;2.8;11.59;0;6.22;27562 +81095;46.22509;5.35506;260;20220717;32;11.9;21.9;1.7;12.69;0;5.87;28308 +81095;46.22509;5.35506;260;20220718;35.7;13.2;24.4;1.2;14.64;0;5.96;28953 +81095;46.22509;5.35506;260;20220719;37.1;15.9;26.5;2;15.54;0;6.83;28455 +81095;46.22509;5.35506;260;20220720;33.9;20.3;27.1;2.1;18.64;0;5.78;23178 +81095;46.22509;5.35506;260;20220721;30.6;15.4;23;1.6;16.59;0;5.36;26359 +81095;46.22509;5.35506;260;20220722;34.5;13.9;24.2;1.5;16.94;1.3;5.59;25877 +81095;46.22509;5.35506;260;20220723;28.1;17.8;23;1.8;19.14;0;4.41;21066 +81095;46.22509;5.35506;260;20220724;34;15.4;24.7;1.2;17.49;0;5.5;26972 +81095;46.22509;5.35506;260;20220725;33.5;19.3;26.4;2.9;16.09;0;6.42;24467 +81095;46.22509;5.35506;260;20220726;28.1;18.3;23.2;3.2;15.29;0;5.44;22098 +81095;46.22509;5.35506;260;20220727;27.9;13.2;20.6;2.8;12.29;0;5.62;25714 +81095;46.22509;5.35506;260;20220728;30.2;11.4;20.8;1.2;12.54;0;4.93;25916 +81095;46.22509;5.35506;260;20220729;27.9;15.6;21.7;1.3;13.64;.4;4.08;19239 +81095;46.22509;5.35506;260;20220730;30.9;12.6;21.7;1.9;13.19;0;5.59;26936 +81095;46.22509;5.35506;260;20220731;32.9;13.5;23.2;1.4;13.99;.1;5.52;27066 +81095;46.22509;5.35506;260;20220801;32.7;14.4;23.6;2;14.59;0;5.74;25488 +81095;46.22509;5.35506;260;20220802;32.1;14.9;23.5;1.9;14.84;0;5.63;26128 +81095;46.22509;5.35506;260;20220803;35.8;14.2;25;1.2;14.09;0;5.57;27211 +81095;46.22509;5.35506;260;20220804;38.2;18.7;28.4;1.9;14.39;0;6.51;25909 +81095;46.22509;5.35506;260;20220805;33.4;19.7;26.6;2.8;15.54;.4;6.08;21611 +81095;46.22509;5.35506;260;20220806;30.4;17.7;24.1;3.5;14.69;0;6.06;23584 +81095;46.22509;5.35506;260;20220807;30.2;14.3;22.3;2.1;13.39;0;5.4;24984 +81095;46.22509;5.35506;260;20220808;31.8;14;22.9;2.3;12.39;0;5.79;25398 +81095;46.22509;5.35506;260;20220809;32.9;12.7;22.8;1.7;11.74;0;5.56;25909 +81095;46.22509;5.35506;260;20220810;33.8;12.8;23.3;1.3;11.59;0;5.34;26291 +81095;46.22509;5.35506;260;20220811;35;13.5;24.2;1.4;12.59;0;5.49;26113 +81095;46.22509;5.35506;260;20220812;33.4;13.9;23.7;1.4;12.44;0;5.3;26283 +81095;46.22509;5.35506;260;20220813;33;13.2;23.1;1.3;10.24;.5;5.12;25867 +81095;46.22509;5.35506;260;20220814;24.5;15.7;20.1;1.8;15.19;18.2;3.17;13614 +81095;46.22509;5.35506;260;20220815;26.9;14.3;20.6;1.3;16.59;.2;3.56;18473 +81095;46.22509;5.35506;260;20220816;32.3;13.9;23.1;1.4;15.59;.9;4.92;24354 +81095;46.22509;5.35506;260;20220817;28;17.1;22.5;2.2;17.09;13.6;3.8;15523 +81095;46.22509;5.35506;260;20220818;23.7;15.4;19.5;2.2;17.59;13;3;14912 +81095;46.22509;5.35506;260;20220819;24.3;16.4;20.3;1.6;18.59;5;2.71;12658 +81095;46.22509;5.35506;260;20220820;26.5;17.3;21.9;1.9;17.69;1.1;3.75;17778 +81095;46.22509;5.35506;260;20220821;27.3;11.9;19.6;1.9;13.79;0;4.29;22739 +81095;46.22509;5.35506;260;20220822;28.3;11.6;19.9;2.1;14.29;0;4.56;23561 +81095;46.22509;5.35506;260;20220823;29.6;13.5;21.6;2.2;15.64;.1;4.72;22940 +81095;46.22509;5.35506;260;20220824;31.2;12.2;21.7;1;14.64;0;4.29;23624 +81095;46.22509;5.35506;260;20220825;33.1;13.8;23.4;1.3;15.64;.9;4.6;23243 +81095;46.22509;5.35506;260;20220826;25.9;17.6;21.7;2;17.39;.9;3.28;14343 +81095;46.22509;5.35506;260;20220827;25.9;14.3;20.1;2.1;16.94;.5;3.35;16293 +81095;46.22509;5.35506;260;20220828;28.8;13.9;21.3;1.1;16.44;.1;3.9;21901 +81095;46.22509;5.35506;260;20220829;31.8;13.6;22.7;1.1;15.69;0;4.18;22290 +81095;46.22509;5.35506;260;20220830;25.8;18.1;21.9;1.2;17.69;13;2.83;13607 +81095;46.22509;5.35506;260;20220831;27.2;16.5;21.9;2;17.44;.5;3.77;18677 +81095;46.22509;5.35506;260;20220901;28.2;12.2;20.2;1;14.34;.1;3.72;21716 +81095;46.22509;5.35506;260;20220902;27.1;12.7;19.9;1.2;15.24;16.6;3.25;17979 +81095;46.22509;5.35506;260;20220903;25.7;15.6;20.6;1.4;17.64;.1;2.85;14375 +81095;46.22509;5.35506;260;20220904;29.7;13.6;21.7;1.1;16.94;.1;3.72;20673 +81095;46.22509;5.35506;260;20220905;30.2;18.4;24.3;2.8;18.24;0;4.54;19084 +81095;46.22509;5.35506;260;20220906;29.8;20;24.9;2.1;19.14;7.3;3.72;15349 +81095;46.22509;5.35506;260;20220907;26.9;15.4;21.2;1.9;17.74;8.6;3.08;14914 +81095;46.22509;5.35506;260;20220908;24.9;13.4;19.2;1.7;15.64;.7;3.04;16534 +81095;46.22509;5.35506;260;20220909;23.3;13.8;18.6;1.9;14.49;2.9;2.77;13625 +81095;46.22509;5.35506;260;20220910;21.9;13.3;17.6;1.3;14.44;.1;2.45;13812 +81095;46.22509;5.35506;260;20220911;24.9;9.3;17.1;1.1;13.14;.1;3.02;19621 +81095;46.22509;5.35506;260;20220912;30.2;9.7;19.9;1.4;13.94;0;3.76;20643 +81095;46.22509;5.35506;260;20220913;29.2;17.9;23.6;3.9;18.79;0;4.16;15021 +81095;46.22509;5.35506;260;20220914;27.6;20;23.8;3.4;19.19;15.3;3.56;11891 +81095;46.22509;5.35506;260;20220915;24.4;15.1;19.7;1.4;18.14;10.5;2.07;10589 +81095;46.22509;5.35506;260;20220916;20.2;13.9;17.1;1.8;15.09;.5;2.05;11247 +81095;46.22509;5.35506;260;20220917;16.5;8.4;12.4;2.7;10.29;0;2.36;15517 +81095;46.22509;5.35506;260;20220918;19;3.9;11.4;1.8;8.84;.1;2.59;18455 +81095;46.22509;5.35506;260;20220919;19.3;5.2;12.3;2.6;9.14;.1;2.8;17776 +81095;46.22509;5.35506;260;20220920;20.1;4.5;12.3;2.8;8.99;0;2.92;17701 +81095;46.22509;5.35506;260;20220921;20.7;5.4;13;1.8;9.24;0;2.64;17274 +81095;46.22509;5.35506;260;20220922;22.2;4.5;13.4;.8;9.34;.1;2.34;18133 +81095;46.22509;5.35506;260;20220923;23.7;5.9;14.8;2.1;12.19;5.8;2.6;15141 +81095;46.22509;5.35506;260;20220924;22.1;14.6;18.4;1.6;15.64;5;2.13;11652 +81095;46.22509;5.35506;260;20220925;18.2;12.8;15.5;1.3;14.29;3.8;1.46;8123 +81095;46.22509;5.35506;260;20220926;19;10.5;14.7;1.7;12.79;8.6;1.83;11742 +81095;46.22509;5.35506;260;20220927;15.9;11.2;13.5;2.4;12.34;11.1;1.45;7569 +81095;46.22509;5.35506;260;20220928;16;11.2;13.6;3.1;13.59;19.9;1.14;5623 +81095;46.22509;5.35506;260;20220929;16.6;11.2;13.9;1.3;12.44;1.4;1.38;8283 +81095;46.22509;5.35506;260;20220930;15.9;5.8;10.9;1.6;10.49;.2;1.51;11061 +81095;46.22509;5.35506;260;20221001;16.5;7;11.8;2.9;12.69;17.3;1.06;6692 +81095;46.22509;5.35506;260;20221002;23.7;14.9;19.3;2;16.49;.2;2.12;11072 +81095;46.22509;5.35506;260;20221003;20.7;14;17.3;2.4;15.59;0;1.82;9817 +81095;46.22509;5.35506;260;20221004;18.9;10.8;14.8;.9;13.64;.1;1.33;8903 +81095;46.22509;5.35506;260;20221005;24.7;7.9;16.3;2.2;13.94;0;2.42;15193 +81095;46.22509;5.35506;260;20221006;23.1;13.6;18.3;2.4;15.34;0;2.21;12316 +81095;46.22509;5.35506;260;20221007;24.1;11.2;17.6;1;15.14;.1;1.76;11486 +81095;46.22509;5.35506;260;20221008;20.1;14.7;17.4;1.7;15.34;1.5;1.39;6365 +81095;46.22509;5.35506;260;20221009;21.6;9.8;15.7;1.2;13.99;.1;1.44;9581 +81095;46.22509;5.35506;260;20221010;26;17.3;21.7;2.1;17.54;.1;2.37;12221 +81095;46.22509;5.35506;260;20221011;23.1;12.6;17.9;1.2;16.69;.2;1.55;10100 +81095;46.22509;5.35506;260;20221012;20.2;15.7;18;.9;16.99;.1;1.07;5662 +81095;46.22509;5.35506;260;20221013;20.8;13.2;17;.7;15.94;1.6;1.08;6800 +81095;46.22509;5.35506;260;20221014;17.8;13.4;15.6;2.1;15.54;3.1;1.03;4399 +81095;46.22509;5.35506;260;20221015;24;14;19;2.3;14.79;0;2.18;10133 +81095;46.22509;5.35506;260;20221016;25.2;16.9;21;4.4;14.94;0;3.31;10439 +81095;46.22509;5.35506;260;20221017;25.1;16.7;20.9;4;15.54;0;3;9903 +81095;46.22509;5.35506;260;20221018;25.4;16.5;20.9;2.2;14.79;.1;2.38;10707 +81095;46.22509;5.35506;260;20221019;23.8;9.4;16.6;1.9;14.29;.5;1.79;11250 +81095;46.22509;5.35506;260;20221020;20.3;17.5;18.9;3.9;16.44;11.7;1.83;4215 +81095;46.22509;5.35506;260;20221021;21.5;15.8;18.6;2.8;16.29;9.7;1.67;6278 +81095;46.22509;5.35506;260;20221022;23.4;13.6;18.5;1.9;15.64;0;1.73;10156 +81095;46.22509;5.35506;260;20221023;22.7;13.3;18;4.5;14.89;1.6;2.26;5187 +81095;46.22509;5.35506;260;20221024;21.8;18.1;20;2.8;15.99;6.5;1.9;5012 +81095;46.22509;5.35506;260;20221025;20.8;9.1;15;1.5;14.09;2.2;1.26;9445 +81095;46.22509;5.35506;260;20221026;25;15.9;20.4;2;15.19;.1;1.94;8701 +81095;46.22509;5.35506;260;20221027;24;11.8;17.9;2.6;15.69;0;1.75;9106 +81095;46.22509;5.35506;260;20221028;25.5;18;21.8;3.9;14.04;0;3.18;6995 +81095;46.22509;5.35506;260;20221029;24.5;13.8;19.1;2.9;12.39;0;2.46;8375 +81095;46.22509;5.35506;260;20221030;23.7;17.1;20.4;3.1;12.29;0;2.75;7597 +81095;46.22509;5.35506;260;20221031;22;13;17.5;2.8;14.09;31.5;1.75;8380 +81095;46.22509;5.35506;260;20221101;19.3;14.3;16.8;1.9;14.54;.5;1.21;6376 +81095;46.22509;5.35506;260;20221102;18;7.9;12.9;1.1;11.74;.1;.93;8139 +81095;46.22509;5.35506;260;20221103;15.7;5;10.3;2.8;10.84;10.6;.97;4997 +81095;46.22509;5.35506;260;20221104;10.7;8;9.3;1.7;10.14;12.8;.67;2165 +81095;46.22509;5.35506;260;20221105;11.7;7;9.3;1.7;9.64;.1;.77;5945 +81095;46.22509;5.35506;260;20221106;14.5;1.8;8.1;1.6;8.39;.1;.85;6059 +81095;46.22509;5.35506;260;20221107;19.2;6.7;12.9;1.7;9.64;.1;1.26;8543 +81095;46.22509;5.35506;260;20221108;19.6;8.1;13.9;4.9;10.14;8;2.27;7067 +81095;46.22509;5.35506;260;20221109;14.1;13;13.5;2.5;13.99;13.6;.72;1060 +81095;46.22509;5.35506;260;20221110;11.7;10;10.9;1.9;12.29;0;.51;2818 +81095;46.22509;5.35506;260;20221111;15.5;9.3;12.4;1;11.54;.1;.62;4694 +81095;46.22509;5.35506;260;20221112;13;4.9;8.9;.9;10.44;.1;.51;4998 +81095;46.22509;5.35506;260;20221113;9.7;6.9;8.3;1.1;10.84;0;.41;1826 +81095;46.22509;5.35506;260;20221114;16.6;7.4;12;4.4;11.14;6.7;1.3;5249 +81095;46.22509;5.35506;260;20221115;15.3;10.6;12.9;2.4;12.74;9;.81;3287 +81095;46.22509;5.35506;260;20221116;16.1;8.8;12.4;2.5;11.19;1.5;.95;6139 +81095;46.22509;5.35506;260;20221117;16.6;10.2;13.4;4.1;11.04;7;1.56;3198 +81095;46.22509;5.35506;260;20221118;13.1;8.6;10.8;1.8;9.64;2.8;.78;4194 +81095;46.22509;5.35506;260;20221119;10.3;4.2;7.3;1.6;9.14;1.9;.47;4946 +81095;46.22509;5.35506;260;20221120;10.8;3.9;7.4;1.5;8.69;1.6;.5;4929 +81095;46.22509;5.35506;260;20221121;9.3;4.4;6.8;2.6;8.74;6.6;.57;3280 +81095;46.22509;5.35506;260;20221122;8.8;5.4;7.1;1.9;8.34;.8;.66;2427 +81095;46.22509;5.35506;260;20221123;10.2;-.1;5.1;2;7.94;5.8;.49;3742 +81095;46.22509;5.35506;260;20221124;13.5;5.5;9.5;1.6;9.19;.1;.66;4929 +81095;46.22509;5.35506;260;20221125;11.1;6.2;8.7;1.5;9.24;2.6;.63;2737 +81095;46.22509;5.35506;260;20221126;6.2;2.3;4.2;1.8;8.39;0;.27;2135 +81095;46.22509;5.35506;260;20221127;12.7;4.1;8.4;2.8;7.84;.8;1.05;4108 +81095;46.22509;5.35506;260;20221128;10.7;9.3;10;3.1;8.79;7.6;1.14;1431 +81095;46.22509;5.35506;260;20221129;8.3;5.2;6.8;1.7;9.29;1.4;.4;2233 +81095;46.22509;5.35506;260;20221130;10.5;5.3;7.9;2.9;8.94;0;.67;3210 +81095;46.22509;5.35506;260;20221201;6.9;1.9;4.4;2.3;7.24;0;.55;2519 +81095;46.22509;5.35506;260;20221202;4.9;3.2;4.1;1.1;7.29;1.1;.42;1378 +81095;46.22509;5.35506;260;20221203;4.1;3.1;3.6;1.4;7.44;2.8;.39;860 +81095;46.22509;5.35506;260;20221204;5.4;2.5;3.9;1.6;7.59;6.1;.36;1400 +81095;46.22509;5.35506;260;20221205;9.1;.8;5;1.1;6.89;0;.3;5685 +81095;46.22509;5.35506;260;20221206;.4;-2.8;-1.2;.5;5.79;.1;.22;1978 +81095;46.22509;5.35506;260;20221207;4.2;.3;2.2;1;6.89;0;.33;1777 +81095;46.22509;5.35506;260;20221208;3;-.4;1.3;1;6.09;11.3;.22;2958 +81095;46.22509;5.35506;260;20221209;1.4;0;.7;1.9;6.24;2.3;.27;1254 +81095;46.22509;5.35506;260;20221210;.9;0;.5;3.3;5.74;0;.41;1015 +81095;46.22509;5.35506;260;20221211;-2.5;-4.5;-3.5;1.8;4.54;0;.24;1372 +81095;46.22509;5.35506;260;20221212;-2;-3.3;-2.7;1;4.59;.5;.27;1640 +81095;46.22509;5.35506;260;20221213;2.1;-2.8;-.4;1.5;5.49;.9;.31;1399 +81095;46.22509;5.35506;260;20221214;10.5;.6;5.5;3;8.64;.2;.36;3200 +81095;46.22509;5.35506;260;20221215;6.1;3.1;4.6;2.5;8.19;17;.34;556 +81095;46.22509;5.35506;260;20221216;.6;.1;.4;3.3;5.94;.1;.33;693 +81095;46.22509;5.35506;260;20221217;-2.8;-3.7;-3.2;2;4.64;.1;.23;891 +81095;46.22509;5.35506;260;20221218;10.3;-3.2;3.5;2.3;6.09;0;.56;5613 +81095;46.22509;5.35506;260;20221219;15.6;8.4;12;6;9.14;0;2.01;3966 +81095;46.22509;5.35506;260;20221220;16.1;12.2;14.1;5.6;9.69;5.7;2.38;2311 +81095;46.22509;5.35506;260;20221221;15.1;9.9;12.5;3;11.64;2.9;.86;2980 +81095;46.22509;5.35506;260;20221222;13.9;10.4;12.1;3.8;10.79;9;1.2;1581 +81095;46.22509;5.35506;260;20221223;14.7;9.8;12.3;3.5;12.99;12.5;.66;1169 +81095;46.22509;5.35506;260;20221224;13;11.2;12.1;1.7;12.39;.5;.51;2440 +81095;46.22509;5.35506;260;20221225;15.8;5.3;10.6;2.9;10.69;0;.76;4179 +81095;46.22509;5.35506;260;20221226;13.6;11.5;12.6;3.3;11.24;5.8;1.13;1032 +81095;46.22509;5.35506;260;20221227;11.4;3.8;7.6;1.4;8.69;0;.34;5000 +81095;46.22509;5.35506;260;20221228;12.9;-.7;6.1;2.9;7.54;0;.81;4913 +81095;46.22509;5.35506;260;20221229;13;10;11.5;4.5;9.89;16.8;1.4;1653 +81095;46.22509;5.35506;260;20221230;12.8;3.7;8.2;3.2;10.34;4;.47;2721 +81095;46.22509;5.35506;260;20221231;16.7;10.9;13.8;5;11.29;0;1.66;3823 +81096;46.23866;5.67832;534;20220101;14;-2.6;5.7;.4;6.5;.1;.06;6870 +81096;46.23866;5.67832;534;20220102;9.9;-2.5;3.7;.5;7.1;0;.11;5883 +81096;46.23866;5.67832;534;20220103;12.4;2.7;7.5;1.6;8.5;3.1;.44;5160 +81096;46.23866;5.67832;534;20220104;15.8;9.4;12.6;4.4;8.3;15.1;1.98;4096 +81096;46.23866;5.67832;534;20220105;2.9;.5;1.7;1.9;5.8;1.2;.44;2268 +81096;46.23866;5.67832;534;20220106;3.7;-.6;1.6;1.8;5.1;0;.51;3292 +81096;46.23866;5.67832;534;20220107;.9;-5.6;-2.4;1.3;5.4;4.5;.1;4239 +81096;46.23866;5.67832;534;20220108;3.7;0;1.9;3.4;6.5;9.8;.32;3063 +81096;46.23866;5.67832;534;20220109;1.9;2.1;2;1.9;6.7;6.8;.39;0 +81096;46.23866;5.67832;534;20220110;4.5;-.8;1.8;1.3;5.6;.1;.38;3876 +81096;46.23866;5.67832;534;20220111;4.4;-8.4;-2;.7;4.6;0;.16;6461 +81096;46.23866;5.67832;534;20220112;-.5;-3.3;-1.9;1.1;4.5;0;.32;2696 +81096;46.23866;5.67832;534;20220113;.4;-5.3;-2.5;.9;4;0;.29;4181 +81096;46.23866;5.67832;534;20220114;6.2;-8.8;-1.3;.7;4;.1;.23;7280 +81096;46.23866;5.67832;534;20220115;7.2;-8.7;-.8;.6;4.1;0;.21;7601 +81096;46.23866;5.67832;534;20220116;6.7;-8.5;-.9;.9;3.9;0;.32;7504 +81096;46.23866;5.67832;534;20220117;7.6;-7;.3;1.1;4.7;0;.36;7430 +81096;46.23866;5.67832;534;20220118;-.7;-5.9;-3.3;.7;4.9;0;.18;4218 +81096;46.23866;5.67832;534;20220119;.1;-6.8;-3.4;.9;5;.1;.15;5026 +81096;46.23866;5.67832;534;20220120;3.1;-1;1;2.2;5.8;.1;.4;3772 +81096;46.23866;5.67832;534;20220121;3.9;-5.4;-.7;4.3;3.8;0;.97;6102 +81096;46.23866;5.67832;534;20220122;6.4;-9;-1.3;.8;3.9;0;.34;8152 +81096;46.23866;5.67832;534;20220123;-.9;-7.7;-4.3;.5;4.6;0;.19;5264 +81096;46.23866;5.67832;534;20220124;7.6;-5.2;1.2;1.2;4.6;0;.51;7576 +81096;46.23866;5.67832;534;20220125;11;-8.9;1.1;.5;4.1;0;.32;9744 +81096;46.23866;5.67832;534;20220126;8.6;-9.7;-.5;.7;3.8;0;.39;9446 +81096;46.23866;5.67832;534;20220127;3.6;-8.1;-2.3;1.1;4.2;0;.37;7524 +81096;46.23866;5.67832;534;20220128;8.2;-6.8;.7;1.1;5.2;0;.46;8732 +81096;46.23866;5.67832;534;20220129;5.2;-3;1.1;1;5.4;.1;.42;6374 +81096;46.23866;5.67832;534;20220130;8.3;-.9;3.7;1.6;6.2;.1;.61;6892 +81096;46.23866;5.67832;534;20220131;3.9;-5.3;-.7;1.6;6.3;4.5;.21;6995 +81096;46.23866;5.67832;534;20220201;3.4;-.8;1.3;.7;6;8.9;.39;4580 +81096;46.23866;5.67832;534;20220202;6.8;1.3;4.1;.9;8;3.3;.39;5421 +81096;46.23866;5.67832;534;20220203;7.5;.1;3.8;1.2;7.3;0;.47;6493 +81096;46.23866;5.67832;534;20220204;7.8;-.9;3.5;.9;7.3;1.5;.45;7206 +81096;46.23866;5.67832;534;20220205;7.7;3.1;5.4;1.1;6.3;0;.7;5137 +81096;46.23866;5.67832;534;20220206;5.9;-5.2;.4;2.4;6.4;15.6;.38;8478 +81096;46.23866;5.67832;534;20220207;7.4;3.6;5.5;2.2;6.4;.2;.92;4757 +81096;46.23866;5.67832;534;20220208;10.3;-6.8;1.8;.6;4.2;0;.61;11007 +81096;46.23866;5.67832;534;20220209;15.4;-6.1;4.6;1.5;5.1;0;1.2;12303 +81096;46.23866;5.67832;534;20220210;4.6;-4.1;.2;1.8;6.82;6.5;1.15;10350 +81096;46.23866;5.67832;534;20220211;7.5;5.9;6.7;4.5;5.87;.2;1.75;10800 +81096;46.23866;5.67832;534;20220212;4.9;-1;2;2;4.92;0;.89;10100 +81096;46.23866;5.67832;534;20220213;11.8;-2.6;4.6;2;5.37;0;1.28;11400 +81096;46.23866;5.67832;534;20220214;6.4;2.4;4.4;1.8;7.07;21.6;.7;1600 +81096;46.23866;5.67832;534;20220215;7.6;2.3;5;2;6.62;5.2;.95;8900 +81096;46.23866;5.67832;534;20220216;7.5;1.2;4.4;3.6;8.5;20.2;.42;7259 +81096;46.23866;5.67832;534;20220217;12.8;8.2;10.5;1.8;10.2;2.8;.98;6200 +81096;46.23866;5.67832;534;20220218;19.3;2.6;10.9;2.1;9;3.7;1.69;12606 +81096;46.23866;5.67832;534;20220219;8;3.1;5.5;1;6.2;0;.86;6621 +81096;46.23866;5.67832;534;20220220;10;-4.9;2.5;1.6;6.9;5.5;.84;12222 +81096;46.23866;5.67832;534;20220221;4.9;6.1;5.5;2.3;7.5;10;.69;0 +81096;46.23866;5.67832;534;20220222;9.3;3.4;6.4;1.6;7.5;1.6;.94;7667 +81096;46.23866;5.67832;534;20220223;13.5;4.5;9;1;7.8;0;1.14;9768 +81096;46.23866;5.67832;534;20220224;12.1;-2.2;5;2.7;6.9;1.5;1.31;12668 +81096;46.23866;5.67832;534;20220225;7.6;-.6;3.5;2.2;5.3;.1;1.17;9566 +81096;46.23866;5.67832;534;20220226;10.8;-5.6;2.6;1.9;3.9;0;1.53;14003 +81096;46.23866;5.67832;534;20220227;12;-7.2;2.4;1;4.1;0;1.28;15419 +81096;46.23866;5.67832;534;20220228;12.8;-5.8;3.5;1.2;4.6;0;1.41;15376 +81096;46.23866;5.67832;534;20220301;12.9;-6.5;3.2;1;4.7;0;1.35;15934 +81096;46.23866;5.67832;534;20220302;13.8;-5.8;4;1.2;5.4;.1;1.47;16238 +81096;46.23866;5.67832;534;20220303;14.8;-3.1;5.9;1;6.1;0;1.47;15699 +81096;46.23866;5.67832;534;20220304;13.2;-5.8;3.7;1.5;4.5;0;1.66;16413 +81096;46.23866;5.67832;534;20220305;10.6;-10.4;.1;1.6;3;0;1.63;17051 +81096;46.23866;5.67832;534;20220306;8.5;-10.4;-.9;1;3.2;0;1.28;16806 +81096;46.23866;5.67832;534;20220307;10.3;-9.9;.2;.9;3.6;0;1.36;17486 +81096;46.23866;5.67832;534;20220308;13;-8.7;2.2;1.6;4.1;0;1.78;17705 +81096;46.23866;5.67832;534;20220309;14.9;-4.7;5.1;1.1;5;0;1.75;17803 +81096;46.23866;5.67832;534;20220310;15.9;-6.4;4.7;1;5.4;.1;1.75;18145 +81096;46.23866;5.67832;534;20220311;15.1;-1.2;6.9;3.4;6.5;0;2.31;16590 +81096;46.23866;5.67832;534;20220312;13.4;4.6;9;1.3;6.8;0;1.67;12165 +81096;46.23866;5.67832;534;20220313;13.9;4.6;9.2;1.9;7.1;12.2;1.88;12682 +81096;46.23866;5.67832;534;20220314;14.7;-.3;7.2;1.2;8.3;6.6;1.68;16488 +81096;46.23866;5.67832;534;20220315;16.5;6.5;11.5;3.6;8.7;0;2.46;13503 +81096;46.23866;5.67832;534;20220316;17.4;1.8;9.6;1.2;8;0;2.04;17238 +81096;46.23866;5.67832;534;20220317;14.2;2;8.1;2.5;9.3;0;1.7;15348 +81096;46.23866;5.67832;534;20220318;9.6;8.2;8.9;6.2;8.31;0;1.77;3222 +81096;46.23866;5.67832;534;20220319;12.6;4.8;8.7;3;6.71;0;2.42;15640 +81096;46.23866;5.67832;534;20220320;14.6;1.9;8.2;1.6;6.52;0;2.11;15400 +81096;46.23866;5.67832;534;20220321;14.2;1.9;8.1;1.5;6.47;0;2.21;17800 +81096;46.23866;5.67832;534;20220322;13.8;1.9;7.9;1.8;5.78;0;2.39;18800 +81096;46.23866;5.67832;534;20220323;14.8;.5;7.7;1.4;5.72;.1;2.35;19350 +81096;46.23866;5.67832;534;20220324;17.1;.6;8.8;1.2;5.87;0;2.44;19350 +81096;46.23866;5.67832;534;20220325;17.8;1.5;9.6;1.6;5.92;0;2.72;19400 +81096;46.23866;5.67832;534;20220326;17.5;2.8;10.2;1.7;5.92;0;2.82;19900 +81096;46.23866;5.67832;534;20220327;16.5;3.7;10.1;1.6;6.08;0;2.64;18200 +81096;46.23866;5.67832;534;20220328;18.3;2.1;10.2;1.4;6.07;0;2.75;19500 +81096;46.23866;5.67832;534;20220329;17.3;5.2;11.2;2.5;6.37;.4;2.74;10800 +81096;46.23866;5.67832;534;20220330;13.2;8.4;10.8;2.5;9.22;4.3;1.91;9250 +81096;46.23866;5.67832;534;20220331;11.9;6.8;9.3;1.6;8.27;9;1.55;7600 +81096;46.23866;5.67832;534;20220401;2.9;2.7;2.8;3.7;5.87;7.2;.97;4200 +81096;46.23866;5.67832;534;20220402;3.1;-1.1;1;4;5.13;1.9;1.1;7900 +81096;46.23866;5.67832;534;20220403;5.9;-1;2.4;5.4;4.37;.7;2.3;17350 +81096;46.23866;5.67832;534;20220404;9.4;-.4;4.5;2.9;4.77;0;2.54;20400 +81096;46.23866;5.67832;534;20220405;14.5;2.8;8.6;1.6;5.87;0;2.73;19550 +81096;46.23866;5.67832;534;20220406;16.4;2.1;9.3;3.1;8.12;3;2.87;19000 +81096;46.23866;5.67832;534;20220407;9.1;7.6;8.4;6.3;10.07;25.5;1;3150 +81096;46.23866;5.67832;534;20220408;12.5;8.8;10.6;7.4;10.32;6.9;1.82;4650 +81096;46.23866;5.67832;534;20220409;8.3;3.2;5.7;3.3;5.62;1.9;2.35;16400 +81096;46.23866;5.67832;534;20220410;11.4;-1.2;5.1;1.9;5.37;.5;2.7;24100 +81096;46.23866;5.67832;534;20220411;14.6;-.1;7.3;1.3;6.62;0;2.65;21550 +81096;46.23866;5.67832;534;20220412;18.6;4.1;11.3;1.3;8.47;0;2.89;19550 +81096;46.23866;5.67832;534;20220413;20.5;6.9;13.7;1.2;8.62;0;2.9;17200 +81096;46.23866;5.67832;534;20220414;21.4;7.3;14.4;1.5;10.38;.3;3.42;21900 +81096;46.23866;5.67832;534;20220415;21.5;8.4;15;2.1;11.27;0;3.61;21700 +81096;46.23866;5.67832;534;20220416;18.1;10.2;14.2;7.7;8.57;0;5.16;25100 +81096;46.23866;5.67832;534;20220417;16.4;5.9;11.2;6;5.87;0;4.88;25550 +81096;46.23866;5.67832;534;20220418;17.3;1.7;9.5;1.6;6.32;0;3.39;24800 +81096;46.23866;5.67832;534;20220419;18.5;3.5;11;1.4;7.02;0;3.38;23350 +81096;46.23866;5.67832;534;20220420;17.3;5.1;11.2;1.9;7.67;0;3.21;20250 +81096;46.23866;5.67832;534;20220421;17.8;5.3;11.5;2.6;6.97;.5;3.84;23150 +81096;46.23866;5.67832;534;20220422;16.4;5;10.7;1.7;8.62;.2;2.97;20050 +81096;46.23866;5.67832;534;20220423;14;8.9;11.4;2.3;10.77;14.9;1.88;9600 +81096;46.23866;5.67832;534;20220424;12.4;5.3;8.8;3.1;9.57;11.7;1.64;8550 +81096;46.23866;5.67832;534;20220425;12.7;8.7;10.7;3;10.82;6.1;1.6;7200 +81096;46.23866;5.67832;534;20220426;15.5;8;11.7;2.4;9.32;.6;3.06;19200 +81096;46.23866;5.67832;534;20220427;17.2;3.2;10.2;2.5;8.27;0;3.73;26750 +81096;46.23866;5.67832;534;20220428;19.5;4.1;11.8;2.1;8.62;0;4.04;27150 +81096;46.23866;5.67832;534;20220429;20;5.4;12.7;2;8.42;.8;3.6;20900 +81096;46.23866;5.67832;534;20220430;18;7;12.5;2.4;9.22;.2;3.44;20400 +81096;46.23866;5.67832;534;20220501;17.2;3.9;10.6;1.9;8.77;0;3.65;26550 +81096;46.23866;5.67832;534;20220502;18.7;4.7;11.7;1.9;9.12;.4;3.72;25100 +81096;46.23866;5.67832;534;20220503;19.3;9;14.1;1.6;10.17;2.2;3.45;20400 +81096;46.23866;5.67832;534;20220504;18.9;8.5;13.7;1.6;11.47;10.7;3.09;18800 +81096;46.23866;5.67832;534;20220505;12.1;10.2;11.1;1.4;11.72;0;1.39;6950 +81096;46.23866;5.67832;534;20220506;16.2;3.4;9.8;2.2;10.1;.4;3.05;24101 +81096;46.23866;5.67832;534;20220507;19.5;2.6;11.1;1.5;10.3;1.4;3.74;27941 +81096;46.23866;5.67832;534;20220508;20.8;3.6;12.2;1.4;10.1;.5;3.99;28339 +81096;46.23866;5.67832;534;20220509;23.9;3.9;13.9;1.1;11.3;.4;4.43;30194 +81096;46.23866;5.67832;534;20220510;25.3;6.8;16.1;.7;11.7;0;4.52;29709 +81096;46.23866;5.67832;534;20220511;27;7.5;17.3;2.5;10.7;0;5.58;30482 +81096;46.23866;5.67832;534;20220512;26.3;14.5;20.4;2;11.1;1.1;4.94;23817 +81096;46.23866;5.67832;534;20220513;22.1;9.5;15.8;1.5;13.8;.2;3.91;24747 +81096;46.23866;5.67832;534;20220514;25.3;6;15.7;1.2;12.4;0;4.79;30892 +81096;46.23866;5.67832;534;20220515;28;7.6;17.8;1.8;12.8;.9;5.4;31023 +81096;46.23866;5.67832;534;20220516;26.1;14;20.1;1.7;12.4;.1;4.77;24555 +81096;46.23866;5.67832;534;20220517;28.5;9;18.7;1.1;13.2;0;5.29;31275 +81096;46.23866;5.67832;534;20220518;29.7;8.7;19.2;1.2;14.2;0;5.45;31397 +81096;46.23866;5.67832;534;20220519;27.8;13;20.4;2.2;14.8;.4;5.32;27555 +81096;46.23866;5.67832;534;20220520;30.3;19.8;25;4.2;12;.1;7.07;23190 +81096;46.23866;5.67832;534;20220521;28.8;13.1;20.9;1.4;14.9;0;5.31;28610 +81096;46.23866;5.67832;534;20220522;27.9;12;19.9;1.4;16;.3;5.15;28897 +81096;46.23866;5.67832;534;20220523;26.7;15;20.9;1.2;15;8.6;4.64;24777 +81096;46.23866;5.67832;534;20220524;17.7;10.8;14.3;1.5;11.5;.1;3.15;18934 +81096;46.23866;5.67832;534;20220525;21.4;3.9;12.7;1.7;10.3;0;4.47;30648 +81096;46.23866;5.67832;534;20220526;22.3;5;13.6;1.8;10.9;0;4.62;30561 +81096;46.23866;5.67832;534;20220527;22.5;5.4;14;2.3;12;0;4.61;30469 +81096;46.23866;5.67832;534;20220528;22.2;5.8;14;2.6;10.3;0;4.81;29908 +81096;46.23866;5.67832;534;20220529;19.7;2;10.9;2.1;8.1;0;4.47;31181 +81096;46.23866;5.67832;534;20220530;21.4;3.1;12.3;1;8.4;0;4.54;31798 +81096;46.23866;5.67832;534;20220531;19.6;5.4;12.5;1.5;10.5;2.7;4.07;27999 +81096;46.23866;5.67832;534;20220601;19.2;6;12.6;.9;13.3;9.8;3.8;27034 +81096;46.23866;5.67832;534;20220602;25.5;12.1;18.8;1.4;15.6;.4;4.75;27304 +81096;46.23866;5.67832;534;20220603;26.9;11.5;19.2;2.1;15;5;5.33;29381 +81096;46.23866;5.67832;534;20220604;29.5;13.7;21.6;2.2;18.1;7;5.73;29828 +81096;46.23866;5.67832;534;20220605;22.6;15.7;19.1;1.8;17.5;6.1;3.6;19521 +81096;46.23866;5.67832;534;20220606;23.4;11.4;17.4;.8;15.3;2;4.29;26003 +81096;46.23866;5.67832;534;20220607;22.7;13.3;18;1;13.5;.6;4.03;22975 +81096;46.23866;5.67832;534;20220608;18.4;6.3;12.3;.9;12.5;9.9;3.71;26197 +81096;46.23866;5.67832;534;20220609;18.3;11.8;15;1.4;12.9;3;3.2;19049 +81096;46.23866;5.67832;534;20220610;23.6;4.1;13.8;1.8;11.1;0;5.07;33266 +81096;46.23866;5.67832;534;20220611;27.4;5.8;16.6;1.2;12.5;0;5.46;33305 +81096;46.23866;5.67832;534;20220612;30.1;9.7;19.9;1.4;14.2;0;6.01;33339 +81096;46.23866;5.67832;534;20220613;25.4;11.9;18.6;1.8;13.7;0;5.03;27873 +81096;46.23866;5.67832;534;20220614;28.7;5.7;17.2;1;12.5;0;5.54;33397 +81096;46.23866;5.67832;534;20220615;32.7;12.4;22.6;1.6;15.2;.5;6.56;33420 +81096;46.23866;5.67832;534;20220616;30.7;14.7;22.7;1.4;17.5;0;5.88;30469 +81096;46.23866;5.67832;534;20220617;31.8;10.7;21.2;1.3;14.6;0;6.23;33455 +81096;46.23866;5.67832;534;20220618;35.2;11;23.1;1.9;14.9;0;7.05;33467 +81096;46.23866;5.67832;534;20220619;33.8;17.6;25.7;2.8;15.2;0;7.35;30696 +81096;46.23866;5.67832;534;20220620;32.2;13.7;23;1.4;12.9;0;6.42;32853 +81096;46.23866;5.67832;534;20220621;33.4;13.9;23.7;2;14.6;1.1;6.99;33480 +81096;46.23866;5.67832;534;20220622;27.5;18.5;23;2.1;17.9;27.9;4.88;22709 +81096;46.23866;5.67832;534;20220623;27.3;15.6;21.5;1.2;18.2;7.3;4.86;25981 +81096;46.23866;5.67832;534;20220624;20.6;15.1;17.9;1.3;16.2;21.3;3.19;17596 +81096;46.23866;5.67832;534;20220625;27.1;10.7;18.9;1.6;14.5;7.5;5.44;30859 +81096;46.23866;5.67832;534;20220626;25.7;13.8;19.8;1.6;17.4;.4;4.7;26172 +81096;46.23866;5.67832;534;20220627;20.2;14.9;17.6;1.9;15.9;1.6;3.16;17231 +81096;46.23866;5.67832;534;20220628;22;11.4;16.7;1.5;16;0;3.98;24627 +81096;46.23866;5.67832;534;20220629;27.5;13.5;20.5;1.1;16.9;0;5.11;28377 +81096;46.23866;5.67832;534;20220630;28.6;11.8;20.2;1.7;15.6;16.1;5.7;31117 +81096;46.23866;5.67832;534;20220701;21.6;11.6;16.6;1.5;12.9;0;4.08;23826 +81096;46.23866;5.67832;534;20220702;27.3;6;16.7;.9;11.9;0;5.35;33235 +81096;46.23866;5.67832;534;20220703;29.6;9.8;19.7;1.3;14.9;2.8;5.87;33190 +81096;46.23866;5.67832;534;20220704;26.1;16.8;21.4;1.7;18.6;1.1;4.44;22858 +81096;46.23866;5.67832;534;20220705;25.9;10.9;18.4;2.1;14;0;5.21;29164 +81096;46.23866;5.67832;534;20220706;25.8;9.3;17.5;2.1;12.3;0;5.4;30568 +81096;46.23866;5.67832;534;20220707;24.8;7.3;16;2;12.3;0;5.18;31443 +81096;46.23866;5.67832;534;20220708;26;9.4;17.7;2.8;12.6;0;5.58;30546 +81096;46.23866;5.67832;534;20220709;25.4;5.3;15.4;1.2;11.6;0;5.15;32845 +81096;46.23866;5.67832;534;20220710;27.3;8.9;18.1;2;13.3;0;5.64;32059 +81096;46.23866;5.67832;534;20220711;28.3;7.6;17.9;1.5;12.9;.1;5.64;32701 +81096;46.23866;5.67832;534;20220712;29.9;9.3;19.6;1.6;12.8;0;5.97;32624 +81096;46.23866;5.67832;534;20220713;31.7;6.9;19.3;1.3;11.5;0;5.94;32543 +81096;46.23866;5.67832;534;20220714;33.8;12.6;23.2;1.2;13.4;0;6.27;32459 +81096;46.23866;5.67832;534;20220715;30.3;11.8;21;1.9;13.2;0;6.15;31744 +81096;46.23866;5.67832;534;20220716;30.3;9.5;19.9;1.9;12.1;0;6.15;32281 +81096;46.23866;5.67832;534;20220717;32.2;7.4;19.8;1.6;12.2;0;6.13;32187 +81096;46.23866;5.67832;534;20220718;35.9;9.8;22.8;1.3;12.3;0;6.41;32089 +81096;46.23866;5.67832;534;20220719;36;11.6;23.8;1.8;13.1;.1;6.88;31988 +81096;46.23866;5.67832;534;20220720;33.4;18.6;26;1.8;17.3;0;6.15;27885 +81096;46.23866;5.67832;534;20220721;30.7;12.9;21.8;1.6;15.4;0;5.83;30540 +81096;46.23866;5.67832;534;20220722;33.8;11.1;22.5;1.2;15.5;1.3;6.03;31666 +81096;46.23866;5.67832;534;20220723;27;18;22.5;1.4;18.2;.1;4.29;21366 +81096;46.23866;5.67832;534;20220724;34.1;12.6;23.3;1.1;16.3;0;6.01;31436 +81096;46.23866;5.67832;534;20220725;33.4;15.2;24.3;1.8;15.9;.2;6.33;30432 +81096;46.23866;5.67832;534;20220726;28.1;17.9;23;3;15.3;0;5.37;22522 +81096;46.23866;5.67832;534;20220727;28.1;9;18.6;2.2;11.7;0;5.72;30938 +81096;46.23866;5.67832;534;20220728;29.4;8.7;19;1;11.8;0;5.26;30939 +81096;46.23866;5.67832;534;20220729;25.9;11.5;18.7;1.2;13.1;.6;4.6;26545 +81096;46.23866;5.67832;534;20220730;31.3;8.7;20;1.8;11.5;0;5.92;30672 +81096;46.23866;5.67832;534;20220731;32.2;9.7;21;1.2;12.6;0;5.61;30535 +81096;46.23866;5.67832;534;20220801;32.6;10.6;21.6;1.4;13.4;0;5.78;30395 +81096;46.23866;5.67832;534;20220802;32.3;11.7;22;1.6;13.8;0;5.87;30252 +81096;46.23866;5.67832;534;20220803;35.4;12.1;23.8;1;13.3;0;5.73;30106 +81096;46.23866;5.67832;534;20220804;37.6;14.4;26;1.2;13.5;0;6.14;29957 +81096;46.23866;5.67832;534;20220805;33.9;17.3;25.6;2.3;15.1;1.2;6.38;27601 +81096;46.23866;5.67832;534;20220806;31.6;15.3;23.5;2;15.2;0;5.71;27200 +81096;46.23866;5.67832;534;20220807;30.7;11.2;21;1.9;14.4;0;5.63;29496 +81096;46.23866;5.67832;534;20220808;32.3;9;20.6;1.5;12.3;0;5.57;29338 +81096;46.23866;5.67832;534;20220809;33.2;9;21.1;1.4;11.4;0;5.58;29176 +81096;46.23866;5.67832;534;20220810;33.4;9.7;21.6;1.3;10.1;0;5.52;29013 +81096;46.23866;5.67832;534;20220811;34.8;11.5;23.1;1.4;11.5;0;5.75;28847 +81096;46.23866;5.67832;534;20220812;33.4;11;22.2;1.2;12;0;5.38;28678 +81096;46.23866;5.67832;534;20220813;32.7;9.6;21.2;1.2;9;.1;5.25;28507 +81096;46.23866;5.67832;534;20220814;23.5;12.8;18.1;1.1;13.3;18.3;3.6;20906 +81096;46.23866;5.67832;534;20220815;24.5;12.4;18.4;.8;15.2;.1;3.66;22133 +81096;46.23866;5.67832;534;20220816;31;9.6;20.3;1.2;14.2;1.4;4.94;27982 +81096;46.23866;5.67832;534;20220817;29.9;15.2;22.6;1.8;17.1;12.8;4.78;24145 +81096;46.23866;5.67832;534;20220818;22.9;15.1;19;2;16.39;15;3.16;16341 +81096;46.23866;5.67832;534;20220819;23.7;15.3;19.5;.6;18;6.4;3.07;17842 +81096;46.23866;5.67832;534;20220820;24.5;16.9;20.7;.8;17.9;2.6;3.08;16819 +81096;46.23866;5.67832;534;20220821;26.8;11.2;19;1.3;13.9;0;4.15;24215 +81096;46.23866;5.67832;534;20220822;27;8.4;17.7;1.2;12.9;0;4.25;26313 +81096;46.23866;5.67832;534;20220823;29.2;9;19.1;1.8;13.8;0;4.77;26684 +81096;46.23866;5.67832;534;20220824;31;7.5;19.3;.7;12.4;0;4.26;26491 +81096;46.23866;5.67832;534;20220825;31.8;11.2;21.5;1.2;14.5;1;4.73;26297 +81096;46.23866;5.67832;534;20220826;25.5;15.8;20.7;1.7;16.2;1.3;3.54;18253 +81096;46.23866;5.67832;534;20220827;25.4;10.3;17.9;1.3;15.9;2;3.64;22761 +81096;46.23866;5.67832;534;20220828;28.3;11.8;20;1.1;15.6;.2;4.02;23635 +81096;46.23866;5.67832;534;20220829;30.6;11.7;21.2;.9;15;0;4.26;25139 +81096;46.23866;5.67832;534;20220830;26;13.3;19.7;1.5;16.6;11;3.55;20318 +81096;46.23866;5.67832;534;20220831;26.8;16.1;21.4;1.6;17.6;.4;3.53;18439 +81096;46.23866;5.67832;534;20220901;28.3;9.1;18.7;1;13.8;0;3.95;24719 +81096;46.23866;5.67832;534;20220902;26.2;10.1;18.2;1.1;14.4;12.2;3.58;22386 +81096;46.23866;5.67832;534;20220903;25.8;14.6;20.2;1.9;17;.8;3.42;18398 +81096;46.23866;5.67832;534;20220904;28.5;10.4;19.4;1.2;15.3;0;3.87;23363 +81096;46.23866;5.67832;534;20220905;29.5;12.5;21;2.1;15.8;0;4.31;22420 +81096;46.23866;5.67832;534;20220906;28.6;16;22.3;1.2;18.1;7.5;3.52;19033 +81096;46.23866;5.67832;534;20220907;27.5;12.6;20;1;17;17.9;3.41;20566 +81096;46.23866;5.67832;534;20220908;22.6;13.7;18.1;2;14.89;1.1;2.85;15334 +81096;46.23866;5.67832;534;20220909;20.1;13;16.6;1.8;13.99;6.8;2.52;14311 +81096;46.23866;5.67832;534;20220910;19.3;13.2;16.2;1.2;13.46;0;2.17;12290 +81096;46.23866;5.67832;534;20220911;22.9;9;15.9;1.5;11.86;.1;3.12;20098 +81096;46.23866;5.67832;534;20220912;27.5;10;18.8;1.3;13.09;0;3.45;20405 +81096;46.23866;5.67832;534;20220913;26.7;13.4;20.1;1.8;16.06;1.1;3.23;16970 +81096;46.23866;5.67832;534;20220914;26.2;17.4;21.8;3.5;17.7;17.1;3.52;14606 +81096;46.23866;5.67832;534;20220915;21.9;12.9;17.4;1.5;16.5;11;2.33;14626 +81096;46.23866;5.67832;534;20220916;17.7;13.5;15.6;1.2;14.5;.5;1.68;9674 +81096;46.23866;5.67832;534;20220917;15.4;4.7;10;1.7;9.1;0;2.06;15675 +81096;46.23866;5.67832;534;20220918;18.5;.1;9.3;1.1;7.4;.1;2.43;20545 +81096;46.23866;5.67832;534;20220919;18.8;.8;9.8;1.8;7.9;.1;2.62;20095 +81096;46.23866;5.67832;534;20220920;19.9;-.5;9.7;1.3;7.8;0;2.55;20804 +81096;46.23866;5.67832;534;20220921;19.8;.7;10.2;.9;8;0;2.36;20272 +81096;46.23866;5.67832;534;20220922;20.4;.6;10.5;.8;8.1;.1;2.33;20363 +81096;46.23866;5.67832;534;20220923;21.8;2.8;12.3;1.3;10.5;4.4;2.52;19769 +81096;46.23866;5.67832;534;20220924;19.1;11.7;15.4;1;13.9;3.1;1.8;11945 +81096;46.23866;5.67832;534;20220925;14.5;10.9;12.7;1.4;12.9;4.7;1.26;8030 +81096;46.23866;5.67832;534;20220926;16.1;9;12.6;1.1;11.5;10.6;1.6;11413 +81096;46.23866;5.67832;534;20220927;12.2;8.9;10.5;2;10.9;15.5;1.19;7474 +81096;46.23866;5.67832;534;20220928;13.7;9;11.3;3.1;12.3;23.8;1.2;8938 +81096;46.23866;5.67832;534;20220929;12;8.7;10.4;.8;10.8;.7;1.08;7288 +81096;46.23866;5.67832;534;20220930;13.8;3.5;8.7;1.1;9.2;.1;1.46;13226 +81096;46.23866;5.67832;534;20221001;13.1;3.2;8.2;1.7;11.1;26.6;1.16;12794 +81096;46.23866;5.67832;534;20221002;19.2;13.1;16.2;1.4;15.7;1.9;1.53;9772 +81096;46.23866;5.67832;534;20221003;19.1;11.8;15.4;1.2;14.6;.1;1.56;10617 +81096;46.23866;5.67832;534;20221004;22.7;8.1;15.4;.8;12.2;.1;1.95;15100 +81096;46.23866;5.67832;534;20221005;23.7;4.7;14.2;1.8;10.6;0;2.51;17101 +81096;46.23866;5.67832;534;20221006;21;9;15;1.8;13;.1;1.95;13278 +81096;46.23866;5.67832;534;20221007;21.5;7.4;14.5;1.4;12.7;0;1.9;14262 +81096;46.23866;5.67832;534;20221008;16.9;10.9;13.9;.8;12.7;1.2;1.28;8948 +81096;46.23866;5.67832;534;20221009;19.3;4.1;11.7;1;11.4;.2;1.58;14447 +81096;46.23866;5.67832;534;20221010;22.4;11;16.7;1.5;13.1;.1;1.94;12255 +81096;46.23866;5.67832;534;20221011;21.2;7.7;14.5;.8;12.9;.7;1.58;13216 +81096;46.23866;5.67832;534;20221012;21.3;11.3;16.3;.8;13.4;.2;1.52;11127 +81096;46.23866;5.67832;534;20221013;18.2;6.1;12.2;.8;12.1;.9;1.31;12138 +81096;46.23866;5.67832;534;20221014;16.2;10.9;13.6;1.4;14.3;4.5;1.03;7695 +81096;46.23866;5.67832;534;20221015;22.4;13.3;17.9;1.9;13.5;0;1.95;10148 +81096;46.23866;5.67832;534;20221016;24;12.9;18.5;2.9;12.6;0;2.62;11120 +81096;46.23866;5.67832;534;20221017;24.2;16.1;20.2;3.4;13.8;0;2.81;9268 +81096;46.23866;5.67832;534;20221018;25;11;18;.8;12.5;0;1.62;12221 +81096;46.23866;5.67832;534;20221019;25.2;6.1;15.7;1.3;11.2;.2;1.9;14185 +81096;46.23866;5.67832;534;20221020;20.5;11.8;16.2;3.9;13.5;7.3;2.02;9220 +81096;46.23866;5.67832;534;20221021;19.6;14.2;16.9;3.3;14.4;14.1;1.73;7015 +81096;46.23866;5.67832;534;20221022;22;12.6;17.3;1.4;13.5;0;1.53;9333 +81096;46.23866;5.67832;534;20221023;22.4;9.5;16;3.9;12.8;3.7;2.3;10888 +81096;46.23866;5.67832;534;20221024;19.2;15.9;17.6;2.1;13.6;21;1.55;5095 +81096;46.23866;5.67832;534;20221025;19.6;6.7;13.2;1.8;11.4;.6;1.39;10573 +81096;46.23866;5.67832;534;20221026;23.2;15.1;19.2;1.4;13.2;.1;1.61;8116 +81096;46.23866;5.67832;534;20221027;25.5;7.8;16.7;1.5;11.9;0;1.76;12140 +81096;46.23866;5.67832;534;20221028;26.5;12.6;19.5;2.5;10.7;0;2.64;10525 +81096;46.23866;5.67832;534;20221029;25.6;7;16.3;1.2;10.4;0;1.57;12101 +81096;46.23866;5.67832;534;20221030;24.8;5.6;15.2;1.1;11;0;1.4;12126 +81096;46.23866;5.67832;534;20221031;20.6;7.2;13.9;1.9;11.5;13;1.39;9871 +81096;46.23866;5.67832;534;20221101;14.6;13.2;13.9;2.2;12.9;.8;.96;2689 +81096;46.23866;5.67832;534;20221102;15.7;5.4;10.5;.8;10.6;0;.74;8318 +81096;46.23866;5.67832;534;20221103;16.3;1.7;9;2.7;9.8;16.8;1.06;9883 +81096;46.23866;5.67832;534;20221104;9.1;3.2;6.2;1.8;8.6;10.7;.56;5946 +81096;46.23866;5.67832;534;20221105;10.5;5;7.7;1;8.6;.1;.63;5630 +81096;46.23866;5.67832;534;20221106;16.4;.6;8.5;1.3;7.5;0;.94;9863 +81096;46.23866;5.67832;534;20221107;18.4;2.6;10.5;.9;8.4;0;.82;9719 +81096;46.23866;5.67832;534;20221108;19.1;2.7;10.9;2.9;8.9;8.9;1.57;9771 +81096;46.23866;5.67832;534;20221109;12.9;11.2;12;1.4;12.4;18.9;.64;2645 +81096;46.23866;5.67832;534;20221110;14.9;5.5;10.2;1.4;11.1;0;.62;7023 +81096;46.23866;5.67832;534;20221111;17.7;5.2;11.5;.9;10.1;.1;.7;8084 +81096;46.23866;5.67832;534;20221112;16.4;2.2;9.3;.4;9.2;0;.46;8537 +81096;46.23866;5.67832;534;20221113;12.9;.7;6.8;1;8.6;0;.49;7752 +81096;46.23866;5.67832;534;20221114;15.6;5.6;10.6;4.1;9.4;5.7;1.38;6856 +81096;46.23866;5.67832;534;20221115;14.4;9.9;12.1;2.9;11.3;13.5;.97;4313 +81096;46.23866;5.67832;534;20221116;14.2;6.6;10.4;2.1;10.1;2.7;.78;5725 +81096;46.23866;5.67832;534;20221117;14.7;10.3;12.5;4.2;10.1;9.7;1.53;4134 +81096;46.23866;5.67832;534;20221118;9.2;6.6;7.9;1.2;9;2.5;.54;2977 +81096;46.23866;5.67832;534;20221119;8.5;3.7;6.1;1.4;8.3;.9;.44;4226 +81096;46.23866;5.67832;534;20221120;8;1.5;4.8;1.4;7.6;2;.4;4959 +81096;46.23866;5.67832;534;20221121;9.1;4.4;6.8;2;8.1;9.7;.59;4060 +81096;46.23866;5.67832;534;20221122;6.9;2.8;4.9;1;7.7;2;.37;3697 +81096;46.23866;5.67832;534;20221123;8.5;-1.2;3.6;1.7;7.3;9.2;.34;5973 +81096;46.23866;5.67832;534;20221124;11.6;4.5;8.1;1.5;8.6;0;.55;4950 +81096;46.23866;5.67832;534;20221125;8.6;1.9;5.3;.9;8.3;2.3;.29;4731 +81096;46.23866;5.67832;534;20221126;9;1.1;5;.9;7.6;0;.31;5133 +81096;46.23866;5.67832;534;20221127;11.6;.1;5.9;2.5;6.2;.2;.89;6260 +81096;46.23866;5.67832;534;20221128;9.1;8.1;8.6;2.5;7.8;8.9;1.04;1352 +81096;46.23866;5.67832;534;20221129;5.8;3.4;4.6;.9;8.2;2.8;.31;2433 +81096;46.23866;5.67832;534;20221130;8.3;1.6;5;.7;7.4;.1;.29;4469 +81096;46.23866;5.67832;534;20221201;5.4;-1.9;1.8;.4;6.2;0;.19;4646 +81096;46.23866;5.67832;534;20221202;4.6;1.9;3.2;.4;7;1.8;.3;2534 +81096;46.23866;5.67832;534;20221203;4.1;-2.3;.9;.6;6.5;.2;.16;4224 +81096;46.23866;5.67832;534;20221204;6.6;1.4;4;1.1;7.4;4.9;.28;3707 +81096;46.23866;5.67832;534;20221205;6.8;-1.3;2.8;.6;6;0;.22;4752 +81096;46.23866;5.67832;534;20221206;6;-6.1;0;.8;5.2;0;.16;5911 +81096;46.23866;5.67832;534;20221207;2.8;.7;1.8;1.1;5.9;0;.37;2052 +81096;46.23866;5.67832;534;20221208;5;.4;2.7;.6;6;12.6;.28;3334 +81096;46.23866;5.67832;534;20221209;4.9;1.5;3.2;1;7.2;4.9;.27;2752 +81096;46.23866;5.67832;534;20221210;-1;-.9;-.9;2.1;5.7;.1;.27;0 +81096;46.23866;5.67832;534;20221211;-1.6;-7.8;-4.7;.8;4.1;0;.13;3905 +81096;46.23866;5.67832;534;20221212;.8;-10.1;-4.7;.7;4;.6;.09;5369 +81096;46.23866;5.67832;534;20221213;6.1;-4.1;1;1.9;6.2;.6;.2;5149 +81096;46.23866;5.67832;534;20221214;10.1;6.6;8.4;2.2;9.7;1.3;.47;2725 +81096;46.23866;5.67832;534;20221215;5.2;1;3.1;.7;8;19;.16;3038 +81096;46.23866;5.67832;534;20221216;.3;.6;.5;1.3;6.3;.2;.32;0 +81096;46.23866;5.67832;534;20221217;2;-1.2;.4;1.2;5.5;.2;.3;2551 +81096;46.23866;5.67832;534;20221218;8.1;-6.4;.9;2.7;5.6;0;.42;6179 +81096;46.23866;5.67832;534;20221219;14.7;8.2;11.4;4.7;7.9;0;1.89;3909 +81096;46.23866;5.67832;534;20221220;14.4;11.5;12.9;4.7;8.2;3.4;2.21;2386 +81096;46.23866;5.67832;534;20221221;13.2;9.1;11.2;2.5;10.3;5.5;.8;2964 +81096;46.23866;5.67832;534;20221222;11.6;8.9;10.2;3;10.1;11.8;.79;2279 +81096;46.23866;5.67832;534;20221223;12.2;9.7;10.9;2.3;12.7;22.4;.34;2170 +81096;46.23866;5.67832;534;20221224;11;9.7;10.3;.9;11.8;.9;.41;1380 +81096;46.23866;5.67832;534;20221225;17.5;3.6;10.5;1.4;9.8;.1;.47;6051 +81096;46.23866;5.67832;534;20221226;12.9;5.9;9.4;2.8;10.2;8.7;.54;4110 +81096;46.23866;5.67832;534;20221227;8.4;2.8;5.6;.4;7.8;0;.22;3617 +81096;46.23866;5.67832;534;20221228;11.9;-4.2;3.8;1.9;6.3;0;.48;6625 +81096;46.23866;5.67832;534;20221229;11.8;7.2;9.5;3.9;8.9;21.7;1.04;3243 +81096;46.23866;5.67832;534;20221230;11.7;2.2;7;2.7;9.4;5.2;.32;4978 +81096;46.23866;5.67832;534;20221231;17.9;12.1;15;4;10.6;0;1.82;3763 +81097;46.25144;6.00029;440;20220101;10.6;2.4;6.5;1.1;7.47;0;.32;5665 +81097;46.25144;6.00029;440;20220102;9;.2;4.6;1.4;7.37;0;.42;3124 +81097;46.25144;6.00029;440;20220103;11.9;6;9;2.6;8.2;3.8;.93;3261 +81097;46.25144;6.00029;440;20220104;15.1;7.2;11.2;3.1;8.67;13.4;1.3;4025 +81097;46.25144;6.00029;440;20220105;4.3;2.3;3.3;4;5.44;.8;.89;3038 +81097;46.25144;6.00029;440;20220106;5.1;.6;2.8;3.3;4.83;0;.83;5563 +81097;46.25144;6.00029;440;20220107;1.6;-2;-.2;2.2;5.23;6;.38;2500 +81097;46.25144;6.00029;440;20220108;2.9;.2;1.5;3.4;6.3;10.5;.36;2510 +81097;46.25144;6.00029;440;20220109;3.7;1.2;2.5;3.8;6.57;4;.41;2604 +81097;46.25144;6.00029;440;20220110;5;-.1;2.4;4.5;5.57;0;.76;5058 +81097;46.25144;6.00029;440;20220111;3.8;1.7;2.7;6.6;4.97;0;1.28;2701 +81097;46.25144;6.00029;440;20220112;2.7;-.1;1.3;4.9;4.53;0;.95;4875 +81097;46.25144;6.00029;440;20220113;2.4;-2;.2;2.5;4.47;0;.55;5613 +81097;46.25144;6.00029;440;20220114;3.7;-4.5;-.4;1.4;4.63;0;.35;6199 +81097;46.25144;6.00029;440;20220115;1.9;-3.4;-.8;1.3;5.27;0;.32;3390 +81097;46.25144;6.00029;440;20220116;4.1;-3.5;.3;1;5.03;0;.29;5611 +81097;46.25144;6.00029;440;20220117;4.5;-4.4;.1;2;5.2;0;.38;6041 +81097;46.25144;6.00029;440;20220118;5.9;.6;3.2;3.8;5.77;0;.79;5658 +81097;46.25144;6.00029;440;20220119;6.4;-.9;2.8;2.1;5.63;0;.62;4317 +81097;46.25144;6.00029;440;20220120;7;0;3.5;2.8;5.03;0;.92;6084 +81097;46.25144;6.00029;440;20220121;4;.5;2.2;7.5;3.8;0;1.75;6470 +81097;46.25144;6.00029;440;20220122;6;0;3;3.9;4.43;0;1.18;6996 +81097;46.25144;6.00029;440;20220123;3.6;-3;.3;2;5.4;0;.41;5490 +81097;46.25144;6.00029;440;20220124;4.5;1.1;2.8;1.2;5.43;0;.54;4459 +81097;46.25144;6.00029;440;20220125;2.9;-2.3;.3;1.1;5.5;0;.4;3924 +81097;46.25144;6.00029;440;20220126;1.8;-2;-.1;1.2;5.33;0;.36;3878 +81097;46.25144;6.00029;440;20220127;-.7;-2.3;-1.5;1.4;4.87;0;.34;2793 +81097;46.25144;6.00029;440;20220128;8.4;-4.6;1.9;1.9;5.1;0;.66;8530 +81097;46.25144;6.00029;440;20220129;3.8;-2.9;.4;1.5;5.04;0;.47;6322 +81097;46.25144;6.00029;440;20220130;9.4;-2.3;3.6;1.5;5.8;0;.65;7855 +81097;46.25144;6.00029;440;20220131;4.7;-1.6;1.6;2.8;6.17;4.3;.49;2863 +81097;46.25144;6.00029;440;20220201;5;.7;2.9;2.6;5.4;4.5;.8;4475 +81097;46.25144;6.00029;440;20220202;8.6;1;4.8;1.5;7.7;2.1;.51;5010 +81097;46.25144;6.00029;440;20220203;5.3;.6;2.9;1;7.17;0;.44;3956 +81097;46.25144;6.00029;440;20220204;8.4;.3;4.4;2.5;6.97;.7;.71;8008 +81097;46.25144;6.00029;440;20220205;10;3.7;6.8;1.6;6.3;0;.92;8855 +81097;46.25144;6.00029;440;20220206;7.1;-2.2;2.4;4.1;6.13;15.4;.81;5872 +81097;46.25144;6.00029;440;20220207;8;4.1;6;4;5.63;.2;1.47;8748 +81097;46.25144;6.00029;440;20220208;8.5;-2.5;3;1.4;4.63;0;.87;10022 +81097;46.25144;6.00029;440;20220209;10.5;-2;4.3;1.2;5.73;0;.82;10203 +81097;46.25144;6.00029;440;20220210;12;.2;6.1;1.6;6.69;5.3;1.15;10800 +81097;46.25144;6.00029;440;20220211;8.2;6.5;7.4;4.3;6.19;.2;1.68;10800 +81097;46.25144;6.00029;440;20220212;5.9;-.2;2.9;1.8;4.99;0;.9;10100 +81097;46.25144;6.00029;440;20220213;12.6;-2.9;4.9;2.1;5.29;0;1.33;11400 +81097;46.25144;6.00029;440;20220214;7.9;1.4;4.7;1.9;7.19;13;.69;1600 +81097;46.25144;6.00029;440;20220215;8.1;2.4;5.3;1.7;6.69;3.2;.89;8100 +81097;46.25144;6.00029;440;20220216;6.1;2.4;4.2;3;7.9;21.8;.49;2844 +81097;46.25144;6.00029;440;20220217;12.8;6;9.4;3.7;9.73;1.9;1.12;4941 +81097;46.25144;6.00029;440;20220218;17.9;4.8;11.3;2.7;8.54;2.8;1.84;10361 +81097;46.25144;6.00029;440;20220219;9.9;4.6;7.3;2.2;5.87;0;1.4;9802 +81097;46.25144;6.00029;440;20220220;11.1;1.2;6.1;3.4;6.33;5.4;1.49;8667 +81097;46.25144;6.00029;440;20220221;7.5;6.3;6.9;4.5;7.33;10.4;1.27;4716 +81097;46.25144;6.00029;440;20220222;10.6;3.8;7.2;2.2;7.23;.7;1.24;10660 +81097;46.25144;6.00029;440;20220223;12.5;4;8.3;1.5;7.33;0;1.28;11470 +81097;46.25144;6.00029;440;20220224;12.1;.8;6.4;3.2;7.23;.5;1.36;8088 +81097;46.25144;6.00029;440;20220225;8.7;2.7;5.7;4;4.73;0;1.95;11773 +81097;46.25144;6.00029;440;20220226;8.3;1.7;5;5.9;4.77;0;2.17;12181 +81097;46.25144;6.00029;440;20220227;7.1;-1.5;2.8;2.4;4.23;0;1.46;12966 +81097;46.25144;6.00029;440;20220228;9.4;-2.2;3.6;1.8;4.6;0;1.43;13240 +81097;46.25144;6.00029;440;20220301;10.7;-1.2;4.8;1.7;4.67;0;1.51;13155 +81097;46.25144;6.00029;440;20220302;11.1;-1.6;4.7;1.4;5.73;0;1.29;11822 +81097;46.25144;6.00029;440;20220303;13.8;1.8;7.8;1.1;6.43;0;1.49;13598 +81097;46.25144;6.00029;440;20220304;11.7;1;6.3;2.7;4.47;0;2.11;13289 +81097;46.25144;6.00029;440;20220305;8.7;-2.2;3.3;2.3;3.4;0;1.83;14076 +81097;46.25144;6.00029;440;20220306;7.5;-3;2.3;2.9;3.73;0;1.77;13867 +81097;46.25144;6.00029;440;20220307;7.5;-1.1;3.2;3;4.1;0;1.78;14204 +81097;46.25144;6.00029;440;20220308;9.1;-3.3;2.9;1.6;4.63;0;1.5;15077 +81097;46.25144;6.00029;440;20220309;12;-1.7;5.1;1.5;5.33;0;1.66;15056 +81097;46.25144;6.00029;440;20220310;12.7;-.9;5.9;1.7;5.73;0;1.74;15170 +81097;46.25144;6.00029;440;20220311;13;1.7;7.4;2.1;6.43;0;1.81;12184 +81097;46.25144;6.00029;440;20220312;13.5;6.5;10;1.8;6.43;0;1.87;9757 +81097;46.25144;6.00029;440;20220313;11.7;5.9;8.8;2.3;7.17;8.1;1.6;7088 +81097;46.25144;6.00029;440;20220314;12.9;3.5;8.2;1.7;7.97;7.5;1.68;14541 +81097;46.25144;6.00029;440;20220315;13.2;7.2;10.2;1.7;9.77;.1;1.33;7644 +81097;46.25144;6.00029;440;20220316;13.9;4.7;9.3;.9;9.27;0;1.42;11020 +81097;46.25144;6.00029;440;20220317;16.6;5.3;10.9;2.8;9.7;0;2;12122 +81097;46.25144;6.00029;440;20220318;9.6;8.8;9.2;6.4;8.19;0;1.83;2800 +81097;46.25144;6.00029;440;20220319;12.5;5.1;8.8;3;6.49;0;2.36;14900 +81097;46.25144;6.00029;440;20220320;16;2.3;9.2;1.5;6.59;0;2.09;14300 +81097;46.25144;6.00029;440;20220321;15.1;1.6;8.4;1.6;6.39;0;2.27;18100 +81097;46.25144;6.00029;440;20220322;14.4;2.5;8.4;1.8;5.8;0;2.39;18800 +81097;46.25144;6.00029;440;20220323;15.6;.2;7.9;1.2;5.59;0;2.31;19700 +81097;46.25144;6.00029;440;20220324;18.2;0;9.1;1;5.79;0;2.41;20000 +81097;46.25144;6.00029;440;20220325;18.6;1.2;9.9;1.3;5.99;0;2.6;19500 +81097;46.25144;6.00029;440;20220326;18.2;1.5;9.9;1.7;5.79;0;2.84;20100 +81097;46.25144;6.00029;440;20220327;17.1;4.3;10.7;1.6;6.1;0;2.64;18200 +81097;46.25144;6.00029;440;20220328;20.3;1;10.7;1.2;6.19;0;2.73;19600 +81097;46.25144;6.00029;440;20220329;18.1;5.1;11.6;2.9;6.39;.3;2.94;11000 +81097;46.25144;6.00029;440;20220330;14.8;8.5;11.7;2.9;9.29;3.4;2.05;8800 +81097;46.25144;6.00029;440;20220331;11.8;7.7;9.8;1.4;8.59;3.7;1.44;7100 +81097;46.25144;6.00029;440;20220401;4.2;4.4;4.3;3.6;6.66;4.6;.99;2833 +81097;46.25144;6.00029;440;20220402;4.6;.1;2.4;5;5.46;1.3;1.42;10776 +81097;46.25144;6.00029;440;20220403;6.6;-.3;3.2;5.8;4.49;.7;2.45;19900 +81097;46.25144;6.00029;440;20220404;10.3;1.3;5.8;3;4.79;0;2.65;19700 +81097;46.25144;6.00029;440;20220405;16;3.5;9.8;1.9;5.89;0;2.92;19700 +81097;46.25144;6.00029;440;20220406;17.4;2;9.7;2.9;8.19;4;2.91;19500 +81097;46.25144;6.00029;440;20220407;9.9;8.4;9.2;6.2;10.29;37.1;1.03;3200 +81097;46.25144;6.00029;440;20220408;13.4;9.4;11.4;8.2;10.19;10.2;2.05;4300 +81097;46.25144;6.00029;440;20220409;9.3;3.6;6.5;2.8;5.49;.5;2.39;16300 +81097;46.25144;6.00029;440;20220410;12.4;-1.3;5.6;2;5.39;.4;2.76;24300 +81097;46.25144;6.00029;440;20220411;15.8;-.6;7.6;1.3;6.59;0;2.68;21700 +81097;46.25144;6.00029;440;20220412;19.9;4.4;12.2;1.3;8.39;0;2.91;19000 +81097;46.25144;6.00029;440;20220413;20.9;7.2;14.1;1.1;8.69;0;2.8;16600 +81097;46.25144;6.00029;440;20220414;22;7.9;14.9;1.5;10.4;0;3.42;21900 +81097;46.25144;6.00029;440;20220415;22.4;8.2;15.3;2.1;11.39;0;3.67;22300 +81097;46.25144;6.00029;440;20220416;18.7;9.2;14;6.8;8.79;0;4.79;24900 +81097;46.25144;6.00029;440;20220417;17;6.8;11.9;5.2;6.19;0;4.69;25500 +81097;46.25144;6.00029;440;20220418;18.1;1.8;10;1.4;6.49;0;3.35;24800 +81097;46.25144;6.00029;440;20220419;19.4;3.7;11.6;1.2;7.29;0;3.32;23300 +81097;46.25144;6.00029;440;20220420;17.8;4.3;11.1;1.8;7.79;0;3.12;20300 +81097;46.25144;6.00029;440;20220421;18.9;6.6;12.8;2.3;7.29;.6;3.81;22900 +81097;46.25144;6.00029;440;20220422;17.8;4.5;11.2;1.8;8.89;.4;3.01;20100 +81097;46.25144;6.00029;440;20220423;14.4;9.6;12;2.2;10.99;9.3;1.91;10200 +81097;46.25144;6.00029;440;20220424;13.4;6.1;9.8;3.7;9.59;6.4;1.83;9200 +81097;46.25144;6.00029;440;20220425;14.3;9.3;11.8;3.2;10.89;4.9;1.84;8300 +81097;46.25144;6.00029;440;20220426;16.7;8.1;12.4;2.2;9.39;1;3.18;20200 +81097;46.25144;6.00029;440;20220427;18.1;3.1;10.6;2.2;8.19;0;3.72;26800 +81097;46.25144;6.00029;440;20220428;20.4;4.1;12.3;2;8.69;0;4.02;27100 +81097;46.25144;6.00029;440;20220429;21.9;5.3;13.6;1.3;8.39;.1;3.49;21000 +81097;46.25144;6.00029;440;20220430;19;6.2;12.6;2;9.29;1;3.44;21600 +81097;46.25144;6.00029;440;20220501;18.2;4.1;11.2;1.8;8.79;0;3.72;27000 +81097;46.25144;6.00029;440;20220502;19.5;5;12.3;1.7;9.29;.6;3.71;25200 +81097;46.25144;6.00029;440;20220503;20.1;9;14.6;1.5;10.59;.7;3.17;18200 +81097;46.25144;6.00029;440;20220504;20;8.6;14.3;1.7;11.89;10.2;3.21;19600 +81097;46.25144;6.00029;440;20220505;12.7;10.9;11.8;1.6;11.89;4.5;1.36;6400 +81097;46.25144;6.00029;440;20220506;16.8;9.3;13;5;11;0;3.06;17450 +81097;46.25144;6.00029;440;20220507;20;10.7;15.3;4.7;11.03;0;4.2;21533 +81097;46.25144;6.00029;440;20220508;19.5;10.5;15;4.2;11.3;.2;3.96;21372 +81097;46.25144;6.00029;440;20220509;22.3;11.1;16.7;1.3;12.4;.5;4.02;24492 +81097;46.25144;6.00029;440;20220510;25;10.1;17.6;1.5;12.17;0;4.4;25287 +81097;46.25144;6.00029;440;20220511;27.3;10.9;19.1;2.7;11.47;0;5.5;26998 +81097;46.25144;6.00029;440;20220512;26.8;14.3;20.5;3.3;10.97;0;5.46;22263 +81097;46.25144;6.00029;440;20220513;24.5;13.2;18.8;1.7;12.67;.2;3.48;15607 +81097;46.25144;6.00029;440;20220514;25.5;13.2;19.4;1.1;14.17;0;4.56;26310 +81097;46.25144;6.00029;440;20220515;27.9;12.2;20;1.8;14.13;.9;5.07;26818 +81097;46.25144;6.00029;440;20220516;25.3;13.2;19.3;1.9;13.23;.1;4.22;21087 +81097;46.25144;6.00029;440;20220517;27.6;13.6;20.6;1.4;13.67;0;4.92;26075 +81097;46.25144;6.00029;440;20220518;28.8;14;21.4;1.4;14.27;0;5.2;27579 +81097;46.25144;6.00029;440;20220519;28.2;15.4;21.8;1.9;15.57;.1;4.49;20623 +81097;46.25144;6.00029;440;20220520;30.7;14.9;22.8;2.8;13.63;.8;5.95;24716 +81097;46.25144;6.00029;440;20220521;30.4;15.9;23.1;2.3;13.5;0;5.88;26308 +81097;46.25144;6.00029;440;20220522;26.2;16;21.1;1.5;16.43;0;4.05;19935 +81097;46.25144;6.00029;440;20220523;27.8;16.5;22.1;2.2;15.87;4.6;4.25;17677 +81097;46.25144;6.00029;440;20220524;19.4;12.8;16.1;2.4;11.83;.1;3.23;15279 +81097;46.25144;6.00029;440;20220525;22.8;10.1;16.4;3.3;9.83;0;5.17;26973 +81097;46.25144;6.00029;440;20220526;24.3;10.5;17.4;2.6;10.93;0;5.24;28243 +81097;46.25144;6.00029;440;20220527;26.1;11;18.5;2.5;12.17;0;5.42;28877 +81097;46.25144;6.00029;440;20220528;23.3;11.5;17.4;3.8;10.07;0;5.66;28456 +81097;46.25144;6.00029;440;20220529;20.6;9.8;15.2;3.1;7.3;0;5;24975 +81097;46.25144;6.00029;440;20220530;22.7;10.3;16.5;2.4;8.17;0;5.15;27298 +81097;46.25144;6.00029;440;20220531;18.4;10.8;14.6;2;11.3;3.3;2.52;11082 +81097;46.25144;6.00029;440;20220601;20.2;10.8;15.5;1.3;14.77;8.8;2.67;15041 +81097;46.25144;6.00029;440;20220602;25.3;13.7;19.5;1.8;15.97;.7;4.19;22083 +81097;46.25144;6.00029;440;20220603;26.1;15;20.5;1.7;15.97;2.4;4.13;20241 +81097;46.25144;6.00029;440;20220604;29.3;16.2;22.8;2.1;16.8;3.6;5.68;27626 +81097;46.25144;6.00029;440;20220605;25.3;18.3;21.8;2.2;17.9;6.3;3.8;16797 +81097;46.25144;6.00029;440;20220606;25.7;13;19.4;2;15.03;4.2;4.48;23300 +81097;46.25144;6.00029;440;20220607;24;14.6;19.3;2.7;13.53;0;5;25602 +81097;46.25144;6.00029;440;20220608;19.9;9.7;14.8;2;12.5;8.1;3.17;17925 +81097;46.25144;6.00029;440;20220609;18.5;12.1;15.3;1.8;12.5;1.8;2.87;15171 +81097;46.25144;6.00029;440;20220610;23.8;9.4;16.6;2.8;10.37;0;5.44;29935 +81097;46.25144;6.00029;440;20220611;27.7;11.1;19.4;1.8;12.27;0;5.76;30994 +81097;46.25144;6.00029;440;20220612;31;12.8;21.9;1.6;13.07;.4;5.81;28922 +81097;46.25144;6.00029;440;20220613;27.7;17.2;22.4;2.2;13.83;0;5.59;25986 +81097;46.25144;6.00029;440;20220614;28.6;12.8;20.7;1.9;11.5;0;6.08;30980 +81097;46.25144;6.00029;440;20220615;32.8;15.6;24.2;2.2;14.17;.2;6.56;28963 +81097;46.25144;6.00029;440;20220616;32.9;18.5;25.7;1.9;16.1;0;6.25;27787 +81097;46.25144;6.00029;440;20220617;32.3;16.6;24.4;2.1;13.3;0;6.53;28958 +81097;46.25144;6.00029;440;20220618;33.8;17.4;25.6;2;14;0;6.73;29559 +81097;46.25144;6.00029;440;20220619;34.9;20.1;27.5;3.2;15.97;0;7.62;28462 +81097;46.25144;6.00029;440;20220620;33.3;21.1;27.2;3.3;13.07;0;7.73;28713 +81097;46.25144;6.00029;440;20220621;32.9;18.2;25.5;1.8;15.1;1.5;5.79;24387 +81097;46.25144;6.00029;440;20220622;26.5;19.1;22.8;2.1;18.8;18.5;4.12;18412 +81097;46.25144;6.00029;440;20220623;27.4;17.4;22.4;1.6;18.87;3.9;4.72;23800 +81097;46.25144;6.00029;440;20220624;21.1;16.6;18.8;2.1;16.8;13.3;2.69;12339 +81097;46.25144;6.00029;440;20220625;27.8;12.7;20.3;1.7;14.93;3.6;5.53;29910 +81097;46.25144;6.00029;440;20220626;27.4;16.4;21.9;1.7;17.27;.2;5;25346 +81097;46.25144;6.00029;440;20220627;22.3;18;20.1;2.3;16.03;1.1;2.94;10967 +81097;46.25144;6.00029;440;20220628;23.5;16.2;19.8;3.5;15.37;0;4.59;21957 +81097;46.25144;6.00029;440;20220629;27.5;16.4;22;1.5;16.83;0;5.07;26142 +81097;46.25144;6.00029;440;20220630;29.6;16.2;22.9;2;16.03;13.5;5.34;24849 +81097;46.25144;6.00029;440;20220701;22.7;13.1;17.9;2.2;13.07;0;4.76;26646 +81097;46.25144;6.00029;440;20220702;27.9;12.5;20.2;1.8;13.33;0;5.65;30267 +81097;46.25144;6.00029;440;20220703;31.1;14.9;23;1.6;15.47;3.3;5.66;27479 +81097;46.25144;6.00029;440;20220704;27.5;18.6;23.1;1.9;19.4;2.1;4.67;22583 +81097;46.25144;6.00029;440;20220705;27.1;18.1;22.6;1.9;15.13;0;5.48;26987 +81097;46.25144;6.00029;440;20220706;27.4;14.1;20.7;2.8;12.13;0;5.98;28241 +81097;46.25144;6.00029;440;20220707;26.6;13.3;20;3.1;12.27;0;5.82;28049 +81097;46.25144;6.00029;440;20220708;27;16.1;21.6;5.6;11.33;0;7.47;29708 +81097;46.25144;6.00029;440;20220709;28.2;15.8;22;3.4;11.83;0;6.11;23810 +81097;46.25144;6.00029;440;20220710;28.9;15.8;22.4;3.7;12.67;0;6.77;28736 +81097;46.25144;6.00029;440;20220711;28.2;16.2;22.2;4.1;11.8;0;6.95;28753 +81097;46.25144;6.00029;440;20220712;30;15.8;22.9;2.2;12.27;0;6.15;28065 +81097;46.25144;6.00029;440;20220713;32.8;15.1;23.9;1.5;11.97;0;6.12;29431 +81097;46.25144;6.00029;440;20220714;35.4;18;26.7;2.1;13.57;0;6.98;29323 +81097;46.25144;6.00029;440;20220715;32.6;18.4;25.5;2.4;13.23;0;6.75;28406 +81097;46.25144;6.00029;440;20220716;31.4;16.8;24.1;3.1;12;0;7.01;28577 +81097;46.25144;6.00029;440;20220717;31.8;17.9;24.9;3.1;11.3;0;7.19;28290 +81097;46.25144;6.00029;440;20220718;35.7;17.4;26.6;2.2;11.83;0;7.1;28843 +81097;46.25144;6.00029;440;20220719;36.9;18.5;27.7;1.9;13.27;.7;6.86;28482 +81097;46.25144;6.00029;440;20220720;35.2;22.8;29;2.4;17.27;.2;6.44;23667 +81097;46.25144;6.00029;440;20220721;31.8;19.8;25.8;2.2;15.9;0;6.25;27451 +81097;46.25144;6.00029;440;20220722;35.6;18.1;26.8;1.6;15.63;.9;5.63;23107 +81097;46.25144;6.00029;440;20220723;29.8;19.7;24.8;2;18.27;0;4.76;20371 +81097;46.25144;6.00029;440;20220724;33.2;17.9;25.6;1.3;16.37;0;5.2;23750 +81097;46.25144;6.00029;440;20220725;35.3;18.7;27;2.8;14.8;.2;6.72;24589 +81097;46.25144;6.00029;440;20220726;28.2;19.6;23.9;3.7;14.33;0;5.87;21679 +81097;46.25144;6.00029;440;20220727;28.7;15.5;22.1;2.8;11.9;0;6.07;26970 +81097;46.25144;6.00029;440;20220728;31.1;15.6;23.3;1.9;12.5;0;5.46;24259 +81097;46.25144;6.00029;440;20220729;24.3;17.7;21;1.8;14.2;.6;3.34;13040 +81097;46.25144;6.00029;440;20220730;29.1;14.8;22;2;13.1;0;5.47;26270 +81097;46.25144;6.00029;440;20220731;31.6;15.7;23.7;1.8;12.57;0;5.82;27123 +81097;46.25144;6.00029;440;20220801;33.3;17.4;25.4;2;13.23;0;5.99;25410 +81097;46.25144;6.00029;440;20220802;32.6;17.6;25.1;2;14.17;0;6.02;27035 +81097;46.25144;6.00029;440;20220803;35.2;18.2;26.7;1.6;14.13;0;6;27056 +81097;46.25144;6.00029;440;20220804;37.4;19.7;28.6;1.7;13.93;0;6.18;25169 +81097;46.25144;6.00029;440;20220805;34.9;19.7;27.3;2.3;16.4;4.1;5.8;21486 +81097;46.25144;6.00029;440;20220806;27.9;18.3;23.1;4.2;17.7;0;5.54;24022 +81097;46.25144;6.00029;440;20220807;26.7;18.3;22.5;4.3;15.7;0;5.31;21053 +81097;46.25144;6.00029;440;20220808;30.1;16.4;23.2;3.7;14.07;0;6.29;25415 +81097;46.25144;6.00029;440;20220809;31.3;18.6;25;3.4;12.8;0;6.61;24881 +81097;46.25144;6.00029;440;20220810;32;17.1;24.5;2.4;12;0;5.99;25141 +81097;46.25144;6.00029;440;20220811;32.5;16.8;24.7;1.7;12.27;0;5.42;24497 +81097;46.25144;6.00029;440;20220812;31.9;17.6;24.8;2.6;12.03;0;6.14;24960 +81097;46.25144;6.00029;440;20220813;31.3;16.1;23.7;1.8;9.97;0;5.49;25286 +81097;46.25144;6.00029;440;20220814;24.2;17.1;20.7;1.8;14.2;5.8;2.87;10001 +81097;46.25144;6.00029;440;20220815;26.4;14.8;20.6;1.9;15.97;1.2;3.61;16940 +81097;46.25144;6.00029;440;20220816;31.5;14.1;22.8;1.9;14.07;1.9;5.22;25014 +81097;46.25144;6.00029;440;20220817;28.3;17.4;22.8;2.3;17.57;11;4.23;18777 +81097;46.25144;6.00029;440;20220818;23.5;15.7;19.6;2.2;16.83;9;3.14;15645 +81097;46.25144;6.00029;440;20220819;21.8;16.6;19.2;2;17.63;4.6;2.18;9511 +81097;46.25144;6.00029;440;20220820;24.4;17;20.7;1.5;17.87;3.1;2.9;14132 +81097;46.25144;6.00029;440;20220821;26.4;14.2;20.3;2.1;14.73;0;4.22;21703 +81097;46.25144;6.00029;440;20220822;28;14;21;2;13.3;0;4.57;22668 +81097;46.25144;6.00029;440;20220823;29.2;14.6;21.9;2.5;12.63;0;5.1;23082 +81097;46.25144;6.00029;440;20220824;28.2;15.2;21.7;1.7;12.33;0;4.07;18094 +81097;46.25144;6.00029;440;20220825;31.6;15;23.3;1.6;14.27;.9;4.64;22302 +81097;46.25144;6.00029;440;20220826;26.2;18.6;22.4;2.1;16.63;1.2;3.36;13695 +81097;46.25144;6.00029;440;20220827;27.1;16.1;21.6;2;16.67;1.9;4.05;20462 +81097;46.25144;6.00029;440;20220828;25.9;16;21;2;16.77;.1;3.64;18109 +81097;46.25144;6.00029;440;20220829;29.7;15.6;22.6;1.5;15.83;0;4.2;21610 +81097;46.25144;6.00029;440;20220830;27.3;16.8;22.1;1.7;16.17;12.9;3.1;12696 +81097;46.25144;6.00029;440;20220831;25.9;16.4;21.1;2.6;16.87;.3;3.88;19345 +81097;46.25144;6.00029;440;20220901;24.1;14.4;19.2;2.4;14.43;.1;3.53;17729 +81097;46.25144;6.00029;440;20220902;25.2;13.4;19.3;1.5;14.9;15;3.01;15485 +81097;46.25144;6.00029;440;20220903;24;15.9;19.9;1.6;17.7;8;2.68;13847 +81097;46.25144;6.00029;440;20220904;26.4;14;20.2;1.5;16.17;0;3.68;21112 +81097;46.25144;6.00029;440;20220905;28.5;16;22.2;1.8;17.07;0;3.84;19493 +81097;46.25144;6.00029;440;20220906;25.8;18.4;22.1;1.6;18.33;3.7;3.04;14682 +81097;46.25144;6.00029;440;20220907;25.7;16.2;20.9;1.5;18.3;23.2;2.8;14137 +81097;46.25144;6.00029;440;20220908;23.8;14.4;19.1;2.6;14.93;1.5;3.44;18246 +81097;46.25144;6.00029;440;20220909;21.9;14;17.9;2.7;13.83;3.6;3.07;15635 +81097;46.25144;6.00029;440;20220910;21.7;13.7;17.7;1.8;13.33;0;2.83;15555 +81097;46.25144;6.00029;440;20220911;23.1;10.3;16.7;1.5;12;0;3.18;20152 +81097;46.25144;6.00029;440;20220912;25.5;11.4;18.4;1.2;13.5;0;3.23;19992 +81097;46.25144;6.00029;440;20220913;26.2;14;20.1;1.9;16.27;1.9;3.03;14948 +81097;46.25144;6.00029;440;20220914;25.9;19.3;22.6;2.3;19.03;19.1;2.85;11751 +81097;46.25144;6.00029;440;20220915;22.2;13.9;18.1;1.6;16.97;10.4;1.88;9489 +81097;46.25144;6.00029;440;20220916;20.3;13.9;17.1;2.4;13.7;0;2.31;10957 +81097;46.25144;6.00029;440;20220917;15.5;9.4;12.4;3.2;8.03;0;2.75;14456 +81097;46.25144;6.00029;440;20220918;18.4;5.7;12.1;1.7;8.27;0;2.63;18266 +81097;46.25144;6.00029;440;20220919;18.2;6.5;12.4;2.6;8.47;0;2.84;17863 +81097;46.25144;6.00029;440;20220920;18.3;8;13.1;3;8.2;0;3.08;17145 +81097;46.25144;6.00029;440;20220921;17.9;9.9;13.9;3.2;8.4;0;3.15;16867 +81097;46.25144;6.00029;440;20220922;19.4;6.5;12.9;1.5;9.43;0;2.45;17648 +81097;46.25144;6.00029;440;20220923;21.2;7.4;14.3;2.4;11.13;4.2;2.56;14728 +81097;46.25144;6.00029;440;20220924;18.3;13.4;15.8;2.2;14.43;10.6;1.68;8477 +81097;46.25144;6.00029;440;20220925;15;11.5;13.2;1.4;13.07;12.5;1.22;6928 +81097;46.25144;6.00029;440;20220926;16.7;10.1;13.4;2.3;11.57;8.8;1.8;10284 +81097;46.25144;6.00029;440;20220927;13.4;9.5;11.4;4;10.7;15.5;1.58;7966 +81097;46.25144;6.00029;440;20220928;14.4;9.3;11.9;4.7;12.43;20.2;1.14;5605 +81097;46.25144;6.00029;440;20220929;13.1;10.6;11.8;2.3;11.5;.6;1.21;6179 +81097;46.25144;6.00029;440;20220930;14.7;5.6;10.2;1.7;9.73;0;1.54;11316 +81097;46.25144;6.00029;440;20221001;12.2;7.1;9.7;2.6;11.37;28.6;.78;4402 +81097;46.25144;6.00029;440;20221002;21.4;12.2;16.8;2.2;14.83;2;2.14;13672 +81097;46.25144;6.00029;440;20221003;18.5;10.5;14.5;2.2;13.27;0;1.81;12203 +81097;46.25144;6.00029;440;20221004;20.6;12.1;16.3;1.2;12.7;.1;2.06;14603 +81097;46.25144;6.00029;440;20221005;22.8;8.5;15.6;1.6;12.47;.1;2.2;14776 +81097;46.25144;6.00029;440;20221006;21.7;11.2;16.5;1.2;13.6;0;1.91;13226 +81097;46.25144;6.00029;440;20221007;21.4;11;16.2;1.1;13.83;.4;1.74;12288 +81097;46.25144;6.00029;440;20221008;17.2;13.1;15.1;1.4;14.23;3.3;1.13;5088 +81097;46.25144;6.00029;440;20221009;16.4;11.4;13.9;2;11.83;.3;1.51;7972 +81097;46.25144;6.00029;440;20221010;20.6;12.2;16.4;1.1;14.17;.1;1.64;11908 +81097;46.25144;6.00029;440;20221011;19.4;10.6;15;1.3;13.43;.5;1.55;11329 +81097;46.25144;6.00029;440;20221012;18.7;13.4;16.1;1.3;14.13;.1;1.43;8993 +81097;46.25144;6.00029;440;20221013;18.6;10.8;14.7;1.4;13.67;.8;1.27;7597 +81097;46.25144;6.00029;440;20221014;16.9;13.4;15.2;2.3;14.77;4.6;1.09;4501 +81097;46.25144;6.00029;440;20221015;22;13.2;17.6;2.4;14.3;0;1.97;10086 +81097;46.25144;6.00029;440;20221016;24;12.2;18.1;1.9;13.73;0;2.09;12372 +81097;46.25144;6.00029;440;20221017;21.9;11.1;16.5;1.3;14.1;.1;1.6;11368 +81097;46.25144;6.00029;440;20221018;21.7;12.1;16.9;1.3;14.3;.1;1.6;11473 +81097;46.25144;6.00029;440;20221019;19.2;10.8;15;1.3;13.73;.1;1.33;9800 +81097;46.25144;6.00029;440;20221020;17.7;12.2;14.9;1.2;14.93;7.1;.92;5208 +81097;46.25144;6.00029;440;20221021;18;13.3;15.7;1.3;15.53;14.8;.87;3785 +81097;46.25144;6.00029;440;20221022;19.8;13.5;16.6;1.3;14.47;.1;1.38;10556 +81097;46.25144;6.00029;440;20221023;17.8;10.3;14;1.6;13.8;5.8;.96;4810 +81097;46.25144;6.00029;440;20221024;16.2;13.9;15;1.5;14.83;16.3;.8;1982 +81097;46.25144;6.00029;440;20221025;15.3;9.4;12.3;1.1;13.13;.4;.81;6283 +81097;46.25144;6.00029;440;20221026;20.5;11.8;16.1;1.3;14.23;.1;1.28;10161 +81097;46.25144;6.00029;440;20221027;19.6;10.5;15;1.2;13.87;0;1.13;8916 +81097;46.25144;6.00029;440;20221028;20.5;10.7;15.6;1;13.9;0;1.12;8773 +81097;46.25144;6.00029;440;20221029;19;10.5;14.8;1;13.13;0;1.03;7838 +81097;46.25144;6.00029;440;20221030;18.9;9.8;14.3;.8;12.87;0;.96;8794 +81097;46.25144;6.00029;440;20221031;18.4;9.6;14;1.3;13;12.5;.99;7868 +81097;46.25144;6.00029;440;20221101;17;12;14.5;2;13.6;2.3;.99;5214 +81097;46.25144;6.00029;440;20221102;16.2;9.1;12.6;1.2;11.07;0;.94;7951 +81097;46.25144;6.00029;440;20221103;11.7;5.2;8.5;1.4;10.13;19.1;.59;4057 +81097;46.25144;6.00029;440;20221104;8.8;6.2;7.5;2;9.23;5.5;.6;2371 +81097;46.25144;6.00029;440;20221105;11.5;5.2;8.3;1.5;8.33;.1;.79;6905 +81097;46.25144;6.00029;440;20221106;11.1;2.1;6.6;1.4;7.83;.1;.71;6391 +81097;46.25144;6.00029;440;20221107;16.5;6.2;11.3;1.5;9.03;0;1.03;8742 +81097;46.25144;6.00029;440;20221108;17.1;4.5;10.8;1.4;9.17;8.6;.97;6397 +81097;46.25144;6.00029;440;20221109;12.1;10.7;11.4;1.2;12.3;19;.56;1112 +81097;46.25144;6.00029;440;20221110;14.6;9.1;11.8;1.6;11.2;0;.77;7713 +81097;46.25144;6.00029;440;20221111;12.6;7.4;10;1.2;10.47;0;.63;5042 +81097;46.25144;6.00029;440;20221112;10.6;6;8.3;1.3;10.43;0;.49;2488 +81097;46.25144;6.00029;440;20221113;11.1;7.8;9.4;1.2;9.8;0;.6;3710 +81097;46.25144;6.00029;440;20221114;15;5.3;10.1;2.2;9.47;6.5;.96;4339 +81097;46.25144;6.00029;440;20221115;11.6;9.2;10.4;.9;11.47;17.3;.51;2938 +81097;46.25144;6.00029;440;20221116;14.2;8;11.1;1.9;10.43;1.8;.75;6326 +81097;46.25144;6.00029;440;20221117;15.6;7;11.3;4;9.97;9.6;1.32;4292 +81097;46.25144;6.00029;440;20221118;10.8;7.6;9.2;2.7;8.27;2;1.01;4434 +81097;46.25144;6.00029;440;20221119;9.6;2.8;6.2;1.4;7.57;.5;.55;4975 +81097;46.25144;6.00029;440;20221120;9.7;1.2;5.4;2.1;6.87;1.3;.64;6755 +81097;46.25144;6.00029;440;20221121;7.4;4.3;5.8;2.2;7.97;9.4;.52;3755 +81097;46.25144;6.00029;440;20221122;7.7;4.8;6.3;2.2;8.07;2.3;.55;3531 +81097;46.25144;6.00029;440;20221123;6.5;.1;3.3;1.8;7.33;8.9;.35;3549 +81097;46.25144;6.00029;440;20221124;11.2;5.1;8.1;1.7;8.77;.1;.55;5174 +81097;46.25144;6.00029;440;20221125;9.6;3.6;6.6;1.4;8.23;.8;.5;3150 +81097;46.25144;6.00029;440;20221126;10;1.4;5.7;2.1;6.9;0;.64;5878 +81097;46.25144;6.00029;440;20221127;7.4;1.3;4.3;1.2;7.1;0;.38;3916 +81097;46.25144;6.00029;440;20221128;8.4;2.8;5.6;1.2;7.63;5;.52;1842 +81097;46.25144;6.00029;440;20221129;7.3;4;5.7;1.5;8.33;1.3;.4;2389 +81097;46.25144;6.00029;440;20221130;8.2;5.1;6.6;4.3;7.47;0;1.03;1811 +81097;46.25144;6.00029;440;20221201;5.8;4.7;5.2;3.6;6.1;0;1.06;1950 +81097;46.25144;6.00029;440;20221202;5.4;3.6;4.5;1;6.47;1.1;.53;1592 +81097;46.25144;6.00029;440;20221203;4.2;2.4;3.3;2.4;6.27;0;.59;2051 +81097;46.25144;6.00029;440;20221204;5.4;2.1;3.8;1.2;6.7;2.6;.42;2269 +81097;46.25144;6.00029;440;20221205;7.1;1.1;4.1;1.3;6.6;0;.39;4015 +81097;46.25144;6.00029;440;20221206;4.6;-1.1;1.8;1.3;5.93;0;.37;2883 +81097;46.25144;6.00029;440;20221207;3.5;-.3;1.6;1.6;6.2;0;.39;1686 +81097;46.25144;6.00029;440;20221208;4.4;0;2.2;.9;5.87;12.4;.22;4757 +81097;46.25144;6.00029;440;20221209;1.6;.1;.9;1;6.27;8.5;.28;1582 +81097;46.25144;6.00029;440;20221210;2.4;1.1;1.7;2.2;5.73;0;.5;1178 +81097;46.25144;6.00029;440;20221211;1.2;-1.4;-.1;2.1;4.13;0;.45;5113 +81097;46.25144;6.00029;440;20221212;1.5;-4.4;-1.4;1.7;4.07;.4;.42;3595 +81097;46.25144;6.00029;440;20221213;-.4;-3;-1.7;1.4;4.93;2.5;.32;1199 +81097;46.25144;6.00029;440;20221214;6.4;-.3;3;1.3;7.03;2.3;.31;2422 +81097;46.25144;6.00029;440;20221215;6.4;2.4;4.4;1.4;8.1;20.9;.34;1198 +81097;46.25144;6.00029;440;20221216;3.7;3.1;3.4;1.8;7.13;1;.39;600 +81097;46.25144;6.00029;440;20221217;1.1;-1.4;-.2;2.1;5.04;0;.43;1851 +81097;46.25144;6.00029;440;20221218;3.2;-.4;1.4;2.6;5.23;0;.4;3964 +81097;46.25144;6.00029;440;20221219;10.5;.1;5.3;1;6.6;0;.37;4320 +81097;46.25144;6.00029;440;20221220;13.2;3;8.1;1.6;7.57;1.7;.73;3460 +81097;46.25144;6.00029;440;20221221;10.5;7.7;9.1;1.5;9.8;5.1;.54;1881 +81097;46.25144;6.00029;440;20221222;11.2;7.3;9.2;4.2;10;21.4;.77;1713 +81097;46.25144;6.00029;440;20221223;12.5;8.6;10.6;4.4;11.97;29.4;.54;1027 +81097;46.25144;6.00029;440;20221224;13.1;10.8;12;2.3;11.77;.6;.65;2669 +81097;46.25144;6.00029;440;20221225;10.4;6.6;8.5;1.5;10.43;.1;.34;2570 +81097;46.25144;6.00029;440;20221226;11.4;5.9;8.7;2.8;9.9;4;.67;1105 +81097;46.25144;6.00029;440;20221227;10.5;5.3;7.9;1.8;7.93;0;.56;4509 +81097;46.25144;6.00029;440;20221228;9.4;.3;4.9;2.1;6.77;0;.55;4643 +81097;46.25144;6.00029;440;20221229;11.1;6.2;8.6;3.8;8.57;17.9;1.01;2367 +81097;46.25144;6.00029;440;20221230;10.2;6.4;8.3;2.2;9.9;6.3;.51;1552 +81097;46.25144;6.00029;440;20221231;15;8.7;11.8;2;10.7;0;.72;3930 +81098;46.25152;6.33557;459;20220101;9.8;.7;5.3;.5;6.85;0;.1;6009 +81098;46.25152;6.33557;459;20220102;10.2;-1;4.6;1.4;7.2;0;.38;4503 +81098;46.25152;6.33557;459;20220103;12.6;5.3;8.9;2.4;8.2;2.9;.84;3977 +81098;46.25152;6.33557;459;20220104;16.9;7.3;12.1;3.5;8.6;13.5;1.52;4293 +81098;46.25152;6.33557;459;20220105;4.6;2.2;3.4;3.4;5.4;.4;.83;3824 +81098;46.25152;6.33557;459;20220106;5;-1.4;1.8;1.9;4.65;0;.48;5928 +81098;46.25152;6.33557;459;20220107;1.5;-2.7;-.6;2.1;5;4.4;.35;3291 +81098;46.25152;6.33557;459;20220108;3.5;0;1.7;2.7;6.1;8.9;.39;3127 +81098;46.25152;6.33557;459;20220109;3.4;1.4;2.4;3.3;6.45;3.7;.44;2344 +81098;46.25152;6.33557;459;20220110;4.5;.3;2.4;3.1;5.55;0;.61;5179 +81098;46.25152;6.33557;459;20220111;4.1;-.5;1.8;4.3;4.9;0;.84;4752 +81098;46.25152;6.33557;459;20220112;2.6;-.8;.9;2.8;4.4;0;.65;4992 +81098;46.25152;6.33557;459;20220113;1.5;-5.3;-1.9;1.1;4.2;0;.25;5984 +81098;46.25152;6.33557;459;20220114;3.4;-5.5;-1;.9;4.45;0;.2;6542 +81098;46.25152;6.33557;459;20220115;0;-4.8;-2.4;.7;4.9;0;.21;3979 +81098;46.25152;6.33557;459;20220116;4.7;-4.7;0;1;4.9;0;.23;6293 +81098;46.25152;6.33557;459;20220117;5.1;-4.7;.2;1.8;4.95;0;.38;6787 +81098;46.25152;6.33557;459;20220118;5.4;-.4;2.5;3;5.3;0;.71;5445 +81098;46.25152;6.33557;459;20220119;7.4;-2.5;2.5;1.6;5.45;0;.52;6622 +81098;46.25152;6.33557;459;20220120;6.6;.2;3.4;2.2;4.95;0;.81;5604 +81098;46.25152;6.33557;459;20220121;4.3;-.2;2;5.5;3.9;0;1.36;6409 +81098;46.25152;6.33557;459;20220122;5.8;-2.9;1.4;2.3;4.2;0;.73;7610 +81098;46.25152;6.33557;459;20220123;3.7;-4.2;-.3;1.5;5;0;.36;7095 +81098;46.25152;6.33557;459;20220124;4.2;.4;2.3;1.4;5.15;0;.56;4830 +81098;46.25152;6.33557;459;20220125;3;-4.1;-.6;.8;5;0;.31;5203 +81098;46.25152;6.33557;459;20220126;-.3;-3.2;-1.8;1.2;5.1;0;.28;3337 +81098;46.25152;6.33557;459;20220127;1.2;-2.2;-.5;1.2;5.16;0;.36;5071 +81098;46.25152;6.33557;459;20220128;7.6;-4;1.8;1.2;5.3;0;.51;8439 +81098;46.25152;6.33557;459;20220129;7.3;-3.6;1.9;1.2;5;0;.5;8629 +81098;46.25152;6.33557;459;20220130;10.3;-2.2;4.1;1.1;5.73;0;.63;8310 +81098;46.25152;6.33557;459;20220131;5.2;-2;1.6;2.4;6.06;3.8;.55;3876 +81098;46.25152;6.33557;459;20220201;4.8;.4;2.6;1.6;5.56;2;.64;4492 +81098;46.25152;6.33557;459;20220202;7.4;.8;4.1;2.2;7.3;1.3;.53;4513 +81098;46.25152;6.33557;459;20220203;3.6;-1.4;1.1;.7;6.55;0;.36;4274 +81098;46.25152;6.33557;459;20220204;9.3;-.8;4.2;1.7;6.85;0;.63;8817 +81098;46.25152;6.33557;459;20220205;10.6;3.3;7;1.5;5.95;0;.96;9074 +81098;46.25152;6.33557;459;20220206;7;-2.2;2.4;3.7;5.85;12.7;.83;6875 +81098;46.25152;6.33557;459;20220207;8.2;3.1;5.6;3.1;5.65;.6;1.25;8663 +81098;46.25152;6.33557;459;20220208;7.8;-3.1;2.3;1;4.75;0;.68;10033 +81098;46.25152;6.33557;459;20220209;11.1;-2.7;4.2;.9;5.5;0;.74;11231 +81098;46.25152;6.33557;459;20220210;7.9;-.7;3.6;1.8;6.84;3.8;1.15;10350 +81098;46.25152;6.33557;459;20220211;8;6.3;7.1;4.5;5.89;.8;1.75;10800 +81098;46.25152;6.33557;459;20220212;5.3;-.6;2.3;2;4.94;0;.89;10100 +81098;46.25152;6.33557;459;20220213;12.2;-2;5.1;2;5.39;.1;1.28;11400 +81098;46.25152;6.33557;459;20220214;6.7;3.3;5;1.8;7.09;9.8;.7;1600 +81098;46.25152;6.33557;459;20220215;8.1;2.9;5.5;2;6.64;1.8;.95;8900 +81098;46.25152;6.33557;459;20220216;6.9;1.9;4.4;2.8;7.95;15.5;.55;4493 +81098;46.25152;6.33557;459;20220217;12.8;6.6;9.7;3.5;9.75;.8;1.15;5311 +81098;46.25152;6.33557;459;20220218;17.7;4.8;11.2;2.7;8.3;3.4;1.84;9964 +81098;46.25152;6.33557;459;20220219;10;4.8;7.4;2.3;6.1;0;1.4;9435 +81098;46.25152;6.33557;459;20220220;11.9;1.1;6.5;3;6.15;3.4;1.55;9831 +81098;46.25152;6.33557;459;20220221;7.5;5.3;6.4;3.9;7.15;10.2;1.19;6144 +81098;46.25152;6.33557;459;20220222;11.3;3.5;7.4;1.6;7.2;.3;1.19;11180 +81098;46.25152;6.33557;459;20220223;12.2;2.9;7.6;1.1;7.2;0;1.14;10988 +81098;46.25152;6.33557;459;20220224;12;.6;6.3;2.4;6.95;0;1.26;9180 +81098;46.25152;6.33557;459;20220225;8.7;2.3;5.5;3;4.8;0;1.72;11348 +81098;46.25152;6.33557;459;20220226;9;-.3;4.3;3.7;4.75;0;1.76;13342 +81098;46.25152;6.33557;459;20220227;6.8;-2.4;2.2;2;4.3;0;1.29;13277 +81098;46.25152;6.33557;459;20220228;9.4;-3.5;2.9;1.4;4.55;0;1.28;14078 +81098;46.25152;6.33557;459;20220301;10.3;-2.7;3.8;1.3;4.8;0;1.31;14111 +81098;46.25152;6.33557;459;20220302;11.4;-2.6;4.4;1;5.5;0;1.25;13658 +81098;46.25152;6.33557;459;20220303;13.4;1.7;7.5;1.2;6.3;0;1.47;13436 +81098;46.25152;6.33557;459;20220304;12.1;-.4;5.8;2;4.45;0;1.85;14867 +81098;46.25152;6.33557;459;20220305;8.7;-3.6;2.6;1.7;3.5;0;1.56;15069 +81098;46.25152;6.33557;459;20220306;7.3;-4.1;1.6;2.2;3.75;0;1.54;14836 +81098;46.25152;6.33557;459;20220307;7.4;-3;2.2;2;4.15;0;1.5;14719 +81098;46.25152;6.33557;459;20220308;8.5;-4.6;1.9;1.3;4.55;0;1.35;15501 +81098;46.25152;6.33557;459;20220309;11.5;-2.8;4.3;1.4;5.2;0;1.57;15920 +81098;46.25152;6.33557;459;20220310;12.8;-2.2;5.3;1.3;5.4;0;1.68;16413 +81098;46.25152;6.33557;459;20220311;12.6;.3;6.5;1.2;6.35;0;1.54;13788 +81098;46.25152;6.33557;459;20220312;13.4;5.6;9.5;1.2;6.55;0;1.64;10989 +81098;46.25152;6.33557;459;20220313;12.2;5.7;8.9;2.3;6.7;5.2;1.81;9007 +81098;46.25152;6.33557;459;20220314;12.8;2.8;7.8;1.3;8.1;6.1;1.62;14971 +81098;46.25152;6.33557;459;20220315;12.8;6.9;9.9;1.3;9.7;.1;1.33;8896 +81098;46.25152;6.33557;459;20220316;13.2;4;8.6;.9;9.2;0;1.43;12141 +81098;46.25152;6.33557;459;20220317;16.4;4.4;10.4;2.5;9.55;0;1.97;13442 +81098;46.25152;6.33557;459;20220318;10.2;8.5;9.4;5.5;8.33;0;1.86;6822 +81098;46.25152;6.33557;459;20220319;12.5;5.8;9.1;2.7;6.77;0;2.32;15873 +81098;46.25152;6.33557;459;20220320;14.8;2.3;8.6;1.6;6.54;0;2.11;15400 +81098;46.25152;6.33557;459;20220321;14.6;2.5;8.6;1.5;6.49;0;2.21;17800 +81098;46.25152;6.33557;459;20220322;14.3;2.4;8.3;1.8;5.8;0;2.39;18800 +81098;46.25152;6.33557;459;20220323;15.2;1.2;8.2;1.4;5.74;0;2.35;19350 +81098;46.25152;6.33557;459;20220324;17.4;1.3;9.3;1.2;5.89;0;2.44;19350 +81098;46.25152;6.33557;459;20220325;18.2;2.1;10.2;1.6;5.94;0;2.72;19400 +81098;46.25152;6.33557;459;20220326;18;3.7;10.8;1.7;5.94;0;2.82;19900 +81098;46.25152;6.33557;459;20220327;17;4.2;10.6;1.6;6.1;0;2.64;18200 +81098;46.25152;6.33557;459;20220328;18.3;3;10.7;1.4;6.09;0;2.75;19500 +81098;46.25152;6.33557;459;20220329;17.7;5.8;11.7;2.5;6.39;.2;2.74;10800 +81098;46.25152;6.33557;459;20220330;13.4;8.9;11.2;2.5;9.24;2.4;1.91;9250 +81098;46.25152;6.33557;459;20220331;12.5;7.1;9.8;1.6;8.29;4.6;1.55;7600 +81098;46.25152;6.33557;459;20220401;3.7;3.6;3.7;3.8;6.26;6.3;1;3733 +81098;46.25152;6.33557;459;20220402;3.7;-.5;1.6;4.4;5.16;1.7;1.34;9866 +81098;46.25152;6.33557;459;20220403;6.3;-.6;2.8;5.4;4.39;.4;2.3;17350 +81098;46.25152;6.33557;459;20220404;9.7;-.2;4.8;2.9;4.79;0;2.54;20400 +81098;46.25152;6.33557;459;20220405;14.7;3.2;8.9;1.6;5.89;0;2.73;19550 +81098;46.25152;6.33557;459;20220406;16.8;2.7;9.8;3.1;8.14;3;2.87;19000 +81098;46.25152;6.33557;459;20220407;9.5;8;8.8;6.3;10.09;28.7;1;3150 +81098;46.25152;6.33557;459;20220408;12.8;9.2;11;7.4;10.34;11.2;1.82;4650 +81098;46.25152;6.33557;459;20220409;8.6;3.6;6.1;3.3;5.64;1.5;2.35;16400 +81098;46.25152;6.33557;459;20220410;11.7;-.6;5.6;1.9;5.39;.2;2.7;24100 +81098;46.25152;6.33557;459;20220411;14.9;.6;7.8;1.3;6.64;0;2.65;21550 +81098;46.25152;6.33557;459;20220412;18.9;4.6;11.7;1.3;8.49;0;2.89;19550 +81098;46.25152;6.33557;459;20220413;20.9;7.4;14.2;1.2;8.64;0;2.9;17200 +81098;46.25152;6.33557;459;20220414;21.9;7.8;14.8;1.5;10.4;0;3.42;21900 +81098;46.25152;6.33557;459;20220415;21.9;9;15.5;2.1;11.29;0;3.61;21700 +81098;46.25152;6.33557;459;20220416;18.5;11.1;14.8;7.7;8.59;0;5.16;25100 +81098;46.25152;6.33557;459;20220417;16.9;6.3;11.6;6;5.89;0;4.88;25550 +81098;46.25152;6.33557;459;20220418;17.7;2.2;9.9;1.6;6.34;0;3.39;24800 +81098;46.25152;6.33557;459;20220419;18.8;4.1;11.4;1.4;7.04;0;3.38;23350 +81098;46.25152;6.33557;459;20220420;17.8;5.8;11.8;1.9;7.69;0;3.21;20250 +81098;46.25152;6.33557;459;20220421;18.1;5.5;11.8;2.6;6.99;0;3.84;23150 +81098;46.25152;6.33557;459;20220422;16.6;5.7;11.2;1.7;8.64;1;2.97;20050 +81098;46.25152;6.33557;459;20220423;14.4;9.3;11.9;2.3;10.79;8.3;1.88;9600 +81098;46.25152;6.33557;459;20220424;12.7;5.7;9.2;3.1;9.59;1.8;1.64;8550 +81098;46.25152;6.33557;459;20220425;12.9;9.1;11;3;10.84;3.8;1.6;7200 +81098;46.25152;6.33557;459;20220426;15.7;8.6;12.2;2.4;9.34;1;3.06;19200 +81098;46.25152;6.33557;459;20220427;17.6;3.8;10.7;2.5;8.29;0;3.73;26750 +81098;46.25152;6.33557;459;20220428;19.9;4.7;12.3;2.1;8.64;0;4.04;27150 +81098;46.25152;6.33557;459;20220429;20.1;6;13.1;2;8.44;0;3.6;20900 +81098;46.25152;6.33557;459;20220430;18.4;7.8;13.1;2.4;9.24;.7;3.44;20400 +81098;46.25152;6.33557;459;20220501;17.6;4.5;11;1.9;8.79;0;3.65;26550 +81098;46.25152;6.33557;459;20220502;19.1;5.2;12.1;1.9;9.14;.4;3.72;25100 +81098;46.25152;6.33557;459;20220503;19.7;9.5;14.6;1.6;10.19;.6;3.45;20400 +81098;46.25152;6.33557;459;20220504;19.2;9.1;14.1;1.6;11.49;10.3;3.09;18800 +81098;46.25152;6.33557;459;20220505;12.5;10.6;11.6;1.4;11.74;3.4;1.39;6950 +81098;46.25152;6.33557;459;20220506;16.9;8.6;12.8;3.1;10.9;0;3.07;19019 +81098;46.25152;6.33557;459;20220507;19.5;9.2;14.4;3.3;10.8;0;3.88;22378 +81098;46.25152;6.33557;459;20220508;20;9.1;14.6;3.3;11.15;.2;3.99;23259 +81098;46.25152;6.33557;459;20220509;21.7;9.5;15.6;1.1;11.95;.4;4;25730 +81098;46.25152;6.33557;459;20220510;24.3;9.7;17;1.5;11.95;0;4.36;25664 +81098;46.25152;6.33557;459;20220511;27.1;10.5;18.8;2.5;11.6;0;5.38;27326 +81098;46.25152;6.33557;459;20220512;27;12.4;19.7;2.1;11.95;0;4.86;23427 +81098;46.25152;6.33557;459;20220513;24.9;12.1;18.5;1.4;13.1;.2;4.37;24653 +81098;46.25152;6.33557;459;20220514;25.3;12.9;19.1;1.2;13.7;0;4.56;26224 +81098;46.25152;6.33557;459;20220515;27.8;11.2;19.5;1.7;13.85;3.7;5.1;27806 +81098;46.25152;6.33557;459;20220516;24.4;12.1;18.2;1.6;13.9;.1;4.22;23339 +81098;46.25152;6.33557;459;20220517;27.3;12.3;19.8;1.3;13.75;0;4.9;27254 +81098;46.25152;6.33557;459;20220518;28.4;13;20.7;1.6;14.3;0;5.29;28435 +81098;46.25152;6.33557;459;20220519;28.4;14.5;21.4;1.7;15.35;.1;4.73;23190 +81098;46.25152;6.33557;459;20220520;30.5;13.9;22.2;2.4;14.8;.7;5.91;27321 +81098;46.25152;6.33557;459;20220521;30;15.2;22.6;1.8;13.95;0;5.52;26189 +81098;46.25152;6.33557;459;20220522;25.7;14.5;20.1;1.6;16;0;4.19;21829 +81098;46.25152;6.33557;459;20220523;27;16.2;21.6;2.2;15.35;3.9;4.38;19119 +81098;46.25152;6.33557;459;20220524;18.3;13.4;15.8;2.5;12.15;.1;2.9;13183 +81098;46.25152;6.33557;459;20220525;22.9;10.1;16.5;2.5;10.6;0;4.86;26849 +81098;46.25152;6.33557;459;20220526;24;9.8;16.9;2.3;10.95;0;5.1;28854 +81098;46.25152;6.33557;459;20220527;25.7;10.5;18.1;2.3;12.15;0;5.35;29412 +81098;46.25152;6.33557;459;20220528;23.1;11.6;17.3;2.9;9.95;0;5.29;27299 +81098;46.25152;6.33557;459;20220529;20.5;8.9;14.7;2.8;7.45;0;4.9;25847 +81098;46.25152;6.33557;459;20220530;22.2;9.3;15.7;1.7;8.45;0;4.75;27573 +81098;46.25152;6.33557;459;20220531;18.6;10.7;14.6;2.1;11.4;8.6;2.88;14142 +81098;46.25152;6.33557;459;20220601;20.3;10.8;15.5;1.5;15.05;4.7;2.93;16990 +81098;46.25152;6.33557;459;20220602;25.3;13.5;19.4;2.3;15.7;.4;4.53;23751 +81098;46.25152;6.33557;459;20220603;25.7;14.5;20.1;2.1;15.75;1.7;4.47;22191 +81098;46.25152;6.33557;459;20220604;29.4;15;22.2;1.9;17.2;1.4;5.61;28279 +81098;46.25152;6.33557;459;20220605;24.5;18.4;21.4;2.1;17.75;6.2;3.66;16252 +81098;46.25152;6.33557;459;20220606;25.1;12.5;18.8;1.8;15.1;5.5;4.46;24256 +81098;46.25152;6.33557;459;20220607;23.3;15;19.1;2.5;13.7;0;4.55;22861 +81098;46.25152;6.33557;459;20220608;18.8;9.3;14.1;2.2;12.35;8.1;3.2;19104 +81098;46.25152;6.33557;459;20220609;18;11.2;14.6;1.9;12.3;1.4;2.98;16899 +81098;46.25152;6.33557;459;20220610;24.1;9;16.6;2.2;10.6;0;5.45;31643 +81098;46.25152;6.33557;459;20220611;27.3;9.8;18.6;1.4;11.9;0;5.63;32122 +81098;46.25152;6.33557;459;20220612;30.4;11.2;20.8;1.4;12.8;0;5.9;31008 +81098;46.25152;6.33557;459;20220613;27.5;16.4;22;1.8;14.15;0;5.46;26972 +81098;46.25152;6.33557;459;20220614;28.3;12.1;20.2;1.4;11.8;0;5.82;31804 +81098;46.25152;6.33557;459;20220615;32.4;15;23.7;2.1;14.3;.7;6.5;29992 +81098;46.25152;6.33557;459;20220616;32.4;18.1;25.2;2.2;15.6;0;6.33;27308 +81098;46.25152;6.33557;459;20220617;31.9;16;24;1.6;13.55;0;6.21;29808 +81098;46.25152;6.33557;459;20220618;33.3;15.5;24.4;1.3;14.5;0;6.34;31653 +81098;46.25152;6.33557;459;20220619;34.2;18.2;26.2;2.4;16.75;0;6.97;29493 +81098;46.25152;6.33557;459;20220620;32.6;19.1;25.8;2.3;14.35;0;6.87;29224 +81098;46.25152;6.33557;459;20220621;31.8;17.4;24.6;1.6;15.8;1.4;5.77;26369 +81098;46.25152;6.33557;459;20220622;26.2;18.6;22.4;2;18.5;14.7;4.22;19434 +81098;46.25152;6.33557;459;20220623;27.1;16.8;22;2.3;18.65;8;4.84;23983 +81098;46.25152;6.33557;459;20220624;21.1;16.2;18.7;1.7;16.65;8.8;2.94;14446 +81098;46.25152;6.33557;459;20220625;27.3;12.9;20.1;1.7;15;2.2;5.41;29358 +81098;46.25152;6.33557;459;20220626;26.8;15.5;21.1;1.7;17.3;0;4.82;25030 +81098;46.25152;6.33557;459;20220627;21.9;18.3;20.1;2.3;16.25;1;2.79;9829 +81098;46.25152;6.33557;459;20220628;22.6;15.4;19;2.6;15.7;1.6;4.17;21703 +81098;46.25152;6.33557;459;20220629;27.8;16;21.9;1.9;16.25;0;5.28;26206 +81098;46.25152;6.33557;459;20220630;29.5;15.4;22.5;2.1;15.9;7.3;5.65;27151 +81098;46.25152;6.33557;459;20220701;22.5;13.4;17.9;2.1;13;.1;4.55;24999 +81098;46.25152;6.33557;459;20220702;27.8;11.2;19.5;1.6;12.95;0;5.72;31662 +81098;46.25152;6.33557;459;20220703;30.9;15.2;23.1;2.4;15.05;3.4;6.25;28739 +81098;46.25152;6.33557;459;20220704;27.3;18.2;22.8;1.6;19.4;3.6;4.64;23088 +81098;46.25152;6.33557;459;20220705;27.1;17.1;22.1;1.8;14.65;0;5.37;26976 +81098;46.25152;6.33557;459;20220706;27.5;13.4;20.4;2;12.25;0;5.75;29414 +81098;46.25152;6.33557;459;20220707;26.4;13.4;19.9;2.6;12.75;0;5.65;28362 +81098;46.25152;6.33557;459;20220708;26.9;14.9;20.9;3.8;12.4;0;6.48;29397 +81098;46.25152;6.33557;459;20220709;27.5;14.4;20.9;2.7;12.1;0;5.83;26398 +81098;46.25152;6.33557;459;20220710;28.9;14.6;21.8;3.1;12.8;0;6.6;30538 +81098;46.25152;6.33557;459;20220711;27.8;14.7;21.2;3.1;12.4;0;6.2;28614 +81098;46.25152;6.33557;459;20220712;29.6;14.6;22.1;1.6;12.6;0;5.82;29280 +81098;46.25152;6.33557;459;20220713;32;13.5;22.8;1.5;12.75;0;6.21;31412 +81098;46.25152;6.33557;459;20220714;34.6;18.2;26.4;2;14.3;0;6.79;29606 +81098;46.25152;6.33557;459;20220715;32.3;17.4;24.8;2.4;13.55;0;6.75;29567 +81098;46.25152;6.33557;459;20220716;31.4;15.6;23.5;2.3;12.45;0;6.63;30156 +81098;46.25152;6.33557;459;20220717;31.6;16.3;23.9;2.3;12;0;6.75;30477 +81098;46.25152;6.33557;459;20220718;35.7;15.2;25.4;1.6;12.65;0;6.67;31043 +81098;46.25152;6.33557;459;20220719;35.7;17.4;26.5;1.7;14.25;2.2;6.69;30466 +81098;46.25152;6.33557;459;20220720;34.5;22.1;28.3;2.2;18.55;1.1;6.1;23916 +81098;46.25152;6.33557;459;20220721;31.3;19.1;25.2;1.9;16.15;0;5.96;27341 +81098;46.25152;6.33557;459;20220722;34.2;16.5;25.4;1.6;15.4;.8;5.7;25420 +81098;46.25152;6.33557;459;20220723;30.1;19.7;24.9;2;18.1;.1;4.84;20657 +81098;46.25152;6.33557;459;20220724;33.2;17.2;25.2;1.3;16.5;0;5.19;24240 +81098;46.25152;6.33557;459;20220725;34.5;17.5;26;2.4;14.73;.1;6.46;25352 +81098;46.25152;6.33557;459;20220726;28;19.6;23.8;2.8;14.6;0;5.37;21201 +81098;46.25152;6.33557;459;20220727;28.1;15.5;21.8;2.4;12.4;0;5.68;26902 +81098;46.25152;6.33557;459;20220728;29.9;14.6;22.3;1.9;12.8;0;5.41;25102 +81098;46.25152;6.33557;459;20220729;24.4;17.7;21;1.8;14.7;1.1;3.69;15976 +81098;46.25152;6.33557;459;20220730;29.1;14.1;21.6;1.8;13.1;0;5.4;27171 +81098;46.25152;6.33557;459;20220731;31.5;15.1;23.3;1.5;12.45;0;5.67;28062 +81098;46.25152;6.33557;459;20220801;33.3;16.8;25;1.7;13.1;0;5.84;26948 +81098;46.25152;6.33557;459;20220802;32.1;16.9;24.5;1.4;14.4;0;5.66;27971 +81098;46.25152;6.33557;459;20220803;34;16.9;25.5;1.7;14.2;0;6.05;28263 +81098;46.25152;6.33557;459;20220804;36.5;19.4;28;2.2;14.15;0;6.53;25746 +81098;46.25152;6.33557;459;20220805;35.4;19.9;27.6;2.3;16.65;2.2;6.09;23316 +81098;46.25152;6.33557;459;20220806;28.2;17.1;22.7;3.3;17.7;0;5.31;24757 +81098;46.25152;6.33557;459;20220807;26.1;18;22;3.1;16.25;0;4.59;20236 +81098;46.25152;6.33557;459;20220808;30.2;15.2;22.7;2.6;14.65;0;5.76;26755 +81098;46.25152;6.33557;459;20220809;31;17.5;24.3;2.4;13.5;0;6.04;26513 +81098;46.25152;6.33557;459;20220810;31.3;15.8;23.5;1.8;12.8;0;5.54;26640 +81098;46.25152;6.33557;459;20220811;32;15.4;23.7;1.5;12.95;0;5.32;25929 +81098;46.25152;6.33557;459;20220812;31.5;16.3;23.9;2;12.6;0;5.67;26026 +81098;46.25152;6.33557;459;20220813;31;14.3;22.7;1.6;10.5;0;5.35;26897 +81098;46.25152;6.33557;459;20220814;24.2;15.7;19.9;2;13.6;4.4;3.53;15419 +81098;46.25152;6.33557;459;20220815;26;13.6;19.8;1.8;15.45;.2;3.75;19046 +81098;46.25152;6.33557;459;20220816;31.1;12.9;22;1.8;13.85;1.2;5.23;26449 +81098;46.25152;6.33557;459;20220817;27.6;17.9;22.7;2.1;17.45;15.1;4.04;18188 +81098;46.25152;6.33557;459;20220818;23.4;15.7;19.5;2.1;16.63;9.4;3.01;14711 +81098;46.25152;6.33557;459;20220819;21.3;16.4;18.9;2.1;17.57;3.5;2.16;9411 +81098;46.25152;6.33557;459;20220820;24.6;16.2;20.4;1.4;17.73;1.9;2.9;14499 +81098;46.25152;6.33557;459;20220821;26.4;13.3;19.8;2.1;15.03;0;4.32;22337 +81098;46.25152;6.33557;459;20220822;28.1;13.7;20.9;2.1;13.03;0;4.68;22784 +81098;46.25152;6.33557;459;20220823;29.1;13.5;21.3;1.8;12.8;0;4.8;24222 +81098;46.25152;6.33557;459;20220824;27.6;13.7;20.6;1.6;13.1;0;4.23;22096 +81098;46.25152;6.33557;459;20220825;30.6;14;22.3;1.3;14.95;.5;4.54;24254 +81098;46.25152;6.33557;459;20220826;26;18.6;22.3;1.6;16.45;3.2;3.3;14624 +81098;46.25152;6.33557;459;20220827;27;15.5;21.3;1.6;16.6;0;3.85;20259 +81098;46.25152;6.33557;459;20220828;25.5;14.7;20.1;1.6;16.25;.1;3.51;19222 +81098;46.25152;6.33557;459;20220829;29.5;14.4;22;1.3;15.55;0;4.22;22874 +81098;46.25152;6.33557;459;20220830;27;15.4;21.2;1.9;15.7;7.7;3.57;16467 +81098;46.25152;6.33557;459;20220831;26.2;15.5;20.9;2.4;16.45;.1;3.89;19559 +81098;46.25152;6.33557;459;20220901;23.7;13.6;18.7;1.8;14.35;0;3.35;18624 +81098;46.25152;6.33557;459;20220902;23.7;12.3;18;1.7;14.8;10.8;3.04;16865 +81098;46.25152;6.33557;459;20220903;23.9;14.7;19.3;1.7;17.35;4.7;2.89;15889 +81098;46.25152;6.33557;459;20220904;26.2;14;20.1;1.6;16;.1;3.67;20755 +81098;46.25152;6.33557;459;20220905;27.9;15.3;21.6;1.4;16.9;0;3.7;20273 +81098;46.25152;6.33557;459;20220906;25.1;17.1;21.1;1.7;17.95;2.3;3;15150 +81098;46.25152;6.33557;459;20220907;25.5;16.6;21.1;1.8;18.3;24.6;2.89;14172 +81098;46.25152;6.33557;459;20220908;23.7;14.2;19;2.4;15;.7;3.32;17695 +81098;46.25152;6.33557;459;20220909;21.9;13.4;17.7;2.7;13.85;3.1;3.03;15637 +81098;46.25152;6.33557;459;20220910;21.4;13.8;17.6;2;13.3;0;2.82;14973 +81098;46.25152;6.33557;459;20220911;22.8;9.8;16.3;1.5;12.1;0;3.14;20227 +81098;46.25152;6.33557;459;20220912;26.3;10;18.2;.8;13;0;3.16;21602 +81098;46.25152;6.33557;459;20220913;26;12.5;19.3;1.3;15.75;1.3;2.96;17330 +81098;46.25152;6.33557;459;20220914;26.2;18.7;22.4;2.6;18.3;16.2;3.18;13299 +81098;46.25152;6.33557;459;20220915;21.6;13.6;17.6;2.1;16.95;9.5;1.94;10244 +81098;46.25152;6.33557;459;20220916;20.4;13.6;17;2.4;13.8;0;2.42;11985 +81098;46.25152;6.33557;459;20220917;15.4;9.5;12.5;2.3;8.2;0;2.41;12328 +81098;46.25152;6.33557;459;20220918;18.3;4.6;11.5;1.5;8.25;0;2.57;19187 +81098;46.25152;6.33557;459;20220919;18;6.1;12;2.2;8.45;0;2.7;18243 +81098;46.25152;6.33557;459;20220920;18.1;6.4;12.2;2.2;8.3;0;2.77;18440 +81098;46.25152;6.33557;459;20220921;17.7;7.4;12.6;2.4;8.55;0;2.76;17807 +81098;46.25152;6.33557;459;20220922;19.1;5.6;12.3;1.1;9.55;0;2.28;18172 +81098;46.25152;6.33557;459;20220923;21.4;7;14.2;2.1;11;3.1;2.57;15868 +81098;46.25152;6.33557;459;20220924;19;13.1;16;1.8;14.35;10.2;1.75;9374 +81098;46.25152;6.33557;459;20220925;16.1;11.7;13.9;1.4;12.75;7.2;1.48;8675 +81098;46.25152;6.33557;459;20220926;15.8;9.3;12.5;2.2;11.15;7;1.71;10302 +81098;46.25152;6.33557;459;20220927;13;9.2;11.1;3.1;10.6;8.8;1.46;8065 +81098;46.25152;6.33557;459;20220928;13.7;9.1;11.4;3.8;11.8;20.6;1.18;6026 +81098;46.25152;6.33557;459;20220929;12.6;10.2;11.4;1.7;11.25;.8;1.15;6358 +81098;46.25152;6.33557;459;20220930;14.2;5.4;9.8;1.7;9.6;0;1.55;11628 +81098;46.25152;6.33557;459;20221001;11.8;7.2;9.5;2.6;11.5;23.9;.79;5276 +81098;46.25152;6.33557;459;20221002;22.3;11.7;17;2.7;14.85;.2;2.38;14229 +81098;46.25152;6.33557;459;20221003;18.1;9.2;13.6;1.8;12.75;0;1.68;12123 +81098;46.25152;6.33557;459;20221004;20.8;11.6;16.2;.8;12.7;0;1.87;14561 +81098;46.25152;6.33557;459;20221005;23.5;8;15.8;1.6;11.8;0;2.33;15564 +81098;46.25152;6.33557;459;20221006;21.5;10.9;16.2;1.8;13.15;0;2.07;13154 +81098;46.25152;6.33557;459;20221007;21.4;9.8;15.6;.9;13.45;.1;1.77;13582 +81098;46.25152;6.33557;459;20221008;17.6;13.3;15.4;1.3;14.35;1.3;1.2;5919 +81098;46.25152;6.33557;459;20221009;15.4;11.8;13.6;1.5;12.3;.6;1.26;7053 +81098;46.25152;6.33557;459;20221010;20.9;11.3;16.1;1.3;13.8;0;1.78;12891 +81098;46.25152;6.33557;459;20221011;19;9;14;1.1;12.85;.3;1.48;11831 +81098;46.25152;6.33557;459;20221012;18.8;12.4;15.6;1;13.7;0;1.38;9422 +81098;46.25152;6.33557;459;20221013;18.9;9.2;14.1;1.1;12.95;.6;1.31;9442 +81098;46.25152;6.33557;459;20221014;17.5;13;15.2;2.3;14.6;2.5;1.21;5964 +81098;46.25152;6.33557;459;20221015;22.4;12.9;17.7;2.4;14;0;2.04;10633 +81098;46.25152;6.33557;459;20221016;24.2;11.5;17.8;1.4;13;0;1.92;12763 +81098;46.25152;6.33557;459;20221017;22.4;9.7;16;1.1;13.3;0;1.63;12672 +81098;46.25152;6.33557;459;20221018;21.7;11;16.4;1;13.8;0;1.52;12249 +81098;46.25152;6.33557;459;20221019;18.8;9.1;13.9;1;12.85;0;1.22;10191 +81098;46.25152;6.33557;459;20221020;17.9;10.4;14.1;1.8;14.5;6.5;1.02;6846 +81098;46.25152;6.33557;459;20221021;17.5;13.4;15.5;1.8;15.2;17.1;.95;4080 +81098;46.25152;6.33557;459;20221022;20;12.9;16.5;1.6;14;.1;1.51;10428 +81098;46.25152;6.33557;459;20221023;16.9;8.5;12.7;1.9;13.05;8.7;.97;6588 +81098;46.25152;6.33557;459;20221024;16.1;13.5;14.8;2.2;14.5;14.7;.93;2984 +81098;46.25152;6.33557;459;20221025;15.6;8;11.8;1;12.55;1.2;.85;7683 +81098;46.25152;6.33557;459;20221026;21.1;11.3;16.2;1.6;13.7;0;1.5;10624 +81098;46.25152;6.33557;459;20221027;19.5;8.8;14.1;1;12.85;0;1.08;9926 +81098;46.25152;6.33557;459;20221028;21.2;9.5;15.4;.8;13.05;0;1.12;10014 +81098;46.25152;6.33557;459;20221029;19.6;9.5;14.5;.8;12.5;0;.97;8966 +81098;46.25152;6.33557;459;20221030;19.3;8.3;13.8;.7;12.05;0;.94;9875 +81098;46.25152;6.33557;459;20221031;18.7;8.7;13.7;1.1;12.2;10.5;1;8858 +81098;46.25152;6.33557;459;20221101;17.3;11.4;14.3;1.8;13.2;1.6;1.02;6564 +81098;46.25152;6.33557;459;20221102;15.8;8.6;12.2;1.3;10.9;0;.92;7955 +81098;46.25152;6.33557;459;20221103;11.7;4.4;8;1.2;9.75;22.3;.6;5632 +81098;46.25152;6.33557;459;20221104;9.4;5.5;7.5;1.7;9;4.7;.63;4042 +81098;46.25152;6.33557;459;20221105;11.1;4.6;7.9;1.5;8.1;.6;.78;6820 +81098;46.25152;6.33557;459;20221106;11.2;1.2;6.2;1.7;7.55;.1;.75;7214 +81098;46.25152;6.33557;459;20221107;16.8;6;11.4;1.6;8.5;0;1.09;9458 +81098;46.25152;6.33557;459;20221108;17.9;3.5;10.7;1.1;8.75;8.3;.89;7871 +81098;46.25152;6.33557;459;20221109;11.6;9.4;10.5;1.3;11.75;16.1;.54;2237 +81098;46.25152;6.33557;459;20221110;13.7;7.9;10.8;1.7;10.75;0;.73;7259 +81098;46.25152;6.33557;459;20221111;13.5;5.8;9.6;1.1;9.7;0;.63;6990 +81098;46.25152;6.33557;459;20221112;9.6;4.9;7.3;1.2;9.85;0;.41;3734 +81098;46.25152;6.33557;459;20221113;11.6;7;9.3;1.1;9.55;2;.61;4581 +81098;46.25152;6.33557;459;20221114;14.9;4.4;9.7;2.1;9.35;3;.89;5580 +81098;46.25152;6.33557;459;20221115;11.4;8.8;10.1;1.3;11.2;16.2;.54;3100 +81098;46.25152;6.33557;459;20221116;14.3;7.4;10.9;2.5;10.25;.5;.88;6706 +81098;46.25152;6.33557;459;20221117;15.7;5.8;10.7;4.1;9.7;9.5;1.35;5499 +81098;46.25152;6.33557;459;20221118;10.8;7.2;9;2.6;8.35;1.2;.98;4114 +81098;46.25152;6.33557;459;20221119;9.2;2.7;5.9;1.4;7.35;.6;.54;4901 +81098;46.25152;6.33557;459;20221120;9.8;1.1;5.5;1.6;6.85;.8;.55;6891 +81098;46.25152;6.33557;459;20221121;7.6;3.5;5.6;2.6;7.65;10.4;.56;4348 +81098;46.25152;6.33557;459;20221122;7.7;4.3;6;2.2;7.9;.1;.55;3857 +81098;46.25152;6.33557;459;20221123;6.9;.2;3.5;2.1;7;7.2;.41;4385 +81098;46.25152;6.33557;459;20221124;11.8;5;8.4;2.3;8.45;.1;.72;5771 +81098;46.25152;6.33557;459;20221125;9.9;3.9;6.9;1.5;7.9;.8;.57;3711 +81098;46.25152;6.33557;459;20221126;9.6;1.3;5.5;1.9;6.7;0;.58;5997 +81098;46.25152;6.33557;459;20221127;6.4;-.1;3.2;.9;6.6;0;.3;4567 +81098;46.25152;6.33557;459;20221128;8.4;2.6;5.5;1.2;7.4;1.5;.49;2937 +81098;46.25152;6.33557;459;20221129;7.3;4.1;5.7;1.4;8.15;1.7;.4;2851 +81098;46.25152;6.33557;459;20221130;8.2;2.5;5.4;2.6;7.25;0;.61;3986 +81098;46.25152;6.33557;459;20221201;5.6;4.4;5;2.5;6.5;0;.78;2222 +81098;46.25152;6.33557;459;20221202;5.2;1.7;3.5;.7;6.25;0;.38;2874 +81098;46.25152;6.33557;459;20221203;3.7;.1;1.9;1.3;6.1;0;.33;3279 +81098;46.25152;6.33557;459;20221204;5.3;1.9;3.6;1;6.7;2.9;.38;2701 +81098;46.25152;6.33557;459;20221205;7.2;0;3.6;1.6;6.4;0;.41;4526 +81098;46.25152;6.33557;459;20221206;4.8;-2.3;1.3;1.1;5.45;0;.3;4143 +81098;46.25152;6.33557;459;20221207;3.3;-1.1;1.1;2;5.85;0;.35;2855 +81098;46.25152;6.33557;459;20221208;4.6;0;2.3;1.5;5.5;10.9;.34;5212 +81098;46.25152;6.33557;459;20221209;1.9;0;.9;.5;6.2;10.9;.27;2056 +81098;46.25152;6.33557;459;20221210;2.1;.9;1.5;1.7;5.75;.4;.47;1293 +81098;46.25152;6.33557;459;20221211;1.2;-2.4;-.6;1.6;4.15;0;.38;4938 +81098;46.25152;6.33557;459;20221212;.5;-5;-2.3;1.3;3.9;.2;.35;3396 +81098;46.25152;6.33557;459;20221213;-.6;-3.8;-2.2;1.1;4.85;1.2;.25;1949 +81098;46.25152;6.33557;459;20221214;6.4;-1.2;2.6;1.3;6.85;3.1;.28;3146 +81098;46.25152;6.33557;459;20221215;5.2;1.2;3.2;1.4;7.55;20.9;.26;2014 +81098;46.25152;6.33557;459;20221216;4.1;2.2;3.1;1.2;7.05;.9;.32;1904 +81098;46.25152;6.33557;459;20221217;.9;-1.5;-.3;2.5;5.06;0;.49;1304 +81098;46.25152;6.33557;459;20221218;3.6;-.7;1.4;3.5;5.4;0;.49;3837 +81098;46.25152;6.33557;459;20221219;8.5;-.5;4;.8;6.5;0;.23;4608 +81098;46.25152;6.33557;459;20221220;12.3;1.2;6.8;1.9;7.35;2.6;.59;4667 +81098;46.25152;6.33557;459;20221221;10.2;6.5;8.4;2.2;9.5;3.1;.5;2586 +81098;46.25152;6.33557;459;20221222;11.9;6.5;9.2;4.5;9.6;12.5;.88;2636 +81098;46.25152;6.33557;459;20221223;11.7;8.2;9.9;4.6;11.55;12.2;.48;1629 +81098;46.25152;6.33557;459;20221224;13;10.4;11.7;2.4;11.45;.1;.67;2815 +81098;46.25152;6.33557;459;20221225;9.9;6.8;8.3;1.1;9.75;0;.36;2874 +81098;46.25152;6.33557;459;20221226;10.7;4.3;7.5;2.4;9.25;5.7;.52;2417 +81098;46.25152;6.33557;459;20221227;10.1;4.8;7.5;1.3;7.95;0;.42;4688 +81098;46.25152;6.33557;459;20221228;10.3;-.4;5;2;6.35;.1;.56;5412 +81098;46.25152;6.33557;459;20221229;13.1;4.5;8.8;2.9;8.15;16.5;.93;3862 +81098;46.25152;6.33557;459;20221230;10.8;5.7;8.2;2.9;9.65;6.9;.56;2452 +81098;46.25152;6.33557;459;20221231;16.1;8.9;12.5;2.4;10.9;0;.89;4325 +81099;46.2735;6.64891;816;20220101;12.5;4.3;8.4;1.2;6.08;0;.57;5621 +81099;46.2735;6.64891;816;20220102;13.3;3.3;8.3;2.9;6.03;0;1.23;5088 +81099;46.2735;6.64891;816;20220103;9.7;6.8;8.2;3.2;7.35;2.9;1;3277 +81099;46.2735;6.64891;816;20220104;12.8;5.2;9;5;8.05;16.5;1.34;3929 +81099;46.2735;6.64891;816;20220105;2;.8;1.4;2.8;5.33;1.7;.61;2312 +81099;46.2735;6.64891;816;20220106;1.3;-3.6;-1.1;2.5;4.03;0;.45;4992 +81099;46.2735;6.64891;816;20220107;-.7;-5.5;-3.1;2.6;4.35;3.1;.25;3518 +81099;46.2735;6.64891;816;20220108;1.2;-1.6;-.2;3.9;5.6;8;.28;2679 +81099;46.2735;6.64891;816;20220109;1.1;-.5;.3;4.3;5.88;4.7;.3;2330 +81099;46.2735;6.64891;816;20220110;1.5;-2.5;-.5;3;5.1;.1;.27;5063 +81099;46.2735;6.64891;816;20220111;.5;-4.4;-2;4.3;4.25;0;.38;5255 +81099;46.2735;6.64891;816;20220112;-1.6;-5.3;-3.4;4.1;4.06;0;.35;4837 +81099;46.2735;6.64891;816;20220113;-.8;-6.5;-3.6;1.5;3.95;0;.27;5282 +81099;46.2735;6.64891;816;20220114;2.5;-5.9;-1.7;1.3;4.58;0;.28;6395 +81099;46.2735;6.64891;816;20220115;2.9;-4.1;-.6;1.1;4.88;0;.3;5995 +81099;46.2735;6.64891;816;20220116;4.7;-4.7;0;1.7;4.35;0;.46;6607 +81099;46.2735;6.64891;816;20220117;4;-3.4;.3;2.5;4.43;0;.53;6531 +81099;46.2735;6.64891;816;20220118;2.5;-3.1;-.3;2.1;4.9;0;.34;5782 +81099;46.2735;6.64891;816;20220119;4.5;-2.3;1.1;2.2;5.25;.2;.46;5665 +81099;46.2735;6.64891;816;20220120;3;-.8;1.1;2.3;4.93;.2;.59;4702 +81099;46.2735;6.64891;816;20220121;.5;-2.8;-1.1;5;3.9;0;.81;5667 +81099;46.2735;6.64891;816;20220122;2.3;-5.3;-1.5;3.1;3.95;0;.59;6555 +81099;46.2735;6.64891;816;20220123;.7;-4;-1.6;2;4.55;0;.34;5966 +81099;46.2735;6.64891;816;20220124;2.8;-3.1;-.1;1.3;4.65;0;.43;6171 +81099;46.2735;6.64891;816;20220125;4;-4.8;-.4;1;4.6;0;.41;7061 +81099;46.2735;6.64891;816;20220126;4.2;-4.2;0;1.2;4.48;0;.5;7238 +81099;46.2735;6.64891;816;20220127;5.2;-3.7;.8;1.4;4.25;0;.58;7745 +81099;46.2735;6.64891;816;20220128;5.5;-1.3;2.1;2.2;4.9;0;.65;7490 +81099;46.2735;6.64891;816;20220129;5.9;-3.3;1.3;1.6;4.33;0;.66;7915 +81099;46.2735;6.64891;816;20220130;6.9;.1;3.5;2.1;5.45;0;.73;7415 +81099;46.2735;6.64891;816;20220131;2.7;-1.7;.5;3.7;5.43;2.9;.53;4027 +81099;46.2735;6.64891;816;20220201;1.5;-1.6;-.1;2.7;5;5.3;.51;4764 +81099;46.2735;6.64891;816;20220202;5.6;-.3;2.6;2.8;6.9;2.6;.42;4685 +81099;46.2735;6.64891;816;20220203;6.1;-1;2.6;1.9;6.65;0;.48;7111 +81099;46.2735;6.64891;816;20220204;6.3;2;4.2;2.9;6.55;.4;.7;6592 +81099;46.2735;6.64891;816;20220205;7.1;2.9;5;1.9;5.38;0;.97;7442 +81099;46.2735;6.64891;816;20220206;4.7;-2.8;1;5.1;5.3;11.4;.71;7036 +81099;46.2735;6.64891;816;20220207;5;1.4;3.2;3.6;5.55;.8;1.01;6694 +81099;46.2735;6.64891;816;20220208;7.2;-3.5;1.9;1.6;4.45;0;.86;9509 +81099;46.2735;6.64891;816;20220209;9.6;-1.1;4.3;1.9;4.9;0;1.05;9719 +81099;46.2735;6.64891;816;20220210;9.5;.9;5.2;3.2;5.71;5;1.29;9977 +81099;46.2735;6.64891;816;20220211;4.6;2.5;3.5;3.3;5.94;4.3;.88;5688 +81099;46.2735;6.64891;816;20220212;5;-4.5;.3;2.1;4.04;0;.9;10026 +81099;46.2735;6.64891;816;20220213;7.5;-1.5;3;2.7;3.78;.2;1.32;10596 +81099;46.2735;6.64891;816;20220214;6.8;1.7;4.3;3.6;5.11;6.3;1.27;4806 +81099;46.2735;6.64891;816;20220215;4.7;.7;2.7;2.8;6.34;3.4;.68;6769 +81099;46.2735;6.64891;816;20220216;3.3;.4;1.9;3.5;6.9;11.5;.35;3648 +81099;46.2735;6.64891;816;20220217;9.8;3.3;6.6;5;8.8;1.9;.82;5814 +81099;46.2735;6.64891;816;20220218;14.1;4.9;9.5;3.8;7.6;6.6;1.79;8485 +81099;46.2735;6.64891;816;20220219;6.4;2.4;4.4;2.5;5.93;.1;1.1;7736 +81099;46.2735;6.64891;816;20220220;8.1;.2;4.2;4.2;5.68;1.9;1.3;9287 +81099;46.2735;6.64891;816;20220221;3.9;4.3;4.1;6;6.7;11.8;.91;866 +81099;46.2735;6.64891;816;20220222;6.9;.6;3.8;2.5;6.43;.3;.99;9927 +81099;46.2735;6.64891;816;20220223;9.9;1.7;5.8;2;6.45;.1;1.22;10220 +81099;46.2735;6.64891;816;20220224;9.6;1.2;5.4;3.9;6.08;1;1.47;9482 +81099;46.2735;6.64891;816;20220225;5.3;.8;3;2.6;4.58;0;1.32;9908 +81099;46.2735;6.64891;816;20220226;5.9;-1.9;2;3.8;4.3;0;1.32;11523 +81099;46.2735;6.64891;816;20220227;4.5;-4.9;-.2;2.4;3.75;0;1.14;12243 +81099;46.2735;6.64891;816;20220228;7.5;-4.1;1.7;1.9;3.93;0;1.32;13155 +81099;46.2735;6.64891;816;20220301;8.1;-3.5;2.3;1.9;4.23;0;1.41;13150 +81099;46.2735;6.64891;816;20220302;9;-1.7;3.6;1.6;4.55;0;1.39;12457 +81099;46.2735;6.64891;816;20220303;11.9;1.3;6.6;1.8;5.18;0;1.66;13413 +81099;46.2735;6.64891;816;20220304;8.8;-.4;4.2;2.7;4.13;0;1.76;12167 +81099;46.2735;6.64891;816;20220305;6;-3.7;1.1;2;3.1;0;1.52;13660 +81099;46.2735;6.64891;816;20220306;4.8;-4.8;0;2.4;3.45;0;1.35;13459 +81099;46.2735;6.64891;816;20220307;5.2;-5.3;0;2.3;3.68;0;1.3;13770 +81099;46.2735;6.64891;816;20220308;7.8;-5.2;1.3;1.7;3.93;0;1.46;13744 +81099;46.2735;6.64891;816;20220309;10;-2.5;3.7;1.4;4.45;0;1.57;15081 +81099;46.2735;6.64891;816;20220310;11.8;-1.3;5.3;1.8;4.6;0;1.89;15273 +81099;46.2735;6.64891;816;20220311;10.9;.6;5.7;3.3;4.9;0;2.15;12826 +81099;46.2735;6.64891;816;20220312;10.9;4.8;7.9;4;4.98;0;2.51;12795 +81099;46.2735;6.64891;816;20220313;11.1;5;8;4.7;5.13;3.7;2.6;9888 +81099;46.2735;6.64891;816;20220314;11.2;.7;5.9;2.8;6.73;5;1.81;14518 +81099;46.2735;6.64891;816;20220315;11.5;4.8;8.2;2.7;8.33;.3;1.51;8724 +81099;46.2735;6.64891;816;20220316;13;4.2;8.6;1.6;8.28;.1;1.64;11930 +81099;46.2735;6.64891;816;20220317;14.4;5.2;9.8;3.3;8.85;0;1.82;12542 +81099;46.2735;6.64891;816;20220318;8.6;5.2;6.9;6.5;7.68;.1;1.58;9826 +81099;46.2735;6.64891;816;20220319;11;3.1;7.1;4.1;5.61;0;2.67;15206 +81099;46.2735;6.64891;816;20220320;12.2;2.4;7.3;3.7;4.84;0;2.78;15583 +81099;46.2735;6.64891;816;20220321;12.6;2.3;7.5;2.9;4.98;0;2.62;16781 +81099;46.2735;6.64891;816;20220322;12.9;1;6.9;2.5;4.24;0;2.72;18590 +81099;46.2735;6.64891;816;20220323;14.4;1.3;7.9;2.2;4.64;0;2.76;19071 +81099;46.2735;6.64891;816;20220324;16.3;1.6;8.9;2.1;4.71;0;2.84;19691 +81099;46.2735;6.64891;816;20220325;16.3;2.6;9.4;2.8;4.88;0;3.04;19406 +81099;46.2735;6.64891;816;20220326;16;3.7;9.8;2.9;5.04;0;3.19;19016 +81099;46.2735;6.64891;816;20220327;16.7;4.2;10.5;1.9;4.44;0;2.9;17664 +81099;46.2735;6.64891;816;20220328;17.3;3.1;10.2;1.8;4.18;0;3.02;20107 +81099;46.2735;6.64891;816;20220329;15.2;5.3;10.3;2.9;5.28;.3;2.93;15306 +81099;46.2735;6.64891;816;20220330;10.3;6.4;8.4;2.5;8.48;3;1.51;9450 +81099;46.2735;6.64891;816;20220331;8.5;5.3;6.9;1.7;8.14;9.2;1.16;6624 +81099;46.2735;6.64891;816;20220401;1.1;.9;1;2.5;5.48;9.7;.81;4133 +81099;46.2735;6.64891;816;20220402;.4;-3.4;-1.5;4.2;4.74;1.6;.92;10865 +81099;46.2735;6.64891;816;20220403;1.6;-4;-1.2;4.4;4.51;.2;1.2;14419 +81099;46.2735;6.64891;816;20220404;6.9;-2.4;2.3;2.7;4.78;0;1.97;18317 +81099;46.2735;6.64891;816;20220405;13;.9;7;2;5.81;0;2.51;18951 +81099;46.2735;6.64891;816;20220406;14.5;2.6;8.6;2.5;7.48;6.6;2.58;19296 +81099;46.2735;6.64891;816;20220407;7;5.9;6.5;7.7;9.06;24.9;.64;4488 +81099;46.2735;6.64891;816;20220408;9.6;5.7;7.7;6;9.28;11.3;1.03;5409 +81099;46.2735;6.64891;816;20220409;5.2;.8;3;3.2;5.94;3.3;1.43;11891 +81099;46.2735;6.64891;816;20220410;9.8;-2.1;3.8;1.9;4.84;.1;2.46;22834 +81099;46.2735;6.64891;816;20220411;14.5;-.2;7.1;1.9;5.74;.1;2.93;22094 +81099;46.2735;6.64891;816;20220412;19.1;4.8;11.9;2;7.44;0;3.39;20405 +81099;46.2735;6.64891;816;20220413;18.9;8.2;13.6;2.1;8.01;0;3.51;20372 +81099;46.2735;6.64891;816;20220414;20.2;6.6;13.4;2.4;9.18;.1;3.62;22858 +81099;46.2735;6.64891;816;20220415;19.7;8.1;13.9;3.1;9.94;0;3.51;21657 +81099;46.2735;6.64891;816;20220416;16.4;7.4;11.9;5;8.58;0;3.52;21266 +81099;46.2735;6.64891;816;20220417;15;1.7;8.4;4.6;6.48;0;3.53;23565 +81099;46.2735;6.64891;816;20220418;16.7;1.8;9.2;2.1;6.44;0;3.47;24482 +81099;46.2735;6.64891;816;20220419;16.7;4;10.4;2.3;6.24;0;3.57;23498 +81099;46.2735;6.64891;816;20220420;16.5;4.3;10.4;2.7;7.04;0;3.31;20422 +81099;46.2735;6.64891;816;20220421;15.6;3.7;9.6;3.8;6.94;0;3.45;20375 +81099;46.2735;6.64891;816;20220422;16.3;4.4;10.3;2.1;7.84;2;2.99;19359 +81099;46.2735;6.64891;816;20220423;12.9;7.5;10.2;3.6;9.14;8.6;2.12;11519 +81099;46.2735;6.64891;816;20220424;9.9;2.4;6.2;3.1;8.44;1.9;1.46;12578 +81099;46.2735;6.64891;816;20220425;10.8;6.4;8.6;2.9;9.58;4.1;1.41;9259 +81099;46.2735;6.64891;816;20220426;13.5;7;10.3;2.3;8.31;3;2.69;17207 +81099;46.2735;6.64891;816;20220427;16.1;3.3;9.7;2.8;7.48;0;3.41;24740 +81099;46.2735;6.64891;816;20220428;18;4.5;11.3;2.8;7.84;0;3.78;25522 +81099;46.2735;6.64891;816;20220429;18.1;5;11.5;2.1;8.14;.1;3.57;22789 +81099;46.2735;6.64891;816;20220430;16.3;6.9;11.6;2.2;8.51;1.3;3.19;19776 +81099;46.2735;6.64891;816;20220501;15.5;3.6;9.5;2.4;7.91;0;3.3;24125 +81099;46.2735;6.64891;816;20220502;17.2;4;10.6;2.1;8.24;.3;3.56;25367 +81099;46.2735;6.64891;816;20220503;16.2;7.4;11.8;1.8;9.34;1.2;2.93;18859 +81099;46.2735;6.64891;816;20220504;16.4;8.3;12.3;1.8;9.84;6.5;2.9;18099 +81099;46.2735;6.64891;816;20220505;9.7;8;8.8;1.7;10.21;14;1.21;7130 +81099;46.2735;6.64891;816;20220506;12.9;7.6;10.3;3.8;10.65;.3;2.12;15287 +81099;46.2735;6.64891;816;20220507;16.2;7.6;11.9;3.6;10.98;.4;2.76;17907 +81099;46.2735;6.64891;816;20220508;16.6;7.2;11.9;3.3;10.98;.8;3;20472 +81099;46.2735;6.64891;816;20220509;19.8;7.7;13.8;2;11.05;3;3.72;23560 +81099;46.2735;6.64891;816;20220510;21.6;8.9;15.2;1.9;10.75;0;4.06;23801 +81099;46.2735;6.64891;816;20220511;24.1;11.8;18;3.2;10.63;0;5.11;25141 +81099;46.2735;6.64891;816;20220512;23.6;13.4;18.5;2.8;11.2;0;4.77;22914 +81099;46.2735;6.64891;816;20220513;21.7;12.8;17.3;1.9;12.58;0;3.95;21828 +81099;46.2735;6.64891;816;20220514;23.5;11.9;17.7;1.8;12.7;0;4.34;24276 +81099;46.2735;6.64891;816;20220515;24.9;11;18;2.3;12.08;5.4;4.78;24879 +81099;46.2735;6.64891;816;20220516;23.1;12.2;17.6;2.5;11.98;.2;4.1;20216 +81099;46.2735;6.64891;816;20220517;25.2;12;18.6;2;12.5;0;4.78;25633 +81099;46.2735;6.64891;816;20220518;26.3;12.9;19.6;2.4;13.18;0;5.15;26346 +81099;46.2735;6.64891;816;20220519;25.9;14.9;20.4;2.4;13.68;.5;4.93;23780 +81099;46.2735;6.64891;816;20220520;27.8;14.8;21.3;3.7;12.73;.3;5.9;25131 +81099;46.2735;6.64891;816;20220521;26.9;16.4;21.6;2.8;12.4;0;5.47;23951 +81099;46.2735;6.64891;816;20220522;25.2;14;19.6;1.8;14.75;1.3;4.29;22086 +81099;46.2735;6.64891;816;20220523;23.7;16.5;20.1;2.4;13.88;10;4.13;18447 +81099;46.2735;6.64891;816;20220524;14.5;11.1;12.8;2.3;12.35;1.6;2.26;12422 +81099;46.2735;6.64891;816;20220525;18.9;8.3;13.6;2.1;10.55;0;3.64;22039 +81099;46.2735;6.64891;816;20220526;20.7;8.5;14.6;2.2;10.75;0;4.36;26319 +81099;46.2735;6.64891;816;20220527;24.2;9.1;16.7;2.3;11.9;0;5;28227 +81099;46.2735;6.64891;816;20220528;20.1;11.2;15.7;3.4;10.05;0;4.67;24587 +81099;46.2735;6.64891;816;20220529;17.6;6.7;12.1;3.3;7.45;0;4.5;26390 +81099;46.2735;6.64891;816;20220530;19.2;6.4;12.8;1.9;8.13;0;4.02;23778 +81099;46.2735;6.64891;816;20220531;16.6;9.3;13;2.1;10.68;15.2;2.67;14868 +81099;46.2735;6.64891;816;20220601;18.9;11;15;1.5;13.7;11.2;2.87;15819 +81099;46.2735;6.64891;816;20220602;22.8;12.2;17.5;2;14.04;0;4.07;21524 +81099;46.2735;6.64891;816;20220603;23.7;13.5;18.6;1.7;14.48;3.2;3.86;19202 +81099;46.2735;6.64891;816;20220604;28.2;14.3;21.3;2;16.03;1.1;5.24;26120 +81099;46.2735;6.64891;816;20220605;22.6;16.7;19.7;1.9;15.45;7.1;3.61;17098 +81099;46.2735;6.64891;816;20220606;23.4;11.8;17.6;2;13.28;8.9;4.59;25078 +81099;46.2735;6.64891;816;20220607;21;13.2;17.1;2.4;12.6;1.9;4.19;21846 +81099;46.2735;6.64891;816;20220608;17;8.9;13;2.3;10.99;9.7;2.82;15617 +81099;46.2735;6.64891;816;20220609;15;9.1;12.1;1.8;11.19;4.5;2.57;15070 +81099;46.2735;6.64891;816;20220610;21;7.1;14.1;2.5;10.12;0;4.86;29913 +81099;46.2735;6.64891;816;20220611;25;9.6;17.3;2.3;10.98;0;5.41;29363 +81099;46.2735;6.64891;816;20220612;27.7;12.4;20.1;1.9;11.43;1.2;5.7;28479 +81099;46.2735;6.64891;816;20220613;24;15.7;19.8;2.1;12.88;.2;4.77;23173 +81099;46.2735;6.64891;816;20220614;25.8;11.1;18.5;2;11.73;0;5.44;28632 +81099;46.2735;6.64891;816;20220615;29;15;22;2.2;13.03;1.9;5.67;26149 +81099;46.2735;6.64891;816;20220616;28.5;18;23.3;2.7;14.35;.1;5.91;25768 +81099;46.2735;6.64891;816;20220617;29.4;15.4;22.4;2.3;13.08;0;5.95;27292 +81099;46.2735;6.64891;816;20220618;32.8;15.9;24.4;2;13.8;0;6.4;28822 +81099;46.2735;6.64891;816;20220619;32;19.8;25.9;2.8;15.13;0;6.66;26519 +81099;46.2735;6.64891;816;20220620;30.1;19.1;24.6;2.9;13.38;0;6.57;26511 +81099;46.2735;6.64891;816;20220621;30.2;16.5;23.4;2.1;14.55;3.5;5.29;22552 +81099;46.2735;6.64891;816;20220622;24.1;17.2;20.6;2.3;16.76;24.1;3.74;17169 +81099;46.2735;6.64891;816;20220623;24.7;14.7;19.7;2.3;16.78;10.3;4.31;22528 +81099;46.2735;6.64891;816;20220624;17.9;14.9;16.4;2.6;15.03;13;2.37;11587 +81099;46.2735;6.64891;816;20220625;23;10.9;17;2.2;13.76;2.6;4.7;27325 +81099;46.2735;6.64891;816;20220626;24.6;13.3;18.9;2.2;16;.2;4.56;24701 +81099;46.2735;6.64891;816;20220627;18.7;15.9;17.3;2;14.86;1.1;2.44;10628 +81099;46.2735;6.64891;816;20220628;18.5;12.8;15.6;3;15.13;1.5;2.76;16211 +81099;46.2735;6.64891;816;20220629;24.6;13.6;19.1;1.6;15.4;0;4.46;24094 +81099;46.2735;6.64891;816;20220630;26.6;14.4;20.5;2.1;15.13;14.4;4.85;23794 +81099;46.2735;6.64891;816;20220701;19.2;11.6;15.4;1.9;12.93;.2;3.63;20784 +81099;46.2735;6.64891;816;20220702;25.1;10.3;17.7;2;12.08;0;5.24;28863 +81099;46.2735;6.64891;816;20220703;28.8;15.2;22;1.8;13.3;5.5;5.66;27390 +81099;46.2735;6.64891;816;20220704;24.4;16.2;20.3;2.5;16.7;6;4.22;20834 +81099;46.2735;6.64891;816;20220705;24.5;15.1;19.8;2.1;14.18;.1;4.71;23801 +81099;46.2735;6.64891;816;20220706;24.2;12.9;18.5;2.6;11.9;0;5.25;27033 +81099;46.2735;6.64891;816;20220707;23.3;11.8;17.5;2.4;12;0;4.86;25890 +81099;46.2735;6.64891;816;20220708;22.8;12.7;17.7;3.9;12.08;0;5.04;26055 +81099;46.2735;6.64891;816;20220709;25;11.1;18.1;3.2;11.4;0;5.34;26698 +81099;46.2735;6.64891;816;20220710;24.8;12.6;18.7;3;11.68;0;5.4;27308 +81099;46.2735;6.64891;816;20220711;25.2;10.8;18;3.2;11.7;0;5.46;27998 +81099;46.2735;6.64891;816;20220712;26.7;12.7;19.7;2.5;11.6;0;5.61;27465 +81099;46.2735;6.64891;816;20220713;29.4;13.7;21.6;2;11.5;0;6;28619 +81099;46.2735;6.64891;816;20220714;31.5;18.3;24.9;2.5;12.33;0;6.63;27583 +81099;46.2735;6.64891;816;20220715;28.5;16.6;22.6;2.3;12.23;0;5.83;26496 +81099;46.2735;6.64891;816;20220716;28;14.3;21.2;2.7;11.68;0;5.94;27265 +81099;46.2735;6.64891;816;20220717;28.9;13.2;21;2.8;11.3;0;6.13;27807 +81099;46.2735;6.64891;816;20220718;32.4;15.4;23.9;2.4;11.88;0;6.64;28650 +81099;46.2735;6.64891;816;20220719;33.4;17.2;25.3;2;13.3;3.1;6.38;27961 +81099;46.2735;6.64891;816;20220720;30;20.4;25.2;2.9;17.55;5.9;5.31;20444 +81099;46.2735;6.64891;816;20220721;27.8;17.4;22.6;1.9;15.63;0;5.14;24752 +81099;46.2735;6.64891;816;20220722;31.5;15.5;23.5;2;14.38;.6;5.69;25493 +81099;46.2735;6.64891;816;20220723;28.3;17.5;22.9;1.7;16.68;.6;4.07;18140 +81099;46.2735;6.64891;816;20220724;32.2;16;24.1;2.5;15.28;0;5.47;22749 +81099;46.2735;6.64891;816;20220725;32.4;18.6;25.5;2.5;13.68;2.9;5.78;21448 +81099;46.2735;6.64891;816;20220726;24.9;16;20.4;2.3;14.48;0;4.58;21778 +81099;46.2735;6.64891;816;20220727;24.7;13.6;19.1;2.8;12.38;0;5.08;25254 +81099;46.2735;6.64891;816;20220728;27.2;13.7;20.4;2.3;12.15;0;5.14;24025 +81099;46.2735;6.64891;816;20220729;20.9;15.9;18.4;1.8;14.13;5.3;2.71;11630 +81099;46.2735;6.64891;816;20220730;25.5;13.3;19.4;2;12.78;0;4.79;24433 +81099;46.2735;6.64891;816;20220731;28;13.8;20.9;1.9;11.7;0;5.24;25402 +81099;46.2735;6.64891;816;20220801;29;15.1;22.1;2;12.18;0;5.38;24996 +81099;46.2735;6.64891;816;20220802;29.5;14.8;22.2;2.1;13.08;0;5.48;25958 +81099;46.2735;6.64891;816;20220803;31.5;16.4;24;2.1;12.78;0;5.83;26106 +81099;46.2735;6.64891;816;20220804;33.1;19.5;26.3;2.3;13.35;.5;6.02;23408 +81099;46.2735;6.64891;816;20220805;31.2;20.2;25.7;2.6;15.35;2.4;5.25;18958 +81099;46.2735;6.64891;816;20220806;23.5;14.9;19.2;3;16.08;0;4.04;21443 +81099;46.2735;6.64891;816;20220807;22.8;14.8;18.8;2.9;15.3;.2;3.68;18552 +81099;46.2735;6.64891;816;20220808;26.5;13.1;19.8;3;14.08;.1;4.89;24318 +81099;46.2735;6.64891;816;20220809;27.7;13.9;20.8;2.7;13.43;0;5.13;24324 +81099;46.2735;6.64891;816;20220810;28.1;14.2;21.2;2.2;12.25;0;5.19;24606 +81099;46.2735;6.64891;816;20220811;29.5;14.5;22;1.9;11.98;0;5.11;24069 +81099;46.2735;6.64891;816;20220812;28.4;15.1;21.8;2.5;11.48;0;5.31;23848 +81099;46.2735;6.64891;816;20220813;28.2;13.4;20.8;2.2;9.8;0;5.25;24723 +81099;46.2735;6.64891;816;20220814;20.4;13.9;17.1;2.1;12.3;3;2.81;12763 +81099;46.2735;6.64891;816;20220815;22.5;13.3;17.9;2.3;14.38;.4;3.4;17737 +81099;46.2735;6.64891;816;20220816;28.1;12.2;20.2;2.4;12.03;.6;4.99;23864 +81099;46.2735;6.64891;816;20220817;25.7;16.1;20.9;2.2;15.38;20.3;3.79;17186 +81099;46.2735;6.64891;816;20220818;20;13.4;16.7;2;15.45;12.5;2.52;13874 +81099;46.2735;6.64891;816;20220819;18.2;14.1;16.2;1.7;15.9;7.5;1.84;9561 +81099;46.2735;6.64891;816;20220820;21.5;14;17.8;1.7;15.5;1.7;2.78;14848 +81099;46.2735;6.64891;816;20220821;23.8;13.1;18.4;2.2;14.28;0;3.78;20312 +81099;46.2735;6.64891;816;20220822;24.6;13.1;18.9;2.5;12.43;0;4.28;21486 +81099;46.2735;6.64891;816;20220823;25.4;12.5;18.9;2.7;11.68;0;4.5;21818 +81099;46.2735;6.64891;816;20220824;25.5;12.4;19;2.3;12.58;0;4.18;20991 +81099;46.2735;6.64891;816;20220825;28;13.9;21;1.5;14.1;.3;4.21;21872 +81099;46.2735;6.64891;816;20220826;22.9;16.8;19.8;1.9;15.35;3.5;2.9;13156 +81099;46.2735;6.64891;816;20220827;23.9;13.5;18.7;2.4;15.15;0;3.63;19670 +81099;46.2735;6.64891;816;20220828;23.5;12.9;18.2;2.1;15.08;0;3.29;17787 +81099;46.2735;6.64891;816;20220829;26.7;13.1;19.9;1.6;13.58;0;4.03;21436 +81099;46.2735;6.64891;816;20220830;24.7;14.5;19.6;1.7;13.65;8.2;3.25;15566 +81099;46.2735;6.64891;816;20220831;22.3;14;18.2;2.2;15.05;0;3.19;17587 +81099;46.2735;6.64891;816;20220901;21.8;12.1;17;2.3;13.5;0;3.12;17244 +81099;46.2735;6.64891;816;20220902;22.5;11;16.7;1.7;13.43;8.6;2.99;17030 +81099;46.2735;6.64891;816;20220903;20.9;13;16.9;2;14.95;3.8;2.63;14848 +81099;46.2735;6.64891;816;20220904;23.5;12.9;18.2;1.5;14.83;.1;3.16;18283 +81099;46.2735;6.64891;816;20220905;25.6;14.1;19.9;1.7;14.48;0;3.52;18781 +81099;46.2735;6.64891;816;20220906;23.2;16.3;19.8;2.1;15.48;3.9;2.92;13968 +81099;46.2735;6.64891;816;20220907;23.3;15.3;19.3;2.1;16.05;33;2.84;14461 +81099;46.2735;6.64891;816;20220908;21.1;12.6;16.8;3.2;13.35;1.6;3.2;17323 +81099;46.2735;6.64891;816;20220909;19.6;12.4;16;3.3;11.95;4.3;3.09;16352 +81099;46.2735;6.64891;816;20220910;18.1;11.1;14.6;2.6;11.6;0;2.63;14920 +81099;46.2735;6.64891;816;20220911;20.5;8.6;14.5;2.1;10.85;0;2.97;18487 +81099;46.2735;6.64891;816;20220912;23.6;9.4;16.5;1.6;11.45;0;3.17;19061 +81099;46.2735;6.64891;816;20220913;22.9;13.3;18.1;2;13.28;.9;2.83;14346 +81099;46.2735;6.64891;816;20220914;22.2;17.2;19.7;3.6;16.75;15.6;2.61;10425 +81099;46.2735;6.64891;816;20220915;18.1;13.2;15.6;2.8;15.43;9.7;1.55;8131 +81099;46.2735;6.64891;816;20220916;17.4;12.7;15.1;1.8;12.58;1.3;1.97;10086 +81099;46.2735;6.64891;816;20220917;12.4;5.8;9.1;2.3;7.9;.1;2.01;13151 +81099;46.2735;6.64891;816;20220918;15.6;2.9;9.3;1.9;7.43;0;2.37;17417 +81099;46.2735;6.64891;816;20220919;15.1;5.1;10.1;2.5;7.85;0;2.4;16614 +81099;46.2735;6.64891;816;20220920;15.2;4.6;9.9;2.8;7.95;0;2.4;16334 +81099;46.2735;6.64891;816;20220921;15;4.2;9.6;2.6;8.25;0;2.23;16214 +81099;46.2735;6.64891;816;20220922;16.8;4.5;10.7;1.9;8.55;0;2.28;16549 +81099;46.2735;6.64891;816;20220923;17.6;6.9;12.3;2.2;9.98;4.3;2.18;14655 +81099;46.2735;6.64891;816;20220924;14.9;10.8;12.9;2.3;12.38;8.5;1.38;7621 +81099;46.2735;6.64891;816;20220925;13.1;9.3;11.2;1.3;11.33;7.9;1.2;7260 +81099;46.2735;6.64891;816;20220926;13.5;8.1;10.8;2.8;10.03;5.8;1.65;10175 +81099;46.2735;6.64891;816;20220927;10.4;7.2;8.8;5;9.15;9.6;1.47;8427 +81099;46.2735;6.64891;816;20220928;12;7;9.5;4.8;10.38;33.7;1.1;6146 +81099;46.2735;6.64891;816;20220929;9.7;8;8.8;2.4;10.18;7.5;.91;4728 +81099;46.2735;6.64891;816;20220930;11.3;4.7;8;2;9.35;0;1.19;9673 +81099;46.2735;6.64891;816;20221001;11.2;5.9;8.5;3.2;10.65;21.2;.8;6779 +81099;46.2735;6.64891;816;20221002;19;10.4;14.7;2.9;13.33;.3;1.92;12167 +81099;46.2735;6.64891;816;20221003;15.7;9.3;12.5;2.3;11.88;0;1.62;12253 +81099;46.2735;6.64891;816;20221004;18.4;8;13.2;1.4;10.8;0;1.86;13493 +81099;46.2735;6.64891;816;20221005;20.4;8.8;14.6;2.4;10.25;0;2.36;14102 +81099;46.2735;6.64891;816;20221006;19.1;11.1;15.1;2.3;12.4;0;1.97;12394 +81099;46.2735;6.64891;816;20221007;18;9.2;13.6;1.6;12.33;0;1.65;12040 +81099;46.2735;6.64891;816;20221008;15.5;12.2;13.8;1.7;12.85;2.8;1.16;5494 +81099;46.2735;6.64891;816;20221009;13.5;9.1;11.3;1.5;12.1;.5;1.01;6679 +81099;46.2735;6.64891;816;20221010;18.1;9.6;13.8;1.4;12.38;0;1.53;11244 +81099;46.2735;6.64891;816;20221011;17.1;8.7;12.9;1.7;12;.2;1.44;10792 +81099;46.2735;6.64891;816;20221012;17;10.8;13.9;1.5;12.83;.3;1.31;8564 +81099;46.2735;6.64891;816;20221013;15.5;8.9;12.2;1.5;11.9;.9;1.16;7913 +81099;46.2735;6.64891;816;20221014;14.9;11.1;13;2.8;13;1.7;1.03;6077 +81099;46.2735;6.64891;816;20221015;18.4;11.5;14.9;3.1;12.55;.1;1.68;8617 +81099;46.2735;6.64891;816;20221016;20.6;11.7;16.2;2.4;11.23;0;2.08;10978 +81099;46.2735;6.64891;816;20221017;20.6;10.6;15.6;2.1;11.58;0;1.91;11095 +81099;46.2735;6.64891;816;20221018;20.9;11.3;16.1;1.7;12.43;.1;1.66;10988 +81099;46.2735;6.64891;816;20221019;17.8;9.4;13.6;1.4;11.78;.1;1.33;10116 +81099;46.2735;6.64891;816;20221020;17.1;9.7;13.4;1.9;12.68;8.1;1.13;6595 +81099;46.2735;6.64891;816;20221021;14.9;12.1;13.5;2.2;13.75;30.8;.87;4030 +81099;46.2735;6.64891;816;20221022;17;11;14;2.2;12.45;.1;1.36;9227 +81099;46.2735;6.64891;816;20221023;17.6;8.3;12.9;2.2;11.75;11.7;1.26;7553 +81099;46.2735;6.64891;816;20221024;14.1;12.3;13.2;3.7;12.73;22;1.1;3191 +81099;46.2735;6.64891;816;20221025;14.9;8.2;11.5;1.9;11.75;1.9;.99;8313 +81099;46.2735;6.64891;816;20221026;19.1;10.1;14.6;2.7;12.28;0;1.57;9339 +81099;46.2735;6.64891;816;20221027;19.7;8.8;14.3;1.5;10.98;0;1.4;9760 +81099;46.2735;6.64891;816;20221028;21.1;10.9;16;2;11.03;0;1.73;9288 +81099;46.2735;6.64891;816;20221029;20.4;10.7;15.5;1.3;11.03;0;1.35;8721 +81099;46.2735;6.64891;816;20221030;20.4;9.7;15;1.3;10.58;0;1.35;8917 +81099;46.2735;6.64891;816;20221031;17.4;9.8;13.6;1.6;10.88;4.7;1.23;8019 +81099;46.2735;6.64891;816;20221101;13.4;10.7;12.1;2.7;11.73;2.6;.87;4156 +81099;46.2735;6.64891;816;20221102;13.6;8.3;10.9;1.3;10.28;0;.85;6469 +81099;46.2735;6.64891;816;20221103;11.4;4.6;8;2.3;9.18;24.5;.74;5655 +81099;46.2735;6.64891;816;20221104;7.7;5.2;6.4;3;8.1;5.9;.75;3617 +81099;46.2735;6.64891;816;20221105;7.8;3.5;5.6;1.8;7.43;1;.69;5883 +81099;46.2735;6.64891;816;20221106;10.2;.7;5.5;2.3;6.9;0;.85;7507 +81099;46.2735;6.64891;816;20221107;13.6;6.7;10.1;2.4;7.45;0;1.27;7463 +81099;46.2735;6.64891;816;20221108;14.3;4;9.1;2.4;7.23;6;1.23;8100 +81099;46.2735;6.64891;816;20221109;10.4;8.3;9.3;2.2;9.78;15.9;.72;2082 +81099;46.2735;6.64891;816;20221110;12.4;6.7;9.5;1.9;10.18;0;.66;6982 +81099;46.2735;6.64891;816;20221111;13;4.1;8.5;1.4;9.08;0;.64;7455 +81099;46.2735;6.64891;816;20221112;10.8;4.2;7.5;1.1;8.85;0;.59;5893 +81099;46.2735;6.64891;816;20221113;9.6;3.3;6.5;1.5;8.43;2.2;.65;5286 +81099;46.2735;6.64891;816;20221114;11.4;5.9;8.6;3.3;8.58;2.7;.95;4161 +81099;46.2735;6.64891;816;20221115;10.1;7;8.5;1.5;9.58;13.5;.61;2926 +81099;46.2735;6.64891;816;20221116;11.3;7.4;9.4;2.8;9.58;1.8;.73;5644 +81099;46.2735;6.64891;816;20221117;13;6.2;9.6;4.9;9.3;13.7;1.17;4951 +81099;46.2735;6.64891;816;20221118;8.4;5.5;7;4;8.25;.8;.78;4010 +81099;46.2735;6.64891;816;20221119;8.1;1.8;4.9;1.5;6.8;.2;.49;5982 +81099;46.2735;6.64891;816;20221120;7.5;1.5;4.5;2.5;6.58;.3;.6;6228 +81099;46.2735;6.64891;816;20221121;6.4;2.9;4.7;2.8;7.2;12.5;.54;4242 +81099;46.2735;6.64891;816;20221122;5.5;2.9;4.2;3.3;7.13;0;.54;3416 +81099;46.2735;6.64891;816;20221123;5.2;-.8;2.2;2.5;6.48;7.5;.36;4484 +81099;46.2735;6.64891;816;20221124;8.2;3.7;6;3;7.35;0;.64;5585 +81099;46.2735;6.64891;816;20221125;8.2;2.8;5.5;2;6.98;1.6;.58;4545 +81099;46.2735;6.64891;816;20221126;7.4;1.4;4.4;2.1;6.65;0;.46;5881 +81099;46.2735;6.64891;816;20221127;5.8;-1.5;2.1;1.8;5.53;0;.47;5033 +81099;46.2735;6.64891;816;20221128;7.2;2.8;5;2.8;6.2;2.3;.81;3108 +81099;46.2735;6.64891;816;20221129;4.8;2.3;3.5;1.9;7.28;1.8;.33;2978 +81099;46.2735;6.64891;816;20221130;5.9;1.6;3.8;3;6.75;0;.39;4820 +81099;46.2735;6.64891;816;20221201;3.2;.5;1.9;2.8;5.83;0;.38;3523 +81099;46.2735;6.64891;816;20221202;3.6;-.7;1.4;1.8;5.73;0;.34;4291 +81099;46.2735;6.64891;816;20221203;1.6;-1.8;-.1;3.6;5.35;0;.66;2942 +81099;46.2735;6.64891;816;20221204;3.1;-.4;1.4;1.9;6.2;3.9;.38;3132 +81099;46.2735;6.64891;816;20221205;4.2;.4;2.3;1.8;6.25;0;.36;3424 +81099;46.2735;6.64891;816;20221206;3.9;-2.7;.6;1.3;5.18;0;.25;5279 +81099;46.2735;6.64891;816;20221207;.7;-2;-.7;1.7;5.23;0;.24;3149 +81099;46.2735;6.64891;816;20221208;2;-2;0;1.3;5.13;9.9;.28;3875 +81099;46.2735;6.64891;816;20221209;.6;-.8;-.1;1.1;5.75;11.8;.29;1724 +81099;46.2735;6.64891;816;20221210;.3;-.1;.1;1.5;5.68;1.5;.37;926 +81099;46.2735;6.64891;816;20221211;-2;-4.7;-3.4;2.4;4.05;0;.27;4375 +81099;46.2735;6.64891;816;20221212;-2.8;-7.7;-5.2;1.6;3.73;.7;.16;4717 +81099;46.2735;6.64891;816;20221213;-2.9;-6.7;-4.8;1.8;4.45;1.2;.17;2376 +81099;46.2735;6.64891;816;20221214;5.3;-3.5;.9;2.9;6.83;5.2;.14;3807 +81099;46.2735;6.64891;816;20221215;4.7;2.6;3.7;2.4;7.28;22.4;.37;1945 +81099;46.2735;6.64891;816;20221216;1.6;.3;.9;1.8;6.3;1.2;.28;2131 +81099;46.2735;6.64891;816;20221217;-1.2;-3.4;-2.3;2.5;4.93;0;.18;3225 +81099;46.2735;6.64891;816;20221218;1.4;-4;-1.3;1.3;4.95;0;.18;4600 +81099;46.2735;6.64891;816;20221219;8.3;-1.2;3.6;2.4;5.68;0;.59;4752 +81099;46.2735;6.64891;816;20221220;9.8;4.8;7.3;3.4;6.33;4.4;1.11;3692 +81099;46.2735;6.64891;816;20221221;7.7;5.8;6.8;3;8.53;4.2;.52;1768 +81099;46.2735;6.64891;816;20221222;8.6;5.9;7.3;4.8;8.83;20;.65;2237 +81099;46.2735;6.64891;816;20221223;9.8;5.9;7.9;4.9;10.13;32.9;.37;1871 +81099;46.2735;6.64891;816;20221224;9.9;7.7;8.8;2.5;10.3;.2;.41;2109 +81099;46.2735;6.64891;816;20221225;10.4;4.1;7.3;2;8.98;0;.28;4580 +81099;46.2735;6.64891;816;20221226;9.4;5.8;7.6;3.8;8.75;13.1;.64;2498 +81099;46.2735;6.64891;816;20221227;7.7;4.4;6;2.2;7.65;0;.47;3788 +81099;46.2735;6.64891;816;20221228;7.7;.1;3.9;2.6;5.8;0;.52;5366 +81099;46.2735;6.64891;816;20221229;8.7;3.5;6.1;3.5;6.75;17.2;.82;3334 +81099;46.2735;6.64891;816;20221230;6.9;3.2;5;3.1;8.43;9.4;.28;2665 +81099;46.2735;6.64891;816;20221231;12.7;6.2;9.4;3.1;9.85;0;.59;4215 +81100;46.28289;6.97299;389;20220101;7.8;3;5.4;2.3;7;0;.46;5500 +81100;46.28289;6.97299;389;20220102;9;-.2;4.4;1.6;7.5;0;.34;3900 +81100;46.28289;6.97299;389;20220103;10.8;3.4;7.1;1.1;8.2;1.1;.4;3800 +81100;46.28289;6.97299;389;20220104;14.8;7.3;11.1;3.3;9.34;14.3;1.12;3917 +81100;46.28289;6.97299;389;20220105;4.9;4;4.4;3.7;5.8;3.1;.97;2900 +81100;46.28289;6.97299;389;20220106;3.4;-3;.2;1.7;4.3;0;.35;6800 +81100;46.28289;6.97299;389;20220107;2.3;-2.3;0;2.8;4.4;2.2;.62;3700 +81100;46.28289;6.97299;389;20220108;3.7;-2;.8;3.5;5.5;6.7;.52;2800 +81100;46.28289;6.97299;389;20220109;3.9;1.7;2.8;2.6;6.3;5.5;.5;2400 +81100;46.28289;6.97299;389;20220110;5.3;.1;2.7;1.4;5.7;0;.27;7100 +81100;46.28289;6.97299;389;20220111;3.3;-1.8;.7;2.7;4.2;0;.62;7100 +81100;46.28289;6.97299;389;20220112;1.5;-3.8;-1.2;1.2;4.1;0;.23;7300 +81100;46.28289;6.97299;389;20220113;1.1;-6;-2.5;1;4.3;0;.16;7000 +81100;46.28289;6.97299;389;20220114;3.2;-5.2;-1;.9;4.6;0;.19;7100 +81100;46.28289;6.97299;389;20220115;3.7;-5.2;-.8;.8;4.8;.1;.18;7100 +81100;46.28289;6.97299;389;20220116;2.1;-4.3;-1.1;1.3;5;0;.33;3000 +81100;46.28289;6.97299;389;20220117;5.8;-4.9;.4;1.3;4.6;0;.37;7400 +81100;46.28289;6.97299;389;20220118;5.2;-4.5;.3;1.2;4.6;0;.34;7600 +81100;46.28289;6.97299;389;20220119;5.1;-4.9;.1;2;5;.2;.41;7500 +81100;46.28289;6.97299;389;20220120;5.8;.7;3.2;2.8;5.2;.2;.9;3500 +81100;46.28289;6.97299;389;20220121;4.2;-.3;1.9;2.1;4.1;0;.7;8100 +81100;46.28289;6.97299;389;20220122;4.2;-3.6;.3;1.8;4.2;0;.53;8100 +81100;46.28289;6.97299;389;20220123;3.5;-3.7;-.1;1.4;4.5;0;.39;8100 +81100;46.28289;6.97299;389;20220124;4;-4.8;-.4;.8;4.8;0;.27;8200 +81100;46.28289;6.97299;389;20220125;4.8;-5.5;-.4;.7;4.9;0;.27;8400 +81100;46.28289;6.97299;389;20220126;5.1;-5.2;-.1;1.3;5.2;0;.34;8700 +81100;46.28289;6.97299;389;20220127;4.6;-4.4;.1;1.6;5.2;0;.39;8500 +81100;46.28289;6.97299;389;20220128;7.1;-2.5;2.3;1.2;5.5;0;.47;8200 +81100;46.28289;6.97299;389;20220129;6.2;-3.1;1.5;1.1;5.2;0;.44;8800 +81100;46.28289;6.97299;389;20220130;8.3;-2;3.1;1.1;5.8;0;.5;8800 +81100;46.28289;6.97299;389;20220131;7.2;-1.9;2.6;4.6;5.8;1.5;.96;2500 +81100;46.28289;6.97299;389;20220201;3.6;.1;1.8;1.1;5.9;5.9;.45;4100 +81100;46.28289;6.97299;389;20220202;5.8;.1;2.9;.9;7.1;3.3;.42;1100 +81100;46.28289;6.97299;389;20220203;7.1;-1.3;2.9;2;7;0;.46;7800 +81100;46.28289;6.97299;389;20220204;8.4;.9;4.6;1.7;7.3;.8;.57;9200 +81100;46.28289;6.97299;389;20220205;9.7;2.7;6.2;1.4;6.4;.1;.8;8200 +81100;46.28289;6.97299;389;20220206;6.7;-2.9;1.9;1.3;5.8;11.5;.56;6800 +81100;46.28289;6.97299;389;20220207;8;3.8;5.9;3.4;6.3;1.1;1.17;8700 +81100;46.28289;6.97299;389;20220208;7.5;-2;2.7;1.9;4.9;0;.88;10800 +81100;46.28289;6.97299;389;20220209;9.4;-2.5;3.4;1.4;5.4;0;.81;11200 +81100;46.28289;6.97299;389;20220210;11.1;-2.1;4.5;1.2;5.7;4.1;.84;10900 +81100;46.28289;6.97299;389;20220211;8.3;3.7;6;2.8;6.2;7.1;1.17;9300 +81100;46.28289;6.97299;389;20220212;5.7;-.7;2.5;1.9;4.6;.1;.93;11400 +81100;46.28289;6.97299;389;20220213;10.1;-1.5;4.3;5.4;3.9;.4;2.25;11900 +81100;46.28289;6.97299;389;20220214;10.3;1.1;5.7;4.6;5.3;3.6;1.82;4100 +81100;46.28289;6.97299;389;20220215;7.4;2.7;5;2;7.1;3.1;.76;4700 +81100;46.28289;6.97299;389;20220216;5.1;.9;3;3.3;6.7;9;.6;1800 +81100;46.28289;6.97299;389;20220217;14.2;4.3;9.2;2.4;8.9;.8;1.16;4700 +81100;46.28289;6.97299;389;20220218;13.8;3.3;8.5;4.8;7.7;9.3;1.82;9300 +81100;46.28289;6.97299;389;20220219;9.2;5;7.1;3;6.7;0;1.36;8400 +81100;46.28289;6.97299;389;20220220;10.2;-.6;4.8;1.7;6.3;1;1.06;10900 +81100;46.28289;6.97299;389;20220221;8.5;1.8;5.1;2.9;7;14.6;.93;3700 +81100;46.28289;6.97299;389;20220222;9.6;4.7;7.1;1.9;7.1;.2;1.22;12000 +81100;46.28289;6.97299;389;20220223;12.7;2;7.3;2.3;7;.3;1.48;14000 +81100;46.28289;6.97299;389;20220224;11.6;0;5.8;2.2;7.3;.9;1.16;10500 +81100;46.28289;6.97299;389;20220225;8.6;3.2;5.9;2.8;5.2;0;1.65;13500 +81100;46.28289;6.97299;389;20220226;9.2;-2.1;3.5;1.9;5;0;1.34;14800 +81100;46.28289;6.97299;389;20220227;6.4;-3.2;1.6;1.6;4.8;0;1.12;15000 +81100;46.28289;6.97299;389;20220228;8.2;-3.1;2.5;1.4;4.9;0;1.2;15100 +81100;46.28289;6.97299;389;20220301;7.8;-3.2;2.3;2;5;0;1.28;15200 +81100;46.28289;6.97299;389;20220302;9.6;-2;3.8;1.7;5.3;0;1.37;14900 +81100;46.28289;6.97299;389;20220303;12;0;6;1.2;6.1;0;1.41;15200 +81100;46.28289;6.97299;389;20220304;11.5;-2;4.7;1.8;5;0;1.63;15500 +81100;46.28289;6.97299;389;20220305;8.3;-4.1;2.1;1.6;4.2;0;1.42;16200 +81100;46.28289;6.97299;389;20220306;7.3;-4.6;1.3;1.5;4.4;0;1.31;16000 +81100;46.28289;6.97299;389;20220307;6.6;-4.2;1.2;1.4;4.9;0;1.22;16100 +81100;46.28289;6.97299;389;20220308;7.6;-4.8;1.4;1.6;5;0;1.3;16500 +81100;46.28289;6.97299;389;20220309;10.3;-3.3;3.5;1.5;5;0;1.55;16700 +81100;46.28289;6.97299;389;20220310;11.2;-1.6;4.8;1.8;5.3;0;1.74;17200 +81100;46.28289;6.97299;389;20220311;13;-1.8;5.6;4.2;5.1;0;2.4;13500 +81100;46.28289;6.97299;389;20220312;13.7;9.3;11.5;6.1;4.97;0;3.77;11946 +81100;46.28289;6.97299;389;20220313;15.8;9.3;12.5;8.9;5.2;1.4;4.85;10700 +81100;46.28289;6.97299;389;20220314;12.1;2.4;7.2;2.5;7.9;3.3;1.73;16300 +81100;46.28289;6.97299;389;20220315;14.2;6.5;10.3;5;8.6;.7;1.99;4800 +81100;46.28289;6.97299;389;20220316;13.2;2.4;7.8;1.7;8.4;.2;1.48;11800 +81100;46.28289;6.97299;389;20220317;15.3;2.7;9;1.9;9.2;0;1.7;13400 +81100;46.28289;6.97299;389;20220318;12.7;9.6;11.1;3;8.8;0;1.98;10300 +81100;46.28289;6.97299;389;20220319;11.3;1.3;6.3;1.7;7.4;0;1.58;14300 +81100;46.28289;6.97299;389;20220320;15.9;1.2;8.5;5.1;5.7;0;3.26;15700 +81100;46.28289;6.97299;389;20220321;13.9;2.3;8.1;2.8;5.8;.1;2.58;18300 +81100;46.28289;6.97299;389;20220322;13.7;-.2;6.7;2.6;5.6;0;2.49;19600 +81100;46.28289;6.97299;389;20220323;14.3;-2.1;6.1;1.9;6;0;2.26;19700 +81100;46.28289;6.97299;389;20220324;16.8;-.5;8.1;1.5;5.9;0;2.48;20000 +81100;46.28289;6.97299;389;20220325;16.9;.9;8.9;1.6;6.5;0;2.51;19600 +81100;46.28289;6.97299;389;20220326;17.2;1.9;9.5;2.6;5.9;0;3.07;20500 +81100;46.28289;6.97299;389;20220327;17.6;3.4;10.5;2.5;5.6;0;3.12;18600 +81100;46.28289;6.97299;389;20220328;18.2;3.3;10.7;3.2;5.4;0;3.6;20300 +81100;46.28289;6.97299;389;20220329;17;3.5;10.2;1.6;6.4;.2;2.38;14300 +81100;46.28289;6.97299;389;20220330;11.8;8.4;10.1;1.2;9.6;3.4;1.18;5600 +81100;46.28289;6.97299;389;20220331;11;7.8;9.4;2.8;8.9;10;1.41;5600 +81100;46.28289;6.97299;389;20220401;4.8;4.8;4.8;3.8;6.4;6.4;1.19;3900 +81100;46.28289;6.97299;389;20220402;5.3;.4;2.8;4.8;5.1;.8;1.72;12700 +81100;46.28289;6.97299;389;20220403;6;-.6;2.7;2.6;4.9;.1;1.75;15500 +81100;46.28289;6.97299;389;20220404;8.3;2.4;5.3;2.1;5.9;0;2.09;18800 +81100;46.28289;6.97299;389;20220405;13.6;1.7;7.6;1.7;6.7;0;2.31;18000 +81100;46.28289;6.97299;389;20220406;14.2;1.2;7.7;2.2;8.1;6.6;2.14;16700 +81100;46.28289;6.97299;389;20220407;10.9;7.9;9.4;2.7;10.2;15.9;.92;2600 +81100;46.28289;6.97299;389;20220408;12.9;8.3;10.6;4.3;10;13.3;1.5;4400 +81100;46.28289;6.97299;389;20220409;7.2;3.3;5.2;4;6.6;1.9;1.64;11100 +81100;46.28289;6.97299;389;20220410;12;-.6;5.7;1.7;6.3;.1;2.55;24100 +81100;46.28289;6.97299;389;20220411;14.8;1;7.9;2.2;6.8;.1;2.82;22200 +81100;46.28289;6.97299;389;20220412;18.9;3.5;11.2;2.2;8.8;0;3.06;20400 +81100;46.28289;6.97299;389;20220413;19.8;7.1;13.4;1.5;9.8;0;3.09;20500 +81100;46.28289;6.97299;389;20220414;21.3;5.6;13.4;1.8;10.4;0;3.37;22400 +81100;46.28289;6.97299;389;20220415;21.8;10.9;16.4;2.5;11.97;0;3.54;19814 +81100;46.28289;6.97299;389;20220416;20.5;6.7;13.6;3.5;9.5;0;4.02;24200 +81100;46.28289;6.97299;389;20220417;17.9;2;9.9;2.2;7;0;3.49;24900 +81100;46.28289;6.97299;389;20220418;16.5;1.1;8.8;1.6;7.2;0;3.14;25000 +81100;46.28289;6.97299;389;20220419;19.5;2;10.7;2.1;7.2;0;3.6;24000 +81100;46.28289;6.97299;389;20220420;17.6;2.3;9.9;1.7;8.3;.1;2.87;20200 +81100;46.28289;6.97299;389;20220421;19.4;3.4;11.4;1.8;8.4;0;3.32;22400 +81100;46.28289;6.97299;389;20220422;17.3;2.3;9.8;1.8;8.9;1.4;2.64;18300 +81100;46.28289;6.97299;389;20220423;15.6;8.3;11.9;3.4;10.9;10.4;2.17;11900 +81100;46.28289;6.97299;389;20220424;12.3;6.5;9.4;2;9.8;3;1.53;9100 +81100;46.28289;6.97299;389;20220425;13;8.8;10.9;2;11;3.5;1.53;8600 +81100;46.28289;6.97299;389;20220426;15.7;6.4;11;1.5;9.8;4;2.27;14500 +81100;46.28289;6.97299;389;20220427;18.4;2;10.2;2;9.6;0;3.41;26500 +81100;46.28289;6.97299;389;20220428;20;3.3;11.6;1.5;10;0;3.62;26700 +81100;46.28289;6.97299;389;20220429;18.8;4.8;11.8;2.5;9.5;.1;3.35;21700 +81100;46.28289;6.97299;389;20220430;20.3;8.8;14.5;2.7;9.8;1.6;3.59;18600 +81100;46.28289;6.97299;389;20220501;18.9;4.2;11.5;2.6;9.5;0;3.87;27900 +81100;46.28289;6.97299;389;20220502;19.7;3.6;11.6;2.1;9.7;.3;3.65;25400 +81100;46.28289;6.97299;389;20220503;20.9;8.9;14.9;2.6;10.2;.7;3.65;19100 +81100;46.28289;6.97299;389;20220504;18.9;10.1;14.5;2.2;11.4;5.2;3.09;17600 +81100;46.28289;6.97299;389;20220505;11.8;10.4;11.1;1;11.9;16.4;1.08;5000 +81100;46.28289;6.97299;389;20220506;16.5;9.6;13;1.6;11.6;.4;2.06;11100 +81100;46.28289;6.97299;389;20220507;19;7.2;13.1;2;11.3;.8;3;18700 +81100;46.28289;6.97299;389;20220508;20.2;6.6;13.4;1.9;11.5;1.4;3.37;21700 +81100;46.28289;6.97299;389;20220509;22.3;7.1;14.7;1.9;12;.3;4.34;28800 +81100;46.28289;6.97299;389;20220510;22.9;9.6;16.2;2.4;12.3;0;4.24;24600 +81100;46.28289;6.97299;389;20220511;26.1;9.7;17.9;2.4;12.9;0;5.01;27800 +81100;46.28289;6.97299;389;20220512;26;10.9;18.4;1.9;12.8;0;4.82;26700 +81100;46.28289;6.97299;389;20220513;25;12.4;18.7;2.1;14;.2;4.37;23300 +81100;46.28289;6.97299;389;20220514;25.4;12.1;18.7;1.9;14;0;4.85;27600 +81100;46.28289;6.97299;389;20220515;25.6;10.3;17.9;2.1;14;3;4.05;20900 +81100;46.28289;6.97299;389;20220516;23.7;14;18.8;2.1;14.6;1.7;3.76;18800 +81100;46.28289;6.97299;389;20220517;27.1;13.1;20.1;1.7;14;0;4.99;26800 +81100;46.28289;6.97299;389;20220518;28.4;12.3;20.3;1.5;15.3;0;5.06;27600 +81100;46.28289;6.97299;389;20220519;26.7;15.2;20.9;2.7;15.9;1.3;4.49;20400 +81100;46.28289;6.97299;389;20220520;28.9;19.2;24;5.4;14.1;0;7.28;26500 +81100;46.28289;6.97299;389;20220521;29.1;14.3;21.7;1.6;14.7;0;5.51;28900 +81100;46.28289;6.97299;389;20220522;25.3;13.9;19.6;1.9;16;.7;3.9;19700 +81100;46.28289;6.97299;389;20220523;26.1;21.5;23.8;5.1;14.7;11.2;5.86;17900 +81100;46.28289;6.97299;389;20220524;15.8;14.3;15;3.2;13.6;1.7;1.8;6400 +81100;46.28289;6.97299;389;20220525;21.8;11.3;16.5;1.9;12.1;0;4.11;23500 +81100;46.28289;6.97299;389;20220526;23.9;8.7;16.3;1.9;11.8;0;4.88;29400 +81100;46.28289;6.97299;389;20220527;25.4;9.3;17.3;2.4;12.5;0;5.19;29300 +81100;46.28289;6.97299;389;20220528;22.6;12.5;17.5;3.8;10.8;0;5.11;24400 +81100;46.28289;6.97299;389;20220529;20.6;7.9;14.2;2.8;8.2;0;5.09;30500 +81100;46.28289;6.97299;389;20220530;20.8;7.8;14.3;1.6;9.4;.1;4.11;24900 +81100;46.28289;6.97299;389;20220531;18.1;9.7;13.9;1.8;11.6;11.1;2.05;8600 +81100;46.28289;6.97299;389;20220601;19.2;12.9;16;2.7;14.6;9.6;2.62;13500 +81100;46.28289;6.97299;389;20220602;24.6;14.5;19.5;2.9;15.4;1.2;4.3;20700 +81100;46.28289;6.97299;389;20220603;24.4;17.4;20.9;3.6;15.6;1.6;4.07;15200 +81100;46.28289;6.97299;389;20220604;28.5;16.5;22.5;2.1;17.6;.4;5.05;24200 +81100;46.28289;6.97299;389;20220605;24.8;17.4;21.1;2.5;18.4;6.9;3.68;17000 +81100;46.28289;6.97299;389;20220606;25;13.2;19.1;2;15.4;9.4;4.91;27600 +81100;46.28289;6.97299;389;20220607;22.7;15;18.8;2.6;14.4;2.3;4.3;22000 +81100;46.28289;6.97299;389;20220608;19.2;9.8;14.5;2.6;12.8;6.2;2.88;15800 +81100;46.28289;6.97299;389;20220609;18.6;11.5;15;2.4;12.3;1.9;3.17;17300 +81100;46.28289;6.97299;389;20220610;23.6;7.2;15.4;2.6;11.5;.1;4.95;29388 +81100;46.28289;6.97299;389;20220611;27;9.2;18.1;1.9;13.1;0;5.54;31500 +81100;46.28289;6.97299;389;20220612;28.2;10.9;19.5;1.7;13.8;.9;5.38;28800 +81100;46.28289;6.97299;389;20220613;26.8;15.2;21;2;15.7;.2;5.21;26900 +81100;46.28289;6.97299;389;20220614;26.5;10.7;18.6;1.5;14.2;0;5.32;30800 +81100;46.28289;6.97299;389;20220615;30;14.1;22;1.9;16;.8;5.58;27400 +81100;46.28289;6.97299;389;20220616;30.9;18.8;24.8;3.3;15.7;.1;6.77;27800 +81100;46.28289;6.97299;389;20220617;30.5;14.2;22.3;1.6;16.3;0;5.83;29800 +81100;46.28289;6.97299;389;20220618;31.9;15.5;23.7;1.7;16.2;0;6.25;30700 +81100;46.28289;6.97299;389;20220619;32.4;16.6;24.5;2.1;18.5;0;5.91;26700 +81100;46.28289;6.97299;389;20220620;31.8;17.4;24.6;2.1;17.5;0;6.17;28400 +81100;46.28289;6.97299;389;20220621;30.3;15.4;22.8;1.7;16.5;2.2;4.9;22300 +81100;46.28289;6.97299;389;20220622;25.5;19.1;22.3;1.9;18.3;18.7;3.73;16400 +81100;46.28289;6.97299;389;20220623;25.4;16.2;20.8;1.3;18.5;8.5;4.18;22300 +81100;46.28289;6.97299;389;20220624;20.5;14.7;17.6;1.6;16.7;6.6;2.43;12300 +81100;46.28289;6.97299;389;20220625;25.5;12.9;19.2;2.9;15.5;1.6;5.05;27100 +81100;46.28289;6.97299;389;20220626;27.1;14.9;21;1.4;18.2;0;4.96;27100 +81100;46.28289;6.97299;389;20220627;21.9;16.9;19.4;1.8;17.2;1.8;2.22;8500 +81100;46.28289;6.97299;389;20220628;21;13.2;17.1;1.9;15.8;3.4;2.46;12000 +81100;46.28289;6.97299;389;20220629;26.8;14.9;20.8;3.2;15.8;0;5.53;27300 +81100;46.28289;6.97299;389;20220630;27.7;14.2;20.9;2.4;16.8;14.9;4.69;22400 +81100;46.28289;6.97299;389;20220701;21.9;14.5;18.2;2.1;14.3;.2;4.53;25900 +81100;46.28289;6.97299;389;20220702;26;10.4;18.2;1.8;14.1;0;5.34;31200 +81100;46.28289;6.97299;389;20220703;31;13.5;22.2;2.2;15.3;4.4;5.74;26500 +81100;46.28289;6.97299;389;20220704;26.4;18.1;22.2;3;18.4;7.2;4.22;17900 +81100;46.28289;6.97299;389;20220705;26.5;16.6;21.5;2.5;16.7;0;5.32;27000 +81100;46.28289;6.97299;389;20220706;27.3;11.8;19.5;2.3;13.8;0;5.7;30500 +81100;46.28289;6.97299;389;20220707;26.7;12.2;19.4;2.4;13.6;0;5.66;30400 +81100;46.28289;6.97299;389;20220708;25.8;11.5;18.6;2.5;13.7;0;5.52;30800 +81100;46.28289;6.97299;389;20220709;28;11.1;19.5;1.6;13;0;5.17;27400 +81100;46.28289;6.97299;389;20220710;28;9.9;18.9;2.1;13.3;0;5.6;30200 +81100;46.28289;6.97299;389;20220711;27.7;11.9;19.8;1.9;14;0;5.57;30300 +81100;46.28289;6.97299;389;20220712;29.6;12.8;21.2;1.8;14.3;0;5.81;30200 +81100;46.28289;6.97299;389;20220713;29.9;11.6;20.7;1.8;13.5;0;5.75;29600 +81100;46.28289;6.97299;389;20220714;34.2;16.3;25.2;2.1;14.8;0;6.69;29600 +81100;46.28289;6.97299;389;20220715;31;15.5;23.2;2.7;15;0;6.45;29400 +81100;46.28289;6.97299;389;20220716;30.6;14;22.3;2.2;14.3;0;6.09;29400 +81100;46.28289;6.97299;389;20220717;30.6;12.4;21.5;1.8;14.5;0;5.76;29200 +81100;46.28289;6.97299;389;20220718;33.9;13.7;23.8;1.7;15.6;0;6.14;29100 +81100;46.28289;6.97299;389;20220719;34.3;14.2;24.2;1.4;17.3;1.9;5.88;28500 +81100;46.28289;6.97299;389;20220720;29.6;20.4;25;2;22.9;8.6;4.11;17900 +81100;46.28289;6.97299;389;20220721;29.7;19.2;24.4;1.4;19.5;0;5.34;26800 +81100;46.28289;6.97299;389;20220722;33;15.1;24;1.8;17.8;.3;4.81;20100 +81100;46.28289;6.97299;389;20220723;30.2;20;25.1;2.2;18.15;.8;4.78;19724 +81100;46.28289;6.97299;389;20220724;32.9;17;25;1.4;16.85;0;4.63;20574 +81100;46.28289;6.97299;389;20220725;34.8;17.6;26.2;2.2;15.65;4.1;5.93;23852 +81100;46.28289;6.97299;389;20220726;28.4;18.9;23.6;2.9;16.1;0;5.52;23800 +81100;46.28289;6.97299;389;20220727;28.8;14.5;21.6;2.4;14.3;0;5.5;26300 +81100;46.28289;6.97299;389;20220728;29.5;13.7;21.6;1.6;15.3;.2;4.69;22900 +81100;46.28289;6.97299;389;20220729;23.5;16.9;20.2;1.6;17.1;5.5;2.31;8700 +81100;46.28289;6.97299;389;20220730;28.9;13.7;21.3;1.5;15.3;0;5.04;26700 +81100;46.28289;6.97299;389;20220731;31.3;13.7;22.5;2.4;13.3;0;6.08;28000 +81100;46.28289;6.97299;389;20220801;32.1;14.3;23.2;1.9;14.4;0;5.76;27300 +81100;46.28289;6.97299;389;20220802;32.7;14.2;23.4;1.6;15.1;0;5.65;27700 +81100;46.28289;6.97299;389;20220803;33.6;14.4;24;2;15.3;0;5.94;27100 +81100;46.28289;6.97299;389;20220804;34.5;16.6;25.5;2.3;16.3;.3;5.86;23500 +81100;46.28289;6.97299;389;20220805;32.4;22.1;27.2;4.1;18.5;4.2;5.73;15600 +81100;46.28289;6.97299;389;20220806;26.6;15.9;21.2;2.2;18.3;.1;4.71;25600 +81100;46.28289;6.97299;389;20220807;25.1;16.8;20.9;1.6;18;.4;3.73;19500 +81100;46.28289;6.97299;389;20220808;29.8;14.9;22.3;1.6;16.7;0;5.07;26500 +81100;46.28289;6.97299;389;20220809;30.5;14.3;22.4;1.8;16.3;0;5.19;26300 +81100;46.28289;6.97299;389;20220810;30.3;13.9;22.1;1.3;15.5;0;4.9;26000 +81100;46.28289;6.97299;389;20220811;31;13.1;22;1;15.5;0;4.67;25300 +81100;46.28289;6.97299;389;20220812;32;13.5;22.7;1.9;13.7;0;5.44;25800 +81100;46.28289;6.97299;389;20220813;29.9;11.4;20.6;1.6;12;0;5.07;26700 +81100;46.28289;6.97299;389;20220814;23.4;11.6;17.5;1.9;14.3;1.5;2.22;7800 +81100;46.28289;6.97299;389;20220815;24.7;13.9;19.3;2.3;16.4;.2;3.33;16400 +81100;46.28289;6.97299;389;20220816;28.9;12.6;20.7;1.9;14.2;0;4.8;24800 +81100;46.28289;6.97299;389;20220817;27;15.5;21.2;2.3;17.2;19.6;3.48;14900 +81100;46.28289;6.97299;389;20220818;22;14.9;18.4;1.2;17.4;10.1;2.17;11000 +81100;46.28289;6.97299;389;20220819;19.1;16.6;17.8;1.4;17.9;11.3;1.11;3400 +81100;46.28289;6.97299;389;20220820;23.5;15.1;19.3;1.4;16.9;1;2.8;14600 +81100;46.28289;6.97299;389;20220821;26.1;14.3;20.2;2.2;16.1;0;4.32;23700 +81100;46.28289;6.97299;389;20220822;27.9;13.5;20.7;1.5;14.9;0;4.37;24200 +81100;46.28289;6.97299;389;20220823;29;11.7;20.3;1.5;13.5;0;4.41;23800 +81100;46.28289;6.97299;389;20220824;26.8;12.1;19.4;1.1;15.3;0;3.77;22100 +81100;46.28289;6.97299;389;20220825;29;13.1;21;1.1;16.4;.2;4.05;22900 +81100;46.28289;6.97299;389;20220826;25.5;16.6;21;1.6;17.7;4.6;2.57;10800 +81100;46.28289;6.97299;389;20220827;27.2;14.1;20.6;1.8;16.2;0;3.9;20600 +81100;46.28289;6.97299;389;20220828;25.5;13;19.2;1.3;16.4;0;3.69;22400 +81100;46.28289;6.97299;389;20220829;28.3;12.9;20.6;1.7;15.8;0;4.14;22600 +81100;46.28289;6.97299;389;20220830;25.8;12.9;19.3;1.7;15.6;5.5;2.9;13700 +81100;46.28289;6.97299;389;20220831;26;15.6;20.8;1.9;16.9;0;3.91;21800 +81100;46.28289;6.97299;389;20220901;24;12.6;18.3;1.3;15.3;0;3.29;20200 +81100;46.28289;6.97299;389;20220902;23.4;10.9;17.1;1;14.6;3.7;2.79;17200 +81100;46.28289;6.97299;389;20220903;22.5;15.5;19;1.4;17.1;1.2;2.57;14300 +81100;46.28289;6.97299;389;20220904;25;13.6;19.3;1.3;16.7;.1;3.22;19300 +81100;46.28289;6.97299;389;20220905;26.5;14.3;20.4;1.8;16.3;0;3.1;15000 +81100;46.28289;6.97299;389;20220906;25.1;15.1;20.1;2.4;17.1;2.9;3.09;15200 +81100;46.28289;6.97299;389;20220907;25.6;17;21.3;2.5;18.1;26.3;3.02;13400 +81100;46.28289;6.97299;389;20220908;22.7;15.1;18.9;1.2;15.9;.8;2.84;17200 +81100;46.28289;6.97299;389;20220909;22.8;13.6;18.2;2.3;14;3.2;3.31;18800 +81100;46.28289;6.97299;389;20220910;20.2;13.4;16.8;1.4;14.2;0;2.4;14400 +81100;46.28289;6.97299;389;20220911;22.8;9.8;16.3;1.3;12.9;0;3.07;20900 +81100;46.28289;6.97299;389;20220912;23.4;9.3;16.3;1.2;13.1;0;3;20500 +81100;46.28289;6.97299;389;20220913;24.2;11.3;17.7;1.4;14.4;.3;2.57;14400 +81100;46.28289;6.97299;389;20220914;23.8;15.9;19.8;1.5;18.1;10.5;2;9300 +81100;46.28289;6.97299;389;20220915;20.8;13.4;17.1;1.3;17.4;8;1.42;7200 +81100;46.28289;6.97299;389;20220916;20.7;14.7;17.7;2.4;14.2;4.4;2.38;11000 +81100;46.28289;6.97299;389;20220917;15.4;11.4;13.4;2.9;8.7;0;2.9;17100 +81100;46.28289;6.97299;389;20220918;17.6;4.1;10.8;1.3;8.9;0;2.38;19500 +81100;46.28289;6.97299;389;20220919;17.9;5.8;11.8;1.5;9.3;0;2.45;19000 +81100;46.28289;6.97299;389;20220920;18.2;4.7;11.4;1.4;9.1;0;2.39;19000 +81100;46.28289;6.97299;389;20220921;17.8;4.4;11.1;1.5;9.4;0;2.28;18300 +81100;46.28289;6.97299;389;20220922;18.1;4.8;11.4;1.1;9.8;0;2.2;18400 +81100;46.28289;6.97299;389;20220923;19.7;5.3;12.5;.9;10.8;2.7;2;15500 +81100;46.28289;6.97299;389;20220924;18;11.1;14.5;1.2;13.5;6.3;1.25;5700 +81100;46.28289;6.97299;389;20220925;15.7;11;13.3;1;13;7;1.1;5500 +81100;46.28289;6.97299;389;20220926;15.4;9.1;12.2;1.2;11.8;4.7;1.23;7000 +81100;46.28289;6.97299;389;20220927;14.1;9.6;11.8;1.6;10.7;6.9;1.37;7600 +81100;46.28289;6.97299;389;20220928;13.8;8.9;11.3;2.4;11.6;25.5;1.03;4200 +81100;46.28289;6.97299;389;20220929;13.1;10.5;11.8;.9;11.9;7;.95;4800 +81100;46.28289;6.97299;389;20220930;14.7;7.6;11.1;.9;11.1;0;1.3;9800 +81100;46.28289;6.97299;389;20221001;12.8;6.9;9.8;1.5;11.3;19.1;.7;2500 +81100;46.28289;6.97299;389;20221002;20.4;11.2;15.8;1.8;14.1;0;1.76;10300 +81100;46.28289;6.97299;389;20221003;19.1;7.6;13.3;1.4;12.5;0;1.89;15900 +81100;46.28289;6.97299;389;20221004;18.4;9.4;13.9;.9;12.6;0;1.79;15500 +81100;46.28289;6.97299;389;20221005;21.2;7;14.1;1.1;10.9;0;1.99;15900 +81100;46.28289;6.97299;389;20221006;21.3;7.6;14.4;1.1;11.9;0;1.9;15000 +81100;46.28289;6.97299;389;20221007;19.4;7;13.2;.7;12.6;0;1.57;14000 +81100;46.28289;6.97299;389;20221008;17;12.7;14.8;.7;14.5;2.5;.9;4000 +81100;46.28289;6.97299;389;20221009;16;13;14.5;.7;13.2;0;1.05;5800 +81100;46.28289;6.97299;389;20221010;18.8;8.6;13.7;.7;12.5;0;1.2;8200 +81100;46.28289;6.97299;389;20221011;18.6;8.1;13.3;1.4;12.4;.2;1.52;12300 +81100;46.28289;6.97299;389;20221012;18.1;11.5;14.8;1;13.9;.1;1.37;10900 +81100;46.28289;6.97299;389;20221013;17.3;7.9;12.6;.9;12.2;.8;1.06;7000 +81100;46.28289;6.97299;389;20221014;16.4;12.4;14.4;1;14.3;3.9;.93;5000 +81100;46.28289;6.97299;389;20221015;21.4;11.1;16.2;2;13.4;0;1.76;9900 +81100;46.28289;6.97299;389;20221016;22.1;12.5;17.3;2.5;11.5;0;2.4;12800 +81100;46.28289;6.97299;389;20221017;22;10.8;16.4;1.9;11.5;0;2.04;12900 +81100;46.28289;6.97299;389;20221018;21;9.5;15.2;1.3;12.3;0;1.58;12400 +81100;46.28289;6.97299;389;20221019;18.2;7.9;13;1;11.9;0;1.28;12300 +81100;46.28289;6.97299;389;20221020;18.7;8.9;13.8;2.6;13.6;5.8;1.14;5100 +81100;46.28289;6.97299;389;20221021;17.7;15;16.3;3.7;14.4;18.6;1.45;2100 +81100;46.28289;6.97299;389;20221022;19.2;12.7;15.9;1.9;13.7;.1;1.54;12000 +81100;46.28289;6.97299;389;20221023;16.7;9.5;13.1;2.3;13;7.8;1.06;6900 +81100;46.28289;6.97299;389;20221024;16.9;13.9;15.4;3.2;14.1;20.1;1.18;1400 +81100;46.28289;6.97299;389;20221025;17.2;10.7;13.9;2.1;12.7;2.4;1.28;10600 +81100;46.28289;6.97299;389;20221026;21.1;12.8;16.9;3.1;13.1;0;2.01;10900 +81100;46.28289;6.97299;389;20221027;18.7;9.6;14.1;1.9;12.2;0;1.33;10600 +81100;46.28289;6.97299;389;20221028;20.5;10.8;15.6;2.6;13.3;0;1.55;8400 +81100;46.28289;6.97299;389;20221029;18.3;12.2;15.2;2.1;13.6;0;1.25;9100 +81100;46.28289;6.97299;389;20221030;19;7;13;.8;11.9;0;.92;9300 +81100;46.28289;6.97299;389;20221031;17;7.6;12.3;1;11.4;1;.89;8700 +81100;46.28289;6.97299;389;20221101;16.5;7.4;11.9;1.7;12.3;5;.81;5100 +81100;46.28289;6.97299;389;20221102;15.8;8.6;12.2;1;11;.1;.83;6000 +81100;46.28289;6.97299;389;20221103;15.2;4.5;9.8;2.1;10;18.2;.93;4600 +81100;46.28289;6.97299;389;20221104;10.9;5.6;8.2;1.9;9.3;4.6;.7;3300 +81100;46.28289;6.97299;389;20221105;11.3;6;8.6;1.6;8.7;.8;.77;8200 +81100;46.28289;6.97299;389;20221106;11.1;3;7;1.8;7.9;0;.76;7700 +81100;46.28289;6.97299;389;20221107;15.1;4.7;9.9;1.4;8;0;.92;9200 +81100;46.28289;6.97299;389;20221108;15.6;3.7;9.6;1.1;7.4;3.4;.82;9600 +81100;46.28289;6.97299;389;20221109;12.1;7.6;9.8;1.8;10.1;11.7;.75;1400 +81100;46.28289;6.97299;389;20221110;15.6;8.9;12.2;1.5;10.8;0;.81;9000 +81100;46.28289;6.97299;389;20221111;13.7;3.1;8.4;1;8.4;0;.59;8900 +81100;46.28289;6.97299;389;20221112;12;2;7;.8;8.5;0;.48;6700 +81100;46.28289;6.97299;389;20221113;11.1;2.4;6.7;.8;8.3;2.3;.44;7100 +81100;46.28289;6.97299;389;20221114;10.8;3.1;6.9;5.3;8.3;1.3;1;2100 +81100;46.28289;6.97299;389;20221115;13.4;8.8;11.1;4.8;8.9;8.8;1.71;2300 +81100;46.28289;6.97299;389;20221116;13.4;6.1;9.7;2;10.1;1.1;.61;8400 +81100;46.28289;6.97299;389;20221117;16.6;7.4;12;2.6;9.4;11.3;1.27;5600 +81100;46.28289;6.97299;389;20221118;10.6;7.7;9.1;1.4;9.1;.8;.66;3200 +81100;46.28289;6.97299;389;20221119;9.6;2;5.8;1.3;7.4;.4;.45;6800 +81100;46.28289;6.97299;389;20221120;9.6;1.6;5.6;1.1;7.3;0;.35;8100 +81100;46.28289;6.97299;389;20221121;10.2;3.3;6.7;2;7.5;11;.67;5300 +81100;46.28289;6.97299;389;20221122;9.7;4.4;7;1.2;7.7;0;.5;5100 +81100;46.28289;6.97299;389;20221123;8.7;.7;4.7;2.2;6.5;5.7;.66;5000 +81100;46.28289;6.97299;389;20221124;10.5;3.5;7;2.2;7.5;0;.7;5400 +81100;46.28289;6.97299;389;20221125;10.4;5.8;8.1;1.3;7.5;1.6;.62;4500 +81100;46.28289;6.97299;389;20221126;10.1;1.2;5.6;1.4;7.1;0;.4;7000 +81100;46.28289;6.97299;389;20221127;8.4;.7;4.5;1.9;5.7;0;.68;5200 +81100;46.28289;6.97299;389;20221128;8.5;2.3;5.4;.7;7.3;2.9;.45;2200 +81100;46.28289;6.97299;389;20221129;7.9;4.5;6.2;.8;8.4;1.9;.4;2100 +81100;46.28289;6.97299;389;20221130;8.4;-.1;4.1;1;6.9;0;.3;5100 +81100;46.28289;6.97299;389;20221201;6.6;3.8;5.2;.9;7.2;0;.42;2600 +81100;46.28289;6.97299;389;20221202;6.6;2.5;4.5;1.6;6.2;0;.42;5800 +81100;46.28289;6.97299;389;20221203;5;-1.1;1.9;1.5;6.1;0;.35;3400 +81100;46.28289;6.97299;389;20221204;6.1;1.8;3.9;.8;7.2;4;.38;1700 +81100;46.28289;6.97299;389;20221205;6.8;1.5;4.1;1.3;7.2;.1;.35;3100 +81100;46.28289;6.97299;389;20221206;6.2;-1.1;2.5;1.2;5.5;0;.25;6300 +81100;46.28289;6.97299;389;20221207;4.7;-1.9;1.4;1.3;5.5;0;.32;4200 +81100;46.28289;6.97299;389;20221208;4.4;-2.1;1.1;1.1;5;5.8;.18;6600 +81100;46.28289;6.97299;389;20221209;2.3;.8;1.5;1;6.1;12.1;.39;800 +81100;46.28289;6.97299;389;20221210;3.6;1.4;2.5;2.1;6.2;1.9;.52;800 +81100;46.28289;6.97299;389;20221211;2.6;-.6;1;1.6;4.6;0;.25;7000 +81100;46.28289;6.97299;389;20221212;2.1;-2.7;-.3;2.1;3.9;.4;.4;6800 +81100;46.28289;6.97299;389;20221213;2.5;-2.7;-.1;3.4;4.9;.2;.58;1900 +81100;46.28289;6.97299;389;20221214;5.1;-1;2;1.2;6.4;2.7;.32;2300 +81100;46.28289;6.97299;389;20221215;6.3;1.5;3.9;1.4;7.2;17.6;.41;1600 +81100;46.28289;6.97299;389;20221216;5.1;2.8;3.9;1.5;7.2;.8;.42;1300 +81100;46.28289;6.97299;389;20221217;3.1;1.2;2.1;1.6;5.5;.1;.41;3300 +81100;46.28289;6.97299;389;20221218;4.2;-2.1;1;1.6;5.2;0;.22;6100 +81100;46.28289;6.97299;389;20221219;6.4;-.4;3;1.4;6.2;0;.31;4200 +81100;46.28289;6.97299;389;20221220;11.7;.2;5.9;1.4;6.7;1.7;.56;3900 +81100;46.28289;6.97299;389;20221221;9.3;5;7.1;1.8;8.4;2;.6;1400 +81100;46.28289;6.97299;389;20221222;11.4;5;8.2;2.5;9.3;12.2;.63;2000 +81100;46.28289;6.97299;389;20221223;10.2;7.9;9;4.3;10.3;34.7;.68;600 +81100;46.28289;6.97299;389;20221224;12;8.9;10.4;1.4;11;.3;.46;2500 +81100;46.28289;6.97299;389;20221225;11.8;6.8;9.3;2.3;9.3;0;.46;6100 +81100;46.28289;6.97299;389;20221226;10.4;1.1;5.7;2.2;8.2;7.2;.49;2500 +81100;46.28289;6.97299;389;20221227;10.6;5.3;7.9;.8;8.7;0;.12;6300 +81100;46.28289;6.97299;389;20221228;9;.7;4.8;2.2;5.8;0;.57;6400 +81100;46.28289;6.97299;389;20221229;9.9;5.6;7.7;3.2;5.9;12.5;1.35;3500 +81100;46.28289;6.97299;389;20221230;9.3;5.9;7.6;5.4;8.4;5;.97;2000 +81100;46.28289;6.97299;389;20221231;15.7;7.7;11.7;6.4;9.3;.1;1.92;4000 +82074;45.96028;-1.32783;2;20220101;14.8;8.2;11.5;3.9;11.2;.1;.68;7210 +82074;45.96028;-1.32783;2;20220102;13.6;11.7;12.6;6.7;12.9;.7;.77;4218 +82074;45.96028;-1.32783;2;20220103;13.1;12;12.5;6.9;13.1;3.2;.69;3396 +82074;45.96028;-1.32783;2;20220104;13.4;10.5;11.9;8.1;10.5;1.4;1.71;1376 +82074;45.96028;-1.32783;2;20220105;8.7;7.1;7.9;5.7;6.5;0;1.68;3991 +82074;45.96028;-1.32783;2;20220106;8.8;6.7;7.7;4.6;6.3;1.4;1.52;4202 +82074;45.96028;-1.32783;2;20220107;11.6;5.8;8.7;8.8;9.9;5.2;.72;7048 +82074;45.96028;-1.32783;2;20220108;12.2;9.6;10.9;11.6;10.8;7.6;1.33;1331 +82074;45.96028;-1.32783;2;20220109;11.3;9.9;10.6;7.6;10.7;11.5;1.1;869 +82074;45.96028;-1.32783;2;20220110;11.7;10;10.8;5.2;11.8;2.2;.66;1015 +82074;45.96028;-1.32783;2;20220111;9.6;7.3;8.4;2.6;8.3;0;.62;7181 +82074;45.96028;-1.32783;2;20220112;5.4;5.1;5.2;7;6.3;0;1.32;2217 +82074;45.96028;-1.32783;2;20220113;7.8;3.6;5.7;6.8;6.3;0;1.26;8162 +82074;45.96028;-1.32783;2;20220114;3.9;-.3;1.8;2.8;6.2;.1;.29;6454 +82074;45.96028;-1.32783;2;20220115;4.2;2.4;3.3;2.6;6.8;.1;.38;4467 +82074;45.96028;-1.32783;2;20220116;5.4;-.6;2.4;1.8;7;0;.16;7234 +82074;45.96028;-1.32783;2;20220117;8.4;2.6;5.5;3.1;8.2;0;.46;3527 +82074;45.96028;-1.32783;2;20220118;6.5;5.1;5.8;3.7;7.1;.1;.83;3661 +82074;45.96028;-1.32783;2;20220119;7.9;5.9;6.9;2.5;7.9;2;.77;1293 +82074;45.96028;-1.32783;2;20220120;9;6.4;7.7;5.8;8.3;.1;.98;6223 +82074;45.96028;-1.32783;2;20220121;7.1;4;5.5;8.4;6.6;0;1.26;8444 +82074;45.96028;-1.32783;2;20220122;6.5;3.9;5.2;7.5;6.5;0;1.18;7317 +82074;45.96028;-1.32783;2;20220123;7.6;3.9;5.7;6.6;6.9;0;1.15;5200 +82074;45.96028;-1.32783;2;20220124;8.6;2.3;5.4;3.7;7.3;0;.67;9243 +82074;45.96028;-1.32783;2;20220125;9.8;-2.4;3.7;2.1;6.4;0;.5;9083 +82074;45.96028;-1.32783;2;20220126;2.3;1.3;1.8;4.9;6.5;0;.38;893 +82074;45.96028;-1.32783;2;20220127;3.6;-.6;1.5;3.9;6.2;.1;.41;4055 +82074;45.96028;-1.32783;2;20220128;8.8;3.6;6.2;1.4;9.2;0;.32;8253 +82074;45.96028;-1.32783;2;20220129;7.7;6;6.8;1.8;9;.1;.5;1370 +82074;45.96028;-1.32783;2;20220130;8.5;7;7.7;2.7;10;.3;.42;4871 +82074;45.96028;-1.32783;2;20220131;9.8;7.8;8.8;6.7;9.6;.1;.93;5579 +82074;45.96028;-1.32783;2;20220201;10.9;7.7;9.3;7;9.9;.1;.99;6952 +82074;45.96028;-1.32783;2;20220202;9;8.7;8.8;3.3;10.4;0;.57;2649 +82074;45.96028;-1.32783;2;20220203;8.9;6.7;7.8;3.3;9.6;.6;.57;6029 +82074;45.96028;-1.32783;2;20220204;11.3;8.5;9.9;5.3;10.5;.2;.89;6793 +82074;45.96028;-1.32783;2;20220205;10.8;7.2;9;3.3;9.1;.1;.96;10840 +82074;45.96028;-1.32783;2;20220206;11.1;8.7;9.9;8.1;11;.4;.79;6499 +82074;45.96028;-1.32783;2;20220207;11.3;10.6;10.9;4.7;11.3;.1;.89;3881 +82074;45.96028;-1.32783;2;20220208;9.9;6.5;8.2;2.1;9.7;0;.65;7794 +82074;45.96028;-1.32783;2;20220209;11.2;4.3;7.7;3.1;8.9;.1;.88;10941 +82074;45.96028;-1.32783;2;20220210;10.8;5.9;8.3;5.1;10.3;.1;.64;9453 +82074;45.96028;-1.32783;2;20220211;9.7;5.7;7.7;6.2;7.2;0;1.65;8720 +82074;45.96028;-1.32783;2;20220212;9.3;3.4;6.3;2.9;6.5;0;1.2;10574 +82074;45.96028;-1.32783;2;20220213;11.6;3.1;7.3;7.3;9.2;3.3;.97;12114 +82074;45.96028;-1.32783;2;20220214;11.4;9;10.2;8.8;9.8;1.8;1.55;9197 +82074;45.96028;-1.32783;2;20220215;11.4;9.2;10.3;8.4;10.5;9.3;1.18;2164 +82074;45.96028;-1.32783;2;20220216;12.2;10.3;11.2;11;12.9;1.7;.44;2013 +82074;45.96028;-1.32783;2;20220217;12;11.6;11.8;7.6;13;.8;.65;3465 +82074;45.96028;-1.32783;2;20220218;12.2;11;11.6;8.2;10.8;.4;1.58;5545 +82074;45.96028;-1.32783;2;20220219;11.2;8.4;9.8;7;8.1;.1;2.08;10301 +82074;45.96028;-1.32783;2;20220220;12.8;9.9;11.3;8.7;12.2;.7;.97;8434 +82074;45.96028;-1.32783;2;20220221;11.9;10.5;11.2;10.7;9.8;0;2.06;6009 +82074;45.96028;-1.32783;2;20220222;12;10;11;5.1;11;.1;1.2;7301 +82074;45.96028;-1.32783;2;20220223;12.2;10.1;11.1;2.8;11.5;.2;.97;6708 +82074;45.96028;-1.32783;2;20220224;12.1;7.4;9.7;6;9.4;.5;1.59;11327 +82074;45.96028;-1.32783;2;20220225;11.5;8.4;9.9;4;7.7;0;1.98;13326 +82074;45.96028;-1.32783;2;20220226;13.1;6.4;9.7;4.5;6.8;0;2.36;13435 +82074;45.96028;-1.32783;2;20220227;13;4.9;8.9;3.3;9.1;.2;1.49;14655 +82074;45.96028;-1.32783;2;20220228;11.9;7.7;9.8;1.3;11.1;0;1.03;11054 +82074;45.96028;-1.32783;2;20220301;15.4;8.5;11.9;1.9;10.6;.5;1.41;9803 +82074;45.96028;-1.32783;2;20220302;12.4;10.1;11.2;3.3;11.3;.2;1.2;8566 +82074;45.96028;-1.32783;2;20220303;12.3;10.4;11.3;6;11.6;5.5;1.23;7943 +82074;45.96028;-1.32783;2;20220304;11.6;9;10.3;8.2;9.5;.1;1.85;9279 +82074;45.96028;-1.32783;2;20220305;11.3;7.4;9.3;6;8.2;.4;2.07;13993 +82074;45.96028;-1.32783;2;20220306;12.2;7.7;9.9;6.3;7.9;0;2.36;12269 +82074;45.96028;-1.32783;2;20220307;9.5;3.5;6.5;5.2;5.5;0;2.31;16231 +82074;45.96028;-1.32783;2;20220308;10.4;5.4;7.9;5.9;9.2;1.4;1.16;8908 +82074;45.96028;-1.32783;2;20220309;15.7;5.1;10.4;5.5;9.9;.1;2.11;16627 +82074;45.96028;-1.32783;2;20220310;13.6;11.1;12.3;4.3;10.7;1.2;1.87;10386 +82074;45.96028;-1.32783;2;20220311;13.4;8.1;10.7;7.9;11.1;5.2;1.5;11570 +82074;45.96028;-1.32783;2;20220312;12.6;10.8;11.7;6.3;10.2;8.2;1.96;8575 +82074;45.96028;-1.32783;2;20220313;12.1;9;10.5;5.8;9.5;4.9;1.9;10522 +82074;45.96028;-1.32783;2;20220314;13.7;5.8;9.7;4.2;9.4;.3;1.79;12687 +82074;45.96028;-1.32783;2;20220315;18.6;11;14.8;4.2;12;0;2.25;8773 +82074;45.96028;-1.32783;2;20220316;14.7;12.3;13.5;4.4;12.2;.1;1.58;5759 +82074;45.96028;-1.32783;2;20220317;10.4;8.9;9.6;9.7;8.8;0;2.05;8316 +82074;45.96028;-1.32783;2;20220318;13.2;7.1;10.1;7.6;8.7;0;2.53;16218 +82074;45.96028;-1.32783;2;20220319;18.4;9.1;13.7;3.9;9.8;0;3.07;18679 +82074;45.96028;-1.32783;2;20220320;18.8;9.2;14;3.5;10;0;3.04;18884 +82074;45.96028;-1.32783;2;20220321;18.7;9.6;14.1;4.4;9.9;0;3.31;19090 +82074;45.96028;-1.32783;2;20220322;18.9;8.6;13.7;5.6;7.5;0;4.19;19295 +82074;45.96028;-1.32783;2;20220323;15.8;8.1;11.9;3.7;8.1;0;3.01;19102 +82074;45.96028;-1.32783;2;20220324;14.9;7.7;11.3;2.7;8.8;0;2.58;19705 +82074;45.96028;-1.32783;2;20220325;17.5;8.5;13;3.4;9.6;0;2.99;19909 +82074;45.96028;-1.32783;2;20220326;18.8;10.3;14.5;4.1;9.3;0;3.61;20114 +82074;45.96028;-1.32783;2;20220327;18.1;10.3;14.2;3.4;9.9;0;3.22;19996 +82074;45.96028;-1.32783;2;20220328;18.8;10.7;14.7;3.1;9.3;0;3.04;14173 +82074;45.96028;-1.32783;2;20220329;14.2;11.5;12.8;3.7;10.8;.1;2.19;12285 +82074;45.96028;-1.32783;2;20220330;12.9;11.4;12.1;5.6;11.3;.5;1.82;9422 +82074;45.96028;-1.32783;2;20220331;12.2;8.4;10.3;9.1;8.3;.3;2.84;14708 +82074;45.96028;-1.32783;2;20220401;9.5;5.2;7.3;12.2;5.8;.4;3.19;15742 +82074;45.96028;-1.32783;2;20220402;9.5;5;7.2;8.2;6;0;2.84;16232 +82074;45.96028;-1.32783;2;20220403;10.3;.5;5.4;3.4;5.01;0;2.24;17052 +82074;45.96028;-1.32783;2;20220404;10.1;4.9;7.5;3.7;5.9;0;2.57;17703 +82074;45.96028;-1.32783;2;20220405;12.5;8.6;10.5;5.2;10.7;.1;1.91;15559 +82074;45.96028;-1.32783;2;20220406;12.4;10.3;11.3;7.2;11.3;2.1;1.5;6950 +82074;45.96028;-1.32783;2;20220407;12.9;11.6;12.2;12.4;13.1;10;.92;3181 +82074;45.96028;-1.32783;2;20220408;14.1;11.5;12.8;13.1;11.2;2;2.31;4729 +82074;45.96028;-1.32783;2;20220409;11.8;7.7;9.7;4.6;7.6;.3;2.71;16471 +82074;45.96028;-1.32783;2;20220410;16.9;6.2;11.5;4.5;7.9;0;3.67;23092 +82074;45.96028;-1.32783;2;20220411;22.8;9.5;16.1;6.1;10.83;.1;4.69;21369 +82074;45.96028;-1.32783;2;20220412;17.7;12.7;15.2;5.1;12.11;.4;2.85;12500 +82074;45.96028;-1.32783;2;20220413;16.8;10.3;13.5;3.1;13.2;1;2.67;21211 +82074;45.96028;-1.32783;2;20220414;16.9;11.8;14.3;3.2;13.8;0;2.57;19013 +82074;45.96028;-1.32783;2;20220415;18.8;12.4;15.6;3;13.4;.1;3.2;21372 +82074;45.96028;-1.32783;2;20220416;19;11.4;15.2;3.4;12.7;0;3.46;23397 +82074;45.96028;-1.32783;2;20220417;17.1;11.6;14.3;4.6;12;0;3.11;19601 +82074;45.96028;-1.32783;2;20220418;14.7;11.1;12.9;6;12.1;0;2.39;16558 +82074;45.96028;-1.32783;2;20220419;14.5;9.8;12.1;7;10.3;1.1;2.96;18949 +82074;45.96028;-1.32783;2;20220420;14.2;10;12.1;6.7;11;2.5;1.93;6775 +82074;45.96028;-1.32783;2;20220421;15.5;11.2;13.3;3.6;13.1;.1;2.43;18403 +82074;45.96028;-1.32783;2;20220422;15.5;12.2;13.8;1.7;13.1;1;1.69;9244 +82074;45.96028;-1.32783;2;20220423;14.3;12.3;13.3;4.1;12.8;4.7;1.78;9734 +82074;45.96028;-1.32783;2;20220424;13.7;12.8;13.2;7.2;13.3;1.4;1.59;8971 +82074;45.96028;-1.32783;2;20220425;15.2;12.7;13.9;4.7;12.9;.1;2.36;14567 +82074;45.96028;-1.32783;2;20220426;19.1;10.8;14.9;4.4;11.8;0;3.99;25950 +82074;45.96028;-1.32783;2;20220427;18.8;11.1;14.9;3.9;11.2;.3;3.88;23626 +82074;45.96028;-1.32783;2;20220428;18.1;13.4;15.7;3.4;13.4;.2;3.24;20070 +82074;45.96028;-1.32783;2;20220429;17.5;12.7;15.1;3.1;14.2;0;2.92;20260 +82074;45.96028;-1.32783;2;20220430;17.6;12.4;15;4.6;13.1;0;3.26;21318 +82074;45.96028;-1.32783;2;20220501;18.3;12.1;15.2;3.7;11.2;0;3.89;23344 +82074;45.96028;-1.32783;2;20220502;18.9;12.8;15.8;4.5;11.3;0;3.89;19712 +82074;45.96028;-1.32783;2;20220503;17.8;12.4;15.1;6;12.3;0;3.56;20544 +82074;45.96028;-1.32783;2;20220504;17;12.6;14.8;5.1;12.9;0;3.37;22624 +82074;45.96028;-1.32783;2;20220505;17.2;12.4;14.8;4.8;13.1;0;3.57;25669 +82074;45.96028;-1.32783;2;20220506;17.9;12.5;15.2;5.5;13.3;0;3.82;27318 +82074;45.96028;-1.32783;2;20220507;17.9;13;15.4;4.8;13.9;0;3.26;21493 +82074;45.96028;-1.32783;2;20220508;19.7;13.5;16.6;3.6;14.6;0;3.58;22475 +82074;45.96028;-1.32783;2;20220509;22.3;15.3;18.8;3.1;15.2;0;4.4;25382 +82074;45.96028;-1.32783;2;20220510;22.4;15.9;19.1;2.1;16.2;.1;4.22;25123 +82074;45.96028;-1.32783;2;20220511;19.4;13.7;16.5;3;15.8;0;3.57;24597 +82074;45.96028;-1.32783;2;20220512;18.5;14.7;16.6;3.7;14.2;0;2.88;14511 +82074;45.96028;-1.32783;2;20220513;20.6;14.3;17.4;4.4;14.1;0;4.47;27072 +82074;45.96028;-1.32783;2;20220514;26.7;15.2;20.9;2.9;16.7;.8;5.3;28536 +82074;45.96028;-1.32783;2;20220515;25.7;17.1;21.4;4.3;18.2;.7;5.21;27656 +82074;45.96028;-1.32783;2;20220516;25.1;15.4;20.2;2.9;17;.1;4.76;26329 +82074;45.96028;-1.32783;2;20220517;28.3;16.3;22.3;3.9;17.3;.1;5.93;28887 +82074;45.96028;-1.32783;2;20220518;30;16.2;23.1;3.3;17.4;1.1;6.13;28998 +82074;45.96028;-1.32783;2;20220519;20.4;16.6;18.5;5.3;17.4;.8;3.43;20338 +82074;45.96028;-1.32783;2;20220520;19.5;17;18.2;5.1;17.1;0;3.28;19157 +82074;45.96028;-1.32783;2;20220521;24.4;14.6;19.5;4.4;16.4;.1;5.13;29315 +82074;45.96028;-1.32783;2;20220522;27.3;18.1;22.7;4;18.1;7.4;5.22;23337 +82074;45.96028;-1.32783;2;20220523;18.8;16.7;17.7;8.1;16.5;1.6;2.91;14750 +82074;45.96028;-1.32783;2;20220524;17.4;13.9;15.6;6.2;12.4;.6;3.72;19534 +82074;45.96028;-1.32783;2;20220525;18.1;14.7;16.4;4.8;13.2;.1;4.14;24926 +82074;45.96028;-1.32783;2;20220526;18.1;14.5;16.3;4.7;14.3;0;2.93;15082 +82074;45.96028;-1.32783;2;20220527;19.9;14.9;17.4;3.9;14.1;0;3.95;21816 +82074;45.96028;-1.32783;2;20220528;22.7;14.4;18.5;6.2;13.6;0;5.6;29948 +82074;45.96028;-1.32783;2;20220529;19.9;13.7;16.8;7.9;10.6;0;5.58;26120 +82074;45.96028;-1.32783;2;20220530;20.4;11.8;16.1;6.7;10.8;0;5.18;26290 +82074;45.96028;-1.32783;2;20220531;19.1;14;16.5;4.4;12.2;4.3;4.41;24465 +82074;45.96028;-1.32783;2;20220601;19.1;12.4;15.7;3.1;13.5;.2;3.31;19179 +82074;45.96028;-1.32783;2;20220602;22.8;16.3;19.5;3.1;16.3;14.3;4.87;28058 +82074;45.96028;-1.32783;2;20220603;22.6;17;19.8;2.2;18.2;.4;4.02;23030 +82074;45.96028;-1.32783;2;20220604;20.4;17.1;18.7;2.1;18;.4;2.79;15070 +82074;45.96028;-1.32783;2;20220605;20.1;16.4;18.2;3.7;16.1;0;3.68;20640 +82074;45.96028;-1.32783;2;20220606;19;16.6;17.8;3.5;15.8;2.1;2.45;10105 +82074;45.96028;-1.32783;2;20220607;19.9;16.8;18.3;5.8;16.1;8.7;3.53;17768 +82074;45.96028;-1.32783;2;20220608;19.3;16.3;17.8;7.3;16.9;.6;3.16;18741 +82074;45.96028;-1.32783;2;20220609;20.3;16.5;18.4;4.2;15.5;0;4.33;24929 +82074;45.96028;-1.32783;2;20220610;20.7;15;17.8;2.5;15.9;0;4.18;25946 +82074;45.96028;-1.32783;2;20220611;20;16.1;18;5.6;16.7;.1;4.15;27202 +82074;45.96028;-1.32783;2;20220612;22.8;16.7;19.7;6.4;16;0;5.08;26123 +82074;45.96028;-1.32783;2;20220613;24.1;15.3;19.7;7.2;13.9;0;6.3;30803 +82074;45.96028;-1.32783;2;20220614;27.4;17.3;22.3;4.3;15.1;0;6.65;30827 +82074;45.96028;-1.32783;2;20220615;22;17.7;19.8;3.2;17;0;4.2;22452 +82074;45.96028;-1.32783;2;20220616;32.5;17.2;24.8;3.6;18;0;7.14;30866 +82074;45.96028;-1.32783;2;20220617;33.2;19.7;26.4;3.5;17.9;0;7.5;30881 +82074;45.96028;-1.32783;2;20220618;35;20.9;27.9;3.8;18.4;1.4;8.11;30891 +82074;45.96028;-1.32783;2;20220619;22.7;20.4;21.5;4.4;19.8;0;3.79;17912 +82074;45.96028;-1.32783;2;20220620;22.2;18.7;20.4;4.6;18.3;3.7;3.68;17309 +82074;45.96028;-1.32783;2;20220621;22.3;18.8;20.5;3.8;20.3;.2;3.25;17309 +82074;45.96028;-1.32783;2;20220622;21.5;17.7;19.6;4.5;19.1;.1;3.52;20438 +82074;45.96028;-1.32783;2;20220623;21.6;17.4;19.5;2.6;17.6;4.5;4.17;24147 +82074;45.96028;-1.32783;2;20220624;20.2;17.5;18.8;6.7;16.9;9.2;3.34;15469 +82074;45.96028;-1.32783;2;20220625;18.9;14.7;16.8;4.4;14.8;3;2.88;14023 +82074;45.96028;-1.32783;2;20220626;20.1;16.9;18.5;3.5;12.8;.3;4.1;18052 +82074;45.96028;-1.32783;2;20220627;19.8;16.9;18.3;4.8;13.1;.4;4.9;24862 +82074;45.96028;-1.32783;2;20220628;20.8;14.2;17.5;1.9;13.6;.1;4.88;30629 +82074;45.96028;-1.32783;2;20220629;19.4;16.4;17.9;4.8;15.1;2.1;3.12;13251 +82074;45.96028;-1.32783;2;20220630;18.9;15;16.9;4.5;13.5;.9;4.03;22174 +82074;45.96028;-1.32783;2;20220701;20.6;15.9;18.2;3.2;13;.1;4.76;25916 +82074;45.96028;-1.32783;2;20220702;23.3;16.3;19.8;5.3;14.8;.1;5.77;30678 +82074;45.96028;-1.32783;2;20220703;19.4;15.8;17.6;7.2;15.5;.1;3.85;22283 +82074;45.96028;-1.32783;2;20220704;21;15.8;18.4;7;15.6;.3;4.69;27581 +82074;45.96028;-1.32783;2;20220705;20.9;15.3;18.1;7.1;15.7;.1;4.78;30545 +82074;45.96028;-1.32783;2;20220706;22.4;16.3;19.3;7.3;16.1;.1;4.92;26308 +82074;45.96028;-1.32783;2;20220707;20.7;16.8;18.7;6.1;17.3;.1;4.58;30440 +82074;45.96028;-1.32783;2;20220708;25.6;17.9;21.7;5;16.7;0;5.98;29364 +82074;45.96028;-1.32783;2;20220709;26.9;18.6;22.7;4.2;17.2;0;6.25;30322 +82074;45.96028;-1.32783;2;20220710;27.5;20;23.7;4.5;17.3;0;6.62;30257 +82074;45.96028;-1.32783;2;20220711;29.6;19.6;24.6;4.7;16.4;0;7.25;30190 +82074;45.96028;-1.32783;2;20220712;31.6;18.9;25.2;3.4;17.5;0;6.95;30119 +82074;45.96028;-1.32783;2;20220713;29.8;20.1;24.9;2.9;16.7;0;6.6;30046 +82074;45.96028;-1.32783;2;20220714;23.7;18.8;21.2;3.5;18.5;0;5.27;29969 +82074;45.96028;-1.32783;2;20220715;26.9;17.9;22.4;4.6;16.8;0;6.23;29889 +82074;45.96028;-1.32783;2;20220716;29.9;18.7;24.3;3.9;15.2;0;7.02;29805 +82074;45.96028;-1.32783;2;20220717;30.2;20.2;25.2;4;15.9;0;6.54;24126 +82074;45.96028;-1.32783;2;20220718;39.5;20.3;29.9;4.2;16.6;0;9.35;29630 +82074;45.96028;-1.32783;2;20220719;24;20.6;22.3;5.1;20.5;2;4.2;19933 +82074;45.96028;-1.32783;2;20220720;22.7;19.5;21.1;5.1;19.6;.3;4.26;23245 +82074;45.96028;-1.32783;2;20220721;23.5;18.9;21.2;3.7;18.2;.1;4.94;27024 +82074;45.96028;-1.32783;2;20220722;21.3;18.9;20.1;4.4;19.2;.3;2.03;5957 +82074;45.96028;-1.32783;2;20220723;21.5;17;19.2;3.8;16.9;0;4.54;27459 +82074;45.96028;-1.32783;2;20220724;26.7;18.2;22.4;4.6;18.3;0;5.8;29032 +82074;45.96028;-1.32783;2;20220725;21.2;18.5;19.8;4.6;18.9;.6;2.94;14459 +82074;45.96028;-1.32783;2;20220726;21.8;17.4;19.6;3.7;16.5;0;3.87;19630 +82074;45.96028;-1.32783;2;20220727;24.1;16.5;20.3;4.2;15.8;0;5.33;28695 +82074;45.96028;-1.32783;2;20220728;24.9;16.6;20.7;3.1;17.4;0;4.22;21099 +82074;45.96028;-1.32783;2;20220729;23.2;18.4;20.8;3.9;19.1;0;4.14;22776 +82074;45.96028;-1.32783;2;20220730;23.7;19.3;21.5;3.5;20;0;4.84;28333 +82074;45.96028;-1.32783;2;20220731;21.3;18.5;19.9;4.3;19.5;0;3.04;16753 +82074;45.96028;-1.32783;2;20220801;20.9;17.5;19.2;4.1;19.5;0;2.88;17536 +82074;45.96028;-1.32783;2;20220802;27.5;17.5;22.5;3.6;19.4;0;5.37;27948 +82074;45.96028;-1.32783;2;20220803;27.3;20;23.6;4;19.6;0;5.67;27814 +82074;45.96028;-1.32783;2;20220804;21.9;18.1;20;5.2;19.1;0;3.03;15015 +82074;45.96028;-1.32783;2;20220805;22.9;17.3;20.1;7.2;15.7;0;4.97;22860 +82074;45.96028;-1.32783;2;20220806;26.6;17.4;22;6.7;13.8;0;6.84;27399 +82074;45.96028;-1.32783;2;20220807;27.2;17.4;22.3;6.1;13.5;0;6.89;27256 +82074;45.96028;-1.32783;2;20220808;27.9;18.9;23.4;5.5;14.7;0;6.81;27110 +82074;45.96028;-1.32783;2;20220809;31.8;19.4;25.6;4.2;15.6;0;7.07;26963 +82074;45.96028;-1.32783;2;20220810;31.7;19.4;25.5;3.8;16;0;6.76;26813 +82074;45.96028;-1.32783;2;20220811;32.5;18.9;25.7;3.4;15.3;0;6.71;26661 +82074;45.96028;-1.32783;2;20220812;32.5;19.9;26.2;3.4;16.1;0;6.68;26506 +82074;45.96028;-1.32783;2;20220813;24.7;19;21.8;3.2;20.6;1.9;4.03;22092 +82074;45.96028;-1.32783;2;20220814;22.7;19;20.8;4.7;20.2;.3;3.1;15755 +82074;45.96028;-1.32783;2;20220815;24.1;19.3;21.7;4.5;20.3;0;3.5;16640 +82074;45.96028;-1.32783;2;20220816;22.7;19.1;20.9;3;19.7;3.1;3.27;17353 +82074;45.96028;-1.32783;2;20220817;22.6;17.8;20.2;4.3;18.3;0;3.74;20530 +82074;45.96028;-1.32783;2;20220818;21.2;17.6;19.4;5.1;18.9;0;3.1;18499 +82074;45.96028;-1.32783;2;20220819;23.5;18.8;21.1;2.6;20.8;0;2.72;13751 +82074;45.96028;-1.32783;2;20220820;23.3;18.4;20.8;2.3;19.7;0;2.76;13819 +82074;45.96028;-1.32783;2;20220821;21.7;17.6;19.6;3.4;18.6;.9;1.96;6717 +82074;45.96028;-1.32783;2;20220822;23;19.3;21.1;3.9;21.3;.4;2.81;14928 +82074;45.96028;-1.32783;2;20220823;25;20.6;22.8;3.4;22.1;.1;3.33;16243 +82074;45.96028;-1.32783;2;20220824;27.4;20.2;23.8;5.3;21.6;2.5;4.95;24043 +82074;45.96028;-1.32783;2;20220825;24.3;21.1;22.7;4.7;21.6;.4;3.4;15499 +82074;45.96028;-1.32783;2;20220826;22.6;18.2;20.4;5.8;18.5;0;3.56;17923 +82074;45.96028;-1.32783;2;20220827;24.1;19;21.5;5.1;17.7;0;4.25;19102 +82074;45.96028;-1.32783;2;20220828;27.3;19.5;23.4;3.4;17;0;5.05;23281 +82074;45.96028;-1.32783;2;20220829;28.1;19.9;24;3.8;17.8;.6;5.28;23594 +82074;45.96028;-1.32783;2;20220830;25.3;21.3;23.3;2.3;21.9;0;3.38;17059 +82074;45.96028;-1.32783;2;20220831;23;20.1;21.5;3.9;21.9;.3;2.68;14151 +82074;45.96028;-1.32783;2;20220901;23.8;19.7;21.7;3.4;20.9;.3;3.31;17990 +82074;45.96028;-1.32783;2;20220902;23.6;18.8;21.2;3.2;19.9;2.5;3.3;18195 +82074;45.96028;-1.32783;2;20220903;22.9;19.6;21.2;4.2;17.1;.4;3.59;14697 +82074;45.96028;-1.32783;2;20220904;26.2;17.1;21.6;2.8;17.6;0;3.64;17173 +82074;45.96028;-1.32783;2;20220905;25.5;18.3;21.9;3.1;20.2;0;3.55;18917 +82074;45.96028;-1.32783;2;20220906;26.9;17.8;22.3;4.4;18.5;.7;4.39;20317 +82074;45.96028;-1.32783;2;20220907;21;20.8;20.9;7.6;17.7;6.3;3.06;5315 +82074;45.96028;-1.32783;2;20220908;21.1;17.5;19.3;9.2;16.9;1.5;3.35;13603 +82074;45.96028;-1.32783;2;20220909;22;17.4;19.7;7.9;16.7;.5;3.64;15088 +82074;45.96028;-1.32783;2;20220910;23.1;18.5;20.8;3.4;17.1;0;2.82;10269 +82074;45.96028;-1.32783;2;20220911;25.9;18.1;22;3.6;18.4;0;4.04;20729 +82074;45.96028;-1.32783;2;20220912;33.5;20;26.7;4.7;18.1;.2;6.3;20891 +82074;45.96028;-1.32783;2;20220913;28.6;21.5;25;5.8;21.7;1.3;4.85;19449 +82074;45.96028;-1.32783;2;20220914;24.8;18.8;21.8;3.5;21.2;0;3.15;17770 +82074;45.96028;-1.32783;2;20220915;23.2;20.2;21.7;5.2;20;0;2.99;12656 +82074;45.96028;-1.32783;2;20220916;20.9;15.7;18.3;7.6;13.1;0;4.19;16281 +82074;45.96028;-1.32783;2;20220917;19.7;13.9;16.8;6.3;10.5;0;4.37;19888 +82074;45.96028;-1.32783;2;20220918;21.3;13.1;17.2;5.3;10.1;0;4.4;18942 +82074;45.96028;-1.32783;2;20220919;21.1;13.8;17.4;7.1;11.5;0;4.44;18602 +82074;45.96028;-1.32783;2;20220920;20.8;13.8;17.3;7;11.4;0;4.34;18049 +82074;45.96028;-1.32783;2;20220921;21.5;14.6;18;6.2;11.9;0;4.27;17743 +82074;45.96028;-1.32783;2;20220922;22;14.7;18.3;4.7;12.7;0;3.83;18044 +82074;45.96028;-1.32783;2;20220923;20.1;16.3;18.2;2.6;14;3.1;1.97;4698 +82074;45.96028;-1.32783;2;20220924;18.9;15.2;17;5;14.8;.6;2.42;11590 +82074;45.96028;-1.32783;2;20220925;17.9;13.6;15.7;4.2;13.3;.2;2.2;10078 +82074;45.96028;-1.32783;2;20220926;18.3;14.5;16.4;6.5;13.2;3.9;2.66;8492 +82074;45.96028;-1.32783;2;20220927;17.6;15.3;16.4;8.3;13.9;4.7;2.66;9918 +82074;45.96028;-1.32783;2;20220928;18;16.2;17.1;9.3;15.7;4.1;2.16;6774 +82074;45.96028;-1.32783;2;20220929;16.6;14.3;15.4;5.1;11.9;.2;2.54;9710 +82074;45.96028;-1.32783;2;20220930;17.2;12.4;14.8;4.8;13.1;4.2;2.19;13560 +82074;45.96028;-1.32783;2;20221001;18.2;16.4;17.3;8.3;18.4;1.8;1.23;8488 +82074;45.96028;-1.32783;2;20221002;19.5;17.1;18.3;5.6;18.2;.2;1.77;9586 +82074;45.96028;-1.32783;2;20221003;19.3;16.7;18;2.5;17.9;0;1.35;6682 +82074;45.96028;-1.32783;2;20221004;20.3;14;17.1;2.2;15.6;.1;2.07;14747 +82074;45.96028;-1.32783;2;20221005;19.8;15.3;17.5;4.8;17.3;.5;1.85;11988 +82074;45.96028;-1.32783;2;20221006;19.9;14.2;17;5.8;13.2;0;3.06;15337 +82074;45.96028;-1.32783;2;20221007;18.7;13.6;16.1;4.6;13;0;2.43;11714 +82074;45.96028;-1.32783;2;20221008;20.3;14;17.1;5.2;13.6;0;2.89;15662 +82074;45.96028;-1.32783;2;20221009;22.5;12.7;17.6;3.7;14.7;.2;2.6;15467 +82074;45.96028;-1.32783;2;20221010;19.7;17;18.3;2.9;18.2;1.8;1.53;9241 +82074;45.96028;-1.32783;2;20221011;18.7;16.2;17.4;4;16.9;.1;1.25;2923 +82074;45.96028;-1.32783;2;20221012;18.9;14.2;16.5;2.4;15.8;.1;1.55;10778 +82074;45.96028;-1.32783;2;20221013;18.2;15.3;16.7;5.3;17.2;6.8;1.03;3090 +82074;45.96028;-1.32783;2;20221014;19.2;17.1;18.1;8.7;18.8;2.3;1.39;7856 +82074;45.96028;-1.32783;2;20221015;18.6;18;18.3;7.4;18.3;7.8;1.28;1120 +82074;45.96028;-1.32783;2;20221016;23;16.4;19.7;2.6;18.5;1.7;1.97;13048 +82074;45.96028;-1.32783;2;20221017;19.6;17.6;18.6;2.5;18.9;1.9;.94;2340 +82074;45.96028;-1.32783;2;20221018;25;16.8;20.9;3.8;19.3;.1;2.38;13292 +82074;45.96028;-1.32783;2;20221019;26.6;17.9;22.2;4.8;18.1;1.3;3.12;10369 +82074;45.96028;-1.32783;2;20221020;21.3;16.3;18.8;6.2;16.7;1.7;2.33;10131 +82074;45.96028;-1.32783;2;20221021;19.9;17;18.4;5.2;17.5;0;1.73;8360 +82074;45.96028;-1.32783;2;20221022;23.2;15.1;19.1;3.8;16.6;.1;2.16;10632 +82074;45.96028;-1.32783;2;20221023;21.5;18.9;20.2;9.1;17;.4;3.07;7759 +82074;45.96028;-1.32783;2;20221024;19.3;18.1;18.7;8.3;16.5;.9;2.33;5435 +82074;45.96028;-1.32783;2;20221025;21.6;14;17.8;4.7;15.4;.6;2.07;8767 +82074;45.96028;-1.32783;2;20221026;23.7;15.5;19.6;5.6;16.7;0;2.61;11537 +82074;45.96028;-1.32783;2;20221027;25.3;16.1;20.7;7.6;15.8;0;3.77;12173 +82074;45.96028;-1.32783;2;20221028;21.9;18.1;20;4.7;17.4;0;2.15;8667 +82074;45.96028;-1.32783;2;20221029;22.8;18.5;20.6;5;16.3;0;2.59;5145 +82074;45.96028;-1.32783;2;20221030;17.5;16.4;16.9;3.4;16;1.1;1.29;7897 +82074;45.96028;-1.32783;2;20221031;20.3;15;17.6;7;15.5;0;2.17;9726 +82074;45.96028;-1.32783;2;20221101;18.1;16;17;9.7;13.2;.9;2.97;6196 +82074;45.96028;-1.32783;2;20221102;18.5;15.5;17;5.2;14;.1;2.01;7605 +82074;45.96028;-1.32783;2;20221103;18;12.4;15.2;7.8;13.8;15.2;1.79;7892 +82074;45.96028;-1.32783;2;20221104;15.4;11.1;13.2;11.3;11.3;1.5;2.22;6890 +82074;45.96028;-1.32783;2;20221105;16.7;10.6;13.6;4.2;11;0;1.69;7614 +82074;45.96028;-1.32783;2;20221106;17.3;12.1;14.7;7.4;13.3;5.3;1.69;5976 +82074;45.96028;-1.32783;2;20221107;18.3;16.1;17.2;8.5;15;.1;2.13;5938 +82074;45.96028;-1.32783;2;20221108;17.2;13.3;15.2;8.3;15.4;7;1.12;7643 +82074;45.96028;-1.32783;2;20221109;17;16.2;16.6;7;13.8;.7;2.1;4373 +82074;45.96028;-1.32783;2;20221110;18.7;11.8;15.2;3.1;13;0;1.32;9687 +82074;45.96028;-1.32783;2;20221111;18.5;9.9;14.2;3.3;13;.1;1.16;9921 +82074;45.96028;-1.32783;2;20221112;19.6;13.1;16.3;3.8;14.6;.1;1.35;9792 +82074;45.96028;-1.32783;2;20221113;21.1;11.9;16.5;4;13.4;.1;1.74;9665 +82074;45.96028;-1.32783;2;20221114;17;12.7;14.8;6.2;12.9;2.3;1.66;5658 +82074;45.96028;-1.32783;2;20221115;17;13.4;15.2;9.1;13.2;7;1.96;6787 +82074;45.96028;-1.32783;2;20221116;17.8;13.4;15.6;13.1;13.5;.6;2.39;2311 +82074;45.96028;-1.32783;2;20221117;16;15.5;15.7;12;12.7;7;2.7;2797 +82074;45.96028;-1.32783;2;20221118;14.8;12.5;13.6;7;10.6;5.7;2.09;5390 +82074;45.96028;-1.32783;2;20221119;12.1;9.6;10.8;4.4;9.4;.5;1.26;6168 +82074;45.96028;-1.32783;2;20221120;15;9.1;12;7.4;11.1;5.3;1.45;5667 +82074;45.96028;-1.32783;2;20221121;15.8;11.6;13.7;9.7;11.1;13.6;2.28;4307 +82074;45.96028;-1.32783;2;20221122;13.8;10.5;12.1;11.2;10.7;7.3;1.9;3827 +82074;45.96028;-1.32783;2;20221123;15.5;11;13.2;10.1;12.8;2.5;1.32;4988 +82074;45.96028;-1.32783;2;20221124;15.5;11.6;13.5;9;13.1;1.1;1.24;4853 +82074;45.96028;-1.32783;2;20221125;14.7;12.8;13.7;5.8;11.2;1.9;1.69;4860 +82074;45.96028;-1.32783;2;20221126;13.6;8.8;11.2;2.9;10.7;0;.71;6886 +82074;45.96028;-1.32783;2;20221127;14.9;9.1;12;5;11.8;10.4;.97;3620 +82074;45.96028;-1.32783;2;20221128;14.2;11.9;13;7.5;11.2;6.9;1.7;3596 +82074;45.96028;-1.32783;2;20221129;12.9;11.5;12.2;3.5;10.7;.3;.98;5734 +82074;45.96028;-1.32783;2;20221130;10;6.2;8.1;4.5;9.2;0;.64;5321 +82074;45.96028;-1.32783;2;20221201;7.9;7;7.4;7.4;8.4;0;.93;4679 +82074;45.96028;-1.32783;2;20221202;7.5;6.7;7.1;6.9;8.3;.9;.92;2529 +82074;45.96028;-1.32783;2;20221203;6.9;5.2;6;7.9;7.8;1;.93;986 +82074;45.96028;-1.32783;2;20221204;7.8;5.5;6.6;3.2;7.8;1.2;.63;4689 +82074;45.96028;-1.32783;2;20221205;9.6;4.6;7.1;4.3;8.3;.1;.57;7659 +82074;45.96028;-1.32783;2;20221206;6.8;4.5;5.6;6.4;7.7;0;.64;5380 +82074;45.96028;-1.32783;2;20221207;6.9;4.7;5.8;7.2;7;0;1.08;4162 +82074;45.96028;-1.32783;2;20221208;4.8;2.1;3.4;8.2;6.6;.1;.74;2248 +82074;45.96028;-1.32783;2;20221209;5.3;3.4;4.3;9.2;6.4;0;1.04;4788 +82074;45.96028;-1.32783;2;20221210;6.6;2.8;4.7;4.8;6.1;.4;.83;7318 +82074;45.96028;-1.32783;2;20221211;5.7;.5;3.1;4;5.6;.4;.67;6440 +82074;45.96028;-1.32783;2;20221212;4.4;1.4;2.9;5;6.1;7.7;.67;3097 +82074;45.96028;-1.32783;2;20221213;4;.9;2.4;5.6;6.6;3.2;.33;4786 +82074;45.96028;-1.32783;2;20221214;12.9;3.1;8;5.4;12;.7;0;4852 +82074;45.96028;-1.32783;2;20221215;5.9;5.7;5.8;7.8;8.3;4.2;.56;1819 +82074;45.96028;-1.32783;2;20221216;5.7;3.2;4.4;10.1;5.5;0;1.6;4615 +82074;45.96028;-1.32783;2;20221217;3.4;-.6;1.4;5.4;5.3;0;.65;4780 +82074;45.96028;-1.32783;2;20221218;12;-.1;5.9;5.6;7.6;0;1.02;4027 +82074;45.96028;-1.32783;2;20221219;13.1;10.8;11.9;9;10.2;.1;1.76;4437 +82074;45.96028;-1.32783;2;20221220;13.4;10.9;12.1;8;11.2;1.2;1.47;1167 +82074;45.96028;-1.32783;2;20221221;13.3;7.8;10.5;7.1;12.4;4.4;.37;1947 +82074;45.96028;-1.32783;2;20221222;13.7;12;12.8;8.8;13.4;6.2;.82;884 +82074;45.96028;-1.32783;2;20221223;15.1;12.5;13.8;9.4;13.4;11.4;1.26;1201 +82074;45.96028;-1.32783;2;20221224;12.5;11;11.7;3.5;12.7;1.4;.42;3726 +82074;45.96028;-1.32783;2;20221225;13.6;10.1;11.8;5.6;12.9;1.5;.58;1471 +82074;45.96028;-1.32783;2;20221226;12.7;11.6;12.1;4.2;12.5;.3;.76;630 +82074;45.96028;-1.32783;2;20221227;12.4;7;9.7;2.9;11.3;.1;.29;4865 +82074;45.96028;-1.32783;2;20221228;14.3;11.3;12.8;7.8;12.4;2.6;1.2;1343 +82074;45.96028;-1.32783;2;20221229;12.7;12.1;12.4;7.5;12;3.6;1.21;356 +82074;45.96028;-1.32783;2;20221230;15.2;8.8;12;9.1;13.1;1.8;.68;2188 +82074;45.96028;-1.32783;2;20221231;15.2;12.9;14;8;13.3;.1;1.2;4529 +82075;45.96216;-1.05542;7;20220101;14.8;8.3;11.6;4.4;11.24;.2;.8;6203 +82075;45.96216;-1.05542;7;20220102;14.1;11.5;12.8;5.8;12.9;.5;.82;3859 +82075;45.96216;-1.05542;7;20220103;13.7;11.9;12.8;5.5;12.97;2.4;.79;3332 +82075;45.96216;-1.05542;7;20220104;13.5;10.9;12.2;6.3;10.7;1.3;1.54;1558 +82075;45.96216;-1.05542;7;20220105;8.8;5.5;7.2;4;6.74;0;1.06;5997 +82075;45.96216;-1.05542;7;20220106;8.6;3.2;5.9;3.3;6.34;1.4;.93;5334 +82075;45.96216;-1.05542;7;20220107;11.7;6;8.8;7.2;9.64;5.5;.82;6516 +82075;45.96216;-1.05542;7;20220108;12.3;9.5;10.9;9.6;10.84;8.4;1.24;2243 +82075;45.96216;-1.05542;7;20220109;10.8;8.9;9.9;5.9;10.57;11.5;.83;1389 +82075;45.96216;-1.05542;7;20220110;11.1;9.5;10.3;3.9;11.57;2.6;.56;1571 +82075;45.96216;-1.05542;7;20220111;10.3;5.7;8;2.5;7.94;0;.62;7393 +82075;45.96216;-1.05542;7;20220112;5.3;1.9;3.6;5.5;6.07;0;.84;5472 +82075;45.96216;-1.05542;7;20220113;7.7;1.9;4.8;5.3;6.07;0;1.01;7820 +82075;45.96216;-1.05542;7;20220114;5.2;-1.7;1.8;2.8;5.84;.1;.44;6684 +82075;45.96216;-1.05542;7;20220115;3.8;-1.2;1.3;2.1;6.04;.1;.25;6789 +82075;45.96216;-1.05542;7;20220116;3.5;-2.3;.6;1.6;6.34;.1;.17;4644 +82075;45.96216;-1.05542;7;20220117;8.2;1.3;4.7;2.5;7.94;0;.39;3542 +82075;45.96216;-1.05542;7;20220118;6.7;3;4.9;3;7.2;.1;.58;4287 +82075;45.96216;-1.05542;7;20220119;7.6;5.2;6.4;2.3;7.97;2;.64;1731 +82075;45.96216;-1.05542;7;20220120;9.1;6.1;7.6;4.3;8.27;.1;.86;5641 +82075;45.96216;-1.05542;7;20220121;7;1.9;4.5;6;6.3;0;.98;8214 +82075;45.96216;-1.05542;7;20220122;6.9;1.6;4.2;6;6.34;0;.96;7172 +82075;45.96216;-1.05542;7;20220123;8.1;2.6;5.3;5.6;6.74;0;1.02;7266 +82075;45.96216;-1.05542;7;20220124;10.2;.7;5.5;3.2;6.9;0;.81;8981 +82075;45.96216;-1.05542;7;20220125;10.8;-1.6;4.6;2.5;6.7;0;.73;8750 +82075;45.96216;-1.05542;7;20220126;1.7;-.4;.7;4.1;6.1;0;.29;2364 +82075;45.96216;-1.05542;7;20220127;2.6;-1.5;.5;2.6;5.9;0;.36;3318 +82075;45.96216;-1.05542;7;20220128;8.9;1.8;5.4;1.5;8.77;0;.36;5817 +82075;45.96216;-1.05542;7;20220129;7.2;5.3;6.2;1.6;8.87;.1;.43;2056 +82075;45.96216;-1.05542;7;20220130;8.7;6.5;7.6;2.3;9.94;.3;.43;3390 +82075;45.96216;-1.05542;7;20220131;10.7;7;8.9;5.6;9.54;.1;.95;6659 +82075;45.96216;-1.05542;7;20220201;11.2;5.4;8.3;5.4;9.64;.1;.79;4650 +82075;45.96216;-1.05542;7;20220202;9;8.2;8.6;3.2;10.44;0;.53;3849 +82075;45.96216;-1.05542;7;20220203;8.6;6;7.3;3.2;9.54;.7;.49;3409 +82075;45.96216;-1.05542;7;20220204;12.1;8;10;4.4;10.6;.4;.88;5731 +82075;45.96216;-1.05542;7;20220205;11;4.2;7.6;2.8;8.7;.1;.81;9946 +82075;45.96216;-1.05542;7;20220206;11.4;7.3;9.3;7.2;11.04;.6;.57;4599 +82075;45.96216;-1.05542;7;20220207;11.9;10.1;11;4.1;10.9;.1;1.01;5993 +82075;45.96216;-1.05542;7;20220208;11.3;4.9;8.1;2.2;8.9;0;.86;9364 +82075;45.96216;-1.05542;7;20220209;11.9;3.6;7.8;3.5;8.67;.1;1.03;7780 +82075;45.96216;-1.05542;7;20220210;9.9;4.4;7.1;4.5;10.3;.2;.51;6676 +82075;45.96216;-1.05542;7;20220211;10;3.9;7;5.6;7;0;1.53;10360 +82075;45.96216;-1.05542;7;20220212;9.6;2.3;6;2.9;6.4;0;1.2;10887 +82075;45.96216;-1.05542;7;20220213;12.3;1.7;7;7.2;9.05;2.3;1.02;10357 +82075;45.96216;-1.05542;7;20220214;11.3;8.9;10.1;8.8;9.8;2.3;1.55;9197 +82075;45.96216;-1.05542;7;20220215;11.8;8.2;10;7.3;10.6;13.4;1.06;4032 +82075;45.96216;-1.05542;7;20220216;12.6;10;11.3;9.4;13.2;2.8;.39;2971 +82075;45.96216;-1.05542;7;20220217;12.1;11.7;11.9;7;13.25;1.2;.61;3082 +82075;45.96216;-1.05542;7;20220218;12.1;10.6;11.4;6.4;10.94;.6;1.31;4048 +82075;45.96216;-1.05542;7;20220219;11.5;6.3;8.9;5.1;8.3;.1;1.64;11500 +82075;45.96216;-1.05542;7;20220220;13.1;9.6;11.4;7.4;12.2;1.2;.98;8078 +82075;45.96216;-1.05542;7;20220221;12.2;10.4;11.3;8.8;9.85;0;1.89;7104 +82075;45.96216;-1.05542;7;20220222;12.4;8.4;10.4;4.1;10.9;.2;1.04;6800 +82075;45.96216;-1.05542;7;20220223;13.7;9.3;11.5;2.1;11.14;.1;1.13;8836 +82075;45.96216;-1.05542;7;20220224;12.9;6.2;9.5;4.8;9.34;.4;1.5;10742 +82075;45.96216;-1.05542;7;20220225;11.4;4.8;8.1;3;7.5;0;1.56;13342 +82075;45.96216;-1.05542;7;20220226;13.5;3.4;8.4;4.8;6.1;0;2.47;14478 +82075;45.96216;-1.05542;7;20220227;13.9;4.5;9.2;3.4;8.67;.2;1.67;13518 +82075;45.96216;-1.05542;7;20220228;14.6;5.9;10.3;1.4;10.34;0;1.31;12584 +82075;45.96216;-1.05542;7;20220301;16.9;7.4;12.2;2.8;9.8;.4;1.9;10634 +82075;45.96216;-1.05542;7;20220302;12.5;9.8;11.2;3.4;11;.4;1.17;6522 +82075;45.96216;-1.05542;7;20220303;12.6;9.5;11;4.5;11.47;3;1.1;6881 +82075;45.96216;-1.05542;7;20220304;11.7;8.6;10.1;6.5;9.57;.5;1.63;7926 +82075;45.96216;-1.05542;7;20220305;12;5.2;8.6;4.6;7.94;.5;1.9;14664 +82075;45.96216;-1.05542;7;20220306;12.5;7;9.8;4.7;7.64;0;2.2;12356 +82075;45.96216;-1.05542;7;20220307;9.8;.9;5.3;4.4;5.37;0;2.06;16310 +82075;45.96216;-1.05542;7;20220308;10.4;5;7.7;5.5;9.17;.9;1.02;5936 +82075;45.96216;-1.05542;7;20220309;15.5;4.9;10.2;5.5;9.87;.1;1.96;14275 +82075;45.96216;-1.05542;7;20220310;13.2;10.7;11.9;4.9;10.84;1.2;1.68;8195 +82075;45.96216;-1.05542;7;20220311;13.7;7.8;10.8;6.9;11.1;6;1.49;10256 +82075;45.96216;-1.05542;7;20220312;13.3;9.7;11.5;5.7;10.07;7.9;2.14;13725 +82075;45.96216;-1.05542;7;20220313;12.5;8.7;10.6;5.7;9.6;5.5;1.92;10940 +82075;45.96216;-1.05542;7;20220314;14.6;4.5;9.6;5.1;9.34;.4;1.88;11662 +82075;45.96216;-1.05542;7;20220315;18.2;10.7;14.4;4.8;12.24;0;2.18;8991 +82075;45.96216;-1.05542;7;20220316;14.6;12.2;13.4;5.6;12.15;.1;1.63;4250 +82075;45.96216;-1.05542;7;20220317;10.7;8.5;9.6;7.6;8.97;0;1.8;6472 +82075;45.96216;-1.05542;7;20220318;13.9;6.1;10;7.3;8.45;0;2.58;15059 +82075;45.96216;-1.05542;7;20220319;18.4;8.2;13.3;4.7;9.6;0;3.08;16489 +82075;45.96216;-1.05542;7;20220320;18.4;9.2;13.8;4.2;9.9;0;3.09;17642 +82075;45.96216;-1.05542;7;20220321;19.2;9.1;14.1;5.4;9.9;0;3.4;15795 +82075;45.96216;-1.05542;7;20220322;18.3;7.8;13;6;7.55;0;4.05;19097 +82075;45.96216;-1.05542;7;20220323;16.3;7.1;11.7;4.4;7.45;0;3.33;19351 +82075;45.96216;-1.05542;7;20220324;16.9;5.5;11.2;3.1;8.1;0;2.94;19902 +82075;45.96216;-1.05542;7;20220325;19.1;6.5;12.8;3.9;8.45;0;3.46;19204 +82075;45.96216;-1.05542;7;20220326;20.4;9.6;15;5;8.4;0;4.34;19757 +82075;45.96216;-1.05542;7;20220327;19.8;8.3;14.1;3.3;9.05;0;3.44;19248 +82075;45.96216;-1.05542;7;20220328;19.3;10.4;14.8;3.3;8.95;0;3.28;15286 +82075;45.96216;-1.05542;7;20220329;15;10.6;12.8;3.5;10.85;.1;2.25;13442 +82075;45.96216;-1.05542;7;20220330;13.6;11;12.3;5.6;11.45;.9;1.89;10361 +82075;45.96216;-1.05542;7;20220331;12.5;7.5;10;8.4;8.25;1.2;2.71;13704 +82075;45.96216;-1.05542;7;20220401;9.8;4.2;7;10.9;5.8;.3;3.09;16921 +82075;45.96216;-1.05542;7;20220402;10;3.8;6.9;7.1;5.9;0;2.8;17666 +82075;45.96216;-1.05542;7;20220403;10.3;.5;5.4;3.2;4.98;0;2.19;16481 +82075;45.96216;-1.05542;7;20220404;10;4.8;7.4;3.7;5.9;0;2.57;17703 +82075;45.96216;-1.05542;7;20220405;12.4;8.5;10.5;5.2;10.7;.2;1.91;15559 +82075;45.96216;-1.05542;7;20220406;12.9;10;11.5;6.5;11.35;1.8;1.7;9875 +82075;45.96216;-1.05542;7;20220407;13.4;11.4;12.4;11.3;13.2;13.7;1.04;4690 +82075;45.96216;-1.05542;7;20220408;14.5;11.4;13;11.6;11.3;2.9;2.38;6464 +82075;45.96216;-1.05542;7;20220409;12.3;6.5;9.4;4.1;7.65;.1;2.83;20385 +82075;45.96216;-1.05542;7;20220410;17;4;10.5;5.2;7.5;0;3.71;22946 +82075;45.96216;-1.05542;7;20220411;22.8;9.5;16.2;6.1;10.83;.2;4.69;21369 +82075;45.96216;-1.05542;7;20220412;17.7;12.7;15.2;5.1;12.1;.3;2.85;12500 +82075;45.96216;-1.05542;7;20220413;17.8;10.4;14.1;2.9;13.25;.9;2.68;19255 +82075;45.96216;-1.05542;7;20220414;19.2;10.2;14.7;3.3;13.6;.1;3;20956 +82075;45.96216;-1.05542;7;20220415;21;11.1;16;3;13;.1;3.6;22136 +82075;45.96216;-1.05542;7;20220416;20.4;10.3;15.4;3.5;12.3;0;3.76;23998 +82075;45.96216;-1.05542;7;20220417;18.3;9.4;13.8;4.5;11.7;0;3.29;21400 +82075;45.96216;-1.05542;7;20220418;15.5;10.9;13.2;5.6;12.25;0;2.61;18329 +82075;45.96216;-1.05542;7;20220419;15;8.8;11.9;6.2;10.05;2.9;2.84;16774 +82075;45.96216;-1.05542;7;20220420;14.8;9.4;12.1;5.5;11.25;2.5;1.81;6787 +82075;45.96216;-1.05542;7;20220421;17.3;9.9;13.6;3.4;12.65;.7;2.79;19601 +82075;45.96216;-1.05542;7;20220422;16.6;10.7;13.6;2;12.95;3.5;1.95;11522 +82075;45.96216;-1.05542;7;20220423;14.5;11.3;12.9;4;12.7;3.4;1.75;10217 +82075;45.96216;-1.05542;7;20220424;14.2;12.8;13.5;6.6;13.4;.5;1.61;8335 +82075;45.96216;-1.05542;7;20220425;16.1;12.6;14.4;4.4;12.75;.1;2.7;16483 +82075;45.96216;-1.05542;7;20220426;19.6;9.1;14.3;4.8;11.1;0;4.11;25975 +82075;45.96216;-1.05542;7;20220427;19.9;10.3;15.1;4.9;10.75;.2;4.1;20663 +82075;45.96216;-1.05542;7;20220428;19;13;16;3.1;12.9;.1;3.3;18885 +82075;45.96216;-1.05542;7;20220429;18.9;11.2;15;2.9;13.9;0;3.24;22380 +82075;45.96216;-1.05542;7;20220430;18.7;11.1;14.9;4.3;12.45;0;3.59;22909 +82075;45.96216;-1.05542;7;20220501;19.1;10.9;15;3.9;10.55;0;4.02;22422 +82075;45.96216;-1.05542;7;20220502;19.7;10.8;15.3;4.3;10.4;0;4.12;21056 +82075;45.96216;-1.05542;7;20220503;19.9;11.3;15.6;5.2;11.4;0;4.2;22672 +82075;45.96216;-1.05542;7;20220504;17.9;10.8;14.3;4.6;12.45;0;3.33;21612 +82075;45.96216;-1.05542;7;20220505;18;10.2;14.1;4.5;12.6;0;3.64;26534 +82075;45.96216;-1.05542;7;20220506;20.1;11.1;15.6;4.5;12.7;0;3.49;19006 +82075;45.96216;-1.05542;7;20220507;20.3;12.2;16.3;4.1;13.24;0;3.37;16964 +82075;45.96216;-1.05542;7;20220508;22.2;11.3;16.8;3.5;13.47;0;3.35;15258 +82075;45.96216;-1.05542;7;20220509;24.9;13.6;19.3;3.4;14;0;4.31;18527 +82075;45.96216;-1.05542;7;20220510;25.2;14.6;19.9;2.7;14.84;.1;4.13;18274 +82075;45.96216;-1.05542;7;20220511;20;12.3;16.2;3;15.3;0;2.92;17999 +82075;45.96216;-1.05542;7;20220512;19;14.2;16.6;3;14.47;0;2.46;11603 +82075;45.96216;-1.05542;7;20220513;21.6;12.3;16.9;3.1;13.57;0;3.52;18924 +82075;45.96216;-1.05542;7;20220514;28.4;13.6;21;3;15.74;.9;4.52;18378 +82075;45.96216;-1.05542;7;20220515;26.9;17.2;22;4.2;17.67;1.1;4.49;17652 +82075;45.96216;-1.05542;7;20220516;25.8;14.9;20.3;2.6;16.4;.1;3.99;18943 +82075;45.96216;-1.05542;7;20220517;28.6;15.7;22.1;4.3;16.47;.1;5.22;19829 +82075;45.96216;-1.05542;7;20220518;30.9;14.8;22.8;3.1;16.54;1;4.96;18266 +82075;45.96216;-1.05542;7;20220519;23;16.5;19.7;3.9;17.5;.6;3.38;16546 +82075;45.96216;-1.05542;7;20220520;21.9;17.1;19.5;4.7;17;0;3.33;14252 +82075;45.96216;-1.05542;7;20220521;27.8;13.4;20.6;3.8;15.77;.1;4.67;18971 +82075;45.96216;-1.05542;7;20220522;29.9;18.4;24.1;4.3;17.84;9.4;5.15;15612 +82075;45.96216;-1.05542;7;20220523;19.5;16.5;18;7.7;16.4;2.7;2.84;11650 +82075;45.96216;-1.05542;7;20220524;17.8;13.5;15.6;4.8;12.17;.7;3.11;13444 +82075;45.96216;-1.05542;7;20220525;19.1;13.1;16.1;4;12.74;.1;3.46;18242 +82075;45.96216;-1.05542;7;20220526;18.4;14.3;16.3;3.8;14.37;0;2.25;9127 +82075;45.96216;-1.05542;7;20220527;20.8;14.8;17.8;3.6;14;0;3.5;16138 +82075;45.96216;-1.05542;7;20220528;24.4;13.2;18.8;5;12.47;0;5.11;21149 +82075;45.96216;-1.05542;7;20220529;20.7;12.2;16.5;6;9.57;0;5.02;20040 +82075;45.96216;-1.05542;7;20220530;21.2;9.8;15.5;5.2;9.74;0;4.53;19263 +82075;45.96216;-1.05542;7;20220531;20.7;11.6;16.2;3.7;11.04;4;3.97;18388 +82075;45.96216;-1.05542;7;20220601;22.6;12.4;17.5;2.9;12.97;2.2;3.6;15426 +82075;45.96216;-1.05542;7;20220602;25.3;15.6;20.5;3.2;15.94;17.3;4.43;20119 +82075;45.96216;-1.05542;7;20220603;24.4;16.9;20.7;2.7;18.3;.8;3.59;16810 +82075;45.96216;-1.05542;7;20220604;21.7;17.1;19.4;2.8;17.8;.9;2.51;10356 +82075;45.96216;-1.05542;7;20220605;20.5;15.6;18.1;3.8;16.1;0;2.9;13646 +82075;45.96216;-1.05542;7;20220606;19.3;15.9;17.6;2.8;15.67;1.3;2.05;7635 +82075;45.96216;-1.05542;7;20220607;20.5;16.1;18.3;5.1;16;9.2;3.3;15556 +82075;45.96216;-1.05542;7;20220608;19.9;16.1;18;6.6;16.67;1;2.88;13813 +82075;45.96216;-1.05542;7;20220609;20.5;15.7;18.1;4.1;15.14;0;3.59;18243 +82075;45.96216;-1.05542;7;20220610;22.1;13.4;17.7;2.5;15.64;0;3.38;18315 +82075;45.96216;-1.05542;7;20220611;23.3;15;19.1;4.6;16.97;.2;4.82;27667 +82075;45.96216;-1.05542;7;20220612;25.7;16.8;21.2;5.4;16.04;.1;5.9;27041 +82075;45.96216;-1.05542;7;20220613;26.5;14.9;20.7;6.1;12.54;0;7.18;31067 +82075;45.96216;-1.05542;7;20220614;31.1;15.4;23.3;4.4;14;.1;7.55;29709 +82075;45.96216;-1.05542;7;20220615;24.8;17.9;21.3;3.2;17.2;0;5.35;27584 +82075;45.96216;-1.05542;7;20220616;33.4;17.4;25.4;3.5;17.9;0;7.05;28255 +82075;45.96216;-1.05542;7;20220617;36.2;19.3;27.7;3.5;16.8;0;8.13;29327 +82075;45.96216;-1.05542;7;20220618;37.3;21.2;29.2;4.1;17.74;2.7;8.83;29463 +82075;45.96216;-1.05542;7;20220619;23.7;20.3;22;4.8;20.04;.3;4.49;22137 +82075;45.96216;-1.05542;7;20220620;24.8;17.8;21.3;3.7;18.47;6.3;4.45;21469 +82075;45.96216;-1.05542;7;20220621;23.1;17.9;20.5;3.2;20.1;.8;3.85;21703 +82075;45.96216;-1.05542;7;20220622;22.4;17.4;19.9;4.2;18.7;.6;3.94;21912 +82075;45.96216;-1.05542;7;20220623;22.5;16;19.3;2.6;17.44;4.7;3.93;22049 +82075;45.96216;-1.05542;7;20220624;21.1;17.3;19.2;6;16.9;15.3;3.89;19456 +82075;45.96216;-1.05542;7;20220625;18.6;14.7;16.7;3.5;15.34;4.7;2.51;12541 +82075;45.96216;-1.05542;7;20220626;20.3;14.7;17.5;2.7;13.34;.2;3.68;18450 +82075;45.96216;-1.05542;7;20220627;20.3;14.8;17.5;4;13.17;.2;4.97;28987 +82075;45.96216;-1.05542;7;20220628;21.2;12.1;16.6;2.1;12.97;.1;4.82;30709 +82075;45.96216;-1.05542;7;20220629;20;14.2;17.1;3.2;14.87;4.4;2.8;13017 +82075;45.96216;-1.05542;7;20220630;19.4;14.6;17;3.6;13.64;1.3;4.1;23324 +82075;45.96216;-1.05542;7;20220701;21.2;13.2;17.2;2.6;12.74;.1;4.65;27338 +82075;45.96216;-1.05542;7;20220702;24.4;13.6;19;4.3;13.8;0;5.75;30992 +82075;45.96216;-1.05542;7;20220703;21.2;15;18.1;5.6;15.44;0;4.6;26994 +82075;45.96216;-1.05542;7;20220704;23.5;15;19.2;5.4;15.24;.2;5.18;27327 +82075;45.96216;-1.05542;7;20220705;24.1;14.1;19.1;5.4;14.8;.1;5.66;30781 +82075;45.96216;-1.05542;7;20220706;26.3;15.1;20.7;5.3;14.5;0;6.2;29036 +82075;45.96216;-1.05542;7;20220707;24.4;16;20.2;4.9;16.57;.1;5.52;30246 +82075;45.96216;-1.05542;7;20220708;28.3;16.6;22.4;4.5;14.6;0;6.88;30321 +82075;45.96216;-1.05542;7;20220709;30;17.2;23.6;4.3;14.47;0;7.34;30274 +82075;45.96216;-1.05542;7;20220710;29.9;19;24.5;4.9;15.07;0;7.65;30285 +82075;45.96216;-1.05542;7;20220711;32.1;19;25.6;5.1;14.74;0;8.37;30263 +82075;45.96216;-1.05542;7;20220712;34.1;17.7;25.9;3.2;15.57;0;7.51;30339 +82075;45.96216;-1.05542;7;20220713;33.6;19.4;26.5;2.6;15.24;0;7.13;29882 +82075;45.96216;-1.05542;7;20220714;29.2;18.5;23.8;3.4;17.54;0;6.46;29623 +82075;45.96216;-1.05542;7;20220715;30.2;18.1;24.2;4.7;14.37;0;7.51;29029 +82075;45.96216;-1.05542;7;20220716;32.3;18.4;25.4;5;12.24;0;8.66;29168 +82075;45.96216;-1.05542;7;20220717;33.6;20.2;26.9;5.2;13.27;0;8.83;26375 +82075;45.96216;-1.05542;7;20220718;40.2;21.2;30.7;5.1;15.24;0;10.44;28743 +82075;45.96216;-1.05542;7;20220719;25;20.9;22.9;4.9;20.24;2.7;4.73;21544 +82075;45.96216;-1.05542;7;20220720;23.5;19.2;21.4;4.4;19.2;.6;4.66;25048 +82075;45.96216;-1.05542;7;20220721;24.8;18;21.4;3.3;17.7;.2;4.92;25508 +82075;45.96216;-1.05542;7;20220722;22.1;18;20;4.3;18.8;.9;2.68;10752 +82075;45.96216;-1.05542;7;20220723;23.7;15.8;19.8;3.3;16.74;0;4.89;27886 +82075;45.96216;-1.05542;7;20220724;29.4;16.1;22.7;3.9;16.67;0;6.23;28677 +82075;45.96216;-1.05542;7;20220725;22.6;18.9;20.8;4.8;18.64;.9;3.62;16186 +82075;45.96216;-1.05542;7;20220726;23.1;17.3;20.2;3.4;15.87;.1;4.29;21076 +82075;45.96216;-1.05542;7;20220727;25.5;14.7;20.1;3.8;14.64;0;5.48;28131 +82075;45.96216;-1.05542;7;20220728;25;16;20.5;3.2;16.77;0;4.53;23333 +82075;45.96216;-1.05542;7;20220729;24.1;18.6;21.4;4.1;18.6;0;4.61;23892 +82075;45.96216;-1.05542;7;20220730;24.9;18.1;21.5;3.4;19.24;0;4.96;27811 +82075;45.96216;-1.05542;7;20220731;23.8;17.8;20.8;4;19.07;0;4.3;23751 +82075;45.96216;-1.05542;7;20220801;24.5;16.7;20.6;3.6;19.1;0;4.2;23145 +82075;45.96216;-1.05542;7;20220802;31;17.3;24.1;3.6;18.74;0;6.23;27616 +82075;45.96216;-1.05542;7;20220803;31.2;19.3;25.2;3.3;18.8;0;6.12;26271 +82075;45.96216;-1.05542;7;20220804;26.9;19.6;23.2;4;19.17;0;4.25;16205 +82075;45.96216;-1.05542;7;20220805;26.6;17.9;22.2;6;14.87;0;6.25;24353 +82075;45.96216;-1.05542;7;20220806;28.5;17;22.7;6.3;11.7;0;7.74;27333 +82075;45.96216;-1.05542;7;20220807;29.7;16.2;23;5.6;10.67;0;7.89;27518 +82075;45.96216;-1.05542;7;20220808;31.2;17.8;24.5;5.3;11.7;0;8.01;26170 +82075;45.96216;-1.05542;7;20220809;33.6;19;26.3;4.9;12.7;0;8.2;25287 +82075;45.96216;-1.05542;7;20220810;34.5;19.7;27.1;4.5;12.94;0;8.33;26704 +82075;45.96216;-1.05542;7;20220811;35.8;19;27.4;3.9;12.54;0;8.08;25520 +82075;45.96216;-1.05542;7;20220812;35.1;21.3;28.2;3.6;14.07;0;7.55;25302 +82075;45.96216;-1.05542;7;20220813;25.5;19.1;22.3;3.6;20.77;2.7;4.14;21497 +82075;45.96216;-1.05542;7;20220814;23.7;19.4;21.5;4.4;20.34;1.1;3.61;18085 +82075;45.96216;-1.05542;7;20220815;24.3;19.1;21.7;4.3;19.8;.2;3.94;19713 +82075;45.96216;-1.05542;7;20220816;23.8;18.8;21.3;2.7;19.44;2.4;3.23;15884 +82075;45.96216;-1.05542;7;20220817;23.4;17.4;20.4;3.8;18.07;.1;4.11;22976 +82075;45.96216;-1.05542;7;20220818;22.6;16.3;19.4;4.3;18.14;0;3.29;18366 +82075;45.96216;-1.05542;7;20220819;24.3;18.2;21.2;3.5;20.27;.1;3.21;16083 +82075;45.96216;-1.05542;7;20220820;24.2;18.8;21.5;2.5;19.24;0;3.32;16006 +82075;45.96216;-1.05542;7;20220821;22.4;16.4;19.4;2.9;18.07;.9;2.29;9539 +82075;45.96216;-1.05542;7;20220822;23.6;19.3;21.4;3.6;21.07;.5;3.26;17676 +82075;45.96216;-1.05542;7;20220823;25.8;20.2;23;2.8;22.04;.1;3.28;15814 +82075;45.96216;-1.05542;7;20220824;31.3;18.6;25;3.8;20.24;2.2;5.36;22814 +82075;45.96216;-1.05542;7;20220825;26.1;20.9;23.5;4.9;21.44;.6;3.78;14533 +82075;45.96216;-1.05542;7;20220826;25;18;21.5;4.7;18.24;0;4.02;17874 +82075;45.96216;-1.05542;7;20220827;26.7;17;21.8;3.8;16.17;0;4.66;21200 +82075;45.96216;-1.05542;7;20220828;29.6;18.1;23.9;4;14.24;0;5.99;22727 +82075;45.96216;-1.05542;7;20220829;31.6;18.5;25.1;3.6;15.97;.8;5.55;19098 +82075;45.96216;-1.05542;7;20220830;26.4;21.1;23.8;2.7;21.7;0;3.86;18886 +82075;45.96216;-1.05542;7;20220831;26.1;19.5;22.8;4;21.5;.8;3.41;14683 +82075;45.96216;-1.05542;7;20220901;25.6;19.3;22.5;3.4;20.07;.1;3.94;19830 +82075;45.96216;-1.05542;7;20220902;23.8;18;20.9;3.1;19.77;4;3.35;19098 +82075;45.96216;-1.05542;7;20220903;23.2;18.7;20.9;3.2;17.07;.5;3.69;18599 +82075;45.96216;-1.05542;7;20220904;27.5;16;21.7;2.7;16.7;0;4.04;19291 +82075;45.96216;-1.05542;7;20220905;27.2;17.5;22.4;3.3;18.9;0;4.18;20572 +82075;45.96216;-1.05542;7;20220906;27.3;17.1;22.2;3.5;17.8;.5;4.17;19539 +82075;45.96216;-1.05542;7;20220907;20.4;19.4;19.9;5.3;17.74;6.8;2.3;5105 +82075;45.96216;-1.05542;7;20220908;22.2;17.3;19.7;7.5;16.64;1.5;3.84;17167 +82075;45.96216;-1.05542;7;20220909;22.3;17.6;19.9;6.3;16.2;.8;3.83;16862 +82075;45.96216;-1.05542;7;20220910;23.5;16.8;20.1;2.7;16.34;0;3.07;14823 +82075;45.96216;-1.05542;7;20220911;28.5;16.5;22.5;3.6;16.44;0;4.72;20709 +82075;45.96216;-1.05542;7;20220912;33.7;19;26.3;4.5;16.37;.2;6.03;16863 +82075;45.96216;-1.05542;7;20220913;29.6;21.4;25.5;5.6;20.87;2.1;4.88;15316 +82075;45.96216;-1.05542;7;20220914;25.5;18.5;22;3.6;20.34;.2;3.42;17790 +82075;45.96216;-1.05542;7;20220915;24;18.9;21.4;4.1;19.3;.1;3.05;14052 +82075;45.96216;-1.05542;7;20220916;21.8;14.4;18.1;5.5;12.77;0;4;18027 +82075;45.96216;-1.05542;7;20220917;20.2;10.7;15.4;4.6;9.47;0;3.94;20096 +82075;45.96216;-1.05542;7;20220918;22.2;9.9;16.1;4.3;8.77;0;4.27;19714 +82075;45.96216;-1.05542;7;20220919;22.1;10.6;16.3;5.3;10.1;0;4.24;19267 +82075;45.96216;-1.05542;7;20220920;21.8;11;16.4;5.1;9.9;0;4.16;18816 +82075;45.96216;-1.05542;7;20220921;22.5;12;17.3;4.9;10.27;0;4.29;18514 +82075;45.96216;-1.05542;7;20220922;23.5;11;17.3;3.6;10.94;0;3.77;18548 +82075;45.96216;-1.05542;7;20220923;21.1;13.3;17.2;2.1;12.27;2.1;2.13;7099 +82075;45.96216;-1.05542;7;20220924;19.9;14;16.9;3.6;14.37;.8;2.42;12896 +82075;45.96216;-1.05542;7;20220925;18.7;11.7;15.2;3;12.67;.5;2.1;10659 +82075;45.96216;-1.05542;7;20220926;19.1;11.9;15.5;5;12.8;4.6;2.37;8664 +82075;45.96216;-1.05542;7;20220927;18.2;14.1;16.2;7.1;13.57;7;2.56;9339 +82075;45.96216;-1.05542;7;20220928;18.4;16.2;17.3;8.7;15.67;4.9;2.38;9258 +82075;45.96216;-1.05542;7;20220929;17;12.4;14.7;3.5;11.87;0;2.24;11970 +82075;45.96216;-1.05542;7;20220930;17.7;9.9;13.8;3.9;12.5;5.5;2.14;15220 +82075;45.96216;-1.05542;7;20221001;18.9;16.2;17.6;7.2;18.64;3.4;1.2;6596 +82075;45.96216;-1.05542;7;20221002;20.5;17.2;18.9;4.7;17.8;.3;2.22;12328 +82075;45.96216;-1.05542;7;20221003;21.3;15.6;18.4;2.2;16.84;0;1.98;11927 +82075;45.96216;-1.05542;7;20221004;21.5;11.7;16.6;1.7;14.4;.1;2.14;15782 +82075;45.96216;-1.05542;7;20221005;20;14.2;17.1;3.7;17.04;.7;1.65;10562 +82075;45.96216;-1.05542;7;20221006;20.7;12.5;16.6;4.4;12.8;0;2.89;15879 +82075;45.96216;-1.05542;7;20221007;20.7;10.7;15.7;3.2;12.54;0;2.37;13171 +82075;45.96216;-1.05542;7;20221008;21.1;11.7;16.4;4.4;12.37;0;2.9;15554 +82075;45.96216;-1.05542;7;20221009;23.5;10.7;17.1;3.3;13.74;.4;2.65;14722 +82075;45.96216;-1.05542;7;20221010;20.4;15.9;18.1;2.1;17.47;4.5;1.46;8380 +82075;45.96216;-1.05542;7;20221011;19.1;15.7;17.4;3.2;16.8;.1;1.29;4574 +82075;45.96216;-1.05542;7;20221012;19.4;12.4;15.9;2.1;15.1;.1;1.55;11192 +82075;45.96216;-1.05542;7;20221013;18.3;13.9;16.1;4.1;17;7.9;.88;3196 +82075;45.96216;-1.05542;7;20221014;19.3;17.1;18.2;6.9;18.94;2.4;1.22;5452 +82075;45.96216;-1.05542;7;20221015;18.9;17.9;18.4;6;18.2;7.4;1.38;2573 +82075;45.96216;-1.05542;7;20221016;24.1;16;20;3.1;18.1;1.5;2.24;12016 +82075;45.96216;-1.05542;7;20221017;20.4;17.2;18.8;3.4;18.94;2.6;1.21;3146 +82075;45.96216;-1.05542;7;20221018;25.7;15.9;20.8;4.1;18.67;0;2.59;12724 +82075;45.96216;-1.05542;7;20221019;26;17.7;21.8;5;17.94;4.8;3.02;9656 +82075;45.96216;-1.05542;7;20221020;22.6;15.8;19.2;5.8;16.44;2.4;2.6;10277 +82075;45.96216;-1.05542;7;20221021;20.4;17.1;18.8;4.6;16.84;0;1.92;6920 +82075;45.96216;-1.05542;7;20221022;22.8;14;18.4;4;15.97;0;2.11;9777 +82075;45.96216;-1.05542;7;20221023;22.5;18.9;20.7;8;16.04;1.6;3.54;8586 +82075;45.96216;-1.05542;7;20221024;19.9;17.4;18.6;6.2;16.1;1.4;2.27;8978 +82075;45.96216;-1.05542;7;20221025;21.3;13;17.2;4.4;14.8;.5;1.91;6189 +82075;45.96216;-1.05542;7;20221026;23.9;14.9;19.4;5.1;16.1;0;2.6;11479 +82075;45.96216;-1.05542;7;20221027;24.1;16.2;20.2;7.2;16.4;0;3.01;6491 +82075;45.96216;-1.05542;7;20221028;23.1;18;20.5;4.8;16.97;0;2.5;8289 +82075;45.96216;-1.05542;7;20221029;22.5;18.3;20.4;5.2;16.2;0;2.6;6115 +82075;45.96216;-1.05542;7;20221030;17.8;15.1;16.5;2.7;15.3;.9;1.16;5332 +82075;45.96216;-1.05542;7;20221031;20.3;14.1;17.2;5.9;15.27;.4;1.9;6108 +82075;45.96216;-1.05542;7;20221101;18.6;15.1;16.8;7;12.67;.8;2.67;8098 +82075;45.96216;-1.05542;7;20221102;18.3;13.5;15.9;3.9;13.8;0;1.55;6968 +82075;45.96216;-1.05542;7;20221103;17.3;11.8;14.5;6.5;13.1;18.9;1.62;5130 +82075;45.96216;-1.05542;7;20221104;15.4;10.5;13;8.9;10.8;.5;2.14;8530 +82075;45.96216;-1.05542;7;20221105;16.7;8.8;12.7;3.1;10.84;0;1.34;8171 +82075;45.96216;-1.05542;7;20221106;17.4;11.2;14.3;6.3;12.67;3.8;1.69;5292 +82075;45.96216;-1.05542;7;20221107;18.8;15.3;17.1;5.5;14.17;.1;1.86;6910 +82075;45.96216;-1.05542;7;20221108;17.3;13.2;15.2;4.9;14.27;8.5;1.1;5810 +82075;45.96216;-1.05542;7;20221109;17;15.3;16.2;4.7;13.74;.9;1.63;4924 +82075;45.96216;-1.05542;7;20221110;17;10.2;13.6;2.9;12.6;0;1.02;8895 +82075;45.96216;-1.05542;7;20221111;18.6;8.2;13.4;3.4;12.34;.1;1.19;9473 +82075;45.96216;-1.05542;7;20221112;20;12.3;16.1;4.2;14.1;.1;1.52;9130 +82075;45.96216;-1.05542;7;20221113;20.7;11.4;16.1;3.9;13.04;.1;1.71;8988 +82075;45.96216;-1.05542;7;20221114;16.4;12.1;14.3;5.2;12.54;1.5;1.46;5186 +82075;45.96216;-1.05542;7;20221115;16.7;12.9;14.8;7.5;13.07;8.3;1.72;3862 +82075;45.96216;-1.05542;7;20221116;17.2;12.8;15;10.1;13.34;2.4;1.97;2970 +82075;45.96216;-1.05542;7;20221117;15.7;14;14.9;9.7;12.67;7.7;2.09;3432 +82075;45.96216;-1.05542;7;20221118;14.9;10.6;12.7;4.3;10.4;3.3;1.44;6130 +82075;45.96216;-1.05542;7;20221119;12.1;6.8;9.5;2.8;9.27;.4;.79;7522 +82075;45.96216;-1.05542;7;20221120;14.6;7;10.8;5;10.94;5.9;.98;5055 +82075;45.96216;-1.05542;7;20221121;15.5;10.7;13.1;8.4;10.97;13.8;1.99;3869 +82075;45.96216;-1.05542;7;20221122;13.8;9.8;11.8;8.6;10.54;9.4;1.61;4742 +82075;45.96216;-1.05542;7;20221123;15.5;10.8;13.2;7.7;12.74;1.9;1.18;5829 +82075;45.96216;-1.05542;7;20221124;14.5;11.6;13.1;6.2;12.67;1.9;1.07;3051 +82075;45.96216;-1.05542;7;20221125;14.4;10.9;12.7;3.7;11.1;2;1.1;5086 +82075;45.96216;-1.05542;7;20221126;13;7.7;10.4;3.2;10.4;0;.7;5695 +82075;45.96216;-1.05542;7;20221127;13;8.4;10.7;4.8;11.1;10.9;.76;3740 +82075;45.96216;-1.05542;7;20221128;14.3;10.8;12.6;4.8;11.1;6.5;1.22;4365 +82075;45.96216;-1.05542;7;20221129;12.6;8.5;10.6;2.2;10;.5;.59;6511 +82075;45.96216;-1.05542;7;20221130;9.9;3.5;6.7;3.7;8.37;0;.54;6073 +82075;45.96216;-1.05542;7;20221201;7.8;5.8;6.8;5.1;8.2;0;.69;5326 +82075;45.96216;-1.05542;7;20221202;7;5.5;6.3;4.8;8.1;.6;.71;1843 +82075;45.96216;-1.05542;7;20221203;6.3;4.5;5.4;5.3;7.6;1.1;.73;1328 +82075;45.96216;-1.05542;7;20221204;7.1;3.1;5.1;2.5;7.44;1.6;.46;3663 +82075;45.96216;-1.05542;7;20221205;9.7;1.9;5.8;4.1;7.37;.1;.68;7119 +82075;45.96216;-1.05542;7;20221206;6.7;2.7;4.7;5.1;7.14;0;.61;4760 +82075;45.96216;-1.05542;7;20221207;6.4;2.4;4.4;4.9;6.57;0;.79;3687 +82075;45.96216;-1.05542;7;20221208;4.3;0;2.1;6;6.14;.2;.54;3149 +82075;45.96216;-1.05542;7;20221209;5;2.5;3.8;6.7;6.17;0;.84;5029 +82075;45.96216;-1.05542;7;20221210;5.4;-.8;2.3;3.6;5.6;0;.52;6572 +82075;45.96216;-1.05542;7;20221211;4.8;-.4;2.2;3.8;5.4;0;.62;5180 +82075;45.96216;-1.05542;7;20221212;3.7;-.5;1.6;4.5;5.7;7.3;.6;1965 +82075;45.96216;-1.05542;7;20221213;3.7;-.3;1.7;4.5;6.5;1.1;.26;3895 +82075;45.96216;-1.05542;7;20221214;14;3.1;8.5;4.5;11.87;2.3;.16;4484 +82075;45.96216;-1.05542;7;20221215;5.9;5.6;5.8;7.2;8.44;3.4;.54;1939 +82075;45.96216;-1.05542;7;20221216;5.8;2.1;4;7.7;5.24;0;1.36;6005 +82075;45.96216;-1.05542;7;20221217;3.4;-2.4;.5;4.6;4.94;0;.57;5626 +82075;45.96216;-1.05542;7;20221218;11;-1;5;6;7.5;0;.88;3009 +82075;45.96216;-1.05542;7;20221219;13.4;10;11.7;8.3;10.64;.1;1.52;2945 +82075;45.96216;-1.05542;7;20221220;13.3;11.3;12.3;6.8;11.67;0;1.24;1389 +82075;45.96216;-1.05542;7;20221221;14.2;8.2;11.2;5.6;12.54;5.4;.58;1849 +82075;45.96216;-1.05542;7;20221222;14.4;12.4;13.4;7.6;13.8;6.6;.93;894 +82075;45.96216;-1.05542;7;20221223;15.3;13.1;14.2;7.5;13.8;13.2;1.21;833 +82075;45.96216;-1.05542;7;20221224;13.2;11.1;12.1;2.8;12.8;1.2;.54;3000 +82075;45.96216;-1.05542;7;20221225;14.8;9.8;12.3;4.3;12.57;1.8;.66;3262 +82075;45.96216;-1.05542;7;20221226;13.6;11.3;12.4;2.9;12.47;.4;.64;2479 +82075;45.96216;-1.05542;7;20221227;11.2;5.9;8.6;2.8;10.7;.3;.24;4521 +82075;45.96216;-1.05542;7;20221228;14.2;9.6;11.9;6.2;12.04;3.3;.93;1614 +82075;45.96216;-1.05542;7;20221229;12.7;12;12.4;6.4;12.1;3.5;1.07;1318 +82075;45.96216;-1.05542;7;20221230;15.8;8.3;12.1;6.6;13.07;2;.66;3156 +82075;45.96216;-1.05542;7;20221231;16.4;12.8;14.6;6.5;12.37;0;1.73;3879 +82076;46.00531;-.79065;22;20220101;14.8;7.3;11;3.7;10.8;.2;.75;5530 +82076;46.00531;-.79065;22;20220102;14.6;10.4;12.5;4.1;12.53;.4;.73;3551 +82076;46.00531;-.79065;22;20220103;14.5;11.8;13.2;4.7;12.9;2.8;.91;3366 +82076;46.00531;-.79065;22;20220104;13;11.6;12.3;4.8;10.75;1.4;1.41;1100 +82076;46.00531;-.79065;22;20220105;8.7;3.3;6;2.5;6.8;0;.62;6191 +82076;46.00531;-.79065;22;20220106;8.3;.1;4.2;2;6.13;1.2;.47;6002 +82076;46.00531;-.79065;22;20220107;11.7;4.6;8.1;5.4;9;3.9;.81;5785 +82076;46.00531;-.79065;22;20220108;12.2;8.4;10.3;7.4;10.55;8.7;1.03;3035 +82076;46.00531;-.79065;22;20220109;10.2;7.4;8.8;3.8;10.2;9.4;.57;2154 +82076;46.00531;-.79065;22;20220110;10.1;8.8;9.5;2.4;11;2;.47;1651 +82076;46.00531;-.79065;22;20220111;10.4;4.2;7.3;2.3;7.45;0;.63;6834 +82076;46.00531;-.79065;22;20220112;5.2;-.5;2.4;4.5;5.88;0;.6;6536 +82076;46.00531;-.79065;22;20220113;7.5;.8;4.2;4;5.85;0;.87;6934 +82076;46.00531;-.79065;22;20220114;6.8;-2.7;2;2.5;5.53;.1;.56;6419 +82076;46.00531;-.79065;22;20220115;5.6;-4.1;.7;1.4;5.4;.1;.23;7718 +82076;46.00531;-.79065;22;20220116;1.7;-3.4;-.9;1.3;5.85;.1;.18;3285 +82076;46.00531;-.79065;22;20220117;7.9;.1;4;2.2;7.7;0;.35;3648 +82076;46.00531;-.79065;22;20220118;7.2;1.4;4.3;2.7;7.18;.1;.48;5414 +82076;46.00531;-.79065;22;20220119;7;4;5.5;1.7;7.85;1.9;.5;2128 +82076;46.00531;-.79065;22;20220120;8.9;5.1;7;3.2;8.05;.1;.73;4391 +82076;46.00531;-.79065;22;20220121;6.8;.8;3.8;4.8;6.1;0;.87;7439 +82076;46.00531;-.79065;22;20220122;6.8;-.1;3.3;4.9;6.17;.1;.8;6439 +82076;46.00531;-.79065;22;20220123;8;1.6;4.8;4.8;6.6;0;.91;7364 +82076;46.00531;-.79065;22;20220124;11.1;-.9;5.1;2.5;6.48;0;.82;8477 +82076;46.00531;-.79065;22;20220125;11.2;-1.9;4.6;2;6.48;0;.69;8542 +82076;46.00531;-.79065;22;20220126;1.4;-1.9;-.2;3.5;5.83;0;.25;3447 +82076;46.00531;-.79065;22;20220127;2.2;-2.2;0;2.4;5.7;0;.36;3804 +82076;46.00531;-.79065;22;20220128;9.3;.3;4.8;1.5;8.27;0;.4;5391 +82076;46.00531;-.79065;22;20220129;6.8;4.4;5.6;1.5;8.63;.1;.39;2711 +82076;46.00531;-.79065;22;20220130;9.1;6.1;7.6;1.9;9.85;.3;.45;2907 +82076;46.00531;-.79065;22;20220131;11.2;6.7;9;4.5;9.33;.2;1;6251 +82076;46.00531;-.79065;22;20220201;11.1;2.7;6.9;4.1;9.15;.2;.62;4337 +82076;46.00531;-.79065;22;20220202;9.1;7.8;8.4;2.6;10.18;0;.55;3401 +82076;46.00531;-.79065;22;20220203;8.2;5.1;6.7;2.6;9.23;.6;.46;2312 +82076;46.00531;-.79065;22;20220204;12.6;7.3;9.9;3.5;10.38;.8;.87;5171 +82076;46.00531;-.79065;22;20220205;11.3;1;6.2;2;7.9;.1;.73;9550 +82076;46.00531;-.79065;22;20220206;11.6;4.2;7.9;6.2;10.65;.7;.4;4875 +82076;46.00531;-.79065;22;20220207;12.7;9.4;11;3.3;10.33;.2;1.1;6738 +82076;46.00531;-.79065;22;20220208;13;3.3;8.1;2.1;8.35;0;.99;10030 +82076;46.00531;-.79065;22;20220209;12.8;2.7;7.7;3.4;8.3;.2;1.18;7891 +82076;46.00531;-.79065;22;20220210;8.3;2.8;5.5;4.2;10.07;.1;.55;6384 +82076;46.00531;-.79065;22;20220211;10;3.2;6.6;4.9;6.9;0;1.43;10573 +82076;46.00531;-.79065;22;20220212;10.7;1.2;6;2.5;6.18;0;1.21;10493 +82076;46.00531;-.79065;22;20220213;13.8;.7;7.3;6.4;8.78;2.6;1.36;9628 +82076;46.00531;-.79065;22;20220214;12;8.3;10.2;7.1;9.9;2.8;1.45;8348 +82076;46.00531;-.79065;22;20220215;11.9;5.7;8.8;5.9;10.13;14.7;.86;4591 +82076;46.00531;-.79065;22;20220216;13;9.6;11.3;8.4;13.38;3.8;.38;3918 +82076;46.00531;-.79065;22;20220217;13.4;12;12.7;5.9;13.53;1.5;.81;3568 +82076;46.00531;-.79065;22;20220218;12.4;10.5;11.4;5.1;10.93;.8;1.29;3456 +82076;46.00531;-.79065;22;20220219;11.8;3.2;7.5;3.6;8.03;.1;1.3;11759 +82076;46.00531;-.79065;22;20220220;13.5;8.3;10.9;6.6;11.85;1.9;.97;7481 +82076;46.00531;-.79065;22;20220221;12.5;9.1;10.8;6.6;9.37;.2;1.69;7318 +82076;46.00531;-.79065;22;20220222;12.6;5.6;9.1;3.3;10.38;.2;.94;7476 +82076;46.00531;-.79065;22;20220223;14.7;8.4;11.6;1.5;10.75;0;1.16;9230 +82076;46.00531;-.79065;22;20220224;13.4;4.7;9;3.3;8.93;.4;1.4;9996 +82076;46.00531;-.79065;22;20220225;11.6;.7;6.1;2;6.88;.1;1.29;12795 +82076;46.00531;-.79065;22;20220226;13.6;1.3;7.5;4.7;5.75;0;2.42;14034 +82076;46.00531;-.79065;22;20220227;15.3;3.7;9.5;2.9;7.93;.1;1.85;13036 +82076;46.00531;-.79065;22;20220228;17.2;3.1;10.1;1.3;9.3;0;1.46;13693 +82076;46.00531;-.79065;22;20220301;17.8;5.5;11.6;2.8;9.13;.2;1.99;11687 +82076;46.00531;-.79065;22;20220302;12.3;9.1;10.7;3.1;10.55;1;1.12;5393 +82076;46.00531;-.79065;22;20220303;13.1;7.8;10.4;3.1;11.03;2.6;1.1;7640 +82076;46.00531;-.79065;22;20220304;11;8.4;9.7;4.7;9.65;.7;1.3;5830 +82076;46.00531;-.79065;22;20220305;12.1;3.4;7.8;3.7;7.9;.3;1.66;13166 +82076;46.00531;-.79065;22;20220306;12.2;6.6;9.4;4;7.33;0;2.11;12137 +82076;46.00531;-.79065;22;20220307;10.1;-.7;4.7;3.9;5.23;0;1.94;15249 +82076;46.00531;-.79065;22;20220308;10.7;3.8;7.3;4.6;8.8;.7;1.07;6429 +82076;46.00531;-.79065;22;20220309;15.6;4.5;10.1;4.7;9.73;.1;1.95;13391 +82076;46.00531;-.79065;22;20220310;12.9;10;11.5;4.8;10.8;1.5;1.53;6522 +82076;46.00531;-.79065;22;20220311;13.8;7.2;10.5;6.2;10.93;6.1;1.43;9138 +82076;46.00531;-.79065;22;20220312;13.8;8.3;11.1;4.7;9.85;7.2;2.03;13881 +82076;46.00531;-.79065;22;20220313;12.7;8.1;10.4;5.1;9.35;5.7;1.86;9629 +82076;46.00531;-.79065;22;20220314;15.2;3.3;9.3;5;9.08;.5;1.98;11848 +82076;46.00531;-.79065;22;20220315;18.3;10.4;14.4;4.5;12.05;0;2.28;10066 +82076;46.00531;-.79065;22;20220316;15.1;11.5;13.3;4.6;11.93;.1;1.69;5816 +82076;46.00531;-.79065;22;20220317;10.7;8.5;9.6;6.3;9.03;0;1.66;5268 +82076;46.00531;-.79065;22;20220318;14;5.8;9.9;7;8.35;0;2.5;12629 +82076;46.00531;-.79065;22;20220319;18.5;7.5;13;4.3;9.4;0;2.94;14994 +82076;46.00531;-.79065;22;20220320;18.1;8.5;13.3;4.1;9.45;0;2.89;14796 +82076;46.00531;-.79065;22;20220321;19.4;8.3;13.9;5.1;9.45;0;3.4;15497 +82076;46.00531;-.79065;22;20220322;18.2;6.6;12.4;5.4;7.2;0;3.89;18598 +82076;46.00531;-.79065;22;20220323;16.9;6;11.4;4;6.7;0;3.39;19050 +82076;46.00531;-.79065;22;20220324;18.2;3.7;11;2.9;7.03;0;3.12;19726 +82076;46.00531;-.79065;22;20220325;20.3;4.9;12.6;3.4;7.33;0;3.58;18877 +82076;46.00531;-.79065;22;20220326;21.4;8.4;14.9;4.4;7.65;0;4.28;19228 +82076;46.00531;-.79065;22;20220327;21.2;7.1;14.1;3;8.23;0;3.56;18449 +82076;46.00531;-.79065;22;20220328;20.2;9.1;14.6;2.8;8.45;0;3.24;15818 +82076;46.00531;-.79065;22;20220329;16.1;9.9;13;2.9;10.48;.1;2.22;11746 +82076;46.00531;-.79065;22;20220330;14.2;9.5;11.9;4.2;11.13;1.1;1.69;8680 +82076;46.00531;-.79065;22;20220331;13.2;6.8;10;6.4;8.25;1.7;2.55;12677 +82076;46.00531;-.79065;22;20220401;9.8;2.7;6.2;8.5;5.63;.3;2.75;16435 +82076;46.00531;-.79065;22;20220402;9.9;2.3;6.1;5.7;5.6;0;2.55;16883 +82076;46.00531;-.79065;22;20220403;9.8;0;4.9;3.2;4.97;0;2.19;16481 +82076;46.00531;-.79065;22;20220404;9.9;4.7;7.3;3.7;5.9;0;2.57;17703 +82076;46.00531;-.79065;22;20220405;12.6;7;9.8;4;9.8;.2;1.72;11629 +82076;46.00531;-.79065;22;20220406;13.3;9.6;11.4;5.8;11.23;1.7;1.63;8587 +82076;46.00531;-.79065;22;20220407;13.4;11.1;12.3;10;13.18;15.4;.93;3820 +82076;46.00531;-.79065;22;20220408;15.3;11.5;13.4;10.5;11.25;5.3;2.59;6607 +82076;46.00531;-.79065;22;20220409;12.8;5.4;9.1;3.4;7.57;.1;2.66;19257 +82076;46.00531;-.79065;22;20220410;17.4;2.5;9.9;4.6;7.08;0;3.67;22848 +82076;46.00531;-.79065;22;20220411;22;7.9;15;5.8;10.5;.4;4.3;20461 +82076;46.00531;-.79065;22;20220412;17.6;12.7;15.1;4.8;11.7;.2;2.77;10400 +82076;46.00531;-.79065;22;20220413;18.4;9.8;14.1;2.4;12.8;.6;2.54;17127 +82076;46.00531;-.79065;22;20220414;20.9;10;15.4;3;13.03;.1;3.36;21378 +82076;46.00531;-.79065;22;20220415;22.3;10.4;16.4;3.1;12.15;.1;3.93;22468 +82076;46.00531;-.79065;22;20220416;21.4;9.8;15.6;3.4;11.63;0;3.99;23774 +82076;46.00531;-.79065;22;20220417;20.2;8.6;14.4;3.7;10.6;0;3.79;22425 +82076;46.00531;-.79065;22;20220418;17.4;9.7;13.6;4.1;11.98;0;2.81;18139 +82076;46.00531;-.79065;22;20220419;15.8;8;11.9;4.6;9.68;2.9;2.74;15187 +82076;46.00531;-.79065;22;20220420;15.3;9.1;12.2;4.3;11.15;2.4;1.73;6293 +82076;46.00531;-.79065;22;20220421;18.9;9.3;14.1;2.7;11.88;.9;2.96;19000 +82076;46.00531;-.79065;22;20220422;17.6;9.6;13.6;2.1;12.45;1.5;2.3;14086 +82076;46.00531;-.79065;22;20220423;15.3;10.7;13;3.9;12.38;2.9;1.94;10433 +82076;46.00531;-.79065;22;20220424;14.8;12.1;13.4;5.5;13.1;0;1.67;8117 +82076;46.00531;-.79065;22;20220425;17;12.2;14.6;3.9;12.35;0;2.74;15266 +82076;46.00531;-.79065;22;20220426;19.9;7.2;13.5;4.6;10.53;0;4.01;25412 +82076;46.00531;-.79065;22;20220427;20.8;9.4;15.1;4.8;10.35;.1;4.21;20631 +82076;46.00531;-.79065;22;20220428;19.9;12.4;16.2;2.9;12.4;.1;3.39;18617 +82076;46.00531;-.79065;22;20220429;20.6;10.5;15.5;2.5;13.43;0;3.24;20040 +82076;46.00531;-.79065;22;20220430;20;10;15;3.6;11.68;0;3.82;23204 +82076;46.00531;-.79065;22;20220501;19.6;10;14.8;3.3;9.63;0;4;22261 +82076;46.00531;-.79065;22;20220502;20.3;9.9;15.1;3.9;9.85;0;4.25;22228 +82076;46.00531;-.79065;22;20220503;20.9;10.6;15.8;4.3;10.63;0;4.31;22661 +82076;46.00531;-.79065;22;20220504;19.1;9.2;14.2;3.3;11.28;0;3.27;19731 +82076;46.00531;-.79065;22;20220505;19.6;8.7;14.1;3.6;11.5;0;3.8;24817 +82076;46.00531;-.79065;22;20220506;21.8;9.8;15.8;3.3;11.85;0;3.78;19777 +82076;46.00531;-.79065;22;20220507;23;11.8;17.4;3;12.5;0;3.87;18795 +82076;46.00531;-.79065;22;20220508;24.3;10.8;17.5;3.1;12.38;0;3.99;17800 +82076;46.00531;-.79065;22;20220509;27.1;12.1;19.6;2.7;12.93;0;4.67;21134 +82076;46.00531;-.79065;22;20220510;27.7;12.9;20.3;2.5;13.43;.1;4.67;20742 +82076;46.00531;-.79065;22;20220511;21.6;10.6;16.1;2.8;14.3;0;3.47;20325 +82076;46.00531;-.79065;22;20220512;20.1;13.2;16.6;2.1;14.45;0;2.64;13576 +82076;46.00531;-.79065;22;20220513;23.5;11.8;17.7;2.1;13.33;0;3.8;19593 +82076;46.00531;-.79065;22;20220514;29.4;12.3;20.8;3;14.88;.8;4.8;19470 +82076;46.00531;-.79065;22;20220515;28.4;17.5;22.9;3.7;17;.9;4.85;17563 +82076;46.00531;-.79065;22;20220516;26.7;13.8;20.3;2.1;15.85;.1;4.16;20272 +82076;46.00531;-.79065;22;20220517;29.7;14.3;22;4.2;15.45;.1;5.69;21434 +82076;46.00531;-.79065;22;20220518;31.5;13.2;22.4;2.7;15.75;.7;5.06;19687 +82076;46.00531;-.79065;22;20220519;25.6;16;20.8;2.8;17.5;.6;3.91;18324 +82076;46.00531;-.79065;22;20220520;24.6;17.1;20.9;3.8;17.05;0;3.87;15528 +82076;46.00531;-.79065;22;20220521;30.2;12.5;21.3;3;15.1;.1;5.05;19943 +82076;46.00531;-.79065;22;20220522;31.6;18.9;25.3;3.8;17.38;8.6;5.5;16457 +82076;46.00531;-.79065;22;20220523;20.1;16.9;18.5;6.4;16.4;4.1;3.01;11446 +82076;46.00531;-.79065;22;20220524;18.2;11.7;14.9;3.3;12.03;.9;3.03;15015 +82076;46.00531;-.79065;22;20220525;20.4;9.6;15;2.9;11.98;.1;3.63;20971 +82076;46.00531;-.79065;22;20220526;18.9;13.9;16.4;2.7;14.23;0;2.3;9879 +82076;46.00531;-.79065;22;20220527;22.3;14.7;18.5;3.1;13.93;0;3.85;17577 +82076;46.00531;-.79065;22;20220528;25.2;12.7;19;4.6;11.83;0;5.41;22100 +82076;46.00531;-.79065;22;20220529;20.9;11.6;16.3;5.1;8.9;0;5.17;21256 +82076;46.00531;-.79065;22;20220530;22.1;8.6;15.3;3.8;8.68;0;4.81;21904 +82076;46.00531;-.79065;22;20220531;23;10;16.5;2.7;9.88;2.8;4.43;21540 +82076;46.00531;-.79065;22;20220601;25.7;12.6;19.1;2.3;12;.7;4.43;19641 +82076;46.00531;-.79065;22;20220602;28.2;15.3;21.7;2.9;15.4;11.6;4.95;20756 +82076;46.00531;-.79065;22;20220603;26.5;17.2;21.8;2.7;18.2;1.9;4.2;18889 +82076;46.00531;-.79065;22;20220604;24.1;16.6;20.3;2.8;17.75;.9;3.39;14929 +82076;46.00531;-.79065;22;20220605;21.3;15.1;18.2;3.6;15.8;0;3.02;13354 +82076;46.00531;-.79065;22;20220606;19.7;14.6;17.1;2.1;15.35;.9;2.39;11431 +82076;46.00531;-.79065;22;20220607;21.8;14.7;18.2;4.2;15.38;9.2;3.8;18904 +82076;46.00531;-.79065;22;20220608;21.3;15.7;18.5;5.4;16.15;.8;3.37;15109 +82076;46.00531;-.79065;22;20220609;21.7;14.3;18;3.4;14.48;.1;3.72;18314 +82076;46.00531;-.79065;22;20220610;24.7;11;17.9;1.9;14.8;0;4.02;22222 +82076;46.00531;-.79065;22;20220611;27.4;14.2;20.8;3.4;16.58;.1;5.5;27803 +82076;46.00531;-.79065;22;20220612;28;17.2;22.6;4.5;15.6;.1;6.23;25666 +82076;46.00531;-.79065;22;20220613;28.1;15;21.6;5.3;11.7;0;7.48;29943 +82076;46.00531;-.79065;22;20220614;33.6;14.4;24;4;12.93;.1;7.86;29177 +82076;46.00531;-.79065;22;20220615;29.6;18.9;24.3;2.9;16.33;0;6.6;29760 +82076;46.00531;-.79065;22;20220616;34.4;17.1;25.7;2.8;16.75;0;6.8;27437 +82076;46.00531;-.79065;22;20220617;38.3;19;28.7;3.2;15.4;0;8.33;29015 +82076;46.00531;-.79065;22;20220618;39.2;20.5;29.9;4.1;16.65;2.9;9.24;29018 +82076;46.00531;-.79065;22;20220619;25.5;20.5;23;4.5;20.08;.5;4.86;21831 +82076;46.00531;-.79065;22;20220620;27.6;17;22.3;2.9;18.4;6.2;4.97;23353 +82076;46.00531;-.79065;22;20220621;25;17.2;21.1;2.8;19.98;1.4;4.14;21902 +82076;46.00531;-.79065;22;20220622;23.7;17.3;20.5;3.8;18.3;3.8;4.25;21727 +82076;46.00531;-.79065;22;20220623;23.5;14.1;18.8;2.1;16.9;3.1;3.8;21253 +82076;46.00531;-.79065;22;20220624;22;16.4;19.2;4.8;16.88;16;4.01;20850 +82076;46.00531;-.79065;22;20220625;18.4;15;16.7;2.3;15.75;5.6;2.34;11914 +82076;46.00531;-.79065;22;20220626;20.9;12.7;16.8;1.9;13.55;.1;3.48;18991 +82076;46.00531;-.79065;22;20220627;21.5;12;16.8;2.9;12.88;.1;4.82;29207 +82076;46.00531;-.79065;22;20220628;22.5;10;16.2;1.9;12.38;.1;4.81;30102 +82076;46.00531;-.79065;22;20220629;20.8;11.5;16.1;2;14.33;5;2.98;16338 +82076;46.00531;-.79065;22;20220630;20.1;13.9;17;2.8;13.68;1.8;3.9;21845 +82076;46.00531;-.79065;22;20220701;22.2;10.3;16.2;1.9;12.1;.1;4.52;27529 +82076;46.00531;-.79065;22;20220702;26.5;11.7;19.1;3.1;12.73;0;5.82;30614 +82076;46.00531;-.79065;22;20220703;24.4;14;19.2;3.9;14.43;0;5.34;28685 +82076;46.00531;-.79065;22;20220704;26.4;14.9;20.6;3.8;14.28;.1;5.52;25446 +82076;46.00531;-.79065;22;20220705;27.3;13.8;20.5;4;13.53;.1;6.33;30113 +82076;46.00531;-.79065;22;20220706;28.6;14.8;21.7;4;13.08;0;6.71;29448 +82076;46.00531;-.79065;22;20220707;27.5;15.8;21.6;3.8;15.4;0;6.07;28717 +82076;46.00531;-.79065;22;20220708;30;16.1;23;4.4;13.38;0;7.35;29825 +82076;46.00531;-.79065;22;20220709;31.8;16.7;24.2;4.2;13;0;7.73;29634 +82076;46.00531;-.79065;22;20220710;31.1;18.5;24.8;5.2;13.83;0;8;28732 +82076;46.00531;-.79065;22;20220711;33.6;18.7;26.1;5.1;13.88;0;8.7;29578 +82076;46.00531;-.79065;22;20220712;35.5;17.9;26.7;3;14.1;0;7.69;29927 +82076;46.00531;-.79065;22;20220713;36;17.7;26.9;2;13.48;0;6.97;29604 +82076;46.00531;-.79065;22;20220714;34.3;17.4;25.9;2.7;15.33;0;6.97;29234 +82076;46.00531;-.79065;22;20220715;32.2;18.5;25.4;4.3;12.88;0;7.85;27908 +82076;46.00531;-.79065;22;20220716;33.6;18.6;26.1;5.4;10.58;0;9.29;28534 +82076;46.00531;-.79065;22;20220717;35.7;20.4;28;5.3;11.93;0;9.56;27264 +82076;46.00531;-.79065;22;20220718;40.6;21.6;31.1;5.1;14.2;0;10.63;28373 +82076;46.00531;-.79065;22;20220719;26.6;21.3;23.9;4.3;19.25;2.9;4.99;19597 +82076;46.00531;-.79065;22;20220720;24.8;18.8;21.8;3.6;18.63;.8;4.73;23534 +82076;46.00531;-.79065;22;20220721;27.2;16.2;21.7;2.3;16.98;.2;5.08;26094 +82076;46.00531;-.79065;22;20220722;23.9;17.1;20.5;3.8;18.18;2;3.56;15680 +82076;46.00531;-.79065;22;20220723;26.8;15.1;21;2.6;16.2;0;5.29;27554 +82076;46.00531;-.79065;22;20220724;32.8;14.5;23.6;2.8;15;0;6.44;28272 +82076;46.00531;-.79065;22;20220725;24.2;19.3;21.8;4.5;17.88;1.1;4.1;16142 +82076;46.00531;-.79065;22;20220726;24.5;16;20.3;2.6;15.08;0;4.37;21507 +82076;46.00531;-.79065;22;20220727;27;13.9;20.4;2.8;13.48;0;5.28;25447 +82076;46.00531;-.79065;22;20220728;26.3;15.3;20.8;2.8;15.45;0;4.92;24356 +82076;46.00531;-.79065;22;20220729;25.7;17.9;21.8;3.4;17.58;0;4.84;23516 +82076;46.00531;-.79065;22;20220730;27.2;15.9;21.6;2.8;17.88;0;5.06;26329 +82076;46.00531;-.79065;22;20220731;27.9;16.3;22.1;3.1;17.78;0;5.33;27241 +82076;46.00531;-.79065;22;20220801;29.2;15;22.1;2.7;17.73;0;5.23;26455 +82076;46.00531;-.79065;22;20220802;33.8;18;25.9;2.6;17.1;0;6.25;26841 +82076;46.00531;-.79065;22;20220803;35.2;18.9;27.1;2.4;16.93;0;6.38;25963 +82076;46.00531;-.79065;22;20220804;31.3;21.4;26.3;2.9;18.1;0;5.18;18344 +82076;46.00531;-.79065;22;20220805;29.5;18.7;24.1;4.9;14.48;0;6.74;23524 +82076;46.00531;-.79065;22;20220806;29.7;17;23.4;6.2;10.63;0;8.2;26240 +82076;46.00531;-.79065;22;20220807;31.1;16.1;23.6;5.8;9.18;0;8.59;26690 +82076;46.00531;-.79065;22;20220808;33.2;17.7;25.5;5.4;10.15;0;8.73;25626 +82076;46.00531;-.79065;22;20220809;34.5;19.4;27;5.3;11.25;0;8.8;23961 +82076;46.00531;-.79065;22;20220810;36.1;20.5;28.3;5;11.28;0;9.16;25839 +82076;46.00531;-.79065;22;20220811;37.9;19.6;28.7;3.9;10.93;0;8.42;24769 +82076;46.00531;-.79065;22;20220812;37.4;22.2;29.8;3.2;12;0;7.66;24684 +82076;46.00531;-.79065;22;20220813;29.1;18.8;23.9;3.3;19.38;3.1;5;22194 +82076;46.00531;-.79065;22;20220814;24.5;19.6;22.1;4.5;20.05;2;3.84;17298 +82076;46.00531;-.79065;22;20220815;24.9;18.4;21.7;3.9;19.05;.1;4.07;19512 +82076;46.00531;-.79065;22;20220816;25.3;17.7;21.5;2.1;18.53;1.5;3.35;16000 +82076;46.00531;-.79065;22;20220817;24.5;16.4;20.5;3.4;17.1;.1;4.23;22091 +82076;46.00531;-.79065;22;20220818;24.8;14.3;19.5;3.1;17;.2;3.75;19985 +82076;46.00531;-.79065;22;20220819;25.7;16.7;21.2;3.5;19.18;.1;3.71;18140 +82076;46.00531;-.79065;22;20220820;25.8;19;22.4;2.4;18.53;0;3.7;16606 +82076;46.00531;-.79065;22;20220821;23.5;14.7;19.1;2.2;17.08;.9;2.79;13767 +82076;46.00531;-.79065;22;20220822;25.3;19.1;22.2;3;20.55;.4;3.65;18422 +82076;46.00531;-.79065;22;20220823;26.7;19.6;23.2;2.1;21.08;.1;3.3;15403 +82076;46.00531;-.79065;22;20220824;34.3;17.7;26;2.7;18.65;1.9;5.61;22850 +82076;46.00531;-.79065;22;20220825;27.8;20.7;24.2;4;20.58;.7;3.91;13861 +82076;46.00531;-.79065;22;20220826;27.6;18;22.8;3.6;17.65;0;4.49;18851 +82076;46.00531;-.79065;22;20220827;28.9;16.1;22.5;3.1;14.53;0;5.04;21581 +82076;46.00531;-.79065;22;20220828;30.9;17.4;24.2;4.2;12.7;0;6.38;21705 +82076;46.00531;-.79065;22;20220829;33.8;17.8;25.8;3.3;14.7;1.4;5.76;18092 +82076;46.00531;-.79065;22;20220830;29.3;21.3;25.3;2.8;19.88;0;4.48;18445 +82076;46.00531;-.79065;22;20220831;29.6;17.9;23.8;3.2;19.55;1.2;4.22;17684 +82076;46.00531;-.79065;22;20220901;27.6;18.6;23.1;3.2;19;.3;4.25;19550 +82076;46.00531;-.79065;22;20220902;24.7;17.2;20.9;2.9;18.95;4.4;3.33;17297 +82076;46.00531;-.79065;22;20220903;24.1;17.2;20.6;2.6;16.75;.3;3.62;18781 +82076;46.00531;-.79065;22;20220904;29.6;14.6;22.1;2.6;15.63;0;4.55;20885 +82076;46.00531;-.79065;22;20220905;29.7;17.1;23.4;3.1;17.43;0;4.74;20935 +82076;46.00531;-.79065;22;20220906;28;15.4;21.7;2.9;16.63;.3;4.13;19491 +82076;46.00531;-.79065;22;20220907;19.9;17.5;18.7;3.4;17.28;8.7;1.95;6965 +82076;46.00531;-.79065;22;20220908;23;16.5;19.7;5.5;16.38;1.7;3.78;17576 +82076;46.00531;-.79065;22;20220909;22.7;16.5;19.6;4.6;15.65;1;3.55;15767 +82076;46.00531;-.79065;22;20220910;24.1;14.5;19.3;1.8;15.65;.1;3.06;17059 +82076;46.00531;-.79065;22;20220911;30;14.8;22.4;3.3;15.13;0;4.79;20268 +82076;46.00531;-.79065;22;20220912;34.1;17.9;26;4.1;15.28;.2;5.89;16170 +82076;46.00531;-.79065;22;20220913;30.7;21.2;26;4.7;20.25;4.6;4.75;13207 +82076;46.00531;-.79065;22;20220914;26.9;18;22.5;3.2;19.28;.4;3.61;16857 +82076;46.00531;-.79065;22;20220915;24.5;17.5;21;3;18.5;.3;2.84;13148 +82076;46.00531;-.79065;22;20220916;21.9;13.3;17.6;3.9;12.53;0;3.55;17296 +82076;46.00531;-.79065;22;20220917;20.2;8.6;14.4;3.7;9;0;3.57;18893 +82076;46.00531;-.79065;22;20220918;22.7;7.3;15;3.3;8.08;0;3.91;19312 +82076;46.00531;-.79065;22;20220919;22.5;9.2;15.8;4.4;9.4;0;4.12;18550 +82076;46.00531;-.79065;22;20220920;22.4;9.5;15.9;4.4;9.13;0;4.17;18305 +82076;46.00531;-.79065;22;20220921;23.1;10.7;16.9;4.4;9.35;0;4.33;18037 +82076;46.00531;-.79065;22;20220922;24.8;9;16.9;2.7;9.55;0;3.68;18359 +82076;46.00531;-.79065;22;20220923;21.9;11;16.5;1.6;10.8;1.3;2.2;9759 +82076;46.00531;-.79065;22;20220924;20.3;12.4;16.3;2.3;13.5;1;2.23;12671 +82076;46.00531;-.79065;22;20220925;19.6;9.2;14.4;2;11.83;.5;2.1;12737 +82076;46.00531;-.79065;22;20220926;19.7;8.9;14.3;3.6;12.2;4.7;2.24;11045 +82076;46.00531;-.79065;22;20220927;18.6;11.5;15;5.2;13.15;5.8;2.25;10322 +82076;46.00531;-.79065;22;20220928;19.1;15.8;17.4;7.1;15.43;5.4;2.48;9957 +82076;46.00531;-.79065;22;20220929;17.6;10.5;14;2.2;11.6;.2;1.99;12802 +82076;46.00531;-.79065;22;20220930;18.7;7.6;13.1;2.9;11.7;5.7;2.15;15707 +82076;46.00531;-.79065;22;20221001;19.7;15.3;17.5;6.5;18.55;5.6;1.22;6420 +82076;46.00531;-.79065;22;20221002;21.3;16.8;19;4.3;17.3;.3;2.35;11878 +82076;46.00531;-.79065;22;20221003;22.5;14.5;18.5;2;15.88;0;2.24;13737 +82076;46.00531;-.79065;22;20221004;22.8;9.8;16.3;1.2;13.58;.1;2.06;15439 +82076;46.00531;-.79065;22;20221005;21.1;12;16.5;2.6;15.8;.7;1.82;11957 +82076;46.00531;-.79065;22;20221006;21;11.3;16.1;3.2;12.83;0;2.53;14766 +82076;46.00531;-.79065;22;20221007;22.5;9.5;16;2.4;12.45;0;2.34;13240 +82076;46.00531;-.79065;22;20221008;21.4;10.7;16;3.7;11.65;0;2.84;14682 +82076;46.00531;-.79065;22;20221009;24.4;9;16.7;2.8;12.85;.5;2.63;14399 +82076;46.00531;-.79065;22;20221010;21;14.1;17.5;1.5;16.45;5.4;1.46;8667 +82076;46.00531;-.79065;22;20221011;19.1;15.4;17.2;2.7;16.4;.3;1.37;5482 +82076;46.00531;-.79065;22;20221012;20.1;11.4;15.7;1.7;14.43;.1;1.53;10232 +82076;46.00531;-.79065;22;20221013;18.3;12.2;15.2;3.1;16.25;8.3;.9;4774 +82076;46.00531;-.79065;22;20221014;19.5;16.7;18.1;5.7;18.75;2.6;1.21;4768 +82076;46.00531;-.79065;22;20221015;19.2;17.5;18.3;4.9;17.93;7.7;1.42;3454 +82076;46.00531;-.79065;22;20221016;25.2;15.7;20.4;2.9;17.75;1;2.33;11046 +82076;46.00531;-.79065;22;20221017;21.1;16.9;19;3.6;18.78;3;1.42;4305 +82076;46.00531;-.79065;22;20221018;26.1;15.4;20.8;3.9;18.38;0;2.56;11741 +82076;46.00531;-.79065;22;20221019;25.9;17.5;21.7;4.6;17.9;6.5;2.91;9641 +82076;46.00531;-.79065;22;20221020;23.7;15.1;19.4;4.9;16.45;3.6;2.54;9792 +82076;46.00531;-.79065;22;20221021;20.7;16.1;18.4;3.6;15.8;0;1.84;6178 +82076;46.00531;-.79065;22;20221022;22.4;12.9;17.6;3.6;15.33;0;1.97;9190 +82076;46.00531;-.79065;22;20221023;23.7;17.9;20.8;6.5;15.13;1.6;3.58;8327 +82076;46.00531;-.79065;22;20221024;20.4;15.9;18.2;4.5;15.3;3.4;2.12;9399 +82076;46.00531;-.79065;22;20221025;20.9;11.7;16.3;3.5;14.13;.5;1.71;5914 +82076;46.00531;-.79065;22;20221026;24.5;13.2;18.9;3.9;15.25;0;2.44;11202 +82076;46.00531;-.79065;22;20221027;23.7;15.8;19.7;6;16.63;0;2.58;5072 +82076;46.00531;-.79065;22;20221028;24.2;17.1;20.6;4;16.43;0;2.47;8168 +82076;46.00531;-.79065;22;20221029;22.5;17.7;20.1;4.1;15.85;0;2.33;6212 +82076;46.00531;-.79065;22;20221030;18;13.7;15.9;2.1;14.65;.8;1.08;4593 +82076;46.00531;-.79065;22;20221031;20.4;13.3;16.8;4.5;15.08;.7;1.66;5194 +82076;46.00531;-.79065;22;20221101;18.8;12.3;15.6;4.5;12.38;.9;2.01;8748 +82076;46.00531;-.79065;22;20221102;18.1;10.9;14.5;2.8;13.3;0;1.24;7433 +82076;46.00531;-.79065;22;20221103;16.4;10.9;13.7;4.7;12.4;16;1.39;3984 +82076;46.00531;-.79065;22;20221104;15.3;9.5;12.4;6.1;10.38;.5;1.83;8189 +82076;46.00531;-.79065;22;20221105;16.6;6;11.3;2.2;10.3;0;1.09;8579 +82076;46.00531;-.79065;22;20221106;17.4;9.9;13.6;4.6;11.85;3.1;1.54;5428 +82076;46.00531;-.79065;22;20221107;18.8;13.7;16.2;5.6;13.85;.1;1.83;7258 +82076;46.00531;-.79065;22;20221108;17.2;12.7;15;5;14;5.9;1.23;4600 +82076;46.00531;-.79065;22;20221109;16.8;13.9;15.3;2.9;13.53;.9;1.19;4728 +82076;46.00531;-.79065;22;20221110;14.8;7.7;11.2;2.5;11.65;0;.74;6858 +82076;46.00531;-.79065;22;20221111;18.6;6;12.3;3;11.68;.1;1.13;9043 +82076;46.00531;-.79065;22;20221112;20.2;10.9;15.6;3.7;13.5;.1;1.44;8332 +82076;46.00531;-.79065;22;20221113;20.3;10;15.1;3.1;12.53;.1;1.43;8168 +82076;46.00531;-.79065;22;20221114;15.7;11;13.4;3.8;12.08;2.8;1.2;4526 +82076;46.00531;-.79065;22;20221115;15.9;11.8;13.9;5.6;12.88;3.8;1.3;2784 +82076;46.00531;-.79065;22;20221116;16.3;11.6;13.9;7.6;13.08;4.5;1.43;3903 +82076;46.00531;-.79065;22;20221117;15.6;12.6;14.1;7.4;12.45;7.9;1.67;3890 +82076;46.00531;-.79065;22;20221118;14.5;7.4;10.9;2.2;9.93;1.8;.86;6395 +82076;46.00531;-.79065;22;20221119;12.1;3.6;7.8;1.5;8.63;.3;.51;7292 +82076;46.00531;-.79065;22;20221120;14.2;4.1;9.2;3.2;10;3.7;.75;5373 +82076;46.00531;-.79065;22;20221121;15.1;8.5;11.8;6;10.58;12.8;1.48;3992 +82076;46.00531;-.79065;22;20221122;13.4;7.8;10.6;5.3;10.25;7.2;1.09;5258 +82076;46.00531;-.79065;22;20221123;15.4;10.3;12.8;5.4;12.43;1.6;1.04;5451 +82076;46.00531;-.79065;22;20221124;13.5;10;11.7;3.9;11.85;.9;.8;2860 +82076;46.00531;-.79065;22;20221125;14.2;8.3;11.2;2.3;10.65;1.4;.71;5586 +82076;46.00531;-.79065;22;20221126;12.5;5.5;9;2.9;9.8;0;.62;5345 +82076;46.00531;-.79065;22;20221127;11.5;7;9.3;3.4;10.23;6.4;.58;3934 +82076;46.00531;-.79065;22;20221128;13.3;8.6;10.9;2.4;10.6;4.8;.73;4493 +82076;46.00531;-.79065;22;20221129;10.8;4.2;7.5;1;8.8;.6;.3;6025 +82076;46.00531;-.79065;22;20221130;9.7;1.9;5.8;3.4;8.15;0;.48;6292 +82076;46.00531;-.79065;22;20221201;7.9;5;6.4;4.1;8.08;0;.63;5092 +82076;46.00531;-.79065;22;20221202;6.7;5;5.8;3.6;7.9;.4;.65;1770 +82076;46.00531;-.79065;22;20221203;6.2;3.8;5;3.9;7.5;1.3;.61;1989 +82076;46.00531;-.79065;22;20221204;6.7;2;4.4;1.8;7.28;1.2;.39;3049 +82076;46.00531;-.79065;22;20221205;9.7;-.2;4.8;3.2;6.8;.2;.62;6488 +82076;46.00531;-.79065;22;20221206;6;1;3.5;4.1;6.73;0;.51;3958 +82076;46.00531;-.79065;22;20221207;5.9;.9;3.4;3.8;6.35;0;.64;3166 +82076;46.00531;-.79065;22;20221208;3.8;-1.5;1.2;4.5;5.85;.2;.43;3707 +82076;46.00531;-.79065;22;20221209;4.6;1.8;3.2;5.1;5.98;0;.76;4184 +82076;46.00531;-.79065;22;20221210;4.4;-3.3;.6;2.5;5.28;0;.37;5422 +82076;46.00531;-.79065;22;20221211;4.2;-1.5;1.3;2.9;5.15;0;.52;4606 +82076;46.00531;-.79065;22;20221212;3.3;-2.6;.3;3.7;5.3;6.8;.52;2271 +82076;46.00531;-.79065;22;20221213;3.6;-1;1.3;3.6;6.35;.9;.28;3267 +82076;46.00531;-.79065;22;20221214;14.9;3.1;9;3.4;11.4;1.7;.32;4797 +82076;46.00531;-.79065;22;20221215;5.9;5.4;5.6;6.2;8.28;1.4;.56;1964 +82076;46.00531;-.79065;22;20221216;5.7;1.3;3.5;6.5;5;0;1.28;5887 +82076;46.00531;-.79065;22;20221217;3.6;-3.8;-.1;3.9;4.58;0;.58;5644 +82076;46.00531;-.79065;22;20221218;10.2;-2;4.1;5;7.25;.2;.7;3444 +82076;46.00531;-.79065;22;20221219;13.9;9.1;11.5;6.5;10.83;.6;1.27;2843 +82076;46.00531;-.79065;22;20221220;13.7;11.7;12.7;6;11.98;2.8;1.22;1657 +82076;46.00531;-.79065;22;20221221;14.8;8.3;11.6;5;12.65;6.6;.61;2590 +82076;46.00531;-.79065;22;20221222;14.9;12.6;13.8;6.9;14.1;7.4;.9;1235 +82076;46.00531;-.79065;22;20221223;15.4;13.4;14.4;6.2;14.25;14.5;1.05;937 +82076;46.00531;-.79065;22;20221224;13.9;11;12.4;2.8;12.83;1;.59;2835 +82076;46.00531;-.79065;22;20221225;15.5;9.3;12.4;4.1;12.13;1.6;.76;2760 +82076;46.00531;-.79065;22;20221226;14;11.1;12.5;2.9;12.13;.5;.73;2342 +82076;46.00531;-.79065;22;20221227;10.7;4.4;7.6;2.2;10.03;.4;.24;4135 +82076;46.00531;-.79065;22;20221228;13.6;8.1;10.8;4.9;11.78;3.2;.64;2385 +82076;46.00531;-.79065;22;20221229;12.4;11.7;12;5.3;11.93;3.5;.95;1491 +82076;46.00531;-.79065;22;20221230;16.2;7;11.6;7;12.93;2;.72;2740 +82076;46.00531;-.79065;22;20221231;17.1;12.9;15;6.2;12.4;0;1.6;3672 +82077;46.03742;-.47075;52;20220101;14.7;4.6;9.7;1.9;9.9;.2;.54;5192 +82077;46.03742;-.47075;52;20220102;14.6;10.2;12.4;3;12;.5;.79;3320 +82077;46.03742;-.47075;52;20220103;15.2;12.2;13.7;3.1;12.6;2.7;.96;2694 +82077;46.03742;-.47075;52;20220104;13;11.8;12.4;3.8;10.6;1.9;1.32;1578 +82077;46.03742;-.47075;52;20220105;8.2;.6;4.4;1.2;6.7;.1;.37;4574 +82077;46.03742;-.47075;52;20220106;8.4;-1.8;3.3;.8;5.6;1;.3;5400 +82077;46.03742;-.47075;52;20220107;11;3.4;7.2;4;8.2;2.3;.83;4648 +82077;46.03742;-.47075;52;20220108;12.2;6.8;9.5;6.2;10;9.4;.97;3892 +82077;46.03742;-.47075;52;20220109;9.6;6.9;8.3;2.3;9.5;8.8;.55;2668 +82077;46.03742;-.47075;52;20220110;9.4;8.2;8.8;.9;10.2;1.9;.45;1671 +82077;46.03742;-.47075;52;20220111;9.7;3.5;6.6;2;7;0;.72;4318 +82077;46.03742;-.47075;52;20220112;4.9;-.7;2.1;4.1;5.8;0;.65;4127 +82077;46.03742;-.47075;52;20220113;7.7;.4;4.1;3.7;5.6;0;1.01;4815 +82077;46.03742;-.47075;52;20220114;7.6;-4.4;1.6;1.4;5.2;.1;.43;6347 +82077;46.03742;-.47075;52;20220115;8.4;-5.3;1.6;.8;5.2;.1;.3;6881 +82077;46.03742;-.47075;52;20220116;1.2;-2.8;-.8;.8;5.7;.3;.22;3587 +82077;46.03742;-.47075;52;20220117;7.4;.3;3.9;2.3;7.6;0;.33;4962 +82077;46.03742;-.47075;52;20220118;8.1;.9;4.5;2.7;7.1;.1;.57;5059 +82077;46.03742;-.47075;52;20220119;5.9;3.3;4.6;1.2;7.5;1.5;.42;2928 +82077;46.03742;-.47075;52;20220120;8;4.3;6.2;2.3;7.6;.2;.67;3611 +82077;46.03742;-.47075;52;20220121;6.3;0;3.2;3.8;5.9;0;.81;4888 +82077;46.03742;-.47075;52;20220122;5.9;-.8;2.6;4.1;6;.1;.71;5118 +82077;46.03742;-.47075;52;20220123;6.6;2.2;4.4;4.7;6.4;0;.96;4131 +82077;46.03742;-.47075;52;20220124;11.5;-2.2;4.7;1.5;6.1;0;.67;7676 +82077;46.03742;-.47075;52;20220125;12.4;-4.2;4.1;.7;5.8;0;.44;8600 +82077;46.03742;-.47075;52;20220126;1.4;-2.7;-.6;3.1;5.7;0;.26;4142 +82077;46.03742;-.47075;52;20220127;1.6;-2.6;-.5;3;5.5;0;.35;4256 +82077;46.03742;-.47075;52;20220128;9.7;-.6;4.6;1.4;7.7;0;.45;6973 +82077;46.03742;-.47075;52;20220129;6.2;2.9;4.6;1.1;8.1;.1;.38;3839 +82077;46.03742;-.47075;52;20220130;9.2;5.6;7.4;1.4;9.7;.3;.46;4085 +82077;46.03742;-.47075;52;20220131;10.7;6.2;8.5;3.9;8.7;.2;1.05;4679 +82077;46.03742;-.47075;52;20220201;10.5;-.4;5.1;3.4;8.5;.2;.52;7598 +82077;46.03742;-.47075;52;20220202;8.8;7.4;8.1;2;9.6;0;.6;2521 +82077;46.03742;-.47075;52;20220203;7.4;4.4;5.9;1.9;8.7;.5;.47;3923 +82077;46.03742;-.47075;52;20220204;12;6.6;9.3;2.8;9.8;1.2;.86;5471 +82077;46.03742;-.47075;52;20220205;11.5;-.7;5.4;1.6;7.2;.1;.75;8533 +82077;46.03742;-.47075;52;20220206;11.4;.5;6;5.5;10.3;.8;.17;8162 +82077;46.03742;-.47075;52;20220207;12.8;9.5;11.2;2.8;9.7;.2;1.22;4388 +82077;46.03742;-.47075;52;20220208;13.8;1.9;7.9;1.3;7.5;0;.92;8796 +82077;46.03742;-.47075;52;20220209;13.5;-.2;6.7;2.2;7.8;.2;1.01;9603 +82077;46.03742;-.47075;52;20220210;6.3;.9;3.6;3.5;9.6;.2;.63;5800 +82077;46.03742;-.47075;52;20220211;9.9;2.2;6;3.6;6.7;0;1.21;11000 +82077;46.03742;-.47075;52;20220212;12.2;-.2;6;2.1;5.95;0;1.23;10100 +82077;46.03742;-.47075;52;20220213;15.7;-.6;7.6;5.7;8.5;2.3;1.69;8900 +82077;46.03742;-.47075;52;20220214;12.3;7.8;10;6.5;9.67;2.7;1.43;8199 +82077;46.03742;-.47075;52;20220215;11.8;1.9;6.8;4.5;9.65;12.6;.66;5150 +82077;46.03742;-.47075;52;20220216;13.3;9.1;11.2;7.4;13.3;4.3;.47;5713 +82077;46.03742;-.47075;52;20220217;14.1;12.3;13.2;5.1;13.7;1.5;.93;3666 +82077;46.03742;-.47075;52;20220218;12.5;10.4;11.5;4.1;10.7;.6;1.28;4050 +82077;46.03742;-.47075;52;20220219;11.6;.4;6;1.9;7.5;.2;1.03;9985 +82077;46.03742;-.47075;52;20220220;14.3;6.4;10.4;5.3;11.4;1.8;1.08;8446 +82077;46.03742;-.47075;52;20220221;12.1;8;10.1;6.7;9.1;.2;1.77;6066 +82077;46.03742;-.47075;52;20220222;12.5;3.6;8.1;2.3;9.6;.1;.97;9245 +82077;46.03742;-.47075;52;20220223;14.8;7.9;11.4;1;10;.1;1.1;8210 +82077;46.03742;-.47075;52;20220224;14.2;3.4;8.8;2.6;8.2;.4;1.5;10510 +82077;46.03742;-.47075;52;20220225;11.5;-2.3;4.6;1.1;5.9;0;1.11;12095 +82077;46.03742;-.47075;52;20220226;13.9;-1.9;6;3.2;5.1;.1;2.11;13146 +82077;46.03742;-.47075;52;20220227;16.6;2.7;9.7;1.5;6.9;.1;1.66;12475 +82077;46.03742;-.47075;52;20220228;18;1.9;10;.9;8.3;0;1.44;13637 +82077;46.03742;-.47075;52;20220301;18.4;2.1;10.3;1.8;8;0;1.88;13908 +82077;46.03742;-.47075;52;20220302;12;8.4;10.2;2.2;10.2;.7;1.11;6425 +82077;46.03742;-.47075;52;20220303;13.8;8.3;11.1;2.2;10.7;1.6;1.26;8138 +82077;46.03742;-.47075;52;20220304;9.3;8.7;9;3.1;9.9;1.9;.86;2473 +82077;46.03742;-.47075;52;20220305;12;1.1;6.6;2.5;7.7;.4;1.38;11917 +82077;46.03742;-.47075;52;20220306;11.7;6.5;9.1;3.5;6.9;0;1.97;8222 +82077;46.03742;-.47075;52;20220307;10.7;-1.6;4.6;3.1;4.9;0;1.89;13012 +82077;46.03742;-.47075;52;20220308;11.2;2;6.6;2.9;8.2;.9;1.29;11346 +82077;46.03742;-.47075;52;20220309;16.6;5.5;11.1;4;9.4;.1;2.2;12658 +82077;46.03742;-.47075;52;20220310;13.7;9.8;11.8;4.6;10.1;2.1;1.86;7444 +82077;46.03742;-.47075;52;20220311;13.6;8.9;11.3;5;10.5;6.7;1.7;8312 +82077;46.03742;-.47075;52;20220312;13.5;7.6;10.6;3.4;9.5;5.2;1.72;9474 +82077;46.03742;-.47075;52;20220313;11.9;8.6;10.3;3.6;9;6.8;1.66;7078 +82077;46.03742;-.47075;52;20220314;15.3;3.4;9.4;3.8;8.9;.8;2.04;13944 +82077;46.03742;-.47075;52;20220315;18.9;10.5;14.7;3.2;11.7;0;2.34;11795 +82077;46.03742;-.47075;52;20220316;15.3;11.4;13.4;3.2;11.8;0;1.72;8013 +82077;46.03742;-.47075;52;20220317;11.2;9;10.1;5.1;9.1;0;1.74;5996 +82077;46.03742;-.47075;52;20220318;13.9;5.7;9.8;6.8;8.25;0;2.43;10200 +82077;46.03742;-.47075;52;20220319;18.4;6.7;12.6;4;9.2;0;2.79;13500 +82077;46.03742;-.47075;52;20220320;17.4;7.2;12.3;4;9;0;2.69;11950 +82077;46.03742;-.47075;52;20220321;19.4;7.2;13.3;4.8;9;0;3.41;15200 +82077;46.03742;-.47075;52;20220322;18.2;4.9;11.6;4.8;6.85;0;3.73;18100 +82077;46.03742;-.47075;52;20220323;17.6;4.3;11;3.6;5.95;0;3.45;18750 +82077;46.03742;-.47075;52;20220324;19.6;1.6;10.6;2.7;5.95;0;3.29;19550 +82077;46.03742;-.47075;52;20220325;21.6;2.9;12.2;2.9;6.2;0;3.69;18550 +82077;46.03742;-.47075;52;20220326;22.3;6.8;14.6;3.8;6.9;0;4.22;18700 +82077;46.03742;-.47075;52;20220327;22.6;5.9;14.3;2.8;7.4;0;3.68;17650 +82077;46.03742;-.47075;52;20220328;21.3;6.9;14.1;2.3;7.95;0;3.19;16350 +82077;46.03742;-.47075;52;20220329;17.4;9.1;13.3;2.4;10.1;0;2.18;10050 +82077;46.03742;-.47075;52;20220330;14.8;7.3;11;2.9;10.8;1.6;1.49;7000 +82077;46.03742;-.47075;52;20220331;14.1;5.7;9.9;4.5;8.25;2.4;2.38;11650 +82077;46.03742;-.47075;52;20220401;9.5;.4;4.9;6;5.45;.4;2.42;15950 +82077;46.03742;-.47075;52;20220402;9.6;.2;4.9;4.3;5.3;0;2.3;16100 +82077;46.03742;-.47075;52;20220403;8.2;-2.3;2.9;2.4;4.95;0;1.83;15402 +82077;46.03742;-.47075;52;20220404;11.2;.5;5.8;2.6;5.6;0;2.31;18660 +82077;46.03742;-.47075;52;20220405;12.7;5.1;8.9;2.8;8.89;0;1.54;7700 +82077;46.03742;-.47075;52;20220406;13.5;9;11.2;5.1;11.1;2.2;1.57;7300 +82077;46.03742;-.47075;52;20220407;13.4;10.5;12;8.7;13.15;20;.83;2950 +82077;46.03742;-.47075;52;20220408;16;11.4;13.7;9.4;11.2;7.3;2.8;6750 +82077;46.03742;-.47075;52;20220409;13.7;3.5;8.6;2.8;7.54;0;2.63;20650 +82077;46.03742;-.47075;52;20220410;17.7;.6;9.2;4;6.65;0;3.62;22750 +82077;46.03742;-.47075;52;20220411;22.2;7.9;15;5.6;10.24;.1;4.42;19584 +82077;46.03742;-.47075;52;20220412;16.8;11.7;14.3;4.4;11.35;.4;2.38;7550 +82077;46.03742;-.47075;52;20220413;19;8.6;13.8;1.9;12.35;.9;2.41;15000 +82077;46.03742;-.47075;52;20220414;22.8;9.8;16.3;2.7;12.45;0;3.72;21800 +82077;46.03742;-.47075;52;20220415;23.6;9.7;16.6;3.2;11.3;.2;4.26;22800 +82077;46.03742;-.47075;52;20220416;22.4;9.4;15.9;3.4;10.95;0;4.23;23550 +82077;46.03742;-.47075;52;20220417;22.8;8;15.4;2.9;9.5;0;4.29;23450 +82077;46.03742;-.47075;52;20220418;20.1;7.6;13.8;2.7;11.7;0;3;17950 +82077;46.03742;-.47075;52;20220419;17;7.2;12.1;2.9;9.3;2.9;2.64;13600 +82077;46.03742;-.47075;52;20220420;16.2;8.7;12.4;3.1;11.05;2.6;1.65;5800 +82077;46.03742;-.47075;52;20220421;20.8;8.6;14.7;1.9;11.1;3;3.13;18400 +82077;46.03742;-.47075;52;20220422;18.7;8.1;13.4;2.2;11.95;0;2.64;16650 +82077;46.03742;-.47075;52;20220423;16.5;10.2;13.3;3.7;12.05;3.5;2.13;10650 +82077;46.03742;-.47075;52;20220424;15.6;10.9;13.3;4.5;12.8;0;1.73;7900 +82077;46.03742;-.47075;52;20220425;17.9;11.6;14.7;3.4;11.95;.1;2.78;14050 +82077;46.03742;-.47075;52;20220426;19.9;4.7;12.3;4.4;9.95;0;3.91;24850 +82077;46.03742;-.47075;52;20220427;21.6;8.3;14.9;4.8;9.95;0;4.33;20600 +82077;46.03742;-.47075;52;20220428;21;11.3;16.2;2.6;11.9;0;3.48;18350 +82077;46.03742;-.47075;52;20220429;22.8;9.6;16.2;2;12.95;0;3.24;17700 +82077;46.03742;-.47075;52;20220430;21.4;8.8;15.1;3;10.9;0;4.06;23500 +82077;46.03742;-.47075;52;20220501;20.1;8.8;14.4;2.6;8.7;0;3.99;22100 +82077;46.03742;-.47075;52;20220502;20.9;8.8;14.9;3.4;9.3;0;4.39;23400 +82077;46.03742;-.47075;52;20220503;21.6;9.8;15.7;3.4;9.85;0;4.42;22650 +82077;46.03742;-.47075;52;20220504;20.5;7.2;13.8;1.9;10.1;0;3.21;17850 +82077;46.03742;-.47075;52;20220505;21.7;7;14.3;2.6;10.4;0;3.96;23100 +82077;46.03742;-.47075;52;20220506;22.2;7.2;14.7;2.2;10.4;0;4.11;24643 +82077;46.03742;-.47075;52;20220507;24.3;9.9;17.1;1.7;11.4;0;4.26;24263 +82077;46.03742;-.47075;52;20220508;25.5;7.9;16.7;2.3;11.1;0;4.84;26999 +82077;46.03742;-.47075;52;20220509;27.6;11.3;19.5;1.8;12;0;4.95;26097 +82077;46.03742;-.47075;52;20220510;29.7;9.3;19.5;1.5;12;0;5.16;27940 +82077;46.03742;-.47075;52;20220511;25.2;12.8;19;2;14.8;0;4.25;22932 +82077;46.03742;-.47075;52;20220512;19.9;13;16.5;1.2;14.7;0;2.89;17090 +82077;46.03742;-.47075;52;20220513;25.5;13.2;19.4;.9;14;0;4.02;23046 +82077;46.03742;-.47075;52;20220514;29.8;10.8;20.3;1.6;14.5;.1;5.27;28443 +82077;46.03742;-.47075;52;20220515;29.7;18;23.9;2.4;16.6;1.2;5.23;22662 +82077;46.03742;-.47075;52;20220516;27.8;12.9;20.4;1.6;15.4;0;4.78;25728 +82077;46.03742;-.47075;52;20220517;31;12.7;21.9;2.8;14.2;.1;6.22;28668 +82077;46.03742;-.47075;52;20220518;31.9;12.1;22;1.3;15;.3;5.5;28903 +82077;46.03742;-.47075;52;20220519;26.7;16.1;21.4;1.2;18;.5;4.13;21897 +82077;46.03742;-.47075;52;20220520;26.6;17.1;21.9;2.3;17.3;0;4.41;20786 +82077;46.03742;-.47075;52;20220521;30.1;11.4;20.8;2;15.1;0;5.64;29219 +82077;46.03742;-.47075;52;20220522;31.6;19;25.3;2.7;16.9;7.7;5.96;24164 +82077;46.03742;-.47075;52;20220523;20.5;17.3;18.9;4.6;16.5;5.5;3.02;12032 +82077;46.03742;-.47075;52;20220524;18;10.2;14.1;1.4;12.1;1.9;3.04;19057 +82077;46.03742;-.47075;52;20220525;20.3;6.1;13.2;2.1;11.5;.1;3.84;25923 +82077;46.03742;-.47075;52;20220526;19.2;12.6;15.9;1.7;14;0;3.02;17607 +82077;46.03742;-.47075;52;20220527;23.1;14.7;18.9;1.9;13.9;0;3.93;19969 +82077;46.03742;-.47075;52;20220528;25.3;12;18.7;3.2;11.5;0;5.34;25293 +82077;46.03742;-.47075;52;20220529;20.6;11.2;15.9;4.2;8.4;0;4.96;21260 +82077;46.03742;-.47075;52;20220530;22.8;6.5;14.7;2.5;8.1;0;5.03;28186 +82077;46.03742;-.47075;52;20220531;24.7;6.7;15.7;1;9.3;1.5;4.69;29710 +82077;46.03742;-.47075;52;20220601;27.2;11.4;19.3;2;11.8;1.1;5.37;27875 +82077;46.03742;-.47075;52;20220602;29.3;14.4;21.9;1.7;15.3;7.2;5.37;27118 +82077;46.03742;-.47075;52;20220603;28.3;17.7;23;1.9;18.7;1.8;4.76;22861 +82077;46.03742;-.47075;52;20220604;26.9;16.5;21.7;1.6;17.6;.5;4.48;22685 +82077;46.03742;-.47075;52;20220605;21.8;15.9;18.9;2.9;15.6;.1;3.56;17025 +82077;46.03742;-.47075;52;20220606;19.6;13.1;16.4;.9;15.3;1.4;3;17920 +82077;46.03742;-.47075;52;20220607;22.2;13;17.6;2.8;14.8;9.2;3.92;21425 +82077;46.03742;-.47075;52;20220608;21.8;15.2;18.5;3.7;15.9;.7;3.65;18117 +82077;46.03742;-.47075;52;20220609;22.7;12.6;17.7;2.5;13.8;.1;4.18;22531 +82077;46.03742;-.47075;52;20220610;28;8.4;18.2;.9;13.8;0;5.1;30606 +82077;46.03742;-.47075;52;20220611;30.8;12.4;21.6;1.8;15.7;0;5.95;30616 +82077;46.03742;-.47075;52;20220612;29.2;15.9;22.6;2.7;15.4;0;5.77;26001 +82077;46.03742;-.47075;52;20220613;28.3;15.2;21.8;3.9;10.9;0;6.69;25826 +82077;46.03742;-.47075;52;20220614;33.8;13.6;23.7;3;12.2;.2;7.51;30725 +82077;46.03742;-.47075;52;20220615;33.9;17.3;25.6;1.8;15.6;0;6.46;29163 +82077;46.03742;-.47075;52;20220616;35.2;14.1;24.7;1.3;15.2;0;6.33;30763 +82077;46.03742;-.47075;52;20220617;38;16.5;27.3;1.8;14.9;0;7.21;30778 +82077;46.03742;-.47075;52;20220618;39.6;17.1;28.4;1.8;17;2.2;7.4;30788 +82077;46.03742;-.47075;52;20220619;27.8;20;23.9;3.1;19.8;.4;4.77;19905 +82077;46.03742;-.47075;52;20220620;29;17;23;2.2;18.2;5.2;5.22;24783 +82077;46.03742;-.47075;52;20220621;27;16.2;21.6;1.8;19.7;3;4.49;23492 +82077;46.03742;-.47075;52;20220622;23.9;17.4;20.7;2.5;18.2;8.1;3.73;18139 +82077;46.03742;-.47075;52;20220623;23.8;12.6;18.2;.8;16.6;5;4.02;23922 +82077;46.03742;-.47075;52;20220624;21.5;14.6;18.1;2.6;16.7;16.2;3.37;18690 +82077;46.03742;-.47075;52;20220625;17;15.4;16.2;1.7;16.5;10.5;1.75;8801 +82077;46.03742;-.47075;52;20220626;21;11.8;16.4;1.5;14;.1;3.63;21617 +82077;46.03742;-.47075;52;20220627;22.1;9.3;15.7;1.6;12.6;.2;4.16;25549 +82077;46.03742;-.47075;52;20220628;24;7.6;15.8;1.2;11.8;0;4.62;28946 +82077;46.03742;-.47075;52;20220629;22.3;8.3;15.3;1.1;14;5.3;4.1;26692 +82077;46.03742;-.47075;52;20220630;20.4;13.9;17.2;1.4;14.4;1.9;3.24;18049 +82077;46.03742;-.47075;52;20220701;22.2;7.7;15;.9;12.1;0;4.15;27113 +82077;46.03742;-.47075;52;20220702;28.6;8.1;18.4;1.2;12.3;0;5.3;30576 +82077;46.03742;-.47075;52;20220703;26.7;11.1;18.9;2.1;13.7;0;5.2;28063 +82077;46.03742;-.47075;52;20220704;27.9;14.8;21.4;1.7;13.6;0;5.16;25647 +82077;46.03742;-.47075;52;20220705;28;13;20.5;2.1;13.5;.1;5.46;27427 +82077;46.03742;-.47075;52;20220706;27.8;13.6;20.7;2.1;13.3;0;5.39;26631 +82077;46.03742;-.47075;52;20220707;28.4;13.7;21.1;2.1;15.2;0;5.37;27053 +82077;46.03742;-.47075;52;20220708;28.8;15.8;22.3;3.8;13.4;0;6.33;25370 +82077;46.03742;-.47075;52;20220709;30.8;13.4;22.1;2.8;13.5;0;6.48;29350 +82077;46.03742;-.47075;52;20220710;29.9;15.9;22.9;3.8;14;0;6.56;26232 +82077;46.03742;-.47075;52;20220711;31.8;18;24.9;4.2;14;0;7.34;25982 +82077;46.03742;-.47075;52;20220712;34.2;19.2;26.7;2.9;14.5;0;7.15;27040 +82077;46.03742;-.47075;52;20220713;35.4;12.9;24.2;1.4;13.5;0;6.25;29946 +82077;46.03742;-.47075;52;20220714;36;13.6;24.8;1.6;14.2;0;6.49;29870 +82077;46.03742;-.47075;52;20220715;31.5;17.8;24.7;2.8;13.1;0;6.48;25625 +82077;46.03742;-.47075;52;20220716;32;16.6;24.3;3.8;10.9;0;7.56;27114 +82077;46.03742;-.47075;52;20220717;33.9;19.4;26.7;3.6;12.3;0;7.72;26221 +82077;46.03742;-.47075;52;20220718;38.8;20;29.4;3.2;15.3;0;8.49;29532 +82077;46.03742;-.47075;52;20220719;27.2;19.3;23.3;2.6;18.1;2.3;4.51;19137 +82077;46.03742;-.47075;52;20220720;25.9;18.6;22.3;2.8;18.3;.8;4.17;18321 +82077;46.03742;-.47075;52;20220721;28.9;14.4;21.7;1.2;16.7;.1;4.84;25886 +82077;46.03742;-.47075;52;20220722;25.3;14.8;20.1;1.9;17.9;1.6;4.04;21895 +82077;46.03742;-.47075;52;20220723;29.3;12.6;21;1.2;15.2;0;5.04;27611 +82077;46.03742;-.47075;52;20220724;35.3;11.8;23.6;1;14.1;0;5.63;28937 +82077;46.03742;-.47075;52;20220725;23.8;19.9;21.9;3.2;17;1;3.65;13049 +82077;46.03742;-.47075;52;20220726;25.3;14.6;20;1.7;14.4;0;4.23;21774 +82077;46.03742;-.47075;52;20220727;28.8;10.5;19.7;1.5;13.1;0;5.17;28475 +82077;46.03742;-.47075;52;20220728;28.8;10.8;19.8;1.4;14.2;0;5.04;28120 +82077;46.03742;-.47075;52;20220729;27.6;16;21.8;1.9;16.7;.1;4.55;22404 +82077;46.03742;-.47075;52;20220730;30;13.5;21.8;1.6;16.6;0;5.11;26675 +82077;46.03742;-.47075;52;20220731;30.9;13.1;22;1.4;16.1;0;5.23;27595 +82077;46.03742;-.47075;52;20220801;32.3;11.7;22;.9;15.9;0;5.08;27988 +82077;46.03742;-.47075;52;20220802;34.7;15.2;25;1.4;16.1;0;5.76;27857 +82077;46.03742;-.47075;52;20220803;37.3;14.4;25.9;1.2;15.2;0;5.82;27724 +82077;46.03742;-.47075;52;20220804;34.2;18.1;26.2;2;17.5;0;5.91;25728 +82077;46.03742;-.47075;52;20220805;30.8;19.3;25.1;3.2;15;0;5.9;21576 +82077;46.03742;-.47075;52;20220806;29.6;17;23.3;4.8;10.5;0;7.15;22484 +82077;46.03742;-.47075;52;20220807;30.8;15.9;23.4;4.4;9.1;0;7.48;24353 +82077;46.03742;-.47075;52;20220808;33.2;17.6;25.4;4.4;10;0;8;24793 +82077;46.03742;-.47075;52;20220809;34.3;19.4;26.9;4.1;11.1;0;7.89;24088 +82077;46.03742;-.47075;52;20220810;36.1;20.4;28.3;4.6;10.8;0;8.83;24596 +82077;46.03742;-.47075;52;20220811;38.5;17.6;28.1;2.4;10.1;0;7.2;26576 +82077;46.03742;-.47075;52;20220812;38.2;19.6;28.9;1.9;10.3;0;6.55;26422 +82077;46.03742;-.47075;52;20220813;34.3;14.9;24.6;2.2;17.2;3;5.87;26266 +82077;46.03742;-.47075;52;20220814;26;19.4;22.7;4.3;20.1;3.4;3.87;15441 +82077;46.03742;-.47075;52;20220815;26.5;18.8;22.7;2.9;18.6;0;3.93;16603 +82077;46.03742;-.47075;52;20220816;26.5;15.8;21.2;1.1;18.4;.7;3.57;19514 +82077;46.03742;-.47075;52;20220817;25.9;14.6;20.3;2.4;16.3;.1;3.96;19935 +82077;46.03742;-.47075;52;20220818;25.9;12.7;19.3;2;16.2;.1;3.88;21434 +82077;46.03742;-.47075;52;20220819;26.9;14.2;20.6;2.1;18.3;.2;3.88;20876 +82077;46.03742;-.47075;52;20220820;26.8;16.8;21.8;1.2;17.9;.1;3.51;18356 +82077;46.03742;-.47075;52;20220821;24.1;12.2;18.2;1;16.2;.7;3.25;19919 +82077;46.03742;-.47075;52;20220822;26.8;18.9;22.9;2;19.9;.3;3.46;16045 +82077;46.03742;-.47075;52;20220823;27.2;17.8;22.5;.9;20.1;.1;3.27;17410 +82077;46.03742;-.47075;52;20220824;35.4;16.4;25.9;1.6;17.1;1.3;5.29;24425 +82077;46.03742;-.47075;52;20220825;28.7;20.3;24.5;2;20;1.1;3.77;16196 +82077;46.03742;-.47075;52;20220826;28.6;18.2;23.4;1.7;17.7;0;3.86;17927 +82077;46.03742;-.47075;52;20220827;29.7;14.6;22.2;2;13.7;0;4.59;21512 +82077;46.03742;-.47075;52;20220828;30.9;15.4;23.2;3.2;12.6;0;5.66;21631 +82077;46.03742;-.47075;52;20220829;34.9;17;26;2;13.7;2.9;5.46;23090 +82077;46.03742;-.47075;52;20220830;31;19.8;25.4;1.6;19.3;.7;4.02;18040 +82077;46.03742;-.47075;52;20220831;32.1;15.2;23.7;1.8;18;2.4;4.55;22065 +82077;46.03742;-.47075;52;20220901;28.2;17.3;22.8;2.3;18.5;1;3.81;17501 +82077;46.03742;-.47075;52;20220902;26.1;16.1;21.1;1.5;18.3;3.7;3.13;16606 +82077;46.03742;-.47075;52;20220903;25.3;15.8;20.6;1.4;16.8;.1;3.03;16038 +82077;46.03742;-.47075;52;20220904;31.4;12.1;21.8;1.5;14.8;.2;4.27;22392 +82077;46.03742;-.47075;52;20220905;32.2;13.9;23.1;2.2;15.6;0;4.79;22018 +82077;46.03742;-.47075;52;20220906;30.1;11.9;21;1.6;14.9;.1;4.07;21763 +82077;46.03742;-.47075;52;20220907;18.1;14.3;16.2;1.3;16.9;8.8;1.6;9651 +82077;46.03742;-.47075;52;20220908;24.2;15;19.6;2.7;16.3;1.9;3.1;15086 +82077;46.03742;-.47075;52;20220909;22.8;14.3;18.6;2.5;15.7;1.1;2.81;14352 +82077;46.03742;-.47075;52;20220910;25;14;19.5;.8;15.8;.2;2.69;16224 +82077;46.03742;-.47075;52;20220911;30.3;11.8;21.1;1.9;14.2;0;4.13;20951 +82077;46.03742;-.47075;52;20220912;34.5;14.9;24.7;2.1;15.2;.2;4.85;20829 +82077;46.03742;-.47075;52;20220913;32.4;21.2;26.8;3.1;19.7;9.3;4.66;15905 +82077;46.03742;-.47075;52;20220914;28.1;16.6;22.4;1.8;18.8;.4;3.21;15962 +82077;46.03742;-.47075;52;20220915;25.5;16.5;21;1.7;18.2;0;2.71;13936 +82077;46.03742;-.47075;52;20220916;21.2;12.4;16.8;2.5;12.4;0;2.77;13636 +82077;46.03742;-.47075;52;20220917;19.8;6.9;13.4;2.7;9;0;2.97;16419 +82077;46.03742;-.47075;52;20220918;22.4;6.1;14.3;2.2;8;0;3.29;18311 +82077;46.03742;-.47075;52;20220919;22.6;8.3;15.5;3.3;9.2;0;3.65;16948 +82077;46.03742;-.47075;52;20220920;22.1;7.2;14.7;3.2;8.9;0;3.51;17124 +82077;46.03742;-.47075;52;20220921;23.1;8.4;15.8;3.4;9.1;0;3.76;16823 +82077;46.03742;-.47075;52;20220922;25.2;7.7;16.5;1.9;8.9;0;3.33;18191 +82077;46.03742;-.47075;52;20220923;23;8.3;15.7;.5;10.3;.4;2.14;16458 +82077;46.03742;-.47075;52;20220924;21.3;10.6;16;1.1;12.6;.7;2.12;13831 +82077;46.03742;-.47075;52;20220925;18.4;5;11.7;1.1;10.9;.3;1.89;15348 +82077;46.03742;-.47075;52;20220926;18.4;5.5;12;2.5;11;4.9;2.09;14881 +82077;46.03742;-.47075;52;20220927;18.7;10.2;14.5;4.6;12.7;4.8;2.28;11870 +82077;46.03742;-.47075;52;20220928;17.9;15.6;16.8;5.7;15.3;5.7;1.92;5922 +82077;46.03742;-.47075;52;20220929;16.9;9;13;1.5;11.6;.4;1.64;11163 +82077;46.03742;-.47075;52;20220930;18.8;5.4;12.1;1.7;11.2;4.3;1.89;14478 +82077;46.03742;-.47075;52;20221001;19.6;13.7;16.7;4.5;18.1;7.7;1.31;9366 +82077;46.03742;-.47075;52;20221002;20.9;16.1;18.5;2.6;16.6;.1;1.87;8308 +82077;46.03742;-.47075;52;20221003;22.1;13.7;17.9;1.6;15.5;.1;1.92;10975 +82077;46.03742;-.47075;52;20221004;23.2;7.9;15.6;1;13.2;.1;1.97;14760 +82077;46.03742;-.47075;52;20221005;22.9;8.9;15.9;2;14.5;.5;2.09;13927 +82077;46.03742;-.47075;52;20221006;21.1;13.1;17.1;3;12.5;.1;2.47;10305 +82077;46.03742;-.47075;52;20221007;21.9;8;15;.9;12.7;0;1.74;13530 +82077;46.03742;-.47075;52;20221008;21;10.7;15.9;2.4;11.8;0;2.23;11446 +82077;46.03742;-.47075;52;20221009;25;8.2;16.6;2;12.6;.7;2.46;14534 +82077;46.03742;-.47075;52;20221010;20.4;12;16.2;1.3;15.7;2.6;1.45;10035 +82077;46.03742;-.47075;52;20221011;18.5;15.1;16.8;2.1;16.2;.6;1.27;6164 +82077;46.03742;-.47075;52;20221012;20.4;11.7;16.1;1.7;14.3;.1;1.59;9951 +82077;46.03742;-.47075;52;20221013;17.1;10.7;13.9;1.8;15.7;8.9;.97;8368 +82077;46.03742;-.47075;52;20221014;19.6;16.5;18.1;4.1;18.5;2.5;1.27;5631 +82077;46.03742;-.47075;52;20221015;18.8;17;17.9;3.4;18.2;4.9;1.14;4142 +82077;46.03742;-.47075;52;20221016;25.8;14.7;20.3;2.6;17.5;.7;2.24;10696 +82077;46.03742;-.47075;52;20221017;19.7;18.2;19;3.2;18.8;9.6;1.24;3641 +82077;46.03742;-.47075;52;20221018;26.6;15.4;21;2;18.4;0;2.04;10455 +82077;46.03742;-.47075;52;20221019;26.5;17;21.8;2.2;17.8;7.3;2.19;9466 +82077;46.03742;-.47075;52;20221020;23.4;14.6;19;2.8;17;2.6;1.87;8970 +82077;46.03742;-.47075;52;20221021;20;14.9;17.5;1.6;14.6;0;1.4;6644 +82077;46.03742;-.47075;52;20221022;22.1;11.5;16.8;2.3;14.7;0;1.67;9608 +82077;46.03742;-.47075;52;20221023;23.8;18;20.9;4.6;14.7;.6;3.13;6910 +82077;46.03742;-.47075;52;20221024;20.6;14.9;17.8;2.5;15.1;1;1.6;6749 +82077;46.03742;-.47075;52;20221025;20.6;9.6;15.1;1.8;13.7;.7;1.35;9387 +82077;46.03742;-.47075;52;20221026;25.2;12.1;18.7;2.2;14.7;0;1.98;10133 +82077;46.03742;-.47075;52;20221027;23.5;15.1;19.3;3.5;16.4;0;2.05;7925 +82077;46.03742;-.47075;52;20221028;24.9;16.6;20.8;2.6;16.2;0;2.09;7762 +82077;46.03742;-.47075;52;20221029;22.6;18.3;20.5;2.8;15.2;0;2.1;5402 +82077;46.03742;-.47075;52;20221030;19.5;11.7;15.6;2;14.1;.1;1.22;7299 +82077;46.03742;-.47075;52;20221031;20.1;13.9;17;3.5;15.2;.8;1.55;6373 +82077;46.03742;-.47075;52;20221101;18.9;9.9;14.4;2.6;12.4;1;1.39;7644 +82077;46.03742;-.47075;52;20221102;18.1;9.9;14;1.5;13.3;.1;.95;7175 +82077;46.03742;-.47075;52;20221103;15.8;9.1;12.5;3.2;12.1;13.5;1.07;6357 +82077;46.03742;-.47075;52;20221104;14.5;8.4;11.5;4.1;10.2;.7;1.41;5961 +82077;46.03742;-.47075;52;20221105;16.3;3.7;10;1.2;9.9;0;.81;8607 +82077;46.03742;-.47075;52;20221106;16.6;8.7;12.7;2.9;11.2;2.5;1.24;6641 +82077;46.03742;-.47075;52;20221107;18.4;11.5;15;2.7;13.3;0;1.23;6094 +82077;46.03742;-.47075;52;20221108;17;12;14.5;2.3;12.9;5.1;1.09;5058 +82077;46.03742;-.47075;52;20221109;16.1;12.3;14.2;1.6;13.2;1.3;.85;4298 +82077;46.03742;-.47075;52;20221110;11.8;5.2;8.5;1.1;10.7;.1;.46;5702 +82077;46.03742;-.47075;52;20221111;19;3.5;11.3;1.4;11.4;.2;.79;8816 +82077;46.03742;-.47075;52;20221112;20;9;14.5;2.2;13;.1;1.1;7267 +82077;46.03742;-.47075;52;20221113;20.2;6.3;13.3;1.4;11.2;.1;.94;8104 +82077;46.03742;-.47075;52;20221114;15.2;8.8;12;2.1;11.7;4.6;.79;5305 +82077;46.03742;-.47075;52;20221115;14.9;11.2;13.1;3.4;12.8;7;.91;3889 +82077;46.03742;-.47075;52;20221116;15.5;10.5;13;3.9;12.8;5.3;.95;4520 +82077;46.03742;-.47075;52;20221117;15.7;12.7;14.2;4.1;12.2;9.6;1.42;3370 +82077;46.03742;-.47075;52;20221118;14;5.7;9.9;1.1;9.8;2.4;.56;5778 +82077;46.03742;-.47075;52;20221119;11.5;2;6.8;.5;7.7;.3;.36;6129 +82077;46.03742;-.47075;52;20221120;13.4;1.5;7.5;1.6;9.2;2.9;.49;6818 +82077;46.03742;-.47075;52;20221121;14.5;6.8;10.7;3.9;10.4;12.5;1.01;5344 +82077;46.03742;-.47075;52;20221122;12.7;7.1;9.9;2.7;10;7;.78;4447 +82077;46.03742;-.47075;52;20221123;15.3;9.4;12.4;4.1;12.1;2.9;.95;4519 +82077;46.03742;-.47075;52;20221124;12.5;7.6;10.1;2.3;11.2;1.5;.51;4037 +82077;46.03742;-.47075;52;20221125;14.3;7.7;11;1.2;10.6;1;.55;4691 +82077;46.03742;-.47075;52;20221126;12.2;3.2;7.7;1.8;9.1;0;.49;5479 +82077;46.03742;-.47075;52;20221127;11;4.9;8;2.5;9.5;5;.51;4396 +82077;46.03742;-.47075;52;20221128;11.3;8.2;9.8;1.5;10.4;4.5;.53;2993 +82077;46.03742;-.47075;52;20221129;11.2;.8;6;.6;8.3;.5;.24;5736 +82077;46.03742;-.47075;52;20221130;8.9;3.6;6.3;2.1;8.6;0;.41;3947 +82077;46.03742;-.47075;52;20221201;7.4;5.8;6.6;2.9;8.4;0;.61;1979 +82077;46.03742;-.47075;52;20221202;6.5;5.7;6.1;2.6;8;.5;.63;1275 +82077;46.03742;-.47075;52;20221203;6.1;3.5;4.8;3.7;7.6;1.3;.53;2576 +82077;46.03742;-.47075;52;20221204;6.7;3.9;5.3;1.4;7.6;.5;.44;2664 +82077;46.03742;-.47075;52;20221205;9.9;-2;4;1.5;6.5;.2;.4;5844 +82077;46.03742;-.47075;52;20221206;5.7;1.1;3.4;3.9;6.7;.1;.54;3465 +82077;46.03742;-.47075;52;20221207;5.6;1.1;3.4;3.3;6.4;0;.58;3398 +82077;46.03742;-.47075;52;20221208;2.7;-.8;1;4.6;5.8;.3;.45;2932 +82077;46.03742;-.47075;52;20221209;3.8;1.6;2.7;4.6;5.9;.1;.76;2232 +82077;46.03742;-.47075;52;20221210;3;-4.6;-.8;1.1;5.1;0;.2;4444 +82077;46.03742;-.47075;52;20221211;4.4;-2;1.2;1.8;5;0;.46;4026 +82077;46.03742;-.47075;52;20221212;3.4;-4;-.3;2.1;5.2;6.4;.31;4336 +82077;46.03742;-.47075;52;20221213;3.4;-1.3;1.1;3.1;6.3;2.7;.24;3365 +82077;46.03742;-.47075;52;20221214;15.2;3.9;9.6;1.9;11.2;1.5;.33;5404 +82077;46.03742;-.47075;52;20221215;5;4.1;4.6;4.9;7.8;.7;.47;1251 +82077;46.03742;-.47075;52;20221216;5.5;.8;3.2;5.4;5.1;0;1.2;3331 +82077;46.03742;-.47075;52;20221217;2.3;-2.9;-.3;3.4;4.7;0;.55;3515 +82077;46.03742;-.47075;52;20221218;10.1;-3.9;3.1;3.3;7.1;.2;.42;5998 +82077;46.03742;-.47075;52;20221219;14.3;9.5;11.9;5.3;10.8;0;1.28;3352 +82077;46.03742;-.47075;52;20221220;14.3;12.2;13.3;4.5;12;3.2;1.21;2089 +82077;46.03742;-.47075;52;20221221;14.7;9.9;12.3;3.6;12.9;4.6;.6;3349 +82077;46.03742;-.47075;52;20221222;15;13;14;6.2;14;9.8;.97;2030 +82077;46.03742;-.47075;52;20221223;15.8;14.2;15;4.2;14.4;12;1.01;1778 +82077;46.03742;-.47075;52;20221224;15;10.8;12.9;1.8;12.8;.8;.56;3117 +82077;46.03742;-.47075;52;20221225;15.2;9.3;12.3;1.8;11.5;1;.62;3772 +82077;46.03742;-.47075;52;20221226;13.9;11;12.5;1.8;11.8;1.1;.67;2539 +82077;46.03742;-.47075;52;20221227;9.9;3.6;6.8;1.5;9.9;.4;.18;3932 +82077;46.03742;-.47075;52;20221228;13.4;7.7;10.6;3.2;11.4;3.6;.55;3735 +82077;46.03742;-.47075;52;20221229;12.2;11.6;11.9;3.1;12.1;3.1;.77;963 +82077;46.03742;-.47075;52;20221230;16.5;7;11.8;5;12.8;3.3;.65;4972 +82077;46.03742;-.47075;52;20221231;17.4;12.3;14.9;3.6;12;0;1.41;3561 +82078;46.06856;-.15052;103;20220101;15.4;6.1;10.7;1.7;10;.1;.63;4592 +82078;46.06856;-.15052;103;20220102;14.1;9.2;11.7;3.2;11.9;1.3;.72;3127 +82078;46.06856;-.15052;103;20220103;14.3;11.7;13;3.6;12.66;3;.88;2290 +82078;46.06856;-.15052;103;20220104;12.7;11.7;12.2;3.8;10.7;1.7;1.26;1269 +82078;46.06856;-.15052;103;20220105;7.6;.5;4;1.4;6.66;.1;.39;4083 +82078;46.06856;-.15052;103;20220106;7.9;-2.5;2.7;1;5.63;.8;.34;5066 +82078;46.06856;-.15052;103;20220107;10.7;2.2;6.4;4.1;8.2;2.4;.72;4516 +82078;46.06856;-.15052;103;20220108;11.4;6.9;9.1;6.2;10.13;10.7;.81;3262 +82078;46.06856;-.15052;103;20220109;8.9;6.1;7.5;2.8;9.5;8.3;.47;2435 +82078;46.06856;-.15052;103;20220110;8.7;7.4;8.1;1.1;10.03;.8;.42;1545 +82078;46.06856;-.15052;103;20220111;9.1;2.8;5.9;2.4;6.96;.1;.74;4004 +82078;46.06856;-.15052;103;20220112;4.3;-.8;1.8;4.5;5.8;0;.61;3671 +82078;46.06856;-.15052;103;20220113;6.8;0;3.4;4.2;5.56;0;.97;4298 +82078;46.06856;-.15052;103;20220114;8.8;-4.1;2.3;1.7;5.13;.1;.54;6113 +82078;46.06856;-.15052;103;20220115;8.4;-5;1.7;1;5.1;.1;.36;6369 +82078;46.06856;-.15052;103;20220116;1.1;-4.6;-1.8;1.4;5.53;.4;.17;3887 +82078;46.06856;-.15052;103;20220117;6.8;-.4;3.2;2.6;7.56;0;.27;4622 +82078;46.06856;-.15052;103;20220118;8;1.5;4.8;3.1;7.03;.1;.65;4464 +82078;46.06856;-.15052;103;20220119;5.6;2.5;4;1.7;7.43;1.3;.4;2882 +82078;46.06856;-.15052;103;20220120;7.4;3.5;5.5;2.2;7.53;0;.6;3382 +82078;46.06856;-.15052;103;20220121;5.8;.5;3.2;4;5.93;0;.82;4152 +82078;46.06856;-.15052;103;20220122;5.1;-.6;2.3;4.8;6.1;.1;.65;4407 +82078;46.06856;-.15052;103;20220123;6;1.9;4;5.4;6.43;0;.9;3602 +82078;46.06856;-.15052;103;20220124;11.4;-2.4;4.5;2.2;6.06;0;.84;7205 +82078;46.06856;-.15052;103;20220125;11.6;-3.3;4.1;1.4;5.83;0;.62;7701 +82078;46.06856;-.15052;103;20220126;.8;-2.5;-.8;3.1;5.59;0;.29;3721 +82078;46.06856;-.15052;103;20220127;1.2;-3;-.9;2.8;5.49;0;.37;3613 +82078;46.06856;-.15052;103;20220128;8.5;-.8;3.9;1.5;7.8;0;.4;6196 +82078;46.06856;-.15052;103;20220129;6;3;4.5;1.2;8.16;.1;.37;3343 +82078;46.06856;-.15052;103;20220130;8.9;5.3;7.1;1.6;9.8;.5;.42;3770 +82078;46.06856;-.15052;103;20220131;10.3;6;8.1;3.8;8.73;.4;.97;4247 +82078;46.06856;-.15052;103;20220201;9.8;-.6;4.6;3.2;8.5;.3;.43;6980 +82078;46.06856;-.15052;103;20220202;8;7.1;7.5;2;9.66;0;.52;1650 +82078;46.06856;-.15052;103;20220203;6.5;2.8;4.7;1.8;8.5;.4;.38;3767 +82078;46.06856;-.15052;103;20220204;11.8;6.1;9;2.9;9.86;1.3;.79;5231 +82078;46.06856;-.15052;103;20220205;10.6;-.9;4.9;1.5;7.26;.1;.67;7794 +82078;46.06856;-.15052;103;20220206;10.7;.6;5.6;5.4;10.4;1.1;.1;7360 +82078;46.06856;-.15052;103;20220207;12;9;10.5;2.5;9.6;.2;1.09;3879 +82078;46.06856;-.15052;103;20220208;13.4;.3;6.8;1.4;7.16;0;.92;8617 +82078;46.06856;-.15052;103;20220209;13.8;1.1;7.5;2.5;7.63;.1;1.19;8687 +82078;46.06856;-.15052;103;20220210;5.8;1.4;3.6;3.2;9.32;.3;.68;6083 +82078;46.06856;-.15052;103;20220211;10.1;2.5;6.3;3.4;6.84;0;1.24;9565 +82078;46.06856;-.15052;103;20220212;11.6;-.2;5.7;2.3;5.86;0;1.26;9900 +82078;46.06856;-.15052;103;20220213;15.1;-1.1;7;5.9;8.36;1.6;1.62;8800 +82078;46.06856;-.15052;103;20220214;12.1;7.3;9.7;4.7;9.57;4.2;1.26;6721 +82078;46.06856;-.15052;103;20220215;11.2;1.6;6.4;4.8;9.49;13;.63;5033 +82078;46.06856;-.15052;103;20220216;13.1;8.5;10.8;7;13.26;5.1;.35;5549 +82078;46.06856;-.15052;103;20220217;13.8;11.8;12.8;5.4;13.56;1.2;.85;3531 +82078;46.06856;-.15052;103;20220218;12.3;10.3;11.3;4.3;10.73;.4;1.23;3675 +82078;46.06856;-.15052;103;20220219;11.3;.7;6;2.2;7.53;.1;1.04;9197 +82078;46.06856;-.15052;103;20220220;13.6;5.8;9.7;5.5;11.26;2.6;.93;7851 +82078;46.06856;-.15052;103;20220221;11.4;6.6;9;6.1;9.16;.3;1.41;6089 +82078;46.06856;-.15052;103;20220222;12.1;3.6;7.8;2.6;9.83;.2;.87;8533 +82078;46.06856;-.15052;103;20220223;14.6;6.8;10.7;1.1;10.2;.6;1.05;8107 +82078;46.06856;-.15052;103;20220224;13.5;3;8.2;2.7;8.4;.6;1.36;9767 +82078;46.06856;-.15052;103;20220225;11.2;-2.2;4.5;1.2;6.16;.1;1.07;11267 +82078;46.06856;-.15052;103;20220226;13.2;-.4;6.4;3.9;5.4;0;2.15;11573 +82078;46.06856;-.15052;103;20220227;16.2;1.5;8.8;1.6;6.76;0;1.63;12062 +82078;46.06856;-.15052;103;20220228;17.7;.4;9;1.1;7.83;0;1.47;13294 +82078;46.06856;-.15052;103;20220301;17;3;10;1.8;7.83;.1;1.76;12185 +82078;46.06856;-.15052;103;20220302;11.2;7.6;9.4;2.4;10;.9;1.02;5946 +82078;46.06856;-.15052;103;20220303;12.9;8.2;10.6;1.8;10.63;1.4;1.11;7145 +82078;46.06856;-.15052;103;20220304;8.9;8.3;8.6;2.8;10.06;2;.73;2181 +82078;46.06856;-.15052;103;20220305;10.3;3.6;7;2.5;8.2;.1;1.16;9022 +82078;46.06856;-.15052;103;20220306;10.8;6;8.4;3.3;6.93;0;1.76;7496 +82078;46.06856;-.15052;103;20220307;10.8;-1.3;4.7;3.2;5;0;1.87;12228 +82078;46.06856;-.15052;103;20220308;11.4;1.2;6.3;3.3;8.1;.7;1.29;11166 +82078;46.06856;-.15052;103;20220309;16.1;5.4;10.8;3.7;9.26;.1;2.07;11751 +82078;46.06856;-.15052;103;20220310;12.8;9.3;11;4.5;10;1.6;1.66;6600 +82078;46.06856;-.15052;103;20220311;12.9;8.7;10.8;4.9;10.43;8.8;1.54;7432 +82078;46.06856;-.15052;103;20220312;12.9;7.4;10.2;3.2;9.63;0;1.53;8693 +82078;46.06856;-.15052;103;20220313;11;8.1;9.5;3.6;8.86;6.6;1.51;6266 +82078;46.06856;-.15052;103;20220314;15;2.2;8.6;4.1;8.8;1.1;1.94;13662 +82078;46.06856;-.15052;103;20220315;18.8;10.1;14.5;3.4;11.6;0;2.33;11352 +82078;46.06856;-.15052;103;20220316;15.1;11;13;3.2;11.5;0;1.7;7687 +82078;46.06856;-.15052;103;20220317;10.6;8.9;9.7;5.1;9.1;0;1.58;4929 +82078;46.06856;-.15052;103;20220318;14;5.1;9.5;6.5;8.06;0;2.48;11166 +82078;46.06856;-.15052;103;20220319;17.7;6.5;12.1;3.6;9.06;0;2.56;12100 +82078;46.06856;-.15052;103;20220320;16.9;6.6;11.7;3.8;8.96;0;2.56;12166 +82078;46.06856;-.15052;103;20220321;18.9;7.1;13;4.4;8.79;0;3.31;15533 +82078;46.06856;-.15052;103;20220322;17.7;5.1;11.4;4.5;6.59;0;3.65;18133 +82078;46.06856;-.15052;103;20220323;17.4;4.1;10.8;3.2;5.59;0;3.36;18933 +82078;46.06856;-.15052;103;20220324;19.6;.9;10.2;2.6;5.79;0;3.31;19533 +82078;46.06856;-.15052;103;20220325;21.3;2.1;11.7;3;6.16;0;3.69;18800 +82078;46.06856;-.15052;103;20220326;21.8;6.1;13.9;3.8;6.73;0;4.19;19000 +82078;46.06856;-.15052;103;20220327;22.4;5;13.7;2.4;7.23;0;3.5;17933 +82078;46.06856;-.15052;103;20220328;21.1;6.3;13.7;2.2;7.86;0;3.14;16266 +82078;46.06856;-.15052;103;20220329;17.4;8.5;12.9;2.6;9.79;.1;2.26;10000 +82078;46.06856;-.15052;103;20220330;14.2;6.4;10.3;3.1;10.59;2.7;1.4;6666 +82078;46.06856;-.15052;103;20220331;13.1;5.2;9.1;5;8.23;3.9;2.18;10533 +82078;46.06856;-.15052;103;20220401;8.6;-.1;4.2;6.6;5.56;.7;2.17;15000 +82078;46.06856;-.15052;103;20220402;9.1;-.2;4.4;4.5;5.33;0;2.22;16033 +82078;46.06856;-.15052;103;20220403;6.9;-3.2;1.8;2.4;4.94;0;1.83;15402 +82078;46.06856;-.15052;103;20220404;11.5;-2;4.7;2;5.45;0;2.18;19139 +82078;46.06856;-.15052;103;20220405;13;3.2;8.1;3.1;9.44;0;1.49;9497 +82078;46.06856;-.15052;103;20220406;13;8.6;10.8;5.4;11.03;2.2;1.48;6666 +82078;46.06856;-.15052;103;20220407;13.6;10.1;11.8;8.7;12.99;22.4;.96;3866 +82078;46.06856;-.15052;103;20220408;15.5;11;13.3;9.3;11.23;5.8;2.67;7000 +82078;46.06856;-.15052;103;20220409;13.8;2.6;8.2;2;7.29;0;2.43;18557 +82078;46.06856;-.15052;103;20220410;17.1;-.3;8.4;3.7;6.59;0;3.45;22833 +82078;46.06856;-.15052;103;20220411;21.6;5.5;13.5;5.6;9.9;.1;4.39;20084 +82078;46.06856;-.15052;103;20220412;16.8;11.2;14;4.3;11.36;.3;2.41;8066 +82078;46.06856;-.15052;103;20220413;18.2;9;13.6;1.8;12.46;1.1;2.21;13333 +82078;46.06856;-.15052;103;20220414;22.2;8.7;15.5;2.5;12.26;0;3.61;22033 +82078;46.06856;-.15052;103;20220415;23;9;16;3.1;11.23;.1;4.11;22633 +82078;46.06856;-.15052;103;20220416;22;8.7;15.4;3.6;10.83;0;4.19;23500 +82078;46.06856;-.15052;103;20220417;22.2;7;14.6;2.9;9.23;0;4.21;23533 +82078;46.06856;-.15052;103;20220418;19.6;7.3;13.4;3;11.36;0;3.14;19166 +82078;46.06856;-.15052;103;20220419;16.8;7.3;12;3.2;9.23;3;2.86;15400 +82078;46.06856;-.15052;103;20220420;16.6;8.5;12.5;3.2;10.76;2.6;1.99;8000 +82078;46.06856;-.15052;103;20220421;20.4;8;14.2;2.1;10.36;.3;3.34;20133 +82078;46.06856;-.15052;103;20220422;18.9;6.9;12.9;2.1;11.29;0;2.86;18200 +82078;46.06856;-.15052;103;20220423;17;10.3;13.6;3.7;11.93;5.8;2.41;11866 +82078;46.06856;-.15052;103;20220424;15.5;10.6;13;4.1;12.86;8.9;1.58;6766 +82078;46.06856;-.15052;103;20220425;17.5;10.9;14.2;3.2;12.13;.1;2.51;12500 +82078;46.06856;-.15052;103;20220426;19;4.3;11.6;3.9;9.76;0;3.76;25166 +82078;46.06856;-.15052;103;20220427;20.8;7.9;14.4;4.7;9.69;0;4.34;22000 +82078;46.06856;-.15052;103;20220428;20.3;10.3;15.3;2.9;11.69;0;3.4;18566 +82078;46.06856;-.15052;103;20220429;22.5;9;15.7;2.2;12.29;0;3.48;19400 +82078;46.06856;-.15052;103;20220430;20.6;8.4;14.5;3.1;10.59;0;3.99;23633 +82078;46.06856;-.15052;103;20220501;19.4;7.7;13.6;2.6;8.56;0;3.9;22800 +82078;46.06856;-.15052;103;20220502;20.4;8.1;14.2;3.6;9.26;0;4.32;23666 +82078;46.06856;-.15052;103;20220503;21;8.9;14.9;3.5;9.83;0;4.24;22066 +82078;46.06856;-.15052;103;20220504;19.6;7;13.3;2.3;10.19;.3;3.09;16900 +82078;46.06856;-.15052;103;20220505;21.1;6.7;13.9;2.7;10.36;0;3.97;23933 +82078;46.06856;-.15052;103;20220506;21.6;7.4;14.5;2.1;10.56;0;3.83;22835 +82078;46.06856;-.15052;103;20220507;23.3;9.1;16.2;1.7;11.53;.2;3.96;22816 +82078;46.06856;-.15052;103;20220508;24.9;7.8;16.4;2.3;11.36;0;4.55;25268 +82078;46.06856;-.15052;103;20220509;27.5;9.9;18.7;1.6;12.1;0;4.74;25634 +82078;46.06856;-.15052;103;20220510;28.9;10.5;19.7;1.5;12.13;0;4.9;26134 +82078;46.06856;-.15052;103;20220511;25.9;10.6;18.2;2;14.1;0;4.38;23833 +82078;46.06856;-.15052;103;20220512;20.7;11.2;15.9;1.3;14.53;.1;3.04;18499 +82078;46.06856;-.15052;103;20220513;25.7;12.6;19.1;1.1;13.8;0;4.05;22526 +82078;46.06856;-.15052;103;20220514;29.1;11.1;20.1;2;14.46;0;5.17;26698 +82078;46.06856;-.15052;103;20220515;29;17.2;23.1;2.5;16.43;.8;4.99;21612 +82078;46.06856;-.15052;103;20220516;27.6;11.9;19.7;1.7;15.33;0;4.65;25058 +82078;46.06856;-.15052;103;20220517;31;13.3;22.2;2.6;14.33;0;5.92;26819 +82078;46.06856;-.15052;103;20220518;29.5;11.5;20.5;1.4;14.83;.3;5.02;26784 +82078;46.06856;-.15052;103;20220519;26.5;15.9;21.2;1.8;17.72;.4;4.25;21525 +82078;46.06856;-.15052;103;20220520;26.9;15.8;21.4;2.6;16.89;0;4.46;20077 +82078;46.06856;-.15052;103;20220521;29.9;10.6;20.2;2.3;14.89;0;5.59;28078 +82078;46.06856;-.15052;103;20220522;31.4;18.2;24.8;3;16.82;5.3;5.81;21999 +82078;46.06856;-.15052;103;20220523;21.5;16.8;19.2;4.8;16.39;8.4;3.43;14167 +82078;46.06856;-.15052;103;20220524;18.6;9.9;14.3;1.7;12.1;1.8;3.11;19009 +82078;46.06856;-.15052;103;20220525;21;5.7;13.3;1.8;11.33;.1;3.84;25395 +82078;46.06856;-.15052;103;20220526;19.4;11.5;15.4;1.5;13.5;0;3.04;18034 +82078;46.06856;-.15052;103;20220527;22.7;10.7;16.7;1.5;13.46;.1;3.84;22100 +82078;46.06856;-.15052;103;20220528;24.2;11.7;17.9;3.2;11.5;0;4.94;23467 +82078;46.06856;-.15052;103;20220529;20;10.1;15.1;4;8.6;0;4.59;20609 +82078;46.06856;-.15052;103;20220530;22.5;7.4;14.9;2.8;8.23;0;4.9;25921 +82078;46.06856;-.15052;103;20220531;25.2;7.9;16.5;1.4;9.26;1.7;4.79;27750 +82078;46.06856;-.15052;103;20220601;26.6;11.7;19.1;1.8;11.9;2.2;5;25867 +82078;46.06856;-.15052;103;20220602;29.7;14.4;22;2.2;15.56;4.9;5.5;26112 +82078;46.06856;-.15052;103;20220603;27.9;17.4;22.6;1.5;18.8;2.6;4.42;21648 +82078;46.06856;-.15052;103;20220604;27.9;16.4;22.2;1.7;18.16;.8;4.56;22555 +82078;46.06856;-.15052;103;20220605;22.2;15.3;18.7;2.7;15.5;.1;3.56;17342 +82078;46.06856;-.15052;103;20220606;20.1;12.2;16.1;1.2;15.06;1;3.09;18534 +82078;46.06856;-.15052;103;20220607;23.4;12.1;17.8;2.8;14.7;9.7;4.1;22155 +82078;46.06856;-.15052;103;20220608;22.5;14.3;18.4;3.7;15.66;1.3;3.8;18925 +82078;46.06856;-.15052;103;20220609;23.6;11.9;17.7;2.3;13.8;.1;4.23;22693 +82078;46.06856;-.15052;103;20220610;27.5;8.1;17.8;.7;13.76;.1;4.84;29580 +82078;46.06856;-.15052;103;20220611;30.2;12;21.1;1.6;15.66;0;5.57;28995 +82078;46.06856;-.15052;103;20220612;28.4;16.2;22.3;3.2;15.36;.2;5.62;23869 +82078;46.06856;-.15052;103;20220613;27.7;14.3;21;4.3;11.13;0;6.55;24892 +82078;46.06856;-.15052;103;20220614;33.2;13.4;23.3;3.2;12.36;.3;7.4;29909 +82078;46.06856;-.15052;103;20220615;34.2;18.3;26.2;2.1;15.9;0;6.51;27273 +82078;46.06856;-.15052;103;20220616;34.6;14.7;24.7;1.7;15.26;0;6.46;29762 +82078;46.06856;-.15052;103;20220617;37.8;17;27.4;2;14.9;0;7.27;29830 +82078;46.06856;-.15052;103;20220618;39.2;18.1;28.6;2.1;16.2;1.8;7.57;29867 +82078;46.06856;-.15052;103;20220619;29;20.5;24.7;2.7;19.23;0;4.87;19539 +82078;46.06856;-.15052;103;20220620;29.2;16.7;22.9;2.3;18;7.1;5.16;24012 +82078;46.06856;-.15052;103;20220621;27.4;16.2;21.8;1.9;19.33;1.2;4.49;22699 +82078;46.06856;-.15052;103;20220622;24.6;17.3;21;3.1;18.3;12.8;3.9;18088 +82078;46.06856;-.15052;103;20220623;24.3;12.2;18.3;1;16.36;5.2;4.02;23559 +82078;46.06856;-.15052;103;20220624;22.2;14.6;18.4;2.8;16.56;12.9;3.46;18386 +82078;46.06856;-.15052;103;20220625;17.1;15.3;16.2;1.6;16.06;16;1.78;8779 +82078;46.06856;-.15052;103;20220626;20.4;12.2;16.3;1.3;14.26;0;3.3;19489 +82078;46.06856;-.15052;103;20220627;23.2;9.9;16.6;1.8;12.6;.2;4.26;24625 +82078;46.06856;-.15052;103;20220628;24.5;8.1;16.3;1.4;11.86;0;4.57;27514 +82078;46.06856;-.15052;103;20220629;23.2;8.8;16;1.4;13.9;8.3;4.12;25663 +82078;46.06856;-.15052;103;20220630;20.4;13.2;16.8;1.6;14.06;2.9;3.25;17934 +82078;46.06856;-.15052;103;20220701;22.9;7.9;15.4;.9;11.86;.1;4.12;26207 +82078;46.06856;-.15052;103;20220702;28.3;9.7;19;1.3;12.1;0;5.2;28858 +82078;46.06856;-.15052;103;20220703;26.8;11.1;18.9;1.8;13.3;0;4.99;26808 +82078;46.06856;-.15052;103;20220704;27.6;14.8;21.2;2.3;13.33;0;5.27;24200 +82078;46.06856;-.15052;103;20220705;27.8;12.9;20.3;2.4;13.1;0;5.41;26028 +82078;46.06856;-.15052;103;20220706;27.5;14.4;21;3;12.8;0;5.59;24447 +82078;46.06856;-.15052;103;20220707;28;13.9;20.9;1.9;14.76;0;5.07;25196 +82078;46.06856;-.15052;103;20220708;28.2;15.5;21.8;3.5;13.33;0;5.91;23873 +82078;46.06856;-.15052;103;20220709;30.2;15.1;22.7;3;13.26;0;6.29;26287 +82078;46.06856;-.15052;103;20220710;29.2;16.1;22.6;4;13.83;0;6.31;24185 +82078;46.06856;-.15052;103;20220711;31.6;17.5;24.6;4.7;13.93;0;7.39;24975 +82078;46.06856;-.15052;103;20220712;33.6;18.4;26;3;14.4;0;6.97;25913 +82078;46.06856;-.15052;103;20220713;34.8;15.1;24.9;1.6;12.83;0;6.29;28591 +82078;46.06856;-.15052;103;20220714;36.2;14.6;25.4;1.9;13.66;0;6.69;29022 +82078;46.06856;-.15052;103;20220715;31.3;17.9;24.6;3.5;12.96;0;6.73;24185 +82078;46.06856;-.15052;103;20220716;31.9;17.6;24.7;4.6;10.73;0;7.89;24937 +82078;46.06856;-.15052;103;20220717;34;19.2;26.6;4.7;12.3;0;8.36;25196 +82078;46.06856;-.15052;103;20220718;40.1;19.7;29.9;3.4;14.63;0;8.92;29140 +82078;46.06856;-.15052;103;20220719;28.5;20.4;24.5;3;17.9;2.1;4.85;18245 +82078;46.06856;-.15052;103;20220720;27;17.9;22.4;2.7;18.06;1.2;4.35;19053 +82078;46.06856;-.15052;103;20220721;29.5;13.9;21.7;.9;16.43;.2;4.69;25433 +82078;46.06856;-.15052;103;20220722;25.9;16.1;21;2.3;17.9;1.4;4.01;19549 +82078;46.06856;-.15052;103;20220723;29.4;12.8;21.1;1.2;15.23;0;4.86;26178 +82078;46.06856;-.15052;103;20220724;35.2;13.3;24.2;1.3;14.16;0;5.87;28380 +82078;46.06856;-.15052;103;20220725;25.2;18.8;22;3.4;16.86;1.1;4.11;15345 +82078;46.06856;-.15052;103;20220726;25.6;13;19.3;1.7;14.13;0;4.23;22168 +82078;46.06856;-.15052;103;20220727;28.2;11.7;20;1.7;12.43;0;4.99;25851 +82078;46.06856;-.15052;103;20220728;29.4;12.1;20.7;1.5;13.53;0;5.02;26260 +82078;46.06856;-.15052;103;20220729;28.2;16.5;22.3;1.7;16.16;0;4.48;21389 +82078;46.06856;-.15052;103;20220730;30.8;13.5;22.2;1.7;16.36;0;5.18;25858 +82078;46.06856;-.15052;103;20220731;32.5;13.5;23;1.5;15.83;0;5.39;26810 +82078;46.06856;-.15052;103;20220801;32.7;13.1;22.9;1;15.36;0;5.09;26885 +82078;46.06856;-.15052;103;20220802;34.4;17.1;25.8;1.7;15.8;0;5.75;25604 +82078;46.06856;-.15052;103;20220803;37.3;17;27.2;1.3;14.8;0;5.77;26454 +82078;46.06856;-.15052;103;20220804;35.4;20.3;27.8;2;16.96;.1;5.9;23666 +82078;46.06856;-.15052;103;20220805;30.1;18.9;24.5;3.4;15.1;0;5.69;20246 +82078;46.06856;-.15052;103;20220806;29.2;16.2;22.7;4.8;10.7;0;6.9;21668 +82078;46.06856;-.15052;103;20220807;30.4;15.4;22.9;4.6;9.3;0;7.31;23229 +82078;46.06856;-.15052;103;20220808;32.4;17.2;24.8;4.4;10.2;0;7.66;23344 +82078;46.06856;-.15052;103;20220809;33.9;18.7;26.3;4.3;11.3;0;7.76;23125 +82078;46.06856;-.15052;103;20220810;35.6;19.2;27.4;4.1;11;0;8.16;23870 +82078;46.06856;-.15052;103;20220811;38;18;28;3;10.36;0;7.67;25494 +82078;46.06856;-.15052;103;20220812;38.3;20.1;29.2;2.2;10.4;0;6.74;24933 +82078;46.06856;-.15052;103;20220813;35.3;16.2;25.8;2;16.03;4.8;5.81;25205 +82078;46.06856;-.15052;103;20220814;25.9;18.9;22.4;4.2;19.93;5.9;3.75;14956 +82078;46.06856;-.15052;103;20220815;27.2;18.2;22.7;3;18.5;.1;4.08;16811 +82078;46.06856;-.15052;103;20220816;26.6;15.9;21.3;1.2;17.7;1.1;3.53;18448 +82078;46.06856;-.15052;103;20220817;26.3;15.3;20.8;2.2;15.96;.4;3.88;18622 +82078;46.06856;-.15052;103;20220818;26.8;11.3;19.1;1.8;15.53;.1;3.98;21795 +82078;46.06856;-.15052;103;20220819;27;14.2;20.6;2.5;17.93;.8;3.92;19869 +82078;46.06856;-.15052;103;20220820;26.5;15.5;21;1.1;17.56;0;3.39;18087 +82078;46.06856;-.15052;103;20220821;24.4;12.2;18.3;1.1;15.56;.8;3.25;19067 +82078;46.06856;-.15052;103;20220822;27.2;18.6;22.9;2.1;19.66;.4;3.49;15792 +82078;46.06856;-.15052;103;20220823;26.8;17.3;22.1;1.1;19.8;.1;3.18;16542 +82078;46.06856;-.15052;103;20220824;34.8;15.9;25.4;1.8;17.16;.8;5.18;23079 +82078;46.06856;-.15052;103;20220825;28;20.3;24.1;1.8;18.76;.7;3.53;14672 +82078;46.06856;-.15052;103;20220826;27.9;18.1;23;2.1;17.3;0;3.82;16576 +82078;46.06856;-.15052;103;20220827;29;14.3;21.6;2.1;13.33;0;4.45;20120 +82078;46.06856;-.15052;103;20220828;30.1;15.5;22.8;3.3;12.5;0;5.44;20012 +82078;46.06856;-.15052;103;20220829;34.8;16.7;25.8;2.3;13.7;1.3;5.56;22022 +82078;46.06856;-.15052;103;20220830;30.9;19.5;25.2;1.5;18.3;.1;3.91;17283 +82078;46.06856;-.15052;103;20220831;31.2;15.4;23.3;1.8;16.83;3.4;4.33;20313 +82078;46.06856;-.15052;103;20220901;29;17.3;23.2;2.2;17.9;2;3.89;17103 +82078;46.06856;-.15052;103;20220902;25.4;16.3;20.9;1.5;18.36;4.7;2.91;15104 +82078;46.06856;-.15052;103;20220903;26.4;16.1;21.3;1.8;16.8;.2;3.25;15630 +82078;46.06856;-.15052;103;20220904;31.4;13.2;22.3;1.7;14.7;2.4;4.31;20978 +82078;46.06856;-.15052;103;20220905;32.4;15;23.7;2.6;15.5;0;4.97;20435 +82078;46.06856;-.15052;103;20220906;30.5;12.6;21.5;1.7;14.73;0;4.09;20443 +82078;46.06856;-.15052;103;20220907;20.3;14.1;17.2;1.7;16.23;8.1;2.01;10826 +82078;46.06856;-.15052;103;20220908;24.1;15;19.5;3.1;16.2;2;3.13;14182 +82078;46.06856;-.15052;103;20220909;22.6;14.6;18.6;2.9;15.66;2;2.81;13232 +82078;46.06856;-.15052;103;20220910;25.5;13.5;19.5;1.1;15.4;.1;2.81;15937 +82078;46.06856;-.15052;103;20220911;29.7;12.3;21;2.2;14.13;0;4.12;19335 +82078;46.06856;-.15052;103;20220912;34.7;15;24.9;2.3;14.93;.1;5.01;20177 +82078;46.06856;-.15052;103;20220913;31.3;21.2;26.3;3.1;19.26;12.8;4.4;14449 +82078;46.06856;-.15052;103;20220914;28.8;17.1;22.9;1.9;18.33;.4;3.33;15234 +82078;46.06856;-.15052;103;20220915;26.5;16.1;21.3;1.8;17.73;.1;2.83;13845 +82078;46.06856;-.15052;103;20220916;20.6;11.6;16.1;2.3;12.06;0;2.58;12999 +82078;46.06856;-.15052;103;20220917;19.1;7.5;13.3;2.8;8.93;0;2.87;14765 +82078;46.06856;-.15052;103;20220918;21.6;5.7;13.7;2.5;7.9;0;3.28;17169 +82078;46.06856;-.15052;103;20220919;21.7;8.5;15.1;3.5;9.26;0;3.53;15516 +82078;46.06856;-.15052;103;20220920;21.4;7.6;14.5;3;8.9;0;3.29;15656 +82078;46.06856;-.15052;103;20220921;22.1;9.6;15.9;3.7;9.2;0;3.69;14826 +82078;46.06856;-.15052;103;20220922;24.6;7.3;15.9;2;8.76;0;3.24;17147 +82078;46.06856;-.15052;103;20220923;22;9.5;15.8;.9;9.83;.3;2.24;14479 +82078;46.06856;-.15052;103;20220924;20.8;9.5;15.1;1.1;12.53;1.1;2;13330 +82078;46.06856;-.15052;103;20220925;17.6;5.6;11.6;.9;10.83;.3;1.72;13775 +82078;46.06856;-.15052;103;20220926;18.1;5.6;11.9;2.5;11.13;6;1.99;13840 +82078;46.06856;-.15052;103;20220927;18.6;8.7;13.6;4.4;12.76;4.2;2.09;11975 +82078;46.06856;-.15052;103;20220928;17.8;14.7;16.3;5.6;15.26;4.1;1.77;6382 +82078;46.06856;-.15052;103;20220929;17.1;8.8;12.9;1.4;11.5;.6;1.6;10791 +82078;46.06856;-.15052;103;20220930;18.6;5.1;11.9;1.7;10.86;4.1;1.85;13689 +82078;46.06856;-.15052;103;20221001;19.5;13;16.3;4.8;17.73;7.2;1.29;9244 +82078;46.06856;-.15052;103;20221002;21.3;15.7;18.5;3;16.7;0;1.94;8345 +82078;46.06856;-.15052;103;20221003;21.6;13.3;17.5;1.6;15.1;0;1.85;10296 +82078;46.06856;-.15052;103;20221004;22.8;8.7;15.7;1.3;13.1;.1;1.95;13463 +82078;46.06856;-.15052;103;20221005;23.6;9.7;16.7;1.9;14.2;.7;2.18;13073 +82078;46.06856;-.15052;103;20221006;20;12.8;16.4;2.7;13;0;2.1;9285 +82078;46.06856;-.15052;103;20221007;22.1;8.4;15.3;1.3;12.7;0;1.84;12687 +82078;46.06856;-.15052;103;20221008;20.4;10.9;15.7;2.9;11.53;0;2.3;10392 +82078;46.06856;-.15052;103;20221009;24.6;8;16.3;2.1;12.43;.4;2.43;13707 +82078;46.06856;-.15052;103;20221010;20.5;13.1;16.8;1.2;15.53;3.6;1.42;8892 +82078;46.06856;-.15052;103;20221011;18.5;14.8;16.7;2.4;15.93;.6;1.31;6043 +82078;46.06856;-.15052;103;20221012;20.4;11.9;16.1;1.6;14.13;.1;1.55;9264 +82078;46.06856;-.15052;103;20221013;16.5;10.9;13.7;1.9;15.36;9.5;.91;7390 +82078;46.06856;-.15052;103;20221014;19.1;16;17.6;4.4;18.23;3.1;1.18;5269 +82078;46.06856;-.15052;103;20221015;18.6;16.7;17.6;3;17.7;4.3;1.12;3734 +82078;46.06856;-.15052;103;20221016;25.2;14.5;19.8;2.5;17.3;1;2.11;9899 +82078;46.06856;-.15052;103;20221017;20.4;18.1;19.3;3.2;18.66;11.7;1.35;3730 +82078;46.06856;-.15052;103;20221018;26.3;15.4;20.8;2.7;18.33;.1;2.17;9744 +82078;46.06856;-.15052;103;20221019;25.9;17.3;21.6;3;17.5;10.7;2.4;8507 +82078;46.06856;-.15052;103;20221020;22.9;14.6;18.7;3;16.9;2.5;1.8;8210 +82078;46.06856;-.15052;103;20221021;19.7;15.6;17.7;2;14.46;.1;1.51;5575 +82078;46.06856;-.15052;103;20221022;22;11.7;16.8;2.4;14.6;0;1.68;8931 +82078;46.06856;-.15052;103;20221023;23.8;16.2;20;4.5;14.4;.5;2.99;7309 +82078;46.06856;-.15052;103;20221024;20.6;15.1;17.9;2.8;14.76;1.5;1.73;6178 +82078;46.06856;-.15052;103;20221025;20.7;10.6;15.7;2.1;13.63;.5;1.45;8501 +82078;46.06856;-.15052;103;20221026;24.9;12.4;18.6;2.5;14.8;0;2.03;9336 +82078;46.06856;-.15052;103;20221027;23.2;15.7;19.5;4.4;16.1;0;2.28;7041 +82078;46.06856;-.15052;103;20221028;24.8;17.1;21;2.9;16;0;2.23;7056 +82078;46.06856;-.15052;103;20221029;22.8;17.6;20.2;3.4;14.36;0;2.44;5429 +82078;46.06856;-.15052;103;20221030;19;11.5;15.2;2;13.76;1.2;1.18;6676 +82078;46.06856;-.15052;103;20221031;20.2;13.1;16.6;3.2;14.96;1.1;1.47;6317 +82078;46.06856;-.15052;103;20221101;18.4;10.1;14.2;2.5;12.33;.9;1.33;6905 +82078;46.06856;-.15052;103;20221102;17.8;9.7;13.7;1.6;12.9;.2;.97;6678 +82078;46.06856;-.15052;103;20221103;16.2;9.8;13;3.5;12.06;10.2;1.2;5773 +82078;46.06856;-.15052;103;20221104;14.2;7.8;11;3.9;10.13;.8;1.3;5694 +82078;46.06856;-.15052;103;20221105;15.4;2.9;9.1;1.4;9.46;0;.83;8080 +82078;46.06856;-.15052;103;20221106;16.2;8.1;12.1;3.1;11;2.1;1.24;6310 +82078;46.06856;-.15052;103;20221107;18.3;11.7;15;3.1;13.16;.1;1.33;5589 +82078;46.06856;-.15052;103;20221108;17;11.4;14.2;3.2;12.66;4.3;1.24;4943 +82078;46.06856;-.15052;103;20221109;15.4;12.2;13.8;1.5;13.1;1.9;.79;3611 +82078;46.06856;-.15052;103;20221110;12.1;5.7;8.9;1.3;10.66;.1;.5;5262 +82078;46.06856;-.15052;103;20221111;19.2;3.8;11.5;1.6;11.06;.1;.9;8243 +82078;46.06856;-.15052;103;20221112;20.5;9.2;14.9;1.9;12.66;.2;1.13;6833 +82078;46.06856;-.15052;103;20221113;20.4;6.9;13.6;1.7;11.13;.1;1.11;7497 +82078;46.06856;-.15052;103;20221114;14.4;9.4;11.9;2.6;11.7;4.2;.82;4273 +82078;46.06856;-.15052;103;20221115;14.3;10.9;12.6;3.6;12.7;5;.85;3417 +82078;46.06856;-.15052;103;20221116;14.8;10.2;12.5;4.5;12.6;4.9;.92;4029 +82078;46.06856;-.15052;103;20221117;14.7;11.7;13.2;4.5;12.2;9.5;1.23;3110 +82078;46.06856;-.15052;103;20221118;13.7;4.9;9.3;1.2;9.6;2.3;.57;5539 +82078;46.06856;-.15052;103;20221119;11.6;2;6.8;.6;7.73;.2;.39;5734 +82078;46.06856;-.15052;103;20221120;12.9;1.4;7.1;2.1;8.86;2.4;.57;6272 +82078;46.06856;-.15052;103;20221121;13.3;5.4;9.3;3.8;10.1;12.6;.82;5044 +82078;46.06856;-.15052;103;20221122;12.4;6;9.2;3.1;9.9;7.3;.74;4374 +82078;46.06856;-.15052;103;20221123;14.6;9;11.8;4.4;11.86;3.3;.92;4054 +82078;46.06856;-.15052;103;20221124;12.1;7.8;10;2.9;11.1;2.5;.56;3508 +82078;46.06856;-.15052;103;20221125;13.9;7.7;10.8;1.3;10.56;.4;.57;4207 +82078;46.06856;-.15052;103;20221126;11.5;2.9;7.2;1.6;8.9;.1;.46;4961 +82078;46.06856;-.15052;103;20221127;10.7;4.7;7.7;2.4;9.16;4.5;.54;4002 +82078;46.06856;-.15052;103;20221128;11.5;7.5;9.5;1.6;10.26;4.1;.54;3125 +82078;46.06856;-.15052;103;20221129;9.4;.6;5;.5;8.23;.4;.23;4932 +82078;46.06856;-.15052;103;20221130;8.7;4.3;6.5;2.7;8.66;0;.47;3295 +82078;46.06856;-.15052;103;20221201;7.1;5.3;6.2;3.2;8.3;0;.59;1905 +82078;46.06856;-.15052;103;20221202;6.2;5.2;5.7;2.8;7.83;.3;.63;1208 +82078;46.06856;-.15052;103;20221203;6.1;3;4.5;3.7;7.53;1.4;.5;2531 +82078;46.06856;-.15052;103;20221204;6.8;3.8;5.3;1.4;7.56;.1;.44;2472 +82078;46.06856;-.15052;103;20221205;9.6;-1.5;4;1.9;6.63;.3;.47;5283 +82078;46.06856;-.15052;103;20221206;4.6;.5;2.6;4.1;6.63;.1;.44;2976 +82078;46.06856;-.15052;103;20221207;5.2;1.6;3.4;4.2;6.4;0;.67;2759 +82078;46.06856;-.15052;103;20221208;2.3;-.7;.8;4.7;5.76;.2;.45;2470 +82078;46.06856;-.15052;103;20221209;3.4;1;2.2;4.6;5.76;.1;.72;2092 +82078;46.06856;-.15052;103;20221210;3.4;-2.8;.3;1.4;5.2;.1;.31;3710 +82078;46.06856;-.15052;103;20221211;3.7;-2;.8;1.9;4.86;0;.49;3526 +82078;46.06856;-.15052;103;20221212;3;-4.2;-.6;2.4;5.03;4.8;.35;3955 +82078;46.06856;-.15052;103;20221213;3.1;-1.7;.7;3.4;6.2;5.2;.23;3120 +82078;46.06856;-.15052;103;20221214;14.5;3.4;9;2.4;11.1;1.9;.32;4997 +82078;46.06856;-.15052;103;20221215;4;3.5;3.7;5.3;7.73;0;.34;762 +82078;46.06856;-.15052;103;20221216;4.9;.2;2.5;6;4.96;0;1.18;4162 +82078;46.06856;-.15052;103;20221217;2.3;-3.6;-.6;3.7;4.49;0;.59;4082 +82078;46.06856;-.15052;103;20221218;9.8;-4.8;2.5;3.9;6.82;.1;.56;4824 +82078;46.06856;-.15052;103;20221219;14;8.9;11.5;6;10.76;0;1.3;3002 +82078;46.06856;-.15052;103;20221220;14.1;11.6;12.9;4.7;11.83;2.2;1.18;2052 +82078;46.06856;-.15052;103;20221221;13.7;9.9;11.8;4.2;12.8;4.8;.56;2714 +82078;46.06856;-.15052;103;20221222;14.5;12.5;13.5;6.4;13.96;12.8;.82;1810 +82078;46.06856;-.15052;103;20221223;15.1;13.8;14.4;4.9;14.5;11.5;.89;1299 +82078;46.06856;-.15052;103;20221224;14.2;10.6;12.4;2.1;12.8;.9;.55;2615 +82078;46.06856;-.15052;103;20221225;14.9;8.9;11.9;2.8;11.4;.4;.75;3491 +82078;46.06856;-.15052;103;20221226;13.5;10.8;12.1;2.1;11.63;1;.72;2182 +82078;46.06856;-.15052;103;20221227;9.6;3.9;6.7;1.6;9.96;.3;.19;3437 +82078;46.06856;-.15052;103;20221228;12.8;7.8;10.3;3.5;11.43;.8;.53;3224 +82078;46.06856;-.15052;103;20221229;11.9;11.2;11.5;3.5;11.93;3;.76;920 +82078;46.06856;-.15052;103;20221230;15.3;7.3;11.3;5;12.6;4.8;.57;4255 +82078;46.06856;-.15052;103;20221231;16.5;12.1;14.3;4.6;11.86;0;1.52;3043 +82079;46.09874;.17004;133;20220101;16;4.8;10.4;1.8;9.8;.1;.65;4953 +82079;46.09874;.17004;133;20220102;14;8.8;11.4;3.2;11.5;1;.71;3293 +82079;46.09874;.17004;133;20220103;14;11.4;12.7;3.8;12.5;2.3;.88;2147 +82079;46.09874;.17004;133;20220104;12.7;11.6;12.2;3.6;10.6;1.3;1.26;1134 +82079;46.09874;.17004;133;20220105;7.3;.5;3.9;1.4;6.65;.1;.41;3835 +82079;46.09874;.17004;133;20220106;8;-2.4;2.8;.9;5.7;.5;.31;4980 +82079;46.09874;.17004;133;20220107;10.1;1.4;5.7;4.3;8;.9;.65;4555 +82079;46.09874;.17004;133;20220108;11.1;7.2;9.1;5.9;10;10.8;.8;2925 +82079;46.09874;.17004;133;20220109;8.6;5.9;7.2;3.4;9.3;8.5;.5;2297 +82079;46.09874;.17004;133;20220110;8.1;6.8;7.4;1;9.7;.4;.41;1419 +82079;46.09874;.17004;133;20220111;8.6;1.6;5.1;2.1;6.75;.2;.65;4136 +82079;46.09874;.17004;133;20220112;4.6;-.8;1.9;4.1;5.8;0;.64;3560 +82079;46.09874;.17004;133;20220113;6.5;-.7;2.9;3.3;5.45;0;.84;4245 +82079;46.09874;.17004;133;20220114;9.4;-4.2;2.6;1;4.9;.1;.46;6218 +82079;46.09874;.17004;133;20220115;8.2;-4.9;1.6;.8;4.9;.1;.34;6165 +82079;46.09874;.17004;133;20220116;.3;-4.8;-2.2;1.4;5.2;.3;.18;3772 +82079;46.09874;.17004;133;20220117;5.9;-1.4;2.3;2.5;7.3;0;.21;4468 +82079;46.09874;.17004;133;20220118;8.4;1.7;5.1;3.3;6.9;.1;.79;4429 +82079;46.09874;.17004;133;20220119;5.2;1.7;3.5;2;7.2;1.2;.39;3060 +82079;46.09874;.17004;133;20220120;7.2;3.1;5.2;2.1;7.3;.1;.58;3421 +82079;46.09874;.17004;133;20220121;5.8;.6;3.2;4.2;5.85;0;.88;3828 +82079;46.09874;.17004;133;20220122;4.4;-.7;1.8;4.9;6.15;.1;.56;4009 +82079;46.09874;.17004;133;20220123;5.8;1.8;3.8;5.1;6.4;0;.9;3585 +82079;46.09874;.17004;133;20220124;10.7;-2.8;4;1.8;5.9;0;.72;7057 +82079;46.09874;.17004;133;20220125;11;-3;4;1.8;5.84;0;.7;7252 +82079;46.09874;.17004;133;20220126;.5;-2.3;-.9;2.6;5.49;0;.32;3042 +82079;46.09874;.17004;133;20220127;.8;-3;-1.1;2.6;5.46;0;.35;3767 +82079;46.09874;.17004;133;20220128;6.9;-.7;3.1;1.8;7.5;0;.38;5571 +82079;46.09874;.17004;133;20220129;5.8;2;3.9;1.4;7.95;.1;.36;3656 +82079;46.09874;.17004;133;20220130;9;5.1;7.1;1.4;9.7;.4;.42;3768 +82079;46.09874;.17004;133;20220131;9.8;6;7.9;3.8;8.65;.4;.96;3890 +82079;46.09874;.17004;133;20220201;9.3;-.3;4.5;3;8.3;.3;.41;6596 +82079;46.09874;.17004;133;20220202;8.1;7;7.6;2.1;9.55;0;.53;1949 +82079;46.09874;.17004;133;20220203;5.9;1.7;3.8;1.8;8.15;.3;.31;4416 +82079;46.09874;.17004;133;20220204;11.8;5.7;8.8;2.8;9.9;1.2;.75;5213 +82079;46.09874;.17004;133;20220205;10.1;-.7;4.7;1.4;7.25;.1;.62;7428 +82079;46.09874;.17004;133;20220206;10.4;1;5.7;5.2;10.1;1.4;.17;7094 +82079;46.09874;.17004;133;20220207;11.8;8.4;10.1;2.6;9.2;.2;1.13;3910 +82079;46.09874;.17004;133;20220208;13.4;-.6;6.4;1.4;6.8;0;.91;8808 +82079;46.09874;.17004;133;20220209;14.6;.3;7.4;2.2;7.4;.1;1.19;9071 +82079;46.09874;.17004;133;20220210;6.4;2.1;4.2;2.9;8.99;.5;.78;6811 +82079;46.09874;.17004;133;20220211;10;2.3;6.2;2.9;6.86;0;1.18;8753 +82079;46.09874;.17004;133;20220212;11.2;-1.1;5.1;1.8;5.42;0;1.1;9938 +82079;46.09874;.17004;133;20220213;15.2;-2.3;6.5;4.6;8.09;2.2;1.45;9691 +82079;46.09874;.17004;133;20220214;11.9;7;9.5;5.4;9.59;4.5;1.37;7700 +82079;46.09874;.17004;133;20220215;10.5;1.3;5.9;3.8;9.32;11.7;.52;4648 +82079;46.09874;.17004;133;20220216;13.2;8.3;10.7;6.4;13.2;5.1;.39;5577 +82079;46.09874;.17004;133;20220217;13.9;11.6;12.8;5.3;13.4;1.2;.9;3745 +82079;46.09874;.17004;133;20220218;12.3;10.3;11.3;4.2;10.75;.4;1.22;3516 +82079;46.09874;.17004;133;20220219;11;1.5;6.3;2.4;7.45;.1;1.08;8590 +82079;46.09874;.17004;133;20220220;13.5;6;9.7;5.2;10.95;2.9;1;7564 +82079;46.09874;.17004;133;20220221;11;6.4;8.7;5.9;9.1;.4;1.28;5874 +82079;46.09874;.17004;133;20220222;12.2;3.8;8;2.7;9.9;.2;.87;8354 +82079;46.09874;.17004;133;20220223;14.1;6.9;10.5;1.1;10.25;.5;1.01;7912 +82079;46.09874;.17004;133;20220224;13.9;3.6;8.8;2.6;8.55;.6;1.38;9561 +82079;46.09874;.17004;133;20220225;10.4;-1.7;4.4;1.2;6.2;.2;1.02;10629 +82079;46.09874;.17004;133;20220226;12.8;-1.2;5.8;3.4;5.4;.1;1.95;11470 +82079;46.09874;.17004;133;20220227;16.3;.5;8.4;1.6;6.4;0;1.66;12281 +82079;46.09874;.17004;133;20220228;16.9;-.6;8.2;.8;7.5;0;1.33;13293 +82079;46.09874;.17004;133;20220301;16.1;1.5;8.8;1.4;7.65;.1;1.52;12310 +82079;46.09874;.17004;133;20220302;10.1;7.7;8.9;2.5;9.85;.8;.9;4754 +82079;46.09874;.17004;133;20220303;12.3;8.3;10.3;1.7;10.45;.8;1.05;6372 +82079;46.09874;.17004;133;20220304;8.8;8.5;8.7;2.7;10.3;1.9;.63;1352 +82079;46.09874;.17004;133;20220305;8.8;5;6.9;2.5;8.7;0;.93;6510 +82079;46.09874;.17004;133;20220306;10.4;5.5;7.9;3.1;6.9;0;1.64;7234 +82079;46.09874;.17004;133;20220307;11.2;-1.5;4.9;2.8;5;0;1.83;12124 +82079;46.09874;.17004;133;20220308;12.3;.6;6.5;3.2;7.8;.3;1.38;11920 +82079;46.09874;.17004;133;20220309;16.4;4.4;10.4;3.1;8.95;.1;1.98;11988 +82079;46.09874;.17004;133;20220310;13.2;9.4;11.3;4.1;10.05;1.3;1.59;6544 +82079;46.09874;.17004;133;20220311;12.2;9.1;10.6;4.7;10.25;10;1.44;6239 +82079;46.09874;.17004;133;20220312;12.5;7.3;9.9;3.3;9.7;1.3;1.43;8117 +82079;46.09874;.17004;133;20220313;10.3;8.2;9.3;3.6;8.7;10.9;1.41;5111 +82079;46.09874;.17004;133;20220314;14.9;.8;7.9;3.5;8.7;1.1;1.76;13979 +82079;46.09874;.17004;133;20220315;19;9.5;14.3;3.1;11.5;0;2.28;11464 +82079;46.09874;.17004;133;20220316;15.1;10.5;12.8;2.7;11.3;0;1.63;7996 +82079;46.09874;.17004;133;20220317;10.2;9;9.6;5.3;9.25;0;1.46;3825 +82079;46.09874;.17004;133;20220318;14.4;5.2;9.8;5;8.29;0;2.35;11258 +82079;46.09874;.17004;133;20220319;17.4;5.8;11.6;2.8;8.79;0;2.3;12187 +82079;46.09874;.17004;133;20220320;16.5;5.3;10.9;3.1;9.12;.1;2.23;12830 +82079;46.09874;.17004;133;20220321;18.1;7.4;12.7;4;8.66;0;3.02;14328 +82079;46.09874;.17004;133;20220322;17.4;5.3;11.3;4.1;6.46;0;3.45;16948 +82079;46.09874;.17004;133;20220323;17.5;3;10.2;2.7;5.42;0;3.11;18497 +82079;46.09874;.17004;133;20220324;19.8;-.5;9.6;2.1;5.82;0;3.03;19678 +82079;46.09874;.17004;133;20220325;21.2;.7;10.9;2.4;6.16;0;3.33;19547 +82079;46.09874;.17004;133;20220326;21.4;3.9;12.7;3.3;6.32;0;3.86;19582 +82079;46.09874;.17004;133;20220327;22.1;3.1;12.6;1.9;7.12;0;3.18;18863 +82079;46.09874;.17004;133;20220328;21.4;4.6;13;1.8;7.76;0;2.96;17563 +82079;46.09874;.17004;133;20220329;17.4;7.6;12.5;1.9;9.72;.3;2.13;11480 +82079;46.09874;.17004;133;20220330;13.8;6.4;10.1;2.6;10.69;1.6;1.25;5584 +82079;46.09874;.17004;133;20220331;12.4;5.3;8.9;4.4;8.49;4.7;1.87;8099 +82079;46.09874;.17004;133;20220401;7.3;-.4;3.5;6.3;5.79;1.1;1.77;13222 +82079;46.09874;.17004;133;20220402;8.4;-.3;4.1;4.2;5.46;0;1.99;14359 +82079;46.09874;.17004;133;20220403;6.7;-3.4;1.7;2.8;4.85;0;1.6;13301 +82079;46.09874;.17004;133;20220404;11.7;-2.1;4.8;2.4;5.34;0;2.37;20169 +82079;46.09874;.17004;133;20220405;12.9;2.7;7.8;2.4;9.02;0;1.35;7476 +82079;46.09874;.17004;133;20220406;12.6;8.5;10.6;4.7;11.02;1.9;1.33;5835 +82079;46.09874;.17004;133;20220407;13.6;9.7;11.7;7.4;12.86;20.8;.95;4266 +82079;46.09874;.17004;133;20220408;15.6;11;13.3;7.6;11.26;5.7;2.51;7788 +82079;46.09874;.17004;133;20220409;13.6;2.4;8;2.3;7.27;0;2.39;19017 +82079;46.09874;.17004;133;20220410;17;-1.5;7.7;3;6.52;0;3.2;22758 +82079;46.09874;.17004;133;20220411;21.6;4.5;13.1;4.5;9.39;0;4.05;20484 +82079;46.09874;.17004;133;20220412;17.4;10.7;14.1;3.7;11.22;0;2.46;9857 +82079;46.09874;.17004;133;20220413;17;9.6;13.3;1.4;12.62;.6;1.88;11335 +82079;46.09874;.17004;133;20220414;22.2;7.2;14.7;2;12.12;0;3.38;21812 +82079;46.09874;.17004;133;20220415;23;7.7;15.4;2.5;11.32;.1;3.82;22372 +82079;46.09874;.17004;133;20220416;22.2;7.5;14.9;3.1;10.62;0;3.99;22892 +82079;46.09874;.17004;133;20220417;22.4;4.9;13.7;2.6;8.96;0;4.08;23980 +82079;46.09874;.17004;133;20220418;19.3;6.7;13;2.6;10.99;0;3.11;20316 +82079;46.09874;.17004;133;20220419;17.1;7.2;12.2;2.8;9.72;3.1;2.87;17034 +82079;46.09874;.17004;133;20220420;17;8.6;12.8;2.3;10.99;2.6;2.22;11066 +82079;46.09874;.17004;133;20220421;19.8;8.2;14;1.8;10.56;0;3.04;18059 +82079;46.09874;.17004;133;20220422;19.3;6.7;13;1.7;11.39;0;2.8;18012 +82079;46.09874;.17004;133;20220423;16.7;10.1;13.4;3.4;11.92;7.9;2.29;12532 +82079;46.09874;.17004;133;20220424;15.7;10.2;12.9;3.5;12.69;9.7;1.61;7365 +82079;46.09874;.17004;133;20220425;17.4;9.5;13.4;2.5;11.82;.1;2.15;11001 +82079;46.09874;.17004;133;20220426;18.7;4;11.3;3;9.66;0;3.53;24804 +82079;46.09874;.17004;133;20220427;21.1;6.8;13.9;3.9;10.16;0;4.27;24087 +82079;46.09874;.17004;133;20220428;20.1;9.5;14.8;2.7;12.32;0;3.35;19192 +82079;46.09874;.17004;133;20220429;22;9;15.5;1.8;12.26;0;3.09;16924 +82079;46.09874;.17004;133;20220430;20.4;8;14.2;2.6;10.59;0;3.81;22989 +82079;46.09874;.17004;133;20220501;19.2;5.9;12.6;2.2;8.82;0;3.7;22942 +82079;46.09874;.17004;133;20220502;20.3;7.2;13.7;2.8;9.62;0;3.98;23705 +82079;46.09874;.17004;133;20220503;20.9;8.1;14.5;2.8;10.36;0;3.87;21258 +82079;46.09874;.17004;133;20220504;19.2;7.2;13.2;2.2;10.66;.1;3.05;17565 +82079;46.09874;.17004;133;20220505;20.8;6.4;13.6;2.4;10.29;0;3.91;24338 +82079;46.09874;.17004;133;20220506;21.1;7.3;14.2;2;10.55;0;3.65;22256 +82079;46.09874;.17004;133;20220507;23.4;8.7;16;1.5;11.4;0;3.89;23175 +82079;46.09874;.17004;133;20220508;24.5;7.2;15.9;1.7;11.45;0;4.22;25258 +82079;46.09874;.17004;133;20220509;27.6;9;18.3;1.1;12.2;0;4.52;26257 +82079;46.09874;.17004;133;20220510;28.6;10.2;19.4;1.3;12.2;0;4.78;26306 +82079;46.09874;.17004;133;20220511;26.7;10;18.3;2;13.5;0;4.67;25349 +82079;46.09874;.17004;133;20220512;21.7;11.2;16.4;1.5;14.4;.2;3.3;20042 +82079;46.09874;.17004;133;20220513;25.4;12.6;19;1.1;14.1;0;3.94;22110 +82079;46.09874;.17004;133;20220514;27.9;10.7;19.3;1.8;14.65;0;4.78;25845 +82079;46.09874;.17004;133;20220515;28.5;16.5;22.5;2.5;16.25;1.5;4.85;21395 +82079;46.09874;.17004;133;20220516;27;12.2;19.6;1.6;15.55;0;4.47;24319 +82079;46.09874;.17004;133;20220517;31;13.4;22.2;2;14.75;0;5.54;26435 +82079;46.09874;.17004;133;20220518;31.2;12;21.6;1.3;15.35;.3;5.21;27605 +82079;46.09874;.17004;133;20220519;26.3;16.8;21.6;1.7;17.8;.2;3.94;19314 +82079;46.09874;.17004;133;20220520;26.7;15.4;21;2.1;16.7;0;4.38;21446 +82079;46.09874;.17004;133;20220521;29.6;12.1;20.8;1.6;15.8;0;5.11;26922 +82079;46.09874;.17004;133;20220522;31;17.4;24.2;2;17.25;4.8;5.25;23244 +82079;46.09874;.17004;133;20220523;21.7;16.8;19.3;4.3;16.25;11;3.43;14091 +82079;46.09874;.17004;133;20220524;17.9;10.1;14;2;12.15;1.7;2.98;17980 +82079;46.09874;.17004;133;20220525;22;7.1;14.5;1.9;11.3;0;4.05;25200 +82079;46.09874;.17004;133;20220526;19.3;11.7;15.5;1.3;13.3;0;3;18033 +82079;46.09874;.17004;133;20220527;22.3;10.4;16.3;1.3;13.35;.1;3.76;22560 +82079;46.09874;.17004;133;20220528;23.1;11.6;17.4;3.1;11.8;0;4.5;22002 +82079;46.09874;.17004;133;20220529;19.2;9.8;14.5;4;9;0;4.26;19883 +82079;46.09874;.17004;133;20220530;22.3;6.7;14.5;2.8;8.55;0;4.78;25494 +82079;46.09874;.17004;133;20220531;25.4;7;16.2;.8;9.75;1.4;4.52;28158 +82079;46.09874;.17004;133;20220601;26.4;11.9;19.1;1.4;12.35;3.8;4.64;24756 +82079;46.09874;.17004;133;20220602;29;13.7;21.3;1.9;16.45;5.6;5.14;25588 +82079;46.09874;.17004;133;20220603;27.7;17.4;22.5;1.5;19.3;6.3;4.26;21018 +82079;46.09874;.17004;133;20220604;28;16.2;22.1;1.9;19.1;1.4;4.57;22467 +82079;46.09874;.17004;133;20220605;21.5;15.5;18.5;2.7;15.6;.1;3.38;16312 +82079;46.09874;.17004;133;20220606;20.4;12.6;16.5;1.4;15.05;1.2;3.14;18570 +82079;46.09874;.17004;133;20220607;23.2;12.4;17.8;2.7;14.65;10.2;4.14;22217 +82079;46.09874;.17004;133;20220608;22.8;14;18.4;3.8;15.45;1.1;3.97;19727 +82079;46.09874;.17004;133;20220609;23.5;12.2;17.9;2.3;13.7;.1;4.31;22751 +82079;46.09874;.17004;133;20220610;27.3;8.9;18.1;.6;13.45;.1;4.7;28845 +82079;46.09874;.17004;133;20220611;29.6;11.7;20.7;1.4;15.6;.5;5.29;28412 +82079;46.09874;.17004;133;20220612;27.8;16.3;22;3.2;15.95;.2;5.3;22532 +82079;46.09874;.17004;133;20220613;27;14;20.5;4.3;11.5;0;6.19;23811 +82079;46.09874;.17004;133;20220614;32.5;12.2;22.4;2.6;12.75;.6;6.79;30055 +82079;46.09874;.17004;133;20220615;34.6;18.8;26.7;2.1;17.1;0;6.43;26567 +82079;46.09874;.17004;133;20220616;34.1;15.2;24.7;1.6;15.35;0;6.21;29281 +82079;46.09874;.17004;133;20220617;37.1;16.6;26.8;1.9;15.1;0;7.04;29810 +82079;46.09874;.17004;133;20220618;38.7;16.9;27.8;1.8;16.15;.7;7.28;30581 +82079;46.09874;.17004;133;20220619;30;21.8;25.9;2.4;18.6;1.5;4.98;19209 +82079;46.09874;.17004;133;20220620;28.1;17.3;22.7;2;18.45;9.7;4.74;22223 +82079;46.09874;.17004;133;20220621;26.9;16.1;21.5;1.5;19.2;1.8;4.25;21920 +82079;46.09874;.17004;133;20220622;24.6;17.7;21.1;3;18.55;13.5;3.91;17762 +82079;46.09874;.17004;133;20220623;25;12.7;18.9;1.1;16.15;4.4;4.08;23404 +82079;46.09874;.17004;133;20220624;22.5;14.8;18.7;2.9;16.55;8.8;3.61;18604 +82079;46.09874;.17004;133;20220625;17.9;15.5;16.7;1.6;15.9;13.8;2.03;9945 +82079;46.09874;.17004;133;20220626;19.1;12.9;16;1.3;14.6;.3;2.87;16518 +82079;46.09874;.17004;133;20220627;23.7;10.4;17.1;1.9;12.45;.1;4.42;24743 +82079;46.09874;.17004;133;20220628;24.9;9;16.9;1.3;12;0;4.61;26954 +82079;46.09874;.17004;133;20220629;24.2;9.6;16.9;1.6;13.35;9.5;4.38;25742 +82079;46.09874;.17004;133;20220630;20.9;12.5;16.7;1.8;14;4.3;3.42;19033 +82079;46.09874;.17004;133;20220701;23.1;8.3;15.7;1.1;11.7;.1;4.18;25869 +82079;46.09874;.17004;133;20220702;28.5;9.3;18.9;1.1;12.3;0;5.14;29293 +82079;46.09874;.17004;133;20220703;26.6;11.9;19.3;1.5;13.4;0;4.77;25665 +82079;46.09874;.17004;133;20220704;27.3;15.1;21.2;2.4;13.45;0;5.14;23030 +82079;46.09874;.17004;133;20220705;27.2;13;20.1;2.4;13.1;0;5.24;25124 +82079;46.09874;.17004;133;20220706;27;14.2;20.6;3.1;12.8;0;5.52;23473 +82079;46.09874;.17004;133;20220707;27.3;13.5;20.4;2;14.35;0;4.97;24827 +82079;46.09874;.17004;133;20220708;27.3;15;21.2;3.4;13.6;0;5.54;22958 +82079;46.09874;.17004;133;20220709;29.7;15.3;22.5;3;13.4;0;6.05;24912 +82079;46.09874;.17004;133;20220710;28.7;16.5;22.6;3.9;13.95;0;6.06;23140 +82079;46.09874;.17004;133;20220711;31;16.8;23.9;4.3;14.2;0;6.93;24583 +82079;46.09874;.17004;133;20220712;32.8;16.9;24.8;2.8;14.5;0;6.54;25970 +82079;46.09874;.17004;133;20220713;33.8;14.3;24.1;1.3;13.3;0;5.86;28806 +82079;46.09874;.17004;133;20220714;36.1;14.6;25.3;1.7;14.2;0;6.57;29332 +82079;46.09874;.17004;133;20220715;30.6;17.6;24.1;3.5;12.95;0;6.53;23132 +82079;46.09874;.17004;133;20220716;31.2;17.1;24.1;4.4;11;0;7.47;24047 +82079;46.09874;.17004;133;20220717;33.4;17.5;25.4;4.5;12.55;0;8.05;25367 +82079;46.09874;.17004;133;20220718;40.1;18.2;29.2;3.1;14.55;0;8.7;29630 +82079;46.09874;.17004;133;20220719;29.1;21.7;25.4;3.4;17.85;2;5.17;17647 +82079;46.09874;.17004;133;20220720;27.4;17.3;22.4;2.6;18.05;1.5;4.61;20469 +82079;46.09874;.17004;133;20220721;29;14.1;21.5;1;16.25;.1;4.59;24758 +82079;46.09874;.17004;133;20220722;26.6;16;21.3;2.5;17.95;1.7;4.43;21169 +82079;46.09874;.17004;133;20220723;29.1;14.2;21.7;1.4;15.45;0;4.85;24718 +82079;46.09874;.17004;133;20220724;35;13.6;24.3;1;14.7;0;5.61;28477 +82079;46.09874;.17004;133;20220725;25.5;18.5;22;3.8;16.6;1;4.57;16730 +82079;46.09874;.17004;133;20220726;25.1;13.3;19.2;1.8;13.95;0;4.23;21947 +82079;46.09874;.17004;133;20220727;27.2;13;20.1;1.6;12.2;0;4.65;24023 +82079;46.09874;.17004;133;20220728;29.4;12.1;20.7;1.4;13.1;0;4.95;25954 +82079;46.09874;.17004;133;20220729;28.2;17;22.6;1.8;16.1;0;4.53;20764 +82079;46.09874;.17004;133;20220730;30.9;14.3;22.6;1.8;16.25;0;5.23;25271 +82079;46.09874;.17004;133;20220731;33.2;14.9;24;1.6;15.55;0;5.59;26284 +82079;46.09874;.17004;133;20220801;33;14.8;23.9;1.2;15;0;5.24;26239 +82079;46.09874;.17004;133;20220802;33.5;17.5;25.5;1.6;15.7;0;5.42;24380 +82079;46.09874;.17004;133;20220803;37.2;17.2;27.2;.9;14.55;0;5.43;26752 +82079;46.09874;.17004;133;20220804;35.9;20.2;28;1.8;16.9;0;5.92;24073 +82079;46.09874;.17004;133;20220805;29.6;19.1;24.3;3.6;15.8;0;5.53;19058 +82079;46.09874;.17004;133;20220806;28.8;16;22.4;4.6;11.25;0;6.55;21033 +82079;46.09874;.17004;133;20220807;29.9;14.9;22.4;4.6;9.55;0;7.15;22687 +82079;46.09874;.17004;133;20220808;32;16.9;24.5;4.4;10.35;0;7.42;22639 +82079;46.09874;.17004;133;20220809;32.9;17.7;25.3;3.9;11.4;0;7.24;22664 +82079;46.09874;.17004;133;20220810;35.2;18.1;26.6;3.4;11;0;7.38;23852 +82079;46.09874;.17004;133;20220811;37.7;16.7;27.2;2.6;10.55;0;7.26;26095 +82079;46.09874;.17004;133;20220812;37.6;18.9;28.3;1.6;10.5;0;6.04;24871 +82079;46.09874;.17004;133;20220813;35.7;16.7;26.2;1.8;15.8;6.7;5.73;25038 +82079;46.09874;.17004;133;20220814;26;18.9;22.5;4;19.8;6.5;3.81;15105 +82079;46.09874;.17004;133;20220815;27.7;18.1;22.9;3.5;18.1;.1;4.5;17546 +82079;46.09874;.17004;133;20220816;26;16;21;1.5;17.35;3;3.56;17895 +82079;46.09874;.17004;133;20220817;26.6;15.6;21.1;2.3;15.95;1.5;4.04;18493 +82079;46.09874;.17004;133;20220818;26.5;12.2;19.3;1.9;15.1;.1;4.03;21367 +82079;46.09874;.17004;133;20220819;27.3;14.7;21;2.6;17.55;1.6;4.03;19636 +82079;46.09874;.17004;133;20220820;25.7;15.4;20.6;.8;17.45;0;3.18;17661 +82079;46.09874;.17004;133;20220821;24.6;13.1;18.9;1.3;15.45;.6;3.32;18622 +82079;46.09874;.17004;133;20220822;27;18.4;22.7;2.1;19.25;.6;3.59;15793 +82079;46.09874;.17004;133;20220823;26.5;17.4;22;1.3;19.55;.1;3.21;16334 +82079;46.09874;.17004;133;20220824;34.3;15.7;25;1.4;17.15;.5;4.86;22893 +82079;46.09874;.17004;133;20220825;26.8;18.7;22.7;1.6;17.85;.4;3.32;14951 +82079;46.09874;.17004;133;20220826;27.5;17.9;22.7;2.1;17.35;0;3.71;15968 +82079;46.09874;.17004;133;20220827;28.5;14.2;21.3;1.8;13.3;0;4.13;19739 +82079;46.09874;.17004;133;20220828;29.6;14.9;22.3;2.7;12.55;0;4.96;19646 +82079;46.09874;.17004;133;20220829;34.5;15.8;25.1;1.7;13.6;1.1;5.01;21900 +82079;46.09874;.17004;133;20220830;30.8;20.5;25.7;1.4;17.2;.1;3.8;16246 +82079;46.09874;.17004;133;20220831;30.6;15.1;22.8;1.5;15.8;3.5;4.07;19900 +82079;46.09874;.17004;133;20220901;29.2;17.7;23.5;2.2;17.3;4.8;4.07;17005 +82079;46.09874;.17004;133;20220902;24.8;16.6;20.7;1.7;18.3;5.4;2.81;14147 +82079;46.09874;.17004;133;20220903;26.9;16.6;21.8;2.1;16.75;.1;3.54;15839 +82079;46.09874;.17004;133;20220904;31.2;13.7;22.5;1.5;15;3;4.06;20347 +82079;46.09874;.17004;133;20220905;32.9;15.9;24.4;2.5;15.15;0;5.04;19974 +82079;46.09874;.17004;133;20220906;30.3;13.5;21.9;1.9;14.5;.7;4.2;19831 +82079;46.09874;.17004;133;20220907;22.2;14.3;18.3;2.2;15.7;5.4;2.62;13461 +82079;46.09874;.17004;133;20220908;24.8;15;19.9;3.5;15.8;2.4;3.5;14639 +82079;46.09874;.17004;133;20220909;22.8;14.9;18.9;3.3;15.55;1.9;3;13015 +82079;46.09874;.17004;133;20220910;25.7;14.2;19.9;1.3;14.9;.1;2.99;15776 +82079;46.09874;.17004;133;20220911;28.8;12.2;20.5;2;13.35;0;3.9;18662 +82079;46.09874;.17004;133;20220912;35.3;14.2;24.8;2;14.65;.1;4.89;20560 +82079;46.09874;.17004;133;20220913;30.7;21.8;26.2;3.3;18.8;7.5;4.32;13043 +82079;46.09874;.17004;133;20220914;29.4;17.1;23.3;2.1;17.85;1.1;3.61;15475 +82079;46.09874;.17004;133;20220915;26;16.5;21.2;1.9;17.1;.3;2.94;13780 +82079;46.09874;.17004;133;20220916;20.7;11.3;16;2.3;11.9;0;2.59;13299 +82079;46.09874;.17004;133;20220917;19.2;7.2;13.2;2.6;8.65;0;2.83;14819 +82079;46.09874;.17004;133;20220918;21.5;5.3;13.4;2.3;7.5;0;3.24;17063 +82079;46.09874;.17004;133;20220919;21.1;8.5;14.8;3.3;9.05;0;3.37;14785 +82079;46.09874;.17004;133;20220920;21;7.5;14.2;3.1;8.65;0;3.3;15176 +82079;46.09874;.17004;133;20220921;21.7;9.4;15.6;3.7;9.05;0;3.63;14145 +82079;46.09874;.17004;133;20220922;24.4;6.6;15.5;1.6;8.45;0;3.03;17217 +82079;46.09874;.17004;133;20220923;21.6;8.6;15.1;.8;9.6;.2;2.14;14372 +82079;46.09874;.17004;133;20220924;20;10.4;15.2;1;12.95;2.2;1.89;12431 +82079;46.09874;.17004;133;20220925;17.2;6.1;11.7;.6;10.9;.3;1.61;13134 +82079;46.09874;.17004;133;20220926;18;5.5;11.7;2.6;11.1;6.2;1.98;13796 +82079;46.09874;.17004;133;20220927;18.4;9;13.7;4.4;12.8;3;2.08;11775 +82079;46.09874;.17004;133;20220928;17.8;14;15.9;5.7;15.3;4.1;1.67;6896 +82079;46.09874;.17004;133;20220929;17.3;8.8;13.1;1.3;11.35;.5;1.63;10688 +82079;46.09874;.17004;133;20220930;18.9;4.8;11.9;1.6;10.4;3.3;1.89;13938 +82079;46.09874;.17004;133;20221001;19.7;12.5;16.1;4.9;17.2;5.4;1.41;9493 +82079;46.09874;.17004;133;20221002;21.6;15.6;18.6;3.4;16.55;0;2.11;8581 +82079;46.09874;.17004;133;20221003;21.3;12.1;16.7;1.6;14.55;0;1.81;10508 +82079;46.09874;.17004;133;20221004;22.6;8.6;15.6;1.1;12.65;.2;1.9;13214 +82079;46.09874;.17004;133;20221005;25.3;10.7;18;2.2;13.75;.5;2.6;13325 +82079;46.09874;.17004;133;20221006;19.6;13.2;16.4;2.6;13.85;0;1.84;8328 +82079;46.09874;.17004;133;20221007;22.1;8.2;15.2;1;13;0;1.74;12626 +82079;46.09874;.17004;133;20221008;19.9;11.4;15.7;2.9;11.5;0;2.27;9528 +82079;46.09874;.17004;133;20221009;24.6;7.1;15.8;1.8;12.2;.2;2.3;13700 +82079;46.09874;.17004;133;20221010;20.5;14.2;17.3;1.6;15.45;4.3;1.5;8059 +82079;46.09874;.17004;133;20221011;18.3;14.7;16.5;2;15.8;.6;1.24;5718 +82079;46.09874;.17004;133;20221012;19.1;11.7;15.4;1.5;14.2;.1;1.4;8366 +82079;46.09874;.17004;133;20221013;16.1;10.7;13.4;2.2;15.15;8.4;.87;7102 +82079;46.09874;.17004;133;20221014;19.1;15.5;17.3;4.5;18;2.6;1.2;5524 +82079;46.09874;.17004;133;20221015;19.4;16.3;17.8;3.2;17.25;3.3;1.37;5012 +82079;46.09874;.17004;133;20221016;26;14.6;20.3;2.6;17.1;1.3;2.22;9967 +82079;46.09874;.17004;133;20221017;21.8;17.9;19.9;3;18.6;11.4;1.63;5597 +82079;46.09874;.17004;133;20221018;26.3;15;20.6;2.8;17.95;.1;2.2;9599 +82079;46.09874;.17004;133;20221019;25.9;16.1;21;3.2;17;13.4;2.43;8751 +82079;46.09874;.17004;133;20221020;23.4;14.5;18.9;3.2;16.95;2;1.87;8139 +82079;46.09874;.17004;133;20221021;19.9;16.8;18.4;2.4;14.35;.2;1.69;4653 +82079;46.09874;.17004;133;20221022;22.3;11.9;17.1;2.5;14.4;0;1.72;8761 +82079;46.09874;.17004;133;20221023;24.4;15.3;19.9;4.5;13.9;.1;3.08;7961 +82079;46.09874;.17004;133;20221024;20.6;15.6;18.1;2.9;14.15;1.5;1.9;5776 +82079;46.09874;.17004;133;20221025;20.4;10.9;15.6;2.2;13.4;.4;1.47;8020 +82079;46.09874;.17004;133;20221026;24.8;12.5;18.6;2.5;14.6;0;2.03;9042 +82079;46.09874;.17004;133;20221027;23.7;14.6;19.2;4.7;15.55;0;2.4;7480 +82079;46.09874;.17004;133;20221028;24.6;18.8;21.7;3.3;15.55;0;2.52;6016 +82079;46.09874;.17004;133;20221029;24;17.4;20.7;3.5;13.4;0;2.7;6145 +82079;46.09874;.17004;133;20221030;19.2;11.5;15.4;1.9;13.55;0;1.17;6704 +82079;46.09874;.17004;133;20221031;20.4;12.2;16.3;2.8;14.9;1.3;1.38;6727 +82079;46.09874;.17004;133;20221101;17.9;10.1;14;2.9;12.55;.8;1.3;6451 +82079;46.09874;.17004;133;20221102;17.7;10.1;13.9;1.9;12.6;.1;1.07;6365 +82079;46.09874;.17004;133;20221103;16.8;9.6;13.2;3.8;11.9;10.8;1.33;6041 +82079;46.09874;.17004;133;20221104;14.1;7.7;10.9;3.8;10.1;1.1;1.26;5541 +82079;46.09874;.17004;133;20221105;14.5;2.2;8.3;1.8;8.95;0;.85;7836 +82079;46.09874;.17004;133;20221106;15.7;7.8;11.7;3;10.85;1.8;1.17;6063 +82079;46.09874;.17004;133;20221107;18.3;11.9;15.1;3.3;13.05;.1;1.4;5252 +82079;46.09874;.17004;133;20221108;17.9;10.6;14.3;3.9;12.4;5;1.44;5544 +82079;46.09874;.17004;133;20221109;15.2;12;13.6;1.6;12.95;2.4;.79;3402 +82079;46.09874;.17004;133;20221110;13.2;5.5;9.4;1;10.6;.1;.5;5451 +82079;46.09874;.17004;133;20221111;19.5;3.2;11.4;1.3;10.65;.1;.84;8265 +82079;46.09874;.17004;133;20221112;20.5;8.8;14.6;1.7;12.1;.2;1.07;6988 +82079;46.09874;.17004;133;20221113;20.1;6.7;13.4;1.6;10.75;.1;1.06;7331 +82079;46.09874;.17004;133;20221114;14.1;8.7;11.4;2.8;11.9;3.5;.72;4444 +82079;46.09874;.17004;133;20221115;13.8;10.8;12.3;3.6;12.6;7.2;.81;3017 +82079;46.09874;.17004;133;20221116;14.6;9.8;12.2;4.7;12.45;4.2;.91;3934 +82079;46.09874;.17004;133;20221117;14.5;11.7;13.1;4.5;12.15;8.1;1.18;2898 +82079;46.09874;.17004;133;20221118;14.1;5.3;9.7;1.4;9.6;2.1;.64;5493 +82079;46.09874;.17004;133;20221119;11.7;1.9;6.8;.7;7.85;.1;.41;5649 +82079;46.09874;.17004;133;20221120;12.3;1.8;7;2.5;8.65;1.4;.63;5873 +82079;46.09874;.17004;133;20221121;12.7;5.3;9;3.9;9.95;9.2;.72;4839 +82079;46.09874;.17004;133;20221122;12;5.9;9;3.6;9.9;7.6;.75;4200 +82079;46.09874;.17004;133;20221123;14.1;8.6;11.3;4.1;11.6;3.5;.87;3885 +82079;46.09874;.17004;133;20221124;12;7.7;9.9;3.4;10.85;2.4;.65;3313 +82079;46.09874;.17004;133;20221125;14.1;8.3;11.2;1.6;10.6;.2;.68;3986 +82079;46.09874;.17004;133;20221126;12.1;2.5;7.3;1.4;8.5;.1;.45;5151 +82079;46.09874;.17004;133;20221127;11.1;3.5;7.3;2.3;8.6;3.9;.56;4406 +82079;46.09874;.17004;133;20221128;11.4;7.6;9.5;1.9;10.15;3;.59;3026 +82079;46.09874;.17004;133;20221129;8.8;1;4.9;.8;8.2;.2;.25;4390 +82079;46.09874;.17004;133;20221130;8.6;5.2;6.9;3;8.8;0;.55;2688 +82079;46.09874;.17004;133;20221201;7;5.1;6;3.4;8.3;0;.57;1879 +82079;46.09874;.17004;133;20221202;5.8;4.9;5.3;2.9;7.75;.6;.61;1019 +82079;46.09874;.17004;133;20221203;6.2;3;4.6;3.2;7.6;1.5;.48;2464 +82079;46.09874;.17004;133;20221204;6.7;3.9;5.3;1.3;7.6;.1;.45;2411 +82079;46.09874;.17004;133;20221205;9.1;-.9;4.1;1.7;6.65;.3;.44;4865 +82079;46.09874;.17004;133;20221206;3.7;.3;2;3.4;6.5;.1;.36;2595 +82079;46.09874;.17004;133;20221207;4.6;1.3;3;4.6;6.4;0;.6;2513 +82079;46.09874;.17004;133;20221208;1.8;-.9;.5;4.3;5.75;.2;.39;2164 +82079;46.09874;.17004;133;20221209;3.5;.7;2.1;4.2;5.75;.1;.69;2148 +82079;46.09874;.17004;133;20221210;3.4;-1.7;.9;1.9;5.3;0;.42;3135 +82079;46.09874;.17004;133;20221211;2.1;-2.3;-.1;1.6;4.65;0;.44;2905 +82079;46.09874;.17004;133;20221212;3.2;-4.7;-.7;2.1;4.9;3.9;.34;4006 +82079;46.09874;.17004;133;20221213;2.8;-1.8;.5;2.9;6.25;4.2;.23;2957 +82079;46.09874;.17004;133;20221214;14.3;2.8;8.6;2.4;11.2;1.6;.3;4837 +82079;46.09874;.17004;133;20221215;3.7;3.3;3.5;4.6;7.65;0;.34;490 +82079;46.09874;.17004;133;20221216;4.5;-.5;2;5.4;4.85;0;1.1;2981 +82079;46.09874;.17004;133;20221217;1.8;-3.7;-1;3.2;4.35;0;.58;3183 +82079;46.09874;.17004;133;20221218;10.2;-5;2.6;3;6.35;.2;.51;5643 +82079;46.09874;.17004;133;20221219;14.3;9.6;12;4.9;10.45;0;1.31;2945 +82079;46.09874;.17004;133;20221220;14.3;11.6;12.9;4.7;11.7;1.9;1.19;2062 +82079;46.09874;.17004;133;20221221;13;10;11.5;4.2;12.65;4.4;.56;2203 +82079;46.09874;.17004;133;20221222;14.3;11.9;13.1;5.9;13.85;15.8;.7;1835 +82079;46.09874;.17004;133;20221223;14.6;13.5;14;4.8;14.55;10.5;.77;1181 +82079;46.09874;.17004;133;20221224;14.1;10.9;12.5;2.3;13;.8;.57;2320 +82079;46.09874;.17004;133;20221225;14.5;9.2;11.8;3.1;11.2;.4;.82;3223 +82079;46.09874;.17004;133;20221226;13;11;12;2.4;11.45;.9;.81;1782 +82079;46.09874;.17004;133;20221227;9.2;3.9;6.6;1.9;9.7;.2;.2;3228 +82079;46.09874;.17004;133;20221228;12.4;7.5;9.9;3.5;11.25;3.2;.51;3024 +82079;46.09874;.17004;133;20221229;11.9;10.7;11.3;3.4;11.8;2.8;.73;1104 +82079;46.09874;.17004;133;20221230;14.4;8.1;11.2;4.8;12.4;6.1;.57;3497 +82079;46.09874;.17004;133;20221231;16.1;12.4;14.3;4.9;11.8;0;1.58;2632 +82080;46.12796;.49092;159;20220101;15.6;4.9;10.3;1.9;9.6;.1;.69;4732 +82080;46.12796;.49092;159;20220102;13.7;9.6;11.7;3.3;11.3;.7;.85;2735 +82080;46.12796;.49092;159;20220103;13.7;11.3;12.5;3.1;12.4;1.6;.78;1977 +82080;46.12796;.49092;159;20220104;12.4;11.5;12;3.1;10.4;1.2;1.18;1005 +82080;46.12796;.49092;159;20220105;7.2;.5;3.9;1.4;6.5;.1;.42;3733 +82080;46.12796;.49092;159;20220106;7.6;-1.5;3.1;.8;5.7;.3;.32;4479 +82080;46.12796;.49092;159;20220107;9.5;1.7;5.6;3.7;7.8;.7;.63;4141 +82080;46.12796;.49092;159;20220108;10.8;7.6;9.2;5;9.8;10.9;.88;2477 +82080;46.12796;.49092;159;20220109;8.4;5.9;7.2;3.2;9;8.5;.56;2147 +82080;46.12796;.49092;159;20220110;7.7;6.5;7.1;1;9.5;.3;.41;1333 +82080;46.12796;.49092;159;20220111;8.3;1.7;5;2.2;6.6;.1;.67;3915 +82080;46.12796;.49092;159;20220112;4.5;-.9;1.8;3.8;5.8;0;.59;3527 +82080;46.12796;.49092;159;20220113;6.3;-1;2.7;3.4;5.5;0;.8;4238 +82080;46.12796;.49092;159;20220114;9.2;-3.3;3;1.3;5.1;.1;.54;5780 +82080;46.12796;.49092;159;20220115;7.7;-4.3;1.7;1;5;.1;.4;5717 +82080;46.12796;.49092;159;20220116;.2;-4.2;-2;2;5.3;.3;.19;3283 +82080;46.12796;.49092;159;20220117;5.6;-1.5;2.1;2.6;7.4;0;.15;4374 +82080;46.12796;.49092;159;20220118;7.8;1.7;4.8;3.7;7;.2;.74;4065 +82080;46.12796;.49092;159;20220119;4.9;1.6;3.3;2.1;7.1;1.3;.39;2882 +82080;46.12796;.49092;159;20220120;7.2;3.2;5.2;2.1;7.3;.2;.59;3274 +82080;46.12796;.49092;159;20220121;5.8;.4;3.1;3.8;5.9;0;.81;3947 +82080;46.12796;.49092;159;20220122;3.9;-.7;1.6;4.8;6.1;.1;.52;3651 +82080;46.12796;.49092;159;20220123;5.1;1.9;3.5;5.2;6.4;0;.81;2996 +82080;46.12796;.49092;159;20220124;10.1;-1.8;4.2;1.9;6;0;.74;6380 +82080;46.12796;.49092;159;20220125;10.4;-2.9;3.8;1.2;5.88;0;.49;7650 +82080;46.12796;.49092;159;20220126;.1;-2.3;-1.1;2.6;5.3;0;.31;4950 +82080;46.12796;.49092;159;20220127;.5;-3.1;-1.3;2.4;5.33;.1;.36;4350 +82080;46.12796;.49092;159;20220128;5.4;0;2.7;1.7;7.4;0;.3;4364 +82080;46.12796;.49092;159;20220129;5.6;1.9;3.8;1.3;8;.1;.33;3571 +82080;46.12796;.49092;159;20220130;8.8;5.1;7;1.1;9.7;.3;.41;3626 +82080;46.12796;.49092;159;20220131;9.2;6;7.6;3.8;8.5;.5;.91;3386 +82080;46.12796;.49092;159;20220201;8.9;.6;4.8;2.7;8.3;.3;.45;5880 +82080;46.12796;.49092;159;20220202;7.9;7.1;7.5;1.8;9.4;.1;.55;1469 +82080;46.12796;.49092;159;20220203;5.5;2.6;4.1;1.6;8.2;.3;.34;3353 +82080;46.12796;.49092;159;20220204;11.7;5.6;8.7;2.6;9.7;1.3;.76;5193 +82080;46.12796;.49092;159;20220205;9.6;-.1;4.8;1.5;7.4;.1;.61;6795 +82080;46.12796;.49092;159;20220206;10.4;2.4;6.4;4.7;9.9;1.8;.34;6213 +82080;46.12796;.49092;159;20220207;11.5;7.9;9.7;2.5;8.8;.2;1.1;4048 +82080;46.12796;.49092;159;20220208;13.3;-.1;6.6;1.6;7;0;.97;8452 +82080;46.12796;.49092;159;20220209;14.5;.9;7.7;2.1;7.6;.1;1.16;8647 +82080;46.12796;.49092;159;20220210;6.9;2.9;4.9;2.9;8.98;.6;.78;6811 +82080;46.12796;.49092;159;20220211;9.9;2.3;6.1;2.9;6.85;0;1.18;8753 +82080;46.12796;.49092;159;20220212;11.1;-1.4;4.9;1.8;5.42;0;1.1;9938 +82080;46.12796;.49092;159;20220213;15.1;-2.4;6.3;4.6;8.08;2.2;1.45;9691 +82080;46.12796;.49092;159;20220214;11.6;7.5;9.6;4.4;9.54;4.1;1.25;5192 +82080;46.12796;.49092;159;20220215;10.2;1.3;5.8;3.8;9.32;10.1;.52;4648 +82080;46.12796;.49092;159;20220216;12.9;8.2;10.6;5.4;13;4.7;.41;5409 +82080;46.12796;.49092;159;20220217;13.8;11.6;12.7;4.6;13.1;1;.95;3582 +82080;46.12796;.49092;159;20220218;12.1;10.2;11.2;3.9;10.6;.4;1.2;3343 +82080;46.12796;.49092;159;20220219;10.4;2.3;6.4;2.5;7.4;0;1.07;7607 +82080;46.12796;.49092;159;20220220;13.1;6.2;9.7;4.6;10.7;3;1.02;7082 +82080;46.12796;.49092;159;20220221;10.8;6.5;8.7;4.8;8.9;.5;1.27;5557 +82080;46.12796;.49092;159;20220222;11.8;4.3;8.1;2.5;9.9;.2;.85;7628 +82080;46.12796;.49092;159;20220223;13.7;8.1;10.9;1.3;10.4;.1;1.02;6612 +82080;46.12796;.49092;159;20220224;13.5;4.4;9;2.2;8.7;.7;1.27;8706 +82080;46.12796;.49092;159;20220225;9.9;-.8;4.6;1.1;6.2;.1;.98;9623 +82080;46.12796;.49092;159;20220226;12.3;-.7;5.8;3.2;5.3;.1;1.88;10814 +82080;46.12796;.49092;159;20220227;16.1;.4;8.3;1.7;6.2;0;1.71;12106 +82080;46.12796;.49092;159;20220228;16.3;-.1;8.1;.9;7.6;0;1.31;12556 +82080;46.12796;.49092;159;20220301;15.7;2.3;9;1.3;7.6;0;1.45;11452 +82080;46.12796;.49092;159;20220302;9.9;7.9;8.9;2;9.7;1.1;.88;4143 +82080;46.12796;.49092;159;20220303;11.9;8.3;10.1;1.6;10.3;.2;1;5831 +82080;46.12796;.49092;159;20220304;8.6;8.6;8.6;2.6;10.2;1.9;.59;0 +82080;46.12796;.49092;159;20220305;8.2;5.1;6.7;2.6;8.7;.2;.83;5524 +82080;46.12796;.49092;159;20220306;10;5.2;7.6;2.9;6.8;0;1.55;7105 +82080;46.12796;.49092;159;20220307;11.2;-1.7;4.8;2.4;4.9;0;1.75;12162 +82080;46.12796;.49092;159;20220308;12.6;1.3;7;2.1;7.6;.3;1.45;11495 +82080;46.12796;.49092;159;20220309;16.3;3.8;10.1;1.8;8.7;.1;1.74;12275 +82080;46.12796;.49092;159;20220310;13.5;9.5;11.5;2.7;10;.9;1.53;6791 +82080;46.12796;.49092;159;20220311;11.8;9.3;10.6;3.4;10.1;10.3;1.32;5322 +82080;46.12796;.49092;159;20220312;12.2;7.3;9.8;2.6;9.6;.1;1.34;7773 +82080;46.12796;.49092;159;20220313;10.2;8.3;9.3;2.7;8.6;10.2;1.31;4692 +82080;46.12796;.49092;159;20220314;15;.6;7.8;2.5;8.3;1.2;1.79;14063 +82080;46.12796;.49092;159;20220315;18.9;9;14;2.2;11.3;0;2.07;11706 +82080;46.12796;.49092;159;20220316;14.9;10.4;12.7;1.9;11.2;0;1.49;7806 +82080;46.12796;.49092;159;20220317;10.1;8.8;9.5;4.6;9.2;0;1.39;3989 +82080;46.12796;.49092;159;20220318;14.3;5.1;9.7;5;8.28;0;2.35;11258 +82080;46.12796;.49092;159;20220319;17.2;5.6;11.4;2.8;8.78;0;2.3;12187 +82080;46.12796;.49092;159;20220320;16.4;5;10.7;3.1;9.12;.1;2.23;12830 +82080;46.12796;.49092;159;20220321;17.9;7.3;12.6;4;8.65;0;3.02;14328 +82080;46.12796;.49092;159;20220322;17.2;5.2;11.2;4.1;6.45;0;3.45;16948 +82080;46.12796;.49092;159;20220323;17.4;2.9;10.1;2.7;5.42;0;3.11;18497 +82080;46.12796;.49092;159;20220324;19.7;-.8;9.4;2.1;5.82;0;3.03;19678 +82080;46.12796;.49092;159;20220325;21.1;.4;10.8;2.4;6.15;0;3.33;19547 +82080;46.12796;.49092;159;20220326;21.2;3.5;12.4;3.3;6.32;0;3.86;19582 +82080;46.12796;.49092;159;20220327;22;2.7;12.3;1.9;7.12;0;3.18;18863 +82080;46.12796;.49092;159;20220328;21.3;4.3;12.8;1.8;7.75;0;2.96;17563 +82080;46.12796;.49092;159;20220329;17.2;7.4;12.3;1.9;9.72;1.6;2.13;11480 +82080;46.12796;.49092;159;20220330;13.7;6.2;10;2.6;10.68;1;1.25;5584 +82080;46.12796;.49092;159;20220331;12.2;5.3;8.7;4.4;8.48;4.9;1.87;8099 +82080;46.12796;.49092;159;20220401;7.1;-.5;3.3;6.3;5.78;2.8;1.77;13222 +82080;46.12796;.49092;159;20220402;8.2;-.4;3.9;4.2;5.45;0;1.99;14359 +82080;46.12796;.49092;159;20220403;6.1;-2.8;1.6;2.8;4.84;0;1.6;13301 +82080;46.12796;.49092;159;20220404;11.7;-.9;5.4;2.5;4.84;0;2.43;19892 +82080;46.12796;.49092;159;20220405;12.3;2.9;7.6;2.4;9.01;.1;1.35;7476 +82080;46.12796;.49092;159;20220406;12.4;8.4;10.4;4.7;11.02;1.9;1.33;5835 +82080;46.12796;.49092;159;20220407;13.4;9.5;11.5;7.4;12.85;20.1;.95;4266 +82080;46.12796;.49092;159;20220408;15.6;10.9;13.2;7.6;11.25;4.8;2.51;7788 +82080;46.12796;.49092;159;20220409;13.2;1.7;7.5;2;7.31;0;2.36;17623 +82080;46.12796;.49092;159;20220410;16.8;-1.7;7.6;3;6.52;0;3.2;22758 +82080;46.12796;.49092;159;20220411;21.3;6.6;13.9;5;8.78;0;4.3;20117 +82080;46.12796;.49092;159;20220412;17.4;10.6;14;3.7;11.22;0;2.46;9857 +82080;46.12796;.49092;159;20220413;16.6;9.7;13.2;1.4;12.62;.8;1.88;11335 +82080;46.12796;.49092;159;20220414;22.1;7;14.5;2;12.12;0;3.38;21812 +82080;46.12796;.49092;159;20220415;22.9;7.4;15.2;2.5;11.32;0;3.82;22372 +82080;46.12796;.49092;159;20220416;22.1;7.2;14.7;3.1;10.62;0;3.99;22892 +82080;46.12796;.49092;159;20220417;22.3;4.5;13.4;2.6;8.95;0;4.08;23980 +82080;46.12796;.49092;159;20220418;19.1;6.6;12.8;2.6;10.98;0;3.11;20316 +82080;46.12796;.49092;159;20220419;17;7.1;12;2.8;9.72;3.1;2.87;17034 +82080;46.12796;.49092;159;20220420;16.8;8.4;12.6;2.3;10.98;2.4;2.22;11066 +82080;46.12796;.49092;159;20220421;19.6;8;13.8;1.8;10.55;0;3.04;18059 +82080;46.12796;.49092;159;20220422;19.2;6.7;12.9;1.7;11.38;0;2.8;18012 +82080;46.12796;.49092;159;20220423;16.5;9.9;13.2;3.4;11.92;7;2.29;12532 +82080;46.12796;.49092;159;20220424;15.6;10;12.8;3.5;12.68;6.2;1.61;7365 +82080;46.12796;.49092;159;20220425;17.3;9.2;13.2;2.5;11.82;.2;2.15;11001 +82080;46.12796;.49092;159;20220426;18.7;3.8;11.2;3;9.65;0;3.53;24804 +82080;46.12796;.49092;159;20220427;21;6.5;13.8;3.9;10.15;0;4.27;24087 +82080;46.12796;.49092;159;20220428;19.9;9.4;14.6;2.7;12.32;0;3.35;19192 +82080;46.12796;.49092;159;20220429;21.8;9;15.4;1.8;12.25;0;3.09;16924 +82080;46.12796;.49092;159;20220430;20.3;7.8;14;2.6;10.58;0;3.81;22989 +82080;46.12796;.49092;159;20220501;19.1;5.5;12.3;2.2;8.82;0;3.7;22942 +82080;46.12796;.49092;159;20220502;20.1;7;13.6;2.8;9.62;0;3.98;23705 +82080;46.12796;.49092;159;20220503;20.8;7.8;14.3;2.8;10.35;0;3.87;21258 +82080;46.12796;.49092;159;20220504;19;7.2;13.1;2.2;10.65;.2;3.05;17565 +82080;46.12796;.49092;159;20220505;20.6;6.2;13.4;2.4;10.28;0;3.91;24338 +82080;46.12796;.49092;159;20220506;20.9;8.3;14.6;2.1;10.8;0;3.58;20774 +82080;46.12796;.49092;159;20220507;23.1;10.1;16.6;1.8;11.8;.1;3.82;21221 +82080;46.12796;.49092;159;20220508;24.2;8.5;16.4;1.9;11.7;0;4.15;23496 +82080;46.12796;.49092;159;20220509;27.4;10.1;18.8;1.4;12.3;0;4.52;24816 +82080;46.12796;.49092;159;20220510;28.4;11.6;20;1.4;12.4;0;4.67;24566 +82080;46.12796;.49092;159;20220511;26.2;11.3;18.8;2.1;13.7;.1;4.46;23213 +82080;46.12796;.49092;159;20220512;21.3;12.2;16.8;1.2;14.4;0;3.11;18104 +82080;46.12796;.49092;159;20220513;25.2;13.4;19.3;1.3;14;0;3.9;20787 +82080;46.12796;.49092;159;20220514;27.3;11.4;19.4;1.7;14.7;0;4.54;24327 +82080;46.12796;.49092;159;20220515;28.2;16.7;22.5;2.4;15.9;1;4.75;20695 +82080;46.12796;.49092;159;20220516;26.5;13.4;20;1.5;15.4;.1;4.21;22218 +82080;46.12796;.49092;159;20220517;30.9;14.6;22.8;2.1;14.7;0;5.49;24949 +82080;46.12796;.49092;159;20220518;30.9;13.1;22;1.4;15.7;.5;5.14;26200 +82080;46.12796;.49092;159;20220519;26.2;17;21.6;1.6;17.6;.2;3.86;18751 +82080;46.12796;.49092;159;20220520;26.1;16.1;21.1;2.1;16.8;0;4.12;19647 +82080;46.12796;.49092;159;20220521;29.2;13.4;21.3;1.7;16.2;0;4.92;24928 +82080;46.12796;.49092;159;20220522;30.9;17.2;24.1;1.6;17.1;4.7;5.03;23255 +82080;46.12796;.49092;159;20220523;21;16.9;19;3.9;16.1;8.9;3.1;12513 +82080;46.12796;.49092;159;20220524;17.3;10.3;13.8;2.3;12.1;1.3;2.8;16575 +82080;46.12796;.49092;159;20220525;21.5;8.3;14.9;1.9;11.5;0;3.86;23041 +82080;46.12796;.49092;159;20220526;19.2;12.8;16;1.3;13.4;0;2.86;15923 +82080;46.12796;.49092;159;20220527;21.9;11.2;16.6;1.4;13.4;.1;3.59;20812 +82080;46.12796;.49092;159;20220528;22.8;11.8;17.3;2.7;11.8;0;4.29;21169 +82080;46.12796;.49092;159;20220529;18.8;9.9;14.4;3.5;8.9;0;4.02;19037 +82080;46.12796;.49092;159;20220530;21.9;6.2;14.1;2.3;8.5;0;4.51;25532 +82080;46.12796;.49092;159;20220531;25.2;7.6;16.4;.8;9.4;1.8;4.4;27132 +82080;46.12796;.49092;159;20220601;26.4;11.6;19;1.4;11.9;3.6;4.67;24892 +82080;46.12796;.49092;159;20220602;28.3;13.4;20.9;1.8;15.9;4.2;4.93;25033 +82080;46.12796;.49092;159;20220603;27.6;17.7;22.7;1.8;19;6.9;4.29;20345 +82080;46.12796;.49092;159;20220604;27.7;15.8;21.8;1.8;19.1;3;4.44;22403 +82080;46.12796;.49092;159;20220605;20.8;15.7;18.3;2.7;15.4;.1;3.11;14502 +82080;46.12796;.49092;159;20220606;20.3;13.2;16.8;1.4;15;.8;3.04;17241 +82080;46.12796;.49092;159;20220607;22.2;13.5;17.9;2.5;14.3;11;3.75;19176 +82080;46.12796;.49092;159;20220608;22.3;14.2;18.3;3.6;15.1;.9;3.82;18512 +82080;46.12796;.49092;159;20220609;22.4;13.1;17.8;2.3;13.5;.1;3.9;19904 +82080;46.12796;.49092;159;20220610;27;9.8;18.4;.8;13.6;.1;4.64;27303 +82080;46.12796;.49092;159;20220611;29.6;12.9;21.3;1.6;15.5;2.1;5.28;26927 +82080;46.12796;.49092;159;20220612;27.3;16.1;21.7;2.9;15.7;0;5.03;21974 +82080;46.12796;.49092;159;20220613;26.6;13.6;20.1;3.4;11.2;0;5.73;23739 +82080;46.12796;.49092;159;20220614;32.2;12.1;22.2;2.4;12.1;.6;6.63;29678 +82080;46.12796;.49092;159;20220615;34.6;19.3;27;2.1;16.1;0;6.41;25840 +82080;46.12796;.49092;159;20220616;34;16.5;25.3;1.4;15;0;5.97;27691 +82080;46.12796;.49092;159;20220617;36.7;17.9;27.3;2.1;14.7;0;7.09;28735 +82080;46.12796;.49092;159;20220618;38.6;17.8;28.2;1.8;15.5;.1;7.25;30265 +82080;46.12796;.49092;159;20220619;29.7;22.3;26;1.7;18.2;13.1;4.52;17831 +82080;46.12796;.49092;159;20220620;27.4;17.8;22.6;1.6;18.9;13.1;4.26;20390 +82080;46.12796;.49092;159;20220621;26.8;16.3;21.6;1.5;19;1.8;4.19;21350 +82080;46.12796;.49092;159;20220622;23.7;17.9;20.8;1.7;18.6;16.5;3.27;15723 +82080;46.12796;.49092;159;20220623;25.5;13.5;19.5;1;16.2;1.6;4.13;22855 +82080;46.12796;.49092;159;20220624;22;15.1;18.6;2.8;16.5;6;3.38;17190 +82080;46.12796;.49092;159;20220625;17.9;15.4;16.7;1.6;15.8;12.8;2.07;10121 +82080;46.12796;.49092;159;20220626;18.8;13;15.9;1.4;14.4;1.4;2.77;15698 +82080;46.12796;.49092;159;20220627;23.1;11.2;17.2;1.7;12.1;.1;4.16;22711 +82080;46.12796;.49092;159;20220628;24.3;9.8;17.1;1.3;11.8;0;4.38;25108 +82080;46.12796;.49092;159;20220629;23.8;10.5;17.2;1.6;13.1;9.3;4.23;24001 +82080;46.12796;.49092;159;20220630;20.5;12.2;16.4;1.7;13.7;5.8;3.34;18824 +82080;46.12796;.49092;159;20220701;22.6;8.9;15.8;1.2;11.6;0;4.04;24315 +82080;46.12796;.49092;159;20220702;28.3;10;19.2;1.3;12.4;0;5.13;28153 +82080;46.12796;.49092;159;20220703;26.1;12.7;19.4;1.5;13.5;.1;4.56;23978 +82080;46.12796;.49092;159;20220704;26.9;14.8;20.9;2.2;13.3;.1;4.95;22723 +82080;46.12796;.49092;159;20220705;26.7;13.4;20.1;2.4;13;0;5.06;23812 +82080;46.12796;.49092;159;20220706;26.5;13.7;20.1;2.5;12.8;0;5.05;23309 +82080;46.12796;.49092;159;20220707;26.8;14.4;20.6;2.1;14.4;0;4.77;22892 +82080;46.12796;.49092;159;20220708;26.7;14.9;20.8;3.1;13.5;0;5.21;22274 +82080;46.12796;.49092;159;20220709;29.4;15.3;22.4;2.7;13.5;0;5.75;24350 +82080;46.12796;.49092;159;20220710;28.3;17.4;22.9;3.7;14;0;5.79;21295 +82080;46.12796;.49092;159;20220711;30.4;16.5;23.5;3.9;14.2;0;6.5;24064 +82080;46.12796;.49092;159;20220712;32.4;16.8;24.6;2.5;14.4;0;6.24;25465 +82080;46.12796;.49092;159;20220713;33.5;15.2;24.4;1.2;13.7;0;5.66;27558 +82080;46.12796;.49092;159;20220714;35.6;15.7;25.7;1.3;14.6;0;6.1;28686 +82080;46.12796;.49092;159;20220715;30.2;17.1;23.7;3;12.8;0;6.08;23106 +82080;46.12796;.49092;159;20220716;30.8;16.8;23.8;3.8;10.9;0;6.99;23837 +82080;46.12796;.49092;159;20220717;33;16.8;24.9;4;12.4;0;7.54;25607 +82080;46.12796;.49092;159;20220718;39.8;18.1;29;2.8;14.3;0;8.29;29621 +82080;46.12796;.49092;159;20220719;28.5;22.3;25.4;2.7;17.2;1.7;4.65;15530 +82080;46.12796;.49092;159;20220720;26.5;17.4;22;2.6;18;1.8;4.21;18869 +82080;46.12796;.49092;159;20220721;28.4;14.9;21.7;1.2;16.5;.1;4.46;23025 +82080;46.12796;.49092;159;20220722;25.3;17;21.2;2.1;18.5;1.5;3.7;17870 +82080;46.12796;.49092;159;20220723;28.5;15.3;21.9;1.5;15.5;0;4.59;22598 +82080;46.12796;.49092;159;20220724;34.7;14.6;24.7;.9;15.3;0;5.46;27910 +82080;46.12796;.49092;159;20220725;24;17.9;21;3.4;16.2;.8;3.87;15066 +82080;46.12796;.49092;159;20220726;24;14.3;19.2;1.6;14.2;0;3.74;19067 +82080;46.12796;.49092;159;20220727;26.6;15;20.8;1.5;12.4;0;4.32;20817 +82080;46.12796;.49092;159;20220728;29;13.1;21.1;1.3;13.2;0;4.72;24363 +82080;46.12796;.49092;159;20220729;27.6;17.3;22.5;1.9;16.2;.1;4.31;19415 +82080;46.12796;.49092;159;20220730;30.2;15.1;22.7;1.6;16.4;0;4.84;23520 +82080;46.12796;.49092;159;20220731;32.3;16;24.2;1.5;15.7;0;5.19;24347 +82080;46.12796;.49092;159;20220801;32.6;16.1;24.4;1.2;15.4;0;5.02;24385 +82080;46.12796;.49092;159;20220802;32.9;17.9;25.4;1.6;15.9;0;5.23;23113 +82080;46.12796;.49092;159;20220803;36.9;18.3;27.6;1.1;14.8;.1;5.52;25674 +82080;46.12796;.49092;159;20220804;34.9;20.7;27.8;1.7;17.4;0;5.45;22250 +82080;46.12796;.49092;159;20220805;29.1;18.8;24;3.2;15.6;0;5.18;18769 +82080;46.12796;.49092;159;20220806;28.3;15.5;21.9;3.8;11.1;0;5.94;20877 +82080;46.12796;.49092;159;20220807;29.4;14.5;22;3.8;9.4;0;6.48;22447 +82080;46.12796;.49092;159;20220808;31.6;16.7;24.2;3.8;10.2;0;6.9;22324 +82080;46.12796;.49092;159;20220809;32.1;17.2;24.7;3;11.2;0;6.28;22199 +82080;46.12796;.49092;159;20220810;34.8;18;26.4;2.9;10.9;0;6.81;23471 +82080;46.12796;.49092;159;20220811;36.9;16.9;26.9;2.2;10.4;0;6.6;25510 +82080;46.12796;.49092;159;20220812;36.7;18.6;27.7;1.5;10.5;0;5.64;24097 +82080;46.12796;.49092;159;20220813;35.4;17.5;26.5;1.8;16;6.4;5.61;23815 +82080;46.12796;.49092;159;20220814;25.3;19.1;22.2;3.6;19.5;6.5;3.47;13700 +82080;46.12796;.49092;159;20220815;26.8;18.1;22.5;3.3;18.1;.1;4.05;16228 +82080;46.12796;.49092;159;20220816;24.6;16.3;20.5;1.3;18.1;5.6;3.03;15735 +82080;46.12796;.49092;159;20220817;25.9;15.8;20.9;2.1;16.2;.8;3.69;17300 +82080;46.12796;.49092;159;20220818;25.2;13.4;19.3;1.7;15.7;.1;3.5;18619 +82080;46.12796;.49092;159;20220819;26.9;15.3;21.1;2.2;17.5;1.8;3.78;18330 +82080;46.12796;.49092;159;20220820;25.1;16.2;20.7;.6;17.8;0;2.88;15875 +82080;46.12796;.49092;159;20220821;23.6;14.1;18.9;1;16.3;.4;2.89;16304 +82080;46.12796;.49092;159;20220822;25.8;18.1;22;2.1;19.1;.9;3.2;14517 +82080;46.12796;.49092;159;20220823;25.7;18;21.9;1.2;19.8;.1;2.88;14410 +82080;46.12796;.49092;159;20220824;33.7;17.1;25.4;1.5;17.6;.2;4.66;21260 +82080;46.12796;.49092;159;20220825;25.9;18.6;22.3;1.5;17.7;.4;3.06;13805 +82080;46.12796;.49092;159;20220826;27.1;17.7;22.4;1.8;17.4;0;3.46;15620 +82080;46.12796;.49092;159;20220827;28;15;21.5;1.8;13.7;0;3.97;18323 +82080;46.12796;.49092;159;20220828;29;14.9;22;2.1;12.6;0;4.39;18955 +82080;46.12796;.49092;159;20220829;34;15.4;24.7;1.5;13.7;1;4.72;21678 +82080;46.12796;.49092;159;20220830;30.3;20.9;25.6;1.3;17.1;0;3.57;15125 +82080;46.12796;.49092;159;20220831;30.1;15.7;22.9;1.5;16.2;3.3;3.89;18697 +82080;46.12796;.49092;159;20220901;28.3;18.1;23.2;1.9;17.8;8.7;3.56;15516 +82080;46.12796;.49092;159;20220902;23.9;16.9;20.4;1.7;18.5;4.1;2.55;12648 +82080;46.12796;.49092;159;20220903;25.5;16.8;21.2;2.1;17.1;.1;3.1;14041 +82080;46.12796;.49092;159;20220904;30.9;14.4;22.7;1.2;15.8;2.3;3.76;19375 +82080;46.12796;.49092;159;20220905;32.2;16.7;24.5;2;15.8;.2;4.42;18595 +82080;46.12796;.49092;159;20220906;29;14.6;21.8;1.7;15.6;4.2;3.68;17742 +82080;46.12796;.49092;159;20220907;21.4;15.1;18.3;1.9;16;4.2;2.29;11439 +82080;46.12796;.49092;159;20220908;24;15;19.5;3.2;15.9;2.5;3.13;13652 +82080;46.12796;.49092;159;20220909;22;14.9;18.5;2.9;15.5;1.6;2.65;11949 +82080;46.12796;.49092;159;20220910;24.5;14.7;19.6;1.4;15;.1;2.72;14000 +82080;46.12796;.49092;159;20220911;28;13;20.5;1.7;13.4;0;3.52;17284 +82080;46.12796;.49092;159;20220912;35.3;14.3;24.8;2;15.1;0;4.81;20352 +82080;46.12796;.49092;159;20220913;30.4;21.8;26.1;2.9;18.9;5.7;4.04;12695 +82080;46.12796;.49092;159;20220914;28.5;17.1;22.8;1.9;18.4;3.7;3.21;14553 +82080;46.12796;.49092;159;20220915;24;17.7;20.9;2;17.8;1.2;2.43;10565 +82080;46.12796;.49092;159;20220916;20.2;11.8;16;2.4;12.2;0;2.49;12158 +82080;46.12796;.49092;159;20220917;18.8;7.6;13.2;2.2;8.8;0;2.6;13977 +82080;46.12796;.49092;159;20220918;20.9;5.5;13.2;1.9;7.7;0;2.87;16312 +82080;46.12796;.49092;159;20220919;20.6;8.6;14.6;2.9;9.1;0;3.07;14180 +82080;46.12796;.49092;159;20220920;20.5;7.7;14.1;3;8.8;0;3.1;14504 +82080;46.12796;.49092;159;20220921;21.3;8.9;15.1;3.1;9.2;0;3.22;14111 +82080;46.12796;.49092;159;20220922;23.8;7.4;15.6;1.8;8.8;0;2.99;16131 +82080;46.12796;.49092;159;20220923;21.2;8.9;15.1;.9;10;0;2.1;13739 +82080;46.12796;.49092;159;20220924;18.7;11.3;15;1;13;4;1.67;10411 +82080;46.12796;.49092;159;20220925;16.9;7.1;12;.9;11.4;0;1.58;11926 +82080;46.12796;.49092;159;20220926;17.4;6.4;11.9;2.3;11.3;5.7;1.81;12520 +82080;46.12796;.49092;159;20220927;17.5;9.4;13.5;3.6;12.7;3.2;1.81;10539 +82080;46.12796;.49092;159;20220928;17.8;13.9;15.9;4.5;15;6.5;1.68;7055 +82080;46.12796;.49092;159;20220929;16.9;8.7;12.8;1.2;11.2;.2;1.55;10353 +82080;46.12796;.49092;159;20220930;18.6;5.6;12.1;1.5;10.5;3.1;1.83;13021 +82080;46.12796;.49092;159;20221001;19.4;12.5;16;4.3;17;4.8;1.38;9219 +82080;46.12796;.49092;159;20221002;21.1;15.4;18.3;3;16.3;0;1.95;8223 +82080;46.12796;.49092;159;20221003;20.9;11.7;16.3;1.5;14.6;0;1.73;10465 +82080;46.12796;.49092;159;20221004;22;9.2;15.6;1.2;13;.2;1.85;12287 +82080;46.12796;.49092;159;20221005;24.9;11.6;18.3;2.2;14.1;.3;2.49;12377 +82080;46.12796;.49092;159;20221006;19.5;13.1;16.3;2.4;13.3;0;1.87;8305 +82080;46.12796;.49092;159;20221007;21.2;8.5;14.9;1.2;12.8;0;1.7;11773 +82080;46.12796;.49092;159;20221008;19.4;11.4;15.4;2.6;11.5;0;2.08;9107 +82080;46.12796;.49092;159;20221009;24.3;7.1;15.7;1.7;12.3;.1;2.19;13435 +82080;46.12796;.49092;159;20221010;20.1;14.7;17.4;1.6;15.3;3.9;1.48;7184 +82080;46.12796;.49092;159;20221011;18.2;14.4;16.3;1.8;15.5;1.1;1.23;5854 +82080;46.12796;.49092;159;20221012;18.3;11;14.7;1.4;13.9;.2;1.27;8215 +82080;46.12796;.49092;159;20221013;15.8;10.8;13.3;2.4;15.2;7.2;.8;6609 +82080;46.12796;.49092;159;20221014;18.7;15.2;17;4.1;17.8;2.7;1.08;5361 +82080;46.12796;.49092;159;20221015;18.9;16.1;17.5;3.5;17.3;1.6;1.26;4667 +82080;46.12796;.49092;159;20221016;26;14.8;20.4;1.9;17.1;1.1;2.02;9753 +82080;46.12796;.49092;159;20221017;21.4;17.7;19.6;2;18.5;9;1.35;5290 +82080;46.12796;.49092;159;20221018;26.2;14.7;20.5;1.6;17.8;0;1.82;9615 +82080;46.12796;.49092;159;20221019;25.5;15.6;20.6;1.4;16.6;12.3;1.74;8755 +82080;46.12796;.49092;159;20221020;23.5;14.4;19;2.2;16.8;2.2;1.7;8251 +82080;46.12796;.49092;159;20221021;19.8;17.1;18.5;2;14.4;.6;1.57;4176 +82080;46.12796;.49092;159;20221022;22.3;12.4;17.4;1.7;14.4;0;1.55;8383 +82080;46.12796;.49092;159;20221023;24.1;15.1;19.6;3.4;13.7;.2;2.64;7851 +82080;46.12796;.49092;159;20221024;19.9;15.5;17.7;2.7;14.2;2;1.71;5242 +82080;46.12796;.49092;159;20221025;20.2;11.1;15.7;1.5;13.3;.6;1.29;7669 +82080;46.12796;.49092;159;20221026;24.5;12.8;18.7;1.6;14.6;0;1.65;8642 +82080;46.12796;.49092;159;20221027;23.7;14.3;19;2.2;15.2;0;1.78;7575 +82080;46.12796;.49092;159;20221028;24.2;19.4;21.8;2.2;15.3;0;2.07;5174 +82080;46.12796;.49092;159;20221029;24;17.7;20.9;1.9;13.3;0;1.99;5919 +82080;46.12796;.49092;159;20221030;19.1;12.2;15.7;1.4;13.4;0;1.11;6127 +82080;46.12796;.49092;159;20221031;20.1;12.3;16.2;2.2;15;1.5;1.2;6452 +82080;46.12796;.49092;159;20221101;17.6;10.2;13.9;2.9;12.6;.7;1.26;6176 +82080;46.12796;.49092;159;20221102;17.5;10.7;14.1;1.8;12.7;.1;1.05;5808 +82080;46.12796;.49092;159;20221103;16.8;9.9;13.4;2.9;11.7;12;1.29;5767 +82080;46.12796;.49092;159;20221104;13.8;7.7;10.8;3.4;10;.9;1.19;5307 +82080;46.12796;.49092;159;20221105;14.1;2.6;8.4;1.6;8.9;0;.82;7385 +82080;46.12796;.49092;159;20221106;15.2;8;11.6;2.3;10.8;1.3;1.01;5642 +82080;46.12796;.49092;159;20221107;18.1;11.7;14.9;2.5;13;.1;1.21;5208 +82080;46.12796;.49092;159;20221108;17.9;10.6;14.3;2.9;12.2;6.2;1.32;5517 +82080;46.12796;.49092;159;20221109;15.1;11.7;13.4;1.9;13;3.6;.81;3533 +82080;46.12796;.49092;159;20221110;14.2;5.9;10.1;.8;10.8;0;.56;5748 +82080;46.12796;.49092;159;20221111;19.7;3.7;11.7;1.2;10.8;.1;.84;8081 +82080;46.12796;.49092;159;20221112;20.3;10.1;15.2;1.6;12.5;.2;1.07;6249 +82080;46.12796;.49092;159;20221113;19.9;7.6;13.8;1.2;11.1;.1;.91;6820 +82080;46.12796;.49092;159;20221114;13.7;9;11.4;1.9;11.9;2.7;.64;3944 +82080;46.12796;.49092;159;20221115;13.7;10.7;12.2;2.6;12.5;6.4;.72;2993 +82080;46.12796;.49092;159;20221116;14.4;9.8;12.1;4.1;12.4;3.8;.84;3784 +82080;46.12796;.49092;159;20221117;14.5;11.8;13.2;4;12;7.7;1.19;2728 +82080;46.12796;.49092;159;20221118;13.8;6.3;10.1;1.9;9.7;1.6;.77;4850 +82080;46.12796;.49092;159;20221119;11.4;1.9;6.7;.9;8.1;.1;.44;5455 +82080;46.12796;.49092;159;20221120;12;2.9;7.5;2.1;8.8;1.2;.61;5257 +82080;46.12796;.49092;159;20221121;12.6;6.2;9.4;3.1;9.8;9;.8;4262 +82080;46.12796;.49092;159;20221122;11.4;6;8.7;2.9;9.6;7.1;.69;3819 +82080;46.12796;.49092;159;20221123;13.6;8.3;11;3.1;11.5;3.2;.69;3730 +82080;46.12796;.49092;159;20221124;11.9;7.5;9.7;2.7;10.8;1.4;.58;3306 +82080;46.12796;.49092;159;20221125;13.9;8.8;11.4;1.9;10.9;.2;.72;3557 +82080;46.12796;.49092;159;20221126;12.4;3.1;7.8;1;8.7;.1;.43;4941 +82080;46.12796;.49092;159;20221127;11.1;3.7;7.4;1.7;8.3;4;.57;4298 +82080;46.12796;.49092;159;20221128;10.8;7.7;9.3;1.7;10.2;2.8;.54;2554 +82080;46.12796;.49092;159;20221129;8.9;1.3;5.1;1.2;8.5;0;.27;4268 +82080;46.12796;.49092;159;20221130;8.4;5;6.7;3;8.8;0;.52;2641 +82080;46.12796;.49092;159;20221201;6.7;5.1;5.9;3;8.3;0;.53;1617 +82080;46.12796;.49092;159;20221202;5.5;4.7;5.1;2.6;7.7;.4;.56;967 +82080;46.12796;.49092;159;20221203;6;2.8;4.4;2.9;7.6;1.1;.43;2466 +82080;46.12796;.49092;159;20221204;6;3.8;4.9;1.4;7.8;.1;.4;1930 +82080;46.12796;.49092;159;20221205;8.8;-.2;4.3;1.6;6.8;.2;.43;4437 +82080;46.12796;.49092;159;20221206;3.6;.6;2.1;3.5;6.6;.1;.36;2306 +82080;46.12796;.49092;159;20221207;4.6;1.5;3.1;4.8;6.4;0;.65;2334 +82080;46.12796;.49092;159;20221208;1.5;-.9;.3;4.5;5.8;.1;.35;1971 +82080;46.12796;.49092;159;20221209;3.4;.4;1.9;3.9;5.7;.2;.64;2253 +82080;46.12796;.49092;159;20221210;3.3;-1.7;.8;1.9;5.3;0;.42;3051 +82080;46.12796;.49092;159;20221211;1.7;-2.1;-.2;1.2;4.7;0;.38;2573 +82080;46.12796;.49092;159;20221212;3.2;-4.5;-.6;1.9;4.8;3.1;.36;3879 +82080;46.12796;.49092;159;20221213;2.1;-2.2;0;2.7;5.9;3.7;.22;2745 +82080;46.12796;.49092;159;20221214;13.7;1.9;7.8;2.3;11.1;1.6;.16;4893 +82080;46.12796;.49092;159;20221215;3.3;3;3.2;3.9;7.4;0;.35;309 +82080;46.12796;.49092;159;20221216;4.3;-.8;1.8;4.7;4.8;0;.99;3006 +82080;46.12796;.49092;159;20221217;1.3;-3.9;-1.3;3.4;4.4;0;.53;3033 +82080;46.12796;.49092;159;20221218;10.3;-4.6;2.9;1.9;6.2;0;.45;5511 +82080;46.12796;.49092;159;20221219;14.3;9.9;12.1;3.5;10.3;0;1.21;2736 +82080;46.12796;.49092;159;20221220;14.2;11.7;13;3.2;11.5;1.7;1.08;1924 +82080;46.12796;.49092;159;20221221;12.7;9.8;11.3;3.8;12.6;4.2;.47;2115 +82080;46.12796;.49092;159;20221222;14.2;11.7;13;5.2;13.7;15.6;.67;1924 +82080;46.12796;.49092;159;20221223;14.2;13.4;13.8;4.6;14.4;9.2;.73;848 +82080;46.12796;.49092;159;20221224;13.7;10.7;12.2;1.9;12.9;.6;.5;2167 +82080;46.12796;.49092;159;20221225;14.3;9.7;12;2.2;11.1;.5;.77;2822 +82080;46.12796;.49092;159;20221226;12.5;10.9;11.7;2.5;11.6;.9;.75;1441 +82080;46.12796;.49092;159;20221227;8.9;4.7;6.8;1.7;9.8;.2;.25;2688 +82080;46.12796;.49092;159;20221228;12;7.4;9.7;3.3;11.2;2.8;.46;2851 +82080;46.12796;.49092;159;20221229;11.8;10.4;11.1;3.4;11.7;3.4;.69;1330 +82080;46.12796;.49092;159;20221230;14.2;8;11.1;3.9;12.3;6.1;.52;3430 +82080;46.12796;.49092;159;20221231;15.8;12.7;14.3;3.7;11.7;0;1.41;2276 +82081;46.15621;.8121;202;20220101;17.7;4.4;11;2.4;8.88;0;1.05;5446 +82081;46.15621;.8121;202;20220102;13.5;8.5;11;3.6;10.6;.3;.91;3213 +82081;46.15621;.8121;202;20220103;13.2;11.1;12.2;3.9;12.08;.9;.84;1779 +82081;46.15621;.8121;202;20220104;12.7;11.3;12;3.7;9.95;2.6;1.38;1313 +82081;46.15621;.8121;202;20220105;6.4;-.1;3.1;1.9;6.1;.1;.45;4329 +82081;46.15621;.8121;202;20220106;4.3;-2.1;1.1;1;5.78;.2;.27;3915 +82081;46.15621;.8121;202;20220107;8.9;.2;4.5;3.6;7.5;2.5;.52;4485 +82081;46.15621;.8121;202;20220108;10.1;7.1;8.6;5.2;9.6;11.1;.78;2345 +82081;46.15621;.8121;202;20220109;8;5.3;6.7;3.1;8.68;8.3;.55;2153 +82081;46.15621;.8121;202;20220110;7.7;6.3;7;1.3;9.23;.4;.42;1564 +82081;46.15621;.8121;202;20220111;7.9;1.4;4.6;2.2;6.3;.1;.64;4767 +82081;46.15621;.8121;202;20220112;4.4;-1.5;1.4;3.7;5.53;0;.58;4107 +82081;46.15621;.8121;202;20220113;7;-1.7;2.7;3.1;5.13;0;.8;5504 +82081;46.15621;.8121;202;20220114;9.2;-3.3;3;1.7;4.9;0;.64;6821 +82081;46.15621;.8121;202;20220115;6.8;-4.9;1;1.3;4.6;.1;.46;5888 +82081;46.15621;.8121;202;20220116;3.2;-5.6;-1.2;1.5;5.04;.3;.3;5469 +82081;46.15621;.8121;202;20220117;5.5;-1.6;2;2.4;7.15;0;.2;3904 +82081;46.15621;.8121;202;20220118;8.2;1.5;4.9;3.5;6.63;.2;.8;4792 +82081;46.15621;.8121;202;20220119;4.3;1;2.6;2.2;7;1.3;.33;2742 +82081;46.15621;.8121;202;20220120;6.8;2.8;4.8;2.4;7.07;.2;.57;3302 +82081;46.15621;.8121;202;20220121;4.9;.4;2.7;4.4;5.65;0;.84;3793 +82081;46.15621;.8121;202;20220122;4.1;-1.3;1.4;4.1;5.93;.1;.52;3802 +82081;46.15621;.8121;202;20220123;6.6;1.4;4;4.3;6.2;0;.89;4641 +82081;46.15621;.8121;202;20220124;6.5;-2.7;1.9;1.6;5.77;0;.55;7434 +82081;46.15621;.8121;202;20220125;8.3;-1.7;3.3;1.3;5.93;0;.49;7674 +82081;46.15621;.8121;202;20220126;1.8;-3.6;-.9;2.1;5.23;0;.38;5827 +82081;46.15621;.8121;202;20220127;1.4;-4;-1.3;2;5.27;.1;.33;6099 +82081;46.15621;.8121;202;20220128;6.4;0;3.2;2.4;7.15;0;.42;4474 +82081;46.15621;.8121;202;20220129;5.6;.9;3.3;2;7.65;.1;.32;3717 +82081;46.15621;.8121;202;20220130;8.9;4.8;6.8;1.9;9.15;.4;.5;3822 +82081;46.15621;.8121;202;20220131;9.1;5.8;7.4;4.2;8.23;.6;.94;4096 +82081;46.15621;.8121;202;20220201;7.6;0;3.8;3;8.23;.6;.29;4781 +82081;46.15621;.8121;202;20220202;8.5;7.1;7.8;2.2;9.33;.1;.61;2026 +82081;46.15621;.8121;202;20220203;6;.5;3.2;2.3;7.68;.3;.36;4848 +82081;46.15621;.8121;202;20220204;10.4;5.1;7.7;2.5;9.48;1.8;.64;4327 +82081;46.15621;.8121;202;20220205;9.4;.8;5.1;1.5;7.28;.1;.64;6851 +82081;46.15621;.8121;202;20220206;9.3;1.9;5.6;4.4;9.58;2.6;.25;5375 +82081;46.15621;.8121;202;20220207;11;7.8;9.4;2.5;8.53;.1;1.08;4711 +82081;46.15621;.8121;202;20220208;14.1;-.8;6.7;1.9;6.63;0;1.13;9597 +82081;46.15621;.8121;202;20220209;16.1;.6;8.3;2.5;7.1;.1;1.49;9753 +82081;46.15621;.8121;202;20220210;6;3;4.5;3.1;8.88;1;.88;6444 +82081;46.15621;.8121;202;20220211;9.1;1.9;5.5;2.8;6.92;0;1.02;7753 +82081;46.15621;.8121;202;20220212;10.5;-2.3;4.1;2;5.25;0;1.09;9604 +82081;46.15621;.8121;202;20220213;15.4;-2.7;6.3;4.8;7.78;1.7;1.65;10091 +82081;46.15621;.8121;202;20220214;11.6;7.2;9.4;5.4;9.35;5.6;1.41;5428 +82081;46.15621;.8121;202;20220215;9.9;1.7;5.8;4.4;9.15;9.3;.59;5215 +82081;46.15621;.8121;202;20220216;12.8;8;10.4;5.1;12.6;4.9;.46;4817 +82081;46.15621;.8121;202;20220217;13.3;11.3;12.3;4.1;12.95;1;.84;3972 +82081;46.15621;.8121;202;20220218;12.4;10.2;11.3;4;10.55;.7;1.24;3611 +82081;46.15621;.8121;202;20220219;9.8;2.1;6;2.4;7.23;0;1.03;8519 +82081;46.15621;.8121;202;20220220;11.9;5.5;8.7;4.5;10.3;2.9;.86;6529 +82081;46.15621;.8121;202;20220221;10.3;6.3;8.3;5;8.85;.5;1.19;5853 +82081;46.15621;.8121;202;20220222;11.2;5.5;8.3;2.7;9.6;.1;.88;6214 +82081;46.15621;.8121;202;20220223;14.6;8;11.3;1.3;10.05;0;1.11;7441 +82081;46.15621;.8121;202;20220224;12.7;5.7;9.2;2.5;8.7;.8;1.28;8007 +82081;46.15621;.8121;202;20220225;9.3;-.7;4.3;1.3;6.18;.1;.99;10209 +82081;46.15621;.8121;202;20220226;12.2;-2.1;5;3.2;5.05;0;1.86;12448 +82081;46.15621;.8121;202;20220227;15.5;0;7.8;1.8;5.7;0;1.77;12694 +82081;46.15621;.8121;202;20220228;15.8;-.7;7.6;1.4;6.7;0;1.52;13330 +82081;46.15621;.8121;202;20220301;15.7;.7;8.2;1.7;6.68;0;1.65;11845 +82081;46.15621;.8121;202;20220302;10.1;7.5;8.8;2.2;9.3;1.6;.95;4330 +82081;46.15621;.8121;202;20220303;12.4;7.7;10;1.5;10.3;0;1.03;6739 +82081;46.15621;.8121;202;20220304;9.8;8.1;9;2.3;10.1;2;.78;3353 +82081;46.15621;.8121;202;20220305;6.8;5.4;6.1;2;8.78;1.1;.63;3508 +82081;46.15621;.8121;202;20220306;9.3;2.2;5.7;2.8;6.15;0;1.5;10135 +82081;46.15621;.8121;202;20220307;11;-2.6;4.2;2.4;4.78;0;1.74;13628 +82081;46.15621;.8121;202;20220308;13.6;.7;7.1;2.5;7.23;.1;1.67;12148 +82081;46.15621;.8121;202;20220309;15.6;4.8;10.2;2.9;8.73;.1;1.93;12367 +82081;46.15621;.8121;202;20220310;12.9;9.1;11;3.5;9.58;.9;1.6;6369 +82081;46.15621;.8121;202;20220311;13.1;8.8;10.9;4.8;9.65;11.7;1.73;6290 +82081;46.15621;.8121;202;20220312;10.6;6.5;8.6;3.8;9.38;.7;1.17;6575 +82081;46.15621;.8121;202;20220313;10.1;8.3;9.2;4.2;8.48;8.5;1.49;4450 +82081;46.15621;.8121;202;20220314;14.6;.4;7.5;2.8;8.08;1.3;1.79;13991 +82081;46.15621;.8121;202;20220315;18.3;9.5;13.9;3.1;10.85;0;2.23;10383 +82081;46.15621;.8121;202;20220316;15.4;9.3;12.4;2;10.7;0;1.56;8052 +82081;46.15621;.8121;202;20220317;9.9;8.8;9.4;4.7;9.28;0;1.31;3935 +82081;46.15621;.8121;202;20220318;13.9;4.7;9.3;4.9;8.25;0;2.25;11925 +82081;46.15621;.8121;202;20220319;16.3;5.5;10.9;2.3;8.58;0;2.08;11754 +82081;46.15621;.8121;202;20220320;15.7;3.6;9.7;2.5;9.08;.2;1.9;11364 +82081;46.15621;.8121;202;20220321;17.5;7;12.3;3.6;8.75;0;2.82;13895 +82081;46.15621;.8121;202;20220322;16.9;4;10.5;3.7;6.22;0;3.3;17115 +82081;46.15621;.8121;202;20220323;17.4;1.9;9.6;2.7;5.38;0;3.11;18597 +82081;46.15621;.8121;202;20220324;19.5;-1.5;9;2.3;6.08;0;2.99;19445 +82081;46.15621;.8121;202;20220325;20.8;.1;10.4;2.5;6.35;0;3.27;19614 +82081;46.15621;.8121;202;20220326;20.7;1.5;11.1;2.8;6.35;0;3.43;19749 +82081;46.15621;.8121;202;20220327;21.6;1.5;11.5;1.8;7.15;0;3.04;19229 +82081;46.15621;.8121;202;20220328;21.6;2.8;12.2;1.6;7.95;0;2.84;17729 +82081;46.15621;.8121;202;20220329;17.1;7.4;12.2;2;9.35;.5;2.21;11180 +82081;46.15621;.8121;202;20220330;13.2;6.4;9.8;3;10.58;1.9;1.24;5751 +82081;46.15621;.8121;202;20220331;11.5;6;8.8;5.1;8.55;6.6;1.87;7766 +82081;46.15621;.8121;202;20220401;5.6;-.8;2.4;5.5;5.8;3.6;1.34;10655 +82081;46.15621;.8121;202;20220402;7.7;-.5;3.6;4.9;5.28;0;2;13259 +82081;46.15621;.8121;202;20220403;5.9;-2;1.9;2.7;4.87;0;1.55;12168 +82081;46.15621;.8121;202;20220404;11.6;-1.6;5;2.5;4.83;0;2.43;19892 +82081;46.15621;.8121;202;20220405;11.5;2.4;6.9;2.6;8.44;.1;1.21;7543 +82081;46.15621;.8121;202;20220406;11.8;8.5;10.1;4.9;11.08;3;1.16;4869 +82081;46.15621;.8121;202;20220407;13.1;9.2;11.1;7.7;12.62;19.6;.98;4666 +82081;46.15621;.8121;202;20220408;15.6;10.4;13;8;11.25;4.6;2.53;8421 +82081;46.15621;.8121;202;20220409;12.8;2.1;7.4;2.5;6.94;0;2.33;17790 +82081;46.15621;.8121;202;20220410;16.1;-2.1;7;2.8;6.52;0;2.98;22525 +82081;46.15621;.8121;202;20220411;21.6;5.5;13.5;4.6;8.97;0;4.14;19684 +82081;46.15621;.8121;202;20220412;18.5;9.5;14;3.1;11.22;0;2.6;11590 +82081;46.15621;.8121;202;20220413;15.7;10.3;13;1.1;12.78;1.8;1.53;8301 +82081;46.15621;.8121;202;20220414;21.3;7.2;14.3;1.7;12.18;0;3.1;20212 +82081;46.15621;.8121;202;20220415;22.5;6.4;14.5;2.3;11.12;0;3.66;22472 +82081;46.15621;.8121;202;20220416;21.9;6.3;14.1;3.3;10.28;0;3.98;22925 +82081;46.15621;.8121;202;20220417;21.7;3.6;12.7;2.5;8.78;0;3.93;24213 +82081;46.15621;.8121;202;20220418;18.9;5.3;12.1;2.7;10.38;0;3.16;20749 +82081;46.15621;.8121;202;20220419;16.5;7;11.8;3.2;10.12;.5;2.68;15701 +82081;46.15621;.8121;202;20220420;16.9;7.9;12.4;2.6;11.08;.4;2.44;13466 +82081;46.15621;.8121;202;20220421;19.1;6.6;12.9;1.8;10.25;0;2.96;18292 +82081;46.15621;.8121;202;20220422;19.6;5.9;12.8;1.6;10.95;.2;2.99;19445 +82081;46.15621;.8121;202;20220423;16.8;9.9;13.4;3.2;11.92;4.5;2.45;13232 +82081;46.15621;.8121;202;20220424;15.4;9.2;12.3;3.4;12.48;11;1.61;7799 +82081;46.15621;.8121;202;20220425;16;8.8;12.4;2.5;11.92;.4;1.77;9168 +82081;46.15621;.8121;202;20220426;18.2;3.6;10.9;2.4;9.78;0;3.28;23770 +82081;46.15621;.8121;202;20220427;20.4;5.3;12.9;3.5;10.08;0;3.99;24987 +82081;46.15621;.8121;202;20220428;20.2;8.2;14.2;2.8;12.05;0;3.33;19025 +82081;46.15621;.8121;202;20220429;20.7;9.1;14.9;2.2;11.92;0;3.12;17224 +82081;46.15621;.8121;202;20220430;19.8;6.9;13.3;2.5;10.22;0;3.64;22622 +82081;46.15621;.8121;202;20220501;18.5;4.3;11.4;2;8.75;0;3.51;23775 +82081;46.15621;.8121;202;20220502;19.8;6;12.9;2.7;9.72;0;3.72;22571 +82081;46.15621;.8121;202;20220503;20.8;7.2;14;2.9;10.68;0;3.82;21958 +82081;46.15621;.8121;202;20220504;18.2;8.2;13.2;2.7;10.98;.2;3.03;17131 +82081;46.15621;.8121;202;20220505;20.1;5.5;12.8;2.5;10.45;0;3.73;23872 +82081;46.15621;.8121;202;20220506;20.7;6.9;13.8;1.8;10.53;0;3.14;17653 +82081;46.15621;.8121;202;20220507;22.1;7.9;15;1.5;11.18;.1;3.23;17774 +82081;46.15621;.8121;202;20220508;23.5;7.4;15.4;1.9;11.53;0;3.55;19209 +82081;46.15621;.8121;202;20220509;26.1;9.7;17.9;1.4;12.18;0;3.76;19481 +82081;46.15621;.8121;202;20220510;27.3;10.4;18.9;1.9;12.15;0;4.21;19881 +82081;46.15621;.8121;202;20220511;26.6;10.9;18.7;2.4;13.33;0;4.2;19431 +82081;46.15621;.8121;202;20220512;20.5;11.8;16.1;1.2;14.43;0;2.52;13833 +82081;46.15621;.8121;202;20220513;24.5;14.1;19.3;1.3;14.58;0;3.25;15732 +82081;46.15621;.8121;202;20220514;27.3;11.1;19.2;2.1;14.33;0;4.13;19694 +82081;46.15621;.8121;202;20220515;28.7;15.5;22.1;2.5;15.45;.6;4.4;17535 +82081;46.15621;.8121;202;20220516;26.1;14.3;20.2;1.6;15.65;0;3.56;16867 +82081;46.15621;.8121;202;20220517;30.3;13.1;21.7;1.9;14.8;0;4.7;20747 +82081;46.15621;.8121;202;20220518;30.6;13;21.8;1.5;15.75;1;4.47;20937 +82081;46.15621;.8121;202;20220519;26.9;18.1;22.5;2.2;17.83;.3;3.68;14971 +82081;46.15621;.8121;202;20220520;26.4;17;21.7;2.4;16.5;0;3.79;15313 +82081;46.15621;.8121;202;20220521;29.3;13.5;21.4;2;16.7;0;4.44;20107 +82081;46.15621;.8121;202;20220522;30.7;16.8;23.7;2.2;18.25;5.7;4.63;18826 +82081;46.15621;.8121;202;20220523;20.7;16.8;18.7;4.1;16.25;7.3;2.66;9506 +82081;46.15621;.8121;202;20220524;17;10.5;13.7;2.2;12.23;1.3;2.33;12518 +82081;46.15621;.8121;202;20220525;20.5;7;13.8;1.7;11.15;.1;3.25;19031 +82081;46.15621;.8121;202;20220526;19.8;10.9;15.3;1.3;13;0;2.69;14791 +82081;46.15621;.8121;202;20220527;21;10.6;15.8;1.7;13.18;.1;3.05;16653 +82081;46.15621;.8121;202;20220528;22.3;11;16.7;2.8;11.6;0;3.81;17565 +82081;46.15621;.8121;202;20220529;18.7;9.4;14;3.5;8.75;0;3.71;16159 +82081;46.15621;.8121;202;20220530;22.1;6.4;14.3;2.4;8.35;0;4.15;20729 +82081;46.15621;.8121;202;20220531;24.1;7.2;15.6;1.2;9.45;.8;3.86;21484 +82081;46.15621;.8121;202;20220601;25.8;10.7;18.3;1.5;12;2.5;4.08;20340 +82081;46.15621;.8121;202;20220602;28.3;13.4;20.8;2.1;15.55;4.4;4.42;19899 +82081;46.15621;.8121;202;20220603;27;16.9;21.9;2;18.4;4;3.75;16669 +82081;46.15621;.8121;202;20220604;27.1;16.7;21.9;1.9;18.83;4.8;3.72;16812 +82081;46.15621;.8121;202;20220605;20.3;16;18.2;2.5;16.15;.2;2.44;10394 +82081;46.15621;.8121;202;20220606;20.7;13.2;17;1.6;14.9;.5;2.72;14002 +82081;46.15621;.8121;202;20220607;22.5;13.8;18.2;2.6;14.3;8;3.36;15170 +82081;46.15621;.8121;202;20220608;21.7;13.6;17.6;3.3;14.68;.9;3.25;14596 +82081;46.15621;.8121;202;20220609;20.9;12.4;16.7;2.1;13.35;.1;3.12;15341 +82081;46.15621;.8121;202;20220610;26.8;9.9;18.3;1.2;13.7;.1;4.1;21996 +82081;46.15621;.8121;202;20220611;29.8;12.4;21.1;1.5;15.33;1.2;5.49;29031 +82081;46.15621;.8121;202;20220612;27.6;15.6;21.6;2.3;16.53;.2;5.1;24956 +82081;46.15621;.8121;202;20220613;26.7;13.3;20;3.3;12.08;0;5.8;26308 +82081;46.15621;.8121;202;20220614;32.6;11.3;21.9;2.7;12.18;.7;6.88;30285 +82081;46.15621;.8121;202;20220615;33.9;18.9;26.4;2.3;16.33;0;6.46;26450 +82081;46.15621;.8121;202;20220616;34;16.2;25.1;1.6;15.3;0;6.22;28725 +82081;46.15621;.8121;202;20220617;36.6;17.7;27.1;2.4;15.05;0;7.34;29491 +82081;46.15621;.8121;202;20220618;38.4;18.6;28.5;2.5;14.9;0;7.81;29669 +82081;46.15621;.8121;202;20220619;31.9;22.1;27;2.4;17.03;18.2;5.75;21337 +82081;46.15621;.8121;202;20220620;26.5;17.1;21.8;1.9;19.5;18.1;4.06;20096 +82081;46.15621;.8121;202;20220621;26.2;16.2;21.2;2;19.58;2.9;4.05;20857 +82081;46.15621;.8121;202;20220622;23.3;17.7;20.5;2.1;18.78;15.3;3.2;15503 +82081;46.15621;.8121;202;20220623;25.2;13.5;19.4;1.2;16.8;1.9;4.04;22339 +82081;46.15621;.8121;202;20220624;21.6;15.5;18.5;2.9;16.3;4;3.44;17740 +82081;46.15621;.8121;202;20220625;16.6;15.6;16.1;1.6;15.28;20.6;1.67;7120 +82081;46.15621;.8121;202;20220626;17;12.7;14.9;1.3;14.65;1.8;2.19;12493 +82081;46.15621;.8121;202;20220627;22.7;12.1;17.4;1.7;12.85;.1;4.05;22368 +82081;46.15621;.8121;202;20220628;24.2;9;16.6;1.4;12.03;0;4.62;27618 +82081;46.15621;.8121;202;20220629;24.1;9.6;16.9;1.9;13.28;9.3;4.5;26320 +82081;46.15621;.8121;202;20220630;18;12.3;15.2;1.8;13.93;8.7;2.6;14748 +82081;46.15621;.8121;202;20220701;22;8.1;15.1;1.4;11.45;0;4.15;25851 +82081;46.15621;.8121;202;20220702;27.3;9.7;18.5;1.5;12.65;0;5.2;29223 +82081;46.15621;.8121;202;20220703;25.9;12.2;19;1.5;13.98;.1;4.65;25535 +82081;46.15621;.8121;202;20220704;26.2;14.8;20.5;2;14.1;.1;4.71;22827 +82081;46.15621;.8121;202;20220705;26.3;12.7;19.5;1.9;13.38;0;5.02;26306 +82081;46.15621;.8121;202;20220706;25.9;13.4;19.6;2.3;13.13;0;5.06;25341 +82081;46.15621;.8121;202;20220707;25.7;13.4;19.5;2;14.45;0;4.66;24168 +82081;46.15621;.8121;202;20220708;26;14.1;20;3.2;13.78;0;5.26;24820 +82081;46.15621;.8121;202;20220709;28.6;13.5;21.1;2.7;13.75;0;5.75;27054 +82081;46.15621;.8121;202;20220710;27.6;15.9;21.8;3.6;14.03;0;5.83;24660 +82081;46.15621;.8121;202;20220711;29.8;14.8;22.3;3.6;14.18;0;6.41;27085 +82081;46.15621;.8121;202;20220712;31.7;16;23.9;2.6;14.33;0;6.34;27171 +82081;46.15621;.8121;202;20220713;33.1;14.4;23.7;1.5;13.93;0;5.9;28349 +82081;46.15621;.8121;202;20220714;34.5;15.1;24.8;1.5;14.75;0;6.2;29235 +82081;46.15621;.8121;202;20220715;29.5;16.8;23.2;2.6;13.15;0;5.87;24510 +82081;46.15621;.8121;202;20220716;30.4;15.8;23.1;3.9;10.85;0;7.04;25806 +82081;46.15621;.8121;202;20220717;32.6;16.1;24.3;3.8;12.28;0;7.42;26975 +82081;46.15621;.8121;202;20220718;39.6;17.8;28.7;2.7;13.6;0;8.09;29046 +82081;46.15621;.8121;202;20220719;29.5;20.7;25.1;2.5;17.08;4;5.13;20117 +82081;46.15621;.8121;202;20220720;26.2;17.3;21.8;2.4;18.13;1.8;4.1;19016 +82081;46.15621;.8121;202;20220721;28.3;14.4;21.4;1.3;16.8;.1;4.7;25061 +82081;46.15621;.8121;202;20220722;27.2;16;21.6;2;18.68;1.4;4.07;19756 +82081;46.15621;.8121;202;20220723;27.8;17.1;22.5;1.7;15.68;0;4.67;22296 +82081;46.15621;.8121;202;20220724;34.1;13.8;23.9;1.4;15.38;0;5.8;28344 +82081;46.15621;.8121;202;20220725;24.8;18.2;21.5;2.8;16.7;.7;3.87;16049 +82081;46.15621;.8121;202;20220726;23.9;13.9;18.9;1.5;14.28;0;3.56;18253 +82081;46.15621;.8121;202;20220727;26.3;14.8;20.5;1.3;12.83;0;4.34;22206 +82081;46.15621;.8121;202;20220728;28.5;11.7;20.1;1.2;13.28;0;4.58;24444 +82081;46.15621;.8121;202;20220729;27.8;16.8;22.3;1.6;16;0;4.25;20088 +82081;46.15621;.8121;202;20220730;29.7;15.2;22.5;1.7;16.23;0;4.93;24427 +82081;46.15621;.8121;202;20220731;32;15.1;23.5;1.5;15.63;0;5.29;25755 +82081;46.15621;.8121;202;20220801;31.7;15.4;23.6;1.3;15.45;0;5.13;25467 +82081;46.15621;.8121;202;20220802;32.8;16.3;24.5;1.6;16.2;0;5.4;25439 +82081;46.15621;.8121;202;20220803;36.5;17.5;27;1.5;14.98;0;5.91;26569 +82081;46.15621;.8121;202;20220804;35;19;27;1.8;17.23;0;5.76;24519 +82081;46.15621;.8121;202;20220805;28.3;18.6;23.5;2.9;16.2;0;4.89;19470 +82081;46.15621;.8121;202;20220806;28.1;15.8;21.9;4.1;11.95;0;6.04;22348 +82081;46.15621;.8121;202;20220807;29.2;13.9;21.6;3.7;9.63;0;6.46;24237 +82081;46.15621;.8121;202;20220808;31.4;14.8;23.1;3.3;10.48;0;6.58;24649 +82081;46.15621;.8121;202;20220809;32.5;15.4;24;2.8;11.25;0;6.35;24485 +82081;46.15621;.8121;202;20220810;34.1;15.4;24.7;2.8;11.08;0;6.65;25597 +82081;46.15621;.8121;202;20220811;36.2;15.3;25.8;2.2;10.73;0;6.51;26031 +82081;46.15621;.8121;202;20220812;36.1;17.2;26.6;1.6;10.8;0;5.76;25148 +82081;46.15621;.8121;202;20220813;35.6;16.1;25.9;1.6;14.55;9.1;5.56;24925 +82081;46.15621;.8121;202;20220814;24.9;18.4;21.7;3.6;18.95;6.3;3.41;14001 +82081;46.15621;.8121;202;20220815;26.2;17.5;21.9;3.3;17.7;.1;3.94;16557 +82081;46.15621;.8121;202;20220816;24.5;15.3;19.9;1.3;17.63;7.1;2.99;15742 +82081;46.15621;.8121;202;20220817;24.7;15.2;19.9;2.1;16.38;0;3.46;17274 +82081;46.15621;.8121;202;20220818;25.3;12.8;19;1.8;15.35;.1;3.74;20528 +82081;46.15621;.8121;202;20220819;25.9;15.1;20.5;2.3;17.78;2.1;3.46;17150 +82081;46.15621;.8121;202;20220820;24.8;16.8;20.8;1.5;18.05;.1;2.96;14814 +82081;46.15621;.8121;202;20220821;23.8;13.2;18.5;1.6;16;.2;3.05;16878 +82081;46.15621;.8121;202;20220822;25;17.7;21.4;2.1;18.58;1.2;3.02;13864 +82081;46.15621;.8121;202;20220823;26;16.6;21.3;1.4;19.03;.1;3.01;15228 +82081;46.15621;.8121;202;20220824;33.2;16.4;24.8;1.9;17.28;.1;4.93;22188 +82081;46.15621;.8121;202;20220825;26.8;16.6;21.7;1.9;17.3;.9;3.37;15427 +82081;46.15621;.8121;202;20220826;26.3;16.8;21.5;1.6;17.33;0;3.47;17340 +82081;46.15621;.8121;202;20220827;27.7;13.7;20.7;2.1;14.15;0;4.1;19813 +82081;46.15621;.8121;202;20220828;28.9;14.2;21.5;2.6;13.3;0;4.7;20699 +82081;46.15621;.8121;202;20220829;33.8;14.2;24;1.7;14.35;1.1;4.86;22136 +82081;46.15621;.8121;202;20220830;28;19;23.5;2.1;17.78;0;3.59;15298 +82081;46.15621;.8121;202;20220831;29.4;14.7;22.1;2.4;16.15;1.5;4.24;19557 +82081;46.15621;.8121;202;20220901;28.8;17.2;23;1.7;17.38;16.1;3.59;16657 +82081;46.15621;.8121;202;20220902;24.3;15.8;20;2;17.83;4.1;2.79;14215 +82081;46.15621;.8121;202;20220903;25;16.5;20.7;2.3;16.83;0;3.15;14700 +82081;46.15621;.8121;202;20220904;30.6;13.4;22;1.7;16.05;.7;4;20061 +82081;46.15621;.8121;202;20220905;31.6;15.6;23.6;2.3;16.23;.4;4.44;18639 +82081;46.15621;.8121;202;20220906;28.5;14;21.3;1.9;15.7;4.1;3.66;17778 +82081;46.15621;.8121;202;20220907;23.2;14.1;18.6;1.7;15.66;3.1;2.58;13550 +82081;46.15621;.8121;202;20220908;23.5;14.4;18.9;2.9;15.46;2.1;3.04;14048 +82081;46.15621;.8121;202;20220909;21.6;14.1;17.9;2.8;15.13;1.4;2.66;12934 +82081;46.15621;.8121;202;20220910;23.7;14.4;19.1;1.6;14.36;0;2.86;15054 +82081;46.15621;.8121;202;20220911;27.7;11.1;19.4;1.9;12.86;0;3.79;19390 +82081;46.15621;.8121;202;20220912;35;13.4;24.2;2.3;14.73;0;4.93;19413 +82081;46.15621;.8121;202;20220913;30.9;21.7;26.3;2.7;19.6;6.1;3.87;12404 +82081;46.15621;.8121;202;20220914;27.1;17.4;22.2;2.2;18.68;8.1;2.96;13013 +82081;46.15621;.8121;202;20220915;22.7;16.4;19.6;1.8;17.95;2;2.14;10538 +82081;46.15621;.8121;202;20220916;19;12.4;15.7;2;12.85;0;2.15;11457 +82081;46.15621;.8121;202;20220917;17.6;7.6;12.6;2.6;9.05;0;2.57;14847 +82081;46.15621;.8121;202;20220918;20;4.9;12.5;2.1;8.08;0;2.85;17406 +82081;46.15621;.8121;202;20220919;20;7.9;13.9;3.1;9.15;0;3.06;15637 +82081;46.15621;.8121;202;20220920;20.2;6.7;13.5;3;8.83;0;3.08;16130 +82081;46.15621;.8121;202;20220921;20.6;8.2;14.4;3.4;9.13;0;3.23;15479 +82081;46.15621;.8121;202;20220922;23.6;6.6;15.1;1.9;9.13;0;3.06;17344 +82081;46.15621;.8121;202;20220923;20;7.9;14;1.2;10.63;.1;1.97;12495 +82081;46.15621;.8121;202;20220924;17.8;11;14.4;1.5;12.9;5.2;1.65;9823 +82081;46.15621;.8121;202;20220925;15.6;10.2;12.9;1.2;12.33;.7;1.32;8152 +82081;46.15621;.8121;202;20220926;16.7;6.2;11.4;2.5;11.13;5.9;1.71;11882 +82081;46.15621;.8121;202;20220927;16.6;9.4;13;3.4;12.53;5.3;1.64;9823 +82081;46.15621;.8121;202;20220928;16.5;13.3;14.9;4;14.7;12.9;1.39;6648 +82081;46.15621;.8121;202;20220929;15.9;9.1;12.5;1.5;11.2;.4;1.54;10224 +82081;46.15621;.8121;202;20220930;17.3;4.9;11.1;1.4;10.18;3.8;1.7;12937 +82081;46.15621;.8121;202;20221001;19.1;11.8;15.5;4.3;16.38;5.1;1.33;8443 +82081;46.15621;.8121;202;20221002;20.5;15.4;17.9;2.9;16;0;1.89;8382 +82081;46.15621;.8121;202;20221003;20.5;9.8;15.2;1.7;13.73;0;1.83;12141 +82081;46.15621;.8121;202;20221004;21.1;9.6;15.3;1.3;13.1;.2;1.76;11474 +82081;46.15621;.8121;202;20221005;24.7;10.6;17.7;2.3;13.9;.3;2.53;13666 +82081;46.15621;.8121;202;20221006;18.3;12.6;15.5;2.4;13.78;0;1.69;9475 +82081;46.15621;.8121;202;20221007;21.5;8.8;15.1;1.4;13.35;.1;1.76;12324 +82081;46.15621;.8121;202;20221008;19;11.6;15.3;2.6;11.9;0;2.01;10161 +82081;46.15621;.8121;202;20221009;23.7;7.1;15.4;2.1;12.1;.1;2.3;13787 +82081;46.15621;.8121;202;20221010;21.3;13.2;17.2;2.2;15.1;2.6;1.72;8764 +82081;46.15621;.8121;202;20221011;17.8;13.9;15.9;1.7;15.58;1.7;1.13;5710 +82081;46.15621;.8121;202;20221012;18.8;11.2;15;1.1;14.18;.2;1.23;8074 +82081;46.15621;.8121;202;20221013;16.1;10.2;13.1;2.3;14.63;6.4;.88;6857 +82081;46.15621;.8121;202;20221014;18.3;15.1;16.7;3.9;17.55;2.7;1.01;4794 +82081;46.15621;.8121;202;20221015;19.2;16.1;17.7;3.6;16.88;0;1.38;4739 +82081;46.15621;.8121;202;20221016;25.8;14.7;20.3;2.5;16.78;.6;2.25;10478 +82081;46.15621;.8121;202;20221017;21.7;18.7;20.2;2.8;17.65;2.7;1.7;4744 +82081;46.15621;.8121;202;20221018;26.3;14.3;20.3;1.8;17.33;.1;1.98;10558 +82081;46.15621;.8121;202;20221019;25.6;14.7;20.1;2.3;15.88;11.7;2.15;9345 +82081;46.15621;.8121;202;20221020;23.4;14.4;18.9;2.8;16.73;0;1.85;8835 +82081;46.15621;.8121;202;20221021;19.7;17.7;18.7;2.9;14.53;1.3;1.85;4374 +82081;46.15621;.8121;202;20221022;22.3;11.5;16.9;2.3;13.95;0;1.75;9347 +82081;46.15621;.8121;202;20221023;23.6;16.1;19.8;4.2;13.5;.3;2.93;7482 +82081;46.15621;.8121;202;20221024;19.9;14.6;17.3;2.8;13.55;2;1.78;6792 +82081;46.15621;.8121;202;20221025;20.5;9.8;15.1;2.3;12.93;2.1;1.49;8127 +82081;46.15621;.8121;202;20221026;24;12;18;2.3;14.35;0;1.88;9586 +82081;46.15621;.8121;202;20221027;24.8;14.4;19.6;3.7;14.9;0;2.46;7465 +82081;46.15621;.8121;202;20221028;23.9;19.7;21.8;3.3;14.53;0;2.68;5315 +82081;46.15621;.8121;202;20221029;24.5;17.6;21.1;2.7;12.2;0;2.63;6404 +82081;46.15621;.8121;202;20221030;20.2;11.6;15.9;2;12.85;0;1.41;7135 +82081;46.15621;.8121;202;20221031;21;12.3;16.6;3;14.65;2.7;1.52;6610 +82081;46.15621;.8121;202;20221101;17.1;10.9;14;3;12.58;.4;1.26;6601 +82081;46.15621;.8121;202;20221102;17.1;11;14.1;2.2;12.48;.1;1.12;6296 +82081;46.15621;.8121;202;20221103;16.5;8.4;12.4;3.6;11.38;13.8;1.28;5713 +82081;46.15621;.8121;202;20221104;12.6;7.6;10.1;3.6;9.98;1.8;1.04;4815 +82081;46.15621;.8121;202;20221105;13.5;1.2;7.3;1.8;8.53;.1;.8;7368 +82081;46.15621;.8121;202;20221106;14;6.7;10.4;2.6;10.35;.7;.94;5168 +82081;46.15621;.8121;202;20221107;17.8;11.5;14.6;3.5;12.58;0;1.41;5168 +82081;46.15621;.8121;202;20221108;17.9;10.6;14.2;4.1;11.9;4.6;1.58;5185 +82081;46.15621;.8121;202;20221109;15.1;12;13.5;2;13.08;3.2;.81;2998 +82081;46.15621;.8121;202;20221110;15.7;6.9;11.3;1.3;10.93;0;.72;5746 +82081;46.15621;.8121;202;20221111;19.9;3.7;11.8;1.9;10.63;.1;1.09;8247 +82081;46.15621;.8121;202;20221112;20.8;8.6;14.7;1.9;11.98;.2;1.17;7200 +82081;46.15621;.8121;202;20221113;20.9;5.9;13.4;1.6;10.7;.1;1.09;7984 +82081;46.15621;.8121;202;20221114;15;10.3;12.6;2.9;11.9;2.3;.95;3628 +82081;46.15621;.8121;202;20221115;14.1;10.5;12.3;3.3;12.35;6.2;.82;3083 +82081;46.15621;.8121;202;20221116;14.5;10;12.3;4.9;12.15;4.7;.98;4039 +82081;46.15621;.8121;202;20221117;13.3;11.3;12.3;4.2;11.98;7.2;1;2337 +82081;46.15621;.8121;202;20221118;12.7;6.2;9.5;1.8;9.48;1.1;.7;5153 +82081;46.15621;.8121;202;20221119;10.1;3.2;6.7;1.3;8.25;.1;.46;5024 +82081;46.15621;.8121;202;20221120;10.5;1.2;5.9;2.4;8.2;1.1;.56;4973 +82081;46.15621;.8121;202;20221121;11.9;5;8.4;3.6;9.35;6.7;.8;4032 +82081;46.15621;.8121;202;20221122;10.8;5.4;8.1;3.2;9.28;6.5;.66;4338 +82081;46.15621;.8121;202;20221123;13.6;7.9;10.7;3.7;10.95;3.9;.81;4109 +82081;46.15621;.8121;202;20221124;11.8;7.5;9.6;3.4;10.73;.6;.61;3376 +82081;46.15621;.8121;202;20221125;13.2;8.9;11;1.9;10.63;.4;.7;3599 +82081;46.15621;.8121;202;20221126;11.3;2.1;6.7;1.6;8.48;.1;.44;5089 +82081;46.15621;.8121;202;20221127;12.8;4;8.4;2.3;7.88;3.1;.88;4689 +82081;46.15621;.8121;202;20221128;11;8.1;9.5;2.2;10.25;4.4;.59;2827 +82081;46.15621;.8121;202;20221129;8.1;3;5.6;1.3;8.78;.1;.29;3284 +82081;46.15621;.8121;202;20221130;8.4;3.7;6.1;2.5;8.5;0;.44;3102 +82081;46.15621;.8121;202;20221201;6.7;4.8;5.7;3.1;8.23;.1;.5;1927 +82081;46.15621;.8121;202;20221202;5;4.4;4.7;2.6;7.58;.3;.51;1118 +82081;46.15621;.8121;202;20221203;7;2.8;4.9;2.8;7.38;1;.52;3011 +82081;46.15621;.8121;202;20221204;5.6;3;4.3;1.2;7.6;0;.36;2122 +82081;46.15621;.8121;202;20221205;8.7;-.3;4.2;1.7;6.73;.2;.4;5060 +82081;46.15621;.8121;202;20221206;4.2;-1.3;1.5;2.9;6.23;.1;.34;3126 +82081;46.15621;.8121;202;20221207;4.6;1.9;3.2;4.2;6.2;0;.68;2516 +82081;46.15621;.8121;202;20221208;2.6;-2.6;0;3.1;5.45;.1;.36;3016 +82081;46.15621;.8121;202;20221209;3.1;.5;1.8;3.5;5.75;.2;.56;2292 +82081;46.15621;.8121;202;20221210;2.6;-2.2;.2;2.3;4.95;0;.46;3192 +82081;46.15621;.8121;202;20221211;1.5;-4.9;-1.7;1.4;4.23;0;.34;3618 +82081;46.15621;.8121;202;20221212;3.3;-6;-1.3;2.4;4.53;2.1;.41;4244 +82081;46.15621;.8121;202;20221213;3.3;-1.7;.8;2.3;6.33;2.4;.2;3081 +82081;46.15621;.8121;202;20221214;13.2;3.4;8.3;2.6;11.05;2;.25;3792 +82081;46.15621;.8121;202;20221215;4.3;4.3;4.3;3.6;7.93;0;.39;327 +82081;46.15621;.8121;202;20221216;4.2;-.9;1.6;4.5;4.85;0;.86;3870 +82081;46.15621;.8121;202;20221217;2.4;-5.3;-1.4;3;4.05;0;.53;4485 +82081;46.15621;.8121;202;20221218;10.6;-5.9;2.4;3.2;5.93;.2;.72;5258 +82081;46.15621;.8121;202;20221219;14.9;9.9;12.4;4.4;9.95;0;1.51;3066 +82081;46.15621;.8121;202;20221220;14.9;12;13.4;4.7;11.23;1.7;1.5;1849 +82081;46.15621;.8121;202;20221221;12.6;10.4;11.5;4;12.43;3.2;.56;1940 +82081;46.15621;.8121;202;20221222;13.8;11.5;12.7;5.1;13.45;13.1;.65;1730 +82081;46.15621;.8121;202;20221223;14.3;13.5;13.9;4.4;14.4;9.7;.72;1013 +82081;46.15621;.8121;202;20221224;13.5;10.7;12.1;2.3;12.65;.6;.55;2009 +82081;46.15621;.8121;202;20221225;15;8.7;11.9;3.2;10.58;.9;1;3458 +82081;46.15621;.8121;202;20221226;12.7;11.2;11.9;2.7;11.4;1.3;.83;1651 +82081;46.15621;.8121;202;20221227;10.2;6.1;8.2;1.9;10.05;.2;.37;2644 +82081;46.15621;.8121;202;20221228;12.8;7.4;10.1;4;10.78;2.6;.65;3474 +82081;46.15621;.8121;202;20221229;11.7;10.3;11;3.7;11.35;5.7;.77;1269 +82081;46.15621;.8121;202;20221230;14.3;7.6;10.9;5.1;11.95;4.7;.64;3095 +82081;46.15621;.8121;202;20221231;15.9;13.4;14.7;5.2;11.48;0;1.82;2424 +82082;46.1835;1.13359;250;20220101;18.1;5.1;11.6;2.8;8.3;0;1.37;5454 +82082;46.1835;1.13359;250;20220102;13.9;9;11.4;5.3;10.2;.2;1.34;3119 +82082;46.1835;1.13359;250;20220103;12.8;11.1;11.9;5.4;11.8;.5;.99;1584 +82082;46.1835;1.13359;250;20220104;13.3;11;12.1;4.8;9.6;3.7;1.68;1965 +82082;46.1835;1.13359;250;20220105;5.4;-.7;2.3;1.7;5.8;.1;.43;3636 +82082;46.1835;1.13359;250;20220106;3;-2.7;.1;1;5.7;.2;.23;3524 +82082;46.1835;1.13359;250;20220107;8.3;-.4;3.9;4.3;7.3;1.1;.49;4545 +82082;46.1835;1.13359;250;20220108;9.7;7.1;8.4;5.7;9.4;11.4;.83;2214 +82082;46.1835;1.13359;250;20220109;7.9;5.2;6.5;3.4;8.4;7.6;.6;2293 +82082;46.1835;1.13359;250;20220110;7.6;6.1;6.8;1.3;8.9;.6;.45;1563 +82082;46.1835;1.13359;250;20220111;7.3;1.1;4.2;2.3;6;0;.7;3889 +82082;46.1835;1.13359;250;20220112;3.8;-1.6;1.1;3.6;5.4;0;.58;3626 +82082;46.1835;1.13359;250;20220113;6.9;-2.2;2.3;2.1;4.9;.1;.69;4956 +82082;46.1835;1.13359;250;20220114;11.7;-3.5;4.1;1.8;4.5;0;.88;6668 +82082;46.1835;1.13359;250;20220115;9.4;-4.6;2.4;1.1;4.6;.1;.49;6446 +82082;46.1835;1.13359;250;20220116;5.7;-7.8;-1.1;.8;4.8;.3;.25;6393 +82082;46.1835;1.13359;250;20220117;5.7;-1.7;2;2.4;7.1;0;.21;4622 +82082;46.1835;1.13359;250;20220118;7.4;1.3;4.3;4.2;6.4;.2;.88;4191 +82082;46.1835;1.13359;250;20220119;4;.4;2.2;3.1;6.8;1.3;.32;3112 +82082;46.1835;1.13359;250;20220120;6.3;2.5;4.4;2.9;7;.3;.6;3261 +82082;46.1835;1.13359;250;20220121;4.4;.8;2.6;5.1;5.6;0;.9;3202 +82082;46.1835;1.13359;250;20220122;3.9;-1.7;1.1;4.2;5.9;0;.47;4213 +82082;46.1835;1.13359;250;20220123;6.9;1.5;4.2;4.2;6.1;0;.97;4185 +82082;46.1835;1.13359;250;20220124;10.7;-3.2;3.7;1.2;5.6;0;.58;7203 +82082;46.1835;1.13359;250;20220125;10.7;-4.7;3;1;5.4;.1;.52;7722 +82082;46.1835;1.13359;250;20220126;.2;-6.4;-3.1;1.6;4.8;0;.23;4902 +82082;46.1835;1.13359;250;20220127;0;-4.7;-2.4;1.9;5.06;0;.33;5998 +82082;46.1835;1.13359;250;20220128;5.6;.2;2.9;4.8;7;.1;.45;4505 +82082;46.1835;1.13359;250;20220129;5.2;.4;2.8;4;7.4;.3;.28;4275 +82082;46.1835;1.13359;250;20220130;9;4.6;6.8;4.2;8.8;.4;.65;4129 +82082;46.1835;1.13359;250;20220131;8.4;5.6;7;6.1;8.1;.7;1.04;3215 +82082;46.1835;1.13359;250;20220201;7;-1.6;2.7;4;8.1;1.7;.11;6215 +82082;46.1835;1.13359;250;20220202;8.8;7.1;7.9;3.2;9.1;.2;.75;2445 +82082;46.1835;1.13359;250;20220203;7.3;-1.3;3;3.5;7.1;.3;.5;6406 +82082;46.1835;1.13359;250;20220204;9.6;4.7;7.1;2.5;9.4;2.4;.54;4750 +82082;46.1835;1.13359;250;20220205;8.7;.4;4.5;1.2;7.2;.3;.56;6476 +82082;46.1835;1.13359;250;20220206;8.7;2.5;5.6;5.3;9.4;3.5;.23;5595 +82082;46.1835;1.13359;250;20220207;10;7.9;8.9;2.7;8.2;.1;1.12;3036 +82082;46.1835;1.13359;250;20220208;14.3;-1;6.6;2.1;6.5;0;1.23;9438 +82082;46.1835;1.13359;250;20220209;16.1;.9;8.5;3;6.7;.1;1.74;9547 +82082;46.1835;1.13359;250;20220210;5.8;1.5;3.6;3.3;8.68;1.1;1.15;7433 +82082;46.1835;1.13359;250;20220211;8.8;3;5.9;3.7;6.41;0;1.22;11300 +82082;46.1835;1.13359;250;20220212;11.3;-1.8;4.8;2.2;4.84;0;1.28;9433 +82082;46.1835;1.13359;250;20220213;15;0;7.5;5.5;7.81;1.6;1.68;9466 +82082;46.1835;1.13359;250;20220214;10.5;7;8.8;4.6;8.84;6.3;1.16;6966 +82082;46.1835;1.13359;250;20220215;8.4;3.4;5.9;4.1;8.71;9.7;.52;4400 +82082;46.1835;1.13359;250;20220216;12.5;7.8;10.1;5.9;12.3;5.1;.49;5604 +82082;46.1835;1.13359;250;20220217;12.6;11.1;11.8;4.7;12.8;1.3;.74;2933 +82082;46.1835;1.13359;250;20220218;12.3;10.2;11.2;4.8;10.4;.9;1.36;3648 +82082;46.1835;1.13359;250;20220219;9;1.3;5.1;2.9;7.1;0;.98;7694 +82082;46.1835;1.13359;250;20220220;10.7;5.4;8;5.6;10.1;2.9;.72;6369 +82082;46.1835;1.13359;250;20220221;10.1;6.2;8.1;4.8;8.8;.6;1.14;5454 +82082;46.1835;1.13359;250;20220222;10.6;6;8.3;3;9.4;.1;.92;6070 +82082;46.1835;1.13359;250;20220223;14.6;7.8;11.2;1.5;9.8;0;1.19;7632 +82082;46.1835;1.13359;250;20220224;11.9;6.7;9.3;3.1;8.7;1;1.33;6691 +82082;46.1835;1.13359;250;20220225;8.9;-1.7;3.6;1.1;6.1;0;.92;9972 +82082;46.1835;1.13359;250;20220226;11.3;-2.6;4.3;4.2;5.1;.1;1.91;11677 +82082;46.1835;1.13359;250;20220227;14.6;.1;7.3;2.2;5.5;0;1.84;12108 +82082;46.1835;1.13359;250;20220228;15.2;-1.2;7;1.3;6.2;0;1.48;13098 +82082;46.1835;1.13359;250;20220301;14.7;.3;7.5;1.8;6;.1;1.68;12403 +82082;46.1835;1.13359;250;20220302;10.5;7;8.7;2.9;9;2.1;1.14;5870 +82082;46.1835;1.13359;250;20220303;12.7;8.2;10.4;1.7;10.5;0;1.07;6839 +82082;46.1835;1.13359;250;20220304;10.5;7.9;9.2;2.1;10.1;1.9;.9;5116 +82082;46.1835;1.13359;250;20220305;6.1;5.2;5.6;1.8;8.8;1;.53;2786 +82082;46.1835;1.13359;250;20220306;8.3;.5;4.4;2.6;5.7;0;1.35;9592 +82082;46.1835;1.13359;250;20220307;11.4;-4.1;3.6;2.2;4.7;0;1.7;13969 +82082;46.1835;1.13359;250;20220308;13.8;1;7.4;3.1;7;.1;1.89;12801 +82082;46.1835;1.13359;250;20220309;14.9;5.4;10.1;4.1;8.6;.1;2.07;11081 +82082;46.1835;1.13359;250;20220310;12.6;9.3;10.9;4.8;9.2;.8;1.87;6350 +82082;46.1835;1.13359;250;20220311;13.3;8.8;11;6.1;9.3;13.3;2.09;7623 +82082;46.1835;1.13359;250;20220312;10.2;6.9;8.5;5.5;9.1;2.2;1.32;6520 +82082;46.1835;1.13359;250;20220313;10.2;8.6;9.4;5.7;8.2;8.2;1.81;4402 +82082;46.1835;1.13359;250;20220314;14.2;.5;7.3;3.1;7.8;1.2;1.86;14305 +82082;46.1835;1.13359;250;20220315;17.7;9.7;13.7;3.7;10.5;0;2.39;10912 +82082;46.1835;1.13359;250;20220316;15.4;9.1;12.2;2.6;10.4;0;1.8;9729 +82082;46.1835;1.13359;250;20220317;9.5;8.5;9;5.4;9.4;0;1.21;3533 +82082;46.1835;1.13359;250;20220318;11.5;4.8;8.2;5.4;7.84;0;1.8;8266 +82082;46.1835;1.13359;250;20220319;16.8;7.6;12.2;2.7;8.68;0;2.27;11900 +82082;46.1835;1.13359;250;20220320;15.1;5.9;10.5;3.6;8.14;.1;2.13;8766 +82082;46.1835;1.13359;250;20220321;17.8;7;12.4;3.8;7.88;0;3.09;16400 +82082;46.1835;1.13359;250;20220322;16.9;3.2;10;4.1;5.38;0;3.51;18966 +82082;46.1835;1.13359;250;20220323;17.8;2;9.9;2.6;4.58;0;3.23;19700 +82082;46.1835;1.13359;250;20220324;19.9;.9;10.4;2.5;5.14;0;3.31;19933 +82082;46.1835;1.13359;250;20220325;20.6;2.1;11.4;3.2;5.68;0;3.72;19100 +82082;46.1835;1.13359;250;20220326;20.5;4.6;12.5;3.5;6.24;0;3.88;19766 +82082;46.1835;1.13359;250;20220327;21.9;4.2;13;2.2;6.61;0;3.35;19233 +82082;46.1835;1.13359;250;20220328;21.3;5.7;13.5;2.6;6.81;0;3.44;17200 +82082;46.1835;1.13359;250;20220329;16.3;8.6;12.5;2.4;8.38;0;2.07;7266 +82082;46.1835;1.13359;250;20220330;13;6.1;9.6;2.6;9.94;1.8;1.19;6033 +82082;46.1835;1.13359;250;20220331;11.1;6.2;8.6;4.2;8.21;8.2;1.64;8233 +82082;46.1835;1.13359;250;20220401;5.2;-.8;2.2;5.2;5.64;4.1;1.37;10075 +82082;46.1835;1.13359;250;20220402;5.6;-.4;2.6;4.1;5.21;0;1.56;12266 +82082;46.1835;1.13359;250;20220403;5;-2;1.5;2.7;4.87;0;1.41;10826 +82082;46.1835;1.13359;250;20220404;10.6;-2.4;4.1;2.1;4.43;0;2.42;23200 +82082;46.1835;1.13359;250;20220405;10.9;3.5;7.2;2.8;8.58;.2;1.15;7000 +82082;46.1835;1.13359;250;20220406;11.3;8;9.6;4;10.41;2.3;1.08;4966 +82082;46.1835;1.13359;250;20220407;12.4;8.9;10.6;6.6;11.84;20.8;.9;4500 +82082;46.1835;1.13359;250;20220408;15.1;10.4;12.8;7.6;10.64;5.1;2.35;7733 +82082;46.1835;1.13359;250;20220409;11.8;1.2;6.5;2.6;6.51;.1;2.24;18100 +82082;46.1835;1.13359;250;20220410;16.8;-.7;8;3;6.01;0;3.25;23266 +82082;46.1835;1.13359;250;20220411;22.6;4.4;13.5;4.1;8.78;0;4.1;19533 +82082;46.1835;1.13359;250;20220412;19.1;11.4;15.3;3.7;9.84;0;3.03;11833 +82082;46.1835;1.13359;250;20220413;15.6;10.2;12.9;1.5;11.58;1.9;1.57;7966 +82082;46.1835;1.13359;250;20220414;21;7.8;14.4;2.5;11.34;0;3.27;20433 +82082;46.1835;1.13359;250;20220415;21.7;8.3;15;3.1;10.38;0;3.93;22833 +82082;46.1835;1.13359;250;20220416;21.3;7;14.1;3.8;9.51;0;4.12;23233 +82082;46.1835;1.13359;250;20220417;21.6;4.5;13.1;2.6;8.01;0;4.05;24700 +82082;46.1835;1.13359;250;20220418;19.1;5.7;12.4;2.8;9.41;0;3.38;22400 +82082;46.1835;1.13359;250;20220419;15.8;6.3;11;3.1;9.44;.4;2.76;18433 +82082;46.1835;1.13359;250;20220420;16.8;8.3;12.6;2.4;10.14;.4;2.13;10133 +82082;46.1835;1.13359;250;20220421;19.5;8.1;13.8;1.9;9.98;0;2.99;17766 +82082;46.1835;1.13359;250;20220422;20.2;5.6;12.9;2.1;9.94;.3;3.22;20600 +82082;46.1835;1.13359;250;20220423;17.9;9.7;13.8;2.8;11.21;5.5;2.47;12133 +82082;46.1835;1.13359;250;20220424;15;9.4;12.2;3;12.04;11.3;1.28;5166 +82082;46.1835;1.13359;250;20220425;16.4;9.7;13;2.6;11.58;.3;1.86;8833 +82082;46.1835;1.13359;250;20220426;18.2;7.2;12.7;2.7;9.64;0;3.55;24366 +82082;46.1835;1.13359;250;20220427;20.7;6.4;13.6;3.8;9.04;0;4.3;25233 +82082;46.1835;1.13359;250;20220428;21.2;8.6;14.9;2.6;11.58;0;3.29;18733 +82082;46.1835;1.13359;250;20220429;21.2;8.8;15;2.2;11.24;0;3.51;20733 +82082;46.1835;1.13359;250;20220430;19.4;7.3;13.4;2.6;9.38;0;3.78;23833 +82082;46.1835;1.13359;250;20220501;18.5;5.7;12.1;2.2;8.24;0;3.76;25366 +82082;46.1835;1.13359;250;20220502;20;6.7;13.3;2.9;8.94;0;3.97;23700 +82082;46.1835;1.13359;250;20220503;20.1;7.1;13.6;2.8;10.01;0;3.54;20333 +82082;46.1835;1.13359;250;20220504;18.3;9.2;13.7;2.3;10.51;.9;2.85;15900 +82082;46.1835;1.13359;250;20220505;19.3;6.5;12.9;2.5;9.88;.1;3.58;22866 +82082;46.1835;1.13359;250;20220506;20.3;4.9;12.6;1.5;10.4;0;3.53;24101 +82082;46.1835;1.13359;250;20220507;20.7;6.1;13.4;1.2;10.9;.1;3.5;23574 +82082;46.1835;1.13359;250;20220508;22.3;6.2;14.2;1.7;11.6;0;3.86;24915 +82082;46.1835;1.13359;250;20220509;25.2;8.5;16.8;1.4;12.2;0;4.28;25515 +82082;46.1835;1.13359;250;20220510;26.2;9.5;17.8;2.1;12.2;0;4.73;25641 +82082;46.1835;1.13359;250;20220511;26.6;10.6;18.6;2.5;13;0;4.89;25205 +82082;46.1835;1.13359;250;20220512;19.8;11.7;15.7;1.2;14.5;0;2.91;17830 +82082;46.1835;1.13359;250;20220513;23.6;14.1;18.8;1.3;15.4;0;3.55;19453 +82082;46.1835;1.13359;250;20220514;27;11.3;19.1;2.8;14.3;0;4.97;25305 +82082;46.1835;1.13359;250;20220515;28.3;14.7;21.5;2.9;15;1.1;5.23;23608 +82082;46.1835;1.13359;250;20220516;25.4;14.7;20;1.7;15.7;0;4.05;20956 +82082;46.1835;1.13359;250;20220517;29.6;11.7;20.6;1.5;15.2;.1;5.13;27406 +82082;46.1835;1.13359;250;20220518;30.6;11.6;21.1;2;16;1.8;5.54;28367 +82082;46.1835;1.13359;250;20220519;27.1;17.7;22.4;2.9;18.3;.3;4.46;19837 +82082;46.1835;1.13359;250;20220520;26.7;16.4;21.5;3.1;15.8;0;4.79;20874 +82082;46.1835;1.13359;250;20220521;29;14.1;21.5;2.3;17.5;0;5.08;25329 +82082;46.1835;1.13359;250;20220522;31;16.2;23.6;2.6;19.5;5.2;5.48;25330 +82082;46.1835;1.13359;250;20220523;19.9;16.9;18.4;4.8;16.3;6.9;2.79;11086 +82082;46.1835;1.13359;250;20220524;15.6;10.3;12.9;2.5;12.2;2.1;2.42;14999 +82082;46.1835;1.13359;250;20220525;20.1;6.4;13.2;1.4;10.9;.2;3.71;24586 +82082;46.1835;1.13359;250;20220526;20.2;10.4;15.3;1.1;12.9;0;3.36;20758 +82082;46.1835;1.13359;250;20220527;20.1;9.3;14.7;1.6;12.9;0;3.46;21887 +82082;46.1835;1.13359;250;20220528;21.6;10.7;16.1;2.4;11.6;0;4.05;22053 +82082;46.1835;1.13359;250;20220529;18.2;9.1;13.6;3.3;8.8;0;3.91;20149 +82082;46.1835;1.13359;250;20220530;22.1;5.1;13.6;1.9;8.4;0;4.56;27849 +82082;46.1835;1.13359;250;20220531;24;5.3;14.6;1.2;9.5;.4;4.62;29311 +82082;46.1835;1.13359;250;20220601;25.9;9.5;17.7;1.5;12.3;1.8;4.82;27472 +82082;46.1835;1.13359;250;20220602;27.3;13.1;20.2;1.9;15.7;4;4.88;25575 +82082;46.1835;1.13359;250;20220603;27;16;21.5;2.3;18;3;4.56;22479 +82082;46.1835;1.13359;250;20220604;26.9;16.1;21.5;2;18.6;4.9;4.42;22313 +82082;46.1835;1.13359;250;20220605;20;16.5;18.2;2.8;16.5;.2;2.67;12447 +82082;46.1835;1.13359;250;20220606;20.9;13.3;17.1;2;14.9;1.2;3.35;18681 +82082;46.1835;1.13359;250;20220607;22;13.8;17.9;2.9;14.3;8.6;3.84;19462 +82082;46.1835;1.13359;250;20220608;21.1;13.3;17.2;3.6;14.3;2.1;3.68;18995 +82082;46.1835;1.13359;250;20220609;20.4;11.9;16.1;2.3;13.2;0;3.55;19885 +82082;46.1835;1.13359;250;20220610;26.5;9.6;18;1;13.6;.1;4.8;28342 +82082;46.1835;1.13359;250;20220611;30.1;11.1;20.6;1.1;14.8;.8;5.46;30125 +82082;46.1835;1.13359;250;20220612;28;15.5;21.7;1.8;17.1;0;4.87;24338 +82082;46.1835;1.13359;250;20220613;26.2;12.8;19.5;3.2;12.3;0;5.48;25246 +82082;46.1835;1.13359;250;20220614;33.6;10.4;22;3.2;11.7;.6;7.49;30860 +82082;46.1835;1.13359;250;20220615;33.1;19.6;26.3;2.8;16.1;0;6.6;25381 +82082;46.1835;1.13359;250;20220616;33.9;15;24.4;1.9;15.2;0;6.56;30168 +82082;46.1835;1.13359;250;20220617;36.4;18;27.2;3.2;14.8;0;8.04;29772 +82082;46.1835;1.13359;250;20220618;38;20.6;29.3;3.7;14.3;0;8.85;28944 +82082;46.1835;1.13359;250;20220619;32.8;20.7;26.7;3.1;15.9;17.4;6.66;24035 +82082;46.1835;1.13359;250;20220620;25.5;16.4;20.9;2.3;19.8;19.6;3.99;20760 +82082;46.1835;1.13359;250;20220621;25.8;16.1;20.9;2.8;20;2.7;4.11;21455 +82082;46.1835;1.13359;250;20220622;22.9;16.9;19.9;2.3;18.6;19.7;3.29;16734 +82082;46.1835;1.13359;250;20220623;24.9;12.7;18.8;1.1;17.1;3.5;4.18;24133 +82082;46.1835;1.13359;250;20220624;21.1;15.5;18.3;3.5;16.3;3;3.25;16135 +82082;46.1835;1.13359;250;20220625;16.4;15.6;16;1.9;14.8;12.5;1.57;5692 +82082;46.1835;1.13359;250;20220626;15.8;12.5;14.1;1.2;14.8;3.3;2.03;12223 +82082;46.1835;1.13359;250;20220627;21.8;12.8;17.3;1.3;13.2;.2;3.69;20594 +82082;46.1835;1.13359;250;20220628;23.4;8.1;15.7;1.2;12.2;0;4.36;27026 +82082;46.1835;1.13359;250;20220629;23.8;9.4;16.6;2;13.5;8;4.45;26176 +82082;46.1835;1.13359;250;20220630;16;12.1;14;2;13.9;11.5;2.22;13297 +82082;46.1835;1.13359;250;20220701;21.4;7.3;14.3;1.2;11.1;.1;4.04;25839 +82082;46.1835;1.13359;250;20220702;26.5;9.7;18.1;2.1;12.5;0;5.21;28228 +82082;46.1835;1.13359;250;20220703;25.4;11.1;18.2;1.1;14.4;.8;4.47;25957 +82082;46.1835;1.13359;250;20220704;25.7;14.4;20;1.8;14.9;0;4.49;22968 +82082;46.1835;1.13359;250;20220705;25.4;11.7;18.5;1.5;13.9;0;4.55;25314 +82082;46.1835;1.13359;250;20220706;25;11.7;18.3;1.8;13.5;0;4.56;24890 +82082;46.1835;1.13359;250;20220707;24.8;11.3;18;1.8;14.5;0;4.44;25035 +82082;46.1835;1.13359;250;20220708;25.1;13.4;19.2;3.1;14;0;4.81;23216 +82082;46.1835;1.13359;250;20220709;27.7;11.3;19.5;2.3;13.9;0;5.34;27548 +82082;46.1835;1.13359;250;20220710;26.9;16;21.4;3.5;13.9;0;5.41;22290 +82082;46.1835;1.13359;250;20220711;29.2;13.9;21.5;3.6;13.9;0;6.17;26467 +82082;46.1835;1.13359;250;20220712;31.4;16.4;23.9;2.8;14.2;0;6.32;26137 +82082;46.1835;1.13359;250;20220713;33.4;13.9;23.6;1.6;13.8;0;6.19;29816 +82082;46.1835;1.13359;250;20220714;34.1;14.2;24.1;1.4;14.6;0;6.14;29996 +82082;46.1835;1.13359;250;20220715;29;15.6;22.3;2.1;13.4;0;5.38;24473 +82082;46.1835;1.13359;250;20220716;29.8;16.1;22.9;4.1;10.5;0;7.03;24682 +82082;46.1835;1.13359;250;20220717;32.5;16.2;24.3;4.3;12;0;7.74;26900 +82082;46.1835;1.13359;250;20220718;39.7;19.6;29.6;3.1;13;0;8.67;29655 +82082;46.1835;1.13359;250;20220719;30.9;19.8;25.3;2.8;16.9;15.6;5.67;21946 +82082;46.1835;1.13359;250;20220720;25.8;17.2;21.5;2.6;18.1;1.3;4.09;19175 +82082;46.1835;1.13359;250;20220721;27.9;13.9;20.9;1.1;16.9;.1;4.51;24559 +82082;46.1835;1.13359;250;20220722;28.7;15.1;21.9;2;18.9;1.1;4.75;24110 +82082;46.1835;1.13359;250;20220723;27.4;18;22.7;2;15.8;0;4.49;19861 +82082;46.1835;1.13359;250;20220724;34.2;13.6;23.9;2.1;15.8;0;6.36;29053 +82082;46.1835;1.13359;250;20220725;25.3;18.1;21.7;2.6;17;.5;3.97;17167 +82082;46.1835;1.13359;250;20220726;23.3;14.4;18.8;1.4;14.3;0;3.61;19082 +82082;46.1835;1.13359;250;20220727;26.1;14.4;20.2;.9;13.3;0;4.02;21882 +82082;46.1835;1.13359;250;20220728;28.2;11.1;19.6;.9;13.3;0;4.6;26477 +82082;46.1835;1.13359;250;20220729;27.5;16.2;21.8;1.1;16;0;4.14;21309 +82082;46.1835;1.13359;250;20220730;29.7;14.9;22.3;1.4;16.2;0;4.79;24370 +82082;46.1835;1.13359;250;20220731;32;14.2;23.1;1.3;15.7;0;5.25;26667 +82082;46.1835;1.13359;250;20220801;31.7;13.5;22.6;1.3;15.7;0;5.2;26845 +82082;46.1835;1.13359;250;20220802;32.6;14.6;23.6;1.6;16.4;0;5.46;26565 +82082;46.1835;1.13359;250;20220803;36.2;17.3;26.7;1.9;14.8;0;6.35;27103 +82082;46.1835;1.13359;250;20220804;35.6;17.3;26.4;2;17;0;6.18;26525 +82082;46.1835;1.13359;250;20220805;27.6;18;22.8;2.8;16.7;0;4.55;18934 +82082;46.1835;1.13359;250;20220806;27.6;15.6;21.6;4.2;12.4;0;5.77;21133 +82082;46.1835;1.13359;250;20220807;29.1;12.6;20.8;3.3;9.7;0;6.13;24758 +82082;46.1835;1.13359;250;20220808;31;11.5;21.2;2.7;10.4;0;6.13;26823 +82082;46.1835;1.13359;250;20220809;31.9;11.1;21.5;2.3;11.3;0;5.91;26969 +82082;46.1835;1.13359;250;20220810;33.4;12.6;23;2.3;11.2;0;6.17;26819 +82082;46.1835;1.13359;250;20220811;35.8;13.4;24.6;1.7;10.9;0;5.95;26665 +82082;46.1835;1.13359;250;20220812;35.8;16.6;26.2;1.1;10.9;0;5.27;26000 +82082;46.1835;1.13359;250;20220813;35.5;14.6;25;1.6;13.6;7.9;5.72;26353 +82082;46.1835;1.13359;250;20220814;24.7;17.9;21.3;3.7;18.7;6.9;3.49;15021 +82082;46.1835;1.13359;250;20220815;25.9;17;21.4;4;17.5;.1;4.11;17167 +82082;46.1835;1.13359;250;20220816;24.8;14.8;19.8;1.3;17.6;11;3.28;18117 +82082;46.1835;1.13359;250;20220817;24.5;14.4;19.4;2.3;16.2;0;3.53;18090 +82082;46.1835;1.13359;250;20220818;24.8;12.4;18.6;1.4;15.1;.1;3.51;19979 +82082;46.1835;1.13359;250;20220819;25;14.8;19.9;2.5;18.1;4.1;3.41;17936 +82082;46.1835;1.13359;250;20220820;24.6;17.2;20.9;2.6;18.4;.2;3.22;15074 +82082;46.1835;1.13359;250;20220821;23.9;12.8;18.3;2.3;16.1;.1;3.34;18476 +82082;46.1835;1.13359;250;20220822;23.9;17.5;20.7;2.8;18.6;1.6;2.99;13772 +82082;46.1835;1.13359;250;20220823;25.7;15.2;20.4;1.1;18.6;0;3.17;17691 +82082;46.1835;1.13359;250;20220824;32.2;16.5;24.3;2.4;17.3;0;5.03;21615 +82082;46.1835;1.13359;250;20220825;27.5;15.3;21.4;1.5;17.4;.6;3.63;18834 +82082;46.1835;1.13359;250;20220826;25.1;16;20.5;.9;17.6;0;2.93;16052 +82082;46.1835;1.13359;250;20220827;27;12.4;19.7;2.4;14.9;0;4.05;20345 +82082;46.1835;1.13359;250;20220828;28;12.1;20;3.5;13.8;0;4.8;21092 +82082;46.1835;1.13359;250;20220829;33.6;13.3;23.4;1.5;15;1.4;4.77;23581 +82082;46.1835;1.13359;250;20220830;26.5;18.4;22.4;3.2;18.3;.3;3.65;14625 +82082;46.1835;1.13359;250;20220831;28.3;13.9;21.1;3.6;16.2;.2;4.48;19553 +82082;46.1835;1.13359;250;20220901;28.8;17;22.9;1.7;17.2;33.3;3.71;17489 +82082;46.1835;1.13359;250;20220902;23.8;15.1;19.4;2.2;17.4;2.6;2.84;14797 +82082;46.1835;1.13359;250;20220903;24.2;16.2;20.2;2.7;16.6;0;3.1;14038 +82082;46.1835;1.13359;250;20220904;30.5;13.8;22.1;1.7;16.3;1.6;4.07;20390 +82082;46.1835;1.13359;250;20220905;30.6;14.7;22.6;2.2;16.6;.3;4.27;19702 +82082;46.1835;1.13359;250;20220906;27.7;13.1;20.4;1.9;16;3.8;3.6;18682 +82082;46.1835;1.13359;250;20220907;23.4;13.2;18.3;1.6;15.47;2.4;2.69;14620 +82082;46.1835;1.13359;250;20220908;23.2;14.1;18.6;2.9;15.04;2;3.01;14277 +82082;46.1835;1.13359;250;20220909;20.8;14.1;17.4;2.8;14.74;1.1;2.59;12973 +82082;46.1835;1.13359;250;20220910;22.9;14.7;18.8;1.7;13.94;0;2.78;14722 +82082;46.1835;1.13359;250;20220911;26.8;10.9;18.8;2.1;12.44;0;3.88;19653 +82082;46.1835;1.13359;250;20220912;33.8;14.1;23.9;2.3;14.3;0;4.9;19543 +82082;46.1835;1.13359;250;20220913;30.6;21.4;26;3.1;20.2;9.1;4.06;13730 +82082;46.1835;1.13359;250;20220914;25.6;17.7;21.6;3.1;19;12.9;2.95;12546 +82082;46.1835;1.13359;250;20220915;21.7;16.2;18.9;2;18.2;2.7;1.98;10252 +82082;46.1835;1.13359;250;20220916;18;12.3;15.1;1.8;13.6;0;1.83;10338 +82082;46.1835;1.13359;250;20220917;16.3;7.3;11.8;2.4;9.4;0;2.2;13017 +82082;46.1835;1.13359;250;20220918;19.1;4.3;11.7;1.9;8.3;0;2.57;16697 +82082;46.1835;1.13359;250;20220919;18.9;8;13.4;3;9.2;0;2.79;14083 +82082;46.1835;1.13359;250;20220920;19.5;5;12.2;2.7;8.9;0;2.76;16165 +82082;46.1835;1.13359;250;20220921;19.8;7.6;13.7;3.4;9;0;3.05;14611 +82082;46.1835;1.13359;250;20220922;23.6;7.6;15.6;2;9.4;0;3.05;16639 +82082;46.1835;1.13359;250;20220923;19.2;7.9;13.5;1.3;11.2;0;2.01;13723 +82082;46.1835;1.13359;250;20220924;17.5;11.5;14.5;1.7;12.8;4;1.69;9709 +82082;46.1835;1.13359;250;20220925;14.7;11.3;13;1.1;12.8;2.8;1.2;7062 +82082;46.1835;1.13359;250;20220926;16;5.1;10.5;2.5;10.8;6.1;1.68;13004 +82082;46.1835;1.13359;250;20220927;15.6;9.5;12.5;3.7;12.3;6;1.55;9449 +82082;46.1835;1.13359;250;20220928;16.3;12.6;14.4;4.5;14.4;15.7;1.38;7126 +82082;46.1835;1.13359;250;20220929;14.9;9.3;12.1;1.5;11.2;.7;1.39;8806 +82082;46.1835;1.13359;250;20220930;16.5;5.4;10.9;1.8;10.1;4.2;1.7;12508 +82082;46.1835;1.13359;250;20221001;18.9;11.2;15;5.2;15.9;5.5;1.43;10181 +82082;46.1835;1.13359;250;20221002;20.3;15.3;17.8;3.6;15.7;0;1.99;7975 +82082;46.1835;1.13359;250;20221003;19.8;9;14.4;2.3;13.3;0;1.82;11873 +82082;46.1835;1.13359;250;20221004;20.5;10;15.2;1.3;13.6;.2;1.7;11549 +82082;46.1835;1.13359;250;20221005;24.2;10.2;17.2;2.5;14;.4;2.47;13265 +82082;46.1835;1.13359;250;20221006;16.7;12.2;14.4;2.1;14.2;0;1.24;7143 +82082;46.1835;1.13359;250;20221007;20.8;9.3;15;1.1;13.9;.1;1.59;11653 +82082;46.1835;1.13359;250;20221008;18.1;12.1;15.1;2.4;12.2;0;1.76;8126 +82082;46.1835;1.13359;250;20221009;23.4;8.5;15.9;2.2;12.3;.1;2.3;13005 +82082;46.1835;1.13359;250;20221010;21.6;12.2;16.9;3.2;15.2;1.7;1.95;10059 +82082;46.1835;1.13359;250;20221011;17.6;12.9;15.2;1.6;15.5;3.3;1.1;6826 +82082;46.1835;1.13359;250;20221012;18.6;10.7;14.6;1;14.6;.2;1.21;8918 +82082;46.1835;1.13359;250;20221013;15.8;9.4;12.6;2.8;14.3;5.5;.88;7850 +82082;46.1835;1.13359;250;20221014;17.7;15.1;16.4;4.4;17.4;3.2;.94;4698 +82082;46.1835;1.13359;250;20221015;19;15.8;17.4;4.1;16.6;0;1.45;5205 +82082;46.1835;1.13359;250;20221016;25.3;14.7;20;3.1;16.6;0;2.37;9865 +82082;46.1835;1.13359;250;20221017;21.4;18.9;20.1;3.8;17.2;2.6;2;4390 +82082;46.1835;1.13359;250;20221018;26.4;14.6;20.5;1.8;17;0;1.99;10151 +82082;46.1835;1.13359;250;20221019;26.1;14.3;20.2;3.3;15.2;6.4;2.71;10007 +82082;46.1835;1.13359;250;20221020;22.3;14.4;18.3;3.8;17;.9;1.79;7953 +82082;46.1835;1.13359;250;20221021;19.6;17.9;18.7;3.8;14.7;1.4;2.07;3287 +82082;46.1835;1.13359;250;20221022;22.5;12.2;17.3;3;14;0;2.01;8909 +82082;46.1835;1.13359;250;20221023;23;16.8;19.9;5.3;13.5;.3;3.3;6665 +82082;46.1835;1.13359;250;20221024;19.1;14.1;16.6;3.4;13.1;1.5;1.87;5830 +82082;46.1835;1.13359;250;20221025;20.4;8.9;14.6;2.8;12.6;2.2;1.64;9042 +82082;46.1835;1.13359;250;20221026;23.5;12.8;18.1;3;14.2;0;2.09;8570 +82082;46.1835;1.13359;250;20221027;25;13.9;19.4;5.5;14.8;0;3.09;8612 +82082;46.1835;1.13359;250;20221028;23.7;20.9;22.3;5.1;13.7;0;3.75;3938 +82082;46.1835;1.13359;250;20221029;24.9;19.3;22.1;4.2;11.2;0;3.84;5749 +82082;46.1835;1.13359;250;20221030;20.9;10.8;15.8;3.7;12.4;0;2.01;7825 +82082;46.1835;1.13359;250;20221031;21.2;12.8;17;4.1;14.4;1.8;1.88;6972 +82082;46.1835;1.13359;250;20221101;16.7;10.8;13.7;4.2;12.7;.3;1.33;5650 +82082;46.1835;1.13359;250;20221102;16.2;11.5;13.8;3.5;12.6;.1;1.25;4896 +82082;46.1835;1.13359;250;20221103;16.5;7.2;11.8;5.1;11.2;13.6;1.43;7043 +82082;46.1835;1.13359;250;20221104;11.6;7.6;9.6;3.6;10;2.3;.91;4327 +82082;46.1835;1.13359;250;20221105;12.4;.1;6.2;1.7;8;.1;.73;7956 +82082;46.1835;1.13359;250;20221106;13.5;6.7;10.1;3.3;10;.5;1.02;5662 +82082;46.1835;1.13359;250;20221107;17.5;11.7;14.6;5;12.3;0;1.73;5101 +82082;46.1835;1.13359;250;20221108;17.6;10.5;14;5.8;11.7;4.3;1.89;5626 +82082;46.1835;1.13359;250;20221109;14.8;12.2;13.5;2.9;13.2;2.3;.88;3098 +82082;46.1835;1.13359;250;20221110;16.6;7.6;12.1;1.4;10.9;.1;.83;6228 +82082;46.1835;1.13359;250;20221111;20.6;4.4;12.5;2;10.7;.1;1.2;8455 +82082;46.1835;1.13359;250;20221112;21.6;8.7;15.1;2.1;11.9;.1;1.34;7368 +82082;46.1835;1.13359;250;20221113;20.8;5.6;13.2;1.8;10.3;.1;1.19;7940 +82082;46.1835;1.13359;250;20221114;15.6;10.9;13.2;4.8;11.9;3.2;1.35;4066 +82082;46.1835;1.13359;250;20221115;14.4;10.5;12.4;5;12.2;6.2;1.04;3591 +82082;46.1835;1.13359;250;20221116;14.1;9.8;11.9;6.3;11.9;4.3;1.07;3747 +82082;46.1835;1.13359;250;20221117;12.7;11.8;12.2;5.5;11.8;9.8;1.14;1337 +82082;46.1835;1.13359;250;20221118;12.6;6.1;9.3;2.1;9.2;.7;.78;4623 +82082;46.1835;1.13359;250;20221119;9.9;2.4;6.1;1;8;.2;.43;4945 +82082;46.1835;1.13359;250;20221120;10.1;.4;5.2;2.8;8.1;1.2;.49;5637 +82082;46.1835;1.13359;250;20221121;11.5;5.4;8.4;4.6;9.2;5.7;.88;4278 +82082;46.1835;1.13359;250;20221122;10.7;5.3;8;4.1;9;6.2;.79;3933 +82082;46.1835;1.13359;250;20221123;13.5;7.7;10.6;5;10.6;4;1;4047 +82082;46.1835;1.13359;250;20221124;11.6;7.8;9.7;5;10.6;.9;.74;3110 +82082;46.1835;1.13359;250;20221125;12.7;8.9;10.8;2.2;10.3;.6;.78;3070 +82082;46.1835;1.13359;250;20221126;11.4;1.6;6.5;1.6;8.3;.1;.45;5260 +82082;46.1835;1.13359;250;20221127;13.5;4.1;8.8;2.6;7.3;3.7;1.11;5080 +82082;46.1835;1.13359;250;20221128;10.9;8.6;9.7;3.1;10.2;5.6;.74;2157 +82082;46.1835;1.13359;250;20221129;7.9;3.5;5.7;1.3;8.9;.3;.28;3195 +82082;46.1835;1.13359;250;20221130;7.8;1.3;4.5;2.1;8.3;0;.24;3980 +82082;46.1835;1.13359;250;20221201;6.4;5;5.7;3.5;8.3;.4;.5;1480 +82082;46.1835;1.13359;250;20221202;4.6;4;4.3;2.6;7.5;.2;.48;733 +82082;46.1835;1.13359;250;20221203;6.9;2.8;4.8;2.9;7.3;1.2;.55;2934 +82082;46.1835;1.13359;250;20221204;5.1;1.2;3.1;1;7.3;.2;.26;2818 +82082;46.1835;1.13359;250;20221205;8.7;-.4;4.1;1.8;6.7;.1;.45;4607 +82082;46.1835;1.13359;250;20221206;2.8;-2.4;.2;2.7;6;.1;.21;3297 +82082;46.1835;1.13359;250;20221207;3.7;2.1;2.9;4.2;6.2;0;.67;1525 +82082;46.1835;1.13359;250;20221208;1.6;-3.5;-1;1.9;5.2;.3;.26;3208 +82082;46.1835;1.13359;250;20221209;2;.3;1.1;3.3;5.8;.1;.46;1565 +82082;46.1835;1.13359;250;20221210;2;-2.3;-.2;2.5;4.7;0;.51;2854 +82082;46.1835;1.13359;250;20221211;1.7;-5.3;-1.8;1.1;4;0;.31;3798 +82082;46.1835;1.13359;250;20221212;3.5;-6.4;-1.5;2.2;4.3;1.5;.42;4616 +82082;46.1835;1.13359;250;20221213;4.7;-2.2;1.2;1.6;6.6;1.9;.16;3729 +82082;46.1835;1.13359;250;20221214;13.1;4.6;8.8;3.9;11.6;1.5;.17;4193 +82082;46.1835;1.13359;250;20221215;4.3;4.4;4.3;3.2;8;0;.39;0 +82082;46.1835;1.13359;250;20221216;3.8;-1.3;1.2;3.9;4.8;0;.8;3080 +82082;46.1835;1.13359;250;20221217;2.8;-6;-1.6;2.4;3.8;0;.55;4239 +82082;46.1835;1.13359;250;20221218;10.8;-6.7;2;4.7;5.9;.2;.89;6233 +82082;46.1835;1.13359;250;20221219;15.3;10.6;12.9;6.5;9.7;0;2.14;2914 +82082;46.1835;1.13359;250;20221220;15.1;12.1;13.6;6.6;11.1;2.3;1.87;2196 +82082;46.1835;1.13359;250;20221221;12.1;10.7;11.4;5.3;12.3;2.6;.65;1294 +82082;46.1835;1.13359;250;20221222;13.6;11.4;12.5;6.3;13.1;11.9;.74;1788 +82082;46.1835;1.13359;250;20221223;14.4;13.4;13.9;5.5;14.3;6.7;.8;995 +82082;46.1835;1.13359;250;20221224;13.5;10.7;12.1;3.4;12.4;.5;.68;2106 +82082;46.1835;1.13359;250;20221225;15.1;9.7;12.4;5;10.3;.6;1.51;3183 +82082;46.1835;1.13359;250;20221226;12.8;11.2;12;3.9;11.2;1.3;1.05;1442 +82082;46.1835;1.13359;250;20221227;11.1;6.8;8.9;2.9;10.2;.1;.51;2788 +82082;46.1835;1.13359;250;20221228;13;7.3;10.1;5.7;10.5;2.1;.9;3321 +82082;46.1835;1.13359;250;20221229;11.7;10.5;11.1;4.8;11;6.6;.98;1180 +82082;46.1835;1.13359;250;20221230;13.7;7.6;10.6;6.9;11.6;3.8;.72;3491 +82082;46.1835;1.13359;250;20221231;15.7;13.8;14.7;7.6;11.3;0;2.37;1672 +82083;46.20981;1.45536;316;20220101;18.2;8;13.1;3.2;7.61;0;1.8;4919 +82083;46.20981;1.45536;316;20220102;13.6;11;12.3;3.9;9.41;.1;1.5;2191 +82083;46.20981;1.45536;316;20220103;12.2;10.6;11.4;4.1;11.01;.3;.91;1598 +82083;46.20981;1.45536;316;20220104;12.9;11.2;12.1;3.9;9.11;4.6;1.56;1681 +82083;46.20981;1.45536;316;20220105;5.1;.1;2.6;1.3;5.71;.1;.4;3355 +82083;46.20981;1.45536;316;20220106;4.3;-1.9;1.2;1.2;5.51;.3;.3;3839 +82083;46.20981;1.45536;316;20220107;6.6;-.1;3.3;4.1;6.91;2.9;.4;4051 +82083;46.20981;1.45536;316;20220108;9.1;6.2;7.7;4.7;8.91;11.2;.68;2477 +82083;46.20981;1.45536;316;20220109;7;4.6;5.8;2.7;7.91;5.9;.52;2221 +82083;46.20981;1.45536;316;20220110;6.9;5.4;6.2;.8;8.21;.4;.42;1645 +82083;46.20981;1.45536;316;20220111;6.9;1.2;4.1;1.9;5.61;0;.65;3839 +82083;46.20981;1.45536;316;20220112;3;-2;.5;3.4;5.21;0;.49;3596 +82083;46.20981;1.45536;316;20220113;5.9;-1;2.5;3.1;4.61;0;.91;4381 +82083;46.20981;1.45536;316;20220114;11.2;-2.7;4.3;1;4.31;0;.53;6552 +82083;46.20981;1.45536;316;20220115;8.4;-1.9;3.3;1.2;4.31;0;.58;5618 +82083;46.20981;1.45536;316;20220116;6.7;-6.7;0;.7;5.21;.3;.22;6572 +82083;46.20981;1.45536;316;20220117;4.7;-.1;2.3;2.2;7.11;.1;.21;3731 +82083;46.20981;1.45536;316;20220118;6.7;1.1;3.9;3.5;6.21;.1;.73;4133 +82083;46.20981;1.45536;316;20220119;2.8;.1;1.5;1.8;6.41;1.6;.29;2717 +82083;46.20981;1.45536;316;20220120;5.1;2;3.6;2.2;6.61;.4;.49;2999 +82083;46.20981;1.45536;316;20220121;3.9;.2;2.1;3.7;5.21;0;.78;3381 +82083;46.20981;1.45536;316;20220122;3;-.2;1.4;4;5.71;0;.53;3146 +82083;46.20981;1.45536;316;20220123;6;.8;3.4;4.1;5.91;0;.82;4242 +82083;46.20981;1.45536;316;20220124;11.2;-.5;5.4;1.1;5.51;0;.62;6766 +82083;46.20981;1.45536;316;20220125;11.3;-.7;5.3;1;5.51;.1;.6;6956 +82083;46.20981;1.45536;316;20220126;4.1;-2.5;.8;.9;4.91;.1;.41;5071 +82083;46.20981;1.45536;316;20220127;-.4;-5;-2.7;1.5;4.81;0;.24;4193 +82083;46.20981;1.45536;316;20220128;4.7;-.7;2;1.3;6.71;.1;.32;4664 +82083;46.20981;1.45536;316;20220129;4.6;-.2;2.2;.7;7.11;.5;.31;4428 +82083;46.20981;1.45536;316;20220130;8.3;4.2;6.3;.5;8.21;.3;.44;4108 +82083;46.20981;1.45536;316;20220131;7.4;5.3;6.4;3.1;7.41;.9;.84;2809 +82083;46.20981;1.45536;316;20220201;6.5;-.5;3;2;7.61;2.9;.29;5729 +82083;46.20981;1.45536;316;20220202;7.9;6.7;7.3;1.6;8.81;.3;.57;2043 +82083;46.20981;1.45536;316;20220203;10.4;-.1;5.2;2.3;7.01;.2;.77;7373 +82083;46.20981;1.45536;316;20220204;8.8;4.1;6.5;2.6;8.81;2.8;.51;4802 +82083;46.20981;1.45536;316;20220205;8.2;-.2;4;1.2;6.71;.3;.56;6730 +82083;46.20981;1.45536;316;20220206;8.1;2.5;5.3;4.5;8.91;4.8;.28;5465 +82083;46.20981;1.45536;316;20220207;9.4;6.8;8.1;2.2;8.01;0;.9;3584 +82083;46.20981;1.45536;316;20220208;13.5;-.3;6.6;1.8;6.31;0;1.09;9205 +82083;46.20981;1.45536;316;20220209;16.4;5.2;10.8;4;6.41;.1;2.34;8356 +82083;46.20981;1.45536;316;20220210;5.8;2.4;4.1;2.8;8.42;1.7;1.33;8950 +82083;46.20981;1.45536;316;20220211;8.4;3.9;6.1;3.9;6.37;0;1.29;11600 +82083;46.20981;1.45536;316;20220212;11.5;-3.5;4;1.9;4.42;0;1.25;9400 +82083;46.20981;1.45536;316;20220213;15.4;-.3;7.5;5.1;7.67;1.4;1.77;9900 +82083;46.20981;1.45536;316;20220214;10.1;7;8.5;4.3;8.67;5.5;1.06;6500 +82083;46.20981;1.45536;316;20220215;7.6;3.9;5.7;3.5;8.47;9.4;.51;4200 +82083;46.20981;1.45536;316;20220216;12.1;7.2;9.7;4.9;11.61;5.7;.53;5928 +82083;46.20981;1.45536;316;20220217;12.1;10.8;11.5;3.7;12.11;1.5;.73;2799 +82083;46.20981;1.45536;316;20220218;11.9;9.7;10.8;3.9;9.91;1.1;1.23;3891 +82083;46.20981;1.45536;316;20220219;8.8;1.8;5.3;2.4;6.61;0;1;7540 +82083;46.20981;1.45536;316;20220220;9.9;4.8;7.4;4.6;9.41;3.8;.7;6441 +82083;46.20981;1.45536;316;20220221;9.2;5.4;7.3;3.8;8.31;1;.98;5559 +82083;46.20981;1.45536;316;20220222;9.7;5.6;7.7;2.4;8.91;.5;.83;5887 +82083;46.20981;1.45536;316;20220223;14;7.3;10.7;1.1;9.11;.1;1.09;7813 +82083;46.20981;1.45536;316;20220224;11.4;6.2;8.8;2.8;8.11;1.4;1.29;6910 +82083;46.20981;1.45536;316;20220225;8.5;-.8;3.9;.9;5.91;0;.89;9587 +82083;46.20981;1.45536;316;20220226;10.4;.5;5.5;4;5.01;.1;1.88;10053 +82083;46.20981;1.45536;316;20220227;13.7;2.6;8.2;2.5;5.01;0;1.99;10833 +82083;46.20981;1.45536;316;20220228;14.1;2.1;8.1;1.3;5.81;0;1.46;11447 +82083;46.20981;1.45536;316;20220301;13.2;1.5;7.4;1.7;5.91;0;1.53;11452 +82083;46.20981;1.45536;316;20220302;11.3;7.8;9.6;3;8.41;2.5;1.39;6068 +82083;46.20981;1.45536;316;20220303;14;8;11;1.5;10.01;0;1.23;8251 +82083;46.20981;1.45536;316;20220304;10.7;7.4;9.1;1.9;9.71;2.1;.94;6043 +82083;46.20981;1.45536;316;20220305;5.7;5.2;5.5;1.8;8.51;.3;.49;2005 +82083;46.20981;1.45536;316;20220306;8.2;-.9;3.7;1.8;5.31;0;1.23;10731 +82083;46.20981;1.45536;316;20220307;10.6;-3.5;3.6;2.4;4.51;0;1.69;13689 +82083;46.20981;1.45536;316;20220308;13.4;2.6;8;2.6;6.41;.1;1.88;12059 +82083;46.20981;1.45536;316;20220309;14.8;5.5;10.2;3.1;7.91;0;2;11291 +82083;46.20981;1.45536;316;20220310;11.5;8.2;9.9;3.2;8.61;.8;1.5;6561 +82083;46.20981;1.45536;316;20220311;12.9;8.2;10.6;3.9;8.51;13.9;1.87;8055 +82083;46.20981;1.45536;316;20220312;9.3;6.4;7.9;4;8.51;4;1.18;6276 +82083;46.20981;1.45536;316;20220313;10;7.7;8.9;4.5;7.61;6.4;1.71;5594 +82083;46.20981;1.45536;316;20220314;13.9;3;8.5;3;7.61;1.2;1.91;13071 +82083;46.20981;1.45536;316;20220315;17.3;9.2;13.3;3.3;9.91;0;2.29;11320 +82083;46.20981;1.45536;316;20220316;16.5;11.2;13.9;2.3;9.81;0;2.02;9149 +82083;46.20981;1.45536;316;20220317;9.1;8.2;8.7;3.6;9.01;0;1.07;3450 +82083;46.20981;1.45536;316;20220318;10.2;4.9;7.6;5.1;7.92;0;1.4;5850 +82083;46.20981;1.45536;316;20220319;16.8;7.8;12.3;2.6;8.62;0;2.35;13200 +82083;46.20981;1.45536;316;20220320;14.7;5.2;10;3.9;7.77;.1;2.06;6850 +82083;46.20981;1.45536;316;20220321;17.6;6;11.8;4;7.62;0;3.08;16500 +82083;46.20981;1.45536;316;20220322;16.9;.6;8.8;4.2;5.02;0;3.52;19350 +82083;46.20981;1.45536;316;20220323;17.9;-.3;8.8;2.6;4.42;0;3.25;19900 +82083;46.20981;1.45536;316;20220324;19.7;.1;9.9;2.4;4.97;0;3.29;20150 +82083;46.20981;1.45536;316;20220325;20.2;1.4;10.8;3.3;5.47;0;3.74;19000 +82083;46.20981;1.45536;316;20220326;19.9;3;11.4;3.4;6.17;0;3.75;19850 +82083;46.20981;1.45536;316;20220327;21.7;3.7;12.7;2.4;6.47;0;3.46;19600 +82083;46.20981;1.45536;316;20220328;21.3;4.7;13;2.9;6.37;0;3.63;17750 +82083;46.20981;1.45536;316;20220329;16;8.4;12.2;2;7.97;0;1.89;5950 +82083;46.20981;1.45536;316;20220330;12.6;6.4;9.5;2;9.82;1.7;1.17;6050 +82083;46.20981;1.45536;316;20220331;10.8;6.6;8.7;3.4;8.22;11.4;1.58;8200 +82083;46.20981;1.45536;316;20220401;2.7;-1.6;.5;3.1;5.71;5.3;.77;7800 +82083;46.20981;1.45536;316;20220402;4.2;-.5;1.9;3.6;5.12;.1;1.3;10450 +82083;46.20981;1.45536;316;20220403;3.7;-1.9;.9;3.4;4.77;0;1.13;7350 +82083;46.20981;1.45536;316;20220404;10.3;-3.3;3.5;2.1;4.42;0;2.42;23200 +82083;46.20981;1.45536;316;20220405;11;2.4;6.7;1.8;8.02;.5;1.23;7900 +82083;46.20981;1.45536;316;20220406;11;7.6;9.3;3;10.17;1.6;.98;4750 +82083;46.20981;1.45536;316;20220407;11.5;8.7;10.1;5.5;11.42;22.2;.73;3900 +82083;46.20981;1.45536;316;20220408;15;10.2;12.6;6.8;10.32;5.6;2.31;7850 +82083;46.20981;1.45536;316;20220409;11.4;1;6.2;2.4;6.17;.2;2.2;16950 +82083;46.20981;1.45536;316;20220410;16.6;-1;7.8;2.9;5.77;0;3.32;23400 +82083;46.20981;1.45536;316;20220411;23.1;3.7;13.4;4.6;8.22;0;4.43;19750 +82083;46.20981;1.45536;316;20220412;19.9;11.8;15.8;3.5;9.07;3.7;3.31;13200 +82083;46.20981;1.45536;316;20220413;15.4;9.8;12.6;1.4;11.02;1.2;1.44;6950 +82083;46.20981;1.45536;316;20220414;20.5;7.4;13.9;2.7;11.07;0;3.21;19400 +82083;46.20981;1.45536;316;20220415;21.2;7.3;14.2;3.2;10.02;0;4;23100 +82083;46.20981;1.45536;316;20220416;20.8;5.6;13.2;3.8;8.97;0;4.12;23150 +82083;46.20981;1.45536;316;20220417;21.1;3.2;12.1;2.5;7.67;0;4.05;25200 +82083;46.20981;1.45536;316;20220418;19.3;4;11.7;2.3;8.77;0;3.37;22800 +82083;46.20981;1.45536;316;20220419;15.4;4.5;10;2.8;9.62;.5;2.49;18150 +82083;46.20981;1.45536;316;20220420;16.3;8.1;12.2;2;10.12;.4;1.87;9000 +82083;46.20981;1.45536;316;20220421;19.4;8.2;13.8;1.7;10.52;0;2.61;14850 +82083;46.20981;1.45536;316;20220422;20.3;4.6;12.5;2.2;9.92;.6;3.19;20250 +82083;46.20981;1.45536;316;20220423;17.9;8.6;13.2;2.4;10.97;9.1;2.21;11050 +82083;46.20981;1.45536;316;20220424;15.1;8.8;12;2.9;11.57;9.9;1.28;5500 +82083;46.20981;1.45536;316;20220425;15.8;9.6;12.7;2.4;11.12;.2;1.81;8550 +82083;46.20981;1.45536;316;20220426;18.1;8.4;13.2;2.5;9.77;0;3.6;23650 +82083;46.20981;1.45536;316;20220427;20.5;5.1;12.8;3.4;8.97;0;4.28;25450 +82083;46.20981;1.45536;316;20220428;22.3;7.3;14.8;2.2;11.72;0;3.32;18600 +82083;46.20981;1.45536;316;20220429;20.9;8.5;14.7;2.1;11.37;0;3.28;19700 +82083;46.20981;1.45536;316;20220430;19.3;6.2;12.7;2.3;9.07;0;3.74;23800 +82083;46.20981;1.45536;316;20220501;18.5;4.7;11.6;1.9;8.22;0;3.76;25950 +82083;46.20981;1.45536;316;20220502;20;5.4;12.7;2.5;8.82;0;3.87;23450 +82083;46.20981;1.45536;316;20220503;19.8;6.1;12.9;2.3;10.12;0;3.38;20050 +82083;46.20981;1.45536;316;20220504;18.2;9.5;13.8;1.9;10.57;1.1;2.85;16350 +82083;46.20981;1.45536;316;20220505;18.8;5.6;12.2;2.3;9.67;.2;3.37;21500 +82083;46.20981;1.45536;316;20220506;19.4;5.7;12.6;1.6;10.21;0;3.41;23355 +82083;46.20981;1.45536;316;20220507;20.3;7.1;13.7;1.3;10.71;.2;3.47;23035 +82083;46.20981;1.45536;316;20220508;22.3;7;14.7;1.6;11.01;0;3.91;24975 +82083;46.20981;1.45536;316;20220509;24.3;11.3;17.8;1.9;11.91;0;4.23;23089 +82083;46.20981;1.45536;316;20220510;25.9;13.1;19.5;2.3;11.51;0;4.74;23019 +82083;46.20981;1.45536;316;20220511;26.5;11.9;19.2;2.6;12.41;.1;4.96;24745 +82083;46.20981;1.45536;316;20220512;18.8;11.4;15.1;1;13.91;.1;2.78;17520 +82083;46.20981;1.45536;316;20220513;22.8;13.8;18.3;1.2;14.61;0;3.46;19475 +82083;46.20981;1.45536;316;20220514;26.7;14;20.4;2.3;13.71;0;4.76;23355 +82083;46.20981;1.45536;316;20220515;27.9;15.5;21.7;3;13.81;1.6;5.3;23170 +82083;46.20981;1.45536;316;20220516;25.1;14.8;20;2;14.81;0;4.16;21151 +82083;46.20981;1.45536;316;20220517;29.1;14;21.6;1.2;14.71;.1;4.85;25846 +82083;46.20981;1.45536;316;20220518;29.4;12.6;21;1.7;15.61;3.1;5.18;27405 +82083;46.20981;1.45536;316;20220519;27;17.4;22.2;2.5;17.71;0;4.42;20644 +82083;46.20981;1.45536;316;20220520;25.8;18.3;22.1;2.8;14.81;0;4.48;18243 +82083;46.20981;1.45536;316;20220521;28.6;14.5;21.6;2.6;17.21;.1;5.09;25336 +82083;46.20981;1.45536;316;20220522;29.6;18.2;23.9;2.2;19.51;3.5;4.9;22799 +82083;46.20981;1.45536;316;20220523;18.6;16.5;17.6;3.9;15.51;5.9;2.36;9463 +82083;46.20981;1.45536;316;20220524;15.7;10.2;13;2.5;11.41;2.3;2.59;15752 +82083;46.20981;1.45536;316;20220525;19.4;6.8;13.1;1.8;10.41;.3;3.68;24238 +82083;46.20981;1.45536;316;20220526;18.8;9.9;14.4;1.2;12.11;.1;3.2;20333 +82083;46.20981;1.45536;316;20220527;20.4;11.5;16;1.3;12.71;0;3.42;20393 +82083;46.20981;1.45536;316;20220528;21;10.9;16;2.4;10.81;0;4.02;21826 +82083;46.20981;1.45536;316;20220529;17.9;8.4;13.2;2.6;8.21;0;3.79;21206 +82083;46.20981;1.45536;316;20220530;21.6;6.6;14.1;2.1;7.91;0;4.58;26876 +82083;46.20981;1.45536;316;20220531;22.5;7.1;14.8;1.3;9.01;.3;4.38;27307 +82083;46.20981;1.45536;316;20220601;24.8;9.5;17.2;1.7;11.41;1.8;4.75;27280 +82083;46.20981;1.45536;316;20220602;27.3;13.4;20.4;2.1;14.81;4.7;5.05;26030 +82083;46.20981;1.45536;316;20220603;26.5;16.4;21.5;2.3;16.61;2;4.57;22144 +82083;46.20981;1.45536;316;20220604;26.3;16.1;21.2;2;17.11;8.4;4.42;22301 +82083;46.20981;1.45536;316;20220605;18.9;16.4;17.7;2;16.41;.3;2.22;10747 +82083;46.20981;1.45536;316;20220606;19.6;12.8;16.2;1.6;14.31;1.3;3.1;18161 +82083;46.20981;1.45536;316;20220607;21.1;13.5;17.3;2.6;13.51;8.4;3.67;19267 +82083;46.20981;1.45536;316;20220608;20.4;12.8;16.6;2.9;13.81;2.1;3.49;19296 +82083;46.20981;1.45536;316;20220609;19.3;12;15.7;1.9;12.51;0;3.31;18926 +82083;46.20981;1.45536;316;20220610;25.7;10.1;17.9;.9;13.61;.1;4.66;27991 +82083;46.20981;1.45536;316;20220611;29.3;13;21.2;1.2;13.91;0;5.33;28659 +82083;46.20981;1.45536;316;20220612;26.5;16.7;21.6;2;16.41;.3;4.55;22106 +82083;46.20981;1.45536;316;20220613;25.6;13;19.3;2.5;11.61;0;5.16;25173 +82083;46.20981;1.45536;316;20220614;31.3;13.8;22.6;2.9;11.51;.5;6.87;29802 +82083;46.20981;1.45536;316;20220615;32;22.3;27.2;2.8;15.71;0;6.16;22044 +82083;46.20981;1.45536;316;20220616;32.2;15.9;24.1;1.7;14.81;0;6.05;28778 +82083;46.20981;1.45536;316;20220617;34.7;19.2;27;2.5;13.81;0;7.07;28061 +82083;46.20981;1.45536;316;20220618;36.7;23.1;29.9;3.5;13.21;0;8.26;26255 +82083;46.20981;1.45536;316;20220619;32.5;21.1;26.8;2.3;15.11;8.3;6.12;23991 +82083;46.20981;1.45536;316;20220620;25.9;17.2;21.6;2.1;19.11;16.2;4.13;20882 +82083;46.20981;1.45536;316;20220621;25.5;16.7;21.1;2.1;19.31;4.7;4.03;21006 +82083;46.20981;1.45536;316;20220622;23.1;17.6;20.4;1.9;17.91;10.1;3.33;16474 +82083;46.20981;1.45536;316;20220623;24.8;14;19.4;1.3;16.31;8.1;4.18;23330 +82083;46.20981;1.45536;316;20220624;20.2;15.3;17.8;2.5;15.61;3.1;2.99;15506 +82083;46.20981;1.45536;316;20220625;17.2;14.4;15.8;2;14.21;9.6;2.27;11564 +82083;46.20981;1.45536;316;20220626;15;12.2;13.6;1;14.21;7.7;1.92;11557 +82083;46.20981;1.45536;316;20220627;21.3;12.4;16.9;1.4;13.01;0;3.68;21078 +82083;46.20981;1.45536;316;20220628;22.9;9.1;16;1.3;11.91;0;4.31;26379 +82083;46.20981;1.45536;316;20220629;24;10.1;17.1;1.6;12.81;6.3;4.5;26452 +82083;46.20981;1.45536;316;20220630;16.3;12.4;14.4;1.8;13.21;15;2.37;13704 +82083;46.20981;1.45536;316;20220701;19.9;8.7;14.3;1.2;11.01;0;3.71;23629 +82083;46.20981;1.45536;316;20220702;26.3;11;18.7;2;12.01;0;5.17;27687 +82083;46.20981;1.45536;316;20220703;25;11.9;18.5;1.4;13.91;.8;4.49;25538 +82083;46.20981;1.45536;316;20220704;24;13.9;19;1.4;14.51;.2;4.08;22314 +82083;46.20981;1.45536;316;20220705;25.3;12.1;18.7;1.2;13.11;0;4.52;25558 +82083;46.20981;1.45536;316;20220706;24.3;13.3;18.8;2;12.31;0;4.52;23237 +82083;46.20981;1.45536;316;20220707;23.8;11.6;17.7;1.5;13.91;0;4.22;24459 +82083;46.20981;1.45536;316;20220708;25;13.1;19.1;2.9;13.21;0;4.86;24102 +82083;46.20981;1.45536;316;20220709;28.2;13.8;21;2;13.01;0;5.37;26520 +82083;46.20981;1.45536;316;20220710;26.6;15.7;21.2;3.3;13.41;0;5.33;22942 +82083;46.20981;1.45536;316;20220711;28.1;16.6;22.4;4;13.51;0;6;23528 +82083;46.20981;1.45536;316;20220712;30.4;17;23.7;2.4;13.21;0;5.91;25385 +82083;46.20981;1.45536;316;20220713;31.6;15;23.3;1.7;12.81;0;5.89;28253 +82083;46.20981;1.45536;316;20220714;33.3;17.5;25.4;1.8;13.51;0;6.15;27476 +82083;46.20981;1.45536;316;20220715;29.4;16.2;22.8;1.8;12.71;0;5.36;24991 +82083;46.20981;1.45536;316;20220716;29.6;13.9;21.8;3.2;10.21;0;6.54;27233 +82083;46.20981;1.45536;316;20220717;31.3;16.1;23.7;3.3;11.51;0;6.83;26706 +82083;46.20981;1.45536;316;20220718;38.4;22.1;30.3;3.6;11.91;0;8.76;27592 +82083;46.20981;1.45536;316;20220719;31.9;25;28.5;2.9;15.21;21.1;5.85;17677 +82083;46.20981;1.45536;316;20220720;24.8;16.7;20.8;1.4;17.81;1;3.67;19140 +82083;46.20981;1.45536;316;20220721;27.9;14.3;21.1;1.5;16.41;.2;4.69;24899 +82083;46.20981;1.45536;316;20220722;28.5;18.5;23.5;2;18.11;.7;4.6;21186 +82083;46.20981;1.45536;316;20220723;26.2;17.3;21.8;1.8;16.01;0;4.17;19878 +82083;46.20981;1.45536;316;20220724;32.8;15.7;24.3;1.9;15.41;.2;5.94;27689 +82083;46.20981;1.45536;316;20220725;24.6;18.6;21.6;2.3;16.01;.6;3.76;16084 +82083;46.20981;1.45536;316;20220726;24;13.4;18.7;1.3;14.17;0;3.81;20725 +82083;46.20981;1.45536;316;20220727;25.5;12.2;18.9;1.2;12.82;0;4.22;23280 +82083;46.20981;1.45536;316;20220728;27.6;9.6;18.6;1.1;12.85;0;4.53;25714 +82083;46.20981;1.45536;316;20220729;26.6;14.9;20.7;1.2;15.67;.1;3.83;19434 +82083;46.20981;1.45536;316;20220730;29.4;13.2;21.3;1.2;15.77;0;4.74;25398 +82083;46.20981;1.45536;316;20220731;31.5;12.7;22.1;1.2;15.4;0;5.17;27173 +82083;46.20981;1.45536;316;20220801;30.8;12.6;21.7;1.3;15.17;0;5.03;26223 +82083;46.20981;1.45536;316;20220802;32;13.7;22.8;1.5;15.92;0;5.32;26674 +82083;46.20981;1.45536;316;20220803;35.6;20;27.8;1.6;14.61;0;5.85;25276 +82083;46.20981;1.45536;316;20220804;34.4;18.8;26.6;1.8;16.41;0;5.75;25148 +82083;46.20981;1.45536;316;20220805;27;17.8;22.4;1.6;16.81;0;3.97;19068 +82083;46.20981;1.45536;316;20220806;27.5;15.3;21.4;3.1;12.41;0;5.24;21936 +82083;46.20981;1.45536;316;20220807;28.4;13.4;20.9;2.8;9.41;0;5.68;24259 +82083;46.20981;1.45536;316;20220808;30.3;15.4;22.9;3.1;10.11;0;6.18;24043 +82083;46.20981;1.45536;316;20220809;31.8;16.5;24.2;2.8;10.71;0;6.21;24235 +82083;46.20981;1.45536;316;20220810;32.9;17.6;25.3;2.8;10.81;0;6.39;24095 +82083;46.20981;1.45536;316;20220811;35.3;18;26.7;2.6;10.11;0;6.76;25511 +82083;46.20981;1.45536;316;20220812;35.4;17.5;26.5;1.5;10.61;0;5.65;25805 +82083;46.20981;1.45536;316;20220813;35.5;19;27.3;1.5;12.11;8.4;5.53;24600 +82083;46.20981;1.45536;316;20220814;23.9;18;21;2.9;18.21;6.5;3.17;14368 +82083;46.20981;1.45536;316;20220815;25.4;16.6;21;2.6;16.81;0;3.74;17573 +82083;46.20981;1.45536;316;20220816;24.3;15.3;19.8;1.6;16.91;10.2;3.27;17663 +82083;46.20981;1.45536;316;20220817;23.8;14;18.9;2.4;15.51;.8;3.47;18336 +82083;46.20981;1.45536;316;20220818;24.3;13.6;19;1.6;15.11;0;3.45;19058 +82083;46.20981;1.45536;316;20220819;23.6;14.8;19.2;1.7;17.41;7.8;3.05;17107 +82083;46.20981;1.45536;316;20220820;23.6;16.8;20.2;1.1;17.81;.3;2.78;14857 +82083;46.20981;1.45536;316;20220821;23.3;12.7;18;1.2;16.11;.1;3.07;18572 +82083;46.20981;1.45536;316;20220822;22.9;17.2;20.1;1.4;18.21;1.6;2.57;13354 +82083;46.20981;1.45536;316;20220823;25.6;15.9;20.8;1.3;18.61;0;3.19;17481 +82083;46.20981;1.45536;316;20220824;31.6;18.4;25;2.5;16.51;0;4.98;20344 +82083;46.20981;1.45536;316;20220825;27.4;16.2;21.8;1.4;16.21;.6;3.63;18548 +82083;46.20981;1.45536;316;20220826;24.2;16.4;20.3;1.2;17.21;0;2.85;15257 +82083;46.20981;1.45536;316;20220827;25.8;14.1;20;1.8;14.91;0;3.57;18678 +82083;46.20981;1.45536;316;20220828;28.1;14.2;21.2;2.4;13.31;0;4.4;20253 +82083;46.20981;1.45536;316;20220829;33.3;16.6;25;1.5;14.41;1.3;4.67;22080 +82083;46.20981;1.45536;316;20220830;25.6;18;21.8;2.6;17.81;.3;3.3;14571 +82083;46.20981;1.45536;316;20220831;27.5;17;22.3;2.3;16.01;.1;3.83;17093 +82083;46.20981;1.45536;316;20220901;28.3;17.2;22.8;1.4;16.31;13.7;3.54;17443 +82083;46.20981;1.45536;316;20220902;22.7;15.3;19;1.7;16.71;1.5;2.58;14006 +82083;46.20981;1.45536;316;20220903;23.8;16.1;20;1.9;15.91;0;2.88;14174 +82083;46.20981;1.45536;316;20220904;29.5;14.1;21.8;2.1;15.51;4.2;4.13;20124 +82083;46.20981;1.45536;316;20220905;29.7;17.2;23.5;2.4;17.01;.6;4.11;17907 +82083;46.20981;1.45536;316;20220906;27.5;14.4;21;1.4;15.91;3.4;3.36;18180 +82083;46.20981;1.45536;316;20220907;22.8;14;18.4;1.6;15.41;1.5;2.62;14651 +82083;46.20981;1.45536;316;20220908;22.7;14.1;18.4;3.3;14.61;1.6;3.04;14340 +82083;46.20981;1.45536;316;20220909;20.2;13.9;17.1;3;14.31;1.1;2.44;12067 +82083;46.20981;1.45536;316;20220910;21.6;14.2;17.9;1.7;13.71;0;2.5;13003 +82083;46.20981;1.45536;316;20220911;26.5;12.3;19.4;2.4;12.11;0;3.79;18075 +82083;46.20981;1.45536;316;20220912;34.3;15.4;24.9;2;13.81;0;4.74;20744 +82083;46.20981;1.45536;316;20220913;30.3;21.4;25.9;3;19.11;9.2;4.04;13899 +82083;46.20981;1.45536;316;20220914;24.3;18.2;21.3;3;18.41;12;2.68;11282 +82083;46.20981;1.45536;316;20220915;21.1;16.1;18.6;2;17.81;4.8;1.88;10049 +82083;46.20981;1.45536;316;20220916;17.4;11.1;14.3;1.1;13.31;0;1.7;11237 +82083;46.20981;1.45536;316;20220917;16;6.7;11.4;1.8;9.11;0;2.05;13641 +82083;46.20981;1.45536;316;20220918;18.8;4.2;11.5;1.8;8.01;0;2.53;17066 +82083;46.20981;1.45536;316;20220919;18.4;6.6;12.5;2.4;8.81;0;2.55;15115 +82083;46.20981;1.45536;316;20220920;18.6;5.4;12;2;8.51;0;2.46;15848 +82083;46.20981;1.45536;316;20220921;19.2;7.4;13.3;2.5;8.81;0;2.67;14785 +82083;46.20981;1.45536;316;20220922;22.8;7.5;15.2;2;9.01;0;2.96;16734 +82083;46.20981;1.45536;316;20220923;18.8;10;14.4;1.8;10.81;0;2.12;12398 +82083;46.20981;1.45536;316;20220924;18.1;10.9;14.5;1.6;12.41;2.8;1.79;11026 +82083;46.20981;1.45536;316;20220925;13.7;10.9;12.3;1.4;12.71;4.5;1.07;6561 +82083;46.20981;1.45536;316;20220926;14.7;8;11.4;2.5;11.21;6.7;1.46;10366 +82083;46.20981;1.45536;316;20220927;15;9.2;12.1;2.7;12.01;7.9;1.39;9486 +82083;46.20981;1.45536;316;20220928;15.3;12;13.7;3.3;13.81;13.6;1.18;6915 +82083;46.20981;1.45536;316;20220929;14.4;8.6;11.5;1.4;10.61;.5;1.37;9255 +82083;46.20981;1.45536;316;20220930;15.6;3.9;9.8;1.3;9.71;3.7;1.54;13244 +82083;46.20981;1.45536;316;20221001;18;9.9;14;4.1;15.21;6.9;1.24;10779 +82083;46.20981;1.45536;316;20221002;19.3;14.6;17;2.6;15.11;.1;1.67;7960 +82083;46.20981;1.45536;316;20221003;19.2;9.1;14.2;1.4;13.01;0;1.63;11808 +82083;46.20981;1.45536;316;20221004;21;9.7;15.4;1.7;13.31;.2;1.86;12367 +82083;46.20981;1.45536;316;20221005;23.5;11.8;17.7;2.4;13.91;.2;2.35;12434 +82083;46.20981;1.45536;316;20221006;16.5;12;14.3;2.1;13.91;0;1.22;7375 +82083;46.20981;1.45536;316;20221007;20.7;11.6;16.2;1.5;14.21;.1;1.65;10610 +82083;46.20981;1.45536;316;20221008;17.8;12.1;15;2;11.91;.1;1.63;8156 +82083;46.20981;1.45536;316;20221009;22.2;9.7;16;2.8;11.91;0;2.37;12214 +82083;46.20981;1.45536;316;20221010;20.8;14.5;17.7;2.8;14.41;.9;1.93;8375 +82083;46.20981;1.45536;316;20221011;17.2;13.5;15.4;1.9;15.31;5.3;1.07;6185 +82083;46.20981;1.45536;316;20221012;18.8;13.3;16.1;1.4;14.41;.2;1.3;7570 +82083;46.20981;1.45536;316;20221013;15.9;9.9;12.9;2.6;14.11;4.3;.92;7824 +82083;46.20981;1.45536;316;20221014;17.2;14.7;16;3.3;16.61;3.3;.9;4758 +82083;46.20981;1.45536;316;20221015;18.7;15.1;16.9;3.6;15.91;0;1.37;5750 +82083;46.20981;1.45536;316;20221016;24.2;15.2;19.7;2.8;15.91;0;2.17;9320 +82083;46.20981;1.45536;316;20221017;20.5;18.4;19.5;2.9;16.21;.7;1.7;4116 +82083;46.20981;1.45536;316;20221018;25.8;15.1;20.5;2.2;16.31;0;2.11;9932 +82083;46.20981;1.45536;316;20221019;25.9;17.6;21.8;2.9;13.91;4.1;2.8;8549 +82083;46.20981;1.45536;316;20221020;22.7;14.2;18.5;2.6;16.21;1.5;1.71;8533 +82083;46.20981;1.45536;316;20221021;19.5;17.2;18.4;3.3;14.41;1.7;1.85;4076 +82083;46.20981;1.45536;316;20221022;21;13.2;17.1;3.1;13.41;0;1.92;7912 +82083;46.20981;1.45536;316;20221023;21.9;16.6;19.3;3.4;12.81;.4;2.48;6317 +82083;46.20981;1.45536;316;20221024;19.2;13.7;16.5;2.5;12.51;.2;1.66;6350 +82083;46.20981;1.45536;316;20221025;20.6;10.7;15.7;2.5;12.61;1.4;1.63;8603 +82083;46.20981;1.45536;316;20221026;22.6;13.1;17.9;2.5;13.71;0;1.83;8291 +82083;46.20981;1.45536;316;20221027;24.9;16.8;20.9;3.8;13.91;0;2.85;7495 +82083;46.20981;1.45536;316;20221028;23.4;20.1;21.8;3.2;12.61;0;2.84;4487 +82083;46.20981;1.45536;316;20221029;25;19;22;3.2;10.21;0;3.29;6172 +82083;46.20981;1.45536;316;20221030;20.9;15.5;18.2;2.6;11.61;0;2.05;5734 +82083;46.20981;1.45536;316;20221031;20.6;12.6;16.6;3.4;13.91;1.6;1.64;7008 +82083;46.20981;1.45536;316;20221101;15.7;10;12.9;2.8;12.11;.3;1.02;5729 +82083;46.20981;1.45536;316;20221102;15.6;10.9;13.3;2.5;11.91;.1;1.06;5066 +82083;46.20981;1.45536;316;20221103;15.8;9.9;12.9;3.5;10.51;12.4;1.45;5663 +82083;46.20981;1.45536;316;20221104;10.3;7.3;8.8;3.3;9.51;4.8;.79;3798 +82083;46.20981;1.45536;316;20221105;12.1;2.1;7.1;2.4;7.91;.1;.87;7337 +82083;46.20981;1.45536;316;20221106;13.4;6.3;9.9;3;9.41;.5;1.02;5993 +82083;46.20981;1.45536;316;20221107;16.6;11.1;13.9;3.5;11.61;0;1.37;5121 +82083;46.20981;1.45536;316;20221108;17.5;12.2;14.9;3.9;10.91;3.7;1.83;4939 +82083;46.20981;1.45536;316;20221109;13.9;11.8;12.9;2.1;12.71;2.3;.72;2831 +82083;46.20981;1.45536;316;20221110;15.5;8.6;12.1;1.5;10.81;0;.81;5554 +82083;46.20981;1.45536;316;20221111;20.1;5.4;12.8;2;10.61;.1;1.16;8273 +82083;46.20981;1.45536;316;20221112;20.8;9.3;15.1;1.8;11.21;.1;1.22;7142 +82083;46.20981;1.45536;316;20221113;21.4;7.5;14.5;1;10.01;.1;.89;7802 +82083;46.20981;1.45536;316;20221114;15.3;12;13.7;3.4;11.31;5.3;1.3;3429 +82083;46.20981;1.45536;316;20221115;14.2;9.7;12;3.3;11.51;6.3;.88;4048 +82083;46.20981;1.45536;316;20221116;13.2;9.5;11.4;4.4;11.31;2.9;.87;3559 +82083;46.20981;1.45536;316;20221117;12;11.2;11.6;4.7;11.31;9.5;.97;1298 +82083;46.20981;1.45536;316;20221118;10.4;6.1;8.3;2.4;9.21;.7;.61;3775 +82083;46.20981;1.45536;316;20221119;8.5;3;5.8;1.1;7.91;.2;.41;4290 +82083;46.20981;1.45536;316;20221120;9.4;1.8;5.6;3.1;7.71;.9;.59;5084 +82083;46.20981;1.45536;316;20221121;10.2;4.9;7.6;3.9;8.61;4.9;.74;4087 +82083;46.20981;1.45536;316;20221122;10;4.6;7.3;3.9;8.61;5.5;.68;4076 +82083;46.20981;1.45536;316;20221123;12;7;9.5;3.9;9.91;3.9;.77;3848 +82083;46.20981;1.45536;316;20221124;10.9;7.8;9.4;3.6;10.11;1.1;.66;2859 +82083;46.20981;1.45536;316;20221125;11.2;8.6;9.9;2.2;10.11;.6;.65;2531 +82083;46.20981;1.45536;316;20221126;11.2;3.3;7.3;1.9;8.31;0;.53;4818 +82083;46.20981;1.45536;316;20221127;13.1;6.7;9.9;3.9;6.11;3.1;1.88;4224 +82083;46.20981;1.45536;316;20221128;10.4;8.2;9.3;2.9;9.71;4.1;.7;2191 +82083;46.20981;1.45536;316;20221129;7.4;4.6;6;1.2;8.71;.2;.33;2521 +82083;46.20981;1.45536;316;20221130;6.9;2.7;4.8;1.8;8.01;0;.3;3192 +82083;46.20981;1.45536;316;20221201;5.7;4.7;5.2;2.6;8.01;.6;.43;1222 +82083;46.20981;1.45536;316;20221202;4;3.1;3.6;1.8;7.01;.1;.42;1112 +82083;46.20981;1.45536;316;20221203;6.6;2.1;4.4;2.6;7.01;1.5;.48;3225 +82083;46.20981;1.45536;316;20221204;4.6;1.7;3.2;1.5;7.11;.6;.29;2442 +82083;46.20981;1.45536;316;20221205;8;.6;4.3;1.8;6.61;.1;.45;4237 +82083;46.20981;1.45536;316;20221206;1.5;-2.1;-.3;2.7;5.81;.1;.18;2743 +82083;46.20981;1.45536;316;20221207;3.2;1.3;2.3;4;5.91;0;.58;1806 +82083;46.20981;1.45536;316;20221208;1.4;-3.4;-1;2.8;5.11;.1;.28;3214 +82083;46.20981;1.45536;316;20221209;1.1;-.1;.5;2.7;5.61;.2;.38;1284 +82083;46.20981;1.45536;316;20221210;1.1;-2.3;-.6;1.9;4.41;0;.46;2570 +82083;46.20981;1.45536;316;20221211;1.7;-5.5;-1.9;2;3.81;0;.44;4001 +82083;46.20981;1.45536;316;20221212;3.3;-4.9;-.8;2.5;4.11;.7;.53;4290 +82083;46.20981;1.45536;316;20221213;4.9;-2;1.5;2;6.51;2.4;.17;3865 +82083;46.20981;1.45536;316;20221214;11.9;3.9;7.9;3.1;11.31;2.4;0;4193 +82083;46.20981;1.45536;316;20221215;3.9;4.2;4.1;2.5;8.11;0;.28;0 +82083;46.20981;1.45536;316;20221216;3.2;-1.7;.8;3.5;4.71;0;.67;3125 +82083;46.20981;1.45536;316;20221217;2.9;-6.7;-1.9;2.9;3.61;0;.6;4611 +82083;46.20981;1.45536;316;20221218;10.5;-3.9;3.3;5.9;5.51;.4;1.24;5777 +82083;46.20981;1.45536;316;20221219;15.2;10.1;12.7;4.9;9.11;0;1.83;3182 +82083;46.20981;1.45536;316;20221220;15;11.8;13.4;4.7;10.61;2.4;1.56;2389 +82083;46.20981;1.45536;316;20221221;11.6;10.4;11;3.7;11.71;2.5;.6;1221 +82083;46.20981;1.45536;316;20221222;13;11;12;4.6;12.41;19.3;.66;1759 +82083;46.20981;1.45536;316;20221223;13.5;12.9;13.2;4.5;13.71;6.6;.65;683 +82083;46.20981;1.45536;316;20221224;12.9;10.3;11.6;2.4;11.91;.5;.56;2098 +82083;46.20981;1.45536;316;20221225;14.7;10.1;12.4;3.5;9.91;.3;1.26;3003 +82083;46.20981;1.45536;316;20221226;11.9;10.8;11.4;2.9;10.71;1.7;.87;1154 +82083;46.20981;1.45536;316;20221227;10.6;6;8.3;2.1;9.31;.1;.48;3022 +82083;46.20981;1.45536;316;20221228;12.8;5.3;9.1;4;9.81;.5;.65;4046 +82083;46.20981;1.45536;316;20221229;10.6;9.5;10.1;4.1;10.41;5.8;.77;1172 +82083;46.20981;1.45536;316;20221230;13.5;6.8;10.2;4.9;10.91;3.4;.64;3825 +82083;46.20981;1.45536;316;20221231;16.2;13.6;14.9;5.1;10.61;0;2.07;2161 +82084;46.23517;1.77742;350;20220101;19.1;3;11;2;7.47;0;1.13;5887 +82084;46.23517;1.77742;350;20220102;14.8;5.8;10.3;3.2;9.13;.1;1.06;4197 +82084;46.23517;1.77742;350;20220103;12.3;10.2;11.3;3.7;10.8;.1;.95;1957 +82084;46.23517;1.77742;350;20220104;13.4;11.1;12.3;4.3;9.1;4.5;1.76;1624 +82084;46.23517;1.77742;350;20220105;5;-.5;2.3;1.4;5.77;.1;.34;4292 +82084;46.23517;1.77742;350;20220106;3.5;-3.2;.1;.6;5.37;.1;.24;3538 +82084;46.23517;1.77742;350;20220107;5.9;-2.6;1.7;3.3;6.8;2.8;.25;4538 +82084;46.23517;1.77742;350;20220108;9.3;5.2;7.2;4.8;8.83;11.8;.69;2735 +82084;46.23517;1.77742;350;20220109;7.2;4.5;5.8;3.1;7.8;5;.62;2435 +82084;46.23517;1.77742;350;20220110;7;5;6;.7;8.03;.2;.42;1896 +82084;46.23517;1.77742;350;20220111;6.3;-.4;2.9;1.5;5.57;0;.45;5300 +82084;46.23517;1.77742;350;20220112;2.3;-3;-.3;2.4;5.1;0;.41;3473 +82084;46.23517;1.77742;350;20220113;5.8;-4.8;.5;2;4.43;0;.57;5950 +82084;46.23517;1.77742;350;20220114;11.4;-5.6;2.9;.8;4.3;0;.39;7251 +82084;46.23517;1.77742;350;20220115;9;-5.9;1.6;.8;4.13;0;.39;6810 +82084;46.23517;1.77742;350;20220116;7.4;-8;-.3;.6;4.7;.3;.2;7335 +82084;46.23517;1.77742;350;20220117;4.7;-2.6;1;1.5;6.87;.1;.21;3365 +82084;46.23517;1.77742;350;20220118;5.6;.7;3.1;2.9;6.23;.1;.6;3808 +82084;46.23517;1.77742;350;20220119;2.7;-.9;.9;1.6;6.33;1.2;.29;2400 +82084;46.23517;1.77742;350;20220120;5.3;1.5;3.4;2.1;6.57;.4;.52;2940 +82084;46.23517;1.77742;350;20220121;3.9;-.1;1.9;4.3;5.23;0;.82;4635 +82084;46.23517;1.77742;350;20220122;2.8;-1.9;.4;3.4;5.7;0;.43;3390 +82084;46.23517;1.77742;350;20220123;5.2;.8;3;3.5;5.97;0;.69;4740 +82084;46.23517;1.77742;350;20220124;12.5;-2.2;5.2;1.3;5.47;0;.7;7672 +82084;46.23517;1.77742;350;20220125;11.8;-4.5;3.6;.9;5.2;0;.52;8101 +82084;46.23517;1.77742;350;20220126;5.9;-5.4;.2;.9;4.8;0;.37;6642 +82084;46.23517;1.77742;350;20220127;2.6;-7;-2.2;1.3;4.67;.1;.29;6566 +82084;46.23517;1.77742;350;20220128;4.7;-1.6;1.6;1;6.5;0;.34;4264 +82084;46.23517;1.77742;350;20220129;4.7;-1;1.9;.8;7.1;.3;.31;4216 +82084;46.23517;1.77742;350;20220130;8.8;4;6.4;.7;8.23;.4;.49;4130 +82084;46.23517;1.77742;350;20220131;7.6;4.8;6.2;3.1;7.33;.9;.87;2916 +82084;46.23517;1.77742;350;20220201;6.2;-1.7;2.2;2.1;7.6;1.7;.26;4481 +82084;46.23517;1.77742;350;20220202;8.4;6.5;7.5;1.8;8.9;.4;.61;2590 +82084;46.23517;1.77742;350;20220203;12.2;-1.2;5.5;2;6.83;.1;.85;7273 +82084;46.23517;1.77742;350;20220204;8.9;4.3;6.6;2;8.77;2.6;.55;4042 +82084;46.23517;1.77742;350;20220205;8.1;-.2;4;.8;6.77;.1;.52;6781 +82084;46.23517;1.77742;350;20220206;7.8;-.6;3.6;4.3;8.53;4.9;.21;5160 +82084;46.23517;1.77742;350;20220207;9.7;6.3;8;2.1;7.67;0;.96;5409 +82084;46.23517;1.77742;350;20220208;12.9;-3;5;1.5;5.9;0;.97;10002 +82084;46.23517;1.77742;350;20220209;17.7;-.7;8.5;2.8;6.1;0;1.92;10293 +82084;46.23517;1.77742;350;20220210;10.2;3.1;6.6;2.8;8.4;1.8;1.46;9200 +82084;46.23517;1.77742;350;20220211;7.8;3.5;5.6;2.2;6.6;0;.94;11300 +82084;46.23517;1.77742;350;20220212;11.8;-6.1;2.8;1.2;4.7;0;.95;9400 +82084;46.23517;1.77742;350;20220213;16;-3.1;6.4;4.6;7.4;1.3;1.78;11400 +82084;46.23517;1.77742;350;20220214;10.5;7.1;8.8;3.2;8.6;4.6;1.13;6400 +82084;46.23517;1.77742;350;20220215;7.9;3.8;5.8;2.8;8.3;7.5;.66;5500 +82084;46.23517;1.77742;350;20220216;12.5;7.1;9.8;4.8;11.5;4.8;.65;5286 +82084;46.23517;1.77742;350;20220217;13.1;10.8;11.9;3.8;11.97;1.4;1.01;4894 +82084;46.23517;1.77742;350;20220218;12.6;9.8;11.2;3.9;9.93;1;1.4;4406 +82084;46.23517;1.77742;350;20220219;9.1;.2;4.7;2.3;6.43;0;1.02;8850 +82084;46.23517;1.77742;350;20220220;10.2;4.8;7.5;4.4;9.23;3.6;.86;6596 +82084;46.23517;1.77742;350;20220221;9.4;5.5;7.4;4.2;8.23;1.2;1.1;5395 +82084;46.23517;1.77742;350;20220222;9.7;5.5;7.6;2.3;8.73;.6;.87;5340 +82084;46.23517;1.77742;350;20220223;14.5;6.9;10.7;1;8.77;.3;1.16;9146 +82084;46.23517;1.77742;350;20220224;12.1;2.9;7.5;2.7;7.93;1.6;1.25;8417 +82084;46.23517;1.77742;350;20220225;8.6;-1.9;3.3;.8;5.83;0;.88;10354 +82084;46.23517;1.77742;350;20220226;9.9;-3.6;3.1;3.1;4.8;.1;1.61;12463 +82084;46.23517;1.77742;350;20220227;13.8;-2.9;5.4;1.4;4.77;0;1.52;12967 +82084;46.23517;1.77742;350;20220228;14.3;-3.8;5.3;1.1;5.2;0;1.39;13611 +82084;46.23517;1.77742;350;20220301;13.9;-2.9;5.5;1.3;5.67;0;1.41;12499 +82084;46.23517;1.77742;350;20220302;12.2;2.8;7.5;1.7;8.53;2.2;1.09;7135 +82084;46.23517;1.77742;350;20220303;13.2;7.4;10.3;.8;9.97;0;1.03;7266 +82084;46.23517;1.77742;350;20220304;11.1;6.3;8.7;1.6;9.67;2;.93;5980 +82084;46.23517;1.77742;350;20220305;6.8;5.3;6.1;1.6;8.43;.1;.68;3589 +82084;46.23517;1.77742;350;20220306;7.9;-1.6;3.2;1.7;5.03;.1;1.28;12121 +82084;46.23517;1.77742;350;20220307;10.2;-6.2;2;1.8;4.43;0;1.52;14815 +82084;46.23517;1.77742;350;20220308;14.9;-2.6;6.1;1.9;6.23;0;1.78;14020 +82084;46.23517;1.77742;350;20220309;15.5;2.1;8.8;2.1;7.67;0;1.83;13415 +82084;46.23517;1.77742;350;20220310;14;4.4;9.2;2.2;8.27;.5;1.56;9399 +82084;46.23517;1.77742;350;20220311;13.4;5.3;9.4;3.5;8.33;11.3;1.75;8069 +82084;46.23517;1.77742;350;20220312;8.8;4.9;6.8;2.9;8.53;7.3;1;6115 +82084;46.23517;1.77742;350;20220313;10.4;6.2;8.3;3.5;7.5;4.9;1.58;5976 +82084;46.23517;1.77742;350;20220314;13.2;-1.1;6.1;2.3;7.6;1.2;1.63;13634 +82084;46.23517;1.77742;350;20220315;17.8;7.9;12.9;2;10;0;1.92;10627 +82084;46.23517;1.77742;350;20220316;16.7;5.2;11;1.2;9.5;0;1.6;9853 +82084;46.23517;1.77742;350;20220317;9.3;7.3;8.3;3.5;8.93;.1;1.1;3850 +82084;46.23517;1.77742;350;20220318;10.1;4.5;7.3;3.9;8;0;1.25;4800 +82084;46.23517;1.77742;350;20220319;16.7;7.3;12;2;8.8;0;2.2;13900 +82084;46.23517;1.77742;350;20220320;15.4;3.2;9.3;3.2;7.8;0;1.91;6800 +82084;46.23517;1.77742;350;20220321;18.1;3.9;11;2.5;7.9;0;2.57;15700 +82084;46.23517;1.77742;350;20220322;17.4;-3.3;7;2.8;5.1;0;2.98;19800 +82084;46.23517;1.77742;350;20220323;18.2;-4.5;6.8;1.7;4.8;0;2.67;20200 +82084;46.23517;1.77742;350;20220324;19.8;-3.6;8.1;2.6;5.4;0;3.23;20100 +82084;46.23517;1.77742;350;20220325;19.6;-2.5;8.5;2.7;5.7;0;3.21;19400 +82084;46.23517;1.77742;350;20220326;19;-1.9;8.5;2.8;6.4;0;3.1;20200 +82084;46.23517;1.77742;350;20220327;21.8;.7;11.2;2.5;6.7;0;3.45;20000 +82084;46.23517;1.77742;350;20220328;21.6;1.3;11.4;2.4;6.7;0;3.3;17900 +82084;46.23517;1.77742;350;20220329;17;6.7;11.8;1.7;7.9;0;1.84;6200 +82084;46.23517;1.77742;350;20220330;12.5;5.6;9;1.5;9.6;1.5;1.1;5500 +82084;46.23517;1.77742;350;20220331;10.3;6.4;8.3;2.3;8.2;13.5;1.33;6000 +82084;46.23517;1.77742;350;20220401;2.5;-1.8;.3;3.1;5.7;6.5;.77;7800 +82084;46.23517;1.77742;350;20220402;3.6;-.6;1.5;2.7;5.1;.2;1.18;9100 +82084;46.23517;1.77742;350;20220403;3.2;-2.3;.4;2.7;4.9;0;.99;6800 +82084;46.23517;1.77742;350;20220404;10.2;-5;2.6;1.2;4.7;0;2.18;23600 +82084;46.23517;1.77742;350;20220405;11.6;1.2;6.4;1.6;8.2;.5;1.23;8200 +82084;46.23517;1.77742;350;20220406;11.8;7;9.4;2.5;10;1.1;1.19;6000 +82084;46.23517;1.77742;350;20220407;11.6;8.8;10.2;4.4;11.3;23.1;1.02;5500 +82084;46.23517;1.77742;350;20220408;14.9;10.2;12.5;6.1;10.3;5.5;2.37;8300 +82084;46.23517;1.77742;350;20220409;11.3;-1;5.1;2.1;6.1;.4;2.09;17400 +82084;46.23517;1.77742;350;20220410;15.8;-2.9;6.4;2.7;5.9;0;3.05;23800 +82084;46.23517;1.77742;350;20220411;24.7;-.7;12;2.8;8.6;0;3.93;20200 +82084;46.23517;1.77742;350;20220412;20.9;12.1;16.5;2.1;8.9;5.6;3.15;13200 +82084;46.23517;1.77742;350;20220413;16.3;9.7;13;1;10.8;1.3;1.55;7300 +82084;46.23517;1.77742;350;20220414;20;5.2;12.6;2.1;10.7;0;2.81;17800 +82084;46.23517;1.77742;350;20220415;20.6;3.1;11.8;2.1;9.8;0;3.3;22700 +82084;46.23517;1.77742;350;20220416;20.3;1.7;11;2.5;8.8;0;3.38;22200 +82084;46.23517;1.77742;350;20220417;19.9;-.4;9.7;1.8;7.4;0;3.47;25300 +82084;46.23517;1.77742;350;20220418;19.8;1.3;10.5;1.8;8.2;0;3.28;23000 +82084;46.23517;1.77742;350;20220419;15.8;1.4;8.6;1.9;9.3;.4;2.46;19900 +82084;46.23517;1.77742;350;20220420;16.2;7.9;12;1.1;10.1;.2;1.75;9200 +82084;46.23517;1.77742;350;20220421;19.8;7;13.4;1.4;9.8;0;2.89;17800 +82084;46.23517;1.77742;350;20220422;20.8;1.4;11.1;1.6;9.2;1.2;3.2;21900 +82084;46.23517;1.77742;350;20220423;18.7;7.1;12.9;1.7;11.2;8.3;2.31;13300 +82084;46.23517;1.77742;350;20220424;17;7.9;12.4;2;11.2;12.9;1.75;8000 +82084;46.23517;1.77742;350;20220425;15.4;9.5;12.4;1.8;11.2;.3;1.62;7400 +82084;46.23517;1.77742;350;20220426;17;8.5;12.7;1.8;10;0;3.44;24600 +82084;46.23517;1.77742;350;20220427;18.7;2.5;10.6;2.7;9.1;0;3.56;25900 +82084;46.23517;1.77742;350;20220428;22.9;3.6;13.2;1.6;11.3;0;3.14;19000 +82084;46.23517;1.77742;350;20220429;21.1;7.5;14.3;1.6;11;0;3.13;18600 +82084;46.23517;1.77742;350;20220430;18.9;3;10.9;1.6;9.1;0;3.15;21800 +82084;46.23517;1.77742;350;20220501;18.2;1.5;9.8;1.3;8.3;0;3.39;26000 +82084;46.23517;1.77742;350;20220502;19.7;2;10.8;1.6;8.9;0;3.46;24500 +82084;46.23517;1.77742;350;20220503;19.4;2.7;11;1.4;10.4;0;2.77;18800 +82084;46.23517;1.77742;350;20220504;17.8;8.9;13.3;1.1;11;.7;2.46;14800 +82084;46.23517;1.77742;350;20220505;18.6;2.8;10.7;1.6;9.6;.1;2.85;19200 +82084;46.23517;1.77742;350;20220506;19.5;3.6;11.6;1.7;9.83;0;3.38;23042 +82084;46.23517;1.77742;350;20220507;20.9;4.8;12.9;1.3;10.37;.8;3.5;23470 +82084;46.23517;1.77742;350;20220508;22.4;5.2;13.8;1.5;10.63;0;3.94;25420 +82084;46.23517;1.77742;350;20220509;24.1;7.1;15.6;1.6;11.27;0;4.21;25267 +82084;46.23517;1.77742;350;20220510;26.5;7.8;17.2;1.8;11.3;0;4.71;26150 +82084;46.23517;1.77742;350;20220511;27.6;8.7;18.1;2.4;12.4;0;5.1;26702 +82084;46.23517;1.77742;350;20220512;19.8;10.1;15;.8;14.33;1;2.6;15982 +82084;46.23517;1.77742;350;20220513;23.2;14;18.6;1;15.13;0;3.36;18707 +82084;46.23517;1.77742;350;20220514;26.3;9.6;18;1.6;13.47;0;4.5;25226 +82084;46.23517;1.77742;350;20220515;29.1;12.6;20.9;2.5;13.9;2.9;5.41;25512 +82084;46.23517;1.77742;350;20220516;26;14.2;20.1;1.8;15;.1;4.36;22504 +82084;46.23517;1.77742;350;20220517;29.5;11.2;20.4;1.1;14.43;.1;4.91;26919 +82084;46.23517;1.77742;350;20220518;30.3;11.8;21;1.4;16.1;2.5;5.03;26458 +82084;46.23517;1.77742;350;20220519;28.1;16;22.1;1.7;17.9;0;4.42;21917 +82084;46.23517;1.77742;350;20220520;27.6;15;21.3;2.6;15.73;.1;4.76;21566 +82084;46.23517;1.77742;350;20220521;28.7;14.8;21.7;1.9;17.27;.1;4.88;24865 +82084;46.23517;1.77742;350;20220522;30.2;15.2;22.7;1.5;19.37;1.9;4.36;21151 +82084;46.23517;1.77742;350;20220523;19.2;17.1;18.1;3.4;15.67;7;2.6;10362 +82084;46.23517;1.77742;350;20220524;16.8;9.8;13.3;2.4;11.37;1.8;2.81;16584 +82084;46.23517;1.77742;350;20220525;19.6;3.9;11.8;1.4;9.97;.7;3.62;24587 +82084;46.23517;1.77742;350;20220526;18.6;7;12.8;.8;11.87;0;2.86;18329 +82084;46.23517;1.77742;350;20220527;21;11.4;16.2;1.4;13;0;3.64;21645 +82084;46.23517;1.77742;350;20220528;21;8.5;14.8;2;10.6;0;4.2;25215 +82084;46.23517;1.77742;350;20220529;17.9;5.8;11.8;2.4;8.23;0;3.92;24542 +82084;46.23517;1.77742;350;20220530;21.8;4.1;12.9;1.8;7.97;0;4.5;27848 +82084;46.23517;1.77742;350;20220531;22.7;4.6;13.6;1.3;9.3;.6;4.13;25891 +82084;46.23517;1.77742;350;20220601;25.5;8.2;16.9;1.2;11.77;1.9;4.43;26121 +82084;46.23517;1.77742;350;20220602;28.3;11.7;20;1.6;14.7;5.5;4.9;25682 +82084;46.23517;1.77742;350;20220603;27.5;14.5;21;1.7;16.63;4.6;4.53;22873 +82084;46.23517;1.77742;350;20220604;27.4;13.7;20.6;1.9;16.9;17.1;4.25;20893 +82084;46.23517;1.77742;350;20220605;19.9;15.6;17.7;1.9;16.6;.2;2.52;12820 +82084;46.23517;1.77742;350;20220606;20.8;11.7;16.3;1.2;14.37;.5;3.17;18257 +82084;46.23517;1.77742;350;20220607;21.9;12.8;17.3;2.3;13.5;7.1;3.77;19688 +82084;46.23517;1.77742;350;20220608;20.5;11.5;16;2.5;14;2.5;3.41;19283 +82084;46.23517;1.77742;350;20220609;20.2;12.2;16.2;2;12.63;0;3.46;18772 +82084;46.23517;1.77742;350;20220610;26.2;8.9;17.5;1;13.43;.1;4.82;29005 +82084;46.23517;1.77742;350;20220611;29.7;10.2;19.9;1.1;13.87;0;5.36;29679 +82084;46.23517;1.77742;350;20220612;27.5;13.2;20.4;1.5;16.8;.6;4.53;23660 +82084;46.23517;1.77742;350;20220613;25.1;13;19;2.1;12.53;0;5.04;26128 +82084;46.23517;1.77742;350;20220614;30.6;8.5;19.5;1.9;12.17;.4;5.97;30085 +82084;46.23517;1.77742;350;20220615;32.7;16.1;24.4;2.2;16.23;0;6.27;27173 +82084;46.23517;1.77742;350;20220616;31.5;14.3;22.9;1.4;15.63;0;5.6;27695 +82084;46.23517;1.77742;350;20220617;34.2;14.2;24.2;1.8;14.73;0;6.48;29389 +82084;46.23517;1.77742;350;20220618;37.7;16.3;27;2.5;14.07;0;7.56;28858 +82084;46.23517;1.77742;350;20220619;34.1;19;26.6;2.2;15.17;9.5;6.46;25690 +82084;46.23517;1.77742;350;20220620;27.9;16.9;22.4;1.9;19.4;19.1;4.45;21785 +82084;46.23517;1.77742;350;20220621;27;15.4;21.2;2;19.73;7.8;4.35;22569 +82084;46.23517;1.77742;350;20220622;25.4;16.8;21.1;1.8;18.27;8;4;20055 +82084;46.23517;1.77742;350;20220623;25.8;13.5;19.7;1.2;16.73;14.1;4.01;21610 +82084;46.23517;1.77742;350;20220624;21.7;14.7;18.2;2.2;16.13;2.5;3.44;18283 +82084;46.23517;1.77742;350;20220625;20.3;12.9;16.6;1.5;14.77;7.1;2.63;13628 +82084;46.23517;1.77742;350;20220626;15.4;12;13.7;1;14.53;14.6;1.66;9136 +82084;46.23517;1.77742;350;20220627;22;13.1;17.5;1.4;13.67;0;3.89;21849 +82084;46.23517;1.77742;350;20220628;24.1;7.4;15.8;1;12.07;0;4.59;28805 +82084;46.23517;1.77742;350;20220629;25.9;8.8;17.3;1.6;13.07;6.3;4.9;28434 +82084;46.23517;1.77742;350;20220630;16.2;11.8;14;1.7;13.63;19.4;2.05;11380 +82084;46.23517;1.77742;350;20220701;20.8;7.1;14;1.1;11.3;0;3.83;24641 +82084;46.23517;1.77742;350;20220702;27.3;7.9;17.6;1.5;12.3;0;5.2;29797 +82084;46.23517;1.77742;350;20220703;25.8;10.6;18.2;1.2;14.2;.5;4.62;26611 +82084;46.23517;1.77742;350;20220704;24.4;14.2;19.3;1.2;15.43;.3;3.91;21005 +82084;46.23517;1.77742;350;20220705;25.8;10.2;18;1.2;13.37;.1;4.75;27581 +82084;46.23517;1.77742;350;20220706;24.3;9.8;17;1.6;12.63;0;4.55;26035 +82084;46.23517;1.77742;350;20220707;24;9.1;16.6;1.7;13.77;0;4.25;25023 +82084;46.23517;1.77742;350;20220708;24.7;12.2;18.4;2.8;13.47;0;4.95;26064 +82084;46.23517;1.77742;350;20220709;27.3;10.1;18.7;1.7;13.27;0;5.18;28193 +82084;46.23517;1.77742;350;20220710;26.1;11.6;18.9;2.5;13.5;0;5.06;25730 +82084;46.23517;1.77742;350;20220711;27.5;12.7;20.1;2.8;13.67;0;5.52;26188 +82084;46.23517;1.77742;350;20220712;29.8;11.8;20.8;1.8;13.6;0;5.62;28084 +82084;46.23517;1.77742;350;20220713;31.2;11.7;21.5;1.5;13.8;.1;5.64;28818 +82084;46.23517;1.77742;350;20220714;33.7;13.4;23.5;1.4;14.4;0;5.92;28954 +82084;46.23517;1.77742;350;20220715;28.5;12.6;20.6;1.5;13.7;0;5.13;26687 +82084;46.23517;1.77742;350;20220716;28.7;10.7;19.7;2.2;11.37;0;5.75;28201 +82084;46.23517;1.77742;350;20220717;30.6;11.1;20.9;2.1;12.53;0;5.88;27717 +82084;46.23517;1.77742;350;20220718;37.6;14.2;25.9;2.6;13.67;0;7.51;28579 +82084;46.23517;1.77742;350;20220719;33.4;17.9;25.6;2.3;15.87;20.1;6.02;23844 +82084;46.23517;1.77742;350;20220720;24.8;16.2;20.5;1.6;17.6;1;3.51;17473 +82084;46.23517;1.77742;350;20220721;28.4;12.3;20.4;1.2;16.23;.1;4.78;26264 +82084;46.23517;1.77742;350;20220722;30.3;14.9;22.6;1.8;17.9;.5;4.81;22990 +82084;46.23517;1.77742;350;20220723;26.8;17;21.9;1.7;16.27;0;4.31;20763 +82084;46.23517;1.77742;350;20220724;33.5;12.9;23.2;1.5;15.53;.3;5.8;28410 +82084;46.23517;1.77742;350;20220725;25.4;16.4;20.9;2.2;16.53;.7;3.87;17891 +82084;46.23517;1.77742;350;20220726;24.6;13.4;19;1.2;14;0;3.92;21500 +82084;46.23517;1.77742;350;20220727;25.5;9.8;17.6;1.6;12.2;0;4.52;25600 +82084;46.23517;1.77742;350;20220728;28;8.1;18;1.5;12.1;0;4.43;23400 +82084;46.23517;1.77742;350;20220729;26.6;13.3;19.9;1.3;15.3;2;3.17;14500 +82084;46.23517;1.77742;350;20220730;29.9;11.7;20.8;1.3;15.2;0;5.06;27600 +82084;46.23517;1.77742;350;20220731;32;11.8;21.9;1.3;15.1;0;5.35;28100 +82084;46.23517;1.77742;350;20220801;30.9;11.1;21;1.5;14.6;0;5.11;26500 +82084;46.23517;1.77742;350;20220802;31.8;12.9;22.3;1.7;15.4;0;5.46;27300 +82084;46.23517;1.77742;350;20220803;35.8;14.4;25.1;1.2;14.77;0;5.59;26730 +82084;46.23517;1.77742;350;20220804;35.5;17.7;26.6;1.7;16.6;0;5.85;25775 +82084;46.23517;1.77742;350;20220805;27.6;17;22.3;1.8;17.13;0;3.94;18125 +82084;46.23517;1.77742;350;20220806;27.3;14.9;21.1;3.1;12.6;0;5.32;23097 +82084;46.23517;1.77742;350;20220807;28.2;9.6;18.9;2.1;9.83;0;5.24;25780 +82084;46.23517;1.77742;350;20220808;30.1;10.5;20.3;2.4;10.57;0;5.69;25983 +82084;46.23517;1.77742;350;20220809;31.7;11.5;21.6;2.1;11.07;0;5.67;25764 +82084;46.23517;1.77742;350;20220810;32.7;12.2;22.5;2.1;11.2;0;5.8;25833 +82084;46.23517;1.77742;350;20220811;35.2;12.1;23.6;1.8;10.83;0;5.91;26221 +82084;46.23517;1.77742;350;20220812;35.7;12.6;24.2;1.3;11.03;0;5.36;25867 +82084;46.23517;1.77742;350;20220813;35.8;13.7;24.8;1.3;11.97;7.3;5.37;25213 +82084;46.23517;1.77742;350;20220814;23.7;17.8;20.8;2.5;18.13;4.5;3.03;13537 +82084;46.23517;1.77742;350;20220815;25.6;16.4;21;2.6;16.97;0;3.78;17652 +82084;46.23517;1.77742;350;20220816;25.6;13.9;19.8;1.4;16.67;8.8;3.17;16310 +82084;46.23517;1.77742;350;20220817;24.6;13.3;19;1.8;16.07;8.4;3.37;18283 +82084;46.23517;1.77742;350;20220818;24.9;13.7;19.3;1.3;15.6;0;3.43;18903 +82084;46.23517;1.77742;350;20220819;24.2;12.7;18.5;1.3;16.83;6.3;2.87;15874 +82084;46.23517;1.77742;350;20220820;23.8;16.5;20.2;1.2;17.87;.4;2.76;14330 +82084;46.23517;1.77742;350;20220821;24.6;10.9;17.8;1.1;15.5;.2;3.05;17822 +82084;46.23517;1.77742;350;20220822;23.5;16.4;20;1;18.23;.8;2.53;13291 +82084;46.23517;1.77742;350;20220823;26.8;14.7;20.8;.9;18.67;.1;3.3;18511 +82084;46.23517;1.77742;350;20220824;31.3;14.9;23.1;1.9;16.27;0;4.71;22201 +82084;46.23517;1.77742;350;20220825;29;13.4;21.2;1.5;16.7;.8;3.8;19299 +82084;46.23517;1.77742;350;20220826;24.9;16.5;20.7;1.3;17.7;.1;3.24;17669 +82084;46.23517;1.77742;350;20220827;25.7;11.4;18.6;1.6;14.5;0;3.47;19153 +82084;46.23517;1.77742;350;20220828;28.2;11.3;19.8;1.5;13.77;0;3.91;20649 +82084;46.23517;1.77742;350;20220829;33.1;13.1;23.1;1.2;14.5;1.4;4.33;22115 +82084;46.23517;1.77742;350;20220830;23.9;17.3;20.6;2;17.77;.2;2.75;12633 +82084;46.23517;1.77742;350;20220831;27.1;12.7;19.9;1.5;15.77;0;3.53;18864 +82084;46.23517;1.77742;350;20220901;28.1;14.2;21.1;1.3;15.83;3.6;3.47;18098 +82084;46.23517;1.77742;350;20220902;24.1;13.6;18.8;1.5;16.63;3.4;2.66;14262 +82084;46.23517;1.77742;350;20220903;24.7;14.6;19.6;1.9;15.67;.1;3.06;15566 +82084;46.23517;1.77742;350;20220904;30.1;11.5;20.8;1.6;15.13;4.2;3.99;21118 +82084;46.23517;1.77742;350;20220905;30.3;14.7;22.5;1.7;17.13;1.4;3.99;19766 +82084;46.23517;1.77742;350;20220906;27.9;14;21;1.7;16.8;5.1;3.53;18692 +82084;46.23517;1.77742;350;20220907;23.5;12.8;18.2;1.5;15.37;1.9;2.65;14916 +82084;46.23517;1.77742;350;20220908;22.5;12.2;17.4;2.9;14.4;1.2;3.01;15834 +82084;46.23517;1.77742;350;20220909;20.9;13.8;17.3;2.8;14.33;1.1;2.6;12830 +82084;46.23517;1.77742;350;20220910;22.1;14.2;18.2;1.8;13.43;.2;2.71;13877 +82084;46.23517;1.77742;350;20220911;25.7;8;16.8;1.9;11.93;0;3.47;19649 +82084;46.23517;1.77742;350;20220912;34.3;10.8;22.6;1.4;13.97;0;4.13;20198 +82084;46.23517;1.77742;350;20220913;30.3;18.8;24.5;2.3;19.23;18.9;3.44;12676 +82084;46.23517;1.77742;350;20220914;25.1;17.2;21.1;2.4;18.33;5.9;2.59;11244 +82084;46.23517;1.77742;350;20220915;22.2;15;18.6;1.3;17.73;4.4;1.88;10242 +82084;46.23517;1.77742;350;20220916;17.5;11.3;14.4;1.2;13.53;0;1.73;10918 +82084;46.23517;1.77742;350;20220917;15.7;5.5;10.6;1.8;9.07;0;2.12;15181 +82084;46.23517;1.77742;350;20220918;18.6;1.4;10;1.3;7.9;.1;2.34;18065 +82084;46.23517;1.77742;350;20220919;18.3;2.7;10.5;2;8.47;0;2.46;17126 +82084;46.23517;1.77742;350;20220920;18.5;2.3;10.4;1.8;8.37;0;2.41;17280 +82084;46.23517;1.77742;350;20220921;19;3.7;11.3;1.9;8.6;0;2.47;16675 +82084;46.23517;1.77742;350;20220922;22.8;2.9;12.8;1.3;8.83;0;2.59;17824 +82084;46.23517;1.77742;350;20220923;19.5;6.5;13;1.3;11.03;0;1.88;11628 +82084;46.23517;1.77742;350;20220924;18.7;10.3;14.5;1.3;12.73;5.4;1.69;10404 +82084;46.23517;1.77742;350;20220925;14.1;11.3;12.7;1.2;13;5.4;1.1;6420 +82084;46.23517;1.77742;350;20220926;15;6.6;10.8;2.1;10.93;6.3;1.45;10243 +82084;46.23517;1.77742;350;20220927;14.9;9.4;12.2;2.8;12;8.7;1.45;9264 +82084;46.23517;1.77742;350;20220928;15.4;11.7;13.6;3.6;14.03;15.2;1.16;6824 +82084;46.23517;1.77742;350;20220929;14.5;8.3;11.4;1.4;10.77;.7;1.43;10299 +82084;46.23517;1.77742;350;20220930;16.4;4.6;10.5;1.1;9.73;3.1;1.56;12672 +82084;46.23517;1.77742;350;20221001;18.8;7.4;13.1;4;14.93;5.8;1.29;10804 +82084;46.23517;1.77742;350;20221002;19.9;14.9;17.4;2.7;15.07;.1;1.88;8753 +82084;46.23517;1.77742;350;20221003;19.4;7.7;13.6;1.4;13;0;1.61;11630 +82084;46.23517;1.77742;350;20221004;22.1;8.8;15.4;1.5;13.13;.2;1.97;13607 +82084;46.23517;1.77742;350;20221005;24.1;8.5;16.3;1.8;12.93;.3;2.29;14075 +82084;46.23517;1.77742;350;20221006;16.4;12.3;14.3;1.5;14.07;0;1.12;6183 +82084;46.23517;1.77742;350;20221007;21.5;9.5;15.5;1.2;13.8;.1;1.67;11511 +82084;46.23517;1.77742;350;20221008;17.4;12.1;14.7;1.5;12.13;.1;1.57;9601 +82084;46.23517;1.77742;350;20221009;22.9;5;13.9;1.7;10.93;0;2.07;13585 +82084;46.23517;1.77742;350;20221010;21;11;16;1.7;13.83;0;1.61;8479 +82084;46.23517;1.77742;350;20221011;16.3;11.7;14;1.3;15.1;3.1;.89;5217 +82084;46.23517;1.77742;350;20221012;18.4;13.1;15.8;1.2;14.5;.2;1.28;8028 +82084;46.23517;1.77742;350;20221013;16.1;8.9;12.5;1.8;13.63;3.2;.92;6722 +82084;46.23517;1.77742;350;20221014;18.8;13.8;16.3;3.3;16.37;2.8;1.16;5989 +82084;46.23517;1.77742;350;20221015;19.7;15.3;17.5;3.4;15.67;0;1.6;5978 +82084;46.23517;1.77742;350;20221016;25.3;14.2;19.8;2.3;15.57;0;2.21;10564 +82084;46.23517;1.77742;350;20221017;20.5;17.5;19;2.1;15.97;1;1.51;4168 +82084;46.23517;1.77742;350;20221018;26;12.2;19.1;1.5;15.73;.1;1.89;11019 +82084;46.23517;1.77742;350;20221019;27;12.5;19.7;1.9;14.1;1.7;2.25;9973 +82084;46.23517;1.77742;350;20221020;23.5;14.3;18.9;2.6;15.83;2;1.89;8315 +82084;46.23517;1.77742;350;20221021;20.2;16.5;18.4;3;14.53;1.6;1.85;4873 +82084;46.23517;1.77742;350;20221022;22.2;10.2;16.2;2.1;13.1;0;1.69;9594 +82084;46.23517;1.77742;350;20221023;22.8;12.7;17.7;3.3;13.07;1.5;2.31;7300 +82084;46.23517;1.77742;350;20221024;20;10.5;15.3;2.3;12.07;.2;1.64;8451 +82084;46.23517;1.77742;350;20221025;20.5;7.1;13.8;2;12.03;4.6;1.42;8535 +82084;46.23517;1.77742;350;20221026;23.2;10.6;16.9;2.1;13.4;.1;1.73;9490 +82084;46.23517;1.77742;350;20221027;26.4;11.6;19;2.7;13.17;0;2.38;8439 +82084;46.23517;1.77742;350;20221028;24.5;17.4;21;2.5;12.67;0;2.44;5941 +82084;46.23517;1.77742;350;20221029;27.1;14.7;20.9;2.3;10.93;0;2.64;8190 +82084;46.23517;1.77742;350;20221030;21.7;9.9;15.8;1.9;11.63;0;1.61;7695 +82084;46.23517;1.77742;350;20221031;21.6;10.2;15.9;2.7;13.67;3.9;1.54;7262 +82084;46.23517;1.77742;350;20221101;15.9;10;13;2.4;11.97;.3;1.07;6593 +82084;46.23517;1.77742;350;20221102;17.1;10.4;13.7;2;11.57;.1;1.14;6547 +82084;46.23517;1.77742;350;20221103;16.7;6.9;11.8;3.3;10.37;11;1.4;6134 +82084;46.23517;1.77742;350;20221104;9.7;7.3;8.5;3.7;9.57;6.7;.81;3527 +82084;46.23517;1.77742;350;20221105;11.9;.1;6;1.6;7.6;0;.74;6937 +82084;46.23517;1.77742;350;20221106;13.9;3.7;8.8;2.7;9.03;.4;1.01;5971 +82084;46.23517;1.77742;350;20221107;17.5;10.8;14.1;3.1;11.37;0;1.44;6258 +82084;46.23517;1.77742;350;20221108;18.8;7.3;13.1;3;10.7;4.1;1.52;6537 +82084;46.23517;1.77742;350;20221109;14.7;11.8;13.3;2;12.57;2.7;.83;3119 +82084;46.23517;1.77742;350;20221110;15.3;7;11.2;1.3;10.5;0;.75;6839 +82084;46.23517;1.77742;350;20221111;20.2;2.1;11.1;1.5;9.87;.1;.98;8666 +82084;46.23517;1.77742;350;20221112;21.6;5;13.3;1.5;10.43;.1;1.11;8141 +82084;46.23517;1.77742;350;20221113;21.5;3.4;12.4;.8;9.77;0;.75;8029 +82084;46.23517;1.77742;350;20221114;16.3;8.2;12.3;2.6;10.97;5.7;1.08;4117 +82084;46.23517;1.77742;350;20221115;15;9;12;2.8;11.4;4;.92;3856 +82084;46.23517;1.77742;350;20221116;13.7;9.3;11.5;4.6;11.1;2.5;1.06;4571 +82084;46.23517;1.77742;350;20221117;12.8;11.3;12.1;4.8;11.13;10.1;1.21;2270 +82084;46.23517;1.77742;350;20221118;11.4;5.1;8.3;2;8.97;1.2;.64;4633 +82084;46.23517;1.77742;350;20221119;8.8;1.2;5;1;7.47;.2;.4;4840 +82084;46.23517;1.77742;350;20221120;8.9;-1.5;3.7;2.1;7.2;1.4;.47;4965 +82084;46.23517;1.77742;350;20221121;10;2.3;6.1;3;8.2;4;.64;3627 +82084;46.23517;1.77742;350;20221122;10;4.9;7.4;3.6;8.4;3.5;.75;4845 +82084;46.23517;1.77742;350;20221123;12.6;6.3;9.4;3.3;9.8;3.5;.8;3935 +82084;46.23517;1.77742;350;20221124;12;7.6;9.8;3.1;10;.9;.78;3338 +82084;46.23517;1.77742;350;20221125;11;7.9;9.5;1.8;9.73;.9;.62;3200 +82084;46.23517;1.77742;350;20221126;10.5;1.7;6.1;1.1;8.1;0;.4;4678 +82084;46.23517;1.77742;350;20221127;14.8;3.5;9.1;2.5;6.83;2.7;1.26;4929 +82084;46.23517;1.77742;350;20221128;11;8.4;9.7;2.7;9.6;5.6;.77;2800 +82084;46.23517;1.77742;350;20221129;8.2;3.7;5.9;1.3;8.7;.2;.33;3199 +82084;46.23517;1.77742;350;20221130;6.8;2.1;4.4;1.7;8.2;0;.3;2509 +82084;46.23517;1.77742;350;20221201;5.8;4.5;5.2;2.9;8;.4;.47;1433 +82084;46.23517;1.77742;350;20221202;3.9;2.7;3.3;1.8;6.93;.4;.44;1082 +82084;46.23517;1.77742;350;20221203;5.5;1.8;3.7;1.8;6.97;2.2;.4;2955 +82084;46.23517;1.77742;350;20221204;4.5;2.2;3.4;1.2;7.33;1.8;.34;1598 +82084;46.23517;1.77742;350;20221205;8.4;.7;4.6;1.3;6.7;.1;.36;4858 +82084;46.23517;1.77742;350;20221206;1.4;-3.1;-.9;1.9;5.8;.1;.21;2343 +82084;46.23517;1.77742;350;20221207;3;1.1;2;3.3;5.93;0;.58;1420 +82084;46.23517;1.77742;350;20221208;2.7;-5.6;-1.5;1.7;4.9;.1;.25;3934 +82084;46.23517;1.77742;350;20221209;1.2;-1.2;0;2.3;5.63;.1;.36;1278 +82084;46.23517;1.77742;350;20221210;.3;-2.2;-1;2.1;4.33;0;.52;2095 +82084;46.23517;1.77742;350;20221211;1.1;-8.4;-3.7;1.3;3.6;0;.3;4412 +82084;46.23517;1.77742;350;20221212;2.8;-8.2;-2.7;1.8;3.97;.7;.36;4589 +82084;46.23517;1.77742;350;20221213;3.7;-1.6;1.1;1.7;6.17;1.3;.25;2807 +82084;46.23517;1.77742;350;20221214;12;1.4;6.7;2.7;10.7;3;.07;3897 +82084;46.23517;1.77742;350;20221215;4;2;3;2.2;7.77;.5;.26;541 +82084;46.23517;1.77742;350;20221216;3.2;-1.6;.8;3.1;4.67;0;.63;3902 +82084;46.23517;1.77742;350;20221217;1.5;-8.7;-3.6;1.9;3.53;0;.36;5080 +82084;46.23517;1.77742;350;20221218;10.6;-8.6;1;3.1;5.03;0;.8;5381 +82084;46.23517;1.77742;350;20221219;15.6;7.3;11.5;3.3;8.73;0;1.35;3614 +82084;46.23517;1.77742;350;20221220;16.6;7.9;12.3;3.4;10.2;3;1.3;3082 +82084;46.23517;1.77742;350;20221221;11.9;10.6;11.3;3.9;11.57;1.9;.75;1744 +82084;46.23517;1.77742;350;20221222;13.5;11;12.3;4.9;12.2;14.4;.88;1969 +82084;46.23517;1.77742;350;20221223;14.4;12.6;13.5;4.8;13.7;7.1;.79;1572 +82084;46.23517;1.77742;350;20221224;12.4;10;11.2;1.8;11.73;.6;.54;1599 +82084;46.23517;1.77742;350;20221225;15.5;6.3;10.9;3.1;9.5;.4;1.07;4047 +82084;46.23517;1.77742;350;20221226;12.1;9.8;11;3;10.67;1.9;.9;1565 +82084;46.23517;1.77742;350;20221227;11.2;2.5;6.8;1.4;8.5;.1;.37;3997 +82084;46.23517;1.77742;350;20221228;13.6;2.6;8.1;3.4;9.07;.6;.72;4616 +82084;46.23517;1.77742;350;20221229;10.6;9.8;10.2;4.1;10.17;5.2;.96;1071 +82084;46.23517;1.77742;350;20221230;13.6;4.2;8.9;4.4;10.53;2.9;.57;3879 +82084;46.23517;1.77742;350;20221231;17.1;13.5;15.3;4.6;10.43;0;2.14;2656 +82085;46.25955;2.09974;379;20220101;20;1.2;10.6;2.4;7.3;0;1.4;6400 +82085;46.25955;2.09974;379;20220102;15.7;5.1;10.4;2.6;9;0;.97;5000 +82085;46.25955;2.09974;379;20220103;12.3;9.9;11.1;3.2;10.7;0;.86;2600 +82085;46.25955;2.09974;379;20220104;13.8;10.7;12.3;4.2;9.1;4.3;1.76;1900 +82085;46.25955;2.09974;379;20220105;5.2;-.8;2.2;1;5.7;0;.19;6300 +82085;46.25955;2.09974;379;20220106;4.2;-4.1;.1;.3;5.2;.1;.19;4000 +82085;46.25955;2.09974;379;20220107;5.4;-4.1;.7;2.7;6.7;2.1;.1;5200 +82085;46.25955;2.09974;379;20220108;9.4;4.6;7;4.1;8.8;10.2;.63;2900 +82085;46.25955;2.09974;379;20220109;7.4;4.3;5.9;2.7;7.7;4.5;.61;2900 +82085;46.25955;2.09974;379;20220110;6.9;4.8;5.9;.7;7.9;.1;.42;2000 +82085;46.25955;2.09974;379;20220111;5.8;-1.3;2.3;1.2;5.5;0;.22;8000 +82085;46.25955;2.09974;379;20220112;2.2;-4.2;-1;2;5;0;.33;4100 +82085;46.25955;2.09974;379;20220113;6.4;-7.1;-.3;1.5;4.2;0;.38;8500 +82085;46.25955;2.09974;379;20220114;11.9;-7.4;2.3;.8;4.2;0;.35;8400 +82085;46.25955;2.09974;379;20220115;10.2;-7.8;1.2;.9;4;.1;.38;8400 +82085;46.25955;2.09974;379;20220116;8;-8.7;-.3;.7;4.4;.2;.21;8800 +82085;46.25955;2.09974;379;20220117;4.6;-4.2;.2;1.4;6.7;0;.22;1900 +82085;46.25955;2.09974;379;20220118;5.4;.1;2.8;2.4;6.2;0;.51;4400 +82085;46.25955;2.09974;379;20220119;2.7;-1.3;.7;1.7;6.2;.8;.33;1500 +82085;46.25955;2.09974;379;20220120;5.5;.9;3.2;2.1;6.5;.4;.53;2900 +82085;46.25955;2.09974;379;20220121;4.1;-.3;1.9;4.6;5.2;0;.81;7400 +82085;46.25955;2.09974;379;20220122;3;-3.2;-.1;3.4;5.6;0;.39;3700 +82085;46.25955;2.09974;379;20220123;5.6;.7;3.2;3.3;6;0;.66;7400 +82085;46.25955;2.09974;379;20220124;13.2;-3.2;5;1.7;5.3;0;.88;9000 +82085;46.25955;2.09974;379;20220125;12.4;-6.2;3.1;1.2;5;0;.64;9500 +82085;46.25955;2.09974;379;20220126;9.9;-6.8;1.6;.9;4.9;0;.44;10000 +82085;46.25955;2.09974;379;20220127;6.1;-8.7;-1.3;1.2;4.6;0;.37;11000 +82085;46.25955;2.09974;379;20220128;5;-2.3;1.4;.9;6.3;0;.37;3600 +82085;46.25955;2.09974;379;20220129;4.5;-1.6;1.5;.8;7;.3;.31;3400 +82085;46.25955;2.09974;379;20220130;8.9;3.6;6.3;.7;8.2;.2;.49;4000 +82085;46.25955;2.09974;379;20220131;7.7;4.5;6.1;2.6;7.3;.7;.84;2800 +82085;46.25955;2.09974;379;20220201;5.9;-2.4;1.8;1.3;7.5;1.7;.28;1900 +82085;46.25955;2.09974;379;20220202;8.7;6.3;7.5;1.5;8.8;.5;.63;3000 +82085;46.25955;2.09974;379;20220203;14.5;-1.3;6.6;2;6.6;.1;1.15;6900 +82085;46.25955;2.09974;379;20220204;9;4.4;6.7;1.6;8.7;2;.58;2800 +82085;46.25955;2.09974;379;20220205;8.2;.1;4.2;.6;6.9;.1;.5;7100 +82085;46.25955;2.09974;379;20220206;7.4;-2.4;2.5;3.5;8.1;4.2;.17;3400 +82085;46.25955;2.09974;379;20220207;9.9;6;8;2.2;7.6;0;1.01;8700 +82085;46.25955;2.09974;379;20220208;12.8;-4.3;4.3;1.9;5.7;0;1.09;11300 +82085;46.25955;2.09974;379;20220209;18.4;-2.7;7.9;3.2;5.9;0;2.19;11300 +82085;46.25955;2.09974;379;20220210;15.5;4.3;9.9;2.8;8.4;2.1;1.46;9200 +82085;46.25955;2.09974;379;20220211;7.6;3.3;5.5;2.2;6.6;0;.94;11300 +82085;46.25955;2.09974;379;20220212;11.6;-6.3;2.7;1.2;4.7;0;.95;9400 +82085;46.25955;2.09974;379;20220213;15.8;-3.3;6.3;4.6;7.4;1.1;1.78;11400 +82085;46.25955;2.09974;379;20220214;10.3;6.9;8.6;3.2;8.6;2.9;1.13;6400 +82085;46.25955;2.09974;379;20220215;7.7;3.6;5.7;2.8;8.3;6.8;.66;5500 +82085;46.25955;2.09974;379;20220216;12.9;6.8;9.9;3.8;11.4;3.1;.73;4400 +82085;46.25955;2.09974;379;20220217;13.6;10.7;12.2;3;11.9;.7;1.14;8000 +82085;46.25955;2.09974;379;20220218;12.8;9.6;11.2;3.4;10;.8;1.36;5200 +82085;46.25955;2.09974;379;20220219;9.6;-.6;4.5;1.9;6.3;0;1.05;10900 +82085;46.25955;2.09974;379;20220220;10.3;4.6;7.5;3.7;9.1;3;.92;7200 +82085;46.25955;2.09974;379;20220221;9.8;5.3;7.6;3.7;8.2;1.4;1.16;6300 +82085;46.25955;2.09974;379;20220222;9.7;5.4;7.6;1.6;8.5;.5;.84;4500 +82085;46.25955;2.09974;379;20220223;15;6.3;10.7;1.3;8.4;0;1.39;12300 +82085;46.25955;2.09974;379;20220224;12.7;1.4;7.1;2.6;7.9;1.6;1.26;9100 +82085;46.25955;2.09974;379;20220225;9;-2.6;3.2;.6;5.8;0;.91;12100 +82085;46.25955;2.09974;379;20220226;9.8;-5.5;2.2;2.8;4.5;.1;1.59;15700 +82085;46.25955;2.09974;379;20220227;14.4;-5.7;4.4;1.1;4.5;0;1.45;15400 +82085;46.25955;2.09974;379;20220228;14.7;-6.3;4.2;1.4;5.1;0;1.56;15300 +82085;46.25955;2.09974;379;20220301;14.7;-4.5;5.1;1.3;5.5;0;1.45;12300 +82085;46.25955;2.09974;379;20220302;12.8;.8;6.8;1.4;8.7;2.6;.86;4500 +82085;46.25955;2.09974;379;20220303;13.1;7.1;10.1;.5;10.1;0;.93;6400 +82085;46.25955;2.09974;379;20220304;11;5.8;8.4;1.2;9.7;1.9;.8;4200 +82085;46.25955;2.09974;379;20220305;6.9;5.3;6.1;1.1;8.5;.1;.68;3800 +82085;46.25955;2.09974;379;20220306;7.9;-1.9;3;2.2;5;.1;1.47;15300 +82085;46.25955;2.09974;379;20220307;10.3;-7.7;1.3;1.6;4.4;0;1.51;17000 +82085;46.25955;2.09974;379;20220308;15.8;-5;5.4;1.8;6.1;0;1.82;14700 +82085;46.25955;2.09974;379;20220309;16.2;.8;8.5;1.7;7.6;0;1.88;15700 +82085;46.25955;2.09974;379;20220310;15.4;3.2;9.3;2.2;8.2;.2;1.67;9200 +82085;46.25955;2.09974;379;20220311;13.6;3.8;8.7;3.3;8.3;8;1.53;5500 +82085;46.25955;2.09974;379;20220312;8.4;4;6.2;2.9;8.6;9.4;.81;4900 +82085;46.25955;2.09974;379;20220313;10.5;6;8.3;3.6;7.5;3.5;1.51;3500 +82085;46.25955;2.09974;379;20220314;12.8;-3.1;4.9;2;7.6;1.2;1.4;13000 +82085;46.25955;2.09974;379;20220315;18.7;7.4;13.1;1.8;9.7;0;1.9;8900 +82085;46.25955;2.09974;379;20220316;17;2.5;9.8;.9;9.2;0;1.23;6500 +82085;46.25955;2.09974;379;20220317;9.6;6.8;8.2;3.7;8.9;.1;1.1;3400 +82085;46.25955;2.09974;379;20220318;9.9;4.3;7.1;3.9;8;0;1.25;4800 +82085;46.25955;2.09974;379;20220319;16.5;7.1;11.8;2;8.8;0;2.2;13900 +82085;46.25955;2.09974;379;20220320;15.2;3;9.1;3.2;7.8;.1;1.91;6800 +82085;46.25955;2.09974;379;20220321;17.9;3.7;10.8;2.5;7.9;0;2.57;15700 +82085;46.25955;2.09974;379;20220322;17.2;-3.5;6.9;2.8;5.1;0;2.98;19800 +82085;46.25955;2.09974;379;20220323;18;-4.7;6.7;1.7;4.8;0;2.67;20200 +82085;46.25955;2.09974;379;20220324;19.6;-3.8;7.9;2.6;5.4;0;3.23;20100 +82085;46.25955;2.09974;379;20220325;19.4;-2.7;8.4;2.7;5.7;0;3.21;19400 +82085;46.25955;2.09974;379;20220326;18.8;-2.1;8.4;2.8;6.4;0;3.1;20200 +82085;46.25955;2.09974;379;20220327;21.6;.5;11.1;2.5;6.7;0;3.45;20000 +82085;46.25955;2.09974;379;20220328;21.4;1.1;11.3;2.4;6.7;0;3.3;17900 +82085;46.25955;2.09974;379;20220329;16.8;6.5;11.7;1.7;7.9;0;1.84;6200 +82085;46.25955;2.09974;379;20220330;12.3;5.4;8.9;1.5;9.6;2;1.1;5500 +82085;46.25955;2.09974;379;20220331;10.1;6.2;8.2;2.3;8.2;12.3;1.33;6000 +82085;46.25955;2.09974;379;20220401;2.3;-2;.2;3.1;5.7;6.4;.77;7800 +82085;46.25955;2.09974;379;20220402;3.4;-.8;1.3;2.7;5.1;.2;1.18;9100 +82085;46.25955;2.09974;379;20220403;3;-2.5;.3;2.7;4.9;0;.99;6800 +82085;46.25955;2.09974;379;20220404;10;-5.2;2.4;1.2;4.7;0;2.18;23600 +82085;46.25955;2.09974;379;20220405;11.4;1;6.2;1.6;8.2;.6;1.23;8200 +82085;46.25955;2.09974;379;20220406;11.6;6.8;9.2;2.5;10;.7;1.19;6000 +82085;46.25955;2.09974;379;20220407;11.4;8.6;10;4.4;11.3;20.4;1.02;5500 +82085;46.25955;2.09974;379;20220408;14.7;10;12.4;6.1;10.3;4.1;2.37;8300 +82085;46.25955;2.09974;379;20220409;11.1;-1.2;5;2.1;6.1;.5;2.09;17400 +82085;46.25955;2.09974;379;20220410;15.6;-3.1;6.3;2.7;5.9;0;3.05;23800 +82085;46.25955;2.09974;379;20220411;24.5;-.9;11.8;2.8;8.6;0;3.93;20200 +82085;46.25955;2.09974;379;20220412;20.7;11.9;16.3;2.1;8.9;1;3.15;13200 +82085;46.25955;2.09974;379;20220413;16.1;9.5;12.8;1;10.8;.4;1.55;7300 +82085;46.25955;2.09974;379;20220414;19.8;5;12.4;2.1;10.7;0;2.81;17800 +82085;46.25955;2.09974;379;20220415;20.4;2.9;11.7;2.1;9.8;0;3.3;22700 +82085;46.25955;2.09974;379;20220416;20.1;1.5;10.8;2.5;8.8;0;3.38;22200 +82085;46.25955;2.09974;379;20220417;19.7;-.6;9.6;1.8;7.4;0;3.47;25300 +82085;46.25955;2.09974;379;20220418;19.6;1.1;10.4;1.8;8.2;0;3.28;23000 +82085;46.25955;2.09974;379;20220419;15.6;1.2;8.4;1.9;9.3;.2;2.46;19900 +82085;46.25955;2.09974;379;20220420;16;7.7;11.9;1.1;10.1;.2;1.75;9200 +82085;46.25955;2.09974;379;20220421;19.6;6.8;13.2;1.4;9.8;0;2.89;17800 +82085;46.25955;2.09974;379;20220422;20.6;1.2;10.9;1.6;9.2;1.2;3.2;21900 +82085;46.25955;2.09974;379;20220423;18.5;6.9;12.7;1.7;11.2;5.8;2.31;13300 +82085;46.25955;2.09974;379;20220424;16.8;7.7;12.3;2;11.2;6.5;1.75;8000 +82085;46.25955;2.09974;379;20220425;15.2;9.3;12.3;1.8;11.2;1.5;1.62;7400 +82085;46.25955;2.09974;379;20220426;16.8;8.3;12.6;1.8;10;0;3.44;24600 +82085;46.25955;2.09974;379;20220427;18.5;2.3;10.4;2.7;9.1;0;3.56;25900 +82085;46.25955;2.09974;379;20220428;22.7;3.4;13.1;1.6;11.3;0;3.14;19000 +82085;46.25955;2.09974;379;20220429;20.9;7.3;14.1;1.6;11;0;3.13;18600 +82085;46.25955;2.09974;379;20220430;18.7;2.8;10.8;1.6;9.1;0;3.15;21800 +82085;46.25955;2.09974;379;20220501;18;1.3;9.7;1.3;8.3;0;3.39;26000 +82085;46.25955;2.09974;379;20220502;19.5;1.8;10.7;1.6;8.9;0;3.46;24500 +82085;46.25955;2.09974;379;20220503;19.2;2.5;10.9;1.4;10.4;0;2.77;18800 +82085;46.25955;2.09974;379;20220504;17.6;8.7;13.2;1.1;11;1.5;2.46;14800 +82085;46.25955;2.09974;379;20220505;18.4;2.6;10.5;1.6;9.6;.2;2.85;19200 +82085;46.25955;2.09974;379;20220506;19.7;2.6;11.2;2.1;9.5;0;3.33;21600 +82085;46.25955;2.09974;379;20220507;21.3;3.7;12.5;1.4;10.3;1.2;3.49;23000 +82085;46.25955;2.09974;379;20220508;22.5;4.1;13.3;1.8;10.2;0;4.07;26100 +82085;46.25955;2.09974;379;20220509;24.2;5.2;14.7;2.1;10.7;0;4.51;27100 +82085;46.25955;2.09974;379;20220510;26.9;5.9;16.4;2.2;10.9;0;5.03;27500 +82085;46.25955;2.09974;379;20220511;28.1;7.7;17.9;2.7;12.2;0;5.38;27300 +82085;46.25955;2.09974;379;20220512;20.8;9.5;15.2;.9;14.6;.3;2.13;11600 +82085;46.25955;2.09974;379;20220513;23.8;14.1;19;.9;15.3;0;3.42;18800 +82085;46.25955;2.09974;379;20220514;26.5;7.9;17.2;1.4;13.4;0;4.44;25800 +82085;46.25955;2.09974;379;20220515;29.7;11.6;20.7;2.6;13.8;2.1;5.63;26500 +82085;46.25955;2.09974;379;20220516;26.7;13.8;20.3;1.6;15;.1;4.7;25100 +82085;46.25955;2.09974;379;20220517;30;10.3;20.2;1.4;14.1;0;5.09;27000 +82085;46.25955;2.09974;379;20220518;31.2;11.5;21.4;1.7;16.1;2.2;5.1;25000 +82085;46.25955;2.09974;379;20220519;28.9;15.9;22.4;1.7;17.9;.1;4.57;22100 +82085;46.25955;2.09974;379;20220520;28.6;13.7;21.2;2.8;15.8;0;4.98;22300 +82085;46.25955;2.09974;379;20220521;29.2;15.2;22.2;1.5;17.5;.1;5.04;25900 +82085;46.25955;2.09974;379;20220522;31.4;13.8;22.6;1.2;19.3;2;3.7;16500 +82085;46.25955;2.09974;379;20220523;19.3;17.2;18.3;2.9;15.5;2.4;2.82;12200 +82085;46.25955;2.09974;379;20220524;17.4;9.7;13.6;2.2;11;1.7;2.97;16800 +82085;46.25955;2.09974;379;20220525;19.2;2.6;10.9;1.4;9.6;.9;3.29;22200 +82085;46.25955;2.09974;379;20220526;17.8;5.4;11.6;.7;11.6;0;1.9;11000 +82085;46.25955;2.09974;379;20220527;21.5;11.3;16.4;1.7;13.2;0;4.07;24400 +82085;46.25955;2.09974;379;20220528;21.1;7.2;14.2;2.1;10.4;0;4.69;30400 +82085;46.25955;2.09974;379;20220529;17.9;3.6;10.8;2.5;8.2;0;4.32;30800 +82085;46.25955;2.09974;379;20220530;22.1;1.5;11.8;1.6;8.1;0;4.6;30700 +82085;46.25955;2.09974;379;20220531;22.9;3.6;13.3;1.5;9.7;.4;3.71;21400 +82085;46.25955;2.09974;379;20220601;26.3;8.4;17.4;1;12.3;1.6;4.06;22600 +82085;46.25955;2.09974;379;20220602;29.2;11.1;20.2;1.4;14.8;4.5;4.66;23600 +82085;46.25955;2.09974;379;20220603;27.9;13.6;20.8;1.4;16.7;8.9;4.29;21600 +82085;46.25955;2.09974;379;20220604;28.4;12.3;20.4;1.8;16.7;19.9;3.69;16100 +82085;46.25955;2.09974;379;20220605;20.3;15.1;17.7;1.8;16.3;.3;2.66;13500 +82085;46.25955;2.09974;379;20220606;20.7;11.1;15.9;1.2;14.3;.5;2.65;14300 +82085;46.25955;2.09974;379;20220607;22.2;12.2;17.2;2.1;13.2;5.8;3.78;19600 +82085;46.25955;2.09974;379;20220608;20.5;10.8;15.7;2.5;13.9;3.1;3.23;18100 +82085;46.25955;2.09974;379;20220609;20.5;12.1;16.3;2;12.4;0;3.49;18300 +82085;46.25955;2.09974;379;20220610;26.2;7.9;17.1;1.4;13.3;.1;5.15;30900 +82085;46.25955;2.09974;379;20220611;30.2;8.9;19.6;1.3;13.7;0;5.55;30300 +82085;46.25955;2.09974;379;20220612;28.9;11.3;20.1;1.5;16.9;.3;4.69;24400 +82085;46.25955;2.09974;379;20220613;25.1;12.6;18.9;1.9;13.6;0;5.42;30800 +82085;46.25955;2.09974;379;20220614;30.6;5.9;18.3;1.6;12.8;.3;5.59;29700 +82085;46.25955;2.09974;379;20220615;32.5;13.7;23.1;2.2;17.1;0;6.17;28700 +82085;46.25955;2.09974;379;20220616;31.1;13.6;22.4;1.7;16.3;0;5.38;25700 +82085;46.25955;2.09974;379;20220617;33.9;11.9;22.9;1.8;15.4;0;6.26;29300 +82085;46.25955;2.09974;379;20220618;38;13.6;25.8;2.3;14.8;0;7.41;29500 +82085;46.25955;2.09974;379;20220619;34.6;16.9;25.8;2.3;15.4;6.7;6.66;27200 +82085;46.25955;2.09974;379;20220620;29.1;16.5;22.8;1.9;19.4;18.2;4.71;22300 +82085;46.25955;2.09974;379;20220621;27.4;14.6;21;2.2;19.6;10.9;4.42;22700 +82085;46.25955;2.09974;379;20220622;26.2;16.2;21.2;1.7;18.5;7.8;4.39;22600 +82085;46.25955;2.09974;379;20220623;26.6;13.3;20;1.3;17;14.4;3.63;18000 +82085;46.25955;2.09974;379;20220624;21.7;14.3;18;2;16.2;1.4;3.52;19400 +82085;46.25955;2.09974;379;20220625;21.6;11.8;16.7;1.6;14.9;6.5;2.28;10100 +82085;46.25955;2.09974;379;20220626;15.5;11.7;13.6;1.1;14.5;19.6;1.01;3700 +82085;46.25955;2.09974;379;20220627;22;13.3;17.7;1.1;13.9;.4;4.13;24100 +82085;46.25955;2.09974;379;20220628;24.7;6.1;15.4;1.1;11.9;0;5.04;32400 +82085;46.25955;2.09974;379;20220629;26.6;8.1;17.4;1.9;13.3;8.4;5.24;30000 +82085;46.25955;2.09974;379;20220630;16.2;11.3;13.8;1.7;13.7;22.1;1.59;7600 +82085;46.25955;2.09974;379;20220701;21.3;6.1;13.7;1.3;11.5;0;3.93;25400 +82085;46.25955;2.09974;379;20220702;27.6;6.5;17.1;1.5;12.4;0;5.34;31100 +82085;46.25955;2.09974;379;20220703;26;9.7;17.9;1.4;14.3;.5;4.76;27500 +82085;46.25955;2.09974;379;20220704;24.3;14.1;19.2;1.2;16.1;.2;3.68;19500 +82085;46.25955;2.09974;379;20220705;26;9.1;17.6;1.6;13.5;.1;5.15;30300 +82085;46.25955;2.09974;379;20220706;24.4;7.7;16.1;1.5;12.7;0;4.82;29700 +82085;46.25955;2.09974;379;20220707;24.6;7.7;16.2;2;13.5;0;4.38;25400 +82085;46.25955;2.09974;379;20220708;24.5;11.5;18;3.1;13.6;0;5.44;30800 +82085;46.25955;2.09974;379;20220709;27.1;8.3;17.7;1.9;13.3;.1;5.33;30300 +82085;46.25955;2.09974;379;20220710;26.3;8.9;17.6;2.1;13.4;0;5.28;30200 +82085;46.25955;2.09974;379;20220711;27.5;10.2;18.9;2.4;13.4;0;5.67;30400 +82085;46.25955;2.09974;379;20220712;29.7;9.2;19.5;2;13.2;0;5.83;30500 +82085;46.25955;2.09974;379;20220713;31.3;10.4;20.9;1.9;14.3;.1;5.78;28600 +82085;46.25955;2.09974;379;20220714;34.1;12.1;23.1;1.4;15;0;6.01;29500 +82085;46.25955;2.09974;379;20220715;28.3;10.8;19.6;1.4;14.3;0;5.19;28700 +82085;46.25955;2.09974;379;20220716;28.5;9.1;18.8;2;11.9;0;5.63;29700 +82085;46.25955;2.09974;379;20220717;30.5;8.4;19.5;1.9;13;0;5.52;27700 +82085;46.25955;2.09974;379;20220718;37.6;10.6;24.1;2.6;14.2;0;7.34;28600 +82085;46.25955;2.09974;379;20220719;33.9;14.7;24.3;2.4;16;5.6;6.2;25900 +82085;46.25955;2.09974;379;20220720;25;15.8;20.4;1.7;17.4;.6;3.25;15100 +82085;46.25955;2.09974;379;20220721;29;11;20;1.4;15.9;.1;5.17;28600 +82085;46.25955;2.09974;379;20220722;31.5;13.5;22.5;2.1;17.7;.2;4.89;21600 +82085;46.25955;2.09974;379;20220723;27.1;16.3;21.7;1.1;16.1;.1;4.42;23100 +82085;46.25955;2.09974;379;20220724;34;11.9;23;1.8;15.3;0;6.06;28600 +82085;46.25955;2.09974;379;20220725;25.9;15.4;20.7;2;16.7;.5;3.8;17800 +82085;46.25955;2.09974;379;20220726;24.4;13.2;18.8;1.2;14;0;3.92;21500 +82085;46.25955;2.09974;379;20220727;25.3;9.6;17.5;1.6;12.2;0;4.52;25600 +82085;46.25955;2.09974;379;20220728;27.8;7.9;17.9;1.5;12.1;0;4.43;23400 +82085;46.25955;2.09974;379;20220729;26.4;13.1;19.8;1.3;15.3;1;3.17;14500 +82085;46.25955;2.09974;379;20220730;29.7;11.5;20.6;1.3;15.2;0;5.06;27600 +82085;46.25955;2.09974;379;20220731;31.8;11.6;21.7;1.3;15.1;0;5.35;28100 +82085;46.25955;2.09974;379;20220801;30.7;10.9;20.8;1.5;14.6;0;5.11;26500 +82085;46.25955;2.09974;379;20220802;31.6;12.7;22.2;1.7;15.4;0;5.46;27300 +82085;46.25955;2.09974;379;20220803;35.8;11.8;23.8;1.5;14.9;0;5.82;27200 +82085;46.25955;2.09974;379;20220804;35.7;17.6;26.7;2;16.2;0;6.12;25400 +82085;46.25955;2.09974;379;20220805;28.1;16.1;22.1;1.8;17.5;0;3.81;17000 +82085;46.25955;2.09974;379;20220806;27.3;14.7;21;3;12.9;0;5.65;26700 +82085;46.25955;2.09974;379;20220807;28.1;7.3;17.7;1.8;10.1;0;5.08;27500 +82085;46.25955;2.09974;379;20220808;29.9;8.2;19.1;2.5;10.9;0;5.66;26900 +82085;46.25955;2.09974;379;20220809;31.6;9.3;20.5;2;11.3;0;5.53;26200 +82085;46.25955;2.09974;379;20220810;32.8;9.5;21.2;2.1;11.4;0;5.82;26700 +82085;46.25955;2.09974;379;20220811;35.8;9.7;22.8;1.8;11.1;0;5.99;26600 +82085;46.25955;2.09974;379;20220812;36;11;23.5;1.6;11.3;0;5.68;25400 +82085;46.25955;2.09974;379;20220813;36.3;11.9;24.1;1.6;12;10.7;5.63;24800 +82085;46.25955;2.09974;379;20220814;23.7;17.5;20.6;2.1;18;3.2;2.91;13100 +82085;46.25955;2.09974;379;20220815;26;16.1;21.1;2.6;16.5;1.1;4.07;19000 +82085;46.25955;2.09974;379;20220816;26.3;13.5;19.9;1.8;16.2;9.6;2.82;11400 +82085;46.25955;2.09974;379;20220817;25.5;12.8;19.2;1.5;16.1;6.2;3.41;18300 +82085;46.25955;2.09974;379;20220818;25.1;13.5;19.3;1.2;15.5;.4;3.47;19300 +82085;46.25955;2.09974;379;20220819;24.7;10.8;17.8;1;16;5;2.47;12900 +82085;46.25955;2.09974;379;20220820;24.2;15.9;20.1;1.1;17.7;.2;2.81;14700 +82085;46.25955;2.09974;379;20220821;25.3;9.6;17.5;1.1;14.9;.3;2.79;15000 +82085;46.25955;2.09974;379;20220822;23.9;16.1;20;.9;17.9;.4;2.39;12000 +82085;46.25955;2.09974;379;20220823;27.4;13.5;20.5;.8;18.2;.1;3.5;20100 +82085;46.25955;2.09974;379;20220824;31.2;13.4;22.3;2;15.9;0;4.91;24000 +82085;46.25955;2.09974;379;20220825;29.3;12.2;20.8;1.6;16.7;1.1;3.56;17000 +82085;46.25955;2.09974;379;20220826;25.4;16.6;21;1.4;17.7;0;3.95;22800 +82085;46.25955;2.09974;379;20220827;25.5;10.1;17.8;1.7;14;0;3.42;18700 +82085;46.25955;2.09974;379;20220828;28.4;9.6;19;1.4;13.9;0;3.8;20700 +82085;46.25955;2.09974;379;20220829;33.3;12;22.7;1.5;14.3;1.1;4.44;20800 +82085;46.25955;2.09974;379;20220830;23.4;16.6;20;2;17.4;.5;2.62;12000 +82085;46.25955;2.09974;379;20220831;27.1;10.5;18.8;1.7;15.5;.1;3.62;20200 +82085;46.25955;2.09974;379;20220901;28.1;12.3;20.2;1.7;15.2;.2;3.65;18400 +82085;46.25955;2.09974;379;20220902;25.2;12.7;19;1.9;16.4;7;2.72;13000 +82085;46.25955;2.09974;379;20220903;25.4;13.7;19.6;1.8;15.4;0;3.29;17200 +82085;46.25955;2.09974;379;20220904;30.6;10.8;20.7;2.1;15.1;3.2;4.37;21500 +82085;46.25955;2.09974;379;20220905;30.2;13.4;21.8;1.4;17.2;2.2;3.97;21600 +82085;46.25955;2.09974;379;20220906;27.8;13.9;20.9;2.1;17.6;4.5;3.7;19400 +82085;46.25955;2.09974;379;20220907;23.9;12.3;18.1;1.6;15.6;3.1;2.63;14200 +82085;46.25955;2.09974;379;20220908;22.2;11.6;16.9;2.6;14.3;1;3;17200 +82085;46.25955;2.09974;379;20220909;21.2;13.5;17.4;2.5;14.1;1.3;2.8;14700 +82085;46.25955;2.09974;379;20220910;22.5;14;18.3;1.9;13.3;.1;3.04;16300 +82085;46.25955;2.09974;379;20220911;25.3;6;15.7;2.1;12.1;0;3.5;21000 +82085;46.25955;2.09974;379;20220912;34.1;9;21.6;1.7;14.2;0;4.21;19100 +82085;46.25955;2.09974;379;20220913;30.4;17.4;23.9;2;19.2;23.1;2.82;8800 +82085;46.25955;2.09974;379;20220914;25.6;16.8;21.2;1.9;18.4;2.9;2.38;9800 +82085;46.25955;2.09974;379;20220915;23;14.3;18.7;1;17.2;4;1.82;9300 +82085;46.25955;2.09974;379;20220916;17.7;10.9;14.3;1;13.6;0;1.8;12000 +82085;46.25955;2.09974;379;20220917;15.5;4.3;9.9;1.7;9;0;2.27;18900 +82085;46.25955;2.09974;379;20220918;18.8;-.5;9.2;1.3;7.5;.1;2.46;20000 +82085;46.25955;2.09974;379;20220919;18.3;.5;9.4;2.2;7.9;0;2.64;19700 +82085;46.25955;2.09974;379;20220920;18.6;.3;9.5;1.9;8;0;2.54;19500 +82085;46.25955;2.09974;379;20220921;19;1.5;10.3;1.9;8.1;0;2.59;19200 +82085;46.25955;2.09974;379;20220922;23.4;.4;11.9;1.4;8.6;0;2.72;18800 +82085;46.25955;2.09974;379;20220923;19.9;5;12.5;1.6;10.8;0;1.65;7400 +82085;46.25955;2.09974;379;20220924;19.1;9.9;14.5;1.2;12.8;6.8;1.6;9000 +82085;46.25955;2.09974;379;20220925;14.4;11.3;12.9;1;13;6.2;1.17;7000 +82085;46.25955;2.09974;379;20220926;15.5;5.9;10.7;1.8;10.7;5.9;1.43;9300 +82085;46.25955;2.09974;379;20220927;15;9.3;12.2;2.2;11.8;7.7;1.52;10100 +82085;46.25955;2.09974;379;20220928;15.9;11.5;13.7;3.1;14;17.3;1.3;7700 +82085;46.25955;2.09974;379;20220929;14.7;8.1;11.4;1;10.6;.6;1.57;12800 +82085;46.25955;2.09974;379;20220930;17.1;4.2;10.7;1;9.3;3;1.66;13100 +82085;46.25955;2.09974;379;20221001;19.3;5.9;12.6;3.7;14.7;3.5;1.22;9300 +82085;46.25955;2.09974;379;20221002;20.5;14.7;17.6;2.2;14.8;.2;2.1;11400 +82085;46.25955;2.09974;379;20221003;20.3;6.3;13.3;1.8;12.5;0;1.81;12500 +82085;46.25955;2.09974;379;20221004;22.8;8.2;15.5;1.7;13;.2;2.27;15800 +82085;46.25955;2.09974;379;20221005;24.6;7.5;16.1;2;12.4;.3;2.54;15300 +82085;46.25955;2.09974;379;20221006;16.3;12.2;14.3;1.3;14.2;0;1.02;5000 +82085;46.25955;2.09974;379;20221007;22.2;8.7;15.5;1.7;13.6;.1;1.89;12100 +82085;46.25955;2.09974;379;20221008;17.2;11.8;14.5;1.4;12;.1;1.77;13700 +82085;46.25955;2.09974;379;20221009;23.5;1.9;12.7;1.6;9.9;0;2.2;15000 +82085;46.25955;2.09974;379;20221010;22;10.4;16.2;1.8;13.7;0;1.6;6400 +82085;46.25955;2.09974;379;20221011;16;10.8;13.4;1.1;15;3.4;.7;3200 +82085;46.25955;2.09974;379;20221012;18.5;13.3;15.9;1.2;14.5;.2;1.4;9500 +82085;46.25955;2.09974;379;20221013;16.1;8.3;12.2;1.4;13.5;3.3;.78;4000 +82085;46.25955;2.09974;379;20221014;19.9;13.2;16.6;2.6;16.1;2;1.36;6900 +82085;46.25955;2.09974;379;20221015;20.8;15.2;18;3.4;15.4;0;1.93;7100 +82085;46.25955;2.09974;379;20221016;25.8;14;19.9;2.6;15.1;0;2.55;12100 +82085;46.25955;2.09974;379;20221017;20.4;17;18.7;1.7;15.6;.5;1.36;3200 +82085;46.25955;2.09974;379;20221018;26.5;10.5;18.5;1.4;14.9;.2;1.95;12500 +82085;46.25955;2.09974;379;20221019;27.8;10.3;19.1;2.1;13.8;.4;2.38;9800 +82085;46.25955;2.09974;379;20221020;23.8;14.3;19.1;3;15.5;2.1;2.13;7900 +82085;46.25955;2.09974;379;20221021;20.9;15.5;18.2;2.7;14.6;1.9;1.85;6900 +82085;46.25955;2.09974;379;20221022;22.9;8.9;15.9;2.2;12.8;.1;1.88;11000 +82085;46.25955;2.09974;379;20221023;23.2;11.2;17.2;3.9;13.1;1.2;2.42;6300 +82085;46.25955;2.09974;379;20221024;20.8;8.3;14.6;1.9;11.6;.3;1.63;11500 +82085;46.25955;2.09974;379;20221025;20.4;5.5;13;2.2;11.7;3.7;1.42;7000 +82085;46.25955;2.09974;379;20221026;23.5;9.2;16.4;2.4;13.1;.1;1.91;10800 +82085;46.25955;2.09974;379;20221027;27.2;9.7;18.5;2.9;12.9;0;2.6;7100 +82085;46.25955;2.09974;379;20221028;25.5;15.2;20.4;2.5;12.6;0;2.45;7700 +82085;46.25955;2.09974;379;20221029;27.9;13.5;20.7;2.9;10.6;0;3.15;8500 +82085;46.25955;2.09974;379;20221030;22.3;7.9;15.1;2;11.2;0;1.67;8200 +82085;46.25955;2.09974;379;20221031;22.1;8.5;15.3;2.5;13.1;2.3;1.56;6800 +82085;46.25955;2.09974;379;20221101;16.1;10;13.1;2.3;11.8;.2;1.15;8700 +82085;46.25955;2.09974;379;20221102;18;9.9;14;2.1;11.3;.1;1.32;8900 +82085;46.25955;2.09974;379;20221103;17.2;6;11.6;3.4;10.3;9.3;1.45;4900 +82085;46.25955;2.09974;379;20221104;9.1;7.3;8.2;3.2;9.6;4.7;.71;3500 +82085;46.25955;2.09974;379;20221105;12;-.9;5.6;1.6;7.3;0;.78;5900 +82085;46.25955;2.09974;379;20221106;14.2;2.5;8.4;3.4;8.6;.3;1.2;4700 +82085;46.25955;2.09974;379;20221107;18;10.8;14.4;3.5;11.2;0;1.68;8000 +82085;46.25955;2.09974;379;20221108;19.8;5.1;12.5;2.9;10.5;4.3;1.53;7200 +82085;46.25955;2.09974;379;20221109;15.3;11.8;13.6;1.9;12.3;4.3;.93;3500 +82085;46.25955;2.09974;379;20221110;15.2;5.7;10.5;1.7;9.9;0;.81;9400 +82085;46.25955;2.09974;379;20221111;20.4;0;10.2;1.8;9.4;.1;1.16;9100 +82085;46.25955;2.09974;379;20221112;22.4;3.4;12.9;2.1;10.1;.1;1.47;8700 +82085;46.25955;2.09974;379;20221113;22.2;1.7;12;1;9.4;.1;.93;7800 +82085;46.25955;2.09974;379;20221114;16.9;7.3;12.1;2.5;10.6;5.7;1.18;2600 +82085;46.25955;2.09974;379;20221115;15.4;8.8;12.1;3.1;11.3;4.7;1.07;2700 +82085;46.25955;2.09974;379;20221116;14.1;9.1;11.6;5;10.9;1.2;1.19;6600 +82085;46.25955;2.09974;379;20221117;13.2;11.2;12.2;4.2;10.9;9.8;1.25;3900 +82085;46.25955;2.09974;379;20221118;12.2;4.7;8.5;1.8;8.7;1.1;.69;5700 +82085;46.25955;2.09974;379;20221119;9.2;.7;5;.9;7.3;.4;.42;5100 +82085;46.25955;2.09974;379;20221120;8.7;-3;2.9;2.1;6.8;1.6;.51;3900 +82085;46.25955;2.09974;379;20221121;9.8;1.2;5.5;2.8;8;3.7;.65;1700 +82085;46.25955;2.09974;379;20221122;10.4;4.8;7.6;3;8.3;2.5;.71;7200 +82085;46.25955;2.09974;379;20221123;12.8;5.7;9.3;3;9.6;3.5;.82;3900 +82085;46.25955;2.09974;379;20221124;12.5;7.2;9.9;3.2;9.8;.9;.88;3800 +82085;46.25955;2.09974;379;20221125;10.8;8;9.4;2;9.5;.9;.67;3800 +82085;46.25955;2.09974;379;20221126;10.6;1.1;5.9;1.3;8;0;.44;4400 +82085;46.25955;2.09974;379;20221127;15.4;1.3;8.4;2.7;6.8;2.2;1.34;4900 +82085;46.25955;2.09974;379;20221128;11.4;8.4;9.9;2.6;9.4;4;.82;4100 +82085;46.25955;2.09974;379;20221129;8.5;3.4;6;1;8.5;.3;.34;3600 +82085;46.25955;2.09974;379;20221130;7;1.2;4.1;1.6;8.1;0;.32;1800 +82085;46.25955;2.09974;379;20221201;5.9;4.5;5.2;3;7.8;.5;.55;1700 +82085;46.25955;2.09974;379;20221202;3.7;2.1;2.9;1.9;6.7;.9;.45;1200 +82085;46.25955;2.09974;379;20221203;5.2;1.9;3.6;1.5;6.9;3.4;.38;3000 +82085;46.25955;2.09974;379;20221204;4.8;2.3;3.6;1.2;7.4;4;.38;1100 +82085;46.25955;2.09974;379;20221205;9.1;-.1;4.5;1.4;6.3;0;.32;7100 +82085;46.25955;2.09974;379;20221206;.9;-4.8;-1.9;1.3;5.3;.1;.23;1900 +82085;46.25955;2.09974;379;20221207;2.8;.4;1.6;3.2;5.8;0;.56;1400 +82085;46.25955;2.09974;379;20221208;3.1;-7.7;-2.3;.9;4.4;.1;.21;4700 +82085;46.25955;2.09974;379;20221209;1.5;-2.4;-.4;1.7;5.7;.1;.28;1600 +82085;46.25955;2.09974;379;20221210;-.2;-2.5;-1.3;2.3;4.2;0;.54;1900 +82085;46.25955;2.09974;379;20221211;.8;-10;-4.6;1.4;3.3;0;.3;4700 +82085;46.25955;2.09974;379;20221212;2.4;-9.9;-3.7;1.7;3.8;.4;.33;4500 +82085;46.25955;2.09974;379;20221213;3.5;-1.4;1.1;1.6;6.2;.6;.31;1900 +82085;46.25955;2.09974;379;20221214;12.1;0;6.1;2.8;10.7;2.8;.06;2800 +82085;46.25955;2.09974;379;20221215;4.3;.2;2.3;1.7;7.4;1;.24;1100 +82085;46.25955;2.09974;379;20221216;3.2;-1.7;.8;2.8;4.7;0;.5;5800 +82085;46.25955;2.09974;379;20221217;.9;-10.2;-4.6;1.4;3.3;0;.21;6400 +82085;46.25955;2.09974;379;20221218;10.8;-10.8;0;2.4;4.8;.1;.86;3800 +82085;46.25955;2.09974;379;20221219;16.4;5.8;11.1;2.6;8.4;0;1.25;3800 +82085;46.25955;2.09974;379;20221220;17.4;5;11.2;3;9.8;2.4;1.22;3000 +82085;46.25955;2.09974;379;20221221;12.1;10.5;11.3;3.4;11.4;1.1;.7;3200 +82085;46.25955;2.09974;379;20221222;13.8;10.8;12.3;3.6;12;11.3;.85;2400 +82085;46.25955;2.09974;379;20221223;14.9;12;13.5;4.1;13.6;5.6;.74;2900 +82085;46.25955;2.09974;379;20221224;12.5;10.1;11.3;1.6;11.6;.5;.62;1000 +82085;46.25955;2.09974;379;20221225;16;4.6;10.3;3.2;9.2;0;1.09;4600 +82085;46.25955;2.09974;379;20221226;12;8.3;10.2;2.7;10.5;2.3;.68;2400 +82085;46.25955;2.09974;379;20221227;11.3;.1;5.7;1.3;7.7;.1;.34;4900 +82085;46.25955;2.09974;379;20221228;14.1;1;7.6;3.6;8.5;.4;.87;5000 +82085;46.25955;2.09974;379;20221229;10.5;9.6;10.1;4.2;10.1;4.9;.95;1400 +82085;46.25955;2.09974;379;20221230;13.5;3.9;8.7;4.7;10.5;2.6;.63;2800 +82085;46.25955;2.09974;379;20221231;17.5;13.1;15.3;4.6;10.3;0;2.17;3500 +82086;46.28296;2.42232;375;20220101;19.6;2.6;11.1;2.2;7.49;0;1.31;5958 +82086;46.28296;2.42232;375;20220102;15.6;6.8;11.2;3.8;8.96;0;1.43;4146 +82086;46.28296;2.42232;375;20220103;12.2;9.8;11;4.2;10.63;0;.98;2178 +82086;46.28296;2.42232;375;20220104;13.8;10.8;12.3;4.7;9.16;4.5;1.85;2058 +82086;46.28296;2.42232;375;20220105;4.6;-.2;2.2;2;5.89;.1;.39;3849 +82086;46.28296;2.42232;375;20220106;4.1;-3.7;.2;.9;5.29;.1;.25;3930 +82086;46.28296;2.42232;375;20220107;5.3;-2.9;1.2;4.2;6.76;1.6;.18;4303 +82086;46.28296;2.42232;375;20220108;8.9;4.6;6.8;5.6;8.73;8.3;.65;2778 +82086;46.28296;2.42232;375;20220109;7.3;4.2;5.8;4.5;7.66;3.8;.74;2585 +82086;46.28296;2.42232;375;20220110;6.5;4.7;5.6;1.2;7.66;.2;.47;1639 +82086;46.28296;2.42232;375;20220111;5.3;-1.6;1.9;1.7;5.56;0;.37;5275 +82086;46.28296;2.42232;375;20220112;1.6;-3.1;-.7;1.7;5.05;0;.39;3117 +82086;46.28296;2.42232;375;20220113;4.3;-5.9;-.8;1.8;4.56;0;.35;5619 +82086;46.28296;2.42232;375;20220114;10.4;-6.5;1.9;.9;4.26;0;.41;7009 +82086;46.28296;2.42232;375;20220115;9;-5.3;1.8;1.2;4.13;0;.57;6418 +82086;46.28296;2.42232;375;20220116;5.7;-6.1;-.2;1.2;4.63;.2;.36;5806 +82086;46.28296;2.42232;375;20220117;4;-2.6;.7;1.5;6.86;.1;.2;2828 +82086;46.28296;2.42232;375;20220118;4.2;.4;2.3;2.8;6.39;0;.41;3013 +82086;46.28296;2.42232;375;20220119;2.5;-1;.7;2.4;6.33;.5;.26;2264 +82086;46.28296;2.42232;375;20220120;5.3;1.3;3.3;2.4;6.66;.5;.52;2926 +82086;46.28296;2.42232;375;20220121;3.9;-.5;1.7;4;5.26;0;.73;4769 +82086;46.28296;2.42232;375;20220122;2;-2.2;-.1;2.4;5.72;0;.35;3042 +82086;46.28296;2.42232;375;20220123;4;-.1;2;3.1;5.92;0;.48;4704 +82086;46.28296;2.42232;375;20220124;11.1;-2.8;4.1;1.5;5.59;0;.69;7180 +82086;46.28296;2.42232;375;20220125;11.2;-4.2;3.5;1.3;5.16;0;.67;7633 +82086;46.28296;2.42232;375;20220126;4.1;-5.5;-.7;1;4.79;0;.33;5552 +82086;46.28296;2.42232;375;20220127;1.6;-7.2;-2.8;1.2;4.61;0;.28;5852 +82086;46.28296;2.42232;375;20220128;4.1;-2.1;1;1.1;6.36;0;.32;4036 +82086;46.28296;2.42232;375;20220129;4.6;-1.6;1.5;1.6;6.99;.4;.28;4311 +82086;46.28296;2.42232;375;20220130;8.4;3.8;6.1;1;8.26;.3;.48;3816 +82086;46.28296;2.42232;375;20220131;7.3;2.6;4.9;4;7.33;.8;.66;4071 +82086;46.28296;2.42232;375;20220201;6.1;-1.5;2.3;3.4;7.59;1.7;.26;4197 +82086;46.28296;2.42232;375;20220202;8.6;6.4;7.5;2.4;9.03;.5;.63;2721 +82086;46.28296;2.42232;375;20220203;13.2;-1.2;6;2.3;6.89;.1;.99;7419 +82086;46.28296;2.42232;375;20220204;8.8;4.2;6.5;2.9;8.69;1.5;.61;3795 +82086;46.28296;2.42232;375;20220205;7.9;-.5;3.7;1.6;6.69;.1;.59;6618 +82086;46.28296;2.42232;375;20220206;7.5;-.1;3.7;5.7;8.39;3.5;.28;4598 +82086;46.28296;2.42232;375;20220207;9.4;6.2;7.8;3;7.43;0;1.17;5140 +82086;46.28296;2.42232;375;20220208;12.3;-2.3;5;2;5.89;0;1.09;9219 +82086;46.28296;2.42232;375;20220209;18.3;-1.3;8.5;3.1;6.03;0;2.12;10528 +82086;46.28296;2.42232;375;20220210;9.6;3;6.3;2.8;8.4;2.5;1.46;9200 +82086;46.28296;2.42232;375;20220211;7.6;3.3;5.5;2.2;6.6;0;.94;11300 +82086;46.28296;2.42232;375;20220212;11.6;-6.3;2.7;1.2;4.7;0;.95;9400 +82086;46.28296;2.42232;375;20220213;15.8;-3.3;6.3;4.6;7.4;.6;1.78;11400 +82086;46.28296;2.42232;375;20220214;10.3;6.9;8.6;3.2;8.6;2.3;1.13;6400 +82086;46.28296;2.42232;375;20220215;7.7;3.6;5.7;2.8;8.3;3.8;.66;5500 +82086;46.28296;2.42232;375;20220216;12.6;6.8;9.7;5.5;11.43;1.6;.7;5443 +82086;46.28296;2.42232;375;20220217;13.5;10.7;12.1;4.6;11.83;.4;1.19;5394 +82086;46.28296;2.42232;375;20220218;12.8;9.8;11.3;4.4;10.03;.8;1.47;4529 +82086;46.28296;2.42232;375;20220219;9.1;.3;4.7;3.2;6.33;0;1.17;8556 +82086;46.28296;2.42232;375;20220220;10.4;4.1;7.3;5.3;9.03;2.2;.97;7062 +82086;46.28296;2.42232;375;20220221;9.1;5.6;7.3;6.1;8.06;1.6;1.28;4938 +82086;46.28296;2.42232;375;20220222;9.5;4.8;7.2;3.2;8.59;.4;.9;5592 +82086;46.28296;2.42232;375;20220223;13.9;6.4;10.2;1.5;8.69;.1;1.23;8907 +82086;46.28296;2.42232;375;20220224;12.4;2.2;7.3;3.6;7.93;1.4;1.38;8844 +82086;46.28296;2.42232;375;20220225;8.7;-1.8;3.5;1.4;5.73;0;1.01;10111 +82086;46.28296;2.42232;375;20220226;9.6;-3.8;2.9;2.8;4.93;0;1.46;12159 +82086;46.28296;2.42232;375;20220227;13.1;-4.9;4.1;1.4;4.76;0;1.4;13415 +82086;46.28296;2.42232;375;20220228;13.8;-5;4.4;1.3;4.99;0;1.44;13665 +82086;46.28296;2.42232;375;20220301;14;-3.5;5.3;1.4;5.83;0;1.4;12542 +82086;46.28296;2.42232;375;20220302;12.8;1.9;7.4;1.9;8.49;1.6;1.14;8115 +82086;46.28296;2.42232;375;20220303;12.7;7.2;10;1;10.16;0;.97;6817 +82086;46.28296;2.42232;375;20220304;11.4;5.6;8.5;1.4;9.69;1.8;.95;6752 +82086;46.28296;2.42232;375;20220305;8.2;4.5;6.3;1.6;8.06;0;.93;6311 +82086;46.28296;2.42232;375;20220306;7.6;-2.5;2.6;2.3;4.83;.1;1.37;12316 +82086;46.28296;2.42232;375;20220307;9.3;-6.7;1.3;2;4.39;0;1.42;14302 +82086;46.28296;2.42232;375;20220308;15.4;-3.5;6;1.8;5.73;0;1.86;14561 +82086;46.28296;2.42232;375;20220309;15.6;1.4;8.5;2.1;7.39;0;1.88;13679 +82086;46.28296;2.42232;375;20220310;15.4;3.3;9.3;2.2;7.83;0;1.77;11235 +82086;46.28296;2.42232;375;20220311;13.6;3.8;8.7;3.6;8.26;6.9;1.72;9207 +82086;46.28296;2.42232;375;20220312;8.1;4.7;6.4;2.4;8.43;9.8;.87;5259 +82086;46.28296;2.42232;375;20220313;9.8;4.2;7;3.1;7.43;4.2;1.36;7224 +82086;46.28296;2.42232;375;20220314;12.5;-2.1;5.2;2.4;7.79;1.5;1.42;13486 +82086;46.28296;2.42232;375;20220315;17.5;7.1;12.3;1.5;10.26;0;1.71;10763 +82086;46.28296;2.42232;375;20220316;17;4.8;10.9;1.3;9.63;3;1.64;10237 +82086;46.28296;2.42232;375;20220317;9.2;7.1;8.2;3.7;9.13;.2;1.04;3905 +82086;46.28296;2.42232;375;20220318;9.9;4.3;7.1;3.9;8;0;1.25;4800 +82086;46.28296;2.42232;375;20220319;16.5;7.1;11.8;2;8.8;.2;2.2;13900 +82086;46.28296;2.42232;375;20220320;15.2;3;9.1;3.2;7.8;.2;1.91;6800 +82086;46.28296;2.42232;375;20220321;17.9;3.7;10.8;2.5;7.9;1;2.57;15700 +82086;46.28296;2.42232;375;20220322;17.2;-3.5;6.9;2.8;5.1;0;2.98;19800 +82086;46.28296;2.42232;375;20220323;18;-4.7;6.7;1.7;4.8;0;2.67;20200 +82086;46.28296;2.42232;375;20220324;19.6;-3.8;7.9;2.6;5.4;0;3.23;20100 +82086;46.28296;2.42232;375;20220325;19.4;-2.7;8.4;2.7;5.7;0;3.21;19400 +82086;46.28296;2.42232;375;20220326;18.8;-2.1;8.4;2.8;6.4;0;3.1;20200 +82086;46.28296;2.42232;375;20220327;21.6;.5;11.1;2.5;6.7;0;3.45;20000 +82086;46.28296;2.42232;375;20220328;21.4;1.1;11.3;2.4;6.7;0;3.3;17900 +82086;46.28296;2.42232;375;20220329;16.8;6.5;11.7;1.7;7.9;1.9;1.84;6200 +82086;46.28296;2.42232;375;20220330;12.3;5.4;8.9;1.5;9.6;2.3;1.1;5500 +82086;46.28296;2.42232;375;20220331;10.1;6.2;8.2;2.3;8.2;12.1;1.33;6000 +82086;46.28296;2.42232;375;20220401;2.3;-2;.2;3.1;5.7;6.3;.77;7800 +82086;46.28296;2.42232;375;20220402;3.4;-.8;1.3;2.7;5.1;.1;1.18;9100 +82086;46.28296;2.42232;375;20220403;3;-2.5;.3;2.7;4.9;0;.99;6800 +82086;46.28296;2.42232;375;20220404;10;-5.2;2.4;1.2;4.7;0;2.18;23600 +82086;46.28296;2.42232;375;20220405;11.4;1;6.2;1.6;8.2;.6;1.23;8200 +82086;46.28296;2.42232;375;20220406;11.6;6.8;9.2;2.5;10;.4;1.19;6000 +82086;46.28296;2.42232;375;20220407;11.4;8.6;10;4.4;11.3;16.7;1.02;5500 +82086;46.28296;2.42232;375;20220408;14.7;10;12.4;6.1;10.3;2;2.37;8300 +82086;46.28296;2.42232;375;20220409;11.1;-1.2;5;2.1;6.1;.6;2.09;17400 +82086;46.28296;2.42232;375;20220410;15.6;-3.1;6.3;2.7;5.9;0;3.05;23800 +82086;46.28296;2.42232;375;20220411;24.5;-.9;11.8;2.8;8.6;0;3.93;20200 +82086;46.28296;2.42232;375;20220412;20.7;11.9;16.3;2.1;8.9;.1;3.15;13200 +82086;46.28296;2.42232;375;20220413;16.1;9.5;12.8;1;10.8;0;1.55;7300 +82086;46.28296;2.42232;375;20220414;19.8;5;12.4;2.1;10.7;0;2.81;17800 +82086;46.28296;2.42232;375;20220415;20.4;2.9;11.7;2.1;9.8;0;3.3;22700 +82086;46.28296;2.42232;375;20220416;20.1;1.5;10.8;2.5;8.8;0;3.38;22200 +82086;46.28296;2.42232;375;20220417;19.7;-.6;9.6;1.8;7.4;0;3.47;25300 +82086;46.28296;2.42232;375;20220418;19.6;1.1;10.4;1.8;8.2;0;3.28;23000 +82086;46.28296;2.42232;375;20220419;15.6;1.2;8.4;1.9;9.3;0;2.46;19900 +82086;46.28296;2.42232;375;20220420;16;7.7;11.9;1.1;10.1;0;1.75;9200 +82086;46.28296;2.42232;375;20220421;19.6;6.8;13.2;1.4;9.8;0;2.89;17800 +82086;46.28296;2.42232;375;20220422;20.6;1.2;10.9;1.6;9.2;.8;3.2;21900 +82086;46.28296;2.42232;375;20220423;18.5;6.9;12.7;1.7;11.2;7.3;2.31;13300 +82086;46.28296;2.42232;375;20220424;16.8;7.7;12.3;2;11.2;7.5;1.75;8000 +82086;46.28296;2.42232;375;20220425;15.2;9.3;12.3;1.8;11.2;1.8;1.62;7400 +82086;46.28296;2.42232;375;20220426;16.8;8.3;12.6;1.8;10;0;3.44;24600 +82086;46.28296;2.42232;375;20220427;18.5;2.3;10.4;2.7;9.1;0;3.56;25900 +82086;46.28296;2.42232;375;20220428;22.7;3.4;13.1;1.6;11.3;0;3.14;19000 +82086;46.28296;2.42232;375;20220429;20.9;7.3;14.1;1.6;11;0;3.13;18600 +82086;46.28296;2.42232;375;20220430;18.7;2.8;10.8;1.6;9.1;0;3.15;21800 +82086;46.28296;2.42232;375;20220501;18;1.3;9.7;1.3;8.3;0;3.39;26000 +82086;46.28296;2.42232;375;20220502;19.5;1.8;10.7;1.6;8.9;0;3.46;24500 +82086;46.28296;2.42232;375;20220503;19.2;2.5;10.9;1.4;10.4;0;2.77;18800 +82086;46.28296;2.42232;375;20220504;17.6;8.7;13.2;1.1;11;7.7;2.46;14800 +82086;46.28296;2.42232;375;20220505;18.4;2.6;10.5;1.6;9.6;.2;2.85;19200 +82086;46.28296;2.42232;375;20220506;19.6;4.2;11.9;1.9;9.89;0;3.37;22001 +82086;46.28296;2.42232;375;20220507;21.1;5.7;13.4;1.6;10.36;1.2;3.58;22280 +82086;46.28296;2.42232;375;20220508;22.2;6.8;14.5;1.9;11.03;0;3.86;23088 +82086;46.28296;2.42232;375;20220509;23.9;6.9;15.4;1.6;11.06;0;4.17;24865 +82086;46.28296;2.42232;375;20220510;26.5;7.8;17.1;2;11.29;0;4.77;25809 +82086;46.28296;2.42232;375;20220511;28;10.6;19.3;2.9;12.33;0;5.43;24826 +82086;46.28296;2.42232;375;20220512;20.2;10.5;15.4;1.2;14.49;1.3;2.65;15659 +82086;46.28296;2.42232;375;20220513;23.2;14.5;18.8;1.1;15.06;0;3.31;17701 +82086;46.28296;2.42232;375;20220514;25.8;9.2;17.5;1.6;12.99;0;4.36;24614 +82086;46.28296;2.42232;375;20220515;29.3;12.3;20.8;2.2;13.83;3.1;5.32;25515 +82086;46.28296;2.42232;375;20220516;26.1;14.3;20.2;1.7;15.19;.1;4.28;21943 +82086;46.28296;2.42232;375;20220517;29.5;11.9;20.7;1.5;14.49;0;4.96;25665 +82086;46.28296;2.42232;375;20220518;30.2;13.2;21.7;1.7;16.23;1.5;4.98;24545 +82086;46.28296;2.42232;375;20220519;28.5;16.9;22.7;2;17.49;0;4.58;20833 +82086;46.28296;2.42232;375;20220520;28.7;15;21.8;2.7;15.66;0;5.14;22441 +82086;46.28296;2.42232;375;20220521;28.3;14.9;21.6;1.9;17.09;0;4.76;23860 +82086;46.28296;2.42232;375;20220522;29.8;14.4;22.1;1.6;18.26;2.6;4.37;21265 +82086;46.28296;2.42232;375;20220523;19;16.8;17.9;3.8;15.63;1.2;2.61;10136 +82086;46.28296;2.42232;375;20220524;17.2;9.5;13.3;2.8;11.23;.5;2.99;17407 +82086;46.28296;2.42232;375;20220525;19.5;5;12.2;2;10.16;.4;3.61;22670 +82086;46.28296;2.42232;375;20220526;18.4;7.7;13;1.3;11.89;0;2.78;16755 +82086;46.28296;2.42232;375;20220527;21;11.5;16.3;1.8;13.06;0;3.66;20911 +82086;46.28296;2.42232;375;20220528;20.7;8.3;14.5;2.1;10.49;0;4.14;24670 +82086;46.28296;2.42232;375;20220529;17.5;4.6;11.1;2.4;8.13;0;3.85;25148 +82086;46.28296;2.42232;375;20220530;21.5;3;12.2;1.9;7.79;0;4.5;28123 +82086;46.28296;2.42232;375;20220531;22.6;5.7;14.2;1.6;9.29;.3;4.16;23980 +82086;46.28296;2.42232;375;20220601;25.3;9.1;17.2;1.3;11.76;1.6;4.36;24439 +82086;46.28296;2.42232;375;20220602;28.3;11.1;19.7;1.7;14.43;5.4;4.94;25765 +82086;46.28296;2.42232;375;20220603;27.8;14.3;21.1;1.9;16.33;17.9;4.71;22943 +82086;46.28296;2.42232;375;20220604;27.9;13.3;20.6;2;16.69;21.5;4.46;21445 +82086;46.28296;2.42232;375;20220605;20.3;15.3;17.8;2.7;16.33;3.5;2.87;14181 +82086;46.28296;2.42232;375;20220606;21.1;11.8;16.4;1.7;14.46;.6;3.23;17935 +82086;46.28296;2.42232;375;20220607;21.8;12.7;17.3;2.8;13.53;3.8;3.83;19213 +82086;46.28296;2.42232;375;20220608;20.7;11.7;16.2;3.1;13.89;3.3;3.53;18768 +82086;46.28296;2.42232;375;20220609;20;12.3;16.1;2.7;12.56;0;3.47;17758 +82086;46.28296;2.42232;375;20220610;25.8;9.3;17.6;1.2;13.19;0;4.76;27583 +82086;46.28296;2.42232;375;20220611;29.4;10.9;20.1;1.3;13.83;0;5.28;28038 +82086;46.28296;2.42232;375;20220612;27.5;12.7;20.1;1.6;16.56;.2;4.56;23895 +82086;46.28296;2.42232;375;20220613;24.6;13.2;18.9;2.3;12.73;.1;4.86;24644 +82086;46.28296;2.42232;375;20220614;29.7;8.3;19;2;12.03;.1;5.78;29320 +82086;46.28296;2.42232;375;20220615;32.6;15.4;24;2.4;16.43;0;6.34;27426 +82086;46.28296;2.42232;375;20220616;30.8;16;23.4;1.9;15.59;0;5.47;24465 +82086;46.28296;2.42232;375;20220617;33.4;14.2;23.8;1.7;14.53;0;6.14;28243 +82086;46.28296;2.42232;375;20220618;37.6;16.4;27;2.4;14.16;0;7.46;28767 +82086;46.28296;2.42232;375;20220619;34.5;18.7;26.6;2.7;14.99;4.2;6.91;25986 +82086;46.28296;2.42232;375;20220620;28.5;16.9;22.7;2.1;19.23;13.3;4.67;21988 +82086;46.28296;2.42232;375;20220621;27.1;15.1;21.1;2;19.76;14.4;4.35;22529 +82086;46.28296;2.42232;375;20220622;25.8;16.3;21.1;1.8;18.53;9.1;4.12;21043 +82086;46.28296;2.42232;375;20220623;26;14.2;20.1;1.7;17.13;14.7;4.03;20490 +82086;46.28296;2.42232;375;20220624;21.8;14.9;18.4;2.7;16.16;.9;3.5;17643 +82086;46.28296;2.42232;375;20220625;22.1;12.9;17.5;2.1;15.03;10.8;3.3;16473 +82086;46.28296;2.42232;375;20220626;14.9;12.2;13.5;1.3;14.76;23.2;1.37;7115 +82086;46.28296;2.42232;375;20220627;21.8;13.5;17.7;1.4;14.09;1.6;3.73;20575 +82086;46.28296;2.42232;375;20220628;24.5;8.3;16.4;1.4;12.13;0;4.68;27687 +82086;46.28296;2.42232;375;20220629;26.3;10.1;18.2;1.9;13.23;14.7;5;26941 +82086;46.28296;2.42232;375;20220630;15.8;12;13.9;1.9;14.06;16.2;1.81;9805 +82086;46.28296;2.42232;375;20220701;20.9;7.8;14.3;1.7;11.46;0;3.84;23332 +82086;46.28296;2.42232;375;20220702;27.3;8.2;17.7;1.5;12.19;0;5.18;29027 +82086;46.28296;2.42232;375;20220703;25.7;11.3;18.5;1.8;14.33;.3;4.65;25083 +82086;46.28296;2.42232;375;20220704;24.1;14.5;19.3;1.5;15.56;0;3.84;19735 +82086;46.28296;2.42232;375;20220705;25.4;10.6;18;1.4;13.13;.1;4.64;26131 +82086;46.28296;2.42232;375;20220706;24;9.4;16.7;1.7;12.56;0;4.49;25769 +82086;46.28296;2.42232;375;20220707;23.6;10;16.8;1.9;13.56;.1;4.09;22915 +82086;46.28296;2.42232;375;20220708;24.3;11.5;17.9;2.7;13.63;0;4.76;25899 +82086;46.28296;2.42232;375;20220709;26.7;9.9;18.3;1.7;13.23;0;4.98;27208 +82086;46.28296;2.42232;375;20220710;25.7;11;18.4;2.2;13.63;.1;4.8;25434 +82086;46.28296;2.42232;375;20220711;27.2;10.9;19;2.4;13.69;0;5.26;27413 +82086;46.28296;2.42232;375;20220712;29.4;12.1;20.8;1.7;13.69;0;5.36;26887 +82086;46.28296;2.42232;375;20220713;30.9;12.6;21.8;1.6;13.76;0;5.5;27092 +82086;46.28296;2.42232;375;20220714;33.3;14.5;23.9;1.6;14.63;0;5.89;27342 +82086;46.28296;2.42232;375;20220715;27.8;12.5;20.2;1.7;13.89;0;4.99;25413 +82086;46.28296;2.42232;375;20220716;28;10.3;19.2;2;11.39;0;5.41;27390 +82086;46.28296;2.42232;375;20220717;30.3;10.8;20.6;1.9;12.93;0;5.56;27183 +82086;46.28296;2.42232;375;20220718;36.6;13.7;25.2;2.3;14.03;0;6.93;27924 +82086;46.28296;2.42232;375;20220719;34.1;17.9;26;2.4;15.89;.5;6.32;24340 +82086;46.28296;2.42232;375;20220720;24.9;17;21;2.3;17.36;.1;3.63;15952 +82086;46.28296;2.42232;375;20220721;28.4;12.7;20.5;1.5;16.29;.1;4.79;25282 +82086;46.28296;2.42232;375;20220722;30.8;14.5;22.7;2;17.66;0;5.05;23615 +82086;46.28296;2.42232;375;20220723;26.8;16.8;21.8;2.1;16.46;.1;4.43;20532 +82086;46.28296;2.42232;375;20220724;33.5;12.7;23.1;1.7;15.23;0;5.93;28309 +82086;46.28296;2.42232;375;20220725;25.8;17.3;21.5;3;16.69;.5;4.19;16783 +82086;46.28296;2.42232;375;20220726;24.3;13.4;18.8;2;14.09;0;4.08;20762 +82086;46.28296;2.42232;375;20220727;25.2;11.8;18.5;1.4;12.33;0;4.2;22484 +82086;46.28296;2.42232;375;20220728;27.4;10;18.7;1.4;11.89;0;4.54;24035 +82086;46.28296;2.42232;375;20220729;26.6;14.8;20.7;1.2;13.96;0;3.74;18151 +82086;46.28296;2.42232;375;20220730;29.5;13.3;21.4;1.7;15.36;0;4.95;24785 +82086;46.28296;2.42232;375;20220731;31.3;14.3;22.8;1.7;15.26;0;5.24;24819 +82086;46.28296;2.42232;375;20220801;30.3;13.3;21.8;1.5;15.03;0;4.93;24432 +82086;46.28296;2.42232;375;20220802;31.3;14.4;22.9;1.5;15.63;0;5.09;24895 +82086;46.28296;2.42232;375;20220803;35.7;13.9;24.8;1.3;14.53;0;5.68;26989 +82086;46.28296;2.42232;375;20220804;35.9;19;27.4;2.1;15.93;.4;6.17;24425 +82086;46.28296;2.42232;375;20220805;27.5;17.2;22.3;2.2;17.46;0;4.04;17476 +82086;46.28296;2.42232;375;20220806;27;14.3;20.7;3.1;12.73;0;5.19;22904 +82086;46.28296;2.42232;375;20220807;27.8;8.9;18.3;2;9.93;0;5.04;25597 +82086;46.28296;2.42232;375;20220808;29.9;9.7;19.8;2.2;10.76;0;5.48;26130 +82086;46.28296;2.42232;375;20220809;31.6;11.1;21.4;2;11.23;0;5.53;25728 +82086;46.28296;2.42232;375;20220810;32.4;11.8;22.1;1.8;11.19;0;5.46;25556 +82086;46.28296;2.42232;375;20220811;34.4;12.5;23.4;1.8;10.96;0;5.67;25121 +82086;46.28296;2.42232;375;20220812;35.2;12.5;23.9;1.5;10.79;0;5.53;25551 +82086;46.28296;2.42232;375;20220813;35.4;13.9;24.6;1.3;10.86;6.4;5.3;24840 +82086;46.28296;2.42232;375;20220814;24.1;17.5;20.8;2.9;17.43;3.5;3.33;14186 +82086;46.28296;2.42232;375;20220815;25.8;16.1;20.9;3.2;16.73;1.9;4.04;17878 +82086;46.28296;2.42232;375;20220816;26.2;14;20.1;1.7;16.19;11.9;3.42;16582 +82086;46.28296;2.42232;375;20220817;24.8;13.4;19.1;2;16.23;4.1;3.42;17944 +82086;46.28296;2.42232;375;20220818;24.8;14.6;19.7;2.1;15.89;2.2;3.5;17285 +82086;46.28296;2.42232;375;20220819;24.2;12.7;18.5;1.8;16.69;4.2;2.91;15495 +82086;46.28296;2.42232;375;20220820;24;16.2;20.1;1.5;17.96;.3;2.87;14634 +82086;46.28296;2.42232;375;20220821;25;11;18;1.4;15.53;.4;3.17;17754 +82086;46.28296;2.42232;375;20220822;23.6;15.6;19.6;1.2;17.86;.1;2.64;14060 +82086;46.28296;2.42232;375;20220823;27.1;14.8;20.9;1.1;18.56;.1;3.39;18328 +82086;46.28296;2.42232;375;20220824;30.9;14.7;22.8;1.7;15.86;.1;4.5;21621 +82086;46.28296;2.42232;375;20220825;29.9;14;22;2.1;15.59;1.2;4.35;19143 +82086;46.28296;2.42232;375;20220826;25.3;16.9;21.1;1.9;17.99;0;3.41;17308 +82086;46.28296;2.42232;375;20220827;25.7;11.5;18.6;1.5;14.29;0;3.43;18668 +82086;46.28296;2.42232;375;20220828;27.9;10.9;19.4;1.5;13.79;0;3.83;20344 +82086;46.28296;2.42232;375;20220829;32.6;13.1;22.9;1.3;14.46;.9;4.32;21296 +82086;46.28296;2.42232;375;20220830;22.1;17.2;19.6;1.6;17.23;.4;2.18;9745 +82086;46.28296;2.42232;375;20220831;26.6;12.3;19.4;1.4;15.93;0;3.35;18489 +82086;46.28296;2.42232;375;20220901;27.7;13.8;20.7;1.3;15.13;0;3.44;17733 +82086;46.28296;2.42232;375;20220902;25.1;13.9;19.5;2.4;16.19;7.5;3.14;14712 +82086;46.28296;2.42232;375;20220903;25.2;14.5;19.8;2.2;15.43;.1;3.32;15768 +82086;46.28296;2.42232;375;20220904;29.8;11.2;20.5;1.8;14.76;1.6;4.03;20666 +82086;46.28296;2.42232;375;20220905;31;15.4;23.2;2;16.73;2;4.32;19363 +82086;46.28296;2.42232;375;20220906;28.5;15.2;21.8;2.3;17.26;6.2;3.87;17692 +82086;46.28296;2.42232;375;20220907;23.2;13.7;18.4;1.9;15.89;5.2;2.6;13283 +82086;46.28296;2.42232;375;20220908;22.4;12.1;17.3;3.4;14.23;.6;3.11;15419 +82086;46.28296;2.42232;375;20220909;20.4;13.4;16.9;3.2;14.26;1.6;2.57;12468 +82086;46.28296;2.42232;375;20220910;22;13.6;17.8;2.4;13.16;0;2.91;14157 +82086;46.28296;2.42232;375;20220911;24.7;8.4;16.5;1.9;12.26;0;3.23;18141 +82086;46.28296;2.42232;375;20220912;33.8;10.2;22;1.6;13.83;0;4.22;20205 +82086;46.28296;2.42232;375;20220913;29.8;17.9;23.9;2.2;18.79;12;3.31;12702 +82086;46.28296;2.42232;375;20220914;25.9;17;21.4;2.6;18.13;3.1;2.9;11935 +82086;46.28296;2.42232;375;20220915;22.1;15.3;18.7;1.9;17.59;4.1;1.93;9508 +82086;46.28296;2.42232;375;20220916;17.3;11.3;14.3;1.7;13.46;.2;1.73;10427 +82086;46.28296;2.42232;375;20220917;15.8;4.8;10.3;1.8;8.99;0;2.14;15586 +82086;46.28296;2.42232;375;20220918;18.4;1.2;9.8;1.1;7.49;.1;2.27;17626 +82086;46.28296;2.42232;375;20220919;18.2;2.3;10.2;1.7;8.23;0;2.36;17061 +82086;46.28296;2.42232;375;20220920;18.5;2.2;10.4;1.8;8.13;0;2.43;16945 +82086;46.28296;2.42232;375;20220921;19.1;3;11;1.6;8.29;0;2.39;16890 +82086;46.28296;2.42232;375;20220922;22.3;2.8;12.5;1.3;8.29;0;2.52;17224 +82086;46.28296;2.42232;375;20220923;20.4;6.2;13.3;1.5;10.36;0;2.11;12240 +82086;46.28296;2.42232;375;20220924;19.5;10.9;15.2;1.8;12.23;7.8;2.02;10332 +82086;46.28296;2.42232;375;20220925;13.9;11.5;12.7;1.4;13.13;5.8;1.04;5525 +82086;46.28296;2.42232;375;20220926;15.1;6.6;10.9;3;10.93;5.2;1.55;10041 +82086;46.28296;2.42232;375;20220927;14.5;9.3;11.9;4.1;11.63;5;1.53;8654 +82086;46.28296;2.42232;375;20220928;14.9;11.4;13.2;4.3;13.86;16.2;1.09;6550 +82086;46.28296;2.42232;375;20220929;14.6;8.1;11.3;1.9;10.56;.6;1.54;10425 +82086;46.28296;2.42232;375;20220930;16.7;4.5;10.6;1.5;9.56;1.9;1.69;12618 +82086;46.28296;2.42232;375;20221001;19.2;7.6;13.4;4.5;14.39;.7;1.59;10644 +82086;46.28296;2.42232;375;20221002;20.3;14.7;17.5;3;14.96;.1;2.07;9152 +82086;46.28296;2.42232;375;20221003;19;7.8;13.4;1.5;12.96;0;1.57;11004 +82086;46.28296;2.42232;375;20221004;22.4;7.7;15.1;1.6;12.89;.2;2.08;14138 +82086;46.28296;2.42232;375;20221005;24.9;8.4;16.7;2.4;12.69;.3;2.7;14302 +82086;46.28296;2.42232;375;20221006;16.2;11.8;14;1.6;13.83;0;1.14;6378 +82086;46.28296;2.42232;375;20221007;21.7;8.8;15.2;1.4;13.29;.1;1.77;11838 +82086;46.28296;2.42232;375;20221008;17.3;11.7;14.5;1.5;12.13;0;1.54;9724 +82086;46.28296;2.42232;375;20221009;22.7;3.6;13.2;1.5;10.26;.1;2.03;14010 +82086;46.28296;2.42232;375;20221010;21.4;10.9;16.1;2;13.46;0;1.75;8685 +82086;46.28296;2.42232;375;20221011;16;11.6;13.8;1.3;14.83;4.5;.86;4819 +82086;46.28296;2.42232;375;20221012;17.6;12.6;15.1;1.1;14.29;.2;1.18;7546 +82086;46.28296;2.42232;375;20221013;16.4;8.9;12.7;1.9;13.66;3.1;1.01;6723 +82086;46.28296;2.42232;375;20221014;19;13.2;16.1;3.7;15.93;1.5;1.34;6658 +82086;46.28296;2.42232;375;20221015;19.8;15;17.4;3.7;15.13;0;1.82;6230 +82086;46.28296;2.42232;375;20221016;26;14.4;20.2;2.4;14.99;0;2.43;10633 +82086;46.28296;2.42232;375;20221017;21.4;16.7;19;2.2;15.46;.3;1.72;5462 +82086;46.28296;2.42232;375;20221018;25.6;12.1;18.8;1.5;15.56;.2;1.82;10573 +82086;46.28296;2.42232;375;20221019;27.7;11.4;19.5;1.8;13.49;2.1;2.27;10644 +82086;46.28296;2.42232;375;20221020;23.6;14.6;19.1;2.7;15.56;2.9;2.03;8033 +82086;46.28296;2.42232;375;20221021;20.5;15.2;17.9;2.5;14.56;1.4;1.71;6329 +82086;46.28296;2.42232;375;20221022;22.7;10.4;16.6;2.2;12.83;.1;1.91;9553 +82086;46.28296;2.42232;375;20221023;22.9;12.4;17.7;3.6;12.86;.5;2.46;7362 +82086;46.28296;2.42232;375;20221024;20.4;9.8;15.1;2.3;11.73;.2;1.73;8999 +82086;46.28296;2.42232;375;20221025;20.6;6.8;13.7;2.1;11.83;2.7;1.5;8494 +82086;46.28296;2.42232;375;20221026;23.4;10.8;17.1;2.4;12.99;.1;1.94;9225 +82086;46.28296;2.42232;375;20221027;26.9;10.9;18.9;2.6;12.59;0;2.51;8755 +82086;46.28296;2.42232;375;20221028;25.2;16.4;20.8;2.4;12.19;0;2.45;6925 +82086;46.28296;2.42232;375;20221029;27.7;13.9;20.8;2.4;10.53;0;2.81;8738 +82086;46.28296;2.42232;375;20221030;21.9;9;15.5;1.7;10.89;.1;1.57;8126 +82086;46.28296;2.42232;375;20221031;22.3;10.3;16.3;2.4;13.16;3.1;1.69;7351 +82086;46.28296;2.42232;375;20221101;16;10;13;2.9;11.56;.2;1.25;6558 +82086;46.28296;2.42232;375;20221102;17.8;9.8;13.8;2.3;11.16;.1;1.34;7172 +82086;46.28296;2.42232;375;20221103;16.8;7.3;12.1;3.6;10.13;5.3;1.58;5817 +82086;46.28296;2.42232;375;20221104;9.2;7.4;8.3;4.2;9.59;4;.79;2891 +82086;46.28296;2.42232;375;20221105;11.8;.6;6.2;1.7;7.69;0;.77;6448 +82086;46.28296;2.42232;375;20221106;13.8;3.5;8.6;2.9;8.73;.2;1.08;5830 +82086;46.28296;2.42232;375;20221107;17.8;10.3;14.1;3.2;10.93;0;1.59;6516 +82086;46.28296;2.42232;375;20221108;19.5;6.3;12.9;3.6;10.33;5.2;1.82;7152 +82086;46.28296;2.42232;375;20221109;14.7;12;13.3;2.2;12.39;6.3;.91;2867 +82086;46.28296;2.42232;375;20221110;14.8;6.3;10.6;1.7;10.26;0;.77;6726 +82086;46.28296;2.42232;375;20221111;19.1;2.1;10.6;1.5;9.79;.1;.93;8074 +82086;46.28296;2.42232;375;20221112;21.4;5.4;13.4;1.4;10.56;.1;1.07;7747 +82086;46.28296;2.42232;375;20221113;21.4;4.2;12.8;1.2;9.63;.1;1.01;7551 +82086;46.28296;2.42232;375;20221114;16.6;8.8;12.7;2.8;10.76;5.1;1.27;3958 +82086;46.28296;2.42232;375;20221115;15.1;8.8;12;2.8;11.36;2.9;.95;3869 +82086;46.28296;2.42232;375;20221116;14.2;8.4;11.3;4.8;10.66;.4;1.19;5193 +82086;46.28296;2.42232;375;20221117;13.2;11.1;12.2;5.3;10.83;5;1.43;2882 +82086;46.28296;2.42232;375;20221118;11.2;5.3;8.3;2.9;8.79;.9;.79;4283 +82086;46.28296;2.42232;375;20221119;9.1;1.7;5.4;1.6;7.69;.5;.48;4596 +82086;46.28296;2.42232;375;20221120;8.6;-.6;4;2.8;7.39;1.5;.54;4307 +82086;46.28296;2.42232;375;20221121;9.6;2.8;6.2;3.2;8.16;3.6;.71;3073 +82086;46.28296;2.42232;375;20221122;9.9;4.7;7.3;4.2;8.03;.9;.91;4744 +82086;46.28296;2.42232;375;20221123;12.4;5.5;9;4;9.49;3;.86;4103 +82086;46.28296;2.42232;375;20221124;12.3;7.1;9.7;3.5;9.66;.8;.92;3667 +82086;46.28296;2.42232;375;20221125;10.9;8.1;9.5;2.6;9.63;1;.78;2814 +82086;46.28296;2.42232;375;20221126;10.4;1.7;6;1.3;8.13;0;.42;4448 +82086;46.28296;2.42232;375;20221127;15;2.4;8.7;2.2;6.79;1.7;1.14;5241 +82086;46.28296;2.42232;375;20221128;10.8;7.9;9.4;3.6;9.26;1.4;.91;2905 +82086;46.28296;2.42232;375;20221129;8.7;4.5;6.6;2.1;8.63;.4;.49;2940 +82086;46.28296;2.42232;375;20221130;6.4;3.1;4.8;1.8;8.29;0;.38;1390 +82086;46.28296;2.42232;375;20221201;5.5;3.6;4.5;2.8;7.99;.4;.36;1824 +82086;46.28296;2.42232;375;20221202;3.4;2.3;2.9;2;6.93;1.6;.41;978 +82086;46.28296;2.42232;375;20221203;4.6;1.6;3.1;2;6.93;3.2;.35;2461 +82086;46.28296;2.42232;375;20221204;4.1;2.3;3.2;1.3;7.29;4.6;.35;1155 +82086;46.28296;2.42232;375;20221205;8.2;1.2;4.7;1.4;6.76;0;.4;4472 +82086;46.28296;2.42232;375;20221206;1.2;-2.9;-.9;1.5;5.79;.1;.23;2042 +82086;46.28296;2.42232;375;20221207;2.7;.7;1.7;2.5;5.99;0;.46;1458 +82086;46.28296;2.42232;375;20221208;3.1;-5.8;-1.4;1.6;4.86;0;.26;4056 +82086;46.28296;2.42232;375;20221209;.6;-1.6;-.5;2.3;5.56;.3;.32;1091 +82086;46.28296;2.42232;375;20221210;-.1;-2.5;-1.3;2.1;4.33;0;.5;1881 +82086;46.28296;2.42232;375;20221211;.7;-8.6;-4;1.5;3.56;0;.3;4189 +82086;46.28296;2.42232;375;20221212;2.9;-7.8;-2.4;1.8;3.79;.4;.43;4327 +82086;46.28296;2.42232;375;20221213;2.7;-1.9;.4;1.8;5.73;.2;.28;2415 +82086;46.28296;2.42232;375;20221214;12.1;-.3;5.9;3;10.19;1.5;.13;4272 +82086;46.28296;2.42232;375;20221215;3.9;1.2;2.5;2.3;7.29;1.3;.28;1252 +82086;46.28296;2.42232;375;20221216;2.7;-2;.3;2.7;4.63;0;.55;3734 +82086;46.28296;2.42232;375;20221217;-.2;-9.3;-4.8;1.5;3.46;0;.22;4586 +82086;46.28296;2.42232;375;20221218;9.8;-9.8;0;2.5;4.66;0;.72;5293 +82086;46.28296;2.42232;375;20221219;15.2;6.6;10.9;3;8.33;0;1.29;3562 +82086;46.28296;2.42232;375;20221220;16.9;7.5;12.2;3.5;9.96;1.7;1.39;3311 +82086;46.28296;2.42232;375;20221221;12;10.2;11.1;4.2;11.26;.6;.8;2147 +82086;46.28296;2.42232;375;20221222;13.5;10.8;12.1;5.5;11.73;9;1.07;2018 +82086;46.28296;2.42232;375;20221223;14.7;12.3;13.5;5;13.56;3.9;.86;1985 +82086;46.28296;2.42232;375;20221224;12;10;11;2.3;11.56;.6;.6;1238 +82086;46.28296;2.42232;375;20221225;15.7;6;10.9;3;9.23;0;1.13;4110 +82086;46.28296;2.42232;375;20221226;12;8.5;10.3;3.3;10.36;1.5;.81;2148 +82086;46.28296;2.42232;375;20221227;11.3;2.2;6.7;2.1;8.19;.1;.52;4060 +82086;46.28296;2.42232;375;20221228;14;2.9;8.4;4.1;8.66;.2;1.07;4492 +82086;46.28296;2.42232;375;20221229;10.6;9.8;10.2;4.7;9.86;4;1.15;902 +82086;46.28296;2.42232;375;20221230;13.8;3.5;8.7;4.7;10.26;2.3;.65;4037 +82086;46.28296;2.42232;375;20221231;17.4;13.3;15.3;4.8;10.39;0;2.24;2850 +82087;46.30539;2.74515;314;20220101;18.1;1;9.5;1.3;7.72;0;.64;6060 +82087;46.30539;2.74515;314;20220102;15.7;2.8;9.3;2.9;8.59;0;1.09;4303 +82087;46.30539;2.74515;314;20220103;13.3;9.9;11.6;3.8;10.27;0;1.18;2559 +82087;46.30539;2.74515;314;20220104;14.7;11.1;12.9;4.3;9.22;5.3;1.97;1714 +82087;46.30539;2.74515;314;20220105;4.7;.4;2.6;2.3;6.09;0;.52;2573 +82087;46.30539;2.74515;314;20220106;3.8;-3;.4;1.1;5.49;.2;.32;3569 +82087;46.30539;2.74515;314;20220107;6;-2.3;1.9;4.1;6.54;0;.39;4100 +82087;46.30539;2.74515;314;20220108;9.3;5.1;7.2;5.2;8.52;7;.84;2717 +82087;46.30539;2.74515;314;20220109;7.8;4.8;6.3;4.3;7.44;5.3;.95;2539 +82087;46.30539;2.74515;314;20220110;7;4.4;5.7;1.5;7.27;.1;.56;2547 +82087;46.30539;2.74515;314;20220111;5.4;-2.3;1.5;1.6;5.57;0;.4;4952 +82087;46.30539;2.74515;314;20220112;2.1;-1.8;.2;1.5;5.17;0;.4;2773 +82087;46.30539;2.74515;314;20220113;3;-5.8;-1.4;1;4.57;0;.29;5072 +82087;46.30539;2.74515;314;20220114;8.4;-6.4;1;1;4.52;0;.36;6272 +82087;46.30539;2.74515;314;20220115;8.2;-6.7;.8;1;4.37;0;.41;6422 +82087;46.30539;2.74515;314;20220116;2.5;-6.1;-1.8;1;4.52;.1;.27;5007 +82087;46.30539;2.74515;314;20220117;3.8;-3.9;0;.9;6.57;.1;.19;3477 +82087;46.30539;2.74515;314;20220118;3.8;.6;2.2;1.8;6.32;0;.44;2427 +82087;46.30539;2.74515;314;20220119;3.2;-2.6;.3;1.6;6.09;.4;.27;3244 +82087;46.30539;2.74515;314;20220120;5.7;1.8;3.8;2.3;6.67;.6;.59;2564 +82087;46.30539;2.74515;314;20220121;4.3;-.1;2.1;3.9;5.27;0;.83;3807 +82087;46.30539;2.74515;314;20220122;2.2;-2.4;-.1;2.3;5.69;0;.35;2808 +82087;46.30539;2.74515;314;20220123;3.7;-.3;1.7;2.2;5.93;0;.48;3593 +82087;46.30539;2.74515;314;20220124;9.1;-3;3.1;1.4;5.59;0;.54;6712 +82087;46.30539;2.74515;314;20220125;9.9;-5.1;2.4;.9;5.04;0;.51;7460 +82087;46.30539;2.74515;314;20220126;1;-5.5;-2.2;.9;4.72;0;.35;4925 +82087;46.30539;2.74515;314;20220127;-1.4;-5.1;-3.3;1.3;4.69;.1;.27;3900 +82087;46.30539;2.74515;314;20220128;3.7;-2.4;.7;1.2;6.32;0;.3;3965 +82087;46.30539;2.74515;314;20220129;4.8;-1.9;1.4;1.8;6.82;.4;.29;4664 +82087;46.30539;2.74515;314;20220130;8.9;3.3;6.1;1.2;8.12;.2;.52;4263 +82087;46.30539;2.74515;314;20220131;7.8;1.5;4.7;3.6;7.24;1.1;.75;4529 +82087;46.30539;2.74515;314;20220201;6.9;-.7;3.1;3.4;7.32;2;.45;4816 +82087;46.30539;2.74515;314;20220202;9.8;6.6;8.2;2.1;9.27;.7;.7;3070 +82087;46.30539;2.74515;314;20220203;11;-.5;5.3;2.3;7.17;.1;.86;6538 +82087;46.30539;2.74515;314;20220204;9.6;2.9;6.3;2.6;8.32;1.5;.7;4310 +82087;46.30539;2.74515;314;20220205;8.6;0;4.3;1.6;6.59;0;.71;7256 +82087;46.30539;2.74515;314;20220206;8.5;.1;4.3;6.1;7.94;2.9;.58;5589 +82087;46.30539;2.74515;314;20220207;9.8;6.8;8.3;2.8;7.19;0;1.29;5002 +82087;46.30539;2.74515;314;20220208;12.5;-2.7;4.9;1.3;5.67;0;.91;9059 +82087;46.30539;2.74515;314;20220209;18.1;-2.3;7.9;1.9;5.92;0;1.59;10591 +82087;46.30539;2.74515;314;20220210;7.6;2.5;5.1;2.9;8.14;3.1;1.34;7823 +82087;46.30539;2.74515;314;20220211;7.9;3.7;5.8;2.8;6.77;0;1.01;9679 +82087;46.30539;2.74515;314;20220212;9.3;-4.5;2.4;1.7;5.04;0;.92;8620 +82087;46.30539;2.74515;314;20220213;15.2;-2;6.6;5.6;7.22;.1;1.96;10901 +82087;46.30539;2.74515;314;20220214;11.1;7.4;9.2;4.1;8.42;2.5;1.42;5123 +82087;46.30539;2.74515;314;20220215;9.4;3.6;6.5;3.3;7.82;3.5;.95;5969 +82087;46.30539;2.74515;314;20220216;13.4;6.9;10.2;5.8;10.97;1.2;1.08;5754 +82087;46.30539;2.74515;314;20220217;14.2;11;12.6;4.9;11.62;.2;1.44;4131 +82087;46.30539;2.74515;314;20220218;15.3;9.7;12.5;4.2;9.87;.6;1.92;6059 +82087;46.30539;2.74515;314;20220219;9.7;.5;5.1;2.9;6.17;0;1.28;9032 +82087;46.30539;2.74515;314;20220220;11.9;3.8;7.9;5.4;8.54;2.1;1.37;8138 +82087;46.30539;2.74515;314;20220221;9.6;7.2;8.4;6.3;7.89;1.7;1.7;5437 +82087;46.30539;2.74515;314;20220222;10.8;5.3;8.1;3.4;8.39;.5;1.19;6180 +82087;46.30539;2.74515;314;20220223;13.4;6.8;10.1;1.4;8.82;.2;1.13;6670 +82087;46.30539;2.74515;314;20220224;13.6;2.2;7.9;3.7;7.79;1.3;1.66;9094 +82087;46.30539;2.74515;314;20220225;8.8;-1.3;3.7;1.7;5.74;0;1.09;10009 +82087;46.30539;2.74515;314;20220226;10.5;-4.5;3;2.3;4.97;0;1.42;11970 +82087;46.30539;2.74515;314;20220227;12.4;-4.5;4;1.6;4.82;0;1.4;12694 +82087;46.30539;2.74515;314;20220228;13.6;-5;4.3;1.3;5.07;0;1.41;13260 +82087;46.30539;2.74515;314;20220301;13.8;-4.5;4.6;1.4;5.64;0;1.4;12546 +82087;46.30539;2.74515;314;20220302;13.7;1.2;7.5;1.6;8.09;1.6;1.34;10150 +82087;46.30539;2.74515;314;20220303;13;7.5;10.3;.8;10.04;.1;1.02;7102 +82087;46.30539;2.74515;314;20220304;12.6;5.1;8.9;1.6;9.19;.6;1.14;7206 +82087;46.30539;2.74515;314;20220305;10.5;1.9;6.2;1.9;6.82;0;1.3;9474 +82087;46.30539;2.74515;314;20220306;8.3;-4;2.2;1.6;4.37;0;1.32;12173 +82087;46.30539;2.74515;314;20220307;9.9;-6.9;1.5;1.7;4.29;0;1.42;13925 +82087;46.30539;2.74515;314;20220308;15.4;-4.3;5.5;2.2;5.44;0;2.06;14912 +82087;46.30539;2.74515;314;20220309;15.6;.5;8.1;2.4;7.04;0;2.01;13842 +82087;46.30539;2.74515;314;20220310;15.6;1.2;8.4;2.5;7.57;0;1.89;12484 +82087;46.30539;2.74515;314;20220311;13.8;3.9;8.9;5;8.19;6.8;2.05;9664 +82087;46.30539;2.74515;314;20220312;8.6;5.4;7;2.7;8.47;9.4;.96;4646 +82087;46.30539;2.74515;314;20220313;10.5;2.8;6.6;3.4;7.37;4.8;1.51;8015 +82087;46.30539;2.74515;314;20220314;13.4;-2;5.7;2.5;7.97;1.9;1.5;13281 +82087;46.30539;2.74515;314;20220315;17.2;7.6;12.4;3.2;10.32;0;2.04;10734 +82087;46.30539;2.74515;314;20220316;16.9;4.8;10.9;1.2;9.79;1.4;1.67;11669 +82087;46.30539;2.74515;314;20220317;10;7.6;8.8;3.5;9.44;0;1.11;3971 +82087;46.30539;2.74515;314;20220318;10.7;5.2;7.9;4.1;8.22;0;1.46;6218 +82087;46.30539;2.74515;314;20220319;15.6;5.4;10.5;2.2;8.77;0;2.07;13886 +82087;46.30539;2.74515;314;20220320;15.3;4.2;9.8;3.6;7.97;.3;2.13;7939 +82087;46.30539;2.74515;314;20220321;17.1;6.5;11.8;3.7;7.67;.3;2.89;12663 +82087;46.30539;2.74515;314;20220322;17.2;-.1;8.5;4.2;5.12;0;3.56;19094 +82087;46.30539;2.74515;314;20220323;18.2;-1.9;8.1;2.6;5.12;0;3.06;19569 +82087;46.30539;2.74515;314;20220324;20.2;-.9;9.6;2.3;5.82;0;3.18;19884 +82087;46.30539;2.74515;314;20220325;20.2;0;10.1;2.9;5.97;0;3.47;19544 +82087;46.30539;2.74515;314;20220326;19.4;.4;9.9;2.7;6.67;0;3.23;19569 +82087;46.30539;2.74515;314;20220327;21.8;2.1;12;2.4;6.74;0;3.5;19846 +82087;46.30539;2.74515;314;20220328;22.1;3.7;12.9;2.8;6.74;0;3.72;18496 +82087;46.30539;2.74515;314;20220329;18.9;7.8;13.3;2.3;8.07;1.3;2.58;10200 +82087;46.30539;2.74515;314;20220330;13.1;7.5;10.3;2.1;10.62;3.4;1.33;7642 +82087;46.30539;2.74515;314;20220331;11;6.9;9;3.3;8.57;11.9;1.57;6845 +82087;46.30539;2.74515;314;20220401;4.5;-.2;2.2;5.2;5.66;6.4;1.3;9133 +82087;46.30539;2.74515;314;20220402;4.1;-.3;1.9;4.4;5.24;.1;1.3;9100 +82087;46.30539;2.74515;314;20220403;4;-1.1;1.4;3.3;5.06;0;1.18;7133 +82087;46.30539;2.74515;314;20220404;10.3;-3.2;3.5;1.5;4.76;0;2.25;22766 +82087;46.30539;2.74515;314;20220405;12.2;1;6.6;2.4;8.29;.4;1.38;9150 +82087;46.30539;2.74515;314;20220406;13.3;8.1;10.7;2.9;10.19;.3;1.48;7151 +82087;46.30539;2.74515;314;20220407;14;9.7;11.9;6;10.79;13.2;1.74;5904 +82087;46.30539;2.74515;314;20220408;16.6;10.7;13.7;7.7;10.07;1.2;3.16;9932 +82087;46.30539;2.74515;314;20220409;11.1;1;6;2.3;6.3;.6;2.14;16600 +82087;46.30539;2.74515;314;20220410;15.5;-2.4;6.5;2.4;5.99;0;2.91;23121 +82087;46.30539;2.74515;314;20220411;21.3;1;11.2;5.1;8.17;0;4.17;20646 +82087;46.30539;2.74515;314;20220412;19.8;11.7;15.7;3.8;8.46;0;3.73;12366 +82087;46.30539;2.74515;314;20220413;17.5;7.4;12.4;1.4;10.57;0;2.13;12442 +82087;46.30539;2.74515;314;20220414;20.4;6.3;13.3;1.8;11.22;0;2.95;19032 +82087;46.30539;2.74515;314;20220415;21.5;4.7;13.1;2.3;10.37;0;3.52;22597 +82087;46.30539;2.74515;314;20220416;21.1;4.6;12.8;3.3;9.14;0;3.85;21828 +82087;46.30539;2.74515;314;20220417;19.6;2.9;11.3;2.6;7.37;0;3.93;25095 +82087;46.30539;2.74515;314;20220418;20.7;2.4;11.6;1.7;7.59;0;3.51;22995 +82087;46.30539;2.74515;314;20220419;18.3;3.3;10.8;2.2;9.09;0;3.01;20272 +82087;46.30539;2.74515;314;20220420;17.1;7;12;2;9.82;0;2.39;12478 +82087;46.30539;2.74515;314;20220421;19.5;8.4;13.9;1.9;9.62;0;3.18;18483 +82087;46.30539;2.74515;314;20220422;21;2.3;11.6;1.8;9.22;.5;3.48;23413 +82087;46.30539;2.74515;314;20220423;18;8.8;13.4;3.4;10.92;5.6;2.67;11817 +82087;46.30539;2.74515;314;20220424;16.2;7.2;11.7;2.9;10.99;9;1.96;9879 +82087;46.30539;2.74515;314;20220425;15.6;10.1;12.8;2.2;11.29;1.1;1.74;7811 +82087;46.30539;2.74515;314;20220426;17.1;7.4;12.3;2.4;9.87;0;3.26;22100 +82087;46.30539;2.74515;314;20220427;19.5;2.9;11.2;3.1;9.12;0;3.78;25595 +82087;46.30539;2.74515;314;20220428;22.8;4.5;13.6;2;10.52;0;3.77;23083 +82087;46.30539;2.74515;314;20220429;21;6.2;13.6;1.6;10.97;.6;2.92;16990 +82087;46.30539;2.74515;314;20220430;18.7;5;11.9;2.4;9.37;0;3.47;22665 +82087;46.30539;2.74515;314;20220501;18.4;2.3;10.4;1.6;8.32;0;3.54;25907 +82087;46.30539;2.74515;314;20220502;19.9;3.7;11.8;2.1;8.79;0;3.74;24568 +82087;46.30539;2.74515;314;20220503;20.7;5.9;13.3;1.8;10.22;0;3.38;20310 +82087;46.30539;2.74515;314;20220504;18.6;8.5;13.6;1.8;11.49;7.9;2.44;12909 +82087;46.30539;2.74515;314;20220505;18.6;6.2;12.4;2.3;10.47;.2;3.09;19186 +82087;46.30539;2.74515;314;20220506;19.8;4.5;12.1;2.1;10.22;.1;3.27;20498 +82087;46.30539;2.74515;314;20220507;21.8;4.9;13.3;1.8;10.39;1.2;3.76;23477 +82087;46.30539;2.74515;314;20220508;22.9;7.3;15.1;1.8;11.49;0;3.88;22841 +82087;46.30539;2.74515;314;20220509;24.2;6.8;15.5;1.3;11.49;0;4.08;25164 +82087;46.30539;2.74515;314;20220510;27.4;8.5;18;1.6;11.59;0;4.75;25611 +82087;46.30539;2.74515;314;20220511;29.8;11.2;20.5;3;12.07;0;6.01;26014 +82087;46.30539;2.74515;314;20220512;20.7;11.2;15.9;1.3;14.62;2;2.76;15589 +82087;46.30539;2.74515;314;20220513;23;14.9;18.9;1.2;15.72;.3;3.11;16264 +82087;46.30539;2.74515;314;20220514;26;8.3;17.1;1.3;13.19;0;4.32;25312 +82087;46.30539;2.74515;314;20220515;30.4;11.1;20.8;2.6;14.19;3.7;5.55;25348 +82087;46.30539;2.74515;314;20220516;26;14.8;20.4;1.9;15.34;0;4.24;20993 +82087;46.30539;2.74515;314;20220517;29.4;11.4;20.4;1.5;14.92;0;4.96;25868 +82087;46.30539;2.74515;314;20220518;30.3;13.4;21.8;1.8;16.37;.5;5.14;25098 +82087;46.30539;2.74515;314;20220519;29.9;16.9;23.4;2.7;16.69;0;5.36;21522 +82087;46.30539;2.74515;314;20220520;30.7;15.2;23;3.1;14.77;0;6.02;23307 +82087;46.30539;2.74515;314;20220521;28.8;15;21.9;2;16.99;0;4.85;23337 +82087;46.30539;2.74515;314;20220522;29.7;14.7;22.2;1.7;17.79;3.5;4.78;23030 +82087;46.30539;2.74515;314;20220523;20.8;17.2;19;4.1;15.62;1.7;3.17;11256 +82087;46.30539;2.74515;314;20220524;18.4;10;14.2;3.1;11.19;.2;3.35;17431 +82087;46.30539;2.74515;314;20220525;20.7;5.3;13;1.9;10.19;.2;3.8;23497 +82087;46.30539;2.74515;314;20220526;20.3;8.1;14.2;1.4;11.77;0;3.32;19766 +82087;46.30539;2.74515;314;20220527;21.7;11.8;16.7;1.8;13.14;0;3.61;19448 +82087;46.30539;2.74515;314;20220528;21.5;8.8;15.1;2.2;10.59;0;4.21;23870 +82087;46.30539;2.74515;314;20220529;18.5;6.7;12.6;2.6;8.14;0;4.07;23483 +82087;46.30539;2.74515;314;20220530;22.1;4.5;13.3;1.8;7.77;0;4.5;26956 +82087;46.30539;2.74515;314;20220531;23.3;6.6;15;1.8;9.34;.3;4.32;23549 +82087;46.30539;2.74515;314;20220601;24.9;8.6;16.8;1.4;11.89;1.4;4.35;24450 +82087;46.30539;2.74515;314;20220602;28.1;11.6;19.8;2;14.64;7.8;4.69;22705 +82087;46.30539;2.74515;314;20220603;28.7;14.2;21.4;2.3;16.69;20.2;4.98;23396 +82087;46.30539;2.74515;314;20220604;28.2;13.8;21;2.5;17.44;25.8;4.96;24241 +82087;46.30539;2.74515;314;20220605;22.5;15.6;19;2.9;16.69;2.5;3.69;18243 +82087;46.30539;2.74515;314;20220606;23.1;12.5;17.8;1.5;14.79;.7;3.68;19899 +82087;46.30539;2.74515;314;20220607;22.6;13.5;18;2.6;13.62;2.5;4.12;20531 +82087;46.30539;2.74515;314;20220608;21.4;12.6;17;3.2;14.12;3.8;3.62;17993 +82087;46.30539;2.74515;314;20220609;20.5;13.3;16.9;2.6;12.59;.1;3.63;17352 +82087;46.30539;2.74515;314;20220610;25.8;9.9;17.8;1;13.34;.1;4.6;26993 +82087;46.30539;2.74515;314;20220611;29;10.7;19.8;1.2;14.14;0;5.24;28522 +82087;46.30539;2.74515;314;20220612;27.6;13.2;20.4;1.4;16.64;.3;4.5;23211 +82087;46.30539;2.74515;314;20220613;25;15.4;20.2;2.2;13.34;.1;4.63;21391 +82087;46.30539;2.74515;314;20220614;29.4;8.5;18.9;1.6;12.17;.1;5.51;29214 +82087;46.30539;2.74515;314;20220615;34.1;14.7;24.4;2.2;16.34;0;6.52;28426 +82087;46.30539;2.74515;314;20220616;31.2;16.6;23.9;1.7;16.27;0;5.58;25587 +82087;46.30539;2.74515;314;20220617;33.3;13.3;23.3;1.4;14.94;0;6.01;29303 +82087;46.30539;2.74515;314;20220618;37.8;14.7;26.2;2.7;14.69;0;7.7;29682 +82087;46.30539;2.74515;314;20220619;35.7;20.4;28.1;3.9;14.39;4.6;8.24;26625 +82087;46.30539;2.74515;314;20220620;30;17.8;23.9;2.3;18.39;8.7;5.35;23349 +82087;46.30539;2.74515;314;20220621;29.1;16.2;22.7;2.1;19.72;17.5;4.9;23107 +82087;46.30539;2.74515;314;20220622;27.4;17.4;22.4;1.9;18.89;9.3;4.51;21516 +82087;46.30539;2.74515;314;20220623;26.2;14.9;20.6;1.7;17.54;12.7;4.13;20656 +82087;46.30539;2.74515;314;20220624;23.2;15.2;19.2;2.9;16.22;.8;3.81;18034 +82087;46.30539;2.74515;314;20220625;24.6;13.3;18.9;2;15.29;14;4.1;20311 +82087;46.30539;2.74515;314;20220626;16;13.3;14.6;1.6;15.82;32.6;1.62;8814 +82087;46.30539;2.74515;314;20220627;21.9;14;17.9;1.5;15.24;2.4;3.13;16166 +82087;46.30539;2.74515;314;20220628;24.7;9.4;17.1;1.2;12.99;0;4.55;26885 +82087;46.30539;2.74515;314;20220629;27;10.5;18.7;1.6;13.52;11.9;4.97;27031 +82087;46.30539;2.74515;314;20220630;16.8;13.6;15.2;1.9;14.79;11.9;1.92;9373 +82087;46.30539;2.74515;314;20220701;21.3;9.6;15.5;1.5;12.09;0;4.03;24085 +82087;46.30539;2.74515;314;20220702;27.8;7.6;17.7;1.1;12.82;0;5.08;29486 +82087;46.30539;2.74515;314;20220703;27.2;12.2;19.7;1.5;14.97;.6;4.78;25352 +82087;46.30539;2.74515;314;20220704;25.1;15.7;20.4;1.7;15.54;0;4.14;20366 +82087;46.30539;2.74515;314;20220705;26;11.2;18.6;1.4;13.84;0;4.72;26231 +82087;46.30539;2.74515;314;20220706;24.4;10.3;17.4;1.8;12.69;0;4.61;25458 +82087;46.30539;2.74515;314;20220707;23.9;10;17;1.9;13.69;.1;4.34;24402 +82087;46.30539;2.74515;314;20220708;25;12.5;18.7;2.8;13.64;0;4.89;24710 +82087;46.30539;2.74515;314;20220709;27;10.1;18.6;1.7;13.44;0;5;27341 +82087;46.30539;2.74515;314;20220710;26;12.5;19.3;2;13.84;.1;4.78;24564 +82087;46.30539;2.74515;314;20220711;27.6;11.8;19.7;2.1;13.77;0;5.19;26239 +82087;46.30539;2.74515;314;20220712;29.7;12;20.8;1.3;14.37;0;5.26;27657 +82087;46.30539;2.74515;314;20220713;31.3;11.8;21.5;1.2;14.07;0;5.41;28370 +82087;46.30539;2.74515;314;20220714;33.4;14.3;23.9;1.4;15.29;0;5.81;27710 +82087;46.30539;2.74515;314;20220715;28.6;13.3;21;1.6;14.17;0;5.08;25369 +82087;46.30539;2.74515;314;20220716;28.4;10.7;19.6;1.5;11.69;0;5.21;27423 +82087;46.30539;2.74515;314;20220717;30.7;10.7;20.7;1.3;13.32;0;5.41;28832 +82087;46.30539;2.74515;314;20220718;36.5;12.8;24.6;1.6;14.79;0;6.39;29251 +82087;46.30539;2.74515;314;20220719;36.1;16.5;26.3;2.1;16.19;.2;6.68;27226 +82087;46.30539;2.74515;314;20220720;25.8;18.9;22.3;2;18.14;.5;3.67;15562 +82087;46.30539;2.74515;314;20220721;28.6;13.8;21.2;1.3;16.54;.1;4.73;24680 +82087;46.30539;2.74515;314;20220722;31;13.9;22.5;1.5;17.72;0;5.01;24622 +82087;46.30539;2.74515;314;20220723;27.3;18.7;23;2.5;16.99;0;4.49;18489 +82087;46.30539;2.74515;314;20220724;33.3;12.6;23;1.3;16.04;0;5.58;27914 +82087;46.30539;2.74515;314;20220725;27.6;18.4;23;3.1;16.67;.3;4.97;19805 +82087;46.30539;2.74515;314;20220726;25.3;13.7;19.5;2.3;14.47;0;4.4;21786 +82087;46.30539;2.74515;314;20220727;25.6;12.8;19.2;1.4;12.44;0;4.29;22440 +82087;46.30539;2.74515;314;20220728;28.2;10.3;19.2;1.2;12.39;0;4.58;24739 +82087;46.30539;2.74515;314;20220729;27;15.4;21.2;1.2;14.07;0;3.95;19238 +82087;46.30539;2.74515;314;20220730;30.2;13.2;21.7;1.2;14.77;0;4.84;25232 +82087;46.30539;2.74515;314;20220731;31.2;14.7;22.9;1.3;15.22;0;4.97;24442 +82087;46.30539;2.74515;314;20220801;30.9;13.3;22.1;1.5;15.32;0;5.06;24917 +82087;46.30539;2.74515;314;20220802;31.6;14.2;22.9;1.2;15.89;0;4.99;25454 +82087;46.30539;2.74515;314;20220803;36.1;14.3;25.2;1.2;14.92;0;5.6;27043 +82087;46.30539;2.74515;314;20220804;36.9;18.9;27.9;1.7;16.39;1.4;5.85;23553 +82087;46.30539;2.74515;314;20220805;28;18.1;23.1;2.1;18.12;.1;4.03;17065 +82087;46.30539;2.74515;314;20220806;27.8;15.8;21.8;2.8;13.19;0;5.15;21621 +82087;46.30539;2.74515;314;20220807;28.5;9.9;19.2;1.8;10.52;0;4.95;25224 +82087;46.30539;2.74515;314;20220808;30.7;10.1;20.4;1.7;10.89;0;5.23;26234 +82087;46.30539;2.74515;314;20220809;32.4;11.2;21.8;1.6;11.24;0;5.33;25905 +82087;46.30539;2.74515;314;20220810;32.8;11.9;22.4;1.2;11.24;0;5.09;25815 +82087;46.30539;2.74515;314;20220811;34.2;11.7;22.9;1.3;11.52;0;5.27;25612 +82087;46.30539;2.74515;314;20220812;34.9;11.6;23.2;1.2;11.37;0;5.21;25592 +82087;46.30539;2.74515;314;20220813;34.8;13.3;24;1.3;11.04;5.7;5.23;24687 +82087;46.30539;2.74515;314;20220814;24.7;18.3;21.5;2.6;17.04;2.1;3.42;13548 +82087;46.30539;2.74515;314;20220815;26.1;16.5;21.3;2.8;16.72;1.7;3.94;17168 +82087;46.30539;2.74515;314;20220816;27.3;13.9;20.6;1.4;16.49;18.3;3.7;18556 +82087;46.30539;2.74515;314;20220817;24.9;14.1;19.5;2.2;17.22;7.7;3.38;17236 +82087;46.30539;2.74515;314;20220818;24.3;14.9;19.6;1.7;17.09;5.6;2.93;14529 +82087;46.30539;2.74515;314;20220819;24.1;14.8;19.5;1.7;17.52;3.8;2.89;14940 +82087;46.30539;2.74515;314;20220820;25;16.9;21;1.5;18.14;.3;3.14;15516 +82087;46.30539;2.74515;314;20220821;24.9;11.3;18.1;1.2;15.52;.4;3.29;19003 +82087;46.30539;2.74515;314;20220822;24.3;16.2;20.2;1.4;17.87;0;2.84;14131 +82087;46.30539;2.74515;314;20220823;27.4;16.5;22;1;19.24;0;3.41;18164 +82087;46.30539;2.74515;314;20220824;31.3;14.1;22.7;1.2;16.37;.1;4.24;21955 +82087;46.30539;2.74515;314;20220825;31.3;13.9;22.6;2.1;16.09;1.2;4.65;20657 +82087;46.30539;2.74515;314;20220826;25.3;17.8;21.5;2;18.67;0;2.97;13358 +82087;46.30539;2.74515;314;20220827;25.8;11.9;18.9;1.2;15.14;0;3.14;17200 +82087;46.30539;2.74515;314;20220828;28.1;11.7;19.9;1.1;14.62;0;3.69;20714 +82087;46.30539;2.74515;314;20220829;32.3;12.4;22.3;1.1;15.52;1;4.08;21425 +82087;46.30539;2.74515;314;20220830;22.1;17.6;19.8;1.7;17.64;.3;2.25;10090 +82087;46.30539;2.74515;314;20220831;26.8;12.3;19.5;.9;16.14;0;3.19;18466 +82087;46.30539;2.74515;314;20220901;28;13.5;20.7;1;15.64;0;3.38;18582 +82087;46.30539;2.74515;314;20220902;25.4;13.8;19.6;1.7;16.22;4.6;3.01;14909 +82087;46.30539;2.74515;314;20220903;25.4;14.7;20.1;2.1;15.87;.3;3.28;15868 +82087;46.30539;2.74515;314;20220904;29.7;11;20.4;1.6;15.17;.9;3.91;20688 +82087;46.30539;2.74515;314;20220905;31.7;16;23.9;2.3;17.04;2;4.44;18534 +82087;46.30539;2.74515;314;20220906;27.9;16.4;22.2;2.3;17.62;11.4;3.45;14751 +82087;46.30539;2.74515;314;20220907;22.8;14.2;18.5;1.8;16.64;6.5;2.46;13119 +82087;46.30539;2.74515;314;20220908;23.4;11.9;17.6;3.4;14.12;.8;3.26;15179 +82087;46.30539;2.74515;314;20220909;21.6;13;17.3;3.2;13.94;1.7;2.79;12377 +82087;46.30539;2.74515;314;20220910;22.2;13.1;17.6;2;13.14;0;2.64;12246 +82087;46.30539;2.74515;314;20220911;25;8;16.5;1.5;12.37;0;3.08;18517 +82087;46.30539;2.74515;314;20220912;33.2;9.9;21.5;1.8;14.22;0;4.11;19865 +82087;46.30539;2.74515;314;20220913;30.2;17.6;23.9;2.1;18.84;7.3;3.52;14158 +82087;46.30539;2.74515;314;20220914;26.6;17.4;22;2.3;18.54;5.7;2.9;11957 +82087;46.30539;2.74515;314;20220915;22.7;15.6;19.2;1.8;17.52;4;2.19;10472 +82087;46.30539;2.74515;314;20220916;18.2;12.8;15.5;1.8;13.74;.4;1.86;9564 +82087;46.30539;2.74515;314;20220917;16.5;6.4;11.4;1.9;9.19;0;2.23;14500 +82087;46.30539;2.74515;314;20220918;18.7;1.4;10.1;.8;7.84;0;2.14;17343 +82087;46.30539;2.74515;314;20220919;18.6;2.5;10.5;1.3;8.49;0;2.25;16645 +82087;46.30539;2.74515;314;20220920;19;2.2;10.6;1.4;8.44;0;2.3;16862 +82087;46.30539;2.74515;314;20220921;19.4;3.1;11.2;1.2;8.54;0;2.23;16401 +82087;46.30539;2.74515;314;20220922;21.8;1.9;11.8;.7;8.52;0;2.2;17498 +82087;46.30539;2.74515;314;20220923;21.7;5.7;13.7;1.4;10.97;0;2.29;14277 +82087;46.30539;2.74515;314;20220924;20.5;11.4;16;1.9;12.74;6.5;2.17;11136 +82087;46.30539;2.74515;314;20220925;15.1;11.8;13.4;1.4;13.29;4.7;1.2;6209 +82087;46.30539;2.74515;314;20220926;15.8;6.7;11.2;2.9;10.97;4;1.67;10379 +82087;46.30539;2.74515;314;20220927;14.9;9.9;12.4;3.9;11.59;3.6;1.62;7779 +82087;46.30539;2.74515;314;20220928;15.6;12;13.8;4.5;13.89;14.6;1.33;6012 +82087;46.30539;2.74515;314;20220929;14.8;8.6;11.7;1.9;10.79;.5;1.44;8128 +82087;46.30539;2.74515;314;20220930;16.4;5;10.7;1.4;9.77;2.3;1.64;12244 +82087;46.30539;2.74515;314;20221001;20.1;7.8;13.9;4.6;13.89;.8;1.92;10809 +82087;46.30539;2.74515;314;20221002;21.1;15.3;18.2;3.1;15.22;.1;2.19;9162 +82087;46.30539;2.74515;314;20221003;19;9.9;14.5;1.3;13.57;0;1.51;9482 +82087;46.30539;2.74515;314;20221004;21.8;7.8;14.8;1.3;12.59;.2;1.89;12983 +82087;46.30539;2.74515;314;20221005;26;8.1;17;2.2;12.62;.2;2.77;14239 +82087;46.30539;2.74515;314;20221006;17;12.4;14.7;1.4;14.12;0;1.14;5471 +82087;46.30539;2.74515;314;20221007;22.4;8.8;15.6;1.2;13.54;.1;1.79;12043 +82087;46.30539;2.74515;314;20221008;17.5;12.2;14.9;1.3;12.52;0;1.34;6265 +82087;46.30539;2.74515;314;20221009;22;3.6;12.8;1.3;10.47;.1;1.81;13461 +82087;46.30539;2.74515;314;20221010;22.1;9.7;15.9;1.8;13.27;0;1.98;11109 +82087;46.30539;2.74515;314;20221011;17.3;11.6;14.5;.9;14.99;4.5;1.03;6509 +82087;46.30539;2.74515;314;20221012;19.2;12.5;15.8;1.1;14.77;.2;1.3;8121 +82087;46.30539;2.74515;314;20221013;17.8;9.4;13.6;1.9;13.77;2.1;1.21;7392 +82087;46.30539;2.74515;314;20221014;19.6;13.5;16.5;3.6;15.67;1.7;1.48;5963 +82087;46.30539;2.74515;314;20221015;20.2;14.9;17.5;3.3;14.89;0;1.83;5502 +82087;46.30539;2.74515;314;20221016;26.6;14.1;20.4;3.4;15.02;0;2.88;10107 +82087;46.30539;2.74515;314;20221017;23.2;16.6;19.9;3.3;15.37;.8;2.47;7168 +82087;46.30539;2.74515;314;20221018;25.9;12.9;19.4;1.6;15.67;.1;1.93;10427 +82087;46.30539;2.74515;314;20221019;26.5;10.5;18.5;2.1;14.17;1.6;2.13;10364 +82087;46.30539;2.74515;314;20221020;24.6;15.2;19.9;3.5;15.92;2;2.48;7890 +82087;46.30539;2.74515;314;20221021;21.6;15.7;18.6;2.9;15.37;.7;1.88;6057 +82087;46.30539;2.74515;314;20221022;23.4;11.3;17.3;1.8;13.37;0;1.81;9653 +82087;46.30539;2.74515;314;20221023;23.9;12.2;18.1;3.8;13.52;.2;2.63;8033 +82087;46.30539;2.74515;314;20221024;21.1;11.8;16.5;2.6;12.19;.6;2;7733 +82087;46.30539;2.74515;314;20221025;21.7;7.4;14.6;2;11.89;2;1.64;9215 +82087;46.30539;2.74515;314;20221026;24.1;11.9;18;2.2;13.27;0;1.99;8863 +82087;46.30539;2.74515;314;20221027;26;9.4;17.7;2.4;13.12;0;2.13;8713 +82087;46.30539;2.74515;314;20221028;26.2;17;21.6;3;12.44;0;3.01;7021 +82087;46.30539;2.74515;314;20221029;27.7;12.2;19.9;2.6;10.97;0;2.89;9473 +82087;46.30539;2.74515;314;20221030;23.4;9.6;16.5;1.8;10.54;.1;1.97;8351 +82087;46.30539;2.74515;314;20221031;23.1;10.8;17;2.7;13.34;3.5;1.89;7854 +82087;46.30539;2.74515;314;20221101;17.1;10.6;13.9;2.7;11.74;.2;1.38;6288 +82087;46.30539;2.74515;314;20221102;17.9;9.3;13.6;1.9;10.64;.1;1.28;6934 +82087;46.30539;2.74515;314;20221103;17.5;7;12.2;3.7;10.02;3;1.76;5845 +82087;46.30539;2.74515;314;20221104;10.5;8.4;9.5;4.4;9.44;4.8;1.17;3246 +82087;46.30539;2.74515;314;20221105;12.1;1.3;6.7;1.6;7.99;0;.75;7318 +82087;46.30539;2.74515;314;20221106;15;2.8;8.9;2.6;8.54;.1;1.27;6193 +82087;46.30539;2.74515;314;20221107;18.3;9.3;13.8;2.8;10.34;0;1.62;6624 +82087;46.30539;2.74515;314;20221108;19.8;5.6;12.7;4.2;10.54;4.1;1.95;6831 +82087;46.30539;2.74515;314;20221109;14.6;12.5;13.5;1.9;12.74;9.2;.88;2481 +82087;46.30539;2.74515;314;20221110;14.6;6.5;10.6;.9;10.59;0;.63;5125 +82087;46.30539;2.74515;314;20221111;18.1;2.3;10.2;1.6;9.79;.2;.79;7835 +82087;46.30539;2.74515;314;20221112;18.6;3.9;11.3;1.6;10.29;.1;.82;7304 +82087;46.30539;2.74515;314;20221113;18;3.1;10.6;1.3;10.04;.1;.71;6667 +82087;46.30539;2.74515;314;20221114;16.9;7.9;12.4;3.5;11.17;5.1;1.29;5175 +82087;46.30539;2.74515;314;20221115;15.5;9;12.2;2.3;11.72;4.4;.89;3826 +82087;46.30539;2.74515;314;20221116;15.1;8.1;11.6;4.2;10.34;.4;1.35;4726 +82087;46.30539;2.74515;314;20221117;14.7;11.6;13.2;5.4;10.67;3.5;1.78;3004 +82087;46.30539;2.74515;314;20221118;11.7;5.4;8.6;2.8;8.74;1.2;.88;4544 +82087;46.30539;2.74515;314;20221119;9.4;1.5;5.4;1.5;7.74;.5;.5;4650 +82087;46.30539;2.74515;314;20221120;9.3;-.2;4.5;2.2;7.37;1.7;.53;5216 +82087;46.30539;2.74515;314;20221121;10.2;3.4;6.8;3.1;8.04;3.6;.84;3503 +82087;46.30539;2.74515;314;20221122;10.3;5.1;7.7;4.2;7.74;1;1.13;4391 +82087;46.30539;2.74515;314;20221123;13.4;5.6;9.5;3.5;9.17;3.3;1.07;4311 +82087;46.30539;2.74515;314;20221124;12.7;6.7;9.7;3.2;9.24;.4;1;4035 +82087;46.30539;2.74515;314;20221125;11.4;8.2;9.8;2.3;9.57;1.3;.83;2399 +82087;46.30539;2.74515;314;20221126;10;1.4;5.7;1.3;8.12;0;.37;4483 +82087;46.30539;2.74515;314;20221127;14.1;2.6;8.3;2.1;7.39;1.2;.87;5100 +82087;46.30539;2.74515;314;20221128;11.3;7.6;9.4;3.3;9.07;2.3;.98;2897 +82087;46.30539;2.74515;314;20221129;9.1;4.6;6.9;1.8;8.64;.6;.51;2724 +82087;46.30539;2.74515;314;20221130;7.2;4.7;5.9;1.8;8.59;0;.44;1797 +82087;46.30539;2.74515;314;20221201;6.1;4;5.1;2.7;8.09;.3;.48;1480 +82087;46.30539;2.74515;314;20221202;3.8;3.1;3.5;1.6;6.97;1.9;.47;808 +82087;46.30539;2.74515;314;20221203;4.7;1.5;3.1;1.7;7.07;2.4;.35;2190 +82087;46.30539;2.74515;314;20221204;4.2;2.4;3.3;1.7;7.37;3.4;.36;1275 +82087;46.30539;2.74515;314;20221205;8.2;1.5;4.9;1.4;6.72;0;.46;4079 +82087;46.30539;2.74515;314;20221206;2.3;-2.6;-.2;1.3;5.89;.1;.19;3555 +82087;46.30539;2.74515;314;20221207;3.5;1.1;2.3;1.7;6.09;0;.47;1580 +82087;46.30539;2.74515;314;20221208;3.7;-3.4;.1;1.5;5.27;0;.31;4047 +82087;46.30539;2.74515;314;20221209;1.1;-.4;.4;1.9;5.69;.3;.38;1133 +82087;46.30539;2.74515;314;20221210;.4;-1.7;-.7;2.2;4.59;0;.51;1667 +82087;46.30539;2.74515;314;20221211;1.5;-7.9;-3.2;1.3;3.87;0;.26;4570 +82087;46.30539;2.74515;314;20221212;1.7;-8.4;-3.3;1.6;4.04;.5;.22;4242 +82087;46.30539;2.74515;314;20221213;2.5;-1.9;.3;2;5.59;2.1;.3;2841 +82087;46.30539;2.74515;314;20221214;13;-.3;6.4;2.5;9.17;1.3;.41;4866 +82087;46.30539;2.74515;314;20221215;4.3;2.3;3.3;2.6;7.77;1.7;.26;1005 +82087;46.30539;2.74515;314;20221216;3.1;-1.1;1;2.3;4.99;0;.56;2444 +82087;46.30539;2.74515;314;20221217;-.8;-9.3;-5;1.3;3.59;0;.19;4417 +82087;46.30539;2.74515;314;20221218;8.8;-9.6;-.4;2.6;4.97;0;.54;5845 +82087;46.30539;2.74515;314;20221219;14.9;6;10.5;4.8;8.84;0;1.46;4169 +82087;46.30539;2.74515;314;20221220;17.1;10.3;13.7;5.2;10.12;1.7;2.02;3719 +82087;46.30539;2.74515;314;20221221;13.2;10.6;11.9;4.3;10.99;.2;1.14;2099 +82087;46.30539;2.74515;314;20221222;14.1;11.6;12.8;5.8;11.54;7.7;1.42;1504 +82087;46.30539;2.74515;314;20221223;15.7;12.6;14.1;5;13.47;4.1;1.13;1352 +82087;46.30539;2.74515;314;20221224;12.5;10.6;11.6;2.1;11.52;.9;.74;1546 +82087;46.30539;2.74515;314;20221225;17;5.4;11.2;3.2;9.37;0;1.28;4813 +82087;46.30539;2.74515;314;20221226;13.1;9.1;11.1;3.7;10.27;1.2;1.13;2020 +82087;46.30539;2.74515;314;20221227;11.7;2.1;6.9;1.5;8.19;.1;.45;4262 +82087;46.30539;2.74515;314;20221228;14.6;3;8.8;3.9;8.34;.1;1.22;4524 +82087;46.30539;2.74515;314;20221229;11.6;9.8;10.7;4.6;9.64;3.2;1.36;919 +82087;46.30539;2.74515;314;20221230;14.4;2.9;8.7;4.1;10.07;2.1;.79;3737 +82087;46.30539;2.74515;314;20221231;17.7;13.3;15.5;4.7;10.77;0;2.2;2539 +82088;46.32685;3.06822;323;20220101;16.5;.4;8.4;1.7;7.88;0;.74;5833 +82088;46.32685;3.06822;323;20220102;16;3.5;9.7;3.1;8.45;0;1.32;3920 +82088;46.32685;3.06822;323;20220103;13;8.2;10.6;3.2;10.15;0;1.02;2153 +82088;46.32685;3.06822;323;20220104;14.9;10.4;12.7;4.2;9.25;5.1;1.93;1913 +82088;46.32685;3.06822;323;20220105;4.6;1.1;2.9;3.5;6.16;0;.63;2244 +82088;46.32685;3.06822;323;20220106;4.6;-3.4;.6;1;5.52;.3;.28;3834 +82088;46.32685;3.06822;323;20220107;5.5;-2.6;1.5;3.8;6.65;1.7;.32;3146 +82088;46.32685;3.06822;323;20220108;8.9;4.5;6.7;4.7;8.62;6;.74;2547 +82088;46.32685;3.06822;323;20220109;7.6;4.1;5.9;3.8;7.52;3.7;.86;2090 +82088;46.32685;3.06822;323;20220110;6.5;3.9;5.2;1.3;7.05;0;.49;3382 +82088;46.32685;3.06822;323;20220111;4.5;-4;.3;1.3;5.52;0;.27;5415 +82088;46.32685;3.06822;323;20220112;2.1;-1.7;.2;1.3;5.28;0;.38;2822 +82088;46.32685;3.06822;323;20220113;1.9;-6.4;-2.2;.9;4.55;0;.22;5040 +82088;46.32685;3.06822;323;20220114;6.6;-6.8;-.1;1.1;4.58;0;.32;6229 +82088;46.32685;3.06822;323;20220115;7.5;-6.7;.4;1.1;4.52;0;.4;6625 +82088;46.32685;3.06822;323;20220116;-1.2;-5.4;-3.3;1.4;4.58;0;.24;3632 +82088;46.32685;3.06822;323;20220117;3;-3.7;-.4;1;6.58;.1;.18;3181 +82088;46.32685;3.06822;323;20220118;3;.3;1.6;1.3;6.45;0;.38;2005 +82088;46.32685;3.06822;323;20220119;2.7;-3.4;-.4;1.7;6.05;.5;.27;2897 +82088;46.32685;3.06822;323;20220120;5.8;1.4;3.6;2.4;6.85;.4;.57;2544 +82088;46.32685;3.06822;323;20220121;4.4;-1;1.7;2.9;5.25;0;.72;4568 +82088;46.32685;3.06822;323;20220122;1.4;-2.7;-.7;1.8;5.82;0;.28;2642 +82088;46.32685;3.06822;323;20220123;2.8;.3;1.6;2.2;6.02;0;.49;2214 +82088;46.32685;3.06822;323;20220124;6.8;-3.1;1.8;1.5;5.62;0;.49;6166 +82088;46.32685;3.06822;323;20220125;8.6;-5.9;1.3;1.1;5.08;0;.49;7365 +82088;46.32685;3.06822;323;20220126;-.3;-5.1;-2.7;.9;4.66;0;.32;3716 +82088;46.32685;3.06822;323;20220127;-2.8;-4.5;-3.7;1.3;4.78;0;.25;1831 +82088;46.32685;3.06822;323;20220128;2.7;-3.2;-.3;1.4;6.28;0;.26;3578 +82088;46.32685;3.06822;323;20220129;3.8;-1.1;1.3;2.4;6.92;.4;.28;3645 +82088;46.32685;3.06822;323;20220130;8.6;2.9;5.7;1.5;7.88;0;.59;3622 +82088;46.32685;3.06822;323;20220131;7.4;-1;3.2;3.5;7.42;1.6;.49;4526 +82088;46.32685;3.06822;323;20220201;5.6;-1.8;1.9;3.5;7.38;1.9;.26;4550 +82088;46.32685;3.06822;323;20220202;9.2;5.7;7.5;2;9.62;.4;.56;3118 +82088;46.32685;3.06822;323;20220203;10.7;.8;5.7;1.9;7.58;.1;.73;6268 +82088;46.32685;3.06822;323;20220204;8.5;3.3;5.9;3;8.42;1.6;.68;3706 +82088;46.32685;3.06822;323;20220205;8.3;.8;4.6;1.7;6.7;0;.7;5534 +82088;46.32685;3.06822;323;20220206;8.4;-.1;4.2;5.7;7.92;2;.59;4614 +82088;46.32685;3.06822;323;20220207;9.4;6.6;8;2.9;7.22;0;1.28;4988 +82088;46.32685;3.06822;323;20220208;12;-2.2;4.9;1.6;5.85;0;1.02;8911 +82088;46.32685;3.06822;323;20220209;17.2;-2.6;7.3;2.2;6.05;0;1.66;10413 +82088;46.32685;3.06822;323;20220210;7.7;1.3;4.5;1.9;8.06;3.3;1.04;8593 +82088;46.32685;3.06822;323;20220211;7.8;3.7;5.8;2.6;6.59;0;1.05;9703 +82088;46.32685;3.06822;323;20220212;8.7;-5.5;1.6;1.2;4.99;0;.79;8791 +82088;46.32685;3.06822;323;20220213;14.9;-3.1;5.9;5.1;6.99;.2;1.85;11074 +82088;46.32685;3.06822;323;20220214;10.9;7.3;9.1;3;8.28;2.4;1.31;4600 +82088;46.32685;3.06822;323;20220215;8.9;4.3;6.6;2.9;7.79;4.2;.96;5755 +82088;46.32685;3.06822;323;20220216;13.3;6.3;9.8;4.9;11.05;1.9;.95;4662 +82088;46.32685;3.06822;323;20220217;14.5;11.2;12.9;4.8;11.26;.2;1.58;4027 +82088;46.32685;3.06822;323;20220218;15.7;8.1;11.9;3.8;9.98;.6;1.75;6169 +82088;46.32685;3.06822;323;20220219;9.4;0;4.7;2.8;6.18;0;1.22;9072 +82088;46.32685;3.06822;323;20220220;12.3;2;7.2;5;8.45;1.7;1.34;7534 +82088;46.32685;3.06822;323;20220221;9.2;7.2;8.2;6;7.85;1.5;1.64;4106 +82088;46.32685;3.06822;323;20220222;10.9;4;7.5;3.2;8.48;.8;1.1;6129 +82088;46.32685;3.06822;323;20220223;13.7;6.3;10;1.4;8.98;.2;1.16;7419 +82088;46.32685;3.06822;323;20220224;13.8;2.1;7.9;3.4;7.85;1;1.58;8712 +82088;46.32685;3.06822;323;20220225;8.9;-.9;4;1.6;5.78;0;1.08;9687 +82088;46.32685;3.06822;323;20220226;10.3;-4.2;3;2.6;5.02;0;1.48;12048 +82088;46.32685;3.06822;323;20220227;11.5;-4.9;3.3;2;4.92;0;1.46;12668 +82088;46.32685;3.06822;323;20220228;12.7;-4.4;4.1;1.2;5.15;0;1.34;12950 +82088;46.32685;3.06822;323;20220301;12.7;-4.1;4.3;1.5;5.85;0;1.36;12046 +82088;46.32685;3.06822;323;20220302;14.1;-.5;6.8;1.4;8.05;1.1;1.22;9787 +82088;46.32685;3.06822;323;20220303;12.8;7.4;10.1;.7;10.25;.1;.98;6420 +82088;46.32685;3.06822;323;20220304;13.1;4.1;8.6;1.3;8.88;0;1.17;8143 +82088;46.32685;3.06822;323;20220305;11;-.5;5.3;1.7;6.25;.1;1.36;10878 +82088;46.32685;3.06822;323;20220306;8.3;-5.3;1.5;1.6;4.25;0;1.31;12720 +82088;46.32685;3.06822;323;20220307;9.1;-7.1;1;1.7;4.28;0;1.38;13881 +82088;46.32685;3.06822;323;20220308;14.6;-5.4;4.6;1.9;4.98;0;1.9;15116 +82088;46.32685;3.06822;323;20220309;15.3;-.5;7.4;2.2;6.82;0;1.95;14005 +82088;46.32685;3.06822;323;20220310;15.7;-.3;7.7;2.2;7.25;0;1.88;12699 +82088;46.32685;3.06822;323;20220311;14.2;4.4;9.3;4.8;8.18;6.2;2.19;10135 +82088;46.32685;3.06822;323;20220312;8.1;5.6;6.9;2.5;8.65;8.5;.85;3671 +82088;46.32685;3.06822;323;20220313;10.7;1.9;6.3;2.8;7.35;3.9;1.38;7841 +82088;46.32685;3.06822;323;20220314;13;-2.2;5.4;2.4;8.18;3.1;1.41;13264 +82088;46.32685;3.06822;323;20220315;17.5;7.9;12.7;2.7;10.35;0;2.06;10292 +82088;46.32685;3.06822;323;20220316;16.7;4.3;10.5;1.3;9.88;0;1.61;10989 +82088;46.32685;3.06822;323;20220317;10.1;7.5;8.8;3.3;9.58;0;1.09;4061 +82088;46.32685;3.06822;323;20220318;11.4;5.5;8.5;3.5;8.32;0;1.49;5905 +82088;46.32685;3.06822;323;20220319;15.1;4.2;9.7;1.7;8.56;.4;1.96;14221 +82088;46.32685;3.06822;323;20220320;15.6;2.8;9.2;3.6;7.76;.4;2.19;9581 +82088;46.32685;3.06822;323;20220321;17.6;6.7;12.2;3.2;7.32;0;2.96;13722 +82088;46.32685;3.06822;323;20220322;17.4;-.2;8.6;3.5;5.06;0;3.38;19306 +82088;46.32685;3.06822;323;20220323;18.1;-2.2;7.9;1.6;5.19;0;2.62;19804 +82088;46.32685;3.06822;323;20220324;19.8;-2.6;8.6;2;5.96;0;2.96;20171 +82088;46.32685;3.06822;323;20220325;19.7;-2;8.8;2.1;6.19;0;2.97;19932 +82088;46.32685;3.06822;323;20220326;19;-1.6;8.7;2;6.65;0;2.81;19633 +82088;46.32685;3.06822;323;20220327;21.5;-.6;10.4;1.7;7.06;0;3.03;20364 +82088;46.32685;3.06822;323;20220328;22.1;1.4;11.7;2.3;6.69;0;3.41;19236 +82088;46.32685;3.06822;323;20220329;18.5;7;12.8;1.9;7.89;3.7;2.39;10847 +82088;46.32685;3.06822;323;20220330;13.1;7.6;10.4;1.8;10.59;5.2;1.36;7763 +82088;46.32685;3.06822;323;20220331;10.6;7;8.8;3;8.72;8.7;1.5;7338 +82088;46.32685;3.06822;323;20220401;3.3;-1;1.2;4.5;5.85;4.5;.93;7880 +82088;46.32685;3.06822;323;20220402;4;-.4;1.8;4.4;5.4;0;1.24;9566 +82088;46.32685;3.06822;323;20220403;4.6;-1.7;1.4;3.9;4.99;0;1.47;10152 +82088;46.32685;3.06822;323;20220404;9.9;-3.4;3.2;1.4;4.96;0;2.13;21506 +82088;46.32685;3.06822;323;20220405;12.2;1;6.6;2.1;8.12;0;1.48;9554 +82088;46.32685;3.06822;323;20220406;13.2;7.8;10.5;2.4;10.12;.2;1.47;7016 +82088;46.32685;3.06822;323;20220407;13.3;9.5;11.4;4.6;10.66;9.6;1.6;5436 +82088;46.32685;3.06822;323;20220408;16.3;10.1;13.2;5.9;10.06;0;2.8;9275 +82088;46.32685;3.06822;323;20220409;10.8;1.7;6.3;2.8;6.49;.6;2.12;15219 +82088;46.32685;3.06822;323;20220410;14.7;-3.3;5.7;2.2;6.02;0;2.79;23258 +82088;46.32685;3.06822;323;20220411;21.7;-1.2;10.3;4.4;8.06;0;4.06;21434 +82088;46.32685;3.06822;323;20220412;20.8;11;15.9;2.8;8.55;.1;3.63;15565 +82088;46.32685;3.06822;323;20220413;17.5;5.7;11.6;1.3;10.36;0;2.24;14739 +82088;46.32685;3.06822;323;20220414;20.4;4.2;12.3;1.5;11.06;0;2.76;18511 +82088;46.32685;3.06822;323;20220415;21.5;3.5;12.5;1.9;10.26;0;3.38;22729 +82088;46.32685;3.06822;323;20220416;21.1;2.8;11.9;2.7;8.99;0;3.7;23124 +82088;46.32685;3.06822;323;20220417;18.9;.8;9.9;2.2;7.29;0;3.57;24819 +82088;46.32685;3.06822;323;20220418;20.1;.5;10.3;1.4;7.56;0;3.27;23464 +82088;46.32685;3.06822;323;20220419;18.3;2.1;10.2;1.9;8.96;0;3.07;22419 +82088;46.32685;3.06822;323;20220420;17.5;5.1;11.3;1.3;9.86;0;2.32;14809 +82088;46.32685;3.06822;323;20220421;19.7;8.2;14;1.4;10.02;0;3.1;19356 +82088;46.32685;3.06822;323;20220422;20.6;1;10.8;1.6;9.26;.5;3.34;23728 +82088;46.32685;3.06822;323;20220423;18;8.2;13.1;2.7;10.86;4.7;2.6;13466 +82088;46.32685;3.06822;323;20220424;15.7;7.4;11.5;2.1;10.86;12;1.83;9638 +82088;46.32685;3.06822;323;20220425;15.4;9.6;12.5;2.1;11.32;1.8;1.74;8210 +82088;46.32685;3.06822;323;20220426;16.9;9;12.9;2;10.09;0;3.24;21359 +82088;46.32685;3.06822;323;20220427;18.9;1.9;10.4;2.3;9.06;0;3.57;26004 +82088;46.32685;3.06822;323;20220428;22.3;3;12.7;1.6;10.49;0;3.58;23574 +82088;46.32685;3.06822;323;20220429;20.3;5.1;12.7;1.7;11.16;0;2.94;18485 +82088;46.32685;3.06822;323;20220430;18.6;4.1;11.4;2.2;9.26;0;3.38;22634 +82088;46.32685;3.06822;323;20220501;18.3;1.4;9.9;1.4;8.52;0;3.41;25620 +82088;46.32685;3.06822;323;20220502;19.6;1.9;10.7;1.6;8.99;0;3.6;26013 +82088;46.32685;3.06822;323;20220503;20.8;4.2;12.5;1.5;10.19;.1;3.26;20713 +82088;46.32685;3.06822;323;20220504;18.5;6.7;12.6;1.4;11.56;7.9;2.5;15452 +82088;46.32685;3.06822;323;20220505;18.4;5.8;12.1;1.9;10.49;.2;2.98;18826 +82088;46.32685;3.06822;323;20220506;20;4.4;12.2;2;10.15;.1;3.31;20407 +82088;46.32685;3.06822;323;20220507;22;4.9;13.5;1.8;10.45;.7;3.82;23610 +82088;46.32685;3.06822;323;20220508;22.8;7.6;15.2;2;11.58;0;3.88;22226 +82088;46.32685;3.06822;323;20220509;24.2;6.7;15.4;1.2;11.52;0;4.05;24914 +82088;46.32685;3.06822;323;20220510;27.2;8.9;18;1.7;11.85;0;4.68;24904 +82088;46.32685;3.06822;323;20220511;30.2;11.7;21;2.7;12.35;0;5.79;25164 +82088;46.32685;3.06822;323;20220512;21.2;11.3;16.2;1.2;14.75;4.7;2.72;15177 +82088;46.32685;3.06822;323;20220513;22.7;15;18.9;1.2;15.72;0;3.09;15870 +82088;46.32685;3.06822;323;20220514;25.5;8.1;16.8;1.2;12.92;0;4.25;24941 +82088;46.32685;3.06822;323;20220515;30;10.1;20.1;1.9;14.55;5.2;4.97;24375 +82088;46.32685;3.06822;323;20220516;25.6;14.8;20.2;1.7;15.58;0;4.16;20870 +82088;46.32685;3.06822;323;20220517;29.3;11.6;20.5;1.5;15.25;0;4.9;25587 +82088;46.32685;3.06822;323;20220518;30;14.1;22.1;2.1;16.55;.2;5.15;24040 +82088;46.32685;3.06822;323;20220519;30.8;16.9;23.8;2.5;16.15;0;5.36;21061 +82088;46.32685;3.06822;323;20220520;31.7;16.1;23.9;2.8;14.25;0;6.1;23857 +82088;46.32685;3.06822;323;20220521;28.6;14.9;21.8;2.4;16.72;0;5.07;23663 +82088;46.32685;3.06822;323;20220522;29.6;14.5;22.1;1.8;17.18;4;4.68;21588 +82088;46.32685;3.06822;323;20220523;20.7;16.4;18.5;3.2;16.05;2.8;2.72;10600 +82088;46.32685;3.06822;323;20220524;18.8;9.7;14.2;2.6;11.48;.1;3.27;18007 +82088;46.32685;3.06822;323;20220525;20.2;6.2;13.2;1.9;10.58;.1;3.57;21421 +82088;46.32685;3.06822;323;20220526;20.2;8.3;14.2;1.4;12.05;0;3.2;18803 +82088;46.32685;3.06822;323;20220527;21.4;11.9;16.6;1.8;13.28;0;3.58;19317 +82088;46.32685;3.06822;323;20220528;21.2;7.9;14.6;2;10.38;0;4.1;23654 +82088;46.32685;3.06822;323;20220529;18.4;5.3;11.8;2.2;8.15;0;3.93;24203 +82088;46.32685;3.06822;323;20220530;22;4;13;1.6;7.75;0;4.49;27519 +82088;46.32685;3.06822;323;20220531;23.3;6.5;14.9;2;9.62;.2;4.35;23376 +82088;46.32685;3.06822;323;20220601;24.8;8.3;16.6;1.6;11.95;.8;4.19;22638 +82088;46.32685;3.06822;323;20220602;28.9;11.5;20.2;1.9;14.52;5.4;4.94;23634 +82088;46.32685;3.06822;323;20220603;28.8;14.6;21.7;2.3;17.02;17;4.98;23269 +82088;46.32685;3.06822;323;20220604;28.5;13.7;21.1;2.5;17.68;31.1;4.96;23795 +82088;46.32685;3.06822;323;20220605;23.1;15.1;19.1;3;16.98;.4;3.86;19487 +82088;46.32685;3.06822;323;20220606;23.1;13;18;1.7;15.02;.7;3.59;18628 +82088;46.32685;3.06822;323;20220607;23.2;13.3;18.2;2.6;14.02;1.3;4.02;19442 +82088;46.32685;3.06822;323;20220608;21.3;12.6;17;2.8;14.25;5.1;3.36;16239 +82088;46.32685;3.06822;323;20220609;20.2;13.4;16.8;2.5;12.65;.2;3.58;17306 +82088;46.32685;3.06822;323;20220610;25;10;17.5;1.2;13.25;.1;4.58;26616 +82088;46.32685;3.06822;323;20220611;28.6;10.8;19.7;1.5;14.38;0;5.22;27870 +82088;46.32685;3.06822;323;20220612;28.1;12.8;20.5;1.4;16.65;0;4.57;23557 +82088;46.32685;3.06822;323;20220613;24.9;15.5;20.2;2.1;13.48;0;4.76;22717 +82088;46.32685;3.06822;323;20220614;29;8.6;18.8;1.8;12.08;.1;5.62;28934 +82088;46.32685;3.06822;323;20220615;34.1;13.6;23.9;2.1;16.55;0;6.4;28076 +82088;46.32685;3.06822;323;20220616;30.7;16.9;23.8;2.1;16.55;0;5.62;24813 +82088;46.32685;3.06822;323;20220617;32.5;12.9;22.7;1.4;15.28;0;5.82;28568 +82088;46.32685;3.06822;323;20220618;36.7;14.6;25.7;2.2;15.28;0;7.14;29036 +82088;46.32685;3.06822;323;20220619;36;20.8;28.4;3.6;14.15;2.7;8.22;26673 +82088;46.32685;3.06822;323;20220620;30.5;17.6;24.1;2.4;18.15;3.4;5.53;23774 +82088;46.32685;3.06822;323;20220621;28.6;15.9;22.3;2;19.58;16.4;4.62;22009 +82088;46.32685;3.06822;323;20220622;27.5;17.4;22.4;1.9;19.48;10.9;4.34;20557 +82088;46.32685;3.06822;323;20220623;25.8;15.2;20.5;1.9;18.12;9;4.03;20008 +82088;46.32685;3.06822;323;20220624;23;14.9;18.9;2.4;16.35;1.2;3.48;16798 +82088;46.32685;3.06822;323;20220625;25.6;12.6;19.1;2.1;15.32;14.7;4.17;20341 +82088;46.32685;3.06822;323;20220626;15.8;13.4;14.6;1.7;16.15;44.3;1.43;7535 +82088;46.32685;3.06822;323;20220627;21.5;14.1;17.8;1.3;15.58;2.2;3.05;15765 +82088;46.32685;3.06822;323;20220628;24.6;9.7;17.2;1.3;13.08;0;4.53;26234 +82088;46.32685;3.06822;323;20220629;27;10.5;18.7;1.7;13.85;8;4.97;26425 +82088;46.32685;3.06822;323;20220630;16.8;13.9;15.4;1.9;15.35;7.4;1.73;8185 +82088;46.32685;3.06822;323;20220701;21.3;10.2;15.7;1.7;12.18;0;4.04;23581 +82088;46.32685;3.06822;323;20220702;27.6;7.4;17.5;1.1;13.05;0;5;29047 +82088;46.32685;3.06822;323;20220703;27;12.5;19.8;1.7;15.48;1.9;4.7;24370 +82088;46.32685;3.06822;323;20220704;24.8;15.4;20.1;1.4;16.08;0;3.8;18854 +82088;46.32685;3.06822;323;20220705;25.9;11.3;18.6;1.3;13.92;0;4.65;25880 +82088;46.32685;3.06822;323;20220706;24.4;10;17.2;1.9;12.78;0;4.62;25655 +82088;46.32685;3.06822;323;20220707;23.5;9.8;16.7;2;13.78;.1;4.12;23032 +82088;46.32685;3.06822;323;20220708;25;11.7;18.3;2.4;13.85;0;4.76;24883 +82088;46.32685;3.06822;323;20220709;26.9;9.9;18.4;1.5;13.52;0;4.9;27001 +82088;46.32685;3.06822;323;20220710;26.2;12.6;19.4;2;14.08;0;4.79;24603 +82088;46.32685;3.06822;323;20220711;27.7;11.1;19.4;2.1;13.82;0;5.24;26607 +82088;46.32685;3.06822;323;20220712;29.6;11.7;20.6;1.4;14.52;0;5.22;27220 +82088;46.32685;3.06822;323;20220713;31;11.8;21.4;1.4;14.38;0;5.44;27593 +82088;46.32685;3.06822;323;20220714;33.1;15.1;24.1;1.7;15.55;0;5.89;26951 +82088;46.32685;3.06822;323;20220715;28.5;13.7;21.1;1.5;14.38;0;4.97;24935 +82088;46.32685;3.06822;323;20220716;28.3;10.3;19.3;1.6;11.68;0;5.24;27174 +82088;46.32685;3.06822;323;20220717;30.9;10.2;20.5;1.5;13.38;0;5.46;27833 +82088;46.32685;3.06822;323;20220718;36.3;12.7;24.5;1.9;14.72;0;6.55;28467 +82088;46.32685;3.06822;323;20220719;36.7;16.3;26.5;2.1;16.12;0;6.66;26816 +82088;46.32685;3.06822;323;20220720;25.6;19.6;22.6;1.8;18.18;.2;3.46;14157 +82088;46.32685;3.06822;323;20220721;28.5;14.1;21.3;1.5;16.52;.1;4.78;24242 +82088;46.32685;3.06822;323;20220722;30.7;13.4;22;1.5;17.42;.3;4.79;23167 +82088;46.32685;3.06822;323;20220723;27.3;18.9;23.1;2.4;16.98;0;4.52;18748 +82088;46.32685;3.06822;323;20220724;33.2;12.7;23;1.5;16.28;0;5.6;27138 +82088;46.32685;3.06822;323;20220725;28;18.3;23.1;3.1;16.92;.2;5.03;20177 +82088;46.32685;3.06822;323;20220726;25.4;14.4;19.9;2.4;14.35;0;4.28;19830 +82088;46.32685;3.06822;323;20220727;25.7;13;19.4;1.3;12.32;0;4.24;22083 +82088;46.32685;3.06822;323;20220728;28.4;10.3;19.3;1.4;12.22;0;4.76;24971 +82088;46.32685;3.06822;323;20220729;27.2;14.8;21;1.2;13.48;0;3.88;18251 +82088;46.32685;3.06822;323;20220730;30.1;12.5;21.3;1.3;14.28;0;4.89;24809 +82088;46.32685;3.06822;323;20220731;31;15;23;1.7;15.02;0;5.07;22983 +82088;46.32685;3.06822;323;20220801;30.6;13.4;22;1.6;15.28;0;4.97;23887 +82088;46.32685;3.06822;323;20220802;31.5;13.9;22.7;1.1;15.72;0;4.88;24920 +82088;46.32685;3.06822;323;20220803;36.1;13.9;25;1.1;14.85;0;5.54;26586 +82088;46.32685;3.06822;323;20220804;36.8;18;27.4;2;16.38;2.2;5.96;22846 +82088;46.32685;3.06822;323;20220805;28.3;17.9;23.1;2.1;18.58;.7;4.1;17384 +82088;46.32685;3.06822;323;20220806;28.1;15.7;21.9;2.6;13.18;0;5.18;21943 +82088;46.32685;3.06822;323;20220807;28.7;10.1;19.4;1.5;10.68;0;4.81;24905 +82088;46.32685;3.06822;323;20220808;31;10;20.5;1.5;11.08;0;5.12;25777 +82088;46.32685;3.06822;323;20220809;32.7;11.3;22;1.5;11.28;0;5.29;25688 +82088;46.32685;3.06822;323;20220810;32.8;11.7;22.2;1.1;11.25;0;4.93;25385 +82088;46.32685;3.06822;323;20220811;33.9;12.3;23.1;1.3;11.52;0;5.17;25198 +82088;46.32685;3.06822;323;20220812;34.2;11.8;23;1.1;11.28;0;5.02;25257 +82088;46.32685;3.06822;323;20220813;34;13.5;23.7;1.4;10.68;5.1;5.17;24170 +82088;46.32685;3.06822;323;20220814;24.8;17.2;21;2.4;16.72;2.3;3.27;12616 +82088;46.32685;3.06822;323;20220815;26.2;15.7;20.9;2.7;16.82;1.5;3.77;16130 +82088;46.32685;3.06822;323;20220816;28.3;13.6;21;1.5;16.35;27.3;3.79;18419 +82088;46.32685;3.06822;323;20220817;25;14.5;19.7;2;17.42;6.6;3.36;16977 +82088;46.32685;3.06822;323;20220818;23.8;14.7;19.3;1.9;17.35;10.9;2.86;13656 +82088;46.32685;3.06822;323;20220819;23.7;15;19.4;1.8;17.85;3.5;2.86;14615 +82088;46.32685;3.06822;323;20220820;24.9;16.4;20.6;1.7;18.15;.2;3.15;15543 +82088;46.32685;3.06822;323;20220821;24.8;10.9;17.8;1.2;14.95;.3;3.22;18305 +82088;46.32685;3.06822;323;20220822;24.6;16.4;20.5;1.2;17.42;0;2.92;14667 +82088;46.32685;3.06822;323;20220823;27.4;16.5;22;.9;19.25;.1;3.29;17234 +82088;46.32685;3.06822;323;20220824;31;13.8;22.4;1.1;16.05;0;4.12;21654 +82088;46.32685;3.06822;323;20220825;31.2;13.4;22.3;2.1;15.68;1.1;4.64;20760 +82088;46.32685;3.06822;323;20220826;25.2;18.3;21.8;2;18.78;0;2.99;12761 +82088;46.32685;3.06822;323;20220827;25.8;12.3;19;1.1;14.98;0;3.08;16640 +82088;46.32685;3.06822;323;20220828;27.6;11.9;19.7;1.1;14.75;0;3.62;20220 +82088;46.32685;3.06822;323;20220829;31.4;12.5;22;1.1;15.88;.9;3.98;20945 +82088;46.32685;3.06822;323;20220830;20.7;16.8;18.8;1.6;17.88;.1;1.8;7611 +82088;46.32685;3.06822;323;20220831;26.6;13;19.8;.9;16.65;0;3.2;18354 +82088;46.32685;3.06822;323;20220901;27.4;12.9;20.2;1.1;15.68;0;3.4;18825 +82088;46.32685;3.06822;323;20220902;25.3;13.5;19.4;1.9;16.45;4.1;2.97;14285 +82088;46.32685;3.06822;323;20220903;25.7;15.1;20.4;2.2;16.32;.5;3.32;15249 +82088;46.32685;3.06822;323;20220904;29.5;10.9;20.2;1.4;15.15;.7;3.78;20174 +82088;46.32685;3.06822;323;20220905;31.9;16.3;24.1;2.2;17.15;2.5;4.48;18548 +82088;46.32685;3.06822;323;20220906;27.7;16.8;22.2;2.3;18.02;4.1;3.42;13903 +82088;46.32685;3.06822;323;20220907;22.1;14.8;18.5;1.8;17.32;4.9;2.28;11659 +82088;46.32685;3.06822;323;20220908;23.5;12;17.8;3.2;14.32;1;3.18;14418 +82088;46.32685;3.06822;323;20220909;21.7;12;16.9;2.9;14.12;2.4;2.69;12595 +82088;46.32685;3.06822;323;20220910;21.9;12.1;17;2;13.45;0;2.69;13352 +82088;46.32685;3.06822;323;20220911;24.3;8.4;16.3;1.7;12.65;0;3.06;17799 +82088;46.32685;3.06822;323;20220912;31.9;9.5;20.7;1.8;14.32;0;3.98;19404 +82088;46.32685;3.06822;323;20220913;30.4;16.3;23.3;1.7;18.82;4.6;3.22;14000 +82088;46.32685;3.06822;323;20220914;27.3;16.9;22.1;2.1;19.08;.7;2.93;12359 +82088;46.32685;3.06822;323;20220915;22.2;15.3;18.7;1.9;17.85;3.5;2.01;9671 +82088;46.32685;3.06822;323;20220916;18;12.7;15.3;1.7;13.95;.2;1.78;9346 +82088;46.32685;3.06822;323;20220917;16.6;5.4;11;1.7;9.38;0;2.11;14333 +82088;46.32685;3.06822;323;20220918;18.2;1.2;9.7;.8;7.78;0;2.13;17247 +82088;46.32685;3.06822;323;20220919;18.3;2.8;10.6;1.4;8.45;0;2.27;16605 +82088;46.32685;3.06822;323;20220920;18.9;1.8;10.3;1.4;8.42;0;2.29;16818 +82088;46.32685;3.06822;323;20220921;19.2;2.8;11;1.3;8.52;0;2.25;16454 +82088;46.32685;3.06822;323;20220922;21;1.4;11.2;.8;8.25;0;2.17;17384 +82088;46.32685;3.06822;323;20220923;22.3;4.4;13.4;1.4;10.72;.2;2.27;14040 +82088;46.32685;3.06822;323;20220924;20.8;11.1;16;2;12.88;7.7;2.19;11086 +82088;46.32685;3.06822;323;20220925;15.7;11.8;13.7;1.5;13.45;4.3;1.26;6411 +82088;46.32685;3.06822;323;20220926;16;7.2;11.6;2.9;11.28;3.6;1.68;10250 +82088;46.32685;3.06822;323;20220927;14.4;9.7;12.1;3.7;11.72;4.9;1.5;7204 +82088;46.32685;3.06822;323;20220928;15.2;11.2;13.2;3.8;13.98;11.3;1.14;6030 +82088;46.32685;3.06822;323;20220929;14.7;8.8;11.7;1.7;10.88;1;1.46;8824 +82088;46.32685;3.06822;323;20220930;15.8;4.1;10;1.4;9.68;2.4;1.62;12535 +82088;46.32685;3.06822;323;20221001;20.5;7.2;13.9;4;13.75;0;1.91;10034 +82088;46.32685;3.06822;323;20221002;21;14.9;18;2.8;15.55;.3;2.08;8983 +82088;46.32685;3.06822;323;20221003;19.3;10.9;15.1;1.3;13.88;0;1.48;8782 +82088;46.32685;3.06822;323;20221004;20.8;7;13.9;1.4;12.48;.2;1.84;12625 +82088;46.32685;3.06822;323;20221005;26.3;8.6;17.5;2.2;12.78;.1;2.83;14022 +82088;46.32685;3.06822;323;20221006;17.4;12.1;14.7;1.4;14.22;0;1.19;5937 +82088;46.32685;3.06822;323;20221007;22.5;8.3;15.4;1.3;13.42;.2;1.8;11849 +82088;46.32685;3.06822;323;20221008;17.8;11.8;14.8;1.4;12.58;0;1.45;7670 +82088;46.32685;3.06822;323;20221009;20.6;3.3;11.9;1.3;10.35;.1;1.74;13333 +82088;46.32685;3.06822;323;20221010;23.2;9.2;16.2;2.1;13.25;.2;2.09;11091 +82088;46.32685;3.06822;323;20221011;17.8;10.5;14.2;.9;14.75;5.1;1.07;7124 +82088;46.32685;3.06822;323;20221012;19.6;11.8;15.7;.9;14.65;.1;1.29;8556 +82088;46.32685;3.06822;323;20221013;17.7;9.5;13.6;1.8;14.25;2.2;1.11;6976 +82088;46.32685;3.06822;323;20221014;18.8;13.3;16;3.4;15.75;1.9;1.38;5448 +82088;46.32685;3.06822;323;20221015;20.8;14.4;17.6;3.2;14.88;0;1.94;6875 +82088;46.32685;3.06822;323;20221016;26.7;13.9;20.3;2.6;15.12;0;2.63;10452 +82088;46.32685;3.06822;323;20221017;24.2;16.9;20.5;3.2;15.18;3.3;2.64;8095 +82088;46.32685;3.06822;323;20221018;25.1;13;19.1;1.6;15.72;.1;1.86;10228 +82088;46.32685;3.06822;323;20221019;24.7;9.8;17.2;1.6;14.35;1.8;1.65;9829 +82088;46.32685;3.06822;323;20221020;24.4;14.7;19.5;3;16.15;4.8;2.18;7349 +82088;46.32685;3.06822;323;20221021;22.2;14.5;18.3;2.7;15.72;.8;1.8;6795 +82088;46.32685;3.06822;323;20221022;23.4;12.1;17.8;2.3;13.82;.1;1.99;9415 +82088;46.32685;3.06822;323;20221023;24.1;12.1;18.1;3.1;13.88;.7;2.3;7083 +82088;46.32685;3.06822;323;20221024;21.3;11.8;16.6;2.1;12.55;.4;1.75;7309 +82088;46.32685;3.06822;323;20221025;21.6;7.5;14.5;2;12.18;1.1;1.6;9052 +82088;46.32685;3.06822;323;20221026;23.9;11.9;17.9;2;13.52;.1;1.82;8523 +82088;46.32685;3.06822;323;20221027;24.1;8.7;16.4;1.7;13.22;0;1.63;7742 +82088;46.32685;3.06822;323;20221028;26.9;15.5;21.2;1.9;12.85;0;2.2;7648 +82088;46.32685;3.06822;323;20221029;26.9;9.5;18.2;1.9;11.38;0;2.16;9064 +82088;46.32685;3.06822;323;20221030;23.7;8.4;16.1;1.3;10.42;.1;1.57;8084 +82088;46.32685;3.06822;323;20221031;23.4;10.4;16.9;2.2;13.35;1.1;1.74;8112 +82088;46.32685;3.06822;323;20221101;17.5;10.2;13.8;2.5;11.95;.1;1.32;6767 +82088;46.32685;3.06822;323;20221102;17.9;8.3;13.1;2.1;10.72;.1;1.35;7388 +82088;46.32685;3.06822;323;20221103;16.2;7;11.6;3.2;10.15;4.1;1.45;4546 +82088;46.32685;3.06822;323;20221104;9.9;7.8;8.9;3.5;9.65;5.5;.9;2500 +82088;46.32685;3.06822;323;20221105;11.9;1.4;6.6;1.6;8.18;0;.73;6532 +82088;46.32685;3.06822;323;20221106;13.9;2.3;8.1;2.2;8.52;0;1;5851 +82088;46.32685;3.06822;323;20221107;18.3;8;13.2;2.5;10.22;0;1.5;6982 +82088;46.32685;3.06822;323;20221108;19.6;5.1;12.3;3.5;10.72;3.9;1.7;6317 +82088;46.32685;3.06822;323;20221109;14.2;11.7;12.9;1.7;13.02;11.4;.76;2467 +82088;46.32685;3.06822;323;20221110;13.5;7.3;10.4;1;10.65;0;.63;5246 +82088;46.32685;3.06822;323;20221111;17.1;2.7;9.9;1.6;9.82;.2;.78;7437 +82088;46.32685;3.06822;323;20221112;15.9;3.8;9.9;1.3;10.15;.1;.6;6412 +82088;46.32685;3.06822;323;20221113;15.9;3.7;9.8;1.2;10.18;.1;.65;6227 +82088;46.32685;3.06822;323;20221114;16.7;7.3;12;2.7;11.32;6.5;1.06;4826 +82088;46.32685;3.06822;323;20221115;15;8.8;11.9;1.8;12.12;5.6;.73;3394 +82088;46.32685;3.06822;323;20221116;15.5;6.4;11;3.9;10.32;1.1;1.26;5017 +82088;46.32685;3.06822;323;20221117;14.5;11;12.8;4.8;10.68;.8;1.63;2867 +82088;46.32685;3.06822;323;20221118;11.7;5.2;8.4;2.7;8.92;.7;.83;4018 +82088;46.32685;3.06822;323;20221119;9.4;1.3;5.3;1.4;8.08;.7;.45;4322 +82088;46.32685;3.06822;323;20221120;9.6;.5;5;2.6;7.75;2.2;.57;5151 +82088;46.32685;3.06822;323;20221121;9.6;3.1;6.4;2.8;8.22;3.8;.72;2972 +82088;46.32685;3.06822;323;20221122;10.2;4.6;7.4;3.9;7.72;1.1;1.06;4035 +82088;46.32685;3.06822;323;20221123;12.6;3.9;8.3;3.1;8.88;2.8;.93;4029 +82088;46.32685;3.06822;323;20221124;12.2;4.9;8.6;2.9;9.08;.2;.86;4061 +82088;46.32685;3.06822;323;20221125;11;7.8;9.4;2.1;9.62;.1;.78;2376 +82088;46.32685;3.06822;323;20221126;9.6;1.8;5.7;1.4;8.25;0;.35;4604 +82088;46.32685;3.06822;323;20221127;11.8;1.2;6.5;1.6;7.58;1.4;.58;4412 +82088;46.32685;3.06822;323;20221128;10.9;5.3;8.1;3;9.35;2.1;.73;2993 +82088;46.32685;3.06822;323;20221129;8.3;5.4;6.8;1.7;8.98;.6;.5;2040 +82088;46.32685;3.06822;323;20221130;7.5;5.3;6.4;1.7;8.72;0;.5;1518 +82088;46.32685;3.06822;323;20221201;6.5;4;5.3;2.2;8.12;.1;.48;1714 +82088;46.32685;3.06822;323;20221202;3.7;2.9;3.3;1.4;7.02;1.7;.46;699 +82088;46.32685;3.06822;323;20221203;4.4;1.3;2.8;1.8;7.08;2.1;.36;1940 +82088;46.32685;3.06822;323;20221204;4.4;2.4;3.4;1.8;7.52;3.9;.38;1216 +82088;46.32685;3.06822;323;20221205;8.5;1.1;4.8;1.4;6.65;0;.48;4226 +82088;46.32685;3.06822;323;20221206;1.3;-3.3;-1;1.1;5.78;.1;.22;2211 +82088;46.32685;3.06822;323;20221207;3.1;.7;1.9;1.4;6.22;0;.41;1489 +82088;46.32685;3.06822;323;20221208;3.7;-4.1;-.2;1.1;5.32;0;.2;4599 +82088;46.32685;3.06822;323;20221209;1.1;-.8;.2;1.6;5.65;.4;.38;1194 +82088;46.32685;3.06822;323;20221210;.1;-1.9;-.9;2;4.72;0;.47;1718 +82088;46.32685;3.06822;323;20221211;.6;-6.6;-3;1.6;4.12;0;.26;4348 +82088;46.32685;3.06822;323;20221212;.6;-7.3;-3.4;1.7;4.15;.3;.18;4330 +82088;46.32685;3.06822;323;20221213;1.8;-2.5;-.4;2.3;5.42;4.4;.34;2336 +82088;46.32685;3.06822;323;20221214;12.4;-1.5;5.4;2.2;8.72;1.8;.43;3855 +82088;46.32685;3.06822;323;20221215;4.4;1.7;3.1;2.3;7.65;2.5;.3;1133 +82088;46.32685;3.06822;323;20221216;3.3;-1.2;1;1.8;4.95;0;.51;3098 +82088;46.32685;3.06822;323;20221217;-1.5;-8.8;-5.1;1.3;3.75;0;.22;3279 +82088;46.32685;3.06822;323;20221218;6.9;-8.8;-.9;2.6;5.08;0;.41;5371 +82088;46.32685;3.06822;323;20221219;15;5.7;10.4;4.4;8.95;0;1.41;4071 +82088;46.32685;3.06822;323;20221220;16.4;11.2;13.8;4.3;10.25;3.2;1.86;2639 +82088;46.32685;3.06822;323;20221221;13.4;9.4;11.4;3.4;11.12;.6;.89;2362 +82088;46.32685;3.06822;323;20221222;14.3;10.8;12.5;5.2;11.55;4.6;1.33;1757 +82088;46.32685;3.06822;323;20221223;15.7;11.7;13.7;4.4;13.62;3;.96;1725 +82088;46.32685;3.06822;323;20221224;11.5;10.1;10.8;1.9;11.82;1.1;.56;1228 +82088;46.32685;3.06822;323;20221225;16.8;4.5;10.7;2.2;9.32;0;.92;4238 +82088;46.32685;3.06822;323;20221226;12.5;7.7;10.1;2.8;10.22;.8;.85;1780 +82088;46.32685;3.06822;323;20221227;11.6;1.6;6.6;1.4;8.22;.1;.39;4560 +82088;46.32685;3.06822;323;20221228;14.3;2.4;8.3;3.6;8.18;.1;1.15;4297 +82088;46.32685;3.06822;323;20221229;11.4;9.1;10.3;4.3;9.68;2.9;1.26;945 +82088;46.32685;3.06822;323;20221230;14.5;1.9;8.2;3.4;9.98;2.1;.71;3412 +82088;46.32685;3.06822;323;20221231;17.3;12.8;15;3.7;10.98;0;1.84;2617 +82089;46.34734;3.39152;253;20220101;15.6;1.2;8.4;1.8;8.15;0;.66;5480 +82089;46.34734;3.39152;253;20220102;15.9;2.5;9.2;3.1;8.25;0;1.26;3625 +82089;46.34734;3.39152;253;20220103;13.5;7.6;10.6;2.8;9.95;0;.93;2143 +82089;46.34734;3.39152;253;20220104;15.7;10.3;13;4.2;9.25;5.2;1.88;1795 +82089;46.34734;3.39152;253;20220105;4.9;1.4;3.2;3;6.41;0;.55;2035 +82089;46.34734;3.39152;253;20220106;5.1;-2.1;1.5;1.1;5.7;.2;.31;3549 +82089;46.34734;3.39152;253;20220107;6;-1.9;2.1;3.5;6.6;2.6;.36;2667 +82089;46.34734;3.39152;253;20220108;9.3;4.7;7;4.3;8.55;5.9;.68;2511 +82089;46.34734;3.39152;253;20220109;7.9;4.2;6.1;3.2;7.45;4;.76;1959 +82089;46.34734;3.39152;253;20220110;6.9;4.1;5.5;1.6;6.9;0;.48;4262 +82089;46.34734;3.39152;253;20220111;4.6;-3.4;.6;1.5;5.45;0;.27;5822 +82089;46.34734;3.39152;253;20220112;2.7;-1.2;.7;1.3;5.4;0;.36;2970 +82089;46.34734;3.39152;253;20220113;2.4;-5.6;-1.6;1;4.6;0;.23;5181 +82089;46.34734;3.39152;253;20220114;7.1;-6;.6;1.4;4.75;0;.36;6233 +82089;46.34734;3.39152;253;20220115;7.9;-5.7;1.1;1.3;4.65;0;.44;6757 +82089;46.34734;3.39152;253;20220116;-.6;-4.6;-2.6;1.6;4.7;0;.24;3669 +82089;46.34734;3.39152;253;20220117;3.3;-2.9;.2;1;6.45;0;.23;2551 +82089;46.34734;3.39152;253;20220118;2.9;.4;1.6;1.1;6.45;0;.34;1810 +82089;46.34734;3.39152;253;20220119;2.8;-4.1;-.7;1.6;5.9;.4;.24;2731 +82089;46.34734;3.39152;253;20220120;5.9;1.3;3.6;2.5;6.9;.3;.53;2289 +82089;46.34734;3.39152;253;20220121;4.6;-1.1;1.8;3.1;5.35;0;.66;5105 +82089;46.34734;3.39152;253;20220122;1.5;-3.1;-.8;1.3;5.85;0;.25;2301 +82089;46.34734;3.39152;253;20220123;3.1;.5;1.8;1.7;6.05;0;.44;2031 +82089;46.34734;3.39152;253;20220124;6.9;-3;2;1.8;5.7;0;.45;6485 +82089;46.34734;3.39152;253;20220125;9.2;-4.9;2.2;1.2;5.25;0;.49;7326 +82089;46.34734;3.39152;253;20220126;-1.7;-5.2;-3.5;.8;4.67;0;.25;2867 +82089;46.34734;3.39152;253;20220127;-2.2;-3.7;-3;1.2;4.85;0;.25;1721 +82089;46.34734;3.39152;253;20220128;2.4;-3.1;-.3;1.4;6.2;0;.23;3008 +82089;46.34734;3.39152;253;20220129;3.8;-.6;1.6;2.6;6.85;.4;.26;3275 +82089;46.34734;3.39152;253;20220130;9.1;2.7;5.9;1.8;7.8;0;.61;3547 +82089;46.34734;3.39152;253;20220131;7.7;-.2;3.8;3.3;7.55;2.2;.46;3788 +82089;46.34734;3.39152;253;20220201;5.2;-1.8;1.7;3.4;7.3;1.7;.21;4007 +82089;46.34734;3.39152;253;20220202;9.7;5.3;7.5;2.1;9.8;.3;.49;3347 +82089;46.34734;3.39152;253;20220203;11.4;1.7;6.5;1.9;7.95;.1;.72;5925 +82089;46.34734;3.39152;253;20220204;8.8;2.6;5.7;2.8;8.3;1.6;.59;3592 +82089;46.34734;3.39152;253;20220205;9.1;.7;4.9;1.9;6.7;0;.74;6203 +82089;46.34734;3.39152;253;20220206;9;-.4;4.3;5.2;7.65;2.2;.63;4182 +82089;46.34734;3.39152;253;20220207;9.6;6.9;8.3;2.6;7.25;.1;1.18;5920 +82089;46.34734;3.39152;253;20220208;12.4;-1.9;5.2;1.6;5.95;0;.96;9064 +82089;46.34734;3.39152;253;20220209;17;-2;7.5;2.1;6.1;0;1.53;10162 +82089;46.34734;3.39152;253;20220210;10.8;1.3;6;1.7;7.8;3.5;.97;8000 +82089;46.34734;3.39152;253;20220211;8.1;4;6;2.8;6.6;0;1.09;11000 +82089;46.34734;3.39152;253;20220212;8.2;-4.9;1.6;1.1;5;0;.73;8500 +82089;46.34734;3.39152;253;20220213;15;-2.3;6.3;5.7;7;.3;1.96;10400 +82089;46.34734;3.39152;253;20220214;11.3;7.7;9.5;3;8.3;2.5;1.31;4600 +82089;46.34734;3.39152;253;20220215;9.6;5;7.3;2.2;7.4;4.7;1.05;6500 +82089;46.34734;3.39152;253;20220216;13.9;6.4;10.1;4.5;10.85;3.1;.91;3938 +82089;46.34734;3.39152;253;20220217;14.8;11.1;13;5.4;11.31;.3;1.62;4186 +82089;46.34734;3.39152;253;20220218;17.1;7;12.1;3.7;9.9;.8;1.77;7021 +82089;46.34734;3.39152;253;20220219;9.9;.3;5.1;2.6;6.2;0;1.17;9628 +82089;46.34734;3.39152;253;20220220;12.8;1.6;7.2;4.8;8.25;1.6;1.27;7260 +82089;46.34734;3.39152;253;20220221;9.5;8;8.7;5.7;7.8;2.1;1.57;3855 +82089;46.34734;3.39152;253;20220222;11.9;3.9;7.9;2.9;8.45;.7;1.07;6136 +82089;46.34734;3.39152;253;20220223;14.5;6.5;10.5;1.4;9.1;.1;1.15;7531 +82089;46.34734;3.39152;253;20220224;14.7;2.8;8.7;3.1;7.85;.8;1.62;8052 +82089;46.34734;3.39152;253;20220225;9.4;0;4.7;1.6;5.95;.1;1.1;9786 +82089;46.34734;3.39152;253;20220226;10.6;-3.5;3.5;3;5.1;0;1.57;12178 +82089;46.34734;3.39152;253;20220227;11.5;-4.1;3.7;2.4;5;0;1.53;12361 +82089;46.34734;3.39152;253;20220228;13.1;-3.5;4.8;1.3;5.35;0;1.34;12673 +82089;46.34734;3.39152;253;20220301;12.8;-3.1;4.9;1.8;6;0;1.35;11205 +82089;46.34734;3.39152;253;20220302;14.8;-.5;7.2;1.4;7.9;.2;1.21;9001 +82089;46.34734;3.39152;253;20220303;13.2;7.8;10.5;.7;10.25;.1;.94;6034 +82089;46.34734;3.39152;253;20220304;13.8;3.9;8.8;1.4;8.55;0;1.21;7707 +82089;46.34734;3.39152;253;20220305;11.3;-1.5;4.9;1.5;5.7;.1;1.38;11662 +82089;46.34734;3.39152;253;20220306;8.6;-5.3;1.7;1.3;4;0;1.31;13081 +82089;46.34734;3.39152;253;20220307;9.4;-6.3;1.5;2;4.35;0;1.42;13746 +82089;46.34734;3.39152;253;20220308;14.7;-4.7;5;2.2;4.95;0;1.95;14580 +82089;46.34734;3.39152;253;20220309;15.4;-.1;7.7;2.4;6.75;0;1.96;13888 +82089;46.34734;3.39152;253;20220310;16.1;-.4;7.8;2.7;7.3;0;1.96;12158 +82089;46.34734;3.39152;253;20220311;14.5;7;10.8;5.6;8.2;4.7;2.42;8656 +82089;46.34734;3.39152;253;20220312;8.6;6.2;7.4;3.1;8.85;3.2;.78;2362 +82089;46.34734;3.39152;253;20220313;11.7;3.6;7.7;3.3;7.4;5.3;1.48;5920 +82089;46.34734;3.39152;253;20220314;13.6;-1.1;6.2;2.6;8.35;3.5;1.38;12468 +82089;46.34734;3.39152;253;20220315;17.8;8.9;13.3;3.6;10.2;0;2.26;9310 +82089;46.34734;3.39152;253;20220316;16.9;5.5;11.2;1.5;9.9;0;1.55;9394 +82089;46.34734;3.39152;253;20220317;10.7;7.8;9.2;3.3;9.7;0;1.06;3398 +82089;46.34734;3.39152;253;20220318;11.7;5.8;8.7;2.1;8.5;0;1.12;3100 +82089;46.34734;3.39152;253;20220319;14.9;2.6;8.7;1.6;8.8;2.4;1.73;14000 +82089;46.34734;3.39152;253;20220320;16.2;3;9.6;3.8;7.7;.5;2.25;8200 +82089;46.34734;3.39152;253;20220321;18;8;13;3.6;7;0;3.19;12200 +82089;46.34734;3.39152;253;20220322;18.1;1.6;9.8;4.1;4.7;0;3.86;19700 +82089;46.34734;3.39152;253;20220323;18.9;-1.1;8.9;1.6;5.1;0;2.73;19800 +82089;46.34734;3.39152;253;20220324;20.6;-2;9.3;2.1;6;0;3.07;19900 +82089;46.34734;3.39152;253;20220325;20;-1.8;9.1;2.1;6;0;3.01;19700 +82089;46.34734;3.39152;253;20220326;19;-1.5;8.7;1.7;6.7;0;2.68;20000 +82089;46.34734;3.39152;253;20220327;22.1;-.6;10.7;1.5;6.8;0;2.94;19900 +82089;46.34734;3.39152;253;20220328;22.7;2.4;12.5;2.8;6.4;0;3.78;18400 +82089;46.34734;3.39152;253;20220329;19.7;8.1;13.9;2;7.7;3.7;2.63;10900 +82089;46.34734;3.39152;253;20220330;13.4;8.4;10.9;1.5;11.1;4.4;1.34;8300 +82089;46.34734;3.39152;253;20220331;10.9;7.6;9.2;2.6;9;8.1;1.43;7200 +82089;46.34734;3.39152;253;20220401;4.4;.1;2.3;5.9;6;3.8;1.08;7960 +82089;46.34734;3.39152;253;20220402;5.2;.9;3;4.9;4.85;0;1.77;9060 +82089;46.34734;3.39152;253;20220403;5.2;-.8;2.2;3.7;5.14;0;1.37;9037 +82089;46.34734;3.39152;253;20220404;10.5;-2.2;4.1;1.3;5.1;0;2.2;21900 +82089;46.34734;3.39152;253;20220405;13;.6;6.8;2.2;8;0;1.52;9600 +82089;46.34734;3.39152;253;20220406;14.2;8.5;11.3;2.2;10;1.1;1.6;7000 +82089;46.34734;3.39152;253;20220407;14.7;10.3;12.5;4.4;10;9.8;1.98;4000 +82089;46.34734;3.39152;253;20220408;17.4;10.7;14;5.1;9.7;0;2.99;8600 +82089;46.34734;3.39152;253;20220409;11;3;7;2.6;6.5;.8;2.2;15800 +82089;46.34734;3.39152;253;20220410;15.1;-3.1;6;1.9;6;0;2.77;23700 +82089;46.34734;3.39152;253;20220411;21.1;-1.5;9.8;5.3;7.6;0;4.11;20200 +82089;46.34734;3.39152;253;20220412;21;10;15.5;3.5;8.2;0;4.12;17931 +82089;46.34734;3.39152;253;20220413;18.3;4.7;11.5;1.2;9.8;0;2.33;15500 +82089;46.34734;3.39152;253;20220414;20.7;4.1;12.4;.9;10.9;0;2.61;18300 +82089;46.34734;3.39152;253;20220415;22.1;3.5;12.8;1.6;10.1;0;3.42;23400 +82089;46.34734;3.39152;253;20220416;21.8;3.4;12.6;2.4;8.9;0;3.76;23400 +82089;46.34734;3.39152;253;20220417;18.6;.9;9.7;2.5;7.4;0;3.58;25700 +82089;46.34734;3.39152;253;20220418;20.6;.6;10.6;1.1;7.3;0;3.13;22500 +82089;46.34734;3.39152;253;20220419;19.4;3;11.2;1.9;8.9;0;3.32;23500 +82089;46.34734;3.39152;253;20220420;17.8;5.5;11.6;1.2;10;0;2.13;12900 +82089;46.34734;3.39152;253;20220421;19.9;10.1;15;1.6;10.1;0;3.34;20400 +82089;46.34734;3.39152;253;20220422;20.9;1.5;11.2;1.7;9.4;.6;3.4;24000 +82089;46.34734;3.39152;253;20220423;17.8;9.3;13.5;2.4;10.9;5.5;2.26;10200 +82089;46.34734;3.39152;253;20220424;16.1;7.8;11.9;2;10.6;14.7;1.93;10000 +82089;46.34734;3.39152;253;20220425;16.4;9.9;13.1;1.8;11.1;2.9;1.74;7200 +82089;46.34734;3.39152;253;20220426;16.9;9.6;13.2;2.2;10.2;0;3.27;21600 +82089;46.34734;3.39152;253;20220427;19.2;2.4;10.8;2.6;9;0;3.69;26400 +82089;46.34734;3.39152;253;20220428;22.4;3.7;13;1.6;10.3;0;3.73;24800 +82089;46.34734;3.39152;253;20220429;20.7;5.3;13;1.8;11.4;.1;2.63;15000 +82089;46.34734;3.39152;253;20220430;19;4.6;11.8;2.3;9.2;0;3.57;24100 +82089;46.34734;3.39152;253;20220501;18.6;1.1;9.8;1.3;8.3;0;3.5;27100 +82089;46.34734;3.39152;253;20220502;19.8;2.7;11.2;1.6;8.7;0;3.72;26700 +82089;46.34734;3.39152;253;20220503;21.8;4.5;13.1;1.4;9.9;0;3.48;22200 +82089;46.34734;3.39152;253;20220504;19;6.8;12.9;1.5;12;8.7;2.07;11300 +82089;46.34734;3.39152;253;20220505;18.5;6.3;12.4;2.1;10.6;.4;2.94;18500 +82089;46.34734;3.39152;253;20220506;20.2;5.6;12.9;2.3;10.35;.1;3.18;18302 +82089;46.34734;3.39152;253;20220507;22.3;5.7;14;1.8;10.55;.3;3.75;22873 +82089;46.34734;3.39152;253;20220508;23.1;7.9;15.5;2.1;11.65;0;3.88;21856 +82089;46.34734;3.39152;253;20220509;24.4;7.2;15.8;1.2;11.9;0;3.98;24733 +82089;46.34734;3.39152;253;20220510;27.7;9.6;18.6;1.7;12.15;0;4.62;24188 +82089;46.34734;3.39152;253;20220511;31;11.6;21.3;2.6;12.5;0;5.8;25331 +82089;46.34734;3.39152;253;20220512;21.8;11.7;16.7;1.2;14.8;1.8;2.54;13471 +82089;46.34734;3.39152;253;20220513;22.9;15.4;19.2;1.2;15.95;0;2.99;15513 +82089;46.34734;3.39152;253;20220514;25.8;8.9;17.3;1.2;13.1;0;4.14;24335 +82089;46.34734;3.39152;253;20220515;30.1;10.8;20.4;2.1;14.85;6;4.82;22433 +82089;46.34734;3.39152;253;20220516;26.2;15;20.6;1.9;15.7;0;4.21;21424 +82089;46.34734;3.39152;253;20220517;29.9;12.6;21.2;1.6;15.8;0;4.84;24760 +82089;46.34734;3.39152;253;20220518;30.3;14.7;22.5;2.5;16.8;0;5.22;23406 +82089;46.34734;3.39152;253;20220519;31.8;17.3;24.5;2.8;15.55;.1;5.53;20660 +82089;46.34734;3.39152;253;20220520;32.6;18.2;25.4;2.9;13.4;0;6.26;22815 +82089;46.34734;3.39152;253;20220521;29;15.5;22.2;2.6;16.55;0;5.2;24354 +82089;46.34734;3.39152;253;20220522;30.2;15.2;22.7;2.1;17;3.9;4.56;19877 +82089;46.34734;3.39152;253;20220523;21.3;17;19.1;2.6;16.25;4.5;2.51;9751 +82089;46.34734;3.39152;253;20220524;19.7;10.2;14.9;2.5;11.5;0;3.3;17975 +82089;46.34734;3.39152;253;20220525;20.4;6.5;13.5;1.6;10.75;0;3.37;20377 +82089;46.34734;3.39152;253;20220526;20.5;8.1;14.3;1.4;12.2;0;3.06;17817 +82089;46.34734;3.39152;253;20220527;21.9;12.5;17.2;1.8;13.45;0;3.51;18892 +82089;46.34734;3.39152;253;20220528;21.6;8.4;15;2;10.5;0;4.07;23706 +82089;46.34734;3.39152;253;20220529;18.8;5.8;12.3;2.4;8.25;0;4.02;24330 +82089;46.34734;3.39152;253;20220530;22.4;4.7;13.5;1.5;7.9;0;4.45;27564 +82089;46.34734;3.39152;253;20220531;23.9;7.1;15.5;2;9.9;.1;4.24;22145 +82089;46.34734;3.39152;253;20220601;25;8.8;16.9;1.8;12.15;.3;4.01;20930 +82089;46.34734;3.39152;253;20220602;29.1;12.3;20.7;2.1;14.75;5;4.73;21349 +82089;46.34734;3.39152;253;20220603;29.5;15.4;22.5;2.4;17.4;18.5;4.95;22703 +82089;46.34734;3.39152;253;20220604;28.9;13.8;21.4;2.7;18.15;36.6;4.93;23635 +82089;46.34734;3.39152;253;20220605;24.1;15.3;19.7;2.8;17.25;.3;4.06;21320 +82089;46.34734;3.39152;253;20220606;23.9;13.4;18.7;1.8;15.15;.7;3.56;17872 +82089;46.34734;3.39152;253;20220607;24.4;13.5;18.9;2.3;14.15;.4;4.02;19650 +82089;46.34734;3.39152;253;20220608;22;12.7;17.4;2.5;14.35;9.1;3.12;15158 +82089;46.34734;3.39152;253;20220609;20.8;14;17.4;2.4;12.6;.3;3.62;17744 +82089;46.34734;3.39152;253;20220610;24.8;10.5;17.6;1.1;13.4;.1;4.5;26726 +82089;46.34734;3.39152;253;20220611;28.7;11.5;20.1;1.5;14.65;.1;5.17;27492 +82089;46.34734;3.39152;253;20220612;28.8;13.5;21.2;1.3;16.7;.2;4.47;22428 +82089;46.34734;3.39152;253;20220613;25.2;16.4;20.8;2.1;13.95;0;4.86;23710 +82089;46.34734;3.39152;253;20220614;29.2;9.2;19.2;1.9;12.3;0;5.5;28089 +82089;46.34734;3.39152;253;20220615;34.9;14.1;24.5;2;16.6;0;6.34;27714 +82089;46.34734;3.39152;253;20220616;31;17.4;24.2;2.2;17.05;0;5.65;24981 +82089;46.34734;3.39152;253;20220617;32.5;13.7;23.1;1.4;15.75;0;5.71;27791 +82089;46.34734;3.39152;253;20220618;36.8;15.3;26;2.5;15.75;0;7.09;28009 +82089;46.34734;3.39152;253;20220619;36.6;22.6;29.6;4.2;13.7;1.4;8.84;26887 +82089;46.34734;3.39152;253;20220620;31.6;17.9;24.8;2.7;17.6;1;5.91;25011 +82089;46.34734;3.39152;253;20220621;29.5;16.4;22.9;2.1;19.4;13.3;4.67;21695 +82089;46.34734;3.39152;253;20220622;28.6;18;23.3;2.2;19.8;9.8;4.48;20690 +82089;46.34734;3.39152;253;20220623;26;15.9;21;1.8;18.45;6.2;3.87;19170 +82089;46.34734;3.39152;253;20220624;23.7;15;19.3;1.9;16.4;2.5;3.36;16859 +82089;46.34734;3.39152;253;20220625;26.9;12.4;19.6;2.1;15.25;16.7;4.17;20122 +82089;46.34734;3.39152;253;20220626;16.3;14;15.2;1.9;16.45;49.6;1.27;6576 +82089;46.34734;3.39152;253;20220627;21.5;14.6;18;1.3;15.95;1.7;2.83;14552 +82089;46.34734;3.39152;253;20220628;24.9;10.1;17.5;1.3;13.35;0;4.6;26840 +82089;46.34734;3.39152;253;20220629;27.7;10.4;19.1;1.8;14;4.2;5.07;27179 +82089;46.34734;3.39152;253;20220630;17.8;14.8;16.3;1.8;15.7;6.1;1.62;7163 +82089;46.34734;3.39152;253;20220701;21.9;10.8;16.3;1.7;12.5;0;4.19;24838 +82089;46.34734;3.39152;253;20220702;28.2;8.2;18.2;1.2;13.35;0;5.01;28822 +82089;46.34734;3.39152;253;20220703;27.8;13.2;20.5;1.6;15.7;1.8;4.69;24200 +82089;46.34734;3.39152;253;20220704;25.5;15.6;20.6;1.1;16.25;0;3.72;18982 +82089;46.34734;3.39152;253;20220705;26.4;12.2;19.3;1.3;14.25;0;4.71;25932 +82089;46.34734;3.39152;253;20220706;24.9;10.8;17.9;1.9;12.85;0;4.7;25818 +82089;46.34734;3.39152;253;20220707;23.9;10.2;17;2.1;13.9;.1;4.08;22527 +82089;46.34734;3.39152;253;20220708;25.4;12.2;18.8;2.5;13.85;0;4.92;25715 +82089;46.34734;3.39152;253;20220709;27.3;10.7;19;1.7;13.55;0;4.95;26756 +82089;46.34734;3.39152;253;20220710;26.6;12.9;19.8;2.1;14.25;0;4.9;24792 +82089;46.34734;3.39152;253;20220711;28.1;11.8;19.9;2.4;13.85;0;5.36;26300 +82089;46.34734;3.39152;253;20220712;29.9;12.2;21;1.6;14.75;0;5.28;26962 +82089;46.34734;3.39152;253;20220713;31.3;12.5;21.9;1.4;14.6;0;5.35;26956 +82089;46.34734;3.39152;253;20220714;33.6;16;24.8;1.8;15.75;0;5.91;26380 +82089;46.34734;3.39152;253;20220715;29.1;14.6;21.9;1.6;14.6;0;5.02;24648 +82089;46.34734;3.39152;253;20220716;28.7;11.3;20;1.8;11.65;0;5.33;26865 +82089;46.34734;3.39152;253;20220717;31.3;10.8;21;1.7;13.45;0;5.49;27175 +82089;46.34734;3.39152;253;20220718;36.6;13.5;25;2.3;14.7;0;6.8;27796 +82089;46.34734;3.39152;253;20220719;37.7;17.1;27.4;2.2;15.9;0;6.82;26077 +82089;46.34734;3.39152;253;20220720;26.1;20;23;1.4;18.5;.1;3.23;13549 +82089;46.34734;3.39152;253;20220721;29;14.5;21.8;1.5;16.65;0;4.84;24834 +82089;46.34734;3.39152;253;20220722;30.9;14.2;22.6;1.6;17.4;.4;4.57;21407 +82089;46.34734;3.39152;253;20220723;27.7;19.7;23.7;2.3;17.15;0;4.48;18680 +82089;46.34734;3.39152;253;20220724;33.4;13.5;23.5;1.4;16.9;0;5.38;26158 +82089;46.34734;3.39152;253;20220725;29.1;18.5;23.8;2.9;17.05;.1;5.21;21924 +82089;46.34734;3.39152;253;20220726;26;15.1;20.6;2.3;14.4;0;4.26;19849 +82089;46.34734;3.39152;253;20220727;26.3;13.3;19.8;1.4;12.15;0;4.29;21902 +82089;46.34734;3.39152;253;20220728;29.5;10.9;20.2;1.5;12.35;0;4.84;24778 +82089;46.34734;3.39152;253;20220729;27.6;15.1;21.4;1.3;13.55;0;3.74;16741 +82089;46.34734;3.39152;253;20220730;30.4;12.3;21.3;1.1;13.75;0;4.8;25222 +82089;46.34734;3.39152;253;20220731;31.3;14.8;23.1;1.7;14.85;0;5.01;22948 +82089;46.34734;3.39152;253;20220801;31.3;14;22.7;1.6;15.35;0;4.89;23243 +82089;46.34734;3.39152;253;20220802;31.9;14.5;23.2;1.1;15.9;0;4.84;24820 +82089;46.34734;3.39152;253;20220803;36.7;14.7;25.7;1.2;14.9;0;5.53;25898 +82089;46.34734;3.39152;253;20220804;37.2;18.3;27.7;1.9;16.55;3.4;5.75;21666 +82089;46.34734;3.39152;253;20220805;28.9;17.8;23.4;2;19.05;1.7;4.02;17605 +82089;46.34734;3.39152;253;20220806;28.7;16.6;22.7;2.7;13.35;0;5.32;22812 +82089;46.34734;3.39152;253;20220807;29.2;11;20.1;1.4;11;0;4.76;24630 +82089;46.34734;3.39152;253;20220808;31.5;11;21.2;1.4;11.2;0;5.04;25054 +82089;46.34734;3.39152;253;20220809;33.2;12.2;22.7;1.4;11.3;0;5.23;24984 +82089;46.34734;3.39152;253;20220810;33.1;12.3;22.7;1.2;11.2;0;4.9;24607 +82089;46.34734;3.39152;253;20220811;34.3;13.3;23.8;1.3;11.55;0;5.13;24403 +82089;46.34734;3.39152;253;20220812;34.3;12.7;23.5;1;11.45;0;4.82;24570 +82089;46.34734;3.39152;253;20220813;34;13.9;23.9;1.6;10.55;4.1;5.32;23019 +82089;46.34734;3.39152;253;20220814;25.2;17.3;21.2;2.4;16.4;4.8;3.14;11463 +82089;46.34734;3.39152;253;20220815;26.9;15.6;21.3;2.2;16.9;.9;3.54;15987 +82089;46.34734;3.39152;253;20220816;29.6;14.2;21.9;1.5;16.4;33.2;3.8;17743 +82089;46.34734;3.39152;253;20220817;25.2;15.1;20.2;1.9;17.8;4.4;3.21;16446 +82089;46.34734;3.39152;253;20220818;24.1;14.5;19.3;1.8;17.75;14.8;2.59;12843 +82089;46.34734;3.39152;253;20220819;23.9;15.7;19.8;2.1;18.2;3.5;2.73;13510 +82089;46.34734;3.39152;253;20220820;25.1;16.9;21;1.8;18.15;.2;3.2;15691 +82089;46.34734;3.39152;253;20220821;25.2;11.8;18.5;1.1;14.65;.2;3.14;17388 +82089;46.34734;3.39152;253;20220822;25.4;17.2;21.3;1.3;17.15;0;3;14713 +82089;46.34734;3.39152;253;20220823;27.7;17.5;22.6;.9;19.45;.1;3.24;16837 +82089;46.34734;3.39152;253;20220824;31.3;14.6;23;.9;16.3;0;4.06;21591 +82089;46.34734;3.39152;253;20220825;31.4;14;22.7;2.2;15.8;1;4.61;19894 +82089;46.34734;3.39152;253;20220826;25.6;18.8;22.2;2.1;19;0;2.87;12391 +82089;46.34734;3.39152;253;20220827;25.8;13.2;19.5;1.1;15.45;0;2.9;15051 +82089;46.34734;3.39152;253;20220828;27.8;12.7;20.3;1.1;15.2;0;3.56;19953 +82089;46.34734;3.39152;253;20220829;31.4;13.7;22.6;1.1;16.55;.6;3.8;19768 +82089;46.34734;3.39152;253;20220830;21;16.8;18.9;1.8;18.1;.2;1.7;6874 +82089;46.34734;3.39152;253;20220831;26.8;13.9;20.3;.9;16.9;0;3.17;18191 +82089;46.34734;3.39152;253;20220901;27.5;13.4;20.5;1.1;15.65;0;3.37;18977 +82089;46.34734;3.39152;253;20220902;25.3;13.9;19.6;1.8;16.4;3.4;2.73;12950 +82089;46.34734;3.39152;253;20220903;26.2;15.3;20.8;2.1;16.75;.2;3.24;15523 +82089;46.34734;3.39152;253;20220904;30;12;21;1.4;15.45;.5;3.71;19651 +82089;46.34734;3.39152;253;20220905;32.2;16.9;24.5;2.1;17.55;3.1;4.32;18135 +82089;46.34734;3.39152;253;20220906;27.4;17;22.2;2;18.45;2.3;3.06;13073 +82089;46.34734;3.39152;253;20220907;22.6;15.3;18.9;1.8;17.6;5.9;2.17;11207 +82089;46.34734;3.39152;253;20220908;24.2;12.4;18.3;2.9;14.3;.7;3.09;14328 +82089;46.34734;3.39152;253;20220909;22.4;11.8;17.1;2.6;14.05;2.5;2.58;12573 +82089;46.34734;3.39152;253;20220910;22.3;12.1;17.2;1.8;13.6;.1;2.53;13252 +82089;46.34734;3.39152;253;20220911;24.7;8.8;16.8;1.8;12.8;0;3.06;17708 +82089;46.34734;3.39152;253;20220912;32.1;10.3;21.2;2.1;14.55;0;4.02;18639 +82089;46.34734;3.39152;253;20220913;31.6;16.3;24;1.6;18.75;2.2;3.18;13578 +82089;46.34734;3.39152;253;20220914;28;17.1;22.5;1.8;19.45;0;2.72;11898 +82089;46.34734;3.39152;253;20220915;23;15.3;19.2;1.9;17.9;5.3;1.93;9345 +82089;46.34734;3.39152;253;20220916;18.7;13.5;16.1;1.8;14.2;0;1.78;9168 +82089;46.34734;3.39152;253;20220917;16.9;6.2;11.6;1.8;9.5;.1;2.12;14207 +82089;46.34734;3.39152;253;20220918;18.5;1.9;10.2;.8;8.05;0;2.06;17047 +82089;46.34734;3.39152;253;20220919;18.6;3.7;11.2;1.5;8.65;0;2.28;16370 +82089;46.34734;3.39152;253;20220920;19.1;2.6;10.8;1.5;8.65;0;2.27;16480 +82089;46.34734;3.39152;253;20220921;19.5;3.5;11.5;1.4;8.75;0;2.31;16377 +82089;46.34734;3.39152;253;20220922;21.1;2;11.6;.8;8.5;.1;2.15;16895 +82089;46.34734;3.39152;253;20220923;22.9;5.2;14;1.5;11.1;.8;2.22;12783 +82089;46.34734;3.39152;253;20220924;21.2;11.1;16.1;2;13.3;10.6;2.1;10934 +82089;46.34734;3.39152;253;20220925;16.6;12.1;14.4;1.5;13.35;3.7;1.36;7113 +82089;46.34734;3.39152;253;20220926;16.6;7.8;12.2;2.7;11.3;4.3;1.64;9814 +82089;46.34734;3.39152;253;20220927;14.8;10.1;12.5;3.2;11.75;6.2;1.39;6900 +82089;46.34734;3.39152;253;20220928;16.2;11.5;13.9;3.6;13.9;10.8;1.14;6119 +82089;46.34734;3.39152;253;20220929;15.1;9.6;12.3;1.6;10.95;1.5;1.42;8508 +82089;46.34734;3.39152;253;20220930;15.7;4.7;10.2;1.3;9.7;2.3;1.54;12484 +82089;46.34734;3.39152;253;20221001;21.3;7;14.2;3.7;13.45;2.5;1.85;9270 +82089;46.34734;3.39152;253;20221002;21.3;15.1;18.2;2.7;15.65;.4;1.96;9225 +82089;46.34734;3.39152;253;20221003;19.7;12.5;16.1;1.3;14.3;0;1.41;7360 +82089;46.34734;3.39152;253;20221004;20.7;6.9;13.8;1.4;12.2;.2;1.74;12654 +82089;46.34734;3.39152;253;20221005;26.9;9;17.9;2.3;12.9;0;2.8;13866 +82089;46.34734;3.39152;253;20221006;17.7;12.4;15;1.4;14.4;0;1.13;5147 +82089;46.34734;3.39152;253;20221007;23.2;9.2;16.2;1.4;13.85;.4;1.8;11370 +82089;46.34734;3.39152;253;20221008;18;11.9;15;1.6;12.7;0;1.47;7585 +82089;46.34734;3.39152;253;20221009;20.6;4.2;12.4;1.6;10.6;.1;1.75;12804 +82089;46.34734;3.39152;253;20221010;24.2;9.2;16.7;2.3;13.2;0;2.19;11228 +82089;46.34734;3.39152;253;20221011;18.4;10.8;14.6;.8;14.7;5.1;1.06;7021 +82089;46.34734;3.39152;253;20221012;20.9;12.5;16.7;.8;14.75;.2;1.37;9478 +82089;46.34734;3.39152;253;20221013;18;10.6;14.3;1.8;14.5;2.9;1.04;5823 +82089;46.34734;3.39152;253;20221014;18.9;13.6;16.3;3.3;15.6;2.3;1.24;4632 +82089;46.34734;3.39152;253;20221015;21.6;14.5;18;2.9;14.75;0;1.88;7165 +82089;46.34734;3.39152;253;20221016;27.1;14.2;20.6;3.1;15.05;0;2.82;10644 +82089;46.34734;3.39152;253;20221017;24.8;18.5;21.6;4;14.95;1.6;3.08;7784 +82089;46.34734;3.39152;253;20221018;25.4;13.8;19.6;1.8;15.6;.1;1.94;10178 +82089;46.34734;3.39152;253;20221019;24.2;10.5;17.4;1.9;14.85;1.9;1.63;8623 +82089;46.34734;3.39152;253;20221020;24.9;15.7;20.3;3.5;16.25;7.5;2.32;6639 +82089;46.34734;3.39152;253;20221021;23.1;15;19.1;3;16.05;.9;1.92;6690 +82089;46.34734;3.39152;253;20221022;24;13.1;18.5;2.5;14.2;.1;2.05;9511 +82089;46.34734;3.39152;253;20221023;24.9;13;19;3.3;14.35;1.2;2.33;5990 +82089;46.34734;3.39152;253;20221024;21.9;12.9;17.4;2.1;12.9;.7;1.74;6601 +82089;46.34734;3.39152;253;20221025;22.1;8.2;15.1;2.2;12.3;.7;1.64;8603 +82089;46.34734;3.39152;253;20221026;24.6;12.4;18.5;2.1;13.7;.1;1.83;8460 +82089;46.34734;3.39152;253;20221027;23.6;9.3;16.4;1.7;13.55;0;1.36;6171 +82089;46.34734;3.39152;253;20221028;27.9;16.1;22;2;13;0;2.31;7492 +82089;46.34734;3.39152;253;20221029;27.1;9.8;18.5;2.1;11.35;0;2.27;8582 +82089;46.34734;3.39152;253;20221030;25;9.7;17.3;1.6;10.25;.1;1.79;7330 +82089;46.34734;3.39152;253;20221031;24;10.8;17.4;2.3;13.4;5.7;1.77;8093 +82089;46.34734;3.39152;253;20221101;18.3;10.7;14.5;2.4;12.1;.1;1.31;7217 +82089;46.34734;3.39152;253;20221102;18.3;8.3;13.3;2.2;10.6;.1;1.36;7698 +82089;46.34734;3.39152;253;20221103;16.4;7;11.7;3.3;10.15;7.6;1.39;3397 +82089;46.34734;3.39152;253;20221104;10.6;8.1;9.3;3.3;9.55;6.4;.89;2492 +82089;46.34734;3.39152;253;20221105;12.4;2;7.2;1.7;8.35;.1;.72;6261 +82089;46.34734;3.39152;253;20221106;14.4;2.4;8.4;2.1;8.35;.1;.98;5341 +82089;46.34734;3.39152;253;20221107;18.8;7.5;13.2;2.4;9.95;0;1.47;7499 +82089;46.34734;3.39152;253;20221108;19.8;6.1;12.9;3.6;10.85;2.8;1.65;5197 +82089;46.34734;3.39152;253;20221109;14.3;11.9;13.1;1.7;13.1;13;.71;2179 +82089;46.34734;3.39152;253;20221110;13.7;8.4;11;.9;10.9;0;.59;4876 +82089;46.34734;3.39152;253;20221111;17.4;3;10.2;2;10;.2;.8;7274 +82089;46.34734;3.39152;253;20221112;15.7;4.4;10.1;1.8;10.45;.1;.62;5693 +82089;46.34734;3.39152;253;20221113;15;4.5;9.8;1.3;10.4;.1;.56;5328 +82089;46.34734;3.39152;253;20221114;17.3;7.3;12.3;3;11.5;5.7;1.06;4666 +82089;46.34734;3.39152;253;20221115;15.4;9.3;12.4;1.8;12.3;7.9;.7;2839 +82089;46.34734;3.39152;253;20221116;16.1;6.1;11.1;3.5;10.2;.8;1.2;5111 +82089;46.34734;3.39152;253;20221117;15.1;11.4;13.2;4.5;10.5;3.2;1.62;2995 +82089;46.34734;3.39152;253;20221118;12.6;5.5;9;2.5;8.9;1.8;.8;4199 +82089;46.34734;3.39152;253;20221119;10.1;1.7;5.9;1.4;8.25;1.1;.43;4058 +82089;46.34734;3.39152;253;20221120;10.3;.7;5.5;2.3;7.75;2;.54;5413 +82089;46.34734;3.39152;253;20221121;10;2.8;6.4;2.8;8.15;3.6;.69;2611 +82089;46.34734;3.39152;253;20221122;10.9;5;7.9;3.6;7.6;.2;1.03;4307 +82089;46.34734;3.39152;253;20221123;13.1;3.4;8.2;2.7;8.55;2.8;.87;3951 +82089;46.34734;3.39152;253;20221124;12.5;4.4;8.5;2.6;8.8;.5;.78;4194 +82089;46.34734;3.39152;253;20221125;11.4;7.6;9.5;1.9;9.6;1.3;.67;2513 +82089;46.34734;3.39152;253;20221126;9.7;2.9;6.3;1.5;8.35;.1;.31;4429 +82089;46.34734;3.39152;253;20221127;11.4;1.5;6.4;2;7.55;3.4;.61;3743 +82089;46.34734;3.39152;253;20221128;11.2;5.1;8.1;2.5;9.4;4.7;.58;3089 +82089;46.34734;3.39152;253;20221129;8.3;5.6;7;1.6;9.05;.8;.43;1656 +82089;46.34734;3.39152;253;20221130;8;5.7;6.9;1.8;8.75;.1;.51;1552 +82089;46.34734;3.39152;253;20221201;7.2;5.2;6.2;2.4;8.05;0;.6;1239 +82089;46.34734;3.39152;253;20221202;4;3.3;3.6;1.4;6.9;1.9;.47;679 +82089;46.34734;3.39152;253;20221203;4.6;1.5;3.1;2.1;7.05;2.9;.36;1818 +82089;46.34734;3.39152;253;20221204;5.1;2.7;3.9;2.3;7.5;4.9;.38;1381 +82089;46.34734;3.39152;253;20221205;9.2;.3;4.7;1.6;6.45;0;.47;4790 +82089;46.34734;3.39152;253;20221206;1.5;-3.5;-1;1.3;5.65;0;.22;2031 +82089;46.34734;3.39152;253;20221207;3;.8;1.9;1.5;6.25;0;.41;1348 +82089;46.34734;3.39152;253;20221208;4.3;-3.2;.5;1.3;5.5;.1;.21;4754 +82089;46.34734;3.39152;253;20221209;1.8;-.4;.7;1.4;5.65;.7;.37;1415 +82089;46.34734;3.39152;253;20221210;.3;-1.5;-.6;2;4.85;0;.42;1713 +82089;46.34734;3.39152;253;20221211;.8;-5;-2.1;1.9;4.4;0;.26;4277 +82089;46.34734;3.39152;253;20221212;.6;-5.8;-2.6;2.1;4.35;.3;.16;4054 +82089;46.34734;3.39152;253;20221213;2.4;-2;.2;2.9;5.45;3.8;.34;2395 +82089;46.34734;3.39152;253;20221214;12.6;-1;5.8;2.1;8.4;1.5;.48;3190 +82089;46.34734;3.39152;253;20221215;4.9;1.7;3.3;2.3;7.7;3.8;.28;1014 +82089;46.34734;3.39152;253;20221216;3.5;-.6;1.4;1.8;5.1;0;.45;3297 +82089;46.34734;3.39152;253;20221217;-1.5;-7.9;-4.7;1.5;3.95;0;.23;2973 +82089;46.34734;3.39152;253;20221218;7.7;-7.1;.3;3.3;5.35;0;.48;5006 +82089;46.34734;3.39152;253;20221219;16;7.1;11.6;5.5;9.3;0;1.67;4218 +82089;46.34734;3.39152;253;20221220;16.6;12.9;14.7;5;10.3;4.6;2.18;2009 +82089;46.34734;3.39152;253;20221221;14.3;9.5;11.9;3.1;11.05;.4;.87;2557 +82089;46.34734;3.39152;253;20221222;15.1;10.9;13;5;11.45;9;1.3;1805 +82089;46.34734;3.39152;253;20221223;16.4;11.7;14;4.3;13.5;3.5;.91;1621 +82089;46.34734;3.39152;253;20221224;12.1;10.5;11.3;1.9;11.8;.8;.56;1377 +82089;46.34734;3.39152;253;20221225;17.7;4.7;11.2;2.1;9.35;.8;.9;4106 +82089;46.34734;3.39152;253;20221226;13;8.3;10.6;2.5;10.15;2;.93;1038 +82089;46.34734;3.39152;253;20221227;12.1;1.7;6.9;1.2;8.25;.1;.3;4806 +82089;46.34734;3.39152;253;20221228;14.6;2.1;8.4;3.4;8;0;1.09;4184 +82089;46.34734;3.39152;253;20221229;12;8.8;10.4;4.3;9.6;3.2;1.24;1053 +82089;46.34734;3.39152;253;20221230;14.9;2.5;8.7;3;9.95;2;.76;2518 +82089;46.34734;3.39152;253;20221231;17.5;13.1;15.3;3.4;11.15;0;1.62;2629 +82090;46.36685;3.71504;293;20220101;15.1;.8;8;1.5;8.02;0;.53;5834 +82090;46.36685;3.71504;293;20220102;15.1;1.7;8.4;2.5;8.22;0;.97;4231 +82090;46.36685;3.71504;293;20220103;13.3;8;10.7;2.8;9.89;0;.94;2346 +82090;46.36685;3.71504;293;20220104;15.3;10.2;12.8;4.5;9.17;5.8;1.97;2295 +82090;46.36685;3.71504;293;20220105;4.5;1.5;3;3.9;6.34;.2;.63;1743 +82090;46.36685;3.71504;293;20220106;4.9;-1.9;1.5;1.6;5.76;0;.38;3759 +82090;46.36685;3.71504;293;20220107;5.6;-2.2;1.7;3.2;6.52;3.8;.36;2873 +82090;46.36685;3.71504;293;20220108;8.4;4.3;6.4;4.5;8.36;7;.68;2356 +82090;46.36685;3.71504;293;20220109;7.5;4;5.8;3.4;7.49;4.5;.76;2071 +82090;46.36685;3.71504;293;20220110;6.6;3.4;5;1.7;6.76;.3;.51;4284 +82090;46.36685;3.71504;293;20220111;4.3;-3.8;.2;1.8;5.39;0;.28;5908 +82090;46.36685;3.71504;293;20220112;2.3;-1.8;.2;1.7;5.32;0;.38;3362 +82090;46.36685;3.71504;293;20220113;1.8;-5.7;-1.9;1;4.56;0;.22;5181 +82090;46.36685;3.71504;293;20220114;5.5;-6.1;-.3;1.4;4.69;0;.35;6418 +82090;46.36685;3.71504;293;20220115;7;-5.9;.5;1.1;4.62;0;.37;6897 +82090;46.36685;3.71504;293;20220116;-1.4;-5.4;-3.4;1.7;4.62;0;.22;3806 +82090;46.36685;3.71504;293;20220117;2.6;-3.1;-.3;1.1;6.29;0;.22;2666 +82090;46.36685;3.71504;293;20220118;3;-.1;1.4;1.3;6.36;0;.35;2057 +82090;46.36685;3.71504;293;20220119;2.8;-4.2;-.7;1.6;5.86;.5;.23;3456 +82090;46.36685;3.71504;293;20220120;5.8;1.1;3.5;2.8;6.86;.4;.55;2715 +82090;46.36685;3.71504;293;20220121;4.6;-1.2;1.7;3.6;5.26;0;.75;5373 +82090;46.36685;3.71504;293;20220122;1.4;-3.7;-1.1;1.4;5.66;0;.24;3216 +82090;46.36685;3.71504;293;20220123;2.9;-.6;1.1;1.5;6.06;0;.39;2472 +82090;46.36685;3.71504;293;20220124;6.7;-2.5;2.1;1.9;5.79;0;.53;5866 +82090;46.36685;3.71504;293;20220125;7.1;-4.4;1.3;1.2;5.29;0;.47;6870 +82090;46.36685;3.71504;293;20220126;-1;-4.9;-2.9;1;4.7;0;.31;3050 +82090;46.36685;3.71504;293;20220127;-2.6;-4.2;-3.4;1.1;4.79;0;.26;1722 +82090;46.36685;3.71504;293;20220128;2;-3.2;-.6;1.4;6.16;0;.23;3102 +82090;46.36685;3.71504;293;20220129;3.8;-.8;1.5;2.5;6.89;.5;.27;3317 +82090;46.36685;3.71504;293;20220130;8.5;2.8;5.6;1.7;7.96;.1;.57;3809 +82090;46.36685;3.71504;293;20220131;7.5;.6;4.1;3.6;7.46;2.8;.59;3902 +82090;46.36685;3.71504;293;20220201;5.4;-1.6;1.9;3.2;7.26;2.7;.24;4077 +82090;46.36685;3.71504;293;20220202;9.5;5.5;7.5;2.4;9.76;.4;.54;3369 +82090;46.36685;3.71504;293;20220203;10.5;1.9;6.2;2.1;7.99;0;.71;6161 +82090;46.36685;3.71504;293;20220204;8.8;3.5;6.1;2.7;8.26;2.4;.67;3602 +82090;46.36685;3.71504;293;20220205;8.6;1.5;5.1;2.1;6.73;0;.79;5462 +82090;46.36685;3.71504;293;20220206;8.6;-1;3.8;5.2;7.49;2.6;.64;4694 +82090;46.36685;3.71504;293;20220207;9.3;6.5;7.9;3.2;7.16;.1;1.28;5869 +82090;46.36685;3.71504;293;20220208;11.7;-2.3;4.7;1.4;5.82;0;.9;8560 +82090;46.36685;3.71504;293;20220209;16.1;-2.6;6.7;1.8;5.99;0;1.36;10599 +82090;46.36685;3.71504;293;20220210;10.2;.3;5.3;1.4;7.89;4.1;.84;8290 +82090;46.36685;3.71504;293;20220211;8;3.9;6;2.8;6.59;0;1.11;8905 +82090;46.36685;3.71504;293;20220212;7.5;-5.2;1.1;1.3;5.14;0;.71;8487 +82090;46.36685;3.71504;293;20220213;14.5;-3.2;5.6;5.3;6.79;.5;1.88;10912 +82090;46.36685;3.71504;293;20220214;11;7.4;9.2;3;8.29;3.6;1.31;4600 +82090;46.36685;3.71504;293;20220215;9.5;4.6;7;3;7.54;4.9;1.11;5883 +82090;46.36685;3.71504;293;20220216;13.4;6;9.7;4.7;10.76;4.4;.95;4479 +82090;46.36685;3.71504;293;20220217;14.6;11.2;12.9;5;10.9;.7;1.7;3958 +82090;46.36685;3.71504;293;20220218;16.8;7.4;12.1;3.7;9.82;.9;1.84;7547 +82090;46.36685;3.71504;293;20220219;9.5;1.3;5.4;2.7;6.29;0;1.24;9400 +82090;46.36685;3.71504;293;20220220;12;1.9;7;4.6;8.19;2.2;1.25;7016 +82090;46.36685;3.71504;293;20220221;9;7.4;8.2;6;7.86;2.7;1.57;3804 +82090;46.36685;3.71504;293;20220222;10.9;4.7;7.8;3.1;8.49;.4;1.08;5565 +82090;46.36685;3.71504;293;20220223;14;7;10.5;1.4;9.09;0;1.19;7833 +82090;46.36685;3.71504;293;20220224;14.2;2.5;8.4;3;7.72;.7;1.6;8369 +82090;46.36685;3.71504;293;20220225;9;-.3;4.4;1.8;5.92;0;1.13;10091 +82090;46.36685;3.71504;293;20220226;10.4;-3.5;3.4;2.9;5.12;0;1.53;11712 +82090;46.36685;3.71504;293;20220227;11;-3.9;3.6;2.2;5.02;0;1.46;11992 +82090;46.36685;3.71504;293;20220228;12.8;-3.2;4.8;1.3;5.36;0;1.33;12435 +82090;46.36685;3.71504;293;20220301;12.4;-3.6;4.4;1.8;5.92;0;1.4;11899 +82090;46.36685;3.71504;293;20220302;13.7;-1;6.3;1.3;7.69;.1;1.18;9986 +82090;46.36685;3.71504;293;20220303;12.2;7.2;9.7;.8;10.02;0;.96;6546 +82090;46.36685;3.71504;293;20220304;13.9;3.7;8.8;1.4;7.99;0;1.34;8992 +82090;46.36685;3.71504;293;20220305;11.1;-2.3;4.4;1.5;5.42;.1;1.39;12554 +82090;46.36685;3.71504;293;20220306;8.4;-5.2;1.6;1.3;4.09;0;1.3;13628 +82090;46.36685;3.71504;293;20220307;9;-6.3;1.4;2;4.36;0;1.44;14230 +82090;46.36685;3.71504;293;20220308;14.2;-4;5.1;2;4.96;0;1.91;14347 +82090;46.36685;3.71504;293;20220309;15;-1.1;7;2.1;6.66;0;1.9;14855 +82090;46.36685;3.71504;293;20220310;15.7;-.4;7.7;2.7;7.29;0;2.01;13174 +82090;46.36685;3.71504;293;20220311;14.5;6.8;10.6;6;8.06;4.2;2.66;9434 +82090;46.36685;3.71504;293;20220312;8.3;6.1;7.2;3.3;8.76;2.9;.88;3086 +82090;46.36685;3.71504;293;20220313;11.6;4.4;8;3.9;7.49;4.7;1.69;6167 +82090;46.36685;3.71504;293;20220314;13.2;-1.4;5.9;2.7;8.42;5.2;1.41;13210 +82090;46.36685;3.71504;293;20220315;17.3;8.7;13;4.4;10.07;0;2.39;9615 +82090;46.36685;3.71504;293;20220316;16.5;4.8;10.7;1.3;9.89;0;1.63;11423 +82090;46.36685;3.71504;293;20220317;10.7;7.6;9.1;3.5;9.66;0;1.17;4869 +82090;46.36685;3.71504;293;20220318;12.3;6.2;9.2;3.3;8.49;0;1.61;6458 +82090;46.36685;3.71504;293;20220319;14.5;3.5;9;1.6;8.44;.2;1.84;14381 +82090;46.36685;3.71504;293;20220320;15.8;2.7;9.2;3.8;7.74;.3;2.33;10972 +82090;46.36685;3.71504;293;20220321;17.5;7.9;12.7;3.5;7.04;0;3.15;12734 +82090;46.36685;3.71504;293;20220322;17.4;1;9.2;3.8;5.04;0;3.58;19059 +82090;46.36685;3.71504;293;20220323;18;-1.2;8.4;1.5;5.39;0;2.6;19607 +82090;46.36685;3.71504;293;20220324;19.8;-2.1;8.9;1.7;6.24;0;2.82;20206 +82090;46.36685;3.71504;293;20220325;19.9;-1.5;9.2;1.7;6.44;0;2.86;20198 +82090;46.36685;3.71504;293;20220326;18.7;-1.8;8.5;1.7;6.69;0;2.68;20000 +82090;46.36685;3.71504;293;20220327;21.3;-1;10.1;1.4;7.24;0;2.82;20547 +82090;46.36685;3.71504;293;20220328;22.3;1.2;11.8;2.2;6.69;0;3.47;19904 +82090;46.36685;3.71504;293;20220329;19.2;6.9;13;1.9;7.89;2;2.66;13171 +82090;46.36685;3.71504;293;20220330;13.7;8.6;11.1;1.9;11.09;2.4;1.49;8895 +82090;46.36685;3.71504;293;20220331;11;7.3;9.1;3.3;8.99;9.7;1.58;8008 +82090;46.36685;3.71504;293;20220401;4.2;-.1;2.1;5.9;5.99;3.7;1.08;7960 +82090;46.36685;3.71504;293;20220402;5;.6;2.8;4.9;4.84;0;1.77;9060 +82090;46.36685;3.71504;293;20220403;5;-.8;2.1;3.8;5.17;0;1.41;9353 +82090;46.36685;3.71504;293;20220404;9.7;-2.7;3.5;1.5;5.09;0;2.11;20459 +82090;46.36685;3.71504;293;20220405;12.6;1.4;7;2.4;8.09;0;1.61;10231 +82090;46.36685;3.71504;293;20220406;13.8;8.3;11;2.3;10.19;1.3;1.61;7524 +82090;46.36685;3.71504;293;20220407;13.9;9.8;11.9;4.7;10.34;11.5;1.89;5404 +82090;46.36685;3.71504;293;20220408;16.9;10.1;13.5;5.8;9.94;.8;3.01;9762 +82090;46.36685;3.71504;293;20220409;10.7;2.9;6.8;3.1;6.69;.7;2.13;14128 +82090;46.36685;3.71504;293;20220410;14.2;-3.3;5.5;1.9;6.09;0;2.65;22988 +82090;46.36685;3.71504;293;20220411;20.6;-1;9.8;5.2;7.79;0;4.13;22052 +82090;46.36685;3.71504;293;20220412;20.8;9.8;15.3;3.5;8.19;0;4.12;17931 +82090;46.36685;3.71504;293;20220413;18.1;4.2;11.1;1.5;10.14;0;2.58;18458 +82090;46.36685;3.71504;293;20220414;20.7;4;12.4;1.2;11.24;0;2.73;18867 +82090;46.36685;3.71504;293;20220415;21.9;4.1;13;1.8;10.49;0;3.42;22744 +82090;46.36685;3.71504;293;20220416;21.5;3.4;12.5;2.8;9.09;0;3.87;23586 +82090;46.36685;3.71504;293;20220417;18.8;1.7;10.2;2.5;7.24;0;3.63;24579 +82090;46.36685;3.71504;293;20220418;20.3;.3;10.3;1.2;7.24;0;3.27;23696 +82090;46.36685;3.71504;293;20220419;19.4;2.4;10.9;1.9;8.79;0;3.38;23679 +82090;46.36685;3.71504;293;20220420;18.4;3.6;11;1.4;9.74;0;2.61;17613 +82090;46.36685;3.71504;293;20220421;19.8;8.4;14.1;1.4;10.14;0;3.21;20134 +82090;46.36685;3.71504;293;20220422;20.6;.9;10.7;1.6;9.29;3;3.41;24642 +82090;46.36685;3.71504;293;20220423;18;8.7;13.4;3.2;10.69;5;2.75;13549 +82090;46.36685;3.71504;293;20220424;15.1;7.2;11.1;2.1;10.69;10.2;1.87;10457 +82090;46.36685;3.71504;293;20220425;15.3;9.7;12.5;2.2;11.39;3.1;1.8;8615 +82090;46.36685;3.71504;293;20220426;17;9.3;13.2;2.1;10.14;0;3.14;19739 +82090;46.36685;3.71504;293;20220427;19.1;1.7;10.4;2.1;9.04;0;3.58;26056 +82090;46.36685;3.71504;293;20220428;22.1;2.7;12.4;1.6;10.09;0;3.81;25861 +82090;46.36685;3.71504;293;20220429;20;4;12;1.8;11.24;.2;2.85;18427 +82090;46.36685;3.71504;293;20220430;18.6;4.8;11.7;2.4;9.34;0;3.5;23051 +82090;46.36685;3.71504;293;20220501;18.6;1.7;10.2;1.4;8.64;0;3.42;25430 +82090;46.36685;3.71504;293;20220502;19.7;1.7;10.7;1.6;9.04;0;3.66;26770 +82090;46.36685;3.71504;293;20220503;21.4;5.2;13.3;1.6;10.09;0;3.5;21669 +82090;46.36685;3.71504;293;20220504;19;5.7;12.4;1.6;11.84;8.1;2.52;15779 +82090;46.36685;3.71504;293;20220505;18.6;7.6;13.1;2.1;10.94;1.1;3.05;18639 +82090;46.36685;3.71504;293;20220506;19.9;5.1;12.5;2.3;10.42;0;3.24;19674 +82090;46.36685;3.71504;293;20220507;22.4;5.1;13.8;1.8;10.46;.3;3.89;24096 +82090;46.36685;3.71504;293;20220508;23.2;7.3;15.3;2;11.36;0;4.06;23678 +82090;46.36685;3.71504;293;20220509;24.1;6.9;15.5;1.3;11.79;0;4.1;25607 +82090;46.36685;3.71504;293;20220510;27.3;8.9;18.1;1.6;12.19;0;4.67;25391 +82090;46.36685;3.71504;293;20220511;30.7;10.9;20.8;2.3;12.62;0;5.73;26723 +82090;46.36685;3.71504;293;20220512;21.6;11.6;16.6;1.2;14.96;1.6;2.88;16201 +82090;46.36685;3.71504;293;20220513;22.9;15.1;19;1.4;15.96;.3;3.17;16093 +82090;46.36685;3.71504;293;20220514;25.4;8.6;17;1.3;12.96;0;4.29;25496 +82090;46.36685;3.71504;293;20220515;29.9;10.3;20.1;2.1;14.59;7.6;5.03;24433 +82090;46.36685;3.71504;293;20220516;25.5;14.7;20.1;1.8;15.86;0;4.23;21823 +82090;46.36685;3.71504;293;20220517;29;12.4;20.7;1.4;15.99;0;4.86;25844 +82090;46.36685;3.71504;293;20220518;29.9;14.2;22;2.1;16.89;0;5.22;25015 +82090;46.36685;3.71504;293;20220519;31.2;16.5;23.9;2.6;15.49;.2;5.56;22062 +82090;46.36685;3.71504;293;20220520;32.3;16.3;24.3;2.9;13.79;0;6.38;24871 +82090;46.36685;3.71504;293;20220521;28.4;15;21.7;2.7;16.79;0;5.18;24384 +82090;46.36685;3.71504;293;20220522;29.2;15.3;22.2;2.2;16.56;2.8;4.78;21071 +82090;46.36685;3.71504;293;20220523;21.4;16.6;19;2.8;16.32;6.1;2.71;10705 +82090;46.36685;3.71504;293;20220524;19.4;10.3;14.9;2.7;11.62;0;3.49;18887 +82090;46.36685;3.71504;293;20220525;20.5;6.5;13.5;1.8;10.86;0;3.61;22118 +82090;46.36685;3.71504;293;20220526;20.5;7.7;14.1;1.5;12.12;0;3.21;19388 +82090;46.36685;3.71504;293;20220527;21.6;11.8;16.7;1.8;13.39;0;3.61;19786 +82090;46.36685;3.71504;293;20220528;21.4;8.1;14.8;2.1;10.39;0;4.2;24217 +82090;46.36685;3.71504;293;20220529;19;5.4;12.2;2.3;8.19;0;4.12;25519 +82090;46.36685;3.71504;293;20220530;22.4;4.5;13.5;1.6;7.92;0;4.54;28070 +82090;46.36685;3.71504;293;20220531;23.8;6.5;15.1;1.9;9.82;.2;4.31;23364 +82090;46.36685;3.71504;293;20220601;24.9;8.2;16.5;1.6;12.22;.3;3.95;21134 +82090;46.36685;3.71504;293;20220602;28.8;12.5;20.7;2.2;14.66;4.7;4.91;22279 +82090;46.36685;3.71504;293;20220603;29.4;15.3;22.3;2.4;17.42;20;5.11;23351 +82090;46.36685;3.71504;293;20220604;28.9;13.8;21.4;2.7;18.36;39.4;5.09;24738 +82090;46.36685;3.71504;293;20220605;23.9;15.1;19.5;3.3;17.29;1;4.13;21068 +82090;46.36685;3.71504;293;20220606;23.6;13.3;18.5;1.8;15.19;.5;3.6;18289 +82090;46.36685;3.71504;293;20220607;23.3;14;18.6;2.5;14.09;0;4;19022 +82090;46.36685;3.71504;293;20220608;21.3;12.1;16.7;2.6;14.29;11.4;3.17;15844 +82090;46.36685;3.71504;293;20220609;20.4;13.4;16.9;2.7;12.79;.5;3.63;17748 +82090;46.36685;3.71504;293;20220610;24.7;9.8;17.3;1.1;13.22;.1;4.59;27409 +82090;46.36685;3.71504;293;20220611;28.6;11.2;19.9;1.4;14.69;.1;5.28;28654 +82090;46.36685;3.71504;293;20220612;28.8;13.4;21.1;1.3;16.62;.2;4.68;24066 +82090;46.36685;3.71504;293;20220613;25.2;16.4;20.8;2.2;14.22;0;4.85;23063 +82090;46.36685;3.71504;293;20220614;28.7;9.1;18.9;1.7;12.29;0;5.54;29388 +82090;46.36685;3.71504;293;20220615;34.5;13.9;24.2;1.8;16.62;0;6.39;29103 +82090;46.36685;3.71504;293;20220616;30.9;17;23.9;2;17.36;0;5.75;26218 +82090;46.36685;3.71504;293;20220617;32.2;13.7;22.9;1.3;16.06;.1;5.73;28807 +82090;46.36685;3.71504;293;20220618;36.1;14.7;25.4;2.4;15.96;0;7.15;29476 +82090;46.36685;3.71504;293;20220619;36.4;21.8;29.1;4.3;13.72;1;8.98;27371 +82090;46.36685;3.71504;293;20220620;31.4;17.7;24.5;2.7;17.16;.2;6.14;25802 +82090;46.36685;3.71504;293;20220621;29.4;16.5;23;2.2;19.49;14.3;4.92;22707 +82090;46.36685;3.71504;293;20220622;27.8;18.2;23;2.6;19.86;10.3;4.61;20557 +82090;46.36685;3.71504;293;20220623;25.4;15.4;20.4;1.7;18.22;2.3;3.91;19980 +82090;46.36685;3.71504;293;20220624;22.9;14.3;18.6;1.8;16.22;2.9;3.39;17566 +82090;46.36685;3.71504;293;20220625;26.7;11.8;19.2;2.1;15.49;21.5;4.52;22753 +82090;46.36685;3.71504;293;20220626;16.7;13.8;15.2;1.9;16.66;53.9;1.44;7469 +82090;46.36685;3.71504;293;20220627;21.2;14.2;17.7;1.5;15.99;1;2.92;15379 +82090;46.36685;3.71504;293;20220628;24.9;9.9;17.4;1.4;13.49;0;4.62;26774 +82090;46.36685;3.71504;293;20220629;27.4;10.9;19.1;1.7;14.09;2.3;5.16;27821 +82090;46.36685;3.71504;293;20220630;18.4;14.4;16.4;2;15.59;3.2;2;8915 +82090;46.36685;3.71504;293;20220701;21.6;10.7;16.2;1.8;12.56;.1;4.19;24767 +82090;46.36685;3.71504;293;20220702;27.8;7.8;17.8;1.1;13.26;0;5.1;29860 +82090;46.36685;3.71504;293;20220703;27.5;13;20.2;1.8;15.79;2.1;4.87;25245 +82090;46.36685;3.71504;293;20220704;25.4;15.5;20.5;1.4;16.56;.5;3.89;19500 +82090;46.36685;3.71504;293;20220705;26.4;12.5;19.5;1.4;14.49;.1;4.82;26267 +82090;46.36685;3.71504;293;20220706;25;10.8;17.9;1.8;13.02;0;4.76;26325 +82090;46.36685;3.71504;293;20220707;24;9.8;16.9;2.3;13.86;.1;4.29;23869 +82090;46.36685;3.71504;293;20220708;25.4;11.9;18.7;2.6;13.76;0;5.05;26472 +82090;46.36685;3.71504;293;20220709;27.1;10.6;18.9;1.8;13.56;0;5.12;27779 +82090;46.36685;3.71504;293;20220710;26.6;12.9;19.8;2.1;14.22;0;5.04;26082 +82090;46.36685;3.71504;293;20220711;28.1;11.7;19.9;2.2;13.69;0;5.42;27507 +82090;46.36685;3.71504;293;20220712;29.8;12.1;20.9;1.5;14.72;0;5.4;28160 +82090;46.36685;3.71504;293;20220713;31.2;12.2;21.7;1.4;14.66;0;5.56;28393 +82090;46.36685;3.71504;293;20220714;33.3;15.6;24.4;1.8;16.06;.1;6.07;27721 +82090;46.36685;3.71504;293;20220715;29.2;14.7;22;1.7;15.02;0;5.25;25753 +82090;46.36685;3.71504;293;20220716;28.9;11.2;20.1;1.8;11.86;0;5.5;27917 +82090;46.36685;3.71504;293;20220717;31.4;10.5;21;1.7;13.42;0;5.69;28505 +82090;46.36685;3.71504;293;20220718;36.5;13.3;24.9;2;14.69;0;6.73;28888 +82090;46.36685;3.71504;293;20220719;37.7;16.5;27.1;2.2;16.12;0;6.99;27709 +82090;46.36685;3.71504;293;20220720;26;19.9;23;2;18.62;.6;3.61;14752 +82090;46.36685;3.71504;293;20220721;28.8;14;21.4;1.4;16.62;0;4.94;25837 +82090;46.36685;3.71504;293;20220722;31;13.8;22.4;1.4;16.96;0;4.82;23473 +82090;46.36685;3.71504;293;20220723;27.4;19.7;23.5;2.5;17.22;0;4.55;18340 +82090;46.36685;3.71504;293;20220724;33.2;13.5;23.4;1.4;16.89;0;5.6;27471 +82090;46.36685;3.71504;293;20220725;28.9;17.3;23.1;3;17.09;0;5.37;23232 +82090;46.36685;3.71504;293;20220726;25.9;15.2;20.6;2.5;14.59;0;4.53;20676 +82090;46.36685;3.71504;293;20220727;26.4;13.6;20;1.5;12.26;0;4.47;22644 +82090;46.36685;3.71504;293;20220728;29;10.5;19.8;1.5;12.56;0;5.02;26065 +82090;46.36685;3.71504;293;20220729;27.6;15.2;21.4;1.4;13.89;0;3.83;17218 +82090;46.36685;3.71504;293;20220730;30.3;12.1;21.2;1.4;13.76;0;5.06;26198 +82090;46.36685;3.71504;293;20220731;31.3;14.4;22.8;1.8;14.72;0;5.32;24680 +82090;46.36685;3.71504;293;20220801;31.1;13.8;22.5;1.8;15.29;0;5.23;24943 +82090;46.36685;3.71504;293;20220802;32;14.1;23;1.1;15.82;0;5.07;26053 +82090;46.36685;3.71504;293;20220803;36.3;14.5;25.4;1.1;15.02;0;5.6;26979 +82090;46.36685;3.71504;293;20220804;36.6;17.8;27.2;1.8;16.59;1.9;5.78;23389 +82090;46.36685;3.71504;293;20220805;29.1;17.3;23.2;2.1;18.76;2.5;4.35;19570 +82090;46.36685;3.71504;293;20220806;29.2;16.2;22.7;2.7;13.32;0;5.57;23570 +82090;46.36685;3.71504;293;20220807;29.3;11.1;20.2;1.7;11.06;0;5.07;25640 +82090;46.36685;3.71504;293;20220808;31.4;11;21.2;1.7;10.99;0;5.4;26167 +82090;46.36685;3.71504;293;20220809;33.2;11.9;22.6;1.6;11.26;0;5.52;26068 +82090;46.36685;3.71504;293;20220810;33;12.3;22.6;1.2;11.22;0;5.11;25764 +82090;46.36685;3.71504;293;20220811;34.2;13.2;23.7;1.2;11.62;0;5.2;25574 +82090;46.36685;3.71504;293;20220812;34.3;12.5;23.4;1.1;11.52;0;5.08;25631 +82090;46.36685;3.71504;293;20220813;33.7;13.7;23.7;1.6;10.52;2.5;5.43;24542 +82090;46.36685;3.71504;293;20220814;25.4;17.1;21.2;2.3;16.12;6.4;3.35;12805 +82090;46.36685;3.71504;293;20220815;26.5;14.8;20.6;2.1;16.72;.9;3.66;17222 +82090;46.36685;3.71504;293;20220816;29.8;13.8;21.8;1.6;16.36;29.1;4.18;19888 +82090;46.36685;3.71504;293;20220817;24.5;14.9;19.7;1.9;18.06;5.5;3.2;16960 +82090;46.36685;3.71504;293;20220818;23.6;14.5;19;1.8;17.89;15;2.63;13278 +82090;46.36685;3.71504;293;20220819;23.9;15.8;19.8;2.4;18.26;4;2.96;14330 +82090;46.36685;3.71504;293;20220820;25.2;17;21.1;1.8;18.06;.2;3.24;15557 +82090;46.36685;3.71504;293;20220821;25;11.4;18.2;1.2;14.49;.1;3.27;18487 +82090;46.36685;3.71504;293;20220822;25.2;16.3;20.7;1.5;17.02;0;3.24;16295 +82090;46.36685;3.71504;293;20220823;27.9;17.1;22.5;1;19.12;.1;3.51;18290 +82090;46.36685;3.71504;293;20220824;31.4;14.4;22.9;1;15.99;0;4.18;22025 +82090;46.36685;3.71504;293;20220825;31.4;13.7;22.6;2;15.69;.9;4.69;21534 +82090;46.36685;3.71504;293;20220826;25.6;18.3;21.9;2.5;18.92;0;3.17;13224 +82090;46.36685;3.71504;293;20220827;25.9;13.6;19.8;1.3;15.72;0;3.04;15440 +82090;46.36685;3.71504;293;20220828;27.9;12.4;20.2;1;15.32;0;3.68;20997 +82090;46.36685;3.71504;293;20220829;31.5;13.4;22.4;1;16.36;.6;3.96;21185 +82090;46.36685;3.71504;293;20220830;21.2;16.4;18.8;1.9;17.96;.1;1.91;8285 +82090;46.36685;3.71504;293;20220831;27;14.3;20.6;1.1;17.19;.1;3.27;18078 +82090;46.36685;3.71504;293;20220901;27.7;12.6;20.2;.9;15.36;0;3.38;19459 +82090;46.36685;3.71504;293;20220902;25.3;13.2;19.2;1.6;16.19;3.7;2.89;14742 +82090;46.36685;3.71504;293;20220903;26.1;15.3;20.7;2;16.76;.2;3.31;16140 +82090;46.36685;3.71504;293;20220904;29.8;11.8;20.8;1.4;15.46;.3;3.82;20597 +82090;46.36685;3.71504;293;20220905;32;16.4;24.2;2.1;17.36;2.8;4.43;19251 +82090;46.36685;3.71504;293;20220906;27.9;16.8;22.4;1.9;18.39;1.8;3.26;14602 +82090;46.36685;3.71504;293;20220907;23.1;15.1;19.1;2;17.52;10.1;2.47;12138 +82090;46.36685;3.71504;293;20220908;23.9;11.9;17.9;2.8;14.42;.2;3.11;14989 +82090;46.36685;3.71504;293;20220909;22.5;12.1;17.3;2.7;14.09;2.2;2.75;12540 +82090;46.36685;3.71504;293;20220910;22.1;12.5;17.3;2;13.52;.1;2.67;13474 +82090;46.36685;3.71504;293;20220911;24.4;8.6;16.5;1.6;12.62;0;3.08;18671 +82090;46.36685;3.71504;293;20220912;31.5;10.7;21.1;1.8;14.42;0;4;19694 +82090;46.36685;3.71504;293;20220913;31.1;16.2;23.6;1.6;18.16;1.9;3.35;14922 +82090;46.36685;3.71504;293;20220914;27.2;16.9;22;1.9;19.22;0;2.72;11798 +82090;46.36685;3.71504;293;20220915;22.4;15.1;18.7;2;17.96;4.9;2.03;9906 +82090;46.36685;3.71504;293;20220916;18.5;12.4;15.4;1.9;14.09;0;1.83;9686 +82090;46.36685;3.71504;293;20220917;16.8;5.9;11.3;2.1;9.49;0;2.23;14731 +82090;46.36685;3.71504;293;20220918;18.1;1.8;10;.9;8.02;0;2.16;17743 +82090;46.36685;3.71504;293;20220919;18.5;3.5;11;1.6;8.59;0;2.37;16801 +82090;46.36685;3.71504;293;20220920;19;2.3;10.6;1.6;8.52;0;2.37;17256 +82090;46.36685;3.71504;293;20220921;19.4;3.2;11.3;1.6;8.52;0;2.42;17155 +82090;46.36685;3.71504;293;20220922;20.7;1.8;11.3;.9;8.32;0;2.24;17756 +82090;46.36685;3.71504;293;20220923;22.8;4.4;13.6;1.3;10.86;.8;2.29;14556 +82090;46.36685;3.71504;293;20220924;21;11;16;2.1;13.42;8.4;2.11;10466 +82090;46.36685;3.71504;293;20220925;16.2;11.8;14;1.5;13.42;4.7;1.3;6694 +82090;46.36685;3.71504;293;20220926;16.3;7;11.7;2.4;11.26;5.4;1.64;10424 +82090;46.36685;3.71504;293;20220927;14.3;9.8;12.1;3.2;11.72;7.8;1.4;6951 +82090;46.36685;3.71504;293;20220928;15.3;11.2;13.2;3.6;13.86;13.4;1.13;5875 +82090;46.36685;3.71504;293;20220929;14.8;9.4;12.1;1.9;11.02;2;1.47;8491 +82090;46.36685;3.71504;293;20220930;15.6;4.8;10.2;1.5;9.72;2;1.6;12286 +82090;46.36685;3.71504;293;20221001;20.5;6.6;13.5;3.8;13.32;6.7;1.87;9823 +82090;46.36685;3.71504;293;20221002;21.1;15.1;18.1;2.6;15.86;.7;1.95;8960 +82090;46.36685;3.71504;293;20221003;18.7;12.9;15.8;1.4;14.26;0;1.42;7233 +82090;46.36685;3.71504;293;20221004;20.1;6.4;13.2;1.1;11.86;.2;1.71;12964 +82090;46.36685;3.71504;293;20221005;26.3;8.7;17.5;1.9;12.66;.1;2.63;14354 +82090;46.36685;3.71504;293;20221006;17.9;12;15;1.4;14.19;0;1.22;6249 +82090;46.36685;3.71504;293;20221007;22.6;8.8;15.7;1.3;13.62;.8;1.79;11855 +82090;46.36685;3.71504;293;20221008;18.1;11.9;15;1.5;12.89;0;1.48;8342 +82090;46.36685;3.71504;293;20221009;19.9;4;12;1.4;10.56;.1;1.7;13139 +82090;46.36685;3.71504;293;20221010;23.4;8.5;15.9;1.8;13.02;0;2.04;11876 +82090;46.36685;3.71504;293;20221011;18.6;10.6;14.6;1;14.69;4.9;1.14;7227 +82090;46.36685;3.71504;293;20221012;20.5;11.2;15.9;1;14.62;.2;1.41;9875 +82090;46.36685;3.71504;293;20221013;17.7;10.2;14;1.6;14.52;3.7;1.03;6032 +82090;46.36685;3.71504;293;20221014;18.4;13.3;15.8;3.1;15.52;3;1.23;4753 +82090;46.36685;3.71504;293;20221015;21.4;14.5;18;2.8;14.69;0;1.95;7503 +82090;46.36685;3.71504;293;20221016;26.6;13.9;20.2;2.9;15.22;0;2.73;10798 +82090;46.36685;3.71504;293;20221017;24.7;17.8;21.3;3.7;14.86;0;3.02;8520 +82090;46.36685;3.71504;293;20221018;25;13.9;19.4;1.6;15.46;.1;1.88;10421 +82090;46.36685;3.71504;293;20221019;23.8;10.2;17;1.8;14.69;2.3;1.68;9924 +82090;46.36685;3.71504;293;20221020;24.2;14.9;19.6;3.3;16.26;13.7;2.2;7027 +82090;46.36685;3.71504;293;20221021;22.5;15;18.8;2.9;16.16;1;1.83;6674 +82090;46.36685;3.71504;293;20221022;23.5;13;18.2;2.2;14.32;.1;1.96;9611 +82090;46.36685;3.71504;293;20221023;24.5;13.2;18.8;3.6;14.39;1.7;2.47;6559 +82090;46.36685;3.71504;293;20221024;21.9;13;17.5;2.2;13.06;.4;1.81;7287 +82090;46.36685;3.71504;293;20221025;21.5;7.8;14.6;1.9;12.22;.6;1.54;9369 +82090;46.36685;3.71504;293;20221026;23.7;11.7;17.7;1.8;13.66;.1;1.71;9233 +82090;46.36685;3.71504;293;20221027;22.7;9.3;16;1.6;13.82;0;1.38;7454 +82090;46.36685;3.71504;293;20221028;26.9;15.3;21.1;2.1;13.26;0;2.27;8118 +82090;46.36685;3.71504;293;20221029;27;10.2;18.6;2;11.79;0;2.19;9152 +82090;46.36685;3.71504;293;20221030;24.3;9.3;16.8;1.5;10.56;.1;1.71;8518 +82090;46.36685;3.71504;293;20221031;23.4;10;16.7;2.4;13.22;5.3;1.79;8453 +82090;46.36685;3.71504;293;20221101;17.7;11.6;14.6;2.3;12.26;.1;1.33;6991 +82090;46.36685;3.71504;293;20221102;17.8;8.1;13;2.1;10.66;.1;1.29;7844 +82090;46.36685;3.71504;293;20221103;15.9;6.6;11.3;2.9;10.16;5.9;1.27;4149 +82090;46.36685;3.71504;293;20221104;10.2;7.9;9;3.5;9.49;6.7;.94;2802 +82090;46.36685;3.71504;293;20221105;11.6;3;7.3;2.2;8.62;0;.78;5710 +82090;46.36685;3.71504;293;20221106;13.1;1.5;7.3;1.9;8.22;.1;.87;5944 +82090;46.36685;3.71504;293;20221107;18.5;7.7;13.1;2.4;9.86;0;1.46;7574 +82090;46.36685;3.71504;293;20221108;18.7;5.6;12.2;3.4;10.76;3.5;1.52;5615 +82090;46.36685;3.71504;293;20221109;14.1;12.2;13.1;1.7;13.19;12.3;.73;2142 +82090;46.36685;3.71504;293;20221110;13.3;8.3;10.8;.9;10.89;0;.6;5115 +82090;46.36685;3.71504;293;20221111;16.5;3.7;10.1;2.1;10.22;.2;.82;7466 +82090;46.36685;3.71504;293;20221112;14.6;6.1;10.4;2.1;10.72;.1;.7;5504 +82090;46.36685;3.71504;293;20221113;12.9;4.7;8.8;1.3;10.22;.1;.53;4706 +82090;46.36685;3.71504;293;20221114;16.9;6;11.4;2.3;11.09;6.1;.93;5068 +82090;46.36685;3.71504;293;20221115;15.2;8.9;12.1;1.9;12.29;8.8;.72;3162 +82090;46.36685;3.71504;293;20221116;15.9;6.1;11;3.3;10.16;.3;1.17;5377 +82090;46.36685;3.71504;293;20221117;15;11;13;4.3;10.42;3.5;1.62;3179 +82090;46.36685;3.71504;293;20221118;12;6;9;2.6;9.02;3;.84;4373 +82090;46.36685;3.71504;293;20221119;8.7;1.2;5;1.5;8.19;1.6;.39;3920 +82090;46.36685;3.71504;293;20221120;10.1;1.5;5.8;2.2;7.96;2;.55;5483 +82090;46.36685;3.71504;293;20221121;9.4;2.8;6.1;2.8;8.22;3.5;.63;2901 +82090;46.36685;3.71504;293;20221122;10.4;4.5;7.5;3.4;7.52;0;1.01;4643 +82090;46.36685;3.71504;293;20221123;12.6;2.9;7.7;2.4;8.39;3.1;.81;4224 +82090;46.36685;3.71504;293;20221124;12.4;4.6;8.5;2.5;8.76;0;.81;4358 +82090;46.36685;3.71504;293;20221125;11;7.5;9.3;1.9;9.52;1.5;.67;2904 +82090;46.36685;3.71504;293;20221126;9.1;2.1;5.6;1.5;8.32;0;.32;4622 +82090;46.36685;3.71504;293;20221127;10.2;1.2;5.7;1.6;7.52;3.9;.53;3931 +82090;46.36685;3.71504;293;20221128;10.6;4.2;7.4;2.3;9.29;5.4;.5;3343 +82090;46.36685;3.71504;293;20221129;7.6;5.5;6.6;1.7;9.02;1;.45;1648 +82090;46.36685;3.71504;293;20221130;8.1;4.9;6.5;1.9;8.66;.2;.49;1929 +82090;46.36685;3.71504;293;20221201;7.1;4.8;6;2.5;7.89;0;.64;1541 +82090;46.36685;3.71504;293;20221202;4;3;3.5;1.4;6.89;2;.47;952 +82090;46.36685;3.71504;293;20221203;4.5;1.2;2.8;2.3;6.99;3.2;.37;2110 +82090;46.36685;3.71504;293;20221204;5;2.2;3.6;2.4;7.39;5;.41;1639 +82090;46.36685;3.71504;293;20221205;8.6;.8;4.7;1.5;6.49;.1;.46;4829 +82090;46.36685;3.71504;293;20221206;1.8;-3.5;-.9;1.2;5.66;.1;.22;2336 +82090;46.36685;3.71504;293;20221207;3.7;1;2.3;1.6;6.36;0;.4;1759 +82090;46.36685;3.71504;293;20221208;4;-2.6;.7;1.9;5.66;.5;.26;4553 +82090;46.36685;3.71504;293;20221209;1.9;-.7;.6;1.8;5.69;.7;.4;1584 +82090;46.36685;3.71504;293;20221210;.3;-1.6;-.6;2.5;4.92;0;.45;2001 +82090;46.36685;3.71504;293;20221211;0;-6;-3;1.8;4.22;0;.26;3959 +82090;46.36685;3.71504;293;20221212;-1;-6.3;-3.7;2.5;4.29;.3;.18;3805 +82090;46.36685;3.71504;293;20221213;1.5;-3;-.7;3.1;5.22;1.9;.38;2408 +82090;46.36685;3.71504;293;20221214;12.5;-1.6;5.4;1.9;8.12;2.1;.47;3835 +82090;46.36685;3.71504;293;20221215;4.7;2.5;3.6;2.3;7.96;4.1;.27;979 +82090;46.36685;3.71504;293;20221216;3.5;-.8;1.4;2;5.22;0;.47;3486 +82090;46.36685;3.71504;293;20221217;-1.3;-8.5;-4.9;1.3;3.76;0;.2;3659 +82090;46.36685;3.71504;293;20221218;5.8;-8.3;-1.2;2.8;5.16;0;.39;5063 +82090;46.36685;3.71504;293;20221219;15.6;3.8;9.7;4.7;8.82;0;1.43;4985 +82090;46.36685;3.71504;293;20221220;15.9;12.4;14.2;5.1;10.29;4.1;2.12;2000 +82090;46.36685;3.71504;293;20221221;13.7;9.5;11.6;3.1;11.02;0;.85;2715 +82090;46.36685;3.71504;293;20221222;14.5;10.7;12.6;4.9;11.26;10.5;1.33;1932 +82090;46.36685;3.71504;293;20221223;16;11.2;13.6;4;13.46;5.9;.88;1953 +82090;46.36685;3.71504;293;20221224;11.5;10.3;10.9;1.7;11.76;.5;.55;1144 +82090;46.36685;3.71504;293;20221225;15.8;4.3;10.1;2.1;9.39;1;.74;4422 +82090;46.36685;3.71504;293;20221226;12.6;8.4;10.5;2.9;10.19;2.5;.9;1529 +82090;46.36685;3.71504;293;20221227;11.7;1.7;6.7;1.2;8.32;0;.3;4748 +82090;46.36685;3.71504;293;20221228;13.8;2.4;8.1;3.7;8.02;0;1.08;4691 +82090;46.36685;3.71504;293;20221229;11.5;9.2;10.4;4.1;9.49;4.4;1.23;1197 +82090;46.36685;3.71504;293;20221230;14.7;2.7;8.7;3;9.89;2;.75;3031 +82090;46.36685;3.71504;293;20221231;17.3;12.3;14.8;3.4;11.06;0;1.58;3438 +82091;46.38539;4.03876;249;20220101;14.9;-.2;7.3;.9;7.8;0;.26;6543 +82091;46.38539;4.03876;249;20220102;13.9;-.8;6.5;1.3;8.2;0;.38;5443 +82091;46.38539;4.03876;249;20220103;14;8.2;11.1;2.6;9.8;0;.96;2752 +82091;46.38539;4.03876;249;20220104;15.2;9.7;12.5;4.1;9.47;5.3;1.63;2277 +82091;46.38539;4.03876;249;20220105;4.9;2.2;3.6;4;6.36;.3;.68;2507 +82091;46.38539;4.03876;249;20220106;5.6;-.5;2.5;2.7;5.9;0;.52;4179 +82091;46.38539;4.03876;249;20220107;5.7;-2.1;1.8;2.6;6.4;4.6;.35;3287 +82091;46.38539;4.03876;249;20220108;7.4;4.4;5.9;5;8;6.9;.69;2048 +82091;46.38539;4.03876;249;20220109;7.8;4.1;5.9;3.7;7.6;4.6;.75;2296 +82091;46.38539;4.03876;249;20220110;6.8;3;4.9;2;6.5;.5;.57;4328 +82091;46.38539;4.03876;249;20220111;4.2;-4.2;0;2.4;5.3;0;.31;6081 +82091;46.38539;4.03876;249;20220112;2.6;-1.9;.3;2.5;5.2;0;.42;4147 +82091;46.38539;4.03876;249;20220113;2.2;-5.8;-1.8;.9;4.5;0;.22;5180 +82091;46.38539;4.03876;249;20220114;4.5;-6.3;-.9;1.5;4.6;0;.31;6788 +82091;46.38539;4.03876;249;20220115;6.2;-6.3;-.1;.8;4.6;0;.23;7178 +82091;46.38539;4.03876;249;20220116;-1.2;-6.2;-3.7;1.9;4.5;0;.18;4079 +82091;46.38539;4.03876;249;20220117;1.9;-3.1;-.6;1.2;6;0;.2;2897 +82091;46.38539;4.03876;249;20220118;3.4;-.4;1.5;1.7;6.2;0;.36;2552 +82091;46.38539;4.03876;249;20220119;3.3;-4.6;-.7;1.6;5.8;.7;.2;4907 +82091;46.38539;4.03876;249;20220120;6.3;.9;3.6;3.4;6.8;.3;.57;3568 +82091;46.38539;4.03876;249;20220121;5.7;-1.1;2.3;4.4;5.1;0;.95;5908 +82091;46.38539;4.03876;249;20220122;2.1;-5.3;-1.6;1.5;5.3;0;.23;5047 +82091;46.38539;4.03876;249;20220123;3.4;-2.4;.5;1.1;6.1;0;.29;3354 +82091;46.38539;4.03876;249;20220124;7.8;-.3;3.7;2.1;6;0;.69;4627 +82091;46.38539;4.03876;249;20220125;5.1;-2.9;1.1;1.3;5.4;0;.41;5959 +82091;46.38539;4.03876;249;20220126;-1.5;-5.4;-3.5;1;4.7;0;.24;2856 +82091;46.38539;4.03876;249;20220127;-2.5;-3.9;-3.2;1;4.7;0;.27;1725 +82091;46.38539;4.03876;249;20220128;1.9;-3;-.6;1.3;6.1;0;.23;3290 +82091;46.38539;4.03876;249;20220129;4.6;-.5;2;2.2;7;.4;.3;3402 +82091;46.38539;4.03876;249;20220130;8.3;3.2;5.7;1.7;8.3;.1;.48;4334 +82091;46.38539;4.03876;249;20220131;8;2.9;5.4;4.1;7.3;2.7;.85;4131 +82091;46.38539;4.03876;249;20220201;5.8;-1.4;2.2;2.7;7.2;2.8;.3;4216 +82091;46.38539;4.03876;249;20220202;10.4;5.8;8.1;2.9;9.7;.4;.63;3413 +82091;46.38539;4.03876;249;20220203;10.1;2.2;6.1;2.4;8.1;0;.68;6633 +82091;46.38539;4.03876;249;20220204;9.9;5;7.4;2.5;8.2;2.6;.84;3623 +82091;46.38539;4.03876;249;20220205;8.8;1.6;5.2;2.1;6.8;0;.79;6300 +82091;46.38539;4.03876;249;20220206;8.9;-2.6;3.1;5.2;7.2;2.7;.65;5719 +82091;46.38539;4.03876;249;20220207;9.2;6.8;8;4.2;7;.2;1.49;5767 +82091;46.38539;4.03876;249;20220208;12.2;-2.4;4.9;1.4;5.94;0;.88;9782 +82091;46.38539;4.03876;249;20220209;15.6;-3.8;5.9;1.2;5.8;0;1.02;11473 +82091;46.38539;4.03876;249;20220210;13.3;-2.6;5.3;1.1;8;3.8;.7;8580 +82091;46.38539;4.03876;249;20220211;8.4;4.4;6.4;2.8;6.6;0;1.13;6810 +82091;46.38539;4.03876;249;20220212;7.3;-5;1.1;1.4;5.3;0;.68;8474 +82091;46.38539;4.03876;249;20220213;14.5;-3.5;5.5;4.9;6.6;.6;1.81;11424 +82091;46.38539;4.03876;249;20220214;10.4;8.1;9.2;3.7;8.75;5.4;1.19;3300 +82091;46.38539;4.03876;249;20220215;9.9;4.7;7.3;3.7;7.7;5.2;1.17;5267 +82091;46.38539;4.03876;249;20220216;13.8;5.6;9.7;5;10.6;5.6;1.03;5561 +82091;46.38539;4.03876;249;20220217;15;10.6;12.8;4.5;10.76;.6;1.61;4344 +82091;46.38539;4.03876;249;20220218;17.8;6.9;12.3;3.8;9.7;1.3;1.97;8598 +82091;46.38539;4.03876;249;20220219;9.7;3.6;6.6;3.1;6.5;0;1.38;8943 +82091;46.38539;4.03876;249;20220220;12;1.9;6.9;4.2;8.1;2.1;1.21;6529 +82091;46.38539;4.03876;249;20220221;9.4;7.3;8.3;6.6;8;2.4;1.58;3703 +82091;46.38539;4.03876;249;20220222;10.5;6.1;8.3;3.4;8.6;.3;1.11;4424 +82091;46.38539;4.03876;249;20220223;14.6;7.8;11.2;1.4;9.1;0;1.26;8439 +82091;46.38539;4.03876;249;20220224;14.7;1.2;7.9;2.8;7.5;.7;1.57;9004 +82091;46.38539;4.03876;249;20220225;9.3;-.7;4.3;2.2;5.9;0;1.2;10703 +82091;46.38539;4.03876;249;20220226;10.6;-4.1;3.2;2.7;5.2;0;1.43;10781 +82091;46.38539;4.03876;249;20220227;11.3;-4.2;3.5;1.8;5.1;0;1.33;11254 +82091;46.38539;4.03876;249;20220228;13.5;-3.4;5;1.2;5.4;0;1.32;11958 +82091;46.38539;4.03876;249;20220301;13.2;-5;4.1;2;5.8;0;1.49;13286 +82091;46.38539;4.03876;249;20220302;12.4;-2.3;5;1.1;7.3;.3;1.11;11958 +82091;46.38539;4.03876;249;20220303;11.5;6.5;9;1.1;9.6;.5;.99;7571 +82091;46.38539;4.03876;249;20220304;15;1.8;8.4;1.6;6.9;0;1.59;11563 +82091;46.38539;4.03876;249;20220305;11.3;-4.5;3.4;1.4;4.9;0;1.41;14339 +82091;46.38539;4.03876;249;20220306;8.8;-6.1;1.3;1.3;4.3;0;1.28;14723 +82091;46.38539;4.03876;249;20220307;9.4;-6.4;1.5;2;4.4;0;1.48;15199 +82091;46.38539;4.03876;249;20220308;14.8;-3.4;5.7;1.7;5;0;1.84;13882 +82091;46.38539;4.03876;249;20220309;15.5;-4;5.7;1.6;6.5;0;1.78;16788 +82091;46.38539;4.03876;249;20220310;16.3;-1.1;7.6;2.8;7.3;0;2.1;15207 +82091;46.38539;4.03876;249;20220311;15.2;8.4;11.8;6.8;7.8;1.7;3.15;10991 +82091;46.38539;4.03876;249;20220312;9.1;6.2;7.6;3.7;8.6;4.5;1.08;4533 +82091;46.38539;4.03876;249;20220313;12.6;6.5;9.5;5.1;7.7;9.3;2.11;6662 +82091;46.38539;4.03876;249;20220314;13.6;-1.8;5.9;2.8;8.6;6.1;1.45;14695 +82091;46.38539;4.03876;249;20220315;17.4;8.7;13.1;4;10.17;0;2.24;8765 +82091;46.38539;4.03876;249;20220316;16.9;4;10.4;1;9.9;0;1.78;15482 +82091;46.38539;4.03876;249;20220317;11.6;7.2;9.4;4.1;9.6;0;1.4;7812 +82091;46.38539;4.03876;249;20220318;13.3;7.1;10.2;4.6;8.5;0;2.11;9816 +82091;46.38539;4.03876;249;20220319;14.7;4.9;9.8;1.6;8.1;.3;1.94;14763 +82091;46.38539;4.03876;249;20220320;15.9;3;9.4;3.7;7.8;.2;2.41;13744 +82091;46.38539;4.03876;249;20220321;17.6;8.4;13;3.4;7.1;0;3.12;13268 +82091;46.38539;4.03876;249;20220322;17.3;.9;9.1;3.6;5.4;0;3.3;18419 +82091;46.38539;4.03876;249;20220323;17.8;-.8;8.5;1.4;5.7;0;2.46;19414 +82091;46.38539;4.03876;249;20220324;19.6;-1.6;9;1.3;6.5;0;2.57;20513 +82091;46.38539;4.03876;249;20220325;20.3;-.8;9.7;1.4;6.9;0;2.7;20696 +82091;46.38539;4.03876;249;20220326;19.3;2.1;10.7;2.2;6.75;0;3.1;19900 +82091;46.38539;4.03876;249;20220327;21.1;-.9;10.1;1.2;7.7;0;2.7;21194 +82091;46.38539;4.03876;249;20220328;22.5;.7;11.6;1.6;7;0;3.16;21409 +82091;46.38539;4.03876;249;20220329;19.2;6.4;12.8;1.9;8.1;4.4;2.69;15442 +82091;46.38539;4.03876;249;20220330;14.4;9.3;11.8;2.3;11.1;1.7;1.64;9490 +82091;46.38539;4.03876;249;20220331;11.6;7.5;9.5;4.1;9;9.8;1.74;8816 +82091;46.38539;4.03876;249;20220401;4.5;.2;2.3;5.9;6;2.4;1.08;7960 +82091;46.38539;4.03876;249;20220402;5.5;.6;3;6.1;5.12;0;1.82;9460 +82091;46.38539;4.03876;249;20220403;5.7;-.3;2.7;4.4;5.12;0;1.65;11319 +82091;46.38539;4.03876;249;20220404;9.5;-2.6;3.4;1.8;5.1;0;2.01;19019 +82091;46.38539;4.03876;249;20220405;12.7;2.7;7.7;2.6;8.2;0;1.69;10863 +82091;46.38539;4.03876;249;20220406;14;8.6;11.3;2.4;10.4;1.4;1.62;8049 +82091;46.38539;4.03876;249;20220407;13.7;9.9;11.8;5;10.7;10.6;1.81;6809 +82091;46.38539;4.03876;249;20220408;17;10.1;13.5;6.5;10.2;1.2;3.04;10925 +82091;46.38539;4.03876;249;20220409;11;3.4;7.2;3.6;6.9;.5;2.07;12457 +82091;46.38539;4.03876;249;20220410;13.9;-2.9;5.5;2;6.2;0;2.54;22276 +82091;46.38539;4.03876;249;20220411;20.7;0;10.3;5.1;8;0;4.14;23904 +82091;46.38539;4.03876;249;20220412;21.1;10.1;15.6;3.5;8.2;0;4.12;17931 +82091;46.38539;4.03876;249;20220413;18.4;4.2;11.3;1.8;10.5;0;2.83;21417 +82091;46.38539;4.03876;249;20220414;21.2;4.5;12.8;1.5;11.6;0;2.85;19434 +82091;46.38539;4.03876;249;20220415;22.3;5.1;13.7;1.9;10.9;0;3.41;22089 +82091;46.38539;4.03876;249;20220416;21.8;3.9;12.8;3.2;9.3;0;3.97;23772 +82091;46.38539;4.03876;249;20220417;19.5;2.9;11.2;2.4;7.1;0;3.67;23458 +82091;46.38539;4.03876;249;20220418;20.6;.5;10.5;1.3;7.2;0;3.4;24892 +82091;46.38539;4.03876;249;20220419;20;2.4;11.2;2;8.7;0;3.44;23858 +82091;46.38539;4.03876;249;20220420;19.5;2.5;11;1.6;9.5;0;3.09;22327 +82091;46.38539;4.03876;249;20220421;20.2;7.4;13.8;1.3;10.2;0;3.08;19869 +82091;46.38539;4.03876;249;20220422;20.9;.8;10.8;1.4;9.2;.2;3.42;25284 +82091;46.38539;4.03876;249;20220423;18.7;8.7;13.7;3.9;10.5;3.8;3.24;16899 +82091;46.38539;4.03876;249;20220424;14.7;7.2;10.9;2.2;10.8;4.4;1.81;10915 +82091;46.38539;4.03876;249;20220425;14.8;10.1;12.4;2.6;11.7;3.4;1.85;10031 +82091;46.38539;4.03876;249;20220426;17.7;9.5;13.6;2.1;10.1;0;3.02;17878 +82091;46.38539;4.03876;249;20220427;19.5;1.5;10.5;1.7;9.1;0;3.46;25713 +82091;46.38539;4.03876;249;20220428;22.4;2.4;12.4;1.6;9.9;0;3.88;26923 +82091;46.38539;4.03876;249;20220429;19.8;3.3;11.5;1.8;11.1;.2;3.07;21855 +82091;46.38539;4.03876;249;20220430;18.8;5.5;12.1;2.6;9.5;.1;3.43;22002 +82091;46.38539;4.03876;249;20220501;19.1;2.8;10.9;1.6;9;0;3.35;23760 +82091;46.38539;4.03876;249;20220502;20.1;1.4;10.7;1.5;9.4;0;3.61;26840 +82091;46.38539;4.03876;249;20220503;21.6;6.3;13.9;1.8;10.3;0;3.52;21139 +82091;46.38539;4.03876;249;20220504;19.6;5.3;12.4;1.7;11.7;4.3;2.98;20258 +82091;46.38539;4.03876;249;20220505;19.2;9.2;14.2;2.1;11.3;1.9;3.16;18779 +82091;46.38539;4.03876;249;20220506;19.9;4;11.9;2.4;10.6;0;3.36;22417 +82091;46.38539;4.03876;249;20220507;23.4;3.6;13.5;1.9;10.3;.2;4.18;26543 +82091;46.38539;4.03876;249;20220508;24.3;5.8;15;1.8;10.8;0;4.43;27322 +82091;46.38539;4.03876;249;20220509;24.3;6;15.1;1.6;11.6;0;4.34;27356 +82091;46.38539;4.03876;249;20220510;27.7;6.7;17.2;1.5;12.3;.1;4.77;27798 +82091;46.38539;4.03876;249;20220511;31.3;8.3;19.8;1.7;12.9;0;5.59;29506 +82091;46.38539;4.03876;249;20220512;22.6;11.5;17;1.3;15.3;3.1;3.56;21660 +82091;46.38539;4.03876;249;20220513;24.1;15.2;19.6;2;16;0;3.52;17253 +82091;46.38539;4.03876;249;20220514;25.7;8.3;17;1.4;12.7;0;4.6;27819 +82091;46.38539;4.03876;249;20220515;30.5;8.9;19.7;1.9;14.1;9.7;5.45;28435 +82091;46.38539;4.03876;249;20220516;26;14.6;20.3;1.7;16.2;0;4.28;22621 +82091;46.38539;4.03876;249;20220517;28.8;11.9;20.3;1;16.4;0;4.9;28013 +82091;46.38539;4.03876;249;20220518;29.9;12.8;21.3;1.4;17.1;.2;5.22;28232 +82091;46.38539;4.03876;249;20220519;31.5;15.6;23.5;2.2;15.4;.5;5.62;24867 +82091;46.38539;4.03876;249;20220520;33;14.1;23.5;2.7;14.6;0;6.63;28982 +82091;46.38539;4.03876;249;20220521;28.3;15.9;22.1;2.8;17.3;0;5.16;24444 +82091;46.38539;4.03876;249;20220522;29.1;15.7;22.4;2.5;15.7;2.2;5.23;23459 +82091;46.38539;4.03876;249;20220523;22.6;16.8;19.7;3.1;16.5;5;3.12;12614 +82091;46.38539;4.03876;249;20220524;20.4;11.2;15.8;3.2;11.9;0;3.87;20712 +82091;46.38539;4.03876;249;20220525;21.4;6.5;13.9;2.2;11.1;.1;4.08;25601 +82091;46.38539;4.03876;249;20220526;21;6.6;13.8;1.5;12;0;3.52;22529 +82091;46.38539;4.03876;249;20220527;22.4;10.8;16.6;1.9;13.3;0;3.8;21574 +82091;46.38539;4.03876;249;20220528;22.4;7.8;15.1;2.4;10.2;0;4.46;25240 +82091;46.38539;4.03876;249;20220529;20.4;3.6;12;2.1;8.1;0;4.33;27897 +82091;46.38539;4.03876;249;20220530;23.1;4.3;13.7;1.7;8;0;4.73;29083 +82091;46.38539;4.03876;249;20220531;24.4;5.9;15.1;1.6;9.7;0;4.47;25802 +82091;46.38539;4.03876;249;20220601;25.2;7.3;16.2;1.2;12.4;.2;3.82;21543 +82091;46.38539;4.03876;249;20220602;29.3;12.9;21.1;2.4;14.5;3.7;5.28;24139 +82091;46.38539;4.03876;249;20220603;30.8;16;23.4;2.2;17.5;25.8;5.43;24648 +82091;46.38539;4.03876;249;20220604;29.8;14;21.9;2.5;18.8;56.2;5.39;26945 +82091;46.38539;4.03876;249;20220605;24.7;15.5;20.1;4.3;17.4;.4;4.28;20565 +82091;46.38539;4.03876;249;20220606;24.2;13;18.6;1.8;15.3;.3;3.7;19123 +82091;46.38539;4.03876;249;20220607;22.9;15;18.9;2.9;14;0;3.96;17767 +82091;46.38539;4.03876;249;20220608;21.5;11.3;16.4;2.9;14.2;13.6;3.29;17217 +82091;46.38539;4.03876;249;20220609;20.7;13.2;16.9;3.4;13.2;.4;3.66;17755 +82091;46.38539;4.03876;249;20220610;25.3;8.7;17;1.2;12.9;.1;4.76;28775 +82091;46.38539;4.03876;249;20220611;29.3;10.4;19.8;1.2;14.8;0;5.5;30978 +82091;46.38539;4.03876;249;20220612;29.8;12.9;21.3;1.1;16.5;0;5.11;27343 +82091;46.38539;4.03876;249;20220613;26.3;17.4;21.8;2.3;14.8;0;4.84;21769 +82091;46.38539;4.03876;249;20220614;29;8.4;18.7;1.3;12.3;0;5.61;31987 +82091;46.38539;4.03876;249;20220615;34.7;14.1;24.4;1.4;16.7;0;6.49;31882 +82091;46.38539;4.03876;249;20220616;31.7;16.9;24.3;1.7;18;0;5.94;28691 +82091;46.38539;4.03876;249;20220617;32.3;13.9;23.1;.9;16.7;.1;5.79;30840 +82091;46.38539;4.03876;249;20220618;35.9;12.8;24.3;2.3;16.4;0;7.27;32412 +82091;46.38539;4.03876;249;20220619;36.5;22.3;29.4;4.5;13.8;0;9.26;28341 +82091;46.38539;4.03876;249;20220620;32.6;18;25.3;2.7;16.3;0;6.59;27383 +82091;46.38539;4.03876;249;20220621;30.8;17.3;24;2.3;19.7;4.5;5.41;24732 +82091;46.38539;4.03876;249;20220622;28.3;19.4;23.8;3.4;20;3.9;4.87;20292 +82091;46.38539;4.03876;249;20220623;25;15.1;20;1.4;17.8;2.8;4;21599 +82091;46.38539;4.03876;249;20220624;22.5;13.7;18.1;1.4;15.9;5.2;3.44;18981 +82091;46.38539;4.03876;249;20220625;28;10.8;19.4;2.2;16;24.9;5.2;28017 +82091;46.38539;4.03876;249;20220626;18.3;14.6;16.4;1.8;17.1;62.9;1.78;9255 +82091;46.38539;4.03876;249;20220627;20.9;14.3;17.6;1.9;16.1;2.1;3.1;17034 +82091;46.38539;4.03876;249;20220628;25.6;10.2;17.9;1.5;13.8;.1;4.66;26643 +82091;46.38539;4.03876;249;20220629;28;12.4;20.2;1.5;14.3;.9;5.36;29105 +82091;46.38539;4.03876;249;20220630;21.3;14.6;17.9;2.4;15.4;1.6;2.77;12420 +82091;46.38539;4.03876;249;20220701;21.7;11.5;16.6;1.9;12.7;.1;4.21;24625 +82091;46.38539;4.03876;249;20220702;28.3;7.5;17.9;.9;13.1;.1;5.28;31936 +82091;46.38539;4.03876;249;20220703;28.1;12.6;20.3;2.1;16;2.3;5.23;27336 +82091;46.38539;4.03876;249;20220704;26.3;15.4;20.8;2.2;17.2;0;4.23;20537 +82091;46.38539;4.03876;249;20220705;27.4;13;20.2;1.7;15;.1;5.06;26937 +82091;46.38539;4.03876;249;20220706;26.3;10.7;18.5;1.6;13.4;0;4.9;27340 +82091;46.38539;4.03876;249;20220707;25.2;8.7;16.9;2.7;13.8;.1;4.72;26555 +82091;46.38539;4.03876;249;20220708;26.2;11.6;18.9;2.7;13.6;0;5.32;27986 +82091;46.38539;4.03876;249;20220709;27.7;10.1;18.9;2;13.6;0;5.45;29827 +82091;46.38539;4.03876;249;20220710;27.5;11.8;19.6;1.9;14.2;0;5.31;28662 +82091;46.38539;4.03876;249;20220711;28.8;10.8;19.8;1.7;13.4;.2;5.55;29920 +82091;46.38539;4.03876;249;20220712;30.6;11.3;20.9;1.3;14.7;0;5.64;30557 +82091;46.38539;4.03876;249;20220713;32;11.2;21.6;1.5;14.8;0;5.98;31268 +82091;46.38539;4.03876;249;20220714;33.7;14.4;24;1.9;16.7;.2;6.4;30402 +82091;46.38539;4.03876;249;20220715;30.3;14.1;22.2;2.1;15.9;0;5.71;27965 +82091;46.38539;4.03876;249;20220716;30.1;11.2;20.6;1.8;12.3;0;5.84;30021 +82091;46.38539;4.03876;249;20220717;32.4;9.4;20.9;1.7;13.4;0;6.09;31166 +82091;46.38539;4.03876;249;20220718;36.9;11.9;24.4;1.5;14.7;0;6.58;31071 +82091;46.38539;4.03876;249;20220719;38.6;14.6;26.6;2.1;16.6;0;7.35;30973 +82091;46.38539;4.03876;249;20220720;27.4;20.2;23.8;3;18.9;1.1;4.39;17158 +82091;46.38539;4.03876;249;20220721;29.3;13.5;21.4;1.3;16.6;0;5.14;27842 +82091;46.38539;4.03876;249;20220722;32;13.2;22.6;1.2;16.1;0;5.34;27605 +82091;46.38539;4.03876;249;20220723;27.9;20.3;24.1;2.9;17.4;0;4.68;17660 +82091;46.38539;4.03876;249;20220724;33.9;13.3;23.6;1.5;16.9;.1;6.03;30098 +82091;46.38539;4.03876;249;20220725;30;15.1;22.5;3.2;17.2;0;5.69;25848 +82091;46.38539;4.03876;249;20220726;27;16.4;21.7;3;15;0;5.06;22332 +82091;46.38539;4.03876;249;20220727;27.6;12.8;20.2;1.8;12.5;0;4.83;24128 +82091;46.38539;4.03876;249;20220728;29.8;9.7;19.7;1.7;13;0;5.38;28639 +82091;46.38539;4.03876;249;20220729;28.5;14.9;21.7;1.5;14.6;0;4.03;18174 +82091;46.38539;4.03876;249;20220730;30.9;11.9;21.4;1.8;13.8;0;5.57;28151 +82091;46.38539;4.03876;249;20220731;32.3;13.3;22.8;2.1;14.5;0;5.95;28144 +82091;46.38539;4.03876;249;20220801;32.3;13;22.6;2.1;15.2;0;5.91;28342 +82091;46.38539;4.03876;249;20220802;33;13.3;23.1;1.3;15.7;0;5.53;28520 +82091;46.38539;4.03876;249;20220803;36.7;14.1;25.4;1;15.3;0;5.76;29141 +82091;46.38539;4.03876;249;20220804;36.6;16.6;26.6;1.4;16.7;.8;5.85;26834 +82091;46.38539;4.03876;249;20220805;30.3;16.4;23.3;2.2;18.2;.3;5.01;23501 +82091;46.38539;4.03876;249;20220806;31.2;16.7;23.9;2.8;13.3;0;6.08;25086 +82091;46.38539;4.03876;249;20220807;30.6;11.2;20.9;2.1;11.2;0;5.69;27660 +82091;46.38539;4.03876;249;20220808;32.1;10.4;21.2;2.3;10.6;0;6.12;28394 +82091;46.38539;4.03876;249;20220809;33.8;10.7;22.2;2;11.2;0;6.09;28237 +82091;46.38539;4.03876;249;20220810;33.7;11.2;22.4;1.4;11.3;0;5.53;28078 +82091;46.38539;4.03876;249;20220811;34.9;11.8;23.3;1.1;11.8;0;5.34;27916 +82091;46.38539;4.03876;249;20220812;35.1;11.4;23.2;1.4;11.7;0;5.61;27753 +82091;46.38539;4.03876;249;20220813;34;11.2;22.6;1.6;10.5;1;5.66;27587 +82091;46.38539;4.03876;249;20220814;27;16.3;21.6;2.2;15.6;7.2;3.76;15489 +82091;46.38539;4.03876;249;20220815;27.3;13.4;20.3;1.9;16.4;1;3.9;19693 +82091;46.38539;4.03876;249;20220816;31.4;13.3;22.3;1.9;16.3;20.6;4.95;24177 +82091;46.38539;4.03876;249;20220817;23.9;15.4;19.6;1.8;18.6;9.5;3.2;17988 +82091;46.38539;4.03876;249;20220818;23.8;14.6;19.2;2;18.2;14.5;2.72;14149 +82091;46.38539;4.03876;249;20220819;25.2;16.7;20.9;3;18.4;2.2;3.44;15971 +82091;46.38539;4.03876;249;20220820;26;17.9;21.9;1.8;17.9;.1;3.32;15290 +82091;46.38539;4.03876;249;20220821;25.5;10.9;18.2;1.2;14.2;0;3.54;20687 +82091;46.38539;4.03876;249;20220822;26;15;20.5;1.9;16.8;0;3.71;19459 +82091;46.38539;4.03876;249;20220823;29.3;16.9;23.1;1.3;18.5;.1;4.07;21197 +82091;46.38539;4.03876;249;20220824;32.3;13.9;23.1;1.2;15.4;0;4.44;22893 +82091;46.38539;4.03876;249;20220825;32.3;12.5;22.4;1.6;15.5;.7;4.85;24815 +82091;46.38539;4.03876;249;20220826;27.1;18.3;22.7;3.3;18.8;.1;3.76;14890 +82091;46.38539;4.03876;249;20220827;27;14.5;20.7;1.6;16.3;0;3.31;16217 +82091;46.38539;4.03876;249;20220828;29.3;12.2;20.7;.9;15.6;0;3.92;23086 +82091;46.38539;4.03876;249;20220829;32.6;12.9;22.7;.9;16;.5;4.28;24019 +82091;46.38539;4.03876;249;20220830;22.6;15.6;19.1;2.1;17.7;1.7;2.31;11108 +82091;46.38539;4.03876;249;20220831;28.1;15.9;22;1.4;17.8;.1;3.47;17851 +82091;46.38539;4.03876;249;20220901;28.9;11.6;20.2;.7;14.8;0;3.41;20425 +82091;46.38539;4.03876;249;20220902;26;12.1;19;1.4;15.8;4.9;3.22;18325 +82091;46.38539;4.03876;249;20220903;27;15.5;21.2;1.8;16.8;.3;3.46;17375 +82091;46.38539;4.03876;249;20220904;30.7;11.9;21.3;1.3;15.5;.2;4.05;22490 +82091;46.38539;4.03876;249;20220905;33;14.8;23.9;2;17;.7;4.65;21484 +82091;46.38539;4.03876;249;20220906;29.4;16.9;23.1;1.7;18.3;.8;3.65;17661 +82091;46.38539;4.03876;249;20220907;26;15.3;20.6;2.4;17.4;10.3;3.05;14000 +82091;46.38539;4.03876;249;20220908;24.5;11.4;17.9;2.6;14.7;0;3.15;16310 +82091;46.38539;4.03876;249;20220909;24.3;12.7;18.5;3.1;14.2;1.7;3.09;12473 +82091;46.38539;4.03876;249;20220910;22.9;13.4;18.1;2.3;13.4;.2;2.93;13919 +82091;46.38539;4.03876;249;20220911;25.2;7.7;16.4;1.2;12.3;0;3.14;20599 +82091;46.38539;4.03876;249;20220912;32.1;10.8;21.4;1.3;14.2;0;3.95;21804 +82091;46.38539;4.03876;249;20220913;31.7;15.9;23.8;1.5;17;1.7;3.68;17611 +82091;46.38539;4.03876;249;20220914;27.4;16.9;22.1;1.9;18.8;10.2;2.71;11598 +82091;46.38539;4.03876;249;20220915;23.4;15.1;19.2;2.3;18.1;4.5;2.21;11027 +82091;46.38539;4.03876;249;20220916;19.5;11;15.2;2.1;13.9;.2;1.92;10723 +82091;46.38539;4.03876;249;20220917;17.5;5.6;11.5;2.8;9.5;0;2.45;15779 +82091;46.38539;4.03876;249;20220918;18.5;1.2;9.8;1.2;8;0;2.34;19135 +82091;46.38539;4.03876;249;20220919;19.8;3;11.4;1.7;8.5;0;2.54;17664 +82091;46.38539;4.03876;249;20220920;20.1;1.2;10.6;1.7;8.3;0;2.57;18807 +82091;46.38539;4.03876;249;20220921;20.2;2.4;11.3;1.8;8.1;0;2.66;18713 +82091;46.38539;4.03876;249;20220922;21.5;.8;11.1;1;8;0;2.41;19480 +82091;46.38539;4.03876;249;20220923;23.8;2.9;13.3;1;10.4;.8;2.43;18102 +82091;46.38539;4.03876;249;20220924;22;10.9;16.4;2.4;13.7;4.9;2.13;9531 +82091;46.38539;4.03876;249;20220925;16.2;11.9;14;1.5;13.6;5.1;1.19;5858 +82091;46.38539;4.03876;249;20220926;17.2;6;11.6;1.8;11.2;6.8;1.65;11645 +82091;46.38539;4.03876;249;20220927;14.5;9.9;12.2;3.3;11.7;9.9;1.41;7052 +82091;46.38539;4.03876;249;20220928;15.3;11.4;13.3;3.5;13.8;12;1.09;5389 +82091;46.38539;4.03876;249;20220929;15.5;9.8;12.6;2.4;11.2;2.5;1.58;8458 +82091;46.38539;4.03876;249;20220930;16.1;6.1;11.1;2;9.8;1.4;1.73;11890 +82091;46.38539;4.03876;249;20221001;20.5;6;13.2;4;13.1;7.1;1.92;10928 +82091;46.38539;4.03876;249;20221002;22.1;15.5;18.8;2.3;16.3;1.2;1.93;8430 +82091;46.38539;4.03876;249;20221003;17.7;14.1;15.9;1.8;14.2;.1;1.44;6981 +82091;46.38539;4.03876;249;20221004;20.6;5.8;13.2;.7;11.2;.2;1.65;13583 +82091;46.38539;4.03876;249;20221005;26.7;7.5;17.1;1.1;12.2;.1;2.29;15329 +82091;46.38539;4.03876;249;20221006;19.1;10.8;14.9;1.4;13.8;.1;1.4;8454 +82091;46.38539;4.03876;249;20221007;23.1;7.9;15.5;1;13.2;1.2;1.78;12826 +82091;46.38539;4.03876;249;20221008;19.2;11.8;15.5;1.2;13.3;0;1.51;9856 +82091;46.38539;4.03876;249;20221009;20.2;3.3;11.7;1;10.5;.2;1.6;13809 +82091;46.38539;4.03876;249;20221010;23.3;7;15.1;1;12.7;.1;1.74;13172 +82091;46.38539;4.03876;249;20221011;19.8;11.1;15.4;1.5;14.7;2.2;1.3;7640 +82091;46.38539;4.03876;249;20221012;20.9;10.6;15.7;1.2;14.4;.2;1.49;10669 +82091;46.38539;4.03876;249;20221013;18.2;10.1;14.1;1.4;14.6;4.1;1.03;6450 +82091;46.38539;4.03876;249;20221014;18.4;13.4;15.9;2.9;15.4;2.8;1.22;4997 +82091;46.38539;4.03876;249;20221015;22.8;15;18.9;2.5;14.6;0;2.08;8181 +82091;46.38539;4.03876;249;20221016;26.6;13.6;20.1;2.7;15.6;0;2.54;11107 +82091;46.38539;4.03876;249;20221017;25.7;17.1;21.4;3.2;14.7;0;2.92;9993 +82091;46.38539;4.03876;249;20221018;25.4;14.4;19.9;1.2;15.2;.2;1.78;10908 +82091;46.38539;4.03876;249;20221019;24.9;8.8;16.8;1.5;14.4;1.3;1.78;12527 +82091;46.38539;4.03876;249;20221020;23.9;14.2;19;3;16.3;19.4;1.97;7802 +82091;46.38539;4.03876;249;20221021;22.6;15.1;18.8;2.5;16.4;5;1.66;6643 +82091;46.38539;4.03876;249;20221022;23.9;13.2;18.5;1.8;14.6;0;1.78;9812 +82091;46.38539;4.03876;249;20221023;24.9;13.6;19.2;4.2;14.5;0;2.74;7699 +82091;46.38539;4.03876;249;20221024;23.4;12.8;18.1;2.3;13.4;.2;1.96;8659 +82091;46.38539;4.03876;249;20221025;21.9;6.6;14.2;1.2;12.1;.5;1.32;10903 +82091;46.38539;4.03876;249;20221026;23.6;10.1;16.8;1.3;13.6;.1;1.46;10779 +82091;46.38539;4.03876;249;20221027;23.2;9;16.1;1.6;14.4;0;1.4;10021 +82091;46.38539;4.03876;249;20221028;26.3;13.2;19.7;2.3;13.8;.1;2.2;9369 +82091;46.38539;4.03876;249;20221029;28;11;19.5;1.7;12.7;0;2.03;10294 +82091;46.38539;4.03876;249;20221030;24.4;7.3;15.8;1.4;11.2;.1;1.54;10894 +82091;46.38539;4.03876;249;20221031;23.5;8.7;16.1;2.6;12.9;6.9;1.82;9174 +82091;46.38539;4.03876;249;20221101;17.9;13.7;15.8;2.2;12.6;.1;1.37;6539 +82091;46.38539;4.03876;249;20221102;18.2;7.1;12.6;1.8;10.8;.1;1.15;8136 +82091;46.38539;4.03876;249;20221103;16.3;5.2;10.7;2.1;10.2;6.8;1.03;5652 +82091;46.38539;4.03876;249;20221104;10.7;8;9.3;4;9.4;8.8;1.04;3423 +82091;46.38539;4.03876;249;20221105;11.4;5.7;8.5;3.2;9.2;0;.89;4608 +82091;46.38539;4.03876;249;20221106;11.9;.2;6;1.4;8;0;.64;7150 +82091;46.38539;4.03876;249;20221107;19;7.6;13.3;2.2;9.7;0;1.43;7723 +82091;46.38539;4.03876;249;20221108;18.1;4.1;11.1;3.1;10.6;4.8;1.25;6453 +82091;46.38539;4.03876;249;20221109;14.3;13.3;13.8;1.8;13.4;10.8;.77;2068 +82091;46.38539;4.03876;249;20221110;14.2;8.4;11.3;.9;10.9;.1;.62;5593 +82091;46.38539;4.03876;249;20221111;16.6;4.6;10.6;2.3;10.7;.2;.87;7852 +82091;46.38539;4.03876;249;20221112;14.4;8.4;11.4;2.9;11.3;.1;.86;5126 +82091;46.38539;4.03876;249;20221113;10.7;5.2;7.9;1.4;9.9;.1;.47;3463 +82091;46.38539;4.03876;249;20221114;17.1;3.5;10.3;1.1;10.3;4.2;.66;5873 +82091;46.38539;4.03876;249;20221115;16;9;12.5;2.1;12.3;7.8;.77;3808 +82091;46.38539;4.03876;249;20221116;16.5;5.6;11;2.9;10.1;1.6;1.1;5908 +82091;46.38539;4.03876;249;20221117;15.7;11.2;13.4;3.8;10.3;6.7;1.64;3547 +82091;46.38539;4.03876;249;20221118;12.2;7.9;10;2.7;9.3;3.5;.93;4722 +82091;46.38539;4.03876;249;20221119;7.6;.5;4;1.6;8.1;1;.3;3646 +82091;46.38539;4.03876;249;20221120;11;3.7;7.3;1.9;8.4;1.8;.57;5624 +82091;46.38539;4.03876;249;20221121;9.3;2.5;5.9;2.7;8.4;4.9;.5;3483 +82091;46.38539;4.03876;249;20221122;10.8;4.4;7.6;3;7.4;0;.97;5315 +82091;46.38539;4.03876;249;20221123;12.8;1.8;7.3;1.9;8.1;4.5;.68;4770 +82091;46.38539;4.03876;249;20221124;13.3;5;9.1;2.4;8.7;1.6;.86;4686 +82091;46.38539;4.03876;249;20221125;11.3;7.4;9.3;2;9.4;1.8;.67;3686 +82091;46.38539;4.03876;249;20221126;9.9;1.9;5.9;1.5;8.3;0;.36;5007 +82091;46.38539;4.03876;249;20221127;9.6;.4;5;1;7.5;2.6;.36;4306 +82091;46.38539;4.03876;249;20221128;10.2;2.9;6.5;1.8;9.1;4.8;.35;3851 +82091;46.38539;4.03876;249;20221129;7.8;6;6.9;1.9;9;.6;.47;1634 +82091;46.38539;4.03876;249;20221130;8.8;3.9;6.3;2;8.5;.1;.46;2683 +82091;46.38539;4.03876;249;20221201;7.9;4.7;6.3;2.7;7.6;0;.72;2145 +82091;46.38539;4.03876;249;20221202;4.8;3.2;4;1.4;6.9;1.5;.47;1497 +82091;46.38539;4.03876;249;20221203;5.1;1.3;3.2;2.6;6.9;4;.4;2695 +82091;46.38539;4.03876;249;20221204;5.7;2.3;4;2.6;7.2;4.5;.46;2157 +82091;46.38539;4.03876;249;20221205;8.7;1;4.8;1.5;6.6;.1;.43;4908 +82091;46.38539;4.03876;249;20221206;3;-3.5;-.3;1;5.7;.1;.22;2946 +82091;46.38539;4.03876;249;20221207;4.9;1.5;3.2;1.7;6.6;0;.4;2581 +82091;46.38539;4.03876;249;20221208;4.8;-1.6;1.6;2.9;6;1.2;.37;4152 +82091;46.38539;4.03876;249;20221209;2.8;-.1;1.3;2.6;5.8;.6;.45;1924 +82091;46.38539;4.03876;249;20221210;1.1;-.8;.1;3.6;5.1;0;.5;2579 +82091;46.38539;4.03876;249;20221211;-.5;-7.4;-4;1.7;3.9;0;.27;3323 +82091;46.38539;4.03876;249;20221212;-1.5;-6.1;-3.8;3.2;4.2;0;.24;3308 +82091;46.38539;4.03876;249;20221213;1.4;-3.4;-1;3.5;4.8;.5;.46;2434 +82091;46.38539;4.03876;249;20221214;13.5;-2.4;5.5;1.6;7.6;1.9;.46;5125 +82091;46.38539;4.03876;249;20221215;4.9;4.2;4.5;2.4;8.5;4.8;.26;910 +82091;46.38539;4.03876;249;20221216;4.1;-.1;2;2.6;5.5;0;.5;3864 +82091;46.38539;4.03876;249;20221217;-.6;-8.9;-4.8;.8;3.4;0;.13;5031 +82091;46.38539;4.03876;249;20221218;4.8;-10.3;-2.8;1.9;4.8;0;.21;5177 +82091;46.38539;4.03876;249;20221219;15.9;-.3;7.8;3.1;7.9;0;.95;6519 +82091;46.38539;4.03876;249;20221220;15.7;12.4;14;5.1;10.3;4.8;2.02;1984 +82091;46.38539;4.03876;249;20221221;14;9.4;11.7;2.9;11;.3;.81;3033 +82091;46.38539;4.03876;249;20221222;14.8;10.8;12.8;4.6;10.9;9.5;1.4;2187 +82091;46.38539;4.03876;249;20221223;16.5;10.8;13.6;3.4;13.4;5.5;.8;2617 +82091;46.38539;4.03876;249;20221224;11.2;10.8;11;1.3;11.7;.6;.55;679 +82091;46.38539;4.03876;249;20221225;13.4;3.5;8.4;2;9.5;0;.42;5053 +82091;46.38539;4.03876;249;20221226;12.9;7.7;10.3;3.5;10.3;1.9;.83;2513 +82091;46.38539;4.03876;249;20221227;12;1.9;6.9;1.1;8.5;0;.29;4632 +82091;46.38539;4.03876;249;20221228;13.5;2.8;8.1;4.4;8.1;0;1.06;5706 +82091;46.38539;4.03876;249;20221229;11.5;9.7;10.6;3.6;9.3;5.6;1.2;1485 +82091;46.38539;4.03876;249;20221230;15.4;2.3;8.8;2.9;9.8;1.6;.72;4057 +82091;46.38539;4.03876;249;20221231;18;11.8;14.9;3.6;10.9;0;1.52;5058 +82092;46.40295;4.36269;327;20220101;11.6;1.7;6.6;.9;7.72;0;.39;3975 +82092;46.40295;4.36269;327;20220102;13.2;1;7.1;2.9;8.26;0;.68;3729 +82092;46.40295;4.36269;327;20220103;12.3;6.2;9.3;2.4;9.5;.1;.77;2909 +82092;46.40295;4.36269;327;20220104;15;9.5;12.2;4.6;9.46;4.2;1.76;2186 +82092;46.40295;4.36269;327;20220105;4.8;2.3;3.5;4;6.26;.2;.67;4025 +82092;46.40295;4.36269;327;20220106;4.9;.2;2.5;2.6;5.66;0;.56;4245 +82092;46.40295;4.36269;327;20220107;4.1;-2.1;1;3.6;6.19;5.5;.32;2393 +82092;46.40295;4.36269;327;20220108;5.8;1.5;3.7;4.8;7.66;9;.33;1615 +82092;46.40295;4.36269;327;20220109;6;4.2;5.1;3.8;7.29;4.5;.76;2118 +82092;46.40295;4.36269;327;20220110;6.1;2.5;4.3;2.3;6.42;0;.51;5030 +82092;46.40295;4.36269;327;20220111;3.9;-1;1.4;2.9;5.56;0;.49;5096 +82092;46.40295;4.36269;327;20220112;1.7;-1.8;0;2.3;5.19;0;.4;3539 +82092;46.40295;4.36269;327;20220113;2;-4.2;-1.1;1;4.59;0;.26;5580 +82092;46.40295;4.36269;327;20220114;4.8;-5.3;-.2;1;4.59;0;.24;6691 +82092;46.40295;4.36269;327;20220115;4.6;-5.2;-.3;.8;4.62;0;.21;6754 +82092;46.40295;4.36269;327;20220116;-.3;-5.4;-2.8;1.7;4.52;0;.17;5350 +82092;46.40295;4.36269;327;20220117;3.2;-3.7;-.2;1.5;5.96;0;.25;3715 +82092;46.40295;4.36269;327;20220118;4.2;.1;2.1;2.1;6.22;0;.46;2963 +82092;46.40295;4.36269;327;20220119;2.7;-3.1;-.2;2;5.89;1.1;.28;3355 +82092;46.40295;4.36269;327;20220120;5;1.1;3;2.4;6.59;.7;.52;3021 +82092;46.40295;4.36269;327;20220121;3.8;-.5;1.7;4.6;5.12;0;.85;6101 +82092;46.40295;4.36269;327;20220122;3.3;-1.4;.9;3.2;5.79;0;.53;3881 +82092;46.40295;4.36269;327;20220123;3.7;.8;2.2;2;6.02;0;.5;2824 +82092;46.40295;4.36269;327;20220124;5.6;-1.7;2;1.8;5.76;0;.56;4861 +82092;46.40295;4.36269;327;20220125;5.1;-4.4;.4;.9;5.36;0;.37;4749 +82092;46.40295;4.36269;327;20220126;.1;-4.1;-2;1.7;4.86;0;.33;2717 +82092;46.40295;4.36269;327;20220127;-2.4;-4.4;-3.4;1.6;4.69;0;.28;2177 +82092;46.40295;4.36269;327;20220128;2.9;-2.6;.1;1.9;6.16;0;.33;3531 +82092;46.40295;4.36269;327;20220129;3.3;-1.2;1.1;2.3;6.36;.5;.32;3370 +82092;46.40295;4.36269;327;20220130;9.2;2.4;5.8;1.7;7.92;.1;.59;4974 +82092;46.40295;4.36269;327;20220131;6.7;3;4.8;4.2;7.16;2.5;.84;3354 +82092;46.40295;4.36269;327;20220201;5.8;-.2;2.8;3.3;6.49;2.7;.61;3893 +82092;46.40295;4.36269;327;20220202;10.7;5.7;8.2;3.6;9.36;.6;.79;4135 +82092;46.40295;4.36269;327;20220203;9.4;3.6;6.5;2.5;8.15;0;.73;4412 +82092;46.40295;4.36269;327;20220204;8.2;2.5;5.4;2.9;8.09;3;.6;4011 +82092;46.40295;4.36269;327;20220205;8.2;.4;4.3;2.5;6.52;0;.82;8183 +82092;46.40295;4.36269;327;20220206;8;-1.8;3.1;5.2;7.49;3.6;.46;4161 +82092;46.40295;4.36269;327;20220207;8.5;6.2;7.4;3.4;6.86;.1;1.28;6751 +82092;46.40295;4.36269;327;20220208;11;-3.4;3.8;1.3;5.72;0;.83;9955 +82092;46.40295;4.36269;327;20220209;14.2;-2.4;5.9;2;6.12;0;1.2;10405 +82092;46.40295;4.36269;327;20220210;7.2;.1;3.7;1.4;8.03;3;.81;8890 +82092;46.40295;4.36269;327;20220211;7.9;4.1;6;3.1;6.68;0;1.19;8855 +82092;46.40295;4.36269;327;20220212;6.7;-4;1.3;1.8;5.38;0;.79;8937 +82092;46.40295;4.36269;327;20220213;13.5;-2.5;5.5;5.3;6.78;.4;1.81;11362 +82092;46.40295;4.36269;327;20220214;9.2;7.4;8.3;3.3;8.54;7.2;1.11;2666 +82092;46.40295;4.36269;327;20220215;9.6;3.9;6.7;3.4;7.53;4;1.19;6533 +82092;46.40295;4.36269;327;20220216;11.3;4.9;8.1;5.1;10.12;6.9;.62;3927 +82092;46.40295;4.36269;327;20220217;14.5;10.5;12.5;4.5;10.56;1.6;1.61;5637 +82092;46.40295;4.36269;327;20220218;17.2;6.8;12;3.4;9.57;1.4;1.79;8100 +82092;46.40295;4.36269;327;20220219;8.9;3.2;6.1;2.8;6.3;0;1.26;6492 +82092;46.40295;4.36269;327;20220220;11.2;1.4;6.3;4.2;8.06;3.1;.95;6142 +82092;46.40295;4.36269;327;20220221;8.2;6.6;7.4;6.4;7.92;2.3;1.39;4852 +82092;46.40295;4.36269;327;20220222;10.2;5.4;7.8;3.5;8.46;.3;1.14;6350 +82092;46.40295;4.36269;327;20220223;13.5;6;9.8;1.6;9.02;0;1.24;10366 +82092;46.40295;4.36269;327;20220224;13.9;1.1;7.5;3.1;7.49;.8;1.54;8243 +82092;46.40295;4.36269;327;20220225;8.6;.4;4.5;2.6;5.86;0;1.32;10557 +82092;46.40295;4.36269;327;20220226;9.8;-1.8;4;2.9;5.36;0;1.54;12962 +82092;46.40295;4.36269;327;20220227;11.4;-3.9;3.8;1.9;4.92;0;1.45;13642 +82092;46.40295;4.36269;327;20220228;12.3;-3.3;4.5;1.7;5.52;0;1.44;13359 +82092;46.40295;4.36269;327;20220301;12.8;-2.5;5.1;1.8;5.59;0;1.5;12680 +82092;46.40295;4.36269;327;20220302;12.3;.5;6.4;1.6;7.02;.1;1.19;8217 +82092;46.40295;4.36269;327;20220303;13.1;5.4;9.2;1.5;9.12;.1;1.17;7191 +82092;46.40295;4.36269;327;20220304;13.5;2.6;8;2.6;6.36;0;1.98;13692 +82092;46.40295;4.36269;327;20220305;10.5;-2.5;4;2;4.39;0;1.72;14248 +82092;46.40295;4.36269;327;20220306;7.7;-4;1.8;2.3;4.02;0;1.58;14138 +82092;46.40295;4.36269;327;20220307;9.2;-5;2.1;2;4.29;0;1.54;14757 +82092;46.40295;4.36269;327;20220308;13.3;-4.2;4.5;2.2;5.36;0;1.84;15267 +82092;46.40295;4.36269;327;20220309;14.5;-1.9;6.3;1.9;6.42;0;1.79;15074 +82092;46.40295;4.36269;327;20220310;15.1;-.6;7.2;2.6;7.32;.1;1.91;14070 +82092;46.40295;4.36269;327;20220311;13.9;5.1;9.5;6.3;7.69;1.5;2.61;10062 +82092;46.40295;4.36269;327;20220312;9.4;6.6;8;3.6;7.92;2.1;1.45;5174 +82092;46.40295;4.36269;327;20220313;11.5;5.3;8.4;4.4;7.96;5.4;1.71;5114 +82092;46.40295;4.36269;327;20220314;12.1;.3;6.2;1.8;8.62;6.7;1.32;12690 +82092;46.40295;4.36269;327;20220315;16.4;8.2;12.3;3.6;10.26;0;2.05;8249 +82092;46.40295;4.36269;327;20220316;15.7;5.5;10.6;1.6;9.99;0;1.5;8989 +82092;46.40295;4.36269;327;20220317;10.6;8.3;9.4;3.7;9.82;0;1.16;3151 +82092;46.40295;4.36269;327;20220318;12.9;6.7;9.8;5.2;8.63;0;2.18;9308 +82092;46.40295;4.36269;327;20220319;14.6;4.8;9.7;2;8.13;2.6;2.09;14231 +82092;46.40295;4.36269;327;20220320;15.5;3.4;9.4;3.8;7.63;.1;2.54;13222 +82092;46.40295;4.36269;327;20220321;16.9;6.6;11.7;3.1;6.93;0;3;15134 +82092;46.40295;4.36269;327;20220322;16.3;1.2;8.8;3;5.68;0;3.02;17959 +82092;46.40295;4.36269;327;20220323;16.8;-1;7.9;1.6;5.88;0;2.45;18857 +82092;46.40295;4.36269;327;20220324;18.9;-1.1;8.9;1.4;6.73;0;2.58;19956 +82092;46.40295;4.36269;327;20220325;19.3;.2;9.7;1.8;7.13;0;2.81;20048 +82092;46.40295;4.36269;327;20220326;18.5;3.7;11.1;2.4;6.51;0;3.19;19100 +82092;46.40295;4.36269;327;20220327;21;.6;10.8;1.5;7.63;0;2.93;20797 +82092;46.40295;4.36269;327;20220328;21.4;1.1;11.2;1.8;7.18;0;3.13;20104 +82092;46.40295;4.36269;327;20220329;19.3;6.3;12.8;2.7;7.88;4.2;3.16;15371 +82092;46.40295;4.36269;327;20220330;14.3;8.8;11.6;1.8;11.33;4.1;1.56;8845 +82092;46.40295;4.36269;327;20220331;11.1;6.8;8.9;3.4;9.08;8.6;1.56;7358 +82092;46.40295;4.36269;327;20220401;4.3;-.2;2.1;5.1;6.08;4.5;1.08;7330 +82092;46.40295;4.36269;327;20220402;4.1;.4;2.2;5.1;5.67;.6;1.18;7976 +82092;46.40295;4.36269;327;20220403;5.2;-.6;2.3;4.2;5.24;0;1.55;10204 +82092;46.40295;4.36269;327;20220404;9.3;-1.9;3.7;1.9;5.13;0;2.22;20459 +82092;46.40295;4.36269;327;20220405;13;1.6;7.3;2.1;8.08;.1;1.8;12231 +82092;46.40295;4.36269;327;20220406;13.5;7;10.2;1.9;10.28;1.5;1.43;7074 +82092;46.40295;4.36269;327;20220407;12.9;9.2;11.1;4.1;10.78;12;1.58;5654 +82092;46.40295;4.36269;327;20220408;16.9;9.6;13.3;5.6;10.28;1;2.84;8612 +82092;46.40295;4.36269;327;20220409;10.6;2.8;6.7;3.3;6.98;.6;2.13;13978 +82092;46.40295;4.36269;327;20220410;13.3;-2.7;5.3;1.9;6.48;0;2.57;23088 +82092;46.40295;4.36269;327;20220411;19.2;-.5;9.4;5.7;7.68;0;4;22402 +82092;46.40295;4.36269;327;20220412;20.4;10;15.2;4.5;7.63;0;4.63;17265 +82092;46.40295;4.36269;327;20220413;18.9;4.8;11.9;2.1;10.43;0;2.99;19558 +82092;46.40295;4.36269;327;20220414;21;6.8;13.9;2.5;11.83;0;3.35;20017 +82092;46.40295;4.36269;327;20220415;21.9;7.7;14.8;2.9;11.13;0;3.98;22494 +82092;46.40295;4.36269;327;20220416;20.8;6.6;13.7;4.3;9.43;0;4.48;24536 +82092;46.40295;4.36269;327;20220417;19.1;3.7;11.4;2.9;7.03;0;4.05;24629 +82092;46.40295;4.36269;327;20220418;20;2.5;11.3;1.9;7.23;0;3.78;24946 +82092;46.40295;4.36269;327;20220419;19.9;2.7;11.3;2;8.53;0;3.63;24279 +82092;46.40295;4.36269;327;20220420;19.4;4.8;12.1;2.1;9.28;0;3.51;22263 +82092;46.40295;4.36269;327;20220421;19.7;6.8;13.3;2.1;9.43;0;3.48;20684 +82092;46.40295;4.36269;327;20220422;20;3.6;11.8;1.9;9.43;.5;3.62;24192 +82092;46.40295;4.36269;327;20220423;18.2;8.7;13.5;3.7;10.53;3.8;3.08;14549 +82092;46.40295;4.36269;327;20220424;14.6;6.3;10.5;2.1;10.88;1.8;1.8;10757 +82092;46.40295;4.36269;327;20220425;14.1;10;12;2;11.73;5.1;1.57;7415 +82092;46.40295;4.36269;327;20220426;17.2;8.8;13;2.3;10.13;0;3.21;19739 +82092;46.40295;4.36269;327;20220427;18.9;3;11;2.4;9.38;0;3.73;26106 +82092;46.40295;4.36269;327;20220428;21.8;4.1;13;2;9.98;0;4.12;26811 +82092;46.40295;4.36269;327;20220429;19.7;5.3;12.5;2.1;10.93;.3;3.26;20077 +82092;46.40295;4.36269;327;20220430;18.5;5.8;12.2;2.7;9.83;0;3.47;21401 +82092;46.40295;4.36269;327;20220501;18.6;4.5;11.5;2.6;8.93;0;3.88;25280 +82092;46.40295;4.36269;327;20220502;19.8;4;11.9;2.3;9.48;0;3.97;26070 +82092;46.40295;4.36269;327;20220503;21.4;8.5;15;2.2;10.43;0;3.85;20569 +82092;46.40295;4.36269;327;20220504;20.1;5.8;13;1.8;11.63;9.2;2.94;17229 +82092;46.40295;4.36269;327;20220505;18.3;9.4;13.8;2.9;11.28;2.5;3.16;17039 +82092;46.40295;4.36269;327;20220506;18.8;7.8;13.3;3.3;10.92;0;2.79;13021 +82092;46.40295;4.36269;327;20220507;21.6;7.1;14.3;3;10.42;.1;3.59;17279 +82092;46.40295;4.36269;327;20220508;22.6;8.4;15.5;2.9;11.22;0;3.65;16809 +82092;46.40295;4.36269;327;20220509;23.5;8.4;15.9;1.8;12.09;0;3.36;17030 +82092;46.40295;4.36269;327;20220510;26;8.4;17.2;1.4;12.99;0;3.46;17295 +82092;46.40295;4.36269;327;20220511;29.6;10;19.8;2.6;12.86;0;4.7;18726 +82092;46.40295;4.36269;327;20220512;23.2;12;17.6;1.6;14.72;5.7;2.75;12379 +82092;46.40295;4.36269;327;20220513;23;14.5;18.7;1.6;16.46;0;2.48;11255 +82092;46.40295;4.36269;327;20220514;25.2;9.7;17.4;1.6;13.32;0;3.51;17550 +82092;46.40295;4.36269;327;20220515;28.3;9.1;18.7;2.4;13.52;6;4.19;17614 +82092;46.40295;4.36269;327;20220516;26;13.8;19.9;2.2;14.86;0;3.67;15273 +82092;46.40295;4.36269;327;20220517;29.2;12.1;20.7;1.3;15.69;0;3.82;18012 +82092;46.40295;4.36269;327;20220518;29.7;13.7;21.7;1.4;16.29;.6;3.96;17834 +82092;46.40295;4.36269;327;20220519;31.2;16.7;24;3.1;15.62;.4;5.09;16057 +82092;46.40295;4.36269;327;20220520;31.7;16.5;24.1;3.8;14.22;.1;5.91;17537 +82092;46.40295;4.36269;327;20220521;28.3;16.2;22.3;1.9;17.29;0;3.98;17009 +82092;46.40295;4.36269;327;20220522;28.3;14.8;21.5;1.9;16.76;.8;3.61;14285 +82092;46.40295;4.36269;327;20220523;22.8;17;19.9;2.9;16.12;6.6;2.8;9162 +82092;46.40295;4.36269;327;20220524;20.4;11.9;16.2;2.9;11.19;0;3.45;14302 +82092;46.40295;4.36269;327;20220525;20.9;7.9;14.4;2.2;10.89;0;3.22;15893 +82092;46.40295;4.36269;327;20220526;20.5;8.1;14.3;2.1;11.46;0;2.99;14587 +82092;46.40295;4.36269;327;20220527;22;10.2;16.1;2.2;12.99;.1;3.1;14926 +82092;46.40295;4.36269;327;20220528;20.9;9;15;3.1;10.59;0;3.8;18131 +82092;46.40295;4.36269;327;20220529;19.2;7.2;13.2;3.1;8.09;0;3.78;17149 +82092;46.40295;4.36269;327;20220530;21.5;5.2;13.3;1.9;7.92;0;3.73;19134 +82092;46.40295;4.36269;327;20220531;22.9;6.9;14.9;2.3;10.16;0;3.37;14061 +82092;46.40295;4.36269;327;20220601;24;7.4;15.7;1.3;12.79;.3;2.76;12930 +82092;46.40295;4.36269;327;20220602;27.5;11.8;19.6;1.8;15.16;2.8;3.62;15308 +82092;46.40295;4.36269;327;20220603;29.9;14.8;22.3;1.5;17.32;17.8;3.99;17288 +82092;46.40295;4.36269;327;20220604;30.7;15;22.8;2.6;17.96;31.2;4.91;19657 +82092;46.40295;4.36269;327;20220605;25;15.8;20.4;3.4;16.86;.9;3.8;15313 +82092;46.40295;4.36269;327;20220606;24.1;12.5;18.3;1.9;14.99;.3;3.36;15647 +82092;46.40295;4.36269;327;20220607;22.4;13.7;18;2.4;13.89;0;3.35;14454 +82092;46.40295;4.36269;327;20220608;21;10.5;15.8;2.2;14.02;11.7;2.41;10582 +82092;46.40295;4.36269;327;20220609;20;13.2;16.6;3.2;12.66;.5;3.2;13296 +82092;46.40295;4.36269;327;20220610;24.8;8.6;16.7;1.7;12.19;.1;3.81;19357 +82092;46.40295;4.36269;327;20220611;29;10.4;19.7;1.7;13.36;0;5.6;29474 +82092;46.40295;4.36269;327;20220612;29.2;12.5;20.9;1.5;15.52;0;4.95;24672 +82092;46.40295;4.36269;327;20220613;25.2;16.6;20.9;2.7;13.92;0;5.52;26914 +82092;46.40295;4.36269;327;20220614;29.7;9.5;19.6;1.5;11.79;0;5.76;30508 +82092;46.40295;4.36269;327;20220615;33.7;13.4;23.5;2;16.16;0;6.16;27966 +82092;46.40295;4.36269;327;20220616;31.2;17;24.1;1.9;17.16;0;5.87;27053 +82092;46.40295;4.36269;327;20220617;32.6;15.1;23.8;1.7;14.29;0;6.19;28409 +82092;46.40295;4.36269;327;20220618;36.5;14.5;25.5;3.1;14.46;0;7.94;29955 +82092;46.40295;4.36269;327;20220619;35.9;22.4;29.1;6.1;13.99;0;10.07;26856 +82092;46.40295;4.36269;327;20220620;32.6;17.2;24.9;2.6;14.92;0;6.65;27488 +82092;46.40295;4.36269;327;20220621;31.8;17.7;24.8;2.1;17.89;2.6;5.33;21967 +82092;46.40295;4.36269;327;20220622;28.3;18.5;23.4;2.6;19.85;11.3;4.55;19975 +82092;46.40295;4.36269;327;20220623;25;15.6;20.3;2;18.19;5;3.57;17032 +82092;46.40295;4.36269;327;20220624;21.5;14.6;18.1;2.1;16.42;4.7;2.98;15256 +82092;46.40295;4.36269;327;20220625;27;12.2;19.6;1.7;15.56;15.6;4.47;22748 +82092;46.40295;4.36269;327;20220626;18;14.4;16.2;1.7;16.89;52.4;1.73;8284 +82092;46.40295;4.36269;327;20220627;19.6;14.4;17;1.7;16.32;2.2;2.23;10634 +82092;46.40295;4.36269;327;20220628;24.8;10.7;17.7;2;14.09;.1;4.81;26951 +82092;46.40295;4.36269;327;20220629;26.6;13.1;19.9;1.8;13.86;.4;5.4;28371 +82092;46.40295;4.36269;327;20220630;23;15.1;19;2.5;14.52;6.2;3.48;14154 +82092;46.40295;4.36269;327;20220701;21.5;11.1;16.3;2.3;12.66;0;4.46;25967 +82092;46.40295;4.36269;327;20220702;27.3;8.8;18;1.6;12.62;.1;5.38;30268 +82092;46.40295;4.36269;327;20220703;28.5;12.6;20.5;1.7;15.66;3.2;5.13;26324 +82092;46.40295;4.36269;327;20220704;25.2;15.2;20.2;1.9;16.19;0;4.13;20506 +82092;46.40295;4.36269;327;20220705;25.8;13.1;19.5;2;13.69;0;5.27;27644 +82092;46.40295;4.36269;327;20220706;24.6;12.7;18.7;2.8;12.09;0;5.4;27111 +82092;46.40295;4.36269;327;20220707;24.1;10.7;17.4;2.8;12.92;0;4.57;22773 +82092;46.40295;4.36269;327;20220708;25;12.9;19;3.6;13.06;0;5.57;27609 +82092;46.40295;4.36269;327;20220709;26.6;12.6;19.6;2.7;12.89;0;5.59;27438 +82092;46.40295;4.36269;327;20220710;26.2;14.5;20.4;2.9;13.66;0;5.63;27271 +82092;46.40295;4.36269;327;20220711;27.5;13;20.3;2.6;12.92;.2;5.74;27961 +82092;46.40295;4.36269;327;20220712;29.4;13.7;21.6;2;13.79;0;5.78;28291 +82092;46.40295;4.36269;327;20220713;31.6;13.3;22.5;1.5;13.36;0;5.82;28429 +82092;46.40295;4.36269;327;20220714;33.6;15.2;24.4;2.2;14.69;.1;6.51;28381 +82092;46.40295;4.36269;327;20220715;29;16;22.5;2.4;14.09;0;5.85;26772 +82092;46.40295;4.36269;327;20220716;28.6;13.1;20.8;2.6;11.02;0;6.05;27761 +82092;46.40295;4.36269;327;20220717;31.4;13.7;22.5;2;12.42;0;6.06;28065 +82092;46.40295;4.36269;327;20220718;36;14.9;25.4;1.7;13.49;0;6.5;28537 +82092;46.40295;4.36269;327;20220719;38;16.2;27.1;2.6;15.52;0;7.44;27894 +82092;46.40295;4.36269;327;20220720;27.7;19.8;23.7;2.7;18.66;2.1;4.54;18204 +82092;46.40295;4.36269;327;20220721;29.4;14.8;22.1;1.9;16.49;0;5.38;26708 +82092;46.40295;4.36269;327;20220722;31.8;14.4;23.1;1.9;17.09;.2;5.2;23274 +82092;46.40295;4.36269;327;20220723;27.5;19.3;23.4;3.2;17.46;.2;5.03;19830 +82092;46.40295;4.36269;327;20220724;33.3;15.5;24.4;1.8;16.49;0;5.94;27588 +82092;46.40295;4.36269;327;20220725;30;17.4;23.7;3.5;16.49;0;5.9;23522 +82092;46.40295;4.36269;327;20220726;26;16.8;21.4;3.4;14.92;0;5.01;20708 +82092;46.40295;4.36269;327;20220727;26.5;13.6;20.1;2.4;12.22;0;5.21;24555 +82092;46.40295;4.36269;327;20220728;29.1;12;20.5;1.8;12.36;0;5.16;24843 +82092;46.40295;4.36269;327;20220729;27.3;16.8;22;1.7;13.16;0;4.26;18021 +82092;46.40295;4.36269;327;20220730;30.2;13.8;22;1.7;12.92;0;5.22;24703 +82092;46.40295;4.36269;327;20220731;31.6;14.2;22.9;1.9;14.19;0;5.47;25009 +82092;46.40295;4.36269;327;20220801;31.3;15.1;23.2;2.1;14.89;0;5.44;23930 +82092;46.40295;4.36269;327;20220802;31.4;15.4;23.4;2.1;15.42;0;5.61;25528 +82092;46.40295;4.36269;327;20220803;35.5;15;25.2;1.6;14.46;0;5.87;26561 +82092;46.40295;4.36269;327;20220804;36.8;17.7;27.2;1.6;15.56;.4;5.49;21952 +82092;46.40295;4.36269;327;20220805;29.8;18.3;24.1;2.5;17.46;.2;4.83;19051 +82092;46.40295;4.36269;327;20220806;29.1;16.3;22.7;3.1;14.02;0;5.77;24441 +82092;46.40295;4.36269;327;20220807;29.3;13.2;21.3;3;11.32;0;5.97;25584 +82092;46.40295;4.36269;327;20220808;31;13.9;22.4;2.5;10.42;0;6.01;25602 +82092;46.40295;4.36269;327;20220809;32.6;14.3;23.4;2.4;10.79;0;6.15;25665 +82092;46.40295;4.36269;327;20220810;32.6;14.8;23.7;2.3;11.06;0;6.05;25520 +82092;46.40295;4.36269;327;20220811;33.9;13.6;23.8;1.7;11.19;0;5.62;25688 +82092;46.40295;4.36269;327;20220812;33.4;13.8;23.6;1.7;10.99;0;5.57;25444 +82092;46.40295;4.36269;327;20220813;32.9;14.1;23.5;1.8;9.79;.2;5.58;25196 +82092;46.40295;4.36269;327;20220814;25.5;15.7;20.6;2.5;15.39;10.9;3.25;11700 +82092;46.40295;4.36269;327;20220815;25.6;15.2;20.4;1.8;17.02;1;3.08;14257 +82092;46.40295;4.36269;327;20220816;30.1;14.3;22.2;1.9;16.52;11.9;4.4;20109 +82092;46.40295;4.36269;327;20220817;23.9;16.2;20.1;1.5;18.29;5.3;2.77;13472 +82092;46.40295;4.36269;327;20220818;24;15;19.5;1.9;17.96;15.7;2.74;13291 +82092;46.40295;4.36269;327;20220819;24.5;16.6;20.5;3.1;18.12;1.3;3.4;15342 +82092;46.40295;4.36269;327;20220820;25.5;17.6;21.5;2.6;17.12;.2;3.98;17876 +82092;46.40295;4.36269;327;20220821;25.7;12.1;18.9;1.9;13.62;0;3.99;19670 +82092;46.40295;4.36269;327;20220822;25.9;14.5;20.2;2.3;15.59;0;3.86;17855 +82092;46.40295;4.36269;327;20220823;28.4;15.4;21.9;1.9;16.89;.1;4.2;19847 +82092;46.40295;4.36269;327;20220824;31.1;15.2;23.2;1.8;14.49;0;4.85;22584 +82092;46.40295;4.36269;327;20220825;32.1;13.5;22.8;1.9;14.42;.6;4.84;21523 +82092;46.40295;4.36269;327;20220826;25.3;19.3;22.3;3;18.19;.3;3.39;12075 +82092;46.40295;4.36269;327;20220827;25.7;14.7;20.2;2.5;15.92;0;3.6;16526 +82092;46.40295;4.36269;327;20220828;28.8;13.8;21.3;1.7;15.26;0;4.16;20621 +82092;46.40295;4.36269;327;20220829;31.7;13.5;22.6;1.3;15.69;.5;4.17;20762 +82092;46.40295;4.36269;327;20220830;23.7;16;19.9;2.1;16.92;2.2;2.45;9176 +82092;46.40295;4.36269;327;20220831;27.2;14.7;21;1.7;16.66;.1;3.63;18155 +82092;46.40295;4.36269;327;20220901;28;13.3;20.7;1.8;14.09;0;4.03;20157 +82092;46.40295;4.36269;327;20220902;25.6;13.2;19.4;1.6;14.89;6.8;2.94;14019 +82092;46.40295;4.36269;327;20220903;26.2;13.9;20;2.2;16.59;1.5;3.39;16758 +82092;46.40295;4.36269;327;20220904;29.6;12.2;20.9;1.5;15.62;.1;3.87;20462 +82092;46.40295;4.36269;327;20220905;30.7;15.8;23.3;2.5;17.22;1.4;4.35;18557 +82092;46.40295;4.36269;327;20220906;27.1;17.3;22.2;2.1;18.59;1.3;3.21;14199 +82092;46.40295;4.36269;327;20220907;22.6;14.2;18.4;1.5;17.46;9.5;2.03;9969 +82092;46.40295;4.36269;327;20220908;24.1;12.5;18.3;3;14.42;0;3.43;16838 +82092;46.40295;4.36269;327;20220909;22.2;12.7;17.5;2.7;13.76;1.7;2.77;13392 +82092;46.40295;4.36269;327;20220910;21.6;14;17.8;2.1;13.46;.1;2.66;13117 +82092;46.40295;4.36269;327;20220911;24.4;9.1;16.8;1.4;12.69;0;3.09;19301 +82092;46.40295;4.36269;327;20220912;30.5;10.4;20.4;1.9;14.06;0;4.02;19803 +82092;46.40295;4.36269;327;20220913;30.5;16.3;23.4;2.6;18.36;3.9;3.69;13972 +82092;46.40295;4.36269;327;20220914;27.2;18;22.6;2.7;18.96;14.8;3.07;11580 +82092;46.40295;4.36269;327;20220915;22.6;15.2;18.9;2.4;17.62;2.9;2.16;10417 +82092;46.40295;4.36269;327;20220916;18.8;12.1;15.5;2.1;13.42;.5;1.99;9735 +82092;46.40295;4.36269;327;20220917;16.3;7.1;11.7;2.8;9.36;0;2.34;13562 +82092;46.40295;4.36269;327;20220918;18.3;3.4;10.9;1.6;8.09;0;2.55;18069 +82092;46.40295;4.36269;327;20220919;18.1;4.5;11.3;2.3;8.49;0;2.7;17851 +82092;46.40295;4.36269;327;20220920;18.9;4.1;11.5;2.3;8.49;0;2.73;17663 +82092;46.40295;4.36269;327;20220921;19.4;5.3;12.3;2.2;8.46;0;2.79;17430 +82092;46.40295;4.36269;327;20220922;20.6;2.9;11.7;1.4;8.62;0;2.46;17857 +82092;46.40295;4.36269;327;20220923;21.8;4.9;13.4;1.6;11.02;1.7;2.19;13025 +82092;46.40295;4.36269;327;20220924;20.2;11.2;15.7;1.8;13.66;5.9;1.99;11144 +82092;46.40295;4.36269;327;20220925;16.3;10.6;13.5;1.3;12.86;5.5;1.4;8275 +82092;46.40295;4.36269;327;20220926;16.6;7.6;12.1;2.2;11.12;6.6;1.68;10126 +82092;46.40295;4.36269;327;20220927;14.3;9.7;12;3.5;11.16;11.5;1.58;8198 +82092;46.40295;4.36269;327;20220928;15.2;10.6;12.9;3;13.12;13.1;1.19;5834 +82092;46.40295;4.36269;327;20220929;14.1;9.5;11.8;1.6;11.19;2.3;1.36;8293 +82092;46.40295;4.36269;327;20220930;15.5;5.7;10.6;1.6;9.72;1.3;1.65;12162 +82092;46.40295;4.36269;327;20221001;17.7;5.7;11.7;3.7;12.32;9.8;1.28;6443 +82092;46.40295;4.36269;327;20221002;21.7;14.5;18.1;2.6;15.42;.7;2.13;11091 +82092;46.40295;4.36269;327;20221003;17;13;15;1.7;13.92;0;1.35;7012 +82092;46.40295;4.36269;327;20221004;19.3;5.3;12.3;.9;11.62;.3;1.47;11249 +82092;46.40295;4.36269;327;20221005;24.6;7.9;16.3;1.8;12.32;.1;2.37;14089 +82092;46.40295;4.36269;327;20221006;18.9;10.8;14.8;1.5;13.26;0;1.57;9284 +82092;46.40295;4.36269;327;20221007;21.4;8.1;14.7;1.2;13.19;.7;1.7;11929 +82092;46.40295;4.36269;327;20221008;17.5;12;14.7;1.5;12.92;.1;1.52;9680 +82092;46.40295;4.36269;327;20221009;19.3;4.8;12;1.6;10.79;.1;1.69;13173 +82092;46.40295;4.36269;327;20221010;21.8;8.1;14.9;1.9;12.99;.2;1.81;10588 +82092;46.40295;4.36269;327;20221011;19.1;11.8;15.5;1.6;14.86;2.8;1.39;8486 +82092;46.40295;4.36269;327;20221012;20.4;11.6;16;1.1;14.02;.2;1.42;9552 +82092;46.40295;4.36269;327;20221013;16.3;10.2;13.2;.9;13.89;3.5;.89;5347 +82092;46.40295;4.36269;327;20221014;17;12.7;14.8;3.4;15.49;2.6;.92;3987 +82092;46.40295;4.36269;327;20221015;21.4;13.2;17.3;2.7;14.96;0;1.75;7614 +82092;46.40295;4.36269;327;20221016;24.8;14;19.4;3.5;15.32;0;2.62;10610 +82092;46.40295;4.36269;327;20221017;23.9;13.3;18.6;3;14.89;0;2.35;9385 +82092;46.40295;4.36269;327;20221018;24.3;13.9;19.1;1.9;15.16;.1;2;10870 +82092;46.40295;4.36269;327;20221019;22.7;10.4;16.5;2.2;14.19;1;1.78;10125 +82092;46.40295;4.36269;327;20221020;21.6;14.8;18.2;3.6;16.32;21.5;1.79;5260 +82092;46.40295;4.36269;327;20221021;21.5;14.8;18.1;2.8;16.22;5.7;1.63;6867 +82092;46.40295;4.36269;327;20221022;22.5;11.7;17.1;1.7;14.86;0;1.58;9789 +82092;46.40295;4.36269;327;20221023;22.8;12.4;17.6;3;14.82;0;1.91;5120 +82092;46.40295;4.36269;327;20221024;22.2;13.9;18.1;2.1;13.76;0;1.8;7724 +82092;46.40295;4.36269;327;20221025;19.7;7.4;13.6;1.5;12.39;.5;1.21;8371 +82092;46.40295;4.36269;327;20221026;22.9;11.4;17.2;1.9;14.09;.1;1.65;9614 +82092;46.40295;4.36269;327;20221027;22;10.7;16.4;2.7;14.56;0;1.56;7297 +82092;46.40295;4.36269;327;20221028;24.4;15.2;19.8;3;13.86;0;2.45;7190 +82092;46.40295;4.36269;327;20221029;23.6;11.1;17.4;3;12.32;0;2.33;8121 +82092;46.40295;4.36269;327;20221030;23.9;11.2;17.6;2.2;11.32;0;2.11;8379 +82092;46.40295;4.36269;327;20221031;21.9;9.4;15.7;3;12.96;8.5;1.77;7965 +82092;46.40295;4.36269;327;20221101;17.1;13;15.1;2.4;12.92;.1;1.3;7607 +82092;46.40295;4.36269;327;20221102;17.1;6.9;12;1.6;10.56;.1;1.04;8103 +82092;46.40295;4.36269;327;20221103;14.7;5.9;10.3;3.3;9.92;7.4;1.21;3731 +82092;46.40295;4.36269;327;20221104;10.4;7.1;8.7;3.6;9.46;8.6;.91;3199 +82092;46.40295;4.36269;327;20221105;10.7;4.3;7.5;2.5;8.92;0;.79;6386 +82092;46.40295;4.36269;327;20221106;11.7;1.6;6.7;2.4;8.26;0;.83;5568 +82092;46.40295;4.36269;327;20221107;17.4;7;12.2;2.9;9.72;.1;1.5;6992 +82092;46.40295;4.36269;327;20221108;17.4;5.7;11.6;3.7;10.59;5;1.41;5421 +82092;46.40295;4.36269;327;20221109;13.6;12;12.8;1.8;13.42;8.5;.66;1813 +82092;46.40295;4.36269;327;20221110;12.3;7.1;9.7;1.3;10.69;0;.6;5871 +82092;46.40295;4.36269;327;20221111;14.1;4.4;9.2;1.8;10.49;.2;.67;5556 +82092;46.40295;4.36269;327;20221112;14.5;6.4;10.4;1.3;10.82;.1;.64;4999 +82092;46.40295;4.36269;327;20221113;11;4.3;7.6;1.1;9.92;0;.43;3675 +82092;46.40295;4.36269;327;20221114;14.9;6.5;10.7;3.3;11.19;4.6;.86;4598 +82092;46.40295;4.36269;327;20221115;14;9.5;11.7;2.1;12.36;8.5;.65;2823 +82092;46.40295;4.36269;327;20221116;14.7;6.6;10.6;3.3;10.29;1.9;1.02;5418 +82092;46.40295;4.36269;327;20221117;15.6;9.8;12.7;3.7;10.56;4.1;1.24;3710 +82092;46.40295;4.36269;327;20221118;12.1;9;10.5;2.8;9.12;2.7;1.05;3999 +82092;46.40295;4.36269;327;20221119;8.6;3.5;6;2;8.56;.6;.48;4452 +82092;46.40295;4.36269;327;20221120;9.5;4;6.8;2.9;8.36;1;.63;5423 +82092;46.40295;4.36269;327;20221121;8.1;4.5;6.3;3;8.59;5.8;.57;2606 +82092;46.40295;4.36269;327;20221122;10;5.6;7.8;3.1;7.59;.2;1;3150 +82092;46.40295;4.36269;327;20221123;11.2;1.5;6.4;2.9;8.12;4.6;.74;3369 +82092;46.40295;4.36269;327;20221124;12;5.1;8.6;2.6;8.79;3.6;.81;4632 +82092;46.40295;4.36269;327;20221125;10.9;6.4;8.7;1.9;9.22;1.2;.64;3016 +82092;46.40295;4.36269;327;20221126;8.1;3;5.6;1.7;8.52;0;.4;3188 +82092;46.40295;4.36269;327;20221127;8.9;2.8;5.8;3.3;7.92;2.4;.67;3462 +82092;46.40295;4.36269;327;20221128;10.1;5.7;7.9;2.1;9.12;3.8;.64;1804 +82092;46.40295;4.36269;327;20221129;8.1;5.1;6.6;2;8.66;.6;.51;2690 +82092;46.40295;4.36269;327;20221130;7.7;5.4;6.6;2.9;8.62;.1;.59;2149 +82092;46.40295;4.36269;327;20221201;6.7;5.2;5.9;3.2;7.46;0;.81;1565 +82092;46.40295;4.36269;327;20221202;4.1;2.9;3.5;1.4;6.76;1.1;.49;1106 +82092;46.40295;4.36269;327;20221203;4.5;1.5;3;1.2;6.96;4.8;.35;2365 +82092;46.40295;4.36269;327;20221204;4.6;2.2;3.4;1.5;7.32;4.4;.38;1170 +82092;46.40295;4.36269;327;20221205;6.6;.8;3.7;1.7;6.69;.1;.43;3190 +82092;46.40295;4.36269;327;20221206;2.1;-3.1;-.5;.9;5.92;.1;.22;2591 +82092;46.40295;4.36269;327;20221207;3.9;1.2;2.6;1.3;6.52;0;.35;2428 +82092;46.40295;4.36269;327;20221208;2.9;-.7;1.1;1.3;5.82;1.4;.35;2039 +82092;46.40295;4.36269;327;20221209;1.5;-1.3;.1;1.7;5.69;.4;.32;1713 +82092;46.40295;4.36269;327;20221210;.6;-1.1;-.3;2.7;5.06;0;.44;2061 +82092;46.40295;4.36269;327;20221211;-1.6;-6.6;-4.1;1.6;4.06;0;.24;2218 +82092;46.40295;4.36269;327;20221212;-.8;-5.7;-3.3;1.5;4.22;0;.29;2058 +82092;46.40295;4.36269;327;20221213;.7;-3.7;-1.5;1.7;4.92;.3;.3;2107 +82092;46.40295;4.36269;327;20221214;10.3;-2.2;4.1;2.1;7.79;3;.35;2971 +82092;46.40295;4.36269;327;20221215;4.7;2.5;3.6;2;7.56;4.9;.4;868 +82092;46.40295;4.36269;327;20221216;1.6;-.4;.6;2.8;5.32;0;.41;2861 +82092;46.40295;4.36269;327;20221217;-2.3;-7.7;-5;1.7;3.79;0;.19;4236 +82092;46.40295;4.36269;327;20221218;5.3;-7.2;-1;2.9;5.42;0;.32;4783 +82092;46.40295;4.36269;327;20221219;14.1;3.5;8.8;3.5;8.62;0;.97;4266 +82092;46.40295;4.36269;327;20221220;14.3;7.8;11;4;10.22;6.5;1.29;1954 +82092;46.40295;4.36269;327;20221221;13.8;10;11.9;3.3;11.39;.3;.82;2967 +82092;46.40295;4.36269;327;20221222;13.6;10.5;12;4.8;10.99;10.6;1.11;1621 +82092;46.40295;4.36269;327;20221223;15.1;10.4;12.7;3.8;12.99;7.7;.67;1498 +82092;46.40295;4.36269;327;20221224;11.2;10;10.6;1.6;11.66;.6;.52;1242 +82092;46.40295;4.36269;327;20221225;14.7;7;10.8;2.3;10.29;0;.8;3402 +82092;46.40295;4.36269;327;20221226;12.1;6.5;9.3;3;10.16;1.7;.66;1770 +82092;46.40295;4.36269;327;20221227;9.4;2.8;6.1;1.3;8.29;0;.31;3919 +82092;46.40295;4.36269;327;20221228;10.9;1.6;6.3;4.1;7.89;0;.74;4450 +82092;46.40295;4.36269;327;20221229;12;7.6;9.8;4.3;9.52;5.4;1.1;1605 +82092;46.40295;4.36269;327;20221230;12.6;3.6;8.1;3.2;9.99;2;.58;2115 +82092;46.40295;4.36269;327;20221231;16.8;10.5;13.7;3.9;11.22;0;1.44;3330 +82093;46.41952;4.6868;255;20220101;8.1;1.1;4.6;.8;7.93;.1;.25;3699 +82093;46.41952;4.6868;255;20220102;10.2;-.1;5.1;2.2;8.46;0;.29;4035 +82093;46.41952;4.6868;255;20220103;12.7;5.4;9;2.6;9.59;.4;.76;3186 +82093;46.41952;4.6868;255;20220104;13.9;8.9;11.4;4.2;9.69;4.2;1.38;2900 +82093;46.41952;4.6868;255;20220105;5.7;3.5;4.6;4.2;6.39;.2;.81;4800 +82093;46.41952;4.6868;255;20220106;5.6;.8;3.2;2.6;5.93;0;.6;3956 +82093;46.41952;4.6868;255;20220107;3;-2;.5;2.8;6.23;5.7;.26;2485 +82093;46.41952;4.6868;255;20220108;5.5;2.1;3.8;4.6;7.69;7.5;.41;1865 +82093;46.41952;4.6868;255;20220109;6.1;4.2;5.2;3.4;7.43;3.7;.7;1477 +82093;46.41952;4.6868;255;20220110;6.1;2.1;4.1;2.7;6.56;0;.52;4676 +82093;46.41952;4.6868;255;20220111;4.4;-1.4;1.5;3.1;5.63;0;.46;5349 +82093;46.41952;4.6868;255;20220112;2.4;-1.4;.5;2;5.13;0;.43;3898 +82093;46.41952;4.6868;255;20220113;.8;-4;-1.6;1.1;4.63;0;.28;3777 +82093;46.41952;4.6868;255;20220114;0;-5.5;-2.8;1.1;4.59;0;.24;4124 +82093;46.41952;4.6868;255;20220115;-.5;-5.2;-2.8;.9;4.53;0;.24;3652 +82093;46.41952;4.6868;255;20220116;-1.7;-5.9;-3.8;1.1;4.62;0;.18;3845 +82093;46.41952;4.6868;255;20220117;2.5;-3.3;-.4;1.9;6.03;0;.21;2775 +82093;46.41952;4.6868;255;20220118;2.8;.8;1.8;2.1;6.13;0;.44;1888 +82093;46.41952;4.6868;255;20220119;3.2;-4.1;-.4;1.4;5.79;1.3;.23;4541 +82093;46.41952;4.6868;255;20220120;5.4;1.2;3.3;2.5;6.76;1;.51;3000 +82093;46.41952;4.6868;255;20220121;4.7;-.2;2.3;5;5.23;0;.94;5862 +82093;46.41952;4.6868;255;20220122;4.7;-1.6;1.5;3.3;5.76;0;.57;5333 +82093;46.41952;4.6868;255;20220123;2.2;-.2;1;1.7;6.06;0;.38;2112 +82093;46.41952;4.6868;255;20220124;5.2;-.1;2.6;1.8;5.89;0;.53;4257 +82093;46.41952;4.6868;255;20220125;1.7;-2.8;-.6;1;5.53;0;.32;3980 +82093;46.41952;4.6868;255;20220126;-.8;-4;-2.4;1.8;5.03;0;.26;2279 +82093;46.41952;4.6868;255;20220127;-2;-3.6;-2.8;1.5;4.82;0;.28;2094 +82093;46.41952;4.6868;255;20220128;3.5;-2.7;.4;2.3;6.19;0;.31;3446 +82093;46.41952;4.6868;255;20220129;3.5;-1;1.2;1.7;6.49;.2;.34;3305 +82093;46.41952;4.6868;255;20220130;8.6;2.3;5.4;1.6;8.09;.1;.49;4360 +82093;46.41952;4.6868;255;20220131;7.9;3.9;5.9;3.6;7.39;1.6;.86;4286 +82093;46.41952;4.6868;255;20220201;5.2;.4;2.8;2.9;6.56;2.1;.56;3808 +82093;46.41952;4.6868;255;20220202;10.8;3.6;7.2;2.9;9.53;.4;.58;4655 +82093;46.41952;4.6868;255;20220203;9.4;2.3;5.9;2.3;8.13;0;.63;5581 +82093;46.41952;4.6868;255;20220204;9;4.3;6.7;2.3;8.13;2.5;.74;3836 +82093;46.41952;4.6868;255;20220205;8.9;2.1;5.5;2.4;6.73;0;.88;7226 +82093;46.41952;4.6868;255;20220206;8.1;-2;3.1;4.2;7.19;3.5;.59;5131 +82093;46.41952;4.6868;255;20220207;9.1;6.6;7.8;3.4;7.03;.1;1.32;6002 +82093;46.41952;4.6868;255;20220208;11.4;-1.9;4.7;1.5;5.99;0;.89;10600 +82093;46.41952;4.6868;255;20220209;13.6;-3.1;5.3;2.1;6.23;0;1.15;10747 +82093;46.41952;4.6868;255;20220210;11.9;.6;6.3;1.8;8.09;2.5;.93;9200 +82093;46.41952;4.6868;255;20220211;8.4;4.8;6.6;3.5;6.79;0;1.26;10900 +82093;46.41952;4.6868;255;20220212;7;-1.6;2.7;2.3;5.49;0;.9;9400 +82093;46.41952;4.6868;255;20220213;13.3;-.1;6.6;5.6;6.99;1.2;1.82;11300 +82093;46.41952;4.6868;255;20220214;9.1;8.5;8.8;4.3;9.19;7.8;1.07;2000 +82093;46.41952;4.6868;255;20220215;10.3;3.9;7.1;3.1;7.39;2.8;1.22;7800 +82093;46.41952;4.6868;255;20220216;9.8;4.8;7.3;4.5;9.86;6.8;.65;3936 +82093;46.41952;4.6868;255;20220217;15.1;7.7;11.4;3;10.29;1.5;1.35;5500 +82093;46.41952;4.6868;255;20220218;18.3;7.1;12.7;3.1;9.56;1.1;1.91;8980 +82093;46.41952;4.6868;255;20220219;9.6;3.7;6.7;3.1;6.39;0;1.43;9239 +82093;46.41952;4.6868;255;20220220;10.7;1.5;6.1;3.5;7.79;3.4;1.08;6015 +82093;46.41952;4.6868;255;20220221;9.2;6.6;7.9;5.2;7.96;1.1;1.42;5806 +82093;46.41952;4.6868;255;20220222;10.9;5.6;8.3;2.9;8.46;.8;1.15;6171 +82093;46.41952;4.6868;255;20220223;14.3;7;10.6;1.5;9.06;0;1.26;9114 +82093;46.41952;4.6868;255;20220224;15;1.7;8.4;2.9;7.73;.6;1.61;8918 +82093;46.41952;4.6868;255;20220225;9.6;1.5;5.5;2.4;6.13;0;1.33;10387 +82093;46.41952;4.6868;255;20220226;10.6;-.5;5;3.5;5.49;0;1.7;11829 +82093;46.41952;4.6868;255;20220227;11.2;-3.5;3.8;1.8;4.93;0;1.4;12677 +82093;46.41952;4.6868;255;20220228;12.9;-3.1;4.9;1.5;5.53;0;1.41;13099 +82093;46.41952;4.6868;255;20220301;12.5;-1.8;5.3;1.9;5.76;0;1.5;13122 +82093;46.41952;4.6868;255;20220302;11.9;-.9;5.5;1.9;7.26;0;1.22;10541 +82093;46.41952;4.6868;255;20220303;13.7;4.6;9.1;1.5;8.83;0;1.26;8934 +82093;46.41952;4.6868;255;20220304;14;3;8.5;2.4;6.26;0;1.94;12919 +82093;46.41952;4.6868;255;20220305;10.9;-1.3;4.8;2.2;4.43;0;1.78;14249 +82093;46.41952;4.6868;255;20220306;8.5;-3;2.7;2.5;4.16;0;1.64;14231 +82093;46.41952;4.6868;255;20220307;9.2;-4;2.6;1.9;4.49;0;1.5;14718 +82093;46.41952;4.6868;255;20220308;13.9;-4;5;1.9;5.49;0;1.8;15135 +82093;46.41952;4.6868;255;20220309;14.7;-1.4;6.7;1.9;6.79;0;1.8;15090 +82093;46.41952;4.6868;255;20220310;15.4;-.3;7.6;2.9;7.49;.1;2.03;14598 +82093;46.41952;4.6868;255;20220311;15.6;8.1;11.9;6.5;7.83;1.2;3.19;10683 +82093;46.41952;4.6868;255;20220312;11.1;7.4;9.2;3.1;7.73;1.1;1.61;6214 +82093;46.41952;4.6868;255;20220313;12.9;7.6;10.2;3.9;8.23;9;1.92;6798 +82093;46.41952;4.6868;255;20220314;13;1.6;7.3;1.9;9.03;6.5;1.41;13027 +82093;46.41952;4.6868;255;20220315;17.3;8.1;12.7;3.7;10.19;0;2.16;8200 +82093;46.41952;4.6868;255;20220316;16.5;6.8;11.6;1.9;9.99;0;1.88;11126 +82093;46.41952;4.6868;255;20220317;12.4;8.3;10.3;4;10.03;0;1.43;6615 +82093;46.41952;4.6868;255;20220318;13.6;7.4;10.5;5.8;8.79;0;2.26;8800 +82093;46.41952;4.6868;255;20220319;15.7;5.8;10.7;2.4;8.19;.3;2.23;13700 +82093;46.41952;4.6868;255;20220320;16;5;10.5;3.8;7.49;0;2.67;12700 +82093;46.41952;4.6868;255;20220321;17;5.4;11.2;2.7;6.79;0;2.88;17000 +82093;46.41952;4.6868;255;20220322;16.2;2.7;9.4;2.5;5.99;0;2.75;17500 +82093;46.41952;4.6868;255;20220323;16.6;-.2;8.2;1.7;6.09;0;2.43;18300 +82093;46.41952;4.6868;255;20220324;19;.6;9.8;1.5;6.99;0;2.59;19400 +82093;46.41952;4.6868;255;20220325;19;2.6;10.8;2.2;7.39;0;2.91;19400 +82093;46.41952;4.6868;255;20220326;19.6;6.8;13.2;2.7;6.79;0;3.51;19800 +82093;46.41952;4.6868;255;20220327;22;3.8;12.9;1.7;7.59;0;3.15;20400 +82093;46.41952;4.6868;255;20220328;21;2.8;11.9;2;7.39;0;3.09;18800 +82093;46.41952;4.6868;255;20220329;20.5;7.2;13.8;3.5;7.69;5.3;3.63;15300 +82093;46.41952;4.6868;255;20220330;15.4;9.3;12.3;1.4;11.59;5.7;1.49;8200 +82093;46.41952;4.6868;255;20220331;11.5;6.9;9.2;2.8;9.19;7.6;1.37;5900 +82093;46.41952;4.6868;255;20220401;5.2;.5;2.8;4.3;6.19;4.1;1.08;6700 +82093;46.41952;4.6868;255;20220402;4.3;.4;2.3;5.9;5.74;.4;1.22;7100 +82093;46.41952;4.6868;255;20220403;5.3;-.1;2.6;4.4;5.29;.2;1.52;10300 +82093;46.41952;4.6868;255;20220404;10.2;.2;5.2;2.1;5.19;0;2.43;21900 +82093;46.41952;4.6868;255;20220405;14.5;1.3;7.9;1.6;7.99;0;1.91;13600 +82093;46.41952;4.6868;255;20220406;13.9;5.9;9.9;1.4;10.19;.7;1.23;6100 +82093;46.41952;4.6868;255;20220407;13;9.5;11.2;3.3;10.89;11.9;1.35;4500 +82093;46.41952;4.6868;255;20220408;18;10;14;4.7;10.39;.1;2.64;6300 +82093;46.41952;4.6868;255;20220409;11.2;3.2;7.2;3.1;7.09;.8;2.18;15500 +82093;46.41952;4.6868;255;20220410;13.7;-1.3;6.2;1.7;6.79;.3;2.61;23900 +82093;46.41952;4.6868;255;20220411;18.4;0;9.2;6.3;7.39;0;3.86;20900 +82093;46.41952;4.6868;255;20220412;20.6;11.1;15.8;5.6;7.09;0;5.13;16600 +82093;46.41952;4.6868;255;20220413;20.8;6.7;13.7;2.4;10.39;0;3.14;17700 +82093;46.41952;4.6868;255;20220414;21.9;11.1;16.5;3.4;12.09;0;3.86;20600 +82093;46.41952;4.6868;255;20220415;22.6;12.2;17.4;3.9;11.39;0;4.55;22900 +82093;46.41952;4.6868;255;20220416;20.5;11.4;15.9;5.3;9.59;0;4.99;25300 +82093;46.41952;4.6868;255;20220417;19.7;5.9;12.8;3.4;6.99;0;4.43;25800 +82093;46.41952;4.6868;255;20220418;20.4;6.4;13.4;2.5;7.29;0;4.16;25000 +82093;46.41952;4.6868;255;20220419;20.9;4.3;12.6;2.1;8.39;0;3.82;24700 +82093;46.41952;4.6868;255;20220420;20.5;9;14.7;2.6;9.09;0;3.94;22200 +82093;46.41952;4.6868;255;20220421;20.2;7.1;13.6;2.9;8.69;0;3.88;21500 +82093;46.41952;4.6868;255;20220422;19.9;8.5;14.2;2.5;9.69;0;3.81;23100 +82093;46.41952;4.6868;255;20220423;18.6;9.9;14.2;3.5;10.59;7.4;2.92;12200 +82093;46.41952;4.6868;255;20220424;15.6;6.3;10.9;2;10.99;1.4;1.8;10600 +82093;46.41952;4.6868;255;20220425;14.2;10.9;12.5;1.5;11.79;3.4;1.29;4800 +82093;46.41952;4.6868;255;20220426;17.7;9;13.3;2.5;10.19;0;3.4;21600 +82093;46.41952;4.6868;255;20220427;19.3;6.2;12.7;3.1;9.69;0;4;26500 +82093;46.41952;4.6868;255;20220428;22.1;7.6;14.8;2.4;10.09;0;4.36;26700 +82093;46.41952;4.6868;255;20220429;20.7;9.2;14.9;2.5;10.79;.9;3.46;18300 +82093;46.41952;4.6868;255;20220430;19.3;7.3;13.3;2.8;10.19;0;3.5;20800 +82093;46.41952;4.6868;255;20220501;19.1;7.8;13.4;3.6;8.89;0;4.41;26800 +82093;46.41952;4.6868;255;20220502;20.5;8.5;14.5;3;9.59;0;4.33;25300 +82093;46.41952;4.6868;255;20220503;22.3;12.6;17.4;2.6;10.59;.2;4.18;20000 +82093;46.41952;4.6868;255;20220504;22;7.7;14.8;1.9;11.59;9.9;2.9;14200 +82093;46.41952;4.6868;255;20220505;18.2;10.8;14.5;3.8;11.29;2.2;3.16;15300 +82093;46.41952;4.6868;255;20220506;20;7;13.5;3.1;11.03;0;3.55;21247 +82093;46.41952;4.6868;255;20220507;22.6;7.9;15.3;2.9;10.53;0;4.52;25596 +82093;46.41952;4.6868;255;20220508;23.6;9.4;16.5;2.9;11.16;0;4.7;25591 +82093;46.41952;4.6868;255;20220509;23.8;9.9;16.8;1.7;12.39;0;4.29;25471 +82093;46.41952;4.6868;255;20220510;26.7;8.8;17.7;1.4;13.39;0;4.5;25971 +82093;46.41952;4.6868;255;20220511;29.6;11.5;20.5;2.7;12.89;0;5.72;26733 +82093;46.41952;4.6868;255;20220512;24.5;13.2;18.9;2;14.39;5.4;3.87;19075 +82093;46.41952;4.6868;255;20220513;23.1;14.1;18.6;1.7;16.33;0;3.22;16734 +82093;46.41952;4.6868;255;20220514;25.1;11.1;18.1;1.8;13.59;0;4.55;25985 +82093;46.41952;4.6868;255;20220515;29.4;9;19.2;2.4;13.66;3.6;5.44;27245 +82093;46.41952;4.6868;255;20220516;26.4;14.2;20.3;2.1;14.56;0;4.59;22548 +82093;46.41952;4.6868;255;20220517;28.7;12.9;20.8;1.3;15.89;0;4.92;26700 +82093;46.41952;4.6868;255;20220518;30.1;13.9;22;1.5;16.26;.6;5.24;27160 +82093;46.41952;4.6868;255;20220519;31.1;16.4;23.8;3.1;15.59;.6;5.95;23951 +82093;46.41952;4.6868;255;20220520;31.7;17.1;24.4;3.9;14.03;.1;7;25597 +82093;46.41952;4.6868;255;20220521;27.7;17.2;22.4;2.4;17.03;0;5.02;23726 +82093;46.41952;4.6868;255;20220522;27.7;15.5;21.6;2.1;16.19;0;4.6;21495 +82093;46.41952;4.6868;255;20220523;23.7;18.2;20.9;2.5;16.86;7.4;3.25;12890 +82093;46.41952;4.6868;255;20220524;20.8;12.6;16.7;2.4;11.86;0;3.87;20473 +82093;46.41952;4.6868;255;20220525;21.9;9.6;15.7;2.5;11.36;0;4.28;24218 +82093;46.41952;4.6868;255;20220526;21.3;10.2;15.7;2.1;11.86;0;3.89;21852 +82093;46.41952;4.6868;255;20220527;22.9;10.9;16.9;2.2;13.19;.1;4.07;22616 +82093;46.41952;4.6868;255;20220528;21.7;10.1;15.9;3.2;10.63;0;4.72;25684 +82093;46.41952;4.6868;255;20220529;19.8;7.7;13.8;3.2;8.09;0;4.65;25705 +82093;46.41952;4.6868;255;20220530;22.1;7;14.6;1.9;8.06;0;4.76;28077 +82093;46.41952;4.6868;255;20220531;22.8;7.1;15;2;10.83;0;3.97;22016 +82093;46.41952;4.6868;255;20220601;23.6;8.6;16.1;1.2;13.53;.2;3.46;19515 +82093;46.41952;4.6868;255;20220602;28;13.1;20.5;1.7;15.36;2;4.71;23371 +82093;46.41952;4.6868;255;20220603;30.5;15.8;23.2;1.8;17.39;13.9;5.25;24839 +82093;46.41952;4.6868;255;20220604;30.1;15.1;22.6;2.1;19.16;18.9;5.19;25328 +82093;46.41952;4.6868;255;20220605;25.4;16.3;20.9;2.9;17.83;1.9;4.32;21276 +82093;46.41952;4.6868;255;20220606;24.8;13.7;19.3;1.4;15.53;.2;3.89;20382 +82093;46.41952;4.6868;255;20220607;23.1;15.1;19.1;2.3;14.06;0;4.24;21128 +82093;46.41952;4.6868;255;20220608;21.2;11.2;16.2;2.2;14.46;11.8;2.98;15836 +82093;46.41952;4.6868;255;20220609;20.8;13.5;17.1;2.6;13.53;.6;3.7;19276 +82093;46.41952;4.6868;255;20220610;24.9;9.3;17.1;1.8;12.49;.1;5;29061 +82093;46.41952;4.6868;255;20220611;29;11;20;1.7;13.83;0;5.7;30339 +82093;46.41952;4.6868;255;20220612;30.6;12.9;21.7;1.4;15.73;0;5.32;26972 +82093;46.41952;4.6868;255;20220613;26.1;17.7;21.9;2.7;14.39;0;5.3;23857 +82093;46.41952;4.6868;255;20220614;29.3;10.9;20.1;1.6;12.36;0;5.82;31025 +82093;46.41952;4.6868;255;20220615;34;13.8;23.9;1.4;16.66;0;6.14;29686 +82093;46.41952;4.6868;255;20220616;32;18.4;25.2;2;17.56;0;5.96;26579 +82093;46.41952;4.6868;255;20220617;32.7;16.5;24.6;1.8;15.33;0;6.42;29660 +82093;46.41952;4.6868;255;20220618;36.5;15.8;26.1;2.6;15.79;0;7.6;31176 +82093;46.41952;4.6868;255;20220619;35.7;23.6;29.7;5.2;14.86;0;9.37;26712 +82093;46.41952;4.6868;255;20220620;33.4;18.8;26.1;2.6;14.36;0;6.83;26739 +82093;46.41952;4.6868;255;20220621;32.4;18.8;25.6;2;17.76;1.8;5.5;23117 +82093;46.41952;4.6868;255;20220622;29;19.3;24.2;2.7;20.69;15.3;4.45;18178 +82093;46.41952;4.6868;255;20220623;26.5;16.8;21.6;1.6;19.13;3.8;4.06;20355 +82093;46.41952;4.6868;255;20220624;21.8;15.4;18.6;1.6;17.06;9.3;3.02;15735 +82093;46.41952;4.6868;255;20220625;28.2;12.9;20.5;2;16.43;11.9;5.02;25837 +82093;46.41952;4.6868;255;20220626;20.4;15.1;17.7;2.2;17.73;37.6;2.36;11742 +82093;46.41952;4.6868;255;20220627;20.5;15.3;17.9;2.1;17.06;1.2;2.62;13265 +82093;46.41952;4.6868;255;20220628;25.3;12.8;19.1;2;15.59;.1;4.58;24853 +82093;46.41952;4.6868;255;20220629;28.2;15.3;21.7;1.6;15.26;.2;5.48;28246 +82093;46.41952;4.6868;255;20220630;24.5;15.7;20.1;2.1;15.46;10.6;3.78;17209 +82093;46.41952;4.6868;255;20220701;22.5;12;17.3;1.7;13.36;0;4.41;25772 +82093;46.41952;4.6868;255;20220702;27.7;10.5;19.1;1.3;13.66;0;5.36;30598 +82093;46.41952;4.6868;255;20220703;29.4;13.7;21.5;1.7;16.99;3.7;5.26;26943 +82093;46.41952;4.6868;255;20220704;25.8;16.1;21;2.3;17.23;0;4.38;21308 +82093;46.41952;4.6868;255;20220705;27;14.9;21;2.2;14.69;0;5.41;27428 +82093;46.41952;4.6868;255;20220706;26;13.6;19.8;2.5;12.76;0;5.42;26885 +82093;46.41952;4.6868;255;20220707;25.5;11.8;18.6;2.8;13.36;0;5.01;25677 +82093;46.41952;4.6868;255;20220708;25.7;13.4;19.5;3.5;13.39;0;5.59;27300 +82093;46.41952;4.6868;255;20220709;27.1;13;20;2.7;13.16;0;5.66;28073 +82093;46.41952;4.6868;255;20220710;26.9;14.9;20.9;2.9;14.19;0;5.63;27394 +82093;46.41952;4.6868;255;20220711;28.1;13.6;20.8;2.4;13.43;.2;5.76;28377 +82093;46.41952;4.6868;255;20220712;29.9;14.7;22.3;2.1;14.49;0;5.96;29116 +82093;46.41952;4.6868;255;20220713;32;14.7;23.4;1.4;14.16;0;6.02;30502 +82093;46.41952;4.6868;255;20220714;34.4;15.3;24.8;1.9;15.83;0;6.5;29824 +82093;46.41952;4.6868;255;20220715;29.8;17.4;23.6;2.4;15.06;0;5.98;27147 +82093;46.41952;4.6868;255;20220716;29.2;14.2;21.7;2.5;11.49;0;6.21;28682 +82093;46.41952;4.6868;255;20220717;31.7;14.2;22.9;2.2;12.96;0;6.4;29527 +82093;46.41952;4.6868;255;20220718;35.7;15.5;25.6;1.4;14.56;0;6.39;30026 +82093;46.41952;4.6868;255;20220719;37.8;15.7;26.7;2.2;16.03;0;7.19;29628 +82093;46.41952;4.6868;255;20220720;29.5;21;25.3;2.4;19.33;2;4.97;20605 +82093;46.41952;4.6868;255;20220721;30;15.9;22.9;1.6;16.83;0;5.39;27120 +82093;46.41952;4.6868;255;20220722;32.5;14.9;23.7;1.5;17.16;.8;5.45;26186 +82093;46.41952;4.6868;255;20220723;28.4;20.2;24.3;2.6;18.56;.1;4.86;20064 +82093;46.41952;4.6868;255;20220724;33.4;16.8;25.1;1.8;17.46;0;6.07;28381 +82093;46.41952;4.6868;255;20220725;31;16.9;24;2.9;16.96;0;5.88;25327 +82093;46.41952;4.6868;255;20220726;27.3;17.9;22.6;2.9;15.36;0;5.04;20909 +82093;46.41952;4.6868;255;20220727;27.7;14.5;21.1;2.4;12.59;0;5.36;25119 +82093;46.41952;4.6868;255;20220728;29.9;13.3;21.6;1.8;12.93;0;5.43;26657 +82093;46.41952;4.6868;255;20220729;28.2;17.7;23;1.7;13.96;0;4.37;18484 +82093;46.41952;4.6868;255;20220730;30.8;15.1;23;1.8;13.73;0;5.66;27407 +82093;46.41952;4.6868;255;20220731;32.7;14.7;23.7;1.7;14.66;0;5.68;27225 +82093;46.41952;4.6868;255;20220801;32.6;16.5;24.5;2.1;15.23;0;5.93;26572 +82093;46.41952;4.6868;255;20220802;32;16.3;24.2;1.9;15.79;0;5.74;27092 +82093;46.41952;4.6868;255;20220803;35.8;15;25.4;1.3;14.99;0;5.89;28188 +82093;46.41952;4.6868;255;20220804;37.2;18.2;27.7;1.8;16.36;.2;6.12;25217 +82093;46.41952;4.6868;255;20220805;32.2;17.9;25;2.3;17.63;2.2;5.25;21607 +82093;46.41952;4.6868;255;20220806;30.3;17.7;24;3.2;14.36;0;6.05;24385 +82093;46.41952;4.6868;255;20220807;30.2;14.9;22.6;2.6;12.23;0;5.94;26209 +82093;46.41952;4.6868;255;20220808;31.7;14.9;23.3;2.7;11.33;0;6.34;26730 +82093;46.41952;4.6868;255;20220809;33.3;15.2;24.3;2.4;11.63;0;6.37;27051 +82093;46.41952;4.6868;255;20220810;33.4;15.3;24.4;2;11.69;0;6.04;27220 +82093;46.41952;4.6868;255;20220811;34.4;14.4;24.4;1.4;12.43;0;5.56;27014 +82093;46.41952;4.6868;255;20220812;34.1;14.3;24.2;1.6;11.89;0;5.71;27040 +82093;46.41952;4.6868;255;20220813;33.4;14.8;24.1;1.8;10.19;0;5.83;26673 +82093;46.41952;4.6868;255;20220814;26.1;15.9;21;2;15.76;16.5;3.52;14972 +82093;46.41952;4.6868;255;20220815;26.5;14.3;20.4;1.4;16.99;.6;3.42;17313 +82093;46.41952;4.6868;255;20220816;31.5;14;22.8;1.6;16.39;4.7;4.79;23428 +82093;46.41952;4.6868;255;20220817;25.8;17.1;21.5;1.7;18.23;4.9;3.29;15911 +82093;46.41952;4.6868;255;20220818;24.1;15.8;19.9;2;18.26;25.6;2.83;13958 +82093;46.41952;4.6868;255;20220819;25.7;17.2;21.5;2.6;18.66;.7;3.52;16396 +82093;46.41952;4.6868;255;20220820;27.3;18.3;22.8;2.3;17.56;.1;4.02;17582 +82093;46.41952;4.6868;255;20220821;27.2;13.3;20.3;2.1;13.79;0;4.35;21555 +82093;46.41952;4.6868;255;20220822;27.5;15.3;21.4;2.3;15.66;0;4.35;20960 +82093;46.41952;4.6868;255;20220823;30.1;16.9;23.5;2;17.13;0;4.69;22192 +82093;46.41952;4.6868;255;20220824;31.9;16;23.9;1.6;15.03;0;4.84;23647 +82093;46.41952;4.6868;255;20220825;33.5;13.4;23.4;1.8;15.53;.4;5.06;23800 +82093;46.41952;4.6868;255;20220826;27;19.7;23.3;2.9;18.36;.5;3.69;13792 +82093;46.41952;4.6868;255;20220827;26.9;15.6;21.3;2.2;16.93;0;3.5;15901 +82093;46.41952;4.6868;255;20220828;29.8;15.2;22.5;1.5;16.03;0;4.25;21829 +82093;46.41952;4.6868;255;20220829;32.4;13.6;23;1.1;16.09;.3;4.29;22666 +82093;46.41952;4.6868;255;20220830;25.3;16.5;20.9;1.8;17.73;5.9;2.71;12241 +82093;46.41952;4.6868;255;20220831;28.4;16.4;22.4;1.9;17.53;0;3.85;18502 +82093;46.41952;4.6868;255;20220901;29;13.7;21.4;1.4;14.36;0;3.98;21185 +82093;46.41952;4.6868;255;20220902;26.3;12.7;19.5;1.3;15.46;8.3;3.15;17028 +82093;46.41952;4.6868;255;20220903;26.5;15.6;21;1.9;17.66;4.7;3.25;15875 +82093;46.41952;4.6868;255;20220904;29.8;13.5;21.7;1.3;16.86;.1;3.88;21412 +82093;46.41952;4.6868;255;20220905;31.3;16.5;23.9;2.2;18.03;.7;4.36;19150 +82093;46.41952;4.6868;255;20220906;28.3;17.8;23;1.8;18.99;1.5;3.31;14886 +82093;46.41952;4.6868;255;20220907;25.6;15.6;20.6;2;17.96;9.7;2.84;13376 +82093;46.41952;4.6868;255;20220908;25.1;12.9;19;2.3;15.26;0;3.26;16759 +82093;46.41952;4.6868;255;20220909;23.6;14.2;18.9;2.3;14.19;1.6;2.89;12541 +82093;46.41952;4.6868;255;20220910;22.4;13.9;18.2;1.9;14.09;0;2.75;14014 +82093;46.41952;4.6868;255;20220911;24.9;9.6;17.3;1.4;13.06;0;3.18;19847 +82093;46.41952;4.6868;255;20220912;30.5;10.6;20.5;1.4;14.53;0;3.78;20930 +82093;46.41952;4.6868;255;20220913;30.1;16.8;23.4;2.9;18.66;3.6;3.78;15317 +82093;46.41952;4.6868;255;20220914;27.7;19.3;23.5;2.8;19.16;15.8;3.09;10093 +82093;46.41952;4.6868;255;20220915;22.6;15.5;19.1;1.9;18.46;2.5;1.98;9902 +82093;46.41952;4.6868;255;20220916;20.2;12.9;16.6;1.9;14.29;.4;2.11;11339 +82093;46.41952;4.6868;255;20220917;16.7;7.7;12.2;2.5;9.89;0;2.27;13871 +82093;46.41952;4.6868;255;20220918;19.1;4.6;11.8;1.7;8.53;0;2.6;18482 +82093;46.41952;4.6868;255;20220919;19.1;6.4;12.7;2.4;8.89;0;2.81;17505 +82093;46.41952;4.6868;255;20220920;19.7;5.3;12.5;2.7;8.66;0;2.96;17903 +82093;46.41952;4.6868;255;20220921;20.1;6.3;13.2;2.4;8.69;0;2.91;17687 +82093;46.41952;4.6868;255;20220922;20.8;3.3;12;1.2;8.76;0;2.42;18482 +82093;46.41952;4.6868;255;20220923;23;4.5;13.8;1.5;11.43;2.8;2.39;15861 +82093;46.41952;4.6868;255;20220924;21.5;12.6;17;2;14.63;5.2;2.05;10112 +82093;46.41952;4.6868;255;20220925;17.4;12;14.7;1.4;13.73;6.2;1.41;7701 +82093;46.41952;4.6868;255;20220926;17.8;8.4;13.1;1.9;11.69;4.7;1.8;11576 +82093;46.41952;4.6868;255;20220927;14.9;9.9;12.4;2.9;11.63;9.6;1.49;7963 +82093;46.41952;4.6868;255;20220928;15;10.7;12.8;3.2;13.36;12.6;1.09;5645 +82093;46.41952;4.6868;255;20220929;15.5;9.9;12.7;1.8;11.63;2;1.43;8075 +82093;46.41952;4.6868;255;20220930;16.2;6;11.1;1.7;10.03;1.3;1.65;11571 +82093;46.41952;4.6868;255;20221001;15.2;6.2;10.7;3.4;12.29;12.4;1.16;7004 +82093;46.41952;4.6868;255;20221002;22.5;13.6;18.1;2.3;15.66;0;2.11;10758 +82093;46.41952;4.6868;255;20221003;17.3;13.7;15.5;2.1;14.29;0;1.45;6872 +82093;46.41952;4.6868;255;20221004;17.4;6.6;12;.8;11.69;.2;1.32;10129 +82093;46.41952;4.6868;255;20221005;24.7;7.5;16.1;1.8;12.63;0;2.37;14738 +82093;46.41952;4.6868;255;20221006;20.3;11.2;15.8;1.9;13.93;0;1.76;10262 +82093;46.41952;4.6868;255;20221007;22.1;8.5;15.3;1.2;13.56;.4;1.76;12499 +82093;46.41952;4.6868;255;20221008;18.7;12.4;15.5;1.6;13.49;.4;1.58;9595 +82093;46.41952;4.6868;255;20221009;18.7;6.5;12.6;1.4;11.33;.1;1.59;12590 +82093;46.41952;4.6868;255;20221010;22.5;9;15.7;1.6;13.93;.1;1.82;12038 +82093;46.41952;4.6868;255;20221011;20.8;11.4;16.1;1.7;14.83;2.2;1.53;9380 +82093;46.41952;4.6868;255;20221012;18.1;11.1;14.6;1.1;14.26;.2;1.19;8098 +82093;46.41952;4.6868;255;20221013;16.8;10.3;13.5;1;14.39;3.3;.96;6150 +82093;46.41952;4.6868;255;20221014;17.2;13.3;15.2;2.5;15.73;1.9;.98;4098 +82093;46.41952;4.6868;255;20221015;23.3;13.6;18.5;2.3;14.99;0;2;8582 +82093;46.41952;4.6868;255;20221016;25.1;14.7;19.9;3.5;15.46;0;2.76;10695 +82093;46.41952;4.6868;255;20221017;24.9;16;20.5;3.6;15.26;0;2.83;9566 +82093;46.41952;4.6868;255;20221018;24.7;14.7;19.7;1.8;15.26;0;2.01;10574 +82093;46.41952;4.6868;255;20221019;23.1;9;16;1.5;14.49;1;1.59;11442 +82093;46.41952;4.6868;255;20221020;22.1;15.5;18.8;3.5;16.69;22.7;1.81;5777 +82093;46.41952;4.6868;255;20221021;22;15.1;18.6;2.7;16.66;13.2;1.64;6766 +82093;46.41952;4.6868;255;20221022;23;13.7;18.4;1.9;15.59;.1;1.69;9774 +82093;46.41952;4.6868;255;20221023;24.1;13.1;18.6;4.1;15.03;0;2.4;6658 +82093;46.41952;4.6868;255;20221024;23.1;15.4;19.2;2.3;14.79;0;1.85;6594 +82093;46.41952;4.6868;255;20221025;20.6;7.8;14.2;1.4;13.29;.4;1.24;9764 +82093;46.41952;4.6868;255;20221026;23.5;12.9;18.2;1.5;14.69;.1;1.55;9493 +82093;46.41952;4.6868;255;20221027;22.9;10.3;16.6;2.1;15.16;0;1.47;8777 +82093;46.41952;4.6868;255;20221028;24.7;15.9;20.3;3;14.29;0;2.48;7653 +82093;46.41952;4.6868;255;20221029;24.9;11.7;18.3;2.5;12.83;0;2.13;9048 +82093;46.41952;4.6868;255;20221030;24.1;11.5;17.8;2.4;12.03;0;2.2;8596 +82093;46.41952;4.6868;255;20221031;22.4;9.7;16;2.9;13.39;11.6;1.75;8178 +82093;46.41952;4.6868;255;20221101;18.6;13.5;16;2.1;13.53;.2;1.29;6997 +82093;46.41952;4.6868;255;20221102;18.1;7.6;12.9;1.4;11.03;.1;1.05;8105 +82093;46.41952;4.6868;255;20221103;15.8;5.9;10.8;2.7;10.49;5.9;1.09;5282 +82093;46.41952;4.6868;255;20221104;10.4;8;9.2;2.8;9.83;6.9;.84;2517 +82093;46.41952;4.6868;255;20221105;11.2;6.9;9;2.6;9.39;0;.87;5199 +82093;46.41952;4.6868;255;20221106;11.8;1.4;6.6;1.8;8.39;0;.7;6556 +82093;46.41952;4.6868;255;20221107;18.5;6.3;12.4;2.2;9.69;.1;1.4;7803 +82093;46.41952;4.6868;255;20221108;18.4;5.8;12.1;4.1;10.73;5.3;1.61;6562 +82093;46.41952;4.6868;255;20221109;14.2;13.2;13.7;2.1;13.96;8.3;.72;1763 +82093;46.41952;4.6868;255;20221110;13.5;9;11.3;1.6;11.63;0;.62;5610 +82093;46.41952;4.6868;255;20221111;14.1;7.8;11;1.8;11.26;.2;.72;5080 +82093;46.41952;4.6868;255;20221112;11.3;7.5;9.4;1.6;11.09;.1;.56;4074 +82093;46.41952;4.6868;255;20221113;9.3;6.7;8;1.2;10.53;0;.42;2138 +82093;46.41952;4.6868;255;20221114;16.2;6;11.1;2.9;11.16;5.3;.9;5290 +82093;46.41952;4.6868;255;20221115;14.7;10.2;12.4;2.2;12.73;5.1;.73;3194 +82093;46.41952;4.6868;255;20221116;15.6;6.9;11.2;2.5;10.86;1;.93;5362 +82093;46.41952;4.6868;255;20221117;15.5;10.1;12.8;3.6;10.93;.7;1.37;3448 +82093;46.41952;4.6868;255;20221118;12.5;8.8;10.7;2.4;9.43;1.9;.96;4003 +82093;46.41952;4.6868;255;20221119;9;3.9;6.4;1.8;8.76;.8;.46;4046 +82093;46.41952;4.6868;255;20221120;10.4;5;7.7;2.3;8.49;.6;.66;5361 +82093;46.41952;4.6868;255;20221121;8.5;4.3;6.4;2.8;8.69;6;.53;3114 +82093;46.41952;4.6868;255;20221122;10.4;5.6;8;2.5;7.83;.4;.89;3623 +82093;46.41952;4.6868;255;20221123;10.9;1.2;6.1;2.1;8.06;3.2;.59;4051 +82093;46.41952;4.6868;255;20221124;12.7;5.4;9.1;2.3;8.96;2.4;.8;4581 +82093;46.41952;4.6868;255;20221125;11.3;7;9.2;1.8;9.49;.4;.65;3187 +82093;46.41952;4.6868;255;20221126;9;3.2;6.1;1.8;8.69;0;.36;3992 +82093;46.41952;4.6868;255;20221127;9.6;3.6;6.6;2.3;7.99;2.2;.64;3807 +82093;46.41952;4.6868;255;20221128;10.2;5.9;8.1;2.3;9.36;3.2;.62;2204 +82093;46.41952;4.6868;255;20221129;8.6;6.1;7.4;1.9;9.06;.2;.51;2233 +82093;46.41952;4.6868;255;20221130;9.3;5.4;7.4;2.8;8.79;0;.63;2634 +82093;46.41952;4.6868;255;20221201;7.6;4.7;6.2;3;7.53;0;.76;2261 +82093;46.41952;4.6868;255;20221202;5;3.4;4.2;1.4;7.06;1;.48;1484 +82093;46.41952;4.6868;255;20221203;4.3;2.4;3.3;1.8;7.16;4.8;.39;1671 +82093;46.41952;4.6868;255;20221204;4.5;2.1;3.3;1.6;7.29;5.1;.38;1552 +82093;46.41952;4.6868;255;20221205;8.1;1.2;4.7;1.2;6.93;0;.37;4359 +82093;46.41952;4.6868;255;20221206;2.4;-2.8;-.2;.8;5.89;.1;.22;2667 +82093;46.41952;4.6868;255;20221207;4.7;1.6;3.1;1.7;6.76;0;.4;2112 +82093;46.41952;4.6868;255;20221208;2.4;-1.1;.7;1.9;5.83;2.6;.3;2956 +82093;46.41952;4.6868;255;20221209;2;-.4;.8;2.1;5.99;.1;.35;1577 +82093;46.41952;4.6868;255;20221210;1.4;-.3;.6;2.9;5.39;0;.48;2003 +82093;46.41952;4.6868;255;20221211;-2.5;-5.6;-4.1;1.9;4.23;0;.25;2089 +82093;46.41952;4.6868;255;20221212;-2;-4.7;-3.4;2;4.39;0;.28;1896 +82093;46.41952;4.6868;255;20221213;-.5;-3.6;-2;2.1;4.93;.2;.32;1777 +82093;46.41952;4.6868;255;20221214;10.2;-1.6;4.3;2.1;8.06;2.7;.3;3775 +82093;46.41952;4.6868;255;20221215;5.2;3.6;4.4;2.5;8.26;4.7;.32;540 +82093;46.41952;4.6868;255;20221216;2.1;-.1;1;2.8;5.63;0;.45;2050 +82093;46.41952;4.6868;255;20221217;-2;-6.2;-4.1;1.7;3.89;0;.22;3404 +82093;46.41952;4.6868;255;20221218;5.9;-6.1;-.1;2.5;5.56;0;.33;4834 +82093;46.41952;4.6868;255;20221219;15.3;3.6;9.4;4.5;8.99;0;1.29;4850 +82093;46.41952;4.6868;255;20221220;15.1;11.2;13.1;5.3;10.49;6.2;1.88;1835 +82093;46.41952;4.6868;255;20221221;14.4;10;12.2;2.9;11.66;.6;.77;3097 +82093;46.41952;4.6868;255;20221222;13.5;10.4;11.9;4;11.06;5.8;1.16;1716 +82093;46.41952;4.6868;255;20221223;15;10.2;12.6;3.3;13.09;8.2;.67;1951 +82093;46.41952;4.6868;255;20221224;11.5;10.4;11;1.5;12.03;.4;.5;1119 +82093;46.41952;4.6868;255;20221225;13.9;7.2;10.6;2.5;10.63;1.6;.63;3904 +82093;46.41952;4.6868;255;20221226;12.8;8.3;10.6;3.2;10.63;1.1;.91;1659 +82093;46.41952;4.6868;255;20221227;11.1;3.1;7.1;1.3;8.63;0;.33;4344 +82093;46.41952;4.6868;255;20221228;11.4;2;6.7;3.8;7.93;0;.84;5077 +82093;46.41952;4.6868;255;20221229;11.9;8.1;10;3.7;9.83;7.5;1.08;1363 +82093;46.41952;4.6868;255;20221230;12.6;3.9;8.3;3.1;10.19;2;.52;3100 +82093;46.41952;4.6868;255;20221231;17.6;10.7;14.2;4.2;11.09;0;1.6;3935 +82094;46.43512;5.01108;203;20220101;5.8;2.5;4.1;.8;8;.1;.25;2277 +82094;46.43512;5.01108;203;20220102;9.3;.8;5;2.6;8.6;0;.24;3331 +82094;46.43512;5.01108;203;20220103;12.7;5.2;8.9;2.7;9.5;1.6;.65;3403 +82094;46.43512;5.01108;203;20220104;13.9;10;11.9;4.3;9.7;7.1;1.48;2503 +82094;46.43512;5.01108;203;20220105;5.7;3.8;4.7;3.1;6.5;.3;.74;3129 +82094;46.43512;5.01108;203;20220106;5.7;1.6;3.7;2.6;5.95;0;.64;3845 +82094;46.43512;5.01108;203;20220107;2.3;-1.7;.3;2.9;6.15;6.2;.22;2084 +82094;46.43512;5.01108;203;20220108;5;1.7;3.3;4.4;7.55;6.8;.27;1773 +82094;46.43512;5.01108;203;20220109;5.6;4.6;5.1;3.3;7.35;4.2;.67;1068 +82094;46.43512;5.01108;203;20220110;5.5;1.6;3.6;3;6.6;.3;.49;4850 +82094;46.43512;5.01108;203;20220111;4.5;-.3;2.1;3.5;5.8;0;.53;4983 +82094;46.43512;5.01108;203;20220112;2.8;-1.3;.8;1.8;5.1;0;.43;3774 +82094;46.43512;5.01108;203;20220113;.6;-3.5;-1.5;1.2;4.7;0;.31;3075 +82094;46.43512;5.01108;203;20220114;-1.6;-5.4;-3.5;.9;4.6;0;.2;2792 +82094;46.43512;5.01108;203;20220115;-2.8;-4.2;-3.5;1;4.5;0;.24;1889 +82094;46.43512;5.01108;203;20220116;-1.4;-5.3;-3.3;.8;4.67;0;.18;3768 +82094;46.43512;5.01108;203;20220117;2.6;-2.9;-.2;2.2;6.05;0;.22;2714 +82094;46.43512;5.01108;203;20220118;2.7;1.3;2;2.3;6.1;0;.48;1556 +82094;46.43512;5.01108;203;20220119;3.8;-3.7;0;1.3;5.8;1.4;.25;4359 +82094;46.43512;5.01108;203;20220120;5.3;1.6;3.4;2.1;6.75;.8;.47;2716 +82094;46.43512;5.01108;203;20220121;4.5;.3;2.4;5.3;5.3;0;.94;5839 +82094;46.43512;5.01108;203;20220122;6;-.1;3;4.2;6;0;.75;5476 +82094;46.43512;5.01108;203;20220123;2;.8;1.4;2;6.05;0;.42;1491 +82094;46.43512;5.01108;203;20220124;3.4;.2;1.8;1.6;5.85;0;.45;4072 +82094;46.43512;5.01108;203;20220125;.7;-2.4;-.9;.8;5.6;0;.27;2991 +82094;46.43512;5.01108;203;20220126;-.6;-3;-1.8;2.3;5.2;0;.27;1991 +82094;46.43512;5.01108;203;20220127;-1.8;-3.2;-2.5;1.5;4.97;0;.29;1754 +82094;46.43512;5.01108;203;20220128;4;-2.3;.9;2.2;6.07;0;.43;4990 +82094;46.43512;5.01108;203;20220129;3.1;-.5;1.3;1.4;6.25;.2;.36;3257 +82094;46.43512;5.01108;203;20220130;8.7;2.2;5.5;1.5;8;.1;.5;4373 +82094;46.43512;5.01108;203;20220131;8.2;3.9;6.1;3.3;7.45;1.3;.87;4364 +82094;46.43512;5.01108;203;20220201;5.2;1.3;3.3;3;6.25;4;.69;3604 +82094;46.43512;5.01108;203;20220202;10.8;3;6.9;2.9;9.45;.5;.56;5276 +82094;46.43512;5.01108;203;20220203;8.9;4;6.5;1.6;8.33;0;.56;4940 +82094;46.43512;5.01108;203;20220204;8.9;4.4;6.6;2.1;8.1;2.3;.7;3943 +82094;46.43512;5.01108;203;20220205;9.1;2.5;5.8;2.5;6.7;0;.93;7690 +82094;46.43512;5.01108;203;20220206;7.9;-1.3;3.3;3.6;7.2;3.6;.56;4837 +82094;46.43512;5.01108;203;20220207;9.2;6.5;7.8;3;7.05;.1;1.23;6119 +82094;46.43512;5.01108;203;20220208;11.1;-2.5;4.3;1.3;5.85;0;.79;9664 +82094;46.43512;5.01108;203;20220209;13.3;-2.6;5.4;2.6;6.45;0;1.21;10384 +82094;46.43512;5.01108;203;20220210;10.3;3.3;6.8;1.8;8.1;2.5;.93;9200 +82094;46.43512;5.01108;203;20220211;8.7;5.1;6.9;3.5;6.8;0;1.26;10900 +82094;46.43512;5.01108;203;20220212;7.3;-1.3;3;2.3;5.5;0;.9;9400 +82094;46.43512;5.01108;203;20220213;13.6;.2;6.9;5.6;7;1.3;1.82;11300 +82094;46.43512;5.01108;203;20220214;9.4;8.8;9.1;4.3;9.2;8.5;1.07;2000 +82094;46.43512;5.01108;203;20220215;10.6;4.2;7.4;3.1;7.4;3.1;1.22;7800 +82094;46.43512;5.01108;203;20220216;8.7;4.8;6.7;4.3;9.5;8.1;.46;3124 +82094;46.43512;5.01108;203;20220217;14.9;8.7;11.8;3.3;10.5;2.6;1.35;5653 +82094;46.43512;5.01108;203;20220218;18.6;8.2;13.4;2.9;9.53;1.1;1.88;9108 +82094;46.43512;5.01108;203;20220219;10;5.4;7.7;2.4;6.26;0;1.34;5766 +82094;46.43512;5.01108;203;20220220;10.4;2.1;6.3;3.1;7.65;5;1.02;5758 +82094;46.43512;5.01108;203;20220221;9.1;6.5;7.8;4.5;7.95;.9;1.34;6858 +82094;46.43512;5.01108;203;20220222;11.1;5.5;8.3;2.6;8.4;.8;1.17;7044 +82094;46.43512;5.01108;203;20220223;14.4;7.1;10.7;1.5;9.05;0;1.26;9452 +82094;46.43512;5.01108;203;20220224;15.2;2.4;8.8;2.9;7.85;.1;1.63;8875 +82094;46.43512;5.01108;203;20220225;9.9;2.6;6.2;2.6;6.25;0;1.39;10229 +82094;46.43512;5.01108;203;20220226;10.9;.9;5.9;3.9;5.65;0;1.84;12354 +82094;46.43512;5.01108;203;20220227;11.4;-3.2;4.1;1.8;4.85;0;1.43;13388 +82094;46.43512;5.01108;203;20220228;12.8;-2.8;5;1.7;5.6;0;1.46;13670 +82094;46.43512;5.01108;203;20220301;12.4;-1;5.7;1.8;5.75;0;1.51;13040 +82094;46.43512;5.01108;203;20220302;12.3;-.1;6.1;2.3;7.25;0;1.27;9833 +82094;46.43512;5.01108;203;20220303;14.8;3.4;9.1;1.8;8.45;0;1.39;9616 +82094;46.43512;5.01108;203;20220304;13.6;2.7;8.1;2.9;5.95;0;2.12;13597 +82094;46.43512;5.01108;203;20220305;10.8;-.9;5;2.5;4.2;0;1.96;14204 +82094;46.43512;5.01108;203;20220306;8.6;-2.3;3.1;3.1;4.1;0;1.83;13986 +82094;46.43512;5.01108;203;20220307;9.4;-3.3;3.1;1.8;4.55;0;1.51;14477 +82094;46.43512;5.01108;203;20220308;14;-4.2;4.9;2;5.75;0;1.77;15761 +82094;46.43512;5.01108;203;20220309;14.6;.9;7.8;2.1;6.95;0;1.81;14242 +82094;46.43512;5.01108;203;20220310;15.6;.5;8.1;2.9;7.6;.1;1.99;14294 +82094;46.43512;5.01108;203;20220311;16.1;8.6;12.3;6.4;7.85;.4;3.22;10529 +82094;46.43512;5.01108;203;20220312;12.5;8.2;10.4;2.8;7.3;1.9;1.88;7055 +82094;46.43512;5.01108;203;20220313;13.5;8.4;10.9;3.3;8.5;16.8;1.83;6866 +82094;46.43512;5.01108;203;20220314;13.8;2.7;8.3;1.5;9.25;5.8;1.39;12193 +82094;46.43512;5.01108;203;20220315;17.2;8.7;13;4.3;10;0;2.36;9467 +82094;46.43512;5.01108;203;20220316;16.9;9.1;13;2.4;10.05;0;1.93;8948 +82094;46.43512;5.01108;203;20220317;12.8;8.5;10.7;4;10.25;0;1.44;6017 +82094;46.43512;5.01108;203;20220318;13.9;7.7;10.8;5.8;8.8;0;2.26;8800 +82094;46.43512;5.01108;203;20220319;16;6.1;11;2.4;8.2;.1;2.23;13700 +82094;46.43512;5.01108;203;20220320;16.3;5.3;10.8;3.8;7.5;0;2.67;12700 +82094;46.43512;5.01108;203;20220321;17.3;5.7;11.5;2.7;6.8;0;2.88;17000 +82094;46.43512;5.01108;203;20220322;16.5;3;9.7;2.5;6;0;2.75;17500 +82094;46.43512;5.01108;203;20220323;16.9;.1;8.5;1.7;6.1;0;2.43;18300 +82094;46.43512;5.01108;203;20220324;19.3;.9;10.1;1.5;7;0;2.59;19400 +82094;46.43512;5.01108;203;20220325;19.3;2.9;11.1;2.2;7.4;0;2.91;19400 +82094;46.43512;5.01108;203;20220326;19.9;7.1;13.5;2.7;6.8;0;3.51;19800 +82094;46.43512;5.01108;203;20220327;22.3;4.1;13.2;1.7;7.6;0;3.15;20400 +82094;46.43512;5.01108;203;20220328;21.3;3.1;12.2;2;7.4;0;3.09;18800 +82094;46.43512;5.01108;203;20220329;20.8;7.5;14.1;3.5;7.7;5.3;3.63;15300 +82094;46.43512;5.01108;203;20220330;15.7;9.6;12.6;1.4;11.6;6.4;1.49;8200 +82094;46.43512;5.01108;203;20220331;11.8;7.2;9.5;2.8;9.2;7.8;1.37;5900 +82094;46.43512;5.01108;203;20220401;5.5;.8;3.1;4.3;6.2;4.4;1.08;6700 +82094;46.43512;5.01108;203;20220402;4.6;.7;2.6;5.9;5.75;1.2;1.22;7100 +82094;46.43512;5.01108;203;20220403;5.6;.2;2.9;4.4;5.3;.3;1.52;10300 +82094;46.43512;5.01108;203;20220404;10.5;.5;5.5;2.1;5.2;0;2.43;21900 +82094;46.43512;5.01108;203;20220405;14.8;1.6;8.2;1.6;8;0;1.91;13600 +82094;46.43512;5.01108;203;20220406;14.2;6.2;10.2;1.4;10.2;2;1.23;6100 +82094;46.43512;5.01108;203;20220407;13.3;9.8;11.5;3.3;10.9;17.1;1.35;4500 +82094;46.43512;5.01108;203;20220408;18.3;10.3;14.3;4.7;10.4;1.9;2.64;6300 +82094;46.43512;5.01108;203;20220409;11.5;3.5;7.5;3.1;7.1;1.5;2.18;15500 +82094;46.43512;5.01108;203;20220410;14;-1;6.5;1.7;6.8;.2;2.61;23900 +82094;46.43512;5.01108;203;20220411;18.7;.3;9.5;6.3;7.4;0;3.86;20900 +82094;46.43512;5.01108;203;20220412;20.9;11.4;16.1;5.6;7.1;0;5.13;16600 +82094;46.43512;5.01108;203;20220413;21.1;7;14;2.4;10.4;0;3.14;17700 +82094;46.43512;5.01108;203;20220414;22.2;11.4;16.8;3.4;12.1;0;3.86;20600 +82094;46.43512;5.01108;203;20220415;22.9;12.5;17.7;3.9;11.4;0;4.55;22900 +82094;46.43512;5.01108;203;20220416;20.8;11.7;16.2;5.3;9.6;0;4.99;25300 +82094;46.43512;5.01108;203;20220417;20;6.2;13.1;3.4;7;0;4.43;25800 +82094;46.43512;5.01108;203;20220418;20.7;6.7;13.7;2.5;7.3;0;4.16;25000 +82094;46.43512;5.01108;203;20220419;21.2;4.6;12.9;2.1;8.4;0;3.82;24700 +82094;46.43512;5.01108;203;20220420;20.8;9.3;15;2.6;9.1;0;3.94;22200 +82094;46.43512;5.01108;203;20220421;20.5;7.4;13.9;2.9;8.7;0;3.88;21500 +82094;46.43512;5.01108;203;20220422;20.2;8.8;14.5;2.5;9.7;0;3.81;23100 +82094;46.43512;5.01108;203;20220423;18.9;10.2;14.5;3.5;10.6;11.8;2.92;12200 +82094;46.43512;5.01108;203;20220424;15.9;6.6;11.2;2;11;5.2;1.8;10600 +82094;46.43512;5.01108;203;20220425;14.5;11.2;12.8;1.5;11.8;5;1.29;4800 +82094;46.43512;5.01108;203;20220426;18;9.3;13.6;2.5;10.2;0;3.4;21600 +82094;46.43512;5.01108;203;20220427;19.6;6.5;13;3.1;9.7;0;4;26500 +82094;46.43512;5.01108;203;20220428;22.4;7.9;15.1;2.4;10.1;0;4.36;26700 +82094;46.43512;5.01108;203;20220429;21;9.5;15.2;2.5;10.8;.6;3.46;18300 +82094;46.43512;5.01108;203;20220430;19.6;7.6;13.6;2.8;10.2;0;3.5;20800 +82094;46.43512;5.01108;203;20220501;19.4;8.1;13.7;3.6;8.9;0;4.41;26800 +82094;46.43512;5.01108;203;20220502;20.8;8.8;14.8;3;9.6;.1;4.33;25300 +82094;46.43512;5.01108;203;20220503;22.6;12.9;17.7;2.6;10.6;0;4.18;20000 +82094;46.43512;5.01108;203;20220504;22.3;8;15.1;1.9;11.6;5.5;2.9;14200 +82094;46.43512;5.01108;203;20220505;18.5;11.1;14.8;3.8;11.3;1.2;3.16;15300 +82094;46.43512;5.01108;203;20220506;20.2;8.2;14.2;3.5;11.25;0;3.64;20663 +82094;46.43512;5.01108;203;20220507;22.5;9.7;16.1;3.5;10.65;0;4.69;25123 +82094;46.43512;5.01108;203;20220508;23.5;10.9;17.2;3.5;11.35;.2;4.84;24726 +82094;46.43512;5.01108;203;20220509;23.8;11.3;17.6;1.8;12.8;0;4.26;24528 +82094;46.43512;5.01108;203;20220510;26.5;10.3;18.4;1.4;13.95;0;4.36;25057 +82094;46.43512;5.01108;203;20220511;28.9;13.8;21.4;3.1;12.9;0;5.79;25347 +82094;46.43512;5.01108;203;20220512;25.4;14.8;20.1;2.4;13.95;5.6;4.02;17782 +82094;46.43512;5.01108;203;20220513;23;14.3;18.6;1.5;16.5;0;3.06;16475 +82094;46.43512;5.01108;203;20220514;25;12.3;18.6;2;14.05;0;4.52;25068 +82094;46.43512;5.01108;203;20220515;29.1;9.7;19.4;2.7;13.45;2.6;5.43;26650 +82094;46.43512;5.01108;203;20220516;26.5;14.5;20.5;2.3;13.75;0;4.75;22511 +82094;46.43512;5.01108;203;20220517;28.9;13.6;21.2;1.4;15.65;.1;4.93;26043 +82094;46.43512;5.01108;203;20220518;30.3;14.4;22.4;1.6;15.85;.3;5.26;26625 +82094;46.43512;5.01108;203;20220519;30.8;17.5;24.2;3.5;15.7;.5;6.12;23493 +82094;46.43512;5.01108;203;20220520;31;19.1;25.1;4.6;13.75;0;7.18;23904 +82094;46.43512;5.01108;203;20220521;27.5;18;22.7;2.2;16.9;0;4.94;23368 +82094;46.43512;5.01108;203;20220522;27.2;15.4;21.3;1.9;16.45;0;4.29;20513 +82094;46.43512;5.01108;203;20220523;24.5;19;21.7;2.2;17.05;8.2;3.32;13028 +82094;46.43512;5.01108;203;20220524;21;13.4;17.2;1.9;11.85;.1;3.87;20353 +82094;46.43512;5.01108;203;20220525;22.3;10.8;16.6;2.7;11.5;0;4.38;23526 +82094;46.43512;5.01108;203;20220526;21.6;11.3;16.5;2.4;11.8;0;4.07;21514 +82094;46.43512;5.01108;203;20220527;23.3;10.8;17.1;2.3;13.15;0;4.2;23138 +82094;46.43512;5.01108;203;20220528;21.6;11.1;16.4;3.6;10.85;0;4.85;25907 +82094;46.43512;5.01108;203;20220529;19.8;9.2;14.5;3.7;8.1;0;4.81;24609 +82094;46.43512;5.01108;203;20220530;22;8;15;2;8.1;0;4.78;27574 +82094;46.43512;5.01108;203;20220531;21.8;8;14.9;2.1;11.4;.1;3.72;20123 +82094;46.43512;5.01108;203;20220601;23;9.6;16.3;1.3;14.1;.4;3.28;18502 +82094;46.43512;5.01108;203;20220602;27.8;13.1;20.5;1.3;15.8;1.3;4.42;22987 +82094;46.43512;5.01108;203;20220603;30.5;16.2;23.3;1.6;17.35;11.1;5.16;24935 +82094;46.43512;5.01108;203;20220604;30.4;16.1;23.2;1.9;19.35;11;5.09;24520 +82094;46.43512;5.01108;203;20220605;25.7;17.1;21.4;2.3;18.05;5.6;4.34;21632 +82094;46.43512;5.01108;203;20220606;25.3;14;19.6;1.3;15.65;1.6;3.99;21012 +82094;46.43512;5.01108;203;20220607;23.3;15.5;19.4;2;14.1;.1;4.38;22808 +82094;46.43512;5.01108;203;20220608;20.9;11.3;16.1;1.9;14.6;9.6;2.82;15146 +82094;46.43512;5.01108;203;20220609;21;13.9;17.5;2.1;13.7;.8;3.73;20036 +82094;46.43512;5.01108;203;20220610;24.9;9.4;17.2;2.1;12.3;.1;5.12;29204 +82094;46.43512;5.01108;203;20220611;29;11.2;20.1;2;13.35;0;5.81;30020 +82094;46.43512;5.01108;203;20220612;31.1;13.1;22.1;1.5;15.35;.1;5.43;26786 +82094;46.43512;5.01108;203;20220613;26.1;18;22.1;2.9;14.2;0;5.52;24901 +82094;46.43512;5.01108;203;20220614;29.5;11.6;20.5;1.8;12.4;0;5.92;30545 +82094;46.43512;5.01108;203;20220615;33.8;14.1;24;1.4;16.65;0;5.96;28588 +82094;46.43512;5.01108;203;20220616;32.3;20.2;26.2;2.1;17.35;0;5.97;25523 +82094;46.43512;5.01108;203;20220617;33;17.1;25;2.3;14.65;0;6.74;29070 +82094;46.43512;5.01108;203;20220618;36.8;16.6;26.7;2.7;15.5;0;7.76;30558 +82094;46.43512;5.01108;203;20220619;35.5;24.3;29.9;5.5;15.4;0;9.43;25897 +82094;46.43512;5.01108;203;20220620;34;20.3;27.1;2.6;13.4;0;6.95;26417 +82094;46.43512;5.01108;203;20220621;33.4;20.6;27;1.8;16.8;.3;5.55;22309 +82094;46.43512;5.01108;203;20220622;29.4;19.7;24.6;2.3;21.05;13.6;4.23;17121 +82094;46.43512;5.01108;203;20220623;27.5;17.7;22.6;1.6;19.8;4.8;4.09;19733 +82094;46.43512;5.01108;203;20220624;21.6;16.4;19;1.6;17.65;13.5;2.8;14112 +82094;46.43512;5.01108;203;20220625;28.4;14;21.2;1.8;16.65;8.8;4.92;24747 +82094;46.43512;5.01108;203;20220626;22;15.8;18.9;2.4;18.05;10;2.64;12985 +82094;46.43512;5.01108;203;20220627;20.6;16;18.3;2.2;17.55;.2;2.38;11380 +82094;46.43512;5.01108;203;20220628;25.3;14.4;19.8;2.3;16.5;0;4.55;23958 +82094;46.43512;5.01108;203;20220629;28.5;16;22.2;1.7;15.75;.1;5.53;27817 +82094;46.43512;5.01108;203;20220630;26.1;15.7;20.9;1.9;15.5;15.6;4.28;19604 +82094;46.43512;5.01108;203;20220701;23.1;12.6;17.8;1.7;13.7;.1;4.5;26346 +82094;46.43512;5.01108;203;20220702;27.9;11.5;19.7;1.5;13.95;.1;5.39;29929 +82094;46.43512;5.01108;203;20220703;29.9;14.2;22;1.5;17.5;1.4;5.28;26747 +82094;46.43512;5.01108;203;20220704;25.9;16.8;21.3;2.3;17.25;0;4.46;21694 +82094;46.43512;5.01108;203;20220705;27;15.2;21.1;2.5;14.55;0;5.59;27674 +82094;46.43512;5.01108;203;20220706;26.1;14.6;20.4;3;12.45;0;5.68;26658 +82094;46.43512;5.01108;203;20220707;25.8;12.5;19.1;2.9;13.15;0;5.16;25238 +82094;46.43512;5.01108;203;20220708;25.7;14.2;19.9;4;13.3;0;5.73;26957 +82094;46.43512;5.01108;203;20220709;27.2;14;20.6;3;12.95;0;5.77;27196 +82094;46.43512;5.01108;203;20220710;26.8;15.8;21.3;3.4;14.2;0;5.8;26760 +82094;46.43512;5.01108;203;20220711;28.2;14.8;21.5;2.8;13.45;.2;5.87;27605 +82094;46.43512;5.01108;203;20220712;30;15.8;22.9;2.5;14.4;0;6.12;28396 +82094;46.43512;5.01108;203;20220713;32.6;14.8;23.7;1.4;13.85;0;6.04;30119 +82094;46.43512;5.01108;203;20220714;34.9;15.9;25.4;1.8;15.4;0;6.55;29535 +82094;46.43512;5.01108;203;20220715;29.9;18.2;24.1;2.6;14.65;0;6.11;26739 +82094;46.43512;5.01108;203;20220716;29.3;15.2;22.2;2.9;11.1;0;6.4;28012 +82094;46.43512;5.01108;203;20220717;31.9;15.6;23.8;2.5;12.75;0;6.56;28708 +82094;46.43512;5.01108;203;20220718;35.9;16.1;26;1.4;14.5;0;6.29;29503 +82094;46.43512;5.01108;203;20220719;37.7;15.8;26.8;2.2;15.75;0;7.12;28955 +82094;46.43512;5.01108;203;20220720;31;21.2;26.1;2.1;19.55;.9;5.25;22328 +82094;46.43512;5.01108;203;20220721;30.6;16.9;23.7;1.8;16.95;0;5.51;26759 +82094;46.43512;5.01108;203;20220722;32.9;15.4;24.1;1.7;17.7;1.8;5.5;25477 +82094;46.43512;5.01108;203;20220723;28.8;20;24.4;2.4;19.15;0;4.95;21266 +82094;46.43512;5.01108;203;20220724;33.6;18;25.8;1.9;17.75;0;6.09;27522 +82094;46.43512;5.01108;203;20220725;31.7;18.1;24.9;2.8;16.85;0;5.97;25067 +82094;46.43512;5.01108;203;20220726;27.7;18.9;23.3;2.9;15.55;0;5.03;20198 +82094;46.43512;5.01108;203;20220727;28;15.1;21.6;2.7;12.65;0;5.63;25614 +82094;46.43512;5.01108;203;20220728;30.3;13.9;22.1;1.9;12.9;0;5.46;25666 +82094;46.43512;5.01108;203;20220729;28.3;18.5;23.4;1.8;13.65;0;4.54;18639 +82094;46.43512;5.01108;203;20220730;30.9;15.4;23.2;1.9;13.7;0;5.71;27036 +82094;46.43512;5.01108;203;20220731;33.1;15;24;1.5;14.75;0;5.55;26766 +82094;46.43512;5.01108;203;20220801;32.9;17.3;25.1;2.1;15.25;0;5.95;25688 +82094;46.43512;5.01108;203;20220802;32;17;24.5;2.2;15.85;0;5.85;26378 +82094;46.43512;5.01108;203;20220803;35.6;15.2;25.4;1.5;14.85;0;5.95;27711 +82094;46.43512;5.01108;203;20220804;37.9;19.2;28.5;1.9;16.2;0;6.25;24409 +82094;46.43512;5.01108;203;20220805;33;18.7;25.9;2.4;17.35;1.3;5.38;20661 +82094;46.43512;5.01108;203;20220806;30.1;18.2;24.1;3.4;14.9;0;6.04;24034 +82094;46.43512;5.01108;203;20220807;30.4;16.2;23.3;2.9;12.75;0;6.07;25484 +82094;46.43512;5.01108;203;20220808;31.9;16.5;24.2;2.9;11.7;0;6.46;25898 +82094;46.43512;5.01108;203;20220809;33.5;16.5;25;2.6;11.85;0;6.52;26459 +82094;46.43512;5.01108;203;20220810;33.6;16.1;24.8;2.3;11.9;0;6.3;26791 +82094;46.43512;5.01108;203;20220811;34.6;14.9;24.7;1.5;12.75;0;5.66;26563 +82094;46.43512;5.01108;203;20220812;34;14.9;24.4;1.7;12;0;5.76;26683 +82094;46.43512;5.01108;203;20220813;33.4;15.5;24.4;1.9;10.05;.1;5.92;26217 +82094;46.43512;5.01108;203;20220814;26;15.8;20.9;2;15.85;0;3.39;14714 +82094;46.43512;5.01108;203;20220815;26.6;15.1;20.8;1.1;17.3;1.5;3.17;16123 +82094;46.43512;5.01108;203;20220816;32.1;14.3;23.2;1.5;16.45;1.9;4.7;23054 +82094;46.43512;5.01108;203;20220817;27.2;18.2;22.7;1.6;18.05;9.5;3.33;14873 +82094;46.43512;5.01108;203;20220818;24.5;16.5;20.5;1.9;18.3;16.3;2.89;13862 +82094;46.43512;5.01108;203;20220819;26.3;17.6;21.9;2.4;18.8;1.9;3.55;16608 +82094;46.43512;5.01108;203;20220820;28.1;18.6;23.3;2.6;17.4;0;4.36;18728 +82094;46.43512;5.01108;203;20220821;28.1;13.7;20.9;2.5;13.6;.1;4.75;21989 +82094;46.43512;5.01108;203;20220822;28.6;14.5;21.6;2.6;15.1;0;4.67;21711 +82094;46.43512;5.01108;203;20220823;30.8;16.5;23.6;2.4;16.45;0;5;22690 +82094;46.43512;5.01108;203;20220824;32.1;15.8;24;1.8;14.85;0;5.04;24024 +82094;46.43512;5.01108;203;20220825;34.2;13.9;24;1.9;15.55;.5;5.17;23293 +82094;46.43512;5.01108;203;20220826;26.9;20.1;23.5;2.7;18.15;.7;3.65;13243 +82094;46.43512;5.01108;203;20220827;27.1;16;21.6;2.5;17.25;0;3.6;15743 +82094;46.43512;5.01108;203;20220828;30.3;16;23.1;1.8;16.25;.1;4.42;21201 +82094;46.43512;5.01108;203;20220829;32.5;13.8;23.2;1.3;16.15;0;4.29;21990 +82094;46.43512;5.01108;203;20220830;26.3;16.9;21.6;1.6;17.75;14.2;2.91;12807 +82094;46.43512;5.01108;203;20220831;28.5;16.7;22.6;2.2;17.4;.1;4.04;18827 +82094;46.43512;5.01108;203;20220901;29.4;14.1;21.7;1.8;14.15;0;4.26;21566 +82094;46.43512;5.01108;203;20220902;26.7;12.8;19.7;1.3;15.3;12.7;3.12;16379 +82094;46.43512;5.01108;203;20220903;26.5;16.1;21.3;2;18.1;2.9;3.14;15125 +82094;46.43512;5.01108;203;20220904;29.9;14.5;22.2;1.3;17.55;0;3.79;20873 +82094;46.43512;5.01108;203;20220905;31;17.8;24.4;2.4;18.55;0;4.22;17984 +82094;46.43512;5.01108;203;20220906;28.4;18.5;23.4;1.9;19.35;1.3;3.13;13499 +82094;46.43512;5.01108;203;20220907;25.9;16.3;21.1;1.8;18.25;8;2.74;13064 +82094;46.43512;5.01108;203;20220908;25.4;14.1;19.8;2.2;15.55;.1;3.32;16984 +82094;46.43512;5.01108;203;20220909;23.4;15.5;19.4;1.9;14.2;1.5;2.78;12575 +82094;46.43512;5.01108;203;20220910;22.1;14.5;18.3;1.7;14.45;.1;2.66;14062 +82094;46.43512;5.01108;203;20220911;25.2;10.6;17.9;1.5;13.45;.1;3.19;19471 +82094;46.43512;5.01108;203;20220912;30.2;10.7;20.4;1.4;14.7;0;3.69;20493 +82094;46.43512;5.01108;203;20220913;29.7;17.3;23.5;3.5;19.5;6.2;3.83;14171 +82094;46.43512;5.01108;203;20220914;27.7;21.1;24.4;3.2;19.35;16.5;3.27;9341 +82094;46.43512;5.01108;203;20220915;22.5;16.1;19.3;1.7;18.65;6;1.86;9339 +82094;46.43512;5.01108;203;20220916;20.4;13.6;17;1.9;14.5;.4;2.21;11647 +82094;46.43512;5.01108;203;20220917;16.5;8.8;12.6;2.3;10.1;.1;2.18;12917 +82094;46.43512;5.01108;203;20220918;19.4;5.5;12.4;1.9;8.8;0;2.73;18155 +82094;46.43512;5.01108;203;20220919;19.1;7.4;13.3;2.8;9.1;0;2.94;17426 +82094;46.43512;5.01108;203;20220920;19.8;6.8;13.3;3.3;8.85;0;3.15;17451 +82094;46.43512;5.01108;203;20220921;20.4;7.8;14.1;2.6;9;0;3.03;17174 +82094;46.43512;5.01108;203;20220922;20.7;4.3;12.5;1.3;9.15;0;2.42;17983 +82094;46.43512;5.01108;203;20220923;22.8;5.3;14.1;1.8;11.95;4.3;2.38;14741 +82094;46.43512;5.01108;203;20220924;21.6;13.9;17.7;1.8;15.1;4.7;2;10402 +82094;46.43512;5.01108;203;20220925;18;12.2;15.1;1.4;13.8;5.3;1.52;8623 +82094;46.43512;5.01108;203;20220926;18.1;9.4;13.7;1.9;11.95;4.8;1.87;11542 +82094;46.43512;5.01108;203;20220927;14.9;10.3;12.6;2.6;11.6;10.6;1.53;8419 +82094;46.43512;5.01108;203;20220928;14.8;10.6;12.7;3.1;13.15;12.4;1.1;5773 +82094;46.43512;5.01108;203;20220929;15.7;10.2;12.9;1.5;11.85;1.8;1.36;7883 +82094;46.43512;5.01108;203;20220930;16.3;6.1;11.2;1.5;10.15;.7;1.61;11411 +82094;46.43512;5.01108;203;20221001;13.4;7;10.2;3.1;11.9;20;.78;5042 +82094;46.43512;5.01108;203;20221002;22.7;13.4;18;2.3;15.35;0;2.2;11922 +82094;46.43512;5.01108;203;20221003;17.8;13.9;15.9;2.2;14.35;0;1.45;6817 +82094;46.43512;5.01108;203;20221004;15.7;7.7;11.7;.9;11.95;.2;1.16;8403 +82094;46.43512;5.01108;203;20221005;23.8;7.6;15.7;2.2;12.85;0;2.41;14443 +82094;46.43512;5.01108;203;20221006;21.1;11.9;16.5;2.1;14;0;1.93;11166 +82094;46.43512;5.01108;203;20221007;21.7;9.1;15.4;1.3;13.75;.2;1.75;12336 +82094;46.43512;5.01108;203;20221008;18.7;12.7;15.7;1.9;13.6;1;1.62;9465 +82094;46.43512;5.01108;203;20221009;18.2;7.9;13.1;1.6;11.75;.1;1.58;11981 +82094;46.43512;5.01108;203;20221010;22.6;10.5;16.5;1.9;14.55;.1;1.86;11471 +82094;46.43512;5.01108;203;20221011;21.4;11.6;16.5;1.8;14.9;2.2;1.65;10250 +82094;46.43512;5.01108;203;20221012;16.3;11.8;14;1.1;14.2;.2;1.04;6812 +82094;46.43512;5.01108;203;20221013;16.7;11;13.8;.8;14.3;2.9;.92;6000 +82094;46.43512;5.01108;203;20221014;16.9;13.8;15.4;2.3;15.9;3.3;.87;3649 +82094;46.43512;5.01108;203;20221015;23.5;14.2;18.9;2.2;15.2;0;1.96;8783 +82094;46.43512;5.01108;203;20221016;24.8;15.9;20.3;3.9;15.4;0;2.87;10489 +82094;46.43512;5.01108;203;20221017;24.7;16.5;20.6;3.8;15.55;0;2.79;9353 +82094;46.43512;5.01108;203;20221018;24.9;15.5;20.2;2;15.3;.1;2.13;10407 +82094;46.43512;5.01108;203;20221019;22.8;9.2;16;1.4;14.55;.6;1.5;10900 +82094;46.43512;5.01108;203;20221020;21.3;16.6;18.9;3.8;16.9;21.3;1.74;4765 +82094;46.43512;5.01108;203;20221021;22;15.5;18.7;2.8;16.8;12.5;1.63;6828 +82094;46.43512;5.01108;203;20221022;23;14.5;18.7;1.9;16.1;.1;1.64;9756 +82094;46.43512;5.01108;203;20221023;23.8;13.3;18.5;4;15.3;1.3;2.22;6137 +82094;46.43512;5.01108;203;20221024;22.7;17.3;20;2.3;15.5;0;1.79;5562 +82094;46.43512;5.01108;203;20221025;20.7;8.7;14.7;1.5;13.9;.3;1.2;9195 +82094;46.43512;5.01108;203;20221026;23.8;14.9;19.3;1.6;15.25;.1;1.6;8851 +82094;46.43512;5.01108;203;20221027;23.1;11.1;17.1;2.4;15.55;0;1.5;8156 +82094;46.43512;5.01108;203;20221028;24.5;17.8;21.2;3.4;14.55;0;2.62;6795 +82094;46.43512;5.01108;203;20221029;24;12.4;18.2;2.9;12.9;0;2.19;8425 +82094;46.43512;5.01108;203;20221030;24.2;15.4;19.8;3;12.45;0;2.53;7447 +82094;46.43512;5.01108;203;20221031;22;10.7;16.4;3;13.65;14.4;1.71;7680 +82094;46.43512;5.01108;203;20221101;19;13.8;16.4;2;14;.4;1.26;7226 +82094;46.43512;5.01108;203;20221102;18.3;8.4;13.3;1.2;11.15;.1;1;8089 +82094;46.43512;5.01108;203;20221103;16;6.5;11.2;3;10.65;8.6;1.13;5097 +82094;46.43512;5.01108;203;20221104;10.3;8.6;9.5;2.2;10.05;8.4;.74;2065 +82094;46.43512;5.01108;203;20221105;11.3;7.7;9.5;2.2;9.5;0;.85;5495 +82094;46.43512;5.01108;203;20221106;12.2;2.5;7.3;1.9;8.6;.1;.72;6259 +82094;46.43512;5.01108;203;20221107;18.8;6.9;12.8;2.3;9.7;.1;1.38;7843 +82094;46.43512;5.01108;203;20221108;18.9;6.9;12.9;4.5;10.8;5.9;1.79;6617 +82094;46.43512;5.01108;203;20221109;14.4;13.5;14;2.3;14.25;9.8;.69;1610 +82094;46.43512;5.01108;203;20221110;12.8;9.7;11.2;1.9;12;0;.63;5618 +82094;46.43512;5.01108;203;20221111;12.9;9.5;11.2;1.5;11.55;.2;.65;3694 +82094;46.43512;5.01108;203;20221112;10.1;7.2;8.7;.9;11;.1;.41;3548 +82094;46.43512;5.01108;203;20221113;9;7.7;8.4;1.1;10.85;0;.4;1476 +82094;46.43512;5.01108;203;20221114;16.2;7.5;11.8;3.8;11.6;6.1;1.02;4999 +82094;46.43512;5.01108;203;20221115;14.8;11;12.9;2.3;12.95;5.7;.71;2887 +82094;46.43512;5.01108;203;20221116;15.5;8.4;11.9;2.4;11.25;1.2;.84;5089 +82094;46.43512;5.01108;203;20221117;15.5;10.4;13;3.5;11.25;5;1.24;3398 +82094;46.43512;5.01108;203;20221118;12.5;9.3;10.9;2.3;9.5;2.8;.97;3644 +82094;46.43512;5.01108;203;20221119;9.6;5.7;7.6;1.9;9.1;1.4;.53;4246 +82094;46.43512;5.01108;203;20221120;10.2;5.7;7.9;2.5;8.55;.8;.71;5229 +82094;46.43512;5.01108;203;20221121;8.7;5.4;7;2.9;8.85;5.3;.55;2930 +82094;46.43512;5.01108;203;20221122;10.1;6.5;8.3;2.3;8.05;1.2;.85;2777 +82094;46.43512;5.01108;203;20221123;10.1;1.4;5.7;2.3;8.05;5.8;.55;3692 +82094;46.43512;5.01108;203;20221124;12.8;6.3;9.6;2.3;9.1;1.1;.78;4529 +82094;46.43512;5.01108;203;20221125;11.6;7.2;9.4;1.7;9.55;1.4;.64;2937 +82094;46.43512;5.01108;203;20221126;8;3.8;5.9;2;8.9;0;.37;3485 +82094;46.43512;5.01108;203;20221127;10.6;5.1;7.9;2.9;8.25;1.7;.78;3558 +82094;46.43512;5.01108;203;20221128;10.3;7.9;9.1;2.5;9.5;4.8;.76;1381 +82094;46.43512;5.01108;203;20221129;9;6.4;7.7;1.9;9.1;.1;.53;2533 +82094;46.43512;5.01108;203;20221130;9.7;6.3;8;3.3;8.95;0;.72;2610 +82094;46.43512;5.01108;203;20221201;7.7;4.8;6.2;3.1;7.5;0;.78;2319 +82094;46.43512;5.01108;203;20221202;5.3;3.7;4.5;1.4;7.15;.9;.48;1478 +82094;46.43512;5.01108;203;20221203;4.2;3.2;3.7;1.4;7.3;3.7;.39;1160 +82094;46.43512;5.01108;203;20221204;4.5;2.3;3.4;1.1;7.35;5.5;.34;1250 +82094;46.43512;5.01108;203;20221205;8.5;1.5;5;1;7.1;0;.34;4085 +82094;46.43512;5.01108;203;20221206;2;-2.3;-.2;.6;6;.1;.21;2528 +82094;46.43512;5.01108;203;20221207;5;1.7;3.3;1.7;6.85;0;.41;1877 +82094;46.43512;5.01108;203;20221208;1.4;-1.5;-.1;1.4;5.75;4.4;.27;2358 +82094;46.43512;5.01108;203;20221209;1.7;-.4;.7;1.8;6.1;.3;.3;1404 +82094;46.43512;5.01108;203;20221210;1.8;.2;1;2.6;5.55;0;.47;1715 +82094;46.43512;5.01108;203;20221211;-2.8;-4.4;-3.6;2;4.4;0;.24;1472 +82094;46.43512;5.01108;203;20221212;-1.8;-3.6;-2.7;1.4;4.5;0;.3;1190 +82094;46.43512;5.01108;203;20221213;-.9;-3.2;-2.1;1.4;5;.1;.25;1449 +82094;46.43512;5.01108;203;20221214;9.5;-.9;4.3;2.4;8.3;4.6;.23;3100 +82094;46.43512;5.01108;203;20221215;5;3.6;4.3;2.6;8.15;5.1;.34;356 +82094;46.43512;5.01108;203;20221216;1.3;.1;.7;2.9;5.7;0;.42;1143 +82094;46.43512;5.01108;203;20221217;-2.7;-4.8;-3.8;2.1;4.15;0;.27;2591 +82094;46.43512;5.01108;203;20221218;7.4;-3.9;1.8;2.8;5.95;0;.39;4663 +82094;46.43512;5.01108;203;20221219;15.4;6.8;11.1;5.2;9.55;0;1.47;4016 +82094;46.43512;5.01108;203;20221220;15.3;11.6;13.5;5.4;10.6;6;1.81;1761 +82094;46.43512;5.01108;203;20221221;14.7;10.5;12.6;2.9;12;1;.75;3130 +82094;46.43512;5.01108;203;20221222;13.3;10.8;12.1;3.7;11.15;10.3;1.03;1481 +82094;46.43512;5.01108;203;20221223;14.4;10.2;12.3;3.2;12.95;10.9;.61;1619 +82094;46.43512;5.01108;203;20221224;11.9;10.5;11.2;1.6;12.2;.5;.48;1340 +82094;46.43512;5.01108;203;20221225;14.6;8.6;11.6;2.8;11.2;1.5;.74;3329 +82094;46.43512;5.01108;203;20221226;13.3;9.8;11.5;3;10.8;1.5;.94;1232 +82094;46.43512;5.01108;203;20221227;11;4.1;7.6;1.4;8.7;0;.36;4200 +82094;46.43512;5.01108;203;20221228;11.5;2.3;6.9;3.4;7.85;0;.74;4763 +82094;46.43512;5.01108;203;20221229;12.4;8.7;10.5;3.8;10.1;10.9;1.02;1303 +82094;46.43512;5.01108;203;20221230;12.1;4.6;8.3;3.2;10.4;2.8;.42;2621 +82094;46.43512;5.01108;203;20221231;17.4;11.1;14.3;4.5;11.2;0;1.64;3373 +82095;46.44974;5.33553;205;20220101;6.1;3.3;4.7;.8;8.3;.1;.28;1955 +82095;46.44974;5.33553;205;20220102;9.6;1.1;5.4;2.4;8.7;0;.24;4062 +82095;46.44974;5.33553;205;20220103;13;6.4;9.7;2.9;9.4;3;.83;3506 +82095;46.44974;5.33553;205;20220104;13.6;10.6;12.1;4.5;9.7;12;1.57;2107 +82095;46.44974;5.33553;205;20220105;5.5;3.7;4.6;2.1;6.6;.6;.66;1458 +82095;46.44974;5.33553;205;20220106;5;1.5;3.3;1.9;6.1;0;.53;2390 +82095;46.44974;5.33553;205;20220107;2.4;-1.9;.3;3.1;6.1;7.2;.2;2768 +82095;46.44974;5.33553;205;20220108;5;2.1;3.6;4.3;7.4;8.2;.36;2147 +82095;46.44974;5.33553;205;20220109;5.3;4.6;5;3;7.3;4.7;.66;637 +82095;46.44974;5.33553;205;20220110;4.3;.8;2.6;2.8;6.5;0;.43;2500 +82095;46.44974;5.33553;205;20220111;3.8;-.9;1.5;3.4;5.8;0;.49;3067 +82095;46.44974;5.33553;205;20220112;3.1;-2.2;.5;1.4;5;0;.4;3349 +82095;46.44974;5.33553;205;20220113;.7;-4.5;-1.9;.8;4.6;0;.26;3351 +82095;46.44974;5.33553;205;20220114;-1.7;-6.4;-4;.9;4.4;0;.19;3185 +82095;46.44974;5.33553;205;20220115;-2.5;-3.9;-3.2;1.1;4.6;0;.26;1378 +82095;46.44974;5.33553;205;20220116;-1.1;-5;-3;1.2;4.32;0;.23;4552 +82095;46.44974;5.33553;205;20220117;1.7;-2.8;-.5;2.2;5.9;0;.19;3229 +82095;46.44974;5.33553;205;20220118;2.4;.8;1.6;2.1;6;0;.45;1612 +82095;46.44974;5.33553;205;20220119;4.2;-4.1;.1;1.1;5.7;.9;.26;4818 +82095;46.44974;5.33553;205;20220120;5.2;1.2;3.2;1.9;6.7;.5;.44;3133 +82095;46.44974;5.33553;205;20220121;4.2;-.2;2;4.6;5.3;0;.86;3378 +82095;46.44974;5.33553;205;20220122;5.8;-.7;2.6;4.1;6;0;.69;4352 +82095;46.44974;5.33553;205;20220123;1.7;.2;1;1.5;5.9;0;.39;1683 +82095;46.44974;5.33553;205;20220124;1.2;0;.6;1.4;5.6;0;.41;1445 +82095;46.44974;5.33553;205;20220125;.7;-2.4;-.8;.7;5.6;0;.28;2883 +82095;46.44974;5.33553;205;20220126;-1.3;-2.8;-2;2.1;5.2;0;.24;1782 +82095;46.44974;5.33553;205;20220127;-2.3;-3.4;-2.8;1.6;4.83;0;.28;1656 +82095;46.44974;5.33553;205;20220128;3.1;-2.6;.3;2.9;6.14;0;.36;3833 +82095;46.44974;5.33553;205;20220129;2.6;.2;1.4;1.5;6.4;.3;.35;2614 +82095;46.44974;5.33553;205;20220130;8.2;2.1;5.2;1.1;7.9;.1;.44;4746 +82095;46.44974;5.33553;205;20220131;8.2;2.3;5.3;2.6;7.5;3.1;.64;4729 +82095;46.44974;5.33553;205;20220201;5;1;3;2.7;6.3;7.4;.61;3809 +82095;46.44974;5.33553;205;20220202;9.8;2.9;6.4;1.9;9.6;1.7;.38;5353 +82095;46.44974;5.33553;205;20220203;7.8;5.7;6.8;1.7;8.9;0;.52;2622 +82095;46.44974;5.33553;205;20220204;8.7;4.4;6.6;2;8.1;1.8;.67;4186 +82095;46.44974;5.33553;205;20220205;8.7;2.3;5.5;2;6.6;0;.84;5380 +82095;46.44974;5.33553;205;20220206;7.5;-1.1;3.2;4.2;7.2;11.5;.54;6474 +82095;46.44974;5.33553;205;20220207;8.8;5.8;7.3;2.4;7;.1;1.06;3539 +82095;46.44974;5.33553;205;20220208;10.6;-3.3;3.7;1;5.7;0;.7;8728 +82095;46.44974;5.33553;205;20220209;13.5;-2.8;5.4;2.7;6.6;0;1.22;9669 +82095;46.44974;5.33553;205;20220210;7.6;5.4;6.5;2.8;8.17;2.6;1.14;9200 +82095;46.44974;5.33553;205;20220211;8.5;4.7;6.6;3.9;6.77;.1;1.25;10633 +82095;46.44974;5.33553;205;20220212;8.1;-2.3;2.9;2;5.54;0;.88;9533 +82095;46.44974;5.33553;205;20220213;13.6;.5;7;5.6;6.57;.3;2.01;11366 +82095;46.44974;5.33553;205;20220214;9.2;8.3;8.8;3.5;8.71;12;1.02;1700 +82095;46.44974;5.33553;205;20220215;10.1;3.7;6.9;3.1;7.5;3.8;1.07;6233 +82095;46.44974;5.33553;205;20220216;9.1;4.9;7;4.6;9.6;12.2;.54;5049 +82095;46.44974;5.33553;205;20220217;14.5;9.3;11.9;3.5;10.7;4.1;1.35;5806 +82095;46.44974;5.33553;205;20220218;17.8;9.6;13.7;2.9;9.6;1.7;1.92;7626 +82095;46.44974;5.33553;205;20220219;9.6;5.7;7.7;2.2;6.6;0;1.25;5079 +82095;46.44974;5.33553;205;20220220;10.2;3;6.6;3.6;7.5;7;1.18;7317 +82095;46.44974;5.33553;205;20220221;8.2;6.2;7.2;3.5;8;5.5;1.02;3517 +82095;46.44974;5.33553;205;20220222;10.6;5.1;7.9;2.1;8.4;1.6;.99;6489 +82095;46.44974;5.33553;205;20220223;14.2;7.1;10.7;1.2;8.9;0;1.14;7604 +82095;46.44974;5.33553;205;20220224;14.4;2.7;8.6;3.1;8;.6;1.58;10150 +82095;46.44974;5.33553;205;20220225;9.6;2.3;6;1.6;6.5;.1;1.08;7959 +82095;46.44974;5.33553;205;20220226;10.8;.2;5.5;3.3;5.6;0;1.65;9908 +82095;46.44974;5.33553;205;20220227;11.2;-3.7;3.8;1.3;4.7;0;1.26;12077 +82095;46.44974;5.33553;205;20220228;12.6;-3.2;4.7;1.3;5.6;0;1.29;12640 +82095;46.44974;5.33553;205;20220301;12.1;-2.7;4.7;1.5;5.7;0;1.32;12381 +82095;46.44974;5.33553;205;20220302;12.6;-.3;6.2;2.4;7.2;0;1.39;11666 +82095;46.44974;5.33553;205;20220303;14.6;2.1;8.4;1.3;7.8;0;1.37;11633 +82095;46.44974;5.33553;205;20220304;12.8;.5;6.7;2.2;5.8;0;1.69;11694 +82095;46.44974;5.33553;205;20220305;10.3;-3.5;3.4;2.1;4.2;0;1.62;12609 +82095;46.44974;5.33553;205;20220306;8.2;-4.2;2;2.4;4.2;0;1.48;12072 +82095;46.44974;5.33553;205;20220307;9.3;-4.5;2.4;1.1;4.6;0;1.23;12955 +82095;46.44974;5.33553;205;20220308;14;-4.7;4.7;1.7;5.7;0;1.68;15423 +82095;46.44974;5.33553;205;20220309;14.4;2.7;8.6;1.9;7;0;1.75;12184 +82095;46.44974;5.33553;205;20220310;15.9;.7;8.3;3.2;7.5;0;2.13;14189 +82095;46.44974;5.33553;205;20220311;15.9;9.2;12.6;5.6;8;.2;3.02;9259 +82095;46.44974;5.33553;205;20220312;13;8.2;10.6;2.3;7.2;.1;1.86;7811 +82095;46.44974;5.33553;205;20220313;13.8;8.3;11.1;2.2;8.6;15.5;1.71;8533 +82095;46.44974;5.33553;205;20220314;15.2;1.4;8.3;1.4;9.2;5.2;1.56;14187 +82095;46.44974;5.33553;205;20220315;16.9;8.9;12.9;4.8;9.8;0;2.55;10735 +82095;46.44974;5.33553;205;20220316;17.4;10.8;14.1;2.8;9.8;0;2.31;9796 +82095;46.44974;5.33553;205;20220317;12.3;7.5;9.9;3.6;10.2;0;1.35;8335 +82095;46.44974;5.33553;205;20220318;12.9;7.6;10.2;5.7;8.77;0;2.07;8333 +82095;46.44974;5.33553;205;20220319;15.2;5.2;10.2;2.7;7.77;0;2.33;14500 +82095;46.44974;5.33553;205;20220320;16.4;5;10.7;4.2;7.07;0;2.92;14233 +82095;46.44974;5.33553;205;20220321;17.3;6.6;12;2.8;6.44;0;3.04;17033 +82095;46.44974;5.33553;205;20220322;16.4;3.5;10;2.2;6.1;0;2.66;18000 +82095;46.44974;5.33553;205;20220323;17.1;1.2;9.1;1.5;6.3;0;2.4;18433 +82095;46.44974;5.33553;205;20220324;19.4;1.6;10.5;1.4;6.94;0;2.56;18866 +82095;46.44974;5.33553;205;20220325;19.6;2.9;11.2;2.1;7.07;0;2.94;18800 +82095;46.44974;5.33553;205;20220326;19.8;4.9;12.4;2.7;6.9;0;3.34;19100 +82095;46.44974;5.33553;205;20220327;21;3.7;12.4;1.6;7.27;0;2.85;18600 +82095;46.44974;5.33553;205;20220328;21.1;3.7;12.4;2.3;6.9;0;3.28;18433 +82095;46.44974;5.33553;205;20220329;19.5;8.6;14;3.3;7.17;2.1;3.4;12333 +82095;46.44974;5.33553;205;20220330;15.1;9.3;12.2;2;10.87;5.9;1.73;9633 +82095;46.44974;5.33553;205;20220331;10.8;7.3;9.1;2.6;9.34;9.8;1.19;5133 +82095;46.44974;5.33553;205;20220401;4.8;.8;2.8;4.9;6.2;6.4;.97;5333 +82095;46.44974;5.33553;205;20220402;4.5;.5;2.5;5.8;6;2.2;1.13;7800 +82095;46.44974;5.33553;205;20220403;6.2;.2;3.2;4.4;5.17;.5;1.84;13166 +82095;46.44974;5.33553;205;20220404;10;-1.2;4.4;1.8;5.05;0;2.25;22000 +82095;46.44974;5.33553;205;20220405;13.8;2.7;8.3;2.6;7.74;0;2.14;14700 +82095;46.44974;5.33553;205;20220406;13.6;7.1;10.3;2.1;10.17;4;1.36;6466 +82095;46.44974;5.33553;205;20220407;12.4;9.4;10.9;5.6;10.77;17.8;1.25;3666 +82095;46.44974;5.33553;205;20220408;16.6;10.4;13.5;6.1;10.64;5.8;2.37;5400 +82095;46.44974;5.33553;205;20220409;9.6;3.4;6.5;3.1;7.17;2.1;1.9;14200 +82095;46.44974;5.33553;205;20220410;14;-.6;6.7;1.9;6.6;.3;2.67;23333 +82095;46.44974;5.33553;205;20220411;18.6;1.6;10.1;5.5;7.44;0;3.82;20533 +82095;46.44974;5.33553;205;20220412;20.6;10.1;15.4;5;6.87;0;4.81;17200 +82095;46.44974;5.33553;205;20220413;20.6;8.1;14.3;2.2;9.8;0;3.14;17400 +82095;46.44974;5.33553;205;20220414;21.4;8.3;14.9;3;11.67;0;3.49;20733 +82095;46.44974;5.33553;205;20220415;22.6;9.9;16.2;3.7;11.47;0;4.17;22800 +82095;46.44974;5.33553;205;20220416;20.7;9.9;15.3;5.7;9.47;0;4.85;24800 +82095;46.44974;5.33553;205;20220417;19.1;4.7;11.9;4.2;6.9;0;4.56;25000 +82095;46.44974;5.33553;205;20220418;19.6;4.4;12;2;7.1;0;3.76;24700 +82095;46.44974;5.33553;205;20220419;20.4;5.1;12.8;2.2;8;0;3.82;23600 +82095;46.44974;5.33553;205;20220420;20.3;6.2;13.2;2.5;8.64;0;3.66;21100 +82095;46.44974;5.33553;205;20220421;20;7;13.5;2.9;9.14;0;3.8;22633 +82095;46.44974;5.33553;205;20220422;20.3;6.1;13.2;2.1;9.4;0;3.53;22333 +82095;46.44974;5.33553;205;20220423;18.7;10.4;14.5;3.6;10.54;14.6;2.84;11600 +82095;46.44974;5.33553;205;20220424;15.4;7.5;11.5;2.9;10.84;6.4;1.94;10233 +82095;46.44974;5.33553;205;20220425;14.1;10.7;12.4;2.3;12.04;8.6;1.38;6066 +82095;46.44974;5.33553;205;20220426;17.5;9.1;13.3;2.3;10.04;0;3.29;21266 +82095;46.44974;5.33553;205;20220427;19.1;5.5;12.3;3.1;9.47;0;3.82;26366 +82095;46.44974;5.33553;205;20220428;22.1;6.4;14.2;2.5;10.1;0;4.21;26433 +82095;46.44974;5.33553;205;20220429;20.5;7.2;13.9;2.4;10.47;1.2;3.27;18000 +82095;46.44974;5.33553;205;20220430;18.8;6.9;12.8;2.9;10.07;0;3.65;24000 +82095;46.44974;5.33553;205;20220501;18.7;6.1;12.4;3.3;9.04;0;4.02;26300 +82095;46.44974;5.33553;205;20220502;20.3;6.7;13.5;2.6;9.67;.2;3.94;24766 +82095;46.44974;5.33553;205;20220503;22.2;9.7;15.9;2;10.57;.1;3.99;23000 +82095;46.44974;5.33553;205;20220504;22.1;9;15.5;1.9;11.67;6.6;3.4;19433 +82095;46.44974;5.33553;205;20220505;18.5;10.9;14.7;3.1;11.63;.6;3.01;15926 +82095;46.44974;5.33553;205;20220506;19.9;7.6;13.8;2.6;11.4;.2;3.44;21426 +82095;46.44974;5.33553;205;20220507;22.2;9;15.6;2.6;11.1;0;4.03;22346 +82095;46.44974;5.33553;205;20220508;23.4;10.1;16.8;2.9;11.5;.1;4.35;22552 +82095;46.44974;5.33553;205;20220509;23.7;10.3;17;1.3;12.9;.4;3.84;22757 +82095;46.44974;5.33553;205;20220510;26.1;10.9;18.5;1.3;14.2;.1;4.24;24415 +82095;46.44974;5.33553;205;20220511;28.4;15.1;21.8;3;12.5;0;5.52;22895 +82095;46.44974;5.33553;205;20220512;24.7;15.8;20.3;2.4;13.6;.9;4.18;18665 +82095;46.44974;5.33553;205;20220513;22.9;14.8;18.9;1.3;16;0;3.28;17851 +82095;46.44974;5.33553;205;20220514;24.7;11.6;18.2;1.4;14.1;0;4.04;23036 +82095;46.44974;5.33553;205;20220515;28.7;10.4;19.6;2.4;13.6;2;5.39;27501 +82095;46.44974;5.33553;205;20220516;25.8;14.7;20.3;2.6;13.4;0;4.66;21323 +82095;46.44974;5.33553;205;20220517;28.6;13.3;21;.9;16;.1;4.56;25287 +82095;46.44974;5.33553;205;20220518;29.9;13.7;21.8;1.4;16;.1;5.03;26150 +82095;46.44974;5.33553;205;20220519;29.9;18.4;24.2;3.6;15.6;.3;5.9;21986 +82095;46.44974;5.33553;205;20220520;29.9;20.1;25;4.8;13.2;0;6.88;20309 +82095;46.44974;5.33553;205;20220521;27;17.7;22.4;1.9;16.4;0;4.33;19836 +82095;46.44974;5.33553;205;20220522;26.7;14.6;20.7;1.5;16.8;1.3;4.32;22826 +82095;46.44974;5.33553;205;20220523;24.5;18.8;21.7;2.6;17.2;10.5;3.71;15456 +82095;46.44974;5.33553;205;20220524;20.3;13.2;16.8;1.6;12.6;0;3.27;17407 +82095;46.44974;5.33553;205;20220525;22.2;9.9;16.1;1.9;11.6;0;4.06;23253 +82095;46.44974;5.33553;205;20220526;21.4;9.8;15.6;1.4;12.1;.1;3.75;22628 +82095;46.44974;5.33553;205;20220527;23;10;16.5;1.6;13;0;4.07;24076 +82095;46.44974;5.33553;205;20220528;21.2;10.7;16;2.8;11;0;4.13;21614 +82095;46.44974;5.33553;205;20220529;19.4;8;13.7;3;8.3;0;4.23;22619 +82095;46.44974;5.33553;205;20220530;21.9;7;14.5;1.5;8.4;0;4.32;26048 +82095;46.44974;5.33553;205;20220531;20.6;8.1;14.4;1.7;11.8;.6;3.77;23847 +82095;46.44974;5.33553;205;20220601;22.4;9.9;16.2;1;14.2;1.6;3.84;23904 +82095;46.44974;5.33553;205;20220602;27.8;12.3;20.1;.8;15.8;.9;4.7;26775 +82095;46.44974;5.33553;205;20220603;30.1;16.3;23.2;1.5;17.3;10.7;5.15;25271 +82095;46.44974;5.33553;205;20220604;29.9;16.5;23.2;1.5;19.4;7.8;5;24940 +82095;46.44974;5.33553;205;20220605;24.9;17.1;21;2.1;18;4.9;3.86;18864 +82095;46.44974;5.33553;205;20220606;24.9;13.5;19.2;.6;15.9;2.8;4;23024 +82095;46.44974;5.33553;205;20220607;22.8;15.4;19.1;1.5;14.6;.1;3.62;18417 +82095;46.44974;5.33553;205;20220608;19.8;11;15.4;1.7;14.7;9;3.21;20192 +82095;46.44974;5.33553;205;20220609;20.7;13.9;17.3;1.3;14;1.4;3.24;17673 +82095;46.44974;5.33553;205;20220610;24.5;8.6;16.6;1.3;12.8;.1;4.54;27508 +82095;46.44974;5.33553;205;20220611;28.5;10.4;19.5;1.3;13.9;0;5.27;29441 +82095;46.44974;5.33553;205;20220612;30.8;12.7;21.8;1.1;15.9;.1;5.5;29473 +82095;46.44974;5.33553;205;20220613;25.5;17.6;21.6;2.5;14.4;0;4.56;19203 +82095;46.44974;5.33553;205;20220614;29;10.1;19.6;1.1;13.1;0;5.35;30190 +82095;46.44974;5.33553;205;20220615;33.3;14.2;23.8;1.1;17.1;.1;5.93;30376 +82095;46.44974;5.33553;205;20220616;31.8;21.9;26.9;1.6;17;0;5.24;21646 +82095;46.44974;5.33553;205;20220617;32.4;15.4;23.9;1.8;16;0;6.08;28641 +82095;46.44974;5.33553;205;20220618;36.2;15.2;25.7;1.9;16.3;0;7.04;31517 +82095;46.44974;5.33553;205;20220619;35.1;24;29.6;4.4;15.6;0;8.16;22995 +82095;46.44974;5.33553;205;20220620;33.7;22;27.9;2.3;13.1;0;6.47;23634 +82095;46.44974;5.33553;205;20220621;33.5;22.1;27.8;1.8;16.1;.8;5.84;23319 +82095;46.44974;5.33553;205;20220622;28.9;19.8;24.4;2.1;20.7;13.3;4.64;20742 +82095;46.44974;5.33553;205;20220623;27.5;17.6;22.6;1.5;19.6;9.6;4.35;21666 +82095;46.44974;5.33553;205;20220624;21.2;16.4;18.8;1.4;18;18.3;2.8;14824 +82095;46.44974;5.33553;205;20220625;28;13.8;20.9;1.8;16.9;7.2;5;26094 +82095;46.44974;5.33553;205;20220626;22.7;16.2;19.5;2.5;18.5;4.4;3.29;17371 +82095;46.44974;5.33553;205;20220627;20.2;15.9;18.1;1.6;17.6;2.3;2.6;13961 +82095;46.44974;5.33553;205;20220628;24.7;14.7;19.7;1.6;17.3;0;4.01;21716 +82095;46.44974;5.33553;205;20220629;28.2;14.4;21.3;.8;17.6;.1;4.68;25635 +82095;46.44974;5.33553;205;20220630;25.7;14.1;19.9;1.2;16.3;14.8;4.28;23408 +82095;46.44974;5.33553;205;20220701;22.9;12.5;17.7;1.1;14.1;.2;3.85;22093 +82095;46.44974;5.33553;205;20220702;27.9;10.3;19.1;.5;14.7;.1;4.83;28958 +82095;46.44974;5.33553;205;20220703;29.1;13.7;21.4;.7;18.3;2.3;4.87;26995 +82095;46.44974;5.33553;205;20220704;25.6;16.7;21.2;1.6;17.4;0;4.05;20288 +82095;46.44974;5.33553;205;20220705;26.8;13.5;20.2;1.7;15.2;.1;4.75;24948 +82095;46.44974;5.33553;205;20220706;25.8;13.5;19.7;2.5;13.1;0;4.95;23917 +82095;46.44974;5.33553;205;20220707;25.4;10.7;18.1;2.2;13.4;0;4.8;26176 +82095;46.44974;5.33553;205;20220708;25.4;13.7;19.6;3.5;13.6;0;5.06;23215 +82095;46.44974;5.33553;205;20220709;27.2;12.8;20;2.2;13.3;0;5.18;25793 +82095;46.44974;5.33553;205;20220710;26.6;14.5;20.6;2.8;14.3;0;5.05;23520 +82095;46.44974;5.33553;205;20220711;28.2;14.3;21.3;2.2;13.4;.1;5.34;25211 +82095;46.44974;5.33553;205;20220712;30.1;14.5;22.3;1.7;14.7;0;5.44;26692 +82095;46.44974;5.33553;205;20220713;33;11.4;22.2;.6;14.1;0;5.43;30639 +82095;46.44974;5.33553;205;20220714;34.6;15.5;25.1;1.4;16.1;0;6.14;29470 +82095;46.44974;5.33553;205;20220715;29.8;16.4;23.1;1.9;14.7;0;5.32;24478 +82095;46.44974;5.33553;205;20220716;29.4;14;21.7;2.4;11.3;0;5.87;26225 +82095;46.44974;5.33553;205;20220717;32.1;14;23.1;1.8;12.8;0;6.01;28416 +82095;46.44974;5.33553;205;20220718;36.4;13.5;25;.8;14.7;0;5.82;30207 +82095;46.44974;5.33553;205;20220719;37.6;14.6;26.1;1.7;16;0;6.76;30111 +82095;46.44974;5.33553;205;20220720;31.7;20.2;26;1.4;19.9;.2;4.91;22257 +82095;46.44974;5.33553;205;20220721;30.5;16.1;23.3;1;17.6;.1;4.84;24919 +82095;46.44974;5.33553;205;20220722;32.7;14.2;23.5;1.1;18;2.2;5.45;28255 +82095;46.44974;5.33553;205;20220723;28.4;18.9;23.7;1.3;20.2;.1;4.11;19932 +82095;46.44974;5.33553;205;20220724;33.7;16.7;25.2;1.1;18.5;0;5.43;26845 +82095;46.44974;5.33553;205;20220725;31.6;18.1;24.9;2.2;17;0;5.51;23735 +82095;46.44974;5.33553;205;20220726;27.5;18.9;23.2;2.4;15.7;0;4.59;18696 +82095;46.44974;5.33553;205;20220727;27.8;14.2;21;2.1;12.8;0;5;23629 +82095;46.44974;5.33553;205;20220728;30.2;11.5;20.9;1;13.2;0;4.99;27733 +82095;46.44974;5.33553;205;20220729;28;17.1;22.6;1.1;14.2;.1;4.22;20879 +82095;46.44974;5.33553;205;20220730;30.6;12.7;21.7;1;14.4;0;4.93;26872 +82095;46.44974;5.33553;205;20220731;32.7;13.9;23.3;.7;15.3;.1;5;27432 +82095;46.44974;5.33553;205;20220801;32.5;15.3;23.9;1.8;15.7;0;5.57;26076 +82095;46.44974;5.33553;205;20220802;31.9;15.2;23.6;1.4;15.8;0;5.17;25556 +82095;46.44974;5.33553;205;20220803;35.2;14.1;24.7;1.1;15.2;0;5.6;28323 +82095;46.44974;5.33553;205;20220804;37.9;19.2;28.6;1.8;15.9;.1;6.45;26818 +82095;46.44974;5.33553;205;20220805;32.6;18.3;25.5;2;17.2;1.1;5.38;23222 +82095;46.44974;5.33553;205;20220806;29.7;17.5;23.6;3.2;15.1;0;5.48;21269 +82095;46.44974;5.33553;205;20220807;30.3;14.9;22.6;2.2;13.4;.1;5.32;23869 +82095;46.44974;5.33553;205;20220808;31.8;15.3;23.6;2.5;12.3;0;5.9;24597 +82095;46.44974;5.33553;205;20220809;33.5;14.9;24.2;1.8;12.2;0;5.73;26018 +82095;46.44974;5.33553;205;20220810;33.4;13.5;23.5;1.4;12.1;0;5.4;26783 +82095;46.44974;5.33553;205;20220811;34.5;13;23.8;1;13.5;0;5.16;27127 +82095;46.44974;5.33553;205;20220812;33.7;12.9;23.3;1;12.6;0;5.05;26967 +82095;46.44974;5.33553;205;20220813;33.2;13.1;23.2;1.1;10.6;.1;5.02;26434 +82095;46.44974;5.33553;205;20220814;25.9;15.1;20.5;1.2;15.7;14.8;3.58;19028 +82095;46.44974;5.33553;205;20220815;26.6;15.2;20.9;1;17.4;.6;3.55;19446 +82095;46.44974;5.33553;205;20220816;32.4;13.8;23.1;1.1;16.4;1.3;4.72;24908 +82095;46.44974;5.33553;205;20220817;27.5;18.2;22.9;1.6;17.7;6.5;3.7;17247 +82095;46.44974;5.33553;205;20220818;24.2;16.2;20.2;1.4;18.1;16.2;2.99;15825 +82095;46.44974;5.33553;205;20220819;26.3;17.3;21.8;1.2;19.1;2.7;3.24;16717 +82095;46.44974;5.33553;205;20220820;28;18.2;23.1;1.8;17.9;.9;3.8;17356 +82095;46.44974;5.33553;205;20220821;27.7;11.8;19.8;1.5;13.9;.1;4.08;22178 +82095;46.44974;5.33553;205;20220822;29;12.1;20.6;1.2;15;0;4.09;22723 +82095;46.44974;5.33553;205;20220823;30.7;14.9;22.8;1.5;16.4;.1;4.35;21780 +82095;46.44974;5.33553;205;20220824;32.1;13;22.6;.8;15;0;4.23;23849 +82095;46.44974;5.33553;205;20220825;33.9;13.5;23.7;1.2;15.9;.4;4.73;24487 +82095;46.44974;5.33553;205;20220826;26.2;19.1;22.7;1.3;17.9;.6;3.02;13987 +82095;46.44974;5.33553;205;20220827;26.7;15.2;21;2;17.5;.3;3.54;17886 +82095;46.44974;5.33553;205;20220828;30.1;14.5;22.3;1;16.7;.1;3.82;20802 +82095;46.44974;5.33553;205;20220829;32.2;13;22.6;.9;16.1;0;4.12;22981 +82095;46.44974;5.33553;205;20220830;25.5;16.3;20.9;.9;17.9;13.7;2.84;15515 +82095;46.44974;5.33553;205;20220831;27.9;16.2;22.1;1.5;17.4;.1;3.48;17455 +82095;46.44974;5.33553;205;20220901;29.3;12.3;20.8;1;14.1;.1;3.69;21032 +82095;46.44974;5.33553;205;20220902;26.3;11.7;19;.8;15.3;19.3;3.14;19259 +82095;46.44974;5.33553;205;20220903;26.2;16.2;21.2;1.5;18.3;1.2;3.02;15651 +82095;46.44974;5.33553;205;20220904;30;14.3;22.2;1;17.6;.1;3.55;19647 +82095;46.44974;5.33553;205;20220905;31.1;18.2;24.7;2.7;18.5;0;4.4;17568 +82095;46.44974;5.33553;205;20220906;29;18.4;23.7;2;19.5;6;3.51;15698 +82095;46.44974;5.33553;205;20220907;25.9;16.7;21.3;2;18.1;16.2;2.99;14428 +82095;46.44974;5.33553;205;20220908;24.8;14.5;19.7;2;16;.8;2.98;15168 +82095;46.44974;5.33553;205;20220909;22.7;16;19.4;2.1;14.7;3;2.7;11951 +82095;46.44974;5.33553;205;20220910;21.2;14.4;17.8;1.4;15;.2;2.22;11925 +82095;46.44974;5.33553;205;20220911;25.2;10.2;17.7;1;13.7;.1;2.85;17942 +82095;46.44974;5.33553;205;20220912;30.2;10.3;20.3;1.1;14.5;.1;3.5;20587 +82095;46.44974;5.33553;205;20220913;29.5;16.9;23.2;3.8;19.4;2.9;4.05;16042 +82095;46.44974;5.33553;205;20220914;26.9;22;24.5;3.3;19.3;18.8;3.32;9582 +82095;46.44974;5.33553;205;20220915;22.2;16.2;19.2;1.5;18.6;10.8;1.95;10579 +82095;46.44974;5.33553;205;20220916;19.5;12.7;16.1;1.2;14.7;.4;1.85;11194 +82095;46.44974;5.33553;205;20220917;16.2;8.5;12.4;1.9;10.4;.1;1.93;11835 +82095;46.44974;5.33553;205;20220918;18.8;3.9;11.4;1.4;9.1;.1;2.27;16611 +82095;46.44974;5.33553;205;20220919;19;5.9;12.5;2.1;9.2;.1;2.48;15352 +82095;46.44974;5.33553;205;20220920;19.7;5.9;12.8;2.8;9;0;2.81;15603 +82095;46.44974;5.33553;205;20220921;20.4;6.9;13.7;2.2;9.1;0;2.7;15249 +82095;46.44974;5.33553;205;20220922;20.6;3.7;12.2;.7;9.1;.1;2.09;16967 +82095;46.44974;5.33553;205;20220923;22.4;4.9;13.7;1.8;11.9;3.7;2.47;17083 +82095;46.44974;5.33553;205;20220924;21.6;14.3;18;1.6;15.1;4.2;2.01;10605 +82095;46.44974;5.33553;205;20220925;17.6;11.8;14.7;1.2;13.6;5.4;1.5;9247 +82095;46.44974;5.33553;205;20220926;17.6;8.6;13.1;1.6;12.2;7.8;1.68;11585 +82095;46.44974;5.33553;205;20220927;14.1;10.3;12.2;2.8;12;14.3;1.3;7139 +82095;46.44974;5.33553;205;20220928;14.1;10.3;12.2;3.2;12.9;18.4;1.11;7047 +82095;46.44974;5.33553;205;20220929;15.3;10;12.7;1.6;11.8;2;1.37;8367 +82095;46.44974;5.33553;205;20220930;15.8;5.7;10.8;1.3;10.2;.3;1.51;11723 +82095;46.44974;5.33553;205;20221001;13.4;7.7;10.6;3.3;12.2;28.1;.98;8484 +82095;46.44974;5.33553;205;20221002;22.1;13.7;17.9;2.4;15.6;.4;2.04;10344 +82095;46.44974;5.33553;205;20221003;18.5;13.9;16.2;1.9;14.4;0;1.51;7335 +82095;46.44974;5.33553;205;20221004;14.3;8.4;11.4;.5;11.7;.1;1.08;8306 +82095;46.44974;5.33553;205;20221005;23.1;7;15.1;1.9;12.9;0;2.15;14086 +82095;46.44974;5.33553;205;20221006;20.9;12.3;16.6;2;14.3;0;1.8;9932 +82095;46.44974;5.33553;205;20221007;20.9;9;15;.8;13.9;.1;1.52;11673 +82095;46.44974;5.33553;205;20221008;18.3;12.3;15.3;1.5;13.5;.6;1.41;7931 +82095;46.44974;5.33553;205;20221009;17.8;7.4;12.6;1.2;11.8;.1;1.37;10563 +82095;46.44974;5.33553;205;20221010;22.5;11.3;16.9;1.8;15.1;.1;1.77;10842 +82095;46.44974;5.33553;205;20221011;21.1;11.2;16.2;1.3;14.7;.5;1.5;10001 +82095;46.44974;5.33553;205;20221012;14.3;11.9;13.1;.9;14.2;.1;.78;4425 +82095;46.44974;5.33553;205;20221013;17;11.4;14.2;.8;14.7;1.8;1;7100 +82095;46.44974;5.33553;205;20221014;16.8;14.1;15.5;2.3;15.9;3.6;.94;4599 +82095;46.44974;5.33553;205;20221015;22.9;15.8;19.4;2.2;15.1;0;1.96;7866 +82095;46.44974;5.33553;205;20221016;24.7;16.7;20.7;4.2;15.2;0;2.98;8279 +82095;46.44974;5.33553;205;20221017;24.3;17.9;21.1;4.4;15.6;0;2.97;7206 +82095;46.44974;5.33553;205;20221018;25;16.3;20.7;2.1;15.1;.2;2.14;8415 +82095;46.44974;5.33553;205;20221019;22.8;8.9;15.9;1.3;14.5;.3;1.45;10701 +82095;46.44974;5.33553;205;20221020;20.7;17;18.9;3.7;16.6;18.5;1.76;5030 +82095;46.44974;5.33553;205;20221021;21.6;15.4;18.5;2.7;16.5;11.2;1.6;6657 +82095;46.44974;5.33553;205;20221022;22.9;14.8;18.9;1.8;16;.1;1.55;7612 +82095;46.44974;5.33553;205;20221023;23.1;13.2;18.2;4.5;15;1;2.35;8375 +82095;46.44974;5.33553;205;20221024;21.5;18.3;19.9;2.5;16.3;1.7;1.69;4324 +82095;46.44974;5.33553;205;20221025;21.3;8.9;15.1;1.3;14.4;.4;1.17;9190 +82095;46.44974;5.33553;205;20221026;23.6;16;19.8;1.6;15.3;.1;1.58;6902 +82095;46.44974;5.33553;205;20221027;23.2;10.8;17;2.2;15.3;0;1.51;8912 +82095;46.44974;5.33553;205;20221028;24.8;18.9;21.9;3.3;14.2;0;2.77;5791 +82095;46.44974;5.33553;205;20221029;24;12.6;18.3;2.7;12.3;0;2.24;8251 +82095;46.44974;5.33553;205;20221030;23.9;18.9;21.4;3.4;12.1;0;3.03;5094 +82095;46.44974;5.33553;205;20221031;21.5;11.2;16.4;2.6;13.8;25.9;1.54;7561 +82095;46.44974;5.33553;205;20221101;18.6;13.9;16.3;1.7;14.4;.7;1.07;4753 +82095;46.44974;5.33553;205;20221102;18;8.8;13.4;1.1;11.8;0;.91;6879 +82095;46.44974;5.33553;205;20221103;16;6.5;11.3;2.5;10.9;13;1.02;6894 +82095;46.44974;5.33553;205;20221104;9.9;8.9;9.4;1.6;10.4;12.4;.61;1630 +82095;46.44974;5.33553;205;20221105;10.9;7.6;9.3;1.4;9.8;0;.66;3590 +82095;46.44974;5.33553;205;20221106;12.1;3;7.6;1.6;9;.1;.64;6418 +82095;46.44974;5.33553;205;20221107;19.1;8.5;13.8;2.1;10;.1;1.41;6886 +82095;46.44974;5.33553;205;20221108;18.9;7;13;5;10.4;7.3;2.01;7234 +82095;46.44974;5.33553;205;20221109;14.2;13.4;13.8;2.4;14.2;12.2;.69;1221 +82095;46.44974;5.33553;205;20221110;11.3;9.7;10.5;1.5;12.3;0;.45;2037 +82095;46.44974;5.33553;205;20221111;11.8;9.6;10.7;1.3;11.6;.1;.55;2489 +82095;46.44974;5.33553;205;20221112;9.7;6.7;8.2;.6;10.8;.1;.4;2996 +82095;46.44974;5.33553;205;20221113;8.9;7.7;8.3;.9;11;0;.39;1552 +82095;46.44974;5.33553;205;20221114;16.4;7.5;12;4.4;11.5;8.9;1.15;5599 +82095;46.44974;5.33553;205;20221115;15.3;11;13.2;2.3;12.8;10.2;.79;3575 +82095;46.44974;5.33553;205;20221116;15.3;9.6;12.5;2.7;11.5;1.5;.95;4179 +82095;46.44974;5.33553;205;20221117;14.9;11.3;13.1;3.9;11.3;9.1;1.32;3097 +82095;46.44974;5.33553;205;20221118;11.5;8.7;10.1;2.3;9.8;3.3;.82;2588 +82095;46.44974;5.33553;205;20221119;9.1;5.7;7.4;1;9.4;1.6;.42;2892 +82095;46.44974;5.33553;205;20221120;9.5;5.5;7.5;1.7;8.8;1.6;.55;3159 +82095;46.44974;5.33553;205;20221121;9;5.3;7.2;3;8.8;4.8;.6;2960 +82095;46.44974;5.33553;205;20221122;8.9;6.7;7.8;2.4;8.4;2.4;.76;2055 +82095;46.44974;5.33553;205;20221123;9.2;1.6;5.4;2.2;8.2;7.7;.41;4484 +82095;46.44974;5.33553;205;20221124;12.8;7;9.9;2;9.4;1.5;.76;3758 +82095;46.44974;5.33553;205;20221125;11.5;7.2;9.4;1.3;9.6;3.3;.56;3075 +82095;46.44974;5.33553;205;20221126;5.9;3.3;4.6;1.4;8.7;0;.24;2171 +82095;46.44974;5.33553;205;20221127;11.9;5;8.5;2.6;8.1;1;.89;4017 +82095;46.44974;5.33553;205;20221128;9.8;8.6;9.2;3.3;9.3;6.2;.91;1162 +82095;46.44974;5.33553;205;20221129;8.4;6;7.2;1.3;9.4;.7;.4;1966 +82095;46.44974;5.33553;205;20221130;9.4;6.1;7.8;2.8;9.1;0;.6;2420 +82095;46.44974;5.33553;205;20221201;7.5;4.1;5.8;2.8;7.5;.1;.66;2439 +82095;46.44974;5.33553;205;20221202;5.2;3.5;4.4;1;7.3;.9;.42;1457 +82095;46.44974;5.33553;205;20221203;3.9;3.2;3.6;1.3;7.4;2.5;.39;620 +82095;46.44974;5.33553;205;20221204;4.6;2.1;3.4;1.3;7.4;5.2;.3;1901 +82095;46.44974;5.33553;205;20221205;9.1;1.3;5.2;1;7;0;.37;3970 +82095;46.44974;5.33553;205;20221206;.9;-2.6;-.8;.4;5.8;0;.21;2357 +82095;46.44974;5.33553;205;20221207;5.1;1.1;3.1;1.5;6.9;0;.33;2555 +82095;46.44974;5.33553;205;20221208;.6;-3.6;-1.5;1.1;5.5;8.1;.17;2617 +82095;46.44974;5.33553;205;20221209;1;-.8;.1;1.8;6.1;1;.23;1408 +82095;46.44974;5.33553;205;20221210;1.5;.1;.8;2.2;5.7;.1;.42;1131 +82095;46.44974;5.33553;205;20221211;-2.3;-4.2;-3.2;1.7;4.6;0;.23;1445 +82095;46.44974;5.33553;205;20221212;-1.6;-3.1;-2.3;1.3;4.6;0;.31;1181 +82095;46.44974;5.33553;205;20221213;-.9;-3.1;-2;1.2;5;.2;.25;1598 +82095;46.44974;5.33553;205;20221214;10.2;-.8;4.7;1.9;8.3;3.2;.22;4600 +82095;46.44974;5.33553;205;20221215;3.7;3.2;3.5;2.4;8.1;7.2;.22;312 +82095;46.44974;5.33553;205;20221216;.8;-.2;.3;2.8;5.7;.1;.38;787 +82095;46.44974;5.33553;205;20221217;-3.9;-4.9;-4.4;1.5;4.3;0;.23;783 +82095;46.44974;5.33553;205;20221218;8.9;-3.7;2.6;2.1;6;0;.45;4927 +82095;46.44974;5.33553;205;20221219;15.6;9.3;12.5;5.8;9.5;0;1.94;3232 +82095;46.44974;5.33553;205;20221220;15.6;12.9;14.3;5.8;10.2;7;2.27;1822 +82095;46.44974;5.33553;205;20221221;14.3;10.4;12.4;3.2;11.9;2.6;.82;2360 +82095;46.44974;5.33553;205;20221222;13.4;11.2;12.3;4;11.1;13;1.15;1563 +82095;46.44974;5.33553;205;20221223;13.7;10.1;11.9;3.6;13.1;15.3;.46;2238 +82095;46.44974;5.33553;205;20221224;11.8;10.4;11.1;1.4;12.2;1;.47;1080 +82095;46.44974;5.33553;205;20221225;14.9;7.6;11.3;2.7;11.1;0;.69;3559 +82095;46.44974;5.33553;205;20221226;13.5;11.5;12.5;3.3;11.4;4;1.03;1465 +82095;46.44974;5.33553;205;20221227;10.9;4.5;7.7;1.5;8.8;.1;.44;3300 +82095;46.44974;5.33553;205;20221228;12.8;2.9;7.9;3.6;7.9;.2;.98;4327 +82095;46.44974;5.33553;205;20221229;12.2;10.5;11.4;4.8;10.2;19;1.3;1306 +82095;46.44974;5.33553;205;20221230;12.5;3.8;8.2;3.6;10.2;3.3;.41;4043 +82095;46.44974;5.33553;205;20221231;16.6;12.2;14.4;4.9;11.3;0;1.76;2647 +82096;46.46337;5.66014;487;20220101;13.8;-.3;6.8;.9;7.01;.1;.24;6667 +82096;46.46337;5.66014;487;20220102;10.6;-.9;4.9;1.1;7.24;0;.34;4603 +82096;46.46337;5.66014;487;20220103;12.1;5.4;8.7;1.9;8.54;4.1;.63;4056 +82096;46.46337;5.66014;487;20220104;15.1;9.3;12.2;4.1;8.6;16.9;1.71;3560 +82096;46.46337;5.66014;487;20220105;2.7;1.2;1.9;1.7;5.9;1.1;.51;1171 +82096;46.46337;5.66014;487;20220106;3.7;-.4;1.6;1.9;5.04;0;.49;4121 +82096;46.46337;5.66014;487;20220107;1;-4;-1.5;1.5;5.34;6.9;.17;3548 +82096;46.46337;5.66014;487;20220108;3.3;.3;1.8;3;6.41;11.6;.31;2757 +82096;46.46337;5.66014;487;20220109;2.4;1.7;2;2.6;6.54;8.2;.36;1222 +82096;46.46337;5.66014;487;20220110;4.6;-.7;1.9;2.8;5.41;0;.53;4902 +82096;46.46337;5.66014;487;20220111;4.2;-3.3;.4;2.5;4.68;0;.6;4653 +82096;46.46337;5.66014;487;20220112;1.9;-5.2;-1.6;1.3;4.18;0;.32;4977 +82096;46.46337;5.66014;487;20220113;1;-5.8;-2.4;1.2;4.04;0;.28;4857 +82096;46.46337;5.66014;487;20220114;6.2;-7.6;-.7;1;4.21;0;.27;7338 +82096;46.46337;5.66014;487;20220115;5.1;-6.6;-.7;.8;4.38;0;.2;5875 +82096;46.46337;5.66014;487;20220116;6.1;-7.9;-.9;1.1;4.18;0;.29;7834 +82096;46.46337;5.66014;487;20220117;6.6;-5.1;.8;1.7;5.14;0;.36;6885 +82096;46.46337;5.66014;487;20220118;3.3;-1.9;.7;1.7;5.31;0;.46;4733 +82096;46.46337;5.66014;487;20220119;2.4;-5;-1.3;.9;5.18;.4;.26;5040 +82096;46.46337;5.66014;487;20220120;4.4;-.4;2;2;5.51;.2;.51;4647 +82096;46.46337;5.66014;487;20220121;3.3;-2.6;.4;4.9;3.91;0;1.07;6240 +82096;46.46337;5.66014;487;20220122;6.2;-5.5;.4;2;4.21;0;.61;7821 +82096;46.46337;5.66014;487;20220123;1.4;-5.6;-2.1;1.2;4.81;0;.28;5447 +82096;46.46337;5.66014;487;20220124;7;-3.6;1.7;1.2;4.91;0;.48;7009 +82096;46.46337;5.66014;487;20220125;7.6;-5.8;.9;.6;4.61;0;.34;7228 +82096;46.46337;5.66014;487;20220126;5.4;-7;-.8;.9;4.31;0;.34;6955 +82096;46.46337;5.66014;487;20220127;2.2;-7.8;-2.8;1;4.16;0;.34;6098 +82096;46.46337;5.66014;487;20220128;7.6;-5.2;1.2;1.4;5.36;0;.48;7464 +82096;46.46337;5.66014;487;20220129;3.6;-3.6;0;.8;5.43;.2;.34;5361 +82096;46.46337;5.66014;487;20220130;7.7;0;3.9;1.3;6.6;0;.52;5821 +82096;46.46337;5.66014;487;20220131;4.3;-3.5;.4;1.6;6.36;5.6;.3;5970 +82096;46.46337;5.66014;487;20220201;3.2;-.6;1.3;1.1;6.06;8.7;.4;4090 +82096;46.46337;5.66014;487;20220202;7.8;1.3;4.5;1.1;7.98;3.2;.43;5036 +82096;46.46337;5.66014;487;20220203;6.4;.3;3.4;1;7.18;0;.43;5322 +82096;46.46337;5.66014;487;20220204;7.7;-.3;3.7;1.6;7.31;1.9;.46;7748 +82096;46.46337;5.66014;487;20220205;8.3;2.3;5.3;1.6;6.04;0;.79;7443 +82096;46.46337;5.66014;487;20220206;5.9;-3.6;1.2;2.9;6.48;15.7;.4;6882 +82096;46.46337;5.66014;487;20220207;7.5;3.7;5.6;2.5;6.01;.1;1.03;6681 +82096;46.46337;5.66014;487;20220208;10.1;-4.8;2.6;1.1;4.54;0;.76;11053 +82096;46.46337;5.66014;487;20220209;13.9;-4.1;4.9;1.4;5.34;0;1.03;11721 +82096;46.46337;5.66014;487;20220210;5.6;-2.2;1.7;1.8;6.84;5.7;1.15;10350 +82096;46.46337;5.66014;487;20220211;7.8;6.2;7;4.5;5.89;.1;1.75;10800 +82096;46.46337;5.66014;487;20220212;5.2;-.8;2.2;2;4.94;0;.89;10100 +82096;46.46337;5.66014;487;20220213;12;-2.3;4.9;2;5.39;.1;1.28;11400 +82096;46.46337;5.66014;487;20220214;6.7;2.8;4.7;1.8;7.09;21.6;.7;1600 +82096;46.46337;5.66014;487;20220215;7.9;2.6;5.3;2;6.64;5.4;.95;8900 +82096;46.46337;5.66014;487;20220216;7.6;1.8;4.7;3.1;8.58;18.9;.41;5630 +82096;46.46337;5.66014;487;20220217;12.9;7.9;10.4;2.7;9.98;3.6;1.06;5537 +82096;46.46337;5.66014;487;20220218;18;3.3;10.6;2.4;9.2;5.1;1.55;11195 +82096;46.46337;5.66014;487;20220219;8.5;4;6.2;2.1;6.01;0;1.19;8136 +82096;46.46337;5.66014;487;20220220;10;-2.5;3.8;2.3;6.84;8.9;.88;10075 +82096;46.46337;5.66014;487;20220221;5.5;5.5;5.5;3.3;7.31;9;.81;2784 +82096;46.46337;5.66014;487;20220222;9.3;3.7;6.5;1.8;7.41;2.2;.97;8754 +82096;46.46337;5.66014;487;20220223;13.1;4.5;8.8;1.2;7.58;.1;1.17;10046 +82096;46.46337;5.66014;487;20220224;11.8;-1;5.4;2.6;6.91;2.4;1.23;10492 +82096;46.46337;5.66014;487;20220225;7.8;.9;4.4;2.5;5.21;.1;1.37;11135 +82096;46.46337;5.66014;487;20220226;9.5;-3.1;3.2;3;4.21;0;1.64;13624 +82096;46.46337;5.66014;487;20220227;9.7;-5.2;2.3;1.6;3.98;0;1.33;14800 +82096;46.46337;5.66014;487;20220228;11.4;-4.4;3.5;1.5;4.64;0;1.39;14942 +82096;46.46337;5.66014;487;20220301;12.3;-4.5;3.9;1.3;4.68;0;1.41;15344 +82096;46.46337;5.66014;487;20220302;12.7;-3.6;4.6;1.2;5.54;0;1.36;14352 +82096;46.46337;5.66014;487;20220303;14.3;-.4;6.9;1.3;6.14;0;1.53;14652 +82096;46.46337;5.66014;487;20220304;12.2;-3.2;4.5;2;4.38;0;1.77;15476 +82096;46.46337;5.66014;487;20220305;9.3;-7.2;1.1;1.8;3.11;0;1.59;16319 +82096;46.46337;5.66014;487;20220306;7.7;-7.3;.2;1.5;3.44;0;1.36;15998 +82096;46.46337;5.66014;487;20220307;8.6;-7.4;.6;1.4;3.81;0;1.37;16512 +82096;46.46337;5.66014;487;20220308;11.5;-6.6;2.5;1.5;4.21;0;1.6;17031 +82096;46.46337;5.66014;487;20220309;13.6;-4;4.8;1.3;5.08;0;1.67;17071 +82096;46.46337;5.66014;487;20220310;14.7;-4.1;5.3;1.4;5.38;0;1.79;17293 +82096;46.46337;5.66014;487;20220311;14.4;-.8;6.8;2.4;6.31;.1;1.98;15475 +82096;46.46337;5.66014;487;20220312;12.9;5.1;9;1.4;6.81;0;1.6;10948 +82096;46.46337;5.66014;487;20220313;13;4.7;8.8;1.6;7.24;12.3;1.59;10283 +82096;46.46337;5.66014;487;20220314;14;.3;7.2;1.3;8.08;5.8;1.64;16281 +82096;46.46337;5.66014;487;20220315;15;6.2;10.6;2.3;9.14;0;1.78;10923 +82096;46.46337;5.66014;487;20220316;15.8;2.5;9.1;1.1;8.58;0;1.71;14775 +82096;46.46337;5.66014;487;20220317;14.7;3.3;9;2.6;9.28;0;1.67;13661 +82096;46.46337;5.66014;487;20220318;9.9;8.5;9.2;6.2;8.32;0;1.77;3222 +82096;46.46337;5.66014;487;20220319;12.7;5.2;9;3;6.72;0;2.42;15640 +82096;46.46337;5.66014;487;20220320;14.8;2.1;8.5;1.6;6.54;0;2.11;15400 +82096;46.46337;5.66014;487;20220321;14.5;3.5;9;1.5;6.49;0;2.21;17800 +82096;46.46337;5.66014;487;20220322;13.9;3.2;8.5;1.8;5.79;0;2.39;18800 +82096;46.46337;5.66014;487;20220323;15.1;.9;8;1.4;5.74;0;2.35;19350 +82096;46.46337;5.66014;487;20220324;17.3;.9;9.1;1.2;5.89;0;2.44;19350 +82096;46.46337;5.66014;487;20220325;18;1.8;9.9;1.6;5.94;0;2.72;19400 +82096;46.46337;5.66014;487;20220326;17.8;3.2;10.5;1.7;5.94;0;2.82;19900 +82096;46.46337;5.66014;487;20220327;17;4.5;10.7;1.6;6.09;0;2.64;18200 +82096;46.46337;5.66014;487;20220328;18.3;3.4;10.8;1.4;6.09;0;2.75;19500 +82096;46.46337;5.66014;487;20220329;17.5;5.5;11.5;2.5;6.39;.5;2.74;10800 +82096;46.46337;5.66014;487;20220330;13.4;8.7;11.1;2.5;9.24;5.6;1.91;9250 +82096;46.46337;5.66014;487;20220331;12.2;7;9.6;1.6;8.29;9.5;1.55;7600 +82096;46.46337;5.66014;487;20220401;3.2;3;3.1;3.3;6.13;8.1;.93;4000 +82096;46.46337;5.66014;487;20220402;2.9;-1.1;.9;3.6;5.3;2.1;1.06;8600 +82096;46.46337;5.66014;487;20220403;6.2;-.7;2.7;5.4;4.39;.6;2.3;17350 +82096;46.46337;5.66014;487;20220404;9;-.8;4.1;2.9;4.79;0;2.54;20400 +82096;46.46337;5.66014;487;20220405;14.7;3.1;8.9;1.6;5.89;0;2.73;19550 +82096;46.46337;5.66014;487;20220406;16.7;2.5;9.6;3.1;8.14;4;2.87;19000 +82096;46.46337;5.66014;487;20220407;9.4;7.9;8.6;6.3;10.09;27.4;1;3150 +82096;46.46337;5.66014;487;20220408;12.7;9.1;10.9;7.4;10.34;10.2;1.82;4650 +82096;46.46337;5.66014;487;20220409;8.5;3.4;6;3.3;5.64;3;2.35;16400 +82096;46.46337;5.66014;487;20220410;11.6;-.8;5.4;1.9;5.39;.4;2.7;24100 +82096;46.46337;5.66014;487;20220411;14.8;.3;7.6;1.3;6.64;0;2.65;21550 +82096;46.46337;5.66014;487;20220412;18.8;4.4;11.6;1.3;8.49;0;2.89;19550 +82096;46.46337;5.66014;487;20220413;20.7;7.2;14;1.2;8.64;0;2.9;17200 +82096;46.46337;5.66014;487;20220414;20.5;7.5;14;1.5;10.39;.1;3.42;21900 +82096;46.46337;5.66014;487;20220415;21.8;8.7;15.3;2.1;11.29;0;3.61;21700 +82096;46.46337;5.66014;487;20220416;18.3;10.1;14.2;7.7;8.59;0;5.16;25100 +82096;46.46337;5.66014;487;20220417;16.7;6.2;11.5;6;5.89;0;4.88;25550 +82096;46.46337;5.66014;487;20220418;17.5;2;9.8;1.6;6.34;0;3.39;24800 +82096;46.46337;5.66014;487;20220419;18.7;3.8;11.3;1.4;7.04;0;3.38;23350 +82096;46.46337;5.66014;487;20220420;17.6;5.5;11.5;1.9;7.69;0;3.21;20250 +82096;46.46337;5.66014;487;20220421;18.1;5.5;11.8;2.6;6.99;.1;3.84;23150 +82096;46.46337;5.66014;487;20220422;16.6;5.4;11;1.7;8.64;.5;2.97;20050 +82096;46.46337;5.66014;487;20220423;14.2;9.2;11.7;2.3;10.79;14.6;1.88;9600 +82096;46.46337;5.66014;487;20220424;12.6;5.5;9.1;3.1;9.59;8.6;1.64;8550 +82096;46.46337;5.66014;487;20220425;12.9;9;11;3;10.84;9;1.6;7200 +82096;46.46337;5.66014;487;20220426;15.7;8.3;12;2.4;9.34;0;3.06;19200 +82096;46.46337;5.66014;487;20220427;17.5;3.6;10.5;2.5;8.29;0;3.73;26750 +82096;46.46337;5.66014;487;20220428;19.8;4.5;12.1;2.1;8.64;0;4.04;27150 +82096;46.46337;5.66014;487;20220429;20.2;5.8;13;2;8.44;1.1;3.6;20900 +82096;46.46337;5.66014;487;20220430;18.3;7.4;12.8;2.4;9.24;.3;3.44;20400 +82096;46.46337;5.66014;487;20220501;17.5;4.2;10.8;1.9;8.79;0;3.65;26550 +82096;46.46337;5.66014;487;20220502;18.9;5;12;1.9;9.14;.6;3.72;25100 +82096;46.46337;5.66014;487;20220503;19.5;9.3;14.4;1.6;10.19;1.6;3.45;20400 +82096;46.46337;5.66014;487;20220504;19.1;8.8;14;1.6;11.49;10.8;3.09;18800 +82096;46.46337;5.66014;487;20220505;12.4;10.5;11.4;1.4;11.74;0;1.39;6950 +82096;46.46337;5.66014;487;20220506;16.2;5.4;10.8;2.5;10.21;.1;2.46;16270 +82096;46.46337;5.66014;487;20220507;19.7;5.5;12.6;2.2;10.18;1.5;3.2;19191 +82096;46.46337;5.66014;487;20220508;20;5.9;12.9;2.2;10.31;.4;3.18;18773 +82096;46.46337;5.66014;487;20220509;22.3;6.8;14.5;1;11.54;3.3;3.25;20244 +82096;46.46337;5.66014;487;20220510;24.6;7.4;16;1.1;11.61;0;3.57;20689 +82096;46.46337;5.66014;487;20220511;26.4;8.9;17.6;2.2;10.71;0;4.45;21344 +82096;46.46337;5.66014;487;20220512;25.4;13;19.2;1.7;11.31;5.8;3.88;17241 +82096;46.46337;5.66014;487;20220513;21.4;11.3;16.3;1.2;14.36;0;3.43;20935 +82096;46.46337;5.66014;487;20220514;24.5;8.3;16.4;1.2;12.34;0;3.66;21334 +82096;46.46337;5.66014;487;20220515;27.2;9;18.1;1.4;12.68;1.1;4.1;21676 +82096;46.46337;5.66014;487;20220516;25.4;13;19.2;1.7;12.21;0;3.75;17575 +82096;46.46337;5.66014;487;20220517;27.7;10.5;19.1;1.2;12.91;.1;4.11;21442 +82096;46.46337;5.66014;487;20220518;28.3;10.5;19.4;1.3;13.44;0;4.3;21962 +82096;46.46337;5.66014;487;20220519;27.4;13.9;20.6;1.8;14.44;.1;4.16;19721 +82096;46.46337;5.66014;487;20220520;30;16.1;23;3.1;12.68;0;5.48;19103 +82096;46.46337;5.66014;487;20220521;28.4;15;21.7;1.4;14.51;0;4.01;18281 +82096;46.46337;5.66014;487;20220522;26.8;13.1;20;1.3;15.71;1.3;3.94;20242 +82096;46.46337;5.66014;487;20220523;26.5;16.2;21.4;1.5;14.68;10.5;3.69;15981 +82096;46.46337;5.66014;487;20220524;18;11.7;14.8;2;11.14;0;2.72;13197 +82096;46.46337;5.66014;487;20220525;20.6;6.1;13.4;1.8;9.71;0;3.61;20811 +82096;46.46337;5.66014;487;20220526;21.8;7.1;14.4;1.7;10.44;0;3.72;20813 +82096;46.46337;5.66014;487;20220527;23;7.3;15.2;2;11.31;0;3.85;21265 +82096;46.46337;5.66014;487;20220528;21.2;7.4;14.3;2.5;9.54;0;3.87;20585 +82096;46.46337;5.66014;487;20220529;19;4.4;11.7;1.9;7.54;0;3.59;21199 +82096;46.46337;5.66014;487;20220530;21.2;5.4;13.3;1.2;8.01;0;3.61;21783 +82096;46.46337;5.66014;487;20220531;18.8;7.4;13.1;1.5;10.18;.9;3.18;19258 +82096;46.46337;5.66014;487;20220601;19.8;7.5;13.6;1.1;12.91;5.6;3.05;19683 +82096;46.46337;5.66014;487;20220602;25.5;11.9;18.7;1.4;15.14;.6;3.86;20479 +82096;46.46337;5.66014;487;20220603;26.7;12.6;19.6;1.8;14.81;8.3;4.19;20519 +82096;46.46337;5.66014;487;20220604;29;14.7;21.9;2;17.04;7.4;4.51;20484 +82096;46.46337;5.66014;487;20220605;23.4;16.8;20.1;1.8;16.88;5.7;3.1;13944 +82096;46.46337;5.66014;487;20220606;23.7;11.2;17.5;1.1;14.28;1.6;3.47;18866 +82096;46.46337;5.66014;487;20220607;22;13.6;17.8;1.6;13.08;.7;3.25;15434 +82096;46.46337;5.66014;487;20220608;18.4;7.8;13.1;1.2;11.88;15.8;2.95;18445 +82096;46.46337;5.66014;487;20220609;18;10.8;14.4;1.6;11.94;3.1;2.67;14403 +82096;46.46337;5.66014;487;20220610;23;5.5;14.2;1.8;10.31;.1;4.08;23361 +82096;46.46337;5.66014;487;20220611;27;7.3;17.1;1.4;11.88;0;5.47;32587 +82096;46.46337;5.66014;487;20220612;30.7;11;20.8;1.2;13.14;0;5.76;31310 +82096;46.46337;5.66014;487;20220613;25.4;14.4;19.9;1.8;13.21;0;4.98;26313 +82096;46.46337;5.66014;487;20220614;28.1;8;18.1;1.2;11.78;0;5.55;32549 +82096;46.46337;5.66014;487;20220615;31.9;13.8;22.8;1.8;14.78;.1;6.36;31865 +82096;46.46337;5.66014;487;20220616;30.3;16;23.2;1.5;16.68;0;5.78;29285 +82096;46.46337;5.66014;487;20220617;31;12.8;21.9;1.5;13.84;0;6.12;31955 +82096;46.46337;5.66014;487;20220618;33.9;13.5;23.7;1.5;14.38;0;6.5;32230 +82096;46.46337;5.66014;487;20220619;33.6;18.1;25.9;2.3;15.88;0;6.93;30696 +82096;46.46337;5.66014;487;20220620;32.1;16.6;24.3;1.7;13.14;0;6.41;30508 +82096;46.46337;5.66014;487;20220621;32.5;15.6;24.1;1.4;15.18;.8;6.04;29402 +82096;46.46337;5.66014;487;20220622;26.9;18.5;22.7;1.6;18.18;17.8;4.38;21125 +82096;46.46337;5.66014;487;20220623;26.9;15.7;21.3;1.5;17.88;8.2;4.78;25621 +82096;46.46337;5.66014;487;20220624;20.5;15.3;17.9;1.2;16.04;18.1;2.9;15647 +82096;46.46337;5.66014;487;20220625;27.2;11.5;19.4;1.5;14.51;7.2;5.41;30784 +82096;46.46337;5.66014;487;20220626;25.5;15.1;20.3;1.7;16.94;0;4.48;24416 +82096;46.46337;5.66014;487;20220627;20.8;16.5;18.7;1.5;15.78;2.4;2.88;14066 +82096;46.46337;5.66014;487;20220628;22.5;13;17.7;1.8;15.28;0;4.05;23562 +82096;46.46337;5.66014;487;20220629;27.7;13.9;20.8;1.3;16.38;.1;5.12;28129 +82096;46.46337;5.66014;487;20220630;28.7;13;20.9;1.7;15.38;3.4;5.47;29031 +82096;46.46337;5.66014;487;20220701;21.4;12.2;16.8;1.5;12.68;.1;3.93;22666 +82096;46.46337;5.66014;487;20220702;27.3;8;17.6;1.1;12.41;.1;5.4;32607 +82096;46.46337;5.66014;487;20220703;30.5;12;21.2;1.6;14.91;2.8;5.86;31046 +82096;46.46337;5.66014;487;20220704;25.8;17.2;21.5;1.7;18.44;1.8;4.24;21850 +82096;46.46337;5.66014;487;20220705;26.2;13.3;19.8;1.6;14.04;0;5.12;28569 +82096;46.46337;5.66014;487;20220706;25.8;10.2;18;1.9;11.91;0;5.35;30388 +82096;46.46337;5.66014;487;20220707;24.8;9.1;16.9;2.2;11.98;0;5.25;30626 +82096;46.46337;5.66014;487;20220708;25.6;11.1;18.4;2.8;11.74;0;5.64;30175 +82096;46.46337;5.66014;487;20220709;26.6;8.8;17.7;1.4;11.48;0;5.08;29076 +82096;46.46337;5.66014;487;20220710;26.9;10.6;18.8;2.2;12.81;0;5.6;30933 +82096;46.46337;5.66014;487;20220711;27.9;10.5;19.2;1.8;12.41;0;5.63;30992 +82096;46.46337;5.66014;487;20220712;29.3;11.8;20.5;1.6;12.14;0;5.86;31499 +82096;46.46337;5.66014;487;20220713;32.2;10.1;21.2;1.2;11.51;0;5.91;31572 +82096;46.46337;5.66014;487;20220714;34.1;15.7;24.9;1.3;13.61;0;6.27;31069 +82096;46.46337;5.66014;487;20220715;30.4;14.4;22.4;1.9;13.08;0;6.15;30504 +82096;46.46337;5.66014;487;20220716;30;11.8;20.9;1.9;11.68;0;6.05;31295 +82096;46.46337;5.66014;487;20220717;31.9;10.4;21.1;1.9;11.64;0;6.27;31298 +82096;46.46337;5.66014;487;20220718;36.1;12.2;24.1;1.6;11.94;0;6.65;31132 +82096;46.46337;5.66014;487;20220719;36.3;14.2;25.2;1.6;13.14;.3;6.58;30663 +82096;46.46337;5.66014;487;20220720;33.7;18.7;26.2;2;16.98;0;6.22;27265 +82096;46.46337;5.66014;487;20220721;30.6;15.1;22.9;1.6;15.08;0;5.77;29484 +82096;46.46337;5.66014;487;20220722;34.5;13.4;24;1.5;15.34;2.2;6.11;29746 +82096;46.46337;5.66014;487;20220723;26.9;17.6;22.3;1.3;18.7;.1;4.16;21182 +82096;46.46337;5.66014;487;20220724;33.4;13.1;23.3;1;16.63;0;5.75;30464 +82096;46.46337;5.66014;487;20220725;32.1;14.4;23.3;1.7;15.8;.2;5.88;29238 +82096;46.46337;5.66014;487;20220726;27.6;18.5;23;2.8;14.68;0;5.13;21292 +82096;46.46337;5.66014;487;20220727;27.8;10.9;19.3;1.8;11.64;0;5.47;29978 +82096;46.46337;5.66014;487;20220728;29.7;10.9;20.3;1.3;11.81;0;5.24;28721 +82096;46.46337;5.66014;487;20220729;25.3;14.9;20.1;1.1;13.14;.3;3.91;20550 +82096;46.46337;5.66014;487;20220730;29.8;10.8;20.3;1.7;12.01;0;5.5;29207 +82096;46.46337;5.66014;487;20220731;31.4;11.7;21.5;1.5;12.48;.1;5.59;29114 +82096;46.46337;5.66014;487;20220801;32.1;13;22.5;1.7;13.21;0;5.75;28953 +82096;46.46337;5.66014;487;20220802;31.7;13.5;22.6;1.5;13.88;0;5.62;29090 +82096;46.46337;5.66014;487;20220803;35.2;14.4;24.8;1.2;13.48;0;5.73;29025 +82096;46.46337;5.66014;487;20220804;37.1;16.5;26.8;1.5;13.98;.1;6.1;27491 +82096;46.46337;5.66014;487;20220805;33.5;17.8;25.6;2;15.14;1.8;5.65;24467 +82096;46.46337;5.66014;487;20220806;29.3;15.6;22.4;2.3;15.68;0;5.25;25819 +82096;46.46337;5.66014;487;20220807;28.5;12.9;20.7;2.1;14.44;.1;5.1;26346 +82096;46.46337;5.66014;487;20220808;30.9;11.4;21.1;2.1;12.58;0;5.65;28372 +82096;46.46337;5.66014;487;20220809;32.2;11.8;22;1.7;11.51;0;5.65;28196 +82096;46.46337;5.66014;487;20220810;32.2;11.9;22.1;1.5;10.84;0;5.44;27753 +82096;46.46337;5.66014;487;20220811;33.6;13.4;23.5;1.4;11.61;0;5.45;27207 +82096;46.46337;5.66014;487;20220812;32.2;13.3;22.8;1.5;11.58;0;5.4;27327 +82096;46.46337;5.66014;487;20220813;32.2;11.6;21.9;1.3;9.38;0;5.19;27678 +82096;46.46337;5.66014;487;20220814;23.8;13.7;18.8;1.6;13.31;6.1;3.53;18383 +82096;46.46337;5.66014;487;20220815;24.9;13;18.9;1.2;15.28;.7;3.51;19724 +82096;46.46337;5.66014;487;20220816;31.1;11.6;21.4;1.4;13.88;1.5;4.99;26923 +82096;46.46337;5.66014;487;20220817;28.7;16.2;22.5;1.6;16.94;14.2;4.19;20983 +82096;46.46337;5.66014;487;20220818;22.9;15.2;19;1.8;16.46;18.9;3.04;16036 +82096;46.46337;5.66014;487;20220819;23;16.1;19.5;1.2;17.64;5.8;2.67;13907 +82096;46.46337;5.66014;487;20220820;24.4;17;20.7;1.1;17.54;3.5;2.96;15421 +82096;46.46337;5.66014;487;20220821;26.2;11.9;19;1.7;13.78;0;4.17;24006 +82096;46.46337;5.66014;487;20220822;27.4;10.9;19.2;1.3;12.98;.1;4.25;24648 +82096;46.46337;5.66014;487;20220823;28.8;11.3;20;1.8;13.11;0;4.72;25461 +82096;46.46337;5.66014;487;20220824;29.5;10.6;20.1;1.1;11.94;0;4.28;24684 +82096;46.46337;5.66014;487;20220825;31.8;12.5;22.2;1.2;14.04;.5;4.66;25319 +82096;46.46337;5.66014;487;20220826;24.8;16.5;20.7;1.4;15.78;.6;3.07;15502 +82096;46.46337;5.66014;487;20220827;25.6;12.7;19.1;1.7;15.58;1.6;3.68;20876 +82096;46.46337;5.66014;487;20220828;27.1;12.8;19.9;1.4;15.41;.2;3.77;21527 +82096;46.46337;5.66014;487;20220829;30.6;13.1;21.9;1;14.88;0;4.19;23698 +82096;46.46337;5.66014;487;20220830;26.1;14.5;20.3;1.4;15.98;12.6;3.21;17135 +82096;46.46337;5.66014;487;20220831;25.9;15.4;20.6;1.6;16.38;.2;3.54;19467 +82096;46.46337;5.66014;487;20220901;25.8;10.7;18.3;1.4;13.48;.1;3.63;22345 +82096;46.46337;5.66014;487;20220902;25.4;11;18.2;1.3;14.14;16.1;3.32;19771 +82096;46.46337;5.66014;487;20220903;24.4;14.8;19.6;1.4;16.71;.8;2.85;15714 +82096;46.46337;5.66014;487;20220904;27.6;12.3;19.9;1.1;15.31;.1;3.68;22305 +82096;46.46337;5.66014;487;20220905;29.3;13.7;21.5;1.7;16.01;1.7;4.04;21725 +82096;46.46337;5.66014;487;20220906;27.1;17.3;22.2;1.2;18.28;2.8;3.14;16667 +82096;46.46337;5.66014;487;20220907;26;14.2;20.1;1.1;17.08;22.7;2.92;16693 +82096;46.46337;5.66014;487;20220908;22.8;13.3;18.1;1.7;14.66;1.4;2.82;15754 +82096;46.46337;5.66014;487;20220909;20.1;13;16.6;1.5;14.13;5.4;2.41;14245 +82096;46.46337;5.66014;487;20220910;19.2;13.3;16.2;1.1;13.56;.1;2.06;11864 +82096;46.46337;5.66014;487;20220911;22.9;8.2;15.5;1.2;11.93;.1;2.99;20505 +82096;46.46337;5.66014;487;20220912;27.9;8.7;18.3;1.1;12.8;.1;3.37;21342 +82096;46.46337;5.66014;487;20220913;27.1;12.7;19.9;1.8;16.2;2.6;3.25;17651 +82096;46.46337;5.66014;487;20220914;25.4;19.1;22.3;2.7;18.04;23.5;2.92;11438 +82096;46.46337;5.66014;487;20220915;21.4;13.5;17.5;1.4;16.64;11.6;1.97;11738 +82096;46.46337;5.66014;487;20220916;18.4;13.7;16;1.7;13.84;1.3;1.91;10074 +82096;46.46337;5.66014;487;20220917;14.8;7.2;11;1.7;8.61;0;2.11;14143 +82096;46.46337;5.66014;487;20220918;18.4;2.3;10.4;1.3;7.51;.1;2.47;19863 +82096;46.46337;5.66014;487;20220919;17.8;2.9;10.4;1.8;7.91;.1;2.52;19449 +82096;46.46337;5.66014;487;20220920;18.6;2.2;10.4;1.7;7.78;0;2.54;19857 +82096;46.46337;5.66014;487;20220921;18.6;2.9;10.7;1.6;8.01;0;2.48;19559 +82096;46.46337;5.66014;487;20220922;20;2.8;11.4;1.1;8.51;.1;2.38;19608 +82096;46.46337;5.66014;487;20220923;21.2;4.7;13;1.4;10.61;4.2;2.39;17915 +82096;46.46337;5.66014;487;20220924;18.4;12.4;15.4;1.1;13.88;4.3;1.64;10395 +82096;46.46337;5.66014;487;20220925;14.3;10.7;12.5;1;12.54;4;1.2;7809 +82096;46.46337;5.66014;487;20220926;15.5;9.1;12.3;1.3;11.21;13;1.48;10092 +82096;46.46337;5.66014;487;20220927;12.5;9;10.8;2.5;10.71;23.1;1.24;7654 +82096;46.46337;5.66014;487;20220928;13.1;9.1;11.1;2.6;11.94;28.3;.98;6084 +82096;46.46337;5.66014;487;20220929;12.5;9.2;10.8;1.3;10.61;1.9;1.17;7363 +82096;46.46337;5.66014;487;20220930;14.1;3.7;8.9;1.3;8.84;.1;1.43;11959 +82096;46.46337;5.66014;487;20221001;13.1;4.1;8.6;1.7;10.98;30.4;1.03;9807 +82096;46.46337;5.66014;487;20221002;20;13.1;16.6;1.6;15.18;3.2;1.7;10602 +82096;46.46337;5.66014;487;20221003;18.5;11.7;15.1;1.4;13.74;0;1.52;9876 +82096;46.46337;5.66014;487;20221004;22.2;7.9;15;.9;11.68;.1;1.97;15925 +82096;46.46337;5.66014;487;20221005;23.4;6.2;14.8;1.7;10.91;0;2.38;16746 +82096;46.46337;5.66014;487;20221006;21;9.7;15.4;1.6;12.98;0;1.9;13238 +82096;46.46337;5.66014;487;20221007;21.7;8.3;15;1.2;12.61;0;1.85;14091 +82096;46.46337;5.66014;487;20221008;16.9;11.7;14.3;.9;12.71;.7;1.22;7665 +82096;46.46337;5.66014;487;20221009;18.3;6.2;12.2;.7;11.21;.1;1.41;12742 +82096;46.46337;5.66014;487;20221010;22.1;11.1;16.6;1.2;13.38;0;1.81;12796 +82096;46.46337;5.66014;487;20221011;20.3;8.7;14.5;1;12.88;.1;1.54;12453 +82096;46.46337;5.66014;487;20221012;20.5;10.7;15.6;.9;12.81;.1;1.46;10886 +82096;46.46337;5.66014;487;20221013;17.5;7.5;12.5;.9;12.18;.6;1.17;10030 +82096;46.46337;5.66014;487;20221014;16;11.4;13.7;1.5;14.18;8.1;.97;6617 +82096;46.46337;5.66014;487;20221015;21.8;13.4;17.6;1.9;13.98;0;1.79;9740 +82096;46.46337;5.66014;487;20221016;24.2;12.6;18.4;2;12.98;0;2.18;12127 +82096;46.46337;5.66014;487;20221017;23.6;12.6;18.1;2.2;13.48;0;2.13;11235 +82096;46.46337;5.66014;487;20221018;24.1;11.2;17.7;1;13.01;.1;1.64;12336 +82096;46.46337;5.66014;487;20221019;22.5;7.4;15;1.2;12.11;.2;1.56;13015 +82096;46.46337;5.66014;487;20221020;19.8;11.4;15.6;2.2;13.74;10.7;1.47;8174 +82096;46.46337;5.66014;487;20221021;19.4;13.8;16.6;2.2;14.74;12.4;1.36;6265 +82096;46.46337;5.66014;487;20221022;21.6;12.6;17.1;1.1;13.68;.1;1.41;10409 +82096;46.46337;5.66014;487;20221023;20.7;9.2;15;2.7;12.71;2.8;1.69;8611 +82096;46.46337;5.66014;487;20221024;18;14.7;16.3;1.7;13.71;22.1;1.22;4167 +82096;46.46337;5.66014;487;20221025;18.1;7.2;12.7;1.1;11.78;.4;1.05;9195 +82096;46.46337;5.66014;487;20221026;22.5;12.7;17.6;1.4;13.51;.1;1.47;9563 +82096;46.46337;5.66014;487;20221027;23.2;8.4;15.8;1.3;12.44;0;1.4;11240 +82096;46.46337;5.66014;487;20221028;25.1;11.4;18.2;1.5;12.18;0;1.76;10502 +82096;46.46337;5.66014;487;20221029;23;8.3;15.7;1.2;11.48;0;1.3;10612 +82096;46.46337;5.66014;487;20221030;22.9;7;14.9;1.1;11.31;0;1.21;11135 +82096;46.46337;5.66014;487;20221031;19.9;8.1;14;1.4;11.74;27.6;1.16;9279 +82096;46.46337;5.66014;487;20221101;15.4;12.3;13.9;1.8;12.81;1.2;.9;4191 +82096;46.46337;5.66014;487;20221102;16.2;6.9;11.5;1;10.34;0;.85;8457 +82096;46.46337;5.66014;487;20221103;15;3.1;9;2;9.48;18.7;.9;7844 +82096;46.46337;5.66014;487;20221104;9;4.5;6.7;1.5;8.74;16.6;.55;4385 +82096;46.46337;5.66014;487;20221105;10.5;5.4;8;1.1;8.44;.1;.64;5875 +82096;46.46337;5.66014;487;20221106;13.6;.8;7.2;1.1;7.54;.1;.71;8724 +82096;46.46337;5.66014;487;20221107;17.6;4.1;10.9;1.2;8.58;0;.88;9426 +82096;46.46337;5.66014;487;20221108;18.6;2.9;10.8;2.1;8.81;8.1;1.24;8746 +82096;46.46337;5.66014;487;20221109;12.5;11.2;11.9;1.3;12.31;17.6;.6;1745 +82096;46.46337;5.66014;487;20221110;14.7;6.1;10.4;1.2;10.58;0;.61;7743 +82096;46.46337;5.66014;487;20221111;16.2;4.3;10.2;1;9.44;.1;.64;7499 +82096;46.46337;5.66014;487;20221112;14.8;2.9;8.8;.8;9.28;.1;.47;6784 +82096;46.46337;5.66014;487;20221113;12.1;3;7.6;1.1;8.81;0;.52;6121 +82096;46.46337;5.66014;487;20221114;15.6;4.2;9.9;3;9.54;2.5;1.02;6113 +82096;46.46337;5.66014;487;20221115;13.4;9.5;11.4;1.5;11.31;11.7;.68;3744 +82096;46.46337;5.66014;487;20221116;14.1;7.4;10.7;1.7;10.04;1.9;.7;6073 +82096;46.46337;5.66014;487;20221117;14.3;8;11.1;3.6;10.04;27.6;1.1;4417 +82096;46.46337;5.66014;487;20221118;9.7;7.2;8.5;2.1;8.58;3.8;.73;3029 +82096;46.46337;5.66014;487;20221119;8.9;3.3;6.1;1.4;7.94;.8;.46;4506 +82096;46.46337;5.66014;487;20221120;8.2;2.3;5.2;1.7;7.31;2.5;.5;5012 +82096;46.46337;5.66014;487;20221121;8.5;4.2;6.4;2.1;8.08;9;.51;4130 +82096;46.46337;5.66014;487;20221122;6.8;3.4;5.1;1.4;7.74;1.9;.38;3873 +82096;46.46337;5.66014;487;20221123;8.3;-.5;3.9;1.5;7.31;9.4;.34;5185 +82096;46.46337;5.66014;487;20221124;11.5;5.3;8.4;1.3;8.64;.2;.51;4855 +82096;46.46337;5.66014;487;20221125;9.2;3.2;6.2;.9;8.11;3.4;.38;3982 +82096;46.46337;5.66014;487;20221126;9.7;1.3;5.5;1.3;7.14;0;.41;5915 +82096;46.46337;5.66014;487;20221127;9.8;.3;5.1;1.6;6.64;.4;.54;5424 +82096;46.46337;5.66014;487;20221128;9;4.9;6.9;2.1;7.78;8.1;.67;2452 +82096;46.46337;5.66014;487;20221129;6.8;3.9;5.3;1;8.21;2;.33;2706 +82096;46.46337;5.66014;487;20221130;8.4;2.6;5.5;2.4;7.58;0;.48;3706 +82096;46.46337;5.66014;487;20221201;5.4;1.2;3.3;1.7;6.28;0;.45;3375 +82096;46.46337;5.66014;487;20221202;5.4;2.6;4;.9;6.61;1.7;.41;2506 +82096;46.46337;5.66014;487;20221203;5;-1.3;1.8;1;6.18;.7;.26;3981 +82096;46.46337;5.66014;487;20221204;6.4;.8;3.6;1;6.98;4.2;.27;3759 +82096;46.46337;5.66014;487;20221205;6.6;.3;3.4;1.2;6.28;0;.33;4085 +82096;46.46337;5.66014;487;20221206;5.4;-4.1;.7;1;5.34;0;.23;4784 +82096;46.46337;5.66014;487;20221207;3.6;.6;2.1;1.3;5.88;0;.39;2170 +82096;46.46337;5.66014;487;20221208;5.2;-1.5;1.9;.7;5.51;10;.2;4710 +82096;46.46337;5.66014;487;20221209;3.7;.7;2.2;.6;6.64;2.4;.25;2560 +82096;46.46337;5.66014;487;20221210;.3;-.1;.1;2;5.51;.6;.35;966 +82096;46.46337;5.66014;487;20221211;.1;-5.2;-2.6;1.4;4.01;0;.25;4972 +82096;46.46337;5.66014;487;20221212;2;-7.9;-2.9;1.1;3.74;0;.19;5692 +82096;46.46337;5.66014;487;20221213;2.8;-4;-.6;1;5.54;.3;.19;3461 +82096;46.46337;5.66014;487;20221214;8.5;2.6;5.6;1.7;8.68;4.3;.26;3054 +82096;46.46337;5.66014;487;20221215;6.2;2.9;4.6;1;8.31;8.2;.3;1802 +82096;46.46337;5.66014;487;20221216;2;1.4;1.7;1.2;6.38;.1;.34;804 +82096;46.46337;5.66014;487;20221217;1.8;-3.6;-.9;1.2;4.76;.1;.24;2931 +82096;46.46337;5.66014;487;20221218;6.8;-4.7;1.1;1.9;5.38;.1;.31;5866 +82096;46.46337;5.66014;487;20221219;14;5.1;9.6;2.7;7.54;0;1.12;4142 +82096;46.46337;5.66014;487;20221220;14.1;9;11.6;3.1;8.28;5.8;1.5;2592 +82096;46.46337;5.66014;487;20221221;12.2;9;10.6;2.1;10.28;5.5;.65;2539 +82096;46.46337;5.66014;487;20221222;11.2;8.2;9.7;3.6;10.14;25.1;.68;1941 +82096;46.46337;5.66014;487;20221223;12.2;9.2;10.7;3.1;12.44;22.9;.32;1775 +82096;46.46337;5.66014;487;20221224;11.6;10;10.8;1.2;11.61;1.5;.43;1962 +82096;46.46337;5.66014;487;20221225;14.7;4.5;9.6;1.1;9.68;0;.35;4752 +82096;46.46337;5.66014;487;20221226;12.6;5.5;9.1;2.3;9.94;11.9;.51;3074 +82096;46.46337;5.66014;487;20221227;9.4;4.7;7;.8;7.74;.1;.34;3832 +82096;46.46337;5.66014;487;20221228;11.8;-2;4.9;1.9;6.48;.2;.48;6239 +82096;46.46337;5.66014;487;20221229;11.4;7.3;9.3;3.4;8.78;27.8;.97;2442 +82096;46.46337;5.66014;487;20221230;11.3;3.5;7.4;2.3;9.38;5.9;.37;3710 +82096;46.46337;5.66014;487;20221231;17.1;9.9;13.5;2.7;10.68;0;1.1;4407 +82097;46.47603;5.98489;900;20220101;13.9;.7;7.3;.8;6.31;0;.33;6054 +82097;46.47603;5.98489;900;20220102;12.9;1.2;7;2.7;6.04;0;1.04;5272 +82097;46.47603;5.98489;900;20220103;8.8;5.5;7.1;3.7;7.77;5.1;.82;2554 +82097;46.47603;5.98489;900;20220104;12.7;6.4;9.6;5.7;7.81;16.4;1.43;3805 +82097;46.47603;5.98489;900;20220105;.2;-.2;0;3.3;4.97;1.2;.53;2840 +82097;46.47603;5.98489;900;20220106;.7;-4;-1.7;2.7;4.44;0;.36;4905 +82097;46.47603;5.98489;900;20220107;-.8;-7.5;-4.2;2.5;4.61;9;.1;3733 +82097;46.47603;5.98489;900;20220108;.7;-1.9;-.6;4.7;5.64;16.7;.19;2445 +82097;46.47603;5.98489;900;20220109;.3;-.6;-.2;4.4;5.77;7.7;.24;1741 +82097;46.47603;5.98489;900;20220110;.7;-3.5;-1.4;4.5;4.91;0;.21;5260 +82097;46.47603;5.98489;900;20220111;.6;-4.2;-1.8;7.5;4.51;0;.51;3016 +82097;46.47603;5.98489;900;20220112;.3;-6.7;-3.2;4.5;3.94;0;.49;4651 +82097;46.47603;5.98489;900;20220113;4;-7.5;-1.7;2.9;3.47;0;.59;5798 +82097;46.47603;5.98489;900;20220114;6.2;-5.8;.2;1.1;3.91;0;.26;6924 +82097;46.47603;5.98489;900;20220115;7.5;-5.4;1.1;1.2;4.11;0;.42;6660 +82097;46.47603;5.98489;900;20220116;5.2;-5.9;-.3;2.3;3.51;0;.69;7497 +82097;46.47603;5.98489;900;20220117;4.6;-5.6;-.5;3.2;4.84;0;.48;7018 +82097;46.47603;5.98489;900;20220118;3.3;-2.3;.5;4.3;5.21;0;.42;5036 +82097;46.47603;5.98489;900;20220119;1.9;-4.4;-1.2;2.9;5.24;.2;.45;4192 +82097;46.47603;5.98489;900;20220120;2;-2;0;2.8;4.74;0;.57;4220 +82097;46.47603;5.98489;900;20220121;-.4;-4;-2.2;5.8;3.31;0;.93;5257 +82097;46.47603;5.98489;900;20220122;2.6;-6;-1.7;3.6;3.97;0;.63;6630 +82097;46.47603;5.98489;900;20220123;3.5;-5.7;-1.1;2.7;4.84;0;.26;5891 +82097;46.47603;5.98489;900;20220124;6.2;-4.4;.9;1.1;4.71;0;.38;6290 +82097;46.47603;5.98489;900;20220125;9.3;-4.4;2.4;1.1;3.94;0;.56;8196 +82097;46.47603;5.98489;900;20220126;8;-6.6;.7;1.6;3.67;0;.7;8557 +82097;46.47603;5.98489;900;20220127;7;-7.6;-.3;1.7;3.57;0;.69;8459 +82097;46.47603;5.98489;900;20220128;6.2;-5.5;.4;2.3;4.51;0;.71;7563 +82097;46.47603;5.98489;900;20220129;6;-6.2;-.1;2.1;4.24;.1;.72;8732 +82097;46.47603;5.98489;900;20220130;6.7;-.4;3.1;2.6;5.97;0;.66;7105 +82097;46.47603;5.98489;900;20220131;.9;-2.2;-.6;3.6;5.54;5.1;.27;3925 +82097;46.47603;5.98489;900;20220201;.8;-3.2;-1.2;2.8;5.01;8;.38;4554 +82097;46.47603;5.98489;900;20220202;4.6;-.5;2;2.6;6.87;3.6;.3;5306 +82097;46.47603;5.98489;900;20220203;7.6;-.8;3.4;1.9;6.41;0;.56;6617 +82097;46.47603;5.98489;900;20220204;2.8;-1;.9;3.5;6.51;1.7;.39;4526 +82097;46.47603;5.98489;900;20220205;5.6;.7;3.1;2.3;5.41;0;.85;6703 +82097;46.47603;5.98489;900;20220206;2.9;-4.2;-.7;4.7;5.71;17.9;.27;6128 +82097;46.47603;5.98489;900;20220207;4.3;.6;2.4;3.4;5.24;.1;.86;5838 +82097;46.47603;5.98489;900;20220208;8.1;-6.6;.7;1.4;4.01;0;.78;10208 +82097;46.47603;5.98489;900;20220209;11.2;-3.8;3.7;1.8;4.91;0;.93;10569 +82097;46.47603;5.98489;900;20220210;7;-1.2;2.9;3.7;6.29;2.9;1.26;9604 +82097;46.47603;5.98489;900;20220211;3.7;2;2.8;4.1;5.52;.2;1.04;5955 +82097;46.47603;5.98489;900;20220212;3.9;-4;-.1;2.7;4.66;0;.82;9183 +82097;46.47603;5.98489;900;20220213;6.8;-3.5;1.7;3;4.79;0;1.08;9857 +82097;46.47603;5.98489;900;20220214;5.5;2.9;4.2;3.6;6.29;20.8;1;3043 +82097;46.47603;5.98489;900;20220215;3.3;.7;2;3.1;6.06;6.8;.71;5663 +82097;46.47603;5.98489;900;20220216;5.7;-.5;2.6;4.2;7.27;24.1;.25;5177 +82097;46.47603;5.98489;900;20220217;8.9;5.8;7.3;4.7;8.94;3.9;.74;5919 +82097;46.47603;5.98489;900;20220218;14.8;4.3;9.5;4.2;7.84;5.7;1.73;9994 +82097;46.47603;5.98489;900;20220219;5.5;.8;3.2;2.9;5.51;.1;1.02;7266 +82097;46.47603;5.98489;900;20220220;6.5;-1.7;2.4;4.2;6.07;10.8;.84;7928 +82097;46.47603;5.98489;900;20220221;2.4;1.9;2.1;5.4;6.57;11.7;.62;2333 +82097;46.47603;5.98489;900;20220222;5.7;.5;3.1;3;6.47;2.4;.84;8395 +82097;46.47603;5.98489;900;20220223;9.6;2.3;5.9;1.5;6.77;.1;.98;9513 +82097;46.47603;5.98489;900;20220224;8.7;.4;4.5;3.5;6.41;2.4;1.1;9148 +82097;46.47603;5.98489;900;20220225;4.7;-1.8;1.4;2.9;4.54;0;1.13;9605 +82097;46.47603;5.98489;900;20220226;4.9;-3.2;.8;5.5;4.37;0;1.33;10507 +82097;46.47603;5.98489;900;20220227;5.3;-3.2;1;3.5;3.97;0;1.2;11374 +82097;46.47603;5.98489;900;20220228;8.8;-3.9;2.4;2.2;4.11;0;1.31;13311 +82097;46.47603;5.98489;900;20220301;9.7;-2.8;3.4;1.7;4.27;0;1.27;13406 +82097;46.47603;5.98489;900;20220302;9.5;-2.9;3.3;1.5;5.14;0;1.15;12537 +82097;46.47603;5.98489;900;20220303;11.7;-.2;5.8;1.9;5.67;0;1.46;12610 +82097;46.47603;5.98489;900;20220304;9.6;-2.1;3.7;3.1;4.01;0;1.8;12374 +82097;46.47603;5.98489;900;20220305;6.6;-4.9;.9;3;2.97;0;1.69;13202 +82097;46.47603;5.98489;900;20220306;4.7;-6.1;-.7;3.7;3.47;0;1.36;12378 +82097;46.47603;5.98489;900;20220307;5.5;-4.6;.5;4;3.77;0;1.37;12903 +82097;46.47603;5.98489;900;20220308;8.9;-5.4;1.7;2.3;4.27;0;1.38;15113 +82097;46.47603;5.98489;900;20220309;10.6;-3.5;3.5;1.2;4.94;0;1.39;15706 +82097;46.47603;5.98489;900;20220310;12.4;-2.9;4.8;1.7;5.31;0;1.59;15789 +82097;46.47603;5.98489;900;20220311;11.5;0;5.7;2.4;5.81;0;1.6;13662 +82097;46.47603;5.98489;900;20220312;10.5;3.7;7.1;2;5.51;0;1.69;10042 +82097;46.47603;5.98489;900;20220313;9.6;3.5;6.6;2.8;5.74;9.6;1.76;8890 +82097;46.47603;5.98489;900;20220314;11.2;.3;5.7;1.8;7.14;6.7;1.4;13792 +82097;46.47603;5.98489;900;20220315;13.4;4.4;8.9;2.9;8.44;.1;1.5;10903 +82097;46.47603;5.98489;900;20220316;13.4;3;8.2;1.5;8.27;0;1.44;12895 +82097;46.47603;5.98489;900;20220317;12.9;3;8;3.6;8.94;0;1.64;13302 +82097;46.47603;5.98489;900;20220318;6.5;4.6;5.6;9;7.52;0;1.23;6239 +82097;46.47603;5.98489;900;20220319;9.5;2.2;5.8;3.8;5.79;0;2.04;13270 +82097;46.47603;5.98489;900;20220320;11.6;.8;6.2;2.1;5.72;0;2.03;16475 +82097;46.47603;5.98489;900;20220321;11.6;1.1;6.3;1.7;5.72;0;2.02;16363 +82097;46.47603;5.98489;900;20220322;11.5;-1.9;4.8;1.3;5.16;0;2.01;18565 +82097;46.47603;5.98489;900;20220323;12.8;-2.4;5.2;1.4;5.02;0;2.21;19402 +82097;46.47603;5.98489;900;20220324;14.6;-1.6;6.5;1.5;5.12;.1;2.42;19927 +82097;46.47603;5.98489;900;20220325;14.5;-.8;6.9;3.3;5.09;0;3.03;19746 +82097;46.47603;5.98489;900;20220326;15.3;3.8;9.6;4.5;5.26;0;3.62;17747 +82097;46.47603;5.98489;900;20220327;16.1;2;9.1;1.7;5.19;0;2.76;19347 +82097;46.47603;5.98489;900;20220328;16;-.2;7.9;1.7;5.06;0;2.71;20295 +82097;46.47603;5.98489;900;20220329;13.5;3;8.3;3.3;5.59;.3;2.75;15677 +82097;46.47603;5.98489;900;20220330;9;5.5;7.2;2.8;8.29;4.6;1.5;9211 +82097;46.47603;5.98489;900;20220331;6.5;3.9;5.2;1.9;7.49;7;1.22;8276 +82097;46.47603;5.98489;900;20220401;-1.2;-1.2;-1.2;2.4;4.96;8.6;.64;1600 +82097;46.47603;5.98489;900;20220402;-1.5;-4.2;-2.9;3.6;4.49;1.6;.84;8233 +82097;46.47603;5.98489;900;20220403;-.7;-5.7;-3.2;4.9;4.16;.5;1.05;10949 +82097;46.47603;5.98489;900;20220404;4;-5.1;-.5;3.1;4.56;0;1.72;17649 +82097;46.47603;5.98489;900;20220405;10.1;.4;5.2;2;6.09;0;2.14;16722 +82097;46.47603;5.98489;900;20220406;11.3;1.6;6.5;2.8;7.96;4;2.12;17366 +82097;46.47603;5.98489;900;20220407;6.7;4.9;5.8;7.6;8.99;46.5;.67;5720 +82097;46.47603;5.98489;900;20220408;9.3;6.1;7.7;7.3;9.52;18.4;1.17;8300 +82097;46.47603;5.98489;900;20220409;3.2;-.8;1.2;3;5.42;2.4;1.45;11865 +82097;46.47603;5.98489;900;20220410;8.2;-4.3;1.9;1.9;4.96;.3;2.13;20209 +82097;46.47603;5.98489;900;20220411;13.5;-1.7;5.9;2.1;6.36;0;2.66;22016 +82097;46.47603;5.98489;900;20220412;17.7;3.4;10.5;1.8;8.56;0;2.99;21104 +82097;46.47603;5.98489;900;20220413;17.6;4.7;11.1;1.3;8.26;0;2.91;20389 +82097;46.47603;5.98489;900;20220414;17.8;4.3;11;1.8;10.12;.3;3.11;21817 +82097;46.47603;5.98489;900;20220415;17.9;6.3;12.1;3;10.59;0;3.34;21005 +82097;46.47603;5.98489;900;20220416;15.2;6.9;11;6.9;8.06;0;3.61;19714 +82097;46.47603;5.98489;900;20220417;13.3;1.7;7.5;7.1;5.16;0;3.89;21696 +82097;46.47603;5.98489;900;20220418;15;-.5;7.2;2.3;5.96;0;3.31;24358 +82097;46.47603;5.98489;900;20220419;15.1;.7;7.9;1.8;6.19;0;3.15;23281 +82097;46.47603;5.98489;900;20220420;14.9;3.7;9.3;3.5;6.69;0;3.37;20139 +82097;46.47603;5.98489;900;20220421;14.5;1.6;8.1;4.1;6.12;.1;3.63;22883 +82097;46.47603;5.98489;900;20220422;14.4;2.7;8.5;2.6;8.09;2.9;2.94;21329 +82097;46.47603;5.98489;900;20220423;11;6.2;8.6;3.6;9.62;12;1.74;12371 +82097;46.47603;5.98489;900;20220424;8.2;2.4;5.3;4;8.56;11.5;1.37;13374 +82097;46.47603;5.98489;900;20220425;8.9;6.5;7.7;3.9;9.76;7.7;1.33;9324 +82097;46.47603;5.98489;900;20220426;11.7;6.1;8.9;2.2;8.16;.7;2.27;14417 +82097;46.47603;5.98489;900;20220427;14.2;2;8.1;3.9;7.76;0;3.17;24198 +82097;46.47603;5.98489;900;20220428;16.5;2.9;9.7;3.6;8.06;0;3.68;25059 +82097;46.47603;5.98489;900;20220429;16.4;3.1;9.8;1.9;7.82;.6;3.35;23205 +82097;46.47603;5.98489;900;20220430;13.9;4.1;9;1.8;8.12;.7;2.89;20358 +82097;46.47603;5.98489;900;20220501;13.7;2.1;7.9;2.4;8.02;0;3.14;23974 +82097;46.47603;5.98489;900;20220502;15.6;2.3;8.9;2.4;8.36;1.6;3.4;24752 +82097;46.47603;5.98489;900;20220503;14.4;4.9;9.7;1.4;9.39;3.8;2.84;20234 +82097;46.47603;5.98489;900;20220504;14.9;6.1;10.5;1.8;9.82;10.9;2.76;18815 +82097;46.47603;5.98489;900;20220505;10.1;7.3;8.7;1.8;9.46;.5;1.5;9645 +82097;46.47603;5.98489;900;20220506;12.5;6.5;9.5;3.7;9.87;.1;1.46;8539 +82097;46.47603;5.98489;900;20220507;16.3;7.1;11.7;3.9;10.17;1.2;2.37;12728 +82097;46.47603;5.98489;900;20220508;16.1;7.1;11.6;4.6;10.41;.3;2.35;13004 +82097;46.47603;5.98489;900;20220509;19.3;8.7;14;2.8;11.57;.6;2.73;13937 +82097;46.47603;5.98489;900;20220510;21.8;7.4;14.6;1.4;11.11;0;3.06;18043 +82097;46.47603;5.98489;900;20220511;23.6;8.5;16;3.3;10.31;0;4.06;18304 +82097;46.47603;5.98489;900;20220512;23.2;11.1;17.2;2.6;10.37;2.1;3.88;16706 +82097;46.47603;5.98489;900;20220513;20.2;10.4;15.3;2;12.31;.2;3;14657 +82097;46.47603;5.98489;900;20220514;23.1;6.9;15;2.2;12.61;0;3.37;16999 +82097;46.47603;5.98489;900;20220515;24.9;8.9;16.9;2;12.67;1.2;3.74;19759 +82097;46.47603;5.98489;900;20220516;23.3;12.1;17.7;1.9;11.57;.1;3.39;16503 +82097;46.47603;5.98489;900;20220517;25;9.9;17.4;2.1;12.61;.1;3.7;18275 +82097;46.47603;5.98489;900;20220518;26;10.9;18.4;2;12.74;0;3.88;19160 +82097;46.47603;5.98489;900;20220519;25.1;12.6;18.9;2.2;13.51;.3;3.77;18444 +82097;46.47603;5.98489;900;20220520;27.9;14.9;21.4;4.1;12.21;.1;5.15;17594 +82097;46.47603;5.98489;900;20220521;26;12.6;19.3;2.4;13.01;0;3.93;15752 +82097;46.47603;5.98489;900;20220522;27;13;20;1.8;15.07;.7;3.52;17516 +82097;46.47603;5.98489;900;20220523;21.9;15.6;18.8;2.6;13.71;7.5;3.26;13147 +82097;46.47603;5.98489;900;20220524;15.6;8.6;12.1;2.6;10.87;.1;2.08;10604 +82097;46.47603;5.98489;900;20220525;18.7;5;11.9;2.6;9.41;0;3.26;17748 +82097;46.47603;5.98489;900;20220526;19.3;6;12.6;2.6;9.94;0;3.45;18961 +82097;46.47603;5.98489;900;20220527;21.2;6.3;13.7;2.7;11.31;0;4.01;20467 +82097;46.47603;5.98489;900;20220528;18.8;6.6;12.7;3.3;9.27;0;3.64;16436 +82097;46.47603;5.98489;900;20220529;16.1;3.7;9.9;3.4;6.91;0;3.5;17035 +82097;46.47603;5.98489;900;20220530;18.4;5.8;12.1;2.9;7.61;0;3.56;17311 +82097;46.47603;5.98489;900;20220531;16.2;6.9;11.5;2.4;10.01;1.4;2.71;17028 +82097;46.47603;5.98489;900;20220601;19.5;7.8;13.7;1.7;12.84;8.8;3.14;18368 +82097;46.47603;5.98489;900;20220602;23.1;10.6;16.9;2.1;13.27;.6;3.73;18955 +82097;46.47603;5.98489;900;20220603;24.1;13.4;18.7;1.9;13.84;10.6;3.87;18479 +82097;46.47603;5.98489;900;20220604;27.1;12.5;19.8;2.5;16.34;7.1;4.48;20275 +82097;46.47603;5.98489;900;20220605;21.8;14.2;18;3;15.47;4.9;3.1;12728 +82097;46.47603;5.98489;900;20220606;22.2;8.9;15.5;2.4;12.94;2;3.66;19719 +82097;46.47603;5.98489;900;20220607;19.5;11.1;15.3;2.7;12.14;1.2;3.17;14145 +82097;46.47603;5.98489;900;20220608;16.8;6.1;11.5;2.1;10.8;14.6;2.47;14676 +82097;46.47603;5.98489;900;20220609;14.9;8;11.5;2.3;10.64;3.3;2.11;11977 +82097;46.47603;5.98489;900;20220610;20.3;5.2;12.7;3;9.64;0;3.94;21737 +82097;46.47603;5.98489;900;20220611;24.8;8.3;16.6;2.3;11.07;0;5.36;30270 +82097;46.47603;5.98489;900;20220612;28;10.8;19.4;1.7;11.94;0;5.49;29771 +82097;46.47603;5.98489;900;20220613;22.8;12.3;17.6;2.5;12.47;0;4.6;24681 +82097;46.47603;5.98489;900;20220614;26.2;8.6;17.4;2.5;10.71;0;5.51;29491 +82097;46.47603;5.98489;900;20220615;29.4;14.2;21.8;2.1;13.24;.1;5.71;28580 +82097;46.47603;5.98489;900;20220616;28.6;16.2;22.4;2.4;14.97;.1;5.58;26555 +82097;46.47603;5.98489;900;20220617;30;11.7;20.8;2.6;12.11;0;6.14;29285 +82097;46.47603;5.98489;900;20220618;32;15.7;23.8;2.3;12.57;0;6.55;29972 +82097;46.47603;5.98489;900;20220619;31.8;17.5;24.6;3.6;14.41;0;6.83;27693 +82097;46.47603;5.98489;900;20220620;29.9;16.9;23.4;3.6;12.07;0;6.69;26200 +82097;46.47603;5.98489;900;20220621;30.7;15.2;23;2.2;13.87;1.8;5.55;25636 +82097;46.47603;5.98489;900;20220622;23.9;16.1;20;2.4;16.37;30.4;3.88;19177 +82097;46.47603;5.98489;900;20220623;25;14.1;19.6;2;16.37;5.4;4.17;22685 +82097;46.47603;5.98489;900;20220624;17.8;13;15.4;2.1;14.44;14.6;2.3;12505 +82097;46.47603;5.98489;900;20220625;23.9;9.5;16.7;1.9;13.07;5.8;4.62;27922 +82097;46.47603;5.98489;900;20220626;24;12.2;18.1;2;15.44;0;4.45;24996 +82097;46.47603;5.98489;900;20220627;18.8;13.2;16;2.3;14.27;2.5;2.5;12009 +82097;46.47603;5.98489;900;20220628;20.9;11.5;16.2;3.4;14.24;2.9;3.08;18215 +82097;46.47603;5.98489;900;20220629;24.7;11.8;18.3;1.5;15.04;.1;4.29;24092 +82097;46.47603;5.98489;900;20220630;25.8;12.2;19;2.3;14.37;2.1;4.83;25463 +82097;46.47603;5.98489;900;20220701;19.4;9.3;14.3;2.3;11.57;.1;3.72;22661 +82097;46.47603;5.98489;900;20220702;25.7;8;16.9;2.4;11.84;0;5.2;29463 +82097;46.47603;5.98489;900;20220703;28.1;12.1;20.1;1.4;13.17;4.8;5.39;28906 +82097;46.47603;5.98489;900;20220704;22.9;15;19;2.6;16.37;1.3;4;21014 +82097;46.47603;5.98489;900;20220705;23.4;11;17.2;2.4;12.74;0;4.7;25732 +82097;46.47603;5.98489;900;20220706;22.2;8.7;15.5;2.8;10.87;0;4.92;27662 +82097;46.47603;5.98489;900;20220707;22.1;7.5;14.8;3;11.04;0;4.75;27197 +82097;46.47603;5.98489;900;20220708;22.3;9.8;16;4.7;11.24;0;5.05;26032 +82097;46.47603;5.98489;900;20220709;25;11.9;18.5;4.3;10.94;0;5.73;26395 +82097;46.47603;5.98489;900;20220710;23.8;11.2;17.5;3.2;11.81;0;5.09;26808 +82097;46.47603;5.98489;900;20220711;25.8;12.1;18.9;4.9;11.04;0;5.86;27113 +82097;46.47603;5.98489;900;20220712;27.1;13.6;20.4;4;11.27;0;5.92;25519 +82097;46.47603;5.98489;900;20220713;30;12.6;21.3;2;10.64;.1;5.95;29697 +82097;46.47603;5.98489;900;20220714;32;16;24;2.1;12.27;0;6.22;28643 +82097;46.47603;5.98489;900;20220715;28.2;13.5;20.8;2.4;12.21;0;5.7;27722 +82097;46.47603;5.98489;900;20220716;27.8;11.2;19.5;3;10.81;0;6;28109 +82097;46.47603;5.98489;900;20220717;30;14.3;22.2;3.8;10.31;0;6.69;27863 +82097;46.47603;5.98489;900;20220718;33.1;16;24.6;3.4;10.14;0;7.43;29429 +82097;46.47603;5.98489;900;20220719;34;17.7;25.9;2.7;12.71;1.1;6.87;29438 +82097;46.47603;5.98489;900;20220720;30.1;17.8;23.9;2.7;15.97;.6;5.78;24156 +82097;46.47603;5.98489;900;20220721;28.4;13.6;21;2.3;14.41;0;5.29;26154 +82097;46.47603;5.98489;900;20220722;32.4;13.9;23.2;2.4;14.27;1.6;5.99;27242 +82097;46.47603;5.98489;900;20220723;25.9;15.9;20.9;2.4;16.37;.1;4.06;19668 +82097;46.47603;5.98489;900;20220724;32.4;13;22.7;1.8;15.37;0;5.49;27205 +82097;46.47603;5.98489;900;20220725;33.1;17.9;25.5;3.9;13.64;.3;6.51;22574 +82097;46.47603;5.98489;900;20220726;24.1;14.8;19.4;3;13.37;0;4.63;21853 +82097;46.47603;5.98489;900;20220727;25.7;10;17.8;3.2;10.94;0;5.28;26405 +82097;46.47603;5.98489;900;20220728;27.8;10.8;19.3;2.5;11.41;0;5.37;26206 +82097;46.47603;5.98489;900;20220729;22.3;14.2;18.3;1.7;12.64;.6;3.33;17186 +82097;46.47603;5.98489;900;20220730;25.6;9.9;17.8;2;11.24;0;4.59;24286 +82097;46.47603;5.98489;900;20220731;29.1;11.6;20.3;1.8;11.34;0;5.12;25962 +82097;46.47603;5.98489;900;20220801;29.8;12.1;20.9;2.3;11.94;0;5.57;26725 +82097;46.47603;5.98489;900;20220802;29.6;12.1;20.8;2.4;13.21;0;5.51;26598 +82097;46.47603;5.98489;900;20220803;32.6;14.4;23.5;1.8;13.04;0;5.68;27470 +82097;46.47603;5.98489;900;20220804;33.7;16.2;24.9;1.6;12.94;.1;5.73;26892 +82097;46.47603;5.98489;900;20220805;32.1;16.3;24.2;2.2;13.97;1;5.51;23728 +82097;46.47603;5.98489;900;20220806;25.6;14.5;20.1;3.6;15.54;.1;3.86;19162 +82097;46.47603;5.98489;900;20220807;26.1;13.1;19.6;4.4;14.41;0;4.34;20399 +82097;46.47603;5.98489;900;20220808;27.5;13.7;20.6;4.6;12.77;0;5.5;23508 +82097;46.47603;5.98489;900;20220809;28.7;15.7;22.2;4.9;11.67;0;6.13;22793 +82097;46.47603;5.98489;900;20220810;30.2;14.5;22.4;4.5;10.67;0;6.24;23702 +82097;46.47603;5.98489;900;20220811;31.4;14;22.7;2.9;10.97;0;5.87;25843 +82097;46.47603;5.98489;900;20220812;29.9;15;22.4;3.6;10.97;0;5.82;24315 +82097;46.47603;5.98489;900;20220813;30.1;13.7;21.9;3.1;8.51;0;5.85;25242 +82097;46.47603;5.98489;900;20220814;22.5;14.2;18.4;2.4;11.87;6;3.28;16217 +82097;46.47603;5.98489;900;20220815;22;11.7;16.8;2;13.94;1.5;3.1;17629 +82097;46.47603;5.98489;900;20220816;28.6;10.3;19.4;2.1;12.41;3;4.84;25387 +82097;46.47603;5.98489;900;20220817;24.5;14;19.2;2.3;15.44;15.1;3.61;17846 +82097;46.47603;5.98489;900;20220818;19.3;12;15.6;2.3;14.94;17.9;2.45;14571 +82097;46.47603;5.98489;900;20220819;19.9;13.4;16.6;2.4;15.44;7.3;2.24;12041 +82097;46.47603;5.98489;900;20220820;21.8;14.1;18;2;15.71;5.3;2.75;15375 +82097;46.47603;5.98489;900;20220821;23.6;10.1;16.8;2.2;13.37;0;3.6;20311 +82097;46.47603;5.98489;900;20220822;24.1;9.8;16.9;2.7;11.74;.1;4.08;21563 +82097;46.47603;5.98489;900;20220823;25.6;9.4;17.5;2.8;11.47;0;4.35;22470 +82097;46.47603;5.98489;900;20220824;25.5;13.5;19.5;2.9;10.84;0;4.48;21228 +82097;46.47603;5.98489;900;20220825;29.2;12.6;20.9;1.6;13.24;.4;4.35;23480 +82097;46.47603;5.98489;900;20220826;21.6;14.2;17.9;2.4;14.61;.5;3.22;15901 +82097;46.47603;5.98489;900;20220827;22.8;12.1;17.4;2.9;14.91;1.7;3.45;19498 +82097;46.47603;5.98489;900;20220828;24.7;12.2;18.4;2.6;15.24;.2;3.08;15993 +82097;46.47603;5.98489;900;20220829;27.3;12.9;20.1;1.5;14.21;0;3.79;21430 +82097;46.47603;5.98489;900;20220830;25;14.1;19.5;1.6;14.57;8.6;3.18;17267 +82097;46.47603;5.98489;900;20220831;22;13.3;17.6;2.6;15.04;0;2.77;15075 +82097;46.47603;5.98489;900;20220901;22.3;11.2;16.8;3.4;13.17;.1;3.01;16355 +82097;46.47603;5.98489;900;20220902;23;11.1;17.1;1.7;13.37;21.2;3.01;18225 +82097;46.47603;5.98489;900;20220903;21.1;12.7;16.9;1.6;14.87;5.8;2.36;14015 +82097;46.47603;5.98489;900;20220904;23.3;12.2;17.8;1.4;14.61;.1;2.99;18359 +82097;46.47603;5.98489;900;20220905;26.2;12.9;19.5;1.9;15.01;1.3;3.43;18941 +82097;46.47603;5.98489;900;20220906;22;15.3;18.6;1.9;16.27;2.4;2.43;12332 +82097;46.47603;5.98489;900;20220907;22.6;13.3;17.9;2;15.84;27.6;2.66;14769 +82097;46.47603;5.98489;900;20220908;19.9;10.9;15.4;3.1;12.91;1.2;2.76;16011 +82097;46.47603;5.98489;900;20220909;17.3;10.6;14;3.3;12.07;6.8;2.39;13169 +82097;46.47603;5.98489;900;20220910;15.8;10.4;13.1;2.8;11.71;.1;2.13;12870 +82097;46.47603;5.98489;900;20220911;21.1;6.3;13.7;1.9;10.61;0;2.8;18883 +82097;46.47603;5.98489;900;20220912;24.8;9.1;16.9;1.4;12.11;0;3.07;19825 +82097;46.47603;5.98489;900;20220913;25.2;12;18.6;2.4;14.41;1.2;2.9;16297 +82097;46.47603;5.98489;900;20220914;22.3;17;19.6;4.1;15.97;24.5;2.63;10200 +82097;46.47603;5.98489;900;20220915;17.8;12.2;15;2.6;14.74;9.9;1.74;10795 +82097;46.47603;5.98489;900;20220916;15.2;10.4;12.8;2.4;11.94;.8;1.86;10449 +82097;46.47603;5.98489;900;20220917;11.4;4.2;7.8;2.6;7.57;0;1.8;13296 +82097;46.47603;5.98489;900;20220918;16.2;1.6;8.9;2.1;7.14;0;2.39;17974 +82097;46.47603;5.98489;900;20220919;14.5;2.3;8.4;2.5;7.41;0;2.21;16423 +82097;46.47603;5.98489;900;20220920;15.6;3.3;9.4;3.2;7.47;0;2.51;16336 +82097;46.47603;5.98489;900;20220921;14.8;4.9;9.9;4.1;7.57;0;2.38;13723 +82097;46.47603;5.98489;900;20220922;17.8;2.7;10.3;1.8;8.37;0;2.23;17426 +82097;46.47603;5.98489;900;20220923;18.4;4.8;11.6;2.4;10.24;4.9;2.03;15489 +82097;46.47603;5.98489;900;20220924;15.3;10;12.6;1.9;12.07;7.9;1.32;8039 +82097;46.47603;5.98489;900;20220925;12.8;7.6;10.2;1.5;10.77;5.5;1.26;8573 +82097;46.47603;5.98489;900;20220926;12.2;6.2;9.2;2.9;9.74;11.9;1.4;9767 +82097;46.47603;5.98489;900;20220927;9.5;5.9;7.7;4.6;8.97;28.7;1.19;8078 +82097;46.47603;5.98489;900;20220928;10.5;6.4;8.4;4.8;10.37;31.2;.93;7622 +82097;46.47603;5.98489;900;20220929;9.6;6.4;8;2.4;9.37;1.1;.97;5446 +82097;46.47603;5.98489;900;20220930;10.9;1.2;6.1;2.1;8.24;.5;1.2;10692 +82097;46.47603;5.98489;900;20221001;11.2;3;7.1;3.4;9.81;32.4;.7;8652 +82097;46.47603;5.98489;900;20221002;16.6;11.2;13.9;3.2;13.61;6.6;1.57;10184 +82097;46.47603;5.98489;900;20221003;16.2;9.7;13;2.6;11.94;0;1.36;9395 +82097;46.47603;5.98489;900;20221004;19.2;6.7;12.9;1.6;10.97;.1;1.78;13794 +82097;46.47603;5.98489;900;20221005;20.9;6.8;13.9;2.2;10.51;0;2.19;15161 +82097;46.47603;5.98489;900;20221006;18.4;8.2;13.3;2;12.11;.2;1.68;11155 +82097;46.47603;5.98489;900;20221007;18.7;7.5;13.1;1.5;12.14;0;1.53;11249 +82097;46.47603;5.98489;900;20221008;14.1;10;12;2.2;12.24;2;1.15;6549 +82097;46.47603;5.98489;900;20221009;15.7;6.9;11.3;3.4;10.87;.1;1.27;9363 +82097;46.47603;5.98489;900;20221010;18.6;9.9;14.3;1.5;12.34;0;1.43;11060 +82097;46.47603;5.98489;900;20221011;17.4;8.4;12.9;1.6;12.14;.6;1.29;10440 +82097;46.47603;5.98489;900;20221012;16.3;10.2;13.2;1.5;12.34;.1;1.26;8601 +82097;46.47603;5.98489;900;20221013;15.1;6.6;10.8;1.5;11.94;.3;1.07;8840 +82097;46.47603;5.98489;900;20221014;13.3;9.9;11.6;3;12.67;10.6;.84;5430 +82097;46.47603;5.98489;900;20221015;18.9;11.3;15.1;3.6;12.57;0;1.77;9730 +82097;46.47603;5.98489;900;20221016;21.5;11.4;16.4;2.6;11.87;0;2.03;10816 +82097;46.47603;5.98489;900;20221017;20.6;10.5;15.5;2.3;12.24;0;1.88;11122 +82097;46.47603;5.98489;900;20221018;21.1;9.9;15.5;1.7;12.61;0;1.56;11521 +82097;46.47603;5.98489;900;20221019;19.5;8.6;14.1;2.1;12.34;.1;1.36;10421 +82097;46.47603;5.98489;900;20221020;18.4;11;14.7;2.2;12.84;8.6;1.25;7453 +82097;46.47603;5.98489;900;20221021;16.3;12.2;14.3;3.2;12.97;19.1;1.12;5121 +82097;46.47603;5.98489;900;20221022;18.1;10.9;14.5;2.1;12.31;.2;1.34;9188 +82097;46.47603;5.98489;900;20221023;20.2;10.4;15.3;3.8;11.54;5.4;1.76;7974 +82097;46.47603;5.98489;900;20221024;14.3;12.6;13.4;3.2;12.41;28.1;1.02;3342 +82097;46.47603;5.98489;900;20221025;14.9;7.5;11.2;1.8;11.47;1.9;.95;8444 +82097;46.47603;5.98489;900;20221026;20.1;11.6;15.8;2.2;12.44;0;1.39;9645 +82097;46.47603;5.98489;900;20221027;21.7;8.6;15.1;1.6;11.71;0;1.35;10518 +82097;46.47603;5.98489;900;20221028;21.8;11;16.4;1.8;10.84;0;1.65;9980 +82097;46.47603;5.98489;900;20221029;21.9;9.8;15.9;1.2;10.54;0;1.27;9621 +82097;46.47603;5.98489;900;20221030;21;8.2;14.6;1.1;10.81;0;1.12;9929 +82097;46.47603;5.98489;900;20221031;18;8;13;1.7;11.31;19.5;1.01;8709 +82097;46.47603;5.98489;900;20221101;12.9;10;11.5;3;11.64;1.5;.84;4420 +82097;46.47603;5.98489;900;20221102;14;5.6;9.8;1.8;9.51;0;.87;7620 +82097;46.47603;5.98489;900;20221103;12.9;3.4;8.2;2.3;8.91;19;.77;6407 +82097;46.47603;5.98489;900;20221104;5.8;3;4.4;2.6;7.64;9;.52;3161 +82097;46.47603;5.98489;900;20221105;7.4;2.6;5;2.1;7.21;.2;.63;5716 +82097;46.47603;5.98489;900;20221106;10.9;.4;5.7;2.4;6.64;0;.81;7724 +82097;46.47603;5.98489;900;20221107;13.6;4.7;9.2;2.2;7.71;0;1.05;7828 +82097;46.47603;5.98489;900;20221108;15.8;4.5;10.1;3;7.71;9;1.33;8499 +82097;46.47603;5.98489;900;20221109;10.3;9.4;9.9;2.2;10.61;18.6;.6;1580 +82097;46.47603;5.98489;900;20221110;11.9;5.4;8.7;2.1;9.57;0;.6;7412 +82097;46.47603;5.98489;900;20221111;15.7;2.8;9.3;1.2;9.74;0;.62;7982 +82097;46.47603;5.98489;900;20221112;15.7;2.8;9.3;1;8.51;0;.6;7251 +82097;46.47603;5.98489;900;20221113;12.8;2.4;7.6;1.4;7.77;0;.58;5971 +82097;46.47603;5.98489;900;20221114;12.3;6;9.1;3.7;8.57;6.7;1.14;5376 +82097;46.47603;5.98489;900;20221115;11.1;7.3;9.2;2.2;10.01;16.6;.62;3949 +82097;46.47603;5.98489;900;20221116;10.7;5.6;8.1;3.3;9.31;1.9;.78;4496 +82097;46.47603;5.98489;900;20221117;11;6.5;8.7;5.6;9.27;15.9;1.06;4599 +82097;46.47603;5.98489;900;20221118;6.3;3.7;5;3.8;8.01;3.7;.63;4086 +82097;46.47603;5.98489;900;20221119;6;1.3;3.6;1.9;6.94;.5;.45;4467 +82097;46.47603;5.98489;900;20221120;5.2;.3;2.7;2.7;6.54;2.6;.49;5659 +82097;46.47603;5.98489;900;20221121;5.5;1.2;3.3;3.2;7.24;11;.44;4117 +82097;46.47603;5.98489;900;20221122;3.2;.8;2;3;6.87;1.6;.38;2157 +82097;46.47603;5.98489;900;20221123;6.5;-1.1;2.7;2.5;6.64;10.8;.29;4555 +82097;46.47603;5.98489;900;20221124;7.9;2.7;5.3;2.6;7.44;.5;.49;4784 +82097;46.47603;5.98489;900;20221125;7.1;1.9;4.5;2;7.11;1.7;.45;4076 +82097;46.47603;5.98489;900;20221126;7.5;0;3.7;2.1;6.17;0;.45;5800 +82097;46.47603;5.98489;900;20221127;7.8;-.8;3.5;2;5.87;.1;.48;4916 +82097;46.47603;5.98489;900;20221128;5.9;4;5;3.2;6.27;7.1;.76;2858 +82097;46.47603;5.98489;900;20221129;3.9;1.2;2.6;2.1;6.94;1.8;.26;2811 +82097;46.47603;5.98489;900;20221130;4.3;2.6;3.4;4.6;6.67;0;.53;2218 +82097;46.47603;5.98489;900;20221201;1.5;.4;1;4.1;5.54;0;.44;2130 +82097;46.47603;5.98489;900;20221202;1.9;-.1;.9;2.4;5.77;1.5;.35;2061 +82097;46.47603;5.98489;900;20221203;3;-.8;1.1;3.8;5.44;0;.34;1789 +82097;46.47603;5.98489;900;20221204;5.7;-.9;2.4;1.9;6.14;3.1;.3;3330 +82097;46.47603;5.98489;900;20221205;3.4;-1.1;1.2;1.5;5.61;0;.31;3736 +82097;46.47603;5.98489;900;20221206;5;-4.3;.3;1.2;5.07;0;.19;5757 +82097;46.47603;5.98489;900;20221207;-.2;-2.9;-1.5;1.9;5.17;0;.23;1833 +82097;46.47603;5.98489;900;20221208;2.8;-4.7;-.9;1.5;5.07;11.1;.24;3954 +82097;46.47603;5.98489;900;20221209;2.3;-.9;.7;1.9;6.01;4.2;.22;2407 +82097;46.47603;5.98489;900;20221210;-2.1;-1.5;-1.8;2.2;5.11;.1;.37;560 +82097;46.47603;5.98489;900;20221211;-2.3;-8.3;-5.3;2.5;3.54;0;.17;4755 +82097;46.47603;5.98489;900;20221212;-1.8;-9.7;-5.7;2.2;3.41;.3;.16;4833 +82097;46.47603;5.98489;900;20221213;-.4;-5.9;-3.2;3.2;4.34;1.2;.14;2760 +82097;46.47603;5.98489;900;20221214;6.7;0;3.3;2.7;7.94;5.7;.07;3929 +82097;46.47603;5.98489;900;20221215;5;2.8;3.9;2.4;7.31;14.3;.3;1781 +82097;46.47603;5.98489;900;20221216;.2;-.1;.1;1.8;5.81;.5;.33;1020 +82097;46.47603;5.98489;900;20221217;-1.2;-7.4;-4.3;2.8;4.34;0;.08;4376 +82097;46.47603;5.98489;900;20221218;4.2;-6.5;-1.2;1.6;5.04;0;.14;4748 +82097;46.47603;5.98489;900;20221219;12.1;1.3;6.7;3.8;6.61;0;.82;5093 +82097;46.47603;5.98489;900;20221220;12.5;6.3;9.4;5.1;7.07;4.7;1.52;3359 +82097;46.47603;5.98489;900;20221221;8.5;7.1;7.8;3.6;8.97;8.1;.52;1922 +82097;46.47603;5.98489;900;20221222;8;6;7;4.9;8.91;38.6;.44;2048 +82097;46.47603;5.98489;900;20221223;10;6.4;8.2;4.9;10.74;45.9;.15;2388 +82097;46.47603;5.98489;900;20221224;9.4;6.7;8.1;2.6;10.27;1.2;.32;2734 +82097;46.47603;5.98489;900;20221225;12.1;4.7;8.4;2.6;9.04;0;.31;4805 +82097;46.47603;5.98489;900;20221226;9.8;6.9;8.3;4.2;8.91;13.7;.7;2132 +82097;46.47603;5.98489;900;20221227;6.2;1.4;3.8;2;6.94;.1;.38;3443 +82097;46.47603;5.98489;900;20221228;9.5;-.4;4.6;2.6;6.27;.3;.48;4965 +82097;46.47603;5.98489;900;20221229;8.3;5.5;6.9;4.2;7.64;26.3;.76;2387 +82097;46.47603;5.98489;900;20221230;8.5;2.7;5.6;3.3;8.47;9.2;.24;3229 +82097;46.47603;5.98489;900;20221231;15.5;8.2;11.8;4.5;9.84;0;1.01;4522 +82098;46.50778;6.2883;478;20220101;8.7;1.5;5.1;1.2;7.2;0;.23;5133 +82098;46.50778;6.2883;478;20220102;9.8;0;4.9;2.6;7.16;0;.58;2733 +82098;46.50778;6.2883;478;20220103;11.9;7;9.4;2.3;8.33;4.5;.91;3100 +82098;46.50778;6.2883;478;20220104;15;8.2;11.6;3.7;8.67;12.2;1.57;3408 +82098;46.50778;6.2883;478;20220105;4.1;2.8;3.5;2.3;5.4;.5;.68;3202 +82098;46.50778;6.2883;478;20220106;4.6;-.1;2.3;2.5;4.77;0;.6;6466 +82098;46.50778;6.2883;478;20220107;1.2;-1.4;-.1;3;5.4;5.8;.37;2366 +82098;46.50778;6.2883;478;20220108;3.2;.2;1.7;4.4;6.2;13.9;.44;2866 +82098;46.50778;6.2883;478;20220109;3.3;1.3;2.3;4.4;6.46;3.7;.47;3100 +82098;46.50778;6.2883;478;20220110;4.5;-.4;2.1;4.5;5.46;0;.62;7333 +82098;46.50778;6.2883;478;20220111;3.7;1.2;2.5;6.5;4.96;0;1.16;3966 +82098;46.50778;6.2883;478;20220112;2.5;-1.4;.5;3.8;4.5;0;.68;6400 +82098;46.50778;6.2883;478;20220113;1.6;-4.3;-1.4;1.9;4.33;0;.36;6166 +82098;46.50778;6.2883;478;20220114;3;-5.2;-1.1;1.4;4.56;0;.26;6966 +82098;46.50778;6.2883;478;20220115;.1;-4.2;-2;1.1;5;0;.23;2900 +82098;46.50778;6.2883;478;20220116;3.5;-4.6;-.5;1.5;5.16;0;.25;6633 +82098;46.50778;6.2883;478;20220117;5.4;-3.1;1.2;2.1;5.53;0;.41;6333 +82098;46.50778;6.2883;478;20220118;5.1;.9;3;3.9;5.83;0;.68;5633 +82098;46.50778;6.2883;478;20220119;6.9;-.7;3.1;2.2;5.53;0;.64;5900 +82098;46.50778;6.2883;478;20220120;6.3;.5;3.4;2.5;4.96;0;.83;6066 +82098;46.50778;6.2883;478;20220121;3.4;0;1.7;6.8;3.9;0;1.46;8433 +82098;46.50778;6.2883;478;20220122;5.6;-1.2;2.2;3.4;4.46;0;.92;8133 +82098;46.50778;6.2883;478;20220123;3.1;-3;.1;2.1;5.36;0;.38;4766 +82098;46.50778;6.2883;478;20220124;3.6;1.1;2.4;1.5;5.5;0;.49;5166 +82098;46.50778;6.2883;478;20220125;.9;-1.6;-.4;.9;5.56;0;.32;2700 +82098;46.50778;6.2883;478;20220126;-.2;-2.9;-1.6;1.5;5.33;0;.26;2633 +82098;46.50778;6.2883;478;20220127;.1;-2.8;-1.4;1.1;4.97;0;.3;4496 +82098;46.50778;6.2883;478;20220128;6.8;-3.1;1.9;1.1;5.4;0;.46;7582 +82098;46.50778;6.2883;478;20220129;6.5;-2.4;2;1.1;5.17;0;.45;7800 +82098;46.50778;6.2883;478;20220130;9.4;-.3;4.5;1.2;6.15;0;.59;6999 +82098;46.50778;6.2883;478;20220131;5;-.5;2.3;2.8;6.1;4.7;.57;3897 +82098;46.50778;6.2883;478;20220201;4.1;.5;2.3;1.8;5.65;3;.59;4082 +82098;46.50778;6.2883;478;20220202;7.9;1.1;4.5;3;7.66;1.9;.55;3166 +82098;46.50778;6.2883;478;20220203;3.7;-1.3;1.2;1.2;6.73;0;.33;3300 +82098;46.50778;6.2883;478;20220204;8.7;.2;4.4;3.1;7;.8;.76;9066 +82098;46.50778;6.2883;478;20220205;9.3;3.7;6.5;2;5.86;0;.99;10566 +82098;46.50778;6.2883;478;20220206;6.2;-2;2.1;5.1;6.06;16;.74;4800 +82098;46.50778;6.2883;478;20220207;7.6;3.6;5.6;3.8;5.53;0;1.37;10966 +82098;46.50778;6.2883;478;20220208;7.6;-3;2.3;1.4;4.8;0;.76;10866 +82098;46.50778;6.2883;478;20220209;9.7;-2.4;3.7;1.4;5.7;0;.82;11200 +82098;46.50778;6.2883;478;20220210;11.8;-.3;5.8;1.9;6.99;5.3;1.16;9900 +82098;46.50778;6.2883;478;20220211;7.8;6.2;7;4.6;5.59;.1;1.82;10800 +82098;46.50778;6.2883;478;20220212;4.9;-.9;2;2.2;4.89;0;.88;10100 +82098;46.50778;6.2883;478;20220213;11.9;-1.5;5.2;2;5.49;0;1.23;11400 +82098;46.50778;6.2883;478;20220214;6;4.2;5.1;1.7;6.99;12.1;.71;1600 +82098;46.50778;6.2883;478;20220215;8;3.1;5.5;2.3;6.59;3.1;1.02;9700 +82098;46.50778;6.2883;478;20220216;6.8;2.2;4.5;4.6;8.13;18.9;.41;2066 +82098;46.50778;6.2883;478;20220217;12.6;6.6;9.6;5.1;9.63;1;1.27;4533 +82098;46.50778;6.2883;478;20220218;16.9;5.3;11.1;3.1;8.52;4.3;1.88;9498 +82098;46.50778;6.2883;478;20220219;9.3;4.5;6.9;3.2;5.6;0;1.65;12266 +82098;46.50778;6.2883;478;20220220;10.9;1.6;6.2;4.3;6.33;7.8;1.58;7866 +82098;46.50778;6.2883;478;20220221;6.7;6;6.3;5.3;7.03;10;1.35;5833 +82098;46.50778;6.2883;478;20220222;9.9;3.6;6.8;2.5;7.16;.5;1.23;11300 +82098;46.50778;6.2883;478;20220223;11.8;3.5;7.6;1.5;7.33;0;1.19;10766 +82098;46.50778;6.2883;478;20220224;11.1;.2;5.6;3.3;6.93;.7;1.24;6466 +82098;46.50778;6.2883;478;20220225;8.1;2;5.1;3.6;4.6;0;1.84;14466 +82098;46.50778;6.2883;478;20220226;7.8;.3;4;5.3;4.7;0;1.88;14600 +82098;46.50778;6.2883;478;20220227;6.2;-1.5;2.4;3;4.13;0;1.52;14900 +82098;46.50778;6.2883;478;20220228;8.7;-3.2;2.8;1.8;4.53;0;1.36;14700 +82098;46.50778;6.2883;478;20220301;9.9;-2;3.9;1.8;4.56;0;1.5;14600 +82098;46.50778;6.2883;478;20220302;10.2;-2.1;4;1.4;5.56;0;1.24;12500 +82098;46.50778;6.2883;478;20220303;13.2;1.3;7.3;1.5;6.2;0;1.57;14466 +82098;46.50778;6.2883;478;20220304;10.9;-.1;5.4;2.7;4.2;0;2;15266 +82098;46.50778;6.2883;478;20220305;7.8;-3.2;2.3;2.3;3.4;0;1.71;16033 +82098;46.50778;6.2883;478;20220306;6.6;-3.2;1.7;2.9;3.66;0;1.67;15733 +82098;46.50778;6.2883;478;20220307;6.5;-2.2;2.1;3;3.93;0;1.69;15866 +82098;46.50778;6.2883;478;20220308;8;-4.5;1.7;1.9;4.36;0;1.47;15933 +82098;46.50778;6.2883;478;20220309;11.1;-3.1;4;1.5;4.93;0;1.59;16033 +82098;46.50778;6.2883;478;20220310;12.2;-2.2;5;1.9;5.23;0;1.81;16300 +82098;46.50778;6.2883;478;20220311;12.3;-.3;6;1.6;6.03;0;1.57;12933 +82098;46.50778;6.2883;478;20220312;13.2;5.6;9.4;1.7;6.3;0;1.8;10900 +82098;46.50778;6.2883;478;20220313;11.8;5.2;8.5;2.6;6.73;5.3;1.73;7100 +82098;46.50778;6.2883;478;20220314;12.5;2.2;7.4;1.8;7.73;6.4;1.7;16133 +82098;46.50778;6.2883;478;20220315;11.4;6.4;8.9;1.5;9.5;.1;1.05;5933 +82098;46.50778;6.2883;478;20220316;12.6;3.8;8.2;1.2;9.1;0;1.25;9566 +82098;46.50778;6.2883;478;20220317;16.2;4.1;10.1;3.1;9.36;0;1.9;11966 +82098;46.50778;6.2883;478;20220318;10;8.3;9.1;8.9;7.89;0;2.2;4500 +82098;46.50778;6.2883;478;20220319;12;6.5;9.2;4.4;6.19;0;2.74;14400 +82098;46.50778;6.2883;478;20220320;14.2;2.3;8.2;1.7;6.49;0;2.13;16500 +82098;46.50778;6.2883;478;20220321;14.3;3;8.6;1.4;6.59;0;2.14;17500 +82098;46.50778;6.2883;478;20220322;14.2;2.3;8.2;1.8;5.79;0;2.39;18800 +82098;46.50778;6.2883;478;20220323;15;1.7;8.3;1.6;5.89;0;2.38;19000 +82098;46.50778;6.2883;478;20220324;16.9;1.9;9.4;1.4;5.99;0;2.46;18700 +82098;46.50778;6.2883;478;20220325;17.9;2.6;10.2;1.9;5.89;0;2.85;19300 +82098;46.50778;6.2883;478;20220326;17.8;4.8;11.3;1.6;6.09;0;2.81;19700 +82098;46.50778;6.2883;478;20220327;16.9;4.1;10.5;1.6;6.09;0;2.64;18200 +82098;46.50778;6.2883;478;20220328;17.3;4;10.6;1.6;5.99;0;2.77;19400 +82098;46.50778;6.2883;478;20220329;17.4;6.1;11.7;2.1;6.39;.2;2.53;10600 +82098;46.50778;6.2883;478;20220330;12.7;9.1;10.9;2;9.19;3.6;1.78;9700 +82098;46.50778;6.2883;478;20220331;12.8;6.8;9.8;1.7;7.99;2.6;1.66;8100 +82098;46.50778;6.2883;478;20220401;3.6;3.4;3.5;3.8;6.26;4.3;1;3733 +82098;46.50778;6.2883;478;20220402;3.7;-.6;1.5;4.4;5.16;.7;1.34;9866 +82098;46.50778;6.2883;478;20220403;6.1;-.8;2.6;5;4.29;.3;2.14;14800 +82098;46.50778;6.2883;478;20220404;9.4;-1;4.2;2.8;4.79;0;2.42;21100 +82098;46.50778;6.2883;478;20220405;14;3;8.5;1.4;5.89;0;2.53;19400 +82098;46.50778;6.2883;478;20220406;16.4;3.1;9.7;3.2;8.09;4;2.82;18500 +82098;46.50778;6.2883;478;20220407;9.3;7.8;8.5;6.5;9.89;43.3;.97;3100 +82098;46.50778;6.2883;478;20220408;12.5;9.1;10.8;6.6;10.49;18.1;1.59;5000 +82098;46.50778;6.2883;478;20220409;8.2;3.6;5.9;3.7;5.79;.8;2.3;16500 +82098;46.50778;6.2883;478;20220410;11.3;-.2;5.5;1.8;5.39;.2;2.64;23900 +82098;46.50778;6.2883;478;20220411;14.4;1.2;7.8;1.4;6.69;0;2.62;21400 +82098;46.50778;6.2883;478;20220412;18.3;4.6;11.4;1.4;8.59;0;2.87;20100 +82098;46.50778;6.2883;478;20220413;20.9;7.5;14.2;1.3;8.59;0;3;17800 +82098;46.50778;6.2883;478;20220414;21.8;7.7;14.7;1.5;10.39;0;3.42;21900 +82098;46.50778;6.2883;478;20220415;21.6;9.4;15.5;2.1;11.19;0;3.55;21100 +82098;46.50778;6.2883;478;20220416;18.4;12;15.2;8.5;8.39;0;5.53;25300 +82098;46.50778;6.2883;478;20220417;16.8;6;11.4;6.9;5.59;0;5.07;25600 +82098;46.50778;6.2883;478;20220418;17.4;2.4;9.9;1.7;6.19;0;3.43;24800 +82098;46.50778;6.2883;478;20220419;18.5;4.2;11.3;1.6;6.79;0;3.44;23400 +82098;46.50778;6.2883;478;20220420;17.7;6.6;12.1;2;7.59;0;3.3;20200 +82098;46.50778;6.2883;478;20220421;17.7;4.9;11.3;3;6.69;0;3.87;23400 +82098;46.50778;6.2883;478;20220422;16;6.3;11.1;1.6;8.39;2.2;2.92;20000 +82098;46.50778;6.2883;478;20220423;14.4;9.1;11.7;2.4;10.59;6.6;1.84;9000 +82098;46.50778;6.2883;478;20220424;12.3;5.4;8.8;2.5;9.59;4.1;1.44;7900 +82098;46.50778;6.2883;478;20220425;12.2;9;10.6;2.8;10.79;3;1.35;6100 +82098;46.50778;6.2883;478;20220426;15.2;8.8;12;2.5;9.29;.9;2.94;18200 +82098;46.50778;6.2883;478;20220427;17.3;4.2;10.7;2.8;8.39;0;3.73;26700 +82098;46.50778;6.2883;478;20220428;19.6;5;12.3;2.3;8.59;0;4.05;27200 +82098;46.50778;6.2883;478;20220429;19.2;6.4;12.8;2.8;8.49;.1;3.7;20800 +82098;46.50778;6.2883;478;20220430;18;8.6;13.3;2.7;9.19;1.3;3.44;19200 +82098;46.50778;6.2883;478;20220501;17.2;4.6;10.9;2.1;8.79;0;3.58;26100 +82098;46.50778;6.2883;478;20220502;18.8;5.3;12;2.1;8.99;.6;3.72;25000 +82098;46.50778;6.2883;478;20220503;19.4;9.8;14.6;1.8;9.79;2.3;3.72;22600 +82098;46.50778;6.2883;478;20220504;18.7;9.3;14;1.4;11.09;10.6;2.97;18000 +82098;46.50778;6.2883;478;20220505;12.4;10.4;11.4;1.3;11.59;2.9;1.42;7500 +82098;46.50778;6.2883;478;20220506;16;9.1;12.6;3.5;11.26;0;2.15;10466 +82098;46.50778;6.2883;478;20220507;19.7;9.4;14.5;3.8;10.96;.1;3.42;17600 +82098;46.50778;6.2883;478;20220508;19.2;9.3;14.3;3.9;11.2;0;3.06;15266 +82098;46.50778;6.2883;478;20220509;21;10.5;15.7;1.6;12.33;.7;3.15;18133 +82098;46.50778;6.2883;478;20220510;24.2;8.9;16.6;1.5;11.9;.1;3.45;17800 +82098;46.50778;6.2883;478;20220511;27;10.3;18.7;2.7;11.3;0;4.63;19766 +82098;46.50778;6.2883;478;20220512;26.8;12.4;19.6;2.5;11;.7;4.21;15700 +82098;46.50778;6.2883;478;20220513;24.3;12.8;18.5;1.6;13.83;.5;3.26;14866 +82098;46.50778;6.2883;478;20220514;24.5;12.3;18.4;1.3;13.6;.1;3.69;19433 +82098;46.50778;6.2883;478;20220515;27.2;11.2;19.2;1.5;13.4;1.1;3.89;18733 +82098;46.50778;6.2883;478;20220516;24.1;12;18.1;1.5;13.26;.1;3.18;14800 +82098;46.50778;6.2883;478;20220517;26.8;12.1;19.5;1.5;13.23;0;3.92;18900 +82098;46.50778;6.2883;478;20220518;27.6;13;20.3;1.8;13.5;0;4.32;20066 +82098;46.50778;6.2883;478;20220519;28;14.3;21.1;1.8;14.86;.4;3.77;15633 +82098;46.50778;6.2883;478;20220520;30.5;14.1;22.3;3.2;13.63;0;5.33;18366 +82098;46.50778;6.2883;478;20220521;29.4;15.8;22.6;2;13.43;0;4.56;18333 +82098;46.50778;6.2883;478;20220522;24.8;14.5;19.7;1.3;15.66;0;3.03;14133 +82098;46.50778;6.2883;478;20220523;26.8;15.8;21.3;2.3;15.03;3;3.4;11600 +82098;46.50778;6.2883;478;20220524;18;13;15.5;2.6;10.93;.1;2.54;8366 +82098;46.50778;6.2883;478;20220525;21.9;9.7;15.8;2.5;9.76;0;4.18;20533 +82098;46.50778;6.2883;478;20220526;23;9.6;16.3;2.3;10.36;0;4.17;20766 +82098;46.50778;6.2883;478;20220527;24.9;10.1;17.5;2.5;11.43;0;4.46;21133 +82098;46.50778;6.2883;478;20220528;21.9;11;16.4;3.1;9.3;0;4.51;20966 +82098;46.50778;6.2883;478;20220529;19.3;9.2;14.2;2.6;7.2;0;3.96;18566 +82098;46.50778;6.2883;478;20220530;21.5;8.9;15.2;1.8;8;0;3.95;20433 +82098;46.50778;6.2883;478;20220531;18.2;9.8;14;2.2;10.9;3.4;2.05;6666 +82098;46.50778;6.2883;478;20220601;18.7;9.8;14.3;1.5;14.16;7.5;1.74;8166 +82098;46.50778;6.2883;478;20220602;25.1;12.5;18.8;1.7;15.53;.2;3.46;17033 +82098;46.50778;6.2883;478;20220603;24.5;13.6;19;1.8;15.63;10.8;2.97;12600 +82098;46.50778;6.2883;478;20220604;27.8;14.8;21.3;2.1;16.93;4;4.09;18466 +82098;46.50778;6.2883;478;20220605;23.8;17.6;20.7;2.6;16.93;3.8;3.07;11200 +82098;46.50778;6.2883;478;20220606;24.9;12.1;18.5;2.1;14.43;3.9;3.55;16300 +82098;46.50778;6.2883;478;20220607;22.8;14.4;18.6;2.7;13.33;0;3.79;16566 +82098;46.50778;6.2883;478;20220608;18.1;9;13.6;2.1;11.9;9.7;2.18;10466 +82098;46.50778;6.2883;478;20220609;17.7;10.5;14.1;2;11.6;3;2.24;9900 +82098;46.50778;6.2883;478;20220610;22.9;8.7;15.8;2.6;10.23;0;4.36;22375 +82098;46.50778;6.2883;478;20220611;26.4;9.6;18;1.6;11.83;0;5.51;31866 +82098;46.50778;6.2883;478;20220612;30.3;11.9;21.1;1.4;12.86;.6;5.55;28600 +82098;46.50778;6.2883;478;20220613;26.7;17.6;22.2;2.1;13.4;0;5.67;27633 +82098;46.50778;6.2883;478;20220614;27.4;11.9;19.6;1.8;11.13;0;5.81;31666 +82098;46.50778;6.2883;478;20220615;31.9;14.6;23.3;2.1;13.93;.8;6.27;29000 +82098;46.50778;6.2883;478;20220616;31.6;17.7;24.6;2.3;15.83;0;6.13;27233 +82098;46.50778;6.2883;478;20220617;31;15.3;23.2;1.8;13.03;0;6.11;29433 +82098;46.50778;6.2883;478;20220618;32.6;15.7;24.2;1.4;13.76;0;6.19;30400 +82098;46.50778;6.2883;478;20220619;34.3;18.2;26.2;2.5;15.93;0;7.11;29700 +82098;46.50778;6.2883;478;20220620;32.6;19.3;26;2.6;13.43;0;7.14;30066 +82098;46.50778;6.2883;478;20220621;31.2;17.9;24.5;1.8;15.63;1.3;5.24;22433 +82098;46.50778;6.2883;478;20220622;25.7;18.7;22.2;1.5;18.73;31.1;3.64;16633 +82098;46.50778;6.2883;478;20220623;26.9;16.8;21.8;1.4;18.7;4.6;4.65;24066 +82098;46.50778;6.2883;478;20220624;20.1;16;18.1;1.9;16.7;10.6;2.21;9866 +82098;46.50778;6.2883;478;20220625;26.9;12.2;19.6;1.7;14.63;4.1;5.41;30166 +82098;46.50778;6.2883;478;20220626;26.5;15.8;21.1;1.5;16.76;.7;4.65;24000 +82098;46.50778;6.2883;478;20220627;21.7;17.9;19.8;2.2;15.56;0;2.49;7666 +82098;46.50778;6.2883;478;20220628;22.3;15.6;18.9;3;15.43;1.6;4.04;20800 +82098;46.50778;6.2883;478;20220629;27.2;15.2;21.2;1.6;16.6;.1;5.13;26966 +82098;46.50778;6.2883;478;20220630;29.7;15;22.4;2.1;15.46;9;5.5;25766 +82098;46.50778;6.2883;478;20220701;21.7;12.9;17.3;1.9;12.9;.2;4.36;24866 +82098;46.50778;6.2883;478;20220702;27.4;11.1;19.3;1.7;13;0;5.73;31900 +82098;46.50778;6.2883;478;20220703;31;14.1;22.6;1.9;15.03;6.2;5.86;27833 +82098;46.50778;6.2883;478;20220704;26.2;18;22.1;1.9;19.33;2.3;4.4;22300 +82098;46.50778;6.2883;478;20220705;26.8;16.9;21.9;1.6;14.5;0;5.59;29433 +82098;46.50778;6.2883;478;20220706;26.9;13;20;2.1;11.93;0;5.75;30066 +82098;46.50778;6.2883;478;20220707;25.7;12.6;19.2;2.6;11.96;0;5.68;29466 +82098;46.50778;6.2883;478;20220708;26.3;14.7;20.5;4.4;11.23;0;6.86;31866 +82098;46.50778;6.2883;478;20220709;27.6;14.9;21.3;3.2;11.66;0;5.93;25900 +82098;46.50778;6.2883;478;20220710;27.8;14.6;21.2;3.4;12.7;0;6.42;30500 +82098;46.50778;6.2883;478;20220711;27.2;13.9;20.6;3.5;11.53;0;6.45;30700 +82098;46.50778;6.2883;478;20220712;28.9;15;22;2.1;12.06;0;6.11;30133 +82098;46.50778;6.2883;478;20220713;32.2;13.8;23;1.6;12.16;0;6.14;30200 +82098;46.50778;6.2883;478;20220714;34.8;18.5;26.7;2;13.63;0;6.85;29866 +82098;46.50778;6.2883;478;20220715;31.5;17.7;24.6;2.5;13.03;0;6.65;29366 +82098;46.50778;6.2883;478;20220716;29.9;15.3;22.6;2.5;11.8;0;6.41;29666 +82098;46.50778;6.2883;478;20220717;30.6;16.1;23.4;2.9;11.33;0;6.83;29800 +82098;46.50778;6.2883;478;20220718;35.1;15.4;25.3;2.1;12.03;0;6.8;29866 +82098;46.50778;6.2883;478;20220719;35.5;17.5;26.5;1.6;13.43;3.1;6.33;28500 +82098;46.50778;6.2883;478;20220720;34.2;19.9;27.1;2.3;17.83;.9;5.9;23166 +82098;46.50778;6.2883;478;20220721;30.1;18.5;24.3;2;16.4;0;5.94;28466 +82098;46.50778;6.2883;478;20220722;34.1;16.5;25.3;1.8;15.7;1.1;5.41;22033 +82098;46.50778;6.2883;478;20220723;28.6;18.8;23.7;1.8;18.55;.1;4.35;19625 +82098;46.50778;6.2883;478;20220724;32;16.5;24.2;1.3;16.73;0;4.88;23058 +82098;46.50778;6.2883;478;20220725;34.2;16.9;25.6;2.3;15.18;.8;6.18;25449 +82098;46.50778;6.2883;478;20220726;27.3;18.9;23.1;3;14.33;0;5.29;21100 +82098;46.50778;6.2883;478;20220727;27.5;14.5;21;2.4;11.93;0;5.78;28733 +82098;46.50778;6.2883;478;20220728;30.2;14.3;22.3;1.8;12.43;0;5.3;24633 +82098;46.50778;6.2883;478;20220729;23.6;18.6;21.1;1.9;15.1;2.9;3.05;11533 +82098;46.50778;6.2883;478;20220730;28.2;13.9;21.1;2;12.96;0;5.11;25233 +82098;46.50778;6.2883;478;20220731;30.9;14.6;22.8;1.8;12.66;0;5.47;26000 +82098;46.50778;6.2883;478;20220801;32.7;16.6;24.6;1.8;13.13;0;5.7;25600 +82098;46.50778;6.2883;478;20220802;31.2;17;24.1;1.7;14.73;0;5.61;27366 +82098;46.50778;6.2883;478;20220803;34.2;17.1;25.6;1.4;14.43;0;5.73;27366 +82098;46.50778;6.2883;478;20220804;36.1;18.8;27.5;2;14.36;0;5.84;22533 +82098;46.50778;6.2883;478;20220805;33.8;18.9;26.3;1.9;16.06;2.4;4.93;18300 +82098;46.50778;6.2883;478;20220806;26.7;17.7;22.2;3.9;17.5;0;5.18;24900 +82098;46.50778;6.2883;478;20220807;25.3;17.4;21.3;4;15.33;.1;4.82;20466 +82098;46.50778;6.2883;478;20220808;29.2;14.8;22;3.2;13.7;0;5.89;27133 +82098;46.50778;6.2883;478;20220809;30.4;17.4;23.9;3.2;12.6;0;6.31;27066 +82098;46.50778;6.2883;478;20220810;30.2;16.5;23.4;2.5;12.03;0;5.83;26100 +82098;46.50778;6.2883;478;20220811;31;15.7;23.3;2;12.26;0;5.39;24766 +82098;46.50778;6.2883;478;20220812;30.4;16.7;23.5;2.7;11.8;0;5.9;25833 +82098;46.50778;6.2883;478;20220813;30.1;14.3;22.2;1.9;10.06;0;5.41;26700 +82098;46.50778;6.2883;478;20220814;23.8;15.7;19.7;2.2;13.5;3.2;2.94;10166 +82098;46.50778;6.2883;478;20220815;25.6;13.5;19.6;1.8;15.26;.9;3.22;14733 +82098;46.50778;6.2883;478;20220816;30.7;13.3;22;1.9;13.86;4.2;5.11;25266 +82098;46.50778;6.2883;478;20220817;27.5;17;22.2;1.9;17.73;14.4;3.78;17800 +82098;46.50778;6.2883;478;20220818;23.1;15.6;19.3;2;16.76;16.4;2.93;14633 +82098;46.50778;6.2883;478;20220819;21;16.3;18.7;1.7;17.9;8.1;1.64;6166 +82098;46.50778;6.2883;478;20220820;23.9;16.7;20.3;1.6;17.73;3.6;2.83;14033 +82098;46.50778;6.2883;478;20220821;25.9;13.4;19.7;2;14.8;0;4.26;23366 +82098;46.50778;6.2883;478;20220822;27.7;14;20.9;1.8;13.46;0;4.44;23133 +82098;46.50778;6.2883;478;20220823;28.3;14;21.2;2.3;12.83;0;4.87;23800 +82098;46.50778;6.2883;478;20220824;27.1;13.8;20.4;2;12.3;0;4.29;21233 +82098;46.50778;6.2883;478;20220825;30.5;14.4;22.4;1.5;14.3;.2;4.61;23933 +82098;46.50778;6.2883;478;20220826;25.8;18.4;22.1;1.6;15.76;2;3.15;13500 +82098;46.50778;6.2883;478;20220827;26;16.1;21;2.4;16.3;.4;3.89;19166 +82098;46.50778;6.2883;478;20220828;24.6;15.2;19.9;2;16.23;.2;3.47;18466 +82098;46.50778;6.2883;478;20220829;29.1;14.8;21.9;1.5;15.8;0;4.15;21800 +82098;46.50778;6.2883;478;20220830;26.2;15.8;21;1.5;16.33;7.1;2.75;11833 +82098;46.50778;6.2883;478;20220831;24.8;15.6;20.2;2.4;16.66;0;3.74;20566 +82098;46.50778;6.2883;478;20220901;22.7;13.7;18.2;2.2;14.2;0;3.45;19766 +82098;46.50778;6.2883;478;20220902;23;12.4;17.7;1.5;14.63;16.9;2.61;13666 +82098;46.50778;6.2883;478;20220903;22.7;15.2;18.9;1.4;17.5;7.5;2.25;11700 +82098;46.50778;6.2883;478;20220904;25.6;14.1;19.9;1.4;16.36;.1;3.63;21600 +82098;46.50778;6.2883;478;20220905;27.4;15.3;21.3;1.7;17.06;0;3.76;20500 +82098;46.50778;6.2883;478;20220906;24;17.5;20.8;1.6;18.23;4;2.6;13300 +82098;46.50778;6.2883;478;20220907;24.4;15.4;19.9;1.5;17.8;32.9;2.35;11600 +82098;46.50778;6.2883;478;20220908;23.4;13.6;18.5;2.7;14.6;1.1;3.33;17900 +82098;46.50778;6.2883;478;20220909;21.3;13.4;17.4;2.9;13.7;6.8;3.03;15500 +82098;46.50778;6.2883;478;20220910;20.3;13.6;16.9;2.2;13.26;0;2.52;13333 +82098;46.50778;6.2883;478;20220911;22.2;10;16.1;1.7;12.03;0;3.19;21100 +82098;46.50778;6.2883;478;20220912;24.7;10.5;17.6;1.2;13.43;0;3.2;20466 +82098;46.50778;6.2883;478;20220913;24.8;13.3;19.1;1.5;16.3;2.8;2.65;14466 +82098;46.50778;6.2883;478;20220914;25.4;18.6;22;2.8;18.83;20;2.82;11733 +82098;46.50778;6.2883;478;20220915;21.2;13.8;17.5;2.3;16.93;9.8;1.65;7700 +82098;46.50778;6.2883;478;20220916;19.9;13.1;16.5;2.7;13.03;0;2.45;11633 +82098;46.50778;6.2883;478;20220917;14.7;9.2;12;2.7;7.86;0;2.6;14700 +82098;46.50778;6.2883;478;20220918;18;5.1;11.6;2;8.06;0;2.75;19666 +82098;46.50778;6.2883;478;20220919;17.3;6.4;11.9;2.6;8.46;0;2.81;19433 +82098;46.50778;6.2883;478;20220920;17.5;6.6;12.1;2.6;8.13;0;2.85;19233 +82098;46.50778;6.2883;478;20220921;17.3;7.8;12.5;3;8.26;0;2.95;19300 +82098;46.50778;6.2883;478;20220922;18.5;5.5;12;1.6;9.3;0;2.43;18633 +82098;46.50778;6.2883;478;20220923;20.7;7;13.8;2;10.93;3.1;2.35;14366 +82098;46.50778;6.2883;478;20220924;17.4;12.8;15.1;1.6;14.43;14.8;1.38;7233 +82098;46.50778;6.2883;478;20220925;14.8;11.3;13.1;1.3;12.73;9.8;1.21;6700 +82098;46.50778;6.2883;478;20220926;15.5;9.7;12.6;2.4;11.1;9.6;1.63;8666 +82098;46.50778;6.2883;478;20220927;12.9;8.8;10.9;4.2;10.33;19.6;1.57;8033 +82098;46.50778;6.2883;478;20220928;13.9;9;11.4;4.1;11.86;22.7;1.08;3333 +82098;46.50778;6.2883;478;20220929;12.4;9.9;11.2;1.7;11;2.3;1.12;5966 +82098;46.50778;6.2883;478;20220930;14.4;5.6;10;1.8;9.43;.2;1.48;9833 +82098;46.50778;6.2883;478;20221001;12;6.6;9.3;3.6;11.1;25.1;.7;2633 +82098;46.50778;6.2883;478;20221002;21.1;12.2;16.7;3.1;14.63;2.6;2.29;13366 +82098;46.50778;6.2883;478;20221003;17.7;10.2;14;2.3;13.13;0;1.61;10566 +82098;46.50778;6.2883;478;20221004;20;12;16;1.1;12.76;0;2.04;15600 +82098;46.50778;6.2883;478;20221005;22.9;8;15.4;1.8;11.7;0;2.33;15866 +82098;46.50778;6.2883;478;20221006;21;10.3;15.6;1.8;12.86;.4;2.03;13900 +82098;46.50778;6.2883;478;20221007;20.8;10.1;15.5;1.3;13.46;.3;1.76;12533 +82098;46.50778;6.2883;478;20221008;16.9;12.5;14.7;1.5;13.66;4.2;1.11;4700 +82098;46.50778;6.2883;478;20221009;15.2;10.8;13;1.5;11.83;.3;1.28;8066 +82098;46.50778;6.2883;478;20221010;20.1;12;16.1;1.1;13.83;0;1.69;12700 +82098;46.50778;6.2883;478;20221011;18.7;9.9;14.3;1.4;13.2;.2;1.49;11200 +82098;46.50778;6.2883;478;20221012;18.6;12.4;15.5;1.3;13.9;0;1.4;9400 +82098;46.50778;6.2883;478;20221013;17.4;10.3;13.9;1.3;13.5;.3;1.04;6000 +82098;46.50778;6.2883;478;20221014;16.5;12.6;14.5;2.5;14.4;7.1;1.02;4033 +82098;46.50778;6.2883;478;20221015;21.4;13.6;17.5;3.2;14.33;0;2.07;9766 +82098;46.50778;6.2883;478;20221016;23.4;12.2;17.8;1.5;13.43;0;1.92;12766 +82098;46.50778;6.2883;478;20221017;21.3;10.1;15.7;1.2;13.53;0;1.57;12100 +82098;46.50778;6.2883;478;20221018;21;11.4;16.2;1.2;14.13;0;1.53;11866 +82098;46.50778;6.2883;478;20221019;17.2;9.7;13.5;1.3;13.43;0;1.04;7966 +82098;46.50778;6.2883;478;20221020;17.4;11.4;14.4;1.1;14.86;6.3;.86;4666 +82098;46.50778;6.2883;478;20221021;18;12.8;15.4;1.3;15.5;18.5;.85;3666 +82098;46.50778;6.2883;478;20221022;19;13.2;16.1;1.6;14.46;.8;1.42;11666 +82098;46.50778;6.2883;478;20221023;16.8;9.2;13;1.8;13.43;6.3;.82;3866 +82098;46.50778;6.2883;478;20221024;15.2;13;14.1;1.4;14.36;18.6;.68;1333 +82098;46.50778;6.2883;478;20221025;15;8.2;11.6;.9;12.66;1.1;.78;6666 +82098;46.50778;6.2883;478;20221026;19.8;11;15.4;1.2;13.9;.1;1.21;10600 +82098;46.50778;6.2883;478;20221027;18.5;9.6;14.1;1.2;13.43;0;1.03;8766 +82098;46.50778;6.2883;478;20221028;19.9;10.2;15.1;1;13.4;0;1.12;9366 +82098;46.50778;6.2883;478;20221029;18.9;9.8;14.3;1.2;12.76;0;1.07;8133 +82098;46.50778;6.2883;478;20221030;18.6;8.7;13.7;1.1;12.23;0;1.03;9533 +82098;46.50778;6.2883;478;20221031;18.1;9.5;13.8;1.2;12.66;13.3;.96;7866 +82098;46.50778;6.2883;478;20221101;16.6;10.9;13.7;2;13.26;1.9;.92;6333 +82098;46.50778;6.2883;478;20221102;15.8;8.3;12.1;1.9;10.56;0;1.07;8633 +82098;46.50778;6.2883;478;20221103;11.4;4.8;8.1;1.4;10.03;17.6;.55;3166 +82098;46.50778;6.2883;478;20221104;8.8;5.6;7.2;2;9.13;4.8;.58;2600 +82098;46.50778;6.2883;478;20221105;11.1;5.3;8.2;1.5;8.33;.1;.78;7000 +82098;46.50778;6.2883;478;20221106;10.1;1.6;5.9;1.6;7.83;0;.63;5900 +82098;46.50778;6.2883;478;20221107;15.8;7;11.4;2;9.1;0;1.1;9500 +82098;46.50778;6.2883;478;20221108;16.7;3.8;10.3;1.3;9.1;8;.88;6600 +82098;46.50778;6.2883;478;20221109;11.5;9.2;10.4;1.1;12;15.6;.47;800 +82098;46.50778;6.2883;478;20221110;14.2;8;11.1;1.7;10.83;0;.71;8966 +82098;46.50778;6.2883;478;20221111;12.3;6.6;9.5;1.1;10.1;0;.55;6133 +82098;46.50778;6.2883;478;20221112;9.8;5.2;7.5;1.4;10.3;0;.38;2166 +82098;46.50778;6.2883;478;20221113;9.9;7;8.5;1.4;9.63;0;.53;2966 +82098;46.50778;6.2883;478;20221114;14.8;5;9.9;2.3;9.7;6.6;.93;3500 +82098;46.50778;6.2883;478;20221115;10.8;8.4;9.6;.9;11.2;17.1;.45;2300 +82098;46.50778;6.2883;478;20221116;13.7;7.7;10.7;2.3;10.43;.4;.72;7633 +82098;46.50778;6.2883;478;20221117;14.4;6.1;10.2;4.7;10.06;10.4;1.14;4033 +82098;46.50778;6.2883;478;20221118;10.2;7.4;8.8;3.1;8.3;2;1.01;3800 +82098;46.50778;6.2883;478;20221119;9.4;3;6.2;1.5;7.7;.7;.52;5166 +82098;46.50778;6.2883;478;20221120;9.1;1.7;5.4;2.6;6.93;1.8;.64;6800 +82098;46.50778;6.2883;478;20221121;7.4;4.2;5.8;2.9;8.06;9.2;.52;4500 +82098;46.50778;6.2883;478;20221122;7.4;4.7;6;2.6;7.96;1.6;.53;4466 +82098;46.50778;6.2883;478;20221123;6.4;0;3.2;2;7.36;8.8;.31;3900 +82098;46.50778;6.2883;478;20221124;11.3;5.2;8.2;2;8.8;.1;.57;5700 +82098;46.50778;6.2883;478;20221125;9.5;3.7;6.6;1.5;8.16;.7;.52;2866 +82098;46.50778;6.2883;478;20221126;9.7;1.4;5.6;1.8;6.73;0;.53;6733 +82098;46.50778;6.2883;478;20221127;6.8;.9;3.8;1.2;7.13;0;.34;3700 +82098;46.50778;6.2883;478;20221128;8.7;2.7;5.7;1.6;7.73;3.1;.55;1433 +82098;46.50778;6.2883;478;20221129;7.4;4;5.7;1.4;8.3;1.5;.38;2933 +82098;46.50778;6.2883;478;20221130;7.9;4.1;6;3.9;7.86;0;.65;2933 +82098;46.50778;6.2883;478;20221201;5.4;4;4.7;3.3;6.33;0;.79;3033 +82098;46.50778;6.2883;478;20221202;5.1;3.2;4.1;1.2;6.56;.2;.47;2033 +82098;46.50778;6.2883;478;20221203;3.4;.6;2;2;6.33;0;.34;2300 +82098;46.50778;6.2883;478;20221204;5;1.4;3.2;.9;6.8;2.1;.33;2400 +82098;46.50778;6.2883;478;20221205;6.4;.3;3.4;1.4;6.46;0;.36;4133 +82098;46.50778;6.2883;478;20221206;4;-1.2;1.4;1.4;6;0;.3;3166 +82098;46.50778;6.2883;478;20221207;3.7;-.1;1.8;1.7;6.23;0;.37;2266 +82098;46.50778;6.2883;478;20221208;4.3;.6;2.4;1;6;10.3;.17;5533 +82098;46.50778;6.2883;478;20221209;1.5;0;.7;.7;6.2;6.1;.25;2066 +82098;46.50778;6.2883;478;20221210;2.2;.9;1.6;1.7;5.66;.3;.44;2000 +82098;46.50778;6.2883;478;20221211;.6;-2;-.7;2;4.16;0;.29;6666 +82098;46.50778;6.2883;478;20221212;.5;-4.7;-2.1;2;4.13;.2;.34;4066 +82098;46.50778;6.2883;478;20221213;-1;-3.6;-2.3;1.4;4.83;.9;.27;1166 +82098;46.50778;6.2883;478;20221214;6.3;-1;2.7;1.5;7.03;3.3;.3;1900 +82098;46.50778;6.2883;478;20221215;5.8;2.1;4;1.9;8;16.5;.3;1033 +82098;46.50778;6.2883;478;20221216;3.8;3;3.4;1.4;7.16;.7;.39;900 +82098;46.50778;6.2883;478;20221217;.4;-2.3;-.9;1.6;4.75;0;.31;2424 +82098;46.50778;6.2883;478;20221218;2.4;-.7;.9;2.9;5.43;0;.39;3933 +82098;46.50778;6.2883;478;20221219;9.1;-.2;4.4;1;6.63;0;.3;4500 +82098;46.50778;6.2883;478;20221220;11.9;2.4;7.2;1.5;7.53;2.1;.57;3400 +82098;46.50778;6.2883;478;20221221;10.4;6.7;8.5;2.3;10.1;4.8;.38;1966 +82098;46.50778;6.2883;478;20221222;11.1;7.3;9.2;5.6;10.33;24.9;.73;1333 +82098;46.50778;6.2883;478;20221223;12;8.5;10.2;5.6;12.26;32.9;.37;766 +82098;46.50778;6.2883;478;20221224;12.3;10.6;11.5;2.5;11.63;.6;.58;2633 +82098;46.50778;6.2883;478;20221225;10.1;7.4;8.8;1.3;10.23;0;.41;2200 +82098;46.50778;6.2883;478;20221226;11.7;4.7;8.2;2.6;9.66;5.4;.61;700 +82098;46.50778;6.2883;478;20221227;10.4;5.5;7.9;1.9;7.63;.1;.5;5400 +82098;46.50778;6.2883;478;20221228;10.2;.1;5.1;2.4;6.73;.1;.54;5566 +82098;46.50778;6.2883;478;20221229;11;5.6;8.3;4.1;9;19.6;.75;2033 +82098;46.50778;6.2883;478;20221230;10.4;5.8;8.1;2.7;9.9;7.9;.5;1266 +82098;46.50778;6.2883;478;20221231;14.4;8.4;11.4;2;10.83;0;.59;4066 +82099;46.53456;6.64066;490;20220101;8;5;6.5;1;7.29;0;.23;5900 +82099;46.53456;6.64066;490;20220102;9.5;1;5.2;.9;7.69;0;.31;3700 +82099;46.53456;6.64066;490;20220103;11.2;7.4;9.3;1.3;8.69;2.6;.58;3300 +82099;46.53456;6.64066;490;20220104;14.2;7.6;10.9;4.6;8.62;12.1;1.73;3827 +82099;46.53456;6.64066;490;20220105;3.7;2.8;3.3;2.7;5.36;.1;.77;3847 +82099;46.53456;6.64066;490;20220106;4.9;.1;2.5;1.8;4.79;0;.47;6300 +82099;46.53456;6.64066;490;20220107;1.7;-1.4;.1;2.4;5.19;3.7;.45;2500 +82099;46.53456;6.64066;490;20220108;4.2;.2;2.2;2.7;6.59;7.2;.38;2500 +82099;46.53456;6.64066;490;20220109;4.3;1.9;3.1;2.4;6.89;4.1;.44;1800 +82099;46.53456;6.64066;490;20220110;4.3;1.2;2.7;2.7;5.59;.1;.51;6700 +82099;46.53456;6.64066;490;20220111;4.2;.5;2.3;2.1;4.99;0;.55;5800 +82099;46.53456;6.64066;490;20220112;2.5;-1.2;.6;1.9;4.39;0;.43;7000 +82099;46.53456;6.64066;490;20220113;1.3;-3.5;-1.1;1.4;4.29;0;.27;6800 +82099;46.53456;6.64066;490;20220114;2.1;-2.6;-.3;1.7;4.99;0;.32;5500 +82099;46.53456;6.64066;490;20220115;2.7;-1.1;.8;1.5;5.59;0;.26;6000 +82099;46.53456;6.64066;490;20220116;3.2;.1;1.6;1.2;5.49;0;.31;6000 +82099;46.53456;6.64066;490;20220117;5.6;-.3;2.6;1.4;4.99;0;.44;7100 +82099;46.53456;6.64066;490;20220118;5.4;1.4;3.4;1.8;5.69;0;.47;7500 +82099;46.53456;6.64066;490;20220119;6.7;1.3;4;1.9;5.99;0;.62;4900 +82099;46.53456;6.64066;490;20220120;5.5;2.3;3.9;1.8;5.19;0;.79;3400 +82099;46.53456;6.64066;490;20220121;3.4;0;1.7;3.9;3.79;0;1.13;7800 +82099;46.53456;6.64066;490;20220122;5.4;-1.9;1.7;1.4;4.29;0;.54;7400 +82099;46.53456;6.64066;490;20220123;3;-.5;1.2;1.8;4.99;0;.46;7800 +82099;46.53456;6.64066;490;20220124;3.2;1.1;2.1;1.4;5.39;0;.44;7000 +82099;46.53456;6.64066;490;20220125;2.5;-.2;1.1;1;5.99;0;.3;5900 +82099;46.53456;6.64066;490;20220126;2.1;.4;1.2;.9;6.09;0;.32;5100 +82099;46.53456;6.64066;490;20220127;1.8;0;.9;1;5.79;0;.32;6500 +82099;46.53456;6.64066;490;20220128;7.2;-.5;3.3;.9;5.99;0;.41;8500 +82099;46.53456;6.64066;490;20220129;6;.6;3.3;1.1;5.69;0;.48;8200 +82099;46.53456;6.64066;490;20220130;10.7;1.7;6.2;1.4;6.59;0;.71;7700 +82099;46.53456;6.64066;490;20220131;5.5;1.5;3.5;2.5;6.19;2.2;.73;2800 +82099;46.53456;6.64066;490;20220201;4.2;1.1;2.6;1.6;5.39;3.3;.67;3800 +82099;46.53456;6.64066;490;20220202;6.2;1.6;3.9;1.6;7.89;4.6;.4;2600 +82099;46.53456;6.64066;490;20220203;3.9;2.6;3.2;1;7.49;0;.39;2500 +82099;46.53456;6.64066;490;20220204;7.8;1.3;4.5;1.5;7.49;.3;.52;9100 +82099;46.53456;6.64066;490;20220205;8.8;5;6.9;1.9;5.99;0;1.01;9900 +82099;46.53456;6.64066;490;20220206;7.1;.7;3.9;3.2;6.29;9;.88;5400 +82099;46.53456;6.64066;490;20220207;6.9;4;5.4;2.5;5.89;.2;1.04;9700 +82099;46.53456;6.64066;490;20220208;6.2;.1;3.1;1.4;4.69;0;.79;10200 +82099;46.53456;6.64066;490;20220209;7.6;1;4.3;1.5;5.79;0;.8;10700 +82099;46.53456;6.64066;490;20220210;12.4;4;8.2;1.4;6.89;5.4;1.01;10100 +82099;46.53456;6.64066;490;20220211;7.7;5.4;6.5;2.9;6.09;.7;1.3;9600 +82099;46.53456;6.64066;490;20220212;4.3;-.6;1.8;1.9;4.89;0;.82;10500 +82099;46.53456;6.64066;490;20220213;9.1;1.4;5.2;1.5;4.99;0;1.06;11100 +82099;46.53456;6.64066;490;20220214;8.7;4.1;6.4;1.4;5.89;8.1;1;3200 +82099;46.53456;6.64066;490;20220215;6.5;3.6;5;1.7;7.09;1.4;.77;6900 +82099;46.53456;6.64066;490;20220216;5.4;2.9;4.1;1.5;7.79;7.8;.47;1000 +82099;46.53456;6.64066;490;20220217;12.5;5.4;8.9;2.8;9.49;.2;1.01;4600 +82099;46.53456;6.64066;490;20220218;15;5.6;10.3;2.3;8.19;2.6;1.51;8500 +82099;46.53456;6.64066;490;20220219;8.2;5.1;6.6;1.5;6.29;0;1.11;11100 +82099;46.53456;6.64066;490;20220220;9.2;4;6.6;1.6;6.59;2.4;1.07;7600 +82099;46.53456;6.64066;490;20220221;7.7;6.7;7.2;2.7;7.39;8.2;1.16;5800 +82099;46.53456;6.64066;490;20220222;9.3;4.1;6.7;1.6;7.19;.1;1.12;11800 +82099;46.53456;6.64066;490;20220223;10.3;5.1;7.7;1.6;7.39;0;1.24;12900 +82099;46.53456;6.64066;490;20220224;11.1;3.3;7.2;2.5;7.09;0;1.32;7400 +82099;46.53456;6.64066;490;20220225;7.5;3;5.2;2.4;4.59;0;1.61;14200 +82099;46.53456;6.64066;490;20220226;8;1.9;4.9;4;4.79;0;1.91;14400 +82099;46.53456;6.64066;490;20220227;6.3;-1.1;2.6;2.1;4.29;0;1.36;14400 +82099;46.53456;6.64066;490;20220228;7.8;-.4;3.7;1.4;4.69;0;1.28;14300 +82099;46.53456;6.64066;490;20220301;7.2;.6;3.9;1.6;4.79;0;1.35;14700 +82099;46.53456;6.64066;490;20220302;9;1.2;5.1;1.5;5.59;0;1.31;12500 +82099;46.53456;6.64066;490;20220303;11.7;4;7.8;.8;6.29;0;1.36;14300 +82099;46.53456;6.64066;490;20220304;11.9;3.1;7.5;2;3.99;0;2.04;15100 +82099;46.53456;6.64066;490;20220305;7.5;-.1;3.7;1.7;3.49;0;1.63;15700 +82099;46.53456;6.64066;490;20220306;6.6;-.7;2.9;2;3.89;0;1.59;15400 +82099;46.53456;6.64066;490;20220307;6.2;-1.3;2.4;2.1;4.19;0;1.5;14800 +82099;46.53456;6.64066;490;20220308;6.7;-1.3;2.7;1.8;4.79;0;1.43;15800 +82099;46.53456;6.64066;490;20220309;9.5;.8;5.1;1.8;5.29;0;1.66;15800 +82099;46.53456;6.64066;490;20220310;11;1.8;6.4;1.6;5.49;0;1.77;16400 +82099;46.53456;6.64066;490;20220311;11.2;3.4;7.3;1.4;6.09;0;1.62;13200 +82099;46.53456;6.64066;490;20220312;12.9;7.7;10.3;1.8;5.39;0;2.21;14700 +82099;46.53456;6.64066;490;20220313;12.6;8.8;10.7;2;5.99;3.6;2.05;9200 +82099;46.53456;6.64066;490;20220314;11.2;4;7.6;1.2;7.79;5.5;1.64;16100 +82099;46.53456;6.64066;490;20220315;11.8;6.8;9.3;.7;9.49;.2;1.01;5800 +82099;46.53456;6.64066;490;20220316;11.6;6.7;9.1;1;9.09;0;1.38;10900 +82099;46.53456;6.64066;490;20220317;16.8;7.1;11.9;2.5;9.79;0;2.1;12300 +82099;46.53456;6.64066;490;20220318;10.1;8.3;9.2;4.4;8.19;0;2.08;13600 +82099;46.53456;6.64066;490;20220319;11;5.9;8.4;2;6.59;0;2.06;15600 +82099;46.53456;6.64066;490;20220320;13;4.4;8.7;1.4;6.59;0;1.97;15200 +82099;46.53456;6.64066;490;20220321;12.8;5.3;9;1.6;6.09;0;2.29;18500 +82099;46.53456;6.64066;490;20220322;13.3;4.6;8.9;1.6;6.19;0;2.35;19400 +82099;46.53456;6.64066;490;20220323;13.7;4.4;9;1.7;6.09;0;2.44;19400 +82099;46.53456;6.64066;490;20220324;15.3;5.6;10.4;1.4;5.99;0;2.56;20000 +82099;46.53456;6.64066;490;20220325;18.1;6.2;12.1;2;5.99;0;3.07;19600 +82099;46.53456;6.64066;490;20220326;16.3;6.5;11.4;1.2;6.09;0;2.63;20400 +82099;46.53456;6.64066;490;20220327;15.8;6.7;11.2;1.3;5.59;0;2.62;19000 +82099;46.53456;6.64066;490;20220328;18;7.1;12.5;1.4;5.09;0;2.94;20100 +82099;46.53456;6.64066;490;20220329;15.8;8.8;12.3;1.2;6.39;.2;2.21;12300 +82099;46.53456;6.64066;490;20220330;11.6;9.9;10.7;1;9.19;2.7;1.69;11200 +82099;46.53456;6.64066;490;20220331;10.6;7.8;9.2;.8;8.99;3.4;1.29;7900 +82099;46.53456;6.64066;490;20220401;3.1;3;3;3.3;6.13;5.3;.93;4000 +82099;46.53456;6.64066;490;20220402;2.8;-1.2;.8;3.6;5.29;0;1.06;8600 +82099;46.53456;6.64066;490;20220403;5.2;-1.3;2;4.1;4.46;.1;1.94;15266 +82099;46.53456;6.64066;490;20220404;7.2;.7;3.9;1.7;5.29;0;2.06;20200 +82099;46.53456;6.64066;490;20220405;13;4.5;8.7;1.4;6.49;0;2.36;17700 +82099;46.53456;6.64066;490;20220406;14.7;5.7;10.2;1.8;8.59;4;2.54;19100 +82099;46.53456;6.64066;490;20220407;9.8;8.8;9.3;3.3;9.89;27;1.03;2500 +82099;46.53456;6.64066;490;20220408;12.7;8.3;10.5;3.2;10.09;11;1.28;2800 +82099;46.53456;6.64066;490;20220409;7.9;3.8;5.8;2.2;6.09;1.1;1.78;11600 +82099;46.53456;6.64066;490;20220410;11;1.7;6.3;1.5;5.79;.1;2.61;23500 +82099;46.53456;6.64066;490;20220411;13.2;3.5;8.3;1.4;6.39;0;2.66;21200 +82099;46.53456;6.64066;490;20220412;18;7.4;12.7;1.1;8.39;0;2.92;20300 +82099;46.53456;6.64066;490;20220413;18.7;10.9;14.8;1.5;8.99;0;2.9;16100 +82099;46.53456;6.64066;490;20220414;21.2;10.1;15.6;1.6;10.49;0;3.58;22500 +82099;46.53456;6.64066;490;20220415;22;11.3;16.6;2.2;11.19;0;3.77;21200 +82099;46.53456;6.64066;490;20220416;18;11.2;14.6;4.4;8.59;0;4.5;24800 +82099;46.53456;6.64066;490;20220417;17;5.1;11;3.4;6.19;0;4.07;25000 +82099;46.53456;6.64066;490;20220418;16.2;4.9;10.5;1.4;6.29;0;3.35;24900 +82099;46.53456;6.64066;490;20220419;18.5;7;12.7;1.7;6.39;0;3.67;23500 +82099;46.53456;6.64066;490;20220420;16.4;8.4;12.4;1.1;7.09;0;3.01;20100 +82099;46.53456;6.64066;490;20220421;18.6;7.4;13;1.7;6.99;0;3.53;21700 +82099;46.53456;6.64066;490;20220422;15.9;8.2;12;1;8.19;2.6;2.8;18900 +82099;46.53456;6.64066;490;20220423;15.1;10;12.5;2.6;10.59;5;2.05;9200 +82099;46.53456;6.64066;490;20220424;12.1;6;9;1.4;9.59;4.9;1.39;7700 +82099;46.53456;6.64066;490;20220425;12.1;8.9;10.5;1.8;10.59;3.9;1.2;4700 +82099;46.53456;6.64066;490;20220426;14.4;8.6;11.5;2;8.89;2.6;2.94;19400 +82099;46.53456;6.64066;490;20220427;18.2;6.1;12.1;1.6;8.59;0;3.73;26400 +82099;46.53456;6.64066;490;20220428;20.4;7.6;14;1.6;8.89;0;4.03;26400 +82099;46.53456;6.64066;490;20220429;18.7;8.8;13.7;1.7;8.29;0;3.58;21500 +82099;46.53456;6.64066;490;20220430;17.8;11;14.4;1.6;9.29;6.4;3.37;20000 +82099;46.53456;6.64066;490;20220501;17.6;6.6;12.1;1.7;8.79;0;3.72;26100 +82099;46.53456;6.64066;490;20220502;18.3;8.1;13.2;1.1;8.79;.1;3.64;25000 +82099;46.53456;6.64066;490;20220503;19.4;11.3;15.3;1.3;9.89;0;3.87;24500 +82099;46.53456;6.64066;490;20220504;17.7;11.1;14.4;1.2;11.09;4.3;3.57;23800 +82099;46.53456;6.64066;490;20220505;11.1;10.8;10.9;.8;11.79;10.8;1.01;4200 +82099;46.53456;6.64066;490;20220506;15.9;10.1;13;2.8;11.19;0;3.17;20800 +82099;46.53456;6.64066;490;20220507;18.5;11.6;15;3.1;11.19;0;3.42;17500 +82099;46.53456;6.64066;490;20220508;19.6;10.9;15.2;2.5;11.49;0;4.04;24600 +82099;46.53456;6.64066;490;20220509;21;11.4;16.2;1.1;11.99;.2;4.2;27000 +82099;46.53456;6.64066;490;20220510;22.6;12.2;17.4;1.6;11.69;0;4.34;25100 +82099;46.53456;6.64066;490;20220511;26.2;13.3;19.7;2.1;11.19;0;5.31;27400 +82099;46.53456;6.64066;490;20220512;25.1;15.7;20.4;1.7;11.19;0;4.62;22700 +82099;46.53456;6.64066;490;20220513;23.5;15.6;19.5;1.5;13.29;.2;4.51;24800 +82099;46.53456;6.64066;490;20220514;24.1;15.7;19.9;1.2;13.89;0;4.76;27300 +82099;46.53456;6.64066;490;20220515;26.2;14.6;20.4;1.7;13.09;.6;5.11;27200 +82099;46.53456;6.64066;490;20220516;23.4;15.2;19.3;1.3;12.69;.1;3.81;19400 +82099;46.53456;6.64066;490;20220517;26.1;15.8;20.9;1.2;13.39;0;4.88;26600 +82099;46.53456;6.64066;490;20220518;27.6;16.2;21.9;1.3;14.09;0;5.18;27500 +82099;46.53456;6.64066;490;20220519;26.9;17.6;22.2;1.8;14.39;0;4.87;23100 +82099;46.53456;6.64066;490;20220520;28.8;17.8;23.3;1.9;13.89;0;5.5;25700 +82099;46.53456;6.64066;490;20220521;29.1;20.7;24.9;1.9;13.09;0;6.03;27900 +82099;46.53456;6.64066;490;20220522;24.3;17.8;21;1.3;15.99;0;3.94;19800 +82099;46.53456;6.64066;490;20220523;26.6;20.4;23.5;1.9;14.99;3.3;4.68;20100 +82099;46.53456;6.64066;490;20220524;17.3;13.1;15.2;1.3;12.39;.5;2.09;9300 +82099;46.53456;6.64066;490;20220525;22.1;11.9;17;1.9;9.99;0;5.19;30600 +82099;46.53456;6.64066;490;20220526;23.6;12.5;18;2.2;10.39;0;5.36;29300 +82099;46.53456;6.64066;490;20220527;25;13.5;19.2;2;11.79;0;5.38;28900 +82099;46.53456;6.64066;490;20220528;22.1;14.1;18.1;3.2;9.09;0;5.75;28700 +82099;46.53456;6.64066;490;20220529;19.4;11.3;15.3;3.3;6.79;0;5.29;26600 +82099;46.53456;6.64066;490;20220530;20.8;9.6;15.2;2;8.29;0;4.91;29000 +82099;46.53456;6.64066;490;20220531;18.5;12.6;15.5;1.6;11.29;2.3;2.23;8100 +82099;46.53456;6.64066;490;20220601;17.5;13;15.2;1.4;14.29;7.5;2;9800 +82099;46.53456;6.64066;490;20220602;23.7;14;18.8;1.6;15.39;.3;4.33;24000 +82099;46.53456;6.64066;490;20220603;22.8;17.1;19.9;1.6;15.59;3.5;3.67;17900 +82099;46.53456;6.64066;490;20220604;28.1;17.2;22.6;1.8;16.09;1.6;5.46;27000 +82099;46.53456;6.64066;490;20220605;23.4;18.2;20.8;1.8;17.09;2.2;3.4;15300 +82099;46.53456;6.64066;490;20220606;24;14.7;19.3;1.7;14.69;8.8;4.48;23900 +82099;46.53456;6.64066;490;20220607;22.7;14.7;18.7;2.1;13.79;0;4.56;24300 +82099;46.53456;6.64066;490;20220608;17.6;12;14.8;1.9;11.99;15.7;2.63;12900 +82099;46.53456;6.64066;490;20220609;17.3;10.8;14;2;11.79;3.2;2.77;14900 +82099;46.53456;6.64066;490;20220610;23.3;10.6;16.9;1.9;10.39;0;5.45;32094 +82099;46.53456;6.64066;490;20220611;26.5;13.7;20.1;1.5;11.59;0;5.72;31400 +82099;46.53456;6.64066;490;20220612;27.8;15.8;21.8;1.7;12.09;0;5.76;28900 +82099;46.53456;6.64066;490;20220613;26.9;19.7;23.3;2;13.19;0;5.84;27400 +82099;46.53456;6.64066;490;20220614;26.8;14.3;20.5;1.3;11.59;0;5.66;31100 +82099;46.53456;6.64066;490;20220615;31.2;17.6;24.4;1.7;14.49;6.4;6.08;28400 +82099;46.53456;6.64066;490;20220616;31.1;20.3;25.7;1.6;15.89;0;6.09;28200 +82099;46.53456;6.64066;490;20220617;30.6;19.2;24.9;1.3;13.49;0;5.97;29200 +82099;46.53456;6.64066;490;20220618;32;20.3;26.1;1.3;14.29;0;6.26;30100 +82099;46.53456;6.64066;490;20220619;32.4;22.5;27.4;1.6;16.29;0;6.53;29600 +82099;46.53456;6.64066;490;20220620;31.6;22.7;27.1;1.7;13.69;0;6.68;30300 +82099;46.53456;6.64066;490;20220621;29.4;20.2;24.8;1.6;16.49;1;5.34;24200 +82099;46.53456;6.64066;490;20220622;24.5;20.1;22.3;1.9;18.29;15.2;3.76;16500 +82099;46.53456;6.64066;490;20220623;26.5;17.6;22;1.3;18.39;6.9;4.67;24000 +82099;46.53456;6.64066;490;20220624;19.6;17.3;18.4;1.7;16.79;11.9;2.05;8100 +82099;46.53456;6.64066;490;20220625;25.5;14.3;19.9;1.5;15.09;6.9;5.37;30200 +82099;46.53456;6.64066;490;20220626;27.7;16.3;22;1.6;16.79;.1;5.14;26000 +82099;46.53456;6.64066;490;20220627;22;20;21;2.4;14.69;.1;2.88;7400 +82099;46.53456;6.64066;490;20220628;20.7;15.8;18.2;2.1;15.49;0;3.34;16800 +82099;46.53456;6.64066;490;20220629;25.9;17.2;21.5;1.1;15.59;0;5.09;27400 +82099;46.53456;6.64066;490;20220630;27.7;18;22.8;1.7;16.49;14.5;5.25;25600 +82099;46.53456;6.64066;490;20220701;21.1;13.8;17.4;1.9;13.49;0;3.99;21800 +82099;46.53456;6.64066;490;20220702;25.4;14.1;19.7;1.7;13.09;0;5.63;31300 +82099;46.53456;6.64066;490;20220703;29.9;17.6;23.7;1.9;14.09;6.1;5.97;27800 +82099;46.53456;6.64066;490;20220704;25.5;18.1;21.8;2;18.89;6.7;4.29;21100 +82099;46.53456;6.64066;490;20220705;26.1;17.4;21.7;1.8;15.19;0;5.57;29000 +82099;46.53456;6.64066;490;20220706;26.9;17;21.9;1.9;11.79;0;6.03;30500 +82099;46.53456;6.64066;490;20220707;26.1;16.1;21.1;2.4;12.29;0;6.01;30000 +82099;46.53456;6.64066;490;20220708;25.2;16.1;20.6;4.4;11.99;0;6.72;31000 +82099;46.53456;6.64066;490;20220709;27.8;14.9;21.3;2.4;11.69;0;6.01;28400 +82099;46.53456;6.64066;490;20220710;27.4;17.2;22.3;2.2;12.09;0;6.15;29900 +82099;46.53456;6.64066;490;20220711;27.4;14.7;21;2.6;11.59;0;6.22;30000 +82099;46.53456;6.64066;490;20220712;29.4;17.2;23.3;1.8;11.99;0;6.19;30200 +82099;46.53456;6.64066;490;20220713;30.7;17.3;24;1;12.19;0;5.64;29400 +82099;46.53456;6.64066;490;20220714;33.6;20.9;27.2;1.4;13.59;0;6.37;29700 +82099;46.53456;6.64066;490;20220715;30.7;20.2;25.4;1.6;13.29;0;6.15;29100 +82099;46.53456;6.64066;490;20220716;30.3;18.3;24.3;1.6;11.99;0;6.06;29300 +82099;46.53456;6.64066;490;20220717;31.3;17.7;24.5;2.4;10.89;0;6.8;29600 +82099;46.53456;6.64066;490;20220718;34.9;19.1;27;1.7;12.39;0;6.62;29300 +82099;46.53456;6.64066;490;20220719;34.3;20.9;27.6;1.3;14.09;2.4;6.16;28600 +82099;46.53456;6.64066;490;20220720;31.5;23.1;27.3;1.3;19.49;5.7;4.69;19800 +82099;46.53456;6.64066;490;20220721;29.4;20.8;25.1;1.8;15.69;0;6.01;28600 +82099;46.53456;6.64066;490;20220722;32.9;19.5;26.2;1.3;15.79;.7;5.17;22900 +82099;46.53456;6.64066;490;20220723;28.2;18.9;23.5;2.1;18.5;0;4.3;18450 +82099;46.53456;6.64066;490;20220724;31;16.8;23.9;1.4;17;0;4.74;22000 +82099;46.53456;6.64066;490;20220725;34.4;17.5;25.9;2.6;15;2.2;6.3;23850 +82099;46.53456;6.64066;490;20220726;27.4;18.2;22.8;1.7;14.69;0;4.27;18300 +82099;46.53456;6.64066;490;20220727;27.8;18;22.9;2.4;12.19;0;6;27900 +82099;46.53456;6.64066;490;20220728;29.1;17.6;23.3;1.7;12.99;0;5.12;23400 +82099;46.53456;6.64066;490;20220729;22.7;20.2;21.4;1.5;14.99;.4;2.78;9800 +82099;46.53456;6.64066;490;20220730;28.1;17;22.5;1.9;13.99;0;5.11;24100 +82099;46.53456;6.64066;490;20220731;30;18.2;24.1;2.1;11.99;0;5.97;27000 +82099;46.53456;6.64066;490;20220801;31.1;19.8;25.4;1.7;12.99;0;5.78;26600 +82099;46.53456;6.64066;490;20220802;30.9;19.6;25.2;1.6;14.99;0;5.67;27000 +82099;46.53456;6.64066;490;20220803;33;20.1;26.5;1.4;14.29;0;5.71;26800 +82099;46.53456;6.64066;490;20220804;34.5;22.1;28.3;1.9;14.39;0;6.3;26500 +82099;46.53456;6.64066;490;20220805;32.1;22.7;27.4;1.8;16.09;.6;4.94;18700 +82099;46.53456;6.64066;490;20220806;26.1;18.6;22.3;2.2;16.59;0;4.97;24900 +82099;46.53456;6.64066;490;20220807;24.9;17.8;21.3;2.6;15.79;0;3.98;16800 +82099;46.53456;6.64066;490;20220808;29.4;17.6;23.5;2.5;14.69;.1;5.77;26500 +82099;46.53456;6.64066;490;20220809;30.6;17.4;24;1.9;13.39;0;5.64;26600 +82099;46.53456;6.64066;490;20220810;30.2;18.4;24.3;1.9;12.19;0;5.61;26000 +82099;46.53456;6.64066;490;20220811;30;18;24;1.7;12.69;0;5.3;25200 +82099;46.53456;6.64066;490;20220812;30.6;19.1;24.8;1.8;12.09;0;5.53;25500 +82099;46.53456;6.64066;490;20220813;29.2;17.3;23.2;1.6;10.19;0;5.29;26400 +82099;46.53456;6.64066;490;20220814;22.6;18;20.3;1.6;13.79;1.3;2.76;10100 +82099;46.53456;6.64066;490;20220815;24.6;17.1;20.8;1.6;16.59;.1;3.12;14200 +82099;46.53456;6.64066;490;20220816;28.6;16.7;22.6;1.4;12.89;2.2;4.84;25200 +82099;46.53456;6.64066;490;20220817;28.3;19.3;23.8;1.6;16.69;19.7;3.83;16300 +82099;46.53456;6.64066;490;20220818;23.3;16.2;19.7;1.6;16.59;11.8;2.66;12000 +82099;46.53456;6.64066;490;20220819;20.2;16.7;18.4;1.5;17.69;6.5;1.66;6700 +82099;46.53456;6.64066;490;20220820;23.1;16.9;20;1;17.49;3.8;2.78;14600 +82099;46.53456;6.64066;490;20220821;25.4;16.1;20.7;1.4;15.59;0;4.17;23400 +82099;46.53456;6.64066;490;20220822;27.4;16.5;21.9;1.7;12.39;0;4.65;23600 +82099;46.53456;6.64066;490;20220823;28.2;17.1;22.6;2;11.69;0;4.95;23400 +82099;46.53456;6.64066;490;20220824;26.4;16.9;21.6;1.3;12.49;0;4.19;22500 +82099;46.53456;6.64066;490;20220825;28.1;17.2;22.6;1.6;14.99;.1;4.44;22700 +82099;46.53456;6.64066;490;20220826;25.1;20.2;22.6;1.5;16.29;2.2;3.16;13500 +82099;46.53456;6.64066;490;20220827;26.9;17.2;22;1.8;16.29;.1;4.12;20900 +82099;46.53456;6.64066;490;20220828;24.2;16.6;20.4;1.6;16.89;.1;3.17;16300 +82099;46.53456;6.64066;490;20220829;27.6;17.1;22.3;1.8;15.89;0;4.31;22100 +82099;46.53456;6.64066;490;20220830;25.9;18.3;22.1;1.8;15.29;5.4;3.31;13700 +82099;46.53456;6.64066;490;20220831;25.6;16.7;21.1;2;16.29;.3;3.88;20200 +82099;46.53456;6.64066;490;20220901;23.5;15.2;19.3;1.9;14.99;0;3.31;17400 +82099;46.53456;6.64066;490;20220902;22.7;14.9;18.8;1.6;15.39;11.1;2.87;15300 +82099;46.53456;6.64066;490;20220903;22.1;15.6;18.8;1.4;17.09;8.3;2.47;13400 +82099;46.53456;6.64066;490;20220904;24.9;16.7;20.8;1.4;16.99;.6;3.64;21200 +82099;46.53456;6.64066;490;20220905;27.1;17.7;22.4;1.7;17.09;0;3.92;20700 +82099;46.53456;6.64066;490;20220906;25.4;19.9;22.6;1.5;17.39;3;3.08;14300 +82099;46.53456;6.64066;490;20220907;24.2;17.8;21;1.4;17.99;41.4;2.85;15000 +82099;46.53456;6.64066;490;20220908;23.5;14.7;19.1;2.3;15.19;1;3.49;19600 +82099;46.53456;6.64066;490;20220909;22;15.5;18.7;2.5;14.19;8.1;3.36;18000 +82099;46.53456;6.64066;490;20220910;20.5;13.6;17;2.1;13.39;0;2.67;14100 +82099;46.53456;6.64066;490;20220911;22.9;13.2;18;1.9;12.19;0;3.48;20400 +82099;46.53456;6.64066;490;20220912;23.6;13.4;18.5;1.7;13.79;0;3.32;20000 +82099;46.53456;6.64066;490;20220913;23.9;16;19.9;1.6;15.29;1;2.86;14800 +82099;46.53456;6.64066;490;20220914;23.8;19.3;21.5;1.5;19.79;16.7;2.17;9900 +82099;46.53456;6.64066;490;20220915;20.4;15.3;17.8;1.4;17.59;20.4;1.58;7800 +82099;46.53456;6.64066;490;20220916;20.1;16.3;18.2;2;13.69;0;2.67;13800 +82099;46.53456;6.64066;490;20220917;14.4;8.6;11.5;1.7;8.49;0;2.04;12200 +82099;46.53456;6.64066;490;20220918;16.9;7.6;12.2;1.6;8.09;0;2.62;19000 +82099;46.53456;6.64066;490;20220919;17.6;9.9;13.7;3.1;7.89;0;3.34;19100 +82099;46.53456;6.64066;490;20220920;18.2;7.8;13;2.8;8.09;0;3.1;18600 +82099;46.53456;6.64066;490;20220921;17.9;8.6;13.2;2.1;8.79;0;2.77;18500 +82099;46.53456;6.64066;490;20220922;17.9;8.3;13.1;2.1;9.69;0;2.52;16800 +82099;46.53456;6.64066;490;20220923;19.9;10;14.9;1.7;11.99;4.3;2.31;14800 +82099;46.53456;6.64066;490;20220924;17;13.6;15.3;1.7;14.19;14.8;1.61;9100 +82099;46.53456;6.64066;490;20220925;15.5;12;13.7;1.3;12.79;13.2;1.46;8700 +82099;46.53456;6.64066;490;20220926;15.6;11.1;13.3;2.1;11.59;8.2;1.67;8800 +82099;46.53456;6.64066;490;20220927;13.2;10.1;11.6;4;10.09;7.7;1.74;6100 +82099;46.53456;6.64066;490;20220928;15.4;9.3;12.3;2.8;12.09;33.4;1.11;2500 +82099;46.53456;6.64066;490;20220929;12.3;10.7;11.5;1.5;11.49;8.5;1.05;5000 +82099;46.53456;6.64066;490;20220930;13.8;7.5;10.6;1.7;10.09;0;1.45;9900 +82099;46.53456;6.64066;490;20221001;12.1;8.9;10.5;2.2;11.89;14.8;.66;1400 +82099;46.53456;6.64066;490;20221002;21.2;11.9;16.5;1.4;14.99;.9;1.88;12300 +82099;46.53456;6.64066;490;20221003;18.5;12.2;15.3;1.8;13.29;0;1.91;12900 +82099;46.53456;6.64066;490;20221004;17.7;12.2;14.9;1.2;12.89;0;1.84;14300 +82099;46.53456;6.64066;490;20221005;21.8;10.7;16.2;1.7;12.49;0;2.27;15200 +82099;46.53456;6.64066;490;20221006;21.9;12.9;17.4;1.6;14.39;0;2.16;14600 +82099;46.53456;6.64066;490;20221007;19;12.8;15.9;1.3;14.09;0;1.7;12000 +82099;46.53456;6.64066;490;20221008;16.8;14.5;15.6;1.8;14.09;3.2;1.25;4500 +82099;46.53456;6.64066;490;20221009;15.4;12.3;13.8;1.5;12.59;.1;1.31;7900 +82099;46.53456;6.64066;490;20221010;19.2;12.5;15.8;.9;13.99;0;1.54;11700 +82099;46.53456;6.64066;490;20221011;17.6;11.8;14.7;1.5;13.39;.1;1.52;11300 +82099;46.53456;6.64066;490;20221012;17.9;14.3;16.1;1.1;14.49;0;1.52;11600 +82099;46.53456;6.64066;490;20221013;16.7;12.6;14.6;.7;14.19;.4;1.06;7000 +82099;46.53456;6.64066;490;20221014;16.8;13.8;15.3;1.4;15.19;1.7;.94;3900 +82099;46.53456;6.64066;490;20221015;20;14.1;17;1.4;14.69;0;1.55;10000 +82099;46.53456;6.64066;490;20221016;22.4;14.4;18.4;1.4;13.19;0;1.89;12100 +82099;46.53456;6.64066;490;20221017;21;13.6;17.3;1.3;13.59;0;1.68;11900 +82099;46.53456;6.64066;490;20221018;21;13.9;17.4;1.2;13.99;0;1.63;12200 +82099;46.53456;6.64066;490;20221019;17.9;12.5;15.2;1.4;13.69;0;1.38;11100 +82099;46.53456;6.64066;490;20221020;18.3;12.8;15.5;1;14.99;3.4;1;5800 +82099;46.53456;6.64066;490;20221021;18;14.1;16;1;15.49;25.7;.88;3300 +82099;46.53456;6.64066;490;20221022;18.3;13.7;16;.9;14.49;.2;1.26;11600 +82099;46.53456;6.64066;490;20221023;17.2;11.4;14.3;1;13.59;17.3;.95;5800 +82099;46.53456;6.64066;490;20221024;16;14.2;15.1;1.5;14.59;22.1;.83;1500 +82099;46.53456;6.64066;490;20221025;15.3;10.6;12.9;1.5;13.29;1.4;.99;9900 +82099;46.53456;6.64066;490;20221026;19.7;12.6;16.1;1.7;14.39;0;1.35;10600 +82099;46.53456;6.64066;490;20221027;17.7;11.9;14.8;1.4;12.99;0;1.18;9800 +82099;46.53456;6.64066;490;20221028;20;12.4;16.2;.9;13.29;0;1.12;9000 +82099;46.53456;6.64066;490;20221029;17.5;13.6;15.5;1.4;12.69;0;1.19;8300 +82099;46.53456;6.64066;490;20221030;17;11.8;14.4;1.3;12.89;0;1.04;8900 +82099;46.53456;6.64066;490;20221031;17;12.3;14.6;1.3;13.49;7.4;1;9000 +82099;46.53456;6.64066;490;20221101;15.8;13.3;14.5;1.6;14.09;1.7;.88;5200 +82099;46.53456;6.64066;490;20221102;15.3;11.5;13.4;1.2;11.99;0;.91;8200 +82099;46.53456;6.64066;490;20221103;13.2;8.7;10.9;1.5;10.99;21.3;.77;4400 +82099;46.53456;6.64066;490;20221104;9.9;8.7;9.3;1.9;9.19;3.7;.85;3300 +82099;46.53456;6.64066;490;20221105;10.6;6.9;8.7;1.4;8.59;.3;.79;4400 +82099;46.53456;6.64066;490;20221106;9.6;4.9;7.2;1.6;8.19;0;.7;6200 +82099;46.53456;6.64066;490;20221107;14.4;7.4;10.9;1.8;8.99;0;1;9100 +82099;46.53456;6.64066;490;20221108;14.6;7.1;10.8;1.4;8.99;6.6;.91;6800 +82099;46.53456;6.64066;490;20221109;11.8;10.4;11.1;1.3;11.69;11.7;.63;1100 +82099;46.53456;6.64066;490;20221110;14.7;9.9;12.3;1.6;11.39;0;.8;6900 +82099;46.53456;6.64066;490;20221111;12.4;9.4;10.9;1.3;10.89;0;.6;8500 +82099;46.53456;6.64066;490;20221112;11.2;7.7;9.4;1.4;10.39;0;.56;5500 +82099;46.53456;6.64066;490;20221113;9.9;7.7;8.8;1.1;9.69;0;.56;3500 +82099;46.53456;6.64066;490;20221114;13.6;7;10.3;2.1;9.39;2.1;.95;4000 +82099;46.53456;6.64066;490;20221115;11.6;8.5;10;1.5;10.49;14.3;.65;2400 +82099;46.53456;6.64066;490;20221116;12.7;9.3;11;1.3;10.99;1.7;.53;7500 +82099;46.53456;6.64066;490;20221117;15.2;8.7;11.9;2.4;10.39;10.6;1.07;3600 +82099;46.53456;6.64066;490;20221118;10.9;8.5;9.7;3.1;8.99;1.7;.96;6200 +82099;46.53456;6.64066;490;20221119;10.1;5.3;7.7;1.7;7.69;1.2;.64;6600 +82099;46.53456;6.64066;490;20221120;9.5;5.2;7.3;2;7.09;.5;.76;6200 +82099;46.53456;6.64066;490;20221121;8.1;5.9;7;1.9;7.79;13.2;.63;4800 +82099;46.53456;6.64066;490;20221122;8.9;5.3;7.1;2.6;7.99;1;.72;4400 +82099;46.53456;6.64066;490;20221123;7;3.4;5.2;1.4;7.89;7;.35;5000 +82099;46.53456;6.64066;490;20221124;10.8;6.1;8.4;1.7;8.99;.3;.53;5500 +82099;46.53456;6.64066;490;20221125;9.8;6.3;8;1;8.09;1.2;.59;2700 +82099;46.53456;6.64066;490;20221126;10.2;4.9;7.5;1.8;7.59;0;.56;6800 +82099;46.53456;6.64066;490;20221127;7.2;2.7;4.9;1.5;6.69;0;.49;4500 +82099;46.53456;6.64066;490;20221128;9.4;5.4;7.4;1.2;7.79;1.1;.67;1500 +82099;46.53456;6.64066;490;20221129;7.8;6;6.9;1.2;8.39;1.3;.47;2700 +82099;46.53456;6.64066;490;20221130;8.2;5;6.6;2.9;7.49;0;.8;3200 +82099;46.53456;6.64066;490;20221201;5.4;3.8;4.6;3.2;6.19;0;.87;2600 +82099;46.53456;6.64066;490;20221202;6;2.9;4.4;1.4;6.29;0;.5;3600 +82099;46.53456;6.64066;490;20221203;3.2;1.3;2.2;2;5.99;0;.42;3500 +82099;46.53456;6.64066;490;20221204;5.2;2.1;3.6;1.5;6.69;3.3;.49;1600 +82099;46.53456;6.64066;490;20221205;6.5;3.4;4.9;1.4;7.19;0;.41;3400 +82099;46.53456;6.64066;490;20221206;4.9;1.8;3.3;1.4;6.29;0;.38;3700 +82099;46.53456;6.64066;490;20221207;3.6;1.8;2.7;1.9;5.89;0;.54;2100 +82099;46.53456;6.64066;490;20221208;4.2;1.8;3;1;5.89;9.6;.27;4600 +82099;46.53456;6.64066;490;20221209;2;.1;1;.6;6.49;8.7;.3;1200 +82099;46.53456;6.64066;490;20221210;2.7;1.9;2.3;1.7;6.19;.5;.49;800 +82099;46.53456;6.64066;490;20221211;1;-1.5;-.3;2.5;4.19;0;.44;6200 +82099;46.53456;6.64066;490;20221212;.9;-3.4;-1.3;1.7;3.99;0;.4;4100 +82099;46.53456;6.64066;490;20221213;-.2;-3.9;-2.1;1.6;4.59;1.2;.38;1100 +82099;46.53456;6.64066;490;20221214;6.5;-.2;3.1;.8;7.29;2.5;.3;2000 +82099;46.53456;6.64066;490;20221215;6.8;4.3;5.5;1.2;8.19;16;.39;1900 +82099;46.53456;6.64066;490;20221216;4.7;2.9;3.8;1.5;6.79;.8;.46;1700 +82099;46.53456;6.64066;490;20221217;.5;-1.8;-.7;2.4;4.79;0;.5;1300 +82099;46.53456;6.64066;490;20221218;2.8;-.2;1.3;1.3;5.59;0;.19;5000 +82099;46.53456;6.64066;490;20221219;7;1.4;4.2;1.2;6.69;0;.29;4400 +82099;46.53456;6.64066;490;20221220;11.9;5.2;8.5;1.3;7.19;.9;.62;3800 +82099;46.53456;6.64066;490;20221221;9.2;7.6;8.4;1;9.79;2;.47;1300 +82099;46.53456;6.64066;490;20221222;11;7;9;2.4;10.19;14.4;.6;1400 +82099;46.53456;6.64066;490;20221223;11.6;8.2;9.9;1.4;11.89;23.8;.45;500 +82099;46.53456;6.64066;490;20221224;11.6;10.1;10.8;1.1;12.09;.6;.4;2100 +82099;46.53456;6.64066;490;20221225;9.5;6.9;8.2;1.2;10.19;0;.29;3200 +82099;46.53456;6.64066;490;20221226;10;7.1;8.5;1.4;10.09;9.2;.53;700 +82099;46.53456;6.64066;490;20221227;9.7;7.6;8.6;1.3;8.69;0;.35;5100 +82099;46.53456;6.64066;490;20221228;8.5;4.1;6.3;1.6;7.39;0;.34;5700 +82099;46.53456;6.64066;490;20221229;10.3;7.4;8.8;1.1;8.39;19.4;.61;2100 +82099;46.53456;6.64066;490;20221230;8.9;5.5;7.2;1.1;9.69;4.8;.37;1600 +82099;46.53456;6.64066;490;20221231;14.2;8.9;11.5;1.5;11.09;0;.52;3900 +82100;46.51673;6.97082;782;20220101;11.5;4.6;8.1;1.4;6.27;0;.56;5237 +82100;46.51673;6.97082;782;20220102;14.4;3.6;9;2.7;6.24;0;1.37;4249 +82100;46.51673;6.97082;782;20220103;10.3;7.5;8.9;3.2;7.27;2.1;1.22;3213 +82100;46.51673;6.97082;782;20220104;14.3;6.2;10.2;6;8.14;15.7;1.9;4092 +82100;46.51673;6.97082;782;20220105;2.1;.7;1.4;2.9;5.24;1.5;.62;2509 +82100;46.51673;6.97082;782;20220106;.8;-3.4;-1.3;2.7;4.17;0;.46;4978 +82100;46.51673;6.97082;782;20220107;-.1;-5;-2.5;2.7;4.37;2.5;.37;2891 +82100;46.51673;6.97082;782;20220108;1.9;-.8;.5;4.4;5.44;7.3;.49;3245 +82100;46.51673;6.97082;782;20220109;1.5;.1;.8;4.6;5.87;7.5;.39;2755 +82100;46.51673;6.97082;782;20220110;1;-1.8;-.4;2.5;5.07;.1;.32;4910 +82100;46.51673;6.97082;782;20220111;-.5;-5.5;-3;2.7;4.17;.2;.28;5769 +82100;46.51673;6.97082;782;20220112;-1.3;-6.8;-4.1;2.4;3.8;0;.28;5666 +82100;46.51673;6.97082;782;20220113;-1.3;-7.7;-4.5;1.1;3.84;0;.19;5440 +82100;46.51673;6.97082;782;20220114;2;-5.8;-1.9;.9;4.5;0;.2;5945 +82100;46.51673;6.97082;782;20220115;2.3;-4.1;-.9;.8;4.87;0;.2;5531 +82100;46.51673;6.97082;782;20220116;3.3;-4.8;-.7;1.3;4.4;0;.33;6035 +82100;46.51673;6.97082;782;20220117;3.3;-3.2;0;2.1;4.5;.1;.49;6084 +82100;46.51673;6.97082;782;20220118;2.4;-4.2;-.9;1.6;4.77;0;.29;6029 +82100;46.51673;6.97082;782;20220119;2.9;-4.2;-.7;2;5.1;.3;.35;5573 +82100;46.51673;6.97082;782;20220120;1.8;-.5;.7;2.5;5.04;0;.55;3161 +82100;46.51673;6.97082;782;20220121;-.2;-2.3;-1.3;5;3.64;0;.89;6098 +82100;46.51673;6.97082;782;20220122;1.9;-6.4;-2.3;2.3;3.87;0;.49;6643 +82100;46.51673;6.97082;782;20220123;.6;-4.5;-2;1.3;4.4;0;.3;6356 +82100;46.51673;6.97082;782;20220124;1.9;-4.7;-1.4;1.1;4.6;0;.32;6177 +82100;46.51673;6.97082;782;20220125;3.5;-4.9;-.7;.8;4.87;0;.29;6412 +82100;46.51673;6.97082;782;20220126;4;-3.9;0;1.4;4.74;0;.46;6607 +82100;46.51673;6.97082;782;20220127;4;-3.4;.3;1.5;4.4;0;.52;7196 +82100;46.51673;6.97082;782;20220128;5.3;-1.1;2.1;2;5;0;.63;7610 +82100;46.51673;6.97082;782;20220129;5.4;-3.1;1.1;1.5;4.27;0;.64;7456 +82100;46.51673;6.97082;782;20220130;6.4;0;3.2;2;5.7;0;.64;7484 +82100;46.51673;6.97082;782;20220131;3.4;-1.3;1;3.6;5.44;2.3;.65;3000 +82100;46.51673;6.97082;782;20220201;1.5;-1.3;.1;2.9;5.27;3;.51;3811 +82100;46.51673;6.97082;782;20220202;5.1;.1;2.6;2.9;7.1;2.6;.41;3113 +82100;46.51673;6.97082;782;20220203;6;-.1;2.9;2.2;6.8;0;.48;6219 +82100;46.51673;6.97082;782;20220204;5.8;1.1;3.4;2.3;6.64;1.3;.58;6754 +82100;46.51673;6.97082;782;20220205;5.7;2.8;4.3;2;5.6;1;.86;7241 +82100;46.51673;6.97082;782;20220206;5;-2.4;1.3;5.9;5.44;9.2;.87;5678 +82100;46.51673;6.97082;782;20220207;4.5;2;3.2;4;5.24;.4;1.1;7011 +82100;46.51673;6.97082;782;20220208;6.5;-3.2;1.7;1.6;4.2;0;.84;9041 +82100;46.51673;6.97082;782;20220209;9.1;-1;4;1.4;4.8;0;.91;9267 +82100;46.51673;6.97082;782;20220210;9.8;.1;5;3.7;5.95;6.3;1.4;9210 +82100;46.51673;6.97082;782;20220211;4.3;2.9;3.6;3.7;5.85;3.5;.92;7488 +82100;46.51673;6.97082;782;20220212;4.3;-4.8;-.2;2.2;4.31;0;.77;9193 +82100;46.51673;6.97082;782;20220213;7.7;-1.6;3.1;2.8;4.11;0;1.29;9862 +82100;46.51673;6.97082;782;20220214;7.2;.8;4;3.6;5.31;4.8;1.22;5272 +82100;46.51673;6.97082;782;20220215;4.4;1;2.7;2.8;6.28;2.4;.62;5036 +82100;46.51673;6.97082;782;20220216;4.5;.5;2.5;3.8;7.24;7.3;.37;2809 +82100;46.51673;6.97082;782;20220217;10.6;4.2;7.4;5.4;8.87;1.3;1.02;4900 +82100;46.51673;6.97082;782;20220218;15.7;4.8;10.2;4.4;7.14;6.6;2.36;8171 +82100;46.51673;6.97082;782;20220219;6.2;2.5;4.3;3.4;5.7;0;1.21;8444 +82100;46.51673;6.97082;782;20220220;8.2;.7;4.5;4.9;5.6;.7;1.55;8632 +82100;46.51673;6.97082;782;20220221;4.9;4.7;4.8;5.4;6.5;13.1;1.13;2266 +82100;46.51673;6.97082;782;20220222;6.8;.7;3.8;2.4;6.5;1;.92;9281 +82100;46.51673;6.97082;782;20220223;9.8;2.7;6.3;2.1;6.7;0;1.2;10010 +82100;46.51673;6.97082;782;20220224;9.6;1.1;5.4;4.1;6.07;.9;1.51;8757 +82100;46.51673;6.97082;782;20220225;5;.6;2.8;2.5;4.67;.1;1.23;10926 +82100;46.51673;6.97082;782;20220226;5.3;-1.4;1.9;3.5;4.77;.1;1.24;11899 +82100;46.51673;6.97082;782;20220227;4.1;-5.1;-.5;2.2;4;0;1.08;12483 +82100;46.51673;6.97082;782;20220228;7.2;-3.7;1.8;2.1;4.07;0;1.35;12896 +82100;46.51673;6.97082;782;20220301;7.9;-3.4;2.2;1.8;4.24;0;1.34;12921 +82100;46.51673;6.97082;782;20220302;9;-1.3;3.9;1.7;4.57;0;1.4;12363 +82100;46.51673;6.97082;782;20220303;11.7;1.5;6.6;1.8;5.34;0;1.62;13030 +82100;46.51673;6.97082;782;20220304;8.7;-1.3;3.7;2.4;4.17;0;1.66;13287 +82100;46.51673;6.97082;782;20220305;5.8;-4.2;.8;1.7;3.3;0;1.37;13829 +82100;46.51673;6.97082;782;20220306;4.6;-5.4;-.4;1.8;3.67;0;1.2;13536 +82100;46.51673;6.97082;782;20220307;4.7;-5.9;-.6;1.9;3.97;0;1.18;13811 +82100;46.51673;6.97082;782;20220308;7.4;-5.6;.9;1.6;4.1;0;1.33;14358 +82100;46.51673;6.97082;782;20220309;9.7;-2;3.9;1.7;4.67;0;1.56;14406 +82100;46.51673;6.97082;782;20220310;11.6;-1.1;5.2;1.9;4.84;0;1.82;14887 +82100;46.51673;6.97082;782;20220311;11.9;.3;6.1;2.3;5.17;0;1.84;12623 +82100;46.51673;6.97082;782;20220312;11.4;4.2;7.8;2.4;5.5;0;2.04;12876 +82100;46.51673;6.97082;782;20220313;12.1;3.5;7.8;2.9;5.6;1.5;2.06;9624 +82100;46.51673;6.97082;782;20220314;11.7;1;6.3;2.4;7.14;3.6;1.7;15039 +82100;46.51673;6.97082;782;20220315;11.4;4.6;8;2.3;8.7;.3;1.21;6757 +82100;46.51673;6.97082;782;20220316;12.8;4.3;8.6;1.5;8.6;0;1.42;10547 +82100;46.51673;6.97082;782;20220317;14.3;4.7;9.5;3.3;9.1;0;1.79;11935 +82100;46.51673;6.97082;782;20220318;7.3;5.8;6.6;6.7;8.31;0;1.01;6626 +82100;46.51673;6.97082;782;20220319;10.4;1.8;6.1;3.2;6.68;0;1.78;14039 +82100;46.51673;6.97082;782;20220320;12.9;.6;6.8;2.6;5.45;0;2.22;15783 +82100;46.51673;6.97082;782;20220321;12.9;1.2;7.1;1.8;5.75;0;2.05;16047 +82100;46.51673;6.97082;782;20220322;13;.8;6.9;1.9;5.38;0;2.22;17623 +82100;46.51673;6.97082;782;20220323;14.3;.8;7.6;2.1;5.55;0;2.41;18238 +82100;46.51673;6.97082;782;20220324;15.9;1.6;8.8;2.3;5.38;0;2.73;18958 +82100;46.51673;6.97082;782;20220325;15.8;2.4;9.1;3;5.75;0;2.89;18573 +82100;46.51673;6.97082;782;20220326;16.2;3.1;9.6;2.6;5.71;0;2.86;18450 +82100;46.51673;6.97082;782;20220327;17;2.9;9.9;1.9;4.91;0;2.84;18797 +82100;46.51673;6.97082;782;20220328;17;3;10;2.2;4.68;0;3.05;19274 +82100;46.51673;6.97082;782;20220329;15;5.1;10;3.1;5.55;.2;2.8;14306 +82100;46.51673;6.97082;782;20220330;10.1;6.5;8.3;2.4;8.68;2.6;1.36;8283 +82100;46.51673;6.97082;782;20220331;8.1;5.1;6.6;1.6;8.21;9.6;1.04;6557 +82100;46.51673;6.97082;782;20220401;1;.9;1;2.5;5.61;9.4;.7;3966 +82100;46.51673;6.97082;782;20220402;0;-3.1;-1.5;4.6;4.81;.4;.83;11032 +82100;46.51673;6.97082;782;20220403;.7;-3.8;-1.6;5.1;4.48;0;1.05;13686 +82100;46.51673;6.97082;782;20220404;6.1;-2.7;1.7;2.8;5.11;0;1.7;17850 +82100;46.51673;6.97082;782;20220405;12.3;1.3;6.8;2.4;6.45;0;2.19;16184 +82100;46.51673;6.97082;782;20220406;13.9;2.9;8.4;3;8.18;6.6;2.35;18630 +82100;46.51673;6.97082;782;20220407;7.8;6.1;7;7.3;9.08;13.8;.76;4425 +82100;46.51673;6.97082;782;20220408;10.8;6.4;8.6;7.9;9.25;8.6;1.32;5809 +82100;46.51673;6.97082;782;20220409;4.7;.6;2.6;3.7;5.91;2.8;1.26;10858 +82100;46.51673;6.97082;782;20220410;9.3;-2.6;3.4;1.8;5.35;0;2.24;22634 +82100;46.51673;6.97082;782;20220411;14;-.5;6.8;1.8;6.35;0;2.61;21560 +82100;46.51673;6.97082;782;20220412;19.1;4.3;11.7;2;8.35;0;3.18;21238 +82100;46.51673;6.97082;782;20220413;18.7;7.7;13.2;2;8.81;0;3.2;20005 +82100;46.51673;6.97082;782;20220414;19.6;6.3;12.9;2.4;10.31;.1;3.25;21858 +82100;46.51673;6.97082;782;20220415;19.2;7.4;13.3;3.3;10.75;0;3.26;20891 +82100;46.51673;6.97082;782;20220416;15.3;6;10.6;5.6;8.61;0;3.24;21333 +82100;46.51673;6.97082;782;20220417;14.1;.3;7.2;5;6.15;0;3.3;23532 +82100;46.51673;6.97082;782;20220418;16.2;.4;8.3;2.1;6.31;0;3.23;24548 +82100;46.51673;6.97082;782;20220419;16.5;3.4;9.9;2.3;6.38;0;3.41;23598 +82100;46.51673;6.97082;782;20220420;16.1;3.4;9.7;2.6;7.31;.1;3.13;21056 +82100;46.51673;6.97082;782;20220421;15.6;2.4;9;3.3;7.28;0;3.19;22242 +82100;46.51673;6.97082;782;20220422;15.8;3.6;9.7;2.2;8.45;.5;2.72;19192 +82100;46.51673;6.97082;782;20220423;13;6.4;9.7;3.7;9.75;6.5;1.88;12486 +82100;46.51673;6.97082;782;20220424;9.8;3.1;6.5;3.7;8.65;5.2;1.27;10545 +82100;46.51673;6.97082;782;20220425;10.3;6.6;8.4;3.2;9.95;3.4;1.15;7559 +82100;46.51673;6.97082;782;20220426;12.3;6.9;9.6;2.2;8.55;4.5;2.19;14107 +82100;46.51673;6.97082;782;20220427;15.3;2.4;8.8;3;8.21;0;3.09;24040 +82100;46.51673;6.97082;782;20220428;17.6;3.7;10.7;3;8.71;0;3.55;25355 +82100;46.51673;6.97082;782;20220429;17.5;4.8;11.1;2.2;8.85;.1;3.29;22556 +82100;46.51673;6.97082;782;20220430;15.6;6.4;11;2.5;8.68;1.1;3.17;21843 +82100;46.51673;6.97082;782;20220501;14.9;2.8;8.8;2.7;8.08;0;3.09;23825 +82100;46.51673;6.97082;782;20220502;16.7;3.3;10;2.2;8.71;.3;3.22;23867 +82100;46.51673;6.97082;782;20220503;16;6.6;11.3;2;9.41;3.3;2.84;19092 +82100;46.51673;6.97082;782;20220504;16.2;8;12.1;1.7;10.08;4.1;2.68;16999 +82100;46.51673;6.97082;782;20220505;9.5;7.6;8.5;1.7;10.45;20.8;1.04;6263 +82100;46.51673;6.97082;782;20220506;12.1;7.8;9.9;3.6;10.94;0;1.58;10814 +82100;46.51673;6.97082;782;20220507;15.4;7.2;11.3;3.3;10.87;.4;2.39;15515 +82100;46.51673;6.97082;782;20220508;16.2;6.3;11.2;2.9;10.74;.1;2.89;20938 +82100;46.51673;6.97082;782;20220509;19.3;7.6;13.4;2.1;11.34;.5;3.61;23539 +82100;46.51673;6.97082;782;20220510;21.6;9;15.3;2.2;11.17;0;4.16;24224 +82100;46.51673;6.97082;782;20220511;24.1;11.5;17.8;3.1;11.1;0;5.14;25924 +82100;46.51673;6.97082;782;20220512;23.7;12.9;18.3;2.5;11.57;.1;4.54;22365 +82100;46.51673;6.97082;782;20220513;21.7;13.1;17.4;2.2;13.14;0;4.02;22356 +82100;46.51673;6.97082;782;20220514;23;12.3;17.7;1.6;13.54;0;4.33;25194 +82100;46.51673;6.97082;782;20220515;24.4;11.7;18;2.5;12.54;.8;4.64;24182 +82100;46.51673;6.97082;782;20220516;23;12.7;17.8;2.6;12.64;0;4.03;19383 +82100;46.51673;6.97082;782;20220517;24.8;11.9;18.3;2.1;12.9;0;4.6;24356 +82100;46.51673;6.97082;782;20220518;26;12.8;19.4;2.4;13.8;0;5.04;26157 +82100;46.51673;6.97082;782;20220519;25.9;15.5;20.7;2.6;14.14;0;4.77;22185 +82100;46.51673;6.97082;782;20220520;28.4;13.9;21.1;3.9;13.04;0;6.16;26051 +82100;46.51673;6.97082;782;20220521;26.7;16.8;21.8;3.2;12.67;0;5.89;26214 +82100;46.51673;6.97082;782;20220522;25;12.9;19;1.9;14.87;.3;4.15;21666 +82100;46.51673;6.97082;782;20220523;24.1;16.6;20.4;2.6;14.47;9;4.05;17257 +82100;46.51673;6.97082;782;20220524;13.7;11.4;12.6;2.3;12.37;1.1;1.7;8570 +82100;46.51673;6.97082;782;20220525;19;8.7;13.9;2.1;10.57;0;3.97;24766 +82100;46.51673;6.97082;782;20220526;20.5;8.7;14.6;2.2;10.7;0;4.42;27333 +82100;46.51673;6.97082;782;20220527;23.1;8.5;15.8;2.2;11.8;0;4.74;28422 +82100;46.51673;6.97082;782;20220528;18.6;11;14.8;3.8;10.2;0;4.36;24973 +82100;46.51673;6.97082;782;20220529;16.1;6.6;11.4;3.2;7.64;0;4.03;25319 +82100;46.51673;6.97082;782;20220530;18.7;5.5;12.1;1.7;8.24;0;3.93;25037 +82100;46.51673;6.97082;782;20220531;16.8;9.4;13.1;2;10.5;4.1;2.49;12162 +82100;46.51673;6.97082;782;20220601;16.6;10.7;13.6;1.5;13.77;8.5;2.01;11319 +82100;46.51673;6.97082;782;20220602;22.4;12;17.2;2.2;14.31;0;4.31;23824 +82100;46.51673;6.97082;782;20220603;22.9;12.8;17.9;1.7;14.51;.8;3.87;19902 +82100;46.51673;6.97082;782;20220604;26.6;13.9;20.3;2.2;16.54;1.8;4.91;25959 +82100;46.51673;6.97082;782;20220605;21.7;16;18.8;2.2;16.2;7.5;3.04;14129 +82100;46.51673;6.97082;782;20220606;22.2;11.6;16.9;2.1;13.6;15.2;4.12;23231 +82100;46.51673;6.97082;782;20220607;20.2;12.8;16.5;2.2;12.77;1.2;3.77;20221 +82100;46.51673;6.97082;782;20220608;17.6;8.3;13;2.6;11;9.5;2.95;16289 +82100;46.51673;6.97082;782;20220609;14.4;9.1;11.7;2;11.17;.9;2.35;13894 +82100;46.51673;6.97082;782;20220610;20.5;6.3;13.4;2.7;10.27;0;4.55;29134 +82100;46.51673;6.97082;782;20220611;24.9;8.8;16.9;2.4;10.87;0;5.49;30635 +82100;46.51673;6.97082;782;20220612;27.7;13;20.4;2.4;11.47;.6;5.96;28999 +82100;46.51673;6.97082;782;20220613;23.3;16.7;20;2.4;13.24;0;4.73;22797 +82100;46.51673;6.97082;782;20220614;25.4;9.9;17.6;1.9;11.84;0;5.41;30401 +82100;46.51673;6.97082;782;20220615;29.1;15.6;22.3;2.5;13.14;.7;6.03;27010 +82100;46.51673;6.97082;782;20220616;28.1;18.2;23.2;3.2;14.97;0;5.86;24499 +82100;46.51673;6.97082;782;20220617;28.9;14.7;21.8;2.2;13.54;0;5.81;27673 +82100;46.51673;6.97082;782;20220618;33;15.4;24.2;1.9;14.14;0;6.44;29930 +82100;46.51673;6.97082;782;20220619;32.1;18.6;25.3;2;16.1;0;6.3;28112 +82100;46.51673;6.97082;782;20220620;30;18;24;2.4;14;0;6.36;28416 +82100;46.51673;6.97082;782;20220621;29.7;15.8;22.7;2.2;14.84;1.7;5.36;23840 +82100;46.51673;6.97082;782;20220622;25;17.1;21.1;2;16.94;14.8;3.67;16882 +82100;46.51673;6.97082;782;20220623;25.5;13.6;19.6;2.2;16.76;9.2;4.6;24119 +82100;46.51673;6.97082;782;20220624;18.6;13.2;15.9;2.7;15.06;6.5;2.64;13359 +82100;46.51673;6.97082;782;20220625;23.4;10.5;17;2;13.87;3;4.67;27238 +82100;46.51673;6.97082;782;20220626;25.2;13.2;19.2;2.2;16.34;0;4.79;26336 +82100;46.51673;6.97082;782;20220627;19.2;16.1;17.6;2;15.6;.6;2.08;8158 +82100;46.51673;6.97082;782;20220628;18.5;12.3;15.4;2;15.07;1.2;2.47;13684 +82100;46.51673;6.97082;782;20220629;24.8;13.5;19.1;1.9;15.47;0;4.65;25371 +82100;46.51673;6.97082;782;20220630;26;14.1;20.1;2.1;15.47;20.2;4.81;24376 +82100;46.51673;6.97082;782;20220701;18.4;11.9;15.1;2.2;12.94;.2;3.26;18956 +82100;46.51673;6.97082;782;20220702;24.7;9.2;17;2;12.27;0;5.27;30685 +82100;46.51673;6.97082;782;20220703;28.1;14.6;21.4;2;13.8;5.9;5.45;26464 +82100;46.51673;6.97082;782;20220704;23.5;15.9;19.7;2.5;17.9;5.9;3.89;20512 +82100;46.51673;6.97082;782;20220705;23.7;15.1;19.4;2.1;15;0;4.52;23775 +82100;46.51673;6.97082;782;20220706;23.5;12.3;17.9;2.4;12.3;0;4.97;26944 +82100;46.51673;6.97082;782;20220707;23;10.7;16.8;2.3;12.34;0;4.71;26791 +82100;46.51673;6.97082;782;20220708;22.2;11.5;16.8;3.6;12.04;0;5.01;28231 +82100;46.51673;6.97082;782;20220709;24.7;9.7;17.2;2.8;11.1;0;5.44;29566 +82100;46.51673;6.97082;782;20220710;24.3;12;18.1;2.9;11.8;0;5.43;29031 +82100;46.51673;6.97082;782;20220711;24.4;9.5;17;2.8;12.04;0;5.2;29303 +82100;46.51673;6.97082;782;20220712;26.5;11.8;19.1;2.3;11.94;0;5.55;28812 +82100;46.51673;6.97082;782;20220713;29.3;13.3;21.3;2;11.84;.1;5.99;29335 +82100;46.51673;6.97082;782;20220714;31.4;18.4;24.9;2.6;12.47;0;6.76;28191 +82100;46.51673;6.97082;782;20220715;28.1;16.2;22.1;2.6;12.6;0;5.98;27589 +82100;46.51673;6.97082;782;20220716;27.4;13.2;20.3;2.4;12.27;0;5.74;28733 +82100;46.51673;6.97082;782;20220717;28.2;12;20.1;2.5;11.87;0;5.86;28603 +82100;46.51673;6.97082;782;20220718;32;14.4;23.2;2.1;12.5;0;6.33;29298 +82100;46.51673;6.97082;782;20220719;33;17;25;2;13.54;1.5;6.39;28237 +82100;46.51673;6.97082;782;20220720;28.9;19.7;24.3;2.7;18.6;17;4.57;18040 +82100;46.51673;6.97082;782;20220721;26.7;17.4;22;1.8;16.8;0;4.8;24147 +82100;46.51673;6.97082;782;20220722;31;15.3;23.1;1.7;15.2;.2;5.09;22872 +82100;46.51673;6.97082;782;20220723;26.5;17.4;22;2.9;15.66;0;4.47;19831 +82100;46.51673;6.97082;782;20220724;29.8;16.1;23;2.3;14.94;0;5.58;26762 +82100;46.51673;6.97082;782;20220725;31.4;18.3;24.9;3.5;13.84;2.3;6.13;23527 +82100;46.51673;6.97082;782;20220726;23.5;16.1;19.8;2.4;15.1;0;4.02;19348 +82100;46.51673;6.97082;782;20220727;23.7;12.8;18.3;2.7;12.77;0;4.67;24655 +82100;46.51673;6.97082;782;20220728;26.6;13;19.8;2;13.1;0;4.88;24502 +82100;46.51673;6.97082;782;20220729;21;15.4;18.2;1.8;14.57;6.1;2.53;10315 +82100;46.51673;6.97082;782;20220730;25.2;13.1;19.1;2.3;12.7;0;4.87;24989 +82100;46.51673;6.97082;782;20220731;27.4;14.3;20.9;2.4;12;0;5.35;25098 +82100;46.51673;6.97082;782;20220801;28.7;14.8;21.7;2.1;12.77;0;5.33;25215 +82100;46.51673;6.97082;782;20220802;28.7;14.3;21.5;2.1;13.57;0;5.25;25679 +82100;46.51673;6.97082;782;20220803;31.2;16.6;23.9;2.3;13.37;0;5.92;26157 +82100;46.51673;6.97082;782;20220804;32.8;19.6;26.2;2.8;13.54;.2;6.23;23057 +82100;46.51673;6.97082;782;20220805;30.6;18.7;24.6;2.7;16.04;1;5.02;17963 +82100;46.51673;6.97082;782;20220806;22.8;15;18.9;3.1;16.7;0;4.03;22982 +82100;46.51673;6.97082;782;20220807;21.8;15.7;18.8;2.7;16;.1;3.32;16883 +82100;46.51673;6.97082;782;20220808;25.7;12.2;19;2.6;14.5;.1;4.68;25391 +82100;46.51673;6.97082;782;20220809;27;12.6;19.8;2.4;13.67;0;4.97;25778 +82100;46.51673;6.97082;782;20220810;27.4;12.7;20;1.8;13.14;0;4.74;24679 +82100;46.51673;6.97082;782;20220811;29.1;14.2;21.6;1.7;13;0;4.99;24961 +82100;46.51673;6.97082;782;20220812;27.7;14;20.9;2.1;12.1;0;5.02;24617 +82100;46.51673;6.97082;782;20220813;27.6;11.4;19.5;1.9;9.9;0;4.99;25520 +82100;46.51673;6.97082;782;20220814;21.3;13.6;17.4;2.2;12.24;1.8;2.93;12069 +82100;46.51673;6.97082;782;20220815;22.5;12.6;17.5;2.1;13.9;0;3.34;17541 +82100;46.51673;6.97082;782;20220816;27.6;11.7;19.6;2.5;12.14;.1;5.01;24565 +82100;46.51673;6.97082;782;20220817;25.5;15.6;20.5;2.4;15.3;28.2;3.84;17521 +82100;46.51673;6.97082;782;20220818;19.9;13.2;16.5;2;15.34;7.6;2.45;13477 +82100;46.51673;6.97082;782;20220819;17.7;14.2;16;1.6;15.97;10.3;1.56;7346 +82100;46.51673;6.97082;782;20220820;21.3;14;17.7;1.7;15.4;8.7;2.62;13743 +82100;46.51673;6.97082;782;20220821;23.2;12.9;18;2.2;14.5;0;3.66;20464 +82100;46.51673;6.97082;782;20220822;24.1;12.9;18.5;2.4;12.74;0;4.27;22883 +82100;46.51673;6.97082;782;20220823;25;11.4;18.2;2.5;11.57;0;4.36;22618 +82100;46.51673;6.97082;782;20220824;25;12.1;18.5;2;12.87;0;3.95;21067 +82100;46.51673;6.97082;782;20220825;27.9;13.9;20.9;1.6;14.37;0;4.28;22772 +82100;46.51673;6.97082;782;20220826;23.7;17.1;20.4;1.9;15.37;7;2.89;12081 +82100;46.51673;6.97082;782;20220827;23.4;12.3;17.8;2;14.8;0;3.44;20112 +82100;46.51673;6.97082;782;20220828;23;11.4;17.2;1.9;14.9;0;3.19;18691 +82100;46.51673;6.97082;782;20220829;26;13.5;19.7;1.9;14.2;0;3.96;21140 +82100;46.51673;6.97082;782;20220830;24.8;14.3;19.5;1.8;13.77;11.2;3.21;14813 +82100;46.51673;6.97082;782;20220831;21.8;13.8;17.8;1.8;15.27;.3;3.08;18408 +82100;46.51673;6.97082;782;20220901;21.1;11.6;16.3;2.2;13.77;0;3.01;17831 +82100;46.51673;6.97082;782;20220902;21.6;10.8;16.2;1.6;13.4;8.7;2.7;15731 +82100;46.51673;6.97082;782;20220903;19.8;12.6;16.2;2.2;15.07;4.2;2.26;12776 +82100;46.51673;6.97082;782;20220904;23.2;12.1;17.7;1.7;14.54;.5;3.07;17982 +82100;46.51673;6.97082;782;20220905;25.1;14.3;19.7;1.8;14.94;0;3.33;17571 +82100;46.51673;6.97082;782;20220906;22.5;15.6;19.1;2.4;15.87;3.9;2.74;13079 +82100;46.51673;6.97082;782;20220907;22.8;14.9;18.9;2;16.44;32.1;2.63;13662 +82100;46.51673;6.97082;782;20220908;20.5;12.5;16.5;3.1;13.17;1.7;3;16090 +82100;46.51673;6.97082;782;20220909;19;12;15.5;3.5;12.1;8.6;3.04;16289 +82100;46.51673;6.97082;782;20220910;17.3;11.2;14.3;2.5;11.97;.2;2.28;12322 +82100;46.51673;6.97082;782;20220911;19.9;8.5;14.2;2.3;11.2;0;2.93;18651 +82100;46.51673;6.97082;782;20220912;22.8;9.6;16.2;2.2;11.9;0;3.24;19062 +82100;46.51673;6.97082;782;20220913;23;13;18;1.8;13.47;.2;2.71;13750 +82100;46.51673;6.97082;782;20220914;23;16.3;19.7;3;16.57;14.2;2.62;10789 +82100;46.51673;6.97082;782;20220915;18.5;12.6;15.5;2.9;15.1;14.2;1.58;7685 +82100;46.51673;6.97082;782;20220916;17.4;13;15.2;2.2;12.4;3.8;2;9671 +82100;46.51673;6.97082;782;20220917;11.8;6.2;9;2.1;8.27;0;1.68;10858 +82100;46.51673;6.97082;782;20220918;15.2;2.7;8.9;2;7.67;0;2.29;17660 +82100;46.51673;6.97082;782;20220919;14.5;5.5;10;2.5;8.2;0;2.32;16954 +82100;46.51673;6.97082;782;20220920;14.7;3.8;9.3;2.6;8.14;0;2.25;17018 +82100;46.51673;6.97082;782;20220921;14.6;3.1;8.9;2.1;8.37;0;2.06;16747 +82100;46.51673;6.97082;782;20220922;16.4;4.3;10.4;1.8;8.87;0;2.15;16476 +82100;46.51673;6.97082;782;20220923;17.7;6.9;12.3;2.1;10.4;5.4;2.15;14370 +82100;46.51673;6.97082;782;20220924;15;10.4;12.7;1.8;12.34;14;1.34;7496 +82100;46.51673;6.97082;782;20220925;13;8.9;11;1.5;11.2;13.3;1.13;6386 +82100;46.51673;6.97082;782;20220926;12.7;7.9;10.3;3.1;9.87;9.5;1.5;7871 +82100;46.51673;6.97082;782;20220927;9.8;7.3;8.6;5.3;8.97;9.2;1.35;6000 +82100;46.51673;6.97082;782;20220928;13;7.4;10.2;5.1;10.37;44.1;1.32;4862 +82100;46.51673;6.97082;782;20220929;9.9;7.9;8.9;2.5;10.14;11.7;.89;4378 +82100;46.51673;6.97082;782;20220930;11;5.4;8.2;1.7;9.5;.1;1.1;8345 +82100;46.51673;6.97082;782;20221001;12;6.5;9.3;3.2;10.8;15.8;.86;4220 +82100;46.51673;6.97082;782;20221002;18.7;11.2;15;2.7;13.57;.5;1.79;9876 +82100;46.51673;6.97082;782;20221003;15.7;9.7;12.7;2.3;12.14;0;1.65;12963 +82100;46.51673;6.97082;782;20221004;18;8;13;1.4;10.94;0;1.79;13290 +82100;46.51673;6.97082;782;20221005;20.1;8.7;14.4;2.1;10.2;0;2.28;13841 +82100;46.51673;6.97082;782;20221006;19;9.9;14.4;2.1;12.04;0;1.93;12668 +82100;46.51673;6.97082;782;20221007;17.7;8.7;13.2;1.4;12.3;0;1.55;12164 +82100;46.51673;6.97082;782;20221008;15.1;12.1;13.6;1.3;13.17;5.5;1.02;4640 +82100;46.51673;6.97082;782;20221009;13.5;8.9;11.2;1;11.84;.1;.99;6814 +82100;46.51673;6.97082;782;20221010;17.8;9.7;13.7;1.2;12.24;0;1.42;10378 +82100;46.51673;6.97082;782;20221011;17;8.4;12.7;1.7;11.9;.1;1.43;11033 +82100;46.51673;6.97082;782;20221012;16.9;10.5;13.7;1.4;12.6;.1;1.35;9934 +82100;46.51673;6.97082;782;20221013;15;8.5;11.8;1.5;11.74;1.5;1.08;6807 +82100;46.51673;6.97082;782;20221014;15.4;11.2;13.3;2.5;13.07;4.3;1.09;5576 +82100;46.51673;6.97082;782;20221015;18.9;11.4;15.1;3;12.6;0;1.81;8120 +82100;46.51673;6.97082;782;20221016;20.3;11.7;16;1.9;11.44;0;1.91;11392 +82100;46.51673;6.97082;782;20221017;20.1;10.2;15.1;2.1;11.34;0;1.83;10883 +82100;46.51673;6.97082;782;20221018;20.3;10.9;15.6;1.4;12;0;1.53;10770 +82100;46.51673;6.97082;782;20221019;17.5;9.2;13.3;1.2;11.87;0;1.23;9937 +82100;46.51673;6.97082;782;20221020;17.2;9.2;13.2;1.8;12.97;3.5;1.04;6427 +82100;46.51673;6.97082;782;20221021;15.4;12.2;13.8;2;13.87;22.6;.88;3606 +82100;46.51673;6.97082;782;20221022;16.8;11.1;14;2.1;12.64;.1;1.27;9013 +82100;46.51673;6.97082;782;20221023;19.3;8.2;13.8;2.2;11.7;13.7;1.44;7982 +82100;46.51673;6.97082;782;20221024;13.8;12.3;13.1;3.5;12.8;16.4;.99;2021 +82100;46.51673;6.97082;782;20221025;14.6;7.4;11;1.6;11.4;2.1;.91;8317 +82100;46.51673;6.97082;782;20221026;18.4;9.8;14.1;2.5;12.4;0;1.4;9189 +82100;46.51673;6.97082;782;20221027;19.2;8.8;14;1.3;10.94;0;1.25;9084 +82100;46.51673;6.97082;782;20221028;20.2;10.9;15.5;2.2;11.1;0;1.67;7513 +82100;46.51673;6.97082;782;20221029;20;11;15.5;1.4;11.1;0;1.34;7801 +82100;46.51673;6.97082;782;20221030;19.7;9.8;14.7;1.2;10.57;0;1.19;8687 +82100;46.51673;6.97082;782;20221031;17.2;9.6;13.4;1.3;10.87;1.5;1.01;7546 +82100;46.51673;6.97082;782;20221101;13.5;9.7;11.6;2.2;11.54;2;.83;3964 +82100;46.51673;6.97082;782;20221102;13.2;8.1;10.7;1.3;10.14;0;.81;6035 +82100;46.51673;6.97082;782;20221103;11.8;4.8;8.3;2.5;9.2;20.3;.79;4976 +82100;46.51673;6.97082;782;20221104;8;5;6.5;2.9;7.97;6.7;.79;3356 +82100;46.51673;6.97082;782;20221105;7.4;3.7;5.6;1.7;7.57;1.2;.62;5217 +82100;46.51673;6.97082;782;20221106;9.8;.6;5.2;2.1;6.84;0;.78;6393 +82100;46.51673;6.97082;782;20221107;13;5.9;9.4;1.9;7.44;0;1.11;7090 +82100;46.51673;6.97082;782;20221108;13.7;3.9;8.8;1.9;7.27;5.2;1.06;7708 +82100;46.51673;6.97082;782;20221109;10.2;7;8.6;1.7;9.87;10.5;.65;1727 +82100;46.51673;6.97082;782;20221110;11.8;7.7;9.7;1.6;10.27;0;.61;6567 +82100;46.51673;6.97082;782;20221111;12.4;3.2;7.8;1.4;8.5;0;.63;6839 +82100;46.51673;6.97082;782;20221112;10;4;7;1;8.87;0;.49;4992 +82100;46.51673;6.97082;782;20221113;8.5;2.1;5.3;1;8.17;1;.41;4886 +82100;46.51673;6.97082;782;20221114;10;3.9;7;2.7;8.37;.6;.74;3282 +82100;46.51673;6.97082;782;20221115;9.7;5.7;7.7;1.2;9.37;7.2;.53;2593 +82100;46.51673;6.97082;782;20221116;10.8;6.7;8.8;2.3;9.27;1;.68;5434 +82100;46.51673;6.97082;782;20221117;13.1;5.5;9.3;5.4;8.6;11.6;1.43;4865 +82100;46.51673;6.97082;782;20221118;7.9;5.2;6.5;3.9;7.97;1.8;.76;3967 +82100;46.51673;6.97082;782;20221119;7.2;1;4.1;1.8;6.57;.2;.53;5289 +82100;46.51673;6.97082;782;20221120;6.8;1.1;3.9;2.9;6.24;1.1;.7;5372 +82100;46.51673;6.97082;782;20221121;6.4;2.9;4.7;3.1;6.77;10.9;.7;4047 +82100;46.51673;6.97082;782;20221122;5.7;2.6;4.2;3.4;6.87;.4;.62;3823 +82100;46.51673;6.97082;782;20221123;5.9;-.6;2.7;2.9;6.4;6.7;.5;4353 +82100;46.51673;6.97082;782;20221124;8.6;4;6.3;3.1;7.44;0;.76;4699 +82100;46.51673;6.97082;782;20221125;7.9;3.4;5.7;1.7;6.97;1.5;.63;2854 +82100;46.51673;6.97082;782;20221126;7;2;4.5;2;6.7;0;.45;5558 +82100;46.51673;6.97082;782;20221127;5.7;-.9;2.4;1.8;5.44;0;.52;4346 +82100;46.51673;6.97082;782;20221128;7.5;2.8;5.1;1.9;6.4;2.6;.73;2601 +82100;46.51673;6.97082;782;20221129;5.3;3;4.1;2.1;7.5;.7;.36;2974 +82100;46.51673;6.97082;782;20221130;5.8;2.4;4.1;2.9;7.17;0;.41;4244 +82100;46.51673;6.97082;782;20221201;2.7;1.4;2;2.7;6.3;0;.39;2292 +82100;46.51673;6.97082;782;20221202;3;.1;1.5;1.1;5.97;0;.25;4048 +82100;46.51673;6.97082;782;20221203;.8;-2.6;-.9;1.4;5.6;0;.22;2450 +82100;46.51673;6.97082;782;20221204;2.9;-.6;1.2;1.3;6.27;2.3;.29;2256 +82100;46.51673;6.97082;782;20221205;3.5;.2;1.9;1.8;6.34;0;.32;3134 +82100;46.51673;6.97082;782;20221206;3.2;-2;.6;1.2;5.27;0;.22;4985 +82100;46.51673;6.97082;782;20221207;.3;-2.9;-1.3;1.4;5.24;0;.24;2307 +82100;46.51673;6.97082;782;20221208;1.9;-2.3;-.2;1.5;4.97;6.7;.27;4403 +82100;46.51673;6.97082;782;20221209;.5;-1.1;-.3;.5;5.87;12.1;.26;1648 +82100;46.51673;6.97082;782;20221210;.4;0;.2;1.8;5.6;.7;.36;1242 +82100;46.51673;6.97082;782;20221211;-3.2;-4.7;-3.9;2;3.9;0;.22;4911 +82100;46.51673;6.97082;782;20221212;-3.9;-9.5;-6.7;1.6;3.27;.1;.16;4948 +82100;46.51673;6.97082;782;20221213;-2.7;-9.3;-6;1.2;4.1;.2;.14;2187 +82100;46.51673;6.97082;782;20221214;6.3;-4.8;.7;2.4;6.54;1;.22;3223 +82100;46.51673;6.97082;782;20221215;3.9;2.4;3.1;1.9;7.27;18.8;.27;2042 +82100;46.51673;6.97082;782;20221216;1.3;.2;.7;1.6;6.17;.9;.24;2346 +82100;46.51673;6.97082;782;20221217;-1.7;-3.2;-2.4;2;4.84;0;.19;2846 +82100;46.51673;6.97082;782;20221218;.1;-5.4;-2.6;1;4.74;0;.11;4462 +82100;46.51673;6.97082;782;20221219;7.1;-1.5;2.8;1.8;5.74;0;.48;4638 +82100;46.51673;6.97082;782;20221220;8.5;3.6;6.1;2.4;6.27;1.4;.91;3475 +82100;46.51673;6.97082;782;20221221;7.5;5;6.2;2.5;8.4;1.4;.53;1300 +82100;46.51673;6.97082;782;20221222;9.9;5.3;7.6;5.7;8.57;9.3;.97;2391 +82100;46.51673;6.97082;782;20221223;10.5;6.4;8.4;5.1;10.47;30;.51;1451 +82100;46.51673;6.97082;782;20221224;9.4;7.7;8.6;2.4;10.34;1.1;.45;1579 +82100;46.51673;6.97082;782;20221225;10;4.4;7.2;1.5;8.97;0;.31;3873 +82100;46.51673;6.97082;782;20221226;10.8;4.8;7.8;3.4;8.67;17.4;.79;2289 +82100;46.51673;6.97082;782;20221227;7.1;4.6;5.8;2.3;7.8;0;.45;3616 +82100;46.51673;6.97082;782;20221228;7.3;0;3.6;2;5.84;0;.45;5292 +82100;46.51673;6.97082;782;20221229;10.2;2.8;6.5;3.4;6.7;12.3;1.06;3295 +82100;46.51673;6.97082;782;20221230;7.7;3.2;5.5;3.4;8.44;1.6;.39;2503 +82100;46.51673;6.97082;782;20221231;12.8;6.5;9.6;2.5;9.87;0;.61;3696 +83074;46.20342;-1.43191;3;20220101;14.7;8.5;11.6;4.4;11.47;.1;.73;5936 +83074;46.20342;-1.43191;3;20220102;13.5;11.6;12.6;6.7;12.9;.4;.77;4218 +83074;46.20342;-1.43191;3;20220103;13;11.9;12.4;5.5;13.14;13.5;.61;2498 +83074;46.20342;-1.43191;3;20220104;13.2;10.2;11.7;6.3;10.5;1.8;1.38;1858 +83074;46.20342;-1.43191;3;20220105;8.8;5.8;7.3;3.9;6.74;0;1.02;5863 +83074;46.20342;-1.43191;3;20220106;8.7;4.3;6.5;3.5;6.57;1.8;1.02;4200 +83074;46.20342;-1.43191;3;20220107;11.6;6.9;9.2;7.2;9.94;4;.84;6282 +83074;46.20342;-1.43191;3;20220108;12.1;9.6;10.9;9.2;10.77;7.2;1.2;1843 +83074;46.20342;-1.43191;3;20220109;10.7;9;9.8;5.8;10.67;9.6;.75;1423 +83074;46.20342;-1.43191;3;20220110;11;9.6;10.3;3.9;11.7;2.8;.5;1338 +83074;46.20342;-1.43191;3;20220111;10.2;6.4;8.3;2.5;8.07;0;.67;6727 +83074;46.20342;-1.43191;3;20220112;5.8;2.7;4.3;5;6.07;0;.9;5439 +83074;46.20342;-1.43191;3;20220113;7.9;2.3;5.1;5.3;6.17;0;1.02;7720 +83074;46.20342;-1.43191;3;20220114;4.3;-1.1;1.6;2.7;5.74;.1;.36;7151 +83074;46.20342;-1.43191;3;20220115;3.3;-.8;1.2;2.2;6;.1;.25;5489 +83074;46.20342;-1.43191;3;20220116;4;-1.6;1.2;1.7;6.77;.1;.13;4878 +83074;46.20342;-1.43191;3;20220117;8.6;2.2;5.4;2.6;8.37;0;.37;4242 +83074;46.20342;-1.43191;3;20220118;6.6;3.5;5;3.1;7.27;.1;.6;3120 +83074;46.20342;-1.43191;3;20220119;7.8;5.2;6.5;2.2;7.97;1.8;.63;1897 +83074;46.20342;-1.43191;3;20220120;9.3;6.2;7.8;3.9;8.17;0;.82;6707 +83074;46.20342;-1.43191;3;20220121;7.3;2.1;4.7;5.6;6.24;0;.97;8348 +83074;46.20342;-1.43191;3;20220122;6.9;1.6;4.2;5.4;6.34;0;.89;6472 +83074;46.20342;-1.43191;3;20220123;7.9;3.4;5.6;5.6;6.87;0;1.02;7000 +83074;46.20342;-1.43191;3;20220124;10;1.4;5.7;3.3;6.94;0;.83;8881 +83074;46.20342;-1.43191;3;20220125;7.9;-1.9;3;2.8;6.51;0;.5;8800 +83074;46.20342;-1.43191;3;20220126;1.8;.4;1.1;4;6.27;0;.3;1897 +83074;46.20342;-1.43191;3;20220127;3.9;-1.3;1.3;3.2;6.14;.1;.41;4151 +83074;46.20342;-1.43191;3;20220128;8.7;2.5;5.6;1;9.27;0;.3;5251 +83074;46.20342;-1.43191;3;20220129;7.8;5.9;6.8;1.5;9.4;.1;.43;2756 +83074;46.20342;-1.43191;3;20220130;8.7;6.9;7.8;2.2;10.24;.3;.41;3457 +83074;46.20342;-1.43191;3;20220131;10.6;7.1;8.9;5.3;9.47;.1;.93;6826 +83074;46.20342;-1.43191;3;20220201;11.1;6;8.5;5.7;9.87;.1;.74;4884 +83074;46.20342;-1.43191;3;20220202;8.6;8.1;8.4;3.2;10.2;0;.51;3349 +83074;46.20342;-1.43191;3;20220203;8.6;6.4;7.5;2.8;9.7;.5;.47;3743 +83074;46.20342;-1.43191;3;20220204;11.7;8.2;10;3.9;10.47;.2;.84;5997 +83074;46.20342;-1.43191;3;20220205;11;4.1;7.5;2.6;8.84;.1;.71;9980 +83074;46.20342;-1.43191;3;20220206;11.3;8.1;9.7;6.9;11.07;.3;.67;4399 +83074;46.20342;-1.43191;3;20220207;11.6;9.9;10.8;4.1;11.2;.2;.86;5227 +83074;46.20342;-1.43191;3;20220208;10.2;5.5;7.9;2;9.4;0;.65;8531 +83074;46.20342;-1.43191;3;20220209;11.2;3.7;7.5;3.2;8.67;.1;.86;6947 +83074;46.20342;-1.43191;3;20220210;10.9;4.8;7.8;4.5;10.3;.1;.51;6676 +83074;46.20342;-1.43191;3;20220211;10;4.1;7;5.6;7;0;1.53;10360 +83074;46.20342;-1.43191;3;20220212;9.6;2.5;6;2.9;6.4;0;1.2;10887 +83074;46.20342;-1.43191;3;20220213;12.3;1.8;7;7.2;9.05;4.2;1.02;10357 +83074;46.20342;-1.43191;3;20220214;11.3;8.9;10.1;8.8;9.8;2.5;1.55;9197 +83074;46.20342;-1.43191;3;20220215;11.8;8.3;10;7.3;10.6;8.1;1.06;4032 +83074;46.20342;-1.43191;3;20220216;12.2;10;11.1;8.5;13.14;1.9;.31;2371 +83074;46.20342;-1.43191;3;20220217;11.9;11.5;11.7;7.6;13;.3;.65;3465 +83074;46.20342;-1.43191;3;20220218;12.3;10.9;11.6;6.8;10.74;.6;1.47;4148 +83074;46.20342;-1.43191;3;20220219;11.5;6.2;8.8;5.1;8.3;.1;1.56;11367 +83074;46.20342;-1.43191;3;20220220;13.1;9.8;11.4;6.9;12.27;.8;.97;8878 +83074;46.20342;-1.43191;3;20220221;12.1;10.5;11.3;10.7;9.8;0;2.06;6009 +83074;46.20342;-1.43191;3;20220222;12.2;9.2;10.7;4;11.24;.3;.97;6267 +83074;46.20342;-1.43191;3;20220223;12.9;10;11.5;2;11.47;.2;1.04;8502 +83074;46.20342;-1.43191;3;20220224;12.5;6.5;9.5;4.9;9.34;.6;1.47;10675 +83074;46.20342;-1.43191;3;20220225;11.4;5;8.2;2.9;7.44;0;1.53;13542 +83074;46.20342;-1.43191;3;20220226;13.2;4.3;8.7;5;6.1;0;2.48;14445 +83074;46.20342;-1.43191;3;20220227;13.4;4.7;9.1;3.4;8.7;.2;1.57;12651 +83074;46.20342;-1.43191;3;20220228;13.1;6.3;9.7;1.4;10.5;0;1.11;11618 +83074;46.20342;-1.43191;3;20220301;15.9;7.8;11.8;2.7;10.1;.1;1.6;9334 +83074;46.20342;-1.43191;3;20220302;12.8;10.1;11.4;3.1;11.2;.6;1.21;7522 +83074;46.20342;-1.43191;3;20220303;12.1;9.8;10.9;4.5;11.64;6.7;.94;5514 +83074;46.20342;-1.43191;3;20220304;12;8.5;10.3;6.1;9.34;0;1.8;10693 +83074;46.20342;-1.43191;3;20220305;11.7;5.6;8.7;4.2;7.9;.3;1.79;13397 +83074;46.20342;-1.43191;3;20220306;12.2;7;9.6;4.4;7.8;0;1.92;9089 +83074;46.20342;-1.43191;3;20220307;9.5;1.4;5.4;4.4;5.4;0;1.97;14887 +83074;46.20342;-1.43191;3;20220308;10.4;4.9;7.6;5.1;9.37;1.2;.9;5869 +83074;46.20342;-1.43191;3;20220309;15.2;5.9;10.5;5.3;10.24;.2;1.87;13742 +83074;46.20342;-1.43191;3;20220310;12.9;10.7;11.8;4.2;10.87;1.4;1.54;8528 +83074;46.20342;-1.43191;3;20220311;13.6;7.5;10.5;6.7;11.1;4.7;1.4;11123 +83074;46.20342;-1.43191;3;20220312;13;10.2;11.6;5.5;10.3;7.6;2.03;13658 +83074;46.20342;-1.43191;3;20220313;12.3;8.9;10.6;5.1;9.84;4.4;1.79;10740 +83074;46.20342;-1.43191;3;20220314;14.7;4.8;9.8;4.9;9.17;.4;2.08;13495 +83074;46.20342;-1.43191;3;20220315;18;10.7;14.4;4.5;12.17;0;2.04;8357 +83074;46.20342;-1.43191;3;20220316;14;12.2;13.1;5.1;12.06;.1;1.44;3950 +83074;46.20342;-1.43191;3;20220317;10.4;8.2;9.3;7;8.57;0;1.79;7438 +83074;46.20342;-1.43191;3;20220318;13.8;6.2;10;7.3;8.45;0;2.58;15059 +83074;46.20342;-1.43191;3;20220319;18.4;8.3;13.3;4.7;9.6;0;3.08;16489 +83074;46.20342;-1.43191;3;20220320;18.5;9.2;13.9;4.2;9.9;0;3.09;17642 +83074;46.20342;-1.43191;3;20220321;19.1;9.2;14.1;5.4;9.9;0;3.4;15795 +83074;46.20342;-1.43191;3;20220322;18.4;7.9;13.1;6;7.55;0;4.05;19097 +83074;46.20342;-1.43191;3;20220323;16.2;7.2;11.7;4.4;7.45;0;3.33;19351 +83074;46.20342;-1.43191;3;20220324;16.7;5.7;11.2;3.1;8.1;0;2.94;19902 +83074;46.20342;-1.43191;3;20220325;18.9;6.7;12.8;3.9;8.45;0;3.46;19204 +83074;46.20342;-1.43191;3;20220326;20.2;9.6;14.9;5;8.4;0;4.34;19757 +83074;46.20342;-1.43191;3;20220327;19.6;8.5;14.1;3.3;9.05;0;3.44;19248 +83074;46.20342;-1.43191;3;20220328;19.2;10.5;14.9;3.3;8.95;0;3.28;15286 +83074;46.20342;-1.43191;3;20220329;14.9;10.7;12.8;3.5;10.85;.1;2.25;13442 +83074;46.20342;-1.43191;3;20220330;13.5;11;12.3;5.6;11.45;.5;1.89;10361 +83074;46.20342;-1.43191;3;20220331;12.5;7.6;10;8.4;8.25;.3;2.71;13704 +83074;46.20342;-1.43191;3;20220401;9.8;4.3;7.1;10.9;5.8;.3;3.09;16921 +83074;46.20342;-1.43191;3;20220402;10;3.9;7;7.1;5.9;0;2.8;17666 +83074;46.20342;-1.43191;3;20220403;10.3;.6;5.5;4.2;4.9;0;2.55;17851 +83074;46.20342;-1.43191;3;20220404;10;4.8;7.4;3.7;5.9;.1;2.57;17703 +83074;46.20342;-1.43191;3;20220405;12.4;8.5;10.5;5.2;10.7;0;1.91;15559 +83074;46.20342;-1.43191;3;20220406;12.9;10.1;11.5;6.5;11.35;2.2;1.7;9875 +83074;46.20342;-1.43191;3;20220407;13.3;11.5;12.4;11.3;13.2;11.5;1.04;4690 +83074;46.20342;-1.43191;3;20220408;14.5;11.4;13;11.6;11.3;1.7;2.38;6464 +83074;46.20342;-1.43191;3;20220409;12.2;6.7;9.5;4.1;7.65;.2;2.83;20385 +83074;46.20342;-1.43191;3;20220410;17;4.2;10.6;5.2;7.5;0;3.71;22946 +83074;46.20342;-1.43191;3;20220411;22;8.8;15.4;5.6;10.74;.2;4.48;21826 +83074;46.20342;-1.43191;3;20220412;17.7;12.7;15.2;5.1;12.11;.7;2.85;12500 +83074;46.20342;-1.43191;3;20220413;17.7;10.4;14.1;2.9;13.25;1.2;2.68;19255 +83074;46.20342;-1.43191;3;20220414;18.9;10.3;14.6;3.3;13.6;.1;3;20956 +83074;46.20342;-1.43191;3;20220415;20.8;11.3;16;3;13;.1;3.6;22136 +83074;46.20342;-1.43191;3;20220416;20.3;10.5;15.4;3.5;12.3;0;3.76;23998 +83074;46.20342;-1.43191;3;20220417;18.2;9.6;13.9;4.5;11.7;0;3.29;21400 +83074;46.20342;-1.43191;3;20220418;15.4;10.9;13.2;5.6;12.25;0;2.61;18329 +83074;46.20342;-1.43191;3;20220419;15;8.9;11.9;6.2;10.05;0;2.84;16774 +83074;46.20342;-1.43191;3;20220420;14.7;9.5;12.1;5.5;11.25;.5;1.81;6787 +83074;46.20342;-1.43191;3;20220421;17.1;10;13.6;3.4;12.65;0;2.79;19601 +83074;46.20342;-1.43191;3;20220422;16.5;10.8;13.7;2;12.95;0;1.95;11522 +83074;46.20342;-1.43191;3;20220423;14.5;11.4;13;4;12.7;3.7;1.75;10217 +83074;46.20342;-1.43191;3;20220424;14.1;12.8;13.5;6.6;13.4;1;1.61;8335 +83074;46.20342;-1.43191;3;20220425;16;12.6;14.3;4.4;12.75;.1;2.7;16483 +83074;46.20342;-1.43191;3;20220426;19.5;9.3;14.4;4.8;11.1;0;4.11;25975 +83074;46.20342;-1.43191;3;20220427;19.8;10.4;15.1;4.9;10.75;.2;4.1;20663 +83074;46.20342;-1.43191;3;20220428;19;13.1;16;3.1;12.9;.1;3.3;18885 +83074;46.20342;-1.43191;3;20220429;18.7;11.4;15.1;2.9;13.9;0;3.24;22380 +83074;46.20342;-1.43191;3;20220430;18.6;11.2;14.9;4.3;12.45;0;3.59;22909 +83074;46.20342;-1.43191;3;20220501;19;11.1;15;3.9;10.55;0;4.02;22422 +83074;46.20342;-1.43191;3;20220502;19.6;11;15.3;4.3;10.4;0;4.12;21056 +83074;46.20342;-1.43191;3;20220503;19.7;11.4;15.6;5.2;11.4;0;4.2;22672 +83074;46.20342;-1.43191;3;20220504;17.8;11;14.4;4.6;12.45;0;3.33;21612 +83074;46.20342;-1.43191;3;20220505;18;10.4;14.2;4.5;12.6;.1;3.64;26534 +83074;46.20342;-1.43191;3;20220506;19.9;11.1;15.5;4.3;12.74;0;3.44;19006 +83074;46.20342;-1.43191;3;20220507;19.6;11.9;15.8;4.1;13.04;0;3.24;17064 +83074;46.20342;-1.43191;3;20220508;21.7;11.8;16.7;3.4;13.4;0;3.29;15258 +83074;46.20342;-1.43191;3;20220509;24.2;14.2;19.2;3.4;13.94;0;4.25;18560 +83074;46.20342;-1.43191;3;20220510;24.2;14.8;19.5;2.3;14.27;.1;3.86;18341 +83074;46.20342;-1.43191;3;20220511;19.8;11.8;15.8;2.9;14.77;0;2.88;18065 +83074;46.20342;-1.43191;3;20220512;19;13.7;16.4;3.3;13.87;0;2.6;12070 +83074;46.20342;-1.43191;3;20220513;21.9;12.7;17.3;3.4;12.97;0;3.81;18957 +83074;46.20342;-1.43191;3;20220514;27.9;14.4;21.2;3.2;15.3;.3;4.63;18378 +83074;46.20342;-1.43191;3;20220515;26.2;17.4;21.8;4.1;17.74;.9;4.32;17752 +83074;46.20342;-1.43191;3;20220516;25.2;15;20.1;2.7;16.5;.1;3.87;18909 +83074;46.20342;-1.43191;3;20220517;28.2;15.7;22;4.1;16.2;.1;5.05;19829 +83074;46.20342;-1.43191;3;20220518;30.2;14.9;22.6;3.1;16.24;.8;4.84;18266 +83074;46.20342;-1.43191;3;20220519;22.5;16.2;19.4;4.2;16.74;1.1;3.51;16512 +83074;46.20342;-1.43191;3;20220520;21.2;16.9;19.1;4.5;16.64;0;3.21;14352 +83074;46.20342;-1.43191;3;20220521;27.1;13.2;20.2;3.5;15.17;.2;4.51;19071 +83074;46.20342;-1.43191;3;20220522;28.9;18.2;23.5;3.8;17.44;8;4.74;15579 +83074;46.20342;-1.43191;3;20220523;19;16.5;17.8;7;16.3;2.8;2.64;11616 +83074;46.20342;-1.43191;3;20220524;17.7;13.6;15.7;5.1;12;.5;3.19;13444 +83074;46.20342;-1.43191;3;20220525;18.7;13.7;16.2;4.4;12.9;.1;3.49;18342 +83074;46.20342;-1.43191;3;20220526;18.2;14.4;16.3;4.1;14.04;0;2.36;9227 +83074;46.20342;-1.43191;3;20220527;20.2;14.7;17.4;3.3;13.84;0;3.28;15805 +83074;46.20342;-1.43191;3;20220528;23.9;13;18.4;5;12.37;0;4.96;21182 +83074;46.20342;-1.43191;3;20220529;20.2;12.4;16.3;5.9;9.47;0;4.92;20040 +83074;46.20342;-1.43191;3;20220530;20.5;10.1;15.3;5.1;9.8;0;4.33;19263 +83074;46.20342;-1.43191;3;20220531;20.4;11.8;16.1;3.9;10.34;3.4;4.13;18521 +83074;46.20342;-1.43191;3;20220601;21.2;12.2;16.7;2.5;12.64;0;3.25;15426 +83074;46.20342;-1.43191;3;20220602;24.2;15.8;20;3.3;14.5;19.8;4.55;20186 +83074;46.20342;-1.43191;3;20220603;23.7;16.8;20.3;2.6;17.84;.3;3.53;16943 +83074;46.20342;-1.43191;3;20220604;21.3;16.7;19;2.7;17.9;1;2.35;10356 +83074;46.20342;-1.43191;3;20220605;20.2;16.1;18.1;3.9;15.84;.1;3;13946 +83074;46.20342;-1.43191;3;20220606;18.7;15.9;17.3;3;15.47;3.8;2;7435 +83074;46.20342;-1.43191;3;20220607;20.4;16.3;18.3;4.9;16.07;9.5;3.25;15522 +83074;46.20342;-1.43191;3;20220608;19.7;16.2;18;6.6;16.7;.1;2.88;14213 +83074;46.20342;-1.43191;3;20220609;20.1;16.2;18.2;4.4;15.04;0;3.68;18343 +83074;46.20342;-1.43191;3;20220610;20.9;14.4;17.6;2.6;15.37;0;3.35;18348 +83074;46.20342;-1.43191;3;20220611;21.9;14.9;18.4;4.3;16.34;0;4.65;28700 +83074;46.20342;-1.43191;3;20220612;24.3;16.3;20.3;5.6;14.84;.1;5.52;25441 +83074;46.20342;-1.43191;3;20220613;25.7;14.2;19.9;6;12.2;0;6.9;31767 +83074;46.20342;-1.43191;3;20220614;30.3;15.6;23;4.5;12.9;0;7.67;30042 +83074;46.20342;-1.43191;3;20220615;24.7;17.6;21.1;3.2;15.9;0;5.54;27617 +83074;46.20342;-1.43191;3;20220616;32.5;17.8;25.1;3.6;17.3;0;6.96;28388 +83074;46.20342;-1.43191;3;20220617;35.4;20.2;27.8;3.6;16.44;0;8.16;29327 +83074;46.20342;-1.43191;3;20220618;36.5;22;29.2;4;17.07;.8;8.72;29663 +83074;46.20342;-1.43191;3;20220619;23.5;20.3;21.9;4.8;19.67;.1;4.44;21570 +83074;46.20342;-1.43191;3;20220620;23.5;18.2;20.8;3.7;18.34;1.9;4.25;21369 +83074;46.20342;-1.43191;3;20220621;22.8;18.1;20.5;3.4;20.04;.2;3.65;20436 +83074;46.20342;-1.43191;3;20220622;22;17.4;19.7;3.9;18.87;0;3.74;21412 +83074;46.20342;-1.43191;3;20220623;22;16.4;19.2;2.7;17.34;1.8;3.93;22615 +83074;46.20342;-1.43191;3;20220624;20.8;17.3;19;5.5;16.87;7.1;3.48;16789 +83074;46.20342;-1.43191;3;20220625;19.3;14.5;16.9;3.5;14.64;3.7;3.07;15841 +83074;46.20342;-1.43191;3;20220626;20.2;15.6;17.9;3.1;12.67;.2;4.18;21117 +83074;46.20342;-1.43191;3;20220627;20;15.5;17.7;4.3;12.87;.2;5.05;29054 +83074;46.20342;-1.43191;3;20220628;20.6;12.2;16.4;2.1;13.17;.2;4.7;31209 +83074;46.20342;-1.43191;3;20220629;19.2;15.6;17.4;3.7;15.07;2.9;2.53;10317 +83074;46.20342;-1.43191;3;20220630;19.1;14.8;16.9;3.9;13.07;1;4.39;25424 +83074;46.20342;-1.43191;3;20220701;20.6;14;17.3;2.7;12.67;0;4.64;27572 +83074;46.20342;-1.43191;3;20220702;23.6;14.3;19;4.4;13.8;.1;5.64;31226 +83074;46.20342;-1.43191;3;20220703;20.3;14.7;17.5;5.5;15.04;0;4.41;27427 +83074;46.20342;-1.43191;3;20220704;22.7;14.6;18.6;5.8;14.77;.1;5.3;29860 +83074;46.20342;-1.43191;3;20220705;23.6;14;18.8;5.5;14.24;.1;5.74;31148 +83074;46.20342;-1.43191;3;20220706;25.7;15.1;20.4;5.5;14.5;0;6.21;29302 +83074;46.20342;-1.43191;3;20220707;24;15.8;19.9;4.9;16.27;.1;5.53;30480 +83074;46.20342;-1.43191;3;20220708;28.1;16.9;22.5;4.5;14.27;0;6.98;30554 +83074;46.20342;-1.43191;3;20220709;29.7;17.5;23.6;4.1;14.54;0;7.26;30440 +83074;46.20342;-1.43191;3;20220710;29.6;19.5;24.6;4.9;14.74;0;7.77;30485 +83074;46.20342;-1.43191;3;20220711;32;19.3;25.7;4.8;14.37;0;8.37;30496 +83074;46.20342;-1.43191;3;20220712;33.4;18.7;26;3.3;15.6;0;7.58;30473 +83074;46.20342;-1.43191;3;20220713;32.3;19.9;26.1;2.7;15.24;0;7.01;29615 +83074;46.20342;-1.43191;3;20220714;27.9;18.8;23.4;3.8;16.97;0;6.65;29989 +83074;46.20342;-1.43191;3;20220715;29.6;17.7;23.6;4.7;14.2;0;7.37;29296 +83074;46.20342;-1.43191;3;20220716;32.2;18.2;25.2;4.5;11.94;0;8.35;29068 +83074;46.20342;-1.43191;3;20220717;33.4;20.6;27;5.2;12.9;0;8.91;25408 +83074;46.20342;-1.43191;3;20220718;40.3;22.1;31.2;5.3;14.47;0;10.86;28943 +83074;46.20342;-1.43191;3;20220719;24.5;20.7;22.6;4.7;19.74;3.1;4.68;22077 +83074;46.20342;-1.43191;3;20220720;23.2;19.2;21.2;4.4;19.17;.3;4.42;23681 +83074;46.20342;-1.43191;3;20220721;23.9;17.8;20.9;3.4;17.4;.1;4.69;25041 +83074;46.20342;-1.43191;3;20220722;21.8;18;19.9;4;18.44;.6;2.52;9885 +83074;46.20342;-1.43191;3;20220723;22.6;15.7;19.1;3.3;16.14;0;4.74;28319 +83074;46.20342;-1.43191;3;20220724;28.2;16.4;22.3;4;16.6;.1;6.05;28910 +83074;46.20342;-1.43191;3;20220725;22.1;18.7;20.4;4.9;18.74;.6;3.65;17853 +83074;46.20342;-1.43191;3;20220726;22.8;17.6;20.2;3.8;15.64;0;4.62;22876 +83074;46.20342;-1.43191;3;20220727;25.6;15.3;20.4;4;14.04;.6;5.61;27198 +83074;46.20342;-1.43191;3;20220728;25.1;16.6;20.8;3.2;15.8;0;4.74;23299 +83074;46.20342;-1.43191;3;20220729;23.9;18.7;21.3;4.4;18.47;0;4.77;25125 +83074;46.20342;-1.43191;3;20220730;24.8;18.7;21.7;3.5;19.4;0;5;27877 +83074;46.20342;-1.43191;3;20220731;23;18.2;20.6;4.2;19.3;0;4.25;23984 +83074;46.20342;-1.43191;3;20220801;23;17.2;20.1;3.9;19.24;0;4.04;23545 +83074;46.20342;-1.43191;3;20220802;29.7;17.1;23.4;3.4;18.4;0;5.68;25882 +83074;46.20342;-1.43191;3;20220803;29.8;19.5;24.6;3.2;18.34;0;5.84;25871 +83074;46.20342;-1.43191;3;20220804;25.7;19.4;22.6;4.4;18.84;0;4.27;16038 +83074;46.20342;-1.43191;3;20220805;26;17.3;21.7;6.1;13.9;0;6.4;25320 +83074;46.20342;-1.43191;3;20220806;28.1;16.4;22.3;6.2;11.07;0;7.63;27399 +83074;46.20342;-1.43191;3;20220807;29.4;16.2;22.8;5.3;10.4;0;7.67;27618 +83074;46.20342;-1.43191;3;20220808;30.6;17.7;24.2;5.1;11.57;0;7.81;26370 +83074;46.20342;-1.43191;3;20220809;33.4;18.9;26.1;4.7;12.57;0;8.11;26054 +83074;46.20342;-1.43191;3;20220810;34.1;19.6;26.9;4.3;12.87;0;8.14;26671 +83074;46.20342;-1.43191;3;20220811;34.9;19.1;27;3.8;12.2;0;7.91;26220 +83074;46.20342;-1.43191;3;20220812;34.7;21.4;28;3.5;12.97;0;7.56;25368 +83074;46.20342;-1.43191;3;20220813;25.7;19.2;22.4;3.1;18.87;1.7;4.47;21864 +83074;46.20342;-1.43191;3;20220814;23.4;19.3;21.3;4.2;20.3;1.2;3.43;17351 +83074;46.20342;-1.43191;3;20220815;24;19.1;21.5;3.9;19.84;.6;3.41;16480 +83074;46.20342;-1.43191;3;20220816;23;19.1;21;2.9;19.57;9.4;3.25;16917 +83074;46.20342;-1.43191;3;20220817;22.8;16.9;19.8;3.5;18.04;.2;3.81;22710 +83074;46.20342;-1.43191;3;20220818;22.1;16.9;19.5;4.8;18.47;0;3.34;18966 +83074;46.20342;-1.43191;3;20220819;23.8;18.5;21.2;3.3;20.57;0;3.03;15517 +83074;46.20342;-1.43191;3;20220820;23.3;18.5;20.9;2.4;19.07;0;3.29;17606 +83074;46.20342;-1.43191;3;20220821;21.9;16.6;19.2;2.6;18.17;1.1;2.05;8705 +83074;46.20342;-1.43191;3;20220822;23.2;19.1;21.1;3.4;21.04;.2;3.15;17809 +83074;46.20342;-1.43191;3;20220823;25.1;20.3;22.7;3;21.87;.1;3.52;18381 +83074;46.20342;-1.43191;3;20220824;30.2;18.9;24.5;3.9;20.4;2.1;5.18;22581 +83074;46.20342;-1.43191;3;20220825;25.7;20.9;23.3;4.1;21.37;.3;3.51;14433 +83074;46.20342;-1.43191;3;20220826;24.2;17.4;20.8;4.6;17.34;0;4.1;20141 +83074;46.20342;-1.43191;3;20220827;25.8;17.3;21.6;4.1;15.87;0;4.66;20800 +83074;46.20342;-1.43191;3;20220828;28.9;18.8;23.8;4.2;13.97;0;6.07;22360 +83074;46.20342;-1.43191;3;20220829;30.8;19;24.9;3.7;15.9;.3;5.51;18498 +83074;46.20342;-1.43191;3;20220830;26.1;21.1;23.6;2.5;20.87;0;3.73;18219 +83074;46.20342;-1.43191;3;20220831;24.7;19.4;22;3.5;21.34;.9;2.86;13050 +83074;46.20342;-1.43191;3;20220901;24.6;19.2;21.9;3;20.2;.3;3.65;19863 +83074;46.20342;-1.43191;3;20220902;23.7;17.8;20.7;3.1;19.54;3;3.39;20098 +83074;46.20342;-1.43191;3;20220903;23.1;18.7;20.9;3.4;17.17;.4;3.65;18299 +83074;46.20342;-1.43191;3;20220904;26.9;16.2;21.5;2.8;16.97;0;3.82;18291 +83074;46.20342;-1.43191;3;20220905;26.8;17.6;22.2;3.4;19.2;0;4.03;19805 +83074;46.20342;-1.43191;3;20220906;26.1;17.4;21.8;3.8;18.24;1.3;3.59;16005 +83074;46.20342;-1.43191;3;20220907;21.1;20.1;20.6;6;17.67;11.1;2.79;6738 +83074;46.20342;-1.43191;3;20220908;21.9;17;19.4;7;16.9;2.2;3.44;15834 +83074;46.20342;-1.43191;3;20220909;22.1;17.8;20;6.4;16.17;1.1;3.78;16062 +83074;46.20342;-1.43191;3;20220910;22.8;16.8;19.8;2.6;16.4;.1;2.7;12723 +83074;46.20342;-1.43191;3;20220911;27.7;17;22.3;3.8;16.74;0;4.61;20543 +83074;46.20342;-1.43191;3;20220912;33.2;19.4;26.3;4.7;16.44;.1;6.06;17063 +83074;46.20342;-1.43191;3;20220913;28.6;21.6;25.1;5.2;20.87;1.5;4.46;15483 +83074;46.20342;-1.43191;3;20220914;25.4;18.4;21.9;3.2;20.54;0;3.1;16123 +83074;46.20342;-1.43191;3;20220915;23.9;19.7;21.8;4.6;19.3;0;3.24;14218 +83074;46.20342;-1.43191;3;20220916;21.5;14;17.7;5.3;12.24;0;3.82;17160 +83074;46.20342;-1.43191;3;20220917;20.1;11.1;15.6;4.4;9.6;0;3.81;20029 +83074;46.20342;-1.43191;3;20220918;21.8;10.5;16.2;4.2;8.9;0;4.16;19614 +83074;46.20342;-1.43191;3;20220919;21.8;11.2;16.5;5.2;10.44;0;4.11;19167 +83074;46.20342;-1.43191;3;20220920;21.5;11.3;16.4;4.9;10.17;0;4;18683 +83074;46.20342;-1.43191;3;20220921;22.3;12.3;17.3;4.7;10.64;0;4.05;18414 +83074;46.20342;-1.43191;3;20220922;23;12.1;17.5;3.8;11.1;0;3.8;18381 +83074;46.20342;-1.43191;3;20220923;20.6;14.1;17.3;2.2;12.4;2;2.11;7266 +83074;46.20342;-1.43191;3;20220924;19.9;14.1;17;3.4;14.14;.8;2.34;11730 +83074;46.20342;-1.43191;3;20220925;18.5;12.1;15.3;3.3;12.54;.2;2.14;10192 +83074;46.20342;-1.43191;3;20220926;18.8;12.4;15.6;5;12.5;4;2.36;7897 +83074;46.20342;-1.43191;3;20220927;18.1;14.4;16.3;7.5;13.37;3.4;2.69;9739 +83074;46.20342;-1.43191;3;20220928;17.9;16.1;17;8.5;15.3;2.8;2.29;8958 +83074;46.20342;-1.43191;3;20220929;16.9;12.4;14.6;3.7;11.6;.6;2.29;12603 +83074;46.20342;-1.43191;3;20220930;17.5;10;13.8;3.8;12.64;6.8;2;14453 +83074;46.20342;-1.43191;3;20221001;18.7;16.2;17.4;6.8;18.74;1.5;1.07;6462 +83074;46.20342;-1.43191;3;20221002;20.1;17.1;18.6;4.6;18.14;.4;1.9;10328 +83074;46.20342;-1.43191;3;20221003;20.5;15.7;18.1;2.2;17.14;0;1.77;10894 +83074;46.20342;-1.43191;3;20221004;20.9;12.3;16.6;1.9;14.77;.1;2.08;15582 +83074;46.20342;-1.43191;3;20221005;20.1;14.2;17.1;3.8;17.07;.4;1.58;9829 +83074;46.20342;-1.43191;3;20221006;20.3;12.2;16.2;4;12.27;0;2.72;15879 +83074;46.20342;-1.43191;3;20221007;20;11;15.5;3.5;11.84;0;2.44;13371 +83074;46.20342;-1.43191;3;20221008;20.8;11.7;16.3;4;12.7;0;2.63;15120 +83074;46.20342;-1.43191;3;20221009;22.7;11.1;16.9;3.6;13.67;.1;2.59;14755 +83074;46.20342;-1.43191;3;20221010;20.3;16.5;18.4;2.5;17.84;1;1.5;8680 +83074;46.20342;-1.43191;3;20221011;19.9;15.7;17.8;3.4;16.34;0;1.72;7774 +83074;46.20342;-1.43191;3;20221012;19.1;12.3;15.7;2.1;14.84;.1;1.58;12459 +83074;46.20342;-1.43191;3;20221013;18.1;14;16.1;4.1;16.9;7.5;.81;2863 +83074;46.20342;-1.43191;3;20221014;19.2;16.9;18.1;6.8;18.77;4;1.18;5318 +83074;46.20342;-1.43191;3;20221015;18.2;17.6;17.9;5.8;18.17;9.2;1.09;2673 +83074;46.20342;-1.43191;3;20221016;22.9;15.8;19.3;2.5;17.9;1.2;1.84;11782 +83074;46.20342;-1.43191;3;20221017;19.4;16.6;18;2.6;18.64;1.9;.86;3280 +83074;46.20342;-1.43191;3;20221018;25;15.9;20.5;4.2;18.94;.1;2.3;11764 +83074;46.20342;-1.43191;3;20221019;25.9;17.9;21.9;4.9;18.07;.2;2.92;9423 +83074;46.20342;-1.43191;3;20221020;21.9;16.1;19;5.6;16.77;.5;2.35;10843 +83074;46.20342;-1.43191;3;20221021;20.2;17.1;18.7;4.5;17.1;0;1.83;8086 +83074;46.20342;-1.43191;3;20221022;22.4;14.9;18.7;3.8;16.54;0;1.97;9744 +83074;46.20342;-1.43191;3;20221023;21.9;18.3;20.1;7.5;16.44;0;2.94;8119 +83074;46.20342;-1.43191;3;20221024;19.7;17.7;18.7;6.6;16.17;0;2.31;9045 +83074;46.20342;-1.43191;3;20221025;20.9;13.7;17.3;4.4;15.44;.3;1.73;6122 +83074;46.20342;-1.43191;3;20221026;23.1;15.3;19.2;5.1;16.74;0;2.27;10945 +83074;46.20342;-1.43191;3;20221027;24.1;16.3;20.2;5.9;16.4;0;2.77;7457 +83074;46.20342;-1.43191;3;20221028;22.3;17.7;20;4.1;17.2;0;2.05;7955 +83074;46.20342;-1.43191;3;20221029;22.4;18.2;20.3;4.6;16.6;0;2.33;6581 +83074;46.20342;-1.43191;3;20221030;17.6;15.5;16.5;2.6;15.5;1.9;1.12;5632 +83074;46.20342;-1.43191;3;20221031;20.3;13.8;17.1;5.9;15.17;0;1.84;6275 +83074;46.20342;-1.43191;3;20221101;18.4;15.3;16.8;7.3;12.74;2.6;2.69;7865 +83074;46.20342;-1.43191;3;20221102;18.3;14.1;16.2;4.2;13.67;.2;1.69;7535 +83074;46.20342;-1.43191;3;20221103;17.4;12.9;15.1;6.9;13.4;17.7;1.83;5464 +83074;46.20342;-1.43191;3;20221104;15.5;10.3;12.9;9;10.64;.9;2.16;8896 +83074;46.20342;-1.43191;3;20221105;16.5;9.4;13;3.6;11.07;.2;1.38;6871 +83074;46.20342;-1.43191;3;20221106;17.4;12.5;15;6.7;13.44;7.2;1.72;5425 +83074;46.20342;-1.43191;3;20221107;18.5;15.5;17;7;14.47;0;2.03;7246 +83074;46.20342;-1.43191;3;20221108;17;13.9;15.5;6.4;15;4.8;1.25;4347 +83074;46.20342;-1.43191;3;20221109;17;15.7;16.3;5.1;13.34;.6;1.8;5157 +83074;46.20342;-1.43191;3;20221110;17.8;10.2;14;3;12.6;0;1.09;8762 +83074;46.20342;-1.43191;3;20221111;18.3;8.9;13.6;3.5;12.5;.2;1.15;9240 +83074;46.20342;-1.43191;3;20221112;19.7;12.7;16.2;4.7;14.27;.1;1.52;9097 +83074;46.20342;-1.43191;3;20221113;20.4;11.7;16.1;4.1;13.27;.2;1.62;8921 +83074;46.20342;-1.43191;3;20221114;16.5;12.2;14.3;5.2;12.67;3.1;1.4;5586 +83074;46.20342;-1.43191;3;20221115;16.8;13.4;15.1;7.9;13.14;10.6;1.86;4595 +83074;46.20342;-1.43191;3;20221116;17.2;12.8;15;10.3;13.3;2.9;1.95;2503 +83074;46.20342;-1.43191;3;20221117;15.8;14.2;15;9.7;12.44;6.3;2.19;3732 +83074;46.20342;-1.43191;3;20221118;14.8;11.1;13;4.6;10.37;2.7;1.51;6296 +83074;46.20342;-1.43191;3;20221119;12.3;6.9;9.6;2.8;9;.9;.82;7556 +83074;46.20342;-1.43191;3;20221120;14.7;7.5;11.1;5.5;11.07;4.2;.99;5222 +83074;46.20342;-1.43191;3;20221121;15.4;11.4;13.4;8.7;11;13.4;2.08;4102 +83074;46.20342;-1.43191;3;20221122;13.8;10;11.9;9;10.47;3.8;1.69;5109 +83074;46.20342;-1.43191;3;20221123;15.4;10.8;13.1;7.6;12.47;2.8;1.2;6162 +83074;46.20342;-1.43191;3;20221124;15.1;11.8;13.5;6.7;12.7;2.3;1.26;3284 +83074;46.20342;-1.43191;3;20221125;14.8;11.6;13.2;4.1;10.87;1.4;1.33;5353 +83074;46.20342;-1.43191;3;20221126;13.3;7.6;10.5;3.4;10.74;.2;.65;5228 +83074;46.20342;-1.43191;3;20221127;13.8;9.5;11.6;4.6;12.04;10.4;.8;3240 +83074;46.20342;-1.43191;3;20221128;13.9;11.1;12.5;4.8;11.2;7.8;1.19;3565 +83074;46.20342;-1.43191;3;20221129;12.7;8.6;10.6;2.5;10.1;.1;.6;6711 +83074;46.20342;-1.43191;3;20221130;9.9;4.4;7.1;4;8.54;0;.56;6107 +83074;46.20342;-1.43191;3;20221201;7.8;5.8;6.8;4.8;8.04;0;.66;5359 +83074;46.20342;-1.43191;3;20221202;7.1;5.1;6.1;4.7;7.94;.4;.66;2243 +83074;46.20342;-1.43191;3;20221203;6.2;4.3;5.2;5.6;7.5;.9;.71;928 +83074;46.20342;-1.43191;3;20221204;6.8;4.1;5.4;2.9;7.54;.4;.51;3229 +83074;46.20342;-1.43191;3;20221205;9.4;2.6;6;4.1;7.5;.1;.59;7153 +83074;46.20342;-1.43191;3;20221206;6.7;3;4.9;5.6;7.17;0;.6;5226 +83074;46.20342;-1.43191;3;20221207;6.9;3.1;5;5;6.67;0;.81;4920 +83074;46.20342;-1.43191;3;20221208;4.6;.4;2.5;6.2;6.14;0;.58;3649 +83074;46.20342;-1.43191;3;20221209;5.3;2.3;3.8;6.7;5.97;0;.87;5929 +83074;46.20342;-1.43191;3;20221210;6.3;-.1;3.1;3.5;5.7;1.9;.54;7039 +83074;46.20342;-1.43191;3;20221211;5.2;.2;2.7;4.3;5.67;1.4;.62;6046 +83074;46.20342;-1.43191;3;20221212;4;0;2;4.7;5.54;6.5;.71;2099 +83074;46.20342;-1.43191;3;20221213;3.5;-.4;1.5;4.8;6.1;3.2;.28;5095 +83074;46.20342;-1.43191;3;20221214;13.5;2.4;8;4.6;11.77;2.7;.03;4084 +83074;46.20342;-1.43191;3;20221215;5.5;4.9;5.2;7.4;7.6;2.2;.65;1973 +83074;46.20342;-1.43191;3;20221216;5.9;2.2;4.1;7.2;5.14;0;1.33;6005 +83074;46.20342;-1.43191;3;20221217;3.4;-2;.7;4.8;4.77;0;.67;5460 +83074;46.20342;-1.43191;3;20221218;11;-.9;5.1;5.8;7.5;0;.86;2509 +83074;46.20342;-1.43191;3;20221219;13.1;10.2;11.7;7.7;10.7;1;1.39;2645 +83074;46.20342;-1.43191;3;20221220;13.3;11.1;12.2;6.2;11.87;1.9;1.08;1389 +83074;46.20342;-1.43191;3;20221221;13.7;7.9;10.8;5.5;12.6;5.2;.39;1849 +83074;46.20342;-1.43191;3;20221222;13.9;12.3;13.1;7;13.84;6.2;.74;728 +83074;46.20342;-1.43191;3;20221223;15;13;14;7;13.74;9.3;1.08;900 +83074;46.20342;-1.43191;3;20221224;12.6;11.1;11.8;3.3;12.7;1.5;.5;2242 +83074;46.20342;-1.43191;3;20221225;14.2;10.1;12.1;4.6;12.97;2;.61;2023 +83074;46.20342;-1.43191;3;20221226;13.2;11.4;12.3;3.4;12.3;.4;.66;2843 +83074;46.20342;-1.43191;3;20221227;11.6;5.7;8.7;2.7;10.4;.2;.27;4955 +83074;46.20342;-1.43191;3;20221228;13.8;10.4;12.1;6.4;12.17;2.9;.93;1547 +83074;46.20342;-1.43191;3;20221229;12.7;11.7;12.2;5.8;11.84;3.7;.99;2018 +83074;46.20342;-1.43191;3;20221230;15.2;8.8;12;7.8;13.1;1.6;.68;1496 +83074;46.20342;-1.43191;3;20221231;15.4;12.9;14.1;6.9;13;.2;1.29;3343 +83075;46.19657;-1.09462;15;20220101;14.9;9.3;12.1;5.2;11.5;.2;.98;5600 +83075;46.19657;-1.09462;15;20220102;13.8;10.8;12.3;5.5;12.8;.2;.66;4025 +83075;46.19657;-1.09462;15;20220103;13.3;11.7;12.5;5.4;13;8.7;.72;2500 +83075;46.19657;-1.09462;15;20220104;13.7;10.2;12;6.4;10.7;1.2;1.49;1800 +83075;46.19657;-1.09462;15;20220105;8.9;5.2;7.1;4;6.9;0;.94;7100 +83075;46.19657;-1.09462;15;20220106;8.3;1.1;4.7;3.3;6.4;1.6;.74;5200 +83075;46.19657;-1.09462;15;20220107;11.6;7.1;9.4;6.9;9.8;4.1;.9;6100 +83075;46.19657;-1.09462;15;20220108;12.4;9.4;10.9;9.2;10.8;7.8;1.25;2400 +83075;46.19657;-1.09462;15;20220109;10;7.9;9;5.5;10.4;8.8;.61;1800 +83075;46.19657;-1.09462;15;20220110;9.8;9.1;9.5;2.6;11.3;3;.4;1800 +83075;46.19657;-1.09462;15;20220111;10.6;4.7;7.7;2.7;7.7;0;.66;7600 +83075;46.19657;-1.09462;15;20220112;5;-.4;2.3;4.8;5.9;0;.55;7800 +83075;46.19657;-1.09462;15;20220113;7.5;.7;4.1;5.6;6.1;0;.94;7700 +83075;46.19657;-1.09462;15;20220114;4.1;-2.4;.9;3;5.4;.1;.4;7300 +83075;46.19657;-1.09462;15;20220115;1.5;-3.9;-1.2;2.3;5.4;.1;.11;7700 +83075;46.19657;-1.09462;15;20220116;2;-3;-.5;1.8;6.2;.1;.12;3900 +83075;46.19657;-1.09462;15;20220117;9.1;1.2;5.2;2.6;8.1;0;.42;4700 +83075;46.19657;-1.09462;15;20220118;6.9;1.6;4.3;3.2;7.3;.1;.52;3200 +83075;46.19657;-1.09462;15;20220119;7.5;4.6;6.1;2.7;8;2;.62;1900 +83075;46.19657;-1.09462;15;20220120;9.6;5.9;7.8;3.6;8.2;0;.83;6600 +83075;46.19657;-1.09462;15;20220121;7.3;0;3.7;5.1;6.1;0;.87;8500 +83075;46.19657;-1.09462;15;20220122;7.2;-.6;3.3;5.5;6.2;0;.86;6100 +83075;46.19657;-1.09462;15;20220123;7.9;2.8;5.4;6.3;6.8;0;1.05;8100 +83075;46.19657;-1.09462;15;20220124;11.3;.4;5.9;3.2;6.7;0;.96;8900 +83075;46.19657;-1.09462;15;20220125;8.4;-2.3;3.1;3.1;6.4;0;.6;8900 +83075;46.19657;-1.09462;15;20220126;1.5;-.9;.3;4.4;6.1;0;.25;2400 +83075;46.19657;-1.09462;15;20220127;3;-2.1;.5;3.4;5.9;.1;.37;3200 +83075;46.19657;-1.09462;15;20220128;8.3;1.8;5.1;.9;8.9;.1;.33;3800 +83075;46.19657;-1.09462;15;20220129;7.5;5.2;6.4;1.6;9.2;.1;.4;2200 +83075;46.19657;-1.09462;15;20220130;8.9;6.7;7.8;2.4;10.2;.3;.41;3400 +83075;46.19657;-1.09462;15;20220131;11.4;6.1;8.8;5.5;9.4;.1;.99;7400 +83075;46.19657;-1.09462;15;20220201;11.6;4.4;8;5.6;9.8;.1;.72;3900 +83075;46.19657;-1.09462;15;20220202;8;7.4;7.7;3.3;10.1;0;.43;4300 +83075;46.19657;-1.09462;15;20220203;8.2;5.9;7.1;2.9;9.6;.5;.45;2200 +83075;46.19657;-1.09462;15;20220204;12.6;7.8;10.2;3.9;10.6;.4;.91;5700 +83075;46.19657;-1.09462;15;20220205;11.3;2.1;6.7;2.5;8.7;.1;.69;8800 +83075;46.19657;-1.09462;15;20220206;11.6;7.2;9.4;6.7;10.9;.4;.69;3400 +83075;46.19657;-1.09462;15;20220207;11.8;9;10.4;4.4;10.9;.1;.91;6600 +83075;46.19657;-1.09462;15;20220208;11;3.6;7.3;2.1;8.8;0;.74;9700 +83075;46.19657;-1.09462;15;20220209;11.8;2.7;7.3;3.6;8.4;.1;.99;5200 +83075;46.19657;-1.09462;15;20220210;11.3;2.9;7.1;4;10.3;.2;.38;3900 +83075;46.19657;-1.09462;15;20220211;10.4;1.8;6.1;5;6.8;0;1.42;12000 +83075;46.19657;-1.09462;15;20220212;10;1.1;5.6;2.9;6.3;0;1.19;11200 +83075;46.19657;-1.09462;15;20220213;13.1;0;6.6;7;8.9;2.5;1.07;8600 +83075;46.19657;-1.09462;15;20220214;11.3;8.9;10.1;8.8;9.8;2.2;1.55;9197 +83075;46.19657;-1.09462;15;20220215;12.3;7;9.7;6.2;10.7;11.1;.94;5900 +83075;46.19657;-1.09462;15;20220216;12.6;9.7;11.2;8.3;13.4;2.4;.27;3100 +83075;46.19657;-1.09462;15;20220217;12.6;11.6;12.1;6.8;13.2;.5;.79;3901 +83075;46.19657;-1.09462;15;20220218;12.4;10.9;11.7;6.4;10.9;.8;1.44;3400 +83075;46.19657;-1.09462;15;20220219;11.9;5.1;8.5;4.8;8.3;.1;1.54;11900 +83075;46.19657;-1.09462;15;20220220;13.4;9.5;11.5;6.7;12.3;1.2;1.01;8800 +83075;46.19657;-1.09462;15;20220221;12.4;11.2;11.8;8.5;9.45;0;1.81;6849 +83075;46.19657;-1.09462;15;20220222;12.6;8.1;10.4;3.9;11.2;.3;.93;5800 +83075;46.19657;-1.09462;15;20220223;14.3;10.2;12.3;2;11.4;.1;1.3;11300 +83075;46.19657;-1.09462;15;20220224;13.4;5.4;9.4;5.1;9.4;.5;1.53;10700 +83075;46.19657;-1.09462;15;20220225;11.4;3.1;7.3;2.8;7.5;0;1.45;14600 +83075;46.19657;-1.09462;15;20220226;13.4;2;7.7;5.6;5.7;0;2.65;15200 +83075;46.19657;-1.09462;15;20220227;14.4;4.8;9.6;3.7;8.4;.2;1.84;12600 +83075;46.19657;-1.09462;15;20220228;15.5;5.7;10.6;1.6;10.6;0;1.37;13500 +83075;46.19657;-1.09462;15;20220301;17.5;7.2;12.4;3.3;9.5;.3;2.08;10300 +83075;46.19657;-1.09462;15;20220302;13.3;10;11.7;3.3;10.9;.3;1.34;6700 +83075;46.19657;-1.09462;15;20220303;12.3;9.4;10.9;4;11.6;4.2;.99;6000 +83075;46.19657;-1.09462;15;20220304;12.4;8.3;10.4;6;9.4;.4;1.82;9500 +83075;46.19657;-1.09462;15;20220305;12.4;4.3;8.4;3.9;7.9;.4;1.81;13800 +83075;46.19657;-1.09462;15;20220306;12.8;6.7;9.8;4.1;7.7;0;2.1;11600 +83075;46.19657;-1.09462;15;20220307;9.9;-.8;4.6;4.3;5.3;0;1.98;16500 +83075;46.19657;-1.09462;15;20220308;10.4;4.6;7.5;5.3;9.2;.9;.92;4300 +83075;46.19657;-1.09462;15;20220309;15.6;5.5;10.6;5.6;9.9;.1;2.05;13200 +83075;46.19657;-1.09462;15;20220310;12.4;10.5;11.5;4.7;10.8;1.4;1.48;6500 +83075;46.19657;-1.09462;15;20220311;14;6.5;10.3;6.3;11;4.8;1.42;10900 +83075;46.19657;-1.09462;15;20220312;13.7;9.6;11.7;5.2;10.1;7.5;2.26;16400 +83075;46.19657;-1.09462;15;20220313;12.6;8.6;10.6;5.6;9.8;6;1.84;10400 +83075;46.19657;-1.09462;15;20220314;15.5;3.5;9.5;5.7;9;.5;2.17;12700 +83075;46.19657;-1.09462;15;20220315;17.9;10.3;14.1;5.2;12.2;0;2.15;8700 +83075;46.19657;-1.09462;15;20220316;14.4;12.3;13.4;6.1;12;.2;1.73;4600 +83075;46.19657;-1.09462;15;20220317;10.8;7.9;9.4;6.8;8.8;0;1.8;7400 +83075;46.19657;-1.09462;15;20220318;14.6;4.9;9.8;6.9;8.2;0;2.63;13900 +83075;46.19657;-1.09462;15;20220319;18.4;7.1;12.8;5.5;9.4;0;3.1;14300 +83075;46.19657;-1.09462;15;20220320;18;9.2;13.6;4.9;9.8;0;3.13;16400 +83075;46.19657;-1.09462;15;20220321;19.7;8.5;14.1;6.4;9.9;0;3.49;12500 +83075;46.19657;-1.09462;15;20220322;17.6;6.8;12.2;6.5;7.6;0;3.9;18900 +83075;46.19657;-1.09462;15;20220323;16.8;5.9;11.4;5;6.8;0;3.64;19600 +83075;46.19657;-1.09462;15;20220324;19.1;3;11.1;3.4;7.4;0;3.3;20100 +83075;46.19657;-1.09462;15;20220325;20.8;4.3;12.6;4.3;7.3;0;3.93;18500 +83075;46.19657;-1.09462;15;20220326;22.1;8.7;15.4;5.9;7.5;0;5.08;19400 +83075;46.19657;-1.09462;15;20220327;21.7;6.1;13.9;3.2;8.2;0;3.65;18500 +83075;46.19657;-1.09462;15;20220328;19.8;10.1;15;3.4;8.6;0;3.52;16400 +83075;46.19657;-1.09462;15;20220329;15.9;9.5;12.7;3.3;10.9;.1;2.31;14600 +83075;46.19657;-1.09462;15;20220330;14.3;10.5;12.4;5.6;11.6;.9;1.96;11300 +83075;46.19657;-1.09462;15;20220331;12.9;6.4;9.7;7.7;8.2;1.1;2.58;12700 +83075;46.19657;-1.09462;15;20220401;10.2;3.1;6.7;9.7;5.8;.2;2.99;18100 +83075;46.19657;-1.09462;15;20220402;10.6;2.4;6.5;6;5.8;0;2.76;19100 +83075;46.19657;-1.09462;15;20220403;9.9;.3;5.1;3.2;4.98;0;2.19;16481 +83075;46.19657;-1.09462;15;20220404;10;4.8;7.4;3.7;5.9;.1;2.57;17703 +83075;46.19657;-1.09462;15;20220405;12.4;8.5;10.4;5.2;10.7;.2;1.91;15559 +83075;46.19657;-1.09462;15;20220406;13.5;9.7;11.6;5.8;11.4;1.8;1.9;12800 +83075;46.19657;-1.09462;15;20220407;13.9;11.2;12.6;10.1;13.3;14.2;1.16;6200 +83075;46.19657;-1.09462;15;20220408;15;11.3;13.2;10.1;11.4;3.3;2.46;8200 +83075;46.19657;-1.09462;15;20220409;12.8;5.2;9;3.7;7.7;.1;2.94;24300 +83075;46.19657;-1.09462;15;20220410;17.2;1.5;9.4;5.8;7.1;0;3.75;22800 +83075;46.19657;-1.09462;15;20220411;22.5;9.3;15.9;6.1;10.77;.1;4.35;20482 +83075;46.19657;-1.09462;15;20220412;17.6;12.6;15.1;5.1;12.1;.3;2.85;12500 +83075;46.19657;-1.09462;15;20220413;19;10.5;14.8;2.7;13.3;1.5;2.69;17300 +83075;46.19657;-1.09462;15;20220414;21.7;8.3;15;3.3;13.4;.2;3.44;22900 +83075;46.19657;-1.09462;15;20220415;23.4;9.7;16.6;3.1;12.6;.1;3.99;22900 +83075;46.19657;-1.09462;15;20220416;22;9.1;15.6;3.6;11.9;0;4.06;24600 +83075;46.19657;-1.09462;15;20220417;19.6;6.9;13.3;4.5;11.4;0;3.47;23200 +83075;46.19657;-1.09462;15;20220418;16.4;10.6;13.5;5.2;12.4;0;2.82;20100 +83075;46.19657;-1.09462;15;20220419;15.6;7.6;11.6;5.3;9.8;2.2;2.71;14600 +83075;46.19657;-1.09462;15;20220420;15.4;8.8;12.1;4.4;11.5;1.8;1.7;6800 +83075;46.19657;-1.09462;15;20220421;19.3;8.4;13.9;3.2;12.2;.4;3.14;20800 +83075;46.19657;-1.09462;15;20220422;17.9;8.9;13.4;2.3;12.8;.6;2.21;13800 +83075;46.19657;-1.09462;15;20220423;14.8;10.1;12.5;4;12.6;3.7;1.73;10700 +83075;46.19657;-1.09462;15;20220424;14.7;12.7;13.7;6;13.5;.2;1.63;7700 +83075;46.19657;-1.09462;15;20220425;17.1;12.5;14.8;4.2;12.6;.1;3.05;18400 +83075;46.19657;-1.09462;15;20220426;20.1;7.2;13.7;5.1;10.4;0;4.23;26000 +83075;46.19657;-1.09462;15;20220427;21.2;9.4;15.3;5.8;10.3;.1;4.31;17700 +83075;46.19657;-1.09462;15;20220428;20.1;12.6;16.4;2.8;12.4;0;3.36;17700 +83075;46.19657;-1.09462;15;20220429;20.4;9.5;15;2.8;13.6;0;3.56;24500 +83075;46.19657;-1.09462;15;20220430;19.9;9.6;14.8;4;11.8;0;3.91;24500 +83075;46.19657;-1.09462;15;20220501;19.9;9.6;14.8;4.2;9.9;0;4.15;21500 +83075;46.19657;-1.09462;15;20220502;20.6;8.6;14.6;4.2;9.5;0;4.35;22400 +83075;46.19657;-1.09462;15;20220503;22.3;10;16.2;4.4;10.5;0;4.85;24800 +83075;46.19657;-1.09462;15;20220504;18.9;8.7;13.8;4.2;12;0;3.29;20600 +83075;46.19657;-1.09462;15;20220505;19;7.7;13.4;4.2;12.1;.1;3.72;27400 +83075;46.19657;-1.09462;15;20220506;21.6;10;15.8;4.3;12.6;0;4.43;27100 +83075;46.19657;-1.09462;15;20220507;21.1;11.2;16.2;3.9;12.8;0;4.38;27000 +83075;46.19657;-1.09462;15;20220508;23.6;9.6;16.6;3.7;12.9;0;4.12;20900 +83075;46.19657;-1.09462;15;20220509;26.6;12.9;19.8;4.1;13.7;0;5.66;27500 +83075;46.19657;-1.09462;15;20220510;26.6;14.5;20.6;2.8;13.5;0;5.4;27100 +83075;46.19657;-1.09462;15;20220511;20.7;10.5;15.6;3.3;14.5;0;3.89;26900 +83075;46.19657;-1.09462;15;20220512;19.6;13.3;16.5;3.1;14.1;0;3.35;19400 +83075;46.19657;-1.09462;15;20220513;23.4;11;17.2;2.9;12.9;0;4.68;27000 +83075;46.19657;-1.09462;15;20220514;29.8;13.1;21.5;3.3;14.9;.3;5.62;24300 +83075;46.19657;-1.09462;15;20220515;27.4;17.7;22.6;4.2;17.5;1;5.32;23100 +83075;46.19657;-1.09462;15;20220516;26.5;15.3;20.9;2.6;16.2;.1;5.22;27800 +83075;46.19657;-1.09462;15;20220517;29;15.1;22.1;4.3;15.7;.1;6.25;27800 +83075;46.19657;-1.09462;15;20220518;31.3;13.8;22.6;3.3;15.6;.8;5.81;23400 +83075;46.19657;-1.09462;15;20220519;24.4;16.1;20.3;4.2;17.3;1;4.94;27100 +83075;46.19657;-1.09462;15;20220520;23.2;17.1;20.2;4.9;17.1;.1;4.36;21500 +83075;46.19657;-1.09462;15;20220521;30;12.3;21.2;3.6;14.5;.1;5.92;25200 +83075;46.19657;-1.09462;15;20220522;31.5;17.9;24.7;4.2;17;7.9;6.2;21500 +83075;46.19657;-1.09462;15;20220523;20.1;16.5;18.3;7.8;16.3;3.8;3.62;18400 +83075;46.19657;-1.09462;15;20220524;18.5;13.8;16.2;5.4;11.7;.4;4.02;18600 +83075;46.19657;-1.09462;15;20220525;19.6;13.4;16.5;5.1;12.5;.1;4.68;27300 +83075;46.19657;-1.09462;15;20220526;18;14.5;16.3;4.7;14;0;2.66;11100 +83075;46.19657;-1.09462;15;20220527;21;14.5;17.8;3.8;13.5;0;4.48;24300 +83075;46.19657;-1.09462;15;20220528;25.7;11.9;18.8;4.9;11.6;0;6.38;30500 +83075;46.19657;-1.09462;15;20220529;21.2;10.9;16.1;5.5;8.8;0;6.03;30900 +83075;46.19657;-1.09462;15;20220530;21.4;8.5;15;5.1;9.3;0;5.38;28500 +83075;46.19657;-1.09462;15;20220531;21.9;9.4;15.7;4;9.6;4;5.26;28100 +83075;46.19657;-1.09462;15;20220601;23.5;12.1;17.8;2.7;12.7;.1;4.63;24600 +83075;46.19657;-1.09462;15;20220602;26.4;14.7;20.6;3.7;14.4;32.1;5.94;29500 +83075;46.19657;-1.09462;15;20220603;25.7;16.3;21;3.2;18.2;.5;4.81;25100 +83075;46.19657;-1.09462;15;20220604;22.4;17.1;19.8;3.7;17.7;.5;3.2;14300 +83075;46.19657;-1.09462;15;20220605;20.8;15.7;18.3;4.6;15.9;0;3.61;18400 +83075;46.19657;-1.09462;15;20220606;18.9;15.8;17.4;2.9;15.4;2.4;2.52;11400 +83075;46.19657;-1.09462;15;20220607;21;15.6;18.3;4.7;15.9;9.9;4.41;26100 +83075;46.19657;-1.09462;15;20220608;20.2;16;18.1;7;16.6;.1;3.68;21100 +83075;46.19657;-1.09462;15;20220609;20.2;15.9;18.1;4.9;14.9;0;4.63;27000 +83075;46.19657;-1.09462;15;20220610;21.4;13.7;17.6;3;15.5;0;4.26;26100 +83075;46.19657;-1.09462;15;20220611;23.6;14.3;19;4.4;16.9;0;4.95;29800 +83075;46.19657;-1.09462;15;20220612;26;16.5;21.3;5.9;15.3;.5;6.34;28900 +83075;46.19657;-1.09462;15;20220613;27.5;13.3;20.4;6.1;11.6;0;7.55;31900 +83075;46.19657;-1.09462;15;20220614;33;13.7;23.4;5.2;12;0;8.55;29600 +83075;46.19657;-1.09462;15;20220615;26.6;17.4;22;3.2;16.2;0;6.02;30300 +83075;46.19657;-1.09462;15;20220616;33.4;18.2;25.8;3.8;18;0;7.14;27500 +83075;46.19657;-1.09462;15;20220617;37.9;19.5;28.7;3.8;15.5;0;8.66;28200 +83075;46.19657;-1.09462;15;20220618;38.2;22.2;30.2;4.1;16.9;1.9;9.08;28900 +83075;46.19657;-1.09462;15;20220619;24.1;20.8;22.5;5.7;20.1;.4;4.99;24400 +83075;46.19657;-1.09462;15;20220620;25.1;17.6;21.4;3.8;18.5;2.4;4.73;23600 +83075;46.19657;-1.09462;15;20220621;23.9;17.4;20.7;3.6;20.2;1.8;4.22;24200 +83075;46.19657;-1.09462;15;20220622;22.9;17;20;4.6;18.6;3.5;4.26;24100 +83075;46.19657;-1.09462;15;20220623;22.7;16.4;19.6;3.2;17.3;3.7;3.97;21100 +83075;46.19657;-1.09462;15;20220624;21.8;17.2;19.5;5.4;16.9;12.3;4.08;20200 +83075;46.19657;-1.09462;15;20220625;19.6;14.3;17;3.4;14.9;4.7;3.03;15500 +83075;46.19657;-1.09462;15;20220626;20.7;13.8;17.3;3;12.9;0;4.1;21600 +83075;46.19657;-1.09462;15;20220627;20.5;14.1;17.3;4.7;13.2;0;5.15;30700 +83075;46.19657;-1.09462;15;20220628;20.7;11.1;15.9;2.4;13;.1;4.74;31100 +83075;46.19657;-1.09462;15;20220629;19.5;14.4;17;3;15.1;4.5;2.43;10600 +83075;46.19657;-1.09462;15;20220630;19.7;14.2;17;3.9;13.3;1.7;4.28;24100 +83075;46.19657;-1.09462;15;20220701;21.1;12.9;17;2.8;12.6;0;4.45;25200 +83075;46.19657;-1.09462;15;20220702;24.7;12.2;18.5;4.7;13.6;0;5.8;31300 +83075;46.19657;-1.09462;15;20220703;21.3;14.2;17.8;5.8;15.4;0;4.79;30300 +83075;46.19657;-1.09462;15;20220704;24.6;13.6;19.1;5.5;14.9;.1;5.7;30600 +83075;46.19657;-1.09462;15;20220705;25.5;12.8;19.2;5.1;13.9;0;6.07;31200 +83075;46.19657;-1.09462;15;20220706;28.8;13.9;21.4;4.9;13.7;0;7;30500 +83075;46.19657;-1.09462;15;20220707;27.5;15;21.3;4.7;15.9;0;6.28;30300 +83075;46.19657;-1.09462;15;20220708;30.3;15.7;23;4.7;13.1;0;7.65;30900 +83075;46.19657;-1.09462;15;20220709;32.4;16.1;24.3;4.7;12.9;0;8.2;30300 +83075;46.19657;-1.09462;15;20220710;31.5;18.9;25.2;5.9;13.6;0;8.71;30400 +83075;46.19657;-1.09462;15;20220711;34;18.6;26.3;5.8;13.6;0;9.35;30500 +83075;46.19657;-1.09462;15;20220712;35.8;17;26.4;3.3;14.8;0;7.97;30500 +83075;46.19657;-1.09462;15;20220713;36;19.7;27.9;2.6;14.7;0;7.56;29900 +83075;46.19657;-1.09462;15;20220714;31.5;18.4;25;4.4;17;0;7.33;29800 +83075;46.19657;-1.09462;15;20220715;32.4;18.1;25.3;5.3;13.2;0;8.5;29100 +83075;46.19657;-1.09462;15;20220716;34.2;17.2;25.7;5.7;10.2;0;9.68;29000 +83075;46.19657;-1.09462;15;20220717;36.1;20.1;28.1;6.2;11.7;0;10.39;27600 +83075;46.19657;-1.09462;15;20220718;41.7;22.3;32;5.9;13.4;0;11.82;28300 +83075;46.19657;-1.09462;15;20220719;25.5;20.9;23.2;4.8;19.6;4.8;4.93;21300 +83075;46.19657;-1.09462;15;20220720;23.9;18.7;21.3;4.6;18.9;.8;4.73;24900 +83075;46.19657;-1.09462;15;20220721;24.6;18.1;21.4;4.1;17.1;.4;5.12;25400 +83075;46.19657;-1.09462;15;20220722;21.9;17.4;19.7;4.6;18.6;1.1;2.51;9700 +83075;46.19657;-1.09462;15;20220723;24;14.3;19.2;3.3;16.2;0;4.89;28500 +83075;46.19657;-1.09462;15;20220724;29.9;14.2;22.1;4.3;16.2;0;6.38;28600 +83075;46.19657;-1.09462;15;20220725;22.8;18.8;20.8;5.9;18.8;1.1;3.75;16800 +83075;46.19657;-1.09462;15;20220726;23.9;17.6;20.8;4.6;15.8;0;5.31;26400 +83075;46.19657;-1.09462;15;20220727;27.5;13.6;20.6;4.5;13.6;0;6.12;27400 +83075;46.19657;-1.09462;15;20220728;25.8;16.1;21;3.4;15.8;0;5.15;25500 +83075;46.19657;-1.09462;15;20220729;25.1;19;22.1;5.2;18.3;0;5.36;26400 +83075;46.19657;-1.09462;15;20220730;26.1;18.4;22.3;4;19.1;0;5.31;27600 +83075;46.19657;-1.09462;15;20220731;24.6;18.2;21.4;5.1;19.6;0;4.9;27400 +83075;46.19657;-1.09462;15;20220801;25;17;21;4.4;19.3;0;4.77;26900 +83075;46.19657;-1.09462;15;20220802;33.1;16.8;25;3.8;18.2;0;6.77;27800 +83075;46.19657;-1.09462;15;20220803;32.6;18.4;25.5;3.1;18.4;0;6.21;25800 +83075;46.19657;-1.09462;15;20220804;28.7;20.8;24.8;4.5;19.6;0;4.43;12300 +83075;46.19657;-1.09462;15;20220805;29.1;17.7;23.4;6.4;13.7;0;7.42;25600 +83075;46.19657;-1.09462;15;20220806;29.8;15.9;22.9;6.6;9.9;0;8.55;27700 +83075;46.19657;-1.09462;15;20220807;31.5;14.9;23.2;5.6;8.7;0;8.68;28000 +83075;46.19657;-1.09462;15;20220808;33.2;16.3;24.8;5.8;10;0;8.83;24600 +83075;46.19657;-1.09462;15;20220809;35.1;18.2;26.7;5.4;10.9;0;9.03;24500 +83075;46.19657;-1.09462;15;20220810;36.3;19.5;27.9;5;11.4;0;9.26;26900 +83075;46.19657;-1.09462;15;20220811;37.8;18.5;28.2;4.4;10.8;0;9.05;26100 +83075;46.19657;-1.09462;15;20220812;37.4;21.9;29.7;3.8;11.9;0;8.32;25000 +83075;46.19657;-1.09462;15;20220813;26.2;19.2;22.7;3.2;19.6;2.3;4.41;21400 +83075;46.19657;-1.09462;15;20220814;24.5;19.6;22.1;4.3;20.3;2.2;3.86;18600 +83075;46.19657;-1.09462;15;20220815;24.4;18.8;21.6;4.3;19.5;.3;3.87;18600 +83075;46.19657;-1.09462;15;20220816;23.7;19.2;21.5;3;19.7;7;3.16;14800 +83075;46.19657;-1.09462;15;20220817;23.8;17;20.4;3.8;18.5;.3;4.24;24600 +83075;46.19657;-1.09462;15;20220818;22.8;16.3;19.6;5.2;18.6;.1;3.28;17700 +83075;46.19657;-1.09462;15;20220819;24.8;18.2;21.5;4.5;20.5;.1;3.29;15200 +83075;46.19657;-1.09462;15;20220820;23.7;18.8;21.3;2.8;18.8;0;3.5;17500 +83075;46.19657;-1.09462;15;20220821;22.2;15.5;18.9;2.6;18;1.1;2.06;8800 +83075;46.19657;-1.09462;15;20220822;23.6;19.1;21.4;3.9;21;.2;3.55;20100 +83075;46.19657;-1.09462;15;20220823;25.6;19.9;22.8;3.2;22.1;.1;3.82;20200 +83075;46.19657;-1.09462;15;20220824;33.7;17.4;25.6;3.4;19.7;1.7;5.63;21600 +83075;46.19657;-1.09462;15;20220825;27.3;20.8;24.1;4.6;21.3;.5;3.81;13100 +83075;46.19657;-1.09462;15;20220826;25.8;17.5;21.7;4.7;17.5;0;4.6;21100 +83075;46.19657;-1.09462;15;20220827;27.3;15.6;21.5;4.2;15.5;0;5.01;21900 +83075;46.19657;-1.09462;15;20220828;31;17.6;24.3;5.5;12.3;0;7.31;22700 +83075;46.19657;-1.09462;15;20220829;34.1;18;26.1;4.3;14.8;.4;6.53;18100 +83075;46.19657;-1.09462;15;20220830;27.3;20.9;24.1;2.8;21.4;0;4.06;19300 +83075;46.19657;-1.09462;15;20220831;27.3;19;23.2;4.5;21.2;2;3.54;13400 +83075;46.19657;-1.09462;15;20220901;26.3;19.1;22.7;4;20;.3;4.2;20400 +83075;46.19657;-1.09462;15;20220902;24.1;16.9;20.5;3.4;19.6;6.3;3.5;20700 +83075;46.19657;-1.09462;15;20220903;23.4;18;20.7;3;17;.8;3.91;21500 +83075;46.19657;-1.09462;15;20220904;28.4;15.4;21.9;2.9;16.3;.1;4.3;19500 +83075;46.19657;-1.09462;15;20220905;28.4;17.1;22.8;3.8;18.8;0;4.58;21400 +83075;46.19657;-1.09462;15;20220906;27;17.3;22.2;4;18.2;1.2;4.13;18100 +83075;46.19657;-1.09462;15;20220907;20.8;19.3;20.1;5.3;17.4;12.4;2.47;5300 +83075;46.19657;-1.09462;15;20220908;22.8;16.3;19.6;6.5;16.7;2;3.74;17800 +83075;46.19657;-1.09462;15;20220909;22.7;17.9;20.3;6;16.2;1.1;4.09;18200 +83075;46.19657;-1.09462;15;20220910;23.2;16.1;19.7;2.8;16.1;.1;3.17;16200 +83075;46.19657;-1.09462;15;20220911;29.5;16.1;22.8;4.4;15.7;0;5.29;21000 +83075;46.19657;-1.09462;15;20220912;33.5;18.2;25.9;5;15.6;.2;6.24;15000 +83075;46.19657;-1.09462;15;20220913;29.6;21.5;25.6;5.4;20.4;2.6;4.8;14100 +83075;46.19657;-1.09462;15;20220914;26;18.3;22.2;3.5;20;.3;3.42;16800 +83075;46.19657;-1.09462;15;20220915;24.5;19.1;21.8;5;19.1;0;3.52;15300 +83075;46.19657;-1.09462;15;20220916;22.4;13.3;17.9;5.3;12.1;0;4.18;18500 +83075;46.19657;-1.09462;15;20220917;20.6;8.2;14.4;4.2;9.2;0;3.8;20400 +83075;46.19657;-1.09462;15;20220918;22.4;8.1;15.3;4.4;8.4;0;4.36;20300 +83075;46.19657;-1.09462;15;20220919;22.5;8.2;15.4;5.1;9.7;0;4.25;19800 +83075;46.19657;-1.09462;15;20220920;22.4;8.5;15.5;4.5;9.4;0;4.11;19400 +83075;46.19657;-1.09462;15;20220921;23.1;9.7;16.4;4.6;9.7;0;4.28;19100 +83075;46.19657;-1.09462;15;20220922;24.6;8.9;16.8;3.9;10.4;0;4.1;19000 +83075;46.19657;-1.09462;15;20220923;21.5;11.6;16.6;2.3;11.1;1;2.43;8800 +83075;46.19657;-1.09462;15;20220924;21.1;12.9;17;2.8;13.7;.7;2.51;13100 +83075;46.19657;-1.09462;15;20220925;18.7;11.1;14.9;3;12.4;.2;2.09;10200 +83075;46.19657;-1.09462;15;20220926;19.3;10.8;15.1;5.1;12.4;5.1;2.38;7700 +83075;46.19657;-1.09462;15;20220927;18.8;13.8;16.3;8.7;13;3.4;3.07;9400 +83075;46.19657;-1.09462;15;20220928;18.4;16;17.2;10.1;15.3;3.7;2.64;10100 +83075;46.19657;-1.09462;15;20220929;17.4;10.9;14.2;4;11.5;.3;2.44;14600 +83075;46.19657;-1.09462;15;20220930;18.1;8;13.1;3.6;12.3;6.9;2.08;15700 +83075;46.19657;-1.09462;15;20221001;19.5;16;17.8;6.9;19;2.6;1.15;5900 +83075;46.19657;-1.09462;15;20221002;21.2;17.2;19.2;5.1;18;.8;2.4;12900 +83075;46.19657;-1.09462;15;20221003;22.1;15.8;19;2.3;17.2;0;2.27;14500 +83075;46.19657;-1.09462;15;20221004;22.1;10.5;16.3;1.9;14.3;.1;2.25;16600 +83075;46.19657;-1.09462;15;20221005;20.4;14;17.2;3.6;17.2;.5;1.64;9800 +83075;46.19657;-1.09462;15;20221006;21;10.5;15.8;4.1;11.9;0;2.91;16600 +83075;46.19657;-1.09462;15;20221007;21.3;8.2;14.8;3.2;11.7;0;2.47;14200 +83075;46.19657;-1.09462;15;20221008;21.5;9.4;15.5;4.2;11.9;0;2.85;15700 +83075;46.19657;-1.09462;15;20221009;23.7;9.2;16.5;3.7;13.2;.1;2.78;14600 +83075;46.19657;-1.09462;15;20221010;21.4;16.1;18.8;2.3;17.7;1.5;1.7;9600 +83075;46.19657;-1.09462;15;20221011;20.9;15.1;18;3.4;16.3;0;1.82;8000 +83075;46.19657;-1.09462;15;20221012;19.5;10.9;15.2;2.3;14.5;.1;1.68;13300 +83075;46.19657;-1.09462;15;20221013;18;13.2;15.6;3.6;17;8.3;.73;2900 +83075;46.19657;-1.09462;15;20221014;19.2;16.8;18;6.5;18.8;4.1;1.17;4700 +83075;46.19657;-1.09462;15;20221015;18.2;17.5;17.9;5.4;18.3;10.2;1.14;3400 +83075;46.19657;-1.09462;15;20221016;23.6;15.6;19.6;2.9;18.1;1.2;2.01;11500 +83075;46.19657;-1.09462;15;20221017;19.1;15.9;17.5;3.6;19.1;3.8;.76;3200 +83075;46.19657;-1.09462;15;20221018;25.5;15;20.3;4.6;18.7;0;2.48;11800 +83075;46.19657;-1.09462;15;20221019;25.8;17.9;21.9;5.3;17.9;1.1;3.13;9600 +83075;46.19657;-1.09462;15;20221020;23.1;15.3;19.2;5.6;16.3;1.1;2.65;10800 +83075;46.19657;-1.09462;15;20221021;20.5;16.8;18.7;4;17.3;0;1.69;6900 +83075;46.19657;-1.09462;15;20221022;22.2;13.5;17.9;3.9;16.1;0;1.93;9900 +83075;46.19657;-1.09462;15;20221023;22.7;18.8;20.8;7.4;15.7;.7;3.57;8900 +83075;46.19657;-1.09462;15;20221024;20.2;17.2;18.7;5.9;16;.3;2.4;11000 +83075;46.19657;-1.09462;15;20221025;20.7;13;16.9;4.7;15;.5;1.79;4800 +83075;46.19657;-1.09462;15;20221026;23.5;14.8;19.2;5.5;16.3;0;2.58;11600 +83075;46.19657;-1.09462;15;20221027;23.6;16.7;20.2;6.6;16.4;0;2.89;4900 +83075;46.19657;-1.09462;15;20221028;23.6;18.1;20.9;4.7;16.8;0;2.61;8500 +83075;46.19657;-1.09462;15;20221029;22.3;17.9;20.1;5.2;16.4;0;2.52;7400 +83075;46.19657;-1.09462;15;20221030;17.3;14.6;16;2.4;15.2;.8;1.01;3500 +83075;46.19657;-1.09462;15;20221031;20.5;13;16.8;5.7;15.2;0;1.79;4900 +83075;46.19657;-1.09462;15;20221101;18.7;14.3;16.5;5.9;12.6;1.5;2.46;9500 +83075;46.19657;-1.09462;15;20221102;18;11.9;15;3.4;13.7;.1;1.29;6800 +83075;46.19657;-1.09462;15;20221103;17;11.6;14.3;6.2;13;16.1;1.59;4200 +83075;46.19657;-1.09462;15;20221104;15.6;9.4;12.5;8.7;10.5;.3;2.15;10000 +83075;46.19657;-1.09462;15;20221105;16.8;7.8;12.3;3;10.9;.1;1.27;8000 +83075;46.19657;-1.09462;15;20221106;17.5;11.8;14.7;6.4;13.1;6;1.69;5200 +83075;46.19657;-1.09462;15;20221107;18.8;15.1;17;6;14.1;0;2.07;8300 +83075;46.19657;-1.09462;15;20221108;16.6;13.9;15.3;4.7;14.8;10.1;1.1;2500 +83075;46.19657;-1.09462;15;20221109;17.2;15.3;16.3;4.1;13.5;.9;1.63;5500 +83075;46.19657;-1.09462;15;20221110;16.9;8.6;12.8;3.3;12.4;.1;1;9400 +83075;46.19657;-1.09462;15;20221111;18.6;7.4;13;3.7;12.1;.1;1.25;9500 +83075;46.19657;-1.09462;15;20221112;19.9;12;16;5.4;14.1;.1;1.69;9000 +83075;46.19657;-1.09462;15;20221113;20.2;11.5;15.9;4.2;13;.1;1.72;8800 +83075;46.19657;-1.09462;15;20221114;16.2;11.8;14;5.1;12.3;1.7;1.46;5600 +83075;46.19657;-1.09462;15;20221115;16.6;12.9;14.8;7.3;13;5.8;1.76;3000 +83075;46.19657;-1.09462;15;20221116;17;11.6;14.3;9;13.3;5.9;1.64;2700 +83075;46.19657;-1.09462;15;20221117;15.5;12.8;14.2;9.1;12.7;4.7;1.74;4500 +83075;46.19657;-1.09462;15;20221118;14.8;9.8;12.3;3.6;10.3;2.4;1.24;7300 +83075;46.19657;-1.09462;15;20221119;12.3;4.2;8.3;2;8.9;.5;.56;8400 +83075;46.19657;-1.09462;15;20221120;14.3;5.9;10.1;4;11.2;4.3;.68;5100 +83075;46.19657;-1.09462;15;20221121;15.1;10.2;12.7;8.3;11;11.6;1.81;4500 +83075;46.19657;-1.09462;15;20221122;13.8;9.2;11.5;8;10.7;6.2;1.44;5600 +83075;46.19657;-1.09462;15;20221123;15.4;10.5;13;6.4;12.4;2.3;1.13;7100 +83075;46.19657;-1.09462;15;20221124;14.4;11.1;12.8;5.2;12.6;2.6;.99;2300 +83075;46.19657;-1.09462;15;20221125;14.7;9.8;12.3;3;11;1.4;.95;5200 +83075;46.19657;-1.09462;15;20221126;12.6;6.8;9.7;3.7;10.4;.1;.68;4800 +83075;46.19657;-1.09462;15;20221127;12;8.4;10.2;5.1;11.1;9.6;.66;4100 +83075;46.19657;-1.09462;15;20221128;14;10.1;12.1;3.9;11.4;7.6;.95;4100 +83075;46.19657;-1.09462;15;20221129;11.8;6.4;9.1;2.1;10;.2;.36;7400 +83075;46.19657;-1.09462;15;20221130;9.7;2.2;6;4;8.2;0;.49;6700 +83075;46.19657;-1.09462;15;20221201;7.4;5.1;6.3;3.7;8.1;0;.52;5300 +83075;46.19657;-1.09462;15;20221202;6.6;3.8;5.2;4.3;8;.2;.52;1600 +83075;46.19657;-1.09462;15;20221203;5.6;3.9;4.8;5.1;7.5;.9;.64;900 +83075;46.19657;-1.09462;15;20221204;5.8;2.2;4;2.9;7.4;.4;.43;1800 +83075;46.19657;-1.09462;15;20221205;9.5;.1;4.8;4.1;7;.1;.64;7100 +83075;46.19657;-1.09462;15;20221206;6.9;1.4;4.2;6;6.9;0;.64;5700 +83075;46.19657;-1.09462;15;20221207;6.7;.9;3.8;4.5;6.4;0;.7;4800 +83075;46.19657;-1.09462;15;20221208;4.4;-1.7;1.4;5.9;5.9;0;.52;3600 +83075;46.19657;-1.09462;15;20221209;5;1.8;3.4;6.4;5.9;0;.84;6400 +83075;46.19657;-1.09462;15;20221210;5.9;-3.1;1.4;3;5.5;.1;.41;6800 +83075;46.19657;-1.09462;15;20221211;4.6;-.6;2;4.2;5.4;0;.65;5300 +83075;46.19657;-1.09462;15;20221212;3.6;-1.5;1.1;4.8;5.3;5.6;.72;1600 +83075;46.19657;-1.09462;15;20221213;2.8;-1.6;.6;4.5;6;2.7;.2;5000 +83075;46.19657;-1.09462;15;20221214;14.3;1.8;8.1;4.6;11.7;1.8;.09;4000 +83075;46.19657;-1.09462;15;20221215;5;4;4.5;8;7.6;1.3;.54;2000 +83075;46.19657;-1.09462;15;20221216;5.7;1.4;3.6;6.7;5;0;1.27;6800 +83075;46.19657;-1.09462;15;20221217;3.1;-3.7;-.3;5.1;4.7;0;.58;6100 +83075;46.19657;-1.09462;15;20221218;10.2;-1.7;4.3;6.2;7.4;0;.81;2000 +83075;46.19657;-1.09462;15;20221219;13.4;9.7;11.6;8.2;10.8;.2;1.45;1900 +83075;46.19657;-1.09462;15;20221220;13.3;11.5;12.4;6.3;11.9;2.4;1.15;1800 +83075;46.19657;-1.09462;15;20221221;14.3;7.8;11.1;4.7;12.5;5.4;.53;1700 +83075;46.19657;-1.09462;15;20221222;14.2;12.2;13.2;6.5;13.9;7.2;.75;700 +83075;46.19657;-1.09462;15;20221223;15.3;13.2;14.3;6.4;13.8;12.8;1.18;500 +83075;46.19657;-1.09462;15;20221224;13;11;12;3.3;12.7;1.1;.62;1300 +83075;46.19657;-1.09462;15;20221225;14.8;9.8;12.3;4.7;12.8;2.3;.72;2400 +83075;46.19657;-1.09462;15;20221226;13.9;11;12.5;3.3;12.5;.4;.64;3700 +83075;46.19657;-1.09462;15;20221227;10.1;4.6;7.4;2.5;10.4;.3;.09;4800 +83075;46.19657;-1.09462;15;20221228;13.8;8.7;11.3;6;12.1;3.4;.74;1700 +83075;46.19657;-1.09462;15;20221229;12.5;11.5;12;5.6;11.9;3.3;.96;2000 +83075;46.19657;-1.09462;15;20221230;15.5;8.2;11.9;7.6;13;2.3;.73;1500 +83075;46.19657;-1.09462;15;20221231;16.2;13;14.6;7.2;12.7;0;1.69;2900 +83076;46.22778;-.83565;13;20220101;14.6;7.2;10.9;3.1;10.64;.2;.69;5200 +83076;46.22778;-.83565;13;20220102;14.2;10.3;12.2;4.7;12.54;.2;.7;3790 +83076;46.22778;-.83565;13;20220103;14.2;11.9;13.1;4.1;13;8.3;.77;2619 +83076;46.22778;-.83565;13;20220104;12.3;11.4;11.9;4.8;10.7;1.2;1.31;1126 +83076;46.22778;-.83565;13;20220105;8.7;2.4;5.5;2.4;6.8;.1;.59;5536 +83076;46.22778;-.83565;13;20220106;8;-.1;3.9;1.9;6.1;1.5;.47;5236 +83076;46.22778;-.83565;13;20220107;11.3;4.9;8.1;5;8.94;2.1;.8;5230 +83076;46.22778;-.83565;13;20220108;12;7.3;9.6;7.2;10.27;8.4;.96;3544 +83076;46.22778;-.83565;13;20220109;9.9;6.8;8.3;3.5;9.87;7.4;.51;2728 +83076;46.22778;-.83565;13;20220110;9.4;8.6;9;1.6;10.67;2.9;.42;1658 +83076;46.22778;-.83565;13;20220111;10.2;3.9;7.1;2.3;7.3;0;.69;5618 +83076;46.22778;-.83565;13;20220112;4.9;-.6;2.2;4.1;5.84;0;.57;5491 +83076;46.22778;-.83565;13;20220113;7.4;.8;4.1;4.4;5.9;0;.94;5784 +83076;46.22778;-.83565;13;20220114;5.8;-2.2;1.8;2.4;5.37;.1;.48;6308 +83076;46.22778;-.83565;13;20220115;5.6;-4.4;.6;1.5;5.24;.1;.25;7118 +83076;46.22778;-.83565;13;20220116;1.6;-2.6;-.5;1.3;5.97;.2;.16;3809 +83076;46.22778;-.83565;13;20220117;8.8;1;4.9;2.4;7.87;0;.37;5152 +83076;46.22778;-.83565;13;20220118;7.4;1.2;4.3;3;7.24;.1;.51;4471 +83076;46.22778;-.83565;13;20220119;6.9;4.2;5.6;1.8;7.77;1.9;.5;2713 +83076;46.22778;-.83565;13;20220120;8.9;5.3;7.1;3;7.9;0;.75;4725 +83076;46.22778;-.83565;13;20220121;7.1;.6;3.8;4.6;6.07;0;.87;6215 +83076;46.22778;-.83565;13;20220122;6.3;0;3.1;4.7;6.14;0;.76;5375 +83076;46.22778;-.83565;13;20220123;7;2.5;4.7;5.5;6.64;0;.95;5562 +83076;46.22778;-.83565;13;20220124;10.9;-.8;5.1;2.3;6.34;0;.79;8029 +83076;46.22778;-.83565;13;20220125;10.1;-2.8;3.7;1.8;6.07;0;.54;8523 +83076;46.22778;-.83565;13;20220126;1.5;-1.1;.2;3.5;5.87;0;.28;3289 +83076;46.22778;-.83565;13;20220127;3.5;-2.1;.7;3;5.77;.1;.39;4458 +83076;46.22778;-.83565;13;20220128;9.2;1.6;5.4;1;8.3;0;.39;5696 +83076;46.22778;-.83565;13;20220129;7.4;4.8;6.1;1.3;8.77;.1;.4;3194 +83076;46.22778;-.83565;13;20220130;9.5;6.5;8;1.9;10;.4;.45;3937 +83076;46.22778;-.83565;13;20220131;11.1;6.5;8.8;4.5;9.07;.2;1.01;5661 +83076;46.22778;-.83565;13;20220201;11;2;6.5;4.2;9.07;.1;.58;6349 +83076;46.22778;-.83565;13;20220202;8.4;7.5;7.9;2.4;9.77;0;.53;3041 +83076;46.22778;-.83565;13;20220203;7.9;5.6;6.8;2.3;9.1;.4;.48;3190 +83076;46.22778;-.83565;13;20220204;12.5;7.2;9.9;3.2;10.07;.7;.89;5752 +83076;46.22778;-.83565;13;20220205;11.4;-.3;5.6;1.8;7.7;.1;.69;8944 +83076;46.22778;-.83565;13;20220206;11.9;2.9;7.4;6.1;10.6;.6;.34;6821 +83076;46.22778;-.83565;13;20220207;12.5;8.9;10.7;3.2;10.14;.1;1.04;5513 +83076;46.22778;-.83565;13;20220208;12.8;3;7.9;1.8;8.34;0;.85;9106 +83076;46.22778;-.83565;13;20220209;12;1.9;7;2.9;8;.1;1;7722 +83076;46.22778;-.83565;13;20220210;8.2;2.1;5.1;4.2;10.07;.2;.55;6384 +83076;46.22778;-.83565;13;20220211;10.1;3.2;6.6;4.9;6.9;0;1.43;10573 +83076;46.22778;-.83565;13;20220212;10.2;1.6;5.9;2.7;6.2;0;1.2;10624 +83076;46.22778;-.83565;13;20220213;13.2;.6;6.9;6.6;8.77;1.8;1.19;9771 +83076;46.22778;-.83565;13;20220214;12.1;7.9;10;6.2;9.67;2.4;1.37;8565 +83076;46.22778;-.83565;13;20220215;11.9;6.1;9;6.3;10.24;13;.87;4388 +83076;46.22778;-.83565;13;20220216;13;9.5;11.3;8.2;13.37;3;.36;4862 +83076;46.22778;-.83565;13;20220217;13.5;12;12.7;6.3;13.37;.6;.84;3823 +83076;46.22778;-.83565;13;20220218;12.6;10.9;11.7;5.2;10.7;.8;1.4;3791 +83076;46.22778;-.83565;13;20220219;11.7;1.4;6.6;3.3;7.8;.1;1.21;11040 +83076;46.22778;-.83565;13;20220220;13.7;8;10.9;6.3;11.84;2.1;1;8390 +83076;46.22778;-.83565;13;20220221;12.3;8.5;10.4;7.9;9.34;.1;1.8;6588 +83076;46.22778;-.83565;13;20220222;12.3;4.3;8.3;2.9;10.3;.3;.87;8550 +83076;46.22778;-.83565;13;20220223;14.3;9.3;11.8;1.4;10.84;.1;1.13;8910 +83076;46.22778;-.83565;13;20220224;13.2;4.1;8.6;3.4;8.6;.5;1.43;10499 +83076;46.22778;-.83565;13;20220225;11.7;-.4;5.7;1.8;6.6;.1;1.25;13258 +83076;46.22778;-.83565;13;20220226;13.1;1.1;7.1;4.6;5.64;0;2.31;13294 +83076;46.22778;-.83565;13;20220227;15.6;3.8;9.7;2.8;7.6;.1;1.84;12540 +83076;46.22778;-.83565;13;20220228;17.1;2.2;9.7;1.2;9.14;0;1.42;13937 +83076;46.22778;-.83565;13;20220301;17.5;4.8;11.1;2.5;8.97;.1;1.89;12452 +83076;46.22778;-.83565;13;20220302;12.9;9.1;11;2.6;10.44;.4;1.23;6933 +83076;46.22778;-.83565;13;20220303;12.9;8;10.5;2.9;11.04;3.2;1.11;7833 +83076;46.22778;-.83565;13;20220304;11.1;8.4;9.8;4.3;9.5;.7;1.34;6064 +83076;46.22778;-.83565;13;20220305;11.8;2.7;7.3;3.2;7.8;.4;1.52;12460 +83076;46.22778;-.83565;13;20220306;12.1;6.7;9.4;3.9;7.34;0;2;9457 +83076;46.22778;-.83565;13;20220307;10;-.4;4.8;4;5.2;0;1.92;13870 +83076;46.22778;-.83565;13;20220308;10.9;2.8;6.9;4;8.6;.8;1.14;9254 +83076;46.22778;-.83565;13;20220309;15.9;5.1;10.5;4.4;9.64;.1;2.03;13140 +83076;46.22778;-.83565;13;20220310;12.4;9.9;11.2;4.3;10.47;1.3;1.53;6711 +83076;46.22778;-.83565;13;20220311;13.8;6.4;10.1;5.6;10.74;5.3;1.46;10454 +83076;46.22778;-.83565;13;20220312;13.7;8.1;10.9;4;9.8;7.5;1.87;12233 +83076;46.22778;-.83565;13;20220313;12.2;8.2;10.2;4.4;9.37;6.3;1.69;8732 +83076;46.22778;-.83565;13;20220314;15.4;3.4;9.4;4.7;8.9;.7;2.1;13878 +83076;46.22778;-.83565;13;20220315;18.3;10.4;14.4;4.1;11.97;0;2.25;10953 +83076;46.22778;-.83565;13;20220316;15.1;11.3;13.2;4.2;11.87;.1;1.71;7460 +83076;46.22778;-.83565;13;20220317;10.6;8.3;9.4;5.8;8.87;0;1.71;6556 +83076;46.22778;-.83565;13;20220318;14.2;5.8;10;7.1;8.34;0;2.58;13606 +83076;46.22778;-.83565;13;20220319;18.3;7.7;13;4.6;9.5;0;2.95;15059 +83076;46.22778;-.83565;13;20220320;17.9;8.7;13.3;4;9.7;0;2.82;15494 +83076;46.22778;-.83565;13;20220321;19.2;8.6;13.9;5.1;9.67;0;3.31;15530 +83076;46.22778;-.83565;13;20220322;18.1;6.8;12.5;5.6;7.44;0;3.84;18798 +83076;46.22778;-.83565;13;20220323;16.7;6;11.3;4;6.94;0;3.29;19200 +83076;46.22778;-.83565;13;20220324;18;4.1;11;3;7.4;0;3.09;19835 +83076;46.22778;-.83565;13;20220325;19.9;5.1;12.5;3.7;7.77;0;3.55;19236 +83076;46.22778;-.83565;13;20220326;21;8.8;14.9;5.1;7.9;0;4.49;19471 +83076;46.22778;-.83565;13;20220327;20.8;7.5;14.1;3.1;8.6;0;3.5;18865 +83076;46.22778;-.83565;13;20220328;19.8;9.5;14.6;2.9;8.67;0;3.21;15657 +83076;46.22778;-.83565;13;20220329;15.9;9.9;12.9;3.1;10.67;0;2.22;12628 +83076;46.22778;-.83565;13;20220330;13.7;10;11.9;4.6;11.27;.9;1.65;8740 +83076;46.22778;-.83565;13;20220331;12.9;6.6;9.8;6.9;8.24;3.2;2.47;12536 +83076;46.22778;-.83565;13;20220401;9.7;3;6.4;9.1;5.77;.3;2.75;16447 +83076;46.22778;-.83565;13;20220402;10;2.6;6.3;6.1;5.77;0;2.58;17310 +83076;46.22778;-.83565;13;20220403;9.8;0;4.9;3.2;4.98;0;2.19;16481 +83076;46.22778;-.83565;13;20220404;10.5;2.1;6.3;3.1;6.01;.1;2.35;19451 +83076;46.22778;-.83565;13;20220405;12.7;7.1;9.9;4;9.8;.2;1.72;11629 +83076;46.22778;-.83565;13;20220406;13.1;9.7;11.4;6.1;11.24;1.8;1.64;8950 +83076;46.22778;-.83565;13;20220407;13.7;11.2;12.4;10.4;13.2;16.5;1;4293 +83076;46.22778;-.83565;13;20220408;14.7;11.4;13;10.7;11.27;4;2.31;5809 +83076;46.22778;-.83565;13;20220409;13.4;4;8.7;2.6;7.41;.1;2.62;21166 +83076;46.22778;-.83565;13;20220410;17.1;2.6;9.8;4.9;7.27;0;3.62;22997 +83076;46.22778;-.83565;13;20220411;22.2;8.9;15.6;5.7;10.26;.2;4.35;19400 +83076;46.22778;-.83565;13;20220412;17.2;12.1;14.7;4.6;11.76;.2;2.46;9650 +83076;46.22778;-.83565;13;20220413;18.4;9.7;14.1;2.6;12.9;.8;2.67;18870 +83076;46.22778;-.83565;13;20220414;20.4;9.4;14.9;3.1;13.2;.1;3.2;21437 +83076;46.22778;-.83565;13;20220415;21.9;10.7;16.3;3.1;12.54;.1;3.79;22390 +83076;46.22778;-.83565;13;20220416;21.1;10;15.6;3.5;11.94;0;3.88;23932 +83076;46.22778;-.83565;13;20220417;19.5;8.6;14.1;4.1;10.94;0;3.6;22167 +83076;46.22778;-.83565;13;20220418;16.8;9.7;13.3;4.5;12;0;2.74;18952 +83076;46.22778;-.83565;13;20220419;15.8;8.3;12;5.1;9.7;2.2;2.96;17583 +83076;46.22778;-.83565;13;20220420;15.7;9.3;12.5;4.5;11;1.8;1.93;7291 +83076;46.22778;-.83565;13;20220421;18.5;9.4;13.9;2.9;11.64;.6;3.08;20634 +83076;46.22778;-.83565;13;20220422;17.4;9.3;13.3;2.1;12.37;0;2.21;13681 +83076;46.22778;-.83565;13;20220423;15.3;11;13.2;4;12.5;4.4;1.97;10711 +83076;46.22778;-.83565;13;20220424;14.6;12.4;13.5;5.7;13.27;0;1.63;8357 +83076;46.22778;-.83565;13;20220425;16.6;12.4;14.5;4.1;12.64;.1;2.57;14522 +83076;46.22778;-.83565;13;20220426;19.5;7.7;13.6;4.8;10.6;0;4;25850 +83076;46.22778;-.83565;13;20220427;20.4;9.7;15.1;5.2;10.44;.1;4.27;21242 +83076;46.22778;-.83565;13;20220428;19.8;12.3;16;3.1;12.54;0;3.44;19423 +83076;46.22778;-.83565;13;20220429;20.3;10.2;15.2;2.4;13.3;0;3.25;21320 +83076;46.22778;-.83565;13;20220430;19.4;10.5;14.9;4;11.94;0;3.74;23139 +83076;46.22778;-.83565;13;20220501;19.4;10.2;14.8;3.7;9.94;0;4.02;22148 +83076;46.22778;-.83565;13;20220502;20.1;9.9;15;4.1;10.07;0;4.2;22437 +83076;46.22778;-.83565;13;20220503;20.5;10.7;15.6;4.6;10.87;0;4.21;22381 +83076;46.22778;-.83565;13;20220504;18.6;9.4;14;3.7;11.7;0;3.21;20174 +83076;46.22778;-.83565;13;20220505;19.1;9.1;14.1;3.8;11.8;0;3.77;25889 +83076;46.22778;-.83565;13;20220506;22.1;8.9;15.5;3.1;11.54;0;4.23;25517 +83076;46.22778;-.83565;13;20220507;23.2;11.6;17.4;2.8;12.14;0;4.38;24814 +83076;46.22778;-.83565;13;20220508;24.4;10.6;17.5;3.2;12.14;0;4.61;23833 +83076;46.22778;-.83565;13;20220509;27.2;11.9;19.6;2.6;12.94;0;5.22;27078 +83076;46.22778;-.83565;13;20220510;28;12.1;20;2.1;12.8;0;5.26;27670 +83076;46.22778;-.83565;13;20220511;22.5;8.9;15.7;2.5;13.8;0;4.11;25978 +83076;46.22778;-.83565;13;20220512;20.6;12.1;16.4;2;14.3;0;3.28;19798 +83076;46.22778;-.83565;13;20220513;24.9;12.7;18.8;2;13.17;0;4.47;24806 +83076;46.22778;-.83565;13;20220514;29.4;12.2;20.8;2.7;14.47;.3;5.59;27075 +83076;46.22778;-.83565;13;20220515;28.6;17.7;23.2;3.1;17.04;.7;5.26;23205 +83076;46.22778;-.83565;13;20220516;27.1;14;20.6;2.1;15.57;.2;4.97;26573 +83076;46.22778;-.83565;13;20220517;30.3;12.6;21.4;3.6;14.84;.1;6.25;28435 +83076;46.22778;-.83565;13;20220518;31.5;12.1;21.8;2.2;15.24;.5;5.67;27084 +83076;46.22778;-.83565;13;20220519;26.1;15.3;20.7;2.4;17.34;1.2;4.58;24865 +83076;46.22778;-.83565;13;20220520;25.4;16.9;21.1;3.3;17.2;.1;4.45;21566 +83076;46.22778;-.83565;13;20220521;29.7;11.8;20.8;2.9;14.47;.1;5.85;27897 +83076;46.22778;-.83565;13;20220522;31.2;18.7;24.9;3.5;16.87;6.7;6.15;23531 +83076;46.22778;-.83565;13;20220523;20;17.5;18.7;5.7;16.5;5.2;3.06;13105 +83076;46.22778;-.83565;13;20220524;18.2;10.7;14.4;2.8;11.9;.6;3.44;20006 +83076;46.22778;-.83565;13;20220525;20.4;8.2;14.3;3;11.87;.1;4.21;27436 +83076;46.22778;-.83565;13;20220526;18.9;13.8;16.3;2.8;14;0;2.91;15274 +83076;46.22778;-.83565;13;20220527;22.2;14.5;18.4;2.7;13.8;0;4.15;21859 +83076;46.22778;-.83565;13;20220528;25.2;12.4;18.8;4.2;11.6;0;5.78;27098 +83076;46.22778;-.83565;13;20220529;20.7;11.5;16.1;5;8.67;0;5.37;24528 +83076;46.22778;-.83565;13;20220530;21.9;8.1;15;3.6;8.64;0;5.15;27934 +83076;46.22778;-.83565;13;20220531;23.8;8.7;16.3;2.5;9.24;2;5.15;29124 +83076;46.22778;-.83565;13;20220601;25.5;11.8;18.7;2.3;11.84;.3;5.12;26979 +83076;46.22778;-.83565;13;20220602;28.4;15;21.7;2.9;14.3;14.5;5.89;28214 +83076;46.22778;-.83565;13;20220603;27.4;17;22.2;2.5;18.07;1.3;4.9;24272 +83076;46.22778;-.83565;13;20220604;25.1;16.1;20.6;2.6;17.5;.4;4.13;20668 +83076;46.22778;-.83565;13;20220605;21.6;15.4;18.5;3.6;15.5;0;3.69;18513 +83076;46.22778;-.83565;13;20220606;19.2;13.7;16.5;2;15.17;1.3;2.88;16248 +83076;46.22778;-.83565;13;20220607;22.2;14.2;18.2;3.7;15.17;10.1;4.23;23547 +83076;46.22778;-.83565;13;20220608;21.9;15.7;18.8;5.1;16.04;.1;3.88;19952 +83076;46.22778;-.83565;13;20220609;22.2;14.2;18.2;3.3;14.2;.1;4.41;24362 +83076;46.22778;-.83565;13;20220610;25.1;10.4;17.7;1.9;14.44;.1;4.83;29131 +83076;46.22778;-.83565;13;20220611;28;13.6;20.8;3;16.24;0;5.68;30343 +83076;46.22778;-.83565;13;20220612;26.9;16.6;21.8;4.3;14.97;1.3;5.94;26055 +83076;46.22778;-.83565;13;20220613;27.9;14.3;21.1;4.9;11.2;0;7.06;28567 +83076;46.22778;-.83565;13;20220614;33.2;14.3;23.8;4.1;11.74;.1;8.13;30378 +83076;46.22778;-.83565;13;20220615;31.9;18.2;25.1;2.5;15.44;0;6.6;29868 +83076;46.22778;-.83565;13;20220616;34.5;16.7;25.6;2.6;16.24;0;6.94;29704 +83076;46.22778;-.83565;13;20220617;38.2;19;28.6;2.9;14.97;0;8.15;29947 +83076;46.22778;-.83565;13;20220618;39.2;19.4;29.3;3.3;16.37;2.5;8.7;30187 +83076;46.22778;-.83565;13;20220619;26;20.6;23.3;4.5;19.94;.5;4.81;20910 +83076;46.22778;-.83565;13;20220620;27.7;16.8;22.2;2.8;18.24;3.7;5.14;25198 +83076;46.22778;-.83565;13;20220621;26.1;17.1;21.6;2.8;20.04;1;4.49;23934 +83076;46.22778;-.83565;13;20220622;23.7;17.5;20.6;3.3;18.4;11.1;3.96;20482 +83076;46.22778;-.83565;13;20220623;24;13.6;18.8;1.9;16.5;2.5;4.21;24111 +83076;46.22778;-.83565;13;20220624;21.9;15.9;18.9;3.8;16.9;14;3.69;19563 +83076;46.22778;-.83565;13;20220625;18.7;14.7;16.7;2.2;15.67;5;2.49;13253 +83076;46.22778;-.83565;13;20220626;21.5;11.9;16.7;2;13.24;0;3.99;23093 +83076;46.22778;-.83565;13;20220627;22;10.6;16.3;2.8;12.67;0;4.64;28325 +83076;46.22778;-.83565;13;20220628;22.5;9;15.7;1.7;12.24;.1;4.66;29852 +83076;46.22778;-.83565;13;20220629;20.1;10.8;15.4;1.9;14.27;4.8;3.36;20515 +83076;46.22778;-.83565;13;20220630;20.2;13.6;16.9;2.6;13.8;2;3.72;20910 +83076;46.22778;-.83565;13;20220701;22;9.7;15.9;1.9;12.14;0;4.39;27010 +83076;46.22778;-.83565;13;20220702;27.1;11.1;19.1;3;12.67;0;5.76;30845 +83076;46.22778;-.83565;13;20220703;24.8;12.7;18.8;3.7;14.04;0;5.2;28934 +83076;46.22778;-.83565;13;20220704;26.9;14.3;20.6;3.5;13.64;0;5.68;28044 +83076;46.22778;-.83565;13;20220705;27.5;13.3;20.4;3.7;13.24;0;6.08;29294 +83076;46.22778;-.83565;13;20220706;28.4;14.3;21.4;3.7;13.24;0;6.34;28308 +83076;46.22778;-.83565;13;20220707;28.2;15.4;21.8;3.6;15.4;0;5.93;27907 +83076;46.22778;-.83565;13;20220708;30.2;16.2;23.2;4.4;13.1;0;7.18;28156 +83076;46.22778;-.83565;13;20220709;31.8;16;23.9;3.8;13.07;0;7.42;29529 +83076;46.22778;-.83565;13;20220710;30.9;18.6;24.8;5.2;13.74;0;7.79;27320 +83076;46.22778;-.83565;13;20220711;33.3;18.7;26;5.1;13.74;0;8.49;28365 +83076;46.22778;-.83565;13;20220712;35.5;19;27.3;3;14.3;0;7.64;29017 +83076;46.22778;-.83565;13;20220713;36.1;16.6;26.4;1.8;13.47;0;6.72;29954 +83076;46.22778;-.83565;13;20220714;34.5;16.3;25.4;2.7;14.77;0;6.97;29869 +83076;46.22778;-.83565;13;20220715;32;18.2;25.1;4;13;0;7.5;27352 +83076;46.22778;-.83565;13;20220716;33.5;17.9;25.7;4.9;10.37;0;8.83;28183 +83076;46.22778;-.83565;13;20220717;35.4;20.4;27.9;5;11.87;0;9.23;27359 +83076;46.22778;-.83565;13;20220718;40.9;22.3;31.6;4.8;13.94;0;10.58;29142 +83076;46.22778;-.83565;13;20220719;26.8;21.1;24;3.9;18.57;4.3;4.86;19241 +83076;46.22778;-.83565;13;20220720;25.1;18.6;21.9;3.6;18.74;1.5;4.34;20786 +83076;46.22778;-.83565;13;20220721;27.5;15.4;21.4;2.2;16.84;.3;5.02;26487 +83076;46.22778;-.83565;13;20220722;23.7;16.5;20.1;3.2;18.17;1.5;3.47;17138 +83076;46.22778;-.83565;13;20220723;27.3;14;20.7;2.3;15.54;0;5.12;27776 +83076;46.22778;-.83565;13;20220724;33.1;13.4;23.3;2.6;14.74;0;6.22;28842 +83076;46.22778;-.83565;13;20220725;24.1;19.2;21.7;4.3;17.67;1.5;3.91;15740 +83076;46.22778;-.83565;13;20220726;24.8;14.8;19.8;2.8;15;0;4.67;24401 +83076;46.22778;-.83565;13;20220727;28;14.3;21.1;2.9;12.97;0;5.61;26588 +83076;46.22778;-.83565;13;20220728;27.8;15;21.4;2.4;14.57;0;5.22;26215 +83076;46.22778;-.83565;13;20220729;26.5;17.5;22;3.2;17.27;0;4.85;23656 +83076;46.22778;-.83565;13;20220730;28.4;15.1;21.7;2.7;17.44;0;5.28;27364 +83076;46.22778;-.83565;13;20220731;28.8;15.5;22.2;2.9;17.37;0;5.25;27620 +83076;46.22778;-.83565;13;20220801;29.6;13.7;21.7;2.4;17.24;0;5.1;27636 +83076;46.22778;-.83565;13;20220802;34;17.9;26;2.3;16.57;0;6.18;27307 +83076;46.22778;-.83565;13;20220803;35.5;18.4;26.9;2.2;16.3;0;6.28;27092 +83076;46.22778;-.83565;13;20220804;30.3;21.7;26;3.1;18.24;0;5.09;18068 +83076;46.22778;-.83565;13;20220805;29.5;18.3;23.9;4.8;13.9;0;6.64;23224 +83076;46.22778;-.83565;13;20220806;29.6;16.5;23;6.1;10.04;0;8.03;24815 +83076;46.22778;-.83565;13;20220807;31;16;23.5;5.5;8.84;0;8.35;25805 +83076;46.22778;-.83565;13;20220808;33.1;17.8;25.5;5.5;10.04;0;8.68;24833 +83076;46.22778;-.83565;13;20220809;34.6;19.4;27;5.2;11.1;0;8.79;24578 +83076;46.22778;-.83565;13;20220810;35.9;20.8;28.4;5.2;11.27;0;9.24;25351 +83076;46.22778;-.83565;13;20220811;37.8;19.9;28.8;3.8;10.37;0;8.49;26217 +83076;46.22778;-.83565;13;20220812;37.6;21.5;29.6;2.8;10.84;0;7.37;25720 +83076;46.22778;-.83565;13;20220813;30.9;17.6;24.3;2.6;17.37;2.5;5.39;24248 +83076;46.22778;-.83565;13;20220814;24.6;19.6;22.1;4.4;20.07;3.6;3.68;15911 +83076;46.22778;-.83565;13;20220815;24.9;18.5;21.7;3.5;19.04;0;3.74;17151 +83076;46.22778;-.83565;13;20220816;25;17.4;21.2;1.9;18.77;3.3;3.39;17572 +83076;46.22778;-.83565;13;20220817;24.7;15.7;20.2;3.1;17;.2;4.03;21333 +83076;46.22778;-.83565;13;20220818;25.3;13.7;19.5;3.2;16.94;.2;3.82;21058 +83076;46.22778;-.83565;13;20220819;26;15.9;20.9;3.3;19.04;.2;3.73;19079 +83076;46.22778;-.83565;13;20220820;25.6;18.4;22;2;18.34;.1;3.54;17627 +83076;46.22778;-.83565;13;20220821;23.1;13.1;18.1;1.7;16.8;1.2;2.86;16530 +83076;46.22778;-.83565;13;20220822;26;18.8;22.4;2.6;20.44;.2;3.55;18078 +83076;46.22778;-.83565;13;20220823;26.2;19.1;22.6;1.8;20.87;.1;3.41;17941 +83076;46.22778;-.83565;13;20220824;34.6;17.6;26.1;2.6;18.3;1.4;5.65;23475 +83076;46.22778;-.83565;13;20220825;27.9;20.8;24.3;3.4;20.44;.8;3.91;15014 +83076;46.22778;-.83565;13;20220826;27.7;17.9;22.8;3.2;17.2;0;4.39;19443 +83076;46.22778;-.83565;13;20220827;28.6;16.2;22.4;3.2;14.3;0;4.97;21213 +83076;46.22778;-.83565;13;20220828;30.7;17.8;24.2;4.6;12.4;0;6.59;21350 +83076;46.22778;-.83565;13;20220829;33.9;18.3;26.1;3.4;14.24;1;6.15;21019 +83076;46.22778;-.83565;13;20220830;30.3;21.4;25.8;2.4;19.6;0;4.38;18406 +83076;46.22778;-.83565;13;20220831;29.9;17.1;23.5;2.9;18.94;3.3;4.22;18968 +83076;46.22778;-.83565;13;20220901;27.4;18.3;22.8;3.2;19.17;.8;4;18434 +83076;46.22778;-.83565;13;20220902;25.4;16.2;20.8;2.5;18.57;3.8;3.38;18398 +83076;46.22778;-.83565;13;20220903;24.3;16.3;20.3;2.2;16.54;.3;3.41;18154 +83076;46.22778;-.83565;13;20220904;30.1;13.5;21.8;2.3;15.4;.3;4.44;21411 +83076;46.22778;-.83565;13;20220905;30.5;16.4;23.4;2.9;17.34;.1;4.67;21319 +83076;46.22778;-.83565;13;20220906;27.9;14.7;21.3;2.8;16.44;.4;4.05;19876 +83076;46.22778;-.83565;13;20220907;19;16.9;17.9;3;17.14;12.8;1.85;7371 +83076;46.22778;-.83565;13;20220908;22.9;15.5;19.2;4.3;16.54;2.5;3.22;15730 +83076;46.22778;-.83565;13;20220909;22.7;15.9;19.3;4;15.87;1.2;3.29;15607 +83076;46.22778;-.83565;13;20220910;23.6;14;18.8;1.6;15.84;.1;2.84;16521 +83076;46.22778;-.83565;13;20220911;29.2;14.3;21.7;3.1;15.1;0;4.56;20508 +83076;46.22778;-.83565;13;20220912;33.9;17.3;25.6;3.8;15.54;.4;5.77;18804 +83076;46.22778;-.83565;13;20220913;30.6;21;25.8;4;20.14;5.4;4.58;15311 +83076;46.22778;-.83565;13;20220914;27.1;17.6;22.4;2.5;19.47;.8;3.27;16231 +83076;46.22778;-.83565;13;20220915;24.4;17.9;21.2;3.1;18.6;0;2.94;13809 +83076;46.22778;-.83565;13;20220916;21.4;12.7;17.1;3.8;12.14;0;3.35;15507 +83076;46.22778;-.83565;13;20220917;19.9;8.6;14.2;3.5;9.2;0;3.32;17397 +83076;46.22778;-.83565;13;20220918;21.9;7.8;14.8;3.3;8.37;0;3.72;18687 +83076;46.22778;-.83565;13;20220919;22.1;9.3;15.7;4.4;9.67;0;3.9;17516 +83076;46.22778;-.83565;13;20220920;22;9.1;15.6;4;9.34;0;3.8;17481 +83076;46.22778;-.83565;13;20220921;22.8;10.1;16.5;4.2;9.54;0;4.01;17224 +83076;46.22778;-.83565;13;20220922;24.8;9.4;17.1;2.9;9.54;0;3.75;18243 +83076;46.22778;-.83565;13;20220923;22.2;10.7;16.5;1.4;10.57;.7;2.36;13532 +83076;46.22778;-.83565;13;20220924;20.9;11.6;16.2;1.9;12.8;.6;2.3;13605 +83076;46.22778;-.83565;13;20220925;19.1;8;13.5;2;11.4;.2;2.09;13799 +83076;46.22778;-.83565;13;20220926;19.2;8;13.6;3.5;11.6;5.4;2.26;12687 +83076;46.22778;-.83565;13;20220927;18.8;10.4;14.6;5.7;12.77;2.4;2.48;11887 +83076;46.22778;-.83565;13;20220928;18.9;15.7;17.3;7.1;15.24;3;2.31;8283 +83076;46.22778;-.83565;13;20220929;17.4;9.3;13.4;2.4;11.34;.2;1.98;12957 +83076;46.22778;-.83565;13;20220930;18.9;6.7;12.8;2.7;11.5;6.3;2.08;15202 +83076;46.22778;-.83565;13;20221001;19.9;15.1;17.5;6.1;18.6;4;1.3;8282 +83076;46.22778;-.83565;13;20221002;21;16.6;18.8;4.1;17.4;.7;2.06;9941 +83076;46.22778;-.83565;13;20221003;22;15.1;18.6;2;16.34;0;2.03;11974 +83076;46.22778;-.83565;13;20221004;22.7;9.8;16.3;1.3;13.64;.1;2.07;15239 +83076;46.22778;-.83565;13;20221005;21.5;11.1;16.3;2.7;15.5;.4;1.89;12385 +83076;46.22778;-.83565;13;20221006;20.7;10.6;15.7;3.3;11.87;0;2.57;13290 +83076;46.22778;-.83565;13;20221007;21.9;9;15.5;2.3;11.8;0;2.28;13797 +83076;46.22778;-.83565;13;20221008;21.1;9.7;15.4;3.3;11.7;0;2.51;13358 +83076;46.22778;-.83565;13;20221009;24.1;8.5;16.3;2.8;12.67;.3;2.62;14710 +83076;46.22778;-.83565;13;20221010;21.5;13.2;17.4;1.7;16.3;3.1;1.62;10534 +83076;46.22778;-.83565;13;20221011;20;15.2;17.6;3;15.87;.2;1.67;7397 +83076;46.22778;-.83565;13;20221012;20.5;10.9;15.7;1.8;14.04;.1;1.65;11693 +83076;46.22778;-.83565;13;20221013;17.9;11.7;14.8;2.7;16.07;8.8;.94;6888 +83076;46.22778;-.83565;13;20221014;19.3;16.5;17.9;5.4;18.6;4.6;1.2;5468 +83076;46.22778;-.83565;13;20221015;18.1;17.3;17.7;4.3;18.17;10.1;1.07;3387 +83076;46.22778;-.83565;13;20221016;24.3;15.6;19.9;2.5;17.9;.8;2;10661 +83076;46.22778;-.83565;13;20221017;19.3;16.4;17.8;3.2;18.67;8.8;1.02;4321 +83076;46.22778;-.83565;13;20221018;25.5;15.1;20.3;3.5;18.57;0;2.22;10913 +83076;46.22778;-.83565;13;20221019;26;17.6;21.8;3.8;17.97;2.8;2.65;9544 +83076;46.22778;-.83565;13;20221020;23.5;14.9;19.2;4.2;16.5;2.8;2.29;9847 +83076;46.22778;-.83565;13;20221021;20.3;15.2;17.7;2.7;16;0;1.49;7152 +83076;46.22778;-.83565;13;20221022;22;12.7;17.3;3;15.4;.1;1.76;9723 +83076;46.22778;-.83565;13;20221023;23.4;17.8;20.6;5.7;15.2;1.7;3.22;7939 +83076;46.22778;-.83565;13;20221024;20.1;15.4;17.7;4.1;15.4;1;1.88;8315 +83076;46.22778;-.83565;13;20221025;20.3;11.3;15.8;3;14.2;.4;1.5;7748 +83076;46.22778;-.83565;13;20221026;24.6;12.6;18.6;3.4;15.1;0;2.2;10947 +83076;46.22778;-.83565;13;20221027;23.9;15.2;19.6;4.6;16.44;0;2.35;7404 +83076;46.22778;-.83565;13;20221028;24.4;15.8;20.1;3.2;16.3;0;2.15;8612 +83076;46.22778;-.83565;13;20221029;22.5;17.5;20;3.4;15.8;0;2.1;6583 +83076;46.22778;-.83565;13;20221030;17.6;13.3;15.5;2;14.57;.6;1.04;5424 +83076;46.22778;-.83565;13;20221031;20.6;13;16.8;4.2;15.07;.2;1.64;6450 +83076;46.22778;-.83565;13;20221101;18.5;10.9;14.7;3.9;12.44;1.3;1.72;8479 +83076;46.22778;-.83565;13;20221102;17.7;9.8;13.7;2.3;13.37;.1;1.02;7369 +83076;46.22778;-.83565;13;20221103;16;10.7;13.3;4.2;12.37;10.8;1.25;5397 +83076;46.22778;-.83565;13;20221104;15.2;8.6;11.9;5.7;10.24;.4;1.68;7639 +83076;46.22778;-.83565;13;20221105;16.5;5;10.7;2.1;10.3;0;.99;8641 +83076;46.22778;-.83565;13;20221106;17.1;10.3;13.7;4.3;12.1;5;1.41;6218 +83076;46.22778;-.83565;13;20221107;18.8;13;15.9;4.1;13.57;0;1.58;6955 +83076;46.22778;-.83565;13;20221108;16.3;12;14.1;3.5;13.64;9.6;1.01;4403 +83076;46.22778;-.83565;13;20221109;16.7;13.5;15.1;2.7;13.3;.8;1.16;4870 +83076;46.22778;-.83565;13;20221110;14.6;6.8;10.7;2.3;11.37;0;.71;7345 +83076;46.22778;-.83565;13;20221111;18.5;5.4;11.9;2.6;11.7;.1;.99;9029 +83076;46.22778;-.83565;13;20221112;19.7;10.4;15.1;3.7;13.44;.1;1.34;7832 +83076;46.22778;-.83565;13;20221113;19.8;9.6;14.7;2.9;12.3;.1;1.3;8025 +83076;46.22778;-.83565;13;20221114;15.4;10.2;12.8;3.2;11.9;1.9;1.02;5370 +83076;46.22778;-.83565;13;20221115;15.9;11.6;13.7;4.9;12.77;8.6;1.23;3975 +83076;46.22778;-.83565;13;20221116;15.7;10.7;13.2;6.3;13;7.6;1.14;4011 +83076;46.22778;-.83565;13;20221117;15.6;12.4;14;6.7;12.34;7.3;1.58;4044 +83076;46.22778;-.83565;13;20221118;13.8;6.1;10;1.9;9.7;1.4;.75;6587 +83076;46.22778;-.83565;13;20221119;12.2;2;7.1;1.2;7.97;.3;.46;7333 +83076;46.22778;-.83565;13;20221120;14;2.9;8.4;2.7;9.87;3;.59;6504 +83076;46.22778;-.83565;13;20221121;14.8;7.3;11;5.5;10.47;7.8;1.26;5404 +83076;46.22778;-.83565;13;20221122;13.2;7.1;10.1;4.6;10.2;5;.96;5227 +83076;46.22778;-.83565;13;20221123;15.1;9.9;12.5;4.9;12.17;2.1;.99;5407 +83076;46.22778;-.83565;13;20221124;13.4;8.9;11.1;3.4;11.74;2.5;.67;3659 +83076;46.22778;-.83565;13;20221125;14.4;7.3;10.8;1.8;10.4;1;.66;5279 +83076;46.22778;-.83565;13;20221126;12.2;4.3;8.2;2.7;9.67;.1;.52;5387 +83076;46.22778;-.83565;13;20221127;11.5;7;9.2;3.2;10.2;7.2;.55;4177 +83076;46.22778;-.83565;13;20221128;11.7;7.2;9.5;2.2;10.4;5.3;.59;3889 +83076;46.22778;-.83565;13;20221129;9.9;2.3;6.1;1;8.54;.3;.25;6178 +83076;46.22778;-.83565;13;20221130;9.6;1.5;5.6;3.2;8.2;0;.44;5538 +83076;46.22778;-.83565;13;20221201;7.4;5.2;6.3;3.5;8.14;0;.59;3383 +83076;46.22778;-.83565;13;20221202;6.7;4.5;5.6;3.4;7.97;.1;.55;1885 +83076;46.22778;-.83565;13;20221203;5.8;3.7;4.8;4.5;7.47;.7;.58;2078 +83076;46.22778;-.83565;13;20221204;6;3.2;4.6;2.2;7.47;.1;.43;2420 +83076;46.22778;-.83565;13;20221205;9.3;-.3;4.5;2.9;6.84;.1;.52;6099 +83076;46.22778;-.83565;13;20221206;5.9;1.3;3.6;4.9;6.84;0;.53;4266 +83076;46.22778;-.83565;13;20221207;6.1;1.4;3.7;4;6.44;.1;.64;3920 +83076;46.22778;-.83565;13;20221208;4.1;-.9;1.6;5.2;5.9;.1;.49;3487 +83076;46.22778;-.83565;13;20221209;4.7;1.6;3.2;5.4;5.84;0;.82;3956 +83076;46.22778;-.83565;13;20221210;4.6;-3.8;.4;2;5.27;0;.3;5444 +83076;46.22778;-.83565;13;20221211;4.6;-1.3;1.7;2.8;5.24;0;.53;4550 +83076;46.22778;-.83565;13;20221212;3.6;-3;.3;3.5;5.14;4.3;.5;3541 +83076;46.22778;-.83565;13;20221213;3.1;-1.7;.7;3.9;5.97;.3;.26;4078 +83076;46.22778;-.83565;13;20221214;14.6;2.3;8.5;3.1;11.07;2.1;.25;5197 +83076;46.22778;-.83565;13;20221215;4.9;3.9;4.4;6.4;7.4;.6;.59;1636 +83076;46.22778;-.83565;13;20221216;5.7;1.3;3.5;6;4.97;0;1.29;4559 +83076;46.22778;-.83565;13;20221217;3.3;-3.4;0;4.1;4.64;0;.6;4764 +83076;46.22778;-.83565;13;20221218;9.8;-2.6;3.6;4.4;7.14;0;.55;4658 +83076;46.22778;-.83565;13;20221219;13.5;9.3;11.4;5.8;10.8;.2;1.18;2941 +83076;46.22778;-.83565;13;20221220;13.9;11.9;12.9;5;12.07;3.2;1.1;2106 +83076;46.22778;-.83565;13;20221221;14.4;8;11.2;4.4;12.67;4.8;.45;3204 +83076;46.22778;-.83565;13;20221222;14.6;12.6;13.6;6.6;14;7.5;.82;1657 +83076;46.22778;-.83565;13;20221223;15;13.7;14.3;5.7;14.24;13.2;.98;1175 +83076;46.22778;-.83565;13;20221224;13.3;10.6;12;2.5;12.6;.9;.54;2362 +83076;46.22778;-.83565;13;20221225;15.1;9.3;12.2;3;12.2;2.3;.61;3506 +83076;46.22778;-.83565;13;20221226;13.7;11.1;12.4;2.6;12.04;.5;.68;2915 +83076;46.22778;-.83565;13;20221227;10;3.5;6.7;1.9;9.97;.5;.12;4457 +83076;46.22778;-.83565;13;20221228;13;8.3;10.7;4.6;11.87;3.7;.52;2959 +83076;46.22778;-.83565;13;20221229;12.1;11.5;11.8;4.4;11.8;3;.88;1276 +83076;46.22778;-.83565;13;20221230;15.8;6.6;11.2;6.3;12.8;2.7;.55;4036 +83076;46.22778;-.83565;13;20221231;16.5;13.3;14.9;5.3;12.2;0;1.61;3006 +83077;46.26004;-.51446;39;20220101;14.7;5.8;10.2;2.4;10.3;.2;.6;4934 +83077;46.26004;-.51446;39;20220102;14.5;9.9;12.2;4;12.37;.6;.72;2917 +83077;46.26004;-.51446;39;20220103;14.8;12.1;13.4;3.5;13;7.9;.8;2679 +83077;46.26004;-.51446;39;20220104;12.8;11.8;12.3;4;10.7;1.6;1.27;859 +83077;46.26004;-.51446;39;20220105;8.3;.8;4.6;1.6;6.75;.1;.41;4754 +83077;46.26004;-.51446;39;20220106;8.2;-1.7;3.3;1.2;5.93;1.3;.32;5536 +83077;46.26004;-.51446;39;20220107;11.1;3.5;7.3;4.3;8.5;1.9;.74;4996 +83077;46.26004;-.51446;39;20220108;11.9;6.9;9.4;6.3;10.03;10.7;.87;3378 +83077;46.26004;-.51446;39;20220109;9.6;6.5;8.1;2.7;9.6;7.7;.49;2895 +83077;46.26004;-.51446;39;20220110;9.4;8.2;8.8;1.2;10.3;2;.44;1592 +83077;46.26004;-.51446;39;20220111;9.7;3.6;6.7;2.1;7.1;0;.65;5351 +83077;46.26004;-.51446;39;20220112;4.3;-.9;1.7;4;5.8;0;.51;4891 +83077;46.26004;-.51446;39;20220113;7.3;.7;4;4.2;5.83;0;.92;5551 +83077;46.26004;-.51446;39;20220114;7.3;-2.7;2.3;2.2;5.37;.1;.55;6308 +83077;46.26004;-.51446;39;20220115;7.6;-4.2;1.7;1.2;5.17;.1;.34;7151 +83077;46.26004;-.51446;39;20220116;1.5;-2.8;-.6;1.1;5.9;.3;.19;3442 +83077;46.26004;-.51446;39;20220117;8;.7;4.4;2.4;7.73;0;.38;4418 +83077;46.26004;-.51446;39;20220118;7.7;1.1;4.4;3;7.23;.1;.49;5138 +83077;46.26004;-.51446;39;20220119;6.5;3.8;5.1;1.6;7.67;1.7;.45;3113 +83077;46.26004;-.51446;39;20220120;8.4;4.7;6.5;2.6;7.73;.1;.69;4392 +83077;46.26004;-.51446;39;20220121;6.6;.4;3.5;4.1;6.03;0;.83;5782 +83077;46.26004;-.51446;39;20220122;5.9;-.4;2.8;4.4;6.1;0;.71;4709 +83077;46.26004;-.51446;39;20220123;6.2;2.6;4.4;5.5;6.57;0;.9;4696 +83077;46.26004;-.51446;39;20220124;11.2;-1.8;4.7;2.2;6.2;0;.76;7795 +83077;46.26004;-.51446;39;20220125;11.6;-3.3;4.1;1.4;5.97;0;.59;8323 +83077;46.26004;-.51446;39;20220126;1.4;-2;-.3;3.1;5.75;0;.3;3733 +83077;46.26004;-.51446;39;20220127;3;-2.5;.3;2.7;5.7;0;.4;4358 +83077;46.26004;-.51446;39;20220128;9.6;.8;5.2;1;8.03;0;.42;5629 +83077;46.26004;-.51446;39;20220129;6.9;4.2;5.6;1.2;8.57;.1;.41;3094 +83077;46.26004;-.51446;39;20220130;9.5;6;7.8;1.7;9.97;.5;.45;3671 +83077;46.26004;-.51446;39;20220131;11;6.1;8.6;4;8.87;.2;1;5061 +83077;46.26004;-.51446;39;20220201;10.6;.4;5.5;3.5;8.73;.1;.5;5982 +83077;46.26004;-.51446;39;20220202;8.3;7.5;7.9;1.9;9.63;.1;.55;2208 +83077;46.26004;-.51446;39;20220203;7.6;5.4;6.5;1.9;8.87;.4;.5;3090 +83077;46.26004;-.51446;39;20220204;12.6;6.6;9.6;2.9;9.8;.9;.9;5252 +83077;46.26004;-.51446;39;20220205;11.6;-1.2;5.2;1.7;7.23;.1;.72;8844 +83077;46.26004;-.51446;39;20220206;11.6;1.3;6.4;5.9;10.4;.9;.19;6455 +83077;46.26004;-.51446;39;20220207;12.8;9.1;10.9;2.5;9.67;.1;1.11;5480 +83077;46.26004;-.51446;39;20220208;13.6;2.1;7.8;1.7;8;0;.92;9239 +83077;46.26004;-.51446;39;20220209;12.5;1.3;6.9;2.9;7.8;.1;1.05;8289 +83077;46.26004;-.51446;39;20220210;9.3;.7;5;3.5;9.61;.3;.63;5800 +83077;46.26004;-.51446;39;20220211;9.9;2.2;6.1;3.6;6.71;0;1.21;11000 +83077;46.26004;-.51446;39;20220212;11.6;.1;5.9;2.2;5.81;0;1.22;10100 +83077;46.26004;-.51446;39;20220213;15.2;-1.7;6.8;5.5;8.21;1.4;1.52;8600 +83077;46.26004;-.51446;39;20220214;12.5;7.2;9.9;5.1;9.48;2.9;1.31;8133 +83077;46.26004;-.51446;39;20220215;11.6;.5;6.1;4.4;9.51;13.2;.5;5100 +83077;46.26004;-.51446;39;20220216;13.3;9.1;11.2;8.3;13.4;3.3;.33;4496 +83077;46.26004;-.51446;39;20220217;14;12.2;13.1;5.6;13.55;.9;.94;4002 +83077;46.26004;-.51446;39;20220218;12.7;10.7;11.7;4.9;10.67;.8;1.4;3924 +83077;46.26004;-.51446;39;20220219;11.6;0;5.8;2.6;7.55;.1;1.05;10610 +83077;46.26004;-.51446;39;20220220;13.6;6.8;10.2;6.4;11.63;2;.87;7123 +83077;46.26004;-.51446;39;20220221;12.2;7.4;9.8;6.2;9.1;.3;1.63;6985 +83077;46.26004;-.51446;39;20220222;12.5;3.2;7.9;2.8;9.97;.2;.8;8017 +83077;46.26004;-.51446;39;20220223;15.7;8.5;12.1;1.2;10.6;.1;1.11;7710 +83077;46.26004;-.51446;39;20220224;13.5;3;8.2;2.6;8.23;.6;1.32;9165 +83077;46.26004;-.51446;39;20220225;11.9;-2.2;4.8;1.4;6.2;.1;1.17;12425 +83077;46.26004;-.51446;39;20220226;13.1;-.3;6.4;4.5;5.53;0;2.22;13094 +83077;46.26004;-.51446;39;20220227;16.4;2.9;9.7;2.3;7.2;.1;1.88;12907 +83077;46.26004;-.51446;39;20220228;17.9;1.1;9.5;1;8.4;0;1.44;14155 +83077;46.26004;-.51446;39;20220301;17.4;3.3;10.3;2.1;8.6;0;1.75;12418 +83077;46.26004;-.51446;39;20220302;12.5;8.4;10.4;2.5;10.2;.8;1.16;6233 +83077;46.26004;-.51446;39;20220303;13.6;7.5;10.5;2.4;10.83;2.9;1.13;8166 +83077;46.26004;-.51446;39;20220304;9.8;8.6;9.2;3.2;9.63;1.9;1.02;3664 +83077;46.26004;-.51446;39;20220305;11.8;1.6;6.7;2.9;7.8;.4;1.36;11427 +83077;46.26004;-.51446;39;20220306;11.4;6.4;8.9;3.8;7.13;0;1.95;10224 +83077;46.26004;-.51446;39;20220307;10.5;-.9;4.8;3.8;5.1;0;1.96;13703 +83077;46.26004;-.51446;39;20220308;11.5;2;6.8;3.7;8.27;.8;1.26;9754 +83077;46.26004;-.51446;39;20220309;16.4;5.5;10.9;4.2;9.53;0;2.12;13240 +83077;46.26004;-.51446;39;20220310;13.1;9.7;11.4;4.5;10.37;1.2;1.55;6078 +83077;46.26004;-.51446;39;20220311;13.6;7.9;10.8;5.5;10.57;5.9;1.52;8854 +83077;46.26004;-.51446;39;20220312;13.8;6.9;10.3;3.7;9.63;5.6;1.71;10666 +83077;46.26004;-.51446;39;20220313;12.2;8.1;10.2;4.3;9.1;7.1;1.68;7565 +83077;46.26004;-.51446;39;20220314;15.5;2.7;9.1;4.3;8.77;.7;2.06;13445 +83077;46.26004;-.51446;39;20220315;18.7;10.2;14.5;3.7;11.87;0;2.27;11120 +83077;46.26004;-.51446;39;20220316;15.2;10.6;12.9;3.3;11.73;0;1.58;7193 +83077;46.26004;-.51446;39;20220317;10.9;8.8;9.8;5.4;8.83;0;1.73;6489 +83077;46.26004;-.51446;39;20220318;14.5;5.6;10.1;6.8;8.11;0;2.57;10700 +83077;46.26004;-.51446;39;20220319;17.9;6.8;12.4;4.5;9.31;0;2.69;12200 +83077;46.26004;-.51446;39;20220320;16.6;7;11.8;3.6;9.31;0;2.28;11200 +83077;46.26004;-.51446;39;20220321;19;7.2;13.1;4.6;9.21;0;3.14;15000 +83077;46.26004;-.51446;39;20220322;17.9;4.5;11.2;4.7;7.21;0;3.44;18200 +83077;46.26004;-.51446;39;20220323;17.4;3.3;10.4;3.2;5.91;0;3.21;18900 +83077;46.26004;-.51446;39;20220324;19.8;1.2;10.5;2.9;6.01;0;3.38;19700 +83077;46.26004;-.51446;39;20220325;21.2;2.1;11.7;3.3;6.41;0;3.73;19300 +83077;46.26004;-.51446;39;20220326;21.9;7.1;14.5;5.2;6.91;0;4.77;18900 +83077;46.26004;-.51446;39;20220327;22.4;6.1;14.3;2.8;7.71;0;3.62;18100 +83077;46.26004;-.51446;39;20220328;20.8;6.7;13.8;2.3;8.11;0;3.07;16400 +83077;46.26004;-.51446;39;20220329;17.8;8.6;13.2;2.3;10.31;0;2.16;11000 +83077;46.26004;-.51446;39;20220330;13.7;7.3;10.5;2.5;10.91;1.4;1.16;5500 +83077;46.26004;-.51446;39;20220331;13.6;4.6;9.1;3.8;8.21;4.6;1.98;10200 +83077;46.26004;-.51446;39;20220401;9;0;4.5;5.4;5.71;.5;2.07;15500 +83077;46.26004;-.51446;39;20220402;9.5;-.2;4.7;4;5.51;0;2.14;16600 +83077;46.26004;-.51446;39;20220403;8.4;-2.2;3.1;2.6;4.91;0;1.94;16201 +83077;46.26004;-.51446;39;20220404;11.3;-2.1;4.6;2.9;5.63;0;2.46;20325 +83077;46.26004;-.51446;39;20220405;12.9;5.6;9.2;4;9.8;.3;1.72;11629 +83077;46.26004;-.51446;39;20220406;13.3;8.9;11.1;5.4;11.01;2.2;1.51;7100 +83077;46.26004;-.51446;39;20220407;14.1;10.4;12.3;8.7;13.21;20.4;.91;3500 +83077;46.26004;-.51446;39;20220408;14.8;11.2;13;8.8;11.21;4.5;2.17;4500 +83077;46.26004;-.51446;39;20220409;13.6;3.3;8.4;2.6;7.4;0;2.62;21166 +83077;46.26004;-.51446;39;20220410;17.1;-.3;8.4;4.3;6.81;0;3.44;23100 +83077;46.26004;-.51446;39;20220411;21.6;6.7;14.1;4.9;9.78;.2;4.04;19563 +83077;46.26004;-.51446;39;20220412;16.3;11.1;13.7;4.2;11.41;.1;2.07;6800 +83077;46.26004;-.51446;39;20220413;19.4;7.5;13.5;2.1;12.21;.3;2.66;18100 +83077;46.26004;-.51446;39;20220414;22.4;8;15.2;2.9;12.41;0;3.59;22400 +83077;46.26004;-.51446;39;20220415;23.2;10.1;16.7;3.3;11.61;.3;4.18;22900 +83077;46.26004;-.51446;39;20220416;22;9.7;15.9;3.5;11.21;0;4.13;23800 +83077;46.26004;-.51446;39;20220417;22.2;7.6;14.9;3.1;9.41;0;4.21;23700 +83077;46.26004;-.51446;39;20220418;20.1;6.2;13.2;2.3;11.51;0;3.01;20200 +83077;46.26004;-.51446;39;20220419;17.5;7.3;12.4;3.1;9.01;2;3.21;19200 +83077;46.26004;-.51446;39;20220420;17.9;9.1;13.5;2.5;10.51;1.8;2.15;8300 +83077;46.26004;-.51446;39;20220421;20.9;8.5;14.7;1.9;9.61;0;3.66;22700 +83077;46.26004;-.51446;39;20220422;18.8;6.1;12.5;2.4;11.21;0;2.73;18000 +83077;46.26004;-.51446;39;20220423;17.4;10.6;14;3.9;12.11;4.6;2.39;11700 +83077;46.26004;-.51446;39;20220424;15.6;11.2;13.4;3.8;13.01;2.6;1.67;8400 +83077;46.26004;-.51446;39;20220425;17.4;11.8;14.6;3.4;12.41;.2;2.31;10600 +83077;46.26004;-.51446;39;20220426;18.7;4.6;11.7;4.8;9.61;0;3.77;25600 +83077;46.26004;-.51446;39;20220427;21.1;8.2;14.7;6;9.81;0;4.62;22400 +83077;46.26004;-.51446;39;20220428;21.3;10.2;15.8;3.2;11.81;0;3.73;20500 +83077;46.26004;-.51446;39;20220429;23.3;8;15.7;1.4;12.11;0;3.26;19200 +83077;46.26004;-.51446;39;20220430;20.5;9.6;15.1;3.5;10.91;0;4.04;23600 +83077;46.26004;-.51446;39;20220501;19.8;8.7;14.3;3.1;8.71;0;4.02;21600 +83077;46.26004;-.51446;39;20220502;20.5;8.1;14.3;3.6;9.41;0;4.37;25200 +83077;46.26004;-.51446;39;20220503;20.9;9.7;15.3;3.5;9.81;0;4.21;21800 +83077;46.26004;-.51446;39;20220504;20;6.3;13.2;1.9;10.21;0;2.98;17300 +83077;46.26004;-.51446;39;20220505;21.4;7;14.2;2.5;10.21;0;4.02;24600 +83077;46.26004;-.51446;39;20220506;22.2;8.5;15.3;2.4;10.97;0;4.15;24883 +83077;46.26004;-.51446;39;20220507;24.1;11.3;17.7;2.3;11.83;0;4.42;23614 +83077;46.26004;-.51446;39;20220508;25.3;10.3;17.8;3.2;11.83;0;4.93;25033 +83077;46.26004;-.51446;39;20220509;27.6;11.4;19.5;2.1;12.5;0;5.08;26545 +83077;46.26004;-.51446;39;20220510;29.2;10.8;20;2.1;12.6;0;5.3;27070 +83077;46.26004;-.51446;39;20220511;24.4;11.5;17.9;2.4;13.9;0;4.36;25611 +83077;46.26004;-.51446;39;20220512;20.7;12.9;16.8;1.5;14.4;0;2.95;16731 +83077;46.26004;-.51446;39;20220513;25.6;13.7;19.7;1.8;13.23;0;4.44;23239 +83077;46.26004;-.51446;39;20220514;29.2;11.8;20.5;2.8;14.13;.1;5.61;27308 +83077;46.26004;-.51446;39;20220515;29.6;17.9;23.8;3;16.67;.3;5.49;23305 +83077;46.26004;-.51446;39;20220516;27.6;13.4;20.5;2.1;15.07;.1;4.9;25406 +83077;46.26004;-.51446;39;20220517;31.1;12.8;22;3.4;14.23;.1;6.35;27735 +83077;46.26004;-.51446;39;20220518;31.9;11.5;21.7;2;15.03;.2;5.63;27584 +83077;46.26004;-.51446;39;20220519;26.9;15.5;21.2;1.8;17.3;1.5;4.47;23432 +83077;46.26004;-.51446;39;20220520;26.6;17.4;22;2.8;17.1;0;4.44;19799 +83077;46.26004;-.51446;39;20220521;29.8;11.8;20.8;2.8;14.37;0;5.82;28197 +83077;46.26004;-.51446;39;20220522;31.7;18.9;25.3;3.4;16.6;7.1;6.08;22564 +83077;46.26004;-.51446;39;20220523;20.6;17.5;19.1;4.8;16.5;4.9;3.02;11905 +83077;46.26004;-.51446;39;20220524;18.6;9.8;14.2;1.9;11.9;1.1;3.27;20772 +83077;46.26004;-.51446;39;20220525;20.9;5.9;13.4;2.2;11.5;.1;3.92;26202 +83077;46.26004;-.51446;39;20220526;19.2;13.3;16.2;2;13.83;0;2.8;14841 +83077;46.26004;-.51446;39;20220527;22.8;14.7;18.7;2.2;13.87;0;4.05;21126 +83077;46.26004;-.51446;39;20220528;24.6;12.3;18.4;3.8;11.57;0;5.55;27098 +83077;46.26004;-.51446;39;20220529;20.2;11.1;15.7;4.7;8.6;0;5.2;24562 +83077;46.26004;-.51446;39;20220530;22.3;7.7;15;3.1;8.27;0;5.16;28268 +83077;46.26004;-.51446;39;20220531;24.7;8.1;16.4;1.8;8.97;1.9;5.08;28990 +83077;46.26004;-.51446;39;20220601;26.4;11.4;18.9;2.2;11.47;.4;5.34;27746 +83077;46.26004;-.51446;39;20220602;29.7;14.9;22.3;2.8;14.1;4.2;6.07;27414 +83077;46.26004;-.51446;39;20220603;28;17.7;22.9;2.2;17.93;1.3;4.81;22539 +83077;46.26004;-.51446;39;20220604;27;16.1;21.5;2.3;17.4;.3;4.64;23134 +83077;46.26004;-.51446;39;20220605;22.3;15.7;19;3.4;15.23;0;3.81;18013 +83077;46.26004;-.51446;39;20220606;19.9;13.2;16.5;1.7;14.97;1.2;2.85;16181 +83077;46.26004;-.51446;39;20220607;22.5;13.4;18;3.4;14.8;10.2;4.16;22280 +83077;46.26004;-.51446;39;20220608;22.5;15.3;18.9;4.3;15.7;.1;4.09;19952 +83077;46.26004;-.51446;39;20220609;22.7;13.2;17.9;2.7;13.87;.1;4.11;21295 +83077;46.26004;-.51446;39;20220610;27.2;8.6;17.9;1.4;13.93;.1;5.12;30464 +83077;46.26004;-.51446;39;20220611;30.3;13.4;21.9;2.4;15.83;0;6.04;30110 +83077;46.26004;-.51446;39;20220612;27.8;16.5;22.1;3.8;14.67;1;5.98;25888 +83077;46.26004;-.51446;39;20220613;27.9;14.5;21.2;4.4;10.93;0;6.99;28533 +83077;46.26004;-.51446;39;20220614;33.3;13.8;23.6;3.8;11.5;.2;7.97;30444 +83077;46.26004;-.51446;39;20220615;34.3;18.2;26.3;2.5;14.63;0;7.2;29634 +83077;46.26004;-.51446;39;20220616;35;15.5;25.2;2.2;15.27;0;6.79;29337 +83077;46.26004;-.51446;39;20220617;38.2;18.7;28.5;2.7;14.63;0;8.04;30147 +83077;46.26004;-.51446;39;20220618;39.9;18.3;29.1;3;15.77;2;8.57;30154 +83077;46.26004;-.51446;39;20220619;27.7;20.5;24.1;3.9;19.73;.5;4.89;19443 +83077;46.26004;-.51446;39;20220620;29.2;16.9;23;2.5;18.07;5.4;5.14;23698 +83077;46.26004;-.51446;39;20220621;27.8;17.3;22.5;2.4;19.83;1.1;4.68;23134 +83077;46.26004;-.51446;39;20220622;24.3;17.7;21;2.9;18.23;8.6;3.76;17482 +83077;46.26004;-.51446;39;20220623;24.9;12.3;18.6;1.4;16.03;3.6;4.1;23211 +83077;46.26004;-.51446;39;20220624;22.3;14.9;18.6;3.4;16.77;14.2;3.55;18730 +83077;46.26004;-.51446;39;20220625;18;15;16.5;2.1;16;6.7;2.16;11320 +83077;46.26004;-.51446;39;20220626;21.6;11.4;16.5;1.7;13.37;.3;3.73;21593 +83077;46.26004;-.51446;39;20220627;22.5;9.3;15.9;2.1;12.4;0;4.54;27959 +83077;46.26004;-.51446;39;20220628;23.7;7.8;15.7;1.5;11.87;0;4.72;29852 +83077;46.26004;-.51446;39;20220629;21.2;8.9;15.1;1.6;13.83;5.1;3.36;20982 +83077;46.26004;-.51446;39;20220630;20.7;13.7;17.2;2.2;13.93;2.3;3.67;20644 +83077;46.26004;-.51446;39;20220701;22.9;8.2;15.5;1.5;11.7;0;4.27;26344 +83077;46.26004;-.51446;39;20220702;28.3;9.7;19;2.2;12.07;0;5.81;30611 +83077;46.26004;-.51446;39;20220703;26.6;12;19.3;2.6;13.17;0;5.47;28534 +83077;46.26004;-.51446;39;20220704;27.9;14.6;21.2;2.8;12.87;0;5.87;27377 +83077;46.26004;-.51446;39;20220705;28.2;13.3;20.7;3.3;12.7;0;6.26;29094 +83077;46.26004;-.51446;39;20220706;28.2;14.3;21.2;3.5;12.73;0;6.33;28174 +83077;46.26004;-.51446;39;20220707;28.5;15.1;21.8;3;14.97;.1;5.87;27407 +83077;46.26004;-.51446;39;20220708;29.4;15.8;22.6;4.1;12.93;0;7;28090 +83077;46.26004;-.51446;39;20220709;31.3;15.2;23.3;3.5;12.9;0;7.15;29429 +83077;46.26004;-.51446;39;20220710;30.3;17.8;24;4.9;13.6;0;7.53;27253 +83077;46.26004;-.51446;39;20220711;32.5;18.4;25.5;5.2;13.67;0;8.37;28265 +83077;46.26004;-.51446;39;20220712;34.8;19.5;27.2;3.3;13.97;0;7.8;28917 +83077;46.26004;-.51446;39;20220713;35.8;14.1;24.9;1.3;12.85;0;6.3;29981 +83077;46.26004;-.51446;39;20220714;35.9;14.4;25.2;1.9;13.65;0;6.78;29904 +83077;46.26004;-.51446;39;20220715;31.6;18;24.8;3.4;12.9;0;7.01;26478 +83077;46.26004;-.51446;39;20220716;32.8;17.4;25.1;4.7;10.33;0;8.58;28216 +83077;46.26004;-.51446;39;20220717;34.6;20.2;27.4;4.9;11.83;0;9.09;27325 +83077;46.26004;-.51446;39;20220718;40.3;21.7;31;4.6;13.87;0;10.32;29042 +83077;46.26004;-.51446;39;20220719;27.8;20.8;24.3;3.6;17.97;4.1;4.91;17441 +83077;46.26004;-.51446;39;20220720;26;18.7;22.3;3.3;18.57;1.3;4.42;20120 +83077;46.26004;-.51446;39;20220721;29.1;14;21.6;1.3;16.7;.4;4.85;25821 +83077;46.26004;-.51446;39;20220722;24.7;16;20.4;2.3;18.13;1.4;3.38;16505 +83077;46.26004;-.51446;39;20220723;29.1;13.7;21.4;1.8;15.13;0;5.32;27709 +83077;46.26004;-.51446;39;20220724;35.1;13;24.1;2;13.97;0;6.37;28708 +83077;46.26004;-.51446;39;20220725;24.3;18.8;21.6;3.9;17.1;1.8;3.95;14906 +83077;46.26004;-.51446;39;20220726;25.3;13.9;19.6;2;14.57;0;4.2;21635 +83077;46.26004;-.51446;39;20220727;28.4;13.7;21.1;2.2;12.47;0;5.37;25421 +83077;46.26004;-.51446;39;20220728;29;13.3;21.2;2.1;13.87;0;5.04;23848 +83077;46.26004;-.51446;39;20220729;27.6;16.6;22.1;2.3;16.57;0;4.74;22689 +83077;46.26004;-.51446;39;20220730;30;13.8;21.9;2.3;16.57;0;5.38;27097 +83077;46.26004;-.51446;39;20220731;31.2;13.9;22.5;1.9;16.17;0;5.53;27620 +83077;46.26004;-.51446;39;20220801;32.3;12.7;22.5;1.5;16.1;0;5.35;27303 +83077;46.26004;-.51446;39;20220802;34.7;18;26.4;1.9;15.67;0;6.17;27007 +83077;46.26004;-.51446;39;20220803;37.2;18;27.6;2;15.1;.2;6.6;27126 +83077;46.26004;-.51446;39;20220804;32.8;21.7;27.2;2.5;17.37;0;5.53;20635 +83077;46.26004;-.51446;39;20220805;30;18.7;24.4;4.3;13.97;0;6.48;22958 +83077;46.26004;-.51446;39;20220806;29.3;16.6;23;6;10.03;0;7.9;24648 +83077;46.26004;-.51446;39;20220807;30.6;16.1;23.4;5.4;8.87;0;8.2;25605 +83077;46.26004;-.51446;39;20220808;33;18.1;25.5;5.3;10.03;0;8.61;25433 +83077;46.26004;-.51446;39;20220809;34.3;19.5;26.9;5.2;11.13;0;8.73;25011 +83077;46.26004;-.51446;39;20220810;35.7;20.9;28.3;5.2;11.17;0;9.19;25151 +83077;46.26004;-.51446;39;20220811;37.9;19.4;28.6;3.7;10.07;0;8.48;26184 +83077;46.26004;-.51446;39;20220812;37.9;20.6;29.2;2.5;10.3;0;7.15;25553 +83077;46.26004;-.51446;39;20220813;34.2;16.4;25.3;2.6;15.93;3.6;6.07;24848 +83077;46.26004;-.51446;39;20220814;25.3;19.5;22.4;4.6;19.87;6.2;3.57;13811 +83077;46.26004;-.51446;39;20220815;25.7;18.3;22;3.3;18.8;.2;3.6;15417 +83077;46.26004;-.51446;39;20220816;26;16.6;21.3;1.5;18.23;1.7;3.34;17039 +83077;46.26004;-.51446;39;20220817;25.3;15.1;20.2;2.9;16.27;0;3.99;19866 +83077;46.26004;-.51446;39;20220818;26.1;12.4;19.2;2.3;16.17;0;3.83;20292 +83077;46.26004;-.51446;39;20220819;26.8;14.9;20.8;2.9;18.23;.3;3.85;19179 +83077;46.26004;-.51446;39;20220820;26.7;17.8;22.2;1.7;18.1;.2;3.53;16960 +83077;46.26004;-.51446;39;20220821;23.7;12.4;18.1;1.5;16.13;1.1;2.97;17096 +83077;46.26004;-.51446;39;20220822;27.3;18.7;23;2.3;20.07;.2;3.68;17278 +83077;46.26004;-.51446;39;20220823;26.8;18.5;22.7;1.3;20.33;0;2.95;14407 +83077;46.26004;-.51446;39;20220824;34.8;17.5;26.2;2.5;17.7;1;5.74;23609 +83077;46.26004;-.51446;39;20220825;28.5;21.1;24.8;2.7;19.77;.7;3.73;13614 +83077;46.26004;-.51446;39;20220826;28.5;18.2;23.3;2.5;16.93;0;4.32;18643 +83077;46.26004;-.51446;39;20220827;29.3;16;22.6;3.1;13.6;0;5.12;20579 +83077;46.26004;-.51446;39;20220828;30.4;17;23.7;4.3;12.43;0;6.3;21317 +83077;46.26004;-.51446;39;20220829;34.3;17.9;26.1;3.2;13.93;.7;6.09;21286 +83077;46.26004;-.51446;39;20220830;31.6;21.8;26.7;2.3;18.83;.6;4.55;17540 +83077;46.26004;-.51446;39;20220831;30.9;16.2;23.6;2.2;17.97;5.6;4.38;20034 +83077;46.26004;-.51446;39;20220901;28.1;17.7;22.9;2.7;18.7;3.3;3.76;16434 +83077;46.26004;-.51446;39;20220902;25.6;16.3;20.9;2.2;18.27;4.4;3.25;16798 +83077;46.26004;-.51446;39;20220903;25;15.9;20.4;2.3;16.47;.1;3.3;16720 +83077;46.26004;-.51446;39;20220904;31.2;13.2;22.2;2.4;14.93;0;4.69;21444 +83077;46.26004;-.51446;39;20220905;31.5;15.9;23.7;2.7;16.6;.1;4.74;19986 +83077;46.26004;-.51446;39;20220906;29.1;13.5;21.3;2.2;15.63;.3;4.07;20476 +83077;46.26004;-.51446;39;20220907;17.8;15.2;16.5;2.3;16.97;15.3;1.38;6804 +83077;46.26004;-.51446;39;20220908;23.3;15.1;19.2;3.7;16.5;3;3.09;15663 +83077;46.26004;-.51446;39;20220909;22.7;14.8;18.7;3.2;15.77;1.6;3;15074 +83077;46.26004;-.51446;39;20220910;24.4;13.1;18.8;1.4;15.8;.2;2.74;16421 +83077;46.26004;-.51446;39;20220911;28.9;13.2;21.1;2.7;14.97;0;4.23;20308 +83077;46.26004;-.51446;39;20220912;34.4;15.7;25;3.3;15.63;.3;5.47;18770 +83077;46.26004;-.51446;39;20220913;31.7;21;26.3;3.8;19.93;8.8;4.6;14511 +83077;46.26004;-.51446;39;20220914;28.1;17;22.5;2.3;19.17;.8;3.31;15597 +83077;46.26004;-.51446;39;20220915;24.6;17.4;21;2.2;18.3;.1;2.65;12776 +83077;46.26004;-.51446;39;20220916;20.9;12.4;16.7;2.9;12.1;0;2.92;14707 +83077;46.26004;-.51446;39;20220917;19.3;8.4;13.8;3.2;9.27;0;3.14;17264 +83077;46.26004;-.51446;39;20220918;21.4;6.9;14.2;2.9;8.47;0;3.42;18520 +83077;46.26004;-.51446;39;20220919;21.7;9;15.3;3.8;9.63;0;3.64;17350 +83077;46.26004;-.51446;39;20220920;21.5;8.7;15.1;3.7;9.37;0;3.59;17315 +83077;46.26004;-.51446;39;20220921;22.5;9.2;15.8;3.7;9.57;0;3.74;17091 +83077;46.26004;-.51446;39;20220922;24.5;8.5;16.5;2.5;9.17;0;3.57;18076 +83077;46.26004;-.51446;39;20220923;22.6;9.8;16.2;1.1;10.17;.2;2.32;13765 +83077;46.26004;-.51446;39;20220924;20.9;10.2;15.6;1.6;12.23;.4;2.16;12805 +83077;46.26004;-.51446;39;20220925;19;5.9;12.5;1.7;10.93;.1;1.98;13666 +83077;46.26004;-.51446;39;20220926;18.6;6.3;12.5;2.8;11.27;5.8;2.01;12320 +83077;46.26004;-.51446;39;20220927;18.8;9.3;14.1;4.3;12.67;1.9;2.13;11887 +83077;46.26004;-.51446;39;20220928;18.8;15.2;17;5.6;15.2;3.5;2.17;8250 +83077;46.26004;-.51446;39;20220929;17.3;9;13.1;1.7;11.23;.3;1.78;12057 +83077;46.26004;-.51446;39;20220930;19;5.7;12.4;2.4;11.03;5.4;2.09;14935 +83077;46.26004;-.51446;39;20221001;19.9;14.1;17;5.9;18.37;5.4;1.24;7982 +83077;46.26004;-.51446;39;20221002;20.8;16.2;18.5;3.7;17.13;.4;1.87;8174 +83077;46.26004;-.51446;39;20221003;21.7;13.6;17.7;1.9;15.77;0;1.91;11007 +83077;46.26004;-.51446;39;20221004;23;9.1;16;1.4;13.33;.1;2.09;14972 +83077;46.26004;-.51446;39;20221005;22.3;9.6;16;2.4;14.8;.3;1.95;12252 +83077;46.26004;-.51446;39;20221006;20.4;11.3;15.9;2.9;11.73;0;2.42;13056 +83077;46.26004;-.51446;39;20221007;22.3;8.3;15.3;1.9;11.83;0;2.19;13430 +83077;46.26004;-.51446;39;20221008;20.7;9.9;15.3;2.8;11.5;0;2.33;13058 +83077;46.26004;-.51446;39;20221009;24.4;8.3;16.4;2.6;12.4;.4;2.6;14543 +83077;46.26004;-.51446;39;20221010;21.5;12.5;17;1.7;15.53;2.7;1.66;10601 +83077;46.26004;-.51446;39;20221011;19.3;15.2;17.2;3.1;15.6;0;1.69;7731 +83077;46.26004;-.51446;39;20221012;21.1;10;15.6;1.6;13.57;.1;1.67;11726 +83077;46.26004;-.51446;39;20221013;17.3;11;14.1;2.5;15.6;9.4;.92;6888 +83077;46.26004;-.51446;39;20221014;19.3;16.3;17.8;5.1;18.43;5.1;1.15;4802 +83077;46.26004;-.51446;39;20221015;18.1;17;17.5;4.1;18.03;8.3;1;3053 +83077;46.26004;-.51446;39;20221016;25.1;15.1;20.1;2.2;17.63;.8;2;10394 +83077;46.26004;-.51446;39;20221017;19.4;17.3;18.3;3;18.4;11.4;1.1;3921 +83077;46.26004;-.51446;39;20221018;25.8;15.1;20.5;3;18.47;0;2.11;10713 +83077;46.26004;-.51446;39;20221019;26.3;17.1;21.7;3.2;17.93;7.2;2.47;9877 +83077;46.26004;-.51446;39;20221020;23.5;14.5;19;3.6;16.7;1.1;2.09;9180 +83077;46.26004;-.51446;39;20221021;20;14.4;17.2;2.4;15.3;0;1.43;6819 +83077;46.26004;-.51446;39;20221022;21.9;12.1;17;2.8;15;.1;1.71;9423 +83077;46.26004;-.51446;39;20221023;23.8;17.2;20.5;5.3;14.87;1.1;3.18;7306 +83077;46.26004;-.51446;39;20221024;20.6;14.3;17.4;3.6;15.03;.7;1.75;7715 +83077;46.26004;-.51446;39;20221025;20.3;10.5;15.4;2.3;13.77;.4;1.39;7848 +83077;46.26004;-.51446;39;20221026;24.9;12.2;18.5;2.7;14.67;0;2.1;10713 +83077;46.26004;-.51446;39;20221027;24.4;15.3;19.9;3.9;16.37;0;2.26;7037 +83077;46.26004;-.51446;39;20221028;25;16.1;20.5;2.6;16.2;0;2.03;8645 +83077;46.26004;-.51446;39;20221029;22.6;17.8;20.2;3;15.53;0;2.03;5616 +83077;46.26004;-.51446;39;20221030;18.4;12.6;15.5;1.9;14.13;.4;1.07;5558 +83077;46.26004;-.51446;39;20221031;20.5;13.5;17;3.9;15;1.4;1.63;6450 +83077;46.26004;-.51446;39;20221101;18.8;10;14.4;3.4;12.3;1.2;1.5;8213 +83077;46.26004;-.51446;39;20221102;17.7;8.9;13.3;2.1;13.1;.1;.93;7569 +83077;46.26004;-.51446;39;20221103;15.7;10;12.9;3.4;12.03;9.2;1.13;4864 +83077;46.26004;-.51446;39;20221104;14.9;8;11.4;4.5;10.1;.7;1.47;6873 +83077;46.26004;-.51446;39;20221105;16.3;3.3;9.8;1.8;9.97;0;.89;8641 +83077;46.26004;-.51446;39;20221106;16.9;8.9;12.9;3.5;11.57;3.6;1.31;5751 +83077;46.26004;-.51446;39;20221107;18.4;11.8;15.1;3.7;13.3;0;1.41;6755 +83077;46.26004;-.51446;39;20221108;16.5;11.2;13.8;3.5;13;8.5;1.05;4337 +83077;46.26004;-.51446;39;20221109;16.5;12.5;14.5;2.3;13.17;.8;1;4570 +83077;46.26004;-.51446;39;20221110;12.6;5.4;9;1.9;10.77;0;.55;5678 +83077;46.26004;-.51446;39;20221111;18.9;4.2;11.6;2.2;11.43;.2;.94;8696 +83077;46.26004;-.51446;39;20221112;19.8;9.6;14.7;2.7;13.13;.1;1.16;7532 +83077;46.26004;-.51446;39;20221113;20;7.9;14;2.2;12;.1;1.11;7758 +83077;46.26004;-.51446;39;20221114;15.3;9.2;12.2;2.6;11.7;3.5;.88;4637 +83077;46.26004;-.51446;39;20221115;15.4;10.8;13.1;4.1;12.67;9;.99;3675 +83077;46.26004;-.51446;39;20221116;15.3;10.4;12.9;5.4;12.8;6.1;.96;4078 +83077;46.26004;-.51446;39;20221117;15.6;11.8;13.7;5.3;12.17;10;1.4;4044 +83077;46.26004;-.51446;39;20221118;13.9;4.5;9.2;1.4;9.33;2;.57;6387 +83077;46.26004;-.51446;39;20221119;11.9;1.2;6.5;1;7.53;.2;.44;7000 +83077;46.26004;-.51446;39;20221120;13.7;1.4;7.6;2.5;9.17;2.2;.62;6471 +83077;46.26004;-.51446;39;20221121;14.5;5.7;10.1;4.1;10.13;8.2;1;4838 +83077;46.26004;-.51446;39;20221122;12.9;6;9.5;3;9.9;5.1;.72;5027 +83077;46.26004;-.51446;39;20221123;15.2;9.3;12.2;4.5;12;3.6;.94;4774 +83077;46.26004;-.51446;39;20221124;12.6;7.4;10;2.9;11.2;3.7;.52;3826 +83077;46.26004;-.51446;39;20221125;14.3;7.1;10.7;1.6;10.23;.5;.57;5479 +83077;46.26004;-.51446;39;20221126;12;3.2;7.6;2.4;9.27;0;.47;5254 +83077;46.26004;-.51446;39;20221127;11.4;5.9;8.6;2.7;9.67;5.4;.58;4177 +83077;46.26004;-.51446;39;20221128;11.5;6.3;8.9;1.5;9.87;5;.46;3655 +83077;46.26004;-.51446;39;20221129;10.1;.2;5.1;.7;7.73;.3;.25;5178 +83077;46.26004;-.51446;39;20221130;9.4;2.2;5.8;3;8.17;0;.43;5238 +83077;46.26004;-.51446;39;20221201;7.4;5.3;6.4;3.5;8.17;0;.61;2549 +83077;46.26004;-.51446;39;20221202;6.8;5.4;6.1;2.9;7.9;.1;.61;1952 +83077;46.26004;-.51446;39;20221203;6.2;3.2;4.7;4.2;7.43;.5;.57;2444 +83077;46.26004;-.51446;39;20221204;6.2;3.3;4.7;2;7.53;0;.43;2287 +83077;46.26004;-.51446;39;20221205;9.4;-.6;4.4;2.3;6.77;.2;.48;5199 +83077;46.26004;-.51446;39;20221206;5.5;1.1;3.3;4.4;6.8;0;.48;3549 +83077;46.26004;-.51446;39;20221207;6.2;1.6;3.9;4;6.43;0;.68;3754 +83077;46.26004;-.51446;39;20221208;3.4;-.4;1.5;5.1;5.9;.1;.5;3321 +83077;46.26004;-.51446;39;20221209;4.1;1.4;2.8;5.1;5.73;0;.8;3422 +83077;46.26004;-.51446;39;20221210;3.4;-4.6;-.6;1.7;5.1;0;.22;5211 +83077;46.26004;-.51446;39;20221211;4.7;-2;1.3;2.2;5.13;0;.48;4284 +83077;46.26004;-.51446;39;20221212;3.5;-4.2;-.3;2.9;5;3;.43;3707 +83077;46.26004;-.51446;39;20221213;2.8;-1.7;.5;3.7;5.87;1.8;.28;3745 +83077;46.26004;-.51446;39;20221214;14.8;2.7;8.7;2.8;10.77;2.7;.36;4797 +83077;46.26004;-.51446;39;20221215;4.6;3.7;4.1;6.3;7.2;.1;.61;1502 +83077;46.26004;-.51446;39;20221216;5.4;.9;3.1;5.9;4.93;0;1.24;4359 +83077;46.26004;-.51446;39;20221217;2.8;-3.5;-.3;4;4.57;0;.6;4531 +83077;46.26004;-.51446;39;20221218;9.9;-3.5;3.2;3.8;6.97;0;.51;4892 +83077;46.26004;-.51446;39;20221219;13.9;9.1;11.5;5.3;10.83;.1;1.1;3141 +83077;46.26004;-.51446;39;20221220;14.2;11.9;13.1;4.9;12.07;2.5;1.16;1873 +83077;46.26004;-.51446;39;20221221;14.5;8.5;11.5;4.8;12.77;4.2;.44;3037 +83077;46.26004;-.51446;39;20221222;15;12.8;13.9;7.1;14.07;9.8;.89;1657 +83077;46.26004;-.51446;39;20221223;15.2;14.1;14.7;5.9;14.47;13.7;.95;1109 +83077;46.26004;-.51446;39;20221224;13.6;10.4;12;2.2;12.5;.8;.51;2362 +83077;46.26004;-.51446;39;20221225;15.5;8.7;12.1;2.7;11.87;1.5;.68;3439 +83077;46.26004;-.51446;39;20221226;13.7;10.8;12.2;2.4;11.8;.9;.68;2782 +83077;46.26004;-.51446;39;20221227;9.8;3.6;6.7;1.8;9.9;.4;.15;3591 +83077;46.26004;-.51446;39;20221228;13;7.8;10.4;4.7;11.83;3.4;.42;2926 +83077;46.26004;-.51446;39;20221229;11.9;11.5;11.7;4.4;11.73;3.2;.87;1109 +83077;46.26004;-.51446;39;20221230;16.2;6;11.1;6.1;12.7;2.8;.52;3803 +83077;46.26004;-.51446;39;20221231;16.9;12.7;14.8;4.9;11.97;0;1.66;3039 +83078;46.29133;-.19294;111;20220101;14.8;8.9;11.8;1.7;10.11;.1;.74;3410 +83078;46.29133;-.19294;111;20220102;13.7;10.9;12.3;3.6;12.01;2.1;.8;2209 +83078;46.29133;-.19294;111;20220103;13.8;11.7;12.7;3.3;12.81;7.2;.7;1860 +83078;46.29133;-.19294;111;20220104;12.4;11.6;12;3.4;10.71;2.1;1.11;967 +83078;46.29133;-.19294;111;20220105;7.4;.8;4.1;1.4;6.51;.1;.41;3739 +83078;46.29133;-.19294;111;20220106;7.2;-1.2;3;1.2;5.61;1.2;.4;4317 +83078;46.29133;-.19294;111;20220107;10.3;3.3;6.8;3.5;8.21;1.6;.65;3931 +83078;46.29133;-.19294;111;20220108;11;7.8;9.4;5.7;10.21;11.7;.75;2520 +83078;46.29133;-.19294;111;20220109;8.7;6.2;7.4;2.5;9.41;7.8;.43;2192 +83078;46.29133;-.19294;111;20220110;8.6;7.3;7.9;1.4;10.01;.2;.4;1459 +83078;46.29133;-.19294;111;20220111;8.8;3.9;6.3;3.1;7.01;0;.87;3337 +83078;46.29133;-.19294;111;20220112;3.7;-1;1.3;5;5.81;0;.5;3293 +83078;46.29133;-.19294;111;20220113;6.4;.4;3.4;5.6;5.71;0;1.01;3828 +83078;46.29133;-.19294;111;20220114;8.8;-1.9;3.4;2.8;5.51;.1;.81;5338 +83078;46.29133;-.19294;111;20220115;8;-3.5;2.2;1.6;5.31;.1;.51;5615 +83078;46.29133;-.19294;111;20220116;1.7;-3.9;-1.1;2.5;5.81;.5;.11;3814 +83078;46.29133;-.19294;111;20220117;7.1;.2;3.6;3.1;7.91;0;.21;4341 +83078;46.29133;-.19294;111;20220118;6.7;2;4.3;3.7;7.21;.1;.54;3541 +83078;46.29133;-.19294;111;20220119;5.4;2.9;4.1;1.9;7.51;1.3;.38;2482 +83078;46.29133;-.19294;111;20220120;7.4;4.1;5.7;2.1;7.71;0;.55;2966 +83078;46.29133;-.19294;111;20220121;5.8;.7;3.2;3.6;6.11;.1;.7;3860 +83078;46.29133;-.19294;111;20220122;4.7;0;2.3;5.4;6.11;0;.63;3736 +83078;46.29133;-.19294;111;20220123;4.7;2.4;3.5;6.3;6.51;0;.76;2501 +83078;46.29133;-.19294;111;20220124;11.3;.1;5.7;3.5;6.31;0;1.14;6204 +83078;46.29133;-.19294;111;20220125;10.9;-2.5;4.2;2.7;6.01;.1;.9;6926 +83078;46.29133;-.19294;111;20220126;.5;-2.2;-.9;2.9;5.55;0;.3;2839 +83078;46.29133;-.19294;111;20220127;1.3;-3.1;-.9;2.6;5.62;0;.34;3418 +83078;46.29133;-.19294;111;20220128;7;.6;3.8;1.2;8.11;0;.29;4837 +83078;46.29133;-.19294;111;20220129;6;4.1;5;.9;8.51;.2;.36;2448 +83078;46.29133;-.19294;111;20220130;8.7;5.6;7.1;1.6;10.01;.5;.35;3316 +83078;46.29133;-.19294;111;20220131;9.7;6.1;7.9;3.8;8.71;.3;.85;3668 +83078;46.29133;-.19294;111;20220201;9.6;1;5.3;3.1;8.71;.3;.4;6029 +83078;46.29133;-.19294;111;20220202;7.3;7.4;7.3;1.7;9.71;.1;.44;0 +83078;46.29133;-.19294;111;20220203;6.2;5.1;5.6;1.6;8.71;.3;.4;1901 +83078;46.29133;-.19294;111;20220204;11.8;6.2;9;2.7;9.71;1.2;.77;4991 +83078;46.29133;-.19294;111;20220205;10;.4;5.2;1.6;7.51;.1;.62;6789 +83078;46.29133;-.19294;111;20220206;10.6;3.3;6.9;5.1;10.61;1.2;.12;5945 +83078;46.29133;-.19294;111;20220207;11.4;8.7;10;2;9.51;.1;.88;3476 +83078;46.29133;-.19294;111;20220208;13.2;1.5;7.3;1.9;7.41;0;1;7891 +83078;46.29133;-.19294;111;20220209;13.4;4.4;8.9;3.1;7.91;.1;1.33;6963 +83078;46.29133;-.19294;111;20220210;6.4;2.9;4.6;3.5;9.59;.3;.63;5800 +83078;46.29133;-.19294;111;20220211;9.5;1.8;5.6;3.6;6.69;0;1.21;11000 +83078;46.29133;-.19294;111;20220212;11.2;-.3;5.4;2.2;5.79;0;1.22;10100 +83078;46.29133;-.19294;111;20220213;14.8;-2.1;6.4;5.5;8.19;1.7;1.52;8600 +83078;46.29133;-.19294;111;20220214;12;6.8;9.4;5.1;9.46;4.3;1.31;8133 +83078;46.29133;-.19294;111;20220215;11.2;.1;5.6;4.4;9.49;14;.5;5100 +83078;46.29133;-.19294;111;20220216;12.7;8.4;10.5;6.3;13.11;4.1;.22;5190 +83078;46.29133;-.19294;111;20220217;13.4;11.8;12.6;5.2;13.31;1.2;.76;3020 +83078;46.29133;-.19294;111;20220218;12.1;10.3;11.2;4.4;10.61;.7;1.18;3286 +83078;46.29133;-.19294;111;20220219;10.7;1.8;6.2;2.6;7.61;.1;1;8034 +83078;46.29133;-.19294;111;20220220;12.8;6;9.4;5.4;11.21;2.4;.71;7063 +83078;46.29133;-.19294;111;20220221;11.2;6.3;8.7;4.6;9.11;.3;1.16;6009 +83078;46.29133;-.19294;111;20220222;11.5;4.7;8.1;2.6;10.01;.2;.76;7273 +83078;46.29133;-.19294;111;20220223;14.6;8.6;11.6;1.2;10.51;0;1.04;6901 +83078;46.29133;-.19294;111;20220224;12.2;3.8;8;2.4;8.61;.8;1.1;8376 +83078;46.29133;-.19294;111;20220225;11;-.6;5.2;1.2;6.41;.1;1.03;10071 +83078;46.29133;-.19294;111;20220226;12.5;2.5;7.5;4.9;5.61;0;2.31;9448 +83078;46.29133;-.19294;111;20220227;15.6;2;8.8;1.8;6.81;0;1.62;11255 +83078;46.29133;-.19294;111;20220228;17.3;1.8;9.5;1.6;7.81;0;1.61;12216 +83078;46.29133;-.19294;111;20220301;16.4;7.1;11.7;2;7.81;.2;1.81;9480 +83078;46.29133;-.19294;111;20220302;11.6;7.7;9.6;2.1;9.81;.9;1.02;6048 +83078;46.29133;-.19294;111;20220303;12.5;8.3;10.4;1.5;10.61;1.3;.98;6384 +83078;46.29133;-.19294;111;20220304;8.7;8.4;8.5;2.5;9.91;2.2;.65;1365 +83078;46.29133;-.19294;111;20220305;9.9;4.3;7.1;2.4;8.21;0;1.06;7654 +83078;46.29133;-.19294;111;20220306;10.4;5.9;8.1;3.1;6.91;0;1.59;6903 +83078;46.29133;-.19294;111;20220307;10.6;-1.1;4.7;3.2;5.01;0;1.81;11586 +83078;46.29133;-.19294;111;20220308;11.4;3.1;7.2;2.6;8.11;.7;1.27;9807 +83078;46.29133;-.19294;111;20220309;15.6;5.7;10.6;2.8;9.21;0;1.78;10895 +83078;46.29133;-.19294;111;20220310;12.5;9.3;10.9;3.6;9.81;1.2;1.47;6059 +83078;46.29133;-.19294;111;20220311;12.9;9;10.9;3.6;10.41;8.3;1.37;6829 +83078;46.29133;-.19294;111;20220312;12.9;7.6;10.2;2.1;9.61;3.2;1.34;8146 +83078;46.29133;-.19294;111;20220313;11.1;8;9.5;2.9;8.81;7.1;1.37;6191 +83078;46.29133;-.19294;111;20220314;15.3;2.7;9;4.1;8.41;1;2.05;13148 +83078;46.29133;-.19294;111;20220315;18.6;9.8;14.2;3;11.41;0;2.15;11039 +83078;46.29133;-.19294;111;20220316;14.9;11.4;13.1;2.9;11.31;0;1.6;6862 +83078;46.29133;-.19294;111;20220317;10.6;8.6;9.6;4.3;8.91;0;1.47;5129 +83078;46.29133;-.19294;111;20220318;14.1;5.2;9.6;6.8;8.09;0;2.57;10700 +83078;46.29133;-.19294;111;20220319;17.5;6.4;11.9;4.5;9.29;0;2.69;12200 +83078;46.29133;-.19294;111;20220320;16.2;6.6;11.4;3.6;9.29;0;2.28;11200 +83078;46.29133;-.19294;111;20220321;18.6;6.8;12.7;4.6;9.19;0;3.14;15000 +83078;46.29133;-.19294;111;20220322;17.5;4.1;10.8;4.7;7.19;0;3.44;18200 +83078;46.29133;-.19294;111;20220323;17;2.9;10;3.2;5.89;0;3.21;18900 +83078;46.29133;-.19294;111;20220324;19.4;.8;10.1;2.9;5.99;0;3.38;19700 +83078;46.29133;-.19294;111;20220325;20.8;1.7;11.3;3.3;6.39;0;3.73;19300 +83078;46.29133;-.19294;111;20220326;21.5;6.7;14.1;5.2;6.89;0;4.77;18900 +83078;46.29133;-.19294;111;20220327;22;5.7;13.8;2.8;7.69;0;3.62;18100 +83078;46.29133;-.19294;111;20220328;20.4;6.3;13.4;2.3;8.09;0;3.07;16400 +83078;46.29133;-.19294;111;20220329;17.4;8.2;12.8;2.3;10.29;0;2.16;11000 +83078;46.29133;-.19294;111;20220330;13.3;6.9;10.1;2.5;10.89;1.5;1.16;5500 +83078;46.29133;-.19294;111;20220331;13.2;4.2;8.7;3.8;8.19;4.4;1.98;10200 +83078;46.29133;-.19294;111;20220401;8.6;-.4;4.1;5.4;5.69;.7;2.07;15500 +83078;46.29133;-.19294;111;20220402;9.1;-.6;4.2;4;5.49;0;2.14;16600 +83078;46.29133;-.19294;111;20220403;7;-3.1;2;2.5;4.93;0;1.89;15068 +83078;46.29133;-.19294;111;20220404;10.8;-1.1;4.8;2.7;5.59;0;2.33;18945 +83078;46.29133;-.19294;111;20220405;12.9;4;8.4;3.8;9.99;.2;1.52;9386 +83078;46.29133;-.19294;111;20220406;12.9;8.5;10.7;5.4;10.99;2.3;1.51;7100 +83078;46.29133;-.19294;111;20220407;13.7;10;11.8;8.7;13.19;21;.91;3500 +83078;46.29133;-.19294;111;20220408;14.4;10.8;12.6;8.8;11.19;5.6;2.17;4500 +83078;46.29133;-.19294;111;20220409;13.3;2.5;7.9;2.1;7.27;0;2.42;18767 +83078;46.29133;-.19294;111;20220410;16.7;-.7;8;4.3;6.79;0;3.44;23100 +83078;46.29133;-.19294;111;20220411;21.3;5.1;13.2;4.9;9.66;.1;3.97;19688 +83078;46.29133;-.19294;111;20220412;15.9;10.7;13.3;4.2;11.39;.3;2.07;6800 +83078;46.29133;-.19294;111;20220413;19;7.1;13;2.1;12.19;.4;2.66;18100 +83078;46.29133;-.19294;111;20220414;22;7.6;14.8;2.9;12.39;0;3.59;22400 +83078;46.29133;-.19294;111;20220415;22.8;9.7;16.3;3.3;11.59;.3;4.18;22900 +83078;46.29133;-.19294;111;20220416;21.6;9.3;15.5;3.5;11.19;0;4.13;23800 +83078;46.29133;-.19294;111;20220417;21.8;7.2;14.5;3.1;9.39;0;4.21;23700 +83078;46.29133;-.19294;111;20220418;19.7;5.8;12.8;2.3;11.49;0;3.01;20200 +83078;46.29133;-.19294;111;20220419;17.1;6.9;12;3.1;8.99;2.3;3.21;19200 +83078;46.29133;-.19294;111;20220420;17.5;8.7;13.1;2.5;10.49;2.3;2.15;8300 +83078;46.29133;-.19294;111;20220421;20.5;8.1;14.3;1.9;9.59;.1;3.66;22700 +83078;46.29133;-.19294;111;20220422;18.4;5.7;12.1;2.4;11.19;.1;2.73;18000 +83078;46.29133;-.19294;111;20220423;17;10.2;13.6;3.9;12.09;5.7;2.39;11700 +83078;46.29133;-.19294;111;20220424;15.2;10.8;13;3.8;12.99;7.7;1.67;8400 +83078;46.29133;-.19294;111;20220425;17;11.4;14.2;3.4;12.39;.3;2.31;10600 +83078;46.29133;-.19294;111;20220426;18.3;4.2;11.3;4.8;9.59;0;3.77;25600 +83078;46.29133;-.19294;111;20220427;20.7;7.8;14.3;6;9.79;0;4.62;22400 +83078;46.29133;-.19294;111;20220428;20.9;9.8;15.4;3.2;11.79;0;3.73;20500 +83078;46.29133;-.19294;111;20220429;22.9;7.6;15.3;1.4;12.09;0;3.26;19200 +83078;46.29133;-.19294;111;20220430;20.1;9.2;14.7;3.5;10.89;0;4.04;23600 +83078;46.29133;-.19294;111;20220501;19.4;8.3;13.9;3.1;8.69;0;4.02;21600 +83078;46.29133;-.19294;111;20220502;20.1;7.7;13.9;3.6;9.39;0;4.37;25200 +83078;46.29133;-.19294;111;20220503;20.5;9.3;14.9;3.5;9.79;0;4.21;21800 +83078;46.29133;-.19294;111;20220504;19.6;5.9;12.8;1.9;10.19;.2;2.98;17300 +83078;46.29133;-.19294;111;20220505;21;6.6;13.8;2.5;10.19;0;4.02;24600 +83078;46.29133;-.19294;111;20220506;21.6;9.8;15.7;2.2;11.01;0;3.65;20125 +83078;46.29133;-.19294;111;20220507;22.4;11.9;17.1;2.2;12.21;0;3.65;19056 +83078;46.29133;-.19294;111;20220508;24.7;11.2;17.9;3;11.81;0;4.51;21786 +83078;46.29133;-.19294;111;20220509;27.3;12.3;19.8;2.2;12.21;0;4.77;23107 +83078;46.29133;-.19294;111;20220510;28.6;14.6;21.6;1.6;12.41;0;4.65;22416 +83078;46.29133;-.19294;111;20220511;24.9;12.6;18.7;2.1;14.21;0;4.02;21081 +83078;46.29133;-.19294;111;20220512;19.8;12.3;16;1.1;14.51;.1;2.73;16429 +83078;46.29133;-.19294;111;20220513;26.1;14;20;1.5;13.21;0;4.14;21098 +83078;46.29133;-.19294;111;20220514;29.1;13.3;21.2;2.6;14.31;0;5.24;24287 +83078;46.29133;-.19294;111;20220515;28.7;17.9;23.3;2.5;16.11;.3;4.8;20080 +83078;46.29133;-.19294;111;20220516;27.4;13.4;20.4;1.6;14.91;0;4.42;23028 +83078;46.29133;-.19294;111;20220517;31.1;16.2;23.6;2.9;14.01;0;5.93;23869 +83078;46.29133;-.19294;111;20220518;26.1;13;19.5;1.8;14.51;.1;4.28;22438 +83078;46.29133;-.19294;111;20220519;26.6;15.8;21.2;2.1;17.2;.9;4.26;20867 +83078;46.29133;-.19294;111;20220520;26.4;15.9;21.1;2.6;16.83;0;4.26;19455 +83078;46.29133;-.19294;111;20220521;29.2;10.5;19.9;2.3;14.23;0;5.39;27113 +83078;46.29133;-.19294;111;20220522;30.8;17.2;24;2.9;16.56;4.9;5.49;21704 +83078;46.29133;-.19294;111;20220523;21.1;16.9;19;4.7;16.43;4.2;3.21;13126 +83078;46.29133;-.19294;111;20220524;18.9;10.2;14.5;2;12.01;1.5;3.12;18587 +83078;46.29133;-.19294;111;20220525;19.8;6.8;13.3;1.4;11.41;0;3.43;22904 +83078;46.29133;-.19294;111;20220526;19.7;13;16.3;1.6;13.31;0;2.97;16352 +83078;46.29133;-.19294;111;20220527;22.3;10.4;16.3;1.3;13.21;0;3.67;22023 +83078;46.29133;-.19294;111;20220528;24.3;12.2;18.2;2.9;11.21;0;4.75;22273 +83078;46.29133;-.19294;111;20220529;19.8;10.2;15;3.4;8.31;0;4.3;19838 +83078;46.29133;-.19294;111;20220530;22;8;15;2.6;8.01;0;4.63;24122 +83078;46.29133;-.19294;111;20220531;25.1;10.9;18;2.2;8.41;1.9;5.04;24357 +83078;46.29133;-.19294;111;20220601;26.5;11.5;19;2.1;11.11;.7;5.03;25106 +83078;46.29133;-.19294;111;20220602;29.6;14.7;22.1;3;14.41;2.2;5.78;25076 +83078;46.29133;-.19294;111;20220603;28;18.1;23;1.5;18.11;1.8;4.28;20391 +83078;46.29133;-.19294;111;20220604;28.2;16.3;22.2;1.5;17.81;1.4;4.49;22448 +83078;46.29133;-.19294;111;20220605;22.2;15.4;18.8;2.5;15.11;.1;3.48;16879 +83078;46.29133;-.19294;111;20220606;20.1;12.6;16.3;1.3;14.81;1.1;3.01;17783 +83078;46.29133;-.19294;111;20220607;22.8;13.6;18.2;2.6;14.31;10.3;3.86;19782 +83078;46.29133;-.19294;111;20220608;22.2;14.8;18.5;3.5;15.31;1.1;3.64;17717 +83078;46.29133;-.19294;111;20220609;22.4;13.1;17.7;2.2;13.71;.1;3.79;19950 +83078;46.29133;-.19294;111;20220610;27;9.3;18.1;.9;14.21;.1;4.66;27748 +83078;46.29133;-.19294;111;20220611;30.8;14.7;22.7;1.7;15.61;0;5.46;26472 +83078;46.29133;-.19294;111;20220612;27.9;16.2;22;3.5;14.51;.4;5.51;22517 +83078;46.29133;-.19294;111;20220613;27.8;13.5;20.6;3.9;10.71;0;6.3;24969 +83078;46.29133;-.19294;111;20220614;33.2;14.6;23.9;3.8;11.51;.3;7.74;28570 +83078;46.29133;-.19294;111;20220615;34.2;19.5;26.8;2.4;14.01;0;6.6;25362 +83078;46.29133;-.19294;111;20220616;34.8;17.4;26.1;2.1;14.91;0;6.59;27653 +83078;46.29133;-.19294;111;20220617;38.1;20.5;29.3;2.5;14.31;0;7.61;27828 +83078;46.29133;-.19294;111;20220618;39.7;22;30.8;2.6;14.81;1.9;8.01;27918 +83078;46.29133;-.19294;111;20220619;28.4;20.8;24.6;2.1;18.91;.1;4.4;18126 +83078;46.29133;-.19294;111;20220620;29.3;17;23.1;2.2;17.81;2.6;5.04;23199 +83078;46.29133;-.19294;111;20220621;28.1;16.9;22.5;2.5;18.91;1.5;4.68;22114 +83078;46.29133;-.19294;111;20220622;23.8;17.6;20.7;2.4;18.21;9.3;3.43;16324 +83078;46.29133;-.19294;111;20220623;25.2;13.3;19.2;.9;16.41;4.1;4.02;22803 +83078;46.29133;-.19294;111;20220624;21.6;15.3;18.4;2.7;16.41;13.1;3.19;16450 +83078;46.29133;-.19294;111;20220625;16.6;15.1;15.8;1.5;15.71;15.6;1.61;7768 +83078;46.29133;-.19294;111;20220626;21;12.2;16.6;1;14.01;.6;3.31;19513 +83078;46.29133;-.19294;111;20220627;22.5;11.8;17.1;1.8;12.41;.1;3.95;21553 +83078;46.29133;-.19294;111;20220628;23.5;9.4;16.4;1.5;11.61;0;4.26;24796 +83078;46.29133;-.19294;111;20220629;22.1;10.1;16.1;1.6;14.11;6.9;3.73;22815 +83078;46.29133;-.19294;111;20220630;19.6;13.2;16.4;1.6;13.51;2.9;3.01;16510 +83078;46.29133;-.19294;111;20220701;22.5;9.1;15.8;.9;11.71;0;3.89;24085 +83078;46.29133;-.19294;111;20220702;27.8;12.7;20.2;1.8;11.81;0;5.14;25566 +83078;46.29133;-.19294;111;20220703;26.4;11.9;19.1;1.8;12.91;0;4.77;25009 +83078;46.29133;-.19294;111;20220704;27.3;14.3;20.8;2.8;12.81;0;5.32;23618 +83078;46.29133;-.19294;111;20220705;27.6;13.9;20.7;2.6;12.61;0;5.34;24220 +83078;46.29133;-.19294;111;20220706;27.1;14.6;20.8;3;12.31;0;5.4;23073 +83078;46.29133;-.19294;111;20220707;27.6;16.4;22;1.8;14.81;0;4.65;21773 +83078;46.29133;-.19294;111;20220708;27.9;15.8;21.8;3.1;12.91;0;5.54;22607 +83078;46.29133;-.19294;111;20220709;30.1;16.4;23.2;3;13.01;0;6.05;24037 +83078;46.29133;-.19294;111;20220710;28.7;17.8;23.2;4;13.61;0;6.03;21340 +83078;46.29133;-.19294;111;20220711;31.4;17.8;24.6;5.2;13.61;0;7.47;23841 +83078;46.29133;-.19294;111;20220712;33.6;19.5;26.5;3.2;14.11;0;6.9;24226 +83078;46.29133;-.19294;111;20220713;35.2;19.2;27.2;2.1;12.11;0;6.57;25774 +83078;46.29133;-.19294;111;20220714;35.8;17.9;26.8;1.9;13.01;0;6.54;27219 +83078;46.29133;-.19294;111;20220715;31.4;17.6;24.5;3.6;12.71;0;6.71;23773 +83078;46.29133;-.19294;111;20220716;32.1;18.6;25.3;5;10.21;0;8.17;23440 +83078;46.29133;-.19294;111;20220717;34.2;19.7;26.9;5.4;11.91;0;8.82;24239 +83078;46.29133;-.19294;111;20220718;40.7;21;30.8;3.6;13.81;0;9.16;28248 +83078;46.29133;-.19294;111;20220719;27.7;21.3;24.5;2.5;17.11;3;4.35;15835 +83078;46.29133;-.19294;111;20220720;25.7;18.5;22.1;2.6;17.81;1.7;3.88;16769 +83078;46.29133;-.19294;111;20220721;29.6;15.1;22.3;.9;16.61;.5;4.52;23924 +83078;46.29133;-.19294;111;20220722;23.3;19.3;21.3;1.9;18.41;1.5;2.85;12284 +83078;46.29133;-.19294;111;20220723;28.7;13.8;21.2;.9;15.11;0;4.42;24085 +83078;46.29133;-.19294;111;20220724;35;16;25.5;1.9;14.31;0;6.23;27159 +83078;46.29133;-.19294;111;20220725;23.3;17.6;20.4;2.9;16.61;1.7;3.41;14593 +83078;46.29133;-.19294;111;20220726;24.4;13.9;19.1;1.4;14.31;0;3.73;19903 +83078;46.29133;-.19294;111;20220727;28.1;15.4;21.7;1.9;12.21;0;4.81;21849 +83078;46.29133;-.19294;111;20220728;29.4;15.1;22.2;1.6;13.41;0;4.83;23117 +83078;46.29133;-.19294;111;20220729;27.6;17.1;22.3;1.5;15.81;0;4.13;19651 +83078;46.29133;-.19294;111;20220730;30.1;14.6;22.3;1.6;16.41;0;4.8;23876 +83078;46.29133;-.19294;111;20220731;31.4;14.8;23.1;1.4;16.01;0;4.96;24613 +83078;46.29133;-.19294;111;20220801;32;15.3;23.6;.9;15.61;0;4.72;24573 +83078;46.29133;-.19294;111;20220802;34.3;19.1;26.7;2.2;15.81;0;5.87;23308 +83078;46.29133;-.19294;111;20220803;37;21;29;1.9;14.91;.1;6.13;23809 +83078;46.29133;-.19294;111;20220804;34;23.2;28.6;2.1;17.01;.1;5.38;19374 +83078;46.29133;-.19294;111;20220805;29.5;18.1;23.8;3;14.31;0;5.29;19816 +83078;46.29133;-.19294;111;20220806;28.7;15.4;22;4.3;10.21;0;6.39;21331 +83078;46.29133;-.19294;111;20220807;30.1;15.3;22.7;3.8;9.11;0;6.63;22408 +83078;46.29133;-.19294;111;20220808;31.8;17;24.4;4;10.11;0;7.04;22284 +83078;46.29133;-.19294;111;20220809;33.3;18.5;25.9;3.9;11.21;0;7.18;22159 +83078;46.29133;-.19294;111;20220810;35.4;19.6;27.5;3.9;11.11;0;7.72;22781 +83078;46.29133;-.19294;111;20220811;36.9;20.3;28.6;3.6;10.31;0;7.88;23227 +83078;46.29133;-.19294;111;20220812;37.4;21.3;29.3;2.9;10.41;0;7.21;22731 +83078;46.29133;-.19294;111;20220813;35.3;18.5;26.9;2;15.31;5.9;5.7;23089 +83078;46.29133;-.19294;111;20220814;24.7;19.2;21.9;3.9;19.61;8.6;3.23;12916 +83078;46.29133;-.19294;111;20220815;25.7;18.3;22;2.5;18.81;.1;3.37;14966 +83078;46.29133;-.19294;111;20220816;25;16.7;20.8;.8;18.11;3.1;2.93;15776 +83078;46.29133;-.19294;111;20220817;25;16.1;20.5;1.6;15.91;.4;3.29;16246 +83078;46.29133;-.19294;111;20220818;25.6;12.3;18.9;1.5;15.91;.1;3.5;19837 +83078;46.29133;-.19294;111;20220819;26.3;15.4;20.8;2.4;17.91;.6;3.58;17789 +83078;46.29133;-.19294;111;20220820;26.1;16.6;21.3;1.2;17.71;.2;3.18;16459 +83078;46.29133;-.19294;111;20220821;22.9;13.4;18.1;.9;15.91;1;2.77;16343 +83078;46.29133;-.19294;111;20220822;25.8;18.4;22.1;2;19.71;.4;3.04;14262 +83078;46.29133;-.19294;111;20220823;25.6;18.4;22;1;20.01;0;2.74;13957 +83078;46.29133;-.19294;111;20220824;33.9;18.8;26.3;2.4;17.71;.6;5.19;20285 +83078;46.29133;-.19294;111;20220825;27.3;22;24.6;1.9;18.31;.6;3.24;11724 +83078;46.29133;-.19294;111;20220826;27.5;18.3;22.9;2.1;16.91;0;3.64;15485 +83078;46.29133;-.19294;111;20220827;28.3;16.2;22.2;2.7;13.41;0;4.48;17693 +83078;46.29133;-.19294;111;20220828;29.3;16.5;22.9;3.3;12.41;0;5.14;18068 +83078;46.29133;-.19294;111;20220829;34.3;17.1;25.7;3;13.91;.5;5.9;20856 +83078;46.29133;-.19294;111;20220830;30.2;19.2;24.7;1.5;18.31;.3;3.67;16443 +83078;46.29133;-.19294;111;20220831;30.4;17.4;23.9;2.2;17.11;7.8;4.18;17771 +83078;46.29133;-.19294;111;20220901;27.8;17.9;22.8;1.7;18.41;3.3;3.29;15314 +83078;46.29133;-.19294;111;20220902;24.3;16.9;20.6;1.5;18.71;7.1;2.53;13060 +83078;46.29133;-.19294;111;20220903;24.2;16.5;20.3;1.9;17.21;.1;2.72;13215 +83078;46.29133;-.19294;111;20220904;31.2;15;23.1;2;15.11;2.8;4.29;19223 +83078;46.29133;-.19294;111;20220905;31.1;16.7;23.9;2.6;16.41;0;4.46;17935 +83078;46.29133;-.19294;111;20220906;28.8;14.6;21.7;1.5;15.91;.1;3.48;17646 +83078;46.29133;-.19294;111;20220907;18.3;15.6;16.9;1.5;16.41;11.9;1.49;7343 +83078;46.29133;-.19294;111;20220908;22;15.2;18.6;2.8;16.61;2.5;2.41;11834 +83078;46.29133;-.19294;111;20220909;21;14.7;17.8;2.7;15.71;2.4;2.29;11263 +83078;46.29133;-.19294;111;20220910;23.6;13.8;18.7;1.3;15.61;.1;2.49;14035 +83078;46.29133;-.19294;111;20220911;29;14.5;21.7;2.5;14.91;0;3.94;17014 +83078;46.29133;-.19294;111;20220912;34.6;16.4;25.5;2.8;15.41;.3;5.2;18935 +83078;46.29133;-.19294;111;20220913;31.2;20.8;26;2.6;19.41;16.2;3.94;14051 +83078;46.29133;-.19294;111;20220914;27.1;17.5;22.3;1.6;18.91;.9;2.76;13344 +83078;46.29133;-.19294;111;20220915;24.2;17.9;21;2;18.61;.4;2.33;10605 +83078;46.29133;-.19294;111;20220916;19.6;12.8;16.2;2.2;12.21;0;2.29;10922 +83078;46.29133;-.19294;111;20220917;18;9.4;13.7;2.8;9.31;0;2.57;12215 +83078;46.29133;-.19294;111;20220918;20.4;6.7;13.5;2.5;8.41;0;2.93;15383 +83078;46.29133;-.19294;111;20220919;21.1;9.1;15.1;3.6;9.61;0;3.27;14211 +83078;46.29133;-.19294;111;20220920;20.6;8.7;14.6;2.6;9.31;0;2.85;13997 +83078;46.29133;-.19294;111;20220921;21.3;10;15.6;3.5;9.61;0;3.26;13477 +83078;46.29133;-.19294;111;20220922;23.6;9.5;16.5;2.6;9.31;0;3.31;14946 +83078;46.29133;-.19294;111;20220923;21.5;12.1;16.8;1.5;10.01;0;2.39;11975 +83078;46.29133;-.19294;111;20220924;19.1;9.9;14.5;1.1;12.11;.5;1.78;11707 +83078;46.29133;-.19294;111;20220925;17.1;7.8;12.4;1.2;11.21;.2;1.63;11637 +83078;46.29133;-.19294;111;20220926;17.3;7.9;12.6;2.2;11.51;6;1.74;11566 +83078;46.29133;-.19294;111;20220927;17.3;8.5;12.9;3.4;12.71;3.7;1.63;11043 +83078;46.29133;-.19294;111;20220928;18.1;14.8;16.4;4.4;14.91;4.9;1.74;6488 +83078;46.29133;-.19294;111;20220929;16.6;8.7;12.6;1.2;11.41;.4;1.47;10187 +83078;46.29133;-.19294;111;20220930;17.8;7.2;12.5;1.8;11.11;5.2;1.71;11735 +83078;46.29133;-.19294;111;20221001;19.2;13.2;16.2;4.4;17.71;5.8;1.12;8598 +83078;46.29133;-.19294;111;20221002;20.6;15.5;18;2.8;16.71;.3;1.69;7788 +83078;46.29133;-.19294;111;20221003;21.3;13.9;17.6;1.6;15.31;.1;1.72;9364 +83078;46.29133;-.19294;111;20221004;21.9;10.7;16.3;1.9;13.81;.1;1.94;11489 +83078;46.29133;-.19294;111;20221005;21.8;11.2;16.5;1.6;14.71;.3;1.76;11021 +83078;46.29133;-.19294;111;20221006;19.8;12.1;15.9;2.5;12.11;0;2.03;9199 +83078;46.29133;-.19294;111;20221007;20.9;9.7;15.3;2.3;12.21;0;2.01;11052 +83078;46.29133;-.19294;111;20221008;19.9;10.8;15.3;3;11.31;0;2.22;9783 +83078;46.29133;-.19294;111;20221009;24.2;9;16.6;2.5;12.61;.2;2.44;12623 +83078;46.29133;-.19294;111;20221010;20.2;14.1;17.1;.8;15.31;2;1.27;7708 +83078;46.29133;-.19294;111;20221011;18.9;14.5;16.7;2.8;15.51;.2;1.41;6383 +83078;46.29133;-.19294;111;20221012;20.5;11.3;15.9;1.5;13.61;.1;1.52;9324 +83078;46.29133;-.19294;111;20221013;16.1;11.7;13.9;1.8;15.31;9.3;.83;6206 +83078;46.29133;-.19294;111;20221014;18.4;15.9;17.1;4.3;18.01;5.1;.95;4490 +83078;46.29133;-.19294;111;20221015;17.2;16.7;16.9;2.8;17.71;8;.74;1703 +83078;46.29133;-.19294;111;20221016;24.2;15;19.6;1.7;17.31;.7;1.67;8820 +83078;46.29133;-.19294;111;20221017;18.8;18.3;18.5;2.3;18.51;14.7;.91;1645 +83078;46.29133;-.19294;111;20221018;26.1;15.6;20.8;2.1;18.51;.1;1.89;9194 +83078;46.29133;-.19294;111;20221019;25.3;18.3;21.8;1.9;17.31;8.5;1.9;7309 +83078;46.29133;-.19294;111;20221020;22.6;14.8;18.7;1.9;16.61;1.7;1.5;7632 +83078;46.29133;-.19294;111;20221021;19.3;15.7;17.5;1.8;14.51;0;1.34;4950 +83078;46.29133;-.19294;111;20221022;22;12.9;17.4;1.7;14.71;.1;1.47;8047 +83078;46.29133;-.19294;111;20221023;23;15.9;19.4;3.4;14.41;.8;2.33;6947 +83078;46.29133;-.19294;111;20221024;19.6;14.9;17.2;3;15.11;1;1.48;5476 +83078;46.29133;-.19294;111;20221025;21;11.8;16.4;1.6;13.71;.2;1.34;7746 +83078;46.29133;-.19294;111;20221026;24.5;13.4;18.9;1.9;15.11;0;1.7;8433 +83078;46.29133;-.19294;111;20221027;22.8;17.1;19.9;2.5;16.01;0;1.76;5814 +83078;46.29133;-.19294;111;20221028;24.5;17.2;20.8;1.7;16.01;0;1.64;6547 +83078;46.29133;-.19294;111;20221029;22;18.2;20.1;2.2;14.41;0;1.81;4514 +83078;46.29133;-.19294;111;20221030;18.5;13;15.7;1.6;13.51;1.3;1.1;5449 +83078;46.29133;-.19294;111;20221031;19.8;13.9;16.8;2.7;14.91;1;1.32;5576 +83078;46.29133;-.19294;111;20221101;18.3;10.6;14.4;2.2;12.11;1.2;1.25;6346 +83078;46.29133;-.19294;111;20221102;17.5;10.5;14;1.2;12.91;.1;.86;5937 +83078;46.29133;-.19294;111;20221103;15.9;11.3;13.6;2.7;12.01;9;1.14;4647 +83078;46.29133;-.19294;111;20221104;13.8;7.7;10.7;3.6;10.01;.8;1.15;5345 +83078;46.29133;-.19294;111;20221105;15.5;4.2;9.8;1.2;9.51;0;.78;7346 +83078;46.29133;-.19294;111;20221106;16;8.5;12.2;2.8;10.91;2.9;1.14;5805 +83078;46.29133;-.19294;111;20221107;18.3;11.6;14.9;2.6;13.11;0;1.17;5378 +83078;46.29133;-.19294;111;20221108;16.3;11.9;14.1;2.6;12.51;4.4;1.08;4200 +83078;46.29133;-.19294;111;20221109;15.2;12.3;13.7;1.6;13.21;1;.74;3264 +83078;46.29133;-.19294;111;20221110;13.3;7.1;10.2;1.4;10.91;.1;.59;4930 +83078;46.29133;-.19294;111;20221111;19.6;5.9;12.7;2;11.31;.2;1.06;7463 +83078;46.29133;-.19294;111;20221112;20.8;12.8;16.8;1.9;13.31;.2;1.22;5505 +83078;46.29133;-.19294;111;20221113;20.7;9.4;15;1.9;11.81;.1;1.19;6544 +83078;46.29133;-.19294;111;20221114;13.8;11.6;12.7;2;11.51;3.8;.87;2569 +83078;46.29133;-.19294;111;20221115;14.3;10.8;12.5;2.8;12.61;8.6;.73;3321 +83078;46.29133;-.19294;111;20221116;14.4;10.5;12.4;4.3;12.51;6.5;.83;3482 +83078;46.29133;-.19294;111;20221117;14.5;11.6;13;4.4;12.11;9.2;1.11;2891 +83078;46.29133;-.19294;111;20221118;13.1;6.1;9.6;1.5;9.51;1.9;.63;4703 +83078;46.29133;-.19294;111;20221119;11.3;2.6;6.9;.7;7.91;.1;.42;5230 +83078;46.29133;-.19294;111;20221120;13;3.2;8.1;1.7;8.91;1.8;.58;5509 +83078;46.29133;-.19294;111;20221121;13.2;6.6;9.9;2.9;9.81;8.4;.81;4374 +83078;46.29133;-.19294;111;20221122;11.9;5.9;8.9;2.4;9.51;6.2;.64;4094 +83078;46.29133;-.19294;111;20221123;14;9.1;11.5;3.9;11.81;3;.74;3605 +83078;46.29133;-.19294;111;20221124;12;8;10;2.1;11.21;3;.46;3168 +83078;46.29133;-.19294;111;20221125;13.3;8.4;10.8;1.2;10.81;.3;.53;3516 +83078;46.29133;-.19294;111;20221126;11.1;4.7;7.9;1.3;9.31;.1;.41;4042 +83078;46.29133;-.19294;111;20221127;10.5;6.4;8.4;1.8;9.11;4.5;.57;3098 +83078;46.29133;-.19294;111;20221128;11.1;7.4;9.2;1.4;10.31;3.8;.45;2885 +83078;46.29133;-.19294;111;20221129;9.4;1;5.2;.6;8.51;.3;.22;4550 +83078;46.29133;-.19294;111;20221130;8.5;3.9;6.2;3.2;8.61;0;.42;3203 +83078;46.29133;-.19294;111;20221201;6.9;5.4;6.1;3;8.21;0;.55;1597 +83078;46.29133;-.19294;111;20221202;6.2;5.1;5.6;2.7;7.71;.6;.59;1280 +83078;46.29133;-.19294;111;20221203;5.9;2.6;4.2;3.9;7.41;.7;.44;2557 +83078;46.29133;-.19294;111;20221204;5.7;3.7;4.7;1.6;7.71;0;.38;1862 +83078;46.29133;-.19294;111;20221205;9.7;-.2;4.7;2.6;6.91;.2;.57;4713 +83078;46.29133;-.19294;111;20221206;4.8;1.3;3;5;6.81;0;.44;2579 +83078;46.29133;-.19294;111;20221207;5.7;3;4.3;5;6.41;0;.88;2186 +83078;46.29133;-.19294;111;20221208;2.4;-.2;1.1;5.5;5.81;.1;.46;2120 +83078;46.29133;-.19294;111;20221209;3;.6;1.8;4.9;5.61;0;.67;2002 +83078;46.29133;-.19294;111;20221210;3.7;-2.4;.6;1.2;5.21;.1;.31;3467 +83078;46.29133;-.19294;111;20221211;4.6;-1.1;1.7;1.7;5.01;0;.5;3316 +83078;46.29133;-.19294;111;20221212;2.8;-3.2;-.2;2.8;4.91;2;.44;3398 +83078;46.29133;-.19294;111;20221213;2;-2.4;-.2;4;5.71;5.4;.22;2825 +83078;46.29133;-.19294;111;20221214;13.5;2.2;7.8;2.7;10.81;3;.17;4808 +83078;46.29133;-.19294;111;20221215;3.3;3;3.1;5.8;7.51;0;.23;364 +83078;46.29133;-.19294;111;20221216;4.5;-.2;2.1;5.7;4.93;0;1.04;4020 +83078;46.29133;-.19294;111;20221217;2.1;-4.2;-1.1;3.8;4.36;0;.57;3982 +83078;46.29133;-.19294;111;20221218;9.5;-5;2.2;4.6;6.46;.1;.65;4531 +83078;46.29133;-.19294;111;20221219;13.8;9;11.4;7.4;10.63;0;1.43;2731 +83078;46.29133;-.19294;111;20221220;14;11.7;12.8;3.5;11.61;2;1.02;1869 +83078;46.29133;-.19294;111;20221221;13.5;9.8;11.6;4.2;12.81;4.9;.44;2504 +83078;46.29133;-.19294;111;20221222;14.5;12.6;13.5;6.5;13.91;13.5;.76;1654 +83078;46.29133;-.19294;111;20221223;14.6;14.1;14.3;5.5;14.41;15.2;.86;607 +83078;46.29133;-.19294;111;20221224;13.3;10.2;11.7;1.7;12.51;1;.44;2256 +83078;46.29133;-.19294;111;20221225;14.9;9.7;12.3;2.6;11.41;1.1;.77;3076 +83078;46.29133;-.19294;111;20221226;12.9;10.6;11.7;2.3;11.81;1;.62;1884 +83078;46.29133;-.19294;111;20221227;9.6;5.7;7.6;1.4;10.41;.4;.22;2613 +83078;46.29133;-.19294;111;20221228;12.6;8.4;10.5;3.5;11.61;3.6;.47;2741 +83078;46.29133;-.19294;111;20221229;11.8;11;11.4;4.1;11.81;3.5;.72;921 +83078;46.29133;-.19294;111;20221230;15.5;6.7;11.1;4.5;12.51;5;.45;4228 +83078;46.29133;-.19294;111;20221231;16.1;12.4;14.2;4;11.71;0;1.39;2581 +83079;46.32165;.12892;134;20220101;15.4;6.5;10.9;2.4;9.93;.1;.8;4189 +83079;46.32165;.12892;134;20220102;13.7;9.9;11.8;4;11.57;1.2;.87;2281 +83079;46.32165;.12892;134;20220103;13.6;11.3;12.5;4.2;12.6;4.1;.75;1979 +83079;46.32165;.12892;134;20220104;12.4;11.4;11.9;3.9;10.5;2;1.25;924 +83079;46.32165;.12892;134;20220105;7.1;.8;3.9;1.9;6.5;.1;.47;3540 +83079;46.32165;.12892;134;20220106;7.5;-1;3.3;1.5;5.67;.8;.45;4798 +83079;46.32165;.12892;134;20220107;9.9;2.4;6.1;4.5;7.9;.2;.72;4457 +83079;46.32165;.12892;134;20220108;10.8;7.3;9;6;9.9;9.3;.81;2399 +83079;46.32165;.12892;134;20220109;8.8;5.7;7.2;3.2;9.07;7;.55;2213 +83079;46.32165;.12892;134;20220110;8.1;6.8;7.4;1.1;9.67;.2;.4;1397 +83079;46.32165;.12892;134;20220111;8.6;2.6;5.6;2.4;6.73;.1;.68;4750 +83079;46.32165;.12892;134;20220112;4;-1;1.5;4.4;5.77;0;.53;3873 +83079;46.32165;.12892;134;20220113;6;-.9;2.6;4.2;5.63;0;.74;5155 +83079;46.32165;.12892;134;20220114;7.4;-2.7;2.4;2;5.23;.1;.57;5406 +83079;46.32165;.12892;134;20220115;5.4;-4.1;.7;1.5;5.07;.1;.37;4744 +83079;46.32165;.12892;134;20220116;.9;-3.6;-1.3;2.1;5.7;.4;.16;3165 +83079;46.32165;.12892;134;20220117;6.2;-.4;2.9;2.8;7.77;0;.19;3471 +83079;46.32165;.12892;134;20220118;7.1;1.6;4.4;3.7;7.07;.1;.61;3668 +83079;46.32165;.12892;134;20220119;5.2;2.3;3.7;2.1;7.33;1;.41;2288 +83079;46.32165;.12892;134;20220120;7.6;3.6;5.6;2.4;7.53;.1;.6;3546 +83079;46.32165;.12892;134;20220121;5.9;.3;3.1;4;5.97;0;.76;4602 +83079;46.32165;.12892;134;20220122;4.3;-1.2;1.5;4.8;6.03;0;.52;3629 +83079;46.32165;.12892;134;20220123;4.3;2.2;3.3;5.4;6.43;0;.72;2532 +83079;46.32165;.12892;134;20220124;9;-1.1;3.9;2.5;6.1;0;.73;6861 +83079;46.32165;.12892;134;20220125;8.7;-2.5;3.1;2.2;5.95;0;.6;6713 +83079;46.32165;.12892;134;20220126;.1;-2.1;-1;2.9;5.44;0;.31;2500 +83079;46.32165;.12892;134;20220127;1.1;-3.1;-1;2.6;5.49;.1;.31;3392 +83079;46.32165;.12892;134;20220128;6;.7;3.3;1.3;7.8;0;.31;3767 +83079;46.32165;.12892;134;20220129;6;3;4.5;1.5;8.33;.1;.35;2573 +83079;46.32165;.12892;134;20220130;8.9;5.5;7.2;1.5;9.87;.3;.4;3280 +83079;46.32165;.12892;134;20220131;9.8;5.9;7.9;4.2;8.57;.4;.96;4351 +83079;46.32165;.12892;134;20220201;9.3;1.1;5.2;3.2;8.53;.2;.46;4569 +83079;46.32165;.12892;134;20220202;8.3;7.6;7.9;2;9.6;0;.59;1489 +83079;46.32165;.12892;134;20220203;6.6;4.1;5.4;2;8.43;.3;.49;3018 +83079;46.32165;.12892;134;20220204;12;5.9;9;3.3;9.6;1.2;.9;4661 +83079;46.32165;.12892;134;20220205;10.1;-.1;5;1.9;7.3;.1;.7;7161 +83079;46.32165;.12892;134;20220206;10.7;2.4;6.5;5.7;10.1;1.3;.26;5119 +83079;46.32165;.12892;134;20220207;11.6;8.2;9.9;2.5;8.97;.1;1.08;5441 +83079;46.32165;.12892;134;20220208;13.4;.3;6.8;1.7;7.2;0;.96;8914 +83079;46.32165;.12892;134;20220209;14.3;1.5;7.9;3;7.6;.1;1.33;8703 +83079;46.32165;.12892;134;20220210;8.3;2.5;5.4;4.4;9.2;.5;.81;4400 +83079;46.32165;.12892;134;20220211;9.5;.1;4.8;3.4;6.5;0;1.07;10700 +83079;46.32165;.12892;134;20220212;11.1;.5;5.8;2.7;5.7;0;1.34;9500 +83079;46.32165;.12892;134;20220213;14.2;-1.3;6.4;6.4;8.1;1.9;1.48;8600 +83079;46.32165;.12892;134;20220214;11.8;7.1;9.4;5.4;9.2;2.6;1.37;7900 +83079;46.32165;.12892;134;20220215;10.4;2;6.2;5.2;9.2;9.3;.56;4800 +83079;46.32165;.12892;134;20220216;13.1;8.3;10.7;6.6;13;3.3;.41;5099 +83079;46.32165;.12892;134;20220217;13.9;11.7;12.8;5;13;1;.99;3568 +83079;46.32165;.12892;134;20220218;12.4;10.3;11.3;4.9;10.5;.4;1.38;3576 +83079;46.32165;.12892;134;20220219;10.6;2.3;6.4;3.1;7.43;0;1.13;7628 +83079;46.32165;.12892;134;20220220;12.9;6.1;9.5;5.7;10.93;2.3;.87;6681 +83079;46.32165;.12892;134;20220221;11.2;6.4;8.8;5.3;8.83;.4;1.4;6588 +83079;46.32165;.12892;134;20220222;11.8;4.9;8.3;3.2;9.93;.2;.88;6567 +83079;46.32165;.12892;134;20220223;14.3;8.1;11.2;1.4;10.3;.1;1.09;6937 +83079;46.32165;.12892;134;20220224;12.9;4;8.5;2.7;8.7;.7;1.23;9027 +83079;46.32165;.12892;134;20220225;10.6;-.4;5.1;1.5;6.2;.1;1.13;10498 +83079;46.32165;.12892;134;20220226;12.2;.1;6.1;3.8;5.37;0;2.01;11587 +83079;46.32165;.12892;134;20220227;15.8;1.2;8.5;1.9;6.2;0;1.77;12453 +83079;46.32165;.12892;134;20220228;16.8;.7;8.8;1.3;7.2;0;1.54;12990 +83079;46.32165;.12892;134;20220301;16.3;3.8;10.1;1.6;7.47;.1;1.62;10610 +83079;46.32165;.12892;134;20220302;10.9;7.7;9.3;2.4;9.63;.8;1.01;4530 +83079;46.32165;.12892;134;20220303;12.3;7.5;9.9;1.8;10.33;.6;1;6471 +83079;46.32165;.12892;134;20220304;8.6;8.4;8.5;2.9;10.1;1.8;.63;1155 +83079;46.32165;.12892;134;20220305;8.8;4.5;6.6;2.9;8.5;0;.87;5659 +83079;46.32165;.12892;134;20220306;10.1;5.3;7.7;3.3;6.83;0;1.65;9036 +83079;46.32165;.12892;134;20220307;10.8;-1.8;4.5;3;4.87;0;1.84;13182 +83079;46.32165;.12892;134;20220308;12.4;2;7.2;2.8;7.67;.3;1.5;10367 +83079;46.32165;.12892;134;20220309;16;4.9;10.4;2.9;8.87;.1;1.94;12490 +83079;46.32165;.12892;134;20220310;13.4;9.5;11.4;3.7;9.9;1.1;1.66;6550 +83079;46.32165;.12892;134;20220311;12.3;8.9;10.6;4.2;10.27;8.3;1.34;5883 +83079;46.32165;.12892;134;20220312;12.5;7.4;9.9;3;9.57;1.7;1.41;8039 +83079;46.32165;.12892;134;20220313;10.6;8;9.3;3.6;8.73;9.2;1.4;5361 +83079;46.32165;.12892;134;20220314;15.1;1.5;8.3;3.4;8.27;1;1.93;13437 +83079;46.32165;.12892;134;20220315;18.6;9.3;14;3;11.33;0;2.11;10448 +83079;46.32165;.12892;134;20220316;15;10.6;12.8;2.9;11.17;0;1.57;6356 +83079;46.32165;.12892;134;20220317;10.5;8.6;9.6;4.9;9;0;1.55;5606 +83079;46.32165;.12892;134;20220318;14.6;4.1;9.3;5.9;7.7;0;2.59;13100 +83079;46.32165;.12892;134;20220319;16.7;6.6;11.6;2.8;8.8;0;2.11;9300 +83079;46.32165;.12892;134;20220320;16.6;5.7;11.1;3.2;8.9;.1;2.29;12600 +83079;46.32165;.12892;134;20220321;18.5;7.7;13.1;3.6;8.4;0;3.12;16200 +83079;46.32165;.12892;134;20220322;17.2;6.4;11.8;3.8;6.1;0;3.5;18200 +83079;46.32165;.12892;134;20220323;17.7;4.8;11.2;2.4;4.9;0;3.19;19300 +83079;46.32165;.12892;134;20220324;20.1;0;10;2.6;5.5;0;3.34;19500 +83079;46.32165;.12892;134;20220325;21.3;1;11.1;3.1;6.1;0;3.69;19300 +83079;46.32165;.12892;134;20220326;21.2;4.8;13;3.8;6.4;0;4.12;19600 +83079;46.32165;.12892;134;20220327;22.4;3.1;12.7;1.8;6.9;0;3.13;18500 +83079;46.32165;.12892;134;20220328;21.4;5.5;13.4;2.1;7.7;0;3.04;16100 +83079;46.32165;.12892;134;20220329;17.7;7.7;12.7;3.1;9.2;.1;2.43;9900 +83079;46.32165;.12892;134;20220330;13.8;4.5;9.1;3.7;10.2;.8;1.22;6000 +83079;46.32165;.12892;134;20220331;11.3;4.9;8.1;5.9;8.2;5;1.77;8300 +83079;46.32165;.12892;134;20220401;6.9;-.4;3.2;7.7;5.8;1.1;1.68;13100 +83079;46.32165;.12892;134;20220402;8.4;-.5;3.9;5;5.4;0;2.07;15900 +83079;46.32165;.12892;134;20220403;7.4;-2.4;2.5;2.1;4.94;0;1.77;16002 +83079;46.32165;.12892;134;20220404;11.3;-1.9;4.7;2.4;5.49;0;2.25;19359 +83079;46.32165;.12892;134;20220405;12.8;3.7;8.3;2.4;9.02;0;1.35;7476 +83079;46.32165;.12892;134;20220406;12.4;8.5;10.4;6;10.9;1.7;1.29;5400 +83079;46.32165;.12892;134;20220407;14.5;9.6;12;8.8;12.7;17.4;1.24;5700 +83079;46.32165;.12892;134;20220408;15.4;10.8;13.1;9.1;11.3;6.5;2.41;7500 +83079;46.32165;.12892;134;20220409;13.2;2.4;7.8;2.1;7.26;0;2.42;18767 +83079;46.32165;.12892;134;20220410;16.3;-1.5;7.4;3.2;6.5;0;3.12;23000 +83079;46.32165;.12892;134;20220411;21.5;5;13.2;4.6;9.39;0;3.98;20263 +83079;46.32165;.12892;134;20220412;17.8;10.8;14.3;4.1;11.4;0;2.46;9100 +83079;46.32165;.12892;134;20220413;16.8;11.3;14;1.5;12.7;.6;1.82;10000 +83079;46.32165;.12892;134;20220414;21.6;7.2;14.4;2.1;11.9;0;3.38;22500 +83079;46.32165;.12892;134;20220415;22.4;7.5;14.9;2.9;11.1;.1;3.8;22300 +83079;46.32165;.12892;134;20220416;21.9;7.3;14.6;4;10.6;0;4.12;23400 +83079;46.32165;.12892;134;20220417;21.7;5.1;13.4;2.9;8.7;0;4.04;23700 +83079;46.32165;.12892;134;20220418;18.8;7.8;13.3;3.7;10.7;0;3.4;21600 +83079;46.32165;.12892;134;20220419;16.9;8.2;12.5;3.7;9.1;2.6;3.3;19000 +83079;46.32165;.12892;134;20220420;17.8;8.5;13.1;3.3;10.2;2.4;2.66;12400 +83079;46.32165;.12892;134;20220421;20;7;13.5;2.3;8.9;0;3.75;23600 +83079;46.32165;.12892;134;20220422;20.2;5.4;12.8;2.1;10;0;3.3;21300 +83079;46.32165;.12892;134;20220423;18.6;11.3;14.9;3.7;11.7;7.7;2.97;14300 +83079;46.32165;.12892;134;20220424;16;10.1;13;3.4;13;2.7;1.29;4500 +83079;46.32165;.12892;134;20220425;17.5;9.7;13.6;3;12.5;.8;1.97;9400 +83079;46.32165;.12892;134;20220426;17.6;4;10.8;3.1;9.4;0;3.45;25800 +83079;46.32165;.12892;134;20220427;19.6;7.7;13.6;4.6;9.2;0;4.35;24800 +83079;46.32165;.12892;134;20220428;18.9;8.8;13.8;3.4;11.3;0;3.23;19000 +83079;46.32165;.12892;134;20220429;22.1;8.7;15.4;2.6;11;0;3.97;22800 +83079;46.32165;.12892;134;20220430;19.5;7.5;13.5;3.2;10;0;3.86;23900 +83079;46.32165;.12892;134;20220501;18.4;5.5;11.9;2.6;8.3;0;3.74;24200 +83079;46.32165;.12892;134;20220502;19.7;7.1;13.4;3.8;9.2;0;4.17;24200 +83079;46.32165;.12892;134;20220503;20.3;7;13.6;3.7;9.8;0;3.87;20900 +83079;46.32165;.12892;134;20220504;18.2;7.8;13;3;10.4;.1;2.85;15000 +83079;46.32165;.12892;134;20220505;20.2;6.7;13.4;3;10.3;0;4;25600 +83079;46.32165;.12892;134;20220506;21.3;8.3;14.8;2.5;10.73;0;3.79;21799 +83079;46.32165;.12892;134;20220507;22.8;10.6;16.7;2.4;11.8;0;3.99;21559 +83079;46.32165;.12892;134;20220508;24.4;9.3;16.9;2.6;11.73;0;4.4;23260 +83079;46.32165;.12892;134;20220509;27.2;10.5;18.8;1.7;12.17;0;4.66;24974 +83079;46.32165;.12892;134;20220510;28.4;12.1;20.2;1.9;12.33;0;4.89;24294 +83079;46.32165;.12892;134;20220511;25.6;11.2;18.4;2.4;13.67;0;4.42;23464 +83079;46.32165;.12892;134;20220512;20.5;11.9;16.2;1.5;14.23;.2;2.71;15111 +83079;46.32165;.12892;134;20220513;25.2;13.6;19.4;1.8;13.07;0;4.23;21761 +83079;46.32165;.12892;134;20220514;27.8;11.7;19.8;2.3;13.93;0;4.86;24104 +83079;46.32165;.12892;134;20220515;28.4;16.9;22.7;2.6;15.93;.1;4.83;20391 +83079;46.32165;.12892;134;20220516;26.7;13.5;20.1;1.8;15.17;0;4.39;22882 +83079;46.32165;.12892;134;20220517;31;14.9;22.9;2.7;14.13;0;5.86;25006 +83079;46.32165;.12892;134;20220518;29.2;12.9;21;1.7;15.2;.1;4.89;24712 +83079;46.32165;.12892;134;20220519;26.3;16.6;21.5;2;17.4;.6;4.04;19388 +83079;46.32165;.12892;134;20220520;25.9;16.1;21;2.5;16.87;0;4.08;18778 +83079;46.32165;.12892;134;20220521;28.9;11.2;20.1;1.9;14.6;0;5.14;26742 +83079;46.32165;.12892;134;20220522;30.2;16.6;23.4;2.3;16.45;3.7;5.12;21866 +83079;46.32165;.12892;134;20220523;21;17.7;19.3;4.3;16.36;7.6;3.08;12364 +83079;46.32165;.12892;134;20220524;18.3;9.8;14.1;2.7;11.87;2.6;3.16;18820 +83079;46.32165;.12892;134;20220525;20.8;7.4;14.1;2;11.33;0;3.76;23548 +83079;46.32165;.12892;134;20220526;19.7;13;16.4;1.9;13.3;0;3.05;16058 +83079;46.32165;.12892;134;20220527;22.2;10.6;16.4;1.7;13.17;.1;3.56;19978 +83079;46.32165;.12892;134;20220528;23.3;11.5;17.4;3.2;11.37;0;4.83;24480 +83079;46.32165;.12892;134;20220529;19.1;9.8;14.5;4.1;8.43;0;4.59;23258 +83079;46.32165;.12892;134;20220530;21.8;6.5;14.1;2.7;8.2;0;4.71;26384 +83079;46.32165;.12892;134;20220531;25;8.7;16.9;1.7;8.83;.5;4.82;26063 +83079;46.32165;.12892;134;20220601;26.1;11.1;18.6;1.8;11.4;2.2;4.82;25132 +83079;46.32165;.12892;134;20220602;28.9;13.8;21.4;2.4;14.57;2.4;5.46;25603 +83079;46.32165;.12892;134;20220603;27.6;17.7;22.7;2;18.33;4.6;4.24;19412 +83079;46.32165;.12892;134;20220604;27.9;16.1;22;2;18.67;5;4.3;20550 +83079;46.32165;.12892;134;20220605;21.6;15.5;18.5;3;15.37;0;3.23;14560 +83079;46.32165;.12892;134;20220606;20.4;12.7;16.5;1.8;14.73;.7;3.01;16708 +83079;46.32165;.12892;134;20220607;22.6;13.3;18;3.2;14.27;9.4;4.02;20486 +83079;46.32165;.12892;134;20220608;22.4;14.3;18.3;3.9;15.1;.5;3.8;18109 +83079;46.32165;.12892;134;20220609;22.3;13.1;17.7;2.6;13.47;.1;3.89;19651 +83079;46.32165;.12892;134;20220610;27.1;9.6;18.3;1;14;.1;4.86;28683 +83079;46.32165;.12892;134;20220611;30;13.6;21.8;2;15.53;0;5.56;27499 +83079;46.32165;.12892;134;20220612;27;15.8;21.4;3.7;14.87;.3;5.41;23397 +83079;46.32165;.12892;134;20220613;26.9;13.1;20;4;10.9;0;6.26;26736 +83079;46.32165;.12892;134;20220614;32.1;13.1;22.6;3.3;11.63;.5;7.19;29549 +83079;46.32165;.12892;134;20220615;34.5;18.9;26.7;2.4;14.9;0;6.8;26934 +83079;46.32165;.12892;134;20220616;34.1;17;25.6;2.1;14.9;0;6.47;27414 +83079;46.32165;.12892;134;20220617;37;18.6;27.8;2.3;14.4;0;7.31;28554 +83079;46.32165;.12892;134;20220618;39.1;19.7;29.4;2.5;14.97;.9;7.95;29127 +83079;46.32165;.12892;134;20220619;29.4;21.1;25.3;2.7;18.4;0;5.19;20619 +83079;46.32165;.12892;134;20220620;28.3;17.5;22.9;2.2;18.47;6.8;4.54;20196 +83079;46.32165;.12892;134;20220621;27.5;16.9;22.2;2.1;19.27;.9;4.5;21954 +83079;46.32165;.12892;134;20220622;23.5;17.7;20.6;2.4;18.47;12;3.16;14415 +83079;46.32165;.12892;134;20220623;25.5;13.2;19.3;1.1;16.37;3.3;3.98;21786 +83079;46.32165;.12892;134;20220624;22.1;14.8;18.5;3.5;16.33;9.4;3.44;17180 +83079;46.32165;.12892;134;20220625;17;15.2;16.1;2;15.73;18.8;1.75;8296 +83079;46.32165;.12892;134;20220626;20.1;12.3;16.2;1.5;14.13;.1;3.19;18470 +83079;46.32165;.12892;134;20220627;23;11.6;17.3;2.2;12.23;.1;4.5;24788 +83079;46.32165;.12892;134;20220628;24.2;9.8;17;1.7;11.53;0;4.7;26868 +83079;46.32165;.12892;134;20220629;23.3;10.2;16.7;1.9;13.53;8.2;4.01;22772 +83079;46.32165;.12892;134;20220630;20.2;12.6;16.4;2;13.53;4.3;3.24;17478 +83079;46.32165;.12892;134;20220701;22.4;8.9;15.7;1.2;11.57;0;3.9;23333 +83079;46.32165;.12892;134;20220702;28;11;19.5;1.7;12.07;0;5.33;28139 +83079;46.32165;.12892;134;20220703;26.1;12.2;19.2;2.3;13.1;0;5.04;26229 +83079;46.32165;.12892;134;20220704;27;14;20.5;2.8;12.9;0;5.39;24913 +83079;46.32165;.12892;134;20220705;27;13;20;2.8;12.77;0;5.48;26210 +83079;46.32165;.12892;134;20220706;26.6;13.4;20;3.1;12.53;0;5.48;25527 +83079;46.32165;.12892;134;20220707;26.9;15.1;21;2.6;14.63;0;5.06;24321 +83079;46.32165;.12892;134;20220708;27.3;14.9;21.1;3.5;13.07;0;5.78;25127 +83079;46.32165;.12892;134;20220709;29.7;14.9;22.3;3.2;13.2;0;6.17;26129 +83079;46.32165;.12892;134;20220710;28.5;17.5;23;4.3;13.57;0;6.45;24278 +83079;46.32165;.12892;134;20220711;30.8;17.1;24;4.4;13.73;0;7.15;26035 +83079;46.32165;.12892;134;20220712;32.9;17.6;25.2;2.7;14.07;0;6.68;26597 +83079;46.32165;.12892;134;20220713;34.4;16.5;25.5;1.6;12.6;0;6.05;26877 +83079;46.32165;.12892;134;20220714;35.5;16.4;25.9;2;13.77;0;6.64;28501 +83079;46.32165;.12892;134;20220715;30.5;16.8;23.7;3.5;12.6;0;6.62;25226 +83079;46.32165;.12892;134;20220716;31.3;16.9;24.1;4.2;10.47;0;7.57;25525 +83079;46.32165;.12892;134;20220717;33.5;17.8;25.7;4.4;12.03;0;8.04;25915 +83079;46.32165;.12892;134;20220718;40.2;19.6;29.9;3.2;13.77;0;8.75;28723 +83079;46.32165;.12892;134;20220719;28.6;21.6;25.1;3;16.97;2.9;4.91;16621 +83079;46.32165;.12892;134;20220720;26.5;17.8;22.2;3;17.93;2.1;4.36;18879 +83079;46.32165;.12892;134;20220721;28.9;14.8;21.8;1.4;16.73;.2;4.52;22916 +83079;46.32165;.12892;134;20220722;25.1;17.4;21.3;2.3;18.4;1.4;3.19;13318 +83079;46.32165;.12892;134;20220723;28.9;14.5;21.7;1.7;14.93;0;5;25061 +83079;46.32165;.12892;134;20220724;34.7;14.9;24.8;1.6;14.4;0;6.02;27823 +83079;46.32165;.12892;134;20220725;24;17.7;20.9;3.5;16.27;1.3;3.9;15486 +83079;46.32165;.12892;134;20220726;24.2;13.6;18.9;1.6;14.07;0;3.53;17490 +83079;46.32165;.12892;134;20220727;27.3;14.6;20.9;1.9;12.1;0;4.79;22722 +83079;46.32165;.12892;134;20220728;29.3;13.7;21.5;1.5;13;0;4.78;23326 +83079;46.32165;.12892;134;20220729;28.2;17.2;22.7;1.9;15.9;0;4.55;20788 +83079;46.32165;.12892;134;20220730;30.4;14.8;22.6;1.9;16.33;0;5.06;23965 +83079;46.32165;.12892;134;20220731;32.2;15.9;24.1;2;15.63;0;5.62;25053 +83079;46.32165;.12892;134;20220801;32.1;15.8;24;1.7;15.53;0;5.29;25119 +83079;46.32165;.12892;134;20220802;33.6;18;25.8;2;15.8;0;5.77;24507 +83079;46.32165;.12892;134;20220803;37;19;28;1.6;14.7;0;6.01;25461 +83079;46.32165;.12892;134;20220804;33.9;22;27.9;2.4;17.33;0;5.7;21008 +83079;46.32165;.12892;134;20220805;29.1;18.3;23.7;3.7;14.67;0;5.68;20861 +83079;46.32165;.12892;134;20220806;28.4;14.9;21.6;4.3;10.4;0;6.45;23169 +83079;46.32165;.12892;134;20220807;29.7;14.8;22.2;4.2;9.17;0;6.94;24118 +83079;46.32165;.12892;134;20220808;31.7;16.2;24;4.2;10.17;0;7.21;23469 +83079;46.32165;.12892;134;20220809;32.9;17.5;25.2;3.7;11.23;0;7.09;23752 +83079;46.32165;.12892;134;20220810;34.9;18.1;26.5;3.5;11.1;0;7.41;24284 +83079;46.32165;.12892;134;20220811;36.6;17.7;27.1;3.1;10.4;0;7.4;25112 +83079;46.32165;.12892;134;20220812;36.8;19.1;27.9;2.2;10.43;0;6.43;23942 +83079;46.32165;.12892;134;20220813;35.7;17.3;26.5;2.1;14.73;11.5;5.91;23601 +83079;46.32165;.12892;134;20220814;25.3;19;22.1;4.2;19.5;7.6;3.44;12738 +83079;46.32165;.12892;134;20220815;26.3;18;22.1;3.6;18.33;.1;3.8;14898 +83079;46.32165;.12892;134;20220816;24.7;16.2;20.4;1.3;18.07;6.6;2.83;14370 +83079;46.32165;.12892;134;20220817;25.8;15.8;20.8;2.4;16.27;1.6;3.79;17815 +83079;46.32165;.12892;134;20220818;25.8;12.6;19.2;1.9;15.6;.1;3.58;18418 +83079;46.32165;.12892;134;20220819;26.4;15.5;21;2.5;17.87;1.4;3.55;16873 +83079;46.32165;.12892;134;20220820;25.7;16.1;20.9;1.1;17.7;.2;2.97;15178 +83079;46.32165;.12892;134;20220821;23.5;13.4;18.4;1.3;15.9;.7;2.72;14382 +83079;46.32165;.12892;134;20220822;26;18.1;22;2.1;19.37;.7;3.08;13693 +83079;46.32165;.12892;134;20220823;25.7;17.6;21.7;1.2;19.8;.1;2.62;12689 +83079;46.32165;.12892;134;20220824;33.7;17.2;25.5;1.9;17.53;.2;4.92;21415 +83079;46.32165;.12892;134;20220825;26.4;19.6;23;2.2;18.23;.4;3.06;11343 +83079;46.32165;.12892;134;20220826;27.3;17.7;22.5;2.4;17.17;0;3.86;17401 +83079;46.32165;.12892;134;20220827;28.1;15.1;21.6;2.3;13.5;0;4.23;17838 +83079;46.32165;.12892;134;20220828;29;15.3;22.1;2.8;12.53;0;4.93;20107 +83079;46.32165;.12892;134;20220829;34.1;15.5;24.8;2.3;13.9;.9;5.31;21244 +83079;46.32165;.12892;134;20220830;30.1;20.2;25.1;1.9;17.7;0;3.97;16456 +83079;46.32165;.12892;134;20220831;30.2;16.2;23.2;2.1;16.8;8.3;4.11;18322 +83079;46.32165;.12892;134;20220901;28;17.6;22.8;2;18.33;4.5;3.52;15976 +83079;46.32165;.12892;134;20220902;24.5;16.8;20.7;1.9;18.53;5.3;2.81;14169 +83079;46.32165;.12892;134;20220903;25.2;16.4;20.8;2.7;16.8;0;3.29;14618 +83079;46.32165;.12892;134;20220904;30.9;14.2;22.6;1.6;15.23;15.6;4.02;19299 +83079;46.32165;.12892;134;20220905;31.8;16.2;24;2.6;16.1;0;4.64;18376 +83079;46.32165;.12892;134;20220906;29.1;14.3;21.7;1.9;15.57;.2;3.82;18362 +83079;46.32165;.12892;134;20220907;19.8;15;17.4;2.3;16.1;7.6;1.82;8294 +83079;46.32165;.12892;134;20220908;23.3;14.7;19;3.6;16.07;2.8;3;13828 +83079;46.32165;.12892;134;20220909;21.7;14.4;18;3.3;15.5;2.3;2.62;12404 +83079;46.32165;.12892;134;20220910;24.1;13.5;18.8;1.8;14.97;.1;2.78;14711 +83079;46.32165;.12892;134;20220911;28;13.2;20.6;1.9;14.03;0;3.67;18232 +83079;46.32165;.12892;134;20220912;35;14.9;24.9;2.2;15.13;.1;4.74;18629 +83079;46.32165;.12892;134;20220913;31.1;21.1;26.1;3;19.2;9.7;4.1;12748 +83079;46.32165;.12892;134;20220914;27.9;17.3;22.6;2.1;18.97;2.2;2.98;12932 +83079;46.32165;.12892;134;20220915;23.6;17.6;20.6;2.4;18.2;.9;2.27;9556 +83079;46.32165;.12892;134;20220916;20;12.1;16;2.7;12.33;0;2.56;12960 +83079;46.32165;.12892;134;20220917;18.4;7.8;13.1;2.7;9.03;0;2.69;14997 +83079;46.32165;.12892;134;20220918;20.5;5.7;13.1;2.4;8.17;0;2.99;17031 +83079;46.32165;.12892;134;20220919;20.8;8.3;14.6;3.5;9.43;0;3.28;15763 +83079;46.32165;.12892;134;20220920;20.6;7.6;14.1;3.2;9.1;0;3.13;15733 +83079;46.32165;.12892;134;20220921;21.4;9;15.2;3.4;9.47;0;3.33;15329 +83079;46.32165;.12892;134;20220922;23.5;7.7;15.6;2.2;8.97;0;3.17;16425 +83079;46.32165;.12892;134;20220923;21.5;9.9;15.7;1.3;9.87;0;2.25;11838 +83079;46.32165;.12892;134;20220924;19.2;10.8;15;1.5;12.43;1.5;1.86;10672 +83079;46.32165;.12892;134;20220925;17;7.9;12.4;1.4;11.4;.2;1.57;10121 +83079;46.32165;.12892;134;20220926;17.7;7.2;12.5;2.8;11.33;5.8;1.88;10928 +83079;46.32165;.12892;134;20220927;17.8;8.9;13.4;4.1;12.47;2.6;1.92;10860 +83079;46.32165;.12892;134;20220928;17.6;14.2;15.9;4.7;14.77;5.3;1.68;6647 +83079;46.32165;.12892;134;20220929;16.9;8.2;12.6;1.6;11.1;.4;1.61;10713 +83079;46.32165;.12892;134;20220930;18.4;6.1;12.2;2.1;10.67;3.8;1.91;12752 +83079;46.32165;.12892;134;20221001;20;12.8;16.4;5.1;17.3;4.2;1.45;8605 +83079;46.32165;.12892;134;20221002;21.2;15.3;18.3;3.6;16.57;.3;2.02;8770 +83079;46.32165;.12892;134;20221003;20.9;13.4;17.1;1.7;15.2;0;1.83;11009 +83079;46.32165;.12892;134;20221004;22;9.2;15.6;1.6;13.03;.2;1.95;12558 +83079;46.32165;.12892;134;20221005;23.1;10.8;17;2.3;14.3;.4;2.2;12766 +83079;46.32165;.12892;134;20221006;19.6;12.1;15.8;2.6;12.47;0;2.09;11101 +83079;46.32165;.12892;134;20221007;21.2;8.3;14.7;1.7;11.93;0;1.91;12041 +83079;46.32165;.12892;134;20221008;19.8;10.1;14.9;2.5;11.2;0;2.11;10930 +83079;46.32165;.12892;134;20221009;24;7.9;16;2;12.2;.1;2.29;13186 +83079;46.32165;.12892;134;20221010;20.5;14.2;17.3;1.8;15.13;3.2;1.57;7497 +83079;46.32165;.12892;134;20221011;18;14.3;16.2;2.5;15.27;.1;1.26;5379 +83079;46.32165;.12892;134;20221012;19.6;10.4;15;1.5;13.4;.1;1.41;8479 +83079;46.32165;.12892;134;20221013;16.1;10.6;13.4;2.4;15;7.5;.77;5471 +83079;46.32165;.12892;134;20221014;18.6;15.4;17;4.8;17.83;3.3;1.04;4617 +83079;46.32165;.12892;134;20221015;17.8;16.3;17.1;4;17.53;8;.96;2990 +83079;46.32165;.12892;134;20221016;25.3;14.8;20.1;2.1;17.13;.6;2.02;9991 +83079;46.32165;.12892;134;20221017;19.8;18;18.9;2.6;18.37;17.7;1.16;3078 +83079;46.32165;.12892;134;20221018;25.8;15;20.4;2;18.17;.1;1.87;10103 +83079;46.32165;.12892;134;20221019;25.5;16.4;20.9;1.9;16.9;10.3;1.92;8488 +83079;46.32165;.12892;134;20221020;23.4;14.5;18.9;2.5;16.7;4.7;1.79;8561 +83079;46.32165;.12892;134;20221021;19.6;16.4;18;2.6;14.5;.1;1.65;5075 +83079;46.32165;.12892;134;20221022;22.2;12.1;17.1;2.1;14.37;.1;1.63;8576 +83079;46.32165;.12892;134;20221023;23.6;15.6;19.6;4.3;14;0;2.8;7099 +83079;46.32165;.12892;134;20221024;20;15;17.5;3.6;14.57;1.4;1.81;6439 +83079;46.32165;.12892;134;20221025;20.7;11;15.8;1.8;13.4;.4;1.36;7271 +83079;46.32165;.12892;134;20221026;24.5;12.9;18.7;2.2;14.73;0;1.87;9325 +83079;46.32165;.12892;134;20221027;23.6;15.6;19.6;3.1;15.47;0;2.06;5829 +83079;46.32165;.12892;134;20221028;24.3;18;21.2;2.6;15.63;0;2.09;6773 +83079;46.32165;.12892;134;20221029;23.5;18;20.7;2.5;13.77;0;2.21;5677 +83079;46.32165;.12892;134;20221030;18.7;12.4;15.6;1.7;13.33;.5;1.15;5325 +83079;46.32165;.12892;134;20221031;20.2;12.8;16.5;2.9;14.8;1.2;1.39;5809 +83079;46.32165;.12892;134;20221101;17.9;9.9;13.9;3.3;12.2;1;1.36;7107 +83079;46.32165;.12892;134;20221102;17.6;10.4;14;2.1;12.77;.1;1.06;6481 +83079;46.32165;.12892;134;20221103;16.5;10.4;13.5;3.5;11.83;9.1;1.34;4771 +83079;46.32165;.12892;134;20221104;13.8;7.5;10.7;4.1;9.97;.9;1.23;5350 +83079;46.32165;.12892;134;20221105;14.8;3;8.9;1.8;9.13;0;.86;7277 +83079;46.32165;.12892;134;20221106;15.4;8.2;11.8;3.2;10.87;2.7;1.14;5015 +83079;46.32165;.12892;134;20221107;18;11.4;14.7;3.5;13.03;.1;1.28;5628 +83079;46.32165;.12892;134;20221108;17.1;11;14;3.7;12.23;3.8;1.36;4405 +83079;46.32165;.12892;134;20221109;15.4;11.8;13.6;2.3;13.03;1.8;.87;3765 +83079;46.32165;.12892;134;20221110;13.1;5.8;9.4;1.3;10.57;0;.54;4892 +83079;46.32165;.12892;134;20221111;18.9;4.3;11.6;1.6;10.8;.2;.88;8014 +83079;46.32165;.12892;134;20221112;20.4;10;15.2;1.7;12.47;.2;1.09;6551 +83079;46.32165;.12892;134;20221113;20.6;7.4;14;1.5;11.33;.1;1.02;7254 +83079;46.32165;.12892;134;20221114;13.9;9.5;11.7;2.4;11.63;3.2;.78;3171 +83079;46.32165;.12892;134;20221115;14.1;9.8;11.9;3.5;12.47;5.9;.69;2771 +83079;46.32165;.12892;134;20221116;14.3;9.9;12.1;5.3;12.47;4;.81;3522 +83079;46.32165;.12892;134;20221117;14.7;11.4;13.1;5.2;11.93;7.4;1.29;3073 +83079;46.32165;.12892;134;20221118;13.6;5.6;9.6;2.3;9.4;1.6;.79;5717 +83079;46.32165;.12892;134;20221119;11.2;1.8;6.5;1.2;7.8;.1;.47;6061 +83079;46.32165;.12892;134;20221120;12.5;2.4;7.5;2.5;8.67;.9;.7;4688 +83079;46.32165;.12892;134;20221121;12.8;6;9.4;3.6;9.67;7.4;.89;3478 +83079;46.32165;.12892;134;20221122;11.9;5.1;8.5;3.5;9.43;4.7;.72;4437 +83079;46.32165;.12892;134;20221123;13.9;8.1;11;4;11.47;1.9;.75;4345 +83079;46.32165;.12892;134;20221124;11.9;7.5;9.7;3.1;10.93;2.3;.55;3058 +83079;46.32165;.12892;134;20221125;13.6;8.2;10.9;2;10.8;.1;.63;4157 +83079;46.32165;.12892;134;20221126;11.7;3.5;7.6;1.6;9.07;.1;.42;4527 +83079;46.32165;.12892;134;20221127;11.1;5;8.1;2.6;8.8;3.8;.69;3665 +83079;46.32165;.12892;134;20221128;11.4;7;9.2;2.1;10.2;2.3;.53;3113 +83079;46.32165;.12892;134;20221129;9.3;1.2;5.2;1.3;8.5;.1;.28;4072 +83079;46.32165;.12892;134;20221130;8.7;4.7;6.7;3;8.67;0;.5;3381 +83079;46.32165;.12892;134;20221201;6.7;5;5.9;3.6;8.2;0;.54;1838 +83079;46.32165;.12892;134;20221202;5.9;4.9;5.4;3.1;7.73;.7;.59;1349 +83079;46.32165;.12892;134;20221203;5.8;2.6;4.2;3.8;7.47;.7;.45;2141 +83079;46.32165;.12892;134;20221204;5.7;3.6;4.7;1.7;7.77;.1;.38;1730 +83079;46.32165;.12892;134;20221205;8.2;.6;4.4;2.1;7.07;.2;.45;3916 +83079;46.32165;.12892;134;20221206;4.4;.3;2.3;4;6.73;.1;.37;2128 +83079;46.32165;.12892;134;20221207;5.2;2.4;3.8;4.7;6.43;0;.76;2440 +83079;46.32165;.12892;134;20221208;2.2;-.6;.8;4.9;5.83;.1;.42;1997 +83079;46.32165;.12892;134;20221209;3.2;.2;1.7;4.4;5.6;0;.61;2918 +83079;46.32165;.12892;134;20221210;3.2;-2.7;.3;1.7;5.2;.1;.34;3172 +83079;46.32165;.12892;134;20221211;2.7;-2.1;.3;1.5;4.83;0;.38;3263 +83079;46.32165;.12892;134;20221212;2.9;-4.2;-.6;2.3;4.8;.8;.39;3592 +83079;46.32165;.12892;134;20221213;2.1;-2.6;-.3;3.2;5.6;2.4;.23;3423 +83079;46.32165;.12892;134;20221214;13.4;1.7;7.6;2.7;10.5;2.3;.29;3767 +83079;46.32165;.12892;134;20221215;3.1;2.7;2.9;4.7;7.2;0;.33;557 +83079;46.32165;.12892;134;20221216;4.3;-.9;1.7;5;4.87;0;.94;3792 +83079;46.32165;.12892;134;20221217;1.7;-4.2;-1.2;3.3;4.32;0;.51;3894 +83079;46.32165;.12892;134;20221218;9.5;-5.2;2.2;3.7;6.15;.4;.61;4601 +83079;46.32165;.12892;134;20221219;14.1;9.4;11.7;6.5;10.4;0;1.44;2832 +83079;46.32165;.12892;134;20221220;14.2;11.5;12.8;4.3;11.5;1.6;1.2;1664 +83079;46.32165;.12892;134;20221221;12.9;9.3;11.1;4.7;12.67;4.4;.36;2139 +83079;46.32165;.12892;134;20221222;14.3;12.1;13.2;6.6;13.73;14.5;.77;1592 +83079;46.32165;.12892;134;20221223;14.3;13.7;14;5.7;14.43;12.6;.8;785 +83079;46.32165;.12892;134;20221224;13.2;10.2;11.7;2.3;12.57;.9;.48;2007 +83079;46.32165;.12892;134;20221225;14.7;9.5;12.1;3;11.3;.1;.85;3099 +83079;46.32165;.12892;134;20221226;12.8;10.7;11.7;3;11.57;.7;.76;2041 +83079;46.32165;.12892;134;20221227;9.4;4.3;6.8;2;9.87;.2;.23;2700 +83079;46.32165;.12892;134;20221228;12.1;8;10.1;4.5;11.43;3.3;.5;2464 +83079;46.32165;.12892;134;20221229;11.8;10.6;11.2;4.7;11.67;2.2;.77;1383 +83079;46.32165;.12892;134;20221230;14.9;6.8;10.9;5.2;12.43;6.6;.48;2886 +83079;46.32165;.12892;134;20221231;15.9;12.6;14.2;5;11.73;0;1.55;2685 +83080;46.35101;.4511;131;20220101;16.6;5.1;10.8;2.7;9.64;.1;.92;4852 +83080;46.35101;.4511;131;20220102;13.7;9.5;11.6;3.9;11.17;.5;.91;2545 +83080;46.35101;.4511;131;20220103;13.6;11.2;12.4;4.5;12.44;3.1;.81;1892 +83080;46.35101;.4511;131;20220104;12.5;11.4;11.9;4;10.34;1.7;1.29;835 +83080;46.35101;.4511;131;20220105;7;.6;3.8;2.3;6.4;.1;.48;4294 +83080;46.35101;.4511;131;20220106;7.4;-.8;3.3;1.6;5.84;.5;.42;4959 +83080;46.35101;.4511;131;20220107;9.8;1.8;5.8;4.6;7.7;.4;.72;4580 +83080;46.35101;.4511;131;20220108;10.8;7;8.9;5.7;9.74;8.5;.82;2359 +83080;46.35101;.4511;131;20220109;9;5.5;7.2;3.5;8.84;7.2;.61;2182 +83080;46.35101;.4511;131;20220110;8;6.6;7.3;1.2;9.5;.4;.41;1444 +83080;46.35101;.4511;131;20220111;8.5;2.1;5.3;2.2;6.6;0;.55;5905 +83080;46.35101;.4511;131;20220112;4.3;-.9;1.7;4.1;5.74;0;.56;4375 +83080;46.35101;.4511;131;20220113;5.6;-1.5;2.1;3.6;5.57;0;.6;6146 +83080;46.35101;.4511;131;20220114;5.9;-2.9;1.5;1.6;5.17;.1;.39;6293 +83080;46.35101;.4511;131;20220115;2.7;-4.6;-1;1.5;4.87;.1;.28;4305 +83080;46.35101;.4511;131;20220116;.4;-3.3;-1.5;1.9;5.65;.3;.18;2841 +83080;46.35101;.4511;131;20220117;5.8;-.8;2.5;2.6;7.6;0;.17;2791 +83080;46.35101;.4511;131;20220118;7.5;1.7;4.6;3.5;6.97;.1;.68;4255 +83080;46.35101;.4511;131;20220119;5.1;2.2;3.6;2.2;7.24;1;.41;1994 +83080;46.35101;.4511;131;20220120;7.8;3.5;5.6;2.5;7.45;.2;.63;3837 +83080;46.35101;.4511;131;20220121;5.9;.1;3;4;5.87;0;.77;4815 +83080;46.35101;.4511;131;20220122;3.9;-1.9;1;4.1;6;.1;.41;3250 +83080;46.35101;.4511;131;20220123;4.3;2.2;3.3;4.8;6.4;0;.7;3565 +83080;46.35101;.4511;131;20220124;6.6;-1.7;2.4;2;5.97;0;.47;6860 +83080;46.35101;.4511;131;20220125;6.3;-2.4;2;1.6;5.9;0;.3;6500 +83080;46.35101;.4511;131;20220126;-.2;-1.9;-1;2.6;5.4;0;.3;1700 +83080;46.35101;.4511;131;20220127;1.1;-3;-.9;2.3;5.7;0;.26;3100 +83080;46.35101;.4511;131;20220128;5.4;.8;3.1;1.3;7.5;0;.32;2888 +83080;46.35101;.4511;131;20220129;6.2;2.5;4.4;1.7;8.2;.1;.34;2523 +83080;46.35101;.4511;131;20220130;9.1;5.5;7.3;1.3;9.74;.2;.43;3175 +83080;46.35101;.4511;131;20220131;10;5.9;8;4.1;8.44;.4;.99;5128 +83080;46.35101;.4511;131;20220201;8.9;1.2;5.1;3.1;8.47;.2;.42;3026 +83080;46.35101;.4511;131;20220202;9.2;7.8;8.5;2.2;9.64;0;.66;2256 +83080;46.35101;.4511;131;20220203;7;3.2;5.1;2.3;8.14;.2;.46;4084 +83080;46.35101;.4511;131;20220204;12.1;5.8;8.9;3.4;9.5;1.4;.9;3897 +83080;46.35101;.4511;131;20220205;10.4;0;5.2;2;7.24;.1;.74;7631 +83080;46.35101;.4511;131;20220206;10.7;2.3;6.5;5.5;9.87;1.3;.33;4004 +83080;46.35101;.4511;131;20220207;11.8;8;9.9;2.5;8.67;.2;1.12;6816 +83080;46.35101;.4511;131;20220208;13.6;-.2;6.7;1.7;7;0;.98;9684 +83080;46.35101;.4511;131;20220209;15.4;.2;7.8;2.8;7.47;.1;1.4;9849 +83080;46.35101;.4511;131;20220210;9.4;2.9;6.1;4.4;9.2;.6;.81;4400 +83080;46.35101;.4511;131;20220211;9.5;.1;4.8;3.4;6.5;0;1.07;10700 +83080;46.35101;.4511;131;20220212;11.1;.5;5.8;2.7;5.7;0;1.34;9500 +83080;46.35101;.4511;131;20220213;14.2;-1.3;6.4;6.4;8.1;2.1;1.48;8600 +83080;46.35101;.4511;131;20220214;11.8;7.1;9.4;5.4;9.2;2.1;1.37;7900 +83080;46.35101;.4511;131;20220215;10.4;2;6.2;5.2;9.2;6.8;.56;4800 +83080;46.35101;.4511;131;20220216;13.6;8.4;11;6.2;12.9;2.1;.5;4269 +83080;46.35101;.4511;131;20220217;14.1;11.7;12.9;4.6;12.94;.8;1.06;4528 +83080;46.35101;.4511;131;20220218;12.8;10.5;11.6;4.9;10.5;.3;1.44;3647 +83080;46.35101;.4511;131;20220219;10.6;2.7;6.6;3.1;7.3;0;1.2;8683 +83080;46.35101;.4511;131;20220220;13;6.2;9.6;5.4;10.7;2.1;.95;6127 +83080;46.35101;.4511;131;20220221;11.4;6.6;9;5.5;8.7;.4;1.47;7019 +83080;46.35101;.4511;131;20220222;11.9;5.6;8.8;3.4;9.84;.1;.93;5476 +83080;46.35101;.4511;131;20220223;14.6;8.1;11.4;1.5;10.27;.1;1.13;7237 +83080;46.35101;.4511;131;20220224;13.3;4.7;9;2.8;8.84;.7;1.32;9168 +83080;46.35101;.4511;131;20220225;10.5;.2;5.4;1.6;6.17;.1;1.17;10907 +83080;46.35101;.4511;131;20220226;12;-1.3;5.4;3.2;5.27;0;1.82;13171 +83080;46.35101;.4511;131;20220227;16;.6;8.3;1.9;5.8;0;1.83;13302 +83080;46.35101;.4511;131;20220228;16.6;.2;8.4;1.2;6.67;0;1.54;13552 +83080;46.35101;.4511;131;20220301;16.5;2.1;9.3;1.4;7.14;0;1.54;10584 +83080;46.35101;.4511;131;20220302;10.7;7.6;9.2;2.5;9.5;1;.97;3714 +83080;46.35101;.4511;131;20220303;12.5;6.8;9.7;1.8;10.24;.1;1.02;6943 +83080;46.35101;.4511;131;20220304;9;8.6;8.8;2.7;10.2;2;.66;1466 +83080;46.35101;.4511;131;20220305;8.1;4.9;6.5;2.7;8.77;.2;.7;3941 +83080;46.35101;.4511;131;20220306;9.9;4.4;7.2;3.1;6.67;0;1.64;11468 +83080;46.35101;.4511;131;20220307;10.9;-2.3;4.3;2.9;4.84;0;1.85;14420 +83080;46.35101;.4511;131;20220308;13.4;1.2;7.3;2.8;7.4;.1;1.63;10798 +83080;46.35101;.4511;131;20220309;16.2;4.8;10.5;3.1;8.77;.1;2.07;13625 +83080;46.35101;.4511;131;20220310;13.8;9.6;11.7;3.8;9.87;.6;1.71;6263 +83080;46.35101;.4511;131;20220311;12.5;8.7;10.6;5.1;10.04;5.9;1.48;5074 +83080;46.35101;.4511;131;20220312;12.1;7.3;9.7;3.6;9.54;.2;1.32;6624 +83080;46.35101;.4511;131;20220313;10.5;8.2;9.4;4.2;8.7;8.4;1.46;4697 +83080;46.35101;.4511;131;20220314;15.1;1.1;8.1;2.9;8.17;1.1;1.83;13087 +83080;46.35101;.4511;131;20220315;18.7;9.1;13.9;3;11.24;0;2.06;9468 +83080;46.35101;.4511;131;20220316;15.3;9.9;12.6;2.5;11;0;1.46;5635 +83080;46.35101;.4511;131;20220317;10.5;8.7;9.6;4.5;9.1;0;1.47;5296 +83080;46.35101;.4511;131;20220318;14.6;4.1;9.3;5.9;7.7;0;2.59;13100 +83080;46.35101;.4511;131;20220319;16.7;6.6;11.6;2.8;8.8;0;2.11;9300 +83080;46.35101;.4511;131;20220320;16.6;5.7;11.1;3.2;8.9;.1;2.29;12600 +83080;46.35101;.4511;131;20220321;18.5;7.7;13.1;3.6;8.4;0;3.12;16200 +83080;46.35101;.4511;131;20220322;17.2;6.4;11.8;3.8;6.1;0;3.5;18200 +83080;46.35101;.4511;131;20220323;17.7;4.8;11.2;2.4;4.9;0;3.19;19300 +83080;46.35101;.4511;131;20220324;20.1;0;10;2.6;5.5;0;3.34;19500 +83080;46.35101;.4511;131;20220325;21.3;1;11.1;3.1;6.1;0;3.69;19300 +83080;46.35101;.4511;131;20220326;21.2;4.8;13;3.8;6.4;0;4.12;19600 +83080;46.35101;.4511;131;20220327;22.4;3.1;12.7;1.8;6.9;0;3.13;18500 +83080;46.35101;.4511;131;20220328;21.4;5.5;13.4;2.1;7.7;0;3.04;16100 +83080;46.35101;.4511;131;20220329;17.7;7.7;12.7;3.1;9.2;.1;2.43;9900 +83080;46.35101;.4511;131;20220330;13.8;4.5;9.1;3.7;10.2;.2;1.22;6000 +83080;46.35101;.4511;131;20220331;11.3;4.9;8.1;5.9;8.2;5.8;1.77;8300 +83080;46.35101;.4511;131;20220401;6.9;-.4;3.2;7.7;5.8;2.7;1.68;13100 +83080;46.35101;.4511;131;20220402;8.4;-.5;3.9;5;5.4;0;2.07;15900 +83080;46.35101;.4511;131;20220403;7.4;-2.3;2.5;2.8;4.86;0;1.7;13576 +83080;46.35101;.4511;131;20220404;11.8;-.9;5.4;2.7;5.21;0;2.3;19944 +83080;46.35101;.4511;131;20220405;12.5;3;7.8;3;9.19;.1;1.26;6907 +83080;46.35101;.4511;131;20220406;12.4;8.5;10.4;6;10.9;1.3;1.29;5400 +83080;46.35101;.4511;131;20220407;14.5;9.6;12;8.8;12.7;15.1;1.24;5700 +83080;46.35101;.4511;131;20220408;15.4;10.8;13.1;9.1;11.3;5.6;2.41;7500 +83080;46.35101;.4511;131;20220409;13.2;1.7;7.5;2.3;7.29;0;2.35;18317 +83080;46.35101;.4511;131;20220410;16.3;-1.5;7.4;3.2;6.5;0;3.12;23000 +83080;46.35101;.4511;131;20220411;21.8;4.5;13.2;3.8;9.46;0;3.81;20051 +83080;46.35101;.4511;131;20220412;17.8;10.8;14.3;4.1;11.4;2.2;2.46;9100 +83080;46.35101;.4511;131;20220413;16.8;11.3;14;1.5;12.7;.5;1.82;10000 +83080;46.35101;.4511;131;20220414;21.6;7.2;14.4;2.1;11.9;0;3.38;22500 +83080;46.35101;.4511;131;20220415;22.4;7.5;14.9;2.9;11.1;0;3.8;22300 +83080;46.35101;.4511;131;20220416;21.9;7.3;14.6;4;10.6;0;4.12;23400 +83080;46.35101;.4511;131;20220417;21.7;5.1;13.4;2.9;8.7;0;4.04;23700 +83080;46.35101;.4511;131;20220418;18.8;7.8;13.3;3.7;10.7;0;3.4;21600 +83080;46.35101;.4511;131;20220419;16.9;8.2;12.5;3.7;9.1;2.8;3.3;19000 +83080;46.35101;.4511;131;20220420;17.8;8.5;13.1;3.3;10.2;2.3;2.66;12400 +83080;46.35101;.4511;131;20220421;20;7;13.5;2.3;8.9;0;3.75;23600 +83080;46.35101;.4511;131;20220422;20.2;5.4;12.8;2.1;10;0;3.3;21300 +83080;46.35101;.4511;131;20220423;18.6;11.3;14.9;3.7;11.7;3.7;2.97;14300 +83080;46.35101;.4511;131;20220424;16;10.1;13;3.4;13;5.2;1.29;4500 +83080;46.35101;.4511;131;20220425;17.5;9.7;13.6;3;12.5;1.1;1.97;9400 +83080;46.35101;.4511;131;20220426;17.6;4;10.8;3.1;9.4;0;3.45;25800 +83080;46.35101;.4511;131;20220427;19.6;7.7;13.6;4.6;9.2;0;4.35;24800 +83080;46.35101;.4511;131;20220428;18.9;8.8;13.8;3.4;11.3;0;3.23;19000 +83080;46.35101;.4511;131;20220429;22.1;8.7;15.4;2.6;11;0;3.97;22800 +83080;46.35101;.4511;131;20220430;19.5;7.5;13.5;3.2;10;0;3.86;23900 +83080;46.35101;.4511;131;20220501;18.4;5.5;11.9;2.6;8.3;0;3.74;24200 +83080;46.35101;.4511;131;20220502;19.7;7.1;13.4;3.8;9.2;0;4.17;24200 +83080;46.35101;.4511;131;20220503;20.3;7;13.6;3.7;9.8;0;3.87;20900 +83080;46.35101;.4511;131;20220504;18.2;7.8;13;3;10.4;0;2.85;15000 +83080;46.35101;.4511;131;20220505;20.2;6.7;13.4;3;10.3;0;4;25600 +83080;46.35101;.4511;131;20220506;21.3;7.6;14.5;2.5;10.6;0;3.18;15858 +83080;46.35101;.4511;131;20220507;23;9.7;16.4;2.3;11.4;.1;3.38;16007 +83080;46.35101;.4511;131;20220508;24.4;8.6;16.5;2.2;11.74;0;3.54;16832 +83080;46.35101;.4511;131;20220509;27.2;9.8;18.5;1.4;12.1;0;3.74;18138 +83080;46.35101;.4511;131;20220510;28.3;11;19.7;2.1;12.27;0;4.19;17655 +83080;46.35101;.4511;131;20220511;26.1;10.9;18.5;2.5;13.44;0;3.93;17304 +83080;46.35101;.4511;131;20220512;21;11.7;16.4;1.6;14.24;.1;2.18;10034 +83080;46.35101;.4511;131;20220513;24.8;13.8;19.3;1.8;13.3;0;3.49;15495 +83080;46.35101;.4511;131;20220514;27.4;10.9;19.2;2.1;13.77;0;3.86;16809 +83080;46.35101;.4511;131;20220515;28.8;16.3;22.6;2.6;15.74;0;4.14;14431 +83080;46.35101;.4511;131;20220516;26.4;13.8;20.1;1.8;15.37;0;3.55;16006 +83080;46.35101;.4511;131;20220517;31.1;14.3;22.7;2.4;14.24;0;4.79;17883 +83080;46.35101;.4511;131;20220518;30.8;13;21.9;1.6;15.54;.2;4.17;18066 +83080;46.35101;.4511;131;20220519;26.6;17.6;22.1;2.1;17.6;.3;3.41;13317 +83080;46.35101;.4511;131;20220520;26;17.2;21.6;2.6;17.24;0;3.27;11582 +83080;46.35101;.4511;131;20220521;29;12.5;20.8;2.1;15.14;0;4.25;18109 +83080;46.35101;.4511;131;20220522;30.4;17.2;23.8;2.5;16.3;3.1;4.32;14185 +83080;46.35101;.4511;131;20220523;21.3;18.3;19.8;4.2;16.5;7.3;2.45;7507 +83080;46.35101;.4511;131;20220524;18.2;9.8;14;2.7;12.04;2.5;2.55;13258 +83080;46.35101;.4511;131;20220525;21.2;7.8;14.5;2.2;11.44;0;3.17;16713 +83080;46.35101;.4511;131;20220526;20.1;12.9;16.5;1.9;13.34;0;2.49;11007 +83080;46.35101;.4511;131;20220527;22;10.8;16.4;1.8;13.24;.1;2.78;13237 +83080;46.35101;.4511;131;20220528;22.8;11.2;17;3.2;11.47;0;4.03;18056 +83080;46.35101;.4511;131;20220529;18.8;9.8;14.3;4;8.54;0;4;17645 +83080;46.35101;.4511;131;20220530;21.6;5.9;13.8;2.6;8.3;0;3.94;19277 +83080;46.35101;.4511;131;20220531;24.8;7.8;16.3;1.5;9.14;.4;3.81;18810 +83080;46.35101;.4511;131;20220601;25.9;11;18.4;1.6;11.34;2.8;3.87;17597 +83080;46.35101;.4511;131;20220602;28.8;13.2;21;2.1;14.7;2.6;4.33;18211 +83080;46.35101;.4511;131;20220603;27.4;17.6;22.5;2.1;18.5;5.2;3.39;13215 +83080;46.35101;.4511;131;20220604;28;16.7;22.4;2.3;18.87;7.9;3.54;13834 +83080;46.35101;.4511;131;20220605;21.4;15.8;18.6;3;15.84;.1;2.54;9334 +83080;46.35101;.4511;131;20220606;20.7;12.9;16.8;2;14.84;.5;2.43;11213 +83080;46.35101;.4511;131;20220607;22.9;13.4;18.1;3.3;14.34;9.8;3.41;14625 +83080;46.35101;.4511;131;20220608;22.6;14.1;18.4;3.8;14.97;.5;3.27;12837 +83080;46.35101;.4511;131;20220609;22;13.1;17.5;2.5;13.34;.1;3.15;13601 +83080;46.35101;.4511;131;20220610;27.3;10.2;18.7;1.3;14;.1;3.98;20434 +83080;46.35101;.4511;131;20220611;29.8;13.5;21.6;2;15.5;.2;5.65;28375 +83080;46.35101;.4511;131;20220612;26.5;15.8;21.1;3.4;15.34;.2;5.37;25024 +83080;46.35101;.4511;131;20220613;26.5;12.8;19.7;3.7;11.2;0;6.2;28646 +83080;46.35101;.4511;131;20220614;31.4;12.7;22;3;11.74;.5;6.89;29926 +83080;46.35101;.4511;131;20220615;34.9;18.3;26.6;2.4;15.27;0;6.9;28013 +83080;46.35101;.4511;131;20220616;34;17.4;25.7;2;14.8;0;6.33;26897 +83080;46.35101;.4511;131;20220617;36.6;17.8;27.2;2.1;14.54;0;7.03;28778 +83080;46.35101;.4511;131;20220618;38.9;19;28.9;2.4;15.04;.2;7.81;29321 +83080;46.35101;.4511;131;20220619;30.8;21.2;26;3;18.14;2.4;5.84;22643 +83080;46.35101;.4511;131;20220620;27.7;17.9;22.8;2.1;19.2;10.2;4.07;18096 +83080;46.35101;.4511;131;20220621;27.3;17;22.1;1.9;19.57;1;4.24;20950 +83080;46.35101;.4511;131;20220622;23.4;18;20.7;2.2;18.8;11.7;2.95;13141 +83080;46.35101;.4511;131;20220623;26.1;13.4;19.7;1.3;16.6;1.9;3.99;21018 +83080;46.35101;.4511;131;20220624;22.5;14.8;18.7;3.6;16.34;6.3;3.71;18863 +83080;46.35101;.4511;131;20220625;16.9;15.6;16.3;2;15.7;15.7;1.67;7407 +83080;46.35101;.4511;131;20220626;19.5;12.4;16;1.6;14.34;.8;2.71;15099 +83080;46.35101;.4511;131;20220627;23.4;11.8;17.6;2.3;12.44;.1;4.64;25603 +83080;46.35101;.4511;131;20220628;24.8;10.1;17.4;1.8;11.64;0;5.01;28769 +83080;46.35101;.4511;131;20220629;24.2;10.4;17.3;2;13.3;8.8;4.35;24233 +83080;46.35101;.4511;131;20220630;20.3;12.4;16.3;2;13.8;5.8;2.99;15841 +83080;46.35101;.4511;131;20220701;22.5;9.1;15.8;1.4;11.6;0;4.02;23805 +83080;46.35101;.4511;131;20220702;28;10.3;19.2;1.6;12.44;0;5.38;29651 +83080;46.35101;.4511;131;20220703;26.1;12.4;19.3;2.3;13.34;0;5.09;26792 +83080;46.35101;.4511;131;20220704;26.8;14;20.4;2.5;13.1;0;5.22;24841 +83080;46.35101;.4511;131;20220705;26.8;12.8;19.8;2.6;12.94;0;5.54;28070 +83080;46.35101;.4511;131;20220706;26.3;13.1;19.7;2.9;12.77;0;5.55;27636 +83080;46.35101;.4511;131;20220707;26.5;14.7;20.6;2.7;14.54;0;5.12;25064 +83080;46.35101;.4511;131;20220708;26.9;14.4;20.7;3.5;13.3;0;5.88;27458 +83080;46.35101;.4511;131;20220709;29.4;14.1;21.7;2.9;13.47;0;6.13;27850 +83080;46.35101;.4511;131;20220710;28.3;17.3;22.8;4;13.7;0;6.51;26898 +83080;46.35101;.4511;131;20220711;30.4;16.7;23.6;3.8;13.94;0;6.85;27888 +83080;46.35101;.4511;131;20220712;32.6;16.5;24.6;2.4;14.24;0;6.47;28188 +83080;46.35101;.4511;131;20220713;33.8;15.3;24.5;1.3;13.4;0;5.66;26919 +83080;46.35101;.4511;131;20220714;35.2;15.7;25.5;1.8;14.37;0;6.5;28895 +83080;46.35101;.4511;131;20220715;30.1;16.5;23.3;3.1;12.64;0;6.43;26568 +83080;46.35101;.4511;131;20220716;30.9;15.7;23.3;3.6;10.67;0;7.15;27245 +83080;46.35101;.4511;131;20220717;33.1;16.9;25;3.7;12.2;0;7.44;26702 +83080;46.35101;.4511;131;20220718;40;18.7;29.4;2.9;13.9;0;8.28;28373 +83080;46.35101;.4511;131;20220719;29.3;21.5;25.4;3;16.94;3.1;5.3;18976 +83080;46.35101;.4511;131;20220720;27.1;17.7;22.4;2.9;18.27;2.5;4.41;19523 +83080;46.35101;.4511;131;20220721;28.6;14.8;21.7;1.7;16.94;.1;4.69;23841 +83080;46.35101;.4511;131;20220722;26.4;16.5;21.4;2.3;18.67;1.6;3.27;13623 +83080;46.35101;.4511;131;20220723;29.1;15.4;22.3;1.9;15.07;0;5.28;25966 +83080;46.35101;.4511;131;20220724;34.7;14.3;24.5;1.4;14.74;0;5.8;27870 +83080;46.35101;.4511;131;20220725;24.6;18.1;21.3;3.5;16.27;1.1;4.01;15355 +83080;46.35101;.4511;131;20220726;24.3;13.3;18.8;1.7;14.07;0;3.32;15655 +83080;46.35101;.4511;131;20220727;26.9;14.5;20.7;1.8;12.2;0;4.76;23305 +83080;46.35101;.4511;131;20220728;29.4;12.7;21.1;1.5;12.94;0;4.62;22587 +83080;46.35101;.4511;131;20220729;29;17.4;23.2;2;15.9;0;4.66;20571 +83080;46.35101;.4511;131;20220730;30.8;15.3;23;2.1;16.27;0;5.31;24673 +83080;46.35101;.4511;131;20220731;32.8;16.7;24.7;2.2;15.5;0;5.8;25215 +83080;46.35101;.4511;131;20220801;32.1;16.2;24.2;1.8;15.47;0;5.46;25395 +83080;46.35101;.4511;131;20220802;33.4;17.5;25.5;1.8;15.94;0;5.62;25237 +83080;46.35101;.4511;131;20220803;37;18.1;27.6;1.4;14.84;0;5.82;26058 +83080;46.35101;.4511;131;20220804;34;21.5;27.7;2.4;17.3;0;5.85;22316 +83080;46.35101;.4511;131;20220805;28.9;18.5;23.7;3.7;14.97;0;5.68;21489 +83080;46.35101;.4511;131;20220806;28.3;14.7;21.5;4.1;10.87;0;6.37;24692 +83080;46.35101;.4511;131;20220807;29.5;14.5;22;4.1;9.34;0;6.86;25315 +83080;46.35101;.4511;131;20220808;31.8;15.7;23.7;3.8;10.34;0;7.02;24408 +83080;46.35101;.4511;131;20220809;33;16.8;24.9;3.3;11.3;0;6.84;24633 +83080;46.35101;.4511;131;20220810;34.6;17.3;26;3.2;11.07;0;7.14;25090 +83080;46.35101;.4511;131;20220811;36.3;16.5;26.4;2.8;10.54;0;7.05;25770 +83080;46.35101;.4511;131;20220812;36.4;17.9;27.2;1.8;10.5;0;5.98;24332 +83080;46.35101;.4511;131;20220813;36.3;16.6;26.5;1.9;14.17;11.4;5.81;23638 +83080;46.35101;.4511;131;20220814;25.6;18.9;22.3;4.1;19.27;6.9;3.47;12533 +83080;46.35101;.4511;131;20220815;26.5;17.8;22.2;3.8;18.14;.1;3.91;15042 +83080;46.35101;.4511;131;20220816;24.7;16.1;20.4;1.4;18.04;6.1;2.67;12745 +83080;46.35101;.4511;131;20220817;26;15.8;20.9;2.6;16.64;1.5;3.8;17833 +83080;46.35101;.4511;131;20220818;26.2;12.8;19.5;2.2;15.37;.1;3.85;19506 +83080;46.35101;.4511;131;20220819;26.6;15.7;21.2;2.5;18;1.8;3.44;15643 +83080;46.35101;.4511;131;20220820;25.6;16.1;20.9;1.3;17.94;.2;2.84;13958 +83080;46.35101;.4511;131;20220821;24;13.5;18.7;1.6;15.87;.4;2.73;13434 +83080;46.35101;.4511;131;20220822;26.2;18;22.1;2.1;19.14;1;3.01;13005 +83080;46.35101;.4511;131;20220823;26;17.2;21.6;1.5;19.6;.1;2.57;11703 +83080;46.35101;.4511;131;20220824;33.6;16.5;25;1.8;17.44;.2;4.87;22020 +83080;46.35101;.4511;131;20220825;26.4;18.1;22.2;2.2;17.97;.7;2.99;11335 +83080;46.35101;.4511;131;20220826;27.2;17.5;22.4;2.2;17.3;0;3.95;18940 +83080;46.35101;.4511;131;20220827;28.1;14.6;21.4;2.1;13.6;0;4.12;18341 +83080;46.35101;.4511;131;20220828;28.9;14.7;21.8;2.6;12.7;0;4.84;21551 +83080;46.35101;.4511;131;20220829;33.9;14.7;24.3;1.9;14;.9;4.91;20826 +83080;46.35101;.4511;131;20220830;29.6;20.2;24.9;1.9;17.54;0;3.86;16008 +83080;46.35101;.4511;131;20220831;30;15.6;22.8;2;16.74;6.7;4.06;18799 +83080;46.35101;.4511;131;20220901;28.5;17.4;23;2.1;18.27;8;3.59;16038 +83080;46.35101;.4511;131;20220902;25.1;16.6;20.8;2.2;18.4;3.8;2.95;14516 +83080;46.35101;.4511;131;20220903;25.9;16.5;21.2;2.8;16.8;0;3.52;15513 +83080;46.35101;.4511;131;20220904;30.8;13.7;22.2;1.5;15.87;4.2;3.81;18991 +83080;46.35101;.4511;131;20220905;32.2;15.9;24.1;2.5;16.14;.1;4.54;17698 +83080;46.35101;.4511;131;20220906;29.3;14;21.7;2;15.47;3.5;3.83;17947 +83080;46.35101;.4511;131;20220907;21.2;14.9;18;2.4;15.9;5.3;2.19;10079 +83080;46.35101;.4511;131;20220908;24.1;14.6;19.3;3.8;15.7;2.5;3.29;14517 +83080;46.35101;.4511;131;20220909;22.1;14.2;18.1;3.4;15.34;2;2.75;12983 +83080;46.35101;.4511;131;20220910;24.2;13.4;18.8;2;14.54;.1;2.94;15300 +83080;46.35101;.4511;131;20220911;27.5;12.3;19.9;1.7;13.44;0;3.55;19128 +83080;46.35101;.4511;131;20220912;35.3;13.9;24.6;1.9;14.94;.1;4.5;17950 +83080;46.35101;.4511;131;20220913;31.7;21.4;26.5;3.1;19.17;8.5;4.12;11498 +83080;46.35101;.4511;131;20220914;28.2;17.2;22.7;2.2;19;4.3;2.94;12084 +83080;46.35101;.4511;131;20220915;23;17.5;20.3;2.3;18.17;1.9;2.1;8621 +83080;46.35101;.4511;131;20220916;20;12.1;16.1;2.6;12.44;0;2.54;13252 +83080;46.35101;.4511;131;20220917;18.5;7.2;12.8;2.4;8.97;0;2.74;17125 +83080;46.35101;.4511;131;20220918;20.4;5.2;12.8;2.2;8.17;0;2.93;18170 +83080;46.35101;.4511;131;20220919;20.6;7.9;14.3;3.3;9.4;0;3.21;17160 +83080;46.35101;.4511;131;20220920;20.7;6.9;13.8;3.2;9.04;0;3.2;17134 +83080;46.35101;.4511;131;20220921;21.4;8.5;14.9;3.2;9.44;0;3.29;16803 +83080;46.35101;.4511;131;20220922;23.3;6.7;15;2;8.9;0;3.06;17343 +83080;46.35101;.4511;131;20220923;21.5;8.6;15;1.2;10.04;0;2;10513 +83080;46.35101;.4511;131;20220924;19.3;11.2;15.3;1.8;12.64;3;1.86;9903 +83080;46.35101;.4511;131;20220925;16.8;9;12.9;1.5;11.9;0;1.41;7842 +83080;46.35101;.4511;131;20220926;17.9;7.2;12.6;3.1;11.34;5.6;1.85;10006 +83080;46.35101;.4511;131;20220927;18;9.3;13.6;4.1;12.44;3.2;1.93;10113 +83080;46.35101;.4511;131;20220928;17.1;13.9;15.5;4.5;14.67;6.6;1.57;6618 +83080;46.35101;.4511;131;20220929;17;8.2;12.6;1.7;11.14;.1;1.68;11384 +83080;46.35101;.4511;131;20220930;18.6;5.4;12;2;10.44;4;1.9;13007 +83080;46.35101;.4511;131;20221001;20.6;12.6;16.6;5.2;16.97;3.3;1.49;7273 +83080;46.35101;.4511;131;20221002;21.6;15.5;18.5;3.6;16.4;.1;2.14;9407 +83080;46.35101;.4511;131;20221003;20.7;12.9;16.8;1.6;14.84;0;1.85;12188 +83080;46.35101;.4511;131;20221004;21.9;8.8;15.4;1.3;12.84;.2;1.82;11695 +83080;46.35101;.4511;131;20221005;24.1;10.7;17.4;2.7;14.14;.4;2.55;14092 +83080;46.35101;.4511;131;20221006;19.5;12;15.7;2.5;12.87;0;2.08;12768 +83080;46.35101;.4511;131;20221007;21.7;7.8;14.7;1.5;12.17;0;1.88;12691 +83080;46.35101;.4511;131;20221008;19.7;9.7;14.7;2.3;11.37;0;2.06;12569 +83080;46.35101;.4511;131;20221009;24;7.4;15.7;1.9;12;.1;2.24;13745 +83080;46.35101;.4511;131;20221010;21.1;14.2;17.7;2.4;15.1;3.3;1.75;7461 +83080;46.35101;.4511;131;20221011;17.6;14.2;15.9;2.3;15.17;.2;1.17;4718 +83080;46.35101;.4511;131;20221012;19.4;10.3;14.8;1.5;13.6;.2;1.3;7371 +83080;46.35101;.4511;131;20221013;16.3;10.4;13.4;2.6;14.9;5.9;.78;4969 +83080;46.35101;.4511;131;20221014;18.9;15.4;17.1;4.6;17.74;2.7;1.07;4320 +83080;46.35101;.4511;131;20221015;18.4;16.3;17.4;4.4;17.34;6;1.17;3489 +83080;46.35101;.4511;131;20221016;26.1;14.9;20.5;2.4;17;.5;2.27;10951 +83080;46.35101;.4511;131;20221017;20.6;18.4;19.5;2.9;18.14;15.9;1.45;3696 +83080;46.35101;.4511;131;20221018;25.9;14.7;20.3;1.9;17.97;.1;1.92;10938 +83080;46.35101;.4511;131;20221019;25.9;15.1;20.5;2.1;16.54;10.3;2.02;9185 +83080;46.35101;.4511;131;20221020;24.3;14.4;19.4;3;16.77;5.3;2.06;9650 +83080;46.35101;.4511;131;20221021;20;17.2;18.6;3.1;14.6;.3;1.93;5425 +83080;46.35101;.4511;131;20221022;22.4;11.7;17;2.3;14.17;0;1.73;9261 +83080;46.35101;.4511;131;20221023;23.9;15.7;19.8;4.8;13.7;.2;3.1;7517 +83080;46.35101;.4511;131;20221024;20.5;15.1;17.8;3.6;14.27;1.3;1.98;7747 +83080;46.35101;.4511;131;20221025;20.8;10.6;15.7;2;13.24;.3;1.41;6823 +83080;46.35101;.4511;131;20221026;24.6;12.7;18.6;2.5;14.54;0;2.02;10147 +83080;46.35101;.4511;131;20221027;24.5;15.2;19.8;3.9;15.1;0;2.5;5491 +83080;46.35101;.4511;131;20221028;24.5;18.3;21.4;3.2;15.24;0;2.48;7291 +83080;46.35101;.4511;131;20221029;24.7;18.1;21.4;2.7;13.1;0;2.51;6306 +83080;46.35101;.4511;131;20221030;19.2;12.4;15.8;1.7;13.14;0;1.22;5742 +83080;46.35101;.4511;131;20221031;20.9;12.3;16.6;3;14.7;1.1;1.48;5817 +83080;46.35101;.4511;131;20221101;17.7;10;13.9;3.5;12.3;.9;1.4;7892 +83080;46.35101;.4511;131;20221102;17.9;10.5;14.2;2.3;12.6;.2;1.17;7436 +83080;46.35101;.4511;131;20221103;16.9;9.8;13.4;3.7;11.64;10;1.4;4355 +83080;46.35101;.4511;131;20221104;13.7;7.6;10.7;4.2;9.97;.8;1.23;5208 +83080;46.35101;.4511;131;20221105;14.6;2.4;8.5;2.2;8.97;0;.92;6695 +83080;46.35101;.4511;131;20221106;15.1;8;11.5;3.3;10.8;1.9;1.1;4014 +83080;46.35101;.4511;131;20221107;17.9;11.3;14.6;3.9;12.9;.1;1.37;5469 +83080;46.35101;.4511;131;20221108;17.7;10.6;14.2;4.3;12.07;5.7;1.55;4239 +83080;46.35101;.4511;131;20221109;15.8;11.8;13.8;2.4;12.97;2.3;.93;3477 +83080;46.35101;.4511;131;20221110;13.6;5.1;9.4;1.3;10.54;0;.59;5116 +83080;46.35101;.4511;131;20221111;18.6;3.4;11;1.5;10.6;.2;.84;8060 +83080;46.35101;.4511;131;20221112;20.5;8.3;14.4;1.6;12.04;.2;1.03;7283 +83080;46.35101;.4511;131;20221113;21;6.3;13.6;1.3;11.14;.1;.92;7873 +83080;46.35101;.4511;131;20221114;14.5;9;11.8;2.7;11.8;2;.82;3048 +83080;46.35101;.4511;131;20221115;14.2;9.5;11.8;3.8;12.37;4.4;.75;2364 +83080;46.35101;.4511;131;20221116;14.4;9.9;12.1;5.7;12.37;3.2;.92;3828 +83080;46.35101;.4511;131;20221117;14.8;11.1;13;5.1;11.9;6;1.24;3376 +83080;46.35101;.4511;131;20221118;13.9;5.5;9.7;2.5;9.37;1.2;.82;6416 +83080;46.35101;.4511;131;20221119;11;1.8;6.4;1.6;7.94;.1;.5;6385 +83080;46.35101;.4511;131;20221120;12.1;2.1;7.1;3;8.5;.9;.75;3885 +83080;46.35101;.4511;131;20221121;12.6;5.9;9.3;4;9.5;6.3;.97;2654 +83080;46.35101;.4511;131;20221122;12;4.7;8.4;3.7;9.34;4.2;.73;5039 +83080;46.35101;.4511;131;20221123;14.1;7.6;10.8;4;11.2;1.3;.78;4676 +83080;46.35101;.4511;131;20221124;12.1;7.5;9.8;3.7;10.84;1.6;.63;3102 +83080;46.35101;.4511;131;20221125;13.8;8.2;11;2.3;10.8;.1;.67;4552 +83080;46.35101;.4511;131;20221126;11.9;3;7.5;1.7;8.94;.1;.44;4780 +83080;46.35101;.4511;131;20221127;12;4.7;8.3;2.8;8.47;1.6;.83;3932 +83080;46.35101;.4511;131;20221128;11.8;6.9;9.4;2.4;10.17;1.5;.57;3651 +83080;46.35101;.4511;131;20221129;9.1;1.8;5.4;1.6;8.6;.1;.3;3489 +83080;46.35101;.4511;131;20221130;9;5;7;2.7;8.67;0;.53;3213 +83080;46.35101;.4511;131;20221201;6.7;4.9;5.8;3.6;8.24;.1;.52;1905 +83080;46.35101;.4511;131;20221202;5.9;4.9;5.4;3;7.77;.8;.56;1489 +83080;46.35101;.4511;131;20221203;6.1;2.7;4.4;3.5;7.5;.7;.46;2255 +83080;46.35101;.4511;131;20221204;5.9;3.7;4.8;1.6;7.8;.1;.4;1643 +83080;46.35101;.4511;131;20221205;7.7;1.2;4.4;1.7;7.14;.2;.35;4445 +83080;46.35101;.4511;131;20221206;4.4;-.1;2.1;3.5;6.67;.1;.35;1902 +83080;46.35101;.4511;131;20221207;5;2.5;3.8;4.4;6.4;0;.71;2744 +83080;46.35101;.4511;131;20221208;2.3;-.6;.9;4.2;5.8;.1;.42;1923 +83080;46.35101;.4511;131;20221209;3.5;.2;1.8;4;5.57;.1;.6;3451 +83080;46.35101;.4511;131;20221210;3.1;-2.7;.2;1.9;5.2;0;.36;3250 +83080;46.35101;.4511;131;20221211;1.6;-3.1;-.8;1.3;4.6;0;.31;3357 +83080;46.35101;.4511;131;20221212;3;-4.8;-.9;2.2;4.67;.3;.39;3626 +83080;46.35101;.4511;131;20221213;2.1;-2.8;-.3;2.8;5.5;3.8;.24;3448 +83080;46.35101;.4511;131;20221214;13.4;1.5;7.4;2.6;10.24;2.8;.38;2864 +83080;46.35101;.4511;131;20221215;3.1;2.6;2.8;4.1;7.04;0;.37;769 +83080;46.35101;.4511;131;20221216;4.4;-.9;1.7;4.4;4.77;0;.82;5168 +83080;46.35101;.4511;131;20221217;1.8;-4.1;-1.1;3.2;4.34;0;.45;4944 +83080;46.35101;.4511;131;20221218;10;-5.2;2.4;2.9;5.97;.1;.71;3503 +83080;46.35101;.4511;131;20221219;14.6;9.5;12;4.9;10.17;0;1.41;3012 +83080;46.35101;.4511;131;20221220;14.7;11.6;13.2;4.8;11.37;1.9;1.42;1408 +83080;46.35101;.4511;131;20221221;12.7;9.4;11.1;4.5;12.57;3.7;.41;2138 +83080;46.35101;.4511;131;20221222;14.3;11.9;13.1;5.9;13.6;13.5;.74;1474 +83080;46.35101;.4511;131;20221223;14.3;13.7;14;5.3;14.5;11.5;.72;949 +83080;46.35101;.4511;131;20221224;13;10.4;11.7;2.5;12.64;.8;.5;1655 +83080;46.35101;.4511;131;20221225;15;9.3;12.1;3.3;11.07;0;.93;3274 +83080;46.35101;.4511;131;20221226;13;11;12;3.1;11.44;.6;.83;2180 +83080;46.35101;.4511;131;20221227;9.7;4;6.8;2.2;9.74;.2;.27;2729 +83080;46.35101;.4511;131;20221228;12.1;8;10.1;4.9;11.2;2.7;.56;2883 +83080;46.35101;.4511;131;20221229;12.1;10.5;11.3;4.5;11.54;2.2;.79;1676 +83080;46.35101;.4511;131;20221230;14.8;6.9;10.9;5.7;12.3;6.5;.58;2043 +83080;46.35101;.4511;131;20221231;15.9;13.1;14.5;5.7;11.67;0;1.78;2925 +83081;46.3794;.7736;140;20220101;18.4;4.6;11.5;2.5;9.2;0;1.09;5400 +83081;46.3794;.7736;140;20220102;13.5;9.6;11.5;3.4;10.8;.1;.9;3000 +83081;46.3794;.7736;140;20220103;13.6;11.3;12.4;4.2;12.3;1.6;.86;1600 +83081;46.3794;.7736;140;20220104;12.2;11.5;11.8;3.5;10.2;2.5;1.25;700 +83081;46.3794;.7736;140;20220105;6.8;.2;3.5;2.5;6.2;.1;.43;6000 +83081;46.3794;.7736;140;20220106;6.3;-1.4;2.4;1.6;6.1;.3;.32;4800 +83081;46.3794;.7736;140;20220107;9.7;1.2;5.4;3.9;7.6;1.9;.64;4300 +83081;46.3794;.7736;140;20220108;10.7;7;8.8;4.9;9.7;8.7;.77;2400 +83081;46.3794;.7736;140;20220109;8.8;5.4;7.1;3.3;8.7;6;.61;2100 +83081;46.3794;.7736;140;20220110;8;6.7;7.3;1.5;9.5;.2;.41;1600 +83081;46.3794;.7736;140;20220111;7.9;2.1;5;2.3;6.6;0;.49;6800 +83081;46.3794;.7736;140;20220112;4.7;-.6;2;4;5.7;0;.59;4800 +83081;46.3794;.7736;140;20220113;5.1;-1.3;1.9;3.9;5.5;0;.58;6800 +83081;46.3794;.7736;140;20220114;4.8;-3;.9;1.8;5.3;0;.27;8000 +83081;46.3794;.7736;140;20220115;.7;-5.5;-2.4;1.6;4.7;.1;.23;4300 +83081;46.3794;.7736;140;20220116;-.8;-3.9;-2.4;1.3;5.4;.3;.2;3577 +83081;46.3794;.7736;140;20220117;5.5;-2;1.7;2.5;7.4;0;.14;2300 +83081;46.3794;.7736;140;20220118;7.8;2.9;5.3;3.3;6.9;.1;.73;5300 +83081;46.3794;.7736;140;20220119;4.6;2;3.3;2;7.2;.9;.38;1600 +83081;46.3794;.7736;140;20220120;7.6;3.5;5.5;2.5;7.3;.2;.62;3578 +83081;46.3794;.7736;140;20220121;5.4;.2;2.8;3.6;5.8;0;.71;4500 +83081;46.3794;.7736;140;20220122;2.9;-1.9;.5;3.2;6;.1;.32;2600 +83081;46.3794;.7736;140;20220123;5.1;2.1;3.6;4.5;6.4;0;.69;5600 +83081;46.3794;.7736;140;20220124;4.1;-1.8;1.1;2.1;5.9;0;.35;6200 +83081;46.3794;.7736;140;20220125;4.2;-2.8;.7;1.3;5.66;0;.41;7111 +83081;46.3794;.7736;140;20220126;-.6;-1.8;-1.2;2.1;5.11;0;.27;3301 +83081;46.3794;.7736;140;20220127;.8;-2.9;-1.1;1.8;5.51;0;.32;4232 +83081;46.3794;.7736;140;20220128;4.4;.5;2.4;1.2;7.2;0;.32;2200 +83081;46.3794;.7736;140;20220129;6.2;1.6;3.9;1.4;8.1;.2;.32;2300 +83081;46.3794;.7736;140;20220130;8.8;5.4;7.1;1.2;9.6;.3;.42;3000 +83081;46.3794;.7736;140;20220131;9.8;6.1;7.9;3.4;8.3;.5;.92;6000 +83081;46.3794;.7736;140;20220201;7.8;1;4.4;2.9;8.5;.3;.29;1400 +83081;46.3794;.7736;140;20220202;9.7;7.8;8.7;2.2;9.8;.1;.64;2300 +83081;46.3794;.7736;140;20220203;6.3;.7;3.5;2.4;7.8;.2;.32;5100 +83081;46.3794;.7736;140;20220204;11.3;5.3;8.3;3;9.4;1.6;.76;2700 +83081;46.3794;.7736;140;20220205;10.8;.9;5.8;1.9;7.3;.1;.76;8200 +83081;46.3794;.7736;140;20220206;10.1;3.3;6.7;4.5;9.9;1.8;.32;2600 +83081;46.3794;.7736;140;20220207;11.9;8;9.9;2;8.6;.1;1.02;7600 +83081;46.3794;.7736;140;20220208;13.8;.1;6.9;1.8;6.8;0;1.05;10200 +83081;46.3794;.7736;140;20220209;17.2;1.3;9.2;2.5;7.5;.1;1.54;10400 +83081;46.3794;.7736;140;20220210;7.8;4.9;6.3;4.4;9.2;.9;.81;4400 +83081;46.3794;.7736;140;20220211;9.4;0;4.7;3.4;6.5;0;1.07;10700 +83081;46.3794;.7736;140;20220212;11;.4;5.7;2.7;5.7;0;1.34;9500 +83081;46.3794;.7736;140;20220213;14.1;-1.4;6.4;6.4;8.1;1.4;1.48;8600 +83081;46.3794;.7736;140;20220214;11.7;7;9.4;5.4;9.2;4.4;1.37;7900 +83081;46.3794;.7736;140;20220215;10.3;1.9;6.1;5.2;9.2;6.6;.56;4800 +83081;46.3794;.7736;140;20220216;13.6;8.4;11;5.1;12.8;2;.5;2700 +83081;46.3794;.7736;140;20220217;14;11.7;12.8;4.1;13.1;.9;.97;5900 +83081;46.3794;.7736;140;20220218;13;10.6;11.8;4.2;10.6;.5;1.35;3500 +83081;46.3794;.7736;140;20220219;10.7;2.8;6.7;2.7;7.2;0;1.22;11200 +83081;46.3794;.7736;140;20220220;13.1;6.1;9.6;4.3;10.5;2.9;.96;5400 +83081;46.3794;.7736;140;20220221;11.1;6.4;8.7;5.3;8.7;.4;1.39;7300 +83081;46.3794;.7736;140;20220222;11.6;6.4;9;3.1;9.7;.1;.92;4000 +83081;46.3794;.7736;140;20220223;15.5;8.6;12;1.3;10.4;0;1.16;7800 +83081;46.3794;.7736;140;20220224;13.5;6.2;9.8;2.6;9;.8;1.36;8800 +83081;46.3794;.7736;140;20220225;9.8;.9;5.3;1.6;6.3;0;1.13;11300 +83081;46.3794;.7736;140;20220226;12.1;-1.7;5.2;2.9;5.3;0;1.75;14200 +83081;46.3794;.7736;140;20220227;15.9;-.5;7.7;1.8;5.6;0;1.79;13800 +83081;46.3794;.7736;140;20220228;16.1;0;8;1.4;6.2;0;1.61;13900 +83081;46.3794;.7736;140;20220301;16.2;1.5;8.8;1.6;6.8;0;1.57;9400 +83081;46.3794;.7736;140;20220302;10.5;7.1;8.8;2.3;9.4;1.1;.9;3600 +83081;46.3794;.7736;140;20220303;12.8;6.6;9.7;1.4;10.3;0;1.02;7800 +83081;46.3794;.7736;140;20220304;9.8;9;9.4;2;10.2;2;.76;2300 +83081;46.3794;.7736;140;20220305;7.1;5.9;6.5;1.6;9;1.3;.57;2500 +83081;46.3794;.7736;140;20220306;9.8;2.1;5.9;2.7;6.4;0;1.56;14200 +83081;46.3794;.7736;140;20220307;10.8;-2.3;4.2;2.9;4.9;0;1.84;15300 +83081;46.3794;.7736;140;20220308;14.4;.2;7.3;2.6;7.3;.1;1.67;11100 +83081;46.3794;.7736;140;20220309;16.2;4.9;10.5;3.6;8.9;.1;2.16;14300 +83081;46.3794;.7736;140;20220310;13.2;9.3;11.2;3.9;9.7;.6;1.61;5200 +83081;46.3794;.7736;140;20220311;13.6;8.3;10.9;6.2;9.7;6.2;1.79;4400 +83081;46.3794;.7736;140;20220312;10.7;7.1;8.9;4;9.5;.9;1.06;3900 +83081;46.3794;.7736;140;20220313;10.8;8.4;9.6;4.8;8.7;6.3;1.56;4200 +83081;46.3794;.7736;140;20220314;14.8;1.4;8.1;2.7;8.1;1.2;1.75;12100 +83081;46.3794;.7736;140;20220315;18.6;9;13.8;3;11.1;0;2;8100 +83081;46.3794;.7736;140;20220316;15.9;9;12.4;1.6;10.8;0;1.27;4700 +83081;46.3794;.7736;140;20220317;10;8.9;9.4;3.3;9.2;0;1.23;4200 +83081;46.3794;.7736;140;20220318;14.5;4;9.3;5.9;7.7;0;2.59;13100 +83081;46.3794;.7736;140;20220319;16.6;6.5;11.6;2.8;8.8;0;2.11;9300 +83081;46.3794;.7736;140;20220320;16.5;5.6;11.1;3.2;8.9;.1;2.29;12600 +83081;46.3794;.7736;140;20220321;18.4;7.6;13;3.6;8.4;0;3.12;16200 +83081;46.3794;.7736;140;20220322;17.1;6.3;11.7;3.8;6.1;0;3.5;18200 +83081;46.3794;.7736;140;20220323;17.6;4.7;11.2;2.4;4.9;0;3.19;19300 +83081;46.3794;.7736;140;20220324;20;-.1;10;2.6;5.5;0;3.34;19500 +83081;46.3794;.7736;140;20220325;21.2;.9;11.1;3.1;6.1;0;3.69;19300 +83081;46.3794;.7736;140;20220326;21.1;4.7;12.9;3.8;6.4;0;4.12;19600 +83081;46.3794;.7736;140;20220327;22.3;3;12.7;1.8;6.9;0;3.13;18500 +83081;46.3794;.7736;140;20220328;21.3;5.4;13.4;2.1;7.7;0;3.04;16100 +83081;46.3794;.7736;140;20220329;17.6;7.6;12.6;3.1;9.2;0;2.43;9900 +83081;46.3794;.7736;140;20220330;13.7;4.4;9.1;3.7;10.2;.8;1.22;6000 +83081;46.3794;.7736;140;20220331;11.2;4.8;8;5.9;8.2;7.4;1.77;8300 +83081;46.3794;.7736;140;20220401;6.8;-.5;3.2;7.7;5.8;3.6;1.68;13100 +83081;46.3794;.7736;140;20220402;8.3;-.6;3.9;5;5.4;0;2.07;15900 +83081;46.3794;.7736;140;20220403;6.7;-2.8;1.9;2;4.99;0;1.68;14302 +83081;46.3794;.7736;140;20220404;11.4;-.6;5.4;2.4;5.32;0;2.39;19669 +83081;46.3794;.7736;140;20220405;12.5;3.3;7.9;3.1;9.3;.1;1.17;6643 +83081;46.3794;.7736;140;20220406;12.3;8.4;10.4;6;10.9;1.5;1.29;5400 +83081;46.3794;.7736;140;20220407;14.4;9.5;12;8.8;12.7;14.7;1.24;5700 +83081;46.3794;.7736;140;20220408;15.3;10.7;13;9.1;11.3;4.6;2.41;7500 +83081;46.3794;.7736;140;20220409;13;2.4;7.7;2.5;7.26;0;2.36;18757 +83081;46.3794;.7736;140;20220410;16.2;-1.6;7.3;3.2;6.5;0;3.12;23000 +83081;46.3794;.7736;140;20220411;21.9;4.2;13;3.8;9.46;0;3.81;20051 +83081;46.3794;.7736;140;20220412;17.7;10.7;14.2;4.1;11.4;0;2.46;9100 +83081;46.3794;.7736;140;20220413;16.7;11.2;14;1.5;12.7;1.1;1.82;10000 +83081;46.3794;.7736;140;20220414;21.5;7.1;14.3;2.1;11.9;0;3.38;22500 +83081;46.3794;.7736;140;20220415;22.3;7.4;14.9;2.9;11.1;0;3.8;22300 +83081;46.3794;.7736;140;20220416;21.8;7.2;14.5;4;10.6;0;4.12;23400 +83081;46.3794;.7736;140;20220417;21.6;5;13.3;2.9;8.7;0;4.04;23700 +83081;46.3794;.7736;140;20220418;18.7;7.7;13.2;3.7;10.7;0;3.4;21600 +83081;46.3794;.7736;140;20220419;16.8;8.1;12.5;3.7;9.1;.1;3.3;19000 +83081;46.3794;.7736;140;20220420;17.7;8.4;13.1;3.3;10.2;.4;2.66;12400 +83081;46.3794;.7736;140;20220421;19.9;6.9;13.4;2.3;8.9;0;3.75;23600 +83081;46.3794;.7736;140;20220422;20.1;5.3;12.7;2.1;10;.2;3.3;21300 +83081;46.3794;.7736;140;20220423;18.5;11.2;14.9;3.7;11.7;1.9;2.97;14300 +83081;46.3794;.7736;140;20220424;15.9;10;13;3.4;13;9.9;1.29;4500 +83081;46.3794;.7736;140;20220425;17.4;9.6;13.5;3;12.5;1.6;1.97;9400 +83081;46.3794;.7736;140;20220426;17.5;3.9;10.7;3.1;9.4;0;3.45;25800 +83081;46.3794;.7736;140;20220427;19.5;7.6;13.6;4.6;9.2;0;4.35;24800 +83081;46.3794;.7736;140;20220428;18.8;8.7;13.8;3.4;11.3;0;3.23;19000 +83081;46.3794;.7736;140;20220429;22;8.6;15.3;2.6;11;0;3.97;22800 +83081;46.3794;.7736;140;20220430;19.4;7.4;13.4;3.2;10;0;3.86;23900 +83081;46.3794;.7736;140;20220501;18.3;5.4;11.9;2.6;8.3;0;3.74;24200 +83081;46.3794;.7736;140;20220502;19.6;7;13.3;3.8;9.2;0;4.17;24200 +83081;46.3794;.7736;140;20220503;20.2;6.9;13.6;3.7;9.8;0;3.87;20900 +83081;46.3794;.7736;140;20220504;18.1;7.7;12.9;3;10.4;.1;2.85;15000 +83081;46.3794;.7736;140;20220505;20.1;6.6;13.4;3;10.3;0;4;25600 +83081;46.3794;.7736;140;20220506;21.4;8.2;14.8;2;10.6;0;1.82;2300 +83081;46.3794;.7736;140;20220507;23.1;8.5;15.8;1.7;11;0;1.83;2400 +83081;46.3794;.7736;140;20220508;24.4;8.8;16.6;1.8;11.8;.1;1.93;2500 +83081;46.3794;.7736;140;20220509;27.1;10.6;18.8;1.4;12;0;2.02;2600 +83081;46.3794;.7736;140;20220510;28.3;11.6;19.9;2;12.2;0;2.55;2500 +83081;46.3794;.7736;140;20220511;26.8;12.3;19.5;2.6;13.5;0;2.55;2600 +83081;46.3794;.7736;140;20220512;21.4;12;16.7;1.4;14.5;.9;1.15;1200 +83081;46.3794;.7736;140;20220513;25;14.5;19.7;1.7;13.9;0;1.91;2300 +83081;46.3794;.7736;140;20220514;27.7;11.3;19.5;2;13.8;0;2.24;2400 +83081;46.3794;.7736;140;20220515;30;15.9;22.9;2.4;15.5;.1;2.73;2200 +83081;46.3794;.7736;140;20220516;26.5;14.1;20.3;1.8;15.5;0;1.9;2400 +83081;46.3794;.7736;140;20220517;31;14.6;22.8;2;14.3;0;2.72;2500 +83081;46.3794;.7736;140;20220518;30.9;13.5;22.2;1.4;15.5;.3;2.1;2500 +83081;46.3794;.7736;140;20220519;27.4;19.2;23.3;2.3;17.6;.7;2.25;2200 +83081;46.3794;.7736;140;20220520;26.4;17.2;21.8;2.3;17.9;0;1.9;1800 +83081;46.3794;.7736;140;20220521;29.3;13.7;21.5;2.3;15.5;0;2.51;2600 +83081;46.3794;.7736;140;20220522;30.5;17.4;23.9;2.9;16.6;4.2;2.95;1600 +83081;46.3794;.7736;140;20220523;21.5;17.1;19.3;4.4;16.8;8.6;1.87;1100 +83081;46.3794;.7736;140;20220524;18.2;10.4;14.3;2.1;12.5;2.8;1.3;1900 +83081;46.3794;.7736;140;20220525;21;8.5;14.7;2.1;11.7;.1;1.67;2400 +83081;46.3794;.7736;140;20220526;20.7;11.9;16.3;1.6;13.4;0;1.29;1200 +83081;46.3794;.7736;140;20220527;20.8;11.2;16;1.6;13.4;0;1.33;1800 +83081;46.3794;.7736;140;20220528;22.5;11.5;17;2.7;11.5;0;2.36;3000 +83081;46.3794;.7736;140;20220529;18.7;10.3;14.5;3.1;8.6;0;2.53;3000 +83081;46.3794;.7736;140;20220530;21.5;6.5;14;2.2;8.3;0;2.3;2800 +83081;46.3794;.7736;140;20220531;24.3;7.8;16;1.4;9.3;.3;2;2600 +83081;46.3794;.7736;140;20220601;25.9;11.3;18.6;1.6;10.9;3.2;2.2;2500 +83081;46.3794;.7736;140;20220602;28.9;12.7;20.8;2;14.8;3.4;2.38;2900 +83081;46.3794;.7736;140;20220603;27.1;17.5;22.3;1.9;18.6;2.5;1.74;1800 +83081;46.3794;.7736;140;20220604;28.8;18.2;23.5;2.2;18.4;9.1;2.21;2300 +83081;46.3794;.7736;140;20220605;21.1;16.3;18.7;2.5;16.5;.1;1.4;1200 +83081;46.3794;.7736;140;20220606;21;13.5;17.2;1.9;15.1;.9;1.27;1300 +83081;46.3794;.7736;140;20220607;23.5;13.8;18.6;2.7;14.5;10.2;2.02;2200 +83081;46.3794;.7736;140;20220608;22.8;14;18.4;3.4;14.9;.7;2.04;1900 +83081;46.3794;.7736;140;20220609;21;12.9;16.9;2;13.3;.1;1.58;1800 +83081;46.3794;.7736;140;20220610;27.5;11.3;19.4;1.6;14.2;.1;2.02;3000 +83081;46.3794;.7736;140;20220611;30.1;14.4;22.2;1.7;15.5;.1;5.72;29100 +83081;46.3794;.7736;140;20220612;26.6;16;21.3;2.6;15.9;.1;5.4;27400 +83081;46.3794;.7736;140;20220613;26.6;12.8;19.7;3;11.6;0;6.12;30700 +83081;46.3794;.7736;140;20220614;31.5;13;22.2;2.9;11.8;.5;6.85;29700 +83081;46.3794;.7736;140;20220615;35.4;17.8;26.6;2.2;15.1;0;6.9;28600 +83081;46.3794;.7736;140;20220616;34.3;18.6;26.4;1.8;14.6;0;6.18;26100 +83081;46.3794;.7736;140;20220617;36.7;18.2;27.4;1.8;14.7;0;6.77;28500 +83081;46.3794;.7736;140;20220618;39;19.5;29.2;2.3;15;.1;7.59;28500 +83081;46.3794;.7736;140;20220619;32.9;21.5;27.2;2.8;18.1;18.6;6.35;24200 +83081;46.3794;.7736;140;20220620;26.7;17.6;22.1;2;20;16.6;3.64;16900 +83081;46.3794;.7736;140;20220621;27.1;16.5;21.8;1.9;19.8;4.9;3.91;19100 +83081;46.3794;.7736;140;20220622;23.3;18.5;20.9;2;19.2;6.9;2.8;12500 +83081;46.3794;.7736;140;20220623;27;14.3;20.6;1.5;17.1;.8;4.05;20500 +83081;46.3794;.7736;140;20220624;22.5;15.6;19;2.9;16.4;3.1;3.99;21500 +83081;46.3794;.7736;140;20220625;16.3;16.3;16.3;1.5;15.6;22.2;1.38;5100 +83081;46.3794;.7736;140;20220626;17.8;13;15.4;1.2;14.6;1.4;1.87;9400 +83081;46.3794;.7736;140;20220627;23.5;12.1;17.8;2;13;.2;4.38;24000 +83081;46.3794;.7736;140;20220628;25.2;10;17.6;1.7;11.9;0;5.2;30500 +83081;46.3794;.7736;140;20220629;25;10.6;17.8;1.8;13.4;10.2;4.75;27200 +83081;46.3794;.7736;140;20220630;19;12.5;15.7;1.7;14.3;7.7;2.28;11600 +83081;46.3794;.7736;140;20220701;22.4;10.1;16.2;1.4;11.8;0;4.24;25500 +83081;46.3794;.7736;140;20220702;27.6;10.6;19.1;1.4;12.9;0;5.31;30100 +83081;46.3794;.7736;140;20220703;26.2;12.5;19.3;1.7;13.6;0;4.92;26700 +83081;46.3794;.7736;140;20220704;26.7;14.7;20.7;1.9;13.4;.1;4.82;23400 +83081;46.3794;.7736;140;20220705;26.9;13.9;20.4;1.8;13.1;0;5.53;29800 +83081;46.3794;.7736;140;20220706;26.2;14.2;20.2;2.3;13;0;5.6;29400 +83081;46.3794;.7736;140;20220707;26;15.3;20.6;2.1;14.5;0;4.81;24000 +83081;46.3794;.7736;140;20220708;26.3;14.4;20.3;3.1;13.6;0;5.84;29600 +83081;46.3794;.7736;140;20220709;28.9;14.4;21.6;2.3;13.8;0;5.91;29200 +83081;46.3794;.7736;140;20220710;27.7;16.7;22.2;3.1;14;0;6.21;29200 +83081;46.3794;.7736;140;20220711;29.5;15.9;22.7;3.4;14.2;0;6.58;29400 +83081;46.3794;.7736;140;20220712;32;16.3;24.1;2.1;14.6;0;6.29;29000 +83081;46.3794;.7736;140;20220713;32.6;15.2;23.9;1.3;14.5;0;5.39;25900 +83081;46.3794;.7736;140;20220714;34.7;15.8;25.2;1.5;14.8;0;6.1;28400 +83081;46.3794;.7736;140;20220715;29.8;16.6;23.2;2.4;12.8;0;6.13;27800 +83081;46.3794;.7736;140;20220716;30.6;15.1;22.8;3.2;10.8;0;6.91;28600 +83081;46.3794;.7736;140;20220717;32.4;16.8;24.6;3.3;12.4;0;7.02;26600 +83081;46.3794;.7736;140;20220718;39.9;17;28.4;2.6;14.2;0;7.74;27200 +83081;46.3794;.7736;140;20220719;29.6;21;25.3;2.5;17;3.6;5.51;22900 +83081;46.3794;.7736;140;20220720;27.1;17.7;22.4;2.1;18.8;3.2;4.03;18700 +83081;46.3794;.7736;140;20220721;28.4;15.2;21.8;1.6;17.2;.1;5.03;26700 +83081;46.3794;.7736;140;20220722;26.4;16.7;21.5;2;19.2;2.1;3.07;13200 +83081;46.3794;.7736;140;20220723;28.7;17;22.8;1.6;15.5;0;5.26;26800 +83081;46.3794;.7736;140;20220724;34.6;14.2;24.4;1.2;15.3;0;5.57;27300 +83081;46.3794;.7736;140;20220725;24.7;18.8;21.7;3;16.6;1;3.75;14200 +83081;46.3794;.7736;140;20220726;24.4;13.1;18.7;1.5;14.3;0;3.08;14400 +83081;46.3794;.7736;140;20220727;26.7;15.7;21.2;1.6;12.5;0;4.71;23600 +83081;46.3794;.7736;140;20220728;29.7;11.8;20.7;1.4;13.2;0;4.35;20900 +83081;46.3794;.7736;140;20220729;29.6;17.6;23.6;1.8;15.8;0;4.45;19000 +83081;46.3794;.7736;140;20220730;30.8;16.1;23.4;2.2;16.2;0;5.55;26000 +83081;46.3794;.7736;140;20220731;32.5;16.5;24.5;1.8;15.6;0;5.5;25100 +83081;46.3794;.7736;140;20220801;31.8;16.6;24.2;1.4;15.4;0;5.21;25400 +83081;46.3794;.7736;140;20220802;33.1;17.6;25.3;1.5;16.2;0;5.43;25500 +83081;46.3794;.7736;140;20220803;36.6;18.3;27.4;1.2;15.3;0;5.56;25600 +83081;46.3794;.7736;140;20220804;35.1;20.8;27.9;2;16.9;0;5.84;23300 +83081;46.3794;.7736;140;20220805;28.7;18.7;23.7;2.9;15.2;0;5.29;21700 +83081;46.3794;.7736;140;20220806;28.2;15.3;21.7;3.6;11.6;0;6.15;25900 +83081;46.3794;.7736;140;20220807;29.2;14.1;21.6;3.4;9.6;0;6.41;26000 +83081;46.3794;.7736;140;20220808;31.8;15.7;23.7;3;10.6;0;6.47;25100 +83081;46.3794;.7736;140;20220809;33.1;16;24.5;2.8;11.4;0;6.43;24800 +83081;46.3794;.7736;140;20220810;34.3;17.1;25.7;3;11;0;6.9;25200 +83081;46.3794;.7736;140;20220811;36;16.9;26.4;2.6;10.7;0;6.81;25200 +83081;46.3794;.7736;140;20220812;36.2;17.7;26.9;1.8;10.6;0;5.87;23900 +83081;46.3794;.7736;140;20220813;36.6;16.7;26.6;1.5;13.6;4.2;5.41;23200 +83081;46.3794;.7736;140;20220814;25.3;18.8;22;3.7;18.9;6.9;3.34;12300 +83081;46.3794;.7736;140;20220815;26.1;17.7;21.9;3.2;18.2;.1;3.7;15400 +83081;46.3794;.7736;140;20220816;25.1;16.4;20.7;1.3;18;4.2;2.45;10900 +83081;46.3794;.7736;140;20220817;24.8;15.8;20.3;2.2;17;0;3.34;16300 +83081;46.3794;.7736;140;20220818;26.3;13.1;19.7;2.4;15.2;.1;4.32;23100 +83081;46.3794;.7736;140;20220819;27;15.6;21.3;2.4;18.3;2.3;3.25;14100 +83081;46.3794;.7736;140;20220820;25.4;16.9;21.1;1.6;18.4;0;2.77;12800 +83081;46.3794;.7736;140;20220821;24.2;13.9;19;1.7;15.8;.2;2.79;13500 +83081;46.3794;.7736;140;20220822;26.1;18;22;1.8;19;1.3;2.83;12200 +83081;46.3794;.7736;140;20220823;26;17.3;21.6;1.8;19.4;.1;2.58;11000 +83081;46.3794;.7736;140;20220824;33.5;16.6;25;2;17.4;.1;5.02;22100 +83081;46.3794;.7736;140;20220825;27.3;16.6;21.9;2.1;17.5;.2;3.04;11700 +83081;46.3794;.7736;140;20220826;27;18;22.5;1.6;17.3;0;3.89;20100 +83081;46.3794;.7736;140;20220827;27.9;15;21.4;2.1;13.7;0;4.17;19200 +83081;46.3794;.7736;140;20220828;28.9;14.6;21.7;2.5;12.9;0;4.87;22400 +83081;46.3794;.7736;140;20220829;33.5;14.5;24;1.9;14.2;1.4;4.69;19600 +83081;46.3794;.7736;140;20220830;27.8;18.6;23.2;1.6;17.8;0;3.34;15100 +83081;46.3794;.7736;140;20220831;29.5;15.3;22.4;2;16.9;3.8;4.03;19200 +83081;46.3794;.7736;140;20220901;29.4;17.4;23.4;1.8;18.2;14.4;3.52;15500 +83081;46.3794;.7736;140;20220902;25.5;16.2;20.8;2.3;18.3;3.6;2.96;14100 +83081;46.3794;.7736;140;20220903;26.1;17;21.5;2.3;17.2;0;3.4;15900 +83081;46.3794;.7736;140;20220904;30.4;13.6;22;1.5;17;1.5;3.66;18300 +83081;46.3794;.7736;140;20220905;32.3;15.9;24.1;2.2;16.5;.8;4.15;15900 +83081;46.3794;.7736;140;20220906;28.8;13.4;21.1;1.9;15.6;3.4;3.52;16400 +83081;46.3794;.7736;140;20220907;23.4;15.4;19.4;1.8;15.8;2.7;2.6;12700 +83081;46.3794;.7736;140;20220908;24.4;15;19.7;3.4;15.5;1.8;3.28;13900 +83081;46.3794;.7736;140;20220909;21.8;14.2;18;3.1;15.2;1.7;2.68;13000 +83081;46.3794;.7736;140;20220910;23.7;14.5;19.1;1.8;14.3;0;2.97;15800 +83081;46.3794;.7736;140;20220911;27.4;11.3;19.3;1.7;13.1;0;3.58;19700 +83081;46.3794;.7736;140;20220912;35.6;12.8;24.2;2;14.8;0;4.47;16900 +83081;46.3794;.7736;140;20220913;32.8;21.9;27.3;2.8;19.3;5;3.99;10300 +83081;46.3794;.7736;140;20220914;27.5;17.2;22.3;2;19;7.5;2.65;10800 +83081;46.3794;.7736;140;20220915;22.2;17.5;19.8;1.9;18.5;3.6;1.81;7800 +83081;46.3794;.7736;140;20220916;19.3;13.2;16.2;1.8;12.5;0;2.23;11800 +83081;46.3794;.7736;140;20220917;18.2;7.8;13;2.1;9.1;0;2.73;18600 +83081;46.3794;.7736;140;20220918;19.9;5.3;12.6;1.8;8.4;0;2.75;18800 +83081;46.3794;.7736;140;20220919;20.1;7.9;14;2.8;9.5;0;3.06;18400 +83081;46.3794;.7736;140;20220920;20.6;6.8;13.7;2.7;9.1;0;3.07;18200 +83081;46.3794;.7736;140;20220921;20.7;8.2;14.4;2.9;9.5;0;3.13;17900 +83081;46.3794;.7736;140;20220922;22.8;6.7;14.7;2;9.1;0;2.99;17700 +83081;46.3794;.7736;140;20220923;20.7;7.9;14.3;1;10.5;0;1.65;8000 +83081;46.3794;.7736;140;20220924;19;10.8;14.9;2;12.7;5.9;1.8;9400 +83081;46.3794;.7736;140;20220925;16.1;11.4;13.7;1.4;12.7;.4;1.15;4800 +83081;46.3794;.7736;140;20220926;17.1;7.6;12.3;3.1;11.5;5.4;1.66;8800 +83081;46.3794;.7736;140;20220927;17.3;9.5;13.4;3.5;12.6;3.5;1.65;8800 +83081;46.3794;.7736;140;20220928;16.6;13.7;15.1;3.7;14.6;7;1.4;6400 +83081;46.3794;.7736;140;20220929;16.5;9.1;12.8;1.6;11.5;.5;1.67;12200 +83081;46.3794;.7736;140;20220930;17.9;4.7;11.3;1.5;10.4;3.9;1.68;12500 +83081;46.3794;.7736;140;20221001;20.2;12.4;16.3;4.5;16.7;4;1.24;4600 +83081;46.3794;.7736;140;20221002;21.2;15.9;18.5;2.9;16.2;0;2.06;9700 +83081;46.3794;.7736;140;20221003;20.6;10.8;15.7;1.3;14.2;.1;1.79;12900 +83081;46.3794;.7736;140;20221004;21;10.5;15.7;1.1;13.2;.2;1.54;8900 +83081;46.3794;.7736;140;20221005;25.6;11.3;18.4;2.6;14.2;.3;2.81;15000 +83081;46.3794;.7736;140;20221006;18.9;12.2;15.5;2.3;13.3;0;2;14200 +83081;46.3794;.7736;140;20221007;22.4;8.8;15.6;1.5;12.9;.1;1.93;13000 +83081;46.3794;.7736;140;20221008;19.3;10.5;14.9;2.2;11.8;.1;2.08;14700 +83081;46.3794;.7736;140;20221009;24;7;15.5;2;12;0;2.3;14300 +83081;46.3794;.7736;140;20221010;21.8;14.1;17.9;2.5;15.2;1.2;1.82;7600 +83081;46.3794;.7736;140;20221011;17.8;14.1;15.9;2.2;15.2;.2;1.14;4400 +83081;46.3794;.7736;140;20221012;18.9;11.7;15.3;1.5;14.2;.2;1.19;6000 +83081;46.3794;.7736;140;20221013;16.8;11.5;14.1;2.4;15;5.4;.86;4700 +83081;46.3794;.7736;140;20221014;19;15.6;17.3;3.7;17.7;2.4;1.03;3600 +83081;46.3794;.7736;140;20221015;19.4;16.5;17.9;4;17.1;1.9;1.35;3200 +83081;46.3794;.7736;140;20221016;26.5;15.1;20.8;2.6;16.9;.5;2.43;11700 +83081;46.3794;.7736;140;20221017;21.7;19.5;20.6;3.2;17.8;11.3;1.78;3500 +83081;46.3794;.7736;140;20221018;26.6;14.6;20.6;1.9;17.9;.1;2.03;11700 +83081;46.3794;.7736;140;20221019;26.1;14.2;20.1;2.5;16.2;9.6;2.2;9400 +83081;46.3794;.7736;140;20221020;25.3;14.5;19.9;3.2;16.8;3.1;2.3;10900 +83081;46.3794;.7736;140;20221021;20.2;18.7;19.4;3.4;14.8;.3;2.18;6000 +83081;46.3794;.7736;140;20221022;22.5;11.8;17.1;2.3;14.1;0;1.78;10100 +83081;46.3794;.7736;140;20221023;23.9;15.9;19.9;4.9;13.5;.3;3.23;8200 +83081;46.3794;.7736;140;20221024;21.1;15.5;18.3;2.9;14.2;1.8;1.98;9400 +83081;46.3794;.7736;140;20221025;21.1;10.9;16;2.2;13.2;1.4;1.51;6400 +83081;46.3794;.7736;140;20221026;24.4;12.8;18.6;2.8;14.5;0;2.13;10900 +83081;46.3794;.7736;140;20221027;25.6;15.5;20.5;4.9;14.9;0;3.08;4800 +83081;46.3794;.7736;140;20221028;24.9;18.5;21.7;3.6;14.8;0;2.81;8100 +83081;46.3794;.7736;140;20221029;25.3;18.4;21.8;2.7;12.4;0;2.7;6400 +83081;46.3794;.7736;140;20221030;20.2;12.9;16.5;1.6;12.9;0;1.31;6700 +83081;46.3794;.7736;140;20221031;21.8;12.1;16.9;3.1;14.6;1;1.59;5600 +83081;46.3794;.7736;140;20221101;17.4;11.7;14.5;2.8;12.4;.5;1.35;8700 +83081;46.3794;.7736;140;20221102;18.3;11.1;14.7;2;12.4;.1;1.2;8800 +83081;46.3794;.7736;140;20221103;16.9;8.9;12.9;3.3;11.4;12.4;1.3;3400 +83081;46.3794;.7736;140;20221104;13.4;7.8;10.6;3.8;10;1.1;1.15;4919 +83081;46.3794;.7736;140;20221105;14.7;2.4;8.5;2.3;9;.1;.94;5600 +83081;46.3794;.7736;140;20221106;14.6;7.6;11.1;3.1;10.7;1;1.02;2800 +83081;46.3794;.7736;140;20221107;18;11.3;14.6;3.8;12.7;0;1.43;4900 +83081;46.3794;.7736;140;20221108;18.1;10.7;14.4;4.4;12;5.5;1.66;3700 +83081;46.3794;.7736;140;20221109;16.1;12.2;14.1;2.1;13;2.8;.92;2400 +83081;46.3794;.7736;140;20221110;16.1;5.3;10.7;1.6;10.8;0;.74;5600 +83081;46.3794;.7736;140;20221111;19.1;3.1;11.1;1.8;10.7;.2;.94;7600 +83081;46.3794;.7736;140;20221112;21.1;8.4;14.7;1.5;12;.2;1.02;7700 +83081;46.3794;.7736;140;20221113;21.4;6.5;13.9;1.2;11.2;.1;.89;8400 +83081;46.3794;.7736;140;20221114;15.4;10.8;13.1;2.7;12;2.1;1;2200 +83081;46.3794;.7736;140;20221115;14.4;10.7;12.5;3.6;12.3;5.1;.9;2100 +83081;46.3794;.7736;140;20221116;14.9;10.7;12.8;5.6;12.2;3.7;1.14;4400 +83081;46.3794;.7736;140;20221117;14.2;10.7;12.4;4;12;5.2;.95;3800 +83081;46.3794;.7736;140;20221118;13.4;6.4;9.9;2.1;9.4;.7;.73;6800 +83081;46.3794;.7736;140;20221119;10.3;3.3;6.8;2;8.3;.1;.51;6200 +83081;46.3794;.7736;140;20221120;11.2;2.7;6.9;3;8.4;.8;.73;3100 +83081;46.3794;.7736;140;20221121;12.2;6.5;9.3;4.1;9.3;4.7;1.05;1900 +83081;46.3794;.7736;140;20221122;11.6;5.6;8.6;3;9.2;3.5;.67;5900 +83081;46.3794;.7736;140;20221123;14;7.9;10.9;4;11;3.4;.84;4600 +83081;46.3794;.7736;140;20221124;12.4;8.2;10.3;3.8;10.9;.7;.7;3300 +83081;46.3794;.7736;140;20221125;13.7;8.9;11.3;2;10.8;.1;.65;4700 +83081;46.3794;.7736;140;20221126;11.7;3.4;7.5;1.6;8.9;0;.45;4800 +83081;46.3794;.7736;140;20221127;13.1;5.1;9.1;2.5;8.1;3.9;.98;3900 +83081;46.3794;.7736;140;20221128;11.9;7.7;9.8;2.3;10.2;4;.56;4500 +83081;46.3794;.7736;140;20221129;8.2;2.7;5.4;1.7;8.8;.1;.28;2800 +83081;46.3794;.7736;140;20221130;8.9;4.6;6.7;2.4;8.6;.1;.5;2700 +83081;46.3794;.7736;140;20221201;6.6;5.2;5.9;3;8.3;.2;.49;1800 +83081;46.3794;.7736;140;20221202;5.5;5;5.2;2.6;7.8;1.1;.49;1700 +83081;46.3794;.7736;140;20221203;6.8;3;4.9;3;7.5;.7;.49;2900 +83081;46.3794;.7736;140;20221204;6.1;4;5;1.5;7.8;.1;.42;1600 +83081;46.3794;.7736;140;20221205;9;.4;4.7;1.5;7.1;.2;.26;6300 +83081;46.3794;.7736;140;20221206;4.2;.5;2.3;3.5;6.6;.1;.39;1900 +83081;46.3794;.7736;140;20221207;4.9;3;3.9;3.9;6.3;0;.72;3100 +83081;46.3794;.7736;140;20221208;2.6;-.5;1;3.6;5.7;0;.46;1900 +83081;46.3794;.7736;140;20221209;4;.4;2.2;3.7;5.5;.1;.64;3600 +83081;46.3794;.7736;140;20221210;3.4;-1.7;.8;1.8;5.2;0;.37;3700 +83081;46.3794;.7736;140;20221211;.8;-4.7;-2;1.3;4.3;0;.27;3600 +83081;46.3794;.7736;140;20221212;3.4;-5.4;-1;2.4;4.5;0;.46;3500 +83081;46.3794;.7736;140;20221213;1.6;-2.7;-.6;2.9;5.4;1.7;.26;2900 +83081;46.3794;.7736;140;20221214;13.3;1.5;7.4;2.4;10;3.8;.43;2100 +83081;46.3794;.7736;140;20221215;3;2.7;2.8;4.1;7;0;.36;1000 +83081;46.3794;.7736;140;20221216;4.1;-1;1.5;4;4.7;0;.7;6200 +83081;46.3794;.7736;140;20221217;1.8;-4.1;-1.2;3.3;4.3;0;.42;5800 +83081;46.3794;.7736;140;20221218;10.8;-5.6;2.6;3.3;5.8;.1;.92;3000 +83081;46.3794;.7736;140;20221219;15.4;9.8;12.6;4.4;9.9;0;1.53;3400 +83081;46.3794;.7736;140;20221220;15.4;12.3;13.8;4.8;11.2;1.6;1.67;1100 +83081;46.3794;.7736;140;20221221;13.1;10.9;12;3.7;12.5;2.9;.59;2500 +83081;46.3794;.7736;140;20221222;14.1;11.8;12.9;4.6;13.5;11.5;.67;1300 +83081;46.3794;.7736;140;20221223;14.2;13.8;14;4.2;14.6;9.9;.64;1100 +83081;46.3794;.7736;140;20221224;12.8;10.9;11.8;2.1;12.7;.7;.51;1200 +83081;46.3794;.7736;140;20221225;15.3;8.9;12.1;3.5;10.7;0;1.03;3600 +83081;46.3794;.7736;140;20221226;13.2;11.6;12.4;2.6;11.4;1;.83;2300 +83081;46.3794;.7736;140;20221227;10.3;5.7;8;1.9;10;.2;.34;2700 +83081;46.3794;.7736;140;20221228;12.7;8;10.3;4.5;10.9;2.6;.65;4000 +83081;46.3794;.7736;140;20221229;12.4;10.4;11.4;3.5;11.4;4.2;.77;1800 +83081;46.3794;.7736;140;20221230;15;7.5;11.2;5.8;12.1;4.8;.77;1700 +83081;46.3794;.7736;140;20221231;16.3;14;15.1;6.2;11.5;0;2.08;3300 +83082;46.40682;1.0964;173;20220101;18.2;4.1;11.2;2;8.73;0;.93;5409 +83082;46.40682;1.0964;173;20220102;13.6;8.3;11;4.2;10.5;.1;.96;3330 +83082;46.40682;1.0964;173;20220103;13.2;11.1;12.2;4.5;12.07;1;.9;1606 +83082;46.40682;1.0964;173;20220104;12.5;11.4;12;4.1;9.97;3.4;1.47;1157 +83082;46.40682;1.0964;173;20220105;6.5;0;3.2;2;6.03;.1;.47;4337 +83082;46.40682;1.0964;173;20220106;4.3;-2.3;1;1.3;5.93;.2;.23;3739 +83082;46.40682;1.0964;173;20220107;9.3;.5;4.9;4.2;7.43;.9;.61;4368 +83082;46.40682;1.0964;173;20220108;10.4;7;8.7;5.3;9.5;9;.86;2330 +83082;46.40682;1.0964;173;20220109;8.6;5.1;6.8;3.3;8.47;5.4;.63;2421 +83082;46.40682;1.0964;173;20220110;7.9;6.4;7.1;1.1;9.27;.3;.42;1563 +83082;46.40682;1.0964;173;20220111;7.7;1.7;4.7;2.1;6.3;0;.6;4725 +83082;46.40682;1.0964;173;20220112;4.6;-.8;1.9;3.4;5.57;0;.6;3906 +83082;46.40682;1.0964;173;20220113;5.5;-1.7;1.9;2.7;5.3;0;.59;5129 +83082;46.40682;1.0964;173;20220114;7;-3.1;2;1.6;4.97;0;.54;6344 +83082;46.40682;1.0964;173;20220115;2.4;-5.5;-1.6;1;4.6;.1;.3;4583 +83082;46.40682;1.0964;173;20220116;.9;-5;-2.1;1.8;5.24;.4;.18;3825 +83082;46.40682;1.0964;173;20220117;5.4;-1.8;1.8;2.1;7.37;0;.16;3534 +83082;46.40682;1.0964;173;20220118;7.3;2.4;4.8;3.5;7;.1;.69;4013 +83082;46.40682;1.0964;173;20220119;4.3;1;2.7;2.4;7.2;1;.28;2613 +83082;46.40682;1.0964;173;20220120;7.4;3.1;5.3;3.1;7.24;.3;.62;4111 +83082;46.40682;1.0964;173;20220121;5.2;.3;2.8;3.8;5.7;0;.79;3850 +83082;46.40682;1.0964;173;20220122;3.2;-2.1;.6;3.1;5.97;.1;.36;3584 +83082;46.40682;1.0964;173;20220123;5.1;2;3.5;4.1;6.23;0;.78;3660 +83082;46.40682;1.0964;173;20220124;6;-2.1;2;1.7;5.87;0;.45;5807 +83082;46.40682;1.0964;173;20220125;5.2;-3.2;1;.8;5.6;0;.4;5195 +83082;46.40682;1.0964;173;20220126;-.5;-3;-1.8;1.6;5.15;0;.26;2852 +83082;46.40682;1.0964;173;20220127;.6;-3.5;-1.4;1.7;5.43;0;.3;3931 +83082;46.40682;1.0964;173;20220128;4.5;.4;2.5;2.2;7.13;0;.36;3168 +83082;46.40682;1.0964;173;20220129;5.8;1.2;3.5;2.4;7.93;.3;.29;3402 +83082;46.40682;1.0964;173;20220130;8.9;5.2;7;2.2;9.4;.9;.5;3453 +83082;46.40682;1.0964;173;20220131;9.5;5.9;7.7;4.1;8.23;.5;.98;4254 +83082;46.40682;1.0964;173;20220201;7.5;0;3.7;3.2;8.4;.7;.2;4264 +83082;46.40682;1.0964;173;20220202;9.4;7.6;8.5;2.4;9.6;.2;.67;2366 +83082;46.40682;1.0964;173;20220203;7;-.3;3.3;2.5;7.53;.2;.41;5848 +83082;46.40682;1.0964;173;20220204;10.7;5;7.8;2.5;9.43;1.8;.64;4084 +83082;46.40682;1.0964;173;20220205;9.9;0;5;1.6;7.17;.2;.64;7226 +83082;46.40682;1.0964;173;20220206;9.6;3;6.3;5.2;9.77;2.5;.27;4501 +83082;46.40682;1.0964;173;20220207;11.2;7.7;9.5;2.1;8.33;0;1.04;4925 +83082;46.40682;1.0964;173;20220208;13.8;-.7;6.5;1.8;6.6;0;1.07;9384 +83082;46.40682;1.0964;173;20220209;17.1;.2;8.6;2.3;6.93;.1;1.52;10022 +83082;46.40682;1.0964;173;20220210;7.2;3.4;5.3;3;8.86;1.4;.79;5375 +83082;46.40682;1.0964;173;20220211;9.2;1.3;5.3;2.9;6.84;0;1.06;10175 +83082;46.40682;1.0964;173;20220212;10.8;-2;4.4;2.2;5.24;0;1.17;9333 +83082;46.40682;1.0964;173;20220213;15;-2;6.5;5.1;7.69;1.2;1.65;8950 +83082;46.40682;1.0964;173;20220214;11.6;7.1;9.3;6.1;8.98;5.4;1.36;6800 +83082;46.40682;1.0964;173;20220215;10;2.7;6.3;4.7;9.14;6.9;.65;5125 +83082;46.40682;1.0964;173;20220216;13.4;8.2;10.8;5.8;12.6;2.3;.59;4650 +83082;46.40682;1.0964;173;20220217;13.9;11.5;12.7;4.6;12.83;.8;1.05;4365 +83082;46.40682;1.0964;173;20220218;12.8;10.5;11.6;4.4;10.43;.6;1.41;3566 +83082;46.40682;1.0964;173;20220219;10.1;2;6.1;3;7.03;0;1.16;8814 +83082;46.40682;1.0964;173;20220220;12.3;6;9.1;5.4;10.3;2.7;.95;5944 +83082;46.40682;1.0964;173;20220221;10.7;6.5;8.6;5;8.5;.4;1.39;5885 +83082;46.40682;1.0964;173;20220222;11.3;6.3;8.8;3.3;9.47;.3;1.01;5217 +83082;46.40682;1.0964;173;20220223;14.9;8.3;11.6;1.3;10.13;0;1.13;7199 +83082;46.40682;1.0964;173;20220224;13;6;9.5;2.7;8.8;1.1;1.33;7727 +83082;46.40682;1.0964;173;20220225;9.5;-.4;4.5;1.2;6.17;0;.98;10162 +83082;46.40682;1.0964;173;20220226;11.6;-2.3;4.6;3.5;5.23;0;1.77;12144 +83082;46.40682;1.0964;173;20220227;15;-.3;7.3;2;5.47;0;1.78;12165 +83082;46.40682;1.0964;173;20220228;15.6;-.8;7.4;1.2;5.93;0;1.45;12980 +83082;46.40682;1.0964;173;20220301;15.5;.5;8;1.5;6.37;0;1.52;11229 +83082;46.40682;1.0964;173;20220302;10.8;6.6;8.7;2.3;9.1;1.5;1.05;5725 +83082;46.40682;1.0964;173;20220303;12.9;7.2;10;1.4;10.37;.1;1.05;7299 +83082;46.40682;1.0964;173;20220304;10.8;8.6;9.7;2.1;9.97;2.1;1;4628 +83082;46.40682;1.0964;173;20220305;6.8;5.6;6.2;1.5;8.93;1;.58;2989 +83082;46.40682;1.0964;173;20220306;9.3;1;5.1;2.3;5.93;0;1.38;11230 +83082;46.40682;1.0964;173;20220307;10.7;-3;3.9;2.6;4.7;0;1.74;13528 +83082;46.40682;1.0964;173;20220308;14.3;-.1;7.1;2.5;6.97;0;1.75;12321 +83082;46.40682;1.0964;173;20220309;15.7;4.8;10.2;3.2;8.57;.1;1.99;12186 +83082;46.40682;1.0964;173;20220310;13;8.5;10.7;3.5;9.27;.6;1.62;6737 +83082;46.40682;1.0964;173;20220311;13.9;8;10.9;5.3;9.3;8.1;1.97;7265 +83082;46.40682;1.0964;173;20220312;10.7;6.9;8.8;4;9.27;2.1;1.22;5904 +83082;46.40682;1.0964;173;20220313;10.6;8.4;9.5;4.4;8.37;6.2;1.61;4416 +83082;46.40682;1.0964;173;20220314;14.5;.7;7.6;2.8;8;1.2;1.76;13256 +83082;46.40682;1.0964;173;20220315;18.1;9.2;13.6;2.8;10.83;0;2.05;9764 +83082;46.40682;1.0964;173;20220316;15.9;8.4;12.2;1.8;10.5;0;1.55;8523 +83082;46.40682;1.0964;173;20220317;10;8.7;9.4;4;9.13;0;1.31;4166 +83082;46.40682;1.0964;173;20220318;14.3;4.8;9.6;5.2;7.91;0;2.5;13000 +83082;46.40682;1.0964;173;20220319;15.8;6.3;11;2.8;8.34;0;2.18;11475 +83082;46.40682;1.0964;173;20220320;15.8;4;9.9;2.7;8.61;.1;2;10050 +83082;46.40682;1.0964;173;20220321;17.7;7.7;12.7;3.6;8.79;0;2.9;14425 +83082;46.40682;1.0964;173;20220322;16.9;4.2;10.6;3.5;6.26;0;3.3;18675 +83082;46.40682;1.0964;173;20220323;17.6;2.2;9.9;2.6;5.24;0;3.14;19400 +83082;46.40682;1.0964;173;20220324;19.9;-.1;9.9;2.5;6.11;0;3.17;19550 +83082;46.40682;1.0964;173;20220325;20.7;1.3;11;3.1;6.41;0;3.5;18950 +83082;46.40682;1.0964;173;20220326;20.8;2.6;11.7;3.3;6.54;0;3.65;19625 +83082;46.40682;1.0964;173;20220327;21.7;2.6;12.2;2.2;7.24;0;3.24;19125 +83082;46.40682;1.0964;173;20220328;21.7;3.7;12.7;1.8;7.84;0;2.96;16700 +83082;46.40682;1.0964;173;20220329;18;8.1;13;2.1;9.46;0;2.25;10675 +83082;46.40682;1.0964;173;20220330;13.2;6.7;10;3.1;10.71;1.4;1.34;7050 +83082;46.40682;1.0964;173;20220331;10.9;6.3;8.6;4.9;8.31;9.1;1.89;9275 +83082;46.40682;1.0964;173;20220401;5.5;-.7;2.4;5.4;5.77;3.7;1.22;10450 +83082;46.40682;1.0964;173;20220402;7.5;-.4;3.5;5.3;5.18;0;1.88;13666 +83082;46.40682;1.0964;173;20220403;6.4;-1.7;2.4;2.9;4.83;0;1.6;12362 +83082;46.40682;1.0964;173;20220404;12.1;-1.7;5.2;2.4;5.31;0;2.39;19669 +83082;46.40682;1.0964;173;20220405;12.1;3.5;7.8;3.1;9.09;.1;1.32;8233 +83082;46.40682;1.0964;173;20220406;12;8.1;10.1;4.7;10.76;1.1;1.22;5000 +83082;46.40682;1.0964;173;20220407;13.8;9.3;11.6;7.4;12.36;15.5;1.22;5150 +83082;46.40682;1.0964;173;20220408;15.6;10.1;12.8;7.4;11.09;5.1;2.34;7225 +83082;46.40682;1.0964;173;20220409;12.8;2;7.4;2.5;7.16;0;2.44;18933 +83082;46.40682;1.0964;173;20220410;16;-1.4;7.3;2.9;6.59;0;3.03;22875 +83082;46.40682;1.0964;173;20220411;22;4.7;13.4;4.5;9.01;0;4.09;19600 +83082;46.40682;1.0964;173;20220412;19.6;9.9;14.8;2.9;10.58;2.6;2.7;11433 +83082;46.40682;1.0964;173;20220413;16.2;10.8;13.5;1.4;12.44;1.6;1.67;8900 +83082;46.40682;1.0964;173;20220414;21.2;7.4;14.3;1.8;12.01;0;3.25;21550 +83082;46.40682;1.0964;173;20220415;22.4;7.2;14.8;2.4;11.39;0;3.77;23225 +83082;46.40682;1.0964;173;20220416;21.8;7.3;14.6;3.4;10.44;0;4.11;23975 +83082;46.40682;1.0964;173;20220417;21.4;4.5;12.9;2.5;8.79;0;3.93;24450 +83082;46.40682;1.0964;173;20220418;19;5.1;12.1;2.6;10.29;0;3.13;20750 +83082;46.40682;1.0964;173;20220419;16;7.4;11.7;3.1;9.99;0;2.43;13375 +83082;46.40682;1.0964;173;20220420;17.9;7.6;12.8;2.7;10.81;.4;2.52;13475 +83082;46.40682;1.0964;173;20220421;19;6.8;12.9;2;9.89;0;3.23;20400 +83082;46.40682;1.0964;173;20220422;20;5.6;12.8;2.2;10.71;.3;3.23;20600 +83082;46.40682;1.0964;173;20220423;18.5;10.5;14.5;3.1;11.81;3.4;2.51;11200 +83082;46.40682;1.0964;173;20220424;16.1;9.5;12.8;3;12.61;10.1;1.69;8025 +83082;46.40682;1.0964;173;20220425;15.6;9.7;12.6;2.4;11.79;1.8;1.83;9400 +83082;46.40682;1.0964;173;20220426;17.9;4;10.9;2.6;9.64;0;3.4;24950 +83082;46.40682;1.0964;173;20220427;20;5.8;12.9;3.9;9.81;0;4.02;24800 +83082;46.40682;1.0964;173;20220428;20.7;8.3;14.5;3.1;11.69;0;3.46;18750 +83082;46.40682;1.0964;173;20220429;20.9;9.1;15;2.3;11.59;0;3.5;19825 +83082;46.40682;1.0964;173;20220430;19.4;6.8;13.1;2.7;10.06;0;3.7;23350 +83082;46.40682;1.0964;173;20220501;18.2;4.9;11.5;2.2;8.64;0;3.57;23925 +83082;46.40682;1.0964;173;20220502;19.9;6.6;13.2;3;9.54;0;3.9;23425 +83082;46.40682;1.0964;173;20220503;20.8;7.8;14.3;2.9;10.66;.1;3.72;20350 +83082;46.40682;1.0964;173;20220504;18;9.7;13.8;2.6;11.36;.5;2.9;15625 +83082;46.40682;1.0964;173;20220505;20.2;6.4;13.3;2.5;10.56;.1;3.81;24075 +83082;46.40682;1.0964;173;20220506;21.1;6.9;14;1.7;10.53;0;2.95;15990 +83082;46.40682;1.0964;173;20220507;22.3;7.4;14.8;1.3;10.9;.1;2.93;16058 +83082;46.40682;1.0964;173;20220508;23.7;7.7;15.7;1.6;11.53;.1;3.19;16769 +83082;46.40682;1.0964;173;20220509;26.3;9.5;17.9;1.1;12;0;3.39;17367 +83082;46.40682;1.0964;173;20220510;27.5;10.3;18.9;1.7;12.23;0;3.87;17620 +83082;46.40682;1.0964;173;20220511;26.7;11.7;19.2;2.5;13.17;0;4.02;16620 +83082;46.40682;1.0964;173;20220512;20.7;11.8;16.3;1.2;14.47;.1;2.3;11944 +83082;46.40682;1.0964;173;20220513;24.4;14.3;19.3;1.4;14.1;0;3;13266 +83082;46.40682;1.0964;173;20220514;27.2;11.3;19.2;2.3;13.5;0;3.93;16715 +83082;46.40682;1.0964;173;20220515;29.4;15.4;22.4;2.6;14.93;.3;4.41;15907 +83082;46.40682;1.0964;173;20220516;26.2;14.6;20.4;1.6;15.57;0;3.29;14190 +83082;46.40682;1.0964;173;20220517;30.4;13.2;21.8;1.5;14.9;.1;4.18;18262 +83082;46.40682;1.0964;173;20220518;30.6;12.7;21.6;1.6;15.97;.8;4.14;18568 +83082;46.40682;1.0964;173;20220519;27.2;18.9;23;2.3;17.9;.7;3.48;12655 +83082;46.40682;1.0964;173;20220520;26.4;16.7;21.6;2.4;17.17;0;3.52;13816 +83082;46.40682;1.0964;173;20220521;29;13.7;21.3;2.2;15.7;0;4.14;17004 +83082;46.40682;1.0964;173;20220522;30.2;16.9;23.6;2.7;17.27;6;4.47;15805 +83082;46.40682;1.0964;173;20220523;20.8;16.9;18.8;4.3;16.73;7.4;2.42;7710 +83082;46.40682;1.0964;173;20220524;17.3;10.3;13.8;2.4;12.2;1.1;2.2;11001 +83082;46.40682;1.0964;173;20220525;20.7;7.5;14.1;1.6;11.23;.2;2.98;16469 +83082;46.40682;1.0964;173;20220526;20.5;11.3;15.9;1.2;13.1;0;2.6;13474 +83082;46.40682;1.0964;173;20220527;20.5;10.3;15.4;1.4;13.1;0;2.66;14463 +83082;46.40682;1.0964;173;20220528;22.1;11;16.5;2.5;11.43;0;3.45;15126 +83082;46.40682;1.0964;173;20220529;18.5;9.9;14.2;3.1;8.53;0;3.45;13611 +83082;46.40682;1.0964;173;20220530;21.6;6.2;13.9;2;8.3;0;3.67;17964 +83082;46.40682;1.0964;173;20220531;24;6.7;15.4;1.1;9.43;0;3.55;19219 +83082;46.40682;1.0964;173;20220601;25.5;9.9;17.7;1.5;11.33;1.9;3.8;18466 +83082;46.40682;1.0964;173;20220602;28.1;13;20.6;2;14.63;3.9;4.07;17184 +83082;46.40682;1.0964;173;20220603;26.9;16.9;21.9;1.9;18.17;2;3.43;14478 +83082;46.40682;1.0964;173;20220604;28.3;17.4;22.8;2;18.37;8.7;3.75;15250 +83082;46.40682;1.0964;173;20220605;20.8;16.4;18.6;2.6;16.5;.2;2.35;9004 +83082;46.40682;1.0964;173;20220606;20.8;13.4;17.1;1.9;14.8;.6;2.56;12088 +83082;46.40682;1.0964;173;20220607;22.9;13.9;18.4;2.9;14.33;11.2;3.27;13267 +83082;46.40682;1.0964;173;20220608;22.1;13.6;17.9;3.4;14.4;1;3.18;13057 +83082;46.40682;1.0964;173;20220609;20.9;12.7;16.8;2.2;13.13;.1;2.93;13071 +83082;46.40682;1.0964;173;20220610;27.1;10.8;18.9;1.3;14;.1;3.79;18690 +83082;46.40682;1.0964;173;20220611;30.1;12.9;21.5;1.2;15.2;.2;5.38;28646 +83082;46.40682;1.0964;173;20220612;26.8;15.9;21.3;2.4;15.97;.1;4.95;23756 +83082;46.40682;1.0964;173;20220613;26.3;12.7;19.5;2.9;11.53;0;5.58;26329 +83082;46.40682;1.0964;173;20220614;31.7;12.2;22;2.9;11.7;.4;6.78;28835 +83082;46.40682;1.0964;173;20220615;34.6;18;26.3;2.3;15.6;0;6.6;26905 +83082;46.40682;1.0964;173;20220616;33.8;16.9;25.4;1.8;15.03;0;6.16;27468 +83082;46.40682;1.0964;173;20220617;36.4;17.7;27;2.1;14.7;0;7;28692 +83082;46.40682;1.0964;173;20220618;38.7;19.1;28.9;2.5;14.8;.3;7.8;29170 +83082;46.40682;1.0964;173;20220619;32.9;20.9;26.9;2.8;17.37;17;6.35;23696 +83082;46.40682;1.0964;173;20220620;26.2;17.1;21.7;2.1;20;20.6;3.83;18848 +83082;46.40682;1.0964;173;20220621;26.7;16.4;21.5;2.1;19.97;2.5;4.02;20227 +83082;46.40682;1.0964;173;20220622;23;18;20.5;2.1;19;13.8;2.96;13909 +83082;46.40682;1.0964;173;20220623;26;13.6;19.8;1.1;17.2;2.4;4.05;22223 +83082;46.40682;1.0964;173;20220624;22.1;15.5;18.8;3.1;16.23;2.2;3.59;18039 +83082;46.40682;1.0964;173;20220625;16.3;16;16.2;1.6;15.23;13.4;1.4;4770 +83082;46.40682;1.0964;173;20220626;17.1;12.8;14.9;1.1;14.67;2.6;2.05;11470 +83082;46.40682;1.0964;173;20220627;22.9;12.4;17.6;1.6;13.03;.1;3.97;21524 +83082;46.40682;1.0964;173;20220628;24.6;9.4;17;1.3;12;0;4.6;27255 +83082;46.40682;1.0964;173;20220629;24.7;10.3;17.5;1.8;13.33;8.7;4.53;25668 +83082;46.40682;1.0964;173;20220630;18;12.5;15.2;1.6;14.07;10;2.36;13080 +83082;46.40682;1.0964;173;20220701;21.9;9.1;15.5;1.3;11.5;.1;3.99;24414 +83082;46.40682;1.0964;173;20220702;27.1;10;18.6;1.5;12.6;0;5.03;28201 +83082;46.40682;1.0964;173;20220703;25.9;11.9;18.9;1.3;13.8;.2;4.59;25502 +83082;46.40682;1.0964;173;20220704;26.4;14.4;20.4;1.7;13.77;.1;4.61;22817 +83082;46.40682;1.0964;173;20220705;26.4;12.8;19.6;1.7;13.33;0;4.93;26406 +83082;46.40682;1.0964;173;20220706;25.7;13.5;19.6;2.1;13.1;0;4.94;25097 +83082;46.40682;1.0964;173;20220707;25.6;13.6;19.6;1.9;14.53;0;4.52;23756 +83082;46.40682;1.0964;173;20220708;26;13.9;19.9;2.9;13.57;0;5.17;25002 +83082;46.40682;1.0964;173;20220709;28.5;12.9;20.7;2.1;13.83;0;5.42;27416 +83082;46.40682;1.0964;173;20220710;27.4;16.4;21.9;3.2;13.73;0;5.65;24044 +83082;46.40682;1.0964;173;20220711;29.5;15.3;22.4;3.3;13.83;0;6.22;26395 +83082;46.40682;1.0964;173;20220712;31.8;16.1;24;2.2;14.37;0;6.03;26692 +83082;46.40682;1.0964;173;20220713;32.8;14.3;23.6;1.2;14.37;0;5.53;27626 +83082;46.40682;1.0964;173;20220714;34.5;14.8;24.6;1.4;14.93;0;6.05;28863 +83082;46.40682;1.0964;173;20220715;29.4;16;22.7;2.2;12.9;0;5.56;24922 +83082;46.40682;1.0964;173;20220716;30.2;15.2;22.7;3.3;10.63;0;6.63;25750 +83082;46.40682;1.0964;173;20220717;32.4;16.4;24.4;3.4;12.23;0;7.03;26031 +83082;46.40682;1.0964;173;20220718;39.6;17.9;28.7;2.6;13.77;0;7.87;28171 +83082;46.40682;1.0964;173;20220719;30.5;19.9;25.2;2.6;16.97;5.5;5.61;22491 +83082;46.40682;1.0964;173;20220720;26.6;17.6;22.1;2.4;18.43;2.1;4.03;18364 +83082;46.40682;1.0964;173;20220721;28;14.7;21.3;1.4;17.1;.2;4.56;24103 +83082;46.40682;1.0964;173;20220722;26.9;15.8;21.4;1.9;18.93;2.4;3.88;19075 +83082;46.40682;1.0964;173;20220723;28.1;17.2;22.7;1.8;15.97;0;4.66;21984 +83082;46.40682;1.0964;173;20220724;34.1;13.7;23.9;1.5;15.9;0;5.72;27677 +83082;46.40682;1.0964;173;20220725;25;18.7;21.9;2.8;16.8;1.2;3.87;15268 +83082;46.40682;1.0964;173;20220726;24.1;13.4;18.7;1.5;14.33;0;3.48;17754 +83082;46.40682;1.0964;173;20220727;26.4;14.8;20.6;1.2;12.87;0;4.23;22126 +83082;46.40682;1.0964;173;20220728;29;11.6;20.3;1;13.03;0;4.4;23805 +83082;46.40682;1.0964;173;20220729;28.6;16.9;22.7;1.2;15.77;0;4.13;19945 +83082;46.40682;1.0964;173;20220730;30.4;15.6;23;1.7;16.07;0;5.02;24241 +83082;46.40682;1.0964;173;20220731;32.2;15.4;23.8;1.3;15.8;0;5.09;25277 +83082;46.40682;1.0964;173;20220801;31.5;15.2;23.4;1.2;15.8;0;4.93;25114 +83082;46.40682;1.0964;173;20220802;32.7;16.2;24.5;1.4;16.4;0;5.19;25206 +83082;46.40682;1.0964;173;20220803;36.4;17.3;26.9;1.3;15.37;0;5.69;26197 +83082;46.40682;1.0964;173;20220804;34.9;19.3;27.1;1.9;17.33;0;5.72;23976 +83082;46.40682;1.0964;173;20220805;28.3;18.4;23.3;2.8;15.5;0;4.89;19426 +83082;46.40682;1.0964;173;20220806;27.9;15.2;21.5;3.6;11.7;0;5.75;22391 +83082;46.40682;1.0964;173;20220807;29;13.5;21.3;3.1;9.57;0;5.97;24097 +83082;46.40682;1.0964;173;20220808;31.4;14.1;22.8;2.7;10.47;0;6.1;24934 +83082;46.40682;1.0964;173;20220809;32.7;14.2;23.4;2.4;11.37;0;5.98;25148 +83082;46.40682;1.0964;173;20220810;33.8;14.9;24.4;2.4;11.1;0;6.24;25501 +83082;46.40682;1.0964;173;20220811;35.5;15.1;25.3;2;10.73;0;6.09;25604 +83082;46.40682;1.0964;173;20220812;36;15.9;26;1.2;11;0;5.28;25494 +83082;46.40682;1.0964;173;20220813;36.1;15.4;25.7;1.3;13.23;8.4;5.31;24947 +83082;46.40682;1.0964;173;20220814;25;18.5;21.7;3.5;18.4;6.9;3.45;13509 +83082;46.40682;1.0964;173;20220815;25.8;17.4;21.6;3.4;17.97;.2;3.74;15735 +83082;46.40682;1.0964;173;20220816;24.9;15.6;20.3;1.2;17.9;6.1;2.89;15034 +83082;46.40682;1.0964;173;20220817;24.8;15.3;20.1;2;16.6;0;3.35;16789 +83082;46.40682;1.0964;173;20220818;25.9;12.8;19.4;1.8;15.03;.1;3.84;20761 +83082;46.40682;1.0964;173;20220819;26.1;15.1;20.6;2.3;18.17;4.9;3.32;16366 +83082;46.40682;1.0964;173;20220820;25;16.9;21;1.7;18.33;.1;2.92;14005 +83082;46.40682;1.0964;173;20220821;23.9;13.2;18.5;1.6;15.97;.2;2.97;16134 +83082;46.40682;1.0964;173;20220822;25.3;17.6;21.4;1.9;18.87;1.3;2.87;13423 +83082;46.40682;1.0964;173;20220823;25.9;16.5;21.2;1.2;19.07;.1;2.88;14691 +83082;46.40682;1.0964;173;20220824;33;16.1;24.6;1.8;17.1;0;4.72;21630 +83082;46.40682;1.0964;173;20220825;27.9;15.7;21.8;1.6;17.4;0;3.48;16610 +83082;46.40682;1.0964;173;20220826;26.2;17.1;21.7;1.2;17.3;0;3.24;16925 +83082;46.40682;1.0964;173;20220827;27.7;13.8;20.7;2;14.03;0;3.99;19470 +83082;46.40682;1.0964;173;20220828;28.5;13.6;21.1;2.5;13.13;0;4.48;20672 +83082;46.40682;1.0964;173;20220829;33.4;13.7;23.5;1.5;14.53;1.8;4.58;21584 +83082;46.40682;1.0964;173;20220830;27.1;18.4;22.8;2.2;17.87;0;3.38;14322 +83082;46.40682;1.0964;173;20220831;28.9;14.4;21.7;2.3;16.53;1.9;3.97;18981 +83082;46.40682;1.0964;173;20220901;29.2;17.2;23.2;1.5;17.47;23.1;3.52;16431 +83082;46.40682;1.0964;173;20220902;24.7;15.6;20.2;2.2;17.77;2.2;2.84;14202 +83082;46.40682;1.0964;173;20220903;25.2;16.7;21;2.3;16.83;0;3.12;14186 +83082;46.40682;1.0964;173;20220904;30.4;13.4;21.9;1.5;16.47;2.3;3.77;19228 +83082;46.40682;1.0964;173;20220905;31.6;15.1;23.3;1.9;16.43;.4;4.03;18087 +83082;46.40682;1.0964;173;20220906;28.3;13;20.7;1.7;15.9;3;3.45;17614 +83082;46.40682;1.0964;173;20220907;23.3;14.2;18.7;1.8;15.8;2.6;2.6;12700 +83082;46.40682;1.0964;173;20220908;23.6;14.5;19.1;3.4;15.49;1.8;3.28;13900 +83082;46.40682;1.0964;173;20220909;21.3;14.2;17.7;3.1;15.19;1.3;2.68;13000 +83082;46.40682;1.0964;173;20220910;23.3;14.3;18.8;1.8;14.3;0;2.97;15800 +83082;46.40682;1.0964;173;20220911;26.9;10.6;18.8;1.7;13.1;0;3.58;19700 +83082;46.40682;1.0964;173;20220912;34.6;13;23.8;2;14.8;0;4.47;16900 +83082;46.40682;1.0964;173;20220913;31.4;21.2;26.3;2.5;19.8;6.3;3.72;12351 +83082;46.40682;1.0964;173;20220914;26.7;17.1;21.9;2;19.07;8.2;2.68;12144 +83082;46.40682;1.0964;173;20220915;21.8;17;19.4;1.8;18.47;5.2;1.82;8761 +83082;46.40682;1.0964;173;20220916;18.9;12.7;15.8;1.6;12.93;0;2;10876 +83082;46.40682;1.0964;173;20220917;17.6;7.2;12.4;1.9;9.17;0;2.33;15111 +83082;46.40682;1.0964;173;20220918;19.5;4.5;12;1.5;8.4;0;2.44;17044 +83082;46.40682;1.0964;173;20220919;19.6;7.6;13.6;2.6;9.4;0;2.77;15434 +83082;46.40682;1.0964;173;20220920;20.1;5.6;12.9;2.3;8.97;0;2.72;16536 +83082;46.40682;1.0964;173;20220921;20.4;7.6;14;2.7;9.33;0;2.88;15573 +83082;46.40682;1.0964;173;20220922;22.8;6.4;14.6;1.6;9.17;0;2.73;16669 +83082;46.40682;1.0964;173;20220923;20.1;7.6;13.9;.9;10.9;0;1.79;11767 +83082;46.40682;1.0964;173;20220924;18.7;10.7;14.7;1.6;12.7;4.7;1.75;10194 +83082;46.40682;1.0964;173;20220925;15.8;11.4;13.6;1.2;12.73;1.1;1.25;6544 +83082;46.40682;1.0964;173;20220926;16.7;6.5;11.6;2.7;11.03;5.6;1.7;11137 +83082;46.40682;1.0964;173;20220927;16.7;9.4;13.1;3.6;12.37;4.3;1.66;9275 +83082;46.40682;1.0964;173;20220928;16.1;13.2;14.6;4;14.37;7.3;1.3;5949 +83082;46.40682;1.0964;173;20220929;15.7;8.7;12.2;1.5;11.3;.8;1.47;10116 +83082;46.40682;1.0964;173;20220930;17.2;4.7;11;1.5;10.17;4.2;1.64;12332 +83082;46.40682;1.0964;173;20221001;19.9;12;16;4.8;16.37;5.1;1.48;8168 +83082;46.40682;1.0964;173;20221002;20.7;15.6;18.2;3.3;16.13;0;1.95;8236 +83082;46.40682;1.0964;173;20221003;20;10.1;15;1.6;13.83;0;1.68;11474 +83082;46.40682;1.0964;173;20221004;20.7;9.6;15.1;.9;12.9;.2;1.56;10707 +83082;46.40682;1.0964;173;20221005;25;10.2;17.6;2.3;13.83;.3;2.52;13782 +83082;46.40682;1.0964;173;20221006;18.3;11.7;15;1.9;13.33;0;1.58;10169 +83082;46.40682;1.0964;173;20221007;21.4;8.7;15.1;1.1;13;.1;1.64;11821 +83082;46.40682;1.0964;173;20221008;18.8;10.2;14.5;2;11.77;.1;1.78;10975 +83082;46.40682;1.0964;173;20221009;23.5;7.4;15.4;1.9;11.9;0;2.18;13105 +83082;46.40682;1.0964;173;20221010;21.3;12.8;17;2.1;15;1.8;1.67;8814 +83082;46.40682;1.0964;173;20221011;17.6;13.6;15.6;1.8;15.2;1;1.11;5565 +83082;46.40682;1.0964;173;20221012;19;10.7;14.8;1;13.9;.2;1.21;8143 +83082;46.40682;1.0964;173;20221013;16.5;10.4;13.4;2.4;14.6;5;.91;6781 +83082;46.40682;1.0964;173;20221014;18.5;15.3;16.9;4.3;17.57;2.5;1.01;4433 +83082;46.40682;1.0964;173;20221015;19;16.3;17.7;4;16.83;1.5;1.4;3963 +83082;46.40682;1.0964;173;20221016;26;14.8;20.4;2.3;16.8;.2;2.18;10241 +83082;46.40682;1.0964;173;20221017;21.2;19.3;20.3;3.2;17.47;14.7;1.75;3296 +83082;46.40682;1.0964;173;20221018;26.1;14.5;20.3;1.9;17.63;.1;1.92;10136 +83082;46.40682;1.0964;173;20221019;26.1;14.2;20.2;2.4;15.97;8.2;2.24;9500 +83082;46.40682;1.0964;173;20221020;24.3;14.4;19.4;3.3;16.93;1.7;2.04;9011 +83082;46.40682;1.0964;173;20221021;20.1;18.1;19.1;3;14.77;.7;1.93;4569 +83082;46.40682;1.0964;173;20221022;22.5;11.3;16.9;2.2;13.9;0;1.72;9385 +83082;46.40682;1.0964;173;20221023;23.6;15.7;19.7;4.6;13.4;.6;3.07;7535 +83082;46.40682;1.0964;173;20221024;20.2;14.8;17.5;3.1;13.67;2.8;1.87;6896 +83082;46.40682;1.0964;173;20221025;20.6;9.6;15.1;2.2;12.87;1.1;1.45;7920 +83082;46.40682;1.0964;173;20221026;24.1;12.9;18.5;2.6;14.23;0;2.01;9111 +83082;46.40682;1.0964;173;20221027;25.2;14.5;19.8;4.2;14.6;0;2.72;7089 +83082;46.40682;1.0964;173;20221028;24.4;19.1;21.7;3.4;14.23;0;2.78;5790 +83082;46.40682;1.0964;173;20221029;24.8;17.4;21.1;2.6;12.47;0;2.57;6481 +83082;46.40682;1.0964;173;20221030;20;11.6;15.8;2;12.83;0;1.38;6966 +83082;46.40682;1.0964;173;20221031;21.7;12.3;17;3.2;14.47;.9;1.67;6438 +83082;46.40682;1.0964;173;20221101;17.2;11.3;14.2;3.3;12.4;.4;1.36;6516 +83082;46.40682;1.0964;173;20221102;17.6;11.3;14.4;2.4;12.57;.1;1.18;6301 +83082;46.40682;1.0964;173;20221103;16.9;8.3;12.6;3.5;11.27;13.4;1.31;5541 +83082;46.40682;1.0964;173;20221104;12.8;7.4;10.1;3.6;9.93;1.5;1.03;4779 +83082;46.40682;1.0964;173;20221105;13.7;1.7;7.7;1.7;8.5;.1;.79;6736 +83082;46.40682;1.0964;173;20221106;14.3;7.3;10.8;2.8;10.4;.6;.97;4574 +83082;46.40682;1.0964;173;20221107;17.8;11.4;14.6;3.8;12.47;0;1.48;4953 +83082;46.40682;1.0964;173;20221108;18;9.7;13.8;4.3;11.77;5.3;1.58;5290 +83082;46.40682;1.0964;173;20221109;15.4;12.2;13.8;2.4;13;1.3;.9;2669 +83082;46.40682;1.0964;173;20221110;15.9;6;10.9;1.3;10.8;0;.72;5783 +83082;46.40682;1.0964;173;20221111;19.2;3.9;11.5;1.8;10.67;.1;1.01;7562 +83082;46.40682;1.0964;173;20221112;21;7.9;14.4;1.5;11.7;.2;1.02;7309 +83082;46.40682;1.0964;173;20221113;21;5.5;13.3;1.1;10.63;.1;.86;7940 +83082;46.40682;1.0964;173;20221114;15.6;9.8;12.7;3.1;11.83;3.2;1.01;3886 +83082;46.40682;1.0964;173;20221115;14.4;10.3;12.4;3.6;12.27;6.6;.88;3159 +83082;46.40682;1.0964;173;20221116;14.5;10.3;12.4;5.3;11.97;1.8;1.09;3815 +83082;46.40682;1.0964;173;20221117;13.9;11.1;12.5;5;11.77;7.6;1.19;2685 +83082;46.40682;1.0964;173;20221118;12.9;6.3;9.6;2.2;9.2;.4;.81;5106 +83082;46.40682;1.0964;173;20221119;10.2;2.5;6.3;1.2;7.9;.2;.45;5359 +83082;46.40682;1.0964;173;20221120;10.8;1.6;6.2;2.5;8.17;.6;.58;4602 +83082;46.40682;1.0964;173;20221121;11.9;5.8;8.8;3.8;9.13;5.1;.91;3432 +83082;46.40682;1.0964;173;20221122;11.3;5.4;8.4;3.6;8.97;2.9;.82;4541 +83082;46.40682;1.0964;173;20221123;13.8;7.7;10.7;4;10.6;4.2;.92;4197 +83082;46.40682;1.0964;173;20221124;12.1;8.1;10.1;3.8;10.73;.8;.72;3117 +83082;46.40682;1.0964;173;20221125;13.3;8.8;11;2.1;10.57;.2;.73;3598 +83082;46.40682;1.0964;173;20221126;11.5;2.7;7.1;1.4;8.63;.1;.43;4799 +83082;46.40682;1.0964;173;20221127;13.2;4.7;9;2.1;7.83;3.9;.89;4441 +83082;46.40682;1.0964;173;20221128;11.6;8.1;9.9;2.6;10.13;4;.71;3039 +83082;46.40682;1.0964;173;20221129;8;3;5.5;1.6;8.8;.7;.3;2971 +83082;46.40682;1.0964;173;20221130;8.2;3.8;6;2.2;8.43;.1;.42;2853 +83082;46.40682;1.0964;173;20221201;6.5;4.9;5.7;3;8.23;.3;.49;1694 +83082;46.40682;1.0964;173;20221202;5.3;4.6;5;2.4;7.67;.8;.51;1177 +83082;46.40682;1.0964;173;20221203;6.6;2.9;4.7;3;7.37;.6;.52;2646 +83082;46.40682;1.0964;173;20221204;5.6;3.1;4.3;1.4;7.57;.1;.37;1941 +83082;46.40682;1.0964;173;20221205;8.5;.9;4.7;1.5;7.13;.1;.38;4436 +83082;46.40682;1.0964;173;20221206;4;-.7;1.6;2.8;6.4;.1;.3;2824 +83082;46.40682;1.0964;173;20221207;4.6;2.7;3.7;3.7;6.3;0;.71;2089 +83082;46.40682;1.0964;173;20221208;2.2;-1.4;.4;2.9;5.57;.1;.38;2402 +83082;46.40682;1.0964;173;20221209;3.4;.2;1.8;3.1;5.53;.1;.57;2535 +83082;46.40682;1.0964;173;20221210;2.6;-2.2;.2;1.6;4.93;0;.38;3109 +83082;46.40682;1.0964;173;20221211;1;-5.3;-2.2;.9;4.1;0;.25;3606 +83082;46.40682;1.0964;173;20221212;3.3;-6.2;-1.4;2;4.3;0;.4;4120 +83082;46.40682;1.0964;173;20221213;2.3;-2.6;-.2;2.2;5.73;1.8;.24;3004 +83082;46.40682;1.0964;173;20221214;12.5;2.2;7.4;2.6;9.93;5.1;.31;3400 +83082;46.40682;1.0964;173;20221215;3.3;2.9;3.1;3.6;7.2;.1;.4;610 +83082;46.40682;1.0964;173;20221216;3.9;-1.2;1.4;3.2;4.7;0;.7;3982 +83082;46.40682;1.0964;173;20221217;2;-4.7;-1.3;2.1;4.1;0;.41;4327 +83082;46.40682;1.0964;173;20221218;10.7;-6.4;2.1;3;5.63;0;.69;4947 +83082;46.40682;1.0964;173;20221219;15.4;8.5;11.9;4.2;9.43;0;1.44;3618 +83082;46.40682;1.0964;173;20221220;15.4;12;13.7;4.7;11;1.8;1.6;1925 +83082;46.40682;1.0964;173;20221221;12.7;10.8;11.8;4.4;12.43;2;.65;1727 +83082;46.40682;1.0964;173;20221222;13.9;11.6;12.8;5.7;13.2;11.3;.79;1576 +83082;46.40682;1.0964;173;20221223;14.1;13.6;13.9;5;14.43;9.3;.75;698 +83082;46.40682;1.0964;173;20221224;12.7;10.7;11.7;2.4;12.5;.8;.55;1548 +83082;46.40682;1.0964;173;20221225;15.3;8.6;12;3.5;10.43;.1;1.1;3536 +83082;46.40682;1.0964;173;20221226;12.9;11.5;12.2;3.1;11.17;1.2;1;1497 +83082;46.40682;1.0964;173;20221227;10.6;5.4;8;1.9;9.93;.2;.36;2950 +83082;46.40682;1.0964;173;20221228;12.8;7.5;10.1;4.7;10.63;2.6;.75;3461 +83082;46.40682;1.0964;173;20221229;12.1;10.4;11.3;4.1;11.13;5.1;.92;1429 +83082;46.40682;1.0964;173;20221230;14.7;7.3;11;5.6;11.8;3.7;.74;3006 +83082;46.40682;1.0964;173;20221231;16.2;13.9;15;5.9;11.3;0;2.12;2270 +83083;46.43327;1.41949;209;20220101;18.6;3.6;11.1;2.1;8.46;0;.98;5592 +83083;46.43327;1.41949;209;20220102;14.3;6.9;10.6;4.4;10.2;.2;1.08;3647 +83083;46.43327;1.41949;209;20220103;13.1;11.1;12.1;4.7;11.73;.5;1.01;1609 +83083;46.43327;1.41949;209;20220104;13.2;11.4;12.3;4.4;9.73;4.4;1.61;1441 +83083;46.43327;1.41949;209;20220105;6;-.1;2.9;2.1;6;0;.47;4296 +83083;46.43327;1.41949;209;20220106;3;-2.3;.4;1.1;5.83;.2;.25;3581 +83083;46.43327;1.41949;209;20220107;8.4;-.4;4;4.4;7.4;2.3;.5;4361 +83083;46.43327;1.41949;209;20220108;10;7.1;8.5;5.8;9.4;9.1;.89;2238 +83083;46.43327;1.41949;209;20220109;8.1;5.1;6.6;4;8.36;4.3;.67;2251 +83083;46.43327;1.41949;209;20220110;7.7;6;6.8;1.3;8.93;.2;.44;1663 +83083;46.43327;1.41949;209;20220111;7.2;1;4.1;2.2;6.2;0;.58;4791 +83083;46.43327;1.41949;209;20220112;4.2;-1.3;1.4;3.3;5.56;0;.54;3948 +83083;46.43327;1.41949;209;20220113;5.1;-2.5;1.3;2.6;5.16;0;.55;5230 +83083;46.43327;1.41949;209;20220114;9;-3.8;2.6;1.5;4.96;0;.52;6821 +83083;46.43327;1.41949;209;20220115;6.1;-5.6;.2;1.2;4.66;.1;.33;5473 +83083;46.43327;1.41949;209;20220116;1.5;-5.7;-2.1;.8;5.16;.4;.2;3826 +83083;46.43327;1.41949;209;20220117;5.2;-1.7;1.8;2.1;7.23;0;.17;3556 +83083;46.43327;1.41949;209;20220118;7;1.9;4.4;3.6;6.7;.1;.74;4201 +83083;46.43327;1.41949;209;20220119;4.1;.2;2.1;2.6;6.9;1.1;.31;2736 +83083;46.43327;1.41949;209;20220120;7;3;5;2.3;7.13;.3;.62;3280 +83083;46.43327;1.41949;209;20220121;5.1;0;2.5;3.9;5.66;0;.76;3948 +83083;46.43327;1.41949;209;20220122;3;-2.7;.1;3.1;5.9;0;.33;3671 +83083;46.43327;1.41949;209;20220123;4.9;1.5;3.2;4.3;6.23;0;.74;3901 +83083;46.43327;1.41949;209;20220124;7.5;-2.2;2.7;1.8;5.76;0;.5;6090 +83083;46.43327;1.41949;209;20220125;7.8;-4.6;1.6;.7;5.43;0;.38;5620 +83083;46.43327;1.41949;209;20220126;-.6;-4.5;-2.6;1.4;5.06;0;.25;2819 +83083;46.43327;1.41949;209;20220127;-.1;-4;-2.1;1.4;5.27;0;.23;3518 +83083;46.43327;1.41949;209;20220128;4.5;0;2.2;2.2;7.03;0;.35;3404 +83083;46.43327;1.41949;209;20220129;5.9;.8;3.4;2.3;7.8;.3;.3;3618 +83083;46.43327;1.41949;209;20220130;9.2;5.1;7.2;2.2;9.16;.4;.53;3635 +83083;46.43327;1.41949;209;20220131;9.1;5.6;7.4;4.8;7.96;.6;1.08;4280 +83083;46.43327;1.41949;209;20220201;7.2;-.7;3.3;3.4;8.23;1.1;.2;4354 +83083;46.43327;1.41949;209;20220202;8.9;7.4;8.1;2.7;9.53;.3;.66;2189 +83083;46.43327;1.41949;209;20220203;7.2;-.7;3.3;2.7;7.4;.2;.43;5824 +83083;46.43327;1.41949;209;20220204;10.1;4.8;7.5;3;9.2;1.9;.69;4017 +83083;46.43327;1.41949;209;20220205;9.2;.2;4.7;1.6;7.16;.1;.64;7019 +83083;46.43327;1.41949;209;20220206;9.2;3.2;6.2;5.3;9.56;3.3;.33;4281 +83083;46.43327;1.41949;209;20220207;10.9;7.3;9.1;2.3;8.26;0;1.07;5067 +83083;46.43327;1.41949;209;20220208;13.7;-1.2;6.2;1.7;6.53;0;1.05;9447 +83083;46.43327;1.41949;209;20220209;17.6;-.1;8.7;2.4;6.93;.1;1.57;10153 +83083;46.43327;1.41949;209;20220210;7.1;4;5.5;3.8;8.97;1.5;1.07;6100 +83083;46.43327;1.41949;209;20220211;8.1;1.1;4.6;2.9;6.67;0;.91;10000 +83083;46.43327;1.41949;209;20220212;10.7;-2.7;4;2.2;5.24;0;1.17;9333 +83083;46.43327;1.41949;209;20220213;15.5;-2.2;6.7;5.8;7.6;.9;1.8;9933 +83083;46.43327;1.41949;209;20220214;11.7;7.1;9.4;5.4;8.94;5.6;1.41;6733 +83083;46.43327;1.41949;209;20220215;9.7;2.7;6.2;4.8;8.84;7.2;.64;5700 +83083;46.43327;1.41949;209;20220216;13;8.1;10.5;5.9;12.4;3.1;.58;4564 +83083;46.43327;1.41949;209;20220217;13.6;11.4;12.5;4.9;12.7;.8;1.04;4262 +83083;46.43327;1.41949;209;20220218;13;10.5;11.8;4.8;10.36;.8;1.53;3748 +83083;46.43327;1.41949;209;20220219;9.9;2.1;6;3.2;7;0;1.21;8680 +83083;46.43327;1.41949;209;20220220;11.9;5.7;8.8;5.4;10.1;3.1;.97;6147 +83083;46.43327;1.41949;209;20220221;10.2;6.5;8.3;5.6;8.7;.6;1.3;5627 +83083;46.43327;1.41949;209;20220222;10.8;6.1;8.4;3.3;9.4;.6;.96;5193 +83083;46.43327;1.41949;209;20220223;14.3;8.1;11.2;1.3;9.9;0;1.13;7209 +83083;46.43327;1.41949;209;20220224;12.6;5.5;9;2.7;8.6;1.6;1.33;7920 +83083;46.43327;1.41949;209;20220225;9.5;-.8;4.4;1.3;6.1;0;1.02;10225 +83083;46.43327;1.41949;209;20220226;11.3;-2.8;4.2;3.5;5.16;.1;1.77;12322 +83083;46.43327;1.41949;209;20220227;14.1;-1.2;6.4;1.9;5.33;0;1.69;12480 +83083;46.43327;1.41949;209;20220228;15;-2.4;6.3;1.2;5.83;0;1.45;13416 +83083;46.43327;1.41949;209;20220301;14.8;-1;6.9;1.4;6.3;0;1.48;11548 +83083;46.43327;1.41949;209;20220302;11.4;5.2;8.3;2.2;9.03;2.3;1.05;6472 +83083;46.43327;1.41949;209;20220303;12.9;7.8;10.4;1.4;10.33;0;1.04;7153 +83083;46.43327;1.41949;209;20220304;11.2;7.7;9.5;1.9;10.06;1.9;.92;4966 +83083;46.43327;1.41949;209;20220305;7.4;5.8;6.6;1.8;8.83;.7;.67;3342 +83083;46.43327;1.41949;209;20220306;9.2;-.9;4.2;2.3;5.66;0;1.41;11984 +83083;46.43327;1.41949;209;20220307;10.6;-4.6;3;2.5;4.66;0;1.68;14175 +83083;46.43327;1.41949;209;20220308;14.8;-.9;7;2.3;6.83;0;1.72;12873 +83083;46.43327;1.41949;209;20220309;15.9;3.8;9.9;3.1;8.36;0;2;12847 +83083;46.43327;1.41949;209;20220310;14.1;6.6;10.4;3.4;9.13;.5;1.71;8073 +83083;46.43327;1.41949;209;20220311;13.8;8;10.9;5.6;9.16;8.6;2.03;7079 +83083;46.43327;1.41949;209;20220312;10.1;5.9;8;4.2;9.13;3.4;1.14;6122 +83083;46.43327;1.41949;209;20220313;10.5;6.8;8.6;4.6;8.3;5;1.58;5830 +83083;46.43327;1.41949;209;20220314;14.1;.4;7.3;3.2;8.1;1.1;1.74;13260 +83083;46.43327;1.41949;209;20220315;17.4;8.8;13.1;2.8;10.86;0;2.01;9839 +83083;46.43327;1.41949;209;20220316;16.1;7.5;11.8;1.7;10.53;0;1.55;9039 +83083;46.43327;1.41949;209;20220317;9.9;8.6;9.2;3.9;9.26;0;1.22;4077 +83083;46.43327;1.41949;209;20220318;12.7;4.2;8.5;5.4;7.9;0;2.04;10200 +83083;46.43327;1.41949;209;20220319;15.8;6.9;11.3;2.6;8.77;0;2.12;11366 +83083;46.43327;1.41949;209;20220320;15.4;3.6;9.5;2.8;8.64;.1;1.83;8733 +83083;46.43327;1.41949;209;20220321;18.1;6.1;12.1;3.2;8.6;0;2.74;15200 +83083;46.43327;1.41949;209;20220322;17.1;1.3;9.2;3.4;5.9;0;3.16;18900 +83083;46.43327;1.41949;209;20220323;17.8;.4;9.1;2.5;5.17;0;3.02;19566 +83083;46.43327;1.41949;209;20220324;19.9;-1.4;9.2;2.8;5.9;0;3.28;19533 +83083;46.43327;1.41949;209;20220325;20.4;.1;10.2;3.1;6.27;0;3.48;19400 +83083;46.43327;1.41949;209;20220326;20.1;.9;10.5;3.4;6.6;0;3.57;19733 +83083;46.43327;1.41949;209;20220327;21.8;1.8;11.8;2.2;7.14;0;3.26;19233 +83083;46.43327;1.41949;209;20220328;21.7;2.8;12.2;2;7.7;0;3.01;16966 +83083;46.43327;1.41949;209;20220329;17.5;7.8;12.7;2.5;8.77;0;2.22;8733 +83083;46.43327;1.41949;209;20220330;12.7;6;9.3;2.9;10.14;2.3;1.15;5833 +83083;46.43327;1.41949;209;20220331;10.9;6.4;8.6;4.7;8.27;11.2;1.69;7833 +83083;46.43327;1.41949;209;20220401;5.2;-.5;2.4;5.6;5.68;4.8;1.37;10375 +83083;46.43327;1.41949;209;20220402;6.8;-.5;3.1;4.6;5.17;.1;1.8;12766 +83083;46.43327;1.41949;209;20220403;5.5;-1;2.2;3.2;4.82;0;1.42;9700 +83083;46.43327;1.41949;209;20220404;11.2;-2.8;4.2;2.4;4.82;0;2.41;22066 +83083;46.43327;1.41949;209;20220405;11.1;3.8;7.5;2.8;8.59;.5;1.15;7000 +83083;46.43327;1.41949;209;20220406;11.7;8.4;10;4.9;10.7;1.2;1.17;5200 +83083;46.43327;1.41949;209;20220407;13.3;9.2;11.2;7.6;12.17;17;1.09;5300 +83083;46.43327;1.41949;209;20220408;15.1;10.2;12.7;8.4;10.94;5.5;2.34;7400 +83083;46.43327;1.41949;209;20220409;12.1;.8;6.4;2.6;6.52;.1;2.24;18100 +83083;46.43327;1.41949;209;20220410;15.4;-2;6.7;3.1;6.4;0;2.98;23066 +83083;46.43327;1.41949;209;20220411;22.9;3.5;13.2;4.1;8.79;0;4.1;19533 +83083;46.43327;1.41949;209;20220412;19.9;9.8;14.8;2.9;10.57;8.7;2.7;11433 +83083;46.43327;1.41949;209;20220413;16.4;10.5;13.5;1.2;12.07;1.7;1.66;8766 +83083;46.43327;1.41949;209;20220414;20.4;7.4;13.9;2;11.74;0;2.98;19300 +83083;46.43327;1.41949;209;20220415;21.6;5.8;13.7;2.6;10.64;0;3.6;22733 +83083;46.43327;1.41949;209;20220416;21.3;5.3;13.3;3.5;9.87;0;3.86;23166 +83083;46.43327;1.41949;209;20220417;20.5;3.2;11.9;2.5;8.34;0;3.76;24466 +83083;46.43327;1.41949;209;20220418;19.3;3.6;11.5;2.7;9.54;0;3.28;22033 +83083;46.43327;1.41949;209;20220419;16.2;6;11.1;3.3;9.54;0;2.8;18033 +83083;46.43327;1.41949;209;20220420;17.7;7.8;12.8;2.6;10.37;.3;2.41;12366 +83083;46.43327;1.41949;209;20220421;19.7;5.5;12.6;1.9;9.14;0;3.35;21600 +83083;46.43327;1.41949;209;20220422;20.6;3.4;12;1.9;9.7;.5;3.27;21833 +83083;46.43327;1.41949;209;20220423;18.9;10;14.4;2.9;11.67;5.2;2.71;13800 +83083;46.43327;1.41949;209;20220424;16.1;8.8;12.4;3;12.2;10.6;1.57;7400 +83083;46.43327;1.41949;209;20220425;15.1;10.1;12.6;2.7;12.14;2;1.58;7300 +83083;46.43327;1.41949;209;20220426;17.2;5.3;11.3;2.6;9.8;0;3.3;24300 +83083;46.43327;1.41949;209;20220427;18.9;4.8;11.9;4;9.3;0;3.9;25266 +83083;46.43327;1.41949;209;20220428;21.3;6.1;13.7;2.8;11.2;0;3.34;19333 +83083;46.43327;1.41949;209;20220429;20.7;8.3;14.5;2.2;11.04;0;3.48;20500 +83083;46.43327;1.41949;209;20220430;18.9;5.7;12.3;2.6;9.64;0;3.52;22733 +83083;46.43327;1.41949;209;20220501;18;3.8;10.9;2.1;8.37;0;3.53;24766 +83083;46.43327;1.41949;209;20220502;19.6;4.7;12.1;2.9;9.27;0;3.74;23500 +83083;46.43327;1.41949;209;20220503;20.3;5.9;13.1;3;10.34;.1;3.57;21200 +83083;46.43327;1.41949;209;20220504;17.6;9.3;13.4;2.6;10.87;.8;2.75;15266 +83083;46.43327;1.41949;209;20220505;19.5;4.7;12.1;2.4;10.2;.1;3.44;22666 +83083;46.43327;1.41949;209;20220506;21.1;6;13.5;1.6;10.46;0;2.98;16501 +83083;46.43327;1.41949;209;20220507;22.1;6.5;14.3;1.5;10.8;.2;3.06;16690 +83083;46.43327;1.41949;209;20220508;23.6;6.8;15.2;1.6;11.56;0;3.28;17471 +83083;46.43327;1.41949;209;20220509;25.9;8.4;17.2;1.2;11.93;0;3.45;17840 +83083;46.43327;1.41949;209;20220510;27.2;9;18.1;1.7;11.96;0;3.93;18297 +83083;46.43327;1.41949;209;20220511;27.2;10.7;18.9;2.4;13.1;0;4.13;17726 +83083;46.43327;1.41949;209;20220512;20;11.7;15.9;1.2;14.26;0;2.27;11846 +83083;46.43327;1.41949;209;20220513;23.9;14.4;19.1;1.3;14.46;0;2.92;13164 +83083;46.43327;1.41949;209;20220514;27.1;10.1;18.6;2;13.6;0;3.86;17858 +83083;46.43327;1.41949;209;20220515;29.6;14;21.8;2.4;14.73;.4;4.44;17216 +83083;46.43327;1.41949;209;20220516;26.4;15.2;20.8;1.7;15.3;0;3.4;14399 +83083;46.43327;1.41949;209;20220517;30.3;12.2;21.2;1.5;14.53;.1;4.23;18893 +83083;46.43327;1.41949;209;20220518;30.8;12.6;21.7;1.6;15.8;1.6;4.26;18913 +83083;46.43327;1.41949;209;20220519;27.5;17.4;22.4;2.4;17.56;0;3.72;14379 +83083;46.43327;1.41949;209;20220520;27.3;15.6;21.4;2.6;16.8;0;3.82;15310 +83083;46.43327;1.41949;209;20220521;29;13.6;21.3;2.2;16.1;.1;4.17;17443 +83083;46.43327;1.41949;209;20220522;30;16.1;23;2.5;17.56;6.2;4.4;16560 +83083;46.43327;1.41949;209;20220523;20.4;16.9;18.6;4.6;16.36;7.6;2.52;7714 +83083;46.43327;1.41949;209;20220524;16.8;10.3;13.5;2.6;12;.9;2.22;11016 +83083;46.43327;1.41949;209;20220525;20.7;6.6;13.6;1.7;11;.4;3.07;17185 +83083;46.43327;1.41949;209;20220526;20.5;11.2;15.9;1.4;13;0;2.67;13569 +83083;46.43327;1.41949;209;20220527;20.6;11.3;16;1.5;13.1;0;2.66;13608 +83083;46.43327;1.41949;209;20220528;22;10.4;16.2;2.2;11.3;0;3.43;15812 +83083;46.43327;1.41949;209;20220529;18.7;8.5;13.6;2.7;8.5;0;3.41;15137 +83083;46.43327;1.41949;209;20220530;21.9;5.3;13.6;1.9;8.26;0;3.72;18951 +83083;46.43327;1.41949;209;20220531;24;5.5;14.7;1.2;9.16;0;3.67;19976 +83083;46.43327;1.41949;209;20220601;25.5;9;17.3;1.5;11.26;1.4;3.87;18950 +83083;46.43327;1.41949;209;20220602;27.9;12.5;20.2;2;14.9;5;4.11;17995 +83083;46.43327;1.41949;209;20220603;27.7;15.8;21.7;1.9;17.76;2;3.68;16110 +83083;46.43327;1.41949;209;20220604;27;16.1;21.6;2.1;18.26;6.9;3.61;15382 +83083;46.43327;1.41949;209;20220605;20.7;16.7;18.7;2.8;16.66;.2;2.33;8785 +83083;46.43327;1.41949;209;20220606;21.2;13;17.1;1.9;14.83;.5;2.71;13185 +83083;46.43327;1.41949;209;20220607;22.3;14;18.1;3;14.13;12;3.26;13117 +83083;46.43327;1.41949;209;20220608;21.9;13.2;17.6;3.3;14.36;1.4;3.18;13474 +83083;46.43327;1.41949;209;20220609;20.7;12.7;16.7;2.4;13.06;0;2.94;13023 +83083;46.43327;1.41949;209;20220610;26.9;10.5;18.7;1.1;13.86;.1;3.76;19069 +83083;46.43327;1.41949;209;20220611;30.1;11.7;20.9;1.2;14.83;.1;5.45;29265 +83083;46.43327;1.41949;209;20220612;27.4;14.8;21.1;1.8;16.4;.1;4.92;25316 +83083;46.43327;1.41949;209;20220613;26.5;12.8;19.7;2.7;11.66;0;5.51;26638 +83083;46.43327;1.41949;209;20220614;31.8;11;21.4;2.9;11.63;.4;6.87;29887 +83083;46.43327;1.41949;209;20220615;34.4;17;25.7;2.2;15.33;0;6.66;27922 +83083;46.43327;1.41949;209;20220616;33.6;16.2;24.9;1.6;14.93;0;6.05;27696 +83083;46.43327;1.41949;209;20220617;36.2;16.5;26.4;2.1;14.56;0;7.09;29555 +83083;46.43327;1.41949;209;20220618;39.1;18.1;28.6;2.7;14.33;.4;8.05;29456 +83083;46.43327;1.41949;209;20220619;33.8;20.7;27.2;2.9;16.56;15.1;6.66;24531 +83083;46.43327;1.41949;209;20220620;27.2;17.3;22.2;2.2;20.06;20;4.12;19783 +83083;46.43327;1.41949;209;20220621;26.8;16.8;21.8;2.3;20.16;3.2;4.1;20340 +83083;46.43327;1.41949;209;20220622;24.1;17.3;20.7;2.1;19;14;3.31;16056 +83083;46.43327;1.41949;209;20220623;26;13.4;19.7;1.4;17.03;5.3;4.21;22679 +83083;46.43327;1.41949;209;20220624;21.9;15.3;18.6;3;16.36;2.2;3.57;18423 +83083;46.43327;1.41949;209;20220625;17.3;15.6;16.5;1.7;15.1;10.3;1.81;7609 +83083;46.43327;1.41949;209;20220626;16.7;12.6;14.6;1.1;14.83;5.5;2.05;11660 +83083;46.43327;1.41949;209;20220627;22.8;13.1;17.9;1.7;13.36;0;3.98;21420 +83083;46.43327;1.41949;209;20220628;24.4;9.1;16.7;1.6;12.1;0;4.72;27631 +83083;46.43327;1.41949;209;20220629;25.1;10.2;17.7;2;13.3;6.2;4.72;26380 +83083;46.43327;1.41949;209;20220630;17.3;12.6;14.9;1.9;14.06;12.8;2.31;12683 +83083;46.43327;1.41949;209;20220701;21.9;8.8;15.3;1.5;11.43;.1;4.1;24776 +83083;46.43327;1.41949;209;20220702;27.3;9;18.1;1.5;12.46;0;5.16;29217 +83083;46.43327;1.41949;209;20220703;26.1;12.1;19.1;1.4;13.86;.2;4.68;25615 +83083;46.43327;1.41949;209;20220704;26.1;14.4;20.2;1.6;14.1;.1;4.51;22899 +83083;46.43327;1.41949;209;20220705;26.6;11.8;19.2;1.5;13.36;0;4.94;27162 +83083;46.43327;1.41949;209;20220706;25.7;12;18.8;1.7;13;0;4.87;26406 +83083;46.43327;1.41949;209;20220707;25.3;12.1;18.7;1.8;14.3;0;4.54;24411 +83083;46.43327;1.41949;209;20220708;25.9;12.9;19.4;2.7;13.63;0;5.13;25855 +83083;46.43327;1.41949;209;20220709;28.5;11.7;20.1;2;13.66;0;5.45;28105 +83083;46.43327;1.41949;209;20220710;27.3;15.6;21.4;3;13.73;0;5.55;24767 +83083;46.43327;1.41949;209;20220711;29.2;13.5;21.3;3.1;13.86;0;6.07;27437 +83083;46.43327;1.41949;209;20220712;31.4;14.8;23.1;2.2;14.2;0;6.06;27529 +83083;46.43327;1.41949;209;20220713;33.4;13.2;23.3;1.3;13.86;0;5.77;28592 +83083;46.43327;1.41949;209;20220714;34.4;14;24.2;1.4;14.46;0;6.08;29308 +83083;46.43327;1.41949;209;20220715;29.5;15.3;22.4;2;12.93;0;5.54;25752 +83083;46.43327;1.41949;209;20220716;30.2;13.6;21.9;3.2;10.6;0;6.66;27151 +83083;46.43327;1.41949;209;20220717;32.3;14.3;23.3;3.1;12.3;0;6.9;27453 +83083;46.43327;1.41949;209;20220718;39.2;16.6;27.9;2.8;13.8;0;8.08;28830 +83083;46.43327;1.41949;209;20220719;32.2;19.5;25.8;2.6;16.56;15.4;5.93;23462 +83083;46.43327;1.41949;209;20220720;25.9;17.5;21.7;2.4;18.3;1.2;3.96;18252 +83083;46.43327;1.41949;209;20220721;28.3;14.6;21.5;1.4;16.96;.2;4.72;24737 +83083;46.43327;1.41949;209;20220722;28.3;15;21.6;1.9;18.83;2.5;4.15;20390 +83083;46.43327;1.41949;209;20220723;27.8;17.9;22.8;1.9;16.03;0;4.7;21662 +83083;46.43327;1.41949;209;20220724;34.5;13.1;23.8;1.5;15.5;0;5.87;28459 +83083;46.43327;1.41949;209;20220725;25.3;18.7;22;3.1;16.8;1.2;4.01;15589 +83083;46.43327;1.41949;209;20220726;24.3;13.8;19;1.6;14.26;0;3.61;18000 +83083;46.43327;1.41949;209;20220727;26.6;15;20.8;1.2;12.8;0;4.25;22031 +83083;46.43327;1.41949;209;20220728;28.9;11;19.9;1;12.73;0;4.5;24477 +83083;46.43327;1.41949;209;20220729;28.7;16.1;22.4;1.2;15.1;.6;4.29;20953 +83083;46.43327;1.41949;209;20220730;30.2;15.7;23;1.7;15.83;0;5.06;24219 +83083;46.43327;1.41949;209;20220731;32.1;14.9;23.5;1.3;15.53;0;5.17;25491 +83083;46.43327;1.41949;209;20220801;31.4;14.2;22.8;1.3;15.5;0;5.09;25611 +83083;46.43327;1.41949;209;20220802;32.8;15.1;24;1.3;15.93;0;5.23;25817 +83083;46.43327;1.41949;209;20220803;36.5;16.4;26.5;1.3;14.7;0;5.79;26801 +83083;46.43327;1.41949;209;20220804;35.9;19;27.5;1.8;16.76;0;5.84;24611 +83083;46.43327;1.41949;209;20220805;28.3;18.4;23.3;2.7;15.96;0;4.79;19587 +83083;46.43327;1.41949;209;20220806;28;14.6;21.3;3.3;12.06;0;5.6;23056 +83083;46.43327;1.41949;209;20220807;29.2;11.9;20.5;2.6;9.56;0;5.74;25341 +83083;46.43327;1.41949;209;20220808;31.3;11.7;21.5;2.4;10.36;0;5.94;26174 +83083;46.43327;1.41949;209;20220809;32.8;12;22.4;2.1;11.13;0;5.88;26227 +83083;46.43327;1.41949;209;20220810;33.8;13.5;23.6;2.3;11;0;6.21;26104 +83083;46.43327;1.41949;209;20220811;35.5;13.2;24.3;1.9;10.8;0;6.11;26156 +83083;46.43327;1.41949;209;20220812;36;14.6;25.3;1.2;10.5;0;5.34;25449 +83083;46.43327;1.41949;209;20220813;36.4;14.4;25.4;1.3;12.6;7.8;5.4;25280 +83083;46.43327;1.41949;209;20220814;25.1;18.4;21.7;3.6;18.33;6.4;3.53;13835 +83083;46.43327;1.41949;209;20220815;25.8;17;21.4;3.4;17.66;.2;3.85;16248 +83083;46.43327;1.41949;209;20220816;25.5;14.7;20.1;1.2;17.46;6.9;3.07;16123 +83083;46.43327;1.41949;209;20220817;24.8;14.8;19.8;2.4;16.33;.2;3.51;17225 +83083;46.43327;1.41949;209;20220818;25.9;13.8;19.9;1.9;15.26;.1;3.89;20249 +83083;46.43327;1.41949;209;20220819;25.6;15.2;20.4;2.4;17.8;6.5;3.38;16220 +83083;46.43327;1.41949;209;20220820;24.9;17.3;21.1;1.8;18.36;.5;2.95;13965 +83083;46.43327;1.41949;209;20220821;24.5;12.7;18.6;1.7;15.66;.2;3.13;17012 +83083;46.43327;1.41949;209;20220822;24.9;17.6;21.2;2;18.36;1.1;2.92;13392 +83083;46.43327;1.41949;209;20220823;26.7;16.3;21.5;1.2;18.93;.1;2.98;15297 +83083;46.43327;1.41949;209;20220824;32.8;15.6;24.2;1.9;16.83;0;4.86;21926 +83083;46.43327;1.41949;209;20220825;29.1;14.7;21.9;1.8;16.96;.4;3.73;17496 +83083;46.43327;1.41949;209;20220826;26.1;16.5;21.3;1.3;17.46;0;3.34;17417 +83083;46.43327;1.41949;209;20220827;27.5;13;20.3;1.9;14.26;0;3.92;19680 +83083;46.43327;1.41949;209;20220828;28.5;12;20.3;2.3;13.3;0;4.43;21565 +83083;46.43327;1.41949;209;20220829;33.7;13;23.4;1.4;14.5;1.6;4.57;22116 +83083;46.43327;1.41949;209;20220830;25.6;18.1;21.8;1.9;17.93;0;3.1;13739 +83083;46.43327;1.41949;209;20220831;28.8;13.9;21.3;2.1;16.4;.2;3.96;19331 +83083;46.43327;1.41949;209;20220901;29.1;16.7;22.9;1.5;16.96;17.6;3.56;16795 +83083;46.43327;1.41949;209;20220902;24.8;15;19.9;2;17.33;2.7;2.94;14892 +83083;46.43327;1.41949;209;20220903;25.4;16.6;21;2.3;16.63;0;3.24;14713 +83083;46.43327;1.41949;209;20220904;30.6;13;21.8;1.5;16.13;2.9;3.86;19684 +83083;46.43327;1.41949;209;20220905;31.7;15.4;23.5;1.8;16.73;.4;4.05;18141 +83083;46.43327;1.41949;209;20220906;28.6;13.7;21.1;1.8;15.9;3.7;3.56;17574 +83083;46.43327;1.41949;209;20220907;23.6;14;18.8;1.7;15.61;1.9;2.67;13904 +83083;46.43327;1.41949;209;20220908;23.5;14.1;18.8;3.4;14.84;2.1;3.18;14057 +83083;46.43327;1.41949;209;20220909;21.4;14.5;18;3.3;14.71;1.2;2.68;12095 +83083;46.43327;1.41949;209;20220910;23.1;14.8;18.9;2.1;13.74;0;2.86;13616 +83083;46.43327;1.41949;209;20220911;26.8;9.9;18.3;1.9;12.31;0;3.58;18805 +83083;46.43327;1.41949;209;20220912;34.9;12.1;23.5;1.6;13.98;0;4.26;19462 +83083;46.43327;1.41949;209;20220913;31.8;20.7;26.3;2.5;19.5;11.2;3.92;13168 +83083;46.43327;1.41949;209;20220914;26.3;17.9;22.1;2.6;18.73;8.9;2.86;11636 +83083;46.43327;1.41949;209;20220915;21.2;16.7;19;1.9;18.3;6.6;1.78;8488 +83083;46.43327;1.41949;209;20220916;18.5;12.4;15.5;1.6;13.03;0;1.95;10831 +83083;46.43327;1.41949;209;20220917;17.1;6.8;12;1.9;9.2;0;2.32;15164 +83083;46.43327;1.41949;209;20220918;19.4;4.1;11.7;1.5;8.36;0;2.49;17291 +83083;46.43327;1.41949;209;20220919;19.5;6.3;12.9;2.4;9.16;0;2.72;16192 +83083;46.43327;1.41949;209;20220920;19.8;4.7;12.3;2.2;8.9;0;2.67;16812 +83083;46.43327;1.41949;209;20220921;20.3;6.3;13.3;2.6;9.06;0;2.85;16168 +83083;46.43327;1.41949;209;20220922;22.9;5.7;14.3;1.6;9.03;0;2.77;17098 +83083;46.43327;1.41949;209;20220923;19.8;7.1;13.4;.9;10.86;0;1.81;12011 +83083;46.43327;1.41949;209;20220924;18.7;11;14.8;1.7;12.66;5;1.78;10112 +83083;46.43327;1.41949;209;20220925;15.5;11.7;13.6;1.3;13;1.9;1.21;6290 +83083;46.43327;1.41949;209;20220926;16.1;6;11.1;2.8;11.13;5.1;1.63;11069 +83083;46.43327;1.41949;209;20220927;16.2;9.5;12.8;4.1;12.26;5.5;1.67;9147 +83083;46.43327;1.41949;209;20220928;15.6;12.8;14.2;4.3;14.33;8.7;1.27;6089 +83083;46.43327;1.41949;209;20220929;15.4;9.3;12.4;1.8;11.33;.8;1.52;9792 +83083;46.43327;1.41949;209;20220930;16.9;5.8;11.4;1.5;10.4;3.7;1.63;11974 +83083;46.43327;1.41949;209;20221001;19.8;11.1;15.5;4.9;16;5.7;1.51;8596 +83083;46.43327;1.41949;209;20221002;20.2;15.5;17.9;3.3;15.93;0;1.94;8119 +83083;46.43327;1.41949;209;20221003;19.5;11.1;15.3;1.5;13.83;0;1.65;10782 +83083;46.43327;1.41949;209;20221004;20.7;9.3;15;1.1;13.13;.2;1.62;10778 +83083;46.43327;1.41949;209;20221005;24.8;9.5;17.2;2.2;13.7;.2;2.5;14003 +83083;46.43327;1.41949;209;20221006;17.9;12.4;15.1;1.8;13.53;0;1.53;9613 +83083;46.43327;1.41949;209;20221007;21.3;8.9;15.1;1.1;13.3;.1;1.67;12026 +83083;46.43327;1.41949;209;20221008;18.8;10.9;14.9;1.9;12.03;.1;1.78;10741 +83083;46.43327;1.41949;209;20221009;23.1;6.9;15;2;11.7;0;2.22;13420 +83083;46.43327;1.41949;209;20221010;21.5;11.4;16.5;2.1;14.63;1.3;1.71;9467 +83083;46.43327;1.41949;209;20221011;17.1;13.2;15.2;1.5;15.26;2.4;1.05;5487 +83083;46.43327;1.41949;209;20221012;18.2;11.8;15;1.1;14.26;.2;1.15;7038 +83083;46.43327;1.41949;209;20221013;16.5;9.4;12.9;2.2;14.2;4.4;.95;7106 +83083;46.43327;1.41949;209;20221014;18.3;14.8;16.6;4.2;17.3;2.5;1.05;4724 +83083;46.43327;1.41949;209;20221015;19.2;16.2;17.7;4.1;16.53;1;1.5;4332 +83083;46.43327;1.41949;209;20221016;26.1;14.6;20.3;2.6;16.5;0;2.32;10508 +83083;46.43327;1.41949;209;20221017;21.4;19;20.2;3.2;17.06;13.7;1.85;3898 +83083;46.43327;1.41949;209;20221018;26;14.5;20.2;1.7;17.23;.1;1.91;10296 +83083;46.43327;1.41949;209;20221019;26.4;13.4;19.9;2.4;15.63;5.4;2.27;9960 +83083;46.43327;1.41949;209;20221020;24;14.2;19.1;3.2;16.73;1.9;2.03;9224 +83083;46.43327;1.41949;209;20221021;20.2;18;19.1;3.5;14.73;1.1;2.13;4517 +83083;46.43327;1.41949;209;20221022;22.6;10.7;16.7;2.1;13.8;0;1.72;9606 +83083;46.43327;1.41949;209;20221023;23.6;14.9;19.2;4.5;13.36;.3;3;7835 +83083;46.43327;1.41949;209;20221024;20.1;14.6;17.3;3;13.26;2.1;1.94;7091 +83083;46.43327;1.41949;209;20221025;20.9;9;15;2.1;12.8;1.3;1.46;8167 +83083;46.43327;1.41949;209;20221026;24;13;18.5;2.6;14.13;0;2.03;9179 +83083;46.43327;1.41949;209;20221027;25.5;13;19.2;4.4;14.3;0;2.83;7617 +83083;46.43327;1.41949;209;20221028;24.3;19;21.7;3.7;13.73;0;2.96;6039 +83083;46.43327;1.41949;209;20221029;26.1;16.6;21.4;2.7;11.8;0;2.78;7071 +83083;46.43327;1.41949;209;20221030;21;10.3;15.7;2;12.43;1.1;1.44;7677 +83083;46.43327;1.41949;209;20221031;21.7;12.2;16.9;3.2;14.33;.7;1.68;6621 +83083;46.43327;1.41949;209;20221101;17.1;11.3;14.2;3.4;12.33;.4;1.39;6497 +83083;46.43327;1.41949;209;20221102;17.6;11.3;14.5;2.5;12.23;.1;1.26;6514 +83083;46.43327;1.41949;209;20221103;16.8;7.5;12.1;3.8;11.06;12.6;1.36;5779 +83083;46.43327;1.41949;209;20221104;11.7;7.4;9.6;3.9;9.9;3.2;.99;4382 +83083;46.43327;1.41949;209;20221105;13;1;7;1.6;8.33;.1;.76;6896 +83083;46.43327;1.41949;209;20221106;14.4;6.5;10.5;2.9;10.1;.4;1.02;4933 +83083;46.43327;1.41949;209;20221107;18.1;11.4;14.7;4.1;12.2;.1;1.62;5137 +83083;46.43327;1.41949;209;20221108;18.5;8.9;13.7;4.6;11.53;4.7;1.74;5545 +83083;46.43327;1.41949;209;20221109;15.1;12;13.5;2.6;12.93;1.5;.91;2918 +83083;46.43327;1.41949;209;20221110;16.6;5.5;11;1.3;10.5;0;.74;6298 +83083;46.43327;1.41949;209;20221111;19;3.9;11.5;1.8;10.5;.1;1.01;7711 +83083;46.43327;1.41949;209;20221112;20.2;7.2;13.7;1.5;11.53;.2;1;7347 +83083;46.43327;1.41949;209;20221113;20.1;4.7;12.4;1.1;10.5;.1;.85;7950 +83083;46.43327;1.41949;209;20221114;16.1;10.3;13.2;3.2;11.7;3.4;1.13;3736 +83083;46.43327;1.41949;209;20221115;14.7;9.8;12.2;3.9;12;3.1;.96;3384 +83083;46.43327;1.41949;209;20221116;14.4;9.9;12.2;5.6;11.76;2;1.15;3948 +83083;46.43327;1.41949;209;20221117;13.8;11.1;12.4;5.5;11.7;8.6;1.22;2788 +83083;46.43327;1.41949;209;20221118;12.8;6.4;9.6;2.5;9.23;.3;.85;5168 +83083;46.43327;1.41949;209;20221119;9.7;2.2;5.9;1.5;7.96;.1;.47;5271 +83083;46.43327;1.41949;209;20221120;9.9;1.3;5.6;2.7;8.13;.7;.56;4425 +83083;46.43327;1.41949;209;20221121;11.2;5.4;8.3;4;9.06;5.3;.89;3313 +83083;46.43327;1.41949;209;20221122;11;5.3;8.2;4;8.8;3.6;.87;4540 +83083;46.43327;1.41949;209;20221123;13.6;7.4;10.5;4.3;10.5;2.8;.95;4224 +83083;46.43327;1.41949;209;20221124;12.3;8;10.1;4.1;10.53;1;.8;3238 +83083;46.43327;1.41949;209;20221125;12.7;8.6;10.7;2.2;10.4;.2;.72;3551 +83083;46.43327;1.41949;209;20221126;11.3;1.3;6.3;1.4;8.26;0;.42;5093 +83083;46.43327;1.41949;209;20221127;14.3;4.6;9.4;2.2;7.93;3.5;.94;4688 +83083;46.43327;1.41949;209;20221128;11.6;8.5;10;3.1;10.13;2.7;.78;3055 +83083;46.43327;1.41949;209;20221129;8;4.1;6.1;1.7;8.9;1.2;.34;2675 +83083;46.43327;1.41949;209;20221130;7.6;3.7;5.6;2.1;8.46;0;.4;2692 +83083;46.43327;1.41949;209;20221201;6.5;4.7;5.6;3;8.3;.5;.46;1754 +83083;46.43327;1.41949;209;20221202;4.9;4.1;4.5;2.3;7.56;.5;.48;1191 +83083;46.43327;1.41949;209;20221203;6.3;2.8;4.5;3;7.36;1.2;.5;2641 +83083;46.43327;1.41949;209;20221204;4.9;2.7;3.8;1.5;7.5;.5;.37;1661 +83083;46.43327;1.41949;209;20221205;8.5;.9;4.7;1.5;6.96;.1;.37;4714 +83083;46.43327;1.41949;209;20221206;3.4;-1.9;.7;2.7;6.23;.1;.26;2887 +83083;46.43327;1.41949;209;20221207;4.1;2.3;3.2;3.6;6.3;0;.65;2092 +83083;46.43327;1.41949;209;20221208;2.9;-2;.5;2.9;5.5;.1;.42;2766 +83083;46.43327;1.41949;209;20221209;2.7;-.1;1.3;3.2;5.56;.1;.53;2472 +83083;46.43327;1.41949;209;20221210;2.1;-1.7;.2;2.1;4.83;0;.47;2824 +83083;46.43327;1.41949;209;20221211;1.1;-6.2;-2.5;1.4;4.06;0;.29;3787 +83083;46.43327;1.41949;209;20221212;3.4;-6.8;-1.7;2.2;4.26;0;.43;4229 +83083;46.43327;1.41949;209;20221213;2.8;-2.6;.1;2.3;5.76;3.7;.24;3108 +83083;46.43327;1.41949;209;20221214;12.9;2.6;7.7;2.9;10.36;6.2;.3;3593 +83083;46.43327;1.41949;209;20221215;3.6;3;3.3;3.4;7.3;.2;.37;718 +83083;46.43327;1.41949;209;20221216;3.8;-1.4;1.2;3.3;4.76;0;.68;4083 +83083;46.43327;1.41949;209;20221217;1.8;-5.6;-1.9;2.9;4.06;0;.46;4474 +83083;46.43327;1.41949;209;20221218;10.5;-7.4;1.5;3;5.53;0;.68;5083 +83083;46.43327;1.41949;209;20221219;15.1;7.1;11.1;4;9.23;0;1.38;3698 +83083;46.43327;1.41949;209;20221220;15.7;10.3;13;5;10.86;1.8;1.58;2417 +83083;46.43327;1.41949;209;20221221;12.6;10.7;11.6;4.7;12.2;1.8;.7;1816 +83083;46.43327;1.41949;209;20221222;13.9;11.5;12.7;5.9;12.96;13.9;.87;1661 +83083;46.43327;1.41949;209;20221223;14.4;13.6;14;5.2;14.33;9.5;.81;983 +83083;46.43327;1.41949;209;20221224;12.5;10.8;11.6;2.7;12.33;.9;.6;1300 +83083;46.43327;1.41949;209;20221225;15.6;7.5;11.5;3.7;10.23;.4;1.12;3804 +83083;46.43327;1.41949;209;20221226;13.1;11.1;12.1;3.2;11.13;2.4;.96;1884 +83083;46.43327;1.41949;209;20221227;11.1;5.6;8.4;2.2;9.7;.3;.44;3013 +83083;46.43327;1.41949;209;20221228;13.2;5.9;9.5;5;10.36;.5;.77;3892 +83083;46.43327;1.41949;209;20221229;12.1;10.5;11.3;4.2;10.96;5.7;.97;1446 +83083;46.43327;1.41949;209;20221230;14.5;6.3;10.4;5.7;11.43;3.2;.74;3219 +83083;46.43327;1.41949;209;20221231;16.5;14;15.3;6.4;11.13;0;2.32;2399 +83084;46.45874;1.74287;252;20220101;18.7;2.3;10.5;1.4;7.9;0;.68;5907 +83084;46.45874;1.74287;252;20220102;14.7;4.2;9.4;4.3;9.6;.2;1.02;4447 +83084;46.45874;1.74287;252;20220103;12.8;10.9;11.9;4.6;11.2;.1;1.08;1634 +83084;46.45874;1.74287;252;20220104;13.4;11.6;12.5;4.8;9.37;4.5;1.85;1639 +83084;46.45874;1.74287;252;20220105;5.4;-.2;2.6;2;5.9;0;.47;3370 +83084;46.45874;1.74287;252;20220106;1.7;-2.6;-.5;.7;5.6;.2;.22;2906 +83084;46.45874;1.74287;252;20220107;7.3;-1.4;3;4.2;7.13;2.5;.37;4382 +83084;46.45874;1.74287;252;20220108;9.6;6.5;8.1;6.1;9.1;8.9;.88;2381 +83084;46.45874;1.74287;252;20220109;7.7;4.9;6.3;4.2;8.07;3.8;.71;2280 +83084;46.45874;1.74287;252;20220110;7.5;5.5;6.5;1;8.43;.2;.44;1810 +83084;46.45874;1.74287;252;20220111;6.8;.2;3.5;1.9;5.87;0;.58;3879 +83084;46.45874;1.74287;252;20220112;3.3;-1.5;.9;2.5;5.37;0;.48;3256 +83084;46.45874;1.74287;252;20220113;4.9;-3.6;.7;1.8;4.83;0;.5;4619 +83084;46.45874;1.74287;252;20220114;10.6;-4.6;3;1.1;4.67;0;.53;6422 +83084;46.45874;1.74287;252;20220115;7.7;-6.1;.8;.8;4.47;.1;.32;6177 +83084;46.45874;1.74287;252;20220116;3.8;-6.8;-1.5;.7;4.83;.4;.19;5294 +83084;46.45874;1.74287;252;20220117;5;-1.8;1.6;1.6;7.03;0;.19;4278 +83084;46.45874;1.74287;252;20220118;6;1.5;3.7;3.4;6.5;0;.68;3399 +83084;46.45874;1.74287;252;20220119;3.4;-.6;1.4;2.4;6.63;1.1;.26;3198 +83084;46.45874;1.74287;252;20220120;6.4;2.6;4.5;2.4;6.9;.3;.6;3128 +83084;46.45874;1.74287;252;20220121;4.6;0;2.3;4.2;5.5;0;.81;3490 +83084;46.45874;1.74287;252;20220122;2.8;-2.5;.2;2.9;5.83;0;.34;3913 +83084;46.45874;1.74287;252;20220123;4.3;1.3;2.8;3.9;6.1;0;.7;2895 +83084;46.45874;1.74287;252;20220124;10;-2.1;3.9;1.4;5.67;0;.59;6440 +83084;46.45874;1.74287;252;20220125;9.7;-5.3;2.2;.7;5.2;0;.39;7346 +83084;46.45874;1.74287;252;20220126;-.2;-5.5;-2.9;1.2;4.77;0;.25;4170 +83084;46.45874;1.74287;252;20220127;-.4;-4.9;-2.7;1.3;4.88;.1;.24;3909 +83084;46.45874;1.74287;252;20220128;4.4;-.6;1.9;2.1;6.8;0;.35;4180 +83084;46.45874;1.74287;252;20220129;5.7;.2;3;2.1;7.5;.4;.3;4458 +83084;46.45874;1.74287;252;20220130;9.4;4.9;7.2;2.1;8.73;.2;.57;4063 +83084;46.45874;1.74287;252;20220131;8.5;5.3;6.9;4.8;7.63;.6;1.08;3327 +83084;46.45874;1.74287;252;20220201;6.8;-1.3;2.8;3.4;7.97;1.6;.17;5826 +83084;46.45874;1.74287;252;20220202;8.7;7;7.9;2.8;9.3;.4;.66;2332 +83084;46.45874;1.74287;252;20220203;8.4;-1.5;3.5;2.5;7.1;.1;.54;6640 +83084;46.45874;1.74287;252;20220204;9.6;4.6;7.1;2.6;9;1.8;.62;4625 +83084;46.45874;1.74287;252;20220205;8.6;-.3;4.1;1.2;6.97;.1;.56;6457 +83084;46.45874;1.74287;252;20220206;8.7;1.9;5.3;5.5;9.13;3.7;.28;5620 +83084;46.45874;1.74287;252;20220207;10.4;6.8;8.6;2.3;7.87;0;1.06;3849 +83084;46.45874;1.74287;252;20220208;13.3;-2.3;5.5;1.4;6.17;0;.94;9214 +83084;46.45874;1.74287;252;20220209;18;-1.6;8.2;2;6.43;0;1.46;10428 +83084;46.45874;1.74287;252;20220210;6.4;3.1;4.8;3.4;8.85;2;1.2;6950 +83084;46.45874;1.74287;252;20220211;7.7;1.9;4.8;2.6;6.75;0;.83;9650 +83084;46.45874;1.74287;252;20220212;10.9;-4.2;3.3;2;5;0;1.08;9250 +83084;46.45874;1.74287;252;20220213;16;-2.6;6.7;5.5;7.35;.5;1.96;10600 +83084;46.45874;1.74287;252;20220214;11.5;7.2;9.3;5.4;8.8;3.6;1.43;6150 +83084;46.45874;1.74287;252;20220215;9.1;3.1;6.1;4.6;8.65;8;.69;6150 +83084;46.45874;1.74287;252;20220216;12.7;7.8;10.3;6.1;11.97;3;.64;5508 +83084;46.45874;1.74287;252;20220217;13.6;11.2;12.4;5.1;12.3;.7;1.1;3590 +83084;46.45874;1.74287;252;20220218;13.1;10.5;11.8;4.9;10.13;.9;1.62;3957 +83084;46.45874;1.74287;252;20220219;9.4;1.3;5.3;3.1;6.73;0;1.13;7650 +83084;46.45874;1.74287;252;20220220;11.2;5.5;8.3;5.7;9.67;3.1;.97;6397 +83084;46.45874;1.74287;252;20220221;9.5;6.5;8;5.6;8.53;.8;1.22;4636 +83084;46.45874;1.74287;252;20220222;10.3;5.9;8.1;3.3;9.1;.7;.96;5738 +83084;46.45874;1.74287;252;20220223;14;7.8;10.9;1.1;9.37;.1;1.08;7051 +83084;46.45874;1.74287;252;20220224;12.2;4;8.1;2.8;8.2;1.9;1.28;8067 +83084;46.45874;1.74287;252;20220225;9;-1.4;3.8;1.1;5.93;0;.93;9583 +83084;46.45874;1.74287;252;20220226;10.6;-3.7;3.4;3.4;5.03;.1;1.64;11468 +83084;46.45874;1.74287;252;20220227;13.2;-2.3;5.4;1.5;5.07;0;1.46;12103 +83084;46.45874;1.74287;252;20220228;14.5;-4.2;5.1;.9;5.33;0;1.3;13478 +83084;46.45874;1.74287;252;20220301;14.1;-2.9;5.6;1.2;5.9;.1;1.37;12997 +83084;46.45874;1.74287;252;20220302;12;3.2;7.6;1.7;8.73;1.6;1.09;8885 +83084;46.45874;1.74287;252;20220303;12.8;7.9;10.3;1;10.17;0;1.01;6935 +83084;46.45874;1.74287;252;20220304;11.7;6.9;9.3;1.8;9.87;2;1.02;6765 +83084;46.45874;1.74287;252;20220305;7.8;5.8;6.8;1.8;8.6;.1;.77;4162 +83084;46.45874;1.74287;252;20220306;8.7;-1.9;3.4;1.8;5.13;.1;1.27;10695 +83084;46.45874;1.74287;252;20220307;10.2;-5.7;2.2;2;4.5;0;1.52;13661 +83084;46.45874;1.74287;252;20220308;15;-2.3;6.4;1.9;6.47;0;1.71;14274 +83084;46.45874;1.74287;252;20220309;15.6;2.5;9;2.4;7.9;0;1.81;12498 +83084;46.45874;1.74287;252;20220310;14.5;4.4;9.5;2.6;8.57;.5;1.68;10486 +83084;46.45874;1.74287;252;20220311;13.9;6.8;10.4;4.7;8.67;7.7;2.05;9163 +83084;46.45874;1.74287;252;20220312;9.6;5.3;7.4;3.5;8.8;6.2;1.12;7213 +83084;46.45874;1.74287;252;20220313;10.6;5.7;8.2;3.8;7.87;4.5;1.57;7375 +83084;46.45874;1.74287;252;20220314;13.7;-.6;6.6;3;7.93;1.2;1.68;14171 +83084;46.45874;1.74287;252;20220315;17;8.3;12.6;2.1;10.63;0;1.86;11026 +83084;46.45874;1.74287;252;20220316;16.4;5.7;11.1;1.3;10.1;0;1.64;12109 +83084;46.45874;1.74287;252;20220317;9.6;8.1;8.9;3.8;9.17;0;1.18;4244 +83084;46.45874;1.74287;252;20220318;11.7;4.3;8;5.2;8;0;1.76;8750 +83084;46.45874;1.74287;252;20220319;15.8;7.1;11.4;2.5;8.75;0;2.13;12400 +83084;46.45874;1.74287;252;20220320;15.1;3;9;2.6;8.5;.1;1.6;6800 +83084;46.45874;1.74287;252;20220321;18;5.3;11.7;3;8.7;0;2.55;14700 +83084;46.45874;1.74287;252;20220322;17.2;-1;8.1;3.1;5.8;0;2.99;19250 +83084;46.45874;1.74287;252;20220323;18;-1.7;8.1;2.5;5.3;0;2.94;19700 +83084;46.45874;1.74287;252;20220324;19.8;-2.2;8.8;2.9;6.1;0;3.25;19550 +83084;46.45874;1.74287;252;20220325;20;-.7;9.7;3.1;6.35;0;3.38;19450 +83084;46.45874;1.74287;252;20220326;19.7;-.7;9.5;3.1;6.7;0;3.29;19800 +83084;46.45874;1.74287;252;20220327;21.7;1.3;11.5;2.5;7.25;0;3.32;19600 +83084;46.45874;1.74287;252;20220328;21.8;1.8;11.8;2;7.7;0;3;17400 +83084;46.45874;1.74287;252;20220329;17.4;7.7;12.5;2.1;8.55;0;2.11;8150 +83084;46.45874;1.74287;252;20220330;12.4;6.4;9.4;2.5;10.1;2.7;1.12;5750 +83084;46.45874;1.74287;252;20220331;10.7;6.8;8.8;4.1;8.3;11.5;1.66;7600 +83084;46.45874;1.74287;252;20220401;4.4;-.6;1.9;5.8;5.76;5.6;1.29;9233 +83084;46.45874;1.74287;252;20220402;5.7;-.5;2.6;4.4;5.05;.1;1.67;11200 +83084;46.45874;1.74287;252;20220403;4.7;-1.7;1.5;3.5;4.75;0;1.35;9215 +83084;46.45874;1.74287;252;20220404;10.7;-4.2;3.3;1.9;4.45;0;2.34;22800 +83084;46.45874;1.74287;252;20220405;11.3;3.1;7.2;3.2;8.95;1.3;1.12;6700 +83084;46.45874;1.74287;252;20220406;11.5;8.2;9.8;4.3;10.6;.9;1.11;5100 +83084;46.45874;1.74287;252;20220407;12.7;9;10.8;7;11.9;16.8;1.01;5100 +83084;46.45874;1.74287;252;20220408;15;10.1;12.6;8;10.75;5.1;2.3;7350 +83084;46.45874;1.74287;252;20220409;11.9;-.5;5.7;2.6;6.65;.3;2.19;18900 +83084;46.45874;1.74287;252;20220410;15.3;-2.3;6.5;3.1;6.35;0;2.91;23100 +83084;46.45874;1.74287;252;20220411;23.6;1;12.3;2.9;9.25;0;3.69;19650 +83084;46.45874;1.74287;252;20220412;20.7;10;15.3;2.3;10.15;9.1;2.83;12600 +83084;46.45874;1.74287;252;20220413;16.3;10.2;13.3;1.1;11.75;.9;1.58;8150 +83084;46.45874;1.74287;252;20220414;20;7;13.5;2;11.65;0;2.77;17700 +83084;46.45874;1.74287;252;20220415;21.3;4.8;13;2.4;10.4;0;3.5;22950 +83084;46.45874;1.74287;252;20220416;21;4.1;12.5;3.2;9.5;0;3.74;23050 +83084;46.45874;1.74287;252;20220417;20.1;2;11.1;2.3;8.15;0;3.62;24850 +83084;46.45874;1.74287;252;20220418;19.6;2.1;10.8;2.3;8.95;0;3.22;22250 +83084;46.45874;1.74287;252;20220419;16;4.6;10.3;3.1;9.75;0;2.56;17550 +83084;46.45874;1.74287;252;20220420;17.4;7.7;12.6;2.2;10.45;.1;2.28;12350 +83084;46.45874;1.74287;252;20220421;19.7;5.4;12.5;1.7;9.25;0;3.15;20600 +83084;46.45874;1.74287;252;20220422;20.8;2.5;11.6;1.8;9.55;.7;3.25;22100 +83084;46.45874;1.74287;252;20220423;19;9.1;14;2.6;11.65;5.1;2.58;13550 +83084;46.45874;1.74287;252;20220424;16.3;8.3;12.3;2.8;11.8;9.1;1.71;8850 +83084;46.45874;1.74287;252;20220425;14.6;10.1;12.3;2.5;11.95;3.1;1.39;6250 +83084;46.45874;1.74287;252;20220426;17.1;6.3;11.7;2.4;10;0;3.23;23550 +83084;46.45874;1.74287;252;20220427;18.7;3.6;11.2;3.7;9.35;0;3.67;25500 +83084;46.45874;1.74287;252;20220428;22.3;4.9;13.6;2.6;11.15;0;3.4;19500 +83084;46.45874;1.74287;252;20220429;20.5;8.1;14.3;2.1;11.05;0;3.24;19350 +83084;46.45874;1.74287;252;20220430;18.8;4.7;11.8;2.3;9.45;0;3.35;22150 +83084;46.45874;1.74287;252;20220501;18;2.9;10.4;1.8;8.4;0;3.43;25050 +83084;46.45874;1.74287;252;20220502;19.6;3.5;11.6;2.5;9.3;0;3.52;23150 +83084;46.45874;1.74287;252;20220503;20.2;5;12.6;2.6;10.6;.4;3.42;21350 +83084;46.45874;1.74287;252;20220504;17.5;9.7;13.6;2.3;11.1;.2;2.7;15400 +83084;46.45874;1.74287;252;20220505;19.2;3.8;11.5;2.2;10.15;.1;3.16;21200 +83084;46.45874;1.74287;252;20220506;20.6;4.6;12.6;1.4;10.2;.1;3.5;23791 +83084;46.45874;1.74287;252;20220507;21.6;5.4;13.5;1.3;10.5;.4;3.63;24016 +83084;46.45874;1.74287;252;20220508;23.2;5.9;14.5;1.4;11.2;0;3.92;25033 +83084;46.45874;1.74287;252;20220509;24.9;7.1;16;1;11.67;0;4.07;25511 +83084;46.45874;1.74287;252;20220510;26.8;7.2;17;1.3;11.73;0;4.53;26774 +83084;46.45874;1.74287;252;20220511;27.6;9.1;18.4;2.1;12.8;.4;4.94;26214 +83084;46.45874;1.74287;252;20220512;19.5;11;15.3;.9;14.27;0;2.85;17722 +83084;46.45874;1.74287;252;20220513;23.3;14.4;18.8;1;15;0;3.35;18346 +83084;46.45874;1.74287;252;20220514;26.5;8.9;17.7;1.6;13.43;0;4.54;25900 +83084;46.45874;1.74287;252;20220515;29.6;12.6;21.1;2.3;14.27;2;5.3;25438 +83084;46.45874;1.74287;252;20220516;26.2;15.2;20.7;1.7;15.2;0;4.17;20686 +83084;46.45874;1.74287;252;20220517;29.9;10.9;20.4;1.1;14.6;.1;4.92;27363 +83084;46.45874;1.74287;252;20220518;30.4;12.1;21.2;1.5;16.17;1.7;5.16;27069 +83084;46.45874;1.74287;252;20220519;27.7;16.1;21.9;1.9;17.73;0;4.4;21315 +83084;46.45874;1.74287;252;20220520;27.8;14.6;21.2;2.5;16.37;.1;4.8;22762 +83084;46.45874;1.74287;252;20220521;28.5;13.9;21.2;1.9;16.63;0;4.84;24362 +83084;46.45874;1.74287;252;20220522;29.4;15.2;22.3;1.9;18.47;5.6;4.92;24078 +83084;46.45874;1.74287;252;20220523;20;17.1;18.6;4.3;16.1;6.1;2.77;10489 +83084;46.45874;1.74287;252;20220524;16.6;10.1;13.4;2.7;11.73;.8;2.74;16117 +83084;46.45874;1.74287;252;20220525;20.7;4.9;12.8;1.3;10.4;.7;3.8;25493 +83084;46.45874;1.74287;252;20220526;20.3;9.6;14.9;1;12.5;0;3.4;21054 +83084;46.45874;1.74287;252;20220527;20.7;11.5;16.1;1.3;13;0;3.36;19722 +83084;46.45874;1.74287;252;20220528;21.6;9.4;15.5;1.8;11;0;3.94;22619 +83084;46.45874;1.74287;252;20220529;18.5;7.5;13;2.4;8.4;0;3.78;21345 +83084;46.45874;1.74287;252;20220530;21.9;5.4;13.6;1.7;8.13;0;4.39;26674 +83084;46.45874;1.74287;252;20220531;23.4;4.3;13.9;1.1;9.13;0;4.44;28765 +83084;46.45874;1.74287;252;20220601;25.3;7.7;16.5;1.2;11.5;2.1;4.63;27611 +83084;46.45874;1.74287;252;20220602;27.7;11.9;19.8;1.8;14.8;2.7;4.97;26167 +83084;46.45874;1.74287;252;20220603;28;14.8;21.4;1.7;17.1;3.1;4.67;23802 +83084;46.45874;1.74287;252;20220604;26.7;14.8;20.7;2;17.77;9.4;4.42;22709 +83084;46.45874;1.74287;252;20220605;20.6;16.4;18.5;2.6;16.87;.2;2.76;13123 +83084;46.45874;1.74287;252;20220606;21.9;12.3;17.1;1.6;14.63;.4;3.54;20189 +83084;46.45874;1.74287;252;20220607;22.1;13.8;18;2.8;13.9;8.3;3.87;19117 +83084;46.45874;1.74287;252;20220608;21.4;12.5;16.9;2.9;14.17;2.3;3.67;19659 +83084;46.45874;1.74287;252;20220609;20.7;12.7;16.7;2.5;12.97;0;3.6;18787 +83084;46.45874;1.74287;252;20220610;26.8;10;18.4;.8;13.6;.1;4.64;27444 +83084;46.45874;1.74287;252;20220611;29.9;10.4;20.1;.9;14.33;0;5.27;29592 +83084;46.45874;1.74287;252;20220612;27.2;13.9;20.5;1.3;16.8;0;4.57;24341 +83084;46.45874;1.74287;252;20220613;25.9;13.2;19.5;2.3;11.93;0;4.98;23875 +83084;46.45874;1.74287;252;20220614;31.1;9.3;20.2;2.3;11.77;.3;6.4;30239 +83084;46.45874;1.74287;252;20220615;34.2;15.5;24.8;2.1;15.6;0;6.52;28647 +83084;46.45874;1.74287;252;20220616;32.7;14.9;23.8;1.2;15.33;0;5.78;28532 +83084;46.45874;1.74287;252;20220617;35.4;14.8;25.1;1.9;14.67;0;6.87;30324 +83084;46.45874;1.74287;252;20220618;39;16;27.5;2.4;14.07;.2;7.86;30229 +83084;46.45874;1.74287;252;20220619;34.6;20.5;27.5;2.6;15.53;24;6.74;25091 +83084;46.45874;1.74287;252;20220620;27.7;17.3;22.5;2.1;19.97;20.2;4.42;21542 +83084;46.45874;1.74287;252;20220621;27.3;16.5;21.9;2.2;20.33;3.9;4.33;21973 +83084;46.45874;1.74287;252;20220622;25.3;17;21.1;2;18.73;11;3.81;18920 +83084;46.45874;1.74287;252;20220623;25.8;13.3;19.6;1.2;16.97;9.5;4.26;23679 +83084;46.45874;1.74287;252;20220624;22.5;15;18.7;2.8;16.43;1.9;3.51;17904 +83084;46.45874;1.74287;252;20220625;19.1;14.6;16.9;1.5;14.97;6.9;2.46;12316 +83084;46.45874;1.74287;252;20220626;16.2;12.4;14.3;.9;14.93;10.3;2.1;12578 +83084;46.45874;1.74287;252;20220627;22.7;13.5;18.1;1.6;13.73;0;3.81;20211 +83084;46.45874;1.74287;252;20220628;24.4;8.6;16.5;1.2;12.27;0;4.46;26676 +83084;46.45874;1.74287;252;20220629;25.9;9.7;17.8;1.8;13.2;5.6;4.79;26930 +83084;46.45874;1.74287;252;20220630;16.6;12.6;14.6;1.8;13.97;17.6;2.28;13096 +83084;46.45874;1.74287;252;20220701;21.5;8.1;14.8;1.3;11.3;.1;3.97;24574 +83084;46.45874;1.74287;252;20220702;27.5;8;17.7;1.3;12.33;0;5.09;29385 +83084;46.45874;1.74287;252;20220703;26.4;11.6;19;1.2;14.13;.2;4.58;25647 +83084;46.45874;1.74287;252;20220704;25.7;14.5;20.1;1.3;14.87;.1;4.23;22166 +83084;46.45874;1.74287;252;20220705;26.5;10.8;18.6;1.2;13.5;.1;4.63;26190 +83084;46.45874;1.74287;252;20220706;25.1;10.8;17.9;1.4;12.97;0;4.44;24995 +83084;46.45874;1.74287;252;20220707;24.5;10.5;17.5;1.6;14.1;0;4.32;24815 +83084;46.45874;1.74287;252;20220708;25.5;12.4;19;2.4;13.63;0;4.7;23752 +83084;46.45874;1.74287;252;20220709;27.9;10.4;19.1;1.6;13.57;0;5.1;27625 +83084;46.45874;1.74287;252;20220710;26.6;14.1;20.3;2.6;13.63;0;5;23049 +83084;46.45874;1.74287;252;20220711;28.4;12.8;20.6;2.6;13.83;0;5.51;25849 +83084;46.45874;1.74287;252;20220712;30.6;13;21.8;1.8;14.13;0;5.66;27318 +83084;46.45874;1.74287;252;20220713;32.6;11.8;22.2;1.1;13.8;.1;5.72;29826 +83084;46.45874;1.74287;252;20220714;34.1;12.6;23.4;1.2;14.43;0;5.91;29804 +83084;46.45874;1.74287;252;20220715;29;13.8;21.4;1.6;13.37;0;5.11;25275 +83084;46.45874;1.74287;252;20220716;29.5;12;20.7;2.6;11;0;6.06;26841 +83084;46.45874;1.74287;252;20220717;31.5;12.4;21.9;2.4;12.53;0;6.32;28168 +83084;46.45874;1.74287;252;20220718;38.1;14.7;26.4;2.5;14.03;0;7.65;29612 +83084;46.45874;1.74287;252;20220719;33.6;17.8;25.7;2.3;16.37;18.5;6.1;25148 +83084;46.45874;1.74287;252;20220720;25.2;17.2;21.2;2.2;17.9;1;3.82;18078 +83084;46.45874;1.74287;252;20220721;28.3;13.8;21;1.2;16.7;.1;4.54;24268 +83084;46.45874;1.74287;252;20220722;29.4;14.1;21.8;1.6;18.4;2.2;4.77;24718 +83084;46.45874;1.74287;252;20220723;27.4;18.1;22.8;2.1;16.43;0;4.4;19166 +83084;46.45874;1.74287;252;20220724;34.1;12.4;23.2;1.4;15.7;.1;5.81;29006 +83084;46.45874;1.74287;252;20220725;25.6;17.7;21.7;2.8;16.9;1.2;4.12;17452 +83084;46.45874;1.74287;252;20220726;24.5;13.5;19;1.5;14.2;0;3.88;20485 +83084;46.45874;1.74287;252;20220727;26.2;13.8;20;.9;12.87;0;4.03;21868 +83084;46.45874;1.74287;252;20220728;28.3;10.1;19.2;.8;12.53;0;4.53;26491 +83084;46.45874;1.74287;252;20220729;27.8;15.3;21.6;.9;14.97;.7;4.1;21720 +83084;46.45874;1.74287;252;20220730;30;14.6;22.3;1.2;15.63;0;4.73;24153 +83084;46.45874;1.74287;252;20220731;31.8;13.7;22.7;1;15.43;0;4.96;26131 +83084;46.45874;1.74287;252;20220801;30.9;13;21.9;1.2;15.4;0;4.93;25914 +83084;46.45874;1.74287;252;20220802;32.4;14;23.2;1.1;15.73;0;5.05;26069 +83084;46.45874;1.74287;252;20220803;36.4;14.7;25.5;1.1;14.53;0;5.64;27506 +83084;46.45874;1.74287;252;20220804;36.3;18;27.2;1.5;16.87;0;5.78;25770 +83084;46.45874;1.74287;252;20220805;27.9;18.2;23.1;2.3;16.6;0;4.37;18457 +83084;46.45874;1.74287;252;20220806;27.7;14.6;21.2;3.2;12.37;0;5.24;21308 +83084;46.45874;1.74287;252;20220807;28.9;10.6;19.7;2.1;9.7;0;5.26;25202 +83084;46.45874;1.74287;252;20220808;30.9;10;20.5;2;10.4;0;5.53;26809 +83084;46.45874;1.74287;252;20220809;32.5;10.5;21.5;1.7;11.07;0;5.49;26913 +83084;46.45874;1.74287;252;20220810;33.3;12;22.6;1.7;11.13;0;5.64;26606 +83084;46.45874;1.74287;252;20220811;34.9;11.2;23;1.4;11;0;5.5;26607 +83084;46.45874;1.74287;252;20220812;35.9;12.2;24;.9;10.7;0;4.97;26281 +83084;46.45874;1.74287;252;20220813;36.1;12.8;24.5;1.1;12;9.9;5.25;26293 +83084;46.45874;1.74287;252;20220814;24.6;18.3;21.4;3.2;18.1;5;3.42;14117 +83084;46.45874;1.74287;252;20220815;25.5;16.8;21.1;3.2;17.47;.4;3.79;16575 +83084;46.45874;1.74287;252;20220816;25.8;13.8;19.8;1;17.1;5.8;3.39;19112 +83084;46.45874;1.74287;252;20220817;24.6;14.1;19.3;2.1;16.2;2.8;3.47;17863 +83084;46.45874;1.74287;252;20220818;25.7;14.3;20;1.5;15.6;0;3.57;18666 +83084;46.45874;1.74287;252;20220819;24.9;14.7;19.8;2;17.4;5.7;3.33;17392 +83084;46.45874;1.74287;252;20220820;24.4;17.4;20.9;1.7;18.27;1.3;2.92;14176 +83084;46.45874;1.74287;252;20220821;24.8;12;18.4;1.4;15.57;.2;3.3;19144 +83084;46.45874;1.74287;252;20220822;24.3;17.1;20.7;1.6;18.23;.5;2.85;14166 +83084;46.45874;1.74287;252;20220823;27.1;16;21.5;.8;18.87;0;3.18;17615 +83084;46.45874;1.74287;252;20220824;32.1;14.8;23.4;1.7;16.5;0;4.61;21979 +83084;46.45874;1.74287;252;20220825;30.1;13.6;21.8;1.5;16.87;.5;4.12;21046 +83084;46.45874;1.74287;252;20220826;25.6;16.3;21;1.2;17.77;0;3.02;15701 +83084;46.45874;1.74287;252;20220827;26.9;11.9;19.4;1.6;14.57;0;3.67;19973 +83084;46.45874;1.74287;252;20220828;28.3;11.3;19.8;1.7;13.7;0;3.99;21097 +83084;46.45874;1.74287;252;20220829;33.4;12;22.7;1;14.7;1.4;4.29;23405 +83084;46.45874;1.74287;252;20220830;24.2;17.9;21;1.8;18.03;.1;2.77;12482 +83084;46.45874;1.74287;252;20220831;27.9;12.9;20.4;1.7;16.03;.1;3.66;19364 +83084;46.45874;1.74287;252;20220901;28.7;15.7;22.2;1.2;16.23;8;3.46;17780 +83084;46.45874;1.74287;252;20220902;24.4;14.2;19.3;1.6;16.83;3.6;2.85;15452 +83084;46.45874;1.74287;252;20220903;25;15.8;20.4;2.2;16.13;0;3.12;14521 +83084;46.45874;1.74287;252;20220904;30.4;11.8;21.1;1.2;15.4;2.7;3.8;20828 +83084;46.45874;1.74287;252;20220905;31.5;15;23.2;1.6;16.97;1;3.97;19438 +83084;46.45874;1.74287;252;20220906;28.7;13.9;21.3;1.6;16.33;3.7;3.56;18273 +83084;46.45874;1.74287;252;20220907;23.8;13.2;18.5;1.5;15.38;2.5;2.7;14970 +83084;46.45874;1.74287;252;20220908;23.2;12.9;18.1;3.2;14.44;1.9;3.08;14744 +83084;46.45874;1.74287;252;20220909;21.3;14.6;18;3.2;14.51;1.2;2.64;11670 +83084;46.45874;1.74287;252;20220910;22.6;14.9;18.7;2.1;13.41;.1;2.73;12458 +83084;46.45874;1.74287;252;20220911;26.2;8.4;17.3;1.8;11.81;0;3.42;18862 +83084;46.45874;1.74287;252;20220912;34.8;10.8;22.8;1.1;13.68;0;3.91;20745 +83084;46.45874;1.74287;252;20220913;31.2;19.6;25.4;2.2;19.53;20.3;3.74;14845 +83084;46.45874;1.74287;252;20220914;25.6;17.6;21.6;2.7;18.47;6;2.88;12254 +83084;46.45874;1.74287;252;20220915;21.3;16;18.7;1.6;18.2;7.6;1.83;9680 +83084;46.45874;1.74287;252;20220916;18;12.3;15.2;1.5;13.43;.1;1.77;10070 +83084;46.45874;1.74287;252;20220917;16.5;6.4;11.4;1.9;9.2;0;2.09;13298 +83084;46.45874;1.74287;252;20220918;18.9;3;10.9;1.2;8.3;.1;2.25;16734 +83084;46.45874;1.74287;252;20220919;19;4.6;11.8;1.9;8.9;0;2.42;15581 +83084;46.45874;1.74287;252;20220920;19.1;3.5;11.3;1.8;8.73;0;2.39;16243 +83084;46.45874;1.74287;252;20220921;19.8;4.9;12.4;2;8.87;0;2.53;15548 +83084;46.45874;1.74287;252;20220922;22.4;4.2;13.3;1.1;8.97;0;2.48;17178 +83084;46.45874;1.74287;252;20220923;19.6;6.3;12.9;.8;11.2;0;1.88;14373 +83084;46.45874;1.74287;252;20220924;18.7;10.8;14.8;1.3;12.77;7.5;1.75;10708 +83084;46.45874;1.74287;252;20220925;15;11.8;13.4;1.2;13.2;2.5;1.18;6591 +83084;46.45874;1.74287;252;20220926;15.4;5.8;10.6;2.4;10.93;5.7;1.56;11824 +83084;46.45874;1.74287;252;20220927;15.5;9.7;12.6;4.1;12.13;6.8;1.6;8949 +83084;46.45874;1.74287;252;20220928;15.1;12.3;13.7;4.5;14.23;10.2;1.13;5909 +83084;46.45874;1.74287;252;20220929;14.9;9.1;12;1.8;11.2;1;1.41;8673 +83084;46.45874;1.74287;252;20220930;16.5;6.2;11.4;1.3;10.33;2.9;1.57;11698 +83084;46.45874;1.74287;252;20221001;19.5;9.6;14.6;4.9;15.4;5.1;1.57;11174 +83084;46.45874;1.74287;252;20221002;19.8;15.5;17.7;3.4;15.63;.1;1.88;7185 +83084;46.45874;1.74287;252;20221003;18.8;10.5;14.7;1.4;13.6;0;1.52;10010 +83084;46.45874;1.74287;252;20221004;21.1;8.9;15;1.1;13.1;.2;1.7;12030 +83084;46.45874;1.74287;252;20221005;24.4;8.1;16.2;1.7;13.13;.2;2.22;13834 +83084;46.45874;1.74287;252;20221006;17.2;12.6;14.9;1.4;13.8;0;1.24;6937 +83084;46.45874;1.74287;252;20221007;21.1;8.8;15;.7;13.53;.1;1.51;11634 +83084;46.45874;1.74287;252;20221008;18.2;11.6;14.9;1.6;12.27;.1;1.52;8158 +83084;46.45874;1.74287;252;20221009;22.7;6.4;14.5;1.6;11.37;0;2;13168 +83084;46.45874;1.74287;252;20221010;20.7;9.7;15.2;1.4;14.03;3.7;1.54;10488 +83084;46.45874;1.74287;252;20221011;16.5;12.5;14.5;1.1;15.2;3.9;.97;6109 +83084;46.45874;1.74287;252;20221012;18;12.2;15.1;.9;14.4;.2;1.13;7376 +83084;46.45874;1.74287;252;20221013;16.5;8.8;12.6;1.9;13.63;4.4;1.02;8320 +83084;46.45874;1.74287;252;20221014;18.3;14.4;16.3;4.3;16.87;2.3;1.12;5627 +83084;46.45874;1.74287;252;20221015;19.1;16;17.6;3.8;16.07;.4;1.56;4960 +83084;46.45874;1.74287;252;20221016;25.9;14.2;20;2.2;16.1;0;2.15;10032 +83084;46.45874;1.74287;252;20221017;21.2;18.4;19.8;2.7;16.5;23.2;1.75;4461 +83084;46.45874;1.74287;252;20221018;25.7;13.6;19.7;1.4;16.6;.1;1.77;9938 +83084;46.45874;1.74287;252;20221019;26.7;12.2;19.5;1.8;15.1;2.8;2.05;10683 +83084;46.45874;1.74287;252;20221020;23.9;14.3;19.1;2.8;16.4;1.3;1.87;8429 +83084;46.45874;1.74287;252;20221021;20.1;17.8;19;3.4;14.67;1.7;2.02;3732 +83084;46.45874;1.74287;252;20221022;22.5;9.9;16.2;1.7;13.47;.1;1.55;9529 +83084;46.45874;1.74287;252;20221023;23.4;13.2;18.3;3.8;13.3;.5;2.6;8196 +83084;46.45874;1.74287;252;20221024;19.8;13.2;16.5;2.8;12.57;1.2;1.82;6460 +83084;46.45874;1.74287;252;20221025;20.8;7.6;14.2;1.7;12.33;1.8;1.36;9369 +83084;46.45874;1.74287;252;20221026;23.9;12.1;18;2.1;13.77;.1;1.8;8672 +83084;46.45874;1.74287;252;20221027;26;11.1;18.5;3.2;13.57;0;2.37;9592 +83084;46.45874;1.74287;252;20221028;24.2;18.9;21.6;3.1;13.07;0;2.7;5218 +83084;46.45874;1.74287;252;20221029;27.1;14.5;20.8;2.1;11.67;0;2.37;8237 +83084;46.45874;1.74287;252;20221030;21.4;8.6;15;1.8;12.17;0;1.37;8494 +83084;46.45874;1.74287;252;20221031;21.8;11.7;16.8;2.9;14.13;.6;1.62;7414 +83084;46.45874;1.74287;252;20221101;16.6;10.9;13.7;3.2;12.2;.3;1.28;5381 +83084;46.45874;1.74287;252;20221102;17.5;11.2;14.3;2.3;11.93;.1;1.21;5472 +83084;46.45874;1.74287;252;20221103;17;6.4;11.7;3.8;10.7;12;1.36;7259 +83084;46.45874;1.74287;252;20221104;10.9;7.4;9.1;4.1;9.77;5.8;.91;3837 +83084;46.45874;1.74287;252;20221105;12.2;.4;6.3;1.1;7.87;.1;.63;7554 +83084;46.45874;1.74287;252;20221106;14.3;5;9.7;2.4;9.57;.3;.95;6407 +83084;46.45874;1.74287;252;20221107;18;11.1;14.5;3.6;11.73;.1;1.57;5388 +83084;46.45874;1.74287;252;20221108;18.6;7.4;13;3.9;11.1;4.8;1.58;6803 +83084;46.45874;1.74287;252;20221109;14.8;12;13.4;2.5;12.83;2;.88;3126 +83084;46.45874;1.74287;252;20221110;16.3;6.3;11.3;1;10.5;0;.7;6286 +83084;46.45874;1.74287;252;20221111;19.3;3.6;11.4;1.4;10.13;.1;.9;8053 +83084;46.45874;1.74287;252;20221112;20.3;5.4;12.9;1.2;10.87;.2;.87;7641 +83084;46.45874;1.74287;252;20221113;19.8;3.4;11.6;.8;10.07;.1;.7;7978 +83084;46.45874;1.74287;252;20221114;16.5;8.6;12.5;2.9;11.37;3.9;1.05;5110 +83084;46.45874;1.74287;252;20221115;15;9.2;12.1;3.4;11.7;5.1;.92;4291 +83084;46.45874;1.74287;252;20221116;14.1;9.7;11.9;5.2;11.4;1.5;1.14;3666 +83084;46.45874;1.74287;252;20221117;13.5;11.4;12.5;6;11.43;9.1;1.38;2059 +83084;46.45874;1.74287;252;20221118;12.2;6;9.1;2.4;9.1;.4;.81;4376 +83084;46.45874;1.74287;252;20221119;9.1;1.2;5.2;1.2;7.6;.2;.42;4915 +83084;46.45874;1.74287;252;20221120;9.3;-.2;4.6;2;7.7;1.2;.43;5362 +83084;46.45874;1.74287;252;20221121;10.6;3.8;7.2;3.4;8.63;6.6;.72;4378 +83084;46.45874;1.74287;252;20221122;10.4;5.3;7.9;4.2;8.5;3.5;.94;3660 +83084;46.45874;1.74287;252;20221123;13.3;7.1;10.2;4;10.13;3.8;.94;4043 +83084;46.45874;1.74287;252;20221124;12.4;8;10.2;3.7;10.27;.9;.83;3256 +83084;46.45874;1.74287;252;20221125;12.1;8;10;1.9;10;.2;.69;3074 +83084;46.45874;1.74287;252;20221126;10.7;.8;5.8;.9;7.97;0;.35;5099 +83084;46.45874;1.74287;252;20221127;15.2;4.3;9.7;1.6;7.77;3;.8;5275 +83084;46.45874;1.74287;252;20221128;11.4;8.7;10;3.2;9.97;5.4;.86;2258 +83084;46.45874;1.74287;252;20221129;8.2;4.2;6.2;1.8;8.93;.2;.35;2901 +83084;46.45874;1.74287;252;20221130;6.9;3.4;5.2;1.9;8.43;0;.32;2637 +83084;46.45874;1.74287;252;20221201;6.2;4.5;5.4;3.1;8.27;.8;.44;1613 +83084;46.45874;1.74287;252;20221202;4.5;3.7;4.1;2;7.33;.6;.46;936 +83084;46.45874;1.74287;252;20221203;5.7;2.3;4;2.5;7.2;2;.44;2555 +83084;46.45874;1.74287;252;20221204;4.4;2.6;3.5;1.2;7.4;2.1;.34;1545 +83084;46.45874;1.74287;252;20221205;8.2;1.7;5;1.2;7;0;.39;3694 +83084;46.45874;1.74287;252;20221206;2.9;-2;.4;2.1;6.13;.1;.21;3050 +83084;46.45874;1.74287;252;20221207;3.7;2.2;2.9;3.2;6.23;0;.61;1410 +83084;46.45874;1.74287;252;20221208;3.3;-2.9;.2;2.1;5.33;.1;.35;3430 +83084;46.45874;1.74287;252;20221209;1.8;-.2;.8;2.8;5.6;.2;.45;1588 +83084;46.45874;1.74287;252;20221210;1.3;-1.6;-.1;2.2;4.57;0;.54;2196 +83084;46.45874;1.74287;252;20221211;1.2;-7.4;-3.1;1.2;3.87;0;.26;4099 +83084;46.45874;1.74287;252;20221212;3.4;-7.7;-2.2;1.8;4.1;0;.35;4722 +83084;46.45874;1.74287;252;20221213;3;-2.1;.4;1.8;5.9;2;.24;3027 +83084;46.45874;1.74287;252;20221214;12.5;2.3;7.4;2.8;10.4;6.2;.21;4459 +83084;46.45874;1.74287;252;20221215;3.7;3.1;3.4;2.9;7.57;.2;.34;559 +83084;46.45874;1.74287;252;20221216;3.6;-1.4;1.1;3;4.73;0;.69;2943 +83084;46.45874;1.74287;252;20221217;1.5;-6.8;-2.6;2.2;3.87;0;.41;3951 +83084;46.45874;1.74287;252;20221218;10.5;-8.6;.9;2.2;5.2;0;.48;6272 +83084;46.45874;1.74287;252;20221219;15;6.3;10.6;3.3;8.83;0;1.2;3852 +83084;46.45874;1.74287;252;20221220;16.3;9.4;12.9;4.3;10.53;1.7;1.4;3337 +83084;46.45874;1.74287;252;20221221;12.4;10.9;11.6;5;11.9;1.2;.83;1253 +83084;46.45874;1.74287;252;20221222;13.9;11.5;12.7;6.6;12.53;13.2;1.02;1810 +83084;46.45874;1.74287;252;20221223;14.5;13.5;14;5.8;14.07;8.6;.92;994 +83084;46.45874;1.74287;252;20221224;12.1;10.3;11.2;2.4;12;1.1;.58;1466 +83084;46.45874;1.74287;252;20221225;15.7;6.2;10.9;3.4;9.8;.2;1.06;4117 +83084;46.45874;1.74287;252;20221226;13;11.2;12.1;3.5;10.93;3;1.07;1499 +83084;46.45874;1.74287;252;20221227;11.6;4.7;8.1;1.8;9.2;.3;.43;3469 +83084;46.45874;1.74287;252;20221228;13.6;4.2;8.9;4.3;9.7;.4;.77;4159 +83084;46.45874;1.74287;252;20221229;11.7;10.6;11.1;4.4;10.5;6.6;1.1;1060 +83084;46.45874;1.74287;252;20221230;14.3;4.4;9.4;4.9;10.8;2.8;.63;4323 +83084;46.45874;1.74287;252;20221231;17;14.2;15.6;5.7;10.77;0;2.36;2068 +83085;46.48324;2.06652;247;20220101;19.5;.5;10;1;7.6;0;.52;6268 +83085;46.48324;2.06652;247;20220102;15.7;3.5;9.6;3.6;9.17;0;1.06;4911 +83085;46.48324;2.06652;247;20220103;13;10.7;11.9;4.2;10.8;0;1.14;1831 +83085;46.48324;2.06652;247;20220104;14;11.9;12.9;4.6;9.27;4.3;1.96;1701 +83085;46.48324;2.06652;247;20220105;5.4;.4;2.9;2.1;5.97;0;.52;2979 +83085;46.48324;2.06652;247;20220106;2.3;-3.3;-.5;.6;5.43;.2;.22;3200 +83085;46.48324;2.06652;247;20220107;6.7;-2.1;2.3;4.2;6.97;1.9;.29;4235 +83085;46.48324;2.06652;247;20220108;9.7;6.1;7.9;6;8.9;8.4;.89;2516 +83085;46.48324;2.06652;247;20220109;8;4.9;6.4;4.7;7.83;4.2;.86;2300 +83085;46.48324;2.06652;247;20220110;7.4;5.3;6.3;.9;7.93;.2;.46;1830 +83085;46.48324;2.06652;247;20220111;6.4;-1.3;2.5;1.5;5.77;.1;.44;4116 +83085;46.48324;2.06652;247;20220112;3;-1.4;.8;1.7;5.27;0;.43;2890 +83085;46.48324;2.06652;247;20220113;3.8;-5;-.6;1.3;4.7;0;.34;4554 +83085;46.48324;2.06652;247;20220114;9.5;-5.9;1.8;.7;4.6;0;.31;6273 +83085;46.48324;2.06652;247;20220115;7.3;-7.1;.1;.6;4.37;.1;.26;6149 +83085;46.48324;2.06652;247;20220116;1.9;-6.2;-2.1;.8;4.7;.3;.19;4348 +83085;46.48324;2.06652;247;20220117;4.5;-2.6;1;1.1;6.97;0;.15;4218 +83085;46.48324;2.06652;247;20220118;5.2;1.6;3.4;2.6;6.53;0;.55;2801 +83085;46.48324;2.06652;247;20220119;3.4;-1;1.2;2;6.5;.9;.26;3236 +83085;46.48324;2.06652;247;20220120;6.6;2.7;4.7;2.1;6.83;.4;.61;3060 +83085;46.48324;2.06652;247;20220121;5;-.1;2.4;3.3;5.33;0;.8;3587 +83085;46.48324;2.06652;247;20220122;2.4;-2.9;-.3;2.3;5.8;.1;.28;3763 +83085;46.48324;2.06652;247;20220123;3.2;1.2;2.2;3.7;6.1;0;.57;2250 +83085;46.48324;2.06652;247;20220124;9.2;-1.7;3.8;1.4;5.63;0;.58;5882 +83085;46.48324;2.06652;247;20220125;9.4;-6;1.7;.6;5;0;.38;7254 +83085;46.48324;2.06652;247;20220126;-.9;-5.3;-3.1;1;4.7;0;.25;3604 +83085;46.48324;2.06652;247;20220127;-1.2;-4.8;-3;1.2;4.83;.1;.24;3195 +83085;46.48324;2.06652;247;20220128;4.2;-1.3;1.5;.9;6.63;0;.31;4251 +83085;46.48324;2.06652;247;20220129;5.8;-.1;2.8;1.4;7.4;.5;.31;4495 +83085;46.48324;2.06652;247;20220130;9.5;4.9;7.2;1;8.5;.2;.54;3944 +83085;46.48324;2.06652;247;20220131;8.5;3.2;5.8;4.1;7.33;.6;.92;4255 +83085;46.48324;2.06652;247;20220201;7;-1.1;2.9;3.3;7.8;2.2;.26;5633 +83085;46.48324;2.06652;247;20220202;9;7.2;8.1;2.3;9.37;.7;.64;2403 +83085;46.48324;2.06652;247;20220203;9.5;-1.3;4.1;2;7.03;.1;.63;6822 +83085;46.48324;2.06652;247;20220204;9.6;4.8;7.2;2.9;8.77;1.6;.73;4354 +83085;46.48324;2.06652;247;20220205;8.7;-1.1;3.8;1.4;6.73;.2;.59;6655 +83085;46.48324;2.06652;247;20220206;8.7;1.8;5.3;6;8.83;3.7;.37;5580 +83085;46.48324;2.06652;247;20220207;10.5;6.8;8.6;2.5;7.53;0;1.18;3878 +83085;46.48324;2.06652;247;20220208;13;-2.6;5.2;1.3;5.9;0;.92;8937 +83085;46.48324;2.06652;247;20220209;19.1;-2.8;8.1;1.7;6.2;0;1.53;10884 +83085;46.48324;2.06652;247;20220210;6;3.3;4.7;3.2;8.9;2.3;1.04;5733 +83085;46.48324;2.06652;247;20220211;7.6;1.8;4.7;2.6;6.73;0;.83;9100 +83085;46.48324;2.06652;247;20220212;10;-3.7;3.2;2.2;5.06;0;1.08;9000 +83085;46.48324;2.06652;247;20220213;16;-2.4;6.8;5.1;7.23;.3;1.96;10100 +83085;46.48324;2.06652;247;20220214;11.4;7.3;9.4;4.6;8.64;3;1.39;5633 +83085;46.48324;2.06652;247;20220215;9.4;3.4;6.4;4.5;8.63;6.6;.79;6533 +83085;46.48324;2.06652;247;20220216;13.2;7.8;10.5;6.1;11.7;2.6;.83;5677 +83085;46.48324;2.06652;247;20220217;14.3;11.4;12.8;5.1;11.93;.7;1.36;4053 +83085;46.48324;2.06652;247;20220218;13.8;10.7;12.2;4.6;10.07;.8;1.73;4230 +83085;46.48324;2.06652;247;20220219;9.8;1.1;5.4;3.2;6.43;0;1.25;7739 +83085;46.48324;2.06652;247;20220220;12;4.9;8.5;5.7;9.27;2.3;1.22;6968 +83085;46.48324;2.06652;247;20220221;9.7;6.7;8.2;6.2;8.27;1.2;1.43;4355 +83085;46.48324;2.06652;247;20220222;10.3;5.7;8;3.6;8.83;.5;1.04;5754 +83085;46.48324;2.06652;247;20220223;13.8;7.5;10.6;1.1;9.03;0;1.07;6905 +83085;46.48324;2.06652;247;20220224;12.7;2.3;7.5;3;7.93;1.9;1.34;9180 +83085;46.48324;2.06652;247;20220225;9.2;-1.5;3.8;1.2;5.73;.1;.98;9422 +83085;46.48324;2.06652;247;20220226;10.6;-4.6;3;2.5;4.97;.1;1.43;11505 +83085;46.48324;2.06652;247;20220227;12.9;-4.3;4.3;1.1;4.83;0;1.29;12495 +83085;46.48324;2.06652;247;20220228;14.1;-5.8;4.2;.9;4.87;0;1.25;13614 +83085;46.48324;2.06652;247;20220301;14.1;-4.7;4.7;.9;5.77;.1;1.27;13439 +83085;46.48324;2.06652;247;20220302;13.1;1.3;7.2;1.2;8.53;1.4;1.12;10715 +83085;46.48324;2.06652;247;20220303;13.2;7.9;10.5;.7;10.1;0;1.01;7054 +83085;46.48324;2.06652;247;20220304;12.5;5.8;9.2;1.5;9.7;2;1.08;8065 +83085;46.48324;2.06652;247;20220305;9.4;5;7.2;1.9;8.13;.1;1.02;6337 +83085;46.48324;2.06652;247;20220306;9;-3.6;2.7;1.6;4.83;.1;1.26;11497 +83085;46.48324;2.06652;247;20220307;9.9;-6.9;1.5;1.7;4.33;0;1.39;13722 +83085;46.48324;2.06652;247;20220308;15.8;-4.6;5.6;1.3;5.83;0;1.68;15403 +83085;46.48324;2.06652;247;20220309;16.3;.6;8.5;1.6;7.37;0;1.76;13551 +83085;46.48324;2.06652;247;20220310;15.8;1.8;8.8;1.4;7.9;.1;1.62;12963 +83085;46.48324;2.06652;247;20220311;14.3;4.4;9.4;3.6;8.3;6.4;1.93;10986 +83085;46.48324;2.06652;247;20220312;9.3;4.8;7.1;2.1;8.53;8.6;1.01;7136 +83085;46.48324;2.06652;247;20220313;10.5;2.8;6.7;2.5;7.57;3.6;1.36;9802 +83085;46.48324;2.06652;247;20220314;13.6;-1.8;5.9;2.6;7.97;1.3;1.55;14355 +83085;46.48324;2.06652;247;20220315;17.2;7.4;12.3;1.1;10.7;.1;1.62;11474 +83085;46.48324;2.06652;247;20220316;17.1;3.9;10.5;.7;9.93;0;1.62;13592 +83085;46.48324;2.06652;247;20220317;9.9;7.9;8.9;3.1;9.17;0;1.17;4862 +83085;46.48324;2.06652;247;20220318;12.2;4.4;8.3;5.1;7.8;0;2;10133 +83085;46.48324;2.06652;247;20220319;15.4;6.9;11.1;2.7;8.46;0;2.17;12100 +83085;46.48324;2.06652;247;20220320;15.2;3.5;9.3;2.3;8.56;0;1.64;7733 +83085;46.48324;2.06652;247;20220321;17.7;6.1;11.9;3.1;8.73;0;2.59;14400 +83085;46.48324;2.06652;247;20220322;17.2;.1;8.7;3.6;5.73;0;3.23;19066 +83085;46.48324;2.06652;247;20220323;17.9;-.5;8.7;3;5.33;0;3.21;19600 +83085;46.48324;2.06652;247;20220324;19.9;-1;9.5;3.1;6.16;0;3.37;19433 +83085;46.48324;2.06652;247;20220325;20.2;.6;10.4;3.3;6.23;0;3.6;19466 +83085;46.48324;2.06652;247;20220326;19.8;.8;10.3;3.3;6.56;0;3.5;19666 +83085;46.48324;2.06652;247;20220327;21.7;2.2;12;2.4;7.13;0;3.4;19600 +83085;46.48324;2.06652;247;20220328;21.8;2.5;12.1;2;7.63;0;3.03;17533 +83085;46.48324;2.06652;247;20220329;17.5;7.4;12.5;2;8.73;0;2.14;9200 +83085;46.48324;2.06652;247;20220330;12.3;6.9;9.6;2.5;10.16;2.4;1.19;6033 +83085;46.48324;2.06652;247;20220331;10.7;6.7;8.7;4;8.3;10.5;1.7;8166 +83085;46.48324;2.06652;247;20220401;4.9;-.1;2.4;5.8;5.7;6;1.39;10125 +83085;46.48324;2.06652;247;20220402;5.8;0;2.9;4.5;4.96;.1;1.74;10933 +83085;46.48324;2.06652;247;20220403;5;-1.5;1.7;3.4;4.83;0;1.38;9311 +83085;46.48324;2.06652;247;20220404;10.7;-4.4;3.2;1.9;4.45;0;2.34;22800 +83085;46.48324;2.06652;247;20220405;11;3.6;7.3;3.3;9.1;.9;1.08;6066 +83085;46.48324;2.06652;247;20220406;11.3;8.3;9.8;4.3;10.7;.8;1.08;4700 +83085;46.48324;2.06652;247;20220407;12.9;8.9;10.9;7.3;11.93;16.3;1.1;5066 +83085;46.48324;2.06652;247;20220408;15;9.9;12.4;8;10.76;4.4;2.31;7300 +83085;46.48324;2.06652;247;20220409;11.7;0;5.9;2.7;6.73;.3;2.18;18100 +83085;46.48324;2.06652;247;20220410;15;-1.9;6.5;3.4;6.36;0;2.95;22766 +83085;46.48324;2.06652;247;20220411;23.2;1.7;12.4;3.7;9;0;3.96;19733 +83085;46.48324;2.06652;247;20220412;20.3;9.8;15.1;2.4;10;1;2.91;13033 +83085;46.48324;2.06652;247;20220413;16.4;10.4;13.4;1.2;11.86;.7;1.66;8600 +83085;46.48324;2.06652;247;20220414;20.3;7.9;14.1;1.9;11.53;0;2.96;18566 +83085;46.48324;2.06652;247;20220415;21.4;6;13.7;2.4;10.36;0;3.62;23000 +83085;46.48324;2.06652;247;20220416;21;5.2;13.1;3.3;9.4;0;3.9;23000 +83085;46.48324;2.06652;247;20220417;20.6;3.3;11.9;2.4;7.83;0;3.89;24900 +83085;46.48324;2.06652;247;20220418;20.1;2.8;11.4;2.1;8.7;0;3.32;22200 +83085;46.48324;2.06652;247;20220419;16.8;5.2;11;2.8;9.66;0;2.8;18600 +83085;46.48324;2.06652;247;20220420;18.3;7.4;12.8;2.1;10;.1;2.59;14100 +83085;46.48324;2.06652;247;20220421;19.8;5.7;12.8;1.6;8.83;0;3.23;20633 +83085;46.48324;2.06652;247;20220422;20.8;3;11.9;1.7;9.26;.7;3.34;22266 +83085;46.48324;2.06652;247;20220423;19.1;9.6;14.4;2.9;11.56;4.9;2.8;13666 +83085;46.48324;2.06652;247;20220424;16.6;8.3;12.4;2.8;11.83;6.3;1.86;9666 +83085;46.48324;2.06652;247;20220425;14.1;10.3;12.2;2.5;12.1;5.1;1.34;5900 +83085;46.48324;2.06652;247;20220426;17;6.3;11.7;2.4;9.8;0;3.28;23500 +83085;46.48324;2.06652;247;20220427;18.9;4.6;11.7;3.8;9.23;0;3.87;25233 +83085;46.48324;2.06652;247;20220428;22.3;5.8;14.1;2.7;10.66;0;3.73;20966 +83085;46.48324;2.06652;247;20220429;20.2;11.7;16;2;10.86;0;3.37;17900 +83085;46.48324;2.06652;247;20220430;18.5;5.2;11.9;2.4;9.23;0;3.41;22033 +83085;46.48324;2.06652;247;20220501;18.1;3.4;10.7;2;8.26;0;3.59;25533 +83085;46.48324;2.06652;247;20220502;19.4;4.5;12;2.5;9.1;0;3.57;22566 +83085;46.48324;2.06652;247;20220503;20.4;6;13.2;2.5;10.36;.3;3.67;22733 +83085;46.48324;2.06652;247;20220504;17.4;9.9;13.7;2.3;11;1;2.79;15766 +83085;46.48324;2.06652;247;20220505;19.2;5.2;12.2;2.1;10.2;.2;3.29;21366 +83085;46.48324;2.06652;247;20220506;20.8;3.9;12.4;1.4;10;.1;3.52;23963 +83085;46.48324;2.06652;247;20220507;22.3;4.7;13.5;1.5;10.3;.7;3.79;24519 +83085;46.48324;2.06652;247;20220508;23.6;6.3;15;1.4;11.17;0;3.93;24384 +83085;46.48324;2.06652;247;20220509;25;6.4;15.7;1;11.2;0;4.04;25431 +83085;46.48324;2.06652;247;20220510;27.3;6.6;17;1.2;11.43;0;4.56;27006 +83085;46.48324;2.06652;247;20220511;28.7;9.6;19.1;2.2;12.5;.9;5.24;26089 +83085;46.48324;2.06652;247;20220512;20;11;15.5;.9;14.33;0;2.91;17974 +83085;46.48324;2.06652;247;20220513;23.4;14.8;19.1;1;14.97;0;3.26;17390 +83085;46.48324;2.06652;247;20220514;26.5;7.8;17.1;1.1;12.87;0;4.38;26183 +83085;46.48324;2.06652;247;20220515;30.6;11;20.8;1.7;13.93;2.7;5.32;26989 +83085;46.48324;2.06652;247;20220516;26.7;15.5;21.1;1.7;15.1;0;4.17;20288 +83085;46.48324;2.06652;247;20220517;30.1;10.3;20.2;1;14.27;0;4.89;27308 +83085;46.48324;2.06652;247;20220518;30.6;12.6;21.6;1.3;16.2;2;4.99;26050 +83085;46.48324;2.06652;247;20220519;28.7;16;22.3;1.7;17.43;0;4.58;21991 +83085;46.48324;2.06652;247;20220520;29.2;13.7;21.5;2.4;16.43;0;5.13;24452 +83085;46.48324;2.06652;247;20220521;28.7;14.4;21.6;1.8;16.5;0;4.75;23347 +83085;46.48324;2.06652;247;20220522;29.3;14.6;21.9;1.5;17.83;3.8;4.73;23972 +83085;46.48324;2.06652;247;20220523;20.3;17;18.7;4.1;15.9;2.7;2.88;10893 +83085;46.48324;2.06652;247;20220524;17.5;9.9;13.7;2.8;11.5;1;3;17142 +83085;46.48324;2.06652;247;20220525;21;5;13;1.7;10.2;.8;3.89;25134 +83085;46.48324;2.06652;247;20220526;20.5;9.4;14.9;1.1;12.13;0;3.44;21060 +83085;46.48324;2.06652;247;20220527;21.4;12.2;16.8;1.4;13.03;.1;3.44;19149 +83085;46.48324;2.06652;247;20220528;21.8;8.6;15.2;1.7;10.53;0;3.97;23118 +83085;46.48324;2.06652;247;20220529;18.8;6.1;12.4;1.9;8.13;0;3.73;22611 +83085;46.48324;2.06652;247;20220530;22;4.8;13.4;1.7;7.83;0;4.4;26534 +83085;46.48324;2.06652;247;20220531;23.3;4.7;14;1.3;9;0;4.43;27608 +83085;46.48324;2.06652;247;20220601;25.2;7.4;16.3;1.2;11.27;2.6;4.54;27139 +83085;46.48324;2.06652;247;20220602;28.6;11;19.8;1.7;14.27;2.2;5.13;27044 +83085;46.48324;2.06652;247;20220603;28.7;14.3;21.5;1.6;16.53;5.4;4.83;24443 +83085;46.48324;2.06652;247;20220604;27.3;14.3;20.8;2;17.17;10.4;4.62;23309 +83085;46.48324;2.06652;247;20220605;21.3;16.3;18.8;2.8;16.87;.2;3.02;14248 +83085;46.48324;2.06652;247;20220606;22.4;12.2;17.3;1.5;14.6;.6;3.65;20675 +83085;46.48324;2.06652;247;20220607;22.3;13.7;18;2.9;13.73;6.8;3.94;18972 +83085;46.48324;2.06652;247;20220608;21.7;12.6;17.1;2.9;14.1;3.4;3.72;19461 +83085;46.48324;2.06652;247;20220609;20.7;13.2;16.9;2.6;12.83;0;3.59;17635 +83085;46.48324;2.06652;247;20220610;26.9;10.1;18.5;.9;13.4;.1;4.62;26795 +83085;46.48324;2.06652;247;20220611;29.8;10.1;20;1;14.03;0;5.23;29092 +83085;46.48324;2.06652;247;20220612;27.2;12.8;20;1.2;16.63;.4;4.54;24834 +83085;46.48324;2.06652;247;20220613;25.8;13.8;19.8;1.9;12.03;0;4.68;22371 +83085;46.48324;2.06652;247;20220614;30.2;8.6;19.4;1.8;11.77;.2;5.86;30160 +83085;46.48324;2.06652;247;20220615;34.5;13.9;24.2;1.9;15.73;0;6.49;29787 +83085;46.48324;2.06652;247;20220616;32.1;15.6;23.9;1.2;15.47;0;5.45;26635 +83085;46.48324;2.06652;247;20220617;34.8;13.1;23.9;1.3;14.53;0;6.21;30441 +83085;46.48324;2.06652;247;20220618;39.2;13.9;26.6;1.8;14.1;0;7.32;30945 +83085;46.48324;2.06652;247;20220619;35.4;20;27.7;2.4;15.27;11.1;6.85;25828 +83085;46.48324;2.06652;247;20220620;29;17.9;23.5;2;19.8;19.8;4.68;21722 +83085;46.48324;2.06652;247;20220621;28.1;16.5;22.3;1.8;20.33;5.8;4.46;22367 +83085;46.48324;2.06652;247;20220622;26.6;17.1;21.8;1.6;18.83;10.2;4.07;20106 +83085;46.48324;2.06652;247;20220623;26.4;14.1;20.2;1.4;17.1;11.5;4.32;22863 +83085;46.48324;2.06652;247;20220624;23;15.3;19.2;2.7;16.43;1.6;3.67;18084 +83085;46.48324;2.06652;247;20220625;21.4;14.3;17.9;1.6;15.2;4.8;3.33;17346 +83085;46.48324;2.06652;247;20220626;16.3;12.8;14.6;.9;15.2;13.9;2.01;11655 +83085;46.48324;2.06652;247;20220627;23;14;18.5;1.6;14.3;.1;3.75;19410 +83085;46.48324;2.06652;247;20220628;24.9;9.2;17;1.2;12.4;0;4.47;26008 +83085;46.48324;2.06652;247;20220629;26.9;10.4;18.6;1.6;13.23;9.8;4.9;26510 +83085;46.48324;2.06652;247;20220630;16.7;13;14.9;1.8;14.23;22.7;2.19;12074 +83085;46.48324;2.06652;247;20220701;21.6;9;15.3;1.5;11.47;0;3.88;22984 +83085;46.48324;2.06652;247;20220702;27.9;7.1;17.5;1;12.33;0;5.01;29808 +83085;46.48324;2.06652;247;20220703;26.8;11.8;19.3;1.5;14.37;.4;4.67;25232 +83085;46.48324;2.06652;247;20220704;25.5;15;20.2;1.4;15.17;.1;4.05;20710 +83085;46.48324;2.06652;247;20220705;26.7;10.2;18.5;1.1;13.3;.1;4.63;26344 +83085;46.48324;2.06652;247;20220706;25.1;10;17.5;1.4;12.7;0;4.41;25142 +83085;46.48324;2.06652;247;20220707;24.4;10;17.2;1.6;13.8;0;4.24;24484 +83085;46.48324;2.06652;247;20220708;25.6;11.9;18.8;2.1;13.6;0;4.58;23753 +83085;46.48324;2.06652;247;20220709;28;9.6;18.8;1.3;13.43;0;4.92;27606 +83085;46.48324;2.06652;247;20220710;26.5;12.9;19.7;2;13.6;0;4.72;23695 +83085;46.48324;2.06652;247;20220711;28.2;11.5;19.8;1.9;13.8;0;5.12;26100 +83085;46.48324;2.06652;247;20220712;30.4;11.5;20.9;1.2;14.1;0;5.26;27852 +83085;46.48324;2.06652;247;20220713;32.3;10.9;21.6;1.1;13.87;.1;5.53;29509 +83085;46.48324;2.06652;247;20220714;33.9;12.4;23.2;1.2;14.63;0;5.81;29170 +83085;46.48324;2.06652;247;20220715;29;12.7;20.9;1.3;13.57;0;4.93;25621 +83085;46.48324;2.06652;247;20220716;29.2;9.8;19.5;1.7;11.43;0;5.4;27878 +83085;46.48324;2.06652;247;20220717;31.2;10.3;20.8;1.4;12.97;0;5.54;28918 +83085;46.48324;2.06652;247;20220718;37.4;12.2;24.8;1.8;14.63;0;6.77;29663 +83085;46.48324;2.06652;247;20220719;35.1;16.4;25.7;2;16.27;11.8;6.33;27263 +83085;46.48324;2.06652;247;20220720;25.4;18;21.7;2.1;17.73;4.9;3.76;16811 +83085;46.48324;2.06652;247;20220721;28.6;14;21.3;1.3;16.5;.1;4.59;23768 +83085;46.48324;2.06652;247;20220722;30.2;13.3;21.8;1.4;17.93;1;4.93;25578 +83085;46.48324;2.06652;247;20220723;27.6;18.2;22.9;2.3;16.73;0;4.43;18841 +83085;46.48324;2.06652;247;20220724;34.2;11.7;23;1.2;15.47;.2;5.7;29022 +83085;46.48324;2.06652;247;20220725;26.2;18.1;22.1;3.1;16.8;1;4.35;17291 +83085;46.48324;2.06652;247;20220726;25.2;13.6;19.4;1.9;14.2;0;4.12;20722 +83085;46.48324;2.06652;247;20220727;26.2;13.1;19.7;1;12.67;0;4.07;22056 +83085;46.48324;2.06652;247;20220728;28.3;9.7;19;.9;12.1;0;4.53;26118 +83085;46.48324;2.06652;247;20220729;28;14.8;21.4;.9;14.1;.4;4.12;21707 +83085;46.48324;2.06652;247;20220730;30.4;14.5;22.5;1.3;15.37;0;4.82;24024 +83085;46.48324;2.06652;247;20220731;31.8;14.4;23.1;1.2;15.33;0;4.95;24926 +83085;46.48324;2.06652;247;20220801;30.8;12.7;21.7;1.3;15.23;0;4.9;25357 +83085;46.48324;2.06652;247;20220802;32.3;13.6;23;1;15.4;0;4.88;25588 +83085;46.48324;2.06652;247;20220803;36.5;13.4;24.9;.8;14.53;0;5.38;27792 +83085;46.48324;2.06652;247;20220804;36.9;18.4;27.7;1.5;16.57;0;5.85;25330 +83085;46.48324;2.06652;247;20220805;28.2;18.6;23.4;2.2;16.93;0;4.28;17793 +83085;46.48324;2.06652;247;20220806;27.9;14.5;21.2;2.6;12.53;0;4.95;20998 +83085;46.48324;2.06652;247;20220807;28.9;9.5;19.2;1.5;9.83;0;4.84;25435 +83085;46.48324;2.06652;247;20220808;31;9;20;1.6;10.57;0;5.25;26942 +83085;46.48324;2.06652;247;20220809;32.9;10;21.5;1.4;11.07;0;5.32;26955 +83085;46.48324;2.06652;247;20220810;33.4;11.2;22.3;1.3;11.2;0;5.25;26647 +83085;46.48324;2.06652;247;20220811;34.5;10.1;22.3;1.2;11.2;0;5.27;26648 +83085;46.48324;2.06652;247;20220812;35.9;10.2;23.1;.9;10.73;0;5.02;26492 +83085;46.48324;2.06652;247;20220813;36.2;12;24.1;.9;11.13;10.5;4.97;26333 +83085;46.48324;2.06652;247;20220814;25;18.3;21.6;2.8;17.67;3.3;3.44;14084 +83085;46.48324;2.06652;247;20220815;25.8;16.8;21.3;3.1;17.2;1.6;3.83;16325 +83085;46.48324;2.06652;247;20220816;26.4;13.4;19.9;1.1;16.67;4.9;3.56;19664 +83085;46.48324;2.06652;247;20220817;25.1;14.1;19.6;2.1;16.37;5.1;3.51;17846 +83085;46.48324;2.06652;247;20220818;25.8;15.5;20.7;1.8;16.1;.4;3.53;17100 +83085;46.48324;2.06652;247;20220819;25;14.7;19.9;1.6;17.1;5.2;3.23;17021 +83085;46.48324;2.06652;247;20220820;24.7;17.3;21;1.3;18.2;.9;2.86;14234 +83085;46.48324;2.06652;247;20220821;25.2;11.2;18.2;1.1;15.4;.3;3.32;19699 +83085;46.48324;2.06652;247;20220822;24.5;16.7;20.6;1;18.03;.2;2.78;14434 +83085;46.48324;2.06652;247;20220823;27.8;16.1;22;.7;18.97;.1;3.26;17728 +83085;46.48324;2.06652;247;20220824;31.9;13.7;22.8;1.3;15.93;.1;4.35;22034 +83085;46.48324;2.06652;247;20220825;31.5;12.6;22.1;1.6;16.23;.6;4.47;22266 +83085;46.48324;2.06652;247;20220826;26.1;17.1;21.6;1.6;18.03;0;3.12;14851 +83085;46.48324;2.06652;247;20220827;27;11.6;19.3;1.1;14.3;0;3.47;19798 +83085;46.48324;2.06652;247;20220828;28.6;10.9;19.8;.9;13.73;0;3.63;20984 +83085;46.48324;2.06652;247;20220829;33.4;11.2;22.3;.8;14.57;1.3;4.15;23311 +83085;46.48324;2.06652;247;20220830;22.8;17.7;20.3;1.1;17.77;.6;2.22;10636 +83085;46.48324;2.06652;247;20220831;27.8;12.4;20.1;.8;16.03;.1;3.26;19073 +83085;46.48324;2.06652;247;20220901;28.8;14.7;21.7;1;15.77;2.9;3.38;18124 +83085;46.48324;2.06652;247;20220902;25.3;13.8;19.6;1.6;16.57;3.9;3.05;16172 +83085;46.48324;2.06652;247;20220903;25.6;15.8;20.7;2.1;15.77;0;3.25;14742 +83085;46.48324;2.06652;247;20220904;30.4;10.5;20.4;1.1;14.83;1.8;3.75;21104 +83085;46.48324;2.06652;247;20220905;32.3;15.2;23.7;1.6;16.9;1.7;4.14;19329 +83085;46.48324;2.06652;247;20220906;29.3;15.2;22.2;2;16.73;2.9;3.74;17233 +83085;46.48324;2.06652;247;20220907;23.8;13.8;18.8;1.6;15.83;3.3;2.66;14274 +83085;46.48324;2.06652;247;20220908;23.4;12.6;18;3.4;14.37;1.6;3.19;14830 +83085;46.48324;2.06652;247;20220909;21.6;14.5;18.1;3.4;14.5;1.4;2.8;11860 +83085;46.48324;2.06652;247;20220910;22.7;14.4;18.5;2.3;13.23;.1;2.89;12641 +83085;46.48324;2.06652;247;20220911;25.8;7.6;16.7;1.5;11.9;0;3.19;18832 +83085;46.48324;2.06652;247;20220912;34.9;9;21.9;.8;13.7;0;3.63;20808 +83085;46.48324;2.06652;247;20220913;31;18.4;24.7;1.8;19.13;23.6;3.48;15217 +83085;46.48324;2.06652;247;20220914;26.4;17.7;22;2.5;18.27;2.6;3.02;12499 +83085;46.48324;2.06652;247;20220915;21.6;16.2;18.9;1.5;18.07;7.7;1.89;9704 +83085;46.48324;2.06652;247;20220916;18.1;12.2;15.2;1.4;13.4;.1;1.75;9859 +83085;46.48324;2.06652;247;20220917;16.9;5.5;11.2;1.6;9.13;0;2.06;13821 +83085;46.48324;2.06652;247;20220918;19;1.8;10.4;.9;7.97;.1;2.14;17051 +83085;46.48324;2.06652;247;20220919;19.3;2.6;10.9;1.3;8.53;.1;2.24;16579 +83085;46.48324;2.06652;247;20220920;19.4;2.2;10.8;1.3;8.43;0;2.25;16686 +83085;46.48324;2.06652;247;20220921;20;3.3;11.6;1.2;8.57;0;2.22;16214 +83085;46.48324;2.06652;247;20220922;22.3;2;12.1;.7;8.43;0;2.19;17753 +83085;46.48324;2.06652;247;20220923;20.6;5.1;12.9;.7;10.8;0;2.01;15317 +83085;46.48324;2.06652;247;20220924;20;11.1;15.5;1.4;12.53;9.3;1.98;11268 +83085;46.48324;2.06652;247;20220925;15.1;12.2;13.7;1.3;13.5;3.6;1.13;5906 +83085;46.48324;2.06652;247;20220926;15.6;6.4;11;2.7;11.1;5.5;1.59;11197 +83085;46.48324;2.06652;247;20220927;15.5;9.8;12.7;4.4;11.93;6.9;1.66;8403 +83085;46.48324;2.06652;247;20220928;14.7;12.2;13.5;4.5;14.17;13.3;1.05;5484 +83085;46.48324;2.06652;247;20220929;15.2;8.9;12;1.9;11.07;1;1.47;8890 +83085;46.48324;2.06652;247;20220930;16.9;5.9;11.4;1.2;10.2;1.8;1.6;11742 +83085;46.48324;2.06652;247;20221001;20.1;9.1;14.6;4.7;14.9;4.6;1.77;11634 +83085;46.48324;2.06652;247;20221002;20.5;15.6;18.1;3.2;15.53;.2;1.99;7361 +83085;46.48324;2.06652;247;20221003;18.9;10.3;14.6;1;13.53;0;1.46;9927 +83085;46.48324;2.06652;247;20221004;21.9;8.5;15.2;1.1;12.93;.2;1.82;12369 +83085;46.48324;2.06652;247;20221005;25.3;7.5;16.4;1.6;12.67;.3;2.36;14190 +83085;46.48324;2.06652;247;20221006;17.6;12.6;15.1;1.2;13.7;0;1.26;7062 +83085;46.48324;2.06652;247;20221007;21.7;8.1;14.9;.7;13.1;0;1.58;12019 +83085;46.48324;2.06652;247;20221008;18.5;11.5;15;1.1;12.33;.1;1.41;8063 +83085;46.48324;2.06652;247;20221009;22.6;4.3;13.5;1.1;10.57;.1;1.8;13631 +83085;46.48324;2.06652;247;20221010;21.1;9.1;15.1;.9;13.43;3.6;1.52;10740 +83085;46.48324;2.06652;247;20221011;16.6;12.1;14.4;.9;15;4.9;.97;6277 +83085;46.48324;2.06652;247;20221012;17.9;12.8;15.3;.9;14.37;.2;1.11;6641 +83085;46.48324;2.06652;247;20221013;17.3;8.4;12.8;1.7;13.47;4.2;1.14;8797 +83085;46.48324;2.06652;247;20221014;19.1;14;16.6;4.1;16.43;2;1.36;6421 +83085;46.48324;2.06652;247;20221015;19.7;16;17.8;3.6;15.6;0;1.75;5324 +83085;46.48324;2.06652;247;20221016;26.6;14.1;20.4;1.7;15.67;0;2.1;10100 +83085;46.48324;2.06652;247;20221017;22.1;17.1;19.6;2;16;4.1;1.67;5903 +83085;46.48324;2.06652;247;20221018;25.7;12.9;19.3;1.2;16.27;.2;1.68;9997 +83085;46.48324;2.06652;247;20221019;27.4;10.5;19;1;14.5;1.2;1.72;11428 +83085;46.48324;2.06652;247;20221020;24.7;14.1;19.4;2.2;16.07;1.2;1.91;8701 +83085;46.48324;2.06652;247;20221021;20.8;16.7;18.8;2.8;14.8;2.6;1.86;4972 +83085;46.48324;2.06652;247;20221022;23;9.5;16.2;1.3;13.17;.1;1.5;9633 +83085;46.48324;2.06652;247;20221023;23.7;11.5;17.6;3;13.13;.2;2.25;9064 +83085;46.48324;2.06652;247;20221024;20.6;12;16.3;2.4;12.17;.6;1.79;7425 +83085;46.48324;2.06652;247;20221025;21.5;6.9;14.2;1.3;12.13;1.8;1.32;9672 +83085;46.48324;2.06652;247;20221026;24.2;11.9;18;1.7;13.43;.1;1.71;8699 +83085;46.48324;2.06652;247;20221027;26.9;9.4;18.2;1.9;12.83;0;2.06;10350 +83085;46.48324;2.06652;247;20221028;25;17.1;21;1.9;12.7;0;2.12;6559 +83085;46.48324;2.06652;247;20221029;28;11.7;19.8;1.2;11.77;0;1.74;9664 +83085;46.48324;2.06652;247;20221030;21.9;7;14.4;.9;11.63;0;1.07;9083 +83085;46.48324;2.06652;247;20221031;22.6;11;16.8;2.2;13.77;1.2;1.55;7807 +83085;46.48324;2.06652;247;20221101;16.9;10.6;13.8;2.7;11.87;.3;1.29;5453 +83085;46.48324;2.06652;247;20221102;18.3;10.4;14.4;1.8;11.4;0;1.24;6096 +83085;46.48324;2.06652;247;20221103;17.4;6.5;11.9;3.1;10.37;9.2;1.4;7193 +83085;46.48324;2.06652;247;20221104;10.5;7.7;9.1;4.2;9.73;4;.92;3233 +83085;46.48324;2.06652;247;20221105;12.4;.7;6.5;1;7.83;.1;.64;7261 +83085;46.48324;2.06652;247;20221106;14.8;4.1;9.5;2.1;9.2;.2;.96;6810 +83085;46.48324;2.06652;247;20221107;18.5;10.6;14.5;2.8;11.23;.1;1.51;5670 +83085;46.48324;2.06652;247;20221108;19.8;5.3;12.5;3.1;10.7;4.7;1.54;7781 +83085;46.48324;2.06652;247;20221109;15;12;13.5;2.1;12.73;2.1;.87;3108 +83085;46.48324;2.06652;247;20221110;16;5.5;10.8;.9;10.27;.1;.66;6205 +83085;46.48324;2.06652;247;20221111;18.7;3;10.8;1.1;9.73;.1;.75;7823 +83085;46.48324;2.06652;247;20221112;19.6;3.5;11.6;.6;10.1;.2;.61;7802 +83085;46.48324;2.06652;247;20221113;19.8;2.4;11.1;.6;9.9;.1;.58;8007 +83085;46.48324;2.06652;247;20221114;16.9;8;12.4;2;11.07;5.8;.95;5471 +83085;46.48324;2.06652;247;20221115;15.5;8.7;12.1;2.3;11.57;4.8;.84;4596 +83085;46.48324;2.06652;247;20221116;14.7;9.1;11.9;4.6;10.97;1.4;1.24;4027 +83085;46.48324;2.06652;247;20221117;14.2;11.4;12.8;6;11.2;7.5;1.55;2484 +83085;46.48324;2.06652;247;20221118;11.9;6;9;2.7;9.03;.5;.85;4054 +83085;46.48324;2.06652;247;20221119;9.2;.9;5.1;1.3;7.53;.3;.44;4884 +83085;46.48324;2.06652;247;20221120;9.2;.2;4.7;2.1;7.6;1.4;.47;5025 +83085;46.48324;2.06652;247;20221121;10.4;3.7;7;2.8;8.37;5;.68;4184 +83085;46.48324;2.06652;247;20221122;10.5;5.3;7.9;4.3;8.17;2.3;1.05;3513 +83085;46.48324;2.06652;247;20221123;13.4;6.7;10;3.6;9.8;4;.96;4090 +83085;46.48324;2.06652;247;20221124;13;7.8;10.4;3.2;9.97;.9;.92;3485 +83085;46.48324;2.06652;247;20221125;11.9;8.2;10;2.1;9.8;.7;.76;2752 +83085;46.48324;2.06652;247;20221126;10.9;.6;5.8;.8;7.9;.1;.34;4998 +83085;46.48324;2.06652;247;20221127;15.8;3.6;9.7;1.1;7.9;2.4;.6;5499 +83085;46.48324;2.06652;247;20221128;11.7;8.4;10;3.5;9.67;3.5;.96;2473 +83085;46.48324;2.06652;247;20221129;9;5.1;7;1.9;8.93;.1;.47;2772 +83085;46.48324;2.06652;247;20221130;6.9;4.8;5.8;1.7;8.57;0;.4;1794 +83085;46.48324;2.06652;247;20221201;6.3;3.7;5;2.5;8.27;1.1;.36;2008 +83085;46.48324;2.06652;247;20221202;4.5;3.6;4;1.6;7.27;1.1;.45;939 +83085;46.48324;2.06652;247;20221203;5.3;2.2;3.7;1.9;7.17;2.2;.39;2305 +83085;46.48324;2.06652;247;20221204;4.2;3.3;3.7;1.2;7.5;3.9;.38;901 +83085;46.48324;2.06652;247;20221205;8.3;2.8;5.5;.9;7.13;0;.41;3191 +83085;46.48324;2.06652;247;20221206;2.8;-2;.4;1.4;6.17;.1;.21;2808 +83085;46.48324;2.06652;247;20221207;3.8;2;2.9;2.2;6.23;0;.52;1492 +83085;46.48324;2.06652;247;20221208;4.1;-3.5;.3;1.7;5.27;.1;.33;3790 +83085;46.48324;2.06652;247;20221209;1.6;-.3;.7;2.4;5.57;.2;.43;1318 +83085;46.48324;2.06652;247;20221210;1.1;-1.3;-.1;2;4.5;0;.55;1821 +83085;46.48324;2.06652;247;20221211;1.4;-8.5;-3.6;1.1;3.73;0;.24;4330 +83085;46.48324;2.06652;247;20221212;3.5;-8.6;-2.5;1.4;3.93;0;.29;4811 +83085;46.48324;2.06652;247;20221213;2.3;-1.9;.2;1.6;5.5;.1;.3;2524 +83085;46.48324;2.06652;247;20221214;12.7;.5;6.6;2.3;9.67;6.3;.26;4790 +83085;46.48324;2.06652;247;20221215;3.8;2.6;3.2;2.5;7.43;.3;.32;1016 +83085;46.48324;2.06652;247;20221216;3.7;-1.4;1.2;2.3;4.7;0;.63;2817 +83085;46.48324;2.06652;247;20221217;.6;-7.7;-3.5;1.7;3.73;0;.29;3835 +83085;46.48324;2.06652;247;20221218;9.8;-10.1;-.2;1.1;4.77;0;.27;6229 +83085;46.48324;2.06652;247;20221219;14.7;4.6;9.6;1.9;8.37;0;.78;4141 +83085;46.48324;2.06652;247;20221220;17.1;8.3;12.7;3;10.23;1.6;1.19;3905 +83085;46.48324;2.06652;247;20221221;12.7;10.7;11.7;4.5;11.57;1.1;.92;1479 +83085;46.48324;2.06652;247;20221222;14.1;11.6;12.9;6.3;12.1;11.9;1.24;1768 +83085;46.48324;2.06652;247;20221223;15;13.4;14.2;5.5;13.93;8.3;1.01;1306 +83085;46.48324;2.06652;247;20221224;11.6;10.3;10.9;1.9;11.83;1.1;.54;1074 +83085;46.48324;2.06652;247;20221225;16.2;4.8;10.5;2.5;9.47;0;.88;4556 +83085;46.48324;2.06652;247;20221226;13.2;9.7;11.4;3.3;10.67;2.8;.94;2106 +83085;46.48324;2.06652;247;20221227;11.9;3.4;7.7;1.5;8.53;.3;.45;3895 +83085;46.48324;2.06652;247;20221228;14.3;3.2;8.7;3.8;9.07;.3;.9;4560 +83085;46.48324;2.06652;247;20221229;11.7;10.6;11.2;4.2;10.13;5.1;1.21;909 +83085;46.48324;2.06652;247;20221230;14.8;2.5;8.6;4;10.3;2.9;.59;4893 +83085;46.48324;2.06652;247;20221231;17.8;14.2;16;4.6;10.57;0;2.33;2375 +83086;46.50676;2.39043;275;20220101;18.4;-.1;9.2;.9;7.64;0;.44;6201 +83086;46.50676;2.39043;275;20220102;15.9;3;9.5;3.5;9.19;.1;1.03;4758 +83086;46.50676;2.39043;275;20220103;12.9;10.2;11.5;4.1;10.84;.1;1.07;1973 +83086;46.50676;2.39043;275;20220104;14;11.6;12.8;4.7;9.37;4.2;1.94;1400 +83086;46.50676;2.39043;275;20220105;5.1;.4;2.8;2.3;6.04;0;.51;3409 +83086;46.50676;2.39043;275;20220106;2.5;-3.7;-.6;.8;5.49;.1;.21;3225 +83086;46.50676;2.39043;275;20220107;6.4;-2.4;2;4.2;6.99;0;.29;3776 +83086;46.50676;2.39043;275;20220108;9.4;5.6;7.5;5.9;8.94;7.6;.82;2437 +83086;46.50676;2.39043;275;20220109;7.9;4.8;6.3;4.6;7.82;4;.85;2375 +83086;46.50676;2.39043;275;20220110;7.4;5;6.2;1.1;7.77;.2;.46;2747 +83086;46.50676;2.39043;275;20220111;5.1;-2.4;1.4;1.4;5.69;.1;.37;4037 +83086;46.50676;2.39043;275;20220112;3;-1.4;.8;1.6;5.27;0;.43;3042 +83086;46.50676;2.39043;275;20220113;3;-5.6;-1.3;1.1;4.72;0;.31;4365 +83086;46.50676;2.39043;275;20220114;8.4;-6.1;1.2;.8;4.67;0;.29;6605 +83086;46.50676;2.39043;275;20220115;7.1;-7.3;-.1;.6;4.44;.1;.24;6412 +83086;46.50676;2.39043;275;20220116;1.3;-6.2;-2.4;.9;4.77;.2;.19;3711 +83086;46.50676;2.39043;275;20220117;4.1;-2.9;.6;1;6.87;.1;.18;3688 +83086;46.50676;2.39043;275;20220118;5;.5;2.8;2.3;6.49;0;.49;3126 +83086;46.50676;2.39043;275;20220119;3.4;-.9;1.2;2.2;6.49;.7;.31;2727 +83086;46.50676;2.39043;275;20220120;6.4;2.5;4.5;2.3;6.84;.3;.62;3270 +83086;46.50676;2.39043;275;20220121;4.8;-.1;2.3;3.3;5.29;0;.78;4465 +83086;46.50676;2.39043;275;20220122;2;-2.3;-.2;1.9;5.8;.1;.28;3210 +83086;46.50676;2.39043;275;20220123;3.1;.9;2;3;6.06;0;.53;2154 +83086;46.50676;2.39043;275;20220124;8.8;-1.8;3.5;1.5;5.62;0;.59;5811 +83086;46.50676;2.39043;275;20220125;8.5;-6.2;1.2;.6;5.02;0;.36;6665 +83086;46.50676;2.39043;275;20220126;-1.2;-5.3;-3.3;1;4.72;0;.26;3153 +83086;46.50676;2.39043;275;20220127;-1.4;-4.9;-3.2;1.2;4.89;0;.24;2921 +83086;46.50676;2.39043;275;20220128;4;-1.5;1.2;1;6.62;0;.31;3863 +83086;46.50676;2.39043;275;20220129;5.5;-.4;2.5;1.7;7.49;.5;.29;4071 +83086;46.50676;2.39043;275;20220130;9.3;4.7;7;1.3;8.49;.1;.58;3983 +83086;46.50676;2.39043;275;20220131;8.1;1.7;4.9;4.1;7.42;.6;.8;4116 +83086;46.50676;2.39043;275;20220201;6.8;-1.2;2.8;3.5;7.84;2.1;.25;4849 +83086;46.50676;2.39043;275;20220202;9;7;8;2.5;9.47;.8;.63;2652 +83086;46.50676;2.39043;275;20220203;9.6;-1;4.3;2.1;7.24;.1;.62;6517 +83086;46.50676;2.39043;275;20220204;9.4;4.6;7;3;8.82;1.4;.69;3715 +83086;46.50676;2.39043;275;20220205;8.7;-1.6;3.5;1.6;6.72;.1;.61;7316 +83086;46.50676;2.39043;275;20220206;8.5;1.1;4.8;6.3;8.82;2.4;.34;4860 +83086;46.50676;2.39043;275;20220207;10.1;6.5;8.3;2.7;7.47;0;1.18;5234 +83086;46.50676;2.39043;275;20220208;12.5;-2.9;4.8;1.4;5.94;0;.89;9302 +83086;46.50676;2.39043;275;20220209;18.4;-3;7.7;1.7;6.24;0;1.45;10913 +83086;46.50676;2.39043;275;20220210;5.6;2.5;4;3;8.57;2.9;1.02;6623 +83086;46.50676;2.39043;275;20220211;7.7;2.4;5;2.8;6.74;0;.91;9454 +83086;46.50676;2.39043;275;20220212;9.5;-4;2.7;2;5.09;0;1;8945 +83086;46.50676;2.39043;275;20220213;15.6;-2.4;6.6;5.2;7.22;.1;1.95;10551 +83086;46.50676;2.39043;275;20220214;11.3;7.2;9.2;4.8;8.69;2.4;1.42;5423 +83086;46.50676;2.39043;275;20220215;9.2;3.5;6.4;4.1;8.34;3.9;.81;5819 +83086;46.50676;2.39043;275;20220216;13;7.4;10.2;6.2;11.72;1.5;.78;4883 +83086;46.50676;2.39043;275;20220217;14.3;11.3;12.8;5.2;11.82;.7;1.48;5265 +83086;46.50676;2.39043;275;20220218;13.8;10.2;12;4.8;10.12;.8;1.7;4222 +83086;46.50676;2.39043;275;20220219;9.5;.8;5.1;3.3;6.42;0;1.26;8779 +83086;46.50676;2.39043;275;20220220;11.9;4.3;8.1;5.8;9.24;1.6;1.17;6351 +83086;46.50676;2.39043;275;20220221;9.5;6.5;8;6.4;8.29;1.3;1.41;4616 +83086;46.50676;2.39043;275;20220222;10.3;5.3;7.8;3.8;8.87;.5;1.02;5390 +83086;46.50676;2.39043;275;20220223;13.9;7.3;10.6;1.3;9.09;0;1.13;7079 +83086;46.50676;2.39043;275;20220224;12.6;1.8;7.2;3.3;7.97;1.5;1.33;8960 +83086;46.50676;2.39043;275;20220225;8.9;-1.5;3.7;1.5;5.77;.1;1.05;10242 +83086;46.50676;2.39043;275;20220226;10.5;-4.8;2.8;2.5;4.97;0;1.45;12304 +83086;46.50676;2.39043;275;20220227;12.5;-4.6;4;1.4;4.87;0;1.35;13021 +83086;46.50676;2.39043;275;20220228;13.6;-5.9;3.9;1;4.97;0;1.28;13910 +83086;46.50676;2.39043;275;20220301;13.7;-5;4.4;1;5.74;.1;1.26;12929 +83086;46.50676;2.39043;275;20220302;13.3;.5;6.9;1.2;8.39;1.7;1.12;10111 +83086;46.50676;2.39043;275;20220303;13.3;7.7;10.5;.8;10.19;0;1.04;7465 +83086;46.50676;2.39043;275;20220304;12.3;5.7;9;1.6;9.62;.7;1.08;7449 +83086;46.50676;2.39043;275;20220305;9.9;4.3;7.1;1.9;7.54;0;1.21;8503 +83086;46.50676;2.39043;275;20220306;8.7;-4.1;2.3;1.7;4.64;.1;1.33;12547 +83086;46.50676;2.39043;275;20220307;9.6;-7.2;1.2;1.8;4.34;0;1.41;14266 +83086;46.50676;2.39043;275;20220308;15.4;-4.6;5.4;1.4;5.67;0;1.75;15577 +83086;46.50676;2.39043;275;20220309;15.9;-.3;7.8;1.7;7.19;0;1.79;14138 +83086;46.50676;2.39043;275;20220310;15.7;1;8.3;1.5;7.82;0;1.66;13272 +83086;46.50676;2.39043;275;20220311;14.2;3.9;9.1;3.9;8.39;4.9;1.96;10265 +83086;46.50676;2.39043;275;20220312;8.7;5.1;6.9;2.5;8.57;10.2;.95;5927 +83086;46.50676;2.39043;275;20220313;10.1;2.8;6.4;2.8;7.62;4.6;1.31;7926 +83086;46.50676;2.39043;275;20220314;13.4;-2.2;5.6;2.7;8.02;1.6;1.55;14341 +83086;46.50676;2.39043;275;20220315;17.3;7.5;12.4;1.5;10.72;.1;1.66;10355 +83086;46.50676;2.39043;275;20220316;16.9;4;10.4;1;10.04;.9;1.55;11794 +83086;46.50676;2.39043;275;20220317;9.8;7.9;8.8;3.1;9.19;.1;1.18;4546 +83086;46.50676;2.39043;275;20220318;11.9;4.4;8.1;4.9;8.07;0;1.79;8818 +83086;46.50676;2.39043;275;20220319;15.2;5.4;10.3;2.4;8.59;2.5;2.07;13311 +83086;46.50676;2.39043;275;20220320;15.5;3.4;9.4;2.8;8.34;.2;1.85;8014 +83086;46.50676;2.39043;275;20220321;17.6;6.3;11.9;3.3;8.24;0;2.75;13363 +83086;46.50676;2.39043;275;20220322;17.3;.4;8.9;3.8;5.49;0;3.38;18919 +83086;46.50676;2.39043;275;20220323;18;-.9;8.6;2.8;5.42;0;3.05;19344 +83086;46.50676;2.39043;275;20220324;20;-1.3;9.4;2.8;6.19;0;3.28;19584 +83086;46.50676;2.39043;275;20220325;20.1;-.3;9.9;3.2;6.34;0;3.5;19519 +83086;46.50676;2.39043;275;20220326;19.4;.7;10.1;3.1;6.69;0;3.4;19394 +83086;46.50676;2.39043;275;20220327;21.7;1.4;11.5;2.3;7.04;0;3.31;19646 +83086;46.50676;2.39043;275;20220328;21.9;2.4;12.2;2.1;7.37;0;3.22;18171 +83086;46.50676;2.39043;275;20220329;18;7.4;12.7;2;8.46;.1;2.26;9625 +83086;46.50676;2.39043;275;20220330;12.5;7;9.7;2.4;10.47;2.3;1.21;6567 +83086;46.50676;2.39043;275;20220331;10.7;6.9;8.8;3.8;8.52;9.5;1.64;7470 +83086;46.50676;2.39043;275;20220401;3.9;-.4;1.7;4.8;5.75;5.3;1.1;7300 +83086;46.50676;2.39043;275;20220402;4.7;.2;2.5;3.6;4.95;.1;1.54;9750 +83086;46.50676;2.39043;275;20220403;4.5;-1.4;1.6;3.5;4.94;0;1.29;8248 +83086;46.50676;2.39043;275;20220404;10.5;-4.5;3;1.4;4.76;0;2.19;22500 +83086;46.50676;2.39043;275;20220405;11.5;2.5;7;3.2;8.84;.3;1.22;7650 +83086;46.50676;2.39043;275;20220406;12.1;8.1;10.1;3.8;10.57;.4;1.22;5626 +83086;46.50676;2.39043;275;20220407;13.2;9.1;11.1;7;11.47;15.8;1.31;5279 +83086;46.50676;2.39043;275;20220408;15.7;10;12.8;7.5;10.52;2;2.57;8207 +83086;46.50676;2.39043;275;20220409;11.3;.6;6;2.8;6.69;.5;2.17;17463 +83086;46.50676;2.39043;275;20220410;14.9;-2.4;6.3;2.9;6.22;0;2.88;22771 +83086;46.50676;2.39043;275;20220411;22.3;1;11.7;4.1;8.67;0;3.98;20121 +83086;46.50676;2.39043;275;20220412;20.1;10.4;15.3;3.4;9.35;0;3.37;12713 +83086;46.50676;2.39043;275;20220413;16.8;8.6;12.7;1.3;11.42;.1;1.87;10767 +83086;46.50676;2.39043;275;20220414;20.2;6.5;13.3;1.7;11.49;0;2.79;17882 +83086;46.50676;2.39043;275;20220415;21.3;5;13.2;2.4;10.44;0;3.53;22622 +83086;46.50676;2.39043;275;20220416;20.9;4.6;12.8;3.3;9.32;0;3.87;22528 +83086;46.50676;2.39043;275;20220417;19.9;2.2;11.1;2.6;7.77;0;3.82;24720 +83086;46.50676;2.39043;275;20220418;20.2;2.2;11.2;1.9;8.22;0;3.31;22170 +83086;46.50676;2.39043;275;20220419;17.3;3.9;10.6;2.6;9.47;0;2.87;19522 +83086;46.50676;2.39043;275;20220420;17.9;7.1;12.5;2.3;10.02;0;2.6;14078 +83086;46.50676;2.39043;275;20220421;19.7;6.4;13;1.8;9.14;0;3.32;20858 +83086;46.50676;2.39043;275;20220422;20.7;2.4;11.5;1.8;9.42;.6;3.42;23188 +83086;46.50676;2.39043;275;20220423;18.7;9.3;14;3.1;11.39;6.3;2.77;13342 +83086;46.50676;2.39043;275;20220424;16.4;8;12.2;2.9;11.62;2.9;1.91;10204 +83086;46.50676;2.39043;275;20220425;14.6;10;12.3;2.5;11.94;3.8;1.42;6386 +83086;46.50676;2.39043;275;20220426;16.7;7.1;11.9;2.5;9.97;0;3.18;22175 +83086;46.50676;2.39043;275;20220427;18.8;3.5;11.2;3.8;9.29;0;3.78;25320 +83086;46.50676;2.39043;275;20220428;22.1;4.9;13.5;2.4;10.77;0;3.68;22058 +83086;46.50676;2.39043;275;20220429;20.1;7.1;13.6;1.8;11.09;.2;2.99;17840 +83086;46.50676;2.39043;275;20220430;18.4;5.1;11.8;2.6;9.32;0;3.45;22315 +83086;46.50676;2.39043;275;20220501;18;2.7;10.3;1.8;8.39;0;3.47;25132 +83086;46.50676;2.39043;275;20220502;19.4;4;11.7;2.4;9.12;0;3.62;23618 +83086;46.50676;2.39043;275;20220503;20.5;5.8;13.1;2.3;10.44;0;3.51;21235 +83086;46.50676;2.39043;275;20220504;17.6;9;13.3;2.3;11.24;3.9;2.56;13784 +83086;46.50676;2.39043;275;20220505;18.7;5;11.9;2.2;10.44;.3;3.08;19936 +83086;46.50676;2.39043;275;20220506;20.6;3.4;12;1.5;10.04;.1;3.02;18547 +83086;46.50676;2.39043;275;20220507;22.1;4.5;13.3;1.5;10.47;.9;3.24;18939 +83086;46.50676;2.39043;275;20220508;23.4;6.8;15.1;1.6;11.24;0;3.46;18938 +83086;46.50676;2.39043;275;20220509;24.7;6.2;15.4;1;11.34;0;3.42;19748 +83086;46.50676;2.39043;275;20220510;27.1;6.6;16.9;1.2;11.72;0;3.85;20880 +83086;46.50676;2.39043;275;20220511;28.9;9.8;19.3;2.3;12.67;.3;4.68;20242 +83086;46.50676;2.39043;275;20220512;20.4;11;15.7;1.1;14.34;0;2.52;13831 +83086;46.50676;2.39043;275;20220513;23.2;14.8;19;1.1;14.89;0;2.81;13542 +83086;46.50676;2.39043;275;20220514;26.1;7.4;16.8;1.2;12.82;0;3.69;20287 +83086;46.50676;2.39043;275;20220515;30.2;10.6;20.4;2;14.12;1.5;4.67;20767 +83086;46.50676;2.39043;275;20220516;26.2;15.2;20.7;1.7;15.29;.1;3.57;15841 +83086;46.50676;2.39043;275;20220517;29.7;10.1;19.9;1.1;14.64;0;4.13;21181 +83086;46.50676;2.39043;275;20220518;30.2;12.9;21.5;1.5;16.34;1.9;4.32;20162 +83086;46.50676;2.39043;275;20220519;28.8;15.9;22.3;1.8;17.47;0;4;17093 +83086;46.50676;2.39043;275;20220520;29.5;13.6;21.6;2.4;16.42;0;4.51;18889 +83086;46.50676;2.39043;275;20220521;28.4;14.2;21.3;1.8;16.29;0;4.04;18135 +83086;46.50676;2.39043;275;20220522;29.2;14.4;21.8;1.6;17.37;4.9;4.1;18404 +83086;46.50676;2.39043;275;20220523;20.4;16.5;18.5;3.9;15.99;1.2;2.57;8570 +83086;46.50676;2.39043;275;20220524;17.6;9.8;13.7;3;11.59;.7;2.69;13356 +83086;46.50676;2.39043;275;20220525;20.5;5;12.8;1.8;10.34;.3;3.31;19451 +83086;46.50676;2.39043;275;20220526;20.3;9.2;14.8;1.4;12.29;0;2.96;16145 +83086;46.50676;2.39043;275;20220527;21;11.8;16.4;1.6;13.14;.1;2.94;14812 +83086;46.50676;2.39043;275;20220528;21.6;7.9;14.7;1.8;10.49;0;3.46;18089 +83086;46.50676;2.39043;275;20220529;18.4;6;12.2;2.1;8.17;0;3.36;17708 +83086;46.50676;2.39043;275;20220530;21.8;4.6;13.2;1.8;7.92;0;3.84;20625 +83086;46.50676;2.39043;275;20220531;23.3;4.7;14;1.3;9.24;0;3.78;21356 +83086;46.50676;2.39043;275;20220601;24.9;7.2;16.1;1.1;11.29;2.2;3.78;20854 +83086;46.50676;2.39043;275;20220602;28.5;10.7;19.6;1.8;14.19;4.1;4.46;20908 +83086;46.50676;2.39043;275;20220603;28.5;14;21.3;1.6;16.57;11.6;4.09;18907 +83086;46.50676;2.39043;275;20220604;27.7;14.3;21;2;17.59;14;3.98;18107 +83086;46.50676;2.39043;275;20220605;21.4;16;18.7;3.2;16.92;1.4;2.75;11161 +83086;46.50676;2.39043;275;20220606;22.3;12.3;17.3;1.7;14.62;.6;3.15;16031 +83086;46.50676;2.39043;275;20220607;22.3;13.5;17.9;2.9;13.92;4.4;3.44;14804 +83086;46.50676;2.39043;275;20220608;21.5;12.4;17;3;14.22;4.1;3.23;14971 +83086;46.50676;2.39043;275;20220609;20.6;13;16.8;2.8;12.84;.1;3.24;13801 +83086;46.50676;2.39043;275;20220610;26.6;10.2;18.4;1;13.69;0;3.89;20871 +83086;46.50676;2.39043;275;20220611;29.5;9.9;19.7;.9;14.32;.1;5.24;29469 +83086;46.50676;2.39043;275;20220612;27.1;12.5;19.8;1.3;16.77;.2;4.57;24875 +83086;46.50676;2.39043;275;20220613;25.4;14.2;19.8;2;12.02;0;5;24678 +83086;46.50676;2.39043;275;20220614;29.7;7.9;18.8;1.7;11.82;0;5.75;30345 +83086;46.50676;2.39043;275;20220615;34.3;13.3;23.8;1.8;15.94;0;6.35;29215 +83086;46.50676;2.39043;275;20220616;31.6;15.4;23.5;1.3;15.67;0;5.53;27001 +83086;46.50676;2.39043;275;20220617;34.1;12.9;23.5;1.3;15.07;0;6.11;30206 +83086;46.50676;2.39043;275;20220618;38.3;13.6;26;1.9;14.84;0;7.21;30583 +83086;46.50676;2.39043;275;20220619;35.4;19.5;27.5;2.4;15.39;2.7;6.92;26271 +83086;46.50676;2.39043;275;20220620;29;17.8;23.4;2.2;19.69;14.6;4.88;22466 +83086;46.50676;2.39043;275;20220621;28.2;16;22.1;1.9;20.32;9.3;4.5;22300 +83086;46.50676;2.39043;275;20220622;26.7;17;21.8;1.6;19.17;11.1;4.06;20105 +83086;46.50676;2.39043;275;20220623;26.2;14.1;20.2;1.3;17.32;12.7;4.16;21922 +83086;46.50676;2.39043;275;20220624;23;15;19;2.7;16.44;1.2;3.65;18213 +83086;46.50676;2.39043;275;20220625;22.6;13.8;18.2;1.6;15.19;7.5;3.38;17184 +83086;46.50676;2.39043;275;20220626;16.1;12.9;14.5;1;15.29;16.1;1.77;9716 +83086;46.50676;2.39043;275;20220627;22.8;14;18.4;1.6;14.47;1;3.74;19407 +83086;46.50676;2.39043;275;20220628;24.9;8.9;16.9;1.2;12.47;0;4.63;27381 +83086;46.50676;2.39043;275;20220629;26.8;10.5;18.7;1.7;13.32;9.4;5.07;27507 +83086;46.50676;2.39043;275;20220630;16;13.1;14.5;2;14.42;20.5;1.9;10005 +83086;46.50676;2.39043;275;20220701;21.3;8.9;15.1;1.5;11.57;0;4.04;24438 +83086;46.50676;2.39043;275;20220702;27.7;7;17.3;1;12.57;0;5.07;30156 +83086;46.50676;2.39043;275;20220703;26.6;11.5;19;1.5;14.47;.4;4.79;26074 +83086;46.50676;2.39043;275;20220704;25.3;15;20.2;1.4;15.29;0;4.06;20608 +83086;46.50676;2.39043;275;20220705;26.4;10.2;18.3;1.2;13.47;0;4.76;27133 +83086;46.50676;2.39043;275;20220706;24.6;9.7;17.1;1.4;12.84;0;4.56;26456 +83086;46.50676;2.39043;275;20220707;24.1;9.8;16.9;1.7;13.97;0;4.16;23738 +83086;46.50676;2.39043;275;20220708;25.3;11.9;18.6;2.2;13.54;0;4.83;25440 +83086;46.50676;2.39043;275;20220709;27.6;9.5;18.6;1.3;13.52;0;5.03;28104 +83086;46.50676;2.39043;275;20220710;26.3;12.7;19.5;2.1;13.62;.1;5;25271 +83086;46.50676;2.39043;275;20220711;28.1;11.3;19.7;2;13.82;0;5.29;27075 +83086;46.50676;2.39043;275;20220712;30.2;11.3;20.7;1.3;14.27;0;5.4;28589 +83086;46.50676;2.39043;275;20220713;31.8;10.9;21.3;1;14.32;0;5.48;29332 +83086;46.50676;2.39043;275;20220714;33.5;12.5;23;1.3;14.99;0;5.87;29452 +83086;46.50676;2.39043;275;20220715;28.6;12.5;20.5;1.5;13.67;0;5.13;26641 +83086;46.50676;2.39043;275;20220716;28.9;9.5;19.2;1.6;11.47;0;5.44;28533 +83086;46.50676;2.39043;275;20220717;31.1;9.9;20.5;1.3;13.29;0;5.48;28913 +83086;46.50676;2.39043;275;20220718;36.8;11.9;24.3;1.8;15.12;0;6.62;29522 +83086;46.50676;2.39043;275;20220719;35.1;15.5;25.3;2;16.62;0;6.4;27497 +83086;46.50676;2.39043;275;20220720;25.3;18.2;21.7;2.2;17.84;.6;3.7;16133 +83086;46.50676;2.39043;275;20220721;28.3;13.6;20.9;1.4;16.62;.1;4.7;24826 +83086;46.50676;2.39043;275;20220722;30.6;12.9;21.7;1.5;17.92;.5;4.9;24883 +83086;46.50676;2.39043;275;20220723;27.3;18.1;22.7;2.3;16.99;0;4.42;18906 +83086;46.50676;2.39043;275;20220724;33.7;11.6;22.7;1.2;15.67;0;5.64;28916 +83086;46.50676;2.39043;275;20220725;26.3;17.5;21.9;3.2;17.04;.9;4.47;18568 +83086;46.50676;2.39043;275;20220726;24.9;13.6;19.3;2.1;14.39;0;4.1;20466 +83086;46.50676;2.39043;275;20220727;25.9;12.8;19.4;1.2;12.72;0;4.27;23167 +83086;46.50676;2.39043;275;20220728;27.9;9.6;18.8;1;12.27;0;4.53;25714 +83086;46.50676;2.39043;275;20220729;27.5;14.5;21;1;14.12;0;3.9;19955 +83086;46.50676;2.39043;275;20220730;30.3;13.6;21.9;1.3;15.34;0;4.83;24568 +83086;46.50676;2.39043;275;20220731;31.5;14.3;22.9;1.3;15.54;0;5.09;25619 +83086;46.50676;2.39043;275;20220801;30.3;12.5;21.4;1.3;15.44;0;4.82;24968 +83086;46.50676;2.39043;275;20220802;31.9;13.4;22.6;1;15.57;0;4.93;26016 +83086;46.50676;2.39043;275;20220803;36.3;13.1;24.7;.9;14.82;0;5.41;27669 +83086;46.50676;2.39043;275;20220804;36.8;17.7;27.2;1.6;16.69;.3;5.9;25272 +83086;46.50676;2.39043;275;20220805;28;18.5;23.3;2.3;17.19;0;4.41;18470 +83086;46.50676;2.39043;275;20220806;27.7;14.7;21.2;2.8;12.54;0;5.18;22498 +83086;46.50676;2.39043;275;20220807;28.6;9.2;18.9;1.7;9.89;0;5;25926 +83086;46.50676;2.39043;275;20220808;30.7;8.9;19.8;1.7;10.72;0;5.26;26857 +83086;46.50676;2.39043;275;20220809;32.6;9.9;21.3;1.6;11.24;0;5.43;26841 +83086;46.50676;2.39043;275;20220810;33;10.9;22;1.3;11.32;0;5.21;26585 +83086;46.50676;2.39043;275;20220811;34.2;9.9;22.1;1.3;11.29;0;5.28;26561 +83086;46.50676;2.39043;275;20220812;35.4;10.1;22.8;.9;10.89;0;4.98;26344 +83086;46.50676;2.39043;275;20220813;35.5;11.6;23.5;.9;11.24;6.8;4.94;26100 +83086;46.50676;2.39043;275;20220814;25;17.7;21.3;3;17.74;5.8;3.45;13888 +83086;46.50676;2.39043;275;20220815;25.9;16.6;21.3;3.2;17.22;1.7;3.92;16469 +83086;46.50676;2.39043;275;20220816;26.6;13.2;19.9;1.3;16.67;7.1;3.49;18398 +83086;46.50676;2.39043;275;20220817;25.3;14.2;19.8;2.1;16.52;4.8;3.76;19385 +83086;46.50676;2.39043;275;20220818;25.6;15.3;20.4;2;16.39;2.1;3.52;16900 +83086;46.50676;2.39043;275;20220819;24.7;14.6;19.6;2;17.19;5.4;3.14;15716 +83086;46.50676;2.39043;275;20220820;24.7;17;20.9;1.4;18.09;.2;3.07;15375 +83086;46.50676;2.39043;275;20220821;25.1;10.7;17.9;1.2;15.24;.3;3.27;18949 +83086;46.50676;2.39043;275;20220822;24.4;16.3;20.3;1.1;18.02;.2;2.77;14026 +83086;46.50676;2.39043;275;20220823;27.7;16.1;21.9;.9;19.22;.1;3.41;18371 +83086;46.50676;2.39043;275;20220824;31.6;13.4;22.5;1.3;16.02;.1;4.37;22475 +83086;46.50676;2.39043;275;20220825;31.5;12.4;21.9;1.7;16.14;.7;4.53;22249 +83086;46.50676;2.39043;275;20220826;25.9;17.5;21.7;1.8;18.07;0;3.24;15263 +83086;46.50676;2.39043;275;20220827;26.7;11.3;19;1.2;14.19;0;3.52;19873 +83086;46.50676;2.39043;275;20220828;28.4;10.7;19.6;.9;13.82;0;3.62;21138 +83086;46.50676;2.39043;275;20220829;32.7;11;21.9;.9;14.74;.9;4.13;22733 +83086;46.50676;2.39043;275;20220830;22.2;17.2;19.7;1.2;17.59;.3;2.06;9452 +83086;46.50676;2.39043;275;20220831;27.5;12.1;19.8;.9;15.99;0;3.32;19255 +83086;46.50676;2.39043;275;20220901;28.4;13.6;21;1;15.59;0;3.4;18693 +83086;46.50676;2.39043;275;20220902;25.4;13.2;19.3;1.5;16.39;5.4;2.93;15229 +83086;46.50676;2.39043;275;20220903;25.3;15.5;20.4;2.2;15.94;.1;3.27;15082 +83086;46.50676;2.39043;275;20220904;30;10.2;20.1;1.2;14.82;1.2;3.77;21128 +83086;46.50676;2.39043;275;20220905;32.1;14.8;23.5;1.8;16.99;3.6;4.2;19522 +83086;46.50676;2.39043;275;20220906;29.2;15.7;22.4;2.3;16.82;3.5;3.97;17700 +83086;46.50676;2.39043;275;20220907;22.9;13.7;18.3;1.6;16.02;2.7;2.45;12980 +83086;46.50676;2.39043;275;20220908;23.4;12.3;17.9;3.6;14.32;1.4;3.33;15422 +83086;46.50676;2.39043;275;20220909;21.3;14.1;17.7;3.5;14.59;1.8;2.79;12295 +83086;46.50676;2.39043;275;20220910;22.3;13.7;18;2.3;13.22;0;2.9;13631 +83086;46.50676;2.39043;275;20220911;25.2;7.4;16.3;1.4;12.07;0;3.15;19299 +83086;46.50676;2.39043;275;20220912;33.8;9.3;21.6;1.2;13.94;0;3.81;20656 +83086;46.50676;2.39043;275;20220913;30.2;17.5;23.9;1.7;18.94;14.9;3.26;13987 +83086;46.50676;2.39043;275;20220914;26.4;17.3;21.9;2.5;18.37;5;3;12574 +83086;46.50676;2.39043;275;20220915;21.6;15.7;18.7;1.7;17.99;5.9;1.77;8753 +83086;46.50676;2.39043;275;20220916;18;12;15;1.5;13.39;.1;1.82;10544 +83086;46.50676;2.39043;275;20220917;16.9;5.4;11.2;1.6;9.14;0;2.16;14690 +83086;46.50676;2.39043;275;20220918;18.8;1.4;10.1;.8;8.04;.1;2.17;17638 +83086;46.50676;2.39043;275;20220919;18.9;2.4;10.7;1.3;8.57;0;2.28;17009 +83086;46.50676;2.39043;275;20220920;19.2;1.7;10.4;1.3;8.39;0;2.27;17164 +83086;46.50676;2.39043;275;20220921;19.6;2.9;11.2;1.1;8.57;0;2.23;16786 +83086;46.50676;2.39043;275;20220922;21.9;1.6;11.7;.7;8.39;0;2.2;17989 +83086;46.50676;2.39043;275;20220923;20.7;4.6;12.6;.8;10.72;0;1.92;13838 +83086;46.50676;2.39043;275;20220924;20.1;10.7;15.4;1.5;12.44;8.2;2.03;11676 +83086;46.50676;2.39043;275;20220925;14.8;12;13.4;1.4;13.32;4.8;1.13;5580 +83086;46.50676;2.39043;275;20220926;15.6;6.1;10.8;2.8;11.04;5.9;1.53;10272 +83086;46.50676;2.39043;275;20220927;15.1;9.8;12.5;4.6;11.97;5.1;1.64;8302 +83086;46.50676;2.39043;275;20220928;14.6;11.9;13.2;4.5;14.17;13.1;1;5438 +83086;46.50676;2.39043;275;20220929;14.9;8.6;11.8;2;11.07;.6;1.49;9342 +83086;46.50676;2.39043;275;20220930;16.8;5.3;11;1.3;10.07;2.5;1.65;12581 +83086;46.50676;2.39043;275;20221001;19.9;8.1;14;4.8;14.87;2.8;1.59;10075 +83086;46.50676;2.39043;275;20221002;20.6;15.5;18.1;3.4;15.79;.2;2.05;8445 +83086;46.50676;2.39043;275;20221003;18.8;9.8;14.3;1.1;13.74;0;1.46;9895 +83086;46.50676;2.39043;275;20221004;21.7;8.1;14.9;1.2;12.69;.2;1.78;12377 +83086;46.50676;2.39043;275;20221005;25.5;7.3;16.4;1.7;12.69;.3;2.44;14492 +83086;46.50676;2.39043;275;20221006;17.6;12.6;15.1;1.3;13.64;0;1.35;7647 +83086;46.50676;2.39043;275;20221007;21.6;7.6;14.6;.8;13.04;0;1.61;12289 +83086;46.50676;2.39043;275;20221008;18.2;11.5;14.8;1.2;12.27;.1;1.45;9072 +83086;46.50676;2.39043;275;20221009;22;3.4;12.7;1.2;10.34;.1;1.79;13948 +83086;46.50676;2.39043;275;20221010;20.8;8.7;14.8;1;13.27;.9;1.45;9805 +83086;46.50676;2.39043;275;20221011;16.8;11.6;14.2;.8;14.82;5.5;.94;5683 +83086;46.50676;2.39043;275;20221012;18;11.9;15;.8;14.17;.2;1.09;6706 +83086;46.50676;2.39043;275;20221013;17.2;8.2;12.7;1.7;13.49;2.9;1.07;7598 +83086;46.50676;2.39043;275;20221014;19.1;13.8;16.4;4;16.44;2;1.29;5716 +83086;46.50676;2.39043;275;20221015;19.6;15.5;17.6;3.6;15.62;0;1.7;5218 +83086;46.50676;2.39043;275;20221016;26.6;14;20.3;1.7;15.69;0;2.11;10525 +83086;46.50676;2.39043;275;20221017;22.4;15.7;19;1.8;15.97;18.1;1.59;5902 +83086;46.50676;2.39043;275;20221018;25.5;12.6;19;1.3;16.34;.1;1.7;10548 +83086;46.50676;2.39043;275;20221019;26.7;10.6;18.7;1.3;14.72;2.4;1.77;11271 +83086;46.50676;2.39043;275;20221020;24.4;13.9;19.2;2.3;16.24;2.1;1.85;7926 +83086;46.50676;2.39043;275;20221021;21;16.1;18.5;2.7;15.07;2.4;1.83;5854 +83086;46.50676;2.39043;275;20221022;23;9.5;16.2;1.4;13.17;.2;1.54;9950 +83086;46.50676;2.39043;275;20221023;23.4;11.4;17.4;2.8;13.42;.1;2.1;8073 +83086;46.50676;2.39043;275;20221024;20.7;11.5;16.1;2.5;12.17;0;1.87;8319 +83086;46.50676;2.39043;275;20221025;21.1;6.3;13.7;1.4;12.09;2.5;1.3;9329 +83086;46.50676;2.39043;275;20221026;23.8;11.7;17.7;1.9;13.52;.1;1.76;9349 +83086;46.50676;2.39043;275;20221027;26.2;8.7;17.5;1.8;13.02;0;1.85;8912 +83086;46.50676;2.39043;275;20221028;25.1;16.6;20.8;1.8;12.84;0;2.06;6769 +83086;46.50676;2.39043;275;20221029;27.3;10.6;19;1.2;11.87;0;1.66;8998 +83086;46.50676;2.39043;275;20221030;22.1;6.3;14.2;.9;11.64;0;1.09;8962 +83086;46.50676;2.39043;275;20221031;22.7;10.7;16.7;2.3;13.77;3.2;1.58;7930 +83086;46.50676;2.39043;275;20221101;16.7;10.1;13.4;2.9;11.84;.3;1.31;6164 +83086;46.50676;2.39043;275;20221102;18.1;9.8;13.9;1.8;11.34;.1;1.24;6697 +83086;46.50676;2.39043;275;20221103;17.1;6;11.5;3;10.32;5.9;1.33;5720 +83086;46.50676;2.39043;275;20221104;10.2;7.7;8.9;4.3;9.79;3.3;.88;3225 +83086;46.50676;2.39043;275;20221105;12.3;.5;6.4;1.2;7.92;.1;.67;7145 +83086;46.50676;2.39043;275;20221106;14.3;3.3;8.8;2.2;9.12;.2;.93;5907 +83086;46.50676;2.39043;275;20221107;18.2;10.3;14.2;2.9;11.17;.1;1.54;5903 +83086;46.50676;2.39043;275;20221108;19.7;4.5;12.1;3;10.69;5.6;1.47;7035 +83086;46.50676;2.39043;275;20221109;14.9;11.7;13.3;2.1;12.72;3.1;.85;3106 +83086;46.50676;2.39043;275;20221110;15.2;5.7;10.4;1.1;10.37;.1;.64;5854 +83086;46.50676;2.39043;275;20221111;18.1;2.8;10.5;1.4;9.99;.2;.75;7917 +83086;46.50676;2.39043;275;20221112;18.5;3.3;10.9;1;10.32;.2;.59;7527 +83086;46.50676;2.39043;275;20221113;19.4;3.1;11.2;.8;10.22;.1;.62;7630 +83086;46.50676;2.39043;275;20221114;16.8;6.8;11.8;2;10.84;5.7;.95;5078 +83086;46.50676;2.39043;275;20221115;15.2;8.4;11.8;2.3;11.62;3.6;.81;3972 +83086;46.50676;2.39043;275;20221116;14.7;8.4;11.5;4.6;10.92;2;1.19;4270 +83086;46.50676;2.39043;275;20221117;14.2;11.2;12.7;6;11.24;4.9;1.55;3088 +83086;46.50676;2.39043;275;20221118;11.5;5.8;8.7;2.9;9.07;.4;.84;4365 +83086;46.50676;2.39043;275;20221119;8.9;.8;4.9;1.4;7.64;.3;.43;4688 +83086;46.50676;2.39043;275;20221120;9.3;.1;4.7;2.4;7.69;1.9;.5;4818 +83086;46.50676;2.39043;275;20221121;10.1;3.5;6.8;3.1;8.39;4.4;.69;3488 +83086;46.50676;2.39043;275;20221122;10.3;5.1;7.7;4.5;8.12;.4;1.07;4034 +83086;46.50676;2.39043;275;20221123;13.2;5.8;9.5;3.5;9.64;2.3;.93;3942 +83086;46.50676;2.39043;275;20221124;12.8;7.2;10;3.3;9.92;.9;.9;3614 +83086;46.50676;2.39043;275;20221125;11.6;8.2;9.9;2.1;9.84;.6;.73;2989 +83086;46.50676;2.39043;275;20221126;10.4;.5;5.4;1.1;7.92;.1;.35;4473 +83086;46.50676;2.39043;275;20221127;14.7;3.2;9;1.3;7.89;3.3;.63;5224 +83086;46.50676;2.39043;275;20221128;11.3;7.1;9.2;3.3;9.62;2.2;.83;2530 +83086;46.50676;2.39043;275;20221129;8.6;5;6.8;2;8.94;.3;.44;2454 +83086;46.50676;2.39043;275;20221130;6.9;4.9;5.9;1.8;8.59;0;.42;1945 +83086;46.50676;2.39043;275;20221201;6.2;3.4;4.8;2.5;8.29;.9;.37;1781 +83086;46.50676;2.39043;275;20221202;4.3;3.4;3.8;1.7;7.24;1.4;.46;954 +83086;46.50676;2.39043;275;20221203;5.2;2;3.6;2;7.19;2;.39;2229 +83086;46.50676;2.39043;275;20221204;4.1;3;3.6;1.5;7.44;4.3;.38;976 +83086;46.50676;2.39043;275;20221205;7.8;2.6;5.2;.9;7.12;.1;.38;3118 +83086;46.50676;2.39043;275;20221206;2.4;-2.4;0;1.3;6.07;.1;.2;2731 +83086;46.50676;2.39043;275;20221207;4;1.8;2.9;2;6.24;0;.51;1919 +83086;46.50676;2.39043;275;20221208;3.8;-4;-.1;1.8;5.34;.1;.32;3742 +83086;46.50676;2.39043;275;20221209;1.2;-.6;.3;2.1;5.47;.3;.41;1413 +83086;46.50676;2.39043;275;20221210;1;-1.6;-.3;2;4.49;0;.53;2166 +83086;46.50676;2.39043;275;20221211;1.1;-8.8;-3.8;1.3;3.77;0;.22;4797 +83086;46.50676;2.39043;275;20221212;2.3;-8.1;-2.9;1.7;4.02;0;.27;4533 +83086;46.50676;2.39043;275;20221213;2.1;-2.1;0;1.8;5.39;2.1;.32;2543 +83086;46.50676;2.39043;275;20221214;11.5;.1;5.8;2;9.12;5.4;.29;3917 +83086;46.50676;2.39043;275;20221215;3.9;2.4;3.2;2.4;7.34;.6;.34;1012 +83086;46.50676;2.39043;275;20221216;3.6;-1.4;1.1;2.4;4.64;0;.59;3637 +83086;46.50676;2.39043;275;20221217;.2;-8.6;-4.2;1.7;3.67;0;.26;4426 +83086;46.50676;2.39043;275;20221218;8.8;-9.9;-.6;1.5;4.84;.1;.32;5797 +83086;46.50676;2.39043;275;20221219;14.7;5;9.9;2.1;8.57;0;.85;4105 +83086;46.50676;2.39043;275;20221220;16.8;8.9;12.8;3.2;10.39;2.2;1.28;3179 +83086;46.50676;2.39043;275;20221221;12.6;10.3;11.5;4.3;11.57;2.2;.86;1884 +83086;46.50676;2.39043;275;20221222;14;11.4;12.7;6.4;12.09;11.3;1.24;1676 +83086;46.50676;2.39043;275;20221223;14.9;13.1;14;5.7;13.99;6.1;.97;1380 +83086;46.50676;2.39043;275;20221224;11.5;10.1;10.8;2;11.84;1.2;.54;1155 +83086;46.50676;2.39043;275;20221225;16;4.5;10.3;2.4;9.49;0;.84;4367 +83086;46.50676;2.39043;275;20221226;13.1;9.2;11.1;3.1;10.69;2.7;.94;2104 +83086;46.50676;2.39043;275;20221227;11.7;3.4;7.6;1.6;8.67;.2;.44;3996 +83086;46.50676;2.39043;275;20221228;14.4;2.9;8.7;3.8;9.04;.2;.92;4545 +83086;46.50676;2.39043;275;20221229;11.6;10.3;10.9;4.2;10.14;2.8;1.19;1157 +83086;46.50676;2.39043;275;20221230;14.7;2.1;8.4;4.1;10.29;3;.67;4144 +83086;46.50676;2.39043;275;20221231;17.4;13.8;15.6;4.3;10.67;0;2.13;2406 +83087;46.52931;2.7146;230;20220101;17.8;-.7;8.6;1.2;7.6;0;.55;6269 +83087;46.52931;2.7146;230;20220102;17.1;3.8;10.5;3.1;9.1;.2;1.2;4405 +83087;46.52931;2.7146;230;20220103;13.4;9.8;11.6;3.9;10.8;0;1.02;2287 +83087;46.52931;2.7146;230;20220104;14.8;11.7;13.2;4.6;9.5;4.8;1.96;1325 +83087;46.52931;2.7146;230;20220105;5.2;1.2;3.2;2.5;6.15;0;.52;3582 +83087;46.52931;2.7146;230;20220106;3.8;-4.3;-.2;1;5.45;.1;.2;3853 +83087;46.52931;2.7146;230;20220107;6.4;-2.5;1.9;4.3;6.95;1.6;.28;3252 +83087;46.52931;2.7146;230;20220108;9.6;5.4;7.5;5.5;8.95;7.1;.75;2409 +83087;46.52931;2.7146;230;20220109;8.4;5.2;6.8;4.6;7.75;4.8;.93;2476 +83087;46.52931;2.7146;230;20220110;7.7;5.1;6.4;1.3;7.35;0;.49;3561 +83087;46.52931;2.7146;230;20220111;3.8;-4;-.1;1.1;5.6;.1;.21;4200 +83087;46.52931;2.7146;230;20220112;3.6;-.9;1.3;1.2;5.2;0;.43;3014 +83087;46.52931;2.7146;230;20220113;2.1;-6.4;-2.1;.7;4.65;0;.21;4279 +83087;46.52931;2.7146;230;20220114;6.9;-6.4;.2;.8;4.6;0;.22;6911 +83087;46.52931;2.7146;230;20220115;7.3;-7.4;0;.7;4.5;0;.23;6780 +83087;46.52931;2.7146;230;20220116;-.7;-5.3;-3;1.1;4.7;.1;.22;2678 +83087;46.52931;2.7146;230;20220117;3.7;-3.4;.2;.9;6.75;.1;.18;3271 +83087;46.52931;2.7146;230;20220118;5.2;-.3;2.4;1.6;6.45;0;.39;3248 +83087;46.52931;2.7146;230;20220119;4;-.3;1.8;2.3;6.45;.6;.39;2214 +83087;46.52931;2.7146;230;20220120;6.9;2.8;4.8;2.4;6.85;.3;.64;3478 +83087;46.52931;2.7146;230;20220121;5.4;.2;2.8;2.9;5.15;0;.8;5296 +83087;46.52931;2.7146;230;20220122;2.3;-3.7;-.7;1.6;5.87;.1;.22;3196 +83087;46.52931;2.7146;230;20220123;2.7;1.1;1.9;2.6;6.15;0;.49;1700 +83087;46.52931;2.7146;230;20220124;7.8;-1.6;3.1;1.6;5.55;0;.58;5564 +83087;46.52931;2.7146;230;20220125;7.4;-6.3;.6;.8;4.95;0;.39;6172 +83087;46.52931;2.7146;230;20220126;-1.8;-4.9;-3.3;1.1;4.7;0;.26;2501 +83087;46.52931;2.7146;230;20220127;-1.9;-4.2;-3.1;1.3;4.9;.1;.24;2076 +83087;46.52931;2.7146;230;20220128;4.2;-1.7;1.3;1.2;6.55;0;.31;3708 +83087;46.52931;2.7146;230;20220129;5.5;-.3;2.6;2.3;7.45;.5;.27;3593 +83087;46.52931;2.7146;230;20220130;9.5;4.9;7.2;1.4;8.3;0;.62;3937 +83087;46.52931;2.7146;230;20220131;8.1;-1.1;3.5;4;7.45;.9;.49;4850 +83087;46.52931;2.7146;230;20220201;7.2;-.9;3.2;3.9;7.8;2.2;.29;4067 +83087;46.52931;2.7146;230;20220202;9.7;7.3;8.5;2.4;9.55;.6;.66;3030 +83087;46.52931;2.7146;230;20220203;10.3;0;5.2;2.2;7.4;.1;.69;6277 +83087;46.52931;2.7146;230;20220204;9.6;5;7.3;3.4;8.85;1.7;.72;2867 +83087;46.52931;2.7146;230;20220205;9.2;-2.2;3.5;2;6.6;.1;.67;8186 +83087;46.52931;2.7146;230;20220206;8.7;1.2;5;7;8.65;2.1;.37;4088 +83087;46.52931;2.7146;230;20220207;10;6.9;8.5;3.3;7.25;0;1.33;6212 +83087;46.52931;2.7146;230;20220208;12.4;-2.7;4.9;1.8;5.9;0;.99;9502 +83087;46.52931;2.7146;230;20220209;18.3;-2.8;7.8;2;6.2;0;1.58;10957 +83087;46.52931;2.7146;230;20220210;5.3;1.9;3.6;2.5;8.35;3.1;.93;6548 +83087;46.52931;2.7146;230;20220211;8;2.6;5.3;2.6;6.63;0;.95;9604 +83087;46.52931;2.7146;230;20220212;8.8;-4.3;2.2;1.8;5.05;0;.9;8745 +83087;46.52931;2.7146;230;20220213;15.6;-1.5;7;4.8;7.23;.1;1.88;10526 +83087;46.52931;2.7146;230;20220214;11.5;7.6;9.5;3.9;8.61;2.4;1.32;5264 +83087;46.52931;2.7146;230;20220215;9.6;4.4;7;3.7;8.25;4.2;.9;5819 +83087;46.52931;2.7146;230;20220216;13.7;7.4;10.5;6.2;11.65;1.8;.84;4305 +83087;46.52931;2.7146;230;20220217;15.1;11.6;13.3;5.1;11.6;.6;1.68;6611 +83087;46.52931;2.7146;230;20220218;14.4;10.1;12.3;4.6;10.25;.8;1.66;4333 +83087;46.52931;2.7146;230;20220219;9.8;1;5.4;3.4;6.3;0;1.32;9930 +83087;46.52931;2.7146;230;20220220;12.8;3.5;8.2;5.8;9.05;1.6;1.25;6291 +83087;46.52931;2.7146;230;20220221;10.1;6.8;8.4;6.8;8.2;1.7;1.56;5005 +83087;46.52931;2.7146;230;20220222;10.7;5.1;7.9;4.2;8.8;.5;1.07;5208 +83087;46.52931;2.7146;230;20220223;14.3;7.3;10.8;1.6;9.05;0;1.24;7397 +83087;46.52931;2.7146;230;20220224;13.1;1.3;7.2;3.9;8;1.4;1.41;9165 +83087;46.52931;2.7146;230;20220225;9.3;-1;4.2;1.9;5.7;0;1.17;11094 +83087;46.52931;2.7146;230;20220226;11;-4.9;3.1;2.1;4.95;0;1.39;13244 +83087;46.52931;2.7146;230;20220227;12.7;-5.1;3.8;1.7;4.9;0;1.43;13941 +83087;46.52931;2.7146;230;20220228;13.5;-5.9;3.8;1.2;5.05;0;1.35;14152 +83087;46.52931;2.7146;230;20220301;13.8;-5.1;4.3;1.3;5.65;0;1.31;12564 +83087;46.52931;2.7146;230;20220302;14.3;-.2;7.1;1.3;8.2;1.5;1.17;9830 +83087;46.52931;2.7146;230;20220303;14;8;11;1;10.4;.1;1.1;7947 +83087;46.52931;2.7146;230;20220304;12.7;5.5;9.1;1.5;9.5;.1;1.09;7308 +83087;46.52931;2.7146;230;20220305;11.6;3.2;7.4;1.9;6.6;0;1.53;12155 +83087;46.52931;2.7146;230;20220306;9.1;-5.1;2;1.9;4.45;0;1.43;13848 +83087;46.52931;2.7146;230;20220307;9.7;-7.5;1.1;1.6;4.3;0;1.38;15026 +83087;46.52931;2.7146;230;20220308;15.6;-4.9;5.4;1.6;5.15;0;1.88;16144 +83087;46.52931;2.7146;230;20220309;16.3;-1.4;7.4;1.9;6.85;0;1.89;15069 +83087;46.52931;2.7146;230;20220310;16.4;0;8.2;1.6;7.4;0;1.74;13991 +83087;46.52931;2.7146;230;20220311;14.7;2.8;8.7;4;8.45;5.6;1.89;10596 +83087;46.52931;2.7146;230;20220312;8.5;5.9;7.2;2.5;8.5;10.7;.9;4295 +83087;46.52931;2.7146;230;20220313;9.7;1.7;5.7;2.8;7.55;6;1.18;6991 +83087;46.52931;2.7146;230;20220314;13.6;-2.6;5.5;2.5;8.05;1.8;1.5;14578 +83087;46.52931;2.7146;230;20220315;18.1;7.7;12.9;1.7;10.75;.1;1.71;9628 +83087;46.52931;2.7146;230;20220316;17.2;4.3;10.7;1.4;10.15;.9;1.53;10289 +83087;46.52931;2.7146;230;20220317;10.2;8.3;9.2;3.3;9.35;.1;1.19;4493 +83087;46.52931;2.7146;230;20220318;12.5;4.9;8.7;4.6;8.03;0;1.83;8868 +83087;46.52931;2.7146;230;20220319;15.8;4.7;10.3;2;8.45;2.5;2.03;13661 +83087;46.52931;2.7146;230;20220320;15.9;3.9;9.9;2.9;8.25;.3;1.95;8614 +83087;46.52931;2.7146;230;20220321;17.7;7.5;12.6;3.5;7.93;0;2.88;12763 +83087;46.52931;2.7146;230;20220322;17.5;2.2;9.8;4;5.3;0;3.55;18944 +83087;46.52931;2.7146;230;20220323;18.3;-.5;8.9;2.6;5.5;0;2.98;19244 +83087;46.52931;2.7146;230;20220324;20.4;-.8;9.8;2.3;6.18;0;3.11;19559 +83087;46.52931;2.7146;230;20220325;20.6;-.2;10.2;2.9;6.25;0;3.4;19394 +83087;46.52931;2.7146;230;20220326;19.9;1.2;10.6;2.6;6.68;0;3.19;19219 +83087;46.52931;2.7146;230;20220327;22.1;1.1;11.6;1.9;6.98;0;3.16;19621 +83087;46.52931;2.7146;230;20220328;22.2;2.4;12.3;2.1;7.2;0;3.23;18346 +83087;46.52931;2.7146;230;20220329;18.7;7.2;12.9;1.8;8.55;.8;2.22;10025 +83087;46.52931;2.7146;230;20220330;12.9;7.7;10.3;2.2;10.45;2.5;1.29;7267 +83087;46.52931;2.7146;230;20220331;11.3;7.2;9.2;3.5;8.58;9.3;1.62;7120 +83087;46.52931;2.7146;230;20220401;4.6;.2;2.4;5.2;5.84;4.6;1.09;7520 +83087;46.52931;2.7146;230;20220402;5.7;.2;3;4.8;5.1;0;1.63;9800 +83087;46.52931;2.7146;230;20220403;5.3;-1.1;2.1;3.4;4.98;0;1.33;8586 +83087;46.52931;2.7146;230;20220404;10.8;-4.4;3.2;1.4;4.78;0;2.19;22500 +83087;46.52931;2.7146;230;20220405;12;2.4;7.2;2.6;8.58;.1;1.3;8467 +83087;46.52931;2.7146;230;20220406;12.6;8.4;10.5;3.2;10.53;.5;1.28;5901 +83087;46.52931;2.7146;230;20220407;13.6;9.4;11.5;6.3;11.3;14.8;1.38;5154 +83087;46.52931;2.7146;230;20220408;16.2;10.1;13.2;6.8;10.4;1.3;2.59;8107 +83087;46.52931;2.7146;230;20220409;11.3;1.6;6.4;2.8;6.58;.4;2.17;16813 +83087;46.52931;2.7146;230;20220410;14.9;-2.4;6.3;2.8;6.05;0;2.9;22946 +83087;46.52931;2.7146;230;20220411;22.2;1.3;11.8;4.4;8.28;0;4.16;20461 +83087;46.52931;2.7146;230;20220412;20.3;11.4;15.8;3.6;8.78;0;3.71;13813 +83087;46.52931;2.7146;230;20220413;17.7;7.6;12.7;1.6;11.23;0;2.05;12267 +83087;46.52931;2.7146;230;20220414;20.7;6.2;13.5;1.6;11.03;0;2.84;18307 +83087;46.52931;2.7146;230;20220415;21.7;4.9;13.3;2.2;10.25;0;3.5;22797 +83087;46.52931;2.7146;230;20220416;21.3;5;13.1;3.1;9.04;0;3.8;22071 +83087;46.52931;2.7146;230;20220417;20.8;1.7;11.2;2.3;7.3;0;3.83;24995 +83087;46.52931;2.7146;230;20220418;20.8;2.6;11.7;1.4;7.68;0;3.29;22295 +83087;46.52931;2.7146;230;20220419;18.7;3;10.8;2.1;9.15;0;3;21097 +83087;46.52931;2.7146;230;20220420;19;6.4;12.7;1.8;9.63;0;2.61;14253 +83087;46.52931;2.7146;230;20220421;20.2;6.1;13.2;1.6;9.08;0;3.28;20633 +83087;46.52931;2.7146;230;20220422;21.2;2.2;11.7;1.7;9.23;.4;3.44;23663 +83087;46.52931;2.7146;230;20220423;19;9.4;14.2;3.3;11.18;3.6;2.81;13267 +83087;46.52931;2.7146;230;20220424;16.9;8.1;12.5;2.7;11.5;6.2;1.98;10429 +83087;46.52931;2.7146;230;20220425;14.6;10.4;12.5;2.3;11.95;3.2;1.38;5986 +83087;46.52931;2.7146;230;20220426;16.9;7.7;12.3;2.3;9.9;0;3.28;22900 +83087;46.52931;2.7146;230;20220427;19.3;3;11.1;3.2;9.2;0;3.7;25220 +83087;46.52931;2.7146;230;20220428;22.6;4.3;13.4;1.8;10.6;0;3.63;23058 +83087;46.52931;2.7146;230;20220429;19.8;6.5;13.1;1.5;11.15;.5;2.66;15890 +83087;46.52931;2.7146;230;20220430;18.4;4.9;11.6;2.4;9.15;0;3.45;23290 +83087;46.52931;2.7146;230;20220501;18.4;2.2;10.3;1.6;8.43;0;3.46;25707 +83087;46.52931;2.7146;230;20220502;19.6;4.3;12;2;9.08;0;3.59;23918 +83087;46.52931;2.7146;230;20220503;20.9;6.3;13.6;1.8;10.55;0;3.29;20035 +83087;46.52931;2.7146;230;20220504;18;8.8;13.4;1.9;11.35;4;2.54;14484 +83087;46.52931;2.7146;230;20220505;18.8;5.7;12.2;1.9;10.48;.2;2.94;18936 +83087;46.52931;2.7146;230;20220506;21;3.1;12.1;1.6;10;.1;2.56;13458 +83087;46.52931;2.7146;230;20220507;22.7;4.5;13.6;1.7;10.65;1.2;2.78;13642 +83087;46.52931;2.7146;230;20220508;23.8;8.2;16;1.8;11.5;0;2.97;12783 +83087;46.52931;2.7146;230;20220509;25.1;6.3;15.7;1.2;11.3;0;2.88;13988 +83087;46.52931;2.7146;230;20220510;27.5;7.5;17.5;1.5;11.95;0;3.28;14418 +83087;46.52931;2.7146;230;20220511;29.9;11.6;20.7;2.7;12.65;0;4.39;13765 +83087;46.52931;2.7146;230;20220512;21.6;11.8;16.7;1.4;14.55;.3;2.21;9994 +83087;46.52931;2.7146;230;20220513;23.5;15.5;19.5;1.3;15;0;2.38;9292 +83087;46.52931;2.7146;230;20220514;26.3;7.2;16.8;1.3;12.65;0;3.06;14377 +83087;46.52931;2.7146;230;20220515;30.5;10;20.3;2;14.35;2.7;4;15180 +83087;46.52931;2.7146;230;20220516;26.3;15.5;20.9;1.6;15.65;.1;2.91;11131 +83087;46.52931;2.7146;230;20220517;29.9;10.3;20.1;1.3;15;0;3.43;15020 +83087;46.52931;2.7146;230;20220518;30.5;13.9;22.2;1.7;16.45;.8;3.68;13904 +83087;46.52931;2.7146;230;20220519;29.8;16.7;23.2;2.2;17.5;0;3.63;12132 +83087;46.52931;2.7146;230;20220520;30.9;13.8;22.3;2.6;16.2;0;4.22;14071 +83087;46.52931;2.7146;230;20220521;28.8;14.6;21.7;1.8;16.4;0;3.37;12391 +83087;46.52931;2.7146;230;20220522;29.8;14.4;22.1;1.7;16.8;6.6;3.56;13355 +83087;46.52931;2.7146;230;20220523;21.2;16;18.6;3.8;16;1.4;2.39;6949 +83087;46.52931;2.7146;230;20220524;18.5;10;14.3;3.1;11.7;.3;2.49;10036 +83087;46.52931;2.7146;230;20220525;20.4;6.2;13.3;2.3;10.55;.1;2.76;12954 +83087;46.52931;2.7146;230;20220526;20.6;10.1;15.3;1.8;12.3;0;2.5;11087 +83087;46.52931;2.7146;230;20220527;21.3;11.8;16.5;2;13.25;.1;2.58;10984 +83087;46.52931;2.7146;230;20220528;22;7.4;14.7;2;10.3;0;3.03;13276 +83087;46.52931;2.7146;230;20220529;18.6;5.7;12.1;2.3;8.15;0;3;13474 +83087;46.52931;2.7146;230;20220530;22.2;4;13.1;1.9;7.85;0;3.37;15164 +83087;46.52931;2.7146;230;20220531;23.8;5.8;14.8;1.6;9.55;.2;3.2;14219 +83087;46.52931;2.7146;230;20220601;25.1;7.8;16.4;1.2;11.5;1.7;3.03;14027 +83087;46.52931;2.7146;230;20220602;29.3;10.5;19.9;1.9;14.05;6.1;3.91;15352 +83087;46.52931;2.7146;230;20220603;29;14.2;21.6;1.8;16.5;14.8;3.46;13350 +83087;46.52931;2.7146;230;20220604;29.1;14.9;22;2.1;17.85;20.3;3.54;13307 +83087;46.52931;2.7146;230;20220605;22.4;16.1;19.3;3.9;16.8;.3;2.7;8861 +83087;46.52931;2.7146;230;20220606;22.6;13.1;17.9;1.9;14.75;.5;2.67;11120 +83087;46.52931;2.7146;230;20220607;22.7;13.6;18.1;3;14.15;2.9;3;10663 +83087;46.52931;2.7146;230;20220608;21.9;13.1;17.5;3.4;14.35;5.5;2.79;9950 +83087;46.52931;2.7146;230;20220609;20.7;13.5;17.1;3.1;12.85;.1;2.85;9365 +83087;46.52931;2.7146;230;20220610;26.6;10.8;18.7;1.3;13.8;0;3.22;14748 +83087;46.52931;2.7146;230;20220611;29.6;10.2;19.9;1;14.55;.1;5.29;29613 +83087;46.52931;2.7146;230;20220612;27.9;12.3;20.1;1.4;16.9;.3;4.71;25408 +83087;46.52931;2.7146;230;20220613;25.6;15.4;20.5;2.1;12.3;0;5.26;26166 +83087;46.52931;2.7146;230;20220614;29.8;7.6;18.7;1.5;11.85;0;5.63;30762 +83087;46.52931;2.7146;230;20220615;34.4;12.9;23.7;1.9;16.55;0;6.22;28151 +83087;46.52931;2.7146;230;20220616;31.4;16.4;23.9;1.8;15.95;0;5.66;26289 +83087;46.52931;2.7146;230;20220617;33.6;12.9;23.3;1.2;15.55;0;5.92;29811 +83087;46.52931;2.7146;230;20220618;37.5;13.6;25.6;2;15.75;0;7.06;30296 +83087;46.52931;2.7146;230;20220619;36;18.9;27.4;2.5;15.45;4;7.06;26923 +83087;46.52931;2.7146;230;20220620;29.7;18.2;24;2.4;19.35;10.6;5.13;23000 +83087;46.52931;2.7146;230;20220621;28.8;15.9;22.3;1.9;20.15;12.1;4.56;22368 +83087;46.52931;2.7146;230;20220622;27.3;17.2;22.2;1.4;19.55;9.8;4.05;20196 +83087;46.52931;2.7146;230;20220623;26.6;14.9;20.7;1.5;17.75;13.8;4.02;20391 +83087;46.52931;2.7146;230;20220624;23.3;15.4;19.4;2.9;16.4;1.1;3.67;17638 +83087;46.52931;2.7146;230;20220625;25;13.8;19.4;2;15.35;10.4;3.85;18740 +83087;46.52931;2.7146;230;20220626;16.3;13.6;15;1.2;15.6;21.6;1.4;6676 +83087;46.52931;2.7146;230;20220627;22.8;14.6;18.7;1.4;14.95;2.1;3.6;18795 +83087;46.52931;2.7146;230;20220628;25.5;9.5;17.5;1.2;12.65;0;4.76;28261 +83087;46.52931;2.7146;230;20220629;27.2;11.7;19.4;1.8;13.6;14.6;5.18;27708 +83087;46.52931;2.7146;230;20220630;15.5;13.9;14.7;2.2;14.85;15.2;1.49;7015 +83087;46.52931;2.7146;230;20220701;21.5;9.7;15.6;1.7;11.75;0;4.13;24934 +83087;46.52931;2.7146;230;20220702;27.7;7.2;17.5;1.1;12.9;0;5.11;30349 +83087;46.52931;2.7146;230;20220703;26.8;11.7;19.3;1.9;14.95;.1;4.93;26655 +83087;46.52931;2.7146;230;20220704;25.5;15.7;20.6;1.7;15.75;0;4.01;19450 +83087;46.52931;2.7146;230;20220705;26.4;10.5;18.5;1.3;13.65;0;4.86;27638 +83087;46.52931;2.7146;230;20220706;24.6;9.4;17;1.7;13;0;4.74;27865 +83087;46.52931;2.7146;230;20220707;24.2;10;17.1;2;14.05;.1;4.07;22771 +83087;46.52931;2.7146;230;20220708;25.4;12.1;18.7;2.3;13.65;0;5.01;26860 +83087;46.52931;2.7146;230;20220709;27.8;9.5;18.7;1.4;13.65;0;5.08;28545 +83087;46.52931;2.7146;230;20220710;26.7;12.8;19.7;2.1;13.75;.1;5.2;27113 +83087;46.52931;2.7146;230;20220711;28.7;10.6;19.7;1.8;13.85;0;5.4;28610 +83087;46.52931;2.7146;230;20220712;30.6;11.5;21.1;1.3;14.45;0;5.47;29269 +83087;46.52931;2.7146;230;20220713;31.8;11.3;21.5;1.2;14.85;0;5.49;28833 +83087;46.52931;2.7146;230;20220714;33.3;13.5;23.4;1.5;15.65;.1;5.95;29196 +83087;46.52931;2.7146;230;20220715;28.7;12.6;20.6;1.6;14;0;5.29;27605 +83087;46.52931;2.7146;230;20220716;29;9;19;1.4;11.7;0;5.31;29146 +83087;46.52931;2.7146;230;20220717;31.5;9.5;20.5;1.1;13.8;0;5.35;29025 +83087;46.52931;2.7146;230;20220718;36.5;11.7;24.1;1.3;15.7;0;6.1;29454 +83087;46.52931;2.7146;230;20220719;35.9;14.6;25.3;2;17.15;0;6.48;28246 +83087;46.52931;2.7146;230;20220720;25.9;19.5;22.7;2.4;17.9;5.3;3.72;14737 +83087;46.52931;2.7146;230;20220721;28.4;13.9;21.1;1.6;16.65;.1;4.85;25529 +83087;46.52931;2.7146;230;20220722;31.7;12.5;22.1;1.6;17.7;1.4;5.03;24744 +83087;46.52931;2.7146;230;20220723;27.4;18.5;23;2.5;17.25;0;4.5;18993 +83087;46.52931;2.7146;230;20220724;33.6;11.9;22.7;1.4;15.7;0;5.74;28850 +83087;46.52931;2.7146;230;20220725;27.2;17.9;22.5;3.5;17.25;1;4.74;19541 +83087;46.52931;2.7146;230;20220726;25;14.4;19.7;2.6;14.65;0;4.19;19746 +83087;46.52931;2.7146;230;20220727;26.1;12.9;19.5;1.4;12.8;0;4.51;24472 +83087;46.52931;2.7146;230;20220728;27.9;10.1;19;1.3;12.4;0;4.57;24929 +83087;46.52931;2.7146;230;20220729;27.5;14.5;21;1.1;13.8;0;3.71;17986 +83087;46.52931;2.7146;230;20220730;30.7;13.2;22;1.5;15.35;0;4.96;25091 +83087;46.52931;2.7146;230;20220731;31.6;15.6;23.6;1.8;15.8;0;5.37;25376 +83087;46.52931;2.7146;230;20220801;30.3;12.8;21.6;1.6;15.65;0;4.85;24487 +83087;46.52931;2.7146;230;20220802;31.8;13.5;22.7;1.1;15.75;0;5.01;26210 +83087;46.52931;2.7146;230;20220803;36.6;13.3;24.9;1;15.25;0;5.52;27630 +83087;46.52931;2.7146;230;20220804;37.4;17.5;27.4;1.9;16.6;1.1;6.21;25152 +83087;46.52931;2.7146;230;20220805;28.4;19.1;23.8;2.6;17.85;0;4.54;18722 +83087;46.52931;2.7146;230;20220806;28;15.4;21.7;2.9;12.75;0;5.38;23602 +83087;46.52931;2.7146;230;20220807;28.8;9.1;19;1.9;10.1;0;5.18;26427 +83087;46.52931;2.7146;230;20220808;31.1;8.8;19.9;1.7;11.05;0;5.29;26911 +83087;46.52931;2.7146;230;20220809;33;10;21.5;1.8;11.55;0;5.57;26797 +83087;46.52931;2.7146;230;20220810;33.3;10.7;22;1.1;11.55;0;5.04;26671 +83087;46.52931;2.7146;230;20220811;34.3;10.1;22.2;1.3;11.55;0;5.28;26544 +83087;46.52931;2.7146;230;20220812;35.3;10.3;22.8;1.1;11.2;0;5.14;26265 +83087;46.52931;2.7146;230;20220813;35.1;11.5;23.3;.9;11.3;5.1;4.87;25936 +83087;46.52931;2.7146;230;20220814;25.9;17.2;21.6;3.1;17.7;4.9;3.52;14111 +83087;46.52931;2.7146;230;20220815;26.8;17;21.9;3.6;17;1.6;4.21;16658 +83087;46.52931;2.7146;230;20220816;27.6;13.4;20.5;1.6;16.5;12.4;3.52;17186 +83087;46.52931;2.7146;230;20220817;26.5;14.9;20.7;2.2;16.85;3.3;4.09;21019 +83087;46.52931;2.7146;230;20220818;25.7;15.9;20.8;2.3;16.95;5.7;3.46;15790 +83087;46.52931;2.7146;230;20220819;24.9;15;19.9;2.2;17.35;5.3;3;14312 +83087;46.52931;2.7146;230;20220820;25.6;17;21.3;1.6;18;.2;3.37;17023 +83087;46.52931;2.7146;230;20220821;25.5;10.2;17.8;1.4;15.2;.2;3.26;18420 +83087;46.52931;2.7146;230;20220822;24.9;16.2;20.5;1.3;18;.2;2.76;13688 +83087;46.52931;2.7146;230;20220823;28.3;16.5;22.4;1.1;19.45;.1;3.63;19165 +83087;46.52931;2.7146;230;20220824;31.6;13.3;22.4;1.2;15.95;.1;4.34;22790 +83087;46.52931;2.7146;230;20220825;32.2;12.3;22.3;1.8;15.7;.8;4.7;22346 +83087;46.52931;2.7146;230;20220826;26.3;18.8;22.6;2.1;18.3;0;3.4;15000 +83087;46.52931;2.7146;230;20220827;27;11.3;19.2;1.3;14;0;3.56;19959 +83087;46.52931;2.7146;230;20220828;28.8;10.7;19.8;1;14;0;3.66;21177 +83087;46.52931;2.7146;230;20220829;32.5;11;21.8;1.2;14.95;.9;4.2;22149 +83087;46.52931;2.7146;230;20220830;21.7;16.9;19.3;1.3;17.3;.1;1.79;7493 +83087;46.52931;2.7146;230;20220831;27.8;12.2;20;1.1;16.05;0;3.39;19240 +83087;46.52931;2.7146;230;20220901;28.5;12.6;20.5;1.1;15.45;0;3.46;19461 +83087;46.52931;2.7146;230;20220902;26.6;12.9;19.8;1.8;16.25;4.1;3;14677 +83087;46.52931;2.7146;230;20220903;25.8;15.8;20.8;2.5;16;.1;3.41;15401 +83087;46.52931;2.7146;230;20220904;30;10;20;1.4;14.7;.8;3.88;21209 +83087;46.52931;2.7146;230;20220905;32.7;15;23.9;2.3;16.85;3.4;4.59;19737 +83087;46.52931;2.7146;230;20220906;29.7;17.5;23.6;3.1;17.15;3.9;4.41;17332 +83087;46.52931;2.7146;230;20220907;22.2;14.6;18.4;1.8;16.7;4.3;2.15;10832 +83087;46.52931;2.7146;230;20220908;24;12.7;18.3;4;14.3;1.8;3.55;15898 +83087;46.52931;2.7146;230;20220909;21.5;13.8;17.6;3.8;14.6;2.4;2.84;13119 +83087;46.52931;2.7146;230;20220910;22.4;12.9;17.6;2.4;13.2;0;2.96;15075 +83087;46.52931;2.7146;230;20220911;24.8;7.7;16.3;1.4;12.5;0;3.06;19341 +83087;46.52931;2.7146;230;20220912;32.7;9.9;21.3;1.7;14.3;0;4.12;20567 +83087;46.52931;2.7146;230;20220913;29.6;16.6;23.1;1.6;18.7;8.1;2.94;12572 +83087;46.52931;2.7146;230;20220914;27.5;17.5;22.5;2.6;18.55;5.4;3.16;13041 +83087;46.52931;2.7146;230;20220915;22;15.9;19;2;17.8;4.8;1.79;8111 +83087;46.52931;2.7146;230;20220916;18.4;12;15.2;1.8;13.45;.1;1.91;11151 +83087;46.52931;2.7146;230;20220917;17.8;5.2;11.5;1.6;9.2;0;2.27;15943 +83087;46.52931;2.7146;230;20220918;19.2;1;10.1;.9;7.8;.1;2.25;18523 +83087;46.52931;2.7146;230;20220919;19.2;2.4;10.8;1.3;8.4;0;2.32;17688 +83087;46.52931;2.7146;230;20220920;19.7;1.1;10.4;1.3;8.15;0;2.33;18047 +83087;46.52931;2.7146;230;20220921;19.9;2.4;11.1;.9;8.35;0;2.2;17554 +83087;46.52931;2.7146;230;20220922;22.1;1;11.6;.7;8.05;0;2.22;18531 +83087;46.52931;2.7146;230;20220923;21.8;4;12.9;1.2;10.25;0;2.03;12977 +83087;46.52931;2.7146;230;20220924;21.4;11.1;16.2;1.9;12.15;7.5;2.29;12145 +83087;46.52931;2.7146;230;20220925;15;12.4;13.7;1.5;13.25;4.8;1.09;4804 +83087;46.52931;2.7146;230;20220926;16.2;6.2;11.2;3.2;11.1;4.2;1.56;9311 +83087;46.52931;2.7146;230;20220927;15.1;10.2;12.7;4.8;11.9;4.5;1.65;7905 +83087;46.52931;2.7146;230;20220928;14.9;11.9;13.4;4.4;14.2;11.1;1;5576 +83087;46.52931;2.7146;230;20220929;15.3;8.7;12;2;10.95;.6;1.55;10078 +83087;46.52931;2.7146;230;20220930;17.4;4.5;10.9;1.6;9.7;2.5;1.8;13869 +83087;46.52931;2.7146;230;20221001;20.4;7.8;14.1;5;14.6;4;1.55;8480 +83087;46.52931;2.7146;230;20221002;21.8;15.8;18.8;3.4;16;.3;2.28;10100 +83087;46.52931;2.7146;230;20221003;19.6;9.5;14.5;1.3;13.75;0;1.56;10713 +83087;46.52931;2.7146;230;20221004;22;7.8;14.9;1.4;12.55;.2;1.86;12484 +83087;46.52931;2.7146;230;20221005;26.8;7.9;17.3;2.1;12.7;.2;2.77;14866 +83087;46.52931;2.7146;230;20221006;18.3;12.8;15.5;1.4;13.7;0;1.47;8459 +83087;46.52931;2.7146;230;20221007;22.2;7.1;14.6;1.2;12.75;0;1.75;12953 +83087;46.52931;2.7146;230;20221008;18.5;11.6;15.1;1.2;12.25;0;1.51;9970 +83087;46.52931;2.7146;230;20221009;21.7;1.8;11.7;1.1;9.8;.1;1.74;14646 +83087;46.52931;2.7146;230;20221010;21.6;9;15.3;1.5;13.1;.6;1.56;8908 +83087;46.52931;2.7146;230;20221011;17.9;11.3;14.6;.9;14.6;5.7;.98;5615 +83087;46.52931;2.7146;230;20221012;18.6;11.4;15;.8;14.05;.2;1.09;6806 +83087;46.52931;2.7146;230;20221013;17.9;8.3;13.1;1.9;13.7;2.6;1.04;6640 +83087;46.52931;2.7146;230;20221014;19.8;13.9;16.8;3.7;16.3;2.7;1.37;5340 +83087;46.52931;2.7146;230;20221015;20.3;15.3;17.8;3.7;15.45;0;1.79;5598 +83087;46.52931;2.7146;230;20221016;27.4;14.3;20.9;1.7;15.55;0;2.18;10933 +83087;46.52931;2.7146;230;20221017;23.9;13.7;18.8;1.5;15.8;18;1.56;7308 +83087;46.52931;2.7146;230;20221018;25.8;12.6;19.2;1.3;16.3;.1;1.74;11264 +83087;46.52931;2.7146;230;20221019;26.6;10.6;18.6;1.4;14.4;2.5;1.81;11520 +83087;46.52931;2.7146;230;20221020;24.7;13.8;19.3;2.3;16.4;1.8;1.78;7185 +83087;46.52931;2.7146;230;20221021;21.9;14.8;18.4;2.2;15.5;1.7;1.67;7753 +83087;46.52931;2.7146;230;20221022;23.7;10.3;17;1.8;13.15;.1;1.77;10061 +83087;46.52931;2.7146;230;20221023;23.6;11.6;17.6;2.6;13.65;0;1.96;7185 +83087;46.52931;2.7146;230;20221024;21.7;11.1;16.4;2.4;12.05;.3;1.94;9863 +83087;46.52931;2.7146;230;20221025;21.6;6;13.8;1.7;12;1.6;1.37;9126 +83087;46.52931;2.7146;230;20221026;24;12.1;18;2.1;13.5;.1;1.86;9975 +83087;46.52931;2.7146;230;20221027;26.1;8;17.1;1.6;13.1;0;1.69;7742 +83087;46.52931;2.7146;230;20221028;26.1;15.6;20.8;1.7;12.95;0;1.94;7680 +83087;46.52931;2.7146;230;20221029;26.9;9.1;18;1.4;11.85;0;1.69;8514 +83087;46.52931;2.7146;230;20221030;23;5.4;14.2;.9;11.25;.1;1.13;9095 +83087;46.52931;2.7146;230;20221031;23.5;10.7;17.1;2.3;13.55;2.3;1.66;8225 +83087;46.52931;2.7146;230;20221101;17.2;9.8;13.5;3.1;11.75;.3;1.36;7083 +83087;46.52931;2.7146;230;20221102;18.6;9;13.8;2;11.1;.1;1.29;7634 +83087;46.52931;2.7146;230;20221103;17.2;6.3;11.8;2.9;10.2;5.1;1.34;4072 +83087;46.52931;2.7146;230;20221104;10.1;8.2;9.2;4.3;9.95;3.6;.84;2858 +83087;46.52931;2.7146;230;20221105;12.8;1;6.9;1.6;8.05;.1;.75;6938 +83087;46.52931;2.7146;230;20221106;14.4;2.8;8.6;2.4;8.9;0;.95;5036 +83087;46.52931;2.7146;230;20221107;18.6;10.2;14.4;2.9;10.9;.1;1.6;6273 +83087;46.52931;2.7146;230;20221108;20.6;3.3;11.9;2.9;10.6;6.1;1.5;6679 +83087;46.52931;2.7146;230;20221109;15.2;11.8;13.5;1.9;12.8;5.5;.81;3071 +83087;46.52931;2.7146;230;20221110;14.6;5.7;10.1;1.4;10.45;0;.65;5393 +83087;46.52931;2.7146;230;20221111;17.5;3;10.3;1.7;10.15;.2;.75;7982 +83087;46.52931;2.7146;230;20221112;17.1;3.1;10.1;1.3;10.3;.1;.55;7276 +83087;46.52931;2.7146;230;20221113;19.3;4.3;11.8;1.2;10.5;.1;.78;7263 +83087;46.52931;2.7146;230;20221114;17.1;6.4;11.8;2.1;10.6;4.3;.99;4523 +83087;46.52931;2.7146;230;20221115;15.3;8.5;11.9;2.1;11.8;2.9;.75;3302 +83087;46.52931;2.7146;230;20221116;15.5;7.4;11.4;4.4;10.7;1.1;1.2;4914 +83087;46.52931;2.7146;230;20221117;15.1;11.3;13.2;5.6;11.25;4.8;1.59;3756 +83087;46.52931;2.7146;230;20221118;11.4;6.2;8.8;3.2;9.1;.7;.84;4478 +83087;46.52931;2.7146;230;20221119;9.2;1.4;5.3;1.6;7.9;.4;.43;4476 +83087;46.52931;2.7146;230;20221120;9.9;1;5.5;3.1;7.9;2.7;.6;4413 +83087;46.52931;2.7146;230;20221121;10.1;4.3;7.2;3.4;8.45;3.8;.75;2547 +83087;46.52931;2.7146;230;20221122;10.8;5.1;8;4.6;8;.7;1.13;4545 +83087;46.52931;2.7146;230;20221123;13.5;5;9.3;3.6;9.4;2.7;.95;3843 +83087;46.52931;2.7146;230;20221124;13.2;6.6;9.9;3.6;9.75;.7;.93;3898 +83087;46.52931;2.7146;230;20221125;11.7;9.1;10.4;2.4;9.85;.6;.82;2901 +83087;46.52931;2.7146;230;20221126;10.5;.8;5.6;1.7;8.05;.1;.4;3927 +83087;46.52931;2.7146;230;20221127;13.8;2.5;8.2;1.6;7.8;2.7;.61;5075 +83087;46.52931;2.7146;230;20221128;11.4;5.7;8.6;3.3;9.4;4;.74;2751 +83087;46.52931;2.7146;230;20221129;8.9;6;7.4;2;8.95;.4;.5;2154 +83087;46.52931;2.7146;230;20221130;7.6;5.9;6.7;1.8;8.7;0;.48;1925 +83087;46.52931;2.7146;230;20221201;6.7;2.9;4.8;2.2;8.35;.3;.33;1882 +83087;46.52931;2.7146;230;20221202;4.5;3.5;4;1.8;7.25;1;.47;870 +83087;46.52931;2.7146;230;20221203;5.5;2.4;3.9;1.8;7.25;1.2;.4;2092 +83087;46.52931;2.7146;230;20221204;4.5;3.1;3.8;1.6;7.45;3.9;.39;1043 +83087;46.52931;2.7146;230;20221205;7.8;2.9;5.3;1;7.1;.1;.41;2999 +83087;46.52931;2.7146;230;20221206;2.3;-2.8;-.3;.8;5.95;.1;.2;2536 +83087;46.52931;2.7146;230;20221207;4.8;1.8;3.3;1.4;6.25;0;.44;2485 +83087;46.52931;2.7146;230;20221208;4;-4.5;-.2;1.4;5.3;0;.24;3944 +83087;46.52931;2.7146;230;20221209;1.1;-.6;.2;1.7;5.45;.4;.38;1227 +83087;46.52931;2.7146;230;20221210;1.3;-1.5;-.1;2;4.5;0;.51;2464 +83087;46.52931;2.7146;230;20221211;1.5;-8.9;-3.7;1.4;3.75;0;.2;5345 +83087;46.52931;2.7146;230;20221212;1.3;-7.3;-3;1.8;4.05;0;.21;4291 +83087;46.52931;2.7146;230;20221213;2.3;-1.9;.2;1.8;5.25;1.3;.36;2410 +83087;46.52931;2.7146;230;20221214;10.8;-.6;5.1;1.8;8.45;4.7;.34;3242 +83087;46.52931;2.7146;230;20221215;4.7;2.5;3.6;2.1;7.35;1;.37;1185 +83087;46.52931;2.7146;230;20221216;4;-1;1.5;2.2;4.6;0;.56;4400 +83087;46.52931;2.7146;230;20221217;-.3;-9.5;-4.9;1.3;3.45;0;.18;5046 +83087;46.52931;2.7146;230;20221218;7.4;-9.7;-1.2;2.1;4.85;.1;.36;5301 +83087;46.52931;2.7146;230;20221219;15;5.5;10.2;2.5;8.75;0;.98;3889 +83087;46.52931;2.7146;230;20221220;17;9.8;13.4;3.4;10.55;2.4;1.41;2450 +83087;46.52931;2.7146;230;20221221;13.2;10;11.6;3.9;11.45;2;.8;2536 +83087;46.52931;2.7146;230;20221222;14.4;11.7;13;6;11.95;11.4;1.31;1530 +83087;46.52931;2.7146;230;20221223;15.5;13.1;14.3;5.5;14.05;6.7;.95;1766 +83087;46.52931;2.7146;230;20221224;11.7;10.5;11.1;2.1;11.9;1.4;.55;1165 +83087;46.52931;2.7146;230;20221225;16.5;4.6;10.5;2.3;9.45;0;.84;4151 +83087;46.52931;2.7146;230;20221226;13.5;7.8;10.7;3;10.6;3.6;.8;2682 +83087;46.52931;2.7146;230;20221227;11.9;3.7;7.8;1.9;8.65;.2;.49;4183 +83087;46.52931;2.7146;230;20221228;15.3;3.1;9.2;4;8.8;.1;1.14;4512 +83087;46.52931;2.7146;230;20221229;11.9;10.3;11.1;4.2;10.05;1.9;1.21;1314 +83087;46.52931;2.7146;230;20221230;15.2;1.7;8.5;4.3;10.2;2.6;.75;3550 +83087;46.52931;2.7146;230;20221231;17.4;13.6;15.5;4;10.85;0;1.91;2546 +83088;46.55087;3.03901;262;20220101;16;.6;8.3;1.3;7.9;0;.57;5666 +83088;46.55087;3.03901;262;20220102;16.6;3.5;10.1;3.3;8.93;0;1.27;4353 +83088;46.55087;3.03901;262;20220103;13;9.7;11.3;3.8;10.66;0;1.04;2120 +83088;46.55087;3.03901;262;20220104;14.3;11.2;12.7;4.6;9.4;5.4;1.92;1513 +83088;46.55087;3.03901;262;20220105;5;1.1;3;2.7;6.23;.1;.53;3066 +83088;46.55087;3.03901;262;20220106;3.7;-3.5;.1;1;5.53;.2;.24;3634 +83088;46.55087;3.03901;262;20220107;6.1;-2.2;1.9;4.4;6.9;2.8;.28;3312 +83088;46.55087;3.03901;262;20220108;9.1;4.9;7;5.4;8.8;6.8;.72;2413 +83088;46.55087;3.03901;262;20220109;7.7;4.8;6.3;4.5;7.66;3.9;.9;2223 +83088;46.55087;3.03901;262;20220110;7.3;4.3;5.8;1.4;7.2;0;.52;3048 +83088;46.55087;3.03901;262;20220111;3.5;-3.7;-.1;1.1;5.56;0;.25;4015 +83088;46.55087;3.03901;262;20220112;3.1;-1.4;.9;1.1;5.23;0;.39;2789 +83088;46.55087;3.03901;262;20220113;1.4;-5.6;-2.1;.8;4.66;0;.23;3907 +83088;46.55087;3.03901;262;20220114;5.6;-5.6;0;1.2;4.7;0;.3;6029 +83088;46.55087;3.03901;262;20220115;7;-6.2;.4;.8;4.6;0;.3;6192 +83088;46.55087;3.03901;262;20220116;-1.6;-5.1;-3.3;1.2;4.73;0;.21;2365 +83088;46.55087;3.03901;262;20220117;3.3;-3;.2;.8;6.7;.1;.18;3281 +83088;46.55087;3.03901;262;20220118;4.6;-.6;2;1.5;6.5;0;.37;2939 +83088;46.55087;3.03901;262;20220119;3.5;-1.2;1.2;2.3;6.33;.6;.34;2597 +83088;46.55087;3.03901;262;20220120;6.4;2.5;4.5;2.6;6.83;.3;.64;3211 +83088;46.55087;3.03901;262;20220121;4.8;-.2;2.3;3.1;5.23;0;.78;4568 +83088;46.55087;3.03901;262;20220122;1.9;-2.9;-.5;1.7;5.87;0;.26;2677 +83088;46.55087;3.03901;262;20220123;2.6;.8;1.7;2.1;6.05;0;.47;1677 +83088;46.55087;3.03901;262;20220124;6.7;-2.4;2.2;1.8;5.63;0;.54;5333 +83088;46.55087;3.03901;262;20220125;6.3;-5.5;.4;.9;5.06;0;.4;5932 +83088;46.55087;3.03901;262;20220126;-1.9;-4.8;-3.4;.8;4.7;0;.26;2515 +83088;46.55087;3.03901;262;20220127;-2.2;-4.5;-3.3;1.1;4.83;0;.24;1998 +83088;46.55087;3.03901;262;20220128;3.3;-2;.7;1.2;6.43;0;.29;3678 +83088;46.55087;3.03901;262;20220129;4.8;-.5;2.1;2.4;7.26;.5;.26;3545 +83088;46.55087;3.03901;262;20220130;9;4.3;6.6;1.5;8.2;0;.59;3856 +83088;46.55087;3.03901;262;20220131;7.6;-.5;3.5;3.9;7.5;1.6;.47;4792 +83088;46.55087;3.03901;262;20220201;6.7;-.7;3;3.9;7.73;2.1;.29;4216 +83088;46.55087;3.03901;262;20220202;9.3;6.9;8.1;2.4;9.66;.4;.61;2784 +83088;46.55087;3.03901;262;20220203;10.1;1.4;5.7;2.3;7.63;.1;.71;5835 +83088;46.55087;3.03901;262;20220204;8.8;4.5;6.7;3.2;8.73;2.1;.68;3006 +83088;46.55087;3.03901;262;20220205;9.1;-.8;4.1;1.9;6.66;0;.7;7203 +83088;46.55087;3.03901;262;20220206;8.5;.9;4.7;7;8.46;2.6;.42;4514 +83088;46.55087;3.03901;262;20220207;9.7;6.4;8.1;3.1;7.26;0;1.28;5255 +83088;46.55087;3.03901;262;20220208;11.6;-2.2;4.7;1.6;5.96;0;.94;8711 +83088;46.55087;3.03901;262;20220209;16.9;-2;7.4;2.1;6.2;0;1.54;10213 +83088;46.55087;3.03901;262;20220210;5.6;2.5;4;2.5;8.29;3.5;.85;6296 +83088;46.55087;3.03901;262;20220211;7.9;3.1;5.5;2.9;6.74;0;.98;9258 +83088;46.55087;3.03901;262;20220212;8.2;-3.8;2.2;1.9;5.19;0;.93;8640 +83088;46.55087;3.03901;262;20220213;15.3;-2.1;6.6;4.9;7.09;.2;1.94;10503 +83088;46.55087;3.03901;262;20220214;11.3;7.4;9.4;4.3;8.59;2.4;1.42;4696 +83088;46.55087;3.03901;262;20220215;9.6;4.2;6.9;3.6;8.04;4.9;.94;5489 +83088;46.55087;3.03901;262;20220216;13.2;7;10.1;6.1;11.5;3;.83;4728 +83088;46.55087;3.03901;262;20220217;14.8;11.3;13.1;5.2;11.5;.6;1.66;5802 +83088;46.55087;3.03901;262;20220218;14.8;9.7;12.3;4.6;10.23;.9;1.75;4736 +83088;46.55087;3.03901;262;20220219;9.5;1.1;5.3;3.4;6.33;0;1.3;8906 +83088;46.55087;3.03901;262;20220220;12;3.4;7.7;5.8;8.96;1.9;1.21;6467 +83088;46.55087;3.03901;262;20220221;9.2;6.8;8;6.9;8.13;1.9;1.51;4106 +83088;46.55087;3.03901;262;20220222;10.6;5;7.8;4.1;8.76;.4;1.08;5363 +83088;46.55087;3.03901;262;20220223;13.9;7.5;10.7;1.6;9.13;.1;1.2;6852 +83088;46.55087;3.03901;262;20220224;13.1;2.8;7.9;3.9;7.96;1.2;1.53;8678 +83088;46.55087;3.03901;262;20220225;9;-.2;4.4;1.9;5.76;.1;1.16;9920 +83088;46.55087;3.03901;262;20220226;10.7;-3.5;3.6;2.5;5.03;0;1.49;11981 +83088;46.55087;3.03901;262;20220227;11.5;-3.5;4;2.2;4.96;0;1.51;12535 +83088;46.55087;3.03901;262;20220228;12.7;-4;4.4;1.3;5.2;0;1.35;12850 +83088;46.55087;3.03901;262;20220301;12.5;-3.7;4.4;1.5;5.8;0;1.3;11813 +83088;46.55087;3.03901;262;20220302;14.1;.1;7.1;1.4;8.13;.4;1.2;10054 +83088;46.55087;3.03901;262;20220303;13.3;7.9;10.6;.8;10.43;.3;1.03;7254 +83088;46.55087;3.03901;262;20220304;13;6.3;9.6;1.6;9.23;0;1.17;7376 +83088;46.55087;3.03901;262;20220305;11.4;2.1;6.7;2;6.3;0;1.53;11411 +83088;46.55087;3.03901;262;20220306;8.7;-4.2;2.2;1.8;4.3;0;1.38;12586 +83088;46.55087;3.03901;262;20220307;9.1;-6.4;1.4;2;4.36;0;1.41;13814 +83088;46.55087;3.03901;262;20220308;14.5;-3.4;5.5;2;5.16;0;1.92;14949 +83088;46.55087;3.03901;262;20220309;15.4;-.3;7.5;2.1;6.9;0;1.88;13805 +83088;46.55087;3.03901;262;20220310;15.7;.6;8.2;1.9;7.43;0;1.77;13232 +83088;46.55087;3.03901;262;20220311;14.4;4.3;9.3;4.4;8.4;6;1.98;10302 +83088;46.55087;3.03901;262;20220312;7.7;6.1;6.9;3;8.63;11.3;.84;3638 +83088;46.55087;3.03901;262;20220313;10;3.2;6.6;3.1;7.56;6.1;1.31;7541 +83088;46.55087;3.03901;262;20220314;13.1;-1.6;5.8;2.9;8.2;2.8;1.46;13830 +83088;46.55087;3.03901;262;20220315;17.6;8.3;12.9;2.3;10.6;0;1.88;9725 +83088;46.55087;3.03901;262;20220316;16.5;5;10.8;1.4;10.1;0;1.56;10589 +83088;46.55087;3.03901;262;20220317;10.3;8.5;9.4;3.4;9.4;0;1.21;4394 +83088;46.55087;3.03901;262;20220318;12.1;4.9;8.5;4.7;8.14;0;1.81;8887 +83088;46.55087;3.03901;262;20220319;14.7;3.6;9.2;2.3;8.44;2.4;2.01;14223 +83088;46.55087;3.03901;262;20220320;16;3.6;9.8;3;8.19;.3;2.1;9228 +83088;46.55087;3.03901;262;20220321;17.5;7.7;12.6;3.7;7.79;0;2.94;12026 +83088;46.55087;3.03901;262;20220322;17.6;2.1;9.9;4.5;5.19;0;3.78;18588 +83088;46.55087;3.03901;262;20220323;18.3;0;9.2;3;5.54;0;3.15;18988 +83088;46.55087;3.03901;262;20220324;20.4;-.6;9.9;2.6;6.29;0;3.32;19618 +83088;46.55087;3.03901;262;20220325;20.3;-.2;10.1;3.3;6.34;0;3.63;19589 +83088;46.55087;3.03901;262;20220326;19.3;1.4;10.4;3.1;6.69;0;3.5;18989 +83088;46.55087;3.03901;262;20220327;21.8;1.2;11.5;2.1;6.84;0;3.31;19692 +83088;46.55087;3.03901;262;20220328;22.3;3;12.7;2.3;7.04;0;3.44;18943 +83088;46.55087;3.03901;262;20220329;19.2;7.2;13.2;1.9;8.59;1.5;2.42;11300 +83088;46.55087;3.03901;262;20220330;12.9;7.9;10.4;2.4;10.84;3.6;1.3;7385 +83088;46.55087;3.03901;262;20220331;10.9;7.2;9.1;3.6;8.74;8.9;1.63;7340 +83088;46.55087;3.03901;262;20220401;4.4;0;2.2;5.2;5.83;4.4;1.09;7520 +83088;46.55087;3.03901;262;20220402;4.8;.4;2.6;4.4;5.13;0;1.46;8633 +83088;46.55087;3.03901;262;20220403;5.3;-1.3;2;3.5;4.99;0;1.44;9911 +83088;46.55087;3.03901;262;20220404;10.5;-4.1;3.2;1.5;4.79;0;2.2;21950 +83088;46.55087;3.03901;262;20220405;12;1.8;6.9;3.1;8.74;0;1.33;8601 +83088;46.55087;3.03901;262;20220406;13.1;8.3;10.7;3.4;10.54;.4;1.34;6152 +83088;46.55087;3.03901;262;20220407;14.1;9.6;11.9;7;11.04;12.8;1.62;5458 +83088;46.55087;3.03901;262;20220408;16.8;10.1;13.5;7;10.29;.5;2.84;9065 +83088;46.55087;3.03901;262;20220409;11;2.1;6.6;3;6.74;.6;2.15;16027 +83088;46.55087;3.03901;262;20220410;14.7;-2.5;6.1;2.7;6.09;0;2.85;22443 +83088;46.55087;3.03901;262;20220411;21.1;.7;10.9;5.2;8.09;0;4.28;20592 +83088;46.55087;3.03901;262;20220412;20.7;11;15.9;3;8.73;.1;3.7;15843 +83088;46.55087;3.03901;262;20220413;17.7;6.6;12.1;1.5;11.09;0;2.16;13384 +83088;46.55087;3.03901;262;20220414;20.5;5.8;13.1;1.4;11.34;0;2.81;18064 +83088;46.55087;3.03901;262;20220415;21.7;5;13.4;2.3;10.49;0;3.57;22295 +83088;46.55087;3.03901;262;20220416;21.3;5;13.1;3.5;9.14;0;4;22006 +83088;46.55087;3.03901;262;20220417;19.6;2.3;11;2.9;7.39;0;4.01;24591 +83088;46.55087;3.03901;262;20220418;20.8;2.1;11.4;1.5;7.49;0;3.41;22090 +83088;46.55087;3.03901;262;20220419;19;3.5;11.2;2.2;9.19;0;3.18;21494 +83088;46.55087;3.03901;262;20220420;18.3;6.3;12.3;2.3;9.59;0;2.92;15806 +83088;46.55087;3.03901;262;20220421;19.9;8;13.9;1.9;9.04;0;3.49;21117 +83088;46.55087;3.03901;262;20220422;20.9;2.2;11.6;1.9;9.29;.3;3.59;24277 +83088;46.55087;3.03901;262;20220423;18.4;9.7;14.1;3.6;11.14;4.1;2.95;13134 +83088;46.55087;3.03901;262;20220424;16.4;7.8;12.1;3.1;11.44;10.7;2.1;11558 +83088;46.55087;3.03901;262;20220425;15.1;10;12.6;2.4;11.94;3.2;1.45;6522 +83088;46.55087;3.03901;262;20220426;16.6;8.2;12.4;2.6;9.94;0;3.13;20801 +83088;46.55087;3.03901;262;20220427;19.1;3.3;11.2;3.9;9.24;0;3.89;25140 +83088;46.55087;3.03901;262;20220428;22.1;4.8;13.5;2.3;10.39;0;3.95;24616 +83088;46.55087;3.03901;262;20220429;20;6.1;13;1.6;11.14;.6;2.74;16330 +83088;46.55087;3.03901;262;20220430;18.3;5.5;11.9;2.8;9.19;0;3.54;22481 +83088;46.55087;3.03901;262;20220501;18.2;2.3;10.3;1.8;8.39;0;3.5;25215 +83088;46.55087;3.03901;262;20220502;19.4;4.3;11.8;2.2;8.94;0;3.72;24087 +83088;46.55087;3.03901;262;20220503;21.3;6.3;13.8;1.9;10.29;0;3.6;21120 +83088;46.55087;3.03901;262;20220504;18.2;8.2;13.2;2.3;11.39;3.4;2.43;12169 +83088;46.55087;3.03901;262;20220505;18.4;6.4;12.4;2.3;10.74;.3;3;18672 +83088;46.55087;3.03901;262;20220506;20.7;4.5;12.6;1.9;10.16;.1;2.86;15740 +83088;46.55087;3.03901;262;20220507;22.3;5.7;14;1.8;10.63;1;3.09;16177 +83088;46.55087;3.03901;262;20220508;23.3;8.7;16;2.1;11.6;0;3.27;15259 +83088;46.55087;3.03901;262;20220509;24.5;7.2;15.9;1.2;11.6;0;3.15;16581 +83088;46.55087;3.03901;262;20220510;27.1;9.1;18.1;1.5;12;0;3.63;16904 +83088;46.55087;3.03901;262;20220511;30;12.3;21.2;2.7;12.53;0;4.81;16798 +83088;46.55087;3.03901;262;20220512;21.3;12.2;16.7;1.4;14.53;1;2.44;11943 +83088;46.55087;3.03901;262;20220513;22.8;15.3;19.1;1.2;15.23;0;2.54;11070 +83088;46.55087;3.03901;262;20220514;25.6;8;16.8;1.3;12.8;0;3.36;17041 +83088;46.55087;3.03901;262;20220515;29.9;11.1;20.5;2.4;14.5;5.4;4.48;18075 +83088;46.55087;3.03901;262;20220516;25.4;15.3;20.4;1.7;15.96;.1;3.13;13204 +83088;46.55087;3.03901;262;20220517;29.2;11.8;20.5;1.4;15.43;0;3.78;17387 +83088;46.55087;3.03901;262;20220518;30;14.8;22.4;2.1;16.56;.2;4.17;16407 +83088;46.55087;3.03901;262;20220519;29.8;16.7;23.2;2.3;17.06;0;4.13;15061 +83088;46.55087;3.03901;262;20220520;30.9;14.9;22.9;2.8;15.53;0;4.88;17024 +83088;46.55087;3.03901;262;20220521;28.2;13.7;21;2.1;16.26;0;3.85;15697 +83088;46.55087;3.03901;262;20220522;28.9;15;21.9;2.1;16.36;7.2;4.01;15755 +83088;46.55087;3.03901;262;20220523;21;16;18.5;3.8;15.96;1.9;2.57;8533 +83088;46.55087;3.03901;262;20220524;18.4;10.1;14.3;3.2;11.63;.1;2.73;12307 +83088;46.55087;3.03901;262;20220525;20.2;6.5;13.4;2.3;10.6;.1;3.06;15787 +83088;46.55087;3.03901;262;20220526;20.6;10;15.3;1.9;12.3;0;2.83;14003 +83088;46.55087;3.03901;262;20220527;20.8;12.2;16.5;2;13.26;0;2.8;12884 +83088;46.55087;3.03901;262;20220528;21.4;7.8;14.6;2;10.4;0;3.26;15654 +83088;46.55087;3.03901;262;20220529;18.3;7;12.7;2.5;8.16;0;3.25;15236 +83088;46.55087;3.03901;262;20220530;22;4.8;13.4;1.8;7.83;0;3.65;18285 +83088;46.55087;3.03901;262;20220531;23.7;6.1;14.9;1.7;9.56;0;3.6;17676 +83088;46.55087;3.03901;262;20220601;24.8;8.1;16.4;1.3;11.53;.7;3.49;17438 +83088;46.55087;3.03901;262;20220602;28.7;11.7;20.2;2.1;14.1;3.2;4.36;18101 +83088;46.55087;3.03901;262;20220603;28.4;14.4;21.4;2.2;16.76;12.8;3.92;16136 +83088;46.55087;3.03901;262;20220604;28.8;14.8;21.8;2.6;17.86;26;4.06;16495 +83088;46.55087;3.03901;262;20220605;22.6;15.8;19.2;3.6;16.93;.8;2.96;11554 +83088;46.55087;3.03901;262;20220606;22.7;13.7;18.2;2;14.86;.6;2.99;13328 +83088;46.55087;3.03901;262;20220607;22.5;13.9;18.2;2.9;14.13;1.2;3.23;12775 +83088;46.55087;3.03901;262;20220608;21.2;12.9;17;3.3;14.4;7.1;2.91;12039 +83088;46.55087;3.03901;262;20220609;20.4;13.4;16.9;2.9;12.83;.2;2.98;11373 +83088;46.55087;3.03901;262;20220610;25.8;11.1;18.4;1.1;13.7;.1;3.47;17416 +83088;46.55087;3.03901;262;20220611;28.8;11.1;20;1.1;14.6;.1;5.09;27837 +83088;46.55087;3.03901;262;20220612;27.9;13.4;20.7;1.4;16.8;.3;4.65;24424 +83088;46.55087;3.03901;262;20220613;25.1;15.6;20.3;2.2;12.63;0;4.91;23450 +83088;46.55087;3.03901;262;20220614;28.9;8.8;18.8;1.8;11.9;0;5.56;29100 +83088;46.55087;3.03901;262;20220615;34.3;13.2;23.8;2.1;16.56;0;6.29;28010 +83088;46.55087;3.03901;262;20220616;30.9;16.5;23.7;1.9;16.1;0;5.55;24947 +83088;46.55087;3.03901;262;20220617;32.9;13.6;23.2;1.3;15.43;0;5.8;28635 +83088;46.55087;3.03901;262;20220618;36.6;15.1;25.8;2.2;15.8;0;7.07;29136 +83088;46.55087;3.03901;262;20220619;36.2;19.2;27.7;3;15;3.1;7.48;26407 +83088;46.55087;3.03901;262;20220620;29.9;17.9;23.9;2.6;18.96;4.8;5.23;22674 +83088;46.55087;3.03901;262;20220621;28.6;16;22.3;2;19.96;13.5;4.54;22009 +83088;46.55087;3.03901;262;20220622;26.8;17.3;22;1.8;19.6;10.2;4.01;19491 +83088;46.55087;3.03901;262;20220623;26.1;15;20.6;1.7;17.83;11.2;4;20074 +83088;46.55087;3.03901;262;20220624;23;14.8;18.9;2.8;16.46;.8;3.59;17598 +83088;46.55087;3.03901;262;20220625;25.1;13.3;19.2;2.1;15.36;11.9;4;19674 +83088;46.55087;3.03901;262;20220626;16.2;13.2;14.7;1.4;15.76;29.8;1.49;7868 +83088;46.55087;3.03901;262;20220627;22.4;14.4;18.4;1.5;15.23;2.4;3.46;18132 +83088;46.55087;3.03901;262;20220628;25.2;9.6;17.4;1.2;12.83;0;4.6;26734 +83088;46.55087;3.03901;262;20220629;26.9;11.2;19.1;1.9;13.63;12;5.05;26658 +83088;46.55087;3.03901;262;20220630;15.6;14;14.8;2.2;14.96;9.8;1.58;7552 +83088;46.55087;3.03901;262;20220701;21.6;9.8;15.7;1.7;11.96;0;4.01;23581 +83088;46.55087;3.03901;262;20220702;27.4;7.7;17.6;1.2;13.06;0;4.98;29181 +83088;46.55087;3.03901;262;20220703;26.8;12.6;19.7;1.8;14.93;0;4.76;25104 +83088;46.55087;3.03901;262;20220704;25.3;15.9;20.6;1.5;15.46;0;3.88;18821 +83088;46.55087;3.03901;262;20220705;26.2;11.8;19;1.4;13.7;0;4.66;25647 +83088;46.55087;3.03901;262;20220706;24.4;10.5;17.4;1.8;12.76;0;4.6;25755 +83088;46.55087;3.03901;262;20220707;23.8;10.6;17.2;2;14;.1;4.02;22165 +83088;46.55087;3.03901;262;20220708;25.3;12.3;18.8;2.5;13.53;0;4.87;25117 +83088;46.55087;3.03901;262;20220709;27.5;10.6;19;1.5;13.53;0;4.94;26901 +83088;46.55087;3.03901;262;20220710;26.5;14;20.3;2.1;13.76;0;4.98;24737 +83088;46.55087;3.03901;262;20220711;28.5;12.1;20.3;2.1;13.7;0;5.35;26607 +83088;46.55087;3.03901;262;20220712;30.2;12.5;21.4;1.4;14.53;0;5.3;27487 +83088;46.55087;3.03901;262;20220713;31.3;12.5;21.9;1.2;14.86;0;5.32;27460 +83088;46.55087;3.03901;262;20220714;33;15.1;24;1.5;15.73;.1;5.76;27318 +83088;46.55087;3.03901;262;20220715;28.8;14.3;21.5;1.7;13.93;0;5.11;25402 +83088;46.55087;3.03901;262;20220716;28.8;10.2;19.5;1.5;11.43;0;5.21;27574 +83088;46.55087;3.03901;262;20220717;31.3;10.7;21;1.3;13.63;0;5.37;27933 +83088;46.55087;3.03901;262;20220718;36.3;13.4;24.9;1.7;15.36;.1;6.38;28700 +83088;46.55087;3.03901;262;20220719;36.4;16.4;26.4;2.2;16.6;0;6.67;27216 +83088;46.55087;3.03901;262;20220720;25.4;19.7;22.6;2.2;17.96;1;3.54;13957 +83088;46.55087;3.03901;262;20220721;28.3;14.1;21.2;1.6;16.66;.1;4.71;24275 +83088;46.55087;3.03901;262;20220722;31.2;13.4;22.3;1.6;17.63;1.4;4.94;24201 +83088;46.55087;3.03901;262;20220723;27;19;23;2.6;17.33;0;4.35;17748 +83088;46.55087;3.03901;262;20220724;32.9;13.1;23;1.4;16.2;0;5.53;27372 +83088;46.55087;3.03901;262;20220725;27.4;17.9;22.6;3.5;17.23;.5;4.74;18810 +83088;46.55087;3.03901;262;20220726;24.9;14.4;19.6;2.8;14.7;0;4.2;19396 +83088;46.55087;3.03901;262;20220727;25.9;14.5;20.2;1.5;12.5;0;4.34;22016 +83088;46.55087;3.03901;262;20220728;27.8;10.8;19.3;1.3;12.4;0;4.5;24238 +83088;46.55087;3.03901;262;20220729;27.2;15.2;21.2;1.2;13.63;0;3.79;18051 +83088;46.55087;3.03901;262;20220730;30.4;12.9;21.6;1.3;14.9;0;4.81;24542 +83088;46.55087;3.03901;262;20220731;31.1;15.6;23.3;1.7;15.63;0;5.12;24083 +83088;46.55087;3.03901;262;20220801;29.9;14;21.9;1.6;15.7;0;4.74;23354 +83088;46.55087;3.03901;262;20220802;31.6;14.2;22.9;1.1;15.96;0;4.85;24987 +83088;46.55087;3.03901;262;20220803;36.2;14.3;25.3;1;15.16;0;5.44;26752 +83088;46.55087;3.03901;262;20220804;36.8;18;27.4;2.1;16.5;3.7;6.2;24346 +83088;46.55087;3.03901;262;20220805;28.4;18.8;23.6;2.4;18.2;.1;4.35;18184 +83088;46.55087;3.03901;262;20220806;27.9;15.4;21.7;2.7;12.86;0;5.16;22143 +83088;46.55087;3.03901;262;20220807;28.7;10.4;19.5;1.8;10.2;0;4.98;25005 +83088;46.55087;3.03901;262;20220808;31;10.4;20.7;1.7;10.96;0;5.2;25710 +83088;46.55087;3.03901;262;20220809;33;11.8;22.4;1.7;11.43;0;5.46;25654 +83088;46.55087;3.03901;262;20220810;32.8;12.3;22.6;1.1;11.3;0;4.94;25352 +83088;46.55087;3.03901;262;20220811;34.1;12.5;23.3;1.4;11.43;0;5.25;25265 +83088;46.55087;3.03901;262;20220812;34.6;12.1;23.4;1.1;11.3;0;5.02;25224 +83088;46.55087;3.03901;262;20220813;34.3;13.9;24.1;1.4;10.93;3.6;5.18;24237 +83088;46.55087;3.03901;262;20220814;25.3;17.6;21.4;3.1;17;3.9;3.54;13516 +83088;46.55087;3.03901;262;20220815;26.2;16.5;21.4;3.3;17.06;1.7;3.99;16330 +83088;46.55087;3.03901;262;20220816;28.1;13.9;21;1.5;16.53;20.6;3.62;17853 +83088;46.55087;3.03901;262;20220817;25.8;14.9;20.4;2.2;17.16;2;3.78;19310 +83088;46.55087;3.03901;262;20220818;24.8;15.4;20.1;2.2;17.36;10.7;3.21;15289 +83088;46.55087;3.03901;262;20220819;24;15.1;19.6;2.3;17.6;4.5;2.91;14115 +83088;46.55087;3.03901;262;20220820;25.4;17;21.2;1.8;17.96;.1;3.28;16043 +83088;46.55087;3.03901;262;20220821;25.3;10.9;18.1;1.4;15.06;.2;3.25;18172 +83088;46.55087;3.03901;262;20220822;24.9;16.5;20.7;1.4;17.73;0;2.82;13567 +83088;46.55087;3.03901;262;20220823;27.9;17;22.4;1;19.46;.1;3.4;17901 +83088;46.55087;3.03901;262;20220824;31.5;14.2;22.9;1.1;16.23;0;4.16;21687 +83088;46.55087;3.03901;262;20220825;31.7;13.6;22.7;2.1;15.56;.9;4.76;21193 +83088;46.55087;3.03901;262;20220826;25.5;18.5;22;2.3;18.46;0;3.2;13861 +83088;46.55087;3.03901;262;20220827;26.3;12.5;19.4;1.3;14.5;0;3.41;18573 +83088;46.55087;3.03901;262;20220828;28;11.5;19.8;1;14.33;0;3.52;19987 +83088;46.55087;3.03901;262;20220829;31.6;12.5;22;1.2;15.56;.8;4.03;21045 +83088;46.55087;3.03901;262;20220830;21.1;17;19;1.6;17.43;.1;1.82;7411 +83088;46.55087;3.03901;262;20220831;27.4;12.8;20.1;1;16.23;0;3.24;18288 +83088;46.55087;3.03901;262;20220901;27.9;12.7;20.3;1;15.46;0;3.33;18625 +83088;46.55087;3.03901;262;20220902;25.9;13.2;19.5;1.8;15.96;5;3.02;14718 +83088;46.55087;3.03901;262;20220903;25.5;15.8;20.6;2.4;16.16;.2;3.3;14816 +83088;46.55087;3.03901;262;20220904;29.5;11.1;20.3;1.6;14.93;.8;3.84;20174 +83088;46.55087;3.03901;262;20220905;32;16.3;24.1;2.3;17.06;2.3;4.47;18315 +83088;46.55087;3.03901;262;20220906;28.9;17.4;23.1;2.8;17.43;3.6;4.06;16170 +83088;46.55087;3.03901;262;20220907;21.5;14.7;18.1;1.9;16.8;5.4;2.13;10626 +83088;46.55087;3.03901;262;20220908;23.7;12.5;18.1;3.9;14.26;1.8;3.42;15218 +83088;46.55087;3.03901;262;20220909;21.2;13.5;17.3;3.7;14.46;3.7;2.79;12695 +83088;46.55087;3.03901;262;20220910;21.7;12.8;17.2;2.4;13.26;.1;2.82;13985 +83088;46.55087;3.03901;262;20220911;24.3;8.8;16.5;1.6;12.73;.1;3;17899 +83088;46.55087;3.03901;262;20220912;31.5;11.4;21.4;2.2;14.53;0;4.23;19504 +83088;46.55087;3.03901;262;20220913;29.6;16.6;23.1;1.8;18.66;7;3.09;13167 +83088;46.55087;3.03901;262;20220914;26.8;17.3;22;2.3;18.73;2.2;2.96;12659 +83088;46.55087;3.03901;262;20220915;21.2;15.5;18.4;2;17.73;3.9;1.78;8304 +83088;46.55087;3.03901;262;20220916;17.9;12.2;15.1;1.9;13.53;0;1.82;10079 +83088;46.55087;3.03901;262;20220917;17.2;5.9;11.5;1.6;9.26;0;2.16;14600 +83088;46.55087;3.03901;262;20220918;18.6;2.1;10.3;.8;8;.1;2.13;17213 +83088;46.55087;3.03901;262;20220919;18.3;3.6;11;1.4;8.6;0;2.22;16239 +83088;46.55087;3.03901;262;20220920;18.9;2.4;10.7;1.3;8.43;0;2.25;16718 +83088;46.55087;3.03901;262;20220921;19.4;3.4;11.4;1.2;8.56;0;2.2;16354 +83088;46.55087;3.03901;262;20220922;21;2.2;11.6;.8;8.33;0;2.15;17284 +83088;46.55087;3.03901;262;20220923;21.6;4.6;13.1;1.2;10.56;0;2.07;13540 +83088;46.55087;3.03901;262;20220924;20.7;11;15.9;2.1;12.46;6.4;2.23;11486 +83088;46.55087;3.03901;262;20220925;15.6;12.1;13.8;1.6;13.23;4.2;1.2;5578 +83088;46.55087;3.03901;262;20220926;15.8;6.6;11.2;3.3;11.16;4.8;1.58;9317 +83088;46.55087;3.03901;262;20220927;14.6;10.1;12.3;4.7;11.9;6;1.55;7437 +83088;46.55087;3.03901;262;20220928;14.4;11.5;13;4.5;14.1;10.7;.97;5497 +83088;46.55087;3.03901;262;20220929;14.6;9;11.8;2;10.9;.8;1.49;9057 +83088;46.55087;3.03901;262;20220930;16.4;4.4;10.4;1.5;9.66;2.4;1.68;12902 +83088;46.55087;3.03901;262;20221001;20;7.2;13.6;4.9;14.33;3.3;1.65;9500 +83088;46.55087;3.03901;262;20221002;20.8;15.7;18.3;3.5;16.03;.7;2.13;8817 +83088;46.55087;3.03901;262;20221003;19.2;11.3;15.2;1.3;14.03;0;1.51;9582 +83088;46.55087;3.03901;262;20221004;20.5;7.3;13.9;1.4;12.5;.2;1.76;11892 +83088;46.55087;3.03901;262;20221005;26.1;8.8;17.5;2.2;13;.1;2.72;13922 +83088;46.55087;3.03901;262;20221006;18;13.3;15.7;1.5;13.83;0;1.41;7470 +83088;46.55087;3.03901;262;20221007;21.8;8.3;15;1.4;13.1;.2;1.78;12015 +83088;46.55087;3.03901;262;20221008;18;12;15;1.4;12.36;0;1.5;8637 +83088;46.55087;3.03901;262;20221009;20.3;3.3;11.8;1.4;10.2;.1;1.72;13367 +83088;46.55087;3.03901;262;20221010;21.7;9.1;15.4;1.8;13.16;.3;1.75;9391 +83088;46.55087;3.03901;262;20221011;18;10.9;14.5;.8;14.53;5.1;1.03;6357 +83088;46.55087;3.03901;262;20221012;19.1;10.6;14.9;.9;14.06;.2;1.16;7390 +83088;46.55087;3.03901;262;20221013;17.5;9.2;13.3;1.8;13.9;3;1.06;6742 +83088;46.55087;3.03901;262;20221014;19;13.5;16.3;3.8;16.06;2.7;1.34;5515 +83088;46.55087;3.03901;262;20221015;20;14.9;17.5;3.6;15.26;0;1.79;5742 +83088;46.55087;3.03901;262;20221016;26.9;14.2;20.6;2.2;15.33;.1;2.41;10318 +83088;46.55087;3.03901;262;20221017;23.8;15.4;19.6;2.2;15.53;2;1.96;6861 +83088;46.55087;3.03901;262;20221018;25;13.4;19.2;1.6;16.2;.1;1.78;10194 +83088;46.55087;3.03901;262;20221019;24.4;11.8;18.1;2;14.63;3;1.83;10296 +83088;46.55087;3.03901;262;20221020;24.3;14.3;19.3;2.6;16.33;4.3;1.92;7216 +83088;46.55087;3.03901;262;20221021;21.9;15.3;18.6;2.5;15.63;1.4;1.73;7129 +83088;46.55087;3.03901;262;20221022;23.2;11.3;17.3;2;13.4;.1;1.82;9148 +83088;46.55087;3.03901;262;20221023;23.4;12.7;18.1;2.7;13.8;.3;2.05;7250 +83088;46.55087;3.03901;262;20221024;21.2;12.8;17;2.5;12.33;.1;1.93;8409 +83088;46.55087;3.03901;262;20221025;20.9;7.2;14.1;1.9;12.13;1.5;1.46;8652 +83088;46.55087;3.03901;262;20221026;23.4;12.7;18.1;2.3;13.66;.1;1.9;8957 +83088;46.55087;3.03901;262;20221027;23.6;9;16.3;1.8;13.36;0;1.6;7576 +83088;46.55087;3.03901;262;20221028;26.2;16.5;21.4;1.8;13.1;0;2.1;7315 +83088;46.55087;3.03901;262;20221029;26.4;9.6;18;1.7;11.9;0;1.89;8564 +83088;46.55087;3.03901;262;20221030;23.4;8.2;15.8;1.3;10.9;.1;1.45;8450 +83088;46.55087;3.03901;262;20221031;23;10.8;16.9;2.3;13.53;3.6;1.65;7879 +83088;46.55087;3.03901;262;20221101;17;10.4;13.7;3.2;11.83;.2;1.4;6267 +83088;46.55087;3.03901;262;20221102;17.9;9.5;13.7;2.2;10.96;.1;1.35;6821 +83088;46.55087;3.03901;262;20221103;16.2;7;11.6;3.1;10.16;4.6;1.39;4346 +83088;46.55087;3.03901;262;20221104;9.7;8.1;8.9;4.2;9.86;5.4;.84;2400 +83088;46.55087;3.03901;262;20221105;12.1;1.3;6.7;1.8;8.2;.1;.73;6532 +83088;46.55087;3.03901;262;20221106;13.5;2.5;8;2.4;8.76;0;.93;5385 +83088;46.55087;3.03901;262;20221107;18.2;9.9;14;2.9;10.63;0;1.6;5982 +83088;46.55087;3.03901;262;20221108;19.4;5.1;12.2;2.9;10.63;6;1.47;6417 +83088;46.55087;3.03901;262;20221109;14.7;11.7;13.2;2;12.8;7.9;.81;2767 +83088;46.55087;3.03901;262;20221110;13.3;6.9;10.1;1.3;10.63;0;.63;4513 +83088;46.55087;3.03901;262;20221111;16.4;3.9;10.1;2.2;10.3;.2;.81;7237 +83088;46.55087;3.03901;262;20221112;15.1;5;10.1;1.8;10.6;.1;.61;6179 +83088;46.55087;3.03901;262;20221113;16.3;5;10.7;1.3;10.56;.1;.68;6327 +83088;46.55087;3.03901;262;20221114;16.9;6.4;11.6;2.5;10.9;5.3;1.03;4659 +83088;46.55087;3.03901;262;20221115;14.8;8.5;11.7;2.2;11.86;3.8;.74;3428 +83088;46.55087;3.03901;262;20221116;15.2;7.5;11.3;4.3;10.56;1.4;1.25;4717 +83088;46.55087;3.03901;262;20221117;14.9;11;13;5.7;11.06;2.9;1.65;3401 +83088;46.55087;3.03901;262;20221118;11.3;5.8;8.6;3.3;9.06;.7;.84;4218 +83088;46.55087;3.03901;262;20221119;8.6;1.6;5.1;1.7;8;.5;.43;4222 +83088;46.55087;3.03901;262;20221120;9.7;.9;5.3;3;7.83;3.2;.59;4384 +83088;46.55087;3.03901;262;20221121;9.7;4.1;6.9;3.4;8.36;4.1;.75;2739 +83088;46.55087;3.03901;262;20221122;10.4;4.9;7.6;4.7;7.9;.1;1.13;4068 +83088;46.55087;3.03901;262;20221123;12.9;4.5;8.7;3.4;9.06;3.1;.94;3863 +83088;46.55087;3.03901;262;20221124;12.5;6.1;9.3;3.4;9.43;.6;.92;3728 +83088;46.55087;3.03901;262;20221125;11.2;8.8;10;2.4;9.83;.2;.81;2510 +83088;46.55087;3.03901;262;20221126;8.9;1;4.9;1.8;8.2;.1;.35;3671 +83088;46.55087;3.03901;262;20221127;11.5;2.8;7.1;1.9;7.76;2.6;.62;4512 +83088;46.55087;3.03901;262;20221128;11.1;5;8;3.3;9.36;2.8;.72;2860 +83088;46.55087;3.03901;262;20221129;7.5;5.8;6.6;1.9;8.96;.4;.47;1640 +83088;46.55087;3.03901;262;20221130;7.8;5.7;6.8;1.8;8.66;0;.5;1851 +83088;46.55087;3.03901;262;20221201;6.6;3.9;5.3;2.2;8.23;.1;.41;1581 +83088;46.55087;3.03901;262;20221202;4.2;3.2;3.7;1.7;7.13;1.4;.47;799 +83088;46.55087;3.03901;262;20221203;4.9;2;3.5;2.3;7.16;1.6;.39;1973 +83088;46.55087;3.03901;262;20221204;4.6;2.6;3.6;2.2;7.4;4.5;.39;1283 +83088;46.55087;3.03901;262;20221205;7.6;2.6;5.1;1.3;7;0;.48;2926 +83088;46.55087;3.03901;262;20221206;2;-3;-.5;1;5.96;.1;.2;2445 +83088;46.55087;3.03901;262;20221207;4.8;1.7;3.3;1.4;6.26;0;.45;2255 +83088;46.55087;3.03901;262;20221208;3.6;-3.2;.2;1.6;5.43;0;.28;3466 +83088;46.55087;3.03901;262;20221209;1.3;-1;.2;1.6;5.43;.5;.38;1361 +83088;46.55087;3.03901;262;20221210;.9;-1.8;-.5;2;4.56;0;.49;2084 +83088;46.55087;3.03901;262;20221211;.6;-7.5;-3.4;1.6;3.93;0;.24;4414 +83088;46.55087;3.03901;262;20221212;-1.1;-6.7;-3.9;2.3;4.06;0;.21;3530 +83088;46.55087;3.03901;262;20221213;1.6;-2.8;-.6;2.7;5.16;1.4;.36;2370 +83088;46.55087;3.03901;262;20221214;10.4;-.6;4.9;2;8.43;4.1;.36;3621 +83088;46.55087;3.03901;262;20221215;4.7;2.4;3.5;2.3;7.46;1.5;.35;1266 +83088;46.55087;3.03901;262;20221216;3.7;-1.1;1.3;2;4.7;0;.55;3698 +83088;46.55087;3.03901;262;20221217;-.7;-9;-4.9;1.7;3.53;0;.22;4379 +83088;46.55087;3.03901;262;20221218;5.8;-8.2;-1.2;2.6;4.93;0;.36;4871 +83088;46.55087;3.03901;262;20221219;15.2;4.7;10;3.4;8.9;0;1.08;3971 +83088;46.55087;3.03901;262;20221220;16.2;11.1;13.6;3.8;10.46;3.4;1.59;2206 +83088;46.55087;3.03901;262;20221221;13;10.2;11.6;3.9;11.36;.7;.88;2128 +83088;46.55087;3.03901;262;20221222;14;11.4;12.7;6.1;11.86;10.4;1.3;1490 +83088;46.55087;3.03901;262;20221223;15.2;12.6;13.9;5.5;14;6.9;.91;1791 +83088;46.55087;3.03901;262;20221224;11.6;10.3;11;2.2;11.83;1.4;.57;1028 +83088;46.55087;3.03901;262;20221225;16.2;4.8;10.5;2.4;9.53;0;.89;4071 +83088;46.55087;3.03901;262;20221226;13.1;9.2;11.1;3.1;10.5;2.2;.89;2180 +83088;46.55087;3.03901;262;20221227;11.5;3.5;7.5;1.8;8.66;.2;.46;3960 +83088;46.55087;3.03901;262;20221228;14.5;3.1;8.8;4;8.56;.1;1.15;4264 +83088;46.55087;3.03901;262;20221229;11.8;10.2;11;4.5;9.93;1.8;1.28;1178 +83088;46.55087;3.03901;262;20221230;14.6;3.2;8.9;4;10.16;2.5;.75;3579 +83088;46.55087;3.03901;262;20221231;16.8;12.8;14.8;3.5;10.93;0;1.71;2483 +83089;46.57146;3.36365;241;20220101;15.4;2.9;9.2;1.5;8.51;.1;.61;4460 +83089;46.57146;3.36365;241;20220102;16.4;5;10.7;3.7;8.61;.1;1.41;4251 +83089;46.57146;3.36365;241;20220103;13;10;11.5;3.6;10.41;0;1.06;1786 +83089;46.57146;3.36365;241;20220104;14.2;11;12.6;4.6;9.21;5.8;1.83;1890 +83089;46.57146;3.36365;241;20220105;5;1.5;3.3;3;6.41;.1;.55;2035 +83089;46.57146;3.36365;241;20220106;4.6;-2.2;1.2;1.2;5.71;.2;.31;3198 +83089;46.57146;3.36365;241;20220107;5.9;-1.6;2.2;4.7;6.81;3;.29;3434 +83089;46.57146;3.36365;241;20220108;8.9;4.6;6.8;5.1;8.51;7.1;.66;2422 +83089;46.57146;3.36365;241;20220109;7.4;4.8;6.1;4.2;7.51;3.8;.83;1718 +83089;46.57146;3.36365;241;20220110;6.9;3.7;5.3;1.5;6.91;0;.57;2024 +83089;46.57146;3.36365;241;20220111;4.8;-2.9;1;1.2;5.51;0;.33;3645 +83089;46.57146;3.36365;241;20220112;2.1;-1.7;.2;.9;5.31;0;.32;2340 +83089;46.57146;3.36365;241;20220113;1.3;-4.6;-1.6;1.1;4.71;0;.28;3163 +83089;46.57146;3.36365;241;20220114;4.7;-4.7;0;1.9;4.91;0;.44;4266 +83089;46.57146;3.36365;241;20220115;7.6;-4.5;1.6;1.1;4.81;0;.44;5015 +83089;46.57146;3.36365;241;20220116;-2.2;-4.5;-3.3;1.2;4.81;.1;.2;1739 +83089;46.57146;3.36365;241;20220117;3.3;-2.5;.4;.6;6.61;0;.2;3303 +83089;46.57146;3.36365;241;20220118;3.8;.5;2.2;1.3;6.61;0;.33;2320 +83089;46.57146;3.36365;241;20220119;3.2;-2.5;.4;2.2;6.11;.3;.23;3363 +83089;46.57146;3.36365;241;20220120;6.3;2.4;4.4;3;6.81;.1;.64;2678 +83089;46.57146;3.36365;241;20220121;4.5;-.3;2.1;3.5;5.41;0;.74;3111 +83089;46.57146;3.36365;241;20220122;1.4;-1.2;.1;1.1;5.81;0;.3;2103 +83089;46.57146;3.36365;241;20220123;3;.7;1.9;1.6;6.01;0;.44;1963 +83089;46.57146;3.36365;241;20220124;6.1;-3.2;1.5;2.2;5.81;0;.47;4871 +83089;46.57146;3.36365;241;20220125;6.6;-4.4;1.1;1.1;5.31;0;.42;5452 +83089;46.57146;3.36365;241;20220126;-1.7;-4.8;-3.2;.4;4.71;0;.26;2543 +83089;46.57146;3.36365;241;20220127;-2.6;-4.5;-3.5;.7;4.71;0;.25;1843 +83089;46.57146;3.36365;241;20220128;2.7;-2.4;.2;1.3;6.21;0;.25;3617 +83089;46.57146;3.36365;241;20220129;4;-.6;1.7;2.6;6.91;.6;.24;3450 +83089;46.57146;3.36365;241;20220130;8.5;3.5;6;1.7;8.01;0;.54;3694 +83089;46.57146;3.36365;241;20220131;7.5;.3;3.9;3.7;7.61;2;.43;4677 +83089;46.57146;3.36365;241;20220201;6.5;-.1;3.2;3.9;7.61;1.6;.29;4515 +83089;46.57146;3.36365;241;20220202;9.2;7;8.1;2.3;9.91;.2;.51;2294 +83089;46.57146;3.36365;241;20220203;10.6;3.3;7;2.5;8.11;.1;.77;4951 +83089;46.57146;3.36365;241;20220204;8.2;4.6;6.4;3;8.51;1.9;.59;3284 +83089;46.57146;3.36365;241;20220205;9.3;1.7;5.5;1.8;6.81;0;.76;5238 +83089;46.57146;3.36365;241;20220206;8.7;1;4.9;6.8;8.11;2.2;.54;5365 +83089;46.57146;3.36365;241;20220207;9.9;6.5;8.2;2.8;7.31;0;1.19;3341 +83089;46.57146;3.36365;241;20220208;11.3;-.7;5.3;1.4;6.11;0;.85;7129 +83089;46.57146;3.36365;241;20220209;16;-.8;7.6;2.2;6.21;0;1.46;8725 +83089;46.57146;3.36365;241;20220210;5.7;3.7;4.7;1.7;8.06;3.5;.74;6993 +83089;46.57146;3.36365;241;20220211;8.1;3.4;5.8;2.7;6.53;0;1.04;8803 +83089;46.57146;3.36365;241;20220212;7.6;-5.1;1.3;1.6;5.13;0;.74;8424 +83089;46.57146;3.36365;241;20220213;14.8;-2.3;6.3;5.2;6.96;.2;1.88;10508 +83089;46.57146;3.36365;241;20220214;11;7.8;9.4;4.3;8.79;2.3;1.3;3797 +83089;46.57146;3.36365;241;20220215;9.8;4.9;7.3;3.5;7.9;5;1.09;6189 +83089;46.57146;3.36365;241;20220216;13.1;6.9;10;6;11.21;3.1;.82;5576 +83089;46.57146;3.36365;241;20220217;14.9;11.2;13.1;5.4;11.31;.4;1.62;4186 +83089;46.57146;3.36365;241;20220218;15.9;10.1;13;4.7;10.21;1;1.92;5543 +83089;46.57146;3.36365;241;20220219;9.6;1.4;5.5;3.5;6.41;0;1.25;6857 +83089;46.57146;3.36365;241;20220220;11.6;3.7;7.7;5.8;8.81;1.7;1.12;6821 +83089;46.57146;3.36365;241;20220221;8.7;7.4;8.1;7;8.01;1.8;1.43;2310 +83089;46.57146;3.36365;241;20220222;10.8;5.4;8.1;4;8.71;.1;1.09;5672 +83089;46.57146;3.36365;241;20220223;13.4;8;10.7;1.7;9.31;.1;1.13;5762 +83089;46.57146;3.36365;241;20220224;13.9;5.1;9.5;4;7.91;.9;1.78;7705 +83089;46.57146;3.36365;241;20220225;9.1;.8;5;2;5.91;.1;1.12;7572 +83089;46.57146;3.36365;241;20220226;10.8;-1.3;4.8;3.5;5.21;0;1.67;9456 +83089;46.57146;3.36365;241;20220227;10.9;-1.5;4.7;3.2;5.11;0;1.66;9723 +83089;46.57146;3.36365;241;20220228;12.3;-1;5.7;1.6;5.51;0;1.36;10247 +83089;46.57146;3.36365;241;20220301;11.6;-1.5;5.1;1.9;6.11;0;1.28;10311 +83089;46.57146;3.36365;241;20220302;14.3;1.1;7.7;1.4;8.01;.1;1.25;10502 +83089;46.57146;3.36365;241;20220303;12.6;8.1;10.4;.6;10.51;.3;.88;5868 +83089;46.57146;3.36365;241;20220304;14;7.2;10.6;1.6;8.71;0;1.34;7514 +83089;46.57146;3.36365;241;20220305;11.6;.6;6.1;2.1;5.71;.1;1.52;9924 +83089;46.57146;3.36365;241;20220306;8.5;-2.5;3;1.4;4.01;0;1.28;10063 +83089;46.57146;3.36365;241;20220307;8.9;-4.6;2.2;2.7;4.51;0;1.48;11392 +83089;46.57146;3.36365;241;20220308;13.7;-2.1;5.8;2.7;5.21;0;1.99;12561 +83089;46.57146;3.36365;241;20220309;14.8;2.2;8.5;2.5;7.01;0;1.86;11277 +83089;46.57146;3.36365;241;20220310;15.3;2.1;8.7;2.5;7.51;0;1.85;11716 +83089;46.57146;3.36365;241;20220311;14.5;5.4;10;5.2;8.31;4.4;2.16;9713 +83089;46.57146;3.36365;241;20220312;7.5;6.7;7.1;4;8.91;8.8;.73;2325 +83089;46.57146;3.36365;241;20220313;11.2;4.2;7.7;3.7;7.61;7.4;1.56;8641 +83089;46.57146;3.36365;241;20220314;13;-.2;6.4;3.8;8.51;3.7;1.38;12336 +83089;46.57146;3.36365;241;20220315;17.5;8.9;13.2;3.7;10.31;0;2.22;9920 +83089;46.57146;3.36365;241;20220316;16.3;5.8;11.1;1.6;10.01;0;1.62;11189 +83089;46.57146;3.36365;241;20220317;10.7;8.9;9.8;3.7;9.51;.1;1.24;4197 +83089;46.57146;3.36365;241;20220318;12.8;6;9.4;4;8.26;0;1.88;8605 +83089;46.57146;3.36365;241;20220319;15.3;3.8;9.5;1.5;8.33;.2;1.85;13687 +83089;46.57146;3.36365;241;20220320;15.9;3.1;9.5;3.3;8.1;.3;2.12;10381 +83089;46.57146;3.36365;241;20220321;17.7;8.4;13;3.7;7.43;0;3.13;12256 +83089;46.57146;3.36365;241;20220322;17.5;2.1;9.8;4;5.26;0;3.61;18973 +83089;46.57146;3.36365;241;20220323;18.2;-.9;8.7;1.9;5.63;0;2.71;19338 +83089;46.57146;3.36365;241;20220324;20.1;-1.7;9.2;1.6;6.4;0;2.73;19771 +83089;46.57146;3.36365;241;20220325;20.3;-1.2;9.6;1.9;6.5;0;2.95;19798 +83089;46.57146;3.36365;241;20220326;19.6;-1;9.3;1.6;6.79;0;2.66;19350 +83089;46.57146;3.36365;241;20220327;21.8;-.8;10.5;1.2;7.33;0;2.73;20064 +83089;46.57146;3.36365;241;20220328;22.4;1.3;11.9;2;7.13;0;3.23;19136 +83089;46.57146;3.36365;241;20220329;19.3;7;13.2;1.9;8.43;1.8;2.51;12680 +83089;46.57146;3.36365;241;20220330;13.6;8.6;11.1;2.1;10.9;3.8;1.49;8863 +83089;46.57146;3.36365;241;20220331;11.3;7.5;9.4;3.8;8.86;6.7;1.68;7938 +83089;46.57146;3.36365;241;20220401;4.9;.5;2.7;6.2;5.89;3;1.25;7380 +83089;46.57146;3.36365;241;20220402;4.9;.5;2.7;4.3;5.3;0;1.4;9100 +83089;46.57146;3.36365;241;20220403;5.7;-1;2.4;3.7;5.02;0;1.58;10948 +83089;46.57146;3.36365;241;20220404;10.2;-3.5;3.4;1.6;4.9;0;2.13;20973 +83089;46.57146;3.36365;241;20220405;12.4;2.2;7.3;3;8.56;.1;1.45;9355 +83089;46.57146;3.36365;241;20220406;13.7;8.6;11.1;2.7;10.46;.8;1.49;6783 +83089;46.57146;3.36365;241;20220407;14;9.8;11.9;5.4;10.83;12.6;1.68;5003 +83089;46.57146;3.36365;241;20220408;16.8;10.2;13.5;6.2;10.2;.1;2.79;8508 +83089;46.57146;3.36365;241;20220409;11;2.9;7;3.1;6.7;.9;2.19;15352 +83089;46.57146;3.36365;241;20220410;14.5;-3;5.7;2.4;6.1;0;2.72;23025 +83089;46.57146;3.36365;241;20220411;21;.4;10.7;5.2;8.06;0;4.23;21696 +83089;46.57146;3.36365;241;20220412;20.7;10.6;15.6;3.5;8.64;0;3.98;17165 +83089;46.57146;3.36365;241;20220413;18.4;4.9;11.6;1.8;10.73;0;2.49;17305 +83089;46.57146;3.36365;241;20220414;20.9;4.6;12.8;1.3;11.06;0;2.79;19011 +83089;46.57146;3.36365;241;20220415;22.1;4.1;13.1;1.8;10.4;0;3.46;23129 +83089;46.57146;3.36365;241;20220416;21.6;4.6;13.1;3.4;9.2;0;3.99;22595 +83089;46.57146;3.36365;241;20220417;19.8;1.3;10.6;2.2;7.16;0;3.7;24886 +83089;46.57146;3.36365;241;20220418;20.6;1;10.8;1.1;7.33;0;3.2;23130 +83089;46.57146;3.36365;241;20220419;19.6;2.5;11;2;8.83;0;3.31;22952 +83089;46.57146;3.36365;241;20220420;19.1;4.1;11.6;1.5;9.56;0;2.69;17142 +83089;46.57146;3.36365;241;20220421;20.1;7.2;13.7;1.4;9.56;0;3.22;20923 +83089;46.57146;3.36365;241;20220422;21;1.2;11.1;1.4;9.23;.5;3.4;24494 +83089;46.57146;3.36365;241;20220423;18.4;9.1;13.7;3.6;10.86;4.8;2.85;13533 +83089;46.57146;3.36365;241;20220424;15.8;7.6;11.7;2.3;11.1;11.7;1.9;10505 +83089;46.57146;3.36365;241;20220425;15;10.3;12.6;2.3;11.83;3.8;1.53;6910 +83089;46.57146;3.36365;241;20220426;17.2;8.8;13;2.2;10;0;3.24;21626 +83089;46.57146;3.36365;241;20220427;19.3;1.8;10.5;2.2;9.1;0;3.53;25604 +83089;46.57146;3.36365;241;20220428;22.5;2.8;12.7;1.4;10.16;0;3.7;25241 +83089;46.57146;3.36365;241;20220429;19.8;4.6;12.2;1.6;11.26;.6;2.58;16385 +83089;46.57146;3.36365;241;20220430;18.6;4.6;11.6;2.4;9.26;0;3.52;24167 +83089;46.57146;3.36365;241;20220501;18.7;1.6;10.2;1.6;8.63;0;3.43;25753 +83089;46.57146;3.36365;241;20220502;19.9;2.5;11.2;1.7;9.2;0;3.59;25513 +83089;46.57146;3.36365;241;20220503;21.5;5.6;13.6;1.7;10.46;0;3.4;20813 +83089;46.57146;3.36365;241;20220504;18.8;6.6;12.7;1.8;11.76;3.9;2.64;16786 +83089;46.57146;3.36365;241;20220505;18.9;7;12.9;1.9;10.9;.2;3;18826 +83089;46.57146;3.36365;241;20220506;20.6;6.8;13.7;2.4;10.51;.1;3.45;20305 +83089;46.57146;3.36365;241;20220507;22.4;7.5;15;2;10.61;.6;3.72;21247 +83089;46.57146;3.36365;241;20220508;23;9.6;16.3;2.6;11.81;0;3.86;20212 +83089;46.57146;3.36365;241;20220509;24.2;8.9;16.6;1.2;12.21;0;3.69;21767 +83089;46.57146;3.36365;241;20220510;27.3;12;19.7;1.6;12.11;0;4.35;21877 +83089;46.57146;3.36365;241;20220511;30.7;14.2;22.5;2.7;12.31;0;5.65;22863 +83089;46.57146;3.36365;241;20220512;21.1;13;17.1;1.5;14.51;1.6;2.88;15843 +83089;46.57146;3.36365;241;20220513;22.5;15.6;19.1;1.2;15.71;0;2.87;14627 +83089;46.57146;3.36365;241;20220514;25.2;9.8;17.5;1.4;13.11;0;3.95;22370 +83089;46.57146;3.36365;241;20220515;30;12.7;21.4;3;14.81;6.8;5.43;23866 +83089;46.57146;3.36365;241;20220516;24.8;15.5;20.2;2;16.61;.1;3.55;17349 +83089;46.57146;3.36365;241;20220517;28.8;14.1;21.5;1.7;16.31;0;4.48;22121 +83089;46.57146;3.36365;241;20220518;30;16.3;23.2;2.9;16.81;0;5.15;21413 +83089;46.57146;3.36365;241;20220519;30.6;17.6;24.1;2.4;16.21;0;5.12;20920 +83089;46.57146;3.36365;241;20220520;31.9;16.5;24.2;3.3;14.21;0;6.21;22931 +83089;46.57146;3.36365;241;20220521;28.3;13.8;21.1;2.7;16.01;0;4.8;22308 +83089;46.57146;3.36365;241;20220522;28.4;16.1;22.3;2.8;15.51;6.8;4.9;20554 +83089;46.57146;3.36365;241;20220523;21;16.8;18.9;3.8;15.91;4.9;2.94;11702 +83089;46.57146;3.36365;241;20220524;18.8;10.5;14.7;3.2;11.51;.1;3.21;16850 +83089;46.57146;3.36365;241;20220525;20.7;7.6;14.2;2.2;10.71;0;3.66;21454 +83089;46.57146;3.36365;241;20220526;21.1;9.9;15.5;2;12.31;0;3.48;19835 +83089;46.57146;3.36365;241;20220527;21;13;17;2;13.31;0;3.24;16684 +83089;46.57146;3.36365;241;20220528;21;9.3;15.2;2.1;10.61;0;3.72;20412 +83089;46.57146;3.36365;241;20220529;18.5;8.6;13.6;2.9;8.21;0;3.76;18761 +83089;46.57146;3.36365;241;20220530;22.4;5.9;14.2;1.6;7.81;0;4.23;24529 +83089;46.57146;3.36365;241;20220531;23.9;7.4;15.7;1.8;9.61;0;4.42;24591 +83089;46.57146;3.36365;241;20220601;25.3;9.3;17.3;1.6;11.61;.1;4.42;24261 +83089;46.57146;3.36365;241;20220602;28.8;13.7;21.3;2.6;14.21;4.9;5.26;23598 +83089;46.57146;3.36365;241;20220603;28.2;15.4;21.8;3.1;17.31;10.6;4.84;21707 +83089;46.57146;3.36365;241;20220604;28.9;14.8;21.9;3.6;17.91;26.8;5.1;22871 +83089;46.57146;3.36365;241;20220605;23.5;15.6;19.6;3;17.21;.2;3.48;16940 +83089;46.57146;3.36365;241;20220606;23.4;14.8;19.1;2.2;15.11;.5;3.64;17744 +83089;46.57146;3.36365;241;20220607;22.6;14.7;18.7;2.8;14.11;.3;3.71;17000 +83089;46.57146;3.36365;241;20220608;20.5;13.3;16.9;3;14.51;12;3.13;16217 +83089;46.57146;3.36365;241;20220609;20.3;13.8;17.1;2.4;12.81;.2;3.25;15389 +83089;46.57146;3.36365;241;20220610;25;11.3;18.2;.8;13.51;.1;3.96;22753 +83089;46.57146;3.36365;241;20220611;28.4;12.9;20.7;1.3;14.71;.2;4.68;24284 +83089;46.57146;3.36365;241;20220612;28.6;15.3;22;1.4;16.61;.1;4.54;22457 +83089;46.57146;3.36365;241;20220613;24.8;16.1;20.5;2.3;13.31;0;4.21;18020 +83089;46.57146;3.36365;241;20220614;28.4;11.1;19.8;2.3;12.01;0;5.41;25778 +83089;46.57146;3.36365;241;20220615;34.5;14.6;24.6;2.3;16.61;0;6.44;27728 +83089;46.57146;3.36365;241;20220616;30.6;17.6;24.1;2.3;16.41;0;5.32;22263 +83089;46.57146;3.36365;241;20220617;32.4;14.5;23.5;1.5;15.21;0;5.55;26283 +83089;46.57146;3.36365;241;20220618;36.1;17.5;26.8;2.7;15.91;0;7.07;26818 +83089;46.57146;3.36365;241;20220619;37;20.3;28.7;3.9;14.11;2.8;8.31;25374 +83089;46.57146;3.36365;241;20220620;30.6;17.9;24.3;3;18.21;1.2;5.42;22023 +83089;46.57146;3.36365;241;20220621;28.7;16.8;22.8;2.2;19.61;15.1;4.52;21291 +83089;46.57146;3.36365;241;20220622;26.6;17.9;22.3;2.6;19.71;5.2;3.95;18081 +83089;46.57146;3.36365;241;20220623;25.9;15.9;20.9;2.1;18.01;6.6;3.95;19441 +83089;46.57146;3.36365;241;20220624;22.9;14.7;18.8;2.6;16.61;1;3.42;17519 +83089;46.57146;3.36365;241;20220625;25.5;13.3;19.4;2.4;15.41;13.4;4.29;21544 +83089;46.57146;3.36365;241;20220626;16.3;13.3;14.8;1.8;16.11;39.1;1.68;10252 +83089;46.57146;3.36365;241;20220627;22.1;14.5;18.3;1.6;15.81;2;3.19;16805 +83089;46.57146;3.36365;241;20220628;25.2;10.5;17.9;1.4;13.21;0;4.26;23681 +83089;46.57146;3.36365;241;20220629;26.9;11.1;19;2.1;13.71;6.5;4.79;24559 +83089;46.57146;3.36365;241;20220630;16.7;14.5;15.6;2.2;15.21;6.7;1.76;8626 +83089;46.57146;3.36365;241;20220701;22.2;10.6;16.4;1.8;12.41;.1;3.76;20876 +83089;46.57146;3.36365;241;20220702;27.6;8.7;18.2;1.2;13.41;0;4.72;26845 +83089;46.57146;3.36365;241;20220703;27.3;14.4;20.9;1.5;14.91;0;4.42;22001 +83089;46.57146;3.36365;241;20220704;25.1;16.7;20.9;1.1;14.91;.1;3.61;17564 +83089;46.57146;3.36365;241;20220705;26.3;13.7;20;1.4;13.81;0;4.26;21665 +83089;46.57146;3.36365;241;20220706;24.6;12.1;18.4;2.1;12.31;0;4.32;21537 +83089;46.57146;3.36365;241;20220707;23.6;11.7;17.7;2.1;13.91;.1;3.92;20954 +83089;46.57146;3.36365;241;20220708;25.6;12.9;19.3;2.7;13.31;0;4.61;21631 +83089;46.57146;3.36365;241;20220709;27.3;12.2;19.8;1.7;13.31;0;4.66;23612 +83089;46.57146;3.36365;241;20220710;26.7;15.7;21.2;2.2;13.81;0;4.54;19985 +83089;46.57146;3.36365;241;20220711;28.3;14.3;21.3;2.7;13.41;0;5.23;22601 +83089;46.57146;3.36365;241;20220712;29.9;14.2;22.1;1.6;14.71;0;4.97;23924 +83089;46.57146;3.36365;241;20220713;31.1;14.3;22.7;1.2;14.91;0;4.97;24713 +83089;46.57146;3.36365;241;20220714;33.1;17.7;25.4;1.6;15.91;0;5.39;23561 +83089;46.57146;3.36365;241;20220715;29.3;16.9;23.1;1.7;13.81;0;4.77;20996 +83089;46.57146;3.36365;241;20220716;28.9;12.2;20.6;1.6;10.91;0;5.01;24430 +83089;46.57146;3.36365;241;20220717;31.4;12.8;22.1;1.7;13.31;0;5.42;25750 +83089;46.57146;3.36365;241;20220718;36.8;16;26.4;2.4;14.71;0;6.93;27193 +83089;46.57146;3.36365;241;20220719;37.5;19.5;28.5;2.6;15.51;0;7.04;25155 +83089;46.57146;3.36365;241;20220720;25.3;20.6;23;1.8;18.11;.7;3.18;12398 +83089;46.57146;3.36365;241;20220721;28.9;15.1;22;1.5;16.71;0;4.43;21769 +83089;46.57146;3.36365;241;20220722;30.8;15.2;23;1.5;17.51;1.1;4.77;23114 +83089;46.57146;3.36365;241;20220723;27.1;20;23.6;2.6;17.51;0;4.06;15260 +83089;46.57146;3.36365;241;20220724;32.8;15.2;24;1.4;17.21;0;5.12;24416 +83089;46.57146;3.36365;241;20220725;28.2;19;23.6;3.4;17.21;.4;4.72;17349 +83089;46.57146;3.36365;241;20220726;25.5;14.8;20.2;3;14.81;0;4.24;18698 +83089;46.57146;3.36365;241;20220727;26;16.9;21.5;1.6;11.91;0;3.98;17105 +83089;46.57146;3.36365;241;20220728;28.1;12.1;20.1;1.2;12.41;0;4.36;22856 +83089;46.57146;3.36365;241;20220729;27.3;16.9;22.1;1.3;13.31;.1;3.95;18182 +83089;46.57146;3.36365;241;20220730;30.5;13.4;22;1;14.01;0;4.51;23444 +83089;46.57146;3.36365;241;20220731;31;16.4;23.7;1.4;15.31;0;4.63;21497 +83089;46.57146;3.36365;241;20220801;30.1;15.9;23;1.6;15.81;0;4.54;21087 +83089;46.57146;3.36365;241;20220802;31.9;15.6;23.8;1;16.41;0;4.52;22541 +83089;46.57146;3.36365;241;20220803;36.1;16;26.1;1.1;15.01;0;5.28;24997 +83089;46.57146;3.36365;241;20220804;36.6;19.7;28.2;2.3;16.31;2.8;6.17;22733 +83089;46.57146;3.36365;241;20220805;28.8;18.9;23.9;2;18.91;.1;3.99;17110 +83089;46.57146;3.36365;241;20220806;28.4;15.9;22.2;2.4;13.11;0;4.71;19225 +83089;46.57146;3.36365;241;20220807;29.1;12.5;20.8;1.5;10.41;0;4.58;22160 +83089;46.57146;3.36365;241;20220808;31.5;13;22.3;1.6;10.81;0;5.01;23309 +83089;46.57146;3.36365;241;20220809;33.4;14.6;24;1.6;11.21;0;5.24;23369 +83089;46.57146;3.36365;241;20220810;32.9;14.9;23.9;1.2;10.81;0;4.76;22714 +83089;46.57146;3.36365;241;20220811;34.4;16.2;25.3;1.5;11.21;0;5.19;22707 +83089;46.57146;3.36365;241;20220812;34.2;15.1;24.7;1.1;11.51;0;4.78;23141 +83089;46.57146;3.36365;241;20220813;34;18.2;26.1;2.3;10.21;1.7;5.81;20839 +83089;46.57146;3.36365;241;20220814;24.8;18.9;21.9;3;15.61;5.5;3.59;12326 +83089;46.57146;3.36365;241;20220815;25.7;16.3;21;2.8;17.21;1.3;3.55;15675 +83089;46.57146;3.36365;241;20220816;29;15;22;1.3;16.61;30.5;3.83;19187 +83089;46.57146;3.36365;241;20220817;25;15.1;20.1;2.3;17.81;2.4;3.17;15892 +83089;46.57146;3.36365;241;20220818;23.5;15.3;19.4;1.9;18.21;14.6;2.71;14287 +83089;46.57146;3.36365;241;20220819;23.4;15.7;19.6;2.5;18.11;3.4;2.74;13720 +83089;46.57146;3.36365;241;20220820;25.4;17.2;21.3;2.1;17.91;.2;3.11;14083 +83089;46.57146;3.36365;241;20220821;25.2;12.4;18.8;1.4;14.81;.1;3.25;17676 +83089;46.57146;3.36365;241;20220822;25;17.4;21.2;1.7;17.21;0;2.93;13326 +83089;46.57146;3.36365;241;20220823;27.6;17.5;22.6;.7;19.51;.1;2.95;15374 +83089;46.57146;3.36365;241;20220824;31.8;15.7;23.8;.9;16.81;0;3.81;19482 +83089;46.57146;3.36365;241;20220825;31.4;16;23.7;2.7;15.31;1;4.87;18888 +83089;46.57146;3.36365;241;20220826;24.7;18.5;21.6;2.5;18.81;0;2.79;11582 +83089;46.57146;3.36365;241;20220827;25.8;14.5;20.2;1.4;15.51;0;3.1;15803 +83089;46.57146;3.36365;241;20220828;27.4;13.3;20.4;1;15.01;0;3.23;17607 +83089;46.57146;3.36365;241;20220829;31.1;14.8;23;1.1;16.81;.6;3.7;18837 +83089;46.57146;3.36365;241;20220830;20.8;18;19.4;2.3;17.71;.6;1.89;7248 +83089;46.57146;3.36365;241;20220831;27.1;14.2;20.7;.8;16.61;0;2.94;16383 +83089;46.57146;3.36365;241;20220901;27.7;13.7;20.7;.9;15.51;0;3.08;16954 +83089;46.57146;3.36365;241;20220902;25.5;14.5;20;1.8;15.41;3;3.05;14801 +83089;46.57146;3.36365;241;20220903;25.7;16.1;20.9;2.2;16.51;.2;3.07;13647 +83089;46.57146;3.36365;241;20220904;29.4;12.7;21.1;1.9;15.41;.7;3.76;18103 +83089;46.57146;3.36365;241;20220905;31.6;19;25.3;2.5;17.51;1.7;4.24;15470 +83089;46.57146;3.36365;241;20220906;28.1;17.7;22.9;2.3;18.01;3.4;3.36;13846 +83089;46.57146;3.36365;241;20220907;21.5;15.5;18.5;2.2;17.01;8.2;2.09;10214 +83089;46.57146;3.36365;241;20220908;23.5;12.7;18.1;3.6;14.21;1.4;3.16;13857 +83089;46.57146;3.36365;241;20220909;21.5;13.3;17.4;3.5;14.21;4.1;2.68;11847 +83089;46.57146;3.36365;241;20220910;21.5;13.2;17.4;2.3;13.41;.2;2.53;11805 +83089;46.57146;3.36365;241;20220911;24.1;10.8;17.5;2;13.21;0;2.88;15016 +83089;46.57146;3.36365;241;20220912;30.7;12.8;21.8;3.2;15.01;0;4.46;17378 +83089;46.57146;3.36365;241;20220913;30.1;17.4;23.8;2;18.61;7.4;3.38;14356 +83089;46.57146;3.36365;241;20220914;26.6;17.5;22.1;1.6;19.11;2.4;2.54;11896 +83089;46.57146;3.36365;241;20220915;21;15.8;18.4;2;17.61;3.3;1.75;8691 +83089;46.57146;3.36365;241;20220916;17.6;13.1;15.4;2.1;13.71;0;1.65;7936 +83089;46.57146;3.36365;241;20220917;16.6;6.9;11.8;1.6;9.41;.1;1.92;11915 +83089;46.57146;3.36365;241;20220918;18.2;3.7;11;.7;8.41;.1;1.89;14594 +83089;46.57146;3.36365;241;20220919;17.8;5.3;11.6;1.5;9.01;0;2.03;13340 +83089;46.57146;3.36365;241;20220920;18.5;4.4;11.5;1.5;9.01;0;2.09;14061 +83089;46.57146;3.36365;241;20220921;19.2;5;12.1;1.6;9.01;.1;2.19;13954 +83089;46.57146;3.36365;241;20220922;20.2;4;12.1;.9;8.91;.1;2.01;14790 +83089;46.57146;3.36365;241;20220923;22.2;5.9;14.1;1.2;11.21;.3;2.17;14667 +83089;46.57146;3.36365;241;20220924;20.5;12.1;16.3;2.4;13.11;10.3;2.13;10168 +83089;46.57146;3.36365;241;20220925;16.8;12.3;14.6;1.8;13.21;3.4;1.42;7126 +83089;46.57146;3.36365;241;20220926;15.7;8.2;12;3.6;11.31;4.4;1.62;9329 +83089;46.57146;3.36365;241;20220927;14.3;10.3;12.3;4.3;11.91;8.7;1.36;6501 +83089;46.57146;3.36365;241;20220928;14.4;11.5;13;4.8;13.91;10.1;.9;5338 +83089;46.57146;3.36365;241;20220929;14.3;9.5;11.9;2.1;10.81;1.3;1.35;7016 +83089;46.57146;3.36365;241;20220930;15.7;4.6;10.2;1.2;9.61;2.3;1.43;10968 +83089;46.57146;3.36365;241;20221001;20.1;7.6;13.9;4.7;13.81;5.8;1.83;11541 +83089;46.57146;3.36365;241;20221002;20.2;16;18.1;3.8;16.11;.8;1.84;6250 +83089;46.57146;3.36365;241;20221003;19.2;13.5;16.4;1.4;14.61;0;1.41;7320 +83089;46.57146;3.36365;241;20221004;19.2;7.5;13.4;1.5;12.41;.3;1.54;10709 +83089;46.57146;3.36365;241;20221005;25.8;10.9;18.4;2.4;13.61;0;2.62;12033 +83089;46.57146;3.36365;241;20221006;17.9;14.2;16.1;1.6;14.11;0;1.29;5494 +83089;46.57146;3.36365;241;20221007;22;10.6;16.3;1.9;13.81;.4;1.82;10140 +83089;46.57146;3.36365;241;20221008;17.9;13.4;15.7;1.8;12.61;.1;1.47;5970 +83089;46.57146;3.36365;241;20221009;19.4;5.9;12.7;2;11.01;.2;1.68;10808 +83089;46.57146;3.36365;241;20221010;23.1;10.3;16.7;2.5;13.31;.1;2.13;10356 +83089;46.57146;3.36365;241;20221011;18.7;10.8;14.8;.8;14.41;3.1;1.13;7842 +83089;46.57146;3.36365;241;20221012;20.3;10.8;15.6;1;14.11;.2;1.29;8557 +83089;46.57146;3.36365;241;20221013;17.6;10.9;14.3;1.7;14.31;3;1.08;6947 +83089;46.57146;3.36365;241;20221014;18.6;13.5;16.1;3.9;15.61;3;1.29;5864 +83089;46.57146;3.36365;241;20221015;20.4;14.9;17.7;3.3;14.91;0;1.78;6030 +83089;46.57146;3.36365;241;20221016;26.6;14.8;20.7;3.4;14.91;0;2.86;9089 +83089;46.57146;3.36365;241;20221017;24.5;18.8;21.7;3.5;15.01;1.2;2.77;5968 +83089;46.57146;3.36365;241;20221018;24.7;14.7;19.7;2.1;16.01;.2;1.87;8056 +83089;46.57146;3.36365;241;20221019;22.6;12.8;17.7;3.1;15.11;3;1.86;7847 +83089;46.57146;3.36365;241;20221020;24.3;15.5;19.9;3.4;16.21;5;2.2;7279 +83089;46.57146;3.36365;241;20221021;22.3;16.1;19.2;3.1;15.91;2.1;1.87;5881 +83089;46.57146;3.36365;241;20221022;23.1;13.7;18.4;2.4;13.91;.1;1.91;7323 +83089;46.57146;3.36365;241;20221023;24;14.2;19.1;3;14.11;.9;2.24;7380 +83089;46.57146;3.36365;241;20221024;21;15;18;2.6;12.91;1;1.91;5502 +83089;46.57146;3.36365;241;20221025;20.9;9.7;15.3;2.5;12.41;1.3;1.63;7706 +83089;46.57146;3.36365;241;20221026;23.3;13.8;18.6;2.7;14.01;.1;1.97;6921 +83089;46.57146;3.36365;241;20221027;21.5;10.9;16.2;2.2;13.91;0;1.43;7243 +83089;46.57146;3.36365;241;20221028;27;17.8;22.4;2.2;13.41;0;2.4;6585 +83089;46.57146;3.36365;241;20221029;26.7;11.2;19;2.3;12.01;0;2.29;8664 +83089;46.57146;3.36365;241;20221030;24.1;12.8;18.5;2;10.21;.1;2.08;7161 +83089;46.57146;3.36365;241;20221031;23;11.3;17.2;2.3;13.51;5.5;1.64;7187 +83089;46.57146;3.36365;241;20221101;17.3;11.7;14.5;3.4;12.01;.2;1.48;4635 +83089;46.57146;3.36365;241;20221102;17.5;10.5;14;2.6;10.71;.1;1.47;5196 +83089;46.57146;3.36365;241;20221103;15.6;9.1;12.4;3.6;10.11;6.6;1.49;4895 +83089;46.57146;3.36365;241;20221104;9.7;8.6;9.2;4;9.71;5;.85;1485 +83089;46.57146;3.36365;241;20221105;11.4;2.4;6.9;2.1;8.51;.1;.68;5722 +83089;46.57146;3.36365;241;20221106;13.1;2.8;8;2.3;8.51;0;.87;6083 +83089;46.57146;3.36365;241;20221107;18.2;9.6;13.9;2.8;10.11;0;1.6;5399 +83089;46.57146;3.36365;241;20221108;18.5;8.2;13.4;2.8;10.71;5.1;1.41;5894 +83089;46.57146;3.36365;241;20221109;14.5;12.4;13.5;2;12.81;10.1;.8;2158 +83089;46.57146;3.36365;241;20221110;12.3;9.2;10.8;1.1;11.01;.1;.6;2753 +83089;46.57146;3.36365;241;20221111;15.8;5.1;10.5;3.2;10.61;.2;.94;5748 +83089;46.57146;3.36365;241;20221112;13.7;7.8;10.8;3;11.21;.1;.73;3986 +83089;46.57146;3.36365;241;20221113;12.9;5.6;9.3;1.6;10.71;.1;.5;4457 +83089;46.57146;3.36365;241;20221114;16.9;8;12.5;3.4;11.51;6.8;1.1;4932 +83089;46.57146;3.36365;241;20221115;14.9;9.3;12.1;2.3;12.01;8;.73;3679 +83089;46.57146;3.36365;241;20221116;15.6;8.1;11.9;4.2;10.31;2.4;1.34;4323 +83089;46.57146;3.36365;241;20221117;14.9;11.3;13.1;6;10.71;5.6;1.77;2691 +83089;46.57146;3.36365;241;20221118;11.6;5.5;8.6;3.4;9.01;.9;.84;3699 +83089;46.57146;3.36365;241;20221119;8.7;2.4;5.6;1.8;8.21;.5;.42;3716 +83089;46.57146;3.36365;241;20221120;9.6;1.3;5.5;2.6;7.71;2.6;.56;4327 +83089;46.57146;3.36365;241;20221121;9.6;4.6;7.1;3.3;8.21;3.8;.75;3122 +83089;46.57146;3.36365;241;20221122;10.1;5;7.6;4.8;7.71;0;1.14;3115 +83089;46.57146;3.36365;241;20221123;12.3;4.8;8.6;2.9;8.41;3.5;.91;3902 +83089;46.57146;3.36365;241;20221124;12;5.9;9;3.1;8.81;1.2;.9;3388 +83089;46.57146;3.36365;241;20221125;11.1;8.8;10;2.5;9.81;1.2;.79;1727 +83089;46.57146;3.36365;241;20221126;7.7;2;4.9;2.1;8.51;.1;.25;3159 +83089;46.57146;3.36365;241;20221127;9.5;3;6.3;2.7;7.71;2.5;.65;3387 +83089;46.57146;3.36365;241;20221128;11.1;5.4;8.3;3.4;9.31;4.3;.66;3078 +83089;46.57146;3.36365;241;20221129;6.8;6;6.4;1.8;9.01;.4;.42;612 +83089;46.57146;3.36365;241;20221130;8.4;5.9;7.2;1.8;8.61;0;.54;1705 +83089;46.57146;3.36365;241;20221201;6.8;5.5;6.2;2.2;8.01;.1;.58;978 +83089;46.57146;3.36365;241;20221202;4.1;3.2;3.7;1.5;6.91;1.9;.47;659 +83089;46.57146;3.36365;241;20221203;4.5;1.8;3.2;3.2;7.01;2.8;.38;1736 +83089;46.57146;3.36365;241;20221204;5.1;2.3;3.7;3.5;7.31;4.9;.39;1762 +83089;46.57146;3.36365;241;20221205;8.4;2.9;5.7;1.9;6.81;0;.63;2781 +83089;46.57146;3.36365;241;20221206;1.9;-2.2;-.1;1.4;6.01;0;.19;2263 +83089;46.57146;3.36365;241;20221207;4.8;1.8;3.3;1.5;6.31;0;.47;1796 +83089;46.57146;3.36365;241;20221208;3.5;-1.4;1.1;2;5.71;0;.36;2509 +83089;46.57146;3.36365;241;20221209;2;-.7;.7;1.5;5.41;.7;.39;1630 +83089;46.57146;3.36365;241;20221210;.5;-1.6;-.5;2;4.71;0;.46;1326 +83089;46.57146;3.36365;241;20221211;.2;-5;-2.4;2;4.31;0;.33;2554 +83089;46.57146;3.36365;241;20221212;-2.7;-6.4;-4.5;3.3;4.11;0;.2;2009 +83089;46.57146;3.36365;241;20221213;1.2;-3.3;-1;4.5;5.01;3.2;.38;2290 +83089;46.57146;3.36365;241;20221214;12;-.6;5.7;2.4;8.41;3.1;.39;4380 +83089;46.57146;3.36365;241;20221215;5.2;2.8;4;2.6;7.71;1.9;.31;1429 +83089;46.57146;3.36365;241;20221216;3.8;-.8;1.5;1.6;4.91;0;.52;2295 +83089;46.57146;3.36365;241;20221217;-.8;-7.9;-4.3;2.3;3.71;0;.31;3047 +83089;46.57146;3.36365;241;20221218;4.4;-6.7;-1.1;3.7;5.11;0;.35;4012 +83089;46.57146;3.36365;241;20221219;15.6;3.9;9.8;5.2;9.21;0;1.29;4136 +83089;46.57146;3.36365;241;20221220;15.9;12.8;14.4;4.7;10.31;8.1;1.97;1718 +83089;46.57146;3.36365;241;20221221;13.2;11;12.1;4.1;11.21;.9;1.05;1314 +83089;46.57146;3.36365;241;20221222;13.9;11.5;12.7;6.2;11.71;11;1.26;1411 +83089;46.57146;3.36365;241;20221223;15.5;12.1;13.8;5.6;13.91;7.6;.81;1842 +83089;46.57146;3.36365;241;20221224;11.8;10.6;11.2;2.4;11.71;.9;.62;755 +83089;46.57146;3.36365;241;20221225;16.6;6;11.3;2.7;9.71;1.3;.99;3913 +83089;46.57146;3.36365;241;20221226;12.7;10.8;11.8;3.1;10.31;1.7;1.08;1176 +83089;46.57146;3.36365;241;20221227;11.6;2.8;7.2;1.5;8.71;.2;.39;3513 +83089;46.57146;3.36365;241;20221228;13.7;3.9;8.8;3.9;8.11;0;1.16;3769 +83089;46.57146;3.36365;241;20221229;11.9;10.5;11.2;5.1;9.71;2;1.43;907 +83089;46.57146;3.36365;241;20221230;14.3;5.2;9.8;3.5;10.11;2.9;.75;3637 +83089;46.57146;3.36365;241;20221231;17;12.4;14.7;2.7;11.11;0;1.32;2358 +83090;46.59107;3.68851;224;20220101;14.8;2.4;8.6;1.6;8.45;0;.53;4805 +83090;46.59107;3.68851;224;20220102;15.1;2.5;8.8;2.6;8.58;0;.87;4609 +83090;46.59107;3.68851;224;20220103;13.4;9.5;11.5;3.3;10.18;.2;1.03;1963 +83090;46.59107;3.68851;224;20220104;15.2;10.6;12.9;4.2;9.31;6.4;1.78;1940 +83090;46.59107;3.68851;224;20220105;5;1.7;3.4;3.4;6.38;.1;.56;3313 +83090;46.59107;3.68851;224;20220106;5.3;-.8;2.2;1.8;5.78;.1;.43;3336 +83090;46.59107;3.68851;224;20220107;5.7;-1.8;1.9;3.2;6.61;5.3;.27;3306 +83090;46.59107;3.68851;224;20220108;8.1;4.4;6.3;5.1;8.21;8.7;.62;2239 +83090;46.59107;3.68851;224;20220109;7.4;4.5;5.9;4.4;7.48;3.4;.77;1766 +83090;46.59107;3.68851;224;20220110;7;3.1;5.1;1.8;6.58;.1;.58;3046 +83090;46.59107;3.68851;224;20220111;4.4;-2.5;1;1.8;5.35;0;.41;3921 +83090;46.59107;3.68851;224;20220112;2.7;-2.3;.2;1.5;5.15;0;.34;3350 +83090;46.59107;3.68851;224;20220113;2.1;-5.1;-1.5;1;4.65;0;.26;4061 +83090;46.59107;3.68851;224;20220114;5.1;-4.8;.1;1.8;4.81;0;.44;5056 +83090;46.59107;3.68851;224;20220115;6.8;-4.6;1.1;1.1;4.81;0;.38;5416 +83090;46.59107;3.68851;224;20220116;-1.7;-5;-3.3;1.7;4.68;0;.19;2459 +83090;46.59107;3.68851;224;20220117;2.7;-2.6;0;1;6.25;0;.2;3061 +83090;46.59107;3.68851;224;20220118;4.6;-.4;2.1;2;6.41;0;.39;3136 +83090;46.59107;3.68851;224;20220119;3.3;-2.3;.5;1.9;6.05;.5;.29;3218 +83090;46.59107;3.68851;224;20220120;6.4;1.8;4.1;3.1;6.71;.2;.62;3012 +83090;46.59107;3.68851;224;20220121;5.2;-.7;2.3;3.4;5.11;0;.8;4225 +83090;46.59107;3.68851;224;20220122;2.2;-3.3;-.5;1.2;5.45;0;.28;3645 +83090;46.59107;3.68851;224;20220123;3.7;-1.3;1.2;1.4;5.98;0;.36;3168 +83090;46.59107;3.68851;224;20220124;6.3;-1.6;2.4;3;5.88;0;.53;4354 +83090;46.59107;3.68851;224;20220125;6.3;-3.2;1.6;1.4;5.45;0;.46;5518 +83090;46.59107;3.68851;224;20220126;-1.6;-4.9;-3.3;.8;4.65;0;.25;2529 +83090;46.59107;3.68851;224;20220127;-2.3;-3.9;-3.1;.9;4.71;0;.26;1704 +83090;46.59107;3.68851;224;20220128;2.2;-2.5;-.1;1.4;6.08;0;.24;3282 +83090;46.59107;3.68851;224;20220129;4.3;-.4;1.9;2.3;6.91;.7;.26;3331 +83090;46.59107;3.68851;224;20220130;9;3.6;6.3;1.7;8.21;0;.54;4122 +83090;46.59107;3.68851;224;20220131;7.6;1.7;4.7;4;7.35;2.2;.62;4196 +83090;46.59107;3.68851;224;20220201;6.2;-.4;2.9;3.2;7.35;2.2;.32;4309 +83090;46.59107;3.68851;224;20220202;9.8;6.5;8.2;3;9.81;.3;.54;2838 +83090;46.59107;3.68851;224;20220203;10.3;3.4;6.8;2.7;8.21;.1;.74;5107 +83090;46.59107;3.68851;224;20220204;8.9;4.8;6.9;2.7;8.41;1.7;.64;3411 +83090;46.59107;3.68851;224;20220205;8.7;1.4;5;1.8;6.78;0;.69;5527 +83090;46.59107;3.68851;224;20220206;8.7;-.3;4.2;6;7.81;2.1;.52;5362 +83090;46.59107;3.68851;224;20220207;9.5;6.6;8;3.7;7.08;.1;1.33;3995 +83090;46.59107;3.68851;224;20220208;12.1;-1.6;5.2;1.3;5.98;0;.87;8625 +83090;46.59107;3.68851;224;20220209;15.5;-1.5;7;1.7;6.18;0;1.21;9283 +83090;46.59107;3.68851;224;20220210;8.8;.7;4.8;1.7;8.07;3.7;.74;6993 +83090;46.59107;3.68851;224;20220211;8.3;3.6;5.9;2.7;6.53;0;1.04;8803 +83090;46.59107;3.68851;224;20220212;7.7;-5;1.3;1.6;5.13;0;.74;8424 +83090;46.59107;3.68851;224;20220213;14.9;-2.3;6.3;5.2;6.97;.4;1.88;10508 +83090;46.59107;3.68851;224;20220214;10.8;7.9;9.4;4.3;8.8;3.5;1.3;3797 +83090;46.59107;3.68851;224;20220215;9.9;5;7.4;3.5;7.9;5.2;1.09;6189 +83090;46.59107;3.68851;224;20220216;13.3;6.4;9.9;5.6;10.98;4.4;.82;5476 +83090;46.59107;3.68851;224;20220217;14.9;10.8;12.8;4.9;10.98;.4;1.58;5566 +83090;46.59107;3.68851;224;20220218;16.4;8.8;12.6;4.4;10.01;1.2;1.83;6383 +83090;46.59107;3.68851;224;20220219;9.5;2.8;6.2;3.4;6.41;0;1.31;7081 +83090;46.59107;3.68851;224;20220220;11.7;3.1;7.4;5.2;8.48;2;1.14;6599 +83090;46.59107;3.68851;224;20220221;8.7;7.1;7.9;6.9;8.05;2.3;1.31;2735 +83090;46.59107;3.68851;224;20220222;10.4;5.9;8.1;3.8;8.65;1.6;1.03;4878 +83090;46.59107;3.68851;224;20220223;14;8;11;1.5;9.21;0;1.15;6648 +83090;46.59107;3.68851;224;20220224;14;3.5;8.7;3.4;7.65;.7;1.62;8030 +83090;46.59107;3.68851;224;20220225;9.2;.1;4.7;2.1;5.95;.1;1.11;8656 +83090;46.59107;3.68851;224;20220226;10.6;-2;4.3;3.5;5.21;0;1.59;9528 +83090;46.59107;3.68851;224;20220227;11;-2.1;4.4;3.5;5.01;0;1.7;9926 +83090;46.59107;3.68851;224;20220228;13;-1.7;5.7;1.9;5.41;0;1.48;10749 +83090;46.59107;3.68851;224;20220301;12.4;-3;4.7;2.2;5.85;0;1.43;11428 +83090;46.59107;3.68851;224;20220302;13;.2;6.6;1.7;7.45;.1;1.24;10337 +83090;46.59107;3.68851;224;20220303;12.1;7.3;9.7;.8;9.91;.1;.92;6529 +83090;46.59107;3.68851;224;20220304;14.6;5.2;9.9;1.7;7.61;0;1.54;8958 +83090;46.59107;3.68851;224;20220305;11.6;-2.1;4.7;1.6;4.98;.1;1.45;11872 +83090;46.59107;3.68851;224;20220306;8.8;-4;2.4;1.5;4.05;0;1.34;11783 +83090;46.59107;3.68851;224;20220307;9.3;-4.6;2.3;3.2;4.35;0;1.68;12288 +83090;46.59107;3.68851;224;20220308;14;-2.1;6;3;5.08;0;2.08;12606 +83090;46.59107;3.68851;224;20220309;15.1;-1.1;7;2.1;6.61;0;1.78;13600 +83090;46.59107;3.68851;224;20220310;15.7;.9;8.3;3.1;7.41;0;2;12806 +83090;46.59107;3.68851;224;20220311;15.1;7.1;11.1;6;8.05;4.2;2.64;9934 +83090;46.59107;3.68851;224;20220312;8.4;6.8;7.6;4;8.71;8.2;.93;2997 +83090;46.59107;3.68851;224;20220313;11.8;5.7;8.8;4.6;7.75;6;1.77;7325 +83090;46.59107;3.68851;224;20220314;13.3;-.4;6.4;3.9;8.55;4.9;1.41;12822 +83090;46.59107;3.68851;224;20220315;17.6;9.1;13.3;4;10.21;0;2.26;9338 +83090;46.59107;3.68851;224;20220316;16.3;5.5;10.9;1.5;10.05;0;1.62;12084 +83090;46.59107;3.68851;224;20220317;11.4;8.3;9.8;3.4;9.41;0;1.32;5962 +83090;46.59107;3.68851;224;20220318;13;6.3;9.6;4;8.27;0;1.88;8605 +83090;46.59107;3.68851;224;20220319;15.3;4.1;9.7;1.5;8.33;.4;1.85;13687 +83090;46.59107;3.68851;224;20220320;16;3.2;9.6;3.3;8.1;.3;2.12;10381 +83090;46.59107;3.68851;224;20220321;17.8;8.5;13.1;3.7;7.43;0;3.13;12256 +83090;46.59107;3.68851;224;20220322;17.5;2.1;9.8;4;5.27;0;3.61;18973 +83090;46.59107;3.68851;224;20220323;18.2;-.7;8.7;1.9;5.63;0;2.71;19338 +83090;46.59107;3.68851;224;20220324;20.1;-1.6;9.3;1.6;6.4;0;2.73;19771 +83090;46.59107;3.68851;224;20220325;20.5;-1;9.7;1.9;6.5;0;2.95;19798 +83090;46.59107;3.68851;224;20220326;19.7;1.3;10.5;1.9;6.8;0;2.94;19500 +83090;46.59107;3.68851;224;20220327;21.8;-.7;10.5;1.2;7.33;0;2.73;20064 +83090;46.59107;3.68851;224;20220328;22.5;1.3;11.9;2;7.13;0;3.23;19136 +83090;46.59107;3.68851;224;20220329;19.3;7;13.2;1.9;8.43;3.1;2.51;12680 +83090;46.59107;3.68851;224;20220330;13.8;8.8;11.3;2.1;10.9;2.2;1.49;8863 +83090;46.59107;3.68851;224;20220331;11.5;7.6;9.5;3.8;8.87;7.2;1.68;7938 +83090;46.59107;3.68851;224;20220401;4.9;.6;2.7;6.2;5.9;2.4;1.25;7380 +83090;46.59107;3.68851;224;20220402;4.8;.6;2.7;4.8;5.35;0;1.38;8425 +83090;46.59107;3.68851;224;20220403;5.8;-.8;2.5;3.7;5.03;0;1.58;10948 +83090;46.59107;3.68851;224;20220404;10.2;-3.4;3.4;1.6;4.9;0;2.13;20973 +83090;46.59107;3.68851;224;20220405;12.9;2.3;7.6;2.6;8.42;.1;1.56;10416 +83090;46.59107;3.68851;224;20220406;13.8;8.7;11.2;2.7;10.47;1.5;1.49;6783 +83090;46.59107;3.68851;224;20220407;14;9.9;12;5.4;10.83;13.6;1.68;5003 +83090;46.59107;3.68851;224;20220408;16.9;10.3;13.6;6.2;10.2;.8;2.79;8508 +83090;46.59107;3.68851;224;20220409;11.1;3;7.1;3.1;6.7;.5;2.19;15352 +83090;46.59107;3.68851;224;20220410;14.4;-2.9;5.8;2.4;6.1;0;2.72;23025 +83090;46.59107;3.68851;224;20220411;20.6;.5;10.5;5.5;7.9;0;4.14;21497 +83090;46.59107;3.68851;224;20220412;20.9;10.6;15.7;3.5;8.65;0;3.98;17165 +83090;46.59107;3.68851;224;20220413;18.5;4.9;11.7;1.8;10.73;0;2.49;17305 +83090;46.59107;3.68851;224;20220414;21.1;4.7;12.9;1.3;11.07;0;2.79;19011 +83090;46.59107;3.68851;224;20220415;22.3;4.4;13.3;1.8;10.4;0;3.46;23129 +83090;46.59107;3.68851;224;20220416;21.5;5.9;13.7;3.9;9.3;0;4.24;23271 +83090;46.59107;3.68851;224;20220417;20;1.6;10.8;2.2;7.17;0;3.7;24886 +83090;46.59107;3.68851;224;20220418;20.7;1;10.9;1.1;7.33;0;3.2;23130 +83090;46.59107;3.68851;224;20220419;19.8;2.5;11.2;2;8.83;0;3.31;22952 +83090;46.59107;3.68851;224;20220420;19.4;3.9;11.6;1.5;9.57;0;2.69;17142 +83090;46.59107;3.68851;224;20220421;20.3;7.1;13.7;1.4;9.57;0;3.22;20923 +83090;46.59107;3.68851;224;20220422;21.1;1.2;11.2;1.4;9.23;.3;3.4;24494 +83090;46.59107;3.68851;224;20220423;18.6;9.1;13.8;3.6;10.87;4.2;2.85;13533 +83090;46.59107;3.68851;224;20220424;15.8;7.6;11.7;2.3;11.1;7.3;1.9;10505 +83090;46.59107;3.68851;224;20220425;14.9;10.4;12.7;2.3;11.83;5.4;1.53;6910 +83090;46.59107;3.68851;224;20220426;17.3;8.9;13.1;2.2;10;0;3.24;21626 +83090;46.59107;3.68851;224;20220427;19.5;1.8;10.6;2.2;9.1;0;3.53;25604 +83090;46.59107;3.68851;224;20220428;22.6;2.8;12.7;1.4;10.17;0;3.7;25241 +83090;46.59107;3.68851;224;20220429;19.8;4.4;12.1;1.6;11.27;.6;2.58;16385 +83090;46.59107;3.68851;224;20220430;18.7;4.9;11.8;2.4;9.27;0;3.52;24167 +83090;46.59107;3.68851;224;20220501;18.8;1.9;10.4;1.6;8.63;0;3.43;25753 +83090;46.59107;3.68851;224;20220502;20;2.5;11.2;1.7;9.2;0;3.59;25513 +83090;46.59107;3.68851;224;20220503;21.6;5.9;13.7;1.7;10.47;0;3.4;20813 +83090;46.59107;3.68851;224;20220504;19;6.5;12.8;1.8;11.77;3.9;2.64;16786 +83090;46.59107;3.68851;224;20220505;19;7.4;13.2;1.9;10.9;.7;3;18826 +83090;46.59107;3.68851;224;20220506;20.4;5.5;13;2.4;10.58;.1;3.41;21274 +83090;46.59107;3.68851;224;20220507;22.6;6.1;14.4;1.9;10.68;1.1;3.75;22672 +83090;46.59107;3.68851;224;20220508;23.7;8.3;16;1.9;11.41;0;3.96;22623 +83090;46.59107;3.68851;224;20220509;24.3;7.7;16;1.3;12.08;0;3.88;23768 +83090;46.59107;3.68851;224;20220510;27.2;9.5;18.3;1.2;12.55;0;4.27;24063 +83090;46.59107;3.68851;224;20220511;30.6;11.1;20.8;2;12.85;0;5.29;25537 +83090;46.59107;3.68851;224;20220512;22;12.6;17.3;1.5;14.95;1.5;3.14;17966 +83090;46.59107;3.68851;224;20220513;23.2;15.5;19.4;1.5;15.78;0;3.1;15554 +83090;46.59107;3.68851;224;20220514;25.6;9.6;17.6;1.6;12.68;0;4.27;23975 +83090;46.59107;3.68851;224;20220515;30;11.2;20.6;3.2;14.11;9.2;5.61;25190 +83090;46.59107;3.68851;224;20220516;25.6;15.1;20.4;1.9;16.41;.1;3.86;19533 +83090;46.59107;3.68851;224;20220517;28.8;13.7;21.2;1.6;16.35;0;4.6;23619 +83090;46.59107;3.68851;224;20220518;30;14.6;22.3;2.2;16.81;.1;5.06;24075 +83090;46.59107;3.68851;224;20220519;30.9;17;24;2.5;15.91;.2;5.29;21970 +83090;46.59107;3.68851;224;20220520;32.1;15.6;23.9;3.1;14.75;0;6.14;24626 +83090;46.59107;3.68851;224;20220521;28.4;14.9;21.6;2.5;16.55;0;4.82;22879 +83090;46.59107;3.68851;224;20220522;28.4;16.2;22.3;2.8;15.38;5;4.93;20936 +83090;46.59107;3.68851;224;20220523;21.4;17.1;19.3;3.8;16.08;6.9;2.87;10795 +83090;46.59107;3.68851;224;20220524;19.5;11;15.2;3;11.81;.1;3.34;17901 +83090;46.59107;3.68851;224;20220525;21.1;7.4;14.2;2;11.05;0;3.73;22685 +83090;46.59107;3.68851;224;20220526;21;8;14.5;1.6;12.15;0;3.44;21373 +83090;46.59107;3.68851;224;20220527;21.5;11.8;16.6;2;13.28;.1;3.39;18653 +83090;46.59107;3.68851;224;20220528;21.9;8.4;15.2;2.1;10.35;0;4.04;22819 +83090;46.59107;3.68851;224;20220529;19.6;6.1;12.8;2.5;8.15;0;3.98;22868 +83090;46.59107;3.68851;224;20220530;22.6;6;14.3;1.9;7.88;0;4.42;25090 +83090;46.59107;3.68851;224;20220531;24;6.9;15.4;1.5;9.65;0;4.3;24837 +83090;46.59107;3.68851;224;20220601;25.1;8.3;16.7;1.4;11.85;0;4.12;23432 +83090;46.59107;3.68851;224;20220602;28.5;13.8;21.2;3.2;14.31;5.7;5.23;22670 +83090;46.59107;3.68851;224;20220603;29.3;15.7;22.5;2.6;17.35;12.9;4.95;22622 +83090;46.59107;3.68851;224;20220604;29.4;15;22.2;3.1;18.78;29.5;5.08;23790 +83090;46.59107;3.68851;224;20220605;23.8;15.9;19.8;3.5;17.38;.3;3.59;17275 +83090;46.59107;3.68851;224;20220606;23.8;14.1;18.9;2;15.11;.4;3.63;18296 +83090;46.59107;3.68851;224;20220607;22.6;14.7;18.7;2.7;14.15;0;3.69;17314 +83090;46.59107;3.68851;224;20220608;21;12.3;16.6;2.6;14.45;12;3.16;17064 +83090;46.59107;3.68851;224;20220609;20.3;13.5;16.9;2.9;13.15;.2;3.29;16071 +83090;46.59107;3.68851;224;20220610;25.3;9.9;17.6;1.1;13.25;.1;4.32;25394 +83090;46.59107;3.68851;224;20220611;29;12;20.5;1.2;14.75;.1;4.96;26782 +83090;46.59107;3.68851;224;20220612;29.1;14.3;21.7;1.3;16.61;.1;4.69;24169 +83090;46.59107;3.68851;224;20220613;25.7;16.9;21.3;2.2;14.18;0;4.4;19328 +83090;46.59107;3.68851;224;20220614;28.9;10.4;19.6;2.2;12.08;0;5.61;27719 +83090;46.59107;3.68851;224;20220615;34.5;14.8;24.7;1.7;16.78;0;6.19;28599 +83090;46.59107;3.68851;224;20220616;31.2;17.3;24.3;1.7;17.65;0;5.33;24607 +83090;46.59107;3.68851;224;20220617;32.7;15.4;24;1.1;15.61;0;5.49;27008 +83090;46.59107;3.68851;224;20220618;35.9;15.8;25.9;2.8;15.98;0;7.19;28434 +83090;46.59107;3.68851;224;20220619;36.6;21.1;28.9;4.1;14.38;3.2;8.4;26070 +83090;46.59107;3.68851;224;20220620;31.7;18.1;24.9;3.1;17.71;.5;5.94;23984 +83090;46.59107;3.68851;224;20220621;29.7;17.6;23.6;2.4;19.78;14.5;4.8;21847 +83090;46.59107;3.68851;224;20220622;27.6;18.7;23.2;2.9;19.81;13.9;4.36;19055 +83090;46.59107;3.68851;224;20220623;25.4;15.2;20.3;1.7;17.88;2.6;3.89;20482 +83090;46.59107;3.68851;224;20220624;22.6;14.3;18.4;1.7;16.31;2.3;3.29;17799 +83090;46.59107;3.68851;224;20220625;26.5;12;19.3;2.1;15.78;16.5;4.52;24085 +83090;46.59107;3.68851;224;20220626;17.4;14.1;15.7;1.7;16.68;57.6;1.74;9998 +83090;46.59107;3.68851;224;20220627;21.7;14.6;18.1;1.7;15.95;1.4;3.14;16824 +83090;46.59107;3.68851;224;20220628;25.4;10.4;17.9;1.4;13.55;0;4.38;24805 +83090;46.59107;3.68851;224;20220629;27.4;12.2;19.8;1.7;13.95;3.7;4.84;25459 +83090;46.59107;3.68851;224;20220630;19.2;14.9;17;2.5;15.21;4;2.34;10789 +83090;46.59107;3.68851;224;20220701;21.8;11.2;16.5;1.9;12.51;.1;3.8;21563 +83090;46.59107;3.68851;224;20220702;27.9;8.5;18.2;1.1;12.98;0;4.87;28322 +83090;46.59107;3.68851;224;20220703;27.6;13.3;20.5;1.7;15.35;.7;4.68;24263 +83090;46.59107;3.68851;224;20220704;25.9;16.1;21;1.7;15.85;0;3.97;19203 +83090;46.59107;3.68851;224;20220705;26.7;13;19.8;1.4;14.18;0;4.5;23937 +83090;46.59107;3.68851;224;20220706;25.4;11.7;18.5;1.8;12.75;0;4.44;23374 +83090;46.59107;3.68851;224;20220707;24.3;10.2;17.2;2.3;13.75;.1;4.17;23231 +83090;46.59107;3.68851;224;20220708;26.1;12.4;19.2;2.4;13.45;0;4.79;24091 +83090;46.59107;3.68851;224;20220709;27.7;11.6;19.7;1.7;13.45;0;4.9;25654 +83090;46.59107;3.68851;224;20220710;27.2;13.9;20.5;2;13.88;0;4.77;23388 +83090;46.59107;3.68851;224;20220711;28.7;13.5;21.1;2.7;13.25;0;5.5;24633 +83090;46.59107;3.68851;224;20220712;30.4;13.7;22;1.7;14.45;0;5.29;25643 +83090;46.59107;3.68851;224;20220713;31.7;13.4;22.5;1.2;14.98;0;5.27;26795 +83090;46.59107;3.68851;224;20220714;33.4;16;24.7;1.6;16.25;0;5.66;26328 +83090;46.59107;3.68851;224;20220715;29.8;15.5;22.7;1.7;14.68;0;5.04;23852 +83090;46.59107;3.68851;224;20220716;29.6;12.3;21;1.6;11.51;0;5.22;26008 +83090;46.59107;3.68851;224;20220717;32.2;12.5;22.3;2;13.18;0;5.86;26935 +83090;46.59107;3.68851;224;20220718;36.8;14.9;25.9;2.3;14.25;0;6.94;28025 +83090;46.59107;3.68851;224;20220719;38;18.1;28.1;2.9;15.91;0;7.5;26621 +83090;46.59107;3.68851;224;20220720;26.1;20.5;23.3;2.5;18.51;1.1;3.61;13808 +83090;46.59107;3.68851;224;20220721;29;14.6;21.8;1.4;16.75;0;4.59;23564 +83090;46.59107;3.68851;224;20220722;31.5;14.9;23.2;1.6;16.95;.3;5.06;24398 +83090;46.59107;3.68851;224;20220723;27.5;19.9;23.7;2.6;17.65;0;4.23;16514 +83090;46.59107;3.68851;224;20220724;33.4;14.5;23.9;1.5;17.01;0;5.48;26474 +83090;46.59107;3.68851;224;20220725;28.9;17.2;23.1;3.2;17.11;.3;4.98;20614 +83090;46.59107;3.68851;224;20220726;26.2;15.8;21;2.7;15.08;0;4.4;19679 +83090;46.59107;3.68851;224;20220727;27.1;14.8;21;1.5;12.31;0;4.3;20687 +83090;46.59107;3.68851;224;20220728;28.9;11.6;20.3;1.3;12.61;0;4.63;24449 +83090;46.59107;3.68851;224;20220729;28;16.1;22.1;1.5;13.85;0;4.05;18406 +83090;46.59107;3.68851;224;20220730;30.8;12.7;21.7;1.3;13.85;0;4.89;25219 +83090;46.59107;3.68851;224;20220731;31.6;15;23.3;1.6;14.88;0;5.08;24030 +83090;46.59107;3.68851;224;20220801;31;14.4;22.7;1.8;15.51;0;5.02;23850 +83090;46.59107;3.68851;224;20220802;32.5;14.7;23.6;1.1;15.98;0;4.9;24716 +83090;46.59107;3.68851;224;20220803;36.4;16.2;26.3;1.2;14.85;0;5.46;25585 +83090;46.59107;3.68851;224;20220804;36.8;18.5;27.6;1.7;16.11;1.6;5.84;24323 +83090;46.59107;3.68851;224;20220805;29.4;18.2;23.8;2.4;18.18;.5;4.46;18880 +83090;46.59107;3.68851;224;20220806;29.8;16.1;22.9;2.4;12.95;0;5.2;21709 +83090;46.59107;3.68851;224;20220807;30.2;12.5;21.3;2;10.78;0;5.21;24008 +83090;46.59107;3.68851;224;20220808;32;12.7;22.3;1.9;10.55;0;5.48;24639 +83090;46.59107;3.68851;224;20220809;33.8;13.3;23.6;2.2;10.91;0;5.97;24962 +83090;46.59107;3.68851;224;20220810;33.4;14.7;24.1;2.2;10.78;0;5.8;23437 +83090;46.59107;3.68851;224;20220811;34.7;15.2;25;2;11.18;0;5.78;23897 +83090;46.59107;3.68851;224;20220812;34.8;14.8;24.8;1.4;11.18;0;5.19;23851 +83090;46.59107;3.68851;224;20220813;34.1;15.5;24.8;2.4;10.11;.9;6.03;23077 +83090;46.59107;3.68851;224;20220814;26;18.1;22;2.7;15.45;5.8;3.72;13501 +83090;46.59107;3.68851;224;20220815;26.3;15.5;20.9;2.1;17.01;1.4;3.48;16534 +83090;46.59107;3.68851;224;20220816;30.3;14.5;22.4;1.6;16.61;28;4.29;21002 +83090;46.59107;3.68851;224;20220817;24.5;15.6;20.1;2.4;18.18;2.4;3.14;16099 +83090;46.59107;3.68851;224;20220818;23.6;15.6;19.6;1.7;18.41;14.7;2.57;13412 +83090;46.59107;3.68851;224;20220819;24.2;16.4;20.3;2.8;18.45;3.9;2.94;14220 +83090;46.59107;3.68851;224;20220820;25.7;17.6;21.6;2.1;17.71;.2;3.19;14402 +83090;46.59107;3.68851;224;20220821;25.4;11.6;18.5;1.4;14.35;0;3.38;18993 +83090;46.59107;3.68851;224;20220822;25.5;16;20.8;1.9;16.85;0;3.26;16073 +83090;46.59107;3.68851;224;20220823;28.5;17.2;22.8;.9;18.68;.1;3.37;17634 +83090;46.59107;3.68851;224;20220824;32.2;15.3;23.8;1.2;15.48;0;4.19;20541 +83090;46.59107;3.68851;224;20220825;31.9;15;23.4;2.1;14.85;.9;4.76;20652 +83090;46.59107;3.68851;224;20220826;25.7;18.5;22.1;3.1;18.68;0;3.16;12725 +83090;46.59107;3.68851;224;20220827;26.6;14.4;20.5;1.3;15.71;0;3.17;16440 +83090;46.59107;3.68851;224;20220828;28.6;12.9;20.8;1;15.25;0;3.55;19736 +83090;46.59107;3.68851;224;20220829;31.8;14.8;23.3;1.4;16.25;.5;4.12;20023 +83090;46.59107;3.68851;224;20220830;21.7;17.4;19.5;2.2;17.31;0;2.06;8066 +83090;46.59107;3.68851;224;20220831;27.7;15.2;21.5;1.1;17.08;.1;3.17;16786 +83090;46.59107;3.68851;224;20220901;28.6;13;20.8;1.1;14.78;0;3.39;18322 +83090;46.59107;3.68851;224;20220902;25.8;13.8;19.8;1.7;15.28;8;3.12;15834 +83090;46.59107;3.68851;224;20220903;26.1;15.9;21;1.9;16.68;.2;3.08;14765 +83090;46.59107;3.68851;224;20220904;30;12.8;21.4;2;15.48;.5;3.96;19316 +83090;46.59107;3.68851;224;20220905;32.4;17.3;24.9;2.3;17.01;3.3;4.42;17687 +83090;46.59107;3.68851;224;20220906;29;17.3;23.1;2;18.21;2.7;3.46;15547 +83090;46.59107;3.68851;224;20220907;22.5;15.5;19;2.1;17.18;15.1;2.13;10222 +83090;46.59107;3.68851;224;20220908;23.9;12.5;18.2;3;14.55;.7;3.03;14419 +83090;46.59107;3.68851;224;20220909;22.4;13.4;17.9;3.2;14.31;3;2.66;11386 +83090;46.59107;3.68851;224;20220910;22;13.5;17.7;2.2;13.55;.2;2.57;12167 +83090;46.59107;3.68851;224;20220911;24.8;9.3;17.1;1.5;12.85;0;2.93;17295 +83090;46.59107;3.68851;224;20220912;31.3;12.2;21.7;2.6;14.61;0;4.26;18730 +83090;46.59107;3.68851;224;20220913;30.7;17.1;23.9;1.9;17.75;8.1;3.47;15173 +83090;46.59107;3.68851;224;20220914;26.9;17.5;22.2;1.9;19.01;3.1;2.61;11556 +83090;46.59107;3.68851;224;20220915;22;15.6;18.8;1.9;17.78;2.6;1.85;9346 +83090;46.59107;3.68851;224;20220916;18.6;12;15.3;1.9;13.58;0;1.74;9483 +83090;46.59107;3.68851;224;20220917;17;6.4;11.7;2.2;9.38;.1;2.13;13223 +83090;46.59107;3.68851;224;20220918;18.3;2.8;10.5;1.1;8.31;.1;2.07;15959 +83090;46.59107;3.68851;224;20220919;19;4.5;11.8;1.5;8.88;0;2.21;14944 +83090;46.59107;3.68851;224;20220920;19.4;3.3;11.4;1.6;8.65;0;2.3;15724 +83090;46.59107;3.68851;224;20220921;19.8;4.9;12.4;1.9;8.68;0;2.48;14984 +83090;46.59107;3.68851;224;20220922;21;3.6;12.3;.9;8.71;.1;2.15;15911 +83090;46.59107;3.68851;224;20220923;22.5;5.2;13.8;1.1;10.95;.2;2.16;15271 +83090;46.59107;3.68851;224;20220924;21.1;11.9;16.5;2;13.28;7.7;2;9704 +83090;46.59107;3.68851;224;20220925;16.7;12.3;14.5;1.6;13.11;2.9;1.36;6761 +83090;46.59107;3.68851;224;20220926;16.2;6.8;11.5;2.7;11.08;4.6;1.56;10481 +83090;46.59107;3.68851;224;20220927;14.3;10.2;12.2;3.9;11.91;12.4;1.28;6559 +83090;46.59107;3.68851;224;20220928;14.7;11.5;13.1;4.2;13.71;13.7;.93;5171 +83090;46.59107;3.68851;224;20220929;15;9.7;12.3;2.1;11.05;2.1;1.41;7575 +83090;46.59107;3.68851;224;20220930;16;4.8;10.4;1.5;9.45;3.3;1.55;11639 +83090;46.59107;3.68851;224;20221001;19.7;7;13.3;4.2;13.55;12.4;1.63;10912 +83090;46.59107;3.68851;224;20221002;20.7;16.1;18.4;3.1;16.41;1.1;1.7;6325 +83090;46.59107;3.68851;224;20221003;18.4;13.9;16.2;1.7;14.38;0;1.38;6735 +83090;46.59107;3.68851;224;20221004;20;6.6;13.3;1.2;11.85;.3;1.6;11957 +83090;46.59107;3.68851;224;20221005;26;9.1;17.5;1.7;12.91;.1;2.33;13302 +83090;46.59107;3.68851;224;20221006;18.7;12.6;15.6;1.6;13.95;0;1.36;7031 +83090;46.59107;3.68851;224;20221007;22.3;9.3;15.8;1.4;13.41;.7;1.72;11073 +83090;46.59107;3.68851;224;20221008;18.5;12.4;15.5;1.6;12.85;0;1.45;7760 +83090;46.59107;3.68851;224;20221009;19.8;5.3;12.6;2;10.75;.2;1.76;11591 +83090;46.59107;3.68851;224;20221010;22.9;8.8;15.9;1.7;13.05;.1;1.83;11239 +83090;46.59107;3.68851;224;20221011;19.5;11.5;15.5;1.1;14.78;4;1.2;7617 +83090;46.59107;3.68851;224;20221012;20.9;10.7;15.8;1.2;14.11;.2;1.41;9488 +83090;46.59107;3.68851;224;20221013;17.7;10.8;14.3;1.3;14.41;3.6;1;6446 +83090;46.59107;3.68851;224;20221014;18.4;13.6;16;3.4;15.68;4.2;1.14;5291 +83090;46.59107;3.68851;224;20221015;21.3;15.3;18.3;2.9;14.98;0;1.79;6357 +83090;46.59107;3.68851;224;20221016;26.4;14.4;20.4;3;15.48;0;2.56;9578 +83090;46.59107;3.68851;224;20221017;25;17.5;21.3;3.4;15.11;0;2.69;7818 +83090;46.59107;3.68851;224;20221018;25;14.8;19.9;2;15.85;.2;1.87;8891 +83090;46.59107;3.68851;224;20221019;23.6;11.7;17.7;3.7;15.08;2.4;2.02;9151 +83090;46.59107;3.68851;224;20221020;23.8;15.1;19.4;3.5;16.45;9.8;1.99;7118 +83090;46.59107;3.68851;224;20221021;22.2;15.7;19;2.7;16.08;3.5;1.68;5960 +83090;46.59107;3.68851;224;20221022;23.5;13;18.2;2.2;14.38;.1;1.78;8441 +83090;46.59107;3.68851;224;20221023;24;14.4;19.2;4;14.51;1;2.44;6935 +83090;46.59107;3.68851;224;20221024;22.1;14.6;18.3;2.5;13.25;1.1;1.91;6306 +83090;46.59107;3.68851;224;20221025;21.2;8.2;14.7;2.2;12.41;1.4;1.46;8857 +83090;46.59107;3.68851;224;20221026;23.3;12;17.7;2;13.98;.1;1.64;8314 +83090;46.59107;3.68851;224;20221027;22.6;10.7;16.7;2.6;14.41;0;1.59;8079 +83090;46.59107;3.68851;224;20221028;26.7;15.7;21.2;2.4;13.95;0;2.34;7644 +83090;46.59107;3.68851;224;20221029;26.5;12;19.2;2.4;12.71;0;2.16;8454 +83090;46.59107;3.68851;224;20221030;24.1;10.3;17.2;1.6;10.75;.1;1.68;8483 +83090;46.59107;3.68851;224;20221031;23.1;10.5;16.8;2.8;13.28;4.8;1.77;7658 +83090;46.59107;3.68851;224;20221101;17.4;12.7;15;2.8;12.31;.1;1.33;5038 +83090;46.59107;3.68851;224;20221102;17.8;9.1;13.4;2.1;10.88;.1;1.25;6208 +83090;46.59107;3.68851;224;20221103;15.8;7.5;11.7;3.1;10.35;6.8;1.22;5109 +83090;46.59107;3.68851;224;20221104;10.1;8.5;9.3;4.2;9.65;6.9;.89;1765 +83090;46.59107;3.68851;224;20221105;11.1;4.6;7.8;2.5;9.08;.1;.69;4651 +83090;46.59107;3.68851;224;20221106;12.6;2;7.3;2.4;8.45;0;.79;6263 +83090;46.59107;3.68851;224;20221107;18.5;9.4;14;2.8;10.08;0;1.62;5864 +83090;46.59107;3.68851;224;20221108;18.2;6.4;12.3;3.2;10.75;5.1;1.31;6066 +83090;46.59107;3.68851;224;20221109;14.4;12.9;13.6;1.8;13.08;9.8;.74;1885 +83090;46.59107;3.68851;224;20221110;13.6;8.7;11.1;1.1;11.05;0;.61;4159 +83090;46.59107;3.68851;224;20221111;15.8;5.3;10.6;3.5;10.68;.2;.9;6128 +83090;46.59107;3.68851;224;20221112;14.3;7.9;11.1;3.1;11.11;.2;.81;4583 +83090;46.59107;3.68851;224;20221113;12.6;5.9;9.2;1.8;10.31;.1;.61;4138 +83090;46.59107;3.68851;224;20221114;16.7;5.7;11.2;2.1;10.91;7.6;.79;5326 +83090;46.59107;3.68851;224;20221115;15.4;9.4;12.4;2.6;12.18;8.7;.76;3659 +83090;46.59107;3.68851;224;20221116;15.8;7.5;11.6;3.6;10.35;2.1;1.18;4582 +83090;46.59107;3.68851;224;20221117;15.2;11.1;13.1;4.6;10.71;5.6;1.5;3049 +83090;46.59107;3.68851;224;20221118;11.6;7.2;9.4;3.2;9.35;1.9;.84;3453 +83090;46.59107;3.68851;224;20221119;7.9;2.1;5;1.6;8.31;.5;.34;3182 +83090;46.59107;3.68851;224;20221120;10.3;3;6.7;2.3;8.25;2.2;.55;4443 +83090;46.59107;3.68851;224;20221121;9.4;4;6.7;3.2;8.48;3.5;.6;3037 +83090;46.59107;3.68851;224;20221122;10.5;4.9;7.7;3.9;7.71;0;1.01;3801 +83090;46.59107;3.68851;224;20221123;12.5;3.7;8.1;2.7;8.38;4;.8;4137 +83090;46.59107;3.68851;224;20221124;12.7;6;9.4;2.9;8.95;1.8;.9;3679 +83090;46.59107;3.68851;224;20221125;11.2;8.3;9.7;2.2;9.71;1.4;.7;2340 +83090;46.59107;3.68851;224;20221126;8.4;2.6;5.5;2.1;8.55;.1;.28;3286 +83090;46.59107;3.68851;224;20221127;9.4;2.5;5.9;2.8;7.78;3.4;.57;3369 +83090;46.59107;3.68851;224;20221128;10.4;4.6;7.5;2.5;9.25;6.1;.48;3076 +83090;46.59107;3.68851;224;20221129;7.4;6.2;6.8;1.9;9.05;.5;.43;1062 +83090;46.59107;3.68851;224;20221130;9.1;4.9;7;1.8;8.55;0;.49;2443 +83090;46.59107;3.68851;224;20221201;7.5;5.2;6.4;2.5;7.65;.1;.69;1564 +83090;46.59107;3.68851;224;20221202;4.6;3.4;4;1.5;6.85;2.1;.49;1039 +83090;46.59107;3.68851;224;20221203;5.2;1.9;3.5;3.3;6.98;3.1;.45;2127 +83090;46.59107;3.68851;224;20221204;5.6;2.5;4.1;3.8;7.28;4.9;.45;1905 +83090;46.59107;3.68851;224;20221205;8.1;2.1;5.1;1.5;6.85;.1;.47;3280 +83090;46.59107;3.68851;224;20221206;3.1;-2.3;.4;1.3;6.01;0;.23;2624 +83090;46.59107;3.68851;224;20221207;5.4;1.8;3.6;1.6;6.38;0;.47;2283 +83090;46.59107;3.68851;224;20221208;3.9;-1.5;1.2;3;5.75;0;.38;3003 +83090;46.59107;3.68851;224;20221209;2.4;-.1;1.1;2.2;5.55;.5;.44;1557 +83090;46.59107;3.68851;224;20221210;.9;-1;0;2.7;4.88;0;.49;1707 +83090;46.59107;3.68851;224;20221211;-.8;-6.4;-3.6;2.2;4.01;0;.27;2700 +83090;46.59107;3.68851;224;20221212;-1.8;-5.8;-3.8;4.1;4.18;0;.26;2397 +83090;46.59107;3.68851;224;20221213;1.3;-3;-.9;4.9;4.85;2.1;.48;2183 +83090;46.59107;3.68851;224;20221214;11.8;-1.1;5.4;2;7.91;4.6;.36;4320 +83090;46.59107;3.68851;224;20221215;5.4;3.7;4.5;2.7;7.98;2.3;.33;1237 +83090;46.59107;3.68851;224;20221216;4;-.2;1.9;1.9;5.21;0;.51;2679 +83090;46.59107;3.68851;224;20221217;-.1;-7.8;-3.9;1.7;3.65;0;.29;3749 +83090;46.59107;3.68851;224;20221218;4.7;-7.6;-1.5;3.6;5.05;0;.34;4257 +83090;46.59107;3.68851;224;20221219;15.5;2.1;8.8;4;8.58;0;1.06;4878 +83090;46.59107;3.68851;224;20221220;15.3;11.9;13.6;4.6;10.48;7.9;1.62;1928 +83090;46.59107;3.68851;224;20221221;13.6;10.3;12;3.4;11.21;.7;.88;1946 +83090;46.59107;3.68851;224;20221222;14.3;11.2;12.7;5.6;11.45;12.2;1.22;1697 +83090;46.59107;3.68851;224;20221223;15.7;11.6;13.6;4.7;13.81;10;.67;1939 +83090;46.59107;3.68851;224;20221224;11.6;10.8;11.2;1.9;11.81;.6;.55;730 +83090;46.59107;3.68851;224;20221225;15.2;5.5;10.4;2.2;9.88;2.4;.69;4063 +83090;46.59107;3.68851;224;20221226;12.8;9.7;11.2;2.9;10.38;3.4;.92;1505 +83090;46.59107;3.68851;224;20221227;11.2;3.4;7.3;1.4;8.88;.1;.36;3220 +83090;46.59107;3.68851;224;20221228;13.3;3.6;8.5;3.6;8.18;.1;.97;4236 +83090;46.59107;3.68851;224;20221229;11.9;10.3;11.1;4.2;9.58;2.2;1.28;1120 +83090;46.59107;3.68851;224;20221230;14.8;4.1;9.5;3.4;10.01;3.1;.73;3787 +83090;46.59107;3.68851;224;20221231;17.5;12.1;14.8;2.9;11.21;0;1.3;3317 +83091;46.60969;4.01359;282;20220101;13.9;2.5;8.2;1.6;8.4;0;.48;4978 +83091;46.60969;4.01359;282;20220102;14.1;1.4;7.8;2;8.55;0;.6;4788 +83091;46.60969;4.01359;282;20220103;13;9.2;11.1;3.1;10.05;.3;1.02;2051 +83091;46.60969;4.01359;282;20220104;14.6;10;12.3;4.6;9.37;6.7;1.83;1963 +83091;46.60969;4.01359;282;20220105;4.3;1.5;2.9;3.7;6.27;.2;.55;2998 +83091;46.60969;4.01359;282;20220106;5.2;-.3;2.5;2.1;5.8;0;.48;3405 +83091;46.60969;4.01359;282;20220107;5;-2.3;1.3;2.4;6.5;5.6;.27;3242 +83091;46.60969;4.01359;282;20220108;7.3;3.8;5.6;5;8.05;10.4;.6;2148 +83091;46.60969;4.01359;282;20220109;6.7;4;5.3;4.4;7.45;3.7;.75;1790 +83091;46.60969;4.01359;282;20220110;6.8;2.2;4.5;1.9;6.4;0;.59;3557 +83091;46.60969;4.01359;282;20220111;3.7;-1.9;.9;2.2;5.25;0;.45;4059 +83091;46.60969;4.01359;282;20220112;2.7;-3.3;-.3;1.8;5.05;0;.35;3855 +83091;46.60969;4.01359;282;20220113;2.3;-5.8;-1.7;1;4.6;0;.25;4511 +83091;46.60969;4.01359;282;20220114;5.1;-4.7;.2;1.8;4.75;0;.44;5451 +83091;46.60969;4.01359;282;20220115;6;-4.4;.8;1;4.8;0;.35;5617 +83091;46.60969;4.01359;282;20220116;-1.9;-5.3;-3.6;1.9;4.6;0;.19;2819 +83091;46.60969;4.01359;282;20220117;2;-3;-.5;1.3;6.05;0;.2;2940 +83091;46.60969;4.01359;282;20220118;5.4;-1.6;1.9;2.4;6.3;0;.42;3544 +83091;46.60969;4.01359;282;20220119;2.9;-1.6;.6;1.8;6;.7;.32;3145 +83091;46.60969;4.01359;282;20220120;6;1.3;3.7;3.1;6.65;.2;.6;3180 +83091;46.60969;4.01359;282;20220121;5.2;-1.4;1.9;3.4;4.95;0;.84;4782 +83091;46.60969;4.01359;282;20220122;2.4;-4.5;-1.1;1.2;5.25;0;.27;4416 +83091;46.60969;4.01359;282;20220123;3.8;-2.9;.5;1.3;5.95;0;.31;3771 +83091;46.60969;4.01359;282;20220124;5.4;-1.4;2;3.4;5.9;0;.56;4096 +83091;46.60969;4.01359;282;20220125;6.2;-2.9;1.6;1.5;5.5;0;.48;5552 +83091;46.60969;4.01359;282;20220126;-2.1;-5.2;-3.7;.9;4.6;0;.24;2523 +83091;46.60969;4.01359;282;20220127;-2.5;-4;-3.3;1.1;4.7;0;.27;1634 +83091;46.60969;4.01359;282;20220128;1.5;-2.8;-.6;1.4;6;0;.23;3115 +83091;46.60969;4.01359;282;20220129;3.9;-.6;1.6;2.1;6.9;.8;.28;3272 +83091;46.60969;4.01359;282;20220130;9.2;3.3;6.2;1.7;8.3;0;.53;4337 +83091;46.60969;4.01359;282;20220131;7;1.9;4.5;4.1;7.2;2.1;.72;3955 +83091;46.60969;4.01359;282;20220201;5.7;-.8;2.5;2.8;7.2;3;.33;4206 +83091;46.60969;4.01359;282;20220202;9.6;5.9;7.7;3.3;9.75;.6;.55;3111 +83091;46.60969;4.01359;282;20220203;9.6;3.5;6.6;2.8;8.25;.1;.72;5185 +83091;46.60969;4.01359;282;20220204;8.6;4.4;6.5;2.5;8.35;1.9;.67;3474 +83091;46.60969;4.01359;282;20220205;7.7;.5;4.1;1.7;6.75;0;.65;5672 +83091;46.60969;4.01359;282;20220206;8.2;-.9;3.6;5.6;7.65;2.4;.51;5361 +83091;46.60969;4.01359;282;20220207;8.7;6.2;7.4;4.1;6.95;.1;1.4;4322 +83091;46.60969;4.01359;282;20220208;11.3;-3.1;4.1;1.1;5.74;0;.76;9003 +83091;46.60969;4.01359;282;20220209;14.6;-1.5;6.6;1.5;6.15;0;1.08;9562 +83091;46.60969;4.01359;282;20220210;8.9;-.7;4.1;1.1;7.99;3.5;.7;8580 +83091;46.60969;4.01359;282;20220211;8.2;4.2;6.2;2.8;6.59;0;1.13;6810 +83091;46.60969;4.01359;282;20220212;7.1;-5.2;.9;1.4;5.29;0;.68;8474 +83091;46.60969;4.01359;282;20220213;14.3;-3.7;5.3;4.9;6.59;.4;1.81;11424 +83091;46.60969;4.01359;282;20220214;10;7.5;8.8;3.9;8.64;4.4;1.22;3198 +83091;46.60969;4.01359;282;20220215;9.7;4.5;7.1;3.7;7.69;5.5;1.17;5267 +83091;46.60969;4.01359;282;20220216;12.7;5.9;9.3;5.4;10.85;6.6;.81;5426 +83091;46.60969;4.01359;282;20220217;13.9;11.1;12.5;5.2;10.74;.9;1.67;5030 +83091;46.60969;4.01359;282;20220218;15.8;8.1;11.9;4.2;9.9;1.4;1.79;6804 +83091;46.60969;4.01359;282;20220219;9;3.2;6.1;3.4;6.4;0;1.33;7193 +83091;46.60969;4.01359;282;20220220;11.3;2.7;7;4.9;8.3;2.3;1.16;6489 +83091;46.60969;4.01359;282;20220221;8;6.4;7.2;6.8;8.05;2.2;1.25;2947 +83091;46.60969;4.01359;282;20220222;9.7;5.6;7.6;3.7;8.6;.4;1;4482 +83091;46.60969;4.01359;282;20220223;13.7;7.7;10.7;1.4;9.15;0;1.15;7092 +83091;46.60969;4.01359;282;20220224;13.3;2.7;8;3.1;7.5;.6;1.55;8192 +83091;46.60969;4.01359;282;20220225;8.7;-.5;4.1;2.1;5.95;0;1.11;9199 +83091;46.60969;4.01359;282;20220226;9.9;-2.1;3.9;3.4;5.2;0;1.55;9564 +83091;46.60969;4.01359;282;20220227;10.5;-2.2;4.1;3.6;4.95;0;1.71;10028 +83091;46.60969;4.01359;282;20220228;12.8;-1.9;5.4;2;5.35;0;1.54;11000 +83091;46.60969;4.01359;282;20220301;12.1;-3.9;4.1;2.4;5.7;0;1.5;11987 +83091;46.60969;4.01359;282;20220302;11.8;.1;5.9;1.8;7.15;.1;1.23;10254 +83091;46.60969;4.01359;282;20220303;11.5;6.6;9;1;9.6;.1;.94;6860 +83091;46.60969;4.01359;282;20220304;14.5;4.5;9.5;1.8;7.05;0;1.65;9680 +83091;46.60969;4.01359;282;20220305;11.2;-3.7;3.7;1.4;4.6;0;1.42;12846 +83091;46.60969;4.01359;282;20220306;8.6;-4.8;1.9;1.6;4.05;0;1.37;12643 +83091;46.60969;4.01359;282;20220307;9;-4.3;2.4;3.5;4.25;0;1.78;12736 +83091;46.60969;4.01359;282;20220308;13.5;-2;5.7;3.2;5;0;2.12;12629 +83091;46.60969;4.01359;282;20220309;14.6;-3;5.8;1.9;6.4;0;1.75;14762 +83091;46.60969;4.01359;282;20220310;15.3;.4;7.8;3.4;7.35;0;2.07;13351 +83091;46.60969;4.01359;282;20220311;15;7.5;11.2;6.4;7.9;2.3;2.88;10045 +83091;46.60969;4.01359;282;20220312;8.4;6.7;7.6;4;8.6;6.3;1.03;3334 +83091;46.60969;4.01359;282;20220313;11.4;6.2;8.8;5;7.8;7.7;1.87;6667 +83091;46.60969;4.01359;282;20220314;12.9;-.4;6.2;3.9;8.55;6.8;1.43;13065 +83091;46.60969;4.01359;282;20220315;16.3;8.8;12.5;4;10.27;0;2.08;8647 +83091;46.60969;4.01359;282;20220316;15.7;5.5;10.6;1.4;10.05;0;1.63;12532 +83091;46.60969;4.01359;282;20220317;11.5;7.7;9.6;3.3;9.35;0;1.37;6845 +83091;46.60969;4.01359;282;20220318;13.1;6.9;10;4.6;8.49;0;2.11;9816 +83091;46.60969;4.01359;282;20220319;14.5;4.7;9.6;1.6;8.09;.4;1.94;14763 +83091;46.60969;4.01359;282;20220320;15.7;2.8;9.2;3.7;7.79;.2;2.41;13744 +83091;46.60969;4.01359;282;20220321;17.4;8.2;12.8;3.4;7.09;0;3.12;13268 +83091;46.60969;4.01359;282;20220322;17.1;.7;8.9;3.6;5.39;0;3.3;18419 +83091;46.60969;4.01359;282;20220323;17.6;-1;8.3;1.4;5.69;0;2.46;19414 +83091;46.60969;4.01359;282;20220324;19.4;-1.8;8.8;1.3;6.49;0;2.57;20513 +83091;46.60969;4.01359;282;20220325;20.1;-1;9.5;1.4;6.89;0;2.7;20696 +83091;46.60969;4.01359;282;20220326;19;.9;9.9;2.4;6.66;0;3.22;19325 +83091;46.60969;4.01359;282;20220327;20.9;-1.1;9.9;1.2;7.69;0;2.7;21194 +83091;46.60969;4.01359;282;20220328;22.3;.5;11.4;1.6;6.99;0;3.16;21409 +83091;46.60969;4.01359;282;20220329;19;6.2;12.6;1.9;8.09;2.1;2.69;15442 +83091;46.60969;4.01359;282;20220330;14.2;9.1;11.6;2.3;11.09;1.1;1.64;9490 +83091;46.60969;4.01359;282;20220331;11.4;7.3;9.3;4.1;8.99;7.4;1.74;8816 +83091;46.60969;4.01359;282;20220401;4.3;0;2.1;5.9;5.99;2.4;1.08;7960 +83091;46.60969;4.01359;282;20220402;4.1;.1;2.1;4.8;5.53;0;1.21;7766 +83091;46.60969;4.01359;282;20220403;5.2;-.7;2.3;3.8;5.18;0;1.49;9950 +83091;46.60969;4.01359;282;20220404;9.3;-2.8;3.2;1.8;5.09;0;2.01;19019 +83091;46.60969;4.01359;282;20220405;12.5;2.5;7.5;2.6;8.19;0;1.69;10863 +83091;46.60969;4.01359;282;20220406;13.8;8.4;11.1;2.4;10.39;1.9;1.62;8049 +83091;46.60969;4.01359;282;20220407;13.5;9.7;11.6;5;10.69;12.3;1.81;6809 +83091;46.60969;4.01359;282;20220408;16.8;9.9;13.3;6.5;10.19;1.6;3.04;10925 +83091;46.60969;4.01359;282;20220409;10.8;3.2;7;3.6;6.89;.4;2.07;12457 +83091;46.60969;4.01359;282;20220410;13.7;-3.1;5.3;2;6.19;0;2.54;22276 +83091;46.60969;4.01359;282;20220411;20.5;-.2;10.1;5.1;7.99;0;4.14;23904 +83091;46.60969;4.01359;282;20220412;20.9;9.9;15.4;3.5;8.19;0;4.12;17931 +83091;46.60969;4.01359;282;20220413;18.2;4;11.1;1.8;10.49;0;2.83;21417 +83091;46.60969;4.01359;282;20220414;21;4.3;12.6;1.5;11.59;0;2.85;19434 +83091;46.60969;4.01359;282;20220415;22.1;4.9;13.5;1.9;10.89;0;3.41;22089 +83091;46.60969;4.01359;282;20220416;21.6;3.7;12.6;3.2;9.29;0;3.97;23772 +83091;46.60969;4.01359;282;20220417;19.3;2.7;11;2.4;7.09;0;3.67;23458 +83091;46.60969;4.01359;282;20220418;20.4;.3;10.3;1.3;7.19;0;3.4;24892 +83091;46.60969;4.01359;282;20220419;19.8;2.2;11;2;8.69;0;3.44;23858 +83091;46.60969;4.01359;282;20220420;19.3;2.3;10.8;1.6;9.49;0;3.09;22327 +83091;46.60969;4.01359;282;20220421;20;7.2;13.6;1.3;10.19;0;3.08;19869 +83091;46.60969;4.01359;282;20220422;20.7;.6;10.6;1.4;9.19;.4;3.42;25284 +83091;46.60969;4.01359;282;20220423;18.5;8.5;13.5;3.9;10.49;5.7;3.24;16899 +83091;46.60969;4.01359;282;20220424;14.5;7;10.7;2.2;10.79;3.9;1.81;10915 +83091;46.60969;4.01359;282;20220425;14.6;9.9;12.2;2.6;11.69;5.2;1.85;10031 +83091;46.60969;4.01359;282;20220426;17.5;9.3;13.4;2.1;10.09;0;3.02;17878 +83091;46.60969;4.01359;282;20220427;19.3;1.3;10.3;1.7;9.09;0;3.46;25713 +83091;46.60969;4.01359;282;20220428;22.2;2.2;12.2;1.6;9.89;0;3.88;26923 +83091;46.60969;4.01359;282;20220429;19.6;3.1;11.3;1.8;11.09;2.6;3.07;21855 +83091;46.60969;4.01359;282;20220430;18.6;5.3;11.9;2.6;9.49;0;3.43;22002 +83091;46.60969;4.01359;282;20220501;18.9;2.6;10.7;1.6;8.99;0;3.35;23760 +83091;46.60969;4.01359;282;20220502;19.9;1.2;10.5;1.5;9.39;0;3.61;26840 +83091;46.60969;4.01359;282;20220503;21.4;6.1;13.7;1.8;10.29;0;3.52;21139 +83091;46.60969;4.01359;282;20220504;19.4;5.1;12.2;1.7;11.69;7.6;2.98;20258 +83091;46.60969;4.01359;282;20220505;19;9;14;2.1;11.29;1.6;3.16;18779 +83091;46.60969;4.01359;282;20220506;20;4.7;12.4;2.5;10.6;0;3.38;21759 +83091;46.60969;4.01359;282;20220507;22;5.6;13.8;1.8;10.7;1.2;3.76;23385 +83091;46.60969;4.01359;282;20220508;23.6;7.8;15.7;1.6;11.2;0;4.01;23829 +83091;46.60969;4.01359;282;20220509;24;7;15.5;1.3;12;0;3.98;24769 +83091;46.60969;4.01359;282;20220510;26.5;8.1;17.3;1.1;12.75;0;4.24;25156 +83091;46.60969;4.01359;282;20220511;29.7;9.2;19.5;1.7;13.1;0;5.11;26875 +83091;46.60969;4.01359;282;20220512;21.9;12.2;17;1.5;15.15;4.1;3.27;19028 +83091;46.60969;4.01359;282;20220513;23;15.1;19;1.7;15.8;0;3.22;16018 +83091;46.60969;4.01359;282;20220514;25.3;9.5;17.4;1.7;12.45;0;4.43;24777 +83091;46.60969;4.01359;282;20220515;29.4;10.6;20;3.4;13.75;10.3;5.7;25853 +83091;46.60969;4.01359;282;20220516;25.6;14.6;20.1;1.8;16.3;0;4.02;20626 +83091;46.60969;4.01359;282;20220517;28.3;13.6;21;1.5;16.35;0;4.66;24369 +83091;46.60969;4.01359;282;20220518;29.5;13.5;21.5;1.8;16.8;.4;5.01;25407 +83091;46.60969;4.01359;282;20220519;30.5;16.7;23.6;2.5;15.75;.5;5.38;22495 +83091;46.60969;4.01359;282;20220520;31.4;15.1;23.2;3;15;0;6.1;25474 +83091;46.60969;4.01359;282;20220521;28;14.8;21.4;2.4;16.8;0;4.83;23165 +83091;46.60969;4.01359;282;20220522;27.7;16;21.8;2.8;15.3;2.8;4.94;21127 +83091;46.60969;4.01359;282;20220523;20.8;17;18.9;3.8;16.15;5.5;2.84;10341 +83091;46.60969;4.01359;282;20220524;19.1;10.8;15;3;11.95;0;3.4;18427 +83091;46.60969;4.01359;282;20220525;20.8;7.2;14;2;11.2;0;3.77;23300 +83091;46.60969;4.01359;282;20220526;20.4;6.6;13.5;1.4;12.05;0;3.41;22142 +83091;46.60969;4.01359;282;20220527;21;10.8;15.9;2.1;13.25;.1;3.46;19638 +83091;46.60969;4.01359;282;20220528;22;7.5;14.7;2.2;10.2;0;4.21;24023 +83091;46.60969;4.01359;282;20220529;19.6;4.7;12.1;2.3;8.1;0;4.09;24922 +83091;46.60969;4.01359;282;20220530;22;6.4;14.2;2.1;7.9;0;4.52;25371 +83091;46.60969;4.01359;282;20220531;23.4;6.4;14.9;1.4;9.65;0;4.24;24960 +83091;46.60969;4.01359;282;20220601;24.4;7.4;15.9;1.3;11.95;0;3.98;23017 +83091;46.60969;4.01359;282;20220602;27.4;13.8;20.6;3.5;14.35;5.6;5.21;22206 +83091;46.60969;4.01359;282;20220603;29;15.4;22.2;2.4;17.35;14;5;23079 +83091;46.60969;4.01359;282;20220604;29.2;15.1;22.2;2.8;19.2;32.9;5.06;24250 +83091;46.60969;4.01359;282;20220605;23.1;15.8;19.5;3.8;17.45;.1;3.65;17442 +83091;46.60969;4.01359;282;20220606;23.4;13.5;18.5;1.9;15.1;.3;3.63;18573 +83091;46.60969;4.01359;282;20220607;22.1;14.1;18.1;2.7;14.15;0;3.68;17471 +83091;46.60969;4.01359;282;20220608;20.7;11.4;16.1;2.5;14.4;11.6;3.17;17487 +83091;46.60969;4.01359;282;20220609;19.7;12.9;16.3;3.1;13.3;.3;3.32;16412 +83091;46.60969;4.01359;282;20220610;25;8.8;16.9;1.3;13.1;.1;4.5;26715 +83091;46.60969;4.01359;282;20220611;28.9;11.4;20.2;1.1;14.75;0;5.1;28031 +83091;46.60969;4.01359;282;20220612;28.7;13.6;21.1;1.2;16.6;0;4.77;25025 +83091;46.60969;4.01359;282;20220613;25.8;16.9;21.4;2.1;14.6;0;4.5;19982 +83091;46.60969;4.01359;282;20220614;28.7;10.2;19.4;2.1;12.1;0;5.71;28690 +83091;46.60969;4.01359;282;20220615;33.9;14.9;24.4;1.4;16.85;0;6.07;29034 +83091;46.60969;4.01359;282;20220616;31;16.8;23.9;1.5;18.25;0;5.34;25779 +83091;46.60969;4.01359;282;20220617;32.6;16.2;24.4;.9;15.8;.1;5.45;27371 +83091;46.60969;4.01359;282;20220618;35.3;15.2;25.3;2.8;16;0;7.25;29242 +83091;46.60969;4.01359;282;20220619;35.8;20.9;28.3;4.1;14.5;3;8.45;26418 +83091;46.60969;4.01359;282;20220620;31.7;17.9;24.8;3.2;17.45;.2;6.21;24964 +83091;46.60969;4.01359;282;20220621;29.5;17.9;23.7;2.4;19.85;14;4.94;22125 +83091;46.60969;4.01359;282;20220622;27.7;18.6;23.2;3.1;19.85;9.9;4.56;19542 +83091;46.60969;4.01359;282;20220623;24.7;14.3;19.5;1.4;17.8;3.7;3.86;21003 +83091;46.60969;4.01359;282;20220624;21.8;13.7;17.7;1.3;16.15;6.3;3.23;17940 +83091;46.60969;4.01359;282;20220625;26.2;11.1;18.7;2;15.95;22.5;4.63;25356 +83091;46.60969;4.01359;282;20220626;17.4;14;15.7;1.6;16.95;65;1.77;9871 +83091;46.60969;4.01359;282;20220627;21.3;14.3;17.8;1.7;16;1.5;3.12;16834 +83091;46.60969;4.01359;282;20220628;25.1;9.8;17.5;1.4;13.7;.1;4.43;25367 +83091;46.60969;4.01359;282;20220629;27;12.6;19.8;1.4;14.05;1.5;4.87;25909 +83091;46.60969;4.01359;282;20220630;19.8;14.8;17.3;2.7;15.2;2.3;2.63;11871 +83091;46.60969;4.01359;282;20220701;21;11;16;1.9;12.55;0;3.82;21907 +83091;46.60969;4.01359;282;20220702;27.5;8.3;17.9;1;12.75;0;4.95;29061 +83091;46.60969;4.01359;282;20220703;27.2;12.2;19.7;1.8;15.55;1.4;4.82;25394 +83091;46.60969;4.01359;282;20220704;25.9;15.4;20.7;2;16.3;0;4.15;20023 +83091;46.60969;4.01359;282;20220705;26.2;11.9;19.1;1.5;14.35;.1;4.62;25074 +83091;46.60969;4.01359;282;20220706;25.1;11.4;18.2;1.7;12.95;0;4.51;24293 +83091;46.60969;4.01359;282;20220707;23.9;9.2;16.6;2.4;13.65;.1;4.3;24370 +83091;46.60969;4.01359;282;20220708;26;11.8;18.9;2.3;13.5;0;4.88;25321 +83091;46.60969;4.01359;282;20220709;27.5;11.4;19.4;1.7;13.5;0;5.01;26675 +83091;46.60969;4.01359;282;20220710;26.9;12.9;19.9;1.8;13.9;0;4.89;25090 +83091;46.60969;4.01359;282;20220711;28.4;13.4;20.9;2.6;13.15;0;5.63;25649 +83091;46.60969;4.01359;282;20220712;30.2;13.9;22;1.7;14.3;0;5.44;26502 +83091;46.60969;4.01359;282;20220713;31.5;13.1;22.3;1.3;15;0;5.41;27836 +83091;46.60969;4.01359;282;20220714;33;14.8;23.9;1.6;16.4;.1;5.79;27712 +83091;46.60969;4.01359;282;20220715;29.6;14.5;22.1;1.7;15.1;0;5.17;25280 +83091;46.60969;4.01359;282;20220716;29.5;12.5;21;1.5;11.8;0;5.33;26798 +83091;46.60969;4.01359;282;20220717;32.2;13;22.6;2.1;13.1;0;6.08;27528 +83091;46.60969;4.01359;282;20220718;36.4;14.8;25.6;2.3;14;0;6.95;28441 +83091;46.60969;4.01359;282;20220719;37.7;18;27.9;3.1;16.1;0;7.73;27354 +83091;46.60969;4.01359;282;20220720;25.8;20.2;23;2.9;18.7;1.6;3.82;14514 +83091;46.60969;4.01359;282;20220721;28.5;14.3;21.4;1.3;16.75;0;4.67;24461 +83091;46.60969;4.01359;282;20220722;31.5;14.9;23.2;1.6;16.65;.3;5.21;25040 +83091;46.60969;4.01359;282;20220723;27.2;19.2;23.2;2.7;17.7;.1;4.31;17141 +83091;46.60969;4.01359;282;20220724;33.2;13.9;23.5;1.6;16.9;.1;5.66;27503 +83091;46.60969;4.01359;282;20220725;28.6;16.1;22.3;3.1;17.05;.1;5.11;22247 +83091;46.60969;4.01359;282;20220726;26;15.8;20.9;2.6;15.2;0;4.48;20169 +83091;46.60969;4.01359;282;20220727;27.4;13.5;20.4;1.4;12.5;0;4.46;22478 +83091;46.60969;4.01359;282;20220728;28.7;11.5;20.1;1.4;12.7;0;4.77;25245 +83091;46.60969;4.01359;282;20220729;27.8;15.6;21.7;1.6;14.1;0;4.11;18518 +83091;46.60969;4.01359;282;20220730;30.4;12;21.2;1.4;13.75;0;5.09;26106 +83091;46.60969;4.01359;282;20220731;31.3;14;22.7;1.7;14.65;0;5.31;25297 +83091;46.60969;4.01359;282;20220801;30.6;13.4;22;1.9;15.35;0;5.26;25231 +83091;46.60969;4.01359;282;20220802;32.3;14.1;23.2;1.2;15.75;0;5.09;25804 +83091;46.60969;4.01359;282;20220803;36.1;16.8;26.5;1.2;14.75;0;5.55;25880 +83091;46.60969;4.01359;282;20220804;36.6;17.7;27.2;1.4;16;.9;5.67;25118 +83091;46.60969;4.01359;282;20220805;29;17.9;23.4;2.6;17.8;.1;4.7;19765 +83091;46.60969;4.01359;282;20220806;29.9;15.4;22.7;2.4;12.85;0;5.44;22951 +83091;46.60969;4.01359;282;20220807;30.4;12.5;21.5;2.2;10.95;0;5.53;24932 +83091;46.60969;4.01359;282;20220808;31.9;12.8;22.4;2.1;10.4;0;5.71;25305 +83091;46.60969;4.01359;282;20220809;33.6;12.9;23.3;2.5;10.75;0;6.33;25759 +83091;46.60969;4.01359;282;20220810;33.2;15.6;24.4;2.7;10.75;0;6.32;23799 +83091;46.60969;4.01359;282;20220811;34.4;15.3;24.9;2.2;11.15;0;6.08;24492 +83091;46.60969;4.01359;282;20220812;34.6;15.5;25;1.5;11;0;5.39;24206 +83091;46.60969;4.01359;282;20220813;33.6;14.7;24.2;2.4;10.05;.4;6.13;24197 +83091;46.60969;4.01359;282;20220814;26;17.7;21.9;2.6;15.35;5.6;3.79;14088 +83091;46.60969;4.01359;282;20220815;25.9;15.3;20.6;1.7;16.9;1.4;3.45;16964 +83091;46.60969;4.01359;282;20220816;30.3;14.1;22.2;1.8;16.6;21.6;4.51;21910 +83091;46.60969;4.01359;282;20220817;23.9;15.6;19.7;2.4;18.35;3.1;3.12;16202 +83091;46.60969;4.01359;282;20220818;23;15.7;19.3;1.6;18.5;13.2;2.5;12974 +83091;46.60969;4.01359;282;20220819;24;16.4;20.2;2.9;18.6;2.5;3.04;14470 +83091;46.60969;4.01359;282;20220820;25.3;17.3;21.3;2.1;17.6;.2;3.23;14562 +83091;46.60969;4.01359;282;20220821;25;10.7;17.9;1.4;14.1;0;3.45;19652 +83091;46.60969;4.01359;282;20220822;25.3;14.9;20.1;1.9;16.65;0;3.43;17446 +83091;46.60969;4.01359;282;20220823;28.4;16.6;22.5;1;18.25;.1;3.58;18764 +83091;46.60969;4.01359;282;20220824;32;15.1;23.6;1.4;14.8;0;4.38;21070 +83091;46.60969;4.01359;282;20220825;31.6;14.7;23.1;1.8;14.6;.8;4.71;21535 +83091;46.60969;4.01359;282;20220826;25.4;18;21.7;3.4;18.6;.1;3.35;13296 +83091;46.60969;4.01359;282;20220827;26.7;13.7;20.2;1.3;15.8;0;3.21;16758 +83091;46.60969;4.01359;282;20220828;28.7;12.5;20.6;1.1;15.35;0;3.71;20800 +83091;46.60969;4.01359;282;20220829;31.6;15.2;23.4;1.6;15.95;.4;4.33;20616 +83091;46.60969;4.01359;282;20220830;21.5;17.2;19.4;2.2;17.1;1;2.15;8476 +83091;46.60969;4.01359;282;20220831;27.6;15.2;21.4;1.3;17.3;.1;3.29;16988 +83091;46.60969;4.01359;282;20220901;28.7;12.6;20.7;1.2;14.4;0;3.54;19006 +83091;46.60969;4.01359;282;20220902;25.5;13.5;19.5;1.6;15.2;9.7;3.15;16351 +83091;46.60969;4.01359;282;20220903;25.7;15.5;20.6;1.7;16.75;.1;3.09;15325 +83091;46.60969;4.01359;282;20220904;29.7;12.8;21.3;2;15.5;.4;4.06;19922 +83091;46.60969;4.01359;282;20220905;32.3;16.6;24.5;2.2;16.75;3.7;4.51;18796 +83091;46.60969;4.01359;282;20220906;29;16.6;22.8;1.8;18.3;1.8;3.5;16398 +83091;46.60969;4.01359;282;20220907;21.4;15;18.2;2.1;17.25;17.8;2.15;10226 +83091;46.60969;4.01359;282;20220908;23.5;12.2;17.9;2.8;14.7;.5;2.97;14701 +83091;46.60969;4.01359;282;20220909;21.8;13.4;17.6;3;14.35;2.6;2.65;11155 +83091;46.60969;4.01359;282;20220910;21.5;13.3;17.4;2.2;13.6;.1;2.59;12348 +83091;46.60969;4.01359;282;20220911;24.7;8.3;16.5;1.3;12.65;0;2.95;18435 +83091;46.60969;4.01359;282;20220912;30.9;11.8;21.3;2.3;14.4;0;4.16;19406 +83091;46.60969;4.01359;282;20220913;30.3;16.8;23.5;1.8;17.3;8;3.51;15582 +83091;46.60969;4.01359;282;20220914;26.4;17.2;21.8;2.1;18.95;5.4;2.64;11387 +83091;46.60969;4.01359;282;20220915;21.6;15.2;18.4;1.9;17.85;3.4;1.9;9674 +83091;46.60969;4.01359;282;20220916;18.4;11;14.7;1.7;13.5;0;1.79;10256 +83091;46.60969;4.01359;282;20220917;16.6;5.8;11.2;2.5;9.35;0;2.23;13877 +83091;46.60969;4.01359;282;20220918;17.7;2.3;10;1.3;8.25;0;2.16;16642 +83091;46.60969;4.01359;282;20220919;19.1;4.1;11.6;1.5;8.8;0;2.3;15746 +83091;46.60969;4.01359;282;20220920;19.4;2.8;11.1;1.7;8.45;0;2.4;16556 +83091;46.60969;4.01359;282;20220921;19.7;5.5;12.6;2.1;8.5;0;2.62;15499 +83091;46.60969;4.01359;282;20220922;20.9;4.1;12.5;.9;8.6;0;2.22;16471 +83091;46.60969;4.01359;282;20220923;21.7;5;13.4;1;10.8;.9;2.16;15573 +83091;46.60969;4.01359;282;20220924;20.8;11.7;16.2;1.8;13.35;3.5;1.94;9473 +83091;46.60969;4.01359;282;20220925;16.4;11.9;14.2;1.6;13.05;3.9;1.34;6579 +83091;46.60969;4.01359;282;20220926;15.8;5.6;10.7;2.2;10.95;4.9;1.52;11057 +83091;46.60969;4.01359;282;20220927;13.8;9.7;11.7;3.7;11.9;15.4;1.25;6588 +83091;46.60969;4.01359;282;20220928;14.1;11;12.6;3.8;13.6;13.3;.94;5087 +83091;46.60969;4.01359;282;20220929;14.8;9.4;12.1;2.2;11.15;2.6;1.44;7855 +83091;46.60969;4.01359;282;20220930;15.8;4;9.9;1.6;9.35;3.2;1.61;11974 +83091;46.60969;4.01359;282;20221001;18.5;6.4;12.5;4;13.4;14.2;1.52;10598 +83091;46.60969;4.01359;282;20221002;20.1;15.9;18;2.8;16.55;1.3;1.63;6362 +83091;46.60969;4.01359;282;20221003;17.5;13.7;15.6;1.8;14.25;0;1.37;6443 +83091;46.60969;4.01359;282;20221004;19.9;5.8;12.8;1.1;11.55;.3;1.63;12582 +83091;46.60969;4.01359;282;20221005;25.4;7.8;16.6;1.3;12.55;.1;2.19;13937 +83091;46.60969;4.01359;282;20221006;18.6;11.6;15.1;1.6;13.85;0;1.4;7800 +83091;46.60969;4.01359;282;20221007;21.7;8.4;15.1;1.1;13.2;.8;1.66;11540 +83091;46.60969;4.01359;282;20221008;18.3;11.3;14.8;1.5;12.95;0;1.44;8655 +83091;46.60969;4.01359;282;20221009;19.6;5.3;12.4;2;10.6;.2;1.8;11982 +83091;46.60969;4.01359;282;20221010;22.2;7.9;15.1;1.3;12.9;.6;1.68;11681 +83091;46.60969;4.01359;282;20221011;19.5;11.7;15.6;1.3;14.95;4.2;1.24;7505 +83091;46.60969;4.01359;282;20221012;20.9;10.2;15.6;1.3;14.1;.2;1.47;9954 +83091;46.60969;4.01359;282;20221013;17.1;10.6;13.8;1.1;14.45;4.4;.96;6195 +83091;46.60969;4.01359;282;20221014;17.7;13.3;15.5;3.1;15.7;4.2;1.07;5005 +83091;46.60969;4.01359;282;20221015;20.9;15.2;18.1;2.6;15;0;1.79;6521 +83091;46.60969;4.01359;282;20221016;25.7;14;19.8;2.9;15.75;0;2.41;9822 +83091;46.60969;4.01359;282;20221017;24.7;16.1;20.4;3.4;15.15;0;2.64;8744 +83091;46.60969;4.01359;282;20221018;24.6;14.5;19.6;2;15.75;.1;1.87;9308 +83091;46.60969;4.01359;282;20221019;23.4;11.6;17.5;4;15.05;1.5;2.1;9803 +83091;46.60969;4.01359;282;20221020;22.8;14.6;18.7;3.5;16.55;13.9;1.88;7038 +83091;46.60969;4.01359;282;20221021;21.5;15.2;18.4;2.5;16.15;3.5;1.58;6000 +83091;46.60969;4.01359;282;20221022;23.1;11.9;17.5;2.1;14.6;.1;1.71;9000 +83091;46.60969;4.01359;282;20221023;23.1;14.5;18.8;4.5;14.7;0;2.53;6713 +83091;46.60969;4.01359;282;20221024;21.9;14.5;18.2;2.4;13.4;.5;1.91;6708 +83091;46.60969;4.01359;282;20221025;20.7;7.2;14;2;12.4;1.3;1.37;9433 +83091;46.60969;4.01359;282;20221026;22.7;10.9;16.8;1.7;13.95;.1;1.47;9010 +83091;46.60969;4.01359;282;20221027;22.8;10.8;16.8;2.8;14.65;0;1.68;8497 +83091;46.60969;4.01359;282;20221028;26.2;14.6;20.4;2.5;14.2;0;2.31;8173 +83091;46.60969;4.01359;282;20221029;25.3;12.5;18.9;2.4;13.05;0;2.09;8350 +83091;46.60969;4.01359;282;20221030;23.4;9;16.2;1.3;11;0;1.48;9144 +83091;46.60969;4.01359;282;20221031;22.4;10.1;16.3;3;13.15;8.1;1.84;7894 +83091;46.60969;4.01359;282;20221101;16.8;12.5;14.7;2.5;12.45;.1;1.26;5240 +83091;46.60969;4.01359;282;20221102;17.4;8.3;12.8;1.9;10.95;.1;1.14;6715 +83091;46.60969;4.01359;282;20221103;15.3;6.8;11;2.8;10.45;8.4;1.09;5216 +83091;46.60969;4.01359;282;20221104;9.6;8.2;8.9;4.3;9.6;7.7;.91;1905 +83091;46.60969;4.01359;282;20221105;10.2;5.3;7.8;2.7;9.35;0;.69;4116 +83091;46.60969;4.01359;282;20221106;11.9;1.7;6.8;2.4;8.4;0;.75;6354 +83091;46.60969;4.01359;282;20221107;18.2;9.5;13.8;2.9;10.05;.1;1.63;6097 +83091;46.60969;4.01359;282;20221108;17.5;5.5;11.5;3.3;10.75;5.7;1.26;6152 +83091;46.60969;4.01359;282;20221109;13.8;12.7;13.2;1.7;13.2;9.2;.72;1748 +83091;46.60969;4.01359;282;20221110;13.8;7.9;10.9;1.1;11.05;0;.62;4863 +83091;46.60969;4.01359;282;20221111;15;5.3;10.2;3.6;10.7;.2;.88;6319 +83091;46.60969;4.01359;282;20221112;14.2;7.3;10.7;3.2;11.05;.2;.84;4882 +83091;46.60969;4.01359;282;20221113;12.6;6;9.3;1.9;10.1;.1;.67;3979 +83091;46.60969;4.01359;282;20221114;15.9;4.3;10.1;1.5;10.6;7.7;.64;5524 +83091;46.60969;4.01359;282;20221115;15.2;9.1;12.1;2.8;12.25;10.2;.77;3649 +83091;46.60969;4.01359;282;20221116;15.2;7.2;11.2;3.3;10.35;2.4;1.1;4712 +83091;46.60969;4.01359;282;20221117;14.7;10.4;12.5;3.9;10.7;6.7;1.37;3228 +83091;46.60969;4.01359;282;20221118;11;7.8;9.4;3.1;9.5;2.7;.84;3331 +83091;46.60969;4.01359;282;20221119;6.8;2;4.4;1.5;8.35;.7;.3;2916 +83091;46.60969;4.01359;282;20221120;10;3.7;6.9;2.2;8.5;1.8;.54;4501 +83091;46.60969;4.01359;282;20221121;8.8;3.8;6.3;3.1;8.6;5.5;.53;2994 +83091;46.60969;4.01359;282;20221122;10.1;4.6;7.3;3.5;7.7;.1;.94;4144 +83091;46.60969;4.01359;282;20221123;12;3.1;7.6;2.6;8.35;4.8;.75;4255 +83091;46.60969;4.01359;282;20221124;12.6;6.1;9.4;2.9;9;2.5;.91;3825 +83091;46.60969;4.01359;282;20221125;10.7;7.8;9.3;2;9.65;1.5;.66;2646 +83091;46.60969;4.01359;282;20221126;7.8;2.8;5.3;2;8.55;0;.29;3349 +83091;46.60969;4.01359;282;20221127;8.8;2.4;5.6;2.8;7.8;2.4;.53;3361 +83091;46.60969;4.01359;282;20221128;9.5;4.1;6.8;2.1;9.2;6.7;.39;3075 +83091;46.60969;4.01359;282;20221129;7.3;5.9;6.6;1.9;9.05;.4;.44;1287 +83091;46.60969;4.01359;282;20221130;9.3;4;6.7;1.8;8.5;0;.47;2813 +83091;46.60969;4.01359;282;20221201;7.5;4.8;6.1;2.6;7.45;0;.74;1858 +83091;46.60969;4.01359;282;20221202;4.5;3.1;3.8;1.6;6.8;1.2;.5;1230 +83091;46.60969;4.01359;282;20221203;5.2;1.7;3.5;3.4;6.95;4;.48;2323 +83091;46.60969;4.01359;282;20221204;5.4;2.3;3.9;3.9;7.25;5;.48;1977 +83091;46.60969;4.01359;282;20221205;7.1;1.5;4.3;1.3;6.85;.1;.4;3530 +83091;46.60969;4.01359;282;20221206;3.6;-2.3;.6;1.2;6;0;.25;2804 +83091;46.60969;4.01359;282;20221207;5.6;1.5;3.5;1.7;6.4;0;.46;2526 +83091;46.60969;4.01359;282;20221208;3.4;-2;.7;3.5;5.75;.6;.39;3250 +83091;46.60969;4.01359;282;20221209;2.1;-.2;.9;2.5;5.6;.4;.47;1520 +83091;46.60969;4.01359;282;20221210;.7;-1.2;-.2;3;4.95;0;.5;1897 +83091;46.60969;4.01359;282;20221211;-2.1;-7.6;-4.9;2.4;3.85;0;.24;2774 +83091;46.60969;4.01359;282;20221212;-1.8;-5.7;-3.7;4.5;4.2;0;.29;2592 +83091;46.60969;4.01359;282;20221213;.9;-3.1;-1.1;5.1;4.75;1.3;.52;2129 +83091;46.60969;4.01359;282;20221214;10.5;-1.5;4.5;1.8;7.65;5.2;.35;4290 +83091;46.60969;4.01359;282;20221215;5.2;3.7;4.5;2.7;8.1;2.8;.34;1142 +83091;46.60969;4.01359;282;20221216;3.6;-.2;1.7;2.1;5.35;0;.5;2871 +83091;46.60969;4.01359;282;20221217;.2;-7.8;-3.8;1.4;3.6;0;.27;4101 +83091;46.60969;4.01359;282;20221218;4.4;-7.6;-1.6;3.5;5;0;.34;4379 +83091;46.60969;4.01359;282;20221219;14.8;1.3;8;3.4;8.25;0;.94;5249 +83091;46.60969;4.01359;282;20221220;14.1;10.4;12.3;4.5;10.55;4.5;1.44;2033 +83091;46.60969;4.01359;282;20221221;13.3;9.7;11.5;3;11.2;.6;.79;2263 +83091;46.60969;4.01359;282;20221222;13.8;10.6;12.2;5.3;11.3;12.5;1.2;1840 +83091;46.60969;4.01359;282;20221223;14.9;11.1;13;4.3;13.75;11.5;.6;1987 +83091;46.60969;4.01359;282;20221224;11.2;10.4;10.8;1.6;11.85;.7;.52;718 +83091;46.60969;4.01359;282;20221225;14.3;5.5;9.9;1.9;9.95;.5;.55;4139 +83091;46.60969;4.01359;282;20221226;12.3;9.2;10.7;2.9;10.4;3.2;.84;1670 +83091;46.60969;4.01359;282;20221227;10;4;7;1.4;8.95;.1;.34;3073 +83091;46.60969;4.01359;282;20221228;12.4;3.3;7.9;3.5;8.2;.1;.87;4470 +83091;46.60969;4.01359;282;20221229;11.5;9.9;10.7;3.7;9.5;2.5;1.21;1226 +83091;46.60969;4.01359;282;20221230;14.6;3.4;9;3.4;9.95;2.9;.72;3862 +83091;46.60969;4.01359;282;20221231;17.2;11.5;14.3;3;11.25;0;1.28;3796 +83092;46.62733;4.33886;298;20220101;11.9;2;7;1.1;8.04;0;.34;4289 +83092;46.62733;4.33886;298;20220102;13;.7;6.8;2.6;8.49;0;.55;3969 +83092;46.62733;4.33886;298;20220103;12.4;8.6;10.5;3.4;10.12;.5;.86;2425 +83092;46.62733;4.33886;298;20220104;13.7;9.6;11.6;4.2;9.66;4.7;1.45;1810 +83092;46.62733;4.33886;298;20220105;4.4;1.5;2.9;3.2;6.33;.1;.51;4106 +83092;46.62733;4.33886;298;20220106;5.5;-.2;2.7;2.1;5.77;0;.49;4377 +83092;46.62733;4.33886;298;20220107;4.1;-2.1;1;3.2;6.44;5.4;.24;2471 +83092;46.62733;4.33886;298;20220108;6.6;2;4.3;4.9;7.84;10.4;.41;1824 +83092;46.62733;4.33886;298;20220109;6.1;4.1;5.1;4.2;7.37;5;.72;1820 +83092;46.62733;4.33886;298;20220110;6.5;2.1;4.3;2.1;6.39;0;.5;5053 +83092;46.62733;4.33886;298;20220111;3.7;-2;.9;2.3;5.39;0;.41;5254 +83092;46.62733;4.33886;298;20220112;2.8;-2.9;-.1;1.8;5.12;0;.37;4177 +83092;46.62733;4.33886;298;20220113;3.7;-5;-.6;1.2;4.64;0;.29;4880 +83092;46.62733;4.33886;298;20220114;4.4;-4.8;-.2;1.3;4.74;.1;.31;5325 +83092;46.62733;4.33886;298;20220115;4.5;-4.8;-.1;1;4.69;0;.28;5358 +83092;46.62733;4.33886;298;20220116;-1.9;-5.7;-3.8;2;4.54;0;.17;3759 +83092;46.62733;4.33886;298;20220117;2.7;-3.2;-.3;1.5;6.07;0;.23;2745 +83092;46.62733;4.33886;298;20220118;5.7;-.9;2.4;2.3;6.29;0;.46;3422 +83092;46.62733;4.33886;298;20220119;2.6;-1.3;.7;2.1;6.02;.9;.3;3022 +83092;46.62733;4.33886;298;20220120;5.8;1.4;3.6;2.8;6.62;.3;.58;3165 +83092;46.62733;4.33886;298;20220121;4.4;-.8;1.8;4;5.07;0;.83;6141 +83092;46.62733;4.33886;298;20220122;3;-2.9;0;2.3;5.57;.1;.43;4358 +83092;46.62733;4.33886;298;20220123;4.6;-1.2;1.7;1.7;5.99;0;.42;3585 +83092;46.62733;4.33886;298;20220124;4;-2;1;2.4;5.84;0;.48;4398 +83092;46.62733;4.33886;298;20220125;4.5;-2.9;.8;1.1;5.47;0;.38;4626 +83092;46.62733;4.33886;298;20220126;-1.7;-4.8;-3.3;1.4;4.77;0;.26;2361 +83092;46.62733;4.33886;298;20220127;-2.1;-4;-3.1;1.5;4.77;0;.28;2017 +83092;46.62733;4.33886;298;20220128;2.4;-2.4;0;1.8;6.14;0;.3;3282 +83092;46.62733;4.33886;298;20220129;3.5;-.8;1.4;2.4;6.67;.4;.29;3261 +83092;46.62733;4.33886;298;20220130;9.5;3.2;6.3;1.9;8.14;0;.59;4768 +83092;46.62733;4.33886;298;20220131;6.8;2.3;4.5;3.8;7.19;1.8;.78;3677 +83092;46.62733;4.33886;298;20220201;5.5;-.2;2.6;3.3;6.87;2.1;.48;3753 +83092;46.62733;4.33886;298;20220202;10;5.5;7.7;3.5;9.62;.4;.62;3855 +83092;46.62733;4.33886;298;20220203;9.2;3.8;6.5;2.5;8.47;.1;.64;4528 +83092;46.62733;4.33886;298;20220204;8;4.1;6;2.9;8.29;1.6;.64;3362 +83092;46.62733;4.33886;298;20220205;7.9;-.3;3.8;2.1;6.62;0;.73;7761 +83092;46.62733;4.33886;298;20220206;7.6;-1;3.3;5.4;7.69;3.7;.4;4080 +83092;46.62733;4.33886;298;20220207;8.8;5.8;7.3;3.4;6.89;.1;1.29;6836 +83092;46.62733;4.33886;298;20220208;11;-3.1;4;1.1;5.93;0;.73;9748 +83092;46.62733;4.33886;298;20220209;13.9;-2.4;5.8;1.6;6.14;0;1.03;10331 +83092;46.62733;4.33886;298;20220210;8.3;-.8;3.7;1.9;7.98;2.7;.87;7745 +83092;46.62733;4.33886;298;20220211;7.9;3.8;5.9;3.1;6.51;0;1.16;9752 +83092;46.62733;4.33886;298;20220212;6.7;-3.8;1.4;1.8;5.16;0;.79;8693 +83092;46.62733;4.33886;298;20220213;13.8;-3;5.4;5.1;6.66;.4;1.78;11106 +83092;46.62733;4.33886;298;20220214;9.2;7.5;8.4;4.1;8.75;5.9;1.19;2730 +83092;46.62733;4.33886;298;20220215;9.6;3.9;6.8;3.1;7.43;4.3;1.13;6566 +83092;46.62733;4.33886;298;20220216;11.4;5.6;8.5;5.5;10.57;7.7;.59;3913 +83092;46.62733;4.33886;298;20220217;13.6;10.1;11.8;4.8;10.63;2.4;1.47;5526 +83092;46.62733;4.33886;298;20220218;14.8;7.9;11.4;4.8;10.03;1.4;1.65;6102 +83092;46.62733;4.33886;298;20220219;8.7;3.1;5.9;3.5;6.4;0;1.35;7698 +83092;46.62733;4.33886;298;20220220;10.3;2.4;6.4;4.8;8.32;3.3;.94;5619 +83092;46.62733;4.33886;298;20220221;7.9;5.9;6.9;6.3;8.02;1.5;1.27;5023 +83092;46.62733;4.33886;298;20220222;9.7;5.4;7.5;3.7;8.59;.6;1.06;5641 +83092;46.62733;4.33886;298;20220223;13.5;6.8;10.2;1.5;9.17;0;1.22;9546 +83092;46.62733;4.33886;298;20220224;13.1;1.7;7.4;3.1;7.52;.6;1.5;7846 +83092;46.62733;4.33886;298;20220225;8.7;-.5;4.1;2.4;5.92;0;1.24;10674 +83092;46.62733;4.33886;298;20220226;9.7;-1.9;3.9;3.4;5.27;.1;1.62;12032 +83092;46.62733;4.33886;298;20220227;10.5;-2.7;3.9;2.9;4.89;0;1.62;12289 +83092;46.62733;4.33886;298;20220228;12.5;-3;4.8;1.9;5.37;0;1.51;12750 +83092;46.62733;4.33886;298;20220301;12;-3.3;4.3;2;5.59;0;1.48;12443 +83092;46.62733;4.33886;298;20220302;11.3;-.5;5.4;1.5;7.04;.1;1.1;8827 +83092;46.62733;4.33886;298;20220303;12.6;5.4;9;1.3;9.29;.1;1.08;7205 +83092;46.62733;4.33886;298;20220304;14.2;4;9.1;2.3;6.49;0;1.93;12515 +83092;46.62733;4.33886;298;20220305;11.1;-3.4;3.8;1.8;4.39;0;1.64;14323 +83092;46.62733;4.33886;298;20220306;8.2;-4.5;1.9;2;4.02;0;1.54;14221 +83092;46.62733;4.33886;298;20220307;8.7;-4.4;2.2;2.8;4.27;0;1.68;14243 +83092;46.62733;4.33886;298;20220308;12.7;-3.7;4.5;2.5;5.12;0;1.9;14389 +83092;46.62733;4.33886;298;20220309;14.4;-3.5;5.5;1.8;6.34;0;1.73;15556 +83092;46.62733;4.33886;298;20220310;14.8;-.8;7;2.7;7.34;.1;1.88;13975 +83092;46.62733;4.33886;298;20220311;14.9;5.3;10.1;6;7.84;2.5;2.76;10622 +83092;46.62733;4.33886;298;20220312;8.7;6.8;7.8;3.3;8.34;3.2;1.2;4117 +83092;46.62733;4.33886;298;20220313;11.2;4.5;7.8;4.3;8.07;7.2;1.61;5458 +83092;46.62733;4.33886;298;20220314;12.7;-.1;6.3;2.9;8.67;7.6;1.39;12982 +83092;46.62733;4.33886;298;20220315;15.9;8.5;12.2;3.3;10.43;0;1.87;7898 +83092;46.62733;4.33886;298;20220316;15.3;4.7;10;1.4;10.04;0;1.48;10316 +83092;46.62733;4.33886;298;20220317;11.1;7.6;9.4;3.4;9.54;0;1.3;5097 +83092;46.62733;4.33886;298;20220318;12.9;6.6;9.7;4.9;8.43;0;2.07;8354 +83092;46.62733;4.33886;298;20220319;14.8;4.4;9.6;2.4;7.88;.3;2.25;14765 +83092;46.62733;4.33886;298;20220320;15.9;3.1;9.5;3.7;7.43;.1;2.54;12661 +83092;46.62733;4.33886;298;20220321;17.1;6.4;11.8;2.8;6.96;0;2.88;15017 +83092;46.62733;4.33886;298;20220322;16.6;1.1;8.8;3;5.58;0;3.06;18429 +83092;46.62733;4.33886;298;20220323;17.3;-1;8.2;1.5;5.86;0;2.48;18978 +83092;46.62733;4.33886;298;20220324;19.4;-1;9.2;1.8;6.48;0;2.8;19653 +83092;46.62733;4.33886;298;20220325;19.6;.2;9.9;2.4;6.51;0;3.13;19674 +83092;46.62733;4.33886;298;20220326;19.2;3.8;11.5;2.8;6.58;0;3.41;19533 +83092;46.62733;4.33886;298;20220327;21.2;1.3;11.2;1.6;7.26;0;3;20248 +83092;46.62733;4.33886;298;20220328;21.6;1.4;11.5;2;7.11;0;3.18;19177 +83092;46.62733;4.33886;298;20220329;19;6.5;12.7;2.6;7.86;4.6;2.87;13035 +83092;46.62733;4.33886;298;20220330;13.8;8.7;11.3;1.9;11.18;2;1.43;8197 +83092;46.62733;4.33886;298;20220331;10.8;7;8.9;3.4;8.98;6.6;1.47;6904 +83092;46.62733;4.33886;298;20220401;4.4;.3;2.3;5.3;5.95;3;1.15;6753 +83092;46.62733;4.33886;298;20220402;4;0;2;4.8;5.52;0;1.21;7766 +83092;46.62733;4.33886;298;20220403;5.1;-.9;2.1;4.1;5.15;0;1.5;9903 +83092;46.62733;4.33886;298;20220404;9;-2.5;3.3;1.7;5.03;0;2.12;21039 +83092;46.62733;4.33886;298;20220405;13.2;2;7.6;2.5;8.03;0;1.86;11540 +83092;46.62733;4.33886;298;20220406;13.5;7.7;10.6;2.4;10.13;1.6;1.51;6737 +83092;46.62733;4.33886;298;20220407;13.1;9.4;11.2;4.6;10.66;11.3;1.56;4777 +83092;46.62733;4.33886;298;20220408;16.8;9.8;13.3;5.8;10.21;1.6;2.76;8256 +83092;46.62733;4.33886;298;20220409;10.6;2.9;6.8;3.3;6.83;.8;2.11;14114 +83092;46.62733;4.33886;298;20220410;13.6;-2.9;5.4;1.8;6.31;0;2.58;23194 +83092;46.62733;4.33886;298;20220411;19.4;-.5;9.4;5.1;7.56;0;3.85;21076 +83092;46.62733;4.33886;298;20220412;20.8;9;14.9;4.2;7.58;0;4.49;18210 +83092;46.62733;4.33886;298;20220413;19.2;4.7;12;1.8;10.08;0;2.82;17954 +83092;46.62733;4.33886;298;20220414;21;6.2;13.6;2.3;11.51;0;3.18;19583 +83092;46.62733;4.33886;298;20220415;22;6.9;14.5;2.8;10.73;0;3.9;22747 +83092;46.62733;4.33886;298;20220416;20.7;6.4;13.5;4;9.21;0;4.3;24168 +83092;46.62733;4.33886;298;20220417;19.2;3.1;11.2;3.2;6.86;0;4.15;25064 +83092;46.62733;4.33886;298;20220418;20.1;2.4;11.2;1.8;7.11;0;3.66;23998 +83092;46.62733;4.33886;298;20220419;19.9;3.1;11.5;2.2;8.33;0;3.64;23589 +83092;46.62733;4.33886;298;20220420;19.2;5.2;12.2;2.3;8.98;0;3.43;19981 +83092;46.62733;4.33886;298;20220421;19.7;7.3;13.5;2.3;9.03;0;3.61;20867 +83092;46.62733;4.33886;298;20220422;20.3;3.6;11.9;2;9.28;.2;3.64;23946 +83092;46.62733;4.33886;298;20220423;17.9;8.6;13.3;3.3;10.76;5.4;2.63;12199 +83092;46.62733;4.33886;298;20220424;14.8;6.9;10.9;2.3;10.88;.6;1.72;9278 +83092;46.62733;4.33886;298;20220425;14.5;10;12.3;2;11.61;3.4;1.58;7132 +83092;46.62733;4.33886;298;20220426;16.9;8.5;12.7;2.4;9.91;0;3.19;20619 +83092;46.62733;4.33886;298;20220427;18.9;3.2;11.1;2.8;9.26;0;3.76;26178 +83092;46.62733;4.33886;298;20220428;21.9;4.3;13.1;2.2;9.88;0;4.12;26080 +83092;46.62733;4.33886;298;20220429;19.8;5.6;12.7;2;10.86;.9;2.95;17188 +83092;46.62733;4.33886;298;20220430;18.3;5.2;11.7;2.7;9.58;0;3.43;22725 +83092;46.62733;4.33886;298;20220501;18.5;3.9;11.2;2.4;8.71;0;3.77;25890 +83092;46.62733;4.33886;298;20220502;19.8;3.9;11.8;2.3;9.23;0;3.87;25435 +83092;46.62733;4.33886;298;20220503;21.6;7.4;14.5;2.1;10.21;0;3.84;21834 +83092;46.62733;4.33886;298;20220504;19.8;6.7;13.3;1.8;11.86;9.9;2.76;15939 +83092;46.62733;4.33886;298;20220505;18.3;8.9;13.6;2.8;11.01;3.2;3.05;16644 +83092;46.62733;4.33886;298;20220506;19.7;5.8;12.8;2.9;10.69;0;3.05;16404 +83092;46.62733;4.33886;298;20220507;21.6;6.2;13.9;2.4;10.54;.5;3.59;19242 +83092;46.62733;4.33886;298;20220508;23.2;7.9;15.5;2.2;11.24;0;3.74;19239 +83092;46.62733;4.33886;298;20220509;23.9;7.5;15.7;1.5;12.09;0;3.54;19634 +83092;46.62733;4.33886;298;20220510;26;7.9;17;1.3;12.89;0;3.68;19628 +83092;46.62733;4.33886;298;20220511;29.2;9;19.1;2.1;13.14;0;4.61;21062 +83092;46.62733;4.33886;298;20220512;22.5;12.1;17.3;1.6;15.04;5.2;2.87;14164 +83092;46.62733;4.33886;298;20220513;22.9;15;18.9;1.6;16.14;0;2.66;12259 +83092;46.62733;4.33886;298;20220514;25.3;9.2;17.3;1.8;12.74;0;3.86;19838 +83092;46.62733;4.33886;298;20220515;28.5;9.2;18.8;2.7;13.59;9;4.63;19951 +83092;46.62733;4.33886;298;20220516;25.8;13.9;19.8;1.9;15.74;0;3.67;16888 +83092;46.62733;4.33886;298;20220517;28.7;12.8;20.7;1.5;16.04;0;4.06;19584 +83092;46.62733;4.33886;298;20220518;29.6;13.5;21.6;1.6;16.49;1;4.29;20153 +83092;46.62733;4.33886;298;20220519;30.5;15.6;23.1;2.6;16.04;.6;4.86;18147 +83092;46.62733;4.33886;298;20220520;31;14.8;22.9;3.2;14.97;.1;5.62;20237 +83092;46.62733;4.33886;298;20220521;27.6;14.9;21.3;2.2;16.77;0;4.23;18982 +83092;46.62733;4.33886;298;20220522;27.1;14.9;21;2.4;15.54;.5;3.97;15563 +83092;46.62733;4.33886;298;20220523;21;16.9;18.9;3.3;16.37;5.5;2.54;8070 +83092;46.62733;4.33886;298;20220524;19.5;11.1;15.3;2.9;11.62;0;3.33;15563 +83092;46.62733;4.33886;298;20220525;20.7;7.2;13.9;2.1;11.14;0;3.34;18075 +83092;46.62733;4.33886;298;20220526;20.4;7.2;13.8;1.7;11.77;0;3.05;16521 +83092;46.62733;4.33886;298;20220527;21.2;10.2;15.7;2.1;13.09;.1;3.13;15869 +83092;46.62733;4.33886;298;20220528;21.1;7.7;14.4;2.7;10.27;0;3.92;20311 +83092;46.62733;4.33886;298;20220529;19.1;5.8;12.4;2.7;8.07;0;3.81;19786 +83092;46.62733;4.33886;298;20220530;21.4;5.6;13.5;2;7.99;0;3.95;20660 +83092;46.62733;4.33886;298;20220531;23;5.8;14.4;1.8;9.92;0;3.51;17180 +83092;46.62733;4.33886;298;20220601;24.2;6.6;15.4;1.3;12.22;0;3.02;15158 +83092;46.62733;4.33886;298;20220602;26.9;12.1;19.5;2.6;14.79;3.7;4.07;16503 +83092;46.62733;4.33886;298;20220603;28.8;15.3;22;2;17.52;12.8;4.21;18189 +83092;46.62733;4.33886;298;20220604;29.4;15.2;22.3;2.4;19.19;31.7;4.32;18825 +83092;46.62733;4.33886;298;20220605;23.5;15.9;19.7;3.3;17.44;.8;3.51;15371 +83092;46.62733;4.33886;298;20220606;23.1;12.9;18;2;15.04;.7;3.21;14636 +83092;46.62733;4.33886;298;20220607;21.6;13.8;17.7;2.6;13.99;0;3.52;15985 +83092;46.62733;4.33886;298;20220608;20.4;10.6;15.5;2.2;14.27;11.2;2.46;11618 +83092;46.62733;4.33886;298;20220609;19.8;13;16.4;2.8;13.09;.3;3.14;14356 +83092;46.62733;4.33886;298;20220610;25.3;8.3;16.8;1.6;12.59;.1;4.08;21857 +83092;46.62733;4.33886;298;20220611;29;10.6;19.8;1.5;13.97;0;5.47;29390 +83092;46.62733;4.33886;298;20220612;28.9;12.8;20.8;1.4;15.99;0;4.91;24837 +83092;46.62733;4.33886;298;20220613;25.3;16.5;20.9;2.3;13.89;0;5.3;25641 +83092;46.62733;4.33886;298;20220614;29.1;9.7;19.4;2;11.94;0;5.87;29995 +83092;46.62733;4.33886;298;20220615;33.4;13.3;23.3;1.7;16.47;0;6.05;28567 +83092;46.62733;4.33886;298;20220616;31;16;23.5;1.7;17.62;0;5.77;27664 +83092;46.62733;4.33886;298;20220617;32.5;15.1;23.8;1.4;14.82;0;5.99;28485 +83092;46.62733;4.33886;298;20220618;35.4;14.8;25.1;2.8;15.37;0;7.46;29421 +83092;46.62733;4.33886;298;20220619;35.6;20.6;28.1;4.9;14.47;1.1;9.17;27784 +83092;46.62733;4.33886;298;20220620;31.5;17.6;24.5;2.9;16.32;0;6.47;26707 +83092;46.62733;4.33886;298;20220621;30;17.8;23.9;2.2;19.02;3.3;4.95;21437 +83092;46.62733;4.33886;298;20220622;27.4;18.2;22.8;3.2;19.76;7.4;4.92;20740 +83092;46.62733;4.33886;298;20220623;24.8;14.4;19.6;1.6;18.14;4.8;3.66;18726 +83092;46.62733;4.33886;298;20220624;21.3;13.7;17.5;1.8;16.44;7;3.01;16245 +83092;46.62733;4.33886;298;20220625;26;11.6;18.8;1.8;15.92;17.9;4.45;23478 +83092;46.62733;4.33886;298;20220626;17.6;14.2;15.9;1.7;16.97;47.7;1.69;8360 +83092;46.62733;4.33886;298;20220627;21;14.2;17.6;1.9;16.17;2.7;2.68;13392 +83092;46.62733;4.33886;298;20220628;25.1;10.4;17.7;1.7;14.04;.1;4.73;26858 +83092;46.62733;4.33886;298;20220629;26.8;12.8;19.8;1.7;13.89;.5;5.37;28329 +83092;46.62733;4.33886;298;20220630;21.2;14.3;17.8;2.5;14.82;3.5;3.03;12685 +83092;46.62733;4.33886;298;20220701;21.3;11;16.1;2.1;12.64;0;4.35;25478 +83092;46.62733;4.33886;298;20220702;26.9;8.4;17.6;1.4;12.62;0;5.24;30180 +83092;46.62733;4.33886;298;20220703;27.6;11.6;19.6;1.8;15.34;4.7;5.1;26522 +83092;46.62733;4.33886;298;20220704;25.4;15.2;20.3;2;16.17;0;4.19;20436 +83092;46.62733;4.33886;298;20220705;26.1;11.8;18.9;1.8;13.89;0;5.19;27862 +83092;46.62733;4.33886;298;20220706;24.6;11.4;18;2.1;12.39;0;5.11;27246 +83092;46.62733;4.33886;298;20220707;23.6;9.5;16.6;2.5;13.24;0;4.44;23560 +83092;46.62733;4.33886;298;20220708;25.5;12.1;18.8;2.8;13.12;0;5.38;28035 +83092;46.62733;4.33886;298;20220709;27;11.4;19.2;2.1;13.12;0;5.41;28212 +83092;46.62733;4.33886;298;20220710;26.5;13.6;20;2.3;13.77;0;5.44;27620 +83092;46.62733;4.33886;298;20220711;28.1;13.2;20.7;2.6;13.04;0;5.85;27924 +83092;46.62733;4.33886;298;20220712;29.8;13.6;21.7;2;13.99;0;5.82;28326 +83092;46.62733;4.33886;298;20220713;31.6;13;22.3;1.5;14.42;0;5.75;28593 +83092;46.62733;4.33886;298;20220714;33;14.5;23.8;1.9;15.64;0;6.21;28681 +83092;46.62733;4.33886;298;20220715;29;14.6;21.8;2;14.47;0;5.65;27165 +83092;46.62733;4.33886;298;20220716;28.9;12.1;20.5;2;11.29;0;5.77;28324 +83092;46.62733;4.33886;298;20220717;31.7;12.9;22.3;2.2;12.77;0;6.2;28389 +83092;46.62733;4.33886;298;20220718;36.1;14.5;25.3;2;13.82;0;6.74;28545 +83092;46.62733;4.33886;298;20220719;37.2;16.3;26.8;2.7;15.89;0;7.34;27627 +83092;46.62733;4.33886;298;20220720;26.2;19.9;23.1;2.8;18.64;3.2;4.22;16532 +83092;46.62733;4.33886;298;20220721;28.8;14.5;21.6;1.7;16.59;0;5.2;26480 +83092;46.62733;4.33886;298;20220722;31.4;14.6;23;1.7;16.82;.5;5.12;23695 +83092;46.62733;4.33886;298;20220723;27.3;18.7;23;2.7;17.77;.1;4.68;19495 +83092;46.62733;4.33886;298;20220724;32.8;14.6;23.7;1.8;16.77;0;5.9;27851 +83092;46.62733;4.33886;298;20220725;28.8;15.5;22.1;3.1;16.82;.1;5.43;23998 +83092;46.62733;4.33886;298;20220726;25.8;16;20.9;2.7;15.22;0;4.71;21259 +83092;46.62733;4.33886;298;20220727;27;13.1;20;1.8;12.44;0;4.92;24589 +83092;46.62733;4.33886;298;20220728;28.5;11.8;20.1;1.7;12.57;0;5.04;24997 +83092;46.62733;4.33886;298;20220729;27.7;16;21.8;1.6;13.62;0;4.22;18159 +83092;46.62733;4.33886;298;20220730;30.3;12.5;21.4;1.7;13.44;0;5.26;25703 +83092;46.62733;4.33886;298;20220731;31.4;13.7;22.6;1.8;14.47;0;5.48;25573 +83092;46.62733;4.33886;298;20220801;30.6;13.8;22.2;2;15.07;0;5.41;24740 +83092;46.62733;4.33886;298;20220802;31.8;14.1;22.9;1.7;15.62;0;5.47;26402 +83092;46.62733;4.33886;298;20220803;35.6;15.5;25.6;1.3;14.59;0;5.7;26490 +83092;46.62733;4.33886;298;20220804;36.5;16.9;26.7;1.6;15.92;.4;5.58;23109 +83092;46.62733;4.33886;298;20220805;29.2;18.3;23.8;2.5;17.54;.1;4.82;19532 +83092;46.62733;4.33886;298;20220806;29.2;15.3;22.3;2.6;13.24;0;5.7;24875 +83092;46.62733;4.33886;298;20220807;29.8;12.6;21.2;2.5;11.02;0;5.81;25991 +83092;46.62733;4.33886;298;20220808;31.5;13.1;22.3;2.3;10.49;0;5.94;26152 +83092;46.62733;4.33886;298;20220809;33.1;13.2;23.2;2.5;10.92;0;6.35;26254 +83092;46.62733;4.33886;298;20220810;32.8;15;23.9;2.5;10.97;0;6.29;25249 +83092;46.62733;4.33886;298;20220811;33.9;14.2;24.1;2;11.22;0;5.9;25321 +83092;46.62733;4.33886;298;20220812;33.9;14.3;24.1;1.7;10.92;0;5.57;25253 +83092;46.62733;4.33886;298;20220813;33;13.9;23.5;2.2;9.82;.1;5.95;25098 +83092;46.62733;4.33886;298;20220814;25.4;15.7;20.6;2.5;15.27;6.2;3.35;12094 +83092;46.62733;4.33886;298;20220815;25.3;15.5;20.4;1.9;17.09;1.7;3.19;14782 +83092;46.62733;4.33886;298;20220816;30.1;14.1;22.1;1.7;16.59;14.5;4.38;20880 +83092;46.62733;4.33886;298;20220817;24.2;16.1;20.1;1.9;18.29;1.9;2.99;14776 +83092;46.62733;4.33886;298;20220818;23.8;15.9;19.8;1.7;18.32;15;2.59;12487 +83092;46.62733;4.33886;298;20220819;24.3;16.4;20.4;2.8;18.44;1;3.27;15360 +83092;46.62733;4.33886;298;20220820;25.5;17.4;21.5;2.4;17.22;.1;3.83;17331 +83092;46.62733;4.33886;298;20220821;25.5;10.7;18.1;1.8;13.62;0;3.9;20151 +83092;46.62733;4.33886;298;20220822;25.7;13.8;19.8;2.2;15.94;0;3.81;18323 +83092;46.62733;4.33886;298;20220823;28.4;15.4;21.9;1.5;17.32;.1;4.07;20057 +83092;46.62733;4.33886;298;20220824;31.7;15;23.3;1.7;14.37;0;4.82;22535 +83092;46.62733;4.33886;298;20220825;31.9;13.1;22.5;1.9;14.34;.6;4.86;22042 +83092;46.62733;4.33886;298;20220826;25.1;18.4;21.8;3;18.24;.3;3.41;12823 +83092;46.62733;4.33886;298;20220827;26.4;13.2;19.8;1.8;15.69;0;3.47;17254 +83092;46.62733;4.33886;298;20220828;28.9;12.7;20.8;1.4;15.24;0;4.06;21275 +83092;46.62733;4.33886;298;20220829;31.4;14.1;22.7;1.5;15.72;.4;4.25;20783 +83092;46.62733;4.33886;298;20220830;22;16.1;19.1;2;16.97;3.7;2.17;8088 +83092;46.62733;4.33886;298;20220831;27.6;14.6;21.1;1.6;16.94;.1;3.6;18144 +83092;46.62733;4.33886;298;20220901;28.5;12.6;20.6;1.5;14.17;0;3.92;20278 +83092;46.62733;4.33886;298;20220902;25.2;12.5;18.9;1.6;15.04;4.7;2.98;14900 +83092;46.62733;4.33886;298;20220903;25.5;14.8;20.1;1.9;16.74;.2;3.19;16012 +83092;46.62733;4.33886;298;20220904;29.6;11.8;20.7;1.7;15.57;.2;3.97;20711 +83092;46.62733;4.33886;298;20220905;31.8;15.9;23.8;2.1;16.92;2.7;4.38;19173 +83092;46.62733;4.33886;298;20220906;28.6;16.8;22.7;1.9;18.47;1.5;3.41;15624 +83092;46.62733;4.33886;298;20220907;20.7;14.6;17.6;1.9;17.47;12.1;1.95;9113 +83092;46.62733;4.33886;298;20220908;23.5;12.8;18.1;2.9;14.77;0;3.23;16125 +83092;46.62733;4.33886;298;20220909;21.4;13.5;17.5;3.1;14.19;2.3;2.72;12002 +83092;46.62733;4.33886;298;20220910;21;13.4;17.2;2.4;13.67;.1;2.69;13149 +83092;46.62733;4.33886;298;20220911;24.4;8.5;16.5;1.5;12.72;0;3.11;19517 +83092;46.62733;4.33886;298;20220912;30.1;10.6;20.3;1.8;14.37;0;3.86;19803 +83092;46.62733;4.33886;298;20220913;29.6;16;22.8;2;17.97;5.5;3.36;14291 +83092;46.62733;4.33886;298;20220914;26.4;17.3;21.9;2.4;18.94;18.8;2.85;11293 +83092;46.62733;4.33886;298;20220915;21.5;15.3;18.4;2.2;17.79;1.5;1.97;9687 +83092;46.62733;4.33886;298;20220916;18.5;10.8;14.7;1.7;13.34;0;1.91;10253 +83092;46.62733;4.33886;298;20220917;16.2;6.1;11.1;2.4;9.37;0;2.23;14088 +83092;46.62733;4.33886;298;20220918;17.9;2.6;10.3;1.5;8.24;0;2.43;18071 +83092;46.62733;4.33886;298;20220919;18.3;4.3;11.3;1.9;8.72;0;2.56;17448 +83092;46.62733;4.33886;298;20220920;18.8;3.2;11;2.1;8.47;0;2.63;17728 +83092;46.62733;4.33886;298;20220921;19.4;5.2;12.3;2.1;8.54;0;2.74;17224 +83092;46.62733;4.33886;298;20220922;20.5;3.5;12;1.2;8.67;0;2.37;17585 +83092;46.62733;4.33886;298;20220923;21;4.4;12.7;1.3;10.94;2.3;2.08;13736 +83092;46.62733;4.33886;298;20220924;20.3;11.4;15.9;1.9;13.52;3.3;1.98;10336 +83092;46.62733;4.33886;298;20220925;16.6;10.9;13.7;1.4;12.87;4.9;1.42;7764 +83092;46.62733;4.33886;298;20220926;15.7;6;10.8;2.4;10.99;5.2;1.62;10478 +83092;46.62733;4.33886;298;20220927;13.6;9.5;11.6;3.6;11.59;15.4;1.38;7619 +83092;46.62733;4.33886;298;20220928;13.9;10.8;12.3;3.2;13.32;13.3;.97;4893 +83092;46.62733;4.33886;298;20220929;14.5;9.3;11.9;1.9;11.24;2.6;1.43;8502 +83092;46.62733;4.33886;298;20220930;15.9;4.7;10.3;1.6;9.62;1.2;1.67;12562 +83092;46.62733;4.33886;298;20221001;16.9;6.1;11.5;3.8;12.87;13.3;1.11;6799 +83092;46.62733;4.33886;298;20221002;20;15.1;17.6;2.8;16.12;.7;1.86;9281 +83092;46.62733;4.33886;298;20221003;16.8;13.4;15.1;1.8;14.09;0;1.34;6696 +83092;46.62733;4.33886;298;20221004;19.1;5.9;12.5;1;11.62;.3;1.48;11391 +83092;46.62733;4.33886;298;20221005;24.5;7.7;16.1;1.6;12.54;.1;2.25;14168 +83092;46.62733;4.33886;298;20221006;18.6;10.5;14.6;1.6;13.47;0;1.52;9025 +83092;46.62733;4.33886;298;20221007;21.2;7.4;14.3;1.2;13.02;.6;1.7;12045 +83092;46.62733;4.33886;298;20221008;18;11;14.5;1.5;12.82;.1;1.55;10177 +83092;46.62733;4.33886;298;20221009;19.4;4.7;12.1;1.7;10.62;.1;1.73;12966 +83092;46.62733;4.33886;298;20221010;21.4;7.1;14.2;1.4;12.84;.3;1.65;11090 +83092;46.62733;4.33886;298;20221011;19.2;11.8;15.5;1.4;14.87;1.9;1.36;8277 +83092;46.62733;4.33886;298;20221012;20.4;10;15.2;1.2;13.74;.2;1.43;10152 +83092;46.62733;4.33886;298;20221013;16.4;10.3;13.3;1.1;14.07;3.8;.9;5397 +83092;46.62733;4.33886;298;20221014;16.8;13.1;14.9;3.4;15.74;4.1;.91;3902 +83092;46.62733;4.33886;298;20221015;20.4;14.7;17.5;2.8;15.19;0;1.75;6860 +83092;46.62733;4.33886;298;20221016;25;13.6;19.3;2.6;15.64;0;2.28;10636 +83092;46.62733;4.33886;298;20221017;23.8;13.4;18.6;2.7;15.04;0;2.29;9472 +83092;46.62733;4.33886;298;20221018;24.2;13.9;19;1.8;15.59;.1;1.86;10729 +83092;46.62733;4.33886;298;20221019;22.8;10.6;16.7;2.7;14.59;.9;1.81;10326 +83092;46.62733;4.33886;298;20221020;21.8;13.9;17.9;3.1;16.57;24.1;1.65;5969 +83092;46.62733;4.33886;298;20221021;21.2;15.1;18.1;2.5;16.17;7.3;1.57;6500 +83092;46.62733;4.33886;298;20221022;22.4;11.2;16.8;1.8;14.82;.1;1.57;9800 +83092;46.62733;4.33886;298;20221023;21.8;12.6;17.2;3.4;14.79;3.1;2;5206 +83092;46.62733;4.33886;298;20221024;21.5;13.9;17.7;2.3;13.69;.6;1.81;7404 +83092;46.62733;4.33886;298;20221025;19.9;6.8;13.4;1.6;12.44;1.1;1.22;8916 +83092;46.62733;4.33886;298;20221026;22.6;10.7;16.7;1.6;14.12;.1;1.49;9755 +83092;46.62733;4.33886;298;20221027;22.6;9.5;16;2.2;14.57;0;1.47;8148 +83092;46.62733;4.33886;298;20221028;25.3;13.5;19.4;2.4;14.39;0;2.09;8061 +83092;46.62733;4.33886;298;20221029;23.9;10.9;17.4;2.2;13.14;0;1.86;8375 +83092;46.62733;4.33886;298;20221030;23;8.3;15.7;1.6;11.52;0;1.54;9147 +83092;46.62733;4.33886;298;20221031;22;9.2;15.6;2.9;13.09;10;1.73;8097 +83092;46.62733;4.33886;298;20221101;16.7;12.4;14.5;2.5;12.74;0;1.3;7445 +83092;46.62733;4.33886;298;20221102;17;7.6;12.3;1.8;10.79;.1;1.09;7757 +83092;46.62733;4.33886;298;20221103;14.4;5.7;10;2.7;10.19;8.3;1.02;3958 +83092;46.62733;4.33886;298;20221104;9.5;8;8.7;3.7;9.62;7.6;.85;2302 +83092;46.62733;4.33886;298;20221105;10.2;4.7;7.4;2.5;9.19;0;.73;5558 +83092;46.62733;4.33886;298;20221106;11.1;2.1;6.6;2.1;8.42;0;.7;5602 +83092;46.62733;4.33886;298;20221107;17.4;8.7;13.1;2.6;9.99;0;1.45;6698 +83092;46.62733;4.33886;298;20221108;17.3;4.1;10.7;3;10.54;5.5;1.22;5776 +83092;46.62733;4.33886;298;20221109;13.5;11.9;12.7;1.8;13.29;8.5;.68;1849 +83092;46.62733;4.33886;298;20221110;12.3;7;9.6;1.3;10.84;.1;.61;5781 +83092;46.62733;4.33886;298;20221111;13.9;5.3;9.6;2.6;10.67;.2;.75;5659 +83092;46.62733;4.33886;298;20221112;13.8;7;10.4;2.2;10.97;.2;.69;4691 +83092;46.62733;4.33886;298;20221113;11;5.3;8.2;1.6;10.02;.1;.53;3339 +83092;46.62733;4.33886;298;20221114;15.2;4.9;10;2.2;10.89;7.1;.7;5037 +83092;46.62733;4.33886;298;20221115;14.4;8.9;11.6;2.4;12.34;11.1;.68;3124 +83092;46.62733;4.33886;298;20221116;14.5;7.5;11;3.3;10.54;3.6;.99;5106 +83092;46.62733;4.33886;298;20221117;14.4;9.7;12.1;4.2;10.89;7.4;1.27;3414 +83092;46.62733;4.33886;298;20221118;11.2;8;9.6;3.1;9.42;2.2;.94;4090 +83092;46.62733;4.33886;298;20221119;7.6;3.1;5.3;1.9;8.52;.7;.41;3883 +83092;46.62733;4.33886;298;20221120;9.5;4;6.7;2.8;8.47;1.1;.6;5350 +83092;46.62733;4.33886;298;20221121;8.5;4.5;6.5;3.1;8.72;3.5;.55;2697 +83092;46.62733;4.33886;298;20221122;9.8;4.7;7.3;3.3;7.79;.4;.91;3747 +83092;46.62733;4.33886;298;20221123;11.2;2.2;6.7;2.4;8.22;4.5;.68;3427 +83092;46.62733;4.33886;298;20221124;12.4;6.1;9.2;2.8;9.02;4.1;.85;4387 +83092;46.62733;4.33886;298;20221125;10.8;6.8;8.8;2.1;9.49;.3;.64;2973 +83092;46.62733;4.33886;298;20221126;7.5;2.5;5;1.9;8.52;0;.35;3374 +83092;46.62733;4.33886;298;20221127;8.1;3.2;5.7;2.6;7.97;2.2;.53;3180 +83092;46.62733;4.33886;298;20221128;9.5;4.1;6.8;1.9;9.22;6.1;.46;2362 +83092;46.62733;4.33886;298;20221129;7.7;5.7;6.7;1.9;8.92;.4;.48;2093 +83092;46.62733;4.33886;298;20221130;8.8;4.6;6.7;2.3;8.54;.1;.55;2731 +83092;46.62733;4.33886;298;20221201;7.2;5.2;6.2;2.9;7.42;0;.81;1804 +83092;46.62733;4.33886;298;20221202;4.4;3;3.7;1.5;6.79;1;.5;1240 +83092;46.62733;4.33886;298;20221203;4.9;2.1;3.5;2.5;6.99;5.9;.43;2311 +83092;46.62733;4.33886;298;20221204;4.7;2.1;3.4;2.6;7.24;4.8;.42;1388 +83092;46.62733;4.33886;298;20221205;6.4;1.8;4.1;1.6;6.92;.1;.41;3240 +83092;46.62733;4.33886;298;20221206;3.5;-2.2;.6;1.1;6.09;0;.24;2702 +83092;46.62733;4.33886;298;20221207;5.4;1.4;3.4;1.6;6.44;0;.41;2763 +83092;46.62733;4.33886;298;20221208;2.7;-1.7;.5;2.4;5.74;.8;.36;2550 +83092;46.62733;4.33886;298;20221209;1.8;-1.2;.3;2;5.57;.4;.39;1760 +83092;46.62733;4.33886;298;20221210;1;-1.1;0;2.6;4.99;0;.47;2373 +83092;46.62733;4.33886;298;20221211;-2.9;-7.2;-5;2.1;3.94;0;.23;2187 +83092;46.62733;4.33886;298;20221212;-2.2;-5.4;-3.8;3.1;4.19;0;.3;1946 +83092;46.62733;4.33886;298;20221213;.1;-3.8;-1.8;3.3;4.69;.6;.4;1964 +83092;46.62733;4.33886;298;20221214;9.2;-1.5;3.9;2;7.69;5.2;.32;3045 +83092;46.62733;4.33886;298;20221215;5;3.1;4;2.5;7.84;3;.38;921 +83092;46.62733;4.33886;298;20221216;2.7;-.5;1.1;2.3;5.24;0;.45;3310 +83092;46.62733;4.33886;298;20221217;-.2;-7.5;-3.8;1.7;3.74;0;.23;4625 +83092;46.62733;4.33886;298;20221218;3.7;-6.9;-1.6;3;5.19;0;.27;4439 +83092;46.62733;4.33886;298;20221219;13.6;.9;7.3;3;8.29;0;.78;4924 +83092;46.62733;4.33886;298;20221220;13.4;7.3;10.4;3.8;10.39;10.4;1.15;1891 +83092;46.62733;4.33886;298;20221221;12.9;9.5;11.2;3.2;11.47;1.1;.69;2831 +83092;46.62733;4.33886;298;20221222;13.1;10.3;11.7;5.4;11.32;13.8;1.08;1620 +83092;46.62733;4.33886;298;20221223;14.2;10.8;12.5;4.3;13.47;10.9;.59;1393 +83092;46.62733;4.33886;298;20221224;11.1;10.2;10.6;1.7;11.79;.8;.52;1084 +83092;46.62733;4.33886;298;20221225;13.1;6.4;9.7;2;10.27;0;.56;3519 +83092;46.62733;4.33886;298;20221226;11.9;7.3;9.6;3.1;10.34;2.8;.72;1585 +83092;46.62733;4.33886;298;20221227;9.2;3.1;6.2;1.3;8.59;.1;.29;3736 +83092;46.62733;4.33886;298;20221228;11.2;2.6;6.9;3.7;8.09;0;.72;4535 +83092;46.62733;4.33886;298;20221229;11.5;8.9;10.2;4;9.64;3.2;1.11;1213 +83092;46.62733;4.33886;298;20221230;13.3;3.4;8.4;3.2;10.04;3.1;.61;2506 +83092;46.62733;4.33886;298;20221231;16.5;10.7;13.6;3.2;11.24;0;1.24;3673 +83093;46.64399;4.66433;210;20220101;7;1.9;4.4;.8;8;0;.26;3539 +83093;46.64399;4.66433;210;20220102;9.9;1.3;5.6;2;8.57;0;.29;4372 +83093;46.64399;4.66433;210;20220103;12.2;6.8;9.5;2.8;9.87;.5;.83;2863 +83093;46.64399;4.66433;210;20220104;13.1;9.4;11.2;4.1;9.8;4.6;1.28;2441 +83093;46.64399;4.66433;210;20220105;5.8;2.8;4.3;3.9;6.55;.1;.72;3650 +83093;46.64399;4.66433;210;20220106;6;.9;3.4;2.3;6;0;.55;3809 +83093;46.64399;4.66433;210;20220107;3.3;-1.8;.7;3.2;6.42;4.5;.19;2615 +83093;46.64399;4.66433;210;20220108;5.4;1.8;3.6;5.1;7.6;7.6;.38;2056 +83093;46.64399;4.66433;210;20220109;6.4;4.3;5.4;3.8;7.42;3.7;.7;1840 +83093;46.64399;4.66433;210;20220110;5.6;1.7;3.6;2.5;6.57;3.6;.48;4224 +83093;46.64399;4.66433;210;20220111;5.2;-.9;2.1;3.4;5.67;0;.56;4997 +83093;46.64399;4.66433;210;20220112;3.2;-.7;1.3;3.1;5.25;0;.57;3568 +83093;46.64399;4.66433;210;20220113;2.7;-3.2;-.2;1.5;4.77;0;.4;3959 +83093;46.64399;4.66433;210;20220114;-.6;-5.2;-2.9;.9;4.7;.1;.23;3643 +83093;46.64399;4.66433;210;20220115;-1.3;-4.8;-3;.8;4.57;0;.23;3186 +83093;46.64399;4.66433;210;20220116;-1.7;-5.3;-3.5;1.3;4.62;0;.2;3025 +83093;46.64399;4.66433;210;20220117;3.2;-2.7;.2;1.6;6.12;0;.22;3044 +83093;46.64399;4.66433;210;20220118;4.7;.8;2.8;2.6;6.47;0;.49;2888 +83093;46.64399;4.66433;210;20220119;3.9;-2.2;.8;2.1;6.07;1.2;.29;4072 +83093;46.64399;4.66433;210;20220120;6.2;2;4.1;2.8;6.77;.6;.6;3083 +83093;46.64399;4.66433;210;20220121;5.1;.4;2.8;4.6;5.25;0;.97;5257 +83093;46.64399;4.66433;210;20220122;5;-2;1.5;2.9;5.77;.1;.51;5146 +83093;46.64399;4.66433;210;20220123;4.4;-.4;2;1.8;6.15;0;.44;3351 +83093;46.64399;4.66433;210;20220124;3.6;-.8;1.4;1.5;5.92;0;.44;4027 +83093;46.64399;4.66433;210;20220125;1.4;-2.1;-.3;.9;5.67;0;.31;3469 +83093;46.64399;4.66433;210;20220126;-1.1;-2.7;-1.9;1.5;5.12;0;.29;1383 +83093;46.64399;4.66433;210;20220127;-1.5;-3.2;-2.4;1.5;4.92;0;.28;1922 +83093;46.64399;4.66433;210;20220128;4.1;-1.9;1.1;1.8;6.3;0;.32;4008 +83093;46.64399;4.66433;210;20220129;4;-.4;1.8;2.3;6.65;.3;.33;3528 +83093;46.64399;4.66433;210;20220130;9.2;2.9;6;1.6;8.32;0;.5;4472 +83093;46.64399;4.66433;210;20220131;7.9;4.6;6.3;4.1;7.37;1.4;.96;3612 +83093;46.64399;4.66433;210;20220201;5;.4;2.7;3.4;6.72;1.5;.48;3728 +83093;46.64399;4.66433;210;20220202;11.3;4.2;7.7;3;9.57;.3;.63;4848 +83093;46.64399;4.66433;210;20220203;9;3.3;6.1;2.1;8.43;0;.58;4888 +83093;46.64399;4.66433;210;20220204;8.5;3.2;5.8;2.9;8.32;1.7;.57;4243 +83093;46.64399;4.66433;210;20220205;9.3;.3;4.8;2;6.6;0;.78;7547 +83093;46.64399;4.66433;210;20220206;8.4;-1.8;3.3;4.9;7.57;3.2;.47;5499 +83093;46.64399;4.66433;210;20220207;9.4;6.3;7.9;3;6.97;.1;1.26;5591 +83093;46.64399;4.66433;210;20220208;11.9;-3.1;4.4;.9;5.85;0;.67;9915 +83093;46.64399;4.66433;210;20220209;13;-3;5;1.6;6.15;0;.95;10091 +83093;46.64399;4.66433;210;20220210;9.3;-.9;4.2;2;8.07;2.4;.83;7660 +83093;46.64399;4.66433;210;20220211;8.4;4.4;6.4;3.3;6.5;0;1.19;9336 +83093;46.64399;4.66433;210;20220212;6.9;-2.3;2.3;2;5.24;0;.81;8758 +83093;46.64399;4.66433;210;20220213;13.8;-2.1;5.9;4.9;6.57;.9;1.72;11341 +83093;46.64399;4.66433;210;20220214;9.3;8.7;9;4.3;9.2;7.6;1.07;2000 +83093;46.64399;4.66433;210;20220215;10.3;4.1;7.2;3.4;7.47;2.6;1.16;6589 +83093;46.64399;4.66433;210;20220216;9.6;5.1;7.4;5.6;10;6.5;.54;4056 +83093;46.64399;4.66433;210;20220217;14.9;8.6;11.7;3.9;10.65;2.1;1.4;5625 +83093;46.64399;4.66433;210;20220218;17.7;8.6;13.1;3.8;9.73;1.1;2.04;7999 +83093;46.64399;4.66433;210;20220219;9.8;4.4;7.1;3;6.5;0;1.39;6832 +83093;46.64399;4.66433;210;20220220;11;1.9;6.5;4.9;8.2;2.9;1.06;6501 +83093;46.64399;4.66433;210;20220221;9.2;7;8.1;5.8;7.9;.7;1.51;5059 +83093;46.64399;4.66433;210;20220222;10.9;5;8;3.1;8.57;.5;1.08;6462 +83093;46.64399;4.66433;210;20220223;14.5;6.2;10.4;1.2;8.95;0;1.16;9112 +83093;46.64399;4.66433;210;20220224;14.4;.8;7.6;2.8;7.65;.4;1.48;9404 +83093;46.64399;4.66433;210;20220225;9.5;-.1;4.7;2.3;6;0;1.23;10502 +83093;46.64399;4.66433;210;20220226;10.1;-1.3;4.4;3.4;5.4;0;1.59;11253 +83093;46.64399;4.66433;210;20220227;11.1;-2.7;4.2;2.1;4.82;0;1.48;11855 +83093;46.64399;4.66433;210;20220228;12.6;-3.5;4.6;1.6;5.37;0;1.41;12779 +83093;46.64399;4.66433;210;20220301;11.9;-1.7;5.1;1.7;5.5;0;1.44;12264 +83093;46.64399;4.66433;210;20220302;11.7;-2;4.9;1.5;7.1;0;1.11;10904 +83093;46.64399;4.66433;210;20220303;14.5;3.4;8.9;1.4;8.67;0;1.25;9624 +83093;46.64399;4.66433;210;20220304;13.9;2.4;8.1;2.5;5.87;0;1.99;12304 +83093;46.64399;4.66433;210;20220305;11.1;-1.2;4.9;2.2;4.25;0;1.81;13272 +83093;46.64399;4.66433;210;20220306;8.4;-2.6;2.9;2.7;4.07;0;1.69;12999 +83093;46.64399;4.66433;210;20220307;9.1;-2.6;3.2;2.3;4.32;0;1.61;13257 +83093;46.64399;4.66433;210;20220308;13.4;-4.2;4.6;1.7;5.2;0;1.7;14584 +83093;46.64399;4.66433;210;20220309;14.7;-3;5.9;1.4;6.42;0;1.63;15577 +83093;46.64399;4.66433;210;20220310;15.3;-1.5;6.9;2.5;7.27;.1;1.9;14759 +83093;46.64399;4.66433;210;20220311;16;7.9;11.9;6.8;7.8;2.3;3.22;10746 +83093;46.64399;4.66433;210;20220312;11.6;7.2;9.4;2.9;8.12;1.5;1.52;6655 +83093;46.64399;4.66433;210;20220313;11.9;6;9;3.3;8.42;14.3;1.62;7057 +83093;46.64399;4.66433;210;20220314;13.1;.9;7;1.7;8.97;7.8;1.36;13023 +83093;46.64399;4.66433;210;20220315;17.2;8;12.6;3.2;10.25;0;2.07;9729 +83093;46.64399;4.66433;210;20220316;16.4;5.1;10.7;1.4;10.12;0;1.64;12144 +83093;46.64399;4.66433;210;20220317;12.6;8.1;10.3;4.2;10.02;0;1.45;6927 +83093;46.64399;4.66433;210;20220318;13.9;7.4;10.6;5.8;8.44;0;2.39;10105 +83093;46.64399;4.66433;210;20220319;15.6;5.6;10.6;2.7;7.6;2.4;2.42;15021 +83093;46.64399;4.66433;210;20220320;16.5;4.1;10.3;3.6;7.37;0;2.64;14148 +83093;46.64399;4.66433;210;20220321;17.4;6;11.7;2.5;6.97;0;2.78;15956 +83093;46.64399;4.66433;210;20220322;16.6;1.8;9.2;2.7;5.9;0;2.8;18006 +83093;46.64399;4.66433;210;20220323;17.3;-.3;8.5;1.5;6.14;0;2.39;18704 +83093;46.64399;4.66433;210;20220324;19.6;.3;9.9;1.7;6.67;0;2.71;19571 +83093;46.64399;4.66433;210;20220325;19.8;2;10.9;2.5;6.7;0;3.17;19665 +83093;46.64399;4.66433;210;20220326;19.9;6.9;13.4;3;6.63;0;3.49;19400 +83093;46.64399;4.66433;210;20220327;21.7;3.3;12.5;1.6;7.44;0;3.02;20364 +83093;46.64399;4.66433;210;20220328;21.6;2.1;11.9;1.7;7.37;0;2.98;19436 +83093;46.64399;4.66433;210;20220329;19.5;6.8;13.2;2.8;7.94;5.3;2.95;13747 +83093;46.64399;4.66433;210;20220330;14.6;9.4;12;2;11.24;3.3;1.46;8163 +83093;46.64399;4.66433;210;20220331;11.3;7.3;9.3;3.7;9;6.5;1.49;6805 +83093;46.64399;4.66433;210;20220401;5.1;.9;3;5.3;5.97;3.4;1.15;6753 +83093;46.64399;4.66433;210;20220402;4.6;.6;2.6;5.9;5.75;0;1.22;7100 +83093;46.64399;4.66433;210;20220403;5.3;-.5;2.4;4.1;5.1;.2;1.44;9650 +83093;46.64399;4.66433;210;20220404;9.8;-.8;4.5;1.9;5.16;0;2.22;20459 +83093;46.64399;4.66433;210;20220405;14.2;2.9;8.5;2.6;8.07;0;1.98;12187 +83093;46.64399;4.66433;210;20220406;13.9;7.6;10.8;2.4;10.2;.8;1.48;6649 +83093;46.64399;4.66433;210;20220407;13.2;9.6;11.4;4.6;10.9;10.6;1.43;5036 +83093;46.64399;4.66433;210;20220408;17.3;10.1;13.7;6.1;10.4;.8;2.68;8141 +83093;46.64399;4.66433;210;20220409;11.1;3.5;7.3;3.5;6.97;1.2;2.08;13552 +83093;46.64399;4.66433;210;20220410;13.7;-1.9;5.9;1.8;6.44;.3;2.52;23025 +83093;46.64399;4.66433;210;20220411;19.2;.3;9.7;5.1;7.57;0;3.77;21368 +83093;46.64399;4.66433;210;20220412;21.3;9.5;15.4;4.2;7.6;0;4.49;18210 +83093;46.64399;4.66433;210;20220413;20.5;5.8;13.1;2;10.2;0;2.98;18772 +83093;46.64399;4.66433;210;20220414;21.8;8.4;15.1;2.8;11.74;0;3.38;20011 +83093;46.64399;4.66433;210;20220415;22.6;9.6;16.1;3.2;10.97;0;4.06;22529 +83093;46.64399;4.66433;210;20220416;20.8;9.1;14.9;4.5;9.34;0;4.48;24424 +83093;46.64399;4.66433;210;20220417;20;4.8;12.4;3.4;6.7;0;4.34;24852 +83093;46.64399;4.66433;210;20220418;20.5;4.5;12.5;2.1;7.07;0;3.83;24497 +83093;46.64399;4.66433;210;20220419;20.8;4;12.4;2.3;8.17;0;3.75;23619 +83093;46.64399;4.66433;210;20220420;20.4;6.9;13.7;2.7;8.67;0;3.86;22342 +83093;46.64399;4.66433;210;20220421;20.3;7.1;13.7;2.5;8.7;0;3.7;21023 +83093;46.64399;4.66433;210;20220422;20.5;6.2;13.3;2.2;9.27;0;3.71;23928 +83093;46.64399;4.66433;210;20220423;18.5;9.2;13.8;3.6;10.74;8.1;2.76;12866 +83093;46.64399;4.66433;210;20220424;15.3;7.1;11.2;2.4;11;.7;1.66;9038 +83093;46.64399;4.66433;210;20220425;14.5;10.8;12.7;2.1;11.8;3.1;1.53;7110 +83093;46.64399;4.66433;210;20220426;17.5;8.7;13.1;2.5;9.84;0;3.17;20292 +83093;46.64399;4.66433;210;20220427;19.4;4.9;12.1;2.9;9.37;0;3.78;26104 +83093;46.64399;4.66433;210;20220428;22.4;6;14.2;2.4;9.77;0;4.25;26507 +83093;46.64399;4.66433;210;20220429;20.3;7.3;13.8;2.1;10.7;1;3.06;17918 +83093;46.64399;4.66433;210;20220430;18.7;6.1;12.4;2.9;9.74;0;3.38;22267 +83093;46.64399;4.66433;210;20220501;19;6;12.5;2.7;8.87;0;3.86;25486 +83093;46.64399;4.66433;210;20220502;20.5;6;13.2;2.5;9.44;0;3.92;25013 +83093;46.64399;4.66433;210;20220503;22.3;9.7;16;2.3;10.34;0;3.96;21713 +83093;46.64399;4.66433;210;20220504;21;7.8;14.4;1.9;11.84;10.7;2.99;17486 +83093;46.64399;4.66433;210;20220505;18.7;10.4;14.5;3.1;11.17;3.2;3.09;16026 +83093;46.64399;4.66433;210;20220506;20.4;6.4;13.4;2.9;10.65;0;3.63;21677 +83093;46.64399;4.66433;210;20220507;22.7;7.6;15.2;2.8;10.3;.1;4.43;24955 +83093;46.64399;4.66433;210;20220508;23.7;9.3;16.5;2.9;11.15;0;4.62;24828 +83093;46.64399;4.66433;210;20220509;24.1;10.1;17.1;1.9;12.32;0;4.28;24603 +83093;46.64399;4.66433;210;20220510;26.3;8.3;17.3;1.3;13.35;.1;4.34;25805 +83093;46.64399;4.66433;210;20220511;29.2;10.2;19.7;2.6;13.35;0;5.49;27160 +83093;46.64399;4.66433;210;20220512;24.1;12.7;18.4;1.8;14.77;5.9;3.67;19395 +83093;46.64399;4.66433;210;20220513;23;14.8;18.9;1.6;16.47;0;3.14;16253 +83093;46.64399;4.66433;210;20220514;25.1;10.6;17.9;1.8;12.6;0;4.53;25505 +83093;46.64399;4.66433;210;20220515;29;8;18.5;2;13.45;5.8;5.18;27576 +83093;46.64399;4.66433;210;20220516;26.8;14.7;20.7;2.1;15.5;0;4.48;22031 +83093;46.64399;4.66433;210;20220517;28.5;13.2;20.9;1.5;15.9;0;4.8;25591 +83093;46.64399;4.66433;210;20220518;29.9;13.1;21.5;1.3;16;1.2;5.06;26822 +83093;46.64399;4.66433;210;20220519;31.3;15.7;23.5;2.5;16;1;5.5;23489 +83093;46.64399;4.66433;210;20220520;32.3;16.2;24.2;3.5;14.64;0;6.72;26594 +83093;46.64399;4.66433;210;20220521;27;16.4;21.7;2.6;16.25;0;4.9;23061 +83093;46.64399;4.66433;210;20220522;26.8;15.2;21;2.7;15.27;0;4.68;21043 +83093;46.64399;4.66433;210;20220523;23;17.2;20.1;2.8;16.82;5.7;3.14;13578 +83093;46.64399;4.66433;210;20220524;21;12.3;16.7;2.9;11.8;0;3.94;20291 +83093;46.64399;4.66433;210;20220525;22;8.8;15.4;2.1;11.17;0;4.14;24352 +83093;46.64399;4.66433;210;20220526;21.2;8.8;15;1.7;11.9;0;3.77;22515 +83093;46.64399;4.66433;210;20220527;23.2;10.5;16.9;2;13.1;.1;4.06;22863 +83093;46.64399;4.66433;210;20220528;21.5;9.1;15.3;3.2;10.22;0;4.62;25328 +83093;46.64399;4.66433;210;20220529;19.8;7.7;13.8;3.3;8.07;0;4.57;24661 +83093;46.64399;4.66433;210;20220530;21.8;7;14.4;2.2;8.07;0;4.7;26870 +83093;46.64399;4.66433;210;20220531;24.1;6.4;15.3;2;10.45;0;4.4;24433 +83093;46.64399;4.66433;210;20220601;24;7.9;16;1.3;13.02;0;3.77;21871 +83093;46.64399;4.66433;210;20220602;26.8;13.1;20;2.3;14.6;2.3;4.72;22570 +83093;46.64399;4.66433;210;20220603;30.2;16;23.1;1.9;17.47;11.5;5.19;24464 +83093;46.64399;4.66433;210;20220604;29.4;15.8;22.6;2.3;19.02;23.8;5.02;24063 +83093;46.64399;4.66433;210;20220605;25.3;16.7;21;3.2;17.62;1.7;4.3;20446 +83093;46.64399;4.66433;210;20220606;24.6;13;18.8;1.9;15.27;.6;3.98;20869 +83093;46.64399;4.66433;210;20220607;23;14.2;18.6;2.4;14.2;.1;4.14;21115 +83093;46.64399;4.66433;210;20220608;21.8;10.4;16.1;2.3;14.32;10.9;3.25;18132 +83093;46.64399;4.66433;210;20220609;20.6;13.5;17.1;2.5;13.27;.3;3.6;18610 +83093;46.64399;4.66433;210;20220610;25;8.7;16.8;1.7;12.27;.1;4.86;28468 +83093;46.64399;4.66433;210;20220611;28.9;10.4;19.6;1.5;13.77;0;5.48;29781 +83093;46.64399;4.66433;210;20220612;30.8;12.6;21.7;1.3;16.07;.1;5.28;26985 +83093;46.64399;4.66433;210;20220613;26.2;17.6;21.9;2.6;13.77;0;5.19;22792 +83093;46.64399;4.66433;210;20220614;29.2;10.8;20;1.9;12.27;0;5.81;29965 +83093;46.64399;4.66433;210;20220615;34.2;13.4;23.8;1.4;16.8;0;6.14;29852 +83093;46.64399;4.66433;210;20220616;32;17.6;24.8;1.6;17.77;0;5.77;27052 +83093;46.64399;4.66433;210;20220617;32.5;15.9;24.2;1.7;14.47;0;6.23;28863 +83093;46.64399;4.66433;210;20220618;36.3;15.5;25.9;2.5;15.62;0;7.49;30879 +83093;46.64399;4.66433;210;20220619;36;22.2;29.1;5.4;14.92;0;9.51;26988 +83093;46.64399;4.66433;210;20220620;33;19.3;26.2;2.7;15.87;0;6.58;25858 +83093;46.64399;4.66433;210;20220621;32.2;17.7;24.9;1.8;19.15;1.8;5.38;24183 +83093;46.64399;4.66433;210;20220622;28.8;19.1;23.9;2.7;20.77;8;4.43;18749 +83093;46.64399;4.66433;210;20220623;27;16.4;21.7;1.5;18.77;3.5;4.2;21186 +83093;46.64399;4.66433;210;20220624;21.7;14.4;18.1;2;16.77;11;3.13;17084 +83093;46.64399;4.66433;210;20220625;27.8;12.9;20.3;2;16.22;14.6;4.92;25591 +83093;46.64399;4.66433;210;20220626;19.6;15.2;17.4;2.1;17.57;31.2;2.12;11007 +83093;46.64399;4.66433;210;20220627;20.6;15.4;18;2;16.9;2.4;2.65;13519 +83093;46.64399;4.66433;210;20220628;25.8;11.7;18.7;2.1;15.17;.1;4.72;25845 +83093;46.64399;4.66433;210;20220629;28.4;15;21.7;1.6;14.97;.1;5.33;27381 +83093;46.64399;4.66433;210;20220630;25.3;14.7;20;2.2;15.27;9.9;4.04;19046 +83093;46.64399;4.66433;210;20220701;22.9;11.8;17.4;1.8;13.27;0;4.34;24997 +83093;46.64399;4.66433;210;20220702;27.7;10.2;19;1.6;12.97;.1;5.35;29644 +83093;46.64399;4.66433;210;20220703;29.8;12.9;21.4;1.8;15.95;4.6;5.42;27636 +83093;46.64399;4.66433;210;20220704;26.2;15.8;21;2.3;16.65;0;4.48;21746 +83093;46.64399;4.66433;210;20220705;27.4;13.9;20.6;2.1;13.87;0;5.4;27217 +83093;46.64399;4.66433;210;20220706;26.2;13.2;19.7;2.6;12.4;0;5.37;26255 +83093;46.64399;4.66433;210;20220707;25.2;11.7;18.5;2.7;13.27;0;4.87;25034 +83093;46.64399;4.66433;210;20220708;26;13.2;19.6;3.3;13.07;0;5.5;26556 +83093;46.64399;4.66433;210;20220709;27.7;13.4;20.6;2.7;12.95;0;5.68;27126 +83093;46.64399;4.66433;210;20220710;26.9;15.1;21;2.9;13.82;0;5.51;25700 +83093;46.64399;4.66433;210;20220711;28.3;14.6;21.5;3.1;13.17;0;5.97;26756 +83093;46.64399;4.66433;210;20220712;30.1;16.1;23.1;2.5;14.17;0;6;27008 +83093;46.64399;4.66433;210;20220713;32.1;15;23.5;1.7;14.22;0;6;29085 +83093;46.64399;4.66433;210;20220714;34.3;15.8;25.1;1.9;16.05;0;6.43;28853 +83093;46.64399;4.66433;210;20220715;29.8;17.6;23.7;2.6;14.37;0;5.96;25423 +83093;46.64399;4.66433;210;20220716;29.3;14.2;21.8;2.6;11.2;0;6.16;27372 +83093;46.64399;4.66433;210;20220717;31.6;15.4;23.5;2.7;12.65;0;6.49;27639 +83093;46.64399;4.66433;210;20220718;36.2;16.6;26.4;1.8;13.72;0;6.65;29205 +83093;46.64399;4.66433;210;20220719;37.6;15.2;26.4;2.2;16.2;0;7.19;29618 +83093;46.64399;4.66433;210;20220720;28.2;20.9;24.6;2.4;19.4;3.2;4.5;18469 +83093;46.64399;4.66433;210;20220721;30.1;15.2;22.7;1.5;17;0;5.27;26685 +83093;46.64399;4.66433;210;20220722;32.5;15.5;24;1.6;17.27;1.5;5.41;25381 +83093;46.64399;4.66433;210;20220723;28.8;19.2;24;2.6;17.9;.1;4.92;20708 +83093;46.64399;4.66433;210;20220724;33.3;16.4;24.9;1.7;16.9;0;5.88;27485 +83093;46.64399;4.66433;210;20220725;30.9;15.9;23.4;3.1;17.05;.1;5.87;25423 +83093;46.64399;4.66433;210;20220726;27.3;16.8;22.1;2.7;15.25;0;4.86;21293 +83093;46.64399;4.66433;210;20220727;27.8;14.8;21.3;2.4;12.42;0;5.25;23938 +83093;46.64399;4.66433;210;20220728;30.2;13.4;21.8;2.1;12.82;0;5.57;25803 +83093;46.64399;4.66433;210;20220729;28.5;17.1;22.8;1.7;13.75;0;4.47;19397 +83093;46.64399;4.66433;210;20220730;30.9;14.1;22.5;1.6;13.52;0;5.41;26947 +83093;46.64399;4.66433;210;20220731;32.7;14.4;23.6;1.7;14.52;0;5.6;26717 +83093;46.64399;4.66433;210;20220801;32.3;15.3;23.8;1.9;15.1;0;5.69;26340 +83093;46.64399;4.66433;210;20220802;32.2;15.4;23.8;1.9;15.67;0;5.68;26647 +83093;46.64399;4.66433;210;20220803;35.6;15;25.3;1.3;15.02;0;5.79;27529 +83093;46.64399;4.66433;210;20220804;37.5;16.9;27.2;1.7;16.6;.1;6.16;26133 +83093;46.64399;4.66433;210;20220805;32.1;18;25.1;2.6;17.7;2.5;5.33;21265 +83093;46.64399;4.66433;210;20220806;29.9;18;24;3.7;13.8;0;6.18;22857 +83093;46.64399;4.66433;210;20220807;30.2;16;23.1;3.3;11.12;0;6.34;24462 +83093;46.64399;4.66433;210;20220808;31.7;15.4;23.5;2.8;10.55;0;6.36;25400 +83093;46.64399;4.66433;210;20220809;33.1;17.3;25.2;2.9;11.07;0;6.6;24787 +83093;46.64399;4.66433;210;20220810;33.2;17.9;25.6;2.6;11.35;0;6.27;24304 +83093;46.64399;4.66433;210;20220811;34;15.9;25;2;11.45;0;5.9;25258 +83093;46.64399;4.66433;210;20220812;34;15.4;24.7;2.2;11.1;0;6.07;25415 +83093;46.64399;4.66433;210;20220813;33.2;16.1;24.6;2.1;10.02;0;5.94;24796 +83093;46.64399;4.66433;210;20220814;25.5;14.7;20.1;2.2;15.6;5.2;3.55;15978 +83093;46.64399;4.66433;210;20220815;25.9;14.6;20.3;1.7;17.4;1.6;3.33;16900 +83093;46.64399;4.66433;210;20220816;31.2;13.1;22.2;1.7;16.2;7.2;4.75;23346 +83093;46.64399;4.66433;210;20220817;26;17.2;21.6;2;18.15;2.3;3.38;15828 +83093;46.64399;4.66433;210;20220818;24.6;15.8;20.2;2;18.05;16;2.94;14561 +83093;46.64399;4.66433;210;20220819;26.3;17.6;22;2.9;18.45;.4;3.69;16318 +83093;46.64399;4.66433;210;20220820;27.3;18.3;22.8;2.3;17.37;.1;3.92;16996 +83093;46.64399;4.66433;210;20220821;27.6;11.6;19.6;1.8;13.32;0;4.2;21997 +83093;46.64399;4.66433;210;20220822;27.7;14.4;21;2.1;15.15;0;4.2;20717 +83093;46.64399;4.66433;210;20220823;30.1;15.8;22.9;1.9;16.55;0;4.54;21796 +83093;46.64399;4.66433;210;20220824;32.3;16.4;24.3;2.1;14.25;0;5.17;22401 +83093;46.64399;4.66433;210;20220825;33.8;13;23.4;1.6;14.2;.5;4.95;23793 +83093;46.64399;4.66433;210;20220826;26.6;19.7;23.1;3.1;17.97;.5;3.66;13237 +83093;46.64399;4.66433;210;20220827;27;15;21;2.1;16.52;0;3.51;16440 +83093;46.64399;4.66433;210;20220828;29.7;15.1;22.4;1.9;15.62;0;4.35;20735 +83093;46.64399;4.66433;210;20220829;32.2;13.8;23;1.2;15.65;.3;4.24;21846 +83093;46.64399;4.66433;210;20220830;25.3;16.1;20.7;1.9;17.17;5.9;2.86;12977 +83093;46.64399;4.66433;210;20220831;28.4;15.4;21.9;1.9;17.07;0;3.82;18595 +83093;46.64399;4.66433;210;20220901;28.8;14.3;21.6;2;14.25;0;4.16;19783 +83093;46.64399;4.66433;210;20220902;25.7;12.3;19;1.6;15.42;4.7;3.12;16758 +83093;46.64399;4.66433;210;20220903;26.8;15.8;21.3;2.1;17.15;2;3.37;15909 +83093;46.64399;4.66433;210;20220904;29.9;12.4;21.2;1.2;15.77;.1;3.82;21362 +83093;46.64399;4.66433;210;20220905;31.9;14.7;23.3;2;17.17;1.5;4.36;20178 +83093;46.64399;4.66433;210;20220906;28.7;17.7;23.2;1.8;18.45;1.3;3.35;15101 +83093;46.64399;4.66433;210;20220907;25.6;15;20.3;2;17.35;9.8;2.88;14031 +83093;46.64399;4.66433;210;20220908;25.2;13.3;19.2;3;15.07;0;3.43;16364 +83093;46.64399;4.66433;210;20220909;22.6;14.2;18.4;3.1;14.17;1.8;2.91;12439 +83093;46.64399;4.66433;210;20220910;22.2;13.6;17.9;2.4;13.8;.1;2.82;13769 +83093;46.64399;4.66433;210;20220911;24.9;8.9;16.9;1.4;12.82;0;3.1;19391 +83093;46.64399;4.66433;210;20220912;30.1;10.1;20.1;1.4;14.2;0;3.67;20439 +83093;46.64399;4.66433;210;20220913;30;15.9;23;2.5;18.22;2.8;3.67;15808 +83093;46.64399;4.66433;210;20220914;26.7;17.8;22.3;2.4;19.05;17.7;2.82;11198 +83093;46.64399;4.66433;210;20220915;22.9;15.4;19.2;2.2;17.95;1.9;2.13;10537 +83093;46.64399;4.66433;210;20220916;20.2;11.9;16.1;1.9;13.37;0;2.17;11901 +83093;46.64399;4.66433;210;20220917;17.3;7.4;12.3;2.4;9.55;0;2.33;14069 +83093;46.64399;4.66433;210;20220918;19.7;3.5;11.6;1.4;8.17;0;2.49;18388 +83093;46.64399;4.66433;210;20220919;19;6;12.5;2.3;8.72;0;2.69;16756 +83093;46.64399;4.66433;210;20220920;19.6;5.6;12.6;2.6;8.62;0;2.84;16832 +83093;46.64399;4.66433;210;20220921;20;7.9;14;2.8;8.82;0;2.96;15947 +83093;46.64399;4.66433;210;20220922;20.8;3.7;12.3;1.3;8.65;0;2.41;17652 +83093;46.64399;4.66433;210;20220923;22.7;3.7;13.2;1.3;10.87;2.2;2.32;16198 +83093;46.64399;4.66433;210;20220924;21.4;12.8;17.1;2.3;14.02;3.6;2.19;10361 +83093;46.64399;4.66433;210;20220925;18.2;10.5;14.3;1.5;12.85;5.8;1.59;9332 +83093;46.64399;4.66433;210;20220926;17.6;8;12.8;2.7;11.32;4.8;1.9;11615 +83093;46.64399;4.66433;210;20220927;15;10.1;12.6;3.6;11.6;15.1;1.57;8029 +83093;46.64399;4.66433;210;20220928;14.5;10.9;12.7;3.1;13.4;13.1;1.02;5376 +83093;46.64399;4.66433;210;20220929;15.4;10.2;12.8;1.7;11.55;1.8;1.38;7700 +83093;46.64399;4.66433;210;20220930;16.4;4.9;10.6;1.6;9.77;1;1.64;12016 +83093;46.64399;4.66433;210;20221001;14.9;6;10.4;3.7;12.22;13.5;1.11;7855 +83093;46.64399;4.66433;210;20221002;21.8;13.3;17.6;2.8;15.85;0;1.98;10256 +83093;46.64399;4.66433;210;20221003;17.4;13.6;15.5;2.2;13.97;0;1.47;6800 +83093;46.64399;4.66433;210;20221004;17.6;6.5;12;1;11.62;.2;1.39;10790 +83093;46.64399;4.66433;210;20221005;24.7;7.8;16.3;1.9;12.55;0;2.38;14348 +83093;46.64399;4.66433;210;20221006;19.8;10.7;15.3;1.8;13.4;0;1.67;10042 +83093;46.64399;4.66433;210;20221007;21.2;7.8;14.5;1.3;13;.3;1.69;12224 +83093;46.64399;4.66433;210;20221008;19.2;12.3;15.7;1.7;13.1;.2;1.63;9511 +83093;46.64399;4.66433;210;20221009;17.9;6;12;1.5;10.8;.1;1.55;12045 +83093;46.64399;4.66433;210;20221010;22.4;6.8;14.6;1.3;12.92;.1;1.74;12718 +83093;46.64399;4.66433;210;20221011;20.5;12.4;16.5;2.1;14.97;1.7;1.54;8459 +83093;46.64399;4.66433;210;20221012;18.6;9.5;14;1.2;13.6;.2;1.29;9438 +83093;46.64399;4.66433;210;20221013;17.1;10.2;13.6;1.3;14.17;2.7;1;6599 +83093;46.64399;4.66433;210;20221014;17.3;13;15.1;3.3;15.72;2.8;.97;4865 +83093;46.64399;4.66433;210;20221015;22.2;14.2;18.2;2.8;15.37;0;1.85;7779 +83093;46.64399;4.66433;210;20221016;25.1;14;19.6;3.2;15.82;.1;2.48;10673 +83093;46.64399;4.66433;210;20221017;25.2;14.6;19.9;2.9;15.2;0;2.54;9949 +83093;46.64399;4.66433;210;20221018;24.6;13.4;19;1.6;15.32;.1;1.82;10566 +83093;46.64399;4.66433;210;20221019;22.7;9.6;16.2;1.3;14.47;.6;1.48;10684 +83093;46.64399;4.66433;210;20221020;21.9;13.9;17.9;3.4;16.6;27.9;1.66;6844 +83093;46.64399;4.66433;210;20221021;21.5;15;18.2;2.9;16.8;13.2;1.53;6558 +83093;46.64399;4.66433;210;20221022;22.6;12.7;17.7;1.7;15.45;0;1.53;9583 +83093;46.64399;4.66433;210;20221023;23.2;11.8;17.5;3.4;14.85;0;2.03;7246 +83093;46.64399;4.66433;210;20221024;22.4;13.6;18;2.1;14.05;0;1.7;7336 +83093;46.64399;4.66433;210;20221025;20.2;7.3;13.7;1.2;12.97;.8;1.14;9443 +83093;46.64399;4.66433;210;20221026;23.4;11.3;17.4;1.6;14.62;.1;1.47;9706 +83093;46.64399;4.66433;210;20221027;23;9.8;16.4;1.8;15;0;1.38;8854 +83093;46.64399;4.66433;210;20221028;24.3;14.4;19.4;2.9;14.9;0;2.15;7926 +83093;46.64399;4.66433;210;20221029;24.2;10.5;17.4;1.9;13.25;0;1.71;9104 +83093;46.64399;4.66433;210;20221030;23.5;8.7;16.1;1.7;12.4;0;1.52;9611 +83093;46.64399;4.66433;210;20221031;22.1;9.2;15.6;2.9;13.15;9.1;1.7;8217 +83093;46.64399;4.66433;210;20221101;18;13.3;15.6;2.6;13.32;.2;1.31;6163 +83093;46.64399;4.66433;210;20221102;18;7.5;12.8;1.5;10.85;.1;1.06;7764 +83093;46.64399;4.66433;210;20221103;15.4;5.7;10.6;2.5;10.42;5.9;1;5600 +83093;46.64399;4.66433;210;20221104;10.5;8.4;9.5;3.3;9.97;7;.84;2498 +83093;46.64399;4.66433;210;20221105;11.4;5.8;8.6;2.1;9.35;.1;.76;5597 +83093;46.64399;4.66433;210;20221106;10.8;2;6.4;1.6;8.45;0;.61;5977 +83093;46.64399;4.66433;210;20221107;17.7;5.9;11.8;2.1;9.87;.1;1.2;7466 +83093;46.64399;4.66433;210;20221108;18.3;4.1;11.2;3.5;10.8;5.9;1.29;7064 +83093;46.64399;4.66433;210;20221109;14.1;13.1;13.6;1.9;13.95;8.3;.66;1808 +83093;46.64399;4.66433;210;20221110;12.1;7;9.5;1.3;10.92;.1;.55;5616 +83093;46.64399;4.66433;210;20221111;13;7.5;10.2;1.7;11.17;.2;.62;4928 +83093;46.64399;4.66433;210;20221112;10.5;8;9.3;1.7;11.12;.1;.52;3198 +83093;46.64399;4.66433;210;20221113;8.6;7.1;7.8;1.3;10.32;0;.41;1341 +83093;46.64399;4.66433;210;20221114;15.9;5.8;10.9;2.3;11.15;5.5;.78;5390 +83093;46.64399;4.66433;210;20221115;14.6;10.6;12.6;2.6;12.85;6.4;.71;3110 +83093;46.64399;4.66433;210;20221116;15.5;7;11.2;3.1;10.87;2.4;.94;5319 +83093;46.64399;4.66433;210;20221117;15.4;10.5;13;4.5;11.05;2.6;1.47;3456 +83093;46.64399;4.66433;210;20221118;12.2;8.8;10.5;2.9;9.55;1.6;.97;3630 +83093;46.64399;4.66433;210;20221119;9.7;4.3;7;1.8;8.8;1.5;.47;4079 +83093;46.64399;4.66433;210;20221120;10.2;5.1;7.7;2.7;8.55;.9;.68;4849 +83093;46.64399;4.66433;210;20221121;8.4;4.8;6.6;3.2;8.92;3.5;.48;2897 +83093;46.64399;4.66433;210;20221122;10.6;5.6;8.1;3.2;7.95;.4;.95;3763 +83093;46.64399;4.66433;210;20221123;10.1;.7;5.4;2.4;7.92;3.4;.52;4220 +83093;46.64399;4.66433;210;20221124;12.7;4.7;8.7;2.6;9.02;3.5;.75;4705 +83093;46.64399;4.66433;210;20221125;11.7;5.9;8.8;1.8;9.47;.1;.59;3585 +83093;46.64399;4.66433;210;20221126;7.9;2;5;1.8;8.35;0;.31;4082 +83093;46.64399;4.66433;210;20221127;9;4.2;6.6;2.2;8.2;1.8;.54;3235 +83093;46.64399;4.66433;210;20221128;10.4;4.2;7.3;2.1;9.55;4.8;.37;3235 +83093;46.64399;4.66433;210;20221129;9.3;5.6;7.4;1.7;9.07;.2;.48;2588 +83093;46.64399;4.66433;210;20221130;9;4.6;6.8;2.9;8.72;.1;.53;2780 +83093;46.64399;4.66433;210;20221201;7.3;6;6.6;3.1;7.6;0;.86;1086 +83093;46.64399;4.66433;210;20221202;5.1;3.7;4.4;2;7;.7;.54;1405 +83093;46.64399;4.66433;210;20221203;4.9;2;3.5;2.4;7;5;.42;2295 +83093;46.64399;4.66433;210;20221204;4.4;2.4;3.4;1.8;7.25;4.5;.39;1423 +83093;46.64399;4.66433;210;20221205;7.5;1.3;4.4;1.7;6.97;.1;.4;3830 +83093;46.64399;4.66433;210;20221206;3.8;-2.7;.6;1.1;6.02;0;.23;3143 +83093;46.64399;4.66433;210;20221207;5.6;2.4;4;1.8;6.6;0;.51;2091 +83093;46.64399;4.66433;210;20221208;2.7;-1.6;.5;1.7;5.85;1.4;.29;3054 +83093;46.64399;4.66433;210;20221209;2.8;-.6;1.1;2.4;5.72;.3;.41;2082 +83093;46.64399;4.66433;210;20221210;1.9;.2;1.1;2.8;5.2;0;.56;1901 +83093;46.64399;4.66433;210;20221211;-2.8;-6.1;-4.5;1.7;4.12;0;.23;2157 +83093;46.64399;4.66433;210;20221212;-1.8;-4.3;-3.1;2;4.35;0;.29;1900 +83093;46.64399;4.66433;210;20221213;-.4;-3.6;-2;2.3;4.67;.6;.35;1985 +83093;46.64399;4.66433;210;20221214;9.1;-1.3;3.9;1.9;7.55;4.9;.3;3639 +83093;46.64399;4.66433;210;20221215;4.3;2.8;3.5;2.6;7.6;3.7;.35;826 +83093;46.64399;4.66433;210;20221216;2.6;.2;1.4;2.9;5.3;0;.59;2138 +83093;46.64399;4.66433;210;20221217;-.9;-5.8;-3.3;2.3;3.87;0;.3;3662 +83093;46.64399;4.66433;210;20221218;3.6;-5.8;-1.1;2.2;5.3;0;.21;4064 +83093;46.64399;4.66433;210;20221219;15.2;.9;8;4;8.75;0;.88;5458 +83093;46.64399;4.66433;210;20221220;14.9;10.5;12.7;5.4;10.92;10.5;1.54;2142 +83093;46.64399;4.66433;210;20221221;14.2;10.1;12.1;3.2;11.65;1.2;.78;2832 +83093;46.64399;4.66433;210;20221222;13.6;10.3;11.9;5;11.22;12.7;1.14;1933 +83093;46.64399;4.66433;210;20221223;15.3;10.5;12.9;4.1;13.37;9.7;.68;2213 +83093;46.64399;4.66433;210;20221224;11.7;10.7;11.2;1.7;11.95;.5;.54;1007 +83093;46.64399;4.66433;210;20221225;13.1;7.3;10.2;2.1;10.72;.8;.51;3418 +83093;46.64399;4.66433;210;20221226;12.8;6.5;9.6;2.9;10.42;1.4;.66;2401 +83093;46.64399;4.66433;210;20221227;11;2.4;6.7;1.1;8.4;0;.29;4217 +83093;46.64399;4.66433;210;20221228;11;1.3;6.1;3.3;7.87;0;.66;4799 +83093;46.64399;4.66433;210;20221229;12.2;7.3;9.7;4.2;9.85;3.9;.98;2013 +83093;46.64399;4.66433;210;20221230;12.3;4.1;8.2;3.4;10.12;2.8;.5;3160 +83093;46.64399;4.66433;210;20221231;17.4;9.9;13.7;4.3;11.12;0;1.5;3978 +83094;46.65967;4.98998;192;20220101;5.7;2.7;4.2;.8;8.1;.1;.26;2037 +83094;46.65967;4.98998;192;20220102;9.4;1.6;5.5;2.4;8.75;0;.24;3837 +83094;46.65967;4.98998;192;20220103;12.5;7.6;10;2.9;9.9;1.3;.77;2918 +83094;46.65967;4.98998;192;20220104;12.9;10.1;11.5;4.3;9.8;7.5;1.38;2045 +83094;46.65967;4.98998;192;20220105;5.8;2.8;4.3;2.9;6.65;.2;.65;1979 +83094;46.65967;4.98998;192;20220106;5.7;1;3.3;1.8;6.1;0;.5;2800 +83094;46.65967;4.98998;192;20220107;3.2;-1.9;.7;3;6.4;4.7;.16;3004 +83094;46.65967;4.98998;192;20220108;5.1;1.7;3.4;4.6;7.4;6.9;.33;2383 +83094;46.65967;4.98998;192;20220109;6;4.7;5.4;3.4;7.3;1.6;.73;1109 +83094;46.65967;4.98998;192;20220110;4.3;1.1;2.7;2.6;6.55;4.5;.42;2407 +83094;46.65967;4.98998;192;20220111;4.9;-.6;2.1;3.7;5.75;0;.62;3330 +83094;46.65967;4.98998;192;20220112;3.7;-1.1;1.3;2.7;5.1;0;.6;3152 +83094;46.65967;4.98998;192;20220113;2.5;-3.7;-.6;1.2;4.7;0;.34;3635 +83094;46.65967;4.98998;192;20220114;-1.7;-5.9;-3.8;.6;4.55;0;.19;2954 +83094;46.65967;4.98998;192;20220115;-2.5;-4.1;-3.3;.9;4.65;0;.24;1549 +83094;46.65967;4.98998;192;20220116;-1.2;-4.9;-3.1;1.2;4.67;0;.2;2673 +83094;46.65967;4.98998;192;20220117;3.1;-2.5;.3;1.9;6.05;0;.22;3570 +83094;46.65967;4.98998;192;20220118;4.2;.8;2.5;2.8;6.35;0;.47;2493 +83094;46.65967;4.98998;192;20220119;4.6;-1.9;1.3;1.8;6;1.6;.34;4183 +83094;46.65967;4.98998;192;20220120;6.1;2;4.1;2.5;6.7;.5;.59;3145 +83094;46.65967;4.98998;192;20220121;4.7;.5;2.6;4.8;5.25;0;1;3291 +83094;46.65967;4.98998;192;20220122;5.7;-1.9;1.9;3.6;5.9;0;.6;4667 +83094;46.65967;4.98998;192;20220123;3.7;-.4;1.6;1.6;6.05;0;.39;2911 +83094;46.65967;4.98998;192;20220124;1.3;-.8;.3;1.3;5.75;0;.34;2080 +83094;46.65967;4.98998;192;20220125;.8;-2;-.6;.6;5.75;0;.28;2730 +83094;46.65967;4.98998;192;20220126;-1.4;-1.8;-1.6;1.7;5.3;0;.27;891 +83094;46.65967;4.98998;192;20220127;-1.6;-3.3;-2.4;1.7;5;.1;.28;1988 +83094;46.65967;4.98998;192;20220128;3.9;-1.8;1.1;2;6.37;0;.35;4247 +83094;46.65967;4.98998;192;20220129;3.5;.3;1.9;2.1;6.6;.4;.36;3017 +83094;46.65967;4.98998;192;20220130;9.1;2.9;6;1.3;8.2;0;.47;4744 +83094;46.65967;4.98998;192;20220131;8.2;3.7;5.9;3.5;7.45;1.5;.83;4103 +83094;46.65967;4.98998;192;20220201;5;.6;2.8;3.3;6.6;2.2;.51;3947 +83094;46.65967;4.98998;192;20220202;10.6;4.1;7.3;2.3;9.7;.6;.48;5142 +83094;46.65967;4.98998;192;20220203;8.7;3.7;6.2;1.9;8.6;0;.53;4016 +83094;46.65967;4.98998;192;20220204;8.3;3.3;5.8;2.5;8.35;1.9;.53;4471 +83094;46.65967;4.98998;192;20220205;9.1;0;4.6;1.9;6.45;0;.77;6267 +83094;46.65967;4.98998;192;20220206;8.1;-1.6;3.3;4.6;7.6;2.8;.43;6761 +83094;46.65967;4.98998;192;20220207;9.2;5.5;7.4;2.5;7;.1;1.08;3909 +83094;46.65967;4.98998;192;20220208;11.5;-3.7;3.9;.6;5.7;0;.57;8979 +83094;46.65967;4.98998;192;20220209;12.9;-3;4.9;1.7;6.25;0;.94;9412 +83094;46.65967;4.98998;192;20220210;6.2;.8;3.5;2.9;8.4;2.5;.96;8200 +83094;46.65967;4.98998;192;20220211;8.3;4.4;6.4;3.8;6.75;0;1.2;10500 +83094;46.65967;4.98998;192;20220212;7.1;-1.1;3;2.3;5.4;0;.89;9000 +83094;46.65967;4.98998;192;20220213;13.5;-1.5;6;5.8;6.7;1.4;1.81;11050 +83094;46.65967;4.98998;192;20220214;9.4;8.8;9.1;4.3;9.21;6.5;1.07;2000 +83094;46.65967;4.98998;192;20220215;10.5;3.7;7.1;3.9;7.55;2;1.2;6950 +83094;46.65967;4.98998;192;20220216;9.4;5.2;7.3;5;9.95;5.7;.47;5040 +83094;46.65967;4.98998;192;20220217;14.6;9.3;12;4.2;10.85;1.5;1.4;5778 +83094;46.65967;4.98998;192;20220218;17.7;9.1;13.4;3.8;9.75;1.1;2.07;7699 +83094;46.65967;4.98998;192;20220219;9.9;4.7;7.3;3;6.5;0;1.39;5777 +83094;46.65967;4.98998;192;20220220;10.9;2.7;6.8;4.5;8;3.7;1.15;7666 +83094;46.65967;4.98998;192;20220221;8.5;6.7;7.6;4.5;8;0;1.17;3288 +83094;46.65967;4.98998;192;20220222;10.7;5;7.8;2.5;8.5;0;1.01;6576 +83094;46.65967;4.98998;192;20220223;14.6;6;10.3;.9;8.8;0;1.06;8170 +83094;46.65967;4.98998;192;20220224;14;1.1;7.5;2.9;7.8;.2;1.48;10459 +83094;46.65967;4.98998;192;20220225;9.6;.1;4.9;1.7;6.2;0;1.08;8867 +83094;46.65967;4.98998;192;20220226;10.3;-1.4;4.4;3.3;5.4;0;1.57;10213 +83094;46.65967;4.98998;192;20220227;10.9;-3;4;1.8;4.65;0;1.38;11553 +83094;46.65967;4.98998;192;20220228;12.4;-3.9;4.2;1.4;5.4;0;1.31;12629 +83094;46.65967;4.98998;192;20220301;11.7;-2.7;4.5;1.4;5.35;0;1.31;12043 +83094;46.65967;4.98998;192;20220302;12.1;-2.1;5;1.9;7;0;1.25;12009 +83094;46.65967;4.98998;192;20220303;15;1.8;8.4;1.1;8.05;0;1.31;11745 +83094;46.65967;4.98998;192;20220304;13.2;.5;6.8;2.3;5.5;0;1.79;11694 +83094;46.65967;4.98998;192;20220305;10.7;-3;3.9;2;4.05;0;1.66;12399 +83094;46.65967;4.98998;192;20220306;8.1;-3.7;2.2;2.7;4.05;0;1.56;11616 +83094;46.65967;4.98998;192;20220307;9;-2.7;3.1;1.8;4.35;0;1.44;11862 +83094;46.65967;4.98998;192;20220308;13.3;-5.2;4;1.6;5.3;0;1.61;15141 +83094;46.65967;4.98998;192;20220309;14.5;-1.1;6.7;1.4;6.45;0;1.61;13599 +83094;46.65967;4.98998;192;20220310;15.4;-1.5;7;2.8;7.25;0;1.97;14635 +83094;46.65967;4.98998;192;20220311;16.3;8.7;12.5;6.1;7.9;1.2;3.18;9692 +83094;46.65967;4.98998;192;20220312;12.5;7.4;9.9;2.1;7.85;1.1;1.63;7977 +83094;46.65967;4.98998;192;20220313;12.4;5.5;8.9;2;8.6;16.9;1.46;9328 +83094;46.65967;4.98998;192;20220314;14.1;.4;7.3;1.1;9.05;6.9;1.43;13925 +83094;46.65967;4.98998;192;20220315;17;8.3;12.6;3.8;10.05;0;2.26;10997 +83094;46.65967;4.98998;192;20220316;16.9;6.6;11.7;2;9.9;0;1.98;11765 +83094;46.65967;4.98998;192;20220317;12.6;7.5;10;4;10.1;0;1.43;8466 +83094;46.65967;4.98998;192;20220318;13.9;7.7;10.8;7.3;8.65;0;2.54;10750 +83094;46.65967;4.98998;192;20220319;15.8;6.4;11.1;3.5;7.65;.2;2.66;14950 +83094;46.65967;4.98998;192;20220320;16.8;4;10.4;4.4;7.3;0;2.92;14550 +83094;46.65967;4.98998;192;20220321;17.7;5.3;11.5;2.6;6.7;0;2.85;16850 +83094;46.65967;4.98998;192;20220322;16.8;1.9;9.3;2.1;6.3;0;2.56;17900 +83094;46.65967;4.98998;192;20220323;17.4;-.1;8.7;1.6;6.5;0;2.38;18500 +83094;46.65967;4.98998;192;20220324;19.6;.4;10;1.6;7;0;2.63;19150 +83094;46.65967;4.98998;192;20220325;20.1;1.7;10.9;2.4;7;0;3.09;19150 +83094;46.65967;4.98998;192;20220326;20.3;5.5;12.9;3.1;6.75;0;3.63;19400 +83094;46.65967;4.98998;192;20220327;21.5;2.9;12.2;1.8;7.6;0;3;19400 +83094;46.65967;4.98998;192;20220328;21.3;2.2;11.8;2.1;7.4;0;3.11;18600 +83094;46.65967;4.98998;192;20220329;19.9;6.6;13.3;3;7.7;5.3;3.13;12900 +83094;46.65967;4.98998;192;20220330;14.7;9.6;12.2;1.9;11.45;5.5;1.42;7450 +83094;46.65967;4.98998;192;20220331;11.1;7.1;9.1;3.1;9.25;6.1;1.27;5550 +83094;46.65967;4.98998;192;20220401;4.7;.8;2.8;4.2;6.2;3.9;.95;5700 +83094;46.65967;4.98998;192;20220402;4.6;.6;2.6;5.8;6;.5;1.13;7800 +83094;46.65967;4.98998;192;20220403;5.4;-.5;2.5;4.1;5.11;.3;1.44;9650 +83094;46.65967;4.98998;192;20220404;9.8;-.1;4.8;1.9;5.08;0;2.2;21039 +83094;46.65967;4.98998;192;20220405;14.1;3.5;8.8;2.8;8;0;2.06;12350 +83094;46.65967;4.98998;192;20220406;13.9;7.5;10.7;2.6;10.3;1.6;1.38;5750 +83094;46.65967;4.98998;192;20220407;12.6;9.6;11.1;6.2;11;13.9;1.28;3700 +83094;46.65967;4.98998;192;20220408;17;10.2;13.6;6.5;10.7;1.5;2.48;5650 +83094;46.65967;4.98998;192;20220409;10.4;3.6;7;3;7.15;1.7;1.95;13750 +83094;46.65967;4.98998;192;20220410;14;-.9;6.6;2.1;6.75;.2;2.64;23450 +83094;46.65967;4.98998;192;20220411;19;.2;9.6;5.7;7.55;0;3.75;20350 +83094;46.65967;4.98998;192;20220412;21.3;8.8;15;5.2;7.2;0;4.89;18150 +83094;46.65967;4.98998;192;20220413;20.9;6.5;13.7;2.1;10.2;0;2.95;16800 +83094;46.65967;4.98998;192;20220414;21.9;8.5;15.2;2.9;12;.1;3.43;19950 +83094;46.65967;4.98998;192;20220415;22.7;10.1;16.4;3.8;11.4;0;4.24;22550 +83094;46.65967;4.98998;192;20220416;20.3;10.8;15.6;6.3;9.45;0;4.94;24700 +83094;46.65967;4.98998;192;20220417;19.7;5.6;12.6;4;6.51;0;4.67;25550 +83094;46.65967;4.98998;192;20220418;20.5;5.2;12.8;2.1;7.3;0;3.82;24300 +83094;46.65967;4.98998;192;20220419;20.5;5.3;12.9;2.5;7.91;0;3.9;23500 +83094;46.65967;4.98998;192;20220420;20.9;6.8;13.8;3;8.7;0;3.97;21900 +83094;46.65967;4.98998;192;20220421;20.4;5.9;13.2;3.1;8.3;0;4;22950 +83094;46.65967;4.98998;192;20220422;20.6;7.3;14;2.4;9.65;0;3.71;22950 +83094;46.65967;4.98998;192;20220423;19;9.2;14.1;4;11;10.4;2.79;11550 +83094;46.65967;4.98998;192;20220424;15.7;7.4;11.6;3.1;11.1;1.8;1.79;9200 +83094;46.65967;4.98998;192;20220425;14.3;10.9;12.6;2.6;12.3;5.1;1.29;5600 +83094;46.65967;4.98998;192;20220426;17.6;9.3;13.5;2.4;10.25;0;3.25;20600 +83094;46.65967;4.98998;192;20220427;19.1;5.5;12.3;3.8;9.55;0;3.92;26350 +83094;46.65967;4.98998;192;20220428;22.3;6.4;14.4;2.9;10;0;4.35;26300 +83094;46.65967;4.98998;192;20220429;20.6;7.3;13.9;2.2;10.6;1.1;3.06;16500 +83094;46.65967;4.98998;192;20220430;18.8;6.9;12.8;2.6;10.2;0;3.48;22800 +83094;46.65967;4.98998;192;20220501;18.8;6.8;12.8;3.5;9.15;0;4.05;25900 +83094;46.65967;4.98998;192;20220502;20.7;7;13.8;2.8;9.85;.1;3.99;24150 +83094;46.65967;4.98998;192;20220503;22.8;9.9;16.3;2.1;10.75;0;4.08;22700 +83094;46.65967;4.98998;192;20220504;22.1;7.5;14.8;2.1;11.85;6.3;3.16;17350 +83094;46.65967;4.98998;192;20220505;18.6;10.8;14.7;3.3;11.55;2;3.04;15550 +83094;46.65967;4.98998;192;20220506;20.2;5.9;13.1;2.5;10.75;0;3.55;22564 +83094;46.65967;4.98998;192;20220507;22.5;7.6;15;2.5;10.65;0;4.1;23204 +83094;46.65967;4.98998;192;20220508;23.5;9.3;16.4;3;11.25;0;4.41;22898 +83094;46.65967;4.98998;192;20220509;24;10.2;17.1;1.6;12.55;0;3.98;22775 +83094;46.65967;4.98998;192;20220510;26.1;9.2;17.7;1.2;13.7;.1;4.24;25220 +83094;46.65967;4.98998;192;20220511;28.7;11.4;20.1;2.5;12.9;0;5.33;25207 +83094;46.65967;4.98998;192;20220512;24.2;13.6;18.9;1.8;14.25;0;3.89;19800 +83094;46.65967;4.98998;192;20220513;22.9;15.2;19;1.4;16;0;3.24;17220 +83094;46.65967;4.98998;192;20220514;24.9;10.5;17.7;1.5;12.85;0;4.18;23648 +83094;46.65967;4.98998;192;20220515;28.6;8.3;18.5;2;13.2;3.6;5.2;28213 +83094;46.65967;4.98998;192;20220516;26.6;14.7;20.6;2.4;14.65;0;4.6;21689 +83094;46.65967;4.98998;192;20220517;28.4;13.2;20.8;1.3;15.85;.1;4.61;24849 +83094;46.65967;4.98998;192;20220518;29.7;12.5;21.1;1.3;15.65;.7;4.94;26448 +83094;46.65967;4.98998;192;20220519;30.1;17.1;23.6;3.3;16.4;1.2;5.73;23234 +83094;46.65967;4.98998;192;20220520;30.3;19.1;24.7;4.8;14.04;.1;6.93;22694 +83094;46.65967;4.98998;192;20220521;26.6;16.7;21.7;2.4;15.9;0;4.46;20046 +83094;46.65967;4.98998;192;20220522;26;14.8;20.4;2.3;15.7;0;4.43;21731 +83094;46.65967;4.98998;192;20220523;23.4;17.4;20.4;2.9;17.05;7.6;3.55;15672 +83094;46.65967;4.98998;192;20220524;20.7;12.4;16.5;2.6;12.3;.1;3.61;18461 +83094;46.65967;4.98998;192;20220525;22.2;8.9;15.6;1.8;11.1;0;4.06;23759 +83094;46.65967;4.98998;192;20220526;21.3;7.9;14.6;1.3;11.95;0;3.75;23748 +83094;46.65967;4.98998;192;20220527;23.3;9.9;16.6;1.7;12.85;.1;4.13;24111 +83094;46.65967;4.98998;192;20220528;21.2;9.1;15.1;3;10.35;0;4.26;22641 +83094;46.65967;4.98998;192;20220529;19.5;7.4;13.5;3.2;8.2;0;4.3;22943 +83094;46.65967;4.98998;192;20220530;21.6;6.4;14;1.9;8.2;0;4.39;25946 +83094;46.65967;4.98998;192;20220531;22.9;6.5;14.7;1.9;11.1;0;4.32;26457 +83094;46.65967;4.98998;192;20220601;23.2;8.2;15.7;1.1;13.3;0;4.07;25526 +83094;46.65967;4.98998;192;20220602;26.5;12.5;19.5;1.7;14.85;1.6;4.71;25231 +83094;46.65967;4.98998;192;20220603;29.8;16.4;23.1;1.8;17.45;10.9;5.14;24646 +83094;46.65967;4.98998;192;20220604;29.1;16.6;22.8;1.9;19.2;17;4.87;23831 +83094;46.65967;4.98998;192;20220605;24.8;17;20.9;2.6;17.5;4.8;3.97;18562 +83094;46.65967;4.98998;192;20220606;24.7;12.5;18.6;1.3;15.4;.6;4.13;23355 +83094;46.65967;4.98998;192;20220607;23;14.2;18.6;1.9;14.55;.1;3.78;19643 +83094;46.65967;4.98998;192;20220608;21.3;9.8;15.6;1.8;14.4;7.8;3.57;22357 +83094;46.65967;4.98998;192;20220609;20.3;13.7;17;1.7;13.5;.5;3.26;17253 +83094;46.65967;4.98998;192;20220610;24.7;7.8;16.2;1.3;12.3;.1;4.59;27881 +83094;46.65967;4.98998;192;20220611;28.5;9.6;19;1.3;13.55;0;5.24;29622 +83094;46.65967;4.98998;192;20220612;31.1;11.9;21.5;1.2;16;0;5.55;29809 +83094;46.65967;4.98998;192;20220613;25.8;17.5;21.6;2.5;13.75;0;4.69;19378 +83094;46.65967;4.98998;192;20220614;29;9.7;19.3;1.6;12.6;0;5.54;30001 +83094;46.65967;4.98998;192;20220615;33.9;13.2;23.5;1.2;17.05;0;6.03;30794 +83094;46.65967;4.98998;192;20220616;31.8;19.5;25.6;1.4;17.2;0;5.27;23418 +83094;46.65967;4.98998;192;20220617;32.3;14.6;23.4;1.7;14.85;0;6.02;28696 +83094;46.65967;4.98998;192;20220618;36;14.8;25.4;2.2;15.75;0;7.18;31387 +83094;46.65967;4.98998;192;20220619;35.6;21.6;28.6;4.9;15.3;0;8.66;25130 +83094;46.65967;4.98998;192;20220620;33;21.2;27.1;2.7;14.75;0;6.45;23418 +83094;46.65967;4.98998;192;20220621;33;19.2;26.1;1.8;17.7;1.1;5.8;24947 +83094;46.65967;4.98998;192;20220622;28.5;19.3;23.9;2.3;20.7;10.4;4.55;20529 +83094;46.65967;4.98998;192;20220623;27.5;16.6;22;1.4;18.95;4.6;4.39;22278 +83094;46.65967;4.98998;192;20220624;21.3;14.6;18;1.9;17.3;11.8;3.01;16856 +83094;46.65967;4.98998;192;20220625;27.6;13.3;20.4;2;16.6;10;4.94;25828 +83094;46.65967;4.98998;192;20220626;20.7;15.7;18.2;2.5;18;11.5;2.81;15257 +83094;46.65967;4.98998;192;20220627;20.5;15.6;18.1;1.8;17.15;1;2.75;14591 +83094;46.65967;4.98998;192;20220628;25.4;12.2;18.8;1.9;16.2;.1;4.37;24103 +83094;46.65967;4.98998;192;20220629;28.2;14.4;21.3;1;16.35;.1;4.73;25284 +83094;46.65967;4.98998;192;20220630;25.8;13.4;19.6;1.6;15.7;15.5;4.43;23781 +83094;46.65967;4.98998;192;20220701;23.1;12;17.5;1.3;13.6;0;3.94;22473 +83094;46.65967;4.98998;192;20220702;27.6;9.6;18.6;1;13.7;.1;4.96;28796 +83094;46.65967;4.98998;192;20220703;29.4;12.7;21.1;1.1;16.95;1.3;5.1;27551 +83094;46.65967;4.98998;192;20220704;26;15.9;21;1.8;16.75;0;4.28;21166 +83094;46.65967;4.98998;192;20220705;27.2;12.7;19.9;1.9;14.3;0;4.95;25512 +83094;46.65967;4.98998;192;20220706;26;12.7;19.4;2.8;12.6;0;5.14;24394 +83094;46.65967;4.98998;192;20220707;25.1;11.1;18.1;2.4;13.25;0;4.75;25224 +83094;46.65967;4.98998;192;20220708;25.9;13.2;19.5;3.4;13.25;0;5.15;23765 +83094;46.65967;4.98998;192;20220709;27.7;13;20.3;2.4;13.1;0;5.34;25659 +83094;46.65967;4.98998;192;20220710;26.6;14.5;20.5;3;13.95;0;5.13;23250 +83094;46.65967;4.98998;192;20220711;28.2;15.2;21.7;3.3;13.1;0;5.79;24117 +83094;46.65967;4.98998;192;20220712;30.1;16;23;2.6;14.25;0;5.81;25114 +83094;46.65967;4.98998;192;20220713;32.4;13.1;22.7;1.1;13.95;0;5.54;29086 +83094;46.65967;4.98998;192;20220714;34.1;15.6;24.8;1.6;16.35;0;6.07;28663 +83094;46.65967;4.98998;192;20220715;29.7;16.6;23.2;2.3;14.25;0;5.5;23911 +83094;46.65967;4.98998;192;20220716;29.3;13.6;21.4;2.6;11.15;0;5.94;26070 +83094;46.65967;4.98998;192;20220717;31.7;15.2;23.5;2.6;12.5;0;6.37;26831 +83094;46.65967;4.98998;192;20220718;36.4;15.3;25.8;1.3;13.8;0;6.3;29550 +83094;46.65967;4.98998;192;20220719;37.3;14.1;25.7;2;16.05;0;6.93;29980 +83094;46.65967;4.98998;192;20220720;29;20.4;24.7;1.7;19.75;1.7;4.36;19120 +83094;46.65967;4.98998;192;20220721;30.2;15;22.6;1;17.45;0;4.8;25164 +83094;46.65967;4.98998;192;20220722;32.6;14.5;23.5;1.3;17.9;2.1;5.42;27545 +83094;46.65967;4.98998;192;20220723;28.6;18.4;23.5;1.9;19.15;0;4.4;20284 +83094;46.65967;4.98998;192;20220724;33.3;15.9;24.6;1.2;17.55;0;5.42;26738 +83094;46.65967;4.98998;192;20220725;30.9;16.3;23.6;2.8;16.95;0;5.61;24215 +83094;46.65967;4.98998;192;20220726;27.4;17.1;22.2;2.6;15.6;0;4.65;19881 +83094;46.65967;4.98998;192;20220727;27.6;14.3;20.9;2.2;12.55;0;4.99;23082 +83094;46.65967;4.98998;192;20220728;30.3;11.6;20.9;1.5;13.15;0;5.27;27336 +83094;46.65967;4.98998;192;20220729;28.3;16.6;22.4;1.4;14;0;4.47;21296 +83094;46.65967;4.98998;192;20220730;30.7;12.4;21.6;.9;13.9;0;4.88;26711 +83094;46.65967;4.98998;192;20220731;32.7;13.7;23.2;1;14.85;0;5.2;27182 +83094;46.65967;4.98998;192;20220801;32.2;14.4;23.3;1.9;15.35;0;5.57;26077 +83094;46.65967;4.98998;192;20220802;32;14.2;23.1;1.6;15.65;0;5.34;25898 +83094;46.65967;4.98998;192;20220803;35.1;14;24.6;1.3;15.1;0;5.67;28087 +83094;46.65967;4.98998;192;20220804;37.8;17.2;27.5;1.6;15.95;.1;6.3;27366 +83094;46.65967;4.98998;192;20220805;32.5;17.9;25.2;2.5;17.15;4.1;5.6;23057 +83094;46.65967;4.98998;192;20220806;29.5;17.9;23.7;3.9;14.3;0;5.86;20529 +83094;46.65967;4.98998;192;20220807;30.2;16.1;23.1;3.4;11.95;0;6.11;22561 +83094;46.65967;4.98998;192;20220808;31.7;15.3;23.5;2.9;11.2;0;6.2;24171 +83094;46.65967;4.98998;192;20220809;33.1;17.5;25.3;2.7;11.4;0;6.33;23680 +83094;46.65967;4.98998;192;20220810;33.1;17.2;25.1;2.4;11.6;0;6.05;23793 +83094;46.65967;4.98998;192;20220811;34;15;24.5;1.8;12.25;0;5.68;25554 +83094;46.65967;4.98998;192;20220812;33.6;14;23.8;1.6;11.7;0;5.55;25924 +83094;46.65967;4.98998;192;20220813;32.9;15;24;1.8;10.2;0;5.58;24737 +83094;46.65967;4.98998;192;20220814;25.1;14.1;19.6;1.6;15.65;1.9;3.56;18944 +83094;46.65967;4.98998;192;20220815;26.1;14.9;20.5;1.4;17.6;1.9;3.5;19004 +83094;46.65967;4.98998;192;20220816;31.6;12.6;22.1;1.6;16;3;4.87;24809 +83094;46.65967;4.98998;192;20220817;26.9;17.7;22.3;1.9;17.85;3.1;3.65;16922 +83094;46.65967;4.98998;192;20220818;24.8;15.9;20.3;1.7;17.85;14.8;3.17;16386 +83094;46.65967;4.98998;192;20220819;26.5;17.7;22.1;2.3;18.6;1.2;3.58;16303 +83094;46.65967;4.98998;192;20220820;27.7;18.2;23;2.1;17.5;.2;3.87;16894 +83094;46.65967;4.98998;192;20220821;27.9;10.2;19;1.4;13.35;0;4.09;22924 +83094;46.65967;4.98998;192;20220822;28.3;12.8;20.5;1.5;14.75;0;4.07;21554 +83094;46.65967;4.98998;192;20220823;30.3;14.5;22.4;1.6;16.1;0;4.33;21465 +83094;46.65967;4.98998;192;20220824;32.4;14.1;23.2;1.4;13.95;0;4.71;23084 +83094;46.65967;4.98998;192;20220825;34;12.9;23.4;1.5;14.35;.4;5;24463 +83094;46.65967;4.98998;192;20220826;26.5;19.5;23;2.5;17.7;.6;3.53;13655 +83094;46.65967;4.98998;192;20220827;26.8;14.3;20.5;2.1;16.7;0;3.64;18282 +83094;46.65967;4.98998;192;20220828;29.8;14;21.9;1.6;15.9;.1;4.1;20666 +83094;46.65967;4.98998;192;20220829;32.1;13.1;22.6;1.2;15.45;0;4.26;22488 +83094;46.65967;4.98998;192;20220830;25.2;15.6;20.4;1.4;17.15;7.9;2.99;15559 +83094;46.65967;4.98998;192;20220831;28.2;15.1;21.7;1.8;16.8;0;3.69;18073 +83094;46.65967;4.98998;192;20220901;29.1;13.1;21.1;1.9;13.95;0;4.09;20148 +83094;46.65967;4.98998;192;20220902;25.6;11.3;18.5;1.3;15.05;10.6;3.2;18779 +83094;46.65967;4.98998;192;20220903;26.6;16.1;21.3;1.9;17.5;1.5;3.25;15825 +83094;46.65967;4.98998;192;20220904;29.9;12.5;21.2;1.2;16.2;.1;3.68;20233 +83094;46.65967;4.98998;192;20220905;31.8;15.3;23.5;2.5;17.45;0;4.48;19240 +83094;46.65967;4.98998;192;20220906;29.3;18;23.7;1.9;18.75;.9;3.55;15919 +83094;46.65967;4.98998;192;20220907;25.6;15.2;20.4;2.1;17.3;12.7;3.05;15029 +83094;46.65967;4.98998;192;20220908;25;14;19.5;2.9;15.5;0;3.29;15395 +83094;46.65967;4.98998;192;20220909;21.6;15.5;18.5;2.9;14.5;1.5;2.73;11371 +83094;46.65967;4.98998;192;20220910;21.8;13.7;17.7;2.2;14.3;.2;2.6;12738 +83094;46.65967;4.98998;192;20220911;25;9;17;1.1;13.15;.1;2.89;18206 +83094;46.65967;4.98998;192;20220912;29.9;9.5;19.7;1.3;14;0;3.58;20530 +83094;46.65967;4.98998;192;20220913;29.7;15.9;22.8;3.1;18.65;1.9;3.91;16464 +83094;46.65967;4.98998;192;20220914;26.1;18.7;22.4;2.4;19;16.6;2.93;11368 +83094;46.65967;4.98998;192;20220915;22.8;15.8;19.3;1.9;18;6.1;2.15;11220 +83094;46.65967;4.98998;192;20220916;19.8;11.6;15.7;1.5;13.65;0;2.04;12034 +83094;46.65967;4.98998;192;20220917;17.1;7.5;12.3;2.2;9.85;0;2.16;12839 +83094;46.65967;4.98998;192;20220918;19.5;2.6;11.1;1.3;8.45;0;2.31;17301 +83094;46.65967;4.98998;192;20220919;19;5.5;12.2;2.2;8.8;0;2.53;15335 +83094;46.65967;4.98998;192;20220920;19.5;5.5;12.5;2.8;8.7;0;2.78;15461 +83094;46.65967;4.98998;192;20220921;20.2;8.6;14.4;3;9;0;3;14015 +83094;46.65967;4.98998;192;20220922;20.6;3.4;12;.8;8.6;0;2.15;16837 +83094;46.65967;4.98998;192;20220923;22.4;3.4;12.9;1.4;10.85;2.8;2.38;17442 +83094;46.65967;4.98998;192;20220924;21.4;13.6;17.5;2;14.15;4.3;2.18;10799 +83094;46.65967;4.98998;192;20220925;18.3;10;14.2;1.4;12.55;6.2;1.69;10656 +83094;46.65967;4.98998;192;20220926;17.5;7.9;12.7;2.5;11.6;4.7;1.85;11752 +83094;46.65967;4.98998;192;20220927;14.6;10.3;12.5;3.7;11.85;18.2;1.48;7499 +83094;46.65967;4.98998;192;20220928;14;10.7;12.3;3.1;13.15;13.2;1.04;6555 +83094;46.65967;4.98998;192;20220929;15.4;10.2;12.8;1.7;11.55;1.8;1.42;8229 +83094;46.65967;4.98998;192;20220930;16;4.2;10.1;1.3;9.7;.7;1.53;12373 +83094;46.65967;4.98998;192;20221001;13.9;6.5;10.2;3.1;12.15;15.5;1;9440 +83094;46.65967;4.98998;192;20221002;21.7;13.3;17.5;3;15.8;0;2;10240 +83094;46.65967;4.98998;192;20221003;17.9;13.6;15.8;2.1;14;0;1.5;6992 +83094;46.65967;4.98998;192;20221004;15.8;7;11.4;.8;11.45;.2;1.23;9787 +83094;46.65967;4.98998;192;20221005;23.9;7.4;15.6;1.8;12.7;0;2.19;14027 +83094;46.65967;4.98998;192;20221006;20.2;10.9;15.6;2;13.55;0;1.77;10121 +83094;46.65967;4.98998;192;20221007;20.5;7.8;14.1;1;13.2;.2;1.55;11826 +83094;46.65967;4.98998;192;20221008;19.1;12.2;15.6;1.6;13.05;.3;1.53;8336 +83094;46.65967;4.98998;192;20221009;17.1;6.1;11.6;1.3;10.95;.1;1.37;10674 +83094;46.65967;4.98998;192;20221010;22.2;7.6;14.9;1.5;13.6;.1;1.72;12010 +83094;46.65967;4.98998;192;20221011;20.8;12.1;16.5;1.9;14.85;.9;1.57;9279 +83094;46.65967;4.98998;192;20221012;16.7;9.3;13;1.1;13.4;.2;1.04;7285 +83094;46.65967;4.98998;192;20221013;17.3;10.4;13.9;1.2;14.3;1.8;1.06;7708 +83094;46.65967;4.98998;192;20221014;17.1;13.4;15.2;2.9;15.85;3.9;.97;5255 +83094;46.65967;4.98998;192;20221015;22.1;15.4;18.7;2.4;15.35;0;1.85;7559 +83094;46.65967;4.98998;192;20221016;24.8;14.8;19.8;3.4;15.65;.1;2.56;9044 +83094;46.65967;4.98998;192;20221017;24.8;14.8;19.8;2.8;15.3;0;2.32;8699 +83094;46.65967;4.98998;192;20221018;24.7;13.9;19.3;1.7;15.05;.1;1.9;9166 +83094;46.65967;4.98998;192;20221019;22.4;9.1;15.7;1.3;14.2;.4;1.41;10320 +83094;46.65967;4.98998;192;20221020;21.1;14.3;17.7;3.5;16.45;26.7;1.61;6590 +83094;46.65967;4.98998;192;20221021;21.2;15;18.1;2.8;16.7;12.7;1.5;6611 +83094;46.65967;4.98998;192;20221022;22.5;13;17.8;1.4;15.6;.1;1.39;8055 +83094;46.65967;4.98998;192;20221023;22.6;11.6;17.1;3.3;14.65;0;1.93;8668 +83094;46.65967;4.98998;192;20221024;21.5;14.5;18;2.1;14.75;0;1.59;6175 +83094;46.65967;4.98998;192;20221025;20.5;7.4;13.9;1.2;13.45;.6;1.11;9304 +83094;46.65967;4.98998;192;20221026;23.5;12.5;18;1.7;14.85;.1;1.52;8071 +83094;46.65967;4.98998;192;20221027;23.2;9.8;16.5;1.9;14.85;0;1.43;9077 +83094;46.65967;4.98998;192;20221028;24.4;15.3;19.9;2.9;14.7;0;2.27;6988 +83094;46.65967;4.98998;192;20221029;23.7;11;17.3;2.1;12.9;0;1.81;8555 +83094;46.65967;4.98998;192;20221030;23.4;12.4;17.9;2.3;12.2;.1;2.13;7192 +83094;46.65967;4.98998;192;20221031;21.8;9.7;15.7;2.8;13.3;11.4;1.64;8042 +83094;46.65967;4.98998;192;20221101;17.9;13.4;15.6;2.4;13.9;.3;1.17;4597 +83094;46.65967;4.98998;192;20221102;18;8;13;1.5;11.3;.1;1.03;7062 +83094;46.65967;4.98998;192;20221103;15.3;6;10.7;2.2;10.8;4.7;.91;6747 +83094;46.65967;4.98998;192;20221104;10.3;8.7;9.5;2;10.35;8.2;.66;2190 +83094;46.65967;4.98998;192;20221105;11.2;6;8.6;1.3;9.6;.1;.62;4452 +83094;46.65967;4.98998;192;20221106;10.7;2.8;6.7;1.6;8.85;.1;.56;5912 +83094;46.65967;4.98998;192;20221107;18;6.9;12.4;1.9;10.1;.1;1.19;6931 +83094;46.65967;4.98998;192;20221108;18.6;4.3;11.4;3.9;10.5;6.6;1.55;7763 +83094;46.65967;4.98998;192;20221109;14.1;13.1;13.6;2;14.1;9.8;.65;1479 +83094;46.65967;4.98998;192;20221110;10.6;6.7;8.7;1.4;11.35;0;.39;3229 +83094;46.65967;4.98998;192;20221111;11.7;8.8;10.2;1.6;11.5;.2;.52;2883 +83094;46.65967;4.98998;192;20221112;9.6;7.5;8.6;1;10.95;.1;.4;2410 +83094;46.65967;4.98998;192;20221113;8.4;7.8;8.1;1.1;10.7;0;.4;776 +83094;46.65967;4.98998;192;20221114;15.8;6.1;10.9;3.1;11.3;6.8;.88;5765 +83094;46.65967;4.98998;192;20221115;14.9;11;12.9;2.9;12.9;6.4;.78;3349 +83094;46.65967;4.98998;192;20221116;15.4;8.2;11.8;3.1;11.25;2.5;.95;4640 +83094;46.65967;4.98998;192;20221117;14.9;11.2;13;4.3;11.35;4.2;1.34;3139 +83094;46.65967;4.98998;192;20221118;11.5;8.5;10;2.8;9.75;2;.87;2703 +83094;46.65967;4.98998;192;20221119;9.9;5;7.5;1.4;9.2;1.7;.46;3452 +83094;46.65967;4.98998;192;20221120;9.6;5.3;7.5;2.2;8.7;.9;.61;3285 +83094;46.65967;4.98998;192;20221121;8.6;5.2;6.9;3.4;9;2.5;.51;2852 +83094;46.65967;4.98998;192;20221122;9.7;6.1;7.9;3.1;8.3;.8;.87;2706 +83094;46.65967;4.98998;192;20221123;9.2;.8;5;2.1;7.95;3.8;.41;4663 +83094;46.65967;4.98998;192;20221124;12.8;5.2;9;2.3;9.3;2.6;.7;4238 +83094;46.65967;4.98998;192;20221125;11.8;5.6;8.7;1.3;9.45;1.4;.5;3694 +83094;46.65967;4.98998;192;20221126;6;1.8;3.9;1.6;8.25;0;.22;2833 +83094;46.65967;4.98998;192;20221127;10.3;5;7.6;2.4;8.15;1.4;.75;3430 +83094;46.65967;4.98998;192;20221128;10.2;5.2;7.7;2.4;9.3;6.1;.6;2676 +83094;46.65967;4.98998;192;20221129;9.3;5.1;7.2;1.3;9.2;.1;.39;2667 +83094;46.65967;4.98998;192;20221130;9;4.3;6.7;3;8.85;0;.49;2893 +83094;46.65967;4.98998;192;20221201;7.2;5.7;6.4;3.3;7.55;0;.84;1219 +83094;46.65967;4.98998;192;20221202;5.2;3.7;4.4;1.8;7.15;.8;.51;1346 +83094;46.65967;4.98998;192;20221203;4.4;2.5;3.5;2;7.2;3.9;.4;1388 +83094;46.65967;4.98998;192;20221204;4.3;2.4;3.3;1.7;7.35;4.5;.33;1588 +83094;46.65967;4.98998;192;20221205;8.3;1;4.7;1.5;6.9;.1;.42;3782 +83094;46.65967;4.98998;192;20221206;2.9;-3.1;-.1;1;5.8;0;.22;3125 +83094;46.65967;4.98998;192;20221207;5.8;2;3.9;1.6;6.6;0;.46;2492 +83094;46.65967;4.98998;192;20221208;1.1;-3.6;-1.3;1.2;5.5;1.4;.17;2781 +83094;46.65967;4.98998;192;20221209;2.3;-.8;.7;2.1;5.8;0;.35;1980 +83094;46.65967;4.98998;192;20221210;2;.4;1.2;2.6;5.4;0;.55;1290 +83094;46.65967;4.98998;192;20221211;-2.8;-5.9;-4.3;1.5;4.3;0;.2;1961 +83094;46.65967;4.98998;192;20221212;-1.8;-3.6;-2.7;1.6;4.5;.1;.3;1362 +83094;46.65967;4.98998;192;20221213;-.8;-3.2;-2;1.6;4.7;.8;.31;1745 +83094;46.65967;4.98998;192;20221214;9.2;-.9;4.2;1.7;7.8;3.4;.23;4363 +83094;46.65967;4.98998;192;20221215;3.3;2.5;2.9;2.5;7.5;3.8;.28;631 +83094;46.65967;4.98998;192;20221216;2;.2;1.1;2.9;5.4;0;.54;1254 +83094;46.65967;4.98998;192;20221217;-2;-5.2;-3.6;2.1;4.15;0;.31;1746 +83094;46.65967;4.98998;192;20221218;5.6;-4.5;.5;2.1;5.65;0;.33;4348 +83094;46.65967;4.98998;192;20221219;15.3;4;9.7;4.2;8.9;0;1.32;4262 +83094;46.65967;4.98998;192;20221220;15.2;11.2;13.2;5.1;10.75;9.1;1.68;2277 +83094;46.65967;4.98998;192;20221221;14;10.2;12.1;3;11.75;1.5;.77;2322 +83094;46.65967;4.98998;192;20221222;13.5;10.6;12;4.5;11.25;11.6;1.07;1863 +83094;46.65967;4.98998;192;20221223;14.6;10.4;12.5;4.1;13.55;10.5;.48;2434 +83094;46.65967;4.98998;192;20221224;11.8;10.7;11.2;1.8;12.05;.3;.54;933 +83094;46.65967;4.98998;192;20221225;13.4;7;10.2;2;10.9;0;.52;3303 +83094;46.65967;4.98998;192;20221226;13.4;7.4;10.4;2.6;10.85;.7;.7;2694 +83094;46.65967;4.98998;192;20221227;11;2.5;6.8;1.2;8.3;0;.35;3782 +83094;46.65967;4.98998;192;20221228;11.7;1.2;6.5;2.9;7.65;0;.74;4412 +83094;46.65967;4.98998;192;20221229;12.3;7.9;10.1;4.7;10;5;1.03;2295 +83094;46.65967;4.98998;192;20221230;12.1;3.8;8;3.3;10.1;2.1;.38;3907 +83094;46.65967;4.98998;192;20221231;16.9;10;13.4;4.3;11.2;0;1.44;3303 +83095;46.67436;5.31579;201;20220101;6.1;3.3;4.7;.8;8.3;.1;.28;1955 +83095;46.67436;5.31579;201;20220102;9.6;1.1;5.4;2.4;8.7;0;.24;4062 +83095;46.67436;5.31579;201;20220103;13;6.4;9.7;2.9;9.4;2.7;.83;3506 +83095;46.67436;5.31579;201;20220104;13.6;10.6;12.1;4.5;9.7;12.3;1.57;2107 +83095;46.67436;5.31579;201;20220105;5.5;3.7;4.6;2.1;6.6;.4;.66;1458 +83095;46.67436;5.31579;201;20220106;5;1.5;3.3;1.9;6.1;0;.53;2390 +83095;46.67436;5.31579;201;20220107;2.4;-1.9;.3;3.1;6.1;5.9;.2;2768 +83095;46.67436;5.31579;201;20220108;5;2.1;3.6;4.3;7.4;7;.36;2147 +83095;46.67436;5.31579;201;20220109;5.3;4.6;5;3;7.3;2.6;.66;637 +83095;46.67436;5.31579;201;20220110;4.3;.8;2.6;2.8;6.5;.8;.43;2500 +83095;46.67436;5.31579;201;20220111;3.8;-.9;1.5;3.4;5.8;0;.49;3067 +83095;46.67436;5.31579;201;20220112;3.1;-2.2;.5;1.4;5;0;.4;3349 +83095;46.67436;5.31579;201;20220113;.7;-4.5;-1.9;.8;4.6;0;.26;3351 +83095;46.67436;5.31579;201;20220114;-1.7;-6.4;-4;.9;4.4;0;.19;3185 +83095;46.67436;5.31579;201;20220115;-2.5;-3.9;-3.2;1.1;4.6;0;.26;1378 +83095;46.67436;5.31579;201;20220116;-1.1;-5;-3;1.2;4.54;0;.19;3013 +83095;46.67436;5.31579;201;20220117;1.7;-2.8;-.5;2.2;5.9;0;.19;3229 +83095;46.67436;5.31579;201;20220118;2.4;.8;1.6;2.1;6;0;.45;1612 +83095;46.67436;5.31579;201;20220119;4.2;-4.1;.1;1.1;5.7;1.3;.26;4818 +83095;46.67436;5.31579;201;20220120;5.2;1.2;3.2;1.9;6.7;.3;.44;3133 +83095;46.67436;5.31579;201;20220121;4.2;-.2;2;4.6;5.3;0;.86;3378 +83095;46.67436;5.31579;201;20220122;5.8;-.7;2.6;4.1;6;0;.69;4352 +83095;46.67436;5.31579;201;20220123;1.7;.2;1;1.5;5.9;0;.39;1683 +83095;46.67436;5.31579;201;20220124;1.2;0;.6;1.4;5.6;0;.41;1445 +83095;46.67436;5.31579;201;20220125;.7;-2.4;-.8;.7;5.6;0;.28;2883 +83095;46.67436;5.31579;201;20220126;-1.3;-2.8;-2;2.1;5.2;0;.24;1782 +83095;46.67436;5.31579;201;20220127;-2.3;-3.4;-2.8;1.5;4.88;0;.28;1508 +83095;46.67436;5.31579;201;20220128;3.1;-2.6;.3;2.7;6.14;0;.32;3849 +83095;46.67436;5.31579;201;20220129;2.6;.2;1.4;1.5;6.4;.5;.35;2614 +83095;46.67436;5.31579;201;20220130;8.2;2.1;5.2;1.1;7.9;0;.44;4746 +83095;46.67436;5.31579;201;20220131;8.2;2.3;5.3;2.6;7.5;2.5;.64;4729 +83095;46.67436;5.31579;201;20220201;5;1;3;2.7;6.3;4.4;.61;3809 +83095;46.67436;5.31579;201;20220202;9.8;2.9;6.4;1.9;9.6;1.8;.38;5353 +83095;46.67436;5.31579;201;20220203;7.8;5.7;6.8;1.7;8.9;0;.52;2622 +83095;46.67436;5.31579;201;20220204;8.7;4.4;6.6;2;8.1;2;.67;4186 +83095;46.67436;5.31579;201;20220205;8.7;2.3;5.5;2;6.6;0;.84;5380 +83095;46.67436;5.31579;201;20220206;7.5;-1.1;3.2;4.2;7.2;9.4;.54;6474 +83095;46.67436;5.31579;201;20220207;8.8;5.8;7.3;2.4;7;.1;1.06;3539 +83095;46.67436;5.31579;201;20220208;10.6;-3.3;3.7;1;5.7;0;.7;8728 +83095;46.67436;5.31579;201;20220209;13.5;-2.8;5.4;2.7;6.6;0;1.22;9669 +83095;46.67436;5.31579;201;20220210;7.6;5.4;6.5;2.9;8.4;3;.96;8200 +83095;46.67436;5.31579;201;20220211;8.2;4.3;6.2;3.8;6.75;0;1.2;10500 +83095;46.67436;5.31579;201;20220212;7;-1.1;2.9;2.3;5.4;0;.89;9000 +83095;46.67436;5.31579;201;20220213;13.5;-1.9;5.8;5.8;6.7;.4;1.81;11050 +83095;46.67436;5.31579;201;20220214;9.9;7.4;8.7;4;8.67;9;1.06;2400 +83095;46.67436;5.31579;201;20220215;10.4;3.6;7;3.9;7.55;2.8;1.2;6950 +83095;46.67436;5.31579;201;20220216;9.1;4.9;7;4.6;9.6;8.6;.54;5049 +83095;46.67436;5.31579;201;20220217;14.5;9.3;11.9;3.5;10.7;2;1.35;5806 +83095;46.67436;5.31579;201;20220218;17.8;9.6;13.7;2.9;9.6;1.4;1.92;7626 +83095;46.67436;5.31579;201;20220219;9.6;5.7;7.7;2.2;6.6;0;1.25;5079 +83095;46.67436;5.31579;201;20220220;10.2;3;6.6;3.6;7.5;5.6;1.18;7317 +83095;46.67436;5.31579;201;20220221;8.2;6.2;7.2;3.5;8;3.8;1.02;3517 +83095;46.67436;5.31579;201;20220222;10.6;5.1;7.9;2.1;8.4;1.8;.99;6489 +83095;46.67436;5.31579;201;20220223;14.2;7.1;10.7;1.2;8.9;.1;1.14;7604 +83095;46.67436;5.31579;201;20220224;14.4;2.7;8.6;3.1;8;.6;1.58;10150 +83095;46.67436;5.31579;201;20220225;9.6;2.3;6;1.6;6.5;0;1.08;7959 +83095;46.67436;5.31579;201;20220226;10.8;.2;5.5;3.3;5.6;0;1.65;9908 +83095;46.67436;5.31579;201;20220227;11.2;-3.7;3.8;1.3;4.7;0;1.26;12077 +83095;46.67436;5.31579;201;20220228;12.6;-3.2;4.7;1.3;5.6;0;1.29;12640 +83095;46.67436;5.31579;201;20220301;12.1;-2.7;4.7;1.5;5.7;0;1.32;12381 +83095;46.67436;5.31579;201;20220302;12.6;-.3;6.2;2.4;7.2;0;1.39;11666 +83095;46.67436;5.31579;201;20220303;14.6;2.1;8.4;1.3;7.8;0;1.37;11633 +83095;46.67436;5.31579;201;20220304;12.8;.5;6.7;2.2;5.8;0;1.69;11694 +83095;46.67436;5.31579;201;20220305;10.3;-3.5;3.4;2.1;4.2;0;1.62;12609 +83095;46.67436;5.31579;201;20220306;8.2;-4.2;2;2.4;4.2;0;1.48;12072 +83095;46.67436;5.31579;201;20220307;9.3;-4.5;2.4;1.1;4.6;0;1.23;12955 +83095;46.67436;5.31579;201;20220308;14;-4.7;4.7;1.7;5.7;0;1.68;15423 +83095;46.67436;5.31579;201;20220309;14.4;2.7;8.6;1.9;7;0;1.75;12184 +83095;46.67436;5.31579;201;20220310;15.9;.7;8.3;3.2;7.5;0;2.13;14189 +83095;46.67436;5.31579;201;20220311;15.9;9.2;12.6;5.6;8;.3;3.02;9259 +83095;46.67436;5.31579;201;20220312;13;8.2;10.6;2.3;7.2;.3;1.86;7811 +83095;46.67436;5.31579;201;20220313;13.8;8.3;11.1;2.2;8.6;13.7;1.71;8533 +83095;46.67436;5.31579;201;20220314;15.2;1.4;8.3;1.4;9.2;4.8;1.56;14187 +83095;46.67436;5.31579;201;20220315;16.9;8.9;12.9;4.8;9.8;0;2.55;10735 +83095;46.67436;5.31579;201;20220316;17.4;10.8;14.1;2.8;9.8;0;2.31;9796 +83095;46.67436;5.31579;201;20220317;12.3;7.5;9.9;3.6;10.2;0;1.35;8335 +83095;46.67436;5.31579;201;20220318;13.3;7.7;10.5;7.3;8.65;0;2.54;10750 +83095;46.67436;5.31579;201;20220319;15.2;6.4;10.8;3.5;7.65;0;2.66;14950 +83095;46.67436;5.31579;201;20220320;16.5;4.7;10.6;4.4;7.3;0;2.92;14550 +83095;46.67436;5.31579;201;20220321;17.3;6.4;11.9;2.6;6.7;0;2.85;16850 +83095;46.67436;5.31579;201;20220322;16.3;3.2;9.7;2.1;6.3;0;2.56;17900 +83095;46.67436;5.31579;201;20220323;17;1.4;9.2;1.6;6.5;0;2.38;18500 +83095;46.67436;5.31579;201;20220324;19.3;1.5;10.4;1.6;7;0;2.63;19150 +83095;46.67436;5.31579;201;20220325;19.7;2.8;11.2;2.4;7;0;3.09;19150 +83095;46.67436;5.31579;201;20220326;19.8;5.5;12.7;3.1;6.75;0;3.63;19400 +83095;46.67436;5.31579;201;20220327;20.6;3.9;12.3;1.8;7.6;0;3;19400 +83095;46.67436;5.31579;201;20220328;20.8;3.8;12.3;2.1;7.4;0;3.11;18600 +83095;46.67436;5.31579;201;20220329;19;8.2;13.6;3;7.7;5.3;3.13;12900 +83095;46.67436;5.31579;201;20220330;14.4;9.5;12;1.9;11.45;6.3;1.42;7450 +83095;46.67436;5.31579;201;20220331;10.5;7.3;8.9;3.1;9.25;8.2;1.27;5550 +83095;46.67436;5.31579;201;20220401;4.5;.7;2.6;4.2;6.2;5.4;.95;5700 +83095;46.67436;5.31579;201;20220402;4.6;.6;2.6;5.8;6;1.6;1.13;7800 +83095;46.67436;5.31579;201;20220403;5.3;-.7;2.3;4.1;5.1;.3;1.44;9650 +83095;46.67436;5.31579;201;20220404;9.5;-.8;4.4;1.8;5.05;0;2.25;22000 +83095;46.67436;5.31579;201;20220405;13.5;4.1;8.8;2.8;8;0;2.06;12350 +83095;46.67436;5.31579;201;20220406;13.3;7.9;10.6;2.6;10.3;3;1.38;5750 +83095;46.67436;5.31579;201;20220407;12.4;9.6;11;6.2;11;17.6;1.28;3700 +83095;46.67436;5.31579;201;20220408;16.4;10.4;13.4;6.5;10.7;4.7;2.48;5650 +83095;46.67436;5.31579;201;20220409;9.4;3.4;6.4;3;7.15;2.8;1.95;13750 +83095;46.67436;5.31579;201;20220410;13.6;-.3;6.7;2.1;6.75;.2;2.64;23450 +83095;46.67436;5.31579;201;20220411;18.4;1.7;10;5.7;7.55;0;3.75;20350 +83095;46.67436;5.31579;201;20220412;20.9;9.4;15.1;5.2;7.2;0;4.89;18150 +83095;46.67436;5.31579;201;20220413;20.4;7.9;14.1;2.1;10.2;0;2.95;16800 +83095;46.67436;5.31579;201;20220414;21.2;8.2;14.7;2.9;12;.1;3.43;19950 +83095;46.67436;5.31579;201;20220415;22.3;9.7;16;3.8;11.4;0;4.24;22550 +83095;46.67436;5.31579;201;20220416;20;10.4;15.2;6.3;9.45;0;4.94;24700 +83095;46.67436;5.31579;201;20220417;19;4.2;11.6;3;6.56;0;4.19;25400 +83095;46.67436;5.31579;201;20220418;19.6;4.7;12.1;2.1;7.3;0;3.82;24300 +83095;46.67436;5.31579;201;20220419;20;5.5;12.7;2.1;7.46;0;3.72;23425 +83095;46.67436;5.31579;201;20220420;20.1;6.5;13.3;3;8.7;0;3.97;21900 +83095;46.67436;5.31579;201;20220421;20;6.5;13.3;3.1;8.3;0;4;22950 +83095;46.67436;5.31579;201;20220422;20.2;6.6;13.4;2.4;9.65;.1;3.71;22950 +83095;46.67436;5.31579;201;20220423;18.5;10.2;14.3;4;11;13.8;2.79;11550 +83095;46.67436;5.31579;201;20220424;15;7.7;11.4;3.1;11.1;4.8;1.79;9200 +83095;46.67436;5.31579;201;20220425;13.7;10.8;12.2;2.6;12.3;7.9;1.29;5600 +83095;46.67436;5.31579;201;20220426;17.1;9.5;13.3;2.4;10.25;0;3.25;20600 +83095;46.67436;5.31579;201;20220427;18.7;5.9;12.3;3.8;9.55;0;3.92;26350 +83095;46.67436;5.31579;201;20220428;21.9;6.5;14.2;2.9;10;0;4.35;26300 +83095;46.67436;5.31579;201;20220429;20;7;13.5;2.2;10.6;1.6;3.06;16500 +83095;46.67436;5.31579;201;20220430;18.3;7;12.6;2.6;10.2;0;3.48;22800 +83095;46.67436;5.31579;201;20220501;18.4;6.3;12.4;3.5;9.15;0;4.05;25900 +83095;46.67436;5.31579;201;20220502;20.2;6.9;13.5;2.8;9.85;.1;3.99;24150 +83095;46.67436;5.31579;201;20220503;22.3;9.5;15.9;2.1;10.75;.2;4.08;22700 +83095;46.67436;5.31579;201;20220504;21.8;8.8;15.3;2.1;11.85;6.3;3.16;17350 +83095;46.67436;5.31579;201;20220505;18.3;10.7;14.5;2.9;11.71;2.4;2.91;15769 +83095;46.67436;5.31579;201;20220506;19.9;7.6;13.8;2.6;11.4;0;3.44;21426 +83095;46.67436;5.31579;201;20220507;22.2;9;15.6;2.6;11.1;0;4.03;22346 +83095;46.67436;5.31579;201;20220508;23.4;10.1;16.8;2.9;11.5;0;4.35;22552 +83095;46.67436;5.31579;201;20220509;23.7;10.3;17;1.3;12.9;0;3.84;22757 +83095;46.67436;5.31579;201;20220510;26.1;10.9;18.5;1.3;14.2;.1;4.24;24415 +83095;46.67436;5.31579;201;20220511;28.4;15.1;21.8;3;12.5;0;5.52;22895 +83095;46.67436;5.31579;201;20220512;24.7;15.8;20.3;2.4;13.6;5.4;4.18;18665 +83095;46.67436;5.31579;201;20220513;22.9;14.8;18.9;1.3;16;0;3.28;17851 +83095;46.67436;5.31579;201;20220514;24.7;11.6;18.2;1.4;14.1;0;4.04;23036 +83095;46.67436;5.31579;201;20220515;28.7;10.4;19.6;2.4;13.6;2.7;5.39;27501 +83095;46.67436;5.31579;201;20220516;25.8;14.7;20.3;2.6;13.4;0;4.66;21323 +83095;46.67436;5.31579;201;20220517;28.6;13.3;21;.9;16;.1;4.56;25287 +83095;46.67436;5.31579;201;20220518;29.9;13.7;21.8;1.4;16;.2;5.03;26150 +83095;46.67436;5.31579;201;20220519;29.9;18.4;24.2;3.6;15.6;.8;5.9;21986 +83095;46.67436;5.31579;201;20220520;29.9;20.1;25;4.8;13.2;.3;6.88;20309 +83095;46.67436;5.31579;201;20220521;27;17.7;22.4;1.9;16.4;0;4.33;19836 +83095;46.67436;5.31579;201;20220522;26.7;14.6;20.7;1.5;16.8;1.7;4.32;22826 +83095;46.67436;5.31579;201;20220523;24.5;18.8;21.7;2.6;17.2;9.7;3.71;15456 +83095;46.67436;5.31579;201;20220524;20.3;13.2;16.8;1.6;12.6;.1;3.27;17407 +83095;46.67436;5.31579;201;20220525;22.2;9.9;16.1;1.9;11.6;0;4.06;23253 +83095;46.67436;5.31579;201;20220526;21.4;9.8;15.6;1.4;12.1;0;3.75;22628 +83095;46.67436;5.31579;201;20220527;23;10;16.5;1.6;13;0;4.07;24076 +83095;46.67436;5.31579;201;20220528;21.2;10.7;16;2.8;11;0;4.13;21614 +83095;46.67436;5.31579;201;20220529;19.4;8;13.7;3;8.3;0;4.23;22619 +83095;46.67436;5.31579;201;20220530;21.9;7;14.5;1.5;8.4;0;4.32;26048 +83095;46.67436;5.31579;201;20220531;20.6;8.1;14.4;1.7;11.8;.1;3.77;23847 +83095;46.67436;5.31579;201;20220601;22.4;9.9;16.2;1;14.2;0;3.84;23904 +83095;46.67436;5.31579;201;20220602;27.8;12.3;20.1;.8;15.8;.9;4.7;26775 +83095;46.67436;5.31579;201;20220603;30.1;16.3;23.2;1.5;17.3;10.2;5.15;25271 +83095;46.67436;5.31579;201;20220604;29.9;16.5;23.2;1.5;19.4;12.7;5;24940 +83095;46.67436;5.31579;201;20220605;24.9;17.1;21;2.1;18;6.4;3.86;18864 +83095;46.67436;5.31579;201;20220606;24.9;13.5;19.2;.6;15.9;1.5;4;23024 +83095;46.67436;5.31579;201;20220607;22.8;15.4;19.1;1.5;14.6;.2;3.62;18417 +83095;46.67436;5.31579;201;20220608;19.8;11;15.4;1.7;14.7;12.4;3.21;20192 +83095;46.67436;5.31579;201;20220609;20.7;13.9;17.3;1.3;14;.9;3.24;17673 +83095;46.67436;5.31579;201;20220610;24.5;8.6;16.6;1.3;12.8;.1;4.54;27508 +83095;46.67436;5.31579;201;20220611;28.5;10.4;19.5;1.3;13.9;0;5.27;29441 +83095;46.67436;5.31579;201;20220612;30.8;12.7;21.8;1.1;15.9;0;5.5;29473 +83095;46.67436;5.31579;201;20220613;25.5;17.6;21.6;2.5;14.4;0;4.56;19203 +83095;46.67436;5.31579;201;20220614;29;10.1;19.6;1.1;13.1;0;5.35;30190 +83095;46.67436;5.31579;201;20220615;33.3;14.2;23.8;1.1;17.1;.1;5.93;30376 +83095;46.67436;5.31579;201;20220616;31.8;21.9;26.9;1.6;17;0;5.24;21646 +83095;46.67436;5.31579;201;20220617;32.4;15.4;23.9;1.8;16;0;6.08;28641 +83095;46.67436;5.31579;201;20220618;36.2;15.2;25.7;1.9;16.3;0;7.04;31517 +83095;46.67436;5.31579;201;20220619;35.1;24;29.6;4.4;15.6;0;8.16;22995 +83095;46.67436;5.31579;201;20220620;33.7;22;27.9;2.3;13.1;0;6.47;23634 +83095;46.67436;5.31579;201;20220621;33.5;22.1;27.8;1.8;16.1;.4;5.84;23319 +83095;46.67436;5.31579;201;20220622;28.9;19.8;24.4;2.1;20.7;7.2;4.64;20742 +83095;46.67436;5.31579;201;20220623;27.5;17.6;22.6;1.5;19.6;9.2;4.35;21666 +83095;46.67436;5.31579;201;20220624;21.2;16.4;18.8;1.4;18;12.6;2.8;14824 +83095;46.67436;5.31579;201;20220625;28;13.8;20.9;1.8;16.9;7.3;5;26094 +83095;46.67436;5.31579;201;20220626;22.7;16.2;19.5;2.5;18.5;6.6;3.29;17371 +83095;46.67436;5.31579;201;20220627;20.2;15.9;18.1;1.6;17.6;1.4;2.6;13961 +83095;46.67436;5.31579;201;20220628;24.7;14.7;19.7;1.6;17.3;0;4.01;21716 +83095;46.67436;5.31579;201;20220629;28.2;14.4;21.3;.8;17.6;.1;4.68;25635 +83095;46.67436;5.31579;201;20220630;25.7;14.1;19.9;1.2;16.3;14.1;4.28;23408 +83095;46.67436;5.31579;201;20220701;22.9;12.5;17.7;1.1;14.1;.1;3.85;22093 +83095;46.67436;5.31579;201;20220702;27.9;10.3;19.1;.5;14.7;.1;4.83;28958 +83095;46.67436;5.31579;201;20220703;29.1;13.7;21.4;.7;18.3;1.3;4.87;26995 +83095;46.67436;5.31579;201;20220704;25.6;16.7;21.2;1.6;17.4;0;4.05;20288 +83095;46.67436;5.31579;201;20220705;26.8;13.5;20.2;1.7;15.2;0;4.75;24948 +83095;46.67436;5.31579;201;20220706;25.8;13.5;19.7;2.5;13.1;0;4.95;23917 +83095;46.67436;5.31579;201;20220707;25.4;10.7;18.1;2.2;13.4;0;4.8;26176 +83095;46.67436;5.31579;201;20220708;25.4;13.7;19.6;3.5;13.6;0;5.06;23215 +83095;46.67436;5.31579;201;20220709;27.2;12.8;20;2.2;13.3;0;5.18;25793 +83095;46.67436;5.31579;201;20220710;26.6;14.5;20.6;2.8;14.3;0;5.05;23520 +83095;46.67436;5.31579;201;20220711;28.2;14.3;21.3;2.2;13.4;0;5.34;25211 +83095;46.67436;5.31579;201;20220712;30.1;14.5;22.3;1.7;14.7;0;5.44;26692 +83095;46.67436;5.31579;201;20220713;33;11.4;22.2;.6;14.1;0;5.43;30639 +83095;46.67436;5.31579;201;20220714;34.6;15.5;25.1;1.4;16.1;0;6.14;29470 +83095;46.67436;5.31579;201;20220715;29.8;16.4;23.1;1.9;14.7;0;5.32;24478 +83095;46.67436;5.31579;201;20220716;29.4;14;21.7;2.4;11.3;0;5.87;26225 +83095;46.67436;5.31579;201;20220717;32.1;14;23.1;1.8;12.8;0;6.01;28416 +83095;46.67436;5.31579;201;20220718;36.4;13.5;25;.8;14.7;0;5.82;30207 +83095;46.67436;5.31579;201;20220719;37.6;14.6;26.1;1.7;16;0;6.76;30111 +83095;46.67436;5.31579;201;20220720;31.7;20.2;26;1.4;19.9;.7;4.91;22257 +83095;46.67436;5.31579;201;20220721;30.5;16.1;23.3;1;17.6;.1;4.84;24919 +83095;46.67436;5.31579;201;20220722;32.7;14.2;23.5;1.1;18;2;5.45;28255 +83095;46.67436;5.31579;201;20220723;28.4;18.9;23.7;1.3;20.2;0;4.11;19932 +83095;46.67436;5.31579;201;20220724;33.7;16.7;25.2;1.1;18.5;0;5.43;26845 +83095;46.67436;5.31579;201;20220725;31.6;18.1;24.9;2.2;17;0;5.51;23735 +83095;46.67436;5.31579;201;20220726;27.5;18.9;23.2;2.4;15.7;0;4.59;18696 +83095;46.67436;5.31579;201;20220727;27.8;14.2;21;2.1;12.8;0;5;23629 +83095;46.67436;5.31579;201;20220728;30.2;11.5;20.9;1;13.2;0;4.99;27733 +83095;46.67436;5.31579;201;20220729;28;17.1;22.6;1.1;14.2;.1;4.22;20879 +83095;46.67436;5.31579;201;20220730;30.6;12.7;21.7;1;14.4;0;4.93;26872 +83095;46.67436;5.31579;201;20220731;32.7;13.9;23.3;.7;15.3;0;5;27432 +83095;46.67436;5.31579;201;20220801;32.5;15.3;23.9;1.8;15.7;0;5.57;26076 +83095;46.67436;5.31579;201;20220802;31.9;15.2;23.6;1.4;15.8;0;5.17;25556 +83095;46.67436;5.31579;201;20220803;35.2;14.1;24.7;1.1;15.2;0;5.6;28323 +83095;46.67436;5.31579;201;20220804;37.9;19.2;28.6;1.8;15.9;.2;6.45;26818 +83095;46.67436;5.31579;201;20220805;32.6;18.3;25.5;2;17.2;.7;5.38;23222 +83095;46.67436;5.31579;201;20220806;29.7;17.5;23.6;3.2;15.1;0;5.48;21269 +83095;46.67436;5.31579;201;20220807;30.3;14.9;22.6;2.2;13.4;0;5.32;23869 +83095;46.67436;5.31579;201;20220808;31.8;15.3;23.6;2.5;12.3;0;5.9;24597 +83095;46.67436;5.31579;201;20220809;33.5;14.9;24.2;1.8;12.2;0;5.73;26018 +83095;46.67436;5.31579;201;20220810;33.4;13.5;23.5;1.4;12.1;0;5.4;26783 +83095;46.67436;5.31579;201;20220811;34.5;13;23.8;1;13.5;0;5.16;27127 +83095;46.67436;5.31579;201;20220812;33.7;12.9;23.3;1;12.6;0;5.05;26967 +83095;46.67436;5.31579;201;20220813;33.2;13.1;23.2;1.1;10.6;0;5.02;26434 +83095;46.67436;5.31579;201;20220814;25.9;15.1;20.5;1.2;15.7;3.5;3.58;19028 +83095;46.67436;5.31579;201;20220815;26.6;15.2;20.9;1;17.4;1.5;3.55;19446 +83095;46.67436;5.31579;201;20220816;32.4;13.8;23.1;1.1;16.4;2.1;4.72;24908 +83095;46.67436;5.31579;201;20220817;27.5;18.2;22.9;1.6;17.7;7.6;3.7;17247 +83095;46.67436;5.31579;201;20220818;24.2;16.2;20.2;1.4;18.1;17.8;2.99;15825 +83095;46.67436;5.31579;201;20220819;26.3;17.3;21.8;1.2;19.1;4.2;3.24;16717 +83095;46.67436;5.31579;201;20220820;28;18.2;23.1;1.8;17.9;1.5;3.8;17356 +83095;46.67436;5.31579;201;20220821;27.7;11.8;19.8;1.5;13.9;.1;4.08;22178 +83095;46.67436;5.31579;201;20220822;29;12.1;20.6;1.2;15;0;4.09;22723 +83095;46.67436;5.31579;201;20220823;30.7;14.9;22.8;1.5;16.4;0;4.35;21780 +83095;46.67436;5.31579;201;20220824;32.1;13;22.6;.8;15;0;4.23;23849 +83095;46.67436;5.31579;201;20220825;33.9;13.5;23.7;1.2;15.9;.3;4.73;24487 +83095;46.67436;5.31579;201;20220826;26.2;19.1;22.7;1.3;17.9;.7;3.02;13987 +83095;46.67436;5.31579;201;20220827;26.7;15.2;21;2;17.5;.1;3.54;17886 +83095;46.67436;5.31579;201;20220828;30.1;14.5;22.3;1;16.7;.1;3.82;20802 +83095;46.67436;5.31579;201;20220829;32.2;13;22.6;.9;16.1;0;4.12;22981 +83095;46.67436;5.31579;201;20220830;25.5;16.3;20.9;.9;17.9;7.6;2.84;15515 +83095;46.67436;5.31579;201;20220831;27.9;16.2;22.1;1.5;17.4;0;3.48;17455 +83095;46.67436;5.31579;201;20220901;29.3;12.3;20.8;1;14.1;0;3.69;21032 +83095;46.67436;5.31579;201;20220902;26.3;11.7;19;.8;15.3;13.9;3.14;19259 +83095;46.67436;5.31579;201;20220903;26.2;16.2;21.2;1.5;18.3;.9;3.02;15651 +83095;46.67436;5.31579;201;20220904;30;14.3;22.2;1;17.6;0;3.55;19647 +83095;46.67436;5.31579;201;20220905;31.1;18.2;24.7;2.7;18.5;0;4.4;17568 +83095;46.67436;5.31579;201;20220906;29;18.4;23.7;2;19.5;2.3;3.51;15698 +83095;46.67436;5.31579;201;20220907;25.9;16.7;21.3;2;18.1;18.3;2.99;14428 +83095;46.67436;5.31579;201;20220908;24.8;14.5;19.7;2;16;.5;2.98;15168 +83095;46.67436;5.31579;201;20220909;22.7;16;19.4;2.1;14.7;2.9;2.7;11951 +83095;46.67436;5.31579;201;20220910;21.2;14.4;17.8;1.4;15;.2;2.22;11925 +83095;46.67436;5.31579;201;20220911;25.2;10.2;17.7;1;13.7;.1;2.85;17942 +83095;46.67436;5.31579;201;20220912;30.2;10.3;20.3;1.1;14.5;.1;3.5;20587 +83095;46.67436;5.31579;201;20220913;29.5;16.9;23.2;3.8;19.4;1.6;4.05;16042 +83095;46.67436;5.31579;201;20220914;26.9;22;24.5;3.3;19.3;23.3;3.32;9582 +83095;46.67436;5.31579;201;20220915;22.2;16.2;19.2;1.5;18.6;10.1;1.95;10579 +83095;46.67436;5.31579;201;20220916;19.5;12.7;16.1;1.2;14.7;0;1.85;11194 +83095;46.67436;5.31579;201;20220917;16.2;8.5;12.4;1.9;10.4;0;1.93;11835 +83095;46.67436;5.31579;201;20220918;18.8;3.9;11.4;1.4;9.1;0;2.27;16611 +83095;46.67436;5.31579;201;20220919;19;5.9;12.5;2.1;9.2;0;2.48;15352 +83095;46.67436;5.31579;201;20220920;19.7;5.9;12.8;2.8;9;0;2.81;15603 +83095;46.67436;5.31579;201;20220921;20.4;6.9;13.7;2.2;9.1;0;2.7;15249 +83095;46.67436;5.31579;201;20220922;20.6;3.7;12.2;.7;9.1;0;2.09;16967 +83095;46.67436;5.31579;201;20220923;22.4;4.9;13.7;1.8;11.9;3.7;2.47;17083 +83095;46.67436;5.31579;201;20220924;21.6;14.3;18;1.6;15.1;2.2;2.01;10605 +83095;46.67436;5.31579;201;20220925;17.6;11.8;14.7;1.2;13.6;5.7;1.5;9247 +83095;46.67436;5.31579;201;20220926;17.6;8.6;13.1;1.6;12.2;6.6;1.68;11585 +83095;46.67436;5.31579;201;20220927;14.1;10.3;12.2;2.8;12;19;1.3;7139 +83095;46.67436;5.31579;201;20220928;14.1;10.3;12.2;3.2;12.9;20.3;1.11;7047 +83095;46.67436;5.31579;201;20220929;15.3;10;12.7;1.6;11.8;2.5;1.37;8367 +83095;46.67436;5.31579;201;20220930;15.8;5.7;10.8;1.3;10.2;.3;1.51;11723 +83095;46.67436;5.31579;201;20221001;13.4;7.7;10.6;3.3;12.2;24.8;.98;8484 +83095;46.67436;5.31579;201;20221002;22.1;13.7;17.9;2.4;15.6;0;2.04;10344 +83095;46.67436;5.31579;201;20221003;18.5;13.9;16.2;1.9;14.4;0;1.51;7335 +83095;46.67436;5.31579;201;20221004;14.3;8.4;11.4;.5;11.7;.2;1.08;8306 +83095;46.67436;5.31579;201;20221005;23.1;7;15.1;1.9;12.9;0;2.15;14086 +83095;46.67436;5.31579;201;20221006;20.9;12.3;16.6;2;14.3;0;1.8;9932 +83095;46.67436;5.31579;201;20221007;20.9;9;15;.8;13.9;.1;1.52;11673 +83095;46.67436;5.31579;201;20221008;18.3;12.3;15.3;1.5;13.5;.5;1.41;7931 +83095;46.67436;5.31579;201;20221009;17.8;7.4;12.6;1.2;11.8;.1;1.37;10563 +83095;46.67436;5.31579;201;20221010;22.5;11.3;16.9;1.8;15.1;0;1.77;10842 +83095;46.67436;5.31579;201;20221011;21.1;11.2;16.2;1.3;14.7;.1;1.5;10001 +83095;46.67436;5.31579;201;20221012;14.3;11.9;13.1;.9;14.2;.2;.78;4425 +83095;46.67436;5.31579;201;20221013;17;11.4;14.2;.8;14.7;1.2;1;7100 +83095;46.67436;5.31579;201;20221014;16.8;14.1;15.5;2.3;15.9;7.1;.94;4599 +83095;46.67436;5.31579;201;20221015;22.9;15.8;19.4;2.2;15.1;0;1.96;7866 +83095;46.67436;5.31579;201;20221016;24.7;16.7;20.7;4.2;15.2;0;2.98;8279 +83095;46.67436;5.31579;201;20221017;24.3;17.9;21.1;4.4;15.6;0;2.97;7206 +83095;46.67436;5.31579;201;20221018;25;16.3;20.7;2.1;15.1;.1;2.14;8415 +83095;46.67436;5.31579;201;20221019;22.8;8.9;15.9;1.3;14.5;.2;1.45;10701 +83095;46.67436;5.31579;201;20221020;20.7;17;18.9;3.7;16.6;23.1;1.76;5030 +83095;46.67436;5.31579;201;20221021;21.6;15.4;18.5;2.7;16.5;12.5;1.6;6657 +83095;46.67436;5.31579;201;20221022;22.9;14.8;18.9;1.8;16;.1;1.55;7612 +83095;46.67436;5.31579;201;20221023;23.1;13.2;18.2;4.5;15;.4;2.35;8375 +83095;46.67436;5.31579;201;20221024;21.5;18.3;19.9;2.5;16.3;0;1.69;4324 +83095;46.67436;5.31579;201;20221025;21.3;8.9;15.1;1.3;14.4;.4;1.17;9190 +83095;46.67436;5.31579;201;20221026;23.6;16;19.8;1.6;15.3;.1;1.58;6902 +83095;46.67436;5.31579;201;20221027;23.2;10.8;17;2.2;15.3;0;1.51;8912 +83095;46.67436;5.31579;201;20221028;24.8;18.9;21.9;3.3;14.2;0;2.77;5791 +83095;46.67436;5.31579;201;20221029;24;12.6;18.3;2.7;12.3;0;2.24;8251 +83095;46.67436;5.31579;201;20221030;23.9;18.9;21.4;3.4;12.1;0;3.03;5094 +83095;46.67436;5.31579;201;20221031;21.5;11.2;16.4;2.6;13.8;16.7;1.54;7561 +83095;46.67436;5.31579;201;20221101;18.6;13.9;16.3;1.7;14.4;.7;1.07;4753 +83095;46.67436;5.31579;201;20221102;18;8.8;13.4;1.1;11.8;.1;.91;6879 +83095;46.67436;5.31579;201;20221103;16;6.5;11.3;2.5;10.9;8.2;1.02;6894 +83095;46.67436;5.31579;201;20221104;9.9;8.9;9.4;1.6;10.4;11;.61;1630 +83095;46.67436;5.31579;201;20221105;10.9;7.6;9.3;1.4;9.8;.1;.66;3590 +83095;46.67436;5.31579;201;20221106;12.1;3;7.6;1.6;9;.1;.64;6418 +83095;46.67436;5.31579;201;20221107;19.1;8.5;13.8;2.1;10;.1;1.41;6886 +83095;46.67436;5.31579;201;20221108;18.9;7;13;5;10.4;6.8;2.01;7234 +83095;46.67436;5.31579;201;20221109;14.2;13.4;13.8;2.4;14.2;15;.69;1221 +83095;46.67436;5.31579;201;20221110;11.3;9.7;10.5;1.5;12.3;0;.45;2037 +83095;46.67436;5.31579;201;20221111;11.8;9.6;10.7;1.3;11.6;.2;.55;2489 +83095;46.67436;5.31579;201;20221112;9.7;6.7;8.2;.6;10.8;.1;.4;2996 +83095;46.67436;5.31579;201;20221113;8.9;7.7;8.3;.9;11;0;.39;1552 +83095;46.67436;5.31579;201;20221114;16.4;7.5;12;4.4;11.5;8.3;1.15;5599 +83095;46.67436;5.31579;201;20221115;15.3;11;13.2;2.3;12.8;8;.79;3575 +83095;46.67436;5.31579;201;20221116;15.3;9.6;12.5;2.7;11.5;1.7;.95;4179 +83095;46.67436;5.31579;201;20221117;14.9;11.3;13.1;3.9;11.3;5.7;1.32;3097 +83095;46.67436;5.31579;201;20221118;11.5;8.7;10.1;2.3;9.8;3.7;.82;2588 +83095;46.67436;5.31579;201;20221119;9.1;5.7;7.4;1;9.4;1.6;.42;2892 +83095;46.67436;5.31579;201;20221120;9.5;5.5;7.5;1.7;8.8;.9;.55;3159 +83095;46.67436;5.31579;201;20221121;9;5.3;7.2;3;8.8;2.1;.6;2960 +83095;46.67436;5.31579;201;20221122;8.9;6.7;7.8;2.4;8.4;1.5;.76;2055 +83095;46.67436;5.31579;201;20221123;9.2;1.6;5.4;2.2;8.2;6;.41;4484 +83095;46.67436;5.31579;201;20221124;12.8;7;9.9;2;9.4;2.6;.76;3758 +83095;46.67436;5.31579;201;20221125;11.5;7.2;9.4;1.3;9.6;3.7;.56;3075 +83095;46.67436;5.31579;201;20221126;5.9;3.3;4.6;1.4;8.7;0;.24;2171 +83095;46.67436;5.31579;201;20221127;11.9;5;8.5;2.6;8.1;.9;.89;4017 +83095;46.67436;5.31579;201;20221128;9.8;8.6;9.2;3.3;9.3;7;.91;1162 +83095;46.67436;5.31579;201;20221129;8.4;6;7.2;1.3;9.4;.4;.4;1966 +83095;46.67436;5.31579;201;20221130;9.4;6.1;7.8;2.8;9.1;0;.6;2420 +83095;46.67436;5.31579;201;20221201;7.5;4.1;5.8;2.8;7.5;0;.66;2439 +83095;46.67436;5.31579;201;20221202;5.2;3.5;4.4;1;7.3;.6;.42;1457 +83095;46.67436;5.31579;201;20221203;3.9;3.2;3.6;1.3;7.4;2.7;.39;620 +83095;46.67436;5.31579;201;20221204;4.6;2.1;3.4;1.3;7.4;4.8;.3;1901 +83095;46.67436;5.31579;201;20221205;9.1;1.3;5.2;1;7;.1;.37;3970 +83095;46.67436;5.31579;201;20221206;.9;-2.6;-.8;.4;5.8;0;.21;2357 +83095;46.67436;5.31579;201;20221207;5.1;1.1;3.1;1.5;6.9;0;.33;2555 +83095;46.67436;5.31579;201;20221208;.6;-3.6;-1.5;1.1;5.5;3.4;.17;2617 +83095;46.67436;5.31579;201;20221209;1;-.8;.1;1.8;6.1;.2;.23;1408 +83095;46.67436;5.31579;201;20221210;1.5;.1;.8;2.2;5.7;0;.42;1131 +83095;46.67436;5.31579;201;20221211;-2.3;-4.2;-3.2;1.7;4.6;0;.23;1445 +83095;46.67436;5.31579;201;20221212;-1.6;-3.1;-2.3;1.3;4.6;.3;.31;1181 +83095;46.67436;5.31579;201;20221213;-.9;-3.1;-2;1.2;5;1;.25;1598 +83095;46.67436;5.31579;201;20221214;10.2;-.8;4.7;1.9;8.3;5.3;.22;4600 +83095;46.67436;5.31579;201;20221215;3.7;3.2;3.5;2.4;8.1;5.2;.22;312 +83095;46.67436;5.31579;201;20221216;.8;-.2;.3;2.8;5.7;0;.38;787 +83095;46.67436;5.31579;201;20221217;-3.9;-4.9;-4.4;1.5;4.3;0;.23;783 +83095;46.67436;5.31579;201;20221218;8.9;-3.7;2.6;2.1;6;0;.45;4927 +83095;46.67436;5.31579;201;20221219;15.6;9.3;12.5;5.8;9.5;0;1.94;3232 +83095;46.67436;5.31579;201;20221220;15.6;12.9;14.3;5.8;10.2;7.8;2.27;1822 +83095;46.67436;5.31579;201;20221221;14.3;10.4;12.4;3.2;11.9;1.5;.82;2360 +83095;46.67436;5.31579;201;20221222;13.4;11.2;12.3;4;11.1;13.1;1.15;1563 +83095;46.67436;5.31579;201;20221223;13.7;10.1;11.9;3.6;13.1;11.6;.46;2238 +83095;46.67436;5.31579;201;20221224;11.8;10.4;11.1;1.4;12.2;.8;.47;1080 +83095;46.67436;5.31579;201;20221225;14.9;7.6;11.3;2.7;11.1;0;.69;3559 +83095;46.67436;5.31579;201;20221226;13.5;11.5;12.5;3.3;11.4;2;1.03;1465 +83095;46.67436;5.31579;201;20221227;10.9;4.5;7.7;1.5;8.8;.1;.44;3300 +83095;46.67436;5.31579;201;20221228;12.8;2.9;7.9;3.6;7.9;.3;.98;4327 +83095;46.67436;5.31579;201;20221229;12.2;10.5;11.4;4.8;10.2;12;1.3;1306 +83095;46.67436;5.31579;201;20221230;12.5;3.8;8.2;3.6;10.2;1.5;.41;4043 +83095;46.67436;5.31579;201;20221231;16.6;12.2;14.4;4.9;11.3;0;1.76;2647 +83096;46.68806;5.64176;490;20220101;15.4;-.3;7.6;.8;7.21;.1;.24;6351 +83096;46.68806;5.64176;490;20220102;11.7;-.9;5.4;1.4;7.31;0;.48;5669 +83096;46.68806;5.64176;490;20220103;11.6;5.9;8.8;2.4;8.84;3.9;.72;3527 +83096;46.68806;5.64176;490;20220104;14.9;9.4;12.2;4.5;8.54;17.3;1.82;3601 +83096;46.68806;5.64176;490;20220105;2.2;1.1;1.6;1.4;5.87;.9;.44;1183 +83096;46.68806;5.64176;490;20220106;2.6;-1.1;.7;1.2;5.27;0;.36;2909 +83096;46.68806;5.64176;490;20220107;1;-4.8;-1.9;1.9;5.37;7.1;.13;3803 +83096;46.68806;5.64176;490;20220108;3.7;.8;2.3;3.5;6.51;8.5;.39;2568 +83096;46.68806;5.64176;490;20220109;2.8;1.8;2.3;2.9;6.67;4;.38;1051 +83096;46.68806;5.64176;490;20220110;4.1;-.7;1.7;1.7;5.57;0;.41;3532 +83096;46.68806;5.64176;490;20220111;4.3;-4.7;-.2;1.7;4.64;0;.39;5179 +83096;46.68806;5.64176;490;20220112;2.8;-7.5;-2.4;1;4.04;0;.28;4995 +83096;46.68806;5.64176;490;20220113;2;-6.5;-2.2;.8;3.94;0;.26;4908 +83096;46.68806;5.64176;490;20220114;7.3;-7.9;-.3;.7;4.17;0;.22;6972 +83096;46.68806;5.64176;490;20220115;8;-6.9;.6;.6;4.34;0;.2;7013 +83096;46.68806;5.64176;490;20220116;6.1;-7;-.5;1.1;4.04;0;.38;6594 +83096;46.68806;5.64176;490;20220117;5.8;-5.3;.2;1.4;5.31;0;.29;6216 +83096;46.68806;5.64176;490;20220118;4.7;-2;1.4;1.5;5.24;0;.47;4587 +83096;46.68806;5.64176;490;20220119;.7;-6.2;-2.8;1;5.11;.7;.17;4806 +83096;46.68806;5.64176;490;20220120;3;-.3;1.4;1.5;5.84;.2;.38;3164 +83096;46.68806;5.64176;490;20220121;2.5;-3.1;-.3;3.4;4.14;0;.77;4440 +83096;46.68806;5.64176;490;20220122;5.6;-6.8;-.6;1.4;4.34;0;.42;7005 +83096;46.68806;5.64176;490;20220123;2.7;-6.7;-2;.9;4.64;0;.28;5945 +83096;46.68806;5.64176;490;20220124;8.2;-6.4;.9;.9;4.71;0;.39;7633 +83096;46.68806;5.64176;490;20220125;10.8;-6.7;2;.7;4.37;0;.4;8731 +83096;46.68806;5.64176;490;20220126;6.1;-8.2;-1.1;.7;4.07;0;.33;7879 +83096;46.68806;5.64176;490;20220127;1.7;-8.1;-3.2;1.1;4.24;0;.31;6312 +83096;46.68806;5.64176;490;20220128;7;-4.4;1.3;1.1;5.31;0;.46;7167 +83096;46.68806;5.64176;490;20220129;4.1;-4.3;-.1;1;5.51;.5;.34;6213 +83096;46.68806;5.64176;490;20220130;7.1;.9;4;1.3;6.74;0;.51;5311 +83096;46.68806;5.64176;490;20220131;3.9;-2.2;.8;2.3;6.37;4.4;.31;5373 +83096;46.68806;5.64176;490;20220201;2.9;-.4;1.2;1.2;6.01;6.7;.39;3845 +83096;46.68806;5.64176;490;20220202;7.7;1.8;4.7;1;8.37;2.2;.38;5389 +83096;46.68806;5.64176;490;20220203;8.3;2;5.2;1.2;7.64;0;.51;5735 +83096;46.68806;5.64176;490;20220204;6.5;-.1;3.2;1.9;7.37;2.1;.42;5992 +83096;46.68806;5.64176;490;20220205;7.6;.2;3.9;1.3;6.04;0;.65;6282 +83096;46.68806;5.64176;490;20220206;5.6;-3.2;1.2;3.9;6.77;12.9;.31;7243 +83096;46.68806;5.64176;490;20220207;7.2;3.4;5.3;2.3;6.14;.1;.95;4541 +83096;46.68806;5.64176;490;20220208;11.5;-5.4;3.1;.9;4.64;0;.72;10535 +83096;46.68806;5.64176;490;20220209;14.3;-4.6;4.8;1.4;5.21;0;1.08;11312 +83096;46.68806;5.64176;490;20220210;6.3;-2;2.2;2.2;6.89;6.2;1.15;10400 +83096;46.68806;5.64176;490;20220211;7.5;6;6.8;4.4;5.95;0;1.66;10966 +83096;46.68806;5.64176;490;20220212;5.3;-1.5;1.9;1.9;4.95;0;.84;10333 +83096;46.68806;5.64176;490;20220213;11.1;-3.4;3.9;1.8;5.35;.1;1.12;11466 +83096;46.68806;5.64176;490;20220214;6.3;.6;3.4;1.8;7.02;13.5;.57;1633 +83096;46.68806;5.64176;490;20220215;7.7;2.2;5;2.3;6.69;3.4;.93;8600 +83096;46.68806;5.64176;490;20220216;8.4;2.5;5.4;4.1;8.91;12.8;.48;6729 +83096;46.68806;5.64176;490;20220217;12;8.8;10.4;3.4;10.07;1.9;1.1;4995 +83096;46.68806;5.64176;490;20220218;17.1;4.5;10.8;3.1;9.17;3.7;1.7;10583 +83096;46.68806;5.64176;490;20220219;8;3.9;5.9;2.1;6.24;0;1.08;5846 +83096;46.68806;5.64176;490;20220220;8.5;-2.3;3.1;2.9;7.21;6.3;.73;10006 +83096;46.68806;5.64176;490;20220221;5.2;3.7;4.5;3.3;7.41;7.1;.62;2941 +83096;46.68806;5.64176;490;20220222;8.5;4;6.3;2.2;7.57;2.4;.92;6541 +83096;46.68806;5.64176;490;20220223;12.9;5;9;1.2;7.81;.2;1.14;8826 +83096;46.68806;5.64176;490;20220224;11.9;-1.1;5.4;2.8;6.87;1.7;1.33;11655 +83096;46.68806;5.64176;490;20220225;7.6;-.6;3.5;1.5;5.54;0;.99;9325 +83096;46.68806;5.64176;490;20220226;9.5;-4.1;2.7;2.5;4.21;0;1.5;12413 +83096;46.68806;5.64176;490;20220227;11.2;-5.5;2.9;1.5;3.87;0;1.41;13955 +83096;46.68806;5.64176;490;20220228;12.1;-4.9;3.6;1.1;4.71;0;1.3;14246 +83096;46.68806;5.64176;490;20220301;12.5;-5.3;3.6;.9;4.77;0;1.27;14799 +83096;46.68806;5.64176;490;20220302;13.1;-4.1;4.5;1;5.67;0;1.3;14764 +83096;46.68806;5.64176;490;20220303;14.2;-.7;6.7;1.1;6.31;0;1.43;13936 +83096;46.68806;5.64176;490;20220304;12.2;-4.3;3.9;1.5;4.44;0;1.56;14862 +83096;46.68806;5.64176;490;20220305;9.1;-8.3;.4;1.3;3.17;0;1.4;15349 +83096;46.68806;5.64176;490;20220306;7.6;-8.6;-.5;1.2;3.51;0;1.23;15105 +83096;46.68806;5.64176;490;20220307;9.1;-7.8;.7;1.2;3.84;0;1.32;15626 +83096;46.68806;5.64176;490;20220308;12.6;-6.7;2.9;1;4.21;0;1.51;16639 +83096;46.68806;5.64176;490;20220309;14.3;-4.4;5;1.1;5.27;0;1.65;16732 +83096;46.68806;5.64176;490;20220310;15.5;-5;5.3;1.2;5.54;0;1.75;17357 +83096;46.68806;5.64176;490;20220311;15.7;-1;7.3;2.6;6.41;.1;2.19;16248 +83096;46.68806;5.64176;490;20220312;12.1;4.6;8.3;1.2;7.37;0;1.44;10867 +83096;46.68806;5.64176;490;20220313;13.3;4.7;9;1.7;7.81;18.4;1.63;11846 +83096;46.68806;5.64176;490;20220314;14.6;-.4;7.1;1.3;7.94;4.3;1.67;16035 +83096;46.68806;5.64176;490;20220315;15.8;5.8;10.8;2.4;9.07;0;2.01;13148 +83096;46.68806;5.64176;490;20220316;17;3.2;10.1;1.1;8.61;0;1.88;15702 +83096;46.68806;5.64176;490;20220317;12.4;3.3;7.8;2.5;9.41;0;1.4;12781 +83096;46.68806;5.64176;490;20220318;10.1;7.3;8.7;8.1;8.09;0;2.14;5400 +83096;46.68806;5.64176;490;20220319;12;5.7;8.8;3.8;6.32;0;2.61;15333 +83096;46.68806;5.64176;490;20220320;14.1;3.5;8.8;1.7;6.55;0;2.07;15300 +83096;46.68806;5.64176;490;20220321;14.3;4.9;9.6;1.5;6.55;0;2.17;18033 +83096;46.68806;5.64176;490;20220322;13.8;3.4;8.6;1.6;5.96;0;2.32;19200 +83096;46.68806;5.64176;490;20220323;14.6;2.3;8.4;1.4;5.69;0;2.32;19533 +83096;46.68806;5.64176;490;20220324;16.9;2.2;9.5;1.3;5.82;0;2.46;19733 +83096;46.68806;5.64176;490;20220325;17.4;3.2;10.3;1.7;5.99;0;2.72;19733 +83096;46.68806;5.64176;490;20220326;17.3;4.7;11;2;5.95;0;2.93;20233 +83096;46.68806;5.64176;490;20220327;17;4.5;10.8;1.4;5.92;0;2.66;19233 +83096;46.68806;5.64176;490;20220328;17.5;4.9;11.2;1.4;6.05;0;2.71;19833 +83096;46.68806;5.64176;490;20220329;16.6;7.9;12.2;2.6;6.55;3.8;2.71;11533 +83096;46.68806;5.64176;490;20220330;12.5;8.5;10.5;2.7;9.39;5.3;1.88;9066 +83096;46.68806;5.64176;490;20220331;10.7;6.6;8.6;1.7;8.25;8.6;1.5;7600 +83096;46.68806;5.64176;490;20220401;3.1;3;3.1;2.8;5.9;7.4;1;4233 +83096;46.68806;5.64176;490;20220402;3.5;-1;1.2;3.3;5;2.1;1.28;9600 +83096;46.68806;5.64176;490;20220403;5.4;-.9;2.3;5.5;4.49;.4;2.08;15900 +83096;46.68806;5.64176;490;20220404;8.3;-1.9;3.2;2.9;4.89;0;2.43;20766 +83096;46.68806;5.64176;490;20220405;12.6;3;7.8;2.2;6.29;0;2.65;17566 +83096;46.68806;5.64176;490;20220406;13.8;4.6;9.2;3.2;8.29;4;2.74;17200 +83096;46.68806;5.64176;490;20220407;9.8;7.8;8.8;7.3;10.25;19.1;.93;3300 +83096;46.68806;5.64176;490;20220408;13;9.1;11.1;7.6;10.62;10.4;1.71;4866 +83096;46.68806;5.64176;490;20220409;7.1;2.6;4.9;3.3;5.82;3.6;2.25;16366 +83096;46.68806;5.64176;490;20220410;11.1;-.4;5.4;1.9;5.55;.2;2.64;24333 +83096;46.68806;5.64176;490;20220411;14.7;2.1;8.4;1.4;6.82;0;2.62;21566 +83096;46.68806;5.64176;490;20220412;18.2;6.9;12.6;1.3;8.89;0;2.83;19866 +83096;46.68806;5.64176;490;20220413;19.5;8.3;13.9;1.4;9.09;0;3.08;18733 +83096;46.68806;5.64176;490;20220414;20.2;7.5;13.8;1.5;10.69;0;3.47;22466 +83096;46.68806;5.64176;490;20220415;20.9;8.9;14.9;2.2;11.29;0;3.6;22066 +83096;46.68806;5.64176;490;20220416;18.2;10.4;14.3;7.4;8.65;0;4.83;25366 +83096;46.68806;5.64176;490;20220417;16.5;5.1;10.8;6.6;5.82;0;4.93;26000 +83096;46.68806;5.64176;490;20220418;16.7;2.5;9.6;1.7;6.25;0;3.44;25233 +83096;46.68806;5.64176;490;20220419;17.8;4.6;11.2;1.4;7.02;0;3.35;23500 +83096;46.68806;5.64176;490;20220420;17.1;6.1;11.6;2.4;7.55;0;3.37;20966 +83096;46.68806;5.64176;490;20220421;17.5;5.7;11.6;3;6.89;0;3.89;23400 +83096;46.68806;5.64176;490;20220422;16.6;5.2;10.9;1.9;8.59;.7;3.03;20666 +83096;46.68806;5.64176;490;20220423;14.8;10;12.4;2.5;10.92;14;1.74;9233 +83096;46.68806;5.64176;490;20220424;12.1;5.8;8.9;3.1;9.79;7;1.46;8100 +83096;46.68806;5.64176;490;20220425;11.5;9;10.2;3.2;11.12;7.5;1.39;6366 +83096;46.68806;5.64176;490;20220426;14.8;8.5;11.7;2.3;9.45;.3;2.96;18666 +83096;46.68806;5.64176;490;20220427;16.8;4.7;10.8;2.7;8.35;0;3.61;26966 +83096;46.68806;5.64176;490;20220428;19.4;5.2;12.3;2.4;8.72;0;4.02;27300 +83096;46.68806;5.64176;490;20220429;18.4;6.2;12.3;1.9;8.52;1.5;3.52;21066 +83096;46.68806;5.64176;490;20220430;17;7.4;12.2;2.2;9.39;0;3.41;21033 +83096;46.68806;5.64176;490;20220501;16.7;4.4;10.5;2;8.75;0;3.6;26733 +83096;46.68806;5.64176;490;20220502;18.2;5.5;11.8;2;9.02;.3;3.71;25333 +83096;46.68806;5.64176;490;20220503;19.3;9.1;14.2;1.8;10.25;.6;3.54;22300 +83096;46.68806;5.64176;490;20220504;19;9.7;14.3;1.8;11.42;7;3.05;18600 +83096;46.68806;5.64176;490;20220505;13.8;9.7;11.8;1.8;11.77;2.3;2.04;11853 +83096;46.68806;5.64176;490;20220506;16.3;4.7;10.5;2.1;10.24;0;2.96;22545 +83096;46.68806;5.64176;490;20220507;19.9;4;11.9;1.9;10.07;0;3.77;26621 +83096;46.68806;5.64176;490;20220508;20.1;5.3;12.7;1.9;10.31;0;3.8;25934 +83096;46.68806;5.64176;490;20220509;22.4;5.5;14;1.3;11.77;.5;4.09;27684 +83096;46.68806;5.64176;490;20220510;24.1;6.6;15.4;1;12.24;0;4.32;28351 +83096;46.68806;5.64176;490;20220511;26.7;8.1;17.4;2.3;11.11;0;5.32;29089 +83096;46.68806;5.64176;490;20220512;24.9;13.5;19.2;2;12.04;6.7;4.58;22765 +83096;46.68806;5.64176;490;20220513;20.7;12.3;16.5;1.3;14.34;0;3.31;19902 +83096;46.68806;5.64176;490;20220514;24.2;6;15.1;1.2;11.97;0;4.52;29424 +83096;46.68806;5.64176;490;20220515;27.3;7.7;17.5;1.4;13.17;1.6;5.07;30173 +83096;46.68806;5.64176;490;20220516;25.1;12.8;19;2.1;12.51;0;4.68;24130 +83096;46.68806;5.64176;490;20220517;27.6;9.4;18.5;1.2;13.37;.1;5.06;29843 +83096;46.68806;5.64176;490;20220518;28.7;9.2;19;1.2;14.17;0;5.24;30334 +83096;46.68806;5.64176;490;20220519;28.1;13.1;20.6;2.3;14.87;.2;5.35;27108 +83096;46.68806;5.64176;490;20220520;30.3;15.3;22.8;3.3;13.27;.2;6.52;26566 +83096;46.68806;5.64176;490;20220521;26.8;14.7;20.7;1.4;15.77;.1;4.63;24781 +83096;46.68806;5.64176;490;20220522;27.6;11.7;19.7;1.5;16.11;1.6;5.01;28331 +83096;46.68806;5.64176;490;20220523;25.3;16.1;20.7;1.9;15.61;9.2;4.29;21674 +83096;46.68806;5.64176;490;20220524;17.9;10.8;14.3;2.2;11.74;.1;3.18;18878 +83096;46.68806;5.64176;490;20220525;20.4;4.5;12.5;1.3;10.24;0;4.15;28776 +83096;46.68806;5.64176;490;20220526;20.8;6.2;13.5;1.5;11.04;0;4.13;27579 +83096;46.68806;5.64176;490;20220527;22;5.9;13.9;1.6;11.74;0;4.36;29007 +83096;46.68806;5.64176;490;20220528;20.1;5.3;12.7;2.1;9.94;0;4.23;27920 +83096;46.68806;5.64176;490;20220529;18.5;2.4;10.4;1.8;8.04;0;4.11;29337 +83096;46.68806;5.64176;490;20220530;21.2;3.7;12.4;1.3;8.44;0;4.48;30549 +83096;46.68806;5.64176;490;20220531;20;5.6;12.8;1.7;10.31;0;4.14;27706 +83096;46.68806;5.64176;490;20220601;20.8;6.2;13.5;1.2;12.54;1.4;4.03;27642 +83096;46.68806;5.64176;490;20220602;26.5;10.4;18.5;1.3;15.04;.5;4.97;29130 +83096;46.68806;5.64176;490;20220603;28.5;12.9;20.7;1.8;15.17;8.5;5.47;29029 +83096;46.68806;5.64176;490;20220604;29.1;14.4;21.8;2.1;17.87;12.1;5.48;28315 +83096;46.68806;5.64176;490;20220605;23.2;15.9;19.5;1.8;17.27;5.1;3.68;19663 +83096;46.68806;5.64176;490;20220606;23.2;10.1;16.7;1.1;14.61;1.6;4.32;26543 +83096;46.68806;5.64176;490;20220607;21.5;12.7;17.1;1.5;13.74;.6;3.8;21874 +83096;46.68806;5.64176;490;20220608;19.1;7;13.1;1.3;12.37;19.4;3.73;25627 +83096;46.68806;5.64176;490;20220609;18.1;10.1;14.1;1.5;12.14;2.3;3.3;20564 +83096;46.68806;5.64176;490;20220610;23.3;4.2;13.8;1.5;10.67;.1;4.89;32184 +83096;46.68806;5.64176;490;20220611;27.5;6.1;16.8;1.4;12.27;0;5.48;32863 +83096;46.68806;5.64176;490;20220612;29.8;9.3;19.6;1.2;14.17;0;5.79;32754 +83096;46.68806;5.64176;490;20220613;24.1;13.6;18.9;1.6;13.21;0;4.53;24273 +83096;46.68806;5.64176;490;20220614;28.5;5.8;17.1;1.1;12.47;0;5.49;32956 +83096;46.68806;5.64176;490;20220615;32.1;12.6;22.4;2;15.87;.2;6.51;32534 +83096;46.68806;5.64176;490;20220616;29.7;15.7;22.7;1.3;17.44;0;5.47;28061 +83096;46.68806;5.64176;490;20220617;31;11.1;21.1;1.4;14.31;0;6.09;32679 +83096;46.68806;5.64176;490;20220618;34.9;11.5;23.2;1.5;15.41;0;6.68;33027 +83096;46.68806;5.64176;490;20220619;33.8;17.1;25.4;2.6;16.24;0;7.13;30467 +83096;46.68806;5.64176;490;20220620;31.8;17.3;24.5;2.2;13.94;0;6.47;28688 +83096;46.68806;5.64176;490;20220621;32.9;14.1;23.5;1.5;15.97;1;6.48;32496 +83096;46.68806;5.64176;490;20220622;27.3;17.9;22.6;1.7;18.31;8;4.68;22792 +83096;46.68806;5.64176;490;20220623;27.7;14.7;21.2;1.5;17.77;14;5.03;26797 +83096;46.68806;5.64176;490;20220624;20.3;14.7;17.5;1.3;15.97;15.3;3.1;17156 +83096;46.68806;5.64176;490;20220625;27.2;11;19.1;1.2;14.97;6.6;5.24;30092 +83096;46.68806;5.64176;490;20220626;24.1;14.1;19.1;1.9;17.21;10.3;4.22;23588 +83096;46.68806;5.64176;490;20220627;20;15;17.5;1.3;16.04;1.4;2.98;16418 +83096;46.68806;5.64176;490;20220628;22.4;10.9;16.7;1.7;15.41;0;4.07;25088 +83096;46.68806;5.64176;490;20220629;27.4;12.5;19.9;1.1;16.34;.1;5.08;28658 +83096;46.68806;5.64176;490;20220630;27.5;11.6;19.6;1.6;15.81;11.8;5.32;29720 +83096;46.68806;5.64176;490;20220701;21.4;11.8;16.6;1.3;12.74;.2;3.94;23023 +83096;46.68806;5.64176;490;20220702;26.6;6.5;16.6;1;12.71;0;5.24;32515 +83096;46.68806;5.64176;490;20220703;28.6;10.5;19.6;1.4;15.41;3.5;5.57;31486 +83096;46.68806;5.64176;490;20220704;24.7;16.3;20.5;1.8;17.91;0;4.12;21407 +83096;46.68806;5.64176;490;20220705;25.5;10.7;18.1;1.6;13.61;0;4.97;28540 +83096;46.68806;5.64176;490;20220706;24.5;8.3;16.4;1.5;12.21;0;4.95;29766 +83096;46.68806;5.64176;490;20220707;23.2;6.8;15;1.8;12.27;0;4.74;29904 +83096;46.68806;5.64176;490;20220708;24.4;9.5;17;2.3;12.34;0;5.02;28493 +83096;46.68806;5.64176;490;20220709;26.2;7;16.6;1.3;11.54;0;5.21;31796 +83096;46.68806;5.64176;490;20220710;25.7;9.3;17.5;2;13.21;0;5.16;29773 +83096;46.68806;5.64176;490;20220711;27.6;10.4;19;2.1;12.81;0;5.6;30060 +83096;46.68806;5.64176;490;20220712;28.8;10.5;19.7;1.7;12.54;0;5.72;30989 +83096;46.68806;5.64176;490;20220713;31.6;8;19.8;1.2;12.17;.1;5.84;32101 +83096;46.68806;5.64176;490;20220714;33.3;15.1;24.2;1.4;14.31;0;6.21;30590 +83096;46.68806;5.64176;490;20220715;29.3;12;20.6;1.6;13.37;0;5.69;30150 +83096;46.68806;5.64176;490;20220716;28.9;8.9;18.9;1.7;11.64;0;5.77;31454 +83096;46.68806;5.64176;490;20220717;31.7;8.7;20.2;1.7;11.91;0;6.09;31675 +83096;46.68806;5.64176;490;20220718;36;10.1;23.1;1.5;12.61;0;6.53;31647 +83096;46.68806;5.64176;490;20220719;36.8;12.2;24.5;1.6;13.94;.2;6.71;31545 +83096;46.68806;5.64176;490;20220720;32.5;18.2;25.4;1.8;17.51;.1;5.88;26771 +83096;46.68806;5.64176;490;20220721;29.9;13.4;21.6;1.4;15.57;.1;5.45;28872 +83096;46.68806;5.64176;490;20220722;33.4;11.5;22.4;1.4;15.61;2.7;6.02;31202 +83096;46.68806;5.64176;490;20220723;27.8;17.5;22.6;1.4;18.61;0;4.43;22345 +83096;46.68806;5.64176;490;20220724;33.5;13.4;23.5;1.2;16.51;0;5.95;30742 +83096;46.68806;5.64176;490;20220725;32.5;15;23.8;2.1;15.71;.1;6.23;29166 +83096;46.68806;5.64176;490;20220726;26.7;17.5;22.1;2.3;15.07;0;4.69;20975 +83096;46.68806;5.64176;490;20220727;27.3;8.9;18.1;1.5;11.74;0;5.18;29730 +83096;46.68806;5.64176;490;20220728;29;8.5;18.8;1.2;11.94;0;5.26;30370 +83096;46.68806;5.64176;490;20220729;26.4;13.9;20.2;1;13.11;.2;4.38;24378 +83096;46.68806;5.64176;490;20220730;29.9;9.6;19.7;1.5;11.91;0;5.49;29674 +83096;46.68806;5.64176;490;20220731;31.5;10.8;21.2;1.5;12.77;0;5.65;29614 +83096;46.68806;5.64176;490;20220801;31.1;11.5;21.3;1.6;13.67;0;5.59;29087 +83096;46.68806;5.64176;490;20220802;31.3;11.7;21.5;1.4;13.91;0;5.55;29434 +83096;46.68806;5.64176;490;20220803;34.8;12.4;23.6;1.3;13.57;0;5.89;29662 +83096;46.68806;5.64176;490;20220804;37.1;15;26.1;1.5;14.04;.2;6.35;29361 +83096;46.68806;5.64176;490;20220805;32.8;16.8;24.8;2.1;15.24;.6;5.92;26481 +83096;46.68806;5.64176;490;20220806;29;14.5;21.8;2.3;15.04;0;5.17;25083 +83096;46.68806;5.64176;490;20220807;29.2;10.8;20;2.1;14.14;0;5.31;28105 +83096;46.68806;5.64176;490;20220808;30.9;10.2;20.5;1.9;12.41;0;5.55;28403 +83096;46.68806;5.64176;490;20220809;32.3;9.9;21.1;1.8;11.51;0;5.71;28508 +83096;46.68806;5.64176;490;20220810;32.4;10.2;21.3;1.4;10.94;0;5.43;28368 +83096;46.68806;5.64176;490;20220811;33.4;11.8;22.6;1.4;11.71;0;5.52;28341 +83096;46.68806;5.64176;490;20220812;32.4;11.7;22;1.5;11.74;0;5.38;27556 +83096;46.68806;5.64176;490;20220813;32.3;9.7;21;1.5;9.44;0;5.41;28063 +83096;46.68806;5.64176;490;20220814;24.1;12.8;18.5;1.4;13.31;6.6;3.72;20738 +83096;46.68806;5.64176;490;20220815;23.7;12.7;18.2;1;15.61;1.7;3.46;20678 +83096;46.68806;5.64176;490;20220816;30.9;10.6;20.8;1.3;14.34;1.9;4.91;27337 +83096;46.68806;5.64176;490;20220817;28.5;15.5;22;1.8;17.04;9.5;4.4;22357 +83096;46.68806;5.64176;490;20220818;23.1;15.1;19.1;1.6;16.3;21.8;3.05;16194 +83096;46.68806;5.64176;490;20220819;24.3;16.2;20.3;1.1;18.11;6.4;3.12;17169 +83096;46.68806;5.64176;490;20220820;24.1;17.1;20.6;1;17.67;4.1;2.98;15847 +83096;46.68806;5.64176;490;20220821;26.1;10.2;18.1;1.4;13.37;0;4.04;23929 +83096;46.68806;5.64176;490;20220822;27.2;9.4;18.3;1.3;13.21;0;4.19;25162 +83096;46.68806;5.64176;490;20220823;28.7;10;19.4;1.6;13.81;0;4.5;25453 +83096;46.68806;5.64176;490;20220824;30.5;9.3;19.9;.9;12.04;0;4.3;25806 +83096;46.68806;5.64176;490;20220825;31.8;11.4;21.6;1.1;14.34;.2;4.6;25569 +83096;46.68806;5.64176;490;20220826;22.2;15.1;18.7;1.2;16.34;.7;2.77;15168 +83096;46.68806;5.64176;490;20220827;25.5;12;18.8;1.2;16.24;.6;3.47;21075 +83096;46.68806;5.64176;490;20220828;27.8;11.2;19.5;1;15.31;.2;3.84;23126 +83096;46.68806;5.64176;490;20220829;30;11.8;20.9;.9;14.97;0;4.08;24099 +83096;46.68806;5.64176;490;20220830;26.5;13.5;20;1.2;16.47;7.5;3.47;20094 +83096;46.68806;5.64176;490;20220831;25.7;14.3;20;1.4;16.44;0;3.33;18517 +83096;46.68806;5.64176;490;20220901;26.9;9.2;18.1;1.1;13.31;0;3.72;23188 +83096;46.68806;5.64176;490;20220902;25.7;9.7;17.7;1.3;14.17;14.8;3.53;21774 +83096;46.68806;5.64176;490;20220903;24.4;14.3;19.4;1.6;16.67;1.5;3.07;17143 +83096;46.68806;5.64176;490;20220904;27.8;11.6;19.7;.9;15.27;.1;3.55;21657 +83096;46.68806;5.64176;490;20220905;29.5;13.1;21.3;1.8;16.01;.7;4.09;21473 +83096;46.68806;5.64176;490;20220906;27.2;17.1;22.1;1.4;18.31;2.2;3.2;16600 +83096;46.68806;5.64176;490;20220907;25.2;13.7;19.4;1.3;16.91;19.3;3.03;17682 +83096;46.68806;5.64176;490;20220908;22.5;13.9;18.2;2.2;14.64;1;2.88;15127 +83096;46.68806;5.64176;490;20220909;19.6;13.5;16.6;2.2;14.07;5.1;2.46;13356 +83096;46.68806;5.64176;490;20220910;18.2;13.4;15.8;1.7;13.44;.1;2.01;10729 +83096;46.68806;5.64176;490;20220911;22.9;8.1;15.5;1.4;12.1;0;3.01;20168 +83096;46.68806;5.64176;490;20220912;28.3;8.8;18.6;1.1;12.74;.1;3.41;21104 +83096;46.68806;5.64176;490;20220913;27.6;12.6;20.1;1.6;16;1.4;3.23;17623 +83096;46.68806;5.64176;490;20220914;25.4;20.3;22.9;3.3;17.64;31;3.27;10747 +83096;46.68806;5.64176;490;20220915;20.8;13.2;17;1.5;16.44;12.9;2.11;13099 +83096;46.68806;5.64176;490;20220916;16.9;12.3;14.6;1.2;13.67;.5;1.62;9788 +83096;46.68806;5.64176;490;20220917;14.4;6;10.2;1.3;9.34;.1;1.8;13551 +83096;46.68806;5.64176;490;20220918;17.6;.8;9.2;1;7.57;0;2.25;19199 +83096;46.68806;5.64176;490;20220919;17.1;1.9;9.5;1.4;7.97;0;2.25;17986 +83096;46.68806;5.64176;490;20220920;17.9;.3;9.1;1.3;7.71;0;2.3;19095 +83096;46.68806;5.64176;490;20220921;18.3;1.2;9.8;1.4;7.94;0;2.3;18745 +83096;46.68806;5.64176;490;20220922;19.5;1;10.3;1;8.27;0;2.26;19259 +83096;46.68806;5.64176;490;20220923;21.1;3.4;12.3;1.3;10.81;4.3;2.36;18527 +83096;46.68806;5.64176;490;20220924;18.7;12.1;15.4;1.2;13.47;2;1.76;11014 +83096;46.68806;5.64176;490;20220925;14.7;8.9;11.8;1;12.21;4;1.34;9796 +83096;46.68806;5.64176;490;20220926;14.8;8.2;11.5;1.5;11.34;11.1;1.46;10715 +83096;46.68806;5.64176;490;20220927;11.9;8.9;10.4;3.1;10.84;23.1;1.16;6875 +83096;46.68806;5.64176;490;20220928;11.8;9.2;10.5;2.4;11.81;33.5;.94;6237 +83096;46.68806;5.64176;490;20220929;12.2;8.3;10.3;1;10.51;3.3;1.12;7675 +83096;46.68806;5.64176;490;20220930;14.1;1.7;7.9;1.2;8.57;0;1.5;14064 +83096;46.68806;5.64176;490;20221001;13.6;3.2;8.4;2.1;11.14;26.7;1.16;12622 +83096;46.68806;5.64176;490;20221002;18.7;13.6;16.1;1.6;15.51;2.9;1.43;8653 +83096;46.68806;5.64176;490;20221003;17.8;12.5;15.1;1.1;13.97;0;1.38;8730 +83096;46.68806;5.64176;490;20221004;21.2;4.7;13;.8;11.24;.1;1.82;15440 +83096;46.68806;5.64176;490;20221005;23;5.3;14.1;1.8;10.94;0;2.35;15953 +83096;46.68806;5.64176;490;20221006;19.8;8.9;14.4;1.5;12.94;0;1.72;12275 +83096;46.68806;5.64176;490;20221007;21;6.4;13.7;1;12.44;0;1.71;14033 +83096;46.68806;5.64176;490;20221008;16.9;10.6;13.8;.9;12.24;.6;1.28;8821 +83096;46.68806;5.64176;490;20221009;19.4;2.6;11;.7;10.71;.1;1.48;14656 +83096;46.68806;5.64176;490;20221010;22.2;10;16.1;1.3;13.34;0;1.78;12258 +83096;46.68806;5.64176;490;20221011;20.5;8.7;14.6;.8;13.04;.2;1.46;11951 +83096;46.68806;5.64176;490;20221012;20.1;7.6;13.9;.8;12.01;.1;1.43;11909 +83096;46.68806;5.64176;490;20221013;16.3;5.3;10.8;.9;11.71;.7;1.15;11188 +83096;46.68806;5.64176;490;20221014;15.5;10.4;12.9;2;14.14;7.6;.94;7257 +83096;46.68806;5.64176;490;20221015;21.1;13.6;17.4;2.2;14.21;0;1.77;8954 +83096;46.68806;5.64176;490;20221016;24.2;12.3;18.2;2;12.91;0;2.16;11120 +83096;46.68806;5.64176;490;20221017;23.9;11.4;17.6;2.3;13.27;.1;2.2;10994 +83096;46.68806;5.64176;490;20221018;24.2;11.9;18;1;13.01;0;1.63;10868 +83096;46.68806;5.64176;490;20221019;23.7;6.4;15;1;12.01;.1;1.58;13034 +83096;46.68806;5.64176;490;20221020;20.9;10.9;15.9;2.6;13.41;17.4;1.7;9522 +83096;46.68806;5.64176;490;20221021;19.5;13.9;16.7;2.6;14.74;14.7;1.45;6765 +83096;46.68806;5.64176;490;20221022;22.5;12.4;17.4;1.3;13.64;0;1.47;9350 +83096;46.68806;5.64176;490;20221023;22.4;9.1;15.7;3.3;12.41;5.1;2.15;10685 +83096;46.68806;5.64176;490;20221024;19.3;15.3;17.3;2.2;13.81;14.4;1.52;5370 +83096;46.68806;5.64176;490;20221025;20.6;6.8;13.7;1;11.97;.4;1.15;10507 +83096;46.68806;5.64176;490;20221026;22.8;12.4;17.6;1.7;13.47;0;1.56;8830 +83096;46.68806;5.64176;490;20221027;24.6;7.7;16.1;1.2;12.24;0;1.5;11466 +83096;46.68806;5.64176;490;20221028;26.9;12.2;19.5;1.9;11.57;0;2.16;10382 +83096;46.68806;5.64176;490;20221029;24.5;7.9;16.2;.9;11.37;0;1.29;11021 +83096;46.68806;5.64176;490;20221030;24;6.5;15.2;.9;11.01;0;1.23;11142 +83096;46.68806;5.64176;490;20221031;20.4;7.9;14.1;1.6;11.57;22.6;1.27;9193 +83096;46.68806;5.64176;490;20221101;14.9;12.5;13.7;2.2;12.84;1.2;.95;3491 +83096;46.68806;5.64176;490;20221102;15.6;5.8;10.7;1;10.51;.1;.75;7777 +83096;46.68806;5.64176;490;20221103;16.8;2.3;9.5;2.3;9.34;13.8;1.11;9463 +83096;46.68806;5.64176;490;20221104;9.4;5.4;7.4;1.8;8.87;15.9;.63;4584 +83096;46.68806;5.64176;490;20221105;9.7;5.4;7.6;1;8.64;.1;.59;4753 +83096;46.68806;5.64176;490;20221106;14;-.3;6.9;1;7.54;.1;.69;9031 +83096;46.68806;5.64176;490;20221107;17.2;4.7;11;1.2;8.71;0;.92;8247 +83096;46.68806;5.64176;490;20221108;19;1.9;10.5;2.7;8.81;7.1;1.47;9571 +83096;46.68806;5.64176;490;20221109;13;11.8;12.4;1.9;12.57;17.7;.68;1965 +83096;46.68806;5.64176;490;20221110;14.8;5.3;10;1.1;10.37;0;.6;6790 +83096;46.68806;5.64176;490;20221111;17.6;1.9;9.8;.9;9.11;.1;.63;8626 +83096;46.68806;5.64176;490;20221112;17.6;2.1;9.9;.7;9.14;.1;.56;8476 +83096;46.68806;5.64176;490;20221113;11.1;1.3;6.2;.9;8.64;0;.41;6584 +83096;46.68806;5.64176;490;20221114;15.3;3.2;9.3;3.7;9.77;7.5;1;7216 +83096;46.68806;5.64176;490;20221115;14.9;9.7;12.3;2;11.51;13.9;.79;4435 +83096;46.68806;5.64176;490;20221116;14;7.5;10.8;2.1;10.07;1.4;.8;5083 +83096;46.68806;5.64176;490;20221117;13.5;7.8;10.7;4.2;10.21;25.5;1.1;4414 +83096;46.68806;5.64176;490;20221118;9.1;6.8;8;2.4;9.04;5.1;.63;2677 +83096;46.68806;5.64176;490;20221119;8.4;3.4;5.9;1;8.37;1.4;.38;4101 +83096;46.68806;5.64176;490;20221120;7.4;3.2;5.3;1.7;7.84;2.4;.44;3773 +83096;46.68806;5.64176;490;20221121;9.5;4.1;6.8;2.6;8.34;6.3;.58;4174 +83096;46.68806;5.64176;490;20221122;6.8;3.1;4.9;2;7.81;1.9;.42;3309 +83096;46.68806;5.64176;490;20221123;10.2;-.9;4.6;1.8;7.44;8.2;.41;6105 +83096;46.68806;5.64176;490;20221124;11.2;6.1;8.7;1.7;8.71;2.1;.6;3943 +83096;46.68806;5.64176;490;20221125;9.2;2.9;6.1;.9;8.34;4.2;.32;4362 +83096;46.68806;5.64176;490;20221126;8.9;.7;4.8;.9;7.51;0;.3;4926 +83096;46.68806;5.64176;490;20221127;10.9;-.7;5.1;1.6;6.57;.5;.53;6019 +83096;46.68806;5.64176;490;20221128;8.9;4.3;6.6;2.5;8.01;7.5;.65;3040 +83096;46.68806;5.64176;490;20221129;6.5;4.1;5.3;1;8.51;1.5;.32;2233 +83096;46.68806;5.64176;490;20221130;8.3;3.1;5.7;1.8;7.87;0;.41;3595 +83096;46.68806;5.64176;490;20221201;4.9;.5;2.7;1.7;6.44;0;.34;3382 +83096;46.68806;5.64176;490;20221202;5.8;2;3.9;.9;6.74;1;.36;2896 +83096;46.68806;5.64176;490;20221203;6.1;-2;2.1;.7;6.21;.8;.2;4551 +83096;46.68806;5.64176;490;20221204;7.4;-.7;3.4;1;7.04;6;.22;4429 +83096;46.68806;5.64176;490;20221205;5.8;.9;3.3;1.1;6.37;.1;.33;3425 +83096;46.68806;5.64176;490;20221206;5.8;-5.1;.3;.9;5.21;0;.18;5325 +83096;46.68806;5.64176;490;20221207;3.8;1;2.4;1.2;5.77;0;.42;2262 +83096;46.68806;5.64176;490;20221208;4.9;-3.8;.6;.6;5.14;5.7;.19;4411 +83096;46.68806;5.64176;490;20221209;3.6;-.3;1.6;.8;6.57;1;.21;2816 +83096;46.68806;5.64176;490;20221210;-.9;-.9;-.9;1.9;5.47;.2;.32;0 +83096;46.68806;5.64176;490;20221211;.1;-6.2;-3;1.1;4.17;0;.21;3666 +83096;46.68806;5.64176;490;20221212;1.8;-9.2;-3.7;.7;3.64;.4;.12;5111 +83096;46.68806;5.64176;490;20221213;2.9;-5.3;-1.2;.8;5.51;1.5;.12;4406 +83096;46.68806;5.64176;490;20221214;9.5;2;5.8;2.1;9.24;8.9;.18;3870 +83096;46.68806;5.64176;490;20221215;6.5;4.2;5.3;1.1;8.44;5.8;.29;1968 +83096;46.68806;5.64176;490;20221216;.7;-.2;.2;1.3;5.74;0;.33;895 +83096;46.68806;5.64176;490;20221217;1.8;-7.3;-2.8;.9;4.41;0;.17;4172 +83096;46.68806;5.64176;490;20221218;9.2;-8;.6;1.9;5.37;0;.32;6406 +83096;46.68806;5.64176;490;20221219;14.9;7.3;11.1;3.8;8.04;0;1.52;4037 +83096;46.68806;5.64176;490;20221220;14.8;11.4;13.1;4.3;8.54;7.1;1.97;2484 +83096;46.68806;5.64176;490;20221221;12.5;9.4;10.9;2.9;10.61;3.2;.74;2409 +83096;46.68806;5.64176;490;20221222;11;8.7;9.8;4;10.34;18.4;.73;1895 +83096;46.68806;5.64176;490;20221223;12.3;9.5;10.9;3.7;12.77;22.4;.28;2224 +83096;46.68806;5.64176;490;20221224;10.1;9.1;9.6;1.2;11.41;1.7;.4;1116 +83096;46.68806;5.64176;490;20221225;15;3.8;9.4;1.4;9.77;0;.37;5141 +83096;46.68806;5.64176;490;20221226;12.8;7.1;10;3.4;10.27;8;.77;3216 +83096;46.68806;5.64176;490;20221227;8.2;4.7;6.5;.9;8.17;.3;.34;2627 +83096;46.68806;5.64176;490;20221228;12.6;-1.7;5.4;2.5;6.74;.2;.66;5931 +83096;46.68806;5.64176;490;20221229;11.3;8.6;10;4.3;9.01;19.9;1.18;2206 +83096;46.68806;5.64176;490;20221230;11.8;2.3;7;3;9.17;2.9;.39;4735 +83096;46.68806;5.64176;490;20221231;18.1;9.7;13.9;3.7;10.84;0;1.46;4262 +83097;46.70077;5.96788;646;20220101;13.3;0;6.6;.8;7.04;0;.2;6615 +83097;46.70077;5.96788;646;20220102;11.2;-1.2;5;1.8;6.99;0;.62;4313 +83097;46.70077;5.96788;646;20220103;10.2;7;8.6;3.2;8.44;4.4;.93;3404 +83097;46.70077;5.96788;646;20220104;13.5;8.2;10.9;5.6;8.44;18.8;1.8;3163 +83097;46.70077;5.96788;646;20220105;2;1;1.5;2.1;5.39;1;.53;3053 +83097;46.70077;5.96788;646;20220106;3;-2.1;.4;1.9;4.99;0;.4;4535 +83097;46.70077;5.96788;646;20220107;0;-4.7;-2.4;2.1;5.19;8;.15;3302 +83097;46.70077;5.96788;646;20220108;2.3;-.4;.9;3.9;6.14;13;.34;2604 +83097;46.70077;5.96788;646;20220109;2.1;.8;1.5;3.8;6.39;6.6;.36;2084 +83097;46.70077;5.96788;646;20220110;2.8;-2;.4;3;5.39;0;.38;5365 +83097;46.70077;5.96788;646;20220111;2.9;-1.8;.5;4.8;4.79;0;.68;6149 +83097;46.70077;5.96788;646;20220112;2.2;-6.4;-2.1;3.2;4.09;0;.41;7068 +83097;46.70077;5.96788;646;20220113;.9;-5.1;-2.1;1.9;4.04;0;.36;6145 +83097;46.70077;5.96788;646;20220114;5.3;-8.4;-1.5;.7;4.09;0;.19;7568 +83097;46.70077;5.96788;646;20220115;4.8;-7;-1.1;.5;4.39;0;.13;7062 +83097;46.70077;5.96788;646;20220116;5.1;-8.8;-1.9;.9;4.04;0;.25;7649 +83097;46.70077;5.96788;646;20220117;5.5;-5.2;.1;2.1;5.29;0;.38;6812 +83097;46.70077;5.96788;646;20220118;4.2;.7;2.4;3.4;5.39;0;.72;4840 +83097;46.70077;5.96788;646;20220119;2.4;-5.2;-1.4;1.4;5.04;.4;.35;5548 +83097;46.70077;5.96788;646;20220120;4.1;-.5;1.8;1.7;5.29;.3;.53;4884 +83097;46.70077;5.96788;646;20220121;1.3;-2.9;-.8;5;3.94;0;.89;6359 +83097;46.70077;5.96788;646;20220122;4.3;-4;.1;4;4.39;0;.81;7556 +83097;46.70077;5.96788;646;20220123;1.4;-4.6;-1.6;2;4.94;0;.29;6088 +83097;46.70077;5.96788;646;20220124;6.5;-4.1;1.2;1.1;4.94;0;.42;7575 +83097;46.70077;5.96788;646;20220125;4.8;-7.2;-1.2;.7;4.49;0;.31;6771 +83097;46.70077;5.96788;646;20220126;4.6;-7.8;-1.6;.7;4.29;0;.31;7959 +83097;46.70077;5.96788;646;20220127;2.2;-8.7;-3.3;.9;4.44;0;.29;7321 +83097;46.70077;5.96788;646;20220128;8.4;-5.1;1.6;1.8;4.99;0;.66;8679 +83097;46.70077;5.96788;646;20220129;4.1;-4.8;-.4;1;5.09;.3;.36;7825 +83097;46.70077;5.96788;646;20220130;8.1;-.5;3.8;1.2;6.29;.1;.53;7287 +83097;46.70077;5.96788;646;20220131;3.4;-2.5;.5;2.8;5.94;4.8;.41;4930 +83097;46.70077;5.96788;646;20220201;2;-.9;.5;2;5.59;7.8;.47;3852 +83097;46.70077;5.96788;646;20220202;6.7;.4;3.5;1.9;7.84;2.6;.39;4394 +83097;46.70077;5.96788;646;20220203;5.2;-.2;2.5;1.1;7.04;0;.4;5237 +83097;46.70077;5.96788;646;20220204;6.5;-.6;3;2.6;7.04;2.6;.54;8069 +83097;46.70077;5.96788;646;20220205;7.7;1.2;4.5;1.4;5.39;0;.78;8746 +83097;46.70077;5.96788;646;20220206;4.6;-2.5;1;4.5;6.24;16.8;.52;6434 +83097;46.70077;5.96788;646;20220207;6.1;2.2;4.1;2.5;5.54;.1;.99;6544 +83097;46.70077;5.96788;646;20220208;9.1;-5.1;2;1.1;4.54;0;.75;11077 +83097;46.70077;5.96788;646;20220209;10.9;-4.4;3.2;1.4;5.29;0;.83;11531 +83097;46.70077;5.96788;646;20220210;8.7;-.8;3.9;4.2;6.91;8.1;1.61;10000 +83097;46.70077;5.96788;646;20220211;6.9;4.7;5.8;4.1;5.71;.1;1.42;11300 +83097;46.70077;5.96788;646;20220212;4.2;-1.3;1.5;2.4;4.91;0;.82;10700 +83097;46.70077;5.96788;646;20220213;9.2;-3.1;3.1;2.4;5.11;.1;1.09;11300 +83097;46.70077;5.96788;646;20220214;6.7;4.7;5.7;3.6;6.91;20.3;.98;1700 +83097;46.70077;5.96788;646;20220215;6.5;2.6;4.6;3.4;6.21;5.4;1.04;8600 +83097;46.70077;5.96788;646;20220216;6.9;1;4;4.1;8.49;18.7;.36;5116 +83097;46.70077;5.96788;646;20220217;10.6;7.1;8.9;4.5;9.64;3.2;1.02;5155 +83097;46.70077;5.96788;646;20220218;15.8;4.6;10.2;3.8;8.69;6.7;1.83;9521 +83097;46.70077;5.96788;646;20220219;7.4;3.4;5.4;3.1;5.69;.1;1.39;9094 +83097;46.70077;5.96788;646;20220220;8.3;-.8;3.7;4.2;6.74;8.1;1.08;9151 +83097;46.70077;5.96788;646;20220221;5.2;4.1;4.6;4.5;7.24;8.3;.85;4726 +83097;46.70077;5.96788;646;20220222;7.7;2.5;5.1;2.3;7.24;3.4;.92;8198 +83097;46.70077;5.96788;646;20220223;11.1;3.1;7.1;1.3;7.39;.4;1.04;8385 +83097;46.70077;5.96788;646;20220224;10;-1.7;4.2;2.9;6.79;3.2;1.1;9604 +83097;46.70077;5.96788;646;20220225;6.7;-.5;3.1;1.9;4.99;0;1.18;10420 +83097;46.70077;5.96788;646;20220226;7.3;-2.5;2.4;3.9;4.34;0;1.64;13685 +83097;46.70077;5.96788;646;20220227;7.4;-4.3;1.6;2.4;3.84;0;1.43;14791 +83097;46.70077;5.96788;646;20220228;10;-4.4;2.8;2;4.49;0;1.48;14925 +83097;46.70077;5.96788;646;20220301;9.8;-3.3;3.3;1.6;4.54;0;1.41;15149 +83097;46.70077;5.96788;646;20220302;10.4;-3.8;3.3;1.1;5.39;0;1.23;14509 +83097;46.70077;5.96788;646;20220303;12.9;.4;6.7;1.1;5.99;0;1.44;14179 +83097;46.70077;5.96788;646;20220304;10.5;-1.3;4.6;2.3;4.09;0;1.9;15608 +83097;46.70077;5.96788;646;20220305;7.8;-4.9;1.4;2;3.14;0;1.65;16353 +83097;46.70077;5.96788;646;20220306;6.4;-5.4;.5;2.4;3.59;0;1.54;15994 +83097;46.70077;5.96788;646;20220307;6.9;-5.8;.6;2.4;3.89;0;1.51;16425 +83097;46.70077;5.96788;646;20220308;9.4;-6;1.7;1.3;4.24;0;1.45;17094 +83097;46.70077;5.96788;646;20220309;11.8;-4.7;3.5;1.1;4.99;0;1.55;17156 +83097;46.70077;5.96788;646;20220310;12.8;-4.1;4.3;1.2;5.24;0;1.68;17468 +83097;46.70077;5.96788;646;20220311;13.1;-1.7;5.7;1.6;6.19;0;1.74;15567 +83097;46.70077;5.96788;646;20220312;12.2;4.1;8.1;1.6;6.69;0;1.65;11340 +83097;46.70077;5.96788;646;20220313;12.3;4.7;8.5;2;6.94;10.1;1.76;10033 +83097;46.70077;5.96788;646;20220314;13.5;.2;6.9;1.5;7.59;4.9;1.73;16178 +83097;46.70077;5.96788;646;20220315;13.3;5.2;9.2;1.8;9.34;.1;1.47;10534 +83097;46.70077;5.96788;646;20220316;14.7;1.8;8.2;.9;8.69;0;1.58;13894 +83097;46.70077;5.96788;646;20220317;13.9;3.1;8.5;3;9.24;0;1.66;12968 +83097;46.70077;5.96788;646;20220318;9.1;6.5;7.8;6.7;7.71;0;1.71;7300 +83097;46.70077;5.96788;646;20220319;11.7;4.5;8.1;3.4;5.81;0;2.44;15900 +83097;46.70077;5.96788;646;20220320;13;.5;6.8;1.7;6.01;0;2.01;17000 +83097;46.70077;5.96788;646;20220321;14.6;1.5;8.1;1.5;6.11;0;2.21;18500 +83097;46.70077;5.96788;646;20220322;13.5;.2;6.9;1.2;5.61;0;2.15;20100 +83097;46.70077;5.96788;646;20220323;15.4;-.3;7.6;1.3;5.21;0;2.35;20300 +83097;46.70077;5.96788;646;20220324;17.6;1.5;9.6;1.3;5.21;.1;2.62;20900 +83097;46.70077;5.96788;646;20220325;17.8;2.6;10.2;2.8;5.11;0;3.35;20700 +83097;46.70077;5.96788;646;20220326;18;8.2;13.1;3.8;5.21;0;4.11;21200 +83097;46.70077;5.96788;646;20220327;17.5;6.7;12.1;1.9;5.31;0;3.06;19500 +83097;46.70077;5.96788;646;20220328;17.5;1.9;9.7;1.6;5.01;0;2.84;20600 +83097;46.70077;5.96788;646;20220329;15.7;5;10.4;2.4;5.81;2.3;2.57;12000 +83097;46.70077;5.96788;646;20220330;11.2;7.7;9.5;2.3;8.81;4.7;1.5;7900 +83097;46.70077;5.96788;646;20220331;9.8;5.5;7.7;1.6;7.61;7.2;1.34;7400 +83097;46.70077;5.96788;646;20220401;1.9;2;2;2.4;5.21;9;.97;4800 +83097;46.70077;5.96788;646;20220402;3;-1.7;.7;3.1;4.71;1.8;1.12;7600 +83097;46.70077;5.96788;646;20220403;2.6;-2.4;.1;4.3;4.31;.3;1.41;12300 +83097;46.70077;5.96788;646;20220404;7.3;-2.9;2.2;2.8;4.41;0;2.13;21000 +83097;46.70077;5.96788;646;20220405;13.4;2.5;8;1.4;5.91;0;2.25;16400 +83097;46.70077;5.96788;646;20220406;14.7;1.3;8;2.7;8.01;6.6;2.34;18000 +83097;46.70077;5.96788;646;20220407;8;6.6;7.3;8.1;9.51;27.4;.63;2700 +83097;46.70077;5.96788;646;20220408;10.8;7.6;9.2;7.2;10.21;15.3;1.07;4600 +83097;46.70077;5.96788;646;20220409;6.9;2.2;4.6;3;5.41;2.4;1.81;12200 +83097;46.70077;5.96788;646;20220410;11.6;-2.2;4.7;1.6;5.01;.2;2.45;21900 +83097;46.70077;5.96788;646;20220411;14.9;.8;7.9;1.6;6.51;0;2.68;21200 +83097;46.70077;5.96788;646;20220412;18.3;4.5;11.4;1.6;8.91;0;2.87;20100 +83097;46.70077;5.96788;646;20220413;19.9;7.2;13.6;1.1;8.71;0;2.95;19400 +83097;46.70077;5.96788;646;20220414;22.3;7.4;14.9;1.7;10.31;.2;3.5;21800 +83097;46.70077;5.96788;646;20220415;21.3;11.2;16.3;3.2;10.91;0;4.01;22200 +83097;46.70077;5.96788;646;20220416;17.2;10.7;14;6.7;8.11;0;4.8;25900 +83097;46.70077;5.96788;646;20220417;15.3;4.5;9.9;6.3;5.11;0;4.61;26400 +83097;46.70077;5.96788;646;20220418;16.7;4.3;10.5;2.2;6.01;0;3.63;25100 +83097;46.70077;5.96788;646;20220419;18;3.6;10.8;1.6;6.41;0;3.3;22300 +83097;46.70077;5.96788;646;20220420;17.4;8.4;12.9;3.6;6.71;0;3.86;18600 +83097;46.70077;5.96788;646;20220421;17.7;6.1;11.9;3.8;6.01;0;4.28;23500 +83097;46.70077;5.96788;646;20220422;16.4;7.1;11.8;2.4;8.21;1.8;3.25;20900 +83097;46.70077;5.96788;646;20220423;13.2;8.7;11;3;10.01;12.6;1.77;8600 +83097;46.70077;5.96788;646;20220424;10.8;4.2;7.5;3.6;9.11;11.2;1.28;8300 +83097;46.70077;5.96788;646;20220425;11.5;8;9.8;3.8;10.11;9;1.41;7200 +83097;46.70077;5.96788;646;20220426;14.1;8;11.1;1.9;8.61;1.2;2.35;13600 +83097;46.70077;5.96788;646;20220427;16.6;4.3;10.5;3.2;7.91;0;3.77;27200 +83097;46.70077;5.96788;646;20220428;19;6.6;12.8;3.6;8.11;0;4.43;27700 +83097;46.70077;5.96788;646;20220429;18.2;7;12.6;2;7.81;.7;3.46;20800 +83097;46.70077;5.96788;646;20220430;17.3;5.7;11.5;1.5;8.51;.6;3.03;19900 +83097;46.70077;5.96788;646;20220501;17.1;4.5;10.8;2.3;8.21;0;3.7;26800 +83097;46.70077;5.96788;646;20220502;18.5;6.8;12.7;2.5;8.21;.7;3.96;25200 +83097;46.70077;5.96788;646;20220503;18;8.5;13.3;1.2;9.91;3;2.89;17900 +83097;46.70077;5.96788;646;20220504;17.3;7.9;12.6;1.8;10.31;11.1;2.71;16400 +83097;46.70077;5.96788;646;20220505;10.8;8.7;9.8;1.3;11.11;0;.98;4700 +83097;46.70077;5.96788;646;20220506;14.6;5.6;10.1;3.3;10.44;0;2.55;19055 +83097;46.70077;5.96788;646;20220507;18.6;7.4;13;3.5;10.14;.2;4.06;26117 +83097;46.70077;5.96788;646;20220508;18.4;8.4;13.4;3.7;10.44;0;4.03;25440 +83097;46.70077;5.96788;646;20220509;20.6;8.2;14.4;1.5;11.89;.8;3.98;26169 +83097;46.70077;5.96788;646;20220510;22.5;6;14.2;1.2;11.79;0;4.15;27580 +83097;46.70077;5.96788;646;20220511;25.2;7.9;16.6;2.4;10.89;0;5.18;29375 +83097;46.70077;5.96788;646;20220512;24.1;12.8;18.4;2.3;11.44;4.8;4.81;24004 +83097;46.70077;5.96788;646;20220513;21.1;11.8;16.4;1.2;13.74;0;3.48;20612 +83097;46.70077;5.96788;646;20220514;23.4;8.4;15.9;1.4;12.29;0;4.51;28556 +83097;46.70077;5.96788;646;20220515;25.8;8.6;17.2;1.4;12.64;1.3;4.86;28953 +83097;46.70077;5.96788;646;20220516;23.3;11.3;17.3;2;12.29;.1;4.19;22485 +83097;46.70077;5.96788;646;20220517;25.8;10.3;18;1.3;13.04;.1;4.65;26876 +83097;46.70077;5.96788;646;20220518;27.5;10.6;19;1.4;13.09;0;5.26;30045 +83097;46.70077;5.96788;646;20220519;27.2;12.1;19.6;2.1;14.44;.1;5.11;26804 +83097;46.70077;5.96788;646;20220520;29.1;11.6;20.4;2.9;13.59;.2;6.06;29360 +83097;46.70077;5.96788;646;20220521;27;15.7;21.4;1.9;14.64;.1;5.15;25467 +83097;46.70077;5.96788;646;20220522;25.7;13.7;19.7;1.6;15.69;.6;4.62;24815 +83097;46.70077;5.96788;646;20220523;25.1;15.4;20.3;2.3;14.74;8.6;4.2;18483 +83097;46.70077;5.96788;646;20220524;16.8;10.9;13.8;2.8;10.89;.2;3.1;16328 +83097;46.70077;5.96788;646;20220525;19.7;5.5;12.6;1.6;9.49;0;4.11;26792 +83097;46.70077;5.96788;646;20220526;21.3;6.7;14;1.1;10.39;0;4.43;29390 +83097;46.70077;5.96788;646;20220527;22.4;6.3;14.3;1.1;11.04;.1;4.58;30263 +83097;46.70077;5.96788;646;20220528;19.6;6.8;13.2;2.5;9.14;0;4.63;29524 +83097;46.70077;5.96788;646;20220529;17.7;5.8;11.8;2.5;7.24;0;4.51;28409 +83097;46.70077;5.96788;646;20220530;19.8;6.1;12.9;1.9;7.79;0;4.76;30776 +83097;46.70077;5.96788;646;20220531;18.2;6.5;12.4;1.7;9.94;0;3.32;20237 +83097;46.70077;5.96788;646;20220601;19.4;6.1;12.7;1.2;12.49;2;3.25;21407 +83097;46.70077;5.96788;646;20220602;25.2;10;17.6;1.4;14.59;.5;4.75;27667 +83097;46.70077;5.96788;646;20220603;25.6;12.7;19.1;1.7;14.64;10.3;4.58;24088 +83097;46.70077;5.96788;646;20220604;28;13.1;20.6;1.9;16.94;10.9;5.38;28412 +83097;46.70077;5.96788;646;20220605;22.9;16.2;19.6;2;16.04;6.5;3.88;19406 +83097;46.70077;5.96788;646;20220606;22.4;9;15.7;1.7;13.29;2.3;4.22;25147 +83097;46.70077;5.96788;646;20220607;20.9;12.7;16.8;2.1;13.09;.9;4.1;23064 +83097;46.70077;5.96788;646;20220608;17.5;6.5;12;1.7;11.64;18;3.25;21769 +83097;46.70077;5.96788;646;20220609;16.6;8.7;12.7;1.4;11.24;4.7;3.02;18980 +83097;46.70077;5.96788;646;20220610;22;5.6;13.8;1.9;9.84;.1;5.05;32367 +83097;46.70077;5.96788;646;20220611;26.2;7.9;17.1;1.6;11.44;0;5.65;33128 +83097;46.70077;5.96788;646;20220612;28.5;9.9;19.2;1.2;12.99;0;5.6;31446 +83097;46.70077;5.96788;646;20220613;24.4;15.3;19.9;1.7;12.64;0;4.88;25083 +83097;46.70077;5.96788;646;20220614;27.1;9.2;18.1;1.6;11.29;0;5.8;32926 +83097;46.70077;5.96788;646;20220615;30.7;12.4;21.5;1.8;15.04;.3;6.17;31488 +83097;46.70077;5.96788;646;20220616;28.7;15.2;22;1.4;16.69;.1;5.25;26643 +83097;46.70077;5.96788;646;20220617;29.9;12.4;21.1;1.7;12.84;0;6.21;32006 +83097;46.70077;5.96788;646;20220618;32.7;14.1;23.4;1.6;13.69;0;6.62;32512 +83097;46.70077;5.96788;646;20220619;32.8;18;25.4;3;15.99;0;7.49;31546 +83097;46.70077;5.96788;646;20220620;30.7;18.8;24.7;2.6;13.24;.1;6.92;29935 +83097;46.70077;5.96788;646;20220621;30.7;15.5;23.1;1.8;15.64;1.8;6.05;28864 +83097;46.70077;5.96788;646;20220622;25.5;17.3;21.4;1.5;17.49;15;4.18;20283 +83097;46.70077;5.96788;646;20220623;25.5;14.1;19.8;1.8;17.14;7.3;4.81;26291 +83097;46.70077;5.96788;646;20220624;18.7;13.8;16.3;1.5;15.69;13.5;2.69;14972 +83097;46.70077;5.96788;646;20220625;25.2;10;17.6;1.5;13.99;6.4;5.27;31297 +83097;46.70077;5.96788;646;20220626;24.4;13.6;19;1.6;16.39;1.7;4.18;23039 +83097;46.70077;5.96788;646;20220627;19.9;15.1;17.5;1.3;15.29;.7;2.57;12184 +83097;46.70077;5.96788;646;20220628;21.1;12.6;16.9;2.6;14.74;0;4.08;23580 +83097;46.70077;5.96788;646;20220629;25.9;12.4;19.2;1.1;15.64;.1;5.03;28956 +83097;46.70077;5.96788;646;20220630;27;13.5;20.2;1.7;14.99;10.7;5.36;28588 +83097;46.70077;5.96788;646;20220701;19.7;11.3;15.5;1.6;12.44;.1;3.77;22286 +83097;46.70077;5.96788;646;20220702;25;9.4;17.2;1.7;12.49;.1;5.53;32843 +83097;46.70077;5.96788;646;20220703;27.9;11;19.4;1.6;14.74;6.7;5.53;30575 +83097;46.70077;5.96788;646;20220704;24.3;16;20.2;1.6;17.99;1.3;3.96;20897 +83097;46.70077;5.96788;646;20220705;24.8;12.3;18.5;1.3;13.29;0;4.98;28722 +83097;46.70077;5.96788;646;20220706;24.4;10.6;17.5;1.5;11.24;0;5.25;30749 +83097;46.70077;5.96788;646;20220707;23.3;8.7;16;2;11.64;.1;4.96;29568 +83097;46.70077;5.96788;646;20220708;23.6;11.7;17.7;3.4;11.44;0;5.75;30489 +83097;46.70077;5.96788;646;20220709;26.1;11;18.6;2.5;11.09;0;5.88;30192 +83097;46.70077;5.96788;646;20220710;25.2;11.3;18.2;2.6;12.44;0;5.65;30870 +83097;46.70077;5.96788;646;20220711;26.2;12.5;19.4;3.4;11.89;0;6.26;30888 +83097;46.70077;5.96788;646;20220712;28.2;13.7;20.9;2.7;11.39;0;6.57;31887 +83097;46.70077;5.96788;646;20220713;30;13;21.5;1.8;11.29;.2;6.27;31587 +83097;46.70077;5.96788;646;20220714;32.7;16.1;24.4;1.5;13.79;0;6.32;30724 +83097;46.70077;5.96788;646;20220715;29.1;13.5;21.3;1.6;12.69;0;5.7;29334 +83097;46.70077;5.96788;646;20220716;28.8;12.1;20.5;2.2;10.89;0;6.24;31452 +83097;46.70077;5.96788;646;20220717;30.5;12.9;21.7;2.8;10.94;0;6.9;31503 +83097;46.70077;5.96788;646;20220718;34.9;15;24.9;2.6;11.14;0;7.58;31453 +83097;46.70077;5.96788;646;20220719;34.7;15.4;25.1;1.8;12.79;.8;6.72;30851 +83097;46.70077;5.96788;646;20220720;31.2;17;24.1;2.1;17.04;0;5.69;25855 +83097;46.70077;5.96788;646;20220721;28.6;14.3;21.4;1.3;15.49;.1;5.48;29756 +83097;46.70077;5.96788;646;20220722;32.3;14;23.2;1.8;14.74;2.5;5.67;25886 +83097;46.70077;5.96788;646;20220723;25.9;16.8;21.4;1.8;17.86;.1;4.26;21058 +83097;46.70077;5.96788;646;20220724;31.9;13.3;22.6;1.4;16.36;.1;5.71;29362 +83097;46.70077;5.96788;646;20220725;30.9;15.3;23.1;2.6;15.19;.4;6.15;26884 +83097;46.70077;5.96788;646;20220726;25.5;17.3;21.4;1.8;13.89;0;4.09;17627 +83097;46.70077;5.96788;646;20220727;26.3;11;18.6;1.7;11.14;0;5.34;29949 +83097;46.70077;5.96788;646;20220728;28.2;12.2;20.2;1.9;11.49;0;5.57;28362 +83097;46.70077;5.96788;646;20220729;23.6;15.4;19.5;1.2;13.04;.2;3.5;17403 +83097;46.70077;5.96788;646;20220730;27.6;10.3;19;1.3;11.69;0;4.88;26825 +83097;46.70077;5.96788;646;20220731;29.4;11.4;20.4;1.4;12.09;0;5.38;29054 +83097;46.70077;5.96788;646;20220801;29.5;12.4;21;1.7;12.74;0;5.35;27532 +83097;46.70077;5.96788;646;20220802;29.9;13.3;21.6;1.5;13.69;0;5.36;27959 +83097;46.70077;5.96788;646;20220803;32.6;13.4;23;1.6;13.14;0;5.86;28884 +83097;46.70077;5.96788;646;20220804;34.7;15.2;25;1.6;13.44;.2;5.83;26708 +83097;46.70077;5.96788;646;20220805;31.3;16;23.6;1.6;15.09;.3;4.97;22900 +83097;46.70077;5.96788;646;20220806;26.3;15.1;20.7;2.8;15.69;0;5.07;25828 +83097;46.70077;5.96788;646;20220807;26.2;13;19.6;2.9;14.24;.1;5.05;25971 +83097;46.70077;5.96788;646;20220808;28.6;13.5;21.1;3.2;12.59;0;6.11;28540 +83097;46.70077;5.96788;646;20220809;30.2;14;22.1;3.1;11.39;0;6.45;28557 +83097;46.70077;5.96788;646;20220810;30.3;13.8;22;2.7;11.04;0;6.18;27873 +83097;46.70077;5.96788;646;20220811;31;13.6;22.3;1.8;11.19;0;5.6;27188 +83097;46.70077;5.96788;646;20220812;30.1;14.7;22.4;2.4;11.14;0;5.93;27651 +83097;46.70077;5.96788;646;20220813;29.7;12.9;21.3;2.1;9.39;0;5.75;27964 +83097;46.70077;5.96788;646;20220814;23;12.8;17.9;1.9;12.64;5.3;3.59;17522 +83097;46.70077;5.96788;646;20220815;22.8;11.5;17.2;1.4;14.54;3.6;3.27;18220 +83097;46.70077;5.96788;646;20220816;28.8;10.6;19.7;1.3;13.29;3.5;4.75;26894 +83097;46.70077;5.96788;646;20220817;26.8;14.7;20.7;1.7;16.44;14.5;4;20602 +83097;46.70077;5.96788;646;20220818;22.2;14.2;18.2;1.3;15.59;24.7;3.06;16944 +83097;46.70077;5.96788;646;20220819;21.3;15.3;18.3;1.2;16.79;9.1;2.41;12240 +83097;46.70077;5.96788;646;20220820;21.7;15.1;18.4;1.1;16.74;5.8;2.44;12672 +83097;46.70077;5.96788;646;20220821;24.6;10.1;17.3;1.4;12.94;0;3.9;23302 +83097;46.70077;5.96788;646;20220822;25.8;10.3;18;1.4;12.34;.1;4.26;25265 +83097;46.70077;5.96788;646;20220823;26.8;11.2;19;1.7;12.14;0;4.57;25449 +83097;46.70077;5.96788;646;20220824;27.6;13;20.3;1.9;11.19;0;4.69;23781 +83097;46.70077;5.96788;646;20220825;29.2;11.3;20.2;1.4;13.69;.2;4.49;24931 +83097;46.70077;5.96788;646;20220826;22.2;15;18.6;1.3;14.89;.6;2.79;14527 +83097;46.70077;5.96788;646;20220827;24.8;13.2;19;1.9;14.99;.9;3.82;21234 +83097;46.70077;5.96788;646;20220828;25.4;12.9;19.1;1.9;14.89;.3;3.81;20774 +83097;46.70077;5.96788;646;20220829;27.8;12.1;19.9;1.2;14.59;0;4.04;23928 +83097;46.70077;5.96788;646;20220830;24.7;13.5;19.1;1.4;15.14;7.5;3.17;16943 +83097;46.70077;5.96788;646;20220831;24;12.3;18.1;1.8;14.79;0;3.54;21031 +83097;46.70077;5.96788;646;20220901;23.8;11.5;17.7;2;12.74;0;3.88;23208 +83097;46.70077;5.96788;646;20220902;22.8;9.2;16;1.2;13.59;16.3;2.95;18514 +83097;46.70077;5.96788;646;20220903;21.9;13.2;17.6;1.1;16.14;4.5;2.46;14373 +83097;46.70077;5.96788;646;20220904;25.1;11.1;18.1;.8;14.79;.1;3.42;22326 +83097;46.70077;5.96788;646;20220905;26.8;12.1;19.5;1.3;15.44;.8;3.69;22077 +83097;46.70077;5.96788;646;20220906;24.4;15.8;20.1;1;17.14;2.1;2.76;15185 +83097;46.70077;5.96788;646;20220907;23.3;12.8;18.1;.9;16.09;25.2;2.49;14507 +83097;46.70077;5.96788;646;20220908;21.1;12.6;16.8;2.6;13.74;1.1;3.07;17381 +83097;46.70077;5.96788;646;20220909;18.4;12.1;15.2;2.3;13.09;7.1;2.41;13364 +83097;46.70077;5.96788;646;20220910;17.6;12.2;14.9;2;12.49;.4;2.25;12202 +83097;46.70077;5.96788;646;20220911;21.8;6.9;14.4;1.3;11.04;0;3.03;21519 +83097;46.70077;5.96788;646;20220912;24.8;7.3;16;1.1;12.24;.1;3.18;21519 +83097;46.70077;5.96788;646;20220913;25.1;10.7;17.9;1.5;14.99;0;3.01;17883 +83097;46.70077;5.96788;646;20220914;23.3;18.9;21.1;3.4;16.94;30.4;2.97;10655 +83097;46.70077;5.96788;646;20220915;18.9;12.9;15.9;2;15.54;11.9;1.84;10145 +83097;46.70077;5.96788;646;20220916;16.6;12.2;14.4;1.7;12.39;1.1;1.93;10925 +83097;46.70077;5.96788;646;20220917;13.1;6.2;9.6;1.3;7.99;.1;2;14927 +83097;46.70077;5.96788;646;20220918;15.7;1.2;8.4;1;7.14;0;2.22;19772 +83097;46.70077;5.96788;646;20220919;15.6;2.2;8.9;1.6;7.49;0;2.32;19426 +83097;46.70077;5.96788;646;20220920;16.4;4.2;10.3;2.4;7.44;0;2.73;19584 +83097;46.70077;5.96788;646;20220921;16.3;4.1;10.2;2.6;7.74;0;2.66;19453 +83097;46.70077;5.96788;646;20220922;17;1.9;9.5;1.2;8.29;0;2.21;19480 +83097;46.70077;5.96788;646;20220923;19;2.9;11;1.3;10.14;5.4;2.14;16988 +83097;46.70077;5.96788;646;20220924;16.6;11.3;13.9;1.3;12.79;3.6;1.56;9421 +83097;46.70077;5.96788;646;20220925;13.5;9;11.2;.8;11.64;5;1.25;8549 +83097;46.70077;5.96788;646;20220926;13.5;7.8;10.7;2.1;10.49;13.8;1.5;9781 +83097;46.70077;5.96788;646;20220927;10.7;7.6;9.1;4.2;9.84;27.5;1.3;7644 +83097;46.70077;5.96788;646;20220928;11.4;7.9;9.6;4.1;10.89;39.3;1.02;5007 +83097;46.70077;5.96788;646;20220929;11.4;8.1;9.8;1.4;10.09;2.6;1.14;7151 +83097;46.70077;5.96788;646;20220930;13.5;1.6;7.5;1.4;8.04;0;1.5;12726 +83097;46.70077;5.96788;646;20221001;11.7;3.3;7.5;2.4;10.19;24.5;1.06;9314 +83097;46.70077;5.96788;646;20221002;18.7;11.9;15.3;2.3;14.34;9;1.78;11267 +83097;46.70077;5.96788;646;20221003;16.6;10.2;13.4;1.5;12.54;0;1.53;10656 +83097;46.70077;5.96788;646;20221004;18.9;6.5;12.7;1.1;10.54;.1;1.94;16588 +83097;46.70077;5.96788;646;20221005;21.3;4.8;13.1;1.6;10.49;0;2.2;16669 +83097;46.70077;5.96788;646;20221006;19.6;8.9;14.2;1.5;12.59;0;1.8;13318 +83097;46.70077;5.96788;646;20221007;19;7.1;13;.9;12.14;0;1.63;14006 +83097;46.70077;5.96788;646;20221008;15.5;10.1;12.8;1;11.94;.9;1.14;7074 +83097;46.70077;5.96788;646;20221009;16.4;5.4;10.9;1.5;10.44;.1;1.43;11889 +83097;46.70077;5.96788;646;20221010;19.7;9.3;14.5;1;12.94;0;1.65;13566 +83097;46.70077;5.96788;646;20221011;18.6;7.9;13.2;1.1;12.14;.3;1.49;12072 +83097;46.70077;5.96788;646;20221012;18.3;8.1;13.2;1;11.64;.1;1.44;12066 +83097;46.70077;5.96788;646;20221013;15.3;6.5;10.9;1;11.54;.7;1.09;9276 +83097;46.70077;5.96788;646;20221014;14.6;10.3;12.4;2.6;13.24;9.8;1.07;6379 +83097;46.70077;5.96788;646;20221015;19.6;12.5;16;2.9;13.54;0;1.87;9487 +83097;46.70077;5.96788;646;20221016;22.3;11.5;16.9;2;12.54;.1;2.06;12480 +83097;46.70077;5.96788;646;20221017;20.7;8.1;14.4;1.3;12.59;.1;1.56;12468 +83097;46.70077;5.96788;646;20221018;21.4;10.1;15.7;1.1;12.79;0;1.55;12443 +83097;46.70077;5.96788;646;20221019;20.1;7.2;13.6;1.1;12.19;.1;1.38;12531 +83097;46.70077;5.96788;646;20221020;18.8;9.8;14.3;1.4;13.24;12;1.22;7801 +83097;46.70077;5.96788;646;20221021;18.1;12.1;15.1;1.9;14.29;21.7;1.19;5990 +83097;46.70077;5.96788;646;20221022;19.3;11.5;15.4;1.4;13.19;.1;1.33;10847 +83097;46.70077;5.96788;646;20221023;19.4;7.2;13.3;2.2;12.04;6.2;1.44;8172 +83097;46.70077;5.96788;646;20221024;16;12.4;14.2;1.4;13.19;16.4;1.01;3653 +83097;46.70077;5.96788;646;20221025;17.2;5.7;11.5;.8;11.54;.8;.92;9407 +83097;46.70077;5.96788;646;20221026;20.2;9.6;14.9;1.6;13.04;0;1.33;10237 +83097;46.70077;5.96788;646;20221027;20;7;13.5;1;12.09;0;1.13;11091 +83097;46.70077;5.96788;646;20221028;22.5;9.3;15.9;.8;12.29;0;1.19;10590 +83097;46.70077;5.96788;646;20221029;20.6;7.4;14;.7;11.54;0;.99;10168 +83097;46.70077;5.96788;646;20221030;20.6;6;13.3;.8;10.79;0;1;10940 +83097;46.70077;5.96788;646;20221031;17.9;7.2;12.5;1.2;11.34;22.5;.97;9283 +83097;46.70077;5.96788;646;20221101;14.3;10.8;12.6;2.3;12.24;1.6;.95;5242 +83097;46.70077;5.96788;646;20221102;14.5;5.9;10.2;1.1;9.69;0;.81;8577 +83097;46.70077;5.96788;646;20221103;13.2;1.7;7.5;1.7;8.84;16.6;.78;7024 +83097;46.70077;5.96788;646;20221104;7.9;4.5;6.2;1.8;8.39;9.7;.59;3805 +83097;46.70077;5.96788;646;20221105;9.3;4.1;6.7;1;7.79;.2;.63;5598 +83097;46.70077;5.96788;646;20221106;11;-.6;5.2;1.2;7.14;.1;.63;7455 +83097;46.70077;5.96788;646;20221107;14.8;5.4;10.1;1.8;8.34;0;.99;9130 +83097;46.70077;5.96788;646;20221108;16.9;1.1;9;1.9;8.39;7.5;1.08;9484 +83097;46.70077;5.96788;646;20221109;11.2;10.2;10.7;1.4;11.79;19.4;.59;1395 +83097;46.70077;5.96788;646;20221110;13.1;5.9;9.5;1.3;9.84;0;.61;8304 +83097;46.70077;5.96788;646;20221111;15;2.7;8.9;1.1;8.74;.1;.62;8707 +83097;46.70077;5.96788;646;20221112;13.7;.9;7.3;.9;8.54;0;.49;7957 +83097;46.70077;5.96788;646;20221113;9.9;1.9;5.9;1.4;8.54;0;.44;5956 +83097;46.70077;5.96788;646;20221114;13.8;2.6;8.2;3;9.34;6.2;.84;5942 +83097;46.70077;5.96788;646;20221115;11.5;8.2;9.9;1.1;10.94;14.7;.54;3309 +83097;46.70077;5.96788;646;20221116;12.1;7;9.5;1.9;9.59;1.4;.67;6297 +83097;46.70077;5.96788;646;20221117;12.7;6.1;9.4;4.5;9.64;17.9;1.06;4759 +83097;46.70077;5.96788;646;20221118;8;5.6;6.8;3.3;8.24;4.1;.74;3606 +83097;46.70077;5.96788;646;20221119;8.2;1.7;4.9;1;7.44;.9;.41;4796 +83097;46.70077;5.96788;646;20221120;6.6;1.7;4.1;2;6.79;3.8;.54;4939 +83097;46.70077;5.96788;646;20221121;7.2;3;5.1;2.6;7.69;8.5;.52;4465 +83097;46.70077;5.96788;646;20221122;5.5;2.2;3.9;2.2;7.29;2.4;.41;4012 +83097;46.70077;5.96788;646;20221123;7.9;-1.9;3;1.7;6.94;10;.35;5341 +83097;46.70077;5.96788;646;20221124;9.9;5.1;7.5;2;8.19;1.3;.6;4658 +83097;46.70077;5.96788;646;20221125;8.4;2.4;5.4;.8;7.69;3.2;.38;3807 +83097;46.70077;5.96788;646;20221126;8.5;-.5;4;1.8;6.64;0;.43;6406 +83097;46.70077;5.96788;646;20221127;7.2;-1.1;3;1.2;6.54;.1;.33;5106 +83097;46.70077;5.96788;646;20221128;7.8;1.4;4.6;2.6;7.29;7.9;.56;3503 +83097;46.70077;5.96788;646;20221129;6.1;3;4.5;1.4;7.84;1.8;.35;2892 +83097;46.70077;5.96788;646;20221130;7.2;2.8;5;3.6;7.54;0;.53;4675 +83097;46.70077;5.96788;646;20221201;3.9;1.3;2.6;3.5;6.04;0;.6;3539 +83097;46.70077;5.96788;646;20221202;4.5;1.5;3;2;6.14;1.1;.51;2493 +83097;46.70077;5.96788;646;20221203;3.4;-1;1.2;2.5;5.89;0;.31;3610 +83097;46.70077;5.96788;646;20221204;4.9;-.9;2;1.3;6.54;3.2;.24;3935 +83097;46.70077;5.96788;646;20221205;4.8;.2;2.5;1.5;6.09;0;.38;3652 +83097;46.70077;5.96788;646;20221206;4.5;-4.8;-.1;1.1;5.09;0;.19;5621 +83097;46.70077;5.96788;646;20221207;2.9;-1;.9;1.6;5.59;0;.36;2780 +83097;46.70077;5.96788;646;20221208;3.7;-3;.3;.8;5.04;7.6;.14;5748 +83097;46.70077;5.96788;646;20221209;2.1;-.8;.7;.7;6.24;2;.21;2714 +83097;46.70077;5.96788;646;20221210;-.1;-.7;-.4;1.4;5.29;.3;.36;1050 +83097;46.70077;5.96788;646;20221211;-.6;-6.7;-3.6;1.7;3.74;0;.23;5555 +83097;46.70077;5.96788;646;20221212;.2;-8.9;-4.4;1.3;3.39;.3;.2;4804 +83097;46.70077;5.96788;646;20221213;-1.2;-5.8;-3.5;1.4;4.79;1.8;.16;2917 +83097;46.70077;5.96788;646;20221214;7;-1.8;2.6;2.2;8.04;9;.11;3168 +83097;46.70077;5.96788;646;20221215;5.4;4;4.7;1.8;8.34;6.6;.33;1334 +83097;46.70077;5.96788;646;20221216;1;.2;.6;1.3;5.89;.1;.34;1257 +83097;46.70077;5.96788;646;20221217;.2;-6.9;-3.3;1.9;4.24;0;.2;3791 +83097;46.70077;5.96788;646;20221218;4.7;-5.8;-.5;1.1;5.09;0;.15;5909 +83097;46.70077;5.96788;646;20221219;12.1;1.9;7;2.1;7.19;0;.73;4609 +83097;46.70077;5.96788;646;20221220;12.9;8.5;10.7;3;7.99;6.4;1.31;3395 +83097;46.70077;5.96788;646;20221221;10;7.7;8.9;2.5;9.94;5.5;.58;2027 +83097;46.70077;5.96788;646;20221222;9.5;7.2;8.3;5.5;9.79;26.8;.7;1923 +83097;46.70077;5.96788;646;20221223;11;7.8;9.4;4.9;11.84;47;.3;1577 +83097;46.70077;5.96788;646;20221224;10;8.5;9.2;1.8;10.74;2.4;.49;1853 +83097;46.70077;5.96788;646;20221225;11.2;4.2;7.7;1;9.44;0;.25;3953 +83097;46.70077;5.96788;646;20221226;11.6;6;8.8;3.1;9.69;14.5;.68;2756 +83097;46.70077;5.96788;646;20221227;8.2;4.5;6.3;1.5;7.34;.6;.48;3990 +83097;46.70077;5.96788;646;20221228;11;-1;5;2.7;6.34;.1;.69;6046 +83097;46.70077;5.96788;646;20221229;9.8;6.7;8.2;4;8.49;25.5;1;1941 +83097;46.70077;5.96788;646;20221230;10.1;2.8;6.5;2.6;8.94;4.3;.41;3376 +83097;46.70077;5.96788;646;20221231;15.7;7.7;11.7;2.9;10.49;0;.88;4729 +83098;46.71353;6.29425;938;20220101;11.7;-.5;5.6;.5;6.03;0;.09;5989 +83098;46.71353;6.29425;938;20220102;12.1;-1;5.5;1.6;6.03;0;.39;6512 +83098;46.71353;6.29425;938;20220103;8.1;6.3;7.2;3.9;7.83;4.1;.75;1995 +83098;46.71353;6.29425;938;20220104;11.8;5.9;8.8;5.3;7.83;14.3;1.23;4174 +83098;46.71353;6.29425;938;20220105;-.2;-.1;-.1;2.6;4.63;.9;.65;0 +83098;46.71353;6.29425;938;20220106;-.2;-4.2;-2.2;2.7;4.23;0;.35;3484 +83098;46.71353;6.29425;938;20220107;-1;-8;-4.5;2.5;4.43;5.1;.09;4897 +83098;46.71353;6.29425;938;20220108;.5;-1.7;-.6;4.6;5.23;10.1;.35;2453 +83098;46.71353;6.29425;938;20220109;.2;-.9;-.4;3.6;5.43;5.6;.31;1769 +83098;46.71353;6.29425;938;20220110;-.5;-4.2;-2.3;6.6;4.53;.1;.39;2957 +83098;46.71353;6.29425;938;20220111;-.2;-3.9;-2;10.8;4.33;0;.59;2235 +83098;46.71353;6.29425;938;20220112;-.1;-7.1;-3.6;4.2;3.73;0;.6;5142 +83098;46.71353;6.29425;938;20220113;2.4;-7;-2.3;4.5;3.13;0;1.05;6287 +83098;46.71353;6.29425;938;20220114;3.1;-8.9;-2.9;.9;3.73;0;.21;6829 +83098;46.71353;6.29425;938;20220115;4.3;-7.5;-1.6;.8;4.33;0;.25;6091 +83098;46.71353;6.29425;938;20220116;4.4;-8;-1.8;.9;3.13;0;.32;7470 +83098;46.71353;6.29425;938;20220117;3;-6.7;-1.9;3.2;4.53;0;.46;6782 +83098;46.71353;6.29425;938;20220118;2.5;-2.5;0;7;5.03;0;.61;3567 +83098;46.71353;6.29425;938;20220119;2.1;-4.5;-1.2;2.8;4.63;.1;.47;6537 +83098;46.71353;6.29425;938;20220120;.7;-2;-.7;2.5;4.53;.2;.44;2836 +83098;46.71353;6.29425;938;20220121;-1.4;-4.8;-3.1;6.3;3.23;0;.84;3898 +83098;46.71353;6.29425;938;20220122;1.3;-7.2;-3;2.7;3.83;0;.4;6301 +83098;46.71353;6.29425;938;20220123;1.3;-6.3;-2.5;1.7;4.63;.1;.17;5577 +83098;46.71353;6.29425;938;20220124;3.6;-4.6;-.5;.8;4.63;0;.34;5419 +83098;46.71353;6.29425;938;20220125;6.1;-7.7;-.8;.6;3.53;0;.32;8481 +83098;46.71353;6.29425;938;20220126;5.9;-8.6;-1.4;.9;3.13;0;.44;9139 +83098;46.71353;6.29425;938;20220127;5.7;-8.7;-1.5;.6;3.13;0;.32;8786 +83098;46.71353;6.29425;938;20220128;4.5;-5.1;-.3;1.2;4.03;0;.48;7660 +83098;46.71353;6.29425;938;20220129;5.8;-6.8;-.5;1.2;4.23;.1;.49;9206 +83098;46.71353;6.29425;938;20220130;5.1;-.8;2.2;1.4;5.73;.2;.45;5907 +83098;46.71353;6.29425;938;20220131;.9;-3.1;-1.1;3;5.13;6;.35;4965 +83098;46.71353;6.29425;938;20220201;-.4;-3;-1.7;2.6;4.93;3.6;.29;3742 +83098;46.71353;6.29425;938;20220202;3.5;-.6;1.5;2;6.73;3;.28;5118 +83098;46.71353;6.29425;938;20220203;5.1;-2;1.6;1;6.03;0;.36;5064 +83098;46.71353;6.29425;938;20220204;3;-.6;1.2;3.4;6.23;1.9;.14;5472 +83098;46.71353;6.29425;938;20220205;4.9;.7;2.8;1.4;4.93;0;.69;4563 +83098;46.71353;6.29425;938;20220206;2.2;-4.9;-1.3;4.9;5.53;15.4;.16;6675 +83098;46.71353;6.29425;938;20220207;3.2;.2;1.7;2.4;4.73;.1;.73;2969 +83098;46.71353;6.29425;938;20220208;7.3;-6.9;.2;.5;4.03;0;.46;10810 +83098;46.71353;6.29425;938;20220209;9.6;-5.5;2.1;.6;4.23;0;.56;11532 +83098;46.71353;6.29425;938;20220210;7.9;-2;2.9;2;5.53;7.3;.78;10781 +83098;46.71353;6.29425;938;20220211;2.2;1;1.6;3.8;5.23;0;.75;2902 +83098;46.71353;6.29425;938;20220212;5.3;-3.8;.8;3.1;4.43;0;.93;8872 +83098;46.71353;6.29425;938;20220213;6.7;-4.6;1.1;3.9;4.43;.1;1.13;10084 +83098;46.71353;6.29425;938;20220214;4.9;4.6;4.8;3.4;6.13;12.5;.95;1311 +83098;46.71353;6.29425;938;20220215;1.9;.5;1.2;2.1;5.63;3;.53;3380 +83098;46.71353;6.29425;938;20220216;5;-1;2;4.3;7.23;15.8;.19;8268 +83098;46.71353;6.29425;938;20220217;8.4;5;6.7;3.9;8.13;1.2;.82;5401 +83098;46.71353;6.29425;938;20220218;13.6;4.1;8.9;3.6;7.43;6;1.55;10858 +83098;46.71353;6.29425;938;20220219;4.5;1.1;2.8;2.7;5.23;.1;.8;4388 +83098;46.71353;6.29425;938;20220220;5.5;-1.4;2.1;4.7;6.23;5.8;.56;8030 +83098;46.71353;6.29425;938;20220221;2.1;1.7;1.9;4.4;6.03;9.7;.55;0 +83098;46.71353;6.29425;938;20220222;4.8;.4;2.6;2.5;6.23;1;.61;5619 +83098;46.71353;6.29425;938;20220223;8.5;1.6;5;1;6.33;0;.81;8091 +83098;46.71353;6.29425;938;20220224;7.7;-1.5;3.1;2.8;5.93;2.8;.91;11286 +83098;46.71353;6.29425;938;20220225;3.3;-1.7;.8;2.2;4.43;0;.8;7065 +83098;46.71353;6.29425;938;20220226;3.6;-3.7;0;6.8;4.13;0;1.18;8125 +83098;46.71353;6.29425;938;20220227;3.4;-4.6;-.6;3.8;3.93;0;1.01;9702 +83098;46.71353;6.29425;938;20220228;7.1;-5.6;.8;1.9;4.03;0;1.1;13303 +83098;46.71353;6.29425;938;20220301;8.9;-4.5;2.2;1.5;4.23;0;1.19;13378 +83098;46.71353;6.29425;938;20220302;9.3;-4.3;2.5;1.3;5.03;0;1.17;14271 +83098;46.71353;6.29425;938;20220303;11.1;-.2;5.4;1.4;5.33;0;1.39;12869 +83098;46.71353;6.29425;938;20220304;7.7;-2.7;2.5;2.2;3.83;0;1.34;12417 +83098;46.71353;6.29425;938;20220305;4.9;-5.9;-.5;3;3.03;0;1.44;12255 +83098;46.71353;6.29425;938;20220306;3.3;-6.7;-1.7;4.5;3.43;0;1.17;12006 +83098;46.71353;6.29425;938;20220307;4;-5.9;-.9;5.1;3.73;0;1.24;11362 +83098;46.71353;6.29425;938;20220308;7.6;-7;.3;2.1;4.03;0;1.22;15337 +83098;46.71353;6.29425;938;20220309;9.9;-5.8;2.1;1.1;4.33;0;1.32;15711 +83098;46.71353;6.29425;938;20220310;11.7;-4.7;3.5;1.3;4.53;0;1.52;16938 +83098;46.71353;6.29425;938;20220311;11.2;-2.3;4.5;1.6;5.33;0;1.51;15753 +83098;46.71353;6.29425;938;20220312;10.2;3;6.6;1.3;5.53;0;1.42;10574 +83098;46.71353;6.29425;938;20220313;10.3;3.5;6.9;2.4;5.43;6.5;1.7;10891 +83098;46.71353;6.29425;938;20220314;11;-.2;5.4;1.4;6.83;5.7;1.35;14119 +83098;46.71353;6.29425;938;20220315;12.7;3.6;8.1;2.9;7.73;.2;1.92;14583 +83098;46.71353;6.29425;938;20220316;12.8;1.4;7.1;1.6;7.73;0;1.51;14905 +83098;46.71353;6.29425;938;20220317;12.3;2.1;7.2;3.2;8.13;0;1.63;16145 +83098;46.71353;6.29425;938;20220318;5.6;3.8;4.7;12.3;7.03;0;1.03;6038 +83098;46.71353;6.29425;938;20220319;8.7;2.1;5.4;4.1;5.63;0;1.84;12094 +83098;46.71353;6.29425;938;20220320;11.6;-1.3;5.2;1.8;5.43;0;1.91;17275 +83098;46.71353;6.29425;938;20220321;11.3;-.3;5.5;1.8;5.53;0;1.9;16546 +83098;46.71353;6.29425;938;20220322;11.5;-2.8;4.4;1.3;4.73;0;1.93;18626 +83098;46.71353;6.29425;938;20220323;13.1;-3.1;5;1.5;4.53;0;2.19;19992 +83098;46.71353;6.29425;938;20220324;14.9;-2.6;6.2;1.3;4.83;0;2.28;20207 +83098;46.71353;6.29425;938;20220325;14.1;-2.1;6;3.9;4.83;0;2.9;20421 +83098;46.71353;6.29425;938;20220326;14.7;5.3;10;6.1;4.83;0;3.8;15691 +83098;46.71353;6.29425;938;20220327;16.3;0;8.2;1.2;5.13;0;2.5;20850 +83098;46.71353;6.29425;938;20220328;15.7;-2.1;6.8;1.4;5.33;0;2.47;21063 +83098;46.71353;6.29425;938;20220329;13.6;1;7.3;3.5;5.43;.4;2.76;18813 +83098;46.71353;6.29425;938;20220330;9.2;5.3;7.3;2.4;7.73;4.5;1.48;10384 +83098;46.71353;6.29425;938;20220331;6.1;3.4;4.8;2;6.83;4.2;1.16;8657 +83098;46.71353;6.29425;938;20220401;-1.9;-1.6;-1.7;2.1;4.43;7.3;.45;0 +83098;46.71353;6.29425;938;20220402;-1.8;-4.2;-3;3.2;4.03;1.4;.77;8304 +83098;46.71353;6.29425;938;20220403;-1.6;-4.7;-3.1;4.6;3.83;.2;.87;9589 +83098;46.71353;6.29425;938;20220404;4.3;-4.7;-.2;2.6;4.43;0;1.5;16798 +83098;46.71353;6.29425;938;20220405;10.2;.4;5.3;2.1;6.23;0;2.01;17713 +83098;46.71353;6.29425;938;20220406;10.9;3;7;2.5;7.73;4;1.89;16008 +83098;46.71353;6.29425;938;20220407;6.9;4.3;5.6;6.2;8.23;29.5;.92;9086 +83098;46.71353;6.29425;938;20220408;9.5;5.7;7.6;6.1;8.73;14.5;1.41;11175 +83098;46.71353;6.29425;938;20220409;2.6;-1.1;.8;2.1;5.33;.8;1.11;11121 +83098;46.71353;6.29425;938;20220410;7.9;-3.4;2.3;1.7;4.93;.1;1.97;19926 +83098;46.71353;6.29425;938;20220411;14.5;-2.1;6.2;2.7;6.23;0;2.85;23967 +83098;46.71353;6.29425;938;20220412;18.2;5.4;11.8;2.4;8.53;0;3.21;21599 +83098;46.71353;6.29425;938;20220413;16.9;3.9;10.4;1.4;7.73;0;2.93;21952 +83098;46.71353;6.29425;938;20220414;17.1;3.7;10.4;1.6;9.73;.1;2.84;22476 +83098;46.71353;6.29425;938;20220415;17.4;3.9;10.7;1.8;10.03;0;2.9;22744 +83098;46.71353;6.29425;938;20220416;14.1;5;9.6;6.8;7.83;0;2.98;18745 +83098;46.71353;6.29425;938;20220417;12;2.9;7.5;8.6;4.73;0;3.74;18892 +83098;46.71353;6.29425;938;20220418;15.4;-1.4;7;2.2;5.73;0;3.2;25328 +83098;46.71353;6.29425;938;20220419;14.7;-.9;6.9;1.5;5.93;0;3.01;25248 +83098;46.71353;6.29425;938;20220420;14.1;2;8.1;3.3;6.43;0;3.09;22350 +83098;46.71353;6.29425;938;20220421;14;.7;7.4;4;5.93;0;3.26;23624 +83098;46.71353;6.29425;938;20220422;14.3;1.2;7.8;2.3;7.93;4.1;2.8;23611 +83098;46.71353;6.29425;938;20220423;10.2;4.7;7.5;3.6;9.03;6.7;1.69;15256 +83098;46.71353;6.29425;938;20220424;8;2.2;5.1;3.5;7.93;6.6;1.51;15788 +83098;46.71353;6.29425;938;20220425;8.5;6.4;7.5;2.8;9.13;3.3;1.26;9395 +83098;46.71353;6.29425;938;20220426;10.8;5.8;8.3;2;7.53;3.4;2.15;14828 +83098;46.71353;6.29425;938;20220427;13.4;-.5;6.5;4;7.13;0;2.88;25172 +83098;46.71353;6.29425;938;20220428;15.5;1.3;8.4;3.3;7.53;0;3.29;25611 +83098;46.71353;6.29425;938;20220429;16.5;2;9.3;1.3;7.33;0;3.35;26047 +83098;46.71353;6.29425;938;20220430;13.4;3.8;8.6;2.1;7.63;3.4;2.8;21245 +83098;46.71353;6.29425;938;20220501;13.6;1.7;7.7;1.9;7.83;0;2.86;23846 +83098;46.71353;6.29425;938;20220502;15.4;1.4;8.4;1.9;8.33;.6;3.17;26054 +83098;46.71353;6.29425;938;20220503;14.5;4.1;9.3;1.1;8.83;1.5;2.89;22527 +83098;46.71353;6.29425;938;20220504;14;4.4;9.2;1.4;9.33;10.4;2.76;21750 +83098;46.71353;6.29425;938;20220505;9.8;6.7;8.3;1.6;9.13;1.3;1.71;12245 +83098;46.71353;6.29425;938;20220506;10.5;7.1;8.8;3.3;9.53;.4;1.68;12312 +83098;46.71353;6.29425;938;20220507;15;6.7;10.8;4.2;9.63;2.7;2.84;18400 +83098;46.71353;6.29425;938;20220508;14.7;6.4;10.6;5.6;9.93;0;2.64;18637 +83098;46.71353;6.29425;938;20220509;18.1;8.1;13.1;3.5;11.13;1.5;3.16;19287 +83098;46.71353;6.29425;938;20220510;20.3;5.9;13.1;.9;10.53;0;3.84;27198 +83098;46.71353;6.29425;938;20220511;22.9;7.8;15.3;2.4;9.63;0;4.65;29119 +83098;46.71353;6.29425;938;20220512;22.8;11.2;17;1.3;10.13;1.4;4.42;27558 +83098;46.71353;6.29425;938;20220513;18.9;10.8;14.9;1.6;12.73;.2;3.37;21528 +83098;46.71353;6.29425;938;20220514;21.9;8.4;15.1;1.4;11.63;0;4.12;26476 +83098;46.71353;6.29425;938;20220515;23.9;7.3;15.6;1.3;12.13;4.2;4.42;29208 +83098;46.71353;6.29425;938;20220516;21.8;11.3;16.5;1.3;11.63;.1;3.96;24495 +83098;46.71353;6.29425;938;20220517;23.9;9.6;16.8;1.6;12.23;.1;4.41;27961 +83098;46.71353;6.29425;938;20220518;25;10;17.5;1.3;11.83;0;4.73;29668 +83098;46.71353;6.29425;938;20220519;25;11.4;18.2;2.1;12.33;.1;4.77;27767 +83098;46.71353;6.29425;938;20220520;27.2;15;21.1;4.1;11.53;.1;6.14;26913 +83098;46.71353;6.29425;938;20220521;24.2;14.2;19.2;2;12.83;.1;4.45;23894 +83098;46.71353;6.29425;938;20220522;25.3;11.8;18.6;1.7;13.93;.3;4.86;28905 +83098;46.71353;6.29425;938;20220523;21.2;15;18.1;2.3;12.53;6;3.65;17826 +83098;46.71353;6.29425;938;20220524;13.7;8.9;11.3;2.3;9.83;.2;2.58;17033 +83098;46.71353;6.29425;938;20220525;17.4;5.1;11.3;1.6;8.63;0;3.7;27486 +83098;46.71353;6.29425;938;20220526;18;5.3;11.6;1.5;9.33;0;3.89;28008 +83098;46.71353;6.29425;938;20220527;21;6;13.5;1.8;10.63;0;4.19;29159 +83098;46.71353;6.29425;938;20220528;17.6;7.5;12.6;2.5;8.73;0;3.71;25176 +83098;46.71353;6.29425;938;20220529;15.6;4.1;9.8;2.9;6.63;0;3.67;26902 +83098;46.71353;6.29425;938;20220530;17;5.8;11.4;3.4;7.53;0;3.69;23533 +83098;46.71353;6.29425;938;20220531;16.7;5.9;11.3;1.6;9.03;.8;3.79;27497 +83098;46.71353;6.29425;938;20220601;20.2;7.4;13.8;1.8;10.33;.6;3.86;27788 +83098;46.71353;6.29425;938;20220602;24;10.2;17.1;2.1;12.13;.1;4.88;29392 +83098;46.71353;6.29425;938;20220603;24.6;12.4;18.5;1.8;13.33;16.2;4.85;29130 +83098;46.71353;6.29425;938;20220604;26.9;12.3;19.6;2.2;15.43;11.5;5.04;29621 +83098;46.71353;6.29425;938;20220605;20.8;14.7;17.8;2.6;14.63;4.9;3.39;19281 +83098;46.71353;6.29425;938;20220606;21.8;8.2;15;2.1;11.93;3.4;4.42;29838 +83098;46.71353;6.29425;938;20220607;18.9;11.8;15.4;2.1;11.33;.2;3.43;20313 +83098;46.71353;6.29425;938;20220608;16.6;5.6;11.1;1.9;10.03;12.5;3.64;27229 +83098;46.71353;6.29425;938;20220609;14.3;7;10.7;1.8;9.83;4.4;2.83;20531 +83098;46.71353;6.29425;938;20220610;19.2;4.5;11.9;2;9.13;0;4.4;30761 +83098;46.71353;6.29425;938;20220611;24;5.3;14.7;1.7;10.63;0;5.06;31860 +83098;46.71353;6.29425;938;20220612;26.6;8.6;17.6;1.3;11.73;.1;5.31;31894 +83098;46.71353;6.29425;938;20220613;21.4;12.2;16.8;1.8;11.43;0;4.14;24241 +83098;46.71353;6.29425;938;20220614;25.1;7.9;16.5;1.9;10.23;0;5.33;31950 +83098;46.71353;6.29425;938;20220615;28.4;11.7;20.1;1.9;13.13;3.3;5.86;31973 +83098;46.71353;6.29425;938;20220616;26.7;15.6;21.2;1.6;14.83;0;4.9;27091 +83098;46.71353;6.29425;938;20220617;28;11.5;19.8;1.7;11.93;.1;5.58;32007 +83098;46.71353;6.29425;938;20220618;30.4;12.7;21.6;1.6;12.13;0;5.89;32019 +83098;46.71353;6.29425;938;20220619;30.8;17.7;24.3;3.2;13.33;0;6.81;30641 +83098;46.71353;6.29425;938;20220620;28.2;17.1;22.7;2.5;11.83;0;5.75;27003 +83098;46.71353;6.29425;938;20220621;29.2;15.1;22.1;1.4;13.73;2;5.44;29220 +83098;46.71353;6.29425;938;20220622;23.6;16.1;19.9;1.7;14.93;17.2;4.18;21769 +83098;46.71353;6.29425;938;20220623;24.7;13.8;19.2;1.7;15.13;6.1;4.61;26751 +83098;46.71353;6.29425;938;20220624;16.8;13.4;15.1;1.8;12.93;11.4;2.72;15883 +83098;46.71353;6.29425;938;20220625;22.8;9;15.9;1.9;12.03;4.7;4.75;30504 +83098;46.71353;6.29425;938;20220626;22.7;12;17.4;1.8;14.13;5.4;4.46;26592 +83098;46.71353;6.29425;938;20220627;17.8;13.8;15.8;1.5;13.43;3;2.57;15020 +83098;46.71353;6.29425;938;20220628;18.6;11.3;15;3.6;13.23;0;3.04;19164 +83098;46.71353;6.29425;938;20220629;23.5;11.6;17.5;1.1;14.23;.2;4.28;25908 +83098;46.71353;6.29425;938;20220630;25.2;11.9;18.6;1.7;13.33;6.6;5.08;29842 +83098;46.71353;6.29425;938;20220701;18;9.6;13.8;2;10.43;.2;3.67;23217 +83098;46.71353;6.29425;938;20220702;24.1;8;16.1;2.2;11.23;0;5.16;31793 +83098;46.71353;6.29425;938;20220703;26.6;10.4;18.5;1;12.33;9.5;5.27;31750 +83098;46.71353;6.29425;938;20220704;22;14.8;18.4;1.4;15.23;2;3.81;21244 +83098;46.71353;6.29425;938;20220705;22;11.3;16.7;1.6;11.23;0;4.34;26317 +83098;46.71353;6.29425;938;20220706;21.4;9;15.2;1.8;10.03;0;4.49;28485 +83098;46.71353;6.29425;938;20220707;20.7;8;14.3;2.2;10.23;0;4.32;29205 +83098;46.71353;6.29425;938;20220708;20.7;9.9;15.3;5.2;10.53;0;4.88;26171 +83098;46.71353;6.29425;938;20220709;23.5;10.7;17.1;4.5;10.13;.1;5.59;25995 +83098;46.71353;6.29425;938;20220710;22.4;9.7;16.1;2.6;11.23;0;4.74;28586 +83098;46.71353;6.29425;938;20220711;23.3;10.2;16.8;5.6;10.13;0;5.57;26356 +83098;46.71353;6.29425;938;20220712;25.1;12.6;18.9;5;10.33;0;5.93;24833 +83098;46.71353;6.29425;938;20220713;28.5;10.7;19.6;1.5;10.33;0;5.65;31122 +83098;46.71353;6.29425;938;20220714;30.1;15.6;22.8;1.8;11.23;0;5.95;29371 +83098;46.71353;6.29425;938;20220715;26.5;13;19.8;1.7;11.03;0;5.17;28548 +83098;46.71353;6.29425;938;20220716;26.1;10.7;18.4;1.9;9.93;0;5.43;30867 +83098;46.71353;6.29425;938;20220717;27.7;12.3;20;3.7;9.73;0;6.22;28273 +83098;46.71353;6.29425;938;20220718;31.8;13.1;22.4;3.4;9.83;0;7.05;30681 +83098;46.71353;6.29425;938;20220719;32.6;15.2;23.9;2.7;12.23;1.6;6.65;30583 +83098;46.71353;6.29425;938;20220720;29.2;17.7;23.4;1.4;15.13;2.9;5.32;28211 +83098;46.71353;6.29425;938;20220721;26.6;13.8;20.2;1.9;13.43;.1;5.05;27796 +83098;46.71353;6.29425;938;20220722;30.6;12.6;21.6;1.6;13.43;3;5.64;30271 +83098;46.71353;6.29425;938;20220723;25.3;15.6;20.4;2.3;16.67;.3;3.96;18664 +83098;46.71353;6.29425;938;20220724;30.9;12.6;21.7;1.7;15.87;0;5.34;26706 +83098;46.71353;6.29425;938;20220725;31.5;15.9;23.7;3;14.2;.8;6.15;23594 +83098;46.71353;6.29425;938;20220726;22.6;14.5;18.6;2.2;12.13;0;3.91;20093 +83098;46.71353;6.29425;938;20220727;23.8;10;16.9;2;10.23;0;4.72;27466 +83098;46.71353;6.29425;938;20220728;26.3;10.2;18.3;1.6;10.93;0;4.91;29321 +83098;46.71353;6.29425;938;20220729;22;14.1;18.1;1.2;11.03;.8;3.63;20383 +83098;46.71353;6.29425;938;20220730;24.2;9.7;17;1.7;10.13;0;4.58;28295 +83098;46.71353;6.29425;938;20220731;27.4;10.3;18.9;1.6;10.83;.2;5;29173 +83098;46.71353;6.29425;938;20220801;27.8;11.9;19.9;1.5;11.43;.1;5;29037 +83098;46.71353;6.29425;938;20220802;27.9;12.3;20.1;1.4;12.23;0;5;28899 +83098;46.71353;6.29425;938;20220803;30.8;12.2;21.5;1.2;12.63;0;5.11;28757 +83098;46.71353;6.29425;938;20220804;31.7;14.5;23.1;.8;12.63;.1;4.97;28613 +83098;46.71353;6.29425;938;20220805;30.3;15.7;23;1.8;13.83;1;5.28;27940 +83098;46.71353;6.29425;938;20220806;22.5;13.9;18.2;4.5;15.13;0;3.58;19461 +83098;46.71353;6.29425;938;20220807;22.3;12.5;17.4;5.6;13.83;.2;3.93;19741 +83098;46.71353;6.29425;938;20220808;25.3;12.7;19;5.9;11.83;0;5.41;22027 +83098;46.71353;6.29425;938;20220809;26.6;14.2;20.4;7;10.73;0;6.48;21215 +83098;46.71353;6.29425;938;20220810;27.5;13.8;20.7;6.4;10.33;0;6.35;22219 +83098;46.71353;6.29425;938;20220811;29;12;20.5;3.1;10.63;0;5.58;27537 +83098;46.71353;6.29425;938;20220812;27.9;14;20.9;4.3;10.43;0;5.74;25005 +83098;46.71353;6.29425;938;20220813;27.7;11.7;19.7;3.2;8.23;0;5.62;26597 +83098;46.71353;6.29425;938;20220814;21.4;11.6;16.5;2.1;10.83;10;3.73;22107 +83098;46.71353;6.29425;938;20220815;20.2;11.7;15.9;1.4;12.63;3.8;3.1;20562 +83098;46.71353;6.29425;938;20220816;27.2;9.5;18.3;1.9;11.83;6.8;4.62;26700 +83098;46.71353;6.29425;938;20220817;23.9;14.2;19;1.8;15.53;26.2;3.62;21156 +83098;46.71353;6.29425;938;20220818;19.2;12.3;15.8;1.7;14.03;23.2;2.68;16949 +83098;46.71353;6.29425;938;20220819;18.3;13.4;15.8;1.2;14.43;11.3;2.25;13718 +83098;46.71353;6.29425;938;20220820;20.3;13.3;16.8;1.6;15.03;3.3;2.52;16062 +83098;46.71353;6.29425;938;20220821;22.6;10.4;16.5;1.4;12.23;0;3.43;21678 +83098;46.71353;6.29425;938;20220822;23.1;9.9;16.5;1.4;11.43;.1;3.59;23295 +83098;46.71353;6.29425;938;20220823;24.4;9.8;17.1;2.1;10.93;0;4.05;24594 +83098;46.71353;6.29425;938;20220824;24;10.7;17.3;2.5;10.13;0;3.97;20123 +83098;46.71353;6.29425;938;20220825;27.5;10.5;19;1.2;12.83;.1;4.08;25069 +83098;46.71353;6.29425;938;20220826;20.1;13;16.5;1.7;13.43;2.2;2.64;16222 +83098;46.71353;6.29425;938;20220827;22.2;12.3;17.2;2.4;14.23;1.4;3.2;20050 +83098;46.71353;6.29425;938;20220828;22.9;11.8;17.3;2.3;14.53;.4;3.1;18604 +83098;46.71353;6.29425;938;20220829;25.5;10.8;18.2;1.2;13.93;0;3.47;22065 +83098;46.71353;6.29425;938;20220830;23.9;11.8;17.8;1.3;14.13;13.2;3.2;20578 +83098;46.71353;6.29425;938;20220831;20.7;13;16.8;2.7;14.23;0;2.59;15802 +83098;46.71353;6.29425;938;20220901;20.8;10.8;15.8;4.3;12.13;0;2.95;17079 +83098;46.71353;6.29425;938;20220902;21.4;9;15.2;1.2;12.63;7.4;2.77;19347 +83098;46.71353;6.29425;938;20220903;20.1;11.9;16;1.3;14.03;8.4;2.49;16681 +83098;46.71353;6.29425;938;20220904;22.3;11.3;16.8;1.4;14.53;.2;2.77;18095 +83098;46.71353;6.29425;938;20220905;24.7;11.7;18.2;1.8;14.03;0;3.38;20612 +83098;46.71353;6.29425;938;20220906;20.3;14.9;17.6;1.4;15.03;3;2.2;12761 +83098;46.71353;6.29425;938;20220907;21.1;12.8;16.9;1.3;15.03;37.3;2.54;17050 +83098;46.71353;6.29425;938;20220908;18.6;11.1;14.9;2.6;12.03;.9;2.41;14810 +83098;46.71353;6.29425;938;20220909;16.5;11.1;13.8;2.8;11.53;9.8;2.03;12767 +83098;46.71353;6.29425;938;20220910;14.2;10.2;12.2;2.5;11.13;.1;1.54;9697 +83098;46.71353;6.29425;938;20220911;19.6;6.3;12.9;1.6;10.33;0;2.53;18453 +83098;46.71353;6.29425;938;20220912;23.2;7;15.1;1.4;12.23;0;2.93;20815 +83098;46.71353;6.29425;938;20220913;23.8;10.1;17;2.1;13.33;.3;3.18;20256 +83098;46.71353;6.29425;938;20220914;21.7;16.8;19.2;2.9;14.63;25.6;2.68;12369 +83098;46.71353;6.29425;938;20220915;16.1;12.2;14.1;1.4;13.93;11.8;1.6;11318 +83098;46.71353;6.29425;938;20220916;14.1;9.9;12;2.3;10.93;0;1.53;8820 +83098;46.71353;6.29425;938;20220917;10.1;3.7;6.9;2.1;7.13;0;1.47;10961 +83098;46.71353;6.29425;938;20220918;14.8;1.2;8;1.6;6.83;0;2.16;18333 +83098;46.71353;6.29425;938;20220919;13;2.1;7.6;1.5;6.93;0;1.87;16378 +83098;46.71353;6.29425;938;20220920;13.6;2.3;7.9;2.7;7.03;0;2.1;16426 +83098;46.71353;6.29425;938;20220921;13.4;3.7;8.6;5.6;6.93;0;2.41;12753 +83098;46.71353;6.29425;938;20220922;16.1;1.5;8.8;1.4;8.43;0;1.98;17811 +83098;46.71353;6.29425;938;20220923;17.6;3.4;10.5;1.6;9.53;5.1;2.16;18759 +83098;46.71353;6.29425;938;20220924;14.9;9.8;12.3;1.4;11.13;11.5;1.44;10021 +83098;46.71353;6.29425;938;20220925;12;7.5;9.7;1.3;10.03;6.2;1.24;9338 +83098;46.71353;6.29425;938;20220926;11.1;6.6;8.8;2.6;8.93;10.9;1.21;9112 +83098;46.71353;6.29425;938;20220927;8;5.6;6.8;3.8;8.03;21.1;.99;7225 +83098;46.71353;6.29425;938;20220928;10.2;6;8.1;3.7;9.63;42;1.15;9968 +83098;46.71353;6.29425;938;20220929;8.2;6.4;7.3;1.7;8.63;2.5;.82;4760 +83098;46.71353;6.29425;938;20220930;9.9;1.7;5.8;1.3;7.83;0;1.21;11718 +83098;46.71353;6.29425;938;20221001;10.9;2.8;6.9;2.6;9.33;18.7;1.11;12598 +83098;46.71353;6.29425;938;20221002;15.3;10.7;13;2.5;12.93;6.8;1.18;8014 +83098;46.71353;6.29425;938;20221003;14.2;9.5;11.8;2.1;11.83;.1;1.04;6563 +83098;46.71353;6.29425;938;20221004;18.2;6.3;12.2;1.6;10.73;0;1.72;13180 +83098;46.71353;6.29425;938;20221005;20.1;5.2;12.7;1.6;8.33;0;2.17;16597 +83098;46.71353;6.29425;938;20221006;17.3;8.3;12.8;1.1;10.53;.1;1.57;13295 +83098;46.71353;6.29425;938;20221007;17.8;7;12.4;1.1;11.23;0;1.56;12480 +83098;46.71353;6.29425;938;20221008;13.4;9.7;11.5;1.7;11.13;3.1;1.09;8492 +83098;46.71353;6.29425;938;20221009;14.2;6.1;10.2;4.4;10.23;0;1.25;9417 +83098;46.71353;6.29425;938;20221010;18.2;8.4;13.3;1.4;11.63;0;1.46;12242 +83098;46.71353;6.29425;938;20221011;16.4;7.9;12.1;1.1;11.33;2.1;1.24;11055 +83098;46.71353;6.29425;938;20221012;16;9.2;12.6;1.1;11.33;0;1.25;9649 +83098;46.71353;6.29425;938;20221013;14.2;5.9;10.1;1.3;10.23;.9;1.16;10492 +83098;46.71353;6.29425;938;20221014;13.2;9.6;11.4;2.6;12.13;6.7;.86;6811 +83098;46.71353;6.29425;938;20221015;17.9;11.5;14.7;3.4;12.13;0;1.76;9182 +83098;46.71353;6.29425;938;20221016;20.2;11.4;15.8;2.1;10.93;0;1.79;11213 +83098;46.71353;6.29425;938;20221017;21.1;10.5;15.8;2.3;10.73;0;2.04;11336 +83098;46.71353;6.29425;938;20221018;20.6;9.2;14.9;.9;11.63;0;1.36;12022 +83098;46.71353;6.29425;938;20221019;18;7.4;12.7;1.6;10.93;0;1.19;10910 +83098;46.71353;6.29425;938;20221020;18.6;9.9;14.3;2.3;11.43;6.3;1.57;10862 +83098;46.71353;6.29425;938;20221021;15.7;11.4;13.5;3.7;12.13;21.8;1.3;6061 +83098;46.71353;6.29425;938;20221022;17.5;10.8;14.2;1.3;11.63;.2;1.19;8495 +83098;46.71353;6.29425;938;20221023;19.3;7.4;13.3;4.6;10.53;4.6;2.26;11655 +83098;46.71353;6.29425;938;20221024;13.4;11.9;12.6;2.5;11.13;14.1;1.09;4325 +83098;46.71353;6.29425;938;20221025;13.9;6.4;10.2;1.4;10.53;1.1;.86;8428 +83098;46.71353;6.29425;938;20221026;18.7;10.3;14.5;1.4;11.13;.2;1.23;9347 +83098;46.71353;6.29425;938;20221027;20.9;6.4;13.7;1.3;10.63;0;1.32;12067 +83098;46.71353;6.29425;938;20221028;22.7;10.2;16.5;1.3;9.13;0;1.52;10530 +83098;46.71353;6.29425;938;20221029;21.7;7.5;14.6;.8;9.53;0;1.08;10883 +83098;46.71353;6.29425;938;20221030;20.7;6.6;13.6;.9;9.33;0;1.04;10683 +83098;46.71353;6.29425;938;20221031;17.9;6.7;12.3;1.4;9.63;14.4;1.05;9689 +83098;46.71353;6.29425;938;20221101;12.1;9.7;10.9;2.1;10.43;1.9;.8;5129 +83098;46.71353;6.29425;938;20221102;12.5;5.7;9.1;1.7;8.83;0;.75;7790 +83098;46.71353;6.29425;938;20221103;12.4;2;7.2;2.1;8.03;17.4;.84;8928 +83098;46.71353;6.29425;938;20221104;5.9;3.5;4.7;2;7.03;5.2;.5;4185 +83098;46.71353;6.29425;938;20221105;6.2;2.3;4.3;1.9;6.63;.3;.58;4968 +83098;46.71353;6.29425;938;20221106;10;-.3;4.8;2;6.23;.1;.85;8624 +83098;46.71353;6.29425;938;20221107;12.9;4.9;8.9;2.1;7.43;0;.97;7601 +83098;46.71353;6.29425;938;20221108;15.2;2.1;8.6;3.1;7.13;6.9;1.35;9324 +83098;46.71353;6.29425;938;20221109;9.9;9;9.5;1.2;10.23;16.7;.56;2191 +83098;46.71353;6.29425;938;20221110;11.2;4.3;7.8;1.6;8.53;0;.53;6206 +83098;46.71353;6.29425;938;20221111;15.2;2.6;8.9;1.2;8.73;0;.67;7943 +83098;46.71353;6.29425;938;20221112;13.4;1.3;7.4;.8;7.23;0;.54;8456 +83098;46.71353;6.29425;938;20221113;12.4;1.2;6.8;.9;6.73;0;.55;8125 +83098;46.71353;6.29425;938;20221114;11.8;5;8.4;4.1;7.53;2.5;1.11;6228 +83098;46.71353;6.29425;938;20221115;10.8;7.3;9.1;2.5;9.23;13.7;.64;4025 +83098;46.71353;6.29425;938;20221116;10.5;5.9;8.2;2.7;7.83;1.3;.71;5213 +83098;46.71353;6.29425;938;20221117;10.8;6.4;8.6;5.3;8.13;15.8;.84;4886 +83098;46.71353;6.29425;938;20221118;6;4.3;5.1;2.7;6.93;2.3;.48;3019 +83098;46.71353;6.29425;938;20221119;6.3;1.5;3.9;1.3;6.23;.6;.4;3741 +83098;46.71353;6.29425;938;20221120;5.3;.4;2.9;2.3;5.73;3.1;.47;4381 +83098;46.71353;6.29425;938;20221121;6.4;1.8;4.1;3.3;6.43;7.7;.46;4428 +83098;46.71353;6.29425;938;20221122;3.7;1.9;2.8;2.4;5.93;1.2;.42;2780 +83098;46.71353;6.29425;938;20221123;5.9;-2.1;1.9;1.9;6.23;9.3;.26;5988 +83098;46.71353;6.29425;938;20221124;6.9;2.8;4.8;1.8;6.83;.6;.38;4212 +83098;46.71353;6.29425;938;20221125;6.9;1.2;4.1;1.3;6.73;1.1;.32;4813 +83098;46.71353;6.29425;938;20221126;6.3;-.6;2.9;1.5;5.73;0;.35;5051 +83098;46.71353;6.29425;938;20221127;6.3;-2.3;2;1.4;5.63;0;.33;5153 +83098;46.71353;6.29425;938;20221128;5.8;2.9;4.4;2.8;5.83;4;.74;3042 +83098;46.71353;6.29425;938;20221129;3.7;1.3;2.5;1.5;6.53;1.6;.26;2946 +83098;46.71353;6.29425;938;20221130;3.8;2.2;3;5.9;6.43;0;.47;1607 +83098;46.71353;6.29425;938;20221201;.9;-.2;.4;5.4;5.33;0;.33;1375 +83098;46.71353;6.29425;938;20221202;1.9;-.7;.6;3;5.33;.3;.35;1761 +83098;46.71353;6.29425;938;20221203;.4;-2;-.8;3.5;5.23;0;.21;1650 +83098;46.71353;6.29425;938;20221204;4.4;-1.9;1.2;1.8;5.93;1.4;.29;5129 +83098;46.71353;6.29425;938;20221205;2.1;-.7;.7;1.3;5.13;0;.3;3114 +83098;46.71353;6.29425;938;20221206;4.2;-4.6;-.2;1;4.83;0;.23;5411 +83098;46.71353;6.29425;938;20221207;-.4;-2.9;-1.6;1.7;4.83;0;.22;2223 +83098;46.71353;6.29425;938;20221208;1.7;-4.9;-1.6;2;4.43;7.8;.21;4873 +83098;46.71353;6.29425;938;20221209;1.1;-2.2;-.5;2.2;5.63;2.8;.18;2969 +83098;46.71353;6.29425;938;20221210;-1.7;-1.3;-1.5;1.8;4.73;.2;.46;0 +83098;46.71353;6.29425;938;20221211;-3.9;-8.7;-6.3;1.8;2.93;0;.19;3898 +83098;46.71353;6.29425;938;20221212;-3.8;-10.3;-7;2.2;2.93;.2;.13;4377 +83098;46.71353;6.29425;938;20221213;-2.8;-7.5;-5.2;3.2;3.83;.4;.08;3435 +83098;46.71353;6.29425;938;20221214;5.9;-2.8;1.5;1.6;7.83;5.5;0;5232 +83098;46.71353;6.29425;938;20221215;4.1;2.4;3.3;1.4;7.03;8.7;.18;2189 +83098;46.71353;6.29425;938;20221216;.1;-.4;-.1;1.1;5.73;.2;.34;878 +83098;46.71353;6.29425;938;20221217;-2.7;-8;-5.4;2.1;3.83;0;.12;2866 +83098;46.71353;6.29425;938;20221218;1.9;-6.4;-2.2;1.1;4.53;0;.09;4330 +83098;46.71353;6.29425;938;20221219;10.5;-.9;4.8;4.2;6.33;0;.89;5984 +83098;46.71353;6.29425;938;20221220;11.7;5.8;8.8;5;6.73;1.9;1.78;3333 +83098;46.71353;6.29425;938;20221221;7.8;6.4;7.1;3.3;8.43;4.3;.62;1893 +83098;46.71353;6.29425;938;20221222;7.3;5.7;6.5;4.9;8.43;26.5;.36;2168 +83098;46.71353;6.29425;938;20221223;9.7;5.8;7.8;4.1;10.43;46.7;.12;3336 +83098;46.71353;6.29425;938;20221224;8.6;6.3;7.4;1.7;9.23;1.7;.34;3204 +83098;46.71353;6.29425;938;20221225;11.4;2.6;7;1.6;8.23;0;.34;5514 +83098;46.71353;6.29425;938;20221226;9.1;6.4;7.8;3.1;7.83;13.3;.66;3173 +83098;46.71353;6.29425;938;20221227;5.5;2.7;4.1;1.6;6.23;.1;.38;2727 +83098;46.71353;6.29425;938;20221228;8.2;-.5;3.9;2.2;5.63;.1;.46;5707 +83098;46.71353;6.29425;938;20221229;7.2;5.5;6.4;4.5;6.83;21.5;.97;2211 +83098;46.71353;6.29425;938;20221230;8;1.5;4.8;3.3;7.63;5.4;.21;4937 +83098;46.71353;6.29425;938;20221231;14.7;7.8;11.2;4.6;9.13;0;1.42;4796 +83099;46.71743;6.61481;577;20220101;11;.6;5.8;.8;7.06;0;.17;6407 +83099;46.71743;6.61481;577;20220102;11.2;-1.4;4.9;1.8;7.04;0;.65;3931 +83099;46.71743;6.61481;577;20220103;10.9;6.2;8.6;3;8.53;2.7;.9;3703 +83099;46.71743;6.61481;577;20220104;15.2;7.4;11.3;5.6;8.31;11.2;2.03;3375 +83099;46.71743;6.61481;577;20220105;2.6;2;2.3;2;5.47;.3;.54;2769 +83099;46.71743;6.61481;577;20220106;3.2;-1.3;.9;1.5;4.91;0;.33;5242 +83099;46.71743;6.61481;577;20220107;1;-3.9;-1.5;2.6;4.96;3.8;.35;3051 +83099;46.71743;6.61481;577;20220108;3.6;.1;1.9;3.7;6.16;8.2;.49;3102 +83099;46.71743;6.61481;577;20220109;3.4;1.3;2.3;3.9;6.49;4;.48;2417 +83099;46.71743;6.61481;577;20220110;3.4;-1.2;1.1;2.6;5.54;.2;.36;5982 +83099;46.71743;6.61481;577;20220111;3.3;-1.2;1;3.8;4.91;.1;.66;4949 +83099;46.71743;6.61481;577;20220112;2.1;-4.9;-1.4;2.1;4.14;0;.39;6959 +83099;46.71743;6.61481;577;20220113;.8;-6.2;-2.7;1.2;4.11;0;.24;5847 +83099;46.71743;6.61481;577;20220114;4.3;-7.8;-1.7;.7;4.32;0;.18;6809 +83099;46.71743;6.61481;577;20220115;3.5;-5.1;-.8;.9;4.84;0;.18;6131 +83099;46.71743;6.61481;577;20220116;3.7;-5.3;-.8;1.1;4.84;0;.27;6274 +83099;46.71743;6.61481;577;20220117;5;-3.5;.7;1.9;5.11;0;.39;6956 +83099;46.71743;6.61481;577;20220118;4.6;-.5;2;2.3;5.51;0;.49;6445 +83099;46.71743;6.61481;577;20220119;4.7;-2.8;1;1.7;5.51;0;.47;5324 +83099;46.71743;6.61481;577;20220120;3.9;.7;2.3;1.8;5.26;0;.65;3142 +83099;46.71743;6.61481;577;20220121;2.1;-2;.1;4.3;3.89;0;.94;6779 +83099;46.71743;6.61481;577;20220122;4.8;-4.8;0;2.2;4.31;0;.58;7578 +83099;46.71743;6.61481;577;20220123;2.1;-4.9;-1.4;1.1;4.84;0;.31;5669 +83099;46.71743;6.61481;577;20220124;3.7;-3.3;.2;.9;5.09;0;.34;6387 +83099;46.71743;6.61481;577;20220125;3.7;-4.5;-.4;.9;5.04;0;.3;6535 +83099;46.71743;6.61481;577;20220126;2.5;-5.2;-1.3;.8;4.89;0;.28;6579 +83099;46.71743;6.61481;577;20220127;2.7;-5.7;-1.5;1;4.91;0;.3;7435 +83099;46.71743;6.61481;577;20220128;7.1;-3.3;1.9;1;5.59;0;.42;8514 +83099;46.71743;6.61481;577;20220129;6.7;-3.3;1.7;1.3;5.11;0;.55;8312 +83099;46.71743;6.61481;577;20220130;8.7;1.2;5;1.2;6.29;.1;.59;7593 +83099;46.71743;6.61481;577;20220131;4.7;-1.6;1.5;3.2;6.09;2;.56;4040 +83099;46.71743;6.61481;577;20220201;3;-.1;1.5;2.8;5.54;1.4;.63;3626 +83099;46.71743;6.61481;577;20220202;6.8;1.1;3.9;2.9;7.86;1.8;.45;3422 +83099;46.71743;6.61481;577;20220203;5.7;.3;3;.9;7.24;0;.4;5193 +83099;46.71743;6.61481;577;20220204;7.5;-.4;3.6;2.2;7.19;.4;.54;8434 +83099;46.71743;6.61481;577;20220205;7.6;2.7;5.1;1.6;5.61;0;.83;9498 +83099;46.71743;6.61481;577;20220206;5.9;-2.2;1.9;4.9;6.16;11;.73;5867 +83099;46.71743;6.61481;577;20220207;6.3;3.3;4.8;2.8;5.69;.1;1.05;8447 +83099;46.71743;6.61481;577;20220208;8.4;-3.9;2.2;.8;4.56;0;.64;10863 +83099;46.71743;6.61481;577;20220209;10;-3.1;3.4;1.1;5.36;0;.74;11340 +83099;46.71743;6.61481;577;20220210;10.7;-.9;4.9;3.1;6.79;5.3;1.28;10433 +83099;46.71743;6.61481;577;20220211;6.7;4.8;5.8;3.6;5.86;0;1.36;11200 +83099;46.71743;6.61481;577;20220212;5;-3.2;.9;1.5;4.84;0;.7;10866 +83099;46.71743;6.61481;577;20220213;9.2;-4.4;2.4;1.6;5.12;0;.89;11466 +83099;46.71743;6.61481;577;20220214;5.6;-1;2.3;2.2;6.62;8.9;.6;2233 +83099;46.71743;6.61481;577;20220215;6.7;1.2;4;3.1;6.46;.9;.93;7700 +83099;46.71743;6.61481;577;20220216;7.3;1.6;4.4;3.5;8.06;9.4;.58;3583 +83099;46.71743;6.61481;577;20220217;12.1;6.8;9.4;5.3;9.44;.5;1.35;4902 +83099;46.71743;6.61481;577;20220218;16.4;3.9;10.2;3.9;8.3;3.4;1.95;8160 +83099;46.71743;6.61481;577;20220219;7.7;3.8;5.7;2.6;6.06;.1;1.23;9097 +83099;46.71743;6.61481;577;20220220;8.8;.6;4.7;4.2;6.41;2.6;1.29;8400 +83099;46.71743;6.61481;577;20220221;5.8;5.1;5.4;4.9;7.09;8.3;1.11;4763 +83099;46.71743;6.61481;577;20220222;8.6;3.1;5.8;2.6;7.11;.9;1.13;10099 +83099;46.71743;6.61481;577;20220223;11.1;4.5;7.8;1.5;7.41;0;1.19;11017 +83099;46.71743;6.61481;577;20220224;10.8;-.6;5.1;3.2;6.84;.5;1.27;8877 +83099;46.71743;6.61481;577;20220225;6.6;1.1;3.8;2;5.06;0;1.28;12860 +83099;46.71743;6.61481;577;20220226;7.2;-.9;3.1;3.9;4.69;0;1.65;14042 +83099;46.71743;6.61481;577;20220227;6.6;-4.5;1;1.8;4.04;0;1.24;14770 +83099;46.71743;6.61481;577;20220228;8.9;-4.4;2.2;1.2;4.51;0;1.2;14837 +83099;46.71743;6.61481;577;20220301;9.3;-3.9;2.7;1;4.76;0;1.22;15124 +83099;46.71743;6.61481;577;20220302;10.4;-2.8;3.8;1;5.49;0;1.22;13829 +83099;46.71743;6.61481;577;20220303;12.5;.6;6.6;.9;6.01;0;1.36;14664 +83099;46.71743;6.61481;577;20220304;10.4;-2.3;4;1.8;4.11;0;1.69;15604 +83099;46.71743;6.61481;577;20220305;7.4;-5.3;1;1.4;3.31;0;1.4;16201 +83099;46.71743;6.61481;577;20220306;5.9;-5.8;.1;1.9;3.79;0;1.37;15672 +83099;46.71743;6.61481;577;20220307;6.1;-5.5;.3;1.8;3.99;0;1.36;15912 +83099;46.71743;6.61481;577;20220308;8.3;-5.8;1.2;1.2;4.36;0;1.35;16672 +83099;46.71743;6.61481;577;20220309;11;-3.8;3.6;1;5.09;0;1.48;16728 +83099;46.71743;6.61481;577;20220310;12.4;-2.8;4.8;1.1;5.36;0;1.62;17134 +83099;46.71743;6.61481;577;20220311;12.1;-1.2;5.5;1.4;5.99;0;1.6;14233 +83099;46.71743;6.61481;577;20220312;12.5;4.8;8.6;1.4;6.19;0;1.86;14670 +83099;46.71743;6.61481;577;20220313;12.6;4.6;8.6;1.8;6.76;2.2;1.77;10891 +83099;46.71743;6.61481;577;20220314;12.6;1;6.8;1.6;7.51;5.7;1.74;16939 +83099;46.71743;6.61481;577;20220315;12.9;5.5;9.2;1.2;9.36;.3;1.24;8042 +83099;46.71743;6.61481;577;20220316;13.2;3.1;8.2;.8;9.24;0;1.38;12072 +83099;46.71743;6.61481;577;20220317;14.8;4;9.4;3;9.66;0;1.77;13234 +83099;46.71743;6.61481;577;20220318;9.7;7.1;8.4;6.9;7.82;.1;1.96;6966 +83099;46.71743;6.61481;577;20220319;11.9;4.5;8.2;3.1;6.02;0;2.41;15900 +83099;46.71743;6.61481;577;20220320;13.8;-.5;6.6;1.6;6.22;0;2;16333 +83099;46.71743;6.61481;577;20220321;14.7;.3;7.5;1.3;6.44;0;2.09;18533 +83099;46.71743;6.61481;577;20220322;14.4;-1.2;6.6;1.2;5.86;0;2.15;19533 +83099;46.71743;6.61481;577;20220323;15.6;-1.8;6.9;1.2;5.59;0;2.28;19966 +83099;46.71743;6.61481;577;20220324;17.3;-1.1;8.1;1.3;5.72;0;2.48;20433 +83099;46.71743;6.61481;577;20220325;17.8;-.3;8.8;2.1;5.62;0;2.9;20266 +83099;46.71743;6.61481;577;20220326;17.8;2.9;10.4;2.5;5.72;0;3.25;20733 +83099;46.71743;6.61481;577;20220327;18.1;1.8;10;1.4;5.79;0;2.72;20066 +83099;46.71743;6.61481;577;20220328;18.1;-.6;8.8;1.4;5.62;0;2.67;20266 +83099;46.71743;6.61481;577;20220329;16.8;3;9.9;2.5;6.19;.2;2.67;13233 +83099;46.71743;6.61481;577;20220330;12.3;8.6;10.5;2.5;9.12;3.5;1.77;8900 +83099;46.71743;6.61481;577;20220331;10.6;5;7.8;1.7;8.12;3;1.37;7700 +83099;46.71743;6.61481;577;20220401;2.5;2.5;2.5;2.3;5.72;4;.96;4700 +83099;46.71743;6.61481;577;20220402;2.9;-1.6;.7;3;5.02;.5;1.18;9233 +83099;46.71743;6.61481;577;20220403;3.6;-2.2;.7;4.4;4.52;.1;1.59;14066 +83099;46.71743;6.61481;577;20220404;8.3;-3.4;2.5;2.5;4.86;0;2.15;21300 +83099;46.71743;6.61481;577;20220405;13.7;2.5;8.1;2.2;6.69;0;2.27;14400 +83099;46.71743;6.61481;577;20220406;15.4;2.8;9.1;2.8;8.32;4;2.39;15566 +83099;46.71743;6.61481;577;20220407;9;7.4;8.2;8;9.79;23.3;.97;3833 +83099;46.71743;6.61481;577;20220408;11.8;8;9.9;7.3;10.46;11.5;1.42;5433 +83099;46.71743;6.61481;577;20220409;7.5;2.5;5;3;5.86;.2;1.96;14500 +83099;46.71743;6.61481;577;20220410;10.9;-2.1;4.4;1.5;5.49;.1;2.49;23933 +83099;46.71743;6.61481;577;20220411;14.9;-1.3;6.8;1.3;6.82;0;2.56;21566 +83099;46.71743;6.61481;577;20220412;18.7;2.3;10.5;1.3;9.32;0;2.75;20300 +83099;46.71743;6.61481;577;20220413;20.7;6.7;13.7;1.5;9.39;0;3.21;20400 +83099;46.71743;6.61481;577;20220414;21.8;6.5;14.1;1.6;10.76;0;3.46;22566 +83099;46.71743;6.61481;577;20220415;21.1;8.1;14.6;2.5;11.02;0;3.71;22766 +83099;46.71743;6.61481;577;20220416;16.2;8.6;12.4;6.3;8.74;0;4.11;25633 +83099;46.71743;6.61481;577;20220417;15.4;4.3;9.9;6.1;5.42;0;4.59;26400 +83099;46.71743;6.61481;577;20220418;17;.8;8.9;1.8;6.12;0;3.43;25600 +83099;46.71743;6.61481;577;20220419;18.4;.9;9.6;1.4;6.76;0;3.27;23600 +83099;46.71743;6.61481;577;20220420;17.6;4.1;10.8;2.9;7.06;0;3.6;21166 +83099;46.71743;6.61481;577;20220421;17.6;3.1;10.4;3.3;6.42;0;3.96;24066 +83099;46.71743;6.61481;577;20220422;16.4;4.3;10.4;1.9;8.32;5;3.03;20900 +83099;46.71743;6.61481;577;20220423;13.5;6.9;10.2;2.7;10.49;4.8;1.68;9366 +83099;46.71743;6.61481;577;20220424;10.9;4.1;7.5;3.2;9.49;7.9;1.23;7733 +83099;46.71743;6.61481;577;20220425;11.2;8.2;9.7;3.2;10.82;8.2;1.1;4966 +83099;46.71743;6.61481;577;20220426;14.5;7.8;11.2;1.8;9.06;2.7;2.67;17266 +83099;46.71743;6.61481;577;20220427;16.3;1.7;9;2.8;8.29;0;3.51;27200 +83099;46.71743;6.61481;577;20220428;19;3.9;11.5;2.7;8.52;0;4.06;27466 +83099;46.71743;6.61481;577;20220429;18.8;4.2;11.5;1.5;8.46;0;3.27;21233 +83099;46.71743;6.61481;577;20220430;17.6;6.8;12.2;1.6;9.19;2.6;3.39;22833 +83099;46.71743;6.61481;577;20220501;17;3;10;1.9;8.36;0;3.53;26266 +83099;46.71743;6.61481;577;20220502;18.5;3.3;10.9;1.9;8.56;.1;3.68;25466 +83099;46.71743;6.61481;577;20220503;18.6;5.9;12.2;1.4;10.02;.1;3.23;21600 +83099;46.71743;6.61481;577;20220504;18.1;7.4;12.7;1.8;10.86;5.5;2.89;17966 +83099;46.71743;6.61481;577;20220505;11.5;8.6;10;.9;11.62;5.4;1.09;5533 +83099;46.71743;6.61481;577;20220506;14.4;7.9;11.1;2.8;11.19;0;2.24;14752 +83099;46.71743;6.61481;577;20220507;18;7.9;12.9;2.7;11.09;.4;3.19;19508 +83099;46.71743;6.61481;577;20220508;18.2;6.9;12.5;2.5;11.11;0;3.32;21745 +83099;46.71743;6.61481;577;20220509;20.5;7.8;14.1;1;11.86;.5;3.87;26084 +83099;46.71743;6.61481;577;20220510;22.9;7.9;15.4;1.5;11.59;0;4.33;27040 +83099;46.71743;6.61481;577;20220511;25.6;9.2;17.4;2.5;11.16;0;5.3;28962 +83099;46.71743;6.61481;577;20220512;25;13.5;19.3;2.3;11.74;1.3;4.91;24077 +83099;46.71743;6.61481;577;20220513;21.6;13.9;17.7;1.3;14.34;.5;3.84;22206 +83099;46.71743;6.61481;577;20220514;23.6;10.3;17;1;13.16;0;4.56;28553 +83099;46.71743;6.61481;577;20220515;26;9.7;17.9;1.2;13.09;.7;4.8;28401 +83099;46.71743;6.61481;577;20220516;23.8;12;17.9;1.6;12.71;.3;4.05;21692 +83099;46.71743;6.61481;577;20220517;25.8;10.9;18.3;1.1;13.49;0;4.79;28313 +83099;46.71743;6.61481;577;20220518;27.1;11.4;19.3;1.3;14.11;0;5.1;29222 +83099;46.71743;6.61481;577;20220519;27.4;13.3;20.4;1.8;14.56;0;5.01;25802 +83099;46.71743;6.61481;577;20220520;29.1;13.5;21.3;2.6;13.46;0;5.93;27980 +83099;46.71743;6.61481;577;20220521;27.1;17;22.1;1.9;14.34;0;5.41;26983 +83099;46.71743;6.61481;577;20220522;25.2;13.3;19.3;1.3;16.29;0;4.15;22707 +83099;46.71743;6.61481;577;20220523;25.1;16.4;20.8;1.8;15.74;2;4.11;19591 +83099;46.71743;6.61481;577;20220524;16.2;12.2;14.2;2.2;12.14;.1;2.36;11589 +83099;46.71743;6.61481;577;20220525;20.5;8.6;14.6;1.4;10.31;0;4.61;29671 +83099;46.71743;6.61481;577;20220526;21.6;8;14.8;1.5;10.71;0;4.65;29220 +83099;46.71743;6.61481;577;20220527;23.1;8.2;15.7;1.6;11.74;0;4.88;30181 +83099;46.71743;6.61481;577;20220528;19.8;10.7;15.3;2.7;9.36;0;4.94;28212 +83099;46.71743;6.61481;577;20220529;18;6.2;12.1;2.5;7.29;0;4.6;28629 +83099;46.71743;6.61481;577;20220530;20.1;5.7;12.9;1.5;8.31;0;4.43;28513 +83099;46.71743;6.61481;577;20220531;19;8.2;13.6;1.9;10.81;1.3;2.88;14868 +83099;46.71743;6.61481;577;20220601;19.4;9.6;14.5;1.3;13.36;1.5;2.93;17603 +83099;46.71743;6.61481;577;20220602;25.2;11.5;18.4;1.4;15.04;0;4.65;26483 +83099;46.71743;6.61481;577;20220603;24.7;13.5;19.1;1.4;15.71;9.2;4.06;21419 +83099;46.71743;6.61481;577;20220604;27.8;15.1;21.5;1.9;17.49;3.7;5.31;27456 +83099;46.71743;6.61481;577;20220605;23.4;16.3;19.8;1.7;17.36;7.8;3.44;16878 +83099;46.71743;6.61481;577;20220606;23.5;11.8;17.6;1.5;14.64;7.4;4.36;24973 +83099;46.71743;6.61481;577;20220607;21.4;13.6;17.5;1.9;13.76;.2;3.92;21007 +83099;46.71743;6.61481;577;20220608;18.1;7.8;13;1.9;11.69;8.8;3.14;19234 +83099;46.71743;6.61481;577;20220609;17.1;9.8;13.4;1.9;11.59;3.2;3.1;18640 +83099;46.71743;6.61481;577;20220610;22.3;6;14.1;1.6;10.44;0;4.94;31784 +83099;46.71743;6.61481;577;20220611;26.4;8.5;17.4;1.2;11.69;0;5.51;32814 +83099;46.71743;6.61481;577;20220612;28.7;10.5;19.6;1.3;12.99;0;5.66;31048 +83099;46.71743;6.61481;577;20220613;24.7;16.1;20.4;1.8;13.09;0;5.25;26816 +83099;46.71743;6.61481;577;20220614;26.7;8.7;17.7;1.1;11.79;0;5.47;32488 +83099;46.71743;6.61481;577;20220615;31.2;13.3;22.2;1.8;14.71;1.2;6.19;30369 +83099;46.71743;6.61481;577;20220616;29.6;17.9;23.8;1.8;15.89;0;5.97;28121 +83099;46.71743;6.61481;577;20220617;29.8;13.4;21.6;1.4;13.66;0;5.92;30928 +83099;46.71743;6.61481;577;20220618;32.8;13.6;23.2;1.2;14.66;0;6.26;31706 +83099;46.71743;6.61481;577;20220619;33.1;17.9;25.5;1.8;16.46;0;6.69;31148 +83099;46.71743;6.61481;577;20220620;31.3;19.9;25.6;2.1;13.86;0;6.82;30492 +83099;46.71743;6.61481;577;20220621;30.8;15.8;23.3;1.3;16.24;1;5.49;26582 +83099;46.71743;6.61481;577;20220622;25.4;17.9;21.6;1.5;18.11;12.2;3.87;18341 +83099;46.71743;6.61481;577;20220623;26.7;15.3;21;1.5;17.54;9.4;4.85;25645 +83099;46.71743;6.61481;577;20220624;19.2;14.4;16.8;1.6;16.14;11.4;2.33;11686 +83099;46.71743;6.61481;577;20220625;26.1;11.2;18.6;1.3;14.51;3.4;5.41;31598 +83099;46.71743;6.61481;577;20220626;25.6;14.5;20.1;1.8;16.96;.6;4.75;25519 +83099;46.71743;6.61481;577;20220627;20.4;16.9;18.7;1.4;15.36;4.5;2.55;10492 +83099;46.71743;6.61481;577;20220628;20.2;13.1;16.7;2.1;15.41;0;3.15;17390 +83099;46.71743;6.61481;577;20220629;26.1;13.4;19.7;1.1;15.81;0;4.9;27428 +83099;46.71743;6.61481;577;20220630;28.5;13.5;21;1.6;16.06;8;5.42;28544 +83099;46.71743;6.61481;577;20220701;20.4;12.4;16.4;1.5;13.21;0;3.62;20368 +83099;46.71743;6.61481;577;20220702;26;9;17.5;1.1;12.84;0;5.43;32671 +83099;46.71743;6.61481;577;20220703;29.2;12.2;20.7;1.4;14.84;7.5;5.59;29712 +83099;46.71743;6.61481;577;20220704;24.3;16.7;20.5;1.7;18.54;4.8;3.97;20548 +83099;46.71743;6.61481;577;20220705;25.5;14.4;19.9;1.4;14.94;0;5.11;28211 +83099;46.71743;6.61481;577;20220706;25;11;18;1.5;12.16;0;5.38;31149 +83099;46.71743;6.61481;577;20220707;23.8;10.2;17;1.8;12.36;0;5.14;30134 +83099;46.71743;6.61481;577;20220708;23.7;12.7;18.2;3.5;12.11;0;5.84;31219 +83099;46.71743;6.61481;577;20220709;26.1;10;18;2;11.61;0;5.69;31571 +83099;46.71743;6.61481;577;20220710;25.5;11.6;18.5;2.2;12.46;0;5.6;30760 +83099;46.71743;6.61481;577;20220711;26;11.9;19;2.7;11.79;0;5.94;31044 +83099;46.71743;6.61481;577;20220712;27.9;12.2;20.1;1.6;11.94;0;5.84;31468 +83099;46.71743;6.61481;577;20220713;30.7;11.1;20.9;1;12.06;0;5.64;31093 +83099;46.71743;6.61481;577;20220714;33.3;18.2;25.7;1.7;13.54;0;6.58;30537 +83099;46.71743;6.61481;577;20220715;29.2;14.9;22.1;1.4;13.16;0;5.83;30442 +83099;46.71743;6.61481;577;20220716;28.6;12.5;20.6;1.7;11.84;0;5.85;30951 +83099;46.71743;6.61481;577;20220717;30.5;11.9;21.2;2;11.44;0;6.23;30701 +83099;46.71743;6.61481;577;20220718;34.2;12.9;23.5;1.6;12.49;0;6.47;30851 +83099;46.71743;6.61481;577;20220719;35.1;14.1;24.6;1.2;13.71;1.1;6.17;30025 +83099;46.71743;6.61481;577;20220720;31.3;20.7;26;1.9;18.49;8.9;5.1;21027 +83099;46.71743;6.61481;577;20220721;28.4;17;22.7;1.2;16.89;0;5.54;29303 +83099;46.71743;6.61481;577;20220722;32.4;14.4;23.4;1.2;16.11;1.2;5.17;25243 +83099;46.71743;6.61481;577;20220723;27.2;17.9;22.5;1.7;18.86;.2;4.12;18967 +83099;46.71743;6.61481;577;20220724;30.9;15.8;23.3;1.2;17.33;0;5.02;24893 +83099;46.71743;6.61481;577;20220725;33.2;16.3;24.8;2.3;15.71;.7;6.2;26485 +83099;46.71743;6.61481;577;20220726;25.6;17.1;21.4;1.9;14.61;0;4.37;20088 +83099;46.71743;6.61481;577;20220727;26;12.3;19.1;1.8;12.24;0;5.19;28299 +83099;46.71743;6.61481;577;20220728;28.5;12;20.3;1.3;13.14;0;4.97;26456 +83099;46.71743;6.61481;577;20220729;23.1;16.2;19.6;1.1;15.24;.7;2.92;13701 +83099;46.71743;6.61481;577;20220730;27;13.1;20.1;1.3;13.51;0;4.96;27137 +83099;46.71743;6.61481;577;20220731;29.3;13;21.1;1.2;12.84;0;5.24;27952 +83099;46.71743;6.61481;577;20220801;30.1;14.1;22.1;1.3;13.61;0;5.21;26891 +83099;46.71743;6.61481;577;20220802;30;14.4;22.2;1.2;14.59;0;5.37;28629 +83099;46.71743;6.61481;577;20220803;33.1;14.7;23.9;1.1;14.11;0;5.57;28467 +83099;46.71743;6.61481;577;20220804;35.1;16.8;25.9;1.7;14.31;.1;6.1;27454 +83099;46.71743;6.61481;577;20220805;32.3;18.3;25.3;1.7;16.09;1.4;5.22;23025 +83099;46.71743;6.61481;577;20220806;24.4;16.1;20.2;2.6;16.79;0;4.28;22339 +83099;46.71743;6.61481;577;20220807;24.3;14.6;19.4;2.4;15.29;0;3.82;18335 +83099;46.71743;6.61481;577;20220808;28;12.5;20.2;2.2;14.01;0;5.37;27995 +83099;46.71743;6.61481;577;20220809;29.3;12.2;20.7;1.9;12.76;0;5.42;28053 +83099;46.71743;6.61481;577;20220810;29.5;12.4;20.9;1.6;12.19;0;5.27;27461 +83099;46.71743;6.61481;577;20220811;30.1;12.9;21.5;1.5;12.54;0;5.16;27044 +83099;46.71743;6.61481;577;20220812;29.5;13.5;21.5;1.6;11.96;0;5.28;27350 +83099;46.71743;6.61481;577;20220813;29.4;11.2;20.3;1.3;10.19;0;5;27832 +83099;46.71743;6.61481;577;20220814;22.6;12.1;17.3;1.6;13.34;2.3;2.93;14161 +83099;46.71743;6.61481;577;20220815;23.9;13.6;18.8;1.4;15.66;1.7;3.3;17710 +83099;46.71743;6.61481;577;20220816;29.5;12.1;20.8;1.3;13.06;6.3;4.85;26497 +83099;46.71743;6.61481;577;20220817;27.2;16.6;21.9;1.9;16.44;13.4;4;18726 +83099;46.71743;6.61481;577;20220818;22.1;14.8;18.5;1.4;16.61;12.6;2.78;14897 +83099;46.71743;6.61481;577;20220819;21.7;15.9;18.8;1.7;17.44;11.2;2.3;10745 +83099;46.71743;6.61481;577;20220820;22.9;15.9;19.4;1.3;17.06;5.1;2.89;15286 +83099;46.71743;6.61481;577;20220821;24.7;12.5;18.6;1.2;14.94;0;4;24176 +83099;46.71743;6.61481;577;20220822;26.1;12.5;19.3;1.4;13.21;0;4.34;25182 +83099;46.71743;6.61481;577;20220823;27;11.8;19.4;1.6;12.51;0;4.5;25049 +83099;46.71743;6.61481;577;20220824;27.2;11.3;19.2;1.2;12.36;0;4.07;23565 +83099;46.71743;6.61481;577;20220825;29.4;12.4;20.9;1.2;14.71;.1;4.38;24415 +83099;46.71743;6.61481;577;20220826;24.8;16.2;20.5;1.2;16.34;2.7;2.93;14663 +83099;46.71743;6.61481;577;20220827;25.1;13.4;19.3;1.6;15.91;.3;3.86;22442 +83099;46.71743;6.61481;577;20220828;24.8;13.2;19;1.2;16.09;.3;3.23;18337 +83099;46.71743;6.61481;577;20220829;27.9;13.1;20.5;1;15.39;0;4;23489 +83099;46.71743;6.61481;577;20220830;25.3;13.8;19.5;1.3;15.59;5.7;3.05;15671 +83099;46.71743;6.61481;577;20220831;23.7;14.5;19.1;1.9;16.01;.3;3.57;20715 +83099;46.71743;6.61481;577;20220901;23.2;11.3;17.3;1.4;14.04;0;3.14;18779 +83099;46.71743;6.61481;577;20220902;22.8;10.5;16.6;1;14.56;11.7;2.75;16907 +83099;46.71743;6.61481;577;20220903;21.9;13.8;17.8;1.2;16.64;12.2;2.47;14311 +83099;46.71743;6.61481;577;20220904;25.1;13.1;19.1;1;15.86;.7;3.51;21938 +83099;46.71743;6.61481;577;20220905;27.2;14.1;20.6;1.3;16.56;0;3.72;21363 +83099;46.71743;6.61481;577;20220906;24.1;16.4;20.3;1.2;17.59;5.1;2.72;14417 +83099;46.71743;6.61481;577;20220907;23.5;14.4;19;1.2;17.24;42;2.57;14503 +83099;46.71743;6.61481;577;20220908;22;13.3;17.7;2.8;14.46;1.2;3.29;18490 +83099;46.71743;6.61481;577;20220909;20.2;13.7;17;2.6;13.66;8.4;2.96;16107 +83099;46.71743;6.61481;577;20220910;18.3;12.4;15.3;2;13.11;0;2.23;12076 +83099;46.71743;6.61481;577;20220911;21.9;8.7;15.3;1.3;12.01;0;3.08;21334 +83099;46.71743;6.61481;577;20220912;24.8;8.8;16.8;1;13.24;0;3.15;21084 +83099;46.71743;6.61481;577;20220913;24.7;11.9;18.3;1.3;15.31;.7;2.83;16591 +83099;46.71743;6.61481;577;20220914;23.9;18.8;21.3;3;17.96;19.5;2.8;10602 +83099;46.71743;6.61481;577;20220915;19.5;13.5;16.5;1.9;16.64;11.7;1.58;8022 +83099;46.71743;6.61481;577;20220916;17.7;13.3;15.5;1.5;13.21;0;1.96;10412 +83099;46.71743;6.61481;577;20220917;13.3;6.6;10;1.2;8.51;0;1.85;13313 +83099;46.71743;6.61481;577;20220918;16.8;3.1;10;1.1;7.94;0;2.36;19836 +83099;46.71743;6.61481;577;20220919;16.1;4.8;10.4;1.8;8.19;0;2.53;19263 +83099;46.71743;6.61481;577;20220920;16.7;3.2;10;1.7;7.96;0;2.49;19417 +83099;46.71743;6.61481;577;20220921;16.6;3.6;10.1;1.6;8.34;0;2.38;18901 +83099;46.71743;6.61481;577;20220922;17.9;3.1;10.5;1.1;9.04;0;2.22;18665 +83099;46.71743;6.61481;577;20220923;19.8;5.2;12.5;1.4;10.91;5.6;2.23;16319 +83099;46.71743;6.61481;577;20220924;17;12.3;14.7;1.3;13.74;16.5;1.56;9410 +83099;46.71743;6.61481;577;20220925;14.2;10.1;12.1;1.2;12.39;8.6;1.24;7674 +83099;46.71743;6.61481;577;20220926;14.4;9.3;11.8;2.6;11.16;7.7;1.6;9440 +83099;46.71743;6.61481;577;20220927;11.6;8.3;9.9;5.1;10.01;10.2;1.47;7122 +83099;46.71743;6.61481;577;20220928;13.1;8.7;10.9;3.3;11.39;30.4;1.07;3353 +83099;46.71743;6.61481;577;20220929;11.3;8.5;9.9;1.1;10.86;9.6;.99;5900 +83099;46.71743;6.61481;577;20220930;12.9;4.6;8.8;1.3;9.59;0;1.29;10363 +83099;46.71743;6.61481;577;20221001;12.6;5.2;8.9;3;11.19;11.2;.89;6182 +83099;46.71743;6.61481;577;20221002;19.7;12.6;16.2;2.6;14.86;1.8;1.92;11358 +83099;46.71743;6.61481;577;20221003;16.9;11;13.9;1.9;13.29;0;1.52;10153 +83099;46.71743;6.61481;577;20221004;18.9;8.5;13.7;.8;12.04;0;1.8;15319 +83099;46.71743;6.61481;577;20221005;22;6.1;14;1.5;11.11;0;2.19;16309 +83099;46.71743;6.61481;577;20221006;20;9.4;14.7;1.4;13.06;0;1.88;14384 +83099;46.71743;6.61481;577;20221007;19.4;8.2;13.8;.9;12.96;.1;1.58;12778 +83099;46.71743;6.61481;577;20221008;16.3;11.3;13.8;1.2;13.26;3.5;1.1;5737 +83099;46.71743;6.61481;577;20221009;15.6;7.1;11.4;1;11.61;.1;1.18;9469 +83099;46.71743;6.61481;577;20221010;19.7;10.2;14.9;.8;13.46;0;1.51;12108 +83099;46.71743;6.61481;577;20221011;18.4;8.6;13.5;1;12.89;.3;1.45;12061 +83099;46.71743;6.61481;577;20221012;17.8;10.2;14;.8;13.11;0;1.31;10358 +83099;46.71743;6.61481;577;20221013;15.9;7.8;11.9;.8;12.89;.7;.98;7538 +83099;46.71743;6.61481;577;20221014;15.9;11.3;13.6;2;14.34;2.5;.97;5564 +83099;46.71743;6.61481;577;20221015;20.3;13.5;16.9;2.8;14.01;0;1.96;9643 +83099;46.71743;6.61481;577;20221016;22.5;11.7;17.1;1;13.01;0;1.66;11790 +83099;46.71743;6.61481;577;20221017;21.8;9.4;15.6;1.1;13.06;0;1.54;11809 +83099;46.71743;6.61481;577;20221018;21.6;10.7;16.1;.9;13.59;0;1.45;11446 +83099;46.71743;6.61481;577;20221019;17.8;8;12.9;.8;12.89;0;1.15;10290 +83099;46.71743;6.61481;577;20221020;18.2;10.9;14.6;1;14.31;4.1;1.04;6600 +83099;46.71743;6.61481;577;20221021;17.9;12.7;15.3;1.2;14.91;21;.98;4695 +83099;46.71743;6.61481;577;20221022;19.6;12.2;15.9;1.2;14.09;.2;1.31;11098 +83099;46.71743;6.61481;577;20221023;17.9;8.7;13.3;1.6;12.79;8;1.18;7986 +83099;46.71743;6.61481;577;20221024;15.7;13.3;14.5;2.3;13.66;19;1.02;2526 +83099;46.71743;6.61481;577;20221025;16;7.5;11.7;.9;12.21;2.2;.93;10203 +83099;46.71743;6.61481;577;20221026;20;10.7;15.3;1.4;13.84;0;1.28;10518 +83099;46.71743;6.61481;577;20221027;19.2;8.1;13.7;.8;12.56;0;1.04;10245 +83099;46.71743;6.61481;577;20221028;21.8;9.7;15.8;.8;13.14;0;1.12;10220 +83099;46.71743;6.61481;577;20221029;20.1;8.9;14.5;.8;12.54;0;1.02;9659 +83099;46.71743;6.61481;577;20221030;19.7;7.7;13.7;.8;11.94;0;.97;10145 +83099;46.71743;6.61481;577;20221031;17.6;8.6;13.1;.9;12.34;8.5;.9;8991 +83099;46.71743;6.61481;577;20221101;15.4;10.5;12.9;2.1;13.09;2.1;.88;5946 +83099;46.71743;6.61481;577;20221102;14.8;7.9;11.3;.9;10.89;0;.77;7688 +83099;46.71743;6.61481;577;20221103;12.5;3.6;8.1;1.5;9.71;18.1;.69;5737 +83099;46.71743;6.61481;577;20221104;9;6.3;7.7;2;8.94;3.3;.71;3577 +83099;46.71743;6.61481;577;20221105;9.2;5.5;7.4;1.3;8.36;.3;.67;4549 +83099;46.71743;6.61481;577;20221106;9.3;.4;4.9;1.1;7.59;0;.53;6577 +83099;46.71743;6.61481;577;20221107;15.4;5.3;10.3;1.6;8.54;0;.97;9340 +83099;46.71743;6.61481;577;20221108;15.7;2.7;9.2;1.2;8.56;6.6;.82;8342 +83099;46.71743;6.61481;577;20221109;11.3;8.6;9.9;1.1;11.49;14.1;.55;1522 +83099;46.71743;6.61481;577;20221110;13.8;7.5;10.6;1.3;10.79;0;.64;7152 +83099;46.71743;6.61481;577;20221111;13.7;4;8.9;.9;9.64;0;.52;8478 +83099;46.71743;6.61481;577;20221112;11.1;3.4;7.3;.9;9.26;0;.46;5528 +83099;46.71743;6.61481;577;20221113;8.5;3.8;6.1;.9;8.84;0;.44;3953 +83099;46.71743;6.61481;577;20221114;12.8;3.5;8.2;1.7;9.24;1.9;.69;4271 +83099;46.71743;6.61481;577;20221115;11.1;6.8;8.9;1.1;10.51;13.1;.51;3004 +83099;46.71743;6.61481;577;20221116;12.6;7.8;10.2;1.8;10.36;1;.6;6823 +83099;46.71743;6.61481;577;20221117;13.6;5.7;9.7;4;9.86;11.5;.99;4654 +83099;46.71743;6.61481;577;20221118;9.3;6.9;8.1;3.6;8.69;1.9;.85;4428 +83099;46.71743;6.61481;577;20221119;8.8;2.7;5.8;1.2;7.69;.8;.44;5648 +83099;46.71743;6.61481;577;20221120;7.9;2.8;5.4;2.2;7.26;1.1;.58;5444 +83099;46.71743;6.61481;577;20221121;8;4.2;6.1;3;7.79;8.1;.64;4882 +83099;46.71743;6.61481;577;20221122;7.6;3.7;5.7;2.9;7.76;.6;.59;4881 +83099;46.71743;6.61481;577;20221123;7.8;-.2;3.8;1.5;7.31;7.2;.33;5745 +83099;46.71743;6.61481;577;20221124;10.4;5.8;8.1;2.3;8.46;.7;.71;4229 +83099;46.71743;6.61481;577;20221125;9.4;3.5;6.4;.9;8.01;.5;.44;3428 +83099;46.71743;6.61481;577;20221126;9.1;.6;4.8;1.3;7.19;0;.33;6803 +83099;46.71743;6.61481;577;20221127;7.2;-.6;3.3;1.2;6.61;0;.33;5153 +83099;46.71743;6.61481;577;20221128;8.5;2.5;5.5;1.7;7.66;.9;.53;2451 +83099;46.71743;6.61481;577;20221129;6.5;3.8;5.1;1.1;8.31;1.4;.34;2571 +83099;46.71743;6.61481;577;20221130;7;3.3;5.2;3.1;7.74;0;.53;2987 +83099;46.71743;6.61481;577;20221201;4;2;3;2.9;6.31;0;.57;2469 +83099;46.71743;6.61481;577;20221202;5.3;1.8;3.6;1.2;6.41;0;.37;3896 +83099;46.71743;6.61481;577;20221203;2.9;-1.3;.8;1.4;5.94;0;.31;2580 +83099;46.71743;6.61481;577;20221204;4.3;.3;2.3;1.1;6.61;3.1;.32;2517 +83099;46.71743;6.61481;577;20221205;5.5;1.8;3.6;1.1;6.71;0;.34;3251 +83099;46.71743;6.61481;577;20221206;4;-2.8;.6;1;5.61;0;.21;4735 +83099;46.71743;6.61481;577;20221207;3;-.3;1.3;1.4;5.81;0;.38;2415 +83099;46.71743;6.61481;577;20221208;4.1;-1.2;1.5;.9;5.56;8.7;.18;5074 +83099;46.71743;6.61481;577;20221209;1.6;-.7;.5;.4;6.24;6.7;.23;2257 +83099;46.71743;6.61481;577;20221210;.4;-.2;.1;1.3;5.71;.4;.37;850 +83099;46.71743;6.61481;577;20221211;-1;-4.9;-2.9;1.7;4.14;0;.19;5727 +83099;46.71743;6.61481;577;20221212;-1;-8.2;-4.6;1.1;3.59;.1;.17;4902 +83099;46.71743;6.61481;577;20221213;-1.6;-5.3;-3.5;1;4.56;1.3;.22;2333 +83099;46.71743;6.61481;577;20221214;7.5;-2.1;2.7;1.9;7.36;3.2;.26;3309 +83099;46.71743;6.61481;577;20221215;4.7;3.8;4.3;1.4;8.06;13.7;.33;1417 +83099;46.71743;6.61481;577;20221216;1.9;.5;1.2;1.3;6.06;.5;.36;1553 +83099;46.71743;6.61481;577;20221217;-.2;-4.6;-2.4;1.8;4.56;0;.31;2245 +83099;46.71743;6.61481;577;20221218;3.2;-3.7;-.3;1;5.26;0;.12;5479 +83099;46.71743;6.61481;577;20221219;7.7;1;4.3;1.1;6.74;0;.35;4604 +83099;46.71743;6.61481;577;20221220;10.7;3.1;6.9;1.5;7.24;.7;.68;3597 +83099;46.71743;6.61481;577;20221221;10.4;6.1;8.2;2.3;9.71;1.8;.54;1813 +83099;46.71743;6.61481;577;20221222;10.9;7.1;9;5.4;9.74;14.5;.9;2336 +83099;46.71743;6.61481;577;20221223;12;8.1;10;4.8;11.99;39;.46;1313 +83099;46.71743;6.61481;577;20221224;9.5;8.6;9.1;1.5;11.31;1.5;.38;1201 +83099;46.71743;6.61481;577;20221225;10.2;5.7;7.9;.9;9.76;0;.27;3426 +83099;46.71743;6.61481;577;20221226;11.5;3.6;7.6;2.7;9.71;5.5;.51;1753 +83099;46.71743;6.61481;577;20221227;8.5;5.3;6.9;1.5;8.26;0;.38;3795 +83099;46.71743;6.61481;577;20221228;10.1;.1;5.1;2;6.74;0;.46;5898 +83099;46.71743;6.61481;577;20221229;10.9;6.6;8.7;3.7;8.16;16.3;1.13;2620 +83099;46.71743;6.61481;577;20221230;10.2;3.7;6.9;2.3;9.21;3.5;.44;2963 +83099;46.71743;6.61481;577;20221231;14.9;7.7;11.3;2.3;10.64;0;.7;4364 +84073;46.46591;-1.72035;18;20220101;14.2;7.8;11;4.1;11.7;.1;.54;5000 +84073;46.46591;-1.72035;18;20220102;13.6;10.8;12.2;3.6;13.2;0;.4;4000 +84073;46.46591;-1.72035;18;20220103;12.1;11.7;11.9;4.1;13.3;18.9;.41;1600 +84073;46.46591;-1.72035;18;20220104;11.6;9.6;10.6;4.3;10.3;1.1;.94;2400 +84073;46.46591;-1.72035;18;20220105;8.8;3.4;6.1;1.9;6.8;.1;.44;6500 +84073;46.46591;-1.72035;18;20220106;8.9;4;6.4;2.6;7;2.4;.8;3200 +84073;46.46591;-1.72035;18;20220107;11.4;8.9;10.1;5.9;10.1;2.9;.89;5700 +84073;46.46591;-1.72035;18;20220108;11.3;9.8;10.5;6.9;10.7;10.8;1.01;1800 +84073;46.46591;-1.72035;18;20220109;10.4;8.6;9.5;4.2;10.9;10.4;.53;1600 +84073;46.46591;-1.72035;18;20220110;11.3;9.6;10.4;3.9;12;2.6;.45;1200 +84073;46.46591;-1.72035;18;20220111;10.7;7.1;8.9;2.3;8.2;0;.72;5400 +84073;46.46591;-1.72035;18;20220112;8.1;2.4;5.2;3.1;6;0;.83;6300 +84073;46.46591;-1.72035;18;20220113;8.6;2;5.3;3.5;6.1;0;.86;7300 +84073;46.46591;-1.72035;18;20220114;5.6;-.9;2.3;2.3;5.6;.1;.4;7700 +84073;46.46591;-1.72035;18;20220115;3.9;-3.2;.3;1.7;5.8;.2;.26;4300 +84073;46.46591;-1.72035;18;20220116;4;-1.7;1.1;1.6;7.1;.1;.12;3500 +84073;46.46591;-1.72035;18;20220117;8.1;2.7;5.4;2.2;8.8;0;.24;4500 +84073;46.46591;-1.72035;18;20220118;6.1;2.8;4.4;2.3;7.4;0;.46;2500 +84073;46.46591;-1.72035;18;20220119;8;4.6;6.3;1.4;8;1.4;.51;2500 +84073;46.46591;-1.72035;18;20220120;9.6;6;7.8;2.4;8;0;.65;7300 +84073;46.46591;-1.72035;18;20220121;7.6;.9;4.2;3.4;6;0;.78;8100 +84073;46.46591;-1.72035;18;20220122;7;-.3;3.3;3.2;6.3;0;.62;6000 +84073;46.46591;-1.72035;18;20220123;8.3;3.2;5.7;4;6.9;0;.86;7700 +84073;46.46591;-1.72035;18;20220124;11;.8;5.9;2.9;6.8;0;.85;8500 +84073;46.46591;-1.72035;18;20220125;6.8;-1.4;2.7;2.6;6.6;.1;.39;8700 +84073;46.46591;-1.72035;18;20220126;1.1;.2;.6;2.7;6.2;0;.27;2400 +84073;46.46591;-1.72035;18;20220127;5.9;-1.6;2.1;2.3;6.3;0;.45;5200 +84073;46.46591;-1.72035;18;20220128;9.1;.9;5;.8;9.7;0;.26;3700 +84073;46.46591;-1.72035;18;20220129;8.2;6.9;7.5;1.1;10;.4;.38;4700 +84073;46.46591;-1.72035;18;20220130;8.9;7.1;8;1.4;10.5;.2;.39;2100 +84073;46.46591;-1.72035;18;20220131;11;7.1;9;3.7;9.4;.1;.86;7500 +84073;46.46591;-1.72035;18;20220201;10.7;4.5;7.6;4.5;9.9;.3;.5;3800 +84073;46.46591;-1.72035;18;20220202;8.7;7.9;8.3;2.9;10.1;0;.52;3100 +84073;46.46591;-1.72035;18;20220203;8.2;6.3;7.2;2.3;9.9;.5;.39;3000 +84073;46.46591;-1.72035;18;20220204;11;8.3;9.6;2.5;10.3;.2;.71;5500 +84073;46.46591;-1.72035;18;20220205;10.7;.2;5.4;1.9;8.7;.2;.49;10300 +84073;46.46591;-1.72035;18;20220206;11.2;8;9.6;5.9;11.3;.3;.53;3300 +84073;46.46591;-1.72035;18;20220207;11.8;9.9;10.8;3.2;11.4;.3;.77;5200 +84073;46.46591;-1.72035;18;20220208;9.6;6.1;7.8;1.7;9.7;.1;.57;8100 +84073;46.46591;-1.72035;18;20220209;9.9;4.1;7;2.9;8.7;0;.71;4700 +84073;46.46591;-1.72035;18;20220210;10.3;5.1;7.7;3.8;10.4;0;.66;4678 +84073;46.46591;-1.72035;18;20220211;10.6;2.9;6.7;4.3;6.95;0;1.37;10608 +84073;46.46591;-1.72035;18;20220212;10;2.6;6.3;3.6;7.15;0;1.13;9859 +84073;46.46591;-1.72035;18;20220213;12.5;3.4;7.9;8.1;9.85;5.9;.95;7974 +84073;46.46591;-1.72035;18;20220214;12;8.1;10;6.3;9.67;2.2;1.36;9024 +84073;46.46591;-1.72035;18;20220215;12;7.3;9.6;5.5;10.8;9.8;.85;6431 +84073;46.46591;-1.72035;18;20220216;11.6;9.9;10.7;6.2;13.1;2.3;.22;2000 +84073;46.46591;-1.72035;18;20220217;12.5;11.3;11.9;4.6;13.1;1;.66;4300 +84073;46.46591;-1.72035;18;20220218;12;10.6;11.3;5.9;10.5;.7;1.4;3500 +84073;46.46591;-1.72035;18;20220219;11.3;2.7;7;3.5;8.5;.1;1.05;11900 +84073;46.46591;-1.72035;18;20220220;13;9.7;11.3;5.2;12.3;1.2;.93;9400 +84073;46.46591;-1.72035;18;20220221;12.1;9.4;10.7;6.9;9.7;0;1.75;9800 +84073;46.46591;-1.72035;18;20220222;11.8;8.9;10.3;3;11.5;.4;.78;5700 +84073;46.46591;-1.72035;18;20220223;12;9.4;10.7;1.2;11.5;.7;.85;7500 +84073;46.46591;-1.72035;18;20220224;12;6.3;9.1;3.5;9.2;.7;1.28;10000 +84073;46.46591;-1.72035;18;20220225;11.2;.3;5.7;1.9;7.1;.1;1.16;12700 +84073;46.46591;-1.72035;18;20220226;12.8;3.1;7.9;5;5.8;0;2.44;14700 +84073;46.46591;-1.72035;18;20220227;12.7;4;8.3;3.3;8.6;.2;1.37;10700 +84073;46.46591;-1.72035;18;20220228;11.6;3.9;7.7;1.4;9.8;.1;.92;10300 +84073;46.46591;-1.72035;18;20220301;14;7;10.5;3;10.2;0;1.3;7900 +84073;46.46591;-1.72035;18;20220302;12.6;10;11.3;2.6;11.4;.9;1.1;7300 +84073;46.46591;-1.72035;18;20220303;11;9.1;10;3.4;11.7;8.6;.59;2600 +84073;46.46591;-1.72035;18;20220304;12.2;7.7;9.9;4.1;9.1;0;1.73;13300 +84073;46.46591;-1.72035;18;20220305;11.3;3.5;7.4;2.8;7.6;.5;1.48;12400 +84073;46.46591;-1.72035;18;20220306;11.2;5.9;8.5;2.8;7.8;0;1.3;3400 +84073;46.46591;-1.72035;18;20220307;8.6;0;4.3;3.6;5.4;0;1.61;11931 +84073;46.46591;-1.72035;18;20220308;10.3;3.9;7.1;4.2;9.7;2.1;.62;4400 +84073;46.46591;-1.72035;18;20220309;13.1;8.4;10.7;4.8;10.9;.5;1.46;11400 +84073;46.46591;-1.72035;18;20220310;12;9.9;10.9;3.5;11.1;1.1;1.26;8700 +84073;46.46591;-1.72035;18;20220311;13.1;7.7;10.4;5.8;11.2;5.8;1.29;10900 +84073;46.46591;-1.72035;18;20220312;12.7;9.5;11.1;5;10.6;5.1;1.86;16000 +84073;46.46591;-1.72035;18;20220313;12.3;9.1;10.7;4;10.2;2.8;1.62;11300 +84073;46.46591;-1.72035;18;20220314;15.8;4.6;10.2;4.8;9.1;.8;2.27;15100 +84073;46.46591;-1.72035;18;20220315;16.6;10.8;13.7;4;12.3;0;1.73;7600 +84073;46.46591;-1.72035;18;20220316;13.1;11.7;12.4;4.1;12.1;0;1.15;3300 +84073;46.46591;-1.72035;18;20220317;9.6;6.9;8.2;4.5;8.1;0;1.51;6600 +84073;46.46591;-1.72035;18;20220318;14.4;5.4;9.9;7;7.8;0;2.81;14562 +84073;46.46591;-1.72035;18;20220319;16.8;7.5;12.2;4.9;9.5;0;2.51;10490 +84073;46.46591;-1.72035;18;20220320;16.5;9.5;13;4.4;10.4;0;2.54;14254 +84073;46.46591;-1.72035;18;20220321;17.7;9.2;13.5;6;10.55;0;2.89;13368 +84073;46.46591;-1.72035;18;20220322;16.2;8.4;12.3;6.2;8.65;0;3.24;15384 +84073;46.46591;-1.72035;18;20220323;15.7;7.4;11.5;4.7;7.75;0;3.11;16372 +84073;46.46591;-1.72035;18;20220324;18.1;4.4;11.3;3.2;7.5;0;3.12;19498 +84073;46.46591;-1.72035;18;20220325;20;6.2;13.1;4.4;7.7;0;3.85;18712 +84073;46.46591;-1.72035;18;20220326;21.9;9.2;15.6;5.5;7.95;0;4.84;19722 +84073;46.46591;-1.72035;18;20220327;20.5;7.5;14;3.5;8.5;0;3.49;17366 +84073;46.46591;-1.72035;18;20220328;17.8;10.3;14;3.6;9.95;1.8;2.87;14936 +84073;46.46591;-1.72035;18;20220329;14.5;10.2;12.3;3.4;11.1;.1;1.99;10958 +84073;46.46591;-1.72035;18;20220330;14.3;10.5;12.4;4.8;11.45;.4;1.94;11509 +84073;46.46591;-1.72035;18;20220331;12.7;6.8;9.8;7.3;8.1;1.4;2.61;13238 +84073;46.46591;-1.72035;18;20220401;10.2;4;7.1;9;5.6;.3;3.1;17114 +84073;46.46591;-1.72035;18;20220402;10.6;3.9;7.2;5.3;5.85;0;2.7;16420 +84073;46.46591;-1.72035;18;20220403;10.6;2.7;6.6;5;5;0;2.92;18639 +84073;46.46591;-1.72035;18;20220404;10.5;2.3;6.4;3.1;6.01;.2;2.35;19451 +84073;46.46591;-1.72035;18;20220405;12.4;8.5;10.4;5.2;10.7;0;1.91;15559 +84073;46.46591;-1.72035;18;20220406;13.3;9.3;11.3;6.7;11.3;3;1.67;10014 +84073;46.46591;-1.72035;18;20220407;13.9;11.3;12.6;8.3;13.2;12.3;1.31;8309 +84073;46.46591;-1.72035;18;20220408;14.4;10.9;12.6;9.4;11.4;3.3;2.25;10038 +84073;46.46591;-1.72035;18;20220409;12.6;5.8;9.2;3.5;7.55;.1;2.73;20271 +84073;46.46591;-1.72035;18;20220410;16.3;2.3;9.3;5.4;7.9;0;3.23;21628 +84073;46.46591;-1.72035;18;20220411;21.6;8.4;15;5.6;10.73;0;4.48;21826 +84073;46.46591;-1.72035;18;20220412;16.1;12.2;14.1;4.1;12.4;1.3;2.39;12815 +84073;46.46591;-1.72035;18;20220413;18.5;9.3;13.9;2.6;12.95;1.2;2.76;19991 +84073;46.46591;-1.72035;18;20220414;20.8;9.1;15;3.4;13.05;.1;3.46;23379 +84073;46.46591;-1.72035;18;20220415;22.6;10.6;16.6;3.5;12.7;0;4.01;23474 +84073;46.46591;-1.72035;18;20220416;21.7;10.8;16.3;3.8;12.1;0;4;22748 +84073;46.46591;-1.72035;18;20220417;19;8.6;13.8;4;11.5;0;3.2;19843 +84073;46.46591;-1.72035;18;20220418;16;10.8;13.4;5.2;11.9;0;2.59;15403 +84073;46.46591;-1.72035;18;20220419;15.2;8.4;11.8;5.5;9.55;0;2.91;16236 +84073;46.46591;-1.72035;18;20220420;15.2;9.1;12.2;5.3;11.2;.4;2.15;11808 +84073;46.46591;-1.72035;18;20220421;18.2;9.6;13.9;3.8;12.3;0;2.79;17279 +84073;46.46591;-1.72035;18;20220422;17;9.9;13.5;2.9;12.7;0;2.34;15187 +84073;46.46591;-1.72035;18;20220423;16.4;11.1;13.8;4.3;12.7;16.7;2.41;14335 +84073;46.46591;-1.72035;18;20220424;14.9;12.5;13.7;4.9;13.35;0;1.64;8055 +84073;46.46591;-1.72035;18;20220425;17.1;12.2;14.7;3.9;12.75;0;2.89;17743 +84073;46.46591;-1.72035;18;20220426;20.2;8;14.1;4.7;10.55;0;4.23;26009 +84073;46.46591;-1.72035;18;20220427;21.1;9.8;15.5;5.8;10.4;.1;4.44;19911 +84073;46.46591;-1.72035;18;20220428;20.1;12.8;16.4;3.6;12.2;.1;3.65;19051 +84073;46.46591;-1.72035;18;20220429;19.9;10.6;15.3;3.7;13.3;0;3.35;20398 +84073;46.46591;-1.72035;18;20220430;18.6;9.5;14;4.4;11.35;0;3.37;19393 +84073;46.46591;-1.72035;18;20220501;19.7;10.1;14.9;3.8;10.15;0;4.09;22398 +84073;46.46591;-1.72035;18;20220502;18.4;10.3;14.3;4.5;10.5;0;3.63;18914 +84073;46.46591;-1.72035;18;20220503;20.6;10.5;15.5;4.4;11.1;0;4.27;23353 +84073;46.46591;-1.72035;18;20220504;18.9;10.1;14.5;4.4;11.85;0;3.52;20947 +84073;46.46591;-1.72035;18;20220505;18.7;9.2;13.9;4.4;12.35;0;3.63;25646 +84073;46.46591;-1.72035;18;20220506;21.7;9.5;15.6;3.2;12.3;0;2.06;2600 +84073;46.46591;-1.72035;18;20220507;20.8;10.6;15.7;3.5;12.4;0;2.07;2700 +84073;46.46591;-1.72035;18;20220508;22.9;11.2;17;2.9;12.7;0;2.17;2400 +84073;46.46591;-1.72035;18;20220509;24.5;13.9;19.2;3.1;12.9;0;2.69;2800 +84073;46.46591;-1.72035;18;20220510;24.1;12.5;18.3;1.9;13.1;0;1.97;2800 +84073;46.46591;-1.72035;18;20220511;19.1;9.2;14.1;2.4;14;0;1.17;2700 +84073;46.46591;-1.72035;18;20220512;19.1;11.9;15.5;3;13.3;0;1.58;2300 +84073;46.46591;-1.72035;18;20220513;22.1;11.7;16.9;2.9;11.9;0;2.29;2800 +84073;46.46591;-1.72035;18;20220514;27.3;14.8;21;3.3;14.3;1.1;2.97;2300 +84073;46.46591;-1.72035;18;20220515;25;17.5;21.2;3.9;17.5;1;2.42;2500 +84073;46.46591;-1.72035;18;20220516;23;13.5;18.2;2.6;16.3;.3;1.62;2600 +84073;46.46591;-1.72035;18;20220517;26.5;15.4;20.9;4;15.6;.1;2.96;2800 +84073;46.46591;-1.72035;18;20220518;28.7;13.7;21.2;2.7;15.7;0;2.59;2400 +84073;46.46591;-1.72035;18;20220519;24.2;15.4;19.8;3;15.5;1.1;2.16;2100 +84073;46.46591;-1.72035;18;20220520;21.6;16.3;18.9;3.5;15.7;.1;1.99;2400 +84073;46.46591;-1.72035;18;20220521;28.5;11.3;19.9;2.4;14.6;.2;2.49;2700 +84073;46.46591;-1.72035;18;20220522;28;18.6;23.3;3.3;17.2;10.4;2.81;1900 +84073;46.46591;-1.72035;18;20220523;17.6;16.1;16.8;5.1;16.1;2.1;1.38;1700 +84073;46.46591;-1.72035;18;20220524;17;12.6;14.8;3.8;11.9;1.4;1.84;2200 +84073;46.46591;-1.72035;18;20220525;18.4;11.7;15;3.4;13;0;1.66;2800 +84073;46.46591;-1.72035;18;20220526;18.4;13.8;16.1;3;13.8;.1;1.49;1500 +84073;46.46591;-1.72035;18;20220527;19.5;14.2;16.8;2.1;13.9;0;1.4;1300 +84073;46.46591;-1.72035;18;20220528;23.5;11.4;17.4;3.9;11.9;0;2.9;3100 +84073;46.46591;-1.72035;18;20220529;19.3;11.8;15.5;4.4;9;0;3.14;3100 +84073;46.46591;-1.72035;18;20220530;18.9;8.5;13.7;3.6;9.3;0;2.43;3000 +84073;46.46591;-1.72035;18;20220531;20.6;10.4;15.5;3.2;9.2;.4;2.71;3000 +84073;46.46591;-1.72035;18;20220601;21.9;11.9;16.9;1.7;11.7;0;1.81;2500 +84073;46.46591;-1.72035;18;20220602;23.7;16.6;20.1;3.1;12.8;8;2.85;3000 +84073;46.46591;-1.72035;18;20220603;22.8;17.3;20;2.5;17.1;.3;1.77;2700 +84073;46.46591;-1.72035;18;20220604;21.2;14.7;17.9;2.4;18;3.9;1.06;1700 +84073;46.46591;-1.72035;18;20220605;19.5;15.7;17.6;3.5;15.5;.3;1.7;2800 +84073;46.46591;-1.72035;18;20220606;17.7;14.4;16;2.5;15.2;2.8;1.03;800 +84073;46.46591;-1.72035;18;20220607;20.4;16;18.2;4.2;16.2;9.5;1.82;2700 +84073;46.46591;-1.72035;18;20220608;19.6;16.4;18;5.5;16.6;0;1.8;2800 +84073;46.46591;-1.72035;18;20220609;19.5;16;17.7;4.1;14.7;0;2.07;3100 +84073;46.46591;-1.72035;18;20220610;20.2;14.1;17.1;2.4;14.7;0;1.6;3000 +84073;46.46591;-1.72035;18;20220611;23.5;12.9;18.2;2.8;15.4;0;4.84;29100 +84073;46.46591;-1.72035;18;20220612;24.7;14.9;19.8;4.4;13.2;.3;5.15;21300 +84073;46.46591;-1.72035;18;20220613;26.2;12.8;19.5;4.7;11.1;0;6.86;32600 +84073;46.46591;-1.72035;18;20220614;32.3;14.9;23.6;4;11.6;0;7.82;29700 +84073;46.46591;-1.72035;18;20220615;27.5;17.7;22.6;3.3;14.5;0;6.41;30100 +84073;46.46591;-1.72035;18;20220616;30.8;18.2;24.5;3.5;15.9;0;6.6;26800 +84073;46.46591;-1.72035;18;20220617;36.4;22.2;29.3;3.5;15.9;0;8.31;28900 +84073;46.46591;-1.72035;18;20220618;36.8;24.1;30.4;4;15.9;.8;8.96;29200 +84073;46.46591;-1.72035;18;20220619;24.4;18.9;21.6;4.4;19.1;0;4.55;22400 +84073;46.46591;-1.72035;18;20220620;23.7;17.9;20.8;2.6;18.2;7.4;4.35;23200 +84073;46.46591;-1.72035;18;20220621;22.1;17.6;19.8;2.9;19.6;1.6;3.47;19800 +84073;46.46591;-1.72035;18;20220622;21.4;17.5;19.4;2.5;18.9;0;3.44;19700 +84073;46.46591;-1.72035;18;20220623;21.6;13.8;17.7;2.2;17.1;3.6;3.66;22600 +84073;46.46591;-1.72035;18;20220624;20.2;16.8;18.5;4.4;16.8;7.7;3.03;14700 +84073;46.46591;-1.72035;18;20220625;19.5;14.1;16.8;2.7;14.2;1.5;3.3;18000 +84073;46.46591;-1.72035;18;20220626;19.3;15.4;17.3;2.8;12.3;0;4.33;23700 +84073;46.46591;-1.72035;18;20220627;19.4;14.4;16.9;3.4;12.3;0;5.11;31600 +84073;46.46591;-1.72035;18;20220628;19.6;9.5;14.5;2.1;12.9;.3;4.49;31900 +84073;46.46591;-1.72035;18;20220629;17.9;15.9;16.9;3.4;15;2.2;2.05;7100 +84073;46.46591;-1.72035;18;20220630;18.5;15.1;16.8;3.3;12.4;.8;4.86;30000 +84073;46.46591;-1.72035;18;20220701;19.7;11.4;15.5;2;12.4;0;4.7;31600 +84073;46.46591;-1.72035;18;20220702;22.5;13.2;17.8;3.1;13;0;5.35;31700 +84073;46.46591;-1.72035;18;20220703;20.8;12.7;16.7;3.6;14.2;0;4.6;29700 +84073;46.46591;-1.72035;18;20220704;23.1;13.3;18.2;4.8;13.8;0;5.5;31400 +84073;46.46591;-1.72035;18;20220705;26.8;12.7;19.7;4.2;13.1;0;6.37;31700 +84073;46.46591;-1.72035;18;20220706;28;14.4;21.2;4.4;13.7;0;6.72;31100 +84073;46.46591;-1.72035;18;20220707;25.7;14.7;20.2;3.9;15.6;0;5.73;30700 +84073;46.46591;-1.72035;18;20220708;30;16.6;23.3;3.8;13;0;7.31;31400 +84073;46.46591;-1.72035;18;20220709;31.4;17.1;24.2;3.5;13.5;0;7.34;30700 +84073;46.46591;-1.72035;18;20220710;31.4;19.2;25.3;4.3;13.3;0;7.99;30800 +84073;46.46591;-1.72035;18;20220711;34.3;19.6;26.9;4;13.1;0;8.5;30800 +84073;46.46591;-1.72035;18;20220712;33.5;20.8;27.1;3.3;14.5;0;7.82;30800 +84073;46.46591;-1.72035;18;20220713;31.9;19.8;25.8;2.7;14.3;0;6.87;28900 +84073;46.46591;-1.72035;18;20220714;31.7;19.2;25.4;3.6;15.4;0;7.34;30200 +84073;46.46591;-1.72035;18;20220715;31;16.2;23.6;4.1;12.6;0;7.39;28900 +84073;46.46591;-1.72035;18;20220716;33.9;18.4;26.1;4;10.4;0;8.36;28400 +84073;46.46591;-1.72035;18;20220717;36;22.2;29.1;5.5;11.1;0;9.79;24500 +84073;46.46591;-1.72035;18;20220718;39.9;25.9;32.9;5.7;13.4;0;11.4;28900 +84073;46.46591;-1.72035;18;20220719;23.8;20.5;22.1;4.1;19.1;1.7;4.9;25000 +84073;46.46591;-1.72035;18;20220720;23;19.2;21.1;3.6;19;.5;4.28;22900 +84073;46.46591;-1.72035;18;20220721;23.7;14.6;19.1;2.4;16.9;.3;4.02;22700 +84073;46.46591;-1.72035;18;20220722;22.5;16.8;19.6;2.9;17.5;1.4;3.02;14000 +84073;46.46591;-1.72035;18;20220723;22.5;14.8;18.6;2.7;15.3;0;4.78;29000 +84073;46.46591;-1.72035;18;20220724;28.6;15.7;22.1;3;15.3;.4;5.98;29100 +84073;46.46591;-1.72035;18;20220725;22.8;19.1;20.9;4.2;18.5;.5;4.27;22300 +84073;46.46591;-1.72035;18;20220726;23.3;17.9;20.6;3;14.6;0;4.67;22600 +84073;46.46591;-1.72035;18;20220727;25.5;15.1;20.3;3.2;12.7;0;5.37;25500 +84073;46.46591;-1.72035;18;20220728;24.1;17.3;20.7;3;14.2;0;4.85;23300 +84073;46.46591;-1.72035;18;20220729;23.4;18.6;21;4.1;18;.1;4.8;26200 +84073;46.46591;-1.72035;18;20220730;24.8;17.9;21.3;2.9;19.1;0;4.86;27700 +84073;46.46591;-1.72035;18;20220731;24.3;17.6;20.9;3.2;18.8;.2;4.8;27800 +84073;46.46591;-1.72035;18;20220801;24.3;16.5;20.4;3.3;18.9;0;4.46;26200 +84073;46.46591;-1.72035;18;20220802;29.1;16.7;22.9;2.8;17.6;0;4.91;21900 +84073;46.46591;-1.72035;18;20220803;30.5;20;25.2;2.6;17;0;5.63;24000 +84073;46.46591;-1.72035;18;20220804;29.4;20.1;24.7;3.4;17.8;0;5.34;20800 +84073;46.46591;-1.72035;18;20220805;28.1;16.4;22.2;4.8;12.3;0;6.82;27500 +84073;46.46591;-1.72035;18;20220806;28.5;15;21.7;5.3;9.5;0;7.49;27100 +84073;46.46591;-1.72035;18;20220807;30.6;15.3;22.9;4.1;9;0;7.43;27600 +84073;46.46591;-1.72035;18;20220808;32.6;17.1;24.8;4.1;10;0;7.8;27400 +84073;46.46591;-1.72035;18;20220809;34.2;18.6;26.4;4.4;11.2;0;8.23;26700 +84073;46.46591;-1.72035;18;20220810;35.9;20.2;28;4.1;11.2;0;8.4;26300 +84073;46.46591;-1.72035;18;20220811;35.3;20.6;27.9;3.7;10.5;0;7.97;25900 +84073;46.46591;-1.72035;18;20220812;35.2;23.7;29.4;3.4;10.9;0;7.67;24600 +84073;46.46591;-1.72035;18;20220813;26.9;19.5;23.2;3;16.4;2.1;4.96;22100 +84073;46.46591;-1.72035;18;20220814;23.1;19.2;21.1;3.5;20.4;2.8;3.32;17700 +84073;46.46591;-1.72035;18;20220815;22.7;18.8;20.7;3;19.7;1.2;2.87;14200 +84073;46.46591;-1.72035;18;20220816;22.3;18.7;20.5;2.7;19.3;17.6;3.33;18600 +84073;46.46591;-1.72035;18;20220817;21.2;14.6;17.9;2.5;17.3;.6;3.45;23000 +84073;46.46591;-1.72035;18;20220818;22.8;16.4;19.6;4;17.9;.1;3.64;20700 +84073;46.46591;-1.72035;18;20220819;22.9;18.3;20.6;2.9;20.4;.3;3.09;17600 +84073;46.46591;-1.72035;18;20220820;22.3;18.1;20.2;2.2;18.7;0;3.61;21500 +84073;46.46591;-1.72035;18;20220821;21.6;15.9;18.7;1.9;17.9;1.8;2.13;10600 +84073;46.46591;-1.72035;18;20220822;22.9;18.3;20.6;2.3;20.8;.1;3.1;18400 +84073;46.46591;-1.72035;18;20220823;24.3;19.9;22.1;2.3;21.4;.1;3.42;18700 +84073;46.46591;-1.72035;18;20220824;30.6;18.3;24.4;3.1;19.9;2.4;4.97;22100 +84073;46.46591;-1.72035;18;20220825;25.9;20.6;23.2;2.9;21.2;.1;3.33;14700 +84073;46.46591;-1.72035;18;20220826;25.2;15.1;20.1;3.2;16;0;4.13;21400 +84073;46.46591;-1.72035;18;20220827;27.1;16.1;21.6;3.1;14.4;0;4.73;21400 +84073;46.46591;-1.72035;18;20220828;29;18.9;23.9;3.8;12.6;0;5.84;21100 +84073;46.46591;-1.72035;18;20220829;31.6;18.3;24.9;3;15.1;.2;4.71;13800 +84073;46.46591;-1.72035;18;20220830;25.6;20.7;23.1;2.3;19.3;.1;3.75;18300 +84073;46.46591;-1.72035;18;20220831;23.9;18.4;21.1;2.2;20.9;1.9;2.35;11600 +84073;46.46591;-1.72035;18;20220901;23.5;17.9;20.7;1.6;19.7;1;3.43;21200 +84073;46.46591;-1.72035;18;20220902;23;16.8;19.9;2.6;19.1;1.1;3.38;21400 +84073;46.46591;-1.72035;18;20220903;22.9;17.9;20.4;3;17.4;0;3.46;18700 +84073;46.46591;-1.72035;18;20220904;25.6;15.2;20.4;2.7;17;.2;3.53;18200 +84073;46.46591;-1.72035;18;20220905;27.1;16.7;21.9;3.4;18.6;0;3.95;19100 +84073;46.46591;-1.72035;18;20220906;22.7;16.5;19.6;2.9;18;1;2.25;9600 +84073;46.46591;-1.72035;18;20220907;21.6;19.6;20.6;5;17.9;17.1;2.83;9600 +84073;46.46591;-1.72035;18;20220908;21.9;16.9;19.4;5.4;17.1;2;3.22;16100 +84073;46.46591;-1.72035;18;20220909;21.4;18.4;19.9;5.2;15.6;1.5;3.61;14900 +84073;46.46591;-1.72035;18;20220910;21.1;14.1;17.6;1.7;16;.2;2.11;11700 +84073;46.46591;-1.72035;18;20220911;28.7;15.7;22.2;3.4;16.1;0;4.5;19900 +84073;46.46591;-1.72035;18;20220912;31.8;20;25.9;4.4;15.6;.2;5.64;15300 +84073;46.46591;-1.72035;18;20220913;26.7;21.7;24.2;4.4;20.5;1.2;3.72;12900 +84073;46.46591;-1.72035;18;20220914;25.5;17.7;21.6;2.6;20.4;0;2.73;13800 +84073;46.46591;-1.72035;18;20220915;24.4;19.4;21.9;3.5;18.8;0;3.22;14700 +84073;46.46591;-1.72035;18;20220916;21.2;11.1;16.1;2.9;11.5;0;3.09;16700 +84073;46.46591;-1.72035;18;20220917;20.2;9.2;14.7;2.6;9.1;0;3.27;19800 +84073;46.46591;-1.72035;18;20220918;21.9;8.5;15.2;3;8.2;0;3.71;19600 +84073;46.46591;-1.72035;18;20220919;21.9;10;15.9;3.5;10.1;0;3.63;19100 +84073;46.46591;-1.72035;18;20220920;21.6;10;15.8;3.3;9.7;0;3.54;18600 +84073;46.46591;-1.72035;18;20220921;22.5;11.3;16.9;3.2;10.3;0;3.61;18400 +84073;46.46591;-1.72035;18;20220922;22.5;11.2;16.8;2.9;10.2;0;3.46;18100 +84073;46.46591;-1.72035;18;20220923;19.9;12.9;16.4;1.7;12.1;1.5;1.93;8300 +84073;46.46591;-1.72035;18;20220924;20.1;13.4;16.7;2.4;13.9;2.3;2.1;10500 +84073;46.46591;-1.72035;18;20220925;19.6;10.4;15;2.6;11.9;.1;2.14;10300 +84073;46.46591;-1.72035;18;20220926;18.8;10.3;14.5;3.5;11.9;3.9;2.04;7500 +84073;46.46591;-1.72035;18;20220927;18;13.2;15.6;5.5;13.2;4.9;2.33;9900 +84073;46.46591;-1.72035;18;20220928;16.8;15.9;16.3;6.1;14.9;2.3;2.07;10000 +84073;46.46591;-1.72035;18;20220929;16.5;10.2;13.3;2.1;11.4;1.8;1.9;13500 +84073;46.46591;-1.72035;18;20220930;17.3;7.9;12.6;2.9;12.5;6.5;1.74;14100 +84073;46.46591;-1.72035;18;20221001;18.2;15.9;17;5.1;18.8;2.3;.82;5000 +84073;46.46591;-1.72035;18;20221002;19.4;17;18.2;3;18.2;.8;1.52;8500 +84073;46.46591;-1.72035;18;20221003;20.5;13.3;16.9;1.7;16.3;.3;1.68;11500 +84073;46.46591;-1.72035;18;20221004;20.1;11.5;15.8;1.5;14.4;.1;1.93;15400 +84073;46.46591;-1.72035;18;20221005;20.2;11.6;15.9;3;16.7;.7;1.25;7700 +84073;46.46591;-1.72035;18;20221006;19.7;10.1;14.9;2.2;11.7;0;2.19;15700 +84073;46.46591;-1.72035;18;20221007;20.7;9.6;15.1;2.6;10.8;.1;2.42;14200 +84073;46.46591;-1.72035;18;20221008;20.7;10.3;15.5;2.5;12.6;0;2.15;14000 +84073;46.46591;-1.72035;18;20221009;21.4;10.5;15.9;3.5;13.1;.2;2.4;14200 +84073;46.46591;-1.72035;18;20221010;19.5;15.8;17.6;2.2;17.6;0;1.28;7200 +84073;46.46591;-1.72035;18;20221011;21;15.6;18.3;2.8;15.8;.1;2.08;12400 +84073;46.46591;-1.72035;18;20221012;18.8;10.3;14.5;1.7;14.2;.3;1.51;13300 +84073;46.46591;-1.72035;18;20221013;17.9;12.3;15.1;3.3;16.5;7.5;.68;2600 +84073;46.46591;-1.72035;18;20221014;19.2;16.4;17.8;5.2;18.7;6.8;.98;3400 +84073;46.46591;-1.72035;18;20221015;17.3;16.5;16.9;4.7;17.9;5.8;.86;3500 +84073;46.46591;-1.72035;18;20221016;21.3;14.5;17.9;2;17.1;.7;1.55;10800 +84073;46.46591;-1.72035;18;20221017;19.1;15.2;17.1;1.8;17.9;1.7;.89;4300 +84073;46.46591;-1.72035;18;20221018;24.2;15.4;19.8;4.2;18.8;.2;2.04;10200 +84073;46.46591;-1.72035;18;20221019;24.5;17.8;21.1;4.6;18.2;.3;2.5;8300 +84073;46.46591;-1.72035;18;20221020;20.9;16.9;18.9;5;17.3;.1;2.07;11600 +84073;46.46591;-1.72035;18;20221021;20.3;17.9;19.1;4.3;16.5;0;2.07;9000 +84073;46.46591;-1.72035;18;20221022;20.8;16.9;18.8;3.8;16.9;0;1.82;8700 +84073;46.46591;-1.72035;18;20221023;21.5;16.1;18.8;5.9;16.6;.5;2.19;7700 +84073;46.46591;-1.72035;18;20221024;19.5;17.4;18.4;5.7;16;1.1;2.21;10700 +84073;46.46591;-1.72035;18;20221025;19.7;14;16.8;3.7;15.9;0;1.33;4800 +84073;46.46591;-1.72035;18;20221026;21;15.4;18.2;4.1;17.2;.1;1.63;9700 +84073;46.46591;-1.72035;18;20221027;22.1;15.8;18.9;3.6;17;0;1.66;5300 +84073;46.46591;-1.72035;18;20221028;20.9;16.2;18.5;3;17.4;0;1.38;6700 +84073;46.46591;-1.72035;18;20221029;21.7;18;19.8;3.7;17.1;.7;1.88;7200 +84073;46.46591;-1.72035;18;20221030;18.2;14.7;16.4;2.1;15.3;2.3;1.07;5500 +84073;46.46591;-1.72035;18;20221031;19.9;12.4;16.1;5;14.8;.2;1.56;4200 +84073;46.46591;-1.72035;18;20221101;18.3;15.3;16.8;6.4;12.4;4.7;2.64;7900 +84073;46.46591;-1.72035;18;20221102;18.3;14.2;16.2;4.1;13.3;.5;1.76;8200 +84073;46.46591;-1.72035;18;20221103;16.5;16.1;16.3;6.6;13.4;17.3;2.1;4300 +84073;46.46591;-1.72035;18;20221104;15.5;9.8;12.6;7.1;10.1;.3;2.11;9800 +84073;46.46591;-1.72035;18;20221105;15.6;9;12.3;3.5;11.3;1.3;1.18;5000 +84073;46.46591;-1.72035;18;20221106;17.3;14.7;16;6.3;13.9;11.3;1.78;5100 +84073;46.46591;-1.72035;18;20221107;18.4;14.8;16.6;6.4;14.3;0;1.89;7500 +84073;46.46591;-1.72035;18;20221108;17.2;15.2;16.2;6.3;14.8;2.1;1.53;2900 +84073;46.46591;-1.72035;18;20221109;16.4;15;15.7;4.3;12.7;.6;1.68;5600 +84073;46.46591;-1.72035;18;20221110;17.3;8.9;13.1;2.6;12.4;.1;.95;7200 +84073;46.46591;-1.72035;18;20221111;17.1;9.2;13.1;3.4;12.4;.1;1.04;8300 +84073;46.46591;-1.72035;18;20221112;19.3;12.6;15.9;4.8;14.1;.1;1.51;8500 +84073;46.46591;-1.72035;18;20221113;19;11.5;15.2;4.2;13.4;.4;1.4;8300 +84073;46.46591;-1.72035;18;20221114;15.5;11.7;13.6;4.4;12.8;6.8;1.07;5500 +84073;46.46591;-1.72035;18;20221115;16.6;14.2;15.4;7.3;13.2;8.8;1.85;4000 +84073;46.46591;-1.72035;18;20221116;16.2;13.4;14.8;8.9;13.1;11.2;1.82;2500 +84073;46.46591;-1.72035;18;20221117;15.8;13.6;14.7;7.9;11.9;7.6;2.13;3900 +84073;46.46591;-1.72035;18;20221118;14.7;10.1;12.4;3.2;10.2;3.2;1.19;6200 +84073;46.46591;-1.72035;18;20221119;12.7;4.8;8.7;2.1;8.7;1.6;.64;8100 +84073;46.46591;-1.72035;18;20221120;14.3;6.1;10.2;5;10.9;3.2;.83;4900 +84073;46.46591;-1.72035;18;20221121;14.7;12.7;13.7;8;10.9;15;2.14;3500 +84073;46.46591;-1.72035;18;20221122;13.6;9.9;11.7;7.9;10;4.3;1.73;5900 +84073;46.46591;-1.72035;18;20221123;15.2;10.7;12.9;6.2;12.2;1.9;1.14;6400 +84073;46.46591;-1.72035;18;20221124;15.2;13.5;14.3;5.8;12.4;2.4;1.55;2700 +84073;46.46591;-1.72035;18;20221125;15.1;11.7;13.4;3.6;10.4;.6;1.34;6000 +84073;46.46591;-1.72035;18;20221126;13.8;5.9;9.8;3.6;11.1;.7;.57;4000 +84073;46.46591;-1.72035;18;20221127;14.3;12;13.1;3.8;13.2;12.3;.77;2000 +84073;46.46591;-1.72035;18;20221128;13.1;10.9;12;3;11;6.4;.92;3000 +84073;46.46591;-1.72035;18;20221129;13.4;5.6;9.5;1.9;9.6;.1;.46;7000 +84073;46.46591;-1.72035;18;20221130;9.9;3.7;6.8;3.5;8.2;0;.56;6300 +84073;46.46591;-1.72035;18;20221201;8.1;4.2;6.1;3.2;7.6;0;.54;6100 +84073;46.46591;-1.72035;18;20221202;7.1;3.3;5.2;2.8;7.5;0;.54;2600 +84073;46.46591;-1.72035;18;20221203;5.3;2.8;4;3.9;7.2;.7;.55;900 +84073;46.46591;-1.72035;18;20221204;6.1;3.8;4.9;2.5;7.4;.2;.46;3200 +84073;46.46591;-1.72035;18;20221205;8.6;2;5.3;3.8;7.2;.1;.55;6700 +84073;46.46591;-1.72035;18;20221206;5.8;2.3;4;4.4;6.9;0;.51;4600 +84073;46.46591;-1.72035;18;20221207;7.2;3.2;5.2;3.4;6.6;0;.65;5800 +84073;46.46591;-1.72035;18;20221208;4.3;-.2;2;4.5;5.9;.1;.48;5100 +84073;46.46591;-1.72035;18;20221209;5.9;.5;3.2;4.4;5.6;0;.72;6600 +84073;46.46591;-1.72035;18;20221210;6.1;-1.9;2.1;2.7;5.5;3.9;.39;7000 +84073;46.46591;-1.72035;18;20221211;5;.8;2.9;4.8;6;1.5;.55;6400 +84073;46.46591;-1.72035;18;20221212;3.5;-1;1.2;4.2;5.2;1.7;.73;1600 +84073;46.46591;-1.72035;18;20221213;3.2;-1.7;.7;4.4;5.7;3.1;.3;5500 +84073;46.46591;-1.72035;18;20221214;13.5;1.9;7.7;3.8;11.6;3;.01;3400 +84073;46.46591;-1.72035;18;20221215;5.2;4.2;4.7;6.4;6.9;1;.84;2100 +84073;46.46591;-1.72035;18;20221216;6.6;1.2;3.9;4.9;4.9;0;1.13;6600 +84073;46.46591;-1.72035;18;20221217;3.8;-2.3;.7;4;4.3;0;.77;5500 +84073;46.46591;-1.72035;18;20221218;10.1;-1.4;4.3;5.7;7.5;.5;.74;1500 +84073;46.46591;-1.72035;18;20221219;12.5;9.5;11;6;11.1;4.1;.96;1600 +84073;46.46591;-1.72035;18;20221220;12.7;10.7;11.7;4.3;12.5;2.8;.62;1200 +84073;46.46591;-1.72035;18;20221221;13.4;8.4;10.9;4.7;12.9;3.8;.28;1900 +84073;46.46591;-1.72035;18;20221222;13.9;13;13.4;5.6;14.2;13.1;.66;600 +84073;46.46591;-1.72035;18;20221223;14;13.5;13.7;5.3;14;8.3;.8;1000 +84073;46.46591;-1.72035;18;20221224;12;11.3;11.6;3;12.7;2.7;.47;1700 +84073;46.46591;-1.72035;18;20221225;14.4;10.5;12.4;3.4;13.2;1.2;.54;2200 +84073;46.46591;-1.72035;18;20221226;13.2;11.3;12.2;2.6;11.9;1.6;.57;4200 +84073;46.46591;-1.72035;18;20221227;12.4;4.2;8.3;2.8;9.5;.2;.44;5200 +84073;46.46591;-1.72035;18;20221228;12.7;10.9;11.8;5.4;12;4.8;.84;1600 +84073;46.46591;-1.72035;18;20221229;13;10.8;11.9;4.4;11.6;4.9;.81;3700 +84073;46.46591;-1.72035;18;20221230;14.7;9.5;12.1;6.7;13.2;2.7;.64;800 +84073;46.46591;-1.72035;18;20221231;14.3;12.6;13.4;5.6;13;.5;.98;2600 +84074;46.43502;-1.49596;20;20220101;14.4;8.3;11.4;4.6;11.6;.1;.76;5300 +84074;46.43502;-1.49596;20;20220102;13.5;10.7;12.1;3.6;13.2;.1;.4;4000 +84074;46.43502;-1.49596;20;20220103;12.5;11.7;12.1;4.8;13.15;19;.57;2050 +84074;46.43502;-1.49596;20;20220104;12.3;9.8;11.1;5.4;10.5;1.5;1.22;2100 +84074;46.43502;-1.49596;20;20220105;8.8;4;6.4;2.9;6.85;0;.69;6800 +84074;46.43502;-1.49596;20;20220106;8.6;2.9;5.8;2.9;6.7;2.2;.77;4200 +84074;46.43502;-1.49596;20;20220107;11.4;8.2;9.8;6.4;9.95;2.7;.89;5900 +84074;46.43502;-1.49596;20;20220108;11.7;9.6;10.6;8;10.75;10;1.13;2100 +84074;46.43502;-1.49596;20;20220109;10.2;8.3;9.3;4.8;10.65;7.8;.57;1700 +84074;46.43502;-1.49596;20;20220110;10.7;9.4;10;3.3;11.65;2.2;.42;1500 +84074;46.43502;-1.49596;20;20220111;10.6;6.2;8.4;2.5;7.95;0;.69;6500 +84074;46.43502;-1.49596;20;20220112;6.9;1.3;4.1;4;5.95;0;.69;7050 +84074;46.43502;-1.49596;20;20220113;8.2;1.5;4.8;4.5;6.1;0;.9;7500 +84074;46.43502;-1.49596;20;20220114;5;-1.5;1.8;2.6;5.5;.1;.4;7500 +84074;46.43502;-1.49596;20;20220115;3;-3.5;-.3;2;5.6;.1;.18;6000 +84074;46.43502;-1.49596;20;20220116;3.2;-2.2;.5;1.7;6.65;.1;.12;3700 +84074;46.43502;-1.49596;20;20220117;8.4;2.1;5.3;2.4;8.45;0;.33;4600 +84074;46.43502;-1.49596;20;20220118;6.4;2.3;4.3;2.8;7.35;0;.49;2850 +84074;46.43502;-1.49596;20;20220119;7.8;4.6;6.2;2.1;8;1.3;.56;2200 +84074;46.43502;-1.49596;20;20220120;9.6;5.9;7.8;3;8.1;0;.74;6950 +84074;46.43502;-1.49596;20;20220121;7.5;.5;4;4.3;6.05;0;.82;8300 +84074;46.43502;-1.49596;20;20220122;7;-.4;3.3;4.4;6.25;0;.74;6050 +84074;46.43502;-1.49596;20;20220123;8.1;3;5.6;5.2;6.85;0;.95;7900 +84074;46.43502;-1.49596;20;20220124;11.1;.6;5.9;3.1;6.75;0;.91;8700 +84074;46.43502;-1.49596;20;20220125;7.4;-1.8;2.8;2.8;6.5;0;.5;8800 +84074;46.43502;-1.49596;20;20220126;1.2;-.2;.5;3.6;6.15;0;.26;2400 +84074;46.43502;-1.49596;20;20220127;4.8;-1.8;1.5;2.9;6.1;.1;.41;4200 +84074;46.43502;-1.49596;20;20220128;8.8;1.2;5;.8;9.3;0;.3;3750 +84074;46.43502;-1.49596;20;20220129;7.9;6.2;7.1;1.4;9.6;.1;.39;3450 +84074;46.43502;-1.49596;20;20220130;8.9;6.9;7.9;1.9;10.35;.2;.4;2750 +84074;46.43502;-1.49596;20;20220131;11.1;6.7;8.9;4.6;9.4;.1;.93;7450 +84074;46.43502;-1.49596;20;20220201;11;4.4;7.7;5;9.85;.1;.61;3850 +84074;46.43502;-1.49596;20;20220202;8.4;7.7;8;3.1;10.1;0;.47;3700 +84074;46.43502;-1.49596;20;20220203;8.2;6.1;7.1;2.6;9.75;.5;.42;2600 +84074;46.43502;-1.49596;20;20220204;11.6;8.1;9.8;3.2;10.45;.3;.81;5600 +84074;46.43502;-1.49596;20;20220205;10.9;.9;5.9;2.2;8.7;.1;.59;9550 +84074;46.43502;-1.49596;20;20220206;11.3;7.7;9.5;6.3;11.1;.4;.61;3350 +84074;46.43502;-1.49596;20;20220207;11.8;9.5;10.7;3.8;11.15;.2;.84;5900 +84074;46.43502;-1.49596;20;20220208;10.1;5.1;7.6;1.9;9.25;0;.66;8900 +84074;46.43502;-1.49596;20;20220209;10.6;3.6;7.1;3.3;8.55;.1;.85;4950 +84074;46.43502;-1.49596;20;20220210;10.6;4.3;7.4;4;10.23;.1;.68;5427 +84074;46.43502;-1.49596;20;20220211;10.2;3.1;6.6;4.5;6.85;0;1.37;10284 +84074;46.43502;-1.49596;20;20220212;9.9;2.3;6.1;3.2;6.65;0;1.18;10373 +84074;46.43502;-1.49596;20;20220213;12.3;2.3;7.3;7.3;9.35;6.7;.97;8390 +84074;46.43502;-1.49596;20;20220214;11.9;8;10;6.3;9.67;2.1;1.36;9024 +84074;46.43502;-1.49596;20;20220215;11.8;7.3;9.5;6;10.58;10.6;.86;4956 +84074;46.43502;-1.49596;20;20220216;11.9;9.8;10.9;7.3;13.25;2.7;.25;2550 +84074;46.43502;-1.49596;20;20220217;12.4;11.2;11.8;4.6;13.1;.6;.66;4300 +84074;46.43502;-1.49596;20;20220218;12.1;10.7;11.4;6.2;10.7;.9;1.42;3450 +84074;46.43502;-1.49596;20;20220219;11.5;3.6;7.5;4.2;8.4;.1;1.29;11900 +84074;46.43502;-1.49596;20;20220220;13.1;9.6;11.4;5.9;12.3;1.6;.97;9100 +84074;46.43502;-1.49596;20;20220221;12.2;10;11.1;6.9;9.7;0;1.75;9800 +84074;46.43502;-1.49596;20;20220222;12.1;8.6;10.3;3.5;11.35;.5;.85;5750 +84074;46.43502;-1.49596;20;20220223;12.8;9.7;11.2;1.6;11.45;.2;1.07;9400 +84074;46.43502;-1.49596;20;20220224;12.5;5.9;9.2;4.3;9.3;.6;1.4;10350 +84074;46.43502;-1.49596;20;20220225;11.2;1.3;6.3;2.3;7.3;.1;1.31;13650 +84074;46.43502;-1.49596;20;20220226;13;2.7;7.8;5.3;5.75;0;2.55;14950 +84074;46.43502;-1.49596;20;20220227;13.3;4.3;8.8;3.5;8.5;.2;1.61;11650 +84074;46.43502;-1.49596;20;20220228;13;4.5;8.8;1.5;10.2;0;1.15;11900 +84074;46.43502;-1.49596;20;20220301;15.3;7;11.2;3.1;9.85;.1;1.69;9100 +84074;46.43502;-1.49596;20;20220302;12.8;10;11.4;2.9;11.15;1;1.22;7000 +84074;46.43502;-1.49596;20;20220303;11.5;9.2;10.3;3.7;11.65;7;.79;4300 +84074;46.43502;-1.49596;20;20220304;12.2;7.9;10.1;5;9.25;0;1.78;11400 +84074;46.43502;-1.49596;20;20220305;11.7;3.8;7.7;3.4;7.75;.3;1.64;13100 +84074;46.43502;-1.49596;20;20220306;11.8;6.2;9;3.4;7.75;0;1.7;7500 +84074;46.43502;-1.49596;20;20220307;9.1;-.3;4.4;4;5.35;0;1.8;14215 +84074;46.43502;-1.49596;20;20220308;10.3;4.1;7.2;4.8;9.45;1.3;.77;4350 +84074;46.43502;-1.49596;20;20220309;14;7.3;10.6;5.2;10.4;.3;1.75;12300 +84074;46.43502;-1.49596;20;20220310;12.1;10.1;11.1;4.1;10.95;1.2;1.37;7600 +84074;46.43502;-1.49596;20;20220311;13.4;7.2;10.3;6.1;11.1;6.9;1.35;10900 +84074;46.43502;-1.49596;20;20220312;13;9.5;11.3;5.1;10.35;3.2;2.06;16200 +84074;46.43502;-1.49596;20;20220313;12.4;8.9;10.6;4.8;10;3.3;1.73;10850 +84074;46.43502;-1.49596;20;20220314;15.7;4.2;9.9;5.3;9.05;.6;2.22;13900 +84074;46.43502;-1.49596;20;20220315;17.1;10.6;13.8;4.6;12.25;0;1.94;8150 +84074;46.43502;-1.49596;20;20220316;13.6;11.9;12.7;5.1;12.05;.1;1.44;3950 +84074;46.43502;-1.49596;20;20220317;10;7.2;8.6;5.7;8.45;0;1.65;7000 +84074;46.43502;-1.49596;20;20220318;14;5.4;9.7;7.1;7.88;0;2.68;14660 +84074;46.43502;-1.49596;20;20220319;17.6;7.7;12.6;4.6;9.45;0;2.71;13540 +84074;46.43502;-1.49596;20;20220320;17.5;9.3;13.4;3.9;10.18;0;2.65;15348 +84074;46.43502;-1.49596;20;20220321;18.3;9.1;13.7;5.2;10.2;0;2.96;14981 +84074;46.43502;-1.49596;20;20220322;17.3;8;12.7;5.7;8.1;0;3.51;17140 +84074;46.43502;-1.49596;20;20220323;16;7.1;11.5;4.2;7.5;0;3.12;17761 +84074;46.43502;-1.49596;20;20220324;17.4;4.9;11.2;3.2;7.53;0;3.06;19650 +84074;46.43502;-1.49596;20;20220325;19.4;6.1;12.8;4.1;7.98;0;3.6;19208 +84074;46.43502;-1.49596;20;20220326;20.8;9.1;14.9;5;8.1;0;4.36;19339 +84074;46.43502;-1.49596;20;20220327;20.1;7.4;13.8;3.3;8.8;0;3.36;18207 +84074;46.43502;-1.49596;20;20220328;18.8;10.1;14.4;3.3;9.45;.2;3;14986 +84074;46.43502;-1.49596;20;20220329;14.9;10.1;12.5;3.2;10.9;.1;2.15;13395 +84074;46.43502;-1.49596;20;20220330;13.6;10.5;12.1;4.5;11.25;.6;1.73;9310 +84074;46.43502;-1.49596;20;20220331;12.4;6.6;9.5;7.1;8;1.7;2.45;12421 +84074;46.43502;-1.49596;20;20220401;9.8;3.5;6.7;9;5.63;.3;2.92;17117 +84074;46.43502;-1.49596;20;20220402;10.3;3.2;6.7;5.6;5.8;0;2.64;17193 +84074;46.43502;-1.49596;20;20220403;10.3;1.1;5.7;4.3;4.9;0;2.61;17619 +84074;46.43502;-1.49596;20;20220404;10.5;2.3;6.4;3.1;6.01;.1;2.35;19451 +84074;46.43502;-1.49596;20;20220405;12.3;8.4;10.4;5.2;10.7;0;1.91;15559 +84074;46.43502;-1.49596;20;20220406;13.1;9.5;11.3;6.3;11.23;3;1.64;9850 +84074;46.43502;-1.49596;20;20220407;13.6;11.3;12.4;9;13.1;14.3;1.17;6200 +84074;46.43502;-1.49596;20;20220408;14.3;11.1;12.7;9.8;11.3;3.4;2.14;7576 +84074;46.43502;-1.49596;20;20220409;12.5;5.6;9.1;3.5;7.45;.1;2.69;19803 +84074;46.43502;-1.49596;20;20220410;16.5;2.9;9.7;5;7.68;0;3.31;22212 +84074;46.43502;-1.49596;20;20220411;21.6;8.5;15.1;6.1;10.77;.2;4.35;20482 +84074;46.43502;-1.49596;20;20220412;16.6;12;14.3;4.1;12.17;1;2.33;11943 +84074;46.43502;-1.49596;20;20220413;18.5;9.4;13.9;2.5;12.88;1.3;2.59;18398 +84074;46.43502;-1.49596;20;20220414;20.1;9.3;14.7;3;12.95;.2;3.22;22018 +84074;46.43502;-1.49596;20;20220415;21.7;10.4;16.1;3.1;12.58;0;3.69;22430 +84074;46.43502;-1.49596;20;20220416;20.8;10.3;15.6;3.6;12.13;0;3.79;23323 +84074;46.43502;-1.49596;20;20220417;19;8.5;13.8;3.8;11.38;0;3.27;20522 +84074;46.43502;-1.49596;20;20220418;15.8;10.4;13.1;5;11.83;0;2.46;15316 +84074;46.43502;-1.49596;20;20220419;15;8.2;11.6;5.5;9.6;0;2.87;17455 +84074;46.43502;-1.49596;20;20220420;15.4;9.1;12.2;5.3;10.95;.4;2.23;10773 +84074;46.43502;-1.49596;20;20220421;18;9.5;13.8;3.3;12;0;2.85;18490 +84074;46.43502;-1.49596;20;20220422;17.2;9.9;13.5;2.5;12.28;0;2.35;14504 +84074;46.43502;-1.49596;20;20220423;15.9;11;13.4;3.9;12.63;12.2;2.25;12876 +84074;46.43502;-1.49596;20;20220424;14.8;12.2;13.5;5.1;13.2;0;1.69;9120 +84074;46.43502;-1.49596;20;20220425;16.5;12.3;14.4;3.7;12.8;.4;2.53;15188 +84074;46.43502;-1.49596;20;20220426;19.6;8.3;13.9;4.5;10.65;0;4.05;26067 +84074;46.43502;-1.49596;20;20220427;20.2;9.9;15;5.2;10.45;.1;4.22;21337 +84074;46.43502;-1.49596;20;20220428;19.5;12.7;16.1;3.5;12.33;.1;3.57;19543 +84074;46.43502;-1.49596;20;20220429;19.6;10.6;15.1;3.4;13.25;0;3.37;21364 +84074;46.43502;-1.49596;20;20220430;18.5;10;14.2;4.3;11.65;0;3.39;21151 +84074;46.43502;-1.49596;20;20220501;19.3;10.2;14.7;3.6;10.15;0;4;23110 +84074;46.43502;-1.49596;20;20220502;19;10.4;14.7;4.3;10.55;0;3.68;19185 +84074;46.43502;-1.49596;20;20220503;20.1;10.5;15.3;4.6;11.18;0;4.04;22812 +84074;46.43502;-1.49596;20;20220504;18.5;10;14.3;4.2;11.83;0;3.43;21029 +84074;46.43502;-1.49596;20;20220505;18.6;9.4;14;4.1;12.25;.1;3.62;25140 +84074;46.43502;-1.49596;20;20220506;21.6;9.7;15.6;3.8;12.45;0;3.24;14850 +84074;46.43502;-1.49596;20;20220507;20.9;10.8;15.8;3.7;12.6;0;3.23;14850 +84074;46.43502;-1.49596;20;20220508;23.1;10.6;16.9;3.3;12.8;0;3.14;11650 +84074;46.43502;-1.49596;20;20220509;25.2;13.5;19.4;3.6;13.3;0;4.17;15150 +84074;46.43502;-1.49596;20;20220510;25;13.2;19.1;2.3;13.3;0;3.69;14950 +84074;46.43502;-1.49596;20;20220511;19.7;9.7;14.7;2.9;14.25;0;2.53;14800 +84074;46.43502;-1.49596;20;20220512;19.3;12.4;15.8;3;13.7;0;2.46;10850 +84074;46.43502;-1.49596;20;20220513;22.6;11.4;17;2.9;12.4;0;3.48;14900 +84074;46.43502;-1.49596;20;20220514;28.2;14.1;21.2;3.3;14.6;1.3;4.29;13300 +84074;46.43502;-1.49596;20;20220515;25.9;17.5;21.7;4;17.5;.5;3.87;12800 +84074;46.43502;-1.49596;20;20220516;24.3;14.1;19.2;2.6;16.25;.2;3.42;15200 +84074;46.43502;-1.49596;20;20220517;27.4;15.3;21.3;4.2;15.65;.1;4.61;15300 +84074;46.43502;-1.49596;20;20220518;29.6;13.7;21.7;3;15.65;.1;4.2;12900 +84074;46.43502;-1.49596;20;20220519;24.2;15.6;19.9;3.6;16.4;1.6;3.55;14600 +84074;46.43502;-1.49596;20;20220520;22.2;16.6;19.4;4.2;16.4;.1;3.18;11950 +84074;46.43502;-1.49596;20;20220521;29;11.6;20.3;3;14.55;.1;4.21;13950 +84074;46.43502;-1.49596;20;20220522;29.3;18.3;23.8;3.7;17.1;9.2;4.5;11700 +84074;46.43502;-1.49596;20;20220523;18.5;16.2;17.4;6.5;16.2;2.8;2.5;10050 +84074;46.43502;-1.49596;20;20220524;17.5;13;15.3;4.6;11.8;1.5;2.93;10400 +84074;46.43502;-1.49596;20;20220525;18.8;12.3;15.6;4.3;12.75;.1;3.17;15050 +84074;46.43502;-1.49596;20;20220526;18.2;14;16.1;3.8;13.9;0;2.08;6300 +84074;46.43502;-1.49596;20;20220527;20;14.3;17.2;2.9;13.7;0;2.94;12800 +84074;46.43502;-1.49596;20;20220528;24.3;11.6;17.9;4.4;11.75;0;4.64;16800 +84074;46.43502;-1.49596;20;20220529;20;11.4;15.7;5;8.9;0;4.59;17000 +84074;46.43502;-1.49596;20;20220530;19.8;8.5;14.1;4.3;9.3;0;3.91;15750 +84074;46.43502;-1.49596;20;20220531;21.1;10;15.5;3.6;9.4;1.4;3.99;15550 +84074;46.43502;-1.49596;20;20220601;22.5;11.9;17.2;2.2;12.2;0;3.22;13550 +84074;46.43502;-1.49596;20;20220602;24.7;15.9;20.3;3.4;13.6;15.7;4.39;16250 +84074;46.43502;-1.49596;20;20220603;23.8;16.9;20.4;2.9;17.65;1;3.29;13900 +84074;46.43502;-1.49596;20;20220604;21.6;15.6;18.6;3.1;17.85;2.5;2.13;8000 +84074;46.43502;-1.49596;20;20220605;20;15.7;17.8;4;15.7;.2;2.65;10600 +84074;46.43502;-1.49596;20;20220606;18.1;14.9;16.5;2.7;15.3;3.4;1.77;6100 +84074;46.43502;-1.49596;20;20220607;20.6;15.8;18.2;4.4;16.05;9.4;3.11;14400 +84074;46.43502;-1.49596;20;20220608;19.8;16.2;18;6.3;16.6;.1;2.74;11950 +84074;46.43502;-1.49596;20;20220609;19.7;15.9;17.8;4.5;14.8;0;3.35;15050 +84074;46.43502;-1.49596;20;20220610;20.6;13.9;17.3;2.7;15.1;.1;2.93;14550 +84074;46.43502;-1.49596;20;20220611;23.5;13.4;18.4;3.6;16.15;0;4.89;29450 +84074;46.43502;-1.49596;20;20220612;25.2;15.5;20.3;5.2;14.25;.4;5.75;25100 +84074;46.43502;-1.49596;20;20220613;26.7;13;19.8;5.4;11.35;0;7.21;32250 +84074;46.43502;-1.49596;20;20220614;32.5;14.4;23.5;4.6;11.8;0;8.19;29650 +84074;46.43502;-1.49596;20;20220615;27.1;17.6;22.3;3.3;15.35;0;6.21;30200 +84074;46.43502;-1.49596;20;20220616;31.7;18.2;25;3.6;16.95;0;6.87;27150 +84074;46.43502;-1.49596;20;20220617;36.9;21.2;29;3.6;15.7;0;8.49;28550 +84074;46.43502;-1.49596;20;20220618;37.3;23.4;30.3;4;16.4;.9;9.02;29050 +84074;46.43502;-1.49596;20;20220619;24.3;19.6;21.9;5;19.6;.1;4.77;23400 +84074;46.43502;-1.49596;20;20220620;24.2;17.8;21;3.2;18.35;4.7;4.54;23400 +84074;46.43502;-1.49596;20;20220621;22.7;17.5;20.1;3.3;19.9;.4;3.84;22000 +84074;46.43502;-1.49596;20;20220622;21.9;17.3;19.6;3.5;18.75;.9;3.85;21900 +84074;46.43502;-1.49596;20;20220623;22;14.7;18.4;2.7;17.2;2;3.82;21850 +84074;46.43502;-1.49596;20;20220624;20.8;16.9;18.8;4.9;16.85;8.7;3.55;17450 +84074;46.43502;-1.49596;20;20220625;19.5;14.1;16.8;3.1;14.55;3.2;3.16;16750 +84074;46.43502;-1.49596;20;20220626;19.8;14.8;17.3;2.9;12.6;.1;4.21;22650 +84074;46.43502;-1.49596;20;20220627;19.8;14.3;17;4;12.75;.1;5.13;31150 +84074;46.43502;-1.49596;20;20220628;20;10.1;15;2.3;12.95;.3;4.61;31500 +84074;46.43502;-1.49596;20;20220629;18.5;15.3;16.9;3.2;15.05;3.1;2.24;8850 +84074;46.43502;-1.49596;20;20220630;18.9;14.7;16.8;3.6;12.85;.9;4.57;27050 +84074;46.43502;-1.49596;20;20220701;20.2;11.9;16.1;2.4;12.5;.1;4.57;28400 +84074;46.43502;-1.49596;20;20220702;23.3;12.8;18;3.9;13.3;0;5.58;31500 +84074;46.43502;-1.49596;20;20220703;21;13.2;17.1;4.7;14.8;0;4.69;30000 +84074;46.43502;-1.49596;20;20220704;23.6;13.4;18.5;5.2;14.35;0;5.6;31000 +84074;46.43502;-1.49596;20;20220705;26.3;12.7;19.5;4.6;13.5;0;6.22;31450 +84074;46.43502;-1.49596;20;20220706;28.3;14.2;21.2;4.7;13.7;0;6.86;30800 +84074;46.43502;-1.49596;20;20220707;26.3;14.8;20.6;4.3;15.75;0;6.01;30500 +84074;46.43502;-1.49596;20;20220708;30.1;16.2;23.2;4.2;13.05;0;7.48;31150 +84074;46.43502;-1.49596;20;20220709;31.7;16.7;24.2;4.1;13.2;0;7.77;30500 +84074;46.43502;-1.49596;20;20220710;31.4;19.1;25.2;5.1;13.45;0;8.35;30600 +84074;46.43502;-1.49596;20;20220711;34.2;19.2;26.7;4.9;13.35;0;8.93;30650 +84074;46.43502;-1.49596;20;20220712;34.3;19.4;26.8;3.3;14.65;0;7.89;30650 +84074;46.43502;-1.49596;20;20220713;33.4;19.7;26.6;2.6;14.5;0;7.21;29400 +84074;46.43502;-1.49596;20;20220714;31.6;18.9;25.2;4;16.2;0;7.34;30000 +84074;46.43502;-1.49596;20;20220715;31.5;16.9;24.2;4.7;12.9;0;7.94;29000 +84074;46.43502;-1.49596;20;20220716;34;17.9;26;4.8;10.3;0;9.02;28700 +84074;46.43502;-1.49596;20;20220717;36;21.4;28.7;5.8;11.4;0;10.09;26050 +84074;46.43502;-1.49596;20;20220718;40.5;24.5;32.5;5.8;13.4;0;11.61;28600 +84074;46.43502;-1.49596;20;20220719;24.4;20.6;22.5;4.5;19.35;3.2;4.91;23150 +84074;46.43502;-1.49596;20;20220720;23.3;19;21.1;4.1;18.95;.7;4.51;23900 +84074;46.43502;-1.49596;20;20220721;24;15.9;19.9;3.3;17;.2;4.57;24050 +84074;46.43502;-1.49596;20;20220722;22.2;17;19.6;3.8;18.05;1.2;2.76;11850 +84074;46.43502;-1.49596;20;20220723;23;14.6;18.8;3;15.75;0;4.84;28750 +84074;46.43502;-1.49596;20;20220724;29.1;15.1;22.1;3.7;15.75;.2;6.18;28850 +84074;46.43502;-1.49596;20;20220725;22.8;19;20.9;5;18.65;.7;4.01;19550 +84074;46.43502;-1.49596;20;20220726;23.5;17.8;20.6;3.8;15.2;0;4.99;24500 +84074;46.43502;-1.49596;20;20220727;26.2;14.5;20.4;3.9;13.15;0;5.74;26450 +84074;46.43502;-1.49596;20;20220728;24.7;16.8;20.8;3.2;15;0;5;24400 +84074;46.43502;-1.49596;20;20220729;24;18.7;21.4;4.6;18.15;0;5.08;26300 +84074;46.43502;-1.49596;20;20220730;25.3;18.1;21.7;3.5;19.1;0;5.09;27650 +84074;46.43502;-1.49596;20;20220731;24.4;17.8;21.1;4.1;19.2;.2;4.85;27600 +84074;46.43502;-1.49596;20;20220801;24.5;16.7;20.6;3.9;19.1;0;4.62;26550 +84074;46.43502;-1.49596;20;20220802;30.6;16.7;23.6;3.3;17.9;0;5.84;24850 +84074;46.43502;-1.49596;20;20220803;31.2;19.4;25.3;2.8;17.7;0;5.92;24900 +84074;46.43502;-1.49596;20;20220804;29.1;20.3;24.7;4;18.7;0;4.88;16550 +84074;46.43502;-1.49596;20;20220805;28.4;16.9;22.6;5.6;13;0;7.12;26550 +84074;46.43502;-1.49596;20;20220806;29;15.3;22.1;6;9.7;0;8.02;27400 +84074;46.43502;-1.49596;20;20220807;30.9;15.1;23;4.8;8.85;0;8.06;27800 +84074;46.43502;-1.49596;20;20220808;32.8;16.8;24.8;5;10;0;8.32;26000 +84074;46.43502;-1.49596;20;20220809;34.5;18.4;26.5;4.9;11.05;0;8.63;25600 +84074;46.43502;-1.49596;20;20220810;36;19.9;28;4.5;11.3;0;8.83;26600 +84074;46.43502;-1.49596;20;20220811;36.2;19.8;28;4.1;10.65;0;8.51;26000 +84074;46.43502;-1.49596;20;20220812;36;23;29.5;3.6;11.4;0;7.99;24800 +84074;46.43502;-1.49596;20;20220813;26.6;19.4;23;3.1;18;2.4;4.68;21750 +84074;46.43502;-1.49596;20;20220814;23.6;19.3;21.5;3.9;20.35;2.8;3.59;18150 +84074;46.43502;-1.49596;20;20220815;23.3;18.8;21;3.7;19.6;.6;3.37;16400 +84074;46.43502;-1.49596;20;20220816;22.8;18.9;20.8;2.9;19.5;12.6;3.25;16700 +84074;46.43502;-1.49596;20;20220817;22.1;15.5;18.8;3.1;17.9;1.2;3.84;23800 +84074;46.43502;-1.49596;20;20220818;22.8;16.3;19.6;4.6;18.25;.1;3.46;19200 +84074;46.43502;-1.49596;20;20220819;23.6;18.2;20.9;3.7;20.45;.3;3.19;16400 +84074;46.43502;-1.49596;20;20220820;22.8;18.3;20.6;2.5;18.75;0;3.55;19500 +84074;46.43502;-1.49596;20;20220821;21.8;15.7;18.8;2.2;17.95;1.5;2.1;9700 +84074;46.43502;-1.49596;20;20220822;23.1;18.6;20.8;3.1;20.9;.2;3.32;19250 +84074;46.43502;-1.49596;20;20220823;24.8;19.9;22.3;2.8;21.75;.1;3.62;19450 +84074;46.43502;-1.49596;20;20220824;31.7;17.9;24.8;3.3;19.8;2.1;5.3;21850 +84074;46.43502;-1.49596;20;20220825;26.4;20.6;23.5;3.8;21.25;.3;3.57;13900 +84074;46.43502;-1.49596;20;20220826;25.4;16;20.7;3.9;16.75;0;4.37;21250 +84074;46.43502;-1.49596;20;20220827;27.1;15.9;21.5;3.6;14.95;0;4.87;21650 +84074;46.43502;-1.49596;20;20220828;29.7;18.4;24;4.6;12.45;0;6.58;21900 +84074;46.43502;-1.49596;20;20220829;32.5;18.2;25.3;3.7;14.95;0;5.62;15950 +84074;46.43502;-1.49596;20;20220830;26.2;20.7;23.5;2.5;20.35;0;3.9;18800 +84074;46.43502;-1.49596;20;20220831;25.1;18.6;21.9;3.4;21.05;2.1;2.94;12500 +84074;46.43502;-1.49596;20;20220901;24.5;18.3;21.4;2.8;19.85;.1;3.81;20800 +84074;46.43502;-1.49596;20;20220902;23.4;16.8;20.1;3;19.35;2;3.44;21050 +84074;46.43502;-1.49596;20;20220903;23.1;17.9;20.5;3;17.2;.2;3.69;20100 +84074;46.43502;-1.49596;20;20220904;26.6;15.2;20.9;2.8;16.65;.1;3.92;18850 +84074;46.43502;-1.49596;20;20220905;27.6;16.8;22.2;3.6;18.7;.1;4.26;20250 +84074;46.43502;-1.49596;20;20220906;24.3;16.8;20.5;3.5;18.1;.8;3.19;13850 +84074;46.43502;-1.49596;20;20220907;21.3;19.5;20.4;5.2;17.65;15.5;2.65;7450 +84074;46.43502;-1.49596;20;20220908;22.2;16.6;19.4;6;16.9;2.1;3.48;16950 +84074;46.43502;-1.49596;20;20220909;21.9;18.2;20;5.6;15.9;1.5;3.85;16550 +84074;46.43502;-1.49596;20;20220910;21.8;14.8;18.3;2.3;16.05;.2;2.64;13950 +84074;46.43502;-1.49596;20;20220911;29;15.8;22.4;3.9;15.9;0;4.89;20450 +84074;46.43502;-1.49596;20;20220912;32.4;19.3;25.9;4.7;15.6;.3;5.94;15150 +84074;46.43502;-1.49596;20;20220913;27.7;21.6;24.7;4.9;20.45;1.8;4.26;13500 +84074;46.43502;-1.49596;20;20220914;25.7;17.9;21.8;3;20.2;.7;3.08;15300 +84074;46.43502;-1.49596;20;20220915;24.4;19.3;21.8;4.3;18.95;0;3.37;15000 +84074;46.43502;-1.49596;20;20220916;21.6;11.9;16.8;4.1;11.8;0;3.63;17600 +84074;46.43502;-1.49596;20;20220917;20.3;8.8;14.6;3.4;9.15;0;3.53;20100 +84074;46.43502;-1.49596;20;20220918;22.1;8.3;15.2;3.7;8.3;0;4.04;19950 +84074;46.43502;-1.49596;20;20220919;22.1;9.3;15.7;4.3;9.9;0;3.94;19450 +84074;46.43502;-1.49596;20;20220920;21.9;9.4;15.6;3.9;9.55;0;3.83;19000 +84074;46.43502;-1.49596;20;20220921;22.7;10.7;16.7;3.9;10;0;3.95;18750 +84074;46.43502;-1.49596;20;20220922;23.2;10.3;16.8;3.4;10.3;0;3.78;18550 +84074;46.43502;-1.49596;20;20220923;20.5;12.4;16.4;2;11.6;1.2;2.18;8550 +84074;46.43502;-1.49596;20;20220924;20.4;13.2;16.8;2.6;13.8;1.8;2.3;11800 +84074;46.43502;-1.49596;20;20220925;19.2;10.6;14.9;2.8;12.15;0;2.12;10250 +84074;46.43502;-1.49596;20;20220926;19;10.5;14.7;4.3;12.15;3.7;2.21;7600 +84074;46.43502;-1.49596;20;20220927;18.3;13.4;15.8;7.1;13.1;3.5;2.7;9650 +84074;46.43502;-1.49596;20;20220928;17.4;15.9;16.6;8.1;15.1;1.7;2.36;10050 +84074;46.43502;-1.49596;20;20220929;16.8;10.4;13.6;3;11.45;1.2;2.17;14050 +84074;46.43502;-1.49596;20;20220930;17.6;7.9;12.7;3.3;12.4;7;1.91;14900 +84074;46.43502;-1.49596;20;20221001;18.7;15.9;17.3;6;18.9;2.4;.98;5450 +84074;46.43502;-1.49596;20;20221002;20;17;18.5;4;18.1;1.1;1.96;10700 +84074;46.43502;-1.49596;20;20221003;21.1;14.2;17.6;2;16.75;.1;1.97;13000 +84074;46.43502;-1.49596;20;20221004;20.8;11.1;16;1.7;14.35;.1;2.09;16000 +84074;46.43502;-1.49596;20;20221005;20.2;12.5;16.4;3.3;16.95;.5;1.44;8750 +84074;46.43502;-1.49596;20;20221006;20.2;10.2;15.2;3.1;11.8;0;2.55;16150 +84074;46.43502;-1.49596;20;20221007;20.9;9.1;15;2.9;11.25;.1;2.45;14200 +84074;46.43502;-1.49596;20;20221008;21;9.9;15.5;3.3;12.25;0;2.5;14850 +84074;46.43502;-1.49596;20;20221009;22.2;10;16.1;3.6;13.15;.1;2.59;14400 +84074;46.43502;-1.49596;20;20221010;20.2;15.9;18;2.3;17.65;.5;1.49;8400 +84074;46.43502;-1.49596;20;20221011;20.9;15.4;18.2;3.1;16.05;0;1.95;10200 +84074;46.43502;-1.49596;20;20221012;19;10.5;14.8;2;14.35;.2;1.59;13300 +84074;46.43502;-1.49596;20;20221013;17.9;12.6;15.3;3.4;16.75;7.9;.71;2750 +84074;46.43502;-1.49596;20;20221014;19.2;16.5;17.8;5.8;18.75;7.3;1.07;4050 +84074;46.43502;-1.49596;20;20221015;17.6;16.8;17.2;5;18.1;6.9;1;3450 +84074;46.43502;-1.49596;20;20221016;22.1;14.9;18.5;2.5;17.6;.7;1.78;11150 +84074;46.43502;-1.49596;20;20221017;19.1;15.4;17.2;2.7;18.5;2.1;.82;3750 +84074;46.43502;-1.49596;20;20221018;24.7;15.2;19.9;4.4;18.75;.1;2.26;11000 +84074;46.43502;-1.49596;20;20221019;25;17.8;21.4;5;18.05;.7;2.82;8950 +84074;46.43502;-1.49596;20;20221020;21.7;16.3;19;5.3;16.8;.6;2.36;11200 +84074;46.43502;-1.49596;20;20221021;20.3;17.5;18.9;4.2;16.9;0;1.88;7950 +84074;46.43502;-1.49596;20;20221022;21.3;15.6;18.4;3.9;16.5;0;1.88;9300 +84074;46.43502;-1.49596;20;20221023;21.9;17.1;19.5;6.7;16.15;.9;2.88;8300 +84074;46.43502;-1.49596;20;20221024;19.7;17.3;18.5;5.8;16;1;2.31;10850 +84074;46.43502;-1.49596;20;20221025;20;13.6;16.8;4.2;15.45;.2;1.56;4800 +84074;46.43502;-1.49596;20;20221026;21.9;15.1;18.5;4.8;16.75;.1;2.1;10650 +84074;46.43502;-1.49596;20;20221027;22.6;16.1;19.4;5.1;16.7;0;2.28;5100 +84074;46.43502;-1.49596;20;20221028;21.9;16.9;19.4;3.8;17.1;0;1.99;7600 +84074;46.43502;-1.49596;20;20221029;21.9;17.9;19.9;4.4;16.75;0;2.2;7300 +84074;46.43502;-1.49596;20;20221030;17.8;14.6;16.2;2.3;15.25;2;1.04;4500 +84074;46.43502;-1.49596;20;20221031;20.1;12.6;16.3;5.3;15;0;1.67;4550 +84074;46.43502;-1.49596;20;20221101;18.4;14.9;16.7;6.2;12.5;4;2.55;8700 +84074;46.43502;-1.49596;20;20221102;18.2;13.3;15.7;3.8;13.5;.6;1.52;7500 +84074;46.43502;-1.49596;20;20221103;16.7;14.4;15.5;6.4;13.2;16.4;1.84;4250 +84074;46.43502;-1.49596;20;20221104;15.5;9.6;12.6;7.9;10.3;.2;2.13;9900 +84074;46.43502;-1.49596;20;20221105;16;8.5;12.3;3.3;11.1;1.4;1.22;6500 +84074;46.43502;-1.49596;20;20221106;17.3;13.6;15.5;6.4;13.5;11.5;1.74;5150 +84074;46.43502;-1.49596;20;20221107;18.5;14.9;16.7;6.2;14.2;0;1.98;7900 +84074;46.43502;-1.49596;20;20221108;16.9;14.7;15.8;5.5;14.8;1.9;1.31;2700 +84074;46.43502;-1.49596;20;20221109;16.7;15.1;15.9;4.2;13.1;.7;1.65;5550 +84074;46.43502;-1.49596;20;20221110;17.1;8.8;12.9;2.9;12.4;0;.97;8300 +84074;46.43502;-1.49596;20;20221111;17.6;8.5;13.1;3.6;12.25;.1;1.14;8900 +84074;46.43502;-1.49596;20;20221112;19.5;12.3;15.9;5.1;14.1;.1;1.6;8750 +84074;46.43502;-1.49596;20;20221113;19.4;11.5;15.4;4.2;13.2;.3;1.56;8550 +84074;46.43502;-1.49596;20;20221114;15.7;11.7;13.7;4.8;12.55;3.6;1.27;5550 +84074;46.43502;-1.49596;20;20221115;16.6;13.7;15.1;7.3;13.1;9.7;1.81;3500 +84074;46.43502;-1.49596;20;20221116;16.5;12.7;14.6;8.9;13.2;9.6;1.73;2600 +84074;46.43502;-1.49596;20;20221117;15.7;13.3;14.5;8.5;12.3;5.4;1.94;4200 +84074;46.43502;-1.49596;20;20221118;14.7;10;12.3;3.4;10.25;1.7;1.22;6750 +84074;46.43502;-1.49596;20;20221119;12.5;4.5;8.5;2;8.8;1;.6;8250 +84074;46.43502;-1.49596;20;20221120;14.3;6;10.1;4.5;11.05;3.9;.75;5000 +84074;46.43502;-1.49596;20;20221121;14.8;11.7;13.3;8.2;10.95;13.9;1.98;4000 +84074;46.43502;-1.49596;20;20221122;13.6;9.6;11.6;8;10.35;3.4;1.59;5750 +84074;46.43502;-1.49596;20;20221123;15.2;10.6;12.9;6.3;12.3;1.6;1.13;6750 +84074;46.43502;-1.49596;20;20221124;14.9;12.6;13.7;5.5;12.5;2.6;1.27;2500 +84074;46.43502;-1.49596;20;20221125;14.9;11;12.9;3.3;10.7;.8;1.15;5600 +84074;46.43502;-1.49596;20;20221126;13.3;6.2;9.8;3.6;10.75;.4;.63;4400 +84074;46.43502;-1.49596;20;20221127;13.4;10.6;12;4.4;12.15;12;.72;3050 +84074;46.43502;-1.49596;20;20221128;13.4;10.6;12;3.5;11.2;5.8;.94;3550 +84074;46.43502;-1.49596;20;20221129;12.8;5.9;9.3;2;9.8;.1;.41;7200 +84074;46.43502;-1.49596;20;20221130;9.8;3.1;6.5;3.8;8.2;0;.53;6500 +84074;46.43502;-1.49596;20;20221201;7.8;4.5;6.2;3.5;7.85;0;.53;5700 +84074;46.43502;-1.49596;20;20221202;6.9;3.5;5.2;3.6;7.75;.1;.53;2100 +84074;46.43502;-1.49596;20;20221203;5.4;3.2;4.3;4.5;7.35;.5;.59;900 +84074;46.43502;-1.49596;20;20221204;6;3.2;4.6;2.7;7.4;0;.45;2500 +84074;46.43502;-1.49596;20;20221205;8.9;1.3;5.1;3.9;7.1;.1;.59;6900 +84074;46.43502;-1.49596;20;20221206;6.2;1.9;4.1;5.2;6.9;0;.57;5150 +84074;46.43502;-1.49596;20;20221207;7;2.3;4.7;4;6.5;0;.67;5300 +84074;46.43502;-1.49596;20;20221208;4.3;-.8;1.8;5.2;5.9;.1;.5;4350 +84074;46.43502;-1.49596;20;20221209;5.5;1;3.2;5.4;5.75;0;.78;6500 +84074;46.43502;-1.49596;20;20221210;6;-2.4;1.8;2.9;5.5;2.4;.4;6900 +84074;46.43502;-1.49596;20;20221211;4.8;.3;2.5;4.5;5.7;1.1;.6;5850 +84074;46.43502;-1.49596;20;20221212;3.5;-1.2;1.1;4.5;5.25;1.7;.73;1600 +84074;46.43502;-1.49596;20;20221213;3;-1.7;.7;4.5;5.85;1.6;.25;5250 +84074;46.43502;-1.49596;20;20221214;13.8;1.8;7.8;4.2;11.65;2.2;.05;3700 +84074;46.43502;-1.49596;20;20221215;5.1;4.1;4.6;7.2;7.25;.9;.69;2050 +84074;46.43502;-1.49596;20;20221216;6.2;1.2;3.7;5.8;4.95;0;1.2;6700 +84074;46.43502;-1.49596;20;20221217;3.5;-2.8;.3;4.5;4.5;0;.67;5800 +84074;46.43502;-1.49596;20;20221218;10.1;-1.5;4.3;5.9;7.45;.5;.78;1750 +84074;46.43502;-1.49596;20;20221219;12.8;9.5;11.2;7.1;10.95;3.3;1.21;1750 +84074;46.43502;-1.49596;20;20221220;12.9;11;11.9;5.3;12.2;3.6;.88;1500 +84074;46.43502;-1.49596;20;20221221;13.7;8.1;10.9;4.7;12.7;5.4;.4;1800 +84074;46.43502;-1.49596;20;20221222;14;12.7;13.3;6;14.05;14;.71;650 +84074;46.43502;-1.49596;20;20221223;14.5;13.4;13.9;5.9;13.9;10;.99;750 +84074;46.43502;-1.49596;20;20221224;12.3;11.2;11.7;3.1;12.7;2.5;.55;1500 +84074;46.43502;-1.49596;20;20221225;14.5;10.2;12.4;4;13;1.6;.63;2300 +84074;46.43502;-1.49596;20;20221226;13.4;11.2;12.3;2.9;12.2;.8;.6;3950 +84074;46.43502;-1.49596;20;20221227;11.5;4.3;7.9;2.6;9.95;.3;.27;5000 +84074;46.43502;-1.49596;20;20221228;13.1;10.1;11.6;5.7;12.05;5.2;.79;1650 +84074;46.43502;-1.49596;20;20221229;12.8;11;11.9;5;11.75;4.1;.88;2850 +84074;46.43502;-1.49596;20;20221230;15;9;12;7.1;13.1;5;.69;1150 +84074;46.43502;-1.49596;20;20221231;15;12.7;13.8;6.4;12.85;.7;1.34;2750 +84075;46.42089;-1.2003;4;20220101;14.6;8.2;11.4;3.9;11.24;.1;.69;5136 +84075;46.42089;-1.2003;4;20220102;13.8;10.7;12.3;4.9;12.94;.1;.57;4017 +84075;46.42089;-1.2003;4;20220103;13.3;11.8;12.6;4.5;13.24;17.5;.59;2254 +84075;46.42089;-1.2003;4;20220104;12.3;10.6;11.5;4.9;10.6;2.2;1.18;1400 +84075;46.42089;-1.2003;4;20220105;8.8;3.5;6.2;2.6;6.84;.1;.61;6178 +84075;46.42089;-1.2003;4;20220106;8.3;1.6;4.9;2.5;6.57;2;.63;4502 +84075;46.42089;-1.2003;4;20220107;11.5;6.7;9.1;5.7;9.57;2.4;.82;5580 +84075;46.42089;-1.2003;4;20220108;11.8;8.5;10.2;7.4;10.5;9.6;.97;2847 +84075;46.42089;-1.2003;4;20220109;10.1;7.5;8.8;4.1;10.34;6.8;.51;2372 +84075;46.42089;-1.2003;4;20220110;10.1;9.1;9.6;2.6;11.27;2.2;.42;1501 +84075;46.42089;-1.2003;4;20220111;10.5;5.1;7.8;2.4;7.7;0;.69;5978 +84075;46.42089;-1.2003;4;20220112;5.9;.4;3.1;3.7;5.9;0;.63;6215 +84075;46.42089;-1.2003;4;20220113;7.8;1.2;4.5;4.4;6.07;0;.89;6613 +84075;46.42089;-1.2003;4;20220114;5.2;-1.5;1.8;2.7;5.5;.1;.47;6759 +84075;46.42089;-1.2003;4;20220115;4;-3.8;.1;1.8;5.44;.1;.24;6257 +84075;46.42089;-1.2003;4;20220116;2.5;-2.4;.1;1.6;6.44;.1;.13;3780 +84075;46.42089;-1.2003;4;20220117;8.9;1.6;5.2;2.3;8.27;0;.34;4998 +84075;46.42089;-1.2003;4;20220118;6.8;1.8;4.3;2.9;7.34;0;.47;3618 +84075;46.42089;-1.2003;4;20220119;7.5;4.6;6;1.9;7.94;1.4;.53;2570 +84075;46.42089;-1.2003;4;20220120;9.4;5.8;7.6;3;8.04;0;.74;5955 +84075;46.42089;-1.2003;4;20220121;7.4;.7;4;4.4;6.1;0;.86;7286 +84075;46.42089;-1.2003;4;20220122;6.8;-.1;3.3;4.4;6.24;0;.73;5669 +84075;46.42089;-1.2003;4;20220123;7.6;2.8;5.2;5.3;6.8;0;.92;6752 +84075;46.42089;-1.2003;4;20220124;11;.1;5.5;2.8;6.57;0;.85;8303 +84075;46.42089;-1.2003;4;20220125;8.5;-2.1;3.2;2.4;6.34;0;.52;8556 +84075;46.42089;-1.2003;4;20220126;1.4;-.5;.5;3.4;6.04;0;.29;2708 +84075;46.42089;-1.2003;4;20220127;4.4;-1.8;1.3;2.8;6.04;.1;.42;4773 +84075;46.42089;-1.2003;4;20220128;9;1.7;5.4;.8;8.97;0;.32;4605 +84075;46.42089;-1.2003;4;20220129;7.8;5.8;6.8;1.3;9.4;0;.4;3481 +84075;46.42089;-1.2003;4;20220130;9.3;6.8;8.1;1.9;10.27;.3;.42;3276 +84075;46.42089;-1.2003;4;20220131;11.2;6.7;9;4.4;9.3;.1;.94;6601 +84075;46.42089;-1.2003;4;20220201;11.1;3.5;7.3;4.6;9.54;.1;.58;5083 +84075;46.42089;-1.2003;4;20220202;8.4;7.6;8;2.7;9.94;0;.5;3234 +84075;46.42089;-1.2003;4;20220203;8.1;6.1;7.1;2.4;9.5;.5;.45;2882 +84075;46.42089;-1.2003;4;20220204;12.2;7.8;10;3.1;10.24;.4;.84;5762 +84075;46.42089;-1.2003;4;20220205;11.2;.4;5.8;1.9;8.2;.1;.6;9533 +84075;46.42089;-1.2003;4;20220206;11.7;5.5;8.6;6.3;10.94;.4;.46;5201 +84075;46.42089;-1.2003;4;20220207;12.2;9.2;10.7;3.3;10.7;.2;.89;5784 +84075;46.42089;-1.2003;4;20220208;11.4;4.2;7.8;1.9;9.07;0;.74;8874 +84075;46.42089;-1.2003;4;20220209;11.2;3;7.1;3.2;8.3;.1;.9;6088 +84075;46.42089;-1.2003;4;20220210;9.7;3.3;6.5;4.1;10.14;.2;.59;5417 +84075;46.42089;-1.2003;4;20220211;10.1;2.9;6.5;4.8;6.78;0;1.39;10640 +84075;46.42089;-1.2003;4;20220212;10;1.9;5.9;2.9;6.21;0;1.22;10991 +84075;46.42089;-1.2003;4;20220213;12.6;1.2;6.9;6.7;8.88;4.6;1.02;8738 +84075;46.42089;-1.2003;4;20220214;11.7;8;9.9;6.7;9.51;2.2;1.37;9098 +84075;46.42089;-1.2003;4;20220215;11.9;7.3;9.6;6.4;10.48;11.5;.89;4288 +84075;46.42089;-1.2003;4;20220216;12.5;9.8;11.1;7.8;13.3;2.5;.28;3625 +84075;46.42089;-1.2003;4;20220217;12.8;11.6;12.2;6.1;13.17;.4;.75;4034 +84075;46.42089;-1.2003;4;20220218;12.4;10.9;11.6;5.8;10.64;1;1.44;3608 +84075;46.42089;-1.2003;4;20220219;11.7;2.6;7.2;3.8;8.14;.1;1.22;11678 +84075;46.42089;-1.2003;4;20220220;13.4;9;11.2;6.3;12.14;2.1;.95;8708 +84075;46.42089;-1.2003;4;20220221;12.3;9.3;10.8;8;9.54;.1;1.79;7832 +84075;46.42089;-1.2003;4;20220222;12.2;6.4;9.3;3.2;10.94;.4;.8;7369 +84075;46.42089;-1.2003;4;20220223;13.6;9.7;11.6;1.5;11.34;.1;1.05;8673 +84075;46.42089;-1.2003;4;20220224;12.7;5.1;8.9;3.7;8.94;.5;1.36;10329 +84075;46.42089;-1.2003;4;20220225;11.6;.7;6.1;2.1;7;.1;1.27;13460 +84075;46.42089;-1.2003;4;20220226;13;2.3;7.7;5.2;5.87;0;2.42;13812 +84075;46.42089;-1.2003;4;20220227;14.4;4.2;9.3;3.4;8.17;.2;1.74;11948 +84075;46.42089;-1.2003;4;20220228;15.1;3.4;9.3;1.4;9.64;0;1.24;12824 +84075;46.42089;-1.2003;4;20220301;16.4;6.3;11.3;2.9;9.7;0;1.7;10449 +84075;46.42089;-1.2003;4;20220302;13.1;9.6;11.4;2.8;10.84;.6;1.23;7225 +84075;46.42089;-1.2003;4;20220303;12.2;8.5;10.3;3.3;11.37;5.9;.88;5987 +84075;46.42089;-1.2003;4;20220304;12;8.2;10.1;4.6;9.24;.3;1.63;9673 +84075;46.42089;-1.2003;4;20220305;11.8;3.5;7.6;3.3;7.77;.4;1.55;12621 +84075;46.42089;-1.2003;4;20220306;12;6.6;9.3;3.7;7.64;0;1.77;7850 +84075;46.42089;-1.2003;4;20220307;9.5;-.2;4.7;4.2;5.37;0;1.83;13509 +84075;46.42089;-1.2003;4;20220308;10.6;3.6;7.1;4.4;9.1;1.1;.92;6939 +84075;46.42089;-1.2003;4;20220309;15;6.1;10.5;4.6;10.14;.1;1.78;12721 +84075;46.42089;-1.2003;4;20220310;12.1;10.1;11.1;3.9;10.8;1.4;1.33;7130 +84075;46.42089;-1.2003;4;20220311;13.7;6.5;10.1;5.8;10.97;6.8;1.33;11317 +84075;46.42089;-1.2003;4;20220312;13.5;8.8;11.2;4.6;10.17;7.4;1.92;14408 +84075;46.42089;-1.2003;4;20220313;12.3;8.5;10.4;4.6;9.77;5.1;1.67;10139 +84075;46.42089;-1.2003;4;20220314;15.5;3.8;9.7;5;8.97;.5;2.18;14264 +84075;46.42089;-1.2003;4;20220315;17.7;10.5;14.1;4.3;12.17;0;2.04;9555 +84075;46.42089;-1.2003;4;20220316;14.4;11.6;13;4.5;11.97;.1;1.52;5889 +84075;46.42089;-1.2003;4;20220317;10.3;7.7;9;5.6;8.54;0;1.63;6757 +84075;46.42089;-1.2003;4;20220318;14.1;5.3;9.7;7.1;8.04;0;2.58;14472 +84075;46.42089;-1.2003;4;20220319;18.2;7.7;13;4.7;9.41;0;2.97;15826 +84075;46.42089;-1.2003;4;20220320;18.2;9.3;13.8;3.9;9.91;0;2.89;16428 +84075;46.42089;-1.2003;4;20220321;19;9;14;5.1;9.88;0;3.18;15230 +84075;46.42089;-1.2003;4;20220322;18;7.6;12.8;5.6;7.58;0;3.82;18898 +84075;46.42089;-1.2003;4;20220323;16.4;6.8;11.6;4.2;7.11;0;3.3;19300 +84075;46.42089;-1.2003;4;20220324;17.6;4.7;11.2;3.2;7.51;0;3.1;19901 +84075;46.42089;-1.2003;4;20220325;19.6;5.6;12.6;3.9;7.94;0;3.55;19303 +84075;46.42089;-1.2003;4;20220326;20.6;9;14.8;5;8.01;0;4.29;19104 +84075;46.42089;-1.2003;4;20220327;20.5;7;13.8;3.2;8.81;0;3.37;18865 +84075;46.42089;-1.2003;4;20220328;19.7;10.1;14.9;3.1;8.84;.1;3.26;15491 +84075;46.42089;-1.2003;4;20220329;15.5;10;12.7;3.2;10.68;.1;2.27;14228 +84075;46.42089;-1.2003;4;20220330;13.6;10.7;12.1;4.8;11.24;.9;1.66;8507 +84075;46.42089;-1.2003;4;20220331;12.5;6.4;9.5;7.1;8.01;2.4;2.38;11969 +84075;46.42089;-1.2003;4;20220401;9.9;3.2;6.5;9.3;5.71;.2;2.82;17447 +84075;46.42089;-1.2003;4;20220402;10.4;2.6;6.5;5.9;5.78;0;2.64;18344 +84075;46.42089;-1.2003;4;20220403;10;.2;5.1;4.2;4.9;0;2.55;17851 +84075;46.42089;-1.2003;4;20220404;10.6;2.1;6.4;3.1;6.01;.2;2.35;19451 +84075;46.42089;-1.2003;4;20220405;12.4;8.5;10.5;5.2;10.7;.2;1.91;15559 +84075;46.42089;-1.2003;4;20220406;13.2;9.7;11.5;5.9;11.28;1.9;1.64;9750 +84075;46.42089;-1.2003;4;20220407;13.7;11.4;12.5;9.9;13.11;16.2;1.07;4793 +84075;46.42089;-1.2003;4;20220408;14.5;11.3;12.9;10.2;11.28;3.9;2.17;6143 +84075;46.42089;-1.2003;4;20220409;12.7;5.5;9.1;3.6;7.48;.1;2.75;20990 +84075;46.42089;-1.2003;4;20220410;16.9;2.8;9.9;5;7.34;0;3.51;22797 +84075;46.42089;-1.2003;4;20220411;21.5;8.6;15;6.1;10.77;.4;4.35;20482 +84075;46.42089;-1.2003;4;20220412;17.5;12.2;14.8;4.6;11.91;.6;2.53;11350 +84075;46.42089;-1.2003;4;20220413;18.7;9.7;14.2;2.4;12.98;1.3;2.5;16970 +84075;46.42089;-1.2003;4;20220414;20.4;9.2;14.8;2.8;13.04;.2;3.14;21404 +84075;46.42089;-1.2003;4;20220415;21.9;10.1;16;2.8;12.51;.1;3.58;21890 +84075;46.42089;-1.2003;4;20220416;20.8;9.8;15.3;3.4;12.08;0;3.74;24132 +84075;46.42089;-1.2003;4;20220417;19.3;8.1;13.7;3.9;11.31;0;3.38;21867 +84075;46.42089;-1.2003;4;20220418;16;10.3;13.2;4.9;11.98;0;2.5;16852 +84075;46.42089;-1.2003;4;20220419;15.2;8;11.6;5.4;9.71;.1;2.79;17316 +84075;46.42089;-1.2003;4;20220420;15.6;9.1;12.4;5;10.98;.4;2.1;8758 +84075;46.42089;-1.2003;4;20220421;18.4;9.3;13.9;3;11.88;.6;2.99;20067 +84075;46.42089;-1.2003;4;20220422;17.6;9.7;13.6;2.1;12.18;0;2.31;13814 +84075;46.42089;-1.2003;4;20220423;15.6;10.7;13.2;3.6;12.58;6.7;1.97;11178 +84075;46.42089;-1.2003;4;20220424;14.9;12.2;13.5;5.5;13.21;.5;1.71;9357 +84075;46.42089;-1.2003;4;20220425;16.4;12.5;14.5;3.7;12.78;.6;2.46;14555 +84075;46.42089;-1.2003;4;20220426;19.5;8.3;13.9;4.5;10.64;0;3.98;26083 +84075;46.42089;-1.2003;4;20220427;20.1;9.8;15;5;10.44;.1;4.09;21075 +84075;46.42089;-1.2003;4;20220428;19.6;12.7;16.1;3.2;12.44;0;3.44;19256 +84075;46.42089;-1.2003;4;20220429;19.8;10.3;15.1;2.9;13.34;0;3.44;23053 +84075;46.42089;-1.2003;4;20220430;18.9;10.2;14.6;4.1;11.91;0;3.58;23439 +84075;46.42089;-1.2003;4;20220501;19.3;10.1;14.7;3.6;10.08;0;3.99;23048 +84075;46.42089;-1.2003;4;20220502;19.9;10;14.9;4.1;10.24;0;3.93;20437 +84075;46.42089;-1.2003;4;20220503;20.5;10.4;15.5;4.6;11.01;0;4.15;23114 +84075;46.42089;-1.2003;4;20220504;18.6;9.7;14.1;4.1;11.88;0;3.32;20941 +84075;46.42089;-1.2003;4;20220505;18.8;9.1;14;4;12.14;.1;3.65;25556 +84075;46.42089;-1.2003;4;20220506;21.9;9.6;15.7;3.4;12.17;0;3.55;18169 +84075;46.42089;-1.2003;4;20220507;22;11.5;16.7;3.4;12.47;0;3.65;17627 +84075;46.42089;-1.2003;4;20220508;23.7;11;17.4;3.4;12.67;0;3.72;15634 +84075;46.42089;-1.2003;4;20220509;26.3;12.8;19.5;3.1;13.24;0;4.47;19313 +84075;46.42089;-1.2003;4;20220510;26.4;13.1;19.7;2.2;13.17;0;4.2;19290 +84075;46.42089;-1.2003;4;20220511;20.8;8.8;14.8;2.7;13.54;0;3.08;19234 +84075;46.42089;-1.2003;4;20220512;20.1;12.2;16.1;2.6;13.84;0;2.84;14868 +84075;46.42089;-1.2003;4;20220513;23.7;12;17.9;2.6;12.47;0;3.89;18057 +84075;46.42089;-1.2003;4;20220514;28.8;13.4;21.1;3.3;14.4;1.5;4.82;18361 +84075;46.42089;-1.2003;4;20220515;27.2;17.6;22.4;3.6;17.34;1;4.33;16484 +84075;46.42089;-1.2003;4;20220516;25.7;14.3;20;2.4;15.87;.2;3.91;18863 +84075;46.42089;-1.2003;4;20220517;28.9;13.9;21.4;4;15.3;.1;5.16;19812 +84075;46.42089;-1.2003;4;20220518;30.6;12.9;21.7;2.7;15.47;.2;4.7;18250 +84075;46.42089;-1.2003;4;20220519;25.1;15.4;20.3;3;16.5;1.5;3.93;18266 +84075;46.42089;-1.2003;4;20220520;23.7;16.8;20.2;3.7;16.67;.1;3.65;15437 +84075;46.42089;-1.2003;4;20220521;29.4;11.8;20.6;3;14.3;.1;4.8;19057 +84075;46.42089;-1.2003;4;20220522;30.3;18.5;24.4;3.7;16.97;6.9;5.1;16110 +84075;46.42089;-1.2003;4;20220523;19.3;16.9;18.1;5.8;16.37;4.9;2.52;9661 +84075;46.42089;-1.2003;4;20220524;17.9;11.9;14.9;3.6;11.84;1.2;3.04;14387 +84075;46.42089;-1.2003;4;20220525;19.7;10.4;15.1;3.4;12.37;.1;3.49;19728 +84075;46.42089;-1.2003;4;20220526;18.5;14.1;16.3;3.3;13.94;0;2.4;9905 +84075;46.42089;-1.2003;4;20220527;21.1;14.4;17.8;2.8;13.8;0;3.31;15636 +84075;46.42089;-1.2003;4;20220528;24.8;12.1;18.5;4.4;11.74;0;4.97;19700 +84075;46.42089;-1.2003;4;20220529;20.4;11.5;16;5.1;8.87;0;4.76;18475 +84075;46.42089;-1.2003;4;20220530;20.8;8.6;14.7;4;9.04;0;4.29;19539 +84075;46.42089;-1.2003;4;20220531;22.4;9.7;16.1;3.2;9.2;1.8;4.49;20220 +84075;46.42089;-1.2003;4;20220601;23.9;12;17.9;2.2;11.8;0;3.94;18521 +84075;46.42089;-1.2003;4;20220602;26.5;15.5;21;3.3;13.47;18.4;5.05;20175 +84075;46.42089;-1.2003;4;20220603;25.6;16.9;21.3;2.7;17.54;1.9;3.9;17552 +84075;46.42089;-1.2003;4;20220604;23.3;15.8;19.5;2.8;17.64;1.9;2.99;13673 +84075;46.42089;-1.2003;4;20220605;20.8;15.5;18.2;3.8;15.47;.1;3.07;13772 +84075;46.42089;-1.2003;4;20220606;18.7;14.4;16.5;2.5;15.14;3.5;2.22;10541 +84075;46.42089;-1.2003;4;20220607;21.5;15.2;18.3;4.2;15.64;10.1;3.53;17305 +84075;46.42089;-1.2003;4;20220608;21;16;18.5;5.7;16.27;.1;3.26;14846 +84075;46.42089;-1.2003;4;20220609;21;15.3;18.1;3.9;14.5;0;3.71;17885 +84075;46.42089;-1.2003;4;20220610;22.6;12.4;17.5;2.4;14.74;.1;3.66;19929 +84075;46.42089;-1.2003;4;20220611;25.5;13.7;19.6;3.3;16.14;0;5.31;29838 +84075;46.42089;-1.2003;4;20220612;25.8;16.2;21;4.9;14.24;.1;5.73;24488 +84075;46.42089;-1.2003;4;20220613;27.3;13.6;20.4;5.1;11.27;0;7.12;30825 +84075;46.42089;-1.2003;4;20220614;32.8;14.5;23.7;4.5;11.54;0;8.23;30036 +84075;46.42089;-1.2003;4;20220615;29.4;18.1;23.8;3;15.07;0;6.58;30180 +84075;46.42089;-1.2003;4;20220616;33.1;17.8;25.5;3.3;16.47;0;7.03;28383 +84075;46.42089;-1.2003;4;20220617;37.7;20.4;29.1;3.5;15.3;0;8.52;29321 +84075;46.42089;-1.2003;4;20220618;38.3;21.6;30;4.1;16;1.7;9.22;29658 +84075;46.42089;-1.2003;4;20220619;25;20.2;22.6;4.9;19.7;.3;4.74;21741 +84075;46.42089;-1.2003;4;20220620;25.9;17.3;21.6;3;18.24;3.7;4.85;24671 +84075;46.42089;-1.2003;4;20220621;24.5;17.5;21;3.1;20;.7;4.15;22703 +84075;46.42089;-1.2003;4;20220622;22.9;17.5;20.2;3.3;18.64;4.9;3.87;21002 +84075;46.42089;-1.2003;4;20220623;23.1;14.3;18.7;2.4;16.67;2.3;4.09;23671 +84075;46.42089;-1.2003;4;20220624;21.5;16.6;19;4.4;16.94;10;3.57;18233 +84075;46.42089;-1.2003;4;20220625;19.3;14.4;16.9;2.5;14.9;4.9;3.01;16319 +84075;46.42089;-1.2003;4;20220626;20.8;13.3;17.1;2.4;12.67;0;4.23;23788 +84075;46.42089;-1.2003;4;20220627;21;12.6;16.8;3.4;12.57;.1;4.96;30342 +84075;46.42089;-1.2003;4;20220628;21.1;9.7;15.4;2;12.6;.1;4.62;30837 +84075;46.42089;-1.2003;4;20220629;19.1;13.3;16.2;2.7;14.6;3.5;2.68;13985 +84075;46.42089;-1.2003;4;20220630;19.6;14.1;16.9;3.2;13.14;1.7;4.26;24894 +84075;46.42089;-1.2003;4;20220701;21.2;11.1;16.1;2.2;12.24;.1;4.57;28506 +84075;46.42089;-1.2003;4;20220702;25.1;12.4;18.7;3.6;12.9;0;5.77;31219 +84075;46.42089;-1.2003;4;20220703;22.8;13.2;18;4.2;14.2;0;5;29480 +84075;46.42089;-1.2003;4;20220704;25.3;13.8;19.6;4.5;13.7;0;5.79;29961 +84075;46.42089;-1.2003;4;20220705;26.9;13.1;20;4.4;13.1;0;6.38;30718 +84075;46.42089;-1.2003;4;20220706;28.5;14.4;21.5;4.5;13.37;0;6.79;29797 +84075;46.42089;-1.2003;4;20220707;27.3;15.4;21.4;4.2;15.54;0;6.05;29122 +84075;46.42089;-1.2003;4;20220708;30.4;16.3;23.3;4.4;12.97;0;7.51;30166 +84075;46.42089;-1.2003;4;20220709;32;16.7;24.4;4.1;13.07;0;7.71;29979 +84075;46.42089;-1.2003;4;20220710;31.3;19.2;25.3;5.4;13.5;0;8.27;28843 +84075;46.42089;-1.2003;4;20220711;34;19;26.5;5.1;13.44;0;8.88;29971 +84075;46.42089;-1.2003;4;20220712;35.2;19.2;27.2;3.2;14.3;0;7.86;30270 +84075;46.42089;-1.2003;4;20220713;35;18.7;26.8;2.2;13.74;0;6.93;29605 +84075;46.42089;-1.2003;4;20220714;33;17.9;25.4;3.4;15.17;0;7.25;29979 +84075;46.42089;-1.2003;4;20220715;31.9;17.7;24.8;4.5;12.84;0;7.81;28444 +84075;46.42089;-1.2003;4;20220716;34;18.1;26;5;10.2;0;9.1;28612 +84075;46.42089;-1.2003;4;20220717;36;21;28.5;5.6;11.47;0;9.92;26785 +84075;46.42089;-1.2003;4;20220718;41.1;23.7;32.4;5.7;13.3;0;11.55;28931 +84075;46.42089;-1.2003;4;20220719;25.7;21.2;23.4;4.4;18.9;4.7;4.99;21196 +84075;46.42089;-1.2003;4;20220720;24.2;18.8;21.5;3.8;18.97;1.2;4.38;22313 +84075;46.42089;-1.2003;4;20220721;25.7;15.8;20.7;2.6;16.9;.2;4.74;25425 +84075;46.42089;-1.2003;4;20220722;22.8;17;19.9;3.5;18.04;1.2;3.13;14507 +84075;46.42089;-1.2003;4;20220723;25.1;14.5;19.8;2.8;15.57;0;5.03;28239 +84075;46.42089;-1.2003;4;20220724;31;14.4;22.7;3.2;15.14;.1;6.33;28896 +84075;46.42089;-1.2003;4;20220725;23.5;19;21.3;4.7;18.17;1.2;4.12;18823 +84075;46.42089;-1.2003;4;20220726;24.2;16.2;20.2;3.2;15.07;0;4.81;24677 +84075;46.42089;-1.2003;4;20220727;27.1;15;21;3.5;12.84;0;5.67;25596 +84075;46.42089;-1.2003;4;20220728;26.2;16.5;21.4;3;14.57;0;5.16;24608 +84075;46.42089;-1.2003;4;20220729;25.2;18.3;21.8;3.9;17.7;.1;4.93;24921 +84075;46.42089;-1.2003;4;20220730;26.7;16.7;21.7;3.2;18.27;0;5.19;27705 +84075;46.42089;-1.2003;4;20220731;26.4;17;21.7;3.5;18.27;.1;5.11;27689 +84075;46.42089;-1.2003;4;20220801;26.9;15.4;21.2;3.2;18.24;0;4.89;27040 +84075;46.42089;-1.2003;4;20220802;32.4;17.8;25.1;2.8;17.07;0;5.89;25322 +84075;46.42089;-1.2003;4;20220803;33.3;19.5;26.4;2.6;16.9;0;6.21;25851 +84075;46.42089;-1.2003;4;20220804;29.2;21.6;25.4;3.6;18.34;0;4.9;16425 +84075;46.42089;-1.2003;4;20220805;28.8;17.5;23.2;5.3;13;0;6.95;25199 +84075;46.42089;-1.2003;4;20220806;29.3;15.9;22.6;6.3;9.7;0;8.14;26354 +84075;46.42089;-1.2003;4;20220807;31;15.7;23.3;5.4;8.8;0;8.34;26887 +84075;46.42089;-1.2003;4;20220808;33;17.4;25.2;5.4;10.04;0;8.61;25702 +84075;46.42089;-1.2003;4;20220809;34.7;19;26.8;5.3;11.14;0;8.9;25448 +84075;46.42089;-1.2003;4;20220810;36;20.5;28.2;5;11.4;0;9.1;25919 +84075;46.42089;-1.2003;4;20220811;37;20.2;28.6;4.2;10.5;0;8.74;25992 +84075;46.42089;-1.2003;4;20220812;36.8;22.5;29.7;3.3;11.04;0;7.74;25113 +84075;46.42089;-1.2003;4;20220813;28.4;18.9;23.7;2.9;17.1;2.3;5.08;22859 +84075;46.42089;-1.2003;4;20220814;24;19.5;21.7;4.1;20.17;3.2;3.5;16664 +84075;46.42089;-1.2003;4;20220815;24;18.6;21.3;3.5;19.4;.7;3.38;16350 +84075;46.42089;-1.2003;4;20220816;23.8;18.4;21.1;2.4;19.07;7.9;3.31;17267 +84075;46.42089;-1.2003;4;20220817;23.3;15.8;19.6;3.1;17.34;1;3.86;22354 +84075;46.42089;-1.2003;4;20220818;24.1;15.1;19.6;3.9;17.5;0;3.74;20814 +84075;46.42089;-1.2003;4;20220819;24.8;17.2;21;3.5;19.74;.3;3.47;17987 +84075;46.42089;-1.2003;4;20220820;24.1;18.6;21.4;2.3;18.6;0;3.57;18675 +84075;46.42089;-1.2003;4;20220821;22.4;14.5;18.5;2;17.37;1.4;2.49;13423 +84075;46.42089;-1.2003;4;20220822;24.6;18.7;21.7;2.7;20.74;.2;3.43;18863 +84075;46.42089;-1.2003;4;20220823;25.4;19.7;22.6;2.3;21.3;.1;3.46;18371 +84075;46.42089;-1.2003;4;20220824;33.2;17.9;25.6;3.1;19.24;1.7;5.54;22700 +84075;46.42089;-1.2003;4;20220825;27.1;20.8;24;3.7;20.84;.4;3.76;14515 +84075;46.42089;-1.2003;4;20220826;26.5;17;21.7;3.7;16.64;0;4.48;20601 +84075;46.42089;-1.2003;4;20220827;27.8;16.3;22.1;3.6;14.54;0;5.02;21175 +84075;46.42089;-1.2003;4;20220828;30.2;18.4;24.3;4.8;12.4;0;6.65;21173 +84075;46.42089;-1.2003;4;20220829;33.1;18.5;25.8;3.7;14.7;.2;5.9;17922 +84075;46.42089;-1.2003;4;20220830;28.3;21.3;24.8;2.7;19.6;0;4.29;18493 +84075;46.42089;-1.2003;4;20220831;27.4;18.1;22.7;3;19.9;2.4;3.48;15479 +84075;46.42089;-1.2003;4;20220901;25.9;18.5;22.2;3;19.57;0;3.87;19667 +84075;46.42089;-1.2003;4;20220902;24.4;16.5;20.5;2.9;18.84;3;3.46;19996 +84075;46.42089;-1.2003;4;20220903;23.6;17.1;20.4;2.8;16.74;.4;3.55;19041 +84075;46.42089;-1.2003;4;20220904;28.3;14.6;21.5;2.7;16.14;.1;4.19;20013 +84075;46.42089;-1.2003;4;20220905;28.9;17;22.9;3.3;18.34;.1;4.39;20347 +84075;46.42089;-1.2003;4;20220906;25.9;16.1;21;3.2;17.47;1;3.44;15821 +84075;46.42089;-1.2003;4;20220907;20.2;18.5;19.4;4.3;17.47;15.8;2.26;7354 +84075;46.42089;-1.2003;4;20220908;22.4;16.2;19.3;5.2;16.8;2.5;3.26;16068 +84075;46.42089;-1.2003;4;20220909;22.3;17.3;19.8;4.9;15.84;1.4;3.56;15790 +84075;46.42089;-1.2003;4;20220910;22.6;14.4;18.5;1.9;15.9;.1;2.65;15013 +84075;46.42089;-1.2003;4;20220911;28.9;15.4;22.2;3.6;15.74;0;4.68;20157 +84075;46.42089;-1.2003;4;20220912;33.1;18.6;25.9;4.6;15.67;.5;6.04;16961 +84075;46.42089;-1.2003;4;20220913;29;21.3;25.2;4.4;20.4;3.3;4.27;14309 +84075;46.42089;-1.2003;4;20220914;26.3;17.9;22.1;2.8;20;.5;3.11;15510 +84075;46.42089;-1.2003;4;20220915;24.3;18.8;21.5;3.7;18.8;0;3.11;14064 +84075;46.42089;-1.2003;4;20220916;21.6;12.4;17;3.9;11.84;0;3.45;16528 +84075;46.42089;-1.2003;4;20220917;20.2;9;14.6;3.5;9.24;0;3.42;18524 +84075;46.42089;-1.2003;4;20220918;21.9;8.3;15.1;3.6;8.44;0;3.86;19117 +84075;46.42089;-1.2003;4;20220919;22;9.5;15.8;4.5;9.97;0;3.89;18234 +84075;46.42089;-1.2003;4;20220920;22;9.6;15.8;4.1;9.6;0;3.81;17973 +84075;46.42089;-1.2003;4;20220921;22.8;10.7;16.7;4.1;9.94;0;3.96;17750 +84075;46.42089;-1.2003;4;20220922;24.1;10.1;17.1;3.2;9.97;0;3.79;18213 +84075;46.42089;-1.2003;4;20220923;21.3;11.9;16.6;1.8;11.17;.7;2.29;10812 +84075;46.42089;-1.2003;4;20220924;20.6;12.5;16.6;2.3;13.24;1.3;2.3;12495 +84075;46.42089;-1.2003;4;20220925;19.3;9.7;14.5;2.5;11.74;0;2.17;12117 +84075;46.42089;-1.2003;4;20220926;19.2;9.6;14.4;3.8;11.9;4;2.24;10226 +84075;46.42089;-1.2003;4;20220927;18.6;11.9;15.2;6;12.94;2.5;2.5;11230 +84075;46.42089;-1.2003;4;20220928;18.4;15.8;17.1;7.3;15.1;2.2;2.36;9643 +84075;46.42089;-1.2003;4;20220929;17.3;9.9;13.6;2.6;11.27;.7;2.07;13736 +84075;46.42089;-1.2003;4;20220930;18.4;7.5;12.9;3.1;11.94;6.8;2.03;15076 +84075;46.42089;-1.2003;4;20221001;19.4;15.7;17.6;6.3;18.84;2;1.13;6827 +84075;46.42089;-1.2003;4;20221002;20.6;16.9;18.8;4.2;17.94;1.3;1.95;10005 +84075;46.42089;-1.2003;4;20221003;21.6;14.9;18.3;2;16.6;.1;1.95;12149 +84075;46.42089;-1.2003;4;20221004;21.8;10.7;16.3;1.5;14.04;.1;2.05;15452 +84075;46.42089;-1.2003;4;20221005;20.7;12.1;16.4;3;16.24;.3;1.61;10309 +84075;46.42089;-1.2003;4;20221006;20.5;10.1;15.3;3;11.6;0;2.47;15088 +84075;46.42089;-1.2003;4;20221007;21.5;9.2;15.3;2.8;11.17;.1;2.51;14020 +84075;46.42089;-1.2003;4;20221008;21.1;9.7;15.4;3.3;11.97;0;2.49;14209 +84075;46.42089;-1.2003;4;20221009;23.1;9.3;16.2;3.3;12.84;.1;2.6;14599 +84075;46.42089;-1.2003;4;20221010;21.1;14.7;17.9;2;16.94;1.9;1.56;9589 +84075;46.42089;-1.2003;4;20221011;20.7;15.3;18;3.2;15.74;0;1.94;9476 +84075;46.42089;-1.2003;4;20221012;19.9;10.7;15.3;1.8;14;.1;1.63;12809 +84075;46.42089;-1.2003;4;20221013;18;12.3;15.2;3.2;16.34;8;.85;4965 +84075;46.42089;-1.2003;4;20221014;19.3;16.5;17.9;5.8;18.67;6.9;1.1;4725 +84075;46.42089;-1.2003;4;20221015;17.8;17.1;17.5;4.8;18.07;9.1;.98;3173 +84075;46.42089;-1.2003;4;20221016;23.1;15.4;19.3;2.3;17.77;1;1.77;10695 +84075;46.42089;-1.2003;4;20221017;19.2;15.7;17.4;2.8;18.37;3.4;.91;4540 +84075;46.42089;-1.2003;4;20221018;25;15.2;20.1;4.3;18.7;0;2.22;10828 +84075;46.42089;-1.2003;4;20221019;25.5;17.8;21.7;4.6;18.1;.3;2.75;9155 +84075;46.42089;-1.2003;4;20221020;22.7;15.6;19.2;4.9;16.6;1;2.36;10723 +84075;46.42089;-1.2003;4;20221021;20.4;16.3;18.4;3.6;16.64;0;1.72;7937 +84075;46.42089;-1.2003;4;20221022;21.7;14.2;18;3.5;16.14;0;1.81;9420 +84075;46.42089;-1.2003;4;20221023;22.7;17.5;20.1;6.1;15.84;0;2.91;8202 +84075;46.42089;-1.2003;4;20221024;19.9;16.4;18.1;5.2;15.7;1.3;2.09;9632 +84075;46.42089;-1.2003;4;20221025;20.1;12.7;16.4;3.6;14.94;.6;1.49;6219 +84075;46.42089;-1.2003;4;20221026;23.3;13.9;18.6;4;15.94;0;2.08;10802 +84075;46.42089;-1.2003;4;20221027;23.4;15.7;19.6;4.6;16.64;0;2.22;6529 +84075;46.42089;-1.2003;4;20221028;23.2;16.2;19.7;3.3;16.7;0;1.92;8258 +84075;46.42089;-1.2003;4;20221029;22.3;17.6;19.9;3.7;16.44;0;2.03;7182 +84075;46.42089;-1.2003;4;20221030;17.5;14.2;15.9;2;14.97;1.1;.99;4825 +84075;46.42089;-1.2003;4;20221031;20.5;12.7;16.6;4.7;14.94;.1;1.64;5726 +84075;46.42089;-1.2003;4;20221101;18.4;13;15.7;5.2;12.44;3.6;2.13;8565 +84075;46.42089;-1.2003;4;20221102;17.9;11.5;14.7;3.1;13.37;.2;1.29;7710 +84075;46.42089;-1.2003;4;20221103;16.3;12.7;14.5;5.3;12.8;14.1;1.59;4712 +84075;46.42089;-1.2003;4;20221104;15.5;9.2;12.3;6.7;10.2;.3;1.91;8919 +84075;46.42089;-1.2003;4;20221105;16.3;6.9;11.6;2.8;10.77;.9;1.12;7438 +84075;46.42089;-1.2003;4;20221106;17.3;12.1;14.7;5.4;13;9;1.59;5704 +84075;46.42089;-1.2003;4;20221107;18.7;14.2;16.4;5.3;13.9;0;1.8;7424 +84075;46.42089;-1.2003;4;20221108;16.5;13.3;14.9;4.8;14.27;6.5;1.16;3684 +84075;46.42089;-1.2003;4;20221109;16.8;14.5;15.6;3.6;13.14;.8;1.44;5304 +84075;46.42089;-1.2003;4;20221110;16.3;8;12.1;2.8;11.94;0;.88;7844 +84075;46.42089;-1.2003;4;20221111;18.1;7.1;12.6;3.3;12.04;.1;1.08;8857 +84075;46.42089;-1.2003;4;20221112;19.6;11.6;15.6;4.5;13.8;.1;1.48;8243 +84075;46.42089;-1.2003;4;20221113;19.6;11;15.3;3.8;13.04;.2;1.46;8090 +84075;46.42089;-1.2003;4;20221114;15.6;11.2;13.4;4;12.27;2.6;1.12;5435 +84075;46.42089;-1.2003;4;20221115;16.4;12.6;14.5;6.2;12.9;8.9;1.54;4012 +84075;46.42089;-1.2003;4;20221116;16.1;11.7;13.9;8;13.1;9.2;1.43;3338 +84075;46.42089;-1.2003;4;20221117;15.7;12.8;14.2;7.9;12.24;5.1;1.82;4221 +84075;46.42089;-1.2003;4;20221118;14.3;8;11.1;2.6;9.84;1.3;.96;6727 +84075;46.42089;-1.2003;4;20221119;12.5;3.2;7.8;1.7;8.3;.8;.55;7990 +84075;46.42089;-1.2003;4;20221120;14.3;4.6;9.4;3.8;10.44;3.6;.7;5865 +84075;46.42089;-1.2003;4;20221121;14.9;9.5;12.2;6.8;10.64;9.3;1.64;4790 +84075;46.42089;-1.2003;4;20221122;13.5;8.3;10.9;6.3;10.2;3.1;1.28;5711 +84075;46.42089;-1.2003;4;20221123;15.2;10.4;12.8;5.6;12.2;1.7;1.05;6034 +84075;46.42089;-1.2003;4;20221124;14.3;10.8;12.6;4.5;12.14;2.7;1.01;3214 +84075;46.42089;-1.2003;4;20221125;14.7;9;11.8;2.6;10.34;.9;.92;5715 +84075;46.42089;-1.2003;4;20221126;12.8;5.4;9.1;3.3;10.34;.2;.54;4894 +84075;46.42089;-1.2003;4;20221127;12.5;9;10.8;3.6;11.44;9.6;.63;3378 +84075;46.42089;-1.2003;4;20221128;12.6;8.7;10.7;2.7;10.6;5.3;.72;3891 +84075;46.42089;-1.2003;4;20221129;11.1;4.2;7.7;1.4;8.97;.1;.32;6600 +84075;46.42089;-1.2003;4;20221130;9.8;2;5.9;3.6;8.07;0;.49;6323 +84075;46.42089;-1.2003;4;20221201;7.6;4.8;6.2;3.6;7.87;0;.57;4756 +84075;46.42089;-1.2003;4;20221202;6.8;3.9;5.4;3.4;7.8;0;.52;2327 +84075;46.42089;-1.2003;4;20221203;5.6;3.5;4.6;4.5;7.34;.5;.59;1519 +84075;46.42089;-1.2003;4;20221204;5.9;3.1;4.5;2.6;7.4;0;.44;2599 +84075;46.42089;-1.2003;4;20221205;9.1;.7;4.9;3.7;7.07;.1;.57;6384 +84075;46.42089;-1.2003;4;20221206;6.1;1.7;3.9;5.1;6.9;0;.52;4644 +84075;46.42089;-1.2003;4;20221207;6.6;1.9;4.3;4;6.5;0;.66;4721 +84075;46.42089;-1.2003;4;20221208;4.4;-.8;1.8;5.1;5.94;0;.5;4210 +84075;46.42089;-1.2003;4;20221209;5.3;1.3;3.3;5.3;5.74;0;.81;5412 +84075;46.42089;-1.2003;4;20221210;5.5;-3;1.3;2.6;5.4;1;.36;6296 +84075;46.42089;-1.2003;4;20221211;4.8;-.4;2.2;3.8;5.57;.9;.56;5342 +84075;46.42089;-1.2003;4;20221212;3.6;-2;.8;4.2;5.14;1.9;.64;2629 +84075;46.42089;-1.2003;4;20221213;3;-1.7;.7;4.3;5.77;2.4;.28;4790 +84075;46.42089;-1.2003;4;20221214;14.2;1.9;8;3.8;11.2;2.1;.14;4529 +84075;46.42089;-1.2003;4;20221215;5;4;4.5;6.9;7.1;.6;.71;1919 +84075;46.42089;-1.2003;4;20221216;6;1.4;3.7;5.9;4.9;0;1.26;5649 +84075;46.42089;-1.2003;4;20221217;3.6;-3.2;.2;4.3;4.5;0;.68;5426 +84075;46.42089;-1.2003;4;20221218;9.9;-1.9;4;5.2;7.27;0;.65;3159 +84075;46.42089;-1.2003;4;20221219;13.1;9.4;11.3;6.1;10.9;.9;1.07;2357 +84075;46.42089;-1.2003;4;20221220;13.4;11.4;12.4;5;12.24;4.4;.9;1810 +84075;46.42089;-1.2003;4;20221221;14.1;7.8;10.9;4.8;12.67;5.9;.35;2721 +84075;46.42089;-1.2003;4;20221222;14.3;12.6;13.5;6.4;14.07;13.4;.71;1181 +84075;46.42089;-1.2003;4;20221223;14.7;13.5;14.1;6;14.1;11.1;.91;916 +84075;46.42089;-1.2003;4;20221224;12.7;10.9;11.8;2.9;12.57;2.3;.51;1889 +84075;46.42089;-1.2003;4;20221225;14.9;9.7;12.3;3.6;12.77;2.1;.58;2982 +84075;46.42089;-1.2003;4;20221226;13.6;11.2;12.4;2.8;12.07;.5;.64;3469 +84075;46.42089;-1.2003;4;20221227;10.7;3.9;7.3;2.4;9.84;.4;.21;4880 +84075;46.42089;-1.2003;4;20221228;13;9.2;11.1;5.4;12.07;5.1;.61;2247 +84075;46.42089;-1.2003;4;20221229;12.4;11.3;11.9;4.8;11.64;3.1;.89;2188 +84075;46.42089;-1.2003;4;20221230;15.3;7.7;11.5;6.9;12.94;4.4;.54;2646 +84075;46.42089;-1.2003;4;20221231;15.7;13.2;14.4;5.9;12.54;.5;1.47;2686 +84076;46.45019;-.88113;20;20220101;14.2;6.8;10.5;2.3;10.5;.2;.56;4810 +84076;46.45019;-.88113;20;20220102;14.2;9.5;11.9;4.3;12.7;.1;.54;3833 +84076;46.45019;-.88113;20;20220103;14.1;11.8;13;3.9;13.4;16.2;.64;2664 +84076;46.45019;-.88113;20;20220104;10.9;11.8;11.4;4.1;10.8;2.2;1.11;0 +84076;46.45019;-.88113;20;20220105;8.5;1.1;4.8;1.9;6.8;.1;.45;4935 +84076;46.45019;-.88113;20;20220106;7.4;-.4;3.5;1.6;6.3;1.9;.36;5108 +84076;46.45019;-.88113;20;20220107;11.1;3.9;7.5;4.2;8.8;1.3;.67;4942 +84076;46.45019;-.88113;20;20220108;11.4;5.9;8.6;6.1;10;10.4;.65;4342 +84076;46.45019;-.88113;20;20220109;9.7;5.7;7.7;2.6;9.7;6.6;.38;3718 +84076;46.45019;-.88113;20;20220110;9;8.3;8.6;1.3;10.5;2.8;.41;1505 +84076;46.45019;-.88113;20;20220111;10;3.3;6.6;2.3;7.2;0;.69;4936 +84076;46.45019;-.88113;20;20220112;4.7;-.9;1.9;3.3;5.8;0;.51;4547 +84076;46.45019;-.88113;20;20220113;7.1;.9;4;4;6;0;.86;4839 +84076;46.45019;-.88113;20;20220114;5.9;-1.3;2.3;2.8;5.5;.1;.61;5279 +84076;46.45019;-.88113;20;20220115;6.9;-4.6;1.1;1.3;5.1;.1;.35;6773 +84076;46.45019;-.88113;20;20220116;1.4;-2.5;-.6;1.3;6;.2;.15;3941 +84076;46.45019;-.88113;20;20220117;9;.9;4.9;2.2;7.9;0;.37;5794 +84076;46.45019;-.88113;20;20220118;7.2;.9;4;3.1;7.3;0;.43;5156 +84076;46.45019;-.88113;20;20220119;6.8;4.2;5.5;1.6;7.8;1.4;.45;3312 +84076;46.45019;-.88113;20;20220120;8.7;5.1;6.9;3;7.9;0;.75;3965 +84076;46.45019;-.88113;20;20220121;7.1;1;4.1;4.8;6.2;0;.93;5259 +84076;46.45019;-.88113;20;20220122;5.7;.5;3.1;4.6;6.2;0;.72;4909 +84076;46.45019;-.88113;20;20220123;6.4;2.2;4.3;5.5;6.7;0;.84;4457 +84076;46.45019;-.88113;20;20220124;10.2;-1.2;4.5;2.2;6.2;0;.73;7511 +84076;46.45019;-.88113;20;20220125;10.1;-2.7;3.7;1.6;6;.1;.58;8070 +84076;46.45019;-.88113;20;20220126;1.4;-.8;.3;3.1;5.8;0;.34;3325 +84076;46.45019;-.88113;20;20220127;4.6;-2;1.3;2.7;5.9;.1;.45;5919 +84076;46.45019;-.88113;20;20220128;9.5;2.2;5.9;.7;8.3;0;.38;6316 +84076;46.45019;-.88113;20;20220129;7.6;5.3;6.5;1.1;9;.1;.42;3545 +84076;46.45019;-.88113;20;20220130;9.8;6.5;8.2;1.9;10.1;.5;.47;4328 +84076;46.45019;-.88113;20;20220131;10.9;6.8;8.9;4;9.1;.2;.98;4905 +84076;46.45019;-.88113;20;20220201;10.6;1.3;6;3.6;8.9;.1;.51;7549 +84076;46.45019;-.88113;20;20220202;8.3;7.4;7.9;2;9.6;0;.55;2304 +84076;46.45019;-.88113;20;20220203;7.7;5.8;6.8;2;9;.4;.51;3448 +84076;46.45019;-.88113;20;20220204;12.5;6.9;9.7;2.9;9.8;.7;.91;6086 +84076;46.45019;-.88113;20;20220205;11.2;-1.9;4.6;1.4;7.2;.1;.63;9501 +84076;46.45019;-.88113;20;20220206;12.1;.9;6.5;6.2;10.6;.7;.17;8903 +84076;46.45019;-.88113;20;20220207;12.7;8.4;10.5;2.4;9.8;.1;1;5553 +84076;46.45019;-.88113;20;20220208;13.4;3;8.2;2;8.7;0;.9;8823 +84076;46.45019;-.88113;20;20220209;11.3;2.2;6.8;3;7.8;.1;.99;8365 +84076;46.45019;-.88113;20;20220210;6.7;1.8;4.2;3.6;9.91;.3;.59;4200 +84076;46.45019;-.88113;20;20220211;10.2;1.5;5.8;4;6.61;0;1.24;11400 +84076;46.45019;-.88113;20;20220212;10.8;.8;5.8;2.6;5.98;0;1.22;10833 +84076;46.45019;-.88113;20;20220213;13.7;-.3;6.7;6.1;8.54;3.3;1.2;7566 +84076;46.45019;-.88113;20;20220214;12.7;6.8;9.8;4.8;9.44;1.7;1.33;8200 +84076;46.45019;-.88113;20;20220215;12;4.3;8.2;5.1;10.14;11;.67;5266 +84076;46.45019;-.88113;20;20220216;13;9.4;11.2;9;13.4;2.6;.34;5775 +84076;46.45019;-.88113;20;20220217;13.9;11.9;12.9;6.1;13.4;.7;.94;4338 +84076;46.45019;-.88113;20;20220218;12.5;10.9;11.7;5.1;10.5;1.1;1.48;3924 +84076;46.45019;-.88113;20;20220219;11.5;-.8;5.4;3.2;7.6;.1;1.07;11236 +84076;46.45019;-.88113;20;20220220;13.5;7.5;10.5;6.9;11.8;2.7;.9;7924 +84076;46.45019;-.88113;20;20220221;12.2;6.7;9.4;6.3;9.1;.1;1.57;7689 +84076;46.45019;-.88113;20;20220222;11.9;1.8;6.8;2.6;10.1;.2;.7;10607 +84076;46.45019;-.88113;20;20220223;13.8;9.2;11.5;1.3;11.1;.2;1;7221 +84076;46.45019;-.88113;20;20220224;12.3;3.3;7.8;2.6;8.2;.5;1.26;10287 +84076;46.45019;-.88113;20;20220225;11.9;-2.2;4.8;1.6;6.4;.1;1.2;13081 +84076;46.45019;-.88113;20;20220226;12.4;1.7;7;5.1;6.1;0;2.17;11537 +84076;46.45019;-.88113;20;20220227;15.8;3.5;9.6;3.1;7.5;.1;2.02;12546 +84076;46.45019;-.88113;20;20220228;17.6;-.2;8.7;1.1;8.5;0;1.44;14674 +84076;46.45019;-.88113;20;20220301;16.9;4.1;10.5;2.4;9.4;0;1.72;13148 +84076;46.45019;-.88113;20;20220302;12.9;8.6;10.8;2.4;10.2;.3;1.25;7675 +84076;46.45019;-.88113;20;20220303;12.8;6.6;9.7;2.5;10.8;3.6;1.07;9361 +84076;46.45019;-.88113;20;20220304;10.9;8.2;9.5;3.8;9.2;.5;1.35;6221 +84076;46.45019;-.88113;20;20220305;11.2;2.1;6.6;3.2;7.8;.4;1.36;11664 +84076;46.45019;-.88113;20;20220306;11.5;6.7;9.1;4.1;7.4;0;1.92;8550 +84076;46.45019;-.88113;20;20220307;9.5;.2;4.9;4.6;5.4;0;1.9;12098 +84076;46.45019;-.88113;20;20220308;10.9;1.8;6.3;3.8;8.4;1.1;1.22;12118 +84076;46.45019;-.88113;20;20220309;15.6;4.5;10.1;3.5;9.6;.1;1.84;13564 +84076;46.45019;-.88113;20;20220310;11.7;9.4;10.5;3.6;10.5;1.5;1.24;6191 +84076;46.45019;-.88113;20;20220311;13.5;5;9.3;5.4;10.7;6.3;1.27;12152 +84076;46.45019;-.88113;20;20220312;13.6;7;10.3;3.5;9.8;8.1;1.64;10826 +84076;46.45019;-.88113;20;20220313;11.8;7.6;9.7;4.1;9.3;6.8;1.56;8719 +84076;46.45019;-.88113;20;20220314;15.1;3.1;9.1;4.5;8.8;.4;2.09;14992 +84076;46.45019;-.88113;20;20220315;18.2;10.2;14.2;3.8;12;0;2.25;12366 +84076;46.45019;-.88113;20;20220316;15.3;10.4;12.8;3.2;11.8;.1;1.69;9767 +84076;46.45019;-.88113;20;20220317;10;8;9;5.5;8.7;0;1.58;6272 +84076;46.45019;-.88113;20;20220318;14.5;4.6;9.6;6.9;7.84;0;2.59;12633 +84076;46.45019;-.88113;20;20220319;18;6.9;12.5;4.9;9.24;0;2.84;13666 +84076;46.45019;-.88113;20;20220320;17.4;8.7;13.1;4;9.68;0;2.64;13866 +84076;46.45019;-.88113;20;20220321;19;8.3;13.6;5.1;9.64;0;3.12;13866 +84076;46.45019;-.88113;20;20220322;17.6;6.4;12;5.3;7.48;0;3.57;18533 +84076;46.45019;-.88113;20;20220323;16.9;5.2;11.1;4;6.38;0;3.37;19233 +84076;46.45019;-.88113;20;20220324;19.3;2.6;10.9;3.3;6.58;0;3.36;19900 +84076;46.45019;-.88113;20;20220325;20.9;3.4;12.2;3.9;6.88;0;3.8;19100 +84076;46.45019;-.88113;20;20220326;21.6;7.9;14.7;5.4;7.21;0;4.67;18700 +84076;46.45019;-.88113;20;20220327;22;5.4;13.7;3;8.08;0;3.51;18233 +84076;46.45019;-.88113;20;20220328;20.4;8.8;14.6;2.9;8.44;0;3.27;16233 +84076;46.45019;-.88113;20;20220329;16.8;8.9;12.8;2.7;10.51;0;2.26;13800 +84076;46.45019;-.88113;20;20220330;13.8;9.3;11.5;3.7;11.11;1;1.44;7200 +84076;46.45019;-.88113;20;20220331;12.9;4.9;8.9;5.4;7.98;4.1;2.1;10466 +84076;46.45019;-.88113;20;20220401;9.7;1.2;5.5;7;5.68;.3;2.45;17366 +84076;46.45019;-.88113;20;20220402;10.4;.7;5.6;4.5;5.61;0;2.4;18466 +84076;46.45019;-.88113;20;20220403;9.8;-.2;4.8;3.8;4.87;0;2.46;17679 +84076;46.45019;-.88113;20;20220404;10.5;.7;5.6;3.1;6.01;.2;2.35;19451 +84076;46.45019;-.88113;20;20220405;12.7;7;9.9;4;9.8;.5;1.72;11629 +84076;46.45019;-.88113;20;20220406;13.5;9.2;11.4;5.3;11.18;2;1.64;9800 +84076;46.45019;-.88113;20;20220407;14.1;11;12.5;8.6;13.14;15.4;1.07;4900 +84076;46.45019;-.88113;20;20220408;14.7;11.2;12.9;8.8;11.28;4;2.13;6066 +84076;46.45019;-.88113;20;20220409;13.5;3.6;8.6;2.5;7.36;.1;2.59;20775 +84076;46.45019;-.88113;20;20220410;16.9;.5;8.7;4.9;6.98;0;3.43;22800 +84076;46.45019;-.88113;20;20220411;22;8.7;15.4;6.1;10.77;.5;4.35;20482 +84076;46.45019;-.88113;20;20220412;17.1;11.7;14.4;4.5;11.74;.3;2.38;9833 +84076;46.45019;-.88113;20;20220413;19.8;8.6;14.2;2.1;12.64;1;2.5;15933 +84076;46.45019;-.88113;20;20220414;22.4;7.7;15;2.7;12.58;.1;3.48;22533 +84076;46.45019;-.88113;20;20220415;23.4;9.1;16.3;2.9;11.91;.1;3.91;22400 +84076;46.45019;-.88113;20;20220416;21.8;9.1;15.5;3.5;11.58;0;3.96;24266 +84076;46.45019;-.88113;20;20220417;21.2;6.5;13.9;3.4;10.44;0;3.75;23233 +84076;46.45019;-.88113;20;20220418;17.8;8.6;13.2;3.7;11.78;.1;2.7;18066 +84076;46.45019;-.88113;20;20220419;16.2;7;11.6;4.1;9.28;2.3;2.87;17400 +84076;46.45019;-.88113;20;20220420;17;8.7;12.9;3.6;10.81;1.4;2.17;9266 +84076;46.45019;-.88113;20;20220421;20.3;8.3;14.3;2.4;10.71;.9;3.4;21500 +84076;46.45019;-.88113;20;20220422;18.9;7.5;13.2;2.4;11.54;0;2.66;16733 +84076;46.45019;-.88113;20;20220423;16.9;10.1;13.5;3.6;12.34;6.1;2.17;11833 +84076;46.45019;-.88113;20;20220424;15.7;11.5;13.6;4.4;13.11;3.3;1.74;9166 +84076;46.45019;-.88113;20;20220425;17.2;12.2;14.7;3.3;12.61;.5;2.45;13233 +84076;46.45019;-.88113;20;20220426;19.3;6.1;12.7;4.6;9.91;0;3.91;25966 +84076;46.45019;-.88113;20;20220427;20.9;8.8;14.8;5.7;9.98;0;4.34;20666 +84076;46.45019;-.88113;20;20220428;20.7;11.6;16.1;3.2;11.91;0;3.6;19400 +84076;46.45019;-.88113;20;20220429;21.8;8.7;15.2;2.4;12.64;0;3.55;22700 +84076;46.45019;-.88113;20;20220430;19.9;9;14.4;3.7;11.18;0;3.84;24200 +84076;46.45019;-.88113;20;20220501;19.8;8.8;14.3;3.4;9.24;0;4.03;22466 +84076;46.45019;-.88113;20;20220502;20.3;8.4;14.4;3.8;9.61;0;4.09;22266 +84076;46.45019;-.88113;20;20220503;21.6;9.3;15.4;3.8;10.18;0;4.37;23533 +84076;46.45019;-.88113;20;20220504;19.7;7.5;13.6;3;10.98;0;3.19;19166 +84076;46.45019;-.88113;20;20220505;20.3;7.2;13.8;3.2;11.18;0;3.8;25200 +84076;46.45019;-.88113;20;20220506;22.1;8.8;15.5;2.7;11.6;0;4.15;24808 +84076;46.45019;-.88113;20;20220507;23.9;12.4;18.1;2.7;12.2;0;4.5;23181 +84076;46.45019;-.88113;20;20220508;24.2;12.4;18.3;3.7;12.4;0;4.86;23602 +84076;46.45019;-.88113;20;20220509;27.3;11.3;19.3;2;13.1;0;5.06;27639 +84076;46.45019;-.88113;20;20220510;27.9;11.5;19.7;2;12.9;0;5.22;27970 +84076;46.45019;-.88113;20;20220511;22.4;5.9;14.1;2.3;12.1;0;4.19;28102 +84076;46.45019;-.88113;20;20220512;21.4;10.7;16.1;1.6;14.1;0;3.6;22905 +84076;46.45019;-.88113;20;20220513;25.4;13.4;19.4;2.1;12.6;0;4.7;24373 +84076;46.45019;-.88113;20;20220514;28.7;12.1;20.4;3.3;14;1.5;5.88;28483 +84076;46.45019;-.88113;20;20220515;28.7;17.4;23.1;2.7;17;.7;5.24;23854 +84076;46.45019;-.88113;20;20220516;27;13.5;20.3;2;15.1;.3;4.9;26191 +84076;46.45019;-.88113;20;20220517;30.6;10.6;20.6;3.6;14.6;.1;6.27;28838 +84076;46.45019;-.88113;20;20220518;31.2;10.7;21;2;15.1;0;5.69;28951 +84076;46.45019;-.88113;20;20220519;26.7;14.1;20.4;1.8;16.7;1.6;4.68;25599 +84076;46.45019;-.88113;20;20220520;26.1;16.5;21.3;2.8;17.2;0;4.59;22413 +84076;46.45019;-.88113;20;20220521;29.2;11.4;20.3;3;13.8;0;5.98;29272 +84076;46.45019;-.88113;20;20220522;30.6;18.9;24.7;3.6;16.7;5.2;6.29;24930 +84076;46.45019;-.88113;20;20220523;19.5;18;18.8;4.6;16.7;7.9;2.55;8884 +84076;46.45019;-.88113;20;20220524;17.8;8.5;13.1;1.6;11.9;1.5;3.25;22361 +84076;46.45019;-.88113;20;20220525;20.9;5.3;13.1;1.8;11.6;.1;4.12;29085 +84076;46.45019;-.88113;20;20220526;19.1;13.7;16.4;2.1;14;0;3.06;17117 +84076;46.45019;-.88113;20;20220527;22.5;14.2;18.4;2.4;14;0;4.05;21310 +84076;46.45019;-.88113;20;20220528;24.6;12.8;18.7;4.5;11.7;0;5.63;25501 +84076;46.45019;-.88113;20;20220529;20.1;11.8;16;5.3;8.8;0;5.11;21426 +84076;46.45019;-.88113;20;20220530;21.6;8.4;15;3.3;8.5;0;5.05;27118 +84076;46.45019;-.88113;20;20220531;24.6;9;16.8;2.5;8.8;.9;5.49;29562 +84076;46.45019;-.88113;20;20220601;26;11.6;18.8;2.1;11;.1;5.37;28464 +84076;46.45019;-.88113;20;20220602;29.1;15.2;22.1;3.2;13.2;9.6;6.35;28025 +84076;46.45019;-.88113;20;20220603;27.9;17;22.4;2.3;17.3;1.6;5.13;24856 +84076;46.45019;-.88113;20;20220604;26;15;20.5;2.4;17.2;1.2;4.72;25019 +84076;46.45019;-.88113;20;20220605;21.9;14.8;18.4;3.2;15;0;3.91;20116 +84076;46.45019;-.88113;20;20220606;19;12.4;15.7;2.2;14.8;2.1;3.11;19424 +84076;46.45019;-.88113;20;20220607;22.9;13.6;18.2;3.7;14.8;10.1;4.37;23116 +84076;46.45019;-.88113;20;20220608;22.9;15.5;19.2;4.5;15.6;.1;4.3;20639 +84076;46.45019;-.88113;20;20220609;23.1;13.5;18.3;2.6;13.9;0;4.42;23556 +84076;46.45019;-.88113;20;20220610;26.1;8.8;17.5;1.8;14;.1;5.13;30688 +84076;46.45019;-.88113;20;20220611;29.6;13.5;21.6;2.8;16.1;0;6.13;30614 +84076;46.45019;-.88113;20;20220612;26.2;16.9;21.5;4.3;14.2;.4;5.71;23265 +84076;46.45019;-.88113;20;20220613;27.7;14.3;21;4.6;11.1;0;6.94;27975 +84076;46.45019;-.88113;20;20220614;32.9;14.9;23.9;4.2;11;0;8.32;30809 +84076;46.45019;-.88113;20;20220615;34.5;19;26.8;2.5;14.5;0;7.31;30141 +84076;46.45019;-.88113;20;20220616;34.7;16.6;25.6;2.7;15.5;0;7.36;30849 +84076;46.45019;-.88113;20;20220617;38.3;19.7;29;3.1;14.5;0;8.59;30863 +84076;46.45019;-.88113;20;20220618;39.6;18.3;28.9;4.1;15.2;3.1;9.61;30874 +84076;46.45019;-.88113;20;20220619;26.3;20.5;23.4;4.7;19.9;.3;4.68;18425 +84076;46.45019;-.88113;20;20220620;28.6;16;22.3;2.5;18;2.6;5.47;27213 +84076;46.45019;-.88113;20;20220621;27.1;17.2;22.2;2.9;20.2;.9;4.75;24110 +84076;46.45019;-.88113;20;20220622;24;17.7;20.9;2.8;18.4;2.6;3.9;19208 +84076;46.45019;-.88113;20;20220623;24.7;12;18.4;1.7;15.6;3.3;4.64;27313 +84076;46.45019;-.88113;20;20220624;22;15.3;18.6;3.5;17.1;12.5;3.61;19801 +84076;46.45019;-.88113;20;20220625;18.6;14.5;16.5;1.5;15.6;4.9;2.7;15459 +84076;46.45019;-.88113;20;20220626;22.1;10.5;16.3;1.5;12.8;0;4.25;26064 +84076;46.45019;-.88113;20;20220627;22.7;8.6;15.7;2;12.2;0;4.61;28728 +84076;46.45019;-.88113;20;20220628;22.8;7.9;15.3;1.6;11.9;.1;4.62;29511 +84076;46.45019;-.88113;20;20220629;19.3;9.2;14.2;1.6;13.7;4.2;3.55;24255 +84076;46.45019;-.88113;20;20220630;20.2;12.9;16.6;2.5;13.7;2.4;3.63;20583 +84076;46.45019;-.88113;20;20220701;22.4;8.2;15.3;1.9;11.7;0;4.56;28719 +84076;46.45019;-.88113;20;20220702;27.8;11.5;19.6;3;12.1;0;6.17;30659 +84076;46.45019;-.88113;20;20220703;26.2;12.2;19.2;3.1;13;0;5.6;28441 +84076;46.45019;-.88113;20;20220704;27.9;14.4;21.1;3.2;12.4;0;6.17;27885 +84076;46.45019;-.88113;20;20220705;28.5;13.6;21.1;4;12.3;0;6.71;29255 +84076;46.45019;-.88113;20;20220706;28.3;14.8;21.6;4.2;12.7;0;6.64;27793 +84076;46.45019;-.88113;20;20220707;28.4;16.2;22.3;3.9;15.1;0;6.13;26368 +84076;46.45019;-.88113;20;20220708;30.5;16.5;23.5;4.7;12.8;0;7.56;28200 +84076;46.45019;-.88113;20;20220709;31.7;16.9;24.3;4;12.8;0;7.59;28938 +84076;46.45019;-.88113;20;20220710;30.8;19.4;25.1;6;13.6;0;8.11;25329 +84076;46.45019;-.88113;20;20220711;33.4;18.8;26.1;5.4;13.6;0;8.79;28614 +84076;46.45019;-.88113;20;20220712;35.7;20.1;27.9;2.9;13.6;0;7.8;29511 +84076;46.45019;-.88113;20;20220713;36.4;16;26.2;1.3;12.2;0;6.35;30017 +84076;46.45019;-.88113;20;20220714;35.7;15.8;25.7;2.2;13.1;0;7.08;29939 +84076;46.45019;-.88113;20;20220715;31.8;18.2;25;4;12.7;0;7.53;27332 +84076;46.45019;-.88113;20;20220716;33.5;18.7;26.1;5.2;10;0;9.25;28436 +84076;46.45019;-.88113;20;20220717;35.5;20.8;28.1;5.1;11.6;0;9.58;28256 +84076;46.45019;-.88113;20;20220718;41.2;23.1;32.2;5.4;13.1;0;11.43;29595 +84076;46.45019;-.88113;20;20220719;27.4;21.8;24.6;4.2;18;5.1;5.14;17288 +84076;46.45019;-.88113;20;20220720;25.3;18.4;21.8;3.3;19;2.7;4.12;19139 +84076;46.45019;-.88113;20;20220721;28.7;13.7;21.2;1.3;16.7;.3;5.09;28177 +84076;46.45019;-.88113;20;20220722;24;16.5;20.2;3.1;18;1.4;3.87;19821 +84076;46.45019;-.88113;20;20220723;28.5;14.3;21.4;2.3;15.2;0;5.42;27217 +84076;46.45019;-.88113;20;20220724;34.2;13.3;23.8;2.4;13.9;0;6.64;28989 +84076;46.45019;-.88113;20;20220725;24.9;19;21.9;3.9;17.2;1.7;4.34;17371 +84076;46.45019;-.88113;20;20220726;25;12.7;18.8;2;14.8;0;4.46;25031 +84076;46.45019;-.88113;20;20220727;27.7;16.4;22;2.7;12.2;0;5.53;23889 +84076;46.45019;-.88113;20;20220728;28.5;16;22.3;2.5;13.7;0;5.48;25026 +84076;46.45019;-.88113;20;20220729;26.8;16.9;21.8;2.5;16.8;0;4.64;22164 +84076;46.45019;-.88113;20;20220730;29;13.3;21.1;2.6;16.6;0;5.41;27817 +84076;46.45019;-.88113;20;20220731;30.5;14.6;22.5;2.2;16.4;0;5.62;27867 +84076;46.45019;-.88113;20;20220801;31.4;12.2;21.8;1.8;16.5;0;5.44;28022 +84076;46.45019;-.88113;20;20220802;34.2;19.8;27;1.8;15.4;0;6;26266 +84076;46.45019;-.88113;20;20220803;36.4;20;28.2;2.2;15.3;0;6.8;27754 +84076;46.45019;-.88113;20;20220804;29.3;23.7;26.5;2.9;17.6;0;4.94;16177 +84076;46.45019;-.88113;20;20220805;28.9;18;23.4;4.8;13;0;6.61;22498 +84076;46.45019;-.88113;20;20220806;29.2;16.4;22.8;7;9.7;0;8.39;24262 +84076;46.45019;-.88113;20;20220807;30.5;16.7;23.6;6.6;8.7;0;8.9;25062 +84076;46.45019;-.88113;20;20220808;32.8;18.8;25.8;6.2;10.1;0;9.21;25107 +84076;46.45019;-.88113;20;20220809;34.3;20.1;27.2;6.1;11.3;0;9.44;25146 +84076;46.45019;-.88113;20;20220810;35.4;21.7;28.6;5.9;11.6;0;9.63;24557 +84076;46.45019;-.88113;20;20220811;37.2;21.7;29.5;4.5;10.2;0;9.21;25976 +84076;46.45019;-.88113;20;20220812;37.3;21.9;29.6;2.6;10.3;0;7.23;25739 +84076;46.45019;-.88113;20;20220813;32.4;17.6;25;2.5;15.3;1.5;5.88;25079 +84076;46.45019;-.88113;20;20220814;23.9;19.4;21.6;4.6;19.8;4.2;3.31;13694 +84076;46.45019;-.88113;20;20220815;24.3;17.9;21.1;3.2;19;.1;3.41;16250 +84076;46.45019;-.88113;20;20220816;25;16.7;20.8;1.6;18.2;3.5;3.45;18403 +84076;46.45019;-.88113;20;20220817;24.5;15.1;19.8;3.1;16.2;.5;3.88;19464 +84076;46.45019;-.88113;20;20220818;26.6;12.1;19.4;2.4;16;0;4.31;24042 +84076;46.45019;-.88113;20;20220819;26.2;14.8;20.5;3.2;18.3;.6;4.02;21162 +84076;46.45019;-.88113;20;20220820;26.1;18.6;22.4;2;18.3;0;3.6;17026 +84076;46.45019;-.88113;20;20220821;23.1;11.7;17.4;1.4;16.2;1.5;3.27;20871 +84076;46.45019;-.88113;20;20220822;27.1;18.4;22.8;2;20.4;.2;3.64;18089 +84076;46.45019;-.88113;20;20220823;26;18.9;22.4;1.3;20.4;0;3.15;16213 +84076;46.45019;-.88113;20;20220824;34.7;18;26.4;2.8;18.1;1.1;6.02;24402 +84076;46.45019;-.88113;20;20220825;27.7;20.8;24.2;3.6;20;.5;4.15;15746 +84076;46.45019;-.88113;20;20220826;28.3;17.8;23.1;3.3;16.4;0;4.72;19304 +84076;46.45019;-.88113;20;20220827;28.9;17.2;23.1;3.5;13.7;0;5.32;20227 +84076;46.45019;-.88113;20;20220828;30.1;18.8;24.5;5.2;12.3;0;6.8;19721 +84076;46.45019;-.88113;20;20220829;33;18.9;25.9;3.8;14.2;.5;6.46;21868 +84076;46.45019;-.88113;20;20220830;31.8;22.2;27;2.9;18.1;0;5.07;17880 +84076;46.45019;-.88113;20;20220831;30.4;16.4;23.4;2.3;17.6;5.4;4.56;21439 +84076;46.45019;-.88113;20;20220901;27.5;18.1;22.8;3.3;19;.1;3.98;17402 +84076;46.45019;-.88113;20;20220902;25.7;15.6;20.7;2.7;17.8;1.8;3.5;17890 +84076;46.45019;-.88113;20;20220903;24.3;15.1;19.7;2.3;15.8;.1;3.29;16924 +84076;46.45019;-.88113;20;20220904;30.5;12.7;21.6;2.6;15.1;.7;4.74;22341 +84076;46.45019;-.88113;20;20220905;30.9;16.9;23.9;2.6;17.6;.1;4.63;20541 +84076;46.45019;-.88113;20;20220906;27.3;14.1;20.7;2.7;16.2;.8;3.95;19765 +84076;46.45019;-.88113;20;20220907;18;16.2;17.1;2.5;17.1;15.4;1.49;7162 +84076;46.45019;-.88113;20;20220908;22.2;15;18.6;3.7;16.6;2.8;2.81;14305 +84076;46.45019;-.88113;20;20220909;22.4;15.1;18.8;3.5;15.7;1.1;2.98;14271 +84076;46.45019;-.88113;20;20220910;23;12.3;17.7;1.2;15.6;.2;2.66;17139 +84076;46.45019;-.88113;20;20220911;28.2;14;21.1;3.1;15.4;0;4.25;19573 +84076;46.45019;-.88113;20;20220912;33.6;17.6;25.6;4.3;15.8;.7;6.23;20583 +84076;46.45019;-.88113;20;20220913;30.2;20.4;25.3;3.5;20.3;6;4.29;15928 +84076;46.45019;-.88113;20;20220914;27.3;17.3;22.3;2.2;19.6;1.7;3.19;15931 +84076;46.45019;-.88113;20;20220915;23.6;17.6;20.6;2.7;18.5;0;2.58;12192 +84076;46.45019;-.88113;20;20220916;20.7;12.2;16.4;3.6;11.9;0;3.09;14385 +84076;46.45019;-.88113;20;20220917;19.3;9.4;14.3;3.6;9.4;0;3.18;15374 +84076;46.45019;-.88113;20;20220918;21.1;8.1;14.6;3.3;8.7;0;3.51;17451 +84076;46.45019;-.88113;20;20220919;21.3;10.4;15.8;4.8;10.1;0;3.8;15802 +84076;46.45019;-.88113;20;20220920;21.5;10.2;15.9;4.4;9.7;0;3.79;15921 +84076;46.45019;-.88113;20;20220921;22.3;11;16.6;4.5;9.8;0;4;15750 +84076;46.45019;-.88113;20;20220922;24.6;10.3;17.4;2.9;9.3;0;3.82;17539 +84076;46.45019;-.88113;20;20220923;22.2;11;16.6;1.3;10.3;.3;2.5;15338 +84076;46.45019;-.88113;20;20220924;20.3;10.9;15.6;1.8;12.1;.6;2.28;13886 +84076;46.45019;-.88113;20;20220925;19.5;7;13.3;2;10.9;.1;2.28;15851 +84076;46.45019;-.88113;20;20220926;19.3;7.1;13.2;2.8;11.4;4.1;2.31;15480 +84076;46.45019;-.88113;20;20220927;18.7;7.9;13.3;3.9;12.6;2.2;2.09;14391 +84076;46.45019;-.88113;20;20220928;19.5;15.3;17.4;5.6;15.1;2.2;2.37;8829 +84076;46.45019;-.88113;20;20220929;17.5;8.1;12.8;1.8;10.9;.4;1.86;13108 +84076;46.45019;-.88113;20;20220930;19.4;6.1;12.8;2.9;11;5.3;2.27;15429 +84076;46.45019;-.88113;20;20221001;20.2;14.9;17.5;7;18.7;2.6;1.43;9582 +84076;46.45019;-.88113;20;20221002;20.7;16.3;18.5;4.5;17.6;1.7;1.92;8615 +84076;46.45019;-.88113;20;20221003;21.7;15.1;18.4;2;16.3;0;1.91;10448 +84076;46.45019;-.88113;20;20221004;22.7;10;16.4;1.1;13.4;.1;1.98;14358 +84076;46.45019;-.88113;20;20221005;21.4;10;15.7;2.4;14.8;.2;1.94;13429 +84076;46.45019;-.88113;20;20221006;20.2;9.3;14.8;2.8;11.2;0;2.32;12965 +84076;46.45019;-.88113;20;20221007;22.2;9.8;16;2.7;11;0;2.63;13661 +84076;46.45019;-.88113;20;20221008;20.7;9.3;15;3.3;11.4;0;2.46;12928 +84076;46.45019;-.88113;20;20221009;23.7;8;15.9;2.8;12.2;.1;2.62;14997 +84076;46.45019;-.88113;20;20221010;21.9;11.6;16.8;1.6;15.5;1.3;1.71;11969 +84076;46.45019;-.88113;20;20221011;19.9;15.1;17.5;3.5;15.1;.1;1.92;8029 +84076;46.45019;-.88113;20;20221012;21;10.4;15.7;1.5;13.3;.1;1.69;11829 +84076;46.45019;-.88113;20;20221013;17.9;11;14.4;2.7;15.5;7.4;1.13;9397 +84076;46.45019;-.88113;20;20221014;19.1;16.1;17.6;5.6;18.5;7.2;1.15;6075 +84076;46.45019;-.88113;20;20221015;17.6;17;17.3;4.2;18;9.4;.93;2619 +84076;46.45019;-.88113;20;20221016;23.9;15.8;19.8;2;18.1;1.6;1.76;9787 +84076;46.45019;-.88113;20;20221017;19;15.7;17.4;2.9;18.1;8.4;1.07;6122 +84076;46.45019;-.88113;20;20221018;24.7;14.9;19.8;4;18.6;0;2.14;10486 +84076;46.45019;-.88113;20;20221019;25.8;17.4;21.6;4;18.2;1.1;2.63;9567 +84076;46.45019;-.88113;20;20221020;23.6;14.6;19.1;4.2;16.2;1.2;2.36;9771 +84076;46.45019;-.88113;20;20221021;20.1;14;17.1;2.6;16.1;0;1.39;7913 +84076;46.45019;-.88113;20;20221022;21.7;12.4;17.1;2.9;15.4;.1;1.68;9661 +84076;46.45019;-.88113;20;20221023;23.5;16.9;20.2;5.1;15.2;0;2.97;8008 +84076;46.45019;-.88113;20;20221024;19.6;14.1;16.9;3.9;15.1;2;1.65;7198 +84076;46.45019;-.88113;20;20221025;19.6;10.7;15.2;2.4;13.9;.2;1.36;9059 +84076;46.45019;-.88113;20;20221026;24.9;11.2;18;2.5;14.3;0;2.04;11108 +84076;46.45019;-.88113;20;20221027;24.2;14.1;19.2;3.7;16.5;0;2.11;9388 +84076;46.45019;-.88113;20;20221028;24.5;13.7;19.1;2.2;15.9;0;1.76;9575 +84076;46.45019;-.88113;20;20221029;22.5;16.6;19.5;2.3;15.8;0;1.69;6948 +84076;46.45019;-.88113;20;20221030;16.8;13;14.9;1.6;14.4;.6;.89;5475 +84076;46.45019;-.88113;20;20221031;20.8;12.4;16.6;3.5;14.8;2.6;1.58;8079 +84076;46.45019;-.88113;20;20221101;17.9;8.8;13.4;3.3;12.3;3.6;1.3;8295 +84076;46.45019;-.88113;20;20221102;17.1;8.1;12.6;1.9;13.1;.3;.83;8132 +84076;46.45019;-.88113;20;20221103;15.1;10.6;12.9;3.1;12;12.3;1.09;5636 +84076;46.45019;-.88113;20;20221104;15;8;11.5;4.3;10;.5;1.48;6958 +84076;46.45019;-.88113;20;20221105;16.2;3.4;9.8;2;10.1;.5;.9;9316 +84076;46.45019;-.88113;20;20221106;16.9;9.8;13.3;3.6;12;7.3;1.29;6813 +84076;46.45019;-.88113;20;20221107;18.7;12.1;15.4;3.6;13.3;0;1.45;6473 +84076;46.45019;-.88113;20;20221108;15.6;10.4;13;3.5;13.2;10.1;.85;5653 +84076;46.45019;-.88113;20;20221109;16.5;12.6;14.6;2.3;13.2;.7;1;4813 +84076;46.45019;-.88113;20;20221110;14.2;6;10.1;2.5;11;.1;.68;6933 +84076;46.45019;-.88113;20;20221111;18;4.6;11.3;2.8;11.6;.2;.94;8773 +84076;46.45019;-.88113;20;20221112;19.2;9.8;14.5;3.4;13.2;.1;1.23;7230 +84076;46.45019;-.88113;20;20221113;19.2;9.7;14.5;3.1;12.7;.2;1.25;7172 +84076;46.45019;-.88113;20;20221114;14.8;9.6;12.2;2.4;11.7;2.3;.82;5207 +84076;46.45019;-.88113;20;20221115;15.6;10.6;13.1;4;12.5;8.9;1.02;5036 +84076;46.45019;-.88113;20;20221116;14.7;10;12.4;6;12.9;9.3;.82;4815 +84076;46.45019;-.88113;20;20221117;15.5;11.7;13.6;6.8;12.1;5.5;1.58;4263 +84076;46.45019;-.88113;20;20221118;12.9;3.5;8.2;1.1;9;1.1;.46;6683 +84076;46.45019;-.88113;20;20221119;12.2;.2;6.2;1.1;7.3;.5;.45;7471 +84076;46.45019;-.88113;20;20221120;13.9;1.2;7.5;2.5;9.2;2.7;.59;7595 +84076;46.45019;-.88113;20;20221121;14.5;5.3;9.9;4.2;10;8.6;.96;6370 +84076;46.45019;-.88113;20;20221122;12.8;5.4;9.1;3.1;9.9;4.2;.66;5634 +84076;46.45019;-.88113;20;20221123;14.7;9.6;12.2;4.3;12;1.8;.89;4604 +84076;46.45019;-.88113;20;20221124;13;7.7;10.4;2.6;11.4;3;.5;4642 +84076;46.45019;-.88113;20;20221125;14;5.2;9.6;1.3;9.6;.8;.48;5947 +84076;46.45019;-.88113;20;20221126;11.7;2.9;7.3;2.5;9.5;.1;.38;5883 +84076;46.45019;-.88113;20;20221127;11.1;6.8;9;1.9;10;9.4;.47;4036 +84076;46.45019;-.88113;20;20221128;10.2;4.6;7.4;1.1;9.4;5.1;.3;4574 +84076;46.45019;-.88113;20;20221129;7.8;-.1;3.9;.3;7.3;.1;.15;5400 +84076;46.45019;-.88113;20;20221130;9.7;-.1;4.8;3.4;7.8;0;.42;5969 +84076;46.45019;-.88113;20;20221201;7.2;4.8;6;3.8;7.9;0;.64;2870 +84076;46.45019;-.88113;20;20221202;6.6;4.3;5.5;3.2;7.9;0;.5;2782 +84076;46.45019;-.88113;20;20221203;5.7;3.4;4.5;4.6;7.3;.6;.58;2758 +84076;46.45019;-.88113;20;20221204;5.7;3.3;4.5;2.3;7.4;0;.42;2797 +84076;46.45019;-.88113;20;20221205;8.7;.1;4.4;3.1;7;.1;.51;5353 +84076;46.45019;-.88113;20;20221206;5.2;1.1;3.1;4.8;6.9;0;.42;3634 +84076;46.45019;-.88113;20;20221207;5.7;1.7;3.7;4.1;6.5;.1;.63;3564 +84076;46.45019;-.88113;20;20221208;4.3;-.6;1.9;5;6;0;.51;3931 +84076;46.45019;-.88113;20;20221209;4.7;1.3;3;5.1;5.7;0;.87;3236 +84076;46.45019;-.88113;20;20221210;4.2;-4.1;0;2;5.2;.2;.28;5090 +84076;46.45019;-.88113;20;20221211;4.5;-1.6;1.4;2.5;5.3;.2;.47;4326 +84076;46.45019;-.88113;20;20221212;3.4;-3.8;-.2;3.5;4.9;1.1;.47;4687 +84076;46.45019;-.88113;20;20221213;2.9;-2.1;.4;4;5.6;2.9;.35;3871 +84076;46.45019;-.88113;20;20221214;14.4;1.8;8.1;2.9;10.3;3.7;.32;6188 +84076;46.45019;-.88113;20;20221215;4.5;3.5;4;6.3;6.8;.3;.75;1657 +84076;46.45019;-.88113;20;20221216;5.5;1.2;3.4;6;4.8;0;1.39;3548 +84076;46.45019;-.88113;20;20221217;3.8;-3.6;.1;3.9;4.5;0;.68;4678 +84076;46.45019;-.88113;20;20221218;9.1;-2.9;3.1;3.8;6.9;0;.41;5978 +84076;46.45019;-.88113;20;20221219;13.1;8.7;10.9;4;10.8;.3;.8;3572 +84076;46.45019;-.88113;20;20221220;13.9;11.8;12.9;4.3;12.3;4.4;.94;2431 +84076;46.45019;-.88113;20;20221221;14.1;7;10.6;5;12.6;5.7;.23;4563 +84076;46.45019;-.88113;20;20221222;14.4;12.6;13.5;7.2;14.1;14.7;.73;2243 +84076;46.45019;-.88113;20;20221223;14.2;13.6;13.9;6.4;14.5;13.1;.74;1249 +84076;46.45019;-.88113;20;20221224;12.6;10.1;11.4;2.3;12.3;1.8;.44;2669 +84076;46.45019;-.88113;20;20221225;15.1;8.7;11.9;2.6;12.3;2.3;.49;4346 +84076;46.45019;-.88113;20;20221226;13.3;11.1;12.2;2.6;11.8;.7;.72;2508 +84076;46.45019;-.88113;20;20221227;9.7;2.5;6.1;1.8;9.6;.6;.09;4641 +84076;46.45019;-.88113;20;20221228;12.1;8.1;10.1;4.7;12.1;5.1;.26;3443 +84076;46.45019;-.88113;20;20221229;11.5;11.2;11.4;4.4;11.4;2.8;.9;865 +84076;46.45019;-.88113;20;20221230;15.4;5.1;10.3;6.3;12.6;4.6;.26;5638 +84076;46.45019;-.88113;20;20221231;16;13.8;14.9;5;11.9;.1;1.73;2558 +84077;46.4826;-.55865;65;20220101;14.5;6.2;10.4;2.7;10.49;.2;.63;4805 +84077;46.4826;-.55865;65;20220102;14.2;9.5;11.9;4.6;12.54;.4;.68;2716 +84077;46.4826;-.55865;65;20220103;13.6;11.5;12.6;4;13.01;17;.6;2133 +84077;46.4826;-.55865;65;20220104;12.4;11.6;12;4;10.74;3;1.24;500 +84077;46.4826;-.55865;65;20220105;8;.8;4.4;1.5;6.64;.1;.39;4337 +84077;46.4826;-.55865;65;20220106;7.9;-1.8;3;1.4;6.09;1.7;.33;5604 +84077;46.4826;-.55865;65;20220107;11;3.3;7.2;4.4;8.64;.6;.7;5171 +84077;46.4826;-.55865;65;20220108;11.6;6.8;9.2;6.3;10.04;10.4;.82;3121 +84077;46.4826;-.55865;65;20220109;9.5;6.1;7.8;2.8;9.64;6.5;.45;3009 +84077;46.4826;-.55865;65;20220110;9.2;7.9;8.5;1.3;10.34;1.6;.44;1552 +84077;46.4826;-.55865;65;20220111;9.6;3.4;6.5;2.1;7.14;0;.61;5868 +84077;46.4826;-.55865;65;20220112;3.7;-1.3;1.2;3.9;5.79;0;.44;5273 +84077;46.4826;-.55865;65;20220113;6.8;.7;3.7;4.5;5.94;0;.87;5919 +84077;46.4826;-.55865;65;20220114;6.8;-1.9;2.5;2.6;5.44;.1;.61;6289 +84077;46.4826;-.55865;65;20220115;7;-3.8;1.6;1.3;5.14;.1;.36;7286 +84077;46.4826;-.55865;65;20220116;1.5;-3;-.8;1.2;5.99;.3;.17;3370 +84077;46.4826;-.55865;65;20220117;8.2;.7;4.4;2.4;7.79;0;.41;4147 +84077;46.4826;-.55865;65;20220118;7.2;1;4.1;3.1;7.29;0;.45;5178 +84077;46.4826;-.55865;65;20220119;6.6;3.8;5.2;1.8;7.74;1.2;.46;3206 +84077;46.4826;-.55865;65;20220120;8.4;4.7;6.6;2.8;7.79;0;.69;4782 +84077;46.4826;-.55865;65;20220121;6.6;.5;3.5;4.3;6.09;.1;.84;6229 +84077;46.4826;-.55865;65;20220122;5.7;-.3;2.7;4.5;6.14;0;.71;4504 +84077;46.4826;-.55865;65;20220123;5.8;2.7;4.3;5.8;6.64;0;.88;4978 +84077;46.4826;-.55865;65;20220124;10.8;-1.7;4.5;2.5;6.24;0;.81;7855 +84077;46.4826;-.55865;65;20220125;11;-3.1;4;1.8;6.04;0;.67;8185 +84077;46.4826;-.55865;65;20220126;.9;-1.2;-.1;3;5.7;0;.3;3227 +84077;46.4826;-.55865;65;20220127;3.6;-2.6;.5;2.6;5.79;.1;.42;4409 +84077;46.4826;-.55865;65;20220128;9.3;1.4;5.3;.8;8.19;0;.41;4958 +84077;46.4826;-.55865;65;20220129;7.1;4.8;5.9;1.3;8.79;.1;.43;2722 +84077;46.4826;-.55865;65;20220130;9.4;6.1;7.7;1.9;10.09;.6;.45;3464 +84077;46.4826;-.55865;65;20220131;10.9;5.9;8.4;4;8.94;.3;.98;5252 +84077;46.4826;-.55865;65;20220201;10.4;.6;5.5;3.5;8.84;.2;.49;5174 +84077;46.4826;-.55865;65;20220202;7.9;7.4;7.6;1.9;9.64;0;.53;2052 +84077;46.4826;-.55865;65;20220203;7.5;5.8;6.7;1.9;8.94;.3;.52;2674 +84077;46.4826;-.55865;65;20220204;12.7;6.4;9.5;3;9.79;1.1;.93;5143 +84077;46.4826;-.55865;65;20220205;11.5;-1.6;4.9;1.7;7.24;.1;.71;9000 +84077;46.4826;-.55865;65;20220206;11.5;1.6;6.5;6.1;10.44;1.3;.2;5601 +84077;46.4826;-.55865;65;20220207;12.6;8.6;10.6;2.4;9.64;.1;1.05;6026 +84077;46.4826;-.55865;65;20220208;13.3;2;7.6;1.9;8.24;0;.92;9461 +84077;46.4826;-.55865;65;20220209;11.8;1.9;6.8;3.3;7.79;.1;1.07;7632 +84077;46.4826;-.55865;65;20220210;10.8;.4;5.6;3.5;9.6;.3;.63;5800 +84077;46.4826;-.55865;65;20220211;9.8;2.1;5.9;3.6;6.7;0;1.21;11000 +84077;46.4826;-.55865;65;20220212;11.5;0;5.7;2.2;5.8;0;1.22;10100 +84077;46.4826;-.55865;65;20220213;15.1;-1.8;6.6;5.5;8.2;2.2;1.52;8600 +84077;46.4826;-.55865;65;20220214;12.5;7.1;9.8;5.1;9.43;2.2;1.39;7833 +84077;46.4826;-.55865;65;20220215;11.5;.4;5.9;4.4;9.5;12;.5;5100 +84077;46.4826;-.55865;65;20220216;13;8.9;11;8.7;13.44;3.2;.26;3887 +84077;46.4826;-.55865;65;20220217;13.7;11.9;12.8;5.5;13.21;1.2;.88;3690 +84077;46.4826;-.55865;65;20220218;12.6;10.7;11.6;5.3;10.64;1.3;1.45;3862 +84077;46.4826;-.55865;65;20220219;11.1;.7;5.9;3;7.64;.1;1.05;9316 +84077;46.4826;-.55865;65;20220220;13.1;6.8;9.9;6.9;11.74;3.2;.77;6462 +84077;46.4826;-.55865;65;20220221;12.1;6.8;9.4;6;9.09;.3;1.56;7444 +84077;46.4826;-.55865;65;20220222;12.3;2.8;7.5;3;10.14;.3;.71;7403 +84077;46.4826;-.55865;65;20220223;16.1;8.6;12.4;1.3;10.89;.1;1.12;7460 +84077;46.4826;-.55865;65;20220224;12.9;2.5;7.7;2.6;8.24;.7;1.23;8493 +84077;46.4826;-.55865;65;20220225;11.9;-2.4;4.8;1.6;6.34;.1;1.2;12590 +84077;46.4826;-.55865;65;20220226;12.5;.4;6.4;5.1;5.74;0;2.28;13068 +84077;46.4826;-.55865;65;20220227;16.2;2.9;9.5;2.8;7.34;.1;1.99;13123 +84077;46.4826;-.55865;65;20220228;17.3;2;9.6;1.1;8.68;0;1.41;12667 +84077;46.4826;-.55865;65;20220301;16.6;3.8;10.2;2.2;8.89;0;1.68;11674 +84077;46.4826;-.55865;65;20220302;12.5;8.2;10.3;2.7;10.19;.6;1.18;6137 +84077;46.4826;-.55865;65;20220303;13.2;6.8;10;2.5;10.89;2.9;1.06;8180 +84077;46.4826;-.55865;65;20220304;9.9;8.4;9.1;3.2;9.49;1.7;1.09;4260 +84077;46.4826;-.55865;65;20220305;11.5;1.7;6.6;3.1;7.84;.4;1.35;11182 +84077;46.4826;-.55865;65;20220306;11.1;6.1;8.6;3.9;7.24;0;1.94;11225 +84077;46.4826;-.55865;65;20220307;10.2;-.7;4.7;4.2;5.19;0;1.99;14049 +84077;46.4826;-.55865;65;20220308;11.5;1.8;6.6;4.1;8.29;.9;1.24;8959 +84077;46.4826;-.55865;65;20220309;16.1;5.3;10.7;4.3;9.59;0;2.08;13532 +84077;46.4826;-.55865;65;20220310;12.6;9.4;11;4.5;10.49;1.4;1.4;5395 +84077;46.4826;-.55865;65;20220311;13.5;7.1;10.3;5.8;10.59;6.8;1.43;9126 +84077;46.4826;-.55865;65;20220312;13.8;6.3;10;3.8;9.69;7.7;1.7;11263 +84077;46.4826;-.55865;65;20220313;12.1;7.7;9.9;4.7;9.14;8.4;1.69;7809 +84077;46.4826;-.55865;65;20220314;15.4;2.1;8.8;4.6;8.69;.4;2.06;13196 +84077;46.4826;-.55865;65;20220315;18.4;9.9;14.1;4;11.94;0;2.23;10783 +84077;46.4826;-.55865;65;20220316;14.9;10;12.4;3.4;11.69;.1;1.52;6783 +84077;46.4826;-.55865;65;20220317;10.5;8.4;9.5;5.6;8.69;0;1.73;6736 +84077;46.4826;-.55865;65;20220318;14.4;5.5;9.9;6.8;8.1;0;2.57;10700 +84077;46.4826;-.55865;65;20220319;17.8;6.7;12.2;4.5;9.3;0;2.69;12200 +84077;46.4826;-.55865;65;20220320;16.5;6.9;11.7;3.6;9.3;0;2.28;11200 +84077;46.4826;-.55865;65;20220321;18.9;7.1;13;4.6;9.2;0;3.14;15000 +84077;46.4826;-.55865;65;20220322;17.8;4.4;11.1;4.7;7.2;0;3.44;18200 +84077;46.4826;-.55865;65;20220323;17.3;3.2;10.2;3.2;5.9;0;3.21;18900 +84077;46.4826;-.55865;65;20220324;19.7;1.1;10.4;2.9;6;0;3.38;19700 +84077;46.4826;-.55865;65;20220325;21.1;2;11.5;3.3;6.4;0;3.73;19300 +84077;46.4826;-.55865;65;20220326;21.8;7;14.4;5.2;6.9;0;4.77;18900 +84077;46.4826;-.55865;65;20220327;22.3;6;14.1;2.8;7.7;0;3.62;18100 +84077;46.4826;-.55865;65;20220328;20.7;6.6;13.6;2.3;8.1;0;3.07;16400 +84077;46.4826;-.55865;65;20220329;17.7;8.5;13.1;2.3;10.3;0;2.16;11000 +84077;46.4826;-.55865;65;20220330;13.6;7.2;10.4;2.5;10.9;1.3;1.16;5500 +84077;46.4826;-.55865;65;20220331;13.5;4.5;9;3.8;8.2;4.8;1.98;10200 +84077;46.4826;-.55865;65;20220401;8.9;-.1;4.4;5.4;5.7;.5;2.07;15500 +84077;46.4826;-.55865;65;20220402;9.4;-.3;4.5;4;5.5;0;2.14;16600 +84077;46.4826;-.55865;65;20220403;9.1;-2;3.6;2.6;4.9;0;1.94;16201 +84077;46.4826;-.55865;65;20220404;11.1;-1.9;4.6;3.1;5.87;.1;2.37;19567 +84077;46.4826;-.55865;65;20220405;12.8;5.6;9.2;3.8;10;.7;1.52;9386 +84077;46.4826;-.55865;65;20220406;13.2;8.8;11;5.4;11;3;1.51;7100 +84077;46.4826;-.55865;65;20220407;14;10.3;12.1;8.7;13.2;19.6;.91;3500 +84077;46.4826;-.55865;65;20220408;14.7;11.1;12.9;8.8;11.2;6.5;2.17;4500 +84077;46.4826;-.55865;65;20220409;13.4;2.3;7.9;2.1;7.23;0;2.38;18833 +84077;46.4826;-.55865;65;20220410;17;-.4;8.3;4.3;6.8;0;3.44;23100 +84077;46.4826;-.55865;65;20220411;21.9;7.5;14.7;5.5;10.27;.3;4.37;19500 +84077;46.4826;-.55865;65;20220412;16.2;11;13.6;4.2;11.4;.1;2.07;6800 +84077;46.4826;-.55865;65;20220413;19.3;7.4;13.3;2.1;12.2;.3;2.66;18100 +84077;46.4826;-.55865;65;20220414;22.3;7.9;15.1;2.9;12.4;0;3.59;22400 +84077;46.4826;-.55865;65;20220415;23.1;10;16.5;3.3;11.6;.2;4.18;22900 +84077;46.4826;-.55865;65;20220416;21.9;9.6;15.7;3.5;11.2;0;4.13;23800 +84077;46.4826;-.55865;65;20220417;22.1;7.5;14.8;3.1;9.4;0;4.21;23700 +84077;46.4826;-.55865;65;20220418;20;6.1;13;2.3;11.5;1.1;3.01;20200 +84077;46.4826;-.55865;65;20220419;17.4;7.2;12.3;3.1;9;2.1;3.21;19200 +84077;46.4826;-.55865;65;20220420;17.8;9;13.4;2.5;10.5;1.6;2.15;8300 +84077;46.4826;-.55865;65;20220421;20.8;8.4;14.6;1.9;9.6;.7;3.66;22700 +84077;46.4826;-.55865;65;20220422;18.7;6;12.3;2.4;11.2;0;2.73;18000 +84077;46.4826;-.55865;65;20220423;17.3;10.5;13.9;3.9;12.1;6.7;2.39;11700 +84077;46.4826;-.55865;65;20220424;15.5;11.1;13.3;3.8;13;13.1;1.67;8400 +84077;46.4826;-.55865;65;20220425;17.3;11.7;14.5;3.4;12.4;1.1;2.31;10600 +84077;46.4826;-.55865;65;20220426;18.6;4.5;11.5;4.8;9.6;0;3.77;25600 +84077;46.4826;-.55865;65;20220427;21;8.1;14.5;6;9.8;0;4.62;22400 +84077;46.4826;-.55865;65;20220428;21.2;10.1;15.6;3.2;11.8;0;3.73;20500 +84077;46.4826;-.55865;65;20220429;23.2;7.9;15.5;1.4;12.1;0;3.26;19200 +84077;46.4826;-.55865;65;20220430;20.4;9.5;14.9;3.5;10.9;0;4.04;23600 +84077;46.4826;-.55865;65;20220501;19.7;8.6;14.1;3.1;8.7;0;4.02;21600 +84077;46.4826;-.55865;65;20220502;20.4;8;14.2;3.6;9.4;0;4.37;25200 +84077;46.4826;-.55865;65;20220503;20.8;9.6;15.2;3.5;9.8;0;4.21;21800 +84077;46.4826;-.55865;65;20220504;19.9;6.2;13;1.9;10.2;0;2.98;17300 +84077;46.4826;-.55865;65;20220505;21.3;6.9;14.1;2.5;10.2;0;4.02;24600 +84077;46.4826;-.55865;65;20220506;22;9;15.5;2.5;11.24;0;4.17;25004 +84077;46.4826;-.55865;65;20220507;23.9;11.8;17.8;2.6;12.04;0;4.49;23290 +84077;46.4826;-.55865;65;20220508;25;11.4;18.2;3.6;12.19;0;4.98;24051 +84077;46.4826;-.55865;65;20220509;27.3;11.2;19.3;2.3;12.74;0;5.14;26769 +84077;46.4826;-.55865;65;20220510;28.7;11.5;20.1;2.4;12.89;0;5.37;26635 +84077;46.4826;-.55865;65;20220511;23.7;10.5;17.1;2.5;13.44;0;4.41;26951 +84077;46.4826;-.55865;65;20220512;21;12.6;16.8;1.7;14.24;0;2.98;16552 +84077;46.4826;-.55865;65;20220513;25.5;13.8;19.6;2.2;12.84;0;4.65;23336 +84077;46.4826;-.55865;65;20220514;28.7;12.2;20.5;3.4;13.94;.7;5.78;26741 +84077;46.4826;-.55865;65;20220515;29.3;17.7;23.5;3.3;16.69;0;5.61;23627 +84077;46.4826;-.55865;65;20220516;27.3;13.5;20.4;2.3;14.89;.2;4.97;25245 +84077;46.4826;-.55865;65;20220517;31;12.6;21.8;3.7;14.24;.1;6.41;27269 +84077;46.4826;-.55865;65;20220518;31.6;10.9;21.3;2.3;15.04;0;5.69;26925 +84077;46.4826;-.55865;65;20220519;26.8;15;20.9;2.1;16.94;1.3;4.64;24199 +84077;46.4826;-.55865;65;20220520;26.3;17.4;21.9;3.1;16.99;.3;4.46;19306 +84077;46.4826;-.55865;65;20220521;29.4;11.8;20.6;3.1;13.99;0;5.91;27686 +84077;46.4826;-.55865;65;20220522;31.5;18.7;25.1;3.7;16.44;5.6;6.14;21765 +84077;46.4826;-.55865;65;20220523;20.4;17.4;18.9;4.8;16.49;8.8;3.02;11842 +84077;46.4826;-.55865;65;20220524;18.7;9.4;14;2.1;11.79;1.6;3.39;21630 +84077;46.4826;-.55865;65;20220525;21.1;5.6;13.3;2.2;11.49;.1;3.96;26342 +84077;46.4826;-.55865;65;20220526;18.9;13.5;16.2;2.1;13.74;0;2.68;13458 +84077;46.4826;-.55865;65;20220527;22.4;14.4;18.4;2.3;13.84;.1;4.12;21705 +84077;46.4826;-.55865;65;20220528;24;12.3;18.1;4;11.59;0;5.65;28000 +84077;46.4826;-.55865;65;20220529;19.8;10.8;15.3;4.9;8.69;0;5.32;26213 +84077;46.4826;-.55865;65;20220530;21.8;8.2;15;3.4;8.34;0;5.23;28309 +84077;46.4826;-.55865;65;20220531;24.4;8.7;16.6;2.3;8.79;.8;5.27;28631 +84077;46.4826;-.55865;65;20220601;25.7;11.2;18.5;2.3;11.29;.1;5.32;27682 +84077;46.4826;-.55865;65;20220602;29.8;15;22.4;3.3;13.49;2.6;6.41;27562 +84077;46.4826;-.55865;65;20220603;27.7;17.6;22.6;2.4;17.54;1.4;4.84;22378 +84077;46.4826;-.55865;65;20220604;26.8;15.7;21.3;2.6;17.29;1.7;4.72;23359 +84077;46.4826;-.55865;65;20220605;22.3;15.4;18.9;3.6;15.04;.1;3.93;18508 +84077;46.4826;-.55865;65;20220606;19.8;13.1;16.5;2.1;14.79;1.8;2.77;15312 +84077;46.4826;-.55865;65;20220607;22.5;13.5;18;3.6;14.79;10.1;4.27;22708 +84077;46.4826;-.55865;65;20220608;22.7;15.2;19;4.7;15.59;.3;4.31;20869 +84077;46.4826;-.55865;65;20220609;22.5;13.3;17.9;2.8;13.89;.1;4.08;20678 +84077;46.4826;-.55865;65;20220610;26.6;8.6;17.6;1.7;13.99;.1;5.13;30394 +84077;46.4826;-.55865;65;20220611;29.9;13.7;21.8;2.6;15.89;0;6.09;29857 +84077;46.4826;-.55865;65;20220612;26.8;16.6;21.7;4.4;14.29;.3;6.09;25832 +84077;46.4826;-.55865;65;20220613;27.5;13.9;20.7;4.7;10.94;0;7.14;29887 +84077;46.4826;-.55865;65;20220614;32.9;13.7;23.3;4.2;11.14;0;8.2;30304 +84077;46.4826;-.55865;65;20220615;34.3;18.6;26.4;2.9;14.14;0;7.57;29870 +84077;46.4826;-.55865;65;20220616;34.7;16.1;25.4;2.6;15.29;0;7.02;28624 +84077;46.4826;-.55865;65;20220617;38.1;19.7;28.9;3.1;14.49;0;8.45;29831 +84077;46.4826;-.55865;65;20220618;39.8;18.7;29.3;3.6;15.14;3.3;9.15;29837 +84077;46.4826;-.55865;65;20220619;27.4;20.5;24;4.3;19.69;.3;4.94;19212 +84077;46.4826;-.55865;65;20220620;29.1;16.6;22.9;2.6;17.99;1;5.1;23156 +84077;46.4826;-.55865;65;20220621;28;17.7;22.9;2.7;19.89;.9;4.78;22955 +84077;46.4826;-.55865;65;20220622;24.3;17.7;21;3.1;18.24;11;3.78;17154 +84077;46.4826;-.55865;65;20220623;25.3;11.9;18.6;1.7;15.74;4.4;4.14;22856 +84077;46.4826;-.55865;65;20220624;22.5;14.9;18.7;3.8;16.79;13.3;3.63;18750 +84077;46.4826;-.55865;65;20220625;18.3;14.5;16.4;2.3;15.74;6.6;2.37;12579 +84077;46.4826;-.55865;65;20220626;21.7;10.9;16.3;1.8;13.04;.2;3.78;21582 +84077;46.4826;-.55865;65;20220627;22.6;9.1;15.8;2.3;12.29;0;4.73;29164 +84077;46.4826;-.55865;65;20220628;23.3;7.7;15.5;1.7;11.89;0;4.77;30305 +84077;46.4826;-.55865;65;20220629;20.4;9.1;14.7;1.8;13.74;4.4;3;18127 +84077;46.4826;-.55865;65;20220630;20.7;13.3;17;2.5;13.69;2.7;3.89;21941 +84077;46.4826;-.55865;65;20220701;23;8.3;15.7;1.8;11.49;0;4.33;25959 +84077;46.4826;-.55865;65;20220702;28;10.4;19.2;2.8;11.94;0;6.07;30629 +84077;46.4826;-.55865;65;20220703;26.4;12.4;19.4;2.8;12.89;0;5.61;28770 +84077;46.4826;-.55865;65;20220704;27.7;14.3;21;3.3;12.49;0;6.22;28242 +84077;46.4826;-.55865;65;20220705;28.1;13.2;20.7;3.9;12.29;0;6.66;29927 +84077;46.4826;-.55865;65;20220706;28.2;14.5;21.3;4.3;12.44;0;6.8;28946 +84077;46.4826;-.55865;65;20220707;28.4;15.7;22;3.5;14.84;0;6.13;27584 +84077;46.4826;-.55865;65;20220708;29.6;15.7;22.6;4.3;12.69;0;7.33;29450 +84077;46.4826;-.55865;65;20220709;31.4;16;23.7;3.8;12.59;0;7.48;29469 +84077;46.4826;-.55865;65;20220710;30.3;18.6;24.5;5.5;13.39;0;8.01;27764 +84077;46.4826;-.55865;65;20220711;32.8;18.4;25.6;5.7;13.49;0;8.88;29407 +84077;46.4826;-.55865;65;20220712;34.9;19.5;27.2;3.5;13.69;0;8.13;29855 +84077;46.4826;-.55865;65;20220713;36.1;18.8;27.5;1.6;12.01;0;6.31;27286 +84077;46.4826;-.55865;65;20220714;35.4;17.9;26.7;2.7;13.48;0;7.14;27560 +84077;46.4826;-.55865;65;20220715;31.4;17.4;24.4;3.8;12.64;0;7.04;25862 +84077;46.4826;-.55865;65;20220716;33.1;17.6;25.3;5.1;10.04;0;9.09;28768 +84077;46.4826;-.55865;65;20220717;34.9;20.5;27.7;5.6;11.59;0;9.77;27878 +84077;46.4826;-.55865;65;20220718;41;22.4;31.7;5.4;13.14;0;11.24;28797 +84077;46.4826;-.55865;65;20220719;27.9;21.4;24.6;4.1;17.89;4.8;5.11;16594 +84077;46.4826;-.55865;65;20220720;25.9;18.5;22.2;3.5;18.69;2;4.54;21019 +84077;46.4826;-.55865;65;20220721;29;13.6;21.3;1.4;16.69;.3;4.86;25788 +84077;46.4826;-.55865;65;20220722;24.2;16.5;20.3;2.5;18.24;1.5;3.05;13810 +84077;46.4826;-.55865;65;20220723;28.8;14.2;21.5;2.1;15.09;0;5.46;27758 +84077;46.4826;-.55865;65;20220724;34.8;13.5;24.1;2.5;13.89;0;6.74;28594 +84077;46.4826;-.55865;65;20220725;24.4;18;21.2;4.3;17.14;2.1;4.11;15835 +84077;46.4826;-.55865;65;20220726;25;13.3;19.1;2.1;14.64;0;4.18;21565 +84077;46.4826;-.55865;65;20220727;28;15.3;21.6;2.6;12.14;0;5.47;23894 +84077;46.4826;-.55865;65;20220728;28.9;14.6;21.7;2.4;13.69;0;5.05;21713 +84077;46.4826;-.55865;65;20220729;27.4;16.7;22;2.5;16.49;.1;4.84;22832 +84077;46.4826;-.55865;65;20220730;29.8;13.7;21.8;2.6;16.54;0;5.51;27308 +84077;46.4826;-.55865;65;20220731;31.1;14.2;22.6;2.2;16.19;0;5.68;27633 +84077;46.4826;-.55865;65;20220801;32.2;13;22.6;1.8;16.19;0;5.49;26961 +84077;46.4826;-.55865;65;20220802;34.6;19.4;27;2.2;15.44;0;6.38;26583 +84077;46.4826;-.55865;65;20220803;37;19.8;28.4;2.5;15.04;.2;7;26827 +84077;46.4826;-.55865;65;20220804;31.8;23.5;27.6;2.7;17.29;0;5.34;18088 +84077;46.4826;-.55865;65;20220805;29.4;18.2;23.8;4.8;13.44;0;6.77;23649 +84077;46.4826;-.55865;65;20220806;28.9;16.2;22.6;6.7;9.79;0;8.28;25731 +84077;46.4826;-.55865;65;20220807;30.3;16.1;23.2;6;8.74;0;8.56;26231 +84077;46.4826;-.55865;65;20220808;32.8;18.1;25.4;5.7;10.04;0;8.92;25753 +84077;46.4826;-.55865;65;20220809;34.1;19.3;26.7;5.7;11.14;0;9.15;25473 +84077;46.4826;-.55865;65;20220810;35.3;20.9;28.1;5.5;11.34;0;9.37;25428 +84077;46.4826;-.55865;65;20220811;37.3;20.2;28.7;4.4;10.04;0;9.12;25988 +84077;46.4826;-.55865;65;20220812;37.5;20.9;29.2;2.8;10.29;0;7.45;25119 +84077;46.4826;-.55865;65;20220813;34;17;25.5;2.8;15.29;.9;6.17;24139 +84077;46.4826;-.55865;65;20220814;24.7;19.4;22;4.8;19.74;5.8;3.42;12997 +84077;46.4826;-.55865;65;20220815;25;17.8;21.4;3.6;18.89;0;3.44;14825 +84077;46.4826;-.55865;65;20220816;25.6;16.8;21.2;1.7;18.14;3;3.23;15801 +84077;46.4826;-.55865;65;20220817;24.8;15.2;20;3.2;16.24;.7;4.01;19832 +84077;46.4826;-.55865;65;20220818;26;12;19;2.5;16.14;0;3.8;19721 +84077;46.4826;-.55865;65;20220819;26.6;15;20.8;3.3;18.19;2.1;3.83;18331 +84077;46.4826;-.55865;65;20220820;26.4;18.2;22.3;2;18.19;.6;3.54;16263 +84077;46.4826;-.55865;65;20220821;23.3;12.4;17.8;1.7;16.09;1.4;2.83;15685 +84077;46.4826;-.55865;65;20220822;27.3;18.4;22.8;2.5;20.14;.3;3.8;17894 +84077;46.4826;-.55865;65;20220823;26.4;18.7;22.5;1.4;20.44;0;2.8;12906 +84077;46.4826;-.55865;65;20220824;34.3;18;26.1;3;17.99;.8;5.97;23201 +84077;46.4826;-.55865;65;20220825;28.3;21.4;24.8;3;19.64;1.3;3.72;12323 +84077;46.4826;-.55865;65;20220826;28.2;18;23.1;2.9;16.54;0;4.55;19002 +84077;46.4826;-.55865;65;20220827;28.8;16.6;22.7;3.6;13.54;0;5.38;20113 +84077;46.4826;-.55865;65;20220828;29.9;17.7;23.8;4.8;12.34;0;6.63;21160 +84077;46.4826;-.55865;65;20220829;33.8;18.3;26;3.8;14.04;.2;6.4;20384 +84077;46.4826;-.55865;65;20220830;31.7;22.7;27.2;2.6;18.59;.5;4.81;17290 +84077;46.4826;-.55865;65;20220831;30.1;16.6;23.3;2.4;17.94;9.2;4.3;19019 +84077;46.4826;-.55865;65;20220901;27.9;17.7;22.8;2.9;18.79;1.7;3.74;15901 +84077;46.4826;-.55865;65;20220902;25.1;16.2;20.6;2.6;18.24;2.5;3.3;16895 +84077;46.4826;-.55865;65;20220903;24.6;15.7;20.2;2.7;16.29;0;3.43;17062 +84077;46.4826;-.55865;65;20220904;30.9;13.6;22.3;2.9;14.99;.4;4.9;20970 +84077;46.4826;-.55865;65;20220905;30.9;16.8;23.9;2.9;17.09;.1;4.72;18970 +84077;46.4826;-.55865;65;20220906;28.4;14.1;21.3;2.6;15.99;.5;4.07;19832 +84077;46.4826;-.55865;65;20220907;17.5;15.5;16.5;2.9;16.99;14;1.27;5381 +84077;46.4826;-.55865;65;20220908;22.6;15;18.8;4.1;16.59;3.6;3.09;15952 +84077;46.4826;-.55865;65;20220909;22.4;14.9;18.6;3.6;15.79;1.6;3.09;15435 +84077;46.4826;-.55865;65;20220910;23.8;12.5;18.1;1.6;15.79;.2;2.77;16519 +84077;46.4826;-.55865;65;20220911;28;13.8;20.9;3.1;15.34;0;4.29;19986 +84077;46.4826;-.55865;65;20220912;34.1;16;25;4;15.84;.7;5.78;17741 +84077;46.4826;-.55865;65;20220913;31.1;20.6;25.9;4.1;20.04;6.9;4.57;13814 +84077;46.4826;-.55865;65;20220914;27.9;17.1;22.5;2.6;19.34;2.6;3.36;15415 +84077;46.4826;-.55865;65;20220915;24;17.7;20.8;2.5;18.34;.2;2.62;12196 +84077;46.4826;-.55865;65;20220916;20.5;12.2;16.4;3;11.94;0;3;15242 +84077;46.4826;-.55865;65;20220917;18.8;9;13.9;3.5;9.39;0;3.22;17687 +84077;46.4826;-.55865;65;20220918;20.7;7.2;13.9;3.3;8.69;0;3.48;18625 +84077;46.4826;-.55865;65;20220919;20.9;9.2;15.1;4.1;9.84;0;3.64;17551 +84077;46.4826;-.55865;65;20220920;21;9.4;15.2;3.9;9.59;0;3.63;17410 +84077;46.4826;-.55865;65;20220921;21.9;9.4;15.7;3.9;9.79;0;3.74;17225 +84077;46.4826;-.55865;65;20220922;23.8;8.8;16.3;2.9;9.29;0;3.69;18019 +84077;46.4826;-.55865;65;20220923;22.2;10.4;16.3;1.4;10.09;.1;2.4;12419 +84077;46.4826;-.55865;65;20220924;20.5;9.7;15.1;1.8;12.04;.2;2.17;12293 +84077;46.4826;-.55865;65;20220925;19.1;6.2;12.7;1.9;10.94;0;2.03;12825 +84077;46.4826;-.55865;65;20220926;18.5;6.5;12.5;2.9;11.39;4.7;1.97;11040 +84077;46.4826;-.55865;65;20220927;18.7;8.6;13.7;4.2;12.64;2.8;2.05;11895 +84077;46.4826;-.55865;65;20220928;19.1;14.7;16.9;5.6;15.14;3.7;2.29;9414 +84077;46.4826;-.55865;65;20220929;17.4;8.7;13.1;1.8;11.04;.2;1.86;12504 +84077;46.4826;-.55865;65;20220930;18.9;5.7;12.3;2.8;10.94;6.1;2.19;15164 +84077;46.4826;-.55865;65;20221001;19.8;14.1;16.9;6.7;18.49;4.6;1.21;7291 +84077;46.4826;-.55865;65;20221002;20.5;16;18.3;4.3;17.39;1.7;1.88;8107 +84077;46.4826;-.55865;65;20221003;21.3;13.3;17.3;2;15.89;0;1.9;11024 +84077;46.4826;-.55865;65;20221004;22.7;9.5;16.1;1.6;13.39;.1;2.15;15079 +84077;46.4826;-.55865;65;20221005;21.8;9.8;15.8;2.7;14.94;.1;1.88;11414 +84077;46.4826;-.55865;65;20221006;19.8;10.1;15;2.8;11.34;0;2.39;14432 +84077;46.4826;-.55865;65;20221007;22.3;8.3;15.3;2.4;11.39;0;2.42;13380 +84077;46.4826;-.55865;65;20221008;20.3;9.2;14.7;2.9;11.34;0;2.38;13864 +84077;46.4826;-.55865;65;20221009;23.9;8.2;16;2.9;12.29;.1;2.67;14548 +84077;46.4826;-.55865;65;20221010;22;12.5;17.3;1.8;15.44;0;1.77;10884 +84077;46.4826;-.55865;65;20221011;19.6;15;17.3;3.6;15.29;.1;1.9;8514 +84077;46.4826;-.55865;65;20221012;21.2;8.9;15.1;1.5;13.19;.1;1.72;12614 +84077;46.4826;-.55865;65;20221013;17.1;11;14;2.9;15.54;7.8;.89;6148 +84077;46.4826;-.55865;65;20221014;19;16;17.5;5.6;18.39;11;1.09;4387 +84077;46.4826;-.55865;65;20221015;17.4;16.8;17.1;4.5;17.94;10;.94;2509 +84077;46.4826;-.55865;65;20221016;24.5;15.2;19.8;2;17.69;1.8;1.88;10243 +84077;46.4826;-.55865;65;20221017;19.1;16.5;17.8;2.9;18.19;13.3;1.04;4061 +84077;46.4826;-.55865;65;20221018;25.2;14.7;20;3.5;18.49;0;2.15;10843 +84077;46.4826;-.55865;65;20221019;26;17;21.5;3.6;17.99;3;2.61;10083 +84077;46.4826;-.55865;65;20221020;23.4;14.2;18.8;4;16.54;2.7;2.2;9285 +84077;46.4826;-.55865;65;20221021;19.7;13.9;16.8;2.8;15.64;0;1.44;6906 +84077;46.4826;-.55865;65;20221022;21.5;12.2;16.8;3.1;15.14;.2;1.73;9330 +84077;46.4826;-.55865;65;20221023;23.7;16.6;20.1;5.6;14.94;.3;3.2;7504 +84077;46.4826;-.55865;65;20221024;20.4;13.8;17.1;4.1;14.99;3;1.83;8199 +84077;46.4826;-.55865;65;20221025;20;10.8;15.4;2.6;13.79;.5;1.41;7079 +84077;46.4826;-.55865;65;20221026;24.5;12;18.2;3;14.64;.1;2.16;11004 +84077;46.4826;-.55865;65;20221027;24.8;15.2;20;4.1;16.34;0;2.36;6594 +84077;46.4826;-.55865;65;20221028;24.8;15.6;20.2;2.6;16.19;0;2;9087 +84077;46.4826;-.55865;65;20221029;22.4;17.3;19.8;3.1;15.69;0;2;5724 +84077;46.4826;-.55865;65;20221030;17.6;12.8;15.2;1.8;14.14;.7;1;4687 +84077;46.4826;-.55865;65;20221031;20.5;13.1;16.8;4.1;14.89;3.1;1.68;6489 +84077;46.4826;-.55865;65;20221101;18.5;9.9;14.2;3.7;12.24;1.7;1.56;8497 +84077;46.4826;-.55865;65;20221102;17.3;8.1;12.7;2.3;12.99;.2;.92;7766 +84077;46.4826;-.55865;65;20221103;15.4;10.4;12.9;3.5;11.99;11.7;1.17;4118 +84077;46.4826;-.55865;65;20221104;14.9;7.6;11.2;4.7;10.04;.8;1.5;7329 +84077;46.4826;-.55865;65;20221105;16;2.9;9.5;2.1;9.99;0;.93;8658 +84077;46.4826;-.55865;65;20221106;16.9;8.8;12.9;3.8;11.74;6.7;1.35;5306 +84077;46.4826;-.55865;65;20221107;18.3;11.8;15;4.2;13.29;0;1.5;7086 +84077;46.4826;-.55865;65;20221108;16;10.6;13.3;4.2;13.04;10.8;1.03;3976 +84077;46.4826;-.55865;65;20221109;16.6;12.4;14.5;2.6;13.14;.5;1.07;4706 +84077;46.4826;-.55865;65;20221110;12.8;5.2;9;2.3;10.79;0;.59;5666 +84077;46.4826;-.55865;65;20221111;18.7;4.4;11.6;2.6;11.44;.2;1.02;8636 +84077;46.4826;-.55865;65;20221112;19.5;9.8;14.6;3;13.19;.1;1.19;7665 +84077;46.4826;-.55865;65;20221113;19.8;8.5;14.1;2.6;12.39;.1;1.19;7586 +84077;46.4826;-.55865;65;20221114;15.2;9.2;12.2;2.9;11.69;2;.92;4303 +84077;46.4826;-.55865;65;20221115;15.4;10.3;12.9;4.5;12.59;6.4;1.03;3568 +84077;46.4826;-.55865;65;20221116;15.1;10.1;12.6;6.1;12.79;10.2;.97;3857 +84077;46.4826;-.55865;65;20221117;15.3;11.1;13.2;5.9;12.14;6.4;1.39;4381 +84077;46.4826;-.55865;65;20221118;13.6;3.7;8.6;1.6;9.09;1.2;.58;6691 +84077;46.4826;-.55865;65;20221119;11.9;.5;6.2;1.3;7.44;.1;.47;7435 +84077;46.4826;-.55865;65;20221120;13.7;1.1;7.4;2.9;9.14;1.6;.68;6297 +84077;46.4826;-.55865;65;20221121;14.3;4.9;9.6;4.3;9.99;7.6;.99;4585 +84077;46.4826;-.55865;65;20221122;12.8;5.2;9;3.1;9.84;5.4;.7;5317 +84077;46.4826;-.55865;65;20221123;14.9;9;11.9;4.7;11.94;2.2;.93;4902 +84077;46.4826;-.55865;65;20221124;12.4;7.1;9.7;3.1;11.19;2.9;.53;3721 +84077;46.4826;-.55865;65;20221125;14;6.5;10.3;1.8;10.04;.5;.58;5873 +84077;46.4826;-.55865;65;20221126;11.7;2.9;7.3;2.6;9.34;.1;.47;5141 +84077;46.4826;-.55865;65;20221127;11.4;6.2;8.8;2.7;9.74;5.6;.61;4068 +84077;46.4826;-.55865;65;20221128;11.5;5.1;8.3;1.6;9.59;4;.43;3987 +84077;46.4826;-.55865;65;20221129;9.2;-.3;4.4;.7;7.44;.1;.25;4900 +84077;46.4826;-.55865;65;20221130;9.5;1.2;5.3;3.4;7.94;0;.44;5884 +84077;46.4826;-.55865;65;20221201;7.2;4.8;6;3.8;8.04;0;.61;2835 +84077;46.4826;-.55865;65;20221202;6.7;5;5.8;3.1;7.84;.1;.59;2291 +84077;46.4826;-.55865;65;20221203;6.1;2.9;4.5;4.4;7.34;.8;.59;2379 +84077;46.4826;-.55865;65;20221204;5.7;2.8;4.2;2.3;7.49;0;.42;2098 +84077;46.4826;-.55865;65;20221205;8.9;0;4.4;2.6;6.89;.1;.53;4876 +84077;46.4826;-.55865;65;20221206;5;1.6;3.3;4.8;6.88;0;.46;2844 +84077;46.4826;-.55865;65;20221207;6.4;1.7;4;4.3;6.44;0;.72;3932 +84077;46.4826;-.55865;65;20221208;3.6;-.4;1.6;5.4;5.94;0;.53;3515 +84077;46.4826;-.55865;65;20221209;4.1;1.1;2.6;5.3;5.64;0;.82;4018 +84077;46.4826;-.55865;65;20221210;3.4;-4.9;-.7;2;5.09;.1;.23;5595 +84077;46.4826;-.55865;65;20221211;4.7;-2.2;1.2;2.5;5.19;0;.48;4413 +84077;46.4826;-.55865;65;20221212;3.4;-4.6;-.6;3.3;4.89;0;.49;3393 +84077;46.4826;-.55865;65;20221213;2.3;-2.1;.1;4;5.64;3.4;.3;3935 +84077;46.4826;-.55865;65;20221214;14.3;1.8;8;3.3;10.54;5.3;.38;4494 +84077;46.4826;-.55865;65;20221215;4.1;3.2;3.7;7;6.89;.2;.68;1628 +84077;46.4826;-.55865;65;20221216;5.1;.7;2.9;6.2;4.84;0;1.26;4874 +84077;46.4826;-.55865;65;20221217;2.9;-4;-.5;4.3;4.49;0;.63;5039 +84077;46.4826;-.55865;65;20221218;9.6;-3.5;3;4.1;6.89;0;.55;4339 +84077;46.4826;-.55865;65;20221219;13.5;8.7;11.1;5.3;10.84;.1;1.01;3036 +84077;46.4826;-.55865;65;20221220;14;11.5;12.7;5.2;12.09;3.8;1.13;1765 +84077;46.4826;-.55865;65;20221221;14.2;7.5;10.8;5.5;12.69;7.2;.37;2881 +84077;46.4826;-.55865;65;20221222;14.8;12.5;13.6;7.6;14.09;21.7;.86;1471 +84077;46.4826;-.55865;65;20221223;14.7;13.8;14.3;6.8;14.49;14.3;.92;774 +84077;46.4826;-.55865;65;20221224;12.6;10;11.3;2.4;12.34;1;.48;1984 +84077;46.4826;-.55865;65;20221225;15.5;8.2;11.9;3.2;12.04;1.8;.71;3273 +84077;46.4826;-.55865;65;20221226;13.4;10.5;11.9;2.7;11.79;.9;.69;2904 +84077;46.4826;-.55865;65;20221227;9.5;3.4;6.4;2;9.89;.4;.14;3420 +84077;46.4826;-.55865;65;20221228;12.5;7.7;10.1;5.4;12.04;5.1;.36;2521 +84077;46.4826;-.55865;65;20221229;11.6;11.2;11.4;5;11.54;3.3;.91;1182 +84077;46.4826;-.55865;65;20221230;15.8;5.2;10.5;6.7;12.64;5.4;.45;3219 +84077;46.4826;-.55865;65;20221231;16.5;12.8;14.6;5.6;11.94;0;1.79;2779 +84078;46.51404;-.23581;169;20220101;14.7;7.9;11.3;2.9;10.2;.1;.92;3472 +84078;46.51404;-.23581;169;20220102;13.3;10.4;11.8;4.8;11.83;.8;.84;2202 +84078;46.51404;-.23581;169;20220103;12.8;11;11.9;4.9;12.57;15.7;.64;1619 +84078;46.51404;-.23581;169;20220104;10.6;11;10.8;4.7;10.4;3.4;1.07;322 +84078;46.51404;-.23581;169;20220105;6.8;.8;3.8;2.6;6.43;.1;.56;3455 +84078;46.51404;-.23581;169;20220106;7;.2;3.6;2.5;5.53;1.4;.76;3611 +84078;46.51404;-.23581;169;20220107;9.7;3.4;6.5;4.8;7.93;0;.82;3603 +84078;46.51404;-.23581;169;20220108;10.3;7.2;8.7;6.6;9.7;9.4;.82;2414 +84078;46.51404;-.23581;169;20220109;8.5;5.3;6.9;3.2;9;5.4;.49;2520 +84078;46.51404;-.23581;169;20220110;8.1;6.8;7.4;1.4;9.7;0;.4;1465 +84078;46.51404;-.23581;169;20220111;8.3;3.1;5.7;2.6;6.87;0;.76;3319 +84078;46.51404;-.23581;169;20220112;2.3;-1.8;.3;5.1;5.63;0;.36;2916 +84078;46.51404;-.23581;169;20220113;4.6;-.8;1.9;5.3;5.73;0;.68;3465 +84078;46.51404;-.23581;169;20220114;4.2;-3.1;.5;2.7;5.23;.1;.52;4069 +84078;46.51404;-.23581;169;20220115;4.9;-4.2;.4;1.4;5.09;.1;.31;4789 +84078;46.51404;-.23581;169;20220116;3;-3.1;-.1;1.6;6.06;.4;.15;3392 +84078;46.51404;-.23581;169;20220117;6.4;1.2;3.8;3.4;8.2;0;.18;3543 +84078;46.51404;-.23581;169;20220118;5.4;1.8;3.6;4.2;7.13;0;.46;2906 +84078;46.51404;-.23581;169;20220119;5.1;2.9;4;2.2;7.43;1;.42;2243 +84078;46.51404;-.23581;169;20220120;7;3.9;5.5;3.3;7.6;0;.63;2758 +84078;46.51404;-.23581;169;20220121;5.3;-.5;2.4;4.1;5.83;.1;.7;4032 +84078;46.51404;-.23581;169;20220122;3.9;-1.2;1.4;5.5;5.97;0;.53;3809 +84078;46.51404;-.23581;169;20220123;3.4;2.1;2.7;7;6.5;0;.61;1605 +84078;46.51404;-.23581;169;20220124;6.9;-1.3;2.8;3.3;6;0;.78;5013 +84078;46.51404;-.23581;169;20220125;7.2;-3;2.1;2.3;5.83;0;.63;5704 +84078;46.51404;-.23581;169;20220126;-.1;-2.1;-1.1;2.8;5.49;0;.31;2405 +84078;46.51404;-.23581;169;20220127;1.7;-3.1;-.7;2.1;5.85;.1;.33;3813 +84078;46.51404;-.23581;169;20220128;6.8;1.4;4.1;1.6;8.37;0;.29;4299 +84078;46.51404;-.23581;169;20220129;6.2;4.3;5.3;1.5;8.6;.1;.38;2359 +84078;46.51404;-.23581;169;20220130;8.7;5.8;7.3;1.8;9.87;.4;.41;3127 +84078;46.51404;-.23581;169;20220131;9.2;5.8;7.5;4.6;8.53;.3;.91;3499 +84078;46.51404;-.23581;169;20220201;9.2;2;5.6;3.9;8.77;.1;.46;5275 +84078;46.51404;-.23581;169;20220202;8.1;7.4;7.7;2.2;9.43;0;.6;1130 +84078;46.51404;-.23581;169;20220203;6.2;4.5;5.3;2.3;8.47;.3;.43;2453 +84078;46.51404;-.23581;169;20220204;11.4;5.9;8.7;3.9;9.37;1.3;.9;4855 +84078;46.51404;-.23581;169;20220205;9.8;1.4;5.6;2.8;7.47;.1;.82;6092 +84078;46.51404;-.23581;169;20220206;10.3;3.7;7;6;10.33;1.5;.26;5460 +84078;46.51404;-.23581;169;20220207;10.9;7.9;9.4;2.7;9.33;.1;.93;3705 +84078;46.51404;-.23581;169;20220208;12.8;1.9;7.3;2;7.77;0;.96;7237 +84078;46.51404;-.23581;169;20220209;12.1;3.1;7.6;3.9;7.7;.1;1.28;6326 +84078;46.51404;-.23581;169;20220210;6.4;3.3;4.8;4;9.38;.4;.72;5100 +84078;46.51404;-.23581;169;20220211;9.2;.6;4.9;3.5;6.58;0;1.14;10850 +84078;46.51404;-.23581;169;20220212;10.9;-.2;5.3;2.5;5.73;0;1.28;9800 +84078;46.51404;-.23581;169;20220213;14.2;-2;6.1;6;8.13;1.9;1.5;8600 +84078;46.51404;-.23581;169;20220214;11.8;6.7;9.2;5.1;9.34;2.2;1.41;7766 +84078;46.51404;-.23581;169;20220215;10.5;.8;5.6;4.8;9.33;10.8;.53;4950 +84078;46.51404;-.23581;169;20220216;12.5;8.2;10.4;7;12.9;3;.27;5124 +84078;46.51404;-.23581;169;20220217;13.5;11.4;12.4;5.7;12.83;1.2;.93;3489 +84078;46.51404;-.23581;169;20220218;11.5;10.1;10.8;5.8;10.13;1;1.38;2602 +84078;46.51404;-.23581;169;20220219;10.3;2.2;6.2;3.8;7.47;0;1.15;7513 +84078;46.51404;-.23581;169;20220220;12.5;6.5;9.5;6.4;11.03;2.8;.82;6439 +84078;46.51404;-.23581;169;20220221;11;6;8.5;5.8;8.7;.2;1.38;5986 +84078;46.51404;-.23581;169;20220222;10.9;5;8;3.5;10;.3;.74;6637 +84078;46.51404;-.23581;169;20220223;13.5;8.3;10.9;1.7;10.57;.1;.99;6130 +84078;46.51404;-.23581;169;20220224;11.3;4.6;8;3.1;8.47;.7;1.17;7158 +84078;46.51404;-.23581;169;20220225;10.6;.6;5.6;2;6.3;.1;1.23;9080 +84078;46.51404;-.23581;169;20220226;11.4;1.1;6.3;4.6;5.43;0;2.07;9373 +84078;46.51404;-.23581;169;20220227;14.7;.9;7.8;2.5;6.6;0;1.74;11033 +84078;46.51404;-.23581;169;20220228;16.5;2;9.2;1.7;7.63;0;1.6;11393 +84078;46.51404;-.23581;169;20220301;16;6.5;11.2;2.2;7.97;.1;1.81;9226 +84078;46.51404;-.23581;169;20220302;11.5;7.3;9.4;2.7;9.73;1.1;1.09;6214 +84078;46.51404;-.23581;169;20220303;12.1;7.5;9.8;2.2;10.53;2.3;.97;6556 +84078;46.51404;-.23581;169;20220304;8.8;7.6;8.2;4;9.43;.7;.88;3110 +84078;46.51404;-.23581;169;20220305;9.7;3;6.3;3.8;8.1;.1;1.09;8438 +84078;46.51404;-.23581;169;20220306;9.6;5.2;7.4;3.6;6.97;0;1.53;6688 +84078;46.51404;-.23581;169;20220307;9.6;-2.6;3.5;3.6;4.87;0;1.72;11645 +84078;46.51404;-.23581;169;20220308;11;1.9;6.4;3.7;7.93;.5;1.3;9868 +84078;46.51404;-.23581;169;20220309;14.9;5.4;10.2;3.8;9.2;0;1.81;10553 +84078;46.51404;-.23581;169;20220310;12.1;8.8;10.4;4.5;9.83;.7;1.46;6074 +84078;46.51404;-.23581;169;20220311;12.2;7.6;9.9;5.5;10.17;6.4;1.34;7333 +84078;46.51404;-.23581;169;20220312;12.4;6.8;9.6;3.6;9.47;5.9;1.43;8361 +84078;46.51404;-.23581;169;20220313;10.4;6.9;8.7;4;8.87;5.8;1.3;6460 +84078;46.51404;-.23581;169;20220314;14.6;1.8;8.2;4.1;8.13;.6;1.98;12969 +84078;46.51404;-.23581;169;20220315;17.4;8.6;13;3.3;11.43;0;1.92;10935 +84078;46.51404;-.23581;169;20220316;13.9;10.1;12;3.6;11.2;0;1.47;7020 +84078;46.51404;-.23581;169;20220317;9.4;7.3;8.4;5.5;8.57;0;1.36;5163 +84078;46.51404;-.23581;169;20220318;13.4;3.6;8.5;6.4;7.88;0;2.58;11900 +84078;46.51404;-.23581;169;20220319;15.9;5.9;10.9;3.6;9.03;0;2.4;10750 +84078;46.51404;-.23581;169;20220320;15.8;6.5;11.2;3.4;9.08;0;2.28;11900 +84078;46.51404;-.23581;169;20220321;17.7;6.9;12.3;4.1;8.78;0;3.13;15600 +84078;46.51404;-.23581;169;20220322;16.5;5.1;10.8;4.2;6.63;0;3.47;18200 +84078;46.51404;-.23581;169;20220323;16.4;3.9;10.2;2.8;5.38;0;3.2;19100 +84078;46.51404;-.23581;169;20220324;18.8;1.2;10;2.8;5.73;0;3.36;19600 +84078;46.51404;-.23581;169;20220325;20;2.3;11.2;3.2;6.23;0;3.71;19300 +84078;46.51404;-.23581;169;20220326;20.2;5.4;12.8;4.5;6.63;0;4.44;19250 +84078;46.51404;-.23581;169;20220327;21;4.5;12.8;2.3;7.28;0;3.38;18300 +84078;46.51404;-.23581;169;20220328;20.1;6.8;13.5;2.2;7.88;0;3.05;16250 +84078;46.51404;-.23581;169;20220329;17;8.2;12.6;2.7;9.73;0;2.3;10450 +84078;46.51404;-.23581;169;20220330;12.5;6.4;9.5;3.1;10.53;2;1.19;5750 +84078;46.51404;-.23581;169;20220331;11;4;7.5;4.9;8.18;5;1.88;9250 +84078;46.51404;-.23581;169;20220401;7.2;-.7;3.2;6.5;5.73;.8;1.87;14300 +84078;46.51404;-.23581;169;20220402;8.3;-.9;3.7;4.5;5.43;0;2.11;16250 +84078;46.51404;-.23581;169;20220403;7.4;-3.2;2.1;2.5;4.91;0;1.89;15068 +84078;46.51404;-.23581;169;20220404;10.7;-2.4;4.1;2.4;5.48;.1;2.25;19359 +84078;46.51404;-.23581;169;20220405;12.3;5.4;8.8;3.8;9.97;.5;1.52;9386 +84078;46.51404;-.23581;169;20220406;12;8.1;10;5.7;10.93;2.3;1.4;6250 +84078;46.51404;-.23581;169;20220407;13.5;9.6;11.5;8.8;12.93;19.6;1.08;4600 +84078;46.51404;-.23581;169;20220408;14.2;10.2;12.2;9;11.23;7.5;2.29;6000 +84078;46.51404;-.23581;169;20220409;12.5;1.4;7;2.2;7.21;0;2.44;19533 +84078;46.51404;-.23581;169;20220410;15.7;-.4;7.6;3.8;6.63;0;3.28;23050 +84078;46.51404;-.23581;169;20220411;21.2;5;13.1;4.5;9.61;.2;3.96;19717 +84078;46.51404;-.23581;169;20220412;16.2;10.8;13.5;4.1;11.38;.3;2.26;7950 +84078;46.51404;-.23581;169;20220413;17.9;8.8;13.4;1.8;12.43;.1;2.24;14050 +84078;46.51404;-.23581;169;20220414;21.2;7.1;14.1;2.5;12.13;0;3.49;22450 +84078;46.51404;-.23581;169;20220415;22;8.5;15.3;3.1;11.33;.2;3.99;22600 +84078;46.51404;-.23581;169;20220416;21.1;8.4;14.8;3.8;10.88;0;4.13;23600 +84078;46.51404;-.23581;169;20220417;20.9;5.9;13.4;3;9.03;0;4.13;23700 +84078;46.51404;-.23581;169;20220418;18.1;7;12.5;3;11.08;.9;3.21;20900 +84078;46.51404;-.23581;169;20220419;15.7;6.6;11.1;3.4;9.03;2.2;3.25;19100 +84078;46.51404;-.23581;169;20220420;17.3;8;12.6;2.9;10.33;1.7;2.41;10350 +84078;46.51404;-.23581;169;20220421;19.6;8.2;13.9;2.1;9.23;0;3.71;23150 +84078;46.51404;-.23581;169;20220422;18.9;5.9;12.4;2.3;10.58;0;3.01;19650 +84078;46.51404;-.23581;169;20220423;17.1;10.4;13.7;3.8;11.88;7.2;2.68;13000 +84078;46.51404;-.23581;169;20220424;15.4;10.3;12.8;3.6;12.98;8.4;1.48;6450 +84078;46.51404;-.23581;169;20220425;16.6;10.3;13.4;3.2;12.43;2.3;2.14;10000 +84078;46.51404;-.23581;169;20220426;17.3;4.1;10.7;4;9.48;0;3.61;25700 +84078;46.51404;-.23581;169;20220427;19.2;7.2;13.2;5.3;9.48;0;4.48;23600 +84078;46.51404;-.23581;169;20220428;19.3;9.1;14.2;3.3;11.53;0;3.48;19750 +84078;46.51404;-.23581;169;20220429;21.6;8;14.8;2;11.53;0;3.62;21000 +84078;46.51404;-.23581;169;20220430;18.5;7.5;13;3.4;10.43;0;3.95;23750 +84078;46.51404;-.23581;169;20220501;18.4;7.1;12.7;2.8;8.48;0;3.88;22900 +84078;46.51404;-.23581;169;20220502;18.9;7.6;13.3;3.7;9.28;0;4.27;24700 +84078;46.51404;-.23581;169;20220503;19.6;7.6;13.6;3.6;9.78;0;4.04;21350 +84078;46.51404;-.23581;169;20220504;18.1;7.1;12.6;2.4;10.28;.3;2.91;16150 +84078;46.51404;-.23581;169;20220505;19.9;6.4;13.1;2.4;10.42;0;3.72;23676 +84078;46.51404;-.23581;169;20220506;20.7;8;14.4;3.2;10.97;0;3.64;20749 +84078;46.51404;-.23581;169;20220507;22.1;10;16;3;11.77;0;3.86;20394 +84078;46.51404;-.23581;169;20220508;23.6;9.7;16.6;3.2;11.83;0;4.27;21840 +84078;46.51404;-.23581;169;20220509;26.4;10.4;18.4;2.1;12.23;0;4.55;23624 +84078;46.51404;-.23581;169;20220510;27.5;13.3;20.4;2.3;12.33;0;4.82;22020 +84078;46.51404;-.23581;169;20220511;23.8;11.3;17.5;2.7;13.17;0;4.04;21150 +84078;46.51404;-.23581;169;20220512;19.6;11.7;15.6;1.8;13.77;0;2.88;16833 +84078;46.51404;-.23581;169;20220513;24.6;12.3;18.5;2.2;12.13;0;4.22;21146 +84078;46.51404;-.23581;169;20220514;27.2;11.2;19.2;2.8;13.4;0;4.94;24140 +84078;46.51404;-.23581;169;20220515;28;16.1;22;3.2;16.03;.2;4.9;20804 +84078;46.51404;-.23581;169;20220516;26.1;13.4;19.8;2.1;14.63;0;4.32;21677 +84078;46.51404;-.23581;169;20220517;30;14.5;22.2;3.3;13.77;0;5.89;24148 +84078;46.51404;-.23581;169;20220518;27.5;12.5;20;2.1;15.03;0;4.76;24054 +84078;46.51404;-.23581;169;20220519;25.8;14.8;20.3;2;16.24;1.1;4.06;20436 +84078;46.51404;-.23581;169;20220520;24.9;15.7;20.3;2.5;15.94;.2;4.05;18991 +84078;46.51404;-.23581;169;20220521;27.7;10.8;19.3;2.2;13.87;0;4.99;25660 +84078;46.51404;-.23581;169;20220522;29;16.4;22.7;2.6;16.21;5;5.05;22441 +84078;46.51404;-.23581;169;20220523;19.2;17;18.1;4.3;16.21;8.1;2.4;9043 +84078;46.51404;-.23581;169;20220524;17.2;9.8;13.5;2.6;11.77;1;2.78;16647 +84078;46.51404;-.23581;169;20220525;19.5;7.7;13.6;2.5;11.53;.1;3.48;21502 +84078;46.51404;-.23581;169;20220526;19;12.7;15.9;2.1;13.27;0;2.92;15682 +84078;46.51404;-.23581;169;20220527;21.4;11;16.2;2.1;13.37;.1;3.53;19937 +84078;46.51404;-.23581;169;20220528;23;10.5;16.8;3.6;11.13;0;4.57;22416 +84078;46.51404;-.23581;169;20220529;18.6;8.8;13.7;4;8.33;0;4.13;19773 +84078;46.51404;-.23581;169;20220530;20.9;6.1;13.5;3.1;8.2;0;4.47;24641 +84078;46.51404;-.23581;169;20220531;24.1;9;16.5;2.6;8.47;.7;5.06;25024 +84078;46.51404;-.23581;169;20220601;25.5;10.1;17.8;2.4;10.43;.4;5.02;25180 +84078;46.51404;-.23581;169;20220602;29.3;13.5;21.4;3;13.4;2.5;5.85;25715 +84078;46.51404;-.23581;169;20220603;27.7;16.7;22.2;2.2;16.77;1.4;4.65;21441 +84078;46.51404;-.23581;169;20220604;26.8;16.3;21.5;2;17.9;4.5;4.25;20777 +84078;46.51404;-.23581;169;20220605;21.2;14.9;18.1;3.1;14.77;.9;3.38;16078 +84078;46.51404;-.23581;169;20220606;19.6;12.6;16.1;2.1;14.47;1.2;2.99;17034 +84078;46.51404;-.23581;169;20220607;21.6;13.2;17.4;3.5;14.2;9.9;3.65;18665 +84078;46.51404;-.23581;169;20220608;21.8;14.5;18.2;4.3;14.97;.7;3.72;17400 +84078;46.51404;-.23581;169;20220609;22;12.8;17.4;2.8;13.47;.1;3.88;19768 +84078;46.51404;-.23581;169;20220610;26.5;9.8;18.2;1.6;14.37;.1;4.73;26677 +84078;46.51404;-.23581;169;20220611;29.6;13;21.3;2.6;15.5;0;5.57;26770 +84078;46.51404;-.23581;169;20220612;25.1;14.8;19.9;4.4;14;.2;4.88;20683 +84078;46.51404;-.23581;169;20220613;26.6;11.4;19;4.1;10.77;0;5.95;25557 +84078;46.51404;-.23581;169;20220614;31.3;11.9;21.6;3.9;11.17;0;7.21;28721 +84078;46.51404;-.23581;169;20220615;33.7;17.3;25.5;2.7;14.23;0;6.77;26725 +84078;46.51404;-.23581;169;20220616;33.7;17.1;25.4;2.6;15.07;0;6.63;26699 +84078;46.51404;-.23581;169;20220617;37;18.6;27.8;2.6;14.3;0;7.45;28179 +84078;46.51404;-.23581;169;20220618;39;21.3;30.2;3.1;14.63;2;8.3;27335 +84078;46.51404;-.23581;169;20220619;27.5;18.9;23.2;3.3;18.53;0;4.58;19152 +84078;46.51404;-.23581;169;20220620;28.4;16.2;22.3;2.6;17.7;1.1;4.94;22977 +84078;46.51404;-.23581;169;20220621;27.8;16.2;22;2.6;18.93;.8;4.66;22425 +84078;46.51404;-.23581;169;20220622;23.3;16.7;20;2.6;18.03;7.8;3.43;16918 +84078;46.51404;-.23581;169;20220623;25.1;13.1;19.1;1.6;16.13;2.4;4.17;22783 +84078;46.51404;-.23581;169;20220624;21.2;14.6;17.9;3.7;16;12.3;3.24;16631 +84078;46.51404;-.23581;169;20220625;16.6;14;15.3;2.1;15.23;9.6;1.92;10398 +84078;46.51404;-.23581;169;20220626;20.8;11.1;16;1.5;13.4;.3;3.47;20409 +84078;46.51404;-.23581;169;20220627;22.7;11.3;17;2.4;11.93;0;4.27;22175 +84078;46.51404;-.23581;169;20220628;23.3;9.4;16.4;2.2;11.43;0;4.43;24395 +84078;46.51404;-.23581;169;20220629;20.7;10.7;15.7;2.2;13.7;5.9;3.43;20208 +84078;46.51404;-.23581;169;20220630;19.8;12.6;16.2;2.3;13.33;2.6;3.26;17547 +84078;46.51404;-.23581;169;20220701;22.3;9.4;15.9;1.8;11.43;.1;4.12;23469 +84078;46.51404;-.23581;169;20220702;27.4;11.3;19.3;2.3;11.53;0;5.34;26292 +84078;46.51404;-.23581;169;20220703;25.9;11.4;18.6;3.1;12.63;0;5.14;24885 +84078;46.51404;-.23581;169;20220704;27;12.6;19.8;3.6;12.23;0;5.68;24941 +84078;46.51404;-.23581;169;20220705;27;12;19.5;3.7;12.17;0;5.71;25392 +84078;46.51404;-.23581;169;20220706;27.1;13;20;3.7;12.17;0;5.75;24559 +84078;46.51404;-.23581;169;20220707;27;14.8;20.9;3.3;14.67;0;5.09;22802 +84078;46.51404;-.23581;169;20220708;28;14.3;21.2;3.8;12.37;0;6;23970 +84078;46.51404;-.23581;169;20220709;30.1;14.5;22.3;3.4;12.4;0;6.41;25506 +84078;46.51404;-.23581;169;20220710;28.9;16.9;22.9;4.6;13.03;0;6.5;22329 +84078;46.51404;-.23581;169;20220711;31.1;16.2;23.6;5.2;13.13;0;7.46;24752 +84078;46.51404;-.23581;169;20220712;33.7;17.6;25.7;3.1;13.23;0;7.06;25660 +84078;46.51404;-.23581;169;20220713;35.2;18.9;27;2;11.23;0;6.48;25529 +84078;46.51404;-.23581;169;20220714;35.3;19.1;27.2;3.2;13.3;0;7.41;25603 +84078;46.51404;-.23581;169;20220715;30.3;16.1;23.2;4.1;12.3;0;6.71;24075 +84078;46.51404;-.23581;169;20220716;31.4;15.9;23.7;4.6;9.83;0;7.77;25032 +84078;46.51404;-.23581;169;20220717;33.9;17.3;25.6;4.9;11.4;0;8.51;25732 +84078;46.51404;-.23581;169;20220718;40.2;20.2;30.2;4.1;12.87;0;9.66;28188 +84078;46.51404;-.23581;169;20220719;28.1;20.8;24.4;3.4;16.47;4.3;5.02;16788 +84078;46.51404;-.23581;169;20220720;25.5;17.7;21.6;3.5;17.8;1.8;4.07;17450 +84078;46.51404;-.23581;169;20220721;28.8;15.3;22.1;1.7;16.77;.3;4.65;22876 +84078;46.51404;-.23581;169;20220722;24.3;17.9;21.1;2.3;17.83;1.3;3.46;15352 +84078;46.51404;-.23581;169;20220723;28.7;13.7;21.2;2.1;14.07;0;5.09;24089 +84078;46.51404;-.23581;169;20220724;34.3;15.5;24.9;2.4;13.57;0;6.52;26808 +84078;46.51404;-.23581;169;20220725;23.8;17.4;20.6;3.7;16.07;1.8;3.9;15478 +84078;46.51404;-.23581;169;20220726;24.8;14.3;19.6;2.3;14.2;0;4.18;19906 +84078;46.51404;-.23581;169;20220727;27.2;13.5;20.4;2.3;11.43;0;4.99;22762 +84078;46.51404;-.23581;169;20220728;28.7;14.4;21.5;2;12.4;0;4.97;22874 +84078;46.51404;-.23581;169;20220729;27.8;17.2;22.5;2.2;15.63;0;4.55;19687 +84078;46.51404;-.23581;169;20220730;30.1;15.2;22.6;2.8;16.27;0;5.33;23236 +84078;46.51404;-.23581;169;20220731;31.4;15.9;23.6;2.5;15.6;0;5.55;23438 +84078;46.51404;-.23581;169;20220801;31.2;15.1;23.1;2.2;15.87;0;5.26;23948 +84078;46.51404;-.23581;169;20220802;33.7;17.6;25.7;2.3;15.2;0;5.9;23929 +84078;46.51404;-.23581;169;20220803;36.8;20.1;28.5;2.1;14.2;.6;6.32;24048 +84078;46.51404;-.23581;169;20220804;30.6;22.6;26.6;3.2;17.27;0;5.03;16013 +84078;46.51404;-.23581;169;20220805;28.3;16.8;22.5;4.8;13.3;0;5.9;19748 +84078;46.51404;-.23581;169;20220806;27.6;13.7;20.7;5;9.57;0;6.53;21726 +84078;46.51404;-.23581;169;20220807;29.2;13.6;21.4;4.4;8.57;0;6.84;22765 +84078;46.51404;-.23581;169;20220808;31.2;15.1;23.1;4.4;9.8;0;7.16;23106 +84078;46.51404;-.23581;169;20220809;32.8;16.8;24.8;4.2;10.9;0;7.31;22953 +84078;46.51404;-.23581;169;20220810;34.2;18.1;26.2;3.9;11.03;0;7.45;22784 +84078;46.51404;-.23581;169;20220811;35.7;18.2;27;3.7;10.07;0;7.73;23680 +84078;46.51404;-.23581;169;20220812;36.5;19.4;27.9;2.9;9.93;0;7.07;23318 +84078;46.51404;-.23581;169;20220813;34.9;18.4;26.7;2.4;13.17;8.7;6.09;22498 +84078;46.51404;-.23581;169;20220814;23.9;18.7;21.3;3.7;19.43;6.4;3.04;12433 +84078;46.51404;-.23581;169;20220815;24.6;17.7;21.1;3.5;18.2;0;3.43;14346 +84078;46.51404;-.23581;169;20220816;24.4;16.5;20.5;1.5;18.16;7.1;2.98;15214 +84078;46.51404;-.23581;169;20220817;24.6;14.9;19.7;2.1;16.16;.9;3.4;16872 +84078;46.51404;-.23581;169;20220818;25.8;13.2;19.5;2.4;15.9;0;3.8;19105 +84078;46.51404;-.23581;169;20220819;25.1;15.7;20.4;3;17.83;1.6;3.39;16144 +84078;46.51404;-.23581;169;20220820;25.8;16.7;21.3;1.7;17.57;.6;3.28;15880 +84078;46.51404;-.23581;169;20220821;22.3;13.5;17.9;1.8;15.7;1.1;2.8;15428 +84078;46.51404;-.23581;169;20220822;25.7;17.9;21.8;1.9;19.37;.5;3.11;14717 +84078;46.51404;-.23581;169;20220823;25.2;18.3;21.8;1.3;20;0;2.74;13495 +84078;46.51404;-.23581;169;20220824;32.9;17.7;25.3;2.4;17.53;.4;5;20186 +84078;46.51404;-.23581;169;20220825;26.8;21;23.9;3.1;18.7;.8;3.6;12318 +84078;46.51404;-.23581;169;20220826;27.1;17.4;22.2;3.3;16.23;0;4.16;15989 +84078;46.51404;-.23581;169;20220827;27.8;15;21.4;3;13.23;0;4.54;18115 +84078;46.51404;-.23581;169;20220828;28.4;15.2;21.8;3.4;11.93;0;5.04;18146 +84078;46.51404;-.23581;169;20220829;33;15.5;24.2;3.4;13.73;.4;5.85;20864 +84078;46.51404;-.23581;169;20220830;30.7;19.5;25.1;2.3;17.93;.1;4.3;16515 +84078;46.51404;-.23581;169;20220831;29.5;16.3;22.9;1.8;17.66;13.9;3.83;17781 +84078;46.51404;-.23581;169;20220901;27;17;22;1.5;18.63;2.1;3.08;15281 +84078;46.51404;-.23581;169;20220902;24.2;16.1;20.2;1.7;18.06;2.9;2.67;13590 +84078;46.51404;-.23581;169;20220903;24.4;16;20.2;2.8;16.33;0;3.16;13809 +84078;46.51404;-.23581;169;20220904;30;14.4;22.2;2.3;14.93;1.1;4.26;18650 +84078;46.51404;-.23581;169;20220905;30;16.3;23.2;3.2;16.8;0;4.42;17223 +84078;46.51404;-.23581;169;20220906;28.1;15.3;21.7;2.2;16.13;.1;3.66;16485 +84078;46.51404;-.23581;169;20220907;17.7;15.5;16.6;2.9;16.57;10.4;1.4;6234 +84078;46.51404;-.23581;169;20220908;21.6;14.7;18.1;3.8;16.13;3.2;2.55;11780 +84078;46.51404;-.23581;169;20220909;20.7;14.2;17.4;3.4;15.13;1.8;2.45;11419 +84078;46.51404;-.23581;169;20220910;22.9;13.3;18.1;2;15.13;.2;2.61;13860 +84078;46.51404;-.23581;169;20220911;27.1;13.7;20.4;2.6;14.77;0;3.57;15957 +84078;46.51404;-.23581;169;20220912;33.5;14.9;24.2;3;15.17;.5;5.12;18969 +84078;46.51404;-.23581;169;20220913;30;19.9;24.9;3.4;19.17;9.1;4.01;13706 +84078;46.51404;-.23581;169;20220914;26;17.5;21.7;2.6;18.93;2.5;2.81;12342 +84078;46.51404;-.23581;169;20220915;22.6;17.5;20.1;2.8;18.13;.4;2.21;9289 +84078;46.51404;-.23581;169;20220916;19.1;11.8;15.4;3.3;11.93;0;2.51;11361 +84078;46.51404;-.23581;169;20220917;17.3;7.6;12.5;2.8;9.23;0;2.44;12910 +84078;46.51404;-.23581;169;20220918;19.3;6;12.7;2.8;8.53;0;2.81;14947 +84078;46.51404;-.23581;169;20220919;19.9;7.8;13.9;3.8;9.63;0;3.03;14093 +84078;46.51404;-.23581;169;20220920;19.8;7.1;13.5;3.2;9.33;0;2.85;14389 +84078;46.51404;-.23581;169;20220921;20.5;8.4;14.4;3.5;9.47;0;3.09;13794 +84078;46.51404;-.23581;169;20220922;22.4;8;15.2;2.5;9.13;0;3.06;14964 +84078;46.51404;-.23581;169;20220923;20.8;11.3;16.1;1.6;9.67;0;2.39;11806 +84078;46.51404;-.23581;169;20220924;18.5;11.1;14.8;2.2;12.27;.3;1.96;10138 +84078;46.51404;-.23581;169;20220925;16.9;9;12.9;2.3;11.67;.1;1.75;10427 +84078;46.51404;-.23581;169;20220926;17.1;8.8;12.9;3.5;11.4;5;1.98;10540 +84078;46.51404;-.23581;169;20220927;16.9;9.6;13.2;4.3;12.33;3.6;1.89;10226 +84078;46.51404;-.23581;169;20220928;16.8;14.1;15.4;5;14.6;5.3;1.51;5639 +84078;46.51404;-.23581;169;20220929;16.3;7.7;12;2;10.86;.4;1.64;10571 +84078;46.51404;-.23581;169;20220930;17.5;6.3;11.9;2.9;10.8;5.2;1.87;11895 +84078;46.51404;-.23581;169;20221001;19.1;12.9;16;5.4;17.5;4.7;1.14;8616 +84078;46.51404;-.23581;169;20221002;19.3;15.3;17.3;3.9;16.77;1.3;1.49;6583 +84078;46.51404;-.23581;169;20221003;20.1;14;17.1;1.7;15.5;0;1.55;8169 +84078;46.51404;-.23581;169;20221004;21.6;9.8;15.7;1.7;13.3;.1;1.88;11573 +84078;46.51404;-.23581;169;20221005;20.8;11.2;16;3.2;14.8;.1;1.82;10151 +84078;46.51404;-.23581;169;20221006;18.7;10.1;14.4;3.1;11.47;0;2.02;9650 +84078;46.51404;-.23581;169;20221007;19.9;7.8;13.9;2.4;11;0;2.02;11350 +84078;46.51404;-.23581;169;20221008;18.9;8.7;13.8;3;10.77;0;2.05;10230 +84078;46.51404;-.23581;169;20221009;22.7;7.2;15;2.6;11.87;.2;2.28;12583 +84078;46.51404;-.23581;169;20221010;20.4;13.7;17.1;2.1;15.4;0;1.56;7994 +84078;46.51404;-.23581;169;20221011;17.6;13.8;15.7;3.3;14.83;0;1.34;5814 +84078;46.51404;-.23581;169;20221012;19.4;10.1;14.7;1.8;13.07;.1;1.46;9239 +84078;46.51404;-.23581;169;20221013;16.1;11.4;13.7;2.9;15;7.7;.9;6358 +84078;46.51404;-.23581;169;20221014;18.1;15.2;16.6;5.1;17.6;10.7;.95;4836 +84078;46.51404;-.23581;169;20221015;16.9;16.2;16.6;4.4;17.4;10.6;.81;2010 +84078;46.51404;-.23581;169;20221016;23.2;14.8;19;2.6;17.23;.7;1.73;8255 +84078;46.51404;-.23581;169;20221017;18.6;17.1;17.8;3;17.93;17;1.01;2974 +84078;46.51404;-.23581;169;20221018;24.3;14.3;19.3;2.5;18;.1;1.7;8780 +84078;46.51404;-.23581;169;20221019;24.6;16.5;20.5;2.8;17.17;6.2;2.04;7708 +84078;46.51404;-.23581;169;20221020;22.1;14.2;18.2;3.3;16.37;.7;1.74;7592 +84078;46.51404;-.23581;169;20221021;18.7;15.1;16.9;2.7;15;0;1.35;4898 +84078;46.51404;-.23581;169;20221022;20.6;12.3;16.5;2.6;14.73;.1;1.46;7493 +84078;46.51404;-.23581;169;20221023;22.3;15.3;18.8;5.5;14.3;.1;2.74;6658 +84078;46.51404;-.23581;169;20221024;19;14.6;16.8;4.5;14.77;1.6;1.66;5196 +84078;46.51404;-.23581;169;20221025;19.6;10.7;15.2;2.5;13.77;.1;1.3;7428 +84078;46.51404;-.23581;169;20221026;23.4;13.1;18.2;3;14.93;0;1.91;7929 +84078;46.51404;-.23581;169;20221027;22.7;15.8;19.3;4.2;15.8;0;2.15;6339 +84078;46.51404;-.23581;169;20221028;23.5;17.1;20.3;3.1;15.83;0;2.06;5983 +84078;46.51404;-.23581;169;20221029;21.9;17.2;19.5;3.8;14.6;0;2.24;4962 +84078;46.51404;-.23581;169;20221030;17.4;13.2;15.3;2.1;13.53;.6;1.11;4283 +84078;46.51404;-.23581;169;20221031;19.4;12.5;16;3.6;14.43;2;1.41;6013 +84078;46.51404;-.23581;169;20221101;17.2;9.6;13.4;3.6;11.93;1.6;1.31;6186 +84078;46.51404;-.23581;169;20221102;16.7;9.9;13.3;2.4;12.87;.3;.93;5677 +84078;46.51404;-.23581;169;20221103;14.5;10.6;12.5;3.6;11.77;10.1;1.08;3954 +84078;46.51404;-.23581;169;20221104;13.5;7.2;10.3;4.5;9.8;.8;1.26;5394 +84078;46.51404;-.23581;169;20221105;14.5;5.4;9.9;2.4;9.7;.1;.97;6269 +84078;46.51404;-.23581;169;20221106;15.2;8.4;11.8;4;11.07;5.4;1.17;5381 +84078;46.51404;-.23581;169;20221107;17.2;11.3;14.3;4.2;12.93;0;1.3;4895 +84078;46.51404;-.23581;169;20221108;15.4;10.6;13;4.5;12.4;8.1;1.09;4239 +84078;46.51404;-.23581;169;20221109;14.8;12;13.4;2.9;12.97;.7;.89;3137 +84078;46.51404;-.23581;169;20221110;13.3;6.5;9.9;1.8;10.83;0;.63;5061 +84078;46.51404;-.23581;169;20221111;16.9;5.3;11.1;2.2;10.8;.2;.88;6613 +84078;46.51404;-.23581;169;20221112;19.2;10.3;14.8;2.5;12.7;.2;1.16;5608 +84078;46.51404;-.23581;169;20221113;19.7;8.9;14.3;2.2;12.03;.1;1.17;6058 +84078;46.51404;-.23581;169;20221114;13.6;10.2;11.9;3.1;11.37;1.7;.92;3194 +84078;46.51404;-.23581;169;20221115;14;9.7;11.8;4.4;12.07;7.2;.85;3681 +84078;46.51404;-.23581;169;20221116;13.5;9.5;11.5;6;12.37;8.2;.67;3459 +84078;46.51404;-.23581;169;20221117;14.2;11.2;12.7;5.8;11.6;5.3;1.35;2908 +84078;46.51404;-.23581;169;20221118;12.5;6.4;9.5;2.5;9.4;1.3;.82;4215 +84078;46.51404;-.23581;169;20221119;10.9;3.1;7;2.3;8;0;.7;4724 +84078;46.51404;-.23581;169;20221120;12.5;4.1;8.3;3.2;8.97;.8;.8;4896 +84078;46.51404;-.23581;169;20221121;12.6;6.6;9.6;4.2;9.67;7.2;.97;4023 +84078;46.51404;-.23581;169;20221122;11.6;5.1;8.3;4;9.27;6;.76;4231 +84078;46.51404;-.23581;169;20221123;13.3;8.3;10.8;4.5;11.23;1.5;.79;3586 +84078;46.51404;-.23581;169;20221124;11.5;7.9;9.7;3.5;11.17;2.1;.49;2846 +84078;46.51404;-.23581;169;20221125;12.9;8;10.5;2.2;10.67;.5;.63;3437 +84078;46.51404;-.23581;169;20221126;11;5.2;8.1;2.2;9.7;.1;.47;3634 +84078;46.51404;-.23581;169;20221127;10.3;6.5;8.4;3.3;9.27;3.5;.7;2852 +84078;46.51404;-.23581;169;20221128;10.4;7.4;8.9;2.6;10.07;2.5;.57;2346 +84078;46.51404;-.23581;169;20221129;9.5;3.2;6.4;1.8;8.7;.1;.43;3683 +84078;46.51404;-.23581;169;20221130;8.2;3.7;5.9;3.2;8.33;0;.47;3136 +84078;46.51404;-.23581;169;20221201;6.2;4.2;5.2;4.1;8;0;.47;1851 +84078;46.51404;-.23581;169;20221202;5.6;4.3;5;3.5;7.6;.4;.56;1408 +84078;46.51404;-.23581;169;20221203;4.9;1.9;3.4;5.1;7.23;1.1;.36;2307 +84078;46.51404;-.23581;169;20221204;4.6;2.8;3.7;2.4;7.4;0;.34;1670 +84078;46.51404;-.23581;169;20221205;6.3;1.3;3.8;2.6;7.13;.1;.42;2669 +84078;46.51404;-.23581;169;20221206;4.2;.2;2.2;5.2;6.67;0;.35;2583 +84078;46.51404;-.23581;169;20221207;4.9;1.7;3.3;5.2;6.37;0;.7;2399 +84078;46.51404;-.23581;169;20221208;2.1;-.6;.8;6.3;5.83;0;.42;2086 +84078;46.51404;-.23581;169;20221209;2.6;-.4;1.1;5.7;5.5;0;.62;2289 +84078;46.51404;-.23581;169;20221210;3.5;-3.1;.2;2.2;5.2;.1;.38;3573 +84078;46.51404;-.23581;169;20221211;3.3;-1.9;.7;2.2;5.03;.1;.47;3074 +84078;46.51404;-.23581;169;20221212;2.1;-3.3;-.6;3;4.63;0;.53;3085 +84078;46.51404;-.23581;169;20221213;2;-3.5;-.8;4.3;5.33;1;.29;3164 +84078;46.51404;-.23581;169;20221214;11.4;1.2;6.3;3.4;9.6;4.5;.21;4459 +84078;46.51404;-.23581;169;20221215;2.5;1.8;2.2;6.5;6.67;0;.38;758 +84078;46.51404;-.23581;169;20221216;4;-1;1.5;5.4;4.74;0;.95;2921 +84078;46.51404;-.23581;169;20221217;1.1;-4.1;-1.5;4.1;4.37;0;.5;3033 +84078;46.51404;-.23581;169;20221218;9;-3.8;2.6;3.4;6.64;0;.37;5019 +84078;46.51404;-.23581;169;20221219;13;9.1;11;5.2;10.24;0;1.11;2567 +84078;46.51404;-.23581;169;20221220;13.3;10.9;12.1;5.2;11.67;1.5;.98;1832 +84078;46.51404;-.23581;169;20221221;12.7;8.8;10.7;5.1;12.4;7.5;.34;2549 +84078;46.51404;-.23581;169;20221222;14.1;12.1;13.1;7.2;13.63;21.6;.75;1682 +84078;46.51404;-.23581;169;20221223;13.8;13.4;13.6;6.4;14.13;14.2;.76;343 +84078;46.51404;-.23581;169;20221224;12.4;9.7;11.1;2.7;12;.6;.49;2021 +84078;46.51404;-.23581;169;20221225;14.4;9.2;11.8;3.6;11.7;1;.73;2995 +84078;46.51404;-.23581;169;20221226;12.2;10.3;11.2;3.4;11.57;.9;.69;1529 +84078;46.51404;-.23581;169;20221227;9.4;5.2;7.3;2.2;9.63;.1;.34;2607 +84078;46.51404;-.23581;169;20221228;11.4;8.4;9.9;5.5;11.5;5.4;.42;2025 +84078;46.51404;-.23581;169;20221229;11.1;10.4;10.8;5.2;11.33;3.1;.79;818 +84078;46.51404;-.23581;169;20221230;14.7;6.2;10.4;6.6;12.23;6.6;.41;4042 +84078;46.51404;-.23581;169;20221231;15.2;12.1;13.6;5.9;11.53;0;1.59;2187 +84079;46.54452;.08736;149;20220101;15.3;6;10.6;2.7;10.04;.1;.77;4366 +84079;46.54452;.08736;149;20220102;13.5;10;11.8;4.5;11.66;.5;.93;2117 +84079;46.54452;.08736;149;20220103;13.1;10.9;12;4.8;12.6;8.4;.74;1912 +84079;46.54452;.08736;149;20220104;11.3;11.1;11.2;4.7;10.5;3.6;1.23;589 +84079;46.54452;.08736;149;20220105;6.7;.8;3.8;2.1;6.57;.1;.45;3830 +84079;46.54452;.08736;149;20220106;7.5;-.1;3.7;2.2;5.6;.8;.65;4556 +84079;46.54452;.08736;149;20220107;9.8;3.1;6.5;5.2;7.86;0;.88;4179 +84079;46.54452;.08736;149;20220108;10.5;6.9;8.7;6.6;9.8;7.4;.84;2391 +84079;46.54452;.08736;149;20220109;9;5.4;7.2;3.4;8.96;6.4;.59;2338 +84079;46.54452;.08736;149;20220110;8;6.6;7.3;1.2;9.66;.5;.4;1442 +84079;46.54452;.08736;149;20220111;8.4;2.4;5.4;2.3;6.8;.1;.64;4683 +84079;46.54452;.08736;149;20220112;2.9;-1.5;.7;4.3;5.7;0;.45;3612 +84079;46.54452;.08736;149;20220113;4.7;-1.9;1.4;4.1;5.7;0;.6;4986 +84079;46.54452;.08736;149;20220114;2.6;-3.6;-.5;2;5.16;0;.45;4430 +84079;46.54452;.08736;149;20220115;1;-4.1;-1.6;1.3;4.97;0;.28;4337 +84079;46.54452;.08736;149;20220116;2.2;-2.6;-.2;2;6.03;.4;.18;3232 +84079;46.54452;.08736;149;20220117;6.1;1.3;3.7;2.9;8.1;0;.21;2857 +84079;46.54452;.08736;149;20220118;5.9;1.5;3.7;3.7;7.13;.1;.51;3168 +84079;46.54452;.08736;149;20220119;5.3;2.9;4.1;2.2;7.46;.8;.43;2020 +84079;46.54452;.08736;149;20220120;7.7;3.9;5.8;2.9;7.66;.1;.65;3387 +84079;46.54452;.08736;149;20220121;5.7;-.7;2.5;4;5.9;0;.72;4782 +84079;46.54452;.08736;149;20220122;4;-2.5;.7;4.6;5.96;0;.46;3844 +84079;46.54452;.08736;149;20220123;3.2;2.3;2.7;5.6;6.5;0;.64;1776 +84079;46.54452;.08736;149;20220124;4.5;-2;1.2;2.4;6;0;.56;5857 +84079;46.54452;.08736;149;20220125;4.2;-2.3;.9;1.9;5.86;0;.49;5582 +84079;46.54452;.08736;149;20220126;-.3;-1.9;-1.1;2.6;5.39;0;.3;1700 +84079;46.54452;.08736;149;20220127;1.6;-3.1;-.7;2.3;5.69;.2;.26;3100 +84079;46.54452;.08736;149;20220128;6.2;1.5;3.8;1.2;8.13;0;.31;3554 +84079;46.54452;.08736;149;20220129;6.5;4;5.2;1.7;8.6;.1;.38;2217 +84079;46.54452;.08736;149;20220130;8.9;5.9;7.4;1.7;9.93;.4;.41;3011 +84079;46.54452;.08736;149;20220131;9.9;5.7;7.8;4.7;8.53;.3;1.01;4399 +84079;46.54452;.08736;149;20220201;9.3;1.8;5.5;3.6;8.73;.1;.46;4324 +84079;46.54452;.08736;149;20220202;9.2;8;8.6;2.3;9.6;0;.69;1757 +84079;46.54452;.08736;149;20220203;7.3;4.8;6.1;2.4;8.46;.3;.56;2806 +84079;46.54452;.08736;149;20220204;12.1;6.1;9.1;3.8;9.43;1.3;1.02;4548 +84079;46.54452;.08736;149;20220205;10.4;.5;5.4;2.4;7.26;.1;.82;6963 +84079;46.54452;.08736;149;20220206;10.8;2.9;6.9;6.2;10.2;1.2;.31;4886 +84079;46.54452;.08736;149;20220207;11.2;8;9.6;2.7;9.03;.1;1.07;5256 +84079;46.54452;.08736;149;20220208;13.3;-.2;6.5;1.7;7.36;0;.92;8842 +84079;46.54452;.08736;149;20220209;13.8;.1;6.9;3.3;7.56;.1;1.33;8629 +84079;46.54452;.08736;149;20220210;8.9;2.5;5.7;4.4;9.19;.5;.81;4400 +84079;46.54452;.08736;149;20220211;9.4;0;4.7;3.4;6.49;0;1.07;10700 +84079;46.54452;.08736;149;20220212;11;.4;5.7;2.7;5.69;0;1.34;9500 +84079;46.54452;.08736;149;20220213;14.1;-1.4;6.3;6.4;8.09;1.9;1.48;8600 +84079;46.54452;.08736;149;20220214;11.7;7;9.3;5.4;9.19;1.8;1.37;7900 +84079;46.54452;.08736;149;20220215;10.3;1.9;6.1;5.2;9.19;6.9;.56;4800 +84079;46.54452;.08736;149;20220216;13.3;8.3;10.8;6.8;12.96;1.6;.44;5053 +84079;46.54452;.08736;149;20220217;14;11.6;12.8;4.6;12.89;.7;1.03;4426 +84079;46.54452;.08736;149;20220218;12.4;10.4;11.4;5.7;10.26;.4;1.55;3340 +84079;46.54452;.08736;149;20220219;10.5;2.1;6.3;2.8;7.39;0;1.11;8521 +84079;46.54452;.08736;149;20220220;12.8;6.4;9.6;6.1;10.96;1.5;.9;6413 +84079;46.54452;.08736;149;20220221;11.4;6.3;8.9;6;8.63;.3;1.56;6697 +84079;46.54452;.08736;149;20220222;11.6;5.6;8.6;3.7;9.93;.1;.91;6119 +84079;46.54452;.08736;149;20220223;14.1;8;11.1;1.6;10.36;.2;1.1;6818 +84079;46.54452;.08736;149;20220224;12.1;4.3;8.2;3;8.73;.6;1.19;8446 +84079;46.54452;.08736;149;20220225;10.8;.6;5.7;1.9;6.23;.1;1.24;10152 +84079;46.54452;.08736;149;20220226;11.6;-.7;5.4;4;5.36;0;1.99;11412 +84079;46.54452;.08736;149;20220227;15.2;0;7.6;2.2;6.13;0;1.81;12463 +84079;46.54452;.08736;149;20220228;16.6;.1;8.3;1.6;6.96;0;1.63;12945 +84079;46.54452;.08736;149;20220301;16.6;3.9;10.2;2;7.53;0;1.77;10355 +84079;46.54452;.08736;149;20220302;11.7;7.3;9.5;2.7;9.63;1.1;1.11;5386 +84079;46.54452;.08736;149;20220303;12.5;6.6;9.6;2;10.36;.8;1.02;6937 +84079;46.54452;.08736;149;20220304;8.7;7.9;8.3;3.4;9.93;.8;.71;2251 +84079;46.54452;.08736;149;20220305;9;3.2;6.1;3.4;8.36;0;.9;6585 +84079;46.54452;.08736;149;20220306;9.7;4.9;7.3;3.5;6.9;0;1.63;8981 +84079;46.54452;.08736;149;20220307;10;-3.2;3.4;3.4;4.8;0;1.83;13229 +84079;46.54452;.08736;149;20220308;12.2;.7;6.4;3.4;7.7;.2;1.48;10580 +84079;46.54452;.08736;149;20220309;15.5;5.4;10.4;3.8;9.03;0;2.02;11926 +84079;46.54452;.08736;149;20220310;13.3;9.2;11.2;4.6;9.83;.6;1.75;6530 +84079;46.54452;.08736;149;20220311;12.4;7.4;9.9;5.2;10.26;6.6;1.35;6917 +84079;46.54452;.08736;149;20220312;12.4;6.9;9.6;3.6;9.53;2.5;1.45;8243 +84079;46.54452;.08736;149;20220313;10.6;6.9;8.7;4.2;8.86;6.9;1.4;6390 +84079;46.54452;.08736;149;20220314;14.8;.7;7.8;3.9;8.2;.9;1.96;13428 +84079;46.54452;.08736;149;20220315;17.8;8.6;13.2;3.3;11.46;0;2.02;10230 +84079;46.54452;.08736;149;20220316;14.5;9.6;12.1;3.5;11.2;0;1.55;6531 +84079;46.54452;.08736;149;20220317;10.2;7.7;8.9;5;8.83;0;1.53;6158 +84079;46.54452;.08736;149;20220318;14.5;4;9.2;5.9;7.69;0;2.59;13100 +84079;46.54452;.08736;149;20220319;16.6;6.5;11.5;2.8;8.79;0;2.11;9300 +84079;46.54452;.08736;149;20220320;16.5;5.6;11;3.2;8.89;0;2.29;12600 +84079;46.54452;.08736;149;20220321;18.4;7.6;13;3.6;8.39;0;3.12;16200 +84079;46.54452;.08736;149;20220322;17.1;6.3;11.7;3.8;6.09;0;3.5;18200 +84079;46.54452;.08736;149;20220323;17.6;4.7;11.1;2.4;4.89;0;3.19;19300 +84079;46.54452;.08736;149;20220324;20;-.1;9.9;2.6;5.49;0;3.34;19500 +84079;46.54452;.08736;149;20220325;21.2;.9;11;3.1;6.09;0;3.69;19300 +84079;46.54452;.08736;149;20220326;21.1;4.7;12.9;3.8;6.39;0;4.12;19600 +84079;46.54452;.08736;149;20220327;22.3;3;12.6;1.8;6.89;0;3.13;18500 +84079;46.54452;.08736;149;20220328;21.3;5.4;13.3;2.1;7.69;0;3.04;16100 +84079;46.54452;.08736;149;20220329;17.6;7.6;12.6;3.1;9.19;0;2.43;9900 +84079;46.54452;.08736;149;20220330;13.7;4.4;9;3.7;10.19;1.2;1.22;6000 +84079;46.54452;.08736;149;20220331;11.2;4.8;8;5.9;8.19;6.7;1.77;8300 +84079;46.54452;.08736;149;20220401;6.8;-.5;3.1;7.7;5.79;1.3;1.68;13100 +84079;46.54452;.08736;149;20220402;8.3;-.6;3.8;5;5.39;0;2.07;15900 +84079;46.54452;.08736;149;20220403;7.4;-2.3;2.6;2.3;4.92;0;1.84;15468 +84079;46.54452;.08736;149;20220404;11.1;-2;4.5;2.4;5.49;0;2.25;19359 +84079;46.54452;.08736;149;20220405;12.8;3.9;8.3;3.1;9.63;.2;1.33;6300 +84079;46.54452;.08736;149;20220406;12.3;8.4;10.3;6;10.89;1.2;1.29;5400 +84079;46.54452;.08736;149;20220407;14.4;9.5;11.9;8.8;12.69;15.5;1.24;5700 +84079;46.54452;.08736;149;20220408;15.3;10.7;13;9.1;11.29;6.2;2.41;7500 +84079;46.54452;.08736;149;20220409;12.9;2.4;7.6;2.4;7.21;0;2.37;19092 +84079;46.54452;.08736;149;20220410;16.2;-1.6;7.3;3.2;6.49;0;3.12;23000 +84079;46.54452;.08736;149;20220411;21.4;5;13.2;4.4;9.29;0;3.92;20217 +84079;46.54452;.08736;149;20220412;17.7;10.7;14.2;4.1;11.39;.9;2.46;9100 +84079;46.54452;.08736;149;20220413;16.7;11.2;13.9;1.5;12.69;0;1.82;10000 +84079;46.54452;.08736;149;20220414;21.5;7.1;14.3;2.1;11.89;0;3.38;22500 +84079;46.54452;.08736;149;20220415;22.3;7.4;14.8;2.9;11.09;.1;3.8;22300 +84079;46.54452;.08736;149;20220416;21.8;7.2;14.5;4;10.59;0;4.12;23400 +84079;46.54452;.08736;149;20220417;21.6;5;13.3;2.9;8.69;0;4.04;23700 +84079;46.54452;.08736;149;20220418;18.7;7.7;13.2;3.7;10.69;.7;3.4;21600 +84079;46.54452;.08736;149;20220419;16.8;8.1;12.4;3.7;9.09;2.4;3.3;19000 +84079;46.54452;.08736;149;20220420;17.7;8.4;13;3.3;10.19;.4;2.66;12400 +84079;46.54452;.08736;149;20220421;19.9;6.9;13.4;2.3;8.89;0;3.75;23600 +84079;46.54452;.08736;149;20220422;20.1;5.3;12.7;2.1;9.99;0;3.3;21300 +84079;46.54452;.08736;149;20220423;18.5;11.2;14.8;3.7;11.69;7.1;2.97;14300 +84079;46.54452;.08736;149;20220424;15.9;10;12.9;3.4;12.99;3.3;1.29;4500 +84079;46.54452;.08736;149;20220425;17.4;9.6;13.5;3;12.49;3.3;1.97;9400 +84079;46.54452;.08736;149;20220426;17.5;3.9;10.7;3.1;9.39;0;3.45;25800 +84079;46.54452;.08736;149;20220427;19.5;7.6;13.5;4.6;9.19;0;4.35;24800 +84079;46.54452;.08736;149;20220428;18.8;8.7;13.7;3.4;11.29;0;3.23;19000 +84079;46.54452;.08736;149;20220429;22;8.6;15.3;2.6;10.99;0;3.97;22800 +84079;46.54452;.08736;149;20220430;19.4;7.4;13.4;3.2;9.99;0;3.86;23900 +84079;46.54452;.08736;149;20220501;18.3;5.4;11.8;2.6;8.29;0;3.74;24200 +84079;46.54452;.08736;149;20220502;19.6;7;13.3;3.8;9.19;0;4.17;24200 +84079;46.54452;.08736;149;20220503;20.2;6.9;13.5;3.7;9.79;0;3.87;20900 +84079;46.54452;.08736;149;20220504;18.1;7.7;12.9;3;10.39;.2;2.85;15000 +84079;46.54452;.08736;149;20220505;20.1;6.6;13.3;3;10.29;0;4;25600 +84079;46.54452;.08736;149;20220506;21.1;7;14;2.7;10.8;0;3.8;22230 +84079;46.54452;.08736;149;20220507;22.5;9.5;16;2.8;11.73;0;4.04;21776 +84079;46.54452;.08736;149;20220508;24.1;8.6;16.3;2.8;11.76;.1;4.41;23191 +84079;46.54452;.08736;149;20220509;26.6;9;17.8;1.7;12.13;0;4.61;25149 +84079;46.54452;.08736;149;20220510;27.8;10.8;19.3;2.3;12.33;0;5.01;24360 +84079;46.54452;.08736;149;20220511;24.7;10.7;17.7;2.7;13.4;0;4.37;22813 +84079;46.54452;.08736;149;20220512;19.8;11.5;15.7;1.7;14;0;2.64;14556 +84079;46.54452;.08736;149;20220513;24.4;12.7;18.5;2;12.33;0;4.3;21844 +84079;46.54452;.08736;149;20220514;27.2;10;18.6;2.3;13.26;0;4.9;24526 +84079;46.54452;.08736;149;20220515;28.3;15.2;21.8;2.9;15.86;.1;4.93;21231 +84079;46.54452;.08736;149;20220516;26.1;13.4;19.8;2.1;14.9;0;4.42;22463 +84079;46.54452;.08736;149;20220517;30.6;13.4;22;3;13.86;0;5.97;25330 +84079;46.54452;.08736;149;20220518;28.8;12.2;20.5;2;15.16;.1;4.85;24383 +84079;46.54452;.08736;149;20220519;26.2;16.3;21.3;2;17.2;.9;4.04;19225 +84079;46.54452;.08736;149;20220520;25.3;16.4;20.9;2.6;16.96;.2;3.9;17289 +84079;46.54452;.08736;149;20220521;28.3;10.8;19.6;2.1;14.33;0;5.09;26017 +84079;46.54452;.08736;149;20220522;29.6;16;22.8;2.3;16.13;2.8;5;21411 +84079;46.54452;.08736;149;20220523;20.3;18.1;19.2;4.2;16.35;6.8;2.74;10711 +84079;46.54452;.08736;149;20220524;18.1;9.5;13.8;3;11.66;1.8;3.21;18774 +84079;46.54452;.08736;149;20220525;20;7.4;13.7;2.4;11.33;0;3.66;22747 +84079;46.54452;.08736;149;20220526;19.8;13.1;16.5;2.4;13.2;0;3.15;15977 +84079;46.54452;.08736;149;20220527;22.2;10.2;16.2;2.1;13.13;.1;3.62;20089 +84079;46.54452;.08736;149;20220528;23.2;10.1;16.7;3.4;11.13;0;4.93;25331 +84079;46.54452;.08736;149;20220529;19;8.5;13.7;4.2;8.2;0;4.65;24127 +84079;46.54452;.08736;149;20220530;21.2;5.3;13.2;2.8;8.06;0;4.7;26561 +84079;46.54452;.08736;149;20220531;24.2;7.8;16;2.3;8.5;.4;5;25753 +84079;46.54452;.08736;149;20220601;25.7;9.6;17.6;2;10.76;1;4.95;25695 +84079;46.54452;.08736;149;20220602;29.2;13.1;21.1;2.4;13.63;1;5.62;26060 +84079;46.54452;.08736;149;20220603;27.8;16.5;22.1;2;17.3;2.1;4.44;20361 +84079;46.54452;.08736;149;20220604;27.1;16.3;21.7;2.1;18.43;8.8;4.18;19735 +84079;46.54452;.08736;149;20220605;21.5;15.2;18.3;3.1;15.16;0;3.31;14818 +84079;46.54452;.08736;149;20220606;20.3;12.4;16.4;2.1;14.43;.6;3.07;16743 +84079;46.54452;.08736;149;20220607;22.3;13;17.7;3.5;14.13;8.9;4.05;20350 +84079;46.54452;.08736;149;20220608;22.3;14.3;18.3;4.2;15;.3;3.84;17780 +84079;46.54452;.08736;149;20220609;22.1;12.9;17.5;2.9;13.33;.1;3.95;19512 +84079;46.54452;.08736;149;20220610;26.9;9.5;18.2;1.4;14.2;.1;4.93;28453 +84079;46.54452;.08736;149;20220611;29.6;12.7;21.1;2.2;15.43;0;5.63;27616 +84079;46.54452;.08736;149;20220612;25.5;14.6;20;4;14.3;.4;5.29;23148 +84079;46.54452;.08736;149;20220613;26.7;11.2;18.9;3.9;10.66;0;6.27;27828 +84079;46.54452;.08736;149;20220614;31.2;11.1;21.2;3.4;11.2;.2;7.21;29918 +84079;46.54452;.08736;149;20220615;34.4;16.8;25.6;2.5;14.23;0;6.93;27906 +84079;46.54452;.08736;149;20220616;33.9;16.9;25.4;2.4;14.8;0;6.66;27209 +84079;46.54452;.08736;149;20220617;36.9;17.3;27.1;2.3;14.1;0;7.34;29012 +84079;46.54452;.08736;149;20220618;39.3;19.6;29.5;2.9;14.63;.8;8.4;29031 +84079;46.54452;.08736;149;20220619;29.1;19;24.1;3.3;18.4;0;5.39;21781 +84079;46.54452;.08736;149;20220620;28.6;16.8;22.7;2.5;18.13;2.9;4.79;21119 +84079;46.54452;.08736;149;20220621;27.9;16.7;22.3;2.2;19.33;.9;4.64;22401 +84079;46.54452;.08736;149;20220622;23.2;16.9;20.1;2.7;18.33;14.2;3.22;14989 +84079;46.54452;.08736;149;20220623;25.7;13.2;19.5;1.5;16.33;1.8;4.08;21728 +84079;46.54452;.08736;149;20220624;22.1;14.3;18.2;3.9;15.96;8.7;3.52;17302 +84079;46.54452;.08736;149;20220625;16.5;14.5;15.5;2.3;15.5;17.9;1.75;8653 +84079;46.54452;.08736;149;20220626;21.1;11.1;16.1;1.6;13.83;0;3.47;20366 +84079;46.54452;.08736;149;20220627;23.2;11.8;17.5;2.6;12.1;0;4.68;24636 +84079;46.54452;.08736;149;20220628;24.2;9.9;17.1;2.1;11.3;0;4.85;26645 +84079;46.54452;.08736;149;20220629;22.3;10.5;16.4;2.3;13.7;7.2;3.83;21435 +84079;46.54452;.08736;149;20220630;20.3;12.7;16.5;2.3;13.43;3.8;3.28;17109 +84079;46.54452;.08736;149;20220701;22.4;9.2;15.8;1.6;11.46;0;3.99;22899 +84079;46.54452;.08736;149;20220702;27.8;10.4;19.1;1.9;11.66;0;5.42;28034 +84079;46.54452;.08736;149;20220703;25.7;11.6;18.6;2.9;12.73;0;5.24;26335 +84079;46.54452;.08736;149;20220704;26.8;12.5;19.6;3.1;12.5;0;5.58;25739 +84079;46.54452;.08736;149;20220705;27;11.8;19.4;3.2;12.43;0;5.71;26853 +84079;46.54452;.08736;149;20220706;26.8;12.4;19.6;3.5;12.26;0;5.77;26129 +84079;46.54452;.08736;149;20220707;26.8;14.7;20.7;3.2;14.7;0;5.26;24320 +84079;46.54452;.08736;149;20220708;27.9;13.7;20.8;3.7;12.56;0;6.15;26207 +84079;46.54452;.08736;149;20220709;30;13.1;21.5;3.3;12.63;0;6.45;27204 +84079;46.54452;.08736;149;20220710;29;16.9;22.9;4.6;13.1;0;6.81;24970 +84079;46.54452;.08736;149;20220711;31.1;15.9;23.5;4.5;13.3;0;7.37;26910 +84079;46.54452;.08736;149;20220712;33.4;16.1;24.8;2.7;13.43;0;6.89;27507 +84079;46.54452;.08736;149;20220713;35;16.1;25.6;1.8;11.63;0;6.36;27162 +84079;46.54452;.08736;149;20220714;35.2;17.6;26.4;2.7;13.26;0;7.19;27269 +84079;46.54452;.08736;149;20220715;30.2;15.8;23;3.7;12.36;0;6.78;25612 +84079;46.54452;.08736;149;20220716;31.4;14.9;23.2;4.2;10.06;0;7.68;26559 +84079;46.54452;.08736;149;20220717;34;16.1;25;4.3;11.63;0;8.21;26930 +84079;46.54452;.08736;149;20220718;40.3;19.4;29.9;3.7;13.16;0;9.35;28703 +84079;46.54452;.08736;149;20220719;28.8;20.6;24.7;3.3;16.53;4.1;5.18;17512 +84079;46.54452;.08736;149;20220720;26.7;17.8;22.2;3.4;17.8;2.1;4.48;18742 +84079;46.54452;.08736;149;20220721;28.8;15;21.9;1.8;16.9;.1;4.65;22583 +84079;46.54452;.08736;149;20220722;25.7;16.3;21;2.3;18.06;1.1;3.29;13940 +84079;46.54452;.08736;149;20220723;29.1;13.9;21.5;2;14.23;0;5.26;25458 +84079;46.54452;.08736;149;20220724;34.4;14.6;24.5;2;13.7;0;6.34;27517 +84079;46.54452;.08736;149;20220725;24.5;17.5;21;3.8;16.06;1.4;4.11;15963 +84079;46.54452;.08736;149;20220726;24.2;13.8;19;2;13.93;0;3.67;17079 +84079;46.54452;.08736;149;20220727;27;12.8;19.9;2.1;11.56;0;4.95;23506 +84079;46.54452;.08736;149;20220728;29;13.3;21.2;1.6;12.43;0;4.83;23079 +84079;46.54452;.08736;149;20220729;28.9;17.5;23.2;2.1;15.63;0;4.81;20896 +84079;46.54452;.08736;149;20220730;30.7;15.2;23;2.5;16.2;0;5.39;23694 +84079;46.54452;.08736;149;20220731;32.4;16.2;24.3;2.5;15.4;0;5.89;24832 +84079;46.54452;.08736;149;20220801;31.2;15.2;23.2;2.1;15.6;0;5.41;24872 +84079;46.54452;.08736;149;20220802;33.6;17.1;25.3;2.1;15.43;0;5.86;24817 +84079;46.54452;.08736;149;20220803;37;18.2;27.6;1.7;14.3;.3;6.12;25507 +84079;46.54452;.08736;149;20220804;31;22.8;26.9;2.9;17.46;0;5.41;18064 +84079;46.54452;.08736;149;20220805;28.5;17.1;22.8;4.3;13.86;0;5.96;21166 +84079;46.54452;.08736;149;20220806;27.8;13.4;20.6;4.6;9.8;0;6.61;23569 +84079;46.54452;.08736;149;20220807;29.5;13.5;21.5;4.4;8.76;0;7.08;24608 +84079;46.54452;.08736;149;20220808;31.5;14.4;23;4.2;9.96;0;7.26;24138 +84079;46.54452;.08736;149;20220809;33.3;16.3;24.8;4;11.06;0;7.46;24394 +84079;46.54452;.08736;149;20220810;34.3;17.1;25.7;3.7;11.1;0;7.48;24296 +84079;46.54452;.08736;149;20220811;35.7;16.7;26.2;3.4;10.23;0;7.6;24840 +84079;46.54452;.08736;149;20220812;36.1;17.9;27;2.4;10.13;0;6.57;23919 +84079;46.54452;.08736;149;20220813;36.1;16.8;26.4;2.2;13.5;12.2;6.09;23709 +84079;46.54452;.08736;149;20220814;24.6;18.8;21.7;4.3;19.46;6.8;3.27;12016 +84079;46.54452;.08736;149;20220815;25.4;17.6;21.5;3.9;18.3;.1;3.67;14236 +84079;46.54452;.08736;149;20220816;24.4;16;20.2;1.6;18.03;10.6;2.86;14210 +84079;46.54452;.08736;149;20220817;25.4;15.1;20.3;2.6;16.33;1;3.75;17764 +84079;46.54452;.08736;149;20220818;26.2;12.8;19.5;2.3;15.7;.1;3.73;18404 +84079;46.54452;.08736;149;20220819;25.6;16;20.8;2.7;18;1.4;3.44;15962 +84079;46.54452;.08736;149;20220820;26;16.3;21.1;1.5;17.63;.3;3.12;15138 +84079;46.54452;.08736;149;20220821;23.1;13.3;18.2;1.7;15.66;.7;2.74;13951 +84079;46.54452;.08736;149;20220822;25.8;18;21.9;2;19.36;.8;3.01;13473 +84079;46.54452;.08736;149;20220823;25.7;17.5;21.6;1.3;19.86;0;2.62;12438 +84079;46.54452;.08736;149;20220824;33.1;16.5;24.8;2;17.5;.1;4.94;21248 +84079;46.54452;.08736;149;20220825;26.3;19.8;23.1;2.8;18.76;.3;3.2;10784 +84079;46.54452;.08736;149;20220826;26.7;17.2;22;2.9;16.73;0;4.01;17157 +84079;46.54452;.08736;149;20220827;28;14.6;21.3;2.6;13.36;0;4.34;17807 +84079;46.54452;.08736;149;20220828;28.5;14.4;21.5;3.1;12.26;0;5.04;20065 +84079;46.54452;.08736;149;20220829;33.4;14.4;23.9;2.8;14;1.2;5.6;21167 +84079;46.54452;.08736;149;20220830;30.2;19.8;25;2.3;18.1;.1;4.22;16721 +84079;46.54452;.08736;149;20220831;29.7;16;22.8;2.2;17.3;15.1;4.06;17924 +84079;46.54452;.08736;149;20220901;27.1;16.9;22;2;18.7;1.8;3.31;15661 +84079;46.54452;.08736;149;20220902;24.7;16.7;20.7;1.9;18.46;2.6;2.83;14177 +84079;46.54452;.08736;149;20220903;25.1;16.1;20.6;3;16.43;0;3.39;14523 +84079;46.54452;.08736;149;20220904;30.2;13.5;21.9;1.9;15.06;2.5;4.08;19078 +84079;46.54452;.08736;149;20220905;30.8;15.9;23.4;3;16.53;.3;4.62;17803 +84079;46.54452;.08736;149;20220906;28.6;14.6;21.6;2.2;15.73;.1;3.85;17737 +84079;46.54452;.08736;149;20220907;18.6;15.2;16.9;3;16.3;7.7;1.62;6677 +84079;46.54452;.08736;149;20220908;22.5;14.4;18.4;4;16.03;2.8;2.91;13217 +84079;46.54452;.08736;149;20220909;21.5;14;17.7;3.6;15.3;2.3;2.66;12350 +84079;46.54452;.08736;149;20220910;23.2;12.7;17.9;2.2;14.86;.2;2.78;14438 +84079;46.54452;.08736;149;20220911;27.1;12.6;19.9;2;14.33;0;3.6;17944 +84079;46.54452;.08736;149;20220912;33.9;13.9;23.9;2.3;15.2;.2;4.66;18288 +84079;46.54452;.08736;149;20220913;30.8;20;25.4;3.1;19.46;7.5;4.02;13085 +84079;46.54452;.08736;149;20220914;26.8;17.3;22.1;2.6;19.33;3.1;2.87;12053 +84079;46.54452;.08736;149;20220915;22.4;17.5;19.9;2.8;18.33;1;2.16;8714 +84079;46.54452;.08736;149;20220916;19.2;11.8;15.5;3.1;12.3;0;2.52;12430 +84079;46.54452;.08736;149;20220917;17.7;6.7;12.2;2.8;9.23;.1;2.6;14952 +84079;46.54452;.08736;149;20220918;19.7;5.1;12.4;2.5;8.53;0;2.89;16702 +84079;46.54452;.08736;149;20220919;20.3;7.1;13.7;3.7;9.6;0;3.2;15922 +84079;46.54452;.08736;149;20220920;20.3;6.3;13.3;3.2;9.3;0;3.03;15931 +84079;46.54452;.08736;149;20220921;21;7.8;14.4;3.3;9.53;0;3.21;15513 +84079;46.54452;.08736;149;20220922;22.6;6.8;14.7;2.3;9.1;0;3.07;16175 +84079;46.54452;.08736;149;20220923;21.1;9.5;15.3;1.4;9.86;0;2.25;11495 +84079;46.54452;.08736;149;20220924;19;11;15;2.1;12.2;.9;1.99;10396 +84079;46.54452;.08736;149;20220925;16.9;9;13;1.9;11.63;0;1.63;9472 +84079;46.54452;.08736;149;20220926;17.6;8.2;12.9;3.3;11.4;4.7;1.95;10181 +84079;46.54452;.08736;149;20220927;17.7;9.1;13.4;4.6;12.3;2.7;2.01;10664 +84079;46.54452;.08736;149;20220928;16.7;14;15.3;4.6;14.56;5.2;1.59;5986 +84079;46.54452;.08736;149;20220929;16.8;7.7;12.2;2.1;10.96;.3;1.71;10756 +84079;46.54452;.08736;149;20220930;18.1;5.4;11.8;2.6;10.66;4;1.94;12640 +84079;46.54452;.08736;149;20221001;20.5;12.8;16.7;5.4;17.43;2.6;1.51;8622 +84079;46.54452;.08736;149;20221002;20.5;15.3;17.9;3.8;16.73;1;1.89;8093 +84079;46.54452;.08736;149;20221003;20.2;14.3;17.2;1.7;15.5;0;1.75;10140 +84079;46.54452;.08736;149;20221004;21.9;8.2;15;1.6;12.9;.2;1.94;12655 +84079;46.54452;.08736;149;20221005;21.6;10.2;15.9;2.8;14.56;.1;2.03;12208 +84079;46.54452;.08736;149;20221006;19.1;10;14.6;2.7;11.8;0;2.09;11748 +84079;46.54452;.08736;149;20221007;20.3;6.7;13.5;1.9;11.06;0;1.95;12103 +84079;46.54452;.08736;149;20221008;19.3;7.7;13.5;2.3;10.8;.1;2.01;11568 +84079;46.54452;.08736;149;20221009;22.9;6.7;14.8;2.1;11.86;.1;2.21;13059 +84079;46.54452;.08736;149;20221010;21;13.5;17.3;2.3;15.2;.1;1.69;7981 +84079;46.54452;.08736;149;20221011;17;13.9;15.4;2.9;14.93;0;1.25;5011 +84079;46.54452;.08736;149;20221012;19.9;9.5;14.7;1.5;13.03;.2;1.46;8823 +84079;46.54452;.08736;149;20221013;16.1;10.4;13.2;2.7;14.9;6.2;.8;5464 +84079;46.54452;.08736;149;20221014;18.6;15.2;16.9;5;17.73;4.2;1.07;4604 +84079;46.54452;.08736;149;20221015;17.1;16.3;16.7;4.3;17.56;9.3;.87;2230 +84079;46.54452;.08736;149;20221016;24.3;14.8;19.5;2.5;17.26;.1;1.95;9402 +84079;46.54452;.08736;149;20221017;19.1;17.5;18.3;3.1;18.16;21.5;1.13;2793 +84079;46.54452;.08736;149;20221018;24.5;14;19.3;2.1;18.1;.1;1.77;9879 +84079;46.54452;.08736;149;20221019;25.1;15.2;20.2;2.5;17.1;7.9;2.02;8522 +84079;46.54452;.08736;149;20221020;23;14.2;18.6;3.1;16.7;1.3;1.84;8355 +84079;46.54452;.08736;149;20221021;19.2;15.7;17.4;2.9;14.83;.1;1.61;5256 +84079;46.54452;.08736;149;20221022;21.1;11.4;16.3;2.7;14.5;.1;1.6;8284 +84079;46.54452;.08736;149;20221023;22.9;15;19;5.1;14.23;.5;2.85;6931 +84079;46.54452;.08736;149;20221024;19.8;14.7;17.2;4.3;14.66;1.3;1.91;6416 +84079;46.54452;.08736;149;20221025;20.1;9.8;14.9;2.3;13.6;0;1.33;7337 +84079;46.54452;.08736;149;20221026;23.8;12.7;18.3;3;14.83;0;2.05;9013 +84079;46.54452;.08736;149;20221027;23.3;15.2;19.2;4.5;15.66;0;2.31;5683 +84079;46.54452;.08736;149;20221028;24;17.3;20.6;3.4;15.9;0;2.29;6910 +84079;46.54452;.08736;149;20221029;23.2;17.3;20.3;3.9;14.2;0;2.58;5637 +84079;46.54452;.08736;149;20221030;18.1;12.5;15.3;2;13.33;.8;1.18;4947 +84079;46.54452;.08736;149;20221031;20.1;12.2;16.1;3.3;14.56;.9;1.46;5829 +84079;46.54452;.08736;149;20221101;17.6;9;13.3;3.5;11.93;1.4;1.4;7213 +84079;46.54452;.08736;149;20221102;17.3;9.8;13.6;2.5;12.8;.2;1.08;6497 +84079;46.54452;.08736;149;20221103;15.7;10.4;13;4.1;11.86;7.1;1.33;4288 +84079;46.54452;.08736;149;20221104;13.5;7.3;10.4;4.8;9.9;.6;1.31;5267 +84079;46.54452;.08736;149;20221105;14.7;4.1;9.4;2.4;9.43;0;.97;6826 +84079;46.54452;.08736;149;20221106;15.2;8.3;11.7;4;11;3.8;1.23;4844 +84079;46.54452;.08736;149;20221107;17.4;11.2;14.3;4.3;13;0;1.37;5441 +84079;46.54452;.08736;149;20221108;16.3;10.2;13.2;4.8;12.26;2.8;1.34;4280 +84079;46.54452;.08736;149;20221109;15.4;11.9;13.6;2.7;12.96;1.2;.96;3594 +84079;46.54452;.08736;149;20221110;12.4;5;8.7;1.7;10.36;0;.56;4818 +84079;46.54452;.08736;149;20221111;16.7;4.2;10.4;1.7;10.63;.2;.83;7405 +84079;46.54452;.08736;149;20221112;19.6;7.7;13.7;2;12.16;.2;1.08;6683 +84079;46.54452;.08736;149;20221113;20.3;6;13.2;1.9;11.53;.1;1.07;7322 +84079;46.54452;.08736;149;20221114;14.1;8.9;11.5;3.2;11.5;2.3;.88;3250 +84079;46.54452;.08736;149;20221115;14.2;8.6;11.4;4.4;12.26;5.1;.76;3174 +84079;46.54452;.08736;149;20221116;13.8;9.3;11.6;6.1;12.43;5.8;.78;3454 +84079;46.54452;.08736;149;20221117;14.8;11.1;12.9;5.8;11.7;4.9;1.43;3108 +84079;46.54452;.08736;149;20221118;13.3;5.6;9.5;2.8;9.26;1;.89;5456 +84079;46.54452;.08736;149;20221119;10.8;1.9;6.4;1.9;7.76;.1;.58;5840 +84079;46.54452;.08736;149;20221120;12.6;3.1;7.8;3.3;8.73;.5;.85;4445 +84079;46.54452;.08736;149;20221121;12.8;6;9.4;4.2;9.56;6.5;1.02;3383 +84079;46.54452;.08736;149;20221122;12;4.3;8.1;4.1;9.23;2.8;.81;4578 +84079;46.54452;.08736;149;20221123;13.8;7.7;10.8;4.5;11.33;1;.82;4305 +84079;46.54452;.08736;149;20221124;11.7;7.6;9.7;3.7;11.06;2.2;.56;2892 +84079;46.54452;.08736;149;20221125;13.4;7.6;10.5;2.3;10.7;.1;.65;4170 +84079;46.54452;.08736;149;20221126;11.4;4;7.7;2.2;9.5;.1;.45;4203 +84079;46.54452;.08736;149;20221127;11.1;6.2;8.7;3.5;9.16;4;.81;3178 +84079;46.54452;.08736;149;20221128;11.6;6.8;9.2;2.7;10.13;1.4;.62;3167 +84079;46.54452;.08736;149;20221129;9.5;2.6;6.1;1.7;8.6;.1;.37;3757 +84079;46.54452;.08736;149;20221130;8.8;4.5;6.6;2.8;8.63;.1;.48;3469 +84079;46.54452;.08736;149;20221201;6.5;4;5.3;4.1;8.13;0;.49;2131 +84079;46.54452;.08736;149;20221202;6;4.6;5.3;3.5;7.73;.8;.6;1552 +84079;46.54452;.08736;149;20221203;5.2;2.1;3.6;4.6;7.36;.7;.43;2073 +84079;46.54452;.08736;149;20221204;5;3;4;2;7.66;0;.36;1642 +84079;46.54452;.08736;149;20221205;5.7;2.1;3.9;2.1;7.26;.2;.43;2780 +84079;46.54452;.08736;149;20221206;4.6;-1;1.8;4;6.73;0;.32;2493 +84079;46.54452;.08736;149;20221207;5.1;1.9;3.5;4.4;6.46;0;.71;2543 +84079;46.54452;.08736;149;20221208;2.5;-.7;.9;5.2;5.9;0;.43;2120 +84079;46.54452;.08736;149;20221209;2.8;-.5;1.1;4.7;5.53;0;.59;2997 +84079;46.54452;.08736;149;20221210;3;-4;-.5;1.8;5.16;.1;.3;3386 +84079;46.54452;.08736;149;20221211;2.2;-2.6;-.2;1.8;4.96;.1;.37;3300 +84079;46.54452;.08736;149;20221212;2;-4.5;-1.3;2.6;4.73;0;.39;3389 +84079;46.54452;.08736;149;20221213;2;-3.6;-.8;3.3;5.33;1;.26;3603 +84079;46.54452;.08736;149;20221214;11.4;1;6.2;3;9.7;5.1;.3;3440 +84079;46.54452;.08736;149;20221215;2.6;1.8;2.2;5.2;6.86;0;.36;845 +84079;46.54452;.08736;149;20221216;4.1;-1.2;1.5;4.6;4.86;0;.85;4070 +84079;46.54452;.08736;149;20221217;1.5;-4.6;-1.6;3.4;4.33;0;.47;4082 +84079;46.54452;.08736;149;20221218;9.1;-5.4;1.9;3.6;6.03;0;.63;4210 +84079;46.54452;.08736;149;20221219;13.9;9.2;11.6;6.6;10.33;0;1.46;2725 +84079;46.54452;.08736;149;20221220;14;11;12.5;5.3;11.53;1.3;1.26;1738 +84079;46.54452;.08736;149;20221221;12.7;8.7;10.7;5;12.56;4.2;.37;2243 +84079;46.54452;.08736;149;20221222;14.3;12.2;13.2;7;13.66;12;.86;1512 +84079;46.54452;.08736;149;20221223;14.1;13.7;13.9;6;14.33;11.2;.85;567 +84079;46.54452;.08736;149;20221224;12.5;9.8;11.2;2.8;12.16;.4;.54;1914 +84079;46.54452;.08736;149;20221225;14.9;9.3;12.1;3.6;11.5;.5;.89;3158 +84079;46.54452;.08736;149;20221226;12.6;10.3;11.5;3.3;11.53;.3;.76;2127 +84079;46.54452;.08736;149;20221227;9.8;3.7;6.7;2.2;9.73;.2;.26;2862 +84079;46.54452;.08736;149;20221228;11.6;8.5;10;5.4;11.5;3.6;.53;2166 +84079;46.54452;.08736;149;20221229;11.4;10.5;11;5.2;11.46;2;.85;1060 +84079;46.54452;.08736;149;20221230;15.1;5.8;10.4;6.3;12.36;7;.5;3120 +84079;46.54452;.08736;149;20221231;15.6;12.4;14;6.1;11.66;0;1.72;2665 +84080;46.57402;.41085;120;20220101;17.1;5.2;11.1;3;9.66;.1;1.04;4912 +84080;46.57402;.41085;120;20220102;13.6;9.3;11.5;5.1;11.4;.2;.97;1900 +84080;46.57402;.41085;120;20220103;13.3;10.9;12.1;6.1;12.6;4.4;.78;2100 +84080;46.57402;.41085;120;20220104;12.5;11.1;11.8;5.3;10.4;3.5;1.45;800 +84080;46.57402;.41085;120;20220105;6.7;.8;3.7;2.8;6.36;.1;.5;4575 +84080;46.57402;.41085;120;20220106;7.7;.1;3.9;2.4;5.7;.6;.62;5600 +84080;46.57402;.41085;120;20220107;10;2.2;6.1;6.3;7.7;.3;.89;5300 +84080;46.57402;.41085;120;20220108;10.6;6.3;8.5;7.2;9.7;7.2;.81;2200 +84080;46.57402;.41085;120;20220109;9.4;4.9;7.2;3.9;8.8;7.6;.65;2300 +84080;46.57402;.41085;120;20220110;8;6.5;7.3;1;9.5;.8;.4;1400 +84080;46.57402;.41085;120;20220111;8.8;2.4;5.6;2;6.6;0;.49;7000 +84080;46.57402;.41085;120;20220112;3.8;-1.2;1.3;4.4;5.7;0;.49;4800 +84080;46.57402;.41085;120;20220113;5.1;-2.2;1.5;3.6;5.7;0;.42;7400 +84080;46.57402;.41085;120;20220114;3.4;-2.7;.4;1.8;5.1;0;.36;5100 +84080;46.57402;.41085;120;20220115;-.9;-4.5;-2.7;2;4.9;0;.2;2900 +84080;46.57402;.41085;120;20220116;1.1;-2.3;-.6;1.9;6;.4;.17;2400 +84080;46.57402;.41085;120;20220117;6.1;.5;3.3;2.6;8;0;.21;1700 +84080;46.57402;.41085;120;20220118;6.8;.9;3.9;3.6;7;.1;.56;3400 +84080;46.57402;.41085;120;20220119;5.4;2.6;4;2.4;7.4;1;.45;1500 +84080;46.57402;.41085;120;20220120;8.3;3.5;5.9;3;7.6;.1;.66;4400 +84080;46.57402;.41085;120;20220121;6.1;-.3;2.9;4.6;5.9;0;.78;6000 +84080;46.57402;.41085;120;20220122;4.3;-3.3;.5;4.2;5.9;0;.4;3500 +84080;46.57402;.41085;120;20220123;2.9;2.5;2.7;4.7;6.4;0;.59;2100 +84080;46.57402;.41085;120;20220124;4.7;-1.7;1.5;2;6;0;.32;8000 +84080;46.57402;.41085;120;20220125;3.7;-1.8;1;1.6;5.9;0;.3;6500 +84080;46.57402;.41085;120;20220126;-.3;-1.7;-1;2.6;5.4;0;.3;1700 +84080;46.57402;.41085;120;20220127;1.7;-3.1;-.7;2.3;5.7;.1;.26;3100 +84080;46.57402;.41085;120;20220128;5.8;1.7;3.8;1.1;7.9;0;.34;2100 +84080;46.57402;.41085;120;20220129;6.7;3.4;5.1;2.3;8.5;.2;.37;1700 +84080;46.57402;.41085;120;20220130;9.4;5.9;7.7;1.7;9.9;.4;.45;2900 +84080;46.57402;.41085;120;20220131;10.8;5.6;8.2;5.1;8.5;.3;1.13;6000 +84080;46.57402;.41085;120;20220201;9.4;1.8;5.6;3.8;8.6;.2;.52;1800 +84080;46.57402;.41085;120;20220202;10;8.4;9.2;2.6;9.7;0;.78;3000 +84080;46.57402;.41085;120;20220203;8.8;5.1;7;2.9;8.4;.2;.73;3800 +84080;46.57402;.41085;120;20220204;12.8;6.1;9.5;4.5;9.4;1.4;1.17;3800 +84080;46.57402;.41085;120;20220205;10.8;-.7;5.1;2.6;7;.1;.86;7900 +84080;46.57402;.41085;120;20220206;11.1;1.4;6.3;7.2;9.8;1.2;.32;3200 +84080;46.57402;.41085;120;20220207;11.9;8;10;3.1;8.6;.1;1.25;8800 +84080;46.57402;.41085;120;20220208;13.7;-.7;6.5;1.6;7.2;0;.92;10400 +84080;46.57402;.41085;120;20220209;15;-1.3;6.9;3.7;7.3;.1;1.51;10500 +84080;46.57402;.41085;120;20220210;12.6;1.4;7;4.4;9.2;.6;.81;4400 +84080;46.57402;.41085;120;20220211;9.5;.1;4.8;3.4;6.5;0;1.07;10700 +84080;46.57402;.41085;120;20220212;11.1;.5;5.8;2.7;5.7;0;1.34;9500 +84080;46.57402;.41085;120;20220213;14.2;-1.3;6.5;6.4;8.1;2.1;1.48;8600 +84080;46.57402;.41085;120;20220214;11.8;7.1;9.5;5.4;9.2;2.1;1.37;7900 +84080;46.57402;.41085;120;20220215;10.4;2;6.2;5.2;9.2;6.2;.56;4800 +84080;46.57402;.41085;120;20220216;14;8.3;11.2;8;12.9;.7;.59;4700 +84080;46.57402;.41085;120;20220217;14.4;11.8;13.1;4.6;12.86;.7;1.11;5001 +84080;46.57402;.41085;120;20220218;13.2;10.5;11.9;6.5;10.3;.2;1.76;4100 +84080;46.57402;.41085;120;20220219;10.7;2.9;6.8;3.4;7.26;0;1.26;9221 +84080;46.57402;.41085;120;20220220;12.8;6;9.4;7.2;10.9;1.2;.87;5900 +84080;46.57402;.41085;120;20220221;11.9;6.6;9.3;6.5;8.5;.2;1.76;8200 +84080;46.57402;.41085;120;20220222;12.1;6.1;9.1;4.6;9.9;.1;1.03;4800 +84080;46.57402;.41085;120;20220223;14.7;7.7;11.2;1.8;10;.1;1.2;7300 +84080;46.57402;.41085;120;20220224;12.9;3.8;8.4;3.5;8.8;.7;1.32;10000 +84080;46.57402;.41085;120;20220225;11.3;.6;6;2.1;6;0;1.39;11800 +84080;46.57402;.41085;120;20220226;11.6;-1.8;4.9;3.4;5.2;0;1.84;14500 +84080;46.57402;.41085;120;20220227;15.7;1.3;8.5;2.2;5.6;0;1.99;14000 +84080;46.57402;.41085;120;20220228;17.1;.4;8.8;1.4;6.2;0;1.69;14200 +84080;46.57402;.41085;120;20220301;17.2;2.1;9.7;1.4;7;0;1.6;10900 +84080;46.57402;.41085;120;20220302;11.4;7.5;9.5;3.2;9.4;.5;1.12;3400 +84080;46.57402;.41085;120;20220303;12.8;5.4;9.1;2.4;10.1;.2;1.03;7200 +84080;46.57402;.41085;120;20220304;8.7;8.1;8.4;3.6;10.2;1.9;.64;2100 +84080;46.57402;.41085;120;20220305;8.4;3.8;6.1;3.8;8.6;.2;.71;3800 +84080;46.57402;.41085;120;20220306;9.8;4.9;7.4;3.8;6.8;0;1.8;13100 +84080;46.57402;.41085;120;20220307;10.5;-2.9;3.8;3.4;4.7;0;1.95;15800 +84080;46.57402;.41085;120;20220308;13.3;1.6;7.5;3.7;7.3;.1;1.77;9800 +84080;46.57402;.41085;120;20220309;16;5.5;10.8;4;8.7;0;2.31;14300 +84080;46.57402;.41085;120;20220310;14.3;9.8;12.1;4.8;9.9;.4;1.98;6800 +84080;46.57402;.41085;120;20220311;12.3;8.1;10.2;5.6;10.3;4.6;1.33;5500 +84080;46.57402;.41085;120;20220312;12.6;7.2;9.9;4.3;9.5;.5;1.56;8200 +84080;46.57402;.41085;120;20220313;10.5;7.8;9.2;5.2;8.8;7;1.51;5200 +84080;46.57402;.41085;120;20220314;15.1;1.2;8.2;3.5;8.1;1.1;1.95;13100 +84080;46.57402;.41085;120;20220315;18.3;9.2;13.8;3.7;11.3;0;2.12;8600 +84080;46.57402;.41085;120;20220316;15.2;9.9;12.6;4;11;0;1.62;4400 +84080;46.57402;.41085;120;20220317;11.1;8.3;9.7;5.7;8.9;0;1.79;7700 +84080;46.57402;.41085;120;20220318;14.6;4.1;9.4;5.9;7.7;0;2.59;13100 +84080;46.57402;.41085;120;20220319;16.7;6.6;11.7;2.8;8.8;0;2.11;9300 +84080;46.57402;.41085;120;20220320;16.6;5.7;11.2;3.2;8.9;0;2.29;12600 +84080;46.57402;.41085;120;20220321;18.5;7.7;13.1;3.6;8.4;0;3.12;16200 +84080;46.57402;.41085;120;20220322;17.2;6.4;11.8;3.8;6.1;0;3.5;18200 +84080;46.57402;.41085;120;20220323;17.7;4.8;11.3;2.4;4.9;0;3.19;19300 +84080;46.57402;.41085;120;20220324;20.1;0;10.1;2.6;5.5;0;3.34;19500 +84080;46.57402;.41085;120;20220325;21.3;1;11.2;3.1;6.1;0;3.69;19300 +84080;46.57402;.41085;120;20220326;21.2;4.8;13;3.8;6.4;0;4.12;19600 +84080;46.57402;.41085;120;20220327;22.4;3.1;12.8;1.8;6.9;0;3.13;18500 +84080;46.57402;.41085;120;20220328;21.4;5.5;13.5;2.1;7.7;0;3.04;16100 +84080;46.57402;.41085;120;20220329;17.7;7.7;12.7;3.1;9.2;.6;2.43;9900 +84080;46.57402;.41085;120;20220330;13.8;4.5;9.2;3.7;10.2;.2;1.22;6000 +84080;46.57402;.41085;120;20220331;11.3;4.9;8.1;5.9;8.2;7.7;1.77;8300 +84080;46.57402;.41085;120;20220401;6.9;-.4;3.3;7.7;5.8;3.1;1.68;13100 +84080;46.57402;.41085;120;20220402;8.4;-.5;4;5;5.4;0;2.07;15900 +84080;46.57402;.41085;120;20220403;7.6;-2;2.8;2.3;4.93;0;1.84;15468 +84080;46.57402;.41085;120;20220404;11.4;-1;5.2;2.7;5.57;0;2.24;19194 +84080;46.57402;.41085;120;20220405;13.2;4.2;8.7;3.7;9.66;.3;1.22;5933 +84080;46.57402;.41085;120;20220406;12.4;8.5;10.5;6;10.9;.8;1.29;5400 +84080;46.57402;.41085;120;20220407;14.5;9.6;12.1;8.8;12.7;12.8;1.24;5700 +84080;46.57402;.41085;120;20220408;15.4;10.8;13.1;9.1;11.3;5.5;2.41;7500 +84080;46.57402;.41085;120;20220409;13.1;2.6;7.9;2.2;7.26;0;2.34;17723 +84080;46.57402;.41085;120;20220410;16.3;-1.5;7.4;3.2;6.5;0;3.12;23000 +84080;46.57402;.41085;120;20220411;21.7;4.9;13.3;4.1;9.16;0;3.92;20517 +84080;46.57402;.41085;120;20220412;17.8;10.8;14.3;4.1;11.4;2.1;2.46;9100 +84080;46.57402;.41085;120;20220413;16.8;11.3;14.1;1.5;12.7;.3;1.82;10000 +84080;46.57402;.41085;120;20220414;21.6;7.2;14.4;2.1;11.9;0;3.38;22500 +84080;46.57402;.41085;120;20220415;22.4;7.5;15;2.9;11.1;0;3.8;22300 +84080;46.57402;.41085;120;20220416;21.9;7.3;14.6;4;10.6;0;4.12;23400 +84080;46.57402;.41085;120;20220417;21.7;5.1;13.4;2.9;8.7;0;4.04;23700 +84080;46.57402;.41085;120;20220418;18.8;7.8;13.3;3.7;10.7;.1;3.4;21600 +84080;46.57402;.41085;120;20220419;16.9;8.2;12.6;3.7;9.1;.5;3.3;19000 +84080;46.57402;.41085;120;20220420;17.8;8.5;13.2;3.3;10.2;.4;2.66;12400 +84080;46.57402;.41085;120;20220421;20;7;13.5;2.3;8.9;0;3.75;23600 +84080;46.57402;.41085;120;20220422;20.2;5.4;12.8;2.1;10;.1;3.3;21300 +84080;46.57402;.41085;120;20220423;18.6;11.3;15;3.7;11.7;2;2.97;14300 +84080;46.57402;.41085;120;20220424;16;10.1;13.1;3.4;13;6.3;1.29;4500 +84080;46.57402;.41085;120;20220425;17.5;9.7;13.6;3;12.5;4.3;1.97;9400 +84080;46.57402;.41085;120;20220426;17.6;4;10.8;3.1;9.4;0;3.45;25800 +84080;46.57402;.41085;120;20220427;19.6;7.7;13.7;4.6;9.2;0;4.35;24800 +84080;46.57402;.41085;120;20220428;18.9;8.8;13.9;3.4;11.3;0;3.23;19000 +84080;46.57402;.41085;120;20220429;22.1;8.7;15.4;2.6;11;0;3.97;22800 +84080;46.57402;.41085;120;20220430;19.5;7.5;13.5;3.2;10;0;3.86;23900 +84080;46.57402;.41085;120;20220501;18.4;5.5;12;2.6;8.3;0;3.74;24200 +84080;46.57402;.41085;120;20220502;19.7;7.1;13.4;3.8;9.2;0;4.17;24200 +84080;46.57402;.41085;120;20220503;20.3;7;13.7;3.7;9.8;0;3.87;20900 +84080;46.57402;.41085;120;20220504;18.2;7.8;13;3;10.4;0;2.85;15000 +84080;46.57402;.41085;120;20220505;20.2;6.7;13.5;3;10.3;0;4;25600 +84080;46.57402;.41085;120;20220506;21.4;6.5;14;3.3;10.4;0;4.14;24500 +84080;46.57402;.41085;120;20220507;22.8;9.8;16.3;3.3;11.4;0;4.5;24400 +84080;46.57402;.41085;120;20220508;24.5;8.3;16.4;2.9;11.7;.1;4.55;24500 +84080;46.57402;.41085;120;20220509;26.9;8.8;17.9;1.5;12;0;4.68;27000 +84080;46.57402;.41085;120;20220510;28.1;9.9;19;2.8;12.2;.1;5.36;25900 +84080;46.57402;.41085;120;20220511;25.5;9.4;17.5;2.9;13.1;0;4.79;26100 +84080;46.57402;.41085;120;20220512;20.3;10.9;15.6;2.1;13.8;0;2.29;10800 +84080;46.57402;.41085;120;20220513;24.1;13.6;18.9;2.5;12;0;4.66;23400 +84080;46.57402;.41085;120;20220514;27.1;10.1;18.6;2.5;12.8;0;4.81;23700 +84080;46.57402;.41085;120;20220515;28.4;16.1;22.3;3;15.8;0;4.93;20400 +84080;46.57402;.41085;120;20220516;26.2;13.7;20;2.2;15.2;0;4.54;23400 +84080;46.57402;.41085;120;20220517;31.1;13.7;22.4;3;13.7;0;6.17;26200 +84080;46.57402;.41085;120;20220518;30.6;12.4;21.5;2;15.4;.1;5.26;25500 +84080;46.57402;.41085;120;20220519;26.4;16.9;21.7;2.4;17.6;.6;4.12;19000 +84080;46.57402;.41085;120;20220520;25.5;18.1;21.8;3.4;17;0;3.78;13300 +84080;46.57402;.41085;120;20220521;28.5;10.7;19.6;2.4;13.7;0;5.32;26800 +84080;46.57402;.41085;120;20220522;29.8;16.9;23.4;2.9;15.2;1.3;4.98;17700 +84080;46.57402;.41085;120;20220523;21.2;20.1;20.7;4.4;16.71;4.5;2.13;5005 +84080;46.57402;.41085;120;20220524;18.9;8.8;13.9;3.7;11.5;2.3;3.55;21300 +84080;46.57402;.41085;120;20220525;21;6.8;13.9;2.6;11.1;0;3.99;24700 +84080;46.57402;.41085;120;20220526;20.4;13.4;16.9;2.9;13.2;0;3.32;15900 +84080;46.57402;.41085;120;20220527;22.6;9.9;16.3;2.4;12.9;.1;3.41;17100 +84080;46.57402;.41085;120;20220528;22.9;10.3;16.6;4.1;11.1;0;5.44;30000 +84080;46.57402;.41085;120;20220529;18.8;9.3;14.1;5.4;8.1;0;5.46;30900 +84080;46.57402;.41085;120;20220530;21.3;5.2;13.3;3.2;8.1;0;5;29500 +84080;46.57402;.41085;120;20220531;24.6;7.7;16.2;2.2;8.7;.4;5.02;26700 +84080;46.57402;.41085;120;20220601;25.3;10;17.7;1.9;11.2;1.5;4.75;25400 +84080;46.57402;.41085;120;20220602;29.1;13.2;21.2;2.4;13.4;1.1;5.67;26700 +84080;46.57402;.41085;120;20220603;27.2;17.3;22.3;2.6;17.9;2.6;4.15;17500 +84080;46.57402;.41085;120;20220604;27.7;16.4;22.1;2.8;19.1;13.5;3.96;16800 +84080;46.57402;.41085;120;20220605;21.9;15.3;18.6;3.8;15.6;0;3.11;12300 +84080;46.57402;.41085;120;20220606;20.8;12.2;16.5;2.7;14.4;.6;2.97;15100 +84080;46.57402;.41085;120;20220607;22.9;12.8;17.9;4.6;14.2;9.1;4.46;22500 +84080;46.57402;.41085;120;20220608;22.7;13.8;18.3;4.5;14.9;.3;3.94;18100 +84080;46.57402;.41085;120;20220609;22.1;13;17.6;3.2;13.2;.1;3.97;19100 +84080;46.57402;.41085;120;20220610;27.3;9.7;18.5;1.4;14.2;.1;5.29;31000 +84080;46.57402;.41085;120;20220611;29.6;13.3;21.5;2.6;15.5;0;5.94;29100 +84080;46.57402;.41085;120;20220612;25.5;15.1;20.3;4.8;14.4;.2;5.68;25700 +84080;46.57402;.41085;120;20220613;26.3;11.9;19.1;4.6;10.8;0;6.76;31500 +84080;46.57402;.41085;120;20220614;30.5;12.8;21.7;3.6;11.3;.3;7.19;30400 +84080;46.57402;.41085;120;20220615;34.7;17.5;26.1;2.8;14.6;0;7.39;29600 +84080;46.57402;.41085;120;20220616;33.6;17.3;25.5;2.8;14.8;0;6.84;26900 +84080;46.57402;.41085;120;20220617;36.3;17.4;26.9;2.3;14.2;0;7.23;29100 +84080;46.57402;.41085;120;20220618;39;19.6;29.3;3.2;14.6;.3;8.58;29200 +84080;46.57402;.41085;120;20220619;30.4;19.8;25.1;4.4;18.1;1.9;6.65;25900 +84080;46.57402;.41085;120;20220620;28.4;17.9;23.2;2.8;18.7;5.4;4.31;17000 +84080;46.57402;.41085;120;20220621;27.7;17.8;22.8;2.2;19.9;1.5;4.62;22400 +84080;46.57402;.41085;120;20220622;23;17.7;20.4;3;18.6;8.8;2.77;11200 +84080;46.57402;.41085;120;20220623;25.9;12.6;19.3;1.5;16.5;1;3.78;19700 +84080;46.57402;.41085;120;20220624;22.9;13.9;18.4;5.1;16.1;6.4;3.75;17900 +84080;46.57402;.41085;120;20220625;16.2;15.2;15.7;3;15.7;22;1.57;7000 +84080;46.57402;.41085;120;20220626;21;11.4;16.2;2.1;14;.1;3.49;20200 +84080;46.57402;.41085;120;20220627;23.4;12;17.7;3.1;12.2;0;5.39;30100 +84080;46.57402;.41085;120;20220628;24.8;10.3;17.6;2.3;11.2;0;5.45;30700 +84080;46.57402;.41085;120;20220629;24;9.9;17;2.5;13.4;9.1;4.08;21500 +84080;46.57402;.41085;120;20220630;20.7;12.4;16.6;2.7;13.4;5.1;3.36;17100 +84080;46.57402;.41085;120;20220701;22.2;8.6;15.4;1.6;11.4;0;3.78;21600 +84080;46.57402;.41085;120;20220702;27.8;10.3;19.1;2;12;0;5.71;30700 +84080;46.57402;.41085;120;20220703;25.8;12;18.9;3.6;12.9;0;5.8;29700 +84080;46.57402;.41085;120;20220704;26.7;12.6;19.7;3.4;12.6;0;5.89;28400 +84080;46.57402;.41085;120;20220705;26.7;11.5;19.1;3.5;12.7;0;6.03;30600 +84080;46.57402;.41085;120;20220706;26.1;11.6;18.9;3.8;12.5;0;5.99;30200 +84080;46.57402;.41085;120;20220707;26.3;14.4;20.4;3.9;14.7;0;5.77;28300 +84080;46.57402;.41085;120;20220708;27.4;13.7;20.6;4.2;12.8;0;6.58;30500 +84080;46.57402;.41085;120;20220709;29.6;12.5;21.1;3.8;13.1;0;6.72;30000 +84080;46.57402;.41085;120;20220710;28.6;17.4;23;5.2;13.1;0;7.54;30200 +84080;46.57402;.41085;120;20220711;30.8;17.3;24.1;4;13.4;0;7.47;30200 +84080;46.57402;.41085;120;20220712;32.9;16.3;24.6;2.5;13.7;0;6.89;30100 +84080;46.57402;.41085;120;20220713;34.7;15.2;25;1.4;12;0;5.93;27300 +84080;46.57402;.41085;120;20220714;35.1;15.5;25.3;2.7;13.7;0;7.29;29600 +84080;46.57402;.41085;120;20220715;30;15.6;22.8;3.9;12.3;0;7.08;28800 +84080;46.57402;.41085;120;20220716;31.1;15;23.1;3.8;10.3;0;7.54;29300 +84080;46.57402;.41085;120;20220717;33.5;17;25.3;3.7;11.8;0;7.76;27900 +84080;46.57402;.41085;120;20220718;40.1;20.2;30.2;3.3;13.2;0;8.81;28300 +84080;46.57402;.41085;120;20220719;29.7;21;25.4;3.9;16.6;4.2;5.73;18500 +84080;46.57402;.41085;120;20220720;27.5;17.7;22.6;3.9;18;2.9;4.98;21000 +84080;46.57402;.41085;120;20220721;28.7;14.2;21.5;2.2;17.1;.1;4.59;21800 +84080;46.57402;.41085;120;20220722;27.2;15.8;21.5;2.8;18.3;1.3;3.03;9800 +84080;46.57402;.41085;120;20220723;29.8;14.3;22.1;2.6;14.2;0;6;28500 +84080;46.57402;.41085;120;20220724;34.5;13.9;24.2;2;13.6;0;6.37;28400 +84080;46.57402;.41085;120;20220725;24.9;17.7;21.3;4.2;16;1.3;4.41;16800 +84080;46.57402;.41085;120;20220726;24.4;12.2;18.3;1.9;13.7;0;3.13;13500 +84080;46.57402;.41085;120;20220727;27.2;13;20.1;2.3;11.7;0;5.24;25500 +84080;46.57402;.41085;120;20220728;29.5;12.8;21.2;1.7;12.4;0;4.8;22500 +84080;46.57402;.41085;120;20220729;29.7;17.3;23.5;2.2;15.7;0;5.21;23300 +84080;46.57402;.41085;120;20220730;31.2;14.7;23;2.6;16.2;0;5.55;24500 +84080;46.57402;.41085;120;20220731;33.2;17.2;25.2;3.2;15.2;0;6.7;26200 +84080;46.57402;.41085;120;20220801;31.7;16;23.9;2.9;15.6;0;6.14;26400 +84080;46.57402;.41085;120;20220802;33.8;17;25.4;2.2;15.7;0;6.2;27100 +84080;46.57402;.41085;120;20220803;37.3;17.7;27.5;1.8;14.4;0;6.39;26900 +84080;46.57402;.41085;120;20220804;32.3;22.5;27.4;3.5;17.6;0;6.27;21400 +84080;46.57402;.41085;120;20220805;28.8;17.8;23.3;5;14.1;0;6.58;24000 +84080;46.57402;.41085;120;20220806;28.2;13.5;20.9;4.8;9.9;0;7.01;27300 +84080;46.57402;.41085;120;20220807;29.6;14.5;22.1;5;9;0;7.7;27500 +84080;46.57402;.41085;120;20220808;31.7;14.7;23.2;4.7;10.2;0;7.68;25800 +84080;46.57402;.41085;120;20220809;33.5;16.7;25.1;4.2;11.3;0;7.82;26900 +84080;46.57402;.41085;120;20220810;34.5;16.6;25.6;3.8;11.3;0;7.7;26600 +84080;46.57402;.41085;120;20220811;35.7;15.7;25.7;3.5;10.5;0;7.73;26600 +84080;46.57402;.41085;120;20220812;36.2;17.2;26.7;2.2;10.4;0;6.43;25000 +84080;46.57402;.41085;120;20220813;36.8;15.6;26.2;2.4;12.9;14.9;6.42;23900 +84080;46.57402;.41085;120;20220814;26;18.7;22.4;5.1;19.4;5.5;3.61;11600 +84080;46.57402;.41085;120;20220815;26.4;17.4;21.9;4.9;18.1;.1;3.97;13500 +84080;46.57402;.41085;120;20220816;24.4;15.6;20;1.7;18;7.4;2.53;11600 +84080;46.57402;.41085;120;20220817;26.6;15.6;21.1;3.5;16.7;1;4.38;19900 +84080;46.57402;.41085;120;20220818;26.9;11.9;19.4;2.6;15.2;.1;3.74;16800 +84080;46.57402;.41085;120;20220819;25.8;16.1;21;2.8;18.2;1.8;3.29;14500 +84080;46.57402;.41085;120;20220820;26;15.4;20.7;1.6;17.6;.2;2.86;13200 +84080;46.57402;.41085;120;20220821;24;12.5;18.3;2.1;15.5;.5;2.5;10500 +84080;46.57402;.41085;120;20220822;26.5;17.8;22.2;2.3;19.3;1.2;3;12300 +84080;46.57402;.41085;120;20220823;26;16.1;21.1;1.4;19.6;.1;2.24;9700 +84080;46.57402;.41085;120;20220824;33.4;15.6;24.5;1.8;17.3;.1;4.92;22700 +84080;46.57402;.41085;120;20220825;26.2;18.3;22.3;3.1;18.7;.5;2.87;8500 +84080;46.57402;.41085;120;20220826;27.2;16.9;22.1;3.2;17.2;0;4.49;21100 +84080;46.57402;.41085;120;20220827;28.2;13.9;21.1;2.5;13.4;0;4.23;17500 +84080;46.57402;.41085;120;20220828;28.7;14.3;21.5;3.1;12.6;0;5.27;23300 +84080;46.57402;.41085;120;20220829;34;13.9;24;2.4;14.1;1.4;5.31;21200 +84080;46.57402;.41085;120;20220830;29.9;20.3;25.1;2.9;17.7;0;4.66;17800 +84080;46.57402;.41085;120;20220831;30;15.5;22.8;2.5;17.1;9.9;4.26;18500 +84080;46.57402;.41085;120;20220901;28;16.7;22.4;2.5;18.8;3.6;3.7;17100 +84080;46.57402;.41085;120;20220902;25.7;16.5;21.1;2.5;18.4;2.1;3.35;16800 +84080;46.57402;.41085;120;20220903;26.1;15.8;21;4;16.1;0;4.05;16600 +84080;46.57402;.41085;120;20220904;30.7;13;21.9;1.7;14.8;1.2;4.01;19300 +84080;46.57402;.41085;120;20220905;32.1;15.1;23.6;3.3;16.1;.6;5.05;18600 +84080;46.57402;.41085;120;20220906;29.8;13.7;21.8;2.4;15.2;.6;4.29;19700 +84080;46.57402;.41085;120;20220907;19.4;14.2;16.8;3.5;15.9;6.5;1.68;6100 +84080;46.57402;.41085;120;20220908;23.8;13.7;18.8;4.8;15.7;2.4;3.47;16000 +84080;46.57402;.41085;120;20220909;22.1;13.4;17.8;4.2;15.3;2.3;2.91;14000 +84080;46.57402;.41085;120;20220910;24.1;11.4;17.8;2.8;14.3;.2;3.14;16100 +84080;46.57402;.41085;120;20220911;27;12;19.5;1.6;13.8;0;3.55;20400 +84080;46.57402;.41085;120;20220912;35;14;24.5;1.8;14.9;0;4.22;16600 +84080;46.57402;.41085;120;20220913;32;20.6;26.3;3.5;19.3;7.6;4.32;11500 +84080;46.57402;.41085;120;20220914;28.1;17.2;22.7;2.8;19.6;4.4;2.96;10900 +84080;46.57402;.41085;120;20220915;22.5;17.2;19.9;3.1;18.2;1.9;2.06;7500 +84080;46.57402;.41085;120;20220916;20.2;11.6;15.9;3.6;12.6;0;2.91;15800 +84080;46.57402;.41085;120;20220917;18.2;6.2;12.2;3;9;.1;2.89;18800 +84080;46.57402;.41085;120;20220918;20.2;4.8;12.5;2.8;8.4;0;3.16;19400 +84080;46.57402;.41085;120;20220919;20.8;7.1;14;4.1;9.6;0;3.5;18900 +84080;46.57402;.41085;120;20220920;20.8;6.1;13.5;3.9;9.2;0;3.44;18700 +84080;46.57402;.41085;120;20220921;21.8;8.1;15;3.5;9.6;0;3.52;18400 +84080;46.57402;.41085;120;20220922;23;6;14.5;2.3;8.8;0;3.2;18200 +84080;46.57402;.41085;120;20220923;22;8.6;15.3;1.6;9.6;0;2.25;9800 +84080;46.57402;.41085;120;20220924;20;11.1;15.6;2.3;12.2;1.6;2.12;9900 +84080;46.57402;.41085;120;20220925;16.9;9.1;13;2.2;11.6;0;1.51;6800 +84080;46.57402;.41085;120;20220926;18.7;7.6;13.2;3.8;11.2;4.8;2.09;8700 +84080;46.57402;.41085;120;20220927;18.7;8.9;13.8;5.2;12;2.4;2.32;11000 +84080;46.57402;.41085;120;20220928;16.7;13.9;15.3;5.2;14.4;6.4;1.63;6400 +84080;46.57402;.41085;120;20220929;17.2;7.1;12.2;2.3;10.7;.1;1.81;11600 +84080;46.57402;.41085;120;20220930;18.8;5.4;12.1;3;10.4;4.8;2.18;13500 +84080;46.57402;.41085;120;20221001;21.8;12.6;17.2;6.7;17.2;2.1;1.85;8000 +84080;46.57402;.41085;120;20221002;22.2;15.1;18.7;4.9;16.7;.3;2.42;10300 +84080;46.57402;.41085;120;20221003;20.4;15.1;17.8;2;15.7;.1;2.04;13200 +84080;46.57402;.41085;120;20221004;22.1;7.3;14.7;1.7;12.3;.2;2.06;13900 +84080;46.57402;.41085;120;20221005;22.3;9.3;15.8;3.2;14.1;.1;2.34;14900 +84080;46.57402;.41085;120;20221006;19.6;10.6;15.1;2.9;12;.1;2.36;15800 +84080;46.57402;.41085;120;20221007;21.5;6.4;14;1.7;10.8;0;2.02;13300 +84080;46.57402;.41085;120;20221008;20.1;7.4;13.8;2;10.8;.1;2.03;13900 +84080;46.57402;.41085;120;20221009;23.5;7.7;15.6;1.9;11.7;0;2.23;13500 +84080;46.57402;.41085;120;20221010;21.4;13.7;17.6;3.1;14.8;0;1.96;7600 +84080;46.57402;.41085;120;20221011;16.7;14;15.4;3;14.8;0;1.15;3900 +84080;46.57402;.41085;120;20221012;20.5;8.5;14.5;1.6;12.7;.2;1.45;7900 +84080;46.57402;.41085;120;20221013;16.4;9.2;12.8;3.1;14.5;5;.68;3600 +84080;46.57402;.41085;120;20221014;18.9;15.2;17.1;6;17.7;3.6;1.1;4000 +84080;46.57402;.41085;120;20221015;17.1;16.3;16.7;5.7;17.6;7.2;.89;2600 +84080;46.57402;.41085;120;20221016;25.8;14.7;20.3;2.8;17;0;2.36;11400 +84080;46.57402;.41085;120;20221017;18.9;18.2;18.6;3.6;18.1;34.9;1.21;2300 +84080;46.57402;.41085;120;20221018;25;14.6;19.8;2.2;18.2;.1;1.91;11500 +84080;46.57402;.41085;120;20221019;25.9;15.1;20.5;2.4;16.8;8.7;2.13;9400 +84080;46.57402;.41085;120;20221020;24.3;14.2;19.3;3.5;16.7;2.3;2.18;9800 +84080;46.57402;.41085;120;20221021;19.8;16.2;18;3.9;14.6;.2;2.03;6100 +84080;46.57402;.41085;120;20221022;22.3;10.7;16.5;3;14;0;1.87;9300 +84080;46.57402;.41085;120;20221023;23.6;16;19.8;6;13.9;.9;3.42;6500 +84080;46.57402;.41085;120;20221024;20.5;14.3;17.4;5.1;14.4;1.2;2.24;8600 +84080;46.57402;.41085;120;20221025;21;9.8;15.4;2.2;13.2;.1;1.44;6400 +84080;46.57402;.41085;120;20221026;24.6;12.3;18.5;3.2;14.5;0;2.27;10900 +84080;46.57402;.41085;120;20221027;24.3;15.6;20;4.5;15.2;0;2.64;4100 +84080;46.57402;.41085;120;20221028;24.4;17;20.7;3.8;15.6;0;2.56;8600 +84080;46.57402;.41085;120;20221029;24.7;18.1;21.4;3.4;13.6;0;2.84;6600 +84080;46.57402;.41085;120;20221030;18.6;12.1;15.4;2.2;13.1;0;1.25;4400 +84080;46.57402;.41085;120;20221031;20.8;12.3;16.6;3.8;14.5;1.2;1.64;5400 +84080;46.57402;.41085;120;20221101;17.8;8.7;13.3;4.7;11.9;1.1;1.58;8800 +84080;46.57402;.41085;120;20221102;17.9;9.8;13.9;3.2;12.7;.2;1.26;7700 +84080;46.57402;.41085;120;20221103;16.9;10.2;13.6;4.9;11.8;8;1.6;3900 +84080;46.57402;.41085;120;20221104;13.7;7.2;10.5;5.3;9.9;.6;1.35;5400 +84080;46.57402;.41085;120;20221105;14.8;2.1;8.5;2.6;9;0;.99;7100 +84080;46.57402;.41085;120;20221106;15.1;8;11.6;4.6;10.9;2.2;1.27;3600 +84080;46.57402;.41085;120;20221107;17.6;10.8;14.2;5.3;13;.1;1.46;6300 +84080;46.57402;.41085;120;20221108;17;10.5;13.8;5.7;12;2.9;1.67;3500 +84080;46.57402;.41085;120;20221109;16.1;11.4;13.8;3.3;12.9;1.6;1.05;4500 +84080;46.57402;.41085;120;20221110;11.4;4.1;7.8;1.6;10;.1;.47;4000 +84080;46.57402;.41085;120;20221111;17.1;3.2;10.2;1.5;10.3;.2;.73;8500 +84080;46.57402;.41085;120;20221112;20.2;6.5;13.4;1.7;11.6;.2;.99;7900 +84080;46.57402;.41085;120;20221113;21.6;4.8;13.2;1.4;11.1;.1;.96;8400 +84080;46.57402;.41085;120;20221114;14.5;7.8;11.2;3.4;11.5;1.8;.83;3000 +84080;46.57402;.41085;120;20221115;14.3;7.4;10.9;5.1;12.3;3.5;.62;2000 +84080;46.57402;.41085;120;20221116;14;9.2;11.6;7.5;12.5;4.7;.77;3300 +84080;46.57402;.41085;120;20221117;15.4;10.6;13;7.2;11.7;4.1;1.58;3600 +84080;46.57402;.41085;120;20221118;14.1;4;9.1;3.5;9;.7;.97;7600 +84080;46.57402;.41085;120;20221119;10.8;.7;5.8;2;7.4;.1;.55;7500 +84080;46.57402;.41085;120;20221120;12.7;.8;6.8;3.8;8.3;1;.91;3300 +84080;46.57402;.41085;120;20221121;12.8;5.1;9;4.7;9.4;5.4;1.06;1800 +84080;46.57402;.41085;120;20221122;12.7;2.8;7.8;5.2;9.2;2;.82;5400 +84080;46.57402;.41085;120;20221123;14.4;6.6;10.5;5;11.1;1.5;.81;5700 +84080;46.57402;.41085;120;20221124;11.9;7;9.5;4.6;10.8;2.1;.61;2700 +84080;46.57402;.41085;120;20221125;13.5;7;10.3;3;10.7;.1;.64;5400 +84080;46.57402;.41085;120;20221126;11.5;2.5;7;2.4;9.2;.1;.43;4600 +84080;46.57402;.41085;120;20221127;12;5.2;8.6;4.2;9;5.3;.93;3600 +84080;46.57402;.41085;120;20221128;12.5;5.5;9;3.3;10.1;1.2;.61;3900 +84080;46.57402;.41085;120;20221129;9.6;1.5;5.6;2;8.5;.1;.36;3400 +84080;46.57402;.41085;120;20221130;9.5;5.2;7.4;2.8;8.6;0;.56;4300 +84080;46.57402;.41085;120;20221201;6.6;4.4;5.5;4.8;8.1;0;.53;2300 +84080;46.57402;.41085;120;20221202;6.3;4.8;5.6;3.9;7.8;1;.62;1800 +84080;46.57402;.41085;120;20221203;5.6;2.2;3.9;4.7;7.4;.7;.47;1400 +84080;46.57402;.41085;120;20221204;5.5;3.2;4.4;2;7.8;.1;.37;1400 +84080;46.57402;.41085;120;20221205;5.6;2.8;4.2;2;7.5;.1;.35;2600 +84080;46.57402;.41085;120;20221206;5;-1.4;1.8;3.6;6.8;.1;.3;1500 +84080;46.57402;.41085;120;20221207;5.4;2.9;4.2;4.4;6.5;0;.76;2800 +84080;46.57402;.41085;120;20221208;2.8;-.6;1.1;4.6;5.9;0;.45;1900 +84080;46.57402;.41085;120;20221209;3.1;-.4;1.4;4.5;5.5;0;.53;4500 +84080;46.57402;.41085;120;20221210;2.6;-4.5;-.9;2;5.1;.1;.3;3000 +84080;46.57402;.41085;120;20221211;1.8;-3.2;-.7;1.5;4.8;0;.27;3900 +84080;46.57402;.41085;120;20221212;2.5;-4.8;-1.1;2.2;4.7;0;.36;3500 +84080;46.57402;.41085;120;20221213;2.3;-3.5;-.6;2.8;5.2;1.1;.25;4700 +84080;46.57402;.41085;120;20221214;13;.9;7;3.2;9.6;5.2;.54;1600 +84080;46.57402;.41085;120;20221215;2.7;2;2.4;4.4;6.7;0;.4;1000 +84080;46.57402;.41085;120;20221216;4.6;-1.2;1.7;4.6;4.8;0;.78;6300 +84080;46.57402;.41085;120;20221217;2.2;-4.4;-1.1;3;4.3;0;.4;6000 +84080;46.57402;.41085;120;20221218;9.1;-5.6;1.8;3.5;5.9;0;.77;2000 +84080;46.57402;.41085;120;20221219;14.2;8.7;11.5;6.9;10.3;.1;1.49;2900 +84080;46.57402;.41085;120;20221220;14.5;11;12.8;6.3;11.4;2.2;1.5;1200 +84080;46.57402;.41085;120;20221221;12.4;8;10.2;6.1;12.6;3.2;.18;1800 +84080;46.57402;.41085;120;20221222;14.4;12;13.2;8;13.6;11.4;.89;1200 +84080;46.57402;.41085;120;20221223;14.2;13.7;14;7;14.5;10.7;.8;900 +84080;46.57402;.41085;120;20221224;12.4;9.7;11.1;3.4;12.3;.5;.49;1600 +84080;46.57402;.41085;120;20221225;15.2;9.1;12.2;4.2;11.4;0;1;3400 +84080;46.57402;.41085;120;20221226;13.1;10.5;11.8;4.1;11.3;.6;.91;2800 +84080;46.57402;.41085;120;20221227;9.8;2;5.9;3;9.4;.2;.21;2800 +84080;46.57402;.41085;120;20221228;11.7;8.5;10.1;6.8;11.5;2.4;.56;1800 +84080;46.57402;.41085;120;20221229;11.9;10.5;11.2;6.6;11.5;1.7;.9;1900 +84080;46.57402;.41085;120;20221230;15.2;5.3;10.3;7.3;12.5;7.3;.46;1000 +84080;46.57402;.41085;120;20221231;15.7;12.7;14.2;7.2;11.8;0;1.85;3200 +84081;46.60254;.73467;129;20220101;17.7;4.2;11;2.3;9.33;.1;.8;5066 +84081;46.60254;.73467;129;20220102;13.5;9;11.3;4.1;11.07;.1;.87;2677 +84081;46.60254;.73467;129;20220103;13.3;11;12.2;4.9;12.4;3.8;.78;1771 +84081;46.60254;.73467;129;20220104;12.4;11.3;11.8;4.5;10.37;3.1;1.34;874 +84081;46.60254;.73467;129;20220105;6.8;.5;3.7;2.4;6.27;.1;.52;4175 +84081;46.60254;.73467;129;20220106;6.8;-1.1;2.9;1.8;5.97;.3;.41;4837 +84081;46.60254;.73467;129;20220107;9.7;1.6;5.6;4.9;7.53;1.4;.75;4510 +84081;46.60254;.73467;129;20220108;10.6;6.8;8.7;5.8;9.63;7.8;.82;2315 +84081;46.60254;.73467;129;20220109;9.1;5.1;7.1;3.7;8.57;5.7;.67;2409 +84081;46.60254;.73467;129;20220110;8;6.5;7.2;1.3;9.4;.3;.4;1578 +84081;46.60254;.73467;129;20220111;8.3;2.1;5.2;2.1;6.5;0;.54;5800 +84081;46.60254;.73467;129;20220112;4.3;-.8;1.7;3.7;5.73;0;.52;4251 +84081;46.60254;.73467;129;20220113;4.9;-1.2;1.8;3.4;5.67;0;.52;5706 +84081;46.60254;.73467;129;20220114;3.5;-2.5;.5;1.8;5.27;0;.33;5173 +84081;46.60254;.73467;129;20220115;-.6;-5.1;-2.8;1.5;4.8;.1;.2;3249 +84081;46.60254;.73467;129;20220116;.3;-2.9;-1.3;1.4;5.7;.4;.19;2574 +84081;46.60254;.73467;129;20220117;5.7;-.5;2.6;2.1;7.67;0;.19;2478 +84081;46.60254;.73467;129;20220118;6.8;1.8;4.3;3;7.03;.1;.54;3937 +84081;46.60254;.73467;129;20220119;4.9;2.4;3.6;2.1;7.37;1;.39;1687 +84081;46.60254;.73467;129;20220120;7.9;3.6;5.8;2.3;7.4;.2;.64;3540 +84081;46.60254;.73467;129;20220121;5.8;0;2.9;3.7;5.87;0;.72;4825 +84081;46.60254;.73467;129;20220122;3.7;-2.4;.6;3.2;6;.1;.35;3377 +84081;46.60254;.73467;129;20220123;3.7;2.4;3.1;4.6;6.47;0;.61;2566 +84081;46.60254;.73467;129;20220124;3.5;-1.7;.9;2.1;5.97;0;.3;5568 +84081;46.60254;.73467;129;20220125;3.1;-1.7;.7;1.1;5.85;0;.29;4584 +84081;46.60254;.73467;129;20220126;-.7;-1.6;-1.2;2;5.45;0;.3;1251 +84081;46.60254;.73467;129;20220127;1.2;-2.9;-.8;1.8;5.75;.1;.24;3215 +84081;46.60254;.73467;129;20220128;5.1;1.1;3.1;1.1;7.6;0;.32;2603 +84081;46.60254;.73467;129;20220129;6.6;2.5;4.5;1.9;8.4;.3;.33;2555 +84081;46.60254;.73467;129;20220130;9.3;5.9;7.6;1.5;9.7;.4;.47;3029 +84081;46.60254;.73467;129;20220131;10.1;5.9;8;4.4;8.27;.3;1.06;5155 +84081;46.60254;.73467;129;20220201;8.8;1.3;5;3.3;8.63;.3;.39;2909 +84081;46.60254;.73467;129;20220202;9.8;8.2;9;2.4;9.73;.1;.72;2418 +84081;46.60254;.73467;129;20220203;7.2;2.9;5;2.4;8.1;.2;.49;4140 +84081;46.60254;.73467;129;20220204;11.7;5.5;8.6;3.5;9.3;1.5;.89;3805 +84081;46.60254;.73467;129;20220205;10.7;-.3;5.2;2;7.07;.1;.75;7788 +84081;46.60254;.73467;129;20220206;10.6;2.7;6.7;5.8;9.9;1.4;.36;3787 +84081;46.60254;.73467;129;20220207;11.7;7.4;9.5;2.4;8.47;0;1.07;7104 +84081;46.60254;.73467;129;20220208;13.3;-.4;6.5;1.6;7.07;0;.91;9458 +84081;46.60254;.73467;129;20220209;16.2;0;8.1;3.1;7.37;.1;1.54;9995 +84081;46.60254;.73467;129;20220210;9.4;3.7;6.5;4.4;9.2;.4;.81;4400 +84081;46.60254;.73467;129;20220211;9.5;.1;4.8;3.4;6.5;0;1.07;10700 +84081;46.60254;.73467;129;20220212;11.1;.5;5.8;2.7;5.7;0;1.34;9500 +84081;46.60254;.73467;129;20220213;14.2;-1.3;6.4;6.4;8.1;1.6;1.48;8600 +84081;46.60254;.73467;129;20220214;11.8;7.1;9.4;5.4;9.2;2.5;1.37;7900 +84081;46.60254;.73467;129;20220215;10.4;2;6.2;5.2;9.2;7.8;.56;4800 +84081;46.60254;.73467;129;20220216;13.9;8.4;11.1;6.4;12.83;.8;.59;4374 +84081;46.60254;.73467;129;20220217;14.5;11.8;13.2;4.8;12.77;.7;1.22;4755 +84081;46.60254;.73467;129;20220218;13;10.7;11.8;5.3;10.37;.3;1.57;3509 +84081;46.60254;.73467;129;20220219;10.6;2.4;6.5;3.4;7.1;0;1.27;8664 +84081;46.60254;.73467;129;20220220;13;6.4;9.7;5.6;10.63;1.8;1.01;5796 +84081;46.60254;.73467;129;20220221;11.4;6.5;9;5.7;8.4;.3;1.61;7062 +84081;46.60254;.73467;129;20220222;11.8;6.4;9.1;3.7;9.77;.2;.99;4836 +84081;46.60254;.73467;129;20220223;14.5;7.9;11.2;1.4;10.17;.1;1.08;7217 +84081;46.60254;.73467;129;20220224;13;5.1;9;2.9;8.73;.8;1.31;8751 +84081;46.60254;.73467;129;20220225;10.3;.4;5.4;1.7;6.1;0;1.17;10726 +84081;46.60254;.73467;129;20220226;11.5;-1.3;5.1;3.5;5.37;0;1.77;12683 +84081;46.60254;.73467;129;20220227;15.1;.2;7.6;2.4;5.57;0;1.89;12814 +84081;46.60254;.73467;129;20220228;16.1;-.1;8;1.5;6.13;0;1.6;13293 +84081;46.60254;.73467;129;20220301;16.1;1.9;9;1.7;6.87;0;1.6;10254 +84081;46.60254;.73467;129;20220302;10.9;7;9;2.6;9.3;.5;1.02;4451 +84081;46.60254;.73467;129;20220303;13.1;6.3;9.7;1.7;10.27;.1;1.05;7647 +84081;46.60254;.73467;129;20220304;9.8;8.4;9.1;2.9;10.07;2;.84;3287 +84081;46.60254;.73467;129;20220305;7.7;5.1;6.4;2.6;8.83;.7;.66;3421 +84081;46.60254;.73467;129;20220306;9.5;3.1;6.3;3;6.57;0;1.53;11860 +84081;46.60254;.73467;129;20220307;10.2;-2.5;3.9;3.1;4.73;0;1.8;13953 +84081;46.60254;.73467;129;20220308;14.1;.7;7.4;2.9;7.2;0;1.75;11183 +84081;46.60254;.73467;129;20220309;15.8;5;10.4;3.5;8.77;.1;2.07;13180 +84081;46.60254;.73467;129;20220310;13.6;9.3;11.4;4.1;9.7;.5;1.75;6394 +84081;46.60254;.73467;129;20220311;13.1;7.8;10.5;5.4;9.87;2.9;1.58;6228 +84081;46.60254;.73467;129;20220312;11.8;7.1;9.4;4;9.5;.5;1.34;6627 +84081;46.60254;.73467;129;20220313;10.2;7.8;9;4.3;8.73;5.7;1.37;4785 +84081;46.60254;.73467;129;20220314;14.7;1.3;8;3.2;8.17;1.1;1.81;12652 +84081;46.60254;.73467;129;20220315;18.1;9.1;13.6;3.2;11.33;0;1.97;8950 +84081;46.60254;.73467;129;20220316;15.3;9.4;12.3;2.6;10.9;0;1.45;5791 +84081;46.60254;.73467;129;20220317;10.4;8.6;9.5;4.4;8.93;0;1.5;5322 +84081;46.60254;.73467;129;20220318;14.6;4.1;9.3;5.9;7.7;0;2.59;13100 +84081;46.60254;.73467;129;20220319;16.7;6.6;11.6;2.8;8.8;0;2.11;9300 +84081;46.60254;.73467;129;20220320;16.6;5.7;11.1;3.2;8.9;0;2.29;12600 +84081;46.60254;.73467;129;20220321;18.5;7.7;13.1;3.6;8.4;0;3.12;16200 +84081;46.60254;.73467;129;20220322;17.2;6.4;11.8;3.8;6.1;0;3.5;18200 +84081;46.60254;.73467;129;20220323;17.7;4.8;11.2;2.4;4.9;0;3.19;19300 +84081;46.60254;.73467;129;20220324;20.1;0;10;2.6;5.5;0;3.34;19500 +84081;46.60254;.73467;129;20220325;21.3;1;11.1;3.1;6.1;0;3.69;19300 +84081;46.60254;.73467;129;20220326;21.2;4.8;13;3.8;6.4;0;4.12;19600 +84081;46.60254;.73467;129;20220327;22.4;3.1;12.7;1.8;6.9;0;3.13;18500 +84081;46.60254;.73467;129;20220328;21.4;5.5;13.4;2.1;7.7;0;3.04;16100 +84081;46.60254;.73467;129;20220329;17.7;7.7;12.7;3.1;9.2;.4;2.43;9900 +84081;46.60254;.73467;129;20220330;13.8;4.5;9.1;3.7;10.2;.2;1.22;6000 +84081;46.60254;.73467;129;20220331;11.3;4.9;8.1;5.9;8.2;7;1.77;8300 +84081;46.60254;.73467;129;20220401;6.9;-.4;3.2;7.7;5.8;3.6;1.68;13100 +84081;46.60254;.73467;129;20220402;8.4;-.5;3.9;5;5.4;0;2.07;15900 +84081;46.60254;.73467;129;20220403;7.9;-1.4;3.3;2.7;5;0;1.82;14501 +84081;46.60254;.73467;129;20220404;12.3;-2.8;4.7;2.7;5.4;0;2.28;18526 +84081;46.60254;.73467;129;20220405;12.6;4.4;8.5;3.1;9.3;.1;1.17;6643 +84081;46.60254;.73467;129;20220406;12.4;8.5;10.4;6;10.9;.7;1.29;5400 +84081;46.60254;.73467;129;20220407;14.5;9.6;12;8.8;12.7;14.1;1.24;5700 +84081;46.60254;.73467;129;20220408;15.4;10.8;13.1;9.1;11.3;4.4;2.41;7500 +84081;46.60254;.73467;129;20220409;12.5;1.6;7;2.5;7.27;0;2.36;18757 +84081;46.60254;.73467;129;20220410;16.3;-1.5;7.4;3.2;6.5;0;3.12;23000 +84081;46.60254;.73467;129;20220411;22;4.2;13.1;3.8;9.47;0;3.81;20051 +84081;46.60254;.73467;129;20220412;17.8;10.8;14.3;4.1;11.4;0;2.46;9100 +84081;46.60254;.73467;129;20220413;16.8;11.3;14;1.5;12.7;1.2;1.82;10000 +84081;46.60254;.73467;129;20220414;21.6;7.2;14.4;2.1;11.9;0;3.38;22500 +84081;46.60254;.73467;129;20220415;22.4;7.5;14.9;2.9;11.1;0;3.8;22300 +84081;46.60254;.73467;129;20220416;21.9;7.3;14.6;4;10.6;0;4.12;23400 +84081;46.60254;.73467;129;20220417;21.7;5.1;13.4;2.9;8.7;0;4.04;23700 +84081;46.60254;.73467;129;20220418;18.8;7.8;13.3;3.7;10.7;0;3.4;21600 +84081;46.60254;.73467;129;20220419;16.9;8.2;12.5;3.7;9.1;.1;3.3;19000 +84081;46.60254;.73467;129;20220420;17.8;8.5;13.1;3.3;10.2;.4;2.66;12400 +84081;46.60254;.73467;129;20220421;20;7;13.5;2.3;8.9;0;3.75;23600 +84081;46.60254;.73467;129;20220422;20.2;5.4;12.8;2.1;10;.1;3.3;21300 +84081;46.60254;.73467;129;20220423;18.6;11.3;14.9;3.7;11.7;.8;2.97;14300 +84081;46.60254;.73467;129;20220424;16;10.1;13;3.4;13;6.8;1.29;4500 +84081;46.60254;.73467;129;20220425;17.5;9.7;13.6;3;12.5;2.7;1.97;9400 +84081;46.60254;.73467;129;20220426;17.6;4;10.8;3.1;9.4;0;3.45;25800 +84081;46.60254;.73467;129;20220427;19.6;7.7;13.6;4.6;9.2;0;4.35;24800 +84081;46.60254;.73467;129;20220428;18.9;8.8;13.8;3.4;11.3;0;3.23;19000 +84081;46.60254;.73467;129;20220429;22.1;8.7;15.4;2.6;11;0;3.97;22800 +84081;46.60254;.73467;129;20220430;19.5;7.5;13.5;3.2;10;0;3.86;23900 +84081;46.60254;.73467;129;20220501;18.4;5.5;11.9;2.6;8.3;0;3.74;24200 +84081;46.60254;.73467;129;20220502;19.7;7.1;13.4;3.8;9.2;0;4.17;24200 +84081;46.60254;.73467;129;20220503;20.3;7;13.6;3.7;9.8;.1;3.87;20900 +84081;46.60254;.73467;129;20220504;18.2;7.8;13;3;10.4;0;2.85;15000 +84081;46.60254;.73467;129;20220505;20.2;6.7;13.4;3;10.3;0;4;25600 +84081;46.60254;.73467;129;20220506;21.4;7.2;14.3;2.3;10.47;0;3.17;16282 +84081;46.60254;.73467;129;20220507;22.9;9.1;16;2.2;11.13;0;3.34;16087 +84081;46.60254;.73467;129;20220508;24.1;8.6;16.4;2.3;11.8;.1;3.44;16298 +84081;46.60254;.73467;129;20220509;26.7;9.6;18.1;1.4;12.17;0;3.59;17787 +84081;46.60254;.73467;129;20220510;28.2;10.4;19.3;2.4;12.23;.1;4.33;17975 +84081;46.60254;.73467;129;20220511;26.1;11;18.6;2.6;13;0;3.93;17029 +84081;46.60254;.73467;129;20220512;20.9;11.3;16.1;1.7;13.93;.1;2.2;10285 +84081;46.60254;.73467;129;20220513;24.2;13.9;19;2;12.4;0;3.47;14753 +84081;46.60254;.73467;129;20220514;27;10.5;18.8;2.2;12.93;0;3.87;16660 +84081;46.60254;.73467;129;20220515;29.3;15.5;22.4;2.8;15.27;0;4.37;15374 +84081;46.60254;.73467;129;20220516;26.2;14.2;20.2;2;15.27;0;3.51;15221 +84081;46.60254;.73467;129;20220517;30.7;14.4;22.6;2.2;14.23;0;4.6;17287 +84081;46.60254;.73467;129;20220518;30.5;12.6;21.6;1.6;15.7;.2;4.09;18008 +84081;46.60254;.73467;129;20220519;26.7;18.1;22.4;2.2;17.53;1;3.37;12748 +84081;46.60254;.73467;129;20220520;25.5;17.3;21.4;2.7;17.43;0;3.05;10587 +84081;46.60254;.73467;129;20220521;28.5;12;20.3;2.4;14.1;0;4.29;18043 +84081;46.60254;.73467;129;20220522;29.7;16.9;23.3;2.9;15.77;2.2;4.33;13553 +84081;46.60254;.73467;129;20220523;20.8;18.2;19.5;4.2;16.83;7.9;2.28;6984 +84081;46.60254;.73467;129;20220524;18.6;9.6;14.1;2.8;11.83;2.6;2.69;13990 +84081;46.60254;.73467;129;20220525;21;7.1;14;2.2;11.2;.1;3.15;17175 +84081;46.60254;.73467;129;20220526;21;12.4;16.7;2.1;13.23;0;2.75;12372 +84081;46.60254;.73467;129;20220527;21.4;10.5;15.9;1.7;13.07;0;2.68;13025 +84081;46.60254;.73467;129;20220528;22.6;10.7;16.6;3.2;11.07;0;4.04;18410 +84081;46.60254;.73467;129;20220529;18.6;9.6;14.1;3.9;8.27;0;3.97;17722 +84081;46.60254;.73467;129;20220530;21.2;6;13.6;2.6;8.2;0;3.84;18803 +84081;46.60254;.73467;129;20220531;24.5;7.2;15.8;1.6;8.73;0;3.85;18988 +84081;46.60254;.73467;129;20220601;25.5;10.5;18;1.8;10.63;1.8;3.88;17489 +84081;46.60254;.73467;129;20220602;28.9;12.9;20.9;2.3;13.67;1.7;4.52;18324 +84081;46.60254;.73467;129;20220603;27.3;16.9;22.1;2;17.67;2.3;3.47;13892 +84081;46.60254;.73467;129;20220604;28;17.2;22.6;2.2;18.8;10.2;3.45;13260 +84081;46.60254;.73467;129;20220605;21.4;15.7;18.6;2.8;16.03;.1;2.51;9636 +84081;46.60254;.73467;129;20220606;21;12.7;16.9;2.2;14.43;.3;2.57;11897 +84081;46.60254;.73467;129;20220607;23.3;13.4;18.4;3.5;14.23;9.7;3.57;14993 +84081;46.60254;.73467;129;20220608;22.7;13.9;18.3;3.6;14.73;.7;3.29;13008 +84081;46.60254;.73467;129;20220609;21.5;13.1;17.3;2.5;13.2;.1;3.06;12936 +84081;46.60254;.73467;129;20220610;27.4;10.5;19;1.4;14.1;.1;4.03;20289 +84081;46.60254;.73467;129;20220611;29.6;13.4;21.5;2;15.47;0;5.59;28286 +84081;46.60254;.73467;129;20220612;25.5;15.5;20.5;3.5;14.6;.1;5.16;23961 +84081;46.60254;.73467;129;20220613;26.3;12;19.1;3.4;11.03;0;6.02;29113 +84081;46.60254;.73467;129;20220614;30.7;13;21.9;3.2;11.53;.3;6.8;28837 +84081;46.60254;.73467;129;20220615;34.9;17.6;26.3;2.3;14.9;0;6.88;28292 +84081;46.60254;.73467;129;20220616;33.8;17.7;25.8;2.1;14.5;0;6.36;26455 +84081;46.60254;.73467;129;20220617;36.4;17.6;27;2.1;14.03;0;7.01;28778 +84081;46.60254;.73467;129;20220618;39.2;19.6;29.4;2.7;14.53;.6;8.08;28989 +84081;46.60254;.73467;129;20220619;32;19.9;25.9;3.2;18.5;20.9;6.3;25164 +84081;46.60254;.73467;129;20220620;27.1;17.6;22.4;2.4;19.57;12.1;3.95;17702 +84081;46.60254;.73467;129;20220621;27.3;17;22.2;2.3;19.87;1.6;4.29;20876 +84081;46.60254;.73467;129;20220622;23.1;18.1;20.6;2.3;19.13;8.7;2.84;12635 +84081;46.60254;.73467;129;20220623;26.4;13.2;19.8;1.4;16.53;1.1;4.07;21545 +84081;46.60254;.73467;129;20220624;22.7;14.9;18.8;3.7;16.13;3.7;3.79;19068 +84081;46.60254;.73467;129;20220625;16.3;15.7;16;2.1;15.57;15.3;1.47;5967 +84081;46.60254;.73467;129;20220626;19.4;12.1;15.8;1.5;14.27;1.4;2.8;15874 +84081;46.60254;.73467;129;20220627;23.5;11.9;17.7;2.4;12.57;.1;4.68;25582 +84081;46.60254;.73467;129;20220628;25.1;9.8;17.5;1.8;11.43;0;5.12;29253 +84081;46.60254;.73467;129;20220629;24.5;9.9;17.2;2;13.2;8.9;4.41;24804 +84081;46.60254;.73467;129;20220630;19.7;12.6;16.1;2;13.9;6.1;2.84;14842 +84081;46.60254;.73467;129;20220701;22.2;9;15.6;1.5;11.57;.1;3.99;23766 +84081;46.60254;.73467;129;20220702;27.7;10.4;19;1.6;12.23;0;5.36;29319 +84081;46.60254;.73467;129;20220703;26;12.2;19.1;2.4;13.17;0;5.11;26786 +84081;46.60254;.73467;129;20220704;26.7;13.4;20.1;2.5;12.87;.1;5.22;25328 +84081;46.60254;.73467;129;20220705;26.7;12.7;19.7;2.5;12.8;0;5.5;28094 +84081;46.60254;.73467;129;20220706;26;12.9;19.5;2.9;12.6;0;5.48;27513 +84081;46.60254;.73467;129;20220707;26.1;14.4;20.3;2.7;14.47;0;5.04;25066 +84081;46.60254;.73467;129;20220708;26.9;13.7;20.3;3.2;12.97;0;5.85;28122 +84081;46.60254;.73467;129;20220709;29.2;13.5;21.4;2.7;13.37;0;6;28141 +84081;46.60254;.73467;129;20220710;28;16.9;22.5;3.9;13.43;0;6.43;26948 +84081;46.60254;.73467;129;20220711;30.2;16.5;23.4;3.6;13.8;0;6.76;27816 +84081;46.60254;.73467;129;20220712;32.7;16.4;24.5;2.2;14.13;0;6.44;28318 +84081;46.60254;.73467;129;20220713;33.8;15;24.4;1.3;13.07;0;5.7;27160 +84081;46.60254;.73467;129;20220714;34.7;15.5;25.1;2.1;13.93;0;6.6;28491 +84081;46.60254;.73467;129;20220715;29.7;16;22.8;3;12.33;0;6.28;26559 +84081;46.60254;.73467;129;20220716;30.7;15;22.9;3.3;10.47;0;6.89;27448 +84081;46.60254;.73467;129;20220717;32.8;17;24.9;3.3;12.07;0;7.13;26290 +84081;46.60254;.73467;129;20220718;39.9;18.5;29.2;3.1;13.37;0;8.48;28162 +84081;46.60254;.73467;129;20220719;30.1;21.4;25.7;3.2;16.67;4.3;5.66;19973 +84081;46.60254;.73467;129;20220720;27.4;17.7;22.6;2.7;18.37;2.5;4.45;19793 +84081;46.60254;.73467;129;20220721;28.5;14.6;21.6;1.7;17.2;.1;4.65;23796 +84081;46.60254;.73467;129;20220722;26.8;16;21.4;2.1;18.7;1.6;3.37;14683 +84081;46.60254;.73467;129;20220723;29.1;15.5;22.3;2;15.13;0;5.31;25978 +84081;46.60254;.73467;129;20220724;34.3;14;24.2;1.5;14.73;0;5.85;27681 +84081;46.60254;.73467;129;20220725;24.9;18.4;21.6;3.4;16.23;1.4;4.06;15357 +84081;46.60254;.73467;129;20220726;24.3;13.1;18.7;1.7;14.03;0;3.32;15580 +84081;46.60254;.73467;129;20220727;26.9;14.3;20.6;1.9;11.97;0;4.8;23450 +84081;46.60254;.73467;129;20220728;29.5;12.3;20.9;1.4;12.4;0;4.62;22693 +84081;46.60254;.73467;129;20220729;28.9;17.7;23.3;1.9;14.8;0;4.61;19895 +84081;46.60254;.73467;129;20220730;31.2;15.3;23.2;2.1;15.93;0;5.41;24961 +84081;46.60254;.73467;129;20220731;32.7;16.3;24.5;2.1;15.27;0;5.75;25360 +84081;46.60254;.73467;129;20220801;31.3;16;23.6;1.9;15.67;0;5.31;24839 +84081;46.60254;.73467;129;20220802;33.4;16.8;25.1;1.7;15.83;0;5.61;25808 +84081;46.60254;.73467;129;20220803;36.9;17.8;27.3;1.4;14.7;0;5.89;26189 +84081;46.60254;.73467;129;20220804;33.2;21.3;27.2;2.6;17.37;0;5.73;21315 +84081;46.60254;.73467;129;20220805;28.6;18.1;23.3;3.8;14.37;0;5.7;21525 +84081;46.60254;.73467;129;20220806;27.9;14.5;21.2;4;10.5;0;6.23;24394 +84081;46.60254;.73467;129;20220807;29.1;14.3;21.7;3.8;9.27;0;6.59;24967 +84081;46.60254;.73467;129;20220808;31.5;15.3;23.4;3.5;10.37;0;6.69;24362 +84081;46.60254;.73467;129;20220809;33.1;16.6;24.9;3.3;11.4;0;6.83;24562 +84081;46.60254;.73467;129;20220810;34.3;16.9;25.6;3.1;11.27;0;6.92;24980 +84081;46.60254;.73467;129;20220811;35.5;16.8;26.2;2.8;10.53;0;6.91;24748 +84081;46.60254;.73467;129;20220812;36.1;16.4;26.3;1.8;10.53;0;5.92;25072 +84081;46.60254;.73467;129;20220813;36.6;15.9;26.3;1.9;12.23;1.7;5.91;24217 +84081;46.60254;.73467;129;20220814;25.4;18.8;22.1;4;18.67;5.3;3.44;12255 +84081;46.60254;.73467;129;20220815;26;17.5;21.8;3.8;18.13;.2;3.72;14578 +84081;46.60254;.73467;129;20220816;24.8;16;20.4;1.4;18.1;4.2;2.66;12828 +84081;46.60254;.73467;129;20220817;25.9;15.9;20.9;2.6;16.8;0;3.79;17686 +84081;46.60254;.73467;129;20220818;26.7;12.2;19.4;2.3;15.07;.1;4.01;20402 +84081;46.60254;.73467;129;20220819;26.2;15.7;21;2.4;18.1;2.7;3.3;15160 +84081;46.60254;.73467;129;20220820;26;16.5;21.3;1.7;17.57;0;3.06;14025 +84081;46.60254;.73467;129;20220821;23.9;13;18.4;1.8;15.43;.3;2.77;13656 +84081;46.60254;.73467;129;20220822;26.1;17.9;22;1.7;18.9;1.2;2.9;12904 +84081;46.60254;.73467;129;20220823;26.3;17;21.7;1.4;19.43;.1;2.61;12054 +84081;46.60254;.73467;129;20220824;33.3;15.7;24.5;1.6;16.9;0;4.75;22255 +84081;46.60254;.73467;129;20220825;27.4;16.9;22.1;2.3;17.73;.1;3.25;12916 +84081;46.60254;.73467;129;20220826;27;17.2;22.1;2.2;16.97;0;3.97;19176 +84081;46.60254;.73467;129;20220827;28;14.4;21.2;2;13.47;0;4.04;18318 +84081;46.60254;.73467;129;20220828;28.7;14.6;21.7;2.6;12.67;0;4.8;21223 +84081;46.60254;.73467;129;20220829;33.5;14.5;24;2.1;14.3;1.7;4.9;20438 +84081;46.60254;.73467;129;20220830;28.5;19.1;23.8;2.3;17.8;0;3.87;15865 +84081;46.60254;.73467;129;20220831;29.6;15.3;22.4;2;16.93;5.9;3.95;18563 +84081;46.60254;.73467;129;20220901;28.8;16.8;22.8;1.9;18.13;9.7;3.58;16589 +84081;46.60254;.73467;129;20220902;25.5;16.2;20.9;2.1;18.37;1.9;3.03;15072 +84081;46.60254;.73467;129;20220903;26;16.4;21.2;2.9;16.43;0;3.59;15615 +84081;46.60254;.73467;129;20220904;30.6;13.1;21.8;1.7;15.67;2;3.93;19155 +84081;46.60254;.73467;129;20220905;32.1;15.3;23.7;2.6;16.37;0;4.53;17855 +84081;46.60254;.73467;129;20220906;29.3;13.3;21.3;1.9;15.33;1.8;3.79;18273 +84081;46.60254;.73467;129;20220907;21.3;14.9;18.1;2.5;15.8;3.5;2.15;9700 +84081;46.60254;.73467;129;20220908;23.7;14.3;19;3.8;15.63;2.1;3.15;14274 +84081;46.60254;.73467;129;20220909;22.1;14;18.1;3.6;15.07;1.7;2.84;13106 +84081;46.60254;.73467;129;20220910;23.9;13.1;18.5;2.3;14.03;.1;3.07;15369 +84081;46.60254;.73467;129;20220911;27;11.2;19.1;1.8;13.13;0;3.54;19238 +84081;46.60254;.73467;129;20220912;35.1;13.4;24.2;2;14.5;0;4.52;17733 +84081;46.60254;.73467;129;20220913;32.3;21.3;26.8;2.8;19.13;9.6;4.07;11882 +84081;46.60254;.73467;129;20220914;27.6;17.3;22.5;2.5;19.17;5.3;2.91;11575 +84081;46.60254;.73467;129;20220915;22.4;17.5;19.9;2.4;18.23;4.4;1.97;7974 +84081;46.60254;.73467;129;20220916;19.6;12.2;15.9;2.5;12.4;0;2.47;12994 +84081;46.60254;.73467;129;20220917;18.1;6.9;12.5;2.3;9.03;0;2.62;17038 +84081;46.60254;.73467;129;20220918;19.9;4.6;12.3;2;8.4;0;2.73;18120 +84081;46.60254;.73467;129;20220919;20.2;7.5;13.9;3;9.57;0;3.01;17104 +84081;46.60254;.73467;129;20220920;20.6;6.5;13.6;2.9;9.2;0;3.01;17126 +84081;46.60254;.73467;129;20220921;21.2;8.2;14.7;2.9;9.63;0;3.11;16705 +84081;46.60254;.73467;129;20220922;22.7;6.4;14.5;1.8;8.93;0;2.85;17067 +84081;46.60254;.73467;129;20220923;21.3;8.1;14.7;1;10;0;1.92;10561 +84081;46.60254;.73467;129;20220924;19.5;10.8;15.1;1.8;12.3;3.6;1.91;10252 +84081;46.60254;.73467;129;20220925;16.8;10.7;13.7;1.9;12.2;.1;1.48;6901 +84081;46.60254;.73467;129;20220926;17.5;7.2;12.4;3.1;11.27;5.2;1.8;9724 +84081;46.60254;.73467;129;20220927;17.9;9.2;13.5;4.2;12.33;2.5;1.93;10116 +84081;46.60254;.73467;129;20220928;15.9;13.7;14.8;4.2;14.4;4.3;1.26;4495 +84081;46.60254;.73467;129;20220929;16.7;8;12.4;1.9;10.97;.5;1.69;11425 +84081;46.60254;.73467;129;20220930;17.9;4.5;11.2;2;10.17;4.7;1.81;13016 +84081;46.60254;.73467;129;20221001;21;12.5;16.7;5.3;16.97;3.2;1.6;7523 +84081;46.60254;.73467;129;20221002;21.2;15.5;18.4;3.6;16.7;.3;2;9009 +84081;46.60254;.73467;129;20221003;20.1;12.7;16.4;1.5;14.97;0;1.72;11511 +84081;46.60254;.73467;129;20221004;21.4;8.3;14.9;1.3;12.5;.2;1.77;11884 +84081;46.60254;.73467;129;20221005;23.8;10.3;17.1;2.8;14.1;.4;2.45;13890 +84081;46.60254;.73467;129;20221006;19.3;10.9;15.1;2.3;12.37;0;2.02;13353 +84081;46.60254;.73467;129;20221007;21.5;7.5;14.5;1.4;11.67;.1;1.84;12678 +84081;46.60254;.73467;129;20221008;19.5;8.1;13.8;1.8;11.1;.1;1.88;13393 +84081;46.60254;.73467;129;20221009;23.4;7.4;15.4;2.1;11.57;0;2.27;13261 +84081;46.60254;.73467;129;20221010;21.6;13.8;17.7;2.4;14.87;.1;1.81;7920 +84081;46.60254;.73467;129;20221011;17.2;14;15.6;2.4;14.87;0;1.15;4515 +84081;46.60254;.73467;129;20221012;19.5;9.9;14.7;1.4;13.33;.2;1.3;7754 +84081;46.60254;.73467;129;20221013;16.6;10.2;13.4;2.6;14.57;5.5;.83;5295 +84081;46.60254;.73467;129;20221014;19;15.3;17.1;4.6;17.67;3.5;1.08;4417 +84081;46.60254;.73467;129;20221015;18.1;16.4;17.2;4.4;17.37;7.7;1.05;2767 +84081;46.60254;.73467;129;20221016;25.8;14.9;20.3;2.5;17.17;0;2.18;10616 +84081;46.60254;.73467;129;20221017;20;18.7;19.4;3.2;17.83;23.2;1.39;2521 +84081;46.60254;.73467;129;20221018;25.3;14.8;20.1;2.3;18.17;.1;1.88;10376 +84081;46.60254;.73467;129;20221019;25.5;14.8;20.2;2.6;16.7;8.9;2.09;8934 +84081;46.60254;.73467;129;20221020;24.7;14.5;19.6;3.3;16.9;4.5;2.16;9574 +84081;46.60254;.73467;129;20221021;20;17.2;18.6;3.3;14.93;.2;1.91;5659 +84081;46.60254;.73467;129;20221022;22.2;11.1;16.7;2.6;14.07;0;1.75;9304 +84081;46.60254;.73467;129;20221023;23.8;15.9;19.8;5;13.83;.5;3.15;7275 +84081;46.60254;.73467;129;20221024;20.6;14.9;17.7;3.9;14.3;1;2.02;7861 +84081;46.60254;.73467;129;20221025;20.5;10.3;15.4;2.3;13.4;.1;1.39;6675 +84081;46.60254;.73467;129;20221026;24.4;12.6;18.5;2.8;14.57;0;2.09;9989 +84081;46.60254;.73467;129;20221027;24.8;15.3;20.1;4;15;0;2.58;5400 +84081;46.60254;.73467;129;20221028;24.5;17.5;21;3.2;15.27;0;2.39;7616 +84081;46.60254;.73467;129;20221029;24.6;17.7;21.1;2.7;13.13;0;2.48;6382 +84081;46.60254;.73467;129;20221030;19.3;12.1;15.7;1.9;13.03;0;1.24;5861 +84081;46.60254;.73467;129;20221031;21.2;12.5;16.8;3.3;14.67;.6;1.56;5696 +84081;46.60254;.73467;129;20221101;17.5;10.4;14;3.7;12.1;.6;1.48;7699 +84081;46.60254;.73467;129;20221102;18;10.6;14.3;2.6;12.6;.1;1.21;7307 +84081;46.60254;.73467;129;20221103;16.3;9.7;13;3.8;11.63;11;1.32;3850 +84081;46.60254;.73467;129;20221104;13.4;7.5;10.4;4.2;9.9;.5;1.19;5021 +84081;46.60254;.73467;129;20221105;14.5;2.1;8.3;2.1;8.97;.1;.87;6635 +84081;46.60254;.73467;129;20221106;14.7;8;11.3;3.6;10.87;1.1;1.08;3712 +84081;46.60254;.73467;129;20221107;17.5;11.2;14.4;4.3;12.83;.1;1.38;5211 +84081;46.60254;.73467;129;20221108;17.5;10.5;14;4.7;11.93;5;1.58;4127 +84081;46.60254;.73467;129;20221109;16.3;12;14.1;2.7;12.83;1.6;1.04;3587 +84081;46.60254;.73467;129;20221110;13.8;4.6;9.2;1.7;10.3;0;.61;5152 +84081;46.60254;.73467;129;20221111;17.6;3.8;10.7;1.9;10.7;.2;.83;7376 +84081;46.60254;.73467;129;20221112;20.6;7.4;14;1.8;11.8;.2;1.05;7466 +84081;46.60254;.73467;129;20221113;20.9;5.8;13.3;1.2;11.3;.1;.84;7833 +84081;46.60254;.73467;129;20221114;15.1;9.3;12.2;2.7;11.77;1.6;.87;3196 +84081;46.60254;.73467;129;20221115;14.3;9.2;11.7;4;12.3;4.4;.73;2630 +84081;46.60254;.73467;129;20221116;14.4;10;12.2;6.1;12.33;2.2;.93;3659 +84081;46.60254;.73467;129;20221117;14.7;10.9;12.8;5.4;11.73;4;1.3;3372 +84081;46.60254;.73467;129;20221118;13.3;5.6;9.5;2.7;9.17;.5;.85;6063 +84081;46.60254;.73467;129;20221119;10.4;1.5;5.9;1.7;7.67;.1;.49;6319 +84081;46.60254;.73467;129;20221120;11.8;1.4;6.6;3.1;8.3;.6;.72;4010 +84081;46.60254;.73467;129;20221121;12.4;5.6;9;4.1;9.27;4.5;.98;2705 +84081;46.60254;.73467;129;20221122;12;4.6;8.3;4;9.1;2.4;.8;5048 +84081;46.60254;.73467;129;20221123;14.1;7.3;10.7;4.3;10.83;2.6;.86;4767 +84081;46.60254;.73467;129;20221124;12.2;7.7;10;4;10.83;.8;.66;3059 +84081;46.60254;.73467;129;20221125;13.7;8.1;10.9;2.3;10.73;0;.65;4515 +84081;46.60254;.73467;129;20221126;11.3;2.8;7.1;1.8;8.93;.1;.41;4594 +84081;46.60254;.73467;129;20221127;12.5;5.1;8.8;3;8.67;5.2;.86;3822 +84081;46.60254;.73467;129;20221128;12.1;7.1;9.6;2.8;10.17;2.6;.63;3639 +84081;46.60254;.73467;129;20221129;8.8;2.3;5.6;1.8;8.67;0;.31;3230 +84081;46.60254;.73467;129;20221130;8.8;4.9;6.8;2.5;8.6;.1;.5;3091 +84081;46.60254;.73467;129;20221201;6.6;4.6;5.6;3.6;8.17;.1;.48;2051 +84081;46.60254;.73467;129;20221202;5.9;4.8;5.4;3.2;7.73;1.1;.57;1675 +84081;46.60254;.73467;129;20221203;6.2;2.5;4.3;3.7;7.4;.5;.47;2297 +84081;46.60254;.73467;129;20221204;5.7;3.5;4.6;1.8;7.7;.1;.39;1611 +84081;46.60254;.73467;129;20221205;7.5;1.9;4.7;1.6;7.33;.1;.34;3903 +84081;46.60254;.73467;129;20221206;4.7;-.2;2.2;3.2;6.73;.1;.33;2085 +84081;46.60254;.73467;129;20221207;5.2;2.8;4;3.7;6.5;0;.67;2688 +84081;46.60254;.73467;129;20221208;3.1;-.4;1.4;3.9;5.87;0;.47;2131 +84081;46.60254;.73467;129;20221209;3.4;-.3;1.6;3.7;5.47;0;.55;3533 +84081;46.60254;.73467;129;20221210;2.6;-3.1;-.3;1.7;5.17;0;.29;3158 +84081;46.60254;.73467;129;20221211;1.2;-4.2;-1.5;1.5;4.53;0;.28;3570 +84081;46.60254;.73467;129;20221212;2.8;-5.1;-1.2;2.3;4.6;0;.39;3531 +84081;46.60254;.73467;129;20221213;2.1;-3;-.5;2.7;5.2;2.9;.3;3520 +84081;46.60254;.73467;129;20221214;10.7;1.1;5.9;2.6;8.93;5;.38;1952 +84081;46.60254;.73467;129;20221215;3.1;2;2.6;4;6.63;0;.43;1325 +84081;46.60254;.73467;129;20221216;4.3;-1.1;1.6;3.9;4.8;0;.73;5152 +84081;46.60254;.73467;129;20221217;1.7;-4.2;-1.2;3.2;4.37;0;.42;4885 +84081;46.60254;.73467;129;20221218;9.8;-5.7;2;3.2;5.77;0;.76;3413 +84081;46.60254;.73467;129;20221219;14.7;8.8;11.8;4.9;10;0;1.34;3217 +84081;46.60254;.73467;129;20221220;14.9;11.2;13;5.1;11.3;1.5;1.4;1693 +84081;46.60254;.73467;129;20221221;12.6;9.7;11.1;4.6;12.57;2.7;.4;1959 +84081;46.60254;.73467;129;20221222;14.2;12;13.1;6.1;13.43;10.8;.83;1305 +84081;46.60254;.73467;129;20221223;14.2;13.8;14;5.3;14.53;10.6;.73;812 +84081;46.60254;.73467;129;20221224;12.3;10.3;11.3;2.8;12.33;.6;.51;1305 +84081;46.60254;.73467;129;20221225;15.1;8.8;12;3.5;11.13;0;.91;3378 +84081;46.60254;.73467;129;20221226;13.1;11.1;12.1;3.1;11.3;.5;.87;2176 +84081;46.60254;.73467;129;20221227;9.9;3.3;6.6;2.3;9.4;.2;.25;3053 +84081;46.60254;.73467;129;20221228;12.1;8.1;10.1;5.3;11.2;2.6;.57;2781 +84081;46.60254;.73467;129;20221229;11.9;10.5;11.2;4.7;11.4;3;.81;1420 +84081;46.60254;.73467;129;20221230;15.2;6.5;10.8;6;12.27;5;.59;2221 +84081;46.60254;.73467;129;20221231;16;13.5;14.7;6.4;11.63;0;1.97;2762 +84082;46.63009;1.0588;119;20220101;17.4;3.8;10.6;1.8;9.14;.1;.72;4978 +84082;46.63009;1.0588;119;20220102;13.7;7;10.3;3.7;10.77;.3;.76;3334 +84082;46.63009;1.0588;119;20220103;13.2;11.1;12.2;4.2;12.24;2.4;.81;1616 +84082;46.63009;1.0588;119;20220104;12.5;11.6;12.1;4;10.27;3.1;1.35;876 +84082;46.63009;1.0588;119;20220105;7.2;.6;3.9;2.1;6.2;.1;.51;4318 +84082;46.63009;1.0588;119;20220106;4.2;-2.5;.8;1.4;6.07;.2;.25;3935 +84082;46.63009;1.0588;119;20220107;9.6;.8;5.2;4.2;7.44;1.7;.69;4163 +84082;46.63009;1.0588;119;20220108;10.7;7.2;8.9;5.2;9.54;8.8;.88;2375 +84082;46.63009;1.0588;119;20220109;9.2;4.9;7;3.4;8.4;4;.68;2599 +84082;46.63009;1.0588;119;20220110;8.1;6.4;7.3;1.1;9.37;0;.4;1620 +84082;46.63009;1.0588;119;20220111;8.1;1.9;5;2;6.4;0;.58;4629 +84082;46.63009;1.0588;119;20220112;5;-.4;2.3;3.1;5.7;0;.57;3748 +84082;46.63009;1.0588;119;20220113;4.8;-1.1;1.9;2.9;5.6;0;.54;4449 +84082;46.63009;1.0588;119;20220114;4.7;-2.2;1.3;1.7;5.27;0;.37;4929 +84082;46.63009;1.0588;119;20220115;-1.3;-5.9;-3.6;1;4.67;0;.19;3284 +84082;46.63009;1.0588;119;20220116;-.4;-3.3;-1.8;.6;5.5;.4;.2;2232 +84082;46.63009;1.0588;119;20220117;5.3;-.9;2.2;1.7;7.54;0;.16;3138 +84082;46.63009;1.0588;119;20220118;6.4;2.5;4.5;2.8;7.27;.1;.51;3653 +84082;46.63009;1.0588;119;20220119;4.5;1.3;2.9;2;7.44;.9;.29;2229 +84082;46.63009;1.0588;119;20220120;8.1;3.6;5.8;1.9;7.3;.1;.63;3377 +84082;46.63009;1.0588;119;20220121;6;.1;3.1;3.1;5.8;0;.71;4108 +84082;46.63009;1.0588;119;20220122;3.5;-2.3;.6;2.4;6.04;.1;.31;3524 +84082;46.63009;1.0588;119;20220123;3.6;2.5;3;4.2;6.4;0;.64;2265 +84082;46.63009;1.0588;119;20220124;3.6;-1.4;1.1;2;6;0;.33;4241 +84082;46.63009;1.0588;119;20220125;1.7;-1.5;.1;.6;5.8;0;.28;2668 +84082;46.63009;1.0588;119;20220126;-1;-1.5;-1.2;1.5;5.5;0;.29;803 +84082;46.63009;1.0588;119;20220127;1.1;-2.9;-.9;1.4;5.8;.1;.23;3331 +84082;46.63009;1.0588;119;20220128;4.3;.9;2.6;.9;7.37;0;.31;2836 +84082;46.63009;1.0588;119;20220129;6.3;2;4.2;1.7;8.34;.3;.29;3199 +84082;46.63009;1.0588;119;20220130;9.3;5.9;7.6;1.3;9.67;.5;.47;3139 +84082;46.63009;1.0588;119;20220131;9.9;6.1;8;3.7;8.2;.3;1;4338 +84082;46.63009;1.0588;119;20220201;8.2;.6;4.4;3;8.64;.4;.28;4035 +84082;46.63009;1.0588;119;20220202;9.8;8;8.9;2.1;9.8;.2;.67;2203 +84082;46.63009;1.0588;119;20220203;7.4;.5;3.9;1.9;7.87;.1;.38;4886 +84082;46.63009;1.0588;119;20220204;11.1;5;8.1;2.7;9.34;1.5;.71;4140 +84082;46.63009;1.0588;119;20220205;10.2;-1.2;4.5;1.7;7.07;.1;.67;7489 +84082;46.63009;1.0588;119;20220206;10.3;3.4;6.8;5.4;9.97;2.4;.35;4490 +84082;46.63009;1.0588;119;20220207;11.5;7;9.2;2;8.34;0;.98;5551 +84082;46.63009;1.0588;119;20220208;13.2;-1.1;6.1;1.5;6.84;0;.91;8830 +84082;46.63009;1.0588;119;20220209;17.4;-1.1;8.2;2.4;7.14;.1;1.46;9868 +84082;46.63009;1.0588;119;20220210;7.7;3.9;5.8;4.3;9.26;1.2;.87;4550 +84082;46.63009;1.0588;119;20220211;8.7;.3;4.5;3.3;6.71;0;.9;9350 +84082;46.63009;1.0588;119;20220212;10.7;-.7;5;2.8;5.51;0;1.28;9300 +84082;46.63009;1.0588;119;20220213;15.2;-1.5;6.8;6.4;7.71;1;1.81;9200 +84082;46.63009;1.0588;119;20220214;12.2;7.3;9.8;6.5;9.11;4.9;1.55;6900 +84082;46.63009;1.0588;119;20220215;10.5;2.3;6.4;5.8;9.11;7.9;.63;5800 +84082;46.63009;1.0588;119;20220216;14.1;8.5;11.3;5.9;12.77;1;.65;4689 +84082;46.63009;1.0588;119;20220217;15;11.9;13.4;4.7;12.74;.7;1.25;4812 +84082;46.63009;1.0588;119;20220218;13;10.8;11.9;4.5;10.37;.4;1.48;3325 +84082;46.63009;1.0588;119;20220219;10.6;2;6.3;3.3;6.94;0;1.28;8749 +84082;46.63009;1.0588;119;20220220;12.9;6.8;9.9;5.3;10.44;2.2;1.11;5850 +84082;46.63009;1.0588;119;20220221;11.2;6.8;9;5.1;8.24;.3;1.57;5963 +84082;46.63009;1.0588;119;20220222;11.7;6.8;9.2;3.4;9.57;.4;1.05;5097 +84082;46.63009;1.0588;119;20220223;14.2;8.2;11.2;1.2;10.24;0;1.02;6840 +84082;46.63009;1.0588;119;20220224;13.2;5.4;9.3;2.5;8.7;1.3;1.3;7982 +84082;46.63009;1.0588;119;20220225;9.8;-.6;4.6;1.3;6.14;0;1.01;9864 +84082;46.63009;1.0588;119;20220226;11.2;-1.8;4.7;3.5;5.4;0;1.71;11369 +84082;46.63009;1.0588;119;20220227;14.1;-.2;7;2.3;5.47;0;1.79;11677 +84082;46.63009;1.0588;119;20220228;15.3;-1;7.2;1.3;5.87;0;1.46;12540 +84082;46.63009;1.0588;119;20220301;15.1;.4;7.8;1.6;6.64;0;1.51;10582 +84082;46.63009;1.0588;119;20220302;11.5;6;8.7;2.1;9.14;1.2;1.02;5886 +84082;46.63009;1.0588;119;20220303;13.5;7.2;10.3;1.3;10.34;.2;1.06;7667 +84082;46.63009;1.0588;119;20220304;12;8.6;10.3;2.4;9.87;1.9;1.07;4743 +84082;46.63009;1.0588;119;20220305;7.4;5.8;6.6;1.7;8.97;.5;.64;3381 +84082;46.63009;1.0588;119;20220306;9.4;.8;5.1;2.3;6.2;0;1.34;10793 +84082;46.63009;1.0588;119;20220307;9.9;-2.4;3.7;2.8;4.67;0;1.71;12458 +84082;46.63009;1.0588;119;20220308;14.7;-.6;7;2.3;6.97;0;1.72;12271 +84082;46.63009;1.0588;119;20220309;15.7;4.4;10;2.8;8.6;0;1.87;12140 +84082;46.63009;1.0588;119;20220310;13.2;7.5;10.4;3.2;9.37;.4;1.55;7015 +84082;46.63009;1.0588;119;20220311;14.4;7.1;10.8;4.7;9.4;3.6;1.82;7652 +84082;46.63009;1.0588;119;20220312;11.6;6.9;9.3;3.3;9.4;1.7;1.24;6325 +84082;46.63009;1.0588;119;20220313;10.3;8.1;9.2;3.4;8.54;5.4;1.35;4601 +84082;46.63009;1.0588;119;20220314;14.4;.6;7.5;2.9;8.17;1.2;1.71;12740 +84082;46.63009;1.0588;119;20220315;17.8;9.1;13.5;2.5;11.2;0;1.85;9510 +84082;46.63009;1.0588;119;20220316;15.9;8;11.9;1.6;10.67;0;1.43;8037 +84082;46.63009;1.0588;119;20220317;10.5;8.8;9.7;3.7;8.9;0;1.4;4344 +84082;46.63009;1.0588;119;20220318;14.2;4.2;9.2;6.2;7.86;0;2.43;12900 +84082;46.63009;1.0588;119;20220319;15.9;6.8;11.4;2.9;8.76;.1;2.08;10100 +84082;46.63009;1.0588;119;20220320;15.9;4.4;10.2;2.6;9.06;0;1.79;9700 +84082;46.63009;1.0588;119;20220321;18.4;7.4;12.9;3.5;8.96;0;2.82;14950 +84082;46.63009;1.0588;119;20220322;17.2;4.2;10.7;3.6;6.31;0;3.25;18450 +84082;46.63009;1.0588;119;20220323;17.8;3.2;10.5;2.9;5.36;0;3.2;19250 +84082;46.63009;1.0588;119;20220324;20.1;-.2;10;2.9;6.16;0;3.3;19250 +84082;46.63009;1.0588;119;20220325;21;1.2;11.1;3.3;6.56;0;3.62;19400 +84082;46.63009;1.0588;119;20220326;20.9;2.9;11.9;3.6;6.71;0;3.8;19500 +84082;46.63009;1.0588;119;20220327;22.1;2.7;12.4;2.1;7.36;0;3.16;18850 +84082;46.63009;1.0588;119;20220328;21.8;4.1;12.9;1.8;8.21;0;2.87;16500 +84082;46.63009;1.0588;119;20220329;17.9;8.3;13.1;2.8;9.21;0;2.41;10000 +84082;46.63009;1.0588;119;20220330;13.2;5.9;9.5;3.6;10.41;1.9;1.18;6000 +84082;46.63009;1.0588;119;20220331;11.3;6.1;8.7;5.9;8.31;7.7;1.88;8750 +84082;46.63009;1.0588;119;20220401;6.5;0;3.2;5.5;5.75;3.5;1.26;9566 +84082;46.63009;1.0588;119;20220402;8.3;-.3;4;5.6;5.21;0;2.11;14600 +84082;46.63009;1.0588;119;20220403;8.1;-1.2;3.4;2.7;5;0;1.82;14501 +84082;46.63009;1.0588;119;20220404;12.3;-1.9;5.2;2.8;5.5;.1;2.44;20533 +84082;46.63009;1.0588;119;20220405;12.4;4.1;8.2;2.3;9.7;.1;1.07;6295 +84082;46.63009;1.0588;119;20220406;12;9;10.5;6;11.06;.8;1.15;4800 +84082;46.63009;1.0588;119;20220407;14.3;9.5;11.9;9.2;12.61;15.8;1.13;5200 +84082;46.63009;1.0588;119;20220408;15.4;10.6;13;9.6;11.26;4.7;2.32;6950 +84082;46.63009;1.0588;119;20220409;12.7;1.4;7.1;2.5;7.07;0;2.28;18460 +84082;46.63009;1.0588;119;20220410;15.7;-1.5;7.1;3.4;6.66;0;2.95;22700 +84082;46.63009;1.0588;119;20220411;22.6;3;12.8;3.6;9.23;0;3.87;20474 +84082;46.63009;1.0588;119;20220412;19.2;9.5;14.3;3.3;11.41;2.5;2.48;10550 +84082;46.63009;1.0588;119;20220413;16.7;11.2;13.9;1.4;12.71;1.6;1.72;9500 +84082;46.63009;1.0588;119;20220414;21;8.1;14.6;2;12.26;0;3.06;20050 +84082;46.63009;1.0588;119;20220415;22.3;7.2;14.8;2.8;11.06;0;3.75;22750 +84082;46.63009;1.0588;119;20220416;21.9;7.1;14.5;4;10.41;0;4.11;23650 +84082;46.63009;1.0588;119;20220417;21.2;5;13.1;2.9;8.81;0;3.9;24050 +84082;46.63009;1.0588;119;20220418;19.2;5.6;12.4;3.2;10.21;0;3.28;21550 +84082;46.63009;1.0588;119;20220419;16.7;8.1;12.4;4;9.66;0;2.98;17100 +84082;46.63009;1.0588;119;20220420;18.4;8.1;13.2;3.3;10.51;.3;2.74;13950 +84082;46.63009;1.0588;119;20220421;19.9;5.6;12.7;2.1;8.81;0;3.58;23500 +84082;46.63009;1.0588;119;20220422;20.6;4.6;12.6;2;9.96;.3;3.3;21800 +84082;46.63009;1.0588;119;20220423;19;11.3;15.2;3.6;11.91;1.6;2.91;14050 +84082;46.63009;1.0588;119;20220424;15.9;9.6;12.8;3.5;12.71;8.8;1.48;7100 +84082;46.63009;1.0588;119;20220425;15.8;10.3;13.1;3.1;12.61;5.2;1.56;7250 +84082;46.63009;1.0588;119;20220426;17.5;4.2;10.9;3;9.71;0;3.23;24150 +84082;46.63009;1.0588;119;20220427;19.3;6.4;12.9;4.6;9.41;0;4.06;24950 +84082;46.63009;1.0588;119;20220428;20.4;7.8;14.1;3.5;11.16;0;3.45;19500 +84082;46.63009;1.0588;119;20220429;21.2;8.8;15;2.5;11.06;0;3.66;21450 +84082;46.63009;1.0588;119;20220430;19.3;7.2;13.2;3.1;9.91;0;3.7;23200 +84082;46.63009;1.0588;119;20220501;18.2;5.1;11.6;2.4;8.41;0;3.61;24150 +84082;46.63009;1.0588;119;20220502;19.7;6.3;13;3.6;9.46;0;3.88;23000 +84082;46.63009;1.0588;119;20220503;20.8;7.3;14;3.8;10.31;.7;3.97;22400 +84082;46.63009;1.0588;119;20220504;17.8;9.2;13.5;3.3;10.81;0;2.89;15500 +84082;46.63009;1.0588;119;20220505;20.1;5.9;13;2.9;10.51;.1;3.74;24400 +84082;46.63009;1.0588;119;20220506;21.5;7.1;14.3;1.7;10.54;0;2.96;15306 +84082;46.63009;1.0588;119;20220507;22.8;7.9;15.3;1.4;10.94;.1;2.99;15354 +84082;46.63009;1.0588;119;20220508;23.8;8.2;16;1.7;11.64;0;3.19;15762 +84082;46.63009;1.0588;119;20220509;26.4;9.2;17.8;1.1;12.1;0;3.31;16783 +84082;46.63009;1.0588;119;20220510;28;9.7;18.8;1.8;12.27;0;3.98;17582 +84082;46.63009;1.0588;119;20220511;26.6;11.9;19.3;2.4;12.97;0;3.87;15681 +84082;46.63009;1.0588;119;20220512;20.9;11.6;16.2;1.3;14.14;.8;2.38;12286 +84082;46.63009;1.0588;119;20220513;24.1;14.1;19.1;1.6;12.74;0;3.1;12968 +84082;46.63009;1.0588;119;20220514;26.6;11.1;18.9;2.1;12.8;0;3.79;16241 +84082;46.63009;1.0588;119;20220515;29.8;15.3;22.5;2.6;14.77;.2;4.48;15879 +84082;46.63009;1.0588;119;20220516;26.4;15.2;20.8;1.7;15.37;0;3.31;13826 +84082;46.63009;1.0588;119;20220517;30.3;13.7;22;1.6;14.74;.1;4.11;16848 +84082;46.63009;1.0588;119;20220518;30.3;12.5;21.4;1.4;16.04;.3;3.93;17787 +84082;46.63009;1.0588;119;20220519;26.9;19.2;23;1.9;17.6;.4;3.24;11725 +84082;46.63009;1.0588;119;20220520;25.8;16.7;21.3;2.1;17.7;0;3.08;12411 +84082;46.63009;1.0588;119;20220521;28.4;12.9;20.6;2.2;14.24;0;4.12;16804 +84082;46.63009;1.0588;119;20220522;29.1;17;23;2.8;15.94;4.9;4.33;14481 +84082;46.63009;1.0588;119;20220523;20.4;17.1;18.7;3.8;16.94;10.8;2.18;6602 +84082;46.63009;1.0588;119;20220524;18.1;10.2;14.2;2.4;11.97;1.3;2.47;12258 +84082;46.63009;1.0588;119;20220525;20.9;7;13.9;1.8;11.2;.1;3;16416 +84082;46.63009;1.0588;119;20220526;21.2;11.7;16.4;1.4;13.17;0;2.7;13227 +84082;46.63009;1.0588;119;20220527;20.6;10.3;15.4;1.2;13.1;0;2.61;13892 +84082;46.63009;1.0588;119;20220528;22.2;10.7;16.5;2.6;11.1;0;3.55;15185 +84082;46.63009;1.0588;119;20220529;18.6;9.9;14.3;3.1;8.3;0;3.45;13317 +84082;46.63009;1.0588;119;20220530;21.2;6.7;13.9;2.1;8.24;0;3.56;16718 +84082;46.63009;1.0588;119;20220531;24.2;6.5;15.3;1.1;9;0;3.52;18670 +84082;46.63009;1.0588;119;20220601;25.1;9.2;17.2;1.6;10.5;1.2;3.76;17499 +84082;46.63009;1.0588;119;20220602;28.3;13.3;20.8;2.2;13.67;2.5;4.28;17116 +84082;46.63009;1.0588;119;20220603;27.2;16.8;22;1.7;17.67;1.9;3.42;14444 +84082;46.63009;1.0588;119;20220604;28.6;17.5;23;1.9;18.47;7.8;3.67;14705 +84082;46.63009;1.0588;119;20220605;21.4;16.3;18.8;2.3;16.34;.1;2.47;9991 +84082;46.63009;1.0588;119;20220606;20.9;13.2;17;1.8;14.44;.5;2.6;12292 +84082;46.63009;1.0588;119;20220607;23.3;14;18.7;3;14.24;10.8;3.41;13540 +84082;46.63009;1.0588;119;20220608;22.5;13.7;18.1;3.2;14.44;.7;3.25;13067 +84082;46.63009;1.0588;119;20220609;21.5;13.5;17.5;2.3;13.1;.1;2.96;12412 +84082;46.63009;1.0588;119;20220610;27.3;11.1;19.2;1.4;14.1;.1;3.79;18199 +84082;46.63009;1.0588;119;20220611;29.9;12.7;21.3;1.4;15.4;0;5.26;27490 +84082;46.63009;1.0588;119;20220612;25.6;16;20.8;2.8;14.77;.1;4.79;21905 +84082;46.63009;1.0588;119;20220613;26.2;12.2;19.2;2.7;11;0;5.48;26293 +84082;46.63009;1.0588;119;20220614;30.4;13.1;21.7;2.8;11.64;.3;6.4;27353 +84082;46.63009;1.0588;119;20220615;34.8;17.2;26;2;15.24;0;6.51;27336 +84082;46.63009;1.0588;119;20220616;33.4;16.8;25.1;1.7;14.67;0;5.99;26201 +84082;46.63009;1.0588;119;20220617;36.2;17;26.6;1.8;14.17;0;6.66;28346 +84082;46.63009;1.0588;119;20220618;39.3;18.2;28.8;2.1;14.7;1;7.54;29278 +84082;46.63009;1.0588;119;20220619;33.1;19.8;26.4;2.6;18.5;23.3;6.1;24149 +84082;46.63009;1.0588;119;20220620;26.4;17.4;21.9;2.1;20.07;17.9;3.8;18330 +84082;46.63009;1.0588;119;20220621;27.1;16.7;21.9;2.1;19.94;1.9;4.09;20118 +84082;46.63009;1.0588;119;20220622;23;18.5;20.8;2;19.34;17.6;2.84;13066 +84082;46.63009;1.0588;119;20220623;26.2;13.3;19.7;1.2;16.84;1.7;4.12;22324 +84082;46.63009;1.0588;119;20220624;22.6;15.4;19;3;16.1;1.9;3.72;18596 +84082;46.63009;1.0588;119;20220625;16.5;16.1;16.3;1.5;15.44;15;1.36;4807 +84082;46.63009;1.0588;119;20220626;18.1;12.7;15.4;1.1;14.47;1.9;2.39;13403 +84082;46.63009;1.0588;119;20220627;23.3;12.3;17.8;1.9;12.8;.1;4.16;22208 +84082;46.63009;1.0588;119;20220628;25.1;9.7;17.4;1.4;11.67;0;4.72;27100 +84082;46.63009;1.0588;119;20220629;25;10.4;17.7;1.7;13.1;8.6;4.51;25514 +84082;46.63009;1.0588;119;20220630;18.8;13;15.9;1.5;14.1;8.3;2.58;13923 +84082;46.63009;1.0588;119;20220701;21.9;9.1;15.5;1.4;11.64;.1;3.96;23868 +84082;46.63009;1.0588;119;20220702;27.4;10;18.7;1.3;12.37;0;4.98;27845 +84082;46.63009;1.0588;119;20220703;26.2;12.1;19.1;1.6;13.34;0;4.64;24836 +84082;46.63009;1.0588;119;20220704;26.8;13.9;20.4;1.8;13;.1;4.76;23223 +84082;46.63009;1.0588;119;20220705;26.8;12.6;19.7;1.9;12.9;0;5.06;25929 +84082;46.63009;1.0588;119;20220706;25.9;14;20;2.4;12.7;0;5.04;24447 +84082;46.63009;1.0588;119;20220707;26;13.7;19.8;1.9;14.44;0;4.56;23044 +84082;46.63009;1.0588;119;20220708;26.7;13.6;20.1;2.7;13.07;0;5.28;25352 +84082;46.63009;1.0588;119;20220709;29;12.9;21;2;13.6;0;5.43;26642 +84082;46.63009;1.0588;119;20220710;27.8;16.6;22.2;3.1;13.5;0;5.69;23762 +84082;46.63009;1.0588;119;20220711;30.2;16.1;23.1;3.2;13.8;0;6.24;25522 +84082;46.63009;1.0588;119;20220712;32.5;16.1;24.3;1.9;14.34;0;5.97;26598 +84082;46.63009;1.0588;119;20220713;33.2;14.1;23.7;1;14;0;5.4;27114 +84082;46.63009;1.0588;119;20220714;34.6;14.5;24.6;1.7;14.5;0;6.14;28023 +84082;46.63009;1.0588;119;20220715;29.3;15.8;22.5;2.3;12.4;0;5.64;24457 +84082;46.63009;1.0588;119;20220716;30.3;14.8;22.5;2.9;10.57;0;6.36;25672 +84082;46.63009;1.0588;119;20220717;32.6;16.6;24.6;2.9;12.24;0;6.66;25188 +84082;46.63009;1.0588;119;20220718;39.4;17.9;28.7;2.7;13.67;0;7.94;27948 +84082;46.63009;1.0588;119;20220719;31.5;20;25.7;2.7;16.8;3.9;5.63;21349 +84082;46.63009;1.0588;119;20220720;27.1;17.9;22.5;2.3;18.5;2;4.12;18532 +84082;46.63009;1.0588;119;20220721;27.9;14.9;21.4;1.4;17.24;.1;4.5;23546 +84082;46.63009;1.0588;119;20220722;26.5;15.5;21;1.7;18.84;2.1;3.63;18055 +84082;46.63009;1.0588;119;20220723;28.3;16.5;22.4;1.7;15.94;0;4.71;22909 +84082;46.63009;1.0588;119;20220724;33.7;13.5;23.6;1.2;15.74;0;5.47;27107 +84082;46.63009;1.0588;119;20220725;25.3;19.1;22.2;2.9;16.5;1.9;3.88;14569 +84082;46.63009;1.0588;119;20220726;24.5;13.5;19;1.6;14.27;0;3.53;17674 +84082;46.63009;1.0588;119;20220727;26.6;14.3;20.5;1.4;12.34;0;4.37;21915 +84082;46.63009;1.0588;119;20220728;29.3;12;20.6;1.1;12.47;0;4.44;23206 +84082;46.63009;1.0588;119;20220729;28;17.2;22.6;1.4;14.74;0;4.14;18637 +84082;46.63009;1.0588;119;20220730;31;15.5;23.3;1.8;15.8;0;5.14;24245 +84082;46.63009;1.0588;119;20220731;32.3;15.1;23.7;1.3;15.57;0;5.03;24648 +84082;46.63009;1.0588;119;20220801;30.9;15.2;23;1.2;15.9;0;4.72;23739 +84082;46.63009;1.0588;119;20220802;32.8;15.9;24.3;1.3;16.14;0;5.11;24625 +84082;46.63009;1.0588;119;20220803;36.6;16.6;26.6;1.1;15.24;0;5.48;25852 +84082;46.63009;1.0588;119;20220804;33.6;19.6;26.6;2;17.54;0;5.35;21550 +84082;46.63009;1.0588;119;20220805;28.5;18.2;23.3;3;14.54;0;5.11;19406 +84082;46.63009;1.0588;119;20220806;27.8;14.9;21.3;3.4;10.9;0;5.68;22007 +84082;46.63009;1.0588;119;20220807;28.9;14;21.4;3;9.4;0;5.82;22978 +84082;46.63009;1.0588;119;20220808;31.4;14.9;23.1;2.7;10.44;0;6.03;23389 +84082;46.63009;1.0588;119;20220809;32.9;15.6;24.3;2.6;11.44;0;6.08;23487 +84082;46.63009;1.0588;119;20220810;33.9;15.3;24.6;2.5;11.2;0;6.23;24275 +84082;46.63009;1.0588;119;20220811;34.9;15.6;25.3;2.2;10.57;0;6.17;24197 +84082;46.63009;1.0588;119;20220812;36.2;13.6;24.9;1.2;10.9;0;5.34;25599 +84082;46.63009;1.0588;119;20220813;36.3;14.8;25.6;1.3;12.1;8.7;5.37;24679 +84082;46.63009;1.0588;119;20220814;25;18.8;21.9;3.3;18.07;6.3;3.41;12790 +84082;46.63009;1.0588;119;20220815;25.4;17.5;21.5;3.1;18.17;.2;3.53;14957 +84082;46.63009;1.0588;119;20220816;25;15.8;20.4;1.1;18.14;2.8;2.8;14323 +84082;46.63009;1.0588;119;20220817;25.6;16;20.8;1.9;16.77;.5;3.39;16378 +84082;46.63009;1.0588;119;20220818;26.8;12.5;19.6;1.9;14.94;.1;3.99;21204 +84082;46.63009;1.0588;119;20220819;26;15;20.5;2.2;18.07;4.7;3.3;16014 +84082;46.63009;1.0588;119;20220820;25.6;17.1;21.4;1.5;17.77;0;3.03;14339 +84082;46.63009;1.0588;119;20220821;23.5;12.9;18.2;1.4;15.6;.3;2.86;15632 +84082;46.63009;1.0588;119;20220822;25.7;17.6;21.6;1.3;18.8;1.1;2.83;13570 +84082;46.63009;1.0588;119;20220823;26.5;17.2;21.8;1.2;19.3;.1;2.83;13949 +84082;46.63009;1.0588;119;20220824;33.2;15.2;24.2;1.3;16.67;0;4.48;21747 +84082;46.63009;1.0588;119;20220825;29;15.2;22.1;1.7;17.27;0;3.56;16514 +84082;46.63009;1.0588;119;20220826;26.5;17;21.8;1.5;16.9;0;3.44;17017 +84082;46.63009;1.0588;119;20220827;28.1;13.9;21;1.7;13.5;0;3.88;18774 +84082;46.63009;1.0588;119;20220828;28.6;14.3;21.4;2;12.7;0;4.3;19631 +84082;46.63009;1.0588;119;20220829;33.2;13.9;23.5;1.7;14.4;2;4.55;20562 +84082;46.63009;1.0588;119;20220830;27.1;18.4;22.8;2;17.74;.1;3.37;14346 +84082;46.63009;1.0588;119;20220831;29;14.4;21.7;1.5;16.74;2.7;3.67;18460 +84082;46.63009;1.0588;119;20220901;29.4;16.9;23.2;1.5;17.54;21.7;3.46;16324 +84082;46.63009;1.0588;119;20220902;24.9;15.7;20.3;2;18.1;1.9;2.82;14042 +84082;46.63009;1.0588;119;20220903;25.4;16.8;21.1;2.2;16.64;0;3.19;14289 +84082;46.63009;1.0588;119;20220904;30.5;12.9;21.7;1.5;16.1;2.6;3.79;19054 +84082;46.63009;1.0588;119;20220905;31.7;14.6;23.2;1.9;16.4;0;4.07;17875 +84082;46.63009;1.0588;119;20220906;28.8;12.7;20.7;1.5;15.64;1.8;3.44;17627 +84082;46.63009;1.0588;119;20220907;22.5;14.2;18.4;1.8;15.77;3.8;2.41;12274 +84082;46.63009;1.0588;119;20220908;23.1;14.4;18.7;3.2;15.57;2.2;2.91;13138 +84082;46.63009;1.0588;119;20220909;21.7;14.6;18.1;3.3;15;1.4;2.72;12000 +84082;46.63009;1.0588;119;20220910;23.6;13.9;18.8;2.1;13.9;0;2.94;14337 +84082;46.63009;1.0588;119;20220911;26.7;9.9;18.3;1.7;12.74;.1;3.35;18293 +84082;46.63009;1.0588;119;20220912;34.4;12.9;23.6;1.9;14.47;0;4.41;18637 +84082;46.63009;1.0588;119;20220913;31.2;20.7;25.9;2.2;19.34;9.3;3.67;12391 +84082;46.63009;1.0588;119;20220914;27.1;16.9;22;1.9;19.04;6.5;2.74;12304 +84082;46.63009;1.0588;119;20220915;21.9;17.4;19.6;1.8;18.4;7.7;1.85;8217 +84082;46.63009;1.0588;119;20220916;19.4;12.4;15.9;1.8;12.44;0;2.14;11225 +84082;46.63009;1.0588;119;20220917;18;6.5;12.3;1.7;9.04;0;2.34;15344 +84082;46.63009;1.0588;119;20220918;19.5;3.9;11.7;1.3;8.44;0;2.34;16865 +84082;46.63009;1.0588;119;20220919;19.8;7.3;13.6;2.3;9.54;0;2.66;15410 +84082;46.63009;1.0588;119;20220920;20.3;5.6;12.9;2.1;9.1;0;2.64;15974 +84082;46.63009;1.0588;119;20220921;20.8;7.5;14.1;2.3;9.6;0;2.76;15308 +84082;46.63009;1.0588;119;20220922;22.3;5.7;14;1.3;9;0;2.5;16223 +84082;46.63009;1.0588;119;20220923;20.7;7.4;14;.6;10.47;0;1.74;11820 +84082;46.63009;1.0588;119;20220924;19.5;10.1;14.8;1.4;12.44;4;1.79;10777 +84082;46.63009;1.0588;119;20220925;17;11.7;14.4;1.5;12.57;.6;1.44;7224 +84082;46.63009;1.0588;119;20220926;16.8;6.5;11.6;2.7;11.14;5.1;1.68;10693 +84082;46.63009;1.0588;119;20220927;17.3;9.4;13.3;3.6;12.4;2.8;1.75;9642 +84082;46.63009;1.0588;119;20220928;15;13.4;14.2;3.7;14.3;3.6;1.09;3802 +84082;46.63009;1.0588;119;20220929;15.9;8;11.9;1.6;11.14;.7;1.54;10673 +84082;46.63009;1.0588;119;20220930;17.1;4;10.6;1.4;10.04;4;1.6;12512 +84082;46.63009;1.0588;119;20221001;20.8;12.4;16.6;4.7;16.74;3.8;1.58;8098 +84082;46.63009;1.0588;119;20221002;20.5;15.7;18.1;3.1;16.64;.3;1.79;7920 +84082;46.63009;1.0588;119;20221003;19.4;11;15.2;1.2;14.4;0;1.52;10328 +84082;46.63009;1.0588;119;20221004;20.8;7.8;14.3;.9;12.37;.2;1.56;11142 +84082;46.63009;1.0588;119;20221005;24.7;9.6;17.1;2.3;13.84;.3;2.43;13284 +84082;46.63009;1.0588;119;20221006;19.2;10.6;14.9;1.7;12.54;0;1.73;11142 +84082;46.63009;1.0588;119;20221007;20.9;8;14.4;1;12.14;.1;1.63;11848 +84082;46.63009;1.0588;119;20221008;18.9;7.8;13.4;1.6;11.27;.1;1.7;12126 +84082;46.63009;1.0588;119;20221009;23;7.2;15.1;2;11.47;0;2.17;12764 +84082;46.63009;1.0588;119;20221010;20.9;12.6;16.7;1.6;14.8;1;1.57;8315 +84082;46.63009;1.0588;119;20221011;17.4;13.8;15.6;1.9;14.9;0;1.13;5038 +84082;46.63009;1.0588;119;20221012;19.4;9.7;14.6;1;13.4;.2;1.23;8291 +84082;46.63009;1.0588;119;20221013;16.8;9.9;13.4;2.3;14.57;5.6;.93;6693 +84082;46.63009;1.0588;119;20221014;18.8;15.2;17;4.1;17.64;3.3;1.07;4750 +84082;46.63009;1.0588;119;20221015;18.5;16.6;17.6;3.8;17.1;5.3;1.22;3062 +84082;46.63009;1.0588;119;20221016;25.7;14.8;20.3;2;17.14;0;1.97;9869 +84082;46.63009;1.0588;119;20221017;20.3;19.2;19.8;2.8;17.6;29;1.48;2421 +84082;46.63009;1.0588;119;20221018;25.2;14.8;20;2.2;18.1;.1;1.83;9395 +84082;46.63009;1.0588;119;20221019;25.8;14.6;20.2;2.3;16.6;9.4;1.98;8832 +84082;46.63009;1.0588;119;20221020;24.8;14.7;19.7;3.2;17;4.3;2.11;9035 +84082;46.63009;1.0588;119;20221021;20.4;17.3;18.8;2.6;15;.3;1.74;5099 +84082;46.63009;1.0588;119;20221022;22.5;10.5;16.5;2;13.94;0;1.58;9253 +84082;46.63009;1.0588;119;20221023;24;15;19.5;4.2;13.6;.5;2.9;7689 +84082;46.63009;1.0588;119;20221024;20.2;14.8;17.5;3.2;14.07;1.7;1.86;6814 +84082;46.63009;1.0588;119;20221025;20.1;9.4;14.7;2.1;13.27;0;1.31;7315 +84082;46.63009;1.0588;119;20221026;24.4;13;18.7;2.4;14.4;0;1.93;8976 +84082;46.63009;1.0588;119;20221027;24.8;14.2;19.5;3.3;14.64;0;2.36;6652 +84082;46.63009;1.0588;119;20221028;24.3;18;21.2;2.4;14.8;0;2.12;6527 +84082;46.63009;1.0588;119;20221029;24.2;15.4;19.8;1.9;13.2;0;1.92;6613 +84082;46.63009;1.0588;119;20221030;19.1;11;15.1;1.4;13.07;0;1.1;6520 +84082;46.63009;1.0588;119;20221031;21.7;12.6;17.2;2.8;14.64;.6;1.53;6144 +84082;46.63009;1.0588;119;20221101;17.5;11.3;14.4;3.1;12.17;.5;1.41;6499 +84082;46.63009;1.0588;119;20221102;18;11.4;14.7;2.1;12.6;.1;1.15;6476 +84082;46.63009;1.0588;119;20221103;16.7;9.2;12.9;2.9;11.44;12.6;1.19;4610 +84082;46.63009;1.0588;119;20221104;13.1;7.1;10.1;3.5;9.87;.9;1.08;4918 +84082;46.63009;1.0588;119;20221105;13.8;2.2;8;1.6;8.8;.1;.78;6486 +84082;46.63009;1.0588;119;20221106;14.6;7.8;11.2;2.7;10.74;.7;.95;4266 +84082;46.63009;1.0588;119;20221107;17.6;11.5;14.5;3.4;12.64;.1;1.31;4730 +84082;46.63009;1.0588;119;20221108;18;8.7;13.4;3.7;11.8;6.2;1.42;5142 +84082;46.63009;1.0588;119;20221109;15.7;12.5;14.1;2.3;12.8;1.2;.99;2924 +84082;46.63009;1.0588;119;20221110;14.8;5.3;10;1.5;10.54;0;.65;5659 +84082;46.63009;1.0588;119;20221111;17.7;4.9;11.3;2;10.8;.1;.88;6754 +84082;46.63009;1.0588;119;20221112;20.5;7.1;13.8;1.5;11.67;.2;.96;7119 +84082;46.63009;1.0588;119;20221113;20.4;5.1;12.7;.9;11.07;.1;.69;7527 +84082;46.63009;1.0588;119;20221114;15.8;8.4;12.1;2.2;11.8;3.1;.82;3993 +84082;46.63009;1.0588;119;20221115;14.5;9.8;12.1;3.1;12.3;4.8;.76;3226 +84082;46.63009;1.0588;119;20221116;14.5;10.4;12.5;4.9;12.1;2.4;1.03;3658 +84082;46.63009;1.0588;119;20221117;14.5;11.2;12.9;4.9;11.67;3.2;1.27;3145 +84082;46.63009;1.0588;119;20221118;12.6;6.6;9.6;2.4;9.17;.1;.83;4829 +84082;46.63009;1.0588;119;20221119;10.3;1.4;5.8;1.3;7.67;.1;.44;5464 +84082;46.63009;1.0588;119;20221120;11.2;1.3;6.2;2.4;8.2;.7;.59;4600 +84082;46.63009;1.0588;119;20221121;12.1;5.3;8.7;3.5;9.1;5;.89;3477 +84082;46.63009;1.0588;119;20221122;11.7;5.6;8.7;3.5;8.94;1.2;.86;4512 +84082;46.63009;1.0588;119;20221123;14;7.5;10.8;3.6;10.54;3.1;.89;4182 +84082;46.63009;1.0588;119;20221124;12.5;8.2;10.4;3.3;10.8;.8;.7;3140 +84082;46.63009;1.0588;119;20221125;13.6;8.8;11.2;2;10.7;0;.69;3723 +84082;46.63009;1.0588;119;20221126;11.3;2.9;7.1;1.4;8.77;0;.4;4507 +84082;46.63009;1.0588;119;20221127;13.1;5;9;1.9;8.37;5.8;.75;4070 +84082;46.63009;1.0588;119;20221128;12;8.4;10.2;2.5;10.14;2.2;.71;3159 +84082;46.63009;1.0588;119;20221129;8.3;3.2;5.8;1.7;8.74;.3;.3;3070 +84082;46.63009;1.0588;119;20221130;8;5;6.5;2.2;8.54;0;.48;2284 +84082;46.63009;1.0588;119;20221201;6.6;4.5;5.6;2.8;8.17;.3;.46;1885 +84082;46.63009;1.0588;119;20221202;5.9;4.8;5.4;2.6;7.7;1.2;.55;1441 +84082;46.63009;1.0588;119;20221203;6.2;2.8;4.5;3.2;7.37;.9;.49;2532 +84082;46.63009;1.0588;119;20221204;5.5;3.7;4.6;1.7;7.64;.1;.41;1614 +84082;46.63009;1.0588;119;20221205;7.9;2.8;5.3;1.3;7.37;.1;.36;3837 +84082;46.63009;1.0588;119;20221206;4.9;-.3;2.3;2.8;6.67;.1;.33;2677 +84082;46.63009;1.0588;119;20221207;5.3;3;4.1;3.2;6.47;0;.67;2303 +84082;46.63009;1.0588;119;20221208;3;-.3;1.4;3.4;5.84;0;.46;2197 +84082;46.63009;1.0588;119;20221209;3.8;-.1;1.8;2.9;5.4;0;.57;2847 +84082;46.63009;1.0588;119;20221210;2.2;-2.8;-.3;1.2;5.1;0;.28;3083 +84082;46.63009;1.0588;119;20221211;.9;-5.6;-2.3;1.2;4.27;0;.24;3410 +84082;46.63009;1.0588;119;20221212;3.1;-6.3;-1.6;2.1;4.4;0;.38;3779 +84082;46.63009;1.0588;119;20221213;1.7;-2.8;-.5;2.5;5.2;2.7;.32;2747 +84082;46.63009;1.0588;119;20221214;9.3;1.1;5.2;2;8.47;6.8;.31;2721 +84082;46.63009;1.0588;119;20221215;3.2;1.9;2.6;3.7;6.6;0;.44;1269 +84082;46.63009;1.0588;119;20221216;4.1;-1.1;1.5;3;4.74;0;.67;3941 +84082;46.63009;1.0588;119;20221217;1.6;-4.1;-1.2;2.5;4.34;0;.38;3866 +84082;46.63009;1.0588;119;20221218;10.2;-6.7;1.8;2.4;5.54;0;.58;4616 +84082;46.63009;1.0588;119;20221219;15.3;6.1;10.7;3.1;9.47;0;1.06;3764 +84082;46.63009;1.0588;119;20221220;15.5;11.3;13.4;3.9;11.07;2;1.32;2119 +84082;46.63009;1.0588;119;20221221;12.8;10.8;11.8;3.9;12.54;1.8;.58;1821 +84082;46.63009;1.0588;119;20221222;14.2;12;13.1;5.5;13.24;11.2;.85;1452 +84082;46.63009;1.0588;119;20221223;14.1;13.9;14;4.7;14.5;11.4;.73;512 +84082;46.63009;1.0588;119;20221224;12.1;10.5;11.3;2.3;12.37;.9;.5;1217 +84082;46.63009;1.0588;119;20221225;15.4;7.8;11.6;2.8;10.77;.2;.83;3521 +84082;46.63009;1.0588;119;20221226;12.9;11.7;12.3;2.7;11.17;.7;.94;1493 +84082;46.63009;1.0588;119;20221227;10.3;3.5;6.9;1.7;9.47;.4;.26;3241 +84082;46.63009;1.0588;119;20221228;12.6;7.4;10;4.3;10.87;.8;.62;3203 +84082;46.63009;1.0588;119;20221229;12;10.6;11.3;3.9;11.24;3.3;.85;1222 +84082;46.63009;1.0588;119;20221230;15.4;6.9;11.1;4.9;12;4.1;.68;3164 +84082;46.63009;1.0588;119;20221231;16.5;14;15.2;5.3;11.4;0;1.99;2308 +84083;46.65667;1.38322;153;20220101;17.9;2.1;10;.7;8.69;.1;.34;5374 +84083;46.65667;1.38322;153;20220102;13.8;6;9.9;4.3;10.7;.5;.76;3457 +84083;46.65667;1.38322;153;20220103;13.1;11;12;4.7;12.16;.7;.87;1611 +84083;46.65667;1.38322;153;20220104;12.8;11.5;12.1;4.7;10.2;3.8;1.54;635 +84083;46.65667;1.38322;153;20220105;7;.4;3.7;1.8;6.09;0;.55;3377 +84083;46.65667;1.38322;153;20220106;2.6;-3;-.2;1.7;6;.3;.2;3298 +84083;46.65667;1.38322;153;20220107;9.3;0;4.6;4.9;7.5;1.4;.62;4220 +84083;46.65667;1.38322;153;20220108;10.4;6.9;8.6;6.2;9.56;9.4;.87;2259 +84083;46.65667;1.38322;153;20220109;8.8;4.4;6.6;4.1;8.43;2.9;.64;2990 +84083;46.65667;1.38322;153;20220110;7.9;6.1;7;1.4;9.2;0;.43;1775 +84083;46.65667;1.38322;153;20220111;7.2;1.7;4.5;2.3;6.43;0;.52;5762 +84083;46.65667;1.38322;153;20220112;5.2;-.6;2.3;3.5;5.7;0;.61;4397 +84083;46.65667;1.38322;153;20220113;4.7;-1.7;1.5;3.1;5.53;0;.49;5743 +84083;46.65667;1.38322;153;20220114;5.4;-2.4;1.5;1.9;5.33;0;.37;6422 +84083;46.65667;1.38322;153;20220115;-.6;-5.8;-3.2;1.4;4.7;0;.19;4401 +84083;46.65667;1.38322;153;20220116;-.8;-3.8;-2.3;1.6;5.54;.5;.16;2016 +84083;46.65667;1.38322;153;20220117;4.9;-1.1;1.9;2;7.43;0;.17;2560 +84083;46.65667;1.38322;153;20220118;6.5;2.2;4.3;3.2;7.26;.1;.54;3482 +84083;46.65667;1.38322;153;20220119;4.2;.5;2.4;2.7;7.26;1.1;.27;1942 +84083;46.65667;1.38322;153;20220120;7.9;3.1;5.5;3;7.35;.1;.65;4588 +84083;46.65667;1.38322;153;20220121;5.8;0;2.9;3.7;5.8;0;.75;4816 +84083;46.65667;1.38322;153;20220122;3.1;-2.6;.3;2.6;6.03;0;.29;2680 +84083;46.65667;1.38322;153;20220123;3.3;2.1;2.7;4.3;6.36;0;.61;2732 +84083;46.65667;1.38322;153;20220124;3.4;-1.3;1.1;2.4;6.03;0;.34;4339 +84083;46.65667;1.38322;153;20220125;1.7;-2.3;-.3;.9;5.8;0;.27;2984 +84083;46.65667;1.38322;153;20220126;-1.1;-1.9;-1.5;2.1;5.4;0;.26;1351 +84083;46.65667;1.38322;153;20220127;.5;-3.1;-1.3;1.8;5.7;.1;.21;3015 +84083;46.65667;1.38322;153;20220128;3.6;.4;2;1.3;7.13;0;.29;2266 +84083;46.65667;1.38322;153;20220129;6;1.4;3.7;2.2;8.2;.4;.26;2644 +84083;46.65667;1.38322;153;20220130;9.5;5.5;7.5;1.6;9.66;.4;.48;3377 +84083;46.65667;1.38322;153;20220131;9.9;5.9;7.9;4.1;8.2;.3;1.05;4916 +84083;46.65667;1.38322;153;20220201;7.5;-.1;3.7;3.5;8.5;.6;.2;2626 +84083;46.65667;1.38322;153;20220202;9.6;7.5;8.6;2.4;9.86;.2;.63;2418 +84083;46.65667;1.38322;153;20220203;7.6;-.2;3.7;2.4;7.8;.2;.39;5546 +84083;46.65667;1.38322;153;20220204;10.7;4.8;7.8;3;9.4;1.7;.68;3201 +84083;46.65667;1.38322;153;20220205;10;-1.3;4.3;2.2;7.1;.1;.71;8001 +84083;46.65667;1.38322;153;20220206;9.8;2.6;6.2;6.2;9.8;2.7;.26;3402 +84083;46.65667;1.38322;153;20220207;11.3;6.8;9;2.2;8.33;0;1.02;6947 +84083;46.65667;1.38322;153;20220208;13.1;-1.4;5.9;1.8;6.66;0;.99;9605 +84083;46.65667;1.38322;153;20220209;18;-1.6;8.2;2.4;7.03;0;1.59;10373 +84083;46.65667;1.38322;153;20220210;9.4;3.4;6.4;4.1;9.3;1.5;.93;4700 +84083;46.65667;1.38322;153;20220211;7.5;.3;3.9;3.1;6.9;0;.72;8000 +84083;46.65667;1.38322;153;20220212;9.9;-2.3;3.8;2.8;5.3;0;1.21;9100 +84083;46.65667;1.38322;153;20220213;16;-2.1;7;6.3;7.3;.6;2.13;9800 +84083;46.65667;1.38322;153;20220214;12.4;7.2;9.8;7.6;9;4.9;1.73;5900 +84083;46.65667;1.38322;153;20220215;10.4;2.4;6.4;6.3;9;7.9;.71;6800 +84083;46.65667;1.38322;153;20220216;14.1;8.1;11.1;6.9;12.7;1.5;.68;3815 +84083;46.65667;1.38322;153;20220217;15.1;11.7;13.4;5.1;12.59;.6;1.43;4262 +84083;46.65667;1.38322;153;20220218;12.9;10.5;11.7;4.2;10.29;.5;1.51;3550 +84083;46.65667;1.38322;153;20220219;10.3;1.2;5.8;3.3;6.79;0;1.27;7549 +84083;46.65667;1.38322;153;20220220;12.6;6.3;9.4;6.5;10.4;2.4;1.08;5754 +84083;46.65667;1.38322;153;20220221;11;6.6;8.8;6.2;8.4;.4;1.58;6500 +84083;46.65667;1.38322;153;20220222;11.4;5.9;8.6;4.3;9.53;.6;1.01;4694 +84083;46.65667;1.38322;153;20220223;14.6;8.3;11.5;1.6;10.43;0;1.12;6889 +84083;46.65667;1.38322;153;20220224;13.5;5.8;9.6;3.1;8.86;1.5;1.44;8164 +84083;46.65667;1.38322;153;20220225;10;-.7;4.7;1.7;6.23;0;1.12;11171 +84083;46.65667;1.38322;153;20220226;11.2;-1.8;4.7;3.7;5.4;0;1.77;12985 +84083;46.65667;1.38322;153;20220227;13.4;-.7;6.3;2.3;5.4;0;1.75;12962 +84083;46.65667;1.38322;153;20220228;14.9;-1.5;6.7;1.3;5.73;0;1.47;13414 +84083;46.65667;1.38322;153;20220301;14.7;-.9;6.9;1.4;6.56;0;1.4;10294 +84083;46.65667;1.38322;153;20220302;12.1;4.7;8.4;2.3;9.13;1.8;1.04;5802 +84083;46.65667;1.38322;153;20220303;13.4;7.5;10.4;1.6;10.43;.1;1.1;7753 +84083;46.65667;1.38322;153;20220304;12.8;8.4;10.6;2.9;9.96;1.7;1.28;5856 +84083;46.65667;1.38322;153;20220305;7.8;5.9;6.8;1.9;8.93;.4;.7;3293 +84083;46.65667;1.38322;153;20220306;9.5;-.7;4.4;2.7;5.73;0;1.53;13066 +84083;46.65667;1.38322;153;20220307;9.8;-3.4;3.2;3.3;4.66;0;1.79;14105 +84083;46.65667;1.38322;153;20220308;15.1;-1.8;6.7;2.4;6.8;0;1.81;13054 +84083;46.65667;1.38322;153;20220309;15.8;3.4;9.6;2.6;8.43;0;1.89;12826 +84083;46.65667;1.38322;153;20220310;13.9;5.9;9.9;3;9.06;.4;1.6;7787 +84083;46.65667;1.38322;153;20220311;14.6;6.2;10.4;4.8;9.2;6;1.82;5891 +84083;46.65667;1.38322;153;20220312;11;5.8;8.4;3.4;9.26;3.4;1.11;5697 +84083;46.65667;1.38322;153;20220313;10;6.3;8.1;3.8;8.43;5.4;1.25;3882 +84083;46.65667;1.38322;153;20220314;14.2;-.3;6.9;3.1;8.26;1.2;1.63;13088 +84083;46.65667;1.38322;153;20220315;17.4;8.9;13.1;2.3;11.13;0;1.76;8560 +84083;46.65667;1.38322;153;20220316;16.4;6.8;11.6;1.6;10.86;0;1.35;7246 +84083;46.65667;1.38322;153;20220317;10.5;8.6;9.5;4;9.06;0;1.41;4655 +84083;46.65667;1.38322;153;20220318;13.4;4.1;8.8;6.4;8;0;2.27;12700 +84083;46.65667;1.38322;153;20220319;14.8;6.8;10.8;3.1;8.7;.4;2.05;10900 +84083;46.65667;1.38322;153;20220320;14.8;2.7;8.8;1.9;9.2;.1;1.29;6800 +84083;46.65667;1.38322;153;20220321;17.9;6.7;12.3;3.4;9.5;0;2.53;13700 +84083;46.65667;1.38322;153;20220322;17;1.4;9.2;3.5;6.5;0;2.99;18700 +84083;46.65667;1.38322;153;20220323;17.7;1.1;9.4;3.3;5.8;0;3.21;19200 +84083;46.65667;1.38322;153;20220324;19.8;-.7;9.6;3.3;6.8;0;3.26;19000 +84083;46.65667;1.38322;153;20220325;20.4;1.2;10.8;3.6;7;0;3.55;19500 +84083;46.65667;1.38322;153;20220326;20.3;.5;10.4;3.5;7;0;3.48;19400 +84083;46.65667;1.38322;153;20220327;21.5;1.9;11.7;2.4;7.8;0;3.19;19200 +84083;46.65667;1.38322;153;20220328;22;2.2;12.1;1.6;8.7;0;2.69;16900 +84083;46.65667;1.38322;153;20220329;17.8;8.6;13.2;2.6;9.2;.8;2.38;10100 +84083;46.65667;1.38322;153;20220330;12.2;7.2;9.7;3.6;10.6;3;1.13;6000 +84083;46.65667;1.38322;153;20220331;11.1;7.2;9.2;5.9;8.4;8.2;1.98;9200 +84083;46.65667;1.38322;153;20220401;5.6;-.1;2.8;5.8;5.76;3.7;1.3;8875 +84083;46.65667;1.38322;153;20220402;7.9;-.4;3.8;6.2;5;0;2.15;13300 +84083;46.65667;1.38322;153;20220403;6.8;-.9;2.9;3.1;4.85;0;1.59;11381 +84083;46.65667;1.38322;153;20220404;11.9;-2.5;4.7;2.4;5.31;.1;2.38;21300 +84083;46.65667;1.38322;153;20220405;11;5;8;4.8;9.7;.5;1;5200 +84083;46.65667;1.38322;153;20220406;11.2;9.3;10.3;6.1;11.2;.9;1.02;4200 +84083;46.65667;1.38322;153;20220407;13.7;9.2;11.5;9.6;12.5;17.2;1.01;4700 +84083;46.65667;1.38322;153;20220408;15.1;10;12.6;10;11.2;5.6;2.23;6400 +84083;46.65667;1.38322;153;20220409;12.4;0;6.2;3.1;7.2;0;2.3;20400 +84083;46.65667;1.38322;153;20220410;14.7;-1.7;6.5;3.5;6.8;0;2.78;22400 +84083;46.65667;1.38322;153;20220411;22.5;2.7;12.6;3;9.9;0;3.44;19100 +84083;46.65667;1.38322;153;20220412;20.4;7.8;14.1;2.5;11.4;5.3;2.5;12000 +84083;46.65667;1.38322;153;20220413;16.3;10.7;13.5;1.2;12.7;1.4;1.62;9000 +84083;46.65667;1.38322;153;20220414;20;8.9;14.5;1.9;12.6;0;2.74;17600 +84083;46.65667;1.38322;153;20220415;21.9;6.6;14.3;2.7;11;0;3.69;23200 +84083;46.65667;1.38322;153;20220416;21.6;6.5;14.1;3.9;10.2;0;4.09;23900 +84083;46.65667;1.38322;153;20220417;20.3;4.5;12.4;2.8;8.9;0;3.77;24400 +84083;46.65667;1.38322;153;20220418;19.4;2.8;11.1;2.7;9.7;0;3.15;21500 +84083;46.65667;1.38322;153;20220419;16.1;7.8;12;4.3;10.2;0;2.65;15200 +84083;46.65667;1.38322;153;20220420;18.7;7.4;13.1;3.3;10.8;.3;2.82;15500 +84083;46.65667;1.38322;153;20220421;19.5;3.7;11.6;2;8.7;0;3.41;23400 +84083;46.65667;1.38322;153;20220422;20.7;3.5;12.1;1.9;9.9;.3;3.31;22300 +84083;46.65667;1.38322;153;20220423;19.2;11.1;15.2;3.4;12.1;3.5;2.86;13800 +84083;46.65667;1.38322;153;20220424;15.6;8.7;12.2;3.6;12.4;9.5;1.67;9700 +84083;46.65667;1.38322;153;20220425;13.7;10.7;12.2;3.3;12.7;4.8;1.16;5100 +84083;46.65667;1.38322;153;20220426;17.2;4.1;10.7;2.9;10;0;3.01;22500 +84083;46.65667;1.38322;153;20220427;18.7;4.7;11.7;4.7;9.6;0;3.78;25100 +84083;46.65667;1.38322;153;20220428;21.7;6.3;14;3.5;11;0;3.66;20000 +84083;46.65667;1.38322;153;20220429;19.8;8.6;14.2;2.5;11.1;0;3.35;20100 +84083;46.65667;1.38322;153;20220430;18.7;6.5;12.6;3.1;9.8;0;3.55;22500 +84083;46.65667;1.38322;153;20220501;17.7;4.3;11;2.3;8.5;0;3.47;24100 +84083;46.65667;1.38322;153;20220502;19.5;5.1;12.3;3.4;9.7;0;3.59;21800 +84083;46.65667;1.38322;153;20220503;21;7.4;14.2;3.8;10.8;.8;4.08;23900 +84083;46.65667;1.38322;153;20220504;17.1;10.4;13.8;3.6;11.2;0;2.93;16000 +84083;46.65667;1.38322;153;20220505;19.8;4.8;12.3;2.7;10.7;.1;3.47;23200 +84083;46.65667;1.38322;153;20220506;21.4;6.5;13.9;2.3;10.6;0;3.15;16457 +84083;46.65667;1.38322;153;20220507;22.6;7.6;15.1;1.6;10.96;.1;3.15;16600 +84083;46.65667;1.38322;153;20220508;23.8;7.6;15.7;2;11.56;0;3.37;16930 +84083;46.65667;1.38322;153;20220509;26.4;8.7;17.5;1.2;12.13;0;3.45;17729 +84083;46.65667;1.38322;153;20220510;27.6;9.2;18.4;1.7;12.23;0;3.89;17873 +84083;46.65667;1.38322;153;20220511;26.8;12.1;19.4;3;13.3;0;4.28;17118 +84083;46.65667;1.38322;153;20220512;20.7;11.2;16;1.5;14.4;.2;2.21;10867 +84083;46.65667;1.38322;153;20220513;24;13.5;18.7;1.7;13.36;0;3.2;14281 +84083;46.65667;1.38322;153;20220514;26.6;10.3;18.5;2.2;12.8;0;3.88;16947 +84083;46.65667;1.38322;153;20220515;30.2;14.2;22.2;2.8;14.8;0;4.71;16605 +84083;46.65667;1.38322;153;20220516;26.5;15.2;20.9;2;15.43;0;3.63;15405 +84083;46.65667;1.38322;153;20220517;30.9;12.5;21.7;1.8;14.9;.1;4.4;18160 +84083;46.65667;1.38322;153;20220518;30.4;12.5;21.4;1.7;16.13;.5;4.01;17246 +84083;46.65667;1.38322;153;20220519;27.3;18.6;22.9;2.4;17.66;0;3.68;13543 +84083;46.65667;1.38322;153;20220520;26.8;16;21.4;2.4;17.7;0;3.42;13491 +84083;46.65667;1.38322;153;20220521;28.5;13.2;20.9;2.4;14.5;0;4.34;17628 +84083;46.65667;1.38322;153;20220522;29.1;16.2;22.6;2.9;15.96;7.6;4.24;13461 +84083;46.65667;1.38322;153;20220523;20.4;16.9;18.7;4.7;16.93;10.2;2.35;7048 +84083;46.65667;1.38322;153;20220524;17.9;10.1;14;3.1;12.2;1;2.39;11501 +84083;46.65667;1.38322;153;20220525;20.7;7.3;14;2;11.4;.2;3.05;16473 +84083;46.65667;1.38322;153;20220526;21;11.1;16;1.7;13.23;0;2.52;11822 +84083;46.65667;1.38322;153;20220527;20.3;9.8;15;1.5;13.16;0;2.44;12467 +84083;46.65667;1.38322;153;20220528;21.9;10.1;16;2.9;11.26;0;3.76;17675 +84083;46.65667;1.38322;153;20220529;18.4;9;13.7;3.6;8.5;0;3.7;16661 +84083;46.65667;1.38322;153;20220530;21.2;6.1;13.7;2.5;8.33;0;3.8;18481 +84083;46.65667;1.38322;153;20220531;23.7;6.9;15.3;1.4;9.36;0;3.57;18148 +84083;46.65667;1.38322;153;20220601;25;8.6;16.8;1.8;10.7;1;3.71;16676 +84083;46.65667;1.38322;153;20220602;27.8;13;20.4;2.5;14.03;1.2;4.31;17459 +84083;46.65667;1.38322;153;20220603;27.3;16.4;21.8;2;17.73;1.7;3.44;13719 +84083;46.65667;1.38322;153;20220604;28.8;16.8;22.8;2.3;18.3;4.9;3.97;15712 +84083;46.65667;1.38322;153;20220605;21.5;16.6;19;3.1;16.7;.2;2.58;9788 +84083;46.65667;1.38322;153;20220606;20.8;13.3;17.1;2.3;14.73;.6;2.44;10295 +84083;46.65667;1.38322;153;20220607;23.1;14.1;18.6;3.6;14.3;11.7;3.48;13113 +84083;46.65667;1.38322;153;20220608;22.4;13.3;17.9;4;14.36;1;3.4;13492 +84083;46.65667;1.38322;153;20220609;21.3;13.1;17.2;2.7;13.13;0;3.02;12410 +84083;46.65667;1.38322;153;20220610;26.9;11.3;19.1;1.7;14.23;.1;3.96;19076 +84083;46.65667;1.38322;153;20220611;30.2;12.2;21.2;1.6;15.3;0;5.51;28471 +84083;46.65667;1.38322;153;20220612;25.9;15.6;20.7;3.2;15.4;.1;4.91;22277 +84083;46.65667;1.38322;153;20220613;26;11.8;18.9;3.1;11.16;0;5.8;28314 +84083;46.65667;1.38322;153;20220614;30.1;12.1;21.1;3;11.66;.2;6.54;28548 +84083;46.65667;1.38322;153;20220615;34.6;16.3;25.5;2.5;15.53;0;6.76;27644 +84083;46.65667;1.38322;153;20220616;33.2;16.3;24.8;2.3;14.83;0;6.33;26445 +84083;46.65667;1.38322;153;20220617;35.9;16.6;26.2;2;14.36;0;6.82;28501 +84083;46.65667;1.38322;153;20220618;39.1;17.1;28.1;2.6;14.9;1.1;7.91;29255 +84083;46.65667;1.38322;153;20220619;33.6;19.6;26.6;3.3;17.73;24.6;6.72;24384 +84083;46.65667;1.38322;153;20220620;26.5;17.4;22;2.4;20.4;21.8;3.7;17128 +84083;46.65667;1.38322;153;20220621;27.3;16.7;22;2.4;20.06;2.2;4.22;20408 +84083;46.65667;1.38322;153;20220622;23.6;18;20.8;2.4;19.2;20.8;3.06;13731 +84083;46.65667;1.38322;153;20220623;26.4;13.3;19.9;1.5;17.13;3.5;3.97;20279 +84083;46.65667;1.38322;153;20220624;22.8;15.2;19;3.5;16.2;1.4;3.88;19161 +84083;46.65667;1.38322;153;20220625;16.8;15.9;16.4;1.8;15.36;12.9;1.48;5106 +84083;46.65667;1.38322;153;20220626;17.7;12.4;15;1.3;14.76;3.6;1.91;9929 +84083;46.65667;1.38322;153;20220627;23.1;12.8;18;2.1;13.2;0;4.47;24559 +84083;46.65667;1.38322;153;20220628;24.7;9.5;17.1;1.5;11.96;0;4.8;28213 +84083;46.65667;1.38322;153;20220629;25.4;10.4;17.9;2.1;13.23;6.8;4.82;26443 +84083;46.65667;1.38322;153;20220630;18.3;12.5;15.4;1.9;14.06;10.8;2.29;11648 +84083;46.65667;1.38322;153;20220701;21.8;9.3;15.6;1.9;11.73;.1;4.06;23768 +84083;46.65667;1.38322;153;20220702;27.2;9.2;18.2;1.4;12.53;0;5.11;28892 +84083;46.65667;1.38322;153;20220703;26.2;11.9;19.1;1.9;13.53;0;4.87;25917 +84083;46.65667;1.38322;153;20220704;26.6;13.9;20.2;2;13.2;0;4.78;23094 +84083;46.65667;1.38322;153;20220705;26.6;12.1;19.3;2.3;13.06;0;5.34;27935 +84083;46.65667;1.38322;153;20220706;25.6;13.7;19.7;2.9;12.9;0;5.38;26734 +84083;46.65667;1.38322;153;20220707;25.8;13.8;19.8;2.6;14.6;0;4.72;22978 +84083;46.65667;1.38322;153;20220708;26.2;12.6;19.4;3.1;13.3;0;5.47;27163 +84083;46.65667;1.38322;153;20220709;28.6;12.3;20.5;2.3;13.83;0;5.64;28100 +84083;46.65667;1.38322;153;20220710;27.4;15.8;21.6;3.8;13.6;0;6.07;26481 +84083;46.65667;1.38322;153;20220711;29.8;15;22.4;3.8;13.8;0;6.57;27440 +84083;46.65667;1.38322;153;20220712;31.9;15.1;23.5;2.3;14.26;0;6.21;27880 +84083;46.65667;1.38322;153;20220713;33;13.3;23.2;1.1;14.1;0;5.36;26487 +84083;46.65667;1.38322;153;20220714;34.5;14.2;24.3;1.8;14.86;0;6.29;28431 +84083;46.65667;1.38322;153;20220715;29.1;15.3;22.2;2.9;12.76;0;6.03;26231 +84083;46.65667;1.38322;153;20220716;29.9;13.4;21.7;3.2;10.73;0;6.59;27223 +84083;46.65667;1.38322;153;20220717;32.5;14.8;23.6;3.2;12.36;0;6.83;26031 +84083;46.65667;1.38322;153;20220718;38.8;16.8;27.8;2.9;14;0;7.89;27520 +84083;46.65667;1.38322;153;20220719;32.4;18.7;25.6;3;16.93;4.4;6.16;23643 +84083;46.65667;1.38322;153;20220720;26.4;17.7;22.1;2.7;18.76;1.7;3.79;16072 +84083;46.65667;1.38322;153;20220721;27.4;15;21.2;1.8;17.26;.2;4.62;23883 +84083;46.65667;1.38322;153;20220722;26;15.8;20.9;2.1;19.1;2.2;3.18;14438 +84083;46.65667;1.38322;153;20220723;27.8;17.4;22.6;2.1;16.6;0;4.78;22630 +84083;46.65667;1.38322;153;20220724;33.4;13.2;23.3;1.3;16.26;0;5.47;27126 +84083;46.65667;1.38322;153;20220725;25.5;19.1;22.3;3.4;17.13;2.1;4.1;15579 +84083;46.65667;1.38322;153;20220726;24.3;13.2;18.7;2;14.43;0;3.55;17127 +84083;46.65667;1.38322;153;20220727;26.5;14.5;20.5;1.7;12.76;0;4.53;22465 +84083;46.65667;1.38322;153;20220728;28.8;11.9;20.4;1.3;12.7;0;4.49;22912 +84083;46.65667;1.38322;153;20220729;28.3;16.2;22.2;1.4;15.03;.3;4;17742 +84083;46.65667;1.38322;153;20220730;30.7;15.7;23.2;2.3;15.96;0;5.41;24551 +84083;46.65667;1.38322;153;20220731;32;15;23.5;1.7;15.83;0;5.35;25421 +84083;46.65667;1.38322;153;20220801;30.6;15;22.8;1.5;16;0;4.88;24099 +84083;46.65667;1.38322;153;20220802;32.5;15.9;24.2;1.3;16.26;0;5.16;25184 +84083;46.65667;1.38322;153;20220803;36.4;16.4;26.4;1.1;15.6;0;5.48;26063 +84083;46.65667;1.38322;153;20220804;34.8;19.8;27.3;2.1;17.46;0;5.77;22701 +84083;46.65667;1.38322;153;20220805;28.4;18;23.2;3.5;15.03;.1;5.29;20148 +84083;46.65667;1.38322;153;20220806;27.8;14.4;21.1;4;11.53;0;6.05;24246 +84083;46.65667;1.38322;153;20220807;29;13.3;21.1;3.6;9.6;0;6.32;24844 +84083;46.65667;1.38322;153;20220808;31.4;14.2;22.8;3.3;10.53;0;6.52;24827 +84083;46.65667;1.38322;153;20220809;33;14.5;23.7;3.1;11.5;0;6.54;24858 +84083;46.65667;1.38322;153;20220810;33.6;14.3;23.9;2.9;11.1;0;6.59;25261 +84083;46.65667;1.38322;153;20220811;34.8;14;24.4;2.5;10.63;0;6.47;25415 +84083;46.65667;1.38322;153;20220812;36;13.2;24.6;1.6;10.93;0;5.69;25294 +84083;46.65667;1.38322;153;20220813;36.1;14.4;25.2;1.5;12.13;8.3;5.48;24229 +84083;46.65667;1.38322;153;20220814;25.4;18.6;22;4;18.13;7.2;3.62;12368 +84083;46.65667;1.38322;153;20220815;25.6;17.1;21.3;4;18.13;0;3.73;15012 +84083;46.65667;1.38322;153;20220816;25.3;15.4;20.4;1.1;18.13;2.8;2.54;12228 +84083;46.65667;1.38322;153;20220817;25.7;15.7;20.7;2.4;16.6;.2;3.74;17759 +84083;46.65667;1.38322;153;20220818;27;13.3;20.1;2.3;15.13;.1;4.28;21868 +84083;46.65667;1.38322;153;20220819;26.1;14.8;20.4;2.7;18.03;5.4;3.27;14421 +84083;46.65667;1.38322;153;20220820;25.2;17;21.1;1.5;18.1;.4;3;14713 +84083;46.65667;1.38322;153;20220821;24;12.6;18.3;1.6;15.9;.3;2.86;14842 +84083;46.65667;1.38322;153;20220822;25.5;17.3;21.4;1.6;18.96;.8;2.8;12865 +84083;46.65667;1.38322;153;20220823;26.4;16.5;21.5;1.6;19.26;.1;2.88;13494 +84083;46.65667;1.38322;153;20220824;33.3;15.1;24.2;1.5;16.73;0;4.68;22125 +84083;46.65667;1.38322;153;20220825;30;14.3;22.1;2.2;16.93;0;3.97;16765 +84083;46.65667;1.38322;153;20220826;26.4;16.7;21.5;1.9;17.06;0;3.49;16707 +84083;46.65667;1.38322;153;20220827;28.3;13.6;21;2.1;13.66;0;4.12;18855 +84083;46.65667;1.38322;153;20220828;28.7;13.1;20.9;2.2;12.83;0;4.52;21275 +84083;46.65667;1.38322;153;20220829;33.3;13.2;23.2;1.6;14.3;1.9;4.51;20824 +84083;46.65667;1.38322;153;20220830;25.8;18.2;22;2;17.56;.3;3.04;12581 +84083;46.65667;1.38322;153;20220831;28.7;13.7;21.2;1.6;16.73;.3;3.73;19097 +84083;46.65667;1.38322;153;20220901;29.4;17.1;23.2;1.5;16.93;19.1;3.62;17068 +84083;46.65667;1.38322;153;20220902;25.1;15.4;20.3;2.4;17.56;1.7;3.02;14103 +84083;46.65667;1.38322;153;20220903;25.5;16.8;21.1;2.7;17;0;3.39;15274 +84083;46.65667;1.38322;153;20220904;30.5;12.6;21.6;1.6;16.3;2.2;3.74;18432 +84083;46.65667;1.38322;153;20220905;31.6;14.5;23.1;1.8;16.53;.5;3.94;17453 +84083;46.65667;1.38322;153;20220906;28.7;12.6;20.6;1.9;15.9;3.2;3.48;16520 +84083;46.65667;1.38322;153;20220907;23.5;13.9;18.7;2.1;15.86;2.1;2.64;12874 +84083;46.65667;1.38322;153;20220908;23.3;14.2;18.8;3.8;15.56;2.7;3.14;13830 +84083;46.65667;1.38322;153;20220909;21.4;14.5;18;4.1;15.2;1.2;2.84;12660 +84083;46.65667;1.38322;153;20220910;23.1;14;18.6;2.6;14.06;0;3.08;14934 +84083;46.65667;1.38322;153;20220911;26.3;9.4;17.9;1.7;12.8;.1;3.38;19155 +84083;46.65667;1.38322;153;20220912;34.1;12.7;23.4;2.1;14.66;0;4.49;18404 +84083;46.65667;1.38322;153;20220913;31;19.9;25.4;2.3;19.6;9.4;3.41;10308 +84083;46.65667;1.38322;153;20220914;26.6;16.5;21.5;1.8;18.9;8.5;2.47;10496 +84083;46.65667;1.38322;153;20220915;21.9;17;19.4;2.2;18.36;9.7;1.83;7410 +84083;46.65667;1.38322;153;20220916;19.3;12.4;15.8;2.1;12.63;0;2.19;11264 +84083;46.65667;1.38322;153;20220917;17.8;6.1;12;2.3;9;0;2.55;17072 +84083;46.65667;1.38322;153;20220918;19.4;3.7;11.6;1.6;8.43;0;2.51;17911 +84083;46.65667;1.38322;153;20220919;19.7;6.4;13.1;2.9;9.5;0;2.86;16706 +84083;46.65667;1.38322;153;20220920;20.1;4.8;12.4;2.4;9.03;0;2.78;17281 +84083;46.65667;1.38322;153;20220921;20.5;6.6;13.6;2.9;9.5;0;2.97;16803 +84083;46.65667;1.38322;153;20220922;22.2;5.3;13.8;1.7;8.83;0;2.74;17189 +84083;46.65667;1.38322;153;20220923;20.9;7.1;14;.9;10.5;0;1.8;10492 +84083;46.65667;1.38322;153;20220924;19.7;9.9;14.8;1.7;12.63;6.5;1.92;11357 +84083;46.65667;1.38322;153;20220925;16.8;11.7;14.3;1.7;12.9;1.1;1.39;6757 +84083;46.65667;1.38322;153;20220926;16.7;6.6;11.7;3.4;11.2;4.8;1.7;9435 +84083;46.65667;1.38322;153;20220927;17;9.4;13.2;4.6;12.36;4.3;1.78;8826 +84083;46.65667;1.38322;153;20220928;15.1;12.9;14;4.5;14.33;4.5;1.16;5040 +84083;46.65667;1.38322;153;20220929;15.8;8.1;12;2;11.4;1.1;1.58;11081 +84083;46.65667;1.38322;153;20220930;16.9;4.6;10.8;1.8;10.33;3.6;1.66;12562 +84083;46.65667;1.38322;153;20221001;20.6;11.5;16;5.6;16.53;3.8;1.47;6475 +84083;46.65667;1.38322;153;20221002;20.5;15.6;18.1;3.9;16.6;.1;1.97;8677 +84083;46.65667;1.38322;153;20221003;18.6;10.7;14.7;1.6;14.16;0;1.44;9283 +84083;46.65667;1.38322;153;20221004;20.3;7.7;14;1;12.33;.2;1.58;11458 +84083;46.65667;1.38322;153;20221005;25;9.3;17.1;2.7;13.73;.3;2.7;14393 +84083;46.65667;1.38322;153;20221006;19;11.3;15.1;2;12.83;0;1.87;12421 +84083;46.65667;1.38322;153;20221007;20.9;8.3;14.6;1.4;12.56;.1;1.73;11970 +84083;46.65667;1.38322;153;20221008;18.8;8.3;13.5;2;11.43;.1;1.85;12666 +84083;46.65667;1.38322;153;20221009;22.7;6.6;14.7;2.1;11.46;0;2.23;13636 +84083;46.65667;1.38322;153;20221010;20.1;10.9;15.5;1.7;14.43;1.4;1.42;7261 +84083;46.65667;1.38322;153;20221011;17.5;13.1;15.3;2.4;15.1;.2;1.1;4689 +84083;46.65667;1.38322;153;20221012;19.5;9.7;14.6;1.3;13.66;.2;1.26;7970 +84083;46.65667;1.38322;153;20221013;16.8;9.9;13.4;2.6;14.66;5.3;.88;5331 +84083;46.65667;1.38322;153;20221014;18.6;14.8;16.7;5;17.63;3.2;.99;3933 +84083;46.65667;1.38322;153;20221015;18.7;16.3;17.5;4.7;16.96;3.9;1.36;3128 +84083;46.65667;1.38322;153;20221016;26;14.6;20.3;2.1;16.9;0;2.14;10820 +84083;46.65667;1.38322;153;20221017;20.7;17.5;19.1;3.1;17.46;34.1;1.47;2532 +84083;46.65667;1.38322;153;20221018;25;14.5;19.8;2.1;17.96;.1;1.89;10686 +84083;46.65667;1.38322;153;20221019;26;13.9;19.9;2.2;16.43;8.2;2.02;9331 +84083;46.65667;1.38322;153;20221020;24.7;14.4;19.6;3.3;16.96;3.3;2.2;9794 +84083;46.65667;1.38322;153;20221021;20.4;17.5;18.9;3.1;14.93;.6;1.96;5607 +84083;46.65667;1.38322;153;20221022;22.6;10;16.3;1.9;13.8;.1;1.61;9716 +84083;46.65667;1.38322;153;20221023;23.7;14.2;19;4.5;13.5;.1;2.9;7714 +84083;46.65667;1.38322;153;20221024;20.4;14.7;17.6;3.6;13.76;1.3;2.11;7952 +84083;46.65667;1.38322;153;20221025;20.3;8.6;14.4;2;13;.5;1.34;7473 +84083;46.65667;1.38322;153;20221026;24.2;12.7;18.5;2.4;14.16;0;1.98;9654 +84083;46.65667;1.38322;153;20221027;24.8;12.9;18.9;3.3;14.36;0;2.33;5685 +84083;46.65667;1.38322;153;20221028;24.2;16.8;20.5;2.8;14.4;0;2.27;6878 +84083;46.65667;1.38322;153;20221029;25.5;14.7;20.1;1.9;13.3;0;2.02;6798 +84083;46.65667;1.38322;153;20221030;19.3;10.6;14.9;1.4;13.13;1.2;1.1;6558 +84083;46.65667;1.38322;153;20221031;22.1;11.9;17;3.1;14.6;.9;1.63;6281 +84083;46.65667;1.38322;153;20221101;17.3;10.9;14.1;3.5;12.3;.4;1.42;7332 +84083;46.65667;1.38322;153;20221102;17.9;11;14.4;2.4;12.46;.1;1.24;7336 +84083;46.65667;1.38322;153;20221103;17.4;8.8;13.1;3.3;11.26;13.7;1.42;3994 +84083;46.65667;1.38322;153;20221104;12.6;6.9;9.8;4.3;9.9;1.7;1.09;4936 +84083;46.65667;1.38322;153;20221105;13.4;2;7.7;2.1;8.56;0;.86;5717 +84083;46.65667;1.38322;153;20221106;14.9;6.9;10.9;2.9;10.53;.5;1.02;3820 +84083;46.65667;1.38322;153;20221107;17.7;11.1;14.4;3.7;12.46;.1;1.42;5052 +84083;46.65667;1.38322;153;20221108;18.2;7;12.6;3.8;11.7;5.9;1.39;4714 +84083;46.65667;1.38322;153;20221109;15;12;13.5;2.7;12.83;1;.94;2969 +84083;46.65667;1.38322;153;20221110;14.7;6;10.4;1.5;10.83;.1;.66;6040 +84083;46.65667;1.38322;153;20221111;17.6;5.2;11.4;2.2;10.8;.1;.95;7410 +84083;46.65667;1.38322;153;20221112;18.8;6.9;12.8;1.6;11.6;.2;.82;7453 +84083;46.65667;1.38322;153;20221113;19.2;4.6;11.9;1;10.73;.1;.67;7694 +84083;46.65667;1.38322;153;20221114;16;6.9;11.5;2.3;11.6;4.8;.85;3397 +84083;46.65667;1.38322;153;20221115;14.6;8.8;11.7;3.3;12.23;5.6;.77;2696 +84083;46.65667;1.38322;153;20221116;14.5;10.1;12.3;5.6;11.93;2.3;1.15;3766 +84083;46.65667;1.38322;153;20221117;14.5;11;12.8;6.2;11.66;3.7;1.4;3772 +84083;46.65667;1.38322;153;20221118;12.8;5.9;9.4;3;9.23;.2;.88;5699 +84083;46.65667;1.38322;153;20221119;10;1.9;5.9;1.7;7.83;.1;.48;5378 +84083;46.65667;1.38322;153;20221120;10.6;1.1;5.9;2.7;8.1;.9;.63;3489 +84083;46.65667;1.38322;153;20221121;11.6;4.7;8.1;3.8;9;5.1;.89;2472 +84083;46.65667;1.38322;153;20221122;11.6;5.2;8.4;4.4;8.8;1.5;.95;5164 +84083;46.65667;1.38322;153;20221123;14;6.9;10.5;4;10.46;2.1;.94;4248 +84083;46.65667;1.38322;153;20221124;12.5;7.8;10.2;3.8;10.73;.9;.75;3214 +84083;46.65667;1.38322;153;20221125;13.1;8.7;10.9;2.4;10.73;0;.69;3941 +84083;46.65667;1.38322;153;20221126;11.2;2.2;6.7;1.5;8.66;0;.41;4513 +84083;46.65667;1.38322;153;20221127;13.2;4.8;9;1.8;8.36;5.9;.77;3914 +84083;46.65667;1.38322;153;20221128;12.2;7.8;10;3;10.16;1.8;.71;4087 +84083;46.65667;1.38322;153;20221129;7.8;3.3;5.6;2;8.76;.6;.31;2672 +84083;46.65667;1.38322;153;20221130;7.7;5;6.3;2.5;8.56;0;.48;2293 +84083;46.65667;1.38322;153;20221201;6.5;4.3;5.4;3.5;8.26;.4;.45;1667 +84083;46.65667;1.38322;153;20221202;5.7;4.5;5.1;2.9;7.73;1.3;.53;1399 +84083;46.65667;1.38322;153;20221203;5.9;2.8;4.3;3.6;7.4;1.1;.51;2235 +84083;46.65667;1.38322;153;20221204;5;3.5;4.3;1.9;7.6;.6;.42;1269 +84083;46.65667;1.38322;153;20221205;7.7;2.4;5.1;1.4;7.3;0;.35;4267 +84083;46.65667;1.38322;153;20221206;4.9;-.3;2.3;3.1;6.73;.1;.35;2325 +84083;46.65667;1.38322;153;20221207;5.6;2.9;4.2;3.7;6.43;0;.74;2914 +84083;46.65667;1.38322;153;20221208;3.2;-.8;1.2;3.8;5.8;0;.48;2366 +84083;46.65667;1.38322;153;20221209;4;-.3;1.8;3.4;5.36;0;.62;3680 +84083;46.65667;1.38322;153;20221210;2.3;-2.9;-.3;1.5;5.06;0;.31;3158 +84083;46.65667;1.38322;153;20221211;.7;-6.2;-2.7;1.2;4.13;0;.25;3573 +84083;46.65667;1.38322;153;20221212;2.5;-6.8;-2.2;2.4;4.3;0;.36;4448 +84083;46.65667;1.38322;153;20221213;1.2;-2.9;-.8;2.9;5.23;3.6;.3;2861 +84083;46.65667;1.38322;153;20221214;9;.9;4.9;2.2;8.43;7.9;.36;2369 +84083;46.65667;1.38322;153;20221215;2.8;1.9;2.3;4.2;6.7;0;.41;1043 +84083;46.65667;1.38322;153;20221216;3.8;-1.4;1.2;3.4;4.63;0;.67;4988 +84083;46.65667;1.38322;153;20221217;1.1;-4.7;-1.8;2.6;4.23;0;.31;5214 +84083;46.65667;1.38322;153;20221218;9.5;-7;1.3;2.4;5.26;0;.66;3736 +84083;46.65667;1.38322;153;20221219;14.5;4.2;9.3;2.7;8.8;0;.98;3447 +84083;46.65667;1.38322;153;20221220;15.7;9.1;12.4;4;10.76;2.6;1.33;1693 +84083;46.65667;1.38322;153;20221221;12.9;10.9;11.9;4.8;12.5;1.9;.69;2062 +84083;46.65667;1.38322;153;20221222;13.9;11.6;12.8;6.6;13.2;12.2;.85;1347 +84083;46.65667;1.38322;153;20221223;13.9;13.6;13.7;5.8;14.46;11.8;.73;633 +84083;46.65667;1.38322;153;20221224;12;10.4;11.2;2.6;12.46;1.2;.49;1246 +84083;46.65667;1.38322;153;20221225;15.5;7.2;11.4;3;10.46;.2;.91;3742 +84083;46.65667;1.38322;153;20221226;12.7;11.6;12.2;3.3;11.2;1.5;1;1583 +84083;46.65667;1.38322;153;20221227;10.7;3.6;7.2;1.8;9.6;.5;.34;2888 +84083;46.65667;1.38322;153;20221228;13.1;6.7;9.9;4.8;10.6;.6;.76;3521 +84083;46.65667;1.38322;153;20221229;12.2;10.4;11.3;4.8;11.06;4.1;1.01;1535 +84083;46.65667;1.38322;153;20221230;15.1;6.1;10.6;5.3;11.63;3.4;.78;2342 +84083;46.65667;1.38322;153;20221231;16.9;13.9;15.4;5.4;11.3;0;2.13;2646 +84084;46.68227;1.70794;164;20220101;17.7;3.3;10.5;2;8.77;0;.74;5741 +84084;46.68227;1.70794;164;20220102;14.5;4.4;9.5;4.6;10.3;.3;.79;4064 +84084;46.68227;1.70794;164;20220103;13.1;11;12;4.8;11.76;.7;.98;1626 +84084;46.68227;1.70794;164;20220104;13.4;11.6;12.5;5.1;9.93;3.6;1.76;955 +84084;46.68227;1.70794;164;20220105;6.6;.5;3.5;2;6.05;0;.55;3315 +84084;46.68227;1.70794;164;20220106;1.4;-3.2;-.9;1.4;5.86;.1;.16;2505 +84084;46.68227;1.70794;164;20220107;8.6;-.7;3.9;5.3;7.4;1.2;.54;4199 +84084;46.68227;1.70794;164;20220108;10.2;7;8.6;6.8;9.36;10.1;.97;2159 +84084;46.68227;1.70794;164;20220109;8.5;4.3;6.4;4.7;8.2;2.5;.7;3077 +84084;46.68227;1.70794;164;20220110;7.9;5.7;6.8;1.3;8.83;0;.44;1850 +84084;46.68227;1.70794;164;20220111;6.6;1.3;4;2.2;6.23;0;.55;4724 +84084;46.68227;1.70794;164;20220112;5.1;-.8;2.1;2.9;5.66;0;.57;3936 +84084;46.68227;1.70794;164;20220113;4.3;-2.2;1;2.4;5.4;0;.43;4788 +84084;46.68227;1.70794;164;20220114;6.4;-2.7;1.9;1.6;5.26;0;.41;5687 +84084;46.68227;1.70794;164;20220115;1.7;-5.8;-2;1.2;4.7;.1;.2;4859 +84084;46.68227;1.70794;164;20220116;-.6;-4;-2.3;1.4;5.43;.4;.16;2295 +84084;46.68227;1.70794;164;20220117;4.7;-.8;2;1.6;7.36;0;.18;3042 +84084;46.68227;1.70794;164;20220118;6.1;1.7;3.9;3.2;7.23;0;.5;2754 +84084;46.68227;1.70794;164;20220119;4.1;-.2;1.9;2.9;7.1;1;.22;2574 +84084;46.68227;1.70794;164;20220120;7.9;2.9;5.4;2.8;7.26;.1;.65;4126 +84084;46.68227;1.70794;164;20220121;5.9;-.3;2.8;3.5;5.73;0;.74;4697 +84084;46.68227;1.70794;164;20220122;2.9;-3.1;-.1;2.2;5.96;0;.25;3214 +84084;46.68227;1.70794;164;20220123;2.8;1.9;2.3;4.2;6.3;0;.57;1505 +84084;46.68227;1.70794;164;20220124;3.7;-1;1.3;2.4;6;0;.42;3896 +84084;46.68227;1.70794;164;20220125;3;-3.1;0;.8;5.56;0;.29;4146 +84084;46.68227;1.70794;164;20220126;-1.3;-2.6;-1.9;1.8;5.23;0;.26;1818 +84084;46.68227;1.70794;164;20220127;0;-3.3;-1.6;1.6;5.53;.1;.22;3020 +84084;46.68227;1.70794;164;20220128;3.3;.1;1.7;1.2;7.03;0;.28;2702 +84084;46.68227;1.70794;164;20220129;6.2;1.2;3.7;2.2;8.13;.5;.26;3303 +84084;46.68227;1.70794;164;20220130;10;5.6;7.8;1.6;9.5;.1;.52;3635 +84084;46.68227;1.70794;164;20220131;9.8;5.7;7.8;4.6;7.93;.4;1.17;4125 +84084;46.68227;1.70794;164;20220201;7.4;-.5;3.4;3.7;8.36;1.2;.17;3975 +84084;46.68227;1.70794;164;20220202;9.3;7.4;8.4;2.6;9.83;.5;.61;2259 +84084;46.68227;1.70794;164;20220203;7.9;-.2;3.9;2.4;7.63;.2;.44;5834 +84084;46.68227;1.70794;164;20220204;10.3;4.6;7.5;3.1;9.2;1.8;.68;3835 +84084;46.68227;1.70794;164;20220205;9.5;-1.4;4.1;2.1;7;.1;.66;7394 +84084;46.68227;1.70794;164;20220206;9.5;2.8;6.1;6.8;9.63;2.6;.3;4086 +84084;46.68227;1.70794;164;20220207;11.1;6.4;8.7;2.3;8.13;0;1.04;5936 +84084;46.68227;1.70794;164;20220208;12.8;-1.7;5.6;1.6;6.5;0;.93;9106 +84084;46.68227;1.70794;164;20220209;18.7;-2;8.3;2.1;6.73;0;1.55;10410 +84084;46.68227;1.70794;164;20220210;10.3;4;7.2;4.1;9.3;1.7;.93;4700 +84084;46.68227;1.70794;164;20220211;7.5;.3;3.9;3.1;6.9;0;.72;8000 +84084;46.68227;1.70794;164;20220212;9.9;-2.3;3.8;2.8;5.3;0;1.21;9100 +84084;46.68227;1.70794;164;20220213;16;-2.1;6.9;6.3;7.3;.1;2.13;9800 +84084;46.68227;1.70794;164;20220214;12.4;7.2;9.8;7.6;9;3.6;1.73;5900 +84084;46.68227;1.70794;164;20220215;10.4;2.4;6.4;6.3;9;6.7;.71;6800 +84084;46.68227;1.70794;164;20220216;14.1;8.1;11.1;7.5;12.46;1.7;.76;4712 +84084;46.68227;1.70794;164;20220217;14.8;11.8;13.3;5.5;12.4;.8;1.41;4107 +84084;46.68227;1.70794;164;20220218;13.6;10.9;12.2;4.8;10.2;.7;1.69;3824 +84084;46.68227;1.70794;164;20220219;10.6;2.5;6.6;3.5;6.84;0;1.37;9915 +84084;46.68227;1.70794;164;20220220;12.5;6.1;9.3;7.2;10.13;2.4;1.17;6179 +84084;46.68227;1.70794;164;20220221;10.7;6.7;8.7;6.7;8.36;.9;1.57;5443 +84084;46.68227;1.70794;164;20220222;11.1;5.5;8.3;4.6;9.33;.4;1.04;5198 +84084;46.68227;1.70794;164;20220223;14.2;8.2;11.2;1.5;10.13;0;1.08;6354 +84084;46.68227;1.70794;164;20220224;13.4;5.4;9.4;3.1;8.56;1.5;1.42;7987 +84084;46.68227;1.70794;164;20220225;10.4;-.9;4.8;1.6;6.1;.1;1.08;10539 +84084;46.68227;1.70794;164;20220226;10.9;-1.8;4.6;3.8;5.33;0;1.74;11949 +84084;46.68227;1.70794;164;20220227;12.3;-1.5;5.4;2.2;5.16;0;1.63;12206 +84084;46.68227;1.70794;164;20220228;14.3;-2.9;5.7;1.1;5.36;0;1.35;13197 +84084;46.68227;1.70794;164;20220301;14;-2.2;5.9;1.2;6.33;.1;1.27;11442 +84084;46.68227;1.70794;164;20220302;12.9;3.2;8;2;8.9;1.7;1.1;7917 +84084;46.68227;1.70794;164;20220303;13.6;8.1;10.9;1.4;10.4;0;1.11;7426 +84084;46.68227;1.70794;164;20220304;13.7;7.8;10.8;2.8;9.86;1.9;1.4;7584 +84084;46.68227;1.70794;164;20220305;8.6;6.2;7.4;2;8.83;0;.81;4040 +84084;46.68227;1.70794;164;20220306;9.7;-2.5;3.6;2.4;5.23;.1;1.45;12386 +84084;46.68227;1.70794;164;20220307;9.5;-4.7;2.4;3.1;4.5;0;1.68;13424 +84084;46.68227;1.70794;164;20220308;15.9;-2.8;6.5;1.9;6.43;0;1.79;14261 +84084;46.68227;1.70794;164;20220309;16.1;2.2;9.1;1.9;8;0;1.75;12446 +84084;46.68227;1.70794;164;20220310;15.3;3.8;9.5;2.2;8.66;.4;1.61;10277 +84084;46.68227;1.70794;164;20220311;14.7;5.7;10.2;4.3;8.8;5.6;1.96;7495 +84084;46.68227;1.70794;164;20220312;10.6;4.7;7.6;3.1;9.03;5.8;1.1;7046 +84084;46.68227;1.70794;164;20220313;9.8;4.2;7;3.3;8.2;3.9;1.19;5444 +84084;46.68227;1.70794;164;20220314;13.8;-.7;6.5;3.4;8.36;1.4;1.59;13513 +84084;46.68227;1.70794;164;20220315;16.7;8.6;12.6;1.9;11.1;.1;1.63;9362 +84084;46.68227;1.70794;164;20220316;16.8;5.7;11.3;1.3;10.73;0;1.45;9909 +84084;46.68227;1.70794;164;20220317;10.6;8.5;9.5;3.9;9.06;0;1.4;4754 +84084;46.68227;1.70794;164;20220318;13.4;4.1;8.7;6.4;8;0;2.27;12700 +84084;46.68227;1.70794;164;20220319;14.8;6.8;10.8;3.1;8.7;.4;2.05;10900 +84084;46.68227;1.70794;164;20220320;14.8;2.7;8.7;1.9;9.2;.1;1.29;6800 +84084;46.68227;1.70794;164;20220321;17.9;6.7;12.3;3.4;9.5;0;2.53;13700 +84084;46.68227;1.70794;164;20220322;17;1.4;9.2;3.5;6.5;0;2.99;18700 +84084;46.68227;1.70794;164;20220323;17.7;1.1;9.4;3.3;5.8;0;3.21;19200 +84084;46.68227;1.70794;164;20220324;19.8;-.7;9.5;3.3;6.8;0;3.26;19000 +84084;46.68227;1.70794;164;20220325;20.4;1.2;10.8;3.6;7;0;3.55;19500 +84084;46.68227;1.70794;164;20220326;20.3;.5;10.4;3.5;7;0;3.48;19400 +84084;46.68227;1.70794;164;20220327;21.5;1.9;11.7;2.4;7.8;0;3.19;19200 +84084;46.68227;1.70794;164;20220328;22;2.2;12.1;1.6;8.7;0;2.69;16900 +84084;46.68227;1.70794;164;20220329;17.8;8.6;13.2;2.6;9.2;1.6;2.38;10100 +84084;46.68227;1.70794;164;20220330;12.2;7.2;9.7;3.6;10.6;3.9;1.13;6000 +84084;46.68227;1.70794;164;20220331;11.1;7.2;9.1;5.9;8.4;7.7;1.98;9200 +84084;46.68227;1.70794;164;20220401;5.4;.1;2.8;5.8;5.78;4.1;1.29;9233 +84084;46.68227;1.70794;164;20220402;7.9;-.4;3.7;6.2;5;0;2.15;13300 +84084;46.68227;1.70794;164;20220403;6.6;-1.1;2.8;3.1;4.85;0;1.59;11381 +84084;46.68227;1.70794;164;20220404;11.8;-3.5;4.2;2.5;5.24;.1;2.38;20900 +84084;46.68227;1.70794;164;20220405;11;5;8;4.8;9.7;1.5;1;5200 +84084;46.68227;1.70794;164;20220406;11.2;9.3;10.2;6.1;11.2;1.1;1.02;4200 +84084;46.68227;1.70794;164;20220407;13.7;9.2;11.4;9.6;12.5;17.4;1.01;4700 +84084;46.68227;1.70794;164;20220408;15.1;10;12.5;10;11.2;5.8;2.23;6400 +84084;46.68227;1.70794;164;20220409;12.4;0;6.2;3.1;7.2;.2;2.3;20400 +84084;46.68227;1.70794;164;20220410;14.7;-1.7;6.5;3.5;6.8;0;2.78;22400 +84084;46.68227;1.70794;164;20220411;22.5;2.7;12.6;3;9.9;0;3.44;19100 +84084;46.68227;1.70794;164;20220412;20.4;7.8;14.1;2.5;11.4;12.4;2.5;12000 +84084;46.68227;1.70794;164;20220413;16.3;10.7;13.5;1.2;12.7;1.7;1.62;9000 +84084;46.68227;1.70794;164;20220414;20;8.9;14.4;1.9;12.6;0;2.74;17600 +84084;46.68227;1.70794;164;20220415;21.9;6.6;14.2;2.7;11;0;3.69;23200 +84084;46.68227;1.70794;164;20220416;21.6;6.5;14;3.9;10.2;0;4.09;23900 +84084;46.68227;1.70794;164;20220417;20.3;4.5;12.4;2.8;8.9;0;3.77;24400 +84084;46.68227;1.70794;164;20220418;19.4;2.8;11.1;2.7;9.7;0;3.15;21500 +84084;46.68227;1.70794;164;20220419;16.1;7.8;11.9;4.3;10.2;0;2.65;15200 +84084;46.68227;1.70794;164;20220420;18.7;7.4;13;3.3;10.8;0;2.82;15500 +84084;46.68227;1.70794;164;20220421;19.5;3.7;11.6;2;8.7;0;3.41;23400 +84084;46.68227;1.70794;164;20220422;20.7;3.5;12.1;1.9;9.9;.4;3.31;22300 +84084;46.68227;1.70794;164;20220423;19.2;11.1;15.1;3.4;12.1;5.5;2.86;13800 +84084;46.68227;1.70794;164;20220424;15.6;8.7;12.1;3.6;12.4;7.3;1.67;9700 +84084;46.68227;1.70794;164;20220425;13.7;10.7;12.2;3.3;12.7;4.1;1.16;5100 +84084;46.68227;1.70794;164;20220426;17.2;4.1;10.6;2.9;10;0;3.01;22500 +84084;46.68227;1.70794;164;20220427;18.7;4.7;11.7;4.7;9.6;0;3.78;25100 +84084;46.68227;1.70794;164;20220428;21.7;6.3;14;3.5;11;0;3.66;20000 +84084;46.68227;1.70794;164;20220429;19.8;8.6;14.2;2.5;11.1;0;3.35;20100 +84084;46.68227;1.70794;164;20220430;18.7;6.5;12.6;3.1;9.8;0;3.55;22500 +84084;46.68227;1.70794;164;20220501;17.7;4.3;11;2.3;8.5;0;3.47;24100 +84084;46.68227;1.70794;164;20220502;19.5;5.1;12.3;3.4;9.7;0;3.59;21800 +84084;46.68227;1.70794;164;20220503;21;7.4;14.2;3.8;10.8;.7;4.08;23900 +84084;46.68227;1.70794;164;20220504;17.1;10.4;13.7;3.6;11.2;0;2.93;16000 +84084;46.68227;1.70794;164;20220505;19.8;4.8;12.3;2.7;10.7;.1;3.47;23200 +84084;46.68227;1.70794;164;20220506;21.6;5.7;13.6;2.1;10.53;0;3.74;23391 +84084;46.68227;1.70794;164;20220507;22.6;7.1;14.8;1.5;10.8;.3;3.83;23832 +84084;46.68227;1.70794;164;20220508;23.8;7;15.4;1.9;11.4;0;4.08;24430 +84084;46.68227;1.70794;164;20220509;26.1;7.8;16.9;1;12;0;4.13;25331 +84084;46.68227;1.70794;164;20220510;27.5;8;17.7;1.4;12;0;4.54;25957 +84084;46.68227;1.70794;164;20220511;27.2;11.5;19.3;2.9;13.06;0;5.08;24710 +84084;46.68227;1.70794;164;20220512;20.4;11;15.7;1.4;14.16;0;2.74;15970 +84084;46.68227;1.70794;164;20220513;23.7;13.3;18.5;1.5;13.43;0;3.67;19428 +84084;46.68227;1.70794;164;20220514;26.4;9.1;17.7;1.9;12.43;0;4.59;24770 +84084;46.68227;1.70794;164;20220515;30.7;12.7;21.7;2.7;14.2;.8;5.59;24485 +84084;46.68227;1.70794;164;20220516;26.8;15.9;21.4;1.9;15.16;0;4.42;21219 +84084;46.68227;1.70794;164;20220517;31.2;11.7;21.4;1.4;14.83;.1;5.11;26251 +84084;46.68227;1.70794;164;20220518;30.5;12.5;21.5;1.7;16.26;.7;5.02;25037 +84084;46.68227;1.70794;164;20220519;27.7;17.3;22.5;2.3;17.4;.3;4.41;19843 +84084;46.68227;1.70794;164;20220520;27.6;15;21.3;2.4;17.3;0;4.38;20644 +84084;46.68227;1.70794;164;20220521;28.5;13.1;20.8;2.3;14.43;0;5.14;24894 +84084;46.68227;1.70794;164;20220522;28.8;15.3;22;2.6;15.96;8.1;4.85;20512 +84084;46.68227;1.70794;164;20220523;20.1;17;18.6;4.8;16.66;5.5;2.69;10333 +84084;46.68227;1.70794;164;20220524;17.7;10;13.9;3.5;11.8;.4;2.93;16252 +84084;46.68227;1.70794;164;20220525;20.8;6.6;13.7;1.8;10.96;.3;3.76;23863 +84084;46.68227;1.70794;164;20220526;21.2;11.1;16.1;1.7;13;0;3.21;17672 +84084;46.68227;1.70794;164;20220527;20.4;10.5;15.5;1.4;13.03;0;3.06;17580 +84084;46.68227;1.70794;164;20220528;21.9;9.4;15.7;2.5;11.03;0;4.26;24137 +84084;46.68227;1.70794;164;20220529;18.6;7.6;13.1;3.2;8.33;0;4.12;23083 +84084;46.68227;1.70794;164;20220530;21.5;5.4;13.5;2.3;8.26;0;4.47;26283 +84084;46.68227;1.70794;164;20220531;23.6;6.1;14.8;1.3;9.16;0;4.37;26621 +84084;46.68227;1.70794;164;20220601;24.9;7.8;16.4;1.7;10.6;2.4;4.5;24802 +84084;46.68227;1.70794;164;20220602;27.6;12.7;20.1;2.5;13.83;.4;5.2;24995 +84084;46.68227;1.70794;164;20220603;28.1;15.4;21.7;1.8;17.1;2.4;4.44;21136 +84084;46.68227;1.70794;164;20220604;28.1;15.7;21.9;2.2;18.1;4.3;4.63;22123 +84084;46.68227;1.70794;164;20220605;21.7;16.9;19.3;3.3;16.86;0;3.08;13625 +84084;46.68227;1.70794;164;20220606;21.3;13.1;17.2;2.3;14.53;.6;3.19;16386 +84084;46.68227;1.70794;164;20220607;22.8;14.3;18.5;3.8;14;8.4;4.11;18277 +84084;46.68227;1.70794;164;20220608;22.5;13;17.7;3.8;14.03;1.8;3.99;19369 +84084;46.68227;1.70794;164;20220609;21.2;13.2;17.2;3.1;12.93;.1;3.72;17604 +84084;46.68227;1.70794;164;20220610;26.7;11.2;19;1.4;14.1;.1;4.77;26698 +84084;46.68227;1.70794;164;20220611;30.3;11.2;20.7;1.3;14.86;0;5.33;28295 +84084;46.68227;1.70794;164;20220612;26.2;14.7;20.5;2.7;15.5;.1;4.61;21214 +84084;46.68227;1.70794;164;20220613;26.1;11.7;18.9;2.7;11;0;5.41;26070 +84084;46.68227;1.70794;164;20220614;29.9;11.1;20.5;2.9;11.53;0;6.35;28349 +84084;46.68227;1.70794;164;20220615;34.5;15.2;24.9;2.3;15.43;0;6.62;28039 +84084;46.68227;1.70794;164;20220616;32.9;15.8;24.4;2;14.96;0;6.08;26686 +84084;46.68227;1.70794;164;20220617;35.8;15.5;25.7;1.9;14.2;0;6.72;29132 +84084;46.68227;1.70794;164;20220618;39.5;15.9;27.7;2.5;14.46;.4;7.95;30063 +84084;46.68227;1.70794;164;20220619;34.5;19.1;26.8;3.3;16.93;16.1;6.92;24771 +84084;46.68227;1.70794;164;20220620;27.4;17.7;22.6;2.5;20.53;19.1;4.07;18725 +84084;46.68227;1.70794;164;20220621;27.7;17.2;22.4;2.5;20.36;2.4;4.34;20863 +84084;46.68227;1.70794;164;20220622;24.8;17.5;21.1;2.4;19.2;13.1;3.4;15876 +84084;46.68227;1.70794;164;20220623;26.7;13.2;20;1.5;17.06;6.8;4.08;21248 +84084;46.68227;1.70794;164;20220624;23.1;14.9;19;3.4;16.2;1.6;3.71;17872 +84084;46.68227;1.70794;164;20220625;17.8;15.6;16.7;1.8;15.13;6.3;1.84;7418 +84084;46.68227;1.70794;164;20220626;17.7;12.1;14.9;1.1;14.93;5.7;2.03;11248 +84084;46.68227;1.70794;164;20220627;23.2;13.5;18.4;2;13.5;0;4.31;23115 +84084;46.68227;1.70794;164;20220628;24.7;9.4;17;1.5;12.06;0;4.6;26502 +84084;46.68227;1.70794;164;20220629;26.1;10.3;18.2;2.2;13.1;5.2;4.89;25964 +84084;46.68227;1.70794;164;20220630;17.9;12.7;15.3;2;13.96;14.9;2.34;12166 +84084;46.68227;1.70794;164;20220701;21.9;9.2;15.6;2;11.6;0;3.99;22931 +84084;46.68227;1.70794;164;20220702;27.5;8.3;17.9;1.3;12.23;0;5;28633 +84084;46.68227;1.70794;164;20220703;26.5;12.1;19.3;1.8;13.53;0;4.78;25080 +84084;46.68227;1.70794;164;20220704;26.6;13.7;20.1;1.7;13.4;0;4.58;22738 +84084;46.68227;1.70794;164;20220705;26.8;11.4;19.1;2;13.06;0;5.08;26792 +84084;46.68227;1.70794;164;20220706;25.6;12.6;19.1;2.5;12.73;0;5;25243 +84084;46.68227;1.70794;164;20220707;25.7;13;19.3;2.4;14.4;0;4.58;23044 +84084;46.68227;1.70794;164;20220708;26.3;11.5;18.9;2.7;13.2;0;5.1;25546 +84084;46.68227;1.70794;164;20220709;28.7;11.4;20.1;2;13.66;0;5.37;27556 +84084;46.68227;1.70794;164;20220710;27.4;15.1;21.2;3.5;13.36;0;5.68;24351 +84084;46.68227;1.70794;164;20220711;29.7;13.5;21.6;3.4;13.56;0;6.2;26455 +84084;46.68227;1.70794;164;20220712;31.6;13.9;22.7;2.1;14;0;5.97;27363 +84084;46.68227;1.70794;164;20220713;33.6;12.2;22.9;1;13.7;0;5.47;27874 +84084;46.68227;1.70794;164;20220714;34.5;13.7;24.1;1.8;14.6;0;6.25;28808 +84084;46.68227;1.70794;164;20220715;29.3;14.6;22;2.6;12.7;0;5.69;25292 +84084;46.68227;1.70794;164;20220716;29.9;11.7;20.8;2.9;10.63;0;6.31;27080 +84084;46.68227;1.70794;164;20220717;32.6;12.6;22.6;2.7;12.4;0;6.48;26784 +84084;46.68227;1.70794;164;20220718;38.4;15.4;26.9;3;14;0;7.92;28331 +84084;46.68227;1.70794;164;20220719;34.3;18.2;26.3;3;16.53;12.8;6.53;24523 +84084;46.68227;1.70794;164;20220720;26;17.7;21.8;2.8;18.5;1.9;3.7;15466 +84084;46.68227;1.70794;164;20220721;27.7;15;21.3;1.8;17.13;.1;4.49;22634 +84084;46.68227;1.70794;164;20220722;26.7;15.4;21.1;1.9;18.83;1.2;3.7;17992 +84084;46.68227;1.70794;164;20220723;27.5;18;22.8;2.3;17.03;0;4.48;19806 +84084;46.68227;1.70794;164;20220724;33.7;12.8;23.2;1.3;16.3;0;5.51;27700 +84084;46.68227;1.70794;164;20220725;25.9;19.2;22.6;3.6;17.2;2.1;4.29;15979 +84084;46.68227;1.70794;164;20220726;24.5;13.5;19;2.2;14.4;0;3.9;19167 +84084;46.68227;1.70794;164;20220727;26.8;14.7;20.8;1.5;12.8;0;4.31;21469 +84084;46.68227;1.70794;164;20220728;28.7;11.7;20.2;1.1;12.2;0;4.55;24631 +84084;46.68227;1.70794;164;20220729;28.4;15.4;21.9;1.1;14.26;0;3.94;18925 +84084;46.68227;1.70794;164;20220730;30.7;16;23.4;2.1;15.6;0;5.17;23313 +84084;46.68227;1.70794;164;20220731;32;14.8;23.4;1.4;15.73;0;5.1;25290 +84084;46.68227;1.70794;164;20220801;30.4;14.3;22.4;1.4;16;0;4.76;23829 +84084;46.68227;1.70794;164;20220802;32.6;15.2;23.9;1.1;15.93;0;4.95;25147 +84084;46.68227;1.70794;164;20220803;36.6;15.6;26.1;1;15.16;0;5.45;26763 +84084;46.68227;1.70794;164;20220804;35.7;20;27.9;1.9;17.3;0;5.66;22937 +84084;46.68227;1.70794;164;20220805;28.4;18;23.2;3.3;15.3;.1;5.04;18957 +84084;46.68227;1.70794;164;20220806;27.9;13.8;20.8;3.6;11.73;0;5.63;22992 +84084;46.68227;1.70794;164;20220807;29.2;12;20.6;2.9;9.53;0;5.74;24600 +84084;46.68227;1.70794;164;20220808;31.4;12.5;22;2.8;10.36;0;6.1;25327 +84084;46.68227;1.70794;164;20220809;33.3;13.1;23.2;2.6;11.26;0;6.16;25562 +84084;46.68227;1.70794;164;20220810;33.6;13.2;23.4;2.4;11.03;0;6.15;25626 +84084;46.68227;1.70794;164;20220811;34.6;12.4;23.5;2.1;10.66;0;6.06;25884 +84084;46.68227;1.70794;164;20220812;36.1;11.7;23.9;1.3;10.73;0;5.36;26143 +84084;46.68227;1.70794;164;20220813;36.3;13.7;25;1.3;11.13;11.2;5.37;25258 +84084;46.68227;1.70794;164;20220814;25.7;18.7;22.2;3.9;17.63;6.8;3.76;12997 +84084;46.68227;1.70794;164;20220815;25.7;16.7;21.2;3.9;17.83;.2;3.74;15271 +84084;46.68227;1.70794;164;20220816;26.1;14.7;20.4;1;17.73;3.5;2.88;15046 +84084;46.68227;1.70794;164;20220817;26;15.5;20.7;2.6;16.2;0;3.84;18088 +84084;46.68227;1.70794;164;20220818;27.4;14.3;20.8;2.1;15.23;0;4.12;20058 +84084;46.68227;1.70794;164;20220819;25.9;14.9;20.4;2.7;17.6;4.3;3.35;15262 +84084;46.68227;1.70794;164;20220820;25.3;17.3;21.3;1.3;18.06;.4;3.03;15120 +84084;46.68227;1.70794;164;20220821;24.7;12.1;18.4;1.4;15.66;.3;3.02;16696 +84084;46.68227;1.70794;164;20220822;25.3;17.4;21.4;1.5;18.46;.4;2.84;13534 +84084;46.68227;1.70794;164;20220823;27.3;16.4;21.8;1.2;19.06;0;3.08;15561 +84084;46.68227;1.70794;164;20220824;33.2;14.6;23.9;1.3;16.2;0;4.52;22113 +84084;46.68227;1.70794;164;20220825;31.6;13.3;22.4;2.1;16.43;.3;4.46;20183 +84084;46.68227;1.70794;164;20220826;26.5;16.2;21.3;1.8;17.13;0;3.26;15374 +84084;46.68227;1.70794;164;20220827;28.4;13.2;20.8;1.7;13.83;0;3.91;18954 +84084;46.68227;1.70794;164;20220828;28.8;11.8;20.3;1.7;12.93;0;4.11;20876 +84084;46.68227;1.70794;164;20220829;33.5;12.7;23.1;1.2;14.33;2.6;4.36;22013 +84084;46.68227;1.70794;164;20220830;24.4;17.9;21.1;1.8;17.53;.1;2.7;11378 +84084;46.68227;1.70794;164;20220831;28.7;13.2;21;1.2;16.46;.1;3.5;19110 +84084;46.68227;1.70794;164;20220901;29.5;16.8;23.1;1.3;16.03;9.8;3.6;17700 +84084;46.68227;1.70794;164;20220902;25.5;15;20.3;2.2;16.9;2.2;3.04;14663 +84084;46.68227;1.70794;164;20220903;25.8;16.7;21.3;2.6;16.63;.1;3.34;14708 +84084;46.68227;1.70794;164;20220904;30.8;12.2;21.5;1.5;15.66;2;3.8;19119 +84084;46.68227;1.70794;164;20220905;31.8;14.8;23.3;1.4;16.73;1.2;3.8;18427 +84084;46.68227;1.70794;164;20220906;29.1;13.1;21.1;1.7;16.06;4.5;3.49;16934 +84084;46.68227;1.70794;164;20220907;24;13.8;18.9;2.1;15.8;1;2.7;13428 +84084;46.68227;1.70794;164;20220908;23.3;13.9;18.6;3.8;15.2;2.8;3.12;13840 +84084;46.68227;1.70794;164;20220909;21.7;14.9;18.3;4.3;15;1.2;2.92;12067 +84084;46.68227;1.70794;164;20220910;22.9;14.4;18.7;2.9;13.7;0;3.12;13683 +84084;46.68227;1.70794;164;20220911;26.1;8.7;17.4;1.7;12.33;0;3.31;18802 +84084;46.68227;1.70794;164;20220912;34.3;12;23.1;1.6;14.16;0;4.19;19684 +84084;46.68227;1.70794;164;20220913;31.4;19.3;25.4;2;19.5;13.5;3.32;12033 +84084;46.68227;1.70794;164;20220914;26.3;17.1;21.7;2;18.63;10.3;2.58;10750 +84084;46.68227;1.70794;164;20220915;21.6;16.9;19.3;2.1;18.26;8.6;1.74;7281 +84084;46.68227;1.70794;164;20220916;19.1;12.2;15.7;1.8;12.8;0;2.05;10782 +84084;46.68227;1.70794;164;20220917;17.6;5.7;11.6;2;9;0;2.32;15497 +84084;46.68227;1.70794;164;20220918;19.5;3.3;11.4;1.3;8.43;.1;2.31;17103 +84084;46.68227;1.70794;164;20220919;19.8;5.1;12.4;2.4;9.26;.1;2.61;15938 +84084;46.68227;1.70794;164;20220920;20;4;12;1.9;8.9;0;2.49;16571 +84084;46.68227;1.70794;164;20220921;20.7;5.5;13.1;2.4;9.23;0;2.72;16167 +84084;46.68227;1.70794;164;20220922;22.2;4.6;13.4;1.3;8.66;0;2.5;16941 +84084;46.68227;1.70794;164;20220923;21;6.6;13.8;.7;10.63;0;1.84;12596 +84084;46.68227;1.70794;164;20220924;20.1;10.1;15.1;1.5;12.56;11.7;1.94;11967 +84084;46.68227;1.70794;164;20220925;16.9;12.1;14.5;1.7;13.16;1.8;1.44;7493 +84084;46.68227;1.70794;164;20220926;16.4;6.5;11.4;3.2;11.06;4.5;1.66;10303 +84084;46.68227;1.70794;164;20220927;16.7;9.5;13.1;5.1;12.13;5.3;1.84;8957 +84084;46.68227;1.70794;164;20220928;14.6;12.5;13.5;4.9;14.13;5.8;1.03;4487 +84084;46.68227;1.70794;164;20220929;15.8;8.6;12.2;2.2;11.33;1.5;1.53;9804 +84084;46.68227;1.70794;164;20220930;16.8;5.5;11.1;1.7;10.43;3;1.61;12034 +84084;46.68227;1.70794;164;20221001;20.7;10.7;15.7;5.8;16.1;3.7;1.68;8611 +84084;46.68227;1.70794;164;20221002;20.2;15.7;18;4.1;16.5;.1;1.88;7671 +84084;46.68227;1.70794;164;20221003;17.9;11.7;14.8;1.4;14.1;0;1.29;7508 +84084;46.68227;1.70794;164;20221004;20.3;7.1;13.7;.9;12.13;.2;1.61;12453 +84084;46.68227;1.70794;164;20221005;25;8.6;16.8;2.3;13.3;.2;2.5;13975 +84084;46.68227;1.70794;164;20221006;18.9;11.8;15.4;1.6;12.76;0;1.66;10187 +84084;46.68227;1.70794;164;20221007;20.9;8.5;14.7;1.1;12.63;.1;1.58;11445 +84084;46.68227;1.70794;164;20221008;18.9;8.5;13.7;1.7;11.53;.1;1.65;10899 +84084;46.68227;1.70794;164;20221009;22.3;6.1;14.2;2.1;11.06;.1;2.15;13189 +84084;46.68227;1.70794;164;20221010;20;9.4;14.7;1;13.86;1;1.27;8308 +84084;46.68227;1.70794;164;20221011;17.2;12.8;15;1.9;15.06;.1;1.02;4968 +84084;46.68227;1.70794;164;20221012;19.1;10.4;14.8;1;13.6;.2;1.21;8036 +84084;46.68227;1.70794;164;20221013;17;9.2;13.1;2.3;14.1;5.1;.96;6688 +84084;46.68227;1.70794;164;20221014;18.6;14.4;16.5;5.3;17.33;3.6;1.04;4691 +84084;46.68227;1.70794;164;20221015;18.8;16.3;17.5;4.7;16.56;2.6;1.48;3592 +84084;46.68227;1.70794;164;20221016;26.2;14.4;20.3;1.9;16.6;0;2.05;10240 +84084;46.68227;1.70794;164;20221017;20.7;16.7;18.7;2.9;16.93;23;1.47;2634 +84084;46.68227;1.70794;164;20221018;24.7;14.5;19.6;2;17.6;.1;1.78;9799 +84084;46.68227;1.70794;164;20221019;26.2;13.2;19.7;1.8;16.2;4.6;1.92;9689 +84084;46.68227;1.70794;164;20221020;24.7;14.3;19.5;3.1;16.83;2.2;2.1;9101 +84084;46.68227;1.70794;164;20221021;20.7;17.4;19;3.1;14.9;1.4;1.94;5029 +84084;46.68227;1.70794;164;20221022;22.8;9.2;16;1.5;13.53;.2;1.47;9619 +84084;46.68227;1.70794;164;20221023;23.7;13.3;18.5;3.9;13.36;.3;2.65;7860 +84084;46.68227;1.70794;164;20221024;20.6;14.6;17.6;3.6;13.2;.3;2.11;6834 +84084;46.68227;1.70794;164;20221025;20.5;8.1;14.3;1.6;12.8;.8;1.25;8360 +84084;46.68227;1.70794;164;20221026;24.2;12.8;18.5;2.2;13.9;0;1.9;8710 +84084;46.68227;1.70794;164;20221027;25.1;11.4;18.2;2.6;13.8;0;2.08;7232 +84084;46.68227;1.70794;164;20221028;24.2;16;20.1;2.4;13.7;0;2.11;6204 +84084;46.68227;1.70794;164;20221029;26.9;13.6;20.3;1.4;13.1;.1;1.72;7686 +84084;46.68227;1.70794;164;20221030;20.1;9.4;14.8;1.1;12.83;1;.99;7160 +84084;46.68227;1.70794;164;20221031;22.3;11.7;17;2.8;14.4;.7;1.62;6845 +84084;46.68227;1.70794;164;20221101;17.3;10.9;14.1;3.6;12.13;.3;1.46;6146 +84084;46.68227;1.70794;164;20221102;18.1;10.9;14.5;2.4;12.23;.1;1.28;6351 +84084;46.68227;1.70794;164;20221103;17.6;8.4;13;3.2;11;12.3;1.43;5158 +84084;46.68227;1.70794;164;20221104;11.9;7;9.4;4.5;9.8;3.1;1.01;4597 +84084;46.68227;1.70794;164;20221105;13;1.5;7.2;1.6;8.23;0;.75;6228 +84084;46.68227;1.70794;164;20221106;15.2;6.2;10.7;2.6;10.16;.3;1.03;5000 +84084;46.68227;1.70794;164;20221107;18;11.1;14.5;3.5;12.1;.1;1.51;5223 +84084;46.68227;1.70794;164;20221108;18.7;5.8;12.3;3.6;11.33;4.7;1.39;5918 +84084;46.68227;1.70794;164;20221109;14.8;11.8;13.3;2.9;12.7;1.9;.94;3255 +84084;46.68227;1.70794;164;20221110;15;5.8;10.4;1.3;10.5;0;.64;6529 +84084;46.68227;1.70794;164;20221111;17.1;5.7;11.4;2.2;10.6;.1;.93;7236 +84084;46.68227;1.70794;164;20221112;17.5;6.2;11.9;1.3;11.16;.2;.7;7211 +84084;46.68227;1.70794;164;20221113;18;3.8;10.9;.7;10.33;.1;.53;7397 +84084;46.68227;1.70794;164;20221114;16.7;6.7;11.7;2.1;11.33;2.4;.86;4311 +84084;46.68227;1.70794;164;20221115;15;8;11.5;3.1;11.96;6.3;.78;3483 +84084;46.68227;1.70794;164;20221116;14.6;9.9;12.2;5.4;11.6;1.6;1.19;3532 +84084;46.68227;1.70794;164;20221117;14.7;11.1;12.9;7.2;11.43;7.5;1.61;3582 +84084;46.68227;1.70794;164;20221118;12.9;5.9;9.4;3.4;9.13;.1;.99;4793 +84084;46.68227;1.70794;164;20221119;9.6;1.6;5.6;1.5;7.6;.1;.47;4867 +84084;46.68227;1.70794;164;20221120;9.8;.8;5.3;2.5;7.93;1.2;.54;3969 +84084;46.68227;1.70794;164;20221121;11;4.2;7.6;3.6;8.8;5;.79;3093 +84084;46.68227;1.70794;164;20221122;11.5;5.1;8.3;5;8.46;1.1;1.11;4459 +84084;46.68227;1.70794;164;20221123;14;6.6;10.3;4;10.1;2.6;1;4056 +84084;46.68227;1.70794;164;20221124;12.8;7.7;10.2;3.8;10.46;1.1;.84;3215 +84084;46.68227;1.70794;164;20221125;12.6;8.6;10.6;2.5;10.5;0;.72;3336 +84084;46.68227;1.70794;164;20221126;11;1;6;1.3;8.23;.1;.38;4653 +84084;46.68227;1.70794;164;20221127;14;4.9;9.5;1.5;8.46;5.3;.69;4309 +84084;46.68227;1.70794;164;20221128;12.5;7.9;10.2;3.6;10.1;2.2;.87;3423 +84084;46.68227;1.70794;164;20221129;7.7;4.3;6;2.2;8.83;0;.37;2416 +84084;46.68227;1.70794;164;20221130;7.2;5.3;6.2;2.4;8.53;0;.47;1858 +84084;46.68227;1.70794;164;20221201;6.5;4;5.2;3.3;8.26;.6;.41;1728 +84084;46.68227;1.70794;164;20221202;5.6;4.1;4.9;2.6;7.6;1.7;.52;1213 +84084;46.68227;1.70794;164;20221203;5.6;2.8;4.2;3.7;7.33;1.3;.49;1965 +84084;46.68227;1.70794;164;20221204;4.4;3.4;3.9;2.1;7.46;2;.42;924 +84084;46.68227;1.70794;164;20221205;7.7;2.8;5.2;1.3;7.3;0;.4;3246 +84084;46.68227;1.70794;164;20221206;4.7;-.9;1.9;2.5;6.56;.1;.28;2847 +84084;46.68227;1.70794;164;20221207;5.6;2.7;4.1;3.3;6.46;0;.68;2432 +84084;46.68227;1.70794;164;20221208;4.1;-1;1.6;3.7;5.76;0;.5;2796 +84084;46.68227;1.70794;164;20221209;3.6;-.6;1.5;3.1;5.33;.1;.57;3230 +84084;46.68227;1.70794;164;20221210;2;-2.6;-.3;1.5;4.86;0;.37;2565 +84084;46.68227;1.70794;164;20221211;.8;-6.9;-3;1.4;4;0;.26;3694 +84084;46.68227;1.70794;164;20221212;2.3;-7.3;-2.5;2.3;4.13;0;.34;4806 +84084;46.68227;1.70794;164;20221213;1.4;-2.9;-.7;2.7;5.2;2.6;.31;2793 +84084;46.68227;1.70794;164;20221214;8.2;.9;4.6;2.2;8.26;8;.32;3164 +84084;46.68227;1.70794;164;20221215;3;1.7;2.4;3.8;6.66;0;.41;1095 +84084;46.68227;1.70794;164;20221216;3.9;-1.6;1.1;2.7;4.66;0;.62;3911 +84084;46.68227;1.70794;164;20221217;.6;-5.3;-2.3;2.5;4.16;0;.31;4409 +84084;46.68227;1.70794;164;20221218;9.1;-7.7;.7;1.6;4.96;.1;.43;4742 +84084;46.68227;1.70794;164;20221219;13.9;2.1;8;1.7;8.2;0;.63;3907 +84084;46.68227;1.70794;164;20221220;16;6.7;11.4;3.6;10.46;1.8;1.17;2645 +84084;46.68227;1.70794;164;20221221;12.9;10.9;11.9;5.3;12.26;1.3;.78;1780 +84084;46.68227;1.70794;164;20221222;14;11.6;12.8;7.3;12.8;13.9;1.03;1545 +84084;46.68227;1.70794;164;20221223;14.1;13.6;13.8;6.4;14.3;10.1;.85;551 +84084;46.68227;1.70794;164;20221224;11.7;10.5;11.1;2.7;12.2;1.5;.53;1044 +84084;46.68227;1.70794;164;20221225;15.9;6.2;11;2.7;10.13;.2;.84;4085 +84084;46.68227;1.70794;164;20221226;12.8;11.4;12.1;3.5;11;2.3;1.06;1454 +84084;46.68227;1.70794;164;20221227;11.3;3.3;7.3;1.7;9.23;.5;.38;3171 +84084;46.68227;1.70794;164;20221228;13.6;5.3;9.5;4.9;10.2;.6;.8;3639 +84084;46.68227;1.70794;164;20221229;12.2;10.5;11.4;5;10.76;4.5;1.14;1388 +84084;46.68227;1.70794;164;20221230;15.1;5;10;4.8;11.13;2.8;.76;3264 +84084;46.68227;1.70794;164;20221231;17.5;14;15.7;5.1;11;0;2.28;2288 +84085;46.70689;2.03293;183;20220101;19.4;1.8;10.6;.9;7.91;0;.47;5923 +84085;46.70689;2.03293;183;20220102;15.3;3.9;9.6;4.3;10.06;0;.87;4375 +84085;46.70689;2.03293;183;20220103;13.2;11;12.1;4.5;11.46;.4;1.01;1728 +84085;46.70689;2.03293;183;20220104;13.9;11.8;12.8;5.1;9.83;3.7;1.84;1273 +84085;46.70689;2.03293;183;20220105;6.2;.4;3.3;2.2;6.01;0;.55;3253 +84085;46.70689;2.03293;183;20220106;1.7;-3;-.7;1.3;5.73;.1;.18;2681 +84085;46.70689;2.03293;183;20220107;8.1;-1;3.5;5;7.4;.8;.42;4160 +84085;46.70689;2.03293;183;20220108;10;7;8.5;6.6;9.3;10;.93;2108 +84085;46.70689;2.03293;183;20220109;8.3;4.7;6.5;5;8.1;3;.75;2914 +84085;46.70689;2.03293;183;20220110;7.7;5.6;6.7;1.4;8.36;.1;.47;1892 +84085;46.70689;2.03293;183;20220111;5.4;.2;2.8;2;6.1;0;.43;4389 +84085;46.70689;2.03293;183;20220112;4.6;-1;1.8;2.7;5.7;0;.5;3891 +84085;46.70689;2.03293;183;20220113;3.7;-3.2;.2;1.9;5.23;0;.34;4931 +84085;46.70689;2.03293;183;20220114;7.9;-3.9;2;1.3;5.2;.1;.31;6118 +84085;46.70689;2.03293;183;20220115;4.7;-6;-.6;1.3;4.76;.1;.25;5655 +84085;46.70689;2.03293;183;20220116;-.8;-4.2;-2.5;1.6;5.33;.3;.15;2302 +84085;46.70689;2.03293;183;20220117;4.5;-1.2;1.7;1.3;7.1;.1;.2;3048 +84085;46.70689;2.03293;183;20220118;6.2;1.1;3.6;2.5;6.93;0;.45;3235 +84085;46.70689;2.03293;183;20220119;4;-.1;2;2.8;6.83;.7;.3;2279 +84085;46.70689;2.03293;183;20220120;7.6;3.1;5.3;2.8;7.2;.2;.65;4027 +84085;46.70689;2.03293;183;20220121;5.7;-.4;2.6;3.4;5.7;0;.71;4639 +84085;46.70689;2.03293;183;20220122;2.4;-3.1;-.4;2;5.96;.1;.24;2895 +84085;46.70689;2.03293;183;20220123;2.8;1.6;2.2;3.8;6.3;0;.51;1567 +84085;46.70689;2.03293;183;20220124;5;-1.1;2;2.3;5.86;0;.44;3955 +84085;46.70689;2.03293;183;20220125;4.2;-4.3;-.1;.8;5.36;0;.28;4542 +84085;46.70689;2.03293;183;20220126;-1.4;-3.4;-2.4;1.6;5.1;0;.25;2178 +84085;46.70689;2.03293;183;20220127;-.5;-3.7;-2.1;1.4;5.3;.2;.22;2914 +84085;46.70689;2.03293;183;20220128;3.4;-.4;1.5;1.2;6.86;0;.27;2962 +84085;46.70689;2.03293;183;20220129;6.3;1;3.6;2;8;.6;.27;3504 +84085;46.70689;2.03293;183;20220130;10.1;5.6;7.8;1.4;9.16;.1;.54;3886 +84085;46.70689;2.03293;183;20220131;9.4;4.3;6.9;4.8;7.66;.4;1.07;4782 +84085;46.70689;2.03293;183;20220201;7.2;-.4;3.4;3.6;8.23;2;.2;3913 +84085;46.70689;2.03293;183;20220202;9.4;7.4;8.4;2.7;9.83;.6;.63;2582 +84085;46.70689;2.03293;183;20220203;7.7;-.1;3.8;2.5;7.6;.2;.46;5553 +84085;46.70689;2.03293;183;20220204;10.1;4.7;7.4;3.1;9;1.8;.69;3738 +84085;46.70689;2.03293;183;20220205;9.3;-1;4.2;1.9;6.96;.1;.63;7372 +84085;46.70689;2.03293;183;20220206;9.3;2.7;6;6.4;9.36;2.3;.3;4350 +84085;46.70689;2.03293;183;20220207;11.1;6.4;8.7;2.5;7.96;0;1.08;5958 +84085;46.70689;2.03293;183;20220208;13;-1.9;5.5;1.7;6.43;0;.95;9132 +84085;46.70689;2.03293;183;20220209;19;-1.2;8.9;2.1;6.73;0;1.55;10228 +84085;46.70689;2.03293;183;20220210;9;4.4;6.7;3.2;8.91;2.2;1.04;5733 +84085;46.70689;2.03293;183;20220211;7.7;1.4;4.5;2.6;6.74;0;.83;9100 +84085;46.70689;2.03293;183;20220212;9.7;-2.7;3.5;2.2;5.08;0;1.08;9000 +84085;46.70689;2.03293;183;20220213;16.1;-2;7.1;5.1;7.24;.1;1.96;10100 +84085;46.70689;2.03293;183;20220214;12;7.3;9.7;5.4;8.85;3.3;1.46;5697 +84085;46.70689;2.03293;183;20220215;10;3.4;6.7;4.5;8.64;5.4;.79;6533 +84085;46.70689;2.03293;183;20220216;13.7;8.1;10.9;7.2;12.3;1.6;.77;4690 +84085;46.70689;2.03293;183;20220217;14.5;11.7;13.1;6;12.21;.6;1.4;3953 +84085;46.70689;2.03293;183;20220218;13.9;11;12.5;5.5;10.11;.8;1.87;4098 +84085;46.70689;2.03293;183;20220219;10.4;2.7;6.6;3.9;6.71;0;1.42;7146 +84085;46.70689;2.03293;183;20220220;12.3;5.8;9.1;6.9;9.9;1.9;1.14;6310 +84085;46.70689;2.03293;183;20220221;10.3;6.9;8.6;6.7;8.46;1.3;1.51;5348 +84085;46.70689;2.03293;183;20220222;10.9;5.4;8.2;4.2;9.3;.4;.95;5498 +84085;46.70689;2.03293;183;20220223;13.9;8.2;11;1.4;9.9;0;1.05;6393 +84085;46.70689;2.03293;183;20220224;13.4;4.5;8.9;3.1;8.46;1.3;1.44;8407 +84085;46.70689;2.03293;183;20220225;10.3;-.8;4.7;1.7;6.06;.1;1.13;10602 +84085;46.70689;2.03293;183;20220226;11;-2.8;4.1;3.4;5.23;.1;1.66;12167 +84085;46.70689;2.03293;183;20220227;12.4;-2.1;5.1;2.1;5.13;0;1.57;12428 +84085;46.70689;2.03293;183;20220228;14.2;-3.9;5.1;1.1;5.33;0;1.35;13455 +84085;46.70689;2.03293;183;20220301;13.9;-3;5.4;1.2;6.2;.1;1.25;11577 +84085;46.70689;2.03293;183;20220302;13.6;2.4;8;1.8;8.8;1.5;1.14;9049 +84085;46.70689;2.03293;183;20220303;13.9;8.3;11.1;1.2;10.43;0;1.11;7560 +84085;46.70689;2.03293;183;20220304;13.3;7.4;10.4;2.6;10.03;2;1.33;7794 +84085;46.70689;2.03293;183;20220305;9.8;6.3;8.1;2.3;8.5;0;1.07;5417 +84085;46.70689;2.03293;183;20220306;9.6;-3.7;3;2.5;4.8;.1;1.52;12995 +84085;46.70689;2.03293;183;20220307;9.6;-5.4;2.1;2.8;4.46;0;1.6;13751 +84085;46.70689;2.03293;183;20220308;16.3;-2.7;6.8;1.8;6.1;0;1.87;14605 +84085;46.70689;2.03293;183;20220309;16.7;1.8;9.2;1.8;7.7;0;1.81;13110 +84085;46.70689;2.03293;183;20220310;16.3;3;9.6;2.1;8.4;0;1.75;11591 +84085;46.70689;2.03293;183;20220311;14.6;6.3;10.5;3.9;8.83;3.6;1.85;7522 +84085;46.70689;2.03293;183;20220312;9.6;4.6;7.1;3;8.96;4.6;.95;6441 +84085;46.70689;2.03293;183;20220313;10;3.8;6.9;3;8.13;5;1.1;6620 +84085;46.70689;2.03293;183;20220314;13.8;-.5;6.7;3.4;8.46;1.5;1.55;13577 +84085;46.70689;2.03293;183;20220315;16.8;8.5;12.6;1.9;11.13;.1;1.61;9455 +84085;46.70689;2.03293;183;20220316;16.7;5.5;11.1;1.2;10.83;0;1.42;9988 +84085;46.70689;2.03293;183;20220317;10.4;8.5;9.4;3.8;9.2;0;1.32;4640 +84085;46.70689;2.03293;183;20220318;13;4.5;8.8;5.1;7.81;0;2;10133 +84085;46.70689;2.03293;183;20220319;15.2;6.9;11;2.7;8.48;.3;2.17;12100 +84085;46.70689;2.03293;183;20220320;15.2;3.7;9.5;2.3;8.58;0;1.64;7733 +84085;46.70689;2.03293;183;20220321;17.7;6.9;12.3;3.1;8.74;0;2.59;14400 +84085;46.70689;2.03293;183;20220322;17.3;1.4;9.4;3.6;5.74;0;3.23;19066 +84085;46.70689;2.03293;183;20220323;18;1;9.5;3;5.34;0;3.21;19600 +84085;46.70689;2.03293;183;20220324;20.1;-.1;10;3.1;6.18;0;3.37;19433 +84085;46.70689;2.03293;183;20220325;20.6;1.7;11.2;3.3;6.24;0;3.6;19466 +84085;46.70689;2.03293;183;20220326;20.3;1.8;11;3.3;6.58;0;3.5;19666 +84085;46.70689;2.03293;183;20220327;21.9;2.8;12.3;2.4;7.14;0;3.4;19600 +84085;46.70689;2.03293;183;20220328;22;3;12.5;2;7.64;0;3.03;17533 +84085;46.70689;2.03293;183;20220329;17.9;7.9;12.9;2;8.74;.5;2.14;9200 +84085;46.70689;2.03293;183;20220330;12.4;7.5;9.9;2.5;10.18;3;1.19;6033 +84085;46.70689;2.03293;183;20220331;11;7;9;4;8.31;7.5;1.7;8166 +84085;46.70689;2.03293;183;20220401;5;.2;2.6;5.1;5.74;4.1;1.18;7466 +84085;46.70689;2.03293;183;20220402;6.7;.3;3.5;4.5;4.98;0;1.74;10933 +84085;46.70689;2.03293;183;20220403;6.3;-1.1;2.6;3.1;4.91;0;1.56;10936 +84085;46.70689;2.03293;183;20220404;11.3;-5;3.2;2;4.94;.1;2.26;21800 +84085;46.70689;2.03293;183;20220405;11;4.5;7.8;3.3;9.11;1.4;1.08;6066 +84085;46.70689;2.03293;183;20220406;11.4;8.9;10.1;4.3;10.71;1.1;1.08;4700 +84085;46.70689;2.03293;183;20220407;13.5;9.1;11.3;7.3;11.94;16.1;1.1;5066 +84085;46.70689;2.03293;183;20220408;15.2;10;12.6;8;10.78;4.7;2.31;7300 +84085;46.70689;2.03293;183;20220409;12;.5;6.3;2.7;6.74;.3;2.18;18100 +84085;46.70689;2.03293;183;20220410;14.9;-1.4;6.7;3.4;6.38;0;2.95;22766 +84085;46.70689;2.03293;183;20220411;22.9;2.7;12.8;3.7;9.01;0;3.96;19733 +84085;46.70689;2.03293;183;20220412;20.3;9.2;14.7;2.4;10.01;2.5;2.91;13033 +84085;46.70689;2.03293;183;20220413;16.6;10.8;13.7;1.2;11.88;.9;1.66;8600 +84085;46.70689;2.03293;183;20220414;20.5;8.9;14.7;1.9;11.54;0;2.96;18566 +84085;46.70689;2.03293;183;20220415;21.8;7.1;14.4;2.4;10.38;0;3.62;23000 +84085;46.70689;2.03293;183;20220416;21.4;6.4;13.9;3.3;9.41;0;3.9;23000 +84085;46.70689;2.03293;183;20220417;20.9;4.6;12.8;2.4;7.84;0;3.89;24900 +84085;46.70689;2.03293;183;20220418;20.3;3.4;11.8;2.1;8.71;0;3.32;22200 +84085;46.70689;2.03293;183;20220419;17.2;6.7;11.9;2.8;9.68;0;2.8;18600 +84085;46.70689;2.03293;183;20220420;19.1;7.4;13.3;2.1;10.01;0;2.59;14100 +84085;46.70689;2.03293;183;20220421;20;5.3;12.7;1.6;8.84;0;3.23;20633 +84085;46.70689;2.03293;183;20220422;21;3.7;12.3;1.7;9.28;.5;3.34;22266 +84085;46.70689;2.03293;183;20220423;19.5;10.6;15;2.9;11.58;3.1;2.8;13666 +84085;46.70689;2.03293;183;20220424;16.6;8.6;12.6;2.8;11.84;3.8;1.86;9666 +84085;46.70689;2.03293;183;20220425;13.9;10.7;12.3;2.5;12.11;18.9;1.34;5900 +84085;46.70689;2.03293;183;20220426;17.2;5.7;11.4;2.4;9.81;0;3.28;23500 +84085;46.70689;2.03293;183;20220427;19.1;5.4;12.2;3.8;9.24;0;3.87;25233 +84085;46.70689;2.03293;183;20220428;22.3;6.7;14.5;2.7;10.68;0;3.73;20966 +84085;46.70689;2.03293;183;20220429;20.1;12.9;16.5;2;10.88;0;3.37;17900 +84085;46.70689;2.03293;183;20220430;18.6;6.1;12.4;2.4;9.24;0;3.41;22033 +84085;46.70689;2.03293;183;20220501;18.2;4.2;11.2;2;8.28;0;3.59;25533 +84085;46.70689;2.03293;183;20220502;19.5;5.4;12.5;2.5;9.11;0;3.57;22566 +84085;46.70689;2.03293;183;20220503;20.9;7.2;14;2.5;10.38;.6;3.67;22733 +84085;46.70689;2.03293;183;20220504;17.5;10.4;13.9;2.3;11.01;0;2.79;15766 +84085;46.70689;2.03293;183;20220505;19.5;6.1;12.8;2.1;10.21;.1;3.29;21366 +84085;46.70689;2.03293;183;20220506;21.5;6;13.8;2.3;10.6;0;3.74;23195 +84085;46.70689;2.03293;183;20220507;22.8;6.3;14.6;1.9;10.73;.3;3.96;24246 +84085;46.70689;2.03293;183;20220508;24.1;6.9;15.5;2.2;11.53;0;4.2;24484 +84085;46.70689;2.03293;183;20220509;26;7.5;16.7;1.1;11.96;0;4.22;25586 +84085;46.70689;2.03293;183;20220510;27.7;7.7;17.7;1.4;11.9;0;4.64;26331 +84085;46.70689;2.03293;183;20220511;28.3;10.4;19.4;2.8;13.1;0;5.3;26104 +84085;46.70689;2.03293;183;20220512;20;11.4;15.7;1.3;14.06;1.1;2.72;15782 +84085;46.70689;2.03293;183;20220513;23.6;14.2;18.9;1.5;13.96;0;3.6;18995 +84085;46.70689;2.03293;183;20220514;26.6;8.3;17.4;1.6;12.53;0;4.53;25835 +84085;46.70689;2.03293;183;20220515;31.2;12.4;21.8;2.5;14.4;2.1;5.69;25880 +84085;46.70689;2.03293;183;20220516;27;16;21.5;1.8;15.23;0;4.41;21488 +84085;46.70689;2.03293;183;20220517;31.1;11.8;21.4;1.5;14.9;.1;5.19;26444 +84085;46.70689;2.03293;183;20220518;30.9;13.3;22.1;1.7;16.46;.8;5.03;24777 +84085;46.70689;2.03293;183;20220519;28.2;16.6;22.4;2.2;17.66;.2;4.58;21412 +84085;46.70689;2.03293;183;20220520;28.6;15.1;21.8;2.5;17.16;0;4.71;21617 +84085;46.70689;2.03293;183;20220521;28.6;13;20.8;2;14.9;0;5.05;25259 +84085;46.70689;2.03293;183;20220522;28.7;15.1;21.9;2.3;16.16;7.7;4.68;21026 +84085;46.70689;2.03293;183;20220523;20.2;16.8;18.5;4.6;16.53;4.6;2.73;10787 +84085;46.70689;2.03293;183;20220524;17.8;10.1;14;3.4;11.73;.3;3.03;16787 +84085;46.70689;2.03293;183;20220525;21.1;6.4;13.7;1.8;10.83;.3;3.82;24150 +84085;46.70689;2.03293;183;20220526;20.9;11.5;16.2;1.7;12.96;0;3.2;17494 +84085;46.70689;2.03293;183;20220527;20.8;12.2;16.5;1.7;13.13;0;3.13;16860 +84085;46.70689;2.03293;183;20220528;21.9;9.1;15.5;2.5;10.86;0;4.29;24755 +84085;46.70689;2.03293;183;20220529;18.8;7.4;13.1;3.5;8.4;0;4.18;23608 +84085;46.70689;2.03293;183;20220530;21.6;6;13.8;2.4;8.3;0;4.49;25878 +84085;46.70689;2.03293;183;20220531;24;5.6;14.8;1.5;9.16;0;4.57;27199 +84085;46.70689;2.03293;183;20220601;24.9;7.7;16.3;1.7;10.63;4;4.5;24895 +84085;46.70689;2.03293;183;20220602;27.7;12.2;19.9;2.5;14.03;.1;5.21;25677 +84085;46.70689;2.03293;183;20220603;28.5;14.8;21.7;1.7;16.83;3.8;4.59;22522 +84085;46.70689;2.03293;183;20220604;27.5;15.2;21.3;2.2;18.2;5.4;4.61;22657 +84085;46.70689;2.03293;183;20220605;21.8;17;19.4;3.3;17.16;0;3.14;14196 +84085;46.70689;2.03293;183;20220606;21.6;12.8;17.2;2.2;14.66;.7;3.28;17170 +84085;46.70689;2.03293;183;20220607;22.7;14.4;18.5;3.5;14.16;7.8;4.05;18453 +84085;46.70689;2.03293;183;20220608;22.4;12.8;17.6;3.5;14.23;3;3.94;19833 +84085;46.70689;2.03293;183;20220609;20.9;13.3;17.1;3;13.06;.1;3.61;17380 +84085;46.70689;2.03293;183;20220610;26.8;11;18.9;1.2;14.16;.1;4.75;27055 +84085;46.70689;2.03293;183;20220611;30.2;11;20.6;1.4;14.93;0;5.38;28707 +84085;46.70689;2.03293;183;20220612;26.9;14.2;20.6;2.4;16.26;.2;4.59;22252 +84085;46.70689;2.03293;183;20220613;26.2;12.7;19.5;2.5;11.4;0;5.27;25628 +84085;46.70689;2.03293;183;20220614;30.1;10.3;20.2;2.5;11.73;0;6.16;29416 +84085;46.70689;2.03293;183;20220615;35;14.1;24.6;2.2;15.53;0;6.69;29371 +84085;46.70689;2.03293;183;20220616;32.7;16.2;24.4;2;15.3;0;6;26287 +84085;46.70689;2.03293;183;20220617;35.4;14.9;25.2;1.7;14.53;0;6.53;29300 +84085;46.70689;2.03293;183;20220618;39.6;15.8;27.7;2.5;14.66;0;7.97;30065 +84085;46.70689;2.03293;183;20220619;35.7;19.5;27.6;3;16.36;9.2;7.09;26263 +84085;46.70689;2.03293;183;20220620;28.6;18;23.3;2.6;20.56;15.8;4.34;19530 +84085;46.70689;2.03293;183;20220621;27.9;17.2;22.6;2.7;20.43;3.8;4.52;21642 +84085;46.70689;2.03293;183;20220622;25.9;17.1;21.5;2.4;19.26;10;3.89;18574 +84085;46.70689;2.03293;183;20220623;26.7;13.8;20.3;1.7;17.2;10.5;4.16;21163 +84085;46.70689;2.03293;183;20220624;23;15.1;19;3;16.56;2.5;3.67;18202 +84085;46.70689;2.03293;183;20220625;19.8;15.1;17.4;1.8;15.36;4.3;2.64;12857 +84085;46.70689;2.03293;183;20220626;16.9;12.4;14.6;1.1;15.26;9.1;1.83;10191 +84085;46.70689;2.03293;183;20220627;23.4;14;18.7;2;14.13;.1;4.26;22880 +84085;46.70689;2.03293;183;20220628;25.1;9.4;17.2;1.4;12.33;0;4.66;27161 +84085;46.70689;2.03293;183;20220629;26.7;10.6;18.6;2.1;13.33;6.2;5;26710 +84085;46.70689;2.03293;183;20220630;17.2;13.1;15.2;2.2;14.23;20.6;2.08;10433 +84085;46.70689;2.03293;183;20220701;22;9.4;15.7;2.1;11.83;0;4.04;23132 +84085;46.70689;2.03293;183;20220702;27.9;7.8;17.8;1.3;12.43;0;5.13;29468 +84085;46.70689;2.03293;183;20220703;26.9;12.3;19.6;1.9;13.93;.1;4.87;25490 +84085;46.70689;2.03293;183;20220704;26.4;14.2;20.3;1.5;14;0;4.45;22532 +84085;46.70689;2.03293;183;20220705;27.1;11.4;19.2;2;13.3;0;5.05;26752 +84085;46.70689;2.03293;183;20220706;25.7;11.9;18.8;2.3;12.8;0;4.92;25719 +84085;46.70689;2.03293;183;20220707;25.3;11.9;18.6;2.6;14.33;0;4.56;23246 +84085;46.70689;2.03293;183;20220708;26.3;11.6;18.9;2.9;13.26;0;5.14;25926 +84085;46.70689;2.03293;183;20220709;28.7;11.2;19.9;2;13.73;0;5.33;27489 +84085;46.70689;2.03293;183;20220710;27.2;14.8;21;3.3;13.53;0;5.49;24637 +84085;46.70689;2.03293;183;20220711;29.2;12.5;20.9;3.1;13.86;0;5.96;27103 +84085;46.70689;2.03293;183;20220712;31.3;13.2;22.3;2.1;14.1;0;5.92;27766 +84085;46.70689;2.03293;183;20220713;33.5;11.9;22.7;1.2;13.73;0;5.64;28206 +84085;46.70689;2.03293;183;20220714;34.7;13.5;24.1;1.7;14.66;0;6.23;29029 +84085;46.70689;2.03293;183;20220715;29.5;14.4;22;2.6;13;0;5.7;25609 +84085;46.70689;2.03293;183;20220716;29.9;11.4;20.7;2.7;10.73;0;6.12;27373 +84085;46.70689;2.03293;183;20220717;32.3;11.6;22;2.2;12.8;0;6.15;27865 +84085;46.70689;2.03293;183;20220718;38;14.3;26.1;2.8;14.33;0;7.71;28976 +84085;46.70689;2.03293;183;20220719;35.5;18.3;26.9;2.9;16.3;10.3;6.88;25866 +84085;46.70689;2.03293;183;20220720;25.7;17.8;21.8;2.5;18.66;5.7;3.58;15414 +84085;46.70689;2.03293;183;20220721;28.2;14.9;21.6;1.7;17.13;.1;4.55;23057 +84085;46.70689;2.03293;183;20220722;28.3;14.7;21.5;1.9;18.93;.6;3.97;19288 +84085;46.70689;2.03293;183;20220723;27.5;18.6;23;2.4;17.36;0;4.43;19073 +84085;46.70689;2.03293;183;20220724;34.1;12.6;23.3;1.3;16.23;0;5.62;28045 +84085;46.70689;2.03293;183;20220725;26.3;18.8;22.5;3.5;17.43;1.7;4.41;17305 +84085;46.70689;2.03293;183;20220726;24.9;13.6;19.2;2.2;14.43;0;3.95;19348 +84085;46.70689;2.03293;183;20220727;26.8;14.9;20.9;1.6;12.83;0;4.36;21370 +84085;46.70689;2.03293;183;20220728;28.9;11.2;20;1.3;12.03;0;4.68;24915 +84085;46.70689;2.03293;183;20220729;28.8;15.1;22;1.1;13.7;0;4.06;19647 +84085;46.70689;2.03293;183;20220730;30.8;15.9;23.4;1.9;15.46;0;5.12;23765 +84085;46.70689;2.03293;183;20220731;31.9;14.8;23.4;1.6;15.6;0;5.24;25259 +84085;46.70689;2.03293;183;20220801;30.4;14.1;22.2;1.6;16;0;4.82;23783 +84085;46.70689;2.03293;183;20220802;32.7;14.7;23.7;1.1;15.76;0;5.03;25541 +84085;46.70689;2.03293;183;20220803;36.9;15;25.9;1.1;14.96;0;5.6;27304 +84085;46.70689;2.03293;183;20220804;36.7;20;28.3;1.9;16.83;0;5.91;23662 +84085;46.70689;2.03293;183;20220805;28.3;18.4;23.4;3.2;16.2;0;4.84;18677 +84085;46.70689;2.03293;183;20220806;28;13.8;20.9;3.7;12.16;0;5.65;23119 +84085;46.70689;2.03293;183;20220807;29.2;11.4;20.3;2.9;9.66;0;5.75;24985 +84085;46.70689;2.03293;183;20220808;31.4;11.3;21.4;2.7;10.46;0;6.09;25953 +84085;46.70689;2.03293;183;20220809;33.4;11.9;22.7;2.6;11.26;0;6.22;26239 +84085;46.70689;2.03293;183;20220810;33.7;12.8;23.2;2.5;11.13;0;6.21;25815 +84085;46.70689;2.03293;183;20220811;34.7;11.8;23.2;2.1;10.73;0;6.05;26240 +84085;46.70689;2.03293;183;20220812;36;11.5;23.7;1.4;10.63;0;5.5;26150 +84085;46.70689;2.03293;183;20220813;36.4;13.4;24.9;1.4;10.76;7.1;5.44;25375 +84085;46.70689;2.03293;183;20220814;25.7;18.7;22.2;3.6;17.76;4.9;3.72;13310 +84085;46.70689;2.03293;183;20220815;25.9;16.6;21.3;3.6;17.66;1;3.79;15941 +84085;46.70689;2.03293;183;20220816;26.6;14.5;20.6;1;17.63;4;3.04;15676 +84085;46.70689;2.03293;183;20220817;26;15.3;20.7;2.6;16.33;1.3;3.98;18660 +84085;46.70689;2.03293;183;20220818;27.1;15.6;21.4;2.3;15.73;.4;4.13;19208 +84085;46.70689;2.03293;183;20220819;25.6;15.2;20.4;2.6;17.33;5.1;3.31;15002 +84085;46.70689;2.03293;183;20220820;25.2;17.5;21.3;1.5;17.96;.6;3.11;15257 +84085;46.70689;2.03293;183;20220821;25.3;12;18.6;1.3;15.6;.2;3.16;17534 +84085;46.70689;2.03293;183;20220822;25.3;17.2;21.3;1.4;18.3;.2;2.85;13820 +84085;46.70689;2.03293;183;20220823;27.9;16.6;22.2;1.3;19.13;0;3.23;16211 +84085;46.70689;2.03293;183;20220824;33;14.6;23.8;1.4;16.33;.1;4.57;22110 +84085;46.70689;2.03293;183;20220825;32;13;22.5;2.1;16.03;.3;4.68;21115 +84085;46.70689;2.03293;183;20220826;26.4;16.4;21.4;2;17.63;0;3.28;15282 +84085;46.70689;2.03293;183;20220827;27.9;12.9;20.4;1.8;14.2;0;3.88;18921 +84085;46.70689;2.03293;183;20220828;28.9;11.1;20;1.6;13.26;0;4.08;21578 +84085;46.70689;2.03293;183;20220829;33.8;12.4;23.1;1.1;14.66;2;4.3;22324 +84085;46.70689;2.03293;183;20220830;23.7;17.6;20.6;1.5;17.63;.3;2.45;11017 +84085;46.70689;2.03293;183;20220831;28.6;13.3;21;1.1;16.6;.1;3.43;19076 +84085;46.70689;2.03293;183;20220901;29.3;15.8;22.6;1.2;15.53;5.8;3.61;18287 +84085;46.70689;2.03293;183;20220902;25.8;14.5;20.2;2.1;16.73;4.6;3.18;15532 +84085;46.70689;2.03293;183;20220903;26.1;16.4;21.3;2.4;16.56;0;3.39;15561 +84085;46.70689;2.03293;183;20220904;30.8;12.1;21.5;1.7;15.26;1.3;3.95;19319 +84085;46.70689;2.03293;183;20220905;32.2;15.5;23.8;1.5;17.23;3;3.87;18396 +84085;46.70689;2.03293;183;20220906;29.5;14.3;21.9;1.8;16.7;4.1;3.56;16728 +84085;46.70689;2.03293;183;20220907;24.1;14;19.1;1.9;16.1;1.2;2.69;13480 +84085;46.70689;2.03293;183;20220908;23.5;13.4;18.5;3.5;14.9;2.4;3.15;14611 +84085;46.70689;2.03293;183;20220909;21.9;15;18.5;4;14.83;1.1;2.96;12403 +84085;46.70689;2.03293;183;20220910;22.8;14.6;18.7;2.9;13.6;0;3.09;13501 +84085;46.70689;2.03293;183;20220911;26;8.7;17.4;1.7;12.4;0;3.29;18659 +84085;46.70689;2.03293;183;20220912;34.7;11.4;23;1.8;14.1;0;4.32;19862 +84085;46.70689;2.03293;183;20220913;31.7;19.2;25.5;1.9;19.16;16.4;3.36;12438 +84085;46.70689;2.03293;183;20220914;26.1;17.6;21.9;2.2;18.53;6;2.62;10497 +84085;46.70689;2.03293;183;20220915;21;16.7;18.8;2;18.1;8.9;1.71;7371 +84085;46.70689;2.03293;183;20220916;18.9;12.3;15.6;2;13.03;0;2.05;10581 +84085;46.70689;2.03293;183;20220917;17.3;5.8;11.6;2.3;9.1;0;2.35;15391 +84085;46.70689;2.03293;183;20220918;19.4;3.2;11.3;1.4;8.43;.1;2.36;17236 +84085;46.70689;2.03293;183;20220919;19.6;4.3;12;2.3;9.06;.1;2.55;16372 +84085;46.70689;2.03293;183;20220920;19.7;3.5;11.6;1.9;8.86;0;2.49;16785 +84085;46.70689;2.03293;183;20220921;20.6;4.8;12.7;2.3;9.13;0;2.66;16464 +84085;46.70689;2.03293;183;20220922;22.2;3.9;13;1.3;8.56;0;2.49;17260 +84085;46.70689;2.03293;183;20220923;20.5;6.3;13.4;.9;10.6;0;1.91;12783 +84085;46.70689;2.03293;183;20220924;20.1;10.3;15.2;1.5;12.63;10.4;1.99;12150 +84085;46.70689;2.03293;183;20220925;16.6;12.3;14.5;1.8;13.4;2.1;1.44;7366 +84085;46.70689;2.03293;183;20220926;16;6.2;11.1;3.1;11.13;4.9;1.59;10228 +84085;46.70689;2.03293;183;20220927;16.2;9.7;13;5;12.13;5.1;1.77;8507 +84085;46.70689;2.03293;183;20220928;14.4;12.3;13.4;4.7;14.2;8;.95;4728 +84085;46.70689;2.03293;183;20220929;15.4;9.1;12.2;2.2;11.43;1.4;1.5;9492 +84085;46.70689;2.03293;183;20220930;16.9;6.1;11.5;1.7;10.63;2.2;1.61;12033 +84085;46.70689;2.03293;183;20221001;20.7;10;15.4;5.5;15.73;4.8;1.67;9365 +84085;46.70689;2.03293;183;20221002;20.1;15.7;17.9;3.9;16.5;.2;1.86;7717 +84085;46.70689;2.03293;183;20221003;17.8;13.1;15.4;1.5;14.23;0;1.21;6011 +84085;46.70689;2.03293;183;20221004;20.3;7.6;13.9;1.1;12.16;.3;1.67;12373 +84085;46.70689;2.03293;183;20221005;25.3;8.6;16.9;2.3;13.36;.1;2.54;14055 +84085;46.70689;2.03293;183;20221006;18.7;12.7;15.7;1.6;13.16;0;1.63;9546 +84085;46.70689;2.03293;183;20221007;21.2;8.4;14.8;1.3;13;.1;1.66;11737 +84085;46.70689;2.03293;183;20221008;19.1;9.6;14.4;1.7;11.86;.1;1.67;10640 +84085;46.70689;2.03293;183;20221009;22.1;5.4;13.8;2;10.86;.1;2.1;13461 +84085;46.70689;2.03293;183;20221010;20.6;9.5;15.1;1.2;13.63;.3;1.35;8491 +84085;46.70689;2.03293;183;20221011;17;13;15;1.7;15.2;.2;.99;4974 +84085;46.70689;2.03293;183;20221012;18;11.2;14.6;1.1;13.76;.2;1.15;7496 +84085;46.70689;2.03293;183;20221013;17.1;8.6;12.8;2.1;13.7;4.5;1;6953 +84085;46.70689;2.03293;183;20221014;18.7;14.2;16.5;4.7;17.13;3.4;1.07;5113 +84085;46.70689;2.03293;183;20221015;19.1;16.3;17.7;4.4;16.3;1.1;1.52;3904 +84085;46.70689;2.03293;183;20221016;26.6;14.2;20.4;1.9;16.4;0;2.12;10583 +84085;46.70689;2.03293;183;20221017;21.2;16.7;18.9;2.5;16.5;12.3;1.44;4379 +84085;46.70689;2.03293;183;20221018;25.1;14.6;19.9;1.8;17.3;.1;1.76;9826 +84085;46.70689;2.03293;183;20221019;26.4;13;19.7;2;15.93;2.8;1.99;9709 +84085;46.70689;2.03293;183;20221020;24.6;14.2;19.4;2.7;16.83;2.5;1.93;9066 +84085;46.70689;2.03293;183;20221021;20.9;17.1;19;3.1;15.2;2.8;1.94;5592 +84085;46.70689;2.03293;183;20221022;22.9;9.3;16.1;1.6;13.66;.2;1.51;9643 +84085;46.70689;2.03293;183;20221023;23.6;13.1;18.4;3.6;13.66;.2;2.4;7766 +84085;46.70689;2.03293;183;20221024;21;14;17.5;3.3;12.83;.5;2.1;7550 +84085;46.70689;2.03293;183;20221025;21.1;8.1;14.6;1.7;12.76;1.2;1.33;8608 +84085;46.70689;2.03293;183;20221026;24.3;12.7;18.5;2.1;13.93;0;1.85;8923 +84085;46.70689;2.03293;183;20221027;25.1;11.2;18.2;2.4;13.8;0;1.96;7332 +84085;46.70689;2.03293;183;20221028;24.5;15.9;20.2;2.3;13.5;0;2.08;6930 +84085;46.70689;2.03293;183;20221029;28.3;13.1;20.7;1.6;12.76;0;2.01;8485 +84085;46.70689;2.03293;183;20221030;21.5;8.8;15.1;1.3;12.5;0;1.15;7847 +84085;46.70689;2.03293;183;20221031;22.4;11.6;17;2.6;14.33;1;1.57;7061 +84085;46.70689;2.03293;183;20221101;17.4;10.7;14;3.3;12.03;.3;1.38;6471 +84085;46.70689;2.03293;183;20221102;18.4;10.6;14.5;2.3;11.8;0;1.27;6721 +84085;46.70689;2.03293;183;20221103;17.5;7.6;12.6;3.4;10.83;9.8;1.47;5368 +84085;46.70689;2.03293;183;20221104;11.1;7.6;9.4;4.6;9.9;3.5;.98;3626 +84085;46.70689;2.03293;183;20221105;12.9;1.4;7.2;1.6;8.13;0;.77;6303 +84085;46.70689;2.03293;183;20221106;15.3;5.6;10.4;2.6;9.86;.1;1.04;5380 +84085;46.70689;2.03293;183;20221107;18.3;10.8;14.5;3.3;11.83;.2;1.45;5490 +84085;46.70689;2.03293;183;20221108;19.5;6.3;12.9;3.2;11.1;3.8;1.39;6121 +84085;46.70689;2.03293;183;20221109;14.9;11.3;13.1;2.6;12.73;1.7;.85;3778 +84085;46.70689;2.03293;183;20221110;15.8;4.9;10.3;1.4;10.4;0;.66;6761 +84085;46.70689;2.03293;183;20221111;17;5.4;11.2;2.4;10.8;.1;.93;6982 +84085;46.70689;2.03293;183;20221112;17.4;6;11.7;1.7;11.13;.2;.74;6819 +84085;46.70689;2.03293;183;20221113;17.9;4.1;11;1;10.43;.1;.61;6965 +84085;46.70689;2.03293;183;20221114;17.2;7.1;12.2;2;11.1;3.4;.88;4714 +84085;46.70689;2.03293;183;20221115;15;8.2;11.6;2.8;11.8;4.4;.74;3664 +84085;46.70689;2.03293;183;20221116;14.7;9;11.9;5;11.3;1.9;1.11;4057 +84085;46.70689;2.03293;183;20221117;14.8;10.9;12.8;6.9;11.43;8.9;1.57;3707 +84085;46.70689;2.03293;183;20221118;12.9;6.1;9.5;3.2;9.16;.2;.92;4947 +84085;46.70689;2.03293;183;20221119;9.2;1.6;5.4;1.6;7.73;.2;.47;4690 +84085;46.70689;2.03293;183;20221120;9.5;.9;5.2;2.5;7.86;1.6;.52;3938 +84085;46.70689;2.03293;183;20221121;10.5;4.1;7.3;3.5;8.73;5;.71;3091 +84085;46.70689;2.03293;183;20221122;11.3;5.3;8.3;4.9;8.3;.4;1.14;4392 +84085;46.70689;2.03293;183;20221123;13.8;6.1;9.9;3.8;9.9;2.5;.92;4345 +84085;46.70689;2.03293;183;20221124;12.9;7.6;10.2;3.6;10.23;1.6;.83;3495 +84085;46.70689;2.03293;183;20221125;12.3;8.1;10.2;2.1;10.26;.2;.65;3402 +84085;46.70689;2.03293;183;20221126;10.5;.2;5.4;1.4;8;.1;.35;4733 +84085;46.70689;2.03293;183;20221127;14.3;4.9;9.6;1.7;8.56;4.8;.72;4224 +84085;46.70689;2.03293;183;20221128;12.7;7.6;10.1;3.5;10;1.5;.82;3960 +84085;46.70689;2.03293;183;20221129;7.9;5.1;6.5;2;8.96;0;.38;2151 +84085;46.70689;2.03293;183;20221130;7.2;5.4;6.3;2.4;8.66;0;.46;1844 +84085;46.70689;2.03293;183;20221201;6.6;4;5.3;3.7;8.36;.8;.4;1818 +84085;46.70689;2.03293;183;20221202;5.2;3.9;4.5;2.6;7.56;2;.49;1260 +84085;46.70689;2.03293;183;20221203;5.5;2.8;4.2;3.4;7.4;1.1;.46;1939 +84085;46.70689;2.03293;183;20221204;4.1;3.4;3.7;2;7.4;3.1;.41;728 +84085;46.70689;2.03293;183;20221205;7.7;2.5;5.1;1.1;7.16;0;.36;3382 +84085;46.70689;2.03293;183;20221206;4.1;-2;1.1;2.1;6.43;.1;.25;2902 +84085;46.70689;2.03293;183;20221207;5.1;2.5;3.8;2.8;6.46;0;.61;2580 +84085;46.70689;2.03293;183;20221208;4.4;-1.4;1.5;3.3;5.73;.1;.48;3166 +84085;46.70689;2.03293;183;20221209;2.8;-.8;1;3;5.33;.1;.51;3087 +84085;46.70689;2.03293;183;20221210;1.9;-1.7;.1;1.8;4.83;0;.44;2334 +84085;46.70689;2.03293;183;20221211;.9;-7.4;-3.2;1.9;4;0;.31;3827 +84085;46.70689;2.03293;183;20221212;2.3;-7;-2.4;2.5;4.23;0;.34;4453 +84085;46.70689;2.03293;183;20221213;1.8;-2.7;-.5;2.8;5.2;3.3;.35;2873 +84085;46.70689;2.03293;183;20221214;9.2;1;5.1;2.2;8.06;8.7;.3;2954 +84085;46.70689;2.03293;183;20221215;3.3;1.9;2.6;3.3;6.76;0;.39;1286 +84085;46.70689;2.03293;183;20221216;3.6;-1.6;1;2.7;4.66;0;.61;3840 +84085;46.70689;2.03293;183;20221217;.6;-6.1;-2.8;2.8;4.1;0;.31;4584 +84085;46.70689;2.03293;183;20221218;8.6;-7.8;.4;2;4.9;.1;.49;4433 +84085;46.70689;2.03293;183;20221219;13.8;3;8.4;1.7;8.16;0;.64;3509 +84085;46.70689;2.03293;183;20221220;16.2;7.3;11.7;3.4;10.43;1.6;1.07;2837 +84085;46.70689;2.03293;183;20221221;13;10.6;11.8;5;12.1;.9;.77;2014 +84085;46.70689;2.03293;183;20221222;14.2;11.6;12.9;7;12.6;12.9;1.1;1610 +84085;46.70689;2.03293;183;20221223;14.4;13.5;14;6.3;14.3;9.7;.83;915 +84085;46.70689;2.03293;183;20221224;11.5;10.6;11.1;2.7;12.16;1.5;.53;962 +84085;46.70689;2.03293;183;20221225;16.1;5.6;10.9;2.5;10.1;.2;.79;4160 +84085;46.70689;2.03293;183;20221226;13.2;10.6;11.9;3;10.96;2.1;.89;1997 +84085;46.70689;2.03293;183;20221227;11.5;4.1;7.8;1.7;9.06;.5;.43;3100 +84085;46.70689;2.03293;183;20221228;14.1;4.1;9.1;4.5;9.66;.6;.85;4097 +84085;46.70689;2.03293;183;20221229;12.4;10.7;11.6;4.7;10.6;4.4;1.17;1426 +84085;46.70689;2.03293;183;20221230;15.1;4.3;9.7;4.6;10.76;2.6;.73;3496 +84085;46.70689;2.03293;183;20221231;17.8;14.2;16;4.7;11;0;2.17;2475 +84086;46.73052;2.35819;170;20220101;17.1;3.5;10.3;1.6;8.9;.1;.69;5028 +84086;46.73052;2.35819;170;20220102;16.4;4;10.2;2.9;9.8;.1;.88;4805 +84086;46.73052;2.35819;170;20220103;13.6;10.9;12.2;3;11.2;.6;.96;1940 +84086;46.73052;2.35819;170;20220104;14.6;12.3;13.4;3.8;9.8;4;1.73;1760 +84086;46.73052;2.35819;170;20220105;5.9;1.6;3.7;2;6.3;0;.54;2648 +84086;46.73052;2.35819;170;20220106;2.9;-3.6;-.4;.8;5.6;.1;.19;3422 +84086;46.73052;2.35819;170;20220107;8.1;-.8;3.6;3.5;7.4;0;.37;4143 +84086;46.73052;2.35819;170;20220108;10;6.9;8.4;4.8;9.2;9.5;.86;2224 +84086;46.73052;2.35819;170;20220109;8.6;5.2;6.9;3.9;8;2.9;.82;2383 +84086;46.73052;2.35819;170;20220110;7.9;6;6.9;.7;8;0;.48;1651 +84086;46.73052;2.35819;170;20220111;2.1;-1.4;.3;1.1;5.9;.1;.26;2483 +84086;46.73052;2.35819;170;20220112;4.5;-.6;1.9;1.7;5.7;0;.44;3156 +84086;46.73052;2.35819;170;20220113;3.4;-4.3;-.5;.7;5;0;.24;4061 +84086;46.73052;2.35819;170;20220114;8.7;-4.9;1.9;.3;4.9;0;.17;5658 +84086;46.73052;2.35819;170;20220115;6.2;-6;.1;.9;4.7;.1;.31;5391 +84086;46.73052;2.35819;170;20220116;-1.1;-3.8;-2.5;1.3;5.2;.2;.19;2252 +84086;46.73052;2.35819;170;20220117;4.3;-1.7;1.3;.4;6.8;.1;.22;3697 +84086;46.73052;2.35819;170;20220118;6.4;-.3;3;.9;6.8;0;.31;3993 +84086;46.73052;2.35819;170;20220119;4.1;1.6;2.8;1.8;6.8;.7;.39;2241 +84086;46.73052;2.35819;170;20220120;7.5;3.4;5.4;2;7.1;.2;.63;3081 +84086;46.73052;2.35819;170;20220121;5.5;.1;2.8;2.4;5.6;0;.67;3675 +84086;46.73052;2.35819;170;20220122;1.9;-1.8;0;1.2;6;.1;.26;2984 +84086;46.73052;2.35819;170;20220123;2.8;1.7;2.2;2.3;6.2;0;.5;1381 +84086;46.73052;2.35819;170;20220124;5.4;-.9;2.2;1.4;5.7;0;.48;4196 +84086;46.73052;2.35819;170;20220125;1.1;-4.2;-1.6;.6;5.2;0;.26;3857 +84086;46.73052;2.35819;170;20220126;-1.5;-3.1;-2.3;1;5.1;0;.26;1883 +84086;46.73052;2.35819;170;20220127;-.6;-3.9;-2.3;.9;5.1;.1;.25;3012 +84086;46.73052;2.35819;170;20220128;3.5;-.8;1.3;.8;6.7;.1;.29;3579 +84086;46.73052;2.35819;170;20220129;6.4;.8;3.6;1.4;7.9;.6;.3;4234 +84086;46.73052;2.35819;170;20220130;10.5;5.6;8;.6;8.8;.1;.5;3984 +84086;46.73052;2.35819;170;20220131;9.1;.6;4.8;3.4;7.5;.5;.67;5520 +84086;46.73052;2.35819;170;20220201;7.3;.4;3.8;2.5;8.2;2.2;.28;4992 +84086;46.73052;2.35819;170;20220202;10.8;7.5;9.1;2;9.9;.5;.68;3323 +84086;46.73052;2.35819;170;20220203;7.6;.6;4.1;1.9;7.6;.2;.46;5193 +84086;46.73052;2.35819;170;20220204;10.1;4.8;7.4;2.1;8.9;1.7;.65;4513 +84086;46.73052;2.35819;170;20220205;9.7;-1.5;4.1;.9;6.9;.2;.53;6937 +84086;46.73052;2.35819;170;20220206;9.5;.9;5.2;4.8;9.2;2.1;.27;6100 +84086;46.73052;2.35819;170;20220207;10.9;6.6;8.7;2.2;7.7;0;1.09;4207 +84086;46.73052;2.35819;170;20220208;13.3;-2;5.6;1.6;6.3;0;.98;8594 +84086;46.73052;2.35819;170;20220209;18.8;.6;9.7;1.3;6.6;0;1.25;9571 +84086;46.73052;2.35819;170;20220210;7.3;2.4;4.8;3.3;9.03;2.1;.8;4197 +84086;46.73052;2.35819;170;20220211;7.9;1.5;4.7;2.8;6.83;0;.81;7839 +84086;46.73052;2.35819;170;20220212;9;-1.9;3.6;2.7;5.3;0;1.13;8793 +84086;46.73052;2.35819;170;20220213;16.2;-1.6;7.3;4.9;7.17;.1;2;9835 +84086;46.73052;2.35819;170;20220214;12.2;7.4;9.8;6.5;8.95;3.1;1.63;5346 +84086;46.73052;2.35819;170;20220215;10.3;3.5;6.9;5.3;8.77;5.1;.85;6192 +84086;46.73052;2.35819;170;20220216;13.7;8.2;10.9;5.4;12.2;1.5;.79;5582 +84086;46.73052;2.35819;170;20220217;15.5;11.7;13.6;4;12;.7;1.45;4613 +84086;46.73052;2.35819;170;20220218;14;11.2;12.6;4;10.1;.8;1.69;3939 +84086;46.73052;2.35819;170;20220219;10.6;1.6;6.1;2.3;6.8;.1;1.12;7650 +84086;46.73052;2.35819;170;20220220;11.9;5.5;8.7;5.1;9.6;1.8;1.08;6456 +84086;46.73052;2.35819;170;20220221;10.6;7.2;8.9;4.9;8.3;1.2;1.48;4617 +84086;46.73052;2.35819;170;20220222;11.1;5;8;2.8;9.2;.8;.93;6484 +84086;46.73052;2.35819;170;20220223;14;8.4;11.2;.7;9.5;.1;.95;6282 +84086;46.73052;2.35819;170;20220224;14.1;3.6;8.8;2.4;8.4;1.3;1.35;8953 +84086;46.73052;2.35819;170;20220225;10.2;-1;4.6;1.3;6;.1;1.03;9403 +84086;46.73052;2.35819;170;20220226;11.3;-3.9;3.7;2.2;5;.1;1.43;11212 +84086;46.73052;2.35819;170;20220227;13.1;-1.8;5.6;1.8;5.2;0;1.52;11254 +84086;46.73052;2.35819;170;20220228;14.5;-3.8;5.3;.9;5.3;0;1.26;12715 +84086;46.73052;2.35819;170;20220301;13.7;-3;5.3;1;5.9;.1;1.24;12291 +84086;46.73052;2.35819;170;20220302;15.4;2;8.7;1;8.6;1;1.23;11102 +84086;46.73052;2.35819;170;20220303;15;8.5;11.7;.5;10.4;0;1.04;7659 +84086;46.73052;2.35819;170;20220304;13.3;7.8;10.5;1.5;10.1;.6;1.13;7098 +84086;46.73052;2.35819;170;20220305;12.6;6.2;9.4;1.9;8;0;1.4;7812 +84086;46.73052;2.35819;170;20220306;9.1;-4.3;2.4;2.1;4.4;.1;1.43;11727 +84086;46.73052;2.35819;170;20220307;9.8;-4.5;2.6;1.8;4.4;0;1.44;12298 +84086;46.73052;2.35819;170;20220308;16.9;-1.2;7.8;1.6;5.6;0;1.95;14095 +84086;46.73052;2.35819;170;20220309;17.4;1.9;9.6;1.7;7.3;0;1.91;13171 +84086;46.73052;2.35819;170;20220310;17.2;3.3;10.2;1.6;8.1;0;1.81;12604 +84086;46.73052;2.35819;170;20220311;14.9;6.4;10.6;2.4;9;4.9;1.71;9854 +84086;46.73052;2.35819;170;20220312;8.5;5.7;7.1;2.1;9;9.1;.84;5475 +84086;46.73052;2.35819;170;20220313;10.1;4.4;7.2;2;8;5.3;1.2;8172 +84086;46.73052;2.35819;170;20220314;14.1;-.4;6.8;2.6;8.4;1.6;1.56;13556 +84086;46.73052;2.35819;170;20220315;17.8;9;13.4;1.4;11;.1;1.71;10560 +84086;46.73052;2.35819;170;20220316;16.1;6.2;11.1;.9;10.6;0;1.48;11376 +84086;46.73052;2.35819;170;20220317;10.4;8.7;9.5;3;9.2;.1;1.25;4423 +84086;46.73052;2.35819;170;20220318;13.5;4.4;9;6.3;7.73;0;2.42;13425 +84086;46.73052;2.35819;170;20220319;15;6.6;10.8;3;8.23;2.6;2.2;12282 +84086;46.73052;2.35819;170;20220320;15.6;4.6;10.1;2;8.87;.1;1.65;8885 +84086;46.73052;2.35819;170;20220321;17.4;7.6;12.5;3.5;8.97;0;2.63;13117 +84086;46.73052;2.35819;170;20220322;17.4;2.7;10.1;4.3;5.93;0;3.47;18292 +84086;46.73052;2.35819;170;20220323;17.9;2.3;10.1;3.9;5.73;0;3.51;18925 +84086;46.73052;2.35819;170;20220324;20.4;1.5;10.9;3.3;6.57;0;3.49;19178 +84086;46.73052;2.35819;170;20220325;21;3;12;3.9;6.57;0;3.94;19492 +84086;46.73052;2.35819;170;20220326;20.5;4.5;12.5;3.9;6.67;0;3.91;18926 +84086;46.73052;2.35819;170;20220327;22;4;13;2.5;7.2;0;3.47;19428 +84086;46.73052;2.35819;170;20220328;22.1;4.1;13.1;1.7;7.97;0;2.97;18062 +84086;46.73052;2.35819;170;20220329;18.3;7.5;12.9;2.1;9.27;0;2.26;11033 +84086;46.73052;2.35819;170;20220330;12.5;7.8;10.2;3.1;10.5;2.7;1.24;6357 +84086;46.73052;2.35819;170;20220331;11.2;7.1;9.1;4.7;8.4;7.4;1.86;8660 +84086;46.73052;2.35819;170;20220401;5.9;.9;3.4;6.1;5.68;3.8;1.49;9133 +84086;46.73052;2.35819;170;20220402;6.8;.6;3.7;5.3;4.9;0;2.03;11850 +84086;46.73052;2.35819;170;20220403;6.1;-1.2;2.5;3.2;4.92;0;1.41;9781 +84086;46.73052;2.35819;170;20220404;11.2;-4.7;3.3;2;5.04;0;2.19;21550 +84086;46.73052;2.35819;170;20220405;10.8;5;7.9;4.1;9.53;.9;1.05;5867 +84086;46.73052;2.35819;170;20220406;11.4;8.9;10.2;5;11.07;.8;1.04;4468 +84086;46.73052;2.35819;170;20220407;13.8;9;11.4;9.1;12.2;14.6;1.18;5538 +84086;46.73052;2.35819;170;20220408;15.5;9.8;12.7;8.9;10.97;2.9;2.41;7710 +84086;46.73052;2.35819;170;20220409;11.9;1;6.4;3.1;7.03;.8;2.19;17718 +84086;46.73052;2.35819;170;20220410;14.7;-.9;6.9;3.6;6.47;0;2.91;21895 +84086;46.73052;2.35819;170;20220411;22.3;4;13.1;4.4;9;0;4.13;19994 +84086;46.73052;2.35819;170;20220412;20.3;9.4;14.8;2.8;10.27;0;3.07;14684 +84086;46.73052;2.35819;170;20220413;16.9;11;13.9;1.4;12.4;.5;1.81;9923 +84086;46.73052;2.35819;170;20220414;20.8;9.6;15.2;1.9;11.9;0;3.02;18576 +84086;46.73052;2.35819;170;20220415;21.8;8.2;15;2.7;10.73;0;3.76;22497 +84086;46.73052;2.35819;170;20220416;21.3;7.8;14.6;4;9.6;0;4.19;22471 +84086;46.73052;2.35819;170;20220417;21.6;5.7;13.7;2.9;7.83;0;4.22;24294 +84086;46.73052;2.35819;170;20220418;21;4.5;12.7;2.1;8.53;0;3.45;21760 +84086;46.73052;2.35819;170;20220419;18.1;6.5;12.3;3;9.73;0;2.99;18462 +84086;46.73052;2.35819;170;20220420;19.9;7.6;13.8;2.9;9.7;0;3.25;17270 +84086;46.73052;2.35819;170;20220421;20.3;5.2;12.8;1.9;8.23;0;3.48;21978 +84086;46.73052;2.35819;170;20220422;21.2;4.2;12.7;1.9;9.27;.4;3.53;23151 +84086;46.73052;2.35819;170;20220423;19.8;11.1;15.5;4;11.63;3;3.24;14589 +84086;46.73052;2.35819;170;20220424;17;8.6;12.8;3.6;12.2;5.7;2.04;11372 +84086;46.73052;2.35819;170;20220425;13.5;10.9;12.2;2.9;12.63;5;1.19;5381 +84086;46.73052;2.35819;170;20220426;17;5.8;11.4;2.8;9.7;0;3.13;21967 +84086;46.73052;2.35819;170;20220427;19.4;6;12.7;4.6;9.37;0;4.05;24560 +84086;46.73052;2.35819;170;20220428;22.2;7.5;14.9;3.1;10.4;0;4.08;22777 +84086;46.73052;2.35819;170;20220429;19.7;13.2;16.5;1.9;10.83;0;3.28;17586 +84086;46.73052;2.35819;170;20220430;18.2;7;12.6;3;9.27;0;3.53;21720 +84086;46.73052;2.35819;170;20220501;18.2;4.9;11.6;2.3;8.33;0;3.63;24643 +84086;46.73052;2.35819;170;20220502;19.4;6.8;13.1;2.9;9.2;0;3.66;21558 +84086;46.73052;2.35819;170;20220503;21;8.7;14.9;2.8;10.47;.4;3.98;23147 +84086;46.73052;2.35819;170;20220504;17.4;10.9;14.1;2.9;10.93;.5;2.9;15179 +84086;46.73052;2.35819;170;20220505;19.4;7.2;13.3;2.4;10.63;.1;3.36;21248 +84086;46.73052;2.35819;170;20220506;21.1;7.5;14.3;2;10.8;.1;3.53;20984 +84086;46.73052;2.35819;170;20220507;22.7;6;14.3;1.9;10.6;.7;3.88;23443 +84086;46.73052;2.35819;170;20220508;24.1;8.1;16.1;2.1;11.6;0;4.12;23055 +84086;46.73052;2.35819;170;20220509;25.9;7.7;16.8;1.1;11.7;0;4.12;24755 +84086;46.73052;2.35819;170;20220510;28.2;8.6;18.4;1.3;12;0;4.61;25841 +84086;46.73052;2.35819;170;20220511;29.9;9.9;19.9;2.1;13.1;0;5.29;26237 +84086;46.73052;2.35819;170;20220512;20.1;12.3;16.2;.8;14.1;1.1;2.75;16239 +84086;46.73052;2.35819;170;20220513;23.6;15.4;19.5;1.3;14.6;0;3.33;16744 +84086;46.73052;2.35819;170;20220514;26.7;8.1;17.4;1.3;12.7;0;4.4;25635 +84086;46.73052;2.35819;170;20220515;32.1;13;22.5;1.9;14.9;2.5;5.55;26099 +84086;46.73052;2.35819;170;20220516;27;15.7;21.3;1.1;15.7;.1;3.92;20023 +84086;46.73052;2.35819;170;20220517;31;13.1;22;1.2;15.4;0;4.93;25461 +84086;46.73052;2.35819;170;20220518;31.1;15.2;23.1;1.2;17;1.1;4.81;24060 +84086;46.73052;2.35819;170;20220519;29;17.3;23.1;1.3;18.6;.1;4.24;20635 +84086;46.73052;2.35819;170;20220520;30;17.2;23.6;2;17.4;.1;4.86;21694 +84086;46.73052;2.35819;170;20220521;28.5;12.8;20.6;1.2;15.5;0;4.53;24179 +84086;46.73052;2.35819;170;20220522;28.3;15.3;21.8;1.6;16.3;9.6;4.49;22027 +84086;46.73052;2.35819;170;20220523;20.6;16.4;18.5;3.3;16.7;3.6;2.72;12306 +84086;46.73052;2.35819;170;20220524;18.8;10.4;14.6;2.4;11.7;.3;3.17;17710 +84086;46.73052;2.35819;170;20220525;21.4;7.2;14.3;1.2;10.7;.2;3.71;23280 +84086;46.73052;2.35819;170;20220526;20.4;11.9;16.1;1.1;12.9;0;3.12;17933 +84086;46.73052;2.35819;170;20220527;21.3;13.2;17.2;1.9;13.3;.1;3.39;17544 +84086;46.73052;2.35819;170;20220528;21.5;8.8;15.1;2.4;10.7;0;4.02;22182 +84086;46.73052;2.35819;170;20220529;18.5;8.9;13.7;4;8.4;0;4.1;19261 +84086;46.73052;2.35819;170;20220530;21.4;9;15.2;2.1;8.3;0;4.22;22029 +84086;46.73052;2.35819;170;20220531;25.3;6.3;15.8;1.3;9.5;0;4.64;27479 +84086;46.73052;2.35819;170;20220601;24.5;7.9;16.2;1.3;10.9;4;4.37;25707 +84086;46.73052;2.35819;170;20220602;27.9;12.1;20;1.9;14;.2;4.97;25123 +84086;46.73052;2.35819;170;20220603;28.4;14.8;21.6;1;17.1;8.2;4.44;23315 +84086;46.73052;2.35819;170;20220604;28.5;15.6;22;1.7;18.4;8.2;4.58;22738 +84086;46.73052;2.35819;170;20220605;22.5;16.7;19.6;2.3;17.4;.9;3.14;15079 +84086;46.73052;2.35819;170;20220606;21.7;13;17.3;1.4;14.8;1.4;3.34;18636 +84086;46.73052;2.35819;170;20220607;23.4;14.7;19;2;14.7;5.6;3.78;18668 +84086;46.73052;2.35819;170;20220608;22.4;12.8;17.6;2.2;14.6;5;3.67;19670 +84086;46.73052;2.35819;170;20220609;20.6;13.5;17;2.1;13.3;.1;3.33;16857 +84086;46.73052;2.35819;170;20220610;27;10.8;18.9;.9;14.4;0;4.51;25802 +84086;46.73052;2.35819;170;20220611;30.2;11.3;20.7;1;15.5;.2;5.12;27950 +84086;46.73052;2.35819;170;20220612;27.4;14.9;21.1;1.8;17.2;.2;4.51;22644 +84086;46.73052;2.35819;170;20220613;25.8;14.3;20;2.1;11.9;0;4.73;21716 +84086;46.73052;2.35819;170;20220614;30.1;9.7;19.9;1.3;12.2;0;5.44;29145 +84086;46.73052;2.35819;170;20220615;35.8;13.2;24.5;1.5;15.9;0;6.5;30730 +84086;46.73052;2.35819;170;20220616;32.2;17.2;24.7;1.6;16.3;0;5.51;24940 +84086;46.73052;2.35819;170;20220617;34.3;15.1;24.7;.9;15.6;0;5.63;28309 +84086;46.73052;2.35819;170;20220618;38.8;17.2;28;1.6;15.7;0;7.02;30073 +84086;46.73052;2.35819;170;20220619;37.5;19.6;28.5;1.6;16.4;4.9;6.55;27330 +84086;46.73052;2.35819;170;20220620;29.3;18.3;23.8;2.1;20.3;10.5;4.67;21299 +84086;46.73052;2.35819;170;20220621;28.5;16.3;22.4;2.2;20.3;10.3;4.58;22462 +84086;46.73052;2.35819;170;20220622;27.3;17;22.1;2;19.4;9;4.25;20589 +84086;46.73052;2.35819;170;20220623;26.6;15.1;20.8;1.3;17.8;13;4.16;21784 +84086;46.73052;2.35819;170;20220624;23.2;15.7;19.4;1.8;17.1;2.2;3.41;17472 +84086;46.73052;2.35819;170;20220625;23.8;14.2;19;1.2;16;6.1;3.66;19836 +84086;46.73052;2.35819;170;20220626;15.4;13;14.2;.9;15.6;12.8;1.67;9614 +84086;46.73052;2.35819;170;20220627;23.6;14.5;19;1.4;14.8;.5;3.71;19272 +84086;46.73052;2.35819;170;20220628;26;9.4;17.7;.8;12.7;0;4.42;26217 +84086;46.73052;2.35819;170;20220629;27.4;11.2;19.3;1.2;13.8;6.7;4.71;25868 +84086;46.73052;2.35819;170;20220630;16;13.8;14.9;1.7;14.8;22.8;1.77;9146 +84086;46.73052;2.35819;170;20220701;22.1;9.7;15.9;1.4;12.3;.1;3.82;22507 +84086;46.73052;2.35819;170;20220702;28.3;8.2;18.2;1;13;0;4.95;28781 +84086;46.73052;2.35819;170;20220703;27.3;11.9;19.6;1.4;14.6;.1;4.67;25083 +84086;46.73052;2.35819;170;20220704;26.5;15.1;20.8;1;14.8;0;4.13;21465 +84086;46.73052;2.35819;170;20220705;26.7;12.5;19.6;1.6;13.7;0;4.62;23986 +84086;46.73052;2.35819;170;20220706;25.3;12.8;19;1.9;13;.1;4.45;22428 +84086;46.73052;2.35819;170;20220707;24.5;11.5;18;2.4;14.4;0;4.28;22841 +84086;46.73052;2.35819;170;20220708;26.1;12.5;19.3;3;13.3;0;4.98;23329 +84086;46.73052;2.35819;170;20220709;28.1;12.1;20.1;1.6;14;0;4.89;25301 +84086;46.73052;2.35819;170;20220710;26.8;15.1;20.9;2.3;13.8;0;4.76;21501 +84086;46.73052;2.35819;170;20220711;29;12.9;20.9;2;14.3;0;5.2;25266 +84086;46.73052;2.35819;170;20220712;31.1;13.8;22.4;1.5;14.6;0;5.34;26148 +84086;46.73052;2.35819;170;20220713;32.8;12.7;22.7;1.2;14.9;0;5.54;28159 +84086;46.73052;2.35819;170;20220714;35.2;14;24.6;1.1;15.6;0;5.84;28858 +84086;46.73052;2.35819;170;20220715;29;14.8;21.9;2.1;13.4;0;5.2;23443 +84086;46.73052;2.35819;170;20220716;29.4;13.4;21.4;1.9;10.9;0;5.4;24849 +84086;46.73052;2.35819;170;20220717;32.1;12;22;1.1;13.5;0;5.34;27838 +84086;46.73052;2.35819;170;20220718;37.2;14.4;25.8;1.6;15.1;0;6.57;29594 +84086;46.73052;2.35819;170;20220719;37;18.3;27.6;2.1;16.3;3.7;6.68;26658 +84086;46.73052;2.35819;170;20220720;26;18.1;22;1.6;18.9;1.3;3.6;17060 +84086;46.73052;2.35819;170;20220721;28.3;14.9;21.6;1.2;17.2;.1;4.31;22320 +84086;46.73052;2.35819;170;20220722;29.5;14.2;21.8;1.6;19;.2;4.63;23804 +84086;46.73052;2.35819;170;20220723;27.3;19.2;23.2;2.1;17.6;.1;4.09;17093 +84086;46.73052;2.35819;170;20220724;33.8;12.9;23.3;1.3;16.4;.1;5.56;27711 +84086;46.73052;2.35819;170;20220725;27.3;17.8;22.5;2.4;17.5;1.1;4.25;18415 +84086;46.73052;2.35819;170;20220726;25.1;13.5;19.3;1.6;14.5;0;3.91;20327 +84086;46.73052;2.35819;170;20220727;26.5;14.5;20.5;1.3;12.9;0;4.11;20597 +84086;46.73052;2.35819;170;20220728;28.9;11.4;20.1;1.2;12.1;0;4.66;24889 +84086;46.73052;2.35819;170;20220729;28.5;15;21.7;.9;13.8;0;4.15;21691 +84086;46.73052;2.35819;170;20220730;31.3;15.1;23.2;.9;15.4;0;4.59;23710 +84086;46.73052;2.35819;170;20220731;31.7;15;23.3;1.4;15.7;0;4.95;23970 +84086;46.73052;2.35819;170;20220801;29.9;14.4;22.1;1.4;16.3;0;4.58;22960 +84086;46.73052;2.35819;170;20220802;32.8;14.7;23.7;1.1;16.1;0;4.93;24737 +84086;46.73052;2.35819;170;20220803;37.2;14.7;25.9;1;15.4;0;5.59;27511 +84086;46.73052;2.35819;170;20220804;37.5;19.7;28.6;1.6;16.7;0;5.88;24278 +84086;46.73052;2.35819;170;20220805;27.7;18.9;23.3;2.6;17.3;0;4.24;16804 +84086;46.73052;2.35819;170;20220806;27.8;14.7;21.2;3.6;12.4;0;5.4;20522 +84086;46.73052;2.35819;170;20220807;29.1;13;21;2.5;9.8;0;5.42;22690 +84086;46.73052;2.35819;170;20220808;31.5;12.2;21.8;2.2;10.7;0;5.64;24760 +84086;46.73052;2.35819;170;20220809;33.3;12.3;22.8;2;11.4;0;5.78;25705 +84086;46.73052;2.35819;170;20220810;33.4;13.2;23.3;2.1;11.4;0;5.82;25052 +84086;46.73052;2.35819;170;20220811;34.5;12.5;23.5;1.5;10.8;0;5.5;26015 +84086;46.73052;2.35819;170;20220812;35.6;12;23.8;1;11.2;0;5.12;26602 +84086;46.73052;2.35819;170;20220813;35.6;13.7;24.6;1;11.4;5.6;5.03;25637 +84086;46.73052;2.35819;170;20220814;25.7;18.7;22.2;2.3;18;5.4;3.39;14144 +84086;46.73052;2.35819;170;20220815;26.4;16.7;21.5;2;17.7;1.7;3.55;16646 +84086;46.73052;2.35819;170;20220816;27.1;15.7;21.4;1.1;17.8;5.1;3.43;17976 +84086;46.73052;2.35819;170;20220817;27.1;15.9;21.5;1.6;17;1.1;3.61;17693 +84086;46.73052;2.35819;170;20220818;27;16.9;21.9;2;16.3;1.3;3.74;16656 +84086;46.73052;2.35819;170;20220819;25.1;15.3;20.2;1.7;17.3;7.3;3.19;16283 +84086;46.73052;2.35819;170;20220820;25.3;17.3;21.3;1.5;17.9;.4;3.02;14550 +84086;46.73052;2.35819;170;20220821;25.7;12.2;18.9;.8;15.8;.2;3.21;18941 +84086;46.73052;2.35819;170;20220822;25.5;16.6;21;.7;18.5;.2;2.81;15154 +84086;46.73052;2.35819;170;20220823;28.4;16.7;22.5;1;19.4;0;3.34;17332 +84086;46.73052;2.35819;170;20220824;32.7;15.2;23.9;1.2;17;.1;4.27;21169 +84086;46.73052;2.35819;170;20220825;32.5;13.2;22.8;1.4;16.1;.4;4.43;22090 +84086;46.73052;2.35819;170;20220826;25.8;17.3;21.5;1.5;18.5;0;2.95;14345 +84086;46.73052;2.35819;170;20220827;27.5;13;20.2;1.6;14.6;0;3.67;18768 +84086;46.73052;2.35819;170;20220828;29.2;11.5;20.3;1;13.7;0;3.68;20631 +84086;46.73052;2.35819;170;20220829;33.7;12.4;23;.8;15.4;.9;4.07;22505 +84086;46.73052;2.35819;170;20220830;23.9;17.3;20.6;1;17.8;.4;2.41;12159 +84086;46.73052;2.35819;170;20220831;28.2;13.8;21;.8;16.9;0;3.19;18090 +84086;46.73052;2.35819;170;20220901;28.8;14.2;21.5;1;15.5;1.5;3.36;18063 +84086;46.73052;2.35819;170;20220902;26.3;14.1;20.2;1.8;17.1;6.9;3.15;16317 +84086;46.73052;2.35819;170;20220903;26.4;15.6;21;1.4;16.5;0;3.02;15181 +84086;46.73052;2.35819;170;20220904;30.7;12.7;21.7;1.7;14.9;.7;4.02;19595 +84086;46.73052;2.35819;170;20220905;32.4;15.9;24.1;1.4;17.7;8.9;3.89;18565 +84086;46.73052;2.35819;170;20220906;30;15.6;22.8;1.4;18;3.8;3.46;17144 +84086;46.73052;2.35819;170;20220907;24.1;14.2;19.1;.9;16.7;1.3;2.43;13980 +84086;46.73052;2.35819;170;20220908;23.9;12.5;18.2;2;14.6;2.3;2.86;14902 +84086;46.73052;2.35819;170;20220909;22.2;14.9;18.5;2.5;14.6;1.6;2.66;11691 +84086;46.73052;2.35819;170;20220910;22.5;14.1;18.3;2;13.6;0;2.67;12460 +84086;46.73052;2.35819;170;20220911;25.4;9.6;17.5;1.3;12.8;0;2.92;17138 +84086;46.73052;2.35819;170;20220912;33.9;12.5;23.2;1.7;14.6;0;4.28;19844 +84086;46.73052;2.35819;170;20220913;30.6;19.1;24.8;1.5;18.9;18.6;3.25;14241 +84086;46.73052;2.35819;170;20220914;26;17.1;21.5;1.7;18.9;3.9;2.57;12327 +84086;46.73052;2.35819;170;20220915;20.8;16.3;18.5;1;18.2;5.4;1.6;8501 +84086;46.73052;2.35819;170;20220916;18.9;12.8;15.8;1.9;13.4;.1;1.94;9888 +84086;46.73052;2.35819;170;20220917;17.1;6;11.5;2;9.3;.1;2.14;13400 +84086;46.73052;2.35819;170;20220918;19.2;3.2;11.2;1;8.5;.1;2.14;16033 +84086;46.73052;2.35819;170;20220919;19;4.4;11.7;1.6;8.9;.1;2.27;15122 +84086;46.73052;2.35819;170;20220920;19.5;3.1;11.3;1.7;8.8;0;2.34;15885 +84086;46.73052;2.35819;170;20220921;20.2;5;12.6;1.5;9.2;0;2.31;15099 +84086;46.73052;2.35819;170;20220922;22.1;3.4;12.7;.7;8.7;.1;2.13;16623 +84086;46.73052;2.35819;170;20220923;20.2;6.2;13.2;.9;10.9;0;1.93;14139 +84086;46.73052;2.35819;170;20220924;20.4;9.9;15.1;1.2;12.8;5.4;1.89;12023 +84086;46.73052;2.35819;170;20220925;16.9;12.6;14.7;1.3;13.4;2.3;1.38;7388 +84086;46.73052;2.35819;170;20220926;15.9;6;10.9;2;11;4.9;1.54;11381 +84086;46.73052;2.35819;170;20220927;15.8;10.3;13;3.5;12.2;6.2;1.59;8228 +84086;46.73052;2.35819;170;20220928;14.4;12.1;13.2;3;14.3;8.2;.9;5044 +84086;46.73052;2.35819;170;20220929;14.8;8.8;11.8;1.3;11.5;1;1.26;8407 +84086;46.73052;2.35819;170;20220930;17.5;5.5;11.5;1;10.6;2.8;1.54;11985 +84086;46.73052;2.35819;170;20221001;21;8.7;14.8;4.1;15.4;4.7;1.77;11989 +84086;46.73052;2.35819;170;20221002;20.6;15.8;18.2;2.7;16.5;.2;1.73;7171 +84086;46.73052;2.35819;170;20221003;17.1;14.4;15.7;1.3;14.4;0;1.18;5158 +84086;46.73052;2.35819;170;20221004;19.9;7.8;13.8;1.1;12;.3;1.61;11435 +84086;46.73052;2.35819;170;20221005;26.2;9.6;17.9;1.7;13.5;.1;2.41;13321 +84086;46.73052;2.35819;170;20221006;18.8;13.4;16.1;1.3;13.7;.1;1.41;7242 +84086;46.73052;2.35819;170;20221007;21.6;8;14.8;1.2;13.3;0;1.64;11686 +84086;46.73052;2.35819;170;20221008;19.3;10.2;14.7;1.4;12.3;.1;1.54;9323 +84086;46.73052;2.35819;170;20221009;21.7;4.6;13.1;1.3;10.8;.1;1.77;12826 +84086;46.73052;2.35819;170;20221010;20.6;11;15.8;1.3;13.9;0;1.48;9331 +84086;46.73052;2.35819;170;20221011;17.3;13.6;15.4;1.1;15.3;.3;1;5487 +84086;46.73052;2.35819;170;20221012;17.1;9.7;13.4;.7;13.4;.2;1.05;7893 +84086;46.73052;2.35819;170;20221013;17.3;8.4;12.8;1.3;13.3;3.5;1.1;8591 +84086;46.73052;2.35819;170;20221014;19.2;14.1;16.6;3.1;17;3.2;1.17;6266 +84086;46.73052;2.35819;170;20221015;19.3;16.5;17.9;2.9;16;.2;1.49;4421 +84086;46.73052;2.35819;170;20221016;27.3;14;20.6;1.4;16.3;0;1.94;10190 +84086;46.73052;2.35819;170;20221017;21.9;14.7;18.3;1.4;16.1;7.3;1.39;7233 +84086;46.73052;2.35819;170;20221018;25.6;15.3;20.4;1.4;17.1;.1;1.68;8640 +84086;46.73052;2.35819;170;20221019;26;14.2;20.1;2;15.7;2.8;2.04;9155 +84086;46.73052;2.35819;170;20221020;24;14.4;19.2;1.7;17;3.1;1.55;8078 +84086;46.73052;2.35819;170;20221021;21.6;15.7;18.6;2;15.7;4.3;1.52;6110 +84086;46.73052;2.35819;170;20221022;23.3;10.3;16.8;1.5;14;.3;1.51;9221 +84086;46.73052;2.35819;170;20221023;23.1;14.1;18.6;2.4;14.1;.1;1.93;7458 +84086;46.73052;2.35819;170;20221024;21.9;12.3;17.1;2;12.6;.2;1.72;7606 +84086;46.73052;2.35819;170;20221025;21.7;8;14.8;1.8;12.7;1.6;1.44;9065 +84086;46.73052;2.35819;170;20221026;24.5;12;18.2;1.7;14.1;.1;1.66;8503 +84086;46.73052;2.35819;170;20221027;24.1;12.2;18.1;1.8;14.1;0;1.64;8157 +84086;46.73052;2.35819;170;20221028;25;14.5;19.7;1.5;13.6;.1;1.67;7510 +84086;46.73052;2.35819;170;20221029;29.9;12.5;21.2;1.5;12.8;0;2.04;9692 +84086;46.73052;2.35819;170;20221030;22.7;8.9;15.8;1.3;12.2;0;1.3;8437 +84086;46.73052;2.35819;170;20221031;22.9;11.8;17.3;1.7;14.2;2.6;1.38;7391 +84086;46.73052;2.35819;170;20221101;17.7;9.5;13.6;2;11.8;.3;1.14;6172 +84086;46.73052;2.35819;170;20221102;18.4;9.6;14;1.3;11.4;.1;1.04;6316 +84086;46.73052;2.35819;170;20221103;17.8;7.4;12.6;2.6;10.7;6.9;1.32;6812 +84086;46.73052;2.35819;170;20221104;10.7;9.2;9.9;3.6;10.1;4.3;.93;2178 +84086;46.73052;2.35819;170;20221105;13.2;2;7.6;1.4;8.2;.1;.75;6878 +84086;46.73052;2.35819;170;20221106;15.1;5;10;2;9.6;.1;.93;6402 +84086;46.73052;2.35819;170;20221107;18.2;9.9;14;1.8;11.6;.2;1.1;5660 +84086;46.73052;2.35819;170;20221108;20.4;7.3;13.8;1.7;10.9;4.9;1.19;7154 +84086;46.73052;2.35819;170;20221109;15.3;10.4;12.8;1.1;12.9;1.4;.63;4079 +84086;46.73052;2.35819;170;20221110;15.5;4.8;10.1;1.2;10.4;0;.65;6217 +84086;46.73052;2.35819;170;20221111;16.5;6.6;11.5;2.3;11.2;.2;.89;5869 +84086;46.73052;2.35819;170;20221112;16.6;7;11.8;1.9;11.1;.2;.85;5684 +84086;46.73052;2.35819;170;20221113;17.7;6.2;11.9;1.2;10.7;.1;.74;6186 +84086;46.73052;2.35819;170;20221114;18.1;4.8;11.4;1.3;10.9;3.9;.72;6600 +84086;46.73052;2.35819;170;20221115;14.7;8.3;11.5;1.5;11.8;2.8;.6;4331 +84086;46.73052;2.35819;170;20221116;15.1;7;11;2.6;10.9;3.2;.83;4875 +84086;46.73052;2.35819;170;20221117;15.2;11;13.1;4.7;11.5;6.2;1.39;3293 +84086;46.73052;2.35819;170;20221118;12.8;5.8;9.3;1.8;9.1;.4;.72;4361 +84086;46.73052;2.35819;170;20221119;9.1;1.8;5.4;1.1;7.8;.3;.41;4404 +84086;46.73052;2.35819;170;20221120;9.9;.6;5.2;1.8;7.8;2.3;.46;4978 +84086;46.73052;2.35819;170;20221121;10.3;3.5;6.9;2.5;8.7;5;.54;4113 +84086;46.73052;2.35819;170;20221122;11.4;5.9;8.6;3.5;8.2;0;1.08;3589 +84086;46.73052;2.35819;170;20221123;13.8;4.4;9.1;2.3;9.6;2.2;.68;4812 +84086;46.73052;2.35819;170;20221124;13.2;6.9;10;2.1;10;1.5;.69;3782 +84086;46.73052;2.35819;170;20221125;12.2;7.3;9.7;1.1;9.9;.5;.52;3222 +84086;46.73052;2.35819;170;20221126;9.3;.1;4.7;1.2;8;.1;.29;4579 +84086;46.73052;2.35819;170;20221127;12.5;4.8;8.6;1.8;8.4;3.9;.69;4089 +84086;46.73052;2.35819;170;20221128;13.5;5.7;9.6;2.2;9.7;2.3;.67;4072 +84086;46.73052;2.35819;170;20221129;7.9;5.2;6.5;1.2;9.1;.1;.36;2123 +84086;46.73052;2.35819;170;20221130;8;5.8;6.9;2;8.8;0;.49;1835 +84086;46.73052;2.35819;170;20221201;7;4.3;5.6;3.8;8.4;1.1;.44;2073 +84086;46.73052;2.35819;170;20221202;5.2;3.9;4.5;2.1;7.6;1;.45;1240 +84086;46.73052;2.35819;170;20221203;5.8;3.1;4.4;2.2;7.5;1.2;.43;2027 +84086;46.73052;2.35819;170;20221204;4.1;3.3;3.7;1.5;7.4;4.7;.39;820 +84086;46.73052;2.35819;170;20221205;7.1;2.4;4.7;.5;7.2;0;.3;2811 +84086;46.73052;2.35819;170;20221206;4;-2.7;.6;.9;6.2;.1;.18;3442 +84086;46.73052;2.35819;170;20221207;5.6;2.6;4.1;1.5;6.4;0;.52;2088 +84086;46.73052;2.35819;170;20221208;4.1;-2;1;2.1;5.7;0;.36;3206 +84086;46.73052;2.35819;170;20221209;2;-.9;.5;2;5.3;0;.43;2010 +84086;46.73052;2.35819;170;20221210;2.2;-.9;.6;1.5;4.8;0;.48;2084 +84086;46.73052;2.35819;170;20221211;1.1;-7.4;-3.2;1.9;4;0;.31;3818 +84086;46.73052;2.35819;170;20221212;1;-5.3;-2.2;2;4.4;0;.32;3187 +84086;46.73052;2.35819;170;20221213;2.5;-2.1;.2;2.4;5.2;1.9;.41;2623 +84086;46.73052;2.35819;170;20221214;7.5;.8;4.1;1.4;7.6;10.9;.26;3275 +84086;46.73052;2.35819;170;20221215;3.8;2;2.9;2;6.9;0;.36;1404 +84086;46.73052;2.35819;170;20221216;3.1;-1.1;1;1.8;4.6;0;.56;2451 +84086;46.73052;2.35819;170;20221217;.5;-7;-3.3;1.6;4;0;.27;3467 +84086;46.73052;2.35819;170;20221218;6.3;-6.4;-.1;2.2;5;.1;.41;4682 +84086;46.73052;2.35819;170;20221219;13.1;6;9.5;1.7;8.6;0;.68;3346 +84086;46.73052;2.35819;170;20221220;15.9;9.8;12.8;2.2;10.6;2.1;.94;3055 +84086;46.73052;2.35819;170;20221221;13.5;10.2;11.8;3.2;12;1.1;.7;2089 +84086;46.73052;2.35819;170;20221222;14.7;12;13.3;5.2;12.4;11.9;1.18;1834 +84086;46.73052;2.35819;170;20221223;14.7;13.4;14;4.7;14.4;9.1;.76;1091 +84086;46.73052;2.35819;170;20221224;11.7;10.4;11;1.8;12.3;1.7;.46;1094 +84086;46.73052;2.35819;170;20221225;16.3;6.5;11.4;1.5;10.2;.1;.6;4052 +84086;46.73052;2.35819;170;20221226;13.7;9.7;11.7;1.5;10.8;2.2;.64;2380 +84086;46.73052;2.35819;170;20221227;11.2;4.9;8;1.1;9.1;.5;.37;3150 +84086;46.73052;2.35819;170;20221228;15;3.7;9.3;2.7;8.9;.5;.85;4438 +84086;46.73052;2.35819;170;20221229;12.9;11.1;12;3.1;10.5;4;1.11;1421 +84086;46.73052;2.35819;170;20221230;15.3;3.8;9.5;3.5;10.6;2.6;.64;4524 +84086;46.73052;2.35819;170;20221231;18.4;14.5;16.4;2.5;11.1;0;1.57;2400 +84087;46.75318;2.6837;205;20220101;14.8;3.3;9;1.8;8.73;0;.59;4793 +84087;46.75318;2.6837;205;20220102;16;3.7;9.8;3.4;9.7;0;.97;4294 +84087;46.75318;2.6837;205;20220103;13;10.2;11.6;3.6;11.2;.5;.9;1993 +84087;46.75318;2.6837;205;20220104;14.3;11.6;12.9;4.5;9.8;4.3;1.79;1401 +84087;46.75318;2.6837;205;20220105;5.3;1.3;3.3;2.8;6.33;0;.51;3218 +84087;46.75318;2.6837;205;20220106;1.8;-2.9;-.5;1.1;5.7;.2;.19;2870 +84087;46.75318;2.6837;205;20220107;7.2;-1.3;3;4.1;7.23;3.4;.34;3448 +84087;46.75318;2.6837;205;20220108;9.4;5.7;7.6;5.7;9.1;9.4;.72;2307 +84087;46.75318;2.6837;205;20220109;7.9;5;6.4;4.4;7.87;2.7;.8;2311 +84087;46.75318;2.6837;205;20220110;8.1;5.2;6.6;1.4;7.57;0;.53;3136 +84087;46.75318;2.6837;205;20220111;1.2;-2.3;-.6;1.4;5.7;.1;.22;2726 +84087;46.75318;2.6837;205;20220112;4.4;-.7;1.9;1.8;5.57;0;.45;3157 +84087;46.75318;2.6837;205;20220113;2.5;-4.1;-.8;1.2;5.03;0;.27;3796 +84087;46.75318;2.6837;205;20220114;6.4;-4;1.2;1.2;5.07;0;.29;5844 +84087;46.75318;2.6837;205;20220115;5.7;-4.9;.4;1.1;4.9;.1;.3;5541 +84087;46.75318;2.6837;205;20220116;-1.4;-4;-2.7;1.3;5.1;.1;.19;2026 +84087;46.75318;2.6837;205;20220117;3.7;-1.8;1;.6;6.7;.1;.23;2898 +84087;46.75318;2.6837;205;20220118;7;-.6;3.2;1.6;6.73;0;.41;4042 +84087;46.75318;2.6837;205;20220119;3.9;1.2;2.5;2.6;6.67;.8;.42;1755 +84087;46.75318;2.6837;205;20220120;6.8;3;4.9;2.7;7;.2;.64;3237 +84087;46.75318;2.6837;205;20220121;5.1;0;2.5;3;5.5;0;.69;4681 +84087;46.75318;2.6837;205;20220122;2.4;-2.4;0;1.7;5.93;.1;.27;3030 +84087;46.75318;2.6837;205;20220123;2.5;1.4;2;2.5;6.1;0;.5;1343 +84087;46.75318;2.6837;205;20220124;5.8;-1.3;2.2;2.1;5.67;0;.56;4682 +84087;46.75318;2.6837;205;20220125;1.8;-4.9;-1.6;.7;5.1;0;.26;4203 +84087;46.75318;2.6837;205;20220126;-1.7;-3.3;-2.5;1.4;4.97;0;.26;1699 +84087;46.75318;2.6837;205;20220127;-.7;-3.6;-2.1;1.1;5.1;0;.25;2556 +84087;46.75318;2.6837;205;20220128;3.3;-.8;1.3;1;6.65;0;.3;3139 +84087;46.75318;2.6837;205;20220129;5.9;.6;3.3;2.4;7.87;.7;.24;3638 +84087;46.75318;2.6837;205;20220130;9.9;5.5;7.7;1.5;8.8;0;.59;3866 +84087;46.75318;2.6837;205;20220131;8.4;1.6;5;4.3;7.6;1;.7;4298 +84087;46.75318;2.6837;205;20220201;7;-.2;3.4;3.6;8.07;2.3;.22;4193 +84087;46.75318;2.6837;205;20220202;9.7;7.2;8.5;2.8;9.83;.4;.63;3014 +84087;46.75318;2.6837;205;20220203;8.2;2.2;5.2;2.6;7.87;.2;.57;4719 +84087;46.75318;2.6837;205;20220204;9.5;4.4;6.9;3;8.9;2;.62;3514 +84087;46.75318;2.6837;205;20220205;8.9;-1.1;3.9;1.7;6.83;.1;.6;7286 +84087;46.75318;2.6837;205;20220206;8.8;1.6;5.2;6.8;9.07;2.5;.25;4520 +84087;46.75318;2.6837;205;20220207;10.1;5.9;8;2.7;7.5;0;1.11;5965 +84087;46.75318;2.6837;205;20220208;11.7;-1.9;4.9;2.1;6.33;0;.96;8709 +84087;46.75318;2.6837;205;20220209;16.6;.1;8.4;2.4;6.6;0;1.47;9518 +84087;46.75318;2.6837;205;20220210;6.9;3.2;5;2.8;8.57;2.6;.79;5423 +84087;46.75318;2.6837;205;20220211;7.9;1.7;4.8;2.8;6.7;0;.89;8779 +84087;46.75318;2.6837;205;20220212;8.4;-3.4;2.5;2.2;5.2;0;.97;8670 +84087;46.75318;2.6837;205;20220213;15.7;-1.3;7.2;5.3;7.2;.1;1.97;10126 +84087;46.75318;2.6837;205;20220214;11.8;7.4;9.6;5.4;8.73;2.7;1.52;5097 +84087;46.75318;2.6837;205;20220215;10;3.9;6.9;4.6;8.42;5.3;.91;6144 +84087;46.75318;2.6837;205;20220216;13.3;7.6;10.5;6.6;11.97;1.9;.72;4540 +84087;46.75318;2.6837;205;20220217;14.9;11.6;13.2;5.4;11.7;.9;1.61;5745 +84087;46.75318;2.6837;205;20220218;13.9;10.3;12.1;5.1;10.2;1;1.7;3891 +84087;46.75318;2.6837;205;20220219;9.8;1.8;5.8;3.4;6.63;0;1.26;8805 +84087;46.75318;2.6837;205;20220220;11.7;4.8;8.3;6.3;9.43;2.3;1.08;5656 +84087;46.75318;2.6837;205;20220221;9.7;6.5;8.1;6.3;8.37;1.6;1.35;4825 +84087;46.75318;2.6837;205;20220222;10.5;5;7.8;3.9;9.1;.7;.93;5500 +84087;46.75318;2.6837;205;20220223;13.8;8.2;11;1.4;9.53;0;1.1;6497 +84087;46.75318;2.6837;205;20220224;13;4;8.5;3.4;8.27;1.1;1.42;8076 +84087;46.75318;2.6837;205;20220225;9.7;0;4.8;1.9;6;.1;1.16;10193 +84087;46.75318;2.6837;205;20220226;11.1;-2.3;4.4;2.9;5.07;.1;1.62;11678 +84087;46.75318;2.6837;205;20220227;11.8;-1.7;5;2.7;5.07;0;1.7;11869 +84087;46.75318;2.6837;205;20220228;13.5;-2.5;5.5;1.5;5.3;0;1.45;12617 +84087;46.75318;2.6837;205;20220301;12.9;-2.4;5.2;1.5;5.87;.1;1.34;11449 +84087;46.75318;2.6837;205;20220302;14.6;1.9;8.2;1.5;8.23;.3;1.28;9623 +84087;46.75318;2.6837;205;20220303;14.8;8.2;11.5;.9;10.43;.1;1.14;8090 +84087;46.75318;2.6837;205;20220304;12.9;6.9;9.9;1.7;9.6;0;1.15;6927 +84087;46.75318;2.6837;205;20220305;11.8;4.5;8.2;2;6.6;0;1.59;10456 +84087;46.75318;2.6837;205;20220306;8.8;-3.8;2.5;2.4;4.2;0;1.54;12496 +84087;46.75318;2.6837;205;20220307;9.1;-4.6;2.3;2.5;4.37;0;1.56;13052 +84087;46.75318;2.6837;205;20220308;15.2;-1;7.1;2.7;5.37;0;2.2;14206 +84087;46.75318;2.6837;205;20220309;16;.6;8.3;2.3;7.1;0;1.96;13686 +84087;46.75318;2.6837;205;20220310;16.3;2.2;9.3;2.4;7.83;0;1.96;12837 +84087;46.75318;2.6837;205;20220311;14.6;6.4;10.5;4.3;8.83;5.3;2;9100 +84087;46.75318;2.6837;205;20220312;7.8;6.1;7;3.6;8.8;11.9;.84;3804 +84087;46.75318;2.6837;205;20220313;9.5;5.2;7.3;3.6;7.87;8.1;1.27;5677 +84087;46.75318;2.6837;205;20220314;13.7;.2;6.9;3.4;8.37;2.2;1.6;13305 +84087;46.75318;2.6837;205;20220315;17.4;9;13.2;2.4;11;.1;1.8;9155 +84087;46.75318;2.6837;205;20220316;15.6;7;11.3;1.6;10.53;0;1.45;8869 +84087;46.75318;2.6837;205;20220317;10.2;8.7;9.5;3.4;9.23;.1;1.24;3973 +84087;46.75318;2.6837;205;20220318;13.3;4.5;8.9;5.3;8.02;0;2.08;10843 +84087;46.75318;2.6837;205;20220319;15.5;5;10.2;2.3;8.42;3;1.99;12911 +84087;46.75318;2.6837;205;20220320;15.7;4;9.8;2.6;8.6;.2;1.8;8614 +84087;46.75318;2.6837;205;20220321;17.4;7.9;12.7;3.7;8.32;0;2.87;12263 +84087;46.75318;2.6837;205;20220322;17.2;3.2;10.2;4.2;5.65;0;3.56;18669 +84087;46.75318;2.6837;205;20220323;17.9;.7;9.3;3;5.75;0;3.12;18994 +84087;46.75318;2.6837;205;20220324;20.3;0;10.1;2.5;6.52;0;3.12;19284 +84087;46.75318;2.6837;205;20220325;20.8;.9;10.8;3.1;6.57;0;3.49;19419 +84087;46.75318;2.6837;205;20220326;20.2;2.4;11.3;2.8;6.82;0;3.28;19019 +84087;46.75318;2.6837;205;20220327;21.9;1.7;11.8;1.9;7.25;0;3.09;19421 +84087;46.75318;2.6837;205;20220328;22;2.6;12.3;1.9;7.7;0;3.08;18096 +84087;46.75318;2.6837;205;20220329;18.5;7.3;12.9;2;8.87;1;2.35;11000 +84087;46.75318;2.6837;205;20220330;12.7;7.8;10.2;2.7;10.7;2.1;1.3;7392 +84087;46.75318;2.6837;205;20220331;11.4;7.2;9.3;4.4;8.62;6.8;1.78;7920 +84087;46.75318;2.6837;205;20220401;5.6;1.2;3.4;6.5;5.79;3.2;1.43;6800 +84087;46.75318;2.6837;205;20220402;6;1.2;3.6;4.5;4.79;0;1.9;10400 +84087;46.75318;2.6837;205;20220403;6.2;-1.3;2.4;3.4;4.89;0;1.62;11272 +84087;46.75318;2.6837;205;20220404;11;-6.7;2.1;1.7;4.49;0;2.19;22000 +84087;46.75318;2.6837;205;20220405;11.1;4;7.6;3.3;8.96;.8;1.23;7334 +84087;46.75318;2.6837;205;20220406;12.1;8.8;10.4;4.1;10.82;.8;1.23;5451 +84087;46.75318;2.6837;205;20220407;13.7;9.2;11.5;7.6;11.6;13.5;1.37;4954 +84087;46.75318;2.6837;205;20220408;15.9;9.9;12.9;7.8;10.62;2;2.56;7632 +84087;46.75318;2.6837;205;20220409;11.5;1.4;6.4;3;6.85;1.1;2.23;17563 +84087;46.75318;2.6837;205;20220410;14.6;-2.1;6.3;3;6.27;0;2.83;22596 +84087;46.75318;2.6837;205;20220411;21.8;3.4;12.6;5.2;8.23;0;4.36;20361 +84087;46.75318;2.6837;205;20220412;20.1;10.5;15.3;3.1;9.49;0;3.52;16151 +84087;46.75318;2.6837;205;20220413;17.5;8.4;12.9;1.6;11.7;0;2.06;12692 +84087;46.75318;2.6837;205;20220414;20.6;7.3;14;1.5;11.5;0;2.82;18257 +84087;46.75318;2.6837;205;20220415;21.8;5.8;13.8;2.3;10.55;0;3.6;22922 +84087;46.75318;2.6837;205;20220416;21.2;7.2;14.2;3.5;9.16;0;4.08;22304 +84087;46.75318;2.6837;205;20220417;21.3;2.8;12;2.6;7.67;0;3.91;24770 +84087;46.75318;2.6837;205;20220418;20.8;3.2;12;1.7;8.05;0;3.26;21920 +84087;46.75318;2.6837;205;20220419;18.6;4.1;11.3;2.7;9.37;0;3.05;19922 +84087;46.75318;2.6837;205;20220420;19.6;6.4;13;2.4;9.8;0;2.88;15828 +84087;46.75318;2.6837;205;20220421;20.2;4.6;12.4;1.8;8.8;0;3.41;22033 +84087;46.75318;2.6837;205;20220422;21.2;2.7;11.9;1.7;9.4;.3;3.46;23763 +84087;46.75318;2.6837;205;20220423;19.2;10.2;14.7;3.8;11.4;4.7;2.95;13392 +84087;46.75318;2.6837;205;20220424;16.7;8.2;12.5;3.1;11.8;21;1.96;10854 +84087;46.75318;2.6837;205;20220425;13.8;10.7;12.2;2.7;12.32;5.8;1.27;5411 +84087;46.75318;2.6837;205;20220426;16.8;6.4;11.6;2.6;9.9;0;3.17;22375 +84087;46.75318;2.6837;205;20220427;19.2;3.5;11.4;3.7;9.32;0;3.75;25020 +84087;46.75318;2.6837;205;20220428;22.3;4.9;13.6;2.3;10.52;0;3.76;23308 +84087;46.75318;2.6837;205;20220429;19.2;6.8;13;1.7;11.17;.2;2.72;16265 +84087;46.75318;2.6837;205;20220430;18.1;5.7;11.9;2.7;9.32;0;3.55;23465 +84087;46.75318;2.6837;205;20220501;18.1;3;10.5;1.9;8.47;0;3.48;25232 +84087;46.75318;2.6837;205;20220502;19.5;5.3;12.4;2.4;9.27;0;3.62;23243 +84087;46.75318;2.6837;205;20220503;21;7.6;14.3;2.4;10.65;.1;3.62;21310 +84087;46.75318;2.6837;205;20220504;17.5;9.4;13.5;2.5;11.4;.7;2.66;14784 +84087;46.75318;2.6837;205;20220505;19;5.9;12.4;2.2;10.75;.3;3.1;19936 +84087;46.75318;2.6837;205;20220506;20.8;5.8;13.3;1.8;10.53;.1;2.81;14870 +84087;46.75318;2.6837;205;20220507;22.5;6;14.3;1.8;10.87;1.7;3.08;16095 +84087;46.75318;2.6837;205;20220508;23.6;8.4;16;2.1;11.63;0;3.34;15891 +84087;46.75318;2.6837;205;20220509;25.3;7.8;16.5;1.1;11.9;0;3.19;16852 +84087;46.75318;2.6837;205;20220510;27.5;8.9;18.2;1.3;12.23;0;3.57;17380 +84087;46.75318;2.6837;205;20220511;29.7;11.8;20.7;2.6;13;.1;4.63;17224 +84087;46.75318;2.6837;205;20220512;20.9;12.2;16.5;1.3;14.03;1;2.37;11587 +84087;46.75318;2.6837;205;20220513;23.1;15;19.1;1.4;14.33;0;2.74;11880 +84087;46.75318;2.6837;205;20220514;25.7;8.1;16.9;1.6;12.43;0;3.5;17275 +84087;46.75318;2.6837;205;20220515;29.9;13;21.4;3.1;14.7;5.5;4.72;16831 +84087;46.75318;2.6837;205;20220516;26.3;15.6;20.9;1.8;15.8;.2;3.34;13875 +84087;46.75318;2.6837;205;20220517;29.5;13.3;21.4;1.7;15.9;0;3.87;16586 +84087;46.75318;2.6837;205;20220518;29.9;14.9;22.4;1.8;17.13;.7;3.93;16325 +84087;46.75318;2.6837;205;20220519;29.1;17.3;23.2;2.1;17.87;0;3.81;14187 +84087;46.75318;2.6837;205;20220520;29.7;16.5;23.1;2.6;16.8;0;4.25;14776 +84087;46.75318;2.6837;205;20220521;27.8;12.2;20;1.6;15.4;0;3.69;16932 +84087;46.75318;2.6837;205;20220522;27.8;15;21.4;2.1;16.07;11.8;3.73;14892 +84087;46.75318;2.6837;205;20220523;20.8;16;18.4;3.8;16.63;2.6;2.35;8596 +84087;46.75318;2.6837;205;20220524;18.1;10.5;14.3;3.2;11.93;.3;2.58;11773 +84087;46.75318;2.6837;205;20220525;20.2;6.8;13.5;1.9;10.9;.1;2.93;15793 +84087;46.75318;2.6837;205;20220526;20.6;11.3;15.9;1.8;12.93;0;2.67;12786 +84087;46.75318;2.6837;205;20220527;20.3;12.8;16.6;1.9;13.43;.1;2.61;11700 +84087;46.75318;2.6837;205;20220528;21.1;8.5;14.8;2.4;10.63;0;3.24;15072 +84087;46.75318;2.6837;205;20220529;18.1;8.4;13.2;3.4;8.37;0;3.38;13680 +84087;46.75318;2.6837;205;20220530;21.3;7.2;14.3;2.2;8.33;0;3.55;15767 +84087;46.75318;2.6837;205;20220531;24.2;6;15.1;1.4;9.53;0;3.59;18500 +84087;46.75318;2.6837;205;20220601;24.3;8;16.2;1.5;10.97;2.6;3.48;17300 +84087;46.75318;2.6837;205;20220602;27.7;11.6;19.7;2.4;13.9;.8;4.21;17401 +84087;46.75318;2.6837;205;20220603;28.2;14.8;21.5;1.8;16.83;11.6;3.71;15855 +84087;46.75318;2.6837;205;20220604;28.7;15.8;22.2;2.3;18.93;15.3;3.78;15714 +84087;46.75318;2.6837;205;20220605;22.1;16.6;19.4;3.4;17.37;.7;2.69;10270 +84087;46.75318;2.6837;205;20220606;21.6;13.4;17.5;1.9;14.73;.9;2.74;12535 +84087;46.75318;2.6837;205;20220607;22.7;13.8;18.3;2.7;14.67;3.9;3.16;13302 +84087;46.75318;2.6837;205;20220608;21.9;12.8;17.3;2.9;14.53;7.6;3;13197 +84087;46.75318;2.6837;205;20220609;20.8;13.1;17;2.8;13.33;0;3;12386 +84087;46.75318;2.6837;205;20220610;26.3;11.6;19;1.1;14.53;0;3.49;17547 +84087;46.75318;2.6837;205;20220611;29.5;11.8;20.7;1.1;15.43;.1;5.15;28027 +84087;46.75318;2.6837;205;20220612;27.6;15;21.3;1.9;17.07;0;4.62;22856 +84087;46.75318;2.6837;205;20220613;25.5;14.7;20.1;2.4;11.77;0;5.23;24916 +84087;46.75318;2.6837;205;20220614;29.3;9.5;19.4;1.7;12.1;0;5.55;29025 +84087;46.75318;2.6837;205;20220615;34.8;13.6;24.2;1.7;16.33;0;6.22;28504 +84087;46.75318;2.6837;205;20220616;31.2;16.2;23.7;1.8;15.93;0;5.61;25838 +84087;46.75318;2.6837;205;20220617;33.5;15.5;24.5;1.2;15.47;0;5.77;27793 +84087;46.75318;2.6837;205;20220618;37.1;17.1;27.1;2.5;16.17;0;7.3;28627 +84087;46.75318;2.6837;205;20220619;36.4;19.5;28;2.2;16;4.6;6.83;26729 +84087;46.75318;2.6837;205;20220620;29.4;17.7;23.6;2.7;19.63;7.3;5.09;22787 +84087;46.75318;2.6837;205;20220621;28.6;16.6;22.6;2.1;20.4;15.5;4.49;21692 +84087;46.75318;2.6837;205;20220622;27.1;17;22.1;1.8;19.8;8.7;4.13;20344 +84087;46.75318;2.6837;205;20220623;26.4;14.6;20.5;1.2;17.9;15.1;3.91;20442 +84087;46.75318;2.6837;205;20220624;23.2;14.9;19.1;2.1;16.8;1.8;3.51;18036 +84087;46.75318;2.6837;205;20220625;24.2;13.9;19.1;1.7;15.57;7;3.67;18591 +84087;46.75318;2.6837;205;20220626;15.9;13;14.4;1.1;15.53;14.5;1.5;8014 +84087;46.75318;2.6837;205;20220627;22.8;14.6;18.7;1.6;14.83;1.7;3.62;18653 +84087;46.75318;2.6837;205;20220628;26.2;9.4;17.8;1.1;12.53;0;4.79;28036 +84087;46.75318;2.6837;205;20220629;27.1;11.4;19.3;1.7;13.67;9.7;5.04;27036 +84087;46.75318;2.6837;205;20220630;15.1;14;14.5;2.2;14.9;17;1.38;6286 +84087;46.75318;2.6837;205;20220701;21.4;9.6;15.5;1.7;12.07;.1;3.97;23897 +84087;46.75318;2.6837;205;20220702;27.4;8.5;18;1.3;12.83;0;5.03;28881 +84087;46.75318;2.6837;205;20220703;26.9;12;19.5;1.7;14.53;.1;4.85;25875 +84087;46.75318;2.6837;205;20220704;26.3;15.1;20.7;1.2;14.9;.1;4.1;20918 +84087;46.75318;2.6837;205;20220705;26.7;12.6;19.7;1.6;13.67;0;4.84;25493 +84087;46.75318;2.6837;205;20220706;24.7;12.3;18.5;2.2;12.9;0;4.72;24549 +84087;46.75318;2.6837;205;20220707;24.4;11.2;17.8;2.1;14.33;0;4.13;22298 +84087;46.75318;2.6837;205;20220708;25.6;12.4;19;2.7;13.23;0;5.07;25564 +84087;46.75318;2.6837;205;20220709;27.9;11.7;19.8;1.8;13.77;0;5.09;26472 +84087;46.75318;2.6837;205;20220710;26.8;15;20.9;3;13.67;0;5.36;24113 +84087;46.75318;2.6837;205;20220711;29.2;12.9;21.1;2.6;13.9;0;5.72;26637 +84087;46.75318;2.6837;205;20220712;30.8;13.9;22.4;1.7;14.33;0;5.6;27069 +84087;46.75318;2.6837;205;20220713;32.1;13.3;22.7;1.3;14.5;0;5.53;27604 +84087;46.75318;2.6837;205;20220714;33.9;14.4;24.2;1.5;15.7;.1;5.95;28638 +84087;46.75318;2.6837;205;20220715;28.7;15.5;22.1;2.3;13.47;0;5.43;24379 +84087;46.75318;2.6837;205;20220716;29.2;12.4;20.8;2.4;10.9;0;5.83;26283 +84087;46.75318;2.6837;205;20220717;31.9;12.4;22.1;1.6;13.43;0;5.61;27330 +84087;46.75318;2.6837;205;20220718;36.4;15.2;25.8;2.1;15.13;0;6.76;28353 +84087;46.75318;2.6837;205;20220719;36.3;18.7;27.5;2.9;16.5;0;7.08;25711 +84087;46.75318;2.6837;205;20220720;24.7;18.5;21.6;2.3;18.6;1.1;3.38;14828 +84087;46.75318;2.6837;205;20220721;28.2;14.5;21.3;1.6;17.1;.1;4.64;24061 +84087;46.75318;2.6837;205;20220722;30.8;14.6;22.7;1.9;18.27;0;4.87;23075 +84087;46.75318;2.6837;205;20220723;26.7;19.1;22.9;2.6;17.73;.2;4.21;17489 +84087;46.75318;2.6837;205;20220724;32.8;13.4;23.1;1.2;16.47;0;5.35;27203 +84087;46.75318;2.6837;205;20220725;26.9;17.9;22.4;3.2;17.6;.7;4.48;18719 +84087;46.75318;2.6837;205;20220726;24.2;13.8;19;2.3;14.83;0;3.9;19625 +84087;46.75318;2.6837;205;20220727;26;14;20;1.5;12.83;0;4.37;22589 +84087;46.75318;2.6837;205;20220728;28.2;11.7;20;1.3;12.27;0;4.59;24085 +84087;46.75318;2.6837;205;20220729;27.3;15.1;21.2;1;13.77;0;3.73;18486 +84087;46.75318;2.6837;205;20220730;30.3;14.1;22.2;1.1;15.17;0;4.63;23955 +84087;46.75318;2.6837;205;20220731;31.2;15.7;23.5;1.7;15.77;0;5.14;24374 +84087;46.75318;2.6837;205;20220801;29.4;15.1;22.3;1.5;16.3;0;4.49;22148 +84087;46.75318;2.6837;205;20220802;32.1;14.6;23.4;1.1;15.93;0;4.91;25184 +84087;46.75318;2.6837;205;20220803;36.5;15.8;26.1;1.1;15.23;0;5.5;26329 +84087;46.75318;2.6837;205;20220804;36.9;19;27.9;1.8;16.6;0;5.9;23951 +84087;46.75318;2.6837;205;20220805;28.1;19;23.5;2.8;17.53;0;4.49;17982 +84087;46.75318;2.6837;205;20220806;27.4;14.9;21.1;3.6;12.33;0;5.53;22372 +84087;46.75318;2.6837;205;20220807;28.7;12.3;20.5;2.8;9.87;0;5.65;23745 +84087;46.75318;2.6837;205;20220808;31;12.6;21.8;2.5;10.77;0;5.8;24401 +84087;46.75318;2.6837;205;20220809;33;13.6;23.3;2.5;11.57;0;6.04;24640 +84087;46.75318;2.6837;205;20220810;33;13.5;23.3;2.1;11.23;0;5.77;24789 +84087;46.75318;2.6837;205;20220811;34.2;13.3;23.7;1.8;10.87;0;5.69;25165 +84087;46.75318;2.6837;205;20220812;35;12.6;23.8;1.3;10.9;0;5.3;25630 +84087;46.75318;2.6837;205;20220813;34.6;15.3;24.9;1.6;10.7;4.2;5.47;23688 +84087;46.75318;2.6837;205;20220814;25.5;17.8;21.7;3.4;17.67;4.2;3.56;13565 +84087;46.75318;2.6837;205;20220815;26.1;16.5;21.3;3;17.33;2.2;3.8;16496 +84087;46.75318;2.6837;205;20220816;27.7;15.2;21.5;1.8;17.07;7.6;3.61;16790 +84087;46.75318;2.6837;205;20220817;27;15.7;21.3;2.1;16.9;.6;4.01;19816 +84087;46.75318;2.6837;205;20220818;26.7;15.8;21.3;2.3;16.63;4.3;3.74;16836 +84087;46.75318;2.6837;205;20220819;24.5;14.9;19.7;2.5;17.2;7.7;3.09;14733 +84087;46.75318;2.6837;205;20220820;25.4;17.2;21.3;1.9;17.53;.2;3.34;16009 +84087;46.75318;2.6837;205;20220821;25.3;11.5;18.4;1.1;15.13;.1;3.18;17935 +84087;46.75318;2.6837;205;20220822;25.6;16.4;21;1.3;18.03;.1;2.92;14489 +84087;46.75318;2.6837;205;20220823;28.4;17.6;23;1.4;19.47;.1;3.6;17895 +84087;46.75318;2.6837;205;20220824;32.4;15.3;23.8;1.3;16.13;.1;4.38;21658 +84087;46.75318;2.6837;205;20220825;32.5;14.5;23.5;2;15.13;.2;4.84;21316 +84087;46.75318;2.6837;205;20220826;26.2;17.9;22.1;2;18.07;0;3.33;15155 +84087;46.75318;2.6837;205;20220827;27;13.2;20.1;1.9;14.1;0;3.78;18617 +84087;46.75318;2.6837;205;20220828;28.7;11.9;20.3;1;13.7;0;3.65;20281 +84087;46.75318;2.6837;205;20220829;32.3;13.5;22.9;1.6;15.37;.6;4.35;20907 +84087;46.75318;2.6837;205;20220830;22.1;16.8;19.4;1.4;17.23;.8;2.04;9095 +84087;46.75318;2.6837;205;20220831;28.1;13.2;20.7;1.1;16.4;0;3.36;18637 +84087;46.75318;2.6837;205;20220901;28.4;13.1;20.7;1;15;0;3.41;18797 +84087;46.75318;2.6837;205;20220902;25.7;14.2;19.9;1.9;16.23;3.5;2.96;13946 +84087;46.75318;2.6837;205;20220903;25.6;15.8;20.7;2;16.43;0;3.15;15055 +84087;46.75318;2.6837;205;20220904;30.2;12.7;21.5;2;14.77;.7;4.19;19716 +84087;46.75318;2.6837;205;20220905;32;15.6;23.8;2;17.33;6.6;4.23;18813 +84087;46.75318;2.6837;205;20220906;29.9;16.5;23.2;2.5;17.33;4.9;4.13;17587 +84087;46.75318;2.6837;205;20220907;22.2;14.2;18.2;1.4;16.67;3.3;2.16;11732 +84087;46.75318;2.6837;205;20220908;24;13.1;18.5;3.2;14.7;3.4;3.25;15262 +84087;46.75318;2.6837;205;20220909;21.3;14.6;17.9;3.7;14.67;2.6;2.77;12023 +84087;46.75318;2.6837;205;20220910;21.6;13.4;17.5;2.4;13.47;0;2.76;13526 +84087;46.75318;2.6837;205;20220911;24.7;9.1;16.9;1.5;12.77;0;3.02;18052 +84087;46.75318;2.6837;205;20220912;32.2;13.2;22.7;2.5;14.47;0;4.57;19276 +84087;46.75318;2.6837;205;20220913;29.8;18;23.9;2;18.4;14.7;3.27;12653 +84087;46.75318;2.6837;205;20220914;26.2;17.4;21.8;2.4;18.6;0;2.85;12213 +84087;46.75318;2.6837;205;20220915;21;16;18.5;2;17.83;5.6;1.68;7728 +84087;46.75318;2.6837;205;20220916;18.9;12.1;15.5;1.9;13.33;.1;2;11126 +84087;46.75318;2.6837;205;20220917;17.6;6.1;11.9;2;9.2;.1;2.29;14788 +84087;46.75318;2.6837;205;20220918;19.2;3.5;11.3;1.2;8.33;.1;2.29;16827 +84087;46.75318;2.6837;205;20220919;18.7;5.1;11.9;1.8;8.9;.1;2.37;15616 +84087;46.75318;2.6837;205;20220920;19.1;3.8;11.4;2;8.6;0;2.47;16110 +84087;46.75318;2.6837;205;20220921;19.8;5;12.4;1.9;9;0;2.45;15781 +84087;46.75318;2.6837;205;20220922;21.4;4;12.7;1;8.53;.1;2.28;16620 +84087;46.75318;2.6837;205;20220923;20;6.6;13.3;1;10.67;0;1.8;11809 +84087;46.75318;2.6837;205;20220924;20.2;10.4;15.3;1.7;12.4;2.8;2.03;11712 +84087;46.75318;2.6837;205;20220925;16.1;12.3;14.2;1.5;13.07;2.2;1.3;6394 +84087;46.75318;2.6837;205;20220926;15.9;6.2;11.1;2.9;11.03;3.9;1.54;9747 +84087;46.75318;2.6837;205;20220927;14.9;10.2;12.6;4.4;12.2;9.5;1.49;7807 +84087;46.75318;2.6837;205;20220928;14.1;11.7;12.9;4.2;14.2;10.7;.83;5063 +84087;46.75318;2.6837;205;20220929;14.4;9.2;11.8;1.9;11.3;.9;1.37;8706 +84087;46.75318;2.6837;205;20220930;17.1;4.6;10.8;1.3;10.07;2.8;1.65;13171 +84087;46.75318;2.6837;205;20221001;19.6;8.3;13.9;4.9;15.07;6.4;1.4;8978 +84087;46.75318;2.6837;205;20221002;20.1;15.7;17.9;3.5;16.67;.4;1.79;8209 +84087;46.75318;2.6837;205;20221003;18.1;12.6;15.3;1.4;14.37;0;1.34;7631 +84087;46.75318;2.6837;205;20221004;19.8;7.3;13.6;1.3;12.1;.3;1.63;11637 +84087;46.75318;2.6837;205;20221005;25.8;9.6;17.7;2.1;13.4;.1;2.56;13548 +84087;46.75318;2.6837;205;20221006;18.6;13.5;16;1.6;13.4;0;1.53;7803 +84087;46.75318;2.6837;205;20221007;21;8.7;14.9;1.6;13.1;0;1.72;11509 +84087;46.75318;2.6837;205;20221008;18.1;10;14.1;1.4;12.03;.1;1.5;10037 +84087;46.75318;2.6837;205;20221009;20.3;4.3;12.3;1.9;10.43;.1;1.86;12935 +84087;46.75318;2.6837;205;20221010;19.8;10;14.9;1.4;13.5;0;1.37;8148 +84087;46.75318;2.6837;205;20221011;17.3;12.8;15;1.1;14.87;.2;.95;4668 +84087;46.75318;2.6837;205;20221012;17.8;9.1;13.4;.7;13.37;.2;1.06;7809 +84087;46.75318;2.6837;205;20221013;17.1;9.2;13.1;1.7;13.63;2.9;1.01;6557 +84087;46.75318;2.6837;205;20221014;18.6;13.9;16.2;3.8;16.77;3.4;1.07;5035 +84087;46.75318;2.6837;205;20221015;19;15.6;17.3;3.5;15.87;.2;1.48;4555 +84087;46.75318;2.6837;205;20221016;26.5;14.2;20.4;1.8;16.13;0;2.07;10279 +84087;46.75318;2.6837;205;20221017;22.4;14.4;18.4;2;16.07;6.6;1.55;6677 +84087;46.75318;2.6837;205;20221018;24.6;14.7;19.7;2;17.03;.1;1.79;9437 +84087;46.75318;2.6837;205;20221019;24;14.3;19.2;3.1;15.77;3.1;2.09;9022 +84087;46.75318;2.6837;205;20221020;23.6;14.5;19;2.3;16.83;2.7;1.64;6877 +84087;46.75318;2.6837;205;20221021;21.4;16;18.7;2.5;15.67;3.4;1.69;6550 +84087;46.75318;2.6837;205;20221022;23;10.7;16.8;1.8;13.77;.3;1.64;9390 +84087;46.75318;2.6837;205;20221023;22.4;13.9;18.2;3;14.33;.7;1.92;6267 +84087;46.75318;2.6837;205;20221024;21.2;13.2;17.2;2.9;12.5;.1;2.02;8234 +84087;46.75318;2.6837;205;20221025;20.2;8;14.1;2.2;12.57;1.3;1.38;8130 +84087;46.75318;2.6837;205;20221026;23.2;12.9;18.1;2.5;14.17;.1;1.84;8863 +84087;46.75318;2.6837;205;20221027;22.7;11.1;16.9;2.7;14.17;0;1.62;6451 +84087;46.75318;2.6837;205;20221028;25;16.1;20.6;1.9;13.6;0;1.94;7018 +84087;46.75318;2.6837;205;20221029;26;11.8;18.9;2;12.67;0;1.97;7805 +84087;46.75318;2.6837;205;20221030;22.8;9.1;15.9;1.4;11.83;0;1.39;8001 +84087;46.75318;2.6837;205;20221031;22.4;11.6;17;2.4;14.2;4.4;1.54;7466 +84087;46.75318;2.6837;205;20221101;17;9.9;13.5;3.1;11.87;.3;1.3;6553 +84087;46.75318;2.6837;205;20221102;17.9;9.8;13.8;1.9;11.43;.1;1.18;6716 +84087;46.75318;2.6837;205;20221103;16.2;7;11.6;3.3;10.6;6.2;1.25;4364 +84087;46.75318;2.6837;205;20221104;9.9;8.5;9.2;4.4;10.07;3.6;.82;2296 +84087;46.75318;2.6837;205;20221105;12.7;1.8;7.3;1.8;8.3;.1;.77;6639 +84087;46.75318;2.6837;205;20221106;13.9;4;8.9;2.8;9.27;0;.96;5104 +84087;46.75318;2.6837;205;20221107;17.8;10.4;14.1;3.3;11.37;.1;1.49;5714 +84087;46.75318;2.6837;205;20221108;19.5;6.4;13;3;10.87;6.3;1.44;6069 +84087;46.75318;2.6837;205;20221109;14.7;11.2;12.9;2.1;12.8;2.4;.76;3195 +84087;46.75318;2.6837;205;20221110;13.3;6.7;10;1.6;10.87;0;.59;4593 +84087;46.75318;2.6837;205;20221111;15.9;5.9;10.9;3.1;11.07;.2;.9;6428 +84087;46.75318;2.6837;205;20221112;14.8;6.3;10.6;2.2;11.17;.2;.69;5633 +84087;46.75318;2.6837;205;20221113;17.1;6.7;11.9;1.4;11.07;.1;.74;6036 +84087;46.75318;2.6837;205;20221114;17.2;5.4;11.3;2;10.77;4.6;.87;5270 +84087;46.75318;2.6837;205;20221115;14.3;8.4;11.3;2.5;11.83;4.9;.67;3340 +84087;46.75318;2.6837;205;20221116;14.6;7.7;11.1;3.9;10.93;3.7;.96;4498 +84087;46.75318;2.6837;205;20221117;14.8;10.7;12.7;5.9;11.47;7.7;1.41;3692 +84087;46.75318;2.6837;205;20221118;12.3;6.1;9.2;3.1;9.2;.6;.85;4607 +84087;46.75318;2.6837;205;20221119;8;2.1;5.1;1.6;7.97;.3;.39;3829 +84087;46.75318;2.6837;205;20221120;9.7;.9;5.3;2.8;7.97;2.9;.51;4496 +84087;46.75318;2.6837;205;20221121;9.8;3.9;6.9;3.5;8.6;4.5;.65;2997 +84087;46.75318;2.6837;205;20221122;11.1;5.2;8.1;4.7;8.17;0;1.11;4292 +84087;46.75318;2.6837;205;20221123;13.5;4.2;8.9;3.4;9.37;2.8;.85;4262 +84087;46.75318;2.6837;205;20221124;12.9;6.8;9.8;3.2;9.97;1.9;.79;3718 +84087;46.75318;2.6837;205;20221125;11.6;8.4;10;1.8;10.13;.8;.61;2998 +84087;46.75318;2.6837;205;20221126;8.4;.8;4.6;2;8.13;.1;.3;3588 +84087;46.75318;2.6837;205;20221127;11.1;4.3;7.7;3;8.13;3.2;.78;3923 +84087;46.75318;2.6837;205;20221128;11.6;5.2;8.4;2.5;9.57;3.4;.59;3149 +84087;46.75318;2.6837;205;20221129;6.7;5.5;6.1;1.8;9.03;.1;.37;1303 +84087;46.75318;2.6837;205;20221130;7.8;5.8;6.8;2.1;8.77;0;.48;1949 +84087;46.75318;2.6837;205;20221201;6.9;4.5;5.7;2.9;8.37;.9;.46;1506 +84087;46.75318;2.6837;205;20221202;4.9;3.7;4.3;2.1;7.4;.8;.47;1097 +84087;46.75318;2.6837;205;20221203;5.4;2.7;4.1;2.6;7.4;.8;.41;1949 +84087;46.75318;2.6837;205;20221204;4.5;2.7;3.6;2.1;7.33;4.5;.38;1274 +84087;46.75318;2.6837;205;20221205;6.8;2.4;4.6;1;7.13;0;.36;2804 +84087;46.75318;2.6837;205;20221206;3.6;-2.3;.7;1.5;6.23;.1;.22;2919 +84087;46.75318;2.6837;205;20221207;5.6;2.3;3.9;2;6.33;0;.54;2467 +84087;46.75318;2.6837;205;20221208;3.9;-2.3;.8;2.1;5.65;0;.33;3403 +84087;46.75318;2.6837;205;20221209;1.5;-1.5;0;2.1;5.23;.1;.39;1943 +84087;46.75318;2.6837;205;20221210;2;-1.4;.3;1.8;4.67;0;.48;2503 +84087;46.75318;2.6837;205;20221211;.5;-7.7;-3.6;1.9;3.97;0;.25;4465 +84087;46.75318;2.6837;205;20221212;-1.4;-4.8;-3.1;2.7;4.37;0;.26;2736 +84087;46.75318;2.6837;205;20221213;2.3;-2.7;-.2;2.9;5.07;.5;.43;2679 +84087;46.75318;2.6837;205;20221214;7;.2;3.6;1.6;7.4;11.3;.3;2616 +84087;46.75318;2.6837;205;20221215;4;1.8;2.9;2.4;6.87;.1;.39;1322 +84087;46.75318;2.6837;205;20221216;3.3;-1.5;.9;2.4;4.53;0;.57;3735 +84087;46.75318;2.6837;205;20221217;-.3;-7.9;-4.1;2.1;3.83;0;.24;4237 +84087;46.75318;2.6837;205;20221218;5.6;-6.5;-.4;3.3;5.03;.1;.45;4441 +84087;46.75318;2.6837;205;20221219;14.5;5.6;10;3.2;9;0;.98;3688 +84087;46.75318;2.6837;205;20221220;15.3;10.8;13.1;3.6;10.87;2.7;1.28;2027 +84087;46.75318;2.6837;205;20221221;13.1;10.1;11.6;4;11.83;.5;.72;2306 +84087;46.75318;2.6837;205;20221222;14.1;11.5;12.8;6.4;12.33;11.4;1.14;1576 +84087;46.75318;2.6837;205;20221223;14.4;13.3;13.8;5.9;14.3;8;.78;1100 +84087;46.75318;2.6837;205;20221224;11.6;10.4;11;2.4;12.1;1.7;.52;1035 +84087;46.75318;2.6837;205;20221225;15.6;6.2;10.9;2.7;10.07;0;.83;3671 +84087;46.75318;2.6837;205;20221226;13.4;10.4;11.9;2.7;10.87;2.6;.89;1802 +84087;46.75318;2.6837;205;20221227;10.9;5.5;8.2;1.6;9.23;.4;.42;3269 +84087;46.75318;2.6837;205;20221228;14.5;4;9.2;3.7;9.1;.3;.96;4144 +84087;46.75318;2.6837;205;20221229;12.5;10.3;11.4;4.2;10.4;4.2;1.13;1666 +84087;46.75318;2.6837;205;20221230;14.9;4;9.4;4.4;10.53;2.7;.75;3476 +84087;46.75318;2.6837;205;20221231;16.9;13.6;15.3;3.7;11.13;0;1.7;2318 +84088;46.77485;3.00947;217;20220101;14.1;-.2;7;.8;7.8;0;.21;6000 +84088;46.77485;3.00947;217;20220102;16.7;.6;8.7;3.1;9.3;.2;.94;4300 +84088;46.77485;3.00947;217;20220103;13.1;9.4;11.3;3.7;11;.3;.87;2400 +84088;46.77485;3.00947;217;20220104;14.1;11.3;12.7;4.8;9.7;4.9;1.89;500 +84088;46.77485;3.00947;217;20220105;5.2;1;3.1;3.1;6.3;0;.46;4700 +84088;46.77485;3.00947;217;20220106;2.1;-3.3;-.6;1.2;5.7;.1;.18;3300 +84088;46.77485;3.00947;217;20220107;6.7;-2;2.4;4.3;7.1;2.5;.32;2400 +84088;46.77485;3.00947;217;20220108;9.3;5.1;7.2;5.6;9.1;8.7;.63;2200 +84088;46.77485;3.00947;217;20220109;7.9;5;6.5;4.4;7.8;1.9;.82;2600 +84088;46.77485;3.00947;217;20220110;8.2;4.8;6.5;1.8;7.3;0;.47;5500 +84088;46.77485;3.00947;217;20220111;1;-3.8;-1.4;1.1;5.5;0;.15;3800 +84088;46.77485;3.00947;217;20220112;5;-.7;2.2;1.2;5.3;0;.44;3500 +84088;46.77485;3.00947;217;20220113;.9;-5.1;-2.1;.7;4.8;0;.2;3800 +84088;46.77485;3.00947;217;20220114;5.3;-4.4;.5;1.1;4.9;0;.21;7600 +84088;46.77485;3.00947;217;20220115;6;-6.4;-.2;.6;4.7;0;.15;7200 +84088;46.77485;3.00947;217;20220116;-1.6;-4.6;-3.1;1.4;5;.1;.19;1800 +84088;46.77485;3.00947;217;20220117;3.3;-2;.7;.8;6.6;.1;.25;2100 +84088;46.77485;3.00947;217;20220118;6;-2.8;1.6;1.4;6.4;0;.3;4100 +84088;46.77485;3.00947;217;20220119;4.2;.5;2.4;2.8;6.5;.8;.47;1200 +84088;46.77485;3.00947;217;20220120;6.7;2.9;4.8;2.7;6.9;.2;.64;3900 +84088;46.77485;3.00947;217;20220121;5.2;-.1;2.6;3.2;5.2;0;.74;7100 +84088;46.77485;3.00947;217;20220122;2.9;-4;-.5;1.8;5.8;0;.26;3100 +84088;46.77485;3.00947;217;20220123;2.5;1.2;1.9;2.3;6.1;0;.48;1400 +84088;46.77485;3.00947;217;20220124;6.6;-1.5;2.6;2.1;5.6;0;.6;5600 +84088;46.77485;3.00947;217;20220125;4.1;-5;-.4;.7;5.1;0;.31;4900 +84088;46.77485;3.00947;217;20220126;-1.9;-3.9;-2.9;1.1;4.8;0;.27;1800 +84088;46.77485;3.00947;217;20220127;-.9;-3.9;-2.4;1.2;5.1;0;.25;2100 +84088;46.77485;3.00947;217;20220128;3.4;-1;1.2;1.2;6.6;0;.3;2700 +84088;46.77485;3.00947;217;20220129;5.7;.3;3;2.7;7.8;.6;.23;2800 +84088;46.77485;3.00947;217;20220130;9.9;5.4;7.7;2;8.5;0;.7;4100 +84088;46.77485;3.00947;217;20220131;7.8;-.2;3.8;4.2;7.7;1.3;.44;3700 +84088;46.77485;3.00947;217;20220201;6.8;-.4;3.2;4;8;2.1;.21;2500 +84088;46.77485;3.00947;217;20220202;9.5;7;8.3;3;9.8;.3;.61;3400 +84088;46.77485;3.00947;217;20220203;9.3;1.3;5.3;2.6;7.9;.1;.61;5600 +84088;46.77485;3.00947;217;20220204;9.3;4.3;6.8;3.2;9;1.9;.59;1800 +84088;46.77485;3.00947;217;20220205;9.2;-1.8;3.7;2.1;6.7;0;.66;9300 +84088;46.77485;3.00947;217;20220206;8.6;.8;4.7;7.2;8.8;2.3;.23;2700 +84088;46.77485;3.00947;217;20220207;9.6;5.9;7.8;3.2;7.3;0;1.17;9300 +84088;46.77485;3.00947;217;20220208;11.1;-3.5;3.8;1.7;6.1;0;.83;10400 +84088;46.77485;3.00947;217;20220209;16.3;-1.9;7.2;1.7;6.4;0;1.23;11000 +84088;46.77485;3.00947;217;20220210;6.7;2.1;4.4;2.4;8.33;3.1;.75;5664 +84088;46.77485;3.00947;217;20220211;8;2;5;2.7;6.63;0;.95;9039 +84088;46.77485;3.00947;217;20220212;7.9;-4.1;1.9;2;5.16;0;.89;8526 +84088;46.77485;3.00947;217;20220213;15.5;-1.1;7.2;4.9;7.16;.1;1.92;10235 +84088;46.77485;3.00947;217;20220214;11.7;7.5;9.6;4.3;8.6;2.5;1.42;4696 +84088;46.77485;3.00947;217;20220215;9.9;4.4;7.1;4;8.23;5.2;.98;5926 +84088;46.77485;3.00947;217;20220216;13.1;7.2;10.2;6.5;11.8;2.6;.64;2500 +84088;46.77485;3.00947;217;20220217;15.1;11.6;13.4;5.7;11.5;.7;1.82;8900 +84088;46.77485;3.00947;217;20220218;14.4;9;11.7;5.3;10.3;1;1.63;4200 +84088;46.77485;3.00947;217;20220219;9.3;1.7;5.5;3.4;6.4;0;1.31;11900 +84088;46.77485;3.00947;217;20220220;12;3.5;7.8;6;9.2;2.4;1.04;4500 +84088;46.77485;3.00947;217;20220221;9.4;6.5;8;6.9;8.4;1.8;1.34;5400 +84088;46.77485;3.00947;217;20220222;10.7;5;7.9;4.5;9;.3;.99;4300 +84088;46.77485;3.00947;217;20220223;14.8;8.1;11.5;1.7;9.3;0;1.31;7600 +84088;46.77485;3.00947;217;20220224;12.4;2.2;7.3;3.9;8.1;1;1.32;8300 +84088;46.77485;3.00947;217;20220225;9.2;.5;4.9;2.3;5.9;0;1.29;12700 +84088;46.77485;3.00947;217;20220226;10.9;-3.8;3.6;2.4;5;0;1.51;14700 +84088;46.77485;3.00947;217;20220227;11.2;-3;4.1;2.3;5;0;1.56;14600 +84088;46.77485;3.00947;217;20220228;12.9;-4.8;4.1;1.3;5.3;0;1.35;14800 +84088;46.77485;3.00947;217;20220301;12.4;-4.2;4.1;1.4;5.7;0;1.25;11400 +84088;46.77485;3.00947;217;20220302;14.3;-.6;6.9;1.3;8;.2;1.11;8300 +84088;46.77485;3.00947;217;20220303;14.1;7.9;11;1.1;10.5;.7;1.15;8700 +84088;46.77485;3.00947;217;20220304;12.3;7.1;9.7;1.8;9.4;0;1.1;5600 +84088;46.77485;3.00947;217;20220305;11.4;3.8;7.6;2;5.8;0;1.77;15000 +84088;46.77485;3.00947;217;20220306;9.2;-5;2.1;1.9;4.1;0;1.53;15700 +84088;46.77485;3.00947;217;20220307;8.9;-6.4;1.3;2;4.4;0;1.45;15900 +84088;46.77485;3.00947;217;20220308;14.5;-1.9;6.3;1.9;5.2;0;1.96;16100 +84088;46.77485;3.00947;217;20220309;15.3;-2;6.7;2;6.7;0;1.86;15900 +84088;46.77485;3.00947;217;20220310;15.8;-.3;7.8;1.9;7.6;0;1.76;14200 +84088;46.77485;3.00947;217;20220311;14.4;6.2;10.3;4.9;8.7;5.2;2.04;8100 +84088;46.77485;3.00947;217;20220312;7.5;6.4;7;3.8;8.7;12.8;.8;2300 +84088;46.77485;3.00947;217;20220313;9.1;5.6;7.4;3.8;7.8;8.9;1.18;2300 +84088;46.77485;3.00947;217;20220314;13.4;-1.1;6.2;2.9;8.2;2.5;1.53;14300 +84088;46.77485;3.00947;217;20220315;17.5;9;13.3;2.5;10.8;0;1.76;7000 +84088;46.77485;3.00947;217;20220316;16.1;6.2;11.2;1.7;10.4;0;1.33;6400 +84088;46.77485;3.00947;217;20220317;10.3;9;9.7;3.2;9.3;.2;1.23;3600 +84088;46.77485;3.00947;217;20220318;13.2;4.7;9;4.9;8.03;0;2.02;10225 +84088;46.77485;3.00947;217;20220319;15.8;4.3;10;2;8.33;3.3;1.97;13582 +84088;46.77485;3.00947;217;20220320;15.8;4;9.9;2.8;8.4;.2;1.97;9218 +84088;46.77485;3.00947;217;20220321;17.4;8.3;12.8;3.9;7.93;0;2.98;11784 +84088;46.77485;3.00947;217;20220322;17.2;3.6;10.4;4.4;5.36;0;3.74;18658 +84088;46.77485;3.00947;217;20220323;18;.3;9.2;2.9;5.73;0;3.08;18925 +84088;46.77485;3.00947;217;20220324;20.4;-.3;10;2.2;6.43;0;3.07;19378 +84088;46.77485;3.00947;217;20220325;20.9;.3;10.6;3;6.43;0;3.47;19392 +84088;46.77485;3.00947;217;20220326;20.2;1.9;11.1;2.6;6.76;0;3.22;18893 +84088;46.77485;3.00947;217;20220327;22.1;1;11.6;1.7;7.06;0;3.06;19495 +84088;46.77485;3.00947;217;20220328;22.1;2.3;12.2;2;7.36;0;3.21;18495 +84088;46.77485;3.00947;217;20220329;18.8;6.9;12.9;1.9;8.76;1;2.34;11300 +84088;46.77485;3.00947;217;20220330;12.8;8;10.4;2.4;10.73;1.6;1.36;7857 +84088;46.77485;3.00947;217;20220331;11.5;7.3;9.4;3.9;8.7;6.1;1.71;7493 +84088;46.77485;3.00947;217;20220401;5.5;1.1;3.3;6.5;5.79;2.8;1.43;6800 +84088;46.77485;3.00947;217;20220402;5.2;.8;3;4.4;5.14;0;1.46;8633 +84088;46.77485;3.00947;217;20220403;5.8;-.8;2.5;3.1;5.09;0;1.46;9600 +84088;46.77485;3.00947;217;20220404;10.9;-6.8;2;1.7;4.49;0;2.19;22000 +84088;46.77485;3.00947;217;20220405;11.1;4.2;7.7;3.4;9.03;.8;1.28;7755 +84088;46.77485;3.00947;217;20220406;12.5;8.7;10.6;3.4;10.7;.9;1.3;5868 +84088;46.77485;3.00947;217;20220407;13.8;9.2;11.5;6.9;11.3;13.2;1.49;5038 +84088;46.77485;3.00947;217;20220408;16.1;9.9;13;7.1;10.43;.9;2.67;8043 +84088;46.77485;3.00947;217;20220409;11.3;1.9;6.6;3;6.73;.7;2.2;16618 +84088;46.77485;3.00947;217;20220410;14.6;-2.4;6.1;2.8;6.1;0;2.85;22662 +84088;46.77485;3.00947;217;20220411;21.6;3.3;12.4;5.1;8.36;.1;4.37;21596 +84088;46.77485;3.00947;217;20220412;20.3;10.5;15.4;3.2;9.17;0;3.67;16596 +84088;46.77485;3.00947;217;20220413;17.9;7.4;12.6;1.8;11.36;0;2.21;13923 +84088;46.77485;3.00947;217;20220414;20.8;6.5;13.7;1.4;11.13;0;2.85;18476 +84088;46.77485;3.00947;217;20220415;21.8;5.1;13.5;2.2;10.4;0;3.57;22830 +84088;46.77485;3.00947;217;20220416;21.2;7;14.1;3.7;9.29;0;4.15;22428 +84088;46.77485;3.00947;217;20220417;21.4;1.8;11.6;2.5;7.26;0;3.96;24894 +84088;46.77485;3.00947;217;20220418;21;2.9;12;1.3;7.5;0;3.29;22060 +84088;46.77485;3.00947;217;20220419;19.2;3;11.1;2.1;9.1;0;3.18;21496 +84088;46.77485;3.00947;217;20220420;19.9;5.8;12.8;2.1;9.46;0;2.89;15937 +84088;46.77485;3.00947;217;20220421;20.3;4.8;12.5;1.7;8.83;0;3.41;21578 +84088;46.77485;3.00947;217;20220422;21.3;2.2;11.8;1.7;9.23;.1;3.51;24251 +84088;46.77485;3.00947;217;20220423;19.1;9.8;14.4;3.9;11.16;5;2.98;13256 +84088;46.77485;3.00947;217;20220424;16.9;8;12.5;3;11.6;10.9;2.06;11239 +84088;46.77485;3.00947;217;20220425;13.8;10.7;12.3;2.5;12.2;6.6;1.31;5514 +84088;46.77485;3.00947;217;20220426;16.8;7;11.9;2.5;9.86;0;3.23;22334 +84088;46.77485;3.00947;217;20220427;19.3;2.8;11.1;3.4;9.23;0;3.74;24993 +84088;46.77485;3.00947;217;20220428;22.5;4;13.3;1.9;10.36;0;3.8;24410 +84088;46.77485;3.00947;217;20220429;19.1;6.1;12.6;1.4;11.2;.2;2.51;14986 +84088;46.77485;3.00947;217;20220430;18;5.1;11.5;2.6;9.16;0;3.55;23787 +84088;46.77485;3.00947;217;20220501;18.3;2.2;10.2;1.8;8.46;0;3.48;25610 +84088;46.77485;3.00947;217;20220502;19.5;4.9;12.2;2.1;9.13;0;3.63;23725 +84088;46.77485;3.00947;217;20220503;21;7.2;14.1;2;10.6;0;3.47;20447 +84088;46.77485;3.00947;217;20220504;17.7;8.9;13.3;2.2;11.46;1.2;2.57;14379 +84088;46.77485;3.00947;217;20220505;18.8;5.9;12.4;2;10.76;.5;2.97;18848 +84088;46.77485;3.00947;217;20220506;21;4.1;12.6;1.6;10.2;.1;1.53;2300 +84088;46.77485;3.00947;217;20220507;22.3;5.6;14;1.6;11;1.8;1.59;2200 +84088;46.77485;3.00947;217;20220508;23.9;9;16.5;2;11.5;0;2.05;2600 +84088;46.77485;3.00947;217;20220509;24.9;6.6;15.8;1.1;11.8;0;1.57;2700 +84088;46.77485;3.00947;217;20220510;26.9;7.7;17.3;1.2;12.6;0;1.73;2500 +84088;46.77485;3.00947;217;20220511;29.6;11;20.3;2.6;13.2;0;2.99;2700 +84088;46.77485;3.00947;217;20220512;21.7;12.4;17.1;1.7;14.4;.7;1.33;1400 +84088;46.77485;3.00947;217;20220513;23;15.3;19.2;1.3;14.7;0;1.48;2000 +84088;46.77485;3.00947;217;20220514;25.5;7;16.3;1.3;12.7;0;1.64;2600 +84088;46.77485;3.00947;217;20220515;29.2;11.4;20.3;2.8;14.7;6.1;2.74;2100 +84088;46.77485;3.00947;217;20220516;25.7;15.4;20.6;1.6;15.9;.1;1.77;2500 +84088;46.77485;3.00947;217;20220517;29.3;11.2;20.3;1.3;15.8;0;1.83;2800 +84088;46.77485;3.00947;217;20220518;29.7;14.7;22.2;2.1;16.8;.1;2.32;2500 +84088;46.77485;3.00947;217;20220519;28.8;15.9;22.4;2.3;17.6;.1;2.25;2400 +84088;46.77485;3.00947;217;20220520;29.9;14.7;22.3;2.6;16.4;0;2.65;2200 +84088;46.77485;3.00947;217;20220521;27.7;12.6;20.2;1.7;15.7;0;1.92;2500 +84088;46.77485;3.00947;217;20220522;28.6;15;21.8;2.1;16;12.8;2.21;1700 +84088;46.77485;3.00947;217;20220523;21.6;15.3;18.5;3.2;16.3;2.7;1.63;1600 +84088;46.77485;3.00947;217;20220524;18.4;10.5;14.5;3.5;11.9;.3;1.77;2000 +84088;46.77485;3.00947;217;20220525;19.6;5.9;12.8;2.1;10.8;0;1.54;2400 +84088;46.77485;3.00947;217;20220526;20.4;11.1;15.8;2.2;12.8;0;1.52;1400 +84088;46.77485;3.00947;217;20220527;20;12.2;16.1;2.1;13.5;.1;1.45;1800 +84088;46.77485;3.00947;217;20220528;21.6;6.8;14.2;2;10.4;0;1.91;3000 +84088;46.77485;3.00947;217;20220529;18.1;7.8;13;2.8;8.3;0;2.25;3000 +84088;46.77485;3.00947;217;20220530;21.7;5;13.4;1.9;8.2;0;2.15;2900 +84088;46.77485;3.00947;217;20220531;24;4.8;14.4;1.4;10;0;1.82;2600 +84088;46.77485;3.00947;217;20220601;24.2;6.9;15.6;1.1;11.4;.7;1.5;2000 +84088;46.77485;3.00947;217;20220602;28.1;11.1;19.6;2.3;14;2.1;2.45;2500 +84088;46.77485;3.00947;217;20220603;28.5;14;21.3;1.6;16.7;11.5;1.87;2300 +84088;46.77485;3.00947;217;20220604;29.1;15.5;22.3;2.2;18.9;21.5;2.06;2500 +84088;46.77485;3.00947;217;20220605;22.3;16.3;19.3;4.4;17.1;.6;1.95;1900 +84088;46.77485;3.00947;217;20220606;22.2;13.6;17.9;2.2;14.7;.7;1.66;2100 +84088;46.77485;3.00947;217;20220607;22.6;13.6;18.1;2.8;14.5;1.9;1.95;2300 +84088;46.77485;3.00947;217;20220608;21.7;12.5;17.1;3.3;14.6;11.1;1.75;1500 +84088;46.77485;3.00947;217;20220609;21;13.3;17.2;3.4;12.9;.1;2.2;2300 +84088;46.77485;3.00947;217;20220610;26.2;12.1;19.2;1.2;14.6;0;1.7;3100 +84088;46.77485;3.00947;217;20220611;29;10.5;19.8;.8;15.2;0;5.26;30600 +84088;46.77485;3.00947;217;20220612;27.6;13.1;20.4;1.4;17.2;.2;4.64;25000 +84088;46.77485;3.00947;217;20220613;25.4;15.8;20.6;2.2;12;0;5.97;31600 +84088;46.77485;3.00947;217;20220614;28.8;7.5;18.2;1.3;12;0;5.42;30900 +84088;46.77485;3.00947;217;20220615;34.8;11.7;23.3;1.6;16.6;0;5.92;27500 +84088;46.77485;3.00947;217;20220616;31;15.5;23.3;1.7;16.3;.1;5.76;28100 +84088;46.77485;3.00947;217;20220617;33.1;14.1;23.6;1.1;16.7;0;5.79;29500 +84088;46.77485;3.00947;217;20220618;36.2;14.2;25.2;2.2;17.1;0;6.89;29500 +84088;46.77485;3.00947;217;20220619;36.2;18.7;27.5;2.5;15.8;3.4;7.15;27600 +84088;46.77485;3.00947;217;20220620;29.6;17.8;23.7;3;19.4;4.7;5.49;24700 +84088;46.77485;3.00947;217;20220621;29.1;15.7;22.4;2.3;20.3;17.2;4.6;22100 +84088;46.77485;3.00947;217;20220622;27;17.1;22.1;1.6;20.2;9.6;4.02;20100 +84088;46.77485;3.00947;217;20220623;26.3;14.3;20.3;1.1;18;12.6;3.67;19100 +84088;46.77485;3.00947;217;20220624;23.3;14.3;18.8;2.5;16.5;1.2;3.61;18600 +84088;46.77485;3.00947;217;20220625;25.2;13.2;19.2;1.7;15.2;8.8;3.53;16700 +84088;46.77485;3.00947;217;20220626;16.4;13.2;14.8;1.2;15.6;18.2;1.04;3900 +84088;46.77485;3.00947;217;20220627;22.8;14.7;18.8;1.6;15;2.6;3.7;19400 +84088;46.77485;3.00947;217;20220628;25.6;8.9;17.3;1.1;12.7;0;5.12;31500 +84088;46.77485;3.00947;217;20220629;27.2;11.4;19.3;2;13.6;16.4;5.57;30500 +84088;46.77485;3.00947;217;20220630;14.3;14.2;14.3;2.4;15;10.9;1.03;3800 +84088;46.77485;3.00947;217;20220701;21.6;9;15.3;1.6;11.9;0;4.5;28800 +84088;46.77485;3.00947;217;20220702;27.2;7.9;17.6;1.3;13.3;.1;5.23;31200 +84088;46.77485;3.00947;217;20220703;26.8;11.7;19.3;1.8;14.8;0;5.15;28600 +84088;46.77485;3.00947;217;20220704;26.2;15.3;20.8;1.4;15.7;.2;4.08;20300 +84088;46.77485;3.00947;217;20220705;26.6;11.8;19.2;1.4;14;0;5.17;29500 +84088;46.77485;3.00947;217;20220706;24.4;10.4;17.4;1.6;13.3;0;5.01;30400 +84088;46.77485;3.00947;217;20220707;24.1;10.5;17.3;2.2;14.5;.1;3.94;21500 +84088;46.77485;3.00947;217;20220708;25.5;12.7;19.1;2.6;13.4;0;5.57;30500 +84088;46.77485;3.00947;217;20220709;28;10.7;19.4;1.6;13.8;0;5.34;29600 +84088;46.77485;3.00947;217;20220710;26.8;14.3;20.6;2.6;13.7;0;5.82;30000 +84088;46.77485;3.00947;217;20220711;29.2;12;20.6;2.1;13.9;0;5.82;30000 +84088;46.77485;3.00947;217;20220712;30.7;12.3;21.5;1.5;14.8;0;5.82;30800 +84088;46.77485;3.00947;217;20220713;31.5;12.2;21.9;1;15.7;0;5.36;28800 +84088;46.77485;3.00947;217;20220714;32.9;14;23.5;1.5;16.1;.1;6.05;30300 +84088;46.77485;3.00947;217;20220715;28.7;13.7;21.2;1.9;14;0;5.71;29700 +84088;46.77485;3.00947;217;20220716;29.1;9.5;19.3;1.5;11.6;0;5.55;30500 +84088;46.77485;3.00947;217;20220717;31.7;10.1;20.9;1;14.3;0;5.3;28900 +84088;46.77485;3.00947;217;20220718;35.7;12.8;24.3;1.5;16.6;.1;6.15;29100 +84088;46.77485;3.00947;217;20220719;35.9;14.7;25.3;2.3;17.7;.1;6.62;28200 +84088;46.77485;3.00947;217;20220720;25.3;19.2;22.3;2.4;18.2;.4;3.5;14100 +84088;46.77485;3.00947;217;20220721;27.8;13.2;20.5;1.6;17;.1;5.04;28000 +84088;46.77485;3.00947;217;20220722;31.8;12.7;22.3;1.7;17.9;0;4.82;22800 +84088;46.77485;3.00947;217;20220723;26.6;19.1;22.9;2.6;17.8;.6;4.4;19100 +84088;46.77485;3.00947;217;20220724;32.4;12.6;22.5;1.2;16.3;0;5.46;28600 +84088;46.77485;3.00947;217;20220725;27.2;16.2;21.7;3.5;17.8;.5;4.83;22400 +84088;46.77485;3.00947;217;20220726;24.1;14.4;19.3;2.8;15;0;4.05;19700 +84088;46.77485;3.00947;217;20220727;26;14.3;20.2;1.6;12.9;0;4.89;26500 +84088;46.77485;3.00947;217;20220728;27.7;10.7;19.2;1.3;12.8;0;4.51;24500 +84088;46.77485;3.00947;217;20220729;27;14.3;20.7;1.1;14.2;0;3.24;14700 +84088;46.77485;3.00947;217;20220730;30.2;11.8;21;1.2;15.3;0;4.86;26200 +84088;46.77485;3.00947;217;20220731;31;14.7;22.9;1.8;16.2;0;5.53;27700 +84088;46.77485;3.00947;217;20220801;29.2;13.4;21.3;1.4;16.1;0;4.57;23800 +84088;46.77485;3.00947;217;20220802;31.4;13.8;22.6;1;16.1;0;5.06;27300 +84088;46.77485;3.00947;217;20220803;36.4;14.2;25.3;1;15.7;0;5.49;27300 +84088;46.77485;3.00947;217;20220804;37;16.4;26.7;1.9;17.1;.4;6.06;25100 +84088;46.77485;3.00947;217;20220805;28.5;18.9;23.7;2.8;18;0;4.81;20500 +84088;46.77485;3.00947;217;20220806;27.6;15.4;21.5;3.2;12.6;0;5.87;27000 +84088;46.77485;3.00947;217;20220807;28.4;9.7;19.1;2.3;10.1;0;5.47;27400 +84088;46.77485;3.00947;217;20220808;30.5;9.8;20.2;1.8;11.2;0;5.29;26600 +84088;46.77485;3.00947;217;20220809;32.9;10.8;21.9;2;11.8;0;5.74;26500 +84088;46.77485;3.00947;217;20220810;32.7;11.4;22.1;1.2;11.7;0;5.06;26400 +84088;46.77485;3.00947;217;20220811;34;10.9;22.5;1.4;11.6;0;5.33;26300 +84088;46.77485;3.00947;217;20220812;34.8;11;22.9;.9;11.4;0;4.86;25900 +84088;46.77485;3.00947;217;20220813;34.2;11.4;22.8;1;11.6;2;4.85;25400 +84088;46.77485;3.00947;217;20220814;26;16.4;21.2;3.8;18;3.1;3.51;13300 +84088;46.77485;3.00947;217;20220815;26.9;16.8;21.9;3.6;17.3;1.2;4.19;16900 +84088;46.77485;3.00947;217;20220816;28.2;13.7;21;1.6;16.7;13.1;3.27;14600 +84088;46.77485;3.00947;217;20220817;26.9;15.5;21.2;2.2;17;1.3;4.5;24000 +84088;46.77485;3.00947;217;20220818;26.3;15.2;20.8;2.4;17.3;8.5;3.52;16300 +84088;46.77485;3.00947;217;20220819;24.3;15.3;19.8;3.2;17.5;6;2.87;11800 +84088;46.77485;3.00947;217;20220820;25.6;17.3;21.5;1.9;17.8;.1;3.69;18800 +84088;46.77485;3.00947;217;20220821;25.8;10.5;18.2;1.4;14.8;.1;3.13;16700 +84088;46.77485;3.00947;217;20220822;25.5;16.4;21;1.5;18;0;2.76;12800 +84088;46.77485;3.00947;217;20220823;28.3;17.9;23.1;1.3;20;.1;3.86;20300 +84088;46.77485;3.00947;217;20220824;31.7;14;22.9;1.1;16.3;0;4.41;23800 +84088;46.77485;3.00947;217;20220825;32.2;12.6;22.4;1.9;15.9;.4;4.7;22200 +84088;46.77485;3.00947;217;20220826;26;18.7;22.4;2.3;18.2;0;3.59;16500 +84088;46.77485;3.00947;217;20220827;26.7;11.8;19.3;1.5;13.9;0;3.68;20100 +84088;46.77485;3.00947;217;20220828;28.5;10.4;19.5;.8;14.1;0;3.59;21600 +84088;46.77485;3.00947;217;20220829;31.4;11.8;21.6;1.3;15.3;.4;4.05;21000 +84088;46.77485;3.00947;217;20220830;21.5;15.7;18.6;1.4;17.1;1.2;1.58;5900 +84088;46.77485;3.00947;217;20220831;27.9;12.3;20.1;1.2;15.9;0;3.51;19800 +84088;46.77485;3.00947;217;20220901;28.1;11.6;19.9;.9;15.1;0;3.44;20400 +84088;46.77485;3.00947;217;20220902;26.1;11.9;19;1.3;15.9;8.6;2.54;12400 +84088;46.77485;3.00947;217;20220903;25.2;15.8;20.5;2.4;16.5;.2;3.34;16100 +84088;46.77485;3.00947;217;20220904;29.6;11.1;20.4;1.4;14.8;.9;3.85;21200 +84088;46.77485;3.00947;217;20220905;31.9;14.6;23.3;2.1;17.3;2.6;4.37;20100 +84088;46.77485;3.00947;217;20220906;29.7;17.3;23.5;3.3;17.1;4.4;4.67;19100 +84088;46.77485;3.00947;217;20220907;20.8;14;17.4;1.8;16.6;6.2;1.82;9100 +84088;46.77485;3.00947;217;20220908;24.3;12.7;18.5;4.1;14.2;3.7;3.75;17200 +84088;46.77485;3.00947;217;20220909;20.8;14.1;17.5;4;14.9;3.4;2.78;13600 +84088;46.77485;3.00947;217;20220910;21.4;12.6;17;2.3;13.2;.1;2.93;16600 +84088;46.77485;3.00947;217;20220911;24.2;7.7;16;1.2;12.6;.1;3.04;20700 +84088;46.77485;3.00947;217;20220912;31.2;12.9;22.1;2.2;14.7;0;4.32;20200 +84088;46.77485;3.00947;217;20220913;29.3;15.9;22.6;1.5;18.4;15.7;2.59;10300 +84088;46.77485;3.00947;217;20220914;26.7;17.2;22;2.5;18.7;.5;2.97;12800 +84088;46.77485;3.00947;217;20220915;20.7;15.1;17.9;2.2;17.8;5.3;1.42;5900 +84088;46.77485;3.00947;217;20220916;18.5;11.6;15.1;1.9;13.4;0;2.04;12600 +84088;46.77485;3.00947;217;20220917;18;6.3;12.2;1.8;9.2;0;2.46;17300 +84088;46.77485;3.00947;217;20220918;18.8;2.2;10.5;.8;8.3;0;2.24;19400 +84088;46.77485;3.00947;217;20220919;18.4;3.9;11.2;1.5;8.7;0;2.39;18300 +84088;46.77485;3.00947;217;20220920;18.9;2;10.5;1.3;8.3;0;2.33;18600 +84088;46.77485;3.00947;217;20220921;19.5;3.2;11.4;1;8.6;0;2.26;18500 +84088;46.77485;3.00947;217;20220922;21;2.1;11.6;.8;8.3;0;2.24;18700 +84088;46.77485;3.00947;217;20220923;20.6;4.4;12.5;1.1;10.5;.1;1.67;9400 +84088;46.77485;3.00947;217;20220924;20.7;9.5;15.1;1.9;12.2;3.1;2.19;12900 +84088;46.77485;3.00947;217;20220925;15.2;12.1;13.7;1.6;12.8;1.7;1.14;4600 +84088;46.77485;3.00947;217;20220926;15.8;5.1;10.5;3.1;10.9;4.7;1.36;7500 +84088;46.77485;3.00947;217;20220927;14.9;10.3;12.6;5.1;12.1;10;1.58;8000 +84088;46.77485;3.00947;217;20220928;14.3;11.6;13;4.4;14.2;12.3;.86;5300 +84088;46.77485;3.00947;217;20220929;14.5;9.3;11.9;2.1;11.1;.7;1.55;10700 +84088;46.77485;3.00947;217;20220930;16.8;4.6;10.7;1.6;9.7;2.7;1.82;15100 +84088;46.77485;3.00947;217;20221001;19.8;6;12.9;5.3;14.8;7.3;1.06;5400 +84088;46.77485;3.00947;217;20221002;20.9;15.9;18.4;3.8;16.6;.9;2.24;11700 +84088;46.77485;3.00947;217;20221003;19;11.7;15.4;1.2;14.4;0;1.48;9800 +84088;46.77485;3.00947;217;20221004;20.3;6.6;13.5;1.2;12;.3;1.68;12400 +84088;46.77485;3.00947;217;20221005;26.1;7.6;16.9;2;12.8;0;2.65;15400 +84088;46.77485;3.00947;217;20221006;18.6;13.7;16.2;1.5;13.5;0;1.61;9400 +84088;46.77485;3.00947;217;20221007;21.1;7.4;14.3;1.2;12.9;.2;1.7;13100 +84088;46.77485;3.00947;217;20221008;18;10.9;14.5;1.2;12.1;0;1.59;12100 +84088;46.77485;3.00947;217;20221009;20;2.1;11.1;1.4;9.7;.1;1.77;14900 +84088;46.77485;3.00947;217;20221010;19.9;7.7;13.8;1.2;12.8;.9;1.24;7000 +84088;46.77485;3.00947;217;20221011;17.9;11;14.5;.6;14.3;.3;.85;3900 +84088;46.77485;3.00947;217;20221012;18.8;9.5;14.2;.7;13.6;.2;1.06;6900 +84088;46.77485;3.00947;217;20221013;17;8.4;12.7;1.8;13.6;2.4;.84;4000 +84088;46.77485;3.00947;217;20221014;18.9;13.7;16.3;3.6;16.5;3.5;1.08;3600 +84088;46.77485;3.00947;217;20221015;19.4;15;17.2;3.7;15.7;0;1.55;4900 +84088;46.77485;3.00947;217;20221016;27.1;13.9;20.5;1.6;15.8;.1;2.13;11800 +84088;46.77485;3.00947;217;20221017;23.1;13.1;18.1;1.4;15.9;6.6;1.35;5900 +84088;46.77485;3.00947;217;20221018;24.8;13.3;19.1;1.4;16.6;.2;1.76;12200 +84088;46.77485;3.00947;217;20221019;23.9;13.7;18.8;2.1;15.4;3.6;1.93;10800 +84088;46.77485;3.00947;217;20221020;24.2;13.9;19.1;2.4;16.8;3.4;1.65;5600 +84088;46.77485;3.00947;217;20221021;22;15.7;18.9;2.4;15.9;2.9;1.75;8500 +84088;46.77485;3.00947;217;20221022;23.2;9.5;16.4;1.7;13.2;.2;1.67;10900 +84088;46.77485;3.00947;217;20221023;22.9;13;18;2.2;14.3;1.1;1.67;5100 +84088;46.77485;3.00947;217;20221024;21.3;13.1;17.2;2.8;12.2;0;2.12;11000 +84088;46.77485;3.00947;217;20221025;20.1;5.7;12.9;1.7;12;2.3;1.23;8300 +84088;46.77485;3.00947;217;20221026;23.2;12.8;18;2.4;13.8;.1;1.93;11300 +84088;46.77485;3.00947;217;20221027;23;8.1;15.6;1.4;13.6;0;1.21;4600 +84088;46.77485;3.00947;217;20221028;25.7;16.9;21.3;1.6;13.3;0;1.89;7400 +84088;46.77485;3.00947;217;20221029;25.3;8.5;16.9;1.2;12.2;0;1.43;7000 +84088;46.77485;3.00947;217;20221030;23.6;6;14.8;.9;11.7;0;1.14;8600 +84088;46.77485;3.00947;217;20221031;22.8;10.8;16.8;2.5;13.8;3.9;1.65;8300 +84088;46.77485;3.00947;217;20221101;16.9;9.7;13.3;3.5;11.8;.3;1.37;8300 +84088;46.77485;3.00947;217;20221102;18.1;9.2;13.7;2;11.2;.1;1.23;8500 +84088;46.77485;3.00947;217;20221103;16.2;5;10.6;2.7;10.2;3.5;1.12;1300 +84088;46.77485;3.00947;217;20221104;9.7;7.9;8.8;4.6;10;3.4;.75;3200 +84088;46.77485;3.00947;217;20221105;12.6;.8;6.7;1.8;8.2;.1;.74;6800 +84088;46.77485;3.00947;217;20221106;13.4;2;7.7;2.6;8.9;0;.86;3200 +84088;46.77485;3.00947;217;20221107;18.1;10.7;14.4;3.3;11;0;1.65;6600 +84088;46.77485;3.00947;217;20221108;19.5;3.6;11.6;2.4;10.7;8.1;1.23;4800 +84088;46.77485;3.00947;217;20221109;14.7;10.9;12.8;2.3;12.7;4.6;.78;3100 +84088;46.77485;3.00947;217;20221110;13.4;6;9.7;1.5;10.7;0;.59;4800 +84088;46.77485;3.00947;217;20221111;15.9;4.1;10;2.6;10.8;.2;.77;8200 +84088;46.77485;3.00947;217;20221112;14.2;4.6;9.4;2;11;.2;.54;6700 +84088;46.77485;3.00947;217;20221113;17.2;6.7;12;1.4;11.2;.1;.73;6500 +84088;46.77485;3.00947;217;20221114;17.2;3.8;10.5;2;10.2;4.3;.93;3900 +84088;46.77485;3.00947;217;20221115;14.5;7.9;11.2;2.4;11.8;5.5;.7;2100 +84088;46.77485;3.00947;217;20221116;14.9;7;11;4.3;10.8;3.5;1.03;5000 +84088;46.77485;3.00947;217;20221117;15.5;10.6;13.1;5.9;11.4;7.4;1.53;4900 +84088;46.77485;3.00947;217;20221118;11.4;6.3;8.9;3.4;9.2;.8;.81;5300 +84088;46.77485;3.00947;217;20221119;8;1.4;4.7;1.9;8;.4;.37;4100 +84088;46.77485;3.00947;217;20221120;10.2;.6;5.4;3.3;8;3;.59;4200 +84088;46.77485;3.00947;217;20221121;9.7;3.7;6.7;3.9;8.5;4.5;.73;1400 +84088;46.77485;3.00947;217;20221122;11;4.9;8;4.8;8;0;1.11;5600 +84088;46.77485;3.00947;217;20221123;13.5;3.7;8.6;3.2;9.2;3.2;.87;3500 +84088;46.77485;3.00947;217;20221124;12.8;6.2;9.5;3.8;9.8;2.9;.85;4000 +84088;46.77485;3.00947;217;20221125;11.3;8.8;10.1;2.1;10;0;.65;3700 +84088;46.77485;3.00947;217;20221126;8.6;.1;4.4;2.2;8;.1;.36;2900 +84088;46.77485;3.00947;217;20221127;11.3;3.9;7.6;2.2;7.9;2.1;.71;4400 +84088;46.77485;3.00947;217;20221128;11;3.3;7.2;2.5;9.5;3.7;.44;2700 +84088;46.77485;3.00947;217;20221129;6.5;5.6;6.1;2.2;9;.2;.36;1500 +84088;46.77485;3.00947;217;20221130;7.8;6;6.9;2;8.7;0;.48;2400 +84088;46.77485;3.00947;217;20221201;6.9;3.8;5.4;2.6;8.4;.4;.41;1100 +84088;46.77485;3.00947;217;20221202;4.7;3.5;4.1;2;7.2;.8;.49;1000 +84088;46.77485;3.00947;217;20221203;5.5;2.5;4;2.3;7.3;1.5;.42;2000 +84088;46.77485;3.00947;217;20221204;4.6;2.7;3.7;2.2;7.3;3.8;.4;1200 +84088;46.77485;3.00947;217;20221205;6.2;2.3;4.3;.9;7.1;0;.32;2900 +84088;46.77485;3.00947;217;20221206;2.2;-4;-.9;.9;5.8;0;.19;2500 +84088;46.77485;3.00947;217;20221207;5.8;2.1;4;1.6;6.3;0;.46;3200 +84088;46.77485;3.00947;217;20221208;3.6;-2.8;.4;2.1;5.6;0;.29;3600 +84088;46.77485;3.00947;217;20221209;1.2;-1.5;-.1;1.5;5.2;.2;.36;1700 +84088;46.77485;3.00947;217;20221210;1.5;-1.8;-.1;2;4.5;0;.46;3200 +84088;46.77485;3.00947;217;20221211;.5;-8.5;-4;1.8;3.9;0;.15;6200 +84088;46.77485;3.00947;217;20221212;-2.3;-4.9;-3.6;2.8;4.3;0;.19;3700 +84088;46.77485;3.00947;217;20221213;2;-2.9;-.4;2.5;5.1;1.9;.37;2600 +84088;46.77485;3.00947;217;20221214;7;.4;3.7;1;7.5;6.7;.35;1300 +84088;46.77485;3.00947;217;20221215;4.7;2.1;3.4;2;7.1;0;.41;1000 +84088;46.77485;3.00947;217;20221216;3.8;-1.2;1.3;2.4;4.5;0;.48;6100 +84088;46.77485;3.00947;217;20221217;-.5;-9.5;-5;1.9;3.5;0;.16;6200 +84088;46.77485;3.00947;217;20221218;6;-6.9;-.4;2.9;5.1;.1;.44;4500 +84088;46.77485;3.00947;217;20221219;15.9;5.6;10.8;3;9.2;0;1.08;4000 +84088;46.77485;3.00947;217;20221220;15.7;11.4;13.6;4;10.9;5.8;1.57;1000 +84088;46.77485;3.00947;217;20221221;13;9.8;11.4;3.8;11.6;1.4;.68;3100 +84088;46.77485;3.00947;217;20221222;14.2;11.3;12.8;6.5;12.1;12.7;1.23;1400 +84088;46.77485;3.00947;217;20221223;14.7;13.2;14;6.3;14.2;8.3;.85;1600 +84088;46.77485;3.00947;217;20221224;11.7;10.3;11;2.3;11.9;1.5;.53;1400 +84088;46.77485;3.00947;217;20221225;15.8;3.9;9.9;2.2;9.6;0;.74;3800 +84088;46.77485;3.00947;217;20221226;13.8;9.7;11.8;2.8;10.8;2.1;.91;2100 +84088;46.77485;3.00947;217;20221227;11.3;5.3;8.3;1.9;9.1;.4;.42;4300 +84088;46.77485;3.00947;217;20221228;15.1;2.4;8.8;4;9;.2;1.01;4500 +84088;46.77485;3.00947;217;20221229;12.3;9.9;11.1;4.2;10.2;4.3;1.12;1900 +84088;46.77485;3.00947;217;20221230;15;3.2;9.1;4.5;10.3;2.9;.88;1900 +84088;46.77485;3.00947;217;20221231;15.9;13;14.5;3.6;11;0;1.54;2500 +84089;46.79554;3.33547;211;20220101;14.4;1.4;7.9;1.3;8.24;0;.43;5286 +84089;46.79554;3.33547;211;20220102;16.1;2.6;9.4;3.7;9.24;.4;1.01;4283 +84089;46.79554;3.33547;211;20220103;13.3;9.8;11.5;3.5;10.94;1;.93;2095 +84089;46.79554;3.33547;211;20220104;14.1;11.1;12.6;4.5;9.7;6.2;1.77;930 +84089;46.79554;3.33547;211;20220105;5.2;1.1;3.2;3.3;6.38;.1;.5;3126 +84089;46.79554;3.33547;211;20220106;3.3;-3.2;.1;1.3;5.74;.2;.23;3466 +84089;46.79554;3.33547;211;20220107;6.7;-1.4;2.6;4.2;7.07;3.9;.35;2378 +84089;46.79554;3.33547;211;20220108;9.1;5;7.1;5.2;8.84;10.7;.65;2007 +84089;46.79554;3.33547;211;20220109;7.7;4.9;6.3;4.1;7.67;2.6;.81;2006 +84089;46.79554;3.33547;211;20220110;8.3;3.8;6;1.4;7.07;0;.44;4474 +84089;46.79554;3.33547;211;20220111;3.1;-3.4;-.2;1.6;5.54;0;.23;4815 +84089;46.79554;3.33547;211;20220112;4.2;-.7;1.7;1.5;5.4;0;.41;3713 +84089;46.79554;3.33547;211;20220113;2.6;-5.2;-1.3;1;4.8;0;.22;4687 +84089;46.79554;3.33547;211;20220114;5.7;-4.8;.4;1.5;4.97;0;.33;6222 +84089;46.79554;3.33547;211;20220115;5.6;-4.9;.3;1.1;4.9;0;.29;6003 +84089;46.79554;3.33547;211;20220116;-1.3;-4.8;-3.1;1.5;5;.1;.18;1746 +84089;46.79554;3.33547;211;20220117;3.5;-1.9;.8;.9;6.6;.1;.24;2467 +84089;46.79554;3.33547;211;20220118;6.8;-1;2.9;1.7;6.67;0;.4;4173 +84089;46.79554;3.33547;211;20220119;3.8;.4;2.1;2.6;6.47;.7;.38;1987 +84089;46.79554;3.33547;211;20220120;7.1;2.9;5;2.8;6.94;.1;.66;3526 +84089;46.79554;3.33547;211;20220121;5.4;-.1;2.6;3.2;5.37;0;.72;5837 +84089;46.79554;3.33547;211;20220122;2.7;-3.7;-.5;1.6;5.8;0;.27;2401 +84089;46.79554;3.33547;211;20220123;3;1.3;2.2;1.9;5.94;0;.51;1654 +84089;46.79554;3.33547;211;20220124;6;-3.6;1.2;2;5.54;0;.5;5023 +84089;46.79554;3.33547;211;20220125;3.4;-5.2;-.9;1;5.2;0;.31;4284 +84089;46.79554;3.33547;211;20220126;-1.5;-3.7;-2.6;1;4.87;0;.27;2014 +84089;46.79554;3.33547;211;20220127;-.9;-3.4;-2.1;1.1;5;0;.25;2147 +84089;46.79554;3.33547;211;20220128;3.5;-1;1.2;1.2;6.5;0;.3;2972 +84089;46.79554;3.33547;211;20220129;5.4;.5;2.9;2.5;7.54;.9;.26;2716 +84089;46.79554;3.33547;211;20220130;10.1;5.1;7.6;1.8;8.37;0;.65;4131 +84089;46.79554;3.33547;211;20220131;8.2;-.2;4;4.3;7.57;1.4;.53;4225 +84089;46.79554;3.33547;211;20220201;6.9;-1.2;2.8;3.7;7.84;2.1;.21;3071 +84089;46.79554;3.33547;211;20220202;9.4;7.1;8.3;2.9;9.88;.4;.54;2678 +84089;46.79554;3.33547;211;20220203;9.9;2.6;6.3;2.9;8.14;.2;.72;5283 +84089;46.79554;3.33547;211;20220204;9.1;4.5;6.8;3.1;8.8;1.5;.61;2361 +84089;46.79554;3.33547;211;20220205;9.2;-1.2;4;1.8;6.67;0;.67;6779 +84089;46.79554;3.33547;211;20220206;8.8;.5;4.6;6.5;8.6;2.5;.32;3288 +84089;46.79554;3.33547;211;20220207;9.9;5.4;7.7;3.1;7.27;0;1.17;7280 +84089;46.79554;3.33547;211;20220208;11.4;-3;4.2;1.5;6.1;0;.82;9109 +84089;46.79554;3.33547;211;20220209;15.8;-1.3;7.3;2.1;6.37;0;1.35;10041 +84089;46.79554;3.33547;211;20220210;8;1.2;4.6;2.2;8.4;3.7;.66;5857 +84089;46.79554;3.33547;211;20220211;8.1;2.2;5.1;2.7;6.63;0;.96;7642 +84089;46.79554;3.33547;211;20220212;7.7;-4.3;1.7;2.1;5.26;0;.87;8518 +84089;46.79554;3.33547;211;20220213;15.3;-1.4;7;4.7;7.03;.2;1.87;10576 +84089;46.79554;3.33547;211;20220214;11.7;7.6;9.6;4.3;8.6;2.9;1.42;4696 +84089;46.79554;3.33547;211;20220215;10;4.5;7.2;4.5;8.33;4.8;1.02;5515 +84089;46.79554;3.33547;211;20220216;13.3;7.1;10.2;6.1;11.67;3.9;.7;3292 +84089;46.79554;3.33547;211;20220217;14.7;11.6;13.1;6;11.24;.5;1.7;5349 +84089;46.79554;3.33547;211;20220218;14.7;9.7;12.2;4.9;10.07;1.4;1.82;5210 +84089;46.79554;3.33547;211;20220219;9.8;1.9;5.9;3.5;6.47;0;1.33;9619 +84089;46.79554;3.33547;211;20220220;11.7;4.4;8;5.7;9.2;2.6;1.06;5307 +84089;46.79554;3.33547;211;20220221;9.2;6.3;7.7;6.9;8.27;1.5;1.3;4270 +84089;46.79554;3.33547;211;20220222;10.6;5;7.8;4.1;8.97;1.8;.97;4457 +84089;46.79554;3.33547;211;20220223;14;7.8;10.9;1.6;9.37;.2;1.17;6787 +84089;46.79554;3.33547;211;20220224;13.4;3.1;8.3;3.7;8.07;.9;1.52;8135 +84089;46.79554;3.33547;211;20220225;9.5;-.9;4.3;1.9;5.87;.1;1.15;10624 +84089;46.79554;3.33547;211;20220226;10.9;-2.3;4.3;2.7;5.18;0;1.51;11231 +84089;46.79554;3.33547;211;20220227;11.4;-3.9;3.7;2.5;4.94;0;1.56;13107 +84089;46.79554;3.33547;211;20220228;13.2;-4.5;4.3;1.4;5.24;0;1.36;13349 +84089;46.79554;3.33547;211;20220301;12.5;-3.9;4.3;1.5;5.84;0;1.23;10970 +84089;46.79554;3.33547;211;20220302;14.3;-.6;6.8;1.4;7.87;0;1.16;9067 +84089;46.79554;3.33547;211;20220303;13.8;8.1;10.9;.9;10.47;.4;1.03;7156 +84089;46.79554;3.33547;211;20220304;13;6.5;9.7;1.8;8.9;0;1.23;6438 +84089;46.79554;3.33547;211;20220305;11.9;1.7;6.8;2.2;5.74;0;1.7;13274 +84089;46.79554;3.33547;211;20220306;9;-5;2;1.8;4.04;0;1.44;13921 +84089;46.79554;3.33547;211;20220307;9.3;-5.8;1.7;2.5;4.37;0;1.55;14264 +84089;46.79554;3.33547;211;20220308;14.3;-2.3;6;2.4;5.17;0;2.04;15020 +84089;46.79554;3.33547;211;20220309;15.2;-1.5;6.9;2.3;6.77;0;1.89;14425 +84089;46.79554;3.33547;211;20220310;15.8;.7;8.3;2.5;7.64;0;1.9;13605 +84089;46.79554;3.33547;211;20220311;15.1;6.3;10.7;5.1;8.57;5.3;2.23;8737 +84089;46.79554;3.33547;211;20220312;7.7;6.5;7.1;4;8.87;11.6;.76;2308 +84089;46.79554;3.33547;211;20220313;9.9;5.5;7.7;3.9;7.87;7.8;1.33;4380 +84089;46.79554;3.33547;211;20220314;13.7;-.3;6.7;3.4;8.4;3.6;1.57;14012 +84089;46.79554;3.33547;211;20220315;17.6;9.2;13.4;3;10.7;0;1.91;7506 +84089;46.79554;3.33547;211;20220316;15.9;6.7;11.3;1.7;10.17;0;1.45;7896 +84089;46.79554;3.33547;211;20220317;10.6;8;9.3;3.7;9.27;.1;1.22;3932 +84089;46.79554;3.33547;211;20220318;13.6;5.2;9.4;5.7;8.03;0;2.35;12463 +84089;46.79554;3.33547;211;20220319;15.8;4.8;10.3;2;8.1;.2;2.04;13836 +84089;46.79554;3.33547;211;20220320;15.8;4;9.9;2.8;8.43;.3;2.02;11066 +84089;46.79554;3.33547;211;20220321;17.4;8.5;12.9;3.8;7.96;0;2.96;12140 +84089;46.79554;3.33547;211;20220322;17.1;3.4;10.3;4.3;5.6;0;3.56;18231 +84089;46.79554;3.33547;211;20220323;17.8;.2;9;2.9;5.93;0;2.99;18797 +84089;46.79554;3.33547;211;20220324;20.1;-.4;9.9;2;6.6;0;2.9;19583 +84089;46.79554;3.33547;211;20220325;20.9;.3;10.6;2.7;6.73;0;3.36;19724 +84089;46.79554;3.33547;211;20220326;20.5;-.2;10.2;1.4;6.89;0;2.64;18700 +84089;46.79554;3.33547;211;20220327;21.9;.7;11.3;1.6;7.36;0;2.98;19926 +84089;46.79554;3.33547;211;20220328;22.1;1.8;11.9;1.6;7.56;0;3.01;19498 +84089;46.79554;3.33547;211;20220329;18.8;6.5;12.7;1.8;8.9;1;2.36;12814 +84089;46.79554;3.33547;211;20220330;13.1;8.2;10.7;2.7;10.73;2.4;1.46;8253 +84089;46.79554;3.33547;211;20220331;11.7;7.3;9.5;4.4;8.7;4.9;1.82;8032 +84089;46.79554;3.33547;211;20220401;5.5;1.1;3.3;6.5;5.79;2.4;1.43;6800 +84089;46.79554;3.33547;211;20220402;6;.4;3.2;5.5;5.26;0;1.73;10500 +84089;46.79554;3.33547;211;20220403;5.8;-.8;2.5;3.1;5.09;0;1.46;9600 +84089;46.79554;3.33547;211;20220404;10.9;-6.8;2.1;1.7;4.49;0;2.19;22000 +84089;46.79554;3.33547;211;20220405;11.7;3.8;7.7;3.3;8.85;.6;1.42;9233 +84089;46.79554;3.33547;211;20220406;12.5;8.7;10.6;3.5;10.83;1.1;1.31;6218 +84089;46.79554;3.33547;211;20220407;13.6;9.2;11.4;7.1;11.53;13.5;1.44;5975 +84089;46.79554;3.33547;211;20220408;16.1;9.8;12.9;7.5;10.6;1.1;2.68;8818 +84089;46.79554;3.33547;211;20220409;11.3;2.1;6.7;3.4;6.86;.6;2.16;15504 +84089;46.79554;3.33547;211;20220410;14.3;-2.4;6;2.9;6.16;0;2.77;22187 +84089;46.79554;3.33547;211;20220411;21.2;2.8;12;5.1;8.3;.1;4.29;22444 +84089;46.79554;3.33547;211;20220412;20.5;10.8;15.7;3.4;9;0;3.87;17495 +84089;46.79554;3.33547;211;20220413;18.1;7;12.5;2;11.6;0;2.38;15895 +84089;46.79554;3.33547;211;20220414;21;6.4;13.7;1.6;11.36;0;2.93;18854 +84089;46.79554;3.33547;211;20220415;21.9;5.3;13.6;2.3;10.66;0;3.56;22393 +84089;46.79554;3.33547;211;20220416;21.4;6.3;13.9;3.9;9.35;0;4.11;22192 +84089;46.79554;3.33547;211;20220417;21.6;2;11.8;2.5;7.16;0;3.99;24147 +84089;46.79554;3.33547;211;20220418;21;2.7;11.9;1.4;7.46;0;3.38;22857 +84089;46.79554;3.33547;211;20220419;19.4;2.8;11.1;2.2;9.03;0;3.22;21615 +84089;46.79554;3.33547;211;20220420;20.3;4.9;12.6;2.2;9.3;0;3.21;19079 +84089;46.79554;3.33547;211;20220421;20.4;4.2;12.3;1.6;8.86;0;3.32;21401 +84089;46.79554;3.33547;211;20220422;21.3;1.9;11.6;1.6;9.16;.1;3.52;24679 +84089;46.79554;3.33547;211;20220423;19.3;9.6;14.4;4.4;11.03;2.1;3.31;15489 +84089;46.79554;3.33547;211;20220424;16.6;7.8;12.2;3;11.66;8.8;2.02;11544 +84089;46.79554;3.33547;211;20220425;13.6;10.8;12.2;2.8;12.4;6.4;1.34;6458 +84089;46.79554;3.33547;211;20220426;17;7.1;12.1;2.4;9.83;0;3.14;21093 +84089;46.79554;3.33547;211;20220427;19.4;2.4;10.9;3.1;9.26;0;3.66;24764 +84089;46.79554;3.33547;211;20220428;22.6;3.5;13.1;1.9;10.23;0;3.85;25118 +84089;46.79554;3.33547;211;20220429;18.9;5.5;12.2;1.4;11.1;.6;2.65;17271 +84089;46.79554;3.33547;211;20220430;18;5.1;11.6;2.7;9.26;0;3.5;23088 +84089;46.79554;3.33547;211;20220501;18.4;2.5;10.5;1.9;8.7;0;3.43;24497 +84089;46.79554;3.33547;211;20220502;19.7;4.4;12;2.1;9.36;0;3.59;23771 +84089;46.79554;3.33547;211;20220503;21;7.4;14.2;2.1;10.73;0;3.48;20093 +84089;46.79554;3.33547;211;20220504;17.9;8.4;13.1;2.3;11.36;1.9;2.88;17365 +84089;46.79554;3.33547;211;20220505;19;6.6;12.8;2;11;.6;3.04;18941 +84089;46.79554;3.33547;211;20220506;21;4.6;12.8;1.9;10.3;.1;2.81;14901 +84089;46.79554;3.33547;211;20220507;22.5;5.9;14.2;1.9;10.84;1.5;3.01;15182 +84089;46.79554;3.33547;211;20220508;23.8;8.2;16;2.4;11.64;0;3.43;16070 +84089;46.79554;3.33547;211;20220509;25.1;7.1;16.1;1;11.94;0;3.14;16989 +84089;46.79554;3.33547;211;20220510;27.1;8.6;17.9;1.3;12.37;0;3.49;16925 +84089;46.79554;3.33547;211;20220511;29.9;10.7;20.3;2.5;12.94;0;4.66;17654 +84089;46.79554;3.33547;211;20220512;21.4;11.6;16.5;1.6;14.44;.9;2.27;10647 +84089;46.79554;3.33547;211;20220513;22.9;15.3;19.1;1.4;14.87;0;2.85;13375 +84089;46.79554;3.33547;211;20220514;25.5;7.3;16.4;1.2;12.57;0;3.3;17423 +84089;46.79554;3.33547;211;20220515;29.8;11;20.4;2.7;14.47;5.7;4.36;15955 +84089;46.79554;3.33547;211;20220516;25.6;14.9;20.3;1.7;16;.1;3.22;14483 +84089;46.79554;3.33547;211;20220517;29.4;11.5;20.4;1.3;15.67;0;3.76;17740 +84089;46.79554;3.33547;211;20220518;30.3;14.6;22.5;2.3;16.9;0;4.25;16704 +84089;46.79554;3.33547;211;20220519;29.6;17.3;23.5;2.4;16.97;.2;4.36;16406 +84089;46.79554;3.33547;211;20220520;30.6;15.7;23.1;3.1;15.6;0;4.89;16310 +84089;46.79554;3.33547;211;20220521;28;11.4;19.7;1.9;15.27;0;3.8;17169 +84089;46.79554;3.33547;211;20220522;28.7;14.8;21.7;2.3;15.6;11.1;3.82;13751 +84089;46.79554;3.33547;211;20220523;21.7;15.7;18.7;3.6;16.34;4.4;2.42;7900 +84089;46.79554;3.33547;211;20220524;18.7;10.7;14.7;3.2;11.97;.1;2.81;13116 +84089;46.79554;3.33547;211;20220525;20.2;6.2;13.2;2;10.84;0;3.01;16551 +84089;46.79554;3.33547;211;20220526;20.9;9.9;15.4;1.9;12.67;0;2.6;12178 +84089;46.79554;3.33547;211;20220527;19.9;11.7;15.8;2;13.3;.1;2.42;10894 +84089;46.79554;3.33547;211;20220528;21.2;7.6;14.4;2.1;10.47;0;3.42;18004 +84089;46.79554;3.33547;211;20220529;18.3;7.9;13.1;3.1;8.34;0;3.55;16987 +84089;46.79554;3.33547;211;20220530;21.8;6;13.9;2;8.2;0;3.75;19043 +84089;46.79554;3.33547;211;20220531;23.9;5.6;14.7;1.5;9.7;0;3.5;17730 +84089;46.79554;3.33547;211;20220601;24.5;6.7;15.6;1.2;11.24;.2;3.11;15353 +84089;46.79554;3.33547;211;20220602;28;12.4;20.2;2.5;14.07;4.2;4.33;17232 +84089;46.79554;3.33547;211;20220603;28.2;14;21.1;2.2;17.04;10.7;3.72;15569 +84089;46.79554;3.33547;211;20220604;29.2;16.1;22.7;3;18.9;19.2;4.21;16723 +84089;46.79554;3.33547;211;20220605;23;16.1;19.5;3.6;17.37;.9;3.16;13480 +84089;46.79554;3.33547;211;20220606;22.4;14;18.2;2.3;14.84;.4;2.93;12548 +84089;46.79554;3.33547;211;20220607;22.7;13.7;18.2;2.7;14.4;0;3.2;13366 +84089;46.79554;3.33547;211;20220608;21.6;12.5;17.1;3;14.64;11.5;2.65;10905 +84089;46.79554;3.33547;211;20220609;21;13.4;17.2;2.9;13.1;.1;3.14;12863 +84089;46.79554;3.33547;211;20220610;25.8;11.3;18.5;.9;13.97;.1;3.56;18917 +84089;46.79554;3.33547;211;20220611;29.2;10.8;20;.9;15.04;0;5.07;28528 +84089;46.79554;3.33547;211;20220612;28.1;13.8;21;1.5;17.07;.2;4.61;23752 +84089;46.79554;3.33547;211;20220613;25.2;15.4;20.3;2.5;12.64;0;5.4;27173 +84089;46.79554;3.33547;211;20220614;28.9;8.5;18.7;1.5;12.14;0;5.36;29159 +84089;46.79554;3.33547;211;20220615;34.5;12.5;23.5;1.7;16.74;0;6.08;28142 +84089;46.79554;3.33547;211;20220616;30.7;15.9;23.3;1.9;16.27;0;5.51;25754 +84089;46.79554;3.33547;211;20220617;32.9;13.6;23.3;1.2;15.9;0;5.68;28527 +84089;46.79554;3.33547;211;20220618;36.1;14.9;25.5;2.4;16.57;0;6.93;28572 +84089;46.79554;3.33547;211;20220619;36.3;18.8;27.5;3.1;15.6;3.4;7.51;26558 +84089;46.79554;3.33547;211;20220620;29.8;17.7;23.8;3.2;19;2.7;5.52;24074 +84089;46.79554;3.33547;211;20220621;29.1;16.7;22.9;2.3;20.17;9.3;4.6;21497 +84089;46.79554;3.33547;211;20220622;27.1;17.6;22.3;2.2;19.9;14.3;3.99;18560 +84089;46.79554;3.33547;211;20220623;26.6;14.3;20.5;1.5;17.84;7;3.83;19413 +84089;46.79554;3.33547;211;20220624;23.3;14.5;18.9;2.6;16.64;.7;3.52;17939 +84089;46.79554;3.33547;211;20220625;24.9;13.4;19.2;2;15.64;11.4;3.68;17848 +84089;46.79554;3.33547;211;20220626;16.5;13.2;14.8;1.5;15.77;30.9;1.3;6350 +84089;46.79554;3.33547;211;20220627;22.9;14.8;18.9;1.7;15.34;2.8;3.62;18835 +84089;46.79554;3.33547;211;20220628;25.9;8.8;17.4;1.1;12.84;0;4.8;28860 +84089;46.79554;3.33547;211;20220629;27.2;10.6;18.9;1.9;13.64;10;5.2;28353 +84089;46.79554;3.33547;211;20220630;15.2;14.5;14.8;2.4;15.17;7.5;1.34;5775 +84089;46.79554;3.33547;211;20220701;22;9.1;15.5;1.7;12.14;0;4.27;26325 +84089;46.79554;3.33547;211;20220702;27.3;7.7;17.5;1.2;13.17;0;5.02;29681 +84089;46.79554;3.33547;211;20220703;27.2;11.7;19.4;1.6;14.77;0;4.84;26233 +84089;46.79554;3.33547;211;20220704;25.9;15.3;20.6;1.2;15.2;.1;3.87;19388 +84089;46.79554;3.33547;211;20220705;26.5;11.4;19;1.5;13.77;0;4.89;27355 +84089;46.79554;3.33547;211;20220706;24.6;10.7;17.7;1.9;12.8;0;4.85;27579 +84089;46.79554;3.33547;211;20220707;24.2;10.3;17.2;2.1;14.24;.1;3.89;21018 +84089;46.79554;3.33547;211;20220708;25.5;11.2;18.4;2.5;13.27;0;5.12;27643 +84089;46.79554;3.33547;211;20220709;27.7;10.7;19.2;1.7;13.77;0;5.11;27870 +84089;46.79554;3.33547;211;20220710;26.8;14.4;20.6;3;13.8;0;5.53;26895 +84089;46.79554;3.33547;211;20220711;29.1;12.6;20.8;2.5;13.74;0;5.73;27767 +84089;46.79554;3.33547;211;20220712;30.7;12.7;21.7;1.5;14.57;0;5.56;28541 +84089;46.79554;3.33547;211;20220713;31.8;12.1;21.9;.9;15.37;0;5.08;26904 +84089;46.79554;3.33547;211;20220714;33.5;14;23.7;1.5;16;0;5.82;27953 +84089;46.79554;3.33547;211;20220715;28.7;15.1;21.9;2.2;13.84;0;5.58;26832 +84089;46.79554;3.33547;211;20220716;29;10;19.5;1.8;11.17;0;5.5;28443 +84089;46.79554;3.33547;211;20220717;31.8;10.6;21.2;1.5;13.6;0;5.52;28016 +84089;46.79554;3.33547;211;20220718;36.4;13.3;24.9;1.8;15.64;0;6.41;28331 +84089;46.79554;3.33547;211;20220719;36.6;15.5;26;2.6;16.77;.2;6.9;27085 +84089;46.79554;3.33547;211;20220720;25.1;19.8;22.5;2.3;18.24;1.5;3.38;13299 +84089;46.79554;3.33547;211;20220721;28.4;13.8;21.1;1.6;16.97;.1;4.78;25256 +84089;46.79554;3.33547;211;20220722;31.2;13.4;22.3;1.5;17.84;.2;4.62;22304 +84089;46.79554;3.33547;211;20220723;27.3;19.6;23.4;2.5;18.04;.2;4.28;17720 +84089;46.79554;3.33547;211;20220724;32.6;13.1;22.8;1.1;16.77;0;5.25;27038 +84089;46.79554;3.33547;211;20220725;27.7;16.5;22.1;3.3;17.54;1.3;4.71;20283 +84089;46.79554;3.33547;211;20220726;25;14.1;19.5;2.7;15;0;4.12;19466 +84089;46.79554;3.33547;211;20220727;26.2;13.7;19.9;1.5;12.5;0;4.56;23835 +84089;46.79554;3.33547;211;20220728;28.1;11.3;19.7;1.2;12.7;0;4.44;23852 +84089;46.79554;3.33547;211;20220729;27.5;14.2;20.9;1;13.84;0;3.51;16827 +84089;46.79554;3.33547;211;20220730;30.4;11.7;21.1;1;14.8;0;4.67;25181 +84089;46.79554;3.33547;211;20220731;31.3;14.5;22.9;1.4;15.77;0;5.06;25399 +84089;46.79554;3.33547;211;20220801;29.7;13.7;21.7;1.4;16.1;0;4.5;22629 +84089;46.79554;3.33547;211;20220802;31.8;13.8;22.8;.9;16.17;0;4.83;25780 +84089;46.79554;3.33547;211;20220803;36.2;14.7;25.5;1;15.74;0;5.41;26565 +84089;46.79554;3.33547;211;20220804;37;17.2;27.1;1.9;16.97;1.1;5.98;24411 +84089;46.79554;3.33547;211;20220805;28.4;19;23.7;2.7;18.47;.1;4.64;20103 +84089;46.79554;3.33547;211;20220806;27.8;15.1;21.5;3;12.74;0;5.49;24441 +84089;46.79554;3.33547;211;20220807;28.7;11;19.9;2.3;10.27;0;5.38;25753 +84089;46.79554;3.33547;211;20220808;30.9;11.3;21.1;2;11;0;5.43;25703 +84089;46.79554;3.33547;211;20220809;33.1;12.5;22.8;1.9;11.64;0;5.67;25589 +84089;46.79554;3.33547;211;20220810;32.8;12.8;22.8;1.4;11.37;0;5.14;25338 +84089;46.79554;3.33547;211;20220811;34;12.5;23.2;1.3;11.4;0;5.2;25269 +84089;46.79554;3.33547;211;20220812;34.6;11.9;23.3;.9;11.44;0;4.78;25213 +84089;46.79554;3.33547;211;20220813;34.1;12.7;23.4;1.3;11;.8;5.03;24013 +84089;46.79554;3.33547;211;20220814;25.9;16.7;21.3;3.1;16.8;3;3.51;13175 +84089;46.79554;3.33547;211;20220815;26.3;16.9;21.6;3.3;17.27;1.2;3.75;14891 +84089;46.79554;3.33547;211;20220816;28.7;13.7;21.2;1.5;16.77;21.4;3.5;16529 +84089;46.79554;3.33547;211;20220817;26.5;15.6;21;2.4;17.54;3.1;4.05;20897 +84089;46.79554;3.33547;211;20220818;26;15.4;20.7;2;17.87;11.2;3.23;15729 +84089;46.79554;3.33547;211;20220819;24.4;15;19.7;2.6;18.07;5.4;2.73;12606 +84089;46.79554;3.33547;211;20220820;25.6;17.3;21.4;1.9;17.5;.1;3.65;18661 +84089;46.79554;3.33547;211;20220821;25.7;10.6;18.1;1.3;14.6;0;3.13;16858 +84089;46.79554;3.33547;211;20220822;25.5;16.8;21.2;1.4;17.7;.1;2.85;13442 +84089;46.79554;3.33547;211;20220823;28.4;17.5;22.9;.9;19.6;.1;3.45;18358 +84089;46.79554;3.33547;211;20220824;32.1;14.2;23.1;.9;16.24;0;4.16;22394 +84089;46.79554;3.33547;211;20220825;32.4;13.2;22.8;2;15.14;.7;4.7;21362 +84089;46.79554;3.33547;211;20220826;25.5;18.7;22.1;2.2;18.2;0;3.32;15194 +84089;46.79554;3.33547;211;20220827;26.6;12.1;19.3;1.4;14.44;0;3.46;18934 +84089;46.79554;3.33547;211;20220828;28.5;11.2;19.9;.9;14.34;0;3.44;19869 +84089;46.79554;3.33547;211;20220829;31.3;12.7;22;1.2;16.07;.5;3.92;20412 +84089;46.79554;3.33547;211;20220830;21.1;15.9;18.5;1.8;17.2;.6;1.68;6449 +84089;46.79554;3.33547;211;20220831;27.8;13.2;20.5;.9;16.4;0;3.25;18461 +84089;46.79554;3.33547;211;20220901;28.3;11.7;20;.8;15.14;0;3.09;17651 +84089;46.79554;3.33547;211;20220902;25.2;13.4;19.3;1.9;15.87;8.5;2.97;14515 +84089;46.79554;3.33547;211;20220903;25.6;15;20.3;1.8;16.6;.2;3.08;15120 +84089;46.79554;3.33547;211;20220904;30;12.4;21.2;2;15.27;.9;4.24;20814 +84089;46.79554;3.33547;211;20220905;31.7;15.4;23.6;2.2;17.6;3.5;4.34;19286 +84089;46.79554;3.33547;211;20220906;29.1;16.5;22.8;2.5;17.74;3.4;3.88;17082 +84089;46.79554;3.33547;211;20220907;21.3;13.7;17.5;1.8;16.67;8.3;1.98;10371 +84089;46.79554;3.33547;211;20220908;23.9;12.6;18.2;3.6;14.57;3.9;3.27;15119 +84089;46.79554;3.33547;211;20220909;21.5;14.2;17.8;3.9;14.64;3.9;2.91;13549 +84089;46.79554;3.33547;211;20220910;21.7;13.2;17.4;2.4;13.44;.2;2.83;14635 +84089;46.79554;3.33547;211;20220911;24.4;8.4;16.4;1.4;12.87;.1;2.95;18772 +84089;46.79554;3.33547;211;20220912;30.5;11.8;21.1;2.3;14.7;0;4.15;19292 +84089;46.79554;3.33547;211;20220913;29.2;17.2;23.2;1.7;18.54;15.1;2.88;11618 +84089;46.79554;3.33547;211;20220914;26.7;17.3;22;1.9;18.9;8.2;2.76;12832 +84089;46.79554;3.33547;211;20220915;21.4;15.3;18.3;1.9;17.5;3.2;1.64;7463 +84089;46.79554;3.33547;211;20220916;18.3;11.4;14.9;1.8;13.4;0;1.79;10145 +84089;46.79554;3.33547;211;20220917;17.4;5.9;11.6;1.7;9.24;0;2.24;15871 +84089;46.79554;3.33547;211;20220918;18.6;2;10.3;.7;8.24;.1;2.07;17864 +84089;46.79554;3.33547;211;20220919;18.3;3.7;11;1.4;8.77;0;2.22;16813 +84089;46.79554;3.33547;211;20220920;18.9;2.4;10.7;1.4;8.54;0;2.27;17153 +84089;46.79554;3.33547;211;20220921;19.5;3.7;11.6;1.4;8.67;0;2.32;17151 +84089;46.79554;3.33547;211;20220922;21.1;2.3;11.7;.7;8.5;0;2.11;17396 +84089;46.79554;3.33547;211;20220923;20.6;4.5;12.6;1;10.8;.2;1.78;11289 +84089;46.79554;3.33547;211;20220924;21;9.5;15.2;1.8;12.37;6.5;2.15;12889 +84089;46.79554;3.33547;211;20220925;16.5;10.9;13.7;1.6;12.64;1.7;1.29;5775 +84089;46.79554;3.33547;211;20220926;16.1;5.3;10.7;3;10.9;5.7;1.46;8209 +84089;46.79554;3.33547;211;20220927;14.8;10.4;12.6;4.5;12.14;16.1;1.46;7167 +84089;46.79554;3.33547;211;20220928;14.1;11.6;12.8;4.2;14;14.9;.86;5146 +84089;46.79554;3.33547;211;20220929;14.5;9.5;12;2;10.97;1.7;1.46;9172 +84089;46.79554;3.33547;211;20220930;16.9;3.8;10.3;1.3;9.54;4;1.66;13689 +84089;46.79554;3.33547;211;20221001;19.4;6.8;13.1;4.6;14.5;8.7;1.23;7180 +84089;46.79554;3.33547;211;20221002;20.2;16.1;18.2;3.5;16.57;1.4;1.92;8783 +84089;46.79554;3.33547;211;20221003;18.9;11.9;15.4;1.3;14.27;0;1.44;8940 +84089;46.79554;3.33547;211;20221004;19.8;6;12.9;1.1;11.74;.3;1.58;12103 +84089;46.79554;3.33547;211;20221005;25.8;8.1;16.9;2;13.14;.1;2.53;14244 +84089;46.79554;3.33547;211;20221006;18.4;12.7;15.5;1.5;13.5;0;1.49;8698 +84089;46.79554;3.33547;211;20221007;21.4;7.6;14.5;1.3;12.94;.3;1.66;11513 +84089;46.79554;3.33547;211;20221008;18.2;10.5;14.4;1.3;11.94;.1;1.5;9923 +84089;46.79554;3.33547;211;20221009;19.7;2.5;11.1;1.5;10.04;.1;1.68;13536 +84089;46.79554;3.33547;211;20221010;20.7;8.1;14.4;1.6;13.3;.9;1.46;7618 +84089;46.79554;3.33547;211;20221011;18;11.6;14.8;.7;14.44;.1;.95;5280 +84089;46.79554;3.33547;211;20221012;18.8;8.9;13.9;.7;13.44;.2;1.08;7085 +84089;46.79554;3.33547;211;20221013;17.4;9.1;13.3;1.6;13.97;3.1;.93;5182 +84089;46.79554;3.33547;211;20221014;18.5;13.8;16.2;3.8;16.34;4.5;1.07;3954 +84089;46.79554;3.33547;211;20221015;19.4;15.1;17.3;3.3;15.64;.6;1.51;4843 +84089;46.79554;3.33547;211;20221016;26.3;14.2;20.3;2.3;15.7;0;2.35;10996 +84089;46.79554;3.33547;211;20221017;23.6;15;19.3;2.3;15.74;1.9;1.91;5822 +84089;46.79554;3.33547;211;20221018;24.6;13.4;19;1.7;16.34;.3;1.77;10685 +84089;46.79554;3.33547;211;20221019;23.5;12.6;18.1;2.6;15.3;3.1;1.89;9815 +84089;46.79554;3.33547;211;20221020;23.9;14.5;19.2;2.8;16.74;9.1;1.78;5759 +84089;46.79554;3.33547;211;20221021;22.1;15.8;18.9;2.6;16.04;5;1.75;7360 +84089;46.79554;3.33547;211;20221022;23.3;9.8;16.5;1.9;13.74;.1;1.68;9607 +84089;46.79554;3.33547;211;20221023;22.5;14.1;18.3;3;14.54;0;1.91;5526 +84089;46.79554;3.33547;211;20221024;21.3;13.1;17.2;2.9;12.64;0;2.03;8634 +84089;46.79554;3.33547;211;20221025;20.1;7;13.5;2.2;12.3;2.2;1.38;8002 +84089;46.79554;3.33547;211;20221026;23.1;12.1;17.6;2.3;14.04;.1;1.79;9640 +84089;46.79554;3.33547;211;20221027;22;10;16;2.1;14.17;0;1.33;5647 +84089;46.79554;3.33547;211;20221028;25.7;16.1;20.9;2;13.77;0;2.04;6995 +84089;46.79554;3.33547;211;20221029;25.1;10.2;17.6;1.8;12.47;0;1.8;7754 +84089;46.79554;3.33547;211;20221030;23.5;8.4;16;1.4;11.1;0;1.54;8087 +84089;46.79554;3.33547;211;20221031;22.7;10.8;16.8;2.4;13.8;5.2;1.59;7829 +84089;46.79554;3.33547;211;20221101;17.3;10.5;13.9;3.4;12;.2;1.42;6811 +84089;46.79554;3.33547;211;20221102;18;9.4;13.7;2.1;11.2;.1;1.26;6765 +84089;46.79554;3.33547;211;20221103;15.8;6.7;11.3;3.2;10.47;5.8;1.22;2531 +84089;46.79554;3.33547;211;20221104;10.1;8.2;9.1;4.3;10;4.9;.8;2661 +84089;46.79554;3.33547;211;20221105;12.1;.9;6.5;1.7;8.3;.1;.66;6007 +84089;46.79554;3.33547;211;20221106;12.8;2.9;7.9;2.8;8.94;0;.83;4127 +84089;46.79554;3.33547;211;20221107;18.1;10.3;14.2;3.1;10.94;0;1.56;6099 +84089;46.79554;3.33547;211;20221108;19.3;6.2;12.8;2.7;10.97;8.9;1.37;5264 +84089;46.79554;3.33547;211;20221109;14.8;11.2;13;2.1;12.77;6.4;.77;2819 +84089;46.79554;3.33547;211;20221110;12.3;6.1;9.2;1.4;10.97;0;.49;3151 +84089;46.79554;3.33547;211;20221111;16.2;5.5;10.9;3;11;.2;.89;7149 +84089;46.79554;3.33547;211;20221112;14.7;6.2;10.4;2.4;11.1;.2;.68;5662 +84089;46.79554;3.33547;211;20221113;16.2;4.9;10.5;1.4;10.54;.1;.62;6085 +84089;46.79554;3.33547;211;20221114;17;4.3;10.7;2.5;10.67;6.6;.95;4277 +84089;46.79554;3.33547;211;20221115;14.5;7.6;11;2.6;11.97;6.8;.64;2626 +84089;46.79554;3.33547;211;20221116;15.3;7.6;11.4;4.2;10.84;3.7;1.13;4474 +84089;46.79554;3.33547;211;20221117;15.3;11;13.2;6;11.37;8.3;1.57;4063 +84089;46.79554;3.33547;211;20221118;11.8;6.3;9.1;3.2;9.2;1;.84;4466 +84089;46.79554;3.33547;211;20221119;8;.8;4.4;1.6;7.94;.6;.37;3538 +84089;46.79554;3.33547;211;20221120;10.2;.4;5.3;2.7;7.94;2.9;.54;4142 +84089;46.79554;3.33547;211;20221121;9.3;3.8;6.5;3.6;8.47;4.2;.66;1940 +84089;46.79554;3.33547;211;20221122;10.9;4.9;7.9;4.6;8;0;1.07;4938 +84089;46.79554;3.33547;211;20221123;13.5;4.1;8.8;3.3;8.87;2.4;.96;3500 +84089;46.79554;3.33547;211;20221124;12.8;6.3;9.5;3.3;9.54;3.3;.85;3662 +84089;46.79554;3.33547;211;20221125;11.4;8.7;10;2.2;9.94;0;.7;2942 +84089;46.79554;3.33547;211;20221126;7.8;.6;4.2;2.2;8.3;.1;.25;2619 +84089;46.79554;3.33547;211;20221127;10.6;3.4;7;2.7;7.97;2.2;.67;3995 +84089;46.79554;3.33547;211;20221128;11.1;4.1;7.6;2.6;9.37;5.7;.52;2892 +84089;46.79554;3.33547;211;20221129;6.9;6;6.4;2;9.14;.3;.39;1170 +84089;46.79554;3.33547;211;20221130;8.5;6;7.2;2;8.74;0;.5;2601 +84089;46.79554;3.33547;211;20221201;7.1;4.5;5.8;2.5;8.27;.4;.5;1159 +84089;46.79554;3.33547;211;20221202;4.7;3.4;4.1;1.9;7.17;1.1;.48;919 +84089;46.79554;3.33547;211;20221203;5.5;2.5;4;2.6;7.24;2.7;.42;1912 +84089;46.79554;3.33547;211;20221204;5.6;2;3.8;2.4;7.4;4.4;.36;1920 +84089;46.79554;3.33547;211;20221205;6.9;2.6;4.7;1.4;7;0;.46;2660 +84089;46.79554;3.33547;211;20221206;3.5;-3.3;.1;1.4;6.17;0;.22;2254 +84089;46.79554;3.33547;211;20221207;5.7;2.1;3.9;1.7;6.3;0;.44;3465 +84089;46.79554;3.33547;211;20221208;4;-2.9;.5;1.8;5.54;0;.27;3869 +84089;46.79554;3.33547;211;20221209;1.3;-2.6;-.6;1.6;5.17;.1;.33;1876 +84089;46.79554;3.33547;211;20221210;1.6;-1.8;-.1;2.1;4.6;0;.47;2808 +84089;46.79554;3.33547;211;20221211;.6;-8;-3.7;1.7;3.94;0;.19;5318 +84089;46.79554;3.33547;211;20221212;-2.1;-5.9;-4;2.8;4.2;0;.21;2503 +84089;46.79554;3.33547;211;20221213;2.4;-4;-.8;3;4.94;1.6;.35;3030 +84089;46.79554;3.33547;211;20221214;7.9;-.4;3.7;1.7;7.67;5.9;.35;2360 +84089;46.79554;3.33547;211;20221215;4.7;2.2;3.4;2.4;7.17;.5;.38;1376 +84089;46.79554;3.33547;211;20221216;3.9;-1.3;1.3;2.2;4.57;0;.51;4798 +84089;46.79554;3.33547;211;20221217;-.1;-9.3;-4.7;1.9;3.6;0;.19;5349 +84089;46.79554;3.33547;211;20221218;5.3;-7.4;-1.1;3.6;5.14;0;.36;4404 +84089;46.79554;3.33547;211;20221219;16.1;4.7;10.4;4.1;9.14;0;1.26;4045 +84089;46.79554;3.33547;211;20221220;15.9;12;14;4.3;10.7;10.7;1.75;1239 +84089;46.79554;3.33547;211;20221221;13.4;10.2;11.8;3.9;11.67;3;.79;2471 +84089;46.79554;3.33547;211;20221222;14.1;11.3;12.7;6.1;12.14;14.3;1.14;1503 +84089;46.79554;3.33547;211;20221223;14.9;12.6;13.8;5.9;14.24;9.6;.74;1480 +84089;46.79554;3.33547;211;20221224;11.9;10.5;11.2;2.6;11.94;.8;.56;1218 +84089;46.79554;3.33547;211;20221225;16;4.9;10.4;2.5;9.97;0;.79;3871 +84089;46.79554;3.33547;211;20221226;13.5;10;11.7;2.8;10.6;2.6;.95;1825 +84089;46.79554;3.33547;211;20221227;11.1;4.6;7.8;1.6;9.04;.5;.39;3537 +84089;46.79554;3.33547;211;20221228;14.1;3.3;8.7;3.6;8.7;.2;.98;3956 +84089;46.79554;3.33547;211;20221229;12.3;10.4;11.3;4.5;10.1;4.3;1.26;1402 +84089;46.79554;3.33547;211;20221230;14.8;3.7;9.3;4.1;10.34;3.6;.81;2179 +84089;46.79554;3.33547;211;20221231;16.2;13;14.6;3.2;11.24;0;1.41;2486 +84090;46.81524;3.66169;219;20220101;14.4;2.4;8.4;1.4;8.48;0;.43;5010 +84090;46.81524;3.66169;219;20220102;15;2.6;8.8;3.3;8.94;.1;.85;4650 +84090;46.81524;3.66169;219;20220103;13.1;9.8;11.5;3.5;10.73;.6;.92;1897 +84090;46.81524;3.66169;219;20220104;14.2;10.9;12.5;4.5;9.55;6.9;1.64;2003 +84090;46.81524;3.66169;219;20220105;4.8;1.1;3;3.3;6.42;.1;.49;2133 +84090;46.81524;3.66169;219;20220106;5;-1.3;1.9;1.8;5.78;.2;.38;3495 +84090;46.81524;3.66169;219;20220107;5.9;-1.4;2.2;3.3;6.83;7.2;.3;2800 +84090;46.81524;3.66169;219;20220108;8;3.9;6;5.2;8.36;11.9;.54;2188 +84090;46.81524;3.66169;219;20220109;7;4.5;5.7;4.3;7.56;3.7;.73;1661 +84090;46.81524;3.66169;219;20220110;7.7;2.7;5.2;1.5;6.71;0;.48;3922 +84090;46.81524;3.66169;219;20220111;3.1;-2;.6;2.2;5.48;0;.33;4114 +84090;46.81524;3.66169;219;20220112;3.5;-1.6;1;2.1;5.36;0;.41;3847 +84090;46.81524;3.66169;219;20220113;3.5;-4.9;-.7;1.1;4.91;0;.24;4888 +84090;46.81524;3.66169;219;20220114;6.1;-4.5;.8;1.6;4.96;0;.41;5596 +84090;46.81524;3.66169;219;20220115;6.3;-4.7;.8;.8;4.86;0;.27;5736 +84090;46.81524;3.66169;219;20220116;-1.2;-4.7;-3;2;4.91;0;.18;2729 +84090;46.81524;3.66169;219;20220117;3;-2.1;.4;1.1;6.47;.1;.2;3014 +84090;46.81524;3.66169;219;20220118;7.2;-.1;3.6;2.6;6.71;0;.52;4161 +84090;46.81524;3.66169;219;20220119;3.3;.3;1.8;2.4;6.41;1;.36;2246 +84090;46.81524;3.66169;219;20220120;6.8;2.2;4.5;3.1;6.86;.2;.64;3300 +84090;46.81524;3.66169;219;20220121;5.4;-.4;2.5;3.2;5.28;0;.75;4937 +84090;46.81524;3.66169;219;20220122;2.8;-3.7;-.4;1.6;5.63;0;.26;3394 +84090;46.81524;3.66169;219;20220123;3.8;-.5;1.7;1.6;5.91;0;.44;2792 +84090;46.81524;3.66169;219;20220124;5.1;-3;1.1;2.6;5.66;0;.46;4285 +84090;46.81524;3.66169;219;20220125;3.7;-4.3;-.3;1.3;5.31;0;.34;4470 +84090;46.81524;3.66169;219;20220126;-1.5;-3.9;-2.7;1.2;4.81;0;.26;2133 +84090;46.81524;3.66169;219;20220127;-1.3;-3.6;-2.5;1.3;4.94;0;.25;2161 +84090;46.81524;3.66169;219;20220128;2.7;-1.5;.6;1.4;6.34;0;.27;3455 +84090;46.81524;3.66169;219;20220129;4.9;.5;2.7;2.2;7.36;1.1;.28;2954 +84090;46.81524;3.66169;219;20220130;9.9;4.6;7.2;1.8;8.46;0;.6;4125 +84090;46.81524;3.66169;219;20220131;7.8;1.3;4.6;4.6;7.26;1.8;.7;4158 +84090;46.81524;3.66169;219;20220201;6.4;-1.2;2.6;3.3;7.48;2.6;.25;3893 +84090;46.81524;3.66169;219;20220202;9.7;6.9;8.3;2.5;9.94;.5;.55;2596 +84090;46.81524;3.66169;219;20220203;9.9;4.2;7.1;3.1;8.33;.2;.77;4780 +84090;46.81524;3.66169;219;20220204;9;4.6;6.8;2.8;8.56;1.3;.64;3182 +84090;46.81524;3.66169;219;20220205;8.2;-.8;3.7;1.7;6.68;.1;.6;5839 +84090;46.81524;3.66169;219;20220206;8.6;.1;4.3;5.9;8.33;2.8;.33;4359 +84090;46.81524;3.66169;219;20220207;9.5;5.5;7.5;3.6;7.08;.1;1.25;5558 +84090;46.81524;3.66169;219;20220208;11.5;-1.8;4.9;1.1;6.18;0;.73;7567 +84090;46.81524;3.66169;219;20220209;14.9;-.9;7;1.8;6.41;0;1.16;9414 +84090;46.81524;3.66169;219;20220210;9.2;.5;4.8;1.7;8.2;3.4;.62;6490 +84090;46.81524;3.66169;219;20220211;8.2;2.9;5.5;2.6;6.5;0;1.01;7705 +84090;46.81524;3.66169;219;20220212;7.4;-5.3;1;1.8;5.2;0;.75;8387 +84090;46.81524;3.66169;219;20220213;14.9;-1.9;6.5;4.9;6.95;.3;1.84;10562 +84090;46.81524;3.66169;219;20220214;10.9;7.9;9.4;4.3;8.8;5.2;1.3;3797 +84090;46.81524;3.66169;219;20220215;10;4.9;7.4;4.2;8.15;5.9;1.11;6033 +84090;46.81524;3.66169;219;20220216;13.1;6.6;9.9;6.1;11.36;5.9;.7;4543 +84090;46.81524;3.66169;219;20220217;14.2;11.3;12.8;5.8;11.02;1.1;1.6;3609 +84090;46.81524;3.66169;219;20220218;15.1;9;12;4.9;10.08;1.8;1.71;5484 +84090;46.81524;3.66169;219;20220219;9.5;2.9;6.2;3.8;6.51;0;1.34;7689 +84090;46.81524;3.66169;219;20220220;11.3;4.3;7.8;5.4;8.96;2.7;1.03;5719 +84090;46.81524;3.66169;219;20220221;8.4;6.2;7.3;7.1;8.21;3.2;1.16;3437 +84090;46.81524;3.66169;219;20220222;9.8;5.5;7.7;4;8.91;.2;.88;4237 +84090;46.81524;3.66169;219;20220223;13.6;7.4;10.5;1.3;9.31;.1;1.07;6866 +84090;46.81524;3.66169;219;20220224;13.2;3;8.1;3.3;7.86;.9;1.44;8047 +84090;46.81524;3.66169;219;20220225;9.3;-1.4;4;1.9;5.91;0;1.07;9710 +84090;46.81524;3.66169;219;20220226;10.5;-2.3;4.1;3;5.27;0;1.49;9882 +84090;46.81524;3.66169;219;20220227;11.3;-3.5;3.9;2.7;4.88;0;1.55;11467 +84090;46.81524;3.66169;219;20220228;13.4;-3.7;4.9;1.5;5.18;0;1.39;12298 +84090;46.81524;3.66169;219;20220301;12.7;-4.1;4.3;1.8;5.78;0;1.34;11758 +84090;46.81524;3.66169;219;20220302;13;-.2;6.4;1.6;7.48;0;1.18;9884 +84090;46.81524;3.66169;219;20220303;12.5;7.3;9.9;.9;9.96;.2;.96;6775 +84090;46.81524;3.66169;219;20220304;14.4;5.5;9.9;1.9;7.56;0;1.55;8399 +84090;46.81524;3.66169;219;20220305;11.8;-2.8;4.5;1.7;4.83;0;1.52;13213 +84090;46.81524;3.66169;219;20220306;8.6;-5.3;1.6;1.7;4.03;0;1.37;13142 +84090;46.81524;3.66169;219;20220307;9.5;-4.6;2.5;2.8;4.18;0;1.67;13158 +84090;46.81524;3.66169;219;20220308;13.9;-2.4;5.7;2.8;4.98;0;2.08;13690 +84090;46.81524;3.66169;219;20220309;15;-3.1;6;2.2;6.43;0;1.81;14876 +84090;46.81524;3.66169;219;20220310;15.6;1;8.3;3.1;7.48;0;2.02;13342 +84090;46.81524;3.66169;219;20220311;15.4;7.1;11.3;5.5;8.26;4.8;2.58;9606 +84090;46.81524;3.66169;219;20220312;8.2;6.8;7.5;3.8;8.76;10.9;.89;2831 +84090;46.81524;3.66169;219;20220313;10.8;6.4;8.6;4.7;8.01;7.2;1.59;5400 +84090;46.81524;3.66169;219;20220314;13.8;0;6.9;3.6;8.48;4.7;1.57;13685 +84090;46.81524;3.66169;219;20220315;17.1;9.1;13.1;3.5;10.45;0;2.06;9546 +84090;46.81524;3.66169;219;20220316;15.7;6.6;11.2;1.5;10.11;0;1.53;10267 +84090;46.81524;3.66169;219;20220317;11;7.5;9.2;3.8;9.18;.1;1.28;5628 +84090;46.81524;3.66169;219;20220318;13.6;6.1;9.8;4.9;8.15;0;2.26;11358 +84090;46.81524;3.66169;219;20220319;15.8;4.5;10.1;1.5;8.1;.2;1.91;13531 +84090;46.81524;3.66169;219;20220320;15.8;3.4;9.6;3;8.3;.3;2.06;11472 +84090;46.81524;3.66169;219;20220321;17.6;8.7;13.1;3.8;7.65;0;3.09;12284 +84090;46.81524;3.66169;219;20220322;17.1;2.8;10;4;5.55;0;3.48;18609 +84090;46.81524;3.66169;219;20220323;17.9;-.6;8.6;2.1;5.9;0;2.7;19107 +84090;46.81524;3.66169;219;20220324;19.9;-1.5;9.2;1.3;6.6;0;2.56;19706 +84090;46.81524;3.66169;219;20220325;20.7;-.8;10;1.8;6.75;0;2.92;19848 +84090;46.81524;3.66169;219;20220326;20.3;3.8;12;2.9;6.79;0;3.49;18826 +84090;46.81524;3.66169;219;20220327;21.7;-.8;10.4;1.1;7.6;0;2.63;20147 +84090;46.81524;3.66169;219;20220328;22.2;.7;11.5;1.6;7.5;0;2.96;19504 +84090;46.81524;3.66169;219;20220329;19.1;6.4;12.7;1.8;8.8;1.2;2.45;13571 +84090;46.81524;3.66169;219;20220330;13.7;8.7;11.2;2.4;10.8;1.7;1.56;9145 +84090;46.81524;3.66169;219;20220331;11.7;7.4;9.6;4.3;8.8;5.3;1.81;8308 +84090;46.81524;3.66169;219;20220401;5.1;.7;2.9;6.2;5.9;1.1;1.25;7380 +84090;46.81524;3.66169;219;20220402;4.9;.7;2.8;4.8;5.35;0;1.38;8425 +84090;46.81524;3.66169;219;20220403;5.9;-.9;2.5;3.7;5.03;0;1.58;10948 +84090;46.81524;3.66169;219;20220404;10.3;-4.6;2.8;1.8;4.8;0;2.1;20509 +84090;46.81524;3.66169;219;20220405;12.7;3.2;7.9;3.1;8.43;.4;1.67;10041 +84090;46.81524;3.66169;219;20220406;13.2;8.8;11;3;10.7;2;1.43;6674 +84090;46.81524;3.66169;219;20220407;13.7;9.5;11.6;5.9;11.25;14.2;1.53;5504 +84090;46.81524;3.66169;219;20220408;16.3;10;13.1;6.8;10.45;2.2;2.68;8462 +84090;46.81524;3.66169;219;20220409;11.2;2.7;6.9;3.3;6.8;.6;2.18;15128 +84090;46.81524;3.66169;219;20220410;14.2;-2.9;5.6;2.6;6.15;0;2.69;22688 +84090;46.81524;3.66169;219;20220411;20.6;.9;10.8;4.8;7.88;.1;4;21097 +84090;46.81524;3.66169;219;20220412;20.7;10.8;15.8;3.5;8.65;0;3.98;17165 +84090;46.81524;3.66169;219;20220413;18.5;5.3;11.9;2;11.2;0;2.57;18208 +84090;46.81524;3.66169;219;20220414;21.1;5.1;13.1;1.4;11.15;0;2.88;19367 +84090;46.81524;3.66169;219;20220415;22.2;4.4;13.3;1.9;10.55;0;3.49;22994 +84090;46.81524;3.66169;219;20220416;21.2;5.9;13.6;3.8;9.18;0;4.11;22996 +84090;46.81524;3.66169;219;20220417;21;1.3;11.1;2.1;7.05;0;3.75;24479 +84090;46.81524;3.66169;219;20220418;20.7;1.5;11.1;1.1;7.35;0;3.23;23446 +84090;46.81524;3.66169;219;20220419;19.8;2.1;11;2;8.8;0;3.31;22679 +84090;46.81524;3.66169;219;20220420;20.2;3.4;11.8;1.6;9.35;0;2.96;19263 +84090;46.81524;3.66169;219;20220421;20.4;5;12.7;1.3;9.3;0;3.16;21184 +84090;46.81524;3.66169;219;20220422;21.3;1.1;11.2;1.3;9.15;.5;3.39;24742 +84090;46.81524;3.66169;219;20220423;18.9;9;14;4.2;10.85;1.6;3.14;15199 +84090;46.81524;3.66169;219;20220424;15.9;7.6;11.7;2.5;11.35;6.2;1.89;10757 +84090;46.81524;3.66169;219;20220425;14;10.7;12.3;2.6;12.2;10;1.43;6765 +84090;46.81524;3.66169;219;20220426;17.3;8;12.7;2.1;9.9;0;3.22;21639 +84090;46.81524;3.66169;219;20220427;19.5;1.4;10.4;2.1;9.15;0;3.45;25206 +84090;46.81524;3.66169;219;20220428;22.7;2.2;12.5;1.4;10.1;0;3.69;25461 +84090;46.81524;3.66169;219;20220429;19.1;4.3;11.7;1.4;11.2;2.2;2.55;17077 +84090;46.81524;3.66169;219;20220430;18.4;4.6;11.5;2.4;9.3;0;3.49;24201 +84090;46.81524;3.66169;219;20220501;18.7;1.9;10.3;1.7;8.8;0;3.39;25080 +84090;46.81524;3.66169;219;20220502;20;2.7;11.3;1.7;9.45;0;3.53;24920 +84090;46.81524;3.66169;219;20220503;21.3;6.5;13.9;1.9;10.75;0;3.37;20119 +84090;46.81524;3.66169;219;20220504;18.6;6.8;12.7;1.9;11.65;2.7;2.92;19529 +84090;46.81524;3.66169;219;20220505;19.2;7.1;13.1;1.8;11.05;.6;3.03;18989 +84090;46.81524;3.66169;219;20220506;20.9;4.2;12.5;2.2;10.36;0;3.5;22494 +84090;46.81524;3.66169;219;20220507;22.6;5.1;13.8;1.9;10.71;2.4;3.79;23340 +84090;46.81524;3.66169;219;20220508;24;7.6;15.8;1.9;11.43;0;4.08;23831 +84090;46.81524;3.66169;219;20220509;24.9;6.8;15.9;1.1;11.91;0;4.01;25163 +84090;46.81524;3.66169;219;20220510;26.8;7.7;17.2;1.1;12.53;0;4.24;25480 +84090;46.81524;3.66169;219;20220511;29.6;8.8;19.2;2;13.11;0;5.14;26719 +84090;46.81524;3.66169;219;20220512;21.7;10.7;16.2;1.5;14.73;1.2;3.07;18365 +84090;46.81524;3.66169;219;20220513;23.1;15;19;1.5;14.96;0;3.43;18045 +84090;46.81524;3.66169;219;20220514;25.6;7.8;16.7;1.3;12.11;0;4.31;25720 +84090;46.81524;3.66169;219;20220515;29.6;9.8;19.7;2.8;13.78;9.2;5.32;24970 +84090;46.81524;3.66169;219;20220516;26.1;14.2;20.2;1.9;15.91;0;4.16;21505 +84090;46.81524;3.66169;219;20220517;29;11.9;20.4;1.3;15.73;0;4.7;25664 +84090;46.81524;3.66169;219;20220518;30.1;13.5;21.8;1.7;17.03;0;4.98;25237 +84090;46.81524;3.66169;219;20220519;30.2;17.4;23.8;2.6;16.36;.1;5.34;22846 +84090;46.81524;3.66169;219;20220520;30.9;15.3;23.1;3;15.56;0;5.82;24508 +84090;46.81524;3.66169;219;20220521;28.1;12.2;20.1;1.8;15.33;0;4.71;24514 +84090;46.81524;3.66169;219;20220522;28.8;14.7;21.7;2.2;15.41;7.6;4.77;21574 +84090;46.81524;3.66169;219;20220523;21.2;16.4;18.8;3.9;16.43;7.4;2.74;10957 +84090;46.81524;3.66169;219;20220524;18.9;11;15;3.2;12.11;.2;3.31;18272 +84090;46.81524;3.66169;219;20220525;20.7;6.6;13.7;1.8;11.13;0;3.71;23783 +84090;46.81524;3.66169;219;20220526;20.8;7.3;14.1;1.3;12.33;0;3.25;20451 +84090;46.81524;3.66169;219;20220527;20.1;10.5;15.3;1.9;13.13;.1;3.09;17866 +84090;46.81524;3.66169;219;20220528;21.8;7.3;14.6;2.2;10.28;0;4.28;25640 +84090;46.81524;3.66169;219;20220529;19.5;6.1;12.8;2.8;8.33;0;4.2;25170 +84090;46.81524;3.66169;219;20220530;22;6.7;14.3;2;8.26;0;4.48;26082 +84090;46.81524;3.66169;219;20220531;23.5;5.9;14.7;1.3;9.53;0;4.22;25414 +84090;46.81524;3.66169;219;20220601;24.3;6.4;15.4;1.2;11.21;.1;3.89;23076 +84090;46.81524;3.66169;219;20220602;27.7;13.3;20.5;2.8;13.98;6.4;5.12;23678 +84090;46.81524;3.66169;219;20220603;28.7;14.5;21.6;2.1;17.11;8.9;4.76;23161 +84090;46.81524;3.66169;219;20220604;29.1;16.2;22.7;2.8;19.58;17.4;4.97;23560 +84090;46.81524;3.66169;219;20220605;23.2;16.3;19.8;3.6;17.46;.5;3.64;17704 +84090;46.81524;3.66169;219;20220606;22.7;13.5;18.1;2.3;14.88;.4;3.54;18342 +84090;46.81524;3.66169;219;20220607;22.1;13.7;17.9;2.8;14.33;0;3.64;18217 +84090;46.81524;3.66169;219;20220608;21.4;11.4;16.4;2.6;14.41;10.8;3.22;17574 +84090;46.81524;3.66169;219;20220609;20.3;13.1;16.7;3.1;13.41;.2;3.44;17579 +84090;46.81524;3.66169;219;20220610;25.5;9.1;17.3;1;13.21;.1;4.58;27677 +84090;46.81524;3.66169;219;20220611;29.6;10.5;20;.9;14.81;0;5.12;28895 +84090;46.81524;3.66169;219;20220612;28.9;14;21.4;1.4;16.83;.1;4.75;24432 +84090;46.81524;3.66169;219;20220613;26;15.5;20.7;2.4;13.38;0;5;23748 +84090;46.81524;3.66169;219;20220614;29.4;9.5;19.5;1.6;12.33;0;5.51;29306 +84090;46.81524;3.66169;219;20220615;34.2;13.4;23.8;1.4;16.66;0;6.01;29375 +84090;46.81524;3.66169;219;20220616;31.3;16;23.6;1.4;16.96;0;5.38;26246 +84090;46.81524;3.66169;219;20220617;33.4;14.1;23.7;1;15.53;0;5.63;28819 +84090;46.81524;3.66169;219;20220618;35.7;14.6;25.2;2.4;15.98;0;7;29439 +84090;46.81524;3.66169;219;20220619;36.2;21.1;28.6;3.6;15.26;5.4;7.91;25463 +84090;46.81524;3.66169;219;20220620;31;17.7;24.3;3.3;18.26;1.3;5.85;24527 +84090;46.81524;3.66169;219;20220621;29.6;17.8;23.7;2.3;20.11;6.8;4.8;21779 +84090;46.81524;3.66169;219;20220622;26.9;18.4;22.7;2.8;19.91;15.5;4.15;18611 +84090;46.81524;3.66169;219;20220623;26.1;15.2;20.6;1.7;17.74;3.9;4.13;21284 +84090;46.81524;3.66169;219;20220624;22.9;14.3;18.6;2.5;16.41;1;3.49;18365 +84090;46.81524;3.66169;219;20220625;25.4;12.8;19.1;2.1;15.91;13.8;4.13;21297 +84090;46.81524;3.66169;219;20220626;17;13.5;15.3;1.5;16.21;50.1;1.67;9235 +84090;46.81524;3.66169;219;20220627;22.4;14.6;18.5;1.8;15.51;2.2;3.44;18010 +84090;46.81524;3.66169;219;20220628;25.9;8.8;17.3;1.2;12.96;0;4.63;27359 +84090;46.81524;3.66169;219;20220629;27.3;11.2;19.2;1.5;13.73;6.1;4.94;27009 +84090;46.81524;3.66169;219;20220630;17.5;14.7;16.1;2.6;15.11;4.7;1.89;8258 +84090;46.81524;3.66169;219;20220701;21.6;10;15.8;1.8;12.28;.1;4;23799 +84090;46.81524;3.66169;219;20220702;27.5;7.4;17.5;1.1;12.56;0;4.94;29505 +84090;46.81524;3.66169;219;20220703;27.6;11.1;19.3;1.7;14.83;.1;4.88;26433 +84090;46.81524;3.66169;219;20220704;26;14.7;20.3;1.6;15.38;.1;4.08;20538 +84090;46.81524;3.66169;219;20220705;26.5;10.7;18.6;1.4;13.83;0;4.72;26744 +84090;46.81524;3.66169;219;20220706;25;10.9;17.9;1.8;12.81;0;4.63;25653 +84090;46.81524;3.66169;219;20220707;24.2;9.1;16.6;2.2;13.86;.1;4.1;23339 +84090;46.81524;3.66169;219;20220708;25.8;11;18.4;2.4;13.26;0;4.92;26144 +84090;46.81524;3.66169;219;20220709;27.7;10.6;19.2;1.8;13.71;0;5.08;27501 +84090;46.81524;3.66169;219;20220710;27;13.4;20.2;2.8;13.83;0;5.29;25697 +84090;46.81524;3.66169;219;20220711;29;13.1;21.1;2.7;13.46;0;5.76;26631 +84090;46.81524;3.66169;219;20220712;30.8;12.9;21.8;1.7;14.16;0;5.58;27800 +84090;46.81524;3.66169;219;20220713;32.1;11.8;22;1.1;14.73;0;5.29;27952 +84090;46.81524;3.66169;219;20220714;33.8;13.2;23.5;1.5;15.71;0;5.91;28702 +84090;46.81524;3.66169;219;20220715;29.1;15.2;22.2;2.2;14.21;0;5.42;25363 +84090;46.81524;3.66169;219;20220716;29.4;11.4;20.4;1.8;11.31;0;5.46;27388 +84090;46.81524;3.66169;219;20220717;32.4;11.6;22;1.9;13.01;0;5.94;28281 +84090;46.81524;3.66169;219;20220718;37;13.4;25.2;1.7;14.36;0;6.53;28935 +84090;46.81524;3.66169;219;20220719;37.4;16;26.7;2.8;16.38;0;7.37;27885 +84090;46.81524;3.66169;219;20220720;25.4;20.4;22.9;2.7;18.41;1.9;3.55;13289 +84090;46.81524;3.66169;219;20220721;28.8;14.2;21.5;1.3;16.81;0;4.63;24424 +84090;46.81524;3.66169;219;20220722;31.3;14.3;22.8;1.5;17.06;.2;4.9;23771 +84090;46.81524;3.66169;219;20220723;27.7;19.4;23.5;2.6;18.08;.1;4.32;17599 +84090;46.81524;3.66169;219;20220724;33.1;13.2;23.1;1.2;16.48;0;5.4;27489 +84090;46.81524;3.66169;219;20220725;28.3;15.7;22;3.2;17.21;.6;4.86;21553 +84090;46.81524;3.66169;219;20220726;25.6;14.7;20.1;2.4;15.26;0;4.16;19773 +84090;46.81524;3.66169;219;20220727;27.2;12.6;19.9;1.4;12.51;0;4.52;23811 +84090;46.81524;3.66169;219;20220728;28.6;11.4;20;1.3;12.63;0;4.63;24674 +84090;46.81524;3.66169;219;20220729;28.1;14.1;21.1;1.2;13.71;0;3.97;19359 +84090;46.81524;3.66169;219;20220730;30.7;11.4;21;1.2;13.98;0;4.89;26020 +84090;46.81524;3.66169;219;20220731;31.5;13.5;22.5;1.3;14.91;0;5.06;25594 +84090;46.81524;3.66169;219;20220801;30.2;13.1;21.6;1.6;15.68;0;4.8;24076 +84090;46.81524;3.66169;219;20220802;32.4;13.1;22.8;1;15.56;0;4.97;26287 +84090;46.81524;3.66169;219;20220803;36.2;15.5;25.9;1.2;15.11;0;5.56;26468 +84090;46.81524;3.66169;219;20220804;37;16.8;26.9;1.4;16.33;1;5.72;25476 +84090;46.81524;3.66169;219;20220805;28.6;18.5;23.5;2.8;18.03;.4;4.66;19750 +84090;46.81524;3.66169;219;20220806;28.9;14.8;21.9;2.8;12.63;0;5.42;23389 +84090;46.81524;3.66169;219;20220807;29.7;12;20.9;2.5;10.56;0;5.58;25181 +84090;46.81524;3.66169;219;20220808;31.7;12.2;21.9;2.2;10.58;0;5.7;25646 +84090;46.81524;3.66169;219;20220809;33.5;12.9;23.2;2.4;11.28;0;6.16;25839 +84090;46.81524;3.66169;219;20220810;33.3;14.2;23.7;2.3;10.96;0;5.96;24853 +84090;46.81524;3.66169;219;20220811;34.2;13.8;24;1.8;11.03;0;5.62;25136 +84090;46.81524;3.66169;219;20220812;34.8;13.1;24;1.3;10.93;0;5.27;25396 +84090;46.81524;3.66169;219;20220813;34;12.6;23.3;1.7;10.26;.3;5.48;25094 +84090;46.81524;3.66169;219;20220814;26.5;16.5;21.5;2.7;15.66;3.6;3.8;15095 +84090;46.81524;3.66169;219;20220815;25.6;16.2;20.9;2.4;17.03;1.7;3.38;14980 +84090;46.81524;3.66169;219;20220816;29.8;13.7;21.7;1.6;16.66;24.2;4.09;20034 +84090;46.81524;3.66169;219;20220817;25.4;15.9;20.7;2.4;17.91;1.3;3.54;17948 +84090;46.81524;3.66169;219;20220818;24.8;15.9;20.4;1.5;18.36;12.3;2.86;14501 +84090;46.81524;3.66169;219;20220819;24.3;15.5;19.9;2.7;18.56;5.7;2.86;14147 +84090;46.81524;3.66169;219;20220820;25.7;17.4;21.5;1.9;17.08;.1;3.47;16778 +84090;46.81524;3.66169;219;20220821;25.4;10.1;17.7;1.4;14.06;0;3.32;18957 +84090;46.81524;3.66169;219;20220822;25.5;15.7;20.6;1.6;17.08;0;3.15;15961 +84090;46.81524;3.66169;219;20220823;28.9;16.6;22.7;.8;18.38;.1;3.52;18843 +84090;46.81524;3.66169;219;20220824;32.6;14.3;23.4;1.2;15.16;0;4.32;21984 +84090;46.81524;3.66169;219;20220825;32.4;13.3;22.9;1.6;14.36;.9;4.6;22212 +84090;46.81524;3.66169;219;20220826;25.7;18.5;22.1;2.7;17.93;0;3.36;14246 +84090;46.81524;3.66169;219;20220827;26.9;12.4;19.6;1.3;14.76;0;3.39;18453 +84090;46.81524;3.66169;219;20220828;29.2;11.4;20.3;.9;14.58;0;3.61;20843 +84090;46.81524;3.66169;219;20220829;31.6;13.8;22.7;1.3;15.76;.4;4.11;20832 +84090;46.81524;3.66169;219;20220830;21.4;15.9;18.7;1.8;16.86;.1;2.01;8859 +84090;46.81524;3.66169;219;20220831;28.1;14.5;21.3;1.2;16.73;.1;3.32;17754 +84090;46.81524;3.66169;219;20220901;29;11.8;20.4;1;14.31;0;3.34;18336 +84090;46.81524;3.66169;219;20220902;25.5;12.5;19;1.5;15.38;11.5;2.93;15521 +84090;46.81524;3.66169;219;20220903;25.4;15.2;20.3;1.7;16.73;.4;2.9;14483 +84090;46.81524;3.66169;219;20220904;29.6;11.8;20.7;1.8;15.41;.8;3.91;20257 +84090;46.81524;3.66169;219;20220905;31.8;15.9;23.9;2.4;17.41;4.8;4.36;18487 +84090;46.81524;3.66169;219;20220906;29;16.3;22.6;2.1;18.23;1.6;3.54;16530 +84090;46.81524;3.66169;219;20220907;21.7;14.1;17.9;1.8;16.83;16.2;2.1;11060 +84090;46.81524;3.66169;219;20220908;23.3;12.8;18.1;3.1;15.03;3.2;2.88;13953 +84090;46.81524;3.66169;219;20220909;21.7;14.3;18;3.8;14.58;3.5;2.78;11750 +84090;46.81524;3.66169;219;20220910;21.6;13.6;17.6;2.8;13.71;.2;2.72;12838 +84090;46.81524;3.66169;219;20220911;24.9;8.2;16.5;1.1;12.76;.1;2.88;18661 +84090;46.81524;3.66169;219;20220912;30.4;10.8;20.6;1.9;14.41;0;3.85;19465 +84090;46.81524;3.66169;219;20220913;29.5;17.5;23.5;1.8;17.81;14.8;3.19;13733 +84090;46.81524;3.66169;219;20220914;26.6;17.5;22;2.1;18.83;11.4;2.71;11989 +84090;46.81524;3.66169;219;20220915;22;15.4;18.7;1.8;17.41;2.4;1.89;9211 +84090;46.81524;3.66169;219;20220916;18.7;10.9;14.8;1.6;13.31;0;1.78;10296 +84090;46.81524;3.66169;219;20220917;16.9;6;11.5;2.3;9.18;0;2.24;14533 +84090;46.81524;3.66169;219;20220918;18.4;1.7;10.1;1;8.11;.1;2.13;17399 +84090;46.81524;3.66169;219;20220919;19;3.4;11.2;1.3;8.63;0;2.24;16429 +84090;46.81524;3.66169;219;20220920;19.4;2.3;10.9;1.6;8.33;0;2.36;16983 +84090;46.81524;3.66169;219;20220921;19.9;4.7;12.3;1.8;8.46;0;2.5;16257 +84090;46.81524;3.66169;219;20220922;21.4;2.7;12;.9;8.33;0;2.21;17112 +84090;46.81524;3.66169;219;20220923;20.8;4.4;12.6;.9;10.61;.1;1.92;13895 +84090;46.81524;3.66169;219;20220924;21.2;9.9;15.5;1.4;12.43;5.6;1.97;11866 +84090;46.81524;3.66169;219;20220925;17.2;10.3;13.8;1.4;12.26;.9;1.4;7448 +84090;46.81524;3.66169;219;20220926;16.3;5;10.6;2.4;10.68;6.2;1.53;10499 +84090;46.81524;3.66169;219;20220927;14.1;10.2;12.2;4.2;12.08;21.8;1.27;6528 +84090;46.81524;3.66169;219;20220928;13.8;11.4;12.6;3.3;13.56;16.9;.87;4700 +84090;46.81524;3.66169;219;20220929;14.7;9.7;12.2;2.1;11.03;3.4;1.43;8098 +84090;46.81524;3.66169;219;20220930;16.7;3.5;10.1;1.4;9.38;4;1.62;12820 +84090;46.81524;3.66169;219;20221001;18.5;6.7;12.6;4.4;13.96;12.7;1.23;9221 +84090;46.81524;3.66169;219;20221002;19.5;16.3;17.9;3.4;16.78;2.1;1.5;5993 +84090;46.81524;3.66169;219;20221003;17.8;13;15.4;1.6;14.01;0;1.36;7236 +84090;46.81524;3.66169;219;20221004;19.9;5.5;12.7;1;11.26;.3;1.58;12574 +84090;46.81524;3.66169;219;20221005;25.3;7.4;16.4;1.4;12.66;.1;2.18;14111 +84090;46.81524;3.66169;219;20221006;18.7;11.4;15.1;1.5;13.28;0;1.45;8787 +84090;46.81524;3.66169;219;20221007;21.6;7.5;14.6;1.1;12.63;.4;1.61;11513 +84090;46.81524;3.66169;219;20221008;18.6;9.6;14.1;1.2;11.96;0;1.43;9788 +84090;46.81524;3.66169;219;20221009;19.6;3.3;11.4;1.6;10.01;.2;1.69;12896 +84090;46.81524;3.66169;219;20221010;21;7.7;14.4;1.2;13.23;.8;1.4;9705 +84090;46.81524;3.66169;219;20221011;18.8;12.4;15.6;1.1;14.83;.2;1.12;6339 +84090;46.81524;3.66169;219;20221012;19.7;9.4;14.5;1;13.51;.2;1.25;8578 +84090;46.81524;3.66169;219;20221013;17.3;10.4;13.8;1.5;14.26;3.8;.95;5860 +84090;46.81524;3.66169;219;20221014;17.9;13.8;15.8;4;16.16;5.2;1;4308 +84090;46.81524;3.66169;219;20221015;19.8;15.5;17.6;3;15.58;.9;1.49;5037 +84090;46.81524;3.66169;219;20221016;25.3;14.2;19.8;2.4;16.01;0;2.15;10023 +84090;46.81524;3.66169;219;20221017;24.1;15.8;20;2.8;15.61;2.5;2.16;7487 +84090;46.81524;3.66169;219;20221018;24.5;13.9;19.2;1.7;16.11;.2;1.72;9737 +84090;46.81524;3.66169;219;20221019;23.6;11.4;17.5;2.9;15.03;2.1;1.88;9883 +84090;46.81524;3.66169;219;20221020;22.9;14.9;18.9;3.1;16.76;10.7;1.72;6244 +84090;46.81524;3.66169;219;20221021;21.6;15.7;18.7;2.6;16.11;7.2;1.6;6174 +84090;46.81524;3.66169;219;20221022;23.1;10.2;16.7;1.8;14.28;.1;1.54;9413 +84090;46.81524;3.66169;219;20221023;22.4;14.7;18.5;4.1;14.88;0;2.2;6029 +84090;46.81524;3.66169;219;20221024;21.5;14;17.8;2.9;13.11;.6;2;7065 +84090;46.81524;3.66169;219;20221025;20.2;7.2;13.7;2.1;12.38;2.9;1.3;8773 +84090;46.81524;3.66169;219;20221026;22.6;11.6;17.1;2;14.16;.1;1.55;8729 +84090;46.81524;3.66169;219;20221027;22.5;11.4;16.9;2.8;14.76;0;1.61;7373 +84090;46.81524;3.66169;219;20221028;25.5;14.7;20.1;2.3;14.18;0;2.07;7474 +84090;46.81524;3.66169;219;20221029;24.6;12.4;18.5;2.2;13.03;0;1.89;7858 +84090;46.81524;3.66169;219;20221030;23.2;9.3;16.3;1.4;11.16;0;1.45;8532 +84090;46.81524;3.66169;219;20221031;22.2;10.5;16.4;2.9;13.53;7.9;1.66;7613 +84090;46.81524;3.66169;219;20221101;17;12;14.5;3.1;12.36;.1;1.32;5526 +84090;46.81524;3.66169;219;20221102;17.4;9.1;13.3;2.1;11.28;.1;1.15;6197 +84090;46.81524;3.66169;219;20221103;15.1;7.1;11.1;3.2;10.71;8;1.04;4173 +84090;46.81524;3.66169;219;20221104;10;8.5;9.2;4.2;9.91;8;.83;1875 +84090;46.81524;3.66169;219;20221105;10.9;3.4;7.2;2;8.93;0;.61;4811 +84090;46.81524;3.66169;219;20221106;12.1;3;7.5;2.7;8.78;0;.76;5242 +84090;46.81524;3.66169;219;20221107;17.8;10.2;14;3.1;10.81;.1;1.52;5665 +84090;46.81524;3.66169;219;20221108;18.3;6.8;12.6;3.5;10.98;7.8;1.39;5803 +84090;46.81524;3.66169;219;20221109;14.4;12.4;13.4;2;12.91;7.4;.79;2105 +84090;46.81524;3.66169;219;20221110;12.6;6.8;9.7;1.3;11.16;0;.47;3842 +84090;46.81524;3.66169;219;20221111;16;6.3;11.2;3.1;11.03;.2;.88;6420 +84090;46.81524;3.66169;219;20221112;15.6;7.2;11.4;2.3;11.03;.2;.78;5449 +84090;46.81524;3.66169;219;20221113;15.3;4.8;10;1.4;9.98;.1;.63;5465 +84090;46.81524;3.66169;219;20221114;16.3;4.1;10.2;1.8;10.53;8.2;.7;5181 +84090;46.81524;3.66169;219;20221115;14.8;8.3;11.6;2.9;12.11;8.8;.67;3335 +84090;46.81524;3.66169;219;20221116;15.1;8;11.5;3.9;10.76;3.9;1.08;4199 +84090;46.81524;3.66169;219;20221117;14.9;10.9;12.9;5.1;11.18;7.4;1.4;3467 +84090;46.81524;3.66169;219;20221118;11.4;7.7;9.5;3.4;9.48;1.8;.86;3382 +84090;46.81524;3.66169;219;20221119;7.2;1.2;4.2;1.5;8.06;.7;.3;3095 +84090;46.81524;3.66169;219;20221120;10;2.7;6.4;2.5;8.38;2.5;.51;4103 +84090;46.81524;3.66169;219;20221121;9;3.9;6.4;3.6;8.63;3.9;.54;2621 +84090;46.81524;3.66169;219;20221122;10.5;4.8;7.7;4.4;7.96;0;.97;4404 +84090;46.81524;3.66169;219;20221123;12.7;3.6;8.2;3.3;8.58;3.8;.88;3954 +84090;46.81524;3.66169;219;20221124;12.7;6.8;9.8;3.1;9.46;4.8;.88;3456 +84090;46.81524;3.66169;219;20221125;11.1;8.4;9.8;2.2;9.78;.8;.69;2564 +84090;46.81524;3.66169;219;20221126;7.5;2;4.8;1.9;8.41;.1;.24;2897 +84090;46.81524;3.66169;219;20221127;9.6;3.3;6.5;2.9;7.98;2.9;.61;3484 +84090;46.81524;3.66169;219;20221128;10.3;4.7;7.5;2.2;9.13;7.9;.48;2943 +84090;46.81524;3.66169;219;20221129;7.6;6.2;6.9;2;9.16;.4;.43;1346 +84090;46.81524;3.66169;219;20221130;9.1;5;7.1;2;8.63;0;.48;2815 +84090;46.81524;3.66169;219;20221201;7.4;4.9;6.2;2.9;7.86;.2;.63;1637 +84090;46.81524;3.66169;219;20221202;4.8;3.4;4.1;2;7.03;1.9;.48;1181 +84090;46.81524;3.66169;219;20221203;5.9;2.4;4.2;2.9;7.11;2.9;.48;2266 +84090;46.81524;3.66169;219;20221204;6.1;2;4;2.8;7.38;6.9;.39;2324 +84090;46.81524;3.66169;219;20221205;6.7;2.2;4.4;1.5;6.91;0;.42;2808 +84090;46.81524;3.66169;219;20221206;4.5;-2.1;1.2;1.5;6.38;0;.24;2610 +84090;46.81524;3.66169;219;20221207;5.9;1.8;3.9;1.8;6.38;0;.44;3195 +84090;46.81524;3.66169;219;20221208;3.7;-2.1;.8;2.2;5.84;0;.4;2898 +84090;46.81524;3.66169;219;20221209;1.5;-1.9;-.2;2.4;5.26;0;.38;1819 +84090;46.81524;3.66169;219;20221210;1.5;-1.3;.1;2.7;4.81;0;.5;2435 +84090;46.81524;3.66169;219;20221211;-.7;-8;-4.4;1.8;3.78;0;.19;4040 +84090;46.81524;3.66169;219;20221212;-1.7;-6.4;-4;3.2;4.13;0;.25;2477 +84090;46.81524;3.66169;219;20221213;1.8;-3.9;-1;3.4;4.68;1.9;.42;2798 +84090;46.81524;3.66169;219;20221214;8.5;-1.1;3.7;1.7;7.31;6.5;.31;3283 +84090;46.81524;3.66169;219;20221215;4.7;2.7;3.7;2.6;7.31;.9;.37;1399 +84090;46.81524;3.66169;219;20221216;3.6;-1;1.3;2.4;4.88;0;.54;3587 +84090;46.81524;3.66169;219;20221217;.4;-7.8;-3.7;1.5;3.71;0;.24;4453 +84090;46.81524;3.66169;219;20221218;5.2;-7.9;-1.3;3.4;5.06;0;.33;4558 +84090;46.81524;3.66169;219;20221219;15.3;3.2;9.2;3.9;8.61;0;1.13;4527 +84090;46.81524;3.66169;219;20221220;14.8;11.4;13.1;4.6;10.73;12.3;1.54;1630 +84090;46.81524;3.66169;219;20221221;13.3;10.3;11.8;3.6;11.61;2.4;.75;2087 +84090;46.81524;3.66169;219;20221222;13.9;10.9;12.4;5.7;11.83;22.6;1.04;1732 +84090;46.81524;3.66169;219;20221223;14.9;12;13.4;5.4;13.96;13.3;.67;1467 +84090;46.81524;3.66169;219;20221224;11.6;10.7;11.2;2.3;11.88;.6;.56;861 +84090;46.81524;3.66169;219;20221225;14.6;5.8;10.2;2.3;10.16;.5;.61;3825 +84090;46.81524;3.66169;219;20221226;12.8;10;11.4;3;10.51;4.3;.94;1575 +84090;46.81524;3.66169;219;20221227;10.1;4.7;7.4;1.6;9.08;.3;.37;2764 +84090;46.81524;3.66169;219;20221228;12.8;4.3;8.6;3.6;8.58;.2;.89;3868 +84090;46.81524;3.66169;219;20221229;12;10.4;11.2;4.1;9.86;4;1.23;1209 +84090;46.81524;3.66169;219;20221230;14.7;3.9;9.3;3.9;10.23;3.8;.73;3105 +84090;46.81524;3.66169;219;20221231;16.8;12.6;14.7;3.6;11.38;0;1.45;2984 +84091;46.83396;3.98813;296;20220101;13.1;4.9;9;2.3;9;0;.71;3414 +84091;46.83396;3.98813;296;20220102;14.4;3.3;8.9;2.8;8.9;.1;.82;4133 +84091;46.83396;3.98813;296;20220103;12.2;10.1;11.2;3.6;10.3;1.6;1.07;1351 +84091;46.83396;3.98813;296;20220104;14.1;10;12.1;4.2;9.4;7.9;1.58;2231 +84091;46.83396;3.98813;296;20220105;3.6;.8;2.2;3.2;6.4;.1;.43;1720 +84091;46.83396;3.98813;296;20220106;5;-.1;2.5;1.4;5.7;0;.45;2632 +84091;46.83396;3.98813;296;20220107;4.4;-2.4;1;2.3;6.6;7.6;.18;3197 +84091;46.83396;3.98813;296;20220108;7.3;3.4;5.4;5.1;8.1;15;.52;2249 +84091;46.83396;3.98813;296;20220109;5.8;4;4.9;5.2;7.3;5.8;.74;1284 +84091;46.83396;3.98813;296;20220110;6.8;1.6;4.2;1.9;6.3;0;.6;2786 +84091;46.83396;3.98813;296;20220111;3.4;.2;1.8;1.9;5.2;0;.59;2037 +84091;46.83396;3.98813;296;20220112;2.9;-4.5;-.8;1;4.9;0;.29;3564 +84091;46.83396;3.98813;296;20220113;2.5;-5.7;-1.6;1.1;4.7;0;.27;3842 +84091;46.83396;3.98813;296;20220114;5.7;-3.3;1.2;2;4.9;0;.58;4115 +84091;46.83396;3.98813;296;20220115;5.9;-2.7;1.6;1.3;5;0;.47;4056 +84091;46.83396;3.98813;296;20220116;-2.5;-4.5;-3.5;1.9;4.7;0;.2;1560 +84091;46.83396;3.98813;296;20220117;2.1;-2.9;-.4;1.3;6.1;0;.19;2983 +84091;46.83396;3.98813;296;20220118;7.1;-2.6;2.3;3;6.4;0;.47;4536 +84091;46.83396;3.98813;296;20220119;2.6;1;1.8;1.9;6.2;1.2;.43;1384 +84091;46.83396;3.98813;296;20220120;5.9;1.7;3.8;2.8;6.5;.3;.64;2792 +84091;46.83396;3.98813;296;20220121;4.8;-1.5;1.7;2.3;4.8;0;.72;3657 +84091;46.83396;3.98813;296;20220122;2.7;-3.8;-.5;.9;5.2;0;.3;3785 +84091;46.83396;3.98813;296;20220123;4.3;-3.2;.6;1.5;5.8;0;.34;4189 +84091;46.83396;3.98813;296;20220124;3.4;-2.2;.6;4.7;5.8;0;.44;3565 +84091;46.83396;3.98813;296;20220125;7.2;-2.9;2.2;1.7;5.6;0;.55;5145 +84091;46.83396;3.98813;296;20220126;-2.5;-5;-3.7;.9;4.5;0;.25;2190 +84091;46.83396;3.98813;296;20220127;-2.5;-4;-3.2;1.1;4.7;.1;.27;1544 +84091;46.83396;3.98813;296;20220128;1.2;-2.5;-.6;1.5;5.9;0;.24;2940 +84091;46.83396;3.98813;296;20220129;3.3;-.7;1.3;2;6.8;1.6;.25;3143 +84091;46.83396;3.98813;296;20220130;10;3.4;6.7;1.6;8.3;.1;.59;4340 +84091;46.83396;3.98813;296;20220131;6.3;1.2;3.8;4.2;7.1;1.9;.58;3780 +84091;46.83396;3.98813;296;20220201;5.7;-.2;2.8;2.9;7.2;4.7;.36;4197 +84091;46.83396;3.98813;296;20220202;9;6;7.5;3.7;9.8;1;.48;2809 +84091;46.83396;3.98813;296;20220203;9.3;4.7;7;3.1;8.4;.2;.76;3737 +84091;46.83396;3.98813;296;20220204;7.6;3.9;5.8;2.6;8.5;1.5;.5;3326 +84091;46.83396;3.98813;296;20220205;6.8;-.4;3.2;1.4;6.7;.1;.51;5045 +84091;46.83396;3.98813;296;20220206;7.6;.7;4.2;6;8.1;4.2;.37;5004 +84091;46.83396;3.98813;296;20220207;8.4;5.7;7.1;4;6.9;.1;1.31;2878 +84091;46.83396;3.98813;296;20220208;11.4;-2.7;4.4;.9;6;0;.69;7746 +84091;46.83396;3.98813;296;20220209;13.9;.5;7.2;1.8;6.5;0;1.14;7651 +84091;46.83396;3.98813;296;20220210;5.3;1;3.2;2.1;8.15;3.3;.7;6060 +84091;46.83396;3.98813;296;20220211;7.7;2.8;5.2;2.9;6.35;0;1.06;8570 +84091;46.83396;3.98813;296;20220212;6.4;-4.7;.9;2;5.08;0;.78;8391 +84091;46.83396;3.98813;296;20220213;14;-3.5;5.2;4.6;6.65;.3;1.74;10808 +84091;46.83396;3.98813;296;20220214;10.3;7.5;8.9;4.3;8.78;5.5;1.3;3797 +84091;46.83396;3.98813;296;20220215;9.5;3.9;6.7;3.9;7.85;7.4;1.11;6255 +84091;46.83396;3.98813;296;20220216;11.9;6.2;9.1;5.8;11.1;10.1;.6;5291 +84091;46.83396;3.98813;296;20220217;13.6;10.6;12.1;5.3;10.8;1.3;1.52;3678 +84091;46.83396;3.98813;296;20220218;14.1;9.2;11.7;4.7;10.1;2.2;1.6;5010 +84091;46.83396;3.98813;296;20220219;8.4;2.9;5.7;3.7;6.3;0;1.29;5444 +84091;46.83396;3.98813;296;20220220;10.7;3.5;7.1;5.6;8.5;3.2;1.1;6449 +84091;46.83396;3.98813;296;20220221;6.9;5.7;6.3;7;8.1;3.2;.92;2192 +84091;46.83396;3.98813;296;20220222;9;5.3;7.2;4;8.6;.8;.9;4540 +84091;46.83396;3.98813;296;20220223;13;7.6;10.3;1.4;9.2;0;1.05;5745 +84091;46.83396;3.98813;296;20220224;12.2;4;8.1;3.5;7.5;.7;1.52;7381 +84091;46.83396;3.98813;296;20220225;8.3;-.3;4;2;6;0;1.01;7695 +84091;46.83396;3.98813;296;20220226;9.3;-.4;4.5;4.2;5.2;0;1.67;8348 +84091;46.83396;3.98813;296;20220227;9.9;-.5;4.7;5.5;4.8;0;2.1;8802 +84091;46.83396;3.98813;296;20220228;12.3;-.6;5.9;2.8;5.3;0;1.76;10042 +84091;46.83396;3.98813;296;20220301;11.3;-2.8;4.3;2.8;5.6;0;1.51;10689 +84091;46.83396;3.98813;296;20220302;11.3;2.2;6.8;2.5;7;0;1.35;8551 +84091;46.83396;3.98813;296;20220303;11.6;6.7;9.2;.8;9.6;.3;.9;6149 +84091;46.83396;3.98813;296;20220304;14.2;6.9;10.6;2;7.2;0;1.7;7797 +84091;46.83396;3.98813;296;20220305;11.2;-3;4.1;1.4;4.3;0;1.43;11354 +84091;46.83396;3.98813;296;20220306;8.5;-3.6;2.5;1.9;3.8;0;1.45;10564 +84091;46.83396;3.98813;296;20220307;8.8;-2.4;3.2;5;4.1;0;2.09;10274 +84091;46.83396;3.98813;296;20220308;12.4;-.8;5.8;4.7;5;0;2.4;11377 +84091;46.83396;3.98813;296;20220309;13.9;-2;6;2.2;6.3;0;1.71;12736 +84091;46.83396;3.98813;296;20220310;14.5;1.7;8.1;4;7.4;0;2.05;11496 +84091;46.83396;3.98813;296;20220311;14.9;6.8;10.9;5.9;8;4;2.62;9100 +84091;46.83396;3.98813;296;20220312;7.9;7.2;7.6;4.3;8.6;9.4;.98;2135 +84091;46.83396;3.98813;296;20220313;10.4;6;8.2;5;7.9;8.1;1.64;6673 +84091;46.83396;3.98813;296;20220314;12.3;.8;6.6;5.1;8.5;6.7;1.4;11436 +84091;46.83396;3.98813;296;20220315;16.5;8.7;12.6;4.7;10.2;0;2.26;9395 +84091;46.83396;3.98813;296;20220316;14.7;6.8;10.8;1.8;10.2;0;1.47;9582 +84091;46.83396;3.98813;296;20220317;11.4;8.2;9.8;2.4;9.1;0;1.33;5879 +84091;46.83396;3.98813;296;20220318;13.2;6.1;9.7;5.6;8.08;.1;2.44;11472 +84091;46.83396;3.98813;296;20220319;15.1;4.4;9.8;2.4;7.55;.1;2.3;14554 +84091;46.83396;3.98813;296;20220320;15.7;2.7;9.2;3.1;7.78;.1;2.32;12981 +84091;46.83396;3.98813;296;20220321;17.1;6.9;12;3;7.41;0;2.84;14056 +84091;46.83396;3.98813;296;20220322;16.4;1.4;8.9;3.3;5.78;0;3.1;18439 +84091;46.83396;3.98813;296;20220323;17.3;-1.1;8.1;1.9;6.11;0;2.56;18871 +84091;46.83396;3.98813;296;20220324;19.4;-1.3;9.1;1.6;6.55;0;2.7;19404 +84091;46.83396;3.98813;296;20220325;20;-.2;9.9;2.5;6.41;0;3.25;19532 +84091;46.83396;3.98813;296;20220326;19.4;1;10.2;2.3;6.61;0;3.12;19166 +84091;46.83396;3.98813;296;20220327;21;.6;10.8;1.4;7.38;0;2.83;19931 +84091;46.83396;3.98813;296;20220328;21.5;.5;11;1.6;7.55;0;2.87;19036 +84091;46.83396;3.98813;296;20220329;18.2;5.8;12;2.3;8.51;2.3;2.47;12547 +84091;46.83396;3.98813;296;20220330;13.1;8.5;10.8;2.4;10.85;1.6;1.46;8363 +84091;46.83396;3.98813;296;20220331;10.8;6.9;8.8;4.3;8.78;5.2;1.66;7438 +84091;46.83396;3.98813;296;20220401;4.4;.4;2.4;6;5.81;2.3;1.27;6786 +84091;46.83396;3.98813;296;20220402;4;0;2;4.8;5.52;0;1.21;7766 +84091;46.83396;3.98813;296;20220403;5.1;-1.5;1.8;3.8;4.98;0;1.53;10461 +84091;46.83396;3.98813;296;20220404;9.2;-3.8;2.7;1.7;4.89;0;2.14;21279 +84091;46.83396;3.98813;296;20220405;12.9;2.3;7.6;2.8;8.05;.1;1.85;10854 +84091;46.83396;3.98813;296;20220406;12.9;8.4;10.7;3.1;10.45;3;1.49;6383 +84091;46.83396;3.98813;296;20220407;12.9;9;10.9;5.8;11.18;14.9;1.39;4936 +84091;46.83396;3.98813;296;20220408;15.8;9.5;12.7;6.9;10.48;3.6;2.58;8041 +84091;46.83396;3.98813;296;20220409;10.4;2.6;6.5;3.5;6.81;.6;2.12;14319 +84091;46.83396;3.98813;296;20220410;13.3;-3.3;5;2.3;6.18;0;2.6;22758 +84091;46.83396;3.98813;296;20220411;19.9;-.7;9.6;4.7;7.62;0;3.85;21134 +84091;46.83396;3.98813;296;20220412;20.7;8.8;14.7;3.5;8.25;0;4.06;18143 +84091;46.83396;3.98813;296;20220413;18.8;4.6;11.7;2;10.68;0;2.71;17872 +84091;46.83396;3.98813;296;20220414;20.8;5.1;12.9;2.1;11.25;0;3.06;19578 +84091;46.83396;3.98813;296;20220415;21.8;5.3;13.6;2.5;10.55;0;3.73;22863 +84091;46.83396;3.98813;296;20220416;20.9;4.8;12.9;3.5;9.09;0;4.07;23790 +84091;46.83396;3.98813;296;20220417;20.1;1.9;11;2.9;6.68;0;4.14;24752 +84091;46.83396;3.98813;296;20220418;20.1;1.6;10.9;1.6;7.11;0;3.46;23497 +84091;46.83396;3.98813;296;20220419;19.6;2.4;11;2.3;8.31;0;3.53;22552 +84091;46.83396;3.98813;296;20220420;19.7;3.8;11.8;2.4;8.68;0;3.49;20342 +84091;46.83396;3.98813;296;20220421;19.8;5.3;12.6;2;8.58;0;3.49;21356 +84091;46.83396;3.98813;296;20220422;20.6;2.1;11.4;1.7;9.05;.1;3.57;24294 +84091;46.83396;3.98813;296;20220423;18;8.2;13.1;3.9;10.91;5.4;2.8;13299 +84091;46.83396;3.98813;296;20220424;14.9;7.2;11;2.6;11.28;3.2;1.71;9038 +84091;46.83396;3.98813;296;20220425;13.7;10.1;11.9;2.4;12.08;5.4;1.43;6677 +84091;46.83396;3.98813;296;20220426;16.6;7.5;12;2.4;9.65;0;3.18;21559 +84091;46.83396;3.98813;296;20220427;18.8;2;10.4;2.6;9.18;0;3.59;25504 +84091;46.83396;3.98813;296;20220428;22.1;2.8;12.5;2;9.81;0;3.96;25607 +84091;46.83396;3.98813;296;20220429;18.8;4.5;11.7;1.6;10.85;1.6;2.58;15918 +84091;46.83396;3.98813;296;20220430;17.6;4.1;10.9;2.7;9.35;0;3.4;24134 +84091;46.83396;3.98813;296;20220501;18.2;2.6;10.4;2.1;8.75;0;3.54;25353 +84091;46.83396;3.98813;296;20220502;19.6;2.8;11.2;2.1;9.38;0;3.63;24246 +84091;46.83396;3.98813;296;20220503;21.2;6.2;13.7;2.1;10.51;0;3.64;21413 +84091;46.83396;3.98813;296;20220504;18.8;6.9;12.8;1.9;11.81;7.3;2.98;19019 +84091;46.83396;3.98813;296;20220505;18.5;7.9;13.2;2.3;10.98;1;3;17326 +84091;46.83396;3.98813;296;20220506;20.2;5.4;12.8;2.5;10.6;0;3.41;21102 +84091;46.83396;3.98813;296;20220507;20.8;7.3;14.1;1.8;11.1;3.2;3.35;20228 +84091;46.83396;3.98813;296;20220508;23.1;9.6;16.4;1.4;11.6;0;3.59;20336 +84091;46.83396;3.98813;296;20220509;23.8;8;15.9;1;12.4;0;3.62;22182 +84091;46.83396;3.98813;296;20220510;25.5;9.4;17.5;.6;13.2;0;3.7;22514 +84091;46.83396;3.98813;296;20220511;28.5;10.1;19.3;1.6;13.3;0;4.63;24244 +84091;46.83396;3.98813;296;20220512;21.4;12.8;17.1;1.7;15;1.5;2.98;16397 +84091;46.83396;3.98813;296;20220513;22.1;15.1;18.6;1.4;15.6;0;2.91;14784 +84091;46.83396;3.98813;296;20220514;25.1;10.6;17.9;2.1;12.2;0;4.26;21736 +84091;46.83396;3.98813;296;20220515;28.5;12.1;20.3;4.8;13.4;12.4;5.95;23271 +84091;46.83396;3.98813;296;20220516;25.3;14.7;20;1.9;16.4;0;3.75;18631 +84091;46.83396;3.98813;296;20220517;28;15.1;21.6;2;16.3;0;4.42;20725 +84091;46.83396;3.98813;296;20220518;29.2;14.1;21.7;2.2;16.5;.2;4.81;22582 +84091;46.83396;3.98813;296;20220519;29.7;17.7;23.7;2.8;16.1;.2;5.14;20123 +84091;46.83396;3.98813;296;20220520;30.1;16;23.1;3.2;15.4;0;5.57;21966 +84091;46.83396;3.98813;296;20220521;27.9;14;21;2;16.3;0;4.5;21886 +84091;46.83396;3.98813;296;20220522;26.6;16.3;21.5;3.1;14.9;4.8;4.66;18795 +84091;46.83396;3.98813;296;20220523;19.4;17.3;18.4;4.6;15.8;7.3;2.56;8069 +84091;46.83396;3.98813;296;20220524;18.1;10.5;14.3;2.7;12;.2;2.93;16142 +84091;46.83396;3.98813;296;20220525;20.3;7.8;14.1;1.7;11.3;0;3.46;21000 +84091;46.83396;3.98813;296;20220526;20;6.7;13.4;1.2;12.1;0;3.31;21756 +84091;46.83396;3.98813;296;20220527;19.8;10.9;15.4;2.2;13.2;.2;3.12;17703 +84091;46.83396;3.98813;296;20220528;21.7;7.3;14.5;1.9;10.2;0;3.95;22806 +84091;46.83396;3.98813;296;20220529;19;5.7;12.4;2.5;8.1;0;3.85;21947 +84091;46.83396;3.98813;296;20220530;21.2;8.3;14.8;2.4;7.8;0;4.31;21659 +84091;46.83396;3.98813;296;20220531;22.7;6.9;14.8;1.2;9.6;0;4.01;24119 +84091;46.83396;3.98813;296;20220601;23.8;7.6;15.7;1.3;11.5;0;4.13;24492 +84091;46.83396;3.98813;296;20220602;25.9;14.7;20.3;4.6;14.2;8.6;5.14;20274 +84091;46.83396;3.98813;296;20220603;27.5;15;21.3;2.5;17.2;6.2;4.57;21511 +84091;46.83396;3.98813;296;20220604;28.7;16.2;22.5;3.1;19.6;14.7;4.74;21555 +84091;46.83396;3.98813;296;20220605;21.9;16.2;19.1;3.3;17.5;.1;3.02;14320 +84091;46.83396;3.98813;296;20220606;22.8;14;18.4;2;14.9;.5;3.56;18023 +84091;46.83396;3.98813;296;20220607;21.4;13.4;17.4;2.5;14.3;0;3.4;17176 +84091;46.83396;3.98813;296;20220608;20.1;11.6;15.9;2;14.6;7.2;3.05;17758 +84091;46.83396;3.98813;296;20220609;19;12.8;15.9;2.8;13.4;.2;2.97;15070 +84091;46.83396;3.98813;296;20220610;24.8;8.9;16.9;1.3;13.3;.1;4.24;24656 +84091;46.83396;3.98813;296;20220611;28.7;12.3;20.5;1;14.7;.1;4.69;25084 +84091;46.83396;3.98813;296;20220612;27.8;14.3;21.1;1.3;16.7;.1;4.43;22708 +84091;46.83396;3.98813;296;20220613;25.4;16.6;21;2;14.4;0;4.15;18195 +84091;46.83396;3.98813;296;20220614;28.5;11.8;20.2;3;11.9;0;5.81;25394 +84091;46.83396;3.98813;296;20220615;33.3;15.6;24.5;1.5;17;.3;5.65;26187 +84091;46.83396;3.98813;296;20220616;30.4;16.8;23.6;1.2;18.5;0;4.73;22868 +84091;46.83396;3.98813;296;20220617;33;18.2;25.6;1;14.9;0;5.12;23903 +84091;46.83396;3.98813;296;20220618;34.9;17.4;26.2;3.3;15.6;0;7.23;26073 +84091;46.83396;3.98813;296;20220619;35.2;19.7;27.5;3.8;15.2;6.7;7.63;24496 +84091;46.83396;3.98813;296;20220620;31;17.8;24.4;3.7;18.6;.4;5.82;22546 +84091;46.83396;3.98813;296;20220621;28.4;18.4;23.4;2.6;20;14.4;4.48;19518 +84091;46.83396;3.98813;296;20220622;27.3;18;22.7;2.8;19.7;27.2;4.25;18792 +84091;46.83396;3.98813;296;20220623;24.5;13.6;19.1;1.5;17.8;3.6;3.71;20407 +84091;46.83396;3.98813;296;20220624;21.3;13.7;17.5;1.2;16.4;5.1;3.02;16899 +84091;46.83396;3.98813;296;20220625;24.8;11.4;18.1;1.8;15.9;15.7;4.07;22696 +84091;46.83396;3.98813;296;20220626;16.7;13.6;15.2;1.5;16.8;65.5;1.76;10487 +84091;46.83396;3.98813;296;20220627;21.7;14.3;18;1.5;15.9;1.5;3.13;16635 +84091;46.83396;3.98813;296;20220628;24.7;9.6;17.2;1.4;13.6;.1;4.21;24092 +84091;46.83396;3.98813;296;20220629;26.3;12.8;19.6;1.4;13.8;1.8;4.38;22714 +84091;46.83396;3.98813;296;20220630;18.6;15;16.8;3;15;5.8;2.48;11323 +84091;46.83396;3.98813;296;20220701;20.4;10.6;15.5;1.9;12.4;0;3.42;19189 +84091;46.83396;3.98813;296;20220702;26.9;9;18;1.1;12.4;0;4.62;26186 +84091;46.83396;3.98813;296;20220703;26.5;12;19.3;1.5;15.1;.7;4.4;23453 +84091;46.83396;3.98813;296;20220704;25.7;15.5;20.6;1.7;15.4;.1;4.07;19509 +84091;46.83396;3.98813;296;20220705;25.3;11;18.2;1.2;13.7;0;4.17;23211 +84091;46.83396;3.98813;296;20220706;24.1;12;18.1;1.7;12.5;0;4.11;21247 +84091;46.83396;3.98813;296;20220707;22.9;9.7;16.3;2;13.5;.1;3.88;22186 +84091;46.83396;3.98813;296;20220708;25.9;12.1;19;1.8;13.4;0;4.44;22657 +84091;46.83396;3.98813;296;20220709;27.4;12.5;20;1.4;13.4;0;4.58;23524 +84091;46.83396;3.98813;296;20220710;26.5;13.9;20.2;1.8;13.6;0;4.47;21518 +84091;46.83396;3.98813;296;20220711;28.2;15.7;22;3.6;12.9;0;5.72;21379 +84091;46.83396;3.98813;296;20220712;29.9;16.1;23;2.1;13.9;0;5.25;22448 +84091;46.83396;3.98813;296;20220713;31.1;14.8;23;1;15.2;0;4.85;24404 +84091;46.83396;3.98813;296;20220714;32.5;15.3;23.9;1.2;16.1;0;5.18;25022 +84091;46.83396;3.98813;296;20220715;29.1;14.9;22;1.3;14.3;0;4.63;22596 +84091;46.83396;3.98813;296;20220716;29.1;13.6;21.4;1.3;11.3;0;4.81;23575 +84091;46.83396;3.98813;296;20220717;32.1;16.1;24.1;2.5;12.8;0;6.06;23891 +84091;46.83396;3.98813;296;20220718;36;17.3;26.7;3;13.3;0;7.32;25812 +84091;46.83396;3.98813;296;20220719;37;21;29;4.1;15.6;0;8.1;23736 +84091;46.83396;3.98813;296;20220720;24.5;20.2;22.4;2.7;18.5;1.6;3.26;11870 +84091;46.83396;3.98813;296;20220721;27.9;15;21.5;1.4;16.9;0;4.21;21081 +84091;46.83396;3.98813;296;20220722;31.1;16.4;23.8;2;17.2;1.2;5.08;22475 +84091;46.83396;3.98813;296;20220723;26.7;18.4;22.6;2.4;18;.1;3.95;16622 +84091;46.83396;3.98813;296;20220724;32.6;14.4;23.5;1.6;16.9;0;5.29;24908 +84091;46.83396;3.98813;296;20220725;27.5;17;22.3;3;16.9;.3;4.52;18647 +84091;46.83396;3.98813;296;20220726;25.2;15.3;20.3;2.2;15.4;0;3.89;18007 +84091;46.83396;3.98813;296;20220727;27.3;14.1;20.7;1.1;12.5;0;4.1;20829 +84091;46.83396;3.98813;296;20220728;27.8;13.2;20.5;1;12.4;0;4.16;21852 +84091;46.83396;3.98813;296;20220729;27.3;16.2;21.8;1.6;13.6;0;4.18;18863 +84091;46.83396;3.98813;296;20220730;30.1;12.2;21.2;1.1;13.7;0;4.6;24062 +84091;46.83396;3.98813;296;20220731;30.5;14.7;22.6;1.4;14.8;0;4.67;22451 +84091;46.83396;3.98813;296;20220801;29.3;13.8;21.6;1.8;15.5;0;4.61;22121 +84091;46.83396;3.98813;296;20220802;31.8;14.8;23.3;1.1;15.8;0;4.65;23089 +84091;46.83396;3.98813;296;20220803;35.7;19.2;27.5;1.4;14.2;0;5.34;22619 +84091;46.83396;3.98813;296;20220804;36.6;18.8;27.7;1.4;15.3;.5;5.49;23403 +84091;46.83396;3.98813;296;20220805;27.9;19.2;23.6;3.1;17.4;.7;4.39;16029 +84091;46.83396;3.98813;296;20220806;28.9;14.4;21.7;2.1;12.4;0;4.8;20816 +84091;46.83396;3.98813;296;20220807;30.3;13.7;22;2.3;10.7;0;5.36;22205 +84091;46.83396;3.98813;296;20220808;31.8;15;23.4;1.9;10.2;0;5.3;22216 +84091;46.83396;3.98813;296;20220809;33.5;14.9;24.2;3;10.3;0;6.57;23282 +84091;46.83396;3.98813;296;20220810;32.8;19.4;26.1;4;10.2;0;7.11;19521 +84091;46.83396;3.98813;296;20220811;34.1;18.4;26.3;3.3;10.5;0;6.81;21069 +84091;46.83396;3.98813;296;20220812;34.3;19;26.7;1.6;10.3;0;5.17;20660 +84091;46.83396;3.98813;296;20220813;33.4;17.7;25.6;3.2;9.6;.1;6.61;20807 +84091;46.83396;3.98813;296;20220814;25.2;19;22.1;3;15.1;4.6;3.82;12688 +84091;46.83396;3.98813;296;20220815;24.8;17;20.9;1.5;17.4;3.1;3;14235 +84091;46.83396;3.98813;296;20220816;29.5;14.9;22.2;1.6;16.9;21.9;4.08;19643 +84091;46.83396;3.98813;296;20220817;24;15.8;19.9;3;18.1;.9;3.04;14417 +84091;46.83396;3.98813;296;20220818;22.4;16.7;19.6;1.1;18.8;12;2.29;11800 +84091;46.83396;3.98813;296;20220819;23.1;16.2;19.7;2.8;18.8;3.5;2.64;12970 +84091;46.83396;3.98813;296;20220820;24.7;16.8;20.8;2.4;17.3;.2;3.14;13834 +84091;46.83396;3.98813;296;20220821;24.7;10.6;17.7;1.6;14;0;3.36;18618 +84091;46.83396;3.98813;296;20220822;24.8;14.8;19.8;2;16.5;0;3.15;15434 +84091;46.83396;3.98813;296;20220823;27.7;16.4;22.1;.7;18;.1;3.09;16332 +84091;46.83396;3.98813;296;20220824;31.9;16.2;24.1;1.5;14.2;0;4.31;19248 +84091;46.83396;3.98813;296;20220825;31;16.6;23.8;2.1;13.7;1;4.57;18255 +84091;46.83396;3.98813;296;20220826;24.1;17.8;21;3.4;18.4;.1;2.94;11703 +84091;46.83396;3.98813;296;20220827;26.5;13.1;19.8;.9;15.3;0;3.11;17300 +84091;46.83396;3.98813;296;20220828;28.3;12.8;20.6;1.2;15.1;0;3.5;18515 +84091;46.83396;3.98813;296;20220829;30.9;17.2;24.1;2.3;15.9;.4;4.38;17213 +84091;46.83396;3.98813;296;20220830;20.6;18.7;19.7;2.3;16.5;.3;1.99;5844 +84091;46.83396;3.98813;296;20220831;27.2;14.7;21;1.2;16.8;.1;3.11;16125 +84091;46.83396;3.98813;296;20220901;28.6;13.6;21.1;1.6;14;0;3.67;17587 +84091;46.83396;3.98813;296;20220902;25.2;14.8;20;1.8;14.6;11.1;3.09;14378 +84091;46.83396;3.98813;296;20220903;24.6;15.5;20.1;1.6;16.7;.1;2.71;13275 +84091;46.83396;3.98813;296;20220904;29;13.6;21.3;2.7;15.5;.6;4.07;17355 +84091;46.83396;3.98813;296;20220905;31.8;18.2;25;2.4;16.5;4.9;4.36;16109 +84091;46.83396;3.98813;296;20220906;28.8;16.5;22.7;1.9;18.3;1.6;3.36;15136 +84091;46.83396;3.98813;296;20220907;17.5;14.9;16.2;1.8;17.1;22;1.25;6452 +84091;46.83396;3.98813;296;20220908;22.7;13;17.9;2.9;14.7;1.9;2.79;13092 +84091;46.83396;3.98813;296;20220909;19.8;14;16.9;2.9;14.5;4.2;2.22;9838 +84091;46.83396;3.98813;296;20220910;20.3;13.3;16.8;2.1;13.8;.2;2.24;10778 +84091;46.83396;3.98813;296;20220911;24.4;8.9;16.7;1.4;13;.1;2.76;16271 +84091;46.83396;3.98813;296;20220912;29.9;12.7;21.3;3.2;14.6;0;4.37;17009 +84091;46.83396;3.98813;296;20220913;29.1;17.7;23.4;2.1;17.6;17.6;3.35;13553 +84091;46.83396;3.98813;296;20220914;25.6;17.5;21.6;2.3;19.1;10;2.58;11176 +84091;46.83396;3.98813;296;20220915;20.2;15.4;17.8;1.5;17.6;3.4;1.59;8322 +84091;46.83396;3.98813;296;20220916;17.6;11;14.3;1.4;13.1;0;1.66;9790 +84091;46.83396;3.98813;296;20220917;15.9;6.1;11;2.3;9.2;0;2.01;11975 +84091;46.83396;3.98813;296;20220918;17.1;3.4;10.3;1.3;8.5;0;1.98;14149 +84091;46.83396;3.98813;296;20220919;18.5;5.1;11.8;1.3;9.1;0;2.06;13828 +84091;46.83396;3.98813;296;20220920;18.9;4.3;11.6;1.6;8.6;0;2.23;14306 +84091;46.83396;3.98813;296;20220921;19.4;8.2;13.8;2.4;8.9;0;2.58;12286 +84091;46.83396;3.98813;296;20220922;20.5;6.9;13.7;.9;9.2;0;2.02;13463 +84091;46.83396;3.98813;296;20220923;20;6.9;13.5;1;11.2;.6;1.89;13044 +84091;46.83396;3.98813;296;20220924;19.8;12.5;16.2;1.2;13;2.5;1.75;9415 +84091;46.83396;3.98813;296;20220925;16.7;12;14.4;1.6;12.5;2.2;1.48;7300 +84091;46.83396;3.98813;296;20220926;14.6;5.3;10;2.6;10.7;5.9;1.4;10470 +84091;46.83396;3.98813;296;20220927;13.2;9.6;11.4;4.1;12.1;26.4;1.08;6125 +84091;46.83396;3.98813;296;20220928;13.2;10.8;12;4.2;13.4;17.4;.79;4786 +84091;46.83396;3.98813;296;20220929;14.2;9.1;11.7;1.9;11.1;3.3;1.29;7253 +84091;46.83396;3.98813;296;20220930;15.6;2.3;9;1.2;8.9;3.4;1.48;12059 +84091;46.83396;3.98813;296;20221001;16.9;6.8;11.9;3.9;13.7;18;1.13;10269 +84091;46.83396;3.98813;296;20221002;18.5;16.3;17.4;3.2;16.8;2.2;1.32;4295 +84091;46.83396;3.98813;296;20221003;17.4;13.5;15.5;1.9;14.3;0;1.3;5906 +84091;46.83396;3.98813;296;20221004;19.4;5.8;12.6;1.5;11.9;.3;1.6;11581 +84091;46.83396;3.98813;296;20221005;24.3;8.1;16.2;1.5;12.9;.1;2.09;12546 +84091;46.83396;3.98813;296;20221006;18.3;12.4;15.4;1.8;13.9;0;1.4;7147 +84091;46.83396;3.98813;296;20221007;20.6;8.9;14.8;1.3;13.2;.4;1.55;10255 +84091;46.83396;3.98813;296;20221008;17.6;10.9;14.3;1.7;12.6;0;1.38;7455 +84091;46.83396;3.98813;296;20221009;19.1;7;13.1;3;10.7;.2;1.99;10156 +84091;46.83396;3.98813;296;20221010;21.3;8.8;15.1;1.5;13.1;1.4;1.61;10191 +84091;46.83396;3.98813;296;20221011;19.4;12.3;15.9;1;15.2;.2;1.18;7371 +84091;46.83396;3.98813;296;20221012;21;10;15.5;1.3;13.8;.2;1.45;9240 +84091;46.83396;3.98813;296;20221013;16.2;11.1;13.7;.8;14.3;4.6;.9;5941 +84091;46.83396;3.98813;296;20221014;17.1;13.2;15.2;3.3;16;6.7;.92;5014 +84091;46.83396;3.98813;296;20221015;19.3;15.5;17.4;2.8;15.4;.3;1.5;4862 +84091;46.83396;3.98813;296;20221016;25;14.4;19.7;3;15.9;0;2.29;8538 +84091;46.83396;3.98813;296;20221017;23.9;15.3;19.6;3.6;15.6;0;2.37;7495 +84091;46.83396;3.98813;296;20221018;24;14.7;19.4;2.7;16.3;.1;1.95;7709 +84091;46.83396;3.98813;296;20221019;22.2;14;18.1;6.4;15.7;1.6;2.41;7079 +84091;46.83396;3.98813;296;20221020;21.9;15.1;18.5;4;16.8;8.9;1.79;6274 +84091;46.83396;3.98813;296;20221021;20.7;15.4;18.1;2.6;15.9;8.4;1.5;5357 +84091;46.83396;3.98813;296;20221022;22.5;10.9;16.7;2.5;14.6;.2;1.65;8189 +84091;46.83396;3.98813;296;20221023;21.6;15.3;18.5;4.9;14.9;5.2;2.33;5728 +84091;46.83396;3.98813;296;20221024;20.7;16;18.4;2.5;13.4;.9;1.85;4757 +84091;46.83396;3.98813;296;20221025;19.8;7.8;13.8;2.8;12.7;2.5;1.42;7963 +84091;46.83396;3.98813;296;20221026;22;11.6;16.8;2.1;14.3;.2;1.48;7242 +84091;46.83396;3.98813;296;20221027;22.5;12.5;17.5;3.9;14.9;0;1.95;6974 +84091;46.83396;3.98813;296;20221028;26.1;15.8;21;2.8;14.6;0;2.41;6978 +84091;46.83396;3.98813;296;20221029;23;13.9;18.5;3.1;13.4;0;2.15;6406 +84091;46.83396;3.98813;296;20221030;22.7;10.6;16.7;1.3;10.8;0;1.43;7394 +84091;46.83396;3.98813;296;20221031;21.6;11.4;16.5;3.5;13.4;7.7;1.86;6615 +84091;46.83396;3.98813;296;20221101;15.9;11.6;13.8;2.7;12.3;.1;1.15;3941 +84091;46.83396;3.98813;296;20221102;16.7;9.4;13.1;2;11.1;.1;1.13;5294 +84091;46.83396;3.98813;296;20221103;14.5;8.2;11.4;3.6;10.7;8.9;1.15;4780 +84091;46.83396;3.98813;296;20221104;8.8;8.5;8.7;4.6;9.8;7.7;.78;388 +84091;46.83396;3.98813;296;20221105;9.3;5.1;7.2;2.2;9.5;0;.5;3625 +84091;46.83396;3.98813;296;20221106;12;3.1;7.6;3.4;8.8;.1;.86;5558 +84091;46.83396;3.98813;296;20221107;17.5;11.2;14.4;3.5;10.4;.1;1.82;4472 +84091;46.83396;3.98813;296;20221108;17;6.7;11.9;3.6;10.9;6.3;1.27;5851 +84091;46.83396;3.98813;296;20221109;13.4;12.2;12.8;1.6;13;7.4;.66;1429 +84091;46.83396;3.98813;296;20221110;13.6;7.6;10.6;1.4;11.2;.1;.61;4133 +84091;46.83396;3.98813;296;20221111;13.8;5.9;9.9;5;10.7;.2;.88;4786 +84091;46.83396;3.98813;296;20221112;14.1;6.4;10.3;3.5;10.8;.2;.83;4639 +84091;46.83396;3.98813;296;20221113;14.3;6.8;10.6;2.5;10.3;.1;.87;4496 +84091;46.83396;3.98813;296;20221114;14.9;5.1;10;1.9;10.9;9.4;.62;5175 +84091;46.83396;3.98813;296;20221115;14.5;9.3;11.9;3.4;12.2;12.1;.78;3491 +84091;46.83396;3.98813;296;20221116;14.1;8.7;11.4;3.7;10.6;4;1.09;3516 +84091;46.83396;3.98813;296;20221117;13.9;9.8;11.9;4.1;11.1;6.6;1.1;2910 +84091;46.83396;3.98813;296;20221118;10;7.7;8.9;3.4;9.7;2.2;.75;1940 +84091;46.83396;3.98813;296;20221119;6.2;3.4;4.8;1.4;8.6;.5;.3;2186 +84091;46.83396;3.98813;296;20221120;9.3;3.7;6.5;2.5;8.6;1.7;.52;3378 +84091;46.83396;3.98813;296;20221121;8.5;4.9;6.7;3.6;8.8;6;.56;2506 +84091;46.83396;3.98813;296;20221122;9.6;4.8;7.2;3.9;8;.5;.91;2974 +84091;46.83396;3.98813;296;20221123;11.4;4.3;7.9;3.3;8.6;5.4;.81;3740 +84091;46.83396;3.98813;296;20221124;12.1;7.1;9.6;3.3;9.3;4.2;.95;2964 +84091;46.83396;3.98813;296;20221125;10.3;8.2;9.3;2;9.9;1.5;.64;1607 +84091;46.83396;3.98813;296;20221126;6;3.7;4.9;2.6;8.8;0;.22;1692 +84091;46.83396;3.98813;296;20221127;8.1;4.2;6.2;4.7;8.1;2.2;.7;2416 +84091;46.83396;3.98813;296;20221128;8.9;5.2;7.1;2.4;9.3;9.4;.43;2300 +84091;46.83396;3.98813;296;20221129;7;5.8;6.4;2;9.1;.4;.41;941 +84091;46.83396;3.98813;296;20221130;9.8;4.2;7;1.5;8.5;0;.47;2943 +84091;46.83396;3.98813;296;20221201;7.2;4.9;6.1;2.6;7.3;0;.76;1571 +84091;46.83396;3.98813;296;20221202;4.4;3.1;3.8;1.7;6.7;1.4;.53;963 +84091;46.83396;3.98813;296;20221203;5.4;2.2;3.8;4.2;7;3.9;.56;1951 +84091;46.83396;3.98813;296;20221204;5.3;2.4;3.9;5.2;7.3;7;.49;1797 +84091;46.83396;3.98813;296;20221205;5.8;2;3.9;1.1;7.1;0;.36;2152 +84091;46.83396;3.98813;296;20221206;4.1;-1.2;1.5;1.4;6.3;0;.27;2663 +84091;46.83396;3.98813;296;20221207;6.3;1.5;3.9;1.6;6.2;0;.53;2472 +84091;46.83396;3.98813;296;20221208;2.3;-2.2;.1;4.2;5.5;0;.4;2348 +84091;46.83396;3.98813;296;20221209;1.5;-.2;.7;2.5;5.4;.2;.49;1117 +84091;46.83396;3.98813;296;20221210;.5;-1.4;-.4;2.4;4.8;0;.5;1216 +84091;46.83396;3.98813;296;20221211;-3.4;-7.7;-5.5;3;3.8;0;.21;2225 +84091;46.83396;3.98813;296;20221212;-1.9;-5.3;-3.6;5.8;4.2;0;.35;1876 +84091;46.83396;3.98813;296;20221213;.5;-2.8;-1.1;6.7;4.7;2.2;.59;1825 +84091;46.83396;3.98813;296;20221214;8.1;-.6;3.8;2;7.7;8.1;.24;3456 +84091;46.83396;3.98813;296;20221215;5.6;3.3;4.5;3;7.7;1.5;.42;1374 +84091;46.83396;3.98813;296;20221216;3.2;-.3;1.5;1.6;5.2;0;.5;1878 +84091;46.83396;3.98813;296;20221217;1;-6.7;-2.8;2.1;3.8;0;.42;3171 +84091;46.83396;3.98813;296;20221218;4.1;-5.3;-.6;5.2;5.2;0;.47;3582 +84091;46.83396;3.98813;296;20221219;13.9;2.7;8.3;3.7;8.6;0;.94;3979 +84091;46.83396;3.98813;296;20221220;12.9;8.8;10.9;4;10.8;13.4;.86;2083 +84091;46.83396;3.98813;296;20221221;12.7;10.1;11.4;3.1;11.4;2.4;.77;1493 +84091;46.83396;3.98813;296;20221222;13.1;10.5;11.8;6;11.7;22.8;1.01;1493 +84091;46.83396;3.98813;296;20221223;13.7;11.4;12.6;5.2;14.1;19.1;.4;1358 +84091;46.83396;3.98813;296;20221224;11.3;10.1;10.7;2;12;.7;.49;757 +84091;46.83396;3.98813;296;20221225;15.2;7.3;11.3;1.8;10.4;.6;.67;3225 +84091;46.83396;3.98813;296;20221226;11.8;10.5;11.2;2.2;10.5;5.6;.85;828 +84091;46.83396;3.98813;296;20221227;8.4;5.8;7.1;1.7;9.4;.2;.39;1515 +84091;46.83396;3.98813;296;20221228;11.6;3.8;7.7;2.5;8.3;.2;.69;3235 +84091;46.83396;3.98813;296;20221229;11.6;10.1;10.9;3.8;9.7;3.5;1.21;968 +84091;46.83396;3.98813;296;20221230;13.9;4.5;9.2;3.9;10.1;4.9;.71;3667 +84091;46.83396;3.98813;296;20221231;16.5;11.3;13.9;2.5;11.6;0;1.05;2535 +84092;46.85169;4.31478;324;20220101;12;1.2;6.6;.5;7.69;0;.19;4600 +84092;46.85169;4.31478;324;20220102;13.2;-.5;6.3;3.7;8.39;0;.76;3700 +84092;46.85169;4.31478;324;20220103;11.8;9.8;10.8;5;10.79;1.3;.94;2300 +84092;46.85169;4.31478;324;20220104;13.1;9.4;11.2;4.1;9.89;6.5;1.38;300 +84092;46.85169;4.31478;324;20220105;4.5;1.3;2.9;2.2;6.19;.1;.3;5800 +84092;46.85169;4.31478;324;20220106;5.9;-.7;2.6;1;5.69;0;.22;5400 +84092;46.85169;4.31478;324;20220107;3.8;-1.7;1;5.2;6.59;5.9;.21;2000 +84092;46.85169;4.31478;324;20220108;6.3;-.3;3;5;7.59;12.1;.26;1600 +84092;46.85169;4.31478;324;20220109;5.5;4.4;4.9;4.2;7.19;3.7;.71;2200 +84092;46.85169;4.31478;324;20220110;6.1;2.2;4.1;1.1;6.09;.7;.27;5900 +84092;46.85169;4.31478;324;20220111;3.3;-3.5;-.1;1.3;5.29;0;.17;6000 +84092;46.85169;4.31478;324;20220112;3.2;-2.9;.1;1.6;5.19;0;.3;4800 +84092;46.85169;4.31478;324;20220113;7.8;-4.7;1.5;1.1;4.59;0;.29;7700 +84092;46.85169;4.31478;324;20220114;6.1;-5.4;.3;.8;4.69;0;.14;8000 +84092;46.85169;4.31478;324;20220115;5.7;-5.5;.1;1.1;4.79;0;.21;7800 +84092;46.85169;4.31478;324;20220116;-1.5;-6.2;-3.9;2.9;4.49;0;.12;5900 +84092;46.85169;4.31478;324;20220117;3.6;-3.3;.1;1.3;5.99;0;.27;2900 +84092;46.85169;4.31478;324;20220118;7.3;-.5;3.4;2;6.39;0;.48;5100 +84092;46.85169;4.31478;324;20220119;2.1;0;1;3.5;6.19;.8;.35;1900 +84092;46.85169;4.31478;324;20220120;6;1.6;3.8;2.6;6.39;.3;.62;4000 +84092;46.85169;4.31478;324;20220121;3.2;-.2;1.5;3.2;5.09;0;.62;6700 +84092;46.85169;4.31478;324;20220122;2.7;-1.8;.4;2.4;5.79;0;.39;2000 +84092;46.85169;4.31478;324;20220123;7.1;.8;3.9;1.8;5.89;0;.61;5500 +84092;46.85169;4.31478;324;20220124;1.4;-3.9;-1.3;.9;5.49;0;.27;2700 +84092;46.85169;4.31478;324;20220125;3.6;-2.8;.4;.6;5.29;0;.32;4300 +84092;46.85169;4.31478;324;20220126;-1.7;-4.7;-3.2;1.1;4.69;0;.26;2200 +84092;46.85169;4.31478;324;20220127;-1.7;-4.2;-3;2.1;4.79;0;.25;2500 +84092;46.85169;4.31478;324;20220128;3.1;-1.7;.7;2;6.29;0;.31;2700 +84092;46.85169;4.31478;324;20220129;3.3;-.4;1.4;4.1;6.79;.4;.24;2600 +84092;46.85169;4.31478;324;20220130;10.2;3.6;6.9;2.2;7.89;0;.72;6400 +84092;46.85169;4.31478;324;20220131;6.2;1.6;3.9;3;6.99;1.7;.61;2800 +84092;46.85169;4.31478;324;20220201;5.4;.1;2.7;4.2;6.89;1.9;.48;3200 +84092;46.85169;4.31478;324;20220202;10.1;6.1;8.1;3.3;9.69;.3;.64;4000 +84092;46.85169;4.31478;324;20220203;9.3;3.3;6.3;2.5;8.29;.1;.64;5400 +84092;46.85169;4.31478;324;20220204;6.9;3.9;5.4;4.3;8.39;1.2;.5;2800 +84092;46.85169;4.31478;324;20220205;7.9;-2.7;2.6;1.9;6.19;0;.6;9700 +84092;46.85169;4.31478;324;20220206;6.5;-1;2.7;7.4;8.29;8.6;0;2400 +84092;46.85169;4.31478;324;20220207;9;4.7;6.8;2.1;6.59;.1;.97;10000 +84092;46.85169;4.31478;324;20220208;10.5;-4;3.2;.8;5.79;0;.6;10900 +84092;46.85169;4.31478;324;20220209;13.5;-3.9;4.8;.9;5.99;0;.75;11100 +84092;46.85169;4.31478;324;20220210;5.7;-1.7;2;2.1;8.03;4.4;.78;6890 +84092;46.85169;4.31478;324;20220211;7.6;3.3;5.4;3.1;6.33;0;1.15;8555 +84092;46.85169;4.31478;324;20220212;6;-4;1;1.8;5.08;0;.77;8437 +84092;46.85169;4.31478;324;20220213;13.4;-4.7;4.4;4.5;6.33;.3;1.67;11362 +84092;46.85169;4.31478;324;20220214;9.3;7.4;8.4;3.3;8.55;5.8;1.11;2666 +84092;46.85169;4.31478;324;20220215;9.4;3.4;6.4;3.5;7.48;5.1;1.13;5983 +84092;46.85169;4.31478;324;20220216;11.2;5.6;8.4;7.4;11.19;9.1;.33;3600 +84092;46.85169;4.31478;324;20220217;12.8;10.6;11.7;6;10.79;1.9;1.54;7400 +84092;46.85169;4.31478;324;20220218;13.5;7.4;10.4;5.9;10.29;1.6;1.37;4700 +84092;46.85169;4.31478;324;20220219;8.2;2;5.1;4.2;6.19;0;1.37;11600 +84092;46.85169;4.31478;324;20220220;9.1;2.5;5.8;6.9;8.89;3.2;.58;5300 +84092;46.85169;4.31478;324;20220221;7.3;5.2;6.2;5.8;8.09;1.2;.93;4000 +84092;46.85169;4.31478;324;20220222;9.1;5;7;4;8.79;1;.88;6000 +84092;46.85169;4.31478;324;20220223;13.2;5.7;9.4;1.5;9.19;0;1.2;12700 +84092;46.85169;4.31478;324;20220224;12;0;6;3.3;7.39;.5;1.25;7400 +84092;46.85169;4.31478;324;20220225;8.4;-1.8;3.3;1.7;5.79;0;1.04;11800 +84092;46.85169;4.31478;324;20220226;9.1;-3.3;2.9;2.3;4.99;0;1.34;14200 +84092;46.85169;4.31478;324;20220227;10.3;-3.6;3.3;2;4.69;0;1.44;14400 +84092;46.85169;4.31478;324;20220228;12.2;-5.1;3.5;1.4;5.19;0;1.33;14300 +84092;46.85169;4.31478;324;20220301;11.7;-4.2;3.7;1.2;5.19;0;1.22;12100 +84092;46.85169;4.31478;324;20220302;10.8;-2.1;4.3;.5;6.59;0;.8;6800 +84092;46.85169;4.31478;324;20220303;13.4;3.7;8.5;1;8.89;.1;1.03;7500 +84092;46.85169;4.31478;324;20220304;14;2.4;8.2;1.9;5.79;0;1.87;15200 +84092;46.85169;4.31478;324;20220305;11;-5.3;2.8;1.2;4.19;0;1.42;15800 +84092;46.85169;4.31478;324;20220306;7.6;-6;.8;1.3;3.99;0;1.27;15700 +84092;46.85169;4.31478;324;20220307;8.2;-6;1.1;1.5;4.09;0;1.35;15500 +84092;46.85169;4.31478;324;20220308;11.4;-6.5;2.4;1.3;4.69;0;1.47;16200 +84092;46.85169;4.31478;324;20220309;14.3;-5.2;4.5;1.1;5.69;0;1.56;16400 +84092;46.85169;4.31478;324;20220310;14.1;-3.2;5.4;1.5;6.99;0;1.53;14800 +84092;46.85169;4.31478;324;20220311;14.5;1;7.7;4.1;7.89;2.7;1.87;10600 +84092;46.85169;4.31478;324;20220312;8.2;6.6;7.4;2;8.79;1.9;.84;3500 +84092;46.85169;4.31478;324;20220313;10.4;.3;5.3;2.6;8.29;7.5;.76;3300 +84092;46.85169;4.31478;324;20220314;13.1;-1.5;5.8;2;8.29;8.2;1.48;15600 +84092;46.85169;4.31478;324;20220315;14.6;8.5;11.5;1.4;10.89;.1;1.2;6100 +84092;46.85169;4.31478;324;20220316;14.7;2.5;8.6;.8;9.79;0;1.13;8100 +84092;46.85169;4.31478;324;20220317;9.7;6.7;8.2;2.9;9.19;0;.94;3000 +84092;46.85169;4.31478;324;20220318;12.3;6.4;9.3;5.8;8.23;0;2.45;10758 +84092;46.85169;4.31478;324;20220319;14.1;4.4;9.3;2.9;7.28;0;2.51;15681 +84092;46.85169;4.31478;324;20220320;15.7;3.5;9.6;3.6;7.28;0;2.63;14872 +84092;46.85169;4.31478;324;20220321;16.7;6.9;11.8;2.5;7.03;0;2.72;15434 +84092;46.85169;4.31478;324;20220322;16;1.9;9;2.7;5.83;0;2.82;18259 +84092;46.85169;4.31478;324;20220323;16.8;.2;8.5;1.4;6.13;0;2.37;18907 +84092;46.85169;4.31478;324;20220324;19.1;0;9.5;1.8;6.48;0;2.77;19656 +84092;46.85169;4.31478;324;20220325;19.1;1.2;10.2;2.6;6.33;0;3.31;19798 +84092;46.85169;4.31478;324;20220326;18.6;3.6;11.1;2.7;6.64;0;3.39;19100 +84092;46.85169;4.31478;324;20220327;20.1;2.4;11.2;1.6;7.33;0;2.96;20347 +84092;46.85169;4.31478;324;20220328;20.8;2.6;11.7;1.6;7.33;0;2.92;19754 +84092;46.85169;4.31478;324;20220329;17.8;7.6;12.7;2.5;8.03;2.1;2.61;12971 +84092;46.85169;4.31478;324;20220330;13.2;8.6;10.9;2.3;11.03;1.5;1.45;8145 +84092;46.85169;4.31478;324;20220331;10;7;8.5;4.2;8.88;5.6;1.55;7258 +84092;46.85169;4.31478;324;20220401;4.4;.2;2.3;5.6;5.9;2.3;1.22;6765 +84092;46.85169;4.31478;324;20220402;3.9;-.1;1.9;4.8;5.52;0;1.21;7766 +84092;46.85169;4.31478;324;20220403;4.7;-1.5;1.6;3.8;5.07;0;1.44;9633 +84092;46.85169;4.31478;324;20220404;9.3;-4.2;2.6;1.8;4.81;0;2.12;21073 +84092;46.85169;4.31478;324;20220405;12.5;2.8;7.7;3;8.08;0;2.01;11481 +84092;46.85169;4.31478;324;20220406;12.7;8.1;10.4;2.9;10.18;1.5;1.61;6924 +84092;46.85169;4.31478;324;20220407;12.6;9.1;10.9;5.3;10.88;11.2;1.46;5304 +84092;46.85169;4.31478;324;20220408;15.8;9.8;12.8;6.8;10.38;3.4;2.7;9062 +84092;46.85169;4.31478;324;20220409;9.3;2.6;6;3.8;6.88;1.1;2.02;12578 +84092;46.85169;4.31478;324;20220410;13;-2.4;5.3;1.9;6.23;0;2.48;22588 +84092;46.85169;4.31478;324;20220411;18.7;.7;9.7;4.4;7.63;0;3.72;21602 +84092;46.85169;4.31478;324;20220412;20.9;7.5;14.2;2.7;8.25;0;3.73;18110 +84092;46.85169;4.31478;324;20220413;18.7;5.8;12.3;2.1;10.6;0;2.81;17829 +84092;46.85169;4.31478;324;20220414;20.2;5.7;12.9;2.5;11.53;0;3.13;19717 +84092;46.85169;4.31478;324;20220415;21.5;6.4;14;2.8;10.73;0;3.81;22344 +84092;46.85169;4.31478;324;20220416;20.1;6.1;13.1;4.1;9.18;0;4.22;23986 +84092;46.85169;4.31478;324;20220417;18.5;3;10.7;2.2;6.61;0;3.84;24686 +84092;46.85169;4.31478;324;20220418;19.1;1.9;10.5;1.9;6.93;0;3.67;24246 +84092;46.85169;4.31478;324;20220419;19.1;3.7;11.4;1.7;8.18;0;3.22;22319 +84092;46.85169;4.31478;324;20220420;18.4;4.9;11.7;2.8;8.43;0;3.81;22413 +84092;46.85169;4.31478;324;20220421;19.2;7.5;13.3;2.4;8.68;0;3.61;20784 +84092;46.85169;4.31478;324;20220422;19.8;3;11.4;2;9.03;0;3.67;24342 +84092;46.85169;4.31478;324;20220423;17.2;9.2;13.2;3.7;10.78;6.8;2.67;13199 +84092;46.85169;4.31478;324;20220424;14.1;7.2;10.6;2.6;10.98;1.2;1.58;8257 +84092;46.85169;4.31478;324;20220425;13.7;9.8;11.8;2.3;11.78;3.2;1.65;8265 +84092;46.85169;4.31478;324;20220426;16.2;8.4;12.3;2.4;9.63;0;3.05;19639 +84092;46.85169;4.31478;324;20220427;18.3;3.5;10.9;2.8;9.18;0;3.67;25906 +84092;46.85169;4.31478;324;20220428;21.4;4.3;12.9;2.4;9.58;0;4.19;26411 +84092;46.85169;4.31478;324;20220429;19.1;5.2;12.2;1.9;10.63;1.1;2.86;17727 +84092;46.85169;4.31478;324;20220430;17.5;4.9;11.2;2.9;9.48;0;3.33;23001 +84092;46.85169;4.31478;324;20220501;17.8;3.3;10.6;2.3;8.83;0;3.59;24830 +84092;46.85169;4.31478;324;20220502;19.2;3.7;11.5;2.2;9.33;0;3.72;24870 +84092;46.85169;4.31478;324;20220503;21.1;6.6;13.9;2.1;10.18;0;3.86;22569 +84092;46.85169;4.31478;324;20220504;19.5;7.9;13.7;1.9;11.93;9.9;3.04;19129 +84092;46.85169;4.31478;324;20220505;17.9;8.7;13.3;2.4;11.18;1.9;2.93;16871 +84092;46.85169;4.31478;324;20220506;19.1;6.3;12.7;2.2;10.49;0;1.58;2200 +84092;46.85169;4.31478;324;20220507;21.1;5.2;13.1;1.5;10.59;1.1;1.49;2300 +84092;46.85169;4.31478;324;20220508;22.6;6.2;14.4;1.6;11.39;0;1.62;2400 +84092;46.85169;4.31478;324;20220509;24;5.9;14.9;1.1;11.69;0;1.51;2700 +84092;46.85169;4.31478;324;20220510;25.4;6.9;16.1;1.5;12.39;0;1.76;2500 +84092;46.85169;4.31478;324;20220511;28.6;7.3;17.9;1.7;13.09;0;2.18;2700 +84092;46.85169;4.31478;324;20220512;22.3;11.5;16.9;1.1;15.59;3.7;1.08;1700 +84092;46.85169;4.31478;324;20220513;23;15.6;19.3;1.3;15.99;0;1.36;1900 +84092;46.85169;4.31478;324;20220514;25.4;7.1;16.2;1;12.09;0;1.56;2700 +84092;46.85169;4.31478;324;20220515;26.9;6.9;16.9;1.3;13.59;9.2;1.65;2300 +84092;46.85169;4.31478;324;20220516;25.7;12.8;19.2;2.1;16.29;0;1.81;2600 +84092;46.85169;4.31478;324;20220517;29.3;10.9;20.1;1;16.19;.1;1.62;2800 +84092;46.85169;4.31478;324;20220518;29.6;13;21.3;1;16.69;.6;1.65;2700 +84092;46.85169;4.31478;324;20220519;30.4;13.4;21.9;2.1;16.89;.5;2.36;2600 +84092;46.85169;4.31478;324;20220520;30.2;13;21.6;2.6;15.59;0;2.78;2500 +84092;46.85169;4.31478;324;20220521;27;14;20.5;1.3;16.09;0;1.7;2700 +84092;46.85169;4.31478;324;20220522;26.3;12.6;19.4;1.8;15.49;2.5;1.76;1800 +84092;46.85169;4.31478;324;20220523;20.2;15.8;18;3.8;16.29;5.7;1.54;1000 +84092;46.85169;4.31478;324;20220524;19.4;10.8;15.1;3.5;11.49;0;2.08;2100 +84092;46.85169;4.31478;324;20220525;20;5.3;12.6;.9;10.79;0;1.13;1900 +84092;46.85169;4.31478;324;20220526;20.1;5.7;12.9;.8;11.49;0;1;1400 +84092;46.85169;4.31478;324;20220527;21.1;8.8;14.9;1.2;12.59;.1;1.26;2000 +84092;46.85169;4.31478;324;20220528;19.5;6.6;13;1.9;9.99;0;1.71;3000 +84092;46.85169;4.31478;324;20220529;18.1;5.6;11.8;1.6;8.19;0;1.67;2700 +84092;46.85169;4.31478;324;20220530;20.6;2.4;11.5;1.1;8.39;0;1.52;2800 +84092;46.85169;4.31478;324;20220531;22.5;4.1;13.3;1.7;9.39;0;1.88;2400 +84092;46.85169;4.31478;324;20220601;24.5;4.3;14.4;1;10.99;0;1.4;1500 +84092;46.85169;4.31478;324;20220602;26.3;8.5;17.4;1.7;14.69;6;1.72;2400 +84092;46.85169;4.31478;324;20220603;28;15;21.5;1.5;17.99;9.4;1.65;2000 +84092;46.85169;4.31478;324;20220604;29.4;15.3;22.3;1.9;19.09;25;1.97;2700 +84092;46.85169;4.31478;324;20220605;23.3;15.6;19.4;3.2;16.79;.8;1.9;2200 +84092;46.85169;4.31478;324;20220606;21.9;11.3;16.6;2.4;14.59;.6;1.59;2400 +84092;46.85169;4.31478;324;20220607;20.1;13;16.5;2.6;14.09;0;1.56;1800 +84092;46.85169;4.31478;324;20220608;19.3;8.9;14.1;2;13.79;8.7;1.07;1400 +84092;46.85169;4.31478;324;20220609;19.7;12.9;16.3;2.1;12.39;.2;1.7;2200 +84092;46.85169;4.31478;324;20220610;26.1;6.9;16.5;1;12.39;.1;1.64;3100 +84092;46.85169;4.31478;324;20220611;29;8.7;18.8;1;13.59;.2;5.34;30900 +84092;46.85169;4.31478;324;20220612;28.5;11.1;19.8;1.4;15.99;.3;4.74;25200 +84092;46.85169;4.31478;324;20220613;24.2;15.1;19.6;1.9;12.39;0;5.71;32000 +84092;46.85169;4.31478;324;20220614;29.5;7.2;18.3;1.2;11.89;0;5.56;31700 +84092;46.85169;4.31478;324;20220615;32.5;10.4;21.4;2;15.99;0;6.05;29400 +84092;46.85169;4.31478;324;20220616;30.6;14.1;22.3;1.3;16.29;0;5.7;29700 +84092;46.85169;4.31478;324;20220617;32;11.4;21.7;1.1;14.39;0;5.65;29700 +84092;46.85169;4.31478;324;20220618;35;12.4;23.7;2.3;14.79;0;6.86;29600 +84092;46.85169;4.31478;324;20220619;35.4;18.8;27.1;4.8;13.69;3;9.1;29500 +84092;46.85169;4.31478;324;20220620;30.4;17.1;23.7;2.4;16.69;.1;6.05;27700 +84092;46.85169;4.31478;324;20220621;30;17.4;23.7;2;18.89;4.7;4.66;20200 +84092;46.85169;4.31478;324;20220622;26;17.3;21.6;3.1;19.84;10.8;4.56;19744 +84092;46.85169;4.31478;324;20220623;24.2;13.4;18.8;1.7;16.99;4.3;3.08;15100 +84092;46.85169;4.31478;324;20220624;20.4;12.9;16.6;2.5;16.19;7.5;2.79;15700 +84092;46.85169;4.31478;324;20220625;25;11.3;18.1;1.3;15.39;15.8;3.69;19800 +84092;46.85169;4.31478;324;20220626;16.7;14.4;15.5;1.3;16.39;47.4;1.22;5100 +84092;46.85169;4.31478;324;20220627;20.6;13.4;17;1.3;15.19;2.4;2.32;11100 +84092;46.85169;4.31478;324;20220628;25;9.9;17.4;1;13.09;.1;4.99;30500 +84092;46.85169;4.31478;324;20220629;25.8;10.9;18.3;1.4;13.59;.6;5.33;31500 +84092;46.85169;4.31478;324;20220630;21.7;12.2;16.9;2;14.19;2.6;2.6;11200 +84092;46.85169;4.31478;324;20220701;21.3;10.7;16;2.5;12.19;.1;4.59;27500 +84092;46.85169;4.31478;324;20220702;25.9;6.6;16.2;1.1;11.79;.1;5.09;31700 +84092;46.85169;4.31478;324;20220703;27.3;9.4;18.3;1.4;13.59;1.7;5.08;28800 +84092;46.85169;4.31478;324;20220704;24.6;14.3;19.4;1;14.99;.1;3.59;18600 +84092;46.85169;4.31478;324;20220705;25.7;9.6;17.6;1.1;12.99;.1;5.1;30900 +84092;46.85169;4.31478;324;20220706;23.4;9.6;16.5;1.6;11.89;0;5.03;31000 +84092;46.85169;4.31478;324;20220707;22.5;7.7;15.1;1.8;12.79;0;3.65;21200 +84092;46.85169;4.31478;324;20220708;24.6;11.4;18;2.1;12.49;.1;5.36;30800 +84092;46.85169;4.31478;324;20220709;26.3;9.8;18;1.4;12.89;0;5.25;30900 +84092;46.85169;4.31478;324;20220710;25.8;13;19.4;1.8;13.19;0;5.43;30300 +84092;46.85169;4.31478;324;20220711;27.8;11.7;19.7;2;12.39;0;5.74;30400 +84092;46.85169;4.31478;324;20220712;29.5;11.3;20.4;1.4;13.29;0;5.58;30200 +84092;46.85169;4.31478;324;20220713;32;10;21;1.2;14.09;0;5.52;29100 +84092;46.85169;4.31478;324;20220714;32.5;13.4;22.9;2.1;15.09;0;6.3;29700 +84092;46.85169;4.31478;324;20220715;27.8;12.5;20.1;1.5;13.09;0;5.35;29100 +84092;46.85169;4.31478;324;20220716;28.2;9.6;18.9;1.6;10.69;0;5.5;29900 +84092;46.85169;4.31478;324;20220717;31.3;10.4;20.8;1.2;12.19;0;5.53;29500 +84092;46.85169;4.31478;324;20220718;36.3;11.5;23.9;1.6;12.99;0;6.31;28500 +84092;46.85169;4.31478;324;20220719;36.5;12.7;24.6;1.9;15.89;0;6.45;28000 +84092;46.85169;4.31478;324;20220720;25.5;18.7;22.1;2.5;17.99;2.3;3.64;14700 +84092;46.85169;4.31478;324;20220721;28.9;13.4;21.1;1.6;16.59;.1;5.29;28400 +84092;46.85169;4.31478;324;20220722;30.9;13;21.9;1.2;16.59;.9;4.48;22000 +84092;46.85169;4.31478;324;20220723;27;17.1;22;1.7;17.59;.1;4.31;21100 +84092;46.85169;4.31478;324;20220724;32.3;13.6;22.9;1.3;16.29;0;5.52;28200 +84092;46.85169;4.31478;324;20220725;28.1;13.5;20.8;2.8;16.49;.2;5.1;25100 +84092;46.85169;4.31478;324;20220726;24.9;15.4;20.1;2;15.09;0;4.45;23000 +84092;46.85169;4.31478;324;20220727;26;11.2;18.6;1.2;12.29;0;4.52;25800 +84092;46.85169;4.31478;324;20220728;27.9;9.7;18.8;1.3;12.29;0;4.69;25900 +84092;46.85169;4.31478;324;20220729;27.4;14.9;21.1;.9;13.19;0;3.8;19200 +84092;46.85169;4.31478;324;20220730;30;10.5;20.2;1;13.29;0;4.4;23400 +84092;46.85169;4.31478;324;20220731;31.1;12.1;21.6;1.7;14.39;.1;5.22;25600 +84092;46.85169;4.31478;324;20220801;30;11.9;20.9;1.8;14.79;0;4.8;23200 +84092;46.85169;4.31478;324;20220802;31.1;12;21.5;1.4;15.09;0;5.15;26800 +84092;46.85169;4.31478;324;20220803;34.9;12.8;23.8;1.1;14.39;0;5.39;27100 +84092;46.85169;4.31478;324;20220804;36.2;14.5;25.3;1.4;15.19;.3;4.93;20200 +84092;46.85169;4.31478;324;20220805;28.2;18.7;23.4;1.9;17.09;.3;4.5;20500 +84092;46.85169;4.31478;324;20220806;28;13.9;20.9;2.1;12.59;0;5.31;26800 +84092;46.85169;4.31478;324;20220807;28.9;10.4;19.6;2;10.09;0;5.37;27000 +84092;46.85169;4.31478;324;20220808;30.8;11;20.9;1.6;10.09;0;5.31;26800 +84092;46.85169;4.31478;324;20220809;32.5;11.1;21.8;1.6;10.69;0;5.45;26600 +84092;46.85169;4.31478;324;20220810;32;11.5;21.7;1.5;10.69;0;5.31;26600 +84092;46.85169;4.31478;324;20220811;33;10.7;21.8;1.4;10.59;0;5.26;26300 +84092;46.85169;4.31478;324;20220812;32.9;10.4;21.6;1.2;10.29;0;5.03;26200 +84092;46.85169;4.31478;324;20220813;31.9;10.3;21.1;1;9.69;0;4.72;26000 +84092;46.85169;4.31478;324;20220814;24.5;12;18.2;2;14.39;5.1;2.62;9800 +84092;46.85169;4.31478;324;20220815;24.3;15.9;20.1;3.1;17.39;1.6;3.04;12400 +84092;46.85169;4.31478;324;20220816;29.4;13.8;21.6;1.4;16.69;17.5;3.81;18500 +84092;46.85169;4.31478;324;20220817;23.7;16.2;19.9;1.4;18.09;.7;2.77;14200 +84092;46.85169;4.31478;324;20220818;25;15.9;20.4;1.2;17.79;11.5;2.57;12100 +84092;46.85169;4.31478;324;20220819;24.3;16.1;20.2;1.9;18.09;1.9;3.12;16000 +84092;46.85169;4.31478;324;20220820;25;17.3;21.1;2.1;16.79;.2;3.93;20100 +84092;46.85169;4.31478;324;20220821;25.1;8.6;16.8;1;12.99;0;3.27;19500 +84092;46.85169;4.31478;324;20220822;25.7;10.6;18.1;1.1;15.29;0;3.12;17700 +84092;46.85169;4.31478;324;20220823;27.8;12.5;20.1;1;16.29;.1;3.45;19100 +84092;46.85169;4.31478;324;20220824;31.2;12.8;22;1.5;13.19;0;4.67;23800 +84092;46.85169;4.31478;324;20220825;31.8;9.9;20.8;1.3;12.99;.7;4.4;23000 +84092;46.85169;4.31478;324;20220826;23.9;18.1;21;1.4;17.39;.2;2.65;12200 +84092;46.85169;4.31478;324;20220827;25.7;11;18.3;1.8;14.19;.1;3.82;21900 +84092;46.85169;4.31478;324;20220828;28.7;11;19.8;1.1;14.49;0;3.82;21900 +84092;46.85169;4.31478;324;20220829;30.6;11.9;21.2;1.1;14.79;.3;3.88;20900 +84092;46.85169;4.31478;324;20220830;20.8;13.6;17.2;1.2;16.09;.9;1.41;5300 +84092;46.85169;4.31478;324;20220831;27.2;12.8;20;.9;15.79;.1;3.21;18400 +84092;46.85169;4.31478;324;20220901;28.1;10.9;19.5;1.4;13.69;0;3.78;21000 +84092;46.85169;4.31478;324;20220902;24.1;10.1;17.1;1.3;14.49;4.1;2.5;13400 +84092;46.85169;4.31478;324;20220903;25.1;13.4;19.2;1.7;15.59;0;3.34;18800 +84092;46.85169;4.31478;324;20220904;29.8;9.1;19.4;1.2;13.79;.4;3.7;20900 +84092;46.85169;4.31478;324;20220905;31.7;14;22.8;2;15.59;3.8;4.45;20700 +84092;46.85169;4.31478;324;20220906;28.6;16.6;22.6;2.3;18.09;1.7;3.88;18400 +84092;46.85169;4.31478;324;20220907;18.2;13.7;15.9;1.6;16.99;19.4;1.03;4300 +84092;46.85169;4.31478;324;20220908;22.7;13.4;18;3.8;14.59;.6;3.33;16300 +84092;46.85169;4.31478;324;20220909;20.2;13.3;16.7;4.4;14.39;2.7;2.69;12500 +84092;46.85169;4.31478;324;20220910;19.8;13.2;16.5;3.1;13.59;.1;2.51;11700 +84092;46.85169;4.31478;324;20220911;24;8;16;1.2;12.39;.1;3.01;20200 +84092;46.85169;4.31478;324;20220912;29.3;8.4;18.8;.9;13.79;0;3.22;20000 +84092;46.85169;4.31478;324;20220913;29;13.8;21.4;1.3;17.69;12;2.8;13700 +84092;46.85169;4.31478;324;20220914;25.9;16.6;21.2;2.4;18.49;8.9;2.87;13300 +84092;46.85169;4.31478;324;20220915;21.3;15.3;18.3;3.1;16.79;2;2.29;11300 +84092;46.85169;4.31478;324;20220916;17.7;9.1;13.4;.9;12.09;0;1.48;8400 +84092;46.85169;4.31478;324;20220917;15.5;5.5;10.5;1.7;8.99;0;2.03;14600 +84092;46.85169;4.31478;324;20220918;17.7;1;9.3;1;7.99;0;2.22;19300 +84092;46.85169;4.31478;324;20220919;16.9;2.5;9.7;1.3;8.29;0;2.23;18800 +84092;46.85169;4.31478;324;20220920;17.7;1.6;9.6;1.3;8.29;0;2.22;18500 +84092;46.85169;4.31478;324;20220921;18.8;2.7;10.7;1.3;8.29;0;2.35;18800 +84092;46.85169;4.31478;324;20220922;20.1;1.4;10.7;1.1;8.29;0;2.29;18400 +84092;46.85169;4.31478;324;20220923;19.2;2.5;10.8;1.2;10.19;1.7;1.7;11400 +84092;46.85169;4.31478;324;20220924;19.5;10.2;14.8;1.8;12.29;2.4;2.04;12200 +84092;46.85169;4.31478;324;20220925;16.2;8.6;12.4;1;11.39;2.6;1.46;9900 +84092;46.85169;4.31478;324;20220926;14.6;4.9;9.7;3.1;10.39;6.1;1.36;8300 +84092;46.85169;4.31478;324;20220927;12.7;9.1;10.9;4.6;11.39;22.3;1.27;7600 +84092;46.85169;4.31478;324;20220928;13.1;10.6;11.8;2;12.69;14;.93;4900 +84092;46.85169;4.31478;324;20220929;13.7;9;11.3;1.9;10.79;2.9;1.5;10900 +84092;46.85169;4.31478;324;20220930;15.8;5.5;10.6;1.4;9.69;2.3;1.76;15200 +84092;46.85169;4.31478;324;20221001;16.4;5.7;11;4.3;13.09;15.4;.81;4400 +84092;46.85169;4.31478;324;20221002;18.8;15.1;16.9;3.4;16.29;1;1.81;10900 +84092;46.85169;4.31478;324;20221003;16;12.8;14.4;1.1;13.59;0;1.25;7600 +84092;46.85169;4.31478;324;20221004;18.7;5.9;12.3;.6;11.19;.3;1.43;11900 +84092;46.85169;4.31478;324;20221005;23.3;7.4;15.3;1.1;12.29;.1;1.95;14000 +84092;46.85169;4.31478;324;20221006;17.8;8.3;13;1;12.49;0;1.23;8100 +84092;46.85169;4.31478;324;20221007;20.3;5.1;12.7;.9;12.09;.4;1.49;12100 +84092;46.85169;4.31478;324;20221008;17.4;9.8;13.6;.9;11.69;.1;1.49;12400 +84092;46.85169;4.31478;324;20221009;19.8;2.1;10.9;.8;9.59;.2;1.54;14500 +84092;46.85169;4.31478;324;20221010;19.9;4.6;12.2;1;11.59;.5;1.29;8900 +84092;46.85169;4.31478;324;20221011;17.9;12;14.9;1;14.49;1;1.15;7600 +84092;46.85169;4.31478;324;20221012;20.5;9.2;14.8;.9;12.59;.3;1.47;11500 +84092;46.85169;4.31478;324;20221013;15.8;9.8;12.8;1.5;13.49;2.9;.85;4300 +84092;46.85169;4.31478;324;20221014;15.7;12.9;14.3;4.9;15.69;5.7;.69;2900 +84092;46.85169;4.31478;324;20221015;18.4;15.1;16.7;3.7;15.49;0;1.47;4700 +84092;46.85169;4.31478;324;20221016;24.3;12.6;18.4;1;15.49;.1;1.55;10200 +84092;46.85169;4.31478;324;20221017;22.2;8.8;15.5;.9;14.39;0;1.26;8900 +84092;46.85169;4.31478;324;20221018;23.8;12.7;18.2;1.1;15.39;.2;1.61;11900 +84092;46.85169;4.31478;324;20221019;22.5;9.3;15.9;1.4;13.69;.9;1.51;10600 +84092;46.85169;4.31478;324;20221020;20.6;12;16.3;1.8;15.99;17.6;1.11;5300 +84092;46.85169;4.31478;324;20221021;20.6;14.8;17.7;2;15.29;7.2;1.46;7000 +84092;46.85169;4.31478;324;20221022;21.4;9.3;15.3;.8;13.89;.2;1.14;9300 +84092;46.85169;4.31478;324;20221023;19;9.4;14.2;1.1;14.19;8.6;.84;3500 +84092;46.85169;4.31478;324;20221024;20;12;16;2.2;13.29;1.8;1.55;9400 +84092;46.85169;4.31478;324;20221025;19;5.7;12.3;.7;11.59;1.6;.91;7600 +84092;46.85169;4.31478;324;20221026;22.1;9.4;15.7;1.6;13.39;.2;1.41;10200 +84092;46.85169;4.31478;324;20221027;22.4;6.3;14.3;.8;13.19;0;1.03;8200 +84092;46.85169;4.31478;324;20221028;24.6;10.3;17.4;1.1;14.29;0;1.29;8100 +84092;46.85169;4.31478;324;20221029;22.5;7.7;15.1;1.1;12.99;.1;1.14;8200 +84092;46.85169;4.31478;324;20221030;22;5.9;13.9;1.1;11.29;0;1.15;8500 +84092;46.85169;4.31478;324;20221031;21.3;7.3;14.3;2;12.59;9.3;1.33;8800 +84092;46.85169;4.31478;324;20221101;15.6;12.2;13.9;2.9;12.49;.1;1.22;9600 +84092;46.85169;4.31478;324;20221102;15.9;6.4;11.1;2.2;10.79;.1;.99;8300 +84092;46.85169;4.31478;324;20221103;12.6;3.5;8;1.7;9.49;7.4;.68;2100 +84092;46.85169;4.31478;324;20221104;9;7.8;8.4;3.4;9.59;6.8;.74;2900 +84092;46.85169;4.31478;324;20221105;9.9;2.5;6.2;1.6;8.89;.1;.5;6600 +84092;46.85169;4.31478;324;20221106;9.6;2.8;6.2;1.4;8.69;.1;.51;3600 +84092;46.85169;4.31478;324;20221107;16.2;9.2;12.7;2.4;10.49;0;1.2;5800 +84092;46.85169;4.31478;324;20221108;16.7;.5;8.6;1.4;9.49;6.9;.79;4800 +84092;46.85169;4.31478;324;20221109;12.8;10.3;11.5;1.8;12.49;6.8;.59;1900 +84092;46.85169;4.31478;324;20221110;8.9;4.5;6.7;.7;9.59;.1;.39;4200 +84092;46.85169;4.31478;324;20221111;12.4;3.6;8;1.2;9.79;.2;.5;5100 +84092;46.85169;4.31478;324;20221112;15;6.7;10.8;1.1;10.59;.2;.64;4900 +84092;46.85169;4.31478;324;20221113;9.1;3.2;6.1;1.3;9.19;.1;.37;4000 +84092;46.85169;4.31478;324;20221114;14.1;4.8;9.4;2.5;10.69;8.6;.64;4700 +84092;46.85169;4.31478;324;20221115;13.8;7.7;10.7;1.7;11.79;11.9;.56;3000 +84092;46.85169;4.31478;324;20221116;13.2;8.2;10.7;4.4;10.49;6.1;1.01;5000 +84092;46.85169;4.31478;324;20221117;13.6;9.1;11.3;5.9;10.99;6.2;1.19;3500 +84092;46.85169;4.31478;324;20221118;11;7.9;9.4;4.2;9.49;1.9;.94;5000 +84092;46.85169;4.31478;324;20221119;8.1;3.7;5.9;1.7;8.59;.6;.38;4100 +84092;46.85169;4.31478;324;20221120;8.3;3.9;6.1;3.7;8.59;1.1;.46;5100 +84092;46.85169;4.31478;324;20221121;8.4;5.3;6.8;3.6;8.79;3.7;.62;1900 +84092;46.85169;4.31478;324;20221122;8.9;4.6;6.7;4.3;8.09;.3;.82;3200 +84092;46.85169;4.31478;324;20221123;10.1;1.3;5.7;2.3;8.29;3.5;.54;2300 +84092;46.85169;4.31478;324;20221124;12.1;6.6;9.3;3;9.29;4.4;.81;4600 +84092;46.85169;4.31478;324;20221125;10.7;5.1;7.9;2.2;9.19;0;.54;3800 +84092;46.85169;4.31478;324;20221126;6.3;1.2;3.7;.9;7.89;0;.31;2000 +84092;46.85169;4.31478;324;20221127;7.2;3.5;5.3;1.4;7.89;1.8;.4;2900 +84092;46.85169;4.31478;324;20221128;9.3;2.8;6;1.7;8.79;7.5;.43;1700 +84092;46.85169;4.31478;324;20221129;7.9;5.3;6.6;1.3;8.79;.3;.38;2700 +84092;46.85169;4.31478;324;20221130;7.4;4.9;6.1;1.9;8.39;0;.44;2500 +84092;46.85169;4.31478;324;20221201;6.6;5.9;6.2;2.9;7.29;0;.85;1300 +84092;46.85169;4.31478;324;20221202;4.1;2.8;3.4;1.2;6.59;1;.48;1000 +84092;46.85169;4.31478;324;20221203;4.9;2.5;3.7;1.7;6.89;5.1;.38;2900 +84092;46.85169;4.31478;324;20221204;4;1.9;2.9;1.7;7.19;4.8;.35;1000 +84092;46.85169;4.31478;324;20221205;5;2.5;3.7;2.8;6.79;.1;.55;1700 +84092;46.85169;4.31478;324;20221206;3.6;-2.1;.7;1.2;6.19;0;.24;2500 +84092;46.85169;4.31478;324;20221207;5.3;1.2;3.2;1.1;6.19;0;.24;4800 +84092;46.85169;4.31478;324;20221208;2.1;-2.2;-.1;.8;5.49;.1;.31;1600 +84092;46.85169;4.31478;324;20221209;1.3;-3.3;-1;1.2;4.99;.3;.27;2600 +84092;46.85169;4.31478;324;20221210;1.4;-1.4;0;1.4;4.69;0;.35;3400 +84092;46.85169;4.31478;324;20221211;-3.4;-7.4;-5.4;1.4;3.89;0;.21;1700 +84092;46.85169;4.31478;324;20221212;-2.8;-5.2;-4;1.7;3.99;0;.31;1400 +84092;46.85169;4.31478;324;20221213;-.4;-4.9;-2.7;1.6;4.29;2.2;.31;2300 +84092;46.85169;4.31478;324;20221214;8;-1.6;3.2;1.5;7.19;7.7;.36;2000 +84092;46.85169;4.31478;324;20221215;4;2;3;1.9;6.99;1.6;.39;1000 +84092;46.85169;4.31478;324;20221216;2;-1.1;.4;2.1;4.59;0;.31;6000 +84092;46.85169;4.31478;324;20221217;-.2;-8.3;-4.3;1.1;3.79;0;.07;5900 +84092;46.85169;4.31478;324;20221218;1.9;-7.2;-2.7;1.2;4.89;0;.08;4600 +84092;46.85169;4.31478;324;20221219;11.5;-1.1;5.2;.8;7.09;0;.25;4400 +84092;46.85169;4.31478;324;20221220;12;1.6;6.8;1;9.49;12.4;.37;1800 +84092;46.85169;4.31478;324;20221221;11.6;8.9;10.2;4.2;11.39;2.3;.51;2900 +84092;46.85169;4.31478;324;20221222;12.3;10;11.1;7.7;11.49;15.3;1;1400 +84092;46.85169;4.31478;324;20221223;13.1;10.6;11.8;6;13.59;12.7;.42;600 +84092;46.85169;4.31478;324;20221224;10.7;10;10.3;1.9;11.29;.9;.53;1300 +84092;46.85169;4.31478;324;20221225;10.6;6.2;8.4;1.4;9.89;0;.37;2700 +84092;46.85169;4.31478;324;20221226;11.3;4;7.6;3.7;10.39;2.5;.33;2000 +84092;46.85169;4.31478;324;20221227;7.6;1.3;4.4;1.3;7.89;.1;.2;3700 +84092;46.85169;4.31478;324;20221228;10.3;2.2;6.2;4.4;8.19;.2;.64;4000 +84092;46.85169;4.31478;324;20221229;11.3;8.7;10;6;9.59;2.4;1.29;1100 +84092;46.85169;4.31478;324;20221230;12.4;2.5;7.4;3.2;9.69;5.8;.59;1100 +84092;46.85169;4.31478;324;20221231;15.1;10.1;12.6;2.6;11.39;0;.86;3000 +84093;46.86843;4.64162;214;20220101;5.2;2;3.6;.8;7.89;0;.24;2120 +84093;46.86843;4.64162;214;20220102;9;1.8;5.4;2.3;8.79;0;.25;3612 +84093;46.86843;4.64162;214;20220103;11.9;8.3;10.1;2.8;10.39;.7;.71;2331 +84093;46.86843;4.64162;214;20220104;12.2;9.6;10.9;4;9.89;6.2;1.18;1983 +84093;46.86843;4.64162;214;20220105;5.7;1.9;3.8;3.7;6.69;0;.64;2501 +84093;46.86843;4.64162;214;20220106;5.9;.3;3.1;1.8;6.09;0;.48;3210 +84093;46.86843;4.64162;214;20220107;3.5;-2;.7;2.9;6.69;4;.11;3241 +84093;46.86843;4.64162;214;20220108;5;1.1;3.1;4.9;7.39;8.1;.29;2620 +84093;46.86843;4.64162;214;20220109;6.3;4.5;5.4;3.8;7.29;2;.79;1582 +84093;46.86843;4.64162;214;20220110;4.2;1.1;2.6;2.4;6.59;5.9;.41;2315 +84093;46.86843;4.64162;214;20220111;5.5;-.6;2.4;4;5.69;0;.75;3594 +84093;46.86843;4.64162;214;20220112;3.9;-.5;1.7;4;5.19;0;.8;2956 +84093;46.86843;4.64162;214;20220113;3.5;-3.4;.1;1.6;4.79;0;.43;3920 +84093;46.86843;4.64162;214;20220114;-1.9;-5.7;-3.8;.4;4.69;0;.19;2724 +84093;46.86843;4.64162;214;20220115;-2.7;-4.5;-3.6;.7;4.69;0;.23;1720 +84093;46.86843;4.64162;214;20220116;-1.5;-5.1;-3.3;1.2;4.79;0;.19;2704 +84093;46.86843;4.64162;214;20220117;3.8;-2.4;.7;1.5;6.19;0;.25;3911 +84093;46.86843;4.64162;214;20220118;5.4;.5;3;3.4;6.69;0;.49;3374 +84093;46.86843;4.64162;214;20220119;4.7;-.5;2.1;2.4;6.29;1;.43;3548 +84093;46.86843;4.64162;214;20220120;6.5;2.4;4.5;3.1;6.69;.2;.73;3157 +84093;46.86843;4.64162;214;20220121;4.9;.9;2.9;4.9;5.19;0;1.13;3205 +84093;46.86843;4.64162;214;20220122;5.4;-3.1;1.2;3.1;5.79;0;.51;4983 +84093;46.86843;4.64162;214;20220123;4.9;-1;1.9;1.7;6.19;0;.4;4139 +84093;46.86843;4.64162;214;20220124;1.3;-1.7;-.2;1.2;5.89;0;.28;2715 +84093;46.86843;4.64162;214;20220125;.7;-1.8;-.5;.5;5.89;0;.28;2577 +84093;46.86843;4.64162;214;20220126;-1.7;-1.3;-1.5;1.4;5.39;0;.31;0 +84093;46.86843;4.64162;214;20220127;-1.3;-3.4;-2.4;1.6;4.99;.1;.27;2254 +84093;46.86843;4.64162;214;20220128;4.2;-1.3;1.4;2;6.49;0;.33;4295 +84093;46.86843;4.64162;214;20220129;3.9;.3;2.1;2.8;6.79;.3;.36;3420 +84093;46.86843;4.64162;214;20220130;9.6;3.2;6.4;1.4;8.49;0;.51;4743 +84093;46.86843;4.64162;214;20220131;8;4.4;6.2;4.5;7.39;1.8;1.03;3478 +84093;46.86843;4.64162;214;20220201;4.7;.2;2.4;3.8;6.89;1.3;.41;4086 +84093;46.86843;4.64162;214;20220202;11;4.7;7.9;2.8;9.79;.2;.59;4931 +84093;46.86843;4.64162;214;20220203;9.2;2;5.6;2.1;8.29;.1;.54;5410 +84093;46.86843;4.64162;214;20220204;7.7;2.3;5;3.1;8.59;1.2;.39;4757 +84093;46.86843;4.64162;214;20220205;9.3;-1.8;3.7;1.7;6.29;0;.7;7154 +84093;46.86843;4.64162;214;20220206;8.3;-2.2;3.1;5;7.99;3.5;.31;7049 +84093;46.86843;4.64162;214;20220207;9.4;5.2;7.3;2.5;6.99;.1;1.1;4279 +84093;46.86843;4.64162;214;20220208;12.1;-4.2;3.9;.2;5.69;0;.45;9230 +84093;46.86843;4.64162;214;20220209;12.2;-3.4;4.4;.7;5.89;0;.66;9155 +84093;46.86843;4.64162;214;20220210;5;-2.9;1.1;2.8;8.32;5.1;.83;6500 +84093;46.86843;4.64162;214;20220211;8;3.5;5.8;3.4;6.5;0;1.12;9975 +84093;46.86843;4.64162;214;20220212;6.5;-1.9;2.3;2.3;5.2;0;.86;8675 +84093;46.86843;4.64162;214;20220213;13.6;-2.5;5.5;5.1;6.7;.2;1.76;10775 +84093;46.86843;4.64162;214;20220214;10.1;7.1;8.6;3.6;8.54;5.8;1.05;3266 +84093;46.86843;4.64162;214;20220215;10.2;3.6;6.9;3.9;7.75;2.4;1.14;6850 +84093;46.86843;4.64162;214;20220216;9.5;5.2;7.3;5.4;10.29;6.1;.4;5031 +84093;46.86843;4.64162;214;20220217;14.5;9.2;11.8;4.8;10.99;1.2;1.44;5751 +84093;46.86843;4.64162;214;20220218;17.5;8.6;13;4.7;9.89;1.2;2.22;7773 +84093;46.86843;4.64162;214;20220219;10;3.8;6.9;3.7;6.39;0;1.54;6476 +84093;46.86843;4.64162;214;20220220;11.2;2.3;6.8;5.5;8.49;1.9;1.13;8015 +84093;46.86843;4.64162;214;20220221;8.5;6.9;7.7;5.5;7.99;.6;1.32;3060 +84093;46.86843;4.64162;214;20220222;10.7;4.7;7.7;2.9;8.59;.8;1.03;6663 +84093;46.86843;4.64162;214;20220223;14.7;5;9.9;.6;8.69;0;.97;8737 +84093;46.86843;4.64162;214;20220224;13.5;-.4;6.6;2.8;7.59;.5;1.37;10768 +84093;46.86843;4.64162;214;20220225;9.5;-1.7;3.9;1.8;5.89;0;1.08;9776 +84093;46.86843;4.64162;214;20220226;9.7;-2.9;3.4;3.3;5.19;0;1.49;10519 +84093;46.86843;4.64162;214;20220227;10.6;-2.8;3.9;2.2;4.59;0;1.51;11030 +84093;46.86843;4.64162;214;20220228;12.1;-4.7;3.7;1.5;5.19;0;1.32;12619 +84093;46.86843;4.64162;214;20220301;11.2;-3;4.1;1.4;4.99;0;1.3;11706 +84093;46.86843;4.64162;214;20220302;11.5;-3.7;3.9;1.3;6.79;0;1.1;12352 +84093;46.86843;4.64162;214;20220303;15;1.3;8.2;.9;8.29;0;1.25;11857 +84093;46.86843;4.64162;214;20220304;13.2;.3;6.7;2.3;5.19;0;1.88;11694 +84093;46.86843;4.64162;214;20220305;10.9;-2.9;4;2;3.89;0;1.7;12189 +84093;46.86843;4.64162;214;20220306;7.8;-3.5;2.2;2.9;3.89;0;1.64;11160 +84093;46.86843;4.64162;214;20220307;8.7;-1.7;3.5;2.4;4.09;0;1.64;10770 +84093;46.86843;4.64162;214;20220308;12.7;-5.8;3.4;1.4;4.89;0;1.54;14860 +84093;46.86843;4.64162;214;20220309;14.3;-4.1;5.1;.9;5.89;0;1.46;15014 +84093;46.86843;4.64162;214;20220310;14.9;-3.2;5.8;2.4;6.99;0;1.8;15081 +84093;46.86843;4.64162;214;20220311;16.3;8;12.2;6.7;7.79;3.1;3.34;10126 +84093;46.86843;4.64162;214;20220312;12;6.5;9.3;1.9;8.49;2.2;1.39;8144 +84093;46.86843;4.64162;214;20220313;11.2;3.2;7.2;1.7;8.59;7.8;1.21;10123 +84093;46.86843;4.64162;214;20220314;13.2;-.5;6.4;.9;8.89;8.7;1.31;13664 +84093;46.86843;4.64162;214;20220315;16.9;7.7;12.3;2.7;10.29;0;1.98;11259 +84093;46.86843;4.64162;214;20220316;16.3;3.2;9.8;1.3;9.99;.1;1.65;13735 +84093;46.86843;4.64162;214;20220317;12.5;7.3;9.9;4.3;9.99;0;1.5;8597 +84093;46.86843;4.64162;214;20220318;13.9;7;10.5;6.6;8.27;0;2.57;11525 +84093;46.86843;4.64162;214;20220319;15.9;5.7;10.8;3.1;7.47;.3;2.57;14700 +84093;46.86843;4.64162;214;20220320;16.7;3.5;10.1;3.6;7.55;0;2.6;13575 +84093;46.86843;4.64162;214;20220321;17.5;5.2;11.3;2.7;7.15;0;2.77;15650 +84093;46.86843;4.64162;214;20220322;16.5;1.7;9.1;2.6;6.15;0;2.78;18175 +84093;46.86843;4.64162;214;20220323;17.4;-.4;8.5;1.8;6.42;0;2.49;18550 +84093;46.86843;4.64162;214;20220324;19.8;.3;10;1.7;6.8;0;2.7;19000 +84093;46.86843;4.64162;214;20220325;20.2;1.8;11;2.7;6.6;0;3.31;19050 +84093;46.86843;4.64162;214;20220326;20.2;5.1;12.6;2.9;6.67;0;3.48;19075 +84093;46.86843;4.64162;214;20220327;21.4;3.4;12.4;1.7;7.42;0;2.94;19350 +84093;46.86843;4.64162;214;20220328;21.2;1.8;11.5;1.8;7.62;0;2.92;18225 +84093;46.86843;4.64162;214;20220329;18.9;6.3;12.6;2.7;8.22;4.8;2.75;12000 +84093;46.86843;4.64162;214;20220330;13.8;9.1;11.5;2.2;11.1;2.5;1.4;7625 +84093;46.86843;4.64162;214;20220331;10.8;7;8.9;3.8;8.97;5.1;1.44;6150 +84093;46.86843;4.64162;214;20220401;4.8;1;2.9;5.1;5.97;2.7;1.15;5950 +84093;46.86843;4.64162;214;20220402;4.6;.6;2.6;5.9;5.75;0;1.22;7100 +84093;46.86843;4.64162;214;20220403;5.2;-.9;2.2;4.1;5.1;0;1.44;9650 +84093;46.86843;4.64162;214;20220404;10;-1.8;4.1;1.9;4.87;0;2.26;22033 +84093;46.86843;4.64162;214;20220405;13.6;4.6;9.1;3.4;8.07;0;2.08;11354 +84093;46.86843;4.64162;214;20220406;13.4;8.1;10.7;3;10.4;1;1.4;5650 +84093;46.86843;4.64162;214;20220407;12.6;9.2;10.9;6.2;11.22;9.3;1.23;3850 +84093;46.86843;4.64162;214;20220408;16.3;9.9;13.1;6.8;10.67;2.3;2.41;6125 +84093;46.86843;4.64162;214;20220409;10.4;3.3;6.8;3.3;6.97;1.5;2.04;14500 +84093;46.86843;4.64162;214;20220410;13.6;-1.9;5.9;2.3;6.47;0;2.63;23225 +84093;46.86843;4.64162;214;20220411;19.3;.3;9.8;4.6;7.67;0;3.69;21001 +84093;46.86843;4.64162;214;20220412;21.3;8;14.6;4.4;7.75;0;4.46;18200 +84093;46.86843;4.64162;214;20220413;20.6;6;13.3;2.1;10.5;0;2.8;16450 +84093;46.86843;4.64162;214;20220414;21.5;7.7;14.6;2.6;11.55;0;3.3;19800 +84093;46.86843;4.64162;214;20220415;22.4;8.9;15.7;3.3;10.9;0;4.06;22900 +84093;46.86843;4.64162;214;20220416;20.2;8.2;14.2;5.1;9.23;0;4.45;24024 +84093;46.86843;4.64162;214;20220417;20.1;3.8;11.9;3.5;6.55;0;4.29;24379 +84093;46.86843;4.64162;214;20220418;20.3;4.5;12.4;1.9;7.2;0;3.66;23550 +84093;46.86843;4.64162;214;20220419;20.5;3.8;12.1;2.5;8.05;0;3.71;23079 +84093;46.86843;4.64162;214;20220420;20.7;6.6;13.6;2.9;8.5;0;3.83;20625 +84093;46.86843;4.64162;214;20220421;20.2;5.5;12.8;2.7;8.05;0;3.85;22525 +84093;46.86843;4.64162;214;20220422;20.6;6.4;13.5;2.1;9.32;0;3.68;23375 +84093;46.86843;4.64162;214;20220423;18.4;8.7;13.5;4;11.07;7.6;2.68;11525 +84093;46.86843;4.64162;214;20220424;15.4;7.6;11.5;2.9;11.32;.9;1.73;8650 +84093;46.86843;4.64162;214;20220425;14;10.8;12.4;2.5;12.3;3.5;1.26;5300 +84093;46.86843;4.64162;214;20220426;17;7.9;12.4;2.4;9.85;0;3.25;22000 +84093;46.86843;4.64162;214;20220427;18.9;4.8;11.9;3.5;9.4;0;3.79;25875 +84093;46.86843;4.64162;214;20220428;22.3;5.7;14;2.6;9.9;0;4.17;25625 +84093;46.86843;4.64162;214;20220429;19.8;7;13.4;1.9;10.67;1.1;2.7;14725 +84093;46.86843;4.64162;214;20220430;18;5.4;11.7;2.7;9.75;0;3.43;24000 +84093;46.86843;4.64162;214;20220501;18.4;5.6;12;2.9;8.9;0;3.84;26025 +84093;46.86843;4.64162;214;20220502;20.3;6.1;13.2;2.6;9.62;0;3.81;23550 +84093;46.86843;4.64162;214;20220503;22.4;8.6;15.5;2.2;10.7;0;3.89;22125 +84093;46.86843;4.64162;214;20220504;20.8;8.4;14.6;2;11.87;10.6;3.07;17875 +84093;46.86843;4.64162;214;20220505;18.5;9.8;14.1;2.8;11.2;3;2.98;16075 +84093;46.86843;4.64162;214;20220506;20.3;4.4;12.4;2.4;10.09;0;3.66;23702 +84093;46.86843;4.64162;214;20220507;22.5;6.3;14.4;2.5;10.19;.2;4.17;24062 +84093;46.86843;4.64162;214;20220508;23.5;8.6;16;3.1;10.99;0;4.47;23244 +84093;46.86843;4.64162;214;20220509;24.1;9.9;17;1.9;12.19;0;4.11;22793 +84093;46.86843;4.64162;214;20220510;26;7.7;16.9;1.1;13.19;.1;4.25;26025 +84093;46.86843;4.64162;214;20220511;28.7;8.6;18.6;2;13.29;0;5.14;27519 +84093;46.86843;4.64162;214;20220512;23.6;11.9;17.7;1.2;14.89;4.5;3.6;20935 +84093;46.86843;4.64162;214;20220513;22.6;15.2;18.9;1.5;15.99;0;3.19;16589 +84093;46.86843;4.64162;214;20220514;24.8;9.6;17.2;1.6;11.59;0;4.33;24261 +84093;46.86843;4.64162;214;20220515;28.3;6.5;17.4;1.5;12.79;6.6;5.01;28925 +84093;46.86843;4.64162;214;20220516;27;14.5;20.7;2.3;15.89;0;4.54;22056 +84093;46.86843;4.64162;214;20220517;28.1;13;20.5;1.6;15.69;0;4.66;24411 +84093;46.86843;4.64162;214;20220518;29.4;11.5;20.4;1.1;15.29;.9;4.85;26747 +84093;46.86843;4.64162;214;20220519;30.8;14.9;22.9;2.5;16.51;1.3;4.41;16066 +84093;46.86843;4.64162;214;20220520;31.4;15.6;23.5;3.5;14.97;0;5.44;17766 +84093;46.86843;4.64162;214;20220521;26.1;15.9;21;2.9;15.39;0;4.59;20257 +84093;46.86843;4.64162;214;20220522;25.3;14.8;20;3;14.59;.6;4.54;20637 +84093;46.86843;4.64162;214;20220523;22.5;16.1;19.3;3.3;16.89;5.3;3.39;15889 +84093;46.86843;4.64162;214;20220524;20.9;11.5;16.2;3.5;11.99;0;3.94;19516 +84093;46.86843;4.64162;214;20220525;22.1;8;15;1.6;10.59;0;4.06;24266 +84093;46.86843;4.64162;214;20220526;21.1;6.3;13.7;1.1;11.79;0;3.75;24869 +84093;46.86843;4.64162;214;20220527;23.3;9.6;16.5;1.8;12.69;.1;4.18;24147 +84093;46.86843;4.64162;214;20220528;21;7.7;14.4;3.2;9.69;0;4.38;23669 +84093;46.86843;4.64162;214;20220529;19.5;6.8;13.1;3.4;8.09;0;4.36;23268 +84093;46.86843;4.64162;214;20220530;21.2;5.7;13.5;2.2;7.99;0;4.46;25844 +84093;46.86843;4.64162;214;20220531;24.5;5;14.8;2;10.39;0;4.86;29067 +84093;46.86843;4.64162;214;20220601;23.6;6.8;15.2;1.2;12.39;0;4.3;27149 +84093;46.86843;4.64162;214;20220602;25.4;12.5;18.9;2.6;13.89;3.8;4.73;23688 +84093;46.86843;4.64162;214;20220603;29.5;16.3;22.9;2.1;17.59;10;5.14;24022 +84093;46.86843;4.64162;214;20220604;28.3;16.5;22.4;2.2;18.99;21.9;4.73;22722 +84093;46.86843;4.64162;214;20220605;24.5;16.8;20.6;3.2;16.99;1.1;4.07;18260 +84093;46.86843;4.64162;214;20220606;24.4;11.7;18;2;14.89;.8;4.27;23686 +84093;46.86843;4.64162;214;20220607;23;13.1;18;2.2;14.49;0;3.95;20869 +84093;46.86843;4.64162;214;20220608;22.2;8.7;15.5;1.8;14.09;6.6;3.93;24522 +84093;46.86843;4.64162;214;20220609;19.8;13.4;16.6;2.1;12.99;.2;3.29;16833 +84093;46.86843;4.64162;214;20220610;24.7;7;15.8;1.3;11.79;.1;4.63;28255 +84093;46.86843;4.64162;214;20220611;28.3;8.7;18.5;1.2;13.19;.1;5.22;29804 +84093;46.86843;4.64162;214;20220612;31.1;11.1;21.1;1.2;16.09;.3;5.6;30146 +84093;46.86843;4.64162;214;20220613;25.8;17.1;21.5;2.6;13.09;0;4.82;19554 +84093;46.86843;4.64162;214;20220614;28.7;9.3;19;2;12.09;0;5.73;29813 +84093;46.86843;4.64162;214;20220615;34.1;12.2;23.2;1.2;16.99;0;6.13;31213 +84093;46.86843;4.64162;214;20220616;31.6;17.6;24.6;1.3;17.39;0;5.31;25191 +84093;46.86843;4.64162;214;20220617;31.9;13.9;22.9;1.6;13.69;0;5.96;28751 +84093;46.86843;4.64162;214;20220618;35.6;14.3;25;2.4;15.19;0;7.32;31258 +84093;46.86843;4.64162;214;20220619;35.8;19.6;27.7;5.3;14.99;.7;9.17;27266 +84093;46.86843;4.64162;214;20220620;32.3;20.5;26.4;3.1;16.39;.1;6.44;23202 +84093;46.86843;4.64162;214;20220621;32.4;17;24.7;1.8;19.29;2.5;5.75;26576 +84093;46.86843;4.64162;214;20220622;28;18.7;23.3;2.4;20.69;9.8;4.46;20317 +84093;46.86843;4.64162;214;20220623;27.3;15.7;21.5;1.4;18.29;5;4.44;22891 +84093;46.86843;4.64162;214;20220624;21.2;13.2;17.2;2.4;16.59;12.5;3.23;18889 +84093;46.86843;4.64162;214;20220625;27.1;12.7;19.9;2.2;16.29;14.4;4.89;25562 +84093;46.86843;4.64162;214;20220626;19.1;15;17.1;2.5;17.49;32.1;2.33;13144 +84093;46.86843;4.64162;214;20220627;20.6;15.2;17.9;2;16.69;2.9;2.89;15221 +84093;46.86843;4.64162;214;20220628;25.6;10.2;17.9;2.3;15.09;.1;4.72;26490 +84093;46.86843;4.64162;214;20220629;28.1;14.3;21.2;1.2;15.09;.2;4.79;24934 +84093;46.86843;4.64162;214;20220630;25.6;12.7;19.1;2;15.09;6.5;4.57;24155 +84093;46.86843;4.64162;214;20220701;23.1;11.4;17.2;1.4;13.09;0;4.03;22853 +84093;46.86843;4.64162;214;20220702;27.1;9;18.1;1.5;12.69;.1;5.09;28634 +84093;46.86843;4.64162;214;20220703;29.5;11.9;20.7;1.5;15.59;2.5;5.32;28107 +84093;46.86843;4.64162;214;20220704;26.1;15.2;20.7;2.1;16.09;.1;4.5;22045 +84093;46.86843;4.64162;214;20220705;27.3;12;19.6;2.1;13.39;0;5.16;26077 +84093;46.86843;4.64162;214;20220706;26;12;19;3.1;12.09;0;5.33;24871 +84093;46.86843;4.64162;214;20220707;24.7;11.2;17.9;2.6;13.09;0;4.69;24272 +84093;46.86843;4.64162;214;20220708;26.1;12.5;19.3;3.2;12.89;0;5.25;24316 +84093;46.86843;4.64162;214;20220709;27.8;13;20.4;2.6;12.89;0;5.5;25526 +84093;46.86843;4.64162;214;20220710;26.5;14.3;20.4;3.2;13.59;0;5.22;22981 +84093;46.86843;4.64162;214;20220711;28.1;15.7;21.9;4.3;12.79;0;6.24;23024 +84093;46.86843;4.64162;214;20220712;29.9;17;23.4;3.4;13.79;0;6.18;23536 +84093;46.86843;4.64162;214;20220713;31.8;14.2;23;1.5;13.79;0;5.66;27534 +84093;46.86843;4.64162;214;20220714;33.6;15.5;24.5;1.7;16.59;0;6;27857 +84093;46.86843;4.64162;214;20220715;29.5;16.6;23;2.7;13.79;0;5.68;23345 +84093;46.86843;4.64162;214;20220716;29;13.1;21;2.8;10.99;0;6.01;25916 +84093;46.86843;4.64162;214;20220717;31.1;16;23.6;3.4;12.19;0;6.72;25247 +84093;46.86843;4.64162;214;20220718;36.2;16.3;26.3;1.9;12.89;0;6.78;28894 +84093;46.86843;4.64162;214;20220719;36.9;13.5;25.2;2.3;16.09;0;7.1;29849 +84093;46.86843;4.64162;214;20220720;26.8;20.4;23.6;2.1;19.59;3.1;3.82;15983 +84093;46.86843;4.64162;214;20220721;29.7;14;21.9;1;17.29;0;4.76;25410 +84093;46.86843;4.64162;214;20220722;32.2;14.6;23.4;1.4;17.79;1.4;5.4;26836 +84093;46.86843;4.64162;214;20220723;28.6;17.8;23.2;2.4;18.09;0;4.7;20636 +84093;46.86843;4.64162;214;20220724;32.7;15;23.9;1.3;16.59;0;5.41;26632 +84093;46.86843;4.64162;214;20220725;30.1;14.8;22.4;3.4;16.89;.2;5.7;24696 +84093;46.86843;4.64162;214;20220726;27.1;15.7;21.4;2.7;15.49;0;4.72;21066 +84093;46.86843;4.64162;214;20220727;27.3;14.2;20.7;2.3;12.29;0;4.98;22535 +84093;46.86843;4.64162;214;20220728;30.1;11.5;20.8;2.1;13.09;0;5.55;26939 +84093;46.86843;4.64162;214;20220729;28.3;16;22.2;1.8;13.79;0;4.73;21713 +84093;46.86843;4.64162;214;20220730;30.6;12.1;21.3;.9;13.39;0;4.82;26550 +84093;46.86843;4.64162;214;20220731;32.5;13.4;23;1.4;14.39;0;5.41;26933 +84093;46.86843;4.64162;214;20220801;31.8;13.6;22.7;2;14.99;0;5.56;26078 +84093;46.86843;4.64162;214;20220802;31.9;13.4;22.6;1.9;15.49;0;5.5;26241 +84093;46.86843;4.64162;214;20220803;34.8;13.7;24.3;1.4;14.99;0;5.75;27852 +84093;46.86843;4.64162;214;20220804;37.4;15.5;26.4;1.5;15.99;.2;6.16;27915 +84093;46.86843;4.64162;214;20220805;32.1;17.5;24.8;3;17.09;1.7;5.81;22893 +84093;46.86843;4.64162;214;20220806;29.2;18;23.6;4.6;13.49;0;6.23;19789 +84093;46.86843;4.64162;214;20220807;29.9;16.9;23.4;4.5;10.49;0;6.89;21253 +84093;46.86843;4.64162;214;20220808;31.5;15.2;23.3;3.2;10.09;0;6.5;23745 +84093;46.86843;4.64162;214;20220809;32.5;19.1;25.8;3.6;10.59;0;6.92;21342 +84093;46.86843;4.64162;214;20220810;32.6;19.8;26.2;3.4;11.09;0;6.69;20803 +84093;46.86843;4.64162;214;20220811;33.4;16.3;24.8;2.5;10.99;0;6.21;23982 +84093;46.86843;4.64162;214;20220812;33.3;14.7;24;2.3;10.79;0;6.05;24881 +84093;46.86843;4.64162;214;20220813;32.5;16.3;24.4;2.6;9.79;0;6.13;23040 +84093;46.86843;4.64162;214;20220814;24.4;13.2;18.8;2;15.59;3.8;3.54;18861 +84093;46.86843;4.64162;214;20220815;25.5;14.5;20;1.7;17.79;2.1;3.46;18563 +84093;46.86843;4.64162;214;20220816;30.9;11.5;21.2;2.1;15.59;9.8;5.01;24711 +84093;46.86843;4.64162;214;20220817;26.2;17.1;21.7;2.2;17.99;0;3.61;16597 +84093;46.86843;4.64162;214;20220818;25.1;15.5;20.3;2;17.59;10;3.35;16947 +84093;46.86843;4.64162;214;20220819;26.5;17.8;22.2;3.3;18.09;.7;3.91;15890 +84093;46.86843;4.64162;214;20220820;27.4;18.1;22.7;2.4;17.09;.2;3.94;16433 +84093;46.86843;4.64162;214;20220821;27.8;8.7;18.3;1.3;12.79;0;4.1;23671 +84093;46.86843;4.64162;214;20220822;27.6;13.1;20.3;1.8;14.49;0;4.04;20386 +84093;46.86843;4.64162;214;20220823;29.9;14.1;22;1.7;15.79;0;4.3;21150 +84093;46.86843;4.64162;214;20220824;32.4;14.7;23.5;2.1;12.89;0;5.19;22320 +84093;46.86843;4.64162;214;20220825;33.8;12.2;23;1.8;12.79;.4;5.26;24439 +84093;46.86843;4.64162;214;20220826;26.5;19.7;23.1;3.8;17.49;.4;4.03;13323 +84093;46.86843;4.64162;214;20220827;26.7;13.5;20.1;2.2;15.89;0;3.74;18678 +84093;46.86843;4.64162;214;20220828;29.5;13.4;21.4;2.2;15.09;0;4.38;20530 +84093;46.86843;4.64162;214;20220829;31.8;13.1;22.4;1.5;14.79;0;4.4;21996 +84093;46.86843;4.64162;214;20220830;24.7;15;19.8;2;16.39;3.5;3.13;15604 +84093;46.86843;4.64162;214;20220831;28.3;14.2;21.2;2.1;16.19;.1;3.89;18691 +84093;46.86843;4.64162;214;20220901;28.7;13.6;21.1;2.7;13.79;0;4.48;19265 +84093;46.86843;4.64162;214;20220902;24.8;10.9;17.9;1.9;14.79;3.1;3.25;18299 +84093;46.86843;4.64162;214;20220903;26.8;15.7;21.2;2.2;16.69;0;3.47;15999 +84093;46.86843;4.64162;214;20220904;29.6;11;20.3;1.4;14.79;.2;3.81;20819 +84093;46.86843;4.64162;214;20220905;32;13;22.5;2.2;16.39;1.5;4.55;20913 +84093;46.86843;4.64162;214;20220906;29.4;17.6;23.5;1.8;17.99;1.4;3.59;16141 +84093;46.86843;4.64162;214;20220907;25.3;14;19.6;2.3;16.49;13.5;3.11;15631 +84093;46.86843;4.64162;214;20220908;25;13.5;19.2;3.7;14.99;.1;3.6;15623 +84093;46.86843;4.64162;214;20220909;20.6;14.9;17.7;3.8;14.29;1.7;2.76;10791 +84093;46.86843;4.64162;214;20220910;22.1;13;17.5;3.1;13.59;.1;2.97;13552 +84093;46.86843;4.64162;214;20220911;24.7;7.8;16.2;1.3;12.59;.1;2.94;18471 +84093;46.86843;4.64162;214;20220912;29.6;8.7;19.1;1.5;13.49;0;3.66;20473 +84093;46.86843;4.64162;214;20220913;29.6;15;22.3;2.5;17.89;5;3.77;16886 +84093;46.86843;4.64162;214;20220914;25.4;16.1;20.7;1.6;18.69;8.7;2.54;13154 +84093;46.86843;4.64162;214;20220915;23.1;15.2;19.1;2.2;17.39;2.1;2.35;11862 +84093;46.86843;4.64162;214;20220916;19.8;10.6;15.2;1.8;12.59;0;2.22;12875 +84093;46.86843;4.64162;214;20220917;17.6;6.6;12.1;2.4;9.29;0;2.38;13843 +84093;46.86843;4.64162;214;20220918;19.8;1.5;10.7;1.1;7.79;0;2.35;17991 +84093;46.86843;4.64162;214;20220919;18.7;4.9;11.8;2.3;8.39;0;2.59;15319 +84093;46.86843;4.64162;214;20220920;19.1;5;12.1;2.7;8.39;0;2.76;15319 +84093;46.86843;4.64162;214;20220921;19.8;9.7;14.8;3.8;8.89;0;3.29;12781 +84093;46.86843;4.64162;214;20220922;20.4;2.9;11.7;1;8.09;0;2.21;16708 +84093;46.86843;4.64162;214;20220923;22.1;2;12.1;1;9.79;1.9;2.29;17802 +84093;46.86843;4.64162;214;20220924;21.1;12.9;17;2.4;13.19;2.2;2.35;10993 +84093;46.86843;4.64162;214;20220925;18.6;8.6;13.6;1.5;11.49;3.2;1.87;12065 +84093;46.86843;4.64162;214;20220926;17.2;7.3;12.2;3.4;10.99;5.6;2.02;11920 +84093;46.86843;4.64162;214;20220927;14.9;10.2;12.5;4.6;11.69;21.1;1.67;7859 +84093;46.86843;4.64162;214;20220928;13.7;10.8;12.2;3;13.39;13.1;.97;6063 +84093;46.86843;4.64162;214;20220929;15.4;10.2;12.8;1.8;11.29;2.4;1.47;8092 +84093;46.86843;4.64162;214;20220930;16;2.9;9.5;1.2;9.19;.4;1.56;13024 +84093;46.86843;4.64162;214;20221001;14.2;5.4;9.8;2.9;12.09;12.7;1.03;10396 +84093;46.86843;4.64162;214;20221002;21.2;12.8;17;3.6;15.99;1;1.97;10136 +84093;46.86843;4.64162;214;20221003;17.2;13.2;15.2;2.3;13.59;0;1.5;6649 +84093;46.86843;4.64162;214;20221004;16.6;5.7;11.2;1.1;11.19;.3;1.38;11268 +84093;46.86843;4.64162;214;20221005;24.2;7.4;15.8;1.6;12.49;.1;2.23;13969 +84093;46.86843;4.64162;214;20221006;19.5;9.7;14.6;2.1;12.79;0;1.74;10311 +84093;46.86843;4.64162;214;20221007;20;6.8;13.4;1.3;12.49;.2;1.58;11979 +84093;46.86843;4.64162;214;20221008;19.5;12;15.7;1.6;12.59;.1;1.65;8741 +84093;46.86843;4.64162;214;20221009;16.3;4.9;10.6;1.4;10.09;.1;1.37;10785 +84093;46.86843;4.64162;214;20221010;21.9;4.7;13.3;1.2;12.09;.3;1.67;13179 +84093;46.86843;4.64162;214;20221011;20.5;12.7;16.6;2.4;14.99;2.1;1.64;8558 +84093;46.86843;4.64162;214;20221012;18.3;7.3;12.8;1.4;12.59;.2;1.3;10146 +84093;46.86843;4.64162;214;20221013;17.4;9.6;13.5;1.5;13.89;1.7;1.12;8316 +84093;46.86843;4.64162;214;20221014;17.1;12.8;14.9;3.4;15.79;3.3;.99;5911 +84093;46.86843;4.64162;214;20221015;21.2;14.9;18.1;2.6;15.59;0;1.74;7252 +84093;46.86843;4.64162;214;20221016;24.7;13.2;19;2.7;16.09;.1;2.14;9809 +84093;46.86843;4.64162;214;20221017;25;12.2;18.6;1.2;14.99;.2;1.67;10193 +84093;46.86843;4.64162;214;20221018;24.2;11.9;18.1;1.4;14.99;.2;1.66;9917 +84093;46.86843;4.64162;214;20221019;21.9;9;15.5;1.2;13.89;.5;1.36;9939 +84093;46.86843;4.64162;214;20221020;21.2;12.1;16.6;3.3;16.29;24.8;1.46;8150 +84093;46.86843;4.64162;214;20221021;20.7;14.5;17.6;2.9;16.89;11.3;1.39;6566 +84093;46.86843;4.64162;214;20221022;22;11.5;16.8;1.1;15.19;.1;1.24;8499 +84093;46.86843;4.64162;214;20221023;22;10.2;16.1;2.1;14.29;4.5;1.52;8961 +84093;46.86843;4.64162;214;20221024;21.3;11.5;16.4;1.7;13.19;1.2;1.48;8027 +84093;46.86843;4.64162;214;20221025;19.8;6;12.9;1.1;12.49;1.2;1.06;9418 +84093;46.86843;4.64162;214;20221026;23.3;9.7;16.5;1.7;14.39;.1;1.45;9240 +84093;46.86843;4.64162;214;20221027;23;9;16;1.6;14.39;.1;1.35;9242 +84093;46.86843;4.64162;214;20221028;24;12.5;18.2;2.5;15.19;0;1.78;8186 +84093;46.86843;4.64162;214;20221029;23.3;9.6;16.4;1.5;13.49;.1;1.39;8860 +84093;46.86843;4.64162;214;20221030;22.9;7.4;15.2;1.2;12.29;.1;1.24;9291 +84093;46.86843;4.64162;214;20221031;21.9;8.3;15.1;3.1;12.79;10;1.74;8523 +84093;46.86843;4.64162;214;20221101;17.1;12.9;15;3;13.39;.1;1.27;4441 +84093;46.86843;4.64162;214;20221102;17.7;7.2;12.5;1.9;10.79;.1;1.14;7246 +84093;46.86843;4.64162;214;20221103;14.7;5.4;10.1;1.9;10.69;5.4;.79;6600 +84093;46.86843;4.64162;214;20221104;10.5;8.3;9.4;2.4;10.29;7.1;.71;2750 +84093;46.86843;4.64162;214;20221105;11.2;4.5;7.9;1.3;9.39;.1;.58;5314 +84093;46.86843;4.64162;214;20221106;9.5;2.4;6;1.5;8.69;.1;.49;5406 +84093;46.86843;4.64162;214;20221107;17;5.5;11.2;1.8;10.19;.1;.98;6977 +84093;46.86843;4.64162;214;20221108;18.1;2;10.1;2.8;10.59;5.7;1.08;8293 +84093;46.86843;4.64162;214;20221109;13.9;12.7;13.3;1.6;13.99;7.7;.6;1737 +84093;46.86843;4.64162;214;20221110;9.9;4.3;7.1;1.2;10.39;0;.34;4422 +84093;46.86843;4.64162;214;20221111;11.4;8;9.7;1.9;11.39;.2;.49;3277 +84093;46.86843;4.64162;214;20221112;9.4;8;8.7;1.4;11.09;.2;.4;1825 +84093;46.86843;4.64162;214;20221113;7.7;7.7;7.7;1.4;10.39;.1;.42;0 +84093;46.86843;4.64162;214;20221114;15.2;4.9;10;1.8;11.09;7.4;.6;5932 +84093;46.86843;4.64162;214;20221115;14.3;10.9;12.6;3.4;12.99;8.4;.76;3124 +84093;46.86843;4.64162;214;20221116;15.2;7;11.1;3.4;10.99;5.9;.95;5101 +84093;46.86843;4.64162;214;20221117;14.7;10.9;12.8;4.7;11.39;4.7;1.35;3182 +84093;46.86843;4.64162;214;20221118;11.4;8.2;9.8;3.2;9.69;1.1;.92;2819 +84093;46.86843;4.64162;214;20221119;10.2;4.3;7.3;1.8;8.99;1.1;.51;4012 +84093;46.86843;4.64162;214;20221120;9.6;4.9;7.3;2.7;8.59;.9;.66;3412 +84093;46.86843;4.64162;214;20221121;8.2;4.9;6.5;3.7;9.19;3.2;.42;2744 +84093;46.86843;4.64162;214;20221122;10.2;5.4;7.8;3.7;8.19;.4;.97;3358 +84093;46.86843;4.64162;214;20221123;9;0;4.5;2.1;7.69;3.1;.41;4842 +84093;46.86843;4.64162;214;20221124;12.5;3.8;8.2;2.5;9.19;4.5;.64;4718 +84093;46.86843;4.64162;214;20221125;11.9;4.2;8;1.4;9.29;0;.45;4314 +84093;46.86843;4.64162;214;20221126;5.9;.5;3.2;1.8;7.79;.1;.21;3495 +84093;46.86843;4.64162;214;20221127;8.9;4.9;6.9;2.3;8.19;1.3;.62;2844 +84093;46.86843;4.64162;214;20221128;10.4;2.5;6.5;1.6;9.29;6.3;.29;4190 +84093;46.86843;4.64162;214;20221129;9.7;4.2;7;1.4;8.99;.2;.39;3369 +84093;46.86843;4.64162;214;20221130;8.5;2.8;5.7;3.3;8.59;0;.38;3367 +84093;46.86843;4.64162;214;20221201;6.8;6.6;6.7;3.7;7.59;0;1.02;0 +84093;46.86843;4.64162;214;20221202;4.9;3.7;4.3;2.5;6.99;.9;.6;1236 +84093;46.86843;4.64162;214;20221203;4.7;1.7;3.2;2.8;6.99;4.9;.41;2156 +84093;46.86843;4.64162;214;20221204;3.8;2.4;3.1;2.1;7.29;4.6;.35;1275 +84093;46.86843;4.64162;214;20221205;7.4;.6;4;2.1;6.79;.1;.47;3594 +84093;46.86843;4.64162;214;20221206;4.2;-3.7;.3;1.5;5.79;0;.23;3893 +84093;46.86843;4.64162;214;20221207;6.2;2.4;4.3;1.8;6.29;0;.59;2429 +84093;46.86843;4.64162;214;20221208;1.3;-3.8;-1.3;1.3;5.49;.3;.17;2946 +84093;46.86843;4.64162;214;20221209;3;-1;1;2.5;5.49;.2;.46;2552 +84093;46.86843;4.64162;214;20221210;2.1;.3;1.2;3;5.09;0;.69;1450 +84093;46.86843;4.64162;214;20221211;-3.4;-7.3;-5.3;1.3;3.99;0;.16;2478 +84093;46.86843;4.64162;214;20221212;-2.2;-4.2;-3.2;1.9;4.39;.1;.29;1543 +84093;46.86843;4.64162;214;20221213;-.9;-3.6;-2.2;2;4.39;1.8;.37;1892 +84093;46.86843;4.64162;214;20221214;8.3;-1.1;3.6;1.5;7.29;7.4;.24;4126 +84093;46.86843;4.64162;214;20221215;2.8;1.7;2.3;2.5;6.89;1.9;.34;951 +84093;46.86843;4.64162;214;20221216;2.8;.3;1.6;2.9;5.09;0;.7;1722 +84093;46.86843;4.64162;214;20221217;-.7;-5.6;-3.2;2.7;3.99;0;.39;2709 +84093;46.86843;4.64162;214;20221218;2.9;-5.4;-1.2;2.2;5.29;0;.21;3769 +84093;46.86843;4.64162;214;20221219;15;-.1;7.5;2.5;8.29;0;.7;5293 +84093;46.86843;4.64162;214;20221220;14.7;9.7;12.2;4.3;11.29;11.5;1.09;2732 +84093;46.86843;4.64162;214;20221221;13.6;9.9;11.7;2.7;11.59;2.2;.72;2285 +84093;46.86843;4.64162;214;20221222;13.4;10;11.7;4.9;11.39;13.7;1;2163 +84093;46.86843;4.64162;214;20221223;15;10.5;12.8;4.6;13.99;9.1;.49;2630 +84093;46.86843;4.64162;214;20221224;11.5;10.7;11.1;2.2;11.89;.8;.6;787 +84093;46.86843;4.64162;214;20221225;12.2;6.3;9.3;1.3;10.69;.6;.34;3048 +84093;46.86843;4.64162;214;20221226;13.1;4.2;8.7;2;10.29;1.2;.37;3923 +84093;46.86843;4.64162;214;20221227;11;.9;5.9;.9;7.79;.1;.26;4265 +84093;46.86843;4.64162;214;20221228;10.8;-.3;5.3;2.2;7.39;0;.49;4498 +84093;46.86843;4.64162;214;20221229;12.2;5.7;9;4.5;9.79;2;.77;3285 +84093;46.86843;4.64162;214;20221230;11.7;3.7;7.7;3.1;9.99;3.8;.35;3772 +84093;46.86843;4.64162;214;20221231;16.9;8.3;12.6;3.6;11.09;0;1.13;3959 +84094;46.88418;4.96864;188;20220101;5.4;3;4.2;.8;7.9;.1;.24;2120 +84094;46.88418;4.96864;188;20220102;9.3;2.6;5.9;2.3;8.8;0;.25;3612 +84094;46.88418;4.96864;188;20220103;11.8;8.1;10;2.8;10.4;.7;.71;2331 +84094;46.88418;4.96864;188;20220104;12.2;9.9;11;4;9.9;7.8;1.18;1983 +84094;46.88418;4.96864;188;20220105;5.8;2.4;4.1;2.8;6.5;0;.63;2249 +84094;46.88418;4.96864;188;20220106;5.9;.9;3.4;1.5;6.15;.1;.46;2879 +84094;46.88418;4.96864;188;20220107;3.1;-1.8;.7;3.8;6.55;3.4;.08;2887 +84094;46.88418;4.96864;188;20220108;5.1;1.5;3.3;5.5;7.35;5.8;.34;2389 +84094;46.88418;4.96864;188;20220109;6.3;4.3;5.3;3.9;7.35;.4;.69;1782 +84094;46.88418;4.96864;188;20220110;4.5;.8;2.6;2.4;6.55;6.5;.39;2685 +84094;46.88418;4.96864;188;20220111;5.5;-.5;2.5;3.9;5.8;0;.68;3505 +84094;46.88418;4.96864;188;20220112;3.9;-.5;1.7;3.9;5.3;0;.7;2963 +84094;46.88418;4.96864;188;20220113;4.2;-2.7;.8;1.8;4.9;0;.5;3928 +84094;46.88418;4.96864;188;20220114;-1.7;-5.3;-3.5;.6;4.7;0;.2;2692 +84094;46.88418;4.96864;188;20220115;-2.6;-4.3;-3.4;.7;4.65;0;.23;1584 +84094;46.88418;4.96864;188;20220116;-1.7;-4.7;-3.2;1.1;4.75;0;.21;2260 +84094;46.88418;4.96864;188;20220117;3.3;-2.3;.5;1.6;6.15;0;.22;3541 +84094;46.88418;4.96864;188;20220118;6.2;.7;3.4;3.2;6.75;0;.54;3751 +84094;46.88418;4.96864;188;20220119;4.6;-.9;1.9;2.6;6.3;1.3;.37;3742 +84094;46.88418;4.96864;188;20220120;6.6;2.4;4.5;2.8;6.75;.3;.66;3233 +84094;46.88418;4.96864;188;20220121;5.1;.7;2.9;4.1;5.3;0;.97;3410 +84094;46.88418;4.96864;188;20220122;5.3;-2.3;1.5;2.9;5.9;0;.5;4468 +84094;46.88418;4.96864;188;20220123;5.9;-.6;2.7;1.9;6.15;0;.52;4375 +84094;46.88418;4.96864;188;20220124;1;-1.6;-.3;1.1;5.8;0;.28;2391 +84094;46.88418;4.96864;188;20220125;.8;-1.6;-.4;.8;5.85;0;.28;2410 +84094;46.88418;4.96864;188;20220126;-1.6;-1.4;-1.5;1.3;5.3;0;.3;239 +84094;46.88418;4.96864;188;20220127;-1.4;-3;-2.2;1.6;5.05;.1;.27;1832 +84094;46.88418;4.96864;188;20220128;4.2;-1.4;1.4;1.9;6.4;0;.32;4271 +84094;46.88418;4.96864;188;20220129;3.9;.2;2.1;2.9;6.75;.3;.34;3406 +84094;46.88418;4.96864;188;20220130;9.5;3.1;6.3;1.4;8.45;0;.48;4777 +84094;46.88418;4.96864;188;20220131;7.8;4.6;6.2;4.3;7.4;2.2;.95;3158 +84094;46.88418;4.96864;188;20220201;4.5;.5;2.5;3.9;6.75;1.2;.44;3648 +84094;46.88418;4.96864;188;20220202;11.3;4.3;7.8;2.5;9.65;.6;.57;5389 +84094;46.88418;4.96864;188;20220203;8.9;3.1;6;1.9;8.45;0;.54;4428 +84094;46.88418;4.96864;188;20220204;7.8;2.1;4.9;3.5;8.5;1.3;.36;4825 +84094;46.88418;4.96864;188;20220205;9.4;-1.4;4;1.4;6.4;0;.65;6944 +84094;46.88418;4.96864;188;20220206;8.2;-1.5;3.3;5.7;7.95;1.7;.32;6539 +84094;46.88418;4.96864;188;20220207;9.5;5.6;7.6;2.2;6.9;.1;1.08;3950 +84094;46.88418;4.96864;188;20220208;11.8;-3.6;4.1;.2;5.75;0;.44;8787 +84094;46.88418;4.96864;188;20220209;12.3;-2.9;4.7;1.3;6.25;0;.78;8896 +84094;46.88418;4.96864;188;20220210;5.8;-1;2.4;2.9;8.31;4.5;.93;7200 +84094;46.88418;4.96864;188;20220211;8.2;3.9;6;3.7;6.54;0;1.19;10433 +84094;46.88418;4.96864;188;20220212;6.6;-1.1;2.7;2.3;5.24;0;.88;8800 +84094;46.88418;4.96864;188;20220213;13.5;-3;5.3;5.2;6.51;.8;1.72;11133 +84094;46.88418;4.96864;188;20220214;10;7.1;8.6;4;8.61;5.5;1.08;2848 +84094;46.88418;4.96864;188;20220215;10.4;3.4;6.9;3.7;7.47;1.5;1.17;6866 +84094;46.88418;4.96864;188;20220216;9.2;5.2;7.2;6.7;10;4.2;.39;4732 +84094;46.88418;4.96864;188;20220217;14.5;9.1;11.8;5;10.95;.3;1.42;5836 +84094;46.88418;4.96864;188;20220218;17.2;8;12.6;4.4;10;1.1;1.97;7948 +84094;46.88418;4.96864;188;20220219;10;3.9;6.9;3.2;6.6;0;1.38;6352 +84094;46.88418;4.96864;188;20220220;11;2.6;6.8;6.4;8.45;1.9;1.09;7639 +84094;46.88418;4.96864;188;20220221;8.7;7;7.9;5.4;7.85;0;1.4;3166 +84094;46.88418;4.96864;188;20220222;10.6;4.2;7.4;3;8.65;.9;.92;6913 +84094;46.88418;4.96864;188;20220223;14.6;5.4;10;.8;8.75;0;.99;8355 +84094;46.88418;4.96864;188;20220224;13.5;0;6.8;2.8;7.7;.4;1.33;10506 +84094;46.88418;4.96864;188;20220225;9.4;-1.4;4;1.6;6.05;0;1.01;9403 +84094;46.88418;4.96864;188;20220226;9.6;-1.9;3.8;3.3;5.35;0;1.45;9717 +84094;46.88418;4.96864;188;20220227;10.7;-2.2;4.2;2.1;4.6;0;1.5;10733 +84094;46.88418;4.96864;188;20220228;12.2;-4;4.1;1.6;5.25;0;1.35;12229 +84094;46.88418;4.96864;188;20220301;11.2;-2;4.6;1.4;5.2;0;1.29;11035 +84094;46.88418;4.96864;188;20220302;11.6;-3;4.3;1.4;6.9;0;1.1;11830 +84094;46.88418;4.96864;188;20220303;15.2;1.6;8.4;1.1;8;0;1.31;11662 +84094;46.88418;4.96864;188;20220304;13.3;1;7.1;2.4;5.25;0;1.9;11077 +84094;46.88418;4.96864;188;20220305;10.9;-2;4.5;2.2;3.95;0;1.77;11475 +84094;46.88418;4.96864;188;20220306;8.1;-2.7;2.7;2.9;4;0;1.64;10687 +84094;46.88418;4.96864;188;20220307;8.8;-1.7;3.5;2.3;4.2;0;1.58;10915 +84094;46.88418;4.96864;188;20220308;12.9;-4.7;4.1;1.4;5;0;1.54;14177 +84094;46.88418;4.96864;188;20220309;14.5;-3.4;5.5;.9;6.15;0;1.44;14610 +84094;46.88418;4.96864;188;20220310;15.2;-2.5;6.4;2.3;7.05;0;1.82;14715 +84094;46.88418;4.96864;188;20220311;16.2;7.8;12;6.6;7.85;2.3;3.15;10096 +84094;46.88418;4.96864;188;20220312;12.3;7.1;9.7;2.2;8.25;1.1;1.56;7894 +84094;46.88418;4.96864;188;20220313;11.2;4.8;8;1.9;8.8;15.6;1.21;8184 +84094;46.88418;4.96864;188;20220314;13.7;.1;6.9;1.2;9;7.8;1.38;13600 +84094;46.88418;4.96864;188;20220315;16.8;8;12.4;3.1;10.4;0;1.99;10759 +84094;46.88418;4.96864;188;20220316;16.4;4.6;10.5;1.3;10.15;.1;1.63;12498 +84094;46.88418;4.96864;188;20220317;12.6;7.6;10.1;4.1;10.1;0;1.44;8098 +84094;46.88418;4.96864;188;20220318;14.1;7.6;10.8;7.1;8.44;0;2.62;11066 +84094;46.88418;4.96864;188;20220319;15.8;6.2;11;3.7;7.27;2.1;2.8;15500 +84094;46.88418;4.96864;188;20220320;17.1;3.4;10.3;4.1;7.14;0;2.89;15033 +84094;46.88418;4.96864;188;20220321;17.8;4.7;11.2;2.2;6.81;0;2.68;17100 +84094;46.88418;4.96864;188;20220322;16.7;1.2;8.9;2;6.31;0;2.49;17966 +84094;46.88418;4.96864;188;20220323;17.6;-.2;8.7;1.5;6.54;0;2.34;18466 +84094;46.88418;4.96864;188;20220324;19.9;.6;10.2;1.8;6.84;0;2.74;19033 +84094;46.88418;4.96864;188;20220325;20.4;2;11.2;2.9;6.61;0;3.36;19066 +84094;46.88418;4.96864;188;20220326;20.4;5.6;13;3.4;6.61;0;3.76;19200 +84094;46.88418;4.96864;188;20220327;21.2;3.8;12.5;1.9;7.41;0;3.07;19433 +84094;46.88418;4.96864;188;20220328;21.3;2;11.6;1.9;7.51;0;2.97;18433 +84094;46.88418;4.96864;188;20220329;18.9;6.3;12.6;3.1;7.81;4.6;2.93;12100 +84094;46.88418;4.96864;188;20220330;14;9.5;11.7;2;11.31;4.4;1.37;7233 +84094;46.88418;4.96864;188;20220331;10.7;7.1;8.9;3.5;9.11;5;1.3;5600 +84094;46.88418;4.96864;188;20220401;4.6;1.1;2.9;4.7;6.04;3;1.06;5666 +84094;46.88418;4.96864;188;20220402;4.7;.7;2.7;5.9;5.76;.6;1.22;7100 +84094;46.88418;4.96864;188;20220403;5.3;-.8;2.3;4.1;5.11;.3;1.44;9650 +84094;46.88418;4.96864;188;20220404;10;-1.8;4.1;1.9;5.08;0;2.2;21039 +84094;46.88418;4.96864;188;20220405;14.1;4.5;9.3;3.1;8.01;0;2.15;12266 +84094;46.88418;4.96864;188;20220406;13.7;8.3;11;2.8;10.21;1.2;1.45;5766 +84094;46.88418;4.96864;188;20220407;12.4;9.4;10.9;6;11.04;10;1.23;3733 +84094;46.88418;4.96864;188;20220408;16.4;10.1;13.2;6.7;10.67;1.1;2.44;6166 +84094;46.88418;4.96864;188;20220409;10.2;3.7;6.9;3.3;7.07;2;1.96;13400 +84094;46.88418;4.96864;188;20220410;13.7;-1.4;6.2;2;6.61;.3;2.56;23266 +84094;46.88418;4.96864;188;20220411;18.9;.4;9.6;5;7.47;0;3.6;20000 +84094;46.88418;4.96864;188;20220412;21.6;7.1;14.4;4.7;7.31;0;4.67;18800 +84094;46.88418;4.96864;188;20220413;21.1;6;13.5;2;10.04;0;2.96;16933 +84094;46.88418;4.96864;188;20220414;21.7;7.5;14.6;3;11.84;0;3.43;19966 +84094;46.88418;4.96864;188;20220415;22.6;9.4;16;3.8;11.14;0;4.23;22566 +84094;46.88418;4.96864;188;20220416;20;10.4;15.2;5.8;9.34;0;4.79;24533 +84094;46.88418;4.96864;188;20220417;20.4;5.2;12.8;4;6.51;0;4.67;25550 +84094;46.88418;4.96864;188;20220418;20.4;4.7;12.5;2.2;7.11;0;3.86;24066 +84094;46.88418;4.96864;188;20220419;21;4.7;12.9;2.5;7.91;0;3.9;23500 +84094;46.88418;4.96864;188;20220420;20.9;6.5;13.7;3.4;8.27;0;4.16;22100 +84094;46.88418;4.96864;188;20220421;20.3;5.8;13;3.2;7.94;0;4.05;22533 +84094;46.88418;4.96864;188;20220422;20.7;7;13.9;2.4;9.41;.1;3.78;23100 +84094;46.88418;4.96864;188;20220423;18.5;8.6;13.6;3.8;11.04;10.1;2.56;10866 +84094;46.88418;4.96864;188;20220424;15.3;7.8;11.6;3;11.14;2.7;1.65;8000 +84094;46.88418;4.96864;188;20220425;14.3;10.8;12.6;2.4;12.17;3.6;1.34;5900 +84094;46.88418;4.96864;188;20220426;17.1;8.5;12.8;2.5;9.91;0;3.19;20866 +84094;46.88418;4.96864;188;20220427;18.9;5.4;12.1;3.8;9.47;0;3.91;26266 +84094;46.88418;4.96864;188;20220428;22.3;6.1;14.2;3;9.77;0;4.4;26166 +84094;46.88418;4.96864;188;20220429;20.1;6.9;13.5;2.1;10.47;1.4;2.92;15533 +84094;46.88418;4.96864;188;20220430;18.1;5.9;12;2.8;9.97;0;3.39;23200 +84094;46.88418;4.96864;188;20220501;18.5;6.2;12.4;3.3;9.01;0;3.98;25900 +84094;46.88418;4.96864;188;20220502;20.6;6.2;13.4;2.8;9.67;0;3.93;23733 +84094;46.88418;4.96864;188;20220503;22.8;8.5;15.7;2.2;10.54;0;4.12;23133 +84094;46.88418;4.96864;188;20220504;21.5;8.3;14.9;2;11.97;12.2;3.14;17566 +84094;46.88418;4.96864;188;20220505;18.5;10.7;14.6;3.3;11.34;2.6;3.01;15033 +84094;46.88418;4.96864;188;20220506;20.6;5.9;13.2;2.5;10.45;0;3.66;22196 +84094;46.88418;4.96864;188;20220507;22.5;7.5;15;2.5;10.35;0;4.11;22688 +84094;46.88418;4.96864;188;20220508;23.7;9.2;16.5;2.8;11.3;0;4.36;22546 +84094;46.88418;4.96864;188;20220509;24.2;10.2;17.2;1.8;12.5;0;4.04;22378 +84094;46.88418;4.96864;188;20220510;25.6;8.3;17;1.1;13.7;.1;4.06;24861 +84094;46.88418;4.96864;188;20220511;28.4;9.9;19.2;2.6;13.6;0;5.16;25667 +84094;46.88418;4.96864;188;20220512;23.5;12.7;18.1;1.9;14.75;4.9;3.63;19511 +84094;46.88418;4.96864;188;20220513;22.8;15.5;19.1;1.3;16.45;0;3.1;16331 +84094;46.88418;4.96864;188;20220514;24.9;10.1;17.5;1.7;11.85;0;4.27;23550 +84094;46.88418;4.96864;188;20220515;28.3;7.4;17.8;1.5;13.2;4.2;4.9;28034 +84094;46.88418;4.96864;188;20220516;26.8;15;20.9;2.3;15.85;0;4.39;20902 +84094;46.88418;4.96864;188;20220517;28.1;13.4;20.7;1.4;15.95;0;4.5;23775 +84094;46.88418;4.96864;188;20220518;29.6;12.2;20.9;1.1;15.6;.8;4.77;25979 +84094;46.88418;4.96864;188;20220519;29.5;15.4;22.5;2.8;16.8;2.1;5.28;22772 +84094;46.88418;4.96864;188;20220520;30.2;17.6;23.9;4.4;14.64;0;6.66;23691 +84094;46.88418;4.96864;188;20220521;26.1;15.7;20.9;2.5;15.15;0;4.45;20451 +84094;46.88418;4.96864;188;20220522;25.6;14.6;20.1;3;14.65;.1;4.62;21256 +84094;46.88418;4.96864;188;20220523;22.4;16.2;19.3;3;16.95;5.1;3.25;15549 +84094;46.88418;4.96864;188;20220524;20.8;12;16.4;3;12.1;0;3.72;18577 +84094;46.88418;4.96864;188;20220525;22;8;15;1.3;11.1;0;3.88;24004 +84094;46.88418;4.96864;188;20220526;21;7.2;14.1;.9;12.05;0;3.59;23566 +84094;46.88418;4.96864;188;20220527;23.4;9.7;16.6;1.5;12.9;.1;4.06;23839 +84094;46.88418;4.96864;188;20220528;21;8.2;14.6;3;10;0;4.22;22937 +84094;46.88418;4.96864;188;20220529;19.5;7.6;13.6;3.3;8.15;0;4.29;22073 +84094;46.88418;4.96864;188;20220530;21.4;6.8;14.1;2.3;8.25;0;4.42;24649 +84094;46.88418;4.96864;188;20220531;24.4;6;15.2;2;10.55;0;4.74;27766 +84094;46.88418;4.96864;188;20220601;24;7.5;15.8;1.2;12.85;0;4.27;26421 +84094;46.88418;4.96864;188;20220602;25.7;12.8;19.2;2.5;14.05;2.4;4.72;23470 +84094;46.88418;4.96864;188;20220603;29.6;16.1;22.8;1.9;17.5;12.3;5.08;24305 +84094;46.88418;4.96864;188;20220604;28.5;16.7;22.6;2.3;19;16.7;4.76;22604 +84094;46.88418;4.96864;188;20220605;24.8;17;20.9;3;17.5;1.7;4.04;18411 +84094;46.88418;4.96864;188;20220606;24.3;12.2;18.2;1.9;15.2;.9;4.11;22678 +84094;46.88418;4.96864;188;20220607;22.6;13.3;18;2.1;14.6;.3;3.73;19748 +84094;46.88418;4.96864;188;20220608;21.7;9.5;15.6;2.1;14.3;7;3.64;22606 +84094;46.88418;4.96864;188;20220609;20.2;13.5;16.9;1.7;13.25;.3;3.27;17143 +84094;46.88418;4.96864;188;20220610;24.7;7.8;16.3;1.2;12.2;.1;4.5;27100 +84094;46.88418;4.96864;188;20220611;28.4;9.6;19;1;13.75;.1;5.03;28773 +84094;46.88418;4.96864;188;20220612;30.7;12.2;21.5;1.2;16.5;.1;5.32;28248 +84094;46.88418;4.96864;188;20220613;25.8;17.3;21.5;2.4;13.15;0;4.71;19399 +84094;46.88418;4.96864;188;20220614;28.8;10.3;19.6;1.9;12.55;0;5.58;28488 +84094;46.88418;4.96864;188;20220615;34.1;13;23.5;1.3;17.15;0;6.04;30363 +84094;46.88418;4.96864;188;20220616;31.8;17.8;24.8;1.1;17.7;0;5.21;25060 +84094;46.88418;4.96864;188;20220617;32.1;14.9;23.5;1.6;13.95;0;5.86;27556 +84094;46.88418;4.96864;188;20220618;36;15;25.5;2.2;15.7;0;7.12;30752 +84094;46.88418;4.96864;188;20220619;36;21;28.5;5.3;15.35;0;9.03;25407 +84094;46.88418;4.96864;188;20220620;32.6;20.5;26.5;2.6;16.75;0;6.14;23425 +84094;46.88418;4.96864;188;20220621;32.1;17.4;24.7;1.6;19.7;2.2;5.42;25350 +84094;46.88418;4.96864;188;20220622;28.3;18.9;23.6;2.4;20.85;8.7;4.51;20603 +84094;46.88418;4.96864;188;20220623;27.6;16.1;21.8;1.5;18.65;4.4;4.48;22673 +84094;46.88418;4.96864;188;20220624;21.3;13.7;17.5;2.3;16.95;13.9;3.14;17977 +84094;46.88418;4.96864;188;20220625;27.3;12.9;20.1;1.9;16.25;11.6;4.82;25473 +84094;46.88418;4.96864;188;20220626;19.4;15.4;17.4;2.3;17.8;22.3;2.36;13088 +84094;46.88418;4.96864;188;20220627;20.3;15.5;17.9;1.7;17;2.2;2.67;14122 +84094;46.88418;4.96864;188;20220628;25.8;11.1;18.5;2;15.6;.1;4.57;25268 +84094;46.88418;4.96864;188;20220629;28.4;14.3;21.4;1.1;15.85;.1;4.79;25209 +84094;46.88418;4.96864;188;20220630;26.1;13.1;19.6;1.8;15.5;12.1;4.56;23982 +84094;46.88418;4.96864;188;20220701;23.1;11.7;17.4;1.6;13.55;0;3.99;22383 +84094;46.88418;4.96864;188;20220702;27.5;9.8;18.7;1.4;12.8;.1;5.07;27871 +84094;46.88418;4.96864;188;20220703;30;12.1;21;1.4;15.55;1.8;5.38;28355 +84094;46.88418;4.96864;188;20220704;26.3;15.5;20.9;1.9;16.15;0;4.4;21674 +84094;46.88418;4.96864;188;20220705;27.6;12.4;20;1.8;13.3;0;5.05;25765 +84094;46.88418;4.96864;188;20220706;26.1;12.5;19.3;2.6;12.2;0;5.09;24141 +84094;46.88418;4.96864;188;20220707;24.9;11.1;18;2.2;13.2;0;4.61;24640 +84094;46.88418;4.96864;188;20220708;26.1;12.9;19.5;3.1;12.85;0;5.14;23770 +84094;46.88418;4.96864;188;20220709;28.2;13.5;20.9;2.4;12.8;0;5.46;25038 +84094;46.88418;4.96864;188;20220710;26.7;15;20.8;2.9;13.5;0;5.1;22069 +84094;46.88418;4.96864;188;20220711;28.3;15.5;21.9;3.6;12.9;0;5.96;23552 +84094;46.88418;4.96864;188;20220712;30.1;17;23.5;2.7;13.95;0;5.78;23688 +84094;46.88418;4.96864;188;20220713;32.2;14.3;23.2;1.4;14.25;0;5.68;27737 +84094;46.88418;4.96864;188;20220714;34.2;16.1;25.1;1.8;16.4;0;6.18;27705 +84094;46.88418;4.96864;188;20220715;29.6;17.3;23.5;2.6;13.5;0;5.61;22364 +84094;46.88418;4.96864;188;20220716;29.2;14.1;21.7;2.6;10.8;0;5.93;24835 +84094;46.88418;4.96864;188;20220717;31.4;16.2;23.8;2.9;12.25;0;6.38;25195 +84094;46.88418;4.96864;188;20220718;36.5;16.9;26.7;1.8;12.95;0;6.62;28475 +84094;46.88418;4.96864;188;20220719;37.3;14.3;25.8;2;16.35;0;6.96;29850 +84094;46.88418;4.96864;188;20220720;27.6;20.5;24;1.9;19.75;2.4;4.01;17160 +84094;46.88418;4.96864;188;20220721;30.2;14.5;22.4;1.2;17.55;0;4.89;25149 +84094;46.88418;4.96864;188;20220722;32.4;15.7;24;1.5;17.8;1.6;5.36;25610 +84094;46.88418;4.96864;188;20220723;29;17.8;23.4;1.9;18.05;0;4.61;21287 +84094;46.88418;4.96864;188;20220724;33;15.9;24.5;1.3;16.85;0;5.36;25821 +84094;46.88418;4.96864;188;20220725;30.8;15.2;23;3;17.15;0;5.68;24723 +84094;46.88418;4.96864;188;20220726;27.1;16;21.6;2.2;15.3;0;4.47;20571 +84094;46.88418;4.96864;188;20220727;27.6;14.8;21.2;2.2;12.35;0;4.95;22013 +84094;46.88418;4.96864;188;20220728;30.4;12.8;21.6;2;12.85;0;5.48;25487 +84094;46.88418;4.96864;188;20220729;28.6;16.2;22.4;1.4;13.65;0;4.49;21507 +84094;46.88418;4.96864;188;20220730;30.8;12.4;21.6;.9;13.65;0;4.8;26218 +84094;46.88418;4.96864;188;20220731;32.6;13.8;23.2;1.2;14.7;0;5.18;26312 +84094;46.88418;4.96864;188;20220801;32;13.8;22.9;1.6;15.2;0;5.27;25859 +84094;46.88418;4.96864;188;20220802;32.1;14.1;23.1;1.7;15.55;0;5.33;25434 +84094;46.88418;4.96864;188;20220803;35.1;14.7;24.9;1.3;15.15;0;5.56;26938 +84094;46.88418;4.96864;188;20220804;37.8;15.9;26.8;1.7;16.6;.2;6.36;27850 +84094;46.88418;4.96864;188;20220805;31.9;18.1;25;2.8;17.55;2.9;5.46;21731 +84094;46.88418;4.96864;188;20220806;29.3;18;23.7;4.3;13.6;0;6.03;19771 +84094;46.88418;4.96864;188;20220807;30;16.6;23.3;3.8;10.6;0;6.42;21544 +84094;46.88418;4.96864;188;20220808;31.5;15.7;23.6;2.9;10.25;0;6.15;23004 +84094;46.88418;4.96864;188;20220809;32.8;18.7;25.8;3;10.8;0;6.5;22005 +84094;46.88418;4.96864;188;20220810;32.8;19.4;26.1;2.8;11.2;0;6.17;21169 +84094;46.88418;4.96864;188;20220811;33.6;16.6;25.1;2.4;11;0;6.04;23558 +84094;46.88418;4.96864;188;20220812;33.6;15.8;24.7;2.4;10.65;0;6.1;23755 +84094;46.88418;4.96864;188;20220813;32.8;16.6;24.7;2.1;10.05;0;5.64;22799 +84094;46.88418;4.96864;188;20220814;24.7;13.3;19;1.9;15.4;1.6;3.61;19011 +84094;46.88418;4.96864;188;20220815;25.2;14.9;20.1;1.8;18;1.9;3.32;17555 +84094;46.88418;4.96864;188;20220816;31;12.2;21.6;1.6;16;3.9;4.69;24004 +84094;46.88418;4.96864;188;20220817;26.4;17.4;21.9;2.4;17.8;0;3.67;16413 +84094;46.88418;4.96864;188;20220818;24.8;15.8;20.3;1.7;17.75;12.4;3.13;16097 +84094;46.88418;4.96864;188;20220819;26.8;17.8;22.3;2.5;18.45;.7;3.73;16400 +84094;46.88418;4.96864;188;20220820;27.4;18.1;22.8;2;17.35;.5;3.72;16297 +84094;46.88418;4.96864;188;20220821;27.8;9.5;18.6;1.1;12.9;0;3.92;22750 +84094;46.88418;4.96864;188;20220822;28.1;12.5;20.3;1.3;14.3;0;3.92;21356 +84094;46.88418;4.96864;188;20220823;30.1;14.1;22.1;1.5;15.6;0;4.21;21194 +84094;46.88418;4.96864;188;20220824;32.6;15.7;24.1;2.3;13.45;0;5.2;21257 +84094;46.88418;4.96864;188;20220825;33.9;12.5;23.2;1.2;13.05;.2;4.68;24130 +84094;46.88418;4.96864;188;20220826;25.8;19.3;22.5;2.4;17.35;.8;3.31;12780 +84094;46.88418;4.96864;188;20220827;26.8;14.1;20.4;1.9;16.4;0;3.54;17972 +84094;46.88418;4.96864;188;20220828;29.5;14.7;22.1;2.1;15.55;0;4.23;19128 +84094;46.88418;4.96864;188;20220829;31.7;13.8;22.7;1.2;15.2;0;4.1;21184 +84094;46.88418;4.96864;188;20220830;25.2;15.5;20.3;1.7;16.7;10.2;3.07;15350 +84094;46.88418;4.96864;188;20220831;28;14.4;21.2;1.7;16.55;0;3.6;18164 +84094;46.88418;4.96864;188;20220901;28.6;14.2;21.4;2.4;14;0;4.2;18304 +84094;46.88418;4.96864;188;20220902;25;11.5;18.2;1.6;15.3;5.6;3.08;17603 +84094;46.88418;4.96864;188;20220903;26.9;16;21.5;2.1;16.95;.7;3.38;15831 +84094;46.88418;4.96864;188;20220904;29.8;11.5;20.7;1;15.05;.1;3.6;20430 +84094;46.88418;4.96864;188;20220905;32.1;13.5;22.8;2;16.55;0;4.38;20414 +84094;46.88418;4.96864;188;20220906;29.1;17.7;23.4;1.8;18.15;1.3;3.5;15723 +84094;46.88418;4.96864;188;20220907;25.5;14.5;20;1.9;16.8;10.2;3;15212 +84094;46.88418;4.96864;188;20220908;25;13.8;19.4;3.5;15.25;0;3.45;15173 +84094;46.88418;4.96864;188;20220909;21.3;14.4;17.9;3.7;14.4;.9;2.85;12043 +84094;46.88418;4.96864;188;20220910;21.5;13.2;17.4;2.7;13.95;.2;2.62;12479 +84094;46.88418;4.96864;188;20220911;24.7;8.4;16.5;1.2;12.9;0;2.85;17982 +84094;46.88418;4.96864;188;20220912;29.6;9.5;19.6;1.2;13.85;0;3.42;19777 +84094;46.88418;4.96864;188;20220913;29.6;15.1;22.3;2.5;18.15;1;3.69;16662 +84094;46.88418;4.96864;188;20220914;25.5;17.1;21.3;2.3;19;12.3;2.67;12047 +84094;46.88418;4.96864;188;20220915;22.9;15.4;19.1;2.4;17.5;5.1;2.28;11511 +84094;46.88418;4.96864;188;20220916;19.8;10.9;15.3;1.5;12.65;0;2.1;12392 +84094;46.88418;4.96864;188;20220917;17.6;7.2;12.4;2;9.45;0;2.21;13249 +84094;46.88418;4.96864;188;20220918;19.9;2.2;11;.9;8.1;0;2.22;17360 +84094;46.88418;4.96864;188;20220919;18.7;5.2;12;2;8.7;0;2.41;14931 +84094;46.88418;4.96864;188;20220920;19.3;5.9;12.6;2.5;8.75;0;2.65;14611 +84094;46.88418;4.96864;188;20220921;19.8;9.3;14.5;3.1;9.15;0;2.92;12989 +84094;46.88418;4.96864;188;20220922;20.7;4;12.4;1.1;8.7;0;2.24;16065 +84094;46.88418;4.96864;188;20220923;22.2;2.8;12.5;1.2;10.55;2.3;2.28;17146 +84094;46.88418;4.96864;188;20220924;21.3;13.2;17.2;2.5;13.65;1.8;2.32;10858 +84094;46.88418;4.96864;188;20220925;18.7;9;13.8;1.4;11.9;5;1.81;11735 +84094;46.88418;4.96864;188;20220926;17.3;7.5;12.4;3.3;11.2;4.3;1.95;11657 +84094;46.88418;4.96864;188;20220927;14.8;10.2;12.5;4.4;11.75;19.9;1.56;7682 +84094;46.88418;4.96864;188;20220928;13.7;10.8;12.3;3;13.2;12.5;.96;5808 +84094;46.88418;4.96864;188;20220929;15;10.3;12.6;1.4;11.55;2.7;1.3;7471 +84094;46.88418;4.96864;188;20220930;16.2;3.7;10;1.3;9.6;1.4;1.56;12538 +84094;46.88418;4.96864;188;20221001;13.9;6.1;10;3.9;12.1;12;.96;9447 +84094;46.88418;4.96864;188;20221002;20.9;13;17;3.3;16;.2;1.81;9548 +84094;46.88418;4.96864;188;20221003;17.6;13.4;15.5;2.2;13.7;0;1.51;6960 +84094;46.88418;4.96864;188;20221004;16.8;6.7;11.7;1;11.55;.2;1.34;10540 +84094;46.88418;4.96864;188;20221005;24.2;7.7;15.9;1.9;12.6;0;2.27;13633 +84094;46.88418;4.96864;188;20221006;19.4;10.4;14.9;1.7;13.05;0;1.61;9657 +84094;46.88418;4.96864;188;20221007;19.8;7.1;13.4;1.2;12.6;.1;1.5;11535 +84094;46.88418;4.96864;188;20221008;19.4;12;15.7;1.6;12.7;.1;1.59;8595 +84094;46.88418;4.96864;188;20221009;16.8;5.7;11.3;1.4;10.5;.1;1.39;10487 +84094;46.88418;4.96864;188;20221010;22.1;5.5;13.8;1.2;12.5;.1;1.64;12801 +84094;46.88418;4.96864;188;20221011;20.1;13.1;16.6;2.4;15.05;1.2;1.54;7848 +84094;46.88418;4.96864;188;20221012;17.7;8.2;13;1.3;12.9;.2;1.18;8943 +84094;46.88418;4.96864;188;20221013;17.2;10.2;13.7;1.5;14.1;1.1;1.06;7523 +84094;46.88418;4.96864;188;20221014;17.1;12.8;14.9;4;15.8;3;.94;5881 +84094;46.88418;4.96864;188;20221015;20.9;15.1;18;3.1;15.8;0;1.69;6617 +84094;46.88418;4.96864;188;20221016;24.9;13.8;19.4;3.1;16.05;.1;2.3;9443 +84094;46.88418;4.96864;188;20221017;25.2;13.9;19.5;2.6;15.3;0;2.31;9152 +84094;46.88418;4.96864;188;20221018;24.5;12.6;18.6;1.5;15.3;.2;1.69;9479 +84094;46.88418;4.96864;188;20221019;22.2;9.9;16.1;1;14.45;.3;1.31;9555 +84094;46.88418;4.96864;188;20221020;21.2;12.8;17;3.4;16.45;27.9;1.48;7537 +84094;46.88418;4.96864;188;20221021;20.8;14.8;17.8;3.1;16.85;9.6;1.41;6294 +84094;46.88418;4.96864;188;20221022;22.1;11.9;17;1.4;15.5;.1;1.3;8310 +84094;46.88418;4.96864;188;20221023;22;10.5;16.3;3;14.65;1.5;1.63;8694 +84094;46.88418;4.96864;188;20221024;21.1;12.7;16.9;2;14.05;.7;1.48;6944 +84094;46.88418;4.96864;188;20221025;19.9;7.1;13.5;1;13.2;1;1;8836 +84094;46.88418;4.96864;188;20221026;23.2;10.6;16.9;1.7;14.85;.1;1.4;8624 +84094;46.88418;4.96864;188;20221027;23.1;9.4;16.2;1.6;14.9;.1;1.31;8998 +84094;46.88418;4.96864;188;20221028;23.9;13.8;18.8;3;15.45;0;1.97;7269 +84094;46.88418;4.96864;188;20221029;23.3;9.6;16.4;1.4;13.4;.1;1.33;8761 +84094;46.88418;4.96864;188;20221030;22.8;8.1;15.5;1.4;12.8;.1;1.26;8876 +84094;46.88418;4.96864;188;20221031;21.5;9;15.2;2.8;13.1;12.3;1.55;7947 +84094;46.88418;4.96864;188;20221101;17.2;13.1;15.2;2.9;13.55;.2;1.22;4206 +84094;46.88418;4.96864;188;20221102;17.6;7.7;12.6;1.6;11.05;.1;1.01;6810 +84094;46.88418;4.96864;188;20221103;15;5.5;10.2;2.2;10.55;2.6;.88;6725 +84094;46.88418;4.96864;188;20221104;10.4;8.8;9.6;3.2;10.4;6.2;.74;2036 +84094;46.88418;4.96864;188;20221105;11.3;4.8;8.1;1;9.5;.1;.55;5191 +84094;46.88418;4.96864;188;20221106;9.8;2.9;6.3;1.4;8.8;0;.5;5330 +84094;46.88418;4.96864;188;20221107;17;6.1;11.5;1.8;10.2;.2;1;6671 +84094;46.88418;4.96864;188;20221108;18.2;2.8;10.5;3.4;10.7;6.5;1.18;7902 +84094;46.88418;4.96864;188;20221109;13.9;12.8;13.3;1.8;14.05;9.2;.59;1583 +84094;46.88418;4.96864;188;20221110;10.1;5.4;7.7;1.1;10.55;0;.39;3835 +84094;46.88418;4.96864;188;20221111;11.1;7.5;9.3;1.3;11.25;.2;.43;3480 +84094;46.88418;4.96864;188;20221112;9.4;8;8.7;1.4;11;.1;.39;1784 +84094;46.88418;4.96864;188;20221113;7.7;7.5;7.6;1.4;10.35;.1;.38;251 +84094;46.88418;4.96864;188;20221114;15.6;5.9;10.7;2.5;11.3;4.5;.78;5645 +84094;46.88418;4.96864;188;20221115;14.6;10.9;12.7;3;13;10.6;.72;3216 +84094;46.88418;4.96864;188;20221116;15.2;7.6;11.4;3.7;11.2;3.2;.96;4684 +84094;46.88418;4.96864;188;20221117;15;11;13;5.6;11.35;2.9;1.55;3289 +84094;46.88418;4.96864;188;20221118;11.4;8.5;9.9;3.4;9.85;.8;.91;2550 +84094;46.88418;4.96864;188;20221119;10;4.9;7.5;1.3;9.15;1.4;.46;3536 +84094;46.88418;4.96864;188;20221120;9.6;5.2;7.4;2.9;8.75;.7;.64;3237 +84094;46.88418;4.96864;188;20221121;8.3;5.2;6.8;3.7;9.2;2.3;.45;2603 +84094;46.88418;4.96864;188;20221122;10.1;5.7;7.9;3.9;8.35;.6;.94;3120 +84094;46.88418;4.96864;188;20221123;8.8;.3;4.5;2.7;7.85;2.4;.36;4606 +84094;46.88418;4.96864;188;20221124;12.5;4.3;8.4;2.8;9.3;4.6;.67;4417 +84094;46.88418;4.96864;188;20221125;11.9;4.9;8.4;1.5;9.5;.7;.47;3927 +84094;46.88418;4.96864;188;20221126;6;.9;3.4;1.6;8;.1;.2;3261 +84094;46.88418;4.96864;188;20221127;8.9;5;6.9;2.3;8.45;.9;.56;2767 +84094;46.88418;4.96864;188;20221128;10.3;3.3;6.8;2.4;9.7;6.5;.26;3745 +84094;46.88418;4.96864;188;20221129;9.6;5;7.3;1.3;9.25;.1;.39;2810 +84094;46.88418;4.96864;188;20221130;8.5;3.8;6.2;3;8.8;0;.42;2820 +84094;46.88418;4.96864;188;20221201;6.8;6.7;6.8;3.1;7.65;0;.92;0 +84094;46.88418;4.96864;188;20221202;5.1;3.8;4.4;2.5;7.05;.6;.58;1312 +84094;46.88418;4.96864;188;20221203;5.1;1.8;3.5;2.8;6.95;3.7;.44;2393 +84094;46.88418;4.96864;188;20221204;4.2;2.6;3.4;1.8;7.25;4.1;.36;1468 +84094;46.88418;4.96864;188;20221205;7.1;1.2;4.2;2.1;7.05;.1;.43;3106 +84094;46.88418;4.96864;188;20221206;4.4;-2.6;.9;1.3;6.1;0;.23;3464 +84094;46.88418;4.96864;188;20221207;6.3;2.8;4.5;1.9;6.5;0;.59;2293 +84094;46.88418;4.96864;188;20221208;2.3;-3;-.4;1.1;5.7;.6;.21;2983 +84094;46.88418;4.96864;188;20221209;3;-1.1;.9;2.6;5.5;0;.42;2503 +84094;46.88418;4.96864;188;20221210;2.2;.5;1.3;2.4;5.15;0;.6;1364 +84094;46.88418;4.96864;188;20221211;-3.2;-6.3;-4.8;1.3;4.2;0;.19;1904 +84094;46.88418;4.96864;188;20221212;-1.7;-3.7;-2.7;1.6;4.4;.4;.31;1546 +84094;46.88418;4.96864;188;20221213;-.6;-3.6;-2.1;2.1;4.45;1.8;.34;2104 +84094;46.88418;4.96864;188;20221214;8.1;-.9;3.6;1.6;7.15;6.5;.25;3917 +84094;46.88418;4.96864;188;20221215;2.9;1.8;2.4;2.7;6.85;1.6;.33;997 +84094;46.88418;4.96864;188;20221216;2.5;.3;1.4;3;5;0;.69;1594 +84094;46.88418;4.96864;188;20221217;-.6;-5.2;-2.9;2.7;4.05;0;.39;2609 +84094;46.88418;4.96864;188;20221218;2.1;-5.2;-1.5;1.7;5.25;0;.16;3340 +84094;46.88418;4.96864;188;20221219;15;0;7.5;4.3;8.75;0;.78;5258 +84094;46.88418;4.96864;188;20221220;14.7;10.3;12.5;5.8;11.2;10.4;1.39;2442 +84094;46.88418;4.96864;188;20221221;13.7;10.1;11.9;3.6;11.75;1.6;.8;2198 +84094;46.88418;4.96864;188;20221222;13.5;10.2;11.9;6;11.4;11.9;1.13;2074 +84094;46.88418;4.96864;188;20221223;15.1;10.5;12.8;5.1;13.65;7.1;.58;2619 +84094;46.88418;4.96864;188;20221224;11.7;10.7;11.2;1.9;11.95;.5;.55;874 +84094;46.88418;4.96864;188;20221225;12.4;7.2;9.8;1.9;11.05;1.6;.42;2761 +84094;46.88418;4.96864;188;20221226;12.7;5.7;9.2;2.6;10.6;.6;.47;3047 +84094;46.88418;4.96864;188;20221227;10.6;2.2;6.4;.9;8.25;.1;.3;3569 +84094;46.88418;4.96864;188;20221228;10.8;.7;5.8;2.8;7.8;0;.55;4145 +84094;46.88418;4.96864;188;20221229;12.3;7.1;9.7;5.2;10.05;2.3;.98;2635 +84094;46.88418;4.96864;188;20221230;11.9;4;8;3.9;10.05;2.4;.42;3692 +84094;46.88418;4.96864;188;20221231;16.8;9.5;13.2;4.9;11.25;0;1.49;3377 +84095;46.89894;5.29583;185;20220101;5.9;4;5;1;8.05;.1;.26;2210 +84095;46.89894;5.29583;185;20220102;10.1;2.3;6.2;3;8.75;0;.38;3106 +84095;46.89894;5.29583;185;20220103;11.8;7.5;9.6;4.1;10.2;1.7;.85;2065 +84095;46.89894;5.29583;185;20220104;12.6;10.3;11.5;5.7;9.9;12.3;1.52;1391 +84095;46.89894;5.29583;185;20220105;5.6;3.2;4.4;2.4;6.5;.2;.61;2585 +84095;46.89894;5.29583;185;20220106;5.5;1;3.2;1.6;6.17;0;.44;2946 +84095;46.89894;5.29583;185;20220107;2.2;-2.1;.1;4.4;6.24;5.1;.12;2067 +84095;46.89894;5.29583;185;20220108;5;2;3.5;5.7;7.37;5.9;.36;2101 +84095;46.89894;5.29583;185;20220109;5.9;4.1;5;4;7.44;1.5;.64;1573 +84095;46.89894;5.29583;185;20220110;4.8;0;2.4;3;6.5;1.1;.39;3085 +84095;46.89894;5.29583;185;20220111;4.6;-.6;2;4.5;5.84;0;.55;4327 +84095;46.89894;5.29583;185;20220112;3.4;-1.3;1.1;3.3;5.17;0;.53;4406 +84095;46.89894;5.29583;185;20220113;3.8;-3.4;.2;1.4;4.8;0;.34;4829 +84095;46.89894;5.29583;185;20220114;.5;-5.6;-2.6;1.1;4.6;0;.2;4381 +84095;46.89894;5.29583;185;20220115;-2.5;-4.1;-3.3;1.1;4.6;0;.25;1442 +84095;46.89894;5.29583;185;20220116;-2.3;-4.2;-3.3;1;4.7;0;.23;1817 +84095;46.89894;5.29583;185;20220117;2.3;-2.6;-.2;2.2;6.04;0;.19;3166 +84095;46.89894;5.29583;185;20220118;6.7;.6;3.7;3.3;6.44;0;.6;4147 +84095;46.89894;5.29583;185;20220119;4.2;-2.8;.7;2.3;6;1.2;.28;3951 +84095;46.89894;5.29583;185;20220120;6;1.7;3.8;2.5;6.74;.2;.52;3047 +84095;46.89894;5.29583;185;20220121;5;.3;2.6;4.4;5.34;0;.89;4331 +84095;46.89894;5.29583;185;20220122;5.3;-1;2.2;3.9;6.04;0;.57;5235 +84095;46.89894;5.29583;185;20220123;6.6;.1;3.3;1.9;6;0;.55;4031 +84095;46.89894;5.29583;185;20220124;.7;-1.7;-.5;1.2;5.7;0;.31;1737 +84095;46.89894;5.29583;185;20220125;.8;-1.8;-.5;1.1;5.7;0;.27;2542 +84095;46.89894;5.29583;185;20220126;-1.5;-2;-1.7;1.7;5.24;0;.27;1253 +84095;46.89894;5.29583;185;20220127;-1.8;-2.9;-2.3;1.7;5.05;0;.27;1405 +84095;46.89894;5.29583;185;20220128;4.1;-1.9;1.1;2.2;6.25;0;.34;4773 +84095;46.89894;5.29583;185;20220129;3.3;0;1.6;2.7;6.57;.7;.32;2835 +84095;46.89894;5.29583;185;20220130;8.9;2.4;5.6;1.5;8.17;0;.45;4652 +84095;46.89894;5.29583;185;20220131;7.5;3.7;5.6;3.9;7.5;3.1;.75;3889 +84095;46.89894;5.29583;185;20220201;4.2;.8;2.5;3.7;6.47;3.3;.52;3073 +84095;46.89894;5.29583;185;20220202;11.3;2.9;7.1;2.2;9.47;1.3;.5;4867 +84095;46.89894;5.29583;185;20220203;8.1;4.9;6.5;1.9;8.7;0;.53;3022 +84095;46.89894;5.29583;185;20220204;7.9;1.8;4.8;3.6;8.27;1.6;.44;4160 +84095;46.89894;5.29583;185;20220205;9.4;.3;4.8;1.6;6.5;0;.72;7304 +84095;46.89894;5.29583;185;20220206;7.3;-.9;3.2;6;7.54;7.8;.38;4767 +84095;46.89894;5.29583;185;20220207;9.3;6;7.6;2.6;6.77;.1;1.16;5620 +84095;46.89894;5.29583;185;20220208;11;-3.1;4;.9;5.77;0;.63;9024 +84095;46.89894;5.29583;185;20220209;12.5;-2.7;4.9;2.6;6.6;0;1.1;9702 +84095;46.89894;5.29583;185;20220210;9;2.8;5.9;4;8.7;4.8;.98;7200 +84095;46.89894;5.29583;185;20220211;8;3.8;5.9;4.1;6.7;0;1.15;10100 +84095;46.89894;5.29583;185;20220212;6.9;-.9;3;2.2;5.3;0;.88;8600 +84095;46.89894;5.29583;185;20220213;13.5;-3.3;5.1;6;6.4;.4;1.81;10800 +84095;46.89894;5.29583;185;20220214;9.7;6.8;8.2;3.5;8.52;4.6;.93;2200 +84095;46.89894;5.29583;185;20220215;10.4;3.3;6.8;4.7;7.7;2.4;1.18;6100 +84095;46.89894;5.29583;185;20220216;8.9;5.2;7;7.3;9.7;5.4;.46;3694 +84095;46.89894;5.29583;185;20220217;14.4;8.7;11.5;5.1;10.9;1.1;1.39;5921 +84095;46.89894;5.29583;185;20220218;16.6;6.7;11.6;4.2;10.1;1.4;1.72;8124 +84095;46.89894;5.29583;185;20220219;9.8;3.6;6.7;3;6.67;0;1.3;7669 +84095;46.89894;5.29583;185;20220220;10.5;2.5;6.5;6.3;7.97;3.2;1.16;6626 +84095;46.89894;5.29583;185;20220221;8.9;7;7.9;5.1;7.84;2;1.36;4063 +84095;46.89894;5.29583;185;20220222;10.4;3.6;7;3.2;8.54;1.7;.94;6517 +84095;46.89894;5.29583;185;20220223;14.6;6.1;10.3;1.3;8.8;.1;1.21;9159 +84095;46.89894;5.29583;185;20220224;14.1;.9;7.5;3.3;7.8;.8;1.53;9598 +84095;46.89894;5.29583;185;20220225;9.2;-.6;4.3;1.6;6.27;0;1.01;9196 +84095;46.89894;5.29583;185;20220226;9.5;-.6;4.4;4.1;5.6;0;1.58;10974 +84095;46.89894;5.29583;185;20220227;11.1;-1.7;4.7;2.4;4.6;0;1.63;12271 +84095;46.89894;5.29583;185;20220228;12.4;-3.3;4.6;2;5.37;0;1.49;12859 +84095;46.89894;5.29583;185;20220301;11.3;-1.6;4.8;1.6;5.44;0;1.34;11982 +84095;46.89894;5.29583;185;20220302;12.1;-1.8;5.1;2.2;7;0;1.29;11291 +84095;46.89894;5.29583;185;20220303;15.1;2.1;8.6;1.4;7.64;0;1.45;12333 +84095;46.89894;5.29583;185;20220304;13.1;1.3;7.2;2.6;5.4;0;1.93;12351 +84095;46.89894;5.29583;185;20220305;10.5;-1.8;4.4;2.5;4.07;0;1.8;12923 +84095;46.89894;5.29583;185;20220306;8.4;-2.8;2.8;3.2;4.1;0;1.72;12562 +84095;46.89894;5.29583;185;20220307;9.3;-2.2;3.5;2.3;4.37;0;1.62;13171 +84095;46.89894;5.29583;185;20220308;13.6;-3.6;5;1.8;5.17;0;1.74;14805 +84095;46.89894;5.29583;185;20220309;14.8;-1.8;6.5;1.6;6.54;0;1.68;14063 +84095;46.89894;5.29583;185;20220310;16;-1.1;7.5;2.8;7.1;0;2.09;14779 +84095;46.89894;5.29583;185;20220311;15.9;6;10.9;6.1;7.84;.4;2.9;10208 +84095;46.89894;5.29583;185;20220312;13.1;8.1;10.6;2.8;7.67;.3;1.87;7085 +84095;46.89894;5.29583;185;20220313;11.7;7.3;9.5;2.4;8.97;17.7;1.34;6326 +84095;46.89894;5.29583;185;20220314;15.1;.9;8;1.8;9.04;5.6;1.61;14407 +84095;46.89894;5.29583;185;20220315;16.5;8.6;12.5;4.5;10.17;0;2.22;8931 +84095;46.89894;5.29583;185;20220316;16.9;7.9;12.4;2.2;10.14;0;1.92;9785 +84095;46.89894;5.29583;185;20220317;12.3;7.5;9.9;4.3;10.2;0;1.28;6578 +84095;46.89894;5.29583;185;20220318;13.9;7.8;10.8;8.7;8.5;0;2.82;12700 +84095;46.89894;5.29583;185;20220319;15.7;6.8;11.2;4.5;7.1;0;3.09;16200 +84095;46.89894;5.29583;185;20220320;17.3;2.8;10;5;7.1;0;3.17;16400 +84095;46.89894;5.29583;185;20220321;18.2;4.9;11.5;2.4;6.6;0;2.82;16700 +84095;46.89894;5.29583;185;20220322;17.1;.8;8.9;1.7;6.6;0;2.37;18300 +84095;46.89894;5.29583;185;20220323;18;-.3;8.8;1.4;6.9;0;2.32;18700 +84095;46.89894;5.29583;185;20220324;20;0;10;1.7;7;0;2.66;18900 +84095;46.89894;5.29583;185;20220325;21;.5;10.7;2.6;6.6;0;3.26;18900 +84095;46.89894;5.29583;185;20220326;20.8;3.9;12.3;3.5;6.7;0;3.75;19000 +84095;46.89894;5.29583;185;20220327;20.7;1.7;11.2;1.9;7.6;0;2.84;18400 +84095;46.89894;5.29583;185;20220328;21.4;1.4;11.4;2.3;7.4;0;3.13;18400 +84095;46.89894;5.29583;185;20220329;19;5.8;12.4;2.6;7.7;5.6;2.63;10500 +84095;46.89894;5.29583;185;20220330;13.8;9.6;11.7;2.4;11.3;5.4;1.35;6700 +84095;46.89894;5.29583;185;20220331;10.5;7;8.7;3.4;9.3;6.2;1.18;5200 +84095;46.89894;5.29583;185;20220401;4;.8;2.4;4.1;6.2;4;.82;4700 +84095;46.89894;5.29583;185;20220402;4.7;.7;2.7;5.8;6;.5;1.13;7800 +84095;46.89894;5.29583;185;20220403;5.3;-.8;2.3;4.1;5.11;.2;1.44;9650 +84095;46.89894;5.29583;185;20220404;9.6;-.8;4.4;2.2;4.94;0;2.2;21104 +84095;46.89894;5.29583;185;20220405;13.4;5.5;9.4;4.1;8;0;2.21;11100 +84095;46.89894;5.29583;185;20220406;13.7;8.8;11.2;3.7;10.4;1.4;1.53;5400 +84095;46.89894;5.29583;185;20220407;12;9.5;10.7;9.1;11.1;14.2;1.21;2900 +84095;46.89894;5.29583;185;20220408;15.8;10.2;13;8.4;11;4.3;2.31;5000 +84095;46.89894;5.29583;185;20220409;9.4;3.8;6.6;2.9;7.2;3;1.71;12000 +84095;46.89894;5.29583;185;20220410;14.1;-.7;6.7;2.4;6.7;.2;2.67;23000 +84095;46.89894;5.29583;185;20220411;19.3;.2;9.7;5;7.7;0;3.63;19800 +84095;46.89894;5.29583;185;20220412;21.7;6.1;13.9;4.8;7.3;0;4.66;19700 +84095;46.89894;5.29583;185;20220413;20.7;6.1;13.4;1.8;10;0;2.76;15900 +84095;46.89894;5.29583;185;20220414;21.6;5.6;13.6;2.3;11.9;0;3.01;19300 +84095;46.89894;5.29583;185;20220415;22.5;7.7;15.1;3.7;11.4;0;3.92;22200 +84095;46.89894;5.29583;185;20220416;19.8;10;14.9;7.3;9.3;0;4.9;24100 +84095;46.89894;5.29583;185;20220417;19.5;5;12.2;3.4;6.28;0;4.45;25400 +84095;46.89894;5.29583;185;20220418;20.3;3.7;12;1.6;7.3;0;3.49;23600 +84095;46.89894;5.29583;185;20220419;20;5.8;12.9;2;7.62;0;3.62;22866 +84095;46.89894;5.29583;185;20220420;21.1;4.2;12.6;3.5;8.3;0;3.99;21600 +84095;46.89894;5.29583;185;20220421;20.4;4.5;12.4;3.3;7.9;0;4.12;24400 +84095;46.89894;5.29583;185;20220422;21;5.9;13.4;2.2;9.6;.2;3.62;22800 +84095;46.89894;5.29583;185;20220423;19.2;8.2;13.7;4.5;11.4;14.3;2.65;10900 +84095;46.89894;5.29583;185;20220424;15.5;8.3;11.9;4.2;11.2;11.4;1.79;7800 +84095;46.89894;5.29583;185;20220425;14.2;10.6;12.4;3.7;12.8;5.6;1.29;6400 +84095;46.89894;5.29583;185;20220426;17.3;9.4;13.3;2.3;10.3;.1;3.09;19600 +84095;46.89894;5.29583;185;20220427;18.6;4.6;11.6;4.6;9.4;0;3.84;26200 +84095;46.89894;5.29583;185;20220428;22.3;5;13.6;3.4;9.9;0;4.33;25900 +84095;46.89894;5.29583;185;20220429;20.2;5;12.6;1.9;10.4;1.6;2.65;14700 +84095;46.89894;5.29583;185;20220430;18;6.2;12.1;2.5;10.2;0;3.45;24800 +84095;46.89894;5.29583;185;20220501;18.3;5.6;11.9;3.4;9.4;0;3.7;25000 +84095;46.89894;5.29583;185;20220502;20.6;5.1;12.8;2.6;10.1;.1;3.64;23000 +84095;46.89894;5.29583;185;20220503;23;6.9;14.9;1.6;10.9;0;3.99;25400 +84095;46.89894;5.29583;185;20220504;22;7.1;14.5;2.2;12.1;6.3;3.42;20500 +84095;46.89894;5.29583;185;20220505;18.7;10.6;14.6;2.7;11.8;1.7;2.91;15800 +84095;46.89894;5.29583;185;20220506;20.6;8.2;14.4;2.8;11.2;0;3.54;20672 +84095;46.89894;5.29583;185;20220507;22.5;8.4;15.5;2.9;10.9;0;4.16;23020 +84095;46.89894;5.29583;185;20220508;23.6;9.6;16.6;3.1;11.6;0;4.41;23300 +84095;46.89894;5.29583;185;20220509;24.6;10;17.3;1.7;12.84;0;4.11;23673 +84095;46.89894;5.29583;185;20220510;25.2;9.3;17.3;1.5;14.14;.1;4.1;24037 +84095;46.89894;5.29583;185;20220511;28.1;11.8;20;3.5;13.17;0;5.53;24736 +84095;46.89894;5.29583;185;20220512;23.8;15;19.4;3;14;4.3;4.09;17951 +84095;46.89894;5.29583;185;20220513;22.7;15.4;19;1.5;16.4;0;3.11;16374 +84095;46.89894;5.29583;185;20220514;24.8;10.5;17.6;1.7;12.9;0;4.29;24325 +84095;46.89894;5.29583;185;20220515;28.4;8.7;18.6;2;13.5;3.3;5.02;26515 +84095;46.89894;5.29583;185;20220516;26.3;15.4;20.9;2.7;14.6;0;4.72;21890 +84095;46.89894;5.29583;185;20220517;28.1;13.4;20.8;1.4;16;.1;4.68;25242 +84095;46.89894;5.29583;185;20220518;29.9;12.9;21.4;1.4;16.07;.3;4.97;26220 +84095;46.89894;5.29583;185;20220519;29.4;15.8;22.6;3.7;16.67;1.9;5.49;21934 +84095;46.89894;5.29583;185;20220520;29.8;19;24.4;5.4;14;.4;6.97;21194 +84095;46.89894;5.29583;185;20220521;26.5;15.5;21;2.4;15.44;0;4.74;22727 +84095;46.89894;5.29583;185;20220522;26.4;14.1;20.2;2.5;15.54;1.4;4.46;21234 +84095;46.89894;5.29583;185;20220523;23.4;16.7;20;3;17.1;9.6;3.31;13521 +84095;46.89894;5.29583;185;20220524;20.6;12.8;16.7;2.6;12.37;.1;3.66;18948 +84095;46.89894;5.29583;185;20220525;22.1;8.3;15.2;1.5;11.6;0;3.98;24298 +84095;46.89894;5.29583;185;20220526;21;9;15;1.2;12.3;0;3.6;22297 +84095;46.89894;5.29583;185;20220527;22.9;9.4;16.2;1.7;12.97;.1;3.87;22636 +84095;46.89894;5.29583;185;20220528;20.9;9.1;15;3.2;10.7;0;4.31;24173 +84095;46.89894;5.29583;185;20220529;19.5;8.4;13.9;3.7;8.3;0;4.47;23299 +84095;46.89894;5.29583;185;20220530;21.9;7.7;14.8;2.4;8.5;0;4.67;26234 +84095;46.89894;5.29583;185;20220531;23.5;7.3;15.4;2.2;11.24;0;4.25;24304 +84095;46.89894;5.29583;185;20220601;24.2;8.6;16.4;1.2;13.67;.1;3.8;22399 +84095;46.89894;5.29583;185;20220602;26.3;12.8;19.6;1.9;15.07;1.4;4.56;23609 +84095;46.89894;5.29583;185;20220603;29.8;15.5;22.6;1.9;17.34;12;5.1;24319 +84095;46.89894;5.29583;185;20220604;29.2;16.7;22.9;2.3;19.2;14;5.16;24809 +84095;46.89894;5.29583;185;20220605;25.4;17.1;21.3;2.8;18.04;5.5;4.1;19308 +84095;46.89894;5.29583;185;20220606;24.2;12.6;18.4;1.6;15.54;1.2;3.93;21664 +84095;46.89894;5.29583;185;20220607;22.3;14.1;18.2;2.3;14.7;.3;3.77;19448 +84095;46.89894;5.29583;185;20220608;20.5;10.4;15.4;2.3;14.44;12.1;3.02;17827 +84095;46.89894;5.29583;185;20220609;20.8;13.1;17;1.5;13.57;.6;3.37;18509 +84095;46.89894;5.29583;185;20220610;24.8;8.5;16.6;1.4;12.77;0;4.61;27951 +84095;46.89894;5.29583;185;20220611;28.5;10.5;19.5;1.2;14.14;.1;5.15;28861 +84095;46.89894;5.29583;185;20220612;30.4;13;21.7;1.3;16.5;0;5.18;26974 +84095;46.89894;5.29583;185;20220613;25.7;17.2;21.4;2.8;13.8;0;5.14;22849 +84095;46.89894;5.29583;185;20220614;29.1;11.3;20.2;1.6;12.94;0;5.5;29151 +84095;46.89894;5.29583;185;20220615;33.5;13.9;23.7;1.6;17.3;.3;6.01;29063 +84095;46.89894;5.29583;185;20220616;31.7;18.4;25.1;1.6;17.7;0;5.49;25025 +84095;46.89894;5.29583;185;20220617;32.2;15.6;23.9;1.9;15.34;0;5.96;27367 +84095;46.89894;5.29583;185;20220618;35.9;15.7;25.8;2.1;16.47;0;6.97;30221 +84095;46.89894;5.29583;185;20220619;35.5;23.4;29.4;5.2;16.04;0;8.83;25014 +84095;46.89894;5.29583;185;20220620;32.8;20.3;26.6;2.8;15.7;0;6.55;25127 +84095;46.89894;5.29583;185;20220621;31.5;18.6;25.1;2;18.7;2.5;5.34;22881 +84095;46.89894;5.29583;185;20220622;28.7;19;23.9;2.5;20.87;3.2;4.34;18544 +84095;46.89894;5.29583;185;20220623;28.1;17;22.6;1.9;19.3;6.2;4.48;21607 +84095;46.89894;5.29583;185;20220624;21.1;14.8;18;2;17.54;8.5;2.69;14230 +84095;46.89894;5.29583;185;20220625;27.9;13.1;20.5;1.9;16.5;6.3;4.95;25826 +84095;46.89894;5.29583;185;20220626;21.3;16;18.6;2.4;18.27;19.1;2.68;13401 +84095;46.89894;5.29583;185;20220627;19.7;15.6;17.7;1.7;17.54;1;2.23;11494 +84095;46.89894;5.29583;185;20220628;25.6;13.1;19.4;2.3;16.74;0;4.27;22554 +84095;46.89894;5.29583;185;20220629;28.7;14;21.3;1;17.1;.1;4.77;25706 +84095;46.89894;5.29583;185;20220630;26.6;14.1;20.3;1.8;16.07;15.9;4.29;21406 +84095;46.89894;5.29583;185;20220701;23.3;12.2;17.7;1.7;14.1;.1;4.13;23368 +84095;46.89894;5.29583;185;20220702;27.7;10.9;19.3;1.3;13.67;0;5.13;28888 +84095;46.89894;5.29583;185;20220703;30.4;12.7;21.5;1.4;16.54;1.6;5.22;26999 +84095;46.89894;5.29583;185;20220704;26;16;21;1.9;16.74;0;4.19;20597 +84095;46.89894;5.29583;185;20220705;27.5;13.1;20.3;1.9;14.14;.1;5.14;26834 +84095;46.89894;5.29583;185;20220706;25.8;13.5;19.7;2.8;12.5;0;5.26;25376 +84095;46.89894;5.29583;185;20220707;25.2;10.5;17.9;2.1;13.34;0;4.58;24661 +84095;46.89894;5.29583;185;20220708;25.8;13.2;19.5;3.7;13.14;0;5.4;25346 +84095;46.89894;5.29583;185;20220709;28.2;14.1;21.2;2.9;13;0;5.61;25314 +84095;46.89894;5.29583;185;20220710;26.8;15.9;21.4;3.6;13.8;0;5.59;24592 +84095;46.89894;5.29583;185;20220711;28.7;15;21.8;3.8;13.07;0;6.26;26297 +84095;46.89894;5.29583;185;20220712;30.2;16.3;23.2;2.5;14.2;0;5.94;26577 +84095;46.89894;5.29583;185;20220713;32.9;13.9;23.4;1.1;14.4;0;5.64;28959 +84095;46.89894;5.29583;185;20220714;34.7;16.9;25.8;1.8;16.04;0;6.37;28574 +84095;46.89894;5.29583;185;20220715;29.6;17.9;23.8;2.8;13.84;0;5.94;24853 +84095;46.89894;5.29583;185;20220716;29.4;15.1;22.3;3.2;10.9;0;6.37;26293 +84095;46.89894;5.29583;185;20220717;32;15.6;23.8;2.9;12.44;0;6.65;27386 +84095;46.89894;5.29583;185;20220718;37;16.5;26.8;1.7;13.7;0;6.64;28821 +84095;46.89894;5.29583;185;20220719;37.5;15.3;26.4;2.1;16.54;0;6.95;29087 +84095;46.89894;5.29583;185;20220720;30.2;20.4;25.3;1.9;20.1;1.4;4.75;20398 +84095;46.89894;5.29583;185;20220721;30.6;15.5;23;1.4;17.97;0;5.08;25869 +84095;46.89894;5.29583;185;20220722;32.6;16.3;24.5;1.6;18.04;1.9;5.32;25046 +84095;46.89894;5.29583;185;20220723;29.4;18;23.7;1.6;19.07;0;4.46;21090 +84095;46.89894;5.29583;185;20220724;33.6;17.1;25.3;1.2;17.74;.1;5.47;26452 +84095;46.89894;5.29583;185;20220725;31.9;16.5;24.2;2.8;17.37;0;5.76;24295 +84095;46.89894;5.29583;185;20220726;27.2;17.3;22.2;2.4;15.37;0;4.81;21657 +84095;46.89894;5.29583;185;20220727;27.8;15.6;21.7;2.4;12.67;0;5.25;24107 +84095;46.89894;5.29583;185;20220728;30.3;14.1;22.2;1.8;13.04;0;5.33;25489 +84095;46.89894;5.29583;185;20220729;28.8;17;22.9;1.4;13.77;.1;4.31;19760 +84095;46.89894;5.29583;185;20220730;30.9;12.7;21.8;1.1;14.2;0;4.88;26019 +84095;46.89894;5.29583;185;20220731;32.4;14.1;23.3;1.2;15.07;0;5.1;25574 +84095;46.89894;5.29583;185;20220801;32.2;14.6;23.4;1.6;15.64;0;5.22;24938 +84095;46.89894;5.29583;185;20220802;32;15.6;23.8;1.6;15.77;0;5.31;25561 +84095;46.89894;5.29583;185;20220803;35.1;15.5;25.3;1.2;15.27;0;5.52;26982 +84095;46.89894;5.29583;185;20220804;38.1;16.9;27.5;2.2;16.64;.4;6.64;26401 +84095;46.89894;5.29583;185;20220805;31.8;18.8;25.3;2.7;17.94;.6;5.37;21430 +84095;46.89894;5.29583;185;20220806;29.7;17.9;23.8;4.3;14.54;0;6.2;22374 +84095;46.89894;5.29583;185;20220807;30.3;15.7;23;3.6;12.07;0;6.28;24001 +84095;46.89894;5.29583;185;20220808;31.8;16.1;23.9;3;11.3;0;6.33;24520 +84095;46.89894;5.29583;185;20220809;33.5;17;25.2;3.2;11.5;0;6.79;25062 +84095;46.89894;5.29583;185;20220810;33.1;17.7;25.4;2.6;11.67;0;6.29;24806 +84095;46.89894;5.29583;185;20220811;34;16.7;25.3;2.1;11.94;0;6.01;25320 +84095;46.89894;5.29583;185;20220812;33.8;16.4;25.1;1.9;11.44;0;5.78;25065 +84095;46.89894;5.29583;185;20220813;33.2;15.8;24.5;1.7;10.44;0;5.46;24997 +84095;46.89894;5.29583;185;20220814;25.5;14;19.8;1.9;15.37;6.5;3.4;15896 +84095;46.89894;5.29583;185;20220815;25.2;15.7;20.5;1.7;18;1.8;3.18;15997 +84095;46.89894;5.29583;185;20220816;31.5;13.8;22.7;1.5;16.7;2.7;4.71;23602 +84095;46.89894;5.29583;185;20220817;26.9;17.7;22.3;2.7;17.8;.2;3.84;16325 +84095;46.89894;5.29583;185;20220818;23.8;16;19.9;1.7;18.1;10.4;2.62;12924 +84095;46.89894;5.29583;185;20220819;27.1;17.6;22.3;1.7;19.04;2.6;3.47;16776 +84095;46.89894;5.29583;185;20220820;27.2;18.3;22.7;1.9;17.87;1.4;3.76;17406 +84095;46.89894;5.29583;185;20220821;27.4;10.9;19.2;1.4;13.57;0;3.9;21602 +84095;46.89894;5.29583;185;20220822;29;11.7;20.3;1.2;14.57;0;4.11;22949 +84095;46.89894;5.29583;185;20220823;30.4;13.9;22.1;1.5;15.87;0;4.28;21773 +84095;46.89894;5.29583;185;20220824;32.6;16.3;24.5;2.2;14.27;0;5.19;22347 +84095;46.89894;5.29583;185;20220825;33.8;12.8;23.3;1.3;14.47;.1;4.68;23602 +84095;46.89894;5.29583;185;20220826;24.6;18.3;21.5;1.7;17.5;1.2;2.81;12174 +84095;46.89894;5.29583;185;20220827;26.8;15.6;21.2;2.3;17.34;0;3.66;17717 +84095;46.89894;5.29583;185;20220828;29.7;16.3;23;2;16.7;.1;4.26;20176 +84095;46.89894;5.29583;185;20220829;31.9;14.5;23.2;1.3;15.9;0;4.2;21617 +84095;46.89894;5.29583;185;20220830;26.4;16.2;21.3;1.6;17.47;5.9;2.96;13570 +84095;46.89894;5.29583;185;20220831;27.6;14.9;21.2;1.7;17.27;.1;3.43;17364 +84095;46.89894;5.29583;185;20220901;28.5;14.8;21.6;2.3;14.17;0;4.27;20092 +84095;46.89894;5.29583;185;20220902;25.4;12.4;18.9;1.4;15.64;8.8;2.96;16322 +84095;46.89894;5.29583;185;20220903;26.8;16.1;21.5;1.9;17.67;.8;3.17;15171 +84095;46.89894;5.29583;185;20220904;30.2;13.1;21.6;1.2;16.2;.1;3.66;19762 +84095;46.89894;5.29583;185;20220905;31.8;15.3;23.6;2.5;17.44;.2;4.53;19327 +84095;46.89894;5.29583;185;20220906;27.7;18.1;22.9;2;19.2;1.8;3.08;13201 +84095;46.89894;5.29583;185;20220907;25.9;15.4;20.6;2.2;17.47;9.4;2.93;13473 +84095;46.89894;5.29583;185;20220908;25;14.5;19.8;3.2;15.67;.2;3.38;15364 +84095;46.89894;5.29583;185;20220909;22.6;14.3;18.5;3.4;14.57;3.6;3.01;12615 +84095;46.89894;5.29583;185;20220910;20.2;13.5;16.8;2.3;14.3;.3;2.27;11407 +84095;46.89894;5.29583;185;20220911;24.6;9.1;16.8;1.1;13.2;0;2.76;17494 +84095;46.89894;5.29583;185;20220912;29.5;10.8;20.1;.9;14.2;.1;3.18;19081 +84095;46.89894;5.29583;185;20220913;29.3;15;22.1;2.6;18.4;0;3.62;16438 +84095;46.89894;5.29583;185;20220914;25.6;19.6;22.6;3.6;19.37;16.8;2.91;8807 +84095;46.89894;5.29583;185;20220915;22.5;15.3;18.9;2.4;18;10.9;2.05;10046 +84095;46.89894;5.29583;185;20220916;19.7;11.3;15.5;1.5;13.5;0;1.95;11134 +84095;46.89894;5.29583;185;20220917;17.1;7.9;12.5;1.9;9.9;.1;2.07;12563 +84095;46.89894;5.29583;185;20220918;19.6;3.2;11.4;1.2;8.74;0;2.28;17480 +84095;46.89894;5.29583;185;20220919;18.5;5.5;12;2.1;9.1;0;2.45;16232 +84095;46.89894;5.29583;185;20220920;19.5;6.1;12.8;2.7;8.94;0;2.77;16002 +84095;46.89894;5.29583;185;20220921;19.9;8.3;14.1;3.2;9.1;0;3.06;15748 +84095;46.89894;5.29583;185;20220922;21.1;4.8;12.9;1.2;9.1;.1;2.33;16863 +84095;46.89894;5.29583;185;20220923;22.2;4.3;13.3;1.9;11.5;5.9;2.39;15424 +84095;46.89894;5.29583;185;20220924;21.6;13.8;17.7;2.5;14.6;.4;2.32;11642 +84095;46.89894;5.29583;185;20220925;18.4;10.2;14.3;1.5;12.87;3.5;1.66;10150 +84095;46.89894;5.29583;185;20220926;17.7;8.1;12.9;2.8;11.74;6.2;1.84;10626 +84095;46.89894;5.29583;185;20220927;14.6;10;12.3;4.4;11.94;19.9;1.44;7081 +84095;46.89894;5.29583;185;20220928;13.5;10.6;12.1;3.5;12.9;16.4;.97;5333 +84095;46.89894;5.29583;185;20220929;14.3;10.3;12.3;1.5;11.77;4.3;1.26;7772 +84095;46.89894;5.29583;185;20220930;16.2;5.1;10.6;1.5;10.1;.2;1.55;11858 +84095;46.89894;5.29583;185;20221001;13.5;7;10.2;4.9;12.17;14.5;.8;6461 +84095;46.89894;5.29583;185;20221002;20.9;13.4;17.1;3.2;15.87;.4;1.88;9268 +84095;46.89894;5.29583;185;20221003;18.3;13.3;15.8;2.3;14.04;0;1.62;8035 +84095;46.89894;5.29583;185;20221004;16.6;8.1;12.3;.9;11.9;.2;1.22;8906 +84095;46.89894;5.29583;185;20221005;23.7;7.8;15.7;2.3;12.87;0;2.35;13894 +84095;46.89894;5.29583;185;20221006;19.6;11.5;15.5;1.9;13.77;0;1.66;9678 +84095;46.89894;5.29583;185;20221007;19.5;7.7;13.6;1.1;13.24;.1;1.43;10721 +84095;46.89894;5.29583;185;20221008;19;11.7;15.4;1.9;13.07;.1;1.63;9260 +84095;46.89894;5.29583;185;20221009;18.1;6.8;12.5;1.4;11.3;.1;1.49;11584 +84095;46.89894;5.29583;185;20221010;22.5;7.7;15.1;1.7;13.8;0;1.77;11688 +84095;46.89894;5.29583;185;20221011;20;13.4;16.7;2.2;14.97;.1;1.61;9213 +84095;46.89894;5.29583;185;20221012;15.7;10.5;13.1;1.1;13.7;.2;.88;5321 +84095;46.89894;5.29583;185;20221013;16.5;11.2;13.9;1.4;14.37;.7;.93;5477 +84095;46.89894;5.29583;185;20221014;16.9;12.8;14.9;4.1;15.8;6.6;.89;4417 +84095;46.89894;5.29583;185;20221015;21;15.4;18.2;3.5;15.57;0;1.89;6049 +84095;46.89894;5.29583;185;20221016;25;14.8;19.9;3.9;15.57;0;2.73;9518 +84095;46.89894;5.29583;185;20221017;25;17.3;21.2;4.6;15.54;0;3.14;8905 +84095;46.89894;5.29583;185;20221018;24.9;14.3;19.6;1.8;15.27;.1;1.97;9785 +84095;46.89894;5.29583;185;20221019;22.9;10.3;16.6;1.4;14.67;.2;1.46;10190 +84095;46.89894;5.29583;185;20221020;21;14.1;17.6;3.9;16.27;25.9;1.64;5018 +84095;46.89894;5.29583;185;20221021;20.9;15.4;18.2;3.2;16.74;11.8;1.52;5593 +84095;46.89894;5.29583;185;20221022;22.6;12.6;17.6;1.8;15.77;.1;1.5;8944 +84095;46.89894;5.29583;185;20221023;22.4;11.3;16.9;4.7;14.87;.5;2.12;6934 +84095;46.89894;5.29583;185;20221024;21.1;15.7;18.4;2.8;15.37;0;1.74;5561 +84095;46.89894;5.29583;185;20221025;20.7;8.8;14.7;1.2;13.87;.8;1.13;8914 +84095;46.89894;5.29583;185;20221026;23.1;12.9;18;1.8;15.34;.1;1.52;8370 +84095;46.89894;5.29583;185;20221027;23.5;10.2;16.8;2.2;15.17;0;1.53;8922 +84095;46.89894;5.29583;185;20221028;24.3;15.7;20;3.5;14.74;0;2.5;6714 +84095;46.89894;5.29583;185;20221029;23.6;10;16.8;2.2;12.7;.1;1.81;8037 +84095;46.89894;5.29583;185;20221030;22.9;10.8;16.9;2.3;12.67;0;1.94;7285 +84095;46.89894;5.29583;185;20221031;21.2;10;15.6;2.9;13.44;12.4;1.59;7244 +84095;46.89894;5.29583;185;20221101;17.3;13.6;15.5;2.7;13.94;.6;1.21;5708 +84095;46.89894;5.29583;185;20221102;17.4;8.1;12.8;1.5;11.44;.1;.96;7451 +84095;46.89894;5.29583;185;20221103;15.9;5.4;10.7;3;10.57;3.9;1.09;5515 +84095;46.89894;5.29583;185;20221104;10.2;9.1;9.6;3.3;10.44;9.5;.72;1617 +84095;46.89894;5.29583;185;20221105;11.3;6;8.6;1.1;9.64;.1;.6;5286 +84095;46.89894;5.29583;185;20221106;10.8;2.8;6.8;1.7;8.87;0;.58;5124 +84095;46.89894;5.29583;185;20221107;17.4;7.5;12.4;2.5;10.14;.1;1.32;6317 +84095;46.89894;5.29583;185;20221108;18.5;4.8;11.6;5.3;10.6;6.8;1.77;7415 +84095;46.89894;5.29583;185;20221109;14;13.3;13.6;2.9;14.1;12.3;.72;1317 +84095;46.89894;5.29583;185;20221110;11.4;8.4;9.9;1.4;11.54;0;.49;4095 +84095;46.89894;5.29583;185;20221111;10.9;6.5;8.7;1.1;11.37;.2;.41;2724 +84095;46.89894;5.29583;185;20221112;9.8;7.1;8.5;1.1;10.77;.1;.4;3313 +84095;46.89894;5.29583;185;20221113;7.9;7.1;7.5;1.4;10.57;0;.36;1018 +84095;46.89894;5.29583;185;20221114;16.5;7.6;12.1;4.1;11.4;5.8;1.14;5419 +84095;46.89894;5.29583;185;20221115;15.1;10.8;12.9;2.9;12.9;9.4;.78;3294 +84095;46.89894;5.29583;185;20221116;15.1;8.7;11.9;3.7;11.44;2.5;.99;4982 +84095;46.89894;5.29583;185;20221117;15.3;11;13.1;6;11.34;4.1;1.57;3664 +84095;46.89894;5.29583;185;20221118;11.5;8.7;10.1;3.6;9.94;2.2;.91;3290 +84095;46.89894;5.29583;185;20221119;9.4;5.1;7.3;1;9.24;1.8;.4;3484 +84095;46.89894;5.29583;185;20221120;9.4;5.6;7.5;2.8;8.9;.8;.59;3640 +84095;46.89894;5.29583;185;20221121;8.8;5.8;7.3;3.8;9.07;1.7;.58;2741 +84095;46.89894;5.29583;185;20221122;9.6;5.8;7.7;4;8.47;.7;.86;2579 +84095;46.89894;5.29583;185;20221123;8.9;.7;4.8;2.9;8.04;4.4;.42;4218 +84095;46.89894;5.29583;185;20221124;12.6;5.5;9;2.9;9.37;4.2;.77;4158 +84095;46.89894;5.29583;185;20221125;11.5;5.8;8.7;1.7;9.6;2.6;.52;3605 +84095;46.89894;5.29583;185;20221126;6.1;1.5;3.8;1.6;8.4;0;.21;2299 +84095;46.89894;5.29583;185;20221127;9.2;5.1;7.2;2.6;8.4;.6;.66;3235 +84095;46.89894;5.29583;185;20221128;10;5.4;7.7;3.8;9.74;7.8;.56;1920 +84095;46.89894;5.29583;185;20221129;9.2;5.9;7.6;1.6;9.47;.3;.4;2406 +84095;46.89894;5.29583;185;20221130;9;5.5;7.2;3.1;9.04;.1;.55;2431 +84095;46.89894;5.29583;185;20221201;6.9;5.8;6.4;3.3;7.57;0;.79;1579 +84095;46.89894;5.29583;185;20221202;5.4;3.8;4.6;2.4;7.17;.2;.56;1548 +84095;46.89894;5.29583;185;20221203;5.7;2.1;3.9;2.7;7.04;2.6;.48;2683 +84095;46.89894;5.29583;185;20221204;4.9;2.1;3.5;1.7;7.24;4.4;.35;1920 +84095;46.89894;5.29583;185;20221205;6.8;2.2;4.5;1.8;7.24;.1;.41;2796 +84095;46.89894;5.29583;185;20221206;3.9;-2;1;.9;6.07;0;.22;2997 +84095;46.89894;5.29583;185;20221207;6.2;2.8;4.5;2.2;6.7;0;.51;3304 +84095;46.89894;5.29583;185;20221208;3.2;-2.8;.2;1.3;5.6;1.5;.17;4012 +84095;46.89894;5.29583;185;20221209;2.1;-1.4;.3;2.5;5.74;.2;.33;1721 +84095;46.89894;5.29583;185;20221210;1.9;.4;1.2;2.4;5.4;0;.51;1436 +84095;46.89894;5.29583;185;20221211;-2.7;-4.5;-3.6;1.8;4.5;0;.22;1425 +84095;46.89894;5.29583;185;20221212;-1;-3.1;-2.1;1.5;4.47;.7;.34;1543 +84095;46.89894;5.29583;185;20221213;-.4;-4.1;-2.2;2;4.7;2.2;.3;1738 +84095;46.89894;5.29583;185;20221214;8.5;-.7;3.9;2.1;7.54;8.4;.35;3236 +84095;46.89894;5.29583;185;20221215;3.5;2;2.8;3;7.24;4.2;.34;751 +84095;46.89894;5.29583;185;20221216;1.1;-.3;.4;3.4;5.4;0;.45;1417 +84095;46.89894;5.29583;185;20221217;-.6;-4.9;-2.8;2.7;4.1;0;.39;2509 +84095;46.89894;5.29583;185;20221218;.3;-5.2;-2.5;1.2;5.2;0;.11;2912 +84095;46.89894;5.29583;185;20221219;14.8;-.3;7.2;6;9.2;0;.87;5223 +84095;46.89894;5.29583;185;20221220;15.2;12;13.6;7.4;10.57;9.4;2.22;2058 +84095;46.89894;5.29583;185;20221221;14;10.5;12.3;4.5;11.9;1.8;.91;2590 +84095;46.89894;5.29583;185;20221222;13.4;10.6;12;6.5;11.27;12.9;1.24;1716 +84095;46.89894;5.29583;185;20221223;14.6;10.3;12.5;5.5;13.27;8;.61;1848 +84095;46.89894;5.29583;185;20221224;11.7;10.6;11.2;1.9;12.07;.4;.5;1280 +84095;46.89894;5.29583;185;20221225;13.5;7.7;10.6;2.5;11.14;0;.57;2977 +84095;46.89894;5.29583;185;20221226;12.5;8.7;10.6;4;11.24;4.2;.78;1412 +84095;46.89894;5.29583;185;20221227;10;4.8;7.4;1.3;8.87;.1;.38;3058 +84095;46.89894;5.29583;185;20221228;11.8;2.1;6.9;4.3;8.07;.2;.85;4540 +84095;46.89894;5.29583;185;20221229;12.6;9.9;11.2;6.3;10.24;4.8;1.4;1530 +84095;46.89894;5.29583;185;20221230;12.4;3.8;8.1;4.6;10.04;.8;.53;3018 +84095;46.89894;5.29583;185;20221231;16.8;11.9;14.3;6.6;11.37;0;1.99;3014 +84096;46.91271;5.62318;229;20220101;6.7;3;4.8;.9;8.24;0;.21;3351 +84096;46.91271;5.62318;229;20220102;10.6;.3;5.5;2.7;8.47;0;.42;3054 +84096;46.91271;5.62318;229;20220103;12;7.5;9.8;4;9.7;2.5;.92;2504 +84096;46.91271;5.62318;229;20220104;13.9;10.4;12.2;5.7;9.73;17.3;1.75;2034 +84096;46.91271;5.62318;229;20220105;5;3.1;4.1;2.4;6.57;.7;.56;2327 +84096;46.91271;5.62318;229;20220106;5;0;2.5;2.1;6.1;0;.42;3132 +84096;46.91271;5.62318;229;20220107;2.4;-2.2;.1;4.3;6.15;6.7;.18;1668 +84096;46.91271;5.62318;229;20220108;5.1;2;3.5;6.3;7.35;7.3;.4;2063 +84096;46.91271;5.62318;229;20220109;5.5;4.3;4.9;5.1;7.5;2.8;.63;1437 +84096;46.91271;5.62318;229;20220110;4.4;-.1;2.1;3.5;6.5;0;.37;2861 +84096;46.91271;5.62318;229;20220111;4.4;-.7;1.8;5.3;5.75;0;.59;4896 +84096;46.91271;5.62318;229;20220112;2.9;-2.7;.1;3.2;4.9;0;.46;5361 +84096;46.91271;5.62318;229;20220113;3;-4.2;-.6;1.4;4.5;0;.33;5817 +84096;46.91271;5.62318;229;20220114;3.9;-5.4;-.8;1.4;4.7;0;.29;5872 +84096;46.91271;5.62318;229;20220115;-2.1;-4.6;-3.3;1;4.5;0;.24;2004 +84096;46.91271;5.62318;229;20220116;-1.4;-5.4;-3.4;1.1;4.51;0;.18;3047 +84096;46.91271;5.62318;229;20220117;2.6;-3.2;-.3;2.6;6;0;.17;3419 +84096;46.91271;5.62318;229;20220118;5.6;.1;2.9;4;6.25;0;.56;4465 +84096;46.91271;5.62318;229;20220119;3.8;-3.1;.4;2.6;5.9;1;.31;3433 +84096;46.91271;5.62318;229;20220120;5.2;1.2;3.2;2.9;6.6;.4;.51;2816 +84096;46.91271;5.62318;229;20220121;4.4;.1;2.2;5.8;5.2;0;.94;4618 +84096;46.91271;5.62318;229;20220122;5.6;-1.6;2;4.4;5.8;0;.62;6096 +84096;46.91271;5.62318;229;20220123;5.4;-.6;2.4;2.1;5.85;0;.48;4242 +84096;46.91271;5.62318;229;20220124;1.3;-2.4;-.5;1.5;5.5;0;.32;2390 +84096;46.91271;5.62318;229;20220125;1.2;-3.3;-1.1;1.1;5.3;0;.27;3539 +84096;46.91271;5.62318;229;20220126;-1.6;-3.1;-2.4;1.6;5;0;.24;2345 +84096;46.91271;5.62318;229;20220127;-2.2;-3.2;-2.7;1.4;4.85;0;.27;1113 +84096;46.91271;5.62318;229;20220128;3.9;-2.2;.9;2.7;6.19;0;.38;5300 +84096;46.91271;5.62318;229;20220129;3;-.5;1.2;2.8;6.55;.7;.28;2872 +84096;46.91271;5.62318;229;20220130;8.2;2;5.1;1.8;8.05;0;.44;4426 +84096;46.91271;5.62318;229;20220131;7.3;2.4;4.9;4;7.45;4.9;.65;4388 +84096;46.91271;5.62318;229;20220201;4.3;.9;2.6;3.4;6.5;5.1;.53;2844 +84096;46.91271;5.62318;229;20220202;10.5;2.6;6.6;2.6;9.55;1.2;.38;4265 +84096;46.91271;5.62318;229;20220203;7.9;5;6.5;2.1;8.85;0;.5;2672 +84096;46.91271;5.62318;229;20220204;8;1.9;5;3.9;8.25;2.1;.47;3731 +84096;46.91271;5.62318;229;20220205;9.1;.9;5;2;6.6;0;.75;7743 +84096;46.91271;5.62318;229;20220206;6.9;-.5;3.2;6.8;7.45;10.5;.45;3568 +84096;46.91271;5.62318;229;20220207;8.6;5.5;7.1;3.4;6.7;0;1.22;6424 +84096;46.91271;5.62318;229;20220208;10.6;-2;4.3;1.8;5.8;0;.92;8604 +84096;46.91271;5.62318;229;20220209;12.8;-1.5;5.7;3.3;6.6;0;1.33;9490 +84096;46.91271;5.62318;229;20220210;11;3.8;7.4;4;8.69;7.3;.98;7200 +84096;46.91271;5.62318;229;20220211;7.7;3.5;5.6;4.1;6.69;0;1.15;10100 +84096;46.91271;5.62318;229;20220212;6.6;-1.2;2.7;2.2;5.29;0;.88;8600 +84096;46.91271;5.62318;229;20220213;13.2;-3.6;4.8;6;6.39;.3;1.81;10800 +84096;46.91271;5.62318;229;20220214;9.5;6.2;7.8;3.5;8.5;7.8;.93;2200 +84096;46.91271;5.62318;229;20220215;10.1;3;6.5;4.7;7.69;3.4;1.18;6100 +84096;46.91271;5.62318;229;20220216;9.4;5.5;7.5;7.4;9.75;8.2;.59;3378 +84096;46.91271;5.62318;229;20220217;14.2;9.4;11.8;4.8;10.54;1.9;1.48;5864 +84096;46.91271;5.62318;229;20220218;16.6;7.4;12;3.6;9.8;2.8;1.69;7824 +84096;46.91271;5.62318;229;20220219;9.5;3.5;6.5;3.6;6.6;0;1.4;8254 +84096;46.91271;5.62318;229;20220220;10.5;2.5;6.5;6.4;7.85;4.9;1.23;6114 +84096;46.91271;5.62318;229;20220221;8.3;6;7.2;4.7;7.87;5.7;1.11;4205 +84096;46.91271;5.62318;229;20220222;10.1;4.2;7.2;3.9;8.4;2.1;1;5801 +84096;46.91271;5.62318;229;20220223;14.9;6.1;10.5;2.1;8.8;.1;1.41;9922 +84096;46.91271;5.62318;229;20220224;14.2;2.5;8.4;4.4;7.7;1.3;1.83;8294 +84096;46.91271;5.62318;229;20220225;9.1;-.1;4.5;1.7;6.1;.1;1.05;9115 +84096;46.91271;5.62318;229;20220226;9.8;-1.2;4.3;5.1;5.5;0;1.74;12160 +84096;46.91271;5.62318;229;20220227;11.4;-.6;5.4;3.5;4.45;0;2.06;12363 +84096;46.91271;5.62318;229;20220228;12.4;-1.8;5.3;2.5;5.3;0;1.69;12235 +84096;46.91271;5.62318;229;20220301;11.3;-2.2;4.5;2.2;5.4;0;1.48;12453 +84096;46.91271;5.62318;229;20220302;13;-.9;6.1;2.8;6.8;0;1.56;10924 +84096;46.91271;5.62318;229;20220303;14.7;3.4;9.1;1.9;7.5;0;1.61;11964 +84096;46.91271;5.62318;229;20220304;13.1;.7;6.9;2.6;5.15;0;2.01;13165 +84096;46.91271;5.62318;229;20220305;10.4;-2.1;4.2;2.7;3.75;0;1.93;13441 +84096;46.91271;5.62318;229;20220306;8.5;-3.3;2.6;3.6;3.9;0;1.84;13322 +84096;46.91271;5.62318;229;20220307;9.4;-2.1;3.7;3.1;4.3;0;1.84;14066 +84096;46.91271;5.62318;229;20220308;13.8;-2.8;5.5;2.5;4.9;0;2.04;14522 +84096;46.91271;5.62318;229;20220309;14.9;-.4;7.3;2.5;6.5;0;1.98;13729 +84096;46.91271;5.62318;229;20220310;16.4;0;8.2;3.1;6.85;0;2.32;14533 +84096;46.91271;5.62318;229;20220311;15.9;4.5;10.2;5.9;7.6;.2;2.81;10811 +84096;46.91271;5.62318;229;20220312;13.2;8.1;10.7;3.2;7.7;0;1.95;6926 +84096;46.91271;5.62318;229;20220313;11.9;6.5;9.2;2.6;8.95;17;1.3;6317 +84096;46.91271;5.62318;229;20220314;15.4;1.8;8.6;2.5;8.9;4.2;1.78;14199 +84096;46.91271;5.62318;229;20220315;16.4;8.6;12.5;5.2;10;0;2.28;8189 +84096;46.91271;5.62318;229;20220316;17.5;9.5;13.5;3;9.9;0;2.25;8538 +84096;46.91271;5.62318;229;20220317;12.1;7.3;9.7;4.8;10.2;0;1.24;5640 +84096;46.91271;5.62318;229;20220318;12.9;7.5;10.2;8.7;8.49;0;2.82;12700 +84096;46.91271;5.62318;229;20220319;14.7;6.4;10.5;4.5;7.09;0;3.09;16200 +84096;46.91271;5.62318;229;20220320;16.5;4.2;10.3;5;7.09;0;3.17;16400 +84096;46.91271;5.62318;229;20220321;17.2;6.4;11.8;2.4;6.59;0;2.82;16700 +84096;46.91271;5.62318;229;20220322;16.1;2.9;9.5;1.7;6.59;0;2.37;18300 +84096;46.91271;5.62318;229;20220323;16.9;1.5;9.2;1.4;6.89;0;2.32;18700 +84096;46.91271;5.62318;229;20220324;19.2;1.5;10.4;1.7;6.99;0;2.66;18900 +84096;46.91271;5.62318;229;20220325;19.8;2.4;11.1;2.6;6.59;0;3.26;18900 +84096;46.91271;5.62318;229;20220326;19.7;4.6;12.2;3.5;6.69;0;3.75;19000 +84096;46.91271;5.62318;229;20220327;19.8;3.5;11.7;1.9;7.59;0;2.84;18400 +84096;46.91271;5.62318;229;20220328;20.4;3.7;12.1;2.3;7.39;0;3.13;18400 +84096;46.91271;5.62318;229;20220329;18.1;8.1;13.1;2.6;7.69;5.5;2.63;10500 +84096;46.91271;5.62318;229;20220330;13.7;9.3;11.5;2.4;11.29;4.8;1.35;6700 +84096;46.91271;5.62318;229;20220331;9.9;7.2;8.5;3.4;9.29;7.3;1.18;5200 +84096;46.91271;5.62318;229;20220401;3.7;.5;2.1;4.1;6.19;5.9;.82;4700 +84096;46.91271;5.62318;229;20220402;4.4;.4;2.4;5.8;5.99;1.7;1.13;7800 +84096;46.91271;5.62318;229;20220403;5.5;-1;2.3;4.3;4.86;.2;1.66;11925 +84096;46.91271;5.62318;229;20220404;8.8;-1.9;3.5;2.1;4.91;0;2.24;21825 +84096;46.91271;5.62318;229;20220405;12.8;5;8.9;4.1;7.99;0;2.21;11100 +84096;46.91271;5.62318;229;20220406;12.8;8.5;10.6;3.7;10.39;3;1.53;5400 +84096;46.91271;5.62318;229;20220407;11.9;9.3;10.6;9.1;11.09;16.7;1.21;2900 +84096;46.91271;5.62318;229;20220408;15.5;10.3;12.9;8.4;10.99;11.6;2.31;5000 +84096;46.91271;5.62318;229;20220409;8.4;3.2;5.8;2.9;7.19;3;1.71;12000 +84096;46.91271;5.62318;229;20220410;13.3;-.2;6.6;2.4;6.69;.2;2.67;23000 +84096;46.91271;5.62318;229;20220411;18.2;1.9;10.1;5;7.69;0;3.63;19800 +84096;46.91271;5.62318;229;20220412;20.8;8.2;14.5;4.8;7.29;0;4.66;19700 +84096;46.91271;5.62318;229;20220413;19.9;7.9;13.9;1.8;9.99;0;2.76;15900 +84096;46.91271;5.62318;229;20220414;20.6;6.7;13.7;2.3;11.89;0;3.01;19300 +84096;46.91271;5.62318;229;20220415;21.9;8.3;15.1;3.7;11.39;0;3.92;22200 +84096;46.91271;5.62318;229;20220416;19.5;9.7;14.6;7.3;9.29;0;4.9;24100 +84096;46.91271;5.62318;229;20220417;19.2;5.1;12.2;2.8;6.41;0;4.1;25266 +84096;46.91271;5.62318;229;20220418;19;3.8;11.4;1.6;7.29;0;3.49;23600 +84096;46.91271;5.62318;229;20220419;19.7;5.1;12.4;2.1;7.14;0;3.69;23000 +84096;46.91271;5.62318;229;20220420;19.7;5.1;12.4;3.5;8.29;0;3.99;21600 +84096;46.91271;5.62318;229;20220421;19.6;5.9;12.8;3.3;7.89;0;4.12;24400 +84096;46.91271;5.62318;229;20220422;20.1;5.5;12.8;2.2;9.59;1.1;3.62;22800 +84096;46.91271;5.62318;229;20220423;18.2;9.8;14;4.5;11.39;14.9;2.65;10900 +84096;46.91271;5.62318;229;20220424;14.5;8;11.3;4.2;11.19;13.2;1.79;7800 +84096;46.91271;5.62318;229;20220425;13.2;10.5;11.8;3.7;12.79;10;1.29;6400 +84096;46.91271;5.62318;229;20220426;16.6;9.4;13;2.3;10.29;.3;3.09;19600 +84096;46.91271;5.62318;229;20220427;18.1;5.4;11.8;4.6;9.39;0;3.84;26200 +84096;46.91271;5.62318;229;20220428;21.6;5.7;13.6;3.4;9.89;0;4.33;25900 +84096;46.91271;5.62318;229;20220429;19.5;5.8;12.7;1.9;10.39;1;2.65;14700 +84096;46.91271;5.62318;229;20220430;17.5;6.5;12;2.5;10.19;0;3.45;24800 +84096;46.91271;5.62318;229;20220501;17.8;5.5;11.7;3.4;9.39;0;3.7;25000 +84096;46.91271;5.62318;229;20220502;19.8;5.8;12.8;2.6;10.09;.2;3.64;23000 +84096;46.91271;5.62318;229;20220503;22;7.8;14.9;1.6;10.89;.3;3.99;25400 +84096;46.91271;5.62318;229;20220504;21.5;8.8;15.1;2.2;12.09;6.5;3.42;20500 +84096;46.91271;5.62318;229;20220505;18.1;10.4;14.2;2.5;11.9;1.3;2.78;16003 +84096;46.91271;5.62318;229;20220506;19.8;7.7;13.7;3.3;11.35;0;3.4;20686 +84096;46.91271;5.62318;229;20220507;22.5;7.3;14.9;3.6;10.95;0;4.39;24504 +84096;46.91271;5.62318;229;20220508;23.1;8.6;15.8;3.6;11.45;0;4.53;24618 +84096;46.91271;5.62318;229;20220509;24.9;9.6;17.2;1.8;12.85;.1;4.31;24810 +84096;46.91271;5.62318;229;20220510;25.4;10.3;17.8;2.4;13.9;.1;4.38;23348 +84096;46.91271;5.62318;229;20220511;28.1;11.9;20;4.1;12.65;0;5.94;25108 +84096;46.91271;5.62318;229;20220512;24.2;15.4;19.8;3.8;13.3;0;4.52;18155 +84096;46.91271;5.62318;229;20220513;22.6;15;18.8;2.1;16.05;0;3.28;16907 +84096;46.91271;5.62318;229;20220514;24.6;10;17.3;2;13.2;0;4.43;25402 +84096;46.91271;5.62318;229;20220515;28.4;9.8;19.1;2.8;13.2;2;5.28;25351 +84096;46.91271;5.62318;229;20220516;26.7;15;20.8;3.3;13.6;0;5.25;23376 +84096;46.91271;5.62318;229;20220517;27.9;13.7;20.8;2.2;14.85;.1;5.05;25075 +84096;46.91271;5.62318;229;20220518;29.5;13.5;21.5;2.5;15.7;.1;5.4;25467 +84096;46.91271;5.62318;229;20220519;29.8;16.5;23.1;3.2;15.77;.6;5.42;21728 +84096;46.91271;5.62318;229;20220520;30.3;18.6;24.4;4.3;14.04;2.7;6.55;21969 +84096;46.91271;5.62318;229;20220521;26.6;15.5;21;3;15.55;.1;5.08;24289 +84096;46.91271;5.62318;229;20220522;26.7;13.9;20.3;2.6;15.8;1.4;4.51;21597 +84096;46.91271;5.62318;229;20220523;24.6;17.2;20.9;3.6;16.85;9.3;3.62;13064 +84096;46.91271;5.62318;229;20220524;20.7;12.6;16.6;3;12.25;.2;3.89;20444 +84096;46.91271;5.62318;229;20220525;22.1;8.5;15.3;1.7;11.3;0;4.11;24820 +84096;46.91271;5.62318;229;20220526;21.4;10.1;15.7;1.9;12.3;0;3.78;21788 +84096;46.91271;5.62318;229;20220527;22.3;9.6;16;2.3;12.85;.1;3.83;21465 +84096;46.91271;5.62318;229;20220528;20.7;9.1;14.9;4.2;10.9;0;4.48;25146 +84096;46.91271;5.62318;229;20220529;19.4;7.4;13.4;4;8.3;0;4.6;25212 +84096;46.91271;5.62318;229;20220530;22.2;7;14.6;2.8;8.4;0;4.97;28058 +84096;46.91271;5.62318;229;20220531;23.3;8.4;15.8;3.1;10.85;0;4.5;22685 +84096;46.91271;5.62318;229;20220601;24.1;9.7;16.9;1.8;13.35;1;3.77;19936 +84096;46.91271;5.62318;229;20220602;26.6;13.1;19.9;2.3;15.1;.8;4.66;23140 +84096;46.91271;5.62318;229;20220603;29.7;15.4;22.6;3.1;16.45;8.4;5.62;24318 +84096;46.91271;5.62318;229;20220604;29.7;16.2;23;3;18.7;13.5;5.65;26638 +84096;46.91271;5.62318;229;20220605;25.5;16.9;21.2;3.3;17.8;4.2;4.32;20165 +84096;46.91271;5.62318;229;20220606;24.3;12.5;18.4;2.1;15.25;2.1;4.01;21402 +84096;46.91271;5.62318;229;20220607;22.8;14.4;18.6;3.1;14.6;.7;4.09;20342 +84096;46.91271;5.62318;229;20220608;20.1;11;15.5;2.9;13.7;15.8;2.89;14971 +84096;46.91271;5.62318;229;20220609;20.6;11.9;16.3;1.9;13.3;1.3;3.55;20371 +84096;46.91271;5.62318;229;20220610;24.5;8.6;16.5;2.1;12.3;0;4.88;28121 +84096;46.91271;5.62318;229;20220611;28.2;11;19.6;1.8;13.55;.1;5.37;28322 +84096;46.91271;5.62318;229;20220612;30.3;12.7;21.5;1.9;16.2;.3;5.34;26187 +84096;46.91271;5.62318;229;20220613;25.3;16.9;21.1;3.6;14.1;0;5.47;24617 +84096;46.91271;5.62318;229;20220614;29.2;10.7;19.9;1.7;12.6;0;5.69;30170 +84096;46.91271;5.62318;229;20220615;33.4;15.3;24.3;2.5;17.3;.3;6.39;27512 +84096;46.91271;5.62318;229;20220616;31.3;18.4;24.9;2.4;17.7;0;5.92;25804 +84096;46.91271;5.62318;229;20220617;32.1;15.6;23.9;2.4;15.4;0;6.25;27189 +84096;46.91271;5.62318;229;20220618;35.7;16.8;26.3;2.9;15.9;0;7.55;29472 +84096;46.91271;5.62318;229;20220619;35.3;23.6;29.4;6.3;16.15;0;9.65;26041 +84096;46.91271;5.62318;229;20220620;32.8;20.6;26.7;4.2;15.1;0;7.69;25843 +84096;46.91271;5.62318;229;20220621;32.1;19.2;25.6;2.8;17.75;1.1;5.99;22936 +84096;46.91271;5.62318;229;20220622;29.2;19.1;24.1;3.3;20.25;3.9;4.73;18568 +84096;46.91271;5.62318;229;20220623;28.4;17.1;22.8;2.5;18.95;11.6;4.79;22139 +84096;46.91271;5.62318;229;20220624;21.1;15.2;18.1;2.4;17.35;9.4;2.62;12972 +84096;46.91271;5.62318;229;20220625;28.3;13.4;20.8;2.5;16.2;6.7;5.33;26342 +84096;46.91271;5.62318;229;20220626;22.7;15.9;19.3;3.1;18.1;23.4;3;14417 +84096;46.91271;5.62318;229;20220627;19.8;15.1;17.5;2.6;17.3;1;2.26;11638 +84096;46.91271;5.62318;229;20220628;25;12.9;18.9;3;16.7;0;4.22;22594 +84096;46.91271;5.62318;229;20220629;28.2;14.2;21.2;1.6;17.2;.1;4.88;25337 +84096;46.91271;5.62318;229;20220630;26.4;14.6;20.5;2.9;16;28.7;4.43;20064 +84096;46.91271;5.62318;229;20220701;23.4;12.1;17.8;2.1;13.7;.3;4.4;24601 +84096;46.91271;5.62318;229;20220702;26.9;11;19;2.1;13.25;0;5.38;28940 +84096;46.91271;5.62318;229;20220703;29.9;14;22;2.3;15.85;2.9;5.48;25489 +84096;46.91271;5.62318;229;20220704;25.3;16.1;20.7;2.6;17.1;0;4.15;19926 +84096;46.91271;5.62318;229;20220705;26.7;13.5;20.1;2.5;14.1;.1;5.33;26915 +84096;46.91271;5.62318;229;20220706;25.3;13.8;19.5;3.5;12.35;0;5.54;26081 +84096;46.91271;5.62318;229;20220707;25.2;10.9;18;2.5;12.95;0;4.69;24051 +84096;46.91271;5.62318;229;20220708;25.4;12.7;19.1;4.9;13.2;0;5.72;27121 +84096;46.91271;5.62318;229;20220709;27.7;13.7;20.7;3.3;12.6;0;5.85;25842 +84096;46.91271;5.62318;229;20220710;26.6;15.3;21;4.6;13.85;0;6.08;26714 +84096;46.91271;5.62318;229;20220711;28.7;14.9;21.8;5;12.85;0;6.93;27830 +84096;46.91271;5.62318;229;20220712;29.9;16.6;23.2;3.5;13.65;0;6.57;27059 +84096;46.91271;5.62318;229;20220713;32.6;15.1;23.9;2.1;13.3;.1;6.3;28127 +84096;46.91271;5.62318;229;20220714;34.2;18.1;26.2;2.4;15.3;0;6.71;27608 +84096;46.91271;5.62318;229;20220715;29.4;17.3;23.3;3.1;13.95;0;6.24;26508 +84096;46.91271;5.62318;229;20220716;29.2;14.4;21.8;4;11.3;0;6.88;27769 +84096;46.91271;5.62318;229;20220717;31.9;15.3;23.6;3.5;12.15;0;7.11;28028 +84096;46.91271;5.62318;229;20220718;37.2;17.3;27.3;2.9;13.05;0;7.85;28682 +84096;46.91271;5.62318;229;20220719;37.6;17.5;27.6;3.5;15.25;0;8.21;27636 +84096;46.91271;5.62318;229;20220720;31.6;21;26.3;2.8;19.65;1.4;5.48;21122 +84096;46.91271;5.62318;229;20220721;30.1;16.2;23.1;1.8;17.8;0;5.26;25772 +84096;46.91271;5.62318;229;20220722;32.8;16.2;24.5;2.3;17.45;2.9;5.74;24700 +84096;46.91271;5.62318;229;20220723;29.1;18.4;23.8;2.2;19.25;0;4.68;21294 +84096;46.91271;5.62318;229;20220724;33.7;17.5;25.6;1.9;17.65;0;5.89;26612 +84096;46.91271;5.62318;229;20220725;32.2;19;25.6;3.5;16.85;0;6.21;21982 +84096;46.91271;5.62318;229;20220726;27.4;17.8;22.6;3.1;15.5;0;5.3;23013 +84096;46.91271;5.62318;229;20220727;27.4;14.9;21.2;3;12.55;0;5.64;25805 +84096;46.91271;5.62318;229;20220728;29.9;13.7;21.8;2.3;12.9;0;5.54;25644 +84096;46.91271;5.62318;229;20220729;28.5;17.6;23.1;1.8;13.55;.2;4.41;18553 +84096;46.91271;5.62318;229;20220730;30.8;13.9;22.4;2;13.45;0;5.42;24826 +84096;46.91271;5.62318;229;20220731;32.5;15.6;24.1;2.1;14.2;0;5.63;23874 +84096;46.91271;5.62318;229;20220801;32.1;16.6;24.4;2.4;15.25;0;5.62;22779 +84096;46.91271;5.62318;229;20220802;31.6;16.2;23.9;2.3;15.5;0;5.69;25470 +84096;46.91271;5.62318;229;20220803;35;16.2;25.6;2;14.45;0;6.18;26419 +84096;46.91271;5.62318;229;20220804;37.8;19;28.4;3;15.75;.4;7.24;24394 +84096;46.91271;5.62318;229;20220805;32.3;19.4;25.8;3.5;17.35;.1;5.98;20916 +84096;46.91271;5.62318;229;20220806;29.8;17.4;23.6;5;15.05;0;6.53;24264 +84096;46.91271;5.62318;229;20220807;30.3;15.2;22.8;4.2;13.2;0;6.59;25382 +84096;46.91271;5.62318;229;20220808;32;15.9;23.9;3.9;12.15;0;6.96;25513 +84096;46.91271;5.62318;229;20220809;33.7;16.6;25.1;4.3;11.75;0;7.75;26174 +84096;46.91271;5.62318;229;20220810;33.3;17.9;25.6;3.4;11.6;0;6.99;25391 +84096;46.91271;5.62318;229;20220811;34.1;18.1;26.1;2.7;11.6;0;6.54;24675 +84096;46.91271;5.62318;229;20220812;33.8;16.8;25.3;2.6;11.75;0;6.32;24753 +84096;46.91271;5.62318;229;20220813;33.5;16.2;24.8;2.1;10;0;5.98;24997 +84096;46.91271;5.62318;229;20220814;25.7;16.2;21;2.8;14.6;5;3.64;12060 +84096;46.91271;5.62318;229;20220815;25.5;15.9;20.7;2.5;17.55;1.3;3.36;15332 +84096;46.91271;5.62318;229;20220816;31.8;15.4;23.6;2.7;16.05;2.7;5.38;22749 +84096;46.91271;5.62318;229;20220817;27.3;17.8;22.6;3.6;17.5;1.2;4.29;16662 +84096;46.91271;5.62318;229;20220818;22.9;15.9;19.4;2.4;17.95;16.4;2.44;11199 +84096;46.91271;5.62318;229;20220819;26.8;17.5;22.2;2.1;19.1;6.4;3.57;17038 +84096;46.91271;5.62318;229;20220820;26.1;18.4;22.2;2;18.25;2.7;3.59;16987 +84096;46.91271;5.62318;229;20220821;27.2;12;19.6;1.6;13.85;0;3.88;20450 +84096;46.91271;5.62318;229;20220822;28.6;12.6;20.6;1.8;14.35;0;4.35;22600 +84096;46.91271;5.62318;229;20220823;29.9;14.3;22.1;2;15.55;0;4.47;21415 +84096;46.91271;5.62318;229;20220824;32.4;16.8;24.6;2.9;13.15;0;5.76;21960 +84096;46.91271;5.62318;229;20220825;33.2;14.5;23.9;2.3;14.35;0;5.23;21818 +84096;46.91271;5.62318;229;20220826;24.6;18.5;21.5;2.3;17;1.5;2.93;11238 +84096;46.91271;5.62318;229;20220827;26.9;16;21.4;3.1;17.7;.2;3.92;18138 +84096;46.91271;5.62318;229;20220828;29.6;15.5;22.5;2.4;17.2;.2;4.47;21314 +84096;46.91271;5.62318;229;20220829;32;15.8;23.9;2;15.8;0;4.67;20606 +84096;46.91271;5.62318;229;20220830;27.2;17.4;22.3;2.4;17.35;5.4;3.22;11674 +84096;46.91271;5.62318;229;20220831;27.2;15.4;21.3;2.1;17.6;.1;3.47;16788 +84096;46.91271;5.62318;229;20220901;28.4;14.7;21.6;3;14.15;0;4.64;20590 +84096;46.91271;5.62318;229;20220902;25.5;13.7;19.6;2.3;15.15;9.2;3.19;14327 +84096;46.91271;5.62318;229;20220903;26.3;16.1;21.2;2.1;17.55;1.7;3.18;14824 +84096;46.91271;5.62318;229;20220904;29.9;14.6;22.2;1.9;15.85;.1;4.03;18928 +84096;46.91271;5.62318;229;20220905;31.4;17.1;24.3;3.5;17.35;.5;5;18332 +84096;46.91271;5.62318;229;20220906;27.1;19.5;23.3;2.5;19.45;2.1;3.12;10999 +84096;46.91271;5.62318;229;20220907;25.7;15.7;20.7;3.1;17.6;10;3.07;12601 +84096;46.91271;5.62318;229;20220908;24.8;14.7;19.7;3.8;15.45;.5;3.53;15421 +84096;46.91271;5.62318;229;20220909;22.8;15.2;19;4.1;14.5;6.5;3.24;12123 +84096;46.91271;5.62318;229;20220910;20.1;14.4;17.3;2;14.81;.2;2.1;10414 +84096;46.91271;5.62318;229;20220911;24;11.4;17.7;1.6;13.91;0;2.92;17353 +84096;46.91271;5.62318;229;20220912;29.3;11.9;20.6;1.7;14.21;.1;3.7;19616 +84096;46.91271;5.62318;229;20220913;29.2;17.3;23.2;3.4;18.27;0;3.86;14534 +84096;46.91271;5.62318;229;20220914;25.7;20.5;23.1;5.2;19;22.6;3.51;7747 +84096;46.91271;5.62318;229;20220915;22.6;15.2;18.9;3;17.75;12.6;2.13;9710 +84096;46.91271;5.62318;229;20220916;19.5;12;15.7;1.9;13.85;.3;1.89;9730 +84096;46.91271;5.62318;229;20220917;16.7;7.7;12.2;2.5;9.85;.1;2.14;12611 +84096;46.91271;5.62318;229;20220918;19.4;3.8;11.6;1.4;8.6;0;2.41;17395 +84096;46.91271;5.62318;229;20220919;18.1;6.1;12.1;2.8;8.95;0;2.68;16347 +84096;46.91271;5.62318;229;20220920;19.1;5.4;12.2;3;8.65;0;2.84;16529 +84096;46.91271;5.62318;229;20220921;19.7;8.1;13.9;4.1;8.75;0;3.41;16758 +84096;46.91271;5.62318;229;20220922;20.9;5;13;1.8;9.2;0;2.57;16807 +84096;46.91271;5.62318;229;20220923;22.1;6;14.1;3;11.65;6.9;2.61;13662 +84096;46.91271;5.62318;229;20220924;21.2;13.9;17.6;2.9;14.35;.7;2.42;11843 +84096;46.91271;5.62318;229;20220925;17.6;10.8;14.2;1.7;13;3.2;1.58;9252 +84096;46.91271;5.62318;229;20220926;17.2;8.9;13;3.3;12;10;1.73;8977 +84096;46.91271;5.62318;229;20220927;14.3;10;12.1;5.8;11.85;21.6;1.43;6370 +84096;46.91271;5.62318;229;20220928;12.8;10.4;11.6;4.3;12.65;24;.82;4053 +84096;46.91271;5.62318;229;20220929;14.2;9.8;12;1.8;11.5;3.7;1.32;8447 +84096;46.91271;5.62318;229;20220930;15.5;4.4;10;1.8;9.75;0;1.55;12251 +84096;46.91271;5.62318;229;20221001;14.1;6.9;10.5;5.3;12.15;15.3;.89;6000 +84096;46.91271;5.62318;229;20221002;21.2;13.6;17.4;3.7;16.2;3.2;1.93;9134 +84096;46.91271;5.62318;229;20221003;18.4;13.2;15.8;2.8;14.4;0;1.66;8529 +84096;46.91271;5.62318;229;20221004;16.8;8.3;12.6;1.4;12.5;.1;1.26;8834 +84096;46.91271;5.62318;229;20221005;23.6;8.7;16.2;3.3;13.3;0;2.58;13451 +84096;46.91271;5.62318;229;20221006;19.9;12;16;2.5;13.95;0;1.81;9672 +84096;46.91271;5.62318;229;20221007;19.5;7.9;13.7;1.6;13.5;0;1.46;10426 +84096;46.91271;5.62318;229;20221008;18.9;12.2;15.5;2.6;13.1;.2;1.77;9132 +84096;46.91271;5.62318;229;20221009;18.5;6.1;12.3;1.5;11.4;.1;1.53;12729 +84096;46.91271;5.62318;229;20221010;22.5;9.4;16;2.5;14.05;0;1.97;10856 +84096;46.91271;5.62318;229;20221011;20.5;13.6;17.1;2.3;15.05;.1;1.7;9648 +84096;46.91271;5.62318;229;20221012;14.6;11.4;13;1.2;14;.1;.73;3450 +84096;46.91271;5.62318;229;20221013;16;10.2;13.1;1.6;13.7;.5;.9;5379 +84096;46.91271;5.62318;229;20221014;16.8;12.9;14.9;4.4;15.4;7.1;.94;3781 +84096;46.91271;5.62318;229;20221015;21.6;15.3;18.5;4.1;15.05;0;2.19;5914 +84096;46.91271;5.62318;229;20221016;24.9;15.2;20.1;4.7;14.75;0;3.21;9528 +84096;46.91271;5.62318;229;20221017;24.5;17.7;21.1;5.5;15.15;0;3.47;9285 +84096;46.91271;5.62318;229;20221018;25.1;15.2;20.2;2.4;14.9;0;2.3;9848 +84096;46.91271;5.62318;229;20221019;23.2;10.9;17;2.1;14.4;.1;1.79;9862 +84096;46.91271;5.62318;229;20221020;21.2;13.9;17.5;4.2;15.4;19.7;1.82;4711 +84096;46.91271;5.62318;229;20221021;21.2;15.2;18.2;4.1;16.35;16.9;1.75;5654 +84096;46.91271;5.62318;229;20221022;22.9;12.7;17.8;2.1;15.35;0;1.67;9506 +84096;46.91271;5.62318;229;20221023;23;12.5;17.8;6.2;14.25;2.9;2.83;5657 +84096;46.91271;5.62318;229;20221024;21.5;16.9;19.2;3.8;15.05;2.7;2.19;5077 +84096;46.91271;5.62318;229;20221025;21.8;9.8;15.8;1.9;13.55;.8;1.49;8894 +84096;46.91271;5.62318;229;20221026;23.2;14.2;18.7;2.8;15.15;.1;1.97;8230 +84096;46.91271;5.62318;229;20221027;24.1;11.6;17.9;2.8;14.55;0;1.95;8506 +84096;46.91271;5.62318;229;20221028;25.4;15.4;20.4;4.1;12.75;0;3.25;7397 +84096;46.91271;5.62318;229;20221029;24.3;12.2;18.2;2.5;11.7;0;2.29;6991 +84096;46.91271;5.62318;229;20221030;23.3;12.5;17.9;2.6;12.05;0;2.22;6942 +84096;46.91271;5.62318;229;20221031;21.8;11.9;16.9;3.9;13.3;17.5;2.14;6145 +84096;46.91271;5.62318;229;20221101;17.1;13.6;15.4;3.1;13.8;.9;1.25;6159 +84096;46.91271;5.62318;229;20221102;17.7;8.7;13.2;2;11.3;.1;1.18;7462 +84096;46.91271;5.62318;229;20221103;16.6;6.1;11.3;4;10.5;7.8;1.4;4701 +84096;46.91271;5.62318;229;20221104;10.6;8.5;9.6;3.4;10.05;14.6;.83;2517 +84096;46.91271;5.62318;229;20221105;11.2;6.4;8.8;1.4;9.65;.1;.61;5616 +84096;46.91271;5.62318;229;20221106;11.2;2.5;6.8;2;8.6;.1;.67;4845 +84096;46.91271;5.62318;229;20221107;17.4;8.7;13.1;3.2;9.9;0;1.62;5709 +84096;46.91271;5.62318;229;20221108;19.1;6.8;12.9;7;10.25;6.8;2.54;6892 +84096;46.91271;5.62318;229;20221109;14.3;13.5;13.9;4.1;13.8;16.3;.89;1481 +84096;46.91271;5.62318;229;20221110;12.9;8.5;10.7;1.6;11.7;0;.53;5889 +84096;46.91271;5.62318;229;20221111;12.2;6.7;9.5;1.1;11.3;.1;.47;3083 +84096;46.91271;5.62318;229;20221112;11.6;5.4;8.5;1.2;10.35;.1;.43;5528 +84096;46.91271;5.62318;229;20221113;8.2;7;7.6;1.4;10.45;0;.36;1259 +84096;46.91271;5.62318;229;20221114;16.6;7.1;11.8;5.2;11.1;5.8;1.3;5665 +84096;46.91271;5.62318;229;20221115;15.3;10.5;12.9;3.3;12.75;11.4;.84;3373 +84096;46.91271;5.62318;229;20221116;15.4;8.9;12.2;4.1;11.1;2.4;1.17;5259 +84096;46.91271;5.62318;229;20221117;14.9;10.8;12.9;6.8;11.1;24.9;1.69;3605 +84096;46.91271;5.62318;229;20221118;11.3;8.4;9.8;4.3;9.9;3.6;.91;3675 +84096;46.91271;5.62318;229;20221119;9.4;4.8;7.1;1.3;9.15;2.2;.42;3644 +84096;46.91271;5.62318;229;20221120;9.2;5.6;7.4;3.1;8.9;1.9;.59;3803 +84096;46.91271;5.62318;229;20221121;9.2;6.1;7.6;4.5;9;2.9;.71;2776 +84096;46.91271;5.62318;229;20221122;9.2;4.9;7.1;4.7;8.4;.9;.79;2726 +84096;46.91271;5.62318;229;20221123;10.2;1.7;5.9;3.4;7.95;7.6;.7;4036 +84096;46.91271;5.62318;229;20221124;12.9;6.1;9.5;3.2;9.2;3.6;.94;4033 +84096;46.91271;5.62318;229;20221125;11.5;5.7;8.6;2.3;9.35;3.6;.63;3564 +84096;46.91271;5.62318;229;20221126;6.5;2.3;4.4;1.7;8.55;0;.28;1579 +84096;46.91271;5.62318;229;20221127;9.9;4.6;7.2;2.9;8.1;.3;.76;3758 +84096;46.91271;5.62318;229;20221128;10.5;6.2;8.4;4.7;9.5;7.3;.81;1583 +84096;46.91271;5.62318;229;20221129;8.9;5.7;7.3;2.1;9.4;.9;.4;2226 +84096;46.91271;5.62318;229;20221130;9.6;5.4;7.5;3.8;8.95;0;.65;2620 +84096;46.91271;5.62318;229;20221201;7;4.7;5.8;4.3;7.3;0;.82;2335 +84096;46.91271;5.62318;229;20221202;5.5;3.5;4.5;2.5;7.1;.2;.55;1720 +84096;46.91271;5.62318;229;20221203;5.2;1.9;3.5;2.8;6.9;.1;.44;3013 +84096;46.91271;5.62318;229;20221204;5.2;1.2;3.2;1.9;7.25;6.7;.29;2312 +84096;46.91271;5.62318;229;20221205;7.1;2.9;5;2;7.35;.1;.5;2292 +84096;46.91271;5.62318;229;20221206;3.4;-2.3;.6;1.3;5.95;0;.24;2608 +84096;46.91271;5.62318;229;20221207;6;2.2;4.1;2.6;6.6;0;.48;3883 +84096;46.91271;5.62318;229;20221208;1.8;-3.5;-.8;1.6;5.35;2;.18;3665 +84096;46.91271;5.62318;229;20221209;1.4;-1.7;-.2;2.3;5.8;.5;.29;1283 +84096;46.91271;5.62318;229;20221210;1.2;0;.6;2.8;5.45;0;.47;1034 +84096;46.91271;5.62318;229;20221211;-2.4;-4.4;-3.4;2.1;4.55;0;.23;1338 +84096;46.91271;5.62318;229;20221212;-.8;-3;-1.9;1.5;4.55;.7;.34;1685 +84096;46.91271;5.62318;229;20221213;-.4;-4.5;-2.4;1.9;4.8;2.2;.26;1706 +84096;46.91271;5.62318;229;20221214;9.9;-.7;4.6;2.7;7.95;12.1;.41;3088 +84096;46.91271;5.62318;229;20221215;4.5;2.5;3.5;3.4;7.4;4.4;.4;1021 +84096;46.91271;5.62318;229;20221216;.2;-.7;-.2;3.6;5.6;0;.3;1394 +84096;46.91271;5.62318;229;20221217;-2.7;-5.7;-4.2;1.7;4.14;0;.22;2350 +84096;46.91271;5.62318;229;20221218;6.1;-4.2;.9;2.2;5.54;0;.39;3842 +84096;46.91271;5.62318;229;20221219;15.3;5.5;10.4;6;9.04;0;1.6;3882 +84096;46.91271;5.62318;229;20221220;15.9;13;14.4;9.1;10;8.2;2.99;1944 +84096;46.91271;5.62318;229;20221221;14;10.6;12.3;5.2;11.65;2.5;1.03;2543 +84096;46.91271;5.62318;229;20221222;13.1;10.4;11.8;7.3;11;15;1.33;1618 +84096;46.91271;5.62318;229;20221223;14.5;10.3;12.4;6.6;13.3;15.8;.66;1592 +84096;46.91271;5.62318;229;20221224;11.5;10.6;11.1;2.6;12.05;1;.52;1076 +84096;46.91271;5.62318;229;20221225;14.1;6.8;10.5;2.4;10.9;0;.57;3182 +84096;46.91271;5.62318;229;20221226;13.4;9.4;11.4;4.9;11.2;10.9;1.06;962 +84096;46.91271;5.62318;229;20221227;10.1;6.1;8.1;1.8;9.1;.3;.5;2570 +84096;46.91271;5.62318;229;20221228;12.9;2.2;7.6;5.5;7.85;.3;1.22;4874 +84096;46.91271;5.62318;229;20221229;12.9;10.4;11.6;7.3;9.95;9.6;1.75;1262 +84096;46.91271;5.62318;229;20221230;13.1;3.9;8.5;5.3;9.85;1.1;.82;2547 +84096;46.91271;5.62318;229;20221231;17.4;12;14.7;7.1;11.25;0;2.2;3313 +84097;46.92549;5.95069;509;20220101;15.7;.6;8.1;.9;7.55;0;.33;6092 +84097;46.92549;5.95069;509;20220102;12.7;-.2;6.2;1.9;7.4;0;.67;5562 +84097;46.92549;5.95069;509;20220103;11.2;7.3;9.2;2.8;9;2.7;.86;2711 +84097;46.92549;5.95069;509;20220104;14.4;9.2;11.8;4.6;8.65;20.5;1.75;3354 +84097;46.92549;5.95069;509;20220105;1.7;1.2;1.4;1.2;5.9;1.1;.44;640 +84097;46.92549;5.95069;509;20220106;2;-1.6;.2;.9;5.35;0;.28;2717 +84097;46.92549;5.95069;509;20220107;.9;-4.6;-1.8;2.2;5.35;7.1;.15;3586 +84097;46.92549;5.95069;509;20220108;3.6;.9;2.3;3.6;6.5;9.7;.43;2321 +84097;46.92549;5.95069;509;20220109;3;1.4;2.2;3.5;6.65;6.8;.38;1576 +84097;46.92549;5.95069;509;20220110;3.8;-.9;1.4;1.9;5.55;0;.42;3360 +84097;46.92549;5.95069;509;20220111;4;-3.8;.1;2.2;4.65;0;.5;4538 +84097;46.92549;5.95069;509;20220112;3.8;-9.1;-2.7;1;3.8;0;.26;6145 +84097;46.92549;5.95069;509;20220113;2.7;-7.2;-2.2;.8;3.9;0;.24;5272 +84097;46.92549;5.95069;509;20220114;7.3;-7.6;-.1;.7;4.25;0;.22;6818 +84097;46.92549;5.95069;509;20220115;8;-6.3;.8;.5;4.45;0;.2;6720 +84097;46.92549;5.95069;509;20220116;5.6;-6.3;-.3;1.2;4.1;0;.41;6140 +84097;46.92549;5.95069;509;20220117;4.9;-4.9;0;1.5;5.6;0;.26;5609 +84097;46.92549;5.95069;509;20220118;6.6;-1;2.8;2;5.4;0;.61;4771 +84097;46.92549;5.95069;509;20220119;.8;-6.1;-2.7;1;5.15;.8;.18;4697 +84097;46.92549;5.95069;509;20220120;2.7;-.2;1.3;1.1;5.85;.7;.37;2860 +84097;46.92549;5.95069;509;20220121;1.7;-2.4;-.4;3;4.3;0;.67;3610 +84097;46.92549;5.95069;509;20220122;5;-6.1;-.6;1.7;4.55;0;.46;6432 +84097;46.92549;5.95069;509;20220123;4.1;-6.4;-1.1;1.1;4.65;0;.32;6285 +84097;46.92549;5.95069;509;20220124;7.8;-6.8;.5;.7;4.75;0;.33;7661 +84097;46.92549;5.95069;509;20220125;10.3;-5.9;2.2;.8;4.5;0;.43;8224 +84097;46.92549;5.95069;509;20220126;4.4;-7.8;-1.7;.8;4.2;0;.31;7096 +84097;46.92549;5.95069;509;20220127;.3;-8;-3.9;1.1;4.25;0;.27;5706 +84097;46.92549;5.95069;509;20220128;5.9;-3.6;1.2;1.1;5.35;0;.45;6385 +84097;46.92549;5.95069;509;20220129;3.6;-4.9;-.6;1;5.55;.7;.3;6132 +84097;46.92549;5.95069;509;20220130;6.4;1.5;3.9;1.1;7;.1;.45;4520 +84097;46.92549;5.95069;509;20220131;3.7;-1.1;1.3;2.6;6.4;5.2;.36;4562 +84097;46.92549;5.95069;509;20220201;2.4;-.5;1;1.5;6;4.8;.39;3478 +84097;46.92549;5.95069;509;20220202;7.8;1.8;4.8;1;8.55;2.3;.37;5373 +84097;46.92549;5.95069;509;20220203;8.5;2.7;5.6;1.2;7.8;0;.54;5357 +84097;46.92549;5.95069;509;20220204;5.8;.1;3;2.4;7.4;3.1;.4;5386 +84097;46.92549;5.95069;509;20220205;7.4;-1.2;3.1;1.4;5.9;0;.63;6855 +84097;46.92549;5.95069;509;20220206;5.3;-2.5;1.4;4.6;6.95;13.4;.27;6626 +84097;46.92549;5.95069;509;20220207;6.9;3.2;5;2.4;6;.1;.97;4433 +84097;46.92549;5.95069;509;20220208;11.7;-4.9;3.4;1;4.85;0;.78;10299 +84097;46.92549;5.95069;509;20220209;13.7;-4.1;4.8;1.4;5.25;0;1.02;10817 +84097;46.92549;5.95069;509;20220210;7.1;-.8;3.1;2.3;6.82;11.3;1.13;10400 +84097;46.92549;5.95069;509;20220211;7.2;5.5;6.3;4.1;5.72;0;1.6;10933 +84097;46.92549;5.95069;509;20220212;4.5;-1.4;1.6;2;4.82;0;.83;10400 +84097;46.92549;5.95069;509;20220213;9.8;-3;3.4;1.6;5.32;.2;.97;11400 +84097;46.92549;5.95069;509;20220214;5.4;-.1;2.6;1.6;6.79;9.7;.51;1800 +84097;46.92549;5.95069;509;20220215;7.5;2.4;5;2.5;6.65;4.5;.97;8300 +84097;46.92549;5.95069;509;20220216;8.5;2.9;5.7;4.3;9.1;12;.51;6465 +84097;46.92549;5.95069;509;20220217;11.5;8.8;10.1;4.1;10;2.7;1.15;4393 +84097;46.92549;5.95069;509;20220218;16.1;5.2;10.7;3.7;9.25;6;1.71;9571 +84097;46.92549;5.95069;509;20220219;7.8;4;5.9;2.7;6.25;0;1.18;5458 +84097;46.92549;5.95069;509;20220220;7.7;-1.3;3.2;3.5;7.35;7;.68;8898 +84097;46.92549;5.95069;509;20220221;5.2;2.3;3.8;3.8;7.35;7.3;.59;4412 +84097;46.92549;5.95069;509;20220222;8.1;4;6;2.5;7.6;1.4;.91;5979 +84097;46.92549;5.95069;509;20220223;12.4;5.1;8.7;1.4;7.8;.2;1.14;8355 +84097;46.92549;5.95069;509;20220224;11.6;-.6;5.5;2.9;6.85;2.7;1.34;11149 +84097;46.92549;5.95069;509;20220225;7.5;-.9;3.3;1.1;5.65;.5;.9;9204 +84097;46.92549;5.95069;509;20220226;8.8;-3.8;2.5;2.8;4.35;0;1.48;11619 +84097;46.92549;5.95069;509;20220227;10.7;-4.9;2.9;1.7;3.75;0;1.48;13223 +84097;46.92549;5.95069;509;20220228;11.6;-4.6;3.5;1.1;4.75;0;1.25;13682 +84097;46.92549;5.95069;509;20220301;12.1;-4.9;3.6;.9;4.8;0;1.22;14232 +84097;46.92549;5.95069;509;20220302;12.7;-3.4;4.6;.8;5.8;0;1.22;14027 +84097;46.92549;5.95069;509;20220303;13.7;0;6.9;1.2;6.4;0;1.41;13055 +84097;46.92549;5.95069;509;20220304;11.5;-3.9;3.8;1.5;4.4;0;1.51;14087 +84097;46.92549;5.95069;509;20220305;8.3;-7.5;.4;1.2;3.25;0;1.29;14499 +84097;46.92549;5.95069;509;20220306;7;-8;-.5;1.3;3.65;0;1.21;14254 +84097;46.92549;5.95069;509;20220307;8.5;-7;.7;1.3;3.95;0;1.3;14697 +84097;46.92549;5.95069;509;20220308;12.2;-6;3.1;.8;4.25;0;1.38;16107 +84097;46.92549;5.95069;509;20220309;13.9;-4.2;4.8;1.1;5.4;0;1.6;16197 +84097;46.92549;5.95069;509;20220310;15.1;-4.5;5.3;1.3;5.6;0;1.75;16963 +84097;46.92549;5.95069;509;20220311;15.8;-.8;7.5;2.3;6.35;.3;2.13;16078 +84097;46.92549;5.95069;509;20220312;11.3;4.5;7.9;1.2;7.65;0;1.32;10219 +84097;46.92549;5.95069;509;20220313;12.8;4.6;8.7;1.6;8.15;8.1;1.5;11428 +84097;46.92549;5.95069;509;20220314;14.3;-.6;6.8;1.4;7.75;4.3;1.67;15808 +84097;46.92549;5.95069;509;20220315;15.3;5.3;10.3;1.8;9.25;.1;1.78;12971 +84097;46.92549;5.95069;509;20220316;16.6;3.8;10.2;1;8.9;0;1.81;14934 +84097;46.92549;5.95069;509;20220317;11.4;3.7;7.5;2.5;9.45;.1;1.25;11498 +84097;46.92549;5.95069;509;20220318;10.7;7.8;9.3;8.5;7.79;0;2.46;8266 +84097;46.92549;5.95069;509;20220319;12.3;6.1;9.2;4.5;5.95;0;2.93;15666 +84097;46.92549;5.95069;509;20220320;14.1;1.2;7.7;1.7;6.25;0;2.08;16100 +84097;46.92549;5.95069;509;20220321;14.8;1.8;8.3;1.4;6.32;0;2.18;17833 +84097;46.92549;5.95069;509;20220322;14.3;.7;7.5;1.5;5.89;0;2.25;18933 +84097;46.92549;5.95069;509;20220323;15.3;.2;7.8;1.2;5.75;0;2.25;19300 +84097;46.92549;5.95069;509;20220324;16.7;.5;8.6;1.2;5.82;0;2.4;19433 +84097;46.92549;5.95069;509;20220325;18;1.2;9.6;2.1;5.82;0;2.94;19533 +84097;46.92549;5.95069;509;20220326;18;4;11;2.8;5.75;0;3.4;20033 +84097;46.92549;5.95069;509;20220327;17.8;2.8;10.3;1.5;6.02;0;2.7;19366 +84097;46.92549;5.95069;509;20220328;18.1;.2;9.2;1.4;5.95;0;2.65;19866 +84097;46.92549;5.95069;509;20220329;17.1;4.8;10.9;2.2;6.59;3.8;2.51;11800 +84097;46.92549;5.95069;509;20220330;12.7;9;10.9;2.5;9.25;4;1.83;9066 +84097;46.92549;5.95069;509;20220331;11.4;6.2;8.8;2;8.15;8.8;1.54;7833 +84097;46.92549;5.95069;509;20220401;3;2.9;3;2.8;5.89;8.9;1;4233 +84097;46.92549;5.95069;509;20220402;3.4;-1.1;1.1;3.3;4.99;2.2;1.28;9600 +84097;46.92549;5.95069;509;20220403;4.3;-1.2;1.6;4.7;4.45;.2;1.71;11466 +84097;46.92549;5.95069;509;20220404;9;-2.7;3.2;2.5;4.99;0;2.25;21333 +84097;46.92549;5.95069;509;20220405;14;3.8;8.9;2.3;6.49;0;2.47;15366 +84097;46.92549;5.95069;509;20220406;15.8;4.7;10.2;3.2;8.35;4;2.59;14900 +84097;46.92549;5.95069;509;20220407;9;7.8;8.4;7.9;9.99;19.7;.96;3100 +84097;46.92549;5.95069;509;20220408;12.2;8.7;10.4;7.3;10.72;19.3;1.43;4433 +84097;46.92549;5.95069;509;20220409;8;3.1;5.5;3.7;6.02;2.3;2.19;16266 +84097;46.92549;5.95069;509;20220410;10.8;-.7;5.1;1.7;5.52;.1;2.6;24400 +84097;46.92549;5.95069;509;20220411;14.6;.4;7.5;1.3;6.75;0;2.57;21200 +84097;46.92549;5.95069;509;20220412;18.5;3.5;11;1.2;9.02;0;2.77;20166 +84097;46.92549;5.95069;509;20220413;21.1;7.9;14.5;1.7;9.25;0;3.37;20133 +84097;46.92549;5.95069;509;20220414;21.6;7.8;14.7;1.7;10.75;0;3.48;21933 +84097;46.92549;5.95069;509;20220415;21.2;9.2;15.2;2.2;11.12;0;3.53;21100 +84097;46.92549;5.95069;509;20220416;16.9;10.1;13.5;7.1;8.35;0;4.75;25233 +84097;46.92549;5.95069;509;20220417;16.2;5.6;10.9;7;5.35;0;5.06;26066 +84097;46.92549;5.95069;509;20220418;16.9;2.1;9.5;2;5.99;0;3.56;25333 +84097;46.92549;5.95069;509;20220419;18.5;2.8;10.7;1.7;6.59;0;3.51;23733 +84097;46.92549;5.95069;509;20220420;17.9;6;12;3.5;7.02;0;4;21966 +84097;46.92549;5.95069;509;20220421;17.8;4.4;11.1;3.6;6.45;0;4.12;23366 +84097;46.92549;5.95069;509;20220422;16;6.1;11;2;8.32;2.9;3.07;20533 +84097;46.92549;5.95069;509;20220423;14.1;8.2;11.1;2.6;10.75;11.9;1.79;9500 +84097;46.92549;5.95069;509;20220424;11.3;5.1;8.2;2.7;9.92;8.8;1.21;7066 +84097;46.92549;5.95069;509;20220425;11.2;8.8;10;2.6;11.19;11.8;1.07;4800 +84097;46.92549;5.95069;509;20220426;14.5;8.1;11.3;2.1;9.25;.9;2.69;17033 +84097;46.92549;5.95069;509;20220427;16.6;3.1;9.9;3.3;8.29;0;3.68;26866 +84097;46.92549;5.95069;509;20220428;19.4;4.9;12.1;3.1;8.49;0;4.25;27266 +84097;46.92549;5.95069;509;20220429;19.4;5.9;12.6;2.2;8.29;.5;3.62;21066 +84097;46.92549;5.95069;509;20220430;17.8;8.3;13;1.9;9.39;.4;3.28;19933 +84097;46.92549;5.95069;509;20220501;17;4.1;10.6;2;8.82;0;3.57;26333 +84097;46.92549;5.95069;509;20220502;18.8;4.9;11.8;2;8.85;.3;3.73;25166 +84097;46.92549;5.95069;509;20220503;19.6;7.7;13.6;1.7;9.95;1.4;3.77;24466 +84097;46.92549;5.95069;509;20220504;18.5;8.1;13.3;2;10.89;11.6;3.07;18566 +84097;46.92549;5.95069;509;20220505;12;9.5;10.8;1.1;11.79;.4;1.21;6066 +84097;46.92549;5.95069;509;20220506;16.2;5;10.6;2;10.3;0;2.92;21767 +84097;46.92549;5.95069;509;20220507;19.8;4.3;12;2.2;9.95;0;3.79;25961 +84097;46.92549;5.95069;509;20220508;19.6;5.6;12.6;2.1;10.4;0;3.7;24731 +84097;46.92549;5.95069;509;20220509;21.7;6;13.8;1.4;12;.9;3.93;26429 +84097;46.92549;5.95069;509;20220510;23.6;6.5;15;1.2;12.5;0;4.22;27672 +84097;46.92549;5.95069;509;20220511;26.5;8.4;17.5;2.3;11.3;0;5.19;28393 +84097;46.92549;5.95069;509;20220512;24.2;13.3;18.8;2;12.5;3.3;4.39;22240 +84097;46.92549;5.95069;509;20220513;20;13.2;16.6;1.2;14.6;.3;3.01;17480 +84097;46.92549;5.95069;509;20220514;23.6;5.9;14.7;1.3;11.75;0;4.39;28690 +84097;46.92549;5.95069;509;20220515;26.9;7.6;17.3;1.3;13.35;1.3;4.9;29748 +84097;46.92549;5.95069;509;20220516;24.5;12.4;18.4;2.3;12.55;.1;4.64;23918 +84097;46.92549;5.95069;509;20220517;27.2;9.4;18.3;1.2;13.45;.1;4.94;29127 +84097;46.92549;5.95069;509;20220518;28.2;9.4;18.8;1.3;14.15;0;5.13;29803 +84097;46.92549;5.95069;509;20220519;28.1;13.2;20.6;2.4;14.9;.2;5.36;26885 +84097;46.92549;5.95069;509;20220520;30.2;13.9;22;2.9;13.9;2.9;6.25;28255 +84097;46.92549;5.95069;509;20220521;25.7;14.9;20.3;1.4;16.2;.1;4.29;22866 +84097;46.92549;5.95069;509;20220522;27.2;11.4;19.3;1.5;16.15;1.1;4.93;28048 +84097;46.92549;5.95069;509;20220523;24.5;16.2;20.3;2.3;15.9;12.2;4.12;20122 +84097;46.92549;5.95069;509;20220524;17.8;10.5;14.1;2.5;11.85;.1;3.19;18850 +84097;46.92549;5.95069;509;20220525;20;4.6;12.3;1.1;10.2;0;3.99;27841 +84097;46.92549;5.95069;509;20220526;19.9;6.5;13.2;1.4;11.1;0;3.88;26089 +84097;46.92549;5.95069;509;20220527;21.6;6;13.8;1.3;11.6;.1;4.24;28276 +84097;46.92549;5.95069;509;20220528;19.1;5;12;1.8;9.75;0;3.94;26926 +84097;46.92549;5.95069;509;20220529;17.9;2.3;10.1;1.6;8;0;3.94;28415 +84097;46.92549;5.95069;509;20220530;21;3.8;12.4;1.4;8.45;0;4.44;29925 +84097;46.92549;5.95069;509;20220531;20.1;5.6;12.8;1.8;10.2;0;4.18;27560 +84097;46.92549;5.95069;509;20220601;21.1;6.3;13.7;1.3;12.15;0;4.15;27947 +84097;46.92549;5.95069;509;20220602;26.7;9.6;18.1;1.2;14.75;.6;5.08;30043 +84097;46.92549;5.95069;509;20220603;29;13.3;21.2;1.7;15.25;8.3;5.54;28853 +84097;46.92549;5.95069;509;20220604;28.8;14.5;21.6;2;17.75;11.2;5.36;27558 +84097;46.92549;5.95069;509;20220605;23.2;15.7;19.4;1.8;17.15;4.7;3.72;19734 +84097;46.92549;5.95069;509;20220606;23;9.6;16.3;1.3;14.25;2.5;4.34;26813 +84097;46.92549;5.95069;509;20220607;20.9;12.1;16.5;1.8;13.85;1;3.69;21323 +84097;46.92549;5.95069;509;20220608;19.2;7.3;13.2;1.5;12.3;15.5;3.75;25342 +84097;46.92549;5.95069;509;20220609;17.8;9.3;13.5;1.6;11.75;3.7;3.34;21321 +84097;46.92549;5.95069;509;20220610;23;4.2;13.6;1.4;10.45;0;4.8;31644 +84097;46.92549;5.95069;509;20220611;27.4;6.1;16.7;1.4;12.15;0;5.49;32643 +84097;46.92549;5.95069;509;20220612;29.5;9.1;19.3;1.1;14.15;.2;5.67;32461 +84097;46.92549;5.95069;509;20220613;23.5;14.1;18.8;1.6;12.95;0;4.29;22473 +84097;46.92549;5.95069;509;20220614;28.3;5.7;17;1.1;12.45;0;5.46;32736 +84097;46.92549;5.95069;509;20220615;31.8;12.6;22.2;2.2;16.2;.3;6.49;32091 +84097;46.92549;5.95069;509;20220616;29.3;16.1;22.7;1.3;17.4;.1;5.26;26857 +84097;46.92549;5.95069;509;20220617;30.6;11.2;20.9;1.4;14.15;0;6.02;32292 +84097;46.92549;5.95069;509;20220618;34.7;11.6;23.1;1.3;15.65;0;6.5;32807 +84097;46.92549;5.95069;509;20220619;33.7;17;25.3;2.5;16.75;0;7.01;30353 +84097;46.92549;5.95069;509;20220620;31.4;18.5;25;2.6;14.45;0;6.49;26606 +84097;46.92549;5.95069;509;20220621;32.7;14.1;23.4;1.2;16.65;1.4;6.23;32004 +84097;46.92549;5.95069;509;20220622;27.1;17.5;22.3;1.5;18.5;8.3;4.59;22834 +84097;46.92549;5.95069;509;20220623;27.8;14.3;21;1.6;17.55;7.6;5.12;27205 +84097;46.92549;5.95069;509;20220624;19.9;14.5;17.2;1.3;15.85;9.2;3.05;16936 +84097;46.92549;5.95069;509;20220625;27.2;11.1;19.1;1.1;15.2;5.1;5.14;29708 +84097;46.92549;5.95069;509;20220626;23.3;14.1;18.7;2.1;17.1;14.9;3.98;22296 +84097;46.92549;5.95069;509;20220627;19.7;14.9;17.3;1.1;16.1;0;2.88;16012 +84097;46.92549;5.95069;509;20220628;22.4;10.5;16.4;1.8;15.1;0;4.12;25318 +84097;46.92549;5.95069;509;20220629;27.2;12;19.6;1.1;16.05;.1;5.06;28798 +84097;46.92549;5.95069;509;20220630;26.9;11.5;19.2;1.6;15.9;8.5;5.13;29022 +84097;46.92549;5.95069;509;20220701;21.3;11.7;16.5;1.2;12.65;.1;3.87;22622 +84097;46.92549;5.95069;509;20220702;26.3;6.6;16.4;1.1;13.1;0;5.19;32155 +84097;46.92549;5.95069;509;20220703;28.1;10.8;19.4;1.4;15.65;6.8;5.42;30634 +84097;46.92549;5.95069;509;20220704;24.1;15.9;20;1.9;17.55;0;3.95;20682 +84097;46.92549;5.95069;509;20220705;25.3;10.4;17.9;1.3;13.4;0;4.85;28229 +84097;46.92549;5.95069;509;20220706;23.9;7.8;15.9;1.3;12.15;0;4.72;29366 +84097;46.92549;5.95069;509;20220707;22.5;6.6;14.6;1.8;12.25;.1;4.52;29134 +84097;46.92549;5.95069;509;20220708;23.6;9.4;16.5;2.1;12.2;0;4.74;27467 +84097;46.92549;5.95069;509;20220709;26.4;7.5;16.9;1.3;11.5;0;5.24;31272 +84097;46.92549;5.95069;509;20220710;25;9.4;17.2;1.9;13.15;0;4.92;28630 +84097;46.92549;5.95069;509;20220711;27.1;11.3;19.2;2.5;12.75;0;5.59;28740 +84097;46.92549;5.95069;509;20220712;28.2;10.8;19.5;1.7;12.4;0;5.6;30172 +84097;46.92549;5.95069;509;20220713;31.5;8.4;20;1.1;12.5;.1;5.78;31881 +84097;46.92549;5.95069;509;20220714;32.9;15.9;24.4;1.6;14.75;0;6.18;29656 +84097;46.92549;5.95069;509;20220715;28.7;12;20.3;1.5;13.45;0;5.47;29353 +84097;46.92549;5.95069;509;20220716;28.2;8.5;18.3;1.7;11.4;0;5.58;31041 +84097;46.92549;5.95069;509;20220717;31.2;9.1;20.1;1.8;11.75;0;6.08;31420 +84097;46.92549;5.95069;509;20220718;35.9;10.1;23;1.6;12.75;0;6.59;31426 +84097;46.92549;5.95069;509;20220719;37;12.5;24.8;1.4;14.35;.4;6.62;31324 +84097;46.92549;5.95069;509;20220720;32;18.2;25.1;1.9;17.6;1;5.75;26214 +84097;46.92549;5.95069;509;20220721;29.4;13.5;21.5;1.3;15.65;.1;5.26;28038 +84097;46.92549;5.95069;509;20220722;33;11.6;22.3;1.4;15.65;3.6;6.02;30971 +84097;46.92549;5.95069;509;20220723;28.1;17.2;22.6;1.3;18.8;0;4.5;22835 +84097;46.92549;5.95069;509;20220724;33.1;13.6;23.3;1.3;16.6;0;5.92;30395 +84097;46.92549;5.95069;509;20220725;32;15.1;23.6;2.3;15.6;.4;6.18;28533 +84097;46.92549;5.95069;509;20220726;25.9;17.2;21.5;1.9;14.95;0;4.36;20202 +84097;46.92549;5.95069;509;20220727;26.8;8.9;17.8;1.2;11.75;0;4.92;29126 +84097;46.92549;5.95069;509;20220728;28.7;8.3;18.5;1.3;12;0;5.26;30086 +84097;46.92549;5.95069;509;20220729;26.6;14.7;20.6;.9;13.1;.3;4.27;23294 +84097;46.92549;5.95069;509;20220730;29.2;9.9;19.6;1.4;12.1;0;5.28;29175 +84097;46.92549;5.95069;509;20220731;31.1;11.3;21.2;1.6;12.85;0;5.67;29154 +84097;46.92549;5.95069;509;20220801;30.4;11.9;21.2;1.7;13.8;0;5.49;28433 +84097;46.92549;5.95069;509;20220802;30.8;11.6;21.2;1.3;13.95;0;5.39;29025 +84097;46.92549;5.95069;509;20220803;34.4;12.5;23.4;1.5;13.7;0;5.98;29440 +84097;46.92549;5.95069;509;20220804;36.9;15.4;26.1;1.7;14.3;.3;6.45;29063 +84097;46.92549;5.95069;509;20220805;32.3;16.7;24.5;2;15.3;.6;5.69;25921 +84097;46.92549;5.95069;509;20220806;27.7;14.1;20.9;2.4;14.95;0;4.9;24024 +84097;46.92549;5.95069;509;20220807;28.4;10.5;19.4;2.1;14;0;5.15;27409 +84097;46.92549;5.95069;509;20220808;30.1;10.6;20.3;2.1;12.45;0;5.54;27936 +84097;46.92549;5.95069;509;20220809;31.6;10.2;20.9;2.1;11.55;0;5.77;28174 +84097;46.92549;5.95069;509;20220810;31.7;10.4;21.1;1.5;11.35;0;5.39;28045 +84097;46.92549;5.95069;509;20220811;32.7;11.8;22.3;1.4;11.8;0;5.41;28088 +84097;46.92549;5.95069;509;20220812;31.8;12;21.9;1.6;11.6;0;5.38;26996 +84097;46.92549;5.95069;509;20220813;31.9;9.8;20.8;1.6;9.65;0;5.49;27842 +84097;46.92549;5.95069;509;20220814;24.2;13.1;18.7;1.5;13.3;4.5;3.78;20654 +84097;46.92549;5.95069;509;20220815;23.3;12.8;18;1.1;15.8;2.1;3.36;19951 +84097;46.92549;5.95069;509;20220816;30.8;10.9;20.8;1.3;14.4;3.4;4.89;27015 +84097;46.92549;5.95069;509;20220817;27.8;15.4;21.6;1.8;17;6.1;4.21;21463 +84097;46.92549;5.95069;509;20220818;23;14.7;18.8;1.4;16.45;24.6;3.1;17242 +84097;46.92549;5.95069;509;20220819;24.4;16.4;20.4;1.3;18.15;9.6;3.14;16832 +84097;46.92549;5.95069;509;20220820;23.8;17;20.4;1.2;17.55;3.1;2.93;15361 +84097;46.92549;5.95069;509;20220821;25.7;9.7;17.7;1.4;13.1;.1;3.98;23786 +84097;46.92549;5.95069;509;20220822;27.1;9.8;18.4;1.3;13.35;0;4.16;24586 +84097;46.92549;5.95069;509;20220823;28.4;10.4;19.4;1.4;13.8;0;4.37;24838 +84097;46.92549;5.95069;509;20220824;30.2;9.9;20.1;1;11.85;0;4.33;25463 +84097;46.92549;5.95069;509;20220825;31.7;11.5;21.6;1.1;14.25;0;4.54;25205 +84097;46.92549;5.95069;509;20220826;20.8;14.8;17.8;1;16.4;1.2;2.38;13626 +84097;46.92549;5.95069;509;20220827;25.4;12.6;19;1.1;16.4;.4;3.39;20232 +84097;46.92549;5.95069;509;20220828;27.3;10.8;19.1;1;15.15;.4;3.75;22872 +84097;46.92549;5.95069;509;20220829;29.6;11.8;20.7;.9;14.95;0;3.99;23579 +84097;46.92549;5.95069;509;20220830;26.7;13.6;20.2;1;16.4;2.8;3.43;19982 +84097;46.92549;5.95069;509;20220831;25.1;13.5;19.3;1.3;15.85;0;3.23;18556 +84097;46.92549;5.95069;509;20220901;26.1;9.2;17.6;1.2;13.05;0;3.61;22422 +84097;46.92549;5.95069;509;20220902;25.4;9.6;17.5;1.4;14.05;14.2;3.5;21469 +84097;46.92549;5.95069;509;20220903;23.8;14;18.9;1.4;16.5;4.5;2.89;16515 +84097;46.92549;5.95069;509;20220904;27.4;11.9;19.6;.8;15.25;.1;3.38;20804 +84097;46.92549;5.95069;509;20220905;29.4;13.4;21.4;1.6;16.1;.4;3.98;20999 +84097;46.92549;5.95069;509;20220906;26.4;17.4;21.9;1.4;18.4;2.3;3.04;15384 +84097;46.92549;5.95069;509;20220907;24.1;14;19.1;1.5;16.85;16.1;2.84;16240 +84097;46.92549;5.95069;509;20220908;22;13.8;17.9;2.4;14.8;.8;2.77;14391 +84097;46.92549;5.95069;509;20220909;19;13.5;16.2;2.1;14.25;7.1;2.21;11634 +84097;46.92549;5.95069;509;20220910;17.3;13.3;15.3;1.9;13.6;.1;1.87;9743 +84097;46.92549;5.95069;509;20220911;23;6.9;14.9;1.1;12.05;0;2.87;19853 +84097;46.92549;5.95069;509;20220912;28.7;7.9;18.3;.9;12.45;.1;3.34;21556 +84097;46.92549;5.95069;509;20220913;28;11.9;19.9;1.6;15.8;0;3.46;19484 +84097;46.92549;5.95069;509;20220914;25;21.3;23.1;3.3;17.6;25.2;3.14;8817 +84097;46.92549;5.95069;509;20220915;20.2;13.2;16.7;1.5;16.4;27.9;2;12336 +84097;46.92549;5.95069;509;20220916;16.4;11.5;13.9;1.2;13.25;1.9;1.58;9845 +84097;46.92549;5.95069;509;20220917;13.8;6.4;10.1;1.2;9.45;.2;1.67;12490 +84097;46.92549;5.95069;509;20220918;17.2;1;9.1;1;7.65;0;2.15;18526 +84097;46.92549;5.95069;509;20220919;16.2;2.3;9.3;1.2;8;0;2.06;16931 +84097;46.92549;5.95069;509;20220920;16.9;.5;8.7;1.3;7.65;0;2.17;18241 +84097;46.92549;5.95069;509;20220921;17.5;1.2;9.4;1.6;7.9;0;2.27;17981 +84097;46.92549;5.95069;509;20220922;19.1;1.1;10.1;1;8.35;0;2.22;18707 +84097;46.92549;5.95069;509;20220923;20.7;3.8;12.2;1.3;10.95;6.7;2.28;17907 +84097;46.92549;5.95069;509;20220924;18.4;12.1;15.2;1.3;13.25;1.2;1.75;10548 +84097;46.92549;5.95069;509;20220925;14.7;7.9;11.3;.8;11.85;3.9;1.38;10679 +84097;46.92549;5.95069;509;20220926;14.1;7.7;10.9;1.7;11.25;14.2;1.4;10367 +84097;46.92549;5.95069;509;20220927;11.6;8.7;10.1;3.7;10.8;24.9;1.15;6576 +84097;46.92549;5.95069;509;20220928;10.8;9.1;10;2;11.55;29.7;.81;4886 +84097;46.92549;5.95069;509;20220929;12.1;8;10;1.1;10.35;3.6;1.14;7868 +84097;46.92549;5.95069;509;20220930;14.1;.8;7.4;1.3;8.25;0;1.52;14483 +84097;46.92549;5.95069;509;20221001;13.5;3.2;8.4;2.3;11.15;13.4;1.15;12536 +84097;46.92549;5.95069;509;20221002;18.2;13.6;15.9;1.6;15.4;9;1.38;8094 +84097;46.92549;5.95069;509;20221003;16.9;12.5;14.7;1;13.65;0;1.29;7787 +84097;46.92549;5.95069;509;20221004;20.3;3.5;11.9;.8;10.75;.1;1.75;15610 +84097;46.92549;5.95069;509;20221005;22.5;5.7;14.1;1.9;11.1;0;2.28;15379 +84097;46.92549;5.95069;509;20221006;19.2;8.8;14;1.4;12.9;0;1.6;11774 +84097;46.92549;5.95069;509;20221007;20.6;6;13.3;.8;12.3;0;1.62;13919 +84097;46.92549;5.95069;509;20221008;16.7;10.4;13.5;.9;12;.6;1.27;8757 +84097;46.92549;5.95069;509;20221009;19.1;1.9;10.5;.5;10.35;.1;1.44;14761 +84097;46.92549;5.95069;509;20221010;21.9;9.5;15.7;1.1;13.45;0;1.69;12259 +84097;46.92549;5.95069;509;20221011;20;9;14.5;.8;13.1;.1;1.4;11319 +84097;46.92549;5.95069;509;20221012;19.3;6.2;12.7;.8;11.3;.1;1.38;12301 +84097;46.92549;5.95069;509;20221013;15.4;5;10.2;.9;11.5;.7;1.07;10714 +84097;46.92549;5.95069;509;20221014;15;10.1;12.6;2.3;14.05;7.1;.9;7039 +84097;46.92549;5.95069;509;20221015;20.5;13.6;17;2.4;14.55;0;1.69;8357 +84097;46.92549;5.95069;509;20221016;24.1;12;18;1.6;13.05;0;1.93;11120 +84097;46.92549;5.95069;509;20221017;23.7;9.6;16.7;1.7;13;0;1.89;11857 +84097;46.92549;5.95069;509;20221018;23.6;12.6;18.1;1.1;13.25;0;1.64;10192 +84097;46.92549;5.95069;509;20221019;22.9;6.6;14.8;.8;12.4;.1;1.41;12458 +84097;46.92549;5.95069;509;20221020;20.9;10.5;15.7;1.9;13.35;14.3;1.55;9673 +84097;46.92549;5.95069;509;20221021;19;13.7;16.4;2.2;14.9;21.4;1.31;6640 +84097;46.92549;5.95069;509;20221022;22.5;12.2;17.3;1.2;13.7;0;1.44;9359 +84097;46.92549;5.95069;509;20221023;22.3;8.9;15.6;3;12.2;4.2;2.07;10584 +84097;46.92549;5.95069;509;20221024;19.2;15;17.1;2.3;13.9;4.3;1.5;5508 +84097;46.92549;5.95069;509;20221025;20.8;6.9;13.9;.6;12.25;1;1.03;10474 +84097;46.92549;5.95069;509;20221026;22.4;11.2;16.8;1.8;13.6;0;1.54;9187 +84097;46.92549;5.95069;509;20221027;24.1;7.6;15.9;1.1;12.4;0;1.37;11130 +84097;46.92549;5.95069;509;20221028;26.8;12.1;19.5;1.5;12;0;1.92;10310 +84097;46.92549;5.95069;509;20221029;23.9;8.3;16.1;.8;11.85;0;1.14;10481 +84097;46.92549;5.95069;509;20221030;23.5;6.9;15.2;.8;11;0;1.14;10650 +84097;46.92549;5.95069;509;20221031;20.2;8.2;14.2;1.4;11.6;20.3;1.2;8855 +84097;46.92549;5.95069;509;20221101;14.9;12.1;13.5;2.2;12.8;1.3;.95;3892 +84097;46.92549;5.95069;509;20221102;15.3;5.9;10.6;1.1;10.45;0;.75;7506 +84097;46.92549;5.95069;509;20221103;16.8;2.6;9.7;2.1;9.1;12;1.14;9253 +84097;46.92549;5.95069;509;20221104;9.3;6.1;7.7;1.9;9;10.1;.67;3904 +84097;46.92549;5.95069;509;20221105;9.2;5.4;7.3;1;8.65;.1;.57;4314 +84097;46.92549;5.95069;509;20221106;12.9;-.7;6.1;.8;7.55;.2;.57;8615 +84097;46.92549;5.95069;509;20221107;16.5;5.6;11.1;1.4;8.85;0;.97;7511 +84097;46.92549;5.95069;509;20221108;18.8;1.7;10.2;2.6;8.75;7.9;1.42;9472 +84097;46.92549;5.95069;509;20221109;12.8;11.9;12.3;2.2;12.65;20.1;.7;1625 +84097;46.92549;5.95069;509;20221110;14.6;5.1;9.8;.9;10;0;.58;6674 +84097;46.92549;5.95069;509;20221111;17.1;.5;8.8;.8;8.6;.1;.59;8897 +84097;46.92549;5.95069;509;20221112;17.7;2.2;10;.8;9.1;0;.61;8446 +84097;46.92549;5.95069;509;20221113;10;1.4;5.7;.8;8.65;0;.38;6000 +84097;46.92549;5.95069;509;20221114;15;2.2;8.6;3.5;9.95;5.9;.81;7397 +84097;46.92549;5.95069;509;20221115;14.9;9.5;12.2;1.6;11.6;10.4;.7;4496 +84097;46.92549;5.95069;509;20221116;13.8;7.7;10.7;2.1;10.05;3;.81;4763 +84097;46.92549;5.95069;509;20221117;12.8;6.9;9.8;4.2;10.25;27.4;.88;4555 +84097;46.92549;5.95069;509;20221118;8.9;6.7;7.8;3;9.05;3.5;.67;2527 +84097;46.92549;5.95069;509;20221119;8.1;3.1;5.6;.8;8.4;1.6;.35;4038 +84097;46.92549;5.95069;509;20221120;7.1;3.7;5.4;1.8;7.95;3.3;.45;3180 +84097;46.92549;5.95069;509;20221121;9.5;3.8;6.6;2.9;8.45;6.3;.58;4231 +84097;46.92549;5.95069;509;20221122;6.6;3.1;4.8;2.5;7.85;1.2;.44;3116 +84097;46.92549;5.95069;509;20221123;10.6;-.9;4.8;1.9;7.5;9;.45;6171 +84097;46.92549;5.95069;509;20221124;10.8;6.5;8.6;1.8;8.75;2.7;.63;3439 +84097;46.92549;5.95069;509;20221125;9.2;3.2;6.2;1;8.35;3.6;.33;4178 +84097;46.92549;5.95069;509;20221126;8.4;.4;4.4;1;7.45;0;.3;4822 +84097;46.92549;5.95069;509;20221127;10.5;-1.2;4.6;1.1;6.75;.1;.36;5899 +84097;46.92549;5.95069;509;20221128;8.6;2.9;5.7;2.5;8.1;6.7;.46;3885 +84097;46.92549;5.95069;509;20221129;6.6;4.3;5.4;1;8.65;1.2;.33;2133 +84097;46.92549;5.95069;509;20221130;8;3.7;5.8;2.4;8.1;0;.47;3158 +84097;46.92549;5.95069;509;20221201;4.5;1.1;2.8;2.4;6.55;0;.42;2751 +84097;46.92549;5.95069;509;20221202;6;1.9;3.9;1.1;6.6;.8;.39;3077 +84097;46.92549;5.95069;509;20221203;6.7;-2.1;2.3;.8;6.05;0;.23;4715 +84097;46.92549;5.95069;509;20221204;7.4;-1.7;2.8;.9;6.85;2.9;.19;4790 +84097;46.92549;5.95069;509;20221205;5.2;1.5;3.3;1.4;6.55;.1;.38;2761 +84097;46.92549;5.95069;509;20221206;5.3;-4.9;.2;.9;5.2;0;.2;5032 +84097;46.92549;5.95069;509;20221207;4;1;2.5;1.3;5.7;0;.44;2368 +84097;46.92549;5.95069;509;20221208;4.6;-5.6;-.5;.6;4.7;3.4;.14;4950 +84097;46.92549;5.95069;509;20221209;2.6;-1.4;.6;.8;6.25;1.3;.18;2849 +84097;46.92549;5.95069;509;20221210;-1.1;-1.2;-1.1;1.8;5.35;.6;.34;0 +84097;46.92549;5.95069;509;20221211;.4;-5.6;-2.6;1.2;4.2;0;.25;3547 +84097;46.92549;5.95069;509;20221212;1.7;-9.1;-3.7;.7;3.45;.4;.14;4983 +84097;46.92549;5.95069;509;20221213;1.5;-6.1;-2.3;.3;5.15;2.2;.08;4035 +84097;46.92549;5.95069;509;20221214;9.1;0;4.5;2.1;9;10.7;.04;4443 +84097;46.92549;5.95069;509;20221215;6.5;5;5.8;1.3;8.65;4.8;.36;1434 +84097;46.92549;5.95069;509;20221216;.6;-.8;-.1;1.4;5.45;0;.33;1343 +84097;46.92549;5.95069;509;20221217;1.2;-9.9;-4.3;.8;3.85;0;.1;4983 +84097;46.92549;5.95069;509;20221218;9.4;-8.8;.3;1.5;5.25;.1;.28;6520 +84097;46.92549;5.95069;509;20221219;14.8;6.8;10.8;3.4;8.1;0;1.33;4101 +84097;46.92549;5.95069;509;20221220;14.7;11.1;12.9;4;8.7;5.3;1.85;2533 +84097;46.92549;5.95069;509;20221221;12;9.3;10.6;3;10.75;3.4;.72;2132 +84097;46.92549;5.95069;509;20221222;10.5;8.5;9.5;4.5;10.45;16.5;.7;1704 +84097;46.92549;5.95069;509;20221223;12.2;9.2;10.7;4.4;12.8;23.2;.26;2251 +84097;46.92549;5.95069;509;20221224;9.6;8.7;9.1;1.4;11.2;1.8;.39;984 +84097;46.92549;5.95069;509;20221225;13.9;3.9;8.9;1.4;9.75;0;.33;4687 +84097;46.92549;5.95069;509;20221226;12.6;7.9;10.2;3.7;10.3;12.8;.88;2770 +84097;46.92549;5.95069;509;20221227;8;5.3;6.6;1.2;8.35;.5;.41;2133 +84097;46.92549;5.95069;509;20221228;12.7;-.7;6;2.8;6.95;.1;.74;5584 +84097;46.92549;5.95069;509;20221229;10.9;9;10;4.5;9.05;14.5;1.25;1688 +84097;46.92549;5.95069;509;20221230;11.6;2.2;6.9;3.2;9.05;2.2;.42;4613 +84097;46.92549;5.95069;509;20221231;17.9;8.9;13.4;3.5;10.95;0;1.28;4512 +84098;46.93727;6.27833;786;20220101;14.3;.5;7.4;1.9;7.19;0;1;5239 +84098;46.93727;6.27833;786;20220102;14;-.3;6.8;6.2;6.59;0;2.42;3425 +84098;46.93727;6.27833;786;20220103;9.7;7.4;8.5;7.3;8.79;3;1.04;1278 +84098;46.93727;6.27833;786;20220104;13.8;7.7;10.7;8.7;8.39;18.3;2.04;3296 +84098;46.93727;6.27833;786;20220105;.1;.2;.1;2.5;5.39;1.5;.35;0 +84098;46.93727;6.27833;786;20220106;.2;-3;-1.4;1.1;4.99;.1;.26;1926 +84098;46.93727;6.27833;786;20220107;.3;-8.4;-4.1;5.9;5.09;6.1;.04;3386 +84098;46.93727;6.27833;786;20220108;2;-.8;.6;8.3;6.19;12;.15;2252 +84098;46.93727;6.27833;786;20220109;.9;.2;.5;6.3;6.09;7.8;.3;1012 +84098;46.93727;6.27833;786;20220110;.6;-2.9;-1.2;1.3;5.09;0;.31;2567 +84098;46.93727;6.27833;786;20220111;2.6;-5.4;-1.4;2.7;4.59;0;.34;3871 +84098;46.93727;6.27833;786;20220112;1.2;-9.5;-4.2;2.9;3.59;0;.52;4661 +84098;46.93727;6.27833;786;20220113;7.1;-7.5;-.2;2.6;3.59;0;.75;5402 +84098;46.93727;6.27833;786;20220114;6.7;-6.4;.1;1.7;4.29;0;.67;5931 +84098;46.93727;6.27833;786;20220115;8.3;-8.8;-.3;2.1;5.29;0;.61;4797 +84098;46.93727;6.27833;786;20220116;4.2;-6.4;-1.1;3.8;3.89;0;.91;3175 +84098;46.93727;6.27833;786;20220117;2.5;-4.7;-1.1;1.5;5.49;0;.36;3675 +84098;46.93727;6.27833;786;20220118;6.3;-2.7;1.8;2.8;5.29;0;.57;3939 +84098;46.93727;6.27833;786;20220119;-.2;-5;-2.6;4.6;4.99;.5;.43;1672 +84098;46.93727;6.27833;786;20220120;1.7;-1.2;.2;2.1;5.49;.5;.32;1611 +84098;46.93727;6.27833;786;20220121;-.6;-4.4;-2.5;1.9;3.99;0;.44;3088 +84098;46.93727;6.27833;786;20220122;3.1;-7.5;-2.2;2;4.29;0;.45;5679 +84098;46.93727;6.27833;786;20220123;7.4;-6.9;.2;2.7;4.89;0;.54;5760 +84098;46.93727;6.27833;786;20220124;8.6;-6.7;.9;1.9;4.59;0;.81;6736 +84098;46.93727;6.27833;786;20220125;10.3;-6.6;1.8;2;4.29;0;.99;5236 +84098;46.93727;6.27833;786;20220126;8.5;-8.4;0;2.1;4.09;0;.84;4424 +84098;46.93727;6.27833;786;20220127;8.6;-9.2;-.3;1.6;4.19;.1;.24;4766 +84098;46.93727;6.27833;786;20220128;5.9;-6.5;-.3;1.9;5.69;0;.32;5754 +84098;46.93727;6.27833;786;20220129;5.7;-6.7;-.5;3.3;5.39;.6;.25;5684 +84098;46.93727;6.27833;786;20220130;6.2;1.1;3.6;2.2;6.89;.4;.36;2950 +84098;46.93727;6.27833;786;20220131;1.3;-1.1;.1;5.4;5.99;5.5;.41;1494 +84098;46.93727;6.27833;786;20220201;.8;-2.2;-.7;5.2;5.69;6.7;.23;3126 +84098;46.93727;6.27833;786;20220202;4.3;1.1;2.7;3.6;8.09;4.3;.1;4401 +84098;46.93727;6.27833;786;20220203;8.3;-.3;4;2.4;7.49;0;.62;6560 +84098;46.93727;6.27833;786;20220204;3.5;.3;1.9;5.9;7.09;2.6;.3;3656 +84098;46.93727;6.27833;786;20220205;6.1;-.3;2.9;2.4;5.69;0;.52;5337 +84098;46.93727;6.27833;786;20220206;3.5;-3.2;.1;10.1;6.79;14.7;.06;4576 +84098;46.93727;6.27833;786;20220207;5.5;.8;3.1;3.5;5.59;.2;.76;4264 +84098;46.93727;6.27833;786;20220208;11.2;-5.4;2.9;1.4;4.79;0;.84;8602 +84098;46.93727;6.27833;786;20220209;13.6;-3.9;4.8;4.3;5.29;0;1.83;8046 +84098;46.93727;6.27833;786;20220210;5.6;-.2;2.7;3.9;6.62;10.7;1.28;9201 +84098;46.93727;6.27833;786;20220211;4.8;2.8;3.8;3.6;5.79;0;1.05;6086 +84098;46.93727;6.27833;786;20220212;3.6;-3.9;-.2;2.4;4.76;0;.72;8680 +84098;46.93727;6.27833;786;20220213;7.6;-3.9;1.9;2.5;4.96;.1;1.01;9723 +84098;46.93727;6.27833;786;20220214;6.4;1.8;4.1;3.7;6.62;10;.91;4982 +84098;46.93727;6.27833;786;20220215;4.3;1.1;2.7;3.3;6.36;4;.72;5940 +84098;46.93727;6.27833;786;20220216;7.8;.6;4.2;9.5;8.69;14.2;.19;7167 +84098;46.93727;6.27833;786;20220217;9.1;7.7;8.4;8.8;9.59;2.5;1.03;3159 +84098;46.93727;6.27833;786;20220218;15.7;6.1;10.9;7.4;8.79;6.7;1.83;7614 +84098;46.93727;6.27833;786;20220219;6.4;1.6;4;5.1;5.89;.2;1.07;4414 +84098;46.93727;6.27833;786;20220220;6.8;0;3.4;8.9;7.09;7.2;.46;6772 +84098;46.93727;6.27833;786;20220221;2.9;.6;1.7;7.9;6.89;7.9;.22;4163 +84098;46.93727;6.27833;786;20220222;6.1;1;3.5;5.4;7.29;3.1;.62;5759 +84098;46.93727;6.27833;786;20220223;11.5;3.5;7.5;2.1;7.49;0;1.03;7484 +84098;46.93727;6.27833;786;20220224;9.6;.6;5.1;6.5;6.59;3.5;1.58;7532 +84098;46.93727;6.27833;786;20220225;5.9;-1.1;2.4;2.3;5.29;.5;.74;6882 +84098;46.93727;6.27833;786;20220226;6.1;-5.1;.5;2.2;4.59;0;.98;10061 +84098;46.93727;6.27833;786;20220227;6.6;-2.5;2;2.6;3.69;0;1.53;10881 +84098;46.93727;6.27833;786;20220228;10.9;-3;3.9;2;4.29;0;1.42;10624 +84098;46.93727;6.27833;786;20220301;13.6;-2.7;5.4;2.2;3.79;0;1.66;11401 +84098;46.93727;6.27833;786;20220302;12.9;-2.9;5;1.6;5.39;0;1.32;10767 +84098;46.93727;6.27833;786;20220303;12.9;1.9;7.4;2.1;5.89;0;1.52;10637 +84098;46.93727;6.27833;786;20220304;11.1;-2.4;4.3;2.7;4.29;0;1.67;11073 +84098;46.93727;6.27833;786;20220305;7.6;-6.7;.4;2.5;3.09;0;1.5;10879 +84098;46.93727;6.27833;786;20220306;6.4;-6.8;-.2;2.4;3.59;0;1.3;10726 +84098;46.93727;6.27833;786;20220307;8;-5.6;1.2;2.8;3.69;0;1.57;13188 +84098;46.93727;6.27833;786;20220308;12.7;-5;3.8;2.4;4.19;0;1.63;12557 +84098;46.93727;6.27833;786;20220309;14.2;-4.5;4.8;2.1;5.19;0;1.72;13222 +84098;46.93727;6.27833;786;20220310;16.1;-3.8;6.1;2.2;5.49;0;1.97;13507 +84098;46.93727;6.27833;786;20220311;14.6;.5;7.5;3.2;5.79;.1;2.3;12889 +84098;46.93727;6.27833;786;20220312;11.7;4.3;8;2.3;6.99;.2;1.33;8682 +84098;46.93727;6.27833;786;20220313;11.8;5;8.4;3;6.69;6.5;1.98;10496 +84098;46.93727;6.27833;786;20220314;14.5;1.1;7.8;2.4;6.79;5.7;1.65;12515 +84098;46.93727;6.27833;786;20220315;15.2;5.4;10.3;3;8.69;.2;1.67;10994 +84098;46.93727;6.27833;786;20220316;16.9;3.1;10;1.9;9.19;0;1.83;13288 +84098;46.93727;6.27833;786;20220317;12;4.4;8.2;2.7;9.39;0;1.07;6179 +84098;46.93727;6.27833;786;20220318;6.9;4.6;5.8;7.1;7.86;0;1.39;6986 +84098;46.93727;6.27833;786;20220319;10;2.6;6.3;3.7;5.76;0;2.21;13269 +84098;46.93727;6.27833;786;20220320;13.4;-.1;6.6;2.3;5.86;0;2.11;16236 +84098;46.93727;6.27833;786;20220321;13.1;0;6.5;1.6;5.79;0;2.08;16643 +84098;46.93727;6.27833;786;20220322;12.3;-2;5.1;1.3;5.49;0;2.02;18324 +84098;46.93727;6.27833;786;20220323;13.7;-2.1;5.8;1.4;5.29;0;2.22;19178 +84098;46.93727;6.27833;786;20220324;15.7;-1.1;7.3;1.4;5.29;0;2.43;19867 +84098;46.93727;6.27833;786;20220325;15.9;-.5;7.7;2.6;5.29;0;2.89;19507 +84098;46.93727;6.27833;786;20220326;15.9;2.5;9.2;3.1;5.56;0;3.27;19123 +84098;46.93727;6.27833;786;20220327;16.4;1.6;9;1.6;5.46;0;2.76;19312 +84098;46.93727;6.27833;786;20220328;16.8;-.4;8.2;1.5;5.16;0;2.7;20262 +84098;46.93727;6.27833;786;20220329;14.8;3.1;8.9;2.9;5.92;1.8;2.65;15428 +84098;46.93727;6.27833;786;20220330;10.7;6.4;8.5;2.7;8.76;4.4;1.51;8805 +84098;46.93727;6.27833;786;20220331;7.7;4.5;6.1;2.2;8.06;8.3;1.26;9053 +84098;46.93727;6.27833;786;20220401;-.1;0;0;2.9;5.49;9.5;.64;2294 +84098;46.93727;6.27833;786;20220402;-.2;-3.3;-1.8;3.6;4.72;2.6;.83;7639 +84098;46.93727;6.27833;786;20220403;-.1;-3.8;-2;4.5;4.49;.1;1.02;10268 +84098;46.93727;6.27833;786;20220404;4.6;-7.9;-1.6;3.4;4.69;0;1.69;18256 +84098;46.93727;6.27833;786;20220405;10.5;1.5;6;2.6;6.46;0;2.15;15462 +84098;46.93727;6.27833;786;20220406;11.9;2.3;7.1;3.4;8.46;4;2.11;16090 +84098;46.93727;6.27833;786;20220407;7.4;5.7;6.6;8.4;9.52;19.6;.68;5093 +84098;46.93727;6.27833;786;20220408;9.9;6.3;8.1;8;9.92;23.9;1.17;8392 +84098;46.93727;6.27833;786;20220409;4.3;.1;2.2;3.5;5.82;2.1;1.41;11176 +84098;46.93727;6.27833;786;20220410;8.9;-3.5;2.7;1.7;5.12;.1;2.11;19064 +84098;46.93727;6.27833;786;20220411;15.1;-1.2;7;1.7;6.46;0;2.61;21572 +84098;46.93727;6.27833;786;20220412;18.3;3;10.6;1.7;8.86;0;3.04;21697 +84098;46.93727;6.27833;786;20220413;18.4;5.9;12.1;1.4;8.86;0;2.97;19445 +84098;46.93727;6.27833;786;20220414;19.1;5.9;12.5;1.9;10.69;0;3.11;20777 +84098;46.93727;6.27833;786;20220415;18.3;8.6;13.4;3.1;10.76;0;3.34;19675 +84098;46.93727;6.27833;786;20220416;14.6;7.1;10.9;6.1;8.02;0;3.57;19924 +84098;46.93727;6.27833;786;20220417;13.7;2.4;8;5.8;5.12;0;4;21856 +84098;46.93727;6.27833;786;20220418;15.3;.4;7.8;2.2;5.89;0;3.33;24120 +84098;46.93727;6.27833;786;20220419;16;1;8.5;1.7;6.36;0;3.18;22985 +84098;46.93727;6.27833;786;20220420;15.7;3.6;9.6;3.1;6.89;0;3.4;20608 +84098;46.93727;6.27833;786;20220421;15.6;2;8.8;3.5;6.39;0;3.6;23076 +84098;46.93727;6.27833;786;20220422;15.1;3.8;9.5;2.5;8.12;6.3;3;21289 +84098;46.93727;6.27833;786;20220423;12.1;6.4;9.2;3.5;10.09;6.7;1.81;12856 +84098;46.93727;6.27833;786;20220424;8.7;3;5.9;4;9.16;13.1;1.29;12590 +84098;46.93727;6.27833;786;20220425;10.9;7;9;3.5;10.22;12.1;1.39;9632 +84098;46.93727;6.27833;786;20220426;12.2;6;9.1;2.2;8.49;1.5;2.27;14490 +84098;46.93727;6.27833;786;20220427;14.4;2.1;8.2;3.3;8.02;0;3.16;23646 +84098;46.93727;6.27833;786;20220428;17.4;3.8;10.6;3.2;8.26;0;3.73;24944 +84098;46.93727;6.27833;786;20220429;16.7;3.1;9.9;2;8.12;.2;3.34;22736 +84098;46.93727;6.27833;786;20220430;14.9;4.3;9.6;1.6;8.69;1.5;2.79;18872 +84098;46.93727;6.27833;786;20220501;14.3;3;8.7;2.5;8.22;0;3.16;23066 +84098;46.93727;6.27833;786;20220502;16.6;2.7;9.7;2.4;8.42;.2;3.39;24234 +84098;46.93727;6.27833;786;20220503;16.3;4.7;10.5;1.9;9.56;1.2;2.99;20761 +84098;46.93727;6.27833;786;20220504;14;6.5;10.2;1.7;10.19;10.3;2.8;19246 +84098;46.93727;6.27833;786;20220505;9.9;8;8.9;1.4;10.57;.4;1.19;7126 +84098;46.93727;6.27833;786;20220506;11.9;8.1;10;2.1;10.29;.1;2.44;16068 +84098;46.93727;6.27833;786;20220507;16.5;5.6;11;2;9.89;.6;3.31;22249 +84098;46.93727;6.27833;786;20220508;16.4;5.2;10.8;2.1;10.39;0;3.28;21695 +84098;46.93727;6.27833;786;20220509;20;6.6;13.3;2;11.59;.9;3.72;23234 +84098;46.93727;6.27833;786;20220510;22.8;7.2;15;2.6;12.09;0;3.7;21621 +84098;46.93727;6.27833;786;20220511;24.9;9;16.9;5;10.79;0;5.45;21324 +84098;46.93727;6.27833;786;20220512;23.9;13.2;18.5;3.8;10.99;3.7;4.54;19036 +84098;46.93727;6.27833;786;20220513;18.5;12.2;15.3;2.6;13.29;.7;2.3;12774 +84098;46.93727;6.27833;786;20220514;23.3;5.9;14.6;2.1;11.79;0;3.82;23035 +84098;46.93727;6.27833;786;20220515;26.7;8.7;17.7;2.6;12.79;1.4;4.5;23814 +84098;46.93727;6.27833;786;20220516;23.9;14.8;19.3;3.8;12.29;0;4.16;17797 +84098;46.93727;6.27833;786;20220517;27.1;10.7;18.9;2;13.39;0;4.36;23632 +84098;46.93727;6.27833;786;20220518;27.8;12.2;20;2.2;13.29;0;4.77;23827 +84098;46.93727;6.27833;786;20220519;27.3;13.9;20.6;4.9;13.49;.4;5.92;21117 +84098;46.93727;6.27833;786;20220520;29.7;17.3;23.5;5.8;12.49;1.8;7.47;21420 +84098;46.93727;6.27833;786;20220521;25.3;14.2;19.7;1.7;15.29;.1;3.69;20134 +84098;46.93727;6.27833;786;20220522;29;12.7;20.8;2.7;14.49;1.1;4.7;24780 +84098;46.93727;6.27833;786;20220523;21.8;17;19.4;4.6;14.49;12.8;3.59;14006 +84098;46.93727;6.27833;786;20220524;15.4;9.4;12.4;3.4;10.89;.1;2.8;18087 +84098;46.93727;6.27833;786;20220525;19.2;6.3;12.7;1.5;9.59;0;3.51;22677 +84098;46.93727;6.27833;786;20220526;18.6;7.4;13;1.5;10.29;0;2.98;18070 +84098;46.93727;6.27833;786;20220527;19.9;6.3;13.1;1.6;11.69;0;3.34;20899 +84098;46.93727;6.27833;786;20220528;17.6;7;12.3;1.5;9.79;0;3.21;19992 +84098;46.93727;6.27833;786;20220529;16.2;3.7;9.9;1.6;7.39;0;3.25;22397 +84098;46.93727;6.27833;786;20220530;18;6.1;12;1.7;7.69;0;4.03;26275 +84098;46.93727;6.27833;786;20220531;18;8.7;13.3;4.4;9.09;0;4.26;21483 +84098;46.93727;6.27833;786;20220601;20.7;7.7;14.2;2.9;11.89;.8;3.09;18370 +84098;46.93727;6.27833;786;20220602;25.2;10.8;18;2.2;13.99;.1;4.58;25282 +84098;46.93727;6.27833;786;20220603;25.9;14.6;20.2;2.9;13.79;9.6;5.18;23447 +84098;46.93727;6.27833;786;20220604;27.1;13;20;2.6;16.49;7.3;4.84;25390 +84098;46.93727;6.27833;786;20220605;21.4;14.8;18.1;4.1;15.49;6.1;3.36;16635 +84098;46.93727;6.27833;786;20220606;22.7;10.6;16.6;3.1;13.69;2.6;3.45;20158 +84098;46.93727;6.27833;786;20220607;19.4;12;15.7;3.3;12.59;1;3.19;17742 +84098;46.93727;6.27833;786;20220608;17.7;7.6;12.6;3.1;11.59;14.6;3.04;18484 +84098;46.93727;6.27833;786;20220609;16.3;8.1;12.2;2.5;10.99;4.9;2.84;18511 +84098;46.93727;6.27833;786;20220610;20.2;5.7;12.9;1.9;9.99;0;4.4;27037 +84098;46.93727;6.27833;786;20220611;24.8;10.1;17.4;2;10.89;0;5.14;27552 +84098;46.93727;6.27833;786;20220612;28.8;11.4;20.1;1.8;12.29;.1;5.19;25701 +84098;46.93727;6.27833;786;20220613;23.1;14;18.5;2.1;11.59;0;3.91;19016 +84098;46.93727;6.27833;786;20220614;28.1;7.5;17.8;2.4;10.99;0;5.61;28762 +84098;46.93727;6.27833;786;20220615;30.6;14.5;22.5;3.3;13.59;.4;6.28;25248 +84098;46.93727;6.27833;786;20220616;29.2;18.6;23.9;3.6;14.69;0;5.39;19333 +84098;46.93727;6.27833;786;20220617;31.7;12.9;22.3;2.4;11.39;0;6.15;27876 +84098;46.93727;6.27833;786;20220618;34.1;14.9;24.5;3.4;11.09;0;8.15;30181 +84098;46.93727;6.27833;786;20220619;34;19.7;26.8;4.9;14.29;0;7.94;23211 +84098;46.93727;6.27833;786;20220620;31.2;18.2;24.7;4.7;13.39;0;6.48;21556 +84098;46.93727;6.27833;786;20220621;33.6;17.6;25.6;2.7;15.39;2.1;6.13;27124 +84098;46.93727;6.27833;786;20220622;25.6;17;21.3;3;16.99;18.6;4.6;21554 +84098;46.93727;6.27833;786;20220623;27.8;15.7;21.7;3.1;15.79;10.8;4.67;21302 +84098;46.93727;6.27833;786;20220624;18.6;14.4;16.5;3.6;14.79;8.5;2.37;11766 +84098;46.93727;6.27833;786;20220625;25.2;11.2;18.2;2.5;13.29;5.9;4.83;24413 +84098;46.93727;6.27833;786;20220626;23.2;13.5;18.3;2.3;15.99;4;3.89;21642 +84098;46.93727;6.27833;786;20220627;20;14.5;17.2;2.2;14.79;3.5;3.15;17752 +84098;46.93727;6.27833;786;20220628;22.5;11.4;16.9;1.4;14.59;0;3.86;23703 +84098;46.93727;6.27833;786;20220629;26;12.5;19.2;2;14.99;0;4.34;23231 +84098;46.93727;6.27833;786;20220630;27.2;13.3;20.2;2.7;14.79;7.9;5.08;24313 +84098;46.93727;6.27833;786;20220701;20;10.2;15.1;2.2;11.49;.1;3.6;21048 +84098;46.93727;6.27833;786;20220702;27.1;7.6;17.3;2.4;12.29;0;4.98;27493 +84098;46.93727;6.27833;786;20220703;27.9;12.1;20;2.4;13.99;8.8;4.85;23003 +84098;46.93727;6.27833;786;20220704;22.8;15.4;19.1;1.9;15.79;1.3;3.39;18182 +84098;46.93727;6.27833;786;20220705;23.8;11.6;17.7;1.4;11.39;0;4.05;21412 +84098;46.93727;6.27833;786;20220706;22.4;9.8;16.1;1.9;10.49;0;4;20762 +84098;46.93727;6.27833;786;20220707;22.5;7.8;15.1;1.8;11.29;0;3.88;22845 +84098;46.93727;6.27833;786;20220708;21.6;9.1;15.3;1.5;11.09;0;4.47;26542 +84098;46.93727;6.27833;786;20220709;25.3;9.4;17.3;2.2;10.79;0;4.77;25097 +84098;46.93727;6.27833;786;20220710;23.6;10.9;17.2;2.7;12.59;0;4.55;23468 +84098;46.93727;6.27833;786;20220711;26.2;10.1;18.1;3.3;11.59;0;5.42;26267 +84098;46.93727;6.27833;786;20220712;27.7;12.2;19.9;2.3;12.09;0;5.16;25320 +84098;46.93727;6.27833;786;20220713;31.5;10.7;21.1;2.5;10.99;0;6.12;27628 +84098;46.93727;6.27833;786;20220714;32.4;18.2;25.3;2.7;12.19;0;6.08;23122 +84098;46.93727;6.27833;786;20220715;29;15.2;22.1;2.5;12.29;0;5.06;22840 +84098;46.93727;6.27833;786;20220716;28.2;10.6;19.4;2.5;10.49;0;5.28;24642 +84098;46.93727;6.27833;786;20220717;31.6;12.1;21.8;2.6;10.99;0;6.02;27219 +84098;46.93727;6.27833;786;20220718;35.1;14.6;24.8;2.8;11.29;0;7.35;29873 +84098;46.93727;6.27833;786;20220719;36;20;28;2.5;11.89;.9;6.97;26772 +84098;46.93727;6.27833;786;20220720;30.7;19;24.8;3.9;16.89;6.7;5.2;16465 +84098;46.93727;6.27833;786;20220721;29;14.8;21.9;2.2;15.59;0;4.44;22075 +84098;46.93727;6.27833;786;20220722;33.5;13.5;23.5;2.8;14.39;3.8;5.74;25669 +84098;46.93727;6.27833;786;20220723;27.1;17.1;22.1;2.7;16.79;0;4.11;18806 +84098;46.93727;6.27833;786;20220724;32.9;14.5;23.7;2;16.49;0;5.21;24916 +84098;46.93727;6.27833;786;20220725;31.8;17.8;24.8;4.4;14.29;.7;6.16;19023 +84098;46.93727;6.27833;786;20220726;24.2;15.6;19.9;2.4;14.19;0;3.66;17177 +84098;46.93727;6.27833;786;20220727;26.3;10;18.1;1.6;11.29;0;4.34;23568 +84098;46.93727;6.27833;786;20220728;29.2;10.5;19.8;3.3;11.79;0;5.35;24775 +84098;46.93727;6.27833;786;20220729;25.7;16;20.8;1.5;11.79;.4;3.87;18812 +84098;46.93727;6.27833;786;20220730;27.1;11.6;19.3;1.7;11.29;0;4.5;21878 +84098;46.93727;6.27833;786;20220731;30.6;12.7;21.6;2.1;11.89;0;4.94;21572 +84098;46.93727;6.27833;786;20220801;31.2;13.6;22.4;2;13.29;0;4.71;21366 +84098;46.93727;6.27833;786;20220802;30.3;13.7;22;1.8;13.69;0;4.83;24105 +84098;46.93727;6.27833;786;20220803;34.7;13.1;23.9;2.4;12.59;0;5.84;24597 +84098;46.93727;6.27833;786;20220804;35.4;16.8;26.1;2.4;13.69;.5;6.02;22492 +84098;46.93727;6.27833;786;20220805;33.4;15.9;24.6;2.5;14.49;.6;5.39;20928 +84098;46.93727;6.27833;786;20220806;25.9;14.2;20;2;14.29;0;3.88;19591 +84098;46.93727;6.27833;786;20220807;26.5;11.3;18.9;2.4;13.39;0;4.6;24071 +84098;46.93727;6.27833;786;20220808;28.1;11.7;19.9;2.1;12.29;0;4.98;24519 +84098;46.93727;6.27833;786;20220809;29.7;13.3;21.5;1.8;10.99;0;5.27;25500 +84098;46.93727;6.27833;786;20220810;32.1;13.2;22.6;2.8;10.59;0;5.79;24314 +84098;46.93727;6.27833;786;20220811;32.7;14.6;23.6;3;10.69;0;5.96;24086 +84098;46.93727;6.27833;786;20220812;32.3;16.6;24.4;2.5;10.49;0;5.52;22866 +84098;46.93727;6.27833;786;20220813;32;12.9;22.4;2.5;8.69;0;5.78;24807 +84098;46.93727;6.27833;786;20220814;24.8;15.2;20;3;11.79;5.4;3.8;11535 +84098;46.93727;6.27833;786;20220815;22.4;13.6;18;3.4;15.09;2.9;3.11;15518 +84098;46.93727;6.27833;786;20220816;29.6;10.7;20.1;2;13.99;4;4.33;22443 +84098;46.93727;6.27833;786;20220817;24.6;15.7;20.1;2.9;15.89;15.2;3.64;16971 +84098;46.93727;6.27833;786;20220818;20.6;13.6;17.1;1.5;15.79;27.9;2.82;16212 +84098;46.93727;6.27833;786;20220819;20.8;14.5;17.6;2.1;16.79;10.5;2.54;13644 +84098;46.93727;6.27833;786;20220820;23.3;15.5;19.4;1.9;16.49;2.5;2.59;13419 +84098;46.93727;6.27833;786;20220821;25.1;9.6;17.3;1.7;12.79;0;3.3;18436 +84098;46.93727;6.27833;786;20220822;25.4;11;18.2;1.5;12.19;0;3.58;18751 +84098;46.93727;6.27833;786;20220823;27.2;10.6;18.9;2.1;12.99;0;4;19477 +84098;46.93727;6.27833;786;20220824;27.1;10.2;18.6;2.2;10.89;0;4.57;20634 +84098;46.93727;6.27833;786;20220825;30.7;12.9;21.8;2.4;12.59;0;4.66;20077 +84098;46.93727;6.27833;786;20220826;20;14.6;17.3;2.1;15.09;2.2;2.09;8806 +84098;46.93727;6.27833;786;20220827;23.4;13.6;18.5;1.4;16.59;.4;2.87;15737 +84098;46.93727;6.27833;786;20220828;26.6;10.4;18.5;2.4;15.69;.7;3.4;18554 +84098;46.93727;6.27833;786;20220829;29;12.9;20.9;2.1;15.19;0;3.91;19042 +84098;46.93727;6.27833;786;20220830;26.6;14.4;20.5;1.7;15.49;6.7;3.36;16186 +84098;46.93727;6.27833;786;20220831;23.1;14.5;18.8;1.5;15.09;0;2.78;15118 +84098;46.93727;6.27833;786;20220901;25.3;11;18.1;2.6;12.49;0;3.57;18939 +84098;46.93727;6.27833;786;20220902;24.9;10.7;17.8;2.9;13.19;11.3;3.37;17047 +84098;46.93727;6.27833;786;20220903;22.8;13.8;18.3;3.8;14.79;5.5;2.78;13455 +84098;46.93727;6.27833;786;20220904;24.4;12.7;18.5;1.7;14.59;.3;3.22;17453 +84098;46.93727;6.27833;786;20220905;27.5;12.6;20;2.5;14.99;.5;3.8;16015 +84098;46.93727;6.27833;786;20220906;21.9;15.6;18.7;3.5;16.89;4.3;2.58;9696 +84098;46.93727;6.27833;786;20220907;22.5;14.4;18.4;3.1;16.59;25.7;2.41;11833 +84098;46.93727;6.27833;786;20220908;20.2;12.3;16.2;4.8;13.39;1.2;2.54;12134 +84098;46.93727;6.27833;786;20220909;17.4;12.4;14.9;5;13.19;7;2.28;10731 +84098;46.93727;6.27833;786;20220910;15;11.5;13.2;4.7;12.59;.1;1.62;8386 +84098;46.93727;6.27833;786;20220911;23.1;6.9;15;2;12.29;0;2.47;15568 +84098;46.93727;6.27833;786;20220912;27.4;7.7;17.5;2;11.89;0;3.34;17859 +84098;46.93727;6.27833;786;20220913;27.8;12.1;19.9;3.9;14.39;0;3.92;15325 +84098;46.93727;6.27833;786;20220914;23.9;18.5;21.2;6.6;16.19;25.4;3.02;5325 +84098;46.93727;6.27833;786;20220915;16.9;14;15.4;3.9;15.19;20;1.66;7816 +84098;46.93727;6.27833;786;20220916;14.5;9.1;11.8;2.5;12.09;2.3;1.26;7031 +84098;46.93727;6.27833;786;20220917;12;5.1;8.5;2.1;8.69;.2;1.33;9541 +84098;46.93727;6.27833;786;20220918;17.1;2;9.5;1.9;7.99;0;1.9;14381 +84098;46.93727;6.27833;786;20220919;14.6;3.4;9;1.6;8.09;0;1.75;12097 +84098;46.93727;6.27833;786;20220920;15.3;1.5;8.4;2;7.69;0;2.05;14200 +84098;46.93727;6.27833;786;20220921;16.4;2.2;9.3;2.7;7.89;0;2.19;14174 +84098;46.93727;6.27833;786;20220922;19;1.6;10.3;2.5;8.59;0;2.17;14793 +84098;46.93727;6.27833;786;20220923;20.4;5.8;13.1;3.7;10.79;7.9;2.35;12962 +84098;46.93727;6.27833;786;20220924;17.6;10.9;14.2;3.5;12.29;1.9;1.64;9087 +84098;46.93727;6.27833;786;20220925;13.2;7.5;10.3;1.2;10.79;3.9;1.14;7753 +84098;46.93727;6.27833;786;20220926;12.2;7.6;9.9;4.7;10.19;12.8;1.24;7975 +84098;46.93727;6.27833;786;20220927;8.9;6.7;7.8;7;9.69;26;.79;5181 +84098;46.93727;6.27833;786;20220928;9.9;7.2;8.5;5.2;10.49;31.9;.63;4806 +84098;46.93727;6.27833;786;20220929;9.5;6.5;8;1.7;9.39;3.4;.86;6123 +84098;46.93727;6.27833;786;20220930;11.3;1.1;6.2;2.2;8.49;0;1.32;11499 +84098;46.93727;6.27833;786;20221001;12.5;5.4;8.9;6.5;10.69;11.3;1;9641 +84098;46.93727;6.27833;786;20221002;15.6;12.3;13.9;4.6;14.19;10.6;1.1;5883 +84098;46.93727;6.27833;786;20221003;17.6;11.5;14.5;1.8;12.49;0;1.09;6989 +84098;46.93727;6.27833;786;20221004;21.8;6.3;14;2.1;10.99;0;1.83;13338 +84098;46.93727;6.27833;786;20221005;22.4;7.4;14.9;5.6;10.39;0;3.26;11081 +84098;46.93727;6.27833;786;20221006;18;9;13.5;2.5;12.39;.1;1.48;7261 +84098;46.93727;6.27833;786;20221007;19.8;5.5;12.6;2.4;12.19;0;1.67;11139 +84098;46.93727;6.27833;786;20221008;13.9;10.5;12.2;2;11.69;.6;1.19;4703 +84098;46.93727;6.27833;786;20221009;19;5.1;12;2.8;10.69;0;1.62;11171 +84098;46.93727;6.27833;786;20221010;21.7;11.4;16.5;3.2;12.79;0;1.98;9132 +84098;46.93727;6.27833;786;20221011;19.2;10.2;14.7;1.9;12.89;.6;1.48;8940 +84098;46.93727;6.27833;786;20221012;17;7.5;12.2;1.7;11.89;.1;1.35;10061 +84098;46.93727;6.27833;786;20221013;15.2;5.1;10.1;2.9;11.59;1.1;1.1;7040 +84098;46.93727;6.27833;786;20221014;13.9;10.3;12.1;5.9;13.09;7.1;.73;5343 +84098;46.93727;6.27833;786;20221015;19.5;12.7;16.1;6.5;13.49;0;1.83;6610 +84098;46.93727;6.27833;786;20221016;23.3;13.3;18.3;4.5;12.09;0;2.92;7948 +84098;46.93727;6.27833;786;20221017;21;13.5;17.2;3.3;12.19;0;2.37;8252 +84098;46.93727;6.27833;786;20221018;23;11.3;17.1;3.7;13.29;.1;2.18;7404 +84098;46.93727;6.27833;786;20221019;22.7;8.9;15.8;2.4;13.19;0;1.95;9580 +84098;46.93727;6.27833;786;20221020;20.7;12.8;16.7;4.8;11.89;9.3;2.25;5762 +84098;46.93727;6.27833;786;20221021;18.4;12.6;15.5;5.2;13.49;20.3;1.25;4343 +84098;46.93727;6.27833;786;20221022;19.9;12.1;16;2.9;12.59;0;1.78;8387 +84098;46.93727;6.27833;786;20221023;22.6;10.5;16.5;6.1;11.49;2.3;3.22;8505 +84098;46.93727;6.27833;786;20221024;14.7;13.5;14.1;5.2;13.09;7.8;1.52;3761 +84098;46.93727;6.27833;786;20221025;18;10.1;14;3;11.49;1.5;1.63;7516 +84098;46.93727;6.27833;786;20221026;20.8;13.8;17.3;4.4;12.69;0;2.03;5897 +84098;46.93727;6.27833;786;20221027;24.1;8.7;16.4;2.8;11.69;0;2.12;8529 +84098;46.93727;6.27833;786;20221028;23.6;16;19.8;4.7;10.49;0;3.68;7025 +84098;46.93727;6.27833;786;20221029;26;8.4;17.2;2.2;10.89;0;2.31;7621 +84098;46.93727;6.27833;786;20221030;24.9;8;16.4;1.9;10.19;0;1.9;7233 +84098;46.93727;6.27833;786;20221031;21.7;7.8;14.7;3.1;10.09;16.4;1.91;5839 +84098;46.93727;6.27833;786;20221101;12.7;11.1;11.9;4.4;11.89;1.5;.88;1760 +84098;46.93727;6.27833;786;20221102;14.4;8.1;11.2;2.5;10.09;0;1.03;5105 +84098;46.93727;6.27833;786;20221103;14.8;2.5;8.6;6;8.99;14.3;1.77;7134 +84098;46.93727;6.27833;786;20221104;7.4;4.6;6;5;8.29;8.9;.71;3370 +84098;46.93727;6.27833;786;20221105;7.6;3.6;5.6;1.8;7.99;.2;.51;3540 +84098;46.93727;6.27833;786;20221106;12.2;1.1;6.6;3.9;7.09;.2;1.1;7270 +84098;46.93727;6.27833;786;20221107;14.6;6.5;10.5;4.6;8.49;0;1.57;4871 +84098;46.93727;6.27833;786;20221108;17.7;4.3;11;5.9;7.89;6.3;2.47;6866 +84098;46.93727;6.27833;786;20221109;11.5;10.4;10.9;5.9;11.59;21.3;.77;1374 +84098;46.93727;6.27833;786;20221110;12.9;6.6;9.7;2.1;9.69;0;.74;5897 +84098;46.93727;6.27833;786;20221111;18.2;0;9.1;1.8;8.99;0;.89;7369 +84098;46.93727;6.27833;786;20221112;16.6;.6;8.6;2.1;8.59;0;1.23;6356 +84098;46.93727;6.27833;786;20221113;15.2;2;8.6;2.4;7.39;0;1.12;5023 +84098;46.93727;6.27833;786;20221114;12.9;5.1;9;7.3;8.79;4;1.57;4413 +84098;46.93727;6.27833;786;20221115;12.2;8.4;10.3;4.3;10.29;12.2;.95;3859 +84098;46.93727;6.27833;786;20221116;11.2;6.3;8.7;5.2;9.09;2.5;1.03;3901 +84098;46.93727;6.27833;786;20221117;11.2;8.4;9.8;9.5;9.39;16.9;1.42;2446 +84098;46.93727;6.27833;786;20221118;5.8;4.8;5.3;6.2;8.39;4.3;.5;1586 +84098;46.93727;6.27833;786;20221119;7.7;2.4;5;1.5;7.49;1.4;.38;2942 +84098;46.93727;6.27833;786;20221120;5.2;1.8;3.5;4.4;7.19;4.2;.56;3012 +84098;46.93727;6.27833;786;20221121;7.7;2.2;4.9;5.6;7.59;7.5;.64;4151 +84098;46.93727;6.27833;786;20221122;4.7;2.1;3.4;5.8;7.19;.5;.44;2330 +84098;46.93727;6.27833;786;20221123;8.4;-.2;4.1;4.8;7.09;8.8;.73;4957 +84098;46.93727;6.27833;786;20221124;8.3;4.8;6.5;5.6;8.09;3;.74;2625 +84098;46.93727;6.27833;786;20221125;7.9;3.1;5.5;3.5;7.69;2.9;.54;2807 +84098;46.93727;6.27833;786;20221126;8.9;1.5;5.2;1.8;7.19;0;.49;4331 +84098;46.93727;6.27833;786;20221127;9.4;-.7;4.3;1.9;5.49;0;.71;5324 +84098;46.93727;6.27833;786;20221128;7.2;5.3;6.2;4.7;7.29;5.1;.98;2016 +84098;46.93727;6.27833;786;20221129;5.1;3.3;4.2;1.9;7.99;1.6;.33;1051 +84098;46.93727;6.27833;786;20221130;5.2;3.6;4.4;1.9;7.49;.2;.44;1626 +84098;46.93727;6.27833;786;20221201;2.3;1.7;2;1.7;6.19;0;.42;0 +84098;46.93727;6.27833;786;20221202;4.3;.5;2.4;2;5.99;.7;.38;2814 +84098;46.93727;6.27833;786;20221203;4.9;-.9;2;2.5;5.39;0;.45;3942 +84098;46.93727;6.27833;786;20221204;6.9;-1.1;2.9;2.2;6.19;.9;.28;3665 +84098;46.93727;6.27833;786;20221205;3.1;.8;1.9;2.6;6.19;.1;.37;1918 +84098;46.93727;6.27833;786;20221206;5.7;-4.2;.7;1.6;5.29;0;.29;3351 +84098;46.93727;6.27833;786;20221207;2.1;-1.9;.1;1.4;5.39;0;.36;2456 +84098;46.93727;6.27833;786;20221208;4.1;-5.2;-.6;1.7;4.39;5.5;.3;3810 +84098;46.93727;6.27833;786;20221209;3.2;-1.4;.9;1.5;5.99;2.3;.19;2853 +84098;46.93727;6.27833;786;20221210;-2.2;-1.9;-2.1;1.5;4.89;.6;.3;0 +84098;46.93727;6.27833;786;20221211;-.7;-7.9;-4.3;1.6;3.79;0;.21;3542 +84098;46.93727;6.27833;786;20221212;0;-9.8;-4.9;2.3;3.19;.2;.38;4222 +84098;46.93727;6.27833;786;20221213;1.4;-5.3;-2;3.5;4.79;1.6;.14;3882 +84098;46.93727;6.27833;786;20221214;8.2;1.4;4.8;6.1;8.99;8.3;.13;3556 +84098;46.93727;6.27833;786;20221215;6.7;5.4;6;2.8;7.89;5.8;.46;0 +84098;46.93727;6.27833;786;20221216;.4;-.4;0;1.8;4.99;.1;.35;459 +84098;46.93727;6.27833;786;20221217;.9;-10.3;-4.7;3;3.49;0;.43;4518 +84098;46.93727;6.27833;786;20221218;7.6;-7.5;0;2.4;4.29;.1;.56;5426 +84098;46.93727;6.27833;786;20221219;13.9;1.3;7.6;7;7.29;0;1.59;4019 +84098;46.93727;6.27833;786;20221220;15;5.7;10.3;7.7;7.99;1.4;2.16;3278 +84098;46.93727;6.27833;786;20221221;9.1;8.1;8.6;8.2;9.69;3.6;.77;782 +84098;46.93727;6.27833;786;20221222;8.9;7.8;8.3;10.8;9.59;14.4;.89;875 +84098;46.93727;6.27833;786;20221223;10.7;7.3;9;9.3;11.79;57.8;.13;2226 +84098;46.93727;6.27833;786;20221224;8.2;6.7;7.4;3.6;10.19;2.5;.28;966 +84098;46.93727;6.27833;786;20221225;13.4;5.3;9.3;4.5;9.59;0;1.02;3588 +84098;46.93727;6.27833;786;20221226;10.9;8.3;9.6;7.6;9.39;16.2;1.52;1283 +84098;46.93727;6.27833;786;20221227;6.7;3.9;5.3;3.3;7.69;.4;.53;1140 +84098;46.93727;6.27833;786;20221228;10.9;1.8;6.3;7.5;6.59;0;1.49;4246 +84098;46.93727;6.27833;786;20221229;8.9;7.8;8.3;9.8;8.19;17.2;1.59;1229 +84098;46.93727;6.27833;786;20221230;10.4;3.4;6.9;7.6;8.49;2.7;.72;4057 +84098;46.93727;6.27833;786;20221231;17.4;9.8;13.6;8.3;10.39;0;2.15;3616 +84099;46.94998;6.60302;1049;20220101;7.1;-5.1;1;.8;5;0;.15;5900 +84099;46.94998;6.60302;1049;20220102;11;-6.5;2.2;2.8;5.5;0;.95;2500 +84099;46.94998;6.60302;1049;20220103;6.7;4.9;5.8;5;7.6;2.8;.78;2100 +84099;46.94998;6.60302;1049;20220104;11.7;6.3;9;6.5;7.5;13.4;1.83;1900 +84099;46.94998;6.60302;1049;20220105;-1.2;-.9;-1.1;3.3;4.5;.8;.48;3400 +84099;46.94998;6.60302;1049;20220106;-2.1;-5.9;-4;1.4;3.6;0;.34;2500 +84099;46.94998;6.60302;1049;20220107;-1.1;-16.8;-9;3;3.8;4.4;.05;2400 +84099;46.94998;6.60302;1049;20220108;.5;-2;-.8;5.3;5;9.2;.45;3200 +84099;46.94998;6.60302;1049;20220109;-.7;-1.4;-1.1;5.9;5.2;4.2;.32;3000 +84099;46.94998;6.60302;1049;20220110;-3.2;-8.8;-6;3;3.5;0;.19;5900 +84099;46.94998;6.60302;1049;20220111;-1.2;-12.3;-6.8;5.8;3.4;0;.31;6400 +84099;46.94998;6.60302;1049;20220112;-5.3;-25.1;-15.2;1;1.7;0;.16;6700 +84099;46.94998;6.60302;1049;20220113;3.8;-18.3;-7.3;4.3;2.6;0;.9;7200 +84099;46.94998;6.60302;1049;20220114;-2.8;-17;-9.9;1.2;2.7;0;.14;6800 +84099;46.94998;6.60302;1049;20220115;.9;-10.7;-4.9;2.1;3.7;0;.25;7200 +84099;46.94998;6.60302;1049;20220116;2;-18.7;-8.4;1.5;2;0;.47;7300 +84099;46.94998;6.60302;1049;20220117;.2;-14.9;-7.4;1.8;4.3;0;.1;2700 +84099;46.94998;6.60302;1049;20220118;1.8;-8.1;-3.2;3.1;3.6;0;.52;7400 +84099;46.94998;6.60302;1049;20220119;1.2;-17;-7.9;3.4;3.4;.3;.36;5300 +84099;46.94998;6.60302;1049;20220120;-1.2;-3.1;-2.2;2.5;4.4;.2;.42;2500 +84099;46.94998;6.60302;1049;20220121;-3.2;-14.9;-9.1;4.7;3;0;.22;7900 +84099;46.94998;6.60302;1049;20220122;.6;-18.8;-9.1;1.6;2.8;0;.31;7800 +84099;46.94998;6.60302;1049;20220123;3.1;-16;-6.5;1.3;3.4;0;.3;8900 +84099;46.94998;6.60302;1049;20220124;-.9;-13.2;-7.1;.7;3.1;0;.18;8700 +84099;46.94998;6.60302;1049;20220125;-.2;-16.5;-8.4;.3;2.7;0;.14;9800 +84099;46.94998;6.60302;1049;20220126;1.4;-18;-8.3;.7;2.2;0;.27;10300 +84099;46.94998;6.60302;1049;20220127;3.8;-18.3;-7.3;1;2.4;.1;.41;10000 +84099;46.94998;6.60302;1049;20220128;3.3;-12.7;-4.7;1.1;4.4;0;.25;9200 +84099;46.94998;6.60302;1049;20220129;3.8;-13.5;-4.9;2;4.1;.1;.41;6500 +84099;46.94998;6.60302;1049;20220130;2.8;.2;1.5;1.3;6.3;.2;.36;4600 +84099;46.94998;6.60302;1049;20220131;-.1;-2.8;-1.5;5.1;5.4;6.8;.24;2300 +84099;46.94998;6.60302;1049;20220201;-1.1;-4;-2.6;4.4;5.2;5.5;.14;3500 +84099;46.94998;6.60302;1049;20220202;2.9;-.9;1;4;7;5.5;.11;2700 +84099;46.94998;6.60302;1049;20220203;4.5;-2.5;1;1.5;5.7;0;.46;7000 +84099;46.94998;6.60302;1049;20220204;2.1;-2.1;0;4.6;6;2.5;.29;4000 +84099;46.94998;6.60302;1049;20220205;.6;-1.8;-.6;1.3;4.5;0;.46;11200 +84099;46.94998;6.60302;1049;20220206;1.7;-10.6;-4.5;6.9;5.3;14.8;0;3300 +84099;46.94998;6.60302;1049;20220207;.7;-.5;.1;3.4;4.3;0;.82;10100 +84099;46.94998;6.60302;1049;20220208;-1.5;-15.6;-8.6;.5;2.7;0;.34;12000 +84099;46.94998;6.60302;1049;20220209;5.6;-14.2;-4.3;.9;2.9;0;.6;12200 +84099;46.94998;6.60302;1049;20220210;6.3;-12.6;-3.2;3.4;4.9;7.5;.61;9300 +84099;46.94998;6.60302;1049;20220211;.5;-.5;0;3.3;4.6;0;.77;11000 +84099;46.94998;6.60302;1049;20220212;4.7;-14.1;-4.7;2.1;3.3;0;.79;10700 +84099;46.94998;6.60302;1049;20220213;6.4;-13.5;-3.6;3.8;3.6;0;1.11;12300 +84099;46.94998;6.60302;1049;20220214;5.2;4.5;4.8;3.5;5.9;9;1.15;2300 +84099;46.94998;6.60302;1049;20220215;1;.1;.5;3.8;5.4;3.1;.64;5900 +84099;46.94998;6.60302;1049;20220216;5.5;-2.1;1.7;5;7.1;14.1;.29;3200 +84099;46.94998;6.60302;1049;20220217;6.5;4;5.2;7.3;7.8;1.2;.82;6100 +84099;46.94998;6.60302;1049;20220218;12.4;2;7.2;4.9;7.4;5;1.59;9300 +84099;46.94998;6.60302;1049;20220219;2.4;.5;1.4;4.8;5;.1;1.08;12300 +84099;46.94998;6.60302;1049;20220220;4.1;-1.7;1.2;6.4;6;6.5;.64;5100 +84099;46.94998;6.60302;1049;20220221;1.1;-.3;.4;7.7;5.9;9.4;.46;6000 +84099;46.94998;6.60302;1049;20220222;3.3;.3;1.8;3.7;6.1;3.2;.73;9300 +84099;46.94998;6.60302;1049;20220223;6.2;1.3;3.7;1.5;6.2;.1;.98;13100 +84099;46.94998;6.60302;1049;20220224;6.6;-4.1;1.2;5.1;5.6;2.8;.98;7300 +84099;46.94998;6.60302;1049;20220225;1.3;-5.9;-2.3;3.4;4.4;.4;.76;12500 +84099;46.94998;6.60302;1049;20220226;2;-15.1;-6.6;5.9;3.4;0;.88;16400 +84099;46.94998;6.60302;1049;20220227;2.2;-5;-1.4;5.4;3.2;0;1.51;15700 +84099;46.94998;6.60302;1049;20220228;6.3;-9.1;-1.4;1.3;3.5;0;1.11;15200 +84099;46.94998;6.60302;1049;20220301;9;-6.4;1.3;1.3;3.4;0;1.34;15500 +84099;46.94998;6.60302;1049;20220302;9.6;-7.5;1;1.4;4.4;0;1.25;13500 +84099;46.94998;6.60302;1049;20220303;9.8;-4.1;2.8;1;4.8;0;1.26;14900 +84099;46.94998;6.60302;1049;20220304;7.1;-8;-.5;1.1;3.5;0;1.23;16400 +84099;46.94998;6.60302;1049;20220305;3.7;-11.3;-3.8;1.4;2.7;0;1.16;17000 +84099;46.94998;6.60302;1049;20220306;1.9;-11.6;-4.9;2.2;3;0;1.09;16800 +84099;46.94998;6.60302;1049;20220307;2.3;-8;-2.9;2.6;3.3;0;1.23;16900 +84099;46.94998;6.60302;1049;20220308;7.8;-10.8;-1.5;1.2;3.5;0;1.31;16900 +84099;46.94998;6.60302;1049;20220309;8.5;-9.4;-.5;1;3.6;0;1.34;16900 +84099;46.94998;6.60302;1049;20220310;10.4;-10;.2;1.3;3.8;0;1.53;17100 +84099;46.94998;6.60302;1049;20220311;9.8;-7.5;1.1;1.4;4.5;.2;1.3;11300 +84099;46.94998;6.60302;1049;20220312;8.6;.1;4.3;1.5;5.5;.1;1.31;9900 +84099;46.94998;6.60302;1049;20220313;9.1;1.7;5.4;2.4;5.3;3.4;1.52;6900 +84099;46.94998;6.60302;1049;20220314;9.9;-2.2;3.8;2.2;6;5.4;1.67;17500 +84099;46.94998;6.60302;1049;20220315;12.8;.1;6.4;3.4;7;.5;1.58;6300 +84099;46.94998;6.60302;1049;20220316;13.2;-2.3;5.4;1.6;6.6;0;1.47;10100 +84099;46.94998;6.60302;1049;20220317;10.9;-1.3;4.8;3;7.8;0;1.17;9700 +84099;46.94998;6.60302;1049;20220318;8;3.3;5.6;8.8;6.7;0;1.83;11400 +84099;46.94998;6.60302;1049;20220319;9.9;1.8;5.8;4.1;5.3;0;2.36;17000 +84099;46.94998;6.60302;1049;20220320;10.7;-1.6;4.5;2.5;5.1;0;2.04;16800 +84099;46.94998;6.60302;1049;20220321;11.6;-5.7;2.9;2;4.4;0;2.02;17300 +84099;46.94998;6.60302;1049;20220322;11.4;-8.4;1.5;1.1;4;0;1.8;18300 +84099;46.94998;6.60302;1049;20220323;13.5;-9.3;2.1;1.2;3.8;0;2.05;19500 +84099;46.94998;6.60302;1049;20220324;15.1;-9.5;2.8;1;3.8;0;2.06;18900 +84099;46.94998;6.60302;1049;20220325;14.9;-9.8;2.5;2.2;4.2;0;2.48;19300 +84099;46.94998;6.60302;1049;20220326;15.2;-6;4.6;2.7;4.4;0;2.8;20000 +84099;46.94998;6.60302;1049;20220327;16.1;-7.7;4.2;1.1;4.5;0;2.23;19200 +84099;46.94998;6.60302;1049;20220328;16.3;-9.5;3.4;1.1;4.4;0;2.22;19100 +84099;46.94998;6.60302;1049;20220329;14.1;-4.1;5;3.2;5;.4;2.37;11800 +84099;46.94998;6.60302;1049;20220330;10.4;5;7.7;2.5;7.5;4.7;1.44;6000 +84099;46.94998;6.60302;1049;20220331;7;2.5;4.7;2.5;6.9;5.5;1.09;5800 +84099;46.94998;6.60302;1049;20220401;-2.2;-2.2;-2.2;2.5;4.5;7.6;.76;7200 +84099;46.94998;6.60302;1049;20220402;-2.4;-5.1;-3.8;3.1;3.8;1.6;.9;10500 +84099;46.94998;6.60302;1049;20220403;-2.7;-6.8;-4.8;4.1;3.5;.1;.76;7100 +84099;46.94998;6.60302;1049;20220404;1.5;-17.8;-8.2;2.8;3.4;0;1.18;22900 +84099;46.94998;6.60302;1049;20220405;6.6;-.8;2.9;2.4;6;0;1.45;12600 +84099;46.94998;6.60302;1049;20220406;9.3;2.1;5.7;4.1;7.8;3;1.47;11700 +84099;46.94998;6.60302;1049;20220407;6.7;4.1;5.4;8.5;8.1;25.8;.8;3400 +84099;46.94998;6.60302;1049;20220408;8.4;5.1;6.7;9;8.4;20.2;1.22;5800 +84099;46.94998;6.60302;1049;20220409;1.6;-1.6;0;3.6;5.3;1.1;1.09;12000 +84099;46.94998;6.60302;1049;20220410;6.9;-4.9;1;1.1;4.8;0;2.17;24700 +84099;46.94998;6.60302;1049;20220411;15.3;-5.2;5;2.5;5.6;0;2.83;21300 +84099;46.94998;6.60302;1049;20220412;20.2;1.9;11;1.8;7.8;0;3.14;19600 +84099;46.94998;6.60302;1049;20220413;17.5;1;9.2;1.8;7.2;0;2.78;18100 +84099;46.94998;6.60302;1049;20220414;16.8;.3;8.5;1.6;8.8;0;2.45;18000 +84099;46.94998;6.60302;1049;20220415;17.3;1.1;9.2;1.5;8.6;0;2.57;18300 +84099;46.94998;6.60302;1049;20220416;14.4;-2.2;6.1;4.2;6.6;0;3.11;24900 +84099;46.94998;6.60302;1049;20220417;13.8;2.3;8;6.7;4.3;0;4.5;26500 +84099;46.94998;6.60302;1049;20220418;15.2;-2.7;6.2;2;4.9;0;3.3;25800 +84099;46.94998;6.60302;1049;20220419;14.6;-7.6;3.5;1.5;4.7;0;2.8;23600 +84099;46.94998;6.60302;1049;20220420;15.4;-6.2;4.6;2.2;5.5;0;2.98;23300 +84099;46.94998;6.60302;1049;20220421;14.6;-5.1;4.7;2.1;5.6;0;3.04;25300 +84099;46.94998;6.60302;1049;20220422;15.8;-4.1;5.8;1.5;7.2;18;2.25;16200 +84099;46.94998;6.60302;1049;20220423;11.4;3.8;7.6;3.2;8.9;4.9;1.58;10300 +84099;46.94998;6.60302;1049;20220424;7.3;2.1;4.7;3.8;7.8;14.4;.97;6400 +84099;46.94998;6.60302;1049;20220425;8.5;5.5;7;2.7;8.8;20.7;.9;3200 +84099;46.94998;6.60302;1049;20220426;10.3;4.4;7.3;2.8;7;1.5;2.54;18700 +84099;46.94998;6.60302;1049;20220427;13.6;-5.4;4.1;2.1;6.5;0;2.97;27600 +84099;46.94998;6.60302;1049;20220428;16.4;.2;8.3;1.9;7.1;0;3.58;27900 +84099;46.94998;6.60302;1049;20220429;16.1;-.5;7.8;1.9;6.9;0;3.05;21800 +84099;46.94998;6.60302;1049;20220430;13;2;7.5;1.5;7.7;2.6;2.58;19900 +84099;46.94998;6.60302;1049;20220501;12.3;.3;6.3;1.6;7.1;0;2.4;18600 +84099;46.94998;6.60302;1049;20220502;15.1;-4;5.5;1.3;6.9;0;2.75;22300 +84099;46.94998;6.60302;1049;20220503;14.5;-2;6.2;2.1;7.5;1.4;2.06;13100 +84099;46.94998;6.60302;1049;20220504;13.2;.2;6.7;1.5;8.2;9.6;1.94;13700 +84099;46.94998;6.60302;1049;20220505;8.3;6.3;7.3;1.6;9.1;3;1.09;5800 +84099;46.94998;6.60302;1049;20220506;10.1;6.1;8.1;4.5;9.4;.3;1.16;5000 +84099;46.94998;6.60302;1049;20220507;14.8;-.7;7;2.8;8.7;.7;2.22;16000 +84099;46.94998;6.60302;1049;20220508;13.3;-.1;6.6;3.7;8.9;0;1.9;14800 +84099;46.94998;6.60302;1049;20220509;17.8;2.1;9.9;1.6;9.8;.6;2.94;20400 +84099;46.94998;6.60302;1049;20220510;19;.4;9.7;1.3;8.8;0;3.11;21100 +84099;46.94998;6.60302;1049;20220511;22.6;.1;11.3;2.1;8.5;0;4.13;24900 +84099;46.94998;6.60302;1049;20220512;22;4.5;13.2;2.1;10.1;2.5;3.27;16600 +84099;46.94998;6.60302;1049;20220513;16.2;10.4;13.3;1.5;12.4;1.3;1.94;10000 +84099;46.94998;6.60302;1049;20220514;20.6;5.7;13.1;1.1;10.2;0;3.63;23200 +84099;46.94998;6.60302;1049;20220515;22.2;1.6;11.9;1.1;10.4;.6;2.99;17700 +84099;46.94998;6.60302;1049;20220516;20.8;6;13.4;2.1;9.9;.2;3.68;20900 +84099;46.94998;6.60302;1049;20220517;22;2.5;12.2;1;9.6;0;3.68;23700 +84099;46.94998;6.60302;1049;20220518;23.5;2.6;13;1.3;10.4;0;4.5;29500 +84099;46.94998;6.60302;1049;20220519;25.2;4.5;14.8;1.9;10.8;.4;4.49;25200 +84099;46.94998;6.60302;1049;20220520;27.3;7.2;17.2;3.5;10.9;2.8;5.68;26400 +84099;46.94998;6.60302;1049;20220521;22;12.9;17.4;2.4;13.7;0;4.87;28900 +84099;46.94998;6.60302;1049;20220522;26;5.8;15.9;1.7;12.3;.5;3.8;19200 +84099;46.94998;6.60302;1049;20220523;20.7;13.6;17.1;3.5;13.1;7;3.7;17200 +84099;46.94998;6.60302;1049;20220524;13.9;8.1;11;3.6;9.7;0;2.47;13300 +84099;46.94998;6.60302;1049;20220525;16.2;1;8.6;1.4;8.2;0;3.34;24500 +84099;46.94998;6.60302;1049;20220526;16.9;-.4;8.2;1.2;8.4;0;3.27;24200 +84099;46.94998;6.60302;1049;20220527;17.8;2.6;10.2;1.5;10;0;3.71;27100 +84099;46.94998;6.60302;1049;20220528;14.9;3.6;9.2;2.4;8.2;0;3.47;25000 +84099;46.94998;6.60302;1049;20220529;13.5;-2.1;5.7;2;6.3;0;3.16;24800 +84099;46.94998;6.60302;1049;20220530;14.5;.9;7.7;1;6.9;0;2.62;17700 +84099;46.94998;6.60302;1049;20220531;15.7;.1;7.9;2.3;8;.3;2.29;12700 +84099;46.94998;6.60302;1049;20220601;16.7;-1.5;7.6;1.5;8.8;1.6;1.92;10800 +84099;46.94998;6.60302;1049;20220602;21.4;5.9;13.6;2;12.1;1.1;3.15;17400 +84099;46.94998;6.60302;1049;20220603;22.1;7.5;14.8;1.8;12.7;10;3.54;20000 +84099;46.94998;6.60302;1049;20220604;24.8;11.3;18;3.1;15.1;4;4.86;26500 +84099;46.94998;6.60302;1049;20220605;19.3;13.3;16.3;2.7;14.4;4.9;3.32;18400 +84099;46.94998;6.60302;1049;20220606;20.1;7.3;13.7;2.1;12.4;2.8;3.72;23400 +84099;46.94998;6.60302;1049;20220607;17.8;10.8;14.3;4;11;.9;3.63;18900 +84099;46.94998;6.60302;1049;20220608;16.1;.1;8.1;2;9.1;9.2;2.21;13600 +84099;46.94998;6.60302;1049;20220609;14.2;8.1;11.1;1.9;9.4;3.8;2.79;16900 +84099;46.94998;6.60302;1049;20220610;18.9;0;9.4;2;7.9;0;4.16;28856 +84099;46.94998;6.60302;1049;20220611;23.8;-.2;11.8;1.3;8.7;0;4.94;32600 +84099;46.94998;6.60302;1049;20220612;26.2;2;14.1;1.5;10.1;0;4.96;29200 +84099;46.94998;6.60302;1049;20220613;20.6;9;14.8;1.7;10.9;0;4.76;29900 +84099;46.94998;6.60302;1049;20220614;24.2;0;12.1;1.4;8.5;0;5.05;32600 +84099;46.94998;6.60302;1049;20220615;27.6;5.9;16.7;2.2;11.8;.6;5.39;28400 +84099;46.94998;6.60302;1049;20220616;25.9;14.4;20.1;2.7;13.5;0;6.01;31000 +84099;46.94998;6.60302;1049;20220617;27.1;3.5;15.3;1.6;10.5;0;5.25;29900 +84099;46.94998;6.60302;1049;20220618;29.3;4.6;16.9;2.3;10.9;0;6.06;31200 +84099;46.94998;6.60302;1049;20220619;31;9.4;20.2;3.1;12.5;0;6.78;30800 +84099;46.94998;6.60302;1049;20220620;27.1;10.3;18.7;4;12.2;0;6.39;31000 +84099;46.94998;6.60302;1049;20220621;28.5;11.2;19.8;2.1;13.8;2.7;4.85;22200 +84099;46.94998;6.60302;1049;20220622;22.1;12.6;17.3;2.6;15;15.5;3.07;14300 +84099;46.94998;6.60302;1049;20220623;23.4;11.9;17.6;2;14.8;14.1;4;21400 +84099;46.94998;6.60302;1049;20220624;15.9;12.5;14.2;2.4;13.3;8;2.11;10500 +84099;46.94998;6.60302;1049;20220625;22.5;4.6;13.5;1.9;11.5;4.2;4.55;28800 +84099;46.94998;6.60302;1049;20220626;21.6;10.9;16.2;2;14.8;7.7;3.77;22000 +84099;46.94998;6.60302;1049;20220627;17.3;12.3;14.8;1.5;13.6;6;1.73;7200 +84099;46.94998;6.60302;1049;20220628;18.8;9.4;14.1;2.9;13.2;2;3.34;20900 +84099;46.94998;6.60302;1049;20220629;21.7;9.8;15.7;1.3;13.5;0;3.55;20300 +84099;46.94998;6.60302;1049;20220630;24.8;5.3;15;2.1;12.7;9.5;3.98;21300 +84099;46.94998;6.60302;1049;20220701;17.9;8.6;13.2;2;10.4;.1;3.82;23700 +84099;46.94998;6.60302;1049;20220702;24.2;1;12.6;1.4;10.3;0;4.99;32700 +84099;46.94998;6.60302;1049;20220703;25.4;4;14.7;1.9;12;9.6;4.77;27900 +84099;46.94998;6.60302;1049;20220704;20.7;13.4;17;2.1;15.2;3;3.45;19000 +84099;46.94998;6.60302;1049;20220705;21.3;8.2;14.7;1.4;11.2;0;4.6;28900 +84099;46.94998;6.60302;1049;20220706;20.5;2;11.2;1.4;9.6;0;4.18;28400 +84099;46.94998;6.60302;1049;20220707;18.9;1.7;10.3;1.9;9.9;0;3.72;26000 +84099;46.94998;6.60302;1049;20220708;19.7;4.9;12.3;2.7;9.9;0;4.77;32600 +84099;46.94998;6.60302;1049;20220709;22.8;1;11.9;1.7;9.3;0;4.71;30700 +84099;46.94998;6.60302;1049;20220710;21;3.1;12;2.1;10.1;0;4.36;28700 +84099;46.94998;6.60302;1049;20220711;22.9;2.8;12.8;2.6;10.3;0;5.01;32000 +84099;46.94998;6.60302;1049;20220712;23.7;4.2;13.9;1.4;10.5;0;4.8;30400 +84099;46.94998;6.60302;1049;20220713;27.9;2.6;15.2;1.6;9.9;0;5.41;30900 +84099;46.94998;6.60302;1049;20220714;28.8;12.8;20.8;2.2;12.1;0;6.16;30800 +84099;46.94998;6.60302;1049;20220715;24.1;4.5;14.3;1.6;10.7;0;4.87;30200 +84099;46.94998;6.60302;1049;20220716;23.9;.6;12.2;1.5;8.9;0;4.8;30900 +84099;46.94998;6.60302;1049;20220717;26.1;1.4;13.7;2.5;9.9;0;5.28;29800 +84099;46.94998;6.60302;1049;20220718;30.4;3;16.7;2;9.5;0;5.97;30600 +84099;46.94998;6.60302;1049;20220719;32.5;5.4;18.9;1.6;11.5;.5;5.77;28800 +84099;46.94998;6.60302;1049;20220720;26.5;10.5;18.5;1.9;15.3;14.6;3.65;17200 +84099;46.94998;6.60302;1049;20220721;24.7;12.1;18.4;1.4;14.1;0;5.07;29700 +84099;46.94998;6.60302;1049;20220722;29.3;5;17.1;1.7;12.8;2.4;4.42;21500 +84099;46.94998;6.60302;1049;20220723;22.9;15.6;19.2;3.1;15.35;.2;4.03;20050 +84099;46.94998;6.60302;1049;20220724;28;14.2;21.1;2.2;14.92;0;5.36;28672 +84099;46.94998;6.60302;1049;20220725;28.7;18.1;23.4;4.4;13.45;.9;6.54;25585 +84099;46.94998;6.60302;1049;20220726;21;14.1;17.5;2.2;12.7;0;3.83;19600 +84099;46.94998;6.60302;1049;20220727;21.6;3.3;12.4;1.6;10.1;0;4.05;26300 +84099;46.94998;6.60302;1049;20220728;24.4;1.4;12.9;1.2;10;0;3.82;23100 +84099;46.94998;6.60302;1049;20220729;21.1;10.4;15.7;1.4;11.7;.3;2.97;15100 +84099;46.94998;6.60302;1049;20220730;22.2;1.4;11.8;1;9.4;0;3.26;20200 +84099;46.94998;6.60302;1049;20220731;25.2;3.1;14.1;1.2;10;0;3.98;23400 +84099;46.94998;6.60302;1049;20220801;26.1;2.4;14.2;1.5;10.3;.1;4.38;25500 +84099;46.94998;6.60302;1049;20220802;26.5;5.3;15.9;1.3;10.8;0;4.51;26300 +84099;46.94998;6.60302;1049;20220803;29.9;4;16.9;1.3;10.9;0;4.7;25300 +84099;46.94998;6.60302;1049;20220804;30.5;6.4;18.4;1.3;12.8;.3;3.71;16500 +84099;46.94998;6.60302;1049;20220805;29.3;8.1;18.7;2;13.6;1.6;4.51;21400 +84099;46.94998;6.60302;1049;20220806;21.8;8.5;15.1;3.1;14.5;0;3.09;18000 +84099;46.94998;6.60302;1049;20220807;21.9;9.9;15.9;3.4;13.4;0;4.12;24600 +84099;46.94998;6.60302;1049;20220808;24.5;2.2;13.3;3.1;10.3;0;4.78;27900 +84099;46.94998;6.60302;1049;20220809;25.6;8;16.8;4.9;10.8;0;5.77;27700 +84099;46.94998;6.60302;1049;20220810;25.3;6.9;16.1;3.9;10.2;0;5.41;27300 +84099;46.94998;6.60302;1049;20220811;28.4;5;16.7;1.6;10.6;0;4.7;25700 +84099;46.94998;6.60302;1049;20220812;25.8;8.4;17.1;2.7;10.2;0;5.14;26900 +84099;46.94998;6.60302;1049;20220813;25.5;2.7;14.1;2.3;7.9;0;4.97;27900 +84099;46.94998;6.60302;1049;20220814;21;4.5;12.7;1.7;11;5;2.19;9800 +84099;46.94998;6.60302;1049;20220815;19.6;7.8;13.7;1.8;12.4;6.7;2.32;12400 +84099;46.94998;6.60302;1049;20220816;25.2;5.3;15.2;1.4;11.6;5.9;3.99;24200 +84099;46.94998;6.60302;1049;20220817;22.2;11.3;16.7;2.1;15.3;15.9;2.61;13400 +84099;46.94998;6.60302;1049;20220818;18.7;11.8;15.2;1.6;14.4;20;1.86;9100 +84099;46.94998;6.60302;1049;20220819;17.4;13.3;15.3;1.5;14.8;16.5;1.64;7800 +84099;46.94998;6.60302;1049;20220820;19.2;12.1;15.6;1.5;14.4;3.3;2.3;12700 +84099;46.94998;6.60302;1049;20220821;21.3;6.8;14;1;11.2;0;3.42;23000 +84099;46.94998;6.60302;1049;20220822;21.2;4.9;13;1.1;11.1;0;2.82;17800 +84099;46.94998;6.60302;1049;20220823;22.9;3.7;13.3;1.6;10.4;0;3.56;22600 +84099;46.94998;6.60302;1049;20220824;22.6;2.5;12.5;2.2;9.5;0;3.7;22400 +84099;46.94998;6.60302;1049;20220825;26;5.1;15.5;1.9;11.2;0;4.1;23600 +84099;46.94998;6.60302;1049;20220826;19.3;5.7;12.5;1.6;12.5;1.6;2.08;12500 +84099;46.94998;6.60302;1049;20220827;21;9.3;15.1;1.5;14.3;.1;2.85;18300 +84099;46.94998;6.60302;1049;20220828;22.7;5.3;14;1.4;12.1;.4;3.21;20900 +84099;46.94998;6.60302;1049;20220829;24;5.2;14.6;1.1;12.7;0;2.97;18500 +84099;46.94998;6.60302;1049;20220830;23.4;5.3;14.3;1.3;12.4;10.9;2.16;10300 +84099;46.94998;6.60302;1049;20220831;19.9;10.2;15;1.8;13.2;0;2.89;18500 +84099;46.94998;6.60302;1049;20220901;20.1;7.1;13.6;2.2;11.1;0;3.35;22600 +84099;46.94998;6.60302;1049;20220902;21.2;2.5;11.8;1;10.9;11.4;2.3;14600 +84099;46.94998;6.60302;1049;20220903;18.8;9.1;13.9;1.8;12.9;9.8;2.2;13200 +84099;46.94998;6.60302;1049;20220904;20.9;7;13.9;.8;11.6;1.3;2.16;13000 +84099;46.94998;6.60302;1049;20220905;24.1;4.9;14.5;1.7;11.8;1.4;3.16;19100 +84099;46.94998;6.60302;1049;20220906;19.3;8.4;13.8;1.4;13.8;7;1.44;6800 +84099;46.94998;6.60302;1049;20220907;20.2;6.2;13.2;1.2;12.8;33.2;1.75;9700 +84099;46.94998;6.60302;1049;20220908;17.5;10.4;13.9;3.2;11.7;1.4;2.76;17200 +84099;46.94998;6.60302;1049;20220909;15.9;6.2;11;3.5;11.8;7.1;1.88;14100 +84099;46.94998;6.60302;1049;20220910;13.2;9.8;11.5;4.1;11.2;.4;1.69;9500 +84099;46.94998;6.60302;1049;20220911;18.4;3.9;11.1;1.1;9.6;0;2.69;21400 +84099;46.94998;6.60302;1049;20220912;23.6;-.1;11.7;1.4;8.7;0;3.06;20500 +84099;46.94998;6.60302;1049;20220913;24.7;3.5;14.1;1.8;11.4;.1;2.76;14700 +84099;46.94998;6.60302;1049;20220914;20.9;16.6;18.7;4;14.1;16.9;2.8;8300 +84099;46.94998;6.60302;1049;20220915;15.4;9.2;12.3;2.9;13.8;16.2;.83;3600 +84099;46.94998;6.60302;1049;20220916;12.2;7.3;9.7;2.2;10.3;.3;1.18;6100 +84099;46.94998;6.60302;1049;20220917;8.3;4;6.1;1.9;7.3;.1;1.25;7800 +84099;46.94998;6.60302;1049;20220918;13.1;0;6.5;1.5;6.9;0;2.08;19000 +84099;46.94998;6.60302;1049;20220919;11.6;-1.5;5;1.7;6.7;0;1.61;13400 +84099;46.94998;6.60302;1049;20220920;12.8;-4.7;4;1.8;5.7;0;2.03;19000 +84099;46.94998;6.60302;1049;20220921;12.3;-5.1;3.6;2.1;5.5;0;1.98;18000 +84099;46.94998;6.60302;1049;20220922;15.9;-5.4;5.2;1.2;6;0;2.04;18400 +84099;46.94998;6.60302;1049;20220923;17.1;-2.7;7.2;2;7.8;7.7;1.86;11900 +84099;46.94998;6.60302;1049;20220924;13.2;4.8;9;1.4;10.7;5.4;1.01;6500 +84099;46.94998;6.60302;1049;20220925;10.5;4.2;7.3;1.3;9.2;3.5;.91;5400 +84099;46.94998;6.60302;1049;20220926;10.4;4.7;7.5;3.7;8.7;9.4;1.31;9100 +84099;46.94998;6.60302;1049;20220927;7.1;4.8;5.9;6.8;8.3;26.4;.85;4200 +84099;46.94998;6.60302;1049;20220928;8.5;5.3;6.9;3.8;9.3;27.9;.69;3400 +84099;46.94998;6.60302;1049;20220929;7.2;5.2;6.2;1.9;8.4;5.4;.79;4200 +84099;46.94998;6.60302;1049;20220930;9;.7;4.8;.8;7.2;0;.97;7600 +84099;46.94998;6.60302;1049;20221001;10.9;-.3;5.3;4.3;9.2;13;.47;2000 +84099;46.94998;6.60302;1049;20221002;13.2;10.9;12;3.8;12.7;10.2;.95;4000 +84099;46.94998;6.60302;1049;20221003;14.4;9.7;12;1.6;11.2;0;1.54;11500 +84099;46.94998;6.60302;1049;20221004;19.1;2.1;10.6;1.3;8.7;0;1.93;15700 +84099;46.94998;6.60302;1049;20221005;19.9;-1;9.4;2.5;6.8;0;2.58;16400 +84099;46.94998;6.60302;1049;20221006;15.3;.1;7.7;1.9;8.7;.1;1.45;11700 +84099;46.94998;6.60302;1049;20221007;17;3.2;10.1;1.5;9.4;0;1.54;11500 +84099;46.94998;6.60302;1049;20221008;12.1;4.9;8.5;1.8;9.4;.5;.9;3800 +84099;46.94998;6.60302;1049;20221009;16.1;-.2;7.9;2.6;9;.1;1.6;13500 +84099;46.94998;6.60302;1049;20221010;18;7.7;12.8;1.5;10.3;.2;1.65;11600 +84099;46.94998;6.60302;1049;20221011;16.3;4.2;10.2;1.2;10.1;3.4;1.27;9900 +84099;46.94998;6.60302;1049;20221012;17;5.3;11.1;1.3;9.8;0;1.56;14200 +84099;46.94998;6.60302;1049;20221013;13.3;.9;7.1;1.6;9.2;1.4;.84;4700 +84099;46.94998;6.60302;1049;20221014;12.6;7.3;9.9;3.4;11.6;7.7;.7;3600 +84099;46.94998;6.60302;1049;20221015;17.5;11.1;14.3;4.6;11.9;0;2.09;11400 +84099;46.94998;6.60302;1049;20221016;20.2;7.1;13.6;2.5;10.6;0;2.01;13200 +84099;46.94998;6.60302;1049;20221017;20.5;6.4;13.4;1.8;10.7;0;1.76;12800 +84099;46.94998;6.60302;1049;20221018;18.8;4.2;11.5;1.2;10.2;0;1.34;11200 +84099;46.94998;6.60302;1049;20221019;18.7;.7;9.7;1.4;8.8;0;1.4;11500 +84099;46.94998;6.60302;1049;20221020;17.5;4.8;11.1;2.8;10.3;5.9;1.38;4800 +84099;46.94998;6.60302;1049;20221021;16;11.2;13.6;3.9;11.8;22.6;1.56;6300 +84099;46.94998;6.60302;1049;20221022;16.8;9.8;13.3;1.2;11.1;0;1.23;10400 +84099;46.94998;6.60302;1049;20221023;20.9;3;11.9;4.3;9.8;3.8;2.28;7000 +84099;46.94998;6.60302;1049;20221024;12.5;12.1;12.3;2.7;11.3;16;1.09;3100 +84099;46.94998;6.60302;1049;20221025;15.5;3.4;9.4;1.2;9.3;1.8;1.02;10300 +84099;46.94998;6.60302;1049;20221026;17.1;7.6;12.3;2.1;10.4;.1;1.34;9200 +84099;46.94998;6.60302;1049;20221027;20.9;.9;10.9;1.4;8.9;0;1.37;10400 +84099;46.94998;6.60302;1049;20221028;22.5;4.7;13.6;1.6;9.7;0;1.56;9800 +84099;46.94998;6.60302;1049;20221029;22.6;1.7;12.1;1.5;8.6;0;1.54;8800 +84099;46.94998;6.60302;1049;20221030;21.5;.7;11.1;1.2;8;0;1.3;8900 +84099;46.94998;6.60302;1049;20221031;17.9;2.9;10.4;1.8;8.5;10.8;1.28;7500 +84099;46.94998;6.60302;1049;20221101;10.8;4.9;7.8;3.3;10.2;1.5;.54;4000 +84099;46.94998;6.60302;1049;20221102;10.3;.4;5.3;2.1;8.3;0;.6;6000 +84099;46.94998;6.60302;1049;20221103;12.7;-3;4.8;3.5;7.2;13.5;1.07;3800 +84099;46.94998;6.60302;1049;20221104;5.4;2.7;4;3.1;7;5.9;.64;2800 +84099;46.94998;6.60302;1049;20221105;4.9;2.2;3.5;1.8;6.7;.4;.55;4800 +84099;46.94998;6.60302;1049;20221106;10.1;-4.1;3;2.1;5.5;0;.91;5000 +84099;46.94998;6.60302;1049;20221107;11.1;4.4;7.7;3.2;7;0;1.21;8300 +84099;46.94998;6.60302;1049;20221108;14.9;-3;5.9;3.2;6.6;5.3;1.38;8000 +84099;46.94998;6.60302;1049;20221109;9.6;9;9.3;2.6;10.1;18.4;.72;1300 +84099;46.94998;6.60302;1049;20221110;10.2;2;6.1;1.8;8;0;.56;8800 +84099;46.94998;6.60302;1049;20221111;14.1;-3;5.5;1.2;6.2;0;.72;8500 +84099;46.94998;6.60302;1049;20221112;12.6;-4.6;4;.6;5.9;0;.5;6300 +84099;46.94998;6.60302;1049;20221113;12.6;-4.3;4.1;1.3;5.7;0;.66;8700 +84099;46.94998;6.60302;1049;20221114;11.1;-2;4.5;2.7;7.3;3.1;.75;3100 +84099;46.94998;6.60302;1049;20221115;10.1;3.6;6.8;2.8;8.9;13.5;.6;2600 +84099;46.94998;6.60302;1049;20221116;9.1;5.2;7.1;3.9;8;1.2;.8;7600 +84099;46.94998;6.60302;1049;20221117;8.9;1.9;5.4;6.4;8.1;19.9;.64;4500 +84099;46.94998;6.60302;1049;20221118;4.6;3.2;3.9;5.5;7.2;4.3;.54;3600 +84099;46.94998;6.60302;1049;20221119;3.8;.6;2.2;1.3;6.3;.8;.38;3500 +84099;46.94998;6.60302;1049;20221120;3.8;.3;2;3.1;6;2.8;.47;5200 +84099;46.94998;6.60302;1049;20221121;5.7;.4;3;3.9;6.2;7.6;.66;4400 +84099;46.94998;6.60302;1049;20221122;2.7;.6;1.6;5;6.1;.2;.48;3000 +84099;46.94998;6.60302;1049;20221123;6.5;-5.6;.4;2.7;5.8;8.1;.4;5500 +84099;46.94998;6.60302;1049;20221124;5.3;3.3;4.3;3.5;6.9;1.4;.65;2400 +84099;46.94998;6.60302;1049;20221125;6;-1.6;2.2;1.7;6.7;1.2;.34;3100 +84099;46.94998;6.60302;1049;20221126;5.2;-.9;2.1;.9;5.7;0;.24;6100 +84099;46.94998;6.60302;1049;20221127;8.1;-5.1;1.5;1.2;4.4;0;.58;3900 +84099;46.94998;6.60302;1049;20221128;6;1.4;3.7;2.2;6.3;3;.65;1500 +84099;46.94998;6.60302;1049;20221129;3.3;2;2.6;1.6;6.8;1.6;.39;1400 +84099;46.94998;6.60302;1049;20221130;3.3;1.3;2.3;3.5;6.2;.1;.54;1500 +84099;46.94998;6.60302;1049;20221201;.1;-.4;-.2;4.1;5;0;.58;1200 +84099;46.94998;6.60302;1049;20221202;1.1;-1;0;2.4;4.9;0;.5;2200 +84099;46.94998;6.60302;1049;20221203;3.3;-3.6;-.2;2.2;4.5;0;.55;3000 +84099;46.94998;6.60302;1049;20221204;5.4;-2.9;1.2;1.5;5.4;1.5;.42;3100 +84099;46.94998;6.60302;1049;20221205;1.5;-2.7;-.6;1.4;5;.1;.3;3200 +84099;46.94998;6.60302;1049;20221206;3.8;-8.6;-2.4;1.2;3.9;0;.2;6600 +84099;46.94998;6.60302;1049;20221207;-.2;-6.8;-3.5;1.5;4.2;0;.28;2500 +84099;46.94998;6.60302;1049;20221208;2.4;-9.2;-3.4;1.3;4;6.8;.13;6600 +84099;46.94998;6.60302;1049;20221209;1.2;-4.8;-1.8;1;5.8;4;.16;2000 +84099;46.94998;6.60302;1049;20221210;-2.6;-2.1;-2.4;2.2;4.7;.3;.32;1100 +84099;46.94998;6.60302;1049;20221211;-8.9;-11.4;-10.2;1.1;2;0;.08;6800 +84099;46.94998;6.60302;1049;20221212;-11.6;-25.3;-18.5;.8;1.3;.1;.06;5900 +84099;46.94998;6.60302;1049;20221213;1.1;-21;-10;2.4;4.1;.7;.05;1800 +84099;46.94998;6.60302;1049;20221214;6.2;1.3;3.7;4;7.6;7.9;.37;1500 +84099;46.94998;6.60302;1049;20221215;4.9;.5;2.7;2.5;7.3;7.6;.25;2000 +84099;46.94998;6.60302;1049;20221216;-.4;-.2;-.3;2;5.1;.1;.39;1700 +84099;46.94998;6.60302;1049;20221217;-3.2;-13.8;-8.5;1.6;2.5;0;.16;6300 +84099;46.94998;6.60302;1049;20221218;4.9;-13.6;-4.4;1.3;3.1;0;.32;5900 +84099;46.94998;6.60302;1049;20221219;11.1;-1.6;4.7;3.5;5.6;0;1.05;5000 +84099;46.94998;6.60302;1049;20221220;11.9;1.1;6.5;2.6;6.6;1.9;.85;4300 +84099;46.94998;6.60302;1049;20221221;7.1;3.4;5.2;4;8.3;3.6;.43;1400 +84099;46.94998;6.60302;1049;20221222;6.9;5.1;6;7.2;8.4;14.8;.62;1300 +84099;46.94998;6.60302;1049;20221223;9.6;5.5;7.5;8;10.4;46.5;.26;700 +84099;46.94998;6.60302;1049;20221224;7.4;5.2;6.3;4.7;9;2.2;.43;1100 +84099;46.94998;6.60302;1049;20221225;12.2;-.2;6;2.5;7.4;0;.68;3900 +84099;46.94998;6.60302;1049;20221226;9.6;2.3;5.9;5.1;7.9;11.9;.88;500 +84099;46.94998;6.60302;1049;20221227;4.5;1.9;3.2;3.5;6.4;.4;.5;3300 +84099;46.94998;6.60302;1049;20221228;7.8;-4.4;1.7;2.7;5.5;0;.48;5700 +84099;46.94998;6.60302;1049;20221229;7.1;5.7;6.4;5.5;7;15;1.18;1900 +84099;46.94998;6.60302;1049;20221230;8.6;1.2;4.9;4.5;7.8;4.3;.58;1900 +84099;46.94998;6.60302;1049;20221231;15.2;6.4;10.8;3.9;9.15;0;1.25;4348 +85073;46.59671;-1.79879;33;20220101;14.1;7.7;10.9;4.1;11.7;.2;.54;5000 +85073;46.59671;-1.79879;33;20220102;13.5;10.7;12.1;3.6;13.2;0;.4;4000 +85073;46.59671;-1.79879;33;20220103;12;11.6;11.8;4.1;13.3;20.7;.41;1600 +85073;46.59671;-1.79879;33;20220104;11.5;9.5;10.5;4.3;10.3;.6;.94;2400 +85073;46.59671;-1.79879;33;20220105;8.7;3.3;6;1.9;6.8;.1;.44;6500 +85073;46.59671;-1.79879;33;20220106;8.8;3.9;6.3;2.6;7;2.2;.8;3200 +85073;46.59671;-1.79879;33;20220107;11.3;8.8;10;5.9;10.1;2.9;.89;5700 +85073;46.59671;-1.79879;33;20220108;11.2;9.7;10.4;6.9;10.7;9.5;1.01;1800 +85073;46.59671;-1.79879;33;20220109;10.3;8.5;9.4;4.2;10.9;8.4;.53;1600 +85073;46.59671;-1.79879;33;20220110;11.2;9.5;10.3;3.9;12;1.8;.45;1200 +85073;46.59671;-1.79879;33;20220111;10.6;7;8.8;2.3;8.2;0;.72;5400 +85073;46.59671;-1.79879;33;20220112;8;2.3;5.1;3.1;6;0;.83;6300 +85073;46.59671;-1.79879;33;20220113;8.5;1.9;5.2;3.5;6.1;0;.86;7300 +85073;46.59671;-1.79879;33;20220114;5.5;-1;2.2;2.3;5.6;.1;.4;7700 +85073;46.59671;-1.79879;33;20220115;3.8;-3.3;.2;1.7;5.8;.1;.26;4300 +85073;46.59671;-1.79879;33;20220116;3.9;-1.8;1;1.6;7.1;.1;.12;3500 +85073;46.59671;-1.79879;33;20220117;8;2.6;5.3;2.2;8.8;.1;.24;4500 +85073;46.59671;-1.79879;33;20220118;6;2.7;4.3;2.3;7.4;0;.46;2500 +85073;46.59671;-1.79879;33;20220119;7.9;4.5;6.2;1.4;8;1.2;.51;2500 +85073;46.59671;-1.79879;33;20220120;9.5;5.9;7.7;2.4;8;.1;.65;7300 +85073;46.59671;-1.79879;33;20220121;7.5;.8;4.1;3.4;6;0;.78;8100 +85073;46.59671;-1.79879;33;20220122;6.9;-.4;3.2;3.2;6.3;.1;.62;6000 +85073;46.59671;-1.79879;33;20220123;8.2;3.1;5.6;4;6.9;0;.86;7700 +85073;46.59671;-1.79879;33;20220124;10.9;.7;5.8;2.9;6.8;0;.85;8500 +85073;46.59671;-1.79879;33;20220125;6.7;-1.5;2.6;2.6;6.6;0;.39;8700 +85073;46.59671;-1.79879;33;20220126;1;.1;.5;2.7;6.2;0;.27;2400 +85073;46.59671;-1.79879;33;20220127;5.8;-1.7;2;2.3;6.3;.2;.45;5200 +85073;46.59671;-1.79879;33;20220128;9;.8;4.9;.8;9.7;0;.26;3700 +85073;46.59671;-1.79879;33;20220129;8.1;6.8;7.4;1.1;10;.1;.38;4700 +85073;46.59671;-1.79879;33;20220130;8.8;7;7.9;1.4;10.5;.2;.39;2100 +85073;46.59671;-1.79879;33;20220131;10.9;7;8.9;3.7;9.4;.1;.86;7500 +85073;46.59671;-1.79879;33;20220201;10.6;4.4;7.5;4.5;9.9;.1;.5;3800 +85073;46.59671;-1.79879;33;20220202;8.6;7.8;8.2;2.9;10.1;0;.52;3100 +85073;46.59671;-1.79879;33;20220203;8.1;6.2;7.1;2.3;9.9;.5;.39;3000 +85073;46.59671;-1.79879;33;20220204;10.9;8.2;9.5;2.5;10.3;.3;.71;5500 +85073;46.59671;-1.79879;33;20220205;10.6;.1;5.3;1.9;8.7;.1;.49;10300 +85073;46.59671;-1.79879;33;20220206;11.1;7.9;9.5;5.9;11.3;.4;.53;3300 +85073;46.59671;-1.79879;33;20220207;11.7;9.8;10.7;3.2;11.4;.4;.77;5200 +85073;46.59671;-1.79879;33;20220208;9.5;6;7.7;1.7;9.7;.1;.57;8100 +85073;46.59671;-1.79879;33;20220209;9.8;4;6.9;2.9;8.7;0;.71;4700 +85073;46.59671;-1.79879;33;20220210;10.2;5;7.6;3.7;10.06;0;.8;6203 +85073;46.59671;-1.79879;33;20220211;10.2;3.2;6.7;4.1;6.93;0;1.3;9679 +85073;46.59671;-1.79879;33;20220212;9.5;3.3;6.4;3.1;6.83;0;1.09;9931 +85073;46.59671;-1.79879;33;20220213;11.7;4.2;8;7.3;9.6;7.2;.87;7887 +85073;46.59671;-1.79879;33;20220214;12.2;7.9;10.1;6.3;9.63;2.3;1.44;8724 +85073;46.59671;-1.79879;33;20220215;11.5;6.9;9.2;6.2;10.53;8.4;.85;4475 +85073;46.59671;-1.79879;33;20220216;11.5;9.8;10.6;6.2;13.1;2.2;.22;2000 +85073;46.59671;-1.79879;33;20220217;12.4;11.2;11.8;4.6;13.1;.8;.66;4300 +85073;46.59671;-1.79879;33;20220218;11.9;10.5;11.2;5.9;10.5;.8;1.4;3500 +85073;46.59671;-1.79879;33;20220219;11.2;2.6;6.9;3.5;8.5;.1;1.05;11900 +85073;46.59671;-1.79879;33;20220220;12.9;9.6;11.2;5.2;12.3;.9;.93;9400 +85073;46.59671;-1.79879;33;20220221;12;9.3;10.6;6.9;9.7;0;1.75;9800 +85073;46.59671;-1.79879;33;20220222;11.7;8.8;10.2;3;11.5;.5;.78;5700 +85073;46.59671;-1.79879;33;20220223;11.9;9.3;10.6;1.2;11.5;1;.85;7500 +85073;46.59671;-1.79879;33;20220224;11.9;6.2;9;3.5;9.2;.8;1.28;10000 +85073;46.59671;-1.79879;33;20220225;11.1;.2;5.6;1.9;7.1;.1;1.16;12700 +85073;46.59671;-1.79879;33;20220226;12.7;3;7.8;5;5.8;0;2.44;14700 +85073;46.59671;-1.79879;33;20220227;12.6;3.9;8.2;3.3;8.6;.2;1.37;10700 +85073;46.59671;-1.79879;33;20220228;11.5;3.8;7.6;1.4;9.8;0;.92;10300 +85073;46.59671;-1.79879;33;20220301;13.9;6.9;10.4;3;10.2;.1;1.3;7900 +85073;46.59671;-1.79879;33;20220302;12.5;9.9;11.2;2.6;11.4;1.2;1.1;7300 +85073;46.59671;-1.79879;33;20220303;10.9;9;9.9;3.4;11.7;6.8;.59;2600 +85073;46.59671;-1.79879;33;20220304;12.1;7.6;9.8;4.1;9.1;0;1.73;13300 +85073;46.59671;-1.79879;33;20220305;11.2;3.4;7.3;2.8;7.6;.2;1.48;12400 +85073;46.59671;-1.79879;33;20220306;11.1;5.8;8.4;2.8;7.8;0;1.3;3400 +85073;46.59671;-1.79879;33;20220307;8.5;-.1;4.2;3.6;5.4;0;1.61;11931 +85073;46.59671;-1.79879;33;20220308;10.2;3.8;7;4.2;9.7;1.7;.62;4400 +85073;46.59671;-1.79879;33;20220309;13;8.3;10.6;4.8;10.9;.7;1.46;11400 +85073;46.59671;-1.79879;33;20220310;11.9;9.8;10.8;3.5;11.1;1.2;1.26;8700 +85073;46.59671;-1.79879;33;20220311;13;7.6;10.3;5.8;11.2;7;1.29;10900 +85073;46.59671;-1.79879;33;20220312;12.6;9.4;11;5;10.6;4.4;1.86;16000 +85073;46.59671;-1.79879;33;20220313;12.2;9;10.6;4;10.2;2.1;1.62;11300 +85073;46.59671;-1.79879;33;20220314;15.7;4.5;10.1;4.8;9.1;1.1;2.27;15100 +85073;46.59671;-1.79879;33;20220315;16.5;10.7;13.6;4;12.3;0;1.73;7600 +85073;46.59671;-1.79879;33;20220316;13;11.6;12.3;4.1;12.1;.1;1.15;3300 +85073;46.59671;-1.79879;33;20220317;9.5;6.8;8.1;4.5;8.1;0;1.51;6600 +85073;46.59671;-1.79879;33;20220318;13.9;5.6;9.7;6.9;7.4;0;2.92;15214 +85073;46.59671;-1.79879;33;20220319;16;8;12;4.2;9.26;0;2.55;12720 +85073;46.59671;-1.79879;33;20220320;16;9.5;12.8;3.3;10.33;0;2.35;13897 +85073;46.59671;-1.79879;33;20220321;17;9.3;13.1;4.7;10.43;0;2.81;16175 +85073;46.59671;-1.79879;33;20220322;16.2;8.8;12.5;5.5;8.43;0;3.34;16354 +85073;46.59671;-1.79879;33;20220323;15.2;7.8;11.5;3.9;7.86;0;2.89;16915 +85073;46.59671;-1.79879;33;20220324;16.9;5.6;11.3;2.7;7.63;0;2.86;19367 +85073;46.59671;-1.79879;33;20220325;18.9;7.6;13.3;3.9;8.26;0;3.53;19377 +85073;46.59671;-1.79879;33;20220326;20.6;9.3;15;4.7;8.4;0;4.2;19853 +85073;46.59671;-1.79879;33;20220327;19.3;8.7;14;3.4;9.1;0;3.35;18142 +85073;46.59671;-1.79879;33;20220328;17.7;9.9;13.8;3.1;9.9;1.8;2.74;14048 +85073;46.59671;-1.79879;33;20220329;13.7;10.5;12.1;3.4;11;.1;1.94;11827 +85073;46.59671;-1.79879;33;20220330;13.4;10.4;11.9;4;11.1;.4;1.67;8480 +85073;46.59671;-1.79879;33;20220331;11.7;6.5;9.1;6.6;7.9;1.8;2.3;11494 +85073;46.59671;-1.79879;33;20220401;9.8;3.7;6.7;8.4;5.6;.3;2.89;16490 +85073;46.59671;-1.79879;33;20220402;10.2;3.9;7.1;5.2;5.8;0;2.54;15491 +85073;46.59671;-1.79879;33;20220403;10.5;2.6;6.5;5;5;0;2.92;18639 +85073;46.59671;-1.79879;33;20220404;10.3;1.6;6;3.8;6.5;.2;2.2;19015 +85073;46.59671;-1.79879;33;20220405;12.7;8.1;10.4;4.8;11.1;0;1.81;14805 +85073;46.59671;-1.79879;33;20220406;12.9;8.7;10.8;6.6;11.28;4;1.56;9369 +85073;46.59671;-1.79879;33;20220407;13.6;11.2;12.4;8.7;12.9;12.8;1.33;7233 +85073;46.59671;-1.79879;33;20220408;13.9;10.4;12.1;9.4;11.3;3.3;2.05;7935 +85073;46.59671;-1.79879;33;20220409;12.5;5.8;9.1;3.3;7.4;.1;2.58;17438 +85073;46.59671;-1.79879;33;20220410;15.8;3.3;9.5;4.6;7.93;0;3.18;21749 +85073;46.59671;-1.79879;33;20220411;20.6;7.7;14.1;5.3;10.6;0;3.87;20723 +85073;46.59671;-1.79879;33;20220412;16;11.7;13.9;3.7;12.27;2.1;2.29;11576 +85073;46.59671;-1.79879;33;20220413;18.4;8.1;13.2;2.4;12.53;1.3;2.82;21397 +85073;46.59671;-1.79879;33;20220414;19.7;9.8;14.7;2.8;13.03;.2;3.09;21257 +85073;46.59671;-1.79879;33;20220415;21.3;11.1;16.2;3;12.66;0;3.69;22707 +85073;46.59671;-1.79879;33;20220416;20.7;11.6;16.2;3.5;12.1;0;3.84;22831 +85073;46.59671;-1.79879;33;20220417;18.7;10.2;14.4;3.5;11.4;0;3.24;19396 +85073;46.59671;-1.79879;33;20220418;15.8;10.6;13.2;4.7;11.43;0;2.5;14021 +85073;46.59671;-1.79879;33;20220419;14.9;8.3;11.6;5.3;9.36;0;3.03;18774 +85073;46.59671;-1.79879;33;20220420;15.7;9.1;12.4;5.3;10.7;.3;2.65;14230 +85073;46.59671;-1.79879;33;20220421;17.3;10.7;14;3.4;11.83;0;2.89;18220 +85073;46.59671;-1.79879;33;20220422;16.9;10.8;13.9;2.8;12.1;0;2.58;14872 +85073;46.59671;-1.79879;33;20220423;17.2;12.1;14.6;3.9;12.56;12.1;2.62;14268 +85073;46.59671;-1.79879;33;20220424;15.4;12;13.7;4.5;13.23;0;1.94;10760 +85073;46.59671;-1.79879;33;20220425;16.9;11.8;14.3;3.5;12.53;.2;2.78;17351 +85073;46.59671;-1.79879;33;20220426;19.4;8.9;14.1;4.4;10.63;0;4.09;25856 +85073;46.59671;-1.79879;33;20220427;19.9;9.9;14.9;5;10.46;.1;4.21;22649 +85073;46.59671;-1.79879;33;20220428;19.4;12.7;16.1;3.8;12.1;0;3.73;20257 +85073;46.59671;-1.79879;33;20220429;19.3;11.3;15.3;3.6;12.9;0;3.35;19952 +85073;46.59671;-1.79879;33;20220430;17.3;9.6;13.5;4.1;11.16;0;3.25;19868 +85073;46.59671;-1.79879;33;20220501;19.1;10.9;15;3.3;10.06;0;4.09;23747 +85073;46.59671;-1.79879;33;20220502;17.4;12;14.7;4.2;10.83;0;3.45;17146 +85073;46.59671;-1.79879;33;20220503;18.6;10.5;14.6;4.4;11.33;0;3.68;21683 +85073;46.59671;-1.79879;33;20220504;18.5;10.7;14.6;4;11.7;0;3.47;21006 +85073;46.59671;-1.79879;33;20220505;18.3;10.5;14.4;4;12.36;0;3.49;23220 +85073;46.59671;-1.79879;33;20220506;21.6;9.4;15.5;3.2;12.3;0;2.06;2600 +85073;46.59671;-1.79879;33;20220507;20.7;10.5;15.6;3.5;12.4;0;2.07;2700 +85073;46.59671;-1.79879;33;20220508;22.8;11.1;16.9;2.9;12.7;0;2.17;2400 +85073;46.59671;-1.79879;33;20220509;24.4;13.8;19.1;3.1;12.9;0;2.69;2800 +85073;46.59671;-1.79879;33;20220510;24;12.4;18.2;1.9;13.1;0;1.97;2800 +85073;46.59671;-1.79879;33;20220511;19;9.1;14;2.4;14;0;1.17;2700 +85073;46.59671;-1.79879;33;20220512;19;11.8;15.4;3;13.3;0;1.58;2300 +85073;46.59671;-1.79879;33;20220513;22;11.6;16.8;2.9;11.9;0;2.29;2800 +85073;46.59671;-1.79879;33;20220514;27.2;14.7;20.9;3.3;14.3;.7;2.97;2300 +85073;46.59671;-1.79879;33;20220515;24.9;17.4;21.1;3.9;17.5;.6;2.42;2500 +85073;46.59671;-1.79879;33;20220516;22.9;13.4;18.1;2.6;16.3;.2;1.62;2600 +85073;46.59671;-1.79879;33;20220517;26.4;15.3;20.8;4;15.6;.1;2.96;2800 +85073;46.59671;-1.79879;33;20220518;28.6;13.6;21.1;2.7;15.7;.4;2.59;2400 +85073;46.59671;-1.79879;33;20220519;24.1;15.3;19.7;3;15.5;1.6;2.16;2100 +85073;46.59671;-1.79879;33;20220520;21.5;16.2;18.8;3.5;15.7;.2;1.99;2400 +85073;46.59671;-1.79879;33;20220521;28.4;11.2;19.8;2.4;14.6;.1;2.49;2700 +85073;46.59671;-1.79879;33;20220522;27.9;18.5;23.2;3.3;17.2;12.3;2.81;1900 +85073;46.59671;-1.79879;33;20220523;17.5;16;16.7;5.1;16.1;3;1.38;1700 +85073;46.59671;-1.79879;33;20220524;16.9;12.5;14.7;3.8;11.9;2;1.84;2200 +85073;46.59671;-1.79879;33;20220525;18.3;11.6;14.9;3.4;13;.1;1.66;2800 +85073;46.59671;-1.79879;33;20220526;18.3;13.7;16;3;13.8;0;1.49;1500 +85073;46.59671;-1.79879;33;20220527;19.4;14.1;16.7;2.1;13.9;.1;1.4;1300 +85073;46.59671;-1.79879;33;20220528;23.4;11.3;17.3;3.9;11.9;0;2.9;3100 +85073;46.59671;-1.79879;33;20220529;19.2;11.7;15.4;4.4;9;0;3.14;3100 +85073;46.59671;-1.79879;33;20220530;18.8;8.4;13.6;3.6;9.3;0;2.43;3000 +85073;46.59671;-1.79879;33;20220531;20.5;10.3;15.4;3.2;9.2;.3;2.71;3000 +85073;46.59671;-1.79879;33;20220601;21.8;11.8;16.8;1.7;11.7;0;1.81;2500 +85073;46.59671;-1.79879;33;20220602;23.6;16.5;20;3.1;12.8;6;2.85;3000 +85073;46.59671;-1.79879;33;20220603;22.7;17.2;19.9;2.5;17.1;.5;1.77;2700 +85073;46.59671;-1.79879;33;20220604;21.1;14.6;17.8;2.4;18;2.7;1.06;1700 +85073;46.59671;-1.79879;33;20220605;19.4;15.6;17.5;3.5;15.5;.5;1.7;2800 +85073;46.59671;-1.79879;33;20220606;17.6;14.3;15.9;2.5;15.2;1.8;1.03;800 +85073;46.59671;-1.79879;33;20220607;20.3;15.9;18.1;4.2;16.2;10.1;1.82;2700 +85073;46.59671;-1.79879;33;20220608;19.5;16.3;17.9;5.5;16.6;0;1.8;2800 +85073;46.59671;-1.79879;33;20220609;19.4;15.9;17.6;4.1;14.7;0;2.07;3100 +85073;46.59671;-1.79879;33;20220610;20.1;14;17;2.4;14.7;0;1.6;3000 +85073;46.59671;-1.79879;33;20220611;23.4;12.8;18.1;2.8;15.4;0;4.84;29100 +85073;46.59671;-1.79879;33;20220612;24.6;14.8;19.7;4.4;13.2;.2;5.15;21300 +85073;46.59671;-1.79879;33;20220613;26.1;12.7;19.4;4.7;11.1;0;6.86;32600 +85073;46.59671;-1.79879;33;20220614;32.2;14.8;23.5;4;11.6;0;7.82;29700 +85073;46.59671;-1.79879;33;20220615;27.4;17.6;22.5;3.3;14.5;0;6.41;30100 +85073;46.59671;-1.79879;33;20220616;30.7;18.1;24.4;3.5;15.9;0;6.6;26800 +85073;46.59671;-1.79879;33;20220617;36.3;22.1;29.2;3.5;15.9;0;8.31;28900 +85073;46.59671;-1.79879;33;20220618;36.7;24;30.3;4;15.9;.8;8.96;29200 +85073;46.59671;-1.79879;33;20220619;24.3;18.8;21.5;4.4;19.1;.1;4.55;22400 +85073;46.59671;-1.79879;33;20220620;23.6;17.8;20.7;2.6;18.2;7.7;4.35;23200 +85073;46.59671;-1.79879;33;20220621;22;17.5;19.7;2.9;19.6;.7;3.47;19800 +85073;46.59671;-1.79879;33;20220622;21.3;17.4;19.3;2.5;18.9;0;3.44;19700 +85073;46.59671;-1.79879;33;20220623;21.5;13.7;17.6;2.2;17.1;3.4;3.66;22600 +85073;46.59671;-1.79879;33;20220624;20.1;16.7;18.4;4.4;16.8;6.6;3.03;14700 +85073;46.59671;-1.79879;33;20220625;19.4;14;16.7;2.7;14.2;.2;3.3;18000 +85073;46.59671;-1.79879;33;20220626;19.2;15.3;17.2;2.8;12.3;0;4.33;23700 +85073;46.59671;-1.79879;33;20220627;19.3;14.3;16.8;3.4;12.3;.1;5.11;31600 +85073;46.59671;-1.79879;33;20220628;19.5;9.4;14.4;2.1;12.9;.6;4.49;31900 +85073;46.59671;-1.79879;33;20220629;17.8;15.8;16.8;3.4;15;2.2;2.05;7100 +85073;46.59671;-1.79879;33;20220630;18.4;15;16.7;3.3;12.4;.8;4.86;30000 +85073;46.59671;-1.79879;33;20220701;19.6;11.3;15.4;2;12.4;.1;4.7;31600 +85073;46.59671;-1.79879;33;20220702;22.4;13.1;17.7;3.1;13;0;5.35;31700 +85073;46.59671;-1.79879;33;20220703;20.7;12.6;16.6;3.6;14.2;0;4.6;29700 +85073;46.59671;-1.79879;33;20220704;23;13.2;18.1;4.8;13.8;0;5.5;31400 +85073;46.59671;-1.79879;33;20220705;26.7;12.6;19.6;4.2;13.1;0;6.37;31700 +85073;46.59671;-1.79879;33;20220706;27.9;14.3;21.1;4.4;13.7;0;6.72;31100 +85073;46.59671;-1.79879;33;20220707;25.6;14.6;20.1;3.9;15.6;0;5.73;30700 +85073;46.59671;-1.79879;33;20220708;29.9;16.5;23.2;3.8;13;0;7.31;31400 +85073;46.59671;-1.79879;33;20220709;31.3;17;24.1;3.5;13.5;0;7.34;30700 +85073;46.59671;-1.79879;33;20220710;31.3;19.1;25.2;4.3;13.3;0;7.99;30800 +85073;46.59671;-1.79879;33;20220711;34.2;19.5;26.8;4;13.1;0;8.5;30800 +85073;46.59671;-1.79879;33;20220712;33.4;20.7;27;3.3;14.5;0;7.82;30800 +85073;46.59671;-1.79879;33;20220713;31.8;19.7;25.7;2.7;14.3;0;6.87;28900 +85073;46.59671;-1.79879;33;20220714;31.6;19.1;25.3;3.6;15.4;0;7.34;30200 +85073;46.59671;-1.79879;33;20220715;30.9;16.1;23.5;4.1;12.6;0;7.39;28900 +85073;46.59671;-1.79879;33;20220716;33.8;18.3;26;4;10.4;0;8.36;28400 +85073;46.59671;-1.79879;33;20220717;35.9;22.1;29;5.5;11.1;0;9.79;24500 +85073;46.59671;-1.79879;33;20220718;39.8;25.8;32.8;5.7;13.4;0;11.4;28900 +85073;46.59671;-1.79879;33;20220719;23.7;20.4;22;4.1;19.1;2.1;4.9;25000 +85073;46.59671;-1.79879;33;20220720;22.9;19.1;21;3.6;19;.5;4.28;22900 +85073;46.59671;-1.79879;33;20220721;23.6;14.5;19;2.4;16.9;.7;4.02;22700 +85073;46.59671;-1.79879;33;20220722;22.4;16.7;19.5;2.9;17.5;2.4;3.02;14000 +85073;46.59671;-1.79879;33;20220723;22.4;14.7;18.5;2.7;15.3;0;4.78;29000 +85073;46.59671;-1.79879;33;20220724;28.5;15.6;22;3;15.3;.4;5.98;29100 +85073;46.59671;-1.79879;33;20220725;22.7;19;20.8;4.2;18.5;.4;4.27;22300 +85073;46.59671;-1.79879;33;20220726;23.2;17.8;20.5;3;14.6;0;4.67;22600 +85073;46.59671;-1.79879;33;20220727;25.4;15;20.2;3.2;12.7;0;5.37;25500 +85073;46.59671;-1.79879;33;20220728;24;17.2;20.6;3;14.2;0;4.85;23300 +85073;46.59671;-1.79879;33;20220729;23.3;18.5;20.9;4.1;18;0;4.8;26200 +85073;46.59671;-1.79879;33;20220730;24.7;17.8;21.2;2.9;19.1;.1;4.86;27700 +85073;46.59671;-1.79879;33;20220731;24.2;17.5;20.8;3.2;18.8;.2;4.8;27800 +85073;46.59671;-1.79879;33;20220801;24.2;16.4;20.3;3.3;18.9;0;4.46;26200 +85073;46.59671;-1.79879;33;20220802;29;16.6;22.8;2.8;17.6;0;4.91;21900 +85073;46.59671;-1.79879;33;20220803;30.4;19.9;25.1;2.6;17;0;5.63;24000 +85073;46.59671;-1.79879;33;20220804;29.3;20;24.6;3.4;17.8;0;5.34;20800 +85073;46.59671;-1.79879;33;20220805;28;16.3;22.1;4.8;12.3;0;6.82;27500 +85073;46.59671;-1.79879;33;20220806;28.4;14.9;21.6;5.3;9.5;0;7.49;27100 +85073;46.59671;-1.79879;33;20220807;30.5;15.2;22.8;4.1;9;0;7.43;27600 +85073;46.59671;-1.79879;33;20220808;32.5;17;24.7;4.1;10;0;7.8;27400 +85073;46.59671;-1.79879;33;20220809;34.1;18.5;26.3;4.4;11.2;0;8.23;26700 +85073;46.59671;-1.79879;33;20220810;35.8;20.1;27.9;4.1;11.2;0;8.4;26300 +85073;46.59671;-1.79879;33;20220811;35.2;20.5;27.8;3.7;10.5;0;7.97;25900 +85073;46.59671;-1.79879;33;20220812;35.1;23.6;29.3;3.4;10.9;0;7.67;24600 +85073;46.59671;-1.79879;33;20220813;26.8;19.4;23.1;3;16.4;2.3;4.96;22100 +85073;46.59671;-1.79879;33;20220814;23;19.1;21;3.5;20.4;3.7;3.32;17700 +85073;46.59671;-1.79879;33;20220815;22.6;18.7;20.6;3;19.7;.7;2.87;14200 +85073;46.59671;-1.79879;33;20220816;22.2;18.6;20.4;2.7;19.3;13.7;3.33;18600 +85073;46.59671;-1.79879;33;20220817;21.1;14.5;17.8;2.5;17.3;2.1;3.45;23000 +85073;46.59671;-1.79879;33;20220818;22.7;16.3;19.5;4;17.9;.2;3.64;20700 +85073;46.59671;-1.79879;33;20220819;22.8;18.2;20.5;2.9;20.4;.3;3.09;17600 +85073;46.59671;-1.79879;33;20220820;22.2;18;20.1;2.2;18.7;0;3.61;21500 +85073;46.59671;-1.79879;33;20220821;21.5;15.8;18.6;1.9;17.9;1.8;2.13;10600 +85073;46.59671;-1.79879;33;20220822;22.8;18.2;20.5;2.3;20.8;.2;3.1;18400 +85073;46.59671;-1.79879;33;20220823;24.2;19.8;22;2.3;21.4;.3;3.42;18700 +85073;46.59671;-1.79879;33;20220824;30.5;18.2;24.3;3.1;19.9;2.8;4.97;22100 +85073;46.59671;-1.79879;33;20220825;25.8;20.5;23.1;2.9;21.2;.1;3.33;14700 +85073;46.59671;-1.79879;33;20220826;25.1;15;20;3.2;16;0;4.13;21400 +85073;46.59671;-1.79879;33;20220827;27;16;21.5;3.1;14.4;0;4.73;21400 +85073;46.59671;-1.79879;33;20220828;28.9;18.8;23.8;3.8;12.6;0;5.84;21100 +85073;46.59671;-1.79879;33;20220829;31.5;18.2;24.8;3;15.1;.2;4.71;13800 +85073;46.59671;-1.79879;33;20220830;25.5;20.6;23;2.3;19.3;0;3.75;18300 +85073;46.59671;-1.79879;33;20220831;23.8;18.3;21;2.2;20.9;2.1;2.35;11600 +85073;46.59671;-1.79879;33;20220901;23.4;17.8;20.6;1.6;19.7;1.3;3.43;21200 +85073;46.59671;-1.79879;33;20220902;22.9;16.7;19.8;2.6;19.1;2;3.38;21400 +85073;46.59671;-1.79879;33;20220903;22.8;17.8;20.3;3;17.4;0;3.46;18700 +85073;46.59671;-1.79879;33;20220904;25.5;15.1;20.3;2.7;17;.2;3.53;18200 +85073;46.59671;-1.79879;33;20220905;27;16.6;21.8;3.4;18.6;0;3.95;19100 +85073;46.59671;-1.79879;33;20220906;22.6;16.4;19.5;2.9;18;1.5;2.25;9600 +85073;46.59671;-1.79879;33;20220907;21.5;19.5;20.5;5;17.9;15;2.83;9600 +85073;46.59671;-1.79879;33;20220908;21.8;16.8;19.3;5.4;17.1;2.3;3.22;16100 +85073;46.59671;-1.79879;33;20220909;21.3;18.3;19.8;5.2;15.6;1.6;3.61;14900 +85073;46.59671;-1.79879;33;20220910;21;14;17.5;1.7;16;.2;2.11;11700 +85073;46.59671;-1.79879;33;20220911;28.6;15.6;22.1;3.4;16.1;0;4.5;19900 +85073;46.59671;-1.79879;33;20220912;31.7;19.9;25.8;4.4;15.6;.2;5.64;15300 +85073;46.59671;-1.79879;33;20220913;26.6;21.6;24.1;4.4;20.5;1;3.72;12900 +85073;46.59671;-1.79879;33;20220914;25.4;17.6;21.5;2.6;20.4;0;2.73;13800 +85073;46.59671;-1.79879;33;20220915;24.3;19.3;21.8;3.5;18.8;.1;3.22;14700 +85073;46.59671;-1.79879;33;20220916;21.1;11;16;2.9;11.5;0;3.09;16700 +85073;46.59671;-1.79879;33;20220917;20.1;9.1;14.6;2.6;9.1;0;3.27;19800 +85073;46.59671;-1.79879;33;20220918;21.8;8.4;15.1;3;8.2;0;3.71;19600 +85073;46.59671;-1.79879;33;20220919;21.8;9.9;15.8;3.5;10.1;0;3.63;19100 +85073;46.59671;-1.79879;33;20220920;21.5;9.9;15.7;3.3;9.7;0;3.54;18600 +85073;46.59671;-1.79879;33;20220921;22.4;11.2;16.8;3.2;10.3;0;3.61;18400 +85073;46.59671;-1.79879;33;20220922;22.4;11.1;16.7;2.9;10.2;0;3.46;18100 +85073;46.59671;-1.79879;33;20220923;19.8;12.8;16.3;1.7;12.1;1.2;1.93;8300 +85073;46.59671;-1.79879;33;20220924;20;13.3;16.6;2.4;13.9;1.8;2.1;10500 +85073;46.59671;-1.79879;33;20220925;19.5;10.3;14.9;2.6;11.9;0;2.14;10300 +85073;46.59671;-1.79879;33;20220926;18.7;10.2;14.4;3.5;11.9;3.6;2.04;7500 +85073;46.59671;-1.79879;33;20220927;17.9;13.1;15.5;5.5;13.2;4.4;2.33;9900 +85073;46.59671;-1.79879;33;20220928;16.7;15.8;16.2;6.1;14.9;1.8;2.07;10000 +85073;46.59671;-1.79879;33;20220929;16.4;10.1;13.2;2.1;11.4;2.4;1.9;13500 +85073;46.59671;-1.79879;33;20220930;17.2;7.8;12.5;2.9;12.5;5.9;1.74;14100 +85073;46.59671;-1.79879;33;20221001;18.1;15.8;16.9;5.1;18.8;2.3;.82;5000 +85073;46.59671;-1.79879;33;20221002;19.3;16.9;18.1;3;18.2;.8;1.52;8500 +85073;46.59671;-1.79879;33;20221003;20.4;13.2;16.8;1.7;16.3;0;1.68;11500 +85073;46.59671;-1.79879;33;20221004;20;11.4;15.7;1.5;14.4;.1;1.93;15400 +85073;46.59671;-1.79879;33;20221005;20.1;11.5;15.8;3;16.7;.4;1.25;7700 +85073;46.59671;-1.79879;33;20221006;19.6;10;14.8;2.2;11.7;0;2.19;15700 +85073;46.59671;-1.79879;33;20221007;20.6;9.5;15;2.6;10.8;.1;2.42;14200 +85073;46.59671;-1.79879;33;20221008;20.6;10.2;15.4;2.5;12.6;0;2.15;14000 +85073;46.59671;-1.79879;33;20221009;21.3;10.4;15.8;3.5;13.1;.1;2.4;14200 +85073;46.59671;-1.79879;33;20221010;19.4;15.7;17.5;2.2;17.6;0;1.28;7200 +85073;46.59671;-1.79879;33;20221011;20.9;15.5;18.2;2.8;15.8;0;2.08;12400 +85073;46.59671;-1.79879;33;20221012;18.7;10.2;14.4;1.7;14.2;.3;1.51;13300 +85073;46.59671;-1.79879;33;20221013;17.8;12.2;15;3.3;16.5;7.6;.68;2600 +85073;46.59671;-1.79879;33;20221014;19.1;16.3;17.7;5.2;18.7;7.1;.98;3400 +85073;46.59671;-1.79879;33;20221015;17.2;16.4;16.8;4.7;17.9;4;.86;3500 +85073;46.59671;-1.79879;33;20221016;21.2;14.4;17.8;2;17.1;.7;1.55;10800 +85073;46.59671;-1.79879;33;20221017;19;15.1;17;1.8;17.9;1.4;.89;4300 +85073;46.59671;-1.79879;33;20221018;24.1;15.3;19.7;4.2;18.8;.1;2.04;10200 +85073;46.59671;-1.79879;33;20221019;24.4;17.7;21;4.6;18.2;.9;2.5;8300 +85073;46.59671;-1.79879;33;20221020;20.8;16.8;18.8;5;17.3;.4;2.07;11600 +85073;46.59671;-1.79879;33;20221021;20.2;17.8;19;4.3;16.5;0;2.07;9000 +85073;46.59671;-1.79879;33;20221022;20.7;16.8;18.7;3.8;16.9;2.5;1.82;8700 +85073;46.59671;-1.79879;33;20221023;21.4;16;18.7;5.9;16.6;1.3;2.19;7700 +85073;46.59671;-1.79879;33;20221024;19.4;17.3;18.3;5.7;16;1.7;2.21;10700 +85073;46.59671;-1.79879;33;20221025;19.6;13.9;16.7;3.7;15.9;0;1.33;4800 +85073;46.59671;-1.79879;33;20221026;20.9;15.3;18.1;4.1;17.2;.1;1.63;9700 +85073;46.59671;-1.79879;33;20221027;22;15.7;18.8;3.6;17;0;1.66;5300 +85073;46.59671;-1.79879;33;20221028;20.8;16.1;18.4;3;17.4;0;1.38;6700 +85073;46.59671;-1.79879;33;20221029;21.6;17.9;19.7;3.7;17.1;3.3;1.88;7200 +85073;46.59671;-1.79879;33;20221030;18.1;14.6;16.3;2.1;15.3;2.4;1.07;5500 +85073;46.59671;-1.79879;33;20221031;19.8;12.3;16;5;14.8;.7;1.56;4200 +85073;46.59671;-1.79879;33;20221101;18.2;15.2;16.7;6.4;12.4;5;2.64;7900 +85073;46.59671;-1.79879;33;20221102;18.2;14.1;16.1;4.1;13.3;.3;1.76;8200 +85073;46.59671;-1.79879;33;20221103;16.4;16;16.2;6.6;13.4;16.9;2.1;4300 +85073;46.59671;-1.79879;33;20221104;15.4;9.7;12.5;7.1;10.1;.4;2.11;9800 +85073;46.59671;-1.79879;33;20221105;15.5;8.9;12.2;3.5;11.3;1.5;1.18;5000 +85073;46.59671;-1.79879;33;20221106;17.2;14.6;15.9;6.3;13.9;11.8;1.78;5100 +85073;46.59671;-1.79879;33;20221107;18.3;14.7;16.5;6.4;14.3;.1;1.89;7500 +85073;46.59671;-1.79879;33;20221108;17.1;15.1;16.1;6.3;14.8;2.3;1.53;2900 +85073;46.59671;-1.79879;33;20221109;16.3;14.9;15.6;4.3;12.7;.8;1.68;5600 +85073;46.59671;-1.79879;33;20221110;17.2;8.8;13;2.6;12.4;0;.95;7200 +85073;46.59671;-1.79879;33;20221111;17;9.1;13;3.4;12.4;.1;1.04;8300 +85073;46.59671;-1.79879;33;20221112;19.2;12.5;15.8;4.8;14.1;.2;1.51;8500 +85073;46.59671;-1.79879;33;20221113;18.9;11.4;15.1;4.2;13.4;.4;1.4;8300 +85073;46.59671;-1.79879;33;20221114;15.4;11.6;13.5;4.4;12.8;6.2;1.07;5500 +85073;46.59671;-1.79879;33;20221115;16.5;14.1;15.3;7.3;13.2;10.6;1.85;4000 +85073;46.59671;-1.79879;33;20221116;16.1;13.3;14.7;8.9;13.1;9.8;1.82;2500 +85073;46.59671;-1.79879;33;20221117;15.7;13.5;14.6;7.9;11.9;8.9;2.13;3900 +85073;46.59671;-1.79879;33;20221118;14.6;10;12.3;3.2;10.2;3.5;1.19;6200 +85073;46.59671;-1.79879;33;20221119;12.6;4.7;8.6;2.1;8.7;1.7;.64;8100 +85073;46.59671;-1.79879;33;20221120;14.2;6;10.1;5;10.9;2.9;.83;4900 +85073;46.59671;-1.79879;33;20221121;14.6;12.6;13.6;8;10.9;14.7;2.14;3500 +85073;46.59671;-1.79879;33;20221122;13.5;9.8;11.6;7.9;10;3.7;1.73;5900 +85073;46.59671;-1.79879;33;20221123;15.1;10.6;12.8;6.2;12.2;2.5;1.14;6400 +85073;46.59671;-1.79879;33;20221124;15.1;13.4;14.2;5.8;12.4;2.4;1.55;2700 +85073;46.59671;-1.79879;33;20221125;15;11.6;13.3;3.6;10.4;.6;1.34;6000 +85073;46.59671;-1.79879;33;20221126;13.7;5.8;9.7;3.6;11.1;.9;.57;4000 +85073;46.59671;-1.79879;33;20221127;14.2;11.9;13;3.8;13.2;14;.77;2000 +85073;46.59671;-1.79879;33;20221128;13;10.8;11.9;3;11;6.5;.92;3000 +85073;46.59671;-1.79879;33;20221129;13.3;5.5;9.4;1.9;9.6;.1;.46;7000 +85073;46.59671;-1.79879;33;20221130;9.8;3.6;6.7;3.5;8.2;.1;.56;6300 +85073;46.59671;-1.79879;33;20221201;8;4.1;6;3.2;7.6;.1;.54;6100 +85073;46.59671;-1.79879;33;20221202;7;3.2;5.1;2.8;7.5;.1;.54;2600 +85073;46.59671;-1.79879;33;20221203;5.2;2.7;3.9;3.9;7.2;.6;.55;900 +85073;46.59671;-1.79879;33;20221204;6;3.7;4.8;2.5;7.4;.3;.46;3200 +85073;46.59671;-1.79879;33;20221205;8.5;1.9;5.2;3.8;7.2;.1;.55;6700 +85073;46.59671;-1.79879;33;20221206;5.7;2.2;3.9;4.4;6.9;0;.51;4600 +85073;46.59671;-1.79879;33;20221207;7.1;3.1;5.1;3.4;6.6;0;.65;5800 +85073;46.59671;-1.79879;33;20221208;4.2;-.3;1.9;4.5;5.9;.1;.48;5100 +85073;46.59671;-1.79879;33;20221209;5.8;.4;3.1;4.4;5.6;0;.72;6600 +85073;46.59671;-1.79879;33;20221210;6;-2;2;2.7;5.5;5.3;.39;7000 +85073;46.59671;-1.79879;33;20221211;4.9;.7;2.8;4.8;6;1.6;.55;6400 +85073;46.59671;-1.79879;33;20221212;3.4;-1.1;1.1;4.2;5.2;.8;.73;1600 +85073;46.59671;-1.79879;33;20221213;3.1;-1.8;.6;4.4;5.7;4.6;.3;5500 +85073;46.59671;-1.79879;33;20221214;13.4;1.8;7.6;3.8;11.6;3.6;.01;3400 +85073;46.59671;-1.79879;33;20221215;5.1;4.1;4.6;6.4;6.9;.8;.84;2100 +85073;46.59671;-1.79879;33;20221216;6.5;1.1;3.8;4.9;4.9;0;1.13;6600 +85073;46.59671;-1.79879;33;20221217;3.7;-2.4;.6;4;4.3;0;.77;5500 +85073;46.59671;-1.79879;33;20221218;10;-1.5;4.2;5.7;7.5;1;.74;1500 +85073;46.59671;-1.79879;33;20221219;12.4;9.4;10.9;6;11.1;6.1;.96;1600 +85073;46.59671;-1.79879;33;20221220;12.6;10.6;11.6;4.3;12.5;3.4;.62;1200 +85073;46.59671;-1.79879;33;20221221;13.3;8.3;10.8;4.7;12.9;5;.28;1900 +85073;46.59671;-1.79879;33;20221222;13.8;12.9;13.3;5.6;14.2;12.9;.66;600 +85073;46.59671;-1.79879;33;20221223;13.9;13.4;13.6;5.3;14;7;.8;1000 +85073;46.59671;-1.79879;33;20221224;11.9;11.2;11.5;3;12.7;6.1;.47;1700 +85073;46.59671;-1.79879;33;20221225;14.3;10.4;12.3;3.4;13.2;.8;.54;2200 +85073;46.59671;-1.79879;33;20221226;13.1;11.2;12.1;2.6;11.9;.8;.57;4200 +85073;46.59671;-1.79879;33;20221227;12.3;4.1;8.2;2.8;9.5;.3;.44;5200 +85073;46.59671;-1.79879;33;20221228;12.6;10.8;11.7;5.4;12;6.1;.84;1600 +85073;46.59671;-1.79879;33;20221229;12.9;10.7;11.8;4.4;11.6;6;.81;3700 +85073;46.59671;-1.79879;33;20221230;14.6;9.4;12;6.7;13.2;3.5;.64;800 +85073;46.59671;-1.79879;33;20221231;14.2;12.5;13.3;5.6;13;.7;.98;2600 +85074;46.6045;-1.57359;54;20220101;14.2;7.9;11;3.8;11.55;.1;.56;5000 +85074;46.6045;-1.57359;54;20220102;13.9;10.5;12.2;4.3;13.15;.1;.49;3450 +85074;46.6045;-1.57359;54;20220103;12.4;11.8;12.1;4.5;13.3;20.8;.51;1350 +85074;46.6045;-1.57359;54;20220104;11.1;9.3;10.2;4.6;10.25;.9;.9;2200 +85074;46.6045;-1.57359;54;20220105;8.5;2.1;5.3;2;6.65;.1;.42;6400 +85074;46.6045;-1.57359;54;20220106;8.7;2.4;5.6;2.3;6.65;2.2;.67;4200 +85074;46.6045;-1.57359;54;20220107;10.9;6.9;8.9;5.4;9.6;2.3;.75;5400 +85074;46.6045;-1.57359;54;20220108;11.1;8.8;9.9;6.5;10.3;10.8;.98;1650 +85074;46.6045;-1.57359;54;20220109;9.9;7.7;8.8;3.5;10.3;8;.53;1800 +85074;46.6045;-1.57359;54;20220110;10.4;8.9;9.6;2.9;11.4;1.6;.42;1450 +85074;46.6045;-1.57359;54;20220111;11.3;4.9;8.1;2.1;7.8;0;.68;5650 +85074;46.6045;-1.57359;54;20220112;6.7;1;3.8;3.3;5.85;0;.66;6750 +85074;46.6045;-1.57359;54;20220113;7.7;1.1;4.4;4;6;0;.82;7250 +85074;46.6045;-1.57359;54;20220114;6.1;-2;2;2.4;5.45;.1;.44;7550 +85074;46.6045;-1.57359;54;20220115;1.9;-3.6;-.8;1.5;5.5;.1;.22;3850 +85074;46.6045;-1.57359;54;20220116;4;-2.1;.9;1.3;6.85;.1;.17;3200 +85074;46.6045;-1.57359;54;20220117;7.2;2.3;4.8;2.2;8.5;0;.24;3750 +85074;46.6045;-1.57359;54;20220118;6;2.1;4;2.6;7.4;0;.42;2750 +85074;46.6045;-1.57359;54;20220119;8.1;4;6.1;1.5;7.9;1.2;.51;2600 +85074;46.6045;-1.57359;54;20220120;9.1;5.5;7.3;2.8;7.9;0;.65;7250 +85074;46.6045;-1.57359;54;20220121;7.3;-.1;3.6;3.6;5.9;.1;.75;8000 +85074;46.6045;-1.57359;54;20220122;6.1;-1.4;2.3;3.6;6.2;.1;.53;5100 +85074;46.6045;-1.57359;54;20220123;7.3;2.9;5.1;4.5;6.8;0;.81;7500 +85074;46.6045;-1.57359;54;20220124;10.4;.5;5.4;2.7;6.5;0;.8;8500 +85074;46.6045;-1.57359;54;20220125;4.9;-3.3;.8;2.4;6.2;0;.28;6800 +85074;46.6045;-1.57359;54;20220126;.8;-.2;.3;3;6.05;0;.27;2250 +85074;46.6045;-1.57359;54;20220127;5.7;-1.8;2;2.3;6.3;.2;.43;5200 +85074;46.6045;-1.57359;54;20220128;9.8;.8;5.3;.8;9.45;0;.31;3900 +85074;46.6045;-1.57359;54;20220129;8;6.7;7.3;1.4;9.8;.1;.41;3450 +85074;46.6045;-1.57359;54;20220130;8.9;7;7.9;1.7;10.35;.3;.41;2400 +85074;46.6045;-1.57359;54;20220131;10.9;6.8;8.8;4.3;9.15;.1;.96;6850 +85074;46.6045;-1.57359;54;20220201;10.2;3.7;7;4.5;9.65;.1;.45;3650 +85074;46.6045;-1.57359;54;20220202;10.1;7.4;8.8;2.6;9.9;0;.64;4200 +85074;46.6045;-1.57359;54;20220203;8.2;5.7;6.9;2.1;9.65;.5;.41;2750 +85074;46.6045;-1.57359;54;20220204;11.5;7.6;9.5;3;10.05;.3;.82;5600 +85074;46.6045;-1.57359;54;20220205;11;.3;5.6;2.2;8.15;.2;.64;9850 +85074;46.6045;-1.57359;54;20220206;11.3;6.6;8.9;5.9;11;.6;.49;2800 +85074;46.6045;-1.57359;54;20220207;12;9.3;10.7;3;10.95;.3;.83;5800 +85074;46.6045;-1.57359;54;20220208;11.3;5.8;8.5;1.7;9.35;0;.72;8600 +85074;46.6045;-1.57359;54;20220209;10;1.5;5.7;2.8;8.25;.1;.66;4550 +85074;46.6045;-1.57359;54;20220210;11.3;4.6;8;3.6;10.2;.1;.7;4085 +85074;46.6045;-1.57359;54;20220211;10.1;1.5;5.8;4;6.73;.1;1.28;10805 +85074;46.6045;-1.57359;54;20220212;10.1;1.6;5.9;3.3;6.7;0;1.17;10306 +85074;46.6045;-1.57359;54;20220213;12.4;1.9;7.2;7.3;9.4;6.9;.97;7149 +85074;46.6045;-1.57359;54;20220214;12.1;6.8;9.4;5.9;9.36;2.2;1.39;8765 +85074;46.6045;-1.57359;54;20220215;11.7;5.7;8.7;5.2;10.6;11.2;.76;5887 +85074;46.6045;-1.57359;54;20220216;12;9.3;10.7;6.9;13.25;2.7;.15;2100 +85074;46.6045;-1.57359;54;20220217;12.8;11.3;12.1;5.5;13.32;.7;.78;4063 +85074;46.6045;-1.57359;54;20220218;11.9;10.5;11.2;6;10.52;1;1.47;3148 +85074;46.6045;-1.57359;54;20220219;11.3;2.3;6.8;3.8;8.32;.1;1.17;11075 +85074;46.6045;-1.57359;54;20220220;13;8.9;11;5.7;12;1.8;.91;7700 +85074;46.6045;-1.57359;54;20220221;12;8.3;10.1;6.7;9.35;.1;1.7;9500 +85074;46.6045;-1.57359;54;20220222;11.9;7.3;9.6;3.1;11.15;.4;.71;4650 +85074;46.6045;-1.57359;54;20220223;12.3;9.3;10.8;1.2;11.35;.6;.86;6750 +85074;46.6045;-1.57359;54;20220224;12.1;5.5;8.8;3.4;9;.7;1.26;9200 +85074;46.6045;-1.57359;54;20220225;11.5;.7;6.1;1.8;6.75;.1;1.23;12450 +85074;46.6045;-1.57359;54;20220226;12.6;1.5;7;5;5.65;0;2.35;14650 +85074;46.6045;-1.57359;54;20220227;13.5;3.5;8.5;3.1;8.15;.2;1.55;11250 +85074;46.6045;-1.57359;54;20220228;13.8;2.8;8.3;1.6;9.55;0;1.18;12100 +85074;46.6045;-1.57359;54;20220301;14.6;7.5;11;2.8;10;.2;1.41;7550 +85074;46.6045;-1.57359;54;20220302;12.4;9.4;10.9;2.6;10.85;1.3;1.12;6550 +85074;46.6045;-1.57359;54;20220303;11.3;8.6;9.9;3.5;11.45;6.4;.68;3200 +85074;46.6045;-1.57359;54;20220304;12.3;7.2;9.8;4.1;8.8;0;1.75;11550 +85074;46.6045;-1.57359;54;20220305;11.2;2.6;6.9;2.9;7.55;.2;1.45;12500 +85074;46.6045;-1.57359;54;20220306;10.9;5.2;8.1;3.3;7.75;0;1.4;6350 +85074;46.6045;-1.57359;54;20220307;8.8;-1.1;3.8;3.6;5.25;0;1.67;14015 +85074;46.6045;-1.57359;54;20220308;10.1;2.4;6.2;4.1;9.3;1.4;.61;4550 +85074;46.6045;-1.57359;54;20220309;13.8;7.1;10.4;4.7;10.35;.4;1.62;11600 +85074;46.6045;-1.57359;54;20220310;12;9.7;10.8;3.8;10.85;1.2;1.28;7600 +85074;46.6045;-1.57359;54;20220311;13.1;7.2;10.2;5.9;10.8;8.1;1.33;9450 +85074;46.6045;-1.57359;54;20220312;13.1;7.7;10.4;4.7;10;6;1.84;14800 +85074;46.6045;-1.57359;54;20220313;12;8.5;10.2;4.2;9.8;3.3;1.6;10100 +85074;46.6045;-1.57359;54;20220314;15.9;3.9;9.9;4.7;8.65;.8;2.38;15750 +85074;46.6045;-1.57359;54;20220315;16.7;10;13.4;3.6;12.1;0;1.69;7650 +85074;46.6045;-1.57359;54;20220316;13.4;11.3;12.4;4.2;11.9;.1;1.24;3250 +85074;46.6045;-1.57359;54;20220317;9.1;6.5;7.8;5;8.1;0;1.44;6600 +85074;46.6045;-1.57359;54;20220318;14.1;4.1;9.1;7;7.6;0;2.73;14141 +85074;46.6045;-1.57359;54;20220319;16.8;6.9;11.8;4.9;9.33;0;2.59;11827 +85074;46.6045;-1.57359;54;20220320;16.6;9.3;13;4;10.23;0;2.52;14169 +85074;46.6045;-1.57359;54;20220321;17.5;8.9;13.2;5.4;10.3;0;2.84;13612 +85074;46.6045;-1.57359;54;20220322;16.4;7.8;12.1;5.7;8.3;0;3.29;16422 +85074;46.6045;-1.57359;54;20220323;15.8;6.6;11.2;4.4;7.3;0;3.16;17315 +85074;46.6045;-1.57359;54;20220324;18.2;3.7;10.9;3.3;7.1;0;3.21;19632 +85074;46.6045;-1.57359;54;20220325;20;4.8;12.4;4.3;7.43;0;3.81;18974 +85074;46.6045;-1.57359;54;20220326;21;8.2;14.6;5.4;7.7;0;4.62;19081 +85074;46.6045;-1.57359;54;20220327;20.8;5.4;13.1;3.3;8.43;0;3.41;17610 +85074;46.6045;-1.57359;54;20220328;18.8;9.4;14.1;3.4;9.5;1.6;2.99;15257 +85074;46.6045;-1.57359;54;20220329;15.3;9;12.2;2.9;10.7;.1;2.15;13795 +85074;46.6045;-1.57359;54;20220330;13.4;9.8;11.6;4.2;11.23;.7;1.69;9272 +85074;46.6045;-1.57359;54;20220331;12.2;4.8;8.5;6.4;7.9;2.5;2.32;11658 +85074;46.6045;-1.57359;54;20220401;9.7;1.8;5.7;8;5.57;.3;2.83;17576 +85074;46.6045;-1.57359;54;20220402;10.6;1.4;6;4.8;5.73;.1;2.57;17513 +85074;46.6045;-1.57359;54;20220403;10.1;.5;5.3;4.3;4.89;0;2.61;17619 +85074;46.6045;-1.57359;54;20220404;11.2;-2.7;4.3;2.6;6.11;.2;2.13;21200 +85074;46.6045;-1.57359;54;20220405;12.6;7.2;9.9;4.2;10.36;0;1.72;12436 +85074;46.6045;-1.57359;54;20220406;13.2;8.7;11;5.9;11.13;4;1.51;8750 +85074;46.6045;-1.57359;54;20220407;13.9;10.9;12.4;7.9;13.1;16.2;1.25;7206 +85074;46.6045;-1.57359;54;20220408;13.9;10.7;12.3;8.7;11.33;4;2.08;8525 +85074;46.6045;-1.57359;54;20220409;12.9;3.9;8.4;3.1;7.4;.1;2.68;20914 +85074;46.6045;-1.57359;54;20220410;16;1;8.5;5.1;7.6;0;3.19;21919 +85074;46.6045;-1.57359;54;20220411;20.8;7.5;14.1;6.1;10.76;0;4.35;20482 +85074;46.6045;-1.57359;54;20220412;16.2;11.4;13.8;4.1;12.17;1.2;2.33;11943 +85074;46.6045;-1.57359;54;20220413;19.5;8;13.7;2.3;12.77;1.3;2.56;17460 +85074;46.6045;-1.57359;54;20220414;21.7;7.6;14.6;3;12.67;.2;3.44;23019 +85074;46.6045;-1.57359;54;20220415;22.8;8.8;15.8;3.1;12.3;0;3.86;22783 +85074;46.6045;-1.57359;54;20220416;21.2;9.5;15.4;3.6;11.93;0;3.9;23299 +85074;46.6045;-1.57359;54;20220417;20.3;6.7;13.5;3.5;11.17;0;3.32;20829 +85074;46.6045;-1.57359;54;20220418;16.4;9.4;12.9;4.7;11.73;0;2.49;14902 +85074;46.6045;-1.57359;54;20220419;15.1;6.9;11;5;9.37;0;2.84;16957 +85074;46.6045;-1.57359;54;20220420;16.4;8.4;12.4;4.8;10.93;.3;2.33;12105 +85074;46.6045;-1.57359;54;20220421;19.2;8.6;13.9;3.2;11.63;0;2.99;18519 +85074;46.6045;-1.57359;54;20220422;18.3;8.3;13.3;2.7;12;0;2.57;16258 +85074;46.6045;-1.57359;54;20220423;17.5;10.1;13.8;3.8;12.57;11.7;2.4;13923 +85074;46.6045;-1.57359;54;20220424;15.6;11;13.3;4.4;13.17;0;1.73;9170 +85074;46.6045;-1.57359;54;20220425;16.8;11.8;14.3;3.4;12.77;1.7;2.59;15395 +85074;46.6045;-1.57359;54;20220426;19.2;6.9;13.1;4.5;10.27;0;4.07;26106 +85074;46.6045;-1.57359;54;20220427;20.4;9;14.7;5.6;10.2;.1;4.33;20574 +85074;46.6045;-1.57359;54;20220428;20.1;11.9;16;3.6;11.97;0;3.68;19367 +85074;46.6045;-1.57359;54;20220429;20.8;9.2;15;3.5;12.93;0;3.51;21732 +85074;46.6045;-1.57359;54;20220430;18.5;8.3;13.4;4.1;11.17;0;3.43;21095 +85074;46.6045;-1.57359;54;20220501;19.5;8.8;14.1;3.5;9.8;0;4.04;23032 +85074;46.6045;-1.57359;54;20220502;18.7;9.2;13.9;4.2;10.3;0;3.6;19009 +85074;46.6045;-1.57359;54;20220503;20.5;9;14.8;4.1;10.8;0;4.2;23568 +85074;46.6045;-1.57359;54;20220504;19.3;8.4;13.8;3.9;11.47;0;3.45;20498 +85074;46.6045;-1.57359;54;20220505;19.5;7.8;13.6;3.9;11.97;.1;3.64;24964 +85074;46.6045;-1.57359;54;20220506;21.8;8.6;15.2;3.3;11.9;0;3.14;14100 +85074;46.6045;-1.57359;54;20220507;21.2;9.7;15.5;3.3;12.1;.1;3.19;14650 +85074;46.6045;-1.57359;54;20220508;23.8;10.5;17.2;3.2;12.45;0;3.48;13350 +85074;46.6045;-1.57359;54;20220509;25.5;12.2;18.9;2.8;12.75;0;3.78;14000 +85074;46.6045;-1.57359;54;20220510;25.4;12.4;18.9;1.9;13;0;3.49;14950 +85074;46.6045;-1.57359;54;20220511;20.1;8.8;14.5;2.5;13.75;0;2.57;14900 +85074;46.6045;-1.57359;54;20220512;20.3;10.8;15.5;2.4;13.25;0;2.22;8900 +85074;46.6045;-1.57359;54;20220513;22.9;11.3;17.1;3;11.6;0;3.58;13900 +85074;46.6045;-1.57359;54;20220514;27.5;13.5;20.5;3.4;13.8;.8;4.17;12700 +85074;46.6045;-1.57359;54;20220515;26.5;17;21.8;3.8;17;.5;3.92;13150 +85074;46.6045;-1.57359;54;20220516;24.3;12.6;18.5;2.6;15.85;.3;3.09;13750 +85074;46.6045;-1.57359;54;20220517;28.1;14.1;21.1;4;15.15;.1;4.62;15050 +85074;46.6045;-1.57359;54;20220518;29.7;12.9;21.3;2.7;15.45;.5;3.99;13000 +85074;46.6045;-1.57359;54;20220519;25.1;14.6;19.9;2.8;15.65;2.1;3.12;10550 +85074;46.6045;-1.57359;54;20220520;22.3;15.4;18.9;3.4;15.65;.2;3.07;12100 +85074;46.6045;-1.57359;54;20220521;28.2;9.6;18.9;2.5;14.1;.1;3.82;14900 +85074;46.6045;-1.57359;54;20220522;28.8;17.5;23.2;3.1;17.1;12.1;3.8;10200 +85074;46.6045;-1.57359;54;20220523;18.4;16.5;17.5;4.3;16.4;3.5;2.11;8050 +85074;46.6045;-1.57359;54;20220524;17.5;10.9;14.2;3;11.85;2.1;2.52;11350 +85074;46.6045;-1.57359;54;20220525;18.9;10;14.5;2.9;12.65;.1;2.47;11700 +85074;46.6045;-1.57359;54;20220526;18.2;13.2;15.7;2.5;13.75;0;1.85;6250 +85074;46.6045;-1.57359;54;20220527;19.5;13.3;16.4;1.9;13.75;.1;2.04;7550 +85074;46.6045;-1.57359;54;20220528;23.6;10.6;17.1;4;11.65;0;4.24;16800 +85074;46.6045;-1.57359;54;20220529;19.2;10.9;15.1;4.8;9.05;0;4.23;17000 +85074;46.6045;-1.57359;54;20220530;19.8;7.2;13.5;3.4;8.95;0;3.69;16550 +85074;46.6045;-1.57359;54;20220531;21.5;8.2;14.9;3;9;.5;3.85;15800 +85074;46.6045;-1.57359;54;20220601;23.4;10.7;17;2;11.15;0;3.43;14650 +85074;46.6045;-1.57359;54;20220602;25.5;15.5;20.5;3;12.95;9.3;4.09;13000 +85074;46.6045;-1.57359;54;20220603;24.5;16.2;20.4;2.4;16.9;1.1;3.2;13150 +85074;46.6045;-1.57359;54;20220604;22.3;14.3;18.3;2.2;17.45;2.6;2.06;8600 +85074;46.6045;-1.57359;54;20220605;20.3;15;17.7;3.5;15.15;.3;2.97;13350 +85074;46.6045;-1.57359;54;20220606;18.1;13.9;16;2.4;15;2.2;1.54;5200 +85074;46.6045;-1.57359;54;20220607;20.7;14.1;17.4;3.7;15.55;10;2.68;11700 +85074;46.6045;-1.57359;54;20220608;20.1;15.9;18;5;16.2;0;2.82;12000 +85074;46.6045;-1.57359;54;20220609;20.5;14.8;17.6;3.3;14.4;0;3.25;14500 +85074;46.6045;-1.57359;54;20220610;21.9;13.5;17.7;2.2;14.9;.1;3.15;15250 +85074;46.6045;-1.57359;54;20220611;24.5;11.9;18.2;2.6;15.3;0;4.88;28650 +85074;46.6045;-1.57359;54;20220612;24.3;13.9;19.1;4.8;13.05;.4;4.96;20000 +85074;46.6045;-1.57359;54;20220613;25.9;11.8;18.9;4.9;11.2;0;6.7;32150 +85074;46.6045;-1.57359;54;20220614;31.6;13;22.3;4.2;11.85;0;7.58;29800 +85074;46.6045;-1.57359;54;20220615;29.9;16.2;23.1;3.1;14.55;0;6.67;29800 +85074;46.6045;-1.57359;54;20220616;32.2;17.3;24.7;3.6;15.8;0;6.9;26750 +85074;46.6045;-1.57359;54;20220617;36.8;20.1;28.4;3.1;16;0;7.86;28150 +85074;46.6045;-1.57359;54;20220618;37.6;22.2;29.9;3.8;15.75;.7;8.84;28850 +85074;46.6045;-1.57359;54;20220619;25.2;18.2;21.7;4.8;18.75;.1;4.68;21500 +85074;46.6045;-1.57359;54;20220620;26;17;21.5;2.6;17.8;8.9;4.57;22150 +85074;46.6045;-1.57359;54;20220621;24.1;16.6;20.4;3;19.3;.9;3.79;19900 +85074;46.6045;-1.57359;54;20220622;22.3;16.9;19.6;2.3;18.5;3.6;3.23;17000 +85074;46.6045;-1.57359;54;20220623;23.5;12.7;18.1;1.9;16.65;2.5;3.75;21650 +85074;46.6045;-1.57359;54;20220624;20.5;15.8;18.1;3.9;16.7;7.7;2.9;14300 +85074;46.6045;-1.57359;54;20220625;19.6;13.8;16.7;2.6;14.15;1.2;3.18;16900 +85074;46.6045;-1.57359;54;20220626;20.3;12.9;16.6;2.4;12.05;0;4.27;24350 +85074;46.6045;-1.57359;54;20220627;20.5;12.1;16.3;2.7;12.25;.1;4.85;30100 +85074;46.6045;-1.57359;54;20220628;21;8.8;14.9;2.1;12.4;.3;4.46;29450 +85074;46.6045;-1.57359;54;20220629;17.6;13.8;15.7;3;14.5;2.7;1.85;7150 +85074;46.6045;-1.57359;54;20220630;19.3;13.1;16.2;2.9;12.55;1.2;4.51;27950 +85074;46.6045;-1.57359;54;20220701;20.9;10.1;15.5;2;12;.1;4.47;28250 +85074;46.6045;-1.57359;54;20220702;24.2;11.4;17.8;3;12.8;.1;5.49;31300 +85074;46.6045;-1.57359;54;20220703;22.6;11.8;17.2;3.3;13.7;0;4.84;28800 +85074;46.6045;-1.57359;54;20220704;25;12.4;18.7;4.8;13.25;0;5.98;31150 +85074;46.6045;-1.57359;54;20220705;26.6;11.5;19;4.4;12.7;0;6.32;31300 +85074;46.6045;-1.57359;54;20220706;27.8;13.3;20.6;4.5;13.3;0;6.66;30650 +85074;46.6045;-1.57359;54;20220707;26.4;13.9;20.1;4.2;15.2;0;5.87;30000 +85074;46.6045;-1.57359;54;20220708;29.9;14.9;22.4;4.1;12.8;0;7.26;30950 +85074;46.6045;-1.57359;54;20220709;31.3;15.5;23.4;3.8;13.4;0;7.31;30250 +85074;46.6045;-1.57359;54;20220710;31.2;18.6;24.9;4.8;13.2;0;8.1;30350 +85074;46.6045;-1.57359;54;20220711;33.8;18.1;26;4.3;13.05;0;8.45;30300 +85074;46.6045;-1.57359;54;20220712;34.5;18.4;26.5;3.1;14.1;0;7.69;30050 +85074;46.6045;-1.57359;54;20220713;34.4;19.1;26.7;2.6;13.75;0;7.12;28550 +85074;46.6045;-1.57359;54;20220714;32.7;18.2;25.4;3.9;14.75;0;7.67;29600 +85074;46.6045;-1.57359;54;20220715;31.2;15.2;23.2;4.3;12.4;0;7.45;28200 +85074;46.6045;-1.57359;54;20220716;33.5;16.9;25.2;4.3;10.45;0;8.36;28300 +85074;46.6045;-1.57359;54;20220717;35.8;20.4;28.1;5.5;11.2;0;9.66;25450 +85074;46.6045;-1.57359;54;20220718;40.6;24.6;32.6;5.6;13.05;0;11.4;28100 +85074;46.6045;-1.57359;54;20220719;25.3;20.8;23;4.5;18.2;3;5.38;23500 +85074;46.6045;-1.57359;54;20220720;23.9;18.3;21.1;3.6;18.85;.7;4.17;21100 +85074;46.6045;-1.57359;54;20220721;25.7;14.9;20.3;2;16.9;.5;3.91;20300 +85074;46.6045;-1.57359;54;20220722;22.3;15.7;19;2.6;17.3;2.4;2.55;11050 +85074;46.6045;-1.57359;54;20220723;25.3;13.7;19.5;2.5;14.6;0;5.17;28750 +85074;46.6045;-1.57359;54;20220724;30.5;14.4;22.4;3;15.3;.3;6.18;28550 +85074;46.6045;-1.57359;54;20220725;23.4;18.5;21;4.1;17.95;.6;4.18;20000 +85074;46.6045;-1.57359;54;20220726;24.3;16.2;20.3;3.1;14.65;0;4.65;21950 +85074;46.6045;-1.57359;54;20220727;26.5;14;20.2;3;12.2;0;5.38;24700 +85074;46.6045;-1.57359;54;20220728;26.5;16.3;21.4;2.9;13.7;0;5.07;22100 +85074;46.6045;-1.57359;54;20220729;25.7;17.7;21.7;3.3;16.9;0;5.05;25550 +85074;46.6045;-1.57359;54;20220730;27.7;16.9;22.3;2.8;18.1;.1;5.25;26550 +85074;46.6045;-1.57359;54;20220731;26.9;16.2;21.5;2.9;17.95;.3;5.18;27850 +85074;46.6045;-1.57359;54;20220801;27.1;15.6;21.4;3.2;18.4;0;4.93;25650 +85074;46.6045;-1.57359;54;20220802;31.3;15.9;23.6;2.8;17.3;0;5.6;24350 +85074;46.6045;-1.57359;54;20220803;32.7;18.5;25.6;2.8;16.7;0;6.09;24350 +85074;46.6045;-1.57359;54;20220804;30.3;19.5;24.9;3.8;17.5;1.5;5.68;20550 +85074;46.6045;-1.57359;54;20220805;28.3;15.7;22;5.4;12.25;0;7.06;27550 +85074;46.6045;-1.57359;54;20220806;28.5;14.2;21.4;5.6;9.35;0;7.63;27150 +85074;46.6045;-1.57359;54;20220807;30.3;14.1;22.2;4.6;9;0;7.62;27500 +85074;46.6045;-1.57359;54;20220808;32.5;15.5;24;4.3;10.05;0;7.78;26950 +85074;46.6045;-1.57359;54;20220809;33.9;17.6;25.8;4.7;11.2;0;8.27;26500 +85074;46.6045;-1.57359;54;20220810;35.7;19.3;27.5;4.5;11.25;0;8.59;26300 +85074;46.6045;-1.57359;54;20220811;36;18.8;27.4;4.1;10.4;0;8.37;25950 +85074;46.6045;-1.57359;54;20220812;35.9;21.5;28.7;3.5;10.55;0;7.81;24600 +85074;46.6045;-1.57359;54;20220813;29.7;17.7;23.7;3.1;15.6;3;5.53;22700 +85074;46.6045;-1.57359;54;20220814;23;18.9;21;3.8;20.1;4.2;2.87;13150 +85074;46.6045;-1.57359;54;20220815;23.3;18.1;20.7;3.3;19.35;.4;2.93;13550 +85074;46.6045;-1.57359;54;20220816;23.6;18.3;21;2.7;19.2;10.7;3.28;16600 +85074;46.6045;-1.57359;54;20220817;22.1;14.6;18.4;2.5;17.5;1.9;3.31;20500 +85074;46.6045;-1.57359;54;20220818;24.3;15.5;19.9;3.7;17.6;.3;3.63;18500 +85074;46.6045;-1.57359;54;20220819;24;17.5;20.8;3.1;19.8;.3;3.03;15000 +85074;46.6045;-1.57359;54;20220820;24.1;17.8;20.9;2.1;18;0;3.71;20150 +85074;46.6045;-1.57359;54;20220821;22.1;14.8;18.5;1.8;17.5;1.8;2.09;10000 +85074;46.6045;-1.57359;54;20220822;24.2;18;21.1;2.6;20.4;.2;3.18;16900 +85074;46.6045;-1.57359;54;20220823;24.9;19.6;22.2;2.1;21.15;.2;2.88;13950 +85074;46.6045;-1.57359;54;20220824;32.3;17.1;24.7;3;19.45;2;5.28;22500 +85074;46.6045;-1.57359;54;20220825;27;20.3;23.6;3.2;20.95;.1;3.56;14400 +85074;46.6045;-1.57359;54;20220826;25.9;14.7;20.3;3.6;15.75;0;4.38;21250 +85074;46.6045;-1.57359;54;20220827;28.2;15.2;21.7;3.3;13.9;0;5.05;21250 +85074;46.6045;-1.57359;54;20220828;29.2;18.1;23.7;4.3;12.4;0;6.17;21550 +85074;46.6045;-1.57359;54;20220829;32.1;17;24.6;3.4;14.85;.1;5.16;15150 +85074;46.6045;-1.57359;54;20220830;28.7;19.5;24.1;2.4;18.6;0;4.34;19500 +85074;46.6045;-1.57359;54;20220831;26.7;17.7;22.2;2.4;20.35;2.3;2.93;12550 +85074;46.6045;-1.57359;54;20220901;25.7;17.5;21.6;1.9;19.15;.6;3.64;20000 +85074;46.6045;-1.57359;54;20220902;24.3;16.4;20.4;2.5;18.6;2.1;3.57;21000 +85074;46.6045;-1.57359;54;20220903;23.5;16;19.7;3;16.8;.1;3.45;18650 +85074;46.6045;-1.57359;54;20220904;27.6;14.8;21.2;2.7;16.15;.2;3.95;18350 +85074;46.6045;-1.57359;54;20220905;28.4;15.4;21.9;3.3;18;.1;4.21;19600 +85074;46.6045;-1.57359;54;20220906;23.4;16.1;19.8;3.1;17.45;1.1;2.6;10950 +85074;46.6045;-1.57359;54;20220907;22.1;17.7;19.9;4.3;17.55;15.1;2.54;8700 +85074;46.6045;-1.57359;54;20220908;22;15.9;18.9;4.4;16.75;2.2;3;15150 +85074;46.6045;-1.57359;54;20220909;21.3;16.5;18.9;4.2;15.55;2.2;3.14;14200 +85074;46.6045;-1.57359;54;20220910;21.2;13.1;17.2;1.7;15.95;.2;2.04;11450 +85074;46.6045;-1.57359;54;20220911;28.3;14.5;21.4;3.2;15.8;0;4.34;20100 +85074;46.6045;-1.57359;54;20220912;32.8;18;25.4;4.2;15.3;.3;5.63;15300 +85074;46.6045;-1.57359;54;20220913;28.7;21.1;24.9;4.2;19.7;1.4;4.06;12550 +85074;46.6045;-1.57359;54;20220914;25.5;17.4;21.5;2.6;19.6;.6;2.69;12300 +85074;46.6045;-1.57359;54;20220915;24.6;18.8;21.7;3.5;18.2;0;3.24;13800 +85074;46.6045;-1.57359;54;20220916;21.1;10.4;15.7;3.3;11.3;0;3.15;16650 +85074;46.6045;-1.57359;54;20220917;19.9;7.1;13.5;2.8;8.95;.1;3.2;19900 +85074;46.6045;-1.57359;54;20220918;21.5;7.1;14.3;3.1;8.2;0;3.63;19700 +85074;46.6045;-1.57359;54;20220919;21.7;8.4;15.1;3.7;10;0;3.58;19150 +85074;46.6045;-1.57359;54;20220920;21.5;8.5;15;3.5;9.6;0;3.52;18600 +85074;46.6045;-1.57359;54;20220921;22.3;9.8;16;3.5;10.1;0;3.6;18450 +85074;46.6045;-1.57359;54;20220922;23.1;9.5;16.3;2.8;9.7;0;3.49;18200 +85074;46.6045;-1.57359;54;20220923;20.8;11.8;16.3;1.7;11.45;.8;1.99;8000 +85074;46.6045;-1.57359;54;20220924;20.5;12.9;16.7;2.7;13.45;2.5;2.29;11200 +85074;46.6045;-1.57359;54;20220925;19.7;9.7;14.7;2.9;12;0;2.16;10100 +85074;46.6045;-1.57359;54;20220926;18.6;9.7;14.2;3.7;11.9;3.6;2;7400 +85074;46.6045;-1.57359;54;20220927;17.9;11.4;14.7;5.3;12.9;4;2.09;8750 +85074;46.6045;-1.57359;54;20220928;17.3;15.3;16.3;6.1;14.55;1.6;2.21;10100 +85074;46.6045;-1.57359;54;20220929;17;9.4;13.2;2.3;11.15;1.7;1.92;12400 +85074;46.6045;-1.57359;54;20220930;17.8;6.8;12.3;2.9;12.05;6.5;1.81;14000 +85074;46.6045;-1.57359;54;20221001;18.3;15.1;16.7;5.3;18.65;3;.75;4650 +85074;46.6045;-1.57359;54;20221002;19.8;16.6;18.2;3.4;17.95;1.3;1.63;8550 +85074;46.6045;-1.57359;54;20221003;20.9;13.3;17.1;1.7;16.45;0;1.57;9600 +85074;46.6045;-1.57359;54;20221004;20.8;10.2;15.5;1.6;14.25;.1;1.86;13750 +85074;46.6045;-1.57359;54;20221005;20;11.3;15.7;3.1;16;.4;1.33;7250 +85074;46.6045;-1.57359;54;20221006;19.6;8.9;14.2;2.4;11.35;0;2.2;15750 +85074;46.6045;-1.57359;54;20221007;20.6;7.9;14.2;2.3;10.45;.1;2.3;14400 +85074;46.6045;-1.57359;54;20221008;20.6;9;14.8;2.8;12.1;.1;2.21;14200 +85074;46.6045;-1.57359;54;20221009;22;9.3;15.7;3.3;12.6;.1;2.46;14100 +85074;46.6045;-1.57359;54;20221010;20.2;14.8;17.5;2.1;17.1;0;1.37;7750 +85074;46.6045;-1.57359;54;20221011;20.5;15.1;17.8;3.2;15.5;.1;2.04;11600 +85074;46.6045;-1.57359;54;20221012;20.1;9.3;14.7;1.7;13.65;.3;1.56;11850 +85074;46.6045;-1.57359;54;20221013;17.8;11.9;14.9;3.3;16.15;7.9;.73;2800 +85074;46.6045;-1.57359;54;20221014;18.7;15.8;17.3;5.3;18.35;8.8;.9;3000 +85074;46.6045;-1.57359;54;20221015;17.5;16.6;17.1;4.5;17.65;4.8;1.01;3800 +85074;46.6045;-1.57359;54;20221016;22.2;13.9;18.1;2;16.8;.7;1.67;11200 +85074;46.6045;-1.57359;54;20221017;19.3;14.2;16.7;1.8;17.65;2;.86;4150 +85074;46.6045;-1.57359;54;20221018;24.1;14;19;3.8;18.25;.1;1.94;10350 +85074;46.6045;-1.57359;54;20221019;24.9;17.8;21.3;4.3;18;.8;2.55;8800 +85074;46.6045;-1.57359;54;20221020;21.6;15.9;18.7;4.6;16.6;1.7;2.16;11400 +85074;46.6045;-1.57359;54;20221021;20.5;16.4;18.4;4.1;15.8;.1;2.03;9150 +85074;46.6045;-1.57359;54;20221022;20.9;15.7;18.3;3.5;16.25;0;1.8;9000 +85074;46.6045;-1.57359;54;20221023;21.5;16.3;18.9;6;16.1;1.3;2.38;7000 +85074;46.6045;-1.57359;54;20221024;19.3;16.4;17.8;5.4;15.6;1;2.04;8500 +85074;46.6045;-1.57359;54;20221025;19.6;13.1;16.4;3.5;15.25;0;1.35;4900 +85074;46.6045;-1.57359;54;20221026;22;14.6;18.3;3.9;16.45;.1;1.84;9550 +85074;46.6045;-1.57359;54;20221027;23;15.7;19.4;3.8;16.25;0;2.04;5950 +85074;46.6045;-1.57359;54;20221028;21.4;16;18.7;3.1;16.9;0;1.56;6700 +85074;46.6045;-1.57359;54;20221029;22.5;17.2;19.9;3.7;16.3;1.7;2.1;7550 +85074;46.6045;-1.57359;54;20221030;17.8;13.9;15.9;2;14.95;2.2;1.01;4950 +85074;46.6045;-1.57359;54;20221031;19.6;10.8;15.2;4.4;14.45;.1;1.37;4500 +85074;46.6045;-1.57359;54;20221101;18.1;12.2;15.1;5.2;12.25;5;2.04;7550 +85074;46.6045;-1.57359;54;20221102;17.9;11.4;14.6;3.3;13.25;.5;1.34;7500 +85074;46.6045;-1.57359;54;20221103;15.7;13.7;14.7;5.6;13;16.6;1.61;4250 +85074;46.6045;-1.57359;54;20221104;15.1;9;12.1;6.7;10.1;.2;1.91;9200 +85074;46.6045;-1.57359;54;20221105;14.9;7.5;11.2;2.9;11.1;1.6;.96;4900 +85074;46.6045;-1.57359;54;20221106;16.9;12.7;14.8;5.6;13.5;13.2;1.49;4650 +85074;46.6045;-1.57359;54;20221107;18.2;13.4;15.8;5.6;13.75;.1;1.72;7050 +85074;46.6045;-1.57359;54;20221108;16.9;13.1;15;5.6;14.3;2.1;1.27;3150 +85074;46.6045;-1.57359;54;20221109;16.5;13.2;14.8;3.7;12.65;.8;1.4;5950 +85074;46.6045;-1.57359;54;20221110;16.6;7.3;12;2.6;12;0;.84;7200 +85074;46.6045;-1.57359;54;20221111;17.3;8.3;12.8;3.1;12.15;.1;.99;8700 +85074;46.6045;-1.57359;54;20221112;19.1;11.2;15.2;4.5;13.9;.2;1.34;8500 +85074;46.6045;-1.57359;54;20221113;19.5;11.4;15.4;3.6;13.1;.4;1.41;8300 +85074;46.6045;-1.57359;54;20221114;15.1;11.1;13.1;4;12.3;5.5;1.06;4900 +85074;46.6045;-1.57359;54;20221115;16.2;12.3;14.3;6.1;12.75;9.2;1.54;3450 +85074;46.6045;-1.57359;54;20221116;15.7;11.4;13.6;7.9;12.8;10.3;1.44;2500 +85074;46.6045;-1.57359;54;20221117;15.3;13.2;14.3;6.9;11.8;6.8;1.89;4050 +85074;46.6045;-1.57359;54;20221118;14.2;8.5;11.4;2.5;10;2;.94;6150 +85074;46.6045;-1.57359;54;20221119;12.3;3.3;7.8;2.2;8.35;1.3;.63;7950 +85074;46.6045;-1.57359;54;20221120;13.7;5.2;9.5;4.2;10.4;3.6;.75;5450 +85074;46.6045;-1.57359;54;20221121;14.3;10.3;12.3;6.7;10.45;13.8;1.73;3750 +85074;46.6045;-1.57359;54;20221122;13.2;7.7;10.5;6.1;9.85;3.3;1.28;5900 +85074;46.6045;-1.57359;54;20221123;14.6;9.9;12.3;5.4;12;2.1;.97;6000 +85074;46.6045;-1.57359;54;20221124;14.6;10.8;12.7;4.8;12.1;2.6;1.11;2650 +85074;46.6045;-1.57359;54;20221125;15;9.7;12.4;2.8;10.3;.6;1.03;6100 +85074;46.6045;-1.57359;54;20221126;13;5.3;9.1;3.4;10.5;.6;.56;4100 +85074;46.6045;-1.57359;54;20221127;12.5;10;11.3;3.8;11.95;13.3;.65;2500 +85074;46.6045;-1.57359;54;20221128;11.9;8.9;10.4;2.4;10.7;5.6;.67;3100 +85074;46.6045;-1.57359;54;20221129;12.9;4.5;8.7;1.7;9.2;.1;.41;6800 +85074;46.6045;-1.57359;54;20221130;9.5;2.5;6;3.4;8.05;.1;.49;5900 +85074;46.6045;-1.57359;54;20221201;7.9;3.3;5.6;3.6;7.5;.1;.57;5200 +85074;46.6045;-1.57359;54;20221202;6.6;2;4.3;3.1;7.4;.1;.46;2500 +85074;46.6045;-1.57359;54;20221203;4.8;2;3.4;4.3;7.15;.3;.47;850 +85074;46.6045;-1.57359;54;20221204;5.3;3.3;4.3;2.7;7.3;.1;.45;2400 +85074;46.6045;-1.57359;54;20221205;6.9;.6;3.8;3.6;6.95;.1;.43;4950 +85074;46.6045;-1.57359;54;20221206;5.4;1.2;3.3;4.5;6.75;0;.48;3650 +85074;46.6045;-1.57359;54;20221207;6.9;2.4;4.7;4;6.5;0;.67;5650 +85074;46.6045;-1.57359;54;20221208;4.1;-.9;1.6;4.8;5.85;.1;.45;5050 +85074;46.6045;-1.57359;54;20221209;5.5;-.1;2.7;4.8;5.6;0;.71;6200 +85074;46.6045;-1.57359;54;20221210;6.2;-3.3;1.4;2.3;5.3;2.7;.34;6800 +85074;46.6045;-1.57359;54;20221211;4.7;0;2.4;4.1;5.65;1.2;.6;5050 +85074;46.6045;-1.57359;54;20221212;3.5;-2.4;.5;3.7;5;.5;.67;1950 +85074;46.6045;-1.57359;54;20221213;3.6;-2.2;.7;4.5;5.5;3.2;.39;5550 +85074;46.6045;-1.57359;54;20221214;13.1;1.3;7.2;3.8;10.8;2.5;.19;2750 +85074;46.6045;-1.57359;54;20221215;4.8;3.4;4.1;6.5;6.6;.6;.83;2350 +85074;46.6045;-1.57359;54;20221216;6.1;.5;3.3;5.4;4.9;0;1.1;6400 +85074;46.6045;-1.57359;54;20221217;3.2;-3.2;0;4;4.3;0;.69;5100 +85074;46.6045;-1.57359;54;20221218;9.3;-2.6;3.3;5.3;7.15;.9;.66;1550 +85074;46.6045;-1.57359;54;20221219;12.6;8.8;10.7;6.3;10.85;5.3;1.01;1700 +85074;46.6045;-1.57359;54;20221220;12.8;10.7;11.7;4.7;12.3;3.5;.72;1350 +85074;46.6045;-1.57359;54;20221221;13.4;7.8;10.6;4.9;12.7;5.9;.32;1400 +85074;46.6045;-1.57359;54;20221222;14.1;12.9;13.5;6.4;14.15;16.4;.76;500 +85074;46.6045;-1.57359;54;20221223;14.2;13.7;13.9;6.3;14.1;8.8;.91;1000 +85074;46.6045;-1.57359;54;20221224;12.1;10.8;11.5;3;12.4;2.5;.52;1650 +85074;46.6045;-1.57359;54;20221225;14.8;10.1;12.5;3.3;13;1;.62;2200 +85074;46.6045;-1.57359;54;20221226;13.1;10.8;12;2.8;11.7;.9;.63;3800 +85074;46.6045;-1.57359;54;20221227;12.2;3.6;7.9;2.8;9.3;.4;.45;4800 +85074;46.6045;-1.57359;54;20221228;12.8;9;10.9;5.4;11.65;6.2;.72;1800 +85074;46.6045;-1.57359;54;20221229;12.7;10.6;11.6;4.7;11.25;5;.89;3600 +85074;46.6045;-1.57359;54;20221230;14.9;7.9;11.4;7.1;12.9;6;.6;750 +85074;46.6045;-1.57359;54;20221231;15;13.3;14.1;6.3;12.8;.9;1.37;2750 +85075;46.639;-1.25053;59;20220101;14.4;8.2;11.3;3.5;11.41;.1;.59;5000 +85075;46.639;-1.25053;59;20220102;14.5;10.4;12.4;5;13.11;0;.59;2900 +85075;46.639;-1.25053;59;20220103;12.9;12.2;12.5;5;13.31;20.6;.61;1100 +85075;46.639;-1.25053;59;20220104;10.8;9.2;10;4.8;10.21;1.7;.85;2000 +85075;46.639;-1.25053;59;20220105;8.4;1;4.7;2.1;6.51;.1;.41;6300 +85075;46.639;-1.25053;59;20220106;8.8;.9;4.8;2.1;6.31;2;.54;5200 +85075;46.639;-1.25053;59;20220107;10.7;5.1;7.9;4.8;9.11;1.9;.61;5100 +85075;46.639;-1.25053;59;20220108;11.1;8;9.5;6;9.91;11.3;.96;1500 +85075;46.639;-1.25053;59;20220109;9.7;7;8.3;2.9;9.71;6.7;.53;2000 +85075;46.639;-1.25053;59;20220110;9.6;8.5;9;1.8;10.81;1.6;.39;1700 +85075;46.639;-1.25053;59;20220111;12.1;2.8;7.4;2;7.41;0;.63;5900 +85075;46.639;-1.25053;59;20220112;5.4;-.2;2.6;3.4;5.71;0;.5;7200 +85075;46.639;-1.25053;59;20220113;7.1;.5;3.8;4.5;5.91;0;.78;7200 +85075;46.639;-1.25053;59;20220114;6.9;-3;1.9;2.4;5.31;.1;.48;7400 +85075;46.639;-1.25053;59;20220115;.1;-3.7;-1.8;1.2;5.21;.1;.18;3400 +85075;46.639;-1.25053;59;20220116;4.2;-2.3;.9;1;6.61;.1;.22;2900 +85075;46.639;-1.25053;59;20220117;6.6;2.1;4.3;2.2;8.21;0;.24;3000 +85075;46.639;-1.25053;59;20220118;6.1;1.6;3.8;2.9;7.41;0;.37;3000 +85075;46.639;-1.25053;59;20220119;8.4;3.7;6;1.6;7.81;.9;.52;2700 +85075;46.639;-1.25053;59;20220120;8.8;5.2;7;3.1;7.81;0;.65;7200 +85075;46.639;-1.25053;59;20220121;7.2;-.9;3.1;3.8;5.81;.1;.72;7900 +85075;46.639;-1.25053;59;20220122;5.3;-2.4;1.4;3.9;6.11;.1;.44;4200 +85075;46.639;-1.25053;59;20220123;6.4;2.8;4.6;5;6.71;0;.75;7300 +85075;46.639;-1.25053;59;20220124;10;.4;5.2;2.4;6.21;0;.74;8500 +85075;46.639;-1.25053;59;20220125;3.1;-5;-1;2.2;5.81;.1;.18;4900 +85075;46.639;-1.25053;59;20220126;.7;-.4;.1;3.3;5.91;0;.27;2100 +85075;46.639;-1.25053;59;20220127;5.8;-1.8;2;2.3;6.31;.2;.41;5200 +85075;46.639;-1.25053;59;20220128;10.8;1;5.9;.7;9.21;0;.36;4100 +85075;46.639;-1.25053;59;20220129;8;6.7;7.3;1.7;9.61;.1;.43;2200 +85075;46.639;-1.25053;59;20220130;9.2;7.1;8.1;2;10.21;.5;.43;2700 +85075;46.639;-1.25053;59;20220131;11;6.7;8.8;4.9;8.91;.1;1.06;6200 +85075;46.639;-1.25053;59;20220201;10;3.1;6.5;4.4;9.41;.1;.4;3500 +85075;46.639;-1.25053;59;20220202;11.9;7.2;9.5;2.3;9.71;0;.77;5300 +85075;46.639;-1.25053;59;20220203;8.4;5.3;6.8;2;9.41;.5;.43;2500 +85075;46.639;-1.25053;59;20220204;12.3;7.1;9.7;3.6;9.81;.6;.93;5700 +85075;46.639;-1.25053;59;20220205;11.5;.7;6.1;2.4;7.61;.2;.79;9400 +85075;46.639;-1.25053;59;20220206;11.7;5.3;8.5;5.9;10.71;.7;.46;2300 +85075;46.639;-1.25053;59;20220207;12.5;8.9;10.7;2.7;10.51;.2;.89;6400 +85075;46.639;-1.25053;59;20220208;13.3;5.7;9.5;1.7;9.01;0;.88;9100 +85075;46.639;-1.25053;59;20220209;10.3;-1;4.6;2.7;7.81;.1;.62;4400 +85075;46.639;-1.25053;59;20220210;12.6;4.4;8.5;3.3;9.81;.2;.76;2900 +85075;46.639;-1.25053;59;20220211;9.7;0;4.8;3.3;6.31;.1;1.09;11200 +85075;46.639;-1.25053;59;20220212;10.6;.6;5.6;2.8;5.81;0;1.26;11200 +85075;46.639;-1.25053;59;20220213;12.6;.2;6.4;5.8;8.51;7.6;1.01;5500 +85075;46.639;-1.25053;59;20220214;12.1;6.1;9.1;4.5;9.21;1.9;1.19;9000 +85075;46.639;-1.25053;59;20220215;11.6;4.1;7.8;4.7;10.21;12.3;.56;4800 +85075;46.639;-1.25053;59;20220216;12.7;9;10.8;7.7;13.41;2.6;.08;2200 +85075;46.639;-1.25053;59;20220217;13.4;11.5;12.5;5.3;13.12;.5;.89;4115 +85075;46.639;-1.25053;59;20220218;12;10.5;11.2;5.8;10.26;1;1.55;4308 +85075;46.639;-1.25053;59;20220219;11.2;.7;5.9;3.3;8;.1;1.03;10310 +85075;46.639;-1.25053;59;20220220;13.3;8.3;10.8;6.2;11.71;2.3;.89;6000 +85075;46.639;-1.25053;59;20220221;12.1;7.4;9.7;6.5;9.01;.1;1.66;9200 +85075;46.639;-1.25053;59;20220222;12.2;5.9;9;3.2;10.81;.3;.64;3600 +85075;46.639;-1.25053;59;20220223;12.8;9.5;11.1;1.1;11.21;.4;.86;6000 +85075;46.639;-1.25053;59;20220224;12.5;5;8.7;3.2;8.81;.7;1.24;8400 +85075;46.639;-1.25053;59;20220225;12;1.4;6.7;1.7;6.41;.1;1.3;12200 +85075;46.639;-1.25053;59;20220226;12.6;0;6.3;5;5.51;.1;2.25;14600 +85075;46.639;-1.25053;59;20220227;14.6;3.3;8.9;3;7.71;.2;1.73;11800 +85075;46.639;-1.25053;59;20220228;16.4;1.9;9.1;1.8;9.31;0;1.44;13900 +85075;46.639;-1.25053;59;20220301;15.5;8.2;11.8;2.6;9.81;.1;1.53;7200 +85075;46.639;-1.25053;59;20220302;12.4;9.1;10.7;2.6;10.31;.9;1.14;5800 +85075;46.639;-1.25053;59;20220303;11.9;8.3;10.1;3.6;11.21;6.1;.78;3800 +85075;46.639;-1.25053;59;20220304;12.7;7;9.8;4.1;8.51;.1;1.76;9800 +85075;46.639;-1.25053;59;20220305;11.4;1.8;6.6;3.1;7.51;.3;1.42;12600 +85075;46.639;-1.25053;59;20220306;10.9;4.8;7.8;3.7;7.71;0;1.5;9300 +85075;46.639;-1.25053;59;20220307;9.2;-2.1;3.5;3.6;5.11;0;1.72;16100 +85075;46.639;-1.25053;59;20220308;10.2;1;5.6;4.1;8.91;1;.6;4700 +85075;46.639;-1.25053;59;20220309;14.8;5.9;10.3;4.6;9.81;.2;1.77;11800 +85075;46.639;-1.25053;59;20220310;12.2;9.7;10.9;4;10.61;1.2;1.3;6500 +85075;46.639;-1.25053;59;20220311;13.4;6.9;10.1;5.9;10.41;8.7;1.38;8000 +85075;46.639;-1.25053;59;20220312;13.7;6.1;9.9;4.4;9.41;3.9;1.82;13600 +85075;46.639;-1.25053;59;20220313;11.9;8.1;10;4.3;9.41;5.3;1.57;8900 +85075;46.639;-1.25053;59;20220314;16.2;3.5;9.8;4.5;8.21;.6;2.5;16400 +85075;46.639;-1.25053;59;20220315;17.1;9.4;13.2;3.3;11.91;0;1.65;7700 +85075;46.639;-1.25053;59;20220316;14;11.2;12.6;4.3;11.71;.1;1.32;3200 +85075;46.639;-1.25053;59;20220317;8.9;6.3;7.6;5.4;8.11;0;1.37;6600 +85075;46.639;-1.25053;59;20220318;14;2.7;8.3;6.9;7.21;0;2.57;13300 +85075;46.639;-1.25053;59;20220319;17.2;6.3;11.7;4.8;9.01;0;2.73;14500 +85075;46.639;-1.25053;59;20220320;17.1;9.3;13.2;3.4;9.91;0;2.5;14000 +85075;46.639;-1.25053;59;20220321;17.6;8.6;13.1;4.4;9.81;0;2.74;14100 +85075;46.639;-1.25053;59;20220322;17;7.3;12.1;4.7;7.61;0;3.38;18500 +85075;46.639;-1.25053;59;20220323;16.2;5.9;11;3.8;6.41;0;3.26;19200 +85075;46.639;-1.25053;59;20220324;18.5;3;10.7;3.5;6.31;0;3.41;19900 +85075;46.639;-1.25053;59;20220325;20.2;3.2;11.7;4;6.91;0;3.73;19500 +85075;46.639;-1.25053;59;20220326;20.1;7.2;13.6;5;7.21;0;4.17;17800 +85075;46.639;-1.25053;59;20220327;21.5;3.1;12.3;2.9;8.31;0;3.25;18100 +85075;46.639;-1.25053;59;20220328;20.4;8.6;14.5;2.9;8.61;.2;3.23;15900 +85075;46.639;-1.25053;59;20220329;16.5;7.9;12.2;2.5;10.31;.1;2.3;15800 +85075;46.639;-1.25053;59;20220330;12.6;9.3;10.9;3.1;10.81;1;1.2;4800 +85075;46.639;-1.25053;59;20220331;11.8;2.7;7.2;4.6;7.51;3.6;1.73;8500 +85075;46.639;-1.25053;59;20220401;9.4;-.6;4.4;5.9;5.51;.4;2.28;18500 +85075;46.639;-1.25053;59;20220402;10.8;-1.4;4.7;3.6;5.51;.1;2.31;19700 +85075;46.639;-1.25053;59;20220403;9.5;-.5;4.5;3.8;4.86;0;2.46;17679 +85075;46.639;-1.25053;59;20220404;11.2;-2.7;4.2;2.6;6.11;.3;2.13;21200 +85075;46.639;-1.25053;59;20220405;12.6;7.3;9.9;4;10.37;.2;1.57;10552 +85075;46.639;-1.25053;59;20220406;13.4;8.3;10.8;4.7;11.11;4;1.51;9500 +85075;46.639;-1.25053;59;20220407;14.1;10.8;12.4;7.1;12.91;18.4;1.14;5000 +85075;46.639;-1.25053;59;20220408;13.6;10.7;12.1;7.4;11.21;4;1.75;5500 +85075;46.639;-1.25053;59;20220409;13.4;1.9;7.6;2.4;7.11;.1;2.59;22200 +85075;46.639;-1.25053;59;20220410;15.9;-.4;7.7;4.6;7.01;0;3.11;22500 +85075;46.639;-1.25053;59;20220411;21.1;7.7;14.4;5.9;10.43;.3;4.41;19066 +85075;46.639;-1.25053;59;20220412;16.7;10.7;13.7;4.1;11.71;.7;2.21;10200 +85075;46.639;-1.25053;59;20220413;20.9;6.7;13.8;1.5;12.41;1.1;2.15;12400 +85075;46.639;-1.25053;59;20220414;22.9;6.1;14.5;2;11.91;.2;3.4;22300 +85075;46.639;-1.25053;59;20220415;23.3;6.8;15;2.3;11.51;0;3.55;21400 +85075;46.639;-1.25053;59;20220416;20.9;8.1;14.5;3.3;11.61;0;3.7;24400 +85075;46.639;-1.25053;59;20220417;22.1;4.5;13.3;2.5;10.51;0;3.56;22800 +85075;46.639;-1.25053;59;20220418;17;7.8;12.4;3.6;11.41;0;2.28;13900 +85075;46.639;-1.25053;59;20220419;15.2;5.4;10.3;3.9;9.01;.1;2.7;18400 +85075;46.639;-1.25053;59;20220420;18.1;7.8;12.9;3.9;10.41;.3;2.67;12700 +85075;46.639;-1.25053;59;20220421;20.8;7.7;14.2;2.1;10.31;.3;3.41;21000 +85075;46.639;-1.25053;59;20220422;20;6.6;13.3;2.4;10.61;.8;3.04;18400 +85075;46.639;-1.25053;59;20220423;18.9;9;13.9;2.8;12.31;8.1;2.39;13100 +85075;46.639;-1.25053;59;20220424;16.7;9.6;13.1;3.3;12.81;.7;1.91;11400 +85075;46.639;-1.25053;59;20220425;16.6;11.6;14.1;2.3;12.81;2.8;1.98;10700 +85075;46.639;-1.25053;59;20220426;18.3;5.8;12;4;9.71;0;3.73;26300 +85075;46.639;-1.25053;59;20220427;19.7;8.2;13.9;5.2;9.81;0;4.09;21900 +85075;46.639;-1.25053;59;20220428;20.4;11.2;15.8;3.5;11.51;0;3.72;20000 +85075;46.639;-1.25053;59;20220429;22;7.7;14.8;2.9;12.21;0;3.84;24400 +85075;46.639;-1.25053;59;20220430;18.7;7.2;12.9;3.6;10.81;0;3.56;24500 +85075;46.639;-1.25053;59;20220501;19.4;7.4;13.4;2.9;9.11;0;3.93;24300 +85075;46.639;-1.25053;59;20220502;19.4;8;13.7;3.5;9.91;0;3.54;19200 +85075;46.639;-1.25053;59;20220503;20.8;7.5;14.1;3.4;10.21;0;4.05;24000 +85075;46.639;-1.25053;59;20220504;20;6.6;13.3;2.9;10.71;0;3.3;19600 +85075;46.639;-1.25053;59;20220505;20.7;6.3;13.5;3;11.21;.1;3.66;23600 +85075;46.639;-1.25053;59;20220506;22.1;7.9;15;3.3;11.51;0;4.22;25600 +85075;46.639;-1.25053;59;20220507;21.9;9;15.4;3.1;11.81;.1;4.3;26600 +85075;46.639;-1.25053;59;20220508;25.1;10.1;17.6;3.4;12.21;0;4.78;24300 +85075;46.639;-1.25053;59;20220509;26.9;10.7;18.8;2.4;12.61;0;4.87;25200 +85075;46.639;-1.25053;59;20220510;27.1;12.6;19.8;1.9;12.91;0;5.01;27100 +85075;46.639;-1.25053;59;20220511;21.5;8.7;15.1;2.5;13.51;0;3.97;27100 +85075;46.639;-1.25053;59;20220512;21.8;9.8;15.8;1.8;13.21;0;2.87;15500 +85075;46.639;-1.25053;59;20220513;24.1;11.2;17.6;3.1;11.31;0;4.86;25000 +85075;46.639;-1.25053;59;20220514;28;12.4;20.2;3.6;13.31;.9;5.37;23100 +85075;46.639;-1.25053;59;20220515;28.4;16.8;22.6;3.6;16.51;.4;5.43;23800 +85075;46.639;-1.25053;59;20220516;25.9;12;18.9;2.6;15.41;.3;4.55;24900 +85075;46.639;-1.25053;59;20220517;30;13;21.5;4.1;14.71;0;6.27;27300 +85075;46.639;-1.25053;59;20220518;31;12.3;21.6;2.7;15.21;.1;5.39;23600 +85075;46.639;-1.25053;59;20220519;26.4;14.1;20.2;2.5;15.81;2.3;4.07;19000 +85075;46.639;-1.25053;59;20220520;23.4;14.8;19.1;3.3;15.61;.1;4.16;21800 +85075;46.639;-1.25053;59;20220521;28.2;8.1;18.1;2.6;13.61;.1;5.16;27100 +85075;46.639;-1.25053;59;20220522;29.9;16.6;23.2;2.9;17.01;8.5;4.79;18500 +85075;46.639;-1.25053;59;20220523;19.5;17.2;18.3;3.5;16.71;5.4;2.84;14400 +85075;46.639;-1.25053;59;20220524;18.2;9.3;13.7;2.2;11.81;1.9;3.19;20500 +85075;46.639;-1.25053;59;20220525;19.7;8.5;14.1;2.4;12.31;.2;3.28;20600 +85075;46.639;-1.25053;59;20220526;18.2;12.8;15.5;2;13.71;0;2.21;11000 +85075;46.639;-1.25053;59;20220527;19.8;12.7;16.2;1.8;13.61;.1;2.67;13800 +85075;46.639;-1.25053;59;20220528;24;10;17;4.2;11.41;0;5.58;30500 +85075;46.639;-1.25053;59;20220529;19.4;10.2;14.8;5.1;9.11;0;5.31;30900 +85075;46.639;-1.25053;59;20220530;21.1;6;13.5;3.3;8.61;0;4.95;30100 +85075;46.639;-1.25053;59;20220531;22.8;6.2;14.5;2.8;8.81;.6;4.98;28600 +85075;46.639;-1.25053;59;20220601;25.3;9.6;17.4;2.3;10.61;0;5.05;26800 +85075;46.639;-1.25053;59;20220602;27.7;14.6;21.1;2.9;13.11;11.4;5.33;23000 +85075;46.639;-1.25053;59;20220603;26.6;15.3;20.9;2.2;16.71;2.2;4.63;23600 +85075;46.639;-1.25053;59;20220604;23.7;14.1;18.9;1.9;16.91;2.9;3.07;15500 +85075;46.639;-1.25053;59;20220605;21.5;14.6;18;3.4;14.81;.2;4.23;23900 +85075;46.639;-1.25053;59;20220606;18.7;13.6;16.1;2.2;14.81;2.2;2.06;9600 +85075;46.639;-1.25053;59;20220607;21.2;12.3;16.7;3.2;14.91;9.6;3.54;20700 +85075;46.639;-1.25053;59;20220608;20.8;15.7;18.2;4.5;15.81;0;3.84;21200 +85075;46.639;-1.25053;59;20220609;21.8;13.8;17.8;2.5;14.11;0;4.43;25900 +85075;46.639;-1.25053;59;20220610;24;13.1;18.5;2;15.11;.1;4.69;27500 +85075;46.639;-1.25053;59;20220611;25.8;11;18.4;2.5;15.21;0;4.93;28200 +85075;46.639;-1.25053;59;20220612;24.1;13.1;18.6;5.2;12.91;.4;4.77;18700 +85075;46.639;-1.25053;59;20220613;25.9;11;18.4;5.1;11.31;0;6.54;31700 +85075;46.639;-1.25053;59;20220614;31.2;11.2;21.2;4.3;12.11;0;7.34;29900 +85075;46.639;-1.25053;59;20220615;32.8;14.9;23.8;3;14.61;0;6.93;29500 +85075;46.639;-1.25053;59;20220616;33.9;16.6;25.2;3.7;15.71;0;7.21;26700 +85075;46.639;-1.25053;59;20220617;37.5;18.1;27.8;2.7;16.11;0;7.41;27400 +85075;46.639;-1.25053;59;20220618;38.8;20.5;29.6;3.6;15.61;1.1;8.72;28500 +85075;46.639;-1.25053;59;20220619;26.3;17.7;22;5.1;18.41;.3;4.8;20600 +85075;46.639;-1.25053;59;20220620;28.7;16.3;22.5;2.6;17.41;11.8;4.79;21100 +85075;46.639;-1.25053;59;20220621;26.5;15.8;21.1;3.1;19.01;.8;4.11;20000 +85075;46.639;-1.25053;59;20220622;23.6;16.5;20;2.1;18.11;1.9;3.01;14300 +85075;46.639;-1.25053;59;20220623;25.8;11.8;18.8;1.6;16.21;2.1;3.85;20700 +85075;46.639;-1.25053;59;20220624;21.1;14.9;18;3.3;16.61;8;2.78;13900 +85075;46.639;-1.25053;59;20220625;20;13.8;16.9;2.5;14.11;3.4;3.07;15800 +85075;46.639;-1.25053;59;20220626;21.7;10.4;16;2;11.81;.1;4.22;25000 +85075;46.639;-1.25053;59;20220627;22;10;16;2;12.21;.2;4.58;28600 +85075;46.639;-1.25053;59;20220628;22.7;8.4;15.5;2.2;11.91;.2;4.44;27000 +85075;46.639;-1.25053;59;20220629;17.5;11.8;14.6;2.5;14.01;3.2;1.66;7200 +85075;46.639;-1.25053;59;20220630;20.5;11.2;15.8;2.4;12.71;1.6;4.16;25900 +85075;46.639;-1.25053;59;20220701;22.4;9;15.7;2.1;11.61;.1;4.24;24900 +85075;46.639;-1.25053;59;20220702;26.2;9.8;18;3;12.61;.1;5.64;30900 +85075;46.639;-1.25053;59;20220703;24.7;11;17.8;3.1;13.21;0;5.07;27900 +85075;46.639;-1.25053;59;20220704;27.2;11.8;19.5;4.7;12.71;0;6.47;30900 +85075;46.639;-1.25053;59;20220705;26.6;10.5;18.5;4.7;12.31;0;6.26;30900 +85075;46.639;-1.25053;59;20220706;27.9;12.4;20.1;4.7;12.91;0;6.6;30200 +85075;46.639;-1.25053;59;20220707;27.3;13.4;20.3;4.4;14.81;0;6.01;29300 +85075;46.639;-1.25053;59;20220708;30;13.4;21.7;4.4;12.61;0;7.21;30500 +85075;46.639;-1.25053;59;20220709;31.5;14.1;22.8;4;13.31;0;7.27;29800 +85075;46.639;-1.25053;59;20220710;31.3;18.2;24.7;5.2;13.11;0;8.21;29900 +85075;46.639;-1.25053;59;20220711;33.6;16.7;25.1;4.7;13.01;0;8.41;29800 +85075;46.639;-1.25053;59;20220712;35.9;16.1;26;2.9;13.71;0;7.55;29300 +85075;46.639;-1.25053;59;20220713;37.3;18.6;27.9;2.4;13.21;0;7.36;28200 +85075;46.639;-1.25053;59;20220714;34;17.3;25.6;4.2;14.11;0;8;29000 +85075;46.639;-1.25053;59;20220715;31.6;14.3;22.9;4.6;12.21;0;7.52;27500 +85075;46.639;-1.25053;59;20220716;33.4;15.6;24.5;4.5;10.51;0;8.35;28200 +85075;46.639;-1.25053;59;20220717;35.9;18.7;27.3;5.4;11.31;0;9.52;26400 +85075;46.639;-1.25053;59;20220718;41.7;23.5;32.6;5.5;12.71;0;11.4;27300 +85075;46.639;-1.25053;59;20220719;27.2;21.3;24.2;4.9;17.31;4.5;5.86;22000 +85075;46.639;-1.25053;59;20220720;25.1;17.7;21.4;3.6;18.71;1.3;4.06;19300 +85075;46.639;-1.25053;59;20220721;28;15.4;21.7;1.5;16.91;.1;3.81;17900 +85075;46.639;-1.25053;59;20220722;22.4;14.8;18.6;2.3;17.11;2.2;2.08;8100 +85075;46.639;-1.25053;59;20220723;28.6;12.7;20.6;2.3;13.91;0;5.55;28500 +85075;46.639;-1.25053;59;20220724;32.7;13.3;23;2.9;15.31;.1;6.38;28000 +85075;46.639;-1.25053;59;20220725;24.3;18.2;21.2;4.1;17.41;.9;4.09;17700 +85075;46.639;-1.25053;59;20220726;25.7;14.7;20.2;3.3;14.71;0;4.63;21300 +85075;46.639;-1.25053;59;20220727;27.9;13;20.4;2.8;11.71;0;5.38;23900 +85075;46.639;-1.25053;59;20220728;29.4;15.5;22.4;2.8;13.21;0;5.28;20900 +85075;46.639;-1.25053;59;20220729;28.4;16.9;22.6;2.6;15.81;.1;5.3;24900 +85075;46.639;-1.25053;59;20220730;31.1;16;23.5;2.7;17.11;.1;5.64;25400 +85075;46.639;-1.25053;59;20220731;29.9;14.9;22.4;2.5;17.11;.3;5.56;27900 +85075;46.639;-1.25053;59;20220801;30.3;15;22.6;3.1;17.91;0;5.41;25100 +85075;46.639;-1.25053;59;20220802;33.8;15.4;24.6;2.8;17.01;0;6.29;26800 +85075;46.639;-1.25053;59;20220803;35.4;17.2;26.3;2.9;16.41;0;6.55;24700 +85075;46.639;-1.25053;59;20220804;31.6;19.1;25.3;4.2;17.21;1.4;6.02;20300 +85075;46.639;-1.25053;59;20220805;28.7;15.3;22;6;12.21;0;7.29;27600 +85075;46.639;-1.25053;59;20220806;28.8;13.7;21.2;5.9;9.21;0;7.76;27200 +85075;46.639;-1.25053;59;20220807;30.3;13;21.6;5.2;9.01;0;7.8;27400 +85075;46.639;-1.25053;59;20220808;32.6;14;23.3;4.5;10.11;0;7.75;26500 +85075;46.639;-1.25053;59;20220809;33.9;16.8;25.3;4.9;11.21;0;8.31;26300 +85075;46.639;-1.25053;59;20220810;35.7;18.5;27.1;4.8;11.31;0;8.77;26300 +85075;46.639;-1.25053;59;20220811;36.9;17.1;27;4.4;10.31;0;8.76;26000 +85075;46.639;-1.25053;59;20220812;36.8;19.4;28.1;3.6;10.21;0;7.95;24600 +85075;46.639;-1.25053;59;20220813;32.9;16.1;24.5;3.2;14.81;3;6.1;23300 +85075;46.639;-1.25053;59;20220814;23.2;18.9;21;4;19.81;4.6;2.41;8600 +85075;46.639;-1.25053;59;20220815;24.2;17.7;20.9;3.6;19.01;.6;3;12900 +85075;46.639;-1.25053;59;20220816;25.2;18.2;21.7;2.7;19.11;4.9;3.24;14600 +85075;46.639;-1.25053;59;20220817;23.3;14.9;19.1;2.4;17.71;2;3.16;18000 +85075;46.639;-1.25053;59;20220818;26.1;14.7;20.4;3.4;17.31;.1;3.62;16300 +85075;46.639;-1.25053;59;20220819;25.5;16.9;21.2;3.3;19.21;.7;2.97;12400 +85075;46.639;-1.25053;59;20220820;26.2;17.7;21.9;2;17.31;0;3.81;18800 +85075;46.639;-1.25053;59;20220821;22.9;13.9;18.4;1.8;17.11;1.5;2.05;9400 +85075;46.639;-1.25053;59;20220822;25.8;18;21.9;2.9;20.01;.3;3.27;15400 +85075;46.639;-1.25053;59;20220823;25.7;19.6;22.6;1.9;20.91;.1;2.35;9200 +85075;46.639;-1.25053;59;20220824;34.4;16.1;25.2;2.9;19.01;1.7;5.59;22900 +85075;46.639;-1.25053;59;20220825;28.4;20.2;24.3;3.4;20.71;.3;3.79;14100 +85075;46.639;-1.25053;59;20220826;26.9;14.5;20.7;4;15.51;0;4.62;21100 +85075;46.639;-1.25053;59;20220827;29.7;14.5;22.1;3.6;13.41;0;5.37;21100 +85075;46.639;-1.25053;59;20220828;29.7;17.5;23.6;4.8;12.21;0;6.5;22000 +85075;46.639;-1.25053;59;20220829;32.9;15.9;24.4;3.8;14.61;.2;5.61;16500 +85075;46.639;-1.25053;59;20220830;32.3;18.4;25.3;2.5;17.91;.1;4.93;20700 +85075;46.639;-1.25053;59;20220831;30;17.2;23.6;2.6;19.81;3;3.52;13500 +85075;46.639;-1.25053;59;20220901;28.2;17.4;22.8;2.2;18.61;.4;3.85;18800 +85075;46.639;-1.25053;59;20220902;26;16.2;21.1;2.5;18.11;1.6;3.75;20600 +85075;46.639;-1.25053;59;20220903;24.4;14.2;19.3;2.9;16.21;.2;3.43;18600 +85075;46.639;-1.25053;59;20220904;29.9;14.7;22.3;2.7;15.31;.2;4.37;18500 +85075;46.639;-1.25053;59;20220905;30;14.3;22.1;3.2;17.41;.1;4.46;20100 +85075;46.639;-1.25053;59;20220906;24.4;16;20.2;3.3;16.91;1;2.95;12300 +85075;46.639;-1.25053;59;20220907;22.9;15.9;19.4;3.5;17.21;14;2.25;7800 +85075;46.639;-1.25053;59;20220908;22.4;15;18.7;3.4;16.41;2.3;2.78;14200 +85075;46.639;-1.25053;59;20220909;21.4;14.8;18.1;3.3;15.51;2.4;2.67;13500 +85075;46.639;-1.25053;59;20220910;21.6;12.3;16.9;1.6;15.91;.1;1.97;11200 +85075;46.639;-1.25053;59;20220911;28.2;13.5;20.8;3;15.51;0;4.17;20300 +85075;46.639;-1.25053;59;20220912;34.2;16.2;25.2;3.9;15.01;.7;5.61;15300 +85075;46.639;-1.25053;59;20220913;31;20.7;25.8;3.9;18.91;3.2;4.41;12200 +85075;46.639;-1.25053;59;20220914;25.8;17.3;21.5;2.7;18.81;2.6;2.64;10800 +85075;46.639;-1.25053;59;20220915;25.1;18.4;21.7;3.6;17.61;.1;3.25;12900 +85075;46.639;-1.25053;59;20220916;21.2;9.9;15.5;3.6;11.11;0;3.21;16600 +85075;46.639;-1.25053;59;20220917;19.9;5.2;12.5;3;8.81;.1;3.13;20000 +85075;46.639;-1.25053;59;20220918;21.4;5.8;13.6;3.2;8.21;0;3.54;19800 +85075;46.639;-1.25053;59;20220919;21.8;7;14.4;3.9;9.91;0;3.53;19200 +85075;46.639;-1.25053;59;20220920;21.6;7.1;14.3;3.8;9.51;0;3.5;18600 +85075;46.639;-1.25053;59;20220921;22.4;8.4;15.4;3.7;9.91;0;3.6;18500 +85075;46.639;-1.25053;59;20220922;24;7.9;15.9;2.7;9.21;0;3.52;18300 +85075;46.639;-1.25053;59;20220923;22;10.8;16.4;1.6;10.81;.3;2.06;7700 +85075;46.639;-1.25053;59;20220924;21.1;12.6;16.8;2.9;13.01;2.4;2.49;11900 +85075;46.639;-1.25053;59;20220925;20;9.3;14.6;3.3;12.11;0;2.18;9900 +85075;46.639;-1.25053;59;20220926;18.7;9.3;14;3.9;11.91;3.2;1.96;7300 +85075;46.639;-1.25053;59;20220927;18;9.8;13.9;5.2;12.61;3.4;1.86;7600 +85075;46.639;-1.25053;59;20220928;18;15;16.5;6.2;14.21;2.8;2.35;10200 +85075;46.639;-1.25053;59;20220929;17.8;8.8;13.3;2.5;10.91;.9;1.94;11300 +85075;46.639;-1.25053;59;20220930;18.5;5.9;12.2;2.9;11.61;6.1;1.89;13900 +85075;46.639;-1.25053;59;20221001;18.7;14.6;16.6;5.6;18.51;2.7;.69;4300 +85075;46.639;-1.25053;59;20221002;20.4;16.5;18.4;3.8;17.71;1.7;1.74;8600 +85075;46.639;-1.25053;59;20221003;21.5;13.6;17.5;1.7;16.61;1;1.47;7700 +85075;46.639;-1.25053;59;20221004;21.7;9.1;15.4;1.7;14.11;.1;1.79;12100 +85075;46.639;-1.25053;59;20221005;20.1;11.2;15.6;3.3;15.31;.3;1.42;6800 +85075;46.639;-1.25053;59;20221006;19.7;7.8;13.7;2.5;11.01;0;2.2;15800 +85075;46.639;-1.25053;59;20221007;20.7;6.3;13.5;2.1;10.11;.1;2.17;14600 +85075;46.639;-1.25053;59;20221008;20.8;7.9;14.3;3;11.61;.1;2.27;14400 +85075;46.639;-1.25053;59;20221009;22.9;8.3;15.6;3.1;12.11;0;2.52;14000 +85075;46.639;-1.25053;59;20221010;21.3;13.9;17.6;1.9;16.61;.7;1.46;8300 +85075;46.639;-1.25053;59;20221011;20.2;14.8;17.5;3.6;15.21;.1;2.01;10800 +85075;46.639;-1.25053;59;20221012;21.7;8.4;15;1.6;13.11;.2;1.6;10400 +85075;46.639;-1.25053;59;20221013;18;11.7;14.8;3.2;15.81;7.5;.78;3000 +85075;46.639;-1.25053;59;20221014;18.5;15.5;17;5.4;18.01;9.5;.82;2600 +85075;46.639;-1.25053;59;20221015;18;17;17.5;4.3;17.41;5.1;1.16;4100 +85075;46.639;-1.25053;59;20221016;23.5;13.5;18.5;2;16.51;.8;1.8;11600 +85075;46.639;-1.25053;59;20221017;19.7;13.4;16.5;1.7;17.41;3.3;.84;4000 +85075;46.639;-1.25053;59;20221018;24.3;12.7;18.5;3.4;17.71;0;1.85;10500 +85075;46.639;-1.25053;59;20221019;25.5;18;21.7;3.9;17.81;.1;2.61;9300 +85075;46.639;-1.25053;59;20221020;22.5;15;18.7;4.2;15.91;2.5;2.25;11200 +85075;46.639;-1.25053;59;20221021;20.9;15.1;18;3.8;15.11;0;1.99;9300 +85075;46.639;-1.25053;59;20221022;21.3;14.7;18;3.2;15.61;0;1.78;9300 +85075;46.639;-1.25053;59;20221023;21.8;16.8;19.3;6;15.61;1.1;2.58;6300 +85075;46.639;-1.25053;59;20221024;19.4;15.5;17.4;5.2;15.21;1.2;1.87;6300 +85075;46.639;-1.25053;59;20221025;19.7;12.5;16.1;3.2;14.61;.5;1.36;5000 +85075;46.639;-1.25053;59;20221026;23.3;14;18.6;3.7;15.71;0;2.05;9400 +85075;46.639;-1.25053;59;20221027;24.2;15.9;20;4;15.51;0;2.42;6600 +85075;46.639;-1.25053;59;20221028;22.1;16.1;19.1;3.3;16.41;0;1.74;6700 +85075;46.639;-1.25053;59;20221029;23.7;16.7;20.2;3.7;15.51;0;2.32;7900 +85075;46.639;-1.25053;59;20221030;17.7;13.4;15.5;1.9;14.61;1.8;.95;4400 +85075;46.639;-1.25053;59;20221031;19.6;9.4;14.5;3.7;14.11;0;1.18;4800 +85075;46.639;-1.25053;59;20221101;18.1;9.2;13.6;3.9;12.11;3.5;1.44;7200 +85075;46.639;-1.25053;59;20221102;17.7;8.6;13.1;2.6;13.21;.3;.92;6800 +85075;46.639;-1.25053;59;20221103;15.2;11.4;13.3;4.6;12.61;15.9;1.13;4200 +85075;46.639;-1.25053;59;20221104;15;8.5;11.7;6.3;10.11;.4;1.71;8600 +85075;46.639;-1.25053;59;20221105;14.5;6.1;10.3;2.3;10.91;1.8;.75;4800 +85075;46.639;-1.25053;59;20221106;16.8;10.9;13.8;4.8;13.11;12.4;1.19;4200 +85075;46.639;-1.25053;59;20221107;18.2;12.2;15.2;4.8;13.21;0;1.55;6600 +85075;46.639;-1.25053;59;20221108;16.8;11.2;14;4.9;13.81;2.5;1.01;3400 +85075;46.639;-1.25053;59;20221109;16.9;11.5;14.2;3;12.61;.8;1.12;6300 +85075;46.639;-1.25053;59;20221110;16.2;5.8;11;2.6;11.61;0;.74;7200 +85075;46.639;-1.25053;59;20221111;17.7;7.7;12.7;2.7;11.91;.1;.95;9100 +85075;46.639;-1.25053;59;20221112;19.2;10;14.6;4.1;13.71;.2;1.17;8500 +85075;46.639;-1.25053;59;20221113;20.2;11.5;15.8;3.1;12.81;.3;1.42;8300 +85075;46.639;-1.25053;59;20221114;14.9;10.8;12.8;3.6;11.81;4.5;1.04;4300 +85075;46.639;-1.25053;59;20221115;16.1;10.6;13.3;4.8;12.31;13;1.22;2900 +85075;46.639;-1.25053;59;20221116;15.4;9.6;12.5;6.9;12.51;11.2;1.05;2500 +85075;46.639;-1.25053;59;20221117;15;13.1;14;5.8;11.71;7;1.65;4200 +85075;46.639;-1.25053;59;20221118;13.9;7.1;10.5;1.8;9.81;1.4;.68;6100 +85075;46.639;-1.25053;59;20221119;12.2;2;7.1;2.3;8.01;.9;.62;7800 +85075;46.639;-1.25053;59;20221120;13.4;4.5;8.9;3.4;9.91;3.2;.66;6000 +85075;46.639;-1.25053;59;20221121;14.1;8;11;5.3;10.01;10.1;1.31;4000 +85075;46.639;-1.25053;59;20221122;13.1;5.6;9.3;4.3;9.71;2.1;.83;5900 +85075;46.639;-1.25053;59;20221123;14.3;9.3;11.8;4.7;11.81;2.4;.79;5600 +85075;46.639;-1.25053;59;20221124;14.3;8.1;11.2;3.7;11.81;2.4;.68;2600 +85075;46.639;-1.25053;59;20221125;15.2;7.8;11.5;2.1;10.21;.8;.72;6200 +85075;46.639;-1.25053;59;20221126;12.4;4.9;8.6;3.3;9.91;.4;.56;4200 +85075;46.639;-1.25053;59;20221127;10.9;8.2;9.5;3.8;10.71;10.2;.53;3000 +85075;46.639;-1.25053;59;20221128;10.9;7.1;9;1.9;10.41;4.6;.41;3200 +85075;46.639;-1.25053;59;20221129;12.6;3.6;8.1;1.5;8.81;.1;.36;6600 +85075;46.639;-1.25053;59;20221130;9.4;1.4;5.4;3.3;7.91;.1;.42;5500 +85075;46.639;-1.25053;59;20221201;8;2.7;5.3;3.9;7.41;.1;.6;4300 +85075;46.639;-1.25053;59;20221202;6.4;.9;3.6;3.4;7.31;0;.38;2400 +85075;46.639;-1.25053;59;20221203;4.6;1.5;3;4.7;7.11;.3;.38;800 +85075;46.639;-1.25053;59;20221204;4.8;3.1;3.9;2.9;7.21;.1;.44;1600 +85075;46.639;-1.25053;59;20221205;5.4;-.6;2.4;3.4;6.71;.1;.31;3200 +85075;46.639;-1.25053;59;20221206;5.3;.3;2.8;4.7;6.61;0;.46;2700 +85075;46.639;-1.25053;59;20221207;6.9;1.8;4.3;4.5;6.41;0;.69;5500 +85075;46.639;-1.25053;59;20221208;4.2;-1.4;1.4;5.1;5.81;.1;.43;5000 +85075;46.639;-1.25053;59;20221209;5.4;-.4;2.5;5.2;5.61;0;.69;5800 +85075;46.639;-1.25053;59;20221210;6.5;-4.5;1;1.9;5.11;1;.3;6600 +85075;46.639;-1.25053;59;20221211;4.7;-.5;2.1;3.4;5.31;.9;.65;3700 +85075;46.639;-1.25053;59;20221212;3.7;-3.6;0;3.3;4.81;0;.6;2300 +85075;46.639;-1.25053;59;20221213;4.2;-2.4;.9;4.5;5.31;3.2;.47;5600 +85075;46.639;-1.25053;59;20221214;13;1;7;3.7;10.01;2.5;.38;2100 +85075;46.639;-1.25053;59;20221215;4.7;2.8;3.7;6.6;6.31;.4;.83;2600 +85075;46.639;-1.25053;59;20221216;5.8;.1;2.9;5.8;4.91;0;1.07;6200 +85075;46.639;-1.25053;59;20221217;2.9;-4;-.6;4;4.31;0;.61;4700 +85075;46.639;-1.25053;59;20221218;8.7;-3.7;2.5;5;6.81;.7;.57;1600 +85075;46.639;-1.25053;59;20221219;13;8.3;10.6;6.6;10.61;3.6;1.06;1800 +85075;46.639;-1.25053;59;20221220;13.2;10.9;12;5;12.11;4.2;.83;1500 +85075;46.639;-1.25053;59;20221221;13.7;7.4;10.5;5.1;12.51;7.8;.36;900 +85075;46.639;-1.25053;59;20221222;14.6;13;13.8;7.2;14.11;18.4;.85;400 +85075;46.639;-1.25053;59;20221223;14.6;14.2;14.4;7.3;14.21;10.1;1.02;1000 +85075;46.639;-1.25053;59;20221224;12.4;10.6;11.5;2.9;12.11;2.7;.56;1600 +85075;46.639;-1.25053;59;20221225;15.5;10;12.7;3.2;12.81;1.4;.69;2200 +85075;46.639;-1.25053;59;20221226;13.3;10.6;11.9;3;11.51;.6;.68;3400 +85075;46.639;-1.25053;59;20221227;12.2;3.2;7.7;2.7;9.11;.4;.46;4400 +85075;46.639;-1.25053;59;20221228;13.1;7.3;10.2;5.3;11.31;6.6;.61;2000 +85075;46.639;-1.25053;59;20221229;12.6;10.6;11.6;5;10.91;4.1;.97;3500 +85075;46.639;-1.25053;59;20221230;15.4;6.5;10.9;7.6;12.61;7.1;.57;700 +85075;46.639;-1.25053;59;20221231;15.9;14.2;15;6.9;12.61;1.1;1.75;2900 +85076;46.67254;-.9271;83;20220101;14.5;8.3;11.4;2.9;10.93;.1;.69;4431 +85076;46.67254;-.9271;83;20220102;14.1;10.3;12.2;4.5;12.73;0;.63;3072 +85076;46.67254;-.9271;83;20220103;13;11.5;12.3;4.5;13.17;19.2;.57;1880 +85076;46.67254;-.9271;83;20220104;10.5;9.8;10.2;4.5;10.43;2.7;.9;1095 +85076;46.67254;-.9271;83;20220105;8;.6;4.3;1.8;6.63;.1;.39;5191 +85076;46.67254;-.9271;83;20220106;8.1;.4;4.3;1.9;6.17;2;.49;4904 +85076;46.67254;-.9271;83;20220107;10.6;4.5;7.5;4.4;8.83;2.1;.65;4636 +85076;46.67254;-.9271;83;20220108;10.9;7.1;9;5.7;9.87;11.2;.78;2868 +85076;46.67254;-.9271;83;20220109;9.4;6.1;7.8;2.5;9.57;6.1;.43;2901 +85076;46.67254;-.9271;83;20220110;9.2;8.2;8.7;1.5;10.5;2.4;.41;1523 +85076;46.67254;-.9271;83;20220111;10.7;3.7;7.2;2.2;7.27;0;.72;4764 +85076;46.67254;-.9271;83;20220112;4.1;-.4;1.9;3.8;5.77;0;.49;4706 +85076;46.67254;-.9271;83;20220113;6.5;.7;3.6;4.4;6;0;.8;5233 +85076;46.67254;-.9271;83;20220114;5.9;-2.1;1.9;2.5;5.4;.1;.53;5685 +85076;46.67254;-.9271;83;20220115;3.9;-4.2;-.1;1.1;5.13;.1;.25;5341 +85076;46.67254;-.9271;83;20220116;2.7;-2.6;.1;.9;6.33;.2;.18;3601 +85076;46.67254;-.9271;83;20220117;8.2;1.8;5;2.2;8.03;0;.36;4553 +85076;46.67254;-.9271;83;20220118;6.1;1.8;3.9;2.9;7.3;0;.42;3654 +85076;46.67254;-.9271;83;20220119;7;3.7;5.4;1.5;7.77;1.2;.45;2844 +85076;46.67254;-.9271;83;20220120;8.3;4.8;6.6;2.9;7.77;0;.67;4818 +85076;46.67254;-.9271;83;20220121;6.8;-.1;3.4;3.9;5.93;.1;.79;5909 +85076;46.67254;-.9271;83;20220122;5.1;-.6;2.2;3.9;6.17;0;.57;4253 +85076;46.67254;-.9271;83;20220123;5.4;2.5;3.9;5;6.67;0;.72;4564 +85076;46.67254;-.9271;83;20220124;9.7;0;4.8;2.2;6.23;0;.71;7275 +85076;46.67254;-.9271;83;20220125;6.8;-3.6;1.6;1.7;5.93;0;.41;6592 +85076;46.67254;-.9271;83;20220126;.7;-.8;0;3;5.77;0;.31;2546 +85076;46.67254;-.9271;83;20220127;5.1;-2;1.5;2.1;6.13;.1;.39;5519 +85076;46.67254;-.9271;83;20220128;10.2;1.5;5.9;.6;8.7;0;.36;5497 +85076;46.67254;-.9271;83;20220129;7.6;5.9;6.8;1.4;9.2;.1;.43;2778 +85076;46.67254;-.9271;83;20220130;9.1;6.8;7.9;1.8;10.07;.6;.44;3303 +85076;46.67254;-.9271;83;20220131;10.4;6.6;8.5;4.6;8.9;.2;1;4943 +85076;46.67254;-.9271;83;20220201;9.9;2.1;6;3.7;9.1;0;.42;5747 +85076;46.67254;-.9271;83;20220202;10.1;7.3;8.7;2.2;9.63;0;.65;3483 +85076;46.67254;-.9271;83;20220203;7.6;5.1;6.3;2;9.03;.6;.44;3032 +85076;46.67254;-.9271;83;20220204;12;6.7;9.4;3.1;9.67;1.2;.89;5670 +85076;46.67254;-.9271;83;20220205;11;-.2;5.4;1.6;7.43;.1;.66;8834 +85076;46.67254;-.9271;83;20220206;11.4;3.9;7.6;5.7;10.6;1.1;.32;5671 +85076;46.67254;-.9271;83;20220207;12.2;8.6;10.4;2.5;10;.1;.93;5317 +85076;46.67254;-.9271;83;20220208;13.3;3.7;8.5;2;8.73;0;.89;8755 +85076;46.67254;-.9271;83;20220209;10.4;2.2;6.3;3.1;7.9;.1;.91;5867 +85076;46.67254;-.9271;83;20220210;9.2;3.9;6.5;3.4;9.7;.3;.69;4350 +85076;46.67254;-.9271;83;20220211;9.6;.7;5.1;3.4;6.5;0;1.15;11100 +85076;46.67254;-.9271;83;20220212;10.8;.2;5.5;2.5;5.8;0;1.24;10650 +85076;46.67254;-.9271;83;20220213;13.4;-.7;6.4;5.7;8.35;6.9;1.26;7050 +85076;46.67254;-.9271;83;20220214;11.9;5.9;8.9;4.5;9.2;1.3;1.19;9000 +85076;46.67254;-.9271;83;20220215;11.4;2.5;7;4.5;9.85;11.5;.53;4950 +85076;46.67254;-.9271;83;20220216;12.7;8.9;10.8;7.9;13.33;2.6;.21;4525 +85076;46.67254;-.9271;83;20220217;13.9;11.7;12.8;5.3;12.97;.7;.99;4132 +85076;46.67254;-.9271;83;20220218;11.9;10.6;11.3;5.6;10.25;1.2;1.51;3693 +85076;46.67254;-.9271;83;20220219;11.2;1.1;6.1;3.5;7.57;.1;1.13;9346 +85076;46.67254;-.9271;83;20220220;13.1;7.9;10.5;6.3;11.6;2.6;.89;6790 +85076;46.67254;-.9271;83;20220221;12;6.9;9.4;5.8;9;.2;1.53;7902 +85076;46.67254;-.9271;83;20220222;11.8;4.1;7.9;2.6;10.37;.3;.68;7462 +85076;46.67254;-.9271;83;20220223;12.9;9.3;11.1;1.2;11.1;.6;.9;6200 +85076;46.67254;-.9271;83;20220224;12;4.6;8.3;2.9;8.4;.7;1.24;8784 +85076;46.67254;-.9271;83;20220225;11.6;.2;5.9;1.6;6.43;.1;1.2;11845 +85076;46.67254;-.9271;83;20220226;12.1;1.6;6.8;5.2;5.77;0;2.24;11720 +85076;46.67254;-.9271;83;20220227;14.8;3.7;9.2;3;7.6;.1;1.84;11507 +85076;46.67254;-.9271;83;20220228;16.7;2.4;9.6;1.2;9.17;0;1.35;13228 +85076;46.67254;-.9271;83;20220301;16.1;7.4;11.8;2.6;9.5;0;1.73;9750 +85076;46.67254;-.9271;83;20220302;12.2;8.7;10.5;2.5;10.2;.5;1.15;6442 +85076;46.67254;-.9271;83;20220303;12.1;7.8;9.9;3.1;11.03;4.7;.92;6558 +85076;46.67254;-.9271;83;20220304;11.4;7.4;9.4;4.3;8.83;.3;1.5;7379 +85076;46.67254;-.9271;83;20220305;11;2;6.5;3.5;7.73;.3;1.34;11442 +85076;46.67254;-.9271;83;20220306;10.4;5.7;8.1;3.6;7.47;0;1.6;7939 +85076;46.67254;-.9271;83;20220307;9.2;-1;4.1;4;5.2;0;1.78;13179 +85076;46.67254;-.9271;83;20220308;10.1;2.3;6.2;4.3;8.6;.9;.98;8380 +85076;46.67254;-.9271;83;20220309;15;5.6;10.3;4.2;9.73;.1;1.8;12057 +85076;46.67254;-.9271;83;20220310;11.7;9.4;10.6;4.2;10.5;1.1;1.25;6087 +85076;46.67254;-.9271;83;20220311;13.1;6.5;9.8;5.9;10.53;8;1.34;9601 +85076;46.67254;-.9271;83;20220312;13.5;6.5;10;4.2;9.57;7.6;1.72;11472 +85076;46.67254;-.9271;83;20220313;11.5;7.7;9.6;4.1;9.3;7.3;1.49;8206 +85076;46.67254;-.9271;83;20220314;15.5;3.6;9.5;4.6;8.4;.2;2.31;14870 +85076;46.67254;-.9271;83;20220315;17.2;9.6;13.4;3.8;11.9;0;1.94;10301 +85076;46.67254;-.9271;83;20220316;14.3;10.9;12.6;4;11.67;.1;1.53;6626 +85076;46.67254;-.9271;83;20220317;9;6.8;7.9;5.2;8.33;0;1.4;6174 +85076;46.67254;-.9271;83;20220318;13.6;3.3;8.5;6.9;7.65;0;2.57;12000 +85076;46.67254;-.9271;83;20220319;16.5;6.2;11.3;4.7;9.15;0;2.71;13350 +85076;46.67254;-.9271;83;20220320;16.5;8.4;12.4;3.5;9.6;0;2.39;12600 +85076;46.67254;-.9271;83;20220321;17.7;7.7;12.7;4.5;9.5;0;2.94;14550 +85076;46.67254;-.9271;83;20220322;16.8;6;11.4;4.7;7.4;0;3.41;18350 +85076;46.67254;-.9271;83;20220323;16.2;4.8;10.5;3.5;6.15;0;3.24;19050 +85076;46.67254;-.9271;83;20220324;18.6;2.7;10.6;3.2;6.15;0;3.4;19800 +85076;46.67254;-.9271;83;20220325;20;3.4;11.7;3.6;6.65;0;3.73;19400 +85076;46.67254;-.9271;83;20220326;20.2;6.7;13.4;5.1;7.05;0;4.47;18350 +85076;46.67254;-.9271;83;20220327;21.1;4.6;12.8;2.9;8;0;3.43;18100 +85076;46.67254;-.9271;83;20220328;20.2;8.3;14.3;2.6;8.35;0;3.15;16150 +85076;46.67254;-.9271;83;20220329;16.8;8.5;12.7;2.4;10.3;0;2.23;13400 +85076;46.67254;-.9271;83;20220330;12.5;8.6;10.5;2.8;10.85;1.1;1.18;5150 +85076;46.67254;-.9271;83;20220331;11.6;3.4;7.5;4.2;7.85;4.3;1.86;9350 +85076;46.67254;-.9271;83;20220401;8.6;-.5;4;5.7;5.6;.4;2.17;17000 +85076;46.67254;-.9271;83;20220402;9.7;-1;4.4;3.8;5.5;0;2.23;18150 +85076;46.67254;-.9271;83;20220403;8.8;-2;3.4;3.8;4.85;0;2.46;17679 +85076;46.67254;-.9271;83;20220404;11;-2.9;4.1;2.6;6.1;.3;2.13;21200 +85076;46.67254;-.9271;83;20220405;12.6;6.9;9.7;4;10.37;.6;1.57;10552 +85076;46.67254;-.9271;83;20220406;12.8;8.3;10.6;5;11.05;3;1.51;8300 +85076;46.67254;-.9271;83;20220407;13.7;10.4;12.1;7.9;13.05;18;1.03;4250 +85076;46.67254;-.9271;83;20220408;13.9;10.5;12.2;8.1;11.2;5;1.96;5000 +85076;46.67254;-.9271;83;20220409;13.2;1.7;7.5;2.4;7.1;.1;2.59;22200 +85076;46.67254;-.9271;83;20220410;15.9;.2;8;4.5;6.9;0;3.27;22800 +85076;46.67254;-.9271;83;20220411;21;7.4;14.2;5.8;10.29;.2;4.32;19233 +85076;46.67254;-.9271;83;20220412;16.2;11;13.6;4.1;11.55;.4;2.14;8500 +85076;46.67254;-.9271;83;20220413;19.9;7.3;13.6;1.8;12.3;1;2.41;15250 +85076;46.67254;-.9271;83;20220414;22.1;6.9;14.5;2.5;12.15;.1;3.5;22350 +85076;46.67254;-.9271;83;20220415;22.8;8.3;15.5;2.8;11.55;.1;3.86;22150 +85076;46.67254;-.9271;83;20220416;21.1;8.9;15;3.4;11.4;0;3.92;24100 +85076;46.67254;-.9271;83;20220417;21.5;5.8;13.6;2.8;9.95;0;3.88;23250 +85076;46.67254;-.9271;83;20220418;17.6;7.4;12.5;2.9;11.45;.1;2.64;17050 +85076;46.67254;-.9271;83;20220419;15.4;5.8;10.6;3.5;9;2.6;2.96;18800 +85076;46.67254;-.9271;83;20220420;17.8;8.1;12.9;3.2;10.45;.5;2.41;10500 +85076;46.67254;-.9271;83;20220421;20.3;8.6;14.4;2;9.95;.7;3.54;21850 +85076;46.67254;-.9271;83;20220422;19.3;6.6;13;2.4;10.9;0;2.88;18200 +85076;46.67254;-.9271;83;20220423;17.8;9.7;13.7;3.4;12.2;9.9;2.39;12400 +85076;46.67254;-.9271;83;20220424;16.1;10.3;13.2;3.5;12.9;5.1;1.79;9900 +85076;46.67254;-.9271;83;20220425;16.6;11.4;14;2.9;12.6;3;2.14;10650 +85076;46.67254;-.9271;83;20220426;18;5.2;11.6;4.4;9.65;0;3.75;25950 +85076;46.67254;-.9271;83;20220427;19.6;7.8;13.7;5.6;9.8;0;4.36;22150 +85076;46.67254;-.9271;83;20220428;20.2;10.5;15.3;3.4;11.65;0;3.73;20250 +85076;46.67254;-.9271;83;20220429;21.9;7.9;14.9;2.2;12.15;0;3.55;21800 +85076;46.67254;-.9271;83;20220430;18.6;7.6;13.1;3.5;10.85;0;3.8;24050 +85076;46.67254;-.9271;83;20220501;19.1;8;13.6;3;8.9;0;3.98;22950 +85076;46.67254;-.9271;83;20220502;19.2;8.2;13.7;3.5;9.65;0;3.95;22200 +85076;46.67254;-.9271;83;20220503;20.3;8;14.1;3.5;10;0;4.13;22900 +85076;46.67254;-.9271;83;20220504;19.3;6.9;13.1;2.4;10.45;0;3.14;18450 +85076;46.67254;-.9271;83;20220505;20.4;6.5;13.5;2.4;10.74;0;3.61;23009 +85076;46.67254;-.9271;83;20220506;21.9;8.5;15.2;3.4;11.47;0;4.2;24277 +85076;46.67254;-.9271;83;20220507;22.2;10.2;16.2;3.1;11.87;0;4.26;23701 +85076;46.67254;-.9271;83;20220508;24.3;11.3;17.8;3.5;12.33;0;4.69;23240 +85076;46.67254;-.9271;83;20220509;26.8;11.9;19.3;2.4;12.8;0;4.93;25143 +85076;46.67254;-.9271;83;20220510;27.1;13.3;20.2;1.8;12.87;0;4.83;25408 +85076;46.67254;-.9271;83;20220511;22.1;8.3;15.2;2.3;12.8;0;4.03;26222 +85076;46.67254;-.9271;83;20220512;21.5;10.8;16.1;1.5;13.53;0;3.26;19395 +85076;46.67254;-.9271;83;20220513;24.2;12;18.1;2.7;11.67;0;4.72;23876 +85076;46.67254;-.9271;83;20220514;27.9;13.1;20.5;3.7;13.37;1.9;5.69;24936 +85076;46.67254;-.9271;83;20220515;28.1;17.4;22.7;3.2;16.57;.5;5.22;22567 +85076;46.67254;-.9271;83;20220516;26.3;12.9;19.6;2.2;15.17;.2;4.66;24903 +85076;46.67254;-.9271;83;20220517;29.7;13.9;21.8;4;14.5;0;6.22;26126 +85076;46.67254;-.9271;83;20220518;30.6;12.3;21.5;2.3;15.3;2;5.51;26532 +85076;46.67254;-.9271;83;20220519;26.2;14;20.1;1.9;16.13;1.6;4.31;22540 +85076;46.67254;-.9271;83;20220520;24.5;16.2;20.3;3.1;16.2;.1;4.32;20627 +85076;46.67254;-.9271;83;20220521;28.4;9.9;19.1;2.6;13.47;0;5.53;28188 +85076;46.67254;-.9271;83;20220522;29.8;17.4;23.6;3.4;16.57;5.3;5.61;22269 +85076;46.67254;-.9271;83;20220523;19.3;17.2;18.3;3.9;16.53;9.3;2.59;11074 +85076;46.67254;-.9271;83;20220524;17.6;9.1;13.4;1.8;11.9;1.5;3.09;20434 +85076;46.67254;-.9271;83;20220525;19.8;7.4;13.6;2;11.97;.1;3.61;24226 +85076;46.67254;-.9271;83;20220526;18.1;13;15.5;2;13.83;0;2.6;14313 +85076;46.67254;-.9271;83;20220527;20.3;13.3;16.8;2.1;13.8;.1;3.25;17221 +85076;46.67254;-.9271;83;20220528;24;11;17.5;4.1;11.4;0;5.43;27007 +85076;46.67254;-.9271;83;20220529;19.4;10.4;14.9;4.6;8.87;0;4.89;24498 +85076;46.67254;-.9271;83;20220530;21.3;7.1;14.2;3.2;8.53;0;4.92;27777 +85076;46.67254;-.9271;83;20220531;23.3;8.6;16;2.8;8.6;.4;5.21;27321 +85076;46.67254;-.9271;83;20220601;25.6;10.9;18.3;2.3;10.4;0;5.31;27105 +85076;46.67254;-.9271;83;20220602;28.3;14.7;21.5;3.2;13;8;5.94;25807 +85076;46.67254;-.9271;83;20220603;27.2;16.1;21.6;2.3;16.9;2.4;4.89;23927 +85076;46.67254;-.9271;83;20220604;23.9;14.4;19.1;2.1;17.33;4.1;3.74;20134 +85076;46.67254;-.9271;83;20220605;21.3;14.6;17.9;3.2;14.87;0;3.84;20407 +85076;46.67254;-.9271;83;20220606;18.7;12.9;15.8;2;14.8;3.4;2.67;15420 +85076;46.67254;-.9271;83;20220607;21.6;12.7;17.1;3.3;14.87;9.7;3.84;21558 +85076;46.67254;-.9271;83;20220608;21.5;15.4;18.4;4.3;15.57;.3;3.91;19808 +85076;46.67254;-.9271;83;20220609;22.1;13.3;17.7;2.4;13.9;.1;4.23;23580 +85076;46.67254;-.9271;83;20220610;25.1;11.6;18.3;1.7;14.7;.1;4.8;28122 +85076;46.67254;-.9271;83;20220611;27.2;12.6;19.9;2.7;15.63;0;5.42;28242 +85076;46.67254;-.9271;83;20220612;24.4;14.6;19.5;4.9;13.5;.5;5.14;20946 +85076;46.67254;-.9271;83;20220613;26.4;12;19.2;4.8;11.17;0;6.58;29031 +85076;46.67254;-.9271;83;20220614;31.6;13.1;22.3;4.2;11.53;0;7.73;30082 +85076;46.67254;-.9271;83;20220615;33.2;17.2;25.2;2.8;14.5;0;7.05;28811 +85076;46.67254;-.9271;83;20220616;34;17.4;25.7;3.4;15.5;0;7.38;28342 +85076;46.67254;-.9271;83;20220617;37.6;20.2;28.9;3.2;15.03;0;8.22;28329 +85076;46.67254;-.9271;83;20220618;39.3;21.4;30.3;3.9;14.93;2.3;9.32;28895 +85076;46.67254;-.9271;83;20220619;26.4;18.3;22.3;4.5;18.97;.6;4.74;20279 +85076;46.67254;-.9271;83;20220620;28.3;16;22.1;2.3;17.6;6.1;5.04;24344 +85076;46.67254;-.9271;83;20220621;27.4;16.4;21.9;3;19.3;.4;4.74;23117 +85076;46.67254;-.9271;83;20220622;23.5;17;20.2;2.5;18.23;1.2;3.48;17037 +85076;46.67254;-.9271;83;20220623;25.3;12.2;18.7;1.5;15.97;3.1;4.29;24381 +85076;46.67254;-.9271;83;20220624;21.3;15.1;18.2;3.4;16.8;9.4;3.2;16999 +85076;46.67254;-.9271;83;20220625;19.2;13.9;16.5;2;14.8;5;2.87;15770 +85076;46.67254;-.9271;83;20220626;22.1;10.6;16.4;1.9;12.27;0;4.27;25106 +85076;46.67254;-.9271;83;20220627;22.2;9.6;15.9;1.9;12.03;.1;4.47;27434 +85076;46.67254;-.9271;83;20220628;22.8;8.6;15.7;1.6;11.83;.1;4.43;27527 +85076;46.67254;-.9271;83;20220629;17.8;11.1;14.5;1.8;13.83;3.3;2.62;15925 +85076;46.67254;-.9271;83;20220630;20.4;12;16.2;2.3;13.13;1.9;3.82;22364 +85076;46.67254;-.9271;83;20220701;22.4;8.8;15.6;1.8;11.53;.1;4.37;26634 +85076;46.67254;-.9271;83;20220702;27;11.6;19.3;3;12.13;0;5.91;29205 +85076;46.67254;-.9271;83;20220703;25.3;11.8;18.5;3.3;12.93;0;5.35;27254 +85076;46.67254;-.9271;83;20220704;27.3;12.6;20;4.1;12.3;0;6.31;28702 +85076;46.67254;-.9271;83;20220705;27;11.7;19.4;4.4;12.17;0;6.37;29144 +85076;46.67254;-.9271;83;20220706;27.8;13.2;20.5;4.3;12.7;0;6.45;28251 +85076;46.67254;-.9271;83;20220707;27.6;14.5;21;4.1;14.87;0;5.95;27006 +85076;46.67254;-.9271;83;20220708;29.8;14.7;22.2;4.1;12.57;0;7.01;28389 +85076;46.67254;-.9271;83;20220709;31.2;15.7;23.5;3.7;13;0;7.11;28288 +85076;46.67254;-.9271;83;20220710;30.6;18.3;24.5;5.3;13.13;0;7.8;26573 +85076;46.67254;-.9271;83;20220711;33;17.6;25.3;5.2;13.2;0;8.48;28204 +85076;46.67254;-.9271;83;20220712;35.4;18.1;26.7;2.9;13.57;0;7.54;28806 +85076;46.67254;-.9271;83;20220713;36.7;19.1;27.9;1.7;12.37;0;6.58;28095 +85076;46.67254;-.9271;83;20220714;34.6;18.1;26.3;3.4;13.83;0;7.63;28154 +85076;46.67254;-.9271;83;20220715;31.2;15.8;23.5;4.2;12.47;0;7.31;27105 +85076;46.67254;-.9271;83;20220716;32.9;16.8;24.9;4.6;10.2;0;8.5;27862 +85076;46.67254;-.9271;83;20220717;35.1;19.7;27.4;5.6;11.4;0;9.62;26778 +85076;46.67254;-.9271;83;20220718;41.2;23.7;32.5;5.8;12.73;0;11.72;28243 +85076;46.67254;-.9271;83;20220719;27.6;22;24.8;4.4;17.23;5.7;5.48;18305 +85076;46.67254;-.9271;83;20220720;25.1;17.8;21.5;3.2;18.7;2.6;4.04;19010 +85076;46.67254;-.9271;83;20220721;28.3;14.9;21.6;1.2;17;.2;4.46;23525 +85076;46.67254;-.9271;83;20220722;23.3;16.6;19.9;2.5;17.7;2;3.09;14311 +85076;46.67254;-.9271;83;20220723;28.4;13.8;21.1;2;14.17;0;5.27;26835 +85076;46.67254;-.9271;83;20220724;33.4;14.3;23.8;2.5;14.3;.1;6.5;28356 +85076;46.67254;-.9271;83;20220725;24.3;18.3;21.3;3.9;17.03;1.3;4.13;17073 +85076;46.67254;-.9271;83;20220726;25.2;13.8;19.5;2.3;14.57;0;4.42;22838 +85076;46.67254;-.9271;83;20220727;27.4;14.2;20.8;2.8;11.7;0;5.42;23813 +85076;46.67254;-.9271;83;20220728;29.1;16.6;22.9;2.7;13.17;0;5.47;22606 +85076;46.67254;-.9271;83;20220729;28;17.1;22.5;2.3;16.4;.1;4.85;22886 +85076;46.67254;-.9271;83;20220730;30.6;14.9;22.8;2.2;16.63;0;5.4;26595 +85076;46.67254;-.9271;83;20220731;30.4;15.2;22.8;2.3;16.43;.2;5.58;27043 +85076;46.67254;-.9271;83;20220801;30.5;14.7;22.6;2.6;17.27;0;5.41;25746 +85076;46.67254;-.9271;83;20220802;33.8;17.7;25.7;2.4;16.03;0;6.18;25920 +85076;46.67254;-.9271;83;20220803;35.9;20.2;28.1;2.5;15.3;.1;6.66;24931 +85076;46.67254;-.9271;83;20220804;30.2;20.7;25.4;3.4;17.43;2.6;5.35;18569 +85076;46.67254;-.9271;83;20220805;28.5;16.2;22.3;5.6;12.43;0;6.89;24007 +85076;46.67254;-.9271;83;20220806;28.3;14.5;21.4;6;9.37;0;7.61;24727 +85076;46.67254;-.9271;83;20220807;29.9;14.5;22.2;5.2;8.83;0;7.79;25479 +85076;46.67254;-.9271;83;20220808;32.1;16;24.1;4.9;10.03;0;8.02;25205 +85076;46.67254;-.9271;83;20220809;33.6;18;25.8;5;11.2;0;8.35;25215 +85076;46.67254;-.9271;83;20220810;35.1;19.8;27.5;5;11.43;0;8.74;24726 +85076;46.67254;-.9271;83;20220811;36.5;19.4;27.9;4.2;10.2;0;8.65;25351 +85076;46.67254;-.9271;83;20220812;36.6;20.6;28.6;3.2;10.13;0;7.61;24623 +85076;46.67254;-.9271;83;20220813;33;18.3;25.6;2.7;14.5;1.7;5.95;23194 +85076;46.67254;-.9271;83;20220814;23.3;18.9;21.1;4.2;19.63;5;2.87;11556 +85076;46.67254;-.9271;83;20220815;23.9;17.7;20.8;3.4;18.87;.6;3.17;14536 +85076;46.67254;-.9271;83;20220816;24.7;17.6;21.2;2.1;18.5;3.8;3.24;15911 +85076;46.67254;-.9271;83;20220817;23.5;15.3;19.4;2.6;16.97;1.7;3.36;17678 +85076;46.67254;-.9271;83;20220818;26;13.7;19.8;2.6;16.63;.1;3.86;20144 +85076;46.67254;-.9271;83;20220819;25.5;15.9;20.7;3;18.67;1.1;3.47;17104 +85076;46.67254;-.9271;83;20220820;26.2;17.4;21.8;1.8;17.57;0;3.65;18070 +85076;46.67254;-.9271;83;20220821;22.8;13;17.9;1.5;16.53;1.6;2.76;16051 +85076;46.67254;-.9271;83;20220822;26.4;18;22.2;2.3;20.07;.2;3.44;16794 +85076;46.67254;-.9271;83;20220823;25.9;19.2;22.5;1.6;20.67;0;2.84;13407 +85076;46.67254;-.9271;83;20220824;34.1;17.2;25.6;2.6;18.4;1.2;5.58;23093 +85076;46.67254;-.9271;83;20220825;27.5;20.6;24.1;3.3;20.2;.4;3.8;14196 +85076;46.67254;-.9271;83;20220826;27;16.1;21.5;3.7;15.9;0;4.52;19147 +85076;46.67254;-.9271;83;20220827;28.9;15.5;22.2;3.6;13.43;0;5.26;20282 +85076;46.67254;-.9271;83;20220828;29.4;17.8;23.6;4.6;12.2;0;6.27;19958 +85076;46.67254;-.9271;83;20220829;32.7;17;24.8;3.8;14.33;.3;6.06;19902 +85076;46.67254;-.9271;83;20220830;32.2;20;26.1;2.5;17.93;.7;4.86;19132 +85076;46.67254;-.9271;83;20220831;29.6;17.5;23.5;2.4;18.43;6.3;3.98;17215 +85076;46.67254;-.9271;83;20220901;27.5;17.7;22.6;2.5;18.8;0;3.69;17266 +85076;46.67254;-.9271;83;20220902;25.3;16.1;20.7;2.3;17.9;1.8;3.36;17676 +85076;46.67254;-.9271;83;20220903;24.3;14.8;19.6;2.6;16;.1;3.32;16980 +85076;46.67254;-.9271;83;20220904;29.9;14.4;22.1;2.6;15.2;.4;4.49;20030 +85076;46.67254;-.9271;83;20220905;30.1;15.9;23;2.9;17.2;.1;4.5;19598 +85076;46.67254;-.9271;83;20220906;25.8;15.5;20.7;2.9;16.6;.9;3.49;16050 +85076;46.67254;-.9271;83;20220907;19.8;15.9;17.9;3.1;17.1;14.4;1.72;7217 +85076;46.67254;-.9271;83;20220908;22;15;18.5;3.6;16.37;2.7;2.73;13613 +85076;46.67254;-.9271;83;20220909;21.2;14.6;17.9;3.1;15.37;1.5;2.66;13330 +85076;46.67254;-.9271;83;20220910;22.1;12.3;17.2;1.3;15.6;.1;2.34;14451 +85076;46.67254;-.9271;83;20220911;27.5;14.5;21;3.2;15.5;0;4.07;18351 +85076;46.67254;-.9271;83;20220912;33.8;17.7;25.7;4.2;15.2;1.2;6.06;17844 +85076;46.67254;-.9271;83;20220913;30.1;20.5;25.3;3.7;19.63;7.1;4.22;13995 +85076;46.67254;-.9271;83;20220914;26.2;17.2;21.7;2.3;19.13;3.4;2.86;13455 +85076;46.67254;-.9271;83;20220915;23.9;18;21;3.1;17.97;.2;2.78;11802 +85076;46.67254;-.9271;83;20220916;20;11.1;15.5;3.8;11.43;0;3;14183 +85076;46.67254;-.9271;83;20220917;19.2;7.4;13.3;3.1;9.1;0;3.01;16500 +85076;46.67254;-.9271;83;20220918;20.7;7.2;13.9;3;8.57;0;3.31;17450 +85076;46.67254;-.9271;83;20220919;21.1;8.7;14.9;3.9;10.1;0;3.39;16488 +85076;46.67254;-.9271;83;20220920;21.1;8.5;14.8;3.7;9.63;0;3.39;16410 +85076;46.67254;-.9271;83;20220921;21.8;9.6;15.7;3.6;9.9;0;3.48;16154 +85076;46.67254;-.9271;83;20220922;23.7;8.9;16.3;2.5;9.2;0;3.43;17217 +85076;46.67254;-.9271;83;20220923;21.8;11.5;16.6;1.3;10.43;.1;2.21;11776 +85076;46.67254;-.9271;83;20220924;20;12;16;2.3;12.73;.9;2.23;12094 +85076;46.67254;-.9271;83;20220925;19.2;9.5;14.4;2.6;11.73;0;2.16;12042 +85076;46.67254;-.9271;83;20220926;18.5;8.6;13.6;2.8;11.6;3.3;2.04;11573 +85076;46.67254;-.9271;83;20220927;18.1;9.6;13.9;4.6;12.47;2.3;1.97;9129 +85076;46.67254;-.9271;83;20220928;17.8;12.2;15;5.3;14.27;5.1;2.02;8959 +85076;46.67254;-.9271;83;20220929;16.8;8.1;12.5;2.1;10.83;.4;1.78;11810 +85076;46.67254;-.9271;83;20220930;18.4;6.2;12.3;2.8;11.27;5.5;1.99;14018 +85076;46.67254;-.9271;83;20221001;19.1;14.4;16.8;6;18.37;2.9;1.09;7485 +85076;46.67254;-.9271;83;20221002;20;16.1;18.1;3.9;17.5;2.2;1.7;8057 +85076;46.67254;-.9271;83;20221003;21.3;14.5;17.9;1.9;16.47;.8;1.68;8974 +85076;46.67254;-.9271;83;20221004;21.8;9.8;15.8;1.2;13.77;.1;1.81;12834 +85076;46.67254;-.9271;83;20221005;20.8;11.3;16;2.8;15.17;.2;1.75;10323 +85076;46.67254;-.9271;83;20221006;19.5;8.6;14.1;2.5;11.17;0;2.13;13326 +85076;46.67254;-.9271;83;20221007;21;7.9;14.5;2.3;10.6;0;2.3;13536 +85076;46.67254;-.9271;83;20221008;20.3;9.1;14.7;3.1;11.5;0;2.3;12612 +85076;46.67254;-.9271;83;20221009;22.9;8.9;15.9;3.3;12.17;0;2.65;13674 +85076;46.67254;-.9271;83;20221010;21.1;13.6;17.4;1.8;16.13;1;1.55;9373 +85076;46.67254;-.9271;83;20221011;19.6;14.6;17.1;3.4;15.07;0;1.84;8677 +85076;46.67254;-.9271;83;20221012;20.8;10;15.4;1.4;13.43;.2;1.56;10471 +85076;46.67254;-.9271;83;20221013;17.7;11.5;14.6;2.8;15.57;6.8;.98;6691 +85076;46.67254;-.9271;83;20221014;18.5;15.4;17;5.1;18.13;13.7;.95;4803 +85076;46.67254;-.9271;83;20221015;17.5;16.8;17.2;4.2;17.6;6;.98;2823 +85076;46.67254;-.9271;83;20221016;23.3;14.2;18.7;2;17.2;1.7;1.71;10195 +85076;46.67254;-.9271;83;20221017;19.1;15;17;2.4;17.8;6.9;.96;4812 +85076;46.67254;-.9271;83;20221018;24.3;14.2;19.3;3.7;18.3;0;1.99;9958 +85076;46.67254;-.9271;83;20221019;25.2;17.9;21.5;4.1;17.97;.5;2.58;8746 +85076;46.67254;-.9271;83;20221020;22.4;14.8;18.6;4.3;15.97;1.2;2.22;9553 +85076;46.67254;-.9271;83;20221021;20.1;14.9;17.5;3.3;15.6;0;1.64;7649 +85076;46.67254;-.9271;83;20221022;20.9;13.7;17.3;3.2;15.4;.1;1.66;8712 +85076;46.67254;-.9271;83;20221023;21.8;16.9;19.4;5.9;15.27;1;2.75;6498 +85076;46.67254;-.9271;83;20221024;19.2;14.8;17;4.6;15.07;2.2;1.73;6351 +85076;46.67254;-.9271;83;20221025;19.5;11.7;15.6;2.8;14.23;.3;1.35;7211 +85076;46.67254;-.9271;83;20221026;23.3;12.9;18.1;2.9;15;0;1.91;9599 +85076;46.67254;-.9271;83;20221027;23.8;15.3;19.5;4;15.97;0;2.27;7746 +85076;46.67254;-.9271;83;20221028;22.8;15.8;19.3;3.2;16.1;0;1.89;7383 +85076;46.67254;-.9271;83;20221029;22.7;17;19.8;3.2;15.7;0;2.02;6622 +85076;46.67254;-.9271;83;20221030;16.7;13.6;15.2;1.7;14.53;.8;.88;4114 +85076;46.67254;-.9271;83;20221031;19.9;11.3;15.6;3.9;14.47;1.5;1.46;6488 +85076;46.67254;-.9271;83;20221101;17.6;9.3;13.5;3.7;12.13;3.4;1.38;7327 +85076;46.67254;-.9271;83;20221102;17;8.7;12.8;2.2;13.17;.5;.85;7041 +85076;46.67254;-.9271;83;20221103;14.5;11;12.8;3.7;12.23;16;1.04;4471 +85076;46.67254;-.9271;83;20221104;14.7;7.8;11.2;4.7;9.93;.6;1.46;7331 +85076;46.67254;-.9271;83;20221105;14.7;5.3;10;2;10.43;1.6;.79;6921 +85076;46.67254;-.9271;83;20221106;16.5;10.1;13.3;4.3;12.3;8.5;1.24;5600 +85076;46.67254;-.9271;83;20221107;17.9;11.8;14.8;4.2;13.2;.1;1.4;6194 +85076;46.67254;-.9271;83;20221108;15.8;11.3;13.5;4.6;13.4;6.6;.97;4171 +85076;46.67254;-.9271;83;20221109;16.6;11.8;14.2;2.6;12.97;.5;1.02;5287 +85076;46.67254;-.9271;83;20221110;15.4;7.1;11.2;2.2;11.6;0;.71;6468 +85076;46.67254;-.9271;83;20221111;17.1;6.4;11.7;2.9;11.63;.1;.92;8177 +85076;46.67254;-.9271;83;20221112;19.1;10.8;14.9;3.8;13.57;.1;1.27;7009 +85076;46.67254;-.9271;83;20221113;19.9;11.7;15.8;3.2;12.9;.2;1.44;6941 +85076;46.67254;-.9271;83;20221114;14.4;10.6;12.5;3.2;11.73;2.6;.95;4153 +85076;46.67254;-.9271;83;20221115;15.5;10.4;12.9;4.5;12.3;8.5;1.08;4063 +85076;46.67254;-.9271;83;20221116;14.7;9.5;12.1;6.2;12.67;11.3;.83;3869 +85076;46.67254;-.9271;83;20221117;14.8;12.2;13.5;5.6;11.83;5;1.46;3808 +85076;46.67254;-.9271;83;20221118;13.2;5.9;9.5;1.3;9.53;.8;.54;5871 +85076;46.67254;-.9271;83;20221119;12;2.1;7.1;1.8;7.87;.5;.57;6895 +85076;46.67254;-.9271;83;20221120;13.2;3.7;8.5;2.8;9.47;2.3;.65;6289 +85076;46.67254;-.9271;83;20221121;13.9;7.1;10.5;4.6;9.93;9;1.11;4924 +85076;46.67254;-.9271;83;20221122;12.7;5.2;9;3.5;9.73;3.2;.71;5546 +85076;46.67254;-.9271;83;20221123;14.3;9;11.6;4.5;11.93;2.2;.77;4872 +85076;46.67254;-.9271;83;20221124;13.5;8.2;10.9;3.2;11.73;2.6;.57;3595 +85076;46.67254;-.9271;83;20221125;14.5;7.3;10.9;1.4;10.3;1;.54;5445 +85076;46.67254;-.9271;83;20221126;12;5.2;8.6;2.8;10.03;.4;.48;4545 +85076;46.67254;-.9271;83;20221127;11;7.7;9.3;2.8;10.37;13.3;.53;3322 +85076;46.67254;-.9271;83;20221128;10.7;6.6;8.7;1.4;10.07;4;.38;3539 +85076;46.67254;-.9271;83;20221129;11.3;2.3;6.8;.9;8.27;.1;.27;5804 +85076;46.67254;-.9271;83;20221130;9.4;1.9;5.7;3.1;8.1;0;.44;5080 +85076;46.67254;-.9271;83;20221201;7.4;4;5.7;3.6;7.77;0;.61;3076 +85076;46.67254;-.9271;83;20221202;6.3;2.7;4.5;3.1;7.67;.1;.44;2490 +85076;46.67254;-.9271;83;20221203;4.8;2.3;3.6;4.4;7.27;1;.44;1880 +85076;46.67254;-.9271;83;20221204;4.9;3;3.9;2.6;7.33;0;.4;2110 +85076;46.67254;-.9271;83;20221205;6;.3;3.2;2.9;7;.1;.36;3719 +85076;46.67254;-.9271;83;20221206;5.1;1.2;3.1;4.7;6.8;0;.47;2884 +85076;46.67254;-.9271;83;20221207;6.1;2;4;4.1;6.5;0;.66;3876 +85076;46.67254;-.9271;83;20221208;3.6;-.8;1.4;4.8;5.93;0;.44;3738 +85076;46.67254;-.9271;83;20221209;5;.2;2.6;5.3;5.67;0;.78;4102 +85076;46.67254;-.9271;83;20221210;5.7;-3.9;.9;2;5.23;.3;.33;5456 +85076;46.67254;-.9271;83;20221211;4.8;-.6;2.1;2.8;5.33;.3;.58;3790 +85076;46.67254;-.9271;83;20221212;3.5;-2.8;.4;3.4;4.83;0;.6;3388 +85076;46.67254;-.9271;83;20221213;3.7;-2.5;.6;4.5;5.4;4.4;.45;4478 +85076;46.67254;-.9271;83;20221214;13.2;1.1;7.1;3.2;10;4.7;.3;4523 +85076;46.67254;-.9271;83;20221215;4.3;2.5;3.4;6.5;6.4;.3;.77;2117 +85076;46.67254;-.9271;83;20221216;5.3;.3;2.8;5.6;4.87;0;1.16;4305 +85076;46.67254;-.9271;83;20221217;2.7;-3.9;-.6;4.2;4.4;0;.62;4311 +85076;46.67254;-.9271;83;20221218;8.7;-2.8;2.9;4.5;6.93;0;.47;4111 +85076;46.67254;-.9271;83;20221219;12.9;8.5;10.7;5.7;10.63;.9;.97;2762 +85076;46.67254;-.9271;83;20221220;13.2;11.3;12.3;4.9;12.17;3.6;.89;1792 +85076;46.67254;-.9271;83;20221221;13.5;7.3;10.4;4.9;12.47;6.3;.27;2966 +85076;46.67254;-.9271;83;20221222;14.4;12.6;13.5;6.9;14;22.7;.76;1515 +85076;46.67254;-.9271;83;20221223;14.2;13.8;14;6.5;14.33;9.5;.84;810 +85076;46.67254;-.9271;83;20221224;12.2;10.1;11.2;2.4;12.17;2.5;.47;2097 +85076;46.67254;-.9271;83;20221225;14.9;9.5;12.2;3.1;12.67;1.8;.55;3236 +85076;46.67254;-.9271;83;20221226;12.9;10.8;11.8;2.8;11.77;.9;.67;2479 +85076;46.67254;-.9271;83;20221227;10.8;3.4;7.1;2.2;9.47;.3;.27;4183 +85076;46.67254;-.9271;83;20221228;12.3;8;10.1;5.2;11.83;6.1;.38;2620 +85076;46.67254;-.9271;83;20221229;12;10.5;11.3;4.8;11.2;3.3;.89;2082 +85076;46.67254;-.9271;83;20221230;15.3;5.9;10.6;7.1;12.6;7.3;.4;3677 +85076;46.67254;-.9271;83;20221231;15.6;13.8;14.7;6;12.27;.7;1.68;2432 +85077;46.70511;-.60331;187;20220101;14.8;8.3;11.6;2.9;10.6;.1;.88;3441 +85077;46.70511;-.60331;187;20220102;13.3;10.3;11.8;4.8;12.1;0;.74;2352 +85077;46.70511;-.60331;187;20220103;12.1;10.5;11.3;5.4;12.64;18.4;.48;1579 +85077;46.70511;-.60331;187;20220104;9.6;9.3;9.4;4.7;10.2;3.9;.8;744 +85077;46.70511;-.60331;187;20220105;6.7;.9;3.8;2.5;6.5;.1;.51;3616 +85077;46.70511;-.60331;187;20220106;7.3;-.5;3.4;2.5;5.67;1.8;.69;3966 +85077;46.70511;-.60331;187;20220107;9.5;3.6;6.6;4.7;8.27;.4;.69;3637 +85077;46.70511;-.60331;187;20220108;10;7;8.5;6;9.57;11.1;.75;2481 +85077;46.70511;-.60331;187;20220109;8.9;5.1;7;2.9;9.07;6.1;.43;2888 +85077;46.70511;-.60331;187;20220110;8.3;7.1;7.7;1.3;9.87;1;.4;1444 +85077;46.70511;-.60331;187;20220111;9;4.4;6.7;2.2;7.1;0;.74;3243 +85077;46.70511;-.60331;187;20220112;1.2;-1.8;-.3;4.9;5.7;0;.27;2567 +85077;46.70511;-.60331;187;20220113;4.8;.2;2.5;5.1;6;0;.65;3302 +85077;46.70511;-.60331;187;20220114;3;-1.8;.6;2.6;5.34;.1;.47;3609 +85077;46.70511;-.60331;187;20220115;5.1;-5;.1;1.4;5.1;.2;.35;5412 +85077;46.70511;-.60331;187;20220116;3.9;-2.4;.7;1.6;6.5;.3;.19;4155 +85077;46.70511;-.60331;187;20220117;7.3;2.4;4.8;2.9;8.24;0;.29;3735 +85077;46.70511;-.60331;187;20220118;4.9;2.3;3.6;3.5;7.17;.1;.42;2605 +85077;46.70511;-.60331;187;20220119;5.3;3.2;4.2;2.1;7.54;1.2;.4;2334 +85077;46.70511;-.60331;187;20220120;7.3;4;5.6;3.2;7.57;0;.63;2968 +85077;46.70511;-.60331;187;20220121;5.8;-.8;2.5;3.6;5.77;.1;.67;4390 +85077;46.70511;-.60331;187;20220122;4;-.6;1.7;4.4;6.04;0;.51;3666 +85077;46.70511;-.60331;187;20220123;3.1;2;2.5;6.1;6.57;0;.51;1691 +85077;46.70511;-.60331;187;20220124;6;-.3;2.9;2.8;6.1;0;.67;4713 +85077;46.70511;-.60331;187;20220125;7.8;-3.2;2.3;1.8;5.94;.1;.52;6414 +85077;46.70511;-.60331;187;20220126;-.1;-1.3;-.7;2.7;5.59;0;.31;2214 +85077;46.70511;-.60331;187;20220127;3.5;-2.5;.5;1.4;6.19;.2;.32;5439 +85077;46.70511;-.60331;187;20220128;8;1.7;4.9;1.2;8.67;0;.3;4910 +85077;46.70511;-.60331;187;20220129;6.8;5.2;6;1.6;8.87;.1;.4;2296 +85077;46.70511;-.60331;187;20220130;9.2;6.5;7.9;1.8;9.9;.7;.45;3067 +85077;46.70511;-.60331;187;20220131;9.2;4.8;7;4.7;8.6;.2;.8;3953 +85077;46.70511;-.60331;187;20220201;9.2;2.6;5.9;3.6;8.94;.1;.43;5310 +85077;46.70511;-.60331;187;20220202;8.9;7.4;8.1;2.1;9.4;0;.61;2179 +85077;46.70511;-.60331;187;20220203;6.2;4;5.1;2.2;8.54;.6;.37;2964 +85077;46.70511;-.60331;187;20220204;11.3;5.9;8.6;3.6;9.3;1.5;.84;4952 +85077;46.70511;-.60331;187;20220205;10.1;.3;5.2;2.4;7.44;.1;.72;6792 +85077;46.70511;-.60331;187;20220206;10.1;4.1;7.1;5.8;10.4;1.4;.22;5409 +85077;46.70511;-.60331;187;20220207;11.1;7.8;9.4;2.5;9.47;.1;.88;4038 +85077;46.70511;-.60331;187;20220208;13;1.9;7.4;2;8.27;0;.89;7490 +85077;46.70511;-.60331;187;20220209;9.7;3.3;6.5;3.9;7.9;.1;1.04;5278 +85077;46.70511;-.60331;187;20220210;6.7;4.5;5.6;3.7;9.51;.3;.73;4366 +85077;46.70511;-.60331;187;20220211;9;.2;4.6;3.4;6.48;0;1.12;10966 +85077;46.70511;-.60331;187;20220212;10.5;-.3;5.1;2.6;5.74;0;1.27;10266 +85077;46.70511;-.60331;187;20220213;13.4;-1.6;5.9;5.9;8.24;3.7;1.34;7566 +85077;46.70511;-.60331;187;20220214;11.4;6;8.7;5;9.18;1.6;1.28;8450 +85077;46.70511;-.60331;187;20220215;10.5;1.5;6;4.8;9.61;11;.54;4900 +85077;46.70511;-.60331;187;20220216;12.4;8.2;10.3;7.2;12.94;3.1;.21;5237 +85077;46.70511;-.60331;187;20220217;13.6;11.2;12.4;5.6;12.67;1;.96;3804 +85077;46.70511;-.60331;187;20220218;10.6;10.2;10.4;5.8;9.84;1.4;1.33;1401 +85077;46.70511;-.60331;187;20220219;10.3;1.3;5.8;3.9;7.54;.1;1.08;8114 +85077;46.70511;-.60331;187;20220220;12.3;7.1;9.7;6.5;11.1;3.1;.81;6220 +85077;46.70511;-.60331;187;20220221;11.2;6;8.6;5.2;8.6;.2;1.37;6364 +85077;46.70511;-.60331;187;20220222;10.7;4;7.4;3.1;10.07;.4;.62;7336 +85077;46.70511;-.60331;187;20220223;12.2;8.6;10.4;1.6;10.74;.6;.87;5319 +85077;46.70511;-.60331;187;20220224;11.1;4.6;7.8;3.2;8.1;.9;1.23;7277 +85077;46.70511;-.60331;187;20220225;11;.6;5.8;2;6.27;.1;1.24;9605 +85077;46.70511;-.60331;187;20220226;11.1;1.4;6.2;4.4;5.47;0;1.99;9205 +85077;46.70511;-.60331;187;20220227;14;2.6;8.3;2.7;7.1;0;1.68;10303 +85077;46.70511;-.60331;187;20220228;16.6;3.5;10;1.1;8.57;0;1.35;11066 +85077;46.70511;-.60331;187;20220301;15.8;7.1;11.5;2.1;8.64;0;1.69;8942 +85077;46.70511;-.60331;187;20220302;11.8;8.2;10;2.6;9.8;.7;1.11;5886 +85077;46.70511;-.60331;187;20220303;11.7;7.5;9.6;2.9;10.74;2.6;.91;6485 +85077;46.70511;-.60331;187;20220304;9.9;7;8.4;4.7;8.77;.5;1.24;5385 +85077;46.70511;-.60331;187;20220305;10.6;2.3;6.5;4.1;7.87;.4;1.26;9654 +85077;46.70511;-.60331;187;20220306;9.4;5.6;7.5;3.5;7.14;0;1.46;6324 +85077;46.70511;-.60331;187;20220307;8.8;-2;3.4;3.5;4.94;0;1.61;11281 +85077;46.70511;-.60331;187;20220308;10;3.2;6.6;4.4;8.2;.8;1.19;8699 +85077;46.70511;-.60331;187;20220309;14.6;6.1;10.4;3.9;9.4;0;1.76;10329 +85077;46.70511;-.60331;187;20220310;11.2;9;10.1;4.4;10.04;.8;1.23;5265 +85077;46.70511;-.60331;187;20220311;12.2;7.6;9.9;6.2;10.1;7.3;1.39;7608 +85077;46.70511;-.60331;187;20220312;12.7;6.6;9.7;4.1;9.34;7.8;1.57;9016 +85077;46.70511;-.60331;187;20220313;10.1;7.3;8.7;3.9;8.97;9;1.26;5967 +85077;46.70511;-.60331;187;20220314;14.9;3;8.9;3.8;7.97;.2;2.08;12833 +85077;46.70511;-.60331;187;20220315;16.5;8.6;12.6;3.3;11.4;0;1.8;10669 +85077;46.70511;-.60331;187;20220316;13.3;10.6;12;4;11.2;.1;1.46;6204 +85077;46.70511;-.60331;187;20220317;8.3;6.3;7.3;5.4;8.17;0;1.24;5298 +85077;46.70511;-.60331;187;20220318;13.1;2.9;8;6.5;7.64;0;2.58;12366 +85077;46.70511;-.60331;187;20220319;15.6;5.6;10.6;4;9.01;0;2.51;12000 +85077;46.70511;-.60331;187;20220320;15.8;7.1;11.5;3.4;9.34;0;2.36;12600 +85077;46.70511;-.60331;187;20220321;17.2;7;12.1;4.2;9.11;0;3;15100 +85077;46.70511;-.60331;187;20220322;16.2;5.3;10.7;4.4;6.94;0;3.44;18300 +85077;46.70511;-.60331;187;20220323;15.9;4.1;10;3.1;5.71;0;3.22;19133 +85077;46.70511;-.60331;187;20220324;18.3;1.7;10;3;5.91;0;3.38;19700 +85077;46.70511;-.60331;187;20220325;19.6;2.7;11.1;3.5;6.44;0;3.72;19366 +85077;46.70511;-.60331;187;20220326;19.7;5.5;12.6;4.7;6.81;0;4.35;18766 +85077;46.70511;-.60331;187;20220327;20.5;4.2;12.4;2.5;7.61;0;3.33;18233 +85077;46.70511;-.60331;187;20220328;19.8;7.4;13.6;2.4;8.11;0;3.11;16133 +85077;46.70511;-.60331;187;20220329;16.6;8.1;12.3;2.6;9.91;0;2.3;12233 +85077;46.70511;-.60331;187;20220330;12;7.2;9.6;3.1;10.61;1.2;1.19;5433 +85077;46.70511;-.60331;187;20220331;10.6;3.4;7;4.8;7.94;5.7;1.83;9000 +85077;46.70511;-.60331;187;20220401;7.3;-1;3.2;6.3;5.64;.6;2.01;15700 +85077;46.70511;-.60331;187;20220402;8.6;-1.3;3.6;4.2;5.44;0;2.17;17400 +85077;46.70511;-.60331;187;20220403;7.4;-2.9;2.2;3.1;4.8;0;2.16;16266 +85077;46.70511;-.60331;187;20220404;9.6;-2.6;3.5;3.1;5.84;.2;2.37;19567 +85077;46.70511;-.60331;187;20220405;12.3;5.6;8.9;3.8;9.97;.7;1.52;9386 +85077;46.70511;-.60331;187;20220406;11.9;7.8;9.9;5.4;10.98;3;1.44;7333 +85077;46.70511;-.60331;187;20220407;13.2;9.6;11.4;8.2;12.91;16.8;1.1;4733 +85077;46.70511;-.60331;187;20220408;13.7;10;11.8;8.4;11.21;7;2.11;5833 +85077;46.70511;-.60331;187;20220409;12.2;1.9;7;2.1;7.2;0;2.38;18833 +85077;46.70511;-.60331;187;20220410;15.3;-.3;7.5;4;6.74;0;3.22;22866 +85077;46.70511;-.60331;187;20220411;20.6;6.5;13.5;4.3;9.88;.1;3.7;18933 +85077;46.70511;-.60331;187;20220412;15.8;10.6;13.2;4.1;11.48;.2;2.25;8700 +85077;46.70511;-.60331;187;20220413;18.5;7.9;13.2;1.7;12.41;.6;2.21;13500 +85077;46.70511;-.60331;187;20220414;21.2;6.7;13.9;2.3;12.04;0;3.46;22400 +85077;46.70511;-.60331;187;20220415;22;8;15;2.8;11.38;.1;3.84;22200 +85077;46.70511;-.60331;187;20220416;20.7;8.2;14.5;3.6;11.11;0;3.98;23866 +85077;46.70511;-.60331;187;20220417;20.7;5.4;13.1;2.8;9.51;0;3.94;23400 +85077;46.70511;-.60331;187;20220418;17.3;7;12.2;3.2;11.18;.5;2.9;18566 +85077;46.70511;-.60331;187;20220419;15.1;5.8;10.4;3.6;9.01;2.5;3.07;18866 +85077;46.70511;-.60331;187;20220420;17.1;7.7;12.4;3.2;10.34;.5;2.49;11133 +85077;46.70511;-.60331;187;20220421;19.5;8.1;13.8;2.1;9.58;.3;3.61;22433 +85077;46.70511;-.60331;187;20220422;18.8;6;12.4;2.3;10.58;0;3.02;19233 +85077;46.70511;-.60331;187;20220423;17;9.8;13.4;3.5;12.01;8.1;2.58;13033 +85077;46.70511;-.60331;187;20220424;15.4;9.9;12.7;3.5;12.91;8.2;1.62;8100 +85077;46.70511;-.60331;187;20220425;16.2;10.4;13.3;2.9;12.54;3.7;2.09;10233 +85077;46.70511;-.60331;187;20220426;17.2;4.3;10.8;4;9.54;0;3.65;25900 +85077;46.70511;-.60331;187;20220427;18.9;7.1;13;5.3;9.58;0;4.35;23033 +85077;46.70511;-.60331;187;20220428;19.2;9.4;14.3;3.4;11.51;0;3.56;19833 +85077;46.70511;-.60331;187;20220429;21.3;7.7;14.5;2.3;11.74;0;3.69;22133 +85077;46.70511;-.60331;187;20220430;18;7;12.5;3.4;10.54;0;3.82;24000 +85077;46.70511;-.60331;187;20220501;18.3;7.2;12.7;2.9;8.68;0;3.9;23366 +85077;46.70511;-.60331;187;20220502;18.6;7.6;13.1;3.6;9.48;0;4.03;22866 +85077;46.70511;-.60331;187;20220503;19.5;7.3;13.4;3.5;9.91;0;4.04;22233 +85077;46.70511;-.60331;187;20220504;18.1;6.8;12.5;2.6;10.41;0;3.04;17300 +85077;46.70511;-.60331;187;20220505;19.7;6.1;12.9;2.6;10.6;0;3.71;23657 +85077;46.70511;-.60331;187;20220506;20.9;8;14.4;3.7;11.14;0;3.83;21516 +85077;46.70511;-.60331;187;20220507;21.4;9.7;15.6;3.2;11.6;0;3.85;20722 +85077;46.70511;-.60331;187;20220508;23.2;10.5;16.8;3.2;12.2;0;4.17;21496 +85077;46.70511;-.60331;187;20220509;26;11.2;18.6;2;12.44;0;4.5;23281 +85077;46.70511;-.60331;187;20220510;26.2;13.7;20;1.9;12.6;0;4.43;21228 +85077;46.70511;-.60331;187;20220511;22.7;8.6;15.6;2.3;12.5;0;3.9;22937 +85077;46.70511;-.60331;187;20220512;20.3;11.2;15.7;1.5;13.14;0;3.11;18620 +85077;46.70511;-.60331;187;20220513;23.8;11.2;17.5;2.6;11.2;0;4.41;21999 +85077;46.70511;-.60331;187;20220514;26.5;12.3;19.4;3.4;12.8;1.3;5.13;23395 +85077;46.70511;-.60331;187;20220515;27.3;17.1;22.2;3.3;16.1;.5;4.81;19945 +85077;46.70511;-.60331;187;20220516;25.9;13.5;19.7;2;14.44;.1;4.37;22261 +85077;46.70511;-.60331;187;20220517;28.9;14.4;21.7;3.4;13.8;.1;5.75;23675 +85077;46.70511;-.60331;187;20220518;29.1;12.1;20.6;2;15.24;0;5.11;26180 +85077;46.70511;-.60331;187;20220519;25.5;13.8;19.7;2;15.67;1.2;4.17;21860 +85077;46.70511;-.60331;187;20220520;24.3;16;20.2;2.9;15.6;.1;4.08;18332 +85077;46.70511;-.60331;187;20220521;27.3;9.9;18.6;2.4;12.8;0;5.16;26749 +85077;46.70511;-.60331;187;20220522;28.5;16.3;22.4;3.2;15.84;3.8;5.29;22482 +85077;46.70511;-.60331;187;20220523;18.5;16.8;17.7;4.2;16.24;13.4;2.16;8185 +85077;46.70511;-.60331;187;20220524;16.3;9.5;12.9;2.1;11.8;2;2.63;16821 +85077;46.70511;-.60331;187;20220525;19.5;7.2;13.4;2.3;11.77;.1;3.48;22662 +85077;46.70511;-.60331;187;20220526;17.8;12.5;15.1;1.9;13.5;0;2.61;14905 +85077;46.70511;-.60331;187;20220527;19.5;12.9;16.2;2.2;13.64;.1;3.06;16696 +85077;46.70511;-.60331;187;20220528;22.9;9.9;16.4;3.6;11.04;0;4.66;23534 +85077;46.70511;-.60331;187;20220529;18.3;9.2;13.7;3.9;8.6;0;4.03;19801 +85077;46.70511;-.60331;187;20220530;20.8;6;13.4;3.1;8.37;0;4.5;25338 +85077;46.70511;-.60331;187;20220531;23.3;9.2;16.2;2.7;8.37;.1;5.02;24736 +85077;46.70511;-.60331;187;20220601;25.2;10.7;18;2.5;9.74;0;5.12;25259 +85077;46.70511;-.60331;187;20220602;29;13.6;21.3;3.2;12.64;2.7;6.03;26191 +85077;46.70511;-.60331;187;20220603;27.4;16.5;21.9;2.3;16.24;2.2;4.75;22013 +85077;46.70511;-.60331;187;20220604;23.6;14.9;19.3;1.9;17.54;5;3.68;19690 +85077;46.70511;-.60331;187;20220605;20.6;14.5;17.6;3.2;14.57;0;3.33;16457 +85077;46.70511;-.60331;187;20220606;18.5;11.9;15.2;2;14.47;2.5;2.82;17043 +85077;46.70511;-.60331;187;20220607;20.9;12.7;16.8;3.5;14.5;9.4;3.49;19186 +85077;46.70511;-.60331;187;20220608;21.3;14.7;18;4.2;14.97;.3;3.6;17256 +85077;46.70511;-.60331;187;20220609;21.7;12.5;17.1;2.6;13.5;.1;3.82;20418 +85077;46.70511;-.60331;187;20220610;25.7;10.7;18.2;1.6;14.6;.2;4.61;26161 +85077;46.70511;-.60331;187;20220611;28;13;20.5;2.8;15.64;0;5.33;26209 +85077;46.70511;-.60331;187;20220612;22.7;13.9;18.3;4.6;13.37;.9;4.51;19895 +85077;46.70511;-.60331;187;20220613;25.6;10.5;18;4.2;11.07;0;5.76;26246 +85077;46.70511;-.60331;187;20220614;30.2;12.4;21.3;3.9;11.37;0;7.01;28555 +85077;46.70511;-.60331;187;20220615;33.1;17.2;25.2;2.7;14.5;0;6.67;26950 +85077;46.70511;-.60331;187;20220616;33.8;18.1;25.9;3;15.27;0;6.92;26847 +85077;46.70511;-.60331;187;20220617;36.7;19.9;28.3;2.8;14.5;0;7.6;27644 +85077;46.70511;-.60331;187;20220618;38.6;23.4;31;3.3;14.34;3.8;8.42;26325 +85077;46.70511;-.60331;187;20220619;26.2;17.4;21.8;3.5;18.54;.5;4.42;20028 +85077;46.70511;-.60331;187;20220620;27.5;15.2;21.3;2.2;17.4;.3;4.78;23778 +85077;46.70511;-.60331;187;20220621;27.9;15.9;21.9;2.8;18.67;.8;4.88;23566 +85077;46.70511;-.60331;187;20220622;23.3;16.4;19.9;2.6;17.94;1.4;3.5;17620 +85077;46.70511;-.60331;187;20220623;25.1;12.9;19;1.5;15.7;2.9;4.27;23819 +85077;46.70511;-.60331;187;20220624;21;14.4;17.7;3.7;16.27;11.4;3.18;17148 +85077;46.70511;-.60331;187;20220625;17.4;13.5;15.5;2.1;14.74;5.7;2.37;13445 +85077;46.70511;-.60331;187;20220626;21.1;10.2;15.7;1.8;12.2;.1;3.82;22310 +85077;46.70511;-.60331;187;20220627;22.6;9.6;16.1;2;11.57;0;4.26;24291 +85077;46.70511;-.60331;187;20220628;22.9;8.1;15.5;1.6;11.44;0;4.29;25832 +85077;46.70511;-.60331;187;20220629;18;10.1;14.1;1.8;13.5;3.6;2.88;18395 +85077;46.70511;-.60331;187;20220630;20.5;11.8;16.1;2.3;12.9;2.2;3.55;19801 +85077;46.70511;-.60331;187;20220701;21.8;8.1;15;1.7;11.2;0;4.15;24980 +85077;46.70511;-.60331;187;20220702;27.4;11;19.2;2.7;11.67;0;5.62;26953 +85077;46.70511;-.60331;187;20220703;25.7;11.3;18.5;3.4;12.54;0;5.29;25583 +85077;46.70511;-.60331;187;20220704;27.2;11.5;19.4;3.8;11.84;0;5.98;26757 +85077;46.70511;-.60331;187;20220705;26.7;10.8;18.7;4;11.8;0;5.86;26826 +85077;46.70511;-.60331;187;20220706;27.1;12;19.6;3.7;12.3;0;5.81;26117 +85077;46.70511;-.60331;187;20220707;26.8;13.7;20.3;3.5;14.64;0;5.29;24377 +85077;46.70511;-.60331;187;20220708;28.3;13.8;21.1;3.4;12.24;0;6.03;25364 +85077;46.70511;-.60331;187;20220709;30.3;15.4;22.9;3.1;12.8;0;6.32;25743 +85077;46.70511;-.60331;187;20220710;29.3;16.7;23;4.3;12.74;0;6.58;23580 +85077;46.70511;-.60331;187;20220711;31.3;17.1;24.2;5;13;0;7.53;25053 +85077;46.70511;-.60331;187;20220712;34.2;18.2;26.2;2.7;13.27;0;6.94;26412 +85077;46.70511;-.60331;187;20220713;35.9;20.4;28.2;1.4;11.4;0;5.96;25520 +85077;46.70511;-.60331;187;20220714;34.9;18.9;26.9;3.4;14.1;0;7.52;26073 +85077;46.70511;-.60331;187;20220715;30.1;14.8;22.5;3.8;12.3;0;6.59;25655 +85077;46.70511;-.60331;187;20220716;31.4;15.4;23.4;4.1;9.94;0;7.49;26148 +85077;46.70511;-.60331;187;20220717;33.5;18.7;26.1;4.8;11.2;0;8.39;25157 +85077;46.70511;-.60331;187;20220718;40.1;21.6;30.8;4.5;12.27;0;10.04;27866 +85077;46.70511;-.60331;187;20220719;28.9;22.9;25.9;3.7;16.24;5.3;5.31;15837 +85077;46.70511;-.60331;187;20220720;25;17.2;21.1;3.4;18.1;2.2;3.9;17922 +85077;46.70511;-.60331;187;20220721;28.6;15.2;21.9;1.4;17.1;.1;4.6;23636 +85077;46.70511;-.60331;187;20220722;24.8;17.8;21.3;2.1;17.77;1.5;3.56;16125 +85077;46.70511;-.60331;187;20220723;28.7;13.9;21.3;2.1;13.6;0;5.12;24635 +85077;46.70511;-.60331;187;20220724;34.1;14.6;24.3;2.2;13.47;0;6.42;27781 +85077;46.70511;-.60331;187;20220725;24.2;17.4;20.8;3.5;16.24;1.6;3.93;16214 +85077;46.70511;-.60331;187;20220726;25.9;14.3;20.1;2.1;14.2;0;4.38;21651 +85077;46.70511;-.60331;187;20220727;27.3;12.9;20.1;2.4;11.17;0;5.16;23855 +85077;46.70511;-.60331;187;20220728;28.8;15.6;22.2;2.3;12.37;0;5.22;22533 +85077;46.70511;-.60331;187;20220729;28.4;17.2;22.8;2;16;.1;4.54;20810 +85077;46.70511;-.60331;187;20220730;31;14.8;22.9;2.2;16.17;0;5.32;24977 +85077;46.70511;-.60331;187;20220731;31.4;16.3;23.8;2.5;15.77;0;5.58;23991 +85077;46.70511;-.60331;187;20220801;31;15.7;23.4;2.6;16.8;0;5.42;24047 +85077;46.70511;-.60331;187;20220802;33.4;17.1;25.2;2.3;15.4;0;5.96;24743 +85077;46.70511;-.60331;187;20220803;37;20.1;28.5;2.2;14.3;.1;6.53;24200 +85077;46.70511;-.60331;187;20220804;28.7;20.5;24.6;3.2;17.3;0;4.83;17199 +85077;46.70511;-.60331;187;20220805;28;15.7;21.8;5.2;12.3;0;6.21;21017 +85077;46.70511;-.60331;187;20220806;27;13;20;4.8;9.2;0;6.38;22426 +85077;46.70511;-.60331;187;20220807;28.7;13.2;20.9;4.2;8.6;0;6.63;23369 +85077;46.70511;-.60331;187;20220808;30.9;14.9;22.9;4;9.77;0;6.92;23698 +85077;46.70511;-.60331;187;20220809;32.5;16.1;24.3;3.8;10.97;0;7.02;23812 +85077;46.70511;-.60331;187;20220810;33.7;18.2;26;3.8;11.27;0;7.23;23044 +85077;46.70511;-.60331;187;20220811;35.3;18.4;26.8;3.5;10.1;0;7.49;23925 +85077;46.70511;-.60331;187;20220812;36.2;19.6;27.9;2.9;9.9;0;7.12;23559 +85077;46.70511;-.60331;187;20220813;34.3;19;26.7;2.4;12.8;6.7;5.99;22050 +85077;46.70511;-.60331;187;20220814;23.3;18.4;20.8;3.5;19.3;5.1;2.91;12613 +85077;46.70511;-.60331;187;20220815;23.4;17.3;20.4;3.6;18.2;.3;3.17;14143 +85077;46.70511;-.60331;187;20220816;24;17.3;20.6;1.6;18.3;4.9;2.96;14672 +85077;46.70511;-.60331;187;20220817;23.7;14.9;19.3;2.1;16.6;1;3.18;16396 +85077;46.70511;-.60331;187;20220818;25.9;13.4;19.7;2.3;16.14;0;3.8;19631 +85077;46.70511;-.60331;187;20220819;24.6;15.8;20.2;2.8;18.07;2.9;3.27;16293 +85077;46.70511;-.60331;187;20220820;26.2;15.9;21;1.9;17.04;0;3.52;17395 +85077;46.70511;-.60331;187;20220821;22.3;12.4;17.4;1.8;15.8;1.4;2.87;16884 +85077;46.70511;-.60331;187;20220822;26.9;17.5;22.2;1.9;19.37;.3;3.4;16515 +85077;46.70511;-.60331;187;20220823;25.2;18.7;22;1.3;20.2;0;2.76;13617 +85077;46.70511;-.60331;187;20220824;32.8;16.8;24.8;2.1;17.7;.7;4.88;21223 +85077;46.70511;-.60331;187;20220825;27.2;21;24.1;3;19.27;.4;3.65;13041 +85077;46.70511;-.60331;187;20220826;27.3;16.3;21.8;3.5;15.74;0;4.36;17347 +85077;46.70511;-.60331;187;20220827;28.1;14.4;21.2;3.2;13.14;0;4.72;19222 +85077;46.70511;-.60331;187;20220828;28.4;15.3;21.9;3.3;11.87;0;5.04;18442 +85077;46.70511;-.60331;187;20220829;32.1;15.5;23.8;3.3;13.74;.3;5.67;20920 +85077;46.70511;-.60331;187;20220830;32.2;19.3;25.8;2.1;17.54;1.5;4.53;18212 +85077;46.70511;-.60331;187;20220831;28.9;16.9;22.9;1.8;18.05;11.2;3.72;17389 +85077;46.70511;-.60331;187;20220901;26.9;17;22;1.4;18.7;.3;3.13;15779 +85077;46.70511;-.60331;187;20220902;24.4;15.4;19.9;1.8;17.5;2.1;2.84;14789 +85077;46.70511;-.60331;187;20220903;24.4;15.7;20;2.8;15.84;0;3.25;14571 +85077;46.70511;-.60331;187;20220904;29.5;13.5;21.5;2.4;14.77;2.1;4.29;19282 +85077;46.70511;-.60331;187;20220905;29.3;16.2;22.8;2.9;16.7;.1;4.22;17499 +85077;46.70511;-.60331;187;20220906;26.6;15.2;20.9;2.4;16.2;.8;3.51;16071 +85077;46.70511;-.60331;187;20220907;17.2;15.8;16.5;3.2;16.87;12;1.25;5401 +85077;46.70511;-.60331;187;20220908;21.3;14.7;18;3.6;16.04;3.2;2.5;12014 +85077;46.70511;-.60331;187;20220909;20.4;13.8;17.1;3.1;14.8;1.7;2.39;11805 +85077;46.70511;-.60331;187;20220910;22.8;12.2;17.5;1.8;15.1;.1;2.59;14895 +85077;46.70511;-.60331;187;20220911;26.1;14.6;20.3;2.7;15.2;0;3.4;15230 +85077;46.70511;-.60331;187;20220912;32.8;16.6;24.7;3.2;14.9;1.2;5.18;18184 +85077;46.70511;-.60331;187;20220913;28.9;19.2;24.1;3.2;19.07;6.7;3.79;13775 +85077;46.70511;-.60331;187;20220914;25.4;17;21.2;2.1;18.77;3.1;2.67;12739 +85077;46.70511;-.60331;187;20220915;22.5;17.6;20.1;2.9;17.64;.4;2.32;9575 +85077;46.70511;-.60331;187;20220916;18.7;11.1;14.9;3.7;11.34;0;2.65;11879 +85077;46.70511;-.60331;187;20220917;17.9;7.3;12.6;2.5;9.07;0;2.47;13764 +85077;46.70511;-.60331;187;20220918;19.3;6.4;12.8;2.6;8.67;0;2.75;15050 +85077;46.70511;-.60331;187;20220919;19.6;8.1;13.8;3.3;10.04;0;2.79;14137 +85077;46.70511;-.60331;187;20220920;19.8;7.5;13.7;3;9.57;0;2.78;14503 +85077;46.70511;-.60331;187;20220921;20.3;8.5;14.4;3;9.67;0;2.85;13987 +85077;46.70511;-.60331;187;20220922;22.2;8;15.1;2.1;9.07;0;2.85;15270 +85077;46.70511;-.60331;187;20220923;21.6;10.9;16.2;1.3;9.8;0;2.31;12601 +85077;46.70511;-.60331;187;20220924;18.4;11.6;15;2.3;12.74;.4;1.93;10133 +85077;46.70511;-.60331;187;20220925;17.8;10.8;14.3;2.6;11.97;0;1.92;10205 +85077;46.70511;-.60331;187;20220926;17.1;9.2;13.1;2.9;11.27;4.2;1.95;10769 +85077;46.70511;-.60331;187;20220927;16.8;10.7;13.8;4.4;12.1;3.2;1.98;9684 +85077;46.70511;-.60331;187;20220928;16.5;11.6;14;5.2;14.21;4.4;1.51;5696 +85077;46.70511;-.60331;187;20220929;15.6;6.9;11.2;2;10.55;.2;1.58;11034 +85077;46.70511;-.60331;187;20220930;17.3;5.5;11.4;2.9;10.87;6.1;1.83;12478 +85077;46.70511;-.60331;187;20221001;18.5;13.2;15.9;5.5;17.64;3.1;.98;8269 +85077;46.70511;-.60331;187;20221002;19.1;15.4;17.2;3.9;16.87;1.9;1.43;6601 +85077;46.70511;-.60331;187;20221003;19.8;14.8;17.3;1.7;16.04;0;1.49;7797 +85077;46.70511;-.60331;187;20221004;21.6;10.2;15.9;1.1;13.5;.1;1.73;11645 +85077;46.70511;-.60331;187;20221005;20.2;11.5;15.8;3.4;14.9;.1;1.78;10013 +85077;46.70511;-.60331;187;20221006;18.4;8.5;13.5;2.7;11.07;0;1.89;10614 +85077;46.70511;-.60331;187;20221007;20;7;13.5;2.1;10.6;0;1.99;12040 +85077;46.70511;-.60331;187;20221008;19;7.6;13.3;2.8;10.84;0;1.98;10898 +85077;46.70511;-.60331;187;20221009;22;7.8;14.9;3;11.77;0;2.36;12306 +85077;46.70511;-.60331;187;20221010;20.4;13.9;17.2;2.2;15.74;0;1.54;8009 +85077;46.70511;-.60331;187;20221011;18.1;13.5;15.8;3.2;14.54;.1;1.46;6667 +85077;46.70511;-.60331;187;20221012;19.3;9.1;14.2;1.4;12.97;.1;1.38;9760 +85077;46.70511;-.60331;187;20221013;16.7;11.6;14.1;2.9;15;6.3;1;6922 +85077;46.70511;-.60331;187;20221014;17.8;14.6;16.2;5;17.47;9.9;.86;5264 +85077;46.70511;-.60331;187;20221015;16.7;16.1;16.4;4.6;17.07;7.9;.84;1989 +85077;46.70511;-.60331;187;20221016;22.2;14.2;18.2;2.4;16.97;2.4;1.57;8388 +85077;46.70511;-.60331;187;20221017;18;16;17;2.7;17.54;10.5;.93;3773 +85077;46.70511;-.60331;187;20221018;23.2;14.4;18.8;2.7;17.87;0;1.66;8542 +85077;46.70511;-.60331;187;20221019;24.1;16.6;20.3;3.1;17.34;1.3;2.09;7548 +85077;46.70511;-.60331;187;20221020;21.2;14.4;17.8;3.8;15.67;3.7;1.84;7313 +85077;46.70511;-.60331;187;20221021;18.7;14.5;16.6;3.1;15.27;0;1.37;5432 +85077;46.70511;-.60331;187;20221022;19.9;13;16.4;2.8;14.8;.2;1.45;7094 +85077;46.70511;-.60331;187;20221023;21.2;16.7;19;6.4;14.5;.5;2.86;5517 +85077;46.70511;-.60331;187;20221024;18.6;14.1;16.4;5;14.7;1.8;1.64;5366 +85077;46.70511;-.60331;187;20221025;19;11.1;15.1;2.6;13.94;.1;1.28;7209 +85077;46.70511;-.60331;187;20221026;22.3;12.6;17.5;2.6;14.77;.1;1.68;7980 +85077;46.70511;-.60331;187;20221027;23.1;15;19;3.9;15.6;0;2.16;7012 +85077;46.70511;-.60331;187;20221028;22.4;17;19.7;3.3;15.7;0;2;5690 +85077;46.70511;-.60331;187;20221029;21.3;17.5;19.4;3.1;15.14;0;1.91;4661 +85077;46.70511;-.60331;187;20221030;15.5;13.5;14.5;1.7;14.04;.7;.84;2907 +85077;46.70511;-.60331;187;20221031;19.5;11.7;15.6;4;14.24;1.8;1.46;6493 +85077;46.70511;-.60331;187;20221101;16.5;9.3;12.9;4;11.84;2.4;1.33;6196 +85077;46.70511;-.60331;187;20221102;15.8;8.5;12.2;2.3;12.9;.6;.77;6042 +85077;46.70511;-.60331;187;20221103;13;11;12;3.4;11.77;15.3;.92;3024 +85077;46.70511;-.60331;187;20221104;13.7;6.7;10.2;3.8;9.54;.8;1.22;5932 +85077;46.70511;-.60331;187;20221105;13.9;5.1;9.5;2.1;9.94;1.1;.82;6364 +85077;46.70511;-.60331;187;20221106;15;9;12;4.4;11.44;7.7;1.14;5288 +85077;46.70511;-.60331;187;20221107;16.7;11.1;13.9;4.4;12.9;.1;1.23;4956 +85077;46.70511;-.60331;187;20221108;14.7;11.7;13.2;5;12.7;7.9;1.07;3429 +85077;46.70511;-.60331;187;20221109;15.5;11.7;13.6;3;12.8;.3;.95;3874 +85077;46.70511;-.60331;187;20221110;15.1;7.4;11.2;1.6;11.4;0;.67;5436 +85077;46.70511;-.60331;187;20221111;14.3;5.5;9.9;2.4;10.87;.2;.74;6076 +85077;46.70511;-.60331;187;20221112;18.8;11.2;15;3.1;13.44;.1;1.2;5278 +85077;46.70511;-.60331;187;20221113;20.5;11;15.8;2.2;12.67;.1;1.26;5690 +85077;46.70511;-.60331;187;20221114;13.4;10.5;11.9;3;11.37;2.7;.92;3049 +85077;46.70511;-.60331;187;20221115;14.1;9.6;11.8;4.8;11.77;12.3;.96;3905 +85077;46.70511;-.60331;187;20221116;13.2;9.1;11.1;6.1;12.37;10.6;.58;3657 +85077;46.70511;-.60331;187;20221117;14.2;11.1;12.6;5.5;11.47;5.2;1.29;3041 +85077;46.70511;-.60331;187;20221118;12.6;6.4;9.5;2;9.44;.6;.71;4437 +85077;46.70511;-.60331;187;20221119;11.2;2.9;7;2.3;7.94;.2;.7;5029 +85077;46.70511;-.60331;187;20221120;12.4;3.3;7.9;2.9;9.07;1.7;.68;5229 +85077;46.70511;-.60331;187;20221121;12.6;6.9;9.7;4.2;9.7;7.4;.96;4084 +85077;46.70511;-.60331;187;20221122;11.7;4.4;8.1;3.8;9.34;3;.67;4642 +85077;46.70511;-.60331;187;20221123;13.6;7.5;10.6;4.4;11.27;2.8;.71;4074 +85077;46.70511;-.60331;187;20221124;11.9;7.9;9.9;3.4;11.4;2.2;.47;3168 +85077;46.70511;-.60331;187;20221125;13.3;6.5;9.9;1.6;10.5;.4;.5;4081 +85077;46.70511;-.60331;187;20221126;11.2;5;8.1;2.2;9.87;.3;.46;3756 +85077;46.70511;-.60331;187;20221127;10.4;7.3;8.8;3.1;9.77;11.1;.62;2706 +85077;46.70511;-.60331;187;20221128;9.7;7.2;8.5;2.1;9.97;2.7;.46;2257 +85077;46.70511;-.60331;187;20221129;10.9;3.6;7.2;1.7;8.7;.1;.42;4199 +85077;46.70511;-.60331;187;20221130;8.6;3.2;5.9;3.1;8.3;0;.45;3557 +85077;46.70511;-.60331;187;20221201;6.3;4.2;5.3;3.7;7.8;0;.53;1942 +85077;46.70511;-.60331;187;20221202;5.3;3.3;4.3;3;7.54;.3;.43;1911 +85077;46.70511;-.60331;187;20221203;4;1.8;2.9;4.6;7.17;1.4;.3;2063 +85077;46.70511;-.60331;187;20221204;3.7;2.2;3;2.6;7.2;0;.31;1642 +85077;46.70511;-.60331;187;20221205;4.2;2;3.1;2.4;7.24;.1;.31;2099 +85077;46.70511;-.60331;187;20221206;4;1.3;2.6;5.2;6.74;0;.41;2186 +85077;46.70511;-.60331;187;20221207;4.9;2.2;3.6;4.8;6.44;0;.69;2287 +85077;46.70511;-.60331;187;20221208;1.8;-.3;.8;5.4;5.84;0;.4;1963 +85077;46.70511;-.60331;187;20221209;3.7;-.6;1.6;5.7;5.54;0;.67;2879 +85077;46.70511;-.60331;187;20221210;5.6;-3;1.3;2.4;5.24;.2;.46;4188 +85077;46.70511;-.60331;187;20221211;4.4;-.9;1.8;2.2;5.2;.2;.53;3241 +85077;46.70511;-.60331;187;20221212;2.6;-2.6;0;3;4.6;0;.62;3093 +85077;46.70511;-.60331;187;20221213;2.6;-3.9;-.7;4.5;5.2;3;.37;3595 +85077;46.70511;-.60331;187;20221214;10.2;.5;5.4;3.3;9.14;6.9;.19;4551 +85077;46.70511;-.60331;187;20221215;2.8;1.1;1.9;6.4;6.07;.2;.57;1523 +85077;46.70511;-.60331;187;20221216;3.9;-.9;1.5;5.5;4.77;0;.96;2975 +85077;46.70511;-.60331;187;20221217;1;-4.3;-1.6;4.5;4.37;0;.52;3207 +85077;46.70511;-.60331;187;20221218;8.3;-3.1;2.6;4.4;6.94;0;.36;4767 +85077;46.70511;-.60331;187;20221219;12.4;8.6;10.5;6.2;10.3;.2;1.06;2627 +85077;46.70511;-.60331;187;20221220;12.5;10.9;11.7;5.4;11.9;2.2;.83;1511 +85077;46.70511;-.60331;187;20221221;12.5;7.3;9.9;5.3;12.17;5.5;.18;3086 +85077;46.70511;-.60331;187;20221222;13.9;11.9;12.9;6.9;13.57;18.5;.68;1759 +85077;46.70511;-.60331;187;20221223;13.5;13.3;13.4;6.5;14.04;9.1;.72;138 +85077;46.70511;-.60331;187;20221224;11.6;9.5;10.6;2.8;11.87;1.8;.43;1889 +85077;46.70511;-.60331;187;20221225;13.7;9.3;11.5;3.8;12.4;1.7;.51;2891 +85077;46.70511;-.60331;187;20221226;11.7;10.6;11.2;3.6;11.54;1.4;.72;1219 +85077;46.70511;-.60331;187;20221227;9.6;3.9;6.8;2.5;9.34;.2;.31;3111 +85077;46.70511;-.60331;187;20221228;10.9;8.6;9.7;6.1;11.7;5.5;.31;1898 +85077;46.70511;-.60331;187;20221229;11;9.7;10.4;5.4;11.07;3.1;.76;1373 +85077;46.70511;-.60331;187;20221230;14.4;5.7;10;7.4;12.3;6.2;.27;4232 +85077;46.70511;-.60331;187;20221231;14.6;13;13.8;6.2;11.77;0;1.6;1632 +85078;46.73671;-.27915;154;20220101;15.7;6;10.8;3;10.3;.1;.84;4341 +85078;46.73671;-.27915;154;20220102;13.6;10.4;12;4.6;11.8;.1;.9;2331 +85078;46.73671;-.27915;154;20220103;12.6;10.6;11.6;5;12.5;13.3;.62;1711 +85078;46.73671;-.27915;154;20220104;9.8;10.1;10;4.9;10.3;4.9;.93;473 +85078;46.73671;-.27915;154;20220105;6.3;1.3;3.8;2.9;6.55;.1;.55;3091 +85078;46.73671;-.27915;154;20220106;7.7;-.9;3.4;2.6;5.55;1.2;.72;4239 +85078;46.73671;-.27915;154;20220107;9.7;4;6.8;5.4;8;0;.91;3391 +85078;46.73671;-.27915;154;20220108;10.3;7.1;8.7;6.4;9.55;9;.88;2433 +85078;46.73671;-.27915;154;20220109;9.3;5.6;7.4;3.5;8.85;5;.63;2678 +85078;46.73671;-.27915;154;20220110;8.1;6.7;7.4;1;9.65;0;.39;1484 +85078;46.73671;-.27915;154;20220111;8.7;2.9;5.8;1.5;7.05;.1;.54;3540 +85078;46.73671;-.27915;154;20220112;1.5;-2;-.3;3.3;5.7;0;.25;2679 +85078;46.73671;-.27915;154;20220113;4.4;-1.3;1.5;3.3;5.9;0;.47;3568 +85078;46.73671;-.27915;154;20220114;-.1;-3.4;-1.7;1.6;5.1;.1;.25;2642 +85078;46.73671;-.27915;154;20220115;.9;-4.3;-1.7;1.2;5;.1;.22;4382 +85078;46.73671;-.27915;154;20220116;4.2;-1.7;1.3;1.5;6.4;.3;.17;3459 +85078;46.73671;-.27915;154;20220117;6;3.1;4.5;2.6;8.4;.1;.24;2556 +85078;46.73671;-.27915;154;20220118;5;2.3;3.6;3.4;7.25;.1;.42;2480 +85078;46.73671;-.27915;154;20220119;5.4;3.3;4.4;2.4;7.55;.9;.44;2196 +85078;46.73671;-.27915;154;20220120;7.7;4.3;6;3.3;7.7;.1;.7;2949 +85078;46.73671;-.27915;154;20220121;6;-1.6;2.2;3.2;5.75;.1;.63;4668 +85078;46.73671;-.27915;154;20220122;3.8;-2.2;.8;3.7;5.95;0;.37;4127 +85078;46.73671;-.27915;154;20220123;3;2.3;2.7;5.3;6.65;0;.51;1140 +85078;46.73671;-.27915;154;20220124;1.7;-1.8;0;1.9;5.85;0;.28;3112 +85078;46.73671;-.27915;154;20220125;3.7;-2.7;.5;1.4;5.85;0;.32;4444 +85078;46.73671;-.27915;154;20220126;-.4;-1.3;-.8;2.6;5.5;0;.31;1957 +85078;46.73671;-.27915;154;20220127;2.7;-2.5;.1;1.8;5.95;.2;.29;4269 +85078;46.73671;-.27915;154;20220128;6.6;1.8;4.2;1;8.6;0;.27;4023 +85078;46.73671;-.27915;154;20220129;6.9;5.1;6;1.7;8.95;.1;.39;2337 +85078;46.73671;-.27915;154;20220130;9.3;6.6;8;1.8;10;.3;.46;2946 +85078;46.73671;-.27915;154;20220131;9.4;4.7;7;4.6;8.5;.3;.82;4183 +85078;46.73671;-.27915;154;20220201;9.4;2.7;6.1;3.6;9;0;.45;5115 +85078;46.73671;-.27915;154;20220202;9.7;8;8.9;2.3;9.4;0;.75;2423 +85078;46.73671;-.27915;154;20220203;6.7;4.4;5.5;2.4;8.4;.5;.47;2859 +85078;46.73671;-.27915;154;20220204;11.9;6.2;9.1;3.6;9.25;1.5;1;4882 +85078;46.73671;-.27915;154;20220205;10.6;.4;5.5;2.7;7.25;.1;.86;6844 +85078;46.73671;-.27915;154;20220206;10.7;4.1;7.4;6;10.35;1.2;.33;5504 +85078;46.73671;-.27915;154;20220207;11;7.8;9.4;2.8;9.1;.1;1;3731 +85078;46.73671;-.27915;154;20220208;13.4;-.4;6.5;1.3;7.7;0;.77;8388 +85078;46.73671;-.27915;154;20220209;11.7;-.5;5.6;3;7.7;.1;.89;7917 +85078;46.73671;-.27915;154;20220210;7.2;4.1;5.7;3.2;9.31;.4;.67;3966 +85078;46.73671;-.27915;154;20220211;9.2;0;4.6;3;6.55;0;1.01;10766 +85078;46.73671;-.27915;154;20220212;10.6;.1;5.3;2.4;5.75;0;1.23;10133 +85078;46.73671;-.27915;154;20220213;13.9;-1.6;6.1;5.6;8.08;1.9;1.42;8133 +85078;46.73671;-.27915;154;20220214;11.6;6.5;9;5;9.19;1.3;1.28;8450 +85078;46.73671;-.27915;154;20220215;10.7;1.4;6;4.7;9.45;6.9;.59;4766 +85078;46.73671;-.27915;154;20220216;13.1;8.5;10.8;5.9;12.9;1.9;.44;5232 +85078;46.73671;-.27915;154;20220217;14.5;11.5;13;5;12.55;.7;1.19;4228 +85078;46.73671;-.27915;154;20220218;11.4;10.6;11;5.9;9.8;.9;1.55;1703 +85078;46.73671;-.27915;154;20220219;10.4;1.6;6;3.9;7.35;.1;1.17;7822 +85078;46.73671;-.27915;154;20220220;12.9;7.2;10.1;5.7;10.85;1.6;1.03;6256 +85078;46.73671;-.27915;154;20220221;11.4;6.3;8.9;6;8.25;.2;1.65;6044 +85078;46.73671;-.27915;154;20220222;11.3;4.9;8.1;3.6;9.9;.3;.8;6880 +85078;46.73671;-.27915;154;20220223;13.1;8.5;10.8;1.7;10.6;.3;.97;5798 +85078;46.73671;-.27915;154;20220224;11.7;4.6;8.2;3;8.45;.8;1.19;7496 +85078;46.73671;-.27915;154;20220225;11.1;.8;5.9;2.1;6.2;.1;1.29;9279 +85078;46.73671;-.27915;154;20220226;11.4;-.8;5.3;3.1;5.3;0;1.68;10248 +85078;46.73671;-.27915;154;20220227;14.6;-.5;7.1;2.2;6.35;0;1.66;11578 +85078;46.73671;-.27915;154;20220228;16.7;-.1;8.3;1.3;7.35;0;1.44;12481 +85078;46.73671;-.27915;154;20220301;16.2;4.3;10.2;1.9;8.05;0;1.65;10549 +85078;46.73671;-.27915;154;20220302;12.4;8;10.2;2.5;9.65;.9;1.21;6316 +85078;46.73671;-.27915;154;20220303;12.4;7.1;9.7;2.2;10.45;2.4;1;7058 +85078;46.73671;-.27915;154;20220304;9.6;7.5;8.5;3.9;9.25;.7;1.03;4325 +85078;46.73671;-.27915;154;20220305;10.1;2.4;6.3;3.6;8.1;.2;1.09;8919 +85078;46.73671;-.27915;154;20220306;9.7;5.1;7.4;3.3;7.05;0;1.49;6860 +85078;46.73671;-.27915;154;20220307;9.3;-3.5;2.9;3.1;4.75;0;1.61;11878 +85078;46.73671;-.27915;154;20220308;11.5;.3;5.9;3.8;7.9;.3;1.3;11121 +85078;46.73671;-.27915;154;20220309;15.1;5.9;10.5;3.9;9.2;0;1.89;10291 +85078;46.73671;-.27915;154;20220310;12.4;9.2;10.8;4.6;9.8;.2;1.57;5765 +85078;46.73671;-.27915;154;20220311;12.4;7.1;9.8;6;9.95;5;1.44;7924 +85078;46.73671;-.27915;154;20220312;12.5;6.6;9.6;3.9;9.35;6.1;1.49;8444 +85078;46.73671;-.27915;154;20220313;10.4;6.6;8.5;3.9;8.95;7.2;1.26;6636 +85078;46.73671;-.27915;154;20220314;15;.7;7.9;3.1;7.95;.4;1.88;13798 +85078;46.73671;-.27915;154;20220315;16.9;8.2;12.6;2.6;11.45;0;1.73;10754 +85078;46.73671;-.27915;154;20220316;13.7;9.7;11.7;3.5;11.2;.1;1.41;7081 +85078;46.73671;-.27915;154;20220317;9;6.6;7.8;4.6;8.45;0;1.25;5585 +85078;46.73671;-.27915;154;20220318;13.4;3.4;8.4;6;7.18;0;2.79;12800 +85078;46.73671;-.27915;154;20220319;15.6;5.9;10.8;3.6;8.58;0;2.39;11133 +85078;46.73671;-.27915;154;20220320;15.9;6.8;11.4;2.9;8.91;0;2.16;11700 +85078;46.73671;-.27915;154;20220321;17.6;7;12.3;3.7;9.05;0;3;15900 +85078;46.73671;-.27915;154;20220322;16.4;5.3;10.8;3.9;6.78;0;3.35;17966 +85078;46.73671;-.27915;154;20220323;16.4;4.2;10.3;2.7;5.41;0;3.19;19000 +85078;46.73671;-.27915;154;20220324;18.7;1.6;10.2;2.3;5.95;0;3.1;19466 +85078;46.73671;-.27915;154;20220325;19.9;2.8;11.4;3.1;6.51;0;3.66;19233 +85078;46.73671;-.27915;154;20220326;20.1;5.4;12.7;4.1;6.75;0;4.21;19366 +85078;46.73671;-.27915;154;20220327;20.8;4.7;12.7;2.1;7.38;0;3.23;18366 +85078;46.73671;-.27915;154;20220328;20.1;7.3;13.7;1.9;8.08;0;2.83;16066 +85078;46.73671;-.27915;154;20220329;17;8.5;12.7;2.4;10.01;0;2.32;11666 +85078;46.73671;-.27915;154;20220330;12.4;6.7;9.6;3.2;10.58;1.8;1.23;5300 +85078;46.73671;-.27915;154;20220331;10.7;4.1;7.4;4.8;7.88;7.5;1.79;8366 +85078;46.73671;-.27915;154;20220401;7.1;-.6;3.2;6.4;5.71;1;1.92;14000 +85078;46.73671;-.27915;154;20220402;8.3;-.8;3.7;4.3;5.38;0;2.15;16433 +85078;46.73671;-.27915;154;20220403;7.6;-2.7;2.4;3.1;4.81;0;2.16;16266 +85078;46.73671;-.27915;154;20220404;9.3;-1.8;3.7;2.5;5.79;.1;1.97;17159 +85078;46.73671;-.27915;154;20220405;12.4;5.6;9;4.3;10.53;.4;1.51;10229 +85078;46.73671;-.27915;154;20220406;11.9;8.1;10;5.2;10.88;1.5;1.46;6666 +85078;46.73671;-.27915;154;20220407;13.5;9.6;11.6;8;12.65;14.6;1.38;6300 +85078;46.73671;-.27915;154;20220408;14.3;10.2;12.2;7.9;11.08;6.3;2.27;6666 +85078;46.73671;-.27915;154;20220409;12.3;1.5;6.9;2.2;7.2;0;2.39;18975 +85078;46.73671;-.27915;154;20220410;15.6;-.1;7.8;3.5;6.61;0;3.17;22766 +85078;46.73671;-.27915;154;20220411;20.8;6.7;13.7;4;9.85;.1;3.75;19200 +85078;46.73671;-.27915;154;20220412;16.2;11;13.6;3.6;11.41;0;2.16;7700 +85078;46.73671;-.27915;154;20220413;18;9;13.5;1.6;12.21;.1;2.39;15500 +85078;46.73671;-.27915;154;20220414;21.2;7.2;14.2;2;11.95;0;3.35;22100 +85078;46.73671;-.27915;154;20220415;22;8.6;15.3;2.5;11.35;.1;3.76;21966 +85078;46.73671;-.27915;154;20220416;21.1;8.5;14.8;3.4;10.95;0;4.03;23633 +85078;46.73671;-.27915;154;20220417;20.8;6;13.4;2.6;9.25;0;3.87;23200 +85078;46.73671;-.27915;154;20220418;17.9;7.3;12.6;3;10.95;.4;2.94;18400 +85078;46.73671;-.27915;154;20220419;15.5;6.5;11;3.4;8.98;2.5;3.19;19666 +85078;46.73671;-.27915;154;20220420;17.3;8;12.7;2.8;10.35;.5;2.71;13566 +85078;46.73671;-.27915;154;20220421;19.5;8.5;14;2;9.28;0;3.72;23333 +85078;46.73671;-.27915;154;20220422;19;6.1;12.6;2.2;10.28;0;3.24;20833 +85078;46.73671;-.27915;154;20220423;17.1;10.5;13.8;3.6;11.81;6.3;2.7;12566 +85078;46.73671;-.27915;154;20220424;15.6;10.4;13;3.1;13.05;8;1.73;8366 +85078;46.73671;-.27915;154;20220425;16.6;10.3;13.5;2.8;12.18;3.7;2.24;11266 +85078;46.73671;-.27915;154;20220426;17.3;4.3;10.8;3.6;9.31;0;3.58;25366 +85078;46.73671;-.27915;154;20220427;19.1;7.2;13.1;4.9;9.41;0;4.31;23533 +85078;46.73671;-.27915;154;20220428;19.2;9.2;14.2;3.2;11.31;0;3.37;18333 +85078;46.73671;-.27915;154;20220429;21.5;8.2;14.8;2.2;11.45;0;3.75;21933 +85078;46.73671;-.27915;154;20220430;18.3;7.3;12.8;3.1;10.08;0;3.77;23933 +85078;46.73671;-.27915;154;20220501;18.4;7.3;12.8;2.5;8.38;0;3.89;23866 +85078;46.73671;-.27915;154;20220502;18.8;7.8;13.3;3.4;9.28;0;4.19;24466 +85078;46.73671;-.27915;154;20220503;19.6;7.5;13.5;3.2;9.88;0;3.78;20633 +85078;46.73671;-.27915;154;20220504;18;7.4;12.7;2.3;10.31;.4;2.79;14733 +85078;46.73671;-.27915;154;20220505;19.8;6.5;13.1;2.4;10.42;0;3.72;23676 +85078;46.73671;-.27915;154;20220506;21;6.7;13.9;2.5;11.1;0;3.61;22067 +85078;46.73671;-.27915;154;20220507;22.1;8.9;15.5;2.6;11.65;0;3.79;21233 +85078;46.73671;-.27915;154;20220508;23.7;8.7;16.2;2.2;12.05;0;4.05;22754 +85078;46.73671;-.27915;154;20220509;26.3;8.4;17.4;1.2;12.25;0;4.24;25083 +85078;46.73671;-.27915;154;20220510;26.8;10.2;18.5;2;12.6;0;4.64;24209 +85078;46.73671;-.27915;154;20220511;23.7;9.2;16.5;2.6;12.6;0;4.13;22748 +85078;46.73671;-.27915;154;20220512;19.9;11.4;15.7;1.5;13.35;0;2.96;17447 +85078;46.73671;-.27915;154;20220513;24.1;11.2;17.6;1.9;11.45;0;4.15;21734 +85078;46.73671;-.27915;154;20220514;26.7;9.6;18.2;1.9;12.55;.1;4.65;25006 +85078;46.73671;-.27915;154;20220515;28;14.8;21.4;2.8;15.75;.4;4.83;21941 +85078;46.73671;-.27915;154;20220516;25.9;13.5;19.7;2.1;14.25;0;4.32;21542 +85078;46.73671;-.27915;154;20220517;29.8;11.8;20.8;2.5;13.85;.1;5.52;26027 +85078;46.73671;-.27915;154;20220518;29.2;11.4;20.3;1.7;15.35;0;4.95;26099 +85078;46.73671;-.27915;154;20220519;26.1;14.5;20.3;1.7;15.85;1.2;4.13;21024 +85078;46.73671;-.27915;154;20220520;24.3;15.2;19.8;2;16.35;.1;3.68;18630 +85078;46.73671;-.27915;154;20220521;27.6;9.1;18.4;1.8;12.8;0;4.95;26958 +85078;46.73671;-.27915;154;20220522;28.7;15.1;21.9;2.2;15.85;3.3;4.92;23051 +85078;46.73671;-.27915;154;20220523;19.1;17.1;18.1;4.1;16.45;10.4;2.28;8444 +85078;46.73671;-.27915;154;20220524;17.1;9.9;13.5;2.6;11.55;1;2.86;16768 +85078;46.73671;-.27915;154;20220525;19.9;7.4;13.6;2.5;11.55;.1;3.57;22333 +85078;46.73671;-.27915;154;20220526;19;13;16;2.1;13.2;0;2.92;15277 +85078;46.73671;-.27915;154;20220527;20.9;11.6;16.3;2.1;13.4;.1;3.42;19019 +85078;46.73671;-.27915;154;20220528;23.3;9.1;16.2;2.8;11;0;4.56;24026 +85078;46.73671;-.27915;154;20220529;18.9;8;13.4;3.5;8.4;0;4.09;21020 +85078;46.73671;-.27915;154;20220530;21.1;4.6;12.9;2.5;8.1;0;4.43;26110 +85078;46.73671;-.27915;154;20220531;23.5;7.1;15.3;2.3;8.35;.2;4.83;26049 +85078;46.73671;-.27915;154;20220601;25.8;9.3;17.5;1.9;9.7;.1;4.99;26225 +85078;46.73671;-.27915;154;20220602;29.4;12.7;21.1;2;12.8;.7;5.51;26459 +85078;46.73671;-.27915;154;20220603;28.1;15.8;22;1.8;15.8;2.9;4.73;22583 +85078;46.73671;-.27915;154;20220604;24.8;15.5;20.1;1.7;17.8;6.5;3.77;19611 +85078;46.73671;-.27915;154;20220605;21;15.1;18;2.9;14.65;0;3.32;15680 +85078;46.73671;-.27915;154;20220606;19.4;12;15.7;2.2;14.1;1.7;3.03;17632 +85078;46.73671;-.27915;154;20220607;21.7;13.1;17.4;3.1;14.05;8.6;3.72;19010 +85078;46.73671;-.27915;154;20220608;22;14.7;18.4;4.1;14.8;.2;3.8;17373 +85078;46.73671;-.27915;154;20220609;22.1;12.9;17.5;2.9;13.15;.1;3.97;19793 +85078;46.73671;-.27915;154;20220610;26.3;9.7;18;1.6;14.15;.1;4.7;26622 +85078;46.73671;-.27915;154;20220611;28.7;12;20.3;2.2;15.4;0;5.26;26715 +85078;46.73671;-.27915;154;20220612;23.7;13.5;18.6;3.3;13.6;.9;4.42;20866 +85078;46.73671;-.27915;154;20220613;26.3;9.6;18;2.8;10.75;0;5.5;26825 +85078;46.73671;-.27915;154;20220614;30.8;9.6;20.2;2.6;11.1;0;6.5;30054 +85078;46.73671;-.27915;154;20220615;34.2;15.6;24.9;2;14.3;0;6.51;28379 +85078;46.73671;-.27915;154;20220616;34.4;17.1;25.7;2.1;14.8;0;6.51;27384 +85078;46.73671;-.27915;154;20220617;37.1;16.6;26.9;1.7;14;0;6.88;29858 +85078;46.73671;-.27915;154;20220618;39.3;20.1;29.7;2.5;14.45;2.6;7.97;28764 +85078;46.73671;-.27915;154;20220619;27.6;17.5;22.5;2.9;18.35;0;4.7;20789 +85078;46.73671;-.27915;154;20220620;28.3;15.4;21.8;2.1;17.65;0;4.86;23601 +85078;46.73671;-.27915;154;20220621;28;15.9;21.9;2;18.9;.7;4.61;22837 +85078;46.73671;-.27915;154;20220622;23.6;16.2;19.9;2.4;18.05;8.7;3.52;17857 +85078;46.73671;-.27915;154;20220623;26;13.7;19.9;1.8;15.6;2.3;4.41;23073 +85078;46.73671;-.27915;154;20220624;21.7;14.3;18;3.5;15.65;9;3.51;17908 +85078;46.73671;-.27915;154;20220625;17.1;13.8;15.5;2.1;14.85;6.4;2.15;11622 +85078;46.73671;-.27915;154;20220626;21.1;10;15.6;1.4;12.6;.2;3.64;21866 +85078;46.73671;-.27915;154;20220627;23.6;10.6;17.1;2.4;11.5;0;4.55;23717 +85078;46.73671;-.27915;154;20220628;24;8.5;16.2;2;11.05;0;4.63;25957 +85078;46.73671;-.27915;154;20220629;20.1;10.2;15.1;2.4;13.45;4.8;3.4;20520 +85078;46.73671;-.27915;154;20220630;20.8;12.3;16.6;2.5;13;2.4;3.59;19048 +85078;46.73671;-.27915;154;20220701;22.1;8.5;15.3;1.9;11.15;0;4.15;24180 +85078;46.73671;-.27915;154;20220702;28.2;9.2;18.7;1.9;11.45;0;5.45;28584 +85078;46.73671;-.27915;154;20220703;25.8;11;18.4;2.8;12.4;0;5.05;25136 +85078;46.73671;-.27915;154;20220704;27.2;11.3;19.3;2.9;12;0;5.51;26073 +85078;46.73671;-.27915;154;20220705;27.1;10.8;18.9;3;11.8;0;5.58;26361 +85078;46.73671;-.27915;154;20220706;27.5;12;19.8;3.1;12.1;0;5.67;25609 +85078;46.73671;-.27915;154;20220707;26.9;13.9;20.4;3.2;14.6;0;5.13;23461 +85078;46.73671;-.27915;154;20220708;28.6;12.8;20.7;3.4;12.1;0;6.02;25673 +85078;46.73671;-.27915;154;20220709;30.6;13.3;22;2.8;12.45;0;6.23;26887 +85078;46.73671;-.27915;154;20220710;29.7;16.2;22.9;3.8;12.6;0;6.45;23672 +85078;46.73671;-.27915;154;20220711;31.5;15.2;23.4;3.7;13;0;6.89;25963 +85078;46.73671;-.27915;154;20220712;34.3;15.7;25;2.1;12.9;0;6.51;27633 +85078;46.73671;-.27915;154;20220713;35.9;16.4;26.2;1.3;11.25;0;6.09;28252 +85078;46.73671;-.27915;154;20220714;35.2;18.1;26.7;2.9;13.65;0;7.28;26540 +85078;46.73671;-.27915;154;20220715;30.4;14.7;22.5;3.1;12.2;0;6.28;25279 +85078;46.73671;-.27915;154;20220716;31.6;13.7;22.7;3.4;9.9;0;7.05;26856 +85078;46.73671;-.27915;154;20220717;34.1;15.6;24.8;3.2;11.2;0;7.38;27071 +85078;46.73671;-.27915;154;20220718;40.4;18.9;29.7;3.4;12.3;0;9.06;29284 +85078;46.73671;-.27915;154;20220719;29.5;22;25.7;3.3;15.9;4.8;5.34;16880 +85078;46.73671;-.27915;154;20220720;26.1;17.5;21.8;3.4;17.75;1.6;4.28;18255 +85078;46.73671;-.27915;154;20220721;29;15.6;22.3;1.9;17.1;.1;4.76;22880 +85078;46.73671;-.27915;154;20220722;25.8;15.9;20.9;1.9;17.6;.7;3.89;19531 +85078;46.73671;-.27915;154;20220723;29.1;13.8;21.4;2.1;13.55;0;5.21;24256 +85078;46.73671;-.27915;154;20220724;34.6;13.8;24.2;1.8;13.35;0;6.13;27993 +85078;46.73671;-.27915;154;20220725;25.1;17.5;21.3;3.6;15.9;1.3;4.29;16823 +85078;46.73671;-.27915;154;20220726;25.2;15.2;20.2;2.3;13.85;0;4.21;19313 +85078;46.73671;-.27915;154;20220727;27.1;11.8;19.4;1.8;10.9;0;4.79;23909 +85078;46.73671;-.27915;154;20220728;28.8;13.6;21.2;1.5;11.85;0;4.81;23722 +85078;46.73671;-.27915;154;20220729;29.3;17.8;23.6;2.2;15.55;.1;4.83;20450 +85078;46.73671;-.27915;154;20220730;31.3;15.5;23.4;2.8;15.95;0;5.65;23973 +85078;46.73671;-.27915;154;20220731;32.4;16.2;24.3;2.4;15.35;0;5.76;24137 +85078;46.73671;-.27915;154;20220801;31.2;15;23.1;2.1;16.1;0;5.29;24021 +85078;46.73671;-.27915;154;20220802;33.2;16.1;24.7;1.6;15.15;0;5.41;24572 +85078;46.73671;-.27915;154;20220803;37.4;16.7;27.1;1.3;14.1;.1;5.9;26776 +85078;46.73671;-.27915;154;20220804;28.6;21.8;25.2;2.7;17.6;0;4.45;15269 +85078;46.73671;-.27915;154;20220805;28.3;16;22.1;4.1;12.8;0;5.75;20533 +85078;46.73671;-.27915;154;20220806;27.3;12.4;19.8;4.1;9.25;0;6.06;22434 +85078;46.73671;-.27915;154;20220807;29.2;11.9;20.5;3.9;8.4;0;6.57;24038 +85078;46.73671;-.27915;154;20220808;31.3;13.4;22.4;3.5;9.65;0;6.67;24356 +85078;46.73671;-.27915;154;20220809;33.1;15;24;3.5;10.85;0;6.9;24394 +85078;46.73671;-.27915;154;20220810;33.9;16.6;25.3;3;11.1;0;6.65;23628 +85078;46.73671;-.27915;154;20220811;35.4;16.4;25.9;2.7;10.05;0;6.79;24636 +85078;46.73671;-.27915;154;20220812;35.9;17.7;26.8;1.9;9.8;0;5.92;23989 +85078;46.73671;-.27915;154;20220813;35.9;16.9;26.4;1.9;12.7;10;5.9;24408 +85078;46.73671;-.27915;154;20220814;23.7;18.7;21.2;3.5;19.35;5.4;2.94;12192 +85078;46.73671;-.27915;154;20220815;24.3;17.6;20.9;4.1;17.9;0;3.46;14036 +85078;46.73671;-.27915;154;20220816;24.3;16.7;20.5;1.8;18.2;9.2;3;14934 +85078;46.73671;-.27915;154;20220817;24.7;14.5;19.6;2.4;16.3;.7;3.45;17185 +85078;46.73671;-.27915;154;20220818;26.3;13.6;20;2.4;16;0;3.87;19239 +85078;46.73671;-.27915;154;20220819;25.1;16.3;20.7;2.7;17.95;1.7;3.36;15839 +85078;46.73671;-.27915;154;20220820;26.5;16.2;21.4;1.7;17.1;0;3.49;17066 +85078;46.73671;-.27915;154;20220821;22.8;13.1;18;1.7;15.55;1.1;2.95;16425 +85078;46.73671;-.27915;154;20220822;26.4;17.9;22.2;1.8;19.05;.4;3.24;15240 +85078;46.73671;-.27915;154;20220823;25.5;18.7;22.1;1.4;19.95;0;2.78;13414 +85078;46.73671;-.27915;154;20220824;32.9;15.7;24.3;1.6;17.55;.3;4.54;21468 +85078;46.73671;-.27915;154;20220825;27;20.7;23.8;2.8;19.35;1;3.46;12705 +85078;46.73671;-.27915;154;20220826;26.9;16.7;21.8;2.8;15.9;0;3.92;16148 +85078;46.73671;-.27915;154;20220827;28.3;14.2;21.3;2.3;13.25;0;4.28;18976 +85078;46.73671;-.27915;154;20220828;28.5;13.8;21.2;2.4;11.85;0;4.51;19230 +85078;46.73671;-.27915;154;20220829;32.5;14.1;23.3;2.6;13.85;.5;5.23;21288 +85078;46.73671;-.27915;154;20220830;31.6;19.2;25.4;2;17.95;.2;4.24;17279 +85078;46.73671;-.27915;154;20220831;29.3;16;22.6;1.6;17.95;16.8;3.65;17786 +85078;46.73671;-.27915;154;20220901;26.8;16.7;21.8;1.4;18.75;.9;2.98;15265 +85078;46.73671;-.27915;154;20220902;24.5;16;20.3;1.8;17.75;2.5;2.73;13856 +85078;46.73671;-.27915;154;20220903;24.8;16.2;20.5;2.8;15.85;0;3.29;13796 +85078;46.73671;-.27915;154;20220904;29.7;12.5;21.1;1.8;15;2.3;3.95;19647 +85078;46.73671;-.27915;154;20220905;29.7;16.2;22.9;2.5;16.85;0;4.08;17181 +85078;46.73671;-.27915;154;20220906;27;14.9;21;2.3;15.8;.2;3.5;16025 +85078;46.73671;-.27915;154;20220907;18;16.2;17.1;3.5;16.75;8.2;1.47;5667 +85078;46.73671;-.27915;154;20220908;21.8;14.8;18.3;3.9;15.9;2.5;2.67;11917 +85078;46.73671;-.27915;154;20220909;21.4;14.2;17.8;3.4;14.8;1.3;2.66;11888 +85078;46.73671;-.27915;154;20220910;23;12.7;17.9;2.3;14.8;.2;2.72;14243 +85078;46.73671;-.27915;154;20220911;26.5;12.9;19.7;1.6;14.6;0;3.12;16244 +85078;46.73671;-.27915;154;20220912;32.5;14;23.2;1.8;15.2;.8;4.08;18795 +85078;46.73671;-.27915;154;20220913;29.4;18.9;24.1;2.4;19.4;7.8;3.46;13904 +85078;46.73671;-.27915;154;20220914;25.6;17.1;21.4;2.4;19.2;2.7;2.68;12365 +85078;46.73671;-.27915;154;20220915;22.2;17.8;20;2.8;17.85;.8;2.15;8612 +85078;46.73671;-.27915;154;20220916;18.5;11.4;14.9;3.1;11.65;.1;2.37;11023 +85078;46.73671;-.27915;154;20220917;18;6.2;12.1;2.1;9.25;0;2.31;14165 +85078;46.73671;-.27915;154;20220918;19.4;4.9;12.1;2;8.8;.1;2.5;15618 +85078;46.73671;-.27915;154;20220919;19.8;6.8;13.3;2.9;9.85;0;2.68;14597 +85078;46.73671;-.27915;154;20220920;20.1;6.2;13.1;2.6;9.55;0;2.68;14912 +85078;46.73671;-.27915;154;20220921;20.5;7;13.8;2.5;9.5;0;2.71;14583 +85078;46.73671;-.27915;154;20220922;22.2;6.8;14.5;1.6;9.2;0;2.57;15406 +85078;46.73671;-.27915;154;20220923;21.3;8.8;15.1;1.1;10.1;0;2.14;13745 +85078;46.73671;-.27915;154;20220924;18.4;11.2;14.8;2.3;12.5;.4;1.93;10178 +85078;46.73671;-.27915;154;20220925;17.7;10.2;13.9;2.3;12.05;.1;1.81;10279 +85078;46.73671;-.27915;154;20220926;17;9;13;3.3;11.3;4.3;1.93;10434 +85078;46.73671;-.27915;154;20220927;17.3;10.1;13.7;4.8;12.15;2.7;2.02;9817 +85078;46.73671;-.27915;154;20220928;16.5;14;15.3;4.1;14.15;3.9;1.53;5553 +85078;46.73671;-.27915;154;20220929;16.5;7.4;11.9;2.4;10.6;.2;1.73;10763 +85078;46.73671;-.27915;154;20220930;17.7;4.3;11;2.6;10.55;5.1;1.82;13062 +85078;46.73671;-.27915;154;20221001;19.7;13.2;16.4;4.8;17.5;1.7;1.31;8760 +85078;46.73671;-.27915;154;20221002;19.5;15.6;17.6;3.5;16.7;.7;1.58;6636 +85078;46.73671;-.27915;154;20221003;19.5;14.4;17;1.4;15.7;0;1.41;7591 +85078;46.73671;-.27915;154;20221004;22.1;8.6;15.3;1;12.9;.1;1.74;12408 +85078;46.73671;-.27915;154;20221005;20.8;10.5;15.7;3.4;14.7;.1;1.87;10635 +85078;46.73671;-.27915;154;20221006;18.7;8.1;13.4;2.1;11.1;0;1.77;10684 +85078;46.73671;-.27915;154;20221007;19.7;5.4;12.6;1.4;10.35;0;1.7;12345 +85078;46.73671;-.27915;154;20221008;19;5.9;12.5;1.6;10.3;0;1.7;11659 +85078;46.73671;-.27915;154;20221009;22;5.5;13.8;1.6;11.35;.1;1.88;12937 +85078;46.73671;-.27915;154;20221010;21.1;13.3;17.2;2.5;15.5;0;1.69;8586 +85078;46.73671;-.27915;154;20221011;17.3;13.6;15.5;2.6;14.35;0;1.29;5621 +85078;46.73671;-.27915;154;20221012;19.6;8.5;14;1;12.5;.1;1.35;10096 +85078;46.73671;-.27915;154;20221013;16.4;11.1;13.8;2.9;14.85;5.4;.92;6696 +85078;46.73671;-.27915;154;20221014;18.4;14.9;16.6;4.4;17.35;6.8;1.05;5343 +85078;46.73671;-.27915;154;20221015;17.2;16.3;16.7;4;17.05;6.9;.96;2334 +85078;46.73671;-.27915;154;20221016;22.7;14.8;18.7;2.4;17.25;4.1;1.62;7997 +85078;46.73671;-.27915;154;20221017;19;16.4;17.7;2.8;17.6;18.7;1.13;4301 +85078;46.73671;-.27915;154;20221018;23.2;13.2;18.2;1.6;17.35;.1;1.4;8739 +85078;46.73671;-.27915;154;20221019;24.4;14.5;19.4;2.4;17.15;3.9;1.81;8587 +85078;46.73671;-.27915;154;20221020;21.7;14.4;18.1;3.4;16.15;1.8;1.73;7186 +85078;46.73671;-.27915;154;20221021;18.8;14.9;16.9;3;15.25;0;1.39;5128 +85078;46.73671;-.27915;154;20221022;20;12;16;2.9;14.65;.2;1.43;7341 +85078;46.73671;-.27915;154;20221023;22.1;15.3;18.7;5.7;14.4;0;2.77;6517 +85078;46.73671;-.27915;154;20221024;19.4;14.7;17;4.8;14.5;.5;1.89;5386 +85078;46.73671;-.27915;154;20221025;19.1;9.8;14.4;2.5;13.9;.1;1.19;7622 +85078;46.73671;-.27915;154;20221026;22.8;12.6;17.7;3;14.7;.1;1.85;7853 +85078;46.73671;-.27915;154;20221027;23.2;13.9;18.5;5;15.55;0;2.28;7426 +85078;46.73671;-.27915;154;20221028;23.2;17.7;20.4;3.8;15.9;0;2.31;5481 +85078;46.73671;-.27915;154;20221029;22.2;17.1;19.7;4.4;14.7;0;2.48;5095 +85078;46.73671;-.27915;154;20221030;16.7;12.7;14.7;1.6;13.6;.5;.96;4419 +85078;46.73671;-.27915;154;20221031;19.8;11.1;15.5;3.3;14.2;.3;1.35;6727 +85078;46.73671;-.27915;154;20221101;17;8.7;12.8;3.6;11.7;1.9;1.31;6438 +85078;46.73671;-.27915;154;20221102;16.6;8.5;12.6;2.6;12.7;.5;.91;6275 +85078;46.73671;-.27915;154;20221103;14;11;12.5;4;11.75;11.1;1.13;3457 +85078;46.73671;-.27915;154;20221104;13.6;7.3;10.4;4.6;9.55;.8;1.35;5320 +85078;46.73671;-.27915;154;20221105;14.4;4.9;9.6;2.7;9.75;.4;.96;6525 +85078;46.73671;-.27915;154;20221106;15;9;12;4.3;11.3;4.8;1.19;4998 +85078;46.73671;-.27915;154;20221107;16.9;11.4;14.2;4.5;12.85;.1;1.35;4673 +85078;46.73671;-.27915;154;20221108;15.7;10.6;13.1;5.5;12.4;5.2;1.26;4296 +85078;46.73671;-.27915;154;20221109;15.5;12.3;13.9;2.9;12.6;.3;1.08;3381 +85078;46.73671;-.27915;154;20221110;14.3;5.2;9.8;1.6;10.4;0;.63;5917 +85078;46.73671;-.27915;154;20221111;13.9;4.6;9.2;1.4;10.35;.2;.58;5848 +85078;46.73671;-.27915;154;20221112;19;8.2;13.6;2.1;12.45;.2;.98;6252 +85078;46.73671;-.27915;154;20221113;20.5;6.7;13.6;1.8;11.95;.1;.95;7066 +85078;46.73671;-.27915;154;20221114;13.9;9.3;11.6;3.4;11.4;1.7;.88;3771 +85078;46.73671;-.27915;154;20221115;14.3;9;11.7;5;11.7;5.5;.97;4072 +85078;46.73671;-.27915;154;20221116;13.4;9.3;11.3;6;12.25;7.9;.71;3473 +85078;46.73671;-.27915;154;20221117;14.6;11.4;13;5.3;11.3;5;1.5;2998 +85078;46.73671;-.27915;154;20221118;13.2;6.8;10;2.9;9.2;.5;.99;4334 +85078;46.73671;-.27915;154;20221119;11.1;2.1;6.6;2.3;7.7;.1;.67;5154 +85078;46.73671;-.27915;154;20221120;12.7;3.5;8.1;3.5;8.95;1;.82;5145 +85078;46.73671;-.27915;154;20221121;12.8;6.7;9.7;4.3;9.55;5.6;1.04;4053 +85078;46.73671;-.27915;154;20221122;11.8;4.7;8.3;4;9.05;1.5;.82;4352 +85078;46.73671;-.27915;154;20221123;13.8;7.7;10.8;4.2;11.05;1.6;.82;3940 +85078;46.73671;-.27915;154;20221124;11.9;7.8;9.9;3.7;11.15;1.2;.53;3103 +85078;46.73671;-.27915;154;20221125;13.6;6.4;10;2.2;10.2;0;.63;4224 +85078;46.73671;-.27915;154;20221126;11.8;3.9;7.9;2.3;9.55;.2;.44;4396 +85078;46.73671;-.27915;154;20221127;10.9;7.4;9.1;3.7;9.5;6.1;.81;2703 +85078;46.73671;-.27915;154;20221128;10.6;7.3;9;2.9;9.8;1.3;.65;2603 +85078;46.73671;-.27915;154;20221129;10.1;4.1;7.1;2.1;8.7;.1;.47;3665 +85078;46.73671;-.27915;154;20221130;8.7;3.7;6.2;2.4;8.65;.1;.39;3253 +85078;46.73671;-.27915;154;20221201;6.6;3.6;5.1;3.8;7.9;0;.46;2401 +85078;46.73671;-.27915;154;20221202;5.6;3.6;4.6;3.3;7.55;.6;.49;1827 +85078;46.73671;-.27915;154;20221203;4.4;1.8;3.1;4.6;7.2;1.1;.33;2133 +85078;46.73671;-.27915;154;20221204;4;2.4;3.2;2.1;7.35;0;.31;1588 +85078;46.73671;-.27915;154;20221205;3.9;2.8;3.4;1.5;7.35;.1;.34;1228 +85078;46.73671;-.27915;154;20221206;4.4;-.5;1.9;3.4;6.65;0;.28;2935 +85078;46.73671;-.27915;154;20221207;4.9;1.7;3.3;3.9;6.5;.1;.59;2287 +85078;46.73671;-.27915;154;20221208;2.2;-.5;.8;4.7;5.9;0;.38;2074 +85078;46.73671;-.27915;154;20221209;3.4;-.9;1.2;4.5;5.5;0;.58;2740 +85078;46.73671;-.27915;154;20221210;4.7;-3.7;.5;1.9;5.15;.2;.36;4007 +85078;46.73671;-.27915;154;20221211;2.9;-1.9;.5;1.9;5.15;.1;.38;2922 +85078;46.73671;-.27915;154;20221212;1.8;-4.6;-1.4;2.5;4.6;0;.37;3394 +85078;46.73671;-.27915;154;20221213;2.1;-4.2;-1;3;5.1;2.6;.29;3363 +85078;46.73671;-.27915;154;20221214;8.6;.5;4.6;2.9;8.55;5.4;.14;3813 +85078;46.73671;-.27915;154;20221215;2.7;1.1;1.9;4.8;6.2;0;.48;1454 +85078;46.73671;-.27915;154;20221216;3.9;-1.3;1.3;4;4.9;0;.76;2982 +85078;46.73671;-.27915;154;20221217;1;-4.6;-1.8;3.3;4.35;0;.45;3066 +85078;46.73671;-.27915;154;20221218;8.7;-4.9;1.9;4.3;6.45;0;.49;5064 +85078;46.73671;-.27915;154;20221219;13.2;9.3;11.3;7.7;10.3;0;1.45;2488 +85078;46.73671;-.27915;154;20221220;13.5;10.9;12.2;5.5;11.7;0;1.07;1878 +85078;46.73671;-.27915;154;20221221;12.8;8.1;10.5;4.7;12.2;4.1;.34;2765 +85078;46.73671;-.27915;154;20221222;14.3;12.2;13.3;6.2;13.45;9.3;.85;1674 +85078;46.73671;-.27915;154;20221223;13.9;13.7;13.8;5.7;14;10;.9;100 +85078;46.73671;-.27915;154;20221224;12.2;9.9;11.1;3.3;11.7;1.1;.6;1804 +85078;46.73671;-.27915;154;20221225;14.3;9.5;11.9;3.8;12;1;.73;2799 +85078;46.73671;-.27915;154;20221226;12.2;10.5;11.3;3.6;11.35;.9;.81;1410 +85078;46.73671;-.27915;154;20221227;10.2;3.4;6.8;2.2;9.3;.1;.29;3481 +85078;46.73671;-.27915;154;20221228;11.2;8.7;10;5.7;11.45;3.7;.5;1928 +85078;46.73671;-.27915;154;20221229;10.8;10.2;10.5;4.9;10.95;2.2;.85;711 +85078;46.73671;-.27915;154;20221230;14.9;5.6;10.2;6.7;12.15;4.8;.41;4184 +85078;46.73671;-.27915;154;20221231;15.2;12.9;14;6.5;11.55;0;1.85;1755 +85079;46.76733;.04534;115;20220101;15.9;5.7;10.8;3.6;10.1;.1;.98;4425 +85079;46.76733;.04534;115;20220102;13.8;10.7;12.3;4.8;11.6;0;1.03;2244 +85079;46.76733;.04534;115;20220103;13;10.9;12;5;12.4;9.1;.73;1778 +85079;46.76733;.04534;115;20220104;10.1;11.3;10.7;5.3;10.4;4.7;1.14;0 +85079;46.76733;.04534;115;20220105;6.5;1.2;3.9;3;6.5;.1;.58;3150 +85079;46.76733;.04534;115;20220106;7.9;.8;4.4;3;5.5;.8;.92;3751 +85079;46.76733;.04534;115;20220107;9.9;4.3;7.1;5.9;7.7;.4;1.11;3308 +85079;46.76733;.04534;115;20220108;10.6;7.3;9;6.8;9.5;7.6;.97;2455 +85079;46.76733;.04534;115;20220109;9.2;5.8;7.5;3.8;8.7;6.1;.7;2524 +85079;46.76733;.04534;115;20220110;8.1;6.7;7.4;1.1;9.5;.4;.4;1469 +85079;46.76733;.04534;115;20220111;8.4;2;5.2;1.8;6.8;.1;.55;3714 +85079;46.76733;.04534;115;20220112;2.2;-1.5;.4;3.4;5.6;0;.37;2743 +85079;46.76733;.04534;115;20220113;3.8;-2.4;.7;3.2;5.7;0;.38;3730 +85079;46.76733;.04534;115;20220114;-1;-4.8;-2.9;1.4;4.9;0;.17;2853 +85079;46.76733;.04534;115;20220115;-.7;-3.6;-2.1;1.4;5.1;0;.27;3451 +85079;46.76733;.04534;115;20220116;3.8;-1.7;1.1;1.9;6.2;.3;.16;3105 +85079;46.76733;.04534;115;20220117;5.9;3;4.5;3;8.4;0;.21;2530 +85079;46.76733;.04534;115;20220118;5.1;2.2;3.7;3.9;7.2;.1;.43;2565 +85079;46.76733;.04534;115;20220119;5.5;3.5;4.5;2.3;7.5;.9;.46;2080 +85079;46.76733;.04534;115;20220120;7.7;4.5;6.1;3.6;7.7;.1;.73;2795 +85079;46.76733;.04534;115;20220121;5.8;-1.4;2.2;3.7;5.7;0;.68;4486 +85079;46.76733;.04534;115;20220122;3.8;-2.7;.6;4.2;5.9;.1;.35;4298 +85079;46.76733;.04534;115;20220123;3;2.6;2.8;5.7;6.6;0;.56;729 +85079;46.76733;.04534;115;20220124;1.1;-2.9;-.9;1.8;5.7;0;.21;3368 +85079;46.76733;.04534;115;20220125;1.5;-2.3;-.4;1.5;5.7;.1;.27;3320 +85079;46.76733;.04534;115;20220126;-.3;-1.5;-.9;2.6;5.55;0;.26;1550 +85079;46.76733;.04534;115;20220127;2.2;-2.7;-.2;1.9;6;.2;.27;3300 +85079;46.76733;.04534;115;20220128;6.5;2.2;4.4;1.2;8.4;0;.29;3726 +85079;46.76733;.04534;115;20220129;7;4.9;6;1.8;8.8;.2;.4;2503 +85079;46.76733;.04534;115;20220130;9;6.5;7.8;1.7;9.9;.5;.44;2818 +85079;46.76733;.04534;115;20220131;9.6;6;7.8;5.1;8.4;.4;1.04;3530 +85079;46.76733;.04534;115;20220201;9.5;2.6;6.1;4;8.9;.1;.46;5145 +85079;46.76733;.04534;115;20220202;10;8.4;9.2;2.7;9.4;0;.84;2273 +85079;46.76733;.04534;115;20220203;7;4.9;6;2.8;8.3;.4;.55;2717 +85079;46.76733;.04534;115;20220204;12.2;6.5;9.4;4.2;9.2;1;1.12;4854 +85079;46.76733;.04534;115;20220205;10.7;2;6.4;3.1;7.3;.1;.98;6201 +85079;46.76733;.04534;115;20220206;11.2;4.4;7.8;6.3;10.2;1;.5;5513 +85079;46.76733;.04534;115;20220207;11;8.1;9.6;3.1;9;.1;1.07;3494 +85079;46.76733;.04534;115;20220208;13.4;-.2;6.6;1.5;7.5;0;.84;8235 +85079;46.76733;.04534;115;20220209;13.3;-.5;6.4;3.2;7.5;.1;1.15;8426 +85079;46.76733;.04534;115;20220210;7.4;3.8;5.6;4.4;9.2;.3;.81;4400 +85079;46.76733;.04534;115;20220211;9.6;.2;4.9;3.4;6.5;0;1.07;10700 +85079;46.76733;.04534;115;20220212;11.2;.6;5.9;2.7;5.7;0;1.34;9500 +85079;46.76733;.04534;115;20220213;14.3;-1.2;6.5;6.4;8.1;1.6;1.48;8600 +85079;46.76733;.04534;115;20220214;11.9;7.2;9.5;5.4;9.2;1.5;1.37;7900 +85079;46.76733;.04534;115;20220215;10.5;2.1;6.3;5.2;9.2;3.9;.56;4800 +85079;46.76733;.04534;115;20220216;13.4;8.7;11.1;6;12.9;.7;.51;5269 +85079;46.76733;.04534;115;20220217;14.7;11.8;13.3;5.2;12.6;.3;1.25;4103 +85079;46.76733;.04534;115;20220218;12.2;10.9;11.6;6.3;9.9;.4;1.72;2636 +85079;46.76733;.04534;115;20220219;10.7;2.9;6.8;4.1;7.3;0;1.31;7243 +85079;46.76733;.04534;115;20220220;13.3;7.5;10.4;5.7;10.8;.7;1.13;6276 +85079;46.76733;.04534;115;20220221;11.6;6.6;9.1;7;8.3;.2;1.77;5882 +85079;46.76733;.04534;115;20220222;11.6;6.1;8.9;3.9;9.9;.2;.94;6285 +85079;46.76733;.04534;115;20220223;13.8;8.5;11.2;1.9;10.6;.4;1.06;6254 +85079;46.76733;.04534;115;20220224;11.8;5.5;8.7;3;8.8;.8;1.16;6962 +85079;46.76733;.04534;115;20220225;10.8;1.7;6.3;2.3;6.3;.1;1.31;8585 +85079;46.76733;.04534;115;20220226;11.5;-1;5.3;3.7;5.3;0;1.81;10288 +85079;46.76733;.04534;115;20220227;15;-1.7;6.7;2.6;6;0;1.82;12134 +85079;46.76733;.04534;115;20220228;16.3;-.7;7.8;1.7;6.9;0;1.59;12419 +85079;46.76733;.04534;115;20220301;16.6;4.2;10.4;2.5;7.8;0;1.89;10686 +85079;46.76733;.04534;115;20220302;12.4;7.4;9.9;2.7;9.7;.6;1.19;6710 +85079;46.76733;.04534;115;20220303;12.8;7.2;10;2.1;10.4;1.2;1.06;7229 +85079;46.76733;.04534;115;20220304;9.2;7.9;8.6;4;9.7;.5;.85;3289 +85079;46.76733;.04534;115;20220305;9.4;2.5;6;4;8.3;.1;.93;8301 +85079;46.76733;.04534;115;20220306;9.7;4.9;7.3;3.6;7;0;1.5;6940 +85079;46.76733;.04534;115;20220307;9.8;-4.1;2.9;3.6;4.7;0;1.73;12301 +85079;46.76733;.04534;115;20220308;12.2;-1;5.6;4;7.7;.2;1.39;12134 +85079;46.76733;.04534;115;20220309;15.4;5.5;10.5;4.5;9.2;0;1.98;10583 +85079;46.76733;.04534;115;20220310;13.2;9.1;11.2;5.4;9.8;.3;1.79;6733 +85079;46.76733;.04534;115;20220311;12.6;6.5;9.6;6.3;10.1;4.6;1.36;8424 +85079;46.76733;.04534;115;20220312;12.5;6.6;9.6;4.3;9.5;.5;1.46;8384 +85079;46.76733;.04534;115;20220313;10.9;5.9;8.4;4.5;9;5.9;1.31;7780 +85079;46.76733;.04534;115;20220314;14.8;-.3;7.3;4;8.1;.7;1.87;14038 +85079;46.76733;.04534;115;20220315;17.3;8;12.7;3.2;11.7;0;1.8;11052 +85079;46.76733;.04534;115;20220316;14.2;8.9;11.6;3.6;11.3;0;1.43;8331 +85079;46.76733;.04534;115;20220317;9.6;7.1;8.4;5.1;8.7;0;1.33;5645 +85079;46.76733;.04534;115;20220318;14.7;4.2;9.4;5.9;7.7;0;2.59;13100 +85079;46.76733;.04534;115;20220319;16.8;6.7;11.7;2.8;8.8;0;2.11;9300 +85079;46.76733;.04534;115;20220320;16.7;5.8;11.2;3.2;8.9;0;2.29;12600 +85079;46.76733;.04534;115;20220321;18.6;7.8;13.2;3.6;8.4;0;3.12;16200 +85079;46.76733;.04534;115;20220322;17.3;6.5;11.9;3.8;6.1;0;3.5;18200 +85079;46.76733;.04534;115;20220323;17.8;4.9;11.3;2.4;4.9;0;3.19;19300 +85079;46.76733;.04534;115;20220324;20.2;.1;10.1;2.6;5.5;0;3.34;19500 +85079;46.76733;.04534;115;20220325;21.4;1.1;11.2;3.1;6.1;0;3.69;19300 +85079;46.76733;.04534;115;20220326;21.3;4.9;13.1;3.8;6.4;0;4.12;19600 +85079;46.76733;.04534;115;20220327;22.5;3.2;12.8;1.8;6.9;0;3.13;18500 +85079;46.76733;.04534;115;20220328;21.5;5.6;13.5;2.1;7.7;0;3.04;16100 +85079;46.76733;.04534;115;20220329;17.8;7.8;12.8;3.1;9.2;0;2.43;9900 +85079;46.76733;.04534;115;20220330;13.9;4.6;9.2;3.7;10.2;1.5;1.22;6000 +85079;46.76733;.04534;115;20220331;11.4;5;8.2;5.9;8.2;8.3;1.77;8300 +85079;46.76733;.04534;115;20220401;7;-.3;3.3;7.7;5.8;1.3;1.68;13100 +85079;46.76733;.04534;115;20220402;8.5;-.4;4;5;5.4;0;2.07;15900 +85079;46.76733;.04534;115;20220403;8.1;-2;3;2.3;4.93;0;1.84;15468 +85079;46.76733;.04534;115;20220404;11.3;-1.9;4.7;2.7;5.57;.1;2.24;19194 +85079;46.76733;.04534;115;20220405;12.7;5.8;9.2;3.1;9.64;.4;1.33;6300 +85079;46.76733;.04534;115;20220406;12.5;8.6;10.5;6;10.9;1;1.29;5400 +85079;46.76733;.04534;115;20220407;14.6;9.7;12.1;8.8;12.7;11.4;1.24;5700 +85079;46.76733;.04534;115;20220408;15.5;10.9;13.2;9.1;11.3;5.4;2.41;7500 +85079;46.76733;.04534;115;20220409;12.6;2.3;7.4;2.6;7.16;0;2.38;19966 +85079;46.76733;.04534;115;20220410;16.4;-1.4;7.5;3.2;6.5;0;3.12;23000 +85079;46.76733;.04534;115;20220411;21.5;5.5;13.5;4.4;9.3;0;3.92;20217 +85079;46.76733;.04534;115;20220412;17.9;10.9;14.4;4.1;11.4;.1;2.46;9100 +85079;46.76733;.04534;115;20220413;16.9;11.4;14.1;1.5;12.7;0;1.82;10000 +85079;46.76733;.04534;115;20220414;21.7;7.3;14.5;2.1;11.9;0;3.38;22500 +85079;46.76733;.04534;115;20220415;22.5;7.6;15;2.9;11.1;.1;3.8;22300 +85079;46.76733;.04534;115;20220416;22;7.4;14.7;4;10.6;0;4.12;23400 +85079;46.76733;.04534;115;20220417;21.8;5.2;13.5;2.9;8.7;0;4.04;23700 +85079;46.76733;.04534;115;20220418;18.9;7.9;13.4;3.7;10.7;.4;3.4;21600 +85079;46.76733;.04534;115;20220419;17;8.3;12.6;3.7;9.1;.7;3.3;19000 +85079;46.76733;.04534;115;20220420;17.9;8.6;13.2;3.3;10.2;.4;2.66;12400 +85079;46.76733;.04534;115;20220421;20.1;7.1;13.6;2.3;8.9;0;3.75;23600 +85079;46.76733;.04534;115;20220422;20.3;5.5;12.9;2.1;10;.1;3.3;21300 +85079;46.76733;.04534;115;20220423;18.7;11.4;15;3.7;11.7;5.2;2.97;14300 +85079;46.76733;.04534;115;20220424;16.1;10.2;13.1;3.4;13;5;1.29;4500 +85079;46.76733;.04534;115;20220425;17.6;9.8;13.7;3;12.5;5.6;1.97;9400 +85079;46.76733;.04534;115;20220426;17.7;4.1;10.9;3.1;9.4;0;3.45;25800 +85079;46.76733;.04534;115;20220427;19.7;7.8;13.7;4.6;9.2;0;4.35;24800 +85079;46.76733;.04534;115;20220428;19;8.9;13.9;3.4;11.3;0;3.23;19000 +85079;46.76733;.04534;115;20220429;22.2;8.8;15.5;2.6;11;0;3.97;22800 +85079;46.76733;.04534;115;20220430;19.6;7.6;13.6;3.2;10;0;3.86;23900 +85079;46.76733;.04534;115;20220501;18.5;5.6;12;2.6;8.3;0;3.74;24200 +85079;46.76733;.04534;115;20220502;19.8;7.2;13.5;3.8;9.2;0;4.17;24200 +85079;46.76733;.04534;115;20220503;20.4;7.1;13.7;3.7;9.8;0;3.87;20900 +85079;46.76733;.04534;115;20220504;18.3;7.9;13.1;3;10.4;.5;2.85;15000 +85079;46.76733;.04534;115;20220505;20.3;6.8;13.5;3;10.3;0;4;25600 +85079;46.76733;.04534;115;20220506;21;6.3;13.7;2.7;11;.1;3.61;22067 +85079;46.76733;.04534;115;20220507;22.7;8.4;15.6;2.9;11.6;0;3.98;21874 +85079;46.76733;.04534;115;20220508;23.9;7.9;15.9;2.5;11.8;.1;4.16;23287 +85079;46.76733;.04534;115;20220509;26.5;7.8;17.2;1.5;12.2;0;4.37;25341 +85079;46.76733;.04534;115;20220510;27.6;9.9;18.8;2.6;12.4;0;5.02;24765 +85079;46.76733;.04534;115;20220511;24.3;11.3;17.8;3.1;12.9;0;4.3;21260 +85079;46.76733;.04534;115;20220512;19.9;12.1;16;1.9;13.7;0;2.9;16441 +85079;46.76733;.04534;115;20220513;24.1;11.6;17.9;2;11.8;0;4.09;21034 +85079;46.76733;.04534;115;20220514;26.8;8.6;17.7;1.9;12.7;0;4.64;25593 +85079;46.76733;.04534;115;20220515;28.4;13.5;21;3.1;15.7;.1;5.05;23214 +85079;46.76733;.04534;115;20220516;25.8;13.7;19.8;2.4;14.6;0;4.3;20962 +85079;46.76733;.04534;115;20220517;30.3;12.1;21.2;3;13.9;0;5.82;25922 +85079;46.76733;.04534;115;20220518;29.2;12.1;20.7;2.1;15.6;.2;5.01;25213 +85079;46.76733;.04534;115;20220519;26.4;15.7;21.1;2.1;16.4;1.2;4.15;19924 +85079;46.76733;.04534;115;20220520;25;15.4;20.2;2.3;17.1;.3;3.79;18920 +85079;46.76733;.04534;115;20220521;27.9;9.7;18.8;2.1;13.1;0;5.03;26323 +85079;46.76733;.04534;115;20220522;28.9;14.7;21.8;2.4;16.1;3.7;4.99;23279 +85079;46.76733;.04534;115;20220523;19.4;17.2;18.3;4.4;16.6;6.7;2.38;8910 +85079;46.76733;.04534;115;20220524;17.4;10.3;13.9;3.2;11.5;1.3;2.95;16435 +85079;46.76733;.04534;115;20220525;19.8;8.8;14.3;3.1;11.5;0;3.56;20638 +85079;46.76733;.04534;115;20220526;19.8;13.4;16.6;2.6;13.1;0;3.16;15680 +85079;46.76733;.04534;115;20220527;22.2;10.8;16.5;2.5;13.3;.1;3.79;21146 +85079;46.76733;.04534;115;20220528;23.4;9.2;16.3;3.1;11.1;0;4.59;23722 +85079;46.76733;.04534;115;20220529;19.1;7.3;13.2;3.7;8.2;0;4.2;21643 +85079;46.76733;.04534;115;20220530;21.2;4.3;12.8;2.7;8.1;0;4.46;26061 +85079;46.76733;.04534;115;20220531;23.8;6.8;15.3;2.5;8.4;.2;4.95;26204 +85079;46.76733;.04534;115;20220601;26;8.6;17.3;2.1;10;.3;5.07;26579 +85079;46.76733;.04534;115;20220602;29.6;12.5;21.1;1.9;13.1;.2;5.42;26405 +85079;46.76733;.04534;115;20220603;28.6;15.4;22;2;15.9;2;4.9;23192 +85079;46.76733;.04534;115;20220604;26.4;16.6;21.5;2.1;18.4;8.9;4.09;19959 +85079;46.76733;.04534;115;20220605;21.2;15.4;18.3;3.1;14.8;0;3.34;15276 +85079;46.76733;.04534;115;20220606;20.4;13;16.7;2.4;14.1;.9;3.22;17346 +85079;46.76733;.04534;115;20220607;22;13.4;17.7;3.3;13.9;8.6;3.82;18768 +85079;46.76733;.04534;115;20220608;22.4;14.9;18.7;4.5;14.8;.3;3.95;17523 +85079;46.76733;.04534;115;20220609;22.4;13.2;17.8;3.3;13.1;.1;4.09;19486 +85079;46.76733;.04534;115;20220610;26.9;10;18.5;1.9;14.2;.1;4.85;26612 +85079;46.76733;.04534;115;20220611;29.3;11.6;20.5;2.4;15.2;0;5.48;27278 +85079;46.76733;.04534;115;20220612;24.6;13.8;19.2;3.8;14;1;4.69;21228 +85079;46.76733;.04534;115;20220613;27;9.7;18.4;3.1;10.5;0;5.76;27017 +85079;46.76733;.04534;115;20220614;31.2;8.3;19.8;2.8;10.8;0;6.7;30786 +85079;46.76733;.04534;115;20220615;34.6;15.1;24.9;2.3;14.1;0;6.8;28757 +85079;46.76733;.04534;115;20220616;34.1;16.8;25.5;2.3;14.7;0;6.56;27076 +85079;46.76733;.04534;115;20220617;37.2;15.9;26.6;2;13.8;0;7.18;30109 +85079;46.76733;.04534;115;20220618;39.9;18.8;29.4;3;14.5;1.2;8.62;29977 +85079;46.76733;.04534;115;20220619;28.7;17.9;23.3;3.3;18.2;0;5.11;21318 +85079;46.76733;.04534;115;20220620;28.9;16.2;22.6;2.5;17.9;4.4;5.01;23160 +85079;46.76733;.04534;115;20220621;28.4;16.2;22.3;2;19.2;1.3;4.62;22691 +85079;46.76733;.04534;115;20220622;23.6;16.3;20;2.6;18.2;9.2;3.46;17444 +85079;46.76733;.04534;115;20220623;26.3;14.1;20.2;2;16.1;1.2;4.44;22683 +85079;46.76733;.04534;115;20220624;22;14.6;18.3;3.8;15.4;7.2;3.62;17557 +85079;46.76733;.04534;115;20220625;17.1;14;15.6;2.5;15.1;9.3;2.08;11193 +85079;46.76733;.04534;115;20220626;21.6;10.7;16.2;1.6;13.5;.2;3.62;21386 +85079;46.76733;.04534;115;20220627;23.9;12.1;18;3;11.7;0;4.69;22255 +85079;46.76733;.04534;115;20220628;24.5;10.3;17.4;2.6;11.1;0;4.83;24439 +85079;46.76733;.04534;115;20220629;21.4;11.8;16.6;2.9;13.6;5.8;3.69;19992 +85079;46.76733;.04534;115;20220630;20.7;13.1;16.9;2.7;13.4;2.9;3.47;17718 +85079;46.76733;.04534;115;20220701;22.9;10.2;16.6;2.3;11.3;0;4.31;23014 +85079;46.76733;.04534;115;20220702;28.3;9.8;19.1;1.9;11.2;0;5.42;27838 +85079;46.76733;.04534;115;20220703;25.7;11.5;18.6;3.3;12.4;0;5.14;24297 +85079;46.76733;.04534;115;20220704;27.1;11.8;19.5;3.2;12.1;0;5.54;25200 +85079;46.76733;.04534;115;20220705;27.3;11.3;19.3;3.6;12;0;5.76;25739 +85079;46.76733;.04534;115;20220706;27.8;12.5;20.2;3.7;12;0;5.93;25116 +85079;46.76733;.04534;115;20220707;27.2;14.4;20.8;3.9;14.6;0;5.36;22889 +85079;46.76733;.04534;115;20220708;28.9;13;21;3.9;12;0;6.33;25514 +85079;46.76733;.04534;115;20220709;30.8;12.2;21.5;3.2;11.8;0;6.57;27576 +85079;46.76733;.04534;115;20220710;29.9;16.4;23.2;4.6;12.6;0;6.85;23372 +85079;46.76733;.04534;115;20220711;31.7;14.1;22.9;4.2;12.9;0;7.17;26690 +85079;46.76733;.04534;115;20220712;34.3;14.6;24.5;2.5;12.5;0;6.87;28196 +85079;46.76733;.04534;115;20220713;35.7;15.6;25.7;1.8;10.8;0;6.59;28412 +85079;46.76733;.04534;115;20220714;35.4;19.7;27.6;3.6;13.1;0;7.75;24989 +85079;46.76733;.04534;115;20220715;30.3;15.4;22.9;3.7;12.1;0;6.54;24264 +85079;46.76733;.04534;115;20220716;31.8;13.4;22.6;3.7;9.7;0;7.33;26938 +85079;46.76733;.04534;115;20220717;34.7;13.8;24.3;3.8;11.2;0;8.04;28653 +85079;46.76733;.04534;115;20220718;40.8;18.4;29.6;4.3;12.5;0;10.08;29561 +85079;46.76733;.04534;115;20220719;29.1;20.4;24.8;3.6;15.9;4.8;5.46;18203 +85079;46.76733;.04534;115;20220720;26.9;17.9;22.4;3.7;17.6;1.5;4.57;18459 +85079;46.76733;.04534;115;20220721;29;16.2;22.6;2.3;17;0;4.83;22027 +85079;46.76733;.04534;115;20220722;26;15.6;20.8;2.2;17.5;.6;3.99;19737 +85079;46.76733;.04534;115;20220723;29.2;14.1;21.7;2.5;13.4;0;5.36;23789 +85079;46.76733;.04534;115;20220724;34.5;15;24.8;2.2;13.2;0;6.41;26994 +85079;46.76733;.04534;115;20220725;25.3;17.8;21.6;4.2;15.6;1;4.51;16497 +85079;46.76733;.04534;115;20220726;24.4;15.6;20;2.8;13.8;0;4.14;17835 +85079;46.76733;.04534;115;20220727;26.6;11.8;19.2;2.1;10.8;0;4.8;23171 +85079;46.76733;.04534;115;20220728;28.8;13.3;21.1;1.6;11.5;0;4.85;23622 +85079;46.76733;.04534;115;20220729;29.4;18.4;23.9;2.7;15.4;0;5.08;19738 +85079;46.76733;.04534;115;20220730;31.1;16.5;23.8;3.4;16;0;5.83;22707 +85079;46.76733;.04534;115;20220731;32.6;16.6;24.6;2.8;15;0;6.01;23683 +85079;46.76733;.04534;115;20220801;30.9;14.8;22.9;2.5;15.6;0;5.38;23645 +85079;46.76733;.04534;115;20220802;33.4;16.6;25;1.8;14.8;0;5.5;24045 +85079;46.76733;.04534;115;20220803;37.2;17.7;27.5;1.4;13.6;.3;5.83;25813 +85079;46.76733;.04534;115;20220804;28.8;23.3;26.1;3.2;17.8;0;4.59;13419 +85079;46.76733;.04534;115;20220805;28.2;16.5;22.4;5;13.2;0;6.01;19683 +85079;46.76733;.04534;115;20220806;27.5;12.7;20.1;4.8;9.3;0;6.43;22077 +85079;46.76733;.04534;115;20220807;29.5;12;20.8;4.3;8.2;0;6.91;23916 +85079;46.76733;.04534;115;20220808;31.6;13.3;22.5;4;9.6;0;7.06;24331 +85079;46.76733;.04534;115;20220809;33.5;15.3;24.4;4;10.7;0;7.39;24125 +85079;46.76733;.04534;115;20220810;34.1;16.6;25.4;3.4;10.9;0;7.02;23509 +85079;46.76733;.04534;115;20220811;35.5;16;25.8;3.1;9.9;0;7.19;24695 +85079;46.76733;.04534;115;20220812;35.8;17.1;26.5;2;9.6;0;6.07;24027 +85079;46.76733;.04534;115;20220813;36.4;17.3;26.9;2.1;12.3;11.8;6.15;24138 +85079;46.76733;.04534;115;20220814;23.7;19.1;21.4;4;19.4;4.8;2.96;11533 +85079;46.76733;.04534;115;20220815;24.9;17.9;21.4;4.4;18;.2;3.67;14243 +85079;46.76733;.04534;115;20220816;24.5;16.4;20.5;2.2;18;10.6;3.12;15256 +85079;46.76733;.04534;115;20220817;25;14.7;19.9;2.8;16.4;.9;3.57;17147 +85079;46.76733;.04534;115;20220818;26.4;14.2;20.3;2.8;16;0;3.95;18576 +85079;46.76733;.04534;115;20220819;25.4;16.6;21;3;17.9;1.2;3.46;15597 +85079;46.76733;.04534;115;20220820;26.4;17.3;21.9;1.6;17.6;.1;3.31;15756 +85079;46.76733;.04534;115;20220821;22.9;14.5;18.7;2;15.6;.8;2.94;15011 +85079;46.76733;.04534;115;20220822;25.6;18.3;22;1.8;19.1;.6;2.99;13859 +85079;46.76733;.04534;115;20220823;25.9;18.7;22.3;1.6;20;0;2.89;13658 +85079;46.76733;.04534;115;20220824;32.9;16.4;24.7;1.9;17.5;.1;4.7;20759 +85079;46.76733;.04534;115;20220825;26.3;20.4;23.4;3.5;19.3;.6;3.5;12130 +85079;46.76733;.04534;115;20220826;26.3;17.4;21.9;3.3;16.1;0;3.91;14888 +85079;46.76733;.04534;115;20220827;28.1;14.7;21.4;2.5;13.3;0;4.32;18229 +85079;46.76733;.04534;115;20220828;28.4;13.9;21.2;2.8;11.8;0;4.7;18829 +85079;46.76733;.04534;115;20220829;32.8;13.8;23.3;3.1;14;1.2;5.6;21446 +85079;46.76733;.04534;115;20220830;30.9;20.1;25.5;2.6;18.3;.2;4.34;15920 +85079;46.76733;.04534;115;20220831;29.4;16.2;22.8;1.8;17.7;20.5;3.73;17502 +85079;46.76733;.04534;115;20220901;26.3;16.9;21.6;1.7;18.9;1;2.95;14570 +85079;46.76733;.04534;115;20220902;24.4;17.1;20.8;1.7;18.3;1.5;2.6;12672 +85079;46.76733;.04534;115;20220903;25.2;16.5;20.9;3.1;16;0;3.41;13754 +85079;46.76733;.04534;115;20220904;29.8;13.7;21.8;1.9;15.3;1.9;3.94;18712 +85079;46.76733;.04534;115;20220905;30;16.6;23.3;3.1;17.1;.2;4.34;16876 +85079;46.76733;.04534;115;20220906;28;15.9;22;2.6;16.1;.2;3.77;15866 +85079;46.76733;.04534;115;20220907;18.5;16.2;17.4;3.9;16.6;7.9;1.68;6589 +85079;46.76733;.04534;115;20220908;22.1;15;18.6;4.5;15.8;2.2;2.84;11817 +85079;46.76733;.04534;115;20220909;21.7;14.5;18.1;3.8;14.9;1.3;2.77;11788 +85079;46.76733;.04534;115;20220910;22.7;13.6;18.2;2.5;14.7;.2;2.71;13181 +85079;46.76733;.04534;115;20220911;26.7;12.5;19.6;2;14.3;0;3.3;16419 +85079;46.76733;.04534;115;20220912;32.9;13;23;2.4;15.3;.4;4.56;19330 +85079;46.76733;.04534;115;20220913;29.9;19.5;24.7;3.1;19.7;7.7;3.81;13704 +85079;46.76733;.04534;115;20220914;25.9;17.8;21.9;3.3;19.5;3.3;2.88;11915 +85079;46.76733;.04534;115;20220915;21.8;17.9;19.9;3.2;18.2;1.4;2.08;8038 +85079;46.76733;.04534;115;20220916;18.5;11.8;15.2;3.5;12.1;0;2.36;10568 +85079;46.76733;.04534;115;20220917;17.6;6.1;11.9;2.6;9.4;0;2.33;13842 +85079;46.76733;.04534;115;20220918;19.3;5;12.2;2.3;8.8;.1;2.57;15323 +85079;46.76733;.04534;115;20220919;19.9;6.5;13.2;3.3;9.6;0;2.84;14657 +85079;46.76733;.04534;115;20220920;20.1;5.6;12.9;3.1;9.4;0;2.8;15098 +85079;46.76733;.04534;115;20220921;20.7;6.7;13.7;2.9;9.4;0;2.86;14662 +85079;46.76733;.04534;115;20220922;22.2;6.5;14.4;1.9;9.2;0;2.71;15380 +85079;46.76733;.04534;115;20220923;20.5;9.4;15;1.2;10;0;2.11;12711 +85079;46.76733;.04534;115;20220924;18.5;11.9;15.2;2.8;12.3;.4;2.06;9581 +85079;46.76733;.04534;115;20220925;17.3;10;13.7;2.4;12.1;.1;1.74;9981 +85079;46.76733;.04534;115;20220926;17.3;9.4;13.4;3.9;11.5;3.8;2.03;10278 +85079;46.76733;.04534;115;20220927;17.6;10;13.8;5.1;12.2;1.8;2.07;9951 +85079;46.76733;.04534;115;20220928;16.3;14.1;15.2;4.2;14.4;4.1;1.41;5072 +85079;46.76733;.04534;115;20220929;16.9;8.1;12.5;2.9;10.8;.3;1.85;10483 +85079;46.76733;.04534;115;20220930;18;5;11.5;2.9;10.5;4.9;1.93;12685 +85079;46.76733;.04534;115;20221001;20.6;13.3;17;5;17.4;1.1;1.56;9270 +85079;46.76733;.04534;115;20221002;19.4;15.9;17.7;3.8;16.8;.4;1.56;6193 +85079;46.76733;.04534;115;20221003;19.8;14.2;17;1.6;15.5;0;1.48;7856 +85079;46.76733;.04534;115;20221004;22.1;8;15.1;1.2;12.6;.2;1.82;12577 +85079;46.76733;.04534;115;20221005;21.4;10.8;16.1;3.7;14.9;.1;1.98;10703 +85079;46.76733;.04534;115;20221006;18.8;8.8;13.8;2.6;11.3;.1;1.89;10246 +85079;46.76733;.04534;115;20221007;19.5;5.7;12.6;1.8;10.2;0;1.81;11959 +85079;46.76733;.04534;115;20221008;18.8;6.7;12.8;2;10.3;.1;1.78;11021 +85079;46.76733;.04534;115;20221009;22.2;5;13.6;1.8;11.3;.1;1.95;13054 +85079;46.76733;.04534;115;20221010;21.5;13.5;17.5;3;15.5;.3;1.84;8635 +85079;46.76733;.04534;115;20221011;16.6;13.9;15.3;2.9;14.5;0;1.2;4751 +85079;46.76733;.04534;115;20221012;19.4;9.8;14.6;1.4;12.8;.2;1.41;9245 +85079;46.76733;.04534;115;20221013;16.3;11.1;13.7;3.3;14.9;4.9;.88;6586 +85079;46.76733;.04534;115;20221014;18.9;15.3;17.1;4.6;17.5;4.7;1.15;5323 +85079;46.76733;.04534;115;20221015;17.5;16.6;17.1;4.3;17.4;6.5;.97;2389 +85079;46.76733;.04534;115;20221016;23.4;15.3;19.4;2.9;17.5;.2;1.81;7987 +85079;46.76733;.04534;115;20221017;19.8;17;18.4;3.4;17.9;22.6;1.28;4436 +85079;46.76733;.04534;115;20221018;23.7;13.1;18.4;2;17.6;.2;1.52;8944 +85079;46.76733;.04534;115;20221019;24.8;14.1;19.5;3.2;17.2;6.3;2.04;8859 +85079;46.76733;.04534;115;20221020;22.6;14.3;18.5;4;16.8;1;1.85;7634 +85079;46.76733;.04534;115;20221021;19.1;15.6;17.4;3.1;15.4;0;1.46;4720 +85079;46.76733;.04534;115;20221022;20.1;11.6;15.9;3.5;14.8;.1;1.47;7505 +85079;46.76733;.04534;115;20221023;22.6;14.2;18.4;6;14.4;.5;2.79;7348 +85079;46.76733;.04534;115;20221024;19.8;15.3;17.6;4.7;14.5;.4;2.02;5173 +85079;46.76733;.04534;115;20221025;19.2;9.1;14.2;3.1;13.9;.1;1.22;7865 +85079;46.76733;.04534;115;20221026;23.2;13.2;18.2;4;14.9;0;2.17;7707 +85079;46.76733;.04534;115;20221027;23.1;14.2;18.7;6.4;15.8;0;2.52;7136 +85079;46.76733;.04534;115;20221028;23.8;18;20.9;4.7;16.1;0;2.67;5584 +85079;46.76733;.04534;115;20221029;23;16.6;19.8;6.1;14.6;0;3.09;5799 +85079;46.76733;.04534;115;20221030;18;13;15.5;2.2;13.4;.2;1.2;4993 +85079;46.76733;.04534;115;20221031;20;11.6;15.8;3.5;14.3;.5;1.43;6511 +85079;46.76733;.04534;115;20221101;17.4;8.8;13.1;3.7;11.8;1.9;1.36;6494 +85079;46.76733;.04534;115;20221102;17.2;9.9;13.6;3.2;12.8;.3;1.12;5856 +85079;46.76733;.04534;115;20221103;14.9;10.6;12.8;4.6;11.8;8.7;1.25;4317 +85079;46.76733;.04534;115;20221104;13.6;7.7;10.7;5.6;9.8;.6;1.43;5058 +85079;46.76733;.04534;115;20221105;14.6;6.2;10.4;3.4;9.8;.2;1.15;6034 +85079;46.76733;.04534;115;20221106;15.3;8.9;12.1;4.6;11.2;3.7;1.27;5128 +85079;46.76733;.04534;115;20221107;17.2;11.7;14.5;5.1;12.9;.1;1.47;4647 +85079;46.76733;.04534;115;20221108;16.2;9.4;12.8;6.1;12.3;4.1;1.27;5141 +85079;46.76733;.04534;115;20221109;15.3;12.6;14;3.3;12.8;.6;1.08;3018 +85079;46.76733;.04534;115;20221110;13.3;5.1;9.2;2;10.2;.1;.63;5524 +85079;46.76733;.04534;115;20221111;15.2;4.6;9.9;1.7;10.3;.2;.69;6252 +85079;46.76733;.04534;115;20221112;18.8;6.6;12.7;2.3;11.6;.2;1.02;6644 +85079;46.76733;.04534;115;20221113;19.5;5.6;12.6;2.5;11.7;.1;1.06;7022 +85079;46.76733;.04534;115;20221114;14.3;8.8;11.6;4.3;11.5;1.2;.93;4181 +85079;46.76733;.04534;115;20221115;14.6;8.9;11.8;5.4;11.9;4.6;.94;4202 +85079;46.76733;.04534;115;20221116;13.7;9.3;11.5;6.4;12.3;6.8;.74;3582 +85079;46.76733;.04534;115;20221117;14.8;11.8;13.3;5.7;11.3;5.5;1.61;2834 +85079;46.76733;.04534;115;20221118;13.1;7.3;10.2;3.4;9.3;.4;1.08;4065 +85079;46.76733;.04534;115;20221119;11.1;3.1;7.1;2.9;8;.1;.78;4790 +85079;46.76733;.04534;115;20221120;12.8;5.4;9.1;4.3;9;1;1.06;4527 +85079;46.76733;.04534;115;20221121;13;7;10;5.1;9.5;5.6;1.19;3975 +85079;46.76733;.04534;115;20221122;12;5.1;8.6;4.7;9;1.4;.96;4241 +85079;46.76733;.04534;115;20221123;13.7;8.4;11.1;4.7;11.1;1.4;.9;3611 +85079;46.76733;.04534;115;20221124;11.9;8.4;10.2;4.3;11.2;1.9;.6;2809 +85079;46.76733;.04534;115;20221125;13.7;8.2;11;2.7;10.6;.1;.78;3595 +85079;46.76733;.04534;115;20221126;12;5.3;8.7;2.9;10;.1;.52;3969 +85079;46.76733;.04534;115;20221127;11.2;7.4;9.3;4.4;9.4;8.9;.94;2838 +85079;46.76733;.04534;115;20221128;11.6;8;9.8;3.5;10;.8;.79;2717 +85079;46.76733;.04534;115;20221129;10;4.8;7.4;2.4;8.8;.1;.53;3323 +85079;46.76733;.04534;115;20221130;8.8;4.6;6.7;2.3;8.7;.1;.45;2906 +85079;46.76733;.04534;115;20221201;6.7;3.4;5.1;4.5;8.1;0;.4;2496 +85079;46.76733;.04534;115;20221202;6.1;4.5;5.3;4;7.7;.6;.6;1577 +85079;46.76733;.04534;115;20221203;5;2.1;3.6;5.3;7.3;1;.38;2263 +85079;46.76733;.04534;115;20221204;4.6;2.8;3.7;2.3;7.5;0;.33;1666 +85079;46.76733;.04534;115;20221205;4.1;3.2;3.7;1.6;7.4;.1;.36;1029 +85079;46.76733;.04534;115;20221206;4.7;-1.4;1.7;3.3;6.6;0;.23;3402 +85079;46.76733;.04534;115;20221207;4.9;.9;2.9;3.9;6.5;.1;.49;2645 +85079;46.76733;.04534;115;20221208;2.7;-.6;1.1;5.4;6;0;.37;2341 +85079;46.76733;.04534;115;20221209;2.9;-.8;1.1;4.8;5.5;0;.56;2489 +85079;46.76733;.04534;115;20221210;3.4;-4;-.3;2.1;5.2;.1;.3;3691 +85079;46.76733;.04534;115;20221211;1.8;-2.5;-.3;2.3;5.1;.1;.35;2686 +85079;46.76733;.04534;115;20221212;1.6;-4.5;-1.4;2.8;4.6;0;.38;3271 +85079;46.76733;.04534;115;20221213;2.3;-3.9;-.8;3.1;5.1;1.9;.32;3286 +85079;46.76733;.04534;115;20221214;9.3;.8;5.1;3.1;8.7;6.7;.18;3912 +85079;46.76733;.04534;115;20221215;2.7;1.5;2.1;5.4;6.4;0;.45;1172 +85079;46.76733;.04534;115;20221216;3.9;-1.2;1.4;4.5;5;0;.78;2905 +85079;46.76733;.04534;115;20221217;1.2;-4.9;-1.8;3.9;4.3;0;.49;3213 +85079;46.76733;.04534;115;20221218;8.7;-5.4;1.7;5.3;6;0;.67;5119 +85079;46.76733;.04534;115;20221219;13.7;9.6;11.7;9.3;10.4;0;1.68;2541 +85079;46.76733;.04534;115;20221220;14.1;11;12.6;6.2;11.6;.5;1.25;2147 +85079;46.76733;.04534;115;20221221;13;9.2;11.1;4.7;12.3;3.2;.48;2426 +85079;46.76733;.04534;115;20221222;14.6;12.5;13.6;6.5;13.5;9.7;.93;1684 +85079;46.76733;.04534;115;20221223;14.1;13.9;14;5.6;14.1;9.2;.9;196 +85079;46.76733;.04534;115;20221224;12.7;10.2;11.5;3.4;11.7;.5;.68;1886 +85079;46.76733;.04534;115;20221225;15;9.6;12.3;4;11.7;.7;.91;2998 +85079;46.76733;.04534;115;20221226;12.5;10.4;11.5;3.6;11.5;.6;.76;1698 +85079;46.76733;.04534;115;20221227;10.4;4.5;7.5;2.2;9.4;.1;.36;3174 +85079;46.76733;.04534;115;20221228;11.5;8.9;10.2;5.8;11.4;3.3;.56;1957 +85079;46.76733;.04534;115;20221229;11.1;10.8;11;5;11.1;2;.93;359 +85079;46.76733;.04534;115;20221230;15.3;6.1;10.7;7;12.1;5.2;.58;4132 +85079;46.76733;.04534;115;20221231;15.6;12.5;14.1;7.1;11.5;0;1.91;2215 +85080;46.79697;.37017;104;20220101;15.8;4.8;10.3;2.6;9.74;.1;.66;4899 +85080;46.79697;.37017;104;20220102;13.9;9.6;11.8;4.4;11.48;0;.89;2469 +85080;46.79697;.37017;104;20220103;13.2;10.6;11.9;5;12.45;8.2;.7;1823 +85080;46.79697;.37017;104;20220104;11.4;10.9;11.1;5;10.43;5;1.19;1005 +85080;46.79697;.37017;104;20220105;6.8;1.1;4;2.4;6.47;0;.51;3742 +85080;46.79697;.37017;104;20220106;7.8;-.1;3.8;2.4;5.83;.7;.6;4940 +85080;46.79697;.37017;104;20220107;9.9;3.1;6.5;5.2;7.68;.4;.85;4634 +85080;46.79697;.37017;104;20220108;10.6;7.1;8.9;6;9.6;7.9;.87;2250 +85080;46.79697;.37017;104;20220109;9.4;5.4;7.4;3.4;8.63;6;.65;2762 +85080;46.79697;.37017;104;20220110;8.1;6.5;7.3;1.2;9.5;.5;.39;1526 +85080;46.79697;.37017;104;20220111;8.6;2.4;5.5;2;6.7;0;.53;5278 +85080;46.79697;.37017;104;20220112;3.4;-1.2;1.1;3.4;5.73;0;.43;3499 +85080;46.79697;.37017;104;20220113;4.6;-1;1.8;3.4;5.83;0;.45;5112 +85080;46.79697;.37017;104;20220114;1.1;-2.4;-.7;2;5.25;0;.28;3168 +85080;46.79697;.37017;104;20220115;-1.2;-3.9;-2.5;1.4;4.86;0;.19;2724 +85080;46.79697;.37017;104;20220116;2.3;-1.9;.2;1.5;6.01;.3;.18;2392 +85080;46.79697;.37017;104;20220117;5.8;1.9;3.8;2.2;8.13;0;.21;2341 +85080;46.79697;.37017;104;20220118;5.8;1.7;3.7;3.3;7.23;.1;.43;2819 +85080;46.79697;.37017;104;20220119;5.4;3.2;4.3;1.8;7.55;1.1;.41;1760 +85080;46.79697;.37017;104;20220120;8.3;4.1;6.2;2.9;7.6;.1;.67;4076 +85080;46.79697;.37017;104;20220121;6.4;-.3;3;3.7;5.85;0;.72;5140 +85080;46.79697;.37017;104;20220122;4.3;-2.3;1;3.3;6.03;.1;.38;3457 +85080;46.79697;.37017;104;20220123;3.1;2.7;2.9;5.1;6.6;0;.56;1132 +85080;46.79697;.37017;104;20220124;2.1;-1.8;.1;2.2;5.93;0;.23;4093 +85080;46.79697;.37017;104;20220125;1.8;-1.4;.2;1.2;5.8;0;.28;3872 +85080;46.79697;.37017;104;20220126;-.5;-1.4;-1;1.8;5.5;0;.29;1033 +85080;46.79697;.37017;104;20220127;2.1;-2.4;-.1;1.4;5.94;.2;.26;3368 +85080;46.79697;.37017;104;20220128;6.5;2.1;4.3;1;8.1;0;.33;2983 +85080;46.79697;.37017;104;20220129;7.2;4.2;5.7;1.9;8.78;.3;.38;2342 +85080;46.79697;.37017;104;20220130;9.4;6.6;8;1.6;9.9;.4;.47;2801 +85080;46.79697;.37017;104;20220131;10.1;5.8;8;4.8;8.33;.2;1.07;4799 +85080;46.79697;.37017;104;20220201;9.7;2.2;5.9;3.4;8.85;.2;.46;3618 +85080;46.79697;.37017;104;20220202;10;8.5;9.3;2.6;9.6;0;.79;2657 +85080;46.79697;.37017;104;20220203;7.2;4.7;6;2.5;8.3;.3;.54;2934 +85080;46.79697;.37017;104;20220204;12;6;9;3.7;9.23;1.4;.98;4267 +85080;46.79697;.37017;104;20220205;10.5;.2;5.4;2.2;7.13;.1;.78;7291 +85080;46.79697;.37017;104;20220206;11.4;3.1;7.3;5.7;10.1;1.5;.43;4343 +85080;46.79697;.37017;104;20220207;11.8;7.5;9.7;2.7;8.68;.1;1.09;6452 +85080;46.79697;.37017;104;20220208;13.3;.2;6.7;1.6;7.5;0;.85;9102 +85080;46.79697;.37017;104;20220209;14.7;-.4;7.2;3.1;7.58;.1;1.31;9478 +85080;46.79697;.37017;104;20220210;8.8;4;6.4;4.4;9.21;1;.81;4400 +85080;46.79697;.37017;104;20220211;9.6;.2;4.9;3.4;6.51;0;1.07;10700 +85080;46.79697;.37017;104;20220212;11.2;.6;5.9;2.7;5.71;0;1.34;9500 +85080;46.79697;.37017;104;20220213;14.3;-1.2;6.6;6.4;8.11;1.7;1.48;8600 +85080;46.79697;.37017;104;20220214;11.9;7.2;9.6;5.4;9.21;2.4;1.37;7900 +85080;46.79697;.37017;104;20220215;10.5;2.1;6.3;5.2;9.21;5.1;.56;4800 +85080;46.79697;.37017;104;20220216;13.9;8.5;11.2;5.7;12.95;.6;.56;4497 +85080;46.79697;.37017;104;20220217;14.8;11.8;13.3;4.6;12.6;.5;1.28;5121 +85080;46.79697;.37017;104;20220218;12.7;10.8;11.8;5.6;10.13;.3;1.63;3190 +85080;46.79697;.37017;104;20220219;11;1.9;6.4;3.1;7.14;0;1.21;8664 +85080;46.79697;.37017;104;20220220;13.6;7;10.3;5.3;10.75;1;1.08;5941 +85080;46.79697;.37017;104;20220221;11.6;6.7;9.2;6.1;8.3;.2;1.7;6892 +85080;46.79697;.37017;104;20220222;12.1;6.5;9.3;3.4;9.93;.4;.97;5298 +85080;46.79697;.37017;104;20220223;14;7.9;10.9;1.5;10.38;.1;1.02;6701 +85080;46.79697;.37017;104;20220224;12.5;5;8.8;3;8.63;.9;1.26;7804 +85080;46.79697;.37017;104;20220225;10.7;.9;5.8;1.8;6.15;0;1.21;10165 +85080;46.79697;.37017;104;20220226;11.3;-.6;5.3;3.9;5.48;0;1.81;12059 +85080;46.79697;.37017;104;20220227;14.8;.1;7.5;2.9;5.8;0;1.96;12644 +85080;46.79697;.37017;104;20220228;16.3;-.4;8;1.6;6.45;0;1.59;13124 +85080;46.79697;.37017;104;20220301;16.1;3.7;9.9;2.2;7.3;0;1.77;10587 +85080;46.79697;.37017;104;20220302;11.6;7.2;9.4;2.6;9.45;.6;1.07;5091 +85080;46.79697;.37017;104;20220303;13.2;5.9;9.5;2;10.25;.3;1.05;7593 +85080;46.79697;.37017;104;20220304;9.6;8;8.8;3.5;9.85;.6;.86;3338 +85080;46.79697;.37017;104;20220305;8.6;3.5;6;3.3;8.55;.2;.75;5216 +85080;46.79697;.37017;104;20220306;9.8;4.5;7.2;3.3;6.83;0;1.56;10105 +85080;46.79697;.37017;104;20220307;9.6;-2.7;3.5;3.6;4.73;0;1.79;13590 +85080;46.79697;.37017;104;20220308;13.3;.7;7;3.7;7.45;0;1.65;10921 +85080;46.79697;.37017;104;20220309;15.5;5.6;10.5;4;9;0;2.02;12481 +85080;46.79697;.37017;104;20220310;13.8;9.6;11.7;4.9;9.83;.4;1.87;7354 +85080;46.79697;.37017;104;20220311;12.8;7.5;10.1;5.7;10.08;3.4;1.44;7077 +85080;46.79697;.37017;104;20220312;12.6;7;9.8;4.3;9.58;.3;1.5;8641 +85080;46.79697;.37017;104;20220313;10.1;7.1;8.6;4.1;8.93;6.1;1.25;5859 +85080;46.79697;.37017;104;20220314;14.9;1.1;8;3.8;8.18;.9;1.92;13998 +85080;46.79697;.37017;104;20220315;17.6;9;13.3;3.4;11.63;0;1.86;9375 +85080;46.79697;.37017;104;20220316;14.7;9.5;12.1;3.2;11.13;0;1.44;6251 +85080;46.79697;.37017;104;20220317;10.2;7.9;9.1;4.9;8.73;0;1.51;6153 +85080;46.79697;.37017;104;20220318;14.7;4.2;9.5;5.9;7.71;0;2.59;13100 +85080;46.79697;.37017;104;20220319;16.8;6.7;11.8;2.8;8.81;0;2.11;9300 +85080;46.79697;.37017;104;20220320;16.7;5.8;11.3;3.2;8.91;0;2.29;12600 +85080;46.79697;.37017;104;20220321;18.6;7.8;13.2;3.6;8.41;0;3.12;16200 +85080;46.79697;.37017;104;20220322;17.3;6.5;11.9;3.8;6.11;0;3.5;18200 +85080;46.79697;.37017;104;20220323;17.8;4.9;11.4;2.4;4.91;0;3.19;19300 +85080;46.79697;.37017;104;20220324;20.2;.1;10.2;2.6;5.51;0;3.34;19500 +85080;46.79697;.37017;104;20220325;21.4;1.1;11.3;3.1;6.11;0;3.69;19300 +85080;46.79697;.37017;104;20220326;21.3;4.9;13.1;3.8;6.41;0;4.12;19600 +85080;46.79697;.37017;104;20220327;22.5;3.2;12.9;1.8;6.91;0;3.13;18500 +85080;46.79697;.37017;104;20220328;21.5;5.6;13.6;2.1;7.71;0;3.04;16100 +85080;46.79697;.37017;104;20220329;17.8;7.8;12.8;3.1;9.21;.2;2.43;9900 +85080;46.79697;.37017;104;20220330;13.9;4.6;9.3;3.7;10.21;.9;1.22;6000 +85080;46.79697;.37017;104;20220331;11.4;5;8.2;5.9;8.21;7.7;1.77;8300 +85080;46.79697;.37017;104;20220401;7;-.3;3.4;7.7;5.81;3.1;1.68;13100 +85080;46.79697;.37017;104;20220402;8.5;-.4;4.1;5;5.41;0;2.07;15900 +85080;46.79697;.37017;104;20220403;8.5;-.9;3.8;2.3;4.93;0;1.84;15468 +85080;46.79697;.37017;104;20220404;11.7;-2.4;4.6;2.7;5.58;0;2.24;19194 +85080;46.79697;.37017;104;20220405;12.4;5.8;9.1;2.9;10.06;.7;1.12;5585 +85080;46.79697;.37017;104;20220406;12.5;8.6;10.6;6;10.91;.9;1.29;5400 +85080;46.79697;.37017;104;20220407;14.6;9.7;12.2;8.8;12.71;10.8;1.24;5700 +85080;46.79697;.37017;104;20220408;15.5;10.9;13.2;9.1;11.31;4.8;2.41;7500 +85080;46.79697;.37017;104;20220409;12.6;2;7.3;2.6;7.2;0;2.31;19033 +85080;46.79697;.37017;104;20220410;16.4;-1.4;7.5;3.2;6.51;0;3.12;23000 +85080;46.79697;.37017;104;20220411;22;4.6;13.3;3.3;9.37;0;3.69;19666 +85080;46.79697;.37017;104;20220412;17.9;10.9;14.4;4.1;11.41;2.9;2.46;9100 +85080;46.79697;.37017;104;20220413;16.9;11.4;14.2;1.5;12.71;.1;1.82;10000 +85080;46.79697;.37017;104;20220414;21.7;7.3;14.5;2.1;11.91;0;3.38;22500 +85080;46.79697;.37017;104;20220415;22.5;7.6;15.1;2.9;11.11;0;3.8;22300 +85080;46.79697;.37017;104;20220416;22;7.4;14.7;4;10.61;0;4.12;23400 +85080;46.79697;.37017;104;20220417;21.8;5.2;13.5;2.9;8.71;0;4.04;23700 +85080;46.79697;.37017;104;20220418;18.9;7.9;13.4;3.7;10.71;.1;3.4;21600 +85080;46.79697;.37017;104;20220419;17;8.3;12.7;3.7;9.11;.1;3.3;19000 +85080;46.79697;.37017;104;20220420;17.9;8.6;13.3;3.3;10.21;.4;2.66;12400 +85080;46.79697;.37017;104;20220421;20.1;7.1;13.6;2.3;8.91;0;3.75;23600 +85080;46.79697;.37017;104;20220422;20.3;5.5;12.9;2.1;10.01;.1;3.3;21300 +85080;46.79697;.37017;104;20220423;18.7;11.4;15.1;3.7;11.71;2.2;2.97;14300 +85080;46.79697;.37017;104;20220424;16.1;10.2;13.2;3.4;13.01;8.9;1.29;4500 +85080;46.79697;.37017;104;20220425;17.6;9.8;13.7;3;12.51;5.7;1.97;9400 +85080;46.79697;.37017;104;20220426;17.7;4.1;10.9;3.1;9.41;0;3.45;25800 +85080;46.79697;.37017;104;20220427;19.7;7.8;13.8;4.6;9.21;0;4.35;24800 +85080;46.79697;.37017;104;20220428;19;8.9;14;3.4;11.31;0;3.23;19000 +85080;46.79697;.37017;104;20220429;22.2;8.8;15.5;2.6;11.01;0;3.97;22800 +85080;46.79697;.37017;104;20220430;19.6;7.6;13.6;3.2;10.01;0;3.86;23900 +85080;46.79697;.37017;104;20220501;18.5;5.6;12.1;2.6;8.31;0;3.74;24200 +85080;46.79697;.37017;104;20220502;19.8;7.2;13.5;3.8;9.21;0;4.17;24200 +85080;46.79697;.37017;104;20220503;20.4;7.1;13.8;3.7;9.81;.1;3.87;20900 +85080;46.79697;.37017;104;20220504;18.3;7.9;13.1;3;10.41;.2;2.85;15000 +85080;46.79697;.37017;104;20220505;20.3;6.8;13.6;3;10.31;0;4;25600 +85080;46.79697;.37017;104;20220506;21.5;6.7;14.1;2.5;10.63;0;3.32;17753 +85080;46.79697;.37017;104;20220507;22.6;9.3;15.9;2.6;11.4;0;3.56;17584 +85080;46.79697;.37017;104;20220508;23.9;8.7;16.3;2.5;11.88;.1;3.69;18045 +85080;46.79697;.37017;104;20220509;26.5;9.2;17.9;1.5;12.28;0;3.81;19700 +85080;46.79697;.37017;104;20220510;28;10.6;19.3;2.3;12.3;.1;4.43;19697 +85080;46.79697;.37017;104;20220511;25.3;10.8;18;2.5;12.65;0;3.92;18162 +85080;46.79697;.37017;104;20220512;20.4;11.5;16;1.7;13.5;0;2.41;11924 +85080;46.79697;.37017;104;20220513;23.7;12.7;18.2;2.1;11.6;0;3.69;16398 +85080;46.79697;.37017;104;20220514;26.8;10.3;18.6;2.5;12.45;0;4.28;18918 +85080;46.79697;.37017;104;20220515;28.8;14.7;21.8;3.1;15.33;0;4.63;17384 +85080;46.79697;.37017;104;20220516;26.2;14.5;20.3;2.1;14.85;0;3.76;16631 +85080;46.79697;.37017;104;20220517;30.5;13.8;22.2;2.7;14.1;0;5.05;19446 +85080;46.79697;.37017;104;20220518;29.9;12.6;21.3;1.9;15.73;.3;4.35;19684 +85080;46.79697;.37017;104;20220519;26.2;16.6;21.4;2.1;16.9;1.1;3.49;14492 +85080;46.79697;.37017;104;20220520;24.3;16.9;20.6;2.8;17.1;.1;3.19;12595 +85080;46.79697;.37017;104;20220521;27.9;10.6;19.3;2.3;13.2;0;4.47;20188 +85080;46.79697;.37017;104;20220522;29.1;16.2;22.7;2.8;15.58;1.9;4.49;16059 +85080;46.79697;.37017;104;20220523;20.1;18.3;19.2;3.6;16.77;5.7;2.13;6984 +85080;46.79697;.37017;104;20220524;18.3;9.6;13.9;2.7;11.5;1.2;2.74;14626 +85080;46.79697;.37017;104;20220525;20.6;7.6;14.1;2.4;11.18;0;3.23;18066 +85080;46.79697;.37017;104;20220526;20.6;13;16.8;2.3;13.15;0;2.91;13349 +85080;46.79697;.37017;104;20220527;21.6;11.6;16.6;2.1;13.18;.1;3.06;15005 +85080;46.79697;.37017;104;20220528;23;10.1;16.6;3.3;11;0;4.25;19738 +85080;46.79697;.37017;104;20220529;18.6;8.9;13.7;4.2;8.18;0;4.12;18727 +85080;46.79697;.37017;104;20220530;21.1;5.8;13.4;2.7;8.23;0;4.02;20668 +85080;46.79697;.37017;104;20220531;24.1;7.3;15.7;2;8.43;.3;4.26;20892 +85080;46.79697;.37017;104;20220601;25.4;9.7;17.5;2;10.15;.7;4.32;19812 +85080;46.79697;.37017;104;20220602;29.1;13.4;21.2;2.6;12.93;.3;5.12;20319 +85080;46.79697;.37017;104;20220603;28;16.4;22.2;2.1;16.4;2.3;4.01;16192 +85080;46.79697;.37017;104;20220604;26.7;16.6;21.6;2.1;18.68;9.4;3.46;14834 +85080;46.79697;.37017;104;20220605;21.7;15.3;18.5;2.8;15.3;0;2.78;11121 +85080;46.79697;.37017;104;20220606;20.8;12.5;16.7;2.1;13.95;.4;2.75;13334 +85080;46.79697;.37017;104;20220607;22.8;13.2;18;3.3;14.1;9.7;3.57;15912 +85080;46.79697;.37017;104;20220608;22.6;14.4;18.5;3.8;14.83;.3;3.44;14211 +85080;46.79697;.37017;104;20220609;22;13.3;17.7;2.9;13.15;.1;3.41;14648 +85080;46.79697;.37017;104;20220610;27;10.3;18.6;1.5;14.2;.1;4.19;21869 +85080;46.79697;.37017;104;20220611;29;12.8;20.9;2.2;15.45;0;5.57;28409 +85080;46.79697;.37017;104;20220612;24.7;14.9;19.8;3.8;13.93;.7;4.86;21628 +85080;46.79697;.37017;104;20220613;26.4;11;18.7;3.3;10.73;0;5.98;29014 +85080;46.79697;.37017;104;20220614;30.6;11.8;21.2;3.3;11.33;0;6.88;29649 +85080;46.79697;.37017;104;20220615;34.4;17.1;25.7;2.5;14.55;0;7;28858 +85080;46.79697;.37017;104;20220616;33.6;17.2;25.4;2.3;14.65;0;6.52;26935 +85080;46.79697;.37017;104;20220617;36.8;17.2;27;2.3;13.73;0;7.36;29360 +85080;46.79697;.37017;104;20220618;39.7;19.9;29.8;3.1;14.35;1.6;8.62;29561 +85080;46.79697;.37017;104;20220619;30.3;18.3;24.3;3.2;18.65;2.4;5.71;23853 +85080;46.79697;.37017;104;20220620;28.1;17.2;22.6;2.6;18.7;8;4.46;19966 +85080;46.79697;.37017;104;20220621;27.8;16.6;22.2;2.4;19.53;1.2;4.39;21105 +85080;46.79697;.37017;104;20220622;23.3;17.4;20.4;2.3;18.78;13.2;2.81;12662 +85080;46.79697;.37017;104;20220623;26.2;13.5;19.9;1.5;16.15;0;4.28;22754 +85080;46.79697;.37017;104;20220624;22.9;14.6;18.7;3.7;15.73;5.3;3.71;17890 +85080;46.79697;.37017;104;20220625;16.8;14.9;15.8;2.3;15.45;17.7;1.76;8473 +85080;46.79697;.37017;104;20220626;21.3;11.3;16.3;1.6;13.78;0;3.39;19677 +85080;46.79697;.37017;104;20220627;23.6;11.9;17.8;2.5;12;0;4.8;25475 +85080;46.79697;.37017;104;20220628;25;10.1;17.5;1.9;11.13;0;5.04;28224 +85080;46.79697;.37017;104;20220629;22.9;10.4;16.6;2.1;13.38;6.6;3.73;20301 +85080;46.79697;.37017;104;20220630;20.5;12.9;16.7;2.2;13.6;3.6;3.25;17186 +85080;46.79697;.37017;104;20220701;22.4;9;15.7;1.7;11.4;0;3.94;22478 +85080;46.79697;.37017;104;20220702;28.1;10.3;19.2;1.8;11.65;0;5.47;29249 +85080;46.79697;.37017;104;20220703;25.5;11.9;18.7;2.9;12.78;0;5.27;27038 +85080;46.79697;.37017;104;20220704;26.7;11.9;19.3;2.9;12.4;0;5.51;27021 +85080;46.79697;.37017;104;20220705;26.8;11.4;19.1;3.1;12.45;0;5.64;27905 +85080;46.79697;.37017;104;20220706;26.6;11.6;19.1;3.3;12.28;0;5.66;27264 +85080;46.79697;.37017;104;20220707;26.3;14;20.2;3.3;14.6;0;5.23;25296 +85080;46.79697;.37017;104;20220708;28.3;13.3;20.8;3.4;12.4;0;6.19;27895 +85080;46.79697;.37017;104;20220709;30;13.2;21.6;3;12.75;0;6.36;28325 +85080;46.79697;.37017;104;20220710;29;17;23;4.5;12.98;0;6.9;26454 +85080;46.79697;.37017;104;20220711;31.4;16.4;23.9;4;13.48;0;7.2;27859 +85080;46.79697;.37017;104;20220712;33.6;16.4;25;2.5;13.48;0;6.81;28637 +85080;46.79697;.37017;104;20220713;35.1;16.5;25.8;1.4;11.85;0;6.08;27823 +85080;46.79697;.37017;104;20220714;34.3;17.4;25.9;2.9;13.53;0;7.21;28040 +85080;46.79697;.37017;104;20220715;29.9;15.1;22.5;3.4;12.25;0;6.46;26335 +85080;46.79697;.37017;104;20220716;31.1;14.5;22.8;3.5;10.18;0;7.12;27646 +85080;46.79697;.37017;104;20220717;33.6;16.6;25.1;3.6;11.75;0;7.49;26606 +85080;46.79697;.37017;104;20220718;40.4;19.4;29.9;3.8;12.73;0;9.38;28811 +85080;46.79697;.37017;104;20220719;30.1;21.6;25.8;3.5;16.18;4.8;5.85;19755 +85080;46.79697;.37017;104;20220720;27.2;17.8;22.5;3;18;2.2;4.58;20134 +85080;46.79697;.37017;104;20220721;28.7;15.3;22;1.8;17.3;0;4.46;21729 +85080;46.79697;.37017;104;20220722;26.6;15.8;21.2;2.3;18.15;.6;3.52;15547 +85080;46.79697;.37017;104;20220723;29.1;14.4;21.7;2.3;14.45;0;5.43;25831 +85080;46.79697;.37017;104;20220724;34.4;14.7;24.5;2.1;14.03;0;6.34;27884 +85080;46.79697;.37017;104;20220725;25.4;18;21.7;3.6;15.9;1.1;4.27;16117 +85080;46.79697;.37017;104;20220726;24.4;14.3;19.3;2.2;13.95;0;3.7;16818 +85080;46.79697;.37017;104;20220727;26.7;12.8;19.8;2.1;11.43;0;4.87;23755 +85080;46.79697;.37017;104;20220728;29.3;13.5;21.4;1.5;11.8;0;4.81;23425 +85080;46.79697;.37017;104;20220729;28.6;18.2;23.4;2.1;14.88;0;4.52;18506 +85080;46.79697;.37017;104;20220730;31.1;15.7;23.4;2.3;15.83;0;5.35;23497 +85080;46.79697;.37017;104;20220731;32.5;16.4;24.5;2.5;15.25;0;5.99;25640 +85080;46.79697;.37017;104;20220801;30.5;15.5;23;2.3;15.9;0;5.37;24715 +85080;46.79697;.37017;104;20220802;33.3;16.4;24.9;1.8;15.45;0;5.65;25842 +85080;46.79697;.37017;104;20220803;37;18.1;27.5;1.5;14.33;.3;6.05;26470 +85080;46.79697;.37017;104;20220804;30.1;21.8;25.9;3.1;17.95;0;5.06;17466 +85080;46.79697;.37017;104;20220805;28.5;17.1;22.8;4.4;13.58;0;6.03;22189 +85080;46.79697;.37017;104;20220806;27.6;13.6;20.6;4.3;9.63;0;6.39;24240 +85080;46.79697;.37017;104;20220807;29.3;13.9;21.6;4.2;8.8;0;6.89;25129 +85080;46.79697;.37017;104;20220808;31.6;14.9;23.2;3.9;10.05;0;7.02;24879 +85080;46.79697;.37017;104;20220809;33.3;16.8;25.1;3.8;11.2;0;7.31;24977 +85080;46.79697;.37017;104;20220810;34.3;17.2;25.8;3.4;11.3;0;7.13;24962 +85080;46.79697;.37017;104;20220811;35.3;17.3;26.3;3;10.2;0;7.13;25109 +85080;46.79697;.37017;104;20220812;36;16.6;26.3;1.9;10.18;0;6.09;25135 +85080;46.79697;.37017;104;20220813;36.7;17;26.9;2.1;11.8;8.3;6.24;24622 +85080;46.79697;.37017;104;20220814;24.9;18.9;21.9;3.7;19.03;6;3.18;11699 +85080;46.79697;.37017;104;20220815;25.7;17.7;21.7;3.7;18.08;.2;3.61;14344 +85080;46.79697;.37017;104;20220816;24.5;16.3;20.4;1.8;18.1;7.1;2.81;13510 +85080;46.79697;.37017;104;20220817;25.8;15.6;20.7;2.6;16.6;.3;3.88;18851 +85080;46.79697;.37017;104;20220818;26.8;12.9;19.8;2.3;15.55;.1;3.87;19021 +85080;46.79697;.37017;104;20220819;25.7;16.5;21.1;2.6;17.93;1.6;3.35;15119 +85080;46.79697;.37017;104;20220820;26.6;16.7;21.7;1.7;17.05;0;3.44;16383 +85080;46.79697;.37017;104;20220821;22.9;13.5;18.2;1.8;15.35;.6;2.63;12969 +85080;46.79697;.37017;104;20220822;26.2;17.9;22.1;1.6;18.98;1;2.93;13543 +85080;46.79697;.37017;104;20220823;26.3;17.9;22.1;1.3;19.63;0;2.66;12205 +85080;46.79697;.37017;104;20220824;33.4;16;24.7;1.7;16.95;0;4.78;22181 +85080;46.79697;.37017;104;20220825;26.6;19.2;22.9;2.8;18.53;.1;3.35;12269 +85080;46.79697;.37017;104;20220826;26.9;16.9;21.9;2.7;16.5;0;3.98;17654 +85080;46.79697;.37017;104;20220827;28.2;13.9;21.1;2.3;13.25;0;4.2;18296 +85080;46.79697;.37017;104;20220828;28.4;14.6;21.5;2.9;12.18;0;4.91;20624 +85080;46.79697;.37017;104;20220829;33.1;14.6;23.8;2.6;14.28;1.4;5.25;20915 +85080;46.79697;.37017;104;20220830;29.8;19.3;24.6;2.6;18.23;0;4.21;16554 +85080;46.79697;.37017;104;20220831;29.5;16;22.7;2.1;17.35;12.1;3.87;17572 +85080;46.79697;.37017;104;20220901;27.7;16.7;22.2;1.9;18.53;3.9;3.34;16009 +85080;46.79697;.37017;104;20220902;25.1;16.6;20.8;1.9;18.4;1.8;2.84;14247 +85080;46.79697;.37017;104;20220903;25.8;16.3;21.1;3;15.98;.2;3.62;15625 +85080;46.79697;.37017;104;20220904;30.4;13.3;21.9;1.9;14.9;1.9;4.12;19419 +85080;46.79697;.37017;104;20220905;31.2;15.9;23.6;2.8;16.58;2.4;4.51;17835 +85080;46.79697;.37017;104;20220906;29;14.6;21.8;2.1;15.6;.3;3.86;18021 +85080;46.79697;.37017;104;20220907;19.2;15.6;17.4;3.4;16.25;8.9;1.76;6972 +85080;46.79697;.37017;104;20220908;23.1;14.3;18.7;3.9;15.8;2.2;3;13960 +85080;46.79697;.37017;104;20220909;22.3;14.2;18.3;3.5;14.93;1.3;2.92;13552 +85080;46.79697;.37017;104;20220910;23.8;12.8;18.3;2.4;14.2;.2;3.01;15447 +85080;46.79697;.37017;104;20220911;26.9;11.7;19.3;2;13.55;0;3.56;18708 +85080;46.79697;.37017;104;20220912;34.2;13.6;23.9;2.4;14.55;.1;4.67;18157 +85080;46.79697;.37017;104;20220913;31.5;20.4;25.9;2.9;19.15;8.8;3.97;12738 +85080;46.79697;.37017;104;20220914;26.9;17.5;22.2;2.8;19.48;4.5;2.81;11160 +85080;46.79697;.37017;104;20220915;22.5;17.8;20.2;2.5;18.1;2.2;2.03;7990 +85080;46.79697;.37017;104;20220916;19.5;11.9;15.7;3.1;12.25;0;2.55;13037 +85080;46.79697;.37017;104;20220917;18.1;6.6;12.3;2.4;9.15;.1;2.55;16239 +85080;46.79697;.37017;104;20220918;19.9;5.1;12.5;2.1;8.6;0;2.72;17546 +85080;46.79697;.37017;104;20220919;20.4;7.3;13.8;3.2;9.68;0;3.01;16592 +85080;46.79697;.37017;104;20220920;20.5;6.5;13.5;3;9.35;0;2.98;16644 +85080;46.79697;.37017;104;20220921;21.3;8.2;14.8;2.9;9.63;0;3.07;16269 +85080;46.79697;.37017;104;20220922;22.4;6.5;14.5;1.8;8.95;0;2.81;16720 +85080;46.79697;.37017;104;20220923;21.3;9;15.2;1.1;9.85;0;2.01;11298 +85080;46.79697;.37017;104;20220924;19.1;11;15;2;12.33;.8;1.89;9809 +85080;46.79697;.37017;104;20220925;17.8;10.4;14.1;2.2;12.1;.1;1.69;8521 +85080;46.79697;.37017;104;20220926;17.5;8.5;13;3.1;11.38;3.8;1.82;9262 +85080;46.79697;.37017;104;20220927;18.1;9.4;13.7;4.4;12.2;1.6;2.04;10599 +85080;46.79697;.37017;104;20220928;15.2;14.1;14.7;4;14.38;3.6;1.2;4264 +85080;46.79697;.37017;104;20220929;16.6;7.6;12.1;2.2;10.75;.3;1.7;10964 +85080;46.79697;.37017;104;20220930;18;5.1;11.5;2.4;10.35;5.5;1.89;13158 +85080;46.79697;.37017;104;20221001;21.1;13;17;4.9;17.3;2;1.61;8535 +85080;46.79697;.37017;104;20221002;21;15.5;18.2;3.6;16.93;.4;1.81;8030 +85080;46.79697;.37017;104;20221003;19.8;14.3;17.1;1.7;15.5;0;1.63;9797 +85080;46.79697;.37017;104;20221004;21.8;7.5;14.6;1.3;12.45;.2;1.86;13382 +85080;46.79697;.37017;104;20221005;22.2;10.3;16.2;3;14.43;.2;2.14;12493 +85080;46.79697;.37017;104;20221006;19.3;9.7;14.5;2.2;11.73;0;1.97;12826 +85080;46.79697;.37017;104;20221007;20.4;5.9;13.2;1.5;10.58;0;1.81;12698 +85080;46.79697;.37017;104;20221008;19.6;6.7;13.2;1.8;10.53;.1;1.84;12600 +85080;46.79697;.37017;104;20221009;22.6;6.7;14.7;2.3;11.3;0;2.23;13159 +85080;46.79697;.37017;104;20221010;21.5;13.5;17.5;2.6;15;0;1.82;8574 +85080;46.79697;.37017;104;20221011;17.3;13.9;15.6;2.7;14.63;0;1.28;5849 +85080;46.79697;.37017;104;20221012;19.6;9.9;14.8;1.3;13;.2;1.34;8427 +85080;46.79697;.37017;104;20221013;16.4;10.6;13.5;2.8;14.63;5.5;.82;5193 +85080;46.79697;.37017;104;20221014;19.2;15.1;17.2;4.3;17.58;4.5;1.1;4793 +85080;46.79697;.37017;104;20221015;17.4;16.5;16.9;4.3;17.4;6.8;.96;2972 +85080;46.79697;.37017;104;20221016;24.3;14.9;19.6;2.5;17.35;0;1.92;9484 +85080;46.79697;.37017;104;20221017;19.2;17.9;18.5;3.2;17.95;24.9;1.18;2700 +85080;46.79697;.37017;104;20221018;23.9;14;19;2.5;18.03;.1;1.67;9643 +85080;46.79697;.37017;104;20221019;25;15;20;3.2;17.13;7.7;2.13;9040 +85080;46.79697;.37017;104;20221020;23.3;14.6;18.9;3.8;16.83;2.5;2;8289 +85080;46.79697;.37017;104;20221021;19.7;15.9;17.8;3.3;15.23;.1;1.68;5699 +85080;46.79697;.37017;104;20221022;21.3;11.4;16.3;3.1;14.43;.1;1.65;8729 +85080;46.79697;.37017;104;20221023;23.4;15.5;19.5;5.4;14.18;.6;3.03;7468 +85080;46.79697;.37017;104;20221024;20.3;14.7;17.5;4.3;14.43;.1;2.01;7289 +85080;46.79697;.37017;104;20221025;19.6;10.2;14.9;2.8;13.78;0;1.28;6822 +85080;46.79697;.37017;104;20221026;24;13;18.5;3.4;14.73;0;2.18;9393 +85080;46.79697;.37017;104;20221027;24.3;15.1;19.7;4.9;15.38;0;2.56;6209 +85080;46.79697;.37017;104;20221028;24.2;17.3;20.7;3.8;15.75;0;2.43;7158 +85080;46.79697;.37017;104;20221029;23.6;17.2;20.4;4.2;14.03;0;2.7;5961 +85080;46.79697;.37017;104;20221030;18.3;12.3;15.3;2;13.35;1;1.13;4919 +85080;46.79697;.37017;104;20221031;20.8;12.3;16.5;3.6;14.58;1;1.54;5925 +85080;46.79697;.37017;104;20221101;17.7;9.4;13.6;3.9;11.88;1.3;1.48;7398 +85080;46.79697;.37017;104;20221102;17.5;10;13.7;3;12.78;.2;1.15;6869 +85080;46.79697;.37017;104;20221103;15.2;10.7;13;4.3;11.75;8.3;1.28;3716 +85080;46.79697;.37017;104;20221104;13.6;7.4;10.5;4.5;9.78;.4;1.26;5351 +85080;46.79697;.37017;104;20221105;14.7;4;9.4;2.5;9.38;.1;.97;6684 +85080;46.79697;.37017;104;20221106;15;8.8;11.9;4.1;11.15;2.2;1.16;4266 +85080;46.79697;.37017;104;20221107;17.3;11.3;14.3;4.7;12.93;.1;1.38;4920 +85080;46.79697;.37017;104;20221108;16.9;10.6;13.7;5.4;12.13;2.2;1.51;4480 +85080;46.79697;.37017;104;20221109;16.3;12.1;14.2;2.8;12.73;.9;1.06;4395 +85080;46.79697;.37017;104;20221110;13.1;4.9;9;1.9;10.28;0;.59;6020 +85080;46.79697;.37017;104;20221111;15.6;4.9;10.3;2.1;10.65;.2;.73;6695 +85080;46.79697;.37017;104;20221112;19.6;7;13.3;2.2;11.78;.2;1.03;7210 +85080;46.79697;.37017;104;20221113;20;5.6;12.8;1.7;11.6;.1;.88;7580 +85080;46.79697;.37017;104;20221114;14.7;9;11.8;3.5;11.55;1.6;.92;3792 +85080;46.79697;.37017;104;20221115;14.5;8.5;11.5;4.9;12.13;4.6;.8;3173 +85080;46.79697;.37017;104;20221116;14.1;9.5;11.8;6.2;12.33;8.1;.81;3340 +85080;46.79697;.37017;104;20221117;15.3;11.3;13.3;5.1;11.48;4;1.41;3612 +85080;46.79697;.37017;104;20221118;13.4;6.1;9.8;2.8;9.18;.2;.89;5764 +85080;46.79697;.37017;104;20221119;10.8;1.6;6.2;2;7.65;.2;.55;6337 +85080;46.79697;.37017;104;20221120;12.5;2.4;7.4;3.5;8.58;.7;.82;4414 +85080;46.79697;.37017;104;20221121;13;5.9;9.5;4.4;9.33;4.9;1.08;3272 +85080;46.79697;.37017;104;20221122;12.5;4.6;8.5;4.1;9.03;1.4;.87;4896 +85080;46.79697;.37017;104;20221123;14.2;7.5;10.8;4.5;10.88;1.4;.88;4803 +85080;46.79697;.37017;104;20221124;12.1;7.7;9.9;4.3;10.93;1.5;.64;3021 +85080;46.79697;.37017;104;20221125;13.8;7.7;10.7;2.3;10.65;.1;.63;4635 +85080;46.79697;.37017;104;20221126;11.4;3.9;7.7;2.4;9.38;.1;.45;4462 +85080;46.79697;.37017;104;20221127;11.7;6.4;9.1;3.7;9.25;6.2;.84;3426 +85080;46.79697;.37017;104;20221128;12;7.1;9.5;2.8;10.13;2.1;.63;3483 +85080;46.79697;.37017;104;20221129;9.7;3.4;6.6;1.8;8.75;0;.38;3478 +85080;46.79697;.37017;104;20221130;8.8;5.3;7.1;2.5;8.68;0;.48;3320 +85080;46.79697;.37017;104;20221201;6.9;4.2;5.5;3.9;8.08;0;.47;2537 +85080;46.79697;.37017;104;20221202;6.3;4.7;5.5;3.5;7.68;.8;.6;1700 +85080;46.79697;.37017;104;20221203;5.4;2.2;3.8;4.4;7.33;1;.43;1838 +85080;46.79697;.37017;104;20221204;5;3;4;2.1;7.55;0;.37;1500 +85080;46.79697;.37017;104;20221205;6;3;4.5;1.7;7.45;.1;.35;2609 +85080;46.79697;.37017;104;20221206;5;-.3;2.3;3.1;6.75;0;.32;2464 +85080;46.79697;.37017;104;20221207;5.6;2.4;4;3.7;6.63;0;.59;3102 +85080;46.79697;.37017;104;20221208;3;-.4;1.3;4.4;5.98;0;.43;2259 +85080;46.79697;.37017;104;20221209;3.3;-.8;1.3;4;5.48;0;.5;3722 +85080;46.79697;.37017;104;20221210;2.3;-4.1;-.9;1.8;5.15;.1;.24;3516 +85080;46.79697;.37017;104;20221211;1.6;-3.3;-.9;2;4.83;0;.29;3549 +85080;46.79697;.37017;104;20221212;2;-4.6;-1.3;2.6;4.65;0;.36;3616 +85080;46.79697;.37017;104;20221213;2.3;-3.4;-.5;2.9;5.08;1.3;.29;4286 +85080;46.79697;.37017;104;20221214;7.7;.8;4.3;2.9;8.13;5.5;.28;2267 +85080;46.79697;.37017;104;20221215;3.2;1.5;2.3;4.6;6.3;0;.49;1762 +85080;46.79697;.37017;104;20221216;4.7;-1;1.9;4;4.9;0;.75;4540 +85080;46.79697;.37017;104;20221217;1.5;-4;-1.2;3.7;4.43;0;.44;4417 +85080;46.79697;.37017;104;20221218;8.7;-5.6;1.6;4.2;5.88;0;.67;3489 +85080;46.79697;.37017;104;20221219;14;8.7;11.3;6.9;10.23;.6;1.41;2673 +85080;46.79697;.37017;104;20221220;14.3;10.8;12.5;5.8;11.5;.8;1.25;1881 +85080;46.79697;.37017;104;20221221;12.8;8.5;10.7;4.6;12.4;2.2;.37;1850 +85080;46.79697;.37017;104;20221222;14.4;12.4;13.4;5.7;13.43;10.3;.86;1350 +85080;46.79697;.37017;104;20221223;14.2;13.9;14.1;5;14.35;8;.77;633 +85080;46.79697;.37017;104;20221224;12.3;10.1;11.2;3.1;11.98;.6;.55;1600 +85080;46.79697;.37017;104;20221225;15;9.1;12.1;3.6;11.58;.3;.84;3158 +85080;46.79697;.37017;104;20221226;13;10.6;11.8;3.2;11.38;1;.79;2206 +85080;46.79697;.37017;104;20221227;10.1;3;6.5;2.4;9.18;.2;.27;3383 +85080;46.79697;.37017;104;20221228;11.8;8.3;10;5.7;11.4;2.1;.51;2100 +85080;46.79697;.37017;104;20221229;11.9;10.6;11.2;4.8;11.23;1.8;.86;1355 +85080;46.79697;.37017;104;20221230;15.2;5.9;10.5;6.5;12.28;5.4;.52;2649 +85080;46.79697;.37017;104;20221231;15.8;13.1;14.5;6.8;11.7;0;1.92;2600 +85081;46.82564;.69532;92;20220101;16;4.7;10.3;2.1;9.54;.1;.57;4811 +85081;46.82564;.69532;92;20220102;13.9;8.2;11.1;4.2;11.21;.1;.8;2876 +85081;46.82564;.69532;92;20220103;13.2;10.8;12;4.7;12.38;7.3;.73;1787 +85081;46.82564;.69532;92;20220104;12.1;11.2;11.6;4.7;10.36;5;1.27;1207 +85081;46.82564;.69532;92;20220105;7.3;.9;4.1;2.1;6.4;0;.5;3884 +85081;46.82564;.69532;92;20220106;6.2;-1.3;2.5;1.9;5.96;.6;.41;4726 +85081;46.82564;.69532;92;20220107;9.8;2;5.9;4.8;7.61;1.2;.75;4872 +85081;46.82564;.69532;92;20220108;10.7;7.2;9;5.6;9.58;8.5;.87;2231 +85081;46.82564;.69532;92;20220109;9.5;5.2;7.3;3.3;8.53;4.8;.65;2849 +85081;46.82564;.69532;92;20220110;8.2;6.5;7.3;1;9.48;.2;.38;1540 +85081;46.82564;.69532;92;20220111;8.5;2.3;5.4;2;6.58;0;.55;5221 +85081;46.82564;.69532;92;20220112;4.3;-.7;1.8;3.2;5.73;0;.5;3636 +85081;46.82564;.69532;92;20220113;4.8;-.6;2.1;3.1;5.78;0;.48;5087 +85081;46.82564;.69532;92;20220114;2.8;-1.7;.5;1.9;5.31;0;.35;3546 +85081;46.82564;.69532;92;20220115;-1.5;-4.7;-3.1;1.5;4.88;0;.19;3055 +85081;46.82564;.69532;92;20220116;1.1;-2.3;-.6;1.7;6.17;.4;.16;2548 +85081;46.82564;.69532;92;20220117;5.6;.8;3.2;1.8;7.93;0;.19;2628 +85081;46.82564;.69532;92;20220118;6;1.9;4;3.1;7.36;0;.44;2815 +85081;46.82564;.69532;92;20220119;5.1;2.4;3.8;1.8;7.58;1.1;.33;2022 +85081;46.82564;.69532;92;20220120;8.4;4;6.2;2.5;7.51;0;.64;4222 +85081;46.82564;.69532;92;20220121;6.5;.1;3.3;3.4;5.86;0;.74;4981 +85081;46.82564;.69532;92;20220122;4.2;-2.2;1;2.7;6.06;.1;.36;3368 +85081;46.82564;.69532;92;20220123;3.2;2.8;3;4.5;6.51;0;.59;1249 +85081;46.82564;.69532;92;20220124;2.7;-1.3;.7;2.2;6.03;0;.28;4256 +85081;46.82564;.69532;92;20220125;1.5;-.9;.3;1;5.85;0;.28;3538 +85081;46.82564;.69532;92;20220126;-.7;-1.3;-1;1.7;5.51;0;.29;975 +85081;46.82564;.69532;92;20220127;1.8;-2.4;-.3;1.4;5.91;.1;.25;3358 +85081;46.82564;.69532;92;20220128;5.7;1.7;3.7;.9;7.81;0;.33;2752 +85081;46.82564;.69532;92;20220129;7;3.4;5.2;1.9;8.66;.3;.34;2624 +85081;46.82564;.69532;92;20220130;9.6;6.5;8;1.5;9.88;.4;.47;2904 +85081;46.82564;.69532;92;20220131;10.2;6;8.1;4.3;8.31;.2;1.05;4803 +85081;46.82564;.69532;92;20220201;9.3;1.5;5.4;3.1;8.78;.2;.39;3626 +85081;46.82564;.69532;92;20220202;10;8.5;9.2;2.4;9.73;.1;.73;2677 +85081;46.82564;.69532;92;20220203;7.4;3.1;5.3;2.2;8.16;.1;.5;3764 +85081;46.82564;.69532;92;20220204;11.6;5.6;8.6;3.2;9.31;1.6;.86;4255 +85081;46.82564;.69532;92;20220205;10.4;-.8;4.8;1.8;7.06;.1;.69;7492 +85081;46.82564;.69532;92;20220206;11.1;3.1;7.1;5.6;10.06;1.8;.38;4292 +85081;46.82564;.69532;92;20220207;11.8;7.1;9.5;2.4;8.48;0;1.07;6613 +85081;46.82564;.69532;92;20220208;13.2;-.3;6.5;1.6;7.26;0;.87;9172 +85081;46.82564;.69532;92;20220209;16.1;-.7;7.7;2.7;7.36;.1;1.34;9901 +85081;46.82564;.69532;92;20220210;8.6;4.1;6.3;3.7;9.16;.9;.73;3250 +85081;46.82564;.69532;92;20220211;9.5;.2;4.9;3;6.66;0;.94;10750 +85081;46.82564;.69532;92;20220212;10.8;.7;5.8;3;5.56;0;1.37;10300 +85081;46.82564;.69532;92;20220213;14.4;-1.2;6.6;5.7;7.91;1.5;1.48;8700 +85081;46.82564;.69532;92;20220214;12.2;7.3;9.7;5.4;9.16;2.9;1.41;7500 +85081;46.82564;.69532;92;20220215;10.6;2.6;6.6;5.1;9.21;6.7;.61;5100 +85081;46.82564;.69532;92;20220216;14.2;8.6;11.4;5.8;12.91;.9;.63;4592 +85081;46.82564;.69532;92;20220217;15.1;11.9;13.5;4.5;12.57;.7;1.32;5178 +85081;46.82564;.69532;92;20220218;12.9;10.9;11.9;5;10.23;.3;1.58;3419 +85081;46.82564;.69532;92;20220219;10.9;1.8;6.3;3;6.97;0;1.23;8749 +85081;46.82564;.69532;92;20220220;13.4;7.1;10.3;5.4;10.63;1.5;1.09;5887 +85081;46.82564;.69532;92;20220221;11.5;6.9;9.2;5.5;8.23;.3;1.67;6647 +85081;46.82564;.69532;92;20220222;12.1;6.9;9.5;3.4;9.78;.4;1.03;5123 +85081;46.82564;.69532;92;20220223;14;7.9;10.9;1.3;10.28;.1;1.02;6680 +85081;46.82564;.69532;92;20220224;12.9;5.1;9;2.9;8.61;1.1;1.3;7986 +85081;46.82564;.69532;92;20220225;10.4;.1;5.2;1.5;6.11;0;1.11;10323 +85081;46.82564;.69532;92;20220226;11.2;-.9;5.1;3.9;5.48;0;1.78;12127 +85081;46.82564;.69532;92;20220227;14.3;.4;7.3;2.7;5.63;0;1.93;12257 +85081;46.82564;.69532;92;20220228;15.9;-.6;7.6;1.3;6.08;0;1.51;13005 +85081;46.82564;.69532;92;20220301;15.6;2.3;8.9;1.8;6.93;0;1.62;10886 +85081;46.82564;.69532;92;20220302;11.6;6.6;9.1;2.4;9.26;.5;1.05;5340 +85081;46.82564;.69532;92;20220303;13.5;6.4;10;1.8;10.23;.3;1.05;7600 +85081;46.82564;.69532;92;20220304;11;8.2;9.6;3;9.83;1.8;.98;4132 +85081;46.82564;.69532;92;20220305;8.1;4.7;6.4;2.6;8.73;.5;.68;4061 +85081;46.82564;.69532;92;20220306;9.7;2.9;6.3;2.8;6.51;0;1.49;10844 +85081;46.82564;.69532;92;20220307;9.6;-2.2;3.7;3.3;4.68;0;1.78;13343 +85081;46.82564;.69532;92;20220308;14.2;.4;7.3;3.2;7.18;0;1.72;11153 +85081;46.82564;.69532;92;20220309;15.6;5.1;10.3;3.3;8.76;0;1.96;12630 +85081;46.82564;.69532;92;20220310;13.7;8.7;11.2;4;9.61;.4;1.77;7836 +85081;46.82564;.69532;92;20220311;13.7;7.4;10.5;5;9.78;2.3;1.61;7414 +85081;46.82564;.69532;92;20220312;12.4;7.1;9.8;3.8;9.51;.2;1.45;8368 +85081;46.82564;.69532;92;20220313;10;7.7;8.8;3.7;8.73;5;1.29;5075 +85081;46.82564;.69532;92;20220314;14.7;1.2;8;3.4;8.18;1.1;1.87;13830 +85081;46.82564;.69532;92;20220315;17.6;9.3;13.5;3;11.43;0;1.85;9182 +85081;46.82564;.69532;92;20220316;15.3;9;12.1;2.6;10.88;0;1.48;6953 +85081;46.82564;.69532;92;20220317;10.5;8.5;9.5;4.5;8.76;0;1.55;5933 +85081;46.82564;.69532;92;20220318;14.5;4.7;9.6;6;7.36;0;2.75;14250 +85081;46.82564;.69532;92;20220319;15.6;6.5;11.1;3.3;8.31;0;2.11;9450 +85081;46.82564;.69532;92;20220320;16.8;5.4;11.1;3.1;8.56;0;2.27;12200 +85081;46.82564;.69532;92;20220321;18.6;7.8;13.2;3.5;9.01;0;2.92;15900 +85081;46.82564;.69532;92;20220322;17.2;5.3;11.3;3.5;6.51;0;3.21;18500 +85081;46.82564;.69532;92;20220323;17.7;3.7;10.7;2.3;5.26;0;3;19250 +85081;46.82564;.69532;92;20220324;20.1;1.5;10.8;2.5;6.11;0;3.21;19300 +85081;46.82564;.69532;92;20220325;21.1;3;12;3.9;6.66;0;3.88;19300 +85081;46.82564;.69532;92;20220326;20.9;5.5;13.2;4.3;6.81;0;4.13;19600 +85081;46.82564;.69532;92;20220327;21.9;4.3;13.1;2.4;7.41;0;3.32;18850 +85081;46.82564;.69532;92;20220328;21.6;5.8;13.7;2.1;7.91;0;3.05;16200 +85081;46.82564;.69532;92;20220329;18.4;8.8;13.6;2.3;9.86;0;2.32;11000 +85081;46.82564;.69532;92;20220330;13.7;5.8;9.7;3.5;10.61;1;1.21;6600 +85081;46.82564;.69532;92;20220331;10.4;5.5;8;5.2;8.01;6.3;1.62;7600 +85081;46.82564;.69532;92;20220401;6.6;-.2;3.2;6.8;5.76;3.5;1.5;10450 +85081;46.82564;.69532;92;20220402;8.4;-.2;4.1;4.8;5.46;0;2.01;15450 +85081;46.82564;.69532;92;20220403;8.7;-.7;4;2.6;5;0;1.9;15401 +85081;46.82564;.69532;92;20220404;11.9;-1.9;5;2.7;5.41;.1;2.28;18526 +85081;46.82564;.69532;92;20220405;12.6;4.8;8.7;2.3;9.7;.6;1.07;6295 +85081;46.82564;.69532;92;20220406;13.1;9;11;5.5;10.81;1;1.45;5500 +85081;46.82564;.69532;92;20220407;15.1;9.9;12.5;8.2;12.41;12.5;1.53;6450 +85081;46.82564;.69532;92;20220408;15.4;10.1;12.7;7.8;11.11;4.9;2.15;6800 +85081;46.82564;.69532;92;20220409;12.8;1.9;7.4;2.4;7.1;.1;2.27;18170 +85081;46.82564;.69532;92;20220410;16.1;-.3;7.9;3.5;6.66;0;3.11;22750 +85081;46.82564;.69532;92;20220411;22.4;3.9;13.2;3.6;9.24;0;3.87;20474 +85081;46.82564;.69532;92;20220412;18.1;10.3;14.2;3.1;11.66;2.4;2.19;9050 +85081;46.82564;.69532;92;20220413;17.1;11.4;14.2;1.6;13.06;.3;1.83;10350 +85081;46.82564;.69532;92;20220414;21.6;7.6;14.6;2;12.11;0;3.35;22900 +85081;46.82564;.69532;92;20220415;22.4;8.5;15.4;2.7;11.46;0;3.79;23100 +85081;46.82564;.69532;92;20220416;21.4;8.8;15.1;4;10.66;0;4.11;23700 +85081;46.82564;.69532;92;20220417;21.5;5.4;13.5;2.7;8.91;0;3.9;23950 +85081;46.82564;.69532;92;20220418;19;7.3;13.1;3.2;10.61;0;3.26;21350 +85081;46.82564;.69532;92;20220419;15.8;8.2;12;3.1;9.36;0;2.5;13100 +85081;46.82564;.69532;92;20220420;18.3;7.6;12.9;3.1;10.01;.3;2.83;15150 +85081;46.82564;.69532;92;20220421;19.7;8.2;13.9;2.4;8.66;0;3.83;23750 +85081;46.82564;.69532;92;20220422;20.2;6.7;13.5;2.8;10.16;.1;3.58;22600 +85081;46.82564;.69532;92;20220423;19.2;10.9;15.1;3.4;12.01;2.4;2.81;13700 +85081;46.82564;.69532;92;20220424;17.7;10.8;14.2;3;12.96;6.3;1.98;9300 +85081;46.82564;.69532;92;20220425;16.3;10.7;13.5;2.6;12.11;5.4;1.81;8400 +85081;46.82564;.69532;92;20220426;17.5;4.7;11.1;3.3;9.26;0;3.47;25450 +85081;46.82564;.69532;92;20220427;19.6;7.2;13.4;4.9;9.41;0;4.23;24900 +85081;46.82564;.69532;92;20220428;19.5;9;14.2;3.5;10.96;0;3.22;16950 +85081;46.82564;.69532;92;20220429;22;9;15.5;2.5;10.86;0;3.73;20600 +85081;46.82564;.69532;92;20220430;19;7.2;13.1;3.2;9.81;0;3.59;22450 +85081;46.82564;.69532;92;20220501;18.1;5.8;12;2.8;8.31;0;3.74;24750 +85081;46.82564;.69532;92;20220502;19.5;7.7;13.6;3.6;9.21;0;4.11;24150 +85081;46.82564;.69532;92;20220503;20.3;8.2;14.3;3.3;9.96;.7;3.64;19000 +85081;46.82564;.69532;92;20220504;17.9;9.3;13.6;2.6;10.86;.1;2.67;13850 +85081;46.82564;.69532;92;20220505;20.5;7;13.8;2.6;10.61;0;3.73;23350 +85081;46.82564;.69532;92;20220506;21.7;6.8;14.3;2.2;10.53;0;3.29;17629 +85081;46.82564;.69532;92;20220507;22.7;8.9;15.8;2.1;11.21;0;3.43;17665 +85081;46.82564;.69532;92;20220508;23.8;8.7;16.3;2.2;11.73;0;3.59;17946 +85081;46.82564;.69532;92;20220509;26.4;9.3;17.9;1.3;12.18;0;3.68;19362 +85081;46.82564;.69532;92;20220510;28.1;10.2;19.2;1.9;12.28;.1;4.25;19686 +85081;46.82564;.69532;92;20220511;26;11.2;18.6;2.3;12.68;0;4;18360 +85081;46.82564;.69532;92;20220512;20.7;11.5;16.1;1.5;13.68;0;2.39;12014 +85081;46.82564;.69532;92;20220513;23.7;13.4;18.6;1.9;11.91;0;3.55;15651 +85081;46.82564;.69532;92;20220514;26.7;10.9;18.8;2.5;12.38;0;4.26;18130 +85081;46.82564;.69532;92;20220515;29.3;15;22.2;2.9;14.98;0;4.68;17059 +85081;46.82564;.69532;92;20220516;26.4;15.1;20.8;1.8;15.08;0;3.66;16194 +85081;46.82564;.69532;92;20220517;30.4;14.1;22.3;2.2;14.43;.1;4.76;19186 +85081;46.82564;.69532;92;20220518;30.2;12.6;21.4;1.7;15.93;.2;4.29;19590 +85081;46.82564;.69532;92;20220519;26.4;17.8;22.1;2;17.26;.9;3.39;13493 +85081;46.82564;.69532;92;20220520;24.7;17;20.9;2.6;17.28;.1;3.21;12558 +85081;46.82564;.69532;92;20220521;28;11.6;19.8;2.3;13.46;0;4.42;19378 +85081;46.82564;.69532;92;20220522;29;16.8;22.9;2.9;15.48;2.1;4.49;15361 +85081;46.82564;.69532;92;20220523;20.2;18.1;19.1;3.2;16.87;6.6;2.03;6602 +85081;46.82564;.69532;92;20220524;18.5;9.8;14.1;2.5;11.61;1;2.72;14543 +85081;46.82564;.69532;92;20220525;20.9;7;13.9;1.9;11.08;0;3.23;18512 +85081;46.82564;.69532;92;20220526;21.1;12.4;16.8;1.9;13.13;0;2.9;14045 +85081;46.82564;.69532;92;20220527;21.1;11.2;16.1;1.7;13.11;0;2.91;14644 +85081;46.82564;.69532;92;20220528;22.7;10.5;16.6;3.1;11.03;0;4.09;18889 +85081;46.82564;.69532;92;20220529;18.6;9.5;14.1;4;8.18;0;4.05;17738 +85081;46.82564;.69532;92;20220530;21.1;6.5;13.8;2.5;8.26;0;3.94;19964 +85081;46.82564;.69532;92;20220531;24.2;6.9;15.6;1.5;8.71;.1;4.03;20778 +85081;46.82564;.69532;92;20220601;25.1;9.5;17.3;1.9;10.36;1;4.15;19524 +85081;46.82564;.69532;92;20220602;28.7;13.6;21.1;2.7;13.01;.5;5;19487 +85081;46.82564;.69532;92;20220603;27.7;16.6;22.2;2;16.91;1.9;3.78;15183 +85081;46.82564;.69532;92;20220604;27.4;16.9;22.2;2.1;18.61;6.9;3.59;15129 +85081;46.82564;.69532;92;20220605;21.8;15.7;18.7;2.6;15.73;0;2.69;10643 +85081;46.82564;.69532;92;20220606;21;12.7;16.9;2;14.03;.3;2.71;13069 +85081;46.82564;.69532;92;20220607;23.2;13.6;18.4;3.3;14.18;10.3;3.61;15755 +85081;46.82564;.69532;92;20220608;22.6;14.1;18.4;3.5;14.63;.6;3.4;14400 +85081;46.82564;.69532;92;20220609;21.8;13.6;17.7;2.6;13.11;.1;3.31;14159 +85081;46.82564;.69532;92;20220610;27.2;10.7;19;1.4;14.21;.1;4.12;21399 +85081;46.82564;.69532;92;20220611;29.3;12.8;21.1;1.8;15.48;0;5.43;28268 +85081;46.82564;.69532;92;20220612;24.9;15.5;20.2;3.5;14.16;.4;4.83;21204 +85081;46.82564;.69532;92;20220613;26.2;11.7;18.9;3.2;10.78;0;5.82;28020 +85081;46.82564;.69532;92;20220614;30.3;13;21.7;3.3;11.53;0;6.71;28439 +85081;46.82564;.69532;92;20220615;34.5;17.5;26;2.4;14.93;0;6.88;28352 +85081;46.82564;.69532;92;20220616;33.5;17;25.2;2.2;14.81;0;6.32;26700 +85081;46.82564;.69532;92;20220617;36.5;17.3;26.9;2.2;13.93;0;7.11;28784 +85081;46.82564;.69532;92;20220618;39.7;19.4;29.5;2.7;14.51;1.3;8.21;29583 +85081;46.82564;.69532;92;20220619;31.8;18.7;25.2;3.1;18.63;18.5;5.95;24237 +85081;46.82564;.69532;92;20220620;27.3;17.5;22.4;2.4;19.28;10.7;4.17;18897 +85081;46.82564;.69532;92;20220621;27.5;16.8;22.1;2.3;19.76;1.3;4.24;20463 +85081;46.82564;.69532;92;20220622;23.2;18.1;20.6;2.2;19.03;6.7;2.64;11425 +85081;46.82564;.69532;92;20220623;26.2;13.2;19.7;1.2;16.48;1.2;4.15;22593 +85081;46.82564;.69532;92;20220624;23;15;19;3.5;15.88;4.1;3.69;17622 +85081;46.82564;.69532;92;20220625;16.7;15.5;16.1;2;15.51;18.7;1.55;6555 +85081;46.82564;.69532;92;20220626;20.1;12;16;1.4;14.06;.5;3.05;17527 +85081;46.82564;.69532;92;20220627;23.5;12.1;17.8;2.2;12.31;0;4.58;24906 +85081;46.82564;.69532;92;20220628;25.2;9.9;17.5;1.5;11.33;0;4.89;28175 +85081;46.82564;.69532;92;20220629;24.1;10.1;17.1;1.8;13.26;7.1;3.91;21210 +85081;46.82564;.69532;92;20220630;19.9;13;16.4;1.8;13.76;5.1;3.03;16342 +85081;46.82564;.69532;92;20220701;22.1;8.8;15.5;1.4;11.48;.1;3.78;22201 +85081;46.82564;.69532;92;20220702;27.9;10.3;19.1;1.5;11.96;0;5.25;28858 +85081;46.82564;.69532;92;20220703;25.8;12.1;19;2.4;13.03;0;5.08;26927 +85081;46.82564;.69532;92;20220704;26.8;12.7;19.7;2.4;12.63;0;5.25;26242 +85081;46.82564;.69532;92;20220705;26.7;11.8;19.3;2.6;12.71;0;5.38;27497 +85081;46.82564;.69532;92;20220706;26.2;12.4;19.3;2.9;12.48;0;5.35;26235 +85081;46.82564;.69532;92;20220707;26.1;13.6;19.9;2.7;14.61;0;4.97;25133 +85081;46.82564;.69532;92;20220708;27.7;13.4;20.6;3.1;12.68;0;5.82;27064 +85081;46.82564;.69532;92;20220709;29.6;13.2;21.4;2.6;13.26;0;5.97;27806 +85081;46.82564;.69532;92;20220710;28.4;17;22.7;4.1;13.16;0;6.52;25772 +85081;46.82564;.69532;92;20220711;31;16.7;23.9;3.7;13.61;0;6.89;27017 +85081;46.82564;.69532;92;20220712;33.2;16.7;25;2.2;13.93;0;6.47;27823 +85081;46.82564;.69532;92;20220713;34.5;15.7;25.1;1.1;12.86;0;5.69;27510 +85081;46.82564;.69532;92;20220714;34.3;15.8;25.1;2.3;14.11;0;6.75;28842 +85081;46.82564;.69532;92;20220715;29.6;15.3;22.4;2.9;12.36;0;6.11;25893 +85081;46.82564;.69532;92;20220716;30.7;14.9;22.8;3.2;10.41;0;6.77;26904 +85081;46.82564;.69532;92;20220717;33.1;17.2;25.1;3.3;12.03;0;7.06;25591 +85081;46.82564;.69532;92;20220718;40;19.1;29.5;3.2;13.13;0;8.66;28336 +85081;46.82564;.69532;92;20220719;31.1;21.3;26.2;3.2;16.46;5.1;5.89;20862 +85081;46.82564;.69532;92;20220720;27.3;17.9;22.6;2.7;18.21;2.1;4.44;19824 +85081;46.82564;.69532;92;20220721;28.3;15;21.7;1.5;17.36;.1;4.29;21485 +85081;46.82564;.69532;92;20220722;26.8;15.7;21.2;2.1;18.46;.8;3.47;15591 +85081;46.82564;.69532;92;20220723;28.8;15.2;22;2.1;15.26;0;5.14;24706 +85081;46.82564;.69532;92;20220724;34.1;14.1;24.1;1.8;14.88;0;6.05;27805 +85081;46.82564;.69532;92;20220725;25.5;18.6;22.1;3.2;16.21;1.4;4.11;15602 +85081;46.82564;.69532;92;20220726;24.5;14;19.2;1.8;14.11;0;3.6;17305 +85081;46.82564;.69532;92;20220727;26.8;13.5;20.1;1.8;11.93;0;4.66;23186 +85081;46.82564;.69532;92;20220728;29.4;13.1;21.2;1.3;12.08;0;4.67;23529 +85081;46.82564;.69532;92;20220729;28.1;17.9;23;1.6;14.91;0;4.2;18453 +85081;46.82564;.69532;92;20220730;31.2;15.5;23.3;1.8;15.78;0;5.07;23409 +85081;46.82564;.69532;92;20220731;32.5;15.7;24.1;1.9;15.53;0;5.62;25736 +85081;46.82564;.69532;92;20220801;30.5;15.3;22.9;1.9;16.08;0;5.12;24579 +85081;46.82564;.69532;92;20220802;33.2;16;24.6;1.6;15.91;0;5.45;25719 +85081;46.82564;.69532;92;20220803;36.9;17.5;27.2;1.4;14.93;.1;5.88;26489 +85081;46.82564;.69532;92;20220804;31.5;20.6;26;2.7;18.03;0;5.2;19637 +85081;46.82564;.69532;92;20220805;28.6;17.6;23.1;3.8;13.93;0;5.74;21680 +85081;46.82564;.69532;92;20220806;27.7;14.3;21;3.9;10.08;0;6.12;23755 +85081;46.82564;.69532;92;20220807;29.1;14.4;21.7;3.7;9.11;0;6.51;24533 +85081;46.82564;.69532;92;20220808;31.5;15.2;23.4;3.5;10.26;0;6.68;24517 +85081;46.82564;.69532;92;20220809;33.2;16.7;24.9;3.3;11.38;0;6.86;24865 +85081;46.82564;.69532;92;20220810;34.2;16.5;25.3;3;11.36;0;6.78;25206 +85081;46.82564;.69532;92;20220811;35.1;16.9;26;2.7;10.38;0;6.72;25172 +85081;46.82564;.69532;92;20220812;36.1;14.9;25.5;1.6;10.66;0;5.74;25774 +85081;46.82564;.69532;92;20220813;36.7;16;26.3;1.8;11.86;1.1;5.9;24909 +85081;46.82564;.69532;92;20220814;25.1;18.9;22;3.5;18.58;5.9;3.32;12118 +85081;46.82564;.69532;92;20220815;25.7;17.6;21.7;3.3;18.13;0;3.54;14443 +85081;46.82564;.69532;92;20220816;24.7;16.1;20.4;1.5;18.13;6;2.77;13717 +85081;46.82564;.69532;92;20220817;26;16;21;2.2;16.66;.1;3.79;18559 +85081;46.82564;.69532;92;20220818;27;12.4;19.7;2;15.26;.1;3.8;19178 +85081;46.82564;.69532;92;20220819;25.8;15.9;20.9;2.4;17.98;2;3.31;15486 +85081;46.82564;.69532;92;20220820;26.4;16.9;21.7;1.5;17.21;0;3.31;15979 +85081;46.82564;.69532;92;20220821;23.1;13.1;18.1;1.5;15.46;.5;2.59;13324 +85081;46.82564;.69532;92;20220822;26.1;17.8;22;1.4;18.96;.8;2.88;13652 +85081;46.82564;.69532;92;20220823;26.6;17.6;22.1;1.1;19.43;0;2.66;12637 +85081;46.82564;.69532;92;20220824;33.4;15.5;24.5;1.4;16.73;0;4.64;22285 +85081;46.82564;.69532;92;20220825;28;17.3;22.6;2.3;18.03;.1;3.42;14061 +85081;46.82564;.69532;92;20220826;26.9;16.7;21.8;2.2;16.73;0;3.73;17588 +85081;46.82564;.69532;92;20220827;28.3;13.8;21;2;13.31;0;4.05;18455 +85081;46.82564;.69532;92;20220828;28.5;14.7;21.6;2.5;12.41;0;4.67;20548 +85081;46.82564;.69532;92;20220829;33.2;14.5;23.9;2.1;14.38;1.8;4.92;20946 +85081;46.82564;.69532;92;20220830;28.6;18.8;23.7;2.5;18.03;0;3.91;15885 +85081;46.82564;.69532;92;20220831;29.3;15.3;22.3;1.9;17.06;6.1;3.79;17745 +85081;46.82564;.69532;92;20220901;28.7;16.7;22.7;1.8;18.06;10;3.44;16443 +85081;46.82564;.69532;92;20220902;25.1;16.1;20.6;2;18.23;2.7;2.88;14506 +85081;46.82564;.69532;92;20220903;25.8;16.5;21.1;2.7;16.16;.1;3.48;15342 +85081;46.82564;.69532;92;20220904;30.6;13.1;21.9;1.8;15.11;3.5;4.03;19490 +85081;46.82564;.69532;92;20220905;31.6;15.2;23.4;2.3;16.36;1.8;4.34;18281 +85081;46.82564;.69532;92;20220906;29.2;13.6;21.4;1.8;15.61;.5;3.72;18495 +85081;46.82564;.69532;92;20220907;20.5;15;17.7;2.7;16.06;7;1.96;8781 +85081;46.82564;.69532;92;20220908;23.2;14.2;18.7;3.5;15.73;2.5;2.98;14153 +85081;46.82564;.69532;92;20220909;22.3;14.5;18.4;3.4;14.98;1.4;2.86;13275 +85081;46.82564;.69532;92;20220910;24;13.1;18.5;2.2;14.01;.1;3.02;15402 +85081;46.82564;.69532;92;20220911;26.8;10.8;18.8;1.8;13.13;0;3.48;18995 +85081;46.82564;.69532;92;20220912;34.4;13.5;24;2.1;14.43;0;4.51;18153 +85081;46.82564;.69532;92;20220913;31.5;20.7;26.1;2.5;19.21;14.5;3.8;12568 +85081;46.82564;.69532;92;20220914;27.2;17.3;22.2;2.2;19.41;4.6;2.7;11453 +85081;46.82564;.69532;92;20220915;22.4;17.7;20.1;2.1;18.23;3.6;1.93;8038 +85081;46.82564;.69532;92;20220916;19.8;12;15.9;2.5;12.41;0;2.45;13018 +85081;46.82564;.69532;92;20220917;18.2;6.6;12.4;2.1;9.06;0;2.48;16208 +85081;46.82564;.69532;92;20220918;19.8;4.5;12.2;1.7;8.53;0;2.57;17624 +85081;46.82564;.69532;92;20220919;20.3;7.5;13.9;2.9;9.66;0;2.91;16383 +85081;46.82564;.69532;92;20220920;20.5;6.3;13.4;2.6;9.23;0;2.86;16681 +85081;46.82564;.69532;92;20220921;21.3;8.2;14.8;2.6;9.66;0;2.97;16156 +85081;46.82564;.69532;92;20220922;22.4;6.2;14.3;1.6;8.91;0;2.67;16792 +85081;46.82564;.69532;92;20220923;21.3;8.4;14.8;.9;10.11;.1;1.91;11515 +85081;46.82564;.69532;92;20220924;19.5;10.5;15;1.5;12.41;1.8;1.81;10282 +85081;46.82564;.69532;92;20220925;17.8;11.1;14.5;1.8;12.26;.1;1.6;7968 +85081;46.82564;.69532;92;20220926;17.2;7.5;12.3;2.8;11.21;4.2;1.75;9595 +85081;46.82564;.69532;92;20220927;17.9;9.3;13.6;4;12.21;1.9;1.97;10506 +85081;46.82564;.69532;92;20220928;14.7;13.9;14.3;3.8;14.31;2.4;1.13;4076 +85081;46.82564;.69532;92;20220929;16.3;7.6;12;1.8;10.86;.5;1.57;10679 +85081;46.82564;.69532;92;20220930;17.6;4.6;11.1;2;10.23;5.6;1.79;12984 +85081;46.82564;.69532;92;20221001;21.2;12.8;17;4.8;17.08;2.4;1.66;8648 +85081;46.82564;.69532;92;20221002;21;15.5;18.3;3.4;16.86;.8;1.87;8240 +85081;46.82564;.69532;92;20221003;19.6;13.1;16.3;1.6;15.13;0;1.62;10246 +85081;46.82564;.69532;92;20221004;21.4;7.2;14.3;1.1;12.28;.2;1.76;13157 +85081;46.82564;.69532;92;20221005;23.2;9.8;16.5;2.6;14.03;.2;2.22;13088 +85081;46.82564;.69532;92;20221006;19.5;10.1;14.8;1.9;12.03;0;1.87;12556 +85081;46.82564;.69532;92;20221007;20.6;6.7;13.6;1.2;11.08;.1;1.71;12411 +85081;46.82564;.69532;92;20221008;19.5;6.8;13.1;1.7;10.78;.1;1.77;12369 +85081;46.82564;.69532;92;20221009;22.8;7.3;15;2.2;11.33;0;2.23;12898 +85081;46.82564;.69532;92;20221010;21.3;13.1;17.2;2;14.78;0;1.67;8611 +85081;46.82564;.69532;92;20221011;17.5;13.9;15.7;2.3;14.73;0;1.25;6028 +85081;46.82564;.69532;92;20221012;19.7;9.7;14.7;1.1;13.03;.2;1.3;8493 +85081;46.82564;.69532;92;20221013;16.7;10.1;13.4;2.5;14.53;6.1;.85;5495 +85081;46.82564;.69532;92;20221014;19.1;15.1;17.1;4.4;17.61;4.8;1.08;4713 +85081;46.82564;.69532;92;20221015;17.8;16.6;17.2;4.2;17.26;10.9;1.06;3246 +85081;46.82564;.69532;92;20221016;25;14.8;19.9;2.1;17.21;0;1.9;9777 +85081;46.82564;.69532;92;20221017;19.4;18.6;19;2.9;17.83;29.1;1.23;2090 +85081;46.82564;.69532;92;20221018;24.3;14.6;19.5;2.5;18.13;.1;1.73;9546 +85081;46.82564;.69532;92;20221019;25.3;15.1;20.2;2.8;16.96;8.3;2.07;9099 +85081;46.82564;.69532;92;20221020;24;14.8;19.4;3.6;16.88;3.5;2.05;8426 +85081;46.82564;.69532;92;20221021;20.1;16.4;18.3;3;15.08;.1;1.7;5624 +85081;46.82564;.69532;92;20221022;22;11;16.5;2.5;14.13;.1;1.63;9140 +85081;46.82564;.69532;92;20221023;23.9;15.6;19.7;4.8;13.88;.6;3;7567 +85081;46.82564;.69532;92;20221024;20.4;14.6;17.5;3.8;14.23;.1;1.95;7360 +85081;46.82564;.69532;92;20221025;19.8;10;14.9;2.4;13.51;0;1.28;6936 +85081;46.82564;.69532;92;20221026;24.4;13.1;18.7;2.9;14.51;0;2.09;9432 +85081;46.82564;.69532;92;20221027;24.7;14.8;19.7;3.8;14.96;0;2.42;6389 +85081;46.82564;.69532;92;20221028;24.3;17.5;20.9;3;15.28;0;2.2;7095 +85081;46.82564;.69532;92;20221029;23.8;16.3;20.1;2.9;13.83;0;2.22;6335 +85081;46.82564;.69532;92;20221030;18.6;11.5;15.1;1.6;13.31;0;1.04;5265 +85081;46.82564;.69532;92;20221031;21.3;12.7;17;3.3;14.61;1.3;1.57;5983 +85081;46.82564;.69532;92;20221101;17.8;10.3;14;3.7;11.96;1;1.49;7074 +85081;46.82564;.69532;92;20221102;17.8;10.7;14.2;2.7;12.76;.1;1.15;6707 +85081;46.82564;.69532;92;20221103;15.8;10.3;13;3.7;11.61;8.1;1.28;4183 +85081;46.82564;.69532;92;20221104;13.4;7.3;10.3;3.9;9.78;.3;1.16;5359 +85081;46.82564;.69532;92;20221105;14.3;3;8.7;2;9.06;.1;.86;6839 +85081;46.82564;.69532;92;20221106;14.8;8.5;11.7;3.5;10.98;1.2;1.07;4300 +85081;46.82564;.69532;92;20221107;17.4;11.4;14.4;4.1;12.81;.1;1.33;4972 +85081;46.82564;.69532;92;20221108;17.5;9.9;13.7;4.6;11.96;2.9;1.48;4831 +85081;46.82564;.69532;92;20221109;16.3;12.3;14.3;2.5;12.73;.8;1.01;4268 +85081;46.82564;.69532;92;20221110;13.7;5;9.4;1.7;10.41;0;.57;6019 +85081;46.82564;.69532;92;20221111;16.4;5.3;10.8;2.1;10.73;.2;.78;6790 +85081;46.82564;.69532;92;20221112;20.1;7;13.5;1.8;11.68;.2;.96;7264 +85081;46.82564;.69532;92;20221113;20.1;5.4;12.8;1.2;11.28;.1;.75;7695 +85081;46.82564;.69532;92;20221114;15.3;8.6;12;2.8;11.58;1.3;.86;4095 +85081;46.82564;.69532;92;20221115;14.6;8.9;11.8;4.1;12.23;4.6;.74;3069 +85081;46.82564;.69532;92;20221116;14.3;9.9;12.1;5.6;12.21;6.9;.89;3269 +85081;46.82564;.69532;92;20221117;15.2;11.3;13.3;5.1;11.53;3;1.38;3633 +85081;46.82564;.69532;92;20221118;13.1;6.3;9.7;2.6;9.11;.1;.84;5722 +85081;46.82564;.69532;92;20221119;10.6;1.1;5.8;1.4;7.51;.2;.46;6373 +85081;46.82564;.69532;92;20221120;12;1.3;6.7;2.9;8.33;.6;.69;4550 +85081;46.82564;.69532;92;20221121;12.7;5.4;9.1;3.9;9.18;5.3;.98;3308 +85081;46.82564;.69532;92;20221122;12.4;5;8.7;3.9;8.96;.8;.88;4784 +85081;46.82564;.69532;92;20221123;14.3;7.3;10.8;4.1;10.66;1.8;.88;4886 +85081;46.82564;.69532;92;20221124;12.4;7.9;10.1;3.8;10.81;.9;.67;3055 +85081;46.82564;.69532;92;20221125;13.8;8.1;11;2.1;10.66;.1;.63;4492 +85081;46.82564;.69532;92;20221126;11.3;3.3;7.3;2;9.06;.1;.41;4555 +85081;46.82564;.69532;92;20221127;12.4;5.7;9.1;2.8;8.93;6.1;.75;3803 +85081;46.82564;.69532;92;20221128;12.1;7.7;9.9;2.5;10.13;2;.64;3419 +85081;46.82564;.69532;92;20221129;9.2;3.2;6.2;1.7;8.73;0;.34;3377 +85081;46.82564;.69532;92;20221130;8.4;5.4;6.9;2.4;8.61;0;.5;3063 +85081;46.82564;.69532;92;20221201;6.9;4.4;5.7;3.5;8.08;0;.49;2364 +85081;46.82564;.69532;92;20221202;6.3;4.8;5.5;3;7.68;1.1;.59;1581 +85081;46.82564;.69532;92;20221203;5.8;2.5;4.1;3.8;7.33;1;.47;1799 +85081;46.82564;.69532;92;20221204;5.3;3.3;4.3;2;7.58;0;.39;1435 +85081;46.82564;.69532;92;20221205;7;3.2;5.1;1.5;7.51;0;.37;2953 +85081;46.82564;.69532;92;20221206;5.2;-.1;2.6;2.8;6.76;0;.33;2433 +85081;46.82564;.69532;92;20221207;5.7;2.9;4.3;3.4;6.61;0;.65;2852 +85081;46.82564;.69532;92;20221208;3.3;-.2;1.6;3.9;5.93;0;.44;2198 +85081;46.82564;.69532;92;20221209;3.6;-.5;1.5;3.3;5.43;0;.51;3710 +85081;46.82564;.69532;92;20221210;1.9;-3.6;-.8;1.5;5.08;.1;.23;3287 +85081;46.82564;.69532;92;20221211;1.4;-4.3;-1.5;1.5;4.56;0;.25;3732 +85081;46.82564;.69532;92;20221212;2.5;-5.3;-1.4;2.3;4.53;0;.34;3859 +85081;46.82564;.69532;92;20221213;2.2;-3;-.4;2.6;5.11;4.4;.29;4060 +85081;46.82564;.69532;92;20221214;7.3;1;4.1;2.5;8.01;4.9;.31;2265 +85081;46.82564;.69532;92;20221215;3.4;1.6;2.5;4.1;6.36;0;.49;1677 +85081;46.82564;.69532;92;20221216;4.7;-.9;1.9;3.3;4.81;0;.71;4481 +85081;46.82564;.69532;92;20221217;1.6;-3.8;-1.1;2.9;4.41;0;.38;4349 +85081;46.82564;.69532;92;20221218;9.3;-6.1;1.6;3.1;5.68;0;.57;3612 +85081;46.82564;.69532;92;20221219;14.6;7.2;10.9;5;9.81;.1;1.15;3173 +85081;46.82564;.69532;92;20221220;14.9;10.9;12.9;4.9;11.28;1;1.26;1964 +85081;46.82564;.69532;92;20221221;12.8;9.4;11.1;4.5;12.46;1.1;.44;1591 +85081;46.82564;.69532;92;20221222;14.4;12.4;13.4;5.6;13.31;10.6;.87;1339 +85081;46.82564;.69532;92;20221223;14.3;14;14.1;4.9;14.43;8.5;.75;584 +85081;46.82564;.69532;92;20221224;12.1;10.3;11.2;2.7;12.16;.6;.5;1463 +85081;46.82564;.69532;92;20221225;15.2;8.5;11.9;3.2;11.23;.3;.8;3365 +85081;46.82564;.69532;92;20221226;13.1;11.2;12.1;3;11.23;.6;.88;1969 +85081;46.82564;.69532;92;20221227;10.1;2.7;6.4;2.1;9.23;.2;.24;3430 +85081;46.82564;.69532;92;20221228;12.2;7.8;10;5.2;11.18;.6;.55;2377 +85081;46.82564;.69532;92;20221229;12;10.7;11.3;4.5;11.21;1.9;.88;1592 +85081;46.82564;.69532;92;20221230;15.4;6.2;10.8;5.8;12.18;5.6;.56;2573 +85081;46.82564;.69532;92;20221231;16.2;13.7;14.9;6;11.61;0;1.92;2506 +85082;46.85332;1.02079;123;20220101;16.2;4.4;10.3;1.4;9.1;.1;.53;4767 +85082;46.85332;1.02079;123;20220102;13.6;6.8;10.2;3.9;10.75;.2;.69;3502 +85082;46.85332;1.02079;123;20220103;12.9;10.9;11.9;4.1;12.2;4.3;.78;1625 +85082;46.85332;1.02079;123;20220104;12.5;11.5;12;4.3;10.3;4.1;1.4;964 +85082;46.85332;1.02079;123;20220105;7.4;.6;4;1.9;6.2;.1;.55;3477 +85082;46.85332;1.02079;123;20220106;4.7;-2.7;1;1.3;6.05;.3;.21;3503 +85082;46.85332;1.02079;123;20220107;9.4;.8;5.1;4.4;7.35;1.2;.72;4095 +85082;46.85332;1.02079;123;20220108;10.5;7.2;8.9;5.4;9.45;9.1;.93;2362 +85082;46.85332;1.02079;123;20220109;9.2;4.8;7;3.5;8.25;3.4;.72;2849 +85082;46.85332;1.02079;123;20220110;8;6.2;7.1;.9;9.3;0;.39;1630 +85082;46.85332;1.02079;123;20220111;8.1;1.8;4.9;1.8;6.3;0;.63;3543 +85082;46.85332;1.02079;123;20220112;4.6;-.5;2.1;2.6;5.7;0;.56;3223 +85082;46.85332;1.02079;123;20220113;4.5;-.5;2;2.4;5.65;0;.53;3274 +85082;46.85332;1.02079;123;20220114;3.4;-1.8;.8;1.6;5.25;0;.42;3393 +85082;46.85332;1.02079;123;20220115;-2.1;-5.7;-3.9;.6;4.65;0;.18;2776 +85082;46.85332;1.02079;123;20220116;.1;-2.7;-1.3;.9;5.75;.4;.2;2308 +85082;46.85332;1.02079;123;20220117;5.3;-.2;2.5;1.3;7.6;0;.17;3557 +85082;46.85332;1.02079;123;20220118;5.7;1.9;3.8;2.5;7.45;0;.4;2830 +85082;46.85332;1.02079;123;20220119;4.5;1.7;3.1;2;7.55;1;.24;2544 +85082;46.85332;1.02079;123;20220120;8.1;3.7;5.9;2.1;7.35;.1;.65;3244 +85082;46.85332;1.02079;123;20220121;6;0;3;2.9;5.8;0;.72;3912 +85082;46.85332;1.02079;123;20220122;3.8;-2.2;.8;1.9;6.05;.1;.3;3987 +85082;46.85332;1.02079;123;20220123;2.9;2.6;2.8;4;6.4;0;.62;598 +85082;46.85332;1.02079;123;20220124;2.4;-1.4;.5;2;6.05;0;.31;3262 +85082;46.85332;1.02079;123;20220125;.8;-.6;.1;1;5.85;0;.28;3613 +85082;46.85332;1.02079;123;20220126;-1.2;-1.4;-1.3;.8;5.45;0;.31;401 +85082;46.85332;1.02079;123;20220127;1.2;-2.9;-.8;.9;5.8;.1;.24;3417 +85082;46.85332;1.02079;123;20220128;4.7;1.1;2.9;.8;7.45;0;.31;3154 +85082;46.85332;1.02079;123;20220129;6.6;2.3;4.4;1.8;8.45;.3;.28;3648 +85082;46.85332;1.02079;123;20220130;9.6;6.3;7.9;1.4;9.7;.2;.49;3209 +85082;46.85332;1.02079;123;20220131;9.7;6;7.8;3.8;8.15;.2;1.05;3507 +85082;46.85332;1.02079;123;20220201;8.7;.8;4.7;3;8.7;.2;.28;5353 +85082;46.85332;1.02079;123;20220202;9.8;8.3;9;2.1;9.8;.1;.68;2154 +85082;46.85332;1.02079;123;20220203;7.2;1.5;4.4;1.7;7.9;.1;.41;4779 +85082;46.85332;1.02079;123;20220204;10.9;4.9;7.9;2.5;9.3;1.6;.69;4860 +85082;46.85332;1.02079;123;20220205;10.1;-1.8;4.2;1.6;6.95;.1;.62;7134 +85082;46.85332;1.02079;123;20220206;10.5;3.5;7;5.8;10;2.3;.36;5435 +85082;46.85332;1.02079;123;20220207;11.2;6.2;8.7;2;8.2;0;.96;4527 +85082;46.85332;1.02079;123;20220208;12.5;-1.1;5.7;1.4;6.85;0;.84;8145 +85082;46.85332;1.02079;123;20220209;16.9;-1.1;7.9;2.3;6.95;.1;1.43;9603 +85082;46.85332;1.02079;123;20220210;7.5;4.1;5.8;3.8;9.2;.9;.8;3733 +85082;46.85332;1.02079;123;20220211;8.8;.2;4.5;3;6.74;0;.87;9833 +85082;46.85332;1.02079;123;20220212;10.4;-.3;5;2.9;5.47;0;1.31;9900 +85082;46.85332;1.02079;123;20220213;14.9;-1.6;6.7;5.9;7.7;1;1.7;9066 +85082;46.85332;1.02079;123;20220214;12.2;7.2;9.7;6.1;9.1;2.9;1.52;6966 +85082;46.85332;1.02079;123;20220215;10.5;2.5;6.5;5.5;9.14;7.3;.64;5666 +85082;46.85332;1.02079;123;20220216;14.1;8.5;11.3;6.3;12.75;1.1;.73;5684 +85082;46.85332;1.02079;123;20220217;15.1;11.8;13.5;5;12.55;.9;1.39;4268 +85082;46.85332;1.02079;123;20220218;12.8;10.9;11.8;4.6;10.25;.2;1.55;3238 +85082;46.85332;1.02079;123;20220219;10.5;1.8;6.1;3.5;6.8;0;1.31;7524 +85082;46.85332;1.02079;123;20220220;12.9;7.2;10.1;5.8;10.4;1.8;1.19;6075 +85082;46.85332;1.02079;123;20220221;11.2;6.7;9;5.1;8;.2;1.65;5294 +85082;46.85332;1.02079;123;20220222;11.6;6.9;9.2;3.5;9.5;.5;1.12;5646 +85082;46.85332;1.02079;123;20220223;13.3;7.5;10.4;1.1;10.15;0;.95;6360 +85082;46.85332;1.02079;123;20220224;12.7;5.1;8.9;2.5;8.55;1.2;1.27;7573 +85082;46.85332;1.02079;123;20220225;9.7;-.9;4.4;1.1;6.05;0;.94;9146 +85082;46.85332;1.02079;123;20220226;10.7;-1.1;4.8;3.8;5.45;0;1.69;9954 +85082;46.85332;1.02079;123;20220227;13.3;-.2;6.6;2.6;5.4;0;1.8;10615 +85082;46.85332;1.02079;123;20220228;14.9;-1.2;6.9;1.2;5.7;0;1.38;11861 +85082;46.85332;1.02079;123;20220301;14.6;.9;7.7;1.6;6.55;0;1.47;11173 +85082;46.85332;1.02079;123;20220302;11.4;5.9;8.6;2;9;.5;1.07;7030 +85082;46.85332;1.02079;123;20220303;13.8;7.2;10.5;1.3;10.35;.4;1.08;7601 +85082;46.85332;1.02079;123;20220304;12.1;8.2;10.1;2.5;9.7;1.9;1.23;5965 +85082;46.85332;1.02079;123;20220305;7.5;5.8;6.7;1.7;8.95;.1;.67;3822 +85082;46.85332;1.02079;123;20220306;9.1;1.1;5.1;2.1;6.1;0;1.23;9089 +85082;46.85332;1.02079;123;20220307;9.2;-2.3;3.4;2.8;4.55;0;1.64;11037 +85082;46.85332;1.02079;123;20220308;14.7;-.4;7.1;2.2;6.8;0;1.75;12857 +85082;46.85332;1.02079;123;20220309;15.3;4.2;9.7;2.3;8.45;0;1.73;11060 +85082;46.85332;1.02079;123;20220310;13.2;7.6;10.4;2.8;9.2;.4;1.52;7922 +85082;46.85332;1.02079;123;20220311;14.1;6.7;10.4;4;9.25;1.9;1.83;9279 +85082;46.85332;1.02079;123;20220312;12;6.9;9.4;3;9.35;1;1.33;7537 +85082;46.85332;1.02079;123;20220313;9.6;7.4;8.5;2.8;8.45;4.7;1.25;4801 +85082;46.85332;1.02079;123;20220314;14.2;.7;7.4;3;8.2;1.1;1.69;13060 +85082;46.85332;1.02079;123;20220315;17.3;9;13.2;2.2;11.25;0;1.77;10215 +85082;46.85332;1.02079;123;20220316;15.3;8.3;11.8;1.7;10.6;0;1.52;9706 +85082;46.85332;1.02079;123;20220317;10.4;8.7;9.6;3.9;8.75;0;1.49;4416 +85082;46.85332;1.02079;123;20220318;14;4.5;9.3;6.2;7.57;0;2.59;13733 +85082;46.85332;1.02079;123;20220319;15.1;6.5;10.8;3.2;8.44;.3;2.09;9933 +85082;46.85332;1.02079;123;20220320;16.1;4.4;10.2;2.7;8.77;0;1.94;10400 +85082;46.85332;1.02079;123;20220321;18.3;7.4;12.8;3.5;9.17;0;2.79;15166 +85082;46.85332;1.02079;123;20220322;17.1;3.8;10.5;3.5;6.5;0;3.14;18566 +85082;46.85332;1.02079;123;20220323;17.7;2.7;10.2;2.6;5.44;0;3.07;19233 +85082;46.85332;1.02079;123;20220324;19.9;.9;10.4;2.8;6.34;0;3.23;19200 +85082;46.85332;1.02079;123;20220325;20.8;2.5;11.6;3.8;6.77;0;3.77;19366 +85082;46.85332;1.02079;123;20220326;20.6;3.8;12.2;4;6.87;0;3.91;19533 +85082;46.85332;1.02079;123;20220327;21.6;3.6;12.6;2.4;7.54;0;3.27;18966 +85082;46.85332;1.02079;123;20220328;21.7;4.6;13.1;2;8.17;.1;2.93;16433 +85082;46.85332;1.02079;123;20220329;18.2;8.8;13.5;2.4;9.64;1;2.34;10700 +85082;46.85332;1.02079;123;20220330;13.1;6.3;9.7;3.5;10.6;2.4;1.18;6400 +85082;46.85332;1.02079;123;20220331;10.4;6.1;8.3;5.4;8.14;5;1.74;8133 +85082;46.85332;1.02079;123;20220401;6.4;-.4;3;6.8;5.75;3.3;1.5;10450 +85082;46.85332;1.02079;123;20220402;8.2;-.3;4;5.3;5.3;0;2.06;14733 +85082;46.85332;1.02079;123;20220403;8;-.9;3.6;3.5;4.87;0;1.96;14081 +85082;46.85332;1.02079;123;20220404;12.2;-2.3;5;2.8;5.5;.2;2.44;20533 +85082;46.85332;1.02079;123;20220405;12;5.7;8.8;4.1;10.05;.4;1.06;5050 +85082;46.85332;1.02079;123;20220406;12.5;9.1;10.8;5.7;10.94;.9;1.31;5066 +85082;46.85332;1.02079;123;20220407;14.6;9.6;12.1;8.6;12.44;15.5;1.36;5866 +85082;46.85332;1.02079;123;20220408;15.2;9.9;12.6;8.5;11.14;4.9;2.17;6666 +85082;46.85332;1.02079;123;20220409;12.6;1.4;7;2.8;7.2;0;2.35;19900 +85082;46.85332;1.02079;123;20220410;15.5;-.7;7.4;3.5;6.7;0;3;22633 +85082;46.85332;1.02079;123;20220411;22.4;3.3;12.9;3.5;9.6;0;3.68;19750 +85082;46.85332;1.02079;123;20220412;18.9;9.4;14.1;2.9;11.57;.2;2.29;10033 +85082;46.85332;1.02079;123;20220413;16.8;11.1;13.9;1.5;12.94;1.5;1.76;9900 +85082;46.85332;1.02079;123;20220414;21;8;14.5;2;12.27;0;3.15;21133 +85082;46.85332;1.02079;123;20220415;22.1;7.9;15;2.7;11.3;0;3.76;23133 +85082;46.85332;1.02079;123;20220416;21.3;8.1;14.7;4;10.5;0;4.1;23766 +85082;46.85332;1.02079;123;20220417;21;5.1;13;2.7;8.9;0;3.86;24100 +85082;46.85332;1.02079;123;20220418;19.1;5.6;12.4;3;10.3;0;3.22;21400 +85082;46.85332;1.02079;123;20220419;15.7;8;11.9;3.5;9.64;0;2.55;13800 +85082;46.85332;1.02079;123;20220420;18.4;7.4;12.9;3.2;10.27;.3;2.82;15266 +85082;46.85332;1.02079;123;20220421;19.5;6.7;13.1;2.3;8.67;0;3.69;23633 +85082;46.85332;1.02079;123;20220422;20.3;5.7;13;2.5;10.07;.1;3.49;22500 +85082;46.85332;1.02079;123;20220423;19.2;10.9;15;3.4;12.04;1.8;2.83;13733 +85082;46.85332;1.02079;123;20220424;17.1;10.1;13.6;3.2;12.77;8.3;1.88;9433 +85082;46.85332;1.02079;123;20220425;15.2;10.8;13;2.8;12.3;11.2;1.6;7300 +85082;46.85332;1.02079;123;20220426;17.3;4.5;10.9;3.2;9.5;0;3.31;24466 +85082;46.85332;1.02079;123;20220427;19.3;6.3;12.8;4.8;9.47;0;4.08;24966 +85082;46.85332;1.02079;123;20220428;20.2;8.1;14.1;3.5;10.97;0;3.37;17966 +85082;46.85332;1.02079;123;20220429;21.2;8.8;15;2.5;10.94;0;3.6;20433 +85082;46.85332;1.02079;123;20220430;18.8;6.9;12.8;3.2;9.8;0;3.58;22466 +85082;46.85332;1.02079;123;20220501;17.9;5.3;11.6;2.6;8.37;0;3.65;24533 +85082;46.85332;1.02079;123;20220502;19.4;6.9;13.1;3.6;9.37;0;3.93;23366 +85082;46.85332;1.02079;123;20220503;20.5;8;14.2;3.4;10.24;1.1;3.79;20633 +85082;46.85332;1.02079;123;20220504;17.5;9.8;13.7;3;10.97;0;2.76;14566 +85082;46.85332;1.02079;123;20220505;20.3;6.3;13.3;2.6;10.64;.1;3.64;23300 +85082;46.85332;1.02079;123;20220506;21.4;6.6;14;1.6;10.5;0;3.52;21809 +85082;46.85332;1.02079;123;20220507;22.7;8.2;15.4;1.2;10.9;.1;3.58;21831 +85082;46.85332;1.02079;123;20220508;23.3;8.3;15.8;1.6;11.55;0;3.81;22393 +85082;46.85332;1.02079;123;20220509;25.9;8.9;17.4;.9;12.15;0;3.96;23874 +85082;46.85332;1.02079;123;20220510;28;9.2;18.6;1.7;12.3;.1;4.7;25123 +85082;46.85332;1.02079;123;20220511;26.1;11.6;18.9;2.3;12.7;0;4.53;22221 +85082;46.85332;1.02079;123;20220512;20.8;11.1;15.9;1.3;13.95;.2;2.99;17829 +85082;46.85332;1.02079;123;20220513;23.5;13.6;18.6;1.6;12.15;0;3.69;18302 +85082;46.85332;1.02079;123;20220514;26.1;10.5;18.3;2.1;12.3;0;4.57;23161 +85082;46.85332;1.02079;123;20220515;29.5;14.6;22;2.8;14.4;.7;5.35;22718 +85082;46.85332;1.02079;123;20220516;26.2;15.3;20.7;1.6;15.3;0;4.01;19539 +85082;46.85332;1.02079;123;20220517;29.9;14.1;22;1.4;14.95;.1;4.8;24022 +85082;46.85332;1.02079;123;20220518;30;11.9;20.9;1.4;16.3;.1;4.84;25431 +85082;46.85332;1.02079;123;20220519;26.3;18.6;22.5;1.7;17.6;.4;3.74;16487 +85082;46.85332;1.02079;123;20220520;24.9;16.5;20.7;2;17.6;0;3.67;17717 +85082;46.85332;1.02079;123;20220521;27.7;12;19.9;2.2;13.6;0;4.93;23907 +85082;46.85332;1.02079;123;20220522;28.5;16.6;22.5;2.8;15.6;3.4;5.03;20922 +85082;46.85332;1.02079;123;20220523;19.6;17.2;18.4;3.5;17;10.2;2.34;9353 +85082;46.85332;1.02079;123;20220524;18.3;9.8;14.1;2.5;11.7;.8;3.05;17437 +85082;46.85332;1.02079;123;20220525;20.8;6.1;13.4;1.6;10.95;.1;3.67;23424 +85082;46.85332;1.02079;123;20220526;21.6;11.7;16.6;1.3;13.05;0;3.4;19241 +85082;46.85332;1.02079;123;20220527;20.5;10;15.2;1.1;12.95;0;3.25;19939 +85082;46.85332;1.02079;123;20220528;22.2;10.2;16.2;2.5;10.9;0;4.14;21278 +85082;46.85332;1.02079;123;20220529;18.4;9.3;13.9;3.1;8.15;0;3.91;18476 +85082;46.85332;1.02079;123;20220530;20.9;6.5;13.7;2.1;8.2;0;4.18;23678 +85082;46.85332;1.02079;123;20220531;24.3;5.9;15.1;1;8.85;0;4.29;26706 +85082;46.85332;1.02079;123;20220601;24.9;9.2;17;1.6;10.3;.8;4.54;24998 +85082;46.85332;1.02079;123;20220602;28.3;13.1;20.7;2.3;13.1;.5;5.23;24225 +85082;46.85332;1.02079;123;20220603;27.4;16.1;21.8;1.6;17.2;2;4.26;20767 +85082;46.85332;1.02079;123;20220604;27.9;17;22.4;1.8;18.5;6;4.4;20908 +85082;46.85332;1.02079;123;20220605;21.3;15.8;18.6;2.3;16.25;.1;3;14387 +85082;46.85332;1.02079;123;20220606;21;12.7;16.8;1.8;14.1;.3;3.27;17788 +85082;46.85332;1.02079;123;20220607;23.4;13.9;18.6;3.1;14.1;11.4;4.1;19210 +85082;46.85332;1.02079;123;20220608;22.4;13.7;18;3.1;14.2;.7;3.85;18651 +85082;46.85332;1.02079;123;20220609;21.5;13.6;17.5;2.4;13;.1;3.66;17719 +85082;46.85332;1.02079;123;20220610;27.3;10.7;19;1.3;14.05;.1;4.67;25798 +85082;46.85332;1.02079;123;20220611;29.4;12.1;20.8;1.3;15.35;0;5.03;26686 +85082;46.85332;1.02079;123;20220612;24.6;15.6;20.1;3;14.2;.3;4.49;19158 +85082;46.85332;1.02079;123;20220613;25.9;11.5;18.7;2.5;10.7;0;5.16;24090 +85082;46.85332;1.02079;123;20220614;29.9;13.2;21.5;2.8;11.55;0;6.17;26179 +85082;46.85332;1.02079;123;20220615;34.5;17.2;25.8;1.9;15.3;0;6.32;26705 +85082;46.85332;1.02079;123;20220616;33.2;16.5;24.9;1.7;14.7;0;5.9;26251 +85082;46.85332;1.02079;123;20220617;36.1;16.7;26.4;1.7;13.9;0;6.6;28269 +85082;46.85332;1.02079;123;20220618;39.5;18.5;29;2;14.55;1.2;7.51;29667 +85082;46.85332;1.02079;123;20220619;32.9;18.5;25.7;2.5;18.7;22.2;5.97;24124 +85082;46.85332;1.02079;123;20220620;26.2;17.2;21.7;2.2;20.1;13.3;3.88;19045 +85082;46.85332;1.02079;123;20220621;27.1;16.6;21.9;2.2;20;1.4;4.19;20627 +85082;46.85332;1.02079;123;20220622;23;18.4;20.7;1.9;19.4;12.9;2.86;13350 +85082;46.85332;1.02079;123;20220623;26.1;12.6;19.3;1;16.7;2;4.15;23237 +85082;46.85332;1.02079;123;20220624;22.6;15.2;18.9;3;15.95;2.5;3.59;17144 +85082;46.85332;1.02079;123;20220625;16.4;15.7;16.1;1.6;15.35;13.4;1.36;4660 +85082;46.85332;1.02079;123;20220626;18.8;12.2;15.5;1.1;14.4;1;2.64;15405 +85082;46.85332;1.02079;123;20220627;23.4;11.9;17.7;1.8;12.7;0;4.05;21313 +85082;46.85332;1.02079;123;20220628;25.3;9.2;17.2;1.3;11.55;0;4.47;25400 +85082;46.85332;1.02079;123;20220629;24.7;9.6;17.2;1.6;12.95;7.9;4.39;24671 +85082;46.85332;1.02079;123;20220630;18.9;13.1;16;1.4;14;6.5;2.73;15085 +85082;46.85332;1.02079;123;20220701;21.7;8.4;15;1.4;11.55;.1;3.83;23052 +85082;46.85332;1.02079;123;20220702;27.5;9.9;18.7;1.2;12.1;0;4.81;26717 +85082;46.85332;1.02079;123;20220703;26.1;12;19;1.5;13.2;0;4.5;23904 +85082;46.85332;1.02079;123;20220704;26.7;13.2;20;1.8;12.8;0;4.73;23134 +85082;46.85332;1.02079;123;20220705;26.6;12.3;19.4;2;12.8;0;4.83;23994 +85082;46.85332;1.02079;123;20220706;25.7;13.4;19.6;2.4;12.55;0;4.76;21971 +85082;46.85332;1.02079;123;20220707;26;13.1;19.6;1.9;14.4;0;4.43;22566 +85082;46.85332;1.02079;123;20220708;26.9;13;20;2.5;12.8;0;5;23229 +85082;46.85332;1.02079;123;20220709;29;12.9;20.9;1.8;13.5;0;5.2;25363 +85082;46.85332;1.02079;123;20220710;27.8;16.4;22.1;3.1;13.25;0;5.43;21044 +85082;46.85332;1.02079;123;20220711;30.5;16.3;23.4;3.1;13.6;0;6.07;23584 +85082;46.85332;1.02079;123;20220712;32.9;16.3;24.6;1.8;14.2;0;5.81;25397 +85082;46.85332;1.02079;123;20220713;33.7;13.9;23.8;.9;13.75;0;5.4;27721 +85082;46.85332;1.02079;123;20220714;34.3;14.5;24.4;1.7;14.35;0;6.16;27834 +85082;46.85332;1.02079;123;20220715;29;15.5;22.3;2.3;12.2;0;5.39;22786 +85082;46.85332;1.02079;123;20220716;30.1;14.8;22.5;2.7;10.45;0;6.08;24208 +85082;46.85332;1.02079;123;20220717;32.6;16.9;24.7;2.8;12.15;0;6.47;24482 +85082;46.85332;1.02079;123;20220718;39.5;18.2;28.8;2.8;13.4;0;8.04;28323 +85082;46.85332;1.02079;123;20220719;31.7;20.8;26.3;2.8;16.7;4.3;5.69;20574 +85082;46.85332;1.02079;123;20220720;27.3;17.8;22.6;2.4;18.35;2;4.16;18448 +85082;46.85332;1.02079;123;20220721;27.9;14.6;21.3;1.3;17.25;.1;4.24;21970 +85082;46.85332;1.02079;123;20220722;26.7;15.1;20.9;1.6;18.65;1.1;3.91;20483 +85082;46.85332;1.02079;123;20220723;28.4;15.8;22.1;1.7;16.15;0;4.44;20963 +85082;46.85332;1.02079;123;20220724;33.5;13.4;23.5;1.3;15.95;0;5.42;27011 +85082;46.85332;1.02079;123;20220725;25.2;19;22.1;2.9;16.45;2;3.95;14754 +85082;46.85332;1.02079;123;20220726;24.3;13.9;19.1;1.6;14.25;0;3.75;19311 +85082;46.85332;1.02079;123;20220727;26.6;13.9;20.2;1.4;12.25;0;4.2;21073 +85082;46.85332;1.02079;123;20220728;29.2;12.2;20.7;1;12.1;0;4.49;24359 +85082;46.85332;1.02079;123;20220729;27.2;17.6;22.4;1.3;14.2;0;3.99;18456 +85082;46.85332;1.02079;123;20220730;31.3;15.1;23.2;1.6;15.6;0;4.93;23368 +85082;46.85332;1.02079;123;20220731;32.2;14.7;23.5;1;15.55;0;4.8;24422 +85082;46.85332;1.02079;123;20220801;30.2;14.8;22.5;1.1;16.15;0;4.48;22908 +85082;46.85332;1.02079;123;20220802;32.9;15.3;24.1;1.2;16.1;0;4.95;24188 +85082;46.85332;1.02079;123;20220803;36.7;16.5;26.6;1;15.2;0;5.43;25978 +85082;46.85332;1.02079;123;20220804;32.4;19.7;26.1;2;17.85;0;5.1;20675 +85082;46.85332;1.02079;123;20220805;28.3;17.7;23;3.1;14.2;0;5.03;18260 +85082;46.85332;1.02079;123;20220806;27.3;14.8;21.1;3.3;10.55;0;5.44;20061 +85082;46.85332;1.02079;123;20220807;28.6;14.1;21.3;2.8;9.3;0;5.53;21467 +85082;46.85332;1.02079;123;20220808;31.1;15;23;2.6;10.35;0;5.81;22534 +85082;46.85332;1.02079;123;20220809;32.8;16.3;24.5;2.5;11.45;0;5.91;22830 +85082;46.85332;1.02079;123;20220810;33.8;15.6;24.7;2.2;11.3;0;5.9;23813 +85082;46.85332;1.02079;123;20220811;34.5;16.5;25.5;2;10.5;0;5.86;23695 +85082;46.85332;1.02079;123;20220812;36;12.8;24.4;.9;11.05;0;5.08;26449 +85082;46.85332;1.02079;123;20220813;36.3;14.5;25.4;1.3;11.35;8.1;5.36;25419 +85082;46.85332;1.02079;123;20220814;24.8;18.8;21.8;3.1;17.65;5.9;3.45;13036 +85082;46.85332;1.02079;123;20220815;25.1;17.4;21.3;3.1;18.15;0;3.45;14736 +85082;46.85332;1.02079;123;20220816;24.9;15.7;20.3;1.1;18.2;2.6;2.98;16035 +85082;46.85332;1.02079;123;20220817;26.1;16.2;21.1;1.7;16.65;1;3.42;16418 +85082;46.85332;1.02079;123;20220818;27;11.7;19.3;1.6;14.8;.1;3.83;20256 +85082;46.85332;1.02079;123;20220819;25.6;15;20.3;2;17.95;3.3;3.32;16972 +85082;46.85332;1.02079;123;20220820;26.2;17.3;21.7;1.4;17.45;0;3.16;15109 +85082;46.85332;1.02079;123;20220821;23.2;12.5;17.8;1.3;15.5;.4;2.9;16698 +85082;46.85332;1.02079;123;20220822;25.5;17.6;21.6;1.1;18.7;.7;2.82;14255 +85082;46.85332;1.02079;123;20220823;26.8;17.4;22.1;.8;19.25;.1;2.96;15424 +85082;46.85332;1.02079;123;20220824;33;14.6;23.8;1;16.3;0;4.21;21571 +85082;46.85332;1.02079;123;20220825;29.3;15.1;22.2;1.5;17.15;0;3.81;18922 +85082;46.85332;1.02079;123;20220826;26.6;16.4;21.5;1.4;16.7;0;3.21;15476 +85082;46.85332;1.02079;123;20220827;28;13.8;20.9;1.4;13.4;0;3.74;18561 +85082;46.85332;1.02079;123;20220828;28.4;14.5;21.5;1.8;12.6;0;4.01;18247 +85082;46.85332;1.02079;123;20220829;32.9;14.3;23.6;1.6;14.5;2.9;4.48;21043 +85082;46.85332;1.02079;123;20220830;27.1;18.3;22.7;2.2;17.7;0;3.38;13970 +85082;46.85332;1.02079;123;20220831;28.9;14.4;21.6;1.3;16.65;2.4;3.49;18090 +85082;46.85332;1.02079;123;20220901;29.2;16.4;22.8;1.3;17.2;13.9;3.43;16736 +85082;46.85332;1.02079;123;20220902;24.9;15.7;20.3;1.8;18;2.3;2.75;14013 +85082;46.85332;1.02079;123;20220903;25.4;16.4;20.9;2.2;16.35;0;3.09;13484 +85082;46.85332;1.02079;123;20220904;30.5;12.5;21.5;1.6;15.65;4.2;3.85;19431 +85082;46.85332;1.02079;123;20220905;31.5;14.3;22.9;1.8;16.35;0;4.03;18862 +85082;46.85332;1.02079;123;20220906;29;12.5;20.7;1.3;15.65;1.8;3.39;18240 +85082;46.85332;1.02079;123;20220907;21.5;14.4;18;1.8;15.75;5.9;2.32;12062 +85082;46.85332;1.02079;123;20220908;22.6;14;18.3;3.1;15.6;2.9;2.73;12757 +85082;46.85332;1.02079;123;20220909;22;14.6;18.3;3.5;14.9;1.1;2.74;11500 +85082;46.85332;1.02079;123;20220910;23.8;13.6;18.7;2.2;13.7;.1;2.93;13605 +85082;46.85332;1.02079;123;20220911;26.4;9.7;18.1;1.6;12.55;0;3.24;17590 +85082;46.85332;1.02079;123;20220912;34.1;13.1;23.6;1.8;14.3;0;4.38;19506 +85082;46.85332;1.02079;123;20220913;31.2;20.8;26;2;19.35;16;3.51;13436 +85082;46.85332;1.02079;123;20220914;27;17.1;22;1.9;19.05;4.3;2.78;13056 +85082;46.85332;1.02079;123;20220915;22;17.5;19.8;1.8;18.35;6.3;1.86;8426 +85082;46.85332;1.02079;123;20220916;19.4;11.9;15.6;1.8;12.4;0;2.1;10937 +85082;46.85332;1.02079;123;20220917;17.9;6.2;12.1;1.5;9;0;2.14;13716 +85082;46.85332;1.02079;123;20220918;19.4;3.4;11.4;1;8.45;0;2.14;15898 +85082;46.85332;1.02079;123;20220919;19.7;7.2;13.4;2;9.55;0;2.47;13916 +85082;46.85332;1.02079;123;20220920;20.1;5.8;13;1.8;9.1;0;2.42;14862 +85082;46.85332;1.02079;123;20220921;20.9;7.7;14.3;2.1;9.65;0;2.57;14012 +85082;46.85332;1.02079;123;20220922;22;5.7;13.9;1;8.95;0;2.26;15485 +85082;46.85332;1.02079;123;20220923;20.8;7.4;14.1;.4;10.45;0;1.78;13730 +85082;46.85332;1.02079;123;20220924;19.6;10;14.8;1.1;12.3;3.1;1.79;11465 +85082;46.85332;1.02079;123;20220925;17.4;11.7;14.6;1.5;12.5;.3;1.58;8437 +85082;46.85332;1.02079;123;20220926;16.5;6.1;11.3;2.5;10.95;4.3;1.69;11640 +85082;46.85332;1.02079;123;20220927;17.4;9.2;13.3;3.7;12.3;3.1;1.81;10063 +85082;46.85332;1.02079;123;20220928;14.1;13.4;13.7;3.8;14.15;1.9;.94;2503 +85082;46.85332;1.02079;123;20220929;16;7.5;11.8;1.6;10.95;.7;1.47;9909 +85082;46.85332;1.02079;123;20220930;16.7;3.4;10;1.3;9.85;4.9;1.56;12519 +85082;46.85332;1.02079;123;20221001;20.9;12.4;16.7;4.8;16.75;2.8;1.75;9847 +85082;46.85332;1.02079;123;20221002;20.2;15.5;17.8;3.2;16.85;.9;1.66;7030 +85082;46.85332;1.02079;123;20221003;18.9;11.5;15.2;1.2;14.5;0;1.39;9043 +85082;46.85332;1.02079;123;20221004;20.9;6.7;13.8;.8;11.95;.2;1.57;12264 +85082;46.85332;1.02079;123;20221005;23.8;9.5;16.7;2.1;13.65;.2;2.25;12426 +85082;46.85332;1.02079;123;20221006;19.2;9.8;14.5;1.5;12.15;0;1.59;9613 +85082;46.85332;1.02079;123;20221007;20.3;7.3;13.8;.8;11.75;.1;1.49;11273 +85082;46.85332;1.02079;123;20221008;18.9;6.3;12.6;1.3;11;0;1.51;10839 +85082;46.85332;1.02079;123;20221009;22.5;7.4;14.9;2;11.2;0;2.11;11996 +85082;46.85332;1.02079;123;20221010;21;12.7;16.9;1.1;14.6;.3;1.44;8672 +85082;46.85332;1.02079;123;20221011;17.1;13.6;15.4;1.8;14.75;0;1.12;5357 +85082;46.85332;1.02079;123;20221012;19.4;9;14.2;.8;13;.2;1.25;9437 +85082;46.85332;1.02079;123;20221013;16.6;9.4;13;2.2;14.35;6.2;.96;7690 +85082;46.85332;1.02079;123;20221014;18.8;14.9;16.9;4.3;17.6;5;1.08;5326 +85082;46.85332;1.02079;123;20221015;17.8;16.5;17.2;3.8;17.1;10.5;1.16;2993 +85082;46.85332;1.02079;123;20221016;25.1;14.7;19.9;1.6;17.25;0;1.74;8954 +85082;46.85332;1.02079;123;20221017;19.4;18.7;19.1;2.6;17.5;34.4;1.32;1881 +85082;46.85332;1.02079;123;20221018;24.3;15.1;19.7;2.4;18.2;.1;1.73;8243 +85082;46.85332;1.02079;123;20221019;25;14.9;19.9;2.1;16.8;8.4;1.87;8549 +85082;46.85332;1.02079;123;20221020;24.4;14.8;19.6;3.1;17.1;5.4;2.02;8103 +85082;46.85332;1.02079;123;20221021;20.2;16.5;18.3;2.2;15.1;.1;1.52;4649 +85082;46.85332;1.02079;123;20221022;22.1;10.2;16.2;1.9;13.85;.1;1.49;8830 +85082;46.85332;1.02079;123;20221023;23.9;15.1;19.5;3.8;13.65;.6;2.74;7434 +85082;46.85332;1.02079;123;20221024;19.9;14.6;17.2;3.4;14;0;1.81;5521 +85082;46.85332;1.02079;123;20221025;19.4;9.4;14.4;2;13.3;0;1.21;7772 +85082;46.85332;1.02079;123;20221026;24.2;12.9;18.5;2.2;14.35;0;1.83;8015 +85082;46.85332;1.02079;123;20221027;24.4;14.2;19.3;2.5;14.5;0;2;7578 +85082;46.85332;1.02079;123;20221028;24;17.4;20.7;1.8;14.8;0;1.78;5741 +85082;46.85332;1.02079;123;20221029;23.6;15.1;19.3;1.4;13.6;0;1.53;6720 +85082;46.85332;1.02079;123;20221030;18.9;10.5;14.7;1.3;13.15;0;.99;6430 +85082;46.85332;1.02079;123;20221031;21.3;12.9;17.1;2.7;14.65;.8;1.5;6416 +85082;46.85332;1.02079;123;20221101;17.4;10.9;14.2;3.3;12.05;.6;1.44;5398 +85082;46.85332;1.02079;123;20221102;17.7;11.2;14.5;2.1;12.7;.1;1.13;5315 +85082;46.85332;1.02079;123;20221103;15.7;9.7;12.7;2.6;11.45;10.8;1.13;5216 +85082;46.85332;1.02079;123;20221104;12.9;7.1;10;3.4;9.8;.1;1.04;4918 +85082;46.85332;1.02079;123;20221105;13.6;2;7.8;1.3;8.7;0;.69;6929 +85082;46.85332;1.02079;123;20221106;14.3;8;11.2;2.4;10.75;.6;.91;5000 +85082;46.85332;1.02079;123;20221107;17.1;11.5;14.3;3.2;12.6;.1;1.25;4645 +85082;46.85332;1.02079;123;20221108;17.6;8.9;13.3;3.4;11.7;4.9;1.3;5863 +85082;46.85332;1.02079;123;20221109;16;12.5;14.2;2.3;12.7;1;1.02;3186 +85082;46.85332;1.02079;123;20221110;14;4.8;9.4;1.4;10.4;0;.6;5688 +85082;46.85332;1.02079;123;20221111;16.7;5.6;11.1;2.1;10.85;.2;.85;6331 +85082;46.85332;1.02079;123;20221112;20.3;6.8;13.6;1.5;11.5;.2;.93;6829 +85082;46.85332;1.02079;123;20221113;19.7;5.2;12.4;.7;11;.1;.59;7090 +85082;46.85332;1.02079;123;20221114;15.6;8.2;11.9;1.9;11.7;2.1;.72;4890 +85082;46.85332;1.02079;123;20221115;14.3;9.3;11.8;2.8;12.3;4.7;.69;3789 +85082;46.85332;1.02079;123;20221116;14.2;10.2;12.2;4.6;12.05;5.9;.97;3288 +85082;46.85332;1.02079;123;20221117;14.5;11.4;13;5.3;11.5;3;1.43;2817 +85082;46.85332;1.02079;123;20221118;12.2;6.6;9.4;2.5;9.05;0;.88;3844 +85082;46.85332;1.02079;123;20221119;10;.4;5.2;.9;7.35;.1;.4;5096 +85082;46.85332;1.02079;123;20221120;11.3;.5;5.9;2.1;8.1;1;.52;5350 +85082;46.85332;1.02079;123;20221121;12.2;4.8;8.5;3.2;9;4.6;.81;4266 +85082;46.85332;1.02079;123;20221122;11.6;5.6;8.6;3.8;8.8;.6;.95;3818 +85082;46.85332;1.02079;123;20221123;13.9;7.2;10.6;3.5;10.3;1.7;.92;3973 +85082;46.85332;1.02079;123;20221124;12.4;8.1;10.2;3.1;10.75;.9;.7;3060 +85082;46.85332;1.02079;123;20221125;13.6;8.6;11.1;1.9;10.65;0;.71;3235 +85082;46.85332;1.02079;123;20221126;10.9;2.5;6.7;1.3;8.7;0;.37;4360 +85082;46.85332;1.02079;123;20221127;12.7;5;8.8;1.7;8.5;6.6;.63;4156 +85082;46.85332;1.02079;123;20221128;11.9;8.5;10.2;2.6;10.1;1.5;.78;2489 +85082;46.85332;1.02079;123;20221129;8.5;3.1;5.8;1.7;8.7;0;.31;3205 +85082;46.85332;1.02079;123;20221130;7.7;5;6.3;2.1;8.5;0;.47;2077 +85082;46.85332;1.02079;123;20221201;6.5;4.1;5.3;2.8;8.1;.1;.45;1928 +85082;46.85332;1.02079;123;20221202;6;4.6;5.3;2.5;7.65;1.2;.57;1312 +85082;46.85332;1.02079;123;20221203;5.9;2.4;4.2;3.3;7.3;1.1;.48;2348 +85082;46.85332;1.02079;123;20221204;5.3;3.3;4.3;1.8;7.55;.1;.4;1621 +85082;46.85332;1.02079;123;20221205;7.5;3.3;5.4;1.2;7.5;0;.41;2606 +85082;46.85332;1.02079;123;20221206;5;-.3;2.4;2.4;6.7;.1;.3;3066 +85082;46.85332;1.02079;123;20221207;5.3;2.6;4;2.9;6.55;0;.65;1904 +85082;46.85332;1.02079;123;20221208;3.6;-.1;1.7;3.3;5.9;0;.46;2346 +85082;46.85332;1.02079;123;20221209;3.3;-.7;1.3;2.5;5.35;0;.54;2470 +85082;46.85332;1.02079;123;20221210;1.5;-3.3;-.9;.9;5.05;.1;.23;2774 +85082;46.85332;1.02079;123;20221211;1;-5.5;-2.3;1.1;4.25;0;.23;3315 +85082;46.85332;1.02079;123;20221212;2.6;-6;-1.7;1.9;4.35;0;.34;3919 +85082;46.85332;1.02079;123;20221213;2;-2.9;-.4;2.3;5.1;4.8;.35;2671 +85082;46.85332;1.02079;123;20221214;6.2;.8;3.5;1.9;7.7;6;.24;3031 +85082;46.85332;1.02079;123;20221215;3.5;1.4;2.5;3.5;6.4;0;.48;1404 +85082;46.85332;1.02079;123;20221216;4.1;-1.2;1.5;2.4;4.75;0;.65;2812 +85082;46.85332;1.02079;123;20221217;1.3;-4.2;-1.4;2.1;4.35;0;.36;2899 +85082;46.85332;1.02079;123;20221218;9.6;-6.7;1.5;1.9;5.4;0;.41;5424 +85082;46.85332;1.02079;123;20221219;14.9;5.9;10.4;2.5;9.25;0;.82;3947 +85082;46.85332;1.02079;123;20221220;15.2;10.4;12.8;3.4;11;1.5;1.15;2629 +85082;46.85332;1.02079;123;20221221;12.4;10.5;11.4;4;12.55;1.3;.57;1482 +85082;46.85332;1.02079;123;20221222;14.1;12.2;13.1;5.9;13.1;11.8;.94;1529 +85082;46.85332;1.02079;123;20221223;14.1;13.8;14;5;14.45;9.6;.78;218 +85082;46.85332;1.02079;123;20221224;11.7;10.3;11;2.4;12.2;.8;.49;1226 +85082;46.85332;1.02079;123;20221225;15;7.8;11.4;2.5;10.8;.3;.72;3481 +85082;46.85332;1.02079;123;20221226;12.8;11.4;12.1;2.8;11.05;.6;1;1089 +85082;46.85332;1.02079;123;20221227;9.8;2.2;6;1.5;9.2;.3;.21;3511 +85082;46.85332;1.02079;123;20221228;12.3;7.4;9.8;4.2;10.85;.7;.6;2804 +85082;46.85332;1.02079;123;20221229;11.4;10.5;11;4.1;11.15;2.1;.89;934 +85082;46.85332;1.02079;123;20221230;15.4;6.5;10.9;4.5;11.95;4.6;.63;3896 +85082;46.85332;1.02079;123;20221231;16.3;13.9;15.1;4.8;11.35;0;1.94;1813 +85083;46.88003;1.34656;135;20220101;16.9;3.6;10.2;1.4;9.1;.1;.51;4923 +85083;46.88003;1.34656;135;20220102;13.9;5.8;9.8;4.4;10.77;.2;.7;3501 +85083;46.88003;1.34656;135;20220103;13;10.9;12;4.8;12.17;3.2;.82;1616 +85083;46.88003;1.34656;135;20220104;12.9;11.5;12.2;5.1;10.3;4.2;1.57;776 +85083;46.88003;1.34656;135;20220105;7.3;.5;3.9;2.2;6.25;0;.56;3471 +85083;46.88003;1.34656;135;20220106;3;-3.1;-.1;1.6;6;.4;.19;3068 +85083;46.88003;1.34656;135;20220107;9.2;.1;4.7;5.1;7.4;.2;.65;4096 +85083;46.88003;1.34656;135;20220108;10.4;7;8.7;6.3;9.5;9.6;.91;2241 +85083;46.88003;1.34656;135;20220109;9;4.4;6.7;4.3;8.27;2;.69;3233 +85083;46.88003;1.34656;135;20220110;8;6;7;1.3;9.1;0;.42;1820 +85083;46.88003;1.34656;135;20220111;7.4;1.8;4.6;2.2;6.33;0;.57;4695 +85083;46.88003;1.34656;135;20220112;5.1;-.5;2.3;3.1;5.73;0;.58;3848 +85083;46.88003;1.34656;135;20220113;4.6;-1.2;1.7;2.7;5.63;0;.49;4449 +85083;46.88003;1.34656;135;20220114;4.5;-1.9;1.3;1.9;5.37;0;.4;4562 +85083;46.88003;1.34656;135;20220115;-1.2;-5.6;-3.4;1.2;4.73;0;.17;3817 +85083;46.88003;1.34656;135;20220116;-.3;-3.2;-1.8;1.4;5.7;.4;.17;2138 +85083;46.88003;1.34656;135;20220117;5;-.5;2.3;1.5;7.5;0;.19;2938 +85083;46.88003;1.34656;135;20220118;5.9;1.8;3.9;2.8;7.37;0;.41;2753 +85083;46.88003;1.34656;135;20220119;4.3;.8;2.6;2.7;7.37;1.1;.26;2063 +85083;46.88003;1.34656;135;20220120;8.1;3.3;5.7;2.8;7.37;.1;.65;4096 +85083;46.88003;1.34656;135;20220121;6;0;3;3.5;5.83;0;.74;4641 +85083;46.88003;1.34656;135;20220122;3.4;-2.5;.5;2.3;6.07;0;.29;3158 +85083;46.88003;1.34656;135;20220123;2.8;2.4;2.6;4.3;6.43;0;.57;865 +85083;46.88003;1.34656;135;20220124;2.6;-1.1;.8;2.4;6.07;0;.3;3108 +85083;46.88003;1.34656;135;20220125;1;-1.4;-.2;.8;5.83;0;.27;2651 +85083;46.88003;1.34656;135;20220126;-1.2;-1.6;-1.4;1.4;5.4;0;.29;901 +85083;46.88003;1.34656;135;20220127;.8;-2.9;-1.1;1.3;5.73;.1;.23;3178 +85083;46.88003;1.34656;135;20220128;3.9;.7;2.3;1.2;7.3;0;.28;2702 +85083;46.88003;1.34656;135;20220129;6.3;1.8;4;2.3;8.37;.4;.26;3099 +85083;46.88003;1.34656;135;20220130;9.8;6;7.9;1.8;9.67;0;.52;3439 +85083;46.88003;1.34656;135;20220131;9.9;5.9;7.9;4.6;8.1;.3;1.12;4071 +85083;46.88003;1.34656;135;20220201;8;.1;4.1;3.6;8.6;.4;.23;4002 +85083;46.88003;1.34656;135;20220202;9.7;7.8;8.8;2.5;9.83;.1;.67;2303 +85083;46.88003;1.34656;135;20220203;7.6;.6;4.1;2.2;7.9;.1;.42;5019 +85083;46.88003;1.34656;135;20220204;10.7;4.8;7.8;3;9.3;1.6;.68;3940 +85083;46.88003;1.34656;135;20220205;9.9;-1.8;4.1;2.1;6.97;.1;.66;7689 +85083;46.88003;1.34656;135;20220206;10.1;2.9;6.5;6.6;9.83;2.4;.31;4390 +85083;46.88003;1.34656;135;20220207;11.1;6.3;8.7;2.3;8.2;0;.99;6051 +85083;46.88003;1.34656;135;20220208;12.7;-1.4;5.7;1.7;6.8;0;.89;8797 +85083;46.88003;1.34656;135;20220209;17.7;-1.7;8;2.6;6.97;0;1.61;9935 +85083;46.88003;1.34656;135;20220210;9.3;3.6;6.4;3.5;9.2;1.1;.76;3675 +85083;46.88003;1.34656;135;20220211;8.5;-.5;4;2.6;6.56;0;.83;8730 +85083;46.88003;1.34656;135;20220212;9.9;-2.1;3.9;2.3;5.33;0;1.13;9077 +85083;46.88003;1.34656;135;20220213;15.7;-2.9;6.4;5.4;7.5;.5;1.73;9710 +85083;46.88003;1.34656;135;20220214;12.5;7.3;9.9;7.6;9.01;3.5;1.73;5900 +85083;46.88003;1.34656;135;20220215;10.7;2.7;6.7;5;9.16;6.7;.7;6131 +85083;46.88003;1.34656;135;20220216;14.3;8.3;11.3;7.3;12.7;1.4;.74;4823 +85083;46.88003;1.34656;135;20220217;15.1;11.8;13.5;5.7;12.45;.8;1.45;4299 +85083;46.88003;1.34656;135;20220218;12.9;10.8;11.9;5.6;10.35;.4;1.62;3298 +85083;46.88003;1.34656;135;20220219;10.7;1.6;6.1;4.1;6.92;0;1.36;7654 +85083;46.88003;1.34656;135;20220220;12.7;6.7;9.7;6.9;10.4;2.2;1.16;5983 +85083;46.88003;1.34656;135;20220221;11.1;6.7;8.9;6.2;8.17;.3;1.67;5963 +85083;46.88003;1.34656;135;20220222;11.5;6.1;8.8;4.4;9.53;.8;1.04;5264 +85083;46.88003;1.34656;135;20220223;13.9;8;11;1.5;10.33;0;1.02;6473 +85083;46.88003;1.34656;135;20220224;13.2;5.5;9.4;3.1;8.67;1.5;1.4;7715 +85083;46.88003;1.34656;135;20220225;10.1;-.9;4.6;1.6;6.13;0;1.07;10431 +85083;46.88003;1.34656;135;20220226;10.9;-1.3;4.8;4.1;5.5;0;1.77;11369 +85083;46.88003;1.34656;135;20220227;12.8;-.6;6.1;2.7;5.37;0;1.78;11910 +85083;46.88003;1.34656;135;20220228;14.6;-1.6;6.5;1.3;5.67;0;1.43;12707 +85083;46.88003;1.34656;135;20220301;14.3;-.5;6.9;1.6;6.57;0;1.42;10648 +85083;46.88003;1.34656;135;20220302;12.1;4.7;8.4;2.3;9.03;.3;1.08;6720 +85083;46.88003;1.34656;135;20220303;13.7;7.6;10.7;1.6;10.47;.2;1.13;7800 +85083;46.88003;1.34656;135;20220304;13.2;8.3;10.7;3.3;9.83;.8;1.4;6910 +85083;46.88003;1.34656;135;20220305;7.9;5.9;6.9;2.2;8.9;.2;.75;3781 +85083;46.88003;1.34656;135;20220306;9.3;-.4;4.4;2.7;5.77;0;1.42;11093 +85083;46.88003;1.34656;135;20220307;9.4;-3.2;3.1;3.3;4.57;0;1.72;12591 +85083;46.88003;1.34656;135;20220308;15.3;-1.6;6.8;2.3;6.7;0;1.85;13571 +85083;46.88003;1.34656;135;20220309;15.5;3.4;9.5;2.3;8.37;0;1.74;11707 +85083;46.88003;1.34656;135;20220310;14;5.9;9.9;2.9;9;.3;1.61;8448 +85083;46.88003;1.34656;135;20220311;14.5;5.9;10.2;4.2;9.17;3;1.76;7352 +85083;46.88003;1.34656;135;20220312;11.5;5.9;8.7;3.2;9.27;2.9;1.22;6991 +85083;46.88003;1.34656;135;20220313;9.6;6;7.8;3.1;8.43;6.3;1.07;4134 +85083;46.88003;1.34656;135;20220314;14.1;-.2;6.9;3.3;8.33;1.4;1.62;13306 +85083;46.88003;1.34656;135;20220315;17.1;9;13;2.3;11.3;0;1.68;9243 +85083;46.88003;1.34656;135;20220316;16.1;7.1;11.6;1.8;10.9;0;1.41;8437 +85083;46.88003;1.34656;135;20220317;10.6;8.6;9.6;4.3;8.9;0;1.49;4610 +85083;46.88003;1.34656;135;20220318;14.2;4.4;9.3;5.6;7.56;0;2.58;13256 +85083;46.88003;1.34656;135;20220319;15.5;6.8;11.2;2.7;8.36;.4;2.18;11625 +85083;46.88003;1.34656;135;20220320;15.4;2.7;9;2;8.9;.1;1.69;10505 +85083;46.88003;1.34656;135;20220321;18.2;7;12.6;3.2;9.03;0;2.67;13883 +85083;46.88003;1.34656;135;20220322;17.2;2.5;9.8;3.3;6.2;0;3.14;18340 +85083;46.88003;1.34656;135;20220323;18;.9;9.4;2.7;5.36;0;3.13;19267 +85083;46.88003;1.34656;135;20220324;20.3;-1.2;9.6;2.3;6.03;0;3;19414 +85083;46.88003;1.34656;135;20220325;21.1;.7;10.9;3;6.33;0;3.57;19586 +85083;46.88003;1.34656;135;20220326;20.9;1;10.9;3.3;6.5;0;3.7;19724 +85083;46.88003;1.34656;135;20220327;22.4;1.8;12.1;1.7;7.16;0;3.01;19362 +85083;46.88003;1.34656;135;20220328;22.1;2.4;12.2;1.4;8;0;2.73;17867 +85083;46.88003;1.34656;135;20220329;17.6;7.9;12.7;2.3;9.13;2.5;2.24;10383 +85083;46.88003;1.34656;135;20220330;12.6;6;9.3;3;10.6;3.3;1.04;5551 +85083;46.88003;1.34656;135;20220331;11;6.8;8.9;5.1;8.26;4.8;1.78;7816 +85083;46.88003;1.34656;135;20220401;6.2;0;3.1;6.7;5.77;2.6;1.48;9233 +85083;46.88003;1.34656;135;20220402;7.9;-.1;3.9;4.8;5;0;2.07;13866 +85083;46.88003;1.34656;135;20220403;8.1;-.7;3.7;3.5;4.87;0;1.96;14081 +85083;46.88003;1.34656;135;20220404;12.1;-2.4;4.9;2.8;5.5;.2;2.44;20533 +85083;46.88003;1.34656;135;20220405;11.1;5.1;8.1;4.8;9.71;.5;1;5200 +85083;46.88003;1.34656;135;20220406;11.7;9;10.4;5.2;11.16;1.1;1.08;4215 +85083;46.88003;1.34656;135;20220407;14.4;9.6;12;8.1;12.56;15.2;1.32;5622 +85083;46.88003;1.34656;135;20220408;15.1;9.9;12.5;8.1;11.36;5;2.05;6117 +85083;46.88003;1.34656;135;20220409;12.5;.1;6.3;3.1;7.21;0;2.3;20400 +85083;46.88003;1.34656;135;20220410;15.2;-2.2;6.5;3.2;6.46;0;2.92;22681 +85083;46.88003;1.34656;135;20220411;22.6;2.8;12.7;3;9.91;0;3.44;19100 +85083;46.88003;1.34656;135;20220412;19.8;8.3;14.1;2.9;11.23;3.2;2.56;12306 +85083;46.88003;1.34656;135;20220413;16.6;10.9;13.8;1;12.93;2;1.67;9437 +85083;46.88003;1.34656;135;20220414;20.9;8.7;14.8;1.6;12.23;0;2.9;18637 +85083;46.88003;1.34656;135;20220415;22.4;6;14.2;2.3;10.76;0;3.62;22746 +85083;46.88003;1.34656;135;20220416;21.9;5.9;13.9;3.4;10.06;0;3.99;23626 +85083;46.88003;1.34656;135;20220417;21.5;4.4;13;2.5;8.53;0;3.91;24125 +85083;46.88003;1.34656;135;20220418;19.8;3.1;11.5;2.5;9.76;0;3.2;21770 +85083;46.88003;1.34656;135;20220419;16.7;7.8;12.3;3.4;9.66;0;2.85;16128 +85083;46.88003;1.34656;135;20220420;18.9;7.5;13.2;2.7;9.96;.2;2.94;16669 +85083;46.88003;1.34656;135;20220421;20.2;4.7;12.4;1.8;8.33;0;3.52;23106 +85083;46.88003;1.34656;135;20220422;21;3.6;12.3;1.7;9.63;.6;3.37;22772 +85083;46.88003;1.34656;135;20220423;19.5;10.7;15.1;3.2;11.83;2.9;2.85;13380 +85083;46.88003;1.34656;135;20220424;15.7;8.8;12.3;3.6;12.41;8.4;1.67;9700 +85083;46.88003;1.34656;135;20220425;14.8;10.7;12.7;2.7;12.53;8.3;1.44;6122 +85083;46.88003;1.34656;135;20220426;17.3;4.2;10.8;2.9;10.01;0;3.01;22500 +85083;46.88003;1.34656;135;20220427;19.4;4.5;11.9;4.2;9.26;0;4.01;25202 +85083;46.88003;1.34656;135;20220428;21.6;7.4;14.5;3;10.7;0;3.64;20506 +85083;46.88003;1.34656;135;20220429;20.8;8.1;14.5;2;10.76;0;3.38;19790 +85083;46.88003;1.34656;135;20220430;18.9;6.8;12.9;2.7;9.6;0;3.56;22294 +85083;46.88003;1.34656;135;20220501;18.2;3.9;11;1.9;8.33;0;3.47;24107 +85083;46.88003;1.34656;135;20220502;19.6;4.9;12.2;2.9;9.3;0;3.75;23611 +85083;46.88003;1.34656;135;20220503;21;6.5;13.7;3;10.06;1.3;3.83;22517 +85083;46.88003;1.34656;135;20220504;17.2;10;13.6;2.7;11.06;0;2.53;13009 +85083;46.88003;1.34656;135;20220505;20.1;5;12.6;2.5;10.53;.1;3.58;23387 +85083;46.88003;1.34656;135;20220506;21.5;6.2;13.8;2.2;10.53;0;3.72;23039 +85083;46.88003;1.34656;135;20220507;22.6;7.8;15.2;1.5;10.97;.1;3.77;22954 +85083;46.88003;1.34656;135;20220508;23.5;7.8;15.6;2.1;11.6;0;4.01;23395 +85083;46.88003;1.34656;135;20220509;26.1;8.5;17.3;1.1;12.3;0;4.13;24783 +85083;46.88003;1.34656;135;20220510;27.7;8.8;18.2;1.8;12.27;0;4.73;25548 +85083;46.88003;1.34656;135;20220511;26.5;11.9;19.2;2.9;12.93;0;4.91;23714 +85083;46.88003;1.34656;135;20220512;20.7;11;15.9;1.6;14.07;.2;2.88;16752 +85083;46.88003;1.34656;135;20220513;23.6;13.3;18.4;1.8;12.5;0;3.85;19701 +85083;46.88003;1.34656;135;20220514;26.2;10.1;18.1;2.2;12.27;0;4.65;24107 +85083;46.88003;1.34656;135;20220515;30.1;13.9;22;3;14.47;.1;5.61;23712 +85083;46.88003;1.34656;135;20220516;26.4;15.5;21;2;15.3;0;4.36;21226 +85083;46.88003;1.34656;135;20220517;30.7;12.9;21.8;1.7;15.03;.1;5.13;25048 +85083;46.88003;1.34656;135;20220518;30.2;12.1;21.1;1.7;16.37;.1;4.94;25087 +85083;46.88003;1.34656;135;20220519;27;18.3;22.7;2.3;17.6;.4;4.17;18491 +85083;46.88003;1.34656;135;20220520;26.1;16;21;2.4;17.53;.1;3.94;18445 +85083;46.88003;1.34656;135;20220521;28.1;12.7;20.4;2.5;13.7;0;5.18;25004 +85083;46.88003;1.34656;135;20220522;28.7;16;22.3;2.9;15.6;5.4;4.94;20048 +85083;46.88003;1.34656;135;20220523;19.9;17.1;18.5;4.3;16.97;10.9;2.42;9268 +85083;46.88003;1.34656;135;20220524;18.1;9.9;14;3.3;11.87;.5;3.03;17125 +85083;46.88003;1.34656;135;20220525;20.8;6.6;13.7;2;11.1;.1;3.75;23816 +85083;46.88003;1.34656;135;20220526;21.4;11.2;16.3;1.7;13.13;0;3.31;18094 +85083;46.88003;1.34656;135;20220527;20.3;9.6;15;1.4;13;0;3.1;18592 +85083;46.88003;1.34656;135;20220528;22;9.8;15.9;2.9;10.97;0;4.41;24085 +85083;46.88003;1.34656;135;20220529;18.4;8.7;13.6;3.6;8.33;0;4.16;22084 +85083;46.88003;1.34656;135;20220530;21.1;6.1;13.6;2.6;8.3;0;4.45;25585 +85083;46.88003;1.34656;135;20220531;23.8;6.4;15.1;1.4;9;0;4.42;26504 +85083;46.88003;1.34656;135;20220601;24.9;8.5;16.7;1.9;10.33;.6;4.54;24032 +85083;46.88003;1.34656;135;20220602;27.8;13.1;20.5;2.7;13.37;.3;5.35;24950 +85083;46.88003;1.34656;135;20220603;27.5;16;21.8;1.9;17.03;1.8;4.37;20578 +85083;46.88003;1.34656;135;20220604;28.5;16.6;22.5;2.1;18.47;5.4;4.62;21839 +85083;46.88003;1.34656;135;20220605;21.6;16.3;19;3;16.53;.1;3.12;14525 +85083;46.88003;1.34656;135;20220606;21;13.1;17;2.3;14.3;.4;3.18;16292 +85083;46.88003;1.34656;135;20220607;23.2;14.1;18.7;3.7;14.13;11.3;4.22;19140 +85083;46.88003;1.34656;135;20220608;22.5;13.3;17.9;3.9;14.2;.9;4.01;19200 +85083;46.88003;1.34656;135;20220609;21.4;13.4;17.4;2.9;13.07;0;3.71;17779 +85083;46.88003;1.34656;135;20220610;27;11.1;19;1.5;14.13;.1;4.88;27032 +85083;46.88003;1.34656;135;20220611;29.9;11.7;20.8;1.6;15.27;0;5.31;27657 +85083;46.88003;1.34656;135;20220612;25.2;15.5;20.4;3.4;14.6;.2;4.57;19405 +85083;46.88003;1.34656;135;20220613;25.9;11.4;18.7;2.9;10.87;0;5.49;26460 +85083;46.88003;1.34656;135;20220614;29.8;12.3;21;3.1;11.57;0;6.38;27453 +85083;46.88003;1.34656;135;20220615;34.4;16.4;25.4;2.4;15.5;0;6.58;27003 +85083;46.88003;1.34656;135;20220616;33.1;16.1;24.6;2.3;14.67;0;6.29;26534 +85083;46.88003;1.34656;135;20220617;35.9;16.4;26.1;2.1;13.87;0;6.9;28579 +85083;46.88003;1.34656;135;20220618;39.3;17.3;28.3;2.7;14.57;1.1;8.07;29511 +85083;46.88003;1.34656;135;20220619;33.5;18.7;26.1;3.2;18.13;24.9;6.56;24782 +85083;46.88003;1.34656;135;20220620;26.4;17.4;21.9;2.6;20.4;17.8;3.79;17897 +85083;46.88003;1.34656;135;20220621;27.4;16.8;22.1;2.7;20.1;1.5;4.36;21085 +85083;46.88003;1.34656;135;20220622;23.6;18;20.8;2.4;19.33;14.8;3.1;14300 +85083;46.88003;1.34656;135;20220623;26.3;12.9;19.6;1.4;16.77;2.6;4.08;21591 +85083;46.88003;1.34656;135;20220624;22.9;15.1;19;3.6;16.03;1;3.76;17929 +85083;46.88003;1.34656;135;20220625;16.9;15.7;16.3;1.8;15.3;11.4;1.5;5340 +85083;46.88003;1.34656;135;20220626;18.3;12.2;15.2;1.3;14.63;1.5;2.29;12803 +85083;46.88003;1.34656;135;20220627;23.3;12.7;18;2.1;13.03;0;4.43;24108 +85083;46.88003;1.34656;135;20220628;24.9;9.3;17.1;1.4;11.73;0;4.64;26900 +85083;46.88003;1.34656;135;20220629;25.3;10;17.6;2;13.03;7.5;4.7;25947 +85083;46.88003;1.34656;135;20220630;18.5;12.8;15.6;1.9;13.97;9.2;2.49;13057 +85083;46.88003;1.34656;135;20220701;21.8;8.8;15.3;1.9;11.63;.1;3.97;23335 +85083;46.88003;1.34656;135;20220702;27.4;9.3;18.3;1.5;12.17;0;5.03;27911 +85083;46.88003;1.34656;135;20220703;26.2;11.9;19.1;1.9;13.33;0;4.77;25003 +85083;46.88003;1.34656;135;20220704;26.7;13.4;20.1;2;12.93;0;4.82;23356 +85083;46.88003;1.34656;135;20220705;26.6;11.9;19.2;2.4;12.9;0;5.14;25962 +85083;46.88003;1.34656;135;20220706;25.6;13.4;19.5;2.9;12.67;0;5.12;24581 +85083;46.88003;1.34656;135;20220707;25.9;13.4;19.6;2.6;14.5;0;4.63;22610 +85083;46.88003;1.34656;135;20220708;26.5;12.3;19.4;2.9;12.93;0;5.23;25386 +85083;46.88003;1.34656;135;20220709;28.8;12.3;20.5;2.3;13.63;0;5.46;26775 +85083;46.88003;1.34656;135;20220710;27.6;15.9;21.7;3.8;13.33;0;5.85;23896 +85083;46.88003;1.34656;135;20220711;30.2;15.3;22.7;3.8;13.67;0;6.45;25589 +85083;46.88003;1.34656;135;20220712;32.3;15.4;23.8;2.3;14.1;0;6.16;26831 +85083;46.88003;1.34656;135;20220713;33.5;13.3;23.4;1.1;13.5;0;5.49;27280 +85083;46.88003;1.34656;135;20220714;34.4;14.2;24.3;2;14.37;0;6.39;28123 +85083;46.88003;1.34656;135;20220715;29;15.2;22.1;3;12.47;0;5.86;24657 +85083;46.88003;1.34656;135;20220716;29.9;13.6;21.8;3.1;10.57;0;6.36;25838 +85083;46.88003;1.34656;135;20220717;32.7;15.1;23.9;3.1;12.23;0;6.7;25288 +85083;46.88003;1.34656;135;20220718;38.9;17.3;28.1;3.2;13.5;0;8.27;28115 +85083;46.88003;1.34656;135;20220719;32.8;19.3;26.1;3.2;16.73;3.7;6.24;22182 +85083;46.88003;1.34656;135;20220720;26.7;17.8;22.2;2.7;18.6;2.6;3.9;16399 +85083;46.88003;1.34656;135;20220721;27.5;14.8;21.2;1.7;17.3;.1;4.39;22613 +85083;46.88003;1.34656;135;20220722;26.2;15.5;20.9;1.9;18.9;1.4;3.49;17055 +85083;46.88003;1.34656;135;20220723;27.9;16.9;22.4;2.1;16.67;0;4.58;21242 +85083;46.88003;1.34656;135;20220724;33.3;13.2;23.3;1.4;16.27;0;5.49;27140 +85083;46.88003;1.34656;135;20220725;25.6;19.1;22.4;3.4;16.97;2.3;4.18;15869 +85083;46.88003;1.34656;135;20220726;24.3;13.6;18.9;2.1;14.37;0;3.77;18607 +85083;46.88003;1.34656;135;20220727;26.6;14.2;20.4;1.7;12.5;0;4.45;21682 +85083;46.88003;1.34656;135;20220728;28.8;12.2;20.5;1.2;12.17;0;4.61;24173 +85083;46.88003;1.34656;135;20220729;27.7;16.5;22.1;1.4;14.07;0;3.91;17204 +85083;46.88003;1.34656;135;20220730;31;15.5;23.2;2.1;15.7;0;5.27;24012 +85083;46.88003;1.34656;135;20220731;32.1;14.7;23.4;1.5;15.63;0;5.2;25314 +85083;46.88003;1.34656;135;20220801;30.2;14.7;22.5;1.5;16.2;0;4.66;23205 +85083;46.88003;1.34656;135;20220802;32.6;15.4;24;1.3;16.07;0;5.08;24959 +85083;46.88003;1.34656;135;20220803;36.6;16.2;26.4;1.1;15.3;0;5.54;26219 +85083;46.88003;1.34656;135;20220804;33.9;19.8;26.8;2.2;17.7;0;5.52;21350 +85083;46.88003;1.34656;135;20220805;28.3;17.7;23;3.6;14.57;.1;5.27;19206 +85083;46.88003;1.34656;135;20220806;27.6;14.4;21;4;11;0;5.85;22274 +85083;46.88003;1.34656;135;20220807;28.8;13.5;21.1;3.5;9.47;0;6.07;23311 +85083;46.88003;1.34656;135;20220808;31.2;14.3;22.8;3.2;10.43;0;6.34;23856 +85083;46.88003;1.34656;135;20220809;33;15.1;24;3.1;11.53;0;6.47;23920 +85083;46.88003;1.34656;135;20220810;33.6;14.5;24;2.7;11.27;0;6.34;24575 +85083;46.88003;1.34656;135;20220811;34.5;14.6;24.6;2.4;10.53;0;6.26;24497 +85083;46.88003;1.34656;135;20220812;36;12.3;24.2;1.4;10.93;0;5.55;26099 +85083;46.88003;1.34656;135;20220813;36.1;14.2;25.1;1.6;11;7;5.65;25013 +85083;46.88003;1.34656;135;20220814;25.2;18.8;22;3.8;17.73;6.4;3.63;12557 +85083;46.88003;1.34656;135;20220815;25.4;17.1;21.3;4;18.1;0;3.67;14824 +85083;46.88003;1.34656;135;20220816;25.3;15.4;20.4;1;18.23;.6;2.73;13923 +85083;46.88003;1.34656;135;20220817;26.2;16;21.1;2.4;16.5;0;3.84;17945 +85083;46.88003;1.34656;135;20220818;27.2;12.8;20;2.1;15;0;4.16;21271 +85083;46.88003;1.34656;135;20220819;25.8;14.8;20.3;2.6;17.87;4.3;3.31;15348 +85083;46.88003;1.34656;135;20220820;25.7;17.2;21.4;1.5;17.53;.1;3.26;15806 +85083;46.88003;1.34656;135;20220821;23.8;12.4;18.1;1.6;15.63;.4;2.93;15998 +85083;46.88003;1.34656;135;20220822;25.5;17.4;21.4;1.4;18.77;.6;2.82;13536 +85083;46.88003;1.34656;135;20220823;26.8;16.8;21.8;1.3;19.23;.1;3.02;14982 +85083;46.88003;1.34656;135;20220824;33.2;14.7;23.9;1.2;16.27;0;4.44;22080 +85083;46.88003;1.34656;135;20220825;30.4;14.2;22.3;2.1;16.77;0;4.24;19048 +85083;46.88003;1.34656;135;20220826;26.5;16.3;21.4;2;16.77;0;3.37;15451 +85083;46.88003;1.34656;135;20220827;28.3;13.6;21;1.9;13.53;0;3.97;18540 +85083;46.88003;1.34656;135;20220828;28.6;13.4;21;2.1;12.7;0;4.32;19798 +85083;46.88003;1.34656;135;20220829;33.1;13.6;23.4;1.6;14.43;2.9;4.51;21129 +85083;46.88003;1.34656;135;20220830;26;18.2;22.1;2.3;17.6;.1;3.13;12446 +85083;46.88003;1.34656;135;20220831;28.7;13.8;21.3;1.4;16.7;.5;3.57;18693 +85083;46.88003;1.34656;135;20220901;29.4;16.8;23.1;1.4;16.67;15.3;3.62;17624 +85083;46.88003;1.34656;135;20220902;25.1;15.4;20.3;2.2;17.6;1.7;2.95;14175 +85083;46.88003;1.34656;135;20220903;25.4;16.6;21;2.7;16.6;0;3.37;14756 +85083;46.88003;1.34656;135;20220904;30.6;12.4;21.5;1.7;15.7;3.1;3.89;18954 +85083;46.88003;1.34656;135;20220905;31.5;14.3;22.9;1.8;16.53;.7;4.01;18508 +85083;46.88003;1.34656;135;20220906;28.9;12.5;20.7;1.7;15.77;2.2;3.49;17293 +85083;46.88003;1.34656;135;20220907;22.8;14;18.4;2.2;15.83;3.3;2.5;12074 +85083;46.88003;1.34656;135;20220908;22.9;14;18.5;3.7;15.63;3.4;2.94;13504 +85083;46.88003;1.34656;135;20220909;21.7;14.7;18.2;4.2;15.03;1;2.92;12433 +85083;46.88003;1.34656;135;20220910;23.3;13.8;18.6;2.8;13.8;0;3.12;14403 +85083;46.88003;1.34656;135;20220911;26.2;9.3;17.8;1.8;12.6;0;3.35;18460 +85083;46.88003;1.34656;135;20220912;33.9;13;23.4;2.2;14.33;0;4.62;19337 +85083;46.88003;1.34656;135;20220913;31;20;25.5;2.1;19.43;9.6;3.39;11491 +85083;46.88003;1.34656;135;20220914;26.6;16.7;21.7;2;18.87;8;2.62;11237 +85083;46.88003;1.34656;135;20220915;22.1;17.2;19.6;2.3;18.2;7.6;1.91;7684 +85083;46.88003;1.34656;135;20220916;19.4;12.1;15.7;2.2;12.5;0;2.2;11125 +85083;46.88003;1.34656;135;20220917;17.8;5.9;11.8;2.2;8.97;0;2.38;15444 +85083;46.88003;1.34656;135;20220918;19.4;3.4;11.4;1.4;8.43;0;2.36;17032 +85083;46.88003;1.34656;135;20220919;19.7;6.4;13.1;2.7;9.53;0;2.67;15244 +85083;46.88003;1.34656;135;20220920;20.1;5;12.5;2.2;9.1;0;2.6;16041 +85083;46.88003;1.34656;135;20220921;20.7;6.9;13.8;2.7;9.6;0;2.81;15441 +85083;46.88003;1.34656;135;20220922;22.1;5.4;13.8;1.4;8.77;0;2.53;16390 +85083;46.88003;1.34656;135;20220923;21;7.2;14.1;.7;10.3;0;1.87;12453 +85083;46.88003;1.34656;135;20220924;19.9;9.9;14.9;1.4;12.4;7.6;1.93;12043 +85083;46.88003;1.34656;135;20220925;17.3;11.9;14.6;1.9;12.77;.9;1.6;8191 +85083;46.88003;1.34656;135;20220926;16.6;6.4;11.5;3.1;11.07;4.8;1.69;10393 +85083;46.88003;1.34656;135;20220927;17.2;9.3;13.2;4.7;12.3;5.7;1.84;9408 +85083;46.88003;1.34656;135;20220928;14.4;13;13.7;4.6;14.2;4;.94;3135 +85083;46.88003;1.34656;135;20220929;15.9;7.8;11.8;2.1;11.13;1.2;1.56;10506 +85083;46.88003;1.34656;135;20220930;16.7;4.2;10.4;1.8;10.1;4.3;1.63;12746 +85083;46.88003;1.34656;135;20221001;20.9;11.7;16.3;5.6;16.63;3.4;1.62;8265 +85083;46.88003;1.34656;135;20221002;20.3;15.6;18;4;16.93;.7;1.79;7787 +85083;46.88003;1.34656;135;20221003;18.3;11.2;14.8;1.5;14.43;0;1.29;7795 +85083;46.88003;1.34656;135;20221004;20.5;6.8;13.6;1;11.93;.2;1.64;12776 +85083;46.88003;1.34656;135;20221005;24.4;9.1;16.8;2.7;13.67;.2;2.49;13317 +85083;46.88003;1.34656;135;20221006;19.2;10.6;14.9;1.8;12.33;0;1.77;11042 +85083;46.88003;1.34656;135;20221007;20.5;7.9;14.2;1.2;12.03;.1;1.61;11548 +85083;46.88003;1.34656;135;20221008;18.8;7.1;13;1.7;11.07;.1;1.67;11626 +85083;46.88003;1.34656;135;20221009;22.4;6.9;14.6;2.3;11.13;0;2.23;12864 +85083;46.88003;1.34656;135;20221010;20.2;11.1;15.6;1.4;14.23;.8;1.36;7581 +85083;46.88003;1.34656;135;20221011;17.4;13.1;15.3;2.3;14.9;0;1.1;4971 +85083;46.88003;1.34656;135;20221012;19.6;9.2;14.4;1.1;13.3;.2;1.28;9091 +85083;46.88003;1.34656;135;20221013;16.8;9.5;13.1;2.6;14.4;5.8;.9;6293 +85083;46.88003;1.34656;135;20221014;18.7;14.7;16.7;5.1;17.6;5.6;1.01;4617 +85083;46.88003;1.34656;135;20221015;18.3;16.4;17.3;4.5;17.07;6.7;1.22;2895 +85083;46.88003;1.34656;135;20221016;25.6;14.6;20.1;1.9;17.13;0;1.91;9836 +85083;46.88003;1.34656;135;20221017;20;17.4;18.7;3;17.4;36;1.27;1954 +85083;46.88003;1.34656;135;20221018;24.5;14.8;19.6;2.4;18.13;.1;1.78;9429 +85083;46.88003;1.34656;135;20221019;25.5;14.2;19.9;2.3;16.73;8;1.93;8866 +85083;46.88003;1.34656;135;20221020;24.5;14.6;19.6;3.4;17.1;4;2.1;8835 +85083;46.88003;1.34656;135;20221021;20.4;16.9;18.7;2.8;15.13;.4;1.74;5233 +85083;46.88003;1.34656;135;20221022;22.4;9.8;16.1;2;13.8;.2;1.55;9186 +85083;46.88003;1.34656;135;20221023;23.8;14.3;19;4.2;13.7;.3;2.76;7356 +85083;46.88003;1.34656;135;20221024;20.2;14.6;17.4;3.9;13.8;0;2.07;6680 +85083;46.88003;1.34656;135;20221025;19.8;8.7;14.2;2.1;13.2;0;1.24;7748 +85083;46.88003;1.34656;135;20221026;24.2;12.7;18.5;2.3;14.23;0;1.89;8743 +85083;46.88003;1.34656;135;20221027;24.6;12.9;18.7;2.6;14.37;0;1.98;6518 +85083;46.88003;1.34656;135;20221028;24;16.5;20.3;2.3;14.6;0;1.93;6227 +85083;46.88003;1.34656;135;20221029;25;14.3;19.7;1.7;13.63;.1;1.75;6713 +85083;46.88003;1.34656;135;20221030;19.1;10.2;14.6;1.5;13.2;0;1.05;6486 +85083;46.88003;1.34656;135;20221031;21.8;12.3;17.1;3;14.7;1;1.59;6444 +85083;46.88003;1.34656;135;20221101;17.4;10.8;14.1;3.8;12.17;.5;1.47;6299 +85083;46.88003;1.34656;135;20221102;17.8;11;14.4;2.6;12.57;.1;1.23;6210 +85083;46.88003;1.34656;135;20221103;16.8;9.3;13.1;3.2;11.37;12.4;1.33;4277 +85083;46.88003;1.34656;135;20221104;12.6;7;9.8;4.2;9.83;.8;1.06;4879 +85083;46.88003;1.34656;135;20221105;13.3;1.9;7.6;1.8;8.53;0;.78;6252 +85083;46.88003;1.34656;135;20221106;14.8;7.2;11;2.9;10.63;.3;1;4466 +85083;46.88003;1.34656;135;20221107;17.5;11.2;14.3;3.7;12.5;.1;1.36;4897 +85083;46.88003;1.34656;135;20221108;18;7.1;12.6;3.6;11.63;6.2;1.31;5208 +85083;46.88003;1.34656;135;20221109;15.3;12.2;13.7;2.9;12.7;.7;1.01;3457 +85083;46.88003;1.34656;135;20221110;14.2;5.8;10;1.6;10.6;0;.62;6125 +85083;46.88003;1.34656;135;20221111;16.9;5.9;11.4;2.4;10.93;.1;.91;6887 +85083;46.88003;1.34656;135;20221112;18.8;6.7;12.7;1.8;11.53;.3;.87;7152 +85083;46.88003;1.34656;135;20221113;18.8;4.6;11.7;.9;10.87;.1;.6;7127 +85083;46.88003;1.34656;135;20221114;16.1;6.8;11.4;2.1;11.53;2.5;.77;4127 +85083;46.88003;1.34656;135;20221115;14.6;8.6;11.6;3.2;12.23;5.7;.69;3259 +85083;46.88003;1.34656;135;20221116;14.4;10.1;12.2;5.5;11.97;5.8;1.07;3392 +85083;46.88003;1.34656;135;20221117;14.6;11.3;13;6.5;11.5;2.7;1.54;3411 +85083;46.88003;1.34656;135;20221118;12.5;6.1;9.3;3.2;9.13;0;.92;4696 +85083;46.88003;1.34656;135;20221119;9.9;1.1;5.5;1.4;7.5;.1;.45;5064 +85083;46.88003;1.34656;135;20221120;10.8;.6;5.7;2.5;8.03;1;.56;4333 +85083;46.88003;1.34656;135;20221121;11.7;4.4;8.1;3.6;8.93;5.6;.82;3311 +85083;46.88003;1.34656;135;20221122;11.6;5.3;8.5;4.7;8.7;.2;1.03;4479 +85083;46.88003;1.34656;135;20221123;14.1;6.8;10.4;4;10.27;1.5;.97;4049 +85083;46.88003;1.34656;135;20221124;12.6;7.8;10.2;3.7;10.7;1.2;.74;3173 +85083;46.88003;1.34656;135;20221125;13.2;8.7;10.9;2.3;10.7;0;.7;3523 +85083;46.88003;1.34656;135;20221126;11;2.1;6.5;1.5;8.6;0;.38;4373 +85083;46.88003;1.34656;135;20221127;13;4.9;9;1.7;8.63;6.7;.66;3937 +85083;46.88003;1.34656;135;20221128;12.2;8.1;10.2;3.1;10.17;1;.77;3426 +85083;46.88003;1.34656;135;20221129;8;3.4;5.7;2;8.73;0;.31;2903 +85083;46.88003;1.34656;135;20221130;7.5;5.1;6.3;2.5;8.57;0;.46;2151 +85083;46.88003;1.34656;135;20221201;6.5;4;5.3;3.4;8.2;.1;.42;1752 +85083;46.88003;1.34656;135;20221202;5.9;4.5;5.2;3;7.67;1.1;.57;1341 +85083;46.88003;1.34656;135;20221203;5.8;2.6;4.2;3.8;7.33;.7;.49;2132 +85083;46.88003;1.34656;135;20221204;4.9;3.4;4.2;2.1;7.5;.7;.41;1347 +85083;46.88003;1.34656;135;20221205;7.5;3.2;5.3;1.3;7.4;0;.4;3104 +85083;46.88003;1.34656;135;20221206;5.1;-.2;2.5;2.8;6.8;.1;.32;2644 +85083;46.88003;1.34656;135;20221207;5.7;2.8;4.3;3.3;6.57;0;.68;2603 +85083;46.88003;1.34656;135;20221208;3.7;-.5;1.6;3.8;5.9;0;.49;2597 +85083;46.88003;1.34656;135;20221209;3.7;-.6;1.6;3.1;5.33;0;.56;3313 +85083;46.88003;1.34656;135;20221210;1.8;-3.3;-.7;1.3;5.07;0;.26;2849 +85083;46.88003;1.34656;135;20221211;.9;-6.1;-2.6;1.4;4.2;0;.26;3443 +85083;46.88003;1.34656;135;20221212;2.3;-6.6;-2.1;2.4;4.33;0;.32;4479 +85083;46.88003;1.34656;135;20221213;1.6;-2.9;-.6;2.8;5.1;2.7;.35;2881 +85083;46.88003;1.34656;135;20221214;6.6;.8;3.7;2.2;7.5;6.8;.27;2387 +85083;46.88003;1.34656;135;20221215;3.1;1.5;2.3;4;6.43;0;.47;1369 +85083;46.88003;1.34656;135;20221216;4;-1.4;1.3;3.1;4.7;0;.67;3908 +85083;46.88003;1.34656;135;20221217;1;-4.6;-1.8;2.7;4.3;0;.32;4232 +85083;46.88003;1.34656;135;20221218;9.2;-7;1.1;2.2;5.2;0;.55;4482 +85083;46.88003;1.34656;135;20221219;14.3;3.9;9.1;2.4;8.77;0;.81;3431 +85083;46.88003;1.34656;135;20221220;15.5;8.6;12.1;3.8;10.8;2.1;1.12;2253 +85083;46.88003;1.34656;135;20221221;12.7;10.8;11.7;4.9;12.53;1.9;.63;1754 +85083;46.88003;1.34656;135;20221222;14;11.9;13;6.9;13.1;13.5;.94;1386 +85083;46.88003;1.34656;135;20221223;14;13.7;13.8;6;14.43;10.1;.77;412 +85083;46.88003;1.34656;135;20221224;11.8;10.3;11;2.8;12.23;1.3;.5;1217 +85083;46.88003;1.34656;135;20221225;15.4;7.3;11.3;2.8;10.67;.3;.8;3587 +85083;46.88003;1.34656;135;20221226;12.7;11.6;12.1;3.3;11.13;1.5;1.01;1293 +85083;46.88003;1.34656;135;20221227;10.5;2.6;6.6;1.8;9.2;.5;.29;3207 +85083;46.88003;1.34656;135;20221228;12.9;6.7;9.8;4.9;10.7;.6;.71;3036 +85083;46.88003;1.34656;135;20221229;11.9;10.5;11.2;5;11.03;2.4;1.01;1122 +85083;46.88003;1.34656;135;20221230;15.2;5.9;10.6;5;11.67;4.3;.7;3097 +85083;46.88003;1.34656;135;20221231;16.8;13.9;15.4;5.3;11.33;0;2.1;2142 +85084;46.90575;1.67263;160;20220101;16.4;3.9;10.1;1.9;8.87;0;.61;5327 +85084;46.90575;1.67263;160;20220102;14.3;4.8;9.5;5.6;10.8;.1;.72;3500 +85084;46.90575;1.67263;160;20220103;13;10.8;11.9;6;12.1;2.2;.9;1600 +85084;46.90575;1.67263;160;20220104;13.6;11.4;12.5;6.6;10.3;4;1.9;400 +85084;46.90575;1.67263;160;20220105;6.4;.3;3.4;1.7;6.06;0;.49;3214 +85084;46.90575;1.67263;160;20220106;1.5;-3.6;-1.1;2.2;5.9;.3;.13;2200 +85084;46.90575;1.67263;160;20220107;8.7;-.8;3.9;6.5;7.5;.7;.52;4100 +85084;46.90575;1.67263;160;20220108;10.1;6.7;8.4;8.2;9.6;9.8;.86;2000 +85084;46.90575;1.67263;160;20220109;8.5;4;6.2;5.8;8.3;1.6;.63;4000 +85084;46.90575;1.67263;160;20220110;7.9;5.6;6.7;2.2;8.7;0;.48;2200 +85084;46.90575;1.67263;160;20220111;6.1;1.8;3.9;3;6.4;0;.46;7000 +85084;46.90575;1.67263;160;20220112;5.4;-.8;2.3;4.1;5.8;0;.61;5100 +85084;46.90575;1.67263;160;20220113;4.5;-1.7;1.4;3.3;5.6;0;.41;6800 +85084;46.90575;1.67263;160;20220114;4.8;-1.8;1.5;2.5;5.6;0;.36;6900 +85084;46.90575;1.67263;160;20220115;.4;-5;-2.3;2.3;4.9;0;.15;5900 +85084;46.90575;1.67263;160;20220116;-.3;-3.7;-2;2.5;5.6;.4;.11;1800 +85084;46.90575;1.67263;160;20220117;4.7;-.4;2.1;2;7.3;0;.23;1700 +85084;46.90575;1.67263;160;20220118;6.1;1;3.5;3.4;7.2;0;.44;2600 +85084;46.90575;1.67263;160;20220119;4;.3;2.1;4;7;.9;.29;1100 +85084;46.90575;1.67263;160;20220120;8;2.6;5.3;4.2;7.4;.1;.67;5800 +85084;46.90575;1.67263;160;20220121;6;-.1;2.9;4.8;5.9;0;.78;6100 +85084;46.90575;1.67263;160;20220122;3;-2.6;.2;2.9;6.1;0;.28;1500 +85084;46.90575;1.67263;160;20220123;2.4;2;2.2;5;6.5;0;.47;1400 +85084;46.90575;1.67263;160;20220124;1.6;-.8;.4;3.4;6.1;0;.26;2800 +85084;46.90575;1.67263;160;20220125;1.2;-2.1;-.5;1.1;5.8;0;.25;3300 +85084;46.90575;1.67263;160;20220126;-1.3;-2.1;-1.7;2.7;5.3;0;.24;1900 +85084;46.90575;1.67263;160;20220127;.1;-3;-1.5;2.2;5.6;0;.19;2700 +85084;46.90575;1.67263;160;20220128;3.1;.1;1.6;2.1;7;0;.24;1800 +85084;46.90575;1.67263;160;20220129;6.1;1.3;3.7;3.3;8.2;.3;.21;2000 +85084;46.90575;1.67263;160;20220130;10.4;5.7;8;2.5;9.6;0;.59;3900 +85084;46.90575;1.67263;160;20220131;9.9;5.6;7.7;6.1;8;.3;1.27;5200 +85084;46.90575;1.67263;160;20220201;7.5;-.6;3.4;4.8;8.4;.8;.12;1300 +85084;46.90575;1.67263;160;20220202;9.6;7.3;8.4;3.4;9.9;.2;.64;2600 +85084;46.90575;1.67263;160;20220203;7.8;.6;4.2;3.2;7.9;.2;.43;5500 +85084;46.90575;1.67263;160;20220204;10.3;4.5;7.4;3.9;9.3;1.6;.66;2100 +85084;46.90575;1.67263;160;20220205;9.8;-1.7;4;3.1;7;0;.75;8800 +85084;46.90575;1.67263;160;20220206;9.6;1.9;5.7;8.2;9.5;2.4;.2;2300 +85084;46.90575;1.67263;160;20220207;10.9;6;8.4;3;8.2;0;1.06;9100 +85084;46.90575;1.67263;160;20220208;12.4;-1.4;5.5;2.2;6.7;0;.99;10100 +85084;46.90575;1.67263;160;20220209;18.5;-1.8;8.3;3.3;7;0;1.97;10600 +85084;46.90575;1.67263;160;20220210;12.6;3.4;8;4.1;9.3;1.1;.93;4700 +85084;46.90575;1.67263;160;20220211;7.5;.3;3.9;3.1;6.9;0;.72;8000 +85084;46.90575;1.67263;160;20220212;9.9;-2.3;3.8;2.8;5.3;0;1.21;9100 +85084;46.90575;1.67263;160;20220213;16;-2.1;6.9;6.3;7.3;.1;2.13;9800 +85084;46.90575;1.67263;160;20220214;12.4;7.2;9.8;7.6;9;3.5;1.73;5900 +85084;46.90575;1.67263;160;20220215;10.4;2.4;6.4;6.3;9;5.8;.71;6800 +85084;46.90575;1.67263;160;20220216;14.6;7.9;11.2;9.3;12.6;1.5;.77;3100 +85084;46.90575;1.67263;160;20220217;14.9;11.7;13.3;5.2;11.93;1;1.53;4119 +85084;46.90575;1.67263;160;20220218;13.2;9.8;11.5;4.9;10.26;.4;1.47;4324 +85084;46.90575;1.67263;160;20220219;10.6;2.2;6.4;3.8;6.7;0;1.41;8682 +85084;46.90575;1.67263;160;20220220;12.6;6.1;9.3;9.1;10.4;2.3;1.1;5800 +85084;46.90575;1.67263;160;20220221;11.1;6.3;8.7;8.5;8.5;.5;1.7;7300 +85084;46.90575;1.67263;160;20220222;11.3;4.7;8;6;9.6;.5;.9;4500 +85084;46.90575;1.67263;160;20220223;14.6;8.1;11.3;2.2;10.7;0;1.16;6700 +85084;46.90575;1.67263;160;20220224;13.7;6.3;10;4.3;8.9;1.3;1.66;8000 +85084;46.90575;1.67263;160;20220225;10.7;-.7;5;2.6;6.3;0;1.33;13000 +85084;46.90575;1.67263;160;20220226;10.9;-.3;5.3;4.6;5.6;0;1.91;14200 +85084;46.90575;1.67263;160;20220227;11.7;-1.4;5.1;3;5.3;0;1.76;14500 +85084;46.90575;1.67263;160;20220228;13.9;-2.1;5.9;1.6;5.6;0;1.53;14400 +85084;46.90575;1.67263;160;20220301;13.6;-1.8;5.9;1.7;6.6;0;1.31;9600 +85084;46.90575;1.67263;160;20220302;13.1;2.9;8;2.9;9.1;.8;1.09;6100 +85084;46.90575;1.67263;160;20220303;13.8;8.3;11;2.2;10.7;0;1.24;8200 +85084;46.90575;1.67263;160;20220304;14.4;8.1;11.2;4.7;10.1;1.6;1.75;8800 +85084;46.90575;1.67263;160;20220305;8.8;6.3;7.5;3.2;8.8;.1;.9;3700 +85084;46.90575;1.67263;160;20220306;9.6;-2.3;3.6;3.9;5.1;0;1.8;15100 +85084;46.90575;1.67263;160;20220307;9.2;-4.5;2.3;4.4;4.6;0;1.86;15700 +85084;46.90575;1.67263;160;20220308;16.3;-3.1;6.6;2.6;6.5;0;2.07;15000 +85084;46.90575;1.67263;160;20220309;15.7;1.9;8.8;2.3;8.2;0;1.77;13000 +85084;46.90575;1.67263;160;20220310;15.5;3.7;9.6;3.1;8.6;.2;1.79;9500 +85084;46.90575;1.67263;160;20220311;14.6;4.5;9.5;4.7;9;4.9;1.62;3500 +85084;46.90575;1.67263;160;20220312;10.7;4.2;7.4;3.7;9.1;5.4;.99;5900 +85084;46.90575;1.67263;160;20220313;8.9;2.6;5.7;3.8;8.4;5.2;.71;2800 +85084;46.90575;1.67263;160;20220314;13.7;-1.3;6.2;3.9;8.6;1.4;1.48;13800 +85084;46.90575;1.67263;160;20220315;16.3;8.8;12.5;2.4;11.4;.1;1.5;7300 +85084;46.90575;1.67263;160;20220316;16.8;5.7;11.2;2;11.5;0;1.21;5900 +85084;46.90575;1.67263;160;20220317;10.8;8.3;9.5;5.3;9.2;0;1.5;5000 +85084;46.90575;1.67263;160;20220318;13.4;4.1;8.7;6.4;8;0;2.27;12700 +85084;46.90575;1.67263;160;20220319;14.8;6.8;10.8;3.1;8.7;.1;2.05;10900 +85084;46.90575;1.67263;160;20220320;14.8;2.7;8.7;1.9;9.2;.1;1.29;6800 +85084;46.90575;1.67263;160;20220321;17.9;6.7;12.3;3.4;9.5;0;2.53;13700 +85084;46.90575;1.67263;160;20220322;17;1.4;9.2;3.5;6.5;0;2.99;18700 +85084;46.90575;1.67263;160;20220323;17.7;1.1;9.4;3.3;5.8;0;3.21;19200 +85084;46.90575;1.67263;160;20220324;19.8;-.7;9.5;3.3;6.8;0;3.26;19000 +85084;46.90575;1.67263;160;20220325;20.4;1.2;10.8;3.6;7;0;3.55;19500 +85084;46.90575;1.67263;160;20220326;20.3;.5;10.4;3.5;7;0;3.48;19400 +85084;46.90575;1.67263;160;20220327;21.5;1.9;11.7;2.4;7.8;0;3.19;19200 +85084;46.90575;1.67263;160;20220328;22;2.2;12.1;1.6;8.7;0;2.69;16900 +85084;46.90575;1.67263;160;20220329;17.8;8.6;13.2;2.6;9.2;1.7;2.38;10100 +85084;46.90575;1.67263;160;20220330;12.2;7.2;9.7;3.6;10.6;3.6;1.13;6000 +85084;46.90575;1.67263;160;20220331;11.1;7.2;9.1;5.9;8.4;4.3;1.98;9200 +85084;46.90575;1.67263;160;20220401;6;.1;3;6.7;5.76;2.7;1.48;9233 +85084;46.90575;1.67263;160;20220402;7.9;-.4;3.7;6.2;5;0;2.15;13300 +85084;46.90575;1.67263;160;20220403;6.8;-1;2.9;3.1;4.85;0;1.59;11381 +85084;46.90575;1.67263;160;20220404;11.6;-4.5;3.5;2.4;5.16;.2;2.25;21025 +85084;46.90575;1.67263;160;20220405;11;5;8;4.8;9.7;.6;1;5200 +85084;46.90575;1.67263;160;20220406;11.2;9.3;10.2;6.1;11.2;1.4;1.02;4200 +85084;46.90575;1.67263;160;20220407;13.7;9.2;11.4;9.6;12.5;15.9;1.01;4700 +85084;46.90575;1.67263;160;20220408;15.1;10;12.5;10;11.2;6;2.23;6400 +85084;46.90575;1.67263;160;20220409;12.4;0;6.2;3.1;7.2;.1;2.3;20400 +85084;46.90575;1.67263;160;20220410;14.7;-1.7;6.5;3.5;6.8;0;2.78;22400 +85084;46.90575;1.67263;160;20220411;22.5;2.7;12.6;3;9.9;0;3.44;19100 +85084;46.90575;1.67263;160;20220412;20.4;7.8;14.1;2.5;11.4;9.1;2.5;12000 +85084;46.90575;1.67263;160;20220413;16.3;10.7;13.5;1.2;12.7;2.1;1.62;9000 +85084;46.90575;1.67263;160;20220414;20;8.9;14.4;1.9;12.6;0;2.74;17600 +85084;46.90575;1.67263;160;20220415;21.9;6.6;14.2;2.7;11;0;3.69;23200 +85084;46.90575;1.67263;160;20220416;21.6;6.5;14;3.9;10.2;0;4.09;23900 +85084;46.90575;1.67263;160;20220417;20.3;4.5;12.4;2.8;8.9;0;3.77;24400 +85084;46.90575;1.67263;160;20220418;19.4;2.8;11.1;2.7;9.7;0;3.15;21500 +85084;46.90575;1.67263;160;20220419;16.1;7.8;11.9;4.3;10.2;0;2.65;15200 +85084;46.90575;1.67263;160;20220420;18.7;7.4;13;3.3;10.8;0;2.82;15500 +85084;46.90575;1.67263;160;20220421;19.5;3.7;11.6;2;8.7;0;3.41;23400 +85084;46.90575;1.67263;160;20220422;20.7;3.5;12.1;1.9;9.9;.3;3.31;22300 +85084;46.90575;1.67263;160;20220423;19.2;11.1;15.1;3.4;12.1;3.5;2.86;13800 +85084;46.90575;1.67263;160;20220424;15.6;8.7;12.1;3.6;12.4;9.2;1.67;9700 +85084;46.90575;1.67263;160;20220425;13.7;10.7;12.2;3.3;12.7;5.9;1.16;5100 +85084;46.90575;1.67263;160;20220426;17.2;4.1;10.6;2.9;10;0;3.01;22500 +85084;46.90575;1.67263;160;20220427;18.7;4.7;11.7;4.7;9.6;0;3.78;25100 +85084;46.90575;1.67263;160;20220428;21.7;6.3;14;3.5;11;0;3.66;20000 +85084;46.90575;1.67263;160;20220429;19.8;8.6;14.2;2.5;11.1;0;3.35;20100 +85084;46.90575;1.67263;160;20220430;18.7;6.5;12.6;3.1;9.8;0;3.55;22500 +85084;46.90575;1.67263;160;20220501;17.7;4.3;11;2.3;8.5;0;3.47;24100 +85084;46.90575;1.67263;160;20220502;19.5;5.1;12.3;3.4;9.7;0;3.59;21800 +85084;46.90575;1.67263;160;20220503;21;7.4;14.2;3.8;10.8;1.2;4.08;23900 +85084;46.90575;1.67263;160;20220504;17.1;10.4;13.7;3.6;11.2;0;2.93;16000 +85084;46.90575;1.67263;160;20220505;19.8;4.8;12.3;2.7;10.7;0;3.47;23200 +85084;46.90575;1.67263;160;20220506;21.4;5.3;13.3;3.5;10.6;0;4.12;25500 +85084;46.90575;1.67263;160;20220507;22.4;7.9;15.1;2.2;11.1;0;4.15;25200 +85084;46.90575;1.67263;160;20220508;23.4;7.4;15.4;3.1;11.7;0;4.41;25400 +85084;46.90575;1.67263;160;20220509;26.2;7.9;17;1.5;12.6;0;4.48;26600 +85084;46.90575;1.67263;160;20220510;27.3;8.2;17.7;1.9;12.2;0;4.8;26400 +85084;46.90575;1.67263;160;20220511;26.8;12.2;19.5;4.2;13.4;0;5.66;26700 +85084;46.90575;1.67263;160;20220512;20.8;10.3;15.5;2.2;14.3;.2;2.65;14600 +85084;46.90575;1.67263;160;20220513;23.5;12.2;17.8;2.3;13.2;0;4.17;22500 +85084;46.90575;1.67263;160;20220514;26.1;8.7;17.4;2.4;12.2;0;4.83;26000 +85084;46.90575;1.67263;160;20220515;31.1;11.9;21.5;3.6;14.6;1;6.14;25700 +85084;46.90575;1.67263;160;20220516;26.6;15.7;21.1;2.8;15.3;0;5.07;24600 +85084;46.90575;1.67263;160;20220517;32;11.7;21.8;2.3;15.2;.2;5.8;27100 +85084;46.90575;1.67263;160;20220518;30.4;12.1;21.2;2.4;16.5;.1;5.15;24400 +85084;46.90575;1.67263;160;20220519;27.7;17.1;22.4;3.4;17.6;.7;5.04;22500 +85084;46.90575;1.67263;160;20220520;27.5;15;21.2;3.3;17.4;.1;4.49;19900 +85084;46.90575;1.67263;160;20220521;28.3;13;20.6;3;13.9;0;5.7;27200 +85084;46.90575;1.67263;160;20220522;28.8;14.7;21.7;3.2;15.6;6.9;4.78;18300 +85084;46.90575;1.67263;160;20220523;20;17.1;18.5;5.9;16.9;8.7;2.59;9100 +85084;46.90575;1.67263;160;20220524;18.1;9.7;13.9;4.7;12.2;1.2;2.98;16500 +85084;46.90575;1.67263;160;20220525;20.7;7;13.8;2.7;11.4;.1;3.92;24600 +85084;46.90575;1.67263;160;20220526;21.5;10.6;16;2.5;13.3;0;3.13;15800 +85084;46.90575;1.67263;160;20220527;20.1;9.1;14.6;2.1;13.1;0;2.81;15900 +85084;46.90575;1.67263;160;20220528;21.8;8.8;15.3;3.7;11.1;0;4.96;29700 +85084;46.90575;1.67263;160;20220529;18.2;7;12.6;4.7;8.7;0;4.67;29300 +85084;46.90575;1.67263;160;20220530;21.2;5.2;13.2;3.5;8.5;0;4.97;29400 +85084;46.90575;1.67263;160;20220531;23.3;7.1;15.2;2.2;9.3;0;4.68;26100 +85084;46.90575;1.67263;160;20220601;25;8.3;16.6;2.4;10.4;.9;4.55;22100 +85084;46.90575;1.67263;160;20220602;27.3;12.7;20;3.4;13.9;.1;5.59;26400 +85084;46.90575;1.67263;160;20220603;28.1;15.2;21.6;2.6;16.7;1.4;4.6;20200 +85084;46.90575;1.67263;160;20220604;28.8;15.5;22.1;2.9;18.4;3.7;5.06;23700 +85084;46.90575;1.67263;160;20220605;22;16.8;19.4;4.4;17.1;0;3.35;14800 +85084;46.90575;1.67263;160;20220606;21.2;13.3;17.2;3.4;14.7;.9;2.99;13300 +85084;46.90575;1.67263;160;20220607;23.2;14.3;18.7;5;14.2;12.1;4.45;19000 +85084;46.90575;1.67263;160;20220608;22.8;12.9;17.8;5.3;14.2;1.2;4.33;20300 +85084;46.90575;1.67263;160;20220609;21.3;13;17.1;3.8;13.2;.1;3.82;17900 +85084;46.90575;1.67263;160;20220610;26.5;11.3;18.9;2.1;14.3;.1;5.29;29500 +85084;46.90575;1.67263;160;20220611;30.4;11;20.7;2.2;15.1;0;5.87;29600 +85084;46.90575;1.67263;160;20220612;25.5;14.9;20.2;4.4;15.4;.1;4.75;19900 +85084;46.90575;1.67263;160;20220613;25.8;10.6;18.2;3.7;11.2;0;6.14;31200 +85084;46.90575;1.67263;160;20220614;29.5;10.7;20.1;3.7;11.6;0;6.78;30000 +85084;46.90575;1.67263;160;20220615;34.2;15.2;24.7;3.3;15.9;0;7.09;27600 +85084;46.90575;1.67263;160;20220616;32.9;15.7;24.3;3.5;14.6;0;7.06;27100 +85084;46.90575;1.67263;160;20220617;35.7;16;25.8;2.8;13.8;0;7.51;29200 +85084;46.90575;1.67263;160;20220618;39.2;16.2;27.7;4;14.6;.4;9.17;29200 +85084;46.90575;1.67263;160;20220619;34.5;18;26.2;4.6;17;20.9;7.75;26100 +85084;46.90575;1.67263;160;20220620;26.8;17.7;22.2;3.4;21;24.4;3.62;15600 +85084;46.90575;1.67263;160;20220621;27.9;17;22.4;3.6;20.3;1.5;4.71;22000 +85084;46.90575;1.67263;160;20220622;25;17.3;21.1;3.2;19.2;9.3;3.59;16200 +85084;46.90575;1.67263;160;20220623;27.2;13;20.1;2.2;16.9;4.4;3.93;18300 +85084;46.90575;1.67263;160;20220624;23.6;14.7;19.1;4.6;16.2;2.6;4.12;19500 +85084;46.90575;1.67263;160;20220625;17.6;15.5;16.5;2.4;15.2;12.1;1.79;6700 +85084;46.90575;1.67263;160;20220626;18.3;11.5;14.9;1.7;15.1;2.6;1.59;7600 +85084;46.90575;1.67263;160;20220627;23.3;13.5;18.4;2.7;13.7;0;5.2;29700 +85084;46.90575;1.67263;160;20220628;24.6;9;16.8;1.6;12.1;0;4.97;29900 +85084;46.90575;1.67263;160;20220629;26.1;9.7;17.9;2.9;13.2;6;5.31;28500 +85084;46.90575;1.67263;160;20220630;17.9;12.2;15;2.9;13.9;12.7;2.03;9000 +85084;46.90575;1.67263;160;20220701;21.9;9.1;15.5;3;11.8;0;4.26;23900 +85084;46.90575;1.67263;160;20220702;27.4;8.3;17.8;2;12.3;0;5.46;30300 +85084;46.90575;1.67263;160;20220703;26.4;11.9;19.1;2.7;13.6;0;5.29;27200 +85084;46.90575;1.67263;160;20220704;26.6;13.2;19.9;2.5;13.2;0;5.02;23800 +85084;46.90575;1.67263;160;20220705;26.4;11.5;18.9;3.3;13.1;0;5.78;29900 +85084;46.90575;1.67263;160;20220706;25.2;12.8;19;4;12.9;0;5.86;29800 +85084;46.90575;1.67263;160;20220707;25.8;14;19.9;4;14.7;0;5.04;22700 +85084;46.90575;1.67263;160;20220708;26;10.6;18.3;3.8;13.2;0;5.69;29700 +85084;46.90575;1.67263;160;20220709;28.4;11.8;20.1;3.1;13.9;0;5.99;29600 +85084;46.90575;1.67263;160;20220710;27.1;14.8;20.9;5.2;13.5;0;6.69;29600 +85084;46.90575;1.67263;160;20220711;29.9;13.7;21.8;5.1;13.8;0;7.21;29600 +85084;46.90575;1.67263;160;20220712;31.7;14;22.8;3.2;13.9;0;6.86;29700 +85084;46.90575;1.67263;160;20220713;33.6;12.4;23;1.5;13;0;5.67;26400 +85084;46.90575;1.67263;160;20220714;34.3;14.2;24.2;2.6;14.4;0;6.84;28700 +85084;46.90575;1.67263;160;20220715;29;14.6;21.8;4.3;13;0;6.79;28400 +85084;46.90575;1.67263;160;20220716;29.6;11.5;20.5;3.9;10.8;0;6.92;29100 +85084;46.90575;1.67263;160;20220717;32.9;12.3;22.6;3.7;12.4;0;7.15;26900 +85084;46.90575;1.67263;160;20220718;38.2;15.6;26.9;4;13.7;0;8.73;27700 +85084;46.90575;1.67263;160;20220719;34.6;18.2;26.4;4;16.8;3.2;7.34;25400 +85084;46.90575;1.67263;160;20220720;26.1;17.5;21.8;3.5;19.1;3.7;3.37;12300 +85084;46.90575;1.67263;160;20220721;27.1;15.1;21.1;2.4;17.4;.1;4.71;23900 +85084;46.90575;1.67263;160;20220722;25.5;16.4;20.9;2.6;19.4;1.5;2.66;10200 +85084;46.90575;1.67263;160;20220723;27.4;18.1;22.7;2.9;17.7;.1;4.86;21800 +85084;46.90575;1.67263;160;20220724;33.2;13.2;23.2;1.6;16.9;0;5.62;27400 +85084;46.90575;1.67263;160;20220725;26.1;19.1;22.6;4.5;18;2.3;4.66;18100 +85084;46.90575;1.67263;160;20220726;24;13.5;18.7;3.1;14.6;0;3.8;17200 +85084;46.90575;1.67263;160;20220727;26.7;14.9;20.8;2.4;13;0;4.94;22900 +85084;46.90575;1.67263;160;20220728;28.3;12.4;20.3;1.8;12.3;0;4.85;23800 +85084;46.90575;1.67263;160;20220729;28.1;15.3;21.7;1.7;13.8;0;3.75;14700 +85084;46.90575;1.67263;160;20220730;30.9;15.9;23.4;3.1;15.9;0;5.94;25300 +85084;46.90575;1.67263;160;20220731;31.8;14.9;23.3;2.6;15.8;0;6.01;27100 +85084;46.90575;1.67263;160;20220801;29.8;14.7;22.2;2.2;16.3;0;5.04;23800 +85084;46.90575;1.67263;160;20220802;32.4;15.7;24;1.4;16;0;5.35;26500 +85084;46.90575;1.67263;160;20220803;36.5;16.3;26.4;1.3;15.5;0;5.74;26700 +85084;46.90575;1.67263;160;20220804;35.6;20.8;28.2;2.7;17.4;1;6.35;22700 +85084;46.90575;1.67263;160;20220805;28.3;17.4;22.8;4.7;15.3;.3;5.77;21100 +85084;46.90575;1.67263;160;20220806;27.7;13.6;20.6;5.4;11.9;0;6.67;26700 +85084;46.90575;1.67263;160;20220807;29.1;12.5;20.8;4.9;9.8;0;7.17;27000 +85084;46.90575;1.67263;160;20220808;31.4;13.7;22.5;4.5;10.6;0;7.41;26500 +85084;46.90575;1.67263;160;20220809;33.2;14.1;23.6;4.4;11.7;0;7.59;26100 +85084;46.90575;1.67263;160;20220810;33.5;13.8;23.6;3.7;11.2;0;7.23;26100 +85084;46.90575;1.67263;160;20220811;34.5;13;23.7;3.2;10.6;0;7.07;26100 +85084;46.90575;1.67263;160;20220812;35.9;12.2;24;2.4;10.7;0;6.5;25400 +85084;46.90575;1.67263;160;20220813;36;14;25;2.2;10.3;6.7;6.23;24200 +85084;46.90575;1.67263;160;20220814;26;18.8;22.4;5.2;17.9;6.7;4;11600 +85084;46.90575;1.67263;160;20220815;26;16.6;21.3;5.8;18;.3;4.1;15000 +85084;46.90575;1.67263;160;20220816;26.3;15.1;20.7;1;18.3;1.6;2.23;9700 +85084;46.90575;1.67263;160;20220817;26.8;15.9;21.3;3.7;16.2;0;4.69;21000 +85084;46.90575;1.67263;160;20220818;27.9;14.1;21;2.9;15.4;0;4.83;23300 +85084;46.90575;1.67263;160;20220819;26.2;14.7;20.4;3.8;17.7;3.8;3.27;12100 +85084;46.90575;1.67263;160;20220820;25.6;17.2;21.4;1.8;17.7;.1;3.46;17200 +85084;46.90575;1.67263;160;20220821;24.8;12.1;18.4;2.2;15.9;.4;2.99;14600 +85084;46.90575;1.67263;160;20220822;25.4;17.4;21.4;2.1;18.9;.4;2.8;12100 +85084;46.90575;1.67263;160;20220823;27.1;16.1;21.6;2.3;19.2;0;3.16;14100 +85084;46.90575;1.67263;160;20220824;33.4;14.7;24;1.7;16.2;0;4.91;23100 +85084;46.90575;1.67263;160;20220825;32.1;13;22.5;3.2;16;0;5.09;19300 +85084;46.90575;1.67263;160;20220826;26.6;15.9;21.2;3;16.9;0;3.68;15400 +85084;46.90575;1.67263;160;20220827;28.7;13.7;21.2;2.7;13.8;0;4.44;18500 +85084;46.90575;1.67263;160;20220828;28.9;12;20.4;2.8;12.9;0;4.93;22900 +85084;46.90575;1.67263;160;20220829;33.4;13.2;23.3;1.6;14.3;2.6;4.58;21300 +85084;46.90575;1.67263;160;20220830;24.1;17.9;21;2.5;17.4;1.3;2.62;9400 +85084;46.90575;1.67263;160;20220831;28.6;13.3;20.9;1.6;16.8;.2;3.74;19900 +85084;46.90575;1.67263;160;20220901;29.5;17;23.2;1.6;15.6;7.3;4.01;19400 +85084;46.90575;1.67263;160;20220902;26;15.3;20.6;2.9;16.8;2;3.36;14500 +85084;46.90575;1.67263;160;20220903;25.9;16.6;21.2;3.8;17.1;0;3.92;17300 +85084;46.90575;1.67263;160;20220904;30.9;12.1;21.5;2;15.8;1.9;3.97;18000 +85084;46.90575;1.67263;160;20220905;31.6;14.5;23;1.9;16.9;1.8;3.99;17800 +85084;46.90575;1.67263;160;20220906;29.2;12.7;20.9;2.5;16;4.5;3.68;15400 +85084;46.90575;1.67263;160;20220907;24.3;14.1;19.2;3;16;1.4;2.86;12100 +85084;46.90575;1.67263;160;20220908;23.4;13.9;18.6;5.1;15.7;3.5;3.37;15000 +85084;46.90575;1.67263;160;20220909;21.9;14.8;18.3;5.7;15.3;1.2;3.29;14300 +85084;46.90575;1.67263;160;20220910;22.8;14.1;18.4;4;14;0;3.5;16000 +85084;46.90575;1.67263;160;20220911;25.9;8.9;17.4;2.2;12.7;0;3.58;20200 +85084;46.90575;1.67263;160;20220912;33.7;13;23.3;2.9;14.4;0;5.11;19000 +85084;46.90575;1.67263;160;20220913;31.4;19.2;25.3;2.5;19.6;7.2;3.13;7600 +85084;46.90575;1.67263;160;20220914;26.1;16.5;21.3;2.4;18.5;7.2;2.3;7600 +85084;46.90575;1.67263;160;20220915;22.6;16.9;19.7;3.2;17.9;6.1;1.99;6200 +85084;46.90575;1.67263;160;20220916;19.3;12.2;15.7;3.1;12.7;0;2.41;11500 +85084;46.90575;1.67263;160;20220917;17.5;5.5;11.5;3.5;8.9;0;2.86;18900 +85084;46.90575;1.67263;160;20220918;19.5;3.3;11.4;2.2;8.4;.1;2.79;19300 +85084;46.90575;1.67263;160;20220919;19.7;5.2;12.4;3.9;9.5;0;3.07;17900 +85084;46.90575;1.67263;160;20220920;20.1;4.4;12.2;3;9.1;0;2.96;18400 +85084;46.90575;1.67263;160;20220921;20.7;6;13.3;3.9;9.5;0;3.3;18300 +85084;46.90575;1.67263;160;20220922;22.2;5.4;13.8;2.2;8.4;0;3.07;18200 +85084;46.90575;1.67263;160;20220923;21.8;7;14.4;1.4;10;0;2.04;9900 +85084;46.90575;1.67263;160;20220924;20.5;9.9;15.2;2.1;12.6;18.5;2.21;13200 +85084;46.90575;1.67263;160;20220925;17.4;12;14.7;2.8;13.3;1.2;1.64;7700 +85084;46.90575;1.67263;160;20220926;16.6;6.9;11.7;4.5;11.3;5.2;1.68;7900 +85084;46.90575;1.67263;160;20220927;17;9.5;13.2;6.6;12.3;7.3;1.92;8100 +85084;46.90575;1.67263;160;20220928;14.5;12.4;13.4;6.2;14.3;5.1;.94;4400 +85084;46.90575;1.67263;160;20220929;16.2;8.3;12.2;3.1;11.5;2;1.74;11700 +85084;46.90575;1.67263;160;20220930;16.7;5.1;10.9;2.8;10.6;4.2;1.77;13200 +85084;46.90575;1.67263;160;20221001;20.8;10.4;15.6;7.4;16.4;3.9;1.38;5100 +85084;46.90575;1.67263;160;20221002;20.5;15.7;18.1;5.6;17.1;.6;2.06;9300 +85084;46.90575;1.67263;160;20221003;17;11.4;14.2;2.2;14.3;0;1.1;5300 +85084;46.90575;1.67263;160;20221004;20;6.5;13.2;1.4;11.9;.2;1.78;13800 +85084;46.90575;1.67263;160;20221005;24.9;9.2;17;3.7;13.7;.2;2.99;15100 +85084;46.90575;1.67263;160;20221006;19.2;11.8;15.5;2.6;12.7;0;2.13;13900 +85084;46.90575;1.67263;160;20221007;20.8;8.5;14.6;2;12.6;.1;1.87;12100 +85084;46.90575;1.67263;160;20221008;18.9;7.8;13.3;2.6;11.2;0;1.97;13200 +85084;46.90575;1.67263;160;20221009;22.1;6.1;14.1;2.9;11;0;2.46;14600 +85084;46.90575;1.67263;160;20221010;19.3;8.9;14.1;1.9;13.5;.5;1.21;5400 +85084;46.90575;1.67263;160;20221011;17.7;12.3;15;3.4;15.2;.1;1.06;4200 +85084;46.90575;1.67263;160;20221012;19.8;9.5;14.6;1.8;13.9;.2;1.36;8400 +85084;46.90575;1.67263;160;20221013;16.9;9.7;13.3;3.5;14.5;4.8;.79;3500 +85084;46.90575;1.67263;160;20221014;18.6;14.2;16.4;6.6;17.6;5.7;.87;3200 +85084;46.90575;1.67263;160;20221015;18.6;16;17.3;6.1;17;4.7;1.35;2700 +85084;46.90575;1.67263;160;20221016;26;14.5;20.2;2.4;16.9;0;2.25;11600 +85084;46.90575;1.67263;160;20221017;20.6;14.3;17.4;3.6;17.2;32.7;1.17;2100 +85084;46.90575;1.67263;160;20221018;24.2;14.5;19.3;2.5;18;.1;1.89;11800 +85084;46.90575;1.67263;160;20221019;25.7;13.4;19.5;2.5;16.6;4.6;2.05;9500 +85084;46.90575;1.67263;160;20221020;24.6;14.4;19.5;3.8;17.1;3.5;2.26;10300 +85084;46.90575;1.67263;160;20221021;20.6;17.2;18.9;4;15.2;.7;2.16;6400 +85084;46.90575;1.67263;160;20221022;22.6;9.4;16;2.2;13.7;.3;1.67;9900 +85084;46.90575;1.67263;160;20221023;23.4;13.4;18.4;5;13.8;.1;2.81;7200 +85084;46.90575;1.67263;160;20221024;20.8;14.7;17.7;5.1;13.4;.1;2.6;9000 +85084;46.90575;1.67263;160;20221025;20.1;8.1;14.1;2.2;13;.3;1.3;7700 +85084;46.90575;1.67263;160;20221026;24;12.2;18.1;2.6;14;0;2.01;10200 +85084;46.90575;1.67263;160;20221027;24.7;11.1;17.9;2.7;14.1;0;1.94;4400 +85084;46.90575;1.67263;160;20221028;23.9;14.1;19;3.2;14.2;0;2.23;7200 +85084;46.90575;1.67263;160;20221029;27.4;14;20.7;2.1;13.7;.1;2.18;6700 +85084;46.90575;1.67263;160;20221030;19.7;9.9;14.8;1.9;13.3;.8;1.16;6600 +85084;46.90575;1.67263;160;20221031;22.4;11.4;16.9;3.7;14.8;1;1.75;6500 +85084;46.90575;1.67263;160;20221101;17.2;10.3;13.7;4.9;12.4;.3;1.52;8100 +85084;46.90575;1.67263;160;20221102;17.7;10.4;14;3.6;12.3;0;1.43;8000 +85084;46.90575;1.67263;160;20221103;17.8;9.2;13.5;4.4;11.2;12.5;1.74;2400 +85084;46.90575;1.67263;160;20221104;12;7.1;9.5;5.9;9.9;1.3;1.1;4800 +85084;46.90575;1.67263;160;20221105;13;1.5;7.2;2.7;8.2;0;.95;4900 +85084;46.90575;1.67263;160;20221106;15.4;6.1;10.7;3.7;10.4;.2;1.17;3400 +85084;46.90575;1.67263;160;20221107;17.6;10.8;14.2;4.6;12.3;.1;1.56;5400 +85084;46.90575;1.67263;160;20221108;18.4;5.1;11.7;4.2;11.5;6.6;1.32;3900 +85084;46.90575;1.67263;160;20221109;14.7;11.5;13.1;3.9;12.7;1;.99;4000 +85084;46.90575;1.67263;160;20221110;14;7;10.5;2;11;.1;.66;7000 +85084;46.90575;1.67263;160;20221111;16.5;6.8;11.6;3.2;11.1;.1;1.02;8000 +85084;46.90575;1.67263;160;20221112;16;6.8;11.4;2.4;11.6;.3;.74;7800 +85084;46.90575;1.67263;160;20221113;16.6;4.5;10.5;1.3;10.6;.1;.63;7200 +85084;46.90575;1.67263;160;20221114;16.6;5;10.8;2.5;11.2;2;.86;2600 +85084;46.90575;1.67263;160;20221115;14.9;7.1;11;3.9;12.1;6.7;.7;2200 +85084;46.90575;1.67263;160;20221116;14.6;9.8;12.2;7.3;11.8;3.4;1.26;3600 +85084;46.90575;1.67263;160;20221117;14.7;11.3;13;8.9;11.5;2.9;1.75;4600 +85084;46.90575;1.67263;160;20221118;13.1;5.2;9.1;4.5;9.3;0;1;6400 +85084;46.90575;1.67263;160;20221119;9.5;1.9;5.7;2.3;7.8;.1;.54;5000 +85084;46.90575;1.67263;160;20221120;9.9;.4;5.1;3.4;7.9;1.3;.63;2300 +85084;46.90575;1.67263;160;20221121;11.1;3.5;7.3;4.5;8.8;5.5;.84;1400 +85084;46.90575;1.67263;160;20221122;11.6;4.8;8.2;6.5;8.5;0;1.18;5800 +85084;46.90575;1.67263;160;20221123;14.2;6;10.1;5.2;10.2;1.6;1.06;4200 +85084;46.90575;1.67263;160;20221124;12.8;7.2;10;5;10.6;1.2;.83;3400 +85084;46.90575;1.67263;160;20221125;12.6;8.6;10.6;3;10.8;0;.68;4100 +85084;46.90575;1.67263;160;20221126;10.7;1;5.8;1.9;8.4;0;.4;4400 +85084;46.90575;1.67263;160;20221127;13.2;5;9.1;1.9;8.9;6.4;.73;3500 +85084;46.90575;1.67263;160;20221128;12.8;7.1;9.9;4.2;10.3;.8;.74;5300 +85084;46.90575;1.67263;160;20221129;7.4;3.8;5.6;2.7;8.8;0;.31;2300 +85084;46.90575;1.67263;160;20221130;7.2;5.2;6.2;3.2;8.7;0;.43;2300 +85084;46.90575;1.67263;160;20221201;6.5;3.7;5.1;4.8;8.4;.2;.36;1400 +85084;46.90575;1.67263;160;20221202;5.8;4.1;4.9;3.9;7.7;1.3;.55;1400 +85084;46.90575;1.67263;160;20221203;5.5;2.7;4.1;4.9;7.4;.5;.5;1700 +85084;46.90575;1.67263;160;20221204;4.2;3.3;3.7;2.7;7.4;2;.42;800 +85084;46.90575;1.67263;160;20221205;7.5;2.6;5;1.6;7.2;0;.38;4100 +85084;46.90575;1.67263;160;20221206;5.2;.4;2.8;3.5;7;.1;.37;1800 +85084;46.90575;1.67263;160;20221207;6.5;2.8;4.6;4.2;6.6;0;.74;4000 +85084;46.90575;1.67263;160;20221208;4.5;-1;1.7;4.7;5.9;0;.55;3100 +85084;46.90575;1.67263;160;20221209;4;-.9;1.5;4.4;5.3;0;.61;5000 +85084;46.90575;1.67263;160;20221210;2.2;-3.4;-.6;2;5.1;0;.31;3000 +85084;46.90575;1.67263;160;20221211;.8;-6.6;-2.9;2;4.1;0;.31;3700 +85084;46.90575;1.67263;160;20221212;1.4;-6.9;-2.8;3.3;4.3;0;.28;5600 +85084;46.90575;1.67263;160;20221213;1.3;-2.9;-.8;3.8;5.1;2.2;.34;3300 +85084;46.90575;1.67263;160;20221214;4.8;.6;2.7;2.8;7.1;8;.33;1100 +85084;46.90575;1.67263;160;20221215;2.9;1.5;2.2;5;6.5;0;.44;1300 +85084;46.90575;1.67263;160;20221216;3.9;-1.8;1;4.3;4.6;0;.71;6100 +85084;46.90575;1.67263;160;20221217;.1;-5.4;-2.7;3.9;4.2;0;.25;6900 +85084;46.90575;1.67263;160;20221218;8;-6.9;.5;2.9;4.8;0;.82;2600 +85084;46.90575;1.67263;160;20221219;12.6;1.6;7.1;2.2;7.8;0;.78;2400 +85084;46.90575;1.67263;160;20221220;15.7;4.4;10;4.4;10.4;2.3;1.07;1500 +85084;46.90575;1.67263;160;20221221;12.9;11;11.9;6.7;12.5;1.4;.75;2300 +85084;46.90575;1.67263;160;20221222;13.9;11.5;12.7;8.9;13.1;14.8;.93;1100 +85084;46.90575;1.67263;160;20221223;13.9;13.4;13.6;8.1;14.4;10.8;.75;800 +85084;46.90575;1.67263;160;20221224;11.7;10.4;11;3.8;12.3;1.9;.51;1200 +85084;46.90575;1.67263;160;20221225;15.5;6.9;11.2;3.4;10.4;.4;.94;3800 +85084;46.90575;1.67263;160;20221226;12.4;11.5;11.9;4.4;11.3;1.3;1.03;1700 +85084;46.90575;1.67263;160;20221227;11.3;2.6;6.9;2.4;9.2;.7;.43;2600 +85084;46.90575;1.67263;160;20221228;13.8;5.9;9.8;6.1;10.4;.5;.92;3500 +85084;46.90575;1.67263;160;20221229;12.2;10.4;11.3;6.7;10.8;2.9;1.24;1500 +85084;46.90575;1.67263;160;20221230;14.9;4.7;9.8;6;11.1;3.7;.83;1500 +85084;46.90575;1.67263;160;20221231;17.7;13.7;15.7;6.2;11.3;0;2.41;2800 +85085;46.93049;1.99897;153;20220101;16.1;3.8;10;1.6;8.93;.1;.56;5434 +85085;46.93049;1.99897;153;20220102;14.3;4.8;9.6;5.6;10.8;.1;.72;3500 +85085;46.93049;1.99897;153;20220103;13;10.9;12;5.2;11.95;1.9;.89;1800 +85085;46.93049;1.99897;153;20220104;13.8;11.3;12.6;5.6;10.25;3.9;1.8;450 +85085;46.93049;1.99897;153;20220105;6.3;.9;3.6;1.9;6.08;0;.54;3029 +85085;46.93049;1.99897;153;20220106;1.4;-2.6;-.6;1.8;5.8;.3;.16;2800 +85085;46.93049;1.99897;153;20220107;8.5;-.8;3.9;5.3;7.4;2;.48;3800 +85085;46.93049;1.99897;153;20220108;9.9;6.8;8.3;6.9;9.35;8.9;.88;1750 +85085;46.93049;1.99897;153;20220109;8.6;4.4;6.5;5;8.05;1.9;.72;3700 +85085;46.93049;1.99897;153;20220110;7.9;5.6;6.8;2.2;8.7;0;.48;2200 +85085;46.93049;1.99897;153;20220111;5.4;1.4;3.4;2.6;6.1;0;.43;6150 +85085;46.93049;1.99897;153;20220112;5.6;-.8;2.4;3.4;5.7;0;.57;5400 +85085;46.93049;1.99897;153;20220113;4.9;-1.6;1.7;3.1;5.55;0;.44;6850 +85085;46.93049;1.99897;153;20220114;5.3;-1.7;1.8;2.5;5.55;0;.41;6950 +85085;46.93049;1.99897;153;20220115;2.5;-4.1;-.8;2;5.1;0;.26;6450 +85085;46.93049;1.99897;153;20220116;-.4;-3.5;-1.9;2.3;5.5;.3;.15;1750 +85085;46.93049;1.99897;153;20220117;4.7;-.5;2.1;1.6;7.15;.1;.24;1850 +85085;46.93049;1.99897;153;20220118;6.5;1.3;3.9;3.2;7.2;0;.49;2900 +85085;46.93049;1.99897;153;20220119;3.9;.9;2.4;3.5;6.95;.7;.35;1050 +85085;46.93049;1.99897;153;20220120;8.1;2.9;5.5;3.3;7.25;.1;.65;5650 +85085;46.93049;1.99897;153;20220121;6;.1;3.1;3.8;5.8;0;.69;6650 +85085;46.93049;1.99897;153;20220122;3.2;-2.3;.5;2.4;6.05;0;.33;1400 +85085;46.93049;1.99897;153;20220123;2.4;2.1;2.3;4.1;6.4;0;.49;1200 +85085;46.93049;1.99897;153;20220124;2;-1.1;.5;3;6;0;.3;2750 +85085;46.93049;1.99897;153;20220125;.8;-2.1;-.7;.9;5.7;0;.25;3150 +85085;46.93049;1.99897;153;20220126;-1.3;-2.1;-1.7;1.8;5.25;0;.26;1750 +85085;46.93049;1.99897;153;20220127;.1;-3;-1.4;2;5.45;.1;.23;2600 +85085;46.93049;1.99897;153;20220128;3.3;.1;1.7;1.6;6.85;0;.29;1850 +85085;46.93049;1.99897;153;20220129;6.2;1.2;3.7;3;8.15;.4;.23;1950 +85085;46.93049;1.99897;153;20220130;10.6;5.8;8.2;1.9;9.35;0;.59;4350 +85085;46.93049;1.99897;153;20220131;9.7;5.6;7.7;4.8;7.7;.4;1.19;4800 +85085;46.93049;1.99897;153;20220201;7.5;-.1;3.7;4.2;8.25;1.1;.23;1600 +85085;46.93049;1.99897;153;20220202;9.6;7.4;8.5;2.9;9.85;.3;.63;2850 +85085;46.93049;1.99897;153;20220203;8;1.1;4.5;2.6;7.85;.1;.47;5600 +85085;46.93049;1.99897;153;20220204;10.1;4.5;7.3;3.3;9.15;1.4;.64;2050 +85085;46.93049;1.99897;153;20220205;9.5;-1.6;4;2.4;6.95;.1;.66;8400 +85085;46.93049;1.99897;153;20220206;9.6;2.6;6.1;7.6;9.3;1.9;.39;2200 +85085;46.93049;1.99897;153;20220207;11.1;5.9;8.5;2.5;7.9;0;1.03;8950 +85085;46.93049;1.99897;153;20220208;12.4;-1.3;5.5;2.2;6.6;0;1;10200 +85085;46.93049;1.99897;153;20220209;17.6;-1;8.3;3.1;7.1;0;1.74;10700 +85085;46.93049;1.99897;153;20220210;11.9;3.8;7.9;3.3;9.15;1.5;.83;4000 +85085;46.93049;1.99897;153;20220211;7.7;1;4.3;2.8;6.8;0;.78;8000 +85085;46.93049;1.99897;153;20220212;9.5;-2.2;3.6;2.7;5.25;0;1.14;8800 +85085;46.93049;1.99897;153;20220213;16.2;-1.9;7.1;5.3;7.15;0;2.05;9450 +85085;46.93049;1.99897;153;20220214;12.4;7.2;9.8;7.6;9;3.2;1.73;5900 +85085;46.93049;1.99897;153;20220215;10.4;3.3;6.8;5.4;8.8;4.2;.86;7050 +85085;46.93049;1.99897;153;20220216;14.5;8;11.2;8.4;12.4;1.1;.8;2750 +85085;46.93049;1.99897;153;20220217;15;11.7;13.3;4.7;11.8;.7;1.47;4232 +85085;46.93049;1.99897;153;20220218;13.6;10.6;12.1;4.5;10.1;.4;1.6;4129 +85085;46.93049;1.99897;153;20220219;10.7;1.7;6.2;3.1;6.73;0;1.28;8866 +85085;46.93049;1.99897;153;20220220;12.7;6.2;9.4;7.7;10.15;2.1;1.17;5650 +85085;46.93049;1.99897;153;20220221;11;6.5;8.8;7.1;8.2;.8;1.7;6350 +85085;46.93049;1.99897;153;20220222;11.1;4.6;7.9;4.8;9.4;.1;.86;4300 +85085;46.93049;1.99897;153;20220223;14.2;7.7;11;2.1;10.4;0;1.09;6300 +85085;46.93049;1.99897;153;20220224;13.7;6.2;9.9;3.9;8.6;1.2;1.64;8500 +85085;46.93049;1.99897;153;20220225;10.6;-.1;5.3;2.3;6.1;.1;1.33;12400 +85085;46.93049;1.99897;153;20220226;11.1;-.1;5.5;4.3;5.4;0;1.96;14250 +85085;46.93049;1.99897;153;20220227;11.9;-1.7;5.1;3.4;5.15;0;1.9;14550 +85085;46.93049;1.99897;153;20220228;13.9;-1.6;6.1;1.7;5.4;0;1.58;14550 +85085;46.93049;1.99897;153;20220301;13.7;-1.7;6;1.8;6.2;0;1.39;9750 +85085;46.93049;1.99897;153;20220302;13.6;2.6;8.1;2.6;8.6;.2;1.23;7150 +85085;46.93049;1.99897;153;20220303;14;8.1;11;1.7;10.5;0;1.19;8300 +85085;46.93049;1.99897;153;20220304;14.3;8.3;11.3;3.2;10.05;1.9;1.46;6750 +85085;46.93049;1.99897;153;20220305;10.4;6.1;8.3;2.6;7.7;0;1.37;9150 +85085;46.93049;1.99897;153;20220306;9.4;-2;3.7;3.4;4.7;0;1.8;15250 +85085;46.93049;1.99897;153;20220307;9.5;-3.2;3.2;4.2;4.4;0;2.04;15800 +85085;46.93049;1.99897;153;20220308;16.2;-2.4;6.9;2.5;6;0;2.16;15450 +85085;46.93049;1.99897;153;20220309;15.9;1.8;8.8;2.6;7.9;0;1.92;13450 +85085;46.93049;1.99897;153;20220310;16.1;3.6;9.8;2.8;8.3;0;1.97;12100 +85085;46.93049;1.99897;153;20220311;14.8;5;9.9;4.3;8.95;3;1.67;3850 +85085;46.93049;1.99897;153;20220312;9.8;3.9;6.9;3.9;8.95;7;.81;4900 +85085;46.93049;1.99897;153;20220313;9.3;3.6;6.4;3.9;8.2;5.5;.96;2750 +85085;46.93049;1.99897;153;20220314;14;-.7;6.7;4;8.4;2;1.67;14150 +85085;46.93049;1.99897;153;20220315;16.5;9;12.7;2.7;11.35;.1;1.56;6950 +85085;46.93049;1.99897;153;20220316;16.3;6.2;11.3;1.8;11.15;0;1.22;6200 +85085;46.93049;1.99897;153;20220317;10.7;8.4;9.6;4.5;8.95;0;1.5;5200 +85085;46.93049;1.99897;153;20220318;13.5;4.5;9;5.8;7.7;0;2.38;12800 +85085;46.93049;1.99897;153;20220319;14.9;6.9;10.9;3;8.3;0;2.15;11200 +85085;46.93049;1.99897;153;20220320;15.2;3.7;9.4;1.8;8.95;.1;1.5;8200 +85085;46.93049;1.99897;153;20220321;17.7;7.3;12.5;3.4;9.15;0;2.61;13750 +85085;46.93049;1.99897;153;20220322;17.3;2.1;9.7;4;6.05;0;3.35;18700 +85085;46.93049;1.99897;153;20220323;17.9;1.8;9.9;3.7;5.6;0;3.48;19300 +85085;46.93049;1.99897;153;20220324;20.1;.4;10.3;3.3;6.55;0;3.44;19100 +85085;46.93049;1.99897;153;20220325;20.7;2.3;11.5;3.6;6.5;0;3.79;19500 +85085;46.93049;1.99897;153;20220326;20.5;2.2;11.3;3.5;6.65;0;3.71;19400 +85085;46.93049;1.99897;153;20220327;21.8;3;12.4;2.4;7.35;0;3.37;19400 +85085;46.93049;1.99897;153;20220328;22.1;3.2;12.6;1.8;8.1;0;2.9;17350 +85085;46.93049;1.99897;153;20220329;18;8.2;13.1;2.2;9.15;0;2.29;10700 +85085;46.93049;1.99897;153;20220330;12.4;7.7;10.1;3;10.45;2.3;1.24;6300 +85085;46.93049;1.99897;153;20220331;11.1;7.1;9.1;4.8;8.35;3.4;1.88;9250 +85085;46.93049;1.99897;153;20220401;5.3;.3;2.8;5.1;5.75;2.8;1.18;7466 +85085;46.93049;1.99897;153;20220402;7.3;.3;3.8;5.3;4.9;0;2.03;11850 +85085;46.93049;1.99897;153;20220403;7;-.9;3.1;3.2;4.9;0;1.74;12315 +85085;46.93049;1.99897;153;20220404;11.4;-5.1;3.1;2.2;5.02;.1;2.19;21433 +85085;46.93049;1.99897;153;20220405;11;5.1;8;4.2;9.55;.6;1.01;5000 +85085;46.93049;1.99897;153;20220406;11.3;9.2;10.3;5.3;11.05;1.2;1.03;4050 +85085;46.93049;1.99897;153;20220407;13.8;9.2;11.5;8.8;12.25;12.4;1.14;4850 +85085;46.93049;1.99897;153;20220408;15.2;10;12.6;8.9;11;4.9;2.27;6800 +85085;46.93049;1.99897;153;20220409;12.2;.7;6.4;2.9;7.05;.3;2.23;18450 +85085;46.93049;1.99897;153;20220410;14.7;-1.2;6.8;3.8;6.6;0;2.9;22250 +85085;46.93049;1.99897;153;20220411;22.6;3.2;12.9;4.1;9.2;0;3.98;19500 +85085;46.93049;1.99897;153;20220412;20.3;8.6;14.4;2.6;10.55;5.3;2.79;12950 +85085;46.93049;1.99897;153;20220413;16.6;11;13.8;1.3;12.4;1.5;1.72;9250 +85085;46.93049;1.99897;153;20220414;20.5;9.4;15;1.8;11.95;0;3.03;18950 +85085;46.93049;1.99897;153;20220415;22;7.6;14.8;2.5;10.65;0;3.77;23150 +85085;46.93049;1.99897;153;20220416;21.6;7.1;14.4;3.7;9.7;0;4.16;23400 +85085;46.93049;1.99897;153;20220417;21;5.3;13.2;2.8;8.05;0;4.11;24700 +85085;46.93049;1.99897;153;20220418;20.2;3.6;11.9;2.2;8.95;0;3.34;21800 +85085;46.93049;1.99897;153;20220419;17.2;7.5;12.4;3.3;9.85;0;2.97;17950 +85085;46.93049;1.99897;153;20220420;19.5;7.4;13.4;2.6;9.95;0;3.01;16550 +85085;46.93049;1.99897;153;20220421;20;4.9;12.5;1.8;8.35;0;3.4;22050 +85085;46.93049;1.99897;153;20220422;21;4;12.5;1.8;9.3;.8;3.41;22450 +85085;46.93049;1.99897;153;20220423;19.5;11.2;15.4;3.6;11.75;2;3.04;13850 +85085;46.93049;1.99897;153;20220424;16.4;8.7;12.6;3.3;12.15;8.4;1.92;10500 +85085;46.93049;1.99897;153;20220425;13.7;10.9;12.3;2.9;12.55;7.4;1.19;5150 +85085;46.93049;1.99897;153;20220426;17.2;5.1;11.2;2.8;9.7;0;3.2;22950 +85085;46.93049;1.99897;153;20220427;19.2;5.7;12.4;4.3;9.3;0;4.02;24900 +85085;46.93049;1.99897;153;20220428;22.1;7.1;14.6;3.2;10.35;0;4.03;21950 +85085;46.93049;1.99897;153;20220429;20;13.2;16.6;2.1;10.8;0;3.5;17550 +85085;46.93049;1.99897;153;20220430;18.6;6.6;12.6;2.8;9.3;0;3.54;22150 +85085;46.93049;1.99897;153;20220501;18.1;4.6;11.4;2.3;8.25;0;3.7;25300 +85085;46.93049;1.99897;153;20220502;19.5;5.9;12.7;2.9;9.2;0;3.63;21600 +85085;46.93049;1.99897;153;20220503;21.1;7.9;14.5;3;10.35;1.2;4.12;24700 +85085;46.93049;1.99897;153;20220504;17.4;10.6;14;2.9;11;0;2.95;16250 +85085;46.93049;1.99897;153;20220505;19.7;6.4;13.1;2.4;10.5;.1;3.5;22450 +85085;46.93049;1.99897;153;20220506;21.6;6.1;13.8;2.9;10.4;0;4.12;25300 +85085;46.93049;1.99897;153;20220507;22.6;8.5;15.5;2;10.6;.1;4.01;23200 +85085;46.93049;1.99897;153;20220508;23.7;8.4;16;2.8;11.45;0;4.52;25500 +85085;46.93049;1.99897;153;20220509;26.2;8.6;17.4;1.5;12;0;4.57;26800 +85085;46.93049;1.99897;153;20220510;27.7;8.7;18.2;2;11.75;0;4.98;26350 +85085;46.93049;1.99897;153;20220511;27.5;12.1;19.8;3.6;12.75;0;5.73;26800 +85085;46.93049;1.99897;153;20220512;21;11;16;1.8;13.85;.8;2.64;13900 +85085;46.93049;1.99897;153;20220513;23.6;13;18.3;1.9;12.9;0;4.32;23750 +85085;46.93049;1.99897;153;20220514;26.3;9.3;17.8;2.4;11.75;0;4.92;26000 +85085;46.93049;1.99897;153;20220515;31.1;12.8;21.9;3.6;14.3;2;6.19;25100 +85085;46.93049;1.99897;153;20220516;26.9;16;21.4;2.5;15.1;0;5.15;25400 +85085;46.93049;1.99897;153;20220517;31.4;13;22.2;2.4;15.2;.1;5.78;27000 +85085;46.93049;1.99897;153;20220518;30.6;13.4;22;2.4;16.7;.3;5.36;25300 +85085;46.93049;1.99897;153;20220519;28;17.4;22.7;2.7;17.5;.5;5;23300 +85085;46.93049;1.99897;153;20220520;28.4;15.8;22.1;3;17.3;.1;4.84;21050 +85085;46.93049;1.99897;153;20220521;28.3;12.7;20.5;2.9;13.2;0;5.75;27550 +85085;46.93049;1.99897;153;20220522;29;15.8;22.4;3.4;15.05;8.4;5.09;18400 +85085;46.93049;1.99897;153;20220523;20;17.1;18.6;5.2;16.7;5.4;2.62;9700 +85085;46.93049;1.99897;153;20220524;18.1;10.4;14.2;4;12.15;.4;3.07;16900 +85085;46.93049;1.99897;153;20220525;21;7.6;14.3;2.4;11.15;.1;4.1;25600 +85085;46.93049;1.99897;153;20220526;21.6;11.3;16.5;2.1;13.05;0;3.11;15400 +85085;46.93049;1.99897;153;20220527;20;10.1;15.1;1.9;13.05;0;2.9;16200 +85085;46.93049;1.99897;153;20220528;21.7;9.3;15.5;3.2;10.85;0;4.95;29850 +85085;46.93049;1.99897;153;20220529;18.3;8;13.2;4.3;8.25;0;4.84;28750 +85085;46.93049;1.99897;153;20220530;21.4;6.4;13.9;3.1;8.2;0;5.05;29100 +85085;46.93049;1.99897;153;20220531;23.7;7.9;15.8;1.9;9;0;4.79;27050 +85085;46.93049;1.99897;153;20220601;25;9.9;17.5;2.4;10.1;1.7;4.72;22100 +85085;46.93049;1.99897;153;20220602;27.5;13;20.3;3.6;13.3;.1;5.82;26300 +85085;46.93049;1.99897;153;20220603;28.3;15.7;22;2.8;16.2;3.2;4.93;21300 +85085;46.93049;1.99897;153;20220604;28.5;15.8;22.2;2.9;17.9;5.4;4.92;22350 +85085;46.93049;1.99897;153;20220605;22.2;17;19.6;4;17.05;0;3.54;16200 +85085;46.93049;1.99897;153;20220606;21.4;13.5;17.5;3;14.35;.5;3.12;14100 +85085;46.93049;1.99897;153;20220607;23.3;14.2;18.8;4.3;13.95;11.7;4.43;19650 +85085;46.93049;1.99897;153;20220608;22.9;13;18;4.3;14;2.8;4.08;18900 +85085;46.93049;1.99897;153;20220609;21.6;13.3;17.4;3;13;.1;3.99;19900 +85085;46.93049;1.99897;153;20220610;26.7;11.9;19.3;1.8;14;0;5.36;29800 +85085;46.93049;1.99897;153;20220611;30.4;11.9;21.2;2;15;0;5.89;30100 +85085;46.93049;1.99897;153;20220612;25.8;15.6;20.7;3.4;15.5;.1;4.71;20850 +85085;46.93049;1.99897;153;20220613;25.9;11.4;18.7;3.2;10.95;0;6.14;31500 +85085;46.93049;1.99897;153;20220614;29.7;11.9;20.8;3.6;11.4;0;6.96;30150 +85085;46.93049;1.99897;153;20220615;34.4;15.8;25.1;3;15.5;0;7.16;28350 +85085;46.93049;1.99897;153;20220616;32.8;16.5;24.6;2.9;14.25;0;6.8;27450 +85085;46.93049;1.99897;153;20220617;35.6;16.7;26.2;2.6;13.45;0;7.46;29450 +85085;46.93049;1.99897;153;20220618;38.9;17.2;28;3.8;14.85;.2;8.89;29250 +85085;46.93049;1.99897;153;20220619;35.1;18.9;27;3.8;16.45;14.4;7.64;26650 +85085;46.93049;1.99897;153;20220620;27.5;17.7;22.6;3.2;20.35;17.6;4.15;18050 +85085;46.93049;1.99897;153;20220621;28.1;17.2;22.6;3.2;20.05;2.5;4.9;23300 +85085;46.93049;1.99897;153;20220622;25.4;17.4;21.4;3.3;19;6.2;3.63;15350 +85085;46.93049;1.99897;153;20220623;27.2;13.7;20.4;2;16.8;7.7;3.98;18750 +85085;46.93049;1.99897;153;20220624;23.6;15.1;19.4;3.9;16.35;2.4;4.05;19450 +85085;46.93049;1.99897;153;20220625;18.5;15.2;16.9;2.4;15.3;11.7;1.88;6850 +85085;46.93049;1.99897;153;20220626;18.2;12;15.1;1.6;15.05;6.7;1.61;7550 +85085;46.93049;1.99897;153;20220627;23.4;13.9;18.7;2.2;13.8;0;4.89;27650 +85085;46.93049;1.99897;153;20220628;25.2;9.8;17.5;1.5;12.15;0;5.09;30000 +85085;46.93049;1.99897;153;20220629;26.7;10.7;18.7;2.5;12.8;4.3;5.43;28500 +85085;46.93049;1.99897;153;20220630;17.5;12.8;15.1;2.6;14.05;18.2;1.87;8000 +85085;46.93049;1.99897;153;20220701;22.1;9.7;15.9;2.6;11.8;0;4.25;23600 +85085;46.93049;1.99897;153;20220702;27.6;9;18.3;1.9;12.2;0;5.57;30550 +85085;46.93049;1.99897;153;20220703;26.3;12.3;19.3;2.3;13.5;0;5.29;28050 +85085;46.93049;1.99897;153;20220704;26.7;13.7;20.2;2.1;13.1;0;5.02;24400 +85085;46.93049;1.99897;153;20220705;26.6;12;19.3;2.7;13;0;5.73;30200 +85085;46.93049;1.99897;153;20220706;25.3;13.7;19.5;3.2;12.45;0;5.85;30150 +85085;46.93049;1.99897;153;20220707;25.4;14;19.7;3.3;14.45;0;4.72;22050 +85085;46.93049;1.99897;153;20220708;26.1;11.5;18.8;3.4;12.75;0;5.82;29950 +85085;46.93049;1.99897;153;20220709;28.5;13.1;20.8;2.9;13.5;0;6.11;29650 +85085;46.93049;1.99897;153;20220710;27.1;15.4;21.2;4.9;13.2;0;6.76;29850 +85085;46.93049;1.99897;153;20220711;29.9;14.6;22.3;4.8;13.45;0;7.3;29800 +85085;46.93049;1.99897;153;20220712;31.9;15;23.5;3.1;13.5;0;6.95;29700 +85085;46.93049;1.99897;153;20220713;33.6;13.2;23.4;1.3;13;0;5.54;26800 +85085;46.93049;1.99897;153;20220714;34.6;15.1;24.9;2.3;14.35;0;6.84;29150 +85085;46.93049;1.99897;153;20220715;29;15.6;22.3;3.6;12.7;0;6.66;28900 +85085;46.93049;1.99897;153;20220716;29.5;13.6;21.5;3.8;10.4;0;7.13;29450 +85085;46.93049;1.99897;153;20220717;32.8;14.4;23.6;3.6;12.15;0;7.3;27750 +85085;46.93049;1.99897;153;20220718;38;16.3;27.2;3.5;13.55;0;8.32;28000 +85085;46.93049;1.99897;153;20220719;35.4;19;27.2;3.8;16.2;2.5;7.64;25950 +85085;46.93049;1.99897;153;20220720;25.7;17.5;21.6;3;18.45;7.2;3.13;11400 +85085;46.93049;1.99897;153;20220721;27.3;15.3;21.3;2.3;17.2;.1;4.78;24100 +85085;46.93049;1.99897;153;20220722;26;16.7;21.4;2.7;19.05;1.3;3.01;11400 +85085;46.93049;1.99897;153;20220723;27.1;18.6;22.9;2.6;17.9;0;4.64;21000 +85085;46.93049;1.99897;153;20220724;33;13.9;23.5;1.7;16.75;0;5.72;27700 +85085;46.93049;1.99897;153;20220725;26.2;19.4;22.8;3.9;17.65;1.8;4.72;19200 +85085;46.93049;1.99897;153;20220726;24.2;13.9;19.1;2.6;14.5;0;3.97;19100 +85085;46.93049;1.99897;153;20220727;26.6;15.5;21.1;2.1;12.8;0;4.86;23300 +85085;46.93049;1.99897;153;20220728;28.2;13.4;20.8;1.9;11.8;0;4.93;23400 +85085;46.93049;1.99897;153;20220729;27.9;16.4;22.1;1.9;13.25;0;3.96;14950 +85085;46.93049;1.99897;153;20220730;30.9;15.9;23.4;2.2;15.3;0;5.45;24750 +85085;46.93049;1.99897;153;20220731;31.8;15.6;23.7;2.2;15.5;0;5.89;27200 +85085;46.93049;1.99897;153;20220801;29.6;15.6;22.6;2;16.35;0;4.91;23450 +85085;46.93049;1.99897;153;20220802;32.4;16;24.2;1.3;16.05;0;5.34;26800 +85085;46.93049;1.99897;153;20220803;36.5;16.9;26.7;1.4;15.2;0;5.87;26850 +85085;46.93049;1.99897;153;20220804;35.9;21;28.4;2.4;16.95;2.5;6.2;23150 +85085;46.93049;1.99897;153;20220805;28.2;17.6;22.9;3.8;15.85;.1;5.45;21900 +85085;46.93049;1.99897;153;20220806;27.6;14.8;21.2;4.8;11.7;0;6.57;26800 +85085;46.93049;1.99897;153;20220807;28.9;13.2;21.1;3.9;9.6;0;6.63;27150 +85085;46.93049;1.99897;153;20220808;31.3;14.4;22.9;3.9;10.3;0;7.11;26650 +85085;46.93049;1.99897;153;20220809;33.1;15.1;24.1;3.7;11.4;0;7.18;26300 +85085;46.93049;1.99897;153;20220810;33.6;16.1;24.9;3.8;10.75;0;7.51;26250 +85085;46.93049;1.99897;153;20220811;34.2;15.4;24.8;3.2;10.25;0;7.17;26250 +85085;46.93049;1.99897;153;20220812;35.7;13.5;24.6;2.3;10.35;0;6.43;25700 +85085;46.93049;1.99897;153;20220813;35.6;15.3;25.5;2.6;9.85;5.2;6.66;24650 +85085;46.93049;1.99897;153;20220814;26.2;18.8;22.5;4.8;17.35;7.9;4.2;13150 +85085;46.93049;1.99897;153;20220815;26.1;16.5;21.3;4.7;17.5;.9;3.82;13900 +85085;46.93049;1.99897;153;20220816;26.7;15.3;21;1.5;17.8;2.7;2.7;11300 +85085;46.93049;1.99897;153;20220817;26.8;16;21.4;3.1;16.15;0;4.54;21300 +85085;46.93049;1.99897;153;20220818;27.9;15.2;21.6;2.6;15.45;.2;4.56;21250 +85085;46.93049;1.99897;153;20220819;26;15.2;20.6;3;17.25;6.1;3.16;12300 +85085;46.93049;1.99897;153;20220820;25.7;17.2;21.4;1.7;17.2;.2;3.84;20350 +85085;46.93049;1.99897;153;20220821;25.4;12.4;18.9;1.9;15.4;.3;3.13;15350 +85085;46.93049;1.99897;153;20220822;25.7;17.3;21.5;1.8;18.45;.3;2.8;12350 +85085;46.93049;1.99897;153;20220823;27.5;16.7;22.1;1.8;19.1;0;3.41;16300 +85085;46.93049;1.99897;153;20220824;33.4;15.7;24.5;1.7;16.2;0;4.97;23300 +85085;46.93049;1.99897;153;20220825;32.5;14.2;23.4;2.8;15.25;0;5.06;19350 +85085;46.93049;1.99897;153;20220826;26.8;16.4;21.6;2.6;16.8;0;3.7;16000 +85085;46.93049;1.99897;153;20220827;28.4;14.5;21.5;2.4;13.8;0;4.34;19250 +85085;46.93049;1.99897;153;20220828;29;12.6;20.8;2.3;12.95;0;4.71;23100 +85085;46.93049;1.99897;153;20220829;33.3;14.2;23.7;1.9;14.6;2.3;4.85;21600 +85085;46.93049;1.99897;153;20220830;23.9;18.3;21.1;2;17.05;.1;2.29;7650 +85085;46.93049;1.99897;153;20220831;28.7;13.7;21.2;1.4;16.65;.1;3.71;20050 +85085;46.93049;1.99897;153;20220901;29.2;16.6;22.9;1.4;15.3;4.1;3.73;18350 +85085;46.93049;1.99897;153;20220902;25.9;15.7;20.8;2.7;16.4;3.3;3.47;15700 +85085;46.93049;1.99897;153;20220903;26.2;16.4;21.3;3.4;16.6;0;3.96;17700 +85085;46.93049;1.99897;153;20220904;30.9;12.8;21.8;2;15.3;1.3;4.22;19600 +85085;46.93049;1.99897;153;20220905;31.9;15.5;23.7;2.4;16.95;4.5;4.45;18250 +85085;46.93049;1.99897;153;20220906;29.4;13.8;21.6;2.3;16.5;5.1;3.67;15600 +85085;46.93049;1.99897;153;20220907;24.1;14.3;19.2;2.4;16.05;3.2;2.75;12800 +85085;46.93049;1.99897;153;20220908;23.4;13.7;18.5;4.6;15.3;3.8;3.3;14850 +85085;46.93049;1.99897;153;20220909;22.1;15;18.5;5.1;14.85;1;3.37;14150 +85085;46.93049;1.99897;153;20220910;22.6;14.3;18.5;3.4;13.65;0;3.23;14450 +85085;46.93049;1.99897;153;20220911;25.8;9.6;17.7;2.2;12.7;0;3.61;20350 +85085;46.93049;1.99897;153;20220912;33.3;13.1;23.2;3.1;14.3;0;5.19;19450 +85085;46.93049;1.99897;153;20220913;31.1;18.9;25;2.4;19;10.7;3.17;8700 +85085;46.93049;1.99897;153;20220914;26;16.9;21.4;2.7;18.35;7.3;2.53;8900 +85085;46.93049;1.99897;153;20220915;22.8;17;19.9;2.4;17.55;5.6;1.98;7100 +85085;46.93049;1.99897;153;20220916;19.6;12.1;15.9;2.6;12.6;0;2.3;10900 +85085;46.93049;1.99897;153;20220917;17.7;5.9;11.8;2.8;8.7;0;2.75;18500 +85085;46.93049;1.99897;153;20220918;19.7;3.9;11.8;1.7;8.4;.1;2.63;19200 +85085;46.93049;1.99897;153;20220919;19.7;6;12.8;2.8;9.25;.1;2.86;18000 +85085;46.93049;1.99897;153;20220920;20.1;5.2;12.7;2.8;9;0;2.95;18300 +85085;46.93049;1.99897;153;20220921;20.7;7.3;14;3.4;9.3;0;3.28;18300 +85085;46.93049;1.99897;153;20220922;22.2;5.6;13.9;2.1;8.45;0;3.01;18250 +85085;46.93049;1.99897;153;20220923;21.2;7.4;14.3;1.5;10;0;2.03;10000 +85085;46.93049;1.99897;153;20220924;20.6;10.3;15.4;1.7;12.3;11.3;2.17;13200 +85085;46.93049;1.99897;153;20220925;17.5;12.1;14.8;2.3;13.05;1.4;1.53;6650 +85085;46.93049;1.99897;153;20220926;16.6;7.1;11.8;3.9;11.15;5.9;1.64;7750 +85085;46.93049;1.99897;153;20220927;16.4;9.6;13;5.3;12.25;8.3;1.69;7800 +85085;46.93049;1.99897;153;20220928;14.7;12.4;13.5;5.1;14.15;9.3;1.01;4950 +85085;46.93049;1.99897;153;20220929;15.9;8.6;12.3;2.5;11.35;1.7;1.64;11050 +85085;46.93049;1.99897;153;20220930;16.8;5.7;11.2;2.4;10.5;4;1.75;12550 +85085;46.93049;1.99897;153;20221001;20.2;10.4;15.3;6.3;16;4.5;1.25;4550 +85085;46.93049;1.99897;153;20221002;19.9;15.9;17.9;4.8;17.1;1;1.8;8450 +85085;46.93049;1.99897;153;20221003;16.9;12;14.5;2;14.2;0;1.13;5400 +85085;46.93049;1.99897;153;20221004;20;6.6;13.3;1.4;11.8;.3;1.74;13000 +85085;46.93049;1.99897;153;20221005;25.1;9.2;17.2;3.1;13.45;.1;2.87;15000 +85085;46.93049;1.99897;153;20221006;19.2;12.3;15.8;2.2;12.5;0;2.06;13300 +85085;46.93049;1.99897;153;20221007;20.9;8.8;14.8;1.9;12.5;.1;1.86;12050 +85085;46.93049;1.99897;153;20221008;18.9;8.4;13.7;2.2;11.25;0;1.88;12650 +85085;46.93049;1.99897;153;20221009;21.8;6.1;13.9;3;10.6;.1;2.47;14650 +85085;46.93049;1.99897;153;20221010;19.6;9.2;14.4;1.8;13.4;0;1.32;6400 +85085;46.93049;1.99897;153;20221011;17.9;12.5;15.2;2.5;14.8;0;1.1;4700 +85085;46.93049;1.99897;153;20221012;19.5;8.9;14.2;1.4;13.3;.2;1.26;7900 +85085;46.93049;1.99897;153;20221013;17;9.9;13.4;3;14.05;4.1;.9;3800 +85085;46.93049;1.99897;153;20221014;18.6;14.1;16.3;5.7;17.35;5.4;.88;3150 +85085;46.93049;1.99897;153;20221015;18.5;16.1;17.3;5.3;16.8;5.5;1.32;2900 +85085;46.93049;1.99897;153;20221016;25.8;14.6;20.2;2.3;16.7;0;2.18;11350 +85085;46.93049;1.99897;153;20221017;21.1;14.2;17.6;3;16.75;21.5;1.26;2800 +85085;46.93049;1.99897;153;20221018;24.3;14.6;19.4;2.7;17.9;.1;1.94;11700 +85085;46.93049;1.99897;153;20221019;25.2;13.7;19.5;3.3;16.45;4.8;2.19;9200 +85085;46.93049;1.99897;153;20221020;24.3;14.6;19.4;3.3;17.1;6.1;2.02;9300 +85085;46.93049;1.99897;153;20221021;20.8;16.8;18.8;3.7;15.45;2;2.01;6650 +85085;46.93049;1.99897;153;20221022;22.6;9.6;16.1;2.3;13.8;.3;1.69;10050 +85085;46.93049;1.99897;153;20221023;23.1;13.7;18.4;4.5;14.05;.4;2.54;6600 +85085;46.93049;1.99897;153;20221024;20.9;14.6;17.7;4.6;13.2;.6;2.5;8500 +85085;46.93049;1.99897;153;20221025;20.1;8.4;14.3;2.6;13;.7;1.39;7800 +85085;46.93049;1.99897;153;20221026;23.9;12.1;18;2.8;14.05;0;2.02;10350 +85085;46.93049;1.99897;153;20221027;24;11.4;17.7;3.1;14.35;0;1.9;4700 +85085;46.93049;1.99897;153;20221028;23.8;14;18.9;3;14.05;0;2.13;6900 +85085;46.93049;1.99897;153;20221029;26.7;13.6;20.1;2.3;13.85;.1;2.11;6950 +85085;46.93049;1.99897;153;20221030;20.3;9.9;15.1;1.8;13.05;0;1.25;7700 +85085;46.93049;1.99897;153;20221031;22.5;11.8;17.2;3.4;14.6;1.5;1.75;6850 +85085;46.93049;1.99897;153;20221101;17.4;10.2;13.8;4.2;12.1;.3;1.48;8000 +85085;46.93049;1.99897;153;20221102;17.7;10.5;14.1;3;12.05;0;1.35;8050 +85085;46.93049;1.99897;153;20221103;17.6;8.9;13.2;4.2;11.1;11.5;1.62;2000 +85085;46.93049;1.99897;153;20221104;11.6;7.4;9.5;5;10;2;.96;4000 +85085;46.93049;1.99897;153;20221105;12.6;2.2;7.4;2.2;8.35;0;.83;4900 +85085;46.93049;1.99897;153;20221106;15;5.9;10.4;3.5;10.1;.2;1.1;3200 +85085;46.93049;1.99897;153;20221107;17.5;10.6;14.1;4.3;12.1;.1;1.48;5400 +85085;46.93049;1.99897;153;20221108;18.4;5.5;11.9;3.6;11.2;5.6;1.33;3350 +85085;46.93049;1.99897;153;20221109;14.9;11.5;13.2;3.4;12.8;1;.92;4000 +85085;46.93049;1.99897;153;20221110;13.8;7.1;10.4;2;11;0;.65;5800 +85085;46.93049;1.99897;153;20221111;16.4;6.9;11.6;3.6;11.15;.1;1.03;8100 +85085;46.93049;1.99897;153;20221112;15.7;6.9;11.3;2.8;11.3;.3;.81;6750 +85085;46.93049;1.99897;153;20221113;17;5.1;11.1;1.6;10.8;.1;.75;6900 +85085;46.93049;1.99897;153;20221114;16.8;5.1;10.9;2.5;11.2;2.9;.87;3200 +85085;46.93049;1.99897;153;20221115;14.9;7.4;11.2;3.7;11.95;4.1;.75;2150 +85085;46.93049;1.99897;153;20221116;14.5;9.2;11.9;6.4;11.6;3.3;1.12;3850 +85085;46.93049;1.99897;153;20221117;14.9;11.4;13.2;7.8;11.4;3.7;1.75;4400 +85085;46.93049;1.99897;153;20221118;13;5.9;9.5;4;9.3;0;.97;6400 +85085;46.93049;1.99897;153;20221119;9.7;1.9;5.8;2;7.95;.3;.51;4700 +85085;46.93049;1.99897;153;20221120;9.7;.6;5.1;3.1;8.05;1.6;.54;2450 +85085;46.93049;1.99897;153;20221121;11;3.7;7.3;4.1;8.65;4.9;.85;1450 +85085;46.93049;1.99897;153;20221122;11.6;4.9;8.3;6;8.4;.3;1.16;5950 +85085;46.93049;1.99897;153;20221123;14.3;5.6;9.9;4.6;9.85;1.2;1.06;4000 +85085;46.93049;1.99897;153;20221124;12.8;7.1;10;4.2;10.4;1.1;.78;3750 +85085;46.93049;1.99897;153;20221125;12.6;8.5;10.6;2.7;10.75;0;.65;3950 +85085;46.93049;1.99897;153;20221126;9.6;1.1;5.4;2.2;8.45;0;.33;3250 +85085;46.93049;1.99897;153;20221127;12.6;5;8.8;2.6;8.7;5.7;.81;3300 +85085;46.93049;1.99897;153;20221128;12.7;6.7;9.7;3.3;10.05;1.8;.67;4700 +85085;46.93049;1.99897;153;20221129;7.1;4;5.5;2.1;8.8;0;.31;1850 +85085;46.93049;1.99897;153;20221130;7.5;5.3;6.4;2.4;8.7;0;.42;2350 +85085;46.93049;1.99897;153;20221201;6.7;4.3;5.5;3.7;8.3;.5;.45;1500 +85085;46.93049;1.99897;153;20221202;5.7;4.2;5;3.2;7.55;1.3;.56;1300 +85085;46.93049;1.99897;153;20221203;5.4;2.7;4.1;4.3;7.25;.3;.51;1850 +85085;46.93049;1.99897;153;20221204;4.5;3.2;3.8;2.7;7.3;2.6;.45;800 +85085;46.93049;1.99897;153;20221205;6.9;2.7;4.8;1.5;7.1;0;.38;3400 +85085;46.93049;1.99897;153;20221206;5.3;.3;2.8;2.9;6.9;.1;.37;1950 +85085;46.93049;1.99897;153;20221207;6.1;2.8;4.5;3.5;6.55;0;.59;4600 +85085;46.93049;1.99897;153;20221208;4.7;-.5;2.1;4.1;5.85;0;.56;3650 +85085;46.93049;1.99897;153;20221209;4.1;-.7;1.7;3.6;5.25;0;.55;5000 +85085;46.93049;1.99897;153;20221210;2.7;-3;-.2;1.9;5;0;.36;3100 +85085;46.93049;1.99897;153;20221211;1.3;-6.7;-2.7;2.3;4;0;.33;4700 +85085;46.93049;1.99897;153;20221212;0;-6.6;-3.3;3.2;4.35;0;.21;3950 +85085;46.93049;1.99897;153;20221213;1.9;-2.9;-.5;3.9;4.95;1.7;.45;3600 +85085;46.93049;1.99897;153;20221214;4.8;.7;2.7;2.7;7;6.9;.35;1250 +85085;46.93049;1.99897;153;20221215;3.4;1.7;2.5;4.3;6.4;0;.51;1450 +85085;46.93049;1.99897;153;20221216;4.2;-1.7;1.3;3.3;4.45;0;.59;6100 +85085;46.93049;1.99897;153;20221217;.1;-5.7;-2.8;3.3;4.1;0;.23;6700 +85085;46.93049;1.99897;153;20221218;6.7;-7;-.1;3.3;4.8;0;.64;3150 +85085;46.93049;1.99897;153;20221219;11.7;2.6;7.2;2.6;8.15;0;.71;2400 +85085;46.93049;1.99897;153;20221220;15.4;5.9;10.7;4;10.3;3.1;1.15;1350 +85085;46.93049;1.99897;153;20221221;13.1;10.9;12;5.8;12.35;.7;.74;2600 +85085;46.93049;1.99897;153;20221222;13.9;11.6;12.8;7.9;12.85;13.8;1.01;1150 +85085;46.93049;1.99897;153;20221223;14.1;13.3;13.7;7.2;14.3;8;.76;850 +85085;46.93049;1.99897;153;20221224;11.6;10.6;11.1;3.3;12.2;1.8;.5;1300 +85085;46.93049;1.99897;153;20221225;15.5;6.8;11.2;3.1;10.35;.3;.87;4000 +85085;46.93049;1.99897;153;20221226;12.6;11.5;12;3.8;11.2;1.3;.98;1850 +85085;46.93049;1.99897;153;20221227;11;3.1;7;2.1;9.15;.7;.42;2400 +85085;46.93049;1.99897;153;20221228;13.8;5.7;9.7;5.3;9.95;.6;.93;3700 +85085;46.93049;1.99897;153;20221229;12.5;10.5;11.5;6;10.7;2.8;1.27;1650 +85085;46.93049;1.99897;153;20221230;15;4.5;9.7;5.6;10.95;3.4;.84;1450 +85085;46.93049;1.99897;153;20221231;17.7;13.7;15.7;5.7;11.25;0;2.29;2700 +85086;46.95424;2.32559;160;20220101;14.5;4.6;9.6;2.6;9.2;0;.65;5900 +85086;46.95424;2.32559;160;20220102;15.4;4.6;10;4.1;10.3;.2;.79;4198 +85086;46.95424;2.32559;160;20220103;13;11;12;4.3;11.8;1.9;.88;2000 +85086;46.95424;2.32559;160;20220104;14.1;11.1;12.6;4.7;10.2;4;1.69;500 +85086;46.95424;2.32559;160;20220105;5.9;1.2;3.6;2.2;6.11;0;.56;2805 +85086;46.95424;2.32559;160;20220106;1;-1;0;1.3;5.7;.3;.19;3400 +85086;46.95424;2.32559;160;20220107;8.1;-.9;3.6;4.2;7.3;1.8;.44;3500 +85086;46.95424;2.32559;160;20220108;9.5;6.8;8.2;5.6;9.1;9;.89;1500 +85086;46.95424;2.32559;160;20220109;8.7;4.9;6.8;4.1;7.8;2.5;.82;3400 +85086;46.95424;2.32559;160;20220110;8.3;5.5;6.9;1.7;8.17;0;.51;2595 +85086;46.95424;2.32559;160;20220111;4.2;.6;2.4;2.3;5.8;0;.4;5300 +85086;46.95424;2.32559;160;20220112;5.9;-.9;2.5;2.7;5.6;0;.53;5700 +85086;46.95424;2.32559;160;20220113;5.5;-1.6;2;2.9;5.5;0;.47;6900 +85086;46.95424;2.32559;160;20220114;6;-1.6;2.2;2.5;5.5;0;.46;7000 +85086;46.95424;2.32559;160;20220115;5.9;-2.8;1.6;1.8;5.3;0;.36;7000 +85086;46.95424;2.32559;160;20220116;-.6;-3.2;-1.9;2;5.4;.2;.19;1700 +85086;46.95424;2.32559;160;20220117;4.5;-.9;1.8;1.1;7;.1;.26;2000 +85086;46.95424;2.32559;160;20220118;7;1.8;4.4;2.9;7.2;0;.54;3200 +85086;46.95424;2.32559;160;20220119;3.7;1.8;2.8;2.9;6.9;.8;.41;1000 +85086;46.95424;2.32559;160;20220120;8.1;3.4;5.8;2.5;7.1;.1;.63;5500 +85086;46.95424;2.32559;160;20220121;5.9;.4;3.2;2.8;5.7;0;.61;7200 +85086;46.95424;2.32559;160;20220122;3.5;-1.9;.8;1.9;6;.1;.38;1300 +85086;46.95424;2.32559;160;20220123;2.4;2.1;2.3;3.2;6.3;0;.52;1000 +85086;46.95424;2.32559;160;20220124;2.6;-1.7;.5;2.5;5.9;0;.34;2700 +85086;46.95424;2.32559;160;20220125;-.1;-2.1;-1.1;.6;5.6;0;.25;3000 +85086;46.95424;2.32559;160;20220126;-1.3;-2.3;-1.8;.9;5.2;0;.28;1600 +85086;46.95424;2.32559;160;20220127;.1;-3.1;-1.5;1.7;5.3;.1;.27;2500 +85086;46.95424;2.32559;160;20220128;3.4;.1;1.8;1.1;6.7;0;.33;1900 +85086;46.95424;2.32559;160;20220129;6.3;.8;3.6;2.7;8.1;.4;.25;1900 +85086;46.95424;2.32559;160;20220130;10.9;5.9;8.4;1.4;9.1;0;.59;4800 +85086;46.95424;2.32559;160;20220131;9.3;5.6;7.5;3.5;7.4;.5;1.11;4400 +85086;46.95424;2.32559;160;20220201;7.5;.6;4.1;3.6;8.1;1.9;.35;1900 +85086;46.95424;2.32559;160;20220202;9.5;7.5;8.5;2.3;9.8;.3;.61;3100 +85086;46.95424;2.32559;160;20220203;8.1;1.9;5;2.1;7.8;.2;.52;5700 +85086;46.95424;2.32559;160;20220204;9.7;4.5;7.1;2.6;9;1.3;.62;2000 +85086;46.95424;2.32559;160;20220205;9;-1.5;3.8;1.8;6.9;.1;.58;8000 +85086;46.95424;2.32559;160;20220206;9.6;3.5;6.6;7.1;9.1;1.9;.59;2100 +85086;46.95424;2.32559;160;20220207;11.4;5.5;8.5;2.1;7.6;0;1.01;8800 +85086;46.95424;2.32559;160;20220208;12.2;-1.2;5.5;2.2;6.5;0;1.01;10300 +85086;46.95424;2.32559;160;20220209;15.9;.1;8;2.9;7.2;0;1.5;10800 +85086;46.95424;2.32559;160;20220210;10.7;4.3;7.5;2.6;9;1.6;.73;3300 +85086;46.95424;2.32559;160;20220211;7.9;2;5;2.4;6.7;0;.84;8000 +85086;46.95424;2.32559;160;20220212;8.6;-2.1;3.3;2.6;5.2;0;1.07;8500 +85086;46.95424;2.32559;160;20220213;16.3;-1.6;7.4;4.3;7;0;1.96;9100 +85086;46.95424;2.32559;160;20220214;12.2;7.4;9.8;6.5;8.95;3.6;1.63;5346 +85086;46.95424;2.32559;160;20220215;10.3;4.6;7.5;4.5;8.6;4.8;1.01;7300 +85086;46.95424;2.32559;160;20220216;14.2;8;11.1;7.4;12.2;1.2;.83;2400 +85086;46.95424;2.32559;160;20220217;15;11.7;13.3;5;11.67;.6;1.49;4069 +85086;46.95424;2.32559;160;20220218;13.8;11;12.4;4.9;10.04;.6;1.73;3913 +85086;46.95424;2.32559;160;20220219;10.7;1.9;6.3;3.8;6.6;0;1.46;11400 +85086;46.95424;2.32559;160;20220220;12.7;6.2;9.5;6.3;9.9;2.4;1.24;5500 +85086;46.95424;2.32559;160;20220221;10.8;6.7;8.8;5.7;7.9;1.1;1.69;5400 +85086;46.95424;2.32559;160;20220222;10.7;4.4;7.6;3.6;9.2;.2;.82;4100 +85086;46.95424;2.32559;160;20220223;13.4;7;10.2;2;10.1;0;1.02;5900 +85086;46.95424;2.32559;160;20220224;13.5;5.9;9.7;3.4;8.3;1.2;1.63;9000 +85086;46.95424;2.32559;160;20220225;10.4;.7;5.6;2.1;5.9;.1;1.33;11800 +85086;46.95424;2.32559;160;20220226;11.3;0;5.7;4.1;5.2;0;2.02;14300 +85086;46.95424;2.32559;160;20220227;12.2;-2.2;5;3.8;5;0;2.04;14600 +85086;46.95424;2.32559;160;20220228;13.7;-.9;6.4;1.7;5.2;0;1.63;14700 +85086;46.95424;2.32559;160;20220301;13.8;-1.7;6.1;1.8;5.8;0;1.48;9900 +85086;46.95424;2.32559;160;20220302;14.4;2.1;8.3;2.2;8.1;.1;1.37;8200 +85086;46.95424;2.32559;160;20220303;14.1;7.7;10.9;1.2;10.3;0;1.15;8400 +85086;46.95424;2.32559;160;20220304;14.1;8.4;11.3;1.8;10;.4;1.18;4700 +85086;46.95424;2.32559;160;20220305;12.9;5.7;9.3;2;6.6;0;1.84;14600 +85086;46.95424;2.32559;160;20220306;8.9;-1.5;3.7;2.9;4.3;.1;1.81;15400 +85086;46.95424;2.32559;160;20220307;9.9;-1.2;4.4;4;4.2;0;2.21;15900 +85086;46.95424;2.32559;160;20220308;15.8;-1.3;7.3;2.5;5.5;0;2.25;15900 +85086;46.95424;2.32559;160;20220309;16.1;1.5;8.8;2.9;7.6;0;2.07;13900 +85086;46.95424;2.32559;160;20220310;17;3.2;10.1;2.5;8;0;2.14;14700 +85086;46.95424;2.32559;160;20220311;15;5.6;10.3;3.9;8.9;5.3;1.72;4200 +85086;46.95424;2.32559;160;20220312;8.3;3.4;5.9;4.2;8.8;7.3;.62;3900 +85086;46.95424;2.32559;160;20220313;9.8;5.1;7.5;4.1;8;5.4;1.2;2700 +85086;46.95424;2.32559;160;20220314;14.4;.2;7.3;4.1;8.2;2.3;1.86;14500 +85086;46.95424;2.32559;160;20220315;16.6;9.1;12.9;3;11.3;.1;1.63;6600 +85086;46.95424;2.32559;160;20220316;15.4;6.9;11.2;1.6;10.8;0;1.23;6500 +85086;46.95424;2.32559;160;20220317;10.5;8.5;9.5;3.7;8.7;0;1.5;5400 +85086;46.95424;2.32559;160;20220318;13.6;5;9.3;5.1;7.4;0;2.48;12900 +85086;46.95424;2.32559;160;20220319;15;6.9;11;3;7.9;.1;2.26;11500 +85086;46.95424;2.32559;160;20220320;15.7;5.2;10.5;1.8;8.7;.1;1.71;9600 +85086;46.95424;2.32559;160;20220321;17.3;8.2;12.8;3.3;8.8;0;2.68;13800 +85086;46.95424;2.32559;160;20220322;17.7;3;10.4;4.5;5.6;0;3.71;18700 +85086;46.95424;2.32559;160;20220323;18.2;2.8;10.5;4.1;5.4;0;3.75;19400 +85086;46.95424;2.32559;160;20220324;20.6;2;11.3;3.3;6.3;0;3.62;19200 +85086;46.95424;2.32559;160;20220325;21.2;3.9;12.6;3.6;6;0;4.03;19500 +85086;46.95424;2.32559;160;20220326;20.6;4.8;12.7;3.6;6.3;0;3.93;19400 +85086;46.95424;2.32559;160;20220327;22.3;4.6;13.5;2.4;6.9;0;3.55;19600 +85086;46.95424;2.32559;160;20220328;22.1;4.7;13.4;1.9;7.5;0;3.11;17800 +85086;46.95424;2.32559;160;20220329;18.2;7.4;12.8;1.8;9.1;.8;2.19;11300 +85086;46.95424;2.32559;160;20220330;12.7;8.4;10.6;2.4;10.3;2.3;1.34;6600 +85086;46.95424;2.32559;160;20220331;11;6.9;9;3.7;8.3;3.5;1.78;9300 +85086;46.95424;2.32559;160;20220401;5.6;.8;3.2;6.1;5.84;2.5;1.28;7520 +85086;46.95424;2.32559;160;20220402;6.2;1.4;3.8;4.5;4.8;0;1.9;10400 +85086;46.95424;2.32559;160;20220403;6.7;-1.5;2.6;3.7;4.7;0;1.77;12945 +85086;46.95424;2.32559;160;20220404;11.3;-4.9;3.2;2.2;5.14;.1;2.2;20866 +85086;46.95424;2.32559;160;20220405;10.8;5.1;8;3.5;9.4;.8;1.02;4800 +85086;46.95424;2.32559;160;20220406;11.4;8.9;10.2;4.4;10.9;1.2;1.04;3900 +85086;46.95424;2.32559;160;20220407;13.9;9.1;11.5;8;12;10.8;1.27;5000 +85086;46.95424;2.32559;160;20220408;15.3;9.8;12.6;7.8;10.8;3.6;2.32;7200 +85086;46.95424;2.32559;160;20220409;11.8;1.6;6.7;2.8;6.9;.5;2.16;16500 +85086;46.95424;2.32559;160;20220410;14.7;-.5;7.1;4;6.4;0;3.02;22100 +85086;46.95424;2.32559;160;20220411;22.6;3.8;13.2;5.2;8.5;0;4.52;19900 +85086;46.95424;2.32559;160;20220412;20;9.8;14.9;2.7;9.7;0;3.08;13900 +85086;46.95424;2.32559;160;20220413;17.1;11.3;14.2;1.3;12.1;.7;1.82;9500 +85086;46.95424;2.32559;160;20220414;21.3;10.2;15.8;1.8;11.3;0;3.32;20300 +85086;46.95424;2.32559;160;20220415;22.1;9.1;15.6;2.3;10.3;0;3.86;23100 +85086;46.95424;2.32559;160;20220416;21.5;8;14.8;3.5;9.2;0;4.23;22900 +85086;46.95424;2.32559;160;20220417;22.1;6.6;14.4;2.7;7.2;0;4.44;25000 +85086;46.95424;2.32559;160;20220418;21.5;4.8;13.2;1.7;8.2;0;3.52;22100 +85086;46.95424;2.32559;160;20220419;19;7;13;2.3;9.5;0;3.28;20700 +85086;46.95424;2.32559;160;20220420;20.6;7.2;13.9;2;9.1;0;3.21;17600 +85086;46.95424;2.32559;160;20220421;20.7;6.8;13.8;1.5;8;0;3.38;20700 +85086;46.95424;2.32559;160;20220422;21.4;4.7;13.1;1.6;8.7;.4;3.51;22600 +85086;46.95424;2.32559;160;20220423;20;11.2;15.6;3.7;11.4;2.7;3.22;13900 +85086;46.95424;2.32559;160;20220424;17.6;8.6;13.1;2.9;11.9;8.8;2.16;11300 +85086;46.95424;2.32559;160;20220425;13.6;11.1;12.4;2.4;12.4;7.3;1.23;5200 +85086;46.95424;2.32559;160;20220426;17.2;6.7;12;2.6;9.4;0;3.38;23400 +85086;46.95424;2.32559;160;20220427;19.8;7.2;13.5;4;9;0;4.27;24700 +85086;46.95424;2.32559;160;20220428;22.7;8.3;15.5;2.9;9.7;0;4.4;23900 +85086;46.95424;2.32559;160;20220429;20.1;20.6;20.4;1.8;10.5;0;3.64;15000 +85086;46.95424;2.32559;160;20220430;18.3;6.7;12.5;2.6;8.8;0;3.53;21800 +85086;46.95424;2.32559;160;20220501;18.7;5.1;11.9;2.3;8;0;3.92;26500 +85086;46.95424;2.32559;160;20220502;19.5;7;13.3;2.4;8.7;0;3.67;21400 +85086;46.95424;2.32559;160;20220503;21.2;8.5;14.9;2.2;9.9;.5;4.16;25500 +85086;46.95424;2.32559;160;20220504;17.8;10.8;14.3;2.2;10.8;0;2.97;16500 +85086;46.95424;2.32559;160;20220505;19.5;8.9;14.2;2;10.3;.1;3.54;21700 +85086;46.95424;2.32559;160;20220506;21.7;7.2;14.5;2.3;10.2;0;4.12;25100 +85086;46.95424;2.32559;160;20220507;22.7;9.4;16.1;1.8;10.1;.2;3.87;21200 +85086;46.95424;2.32559;160;20220508;24;9.9;17;2.5;11.2;0;4.64;25600 +85086;46.95424;2.32559;160;20220509;26;9.6;17.8;1.5;11.4;0;4.65;27000 +85086;46.95424;2.32559;160;20220510;28.2;9.5;18.9;2.1;11.3;0;5.16;26300 +85086;46.95424;2.32559;160;20220511;28.4;11.9;20.2;3.1;12.1;0;5.8;26900 +85086;46.95424;2.32559;160;20220512;21.2;12.1;16.7;1.4;13.4;0;2.63;13200 +85086;46.95424;2.32559;160;20220513;23.7;14.3;19;1.6;12.6;0;4.47;25000 +85086;46.95424;2.32559;160;20220514;26.4;10.1;18.3;2.3;11.3;0;5.02;26000 +85086;46.95424;2.32559;160;20220515;31;14.1;22.6;3.6;14;2.8;6.24;24500 +85086;46.95424;2.32559;160;20220516;27.2;16.3;21.8;2.2;14.9;0;5.24;26200 +85086;46.95424;2.32559;160;20220517;30.4;15;22.7;2.4;15.2;0;5.76;26900 +85086;46.95424;2.32559;160;20220518;30.7;15.3;23;2.3;16.9;.4;5.56;26200 +85086;46.95424;2.32559;160;20220519;28.4;17.7;23.1;1.9;17.4;.1;4.96;24100 +85086;46.95424;2.32559;160;20220520;29.8;17;23.4;2.7;17.2;.1;5.19;22200 +85086;46.95424;2.32559;160;20220521;28.3;12;20.2;2.8;12.5;0;5.8;27900 +85086;46.95424;2.32559;160;20220522;29.2;17.4;23.3;3.5;14.5;11.1;5.4;18500 +85086;46.95424;2.32559;160;20220523;20;16.9;18.5;4.5;16.5;5;2.65;10300 +85086;46.95424;2.32559;160;20220524;18.1;11.3;14.7;3.3;12.1;.5;3.16;17300 +85086;46.95424;2.32559;160;20220525;21.3;8.4;14.9;2;10.9;.1;4.28;26600 +85086;46.95424;2.32559;160;20220526;21.6;12.4;17;1.7;12.8;0;3.08;15000 +85086;46.95424;2.32559;160;20220527;19.8;11.6;15.7;1.8;13;.1;3;16500 +85086;46.95424;2.32559;160;20220528;21.3;10.1;15.7;2.7;10.6;0;4.94;30000 +85086;46.95424;2.32559;160;20220529;18.3;9.6;14;4;7.8;0;5;28200 +85086;46.95424;2.32559;160;20220530;21.5;8.3;14.9;2.8;7.9;0;5.13;28800 +85086;46.95424;2.32559;160;20220531;24.2;9.2;16.7;1.6;8.7;0;4.91;28000 +85086;46.95424;2.32559;160;20220601;25;12.4;18.7;2.4;9.8;1.6;4.88;22100 +85086;46.95424;2.32559;160;20220602;27.7;13.5;20.6;3.8;12.7;.2;6.05;26200 +85086;46.95424;2.32559;160;20220603;28.5;16.5;22.5;2.9;15.7;5.4;5.27;22400 +85086;46.95424;2.32559;160;20220604;28;16.3;22.2;2.9;17.4;5.3;4.78;21000 +85086;46.95424;2.32559;160;20220605;22.5;17.3;19.9;3.5;17;.2;3.73;17600 +85086;46.95424;2.32559;160;20220606;21.6;13.8;17.7;2.5;14;.8;3.24;14900 +85086;46.95424;2.32559;160;20220607;23.4;14;18.7;3.6;13.7;7.1;4.42;20300 +85086;46.95424;2.32559;160;20220608;22.9;13.1;18;3.2;13.8;6.1;3.84;17500 +85086;46.95424;2.32559;160;20220609;22;13.6;17.8;2.2;12.8;0;4.15;21900 +85086;46.95424;2.32559;160;20220610;27;12.8;19.9;1.6;13.7;0;5.43;30100 +85086;46.95424;2.32559;160;20220611;30.3;13.3;21.8;1.7;14.9;0;5.92;30600 +85086;46.95424;2.32559;160;20220612;26.1;16.5;21.3;2.4;15.6;.1;4.68;21800 +85086;46.95424;2.32559;160;20220613;26;12.6;19.3;2.7;10.7;0;6.14;31800 +85086;46.95424;2.32559;160;20220614;29.9;13.8;21.9;3.6;11.2;0;7.14;30300 +85086;46.95424;2.32559;160;20220615;34.7;16.6;25.7;2.8;15.1;0;7.24;29100 +85086;46.95424;2.32559;160;20220616;32.4;17.8;25.1;2.3;13.9;0;6.53;27800 +85086;46.95424;2.32559;160;20220617;35.4;17.7;26.6;2.5;13.1;0;7.41;29700 +85086;46.95424;2.32559;160;20220618;38.2;18.6;28.4;3.5;15.1;0;8.6;29300 +85086;46.95424;2.32559;160;20220619;36;20.2;28.1;3;15.9;8;7.53;27200 +85086;46.95424;2.32559;160;20220620;28.5;17.6;23.1;3;19.7;11.2;4.68;20500 +85086;46.95424;2.32559;160;20220621;28.2;17.5;22.9;2.8;19.8;4.6;5.1;24600 +85086;46.95424;2.32559;160;20220622;26;17.4;21.7;3.4;18.8;3.6;3.67;14500 +85086;46.95424;2.32559;160;20220623;27.1;14.6;20.9;1.7;16.7;10.1;4.02;19200 +85086;46.95424;2.32559;160;20220624;23.6;15.6;19.6;3.3;16.5;1.3;3.99;19400 +85086;46.95424;2.32559;160;20220625;19.9;14.6;17.3;2.3;15.4;6.9;1.96;7000 +85086;46.95424;2.32559;160;20220626;18;12.7;15.4;1.4;15;11.9;1.63;7500 +85086;46.95424;2.32559;160;20220627;23.5;14.4;19;1.6;13.9;.4;4.59;25600 +85086;46.95424;2.32559;160;20220628;26;10.9;18.5;1.4;12.2;0;5.21;30100 +85086;46.95424;2.32559;160;20220629;27.5;12.1;19.8;2.1;12.4;5.5;5.55;28500 +85086;46.95424;2.32559;160;20220630;16.6;13.7;15.2;2.3;14.2;23.3;1.7;7000 +85086;46.95424;2.32559;160;20220701;22.2;10.5;16.4;2.3;11.8;0;4.23;23300 +85086;46.95424;2.32559;160;20220702;27.9;10.1;19;1.9;12.1;0;5.68;30800 +85086;46.95424;2.32559;160;20220703;26.1;12.8;19.5;1.9;13.4;0;5.29;28900 +85086;46.95424;2.32559;160;20220704;26.8;14.4;20.6;1.8;13;0;5.01;25000 +85086;46.95424;2.32559;160;20220705;26.9;12.6;19.8;2.1;12.9;0;5.67;30500 +85086;46.95424;2.32559;160;20220706;25.4;15.1;20.3;2.4;12;0;5.84;30500 +85086;46.95424;2.32559;160;20220707;24.6;13.9;19.3;2.6;14.2;0;4.4;21400 +85086;46.95424;2.32559;160;20220708;26.2;12.9;19.6;3.1;12.3;0;5.95;30200 +85086;46.95424;2.32559;160;20220709;28.6;15.1;21.9;2.7;13.1;0;6.24;29700 +85086;46.95424;2.32559;160;20220710;27;16.2;21.6;4.6;12.9;0;6.83;30100 +85086;46.95424;2.32559;160;20220711;29.9;16;23;4.5;13.1;0;7.39;30000 +85086;46.95424;2.32559;160;20220712;32.1;16.6;24.4;2.9;13.1;0;7.03;29700 +85086;46.95424;2.32559;160;20220713;33.4;14.4;23.9;1;13;0;5.4;27200 +85086;46.95424;2.32559;160;20220714;35.1;16.5;25.8;2.1;14.3;0;6.84;29600 +85086;46.95424;2.32559;160;20220715;28.9;17;23;2.9;12.4;0;6.54;29400 +85086;46.95424;2.32559;160;20220716;29.2;16.8;23;3.7;10;0;7.33;29800 +85086;46.95424;2.32559;160;20220717;32.4;17.7;25.1;3.4;11.9;0;7.44;28600 +85086;46.95424;2.32559;160;20220718;37.6;17.4;27.5;3;13.4;0;7.92;28300 +85086;46.95424;2.32559;160;20220719;36.7;20.1;28.4;3.6;15.6;16;7.95;26500 +85086;46.95424;2.32559;160;20220720;24.8;17.4;21.1;2.5;17.8;5.6;2.9;10500 +85086;46.95424;2.32559;160;20220721;27.6;15.5;21.6;2.2;17;.1;4.85;24300 +85086;46.95424;2.32559;160;20220722;26.7;17.2;22;2.8;18.7;1.1;3.36;12600 +85086;46.95424;2.32559;160;20220723;26.5;19.3;22.9;2.3;18.1;0;4.42;20200 +85086;46.95424;2.32559;160;20220724;32.6;14.9;23.8;1.8;16.6;0;5.83;28000 +85086;46.95424;2.32559;160;20220725;26.2;19.7;23;3.2;17.3;1.2;4.78;20300 +85086;46.95424;2.32559;160;20220726;24.5;14.4;19.5;2.1;14.4;0;4.14;21000 +85086;46.95424;2.32559;160;20220727;26.4;16.3;21.4;1.7;12.6;0;4.78;23700 +85086;46.95424;2.32559;160;20220728;27.8;14.8;21.3;2;11.3;0;5.02;23000 +85086;46.95424;2.32559;160;20220729;27.5;18;22.8;2;12.7;0;4.17;15200 +85086;46.95424;2.32559;160;20220730;30.8;15.9;23.4;1.4;14.7;0;4.97;24200 +85086;46.95424;2.32559;160;20220731;31.6;16.6;24.1;1.9;15.2;0;5.76;27300 +85086;46.95424;2.32559;160;20220801;29.2;16.9;23.1;1.7;16.4;0;4.79;23100 +85086;46.95424;2.32559;160;20220802;32.3;16.3;24.3;1.2;16.1;0;5.32;27100 +85086;46.95424;2.32559;160;20220803;36.4;17.7;27.1;1.5;14.9;0;6;27000 +85086;46.95424;2.32559;160;20220804;36.2;21.2;28.7;2;16.5;3.3;6.06;23600 +85086;46.95424;2.32559;160;20220805;27.9;17.9;22.9;3;16.4;0;5.13;22700 +85086;46.95424;2.32559;160;20220806;27.3;16.6;22;4.1;11.5;0;6.47;26900 +85086;46.95424;2.32559;160;20220807;28.5;14.2;21.4;2.8;9.4;0;6.08;27300 +85086;46.95424;2.32559;160;20220808;31.1;15.5;23.3;3.3;10;0;6.8;26800 +85086;46.95424;2.32559;160;20220809;32.7;16.6;24.7;3;11.1;0;6.76;26500 +85086;46.95424;2.32559;160;20220810;33.7;19.7;26.7;3.8;10.3;0;7.79;26400 +85086;46.95424;2.32559;160;20220811;33.7;19.1;26.4;3.2;9.9;0;7.27;26400 +85086;46.95424;2.32559;160;20220812;35.2;15.6;25.4;2.2;10;0;6.36;26000 +85086;46.95424;2.32559;160;20220813;34.9;17.4;26.2;3;9.4;4.1;7.09;25100 +85086;46.95424;2.32559;160;20220814;26.5;18.8;22.7;4.3;16.8;4.9;4.41;14700 +85086;46.95424;2.32559;160;20220815;26.1;16.1;21.1;3.5;17;1.4;3.54;12800 +85086;46.95424;2.32559;160;20220816;27.3;15.4;21.4;2;17.3;2.5;3.16;12900 +85086;46.95424;2.32559;160;20220817;26.8;16;21.4;2.4;16.1;0;4.38;21600 +85086;46.95424;2.32559;160;20220818;27.9;16.8;22.4;2.2;15.5;.6;4.29;19200 +85086;46.95424;2.32559;160;20220819;25.5;15.9;20.7;2.3;16.8;9.6;3.06;12500 +85086;46.95424;2.32559;160;20220820;25.7;17;21.4;1.6;16.7;.2;4.21;23500 +85086;46.95424;2.32559;160;20220821;26.3;12.7;19.5;1.6;14.9;.2;3.28;16100 +85086;46.95424;2.32559;160;20220822;26;17;21.5;1.5;18;.2;2.81;12600 +85086;46.95424;2.32559;160;20220823;28.1;17.5;22.8;1.4;19;0;3.65;18500 +85086;46.95424;2.32559;160;20220824;33.3;17.1;25.2;1.7;16.2;0;5.04;23500 +85086;46.95424;2.32559;160;20220825;33.1;16;24.6;2.3;14.5;0;5.02;19400 +85086;46.95424;2.32559;160;20220826;26.9;17.2;22.1;2.2;16.7;0;3.71;16600 +85086;46.95424;2.32559;160;20220827;27.9;15.7;21.8;2;13.8;0;4.24;20000 +85086;46.95424;2.32559;160;20220828;29;13.4;21.2;1.8;13;0;4.5;23300 +85086;46.95424;2.32559;160;20220829;33.1;15.6;24.4;2.2;14.9;1.5;5.11;21900 +85086;46.95424;2.32559;160;20220830;23.4;18.8;21.1;1.5;16.7;1.1;1.97;5900 +85086;46.95424;2.32559;160;20220831;28.7;14.2;21.5;1.2;16.5;0;3.67;20200 +85086;46.95424;2.32559;160;20220901;28.6;15.7;22.2;1.2;15;1.1;3.44;17300 +85086;46.95424;2.32559;160;20220902;25.5;16.2;20.9;2.5;16;4.7;3.58;16900 +85086;46.95424;2.32559;160;20220903;26.5;16;21.3;3.1;16.1;.2;4;18100 +85086;46.95424;2.32559;160;20220904;30.7;13.7;22.2;2.1;14.8;.6;4.46;21200 +85086;46.95424;2.32559;160;20220905;32.4;17;24.7;2.9;17;7.7;4.9;18700 +85086;46.95424;2.32559;160;20220906;29.5;15.6;22.6;2.1;17;4.3;3.65;15800 +85086;46.95424;2.32559;160;20220907;23.7;14.5;19.1;1.8;16.1;4;2.63;13500 +85086;46.95424;2.32559;160;20220908;23.2;13.2;18.2;4.1;14.9;3.7;3.23;14700 +85086;46.95424;2.32559;160;20220909;22.3;15.2;18.8;4.6;14.4;1.3;3.44;14000 +85086;46.95424;2.32559;160;20220910;22.2;14.5;18.4;2.7;13.3;0;2.96;12900 +85086;46.95424;2.32559;160;20220911;25.5;10.6;18.1;2.2;12.7;0;3.64;20500 +85086;46.95424;2.32559;160;20220912;32.6;13.2;22.9;3.3;14.2;0;5.26;19900 +85086;46.95424;2.32559;160;20220913;30.6;18.3;24.5;2.3;18.4;12.5;3.21;9800 +85086;46.95424;2.32559;160;20220914;25.7;17.4;21.6;2.9;18.2;4.4;2.76;10200 +85086;46.95424;2.32559;160;20220915;23.1;17;20.1;1.6;17.2;4.1;1.96;8000 +85086;46.95424;2.32559;160;20220916;20;11.9;16;2.1;12.5;0;2.18;10300 +85086;46.95424;2.32559;160;20220917;17.8;6.5;12.2;2.1;8.5;0;2.65;18100 +85086;46.95424;2.32559;160;20220918;19.8;4.7;12.3;1.1;8.4;.1;2.46;19100 +85086;46.95424;2.32559;160;20220919;19.5;7.2;13.4;1.7;9;0;2.64;18100 +85086;46.95424;2.32559;160;20220920;20;6.5;13.3;2.5;8.9;0;2.93;18200 +85086;46.95424;2.32559;160;20220921;20.5;9.4;15;2.9;9.1;0;3.27;18300 +85086;46.95424;2.32559;160;20220922;22;5.7;13.9;2;8.5;0;2.95;18300 +85086;46.95424;2.32559;160;20220923;20.1;7.9;14;1.6;10;0;2.02;10100 +85086;46.95424;2.32559;160;20220924;20.6;10.8;15.7;1.4;12;4.1;2.13;13200 +85086;46.95424;2.32559;160;20220925;17.5;12.2;14.9;1.8;12.8;1.3;1.43;5600 +85086;46.95424;2.32559;160;20220926;16.4;7.3;11.9;3.2;11;6.4;1.61;7600 +85086;46.95424;2.32559;160;20220927;15.4;9.7;12.6;3.9;12.2;9.3;1.45;7500 +85086;46.95424;2.32559;160;20220928;14.8;12.2;13.5;4.1;14;12;1.08;5500 +85086;46.95424;2.32559;160;20220929;15.3;9.1;12.2;2;11.2;1;1.55;10400 +85086;46.95424;2.32559;160;20220930;16.8;6.6;11.7;2.1;10.4;3.1;1.74;11900 +85086;46.95424;2.32559;160;20221001;19.2;10.4;14.8;5.1;15.6;6.3;1.11;4000 +85086;46.95424;2.32559;160;20221002;18.8;16;17.4;4;17.1;1.7;1.55;7600 +85086;46.95424;2.32559;160;20221003;16.6;12.9;14.8;1.7;14.1;0;1.16;5500 +85086;46.95424;2.32559;160;20221004;19.9;6.6;13.3;1.4;11.7;.3;1.69;12200 +85086;46.95424;2.32559;160;20221005;25.4;9.1;17.3;2.5;13.2;0;2.74;14900 +85086;46.95424;2.32559;160;20221006;19.2;13.1;16.2;1.8;12.3;0;1.99;12700 +85086;46.95424;2.32559;160;20221007;20.9;9.1;15;1.7;12.4;.1;1.84;12000 +85086;46.95424;2.32559;160;20221008;18.9;9.2;14.1;1.8;11.3;0;1.79;12100 +85086;46.95424;2.32559;160;20221009;21.1;6;13.6;3;10.2;.1;2.47;14700 +85086;46.95424;2.32559;160;20221010;20.1;9.6;14.9;1.8;13.3;0;1.43;7400 +85086;46.95424;2.32559;160;20221011;18;12.8;15.4;1.6;14.4;0;1.14;5200 +85086;46.95424;2.32559;160;20221012;19;7.8;13.4;1.1;12.7;.2;1.16;7400 +85086;46.95424;2.32559;160;20221013;17;10;13.5;2.5;13.6;4.1;1;4100 +85086;46.95424;2.32559;160;20221014;18.5;13.8;16.2;4.8;17.1;5.2;.89;3100 +85086;46.95424;2.32559;160;20221015;18.2;16.1;17.2;4.6;16.6;3.9;1.3;3100 +85086;46.95424;2.32559;160;20221016;25.4;14.6;20;2.2;16.5;0;2.12;11100 +85086;46.95424;2.32559;160;20221017;21.7;13.9;17.8;2.5;16.3;14.1;1.36;3500 +85086;46.95424;2.32559;160;20221018;24.3;14.6;19.5;2.9;17.8;.1;2;11600 +85086;46.95424;2.32559;160;20221019;24.3;14.2;19.3;4;16.3;6.2;2.34;8900 +85086;46.95424;2.32559;160;20221020;23.6;14.7;19.2;2.7;17.1;7.9;1.78;8300 +85086;46.95424;2.32559;160;20221021;21.1;15.9;18.5;3.4;15.7;3.7;1.86;6900 +85086;46.95424;2.32559;160;20221022;22.5;9.9;16.2;2.4;13.9;.3;1.72;10200 +85086;46.95424;2.32559;160;20221023;22.6;14.1;18.4;3.9;14.3;.4;2.27;6000 +85086;46.95424;2.32559;160;20221024;20.9;14.3;17.6;4.2;13;.6;2.41;8000 +85086;46.95424;2.32559;160;20221025;20;8.9;14.5;3;13;.9;1.49;7900 +85086;46.95424;2.32559;160;20221026;23.7;11.7;17.7;2.9;14.1;0;2.03;10500 +85086;46.95424;2.32559;160;20221027;22.8;11.8;17.3;3.5;14.6;0;1.86;5000 +85086;46.95424;2.32559;160;20221028;23.6;13.7;18.7;2.8;13.9;0;2.04;6600 +85086;46.95424;2.32559;160;20221029;25.5;12.7;19.1;2.4;14;.1;2.03;7200 +85086;46.95424;2.32559;160;20221030;21.1;9.9;15.5;1.8;12.8;0;1.33;8800 +85086;46.95424;2.32559;160;20221031;22.6;12.3;17.5;3;14.4;1.8;1.75;7200 +85086;46.95424;2.32559;160;20221101;17.5;9.8;13.7;3.5;11.8;.3;1.44;7900 +85086;46.95424;2.32559;160;20221102;17.5;10.5;14;2.5;11.8;0;1.27;8100 +85086;46.95424;2.32559;160;20221103;17.1;8.2;12.7;3.9;11;9.2;1.49;1600 +85086;46.95424;2.32559;160;20221104;10.8;7.7;9.3;4.2;10.1;3.2;.82;3200 +85086;46.95424;2.32559;160;20221105;11.8;3.3;7.6;1.6;8.5;.1;.71;4900 +85086;46.95424;2.32559;160;20221106;14.2;5.4;9.8;3.2;9.8;.2;1.04;3000 +85086;46.95424;2.32559;160;20221107;17.2;10.2;13.7;3.9;11.9;.1;1.41;5400 +85086;46.95424;2.32559;160;20221108;18.2;6.1;12.2;3.1;10.9;4.5;1.33;2800 +85086;46.95424;2.32559;160;20221109;15;11.4;13.2;2.8;12.9;1;.85;4000 +85086;46.95424;2.32559;160;20221110;13.4;7.1;10.3;2.1;11;0;.64;4600 +85086;46.95424;2.32559;160;20221111;16.1;6.9;11.5;3.9;11.2;.2;1.04;8200 +85086;46.95424;2.32559;160;20221112;15;6.9;11;3.1;11;.3;.87;5700 +85086;46.95424;2.32559;160;20221113;17.6;5.9;11.8;2;11;.1;.87;6600 +85086;46.95424;2.32559;160;20221114;16.9;5.2;11.1;2.5;11.2;3.2;.88;3800 +85086;46.95424;2.32559;160;20221115;14.8;7.8;11.3;3.5;11.8;5.8;.81;2100 +85086;46.95424;2.32559;160;20221116;14.3;8.2;11.3;5.4;11.4;3.3;.98;4100 +85086;46.95424;2.32559;160;20221117;15.2;11.5;13.4;6.7;11.3;4.7;1.75;4200 +85086;46.95424;2.32559;160;20221118;12.8;6.9;9.9;3.4;9.3;.1;.94;6400 +85086;46.95424;2.32559;160;20221119;10;1.8;5.9;1.7;8.1;.3;.47;4400 +85086;46.95424;2.32559;160;20221120;9.3;.7;5;2.7;8.2;2.2;.45;2600 +85086;46.95424;2.32559;160;20221121;10.8;3.8;7.3;3.7;8.5;4.7;.86;1500 +85086;46.95424;2.32559;160;20221122;11.5;5;8.3;5.5;8.3;0;1.14;6100 +85086;46.95424;2.32559;160;20221123;14.3;4.8;9.6;4;9.5;1.7;1.06;3800 +85086;46.95424;2.32559;160;20221124;12.7;6.9;9.8;3.4;10.2;1.2;.74;4100 +85086;46.95424;2.32559;160;20221125;12.6;8.3;10.5;2.4;10.7;0;.62;3800 +85086;46.95424;2.32559;160;20221126;7.8;1.2;4.5;2.6;8.5;.1;.26;2100 +85086;46.95424;2.32559;160;20221127;11.6;4.9;8.3;3.2;8.5;5.1;.89;3100 +85086;46.95424;2.32559;160;20221128;12.5;5.9;9.2;2.5;9.8;3.5;.6;4100 +85086;46.95424;2.32559;160;20221129;6.4;4.3;5.4;1.4;8.8;.1;.31;1400 +85086;46.95424;2.32559;160;20221130;7.8;5.3;6.6;1.6;8.7;0;.41;2400 +85086;46.95424;2.32559;160;20221201;7;5.2;6.1;2.6;8.2;.6;.54;1600 +85086;46.95424;2.32559;160;20221202;5.5;4.3;4.9;2.4;7.4;1.2;.56;1200 +85086;46.95424;2.32559;160;20221203;5.2;2.7;4;3.7;7.1;.4;.52;2000 +85086;46.95424;2.32559;160;20221204;4.8;2.8;3.8;2.7;7.2;4;.48;800 +85086;46.95424;2.32559;160;20221205;5.8;2.7;4.3;1.4;7;.1;.38;2700 +85086;46.95424;2.32559;160;20221206;5.4;0;2.7;2.2;6.8;.1;.36;2100 +85086;46.95424;2.32559;160;20221207;5.4;2.7;4.1;2.8;6.5;0;.44;5200 +85086;46.95424;2.32559;160;20221208;4.9;.1;2.5;3.6;5.8;0;.57;4200 +85086;46.95424;2.32559;160;20221209;4.1;-.6;1.8;2.8;5.2;0;.49;5000 +85086;46.95424;2.32559;160;20221210;3.3;-2.4;.5;1.7;4.9;0;.4;3200 +85086;46.95424;2.32559;160;20221211;2;-7;-2.5;2.5;3.9;0;.35;5700 +85086;46.95424;2.32559;160;20221212;-2.3;-6.2;-4.2;3.1;4.4;0;.14;2300 +85086;46.95424;2.32559;160;20221213;2.8;-2.9;0;4;4.8;1.3;.55;3900 +85086;46.95424;2.32559;160;20221214;4.7;.7;2.7;2.6;6.9;6.7;.36;1400 +85086;46.95424;2.32559;160;20221215;4;1.8;2.9;3.5;6.3;0;.58;1600 +85086;46.95424;2.32559;160;20221216;4.6;-1.6;1.5;2.2;4.3;0;.48;6100 +85086;46.95424;2.32559;160;20221217;.1;-6.2;-3;2.7;4;0;.2;6500 +85086;46.95424;2.32559;160;20221218;4.5;-7.2;-1.3;3.7;4.8;0;.47;3700 +85086;46.95424;2.32559;160;20221219;10.2;4.2;7.2;3.1;8.5;0;.65;2400 +85086;46.95424;2.32559;160;20221220;14.8;8.3;11.6;3.5;10.2;4.5;1.22;1200 +85086;46.95424;2.32559;160;20221221;13.3;10.6;12;4.8;12.2;1.3;.72;2900 +85086;46.95424;2.32559;160;20221222;13.9;11.7;12.8;6.9;12.6;13.1;1.08;1200 +85086;46.95424;2.32559;160;20221223;14.3;13;13.7;6.3;14.2;7.6;.77;900 +85086;46.95424;2.32559;160;20221224;11.2;10.8;11;2.8;12.1;1.9;.5;1400 +85086;46.95424;2.32559;160;20221225;15.5;6.6;11.1;2.8;10.3;.2;.79;4200 +85086;46.95424;2.32559;160;20221226;12.8;11.3;12.1;3.2;11.1;1.2;.93;2000 +85086;46.95424;2.32559;160;20221227;10.4;3.7;7.1;1.8;9.1;.7;.41;2200 +85086;46.95424;2.32559;160;20221228;13.6;5.3;9.5;4.4;9.5;.6;.93;3900 +85086;46.95424;2.32559;160;20221229;12.9;10.5;11.7;5.4;10.6;3.8;1.3;1800 +85086;46.95424;2.32559;160;20221230;15;4;9.5;5.2;10.8;3.4;.85;1400 +85086;46.95424;2.32559;160;20221231;17.5;13.6;15.6;5.2;11.2;0;2.16;2600 +85087;46.97701;2.65247;177;20220101;14.6;4.8;9.7;2;9.4;0;.52;5566 +85087;46.97701;2.65247;177;20220102;14.8;5.1;9.9;3.8;10.3;.3;.78;4290 +85087;46.97701;2.65247;177;20220103;13.6;10.6;12.1;3.9;11.8;2;.9;1666 +85087;46.97701;2.65247;177;20220104;13.5;10.6;12;5;10.4;4.1;1.44;1648 +85087;46.97701;2.65247;177;20220105;5.4;1.3;3.4;2.7;6.26;0;.53;3042 +85087;46.97701;2.65247;177;20220106;1.2;-2.9;-.9;.8;5.6;.3;.18;2787 +85087;46.97701;2.65247;177;20220107;7.8;-1.1;3.4;5;7.4;.5;.38;3485 +85087;46.97701;2.65247;177;20220108;9.2;5.1;7.1;6.9;9.2;10;.61;2044 +85087;46.97701;2.65247;177;20220109;7.9;3.8;5.8;5.5;8;2;.67;2714 +85087;46.97701;2.65247;177;20220110;8.9;4.6;6.7;2.3;7.8;0;.58;3935 +85087;46.97701;2.65247;177;20220111;.8;-.8;0;3.5;5.9;.1;.27;1277 +85087;46.97701;2.65247;177;20220112;5.4;-.5;2.5;4.9;5.8;0;.7;4689 +85087;46.97701;2.65247;177;20220113;4.9;-1.6;1.6;3.4;5.6;0;.49;5759 +85087;46.97701;2.65247;177;20220114;6;-2.3;1.9;2.2;5.6;0;.41;6193 +85087;46.97701;2.65247;177;20220115;6;-4.8;.6;1.2;4.93;.1;.29;6397 +85087;46.97701;2.65247;177;20220116;.5;-3.6;-1.6;2.1;5.4;.1;.21;2223 +85087;46.97701;2.65247;177;20220117;4.3;-1.3;1.5;1.8;7;.1;.2;2646 +85087;46.97701;2.65247;177;20220118;7.9;1.5;4.7;3.1;7.3;0;.54;4389 +85087;46.97701;2.65247;177;20220119;3.6;1.5;2.6;3.2;6.9;1;.36;1622 +85087;46.97701;2.65247;177;20220120;7.6;3;5.3;3.5;7.2;.1;.72;3750 +85087;46.97701;2.65247;177;20220121;5.6;.2;2.9;3.9;5.8;0;.75;4798 +85087;46.97701;2.65247;177;20220122;3.1;-3.1;0;1.8;6;.1;.26;2972 +85087;46.97701;2.65247;177;20220123;2.4;1.8;2.1;2.7;6.3;0;.48;868 +85087;46.97701;2.65247;177;20220124;3.6;-2.5;.6;2.5;5.9;0;.32;4664 +85087;46.97701;2.65247;177;20220125;-.8;-3.2;-2;.9;5.3;0;.25;1888 +85087;46.97701;2.65247;177;20220126;-1.5;-2.2;-1.9;1.6;5.2;0;.28;988 +85087;46.97701;2.65247;177;20220127;-.3;-3.4;-1.9;1.3;5.2;.1;.26;2670 +85087;46.97701;2.65247;177;20220128;3;-.5;1.3;.9;6.7;0;.29;2400 +85087;46.97701;2.65247;177;20220129;6.2;.8;3.5;3.2;8;.6;.23;3048 +85087;46.97701;2.65247;177;20220130;11;5.8;8.4;1.7;9.3;0;.62;3870 +85087;46.97701;2.65247;177;20220131;9.1;5.3;7.2;5.2;7.7;.8;1.17;3656 +85087;46.97701;2.65247;177;20220201;7.1;-.9;3.1;5;8.1;2.2;.13;4506 +85087;46.97701;2.65247;177;20220202;9.5;6.8;8.2;3.7;9.9;.2;.59;2256 +85087;46.97701;2.65247;177;20220203;8.6;3.7;6.2;3.1;8.1;.3;.67;5665 +85087;46.97701;2.65247;177;20220204;9.4;4.5;7;3.3;9;1.5;.61;3165 +85087;46.97701;2.65247;177;20220205;9;-.8;4.1;2.3;6.9;.1;.67;6911 +85087;46.97701;2.65247;177;20220206;9;2.1;5.5;7.8;9.1;2.4;.31;4543 +85087;46.97701;2.65247;177;20220207;10.6;5.5;8.1;3.1;7.7;0;1.13;7194 +85087;46.97701;2.65247;177;20220208;11.4;-1.5;4.9;1.8;6.5;0;.85;9775 +85087;46.97701;2.65247;177;20220209;15.5;.3;7.9;2.7;6.7;0;1.5;10407 +85087;46.97701;2.65247;177;20220210;11;2.5;6.8;3.3;8.8;1.9;.73;4592 +85087;46.97701;2.65247;177;20220211;8.2;1.9;5;2.9;6.9;0;.87;7517 +85087;46.97701;2.65247;177;20220212;8.8;-1.2;3.8;2.8;5.4;0;1.12;8780 +85087;46.97701;2.65247;177;20220213;16.4;-1;7.7;4.2;7.2;0;1.92;10606 +85087;46.97701;2.65247;177;20220214;12;7.5;9.8;5.5;8.9;2.8;1.53;4792 +85087;46.97701;2.65247;177;20220215;10.2;3.2;6.7;5.1;8.7;6.6;.83;4478 +85087;46.97701;2.65247;177;20220216;13.8;7.7;10.8;8.7;12.3;2.1;.7;4236 +85087;46.97701;2.65247;177;20220217;14.8;11.6;13.2;5.3;11.48;1;1.61;5219 +85087;46.97701;2.65247;177;20220218;13.7;10.6;12.1;5.2;10.13;1;1.68;3844 +85087;46.97701;2.65247;177;20220219;10;2;6;4.8;6.8;0;1.41;8436 +85087;46.97701;2.65247;177;20220220;12.4;5.6;9;7.8;9.9;2.9;1.15;4748 +85087;46.97701;2.65247;177;20220221;9.8;5.2;7.5;7.4;8.6;1.5;1.16;4758 +85087;46.97701;2.65247;177;20220222;10.4;2.6;6.5;4.6;9.3;.3;.65;6408 +85087;46.97701;2.65247;177;20220223;14;7.8;10.9;2;10.4;.1;1.07;5566 +85087;46.97701;2.65247;177;20220224;13.7;5.5;9.6;4.2;8.4;1.1;1.7;7228 +85087;46.97701;2.65247;177;20220225;10.2;-2.3;3.9;2.1;6;0;1.17;11738 +85087;46.97701;2.65247;177;20220226;11.8;-.8;5.5;3.9;5.4;.1;1.92;12591 +85087;46.97701;2.65247;177;20220227;11.7;-1.7;5;3.3;5.1;0;1.83;12994 +85087;46.97701;2.65247;177;20220228;13.5;-.8;6.3;2;5.3;0;1.68;13425 +85087;46.97701;2.65247;177;20220301;13.4;-1.7;5.8;1.5;5.8;0;1.39;11360 +85087;46.97701;2.65247;177;20220302;15.4;2.1;8.7;2.2;8.3;.1;1.46;8988 +85087;46.97701;2.65247;177;20220303;14.8;8;11.4;1.2;10.4;0;1.19;8341 +85087;46.97701;2.65247;177;20220304;13.7;6.9;10.3;2.5;9.7;0;1.25;5618 +85087;46.97701;2.65247;177;20220305;12.2;-.1;6;2.1;6.1;0;1.57;12849 +85087;46.97701;2.65247;177;20220306;9.2;-1.9;3.6;3.8;4.3;0;1.96;13536 +85087;46.97701;2.65247;177;20220307;9.7;-1.3;4.2;4;4.3;0;2.1;13277 +85087;46.97701;2.65247;177;20220308;15.2;-.4;7.4;2.9;5.3;0;2.37;15318 +85087;46.97701;2.65247;177;20220309;15.8;.8;8.3;2.8;7.2;0;2.1;15336 +85087;46.97701;2.65247;177;20220310;16.5;3;9.7;3.1;8;0;2.16;13169 +85087;46.97701;2.65247;177;20220311;15.3;6.4;10.9;4.4;9;6.3;2.06;8517 +85087;46.97701;2.65247;177;20220312;8.4;4.6;6.5;4.2;8.9;9.6;.75;4634 +85087;46.97701;2.65247;177;20220313;9.8;5.3;7.6;4.5;8;8.4;1.38;6174 +85087;46.97701;2.65247;177;20220314;14;.7;7.4;4.5;8.6;2.6;1.73;14494 +85087;46.97701;2.65247;177;20220315;17.1;8.9;13;3.3;11.3;0;2.03;12316 +85087;46.97701;2.65247;177;20220316;15;7.2;11.1;2.3;11;0;1.58;12050 +85087;46.97701;2.65247;177;20220317;10.1;8.4;9.3;4.9;9.1;.1;1.45;5984 +85087;46.97701;2.65247;177;20220318;13.6;3.9;8.8;7.3;7.8;0;2.51;14675 +85087;46.97701;2.65247;177;20220319;15.1;6.1;10.6;2.9;8.1;0;2.3;14446 +85087;46.97701;2.65247;177;20220320;16.2;5.5;10.9;2.3;8.7;.2;1.94;10256 +85087;46.97701;2.65247;177;20220321;17.1;7.7;12.4;3.8;8.6;.1;2.69;11852 +85087;46.97701;2.65247;177;20220322;17.4;3.6;10.5;4.8;5.7;0;3.71;17476 +85087;46.97701;2.65247;177;20220323;17.9;2.7;10.3;4.4;6;0;3.58;18177 +85087;46.97701;2.65247;177;20220324;20.7;2.7;11.7;3.2;6.6;0;3.58;19336 +85087;46.97701;2.65247;177;20220325;21.4;3.6;12.5;4.5;6.7;0;4.25;19478 +85087;46.97701;2.65247;177;20220326;20.6;7.5;14.1;4.6;6.7;0;4.33;17979 +85087;46.97701;2.65247;177;20220327;22;5.1;13.6;2.7;6.9;0;3.67;19485 +85087;46.97701;2.65247;177;20220328;22.1;4.9;13.5;1.7;7.7;0;3.1;19487 +85087;46.97701;2.65247;177;20220329;18.5;6.9;12.7;1.8;9.3;.4;2.2;11500 +85087;46.97701;2.65247;177;20220330;12.6;7.7;10.1;3.2;10.6;2.2;1.25;6471 +85087;46.97701;2.65247;177;20220331;11.6;7.2;9.4;4.6;8.5;4.5;1.83;7481 +85087;46.97701;2.65247;177;20220401;5.7;1.3;3.5;6.5;5.8;2.4;1.43;6800 +85087;46.97701;2.65247;177;20220402;6.1;1.3;3.7;4.5;4.8;0;1.9;10400 +85087;46.97701;2.65247;177;20220403;6.6;-1.6;2.5;3.7;4.7;0;1.77;12945 +85087;46.97701;2.65247;177;20220404;11.1;-6.6;2.3;1.7;4.5;0;2.19;22000 +85087;46.97701;2.65247;177;20220405;10.8;4.8;7.8;4.1;9.5;.8;1.14;7603 +85087;46.97701;2.65247;177;20220406;11.6;8.7;10.2;4.5;11.1;1.8;1.07;5305 +85087;46.97701;2.65247;177;20220407;13.7;8.9;11.3;9.6;12.1;10.6;1.25;6916 +85087;46.97701;2.65247;177;20220408;16.2;9.7;13;9;10.9;3.9;2.68;9530 +85087;46.97701;2.65247;177;20220409;11.6;1.1;6.4;3.4;7;.7;2.11;16255 +85087;46.97701;2.65247;177;20220410;14.7;-.7;7;3.4;6.2;0;2.92;21186 +85087;46.97701;2.65247;177;20220411;21.7;5.4;13.6;5.1;8.6;0;4.44;20984 +85087;46.97701;2.65247;177;20220412;20.5;10.4;15.4;3.1;9.7;0;3.64;18154 +85087;46.97701;2.65247;177;20220413;17.1;10.8;14;1.8;12.4;0;2;11269 +85087;46.97701;2.65247;177;20220414;20.8;9.6;15.2;2;11.8;0;3.01;17828 +85087;46.97701;2.65247;177;20220415;21.5;8.6;15.1;3.1;10.9;0;3.72;21191 +85087;46.97701;2.65247;177;20220416;21;8.6;14.8;4.5;9.4;0;4.25;20613 +85087;46.97701;2.65247;177;20220417;22.1;5.7;13.9;3.2;7.4;0;4.45;23483 +85087;46.97701;2.65247;177;20220418;21.7;5.6;13.7;1.9;7.7;0;3.68;21680 +85087;46.97701;2.65247;177;20220419;18.8;5;11.9;2.4;9.5;0;3.05;19488 +85087;46.97701;2.65247;177;20220420;20;8.4;14.2;3.4;9.2;0;3.71;18712 +85087;46.97701;2.65247;177;20220421;20.4;4.7;12.5;2.3;8;0;3.64;21835 +85087;46.97701;2.65247;177;20220422;21.4;4.3;12.9;2.1;9.2;.1;3.77;24554 +85087;46.97701;2.65247;177;20220423;20.2;11.1;15.7;4.8;11.4;3.3;3.64;16069 +85087;46.97701;2.65247;177;20220424;17.5;8.5;13;4.2;12.3;8;2.28;13117 +85087;46.97701;2.65247;177;20220425;13.4;10.8;12.1;3.1;12.8;10.8;1.17;5844 +85087;46.97701;2.65247;177;20220426;16.7;6.2;11.5;3;9.7;0;2.99;20003 +85087;46.97701;2.65247;177;20220427;19.6;5.7;12.6;5.2;9.5;.1;4.09;23881 +85087;46.97701;2.65247;177;20220428;22.2;7.5;14.8;2.9;10.5;0;4.18;24432 +85087;46.97701;2.65247;177;20220429;19.3;8.2;13.7;1.4;10.9;0;2.85;17660 +85087;46.97701;2.65247;177;20220430;17.7;7.8;12.8;3.3;9.2;0;3.52;20862 +85087;46.97701;2.65247;177;20220501;18.2;5.2;11.7;2.2;8.5;0;3.51;23331 +85087;46.97701;2.65247;177;20220502;19.2;7.9;13.6;2.8;9.2;0;3.72;21475 +85087;46.97701;2.65247;177;20220503;20.9;10.2;15.5;2.5;10.7;.2;3.71;20041 +85087;46.97701;2.65247;177;20220504;17.2;11.4;14.3;3;10.8;.1;2.79;13039 +85087;46.97701;2.65247;177;20220505;18.9;7.3;13.1;2.4;10.9;.4;3.07;18845 +85087;46.97701;2.65247;177;20220506;21.3;6.6;13.9;2.7;10.9;.1;3.89;23907 +85087;46.97701;2.65247;177;20220507;23;7.4;15.2;1.9;10.7;1;3.94;22981 +85087;46.97701;2.65247;177;20220508;23.7;8.7;16.2;3.1;11.8;0;4.58;25612 +85087;46.97701;2.65247;177;20220509;25.8;9.6;17.7;1.7;12.2;0;4.63;26704 +85087;46.97701;2.65247;177;20220510;27.8;9.8;18.8;1.9;11.9;0;5.07;27211 +85087;46.97701;2.65247;177;20220511;29.2;12.5;20.8;3.5;12.7;0;6.09;26859 +85087;46.97701;2.65247;177;20220512;21.7;11;16.4;1.6;13.7;1.5;3.34;19607 +85087;46.97701;2.65247;177;20220513;24;14.3;19.2;1.8;13.6;0;3.92;19954 +85087;46.97701;2.65247;177;20220514;25.7;9.6;17.6;2.8;11.8;0;5.14;27362 +85087;46.97701;2.65247;177;20220515;29.8;13.4;21.6;4.4;14.6;6.4;6.19;24972 +85087;46.97701;2.65247;177;20220516;26.2;15.7;21;2.7;16;.1;4.49;21050 +85087;46.97701;2.65247;177;20220517;29.8;13.7;21.7;2.3;15.9;0;5.49;27049 +85087;46.97701;2.65247;177;20220518;30.4;14.5;22.4;2.8;17.7;.2;5.67;27130 +85087;46.97701;2.65247;177;20220519;29.5;18.7;24.1;2.1;17.3;0;4.98;21999 +85087;46.97701;2.65247;177;20220520;30.3;17.2;23.7;3.7;17.1;0;5.86;23480 +85087;46.97701;2.65247;177;20220521;27.8;11.1;19.4;3;13.2;0;5.7;28599 +85087;46.97701;2.65247;177;20220522;28.3;16.1;22.2;4.3;15.2;12.5;5.69;21955 +85087;46.97701;2.65247;177;20220523;20.1;16.6;18.4;4.6;16.8;4.8;2.72;11925 +85087;46.97701;2.65247;177;20220524;18.2;10.7;14.5;3.5;12.3;.5;2.82;14456 +85087;46.97701;2.65247;177;20220525;21;7;14;2.5;11.1;.1;4.02;24890 +85087;46.97701;2.65247;177;20220526;21;11.4;16.2;2.4;13.1;0;3.4;18224 +85087;46.97701;2.65247;177;20220527;19.9;10.6;15.2;2.1;13.2;.1;2.78;14850 +85087;46.97701;2.65247;177;20220528;21.2;9.5;15.4;3.6;10.7;0;4.64;26003 +85087;46.97701;2.65247;177;20220529;18.2;8.5;13.4;5.5;8.1;0;4.68;23115 +85087;46.97701;2.65247;177;20220530;21;9;15;3.6;8.1;0;4.95;24509 +85087;46.97701;2.65247;177;20220531;24;8.1;16.1;2.5;8.4;0;5.14;26842 +85087;46.97701;2.65247;177;20220601;25.2;10.8;18;2.7;10.1;1.2;4.96;22633 +85087;46.97701;2.65247;177;20220602;27.4;13.7;20.5;4.2;13.2;.6;5.98;25441 +85087;46.97701;2.65247;177;20220603;27.9;14.9;21.4;3.4;16.2;10.9;4.89;20460 +85087;46.97701;2.65247;177;20220604;28;16.3;22.1;3;18.2;7.5;5.02;23529 +85087;46.97701;2.65247;177;20220605;22.1;17.2;19.7;4.8;17.5;2.2;3.08;11928 +85087;46.97701;2.65247;177;20220606;21;13;17;2.6;14.6;1.1;2.72;12332 +85087;46.97701;2.65247;177;20220607;23.4;13.9;18.6;3.8;14.4;3.4;4;17265 +85087;46.97701;2.65247;177;20220608;22.3;14.1;18.2;3.5;14.5;8.7;3.69;16777 +85087;46.97701;2.65247;177;20220609;21.5;13.3;17.4;3.5;13.6;0;3.78;18094 +85087;46.97701;2.65247;177;20220610;26.7;12.5;19.6;1.2;14.6;0;4.95;27996 +85087;46.97701;2.65247;177;20220611;29.7;13.5;21.6;2;15.5;0;5.84;29785 +85087;46.97701;2.65247;177;20220612;27.1;17.2;22.2;3.8;16.4;.1;5.3;22386 +85087;46.97701;2.65247;177;20220613;25.4;13.7;19.5;4;11.2;0;6.06;27165 +85087;46.97701;2.65247;177;20220614;29;12.4;20.7;3.5;12.2;0;6.64;30090 +85087;46.97701;2.65247;177;20220615;35.3;15.4;25.3;3.2;15.7;0;7.72;30966 +85087;46.97701;2.65247;177;20220616;31.9;16.8;24.3;2.2;14.7;0;6.46;29217 +85087;46.97701;2.65247;177;20220617;34.4;17.2;25.8;2.5;13.9;0;7.27;30470 +85087;46.97701;2.65247;177;20220618;37;18.4;27.7;3.5;15.9;0;8.44;30832 +85087;46.97701;2.65247;177;20220619;36.6;22.1;29.3;2.6;16.2;5.6;7.5;27949 +85087;46.97701;2.65247;177;20220620;28.9;17.6;23.2;3.1;19.5;8;5.04;22292 +85087;46.97701;2.65247;177;20220621;28.9;17.2;23.1;2.9;20.4;6.8;4.78;21908 +85087;46.97701;2.65247;177;20220622;26.2;17.4;21.8;3.5;19.3;4.5;4.22;19169 +85087;46.97701;2.65247;177;20220623;27.1;15.3;21.2;1.8;17.5;11.2;4.66;23974 +85087;46.97701;2.65247;177;20220624;23.8;15.5;19.6;4;16.9;1.7;3.63;15746 +85087;46.97701;2.65247;177;20220625;23.1;15.2;19.1;2.5;15.8;6.6;3.38;15426 +85087;46.97701;2.65247;177;20220626;16.4;13;14.7;1.4;15.5;12;1.54;8093 +85087;46.97701;2.65247;177;20220627;23.1;14;18.5;2.2;14.8;1.8;3.77;19037 +85087;46.97701;2.65247;177;20220628;26.4;9.9;18.1;.9;12.4;0;4.97;29866 +85087;46.97701;2.65247;177;20220629;26.8;11.4;19.1;2.4;13.4;9.5;5.45;28839 +85087;46.97701;2.65247;177;20220630;15.8;13.8;14.8;3;14.6;20.9;1.81;9181 +85087;46.97701;2.65247;177;20220701;22.1;9.9;16;2.6;12.1;.1;4.37;25071 +85087;46.97701;2.65247;177;20220702;27.1;9.9;18.5;2;12.6;0;5.49;30263 +85087;46.97701;2.65247;177;20220703;26.3;12.6;19.4;2.1;14;0;5.21;28026 +85087;46.97701;2.65247;177;20220704;26.6;15.2;20.9;2.4;13.5;0;4.8;21210 +85087;46.97701;2.65247;177;20220705;26.7;13.5;20.1;2.5;13.2;0;5.5;27639 +85087;46.97701;2.65247;177;20220706;25.2;15.1;20.2;4.2;12.4;0;5.86;25819 +85087;46.97701;2.65247;177;20220707;24.7;12.6;18.7;3.3;14.2;0;4.71;23589 +85087;46.97701;2.65247;177;20220708;25.8;12.4;19.1;3.9;12.8;0;5.73;27830 +85087;46.97701;2.65247;177;20220709;28.2;13.7;20.9;3.4;13.7;.1;6.06;27883 +85087;46.97701;2.65247;177;20220710;27;15.6;21.3;6.2;13.4;0;6.76;26473 +85087;46.97701;2.65247;177;20220711;29.6;14.9;22.2;5.7;13.9;0;7.32;28400 +85087;46.97701;2.65247;177;20220712;31.5;17.2;24.4;3.6;13.8;0;7.11;28103 +85087;46.97701;2.65247;177;20220713;33.8;14.3;24;.9;13;0;5.54;28671 +85087;46.97701;2.65247;177;20220714;35;15.8;25.4;2.6;15;0;7.22;30421 +85087;46.97701;2.65247;177;20220715;28.5;18.4;23.4;4.7;12.8;0;6.96;25284 +85087;46.97701;2.65247;177;20220716;29.1;14.9;22;4.6;10.6;0;7.33;27741 +85087;46.97701;2.65247;177;20220717;32.2;17.1;24.7;4.8;12.6;0;8.06;28160 +85087;46.97701;2.65247;177;20220718;37.2;16.5;26.9;3.6;14.1;0;8.44;30064 +85087;46.97701;2.65247;177;20220719;37;19.9;28.5;4.6;16.3;3.2;8.93;29039 +85087;46.97701;2.65247;177;20220720;24.3;18.1;21.2;3.4;19;1.4;3.45;15091 +85087;46.97701;2.65247;177;20220721;28.2;14.9;21.6;2.3;17.3;.1;4.82;23713 +85087;46.97701;2.65247;177;20220722;28.7;16.4;22.5;3.6;18.3;.5;5.18;23040 +85087;46.97701;2.65247;177;20220723;27.1;19.1;23.1;3.4;18.4;0;4.39;17158 +85087;46.97701;2.65247;177;20220724;32.7;14.3;23.5;1.6;16.7;0;5.85;29165 +85087;46.97701;2.65247;177;20220725;27.5;17.9;22.7;4.3;17.6;.9;4.98;19475 +85087;46.97701;2.65247;177;20220726;25;13.3;19.2;2.8;15.1;0;3.99;18940 +85087;46.97701;2.65247;177;20220727;26.4;14.3;20.3;1.5;12.5;0;4.24;20881 +85087;46.97701;2.65247;177;20220728;28.3;14.9;21.6;2.4;11.5;0;5.44;24196 +85087;46.97701;2.65247;177;20220729;28.4;17.7;23.1;2.2;12.9;0;4.59;17201 +85087;46.97701;2.65247;177;20220730;30.5;14.3;22.4;1.8;14.8;0;5.28;25710 +85087;46.97701;2.65247;177;20220731;31.5;15.4;23.4;1.8;15.3;0;5.61;27180 +85087;46.97701;2.65247;177;20220801;29.5;18.9;24.2;2;16.8;0;5.02;22688 +85087;46.97701;2.65247;177;20220802;32.3;15.9;24.1;1.1;16.1;0;5.24;27068 +85087;46.97701;2.65247;177;20220803;36.6;17.4;27;1.9;14.9;0;6.52;28152 +85087;46.97701;2.65247;177;20220804;37.1;20.3;28.7;2.2;16.1;0;6.4;24103 +85087;46.97701;2.65247;177;20220805;27.5;19.4;23.5;4.3;17.1;0;5.23;19734 +85087;46.97701;2.65247;177;20220806;27.3;16;21.6;6.4;12;0;6.92;23812 +85087;46.97701;2.65247;177;20220807;28.4;15;21.7;6.2;9.8;0;7.64;24850 +85087;46.97701;2.65247;177;20220808;31.1;17;24.1;6.1;10.4;0;8.41;25079 +85087;46.97701;2.65247;177;20220809;32.8;18.2;25.5;5.7;11.7;0;8.49;25191 +85087;46.97701;2.65247;177;20220810;33.4;20;26.7;5.3;10.7;0;8.64;24429 +85087;46.97701;2.65247;177;20220811;33.5;19.1;26.3;4.2;10;0;7.91;24797 +85087;46.97701;2.65247;177;20220812;35.4;16.3;25.9;3.6;10.3;0;7.79;26778 +85087;46.97701;2.65247;177;20220813;34.5;17.1;25.8;3.3;9.8;2.4;7.34;25916 +85087;46.97701;2.65247;177;20220814;26.8;18.7;22.7;5.6;16.8;3.7;4.74;13590 +85087;46.97701;2.65247;177;20220815;26;15.1;20.6;4.1;17.5;3.5;3.86;16593 +85087;46.97701;2.65247;177;20220816;27.6;15.5;21.6;2.6;17.2;4.8;4.25;20081 +85087;46.97701;2.65247;177;20220817;26.6;15.8;21.2;2.1;16.9;.2;3.9;19241 +85087;46.97701;2.65247;177;20220818;27.3;15.7;21.5;3;16.5;2;3.89;15280 +85087;46.97701;2.65247;177;20220819;25.6;14;19.8;3.3;17.2;9.4;3.41;15377 +85087;46.97701;2.65247;177;20220820;25.6;17;21.3;2.5;16.8;.1;3.68;16669 +85087;46.97701;2.65247;177;20220821;25.7;11.9;18.8;1.6;15.7;.1;3.45;19152 +85087;46.97701;2.65247;177;20220822;25.9;16.6;21.3;1.5;18.4;.2;2.7;12256 +85087;46.97701;2.65247;177;20220823;28.3;18.7;23.5;1.6;19.7;0;3.67;17611 +85087;46.97701;2.65247;177;20220824;33;17.4;25.2;2.2;16.4;0;5.31;23250 +85087;46.97701;2.65247;177;20220825;33.1;16.3;24.7;2.9;14.8;.1;5.77;22658 +85087;46.97701;2.65247;177;20220826;26.3;18.1;22.2;2.7;17.7;.2;3.49;14093 +85087;46.97701;2.65247;177;20220827;27.1;13.8;20.5;2.4;14.2;0;4.24;20632 +85087;46.97701;2.65247;177;20220828;29;14;21.5;2.5;13.7;0;4.77;22275 +85087;46.97701;2.65247;177;20220829;32.1;16.1;24.1;3.3;15.7;1.2;5.65;22522 +85087;46.97701;2.65247;177;20220830;22.9;17;20;1.6;17.2;4.2;2.29;10276 +85087;46.97701;2.65247;177;20220831;28.7;13.8;21.3;.8;16.6;0;3.43;19800 +85087;46.97701;2.65247;177;20220901;28.5;13.7;21.1;1.2;15.1;.2;3.45;18263 +85087;46.97701;2.65247;177;20220902;25;15.3;20.2;2;16.7;4.7;2.84;13164 +85087;46.97701;2.65247;177;20220903;26.3;16.2;21.3;3.3;16.5;0;3.68;14860 +85087;46.97701;2.65247;177;20220904;30.4;13.8;22.1;2.4;15.3;.6;4.57;21468 +85087;46.97701;2.65247;177;20220905;32.1;16.6;24.3;2.7;17.2;3.5;4.85;20272 +85087;46.97701;2.65247;177;20220906;30;15.9;22.9;2;17.4;4.4;3.77;16926 +85087;46.97701;2.65247;177;20220907;23.4;13.7;18.5;1.8;16.7;4.5;2.55;14132 +85087;46.97701;2.65247;177;20220908;22.9;14.1;18.5;4.1;15.7;4.7;2.94;12677 +85087;46.97701;2.65247;177;20220909;22.4;14.6;18.5;5.4;15;1.6;3.28;12585 +85087;46.97701;2.65247;177;20220910;22.2;13.4;17.8;3.3;13.9;.1;2.98;13475 +85087;46.97701;2.65247;177;20220911;24.9;10.3;17.6;2.4;13.2;0;3.45;19136 +85087;46.97701;2.65247;177;20220912;31.6;13.3;22.4;3.8;14.6;0;5.32;20142 +85087;46.97701;2.65247;177;20220913;30.2;19.3;24.8;3.1;18.7;13;4.08;14651 +85087;46.97701;2.65247;177;20220914;25.6;17;21.3;3.4;18.8;4.1;2.97;12669 +85087;46.97701;2.65247;177;20220915;23.1;15.6;19.3;2.1;17.6;3.5;2.29;11697 +85087;46.97701;2.65247;177;20220916;19.2;10.8;15;2.5;13;0;1.95;9377 +85087;46.97701;2.65247;177;20220917;17.5;6;11.8;2.6;8.7;0;2.62;16789 +85087;46.97701;2.65247;177;20220918;19.6;4.7;12.1;1.7;8.5;.1;2.61;18258 +85087;46.97701;2.65247;177;20220919;19;6.8;12.9;2.4;9.3;0;2.66;16564 +85087;46.97701;2.65247;177;20220920;19.6;5.7;12.6;2.7;8.9;0;2.85;17366 +85087;46.97701;2.65247;177;20220921;19.9;9;14.4;4.1;9.5;0;3.26;14795 +85087;46.97701;2.65247;177;20220922;21.5;5.8;13.7;2.1;8.6;0;2.9;17747 +85087;46.97701;2.65247;177;20220923;19.7;7.7;13.7;1.5;10.6;0;2.13;13932 +85087;46.97701;2.65247;177;20220924;21.2;10.3;15.8;1.6;12.3;3.2;2.23;13727 +85087;46.97701;2.65247;177;20220925;17;12;14.5;2.2;13;1.7;1.63;8712 +85087;46.97701;2.65247;177;20220926;16.8;6.9;11.8;3.8;11.3;5.2;1.7;9020 +85087;46.97701;2.65247;177;20220927;15;9.4;12.2;5.3;12.4;11;1.35;7193 +85087;46.97701;2.65247;177;20220928;14;11.7;12.8;5.4;14.3;13.7;.69;3677 +85087;46.97701;2.65247;177;20220929;14.7;9.4;12;2.8;11.5;1.3;1.37;7241 +85087;46.97701;2.65247;177;20220930;17.1;4.3;10.7;2;10.4;4.5;1.71;13283 +85087;46.97701;2.65247;177;20221001;18.6;10.6;14.6;6;15.6;8.2;1.17;6692 +85087;46.97701;2.65247;177;20221002;19;15.9;17.5;5.2;17.5;1.3;1.32;4077 +85087;46.97701;2.65247;177;20221003;16.6;12.2;14.4;2.1;14.4;0;1.22;7389 +85087;46.97701;2.65247;177;20221004;19.7;6.2;13;1.7;12.4;.3;1.7;13025 +85087;46.97701;2.65247;177;20221005;25.2;10;17.6;2.9;14;0;2.8;15035 +85087;46.97701;2.65247;177;20221006;18.3;13.6;16;2.4;12.7;.1;1.9;9652 +85087;46.97701;2.65247;177;20221007;21.4;8.8;15.1;2.6;12.8;0;2.03;11331 +85087;46.97701;2.65247;177;20221008;18.7;9.1;13.9;2;11.6;.1;1.71;10674 +85087;46.97701;2.65247;177;20221009;20.2;5.6;12.9;3.3;10.5;.1;2.31;14104 +85087;46.97701;2.65247;177;20221010;19.5;9.9;14.7;1.4;13.9;.6;1.33;8795 +85087;46.97701;2.65247;177;20221011;16.9;12.4;14.6;2.7;14.8;.1;1.13;6704 +85087;46.97701;2.65247;177;20221012;17.4;7.5;12.4;.9;12.9;.2;1.06;8469 +85087;46.97701;2.65247;177;20221013;17.3;10;13.6;2.5;14.2;4;1.06;6860 +85087;46.97701;2.65247;177;20221014;18.2;14;16.1;5.4;17.1;5.3;.92;4059 +85087;46.97701;2.65247;177;20221015;18.1;15.8;17;4.7;16.6;2.5;1.24;2936 +85087;46.97701;2.65247;177;20221016;25.6;14.6;20.1;2;16.7;0;1.98;9633 +85087;46.97701;2.65247;177;20221017;22.5;14.2;18.4;3.2;16.4;10;1.79;7189 +85087;46.97701;2.65247;177;20221018;24.1;14.8;19.5;3.3;17.8;.2;2.04;10927 +85087;46.97701;2.65247;177;20221019;23.5;14.8;19.1;4.2;16.6;4.3;2.28;10140 +85087;46.97701;2.65247;177;20221020;23.1;14.7;18.9;2.7;16.9;4.5;1.73;8159 +85087;46.97701;2.65247;177;20221021;21.3;16.2;18.7;3.4;15.8;3.1;1.88;6440 +85087;46.97701;2.65247;177;20221022;22.7;10.7;16.7;2.4;14;.3;1.8;10981 +85087;46.97701;2.65247;177;20221023;22.6;14.4;18.5;3.8;14.5;.5;2.26;7465 +85087;46.97701;2.65247;177;20221024;21.4;14.8;18.1;4.2;13;.4;2.52;6956 +85087;46.97701;2.65247;177;20221025;19.6;8.6;14.1;2.9;13.2;.7;1.4;9418 +85087;46.97701;2.65247;177;20221026;23.4;13.3;18.3;3.1;14.5;0;2.09;9965 +85087;46.97701;2.65247;177;20221027;23;12.8;17.9;3.5;15;0;1.96;8213 +85087;46.97701;2.65247;177;20221028;23.4;15.5;19.4;2.8;14.2;0;2.11;8064 +85087;46.97701;2.65247;177;20221029;25.7;13.1;19.4;2.6;13.7;0;2.22;8973 +85087;46.97701;2.65247;177;20221030;21.9;9.9;15.9;1.9;12.5;0;1.47;8509 +85087;46.97701;2.65247;177;20221031;22;12.3;17.2;3.2;14.7;4.4;1.67;7620 +85087;46.97701;2.65247;177;20221101;17.2;10.2;13.7;4.6;12;.3;1.57;7204 +85087;46.97701;2.65247;177;20221102;17.7;11;14.4;2.7;12;0;1.34;6627 +85087;46.97701;2.65247;177;20221103;15.5;8.9;12.2;4;11.1;7.2;1.3;3826 +85087;46.97701;2.65247;177;20221104;10.1;7.9;9;5.4;10.2;4.2;.76;2134 +85087;46.97701;2.65247;177;20221105;12.3;1.1;6.7;2;8.4;.1;.7;7264 +85087;46.97701;2.65247;177;20221106;13.6;5.7;9.7;3.2;9.6;.1;1.02;4787 +85087;46.97701;2.65247;177;20221107;16.9;10.4;13.6;4.1;11.9;.1;1.42;5642 +85087;46.97701;2.65247;177;20221108;18.9;7.4;13.2;3.4;10.9;5.7;1.53;6978 +85087;46.97701;2.65247;177;20221109;14.8;11.8;13.3;2.6;13.1;1.4;.81;3461 +85087;46.97701;2.65247;177;20221110;12;6.4;9.2;2.2;11;0;.5;3174 +85087;46.97701;2.65247;177;20221111;16.1;7;11.6;3.9;11.4;.2;1.02;6866 +85087;46.97701;2.65247;177;20221112;14.8;6.9;10.8;2.6;11.2;.2;.72;6937 +85087;46.97701;2.65247;177;20221113;18.7;5.7;12.2;2.2;10.9;.1;1.01;7546 +85087;46.97701;2.65247;177;20221114;17.1;4.8;11;2.4;11;5;.85;6038 +85087;46.97701;2.65247;177;20221115;14.3;8.3;11.3;3.3;12;2.7;.69;3747 +85087;46.97701;2.65247;177;20221116;14.5;8.3;11.4;5.3;11.4;3.8;1.04;3075 +85087;46.97701;2.65247;177;20221117;15.2;11.2;13.2;8.2;11.6;4.7;1.76;3746 +85087;46.97701;2.65247;177;20221118;12.5;5.1;8.8;4.4;9.4;.2;.86;6285 +85087;46.97701;2.65247;177;20221119;9.2;1;5.1;2;7.7;.3;.46;4954 +85087;46.97701;2.65247;177;20221120;9.6;.7;5.1;3;8.1;3.3;.45;4944 +85087;46.97701;2.65247;177;20221121;10.1;3.9;7;3.5;8.7;5.3;.66;2879 +85087;46.97701;2.65247;177;20221122;11.2;4.8;8;6.1;8.4;0;1.13;5022 +85087;46.97701;2.65247;177;20221123;14.3;4.8;9.6;4.8;9.4;3.4;1.13;5281 +85087;46.97701;2.65247;177;20221124;13.1;7.7;10.4;3.6;10.2;2.5;.9;3579 +85087;46.97701;2.65247;177;20221125;11.7;8.5;10.1;2.9;10.5;.9;.65;3751 +85087;46.97701;2.65247;177;20221126;7.6;1.6;4.6;2.2;8.3;.1;.27;3153 +85087;46.97701;2.65247;177;20221127;10.5;4.4;7.5;3;8.3;3.5;.75;3250 +85087;46.97701;2.65247;177;20221128;12;5.8;8.9;2.8;9.7;4.6;.64;3407 +85087;46.97701;2.65247;177;20221129;6.4;5.2;5.8;1.9;9.1;.2;.32;1100 +85087;46.97701;2.65247;177;20221130;7.2;5.5;6.4;3.2;8.8;0;.45;1781 +85087;46.97701;2.65247;177;20221201;7;5.2;6.1;3.9;8.3;.8;.57;1804 +85087;46.97701;2.65247;177;20221202;5.2;4.1;4.6;3.9;7.5;1.3;.57;1017 +85087;46.97701;2.65247;177;20221203;5;3.1;4;4.4;7.4;.7;.43;2515 +85087;46.97701;2.65247;177;20221204;4.7;1.9;3.3;2.8;7.3;4.8;.34;1652 +85087;46.97701;2.65247;177;20221205;5.9;2.3;4.1;1.4;7.1;.1;.38;2419 +85087;46.97701;2.65247;177;20221206;5;.1;2.5;2.4;7;.1;.29;2182 +85087;46.97701;2.65247;177;20221207;4.8;2.5;3.6;3.4;6.7;0;.5;3162 +85087;46.97701;2.65247;177;20221208;4.7;-.4;2.2;4;5.9;0;.56;3271 +85087;46.97701;2.65247;177;20221209;3.2;-1.4;.9;4.5;5.3;0;.55;3967 +85087;46.97701;2.65247;177;20221210;3.2;-1.6;.8;1.6;4.8;0;.41;3539 +85087;46.97701;2.65247;177;20221211;1;-7.1;-3.1;1.8;4;0;.24;4790 +85087;46.97701;2.65247;177;20221212;-2.3;-5.8;-4.1;3;4.4;0;.19;1762 +85087;46.97701;2.65247;177;20221213;2.6;-3.5;-.5;4;4.9;1.7;.48;3437 +85087;46.97701;2.65247;177;20221214;5;.5;2.7;3.5;6.9;8;.36;1995 +85087;46.97701;2.65247;177;20221215;3.6;1.3;2.4;5.4;6.4;0;.54;1393 +85087;46.97701;2.65247;177;20221216;3.4;-1.4;1;4.1;4.5;0;.79;4208 +85087;46.97701;2.65247;177;20221217;-.2;-5.7;-2.9;3.1;4.2;0;.25;4867 +85087;46.97701;2.65247;177;20221218;5.8;-7.2;-.7;3.3;5.1;.1;.38;5379 +85087;46.97701;2.65247;177;20221219;12.4;4.8;8.6;3.7;9.1;0;.71;4475 +85087;46.97701;2.65247;177;20221220;15.3;10;12.7;3.6;10.8;3.4;1.23;2147 +85087;46.97701;2.65247;177;20221221;13.3;10.2;11.7;5.2;12.2;1.8;.74;2133 +85087;46.97701;2.65247;177;20221222;13.9;11.6;12.8;8;12.9;13.2;.96;1896 +85087;46.97701;2.65247;177;20221223;14.3;12.5;13.4;7.6;14.6;7.3;.54;1211 +85087;46.97701;2.65247;177;20221224;11;10.4;10.7;2.9;12.2;1.8;.47;658 +85087;46.97701;2.65247;177;20221225;15.6;7.4;11.5;3.2;10.6;.9;.84;4548 +85087;46.97701;2.65247;177;20221226;13;11.2;12.1;3.8;11.3;1.5;1;1642 +85087;46.97701;2.65247;177;20221227;9.9;3.8;6.8;1.6;9.3;.8;.28;3005 +85087;46.97701;2.65247;177;20221228;13.6;5.7;9.7;3.9;9.6;.4;.84;4410 +85087;46.97701;2.65247;177;20221229;12.4;10.5;11.4;5.7;10.7;4;1.22;1696 +85087;46.97701;2.65247;177;20221230;15;5.4;10.2;5.7;11.2;3.5;.8;2989 +85087;46.97701;2.65247;177;20221231;16.8;13.9;15.3;4.4;11.7;0;1.65;3932 +85088;46.99879;2.97961;192;20220101;13.8;3.6;8.7;2.4;8.95;0;.67;4375 +85088;46.99879;2.97961;192;20220102;15.3;4.4;9.8;3.8;9.86;.3;.88;4166 +85088;46.99879;2.97961;192;20220103;13.3;10.1;11.7;3.7;11.4;1.8;.86;1870 +85088;46.99879;2.97961;192;20220104;14.1;11.1;12.6;4.6;10.05;4.9;1.67;1172 +85088;46.99879;2.97961;192;20220105;5.2;1.2;3.2;3.4;6.38;0;.49;3216 +85088;46.99879;2.97961;192;20220106;2.8;-3.2;-.2;1.4;5.8;.2;.2;2894 +85088;46.99879;2.97961;192;20220107;7.2;-.8;3.2;4;7.25;4.6;.39;2551 +85088;46.99879;2.97961;192;20220108;9.1;5.1;7.1;5.8;8.95;11.2;.67;1949 +85088;46.99879;2.97961;192;20220109;7.6;4.9;6.2;4.2;7.75;1.2;.78;1825 +85088;46.99879;2.97961;192;20220110;8.9;3.4;6.2;1.4;7.2;0;.46;4078 +85088;46.99879;2.97961;192;20220111;3;-2.8;.1;2.3;5.65;.1;.23;4448 +85088;46.99879;2.97961;192;20220112;4.3;-.3;2;2.5;5.65;0;.47;4057 +85088;46.99879;2.97961;192;20220113;4.6;-4.9;-.1;1.6;5.1;0;.28;5314 +85088;46.99879;2.97961;192;20220114;6.4;-4.6;.9;1.9;5.25;0;.42;5538 +85088;46.99879;2.97961;192;20220115;5.6;-5;.3;1.3;5.05;.1;.32;5416 +85088;46.99879;2.97961;192;20220116;-.8;-4.7;-2.7;1.9;5.2;.1;.15;1700 +85088;46.99879;2.97961;192;20220117;3.8;-1.5;1.1;1.2;6.6;.1;.27;2000 +85088;46.99879;2.97961;192;20220118;9.2;.3;4.8;2.5;7;0;.59;5067 +85088;46.99879;2.97961;192;20220119;3.6;2;2.8;3;6.75;1.1;.42;1612 +85088;46.99879;2.97961;192;20220120;7.5;3;5.3;3.1;7.05;.2;.69;3366 +85088;46.99879;2.97961;192;20220121;5.7;0;2.8;3.1;5.6;0;.67;5284 +85088;46.99879;2.97961;192;20220122;3;-3.9;-.5;2.1;5.9;0;.27;2503 +85088;46.99879;2.97961;192;20220123;3.1;1.7;2.4;2.3;5.85;0;.56;1424 +85088;46.99879;2.97961;192;20220124;5.3;-4.6;.3;2.4;5.45;0;.5;4425 +85088;46.99879;2.97961;192;20220125;.4;-5.9;-2.8;1;5.1;0;.21;3176 +85088;46.99879;2.97961;192;20220126;-1.3;-2.7;-2;1.8;5.05;0;.27;1558 +85088;46.99879;2.97961;192;20220127;-.4;-3.2;-1.8;1.4;5.2;0;.26;2500 +85088;46.99879;2.97961;192;20220128;3.8;-.3;1.7;1.2;6.7;0;.34;2600 +85088;46.99879;2.97961;192;20220129;5.9;1.1;3.5;2.6;7.9;.8;.26;2891 +85088;46.99879;2.97961;192;20220130;10.7;5.7;8.2;1.8;8.85;.1;.64;4057 +85088;46.99879;2.97961;192;20220131;9;1;5;5.1;7.5;.9;.86;3987 +85088;46.99879;2.97961;192;20220201;7.1;-2.2;2.4;3.8;7.95;2.2;.15;3643 +85088;46.99879;2.97961;192;20220202;9.4;7.1;8.3;3.4;9.86;.2;.58;2579 +85088;46.99879;2.97961;192;20220203;9.3;3.8;6.6;3.4;8.25;.3;.71;4332 +85088;46.99879;2.97961;192;20220204;9.4;4.6;7;3.3;8.85;1.4;.64;3114 +85088;46.99879;2.97961;192;20220205;8.7;-1.8;3.5;1.8;6.7;.1;.61;5710 +85088;46.99879;2.97961;192;20220206;8.9;.7;4.8;7;9.05;2.8;.22;3280 +85088;46.99879;2.97961;192;20220207;10.2;4.5;7.3;3.1;7.35;0;1.11;6795 +85088;46.99879;2.97961;192;20220208;11.5;-2.9;4.3;2.2;6.35;0;.93;8467 +85088;46.99879;2.97961;192;20220209;15.1;-.1;7.5;3.3;6.65;0;1.65;9192 +85088;46.99879;2.97961;192;20220210;9.6;.5;5;2.3;8.4;3.8;.54;4400 +85088;46.99879;2.97961;192;20220211;7.9;1.3;4.6;2.5;6.4;0;.89;8600 +85088;46.99879;2.97961;192;20220212;7.4;-5.6;.9;2.2;5.1;0;.81;8300 +85088;46.99879;2.97961;192;20220213;15.2;-.4;7.4;4.9;7.3;0;1.88;9700 +85088;46.99879;2.97961;192;20220214;11.9;7.4;9.7;5.5;8.9;2.7;1.53;4792 +85088;46.99879;2.97961;192;20220215;10;5.1;7.6;4.7;8.6;5.7;1.05;6800 +85088;46.99879;2.97961;192;20220216;13.5;7.4;10.4;7;11.95;3.1;.69;3669 +85088;46.99879;2.97961;192;20220217;14.4;11.7;13.1;6.3;11.34;1.1;1.68;5195 +85088;46.99879;2.97961;192;20220218;14.1;10.3;12.2;5.5;10.25;1;1.75;3517 +85088;46.99879;2.97961;192;20220219;10.2;2.4;6.3;4.1;6.65;0;1.39;8482 +85088;46.99879;2.97961;192;20220220;11.5;5.7;8.6;6.5;9.55;3.2;1.06;5307 +85088;46.99879;2.97961;192;20220221;9.2;5.4;7.3;7;8.4;1.6;1.18;4779 +85088;46.99879;2.97961;192;20220222;10.3;4.9;7.6;4.1;9.15;0;.84;4558 +85088;46.99879;2.97961;192;20220223;13.4;7.5;10.4;1.6;9.65;0;1.06;6305 +85088;46.99879;2.97961;192;20220224;13.7;3.9;8.8;3.6;8.25;1;1.53;7687 +85088;46.99879;2.97961;192;20220225;10;-2.3;3.8;1.8;5.95;0;1.1;10039 +85088;46.99879;2.97961;192;20220226;11.3;-1;5.1;3.1;5.23;0;1.67;11488 +85088;46.99879;2.97961;192;20220227;11.7;-4.6;3.5;3;4.85;0;1.73;12377 +85088;46.99879;2.97961;192;20220228;13.9;-4.3;4.8;1.7;5.1;0;1.56;12668 +85088;46.99879;2.97961;192;20220301;13.1;-3.6;4.7;1.6;5.85;0;1.34;10929 +85088;46.99879;2.97961;192;20220302;14.3;.1;7.2;1.8;7.85;.7;1.31;8933 +85088;46.99879;2.97961;192;20220303;14.6;8.3;11.4;1.1;10.4;.2;1.15;7405 +85088;46.99879;2.97961;192;20220304;13.1;5.5;9.3;2;8.95;0;1.24;7142 +85088;46.99879;2.97961;192;20220305;12.2;1.3;6.8;2.3;5.85;0;1.7;11729 +85088;46.99879;2.97961;192;20220306;8.7;-5.2;1.8;2.6;4.05;0;1.59;13031 +85088;46.99879;2.97961;192;20220307;9.6;-5;2.3;3.2;4.25;0;1.75;13230 +85088;46.99879;2.97961;192;20220308;14.4;-1.9;6.2;3.6;5.2;0;2.43;14412 +85088;46.99879;2.97961;192;20220309;15.4;-1.7;6.9;2.9;6.95;0;2.02;14044 +85088;46.99879;2.97961;192;20220310;16.1;1.8;8.9;3.4;7.8;0;2.19;13304 +85088;46.99879;2.97961;192;20220311;15.7;7;11.3;5.4;8.75;5.6;2.37;8873 +85088;46.99879;2.97961;192;20220312;7.8;6.4;7.1;4.5;8.85;12.4;.81;2968 +85088;46.99879;2.97961;192;20220313;9.7;6;7.8;4.5;8;10;1.33;4380 +85088;46.99879;2.97961;192;20220314;14.3;1;7.7;4;8.5;2.9;1.76;13730 +85088;46.99879;2.97961;192;20220315;17.5;9.4;13.4;3;11.1;0;1.84;7752 +85088;46.99879;2.97961;192;20220316;15.2;8;11.6;2.1;10.35;0;1.47;7466 +85088;46.99879;2.97961;192;20220317;10.5;7;8.7;4;9.1;0;1.22;3948 +85088;46.99879;2.97961;192;20220318;13.8;5;9.4;5.2;7.8;0;2.42;12900 +85088;46.99879;2.97961;192;20220319;16.8;4.1;10.5;1.4;8.1;0;1.87;12300 +85088;46.99879;2.97961;192;20220320;15.6;3.7;9.7;2.3;8.8;.2;1.71;9200 +85088;46.99879;2.97961;192;20220321;17.5;9;13.3;4.2;8.2;0;3.07;11300 +85088;46.99879;2.97961;192;20220322;16.9;4.7;10.8;4.4;5.7;0;3.66;18800 +85088;46.99879;2.97961;192;20220323;17.9;-.5;8.7;2.8;6.1;0;2.94;18800 +85088;46.99879;2.97961;192;20220324;20.2;-1.4;9.4;1.4;6.7;0;2.56;18900 +85088;46.99879;2.97961;192;20220325;21.1;-.8;10.2;2.3;6.6;0;3.14;19000 +85088;46.99879;2.97961;192;20220326;20.6;-.1;10.3;1.4;6.9;0;2.64;18700 +85088;46.99879;2.97961;192;20220327;22.3;-.8;10.8;1;7.5;0;2.56;19100 +85088;46.99879;2.97961;192;20220328;21.9;.7;11.3;1.6;8;0;2.76;17600 +85088;46.99879;2.97961;192;20220329;18.9;6.3;12.6;1.8;9.5;.7;2.2;11700 +85088;46.99879;2.97961;192;20220330;12.9;8.1;10.5;2.6;10.5;2.1;1.48;8800 +85088;46.99879;2.97961;192;20220331;11.8;7.3;9.6;4.6;8.6;3.4;1.88;7800 +85088;46.99879;2.97961;192;20220401;5.6;1.2;3.4;6.5;5.8;2.4;1.43;6800 +85088;46.99879;2.97961;192;20220402;6.3;.6;3.5;5.6;5.1;0;1.79;10033 +85088;46.99879;2.97961;192;20220403;5.9;-.7;2.6;3.1;5.1;0;1.46;9600 +85088;46.99879;2.97961;192;20220404;11;-6.7;2.2;1.7;4.5;0;2.19;22000 +85088;46.99879;2.97961;192;20220405;10.7;4.7;7.7;4.1;9.5;.9;1.14;7603 +85088;46.99879;2.97961;192;20220406;12.4;8.9;10.7;3.6;11;1.2;1.24;5300 +85088;46.99879;2.97961;192;20220407;13.6;9.1;11.4;6.8;11.8;11;1.25;4200 +85088;46.99879;2.97961;192;20220408;15.6;9.8;12.7;7.1;10.7;3.2;2.33;6000 +85088;46.99879;2.97961;192;20220409;11.3;2;6.7;3.1;6.7;.3;2.3;17800 +85088;46.99879;2.97961;192;20220410;14.4;-3;5.7;3.2;6.1;0;2.85;23100 +85088;46.99879;2.97961;192;20220411;21.6;5.3;13.5;5.1;8.6;.1;4.44;20984 +85088;46.99879;2.97961;192;20220412;20.3;11.5;15.9;3.5;9.1;0;3.84;16400 +85088;46.99879;2.97961;192;20220413;18.5;6.4;12.5;2.3;11.9;0;2.31;15000 +85088;46.99879;2.97961;192;20220414;21;5.7;13.4;1.4;10.7;0;2.92;19300 +85088;46.99879;2.97961;192;20220415;22.1;3.7;12.9;2;10.2;0;3.56;23900 +85088;46.99879;2.97961;192;20220416;20.9;8.5;14.7;4.5;9.4;0;4.25;20613 +85088;46.99879;2.97961;192;20220417;22.4;-.3;11.1;1.8;7;0;3.84;25500 +85088;46.99879;2.97961;192;20220418;20.8;2.4;11.6;.9;7.5;0;3.06;22000 +85088;46.99879;2.97961;192;20220419;19.6;1.8;10.7;2.1;8.9;0;3.17;21500 +85088;46.99879;2.97961;192;20220420;20.9;4.3;12.6;1.6;9.2;0;2.84;16200 +85088;46.99879;2.97961;192;20220421;20.6;2.5;11.6;1.3;8.4;0;3.25;22500 +85088;46.99879;2.97961;192;20220422;21.6;1.3;11.5;1.2;9.1;.2;3.37;24200 +85088;46.99879;2.97961;192;20220423;19.1;9.3;14.2;4.4;11.2;2.7;3.04;13500 +85088;46.99879;2.97961;192;20220424;17.1;7.9;12.5;2.7;11.9;9;1.97;10600 +85088;46.99879;2.97961;192;20220425;13.1;11.2;12.2;2.6;12.7;12.6;1.01;3500 +85088;46.99879;2.97961;192;20220426;16.9;6.5;11.7;2.2;9.7;0;3.42;25400 +85088;46.99879;2.97961;192;20220427;19.4;1.2;10.3;2.4;9.2;0;3.44;24700 +85088;46.99879;2.97961;192;20220428;23;2;12.5;1.1;10.3;0;3.49;24000 +85088;46.99879;2.97961;192;20220429;18.4;5.3;11.9;1.1;11.3;.1;2.04;12300 +85088;46.99879;2.97961;192;20220430;17.9;3.6;10.8;2.3;9.1;0;3.55;26400 +85088;46.99879;2.97961;192;20220501;18.3;.9;9.6;1.8;8.6;0;3.44;26400 +85088;46.99879;2.97961;192;20220502;19.8;4;11.9;1.9;9.5;0;3.45;23000 +85088;46.99879;2.97961;192;20220503;20.9;6.6;13.8;2;11.2;0;3.21;19100 +85088;46.99879;2.97961;192;20220504;17.6;8.3;13;2.1;11.6;.3;2.86;18800 +85088;46.99879;2.97961;192;20220505;19.1;5;12.1;1.6;10.8;.8;2.9;19200 +85088;46.99879;2.97961;192;20220506;20.9;4.5;12.7;1.8;10.4;0;3.4;21714 +85088;46.99879;2.97961;192;20220507;22.6;5.5;14.1;2;10.95;1.5;3.74;22372 +85088;46.99879;2.97961;192;20220508;23.8;6.9;15.3;2.4;11.7;0;4.12;23709 +85088;46.99879;2.97961;192;20220509;25.7;7.3;16.5;.9;12;0;4.01;24801 +85088;46.99879;2.97961;192;20220510;27.3;8.3;17.8;1.2;12.25;0;4.38;25100 +85088;46.99879;2.97961;192;20220511;29.6;9.9;19.7;2.6;13;0;5.46;25068 +85088;46.99879;2.97961;192;20220512;21.1;10.5;15.8;1.6;14;3;2.81;15911 +85088;46.99879;2.97961;192;20220513;23.1;14.8;18.9;1.7;13.95;0;3.81;20198 +85088;46.99879;2.97961;192;20220514;25.5;7;16.3;1.6;11.9;0;4.38;25445 +85088;46.99879;2.97961;192;20220515;29.8;11.1;20.5;3.4;14.2;5.6;5.38;22098 +85088;46.99879;2.97961;192;20220516;26.2;14.4;20.3;2.1;15.65;0;4.33;21351 +85088;46.99879;2.97961;192;20220517;29.5;11.7;20.6;1.9;15.7;0;4.9;24898 +85088;46.99879;2.97961;192;20220518;30.4;13.8;22.1;1.9;17.35;.1;4.97;24308 +85088;46.99879;2.97961;192;20220519;29.6;18.7;24.2;2.6;17.25;0;5.32;22714 +85088;46.99879;2.97961;192;20220520;30.1;16.7;23.4;3.3;16.4;0;5.52;22118 +85088;46.99879;2.97961;192;20220521;27.9;9.4;18.6;1.6;14.55;0;4.65;25409 +85088;46.99879;2.97961;192;20220522;28.3;13.9;21.1;2.3;15.6;13.6;4.41;19974 +85088;46.99879;2.97961;192;20220523;21.5;15.7;18.6;4.4;16.85;5.3;2.7;11141 +85088;46.99879;2.97961;192;20220524;18.3;10.9;14.6;3.3;12.35;.7;3.12;18054 +85088;46.99879;2.97961;192;20220525;20.4;6.1;13.2;2;11.1;0;3.69;23750 +85088;46.99879;2.97961;192;20220526;21.1;9.3;15.2;1.8;13;0;3.09;17162 +85088;46.99879;2.97961;192;20220527;19.3;11.1;15.2;1.8;13.3;.1;2.77;14979 +85088;46.99879;2.97961;192;20220528;20.8;8.1;14.4;2.5;10.6;0;4.21;25317 +85088;46.99879;2.97961;192;20220529;18.2;7.8;13;3.6;8.45;0;4.23;23989 +85088;46.99879;2.97961;192;20220530;21.3;7.3;14.3;2.5;8.55;0;4.58;26036 +85088;46.99879;2.97961;192;20220531;23.7;5.7;14.7;1.3;9.3;0;4.29;25711 +85088;46.99879;2.97961;192;20220601;24.2;6.1;15.1;1.5;10.65;.6;4;21997 +85088;46.99879;2.97961;192;20220602;27.2;12.6;19.9;2.9;13.85;2.6;5.24;25090 +85088;46.99879;2.97961;192;20220603;27.8;13.8;20.8;2.3;16.9;12.3;4.63;22325 +85088;46.99879;2.97961;192;20220604;29.2;17.1;23.2;3.1;19.7;9.7;5.08;23352 +85088;46.99879;2.97961;192;20220605;22.8;16.4;19.6;3.4;17.7;1.4;3.51;17716 +85088;46.99879;2.97961;192;20220606;21.6;13.8;17.7;2.3;14.7;.8;3.36;17335 +85088;46.99879;2.97961;192;20220607;22.7;13.1;17.9;3;14.7;1.7;3.85;19869 +85088;46.99879;2.97961;192;20220608;22.1;12.2;17.2;2.8;14.6;11.2;3.33;16711 +85088;46.99879;2.97961;192;20220609;21.2;13;17.1;3;13.7;0;3.72;19451 +85088;46.99879;2.97961;192;20220610;25.8;10.9;18.3;1;14.2;0;4.63;27319 +85088;46.99879;2.97961;192;20220611;29.9;10.9;20.4;1.1;15.4;0;5.17;28115 +85088;46.99879;2.97961;192;20220612;28.1;14.6;21.4;2.1;17.1;0;4.67;22362 +85088;46.99879;2.97961;192;20220613;25.2;14.4;19.8;2.9;12;0;5.51;26666 +85088;46.99879;2.97961;192;20220614;29.3;8.9;19.1;1.7;12.25;0;5.52;28916 +85088;46.99879;2.97961;192;20220615;34.2;13.2;23.7;1.6;16.75;0;6.06;28241 +85088;46.99879;2.97961;192;20220616;30.5;15.5;23;1.8;15.65;0;5.51;25687 +85088;46.99879;2.97961;192;20220617;33.2;14;23.6;1.4;14.95;0;5.79;27686 +85088;46.99879;2.97961;192;20220618;36.1;15.8;26;2.9;16.2;0;7.4;27854 +85088;46.99879;2.97961;192;20220619;35.8;18.7;27.2;2.6;16.35;4.3;6.92;25979 +85088;46.99879;2.97961;192;20220620;29.5;17.3;23.4;3.3;19.3;5.9;5.38;23932 +85088;46.99879;2.97961;192;20220621;29;17.8;23.4;2.1;20.6;8.9;4.48;20808 +85088;46.99879;2.97961;192;20220622;27.3;17.7;22.5;2.5;19.8;6.4;3.99;17500 +85088;46.99879;2.97961;192;20220623;27.3;13.1;20.2;1.3;17.5;11.4;3.87;19700 +85088;46.99879;2.97961;192;20220624;23.5;14.3;18.9;2.6;16.8;1.4;3.53;17700 +85088;46.99879;2.97961;192;20220625;24;13.9;19;2.1;15.9;7.9;3.51;17269 +85088;46.99879;2.97961;192;20220626;16.3;13;14.6;1.4;15.5;11.8;1.47;7715 +85088;46.99879;2.97961;192;20220627;23.2;14.9;19;1.9;14.95;3.2;3.71;18794 +85088;46.99879;2.97961;192;20220628;26.8;8.3;17.6;1.1;12.4;0;4.93;28896 +85088;46.99879;2.97961;192;20220629;27.1;10;18.6;1.8;13.6;14.8;5.04;27370 +85088;46.99879;2.97961;192;20220630;15.2;14.5;14.8;2.5;15.1;13.8;1.29;5406 +85088;46.99879;2.97961;192;20220701;21.7;8.8;15.2;1.8;12.05;0;4.07;24842 +85088;46.99879;2.97961;192;20220702;27.1;7.5;17.3;1.4;12.5;0;5;28832 +85088;46.99879;2.97961;192;20220703;27.2;10.7;19;1.7;14.4;0;4.83;26021 +85088;46.99879;2.97961;192;20220704;26.1;14.6;20.3;1.1;14.6;.1;4.01;20644 +85088;46.99879;2.97961;192;20220705;26.7;10.6;18.7;1.8;13.4;0;4.99;26947 +85088;46.99879;2.97961;192;20220706;24.8;11.2;18;2.5;12.6;.1;4.96;25810 +85088;46.99879;2.97961;192;20220707;24.6;10;17.3;1.9;14.2;0;3.99;21577 +85088;46.99879;2.97961;192;20220708;25.5;9.6;17.5;2.4;13.05;0;4.92;26832 +85088;46.99879;2.97961;192;20220709;27.7;10.5;19.1;2;13.85;0;5.19;27457 +85088;46.99879;2.97961;192;20220710;26.9;14.2;20.5;4.1;13.7;0;5.88;25770 +85088;46.99879;2.97961;192;20220711;29.4;12.6;21;3.2;13.7;0;6.13;27673 +85088;46.99879;2.97961;192;20220712;31;13.2;22.1;1.9;13.9;0;5.76;27580 +85088;46.99879;2.97961;192;20220713;32.4;11.9;22.2;1.2;14.2;0;5.3;26527 +85088;46.99879;2.97961;192;20220714;34.2;12.7;23.4;1.6;15.7;0;5.99;28379 +85088;46.99879;2.97961;192;20220715;28.4;16.2;22.3;3;13.35;0;5.83;24897 +85088;46.99879;2.97961;192;20220716;29;10.7;19.9;3.1;10.6;0;6.25;26951 +85088;46.99879;2.97961;192;20220717;32;11.4;21.7;2.1;12.85;0;6.02;27326 +85088;46.99879;2.97961;192;20220718;36.8;14;25.4;2.2;14.65;0;6.86;27532 +85088;46.99879;2.97961;192;20220719;36.5;16.6;26.5;3.5;16.3;.5;7.49;25087 +85088;46.99879;2.97961;192;20220720;24.3;19.4;21.8;2.8;18.55;1.1;3.25;13362 +85088;46.99879;2.97961;192;20220721;28.6;14.2;21.4;1.8;17.15;.1;4.73;23932 +85088;46.99879;2.97961;192;20220722;30.8;14.1;22.5;1.8;18;.8;4.71;21811 +85088;46.99879;2.97961;192;20220723;27.6;19.5;23.5;2.6;18.3;.1;4.27;17537 +85088;46.99879;2.97961;192;20220724;32.6;12.9;22.7;1;16.75;0;5.1;26699 +85088;46.99879;2.97961;192;20220725;27.4;16.5;21.9;3.4;17.55;.7;4.47;18222 +85088;46.99879;2.97961;192;20220726;25;13.3;19.1;2.5;15.1;0;3.9;19424 +85088;46.99879;2.97961;192;20220727;26.1;11.5;18.8;1.5;12.7;0;4.46;24285 +85088;46.99879;2.97961;192;20220728;28.3;11.9;20.1;1.3;12.4;0;4.53;23533 +85088;46.99879;2.97961;192;20220729;27.6;13.5;20.5;.8;13.65;0;3.56;18333 +85088;46.99879;2.97961;192;20220730;30.3;12;21.2;1.1;14.95;.1;4.54;23928 +85088;46.99879;2.97961;192;20220731;31.5;14.4;23;1.4;15.6;0;4.97;24226 +85088;46.99879;2.97961;192;20220801;29.7;14.1;21.9;1.4;16.45;0;4.36;21342 +85088;46.99879;2.97961;192;20220802;32.2;13.4;22.8;.9;15.8;0;4.83;25508 +85088;46.99879;2.97961;192;20220803;36;15.7;25.8;1.1;15.55;0;5.45;25788 +85088;46.99879;2.97961;192;20220804;37;17.7;27.4;1.6;16.75;0;5.73;23938 +85088;46.99879;2.97961;192;20220805;28;19.1;23.6;3.1;17.9;0;4.77;19671 +85088;46.99879;2.97961;192;20220806;27.4;14.4;20.9;3.7;12.25;0;5.6;23347 +85088;46.99879;2.97961;192;20220807;28.8;12.4;20.6;3.4;10;0;6.07;24423 +85088;46.99879;2.97961;192;20220808;31;13;22;3;10.7;0;6.22;24521 +85088;46.99879;2.97961;192;20220809;33;14.5;23.7;2.8;11.7;0;6.32;24308 +85088;46.99879;2.97961;192;20220810;33;13.8;23.4;2.4;11.1;0;6.02;24908 +85088;46.99879;2.97961;192;20220811;33.8;13.2;23.5;1.8;10.8;0;5.65;24991 +85088;46.99879;2.97961;192;20220812;34.7;12.1;23.4;1.3;10.75;0;5.3;25494 +85088;46.99879;2.97961;192;20220813;34.1;13.6;23.8;1.8;10.15;.8;5.49;22914 +85088;46.99879;2.97961;192;20220814;26;16.5;21.3;3.3;16.9;2.9;3.6;13575 +85088;46.99879;2.97961;192;20220815;25.8;16.9;21.3;3.4;17.15;1.2;3.58;14021 +85088;46.99879;2.97961;192;20220816;28.7;14;21.3;2;16.85;9.6;3.77;16798 +85088;46.99879;2.97961;192;20220817;27.1;15.8;21.4;2.6;17.25;2.7;4.19;20277 +85088;46.99879;2.97961;192;20220818;27.3;15.6;21.4;2.2;17.2;4.5;3.71;17076 +85088;46.99879;2.97961;192;20220819;24.8;14.3;19.5;2.4;17.7;8.1;2.9;14208 +85088;46.99879;2.97961;192;20220820;25.5;17.2;21.3;1.9;16.85;.1;3.74;18888 +85088;46.99879;2.97961;192;20220821;25.5;10.2;17.9;1.2;14.5;.1;3.1;17182 +85088;46.99879;2.97961;192;20220822;25.8;16.7;21.2;1.4;17.75;.1;3.02;14856 +85088;46.99879;2.97961;192;20220823;28.8;17.4;23.1;1.3;19.15;0;3.57;17727 +85088;46.99879;2.97961;192;20220824;32.7;14.4;23.6;1.2;15.35;0;4.37;21953 +85088;46.99879;2.97961;192;20220825;33.1;13.6;23.4;1.9;13.8;.2;4.96;21329 +85088;46.99879;2.97961;192;20220826;25.8;18.5;22.2;2.1;17.55;1.5;3.51;16060 +85088;46.99879;2.97961;192;20220827;26.9;12.1;19.5;1.9;13.85;0;3.79;18941 +85088;46.99879;2.97961;192;20220828;29;11.6;20.3;1;13.6;0;3.59;19507 +85088;46.99879;2.97961;192;20220829;31.5;13.5;22.5;1.9;15.75;.2;4.46;20309 +85088;46.99879;2.97961;192;20220830;21.1;15.4;18.2;1.8;16.8;4.6;1.85;7713 +85088;46.99879;2.97961;192;20220831;28.2;13.5;20.9;1;16.55;0;3.34;18611 +85088;46.99879;2.97961;192;20220901;28.7;11.5;20.1;.9;14.6;.1;3.1;16764 +85088;46.99879;2.97961;192;20220902;25.1;13.1;19.1;2.1;15.9;9.1;2.84;12610 +85088;46.99879;2.97961;192;20220903;25.3;14.6;19.9;1.8;16.5;.2;2.89;13993 +85088;46.99879;2.97961;192;20220904;29.7;12.1;20.9;2.4;15.15;.9;4.34;19976 +85088;46.99879;2.97961;192;20220905;31.3;15.5;23.4;2.3;17.9;2.4;4.19;18187 +85088;46.99879;2.97961;192;20220906;29.4;15.3;22.4;2.4;17.5;6;3.92;17409 +85088;46.99879;2.97961;192;20220907;21.9;12.8;17.3;1.5;16.55;7.1;2.13;11958 +85088;46.99879;2.97961;192;20220908;23.7;12.8;18.3;3.3;15.3;6.1;3.02;13993 +85088;46.99879;2.97961;192;20220909;21.8;14.9;18.3;4.3;14.65;2.1;3.06;12989 +85088;46.99879;2.97961;192;20220910;21.7;13.9;17.8;2.8;13.65;.2;2.85;13509 +85088;46.99879;2.97961;192;20220911;24.7;8.3;16.5;1.5;12.85;.1;3.01;18459 +85088;46.99879;2.97961;192;20220912;30.3;11.2;20.7;2.6;14.25;0;4.39;19042 +85088;46.99879;2.97961;192;20220913;28.8;18.7;23.8;2.4;18.25;12;3.33;11809 +85088;46.99879;2.97961;192;20220914;26.5;17.4;22;2.3;18.55;1.6;2.89;12657 +85088;46.99879;2.97961;192;20220915;22;15.6;18.8;2.2;17.3;4.1;1.88;8292 +85088;46.99879;2.97961;192;20220916;18.8;10.6;14.7;1.6;13.15;.1;1.85;10396 +85088;46.99879;2.97961;192;20220917;17.3;5.2;11.2;1.9;9.1;0;2.31;16033 +85088;46.99879;2.97961;192;20220918;18.8;2.1;10.5;1.1;8.1;.1;2.29;17324 +85088;46.99879;2.97961;192;20220919;18.6;3.8;11.2;1.8;8.85;0;2.36;16113 +85088;46.99879;2.97961;192;20220920;19.1;3;11.1;2.3;8.5;0;2.57;16323 +85088;46.99879;2.97961;192;20220921;19.7;4.5;12.1;2.3;8.8;0;2.64;16372 +85088;46.99879;2.97961;192;20220922;21.5;3;12.2;1.1;8.45;0;2.28;16619 +85088;46.99879;2.97961;192;20220923;19.4;5.4;12.4;.8;10.65;.2;1.65;10844 +85088;46.99879;2.97961;192;20220924;21;9;15;1.4;12;2.5;2.08;12906 +85088;46.99879;2.97961;192;20220925;17.3;9.7;13.5;1.5;12.45;.7;1.33;6397 +85088;46.99879;2.97961;192;20220926;16.4;4.9;10.7;3;10.85;4.8;1.55;9081 +85088;46.99879;2.97961;192;20220927;14.9;10.4;12.6;4.4;12.35;19.2;1.38;7097 +85088;46.99879;2.97961;192;20220928;13.7;11.6;12.6;4.3;14;16.1;.78;4823 +85088;46.99879;2.97961;192;20220929;14.4;9.7;12;2.1;11.15;1.8;1.38;8406 +85088;46.99879;2.97961;192;20220930;17.6;2.7;10.2;1.2;9.6;4.9;1.65;13715 +85088;46.99879;2.97961;192;20221001;18.5;8.1;13.3;4.6;14.95;10.5;1.09;7072 +85088;46.99879;2.97961;192;20221002;19.3;16.1;17.7;3.5;16.95;1.3;1.54;7078 +85088;46.99879;2.97961;192;20221003;18.4;11.4;14.9;1.5;14.05;0;1.4;8818 +85088;46.99879;2.97961;192;20221004;19.6;5.3;12.5;1.1;11.55;.3;1.56;12139 +85088;46.99879;2.97961;192;20221005;25.3;8.3;16.8;2.1;13.45;0;2.47;13612 +85088;46.99879;2.97961;192;20221006;18.4;11.5;14.9;1.7;12.95;0;1.58;8984 +85088;46.99879;2.97961;192;20221007;21;7.4;14.2;1.5;12.6;.1;1.65;10520 +85088;46.99879;2.97961;192;20221008;18.2;8.4;13.3;1.2;11.4;.1;1.41;10195 +85088;46.99879;2.97961;192;20221009;19.5;2.5;11;2.1;10.1;.2;1.81;12989 +85088;46.99879;2.97961;192;20221010;19.6;8.4;14;1.4;13.8;.8;1.19;6806 +85088;46.99879;2.97961;192;20221011;17.3;13.1;15.2;1.1;14.8;.1;.94;4359 +85088;46.99879;2.97961;192;20221012;17.6;7.4;12.5;.6;12.85;.1;.98;7217 +85088;46.99879;2.97961;192;20221013;17.4;9.3;13.3;1.7;14;4.3;.97;5841 +85088;46.99879;2.97961;192;20221014;17.9;14;16;4.3;16.85;5.3;.89;3820 +85088;46.99879;2.97961;192;20221015;18.7;15.4;17;3.5;16.1;1.6;1.31;3972 +85088;46.99879;2.97961;192;20221016;25.2;14.3;19.8;2.3;16.35;0;2.1;10474 +85088;46.99879;2.97961;192;20221017;23.2;14.8;19;2.7;16.25;9.6;1.76;6249 +85088;46.99879;2.97961;192;20221018;24.1;13.6;18.9;2.4;16.9;.5;1.81;9636 +85088;46.99879;2.97961;192;20221019;23.4;12.5;17.9;3.9;15.8;3.9;2.09;8955 +85088;46.99879;2.97961;192;20221020;23;14.7;18.8;2.8;16.95;6.4;1.61;5677 +85088;46.99879;2.97961;192;20221021;21.5;15.9;18.7;2.8;15.85;6.6;1.72;6370 +85088;46.99879;2.97961;192;20221022;23.2;8.9;16;1.9;14.1;.2;1.59;9325 +85088;46.99879;2.97961;192;20221023;21.2;15.1;18.1;4;14.9;1.8;2;5172 +85088;46.99879;2.97961;192;20221024;21.1;12.5;16.8;3.5;12.75;.3;2.14;7749 +85088;46.99879;2.97961;192;20221025;19.3;7.8;13.6;2.8;12.75;1.7;1.38;7512 +85088;46.99879;2.97961;192;20221026;22.6;11.3;16.9;2.5;14.45;.1;1.69;8744 +85088;46.99879;2.97961;192;20221027;21.3;12;16.7;3.8;14.9;0;1.68;5848 +85088;46.99879;2.97961;192;20221028;24.6;14.8;19.7;2.4;14.25;0;2.05;6572 +85088;46.99879;2.97961;192;20221029;23.6;12.3;18;2.7;13.1;0;2.06;7161 +85088;46.99879;2.97961;192;20221030;22.7;9.4;16.1;1.7;11.5;0;1.56;7733 +85088;46.99879;2.97961;192;20221031;22.1;11;16.6;2.7;14.35;5.9;1.54;7354 +85088;46.99879;2.97961;192;20221101;17.3;10.4;13.9;3.7;12.1;.3;1.4;6344 +85088;46.99879;2.97961;192;20221102;17.8;9.4;13.6;2.1;11.7;0;1.17;5966 +85088;46.99879;2.97961;192;20221103;15.3;7.5;11.4;4;11;6.9;1.17;3190 +85088;46.99879;2.97961;192;20221104;10.3;8.3;9.3;4.6;10.2;4;.78;2405 +85088;46.99879;2.97961;192;20221105;12.2;.8;6.5;1.7;8.35;.1;.69;5870 +85088;46.99879;2.97961;192;20221106;12.5;4.2;8.4;3.6;9.35;.1;.93;4406 +85088;46.99879;2.97961;192;20221107;17.8;10.5;14.2;3.9;11.6;.1;1.57;5591 +85088;46.99879;2.97961;192;20221108;19.5;8;13.7;3.9;11.25;7.3;1.69;5676 +85088;46.99879;2.97961;192;20221109;14.8;11.1;13;2.5;12.8;1.9;.81;2803 +85088;46.99879;2.97961;192;20221110;11.2;5.7;8.4;1.8;11.35;0;.4;2331 +85088;46.99879;2.97961;192;20221111;16.3;7.3;11.8;3.7;11.4;.2;1;6358 +85088;46.99879;2.97961;192;20221112;15.3;6.9;11.1;2.4;11.25;.2;.73;5407 +85088;46.99879;2.97961;192;20221113;17.1;3.9;10.5;1.4;10.5;.1;.69;6361 +85088;46.99879;2.97961;192;20221114;16.8;4;10.4;2.3;10.75;4.8;.88;4655 +85088;46.99879;2.97961;192;20221115;14.1;7;10.5;3.4;12;6.5;.6;2844 +85088;46.99879;2.97961;192;20221116;14.9;8.1;11.5;4.5;11.25;6.4;1.02;3859 +85088;46.99879;2.97961;192;20221117;14.8;11;12.9;6.5;11.75;2.3;1.36;3742 +85088;46.99879;2.97961;192;20221118;12.5;6.6;9.5;3.5;9.35;.6;.94;4280 +85088;46.99879;2.97961;192;20221119;7.3;.4;3.8;1.6;7.85;.4;.35;2892 +85088;46.99879;2.97961;192;20221120;10;.2;5.1;2.8;8.1;3.7;.47;4106 +85088;46.99879;2.97961;192;20221121;8.9;3.6;6.3;3.8;8.65;4.5;.59;2389 +85088;46.99879;2.97961;192;20221122;11.3;4.8;8;5.1;8.3;.1;1.05;4894 +85088;46.99879;2.97961;192;20221123;13.9;4.2;9.1;4.1;9.15;4.7;1.05;3787 +85088;46.99879;2.97961;192;20221124;13.1;6.7;9.9;3.3;10.05;3.6;.81;3487 +85088;46.99879;2.97961;192;20221125;11.6;8.6;10.1;2;10.25;.4;.65;2736 +85088;46.99879;2.97961;192;20221126;7;.8;3.9;2.4;8.4;.1;.2;2543 +85088;46.99879;2.97961;192;20221127;10.3;3.6;6.9;4.1;8.2;2.3;.79;3741 +85088;46.99879;2.97961;192;20221128;11.1;4.9;8;2.3;9.4;4.6;.57;2788 +85088;46.99879;2.97961;192;20221129;6.9;6.1;6.5;2;9.2;.2;.38;843 +85088;46.99879;2.97961;192;20221130;8.7;5.9;7.3;2.3;8.85;0;.48;2656 +85088;46.99879;2.97961;192;20221201;7.2;4.8;6;2.6;8.35;1;.51;1373 +85088;46.99879;2.97961;192;20221202;5;3.5;4.2;2.3;7.4;1.1;.47;1076 +85088;46.99879;2.97961;192;20221203;5.8;2.9;4.3;2.8;7.4;2;.43;1910 +85088;46.99879;2.97961;192;20221204;6.2;1.5;3.8;2.2;7.45;4.4;.33;2301 +85088;46.99879;2.97961;192;20221205;6.7;2.6;4.7;1.4;7.1;0;.43;2500 +85088;46.99879;2.97961;192;20221206;5.6;-2.3;1.6;2.2;6.7;0;.28;2408 +85088;46.99879;2.97961;192;20221207;5.9;2.3;4.1;2.5;6.3;0;.52;3756 +85088;46.99879;2.97961;192;20221208;4.4;-3.5;.4;1.3;5.3;0;.17;5500 +85088;46.99879;2.97961;192;20221209;1.2;-4.1;-1.5;2.3;5.05;0;.32;2210 +85088;46.99879;2.97961;192;20221210;2.3;-1.8;.3;2.1;4.65;0;.49;3063 +85088;46.99879;2.97961;192;20221211;.7;-8.8;-4.1;1.6;3.8;0;.19;5289 +85088;46.99879;2.97961;192;20221212;-1.9;-5.8;-3.9;2.8;4.3;0;.26;1561 +85088;46.99879;2.97961;192;20221213;3.2;-5;-.9;2.8;4.8;.9;.4;3507 +85088;46.99879;2.97961;192;20221214;6.2;-.9;2.6;1.9;7.1;8.8;.29;2336 +85088;46.99879;2.97961;192;20221215;4.1;1.7;2.9;2.9;6.65;0;.42;1631 +85088;46.99879;2.97961;192;20221216;3.7;-1.9;.9;2.7;4.4;0;.6;4327 +85088;46.99879;2.97961;192;20221217;.3;-9.1;-4.4;2.3;3.8;0;.21;4922 +85088;46.99879;2.97961;192;20221218;4.9;-7.7;-1.4;4.5;5.1;.1;.41;4421 +85088;46.99879;2.97961;192;20221219;15.8;4.6;10.2;4.5;9.1;0;1.29;3860 +85088;46.99879;2.97961;192;20221220;15.5;11.9;13.7;4.3;11;6;1.52;1513 +85088;46.99879;2.97961;192;20221221;13.5;10.1;11.8;4.3;12.05;3.4;.7;2365 +85088;46.99879;2.97961;192;20221222;13.9;11.2;12.6;6.6;12.55;15.1;.97;1598 +85088;46.99879;2.97961;192;20221223;14.5;12.5;13.5;6.3;14.45;7.6;.64;805 +85088;46.99879;2.97961;192;20221224;11.8;10.6;11.2;3.1;12.15;1.4;.54;1055 +85088;46.99879;2.97961;192;20221225;15.5;6.1;10.8;3.5;10.5;.7;.9;3531 +85088;46.99879;2.97961;192;20221226;13.3;10.3;11.8;3.1;10.85;1.9;1;1563 +85088;46.99879;2.97961;192;20221227;10.5;5.3;7.9;1.6;9.4;.9;.42;2578 +85088;46.99879;2.97961;192;20221228;13.4;4.5;8.9;3.7;9.2;.5;.89;3547 +85088;46.99879;2.97961;192;20221229;12.5;10.5;11.5;4.8;10.45;4.1;1.19;1539 +85088;46.99879;2.97961;192;20221230;14.8;3.8;9.3;4.8;10.65;4.3;.77;2502 +85088;46.99879;2.97961;192;20221231;16.2;13.4;14.8;4.2;11.45;0;1.69;2328 +85089;47.01958;3.30698;250;20220101;14.6;1.9;8.3;1.3;8.54;0;.39;5042 +85089;47.01958;3.30698;250;20220102;14.2;3;8.6;4.2;9.8;.4;.69;4298 +85089;47.01958;3.30698;250;20220103;12.4;10.1;11.2;3.9;11.39;2.7;.83;1743 +85089;47.01958;3.30698;250;20220104;13.6;10.7;12.1;4.4;10.09;6;1.55;1145 +85089;47.01958;3.30698;250;20220105;5;.3;2.6;3.8;6.4;0;.48;2644 +85089;47.01958;3.30698;250;20220106;4.6;-2.3;1.1;1.4;5.74;.2;.27;3585 +85089;47.01958;3.30698;250;20220107;6.2;-1.1;2.5;4.1;7.14;6.2;.34;2359 +85089;47.01958;3.30698;250;20220108;8.1;2.9;5.5;5.3;8.64;13.5;.48;2229 +85089;47.01958;3.30698;250;20220109;6.4;4.4;5.4;4.1;7.64;2.6;.72;1532 +85089;47.01958;3.30698;250;20220110;7.7;2.6;5.2;1.1;6.99;0;.36;4287 +85089;47.01958;3.30698;250;20220111;1.3;-2.1;-.4;2.3;5.69;0;.21;4169 +85089;47.01958;3.30698;250;20220112;3.6;-.3;1.6;2.5;5.64;0;.47;3840 +85089;47.01958;3.30698;250;20220113;3.8;-4;-.1;1.2;5.19;0;.23;5266 +85089;47.01958;3.30698;250;20220114;6.6;-4.5;1.1;1.4;5.14;0;.37;5740 +85089;47.01958;3.30698;250;20220115;6.3;-5.2;.5;.6;4.89;0;.2;5856 +85089;47.01958;3.30698;250;20220116;-1;-4.3;-2.6;1.8;5.19;0;.17;1891 +85089;47.01958;3.30698;250;20220117;3.5;-1.6;.9;1.2;6.64;.1;.23;2559 +85089;47.01958;3.30698;250;20220118;8.5;1.5;5;2.8;7.09;0;.62;4778 +85089;47.01958;3.30698;250;20220119;3.1;1.8;2.4;3.1;6.79;1;.41;1347 +85089;47.01958;3.30698;250;20220120;6.9;2.6;4.7;3.1;7.04;.2;.68;3420 +85089;47.01958;3.30698;250;20220121;4.8;.2;2.5;3.1;5.59;0;.67;5092 +85089;47.01958;3.30698;250;20220122;2.6;-2.5;.1;2;5.99;0;.26;2372 +85089;47.01958;3.30698;250;20220123;3.3;1.4;2.4;1.9;5.84;0;.56;1814 +85089;47.01958;3.30698;250;20220124;3.8;-4.8;-.5;1.8;5.39;0;.36;4474 +85089;47.01958;3.30698;250;20220125;.6;-6.2;-2.8;1;5.09;0;.21;3388 +85089;47.01958;3.30698;250;20220126;-1.5;-3.1;-2.3;1.4;4.99;0;.28;1744 +85089;47.01958;3.30698;250;20220127;-.6;-3.8;-2.2;1.3;5.19;.1;.24;2685 +85089;47.01958;3.30698;250;20220128;3.3;-.8;1.3;1.2;6.64;0;.31;2935 +85089;47.01958;3.30698;250;20220129;5.4;1.1;3.2;2.3;7.79;1;.29;2637 +85089;47.01958;3.30698;250;20220130;9.7;5.4;7.6;1.8;8.59;.1;.68;3914 +85089;47.01958;3.30698;250;20220131;7.7;.4;4.1;5.2;7.29;1.3;.69;4360 +85089;47.01958;3.30698;250;20220201;6.6;-1.7;2.4;3.9;7.74;2.7;.17;3581 +85089;47.01958;3.30698;250;20220202;8.9;6.9;7.9;3.4;9.9;.5;.5;2342 +85089;47.01958;3.30698;250;20220203;9.5;4.9;7.2;3.5;8.39;.3;.83;4376 +85089;47.01958;3.30698;250;20220204;8.6;4.2;6.4;3.1;8.74;1.4;.62;2889 +85089;47.01958;3.30698;250;20220205;7.9;-2.6;2.6;1.7;6.59;.1;.54;6005 +85089;47.01958;3.30698;250;20220206;8.3;1;4.7;6.2;8.99;3.2;.16;3358 +85089;47.01958;3.30698;250;20220207;9.6;4.3;7;3.2;7.19;0;1.11;6794 +85089;47.01958;3.30698;250;20220208;11.2;-3.4;3.9;1.2;6.24;0;.71;8813 +85089;47.01958;3.30698;250;20220209;14.5;-.5;7;2.1;6.64;0;1.23;9266 +85089;47.01958;3.30698;250;20220210;7.9;2.5;5.2;2.3;8.38;4.3;.54;4400 +85089;47.01958;3.30698;250;20220211;7.6;1;4.3;2.5;6.38;0;.89;8600 +85089;47.01958;3.30698;250;20220212;7.1;-5.9;.6;2.2;5.08;0;.81;8300 +85089;47.01958;3.30698;250;20220213;14.9;-.7;7.1;4.9;7.28;.1;1.88;9700 +85089;47.01958;3.30698;250;20220214;11.4;7.4;9.4;4.3;8.59;5;1.42;4696 +85089;47.01958;3.30698;250;20220215;9.7;4.8;7.2;4.7;8.58;5.9;1.05;6800 +85089;47.01958;3.30698;250;20220216;12.8;6.8;9.8;6.7;11.84;4.8;.58;3661 +85089;47.01958;3.30698;250;20220217;13.3;11.4;12.3;6.8;10.9;1.2;1.65;2963 +85089;47.01958;3.30698;250;20220218;13.5;9.2;11.4;5.7;10.24;1.6;1.64;4164 +85089;47.01958;3.30698;250;20220219;9.2;2.1;5.6;4.1;6.59;0;1.35;8184 +85089;47.01958;3.30698;250;20220220;10.5;5.4;8;5.9;9.59;3.4;.91;4950 +85089;47.01958;3.30698;250;20220221;8;5.7;6.9;7.3;8.34;1.3;1.07;3927 +85089;47.01958;3.30698;250;20220222;9.2;5;7.1;4.3;9.19;.3;.75;3993 +85089;47.01958;3.30698;250;20220223;12.7;6.6;9.6;1.3;9.44;.1;.99;6640 +85089;47.01958;3.30698;250;20220224;12.1;3.1;7.6;3.5;8.19;1.3;1.34;7902 +85089;47.01958;3.30698;250;20220225;9.2;-2.5;3.4;1.7;5.84;.1;1.03;10221 +85089;47.01958;3.30698;250;20220226;10.6;-1.4;4.6;2.2;5.3;0;1.35;9539 +85089;47.01958;3.30698;250;20220227;11.4;-4.6;3.4;1.8;4.79;0;1.39;12906 +85089;47.01958;3.30698;250;20220228;13.4;-5.6;3.9;1;4.99;0;1.23;13597 +85089;47.01958;3.30698;250;20220301;12.7;-4.6;4.1;1.2;5.84;0;1.17;11529 +85089;47.01958;3.30698;250;20220302;13.6;-.5;6.5;1.3;7.79;.4;1.13;9514 +85089;47.01958;3.30698;250;20220303;12.7;7.4;10.1;.8;10.29;.2;.97;6690 +85089;47.01958;3.30698;250;20220304;14;6.5;10.2;2;8.04;0;1.45;7119 +85089;47.01958;3.30698;250;20220305;11.7;-3.1;4.3;2;5.04;0;1.63;13581 +85089;47.01958;3.30698;250;20220306;7.9;-6.2;.9;1.9;3.99;0;1.38;13641 +85089;47.01958;3.30698;250;20220307;9.4;-5.1;2.2;2.2;4.09;0;1.56;13581 +85089;47.01958;3.30698;250;20220308;13.6;-3.3;5.1;2.5;4.94;0;2.04;14751 +85089;47.01958;3.30698;250;20220309;14.8;-3.7;5.6;2.5;6.44;0;1.88;14991 +85089;47.01958;3.30698;250;20220310;15.1;1.4;8.3;2.9;7.59;0;1.97;13332 +85089;47.01958;3.30698;250;20220311;15.2;6;10.6;4.6;8.59;4.8;2.28;9168 +85089;47.01958;3.30698;250;20220312;7.4;6.5;6.9;3.6;8.89;13.7;.75;2328 +85089;47.01958;3.30698;250;20220313;9.6;6.1;7.9;4.3;8.19;9.9;1.31;4133 +85089;47.01958;3.30698;250;20220314;14.3;-.2;7.1;3.2;8.39;3.5;1.72;14306 +85089;47.01958;3.30698;250;20220315;16.7;9;12.8;2.5;10.89;0;1.72;7461 +85089;47.01958;3.30698;250;20220316;15.2;7.3;11.3;1.6;10.14;0;1.44;8002 +85089;47.01958;3.30698;250;20220317;9.8;7;8.4;4.4;8.99;0;1.2;4410 +85089;47.01958;3.30698;250;20220318;13.5;4.7;9.1;5.2;7.78;0;2.42;12900 +85089;47.01958;3.30698;250;20220319;16.5;3.8;10.1;1.4;8.08;0;1.87;12300 +85089;47.01958;3.30698;250;20220320;15.3;3.4;9.3;2.3;8.78;.3;1.71;9200 +85089;47.01958;3.30698;250;20220321;17.2;8.7;12.9;4.2;8.18;0;3.07;11300 +85089;47.01958;3.30698;250;20220322;16.6;4.4;10.5;4.4;5.68;0;3.66;18800 +85089;47.01958;3.30698;250;20220323;17.6;-.8;8.4;2.8;6.08;0;2.94;18800 +85089;47.01958;3.30698;250;20220324;19.9;-1.7;9.1;1.4;6.68;0;2.56;18900 +85089;47.01958;3.30698;250;20220325;20.8;-1.1;9.8;2.3;6.58;0;3.14;19000 +85089;47.01958;3.30698;250;20220326;20.3;-.4;9.9;1.4;6.88;0;2.64;18700 +85089;47.01958;3.30698;250;20220327;22;-1.1;10.4;1;7.48;0;2.56;19100 +85089;47.01958;3.30698;250;20220328;21.6;.4;11;1.6;7.98;0;2.76;17600 +85089;47.01958;3.30698;250;20220329;18.6;6;12.3;1.8;9.48;.8;2.2;11700 +85089;47.01958;3.30698;250;20220330;12.6;7.8;10.2;2.6;10.48;1.9;1.48;8800 +85089;47.01958;3.30698;250;20220331;11.5;7;9.2;4.6;8.58;3.7;1.88;7800 +85089;47.01958;3.30698;250;20220401;5.3;.9;3.1;6.5;5.78;2;1.43;6800 +85089;47.01958;3.30698;250;20220402;5.8;.3;3;5.6;5.08;0;1.79;10033 +85089;47.01958;3.30698;250;20220403;5.6;-1;2.3;3.1;5.08;0;1.46;9600 +85089;47.01958;3.30698;250;20220404;10.7;-7;1.8;1.7;4.48;0;2.19;22000 +85089;47.01958;3.30698;250;20220405;11.2;3.8;7.5;3.4;9.02;1;1.28;7755 +85089;47.01958;3.30698;250;20220406;12.1;8.6;10.3;3.6;10.98;1.6;1.24;5300 +85089;47.01958;3.30698;250;20220407;13.3;8.8;11;6.8;11.78;11.6;1.25;4200 +85089;47.01958;3.30698;250;20220408;15.3;9.5;12.4;7.1;10.68;3.3;2.33;6000 +85089;47.01958;3.30698;250;20220409;11;1.7;6.3;3.1;6.68;.5;2.3;17800 +85089;47.01958;3.30698;250;20220410;14.1;-3.3;5.4;3.2;6.08;0;2.85;23100 +85089;47.01958;3.30698;250;20220411;21.3;2.7;12;5.1;8.35;.1;4.37;21596 +85089;47.01958;3.30698;250;20220412;20;11.2;15.6;3.5;9.08;0;3.84;16400 +85089;47.01958;3.30698;250;20220413;18.2;6.1;12.1;2.3;11.88;0;2.31;15000 +85089;47.01958;3.30698;250;20220414;20.7;5.4;13;1.4;10.68;0;2.92;19300 +85089;47.01958;3.30698;250;20220415;21.8;3.4;12.6;2;10.18;0;3.56;23900 +85089;47.01958;3.30698;250;20220416;21.1;6.5;13.8;3.7;9.29;0;4.15;22428 +85089;47.01958;3.30698;250;20220417;22.1;-.6;10.7;1.8;6.98;0;3.84;25500 +85089;47.01958;3.30698;250;20220418;20.5;2.1;11.3;.9;7.48;0;3.06;22000 +85089;47.01958;3.30698;250;20220419;19.3;1.5;10.4;2.1;8.88;0;3.17;21500 +85089;47.01958;3.30698;250;20220420;20.6;4;12.3;1.6;9.18;0;2.84;16200 +85089;47.01958;3.30698;250;20220421;20.3;2.2;11.2;1.3;8.38;0;3.25;22500 +85089;47.01958;3.30698;250;20220422;21.3;1;11.1;1.2;9.08;.4;3.37;24200 +85089;47.01958;3.30698;250;20220423;18.8;9;13.9;4.4;11.18;1.4;3.04;13500 +85089;47.01958;3.30698;250;20220424;16.8;7.6;12.2;2.7;11.88;10.4;1.97;10600 +85089;47.01958;3.30698;250;20220425;12.8;10.9;11.8;2.6;12.68;10;1.01;3500 +85089;47.01958;3.30698;250;20220426;16.6;6.2;11.4;2.2;9.68;0;3.42;25400 +85089;47.01958;3.30698;250;20220427;19.1;.9;10;2.4;9.18;0;3.44;24700 +85089;47.01958;3.30698;250;20220428;22.7;1.7;12.2;1.1;10.28;0;3.49;24000 +85089;47.01958;3.30698;250;20220429;18.1;5;11.5;1.1;11.28;.7;2.04;12300 +85089;47.01958;3.30698;250;20220430;17.6;3.3;10.4;2.3;9.08;0;3.55;26400 +85089;47.01958;3.30698;250;20220501;18;.6;9.3;1.8;8.58;0;3.44;26400 +85089;47.01958;3.30698;250;20220502;19.5;3.7;11.6;1.9;9.48;0;3.45;23000 +85089;47.01958;3.30698;250;20220503;20.6;6.3;13.4;2;11.18;0;3.21;19100 +85089;47.01958;3.30698;250;20220504;17.3;8;12.6;2.1;11.58;1.1;2.86;18800 +85089;47.01958;3.30698;250;20220505;18.8;4.7;11.7;1.6;10.78;1.3;2.9;19200 +85089;47.01958;3.30698;250;20220506;21.5;2.9;12.2;1.9;10.09;0;3.61;23229 +85089;47.01958;3.30698;250;20220507;22.7;4;13.4;2;10.69;1.2;3.81;23295 +85089;47.01958;3.30698;250;20220508;23.8;7.4;15.6;2.2;11.64;0;4.15;23834 +85089;47.01958;3.30698;250;20220509;25.2;6.1;15.6;1;11.79;0;4.05;25558 +85089;47.01958;3.30698;250;20220510;26.4;6.6;16.5;1.1;12.29;0;4.25;25804 +85089;47.01958;3.30698;250;20220511;28.7;8;18.3;2.3;13.09;0;5.17;26563 +85089;47.01958;3.30698;250;20220512;20.9;8.3;14.6;1.4;14.29;.8;2.86;17702 +85089;47.01958;3.30698;250;20220513;22.5;14.2;18.3;1.4;14.09;0;3.64;20072 +85089;47.01958;3.30698;250;20220514;25.3;5.4;15.4;.9;11.74;0;4.18;26663 +85089;47.01958;3.30698;250;20220515;28.8;8.4;18.6;2.3;13.79;4.1;4.94;24088 +85089;47.01958;3.30698;250;20220516;26.2;13.2;19.7;2;15.49;.1;4.31;22384 +85089;47.01958;3.30698;250;20220517;28.9;9.6;19.3;1.1;15.09;.1;4.74;26960 +85089;47.01958;3.30698;250;20220518;30.1;13.1;21.6;1.6;17.24;0;4.95;25067 +85089;47.01958;3.30698;250;20220519;29.2;17.5;23.3;2.6;16.94;.2;5.3;23197 +85089;47.01958;3.30698;250;20220520;29.7;14.7;22.2;3.1;16.09;0;5.53;23543 +85089;47.01958;3.30698;250;20220521;27.5;9.2;18.3;1.3;13.84;0;4.58;25863 +85089;47.01958;3.30698;250;20220522;29.5;12.6;21;1.7;15.49;12.6;4.6;22022 +85089;47.01958;3.30698;250;20220523;20.6;15.2;17.9;4;16.69;4.9;2.65;11572 +85089;47.01958;3.30698;250;20220524;18;10.8;14.4;3.5;12.24;.3;3.22;18118 +85089;47.01958;3.30698;250;20220525;20.1;5.6;12.9;1.6;11.04;0;3.65;24266 +85089;47.01958;3.30698;250;20220526;20.6;7.3;13.9;1.3;12.59;0;3.08;18761 +85089;47.01958;3.30698;250;20220527;18.5;9.5;14;1.8;12.99;.1;2.71;16094 +85089;47.01958;3.30698;250;20220528;21.4;6.5;13.9;2.3;10.34;0;4.36;27257 +85089;47.01958;3.30698;250;20220529;19;7;13;3.3;8.54;0;4.32;25418 +85089;47.01958;3.30698;250;20220530;21.4;6.4;13.9;2;8.59;0;4.45;26793 +85089;47.01958;3.30698;250;20220531;22.9;5;14;1.3;9.39;0;4.2;25868 +85089;47.01958;3.30698;250;20220601;23.7;4.9;14.3;1.1;10.44;.1;3.81;23135 +85089;47.01958;3.30698;250;20220602;27.6;12.2;19.9;2.1;13.59;3.4;5.04;25150 +85089;47.01958;3.30698;250;20220603;27.8;13.1;20.4;1.8;16.84;12.1;4.52;23243 +85089;47.01958;3.30698;250;20220604;28.3;16.6;22.4;2.8;19.94;11.8;4.88;22871 +85089;47.01958;3.30698;250;20220605;22.5;16.5;19.5;3.4;17.44;1.6;3.63;17966 +85089;47.01958;3.30698;250;20220606;21.3;12.7;17;2.7;14.64;.5;3.45;18111 +85089;47.01958;3.30698;250;20220607;21.1;12.7;16.9;2.9;14.49;.5;3.6;18962 +85089;47.01958;3.30698;250;20220608;21.3;10.7;16;2.6;14.39;11.2;3.26;17662 +85089;47.01958;3.30698;250;20220609;20;12.5;16.3;3;13.49;0;3.57;18746 +85089;47.01958;3.30698;250;20220610;25.5;8.5;17;.8;13.29;.1;4.66;28640 +85089;47.01958;3.30698;250;20220611;29.6;8.9;19.3;.8;14.84;0;5.14;29760 +85089;47.01958;3.30698;250;20220612;28.7;14.1;21.4;1.7;17.04;.1;4.73;23838 +85089;47.01958;3.30698;250;20220613;25.9;13.3;19.6;2.6;12.14;0;5.5;27514 +85089;47.01958;3.30698;250;20220614;29.9;8.6;19.2;1.1;12.54;0;5.31;29923 +85089;47.01958;3.30698;250;20220615;33.8;11.1;22.5;1.3;16.44;0;5.96;29716 +85089;47.01958;3.30698;250;20220616;31.4;14.5;22.9;1.4;15.64;0;5.41;26713 +85089;47.01958;3.30698;250;20220617;33.9;11.2;22.6;1;15.24;0;5.8;30267 +85089;47.01958;3.30698;250;20220618;35.6;13.4;24.5;2.1;15.94;0;6.76;29636 +85089;47.01958;3.30698;250;20220619;36.2;21.9;29.1;3.1;15.99;2.9;7.38;24507 +85089;47.01958;3.30698;250;20220620;29.8;17;23.4;3.3;19.04;4.9;5.5;24089 +85089;47.01958;3.30698;250;20220621;29.1;17.2;23.2;2.3;20.34;9.2;4.65;21433 +85089;47.01958;3.30698;250;20220622;26.8;17.2;22;2.5;19.64;13.4;4.04;18452 +85089;47.01958;3.30698;250;20220623;27.2;12.8;20;1.4;17.24;7.2;4.18;21838 +85089;47.01958;3.30698;250;20220624;22.7;13.8;18.3;3;16.69;1.6;3.49;18067 +85089;47.01958;3.30698;250;20220625;24.1;14.4;19.2;2.3;15.84;9.6;3.62;17238 +85089;47.01958;3.30698;250;20220626;16;12.2;14.1;1.4;15.44;19.2;1.57;8600 +85089;47.01958;3.30698;250;20220627;22.9;14.4;18.7;1.9;14.99;3.9;3.77;19186 +85089;47.01958;3.30698;250;20220628;26;7.1;16.5;1;12.19;0;4.82;29351 +85089;47.01958;3.30698;250;20220629;26.9;9.3;18.1;1.6;13.39;12;5.01;28109 +85089;47.01958;3.30698;250;20220630;14.4;13.9;14.1;2.5;14.99;9.4;1.16;4645 +85089;47.01958;3.30698;250;20220701;21.7;8.7;15.2;1.8;11.99;0;4.19;25692 +85089;47.01958;3.30698;250;20220702;26.9;6;16.5;1.1;12.34;.1;4.93;29949 +85089;47.01958;3.30698;250;20220703;27.5;9.3;18.4;1.6;14.09;0;4.94;27472 +85089;47.01958;3.30698;250;20220704;25.3;13.2;19.3;1.2;14.44;.1;4.01;21054 +85089;47.01958;3.30698;250;20220705;26.1;8.8;17.4;1.3;13.29;0;4.83;28414 +85089;47.01958;3.30698;250;20220706;24.2;9.9;17.1;2;12.64;.1;4.76;27012 +85089;47.01958;3.30698;250;20220707;23.6;8.5;16;2;14.04;0;3.9;22307 +85089;47.01958;3.30698;250;20220708;25.1;10.1;17.6;2.6;12.99;0;4.96;26967 +85089;47.01958;3.30698;250;20220709;27.5;9.4;18.5;1.9;13.89;0;5.15;28326 +85089;47.01958;3.30698;250;20220710;26.5;13.6;20;3.8;13.74;0;5.68;26304 +85089;47.01958;3.30698;250;20220711;29;12.7;20.9;2.8;13.74;0;5.88;27612 +85089;47.01958;3.30698;250;20220712;30.8;11.3;21.1;1.6;13.99;0;5.71;29098 +85089;47.01958;3.30698;250;20220713;32.1;10;21.1;.9;14.44;.1;5.17;28068 +85089;47.01958;3.30698;250;20220714;33.9;11;22.5;1.5;14.99;0;6.04;29692 +85089;47.01958;3.30698;250;20220715;28;15.7;21.8;2.7;13.29;0;5.66;25446 +85089;47.01958;3.30698;250;20220716;28.8;10.3;19.5;2;10.79;0;5.6;27978 +85089;47.01958;3.30698;250;20220717;32.1;9.8;20.9;1.7;12.89;0;5.8;29034 +85089;47.01958;3.30698;250;20220718;37.3;11.4;24.4;1.2;14.69;0;6.11;29430 +85089;47.01958;3.30698;250;20220719;36.7;13.7;25.2;2.6;16.64;.3;7.02;28417 +85089;47.01958;3.30698;250;20220720;24.2;20.4;22.3;2.5;18.09;.1;3.27;12064 +85089;47.01958;3.30698;250;20220721;28.5;13.8;21.2;1.3;16.84;.1;4.58;24387 +85089;47.01958;3.30698;250;20220722;30.4;13.6;22;1.4;17.44;.6;4.59;22503 +85089;47.01958;3.30698;250;20220723;27.5;18.9;23.2;2.6;18.44;.2;4.34;18058 +85089;47.01958;3.30698;250;20220724;32.5;11.9;22.2;.9;16.04;0;5.14;27476 +85089;47.01958;3.30698;250;20220725;27.4;14.8;21.1;3.4;17.34;.6;4.62;20860 +85089;47.01958;3.30698;250;20220726;24.2;13.2;18.7;2.3;15.29;0;3.84;19378 +85089;47.01958;3.30698;250;20220727;26.7;11.6;19.1;1.4;12.49;0;4.57;25145 +85089;47.01958;3.30698;250;20220728;27.8;10.7;19.2;1.3;12.54;0;4.48;24102 +85089;47.01958;3.30698;250;20220729;27.9;12.2;20;.9;13.29;0;3.84;20199 +85089;47.01958;3.30698;250;20220730;30.5;10.2;20.4;.9;14.19;0;4.69;25934 +85089;47.01958;3.30698;250;20220731;31.1;12.4;21.8;.9;15.14;0;4.82;25891 +85089;47.01958;3.30698;250;20220801;28.8;12.2;20.5;1.2;15.99;0;4.33;22921 +85089;47.01958;3.30698;250;20220802;32;11.4;21.7;.8;15.34;0;4.86;26769 +85089;47.01958;3.30698;250;20220803;35.7;13.6;24.7;1.2;15.44;0;5.57;27057 +85089;47.01958;3.30698;250;20220804;36.8;15.2;26;1.4;16.64;1;5.76;25834 +85089;47.01958;3.30698;250;20220805;27.6;18.5;23.1;3;18.24;0;4.62;19735 +85089;47.01958;3.30698;250;20220806;27.3;13.6;20.4;3.2;12.39;0;5.41;23828 +85089;47.01958;3.30698;250;20220807;28.4;10.9;19.7;2.8;10.14;0;5.63;25430 +85089;47.01958;3.30698;250;20220808;31;11;21;2.3;10.74;0;5.68;25987 +85089;47.01958;3.30698;250;20220809;32.9;12.4;22.7;2.3;11.79;0;5.99;25920 +85089;47.01958;3.30698;250;20220810;33;12.2;22.6;1.8;11.14;0;5.6;25906 +85089;47.01958;3.30698;250;20220811;33.4;12.1;22.7;1.3;10.89;0;5.17;25781 +85089;47.01958;3.30698;250;20220812;34.4;10.2;22.3;1.2;10.84;0;5.15;26586 +85089;47.01958;3.30698;250;20220813;33.9;10;22;.9;10.44;.2;4.82;25991 +85089;47.01958;3.30698;250;20220814;26.4;14.6;20.5;2.8;15.94;3.9;3.8;16102 +85089;47.01958;3.30698;250;20220815;24.2;16.5;20.4;3.2;17.14;1.4;3.31;12996 +85089;47.01958;3.30698;250;20220816;28.5;12.8;20.7;1.5;16.69;15.7;3.67;18159 +85089;47.01958;3.30698;250;20220817;26.4;15.7;21.1;2.3;17.44;3.3;3.97;19693 +85089;47.01958;3.30698;250;20220818;25.8;15.8;20.8;1.5;18.19;7.4;3.22;16029 +85089;47.01958;3.30698;250;20220819;23.8;14;18.9;2.4;18.49;6.9;2.68;13823 +85089;47.01958;3.30698;250;20220820;25.6;16.9;21.2;1.7;16.54;.1;3.71;18994 +85089;47.01958;3.30698;250;20220821;25.1;8.8;16.9;1.3;13.99;0;3.2;18261 +85089;47.01958;3.30698;250;20220822;24.9;16;20.4;1.3;17.49;.1;2.88;14477 +85089;47.01958;3.30698;250;20220823;28.9;15.6;22.3;.7;18.49;0;3.47;18921 +85089;47.01958;3.30698;250;20220824;32.6;13;22.8;1;15.49;0;4.26;22899 +85089;47.01958;3.30698;250;20220825;32.8;11.3;22;1.3;14.09;.5;4.49;22889 +85089;47.01958;3.30698;250;20220826;25.5;18.4;21.9;2;17.24;.2;3.37;15197 +85089;47.01958;3.30698;250;20220827;26.6;10.4;18.5;1.4;13.69;0;3.57;20148 +85089;47.01958;3.30698;250;20220828;29.1;9.5;19.3;.8;13.79;0;3.5;20886 +85089;47.01958;3.30698;250;20220829;30.9;11.8;21.4;1.1;15.54;.1;3.89;21049 +85089;47.01958;3.30698;250;20220830;20.9;14;17.4;1.5;16.59;4;1.87;9243 +85089;47.01958;3.30698;250;20220831;28.1;13.3;20.7;1;16.14;0;3.36;18521 +85089;47.01958;3.30698;250;20220901;28.8;10.5;19.6;.9;14.19;.1;3.14;17666 +85089;47.01958;3.30698;250;20220902;25;10.8;17.9;1.5;15.54;10.8;2.71;14692 +85089;47.01958;3.30698;250;20220903;24.3;14.8;19.5;1.7;16.69;.3;2.71;13642 +85089;47.01958;3.30698;250;20220904;28.9;10.2;19.6;1.6;15.29;.9;3.76;20591 +85089;47.01958;3.30698;250;20220905;30.7;14.7;22.7;2.6;18.04;5.5;4.2;18178 +85089;47.01958;3.30698;250;20220906;28.3;15.6;22;2.4;18.14;3.2;3.58;16662 +85089;47.01958;3.30698;250;20220907;21.2;12.8;17;1.6;16.39;7.6;2.06;11895 +85089;47.01958;3.30698;250;20220908;22.3;13.2;17.7;3.5;15.34;6.9;2.79;13205 +85089;47.01958;3.30698;250;20220909;20.6;14.7;17.7;4.5;14.79;4.7;2.91;12345 +85089;47.01958;3.30698;250;20220910;20.9;13.4;17.1;3.3;13.79;.2;2.85;13328 +85089;47.01958;3.30698;250;20220911;24.5;7.6;16.1;.9;12.84;.1;2.8;18888 +85089;47.01958;3.30698;250;20220912;29.3;9.1;19.2;1.6;14.39;0;3.54;19523 +85089;47.01958;3.30698;250;20220913;28.3;17.6;22.9;1.7;18.29;10.6;2.86;11884 +85089;47.01958;3.30698;250;20220914;26;17.4;21.7;2.1;18.69;4.4;2.78;12592 +85089;47.01958;3.30698;250;20220915;21.7;15.2;18.4;1.8;16.94;2.2;1.88;8748 +85089;47.01958;3.30698;250;20220916;18.4;10.5;14.5;1.6;13.09;.1;1.76;10336 +85089;47.01958;3.30698;250;20220917;16.6;6.2;11.4;2;8.99;0;2.25;15190 +85089;47.01958;3.30698;250;20220918;18.8;.5;9.7;.8;7.94;.1;2.1;18157 +85089;47.01958;3.30698;250;20220919;18.3;2.2;10.2;1.2;8.44;0;2.17;17112 +85089;47.01958;3.30698;250;20220920;18.9;1.2;10.1;1.6;8.19;.1;2.33;17410 +85089;47.01958;3.30698;250;20220921;19.6;3.5;11.6;1.5;8.39;0;2.39;17015 +85089;47.01958;3.30698;250;20220922;21.2;.9;11;.9;8.04;0;2.2;17754 +85089;47.01958;3.30698;250;20220923;19.2;3.3;11.3;.8;10.39;.4;1.67;12218 +85089;47.01958;3.30698;250;20220924;20.8;7.7;14.2;.9;11.49;1.7;2;14259 +85089;47.01958;3.30698;250;20220925;17.5;8;12.8;1.3;11.44;.3;1.45;8317 +85089;47.01958;3.30698;250;20220926;16.2;4;10.1;2.6;10.39;5.9;1.54;9941 +85089;47.01958;3.30698;250;20220927;13.6;10;11.8;4.8;12.24;26.7;1.29;6468 +85089;47.01958;3.30698;250;20220928;12.8;11.1;11.9;2.8;13.49;14.8;.79;4314 +85089;47.01958;3.30698;250;20220929;14;9.5;11.8;2.1;10.89;2.8;1.43;8340 +85089;47.01958;3.30698;250;20220930;16.8;2.7;9.7;1.2;9.39;4.4;1.63;13666 +85089;47.01958;3.30698;250;20221001;17.7;6.4;12.1;4.8;14.49;11.9;.93;7845 +85089;47.01958;3.30698;250;20221002;17.8;16.1;17;4;16.99;2.4;1.38;5624 +85089;47.01958;3.30698;250;20221003;17.2;12;14.6;1.4;13.74;0;1.34;8029 +85089;47.01958;3.30698;250;20221004;19.4;4.9;12.2;.8;10.94;.3;1.54;12566 +85089;47.01958;3.30698;250;20221005;24.5;6.6;15.6;1.4;12.74;.1;2.17;14286 +85089;47.01958;3.30698;250;20221006;18.4;10.8;14.6;1.4;12.69;0;1.5;9773 +85089;47.01958;3.30698;250;20221007;21;6.2;13.6;1;12.04;.2;1.56;11487 +85089;47.01958;3.30698;250;20221008;18.3;7.2;12.8;.9;10.94;.1;1.41;10922 +85089;47.01958;3.30698;250;20221009;19.1;.9;10;1.3;9.39;.2;1.59;13810 +85089;47.01958;3.30698;250;20221010;19.1;7.1;13.1;1.1;13.54;.6;1.13;7728 +85089;47.01958;3.30698;250;20221011;17.7;12.7;15.2;1;14.69;.1;1;5172 +85089;47.01958;3.30698;250;20221012;18.1;8.3;13.2;.7;12.89;.2;1.03;7202 +85089;47.01958;3.30698;250;20221013;16.8;10.1;13.4;1.9;14.04;3.9;.94;5525 +85089;47.01958;3.30698;250;20221014;17.4;13.8;15.6;5;16.59;6.4;.92;3612 +85089;47.01958;3.30698;250;20221015;17.8;15.4;16.6;3.3;16.14;2.2;1.2;3554 +85089;47.01958;3.30698;250;20221016;24.2;13.9;19.1;1.9;16.24;0;1.88;10223 +85089;47.01958;3.30698;250;20221017;22.8;15.2;19;2.1;16.04;10;1.68;6230 +85089;47.01958;3.30698;250;20221018;23.9;12.8;18.3;1.4;16.44;.4;1.57;10167 +85089;47.01958;3.30698;250;20221019;23.3;10.7;17;1.9;14.99;3.4;1.66;9964 +85089;47.01958;3.30698;250;20221020;22.3;14.9;18.6;2.8;16.94;12.3;1.57;5451 +85089;47.01958;3.30698;250;20221021;20.9;15.9;18.4;2.6;16.04;6.9;1.62;6348 +85089;47.01958;3.30698;250;20221022;22.4;8;15.2;1.4;13.94;.1;1.36;9825 +85089;47.01958;3.30698;250;20221023;21.3;14.2;17.7;3.7;15.04;1.4;1.86;5345 +85089;47.01958;3.30698;250;20221024;20.4;13.5;16.9;3.5;12.79;.1;2.1;7423 +85089;47.01958;3.30698;250;20221025;19.2;6.7;12.9;2.2;12.34;2.5;1.23;8113 +85089;47.01958;3.30698;250;20221026;21.9;12.7;17.3;2.4;14.34;.1;1.63;8448 +85089;47.01958;3.30698;250;20221027;21.9;11.5;16.7;2.9;14.84;0;1.54;6249 +85089;47.01958;3.30698;250;20221028;24.2;14.8;19.5;2;14.14;0;1.84;6776 +85089;47.01958;3.30698;250;20221029;23.3;12.2;17.7;1.9;12.99;0;1.68;7367 +85089;47.01958;3.30698;250;20221030;22.3;9.7;16;1.4;11.29;.1;1.42;7920 +85089;47.01958;3.30698;250;20221031;21.1;10.6;15.9;2.7;13.89;4.5;1.48;7331 +85089;47.01958;3.30698;250;20221101;16.4;11.1;13.7;3.8;12.24;.2;1.38;5812 +85089;47.01958;3.30698;250;20221102;16.6;9.8;13.2;2.3;11.59;.1;1.16;5679 +85089;47.01958;3.30698;250;20221103;14;7.2;10.6;3.6;10.94;7.6;.98;3131 +85089;47.01958;3.30698;250;20221104;9.5;8.5;9;4.2;10.19;5.1;.76;1845 +85089;47.01958;3.30698;250;20221105;10.8;1.4;6.1;1.3;8.49;0;.53;5507 +85089;47.01958;3.30698;250;20221106;11.6;4;7.8;3.1;9.14;0;.78;4131 +85089;47.01958;3.30698;250;20221107;16.6;10.6;13.6;3.4;11.54;0;1.41;5232 +85089;47.01958;3.30698;250;20221108;18.2;7.9;13;3.6;11.19;8.8;1.53;5454 +85089;47.01958;3.30698;250;20221109;14.3;11.9;13.1;2.4;12.59;3.3;.86;2462 +85089;47.01958;3.30698;250;20221110;10.8;5.4;8.1;1.4;11.24;0;.32;2821 +85089;47.01958;3.30698;250;20221111;16.4;6.8;11.6;2.5;11.34;.2;.89;6522 +85089;47.01958;3.30698;250;20221112;16.8;6.6;11.7;1.5;10.99;.2;.71;6017 +85089;47.01958;3.30698;250;20221113;17.8;3.4;10.6;.9;9.84;.1;.58;6951 +85089;47.01958;3.30698;250;20221114;15.9;3.8;9.9;2;10.44;3.9;.76;4839 +85089;47.01958;3.30698;250;20221115;14;7.3;10.7;3.1;11.94;5.5;.58;3021 +85089;47.01958;3.30698;250;20221116;14.1;8.7;11.4;4.5;11.14;5.6;1.06;3686 +85089;47.01958;3.30698;250;20221117;14.4;10.8;12.6;6.3;11.64;7.8;1.43;3705 +85089;47.01958;3.30698;250;20221118;10.9;7.2;9.1;3.7;9.44;.8;.88;3433 +85089;47.01958;3.30698;250;20221119;7;.3;3.7;1.5;7.74;.5;.3;3274 +85089;47.01958;3.30698;250;20221120;9.1;1.9;5.5;2.9;8.24;3.5;.48;3706 +85089;47.01958;3.30698;250;20221121;8.7;3.8;6.2;4;8.64;4.5;.55;2247 +85089;47.01958;3.30698;250;20221122;10.1;4.5;7.3;5.4;8.19;.2;1;4663 +85089;47.01958;3.30698;250;20221123;12.5;3.7;8.1;4.1;8.79;2.8;1.01;3654 +85089;47.01958;3.30698;250;20221124;12.1;7.4;9.7;3.4;9.89;4.4;.86;3087 +85089;47.01958;3.30698;250;20221125;10.9;8.7;9.8;2.4;9.89;0;.73;2481 +85089;47.01958;3.30698;250;20221126;6.6;1;3.8;1.8;8.24;.1;.2;2446 +85089;47.01958;3.30698;250;20221127;9.8;4.1;7;3;8.14;2.3;.69;3608 +85089;47.01958;3.30698;250;20221128;10.4;5.1;7.8;2.3;9.04;5.7;.58;2810 +85089;47.01958;3.30698;250;20221129;7.6;6.1;6.9;2.1;9.24;.4;.43;1406 +85089;47.01958;3.30698;250;20221130;8.3;5.4;6.8;2.3;8.74;0;.5;2818 +85089;47.01958;3.30698;250;20221201;6.7;4.7;5.7;3.1;8.24;.9;.52;1417 +85089;47.01958;3.30698;250;20221202;4.5;3.1;3.8;2.4;7.24;1.2;.47;1133 +85089;47.01958;3.30698;250;20221203;6.2;2.6;4.4;2.4;7.24;2.7;.48;2209 +85089;47.01958;3.30698;250;20221204;6;1.2;3.6;1.7;7.49;5.4;.3;2671 +85089;47.01958;3.30698;250;20221205;5.4;2.3;3.9;1.7;6.94;0;.44;2087 +85089;47.01958;3.30698;250;20221206;4.7;-1.9;1.4;1.8;6.74;0;.23;2417 +85089;47.01958;3.30698;250;20221207;5.5;1.6;3.5;1.9;6.34;0;.42;3864 +85089;47.01958;3.30698;250;20221208;3.1;-2;.6;1.6;5.39;0;.28;3828 +85089;47.01958;3.30698;250;20221209;.2;-3.9;-1.8;2.3;4.89;0;.28;2119 +85089;47.01958;3.30698;250;20221210;1.7;-1.9;-.1;2.4;4.64;0;.49;2973 +85089;47.01958;3.30698;250;20221211;-.1;-8.7;-4.4;1.1;3.69;0;.14;5306 +85089;47.01958;3.30698;250;20221212;-2.2;-7.9;-5.1;1.8;4.04;0;.2;2363 +85089;47.01958;3.30698;250;20221213;1.9;-4.8;-1.5;1.8;4.59;1.8;.32;3466 +85089;47.01958;3.30698;250;20221214;5.8;-1.1;2.3;1.5;6.94;8.1;.27;2275 +85089;47.01958;3.30698;250;20221215;3.3;.9;2.1;2.6;6.49;0;.4;1656 +85089;47.01958;3.30698;250;20221216;3;-2.4;.3;2.8;4.39;0;.57;4304 +85089;47.01958;3.30698;250;20221217;0;-7.5;-3.8;1.6;3.79;0;.2;4806 +85089;47.01958;3.30698;250;20221218;5.7;-8.4;-1.4;3.2;5.09;0;.32;4737 +85089;47.01958;3.30698;250;20221219;14.8;4.9;9.9;4.4;8.94;0;1.32;3805 +85089;47.01958;3.30698;250;20221220;14.5;11.9;13.2;4.6;10.89;11.6;1.63;1226 +85089;47.01958;3.30698;250;20221221;12.4;10.5;11.5;4.2;11.99;4.6;.72;1911 +85089;47.01958;3.30698;250;20221222;13.1;10.6;11.9;6;12.34;14.9;.88;1624 +85089;47.01958;3.30698;250;20221223;14.2;12.6;13.4;6.5;14.14;9.1;.74;946 +85089;47.01958;3.30698;250;20221224;11.4;10.6;11;3;11.89;.8;.6;1004 +85089;47.01958;3.30698;250;20221225;14.1;6;10;2.8;10.34;.7;.68;3511 +85089;47.01958;3.30698;250;20221226;12.6;10.7;11.6;3.2;10.59;3.1;1.03;1480 +85089;47.01958;3.30698;250;20221227;9.4;5.2;7.3;1.7;9.19;.8;.39;2454 +85089;47.01958;3.30698;250;20221228;12.5;5.3;8.9;3.8;8.94;.5;.91;3266 +85089;47.01958;3.30698;250;20221229;11.8;10.4;11.1;4.5;10.19;5.9;1.25;1191 +85089;47.01958;3.30698;250;20221230;14.1;4.3;9.2;4.3;10.49;5.2;.74;2349 +85089;47.01958;3.30698;250;20221231;16;13.4;14.7;4.1;11.49;0;1.61;2171 +85090;47.03938;3.63458;265;20220101;14.5;3;8.7;1.5;8.85;0;.5;4049 +85090;47.03938;3.63458;265;20220102;14.3;3.1;8.7;3.5;9.35;.2;.75;4215 +85090;47.03938;3.63458;265;20220103;12.1;10.2;11.2;4;10.85;3.5;.94;1369 +85090;47.03938;3.63458;265;20220104;13.8;10.5;12.1;4.4;9.7;7.3;1.55;2060 +85090;47.03938;3.63458;265;20220105;4.5;.5;2.5;3.5;6.4;.1;.45;2182 +85090;47.03938;3.63458;265;20220106;5.1;-.9;2.1;1.3;5.7;.3;.4;2951 +85090;47.03938;3.63458;265;20220107;5.4;-1.6;1.9;3.5;6.8;4.8;.22;3307 +85090;47.03938;3.63458;265;20220108;7.6;2.6;5.1;5.4;8.25;13.2;.4;2653 +85090;47.03938;3.63458;265;20220109;5.9;4.3;5.1;4.9;7.45;4.3;.69;1324 +85090;47.03938;3.63458;265;20220110;7.1;2.4;4.7;1.6;6.65;0;.53;2730 +85090;47.03938;3.63458;265;20220111;1.3;-.8;.3;2;5.5;0;.4;1687 +85090;47.03938;3.63458;265;20220112;3.2;-1.7;.7;1.8;5.3;0;.38;2972 +85090;47.03938;3.63458;265;20220113;3;-4;-.5;1.2;5.1;0;.27;3637 +85090;47.03938;3.63458;265;20220114;6.4;-3.6;1.4;1.6;5.05;0;.49;4398 +85090;47.03938;3.63458;265;20220115;6.4;-3.9;1.2;.8;5;0;.34;4484 +85090;47.03938;3.63458;265;20220116;-1.5;-3.9;-2.7;1.8;4.95;0;.19;1821 +85090;47.03938;3.63458;265;20220117;3;-1.9;.5;1.3;6.4;.1;.19;3051 +85090;47.03938;3.63458;265;20220118;7.8;.7;4.3;3;6.8;0;.57;3996 +85090;47.03938;3.63458;265;20220119;2.9;1.5;2.2;2.7;6.5;1.4;.4;1339 +85090;47.03938;3.63458;265;20220120;6.3;2.3;4.3;3.1;6.75;.3;.64;2816 +85090;47.03938;3.63458;265;20220121;4.5;-.2;2.2;2.8;5.25;0;.7;3270 +85090;47.03938;3.63458;265;20220122;2.6;-2;.3;1.5;5.7;0;.29;3264 +85090;47.03938;3.63458;265;20220123;3.8;-.2;1.8;1.8;5.9;0;.43;3108 +85090;47.03938;3.63458;265;20220124;3.4;-3.3;0;3.3;5.7;0;.37;3956 +85090;47.03938;3.63458;265;20220125;3.1;-4.9;-.9;1.3;5.3;0;.38;4710 +85090;47.03938;3.63458;265;20220126;-1.9;-3.8;-2.8;1.1;4.7;0;.27;1989 +85090;47.03938;3.63458;265;20220127;-1.2;-3.9;-2.5;1.1;4.95;.2;.25;2207 +85090;47.03938;3.63458;265;20220128;2.5;-1.4;.5;1.3;6.25;0;.26;3105 +85090;47.03938;3.63458;265;20220129;4.6;.5;2.6;2.1;7.25;1;.25;3258 +85090;47.03938;3.63458;265;20220130;9.5;4.8;7.1;1.8;8.45;.1;.61;3784 +85090;47.03938;3.63458;265;20220131;6.9;1.1;4;4.8;7.15;1.7;.62;4100 +85090;47.03938;3.63458;265;20220201;6.2;-.7;2.8;3.7;7.4;3.2;.29;4579 +85090;47.03938;3.63458;265;20220202;8.9;6.6;7.8;3.6;9.85;.6;.49;2575 +85090;47.03938;3.63458;265;20220203;9.4;5.4;7.4;3.3;8.4;.2;.82;3594 +85090;47.03938;3.63458;265;20220204;8.1;4.1;6.1;2.9;8.55;1.5;.53;3552 +85090;47.03938;3.63458;265;20220205;7.2;-1.7;2.8;1.6;6.7;.1;.49;5628 +85090;47.03938;3.63458;265;20220206;8;1.5;4.7;6.4;8.6;4.2;.25;4960 +85090;47.03938;3.63458;265;20220207;9.2;5;7.1;3.5;7.05;0;1.19;3633 +85090;47.03938;3.63458;265;20220208;11.2;-2.8;4.2;.9;6.2;0;.66;7786 +85090;47.03938;3.63458;265;20220209;14.2;.1;7.2;1.8;6.65;0;1.12;7892 +85090;47.03938;3.63458;265;20220210;6.2;3.4;4.8;2.4;8.31;4.4;.71;5693 +85090;47.03938;3.63458;265;20220211;7.8;2.3;5;2.9;6.49;0;1.01;8306 +85090;47.03938;3.63458;265;20220212;7;-4.1;1.5;2.2;5.16;0;.87;8488 +85090;47.03938;3.63458;265;20220213;14.6;-2.6;6;4.5;6.79;.1;1.78;10757 +85090;47.03938;3.63458;265;20220214;10.7;7.6;9.2;4.3;8.79;6.5;1.3;3797 +85090;47.03938;3.63458;265;20220215;9.7;3.9;6.8;4.2;8.06;7.1;1.04;5811 +85090;47.03938;3.63458;265;20220216;12.3;6.6;9.5;6.7;11.4;7.7;.56;5406 +85090;47.03938;3.63458;265;20220217;13.4;11.1;12.3;6.1;10.85;1.9;1.58;3320 +85090;47.03938;3.63458;265;20220218;13.6;9.1;11.3;5.5;10.15;2.4;1.57;4919 +85090;47.03938;3.63458;265;20220219;8.7;2.4;5.5;4.1;6.45;0;1.27;5856 +85090;47.03938;3.63458;265;20220220;10.4;4.8;7.6;6;9.05;4.2;.95;5875 +85090;47.03938;3.63458;265;20220221;7.4;6;6.7;7.4;8.2;3.5;.97;2473 +85090;47.03938;3.63458;265;20220222;8.9;5.3;7.1;4.3;8.9;1.1;.78;4563 +85090;47.03938;3.63458;265;20220223;12.7;6.9;9.8;1.3;9.3;.1;.98;6013 +85090;47.03938;3.63458;265;20220224;11.7;3.7;7.7;3.6;7.85;1.4;1.36;7392 +85090;47.03938;3.63458;265;20220225;8.7;-1.2;3.8;2;5.95;.1;1.02;8269 +85090;47.03938;3.63458;265;20220226;10.1;-1.1;4.5;3.2;5.25;0;1.51;8943 +85090;47.03938;3.63458;265;20220227;10.9;-2.4;4.2;3.6;4.85;0;1.71;9807 +85090;47.03938;3.63458;265;20220228;12.9;-3.3;4.8;1.7;5.2;0;1.42;11118 +85090;47.03938;3.63458;265;20220301;12.2;-3.6;4.3;2;5.8;0;1.34;11273 +85090;47.03938;3.63458;265;20220302;12.7;1;6.8;1.9;7.5;0;1.25;9589 +85090;47.03938;3.63458;265;20220303;12;7;9.5;.7;9.9;.5;.88;6314 +85090;47.03938;3.63458;265;20220304;14.5;7.2;10.8;1.9;7.35;0;1.69;7918 +85090;47.03938;3.63458;265;20220305;11.5;-3.9;3.8;1.4;4.35;0;1.44;11808 +85090;47.03938;3.63458;265;20220306;7.9;-5;1.5;1.8;3.9;0;1.34;10923 +85090;47.03938;3.63458;265;20220307;9.2;-3.7;2.7;3.3;4.05;0;1.74;10968 +85090;47.03938;3.63458;265;20220308;13.1;-2.4;5.3;3.5;4.9;0;2.15;12239 +85090;47.03938;3.63458;265;20220309;14.5;-3;5.7;2.3;6.3;0;1.77;13309 +85090;47.03938;3.63458;265;20220310;14.8;1.8;8.3;3.4;7.4;0;1.95;11630 +85090;47.03938;3.63458;265;20220311;14.9;6.1;10.5;5;8.25;4.8;2.34;9518 +85090;47.03938;3.63458;265;20220312;7.6;6.9;7.2;3.7;8.7;12.9;.86;2245 +85090;47.03938;3.63458;265;20220313;10;6.2;8.1;4.8;8.05;8.3;1.51;6370 +85090;47.03938;3.63458;265;20220314;13.7;.1;6.9;4;8.4;4.1;1.51;12324 +85090;47.03938;3.63458;265;20220315;16.4;8.9;12.7;3.4;10.5;0;1.98;9359 +85090;47.03938;3.63458;265;20220316;15.1;7.1;11.1;1.6;10.2;0;1.48;9743 +85090;47.03938;3.63458;265;20220317;10.2;7.7;9;3.5;9.05;.2;1.27;5350 +85090;47.03938;3.63458;265;20220318;13.4;5.4;9.4;6;8.01;.1;2.46;12272 +85090;47.03938;3.63458;265;20220319;15.3;4.7;10;2.5;7.69;0;2.3;14527 +85090;47.03938;3.63458;265;20220320;15.8;3.4;9.6;2.9;8.01;.2;2.23;12300 +85090;47.03938;3.63458;265;20220321;17.1;7.2;12.1;3.2;7.71;0;2.8;13505 +85090;47.03938;3.63458;265;20220322;16.6;2.2;9.4;3.7;5.76;0;3.25;18198 +85090;47.03938;3.63458;265;20220323;17.5;-.3;8.6;2.5;6.09;0;2.81;18697 +85090;47.03938;3.63458;265;20220324;19.8;-.5;9.7;2;6.56;0;2.92;19387 +85090;47.03938;3.63458;265;20220325;20.4;.6;10.5;3;6.49;0;3.5;19518 +85090;47.03938;3.63458;265;20220326;20;3.6;11.8;3.3;6.62;0;3.67;18493 +85090;47.03938;3.63458;265;20220327;21.3;1.4;11.4;1.7;7.26;0;3.04;19819 +85090;47.03938;3.63458;265;20220328;21.6;1.5;11.5;1.6;7.59;0;2.93;19149 +85090;47.03938;3.63458;265;20220329;18.2;6.1;12.2;2.1;8.66;.7;2.4;12235 +85090;47.03938;3.63458;265;20220330;12.9;8.2;10.6;2.6;10.79;3;1.41;7890 +85090;47.03938;3.63458;265;20220331;11;7;9;4.4;8.71;4.3;1.7;7449 +85090;47.03938;3.63458;265;20220401;4.8;.5;2.6;6.2;5.89;1.1;1.25;7380 +85090;47.03938;3.63458;265;20220402;5.2;.2;2.7;5.6;5.3;0;1.62;9475 +85090;47.03938;3.63458;265;20220403;5.4;-1.7;1.9;3.5;4.88;0;1.53;10515 +85090;47.03938;3.63458;265;20220404;10;-5;2.5;1.8;4.79;0;2.1;20509 +85090;47.03938;3.63458;265;20220405;11.9;3.9;7.9;3.4;8.76;1.2;1.54;8841 +85090;47.03938;3.63458;265;20220406;12.5;8.5;10.5;3.5;10.61;3;1.38;6113 +85090;47.03938;3.63458;265;20220407;13.1;8.9;11;6.8;11.41;11.9;1.36;5431 +85090;47.03938;3.63458;265;20220408;15.8;9.5;12.7;7.4;10.59;4.9;2.6;8413 +85090;47.03938;3.63458;265;20220409;10.7;2.2;6.4;3.5;6.86;.8;2.11;14803 +85090;47.03938;3.63458;265;20220410;13.7;-2.8;5.5;2.6;6.19;0;2.68;22365 +85090;47.03938;3.63458;265;20220411;20.4;1.8;11.1;4.8;8.08;.1;4.1;21022 +85090;47.03938;3.63458;265;20220412;20.6;9.4;15;3.4;8.61;0;3.96;18146 +85090;47.03938;3.63458;265;20220413;18.4;6.1;12.3;1.9;11.11;0;2.53;16221 +85090;47.03938;3.63458;265;20220414;20.8;6.1;13.4;2.1;11.39;0;3.05;19140 +85090;47.03938;3.63458;265;20220415;21.7;5.8;13.8;2.7;10.64;0;3.73;22445 +85090;47.03938;3.63458;265;20220416;20.7;6.8;13.7;4;9.23;0;4.23;22871 +85090;47.03938;3.63458;265;20220417;20.8;2.4;11.6;3;6.86;0;4.22;24435 +85090;47.03938;3.63458;265;20220418;20.5;2.6;11.5;1.6;7.26;0;3.52;23043 +85090;47.03938;3.63458;265;20220419;19.4;2.9;11.1;2.4;8.61;0;3.41;21786 +85090;47.03938;3.63458;265;20220420;19.9;4.9;12.4;2.7;8.81;0;3.54;19934 +85090;47.03938;3.63458;265;20220421;20;4.8;12.4;2.1;8.44;0;3.53;21476 +85090;47.03938;3.63458;265;20220422;20.8;2.5;11.7;1.8;9.09;.1;3.62;24359 +85090;47.03938;3.63458;265;20220423;18.5;8.9;13.7;4.2;11.04;2.8;3.01;13992 +85090;47.03938;3.63458;265;20220424;15.7;7.5;11.6;3;11.54;7.6;1.85;10058 +85090;47.03938;3.63458;265;20220425;13.5;10.4;12;2.6;12.26;20.3;1.37;6468 +85090;47.03938;3.63458;265;20220426;16.6;7;11.8;2.5;9.66;0;3.13;21170 +85090;47.03938;3.63458;265;20220427;19;2.7;10.9;3.3;9.26;0;3.72;25098 +85090;47.03938;3.63458;265;20220428;22.2;3.7;13;2.2;9.99;0;4.01;25313 +85090;47.03938;3.63458;265;20220429;18.8;5.4;12.1;1.6;10.86;.8;2.65;16353 +85090;47.03938;3.63458;265;20220430;17.6;4.8;11.2;2.8;9.31;0;3.43;23316 +85090;47.03938;3.63458;265;20220501;18.1;2.9;10.5;2.2;8.69;0;3.53;24847 +85090;47.03938;3.63458;265;20220502;19.5;4.1;11.8;2.3;9.34;0;3.65;23553 +85090;47.03938;3.63458;265;20220503;21.1;7.1;14.1;2.2;10.56;0;3.66;21070 +85090;47.03938;3.63458;265;20220504;18.2;8.1;13.2;2.2;11.56;1.8;2.93;17524 +85090;47.03938;3.63458;265;20220505;18.6;7.4;13;2.3;10.96;1.2;3.02;17706 +85090;47.03938;3.63458;265;20220506;21.3;3.7;12.5;2.3;10.3;0;3.59;22730 +85090;47.03938;3.63458;265;20220507;22.2;5;13.6;1.9;10.8;2.7;3.63;22359 +85090;47.03938;3.63458;265;20220508;23.5;8.6;16.1;1.6;11.65;.1;3.75;21302 +85090;47.03938;3.63458;265;20220509;24.6;6.8;15.7;1.1;12.1;0;3.78;23399 +85090;47.03938;3.63458;265;20220510;25.9;7.6;16.8;.8;12.7;0;3.9;23861 +85090;47.03938;3.63458;265;20220511;28.5;8.9;18.7;1.9;13.1;0;4.83;24985 +85090;47.03938;3.63458;265;20220512;21.1;9.6;15.4;1.5;14.6;1.2;3.05;18551 +85090;47.03938;3.63458;265;20220513;22.4;14.4;18.4;1.2;14.8;0;3;15714 +85090;47.03938;3.63458;265;20220514;25.3;7.2;16.2;1.4;11.9;0;4.16;23881 +85090;47.03938;3.63458;265;20220515;28.4;9.5;19;3.6;13.55;6;5.47;24773 +85090;47.03938;3.63458;265;20220516;26;13.7;19.9;2.2;15.95;.7;4.02;19899 +85090;47.03938;3.63458;265;20220517;28.4;11.6;20;1.6;15.8;0;4.47;23173 +85090;47.03938;3.63458;265;20220518;29.6;13.6;21.6;1.8;16.95;0;4.72;23258 +85090;47.03938;3.63458;265;20220519;29.4;17.3;23.3;2.8;16.45;.3;5.02;20309 +85090;47.03938;3.63458;265;20220520;29.8;14.8;22.3;3.1;15.7;0;5.42;22626 +85090;47.03938;3.63458;265;20220521;27.6;11.3;19.4;1.6;14.95;0;4.49;23456 +85090;47.03938;3.63458;265;20220522;28.7;13.8;21.2;2.2;15.3;9.5;4.75;21920 +85090;47.03938;3.63458;265;20220523;19.8;16.1;18;4.3;16.2;10.1;2.58;10407 +85090;47.03938;3.63458;265;20220524;18;10.8;14.4;3.4;12;.3;2.97;15939 +85090;47.03938;3.63458;265;20220525;20.2;6.6;13.4;1.7;11.2;0;3.47;21866 +85090;47.03938;3.63458;265;20220526;20.3;6.9;13.6;1.1;12.2;0;3.34;21989 +85090;47.03938;3.63458;265;20220527;18.9;10;14.4;2;13.05;.1;2.99;17845 +85090;47.03938;3.63458;265;20220528;21.8;6.7;14.2;2.1;10.25;0;4.01;23360 +85090;47.03938;3.63458;265;20220529;19.4;6.5;13;2.7;8.35;0;3.92;21792 +85090;47.03938;3.63458;265;20220530;21.5;7.1;14.3;2;8.2;0;4.16;22772 +85090;47.03938;3.63458;265;20220531;22.7;5.8;14.2;1.3;9.45;0;4.07;24928 +85090;47.03938;3.63458;265;20220601;23.7;6.1;14.9;1.2;10.85;.1;4.16;25481 +85090;47.03938;3.63458;265;20220602;27.3;12.9;20.1;3;13.7;4.3;4.97;22487 +85090;47.03938;3.63458;265;20220603;27.9;13.9;20.9;2.1;16.9;11;4.59;22648 +85090;47.03938;3.63458;265;20220604;28.2;16.3;22.2;2.6;19.8;13.8;4.51;21248 +85090;47.03938;3.63458;265;20220605;22.2;16.6;19.4;3.4;17.3;2.4;3.12;14326 +85090;47.03938;3.63458;265;20220606;21.8;13;17.4;2.5;14.75;.4;3.48;18223 +85090;47.03938;3.63458;265;20220607;20.8;13;16.9;2.9;14.35;0;3.33;17150 +85090;47.03938;3.63458;265;20220608;20.7;10.8;15.8;2.4;14.3;13.5;3.25;19041 +85090;47.03938;3.63458;265;20220609;19.4;12.5;16;2.9;13.4;.1;3.08;15831 +85090;47.03938;3.63458;265;20220610;25.3;8.2;16.8;1;13.05;.1;4.27;25518 +85090;47.03938;3.63458;265;20220611;29.3;10;19.7;.9;14.6;0;4.85;26952 +85090;47.03938;3.63458;265;20220612;28.6;14.5;21.6;1.4;16.7;.2;4.63;23292 +85090;47.03938;3.63458;265;20220613;26.1;14.2;20.2;2.1;13.05;0;4.57;20661 +85090;47.03938;3.63458;265;20220614;29.7;10.1;19.9;2.1;12.3;0;5.59;27220 +85090;47.03938;3.63458;265;20220615;33.7;12.6;23.1;1.4;16.45;0;5.84;28210 +85090;47.03938;3.63458;265;20220616;31.5;15.2;23.4;1.2;16.85;0;5.05;24697 +85090;47.03938;3.63458;265;20220617;34;13.5;23.7;1;14.8;0;5.51;27319 +85090;47.03938;3.63458;265;20220618;35.4;14.8;25.1;2.6;15.4;0;6.96;27972 +85090;47.03938;3.63458;265;20220619;36.1;22.5;29.3;3.6;15.15;5.3;7.66;23405 +85090;47.03938;3.63458;265;20220620;30.4;17.3;23.9;3.4;18.65;3.1;5.58;22612 +85090;47.03938;3.63458;265;20220621;28.9;17.6;23.3;2.3;20.05;6.9;4.55;20642 +85090;47.03938;3.63458;265;20220622;26.9;17.4;22.2;2.6;19.6;14.7;4.17;19098 +85090;47.03938;3.63458;265;20220623;26.3;13.1;19.7;1.6;17.4;4.4;4.11;22192 +85090;47.03938;3.63458;265;20220624;22.1;13.8;17.9;2.3;16.5;1.4;3.24;17667 +85090;47.03938;3.63458;265;20220625;24.5;13.7;19.1;2.2;15.65;11.7;4.05;20936 +85090;47.03938;3.63458;265;20220626;16.2;12.6;14.4;1.4;16.05;34.5;1.87;11393 +85090;47.03938;3.63458;265;20220627;22.4;14.4;18.4;1.6;15.35;3.5;3.35;17353 +85090;47.03938;3.63458;265;20220628;25.5;8;16.7;1.3;12.7;0;4.41;25697 +85090;47.03938;3.63458;265;20220629;26.7;10.7;18.7;1.4;13.5;8.8;4.57;24466 +85090;47.03938;3.63458;265;20220630;15.8;14.2;15;2.7;14.85;5.9;1.78;7856 +85090;47.03938;3.63458;265;20220701;21.2;9.7;15.5;1.9;12.15;.1;3.63;20636 +85090;47.03938;3.63458;265;20220702;27;7;17;1.1;12.15;0;4.69;27542 +85090;47.03938;3.63458;265;20220703;27.3;10.2;18.8;1.6;14.35;0;4.67;25149 +85090;47.03938;3.63458;265;20220704;25.4;13.8;19.6;1.5;14.65;.1;4.08;20658 +85090;47.03938;3.63458;265;20220705;25.8;9.6;17.7;1.1;13.4;0;4.29;24570 +85090;47.03938;3.63458;265;20220706;24.1;10.8;17.4;1.9;12.5;0;4.2;22236 +85090;47.03938;3.63458;265;20220707;23.2;8.9;16;2;13.65;.1;3.94;23100 +85090;47.03938;3.63458;265;20220708;25.4;11.4;18.4;2.4;13.15;0;4.59;22895 +85090;47.03938;3.63458;265;20220709;27.5;10.6;19.1;1.7;13.5;.1;4.77;24888 +85090;47.03938;3.63458;265;20220710;26.5;13.8;20.2;2.7;13.6;0;4.8;21713 +85090;47.03938;3.63458;265;20220711;28.8;14.1;21.4;3.3;13.25;0;5.68;22952 +85090;47.03938;3.63458;265;20220712;30.5;12.9;21.7;1.9;13.85;0;5.39;24872 +85090;47.03938;3.63458;265;20220713;31.8;11.7;21.7;1.1;14.3;0;5.14;26670 +85090;47.03938;3.63458;265;20220714;33.5;12.5;23;1.4;15.05;0;5.62;27203 +85090;47.03938;3.63458;265;20220715;28.4;15.6;22;1.9;13.6;0;4.85;21844 +85090;47.03938;3.63458;265;20220716;29;12;20.5;1.5;10.95;0;5.03;24565 +85090;47.03938;3.63458;265;20220717;32.2;12.1;22.2;2.1;12.7;0;5.9;26279 +85090;47.03938;3.63458;265;20220718;37.1;13.5;25.3;2;13.55;0;6.69;27986 +85090;47.03938;3.63458;265;20220719;36.9;16.4;26.7;3.3;15.9;.7;7.55;26335 +85090;47.03938;3.63458;265;20220720;24.3;20.6;22.4;2.5;18.15;2;3.17;11299 +85090;47.03938;3.63458;265;20220721;28.4;14.4;21.4;1.1;16.7;.1;4.24;21927 +85090;47.03938;3.63458;265;20220722;30.7;15;22.8;1.8;17;.3;4.99;23241 +85090;47.03938;3.63458;265;20220723;27.1;18.6;22.9;2.7;18.05;.2;4.12;16969 +85090;47.03938;3.63458;265;20220724;32.7;12.9;22.8;1.3;16.1;0;5.2;25880 +85090;47.03938;3.63458;265;20220725;27.4;15.7;21.6;3.4;17;.5;4.59;19633 +85090;47.03938;3.63458;265;20220726;24.3;14.1;19.2;2.1;15.4;0;3.75;18381 +85090;47.03938;3.63458;265;20220727;27.1;12.9;20;1.3;12.4;0;4.21;21609 +85090;47.03938;3.63458;265;20220728;27.7;11.5;19.6;1.2;12.3;0;4.34;22928 +85090;47.03938;3.63458;265;20220729;27.7;13.7;20.7;1.4;13.1;0;4.26;20831 +85090;47.03938;3.63458;265;20220730;30.5;11;20.8;1.1;13.5;0;4.67;25015 +85090;47.03938;3.63458;265;20220731;30.9;13.2;22;1.1;14.65;0;4.64;23617 +85090;47.03938;3.63458;265;20220801;28.8;12.9;20.8;1.5;15.55;0;4.44;22481 +85090;47.03938;3.63458;265;20220802;32.1;12.5;22.3;1;15.25;0;4.73;24564 +85090;47.03938;3.63458;265;20220803;35.8;15.5;25.6;1.4;14.3;0;5.51;24666 +85090;47.03938;3.63458;265;20220804;36.7;16.3;26.5;1.4;15.55;1.3;5.66;24836 +85090;47.03938;3.63458;265;20220805;27.8;18.7;23.3;2.9;17.7;.1;4.26;16399 +85090;47.03938;3.63458;265;20220806;27.9;13.8;20.8;2.5;12.35;0;4.87;20686 +85090;47.03938;3.63458;265;20220807;29.1;11.9;20.5;2.4;10.35;0;5.27;22683 +85090;47.03938;3.63458;265;20220808;31.4;12.3;21.9;1.9;10.35;0;5.35;23495 +85090;47.03938;3.63458;265;20220809;33.2;13.2;23.2;2.7;11;0;6.26;24111 +85090;47.03938;3.63458;265;20220810;33.1;14.7;23.9;2.9;10.45;0;6.36;22217 +85090;47.03938;3.63458;265;20220811;33.7;14.6;24.1;2.4;10.45;0;6.04;22915 +85090;47.03938;3.63458;265;20220812;34.5;13.3;23.9;1.6;10.3;0;5.38;23616 +85090;47.03938;3.63458;265;20220813;33.8;12.8;23.3;2.3;9.65;0;5.9;23495 +85090;47.03938;3.63458;265;20220814;26;16;21;3;15.1;3.3;4;15496 +85090;47.03938;3.63458;265;20220815;24;16.6;20.3;2.2;17.2;2.1;3.06;14064 +85090;47.03938;3.63458;265;20220816;28.8;13.7;21.3;1.6;16.65;20.2;4.01;20080 +85090;47.03938;3.63458;265;20220817;25.5;15.9;20.7;2.4;17.6;2;3.25;15502 +85090;47.03938;3.63458;265;20220818;24.3;16.3;20.3;1.2;18.55;8.4;2.63;13629 +85090;47.03938;3.63458;265;20220819;23.3;14.9;19.1;2.8;18.6;8.3;2.71;14158 +85090;47.03938;3.63458;265;20220820;25.4;16.9;21.2;2.1;16.8;.1;3.2;14361 +85090;47.03938;3.63458;265;20220821;24.9;9.4;17.1;1.5;13.9;0;3.38;19470 +85090;47.03938;3.63458;265;20220822;24.7;15.4;20.1;1.7;16.8;0;3.03;15094 +85090;47.03938;3.63458;265;20220823;28.6;15.6;22.1;.7;17.85;.1;3.24;17387 +85090;47.03938;3.63458;265;20220824;32.5;14.2;23.3;1.3;14.8;0;4.28;20573 +85090;47.03938;3.63458;265;20220825;32.2;13.1;22.6;1.7;13.85;.7;4.51;20516 +85090;47.03938;3.63458;265;20220826;25.1;18.2;21.7;2.8;17.65;0;3.06;12298 +85090;47.03938;3.63458;265;20220827;26.6;11.3;19;1.2;14.4;0;3.33;18348 +85090;47.03938;3.63458;265;20220828;28.9;10.5;19.7;1;14.4;0;3.5;19943 +85090;47.03938;3.63458;265;20220829;31;13.8;22.4;1.6;15.45;.1;4.09;18956 +85090;47.03938;3.63458;265;20220830;20.9;15.6;18.3;1.8;16.45;.3;2.09;9065 +85090;47.03938;3.63458;265;20220831;27.9;13.9;20.9;1.3;16.2;.1;3.26;16984 +85090;47.03938;3.63458;265;20220901;28.9;11.7;20.3;1.4;13.8;0;3.6;18660 +85090;47.03938;3.63458;265;20220902;25.2;12.2;18.7;1.5;14.8;13.8;3.01;15831 +85090;47.03938;3.63458;265;20220903;24.3;15.4;19.8;1.8;16.7;2.2;2.72;13230 +85090;47.03938;3.63458;265;20220904;29;11.3;20.1;2.1;15.2;1.2;3.81;18469 +85090;47.03938;3.63458;265;20220905;31.1;16;23.6;2.8;16.9;9;4.4;16933 +85090;47.03938;3.63458;265;20220906;28.3;16.4;22.4;2.4;18.25;1.2;3.46;15080 +85090;47.03938;3.63458;265;20220907;19.9;13.9;16.9;1.8;16.75;11.9;1.67;9221 +85090;47.03938;3.63458;265;20220908;22.2;13.5;17.8;3.5;15.05;5.7;2.74;12601 +85090;47.03938;3.63458;265;20220909;20;14.6;17.3;3.9;14.65;4.1;2.38;9664 +85090;47.03938;3.63458;265;20220910;20.5;13.4;16.9;3.1;13.85;.2;2.46;10967 +85090;47.03938;3.63458;265;20220911;24.6;8.2;16.4;1.2;12.95;.2;2.72;16723 +85090;47.03938;3.63458;265;20220912;29.6;10.4;20;2.4;14.5;0;3.89;17878 +85090;47.03938;3.63458;265;20220913;28.7;17.5;23.1;1.9;17.8;12.7;3.19;13561 +85090;47.03938;3.63458;265;20220914;25.8;17.7;21.7;2.4;18.8;10.5;2.68;11280 +85090;47.03938;3.63458;265;20220915;21.1;15.5;18.3;1.8;17.2;5.2;1.79;9009 +85090;47.03938;3.63458;265;20220916;18.2;11;14.6;1.5;13.1;.1;1.75;10281 +85090;47.03938;3.63458;265;20220917;16.3;6.7;11.5;2.3;9.05;0;2.08;11977 +85090;47.03938;3.63458;265;20220918;18.4;1.6;10;1.1;8.2;.1;2.05;15432 +85090;47.03938;3.63458;265;20220919;18.4;3.3;10.9;1.3;8.7;0;2.08;14626 +85090;47.03938;3.63458;265;20220920;19;2.4;10.7;1.6;8.35;.1;2.24;15163 +85090;47.03938;3.63458;265;20220921;19.7;5.3;12.5;2;8.65;0;2.43;13658 +85090;47.03938;3.63458;265;20220922;20.9;3;12;1.1;8.5;0;2.16;15135 +85090;47.03938;3.63458;265;20220923;19.5;4.6;12.1;.9;10.65;.1;1.87;13840 +85090;47.03938;3.63458;265;20220924;20.4;9.5;14.9;1;12.1;.6;1.8;11166 +85090;47.03938;3.63458;265;20220925;17.3;9.4;13.4;1.3;11.75;0;1.55;9167 +85090;47.03938;3.63458;265;20220926;15.6;4.7;10.2;2.7;10.5;7.4;1.55;11276 +85090;47.03938;3.63458;265;20220927;13.2;9.9;11.5;4.7;12.1;30.9;1.1;6030 +85090;47.03938;3.63458;265;20220928;12.8;11;11.9;3.2;13.25;14.7;.78;4307 +85090;47.03938;3.63458;265;20220929;14.1;9.4;11.7;2.2;10.95;5.5;1.33;7067 +85090;47.03938;3.63458;265;20220930;16.2;2.8;9.5;1.3;9.2;4.6;1.51;12196 +85090;47.03938;3.63458;265;20221001;17.3;6.5;11.9;4.9;13.9;14.4;1.09;10679 +85090;47.03938;3.63458;265;20221002;17.7;16.3;17;4.1;16.9;3.6;1.21;3571 +85090;47.03938;3.63458;265;20221003;17;12.9;15;1.8;14;0;1.27;6132 +85090;47.03938;3.63458;265;20221004;19.5;5.6;12.5;1.3;11.5;.3;1.57;11757 +85090;47.03938;3.63458;265;20221005;24.4;7.3;15.8;1.4;12.7;.1;2.05;12909 +85090;47.03938;3.63458;265;20221006;18.5;11.6;15;1.5;13.2;0;1.4;7747 +85090;47.03938;3.63458;265;20221007;20.9;7.4;14.2;1.3;12.6;.2;1.6;10964 +85090;47.03938;3.63458;265;20221008;18.1;8.4;13.2;1.4;11.7;0;1.38;8799 +85090;47.03938;3.63458;265;20221009;19.2;3.2;11.2;2.2;10.05;.2;1.79;11438 +85090;47.03938;3.63458;265;20221010;19.8;7.9;13.8;1.3;13.2;.9;1.43;10074 +85090;47.03938;3.63458;265;20221011;18.4;12.7;15.6;1.2;15;.1;1.14;6808 +85090;47.03938;3.63458;265;20221012;19.4;9.5;14.4;1.1;13.5;.2;1.31;8922 +85090;47.03938;3.63458;265;20221013;16.5;11;13.7;1.6;14.2;3.6;.96;6196 +85090;47.03938;3.63458;265;20221014;17.3;13.7;15.5;4.6;16.15;6.8;.97;4919 +85090;47.03938;3.63458;265;20221015;18.2;15.6;16.9;3.3;15.7;2.3;1.35;4185 +85090;47.03938;3.63458;265;20221016;24.3;14.2;19.2;2.4;16;0;1.99;8442 +85090;47.03938;3.63458;265;20221017;23.1;15.6;19.3;2.9;15.7;3.3;2.05;7178 +85090;47.03938;3.63458;265;20221018;23.9;13.7;18.8;2;16.4;.2;1.7;8121 +85090;47.03938;3.63458;265;20221019;22.9;11.9;17.4;3.9;15.15;1.9;1.93;8103 +85090;47.03938;3.63458;265;20221020;22.1;15.2;18.7;3.5;16.75;12;1.72;6388 +85090;47.03938;3.63458;265;20221021;20.7;16;18.3;2.7;15.85;5;1.55;5176 +85090;47.03938;3.63458;265;20221022;22.2;9.4;15.8;1.9;14.2;.1;1.46;8620 +85090;47.03938;3.63458;265;20221023;21.6;14.4;18;4.3;14.9;.2;2.11;6159 +85090;47.03938;3.63458;265;20221024;20.3;15;17.7;3.1;13.1;0;1.99;5102 +85090;47.03938;3.63458;265;20221025;19.5;7.3;13.4;2.3;12.45;3.6;1.31;8094 +85090;47.03938;3.63458;265;20221026;21.8;13.3;17.5;2.5;14.35;.1;1.64;6719 +85090;47.03938;3.63458;265;20221027;22.4;12;17.2;3.6;14.8;0;1.85;7186 +85090;47.03938;3.63458;265;20221028;24.9;15.5;20.2;2.4;14.15;0;2.13;6765 +85090;47.03938;3.63458;265;20221029;23.3;13.2;18.2;2.5;13.1;0;1.92;6770 +85090;47.03938;3.63458;265;20221030;22.4;10.7;16.5;1.4;11;0;1.44;7367 +85090;47.03938;3.63458;265;20221031;21.1;11.1;16.1;3.2;13.55;7.9;1.67;6639 +85090;47.03938;3.63458;265;20221101;16;11.7;13.8;3.4;12.3;.1;1.25;4032 +85090;47.03938;3.63458;265;20221102;16.4;10.1;13.2;2.4;11.3;.1;1.18;5026 +85090;47.03938;3.63458;265;20221103;13.9;7.7;10.8;3.7;10.75;9.7;1.04;4821 +85090;47.03938;3.63458;265;20221104;9;8.8;8.9;4.4;9.95;7.1;.75;389 +85090;47.03938;3.63458;265;20221105;10;3.3;6.6;1.8;9.15;0;.5;4569 +85090;47.03938;3.63458;265;20221106;11.8;3.9;7.8;3.1;8.85;.2;.83;5360 +85090;47.03938;3.63458;265;20221107;16.6;11;13.8;3.6;10.9;0;1.61;4318 +85090;47.03938;3.63458;265;20221108;17.5;7.6;12.6;3.9;10.9;11.1;1.43;5830 +85090;47.03938;3.63458;265;20221109;13.8;12.6;13.2;2.2;12.7;4.3;.82;1577 +85090;47.03938;3.63458;265;20221110;11.9;6.8;9.3;1.3;11.25;0;.49;3938 +85090;47.03938;3.63458;265;20221111;15.5;6.5;11;3.4;10.9;.2;.84;5165 +85090;47.03938;3.63458;265;20221112;16.2;6.7;11.4;2.2;10.85;.2;.73;5186 +85090;47.03938;3.63458;265;20221113;16.9;5.1;11;1.6;10.15;.1;.7;5549 +85090;47.03938;3.63458;265;20221114;15.4;4.8;10.1;2;10.75;6.5;.66;5427 +85090;47.03938;3.63458;265;20221115;14.2;8.6;11.4;3.4;12;8.2;.72;3716 +85090;47.03938;3.63458;265;20221116;13.8;9.1;11.5;4.3;10.75;6.4;1.1;3394 +85090;47.03938;3.63458;265;20221117;14.2;10.4;12.3;5.3;11.2;9.7;1.28;2860 +85090;47.03938;3.63458;265;20221118;10.3;7.6;9;4;9.6;2.1;.82;2203 +85090;47.03938;3.63458;265;20221119;6.8;1.9;4.3;1.6;8.25;.8;.3;2967 +85090;47.03938;3.63458;265;20221120;8.9;3.4;6.1;3;8.5;2.5;.51;3445 +85090;47.03938;3.63458;265;20221121;8.8;4.4;6.6;4.1;8.7;6.6;.59;2850 +85090;47.03938;3.63458;265;20221122;9.7;4.7;7.2;5.2;8.05;0;.98;3100 +85090;47.03938;3.63458;265;20221123;11.7;4;7.8;3.9;8.6;3.1;.86;3974 +85090;47.03938;3.63458;265;20221124;11.8;7.7;9.8;3.6;9.55;5.3;.94;2769 +85090;47.03938;3.63458;265;20221125;10.6;8.7;9.6;2.4;9.85;0;.73;1585 +85090;47.03938;3.63458;265;20221126;6.4;2.3;4.4;1.9;8.45;0;.23;2392 +85090;47.03938;3.63458;265;20221127;9.2;4.6;6.9;3.7;8.05;1;.72;2716 +85090;47.03938;3.63458;265;20221128;9.7;5.6;7.7;2.6;9.05;8;.56;2510 +85090;47.03938;3.63458;265;20221129;7.6;6.1;6.8;2.1;9.1;.5;.44;1176 +85090;47.03938;3.63458;265;20221130;8.6;5;6.8;2;8.55;0;.49;2439 +85090;47.03938;3.63458;265;20221201;6.8;4.9;5.8;3;7.7;.6;.65;1503 +85090;47.03938;3.63458;265;20221202;4.5;3.2;3.8;2.1;6.9;1.3;.5;1064 +85090;47.03938;3.63458;265;20221203;6.1;2.5;4.3;3.2;7.05;3;.53;2185 +85090;47.03938;3.63458;265;20221204;5.6;1.8;3.7;3.4;7.35;9.8;.39;2170 +85090;47.03938;3.63458;265;20221205;5.3;2.3;3.8;1.6;6.95;.6;.42;2013 +85090;47.03938;3.63458;265;20221206;4.2;-1.1;1.6;1.6;6.55;0;.23;2748 +85090;47.03938;3.63458;265;20221207;5.7;1.5;3.6;1.7;6.3;0;.49;2400 +85090;47.03938;3.63458;265;20221208;2.6;-1.3;.6;3;5.5;0;.39;2252 +85090;47.03938;3.63458;265;20221209;.5;-2;-.7;2.6;5.15;0;.4;1527 +85090;47.03938;3.63458;265;20221210;1.2;-1.6;-.2;2.4;4.75;0;.5;1631 +85090;47.03938;3.63458;265;20221211;-1.4;-7.9;-4.6;1.9;3.8;0;.2;2818 +85090;47.03938;3.63458;265;20221212;-2.2;-7.2;-4.7;3.6;4.05;0;.25;2401 +85090;47.03938;3.63458;265;20221213;1;-3.6;-1.3;4.1;4.6;2.9;.46;2279 +85090;47.03938;3.63458;265;20221214;6.7;-.8;3;1.7;7.25;7.9;.23;3303 +85090;47.03938;3.63458;265;20221215;4;1.6;2.8;2.8;7;0;.39;1493 +85090;47.03938;3.63458;265;20221216;2.9;-1.7;.6;2.3;4.85;0;.56;2243 +85090;47.03938;3.63458;265;20221217;.2;-6.3;-3;1.8;3.9;0;.35;2991 +85090;47.03938;3.63458;265;20221218;5.5;-7.2;-.8;3.7;5.1;0;.41;4178 +85090;47.03938;3.63458;265;20221219;14.2;4.4;9.3;4.1;8.75;0;1.09;3794 +85090;47.03938;3.63458;265;20221220;13.7;10.9;12.3;4.6;10.85;16.8;1.2;1768 +85090;47.03938;3.63458;265;20221221;12.2;10.7;11.5;3.9;11.6;3.6;.78;1157 +85090;47.03938;3.63458;265;20221222;13;10.6;11.8;6.3;11.9;24.1;.92;1520 +85090;47.03938;3.63458;265;20221223;14;12.4;13.2;6.3;13.9;10.8;.66;1125 +85090;47.03938;3.63458;265;20221224;11.4;10.5;11;2.5;11.8;.6;.59;633 +85090;47.03938;3.63458;265;20221225;14.1;6.8;10.5;2.4;10.25;.6;.69;3174 +85090;47.03938;3.63458;265;20221226;12.1;11.1;11.6;3;10.5;4.7;1.03;794 +85090;47.03938;3.63458;265;20221227;8.8;5.6;7.2;1.9;9.25;.4;.4;1812 +85090;47.03938;3.63458;265;20221228;12;5.3;8.7;3.5;8.6;.6;.87;3083 +85090;47.03938;3.63458;265;20221229;11.7;10.4;11;4.4;9.85;5.7;1.25;975 +85090;47.03938;3.63458;265;20221230;13.9;4.8;9.4;4.2;10.25;5.1;.69;3683 +85090;47.03938;3.63458;265;20221231;16.3;12.8;14.5;3.7;11.5;0;1.44;2139 +85091;47.05819;3.9624;364;20220101;13;3;8;1.4;8.55;0;.47;4133 +85091;47.05819;3.9624;364;20220102;13.8;1.5;7.6;3.5;8.88;.1;.83;4104 +85091;47.05819;3.9624;364;20220103;11.6;9.5;10.6;4.5;10.72;3.9;.94;1724 +85091;47.05819;3.9624;364;20220104;12.9;9.5;11.2;4.6;9.72;9.2;1.47;1337 +85091;47.05819;3.9624;364;20220105;4.1;.5;2.3;2.9;6.32;.1;.41;3492 +85091;47.05819;3.9624;364;20220106;5.3;-.8;2.3;1.5;5.78;.2;.38;3803 +85091;47.05819;3.9624;364;20220107;3.7;-2;.9;4.2;6.62;8.5;.2;2634 +85091;47.05819;3.9624;364;20220108;6.4;.8;3.6;5.4;7.85;16.3;.29;2401 +85091;47.05819;3.9624;364;20220109;5.2;3.8;4.5;4.4;7.25;3.6;.68;1643 +85091;47.05819;3.9624;364;20220110;5.6;1.4;3.5;1.6;6.25;0;.43;3654 +85091;47.05819;3.9624;364;20220111;2.4;-2.3;0;1.7;5.38;0;.31;3476 +85091;47.05819;3.9624;364;20220112;2.2;-3.5;-.7;1.7;5.18;0;.3;3456 +85091;47.05819;3.9624;364;20220113;4.3;-5.1;-.4;1.3;4.82;0;.29;5040 +85091;47.05819;3.9624;364;20220114;5.9;-4.8;.5;1.5;4.88;0;.38;5723 +85091;47.05819;3.9624;364;20220115;5.3;-4.4;.5;1.3;4.98;0;.35;5393 +85091;47.05819;3.9624;364;20220116;-2.1;-5.2;-3.6;2.1;4.78;0;.17;3156 +85091;47.05819;3.9624;364;20220117;2.6;-2.9;-.2;1.1;6.28;0;.22;2896 +85091;47.05819;3.9624;364;20220118;7;-.8;3.1;2.8;6.65;0;.55;4369 +85091;47.05819;3.9624;364;20220119;2.2;.5;1.4;3;6.32;1.6;.41;1580 +85091;47.05819;3.9624;364;20220120;5.4;1.5;3.4;2.7;6.62;.5;.58;3100 +85091;47.05819;3.9624;364;20220121;3.5;-1.1;1.2;2.6;5.22;0;.6;4473 +85091;47.05819;3.9624;364;20220122;2.1;-2.6;-.2;1.6;5.72;0;.32;2701 +85091;47.05819;3.9624;364;20220123;5.4;-.8;2.3;2;5.98;0;.53;4339 +85091;47.05819;3.9624;364;20220124;2;-3.5;-.7;2.9;5.58;0;.34;3364 +85091;47.05819;3.9624;364;20220125;5.5;-3.7;.9;1.3;5.42;0;.44;5131 +85091;47.05819;3.9624;364;20220126;-2.5;-4.7;-3.6;1.1;4.68;0;.26;1858 +85091;47.05819;3.9624;364;20220127;-1.8;-4.4;-3.1;1.7;4.95;0;.24;2468 +85091;47.05819;3.9624;364;20220128;2.2;-1.9;.1;1.6;6.25;0;.29;2919 +85091;47.05819;3.9624;364;20220129;3.4;-.6;1.4;3.2;7.02;1.7;.25;3118 +85091;47.05819;3.9624;364;20220130;9.7;3.5;6.6;2;8.32;.1;.64;4953 +85091;47.05819;3.9624;364;20220131;5.9;1.8;3.8;4.3;7.08;2.1;.69;2954 +85091;47.05819;3.9624;364;20220201;5.3;-.3;2.5;3.7;7.15;9.6;.39;3884 +85091;47.05819;3.9624;364;20220202;9;5.8;7.4;3.3;9.85;2.2;.5;3153 +85091;47.05819;3.9624;364;20220203;8.9;4;6.5;2.5;8.42;.2;.68;4248 +85091;47.05819;3.9624;364;20220204;7;3.5;5.3;3.5;8.42;2.4;.51;3283 +85091;47.05819;3.9624;364;20220205;7.2;-1.7;2.8;2;6.45;0;.61;6930 +85091;47.05819;3.9624;364;20220206;6.8;-.1;3.4;6.6;8.38;10.6;.17;4099 +85091;47.05819;3.9624;364;20220207;8.6;4.2;6.4;3.3;6.78;.1;1.14;6068 +85091;47.05819;3.9624;364;20220208;10.6;-3.2;3.7;.9;6.08;0;.65;8742 +85091;47.05819;3.9624;364;20220209;14;-1.8;6.1;1.5;6.25;0;1.05;9228 +85091;47.05819;3.9624;364;20220210;5.4;.4;2.9;2.1;8.13;5.3;.7;6060 +85091;47.05819;3.9624;364;20220211;7.2;2.1;4.7;2.9;6.33;0;1.06;8570 +85091;47.05819;3.9624;364;20220212;5.9;-5;.5;2;5.06;0;.78;8391 +85091;47.05819;3.9624;364;20220213;13.5;-3.9;4.8;4.6;6.63;.5;1.74;10808 +85091;47.05819;3.9624;364;20220214;10.2;6.5;8.4;4.8;8.52;5.4;1.27;4197 +85091;47.05819;3.9624;364;20220215;9.1;3.4;6.3;3.9;7.83;9.2;1.11;6255 +85091;47.05819;3.9624;364;20220216;11.2;5.7;8.5;6.4;11.22;14.8;.47;4737 +85091;47.05819;3.9624;364;20220217;12.9;10.3;11.6;5.4;10.65;2.9;1.54;4836 +85091;47.05819;3.9624;364;20220218;13.5;7.4;10.5;5.2;10.12;3.5;1.43;5485 +85091;47.05819;3.9624;364;20220219;8.1;1.8;5;3.9;6.28;0;1.28;7933 +85091;47.05819;3.9624;364;20220220;9.6;2.8;6.2;6.1;8.92;6.2;.76;6049 +85091;47.05819;3.9624;364;20220221;6.9;4.9;5.9;6.3;8.08;3.8;.91;3456 +85091;47.05819;3.9624;364;20220222;8.5;4.8;6.7;4.1;8.82;2.3;.81;4982 +85091;47.05819;3.9624;364;20220223;12.6;6.2;9.4;1.7;9.15;0;1.11;8364 +85091;47.05819;3.9624;364;20220224;11.6;2.2;6.9;3.5;7.68;1.3;1.35;7376 +85091;47.05819;3.9624;364;20220225;8.2;-1.5;3.4;2.1;5.95;0;1.04;9441 +85091;47.05819;3.9624;364;20220226;8.7;-2.1;3.3;3.1;5.18;0;1.42;10487 +85091;47.05819;3.9624;364;20220227;9.8;-2.6;3.6;3.6;4.72;0;1.74;11146 +85091;47.05819;3.9624;364;20220228;11.9;-3.4;4.2;2.2;5.22;0;1.55;11937 +85091;47.05819;3.9624;364;20220301;11.1;-3.5;3.8;1.9;5.38;0;1.35;11207 +85091;47.05819;3.9624;364;20220302;10.8;-.1;5.4;1.6;6.88;0;1.12;8331 +85091;47.05819;3.9624;364;20220303;12.2;5.1;8.6;1.1;9.35;.3;.99;6983 +85091;47.05819;3.9624;364;20220304;13.6;4.4;9;2.2;6.42;0;1.83;10554 +85091;47.05819;3.9624;364;20220305;10.6;-4.5;3;1.4;4.25;0;1.42;12987 +85091;47.05819;3.9624;364;20220306;7.4;-5.2;1.1;1.9;3.88;0;1.36;12351 +85091;47.05819;3.9624;364;20220307;8.1;-4.6;1.7;3.2;4.02;0;1.7;12380 +85091;47.05819;3.9624;364;20220308;11.8;-4.1;3.9;3.2;4.78;0;2.03;13662 +85091;47.05819;3.9624;364;20220309;13.8;-3.5;5.2;2;5.92;0;1.76;14130 +85091;47.05819;3.9624;364;20220310;14.1;-.4;6.9;3.2;7.28;0;1.9;12710 +85091;47.05819;3.9624;364;20220311;14.4;3.5;8.9;5.5;7.98;4.6;2.28;10240 +85091;47.05819;3.9624;364;20220312;7.9;6.6;7.3;3.4;8.62;8.7;.99;3162 +85091;47.05819;3.9624;364;20220313;10.1;3.6;6.8;4;8.15;10.3;1.29;5613 +85091;47.05819;3.9624;364;20220314;12.6;-.5;6;3.6;8.32;5.6;1.5;13218 +85091;47.05819;3.9624;364;20220315;15.3;8;11.6;3;10.58;0;1.73;8557 +85091;47.05819;3.9624;364;20220316;14.5;4.6;9.6;1.5;10.08;0;1.37;9517 +85091;47.05819;3.9624;364;20220317;9.7;7.3;8.5;3;9.12;.4;1.08;3483 +85091;47.05819;3.9624;364;20220318;12.9;5.6;9.2;5.6;8.06;.3;2.44;11472 +85091;47.05819;3.9624;364;20220319;14.8;4;9.4;2.4;7.53;.3;2.3;14554 +85091;47.05819;3.9624;364;20220320;15.4;2.3;8.8;3.1;7.76;0;2.32;12981 +85091;47.05819;3.9624;364;20220321;16.6;6.2;11.4;3;7.4;0;2.84;14056 +85091;47.05819;3.9624;364;20220322;15.9;1.1;8.5;3.3;5.76;0;3.1;18439 +85091;47.05819;3.9624;364;20220323;16.9;-1.5;7.7;1.9;6.1;0;2.56;18871 +85091;47.05819;3.9624;364;20220324;19.1;-1.6;8.7;1.6;6.53;0;2.7;19404 +85091;47.05819;3.9624;364;20220325;19.6;-.4;9.6;2.5;6.4;0;3.25;19532 +85091;47.05819;3.9624;364;20220326;19.3;2.5;10.9;2;6.52;0;2.89;19133 +85091;47.05819;3.9624;364;20220327;20.6;.5;10.5;1.4;7.36;0;2.83;19931 +85091;47.05819;3.9624;364;20220328;21;.2;10.6;1.6;7.53;0;2.87;19036 +85091;47.05819;3.9624;364;20220329;17.7;5.3;11.5;2.3;8.5;1.1;2.47;12547 +85091;47.05819;3.9624;364;20220330;12.6;8;10.3;2.4;10.83;2.5;1.46;8363 +85091;47.05819;3.9624;364;20220331;10.3;6.4;8.4;4.3;8.76;4.7;1.66;7438 +85091;47.05819;3.9624;364;20220401;4.1;.1;2.1;6;5.8;2.9;1.27;6786 +85091;47.05819;3.9624;364;20220402;3.8;-.3;1.8;4.3;5.15;0;1.4;8750 +85091;47.05819;3.9624;364;20220403;4;-2.2;.9;3;4.86;0;1.24;8675 +85091;47.05819;3.9624;364;20220404;8.8;-4.4;2.2;2.4;4.58;0;2.22;20673 +85091;47.05819;3.9624;364;20220405;12.2;3.2;7.7;2.8;8.12;1.4;1.64;9165 +85091;47.05819;3.9624;364;20220406;12.4;8;10.2;3.1;10.43;4;1.49;6383 +85091;47.05819;3.9624;364;20220407;12.4;8.5;10.4;5.8;11.16;16.5;1.39;4936 +85091;47.05819;3.9624;364;20220408;15.3;9;12.1;6.9;10.46;8.5;2.58;8041 +85091;47.05819;3.9624;364;20220409;10;2.1;6;3.5;6.8;1.1;2.12;14319 +85091;47.05819;3.9624;364;20220410;12.9;-3.7;4.6;2.3;6.16;0;2.6;22758 +85091;47.05819;3.9624;364;20220411;20.2;-.1;10;3.3;7.78;0;3.55;20601 +85091;47.05819;3.9624;364;20220412;20.2;8.2;14.2;3.5;8.23;0;4.06;18143 +85091;47.05819;3.9624;364;20220413;18.5;4.3;11.4;2;10.66;0;2.71;17872 +85091;47.05819;3.9624;364;20220414;20.4;4.8;12.6;2.1;11.23;0;3.06;19578 +85091;47.05819;3.9624;364;20220415;21.4;5.1;13.2;2.5;10.53;0;3.73;22863 +85091;47.05819;3.9624;364;20220416;19.8;5.6;12.7;3.4;8.82;0;3.86;23668 +85091;47.05819;3.9624;364;20220417;19.9;1.4;10.6;2.9;6.66;0;4.14;24752 +85091;47.05819;3.9624;364;20220418;19.6;1.5;10.6;1.6;7.1;0;3.46;23497 +85091;47.05819;3.9624;364;20220419;19.2;2;10.6;2.3;8.3;0;3.53;22552 +85091;47.05819;3.9624;364;20220420;19.4;3.7;11.6;2.4;8.66;0;3.49;20342 +85091;47.05819;3.9624;364;20220421;19.4;4.6;12;2;8.56;0;3.49;21356 +85091;47.05819;3.9624;364;20220422;20.2;2.1;11.1;1.7;9.03;.5;3.57;24294 +85091;47.05819;3.9624;364;20220423;17.5;7.7;12.6;3.9;10.9;5.5;2.8;13299 +85091;47.05819;3.9624;364;20220424;14.6;6.8;10.7;2.6;11.26;5.2;1.71;9038 +85091;47.05819;3.9624;364;20220425;13.2;9.8;11.5;2.4;12.06;5.4;1.43;6677 +85091;47.05819;3.9624;364;20220426;16.1;6.7;11.4;2.4;9.63;0;3.18;21559 +85091;47.05819;3.9624;364;20220427;18.3;1.8;10.1;2.6;9.16;0;3.59;25504 +85091;47.05819;3.9624;364;20220428;21.7;2.6;12.1;2;9.8;0;3.96;25607 +85091;47.05819;3.9624;364;20220429;18.3;4.4;11.3;1.6;10.83;.9;2.58;15918 +85091;47.05819;3.9624;364;20220430;17.1;3.6;10.3;2.7;9.33;0;3.4;24134 +85091;47.05819;3.9624;364;20220501;17.7;2.2;9.9;2.1;8.73;0;3.54;25353 +85091;47.05819;3.9624;364;20220502;19.2;2.7;10.9;2.1;9.36;0;3.63;24246 +85091;47.05819;3.9624;364;20220503;20.8;5.9;13.3;2.1;10.5;.2;3.64;21413 +85091;47.05819;3.9624;364;20220504;18.3;6.9;12.6;1.9;11.8;4.1;2.98;19019 +85091;47.05819;3.9624;364;20220505;18;7.4;12.7;2.3;10.96;1;3;17326 +85091;47.05819;3.9624;364;20220506;19.4;5;12.2;2.4;10.42;0;2.82;15361 +85091;47.05819;3.9624;364;20220507;20.6;5.7;13.1;2;10.72;5.1;2.84;14998 +85091;47.05819;3.9624;364;20220508;22.5;7.1;14.8;1.8;11.52;.1;3.04;15401 +85091;47.05819;3.9624;364;20220509;24.1;6.6;15.3;1.1;11.98;0;3.1;16647 +85091;47.05819;3.9624;364;20220510;25.3;8.1;16.7;1.3;12.58;0;3.27;16266 +85091;47.05819;3.9624;364;20220511;28.2;9.5;18.8;2.1;13.18;0;4.04;16577 +85091;47.05819;3.9624;364;20220512;21.7;11.5;16.6;1.5;15.05;.6;2.47;12569 +85091;47.05819;3.9624;364;20220513;22.3;14.6;18.4;1.4;14.92;0;2.57;11438 +85091;47.05819;3.9624;364;20220514;24.7;7.8;16.2;1.5;11.68;0;3.34;16564 +85091;47.05819;3.9624;364;20220515;27.6;9;18.3;3;13.28;8;4.38;17306 +85091;47.05819;3.9624;364;20220516;25.2;13.6;19.4;2.1;16.05;.3;3.23;13765 +85091;47.05819;3.9624;364;20220517;28;12.3;20.2;1.6;15.95;0;3.53;15727 +85091;47.05819;3.9624;364;20220518;29.1;13.6;21.3;1.6;16.42;0;3.72;16109 +85091;47.05819;3.9624;364;20220519;29.8;15.3;22.6;2.3;16.52;.2;4.2;15152 +85091;47.05819;3.9624;364;20220520;29.9;14.7;22.3;2.9;15.52;0;4.64;15569 +85091;47.05819;3.9624;364;20220521;26.8;12.7;19.7;1.8;15.02;0;3.63;16311 +85091;47.05819;3.9624;364;20220522;26.6;13.3;19.9;2.5;14.82;7.4;3.87;15266 +85091;47.05819;3.9624;364;20220523;20;16;18;4;16.32;13.4;2.4;7922 +85091;47.05819;3.9624;364;20220524;18.1;10.3;14.2;3;11.82;.4;2.63;11410 +85091;47.05819;3.9624;364;20220525;20;6.2;13.1;1.5;10.98;0;2.78;15349 +85091;47.05819;3.9624;364;20220526;20;6.7;13.4;1.4;11.88;0;2.67;14816 +85091;47.05819;3.9624;364;20220527;19.4;10;14.7;2;12.92;.2;2.35;11575 +85091;47.05819;3.9624;364;20220528;20;7;13.5;2.1;10.05;0;3.14;15587 +85091;47.05819;3.9624;364;20220529;17.9;5.6;11.7;2.3;8.08;0;3.03;14899 +85091;47.05819;3.9624;364;20220530;20.4;4.5;12.4;1.6;8.02;0;3.25;16663 +85091;47.05819;3.9624;364;20220531;22.4;5.1;13.8;1.6;9.32;0;3.49;17731 +85091;47.05819;3.9624;364;20220601;23.8;5.5;14.6;1.4;10.82;.3;3.38;17652 +85091;47.05819;3.9624;364;20220602;25.7;10.8;18.2;2.9;13.68;5.2;3.94;15971 +85091;47.05819;3.9624;364;20220603;27.4;14.5;21;2;17.22;11.6;3.65;15510 +85091;47.05819;3.9624;364;20220604;28.4;15.6;22;2.6;18.85;19.6;3.81;15127 +85091;47.05819;3.9624;364;20220605;22.5;15.4;19;3.1;17.12;2.3;2.85;11483 +85091;47.05819;3.9624;364;20220606;22;12.4;17.2;2.1;14.55;1.4;2.93;13235 +85091;47.05819;3.9624;364;20220607;20.8;12.6;16.7;2.6;14.12;0;2.9;12939 +85091;47.05819;3.9624;364;20220608;19.7;10.5;15.1;2.1;14.18;9.9;2.5;12544 +85091;47.05819;3.9624;364;20220609;19.2;12.5;15.8;2.7;12.68;.1;2.77;11579 +85091;47.05819;3.9624;364;20220610;25.1;7.9;16.5;1.3;12.82;.1;3.48;17813 +85091;47.05819;3.9624;364;20220611;28.5;10.2;19.4;1.2;14.22;0;5.05;27709 +85091;47.05819;3.9624;364;20220612;27.8;12.4;20.1;1.5;16.35;.4;4.68;24303 +85091;47.05819;3.9624;364;20220613;24.3;14.4;19.4;2.1;12.78;0;4.83;24312 +85091;47.05819;3.9624;364;20220614;28.5;9.3;18.9;2;11.85;0;5.58;28131 +85091;47.05819;3.9624;364;20220615;32.7;12.8;22.8;1.8;15.98;1.1;6.02;28137 +85091;47.05819;3.9624;364;20220616;30.1;15;22.6;1.5;16.48;0;5.32;25911 +85091;47.05819;3.9624;364;20220617;32.2;13.9;23.1;1.1;14.48;0;5.45;27364 +85091;47.05819;3.9624;364;20220618;34.9;14.8;24.8;2.8;14.95;0;7.15;28205 +85091;47.05819;3.9624;364;20220619;35;20.5;27.7;4.4;14.52;7.4;8.32;24860 +85091;47.05819;3.9624;364;20220620;30;17.3;23.7;3.6;17.82;1.9;5.86;23878 +85091;47.05819;3.9624;364;20220621;28.9;17.1;23;2.1;19.52;10.9;4.64;21059 +85091;47.05819;3.9624;364;20220622;25.8;17.3;21.6;2.8;19.88;10.7;3.87;17775 +85091;47.05819;3.9624;364;20220623;24.7;13.4;19;1.8;17.32;4.2;3.78;19440 +85091;47.05819;3.9624;364;20220624;21;13.2;17.1;2;16.28;1.7;3.11;17005 +85091;47.05819;3.9624;364;20220625;24.5;11.4;18;1.7;15.52;11.6;3.99;21513 +85091;47.05819;3.9624;364;20220626;16.4;13.4;14.9;1.6;16.25;44.2;1.67;9347 +85091;47.05819;3.9624;364;20220627;21.1;13.7;17.4;1.5;15.45;2.4;2.95;15180 +85091;47.05819;3.9624;364;20220628;24.8;9.1;17;1.3;12.88;.1;4.66;27084 +85091;47.05819;3.9624;364;20220629;26;11.7;18.9;1.6;13.65;2.2;4.89;26181 +85091;47.05819;3.9624;364;20220630;18.8;13.2;16;2.4;14.58;6.6;2.34;10987 +85091;47.05819;3.9624;364;20220701;20.7;10.3;15.5;2.2;12.35;0;3.93;22581 +85091;47.05819;3.9624;364;20220702;26.3;7.5;16.9;1.3;12.12;0;4.92;28676 +85091;47.05819;3.9624;364;20220703;26.8;10.7;18.7;1.6;14.15;.2;4.83;25877 +85091;47.05819;3.9624;364;20220704;25.1;14.1;19.6;1.6;14.68;0;4.13;20439 +85091;47.05819;3.9624;364;20220705;25.4;9.8;17.6;1.6;13.12;0;4.76;26711 +85091;47.05819;3.9624;364;20220706;23.4;10.3;16.9;1.9;12.08;0;4.53;25154 +85091;47.05819;3.9624;364;20220707;22.3;8.6;15.4;2.4;13.18;0;3.86;21977 +85091;47.05819;3.9624;364;20220708;24.8;10.9;17.9;2.1;12.65;0;4.85;26039 +85091;47.05819;3.9624;364;20220709;26.6;10.4;18.5;1.7;13.22;.1;4.97;26954 +85091;47.05819;3.9624;364;20220710;25.9;12.9;19.4;2.4;13.22;0;5.06;25034 +85091;47.05819;3.9624;364;20220711;27.9;12.9;20.4;3.2;12.58;0;5.91;25955 +85091;47.05819;3.9624;364;20220712;29.6;13.3;21.5;1.9;13.25;0;5.54;26197 +85091;47.05819;3.9624;364;20220713;31.4;12.2;21.8;1.2;13.92;0;5.37;27056 +85091;47.05819;3.9624;364;20220714;32.6;14.1;23.3;1.9;14.82;0;6.02;27436 +85091;47.05819;3.9624;364;20220715;27.9;13.5;20.7;1.8;13.22;0;5.09;24805 +85091;47.05819;3.9624;364;20220716;28.3;10.9;19.6;1.8;10.62;0;5.37;26676 +85091;47.05819;3.9624;364;20220717;31.4;12.5;22;1.8;12.12;0;5.83;27052 +85091;47.05819;3.9624;364;20220718;36.1;14.2;25.2;2.4;12.45;0;7.13;27808 +85091;47.05819;3.9624;364;20220719;36.9;16.7;26.8;2.9;15.42;.3;7.41;26601 +85091;47.05819;3.9624;364;20220720;24.7;19.5;22.1;2.4;18.08;3.1;3.4;12800 +85091;47.05819;3.9624;364;20220721;28.2;14.4;21.3;1.5;16.75;0;4.66;23717 +85091;47.05819;3.9624;364;20220722;30.9;14.1;22.5;1.6;16.68;.2;4.96;23496 +85091;47.05819;3.9624;364;20220723;26.9;17.2;22.1;2.1;17.98;.2;4.23;19326 +85091;47.05819;3.9624;364;20220724;32.3;13.8;23;1.6;16.35;0;5.48;26378 +85091;47.05819;3.9624;364;20220725;27.9;15.4;21.6;2.8;16.65;.4;4.89;21578 +85091;47.05819;3.9624;364;20220726;24.8;14.9;19.9;2.3;15.35;0;4.14;20029 +85091;47.05819;3.9624;364;20220727;26.3;12.6;19.5;1.4;12.32;0;4.37;22678 +85091;47.05819;3.9624;364;20220728;27.6;11;19.3;1.1;12.15;0;4.43;24064 +85091;47.05819;3.9624;364;20220729;27.2;14.6;20.9;1.6;13.05;0;4.34;20217 +85091;47.05819;3.9624;364;20220730;30.2;11.4;20.8;1.5;13.22;0;5;24410 +85091;47.05819;3.9624;364;20220731;30.9;13.6;22.3;2;14.32;0;5.32;24002 +85091;47.05819;3.9624;364;20220801;29.4;12.8;21.1;2;15.15;0;4.88;22882 +85091;47.05819;3.9624;364;20220802;31.3;13.1;22.2;1.5;15.15;0;5.07;24934 +85091;47.05819;3.9624;364;20220803;35.3;15.4;25.4;1.4;14.25;0;5.6;25429 +85091;47.05819;3.9624;364;20220804;36.5;16.7;26.6;1.8;15.32;.5;5.84;23020 +85091;47.05819;3.9624;364;20220805;27.4;18.5;23;2.6;17.62;.1;4.3;17630 +85091;47.05819;3.9624;364;20220806;27.8;13.7;20.8;2.4;12.35;0;5.02;22739 +85091;47.05819;3.9624;364;20220807;29;11.3;20.2;2.2;10.15;0;5.34;24373 +85091;47.05819;3.9624;364;20220808;30.9;12;21.4;1.7;10.15;0;5.27;24787 +85091;47.05819;3.9624;364;20220809;32.4;12.3;22.4;2.2;10.55;0;5.9;25047 +85091;47.05819;3.9624;364;20220810;32.1;14.3;23.2;2.6;10.38;0;6.14;23638 +85091;47.05819;3.9624;364;20220811;33;13.9;23.5;2.3;10.28;0;5.98;23791 +85091;47.05819;3.9624;364;20220812;33.1;14.4;23.8;1.9;9.98;0;5.53;23399 +85091;47.05819;3.9624;364;20220813;32.2;14.1;23.1;2.3;9.42;0;5.8;22931 +85091;47.05819;3.9624;364;20220814;25.2;15.3;20.2;2.4;14.48;4;3.56;13485 +85091;47.05819;3.9624;364;20220815;24.1;16.1;20.1;2.2;17.48;7.1;3.03;13750 +85091;47.05819;3.9624;364;20220816;28.9;14;21.4;1.6;16.68;21.8;4;19436 +85091;47.05819;3.9624;364;20220817;24;15.6;19.8;2.5;17.82;.7;3.16;15017 +85091;47.05819;3.9624;364;20220818;23.6;16;19.8;1.2;18.45;7.2;2.57;12960 +85091;47.05819;3.9624;364;20220819;23.4;15.7;19.5;2.4;18.42;12.3;2.88;14489 +85091;47.05819;3.9624;364;20220820;24.7;16.6;20.6;2.3;16.95;.1;3.52;16530 +85091;47.05819;3.9624;364;20220821;24.7;9.5;17.1;1.4;13.48;0;3.42;19284 +85091;47.05819;3.9624;364;20220822;25.2;12.4;18.8;1.6;15.92;0;3.26;17177 +85091;47.05819;3.9624;364;20220823;27.5;13.9;20.7;1.1;17.15;.2;3.41;18131 +85091;47.05819;3.9624;364;20220824;30.9;14.1;22.5;1.6;14.15;0;4.43;21083 +85091;47.05819;3.9624;364;20220825;31.2;13;22.1;1.6;13.52;1;4.47;20823 +85091;47.05819;3.9624;364;20220826;23.3;17.7;20.5;2.6;17.75;.3;2.76;11382 +85091;47.05819;3.9624;364;20220827;25.7;11.6;18.7;1.6;14.58;0;3.5;19233 +85091;47.05819;3.9624;364;20220828;28;11.2;19.6;1.3;14.62;0;3.72;20254 +85091;47.05819;3.9624;364;20220829;30.3;14;22.2;1.6;15.38;0;4.07;19271 +85091;47.05819;3.9624;364;20220830;21.7;15.8;18.7;1.9;16.25;2.8;2.22;8611 +85091;47.05819;3.9624;364;20220831;26.7;13.4;20.1;1.2;16.35;.1;3.18;17138 +85091;47.05819;3.9624;364;20220901;27.5;12;19.7;1.8;14.02;0;3.69;18576 +85091;47.05819;3.9624;364;20220902;24.6;12;18.3;1.9;14.78;18.6;3.01;14922 +85091;47.05819;3.9624;364;20220903;24.4;14.5;19.4;1.8;16.28;.4;2.98;15127 +85091;47.05819;3.9624;364;20220904;28.8;11.1;20;2.1;14.72;2;3.87;18881 +85091;47.05819;3.9624;364;20220905;31;15.6;23.3;2.3;16.42;17;4.27;17985 +85091;47.05819;3.9624;364;20220906;28.5;16.2;22.4;2;18.18;1;3.57;16464 +85091;47.05819;3.9624;364;20220907;17.7;13.6;15.6;1.8;16.85;17.5;1.3;7019 +85091;47.05819;3.9624;364;20220908;21.9;12.9;17.4;2.9;14.88;4.3;2.78;13814 +85091;47.05819;3.9624;364;20220909;19.8;13.5;16.6;3.5;14.58;6.8;2.43;11027 +85091;47.05819;3.9624;364;20220910;19.4;12.8;16.1;2.5;13.92;0;2.24;10948 +85091;47.05819;3.9624;364;20220911;23.5;8.4;16;1.4;13.05;.2;2.78;17269 +85091;47.05819;3.9624;364;20220912;28.9;10;19.5;2.1;14.38;0;3.7;18387 +85091;47.05819;3.9624;364;20220913;28.8;15.6;22.2;1.9;17.98;16.6;3.19;14031 +85091;47.05819;3.9624;364;20220914;25.6;16.7;21.1;2.3;18.85;7.8;2.74;12300 +85091;47.05819;3.9624;364;20220915;20.2;15.2;17.7;2.3;17.15;5.2;1.86;9186 +85091;47.05819;3.9624;364;20220916;17.2;10.3;13.8;1.5;12.78;.2;1.63;8944 +85091;47.05819;3.9624;364;20220917;15.5;5.3;10.4;2.3;9.08;0;2.09;13318 +85091;47.05819;3.9624;364;20220918;17.4;1.8;9.6;1.5;8.25;0;2.21;16496 +85091;47.05819;3.9624;364;20220919;17.1;3.5;10.3;1.6;8.68;0;2.13;15452 +85091;47.05819;3.9624;364;20220920;17.8;2.5;10.1;1.6;8.38;0;2.22;15927 +85091;47.05819;3.9624;364;20220921;18.5;4.6;11.5;1.7;8.58;0;2.33;15176 +85091;47.05819;3.9624;364;20220922;19.8;3.4;11.6;1.1;8.62;0;2.18;15856 +85091;47.05819;3.9624;364;20220923;19.1;4.6;11.9;1.3;10.48;.1;1.88;12695 +85091;47.05819;3.9624;364;20220924;19.1;10.4;14.7;1.6;12.45;.2;1.88;11003 +85091;47.05819;3.9624;364;20220925;15.7;9;12.3;1.4;11.72;.3;1.44;9235 +85091;47.05819;3.9624;364;20220926;14.3;4.9;9.6;2.7;10.55;9.2;1.41;9882 +85091;47.05819;3.9624;364;20220927;12.6;8.9;10.8;4;11.75;39.3;1.15;6835 +85091;47.05819;3.9624;364;20220928;12.8;10.2;11.5;2.9;12.85;14.1;.9;5234 +85091;47.05819;3.9624;364;20220929;13.6;8.7;11.2;1.7;11.02;4.8;1.33;8513 +85091;47.05819;3.9624;364;20220930;15.6;3.5;9.5;1.4;9.28;4.2;1.63;13208 +85091;47.05819;3.9624;364;20221001;16.5;6.2;11.3;4;13.45;21.2;1.08;8405 +85091;47.05819;3.9624;364;20221002;18.2;15.1;16.7;3.2;16.65;4.7;1.43;6966 +85091;47.05819;3.9624;364;20221003;16;12.5;14.3;1.7;13.65;0;1.24;6471 +85091;47.05819;3.9624;364;20221004;18.6;5;11.8;1.1;11.42;.3;1.51;11995 +85091;47.05819;3.9624;364;20221005;23.5;7.8;15.6;1.5;12.98;.1;2.05;12932 +85091;47.05819;3.9624;364;20221006;17.6;10.5;14.1;1.6;12.98;0;1.38;7420 +85091;47.05819;3.9624;364;20221007;19.9;6.1;13;1.1;12.35;.2;1.49;11426 +85091;47.05819;3.9624;364;20221008;17.2;9.4;13.3;1.5;11.92;0;1.44;9766 +85091;47.05819;3.9624;364;20221009;19.1;3.9;11.5;1.9;10.22;.2;1.74;12247 +85091;47.05819;3.9624;364;20221010;20;6.6;13.3;1.2;12.62;2.1;1.41;9805 +85091;47.05819;3.9624;364;20221011;17.8;11.9;14.8;1.2;14.78;.1;1.11;6930 +85091;47.05819;3.9624;364;20221012;20.2;8.7;14.4;1.2;12.98;.2;1.43;10301 +85091;47.05819;3.9624;364;20221013;15.9;10;12.9;1.4;13.78;3.5;.94;5873 +85091;47.05819;3.9624;364;20221014;16;12.8;14.4;3.8;15.95;11.8;.79;4092 +85091;47.05819;3.9624;364;20221015;18.2;14.9;16.5;3.3;15.72;2.6;1.35;4559 +85091;47.05819;3.9624;364;20221016;24.1;13.3;18.7;2;15.82;0;1.86;9051 +85091;47.05819;3.9624;364;20221017;22.7;11.9;17.3;2.4;15.15;0;1.83;8304 +85091;47.05819;3.9624;364;20221018;22.9;13.5;18.2;2.2;16.02;.2;1.7;8872 +85091;47.05819;3.9624;364;20221019;22.1;11.2;16.7;3.8;14.75;1.4;1.96;8843 +85091;47.05819;3.9624;364;20221020;20.9;13.5;17.2;3.1;16.35;6.9;1.51;6037 +85091;47.05819;3.9624;364;20221021;20.4;14.8;17.6;2.7;15.68;2.6;1.56;6066 +85091;47.05819;3.9624;364;20221022;21.9;9.7;15.8;2.1;14.25;.1;1.53;8838 +85091;47.05819;3.9624;364;20221023;20.4;12.1;16.2;3.2;14.72;.8;1.67;5584 +85091;47.05819;3.9624;364;20221024;20.1;13.9;17;2.4;13.28;.6;1.72;6595 +85091;47.05819;3.9624;364;20221025;19.2;7;13.1;2.1;12.45;3.4;1.26;7842 +85091;47.05819;3.9624;364;20221026;22;11.1;16.6;2.4;14.02;.1;1.68;8140 +85091;47.05819;3.9624;364;20221027;22.9;9.5;16.2;2.7;13.98;0;1.81;7998 +85091;47.05819;3.9624;364;20221028;25;12.7;18.9;2.1;14.08;0;1.94;7700 +85091;47.05819;3.9624;364;20221029;23.2;10.8;17;2.1;13.22;0;1.75;7623 +85091;47.05819;3.9624;364;20221030;22.2;8.5;15.4;1.4;10.98;0;1.43;7879 +85091;47.05819;3.9624;364;20221031;21.1;9.2;15.2;2.8;13.08;9;1.59;7555 +85091;47.05819;3.9624;364;20221101;15.5;11.3;13.4;3;12.28;.1;1.19;6065 +85091;47.05819;3.9624;364;20221102;16;8.1;12;2.3;11.05;.1;1.12;6216 +85091;47.05819;3.9624;364;20221103;13.6;5.8;9.7;3;10.28;8.9;.98;4190 +85091;47.05819;3.9624;364;20221104;8.7;7.8;8.3;4.1;9.85;7.7;.73;1760 +85091;47.05819;3.9624;364;20221105;9.6;3;6.3;2;9.12;0;.51;5382 +85091;47.05819;3.9624;364;20221106;10.5;2.6;6.5;2.3;8.75;.6;.66;4923 +85091;47.05819;3.9624;364;20221107;16.4;9.7;13.1;3.1;10.68;0;1.46;5048 +85091;47.05819;3.9624;364;20221108;16.9;3.7;10.3;2.9;10.28;11.6;1.17;5860 +85091;47.05819;3.9624;364;20221109;12.8;10.7;11.7;2;12.58;5;.64;2096 +85091;47.05819;3.9624;364;20221110;10.9;5.7;8.3;1.1;10.55;0;.47;4104 +85091;47.05819;3.9624;364;20221111;13.2;3.6;8.4;2.7;10.08;.2;.67;5510 +85091;47.05819;3.9624;364;20221112;14.7;5.9;10.3;2.4;10.68;.2;.78;5135 +85091;47.05819;3.9624;364;20221113;13.1;4.9;9;1.8;9.78;.1;.72;4900 +85091;47.05819;3.9624;364;20221114;14.6;4;9.3;2.4;10.48;6.6;.7;5460 +85091;47.05819;3.9624;364;20221115;14;7.7;10.8;2.8;11.75;10.3;.69;3769 +85091;47.05819;3.9624;364;20221116;13.2;8.3;10.7;4.3;10.68;6.7;1.04;3885 +85091;47.05819;3.9624;364;20221117;13.5;9.5;11.5;5.1;11.05;8.8;1.21;3054 +85091;47.05819;3.9624;364;20221118;10.4;7.4;8.9;3.5;9.52;2.4;.84;3328 +85091;47.05819;3.9624;364;20221119;7.1;2.8;4.9;1.6;8.45;.7;.34;3399 +85091;47.05819;3.9624;364;20221120;8.1;3.2;5.7;3.1;8.58;1.6;.42;3950 +85091;47.05819;3.9624;364;20221121;8.2;4.8;6.5;3.6;8.85;7.5;.58;2379 +85091;47.05819;3.9624;364;20221122;9.1;4.3;6.7;4.2;8.02;.3;.88;3237 +85091;47.05819;3.9624;364;20221123;10.3;2.4;6.4;3.2;8.45;4.6;.66;3425 +85091;47.05819;3.9624;364;20221124;11.6;6.5;9;3.4;9.45;5.9;.84;3571 +85091;47.05819;3.9624;364;20221125;10.2;6.5;8.4;2.3;9.65;.2;.61;2617 +85091;47.05819;3.9624;364;20221126;6.4;2.3;4.3;1.7;8.45;0;.28;2325 +85091;47.05819;3.9624;364;20221127;7.8;2.8;5.3;2.9;7.85;1.4;.53;3170 +85091;47.05819;3.9624;364;20221128;8.7;3.9;6.3;2.1;8.95;10;.44;2229 +85091;47.05819;3.9624;364;20221129;7.2;5.1;6.2;1.7;8.98;.7;.38;1911 +85091;47.05819;3.9624;364;20221130;7.8;4.3;6;2;8.52;0;.43;2365 +85091;47.05819;3.9624;364;20221201;6.2;4.9;5.6;2.8;7.58;.1;.68;1252 +85091;47.05819;3.9624;364;20221202;3.8;2.5;3.2;1.7;6.75;1;.48;1048 +85091;47.05819;3.9624;364;20221203;4.9;2;3.4;3.1;6.95;3.5;.48;2356 +85091;47.05819;3.9624;364;20221204;4.4;1.8;3.1;3.4;7.28;9.1;.39;1635 +85091;47.05819;3.9624;364;20221205;4.9;1.9;3.4;2;7.05;.4;.41;1921 +85091;47.05819;3.9624;364;20221206;3.2;-.9;1.2;1.4;6.55;0;.29;1721 +85091;47.05819;3.9624;364;20221207;5.1;.9;3;1.3;6.32;0;.36;3188 +85091;47.05819;3.9624;364;20221208;1.8;-2;-.1;2.3;5.52;0;.37;1873 +85091;47.05819;3.9624;364;20221209;.6;-2.8;-1.1;2.2;5.05;0;.33;2065 +85091;47.05819;3.9624;364;20221210;.6;-1.9;-.7;2.3;4.78;0;.43;2164 +85091;47.05819;3.9624;364;20221211;-2.6;-7.7;-5.2;2.3;3.92;0;.25;2471 +85091;47.05819;3.9624;364;20221212;-2.8;-6.2;-4.5;3.5;3.98;0;.3;2002 +85091;47.05819;3.9624;364;20221213;-.3;-4.9;-2.6;3.8;4.42;4.2;.4;2437 +85091;47.05819;3.9624;364;20221214;6.1;-1.2;2.4;1.8;7.05;9.9;.28;2338 +85091;47.05819;3.9624;364;20221215;3.9;1.6;2.8;2.7;6.95;0;.38;1370 +85091;47.05819;3.9624;364;20221216;1.9;-1.9;0;2;4.75;0;.4;3551 +85091;47.05819;3.9624;364;20221217;-.6;-7.4;-4;1.9;3.88;0;.25;3759 +85091;47.05819;3.9624;364;20221218;3.2;-7.1;-2;3.2;4.95;.1;.31;4273 +85091;47.05819;3.9624;364;20221219;12.9;1.1;7;2.7;8.08;0;.75;4225 +85091;47.05819;3.9624;364;20221220;12.9;6.4;9.6;3.5;10.32;20.5;.98;2108 +85091;47.05819;3.9624;364;20221221;12;9.4;10.7;4.1;11.52;5;.71;2006 +85091;47.05819;3.9624;364;20221222;12.3;9.9;11.1;6.7;11.65;30;.94;1491 +85091;47.05819;3.9624;364;20221223;13;10.8;11.9;5.4;13.82;14.6;.43;1078 +85091;47.05819;3.9624;364;20221224;10.7;9.6;10.2;2.3;11.48;.7;.54;1148 +85091;47.05819;3.9624;364;20221225;13.1;6.6;9.9;2;10.15;.7;.64;3102 +85091;47.05819;3.9624;364;20221226;11.3;7.6;9.4;3.1;10.48;6.9;.68;1408 +85091;47.05819;3.9624;364;20221227;8;3.1;5.5;1.4;8.58;.2;.3;2737 +85091;47.05819;3.9624;364;20221228;10.9;3.3;7.1;4;8.45;1;.77;3452 +85091;47.05819;3.9624;364;20221229;11;9.4;10.2;5.1;9.68;6;1.32;860 +85091;47.05819;3.9624;364;20221230;12.8;2.9;7.8;4.3;9.98;6.7;.58;2991 +85091;47.05819;3.9624;364;20221231;15.9;11;13.4;4;11.52;0;1.4;2662 +85092;47.076;4.29043;340;20220101;11.9;1.1;6.5;.5;7.69;0;.19;4600 +85092;47.076;4.29043;340;20220102;13.1;-.6;6.2;3.7;8.39;.1;.76;3700 +85092;47.076;4.29043;340;20220103;11.7;9.7;10.7;5;10.79;3.2;.94;2300 +85092;47.076;4.29043;340;20220104;13;9.3;11.1;4.1;9.89;8.6;1.38;300 +85092;47.076;4.29043;340;20220105;4.4;1.2;2.8;2.2;6.19;0;.3;5800 +85092;47.076;4.29043;340;20220106;5.8;-.8;2.5;1;5.69;0;.22;5400 +85092;47.076;4.29043;340;20220107;3.7;-1.8;.9;5.2;6.59;6.9;.21;2000 +85092;47.076;4.29043;340;20220108;6.2;-.4;2.9;5;7.59;14.4;.26;1600 +85092;47.076;4.29043;340;20220109;5.4;4.3;4.8;4.2;7.19;3.1;.71;2200 +85092;47.076;4.29043;340;20220110;6;2.1;4;1.1;6.09;0;.27;5900 +85092;47.076;4.29043;340;20220111;3.2;-3.6;-.2;1.3;5.29;0;.17;6000 +85092;47.076;4.29043;340;20220112;3.1;-3;0;1.6;5.19;0;.3;4800 +85092;47.076;4.29043;340;20220113;7.7;-4.8;1.4;1.1;4.59;0;.29;7700 +85092;47.076;4.29043;340;20220114;6;-5.5;.2;.8;4.69;0;.14;8000 +85092;47.076;4.29043;340;20220115;5.6;-5.6;0;1.1;4.79;0;.21;7800 +85092;47.076;4.29043;340;20220116;-1.6;-6.3;-4;2.9;4.49;0;.12;5900 +85092;47.076;4.29043;340;20220117;3.5;-3.4;0;1.3;5.99;0;.27;2900 +85092;47.076;4.29043;340;20220118;7.2;-.6;3.3;2;6.39;0;.48;5100 +85092;47.076;4.29043;340;20220119;2;-.1;.9;3.5;6.19;.9;.35;1900 +85092;47.076;4.29043;340;20220120;5.9;1.5;3.7;2.6;6.39;.4;.62;4000 +85092;47.076;4.29043;340;20220121;3.1;-.3;1.4;3.2;5.09;0;.62;6700 +85092;47.076;4.29043;340;20220122;2.6;-1.9;.3;2.4;5.79;0;.39;2000 +85092;47.076;4.29043;340;20220123;7;.7;3.8;1.8;5.89;0;.61;5500 +85092;47.076;4.29043;340;20220124;1.3;-4;-1.4;.9;5.49;0;.27;2700 +85092;47.076;4.29043;340;20220125;3.5;-2.9;.3;.6;5.29;0;.32;4300 +85092;47.076;4.29043;340;20220126;-1.8;-4.8;-3.3;1.1;4.69;0;.26;2200 +85092;47.076;4.29043;340;20220127;-1.8;-4.3;-3.1;2.1;4.79;.1;.25;2500 +85092;47.076;4.29043;340;20220128;3;-1.8;.6;2;6.29;0;.31;2700 +85092;47.076;4.29043;340;20220129;3.2;-.5;1.3;4.1;6.79;.6;.24;2600 +85092;47.076;4.29043;340;20220130;10.1;3.5;6.8;2.2;7.89;0;.72;6400 +85092;47.076;4.29043;340;20220131;6.1;1.5;3.8;3;6.99;2.1;.61;2800 +85092;47.076;4.29043;340;20220201;5.3;0;2.6;4.2;6.89;2.7;.48;3200 +85092;47.076;4.29043;340;20220202;10;6;8;3.3;9.69;.5;.64;4000 +85092;47.076;4.29043;340;20220203;9.2;3.2;6.2;2.5;8.29;.1;.64;5400 +85092;47.076;4.29043;340;20220204;6.8;3.8;5.3;4.3;8.39;1.8;.5;2800 +85092;47.076;4.29043;340;20220205;7.8;-2.8;2.5;1.9;6.19;0;.6;9700 +85092;47.076;4.29043;340;20220206;6.4;-1.1;2.6;7.4;8.29;9.8;0;2400 +85092;47.076;4.29043;340;20220207;8.9;4.6;6.7;2.1;6.59;.1;.97;10000 +85092;47.076;4.29043;340;20220208;10.4;-4.1;3.1;.8;5.79;0;.6;10900 +85092;47.076;4.29043;340;20220209;13.4;-4;4.7;.9;5.99;0;.75;11100 +85092;47.076;4.29043;340;20220210;5.6;-1.8;1.9;2.6;8.27;6.1;.77;6345 +85092;47.076;4.29043;340;20220211;7.3;2.5;4.9;3.2;6.42;0;1.08;8952 +85092;47.076;4.29043;340;20220212;5.9;-4;1;2;5.12;0;.81;8443 +85092;47.076;4.29043;340;20220213;13.3;-4;4.7;5;6.57;.3;1.76;10806 +85092;47.076;4.29043;340;20220214;9.5;7;8.3;5.2;8.82;4.3;1.19;3330 +85092;47.076;4.29043;340;20220215;9.3;3.2;6.3;4.1;7.79;7.1;1.12;6216 +85092;47.076;4.29043;340;20220216;11.1;5.5;8.3;7.4;11.19;11.1;.33;3600 +85092;47.076;4.29043;340;20220217;12.7;10.5;11.6;6;10.79;2.3;1.54;7400 +85092;47.076;4.29043;340;20220218;13.4;7.3;10.3;5.9;10.29;2;1.37;4700 +85092;47.076;4.29043;340;20220219;8.1;1.9;5;4.2;6.19;0;1.37;11600 +85092;47.076;4.29043;340;20220220;9;2.4;5.7;6.9;8.89;4.1;.58;5300 +85092;47.076;4.29043;340;20220221;7.2;5.1;6.1;5.8;8.09;1.2;.93;4000 +85092;47.076;4.29043;340;20220222;9;4.9;6.9;4;8.79;.7;.88;6000 +85092;47.076;4.29043;340;20220223;13.1;5.6;9.3;1.5;9.19;0;1.2;12700 +85092;47.076;4.29043;340;20220224;11.9;-.1;5.9;3.3;7.39;.9;1.25;7400 +85092;47.076;4.29043;340;20220225;8.3;-1.9;3.2;1.7;5.79;0;1.04;11800 +85092;47.076;4.29043;340;20220226;9;-3.4;2.8;2.3;4.99;0;1.34;14200 +85092;47.076;4.29043;340;20220227;10.2;-3.7;3.2;2;4.69;0;1.44;14400 +85092;47.076;4.29043;340;20220228;12.1;-5.2;3.4;1.4;5.19;0;1.33;14300 +85092;47.076;4.29043;340;20220301;11.6;-4.3;3.6;1.2;5.19;0;1.22;12100 +85092;47.076;4.29043;340;20220302;10.7;-2.2;4.2;.5;6.59;0;.8;6800 +85092;47.076;4.29043;340;20220303;13.3;3.6;8.4;1;8.89;.3;1.03;7500 +85092;47.076;4.29043;340;20220304;13.9;2.3;8.1;1.9;5.79;0;1.87;15200 +85092;47.076;4.29043;340;20220305;10.9;-5.4;2.7;1.2;4.19;0;1.42;15800 +85092;47.076;4.29043;340;20220306;7.5;-6.1;.7;1.3;3.99;0;1.27;15700 +85092;47.076;4.29043;340;20220307;8.1;-6.1;1;1.5;4.09;0;1.35;15500 +85092;47.076;4.29043;340;20220308;11.3;-6.6;2.3;1.3;4.69;0;1.47;16200 +85092;47.076;4.29043;340;20220309;14.2;-5.3;4.4;1.1;5.69;0;1.56;16400 +85092;47.076;4.29043;340;20220310;14;-3.3;5.3;1.5;6.99;0;1.53;14800 +85092;47.076;4.29043;340;20220311;14.4;.9;7.6;4.1;7.89;3.4;1.87;10600 +85092;47.076;4.29043;340;20220312;8.1;6.5;7.3;2;8.79;6;.84;3500 +85092;47.076;4.29043;340;20220313;10.3;.2;5.2;2.6;8.29;9;.76;3300 +85092;47.076;4.29043;340;20220314;13;-1.6;5.7;2;8.29;7.6;1.48;15600 +85092;47.076;4.29043;340;20220315;14.5;8.4;11.4;1.4;10.89;0;1.2;6100 +85092;47.076;4.29043;340;20220316;14.6;2.4;8.5;.8;9.79;0;1.13;8100 +85092;47.076;4.29043;340;20220317;9.6;6.6;8.1;2.9;9.19;.1;.94;3000 +85092;47.076;4.29043;340;20220318;12.5;6.6;9.5;6.3;8.17;0;2.53;11779 +85092;47.076;4.29043;340;20220319;14;4.9;9.4;2.9;7.42;.2;2.5;14965 +85092;47.076;4.29043;340;20220320;15.6;3.6;9.6;3.6;7.59;0;2.53;13836 +85092;47.076;4.29043;340;20220321;16.3;6.4;11.4;2.9;7.19;0;2.83;14717 +85092;47.076;4.29043;340;20220322;15.4;2;8.7;2.9;5.97;0;2.92;18404 +85092;47.076;4.29043;340;20220323;16.3;.5;8.4;1.7;6.29;0;2.5;18828 +85092;47.076;4.29043;340;20220324;18.7;.6;9.7;1.7;6.64;0;2.69;19278 +85092;47.076;4.29043;340;20220325;18.9;2.1;10.5;2.5;6.44;0;3.25;19374 +85092;47.076;4.29043;340;20220326;18.9;4;11.4;2.5;6.46;0;3.18;19050 +85092;47.076;4.29043;340;20220327;19.6;3.5;11.5;1.5;7.42;0;2.83;19548 +85092;47.076;4.29043;340;20220328;20.3;2.8;11.5;1.8;7.49;0;2.93;18877 +85092;47.076;4.29043;340;20220329;17.2;7.5;12.3;2.3;8.29;1.3;2.51;12035 +85092;47.076;4.29043;340;20220330;13.1;8.6;10.8;2.4;10.94;2.3;1.43;7947 +85092;47.076;4.29043;340;20220331;9.6;6.8;8.2;4.1;8.89;5.2;1.54;6879 +85092;47.076;4.29043;340;20220401;4.3;.3;2.3;5.4;5.68;2.6;1.22;6740 +85092;47.076;4.29043;340;20220402;3.8;-.2;1.8;4.8;5.51;0;1.21;7766 +85092;47.076;4.29043;340;20220403;4.6;-1.6;1.5;3.8;5.07;0;1.44;9633 +85092;47.076;4.29043;340;20220404;9.5;-4.2;2.7;2.4;4.59;0;2.22;20673 +85092;47.076;4.29043;340;20220405;12.5;3.6;8;3;8.06;.4;1.71;9515 +85092;47.076;4.29043;340;20220406;12.3;8.1;10.2;3.3;10.42;1.6;1.5;6137 +85092;47.076;4.29043;340;20220407;12;8.7;10.4;6.6;11.14;12.2;1.35;4427 +85092;47.076;4.29043;340;20220408;15.4;9.5;12.5;7.2;10.59;6.8;2.51;7281 +85092;47.076;4.29043;340;20220409;8.8;2.6;5.7;3.4;6.89;1.2;2.01;13739 +85092;47.076;4.29043;340;20220410;12.4;-2.2;5.1;2.4;6.29;0;2.62;22819 +85092;47.076;4.29043;340;20220411;17.9;1.2;9.6;4.4;7.62;0;3.72;21602 +85092;47.076;4.29043;340;20220412;20;8.7;14.3;3.9;7.99;0;4.21;18532 +85092;47.076;4.29043;340;20220413;19.1;6.9;13;2;10.33;0;2.76;17179 +85092;47.076;4.29043;340;20220414;20.1;6.2;13.1;2.2;11.39;0;3.05;19508 +85092;47.076;4.29043;340;20220415;21.4;7.4;14.4;2.8;10.74;0;3.78;22697 +85092;47.076;4.29043;340;20220416;19.6;7.1;13.4;3.4;8.84;0;3.95;23968 +85092;47.076;4.29043;340;20220417;19.2;2.7;11;2.9;6.41;0;4.09;24814 +85092;47.076;4.29043;340;20220418;18.7;2.5;10.6;1.6;7.14;0;3.47;23523 +85092;47.076;4.29043;340;20220419;18.9;3.9;11.4;2.3;7.88;0;3.57;22564 +85092;47.076;4.29043;340;20220420;18.7;5;11.8;2.7;8.57;0;3.61;20656 +85092;47.076;4.29043;340;20220421;19;6.8;12.9;2.3;8.39;0;3.65;22117 +85092;47.076;4.29043;340;20220422;19.6;3.8;11.7;1.8;9.17;.1;3.58;23921 +85092;47.076;4.29043;340;20220423;17;9.1;13.1;4.1;11.02;6.7;2.76;12699 +85092;47.076;4.29043;340;20220424;13.6;7.1;10.3;3;11.24;2;1.73;8728 +85092;47.076;4.29043;340;20220425;13;9.9;11.4;2.7;12.24;3.3;1.4;6607 +85092;47.076;4.29043;340;20220426;15.9;7.9;11.9;2.3;9.79;0;3.15;21069 +85092;47.076;4.29043;340;20220427;18;4;11;3.1;9.22;0;3.66;25678 +85092;47.076;4.29043;340;20220428;21.2;4.7;12.9;2.4;9.82;0;4.05;25680 +85092;47.076;4.29043;340;20220429;18.7;5.4;12;1.7;10.72;1.1;2.6;15613 +85092;47.076;4.29043;340;20220430;17;5;11;2.6;9.54;0;3.41;24300 +85092;47.076;4.29043;340;20220501;17.6;4.1;10.8;2.5;8.89;0;3.58;25265 +85092;47.076;4.29043;340;20220502;19.1;4.2;11.7;2.2;9.54;0;3.63;23935 +85092;47.076;4.29043;340;20220503;21;7.2;14.1;2;10.59;0;3.73;22409 +85092;47.076;4.29043;340;20220504;19.6;8.5;14;2;11.87;8.2;3.09;19389 +85092;47.076;4.29043;340;20220505;17.6;9.4;13.5;2.5;11.38;1.7;2.92;16328 +85092;47.076;4.29043;340;20220506;19;6.2;12.6;2.2;10.49;0;1.58;2200 +85092;47.076;4.29043;340;20220507;21;5.1;13;1.5;10.59;1.7;1.49;2300 +85092;47.076;4.29043;340;20220508;22.5;6.1;14.3;1.6;11.39;.1;1.62;2400 +85092;47.076;4.29043;340;20220509;23.9;5.8;14.8;1.1;11.69;0;1.51;2700 +85092;47.076;4.29043;340;20220510;25.3;6.8;16;1.5;12.39;0;1.76;2500 +85092;47.076;4.29043;340;20220511;28.5;7.2;17.8;1.7;13.09;0;2.18;2700 +85092;47.076;4.29043;340;20220512;22.2;11.4;16.8;1.1;15.59;1.2;1.08;1700 +85092;47.076;4.29043;340;20220513;22.9;15.5;19.2;1.3;15.99;0;1.36;1900 +85092;47.076;4.29043;340;20220514;25.3;7;16.1;1;12.09;0;1.56;2700 +85092;47.076;4.29043;340;20220515;26.8;6.8;16.8;1.3;13.59;7.2;1.65;2300 +85092;47.076;4.29043;340;20220516;25.6;12.7;19.1;2.1;16.29;.9;1.81;2600 +85092;47.076;4.29043;340;20220517;29.2;10.8;20;1;16.19;.1;1.62;2800 +85092;47.076;4.29043;340;20220518;29.5;12.9;21.2;1;16.69;.2;1.65;2700 +85092;47.076;4.29043;340;20220519;30.3;13.3;21.8;2.1;16.89;.4;2.36;2600 +85092;47.076;4.29043;340;20220520;30.1;12.9;21.5;2.6;15.59;0;2.78;2500 +85092;47.076;4.29043;340;20220521;26.9;13.9;20.4;1.3;16.09;0;1.7;2700 +85092;47.076;4.29043;340;20220522;26.2;12.5;19.3;1.8;15.49;5.3;1.76;1800 +85092;47.076;4.29043;340;20220523;20.1;15.7;17.9;3.8;16.29;7.5;1.54;1000 +85092;47.076;4.29043;340;20220524;19.3;10.7;15;3.5;11.49;.2;2.08;2100 +85092;47.076;4.29043;340;20220525;19.9;5.2;12.5;.9;10.79;0;1.13;1900 +85092;47.076;4.29043;340;20220526;20;5.6;12.8;.8;11.49;0;1;1400 +85092;47.076;4.29043;340;20220527;21;8.7;14.8;1.2;12.59;.1;1.26;2000 +85092;47.076;4.29043;340;20220528;19.4;6.5;12.9;1.9;9.99;0;1.71;3000 +85092;47.076;4.29043;340;20220529;18;5.5;11.7;1.6;8.19;0;1.67;2700 +85092;47.076;4.29043;340;20220530;20.5;2.3;11.4;1.1;8.39;0;1.52;2800 +85092;47.076;4.29043;340;20220531;22.4;4;13.2;1.7;9.39;0;1.88;2400 +85092;47.076;4.29043;340;20220601;24.4;4.2;14.3;1;10.99;.1;1.4;1500 +85092;47.076;4.29043;340;20220602;26.2;8.4;17.3;1.7;14.69;5.6;1.72;2400 +85092;47.076;4.29043;340;20220603;27.9;14.9;21.4;1.5;17.99;9.5;1.65;2000 +85092;47.076;4.29043;340;20220604;29.3;15.2;22.2;1.9;19.09;22.4;1.97;2700 +85092;47.076;4.29043;340;20220605;23.2;15.5;19.3;3.2;16.79;1.5;1.9;2200 +85092;47.076;4.29043;340;20220606;21.8;11.2;16.5;2.4;14.59;.5;1.59;2400 +85092;47.076;4.29043;340;20220607;20;12.9;16.4;2.6;14.09;0;1.56;1800 +85092;47.076;4.29043;340;20220608;19.2;8.8;14;2;13.79;9.4;1.07;1400 +85092;47.076;4.29043;340;20220609;19.6;12.8;16.2;2.1;12.39;.1;1.7;2200 +85092;47.076;4.29043;340;20220610;26;6.8;16.4;1;12.39;.1;1.64;3100 +85092;47.076;4.29043;340;20220611;28.9;8.6;18.7;1;13.59;.3;5.34;30900 +85092;47.076;4.29043;340;20220612;28.4;11;19.7;1.4;15.99;.2;4.74;25200 +85092;47.076;4.29043;340;20220613;24.1;15;19.5;1.9;12.39;0;5.71;32000 +85092;47.076;4.29043;340;20220614;29.4;7.1;18.2;1.2;11.89;0;5.56;31700 +85092;47.076;4.29043;340;20220615;32.4;10.3;21.3;2;15.99;.1;6.05;29400 +85092;47.076;4.29043;340;20220616;30.5;14;22.2;1.3;16.29;0;5.7;29700 +85092;47.076;4.29043;340;20220617;31.9;11.3;21.6;1.1;14.39;0;5.65;29700 +85092;47.076;4.29043;340;20220618;34.9;12.3;23.6;2.3;14.79;0;6.86;29600 +85092;47.076;4.29043;340;20220619;35.3;18.7;27;4.8;13.69;3.6;9.1;29500 +85092;47.076;4.29043;340;20220620;30.3;17;23.6;2.4;16.69;.8;6.05;27700 +85092;47.076;4.29043;340;20220621;29.9;17.3;23.6;2;18.89;11.5;4.66;20200 +85092;47.076;4.29043;340;20220622;25.9;17.2;21.5;2.6;20.18;8.3;3.87;17183 +85092;47.076;4.29043;340;20220623;24.1;13.3;18.7;1.7;16.99;4.4;3.08;15100 +85092;47.076;4.29043;340;20220624;20.3;12.8;16.5;2.5;16.19;4.5;2.79;15700 +85092;47.076;4.29043;340;20220625;24.9;11.2;18;1.3;15.39;14.5;3.69;19800 +85092;47.076;4.29043;340;20220626;16.6;14.3;15.4;1.3;16.39;42.8;1.22;5100 +85092;47.076;4.29043;340;20220627;20.5;13.3;16.9;1.3;15.19;1.9;2.32;11100 +85092;47.076;4.29043;340;20220628;24.9;9.8;17.3;1;13.09;.1;4.99;30500 +85092;47.076;4.29043;340;20220629;25.7;10.8;18.2;1.4;13.59;1;5.33;31500 +85092;47.076;4.29043;340;20220630;21.6;12.1;16.8;2;14.19;4.5;2.6;11200 +85092;47.076;4.29043;340;20220701;21.2;10.6;15.9;2.5;12.19;.1;4.59;27500 +85092;47.076;4.29043;340;20220702;25.8;6.5;16.1;1.1;11.79;.1;5.09;31700 +85092;47.076;4.29043;340;20220703;27.2;9.3;18.2;1.4;13.59;.8;5.08;28800 +85092;47.076;4.29043;340;20220704;24.5;14.2;19.3;1;14.99;.1;3.59;18600 +85092;47.076;4.29043;340;20220705;25.6;9.5;17.5;1.1;12.99;.1;5.1;30900 +85092;47.076;4.29043;340;20220706;23.3;9.5;16.4;1.6;11.89;0;5.03;31000 +85092;47.076;4.29043;340;20220707;22.4;7.6;15;1.8;12.79;0;3.65;21200 +85092;47.076;4.29043;340;20220708;24.5;11.3;17.9;2.1;12.49;.1;5.36;30800 +85092;47.076;4.29043;340;20220709;26.2;9.7;17.9;1.4;12.89;0;5.25;30900 +85092;47.076;4.29043;340;20220710;25.7;12.9;19.3;1.8;13.19;0;5.43;30300 +85092;47.076;4.29043;340;20220711;27.7;11.6;19.6;2;12.39;0;5.74;30400 +85092;47.076;4.29043;340;20220712;29.4;11.2;20.3;1.4;13.29;0;5.58;30200 +85092;47.076;4.29043;340;20220713;31.9;9.9;20.9;1.2;14.09;0;5.52;29100 +85092;47.076;4.29043;340;20220714;32.4;13.3;22.8;2.1;15.09;0;6.3;29700 +85092;47.076;4.29043;340;20220715;27.7;12.4;20;1.5;13.09;0;5.35;29100 +85092;47.076;4.29043;340;20220716;28.1;9.5;18.8;1.6;10.69;0;5.5;29900 +85092;47.076;4.29043;340;20220717;31.2;10.3;20.7;1.2;12.19;0;5.53;29500 +85092;47.076;4.29043;340;20220718;36.2;11.4;23.8;1.6;12.99;0;6.31;28500 +85092;47.076;4.29043;340;20220719;36.4;12.6;24.5;1.9;15.89;.3;6.45;28000 +85092;47.076;4.29043;340;20220720;25.4;18.6;22;2.5;17.99;2.6;3.64;14700 +85092;47.076;4.29043;340;20220721;28.8;13.3;21;1.6;16.59;.1;5.29;28400 +85092;47.076;4.29043;340;20220722;30.8;12.9;21.8;1.2;16.59;.5;4.48;22000 +85092;47.076;4.29043;340;20220723;26.9;17;21.9;1.7;17.59;.2;4.31;21100 +85092;47.076;4.29043;340;20220724;32.2;13.5;22.8;1.3;16.29;0;5.52;28200 +85092;47.076;4.29043;340;20220725;28;13.4;20.7;2.8;16.49;.2;5.1;25100 +85092;47.076;4.29043;340;20220726;24.8;15.3;20;2;15.09;0;4.45;23000 +85092;47.076;4.29043;340;20220727;25.9;11.1;18.5;1.2;12.29;0;4.52;25800 +85092;47.076;4.29043;340;20220728;27.8;9.6;18.7;1.3;12.29;0;4.69;25900 +85092;47.076;4.29043;340;20220729;27.3;14.8;21;.9;13.19;0;3.8;19200 +85092;47.076;4.29043;340;20220730;29.9;10.4;20.1;1;13.29;0;4.4;23400 +85092;47.076;4.29043;340;20220731;31;12;21.5;1.7;14.39;.1;5.22;25600 +85092;47.076;4.29043;340;20220801;29.9;11.8;20.8;1.8;14.79;0;4.8;23200 +85092;47.076;4.29043;340;20220802;31;11.9;21.4;1.4;15.09;0;5.15;26800 +85092;47.076;4.29043;340;20220803;34.8;12.7;23.7;1.1;14.39;0;5.39;27100 +85092;47.076;4.29043;340;20220804;36.1;14.4;25.2;1.4;15.19;.7;4.93;20200 +85092;47.076;4.29043;340;20220805;28.1;18.6;23.3;1.9;17.09;.1;4.5;20500 +85092;47.076;4.29043;340;20220806;27.9;13.8;20.8;2.1;12.59;0;5.31;26800 +85092;47.076;4.29043;340;20220807;28.8;10.3;19.5;2;10.09;0;5.37;27000 +85092;47.076;4.29043;340;20220808;30.7;10.9;20.8;1.6;10.09;0;5.31;26800 +85092;47.076;4.29043;340;20220809;32.4;11;21.7;1.6;10.69;0;5.45;26600 +85092;47.076;4.29043;340;20220810;31.9;11.4;21.6;1.5;10.69;0;5.31;26600 +85092;47.076;4.29043;340;20220811;32.9;10.6;21.7;1.4;10.59;0;5.26;26300 +85092;47.076;4.29043;340;20220812;32.8;10.3;21.5;1.2;10.29;0;5.03;26200 +85092;47.076;4.29043;340;20220813;31.8;10.2;21;1;9.69;0;4.72;26000 +85092;47.076;4.29043;340;20220814;24.4;11.9;18.1;2;14.39;6.2;2.62;9800 +85092;47.076;4.29043;340;20220815;24.2;15.8;20;3.1;17.39;2.1;3.04;12400 +85092;47.076;4.29043;340;20220816;29.3;13.7;21.5;1.4;16.69;17.3;3.81;18500 +85092;47.076;4.29043;340;20220817;23.6;16.1;19.8;1.4;18.09;.3;2.77;14200 +85092;47.076;4.29043;340;20220818;24.9;15.8;20.3;1.2;17.79;5.9;2.57;12100 +85092;47.076;4.29043;340;20220819;24.2;16;20.1;1.9;18.09;3.9;3.12;16000 +85092;47.076;4.29043;340;20220820;24.9;17.2;21;2.1;16.79;.4;3.93;20100 +85092;47.076;4.29043;340;20220821;25;8.5;16.7;1;12.99;.1;3.27;19500 +85092;47.076;4.29043;340;20220822;25.6;10.5;18;1.1;15.29;0;3.12;17700 +85092;47.076;4.29043;340;20220823;27.7;12.4;20;1;16.29;.1;3.45;19100 +85092;47.076;4.29043;340;20220824;31.1;12.7;21.9;1.5;13.19;0;4.67;23800 +85092;47.076;4.29043;340;20220825;31.7;9.8;20.7;1.3;12.99;.6;4.4;23000 +85092;47.076;4.29043;340;20220826;23.8;18;20.9;1.4;17.39;.6;2.65;12200 +85092;47.076;4.29043;340;20220827;25.6;10.9;18.2;1.8;14.19;.1;3.82;21900 +85092;47.076;4.29043;340;20220828;28.6;10.9;19.7;1.1;14.49;0;3.82;21900 +85092;47.076;4.29043;340;20220829;30.5;11.8;21.1;1.1;14.79;0;3.88;20900 +85092;47.076;4.29043;340;20220830;20.7;13.5;17.1;1.2;16.09;.2;1.41;5300 +85092;47.076;4.29043;340;20220831;27.1;12.7;19.9;.9;15.79;.1;3.21;18400 +85092;47.076;4.29043;340;20220901;28;10.8;19.4;1.4;13.69;0;3.78;21000 +85092;47.076;4.29043;340;20220902;24;10;17;1.3;14.49;5.8;2.5;13400 +85092;47.076;4.29043;340;20220903;25;13.3;19.1;1.7;15.59;.1;3.34;18800 +85092;47.076;4.29043;340;20220904;29.7;9;19.3;1.2;13.79;.7;3.7;20900 +85092;47.076;4.29043;340;20220905;31.6;13.9;22.7;2;15.59;6.3;4.45;20700 +85092;47.076;4.29043;340;20220906;28.5;16.5;22.5;2.3;18.09;1.6;3.88;18400 +85092;47.076;4.29043;340;20220907;18.1;13.6;15.8;1.6;16.99;20.7;1.03;4300 +85092;47.076;4.29043;340;20220908;22.6;13.3;17.9;3.8;14.59;2.1;3.33;16300 +85092;47.076;4.29043;340;20220909;20.1;13.2;16.6;4.4;14.39;3.3;2.69;12500 +85092;47.076;4.29043;340;20220910;19.7;13.1;16.4;3.1;13.59;.2;2.51;11700 +85092;47.076;4.29043;340;20220911;23.9;7.9;15.9;1.2;12.39;.2;3.01;20200 +85092;47.076;4.29043;340;20220912;29.2;8.3;18.7;.9;13.79;0;3.22;20000 +85092;47.076;4.29043;340;20220913;28.9;13.7;21.3;1.3;17.69;15;2.8;13700 +85092;47.076;4.29043;340;20220914;25.8;16.5;21.1;2.4;18.49;4.5;2.87;13300 +85092;47.076;4.29043;340;20220915;21.2;15.2;18.2;3.1;16.79;4.8;2.29;11300 +85092;47.076;4.29043;340;20220916;17.6;9;13.3;.9;12.09;.2;1.48;8400 +85092;47.076;4.29043;340;20220917;15.4;5.4;10.4;1.7;8.99;0;2.03;14600 +85092;47.076;4.29043;340;20220918;17.6;.9;9.2;1;7.99;.1;2.22;19300 +85092;47.076;4.29043;340;20220919;16.8;2.4;9.6;1.3;8.29;0;2.23;18800 +85092;47.076;4.29043;340;20220920;17.6;1.5;9.5;1.3;8.29;0;2.22;18500 +85092;47.076;4.29043;340;20220921;18.7;2.6;10.6;1.3;8.29;0;2.35;18800 +85092;47.076;4.29043;340;20220922;20;1.3;10.6;1.1;8.29;0;2.29;18400 +85092;47.076;4.29043;340;20220923;19.1;2.4;10.7;1.2;10.19;.7;1.7;11400 +85092;47.076;4.29043;340;20220924;19.4;10.1;14.7;1.8;12.29;1.5;2.04;12200 +85092;47.076;4.29043;340;20220925;16.1;8.5;12.3;1;11.39;.6;1.46;9900 +85092;47.076;4.29043;340;20220926;14.5;4.8;9.6;3.1;10.39;7.9;1.36;8300 +85092;47.076;4.29043;340;20220927;12.6;9;10.8;4.6;11.39;25.8;1.27;7600 +85092;47.076;4.29043;340;20220928;13;10.5;11.7;2;12.69;11.8;.93;4900 +85092;47.076;4.29043;340;20220929;13.6;8.9;11.2;1.9;10.79;3.1;1.5;10900 +85092;47.076;4.29043;340;20220930;15.7;5.4;10.5;1.4;9.69;2.7;1.76;15200 +85092;47.076;4.29043;340;20221001;16.3;5.6;10.9;4.3;13.09;17.3;.81;4400 +85092;47.076;4.29043;340;20221002;18.7;15;16.8;3.4;16.29;2.6;1.81;10900 +85092;47.076;4.29043;340;20221003;15.9;12.7;14.3;1.1;13.59;0;1.25;7600 +85092;47.076;4.29043;340;20221004;18.6;5.8;12.2;.6;11.19;.3;1.43;11900 +85092;47.076;4.29043;340;20221005;23.2;7.3;15.2;1.1;12.29;.1;1.95;14000 +85092;47.076;4.29043;340;20221006;17.7;8.2;12.9;1;12.49;0;1.23;8100 +85092;47.076;4.29043;340;20221007;20.2;5;12.6;.9;12.09;.2;1.49;12100 +85092;47.076;4.29043;340;20221008;17.3;9.7;13.5;.9;11.69;0;1.49;12400 +85092;47.076;4.29043;340;20221009;19.7;2;10.8;.8;9.59;.3;1.54;14500 +85092;47.076;4.29043;340;20221010;19.8;4.5;12.1;1;11.59;1.1;1.29;8900 +85092;47.076;4.29043;340;20221011;17.8;11.9;14.8;1;14.49;.8;1.15;7600 +85092;47.076;4.29043;340;20221012;20.4;9.1;14.7;.9;12.59;.2;1.47;11500 +85092;47.076;4.29043;340;20221013;15.7;9.7;12.7;1.5;13.49;1.8;.85;4300 +85092;47.076;4.29043;340;20221014;15.6;12.8;14.2;4.9;15.69;6.9;.69;2900 +85092;47.076;4.29043;340;20221015;18.3;15;16.6;3.7;15.49;1.2;1.47;4700 +85092;47.076;4.29043;340;20221016;24.2;12.5;18.3;1;15.49;0;1.55;10200 +85092;47.076;4.29043;340;20221017;22.1;8.7;15.4;.9;14.39;0;1.26;8900 +85092;47.076;4.29043;340;20221018;23.7;12.6;18.1;1.1;15.39;.3;1.61;11900 +85092;47.076;4.29043;340;20221019;22.4;9.2;15.8;1.4;13.69;.7;1.51;10600 +85092;47.076;4.29043;340;20221020;20.5;11.9;16.2;1.8;15.99;13.4;1.11;5300 +85092;47.076;4.29043;340;20221021;20.5;14.7;17.6;2;15.29;12;1.46;7000 +85092;47.076;4.29043;340;20221022;21.3;9.2;15.2;.8;13.89;.2;1.14;9300 +85092;47.076;4.29043;340;20221023;18.9;9.3;14.1;1.1;14.19;2.3;.84;3500 +85092;47.076;4.29043;340;20221024;19.9;11.9;15.9;2.2;13.29;2.3;1.55;9400 +85092;47.076;4.29043;340;20221025;18.9;5.6;12.2;.7;11.59;1.9;.91;7600 +85092;47.076;4.29043;340;20221026;22;9.3;15.6;1.6;13.39;.2;1.41;10200 +85092;47.076;4.29043;340;20221027;22.3;6.2;14.2;.8;13.19;0;1.03;8200 +85092;47.076;4.29043;340;20221028;24.5;10.2;17.3;1.1;14.29;0;1.29;8100 +85092;47.076;4.29043;340;20221029;22.4;7.6;15;1.1;12.99;.2;1.14;8200 +85092;47.076;4.29043;340;20221030;21.9;5.8;13.8;1.1;11.29;.1;1.15;8500 +85092;47.076;4.29043;340;20221031;21.2;7.2;14.2;2;12.59;8.9;1.33;8800 +85092;47.076;4.29043;340;20221101;15.5;12.1;13.8;2.9;12.49;.1;1.22;9600 +85092;47.076;4.29043;340;20221102;15.8;6.3;11;2.2;10.79;.1;.99;8300 +85092;47.076;4.29043;340;20221103;12.5;3.4;7.9;1.7;9.49;7.2;.68;2100 +85092;47.076;4.29043;340;20221104;8.9;7.7;8.3;3.4;9.59;6.3;.74;2900 +85092;47.076;4.29043;340;20221105;9.8;2.4;6.1;1.6;8.89;.1;.5;6600 +85092;47.076;4.29043;340;20221106;9.5;2.7;6.1;1.4;8.69;.2;.51;3600 +85092;47.076;4.29043;340;20221107;16.1;9.1;12.6;2.4;10.49;0;1.2;5800 +85092;47.076;4.29043;340;20221108;16.6;.4;8.5;1.4;9.49;9.8;.79;4800 +85092;47.076;4.29043;340;20221109;12.7;10.2;11.4;1.8;12.49;5;.59;1900 +85092;47.076;4.29043;340;20221110;8.8;4.4;6.6;.7;9.59;.1;.39;4200 +85092;47.076;4.29043;340;20221111;12.3;3.5;7.9;1.2;9.79;.2;.5;5100 +85092;47.076;4.29043;340;20221112;14.9;6.6;10.7;1.1;10.59;.2;.64;4900 +85092;47.076;4.29043;340;20221113;9;3.1;6;1.3;9.19;.1;.37;4000 +85092;47.076;4.29043;340;20221114;14;4.7;9.3;2.5;10.69;7.9;.64;4700 +85092;47.076;4.29043;340;20221115;13.7;7.6;10.6;1.7;11.79;11.2;.56;3000 +85092;47.076;4.29043;340;20221116;13.1;8.1;10.6;4.4;10.49;6.5;1.01;5000 +85092;47.076;4.29043;340;20221117;13.5;9;11.2;5.9;10.99;7.4;1.19;3500 +85092;47.076;4.29043;340;20221118;10.9;7.8;9.3;4.2;9.49;1.8;.94;5000 +85092;47.076;4.29043;340;20221119;8;3.6;5.8;1.7;8.59;.4;.38;4100 +85092;47.076;4.29043;340;20221120;8.2;3.8;6;3.7;8.59;1.7;.46;5100 +85092;47.076;4.29043;340;20221121;8.3;5.2;6.7;3.6;8.79;4.5;.62;1900 +85092;47.076;4.29043;340;20221122;8.8;4.5;6.6;4.3;8.09;.3;.82;3200 +85092;47.076;4.29043;340;20221123;10;1.2;5.6;2.3;8.29;3.2;.54;2300 +85092;47.076;4.29043;340;20221124;12;6.5;9.2;3;9.29;5.4;.81;4600 +85092;47.076;4.29043;340;20221125;10.6;5;7.8;2.2;9.19;0;.54;3800 +85092;47.076;4.29043;340;20221126;6.2;1.1;3.6;.9;7.89;0;.31;2000 +85092;47.076;4.29043;340;20221127;7.1;3.4;5.2;1.4;7.89;1.6;.4;2900 +85092;47.076;4.29043;340;20221128;9.2;2.7;5.9;1.7;8.79;8.1;.43;1700 +85092;47.076;4.29043;340;20221129;7.8;5.2;6.5;1.3;8.79;.3;.38;2700 +85092;47.076;4.29043;340;20221130;7.3;4.8;6;1.9;8.39;0;.44;2500 +85092;47.076;4.29043;340;20221201;6.5;5.8;6.1;2.9;7.29;0;.85;1300 +85092;47.076;4.29043;340;20221202;4;2.7;3.3;1.2;6.59;1.7;.48;1000 +85092;47.076;4.29043;340;20221203;4.8;2.4;3.6;1.7;6.89;4.1;.38;2900 +85092;47.076;4.29043;340;20221204;3.9;1.8;2.8;1.7;7.19;6.4;.35;1000 +85092;47.076;4.29043;340;20221205;4.9;2.4;3.6;2.8;6.79;0;.55;1700 +85092;47.076;4.29043;340;20221206;3.5;-2.2;.6;1.2;6.19;0;.24;2500 +85092;47.076;4.29043;340;20221207;5.2;1.1;3.1;1.1;6.19;0;.24;4800 +85092;47.076;4.29043;340;20221208;2;-2.3;-.2;.8;5.49;0;.31;1600 +85092;47.076;4.29043;340;20221209;1.2;-3.4;-1.1;1.2;4.99;0;.27;2600 +85092;47.076;4.29043;340;20221210;1.3;-1.5;-.1;1.4;4.69;0;.35;3400 +85092;47.076;4.29043;340;20221211;-3.5;-7.5;-5.5;1.4;3.89;0;.21;1700 +85092;47.076;4.29043;340;20221212;-2.9;-5.3;-4.1;1.7;3.99;0;.31;1400 +85092;47.076;4.29043;340;20221213;-.5;-5;-2.8;1.6;4.29;3;.31;2300 +85092;47.076;4.29043;340;20221214;7.9;-1.7;3.1;1.5;7.19;8.3;.36;2000 +85092;47.076;4.29043;340;20221215;3.9;1.9;2.9;1.9;6.99;.6;.39;1000 +85092;47.076;4.29043;340;20221216;1.9;-1.2;.3;2.1;4.59;0;.31;6000 +85092;47.076;4.29043;340;20221217;-.3;-8.4;-4.4;1.1;3.79;0;.07;5900 +85092;47.076;4.29043;340;20221218;1.8;-7.3;-2.8;1.2;4.89;0;.08;4600 +85092;47.076;4.29043;340;20221219;11.4;-1.2;5.1;.8;7.09;0;.25;4400 +85092;47.076;4.29043;340;20221220;11.9;1.5;6.7;1;9.49;13.8;.37;1800 +85092;47.076;4.29043;340;20221221;11.5;8.8;10.1;4.2;11.39;2.7;.51;2900 +85092;47.076;4.29043;340;20221222;12.2;9.9;11;7.7;11.49;25.9;1;1400 +85092;47.076;4.29043;340;20221223;13;10.5;11.7;6;13.59;12.6;.42;600 +85092;47.076;4.29043;340;20221224;10.6;9.9;10.2;1.9;11.29;.8;.53;1300 +85092;47.076;4.29043;340;20221225;10.5;6.1;8.3;1.4;9.89;0;.37;2700 +85092;47.076;4.29043;340;20221226;11.2;3.9;7.5;3.7;10.39;2.8;.33;2000 +85092;47.076;4.29043;340;20221227;7.5;1.2;4.3;1.3;7.89;.2;.2;3700 +85092;47.076;4.29043;340;20221228;10.2;2.1;6.1;4.4;8.19;.6;.64;4000 +85092;47.076;4.29043;340;20221229;11.2;8.6;9.9;6;9.59;4.3;1.29;1100 +85092;47.076;4.29043;340;20221230;12.3;2.4;7.3;3.2;9.69;6.6;.59;1100 +85092;47.076;4.29043;340;20221231;15;10;12.5;2.6;11.39;0;.86;3000 +85093;47.09283;4.61866;422;20220101;13.6;4.8;9.2;2.1;8.32;0;.73;4376 +85093;47.09283;4.61866;422;20220102;13.9;5.3;9.6;5.2;8.12;0;1.57;3619 +85093;47.09283;4.61866;422;20220103;10.7;9.2;10;5.5;10.28;1.8;.81;1706 +85093;47.09283;4.61866;422;20220104;12.3;8.9;10.6;5.9;9.38;8.9;1.35;1890 +85093;47.09283;4.61866;422;20220105;3;.4;1.7;4.6;6.05;0;.28;3343 +85093;47.09283;4.61866;422;20220106;4.5;-.3;2.1;2.1;5.68;0;.35;3764 +85093;47.09283;4.61866;422;20220107;2.7;-1.1;.8;5.1;6.18;5.9;.21;2295 +85093;47.09283;4.61866;422;20220108;5.1;.4;2.8;6.2;7.08;10.4;.26;2488 +85093;47.09283;4.61866;422;20220109;4.3;3.1;3.7;5.9;6.85;1.1;.52;1702 +85093;47.09283;4.61866;422;20220110;4.2;.9;2.5;2.4;5.92;.7;.36;3666 +85093;47.09283;4.61866;422;20220111;3.3;-2.8;.3;3.2;5.18;0;.39;4615 +85093;47.09283;4.61866;422;20220112;3.2;-2.7;.3;3.3;4.98;0;.48;4247 +85093;47.09283;4.61866;422;20220113;6;-2.9;1.5;3.8;4.38;0;.82;5564 +85093;47.09283;4.61866;422;20220114;6.5;-4.1;1.2;2.1;4.82;0;.47;6395 +85093;47.09283;4.61866;422;20220115;5.8;-2.9;1.5;2.3;5.02;0;.51;5745 +85093;47.09283;4.61866;422;20220116;-1.1;-3.5;-2.3;3;4.68;0;.27;3007 +85093;47.09283;4.61866;422;20220117;3.7;-2.2;.7;2.1;6.25;0;.2;3598 +85093;47.09283;4.61866;422;20220118;5.8;.3;3.1;4.3;6.42;0;.49;4079 +85093;47.09283;4.61866;422;20220119;2;-.4;.8;3.9;5.98;.8;.3;2525 +85093;47.09283;4.61866;422;20220120;4.3;.9;2.6;3.5;6.25;.3;.46;3236 +85093;47.09283;4.61866;422;20220121;2.6;-1;.8;4.1;5.02;0;.59;4521 +85093;47.09283;4.61866;422;20220122;2.4;-1.7;.3;3.1;5.72;0;.32;3083 +85093;47.09283;4.61866;422;20220123;5.7;.2;3;3.8;5.92;0;.6;4713 +85093;47.09283;4.61866;422;20220124;.1;-2.8;-1.3;2.8;5.35;0;.22;2296 +85093;47.09283;4.61866;422;20220125;7;-2.4;2.3;2.3;5.42;0;.66;5983 +85093;47.09283;4.61866;422;20220126;-.9;-5;-3;1.8;4.52;0;.27;3465 +85093;47.09283;4.61866;422;20220127;-.9;-5.3;-3.1;2.1;4.75;0;.2;4052 +85093;47.09283;4.61866;422;20220128;2.1;-1.1;.5;2.4;5.98;0;.29;2781 +85093;47.09283;4.61866;422;20220129;2.8;-1.7;.6;4.4;6.52;.4;.1;3966 +85093;47.09283;4.61866;422;20220130;8.1;3.1;5.6;2.8;7.68;.1;.56;4901 +85093;47.09283;4.61866;422;20220131;5.1;2.3;3.7;5.6;6.55;2.4;.74;2658 +85093;47.09283;4.61866;422;20220201;4.5;-.4;2;5.4;6.62;2.2;.34;4208 +85093;47.09283;4.61866;422;20220202;9.1;5.1;7.1;4.3;9.28;.9;.44;4170 +85093;47.09283;4.61866;422;20220203;8.7;3.4;6;3.1;8.08;.1;.61;5131 +85093;47.09283;4.61866;422;20220204;6;3.2;4.6;4.6;7.98;1.3;.36;3410 +85093;47.09283;4.61866;422;20220205;7;-.9;3.1;3.2;6.22;0;.67;7247 +85093;47.09283;4.61866;422;20220206;5.9;.4;3.1;7.8;7.95;7;.05;4041 +85093;47.09283;4.61866;422;20220207;7.4;3.5;5.4;4.1;6.45;.1;.96;6286 +85093;47.09283;4.61866;422;20220208;10.7;-1;4.9;1.8;6.08;0;.85;9005 +85093;47.09283;4.61866;422;20220209;13.4;-.1;6.6;2.8;6.08;0;1.35;9457 +85093;47.09283;4.61866;422;20220210;5.7;2.6;4.1;3.8;8.13;6.7;.75;4766 +85093;47.09283;4.61866;422;20220211;6.3;1.5;3.9;3.3;6.17;0;1.02;9533 +85093;47.09283;4.61866;422;20220212;5.1;-2.4;1.4;2.7;5;0;.9;8533 +85093;47.09283;4.61866;422;20220213;11.6;-3.5;4;5.6;6.37;.2;1.59;10866 +85093;47.09283;4.61866;422;20220214;9.1;6.5;7.8;5.3;8.1;3.8;1.23;3200 +85093;47.09283;4.61866;422;20220215;8.6;2.5;5.5;4.3;7.43;2.6;1.08;6300 +85093;47.09283;4.61866;422;20220216;10.8;4.9;7.9;7.3;10.52;6.1;.34;5838 +85093;47.09283;4.61866;422;20220217;12.1;10.1;11.1;7.1;10.08;.9;1.5;4792 +85093;47.09283;4.61866;422;20220218;12.5;7.1;9.8;6.7;9.68;1.2;1.29;5815 +85093;47.09283;4.61866;422;20220219;7.4;1.7;4.6;5;5.95;0;1.28;8394 +85093;47.09283;4.61866;422;20220220;8.1;2.4;5.2;7.3;8.48;2.4;.46;6208 +85093;47.09283;4.61866;422;20220221;6.4;4.3;5.3;8.4;7.68;.8;.75;4121 +85093;47.09283;4.61866;422;20220222;8.2;4.2;6.2;4.7;8.48;1.3;.68;5960 +85093;47.09283;4.61866;422;20220223;11.7;5.8;8.7;2.3;8.65;0;1.1;8821 +85093;47.09283;4.61866;422;20220224;10.6;3.1;6.9;4.7;7.22;1;1.41;7140 +85093;47.09283;4.61866;422;20220225;7.2;-1.1;3;3.4;5.68;0;1.05;9729 +85093;47.09283;4.61866;422;20220226;7.3;-1.4;3;5.4;5.05;0;1.41;10332 +85093;47.09283;4.61866;422;20220227;8.8;-2.8;3;4.6;4.32;0;1.75;12035 +85093;47.09283;4.61866;422;20220228;10.7;-2.7;4;2.9;5.05;0;1.53;12444 +85093;47.09283;4.61866;422;20220301;11.1;-.6;5.3;2.7;4.62;0;1.75;11086 +85093;47.09283;4.61866;422;20220302;9.7;-.1;4.8;2.4;6.68;0;1.04;8932 +85093;47.09283;4.61866;422;20220303;12.3;4.9;8.6;1.7;8.45;.1;1.15;8283 +85093;47.09283;4.61866;422;20220304;12.6;3;7.8;2.6;4.92;0;2.01;12099 +85093;47.09283;4.61866;422;20220305;9.9;-1.6;4.1;2.6;3.65;0;1.85;12492 +85093;47.09283;4.61866;422;20220306;6.4;-3.5;1.4;2.9;3.65;0;1.52;12159 +85093;47.09283;4.61866;422;20220307;6.8;-4.1;1.3;4.2;3.82;0;1.66;12787 +85093;47.09283;4.61866;422;20220308;10.1;-4.1;3;2.9;4.62;0;1.66;14331 +85093;47.09283;4.61866;422;20220309;13;-.8;6.1;2.2;6.08;0;1.68;13877 +85093;47.09283;4.61866;422;20220310;13.3;.5;6.9;3.8;7.15;0;1.81;13328 +85093;47.09283;4.61866;422;20220311;13.7;3.7;8.7;5.8;7.65;3;2.16;10985 +85093;47.09283;4.61866;422;20220312;8.5;5.7;7.1;3.5;7.92;2.3;1.15;6018 +85093;47.09283;4.61866;422;20220313;9;3.4;6.2;4.3;8.02;8.8;1;5659 +85093;47.09283;4.61866;422;20220314;11.7;.8;6.3;3.1;8.08;8.2;1.38;13410 +85093;47.09283;4.61866;422;20220315;13.6;7.5;10.6;3.2;10.15;0;1.38;8862 +85093;47.09283;4.61866;422;20220316;13.5;5.6;9.6;2.4;9.65;0;1.36;9201 +85093;47.09283;4.61866;422;20220317;9.1;7.9;8.5;4.5;9.12;0;.96;2078 +85093;47.09283;4.61866;422;20220318;11.6;5.4;8.5;6.8;7.9;0;2.48;11633 +85093;47.09283;4.61866;422;20220319;13.7;4.1;8.9;4;6.47;.3;2.91;16200 +85093;47.09283;4.61866;422;20220320;15.6;3.3;9.4;4.3;6.73;0;2.98;15533 +85093;47.09283;4.61866;422;20220321;16;5.4;10.7;2.4;6.77;0;2.7;17133 +85093;47.09283;4.61866;422;20220322;14.9;2.8;8.8;2.4;6.11;0;2.66;17973 +85093;47.09283;4.61866;422;20220323;15.9;2.1;9;1.4;6.5;0;2.34;18400 +85093;47.09283;4.61866;422;20220324;18.3;3.3;10.8;1.9;6.27;0;2.87;18833 +85093;47.09283;4.61866;422;20220325;18.2;4.5;11.4;3;5.93;0;3.48;18933 +85093;47.09283;4.61866;422;20220326;18.3;5.7;12;3.4;6.3;0;3.71;18833 +85093;47.09283;4.61866;422;20220327;18.8;5.8;12.3;1.7;6.87;0;3;19964 +85093;47.09283;4.61866;422;20220328;19.6;5.4;12.5;2.1;7.23;0;3.11;18233 +85093;47.09283;4.61866;422;20220329;16.7;8.5;12.6;3.2;7.63;1.8;2.83;11033 +85093;47.09283;4.61866;422;20220330;12.7;8;10.3;2.1;10.83;2.6;1.31;6833 +85093;47.09283;4.61866;422;20220331;8.2;6.5;7.4;3.5;8.73;4.8;1.21;5266 +85093;47.09283;4.61866;422;20220401;3.8;-.2;1.8;5.1;5.64;1.3;1.16;6720 +85093;47.09283;4.61866;422;20220402;3.3;-.6;1.4;5.9;5.7;0;1.22;7100 +85093;47.09283;4.61866;422;20220403;4.6;-2;1.3;4;4.65;0;1.65;12733 +85093;47.09283;4.61866;422;20220404;8.3;-2.9;2.7;2.8;4.63;0;2.23;20009 +85093;47.09283;4.61866;422;20220405;11.7;3.9;7.8;3.8;8;.1;1.95;9566 +85093;47.09283;4.61866;422;20220406;11.5;7.5;9.5;3.7;10.03;1.1;1.48;5833 +85093;47.09283;4.61866;422;20220407;11.3;7.8;9.5;7.2;10.8;9.8;1.15;3533 +85093;47.09283;4.61866;422;20220408;13.7;8;10.9;7;10.4;4.6;2.03;6066 +85093;47.09283;4.61866;422;20220409;7.8;1.6;4.7;3.3;6.87;1.7;1.74;12433 +85093;47.09283;4.61866;422;20220410;9.2;-.9;4.1;2.1;6.35;0;2.54;22725 +85093;47.09283;4.61866;422;20220411;16.8;.8;8.8;4.6;7.62;0;3.69;21001 +85093;47.09283;4.61866;422;20220412;19.8;6.6;13.2;4;7.62;0;4.34;19243 +85093;47.09283;4.61866;422;20220413;19.4;7.5;13.5;1.9;9.81;0;2.91;17905 +85093;47.09283;4.61866;422;20220414;19.5;7.5;13.5;2.6;11.34;0;3.09;18844 +85093;47.09283;4.61866;422;20220415;20.4;8.3;14.4;3.3;10.7;0;3.81;21600 +85093;47.09283;4.61866;422;20220416;17.7;8.2;12.9;5.1;8.8;0;4.33;24266 +85093;47.09283;4.61866;422;20220417;18.1;3.2;10.7;3.2;6.21;0;4.17;24586 +85093;47.09283;4.61866;422;20220418;17.8;3.3;10.5;1.9;6.5;0;3.59;23333 +85093;47.09283;4.61866;422;20220419;18.4;5.8;12.1;2.3;7.54;0;3.71;22919 +85093;47.09283;4.61866;422;20220420;17.8;6.2;12;3.4;7.47;0;4.1;22733 +85093;47.09283;4.61866;422;20220421;18.1;5.9;12;3.1;7.27;0;4.01;23500 +85093;47.09283;4.61866;422;20220422;18.8;5.2;12;2.4;9;0;3.69;23300 +85093;47.09283;4.61866;422;20220423;15.6;9.1;12.4;3.8;10.87;7.8;2.35;10933 +85093;47.09283;4.61866;422;20220424;12.3;6.9;9.6;3.4;10.97;1.3;1.32;5466 +85093;47.09283;4.61866;422;20220425;12.9;9.4;11.1;3.1;11.83;5.4;1.56;7933 +85093;47.09283;4.61866;422;20220426;14.6;6.3;10.5;2.5;9.27;0;2.94;19966 +85093;47.09283;4.61866;422;20220427;16.7;4.6;10.6;3.7;9.1;0;3.64;25800 +85093;47.09283;4.61866;422;20220428;20.3;5.8;13;3;9.23;0;4.28;25966 +85093;47.09283;4.61866;422;20220429;17.8;7.3;12.6;1.9;9.93;.9;2.62;13833 +85093;47.09283;4.61866;422;20220430;15.8;5.2;10.5;2.8;9.6;0;3.31;24266 +85093;47.09283;4.61866;422;20220501;16.5;4.7;10.6;2.8;8.73;0;3.6;24900 +85093;47.09283;4.61866;422;20220502;18.5;6.2;12.3;2.4;9.43;0;3.61;22400 +85093;47.09283;4.61866;422;20220503;20.7;8.1;14.4;2.2;10.3;.1;4.1;24666 +85093;47.09283;4.61866;422;20220504;19.1;9.5;14.3;2;11.87;7.8;2.9;16333 +85093;47.09283;4.61866;422;20220505;16.8;9.2;13;2.6;11.18;4;2.8;15735 +85093;47.09283;4.61866;422;20220506;18.1;7.3;12.7;3.4;9.98;0;2.79;14570 +85093;47.09283;4.61866;422;20220507;20;7.8;13.9;3.1;9.92;.4;3.14;15081 +85093;47.09283;4.61866;422;20220508;21.4;9;15.2;3.2;10.35;0;3.4;15228 +85093;47.09283;4.61866;422;20220509;22.3;9.3;15.8;2.3;11.42;0;3.16;15375 +85093;47.09283;4.61866;422;20220510;24;12.1;18.1;1.8;11.98;0;3.21;13628 +85093;47.09283;4.61866;422;20220511;27.2;13;20.1;3.2;12.38;0;4.38;15403 +85093;47.09283;4.61866;422;20220512;21.6;12.4;17;2.3;14.65;1.6;2.68;13772 +85093;47.09283;4.61866;422;20220513;21.5;14.6;18;2.2;14.52;0;2.66;12477 +85093;47.09283;4.61866;422;20220514;24.3;9.9;17.1;2.1;10.62;0;3.68;17157 +85093;47.09283;4.61866;422;20220515;26.2;10.9;18.6;2.7;12.08;6;4.13;17384 +85093;47.09283;4.61866;422;20220516;24.3;13.7;19;3.2;15.22;.2;3.41;15091 +85093;47.09283;4.61866;422;20220517;27;13.5;20.2;2.1;14.88;0;3.67;16393 +85093;47.09283;4.61866;422;20220518;28.1;15.5;21.8;1.9;14.58;.3;3.89;16132 +85093;47.09283;4.61866;422;20220519;28.8;17.1;22.9;3.1;15.25;.8;4.43;14790 +85093;47.09283;4.61866;422;20220520;29.4;16.1;22.7;4.3;14.35;0;5.3;16672 +85093;47.09283;4.61866;422;20220521;25.6;12.7;19.1;2.3;13.78;0;3.8;18117 +85093;47.09283;4.61866;422;20220522;25.4;13.6;19.5;3.3;13.35;2.4;4.08;16432 +85093;47.09283;4.61866;422;20220523;20.1;15.3;17.7;4.4;15.38;5.5;2.63;11010 +85093;47.09283;4.61866;422;20220524;18;10.2;14.1;4.3;11.05;.1;2.87;13587 +85093;47.09283;4.61866;422;20220525;19.2;7.1;13.2;2.4;10.28;0;2.92;16376 +85093;47.09283;4.61866;422;20220526;19;7.8;13.4;2.4;11.15;0;2.68;15229 +85093;47.09283;4.61866;422;20220527;18.7;10.5;14.6;2.5;12.38;.1;2.34;12119 +85093;47.09283;4.61866;422;20220528;19.1;8.6;13.8;3.3;9.65;0;3.29;15756 +85093;47.09283;4.61866;422;20220529;17.1;5.3;11.2;3.1;7.65;0;3.18;17492 +85093;47.09283;4.61866;422;20220530;19.7;5.3;12.5;2.2;7.35;0;3.5;18202 +85093;47.09283;4.61866;422;20220531;22;8.1;15;2.5;8.28;0;3.9;17332 +85093;47.09283;4.61866;422;20220601;22.3;9.1;15.7;1.9;10.22;0;3.31;15528 +85093;47.09283;4.61866;422;20220602;24.9;11;18;3.2;12.95;4.7;4;17834 +85093;47.09283;4.61866;422;20220603;27;15.5;21.3;2.4;16.55;10.5;3.83;16907 +85093;47.09283;4.61866;422;20220604;27.5;15.7;21.6;2.9;17.78;20.4;3.89;16938 +85093;47.09283;4.61866;422;20220605;22.4;15.4;18.9;4.4;16.25;1.4;3.08;13510 +85093;47.09283;4.61866;422;20220606;20.8;12.3;16.6;3.2;13.95;.6;2.92;14180 +85093;47.09283;4.61866;422;20220607;19.6;12.4;16;3.4;13.35;.3;2.84;14054 +85093;47.09283;4.61866;422;20220608;18.4;11.4;14.9;2.9;13.18;6;2.36;11669 +85093;47.09283;4.61866;422;20220609;18.1;11.8;14.9;3.2;11.82;.1;2.67;13037 +85093;47.09283;4.61866;422;20220610;24.4;10;17.2;1.4;11.55;0;3.61;18273 +85093;47.09283;4.61866;422;20220611;27.9;13.4;20.6;1.3;12.88;.1;5.13;27124 +85093;47.09283;4.61866;422;20220612;27.7;15.8;21.8;2.2;14.98;.3;5.03;23382 +85093;47.09283;4.61866;422;20220613;23.3;14.3;18.8;3;11.92;0;5.07;25823 +85093;47.09283;4.61866;422;20220614;27.9;10.3;19.1;2.9;10.95;0;6.07;30143 +85093;47.09283;4.61866;422;20220615;32;14.3;23.1;2.5;15.15;.1;6.44;29594 +85093;47.09283;4.61866;422;20220616;29.8;16.6;23.2;2.5;14.58;0;5.98;26947 +85093;47.09283;4.61866;422;20220617;31.6;16.1;23.8;2.2;12.62;0;6.36;27978 +85093;47.09283;4.61866;422;20220618;34;17.6;25.8;3.7;13.68;0;7.71;28046 +85093;47.09283;4.61866;422;20220619;34.3;20.6;27.5;5;14.05;1;8.64;27414 +85093;47.09283;4.61866;422;20220620;29.7;17.5;23.6;3.9;16.12;.3;6.29;26519 +85093;47.09283;4.61866;422;20220621;29.8;17.1;23.5;3;17.98;5.3;5.54;24895 +85093;47.09283;4.61866;422;20220622;25.3;17.2;21.2;3.5;18.65;4;4.24;20293 +85093;47.09283;4.61866;422;20220623;24.2;13.8;19;2.5;16.18;6.4;3.97;21129 +85093;47.09283;4.61866;422;20220624;19.8;13.7;16.8;3.5;15.65;5.7;2.91;16708 +85093;47.09283;4.61866;422;20220625;24.3;12.6;18.4;2.5;14.85;16.7;4.26;22925 +85093;47.09283;4.61866;422;20220626;16.6;14;15.3;2;15.75;32.5;1.73;9883 +85093;47.09283;4.61866;422;20220627;19.2;13.5;16.4;2.1;15.05;2.2;2.59;14637 +85093;47.09283;4.61866;422;20220628;24.3;11.6;18;1.9;13.28;.1;4.75;27161 +85093;47.09283;4.61866;422;20220629;25.9;13.3;19.6;1.9;12.92;.2;5.19;27410 +85093;47.09283;4.61866;422;20220630;21.3;12.8;17.1;3.3;13.78;7.1;3.45;17718 +85093;47.09283;4.61866;422;20220701;20.9;10.5;15.7;3;11.68;0;4.31;25174 +85093;47.09283;4.61866;422;20220702;25.4;10.1;17.7;2.3;10.92;0;5.32;28706 +85093;47.09283;4.61866;422;20220703;27;14.2;20.6;2.1;12.82;.7;5.23;25233 +85093;47.09283;4.61866;422;20220704;24.2;14.7;19.4;2.1;13.42;.1;4.29;21180 +85093;47.09283;4.61866;422;20220705;25.2;13.1;19.1;2.2;11.38;0;5.17;25910 +85093;47.09283;4.61866;422;20220706;23.2;12.4;17.8;2.8;10.92;0;4.99;25390 +85093;47.09283;4.61866;422;20220707;22.2;11.8;17;2.9;12.15;0;4.14;20916 +85093;47.09283;4.61866;422;20220708;24.6;11.2;17.9;3.4;11.98;0;5.39;28679 +85093;47.09283;4.61866;422;20220709;26.3;12.6;19.5;3.1;11.82;0;5.72;27611 +85093;47.09283;4.61866;422;20220710;25.3;13.1;19.2;3.4;12.88;0;5.36;27171 +85093;47.09283;4.61866;422;20220711;27.4;13;20.2;4.6;11.62;0;6.47;28323 +85093;47.09283;4.61866;422;20220712;29.2;14.7;21.9;3.2;12.22;0;6.32;27423 +85093;47.09283;4.61866;422;20220713;31.5;15.1;23.3;2.2;12.42;0;6.17;27663 +85093;47.09283;4.61866;422;20220714;32.3;18.5;25.4;2.9;12.98;0;6.71;25916 +85093;47.09283;4.61866;422;20220715;27.4;15.4;21.4;2.6;11.85;0;5.64;25255 +85093;47.09283;4.61866;422;20220716;27.9;13.3;20.6;3;9.48;0;6.2;27072 +85093;47.09283;4.61866;422;20220717;30.6;14.2;22.4;3.5;10.75;0;6.89;27951 +85093;47.09283;4.61866;422;20220718;35.9;16.3;26.1;3.6;11.08;0;8.16;28956 +85093;47.09283;4.61866;422;20220719;35.8;17.4;26.6;3.6;14.55;0;7.82;28353 +85093;47.09283;4.61866;422;20220720;24.1;19.7;21.9;3.7;18.45;3.5;3.37;13011 +85093;47.09283;4.61866;422;20220721;28.1;15.1;21.6;2.4;16.18;0;5.15;25643 +85093;47.09283;4.61866;422;20220722;30.4;16;23.2;2.4;15.28;.7;5.46;24256 +85093;47.09283;4.61866;422;20220723;26.7;17.1;21.9;2.6;17.48;.1;4.49;21617 +85093;47.09283;4.61866;422;20220724;31.6;16.4;24;1.9;15.08;0;5.73;26713 +85093;47.09283;4.61866;422;20220725;28.2;19.2;23.7;4.3;15.42;.1;5.68;19634 +85093;47.09283;4.61866;422;20220726;24.5;15.2;19.9;2.9;14.58;0;4.42;21798 +85093;47.09283;4.61866;422;20220727;25.5;12.6;19.1;2.3;11.38;0;4.89;24699 +85093;47.09283;4.61866;422;20220728;28;13.7;20.9;2.3;11.45;0;5.36;24901 +85093;47.09283;4.61866;422;20220729;26.7;15.9;21.3;2.1;11.48;0;4.69;21023 +85093;47.09283;4.61866;422;20220730;28.9;15.4;22.1;1.7;12.02;0;4.86;22405 +85093;47.09283;4.61866;422;20220731;30.4;17.3;23.8;2.5;13.05;0;5.58;22692 +85093;47.09283;4.61866;422;20220801;29.3;15.4;22.4;2.6;14.32;0;5.25;23159 +85093;47.09283;4.61866;422;20220802;30.7;15.1;22.9;2;14.42;0;5.4;25765 +85093;47.09283;4.61866;422;20220803;34.1;18.3;26.2;1.9;13.25;0;5.87;24856 +85093;47.09283;4.61866;422;20220804;35.7;19.9;27.8;2.3;14.05;.4;6.17;22564 +85093;47.09283;4.61866;422;20220805;27.5;19;23.3;3.4;16.55;.6;4.77;19311 +85093;47.09283;4.61866;422;20220806;27.2;14.7;21;3.7;12.32;0;5.56;24156 +85093;47.09283;4.61866;422;20220807;28.1;13.6;20.8;3.5;9.62;0;5.98;24514 +85093;47.09283;4.61866;422;20220808;29.7;14.9;22.3;3.4;9.32;0;6.31;24177 +85093;47.09283;4.61866;422;20220809;31.3;15.7;23.5;3.7;9.85;0;6.74;24220 +85093;47.09283;4.61866;422;20220810;30.9;16.6;23.7;4.1;9.98;0;6.83;23097 +85093;47.09283;4.61866;422;20220811;31.8;16;23.9;3.6;9.78;0;6.72;23782 +85093;47.09283;4.61866;422;20220812;31.9;15.7;23.8;3.3;9.62;0;6.52;24030 +85093;47.09283;4.61866;422;20220813;30.8;15.4;23.1;3.5;8.92;0;6.43;23402 +85093;47.09283;4.61866;422;20220814;23.3;15;19.2;3.1;13.82;5.3;3.41;13470 +85093;47.09283;4.61866;422;20220815;21.9;16.2;19;3.4;17.68;3.1;2.53;12569 +85093;47.09283;4.61866;422;20220816;28.4;15.2;21.8;2.1;16.62;11.1;4.18;20486 +85093;47.09283;4.61866;422;20220817;24.1;15.7;19.9;2.4;17.18;1.6;3.3;17093 +85093;47.09283;4.61866;422;20220818;23.3;15.8;19.6;2.1;17.58;4.7;2.73;14425 +85093;47.09283;4.61866;422;20220819;23.2;16;19.6;4.1;18.02;1.3;3;15858 +85093;47.09283;4.61866;422;20220820;24;16.8;20.4;3.4;16.12;.5;3.67;17206 +85093;47.09283;4.61866;422;20220821;24.5;13.2;18.9;2;11.88;0;3.76;18045 +85093;47.09283;4.61866;422;20220822;25.5;12.2;18.8;2.7;14.92;0;3.79;19919 +85093;47.09283;4.61866;422;20220823;27.2;14.5;20.8;2.2;16.02;0;3.9;19681 +85093;47.09283;4.61866;422;20220824;30.2;16.7;23.5;3.2;12.25;0;5.53;20895 +85093;47.09283;4.61866;422;20220825;31.2;14.6;22.9;2.7;12.38;.3;5.31;22109 +85093;47.09283;4.61866;422;20220826;22.5;17.2;19.9;4;17.45;1.2;2.66;12520 +85093;47.09283;4.61866;422;20220827;24.8;13.4;19.1;2.7;15.12;0;3.62;19166 +85093;47.09283;4.61866;422;20220828;27.1;13.4;20.2;2.2;15.22;0;3.86;20193 +85093;47.09283;4.61866;422;20220829;29.8;14.8;22.3;2.2;15.22;0;4.38;20603 +85093;47.09283;4.61866;422;20220830;23.2;16.5;19.9;2.7;16.05;.5;2.85;11304 +85093;47.09283;4.61866;422;20220831;25.9;14.1;20;2.6;15.62;.1;3.54;18079 +85093;47.09283;4.61866;422;20220901;26.5;13.4;20;3.2;13.55;0;4.15;19074 +85093;47.09283;4.61866;422;20220902;23.1;12.8;17.9;2.4;14.65;3.8;2.85;14985 +85093;47.09283;4.61866;422;20220903;23.7;14.7;19.2;2.8;16.05;0;3.05;16069 +85093;47.09283;4.61866;422;20220904;27.4;12.9;20.2;2.4;14.82;.4;3.71;18861 +85093;47.09283;4.61866;422;20220905;30.3;15.8;23;2.8;16.38;2.4;4.43;19589 +85093;47.09283;4.61866;422;20220906;27.5;17.4;22.4;2.9;17.75;1.6;3.7;16670 +85093;47.09283;4.61866;422;20220907;19.4;14.5;16.9;2.7;16.78;16.3;1.69;9225 +85093;47.09283;4.61866;422;20220908;21.6;13.1;17.4;4.3;14.32;.8;2.99;15134 +85093;47.09283;4.61866;422;20220909;18.9;13.2;16;4.9;14.42;2.2;2.21;11661 +85093;47.09283;4.61866;422;20220910;18.6;12.6;15.6;3.9;13.75;.1;2.17;11682 +85093;47.09283;4.61866;422;20220911;22.7;10.8;16.8;1.8;13.52;.1;2.76;17060 +85093;47.09283;4.61866;422;20220912;27.7;11.4;19.5;2.2;13.85;0;3.6;19030 +85093;47.09283;4.61866;422;20220913;27.5;15.8;21.7;2.6;18.65;9.2;3.05;14810 +85093;47.09283;4.61866;422;20220914;24.8;17.4;21.1;3.2;19.12;6.1;2.63;12515 +85093;47.09283;4.61866;422;20220915;19.6;15.3;17.4;3.6;16.68;5.4;1.77;9266 +85093;47.09283;4.61866;422;20220916;16.4;10.7;13.5;2.8;12.35;0;1.6;8993 +85093;47.09283;4.61866;422;20220917;14.6;5.5;10;3.3;8.92;0;2.01;14032 +85093;47.09283;4.61866;422;20220918;16.5;4.1;10.3;2.1;7.62;0;2.35;16225 +85093;47.09283;4.61866;422;20220919;16.2;5.3;10.8;2.6;8.28;0;2.34;15425 +85093;47.09283;4.61866;422;20220920;17;5.6;11.3;2.6;8.58;0;2.38;15165 +85093;47.09283;4.61866;422;20220921;17.5;5.7;11.6;3.1;8.65;0;2.47;15397 +85093;47.09283;4.61866;422;20220922;19.1;4.8;11.9;2.2;8.42;0;2.51;16396 +85093;47.09283;4.61866;422;20220923;19.3;7.3;13.3;2.1;9.92;1;2.25;12745 +85093;47.09283;4.61866;422;20220924;18.9;11.2;15.1;2.5;12.25;.5;2.06;11428 +85093;47.09283;4.61866;422;20220925;14.9;8.6;11.7;2;11.78;.7;1.29;9891 +85093;47.09283;4.61866;422;20220926;14.1;6.9;10.5;4.3;10.58;6.6;1.43;9471 +85093;47.09283;4.61866;422;20220927;11.3;8.4;9.9;5.7;10.95;22.9;.92;6683 +85093;47.09283;4.61866;422;20220928;11.9;9.6;10.7;3.4;11.82;10.2;.82;5487 +85093;47.09283;4.61866;422;20220929;12.3;8.2;10.3;2.4;10.42;3.6;1.21;8779 +85093;47.09283;4.61866;422;20220930;15.1;4.8;9.9;2.2;9.48;2.4;1.63;13766 +85093;47.09283;4.61866;422;20221001;15.5;7.2;11.3;5.3;12.62;12.2;1.01;8423 +85093;47.09283;4.61866;422;20221002;17.6;14.7;16.1;4.8;15.95;3;1.31;7353 +85093;47.09283;4.61866;422;20221003;15.4;11.2;13.3;2.3;13.08;0;1.17;8069 +85093;47.09283;4.61866;422;20221004;18.6;7;12.8;1.5;11.92;.3;1.57;12443 +85093;47.09283;4.61866;422;20221005;22.2;9.9;16;2.7;13.65;.1;2.03;12792 +85093;47.09283;4.61866;422;20221006;17;10.7;13.8;2.3;13.22;0;1.26;7825 +85093;47.09283;4.61866;422;20221007;18.9;8.1;13.5;1.9;13.02;.2;1.45;11087 +85093;47.09283;4.61866;422;20221008;16.7;10.6;13.7;2.6;11.95;0;1.5;9617 +85093;47.09283;4.61866;422;20221009;18.1;5.1;11.6;3.1;10.88;.2;1.53;12521 +85093;47.09283;4.61866;422;20221010;20.2;8.6;14.4;2.3;13.58;.7;1.49;10189 +85093;47.09283;4.61866;422;20221011;17.9;12.5;15.2;1.9;14.65;2.1;1.19;7681 +85093;47.09283;4.61866;422;20221012;19.6;10.1;14.9;1.8;13.35;.3;1.43;10490 +85093;47.09283;4.61866;422;20221013;15.4;10.8;13.1;2.3;13.48;1.4;.9;5598 +85093;47.09283;4.61866;422;20221014;15.3;12.5;13.9;5.3;15.02;4.7;.67;4488 +85093;47.09283;4.61866;422;20221015;17.2;14.4;15.8;5;15.68;.4;1.03;4876 +85093;47.09283;4.61866;422;20221016;22.6;13.9;18.2;3.1;16.35;0;1.61;9002 +85093;47.09283;4.61866;422;20221017;21.7;12.7;17.2;3;15.88;0;1.55;8335 +85093;47.09283;4.61866;422;20221018;23;14.3;18.6;2.8;16.42;.3;1.69;9567 +85093;47.09283;4.61866;422;20221019;20.8;11.6;16.2;3.1;14.36;.3;1.83;9396 +85093;47.09283;4.61866;422;20221020;18.9;13.6;16.3;2.9;15.68;16.3;1.54;6689 +85093;47.09283;4.61866;422;20221021;19.5;14.2;16.8;2.6;15.58;17.9;1.45;5825 +85093;47.09283;4.61866;422;20221022;20.5;11.5;16;2;14.18;.2;1.56;8784 +85093;47.09283;4.61866;422;20221023;18.8;12;15.4;3.3;14.16;3.6;1.83;6594 +85093;47.09283;4.61866;422;20221024;19.2;14;16.6;2.5;13.58;1.8;1.69;6124 +85093;47.09283;4.61866;422;20221025;18.6;9.6;14.1;1.7;12.61;1.3;1.2;8215 +85093;47.09283;4.61866;422;20221026;21.5;12;16.8;2.3;13.96;.1;1.68;8229 +85093;47.09283;4.61866;422;20221027;21.2;10.1;15.7;2.4;13.73;0;1.73;8493 +85093;47.09283;4.61866;422;20221028;23.3;13.1;18.2;2.2;13.46;0;2.08;8060 +85093;47.09283;4.61866;422;20221029;21.8;11.8;16.8;3;12.15;.1;1.95;7449 +85093;47.09283;4.61866;422;20221030;21.5;10.4;16;2.5;10.85;.1;1.84;7821 +85093;47.09283;4.61866;422;20221031;19.3;10.1;14.7;3.6;12.95;8.5;1.38;7235 +85093;47.09283;4.61866;422;20221101;14.7;12.4;13.5;4.3;12.05;0;1.24;5157 +85093;47.09283;4.61866;422;20221102;15.2;8.3;11.7;2.9;10.55;.1;1.11;6529 +85093;47.09283;4.61866;422;20221103;12;6.3;9.2;3.8;9.78;5.8;.84;3735 +85093;47.09283;4.61866;422;20221104;8.1;7.2;7.7;4.7;9.32;7.5;.59;2051 +85093;47.09283;4.61866;422;20221105;9.3;4.4;6.8;2.7;8.82;.1;.56;5011 +85093;47.09283;4.61866;422;20221106;10;3.6;6.8;3;8.42;.1;.67;5009 +85093;47.09283;4.61866;422;20221107;15.4;9.1;12.2;4;10.42;0;1.28;5605 +85093;47.09283;4.61866;422;20221108;15.8;5.5;10.6;4;10.02;5.7;1.19;5517 +85093;47.09283;4.61866;422;20221109;12.4;10.9;11.6;3.1;12.22;5.7;.63;1823 +85093;47.09283;4.61866;422;20221110;11.3;5.7;8.5;1.9;9.75;0;.58;5059 +85093;47.09283;4.61866;422;20221111;11;4.3;7.7;2.8;9.82;.2;.4;5058 +85093;47.09283;4.61866;422;20221112;14.9;7.4;11.1;2.7;10.78;.1;.78;5372 +85093;47.09283;4.61866;422;20221113;11.8;6.8;9.3;2.4;8.88;.1;.95;4138 +85093;47.09283;4.61866;422;20221114;14.1;3.8;8.9;3.8;10.25;5.6;.63;6190 +85093;47.09283;4.61866;422;20221115;12.6;8.1;10.4;3.4;11.52;10.6;.49;3414 +85093;47.09283;4.61866;422;20221116;12.2;7.9;10.1;5;10.35;6.8;.81;4134 +85093;47.09283;4.61866;422;20221117;12.6;8.9;10.7;6.5;10.42;5.7;1.09;3313 +85093;47.09283;4.61866;422;20221118;9.5;6.9;8.2;5;8.98;.8;.78;3379 +85093;47.09283;4.61866;422;20221119;7.2;3.6;5.4;3;8.08;.4;.41;3396 +85093;47.09283;4.61866;422;20221120;7.1;3.8;5.4;4.4;8.05;1;.45;3575 +85093;47.09283;4.61866;422;20221121;7;5.2;6.1;4.8;8.38;3.2;.51;1692 +85093;47.09283;4.61866;422;20221122;7.9;4.1;6;5.2;7.62;.2;.76;3242 +85093;47.09283;4.61866;422;20221123;9;2;5.5;4;7.85;4.1;.55;3664 +85093;47.09283;4.61866;422;20221124;10.8;6.1;8.5;3.9;8.95;5;.74;3885 +85093;47.09283;4.61866;422;20221125;9.5;6.2;7.9;3.5;8.95;0;.62;2704 +85093;47.09283;4.61866;422;20221126;8.1;3;5.5;2.1;7.98;.1;.44;3250 +85093;47.09283;4.61866;422;20221127;6.3;2.9;4.6;2.4;7.61;.7;.49;3774 +85093;47.09283;4.61866;422;20221128;8;4.7;6.3;2.3;8.78;7.7;.47;2462 +85093;47.09283;4.61866;422;20221129;7.1;4.8;5.9;1.5;8.98;.1;.38;1778 +85093;47.09283;4.61866;422;20221130;6.4;4.7;5.6;1.9;8.46;0;.45;2265 +85093;47.09283;4.61866;422;20221201;5.3;4.9;5.1;2.6;7.36;0;.61;1570 +85093;47.09283;4.61866;422;20221202;3.3;1.8;2.6;2.7;6.42;1;.39;1485 +85093;47.09283;4.61866;422;20221203;3.9;1.3;2.6;4.3;6.52;4.1;.35;2586 +85093;47.09283;4.61866;422;20221204;3.4;1;2.2;3.4;6.72;4.8;.26;1912 +85093;47.09283;4.61866;422;20221205;3.9;1.6;2.8;3.3;6.58;.1;.39;1968 +85093;47.09283;4.61866;422;20221206;3.1;-.7;1.2;1.6;6.12;0;.26;2447 +85093;47.09283;4.61866;422;20221207;4.5;.4;2.4;2;5.98;0;.32;3599 +85093;47.09283;4.61866;422;20221208;1.4;-1.6;-.1;2;5.25;0;.34;1897 +85093;47.09283;4.61866;422;20221209;1.3;-2.5;-.6;3;4.85;0;.4;2655 +85093;47.09283;4.61866;422;20221210;-.5;-2.2;-1.4;3.5;4.62;0;.34;1874 +85093;47.09283;4.61866;422;20221211;-2.8;-7;-4.9;2.7;3.85;0;.22;2590 +85093;47.09283;4.61866;422;20221212;-3.8;-5.5;-4.7;3.6;3.88;.2;.24;1401 +85093;47.09283;4.61866;422;20221213;-1.8;-5.8;-3.8;3.7;4.15;2.7;.2;2598 +85093;47.09283;4.61866;422;20221214;7.2;-2.1;2.5;2.6;7.38;9.6;.13;3728 +85093;47.09283;4.61866;422;20221215;3;1.1;2.1;2.9;6.55;.9;.29;1400 +85093;47.09283;4.61866;422;20221216;1.3;-2.2;-.5;3.1;4.55;0;.39;3778 +85093;47.09283;4.61866;422;20221217;0;-7;-3.5;3.3;3.72;0;.35;4446 +85093;47.09283;4.61866;422;20221218;2.9;-6.5;-1.8;4.2;5.02;0;.2;4624 +85093;47.09283;4.61866;422;20221219;11.7;2.1;6.9;4.2;8.32;0;.53;4230 +85093;47.09283;4.61866;422;20221220;12;6.2;9.1;4.3;10.22;10.3;.64;2202 +85093;47.09283;4.61866;422;20221221;10.7;9.3;10;5.1;10.98;2;.55;1528 +85093;47.09283;4.61866;422;20221222;11.4;9.3;10.4;7.7;10.92;14;.77;1622 +85093;47.09283;4.61866;422;20221223;12.6;9.9;11.3;6.9;12.98;6.8;.23;1708 +85093;47.09283;4.61866;422;20221224;10.1;9.2;9.7;3.1;10.65;.7;.52;1196 +85093;47.09283;4.61866;422;20221225;11.9;7.3;9.6;3.1;10.02;1;.6;2982 +85093;47.09283;4.61866;422;20221226;10.6;7.8;9.2;4.6;9.85;2.1;.83;785 +85093;47.09283;4.61866;422;20221227;7.5;3;5.2;2.5;7.88;.1;.34;2966 +85093;47.09283;4.61866;422;20221228;10;3.7;6.9;5.4;7.92;.2;.85;3566 +85093;47.09283;4.61866;422;20221229;10.5;8.2;9.3;6.3;9.22;2.9;1.09;1573 +85093;47.09283;4.61866;422;20221230;11.5;3.6;7.5;4.8;9.72;3.8;.38;2948 +85093;47.09283;4.61866;422;20221231;14.6;10.8;12.7;4.5;11.28;0;1.08;2701 +85094;47.10866;4.94707;212;20220101;5.7;3;4.3;1.1;7.95;.1;.24;2260 +85094;47.10866;4.94707;212;20220102;8.9;2.7;5.8;2.5;8.8;0;.25;3106 +85094;47.10866;4.94707;212;20220103;11.7;7.3;9.5;3.3;10.25;1.1;.72;2015 +85094;47.10866;4.94707;212;20220104;11.5;9.6;10.6;4.6;9.75;9.9;1.21;1241 +85094;47.10866;4.94707;212;20220105;5.8;2.4;4.1;3.4;6.4;0;.65;3566 +85094;47.10866;4.94707;212;20220106;5.8;1.4;3.6;1.8;6;.2;.51;3353 +85094;47.10866;4.94707;212;20220107;2.8;-2.2;.3;3.7;6.46;5.2;.12;2391 +85094;47.10866;4.94707;212;20220108;4.6;1.7;3.2;5.5;7.26;7.9;.36;2159 +85094;47.10866;4.94707;212;20220109;6.3;3.9;5.1;3.9;7.26;1.1;.71;1921 +85094;47.10866;4.94707;212;20220110;4.5;.3;2.4;2.5;6.43;.9;.41;2790 +85094;47.10866;4.94707;212;20220111;5.3;-.7;2.3;3.8;5.7;0;.64;4503 +85094;47.10866;4.94707;212;20220112;3.8;-1.1;1.4;3.8;5.26;0;.64;4209 +85094;47.10866;4.94707;212;20220113;4;-3.3;.3;1.7;4.86;0;.4;5018 +85094;47.10866;4.94707;212;20220114;-.5;-6;-3.3;.7;4.66;0;.19;3128 +85094;47.10866;4.94707;212;20220115;-2.7;-4.8;-3.7;.9;4.6;0;.23;1523 +85094;47.10866;4.94707;212;20220116;-2;-4.4;-3.2;1.2;4.76;0;.22;1973 +85094;47.10866;4.94707;212;20220117;2.7;-2.5;.1;1.7;6.13;0;.21;3194 +85094;47.10866;4.94707;212;20220118;6.7;.5;3.6;3.5;6.73;0;.56;3934 +85094;47.10866;4.94707;212;20220119;4.7;-.9;1.9;2.7;6.26;.8;.4;3928 +85094;47.10866;4.94707;212;20220120;6.7;2.1;4.4;2.8;6.7;.2;.66;3688 +85094;47.10866;4.94707;212;20220121;5.2;0;2.6;3.9;5.26;0;.91;4073 +85094;47.10866;4.94707;212;20220122;4.9;-1.7;1.6;3;5.9;0;.5;4445 +85094;47.10866;4.94707;212;20220123;6.6;0;3.3;2.4;6.1;0;.6;5217 +85094;47.10866;4.94707;212;20220124;.3;-2.9;-1.3;1.1;5.7;0;.25;2127 +85094;47.10866;4.94707;212;20220125;.2;-1.9;-.8;.9;5.73;0;.27;2273 +85094;47.10866;4.94707;212;20220126;-1.7;-2.5;-2.1;1.5;5.2;0;.28;726 +85094;47.10866;4.94707;212;20220127;-1.3;-3.2;-2.3;1.6;4.96;0;.27;2155 +85094;47.10866;4.94707;212;20220128;3.8;-1.5;1.2;1.8;6.36;0;.33;3547 +85094;47.10866;4.94707;212;20220129;3.6;-.1;1.7;3.2;6.7;.2;.33;3204 +85094;47.10866;4.94707;212;20220130;9.4;2.9;6.1;1.6;8.36;0;.51;4685 +85094;47.10866;4.94707;212;20220131;7.6;4.2;5.9;4.4;7.23;2.5;.99;3639 +85094;47.10866;4.94707;212;20220201;4.3;1;2.6;3.9;6.66;1.7;.49;3298 +85094;47.10866;4.94707;212;20220202;11.3;3.6;7.5;2.5;9.5;1.1;.59;4793 +85094;47.10866;4.94707;212;20220203;8.6;4;6.3;2;8.36;.1;.57;4352 +85094;47.10866;4.94707;212;20220204;7.4;1.3;4.3;3.6;8.36;1.2;.35;4050 +85094;47.10866;4.94707;212;20220205;9.3;-1.8;3.7;1.3;6.3;0;.62;7596 +85094;47.10866;4.94707;212;20220206;7.6;-.9;3.4;5.8;7.83;1.1;.36;5192 +85094;47.10866;4.94707;212;20220207;9.3;5.2;7.3;2.5;6.63;.1;1.14;6000 +85094;47.10866;4.94707;212;20220208;11.7;-3.8;3.9;.5;5.8;0;.52;9358 +85094;47.10866;4.94707;212;20220209;11.8;-3.4;4.2;1.3;6.2;0;.77;9097 +85094;47.10866;4.94707;212;20220210;8.6;.3;4.4;3;8.1;5.1;.87;5200 +85094;47.10866;4.94707;212;20220211;7.9;3.1;5.5;3.5;6.1;0;1.17;10300 +85094;47.10866;4.94707;212;20220212;5.5;-1.4;2;2.3;4.9;0;.86;8400 +85094;47.10866;4.94707;212;20220213;13.4;-5;4.2;4.1;6.1;.2;1.53;11300 +85094;47.10866;4.94707;212;20220214;10.3;6.4;8.3;4.5;8.74;3.5;1.12;3330 +85094;47.10866;4.94707;212;20220215;10.1;3;6.5;3.3;7.3;1.8;1.1;6700 +85094;47.10866;4.94707;212;20220216;9.1;5;7;6.5;9.93;4.9;.41;4021 +85094;47.10866;4.94707;212;20220217;14.6;9;11.8;4.8;10.56;.5;1.53;6190 +85094;47.10866;4.94707;212;20220218;16.1;7;11.6;4.5;9.8;1;1.87;6699 +85094;47.10866;4.94707;212;20220219;9.9;2.7;6.3;3.3;6.4;0;1.39;8001 +85094;47.10866;4.94707;212;20220220;10.8;3.1;7;6.3;8.4;2.2;1.15;6726 +85094;47.10866;4.94707;212;20220221;8.7;6.9;7.8;5.8;7.83;0;1.46;3911 +85094;47.10866;4.94707;212;20220222;10.5;4.4;7.5;3.1;8.56;1;.99;6342 +85094;47.10866;4.94707;212;20220223;14.2;5.1;9.7;1;8.7;0;1.06;9270 +85094;47.10866;4.94707;212;20220224;13.4;0;6.7;2.9;7.5;.8;1.39;9604 +85094;47.10866;4.94707;212;20220225;9.2;-1.6;3.8;2;5.86;0;1.11;10302 +85094;47.10866;4.94707;212;20220226;9.2;-1.1;4.1;3.5;5.3;0;1.53;11178 +85094;47.10866;4.94707;212;20220227;10.6;-2.5;4.1;2.5;4.43;0;1.64;11955 +85094;47.10866;4.94707;212;20220228;12.6;-3.3;4.6;1.8;5.13;0;1.48;12719 +85094;47.10866;4.94707;212;20220301;11.3;-1.2;5;1.8;5.03;0;1.45;11390 +85094;47.10866;4.94707;212;20220302;11.2;-2.7;4.3;1.6;6.8;0;1.09;10620 +85094;47.10866;4.94707;212;20220303;15;1.9;8.5;1.3;7.96;0;1.39;12308 +85094;47.10866;4.94707;212;20220304;12.9;1;6.9;2.7;5.16;0;2;12384 +85094;47.10866;4.94707;212;20220305;10.6;-1.9;4.3;2.6;3.86;0;1.89;12750 +85094;47.10866;4.94707;212;20220306;8;-2.7;2.7;3.1;3.9;0;1.74;12258 +85094;47.10866;4.94707;212;20220307;8.7;-2;3.4;2.8;4.1;0;1.75;12476 +85094;47.10866;4.94707;212;20220308;12.7;-4.1;4.3;1.8;4.8;0;1.69;14618 +85094;47.10866;4.94707;212;20220309;14.4;-3.3;5.5;1.2;6.03;0;1.54;14906 +85094;47.10866;4.94707;212;20220310;15.6;-2.1;6.7;2.3;6.93;0;1.88;15077 +85094;47.10866;4.94707;212;20220311;15.8;5.3;10.6;6;7.73;2.7;2.91;10564 +85094;47.10866;4.94707;212;20220312;12.4;6.8;9.6;2.3;8.16;1.4;1.52;7096 +85094;47.10866;4.94707;212;20220313;10.8;4.7;7.7;2.2;8.76;11;1.1;6756 +85094;47.10866;4.94707;212;20220314;13.9;2.1;8;1.5;8.93;7.9;1.47;13333 +85094;47.10866;4.94707;212;20220315;15.8;7.8;11.8;2.7;10.5;0;1.69;8439 +85094;47.10866;4.94707;212;20220316;15.8;4.9;10.4;1.4;10.16;0;1.51;10965 +85094;47.10866;4.94707;212;20220317;12.5;8.2;10.4;4.2;10;0;1.5;7432 +85094;47.10866;4.94707;212;20220318;14.3;7.1;10.7;6.9;8;0;2.79;11700 +85094;47.10866;4.94707;212;20220319;15.8;5.5;10.6;4.2;6.5;2;3.09;16600 +85094;47.10866;4.94707;212;20220320;17.3;2.8;10;3.4;6.8;0;2.84;16000 +85094;47.10866;4.94707;212;20220321;17.4;3.6;10.5;1.5;7;0;2.33;17600 +85094;47.10866;4.94707;212;20220322;16.1;.4;8.2;1.9;6.3;0;2.35;18100 +85094;47.10866;4.94707;212;20220323;17.5;-.5;8.5;1.4;6.6;0;2.28;18400 +85094;47.10866;4.94707;212;20220324;20.1;1.1;10.6;2.2;6.5;0;2.98;18800 +85094;47.10866;4.94707;212;20220325;20.2;3.4;11.8;3.8;5.8;0;3.91;18900 +85094;47.10866;4.94707;212;20220326;20.1;6.8;13.4;3.9;6.3;0;4.03;18800 +85094;47.10866;4.94707;212;20220327;21;6.4;13.7;2;7;0;3.22;19500 +85094;47.10866;4.94707;212;20220328;21;1.8;11.4;1.5;7.7;0;2.68;18100 +85094;47.10866;4.94707;212;20220329;17.4;5.9;11.6;3.1;8;2.8;2.53;10500 +85094;47.10866;4.94707;212;20220330;12.8;9.1;10.9;2.3;11;4;1.26;6800 +85094;47.10866;4.94707;212;20220331;10;7.1;8.5;4.3;8.8;4.2;1.35;5700 +85094;47.10866;4.94707;212;20220401;4.8;1.7;3.2;5.7;5.7;1.3;1.29;5600 +85094;47.10866;4.94707;212;20220402;4.7;.8;2.7;6;5.5;0;1.31;6400 +85094;47.10866;4.94707;212;20220403;5;-1.7;1.6;3.8;4.9;0;1.35;9000 +85094;47.10866;4.94707;212;20220404;10.3;-3.1;3.6;2.2;4.78;0;2.25;21850 +85094;47.10866;4.94707;212;20220405;14.6;5.3;9.9;3.5;8;0;2.33;12100 +85094;47.10866;4.94707;212;20220406;13.2;9.2;11.2;3.4;10;.9;1.6;5800 +85094;47.10866;4.94707;212;20220407;12.3;8.9;10.6;5.6;11.1;8.5;1.12;3800 +85094;47.10866;4.94707;212;20220408;15.7;9.7;12.7;7;10.6;2.5;2.36;7200 +85094;47.10866;4.94707;212;20220409;10.2;3.5;6.8;3.9;6.9;2.3;1.98;12700 +85094;47.10866;4.94707;212;20220410;12.9;-2.7;5.1;1.8;6.3;0;2.41;22900 +85094;47.10866;4.94707;212;20220411;18.3;.6;9.4;3.8;7.3;0;3.3;19300 +85094;47.10866;4.94707;212;20220412;22;5.3;13.6;3.6;7.5;0;4.23;20100 +85094;47.10866;4.94707;212;20220413;21.5;5.1;13.3;1.9;9.7;0;2.98;17200 +85094;47.10866;4.94707;212;20220414;21.5;7.2;14.3;3.4;11.5;0;3.42;20000 +85094;47.10866;4.94707;212;20220415;22.4;9.3;15.8;3.7;10.6;0;4.22;22600 +85094;47.10866;4.94707;212;20220416;19.6;9.8;14.7;4.9;9.1;0;4.47;24200 +85094;47.10866;4.94707;212;20220417;20.5;4.3;12.4;4.5;6;0;4.91;25300 +85094;47.10866;4.94707;212;20220418;20.1;4.6;12.3;2.5;6.7;0;3.93;23600 +85094;47.10866;4.94707;212;20220419;20.7;4.7;12.7;2.9;7.4;0;3.98;22300 +85094;47.10866;4.94707;212;20220420;20.6;7.4;14;4;7.4;0;4.54;22500 +85094;47.10866;4.94707;212;20220421;19.9;6.3;13.1;3.4;7.2;0;4.14;21700 +85094;47.10866;4.94707;212;20220422;20.6;7.2;13.9;2.6;8.9;.1;3.91;23400 +85094;47.10866;4.94707;212;20220423;17.3;7.8;12.5;3.5;11.1;11.5;2.11;9500 +85094;47.10866;4.94707;212;20220424;14.6;8;11.3;2.9;11.2;4.8;1.36;5600 +85094;47.10866;4.94707;212;20220425;14.2;10.8;12.5;2.1;11.9;5.7;1.44;6500 +85094;47.10866;4.94707;212;20220426;16.1;6.5;11.3;2.8;9.2;0;3.09;21400 +85094;47.10866;4.94707;212;20220427;18.7;5.5;12.1;3.8;9.3;0;3.88;26100 +85094;47.10866;4.94707;212;20220428;22.2;6.3;14.2;3.3;9.3;0;4.5;25900 +85094;47.10866;4.94707;212;20220429;19.3;7.5;13.4;2;10.2;1.9;2.64;13600 +85094;47.10866;4.94707;212;20220430;17;4;10.5;3.2;9.5;0;3.22;24000 +85094;47.10866;4.94707;212;20220501;18.1;5.7;11.9;3;8.7;0;3.83;25900 +85094;47.10866;4.94707;212;20220502;20.3;5.8;13;2.9;9.3;0;3.83;22900 +85094;47.10866;4.94707;212;20220503;22.6;7.5;15;2.5;10.1;.1;4.19;24000 +85094;47.10866;4.94707;212;20220504;20.2;10.1;15.1;2;12.2;12.3;3.1;18000 +85094;47.10866;4.94707;212;20220505;18.3;10.4;14.3;3.3;10.9;3.5;2.95;14000 +85094;47.10866;4.94707;212;20220506;20.8;7.1;13.9;2.9;10.43;0;3.78;21964 +85094;47.10866;4.94707;212;20220507;22.5;7.7;15.1;2.8;10.23;0;4.26;23525 +85094;47.10866;4.94707;212;20220508;23.8;9.5;16.7;3.1;11.1;0;4.61;23897 +85094;47.10866;4.94707;212;20220509;24.4;10;17.2;2.1;12.4;0;4.26;23618 +85094;47.10866;4.94707;212;20220510;25.5;8.8;17.1;1.3;13.5;.1;4.07;24141 +85094;47.10866;4.94707;212;20220511;28.1;10;19.1;2.5;13.46;0;5.15;25944 +85094;47.10866;4.94707;212;20220512;24;13.6;18.8;1.9;14.86;1.3;3.58;18274 +85094;47.10866;4.94707;212;20220513;22.8;15.6;19.2;1.5;16.13;0;3.21;16654 +85094;47.10866;4.94707;212;20220514;25;9.8;17.4;1.9;11.63;0;4.49;24767 +85094;47.10866;4.94707;212;20220515;28;8.5;18.2;1.8;13.13;4.8;4.91;26989 +85094;47.10866;4.94707;212;20220516;26.4;15.4;20.9;2.5;15.93;.1;4.3;19801 +85094;47.10866;4.94707;212;20220517;28.1;13.4;20.7;1.7;15.66;0;4.76;24817 +85094;47.10866;4.94707;212;20220518;29.8;13.5;21.7;1.5;15.23;.3;5.09;26119 +85094;47.10866;4.94707;212;20220519;29.2;14.8;22;2.5;17.3;1.8;4.75;21658 +85094;47.10866;4.94707;212;20220520;30.2;16.4;23.3;4.4;14.8;0;6.24;21786 +85094;47.10866;4.94707;212;20220521;26.2;14.5;20.4;2.4;14.43;0;4.72;22634 +85094;47.10866;4.94707;212;20220522;26;14;20;3.1;14.16;.9;4.55;19537 +85094;47.10866;4.94707;212;20220523;21.7;15.7;18.7;3.1;16.6;3;2.99;13366 +85094;47.10866;4.94707;212;20220524;20.9;12;16.4;3;11.76;.2;3.92;19818 +85094;47.10866;4.94707;212;20220525;22.4;7.5;14.9;1.6;10.8;0;3.94;23136 +85094;47.10866;4.94707;212;20220526;21.2;7.5;14.4;1.1;11.83;0;3.29;20110 +85094;47.10866;4.94707;212;20220527;22.4;10.8;16.6;2;12.83;.1;4.03;22926 +85094;47.10866;4.94707;212;20220528;20.8;8.8;14.8;3.3;9.86;0;4.5;24758 +85094;47.10866;4.94707;212;20220529;19.3;8.4;13.9;3.5;7.96;0;4.55;23815 +85094;47.10866;4.94707;212;20220530;21.4;7.8;14.6;2.6;8;0;4.69;25533 +85094;47.10866;4.94707;212;20220531;24.5;7.1;15.8;2.2;10.06;0;4.77;26044 +85094;47.10866;4.94707;212;20220601;23.6;7.5;15.6;1.4;12.43;0;3.88;22647 +85094;47.10866;4.94707;212;20220602;25.5;12.8;19.2;2.5;13.66;3.6;4.67;22880 +85094;47.10866;4.94707;212;20220603;29.1;15.8;22.4;1.9;17.13;13;4.94;23270 +85094;47.10866;4.94707;212;20220604;28.5;16.8;22.6;2.6;18.86;15.7;5.11;24503 +85094;47.10866;4.94707;212;20220605;25.3;16.9;21.1;3.4;17.33;.6;4.33;19607 +85094;47.10866;4.94707;212;20220606;24.3;12.3;18.3;2.1;14.96;.9;4.18;22518 +85094;47.10866;4.94707;212;20220607;22.5;13;17.7;2.3;14.43;.5;3.81;20165 +85094;47.10866;4.94707;212;20220608;21.1;9.8;15.4;2;14.16;6.9;3.29;19537 +85094;47.10866;4.94707;212;20220609;20.5;12.3;16.4;2.1;12.9;.2;3.5;18762 +85094;47.10866;4.94707;212;20220610;24.8;8.6;16.7;1.5;12.06;0;4.75;28133 +85094;47.10866;4.94707;212;20220611;28.7;10.4;19.6;1.4;13.6;0;5.3;29149 +85094;47.10866;4.94707;212;20220612;30.6;13.4;22;1.5;16.13;.3;5.42;27232 +85094;47.10866;4.94707;212;20220613;25.6;16.7;21.2;2.8;12.63;0;5.29;23233 +85094;47.10866;4.94707;212;20220614;28.9;11;20;2.2;12.16;0;5.81;28958 +85094;47.10866;4.94707;212;20220615;33.7;13.7;23.7;1.6;16.6;.1;6.21;29675 +85094;47.10866;4.94707;212;20220616;31.8;18.2;25;1.4;16.66;0;5.62;26306 +85094;47.10866;4.94707;212;20220617;32.2;15.9;24.1;1.8;13.56;0;6.1;27904 +85094;47.10866;4.94707;212;20220618;35.9;16.1;26;2.1;15.43;0;7.04;30001 +85094;47.10866;4.94707;212;20220619;35.8;20.6;28.2;4.7;15.36;0;8.64;26171 +85094;47.10866;4.94707;212;20220620;32;20.2;26.1;2.9;16.7;.1;6.21;23283 +85094;47.10866;4.94707;212;20220621;32.1;17.8;24.9;2.1;19.06;3.4;5.46;23267 +85094;47.10866;4.94707;212;20220622;28.5;18.5;23.5;2.4;20.83;6;4.3;19069 +85094;47.10866;4.94707;212;20220623;27.7;15.8;21.7;1.6;18.66;5.3;4.4;22015 +85094;47.10866;4.94707;212;20220624;21.3;13.6;17.5;2.4;16.8;6.9;2.95;16251 +85094;47.10866;4.94707;212;20220625;27.2;13.1;20.1;2;16.2;14.1;4.75;24482 +85094;47.10866;4.94707;212;20220626;19.4;15.5;17.5;2.4;17.66;23.8;2.09;10692 +85094;47.10866;4.94707;212;20220627;20.7;15.5;18.1;1.8;16.86;2.5;2.56;12681 +85094;47.10866;4.94707;212;20220628;25.9;11.6;18.8;2.4;15.5;.1;4.79;26179 +85094;47.10866;4.94707;212;20220629;28.7;14.7;21.7;1.3;15.7;.1;5.01;25906 +85094;47.10866;4.94707;212;20220630;25.8;14.4;20.1;2.5;15.26;10.9;4.5;21255 +85094;47.10866;4.94707;212;20220701;23;11.2;17.1;1.8;13.4;.1;3.95;21888 +85094;47.10866;4.94707;212;20220702;27.7;10.5;19.1;1.8;12.46;0;5.35;28747 +85094;47.10866;4.94707;212;20220703;30.3;12;21.1;1.8;14.86;.6;5.61;28103 +85094;47.10866;4.94707;212;20220704;26.3;16;21.2;2.2;15.26;0;4.55;20949 +85094;47.10866;4.94707;212;20220705;27.7;12.8;20.3;2.2;12.8;.1;5.44;26877 +85094;47.10866;4.94707;212;20220706;25.9;13.4;19.6;2.9;11.86;0;5.45;25794 +85094;47.10866;4.94707;212;20220707;24.8;11.2;18;2.7;13;0;4.64;23493 +85094;47.10866;4.94707;212;20220708;26.1;13;19.6;3.4;12.6;0;5.53;25713 +85094;47.10866;4.94707;212;20220709;28.4;13.4;20.9;2.9;12.56;0;5.76;25425 +85094;47.10866;4.94707;212;20220710;26.7;15.7;21.2;3.4;13.36;0;5.63;24512 +85094;47.10866;4.94707;212;20220711;28.7;15;21.9;3.8;12.73;0;6.32;25501 +85094;47.10866;4.94707;212;20220712;30.4;17;23.7;3;13.56;0;6.3;25625 +85094;47.10866;4.94707;212;20220713;32.6;15.1;23.8;1.8;13.66;0;6;27324 +85094;47.10866;4.94707;212;20220714;34.9;15.7;25.3;2;15.63;0;6.47;27937 +85094;47.10866;4.94707;212;20220715;29.5;18;23.8;2.9;12.96;0;6.11;24409 +85094;47.10866;4.94707;212;20220716;29.2;15.2;22.2;3;10.46;0;6.35;25923 +85094;47.10866;4.94707;212;20220717;31.7;16.7;24.2;3.2;11.83;0;6.87;26363 +85094;47.10866;4.94707;212;20220718;36.8;17.3;27;2.2;12.3;0;7.1;28317 +85094;47.10866;4.94707;212;20220719;37.3;16.3;26.8;2.2;15.9;0;7.07;29066 +85094;47.10866;4.94707;212;20220720;27.7;21.5;24.6;2.6;19.26;3.1;4.11;14906 +85094;47.10866;4.94707;212;20220721;30.3;14.7;22.5;1.4;17.23;0;4.96;25033 +85094;47.10866;4.94707;212;20220722;32.7;16.7;24.7;1.9;17.2;1.1;5.56;24473 +85094;47.10866;4.94707;212;20220723;29;17.9;23.4;1.9;17.8;.1;4.56;20491 +85094;47.10866;4.94707;212;20220724;33.2;16.4;24.8;1.4;16.5;0;5.5;26381 +85094;47.10866;4.94707;212;20220725;31.5;15.9;23.7;2.9;16.66;.1;5.76;24282 +85094;47.10866;4.94707;212;20220726;27;16.1;21.5;2.6;15.1;0;4.75;21447 +85094;47.10866;4.94707;212;20220727;27.6;15.4;21.5;2.6;12.13;0;5.36;23609 +85094;47.10866;4.94707;212;20220728;30.1;13.9;22;2.3;12.5;0;5.53;24191 +85094;47.10866;4.94707;212;20220729;28.8;15.9;22.4;1.8;12.96;0;4.7;20771 +85094;47.10866;4.94707;212;20220730;30.7;13.4;22;1.4;13.2;0;4.83;23412 +85094;47.10866;4.94707;212;20220731;32.6;14.6;23.6;1.6;14.23;0;5.5;25908 +85094;47.10866;4.94707;212;20220801;32;15.1;23.6;2;15;0;5.45;24539 +85094;47.10866;4.94707;212;20220802;32.3;15.3;23.8;2;15.2;0;5.61;25756 +85094;47.10866;4.94707;212;20220803;35.3;16.4;25.8;1.7;14.76;0;5.95;26759 +85094;47.10866;4.94707;212;20220804;37.6;16.2;26.9;1.8;16.16;.5;6.19;26033 +85094;47.10866;4.94707;212;20220805;31;19.4;25.2;3.3;17.33;.8;5.71;21620 +85094;47.10866;4.94707;212;20220806;29;18;23.5;4.5;13.33;0;6.36;21847 +85094;47.10866;4.94707;212;20220807;29.9;16.3;23.1;4.1;10.2;0;6.79;23163 +85094;47.10866;4.94707;212;20220808;31.4;16.6;24;3.3;10;0;6.65;24169 +85094;47.10866;4.94707;212;20220809;33;18.5;25.7;3.5;10.53;0;7.02;23403 +85094;47.10866;4.94707;212;20220810;32.7;19.4;26.1;3.2;10.8;0;6.74;22846 +85094;47.10866;4.94707;212;20220811;33.3;17.2;25.3;2.6;10.66;0;6.38;24305 +85094;47.10866;4.94707;212;20220812;33.6;17.2;25.4;2.8;10.3;0;6.6;24436 +85094;47.10866;4.94707;212;20220813;32.7;16.3;24.5;2.4;9.8;0;6.02;23833 +85094;47.10866;4.94707;212;20220814;25.3;14.3;19.8;2.3;14.93;4.1;3.55;15874 +85094;47.10866;4.94707;212;20220815;24.3;15.5;19.9;1.8;18.2;3;3.04;15670 +85094;47.10866;4.94707;212;20220816;30.5;13.2;21.9;1.8;16.13;5.4;4.69;23336 +85094;47.10866;4.94707;212;20220817;26.5;17.2;21.8;2.6;17.83;1.9;3.75;16475 +85094;47.10866;4.94707;212;20220818;24.2;15.9;20;1.7;17.8;10;2.81;13631 +85094;47.10866;4.94707;212;20220819;26.7;18;22.3;3.2;18.23;.6;4;16833 +85094;47.10866;4.94707;212;20220820;26.9;18.6;22.7;2.4;16.83;.6;4.03;17365 +85094;47.10866;4.94707;212;20220821;27.4;10.9;19.2;1.5;12.66;0;4.07;22067 +85094;47.10866;4.94707;212;20220822;28.6;13.8;21.2;2;14.23;0;4.36;21104 +85094;47.10866;4.94707;212;20220823;30.2;14.5;22.3;1.7;15.7;0;4.29;20763 +85094;47.10866;4.94707;212;20220824;32.5;16.6;24.5;2.7;13.3;0;5.6;21771 +85094;47.10866;4.94707;212;20220825;33.7;13.7;23.7;1.7;13.03;.2;5.01;23420 +85094;47.10866;4.94707;212;20220826;25.4;19.3;22.3;3.4;17.23;1.8;3.75;13553 +85094;47.10866;4.94707;212;20220827;26.6;14.7;20.6;2.4;16.2;0;3.64;16981 +85094;47.10866;4.94707;212;20220828;29.2;15.8;22.5;2.5;15.53;0;4.5;20085 +85094;47.10866;4.94707;212;20220829;31.4;15.1;23.3;1.6;15.3;0;4.37;20989 +85094;47.10866;4.94707;212;20220830;26.1;16.2;21.2;2;16.63;1.1;3.1;13400 +85094;47.10866;4.94707;212;20220831;27.4;14.5;20.9;1.8;16.86;.1;3.63;18809 +85094;47.10866;4.94707;212;20220901;27.9;14.8;21.4;2.6;14.2;0;4.32;19203 +85094;47.10866;4.94707;212;20220902;25.3;12.6;18.9;1.8;15.33;4.7;3.09;16335 +85094;47.10866;4.94707;212;20220903;26.6;15.4;21;2.1;16.83;.2;3.32;15520 +85094;47.10866;4.94707;212;20220904;29.7;11.9;20.8;1.3;15.06;.2;3.71;20320 +85094;47.10866;4.94707;212;20220905;31.9;14.3;23.1;2.2;16.5;0;4.46;20176 +85094;47.10866;4.94707;212;20220906;29;17.6;23.3;2;18.33;2.5;3.55;15748 +85094;47.10866;4.94707;212;20220907;25;14.5;19.8;2.1;16.7;9.7;2.83;13441 +85094;47.10866;4.94707;212;20220908;24.8;13.6;19.2;3.4;14.96;.4;3.54;16082 +85094;47.10866;4.94707;212;20220909;22;14;18;3.7;14.16;1.8;2.96;12295 +85094;47.10866;4.94707;212;20220910;20.8;13.6;17.2;2.9;13.66;.2;2.54;10519 +85094;47.10866;4.94707;212;20220911;24.1;8.9;16.5;1.6;13.06;0;2.94;18288 +85094;47.10866;4.94707;212;20220912;29.6;10.2;19.9;1.5;13.56;0;3.6;19718 +85094;47.10866;4.94707;212;20220913;29.5;15;22.2;2.4;17.96;5.2;3.53;15441 +85094;47.10866;4.94707;212;20220914;25.7;16.8;21.3;2.5;19.23;12.4;2.54;10831 +85094;47.10866;4.94707;212;20220915;22;15.3;18.6;2.5;17.36;6.3;2.14;10374 +85094;47.10866;4.94707;212;20220916;19.8;10.7;15.3;1.9;12.46;0;2.22;12494 +85094;47.10866;4.94707;212;20220917;17.2;7.3;12.3;2.5;9.23;0;2.38;13532 +85094;47.10866;4.94707;212;20220918;19.6;3.7;11.6;1.2;8.1;0;2.38;17906 +85094;47.10866;4.94707;212;20220919;18.2;5.5;11.8;2.3;8.63;0;2.56;16254 +85094;47.10866;4.94707;212;20220920;19.3;6.1;12.7;2.8;8.76;0;2.77;15507 +85094;47.10866;4.94707;212;20220921;19.4;8.5;13.9;3.2;9.06;0;3.01;14859 +85094;47.10866;4.94707;212;20220922;20.6;5;12.8;1.6;8.7;0;2.47;16776 +85094;47.10866;4.94707;212;20220923;21.6;3.9;12.7;1.3;10.43;1.9;2.2;15564 +85094;47.10866;4.94707;212;20220924;21.3;12.7;17;2.3;13.43;0;2.25;10338 +85094;47.10866;4.94707;212;20220925;18;9;13.5;1.7;11.83;2.5;1.73;10323 +85094;47.10866;4.94707;212;20220926;17.1;6.9;12;3.4;11.03;4.7;1.89;10605 +85094;47.10866;4.94707;212;20220927;14.5;10.1;12.3;4.5;11.56;18.3;1.6;7288 +85094;47.10866;4.94707;212;20220928;13.6;10.6;12.1;2.9;12.93;9.7;.98;5272 +85094;47.10866;4.94707;212;20220929;14.8;9.9;12.3;1.4;11.46;4.7;1.3;7647 +85094;47.10866;4.94707;212;20220930;16.3;3.8;10;1.6;9.6;2.4;1.65;13325 +85094;47.10866;4.94707;212;20221001;13.5;6.1;9.8;4;12.06;8.3;.82;7365 +85094;47.10866;4.94707;212;20221002;20.6;12.9;16.7;3.3;15.96;1.6;1.87;10632 +85094;47.10866;4.94707;212;20221003;17.6;13;15.3;2.5;13.53;0;1.59;7407 +85094;47.10866;4.94707;212;20221004;16.4;7.2;11.8;1.2;11.53;.2;1.3;9426 +85094;47.10866;4.94707;212;20221005;23.7;7.5;15.6;1.7;12.56;.1;2.14;12888 +85094;47.10866;4.94707;212;20221006;19.1;10.4;14.7;1.9;12.93;0;1.62;9405 +85094;47.10866;4.94707;212;20221007;19.7;7.7;13.7;1.4;12.5;.1;1.6;11756 +85094;47.10866;4.94707;212;20221008;19;11.4;15.2;1.9;12.43;0;1.73;9830 +85094;47.10866;4.94707;212;20221009;17.8;6.4;12.1;1.7;10.5;.1;1.58;11724 +85094;47.10866;4.94707;212;20221010;22.2;5.7;14;1.2;12.56;.6;1.62;11967 +85094;47.10866;4.94707;212;20221011;19.5;13.4;16.4;2.4;14.96;1.2;1.56;8065 +85094;47.10866;4.94707;212;20221012;17.5;8.5;13;1.6;12.8;.2;1.3;10262 +85094;47.10866;4.94707;212;20221013;16.6;10.3;13.4;1.6;13.93;1;.98;6015 +85094;47.10866;4.94707;212;20221014;16.9;12.7;14.8;4.1;15.76;3.5;.91;4854 +85094;47.10866;4.94707;212;20221015;20.3;14.9;17.6;3.2;15.76;0;1.65;5945 +85094;47.10866;4.94707;212;20221016;24.8;13.7;19.3;3;15.9;0;2.25;9295 +85094;47.10866;4.94707;212;20221017;24.5;13.3;18.9;2.3;15.13;0;2.08;9068 +85094;47.10866;4.94707;212;20221018;24.2;12.4;18.3;1.6;15.13;.3;1.73;10252 +85094;47.10866;4.94707;212;20221019;22.2;10.4;16.3;1.3;14.53;.3;1.41;10070 +85094;47.10866;4.94707;212;20221020;20.8;12.9;16.8;3;16.3;21.5;1.36;6258 +85094;47.10866;4.94707;212;20221021;20.2;14.8;17.5;2.9;16.7;17.2;1.35;6096 +85094;47.10866;4.94707;212;20221022;22.2;12;17.1;1.4;15.43;.2;1.33;8706 +85094;47.10866;4.94707;212;20221023;21.5;10.2;15.8;2.7;14.66;4;1.47;7129 +85094;47.10866;4.94707;212;20221024;21;12.7;16.8;2.1;14.13;3;1.48;7162 +85094;47.10866;4.94707;212;20221025;19.5;7.2;13.3;1;13.13;1;1;8857 +85094;47.10866;4.94707;212;20221026;23.2;11.2;17.2;2;14.93;.1;1.53;9282 +85094;47.10866;4.94707;212;20221027;22.9;9.3;16.1;1.7;14.86;.1;1.32;8865 +85094;47.10866;4.94707;212;20221028;23.7;14.2;18.9;2.6;15.43;0;1.82;7446 +85094;47.10866;4.94707;212;20221029;22.8;9.3;16.1;1.4;13.33;.1;1.31;8240 +85094;47.10866;4.94707;212;20221030;22.2;8.1;15.1;1.3;12.66;.1;1.22;8750 +85094;47.10866;4.94707;212;20221031;20.8;9;14.9;2.5;13.06;11.2;1.43;7631 +85094;47.10866;4.94707;212;20221101;17;13.5;15.2;3;13.43;.1;1.28;5837 +85094;47.10866;4.94707;212;20221102;17.2;7.8;12.5;1.6;10.96;.1;1.01;7206 +85094;47.10866;4.94707;212;20221103;14.4;5.2;9.8;2.2;10.46;4;.83;5283 +85094;47.10866;4.94707;212;20221104;9.9;8.4;9.1;3.3;10.3;5.1;.71;2157 +85094;47.10866;4.94707;212;20221105;11.6;5.4;8.5;1.6;9.46;.1;.65;5494 +85094;47.10866;4.94707;212;20221106;9.4;3.1;6.3;1.5;8.93;.1;.47;4453 +85094;47.10866;4.94707;212;20221107;16.7;7.1;11.9;2.2;10.26;.1;1.09;6681 +85094;47.10866;4.94707;212;20221108;17.8;2.9;10.4;3.1;10.56;6;1.14;6935 +85094;47.10866;4.94707;212;20221109;14;12.3;13.2;2;13.86;7.3;.62;1589 +85094;47.10866;4.94707;212;20221110;10.3;5.1;7.7;1.3;10.33;.1;.4;3890 +85094;47.10866;4.94707;212;20221111;10.5;4.9;7.7;1.3;10.93;.2;.38;2920 +85094;47.10866;4.94707;212;20221112;9.2;7.5;8.3;1.3;10.9;.1;.39;2156 +85094;47.10866;4.94707;212;20221113;7;6.7;6.8;1.5;10.1;.1;.36;634 +85094;47.10866;4.94707;212;20221114;15.9;6;11;2.6;11.23;3.9;.79;5696 +85094;47.10866;4.94707;212;20221115;14.1;10.7;12.4;2.8;12.96;10.3;.68;2810 +85094;47.10866;4.94707;212;20221116;14.8;8.4;11.6;3.5;11.23;3.7;.95;4789 +85094;47.10866;4.94707;212;20221117;15;10.5;12.8;5.6;11.3;3.7;1.48;3959 +85094;47.10866;4.94707;212;20221118;11.5;8.4;10;3.2;9.83;.4;.88;3133 +85094;47.10866;4.94707;212;20221119;9.9;4.1;7;1.5;8.93;.7;.45;4291 +85094;47.10866;4.94707;212;20221120;9.5;5.4;7.5;2.9;8.66;.8;.64;4158 +85094;47.10866;4.94707;212;20221121;8.3;5.6;6.9;3.8;9.13;2.1;.49;2735 +85094;47.10866;4.94707;212;20221122;10.2;5.4;7.8;4;8.33;.3;.94;3346 +85094;47.10866;4.94707;212;20221123;8.3;1.4;4.8;2.6;8.03;3;.36;4237 +85094;47.10866;4.94707;212;20221124;12.4;4.3;8.3;2.8;9.26;5.1;.66;4745 +85094;47.10866;4.94707;212;20221125;11.2;4.9;8;1.7;9.43;.3;.47;3718 +85094;47.10866;4.94707;212;20221126;6;.4;3.2;1.7;8.03;.1;.19;2841 +85094;47.10866;4.94707;212;20221127;8.3;4.8;6.5;2.2;8.4;.5;.53;2711 +85094;47.10866;4.94707;212;20221128;9.9;3.6;6.7;2.3;9.56;7.3;.31;2996 +85094;47.10866;4.94707;212;20221129;9.3;4.7;7;1.4;9.13;.1;.38;3007 +85094;47.10866;4.94707;212;20221130;8.3;4.4;6.4;3.2;8.73;.1;.46;2646 +85094;47.10866;4.94707;212;20221201;7.1;6.5;6.8;3.7;7.56;0;.98;933 +85094;47.10866;4.94707;212;20221202;5;3.6;4.3;2.9;7;.3;.6;1275 +85094;47.10866;4.94707;212;20221203;5.2;1.3;3.3;3.2;6.86;3.6;.43;2929 +85094;47.10866;4.94707;212;20221204;4;2.5;3.3;2;7.16;3.1;.37;1412 +85094;47.10866;4.94707;212;20221205;6.3;1.2;3.8;2;7.1;.2;.41;2704 +85094;47.10866;4.94707;212;20221206;4.6;-1.9;1.4;1.6;6.2;0;.28;2742 +85094;47.10866;4.94707;212;20221207;6.3;2.8;4.5;2.2;6.5;0;.55;3495 +85094;47.10866;4.94707;212;20221208;3.1;-1.9;.6;1.3;5.73;0;.22;3255 +85094;47.10866;4.94707;212;20221209;2.8;-2;.4;2.8;5.36;0;.44;2502 +85094;47.10866;4.94707;212;20221210;2.4;.2;1.3;2.8;5.03;0;.64;2109 +85094;47.10866;4.94707;212;20221211;-3.1;-6.1;-4.6;1.6;4.16;0;.2;1769 +85094;47.10866;4.94707;212;20221212;-2;-3.7;-2.8;1.8;4.36;.5;.32;1330 +85094;47.10866;4.94707;212;20221213;-.4;-5;-2.7;2.3;4.36;2.8;.34;2136 +85094;47.10866;4.94707;212;20221214;6.8;-1.1;2.8;1.6;6.93;9.5;.27;3311 +85094;47.10866;4.94707;212;20221215;2.7;1.4;2;3;6.73;1.2;.34;998 +85094;47.10866;4.94707;212;20221216;2.2;0;1.1;3.2;4.86;0;.66;2729 +85094;47.10866;4.94707;212;20221217;-.5;-5.9;-3.2;2.7;3.96;0;.34;3739 +85094;47.10866;4.94707;212;20221218;.7;-5.7;-2.5;1.6;5.2;0;.15;2793 +85094;47.10866;4.94707;212;20221219;14.5;-.4;7.1;3.4;8.56;0;.69;4972 +85094;47.10866;4.94707;212;20221220;14.7;9.2;11.9;5.1;11.13;10.3;1.21;2595 +85094;47.10866;4.94707;212;20221221;13.4;10.2;11.8;3.7;11.7;1.2;.79;2332 +85094;47.10866;4.94707;212;20221222;13.2;10;11.6;5.7;11.43;10.4;1.05;1916 +85094;47.10866;4.94707;212;20221223;14.6;10.3;12.5;4.8;13.63;4.1;.55;2112 +85094;47.10866;4.94707;212;20221224;11.6;10.4;11;2;11.7;.4;.57;1149 +85094;47.10866;4.94707;212;20221225;12.5;7.5;10;1.9;11.03;2.9;.44;2640 +85094;47.10866;4.94707;212;20221226;12;6.8;9.4;2.8;10.6;1.4;.52;2398 +85094;47.10866;4.94707;212;20221227;9.5;2.7;6.1;1.1;8.3;.1;.26;3646 +85094;47.10866;4.94707;212;20221228;10.2;1.7;6;2.9;7.96;0;.49;4330 +85094;47.10866;4.94707;212;20221229;12.1;7.7;9.9;4.9;10.06;2.2;.95;2423 +85094;47.10866;4.94707;212;20221230;11.7;4.2;7.9;4;10.16;2.1;.42;2761 +85094;47.10866;4.94707;212;20221231;15.9;10.4;13.2;4.7;11.26;0;1.39;3318 +85095;47.12349;5.27565;187;20220101;5.9;3.9;4.9;1.3;8.11;.1;.26;2350 +85095;47.12349;5.27565;187;20220102;9.9;2.5;6.2;3.3;8.76;0;.38;2600 +85095;47.12349;5.27565;187;20220103;11.6;7.5;9.6;4.6;10.06;1.4;.86;1750 +85095;47.12349;5.27565;187;20220104;12.2;10.1;11.2;6.3;9.76;13.5;1.56;650 +85095;47.12349;5.27565;187;20220105;5.7;3;4.4;3.2;6.37;.1;.62;4165 +85095;47.12349;5.27565;187;20220106;5.7;1;3.3;1.8;6.04;0;.46;3583 +85095;47.12349;5.27565;187;20220107;2.3;-2.2;.1;4.5;6.3;5.4;.12;1611 +85095;47.12349;5.27565;187;20220108;4.8;1.9;3.4;6.1;7.27;6.2;.37;1952 +85095;47.12349;5.27565;187;20220109;6.1;4;5.1;4.3;7.37;1.3;.67;2094 +85095;47.12349;5.27565;187;20220110;4.9;-.1;2.4;3;6.4;0;.39;3251 +85095;47.12349;5.27565;187;20220111;4.9;-.6;2.2;4.6;5.74;0;.58;5472 +85095;47.12349;5.27565;187;20220112;3.6;-1.2;1.2;4;5.24;0;.57;5523 +85095;47.12349;5.27565;187;20220113;4.3;-3.3;.5;1.8;4.9;0;.38;5568 +85095;47.12349;5.27565;187;20220114;1.1;-5.7;-2.3;1.1;4.67;0;.2;4653 +85095;47.12349;5.27565;187;20220115;-2.5;-4.4;-3.5;1.1;4.57;0;.24;1449 +85095;47.12349;5.27565;187;20220116;-2.3;-4.2;-3.3;1;4.7;0;.23;1817 +85095;47.12349;5.27565;187;20220117;2.5;-2.6;-.1;2.1;6.1;0;.19;2923 +85095;47.12349;5.27565;187;20220118;7.5;.6;4;4;6.67;0;.65;5043 +85095;47.12349;5.27565;187;20220119;4.4;-2.2;1.1;2.9;6.17;1.3;.35;3778 +85095;47.12349;5.27565;187;20220120;6.3;1.8;4.1;2.8;6.7;.2;.6;3536 +85095;47.12349;5.27565;187;20220121;5.1;.3;2.7;4.1;5.3;0;.87;5005 +85095;47.12349;5.27565;187;20220122;5.1;-1.1;2;3.6;6;0;.51;5251 +85095;47.12349;5.27565;187;20220123;7.5;.2;3.8;2.6;6.04;0;.68;5770 +85095;47.12349;5.27565;187;20220124;.5;-2.5;-1;1.1;5.67;0;.24;1789 +85095;47.12349;5.27565;187;20220125;.6;-1.8;-.6;1.3;5.67;0;.27;2247 +85095;47.12349;5.27565;187;20220126;-1.6;-2.1;-1.8;1.5;5.17;0;.27;1226 +85095;47.12349;5.27565;187;20220127;-1.6;-2.9;-2.2;1.6;4.97;0;.27;1870 +85095;47.12349;5.27565;187;20220128;4.2;-1.7;1.2;2;6.27;0;.34;3882 +85095;47.12349;5.27565;187;20220129;3.5;-.1;1.7;3.4;6.64;.7;.31;2897 +85095;47.12349;5.27565;187;20220130;9.1;2.5;5.8;1.8;8.27;0;.49;4570 +85095;47.12349;5.27565;187;20220131;7.4;3.9;5.7;4.6;7.3;3;.89;3846 +85095;47.12349;5.27565;187;20220201;4.1;.9;2.5;4.1;6.54;2.1;.52;2670 +85095;47.12349;5.27565;187;20220202;11.6;3;7.3;2.4;9.34;.5;.58;4282 +85095;47.12349;5.27565;187;20220203;8.3;4.7;6.5;2;8.47;0;.57;3548 +85095;47.12349;5.27565;187;20220204;7.6;1.1;4.4;4.1;8.27;1.4;.33;3598 +85095;47.12349;5.27565;187;20220205;9.4;-.5;4.5;1.3;6.34;0;.63;8478 +85095;47.12349;5.27565;187;20220206;7.2;-.8;3.2;6.5;7.67;1.8;.35;3443 +85095;47.12349;5.27565;187;20220207;9.4;5.8;7.6;2.9;6.47;.1;1.23;7807 +85095;47.12349;5.27565;187;20220208;11.2;-3.3;4;.9;5.84;0;.62;9615 +85095;47.12349;5.27565;187;20220209;12.2;-3;4.6;2.1;6.44;0;.94;9646 +85095;47.12349;5.27565;187;20220210;9.9;2;6;3.5;8.41;4;.93;6200 +85095;47.12349;5.27565;187;20220211;8;3.6;5.8;3.8;6.41;0;1.16;10200 +85095;47.12349;5.27565;187;20220212;6.4;-1.1;2.7;2.3;5.11;0;.87;8500 +85095;47.12349;5.27565;187;20220213;13.5;-3.9;4.8;5;6.26;.2;1.67;11050 +85095;47.12349;5.27565;187;20220214;10;5.8;7.9;4;8.66;4.2;.92;2600 +85095;47.12349;5.27565;187;20220215;10.3;3.2;6.8;4;7.51;2.1;1.14;6400 +85095;47.12349;5.27565;187;20220216;8.9;5.2;7.1;7.8;9.77;3.9;.43;2877 +85095;47.12349;5.27565;187;20220217;14.4;8.7;11.5;5.1;10.9;1.2;1.39;5921 +85095;47.12349;5.27565;187;20220218;16.6;6.7;11.6;4.2;10.1;1.2;1.72;8124 +85095;47.12349;5.27565;187;20220219;9.9;2.8;6.3;3.4;6.47;0;1.36;9742 +85095;47.12349;5.27565;187;20220220;10.7;2.6;6.7;7.1;8.24;2.7;1.19;5821 +85095;47.12349;5.27565;187;20220221;9;7.1;8;5.9;7.75;0;1.53;4336 +85095;47.12349;5.27565;187;20220222;10.4;3.7;7.1;3.7;8.54;.8;.99;6087 +85095;47.12349;5.27565;187;20220223;14.7;5.6;10.1;1.4;8.7;0;1.22;10324 +85095;47.12349;5.27565;187;20220224;14;.4;7.2;3.3;7.5;.9;1.5;8814 +85095;47.12349;5.27565;187;20220225;9.1;-1.3;3.9;2;5.94;.1;1.09;10577 +85095;47.12349;5.27565;187;20220226;9.3;-.8;4.2;4.4;5.47;0;1.6;12371 +85095;47.12349;5.27565;187;20220227;11;-1.6;4.7;3.1;4.4;0;1.85;13045 +85095;47.12349;5.27565;187;20220228;12.6;-3.2;4.7;2.3;5.14;0;1.64;13213 +85095;47.12349;5.27565;187;20220301;11.2;-1.3;5;2;5.1;0;1.49;11888 +85095;47.12349;5.27565;187;20220302;11.9;-2.2;4.8;2;6.8;0;1.19;10136 +85095;47.12349;5.27565;187;20220303;15.1;2.2;8.7;1.6;7.67;0;1.52;12989 +85095;47.12349;5.27565;187;20220304;13.1;1.3;7.2;2.9;5.14;0;2.1;13453 +85095;47.12349;5.27565;187;20220305;10.6;-1.7;4.5;2.9;3.9;0;1.98;13820 +85095;47.12349;5.27565;187;20220306;8.4;-2.6;2.9;3.6;3.94;0;1.87;13671 +85095;47.12349;5.27565;187;20220307;9.2;-1.7;3.7;3.3;4.14;0;1.91;14053 +85095;47.12349;5.27565;187;20220308;13.3;-3.4;4.9;2;4.74;0;1.84;14831 +85095;47.12349;5.27565;187;20220309;14.8;-2.9;6;1.5;6.14;0;1.67;15168 +85095;47.12349;5.27565;187;20220310;16.1;-1.6;7.2;2.5;6.84;0;2.04;15316 +85095;47.12349;5.27565;187;20220311;15.9;4.7;10.3;5.8;7.67;.9;2.7;10955 +85095;47.12349;5.27565;187;20220312;13;7.8;10.4;2.8;7.94;.2;1.74;6314 +85095;47.12349;5.27565;187;20220313;11.1;6.4;8.7;2.6;9;11.3;1.07;4782 +85095;47.12349;5.27565;187;20220314;14.9;1.5;8.2;2;8.9;6;1.63;13945 +85095;47.12349;5.27565;187;20220315;16.1;8.4;12.3;3.5;10.47;0;1.74;6620 +85095;47.12349;5.27565;187;20220316;16.6;6.8;11.7;1.8;10.27;0;1.58;9153 +85095;47.12349;5.27565;187;20220317;12.4;7.8;10.1;4.5;10.07;0;1.37;5833 +85095;47.12349;5.27565;187;20220318;14;7.6;10.8;7.8;8.26;0;2.8;12200 +85095;47.12349;5.27565;187;20220319;15.7;6.4;11.1;4.3;6.81;1.8;3.09;16400 +85095;47.12349;5.27565;187;20220320;17.3;2.8;10;4.2;6.96;0;3;16200 +85095;47.12349;5.27565;187;20220321;17.9;4.5;11.2;2;6.81;0;2.57;17150 +85095;47.12349;5.27565;187;20220322;16.8;.7;8.7;1.8;6.46;0;2.36;18200 +85095;47.12349;5.27565;187;20220323;17.8;-.4;8.7;1.4;6.76;0;2.3;18550 +85095;47.12349;5.27565;187;20220324;20;.4;10.2;2;6.76;0;2.82;18850 +85095;47.12349;5.27565;187;20220325;20.7;1.4;11.1;3.2;6.21;0;3.59;18900 +85095;47.12349;5.27565;187;20220326;20.6;4.8;12.7;3.7;6.51;0;3.89;18900 +85095;47.12349;5.27565;187;20220327;20.8;3.2;12;1.9;7.31;0;3.03;18950 +85095;47.12349;5.27565;187;20220328;21.3;1.5;11.4;1.9;7.56;0;2.91;18250 +85095;47.12349;5.27565;187;20220329;18.5;5.8;12.2;2.8;7.86;4.4;2.58;10500 +85095;47.12349;5.27565;187;20220330;13.5;9.4;11.5;2.4;11.16;4.2;1.31;6750 +85095;47.12349;5.27565;187;20220331;10.3;7;8.7;3.9;9.06;4.8;1.26;5450 +85095;47.12349;5.27565;187;20220401;4.3;1.1;2.7;4.9;5.96;2.9;1.05;5150 +85095;47.12349;5.27565;187;20220402;4.7;.7;2.7;5.9;5.76;.6;1.22;7100 +85095;47.12349;5.27565;187;20220403;5.1;-1.6;1.8;3.8;4.91;0;1.35;9000 +85095;47.12349;5.27565;187;20220404;9.8;-3.6;3.1;2.2;4.79;.1;2.25;21850 +85095;47.12349;5.27565;187;20220405;13.8;5.4;9.6;3.8;8.01;0;2.27;11600 +85095;47.12349;5.27565;187;20220406;13.5;8.9;11.2;3.6;10.21;1.2;1.56;5600 +85095;47.12349;5.27565;187;20220407;12.1;9.3;10.7;7.4;11.11;13.1;1.17;3350 +85095;47.12349;5.27565;187;20220408;15.8;10;12.9;7.7;10.81;4.9;2.33;6100 +85095;47.12349;5.27565;187;20220409;9.7;3.7;6.7;3.4;7.06;3.4;1.85;12350 +85095;47.12349;5.27565;187;20220410;13.7;-1.4;6.2;2.1;6.51;0;2.54;22950 +85095;47.12349;5.27565;187;20220411;19;.3;9.7;4.4;7.51;0;3.47;19550 +85095;47.12349;5.27565;187;20220412;21.8;5.8;13.8;4.2;7.41;0;4.44;19900 +85095;47.12349;5.27565;187;20220413;21;5.8;13.4;1.8;9.86;0;2.87;16550 +85095;47.12349;5.27565;187;20220414;21.6;6.1;13.8;2.9;11.71;0;3.22;19650 +85095;47.12349;5.27565;187;20220415;22.5;8.2;15.3;3.7;11.01;0;4.07;22400 +85095;47.12349;5.27565;187;20220416;19.7;9.9;14.8;6.1;9.21;0;4.68;24150 +85095;47.12349;5.27565;187;20220417;20.6;4.4;12.5;4.5;6.01;0;4.91;25300 +85095;47.12349;5.27565;187;20220418;20.2;4;12.1;2.1;7.01;0;3.71;23600 +85095;47.12349;5.27565;187;20220419;20.8;4.8;12.8;2.9;7.41;0;3.98;22300 +85095;47.12349;5.27565;187;20220420;20.9;5.2;13.1;3.8;7.86;0;4.26;22050 +85095;47.12349;5.27565;187;20220421;20.2;5.1;12.7;3.4;7.56;0;4.13;23050 +85095;47.12349;5.27565;187;20220422;20.9;6.3;13.6;2.4;9.26;.2;3.76;23100 +85095;47.12349;5.27565;187;20220423;18.6;8.1;13.3;4;11.26;14.4;2.38;10200 +85095;47.12349;5.27565;187;20220424;15.2;8.2;11.7;3.5;11.21;16.8;1.57;6700 +85095;47.12349;5.27565;187;20220425;14.2;10.7;12.4;2.9;12.36;6.5;1.37;6450 +85095;47.12349;5.27565;187;20220426;16.9;8.5;12.7;2.5;9.76;0;3.09;20500 +85095;47.12349;5.27565;187;20220427;18.6;4.9;11.8;4.2;9.36;0;3.86;26150 +85095;47.12349;5.27565;187;20220428;22.3;5.4;13.8;3.4;9.61;0;4.41;25900 +85095;47.12349;5.27565;187;20220429;19.9;5.8;12.9;1.9;10.31;1.3;2.65;14150 +85095;47.12349;5.27565;187;20220430;17.7;5.5;11.6;2.9;9.86;0;3.34;24400 +85095;47.12349;5.27565;187;20220501;18.2;5.6;11.9;3.2;9.06;0;3.76;25450 +85095;47.12349;5.27565;187;20220502;20.5;5.3;12.9;2.8;9.71;0;3.74;22950 +85095;47.12349;5.27565;187;20220503;22.9;7.1;15;2.1;10.51;.2;4.09;24700 +85095;47.12349;5.27565;187;20220504;21.4;8.1;14.7;2.1;12.16;8.5;3.26;19250 +85095;47.12349;5.27565;187;20220505;18.6;10.5;14.6;3;11.36;1.6;2.93;14900 +85095;47.12349;5.27565;187;20220506;20.8;8.2;14.5;3.2;10.87;0;3.73;20696 +85095;47.12349;5.27565;187;20220507;22.6;8;15.3;3.1;10.54;0;4.35;23971 +85095;47.12349;5.27565;187;20220508;23.7;9.5;16.6;3.3;11.34;0;4.67;24649 +85095;47.12349;5.27565;187;20220509;24.8;9.9;17.3;2.1;12.6;0;4.4;24787 +85095;47.12349;5.27565;187;20220510;25.2;9;17.1;1.6;13.77;.1;4.05;23466 +85095;47.12349;5.27565;187;20220511;28;10.8;19.4;3.3;13.4;0;5.4;25938 +85095;47.12349;5.27565;187;20220512;23.9;14.8;19.3;2.9;14.5;0;3.86;16996 +85095;47.12349;5.27565;187;20220513;22.7;15.6;19.1;1.6;16.24;0;3.16;16191 +85095;47.12349;5.27565;187;20220514;24.9;10;17.4;2;11.94;0;4.59;25713 +85095;47.12349;5.27565;187;20220515;28.3;8.6;18.4;2;13.3;3.4;4.87;25648 +85095;47.12349;5.27565;187;20220516;26.4;15.5;21;2.8;15.5;0;4.54;20649 +85095;47.12349;5.27565;187;20220517;28.1;13.3;20.7;1.9;15.7;.1;4.92;25780 +85095;47.12349;5.27565;187;20220518;29.9;13.1;21.5;1.7;15.57;.2;5.2;26304 +85095;47.12349;5.27565;187;20220519;29.4;15.1;22.3;3.1;17.07;1.9;5.04;21472 +85095;47.12349;5.27565;187;20220520;30.1;18.1;24.1;4.9;14.6;0;6.69;22191 +85095;47.12349;5.27565;187;20220521;26.4;14.7;20.6;2.6;14.3;0;5.06;25115 +85095;47.12349;5.27565;187;20220522;26.4;13.9;20.1;3;14.34;.9;4.49;18992 +85095;47.12349;5.27565;187;20220523;22.9;16.1;19.5;3.2;16.67;6.3;2.89;11369 +85095;47.12349;5.27565;187;20220524;20.8;12.6;16.7;3.1;11.87;.1;4.01;20579 +85095;47.12349;5.27565;187;20220525;22.3;7.8;15;1.5;11.14;0;3.97;23681 +85095;47.12349;5.27565;187;20220526;21.1;8.6;14.9;1.2;12.07;0;3.25;19154 +85095;47.12349;5.27565;187;20220527;22.6;9.8;16.2;2.1;12.87;.1;3.83;21644 +85095;47.12349;5.27565;187;20220528;20.9;8.8;14.9;3.6;10.24;0;4.63;26435 +85095;47.12349;5.27565;187;20220529;19.5;8.5;14;4;8.07;0;4.75;24859 +85095;47.12349;5.27565;187;20220530;21.9;8;14.9;3;8.2;0;4.97;26651 +85095;47.12349;5.27565;187;20220531;24.2;7.3;15.7;2.5;10.34;0;4.6;23888 +85095;47.12349;5.27565;187;20220601;24.3;8.1;16.2;1.4;12.8;.2;3.55;19464 +85095;47.12349;5.27565;187;20220602;25.9;12.9;19.4;2.5;14.1;2.1;4.52;21917 +85095;47.12349;5.27565;187;20220603;29.5;15.4;22.4;2.1;17.04;13.5;4.94;22962 +85095;47.12349;5.27565;187;20220604;29;16.8;22.9;2.9;18.94;12.6;5.42;25929 +85095;47.12349;5.27565;187;20220605;25.6;17.1;21.3;3.5;17.7;4.5;4.46;20354 +85095;47.12349;5.27565;187;20220606;24.2;12.4;18.3;2.2;15.07;1;4.04;21390 +85095;47.12349;5.27565;187;20220607;22.4;13.6;18;2.7;14.54;.8;3.89;20309 +85095;47.12349;5.27565;187;20220608;20.7;10.2;15.4;2.3;14.17;12.1;2.81;15563 +85095;47.12349;5.27565;187;20220609;20.9;12.6;16.7;2;12.97;.4;3.61;19951 +85095;47.12349;5.27565;187;20220610;24.9;8.6;16.7;1.6;12.44;0;4.85;28848 +85095;47.12349;5.27565;187;20220611;28.6;10.6;19.6;1.5;13.94;.2;5.35;29014 +85095;47.12349;5.27565;187;20220612;30.4;13.2;21.8;1.7;16.34;.5;5.23;25550 +85095;47.12349;5.27565;187;20220613;25.8;16.9;21.3;3.1;12.87;0;5.77;26748 +85095;47.12349;5.27565;187;20220614;29.1;11.5;20.3;2.1;12.37;0;5.81;29054 +85095;47.12349;5.27565;187;20220615;33.5;13.9;23.7;2.1;16.77;.8;6.22;28371 +85095;47.12349;5.27565;187;20220616;31.8;17.9;24.8;1.7;16.9;0;5.88;27409 +85095;47.12349;5.27565;187;20220617;32.2;15.8;24;2;14.27;0;6.13;27354 +85095;47.12349;5.27565;187;20220618;35.8;16;25.9;2.2;16;0;6.92;29215 +85095;47.12349;5.27565;187;20220619;35.6;22.5;29;4.9;15.97;0;8.74;26582 +85095;47.12349;5.27565;187;20220620;32.4;20;26.2;3.2;16.87;0;6.51;24916 +85095;47.12349;5.27565;187;20220621;31.4;17.9;24.7;2.4;19.27;3.8;5.24;21475 +85095;47.12349;5.27565;187;20220622;28.7;18.7;23.7;2.6;20.9;5.5;4.08;16963 +85095;47.12349;5.27565;187;20220623;28.2;16.6;22.4;2;19;4.1;4.44;21285 +85095;47.12349;5.27565;187;20220624;21.2;14.3;17.7;2.4;17.04;4.2;2.61;13555 +85095;47.12349;5.27565;187;20220625;27.7;13;20.4;2;16.24;7.7;4.82;24628 +85095;47.12349;5.27565;187;20220626;20.8;15.9;18.3;2.5;17.9;28.9;2.11;9577 +85095;47.12349;5.27565;187;20220627;20;15.5;17.7;1.9;17.2;1.6;2.15;10107 +85095;47.12349;5.27565;187;20220628;25.9;12.6;19.3;2.8;16.07;.1;4.68;24649 +85095;47.12349;5.27565;187;20220629;28.9;14.2;21.5;1.3;16.37;.1;5.03;26261 +85095;47.12349;5.27565;187;20220630;26.5;14.4;20.5;2.7;15.57;15.4;4.33;18870 +85095;47.12349;5.27565;187;20220701;23.3;11.8;17.6;2;13.77;.2;4.14;22971 +85095;47.12349;5.27565;187;20220702;27.7;11;19.3;1.9;12.7;0;5.49;29402 +85095;47.12349;5.27565;187;20220703;30.6;12.4;21.5;2;14.94;1.6;5.62;27201 +85095;47.12349;5.27565;187;20220704;26.2;16;21.1;2.2;15.44;0;4.46;20334 +85095;47.12349;5.27565;187;20220705;27.7;13.1;20.4;2.3;13;.1;5.63;28218 +85095;47.12349;5.27565;187;20220706;25.8;13.7;19.7;3.1;11.87;0;5.66;27103 +85095;47.12349;5.27565;187;20220707;25.1;10.7;17.9;2.6;13.07;0;4.55;23003 +85095;47.12349;5.27565;187;20220708;25.9;13.1;19.5;3.9;12.64;0;5.81;27475 +85095;47.12349;5.27565;187;20220709;28.5;14.1;21.3;3.4;12.6;0;6;25450 +85095;47.12349;5.27565;187;20220710;26.9;16.2;21.5;4.2;13.4;0;6.14;26552 +85095;47.12349;5.27565;187;20220711;28.9;15.1;22;4.5;12.74;0;6.83;27693 +85095;47.12349;5.27565;187;20220712;30.3;16.8;23.6;3.2;13.57;0;6.57;27513 +85095;47.12349;5.27565;187;20220713;32.9;14.8;23.8;1.8;13.87;0;6.05;27580 +85095;47.12349;5.27565;187;20220714;34.9;16.8;25.8;2.2;15.37;0;6.67;28218 +85095;47.12349;5.27565;187;20220715;29.6;18.2;23.9;3.4;12.9;0;6.54;26194 +85095;47.12349;5.27565;187;20220716;29.4;15.5;22.4;3.6;10.4;0;6.81;26918 +85095;47.12349;5.27565;187;20220717;32;16.1;24.1;3.6;11.84;0;7.26;27481 +85095;47.12349;5.27565;187;20220718;37.1;17.2;27.2;2.5;12.47;0;7.39;28085 +85095;47.12349;5.27565;187;20220719;37.5;16;26.7;2.4;16.2;0;7.12;28217 +85095;47.12349;5.27565;187;20220720;29.5;20.9;25.2;2.8;19.57;2.1;4.55;16445 +85095;47.12349;5.27565;187;20220721;30.5;15.3;22.9;1.6;17.64;0;5.17;25829 +85095;47.12349;5.27565;187;20220722;32.7;16.8;24.8;2.1;17.37;1.7;5.49;23028 +85095;47.12349;5.27565;187;20220723;29.4;17.9;23.7;1.9;18.1;0;4.58;20746 +85095;47.12349;5.27565;187;20220724;33.6;17;25.3;1.4;16.84;.1;5.59;26670 +85095;47.12349;5.27565;187;20220725;32;16.2;24.1;3;16.94;.1;5.9;24183 +85095;47.12349;5.27565;187;20220726;27.1;16.8;22;2.7;15.04;0;5.05;23159 +85095;47.12349;5.27565;187;20220727;27.8;15.8;21.8;2.8;12.3;0;5.64;25164 +85095;47.12349;5.27565;187;20220728;30.3;14.6;22.4;2.5;12.57;0;5.54;23445 +85095;47.12349;5.27565;187;20220729;29;16.7;22.9;1.8;12.9;0;4.61;19233 +85095;47.12349;5.27565;187;20220730;30.9;13;22;1.5;13.5;0;4.86;22995 +85095;47.12349;5.27565;187;20220731;32.5;14.4;23.5;1.8;14.4;0;5.48;24797 +85095;47.12349;5.27565;187;20220801;32.2;14.9;23.5;1.9;15.27;0;5.3;23546 +85095;47.12349;5.27565;187;20220802;32.2;15.8;24;2;15.34;0;5.65;25842 +85095;47.12349;5.27565;187;20220803;35.2;16.1;25.7;1.7;14.87;0;5.9;26341 +85095;47.12349;5.27565;187;20220804;38;16.5;27.2;2.2;16.44;.5;6.44;24928 +85095;47.12349;5.27565;187;20220805;31.4;19.2;25.3;3.5;17.84;.6;5.65;20823 +85095;47.12349;5.27565;187;20220806;29.6;18.1;23.8;4.9;13.77;0;6.72;23951 +85095;47.12349;5.27565;187;20220807;30.3;16;23.1;4.4;10.74;0;7.01;24845 +85095;47.12349;5.27565;187;20220808;31.8;16.5;24.1;3.5;10.37;0;6.91;25154 +85095;47.12349;5.27565;187;20220809;33.5;17.7;25.6;4;10.77;0;7.57;25123 +85095;47.12349;5.27565;187;20220810;33;18.8;25.9;3.5;10.97;0;7.12;24612 +85095;47.12349;5.27565;187;20220811;33.8;17.5;25.6;2.8;10.77;0;6.65;24878 +85095;47.12349;5.27565;187;20220812;33.9;17.3;25.6;2.8;10.44;0;6.63;24676 +85095;47.12349;5.27565;187;20220813;33.2;16.2;24.7;2.3;10;0;6.05;24819 +85095;47.12349;5.27565;187;20220814;25.6;14.2;19.9;2.4;14.8;4;3.35;12754 +85095;47.12349;5.27565;187;20220815;24.7;15.9;20.3;2;18.4;2;2.82;13482 +85095;47.12349;5.27565;187;20220816;31.1;13.9;22.5;1.9;16.7;2.7;4.69;22632 +85095;47.12349;5.27565;187;20220817;26.7;17.5;22.1;3.3;17.87;0;3.91;16109 +85095;47.12349;5.27565;187;20220818;23.7;16;19.8;1.8;18.04;7.6;2.35;10549 +85095;47.12349;5.27565;187;20220819;27.2;17.8;22.5;2.9;18.6;1.6;3.9;17103 +85095;47.12349;5.27565;187;20220820;26.9;18.5;22.7;2.3;17.17;.8;4.05;18120 +85095;47.12349;5.27565;187;20220821;27.4;11;19.2;1.6;13;0;4;21110 +85095;47.12349;5.27565;187;20220822;29;12.4;20.7;2;14.27;0;4.49;22242 +85095;47.12349;5.27565;187;20220823;30.3;14;22.2;1.7;15.7;0;4.32;21146 +85095;47.12349;5.27565;187;20220824;32.7;17;24.8;3.1;13.6;0;5.91;21998 +85095;47.12349;5.27565;187;20220825;33.7;13.1;23.4;1.8;13.5;0;5;22773 +85095;47.12349;5.27565;187;20220826;24.6;18.5;21.5;3.1;17.2;2.3;3.35;12545 +85095;47.12349;5.27565;187;20220827;26.8;15.7;21.2;2.8;16.77;0;3.76;16755 +85095;47.12349;5.27565;187;20220828;29.5;16.6;23;2.8;16.3;.1;4.67;20575 +85095;47.12349;5.27565;187;20220829;31.7;15.1;23.4;1.8;15.7;0;4.46;20824 +85095;47.12349;5.27565;187;20220830;26.8;16.3;21.5;2.2;17;1.8;3.07;11565 +85095;47.12349;5.27565;187;20220831;27.4;14.6;21;1.8;17.3;.1;3.5;18246 +85095;47.12349;5.27565;187;20220901;28.2;15.2;21.7;2.9;14.34;0;4.56;20081 +85095;47.12349;5.27565;187;20220902;25.4;12.7;19.1;1.9;15.67;5.1;2.95;14502 +85095;47.12349;5.27565;187;20220903;26.8;15.9;21.3;2.1;17.1;.4;3.23;14921 +85095;47.12349;5.27565;187;20220904;30.1;12.8;21.4;1.5;15.37;.1;3.79;19913 +85095;47.12349;5.27565;187;20220905;32;14.8;23.4;2.5;16.74;1.4;4.6;20038 +85095;47.12349;5.27565;187;20220906;27.7;18;22.9;2;18.94;3.4;3.12;13235 +85095;47.12349;5.27565;187;20220907;25.6;15;20.3;2.4;16.94;3.1;2.76;11964 +85095;47.12349;5.27565;187;20220908;25;14.3;19.7;3.6;15.14;.4;3.63;16274 +85095;47.12349;5.27565;187;20220909;22.7;14;18.3;3.9;14.24;3.5;3.17;12898 +85095;47.12349;5.27565;187;20220910;20.2;13.5;16.8;2.3;14.3;.5;2.27;11407 +85095;47.12349;5.27565;187;20220911;24.6;9.1;16.8;1.1;13.2;0;2.76;17494 +85095;47.12349;5.27565;187;20220912;29.5;10.8;20.1;.9;14.2;.1;3.18;19081 +85095;47.12349;5.27565;187;20220913;29.3;15;22.1;2.6;18.4;1.6;3.62;16438 +85095;47.12349;5.27565;187;20220914;25.5;18.5;22;3.4;19.5;12.6;2.56;8413 +85095;47.12349;5.27565;187;20220915;22.4;15.2;18.8;2.8;17.5;10.2;2.02;9220 +85095;47.12349;5.27565;187;20220916;19.8;11;15.4;2;12.64;0;2.15;11636 +85095;47.12349;5.27565;187;20220917;17.2;7.7;12.5;2.5;9.37;.1;2.34;13318 +85095;47.12349;5.27565;187;20220918;19.7;3.4;11.6;1.3;8.4;0;2.43;18276 +85095;47.12349;5.27565;187;20220919;18.3;5.5;11.9;2.4;8.87;0;2.58;17414 +85095;47.12349;5.27565;187;20220920;19.4;6;12.7;2.9;8.87;0;2.84;16568 +85095;47.12349;5.27565;187;20220921;19.7;8.5;14.1;3.6;9.04;0;3.22;16865 +85095;47.12349;5.27565;187;20220922;21.1;5.1;13.1;1.8;8.97;.1;2.61;17274 +85095;47.12349;5.27565;187;20220923;22;4.3;13.2;1.8;10.94;6.6;2.25;13863 +85095;47.12349;5.27565;187;20220924;21.6;13.5;17.5;2.6;13.9;0;2.36;11207 +85095;47.12349;5.27565;187;20220925;18.3;9.7;14;1.9;12.24;1.2;1.68;9568 +85095;47.12349;5.27565;187;20220926;17.6;7.7;12.6;3.5;11.24;5.4;1.87;9598 +85095;47.12349;5.27565;187;20220927;14.7;10;12.4;5;11.67;17.2;1.57;6868 +85095;47.12349;5.27565;187;20220928;13.4;10.7;12.1;3.4;12.74;10.7;.94;4384 +85095;47.12349;5.27565;187;20220929;14.3;10.2;12.2;1.4;11.6;5.7;1.24;7650 +85095;47.12349;5.27565;187;20220930;16.3;4.8;10.5;1.8;9.9;.9;1.65;12917 +85095;47.12349;5.27565;187;20221001;13.5;6.6;10.1;5.2;12.1;6.5;.65;4699 +85095;47.12349;5.27565;187;20221002;20.6;13.3;17;3.6;15.97;.6;1.87;10086 +85095;47.12349;5.27565;187;20221003;18.2;13.1;15.7;2.7;13.64;0;1.69;8357 +85095;47.12349;5.27565;187;20221004;16.9;7.9;12.4;1.3;11.84;.2;1.26;8537 +85095;47.12349;5.27565;187;20221005;23.8;7.8;15.8;2.2;12.74;0;2.26;12999 +85095;47.12349;5.27565;187;20221006;19.3;11.1;15.2;1.9;13.24;0;1.61;9334 +85095;47.12349;5.27565;187;20221007;19.4;7.6;13.5;1.5;12.7;.1;1.52;10897 +85095;47.12349;5.27565;187;20221008;19.1;11.5;15.3;2.3;12.54;.1;1.83;10716 +85095;47.12349;5.27565;187;20221009;18.4;6.7;12.6;1.7;10.87;.1;1.68;12796 +85095;47.12349;5.27565;187;20221010;22.5;6.7;14.6;1.5;13;.3;1.7;11508 +85095;47.12349;5.27565;187;20221011;19.7;13.8;16.8;2.6;15;.1;1.64;8712 +85095;47.12349;5.27565;187;20221012;16.3;10;13.1;1.5;13.17;.2;1.13;8146 +85095;47.12349;5.27565;187;20221013;16.4;11;13.7;1.7;14;.6;.87;4110 +85095;47.12349;5.27565;187;20221014;16.9;12.6;14.8;4.7;15.74;6.6;.86;3817 +85095;47.12349;5.27565;187;20221015;20.5;15.2;17.9;3.9;15.77;.3;1.76;4961 +85095;47.12349;5.27565;187;20221016;25;14.2;19.6;3.4;15.7;0;2.45;9759 +85095;47.12349;5.27565;187;20221017;24.9;16.2;20.5;3.6;15.27;0;2.69;9470 +85095;47.12349;5.27565;187;20221018;24.8;13.5;19.1;1.7;15.17;.2;1.85;10913 +85095;47.12349;5.27565;187;20221019;22.8;10.5;16.7;1.6;14.74;.2;1.51;10323 +85095;47.12349;5.27565;187;20221020;21;13.4;17.2;3.4;16.07;25.9;1.42;4575 +85095;47.12349;5.27565;187;20221021;20.6;15.3;18;3.1;16.7;13.4;1.4;5274 +85095;47.12349;5.27565;187;20221022;22.5;12.1;17.3;1.7;15.54;.1;1.45;9573 +85095;47.12349;5.27565;187;20221023;22.1;10.7;16.4;3.9;14.77;1.4;1.72;5475 +85095;47.12349;5.27565;187;20221024;21.1;14.6;17.9;2.7;14.7;1.6;1.67;6653 +85095;47.12349;5.27565;187;20221025;20.4;8.4;14.4;1.1;13.4;.9;1.06;8818 +85095;47.12349;5.27565;187;20221026;23.1;12.2;17.7;2.2;15.27;.2;1.59;9602 +85095;47.12349;5.27565;187;20221027;23.4;9.9;16.7;2.1;15;.1;1.47;8818 +85095;47.12349;5.27565;187;20221028;24.2;14.8;19.5;3.1;15.14;.1;2.09;7384 +85095;47.12349;5.27565;187;20221029;23.3;9.4;16.4;1.8;13;.2;1.49;7687 +85095;47.12349;5.27565;187;20221030;22.5;8.9;15.7;1.6;12.77;.1;1.32;8420 +85095;47.12349;5.27565;187;20221031;21.1;9.6;15.4;2.7;13.17;11.8;1.48;7057 +85095;47.12349;5.27565;187;20221101;17.1;13.6;15.3;3.2;13.54;.3;1.32;7157 +85095;47.12349;5.27565;187;20221102;17.3;7.9;12.6;1.7;11.1;.1;1;7824 +85095;47.12349;5.27565;187;20221103;15.5;5.2;10.4;2.9;10.37;2.9;1;4017 +85095;47.12349;5.27565;187;20221104;10.1;8.8;9.5;3.9;10.34;8.8;.73;1874 +85095;47.12349;5.27565;187;20221105;11.6;5.8;8.7;1.5;9.5;.1;.66;6123 +85095;47.12349;5.27565;187;20221106;10.3;2.9;6.6;1.7;8.94;.1;.51;3884 +85095;47.12349;5.27565;187;20221107;17;7.5;12.2;2.8;10.27;.1;1.28;6255 +85095;47.12349;5.27565;187;20221108;18.3;4;11.2;4.5;10.57;6.3;1.46;6670 +85095;47.12349;5.27565;187;20221109;14;13;13.5;2.8;13.87;9.6;.71;1443 +85095;47.12349;5.27565;187;20221110;11.3;7.5;9.4;1.5;10.74;.1;.48;4749 +85095;47.12349;5.27565;187;20221111;10.6;5.2;7.9;1;10.94;.2;.32;2494 +85095;47.12349;5.27565;187;20221112;9.8;7.2;8.5;1.3;10.74;.1;.39;3281 +85095;47.12349;5.27565;187;20221113;7.4;6.8;7.1;1.6;10.1;0;.33;967 +85095;47.12349;5.27565;187;20221114;16.5;7.3;11.9;3.5;11.27;3.3;1.03;5486 +85095;47.12349;5.27565;187;20221115;14.8;10.7;12.7;2.9;12.94;7.8;.72;2769 +85095;47.12349;5.27565;187;20221116;15;8.6;11.8;3.9;11.37;3;.98;5255 +85095;47.12349;5.27565;187;20221117;15.3;10.7;13;6.5;11.3;3.2;1.58;4399 +85095;47.12349;5.27565;187;20221118;11.6;8.7;10.1;3.8;9.94;1.1;.91;3860 +85095;47.12349;5.27565;187;20221119;9.6;4.6;7.1;1.3;8.94;1.6;.4;4453 +85095;47.12349;5.27565;187;20221120;9.4;5.7;7.6;3.2;8.8;1.3;.62;4587 +85095;47.12349;5.27565;187;20221121;8.7;5.9;7.3;4.2;9.14;1.6;.57;2754 +85095;47.12349;5.27565;187;20221122;9.9;5.5;7.7;4.5;8.44;.3;.92;3160 +85095;47.12349;5.27565;187;20221123;8.8;.9;4.8;3;8.1;4;.4;3890 +85095;47.12349;5.27565;187;20221124;12.5;5;8.7;3.2;9.3;4.9;.73;4705 +85095;47.12349;5.27565;187;20221125;11.4;5.3;8.3;2;9.5;1.4;.48;3680 +85095;47.12349;5.27565;187;20221126;6.2;.9;3.5;1.7;8.2;0;.19;2242 +85095;47.12349;5.27565;187;20221127;8.5;5.1;6.8;2.4;8.47;.3;.52;2763 +85095;47.12349;5.27565;187;20221128;10.1;4.5;7.3;3.4;9.74;7.6;.39;2033 +85095;47.12349;5.27565;187;20221129;9.4;5.6;7.5;1.7;9.3;.1;.39;2884 +85095;47.12349;5.27565;187;20221130;8.8;5.2;7;3.4;8.87;.1;.53;2391 +85095;47.12349;5.27565;187;20221201;7;6.2;6.6;4;7.54;0;.94;1700 +85095;47.12349;5.27565;187;20221202;5.4;3.8;4.6;3.3;7.04;.1;.64;1463 +85095;47.12349;5.27565;187;20221203;5.9;1.7;3.8;3.6;6.8;1.4;.48;3810 +85095;47.12349;5.27565;187;20221204;4.8;2.1;3.5;2;7.1;3.7;.38;1720 +85095;47.12349;5.27565;187;20221205;6.3;2.1;4.2;2.1;7.3;.2;.4;2106 +85095;47.12349;5.27565;187;20221206;4.7;-1.8;1.4;1.5;6.27;0;.28;2645 +85095;47.12349;5.27565;187;20221207;6.4;3.1;4.8;2.7;6.57;0;.55;4419 +85095;47.12349;5.27565;187;20221208;3.7;-2.4;.7;1.5;5.7;.3;.2;4406 +85095;47.12349;5.27565;187;20221209;2.4;-1.8;.3;2.9;5.4;0;.41;2085 +85095;47.12349;5.27565;187;20221210;2.1;.4;1.3;2.9;5.1;0;.61;2259 +85095;47.12349;5.27565;187;20221211;-2.8;-4.9;-3.8;1.9;4.34;0;.22;1443 +85095;47.12349;5.27565;187;20221212;-1.2;-3.2;-2.2;1.8;4.37;.9;.35;1449 +85095;47.12349;5.27565;187;20221213;-.2;-4.7;-2.5;2.4;4.44;2.9;.32;1939 +85095;47.12349;5.27565;187;20221214;7.7;-.8;3.5;2;6.94;10;.39;2402 +85095;47.12349;5.27565;187;20221215;3.3;1.7;2.5;3.4;6.7;2;.39;981 +85095;47.12349;5.27565;187;20221216;1.3;-.2;.5;3.6;5.04;0;.53;2822 +85095;47.12349;5.27565;187;20221217;-.6;-4.9;-2.8;2.7;4.1;0;.39;2509 +85095;47.12349;5.27565;187;20221218;.3;-5.2;-2.5;1.2;5.2;0;.11;2912 +85095;47.12349;5.27565;187;20221219;14.8;-.3;7.2;6;9.2;0;.87;5223 +85095;47.12349;5.27565;187;20221220;15.1;11.1;13.1;6.8;10.84;9.4;1.74;2417 +85095;47.12349;5.27565;187;20221221;13.8;10.5;12.2;4.8;11.8;2.2;.89;2670 +85095;47.12349;5.27565;187;20221222;13.3;10.4;11.9;6.9;11.4;10.6;1.16;1728 +85095;47.12349;5.27565;187;20221223;14.7;10.4;12.5;5.7;13.44;5.5;.62;1469 +85095;47.12349;5.27565;187;20221224;11.7;10.6;11.1;2.2;11.74;.3;.55;1487 +85095;47.12349;5.27565;187;20221225;13.1;7.6;10.4;2.3;11.1;.6;.5;2591 +85095;47.12349;5.27565;187;20221226;12.2;7.9;10.1;3.9;10.97;3.3;.64;1290 +85095;47.12349;5.27565;187;20221227;9.6;4.5;7;1.3;8.74;.1;.3;3224 +85095;47.12349;5.27565;187;20221228;11.3;2;6.6;4.1;8.2;0;.65;4664 +85095;47.12349;5.27565;187;20221229;12.6;9.4;11;6.2;10.2;3.4;1.26;1761 +85095;47.12349;5.27565;187;20221230;12.3;3.8;8;4.8;10.1;1;.53;1971 +85095;47.12349;5.27565;187;20221231;16.6;11.7;14.1;6.3;11.37;0;1.8;3198 +85096;47.13733;5.6044;228;20220101;7.2;3;5.1;1.1;8.14;0;.2;3500 +85096;47.13733;5.6044;228;20220102;10.2;1.3;5.8;2.8;8.5;0;.43;2566 +85096;47.13733;5.6044;228;20220103;11.4;7.9;9.6;4.2;9.9;1.9;.84;2148 +85096;47.13733;5.6044;228;20220104;12.9;10;11.4;5.5;9.78;17.7;1.57;1469 +85096;47.13733;5.6044;228;20220105;5;2.8;3.9;2.3;6.46;.2;.55;2507 +85096;47.13733;5.6044;228;20220106;5.2;.5;2.9;1.6;5.97;0;.43;3266 +85096;47.13733;5.6044;228;20220107;2.5;-2.6;-.1;3.9;6.17;6.9;.18;1266 +85096;47.13733;5.6044;228;20220108;4.8;1.8;3.3;5.5;7.17;7.4;.39;2233 +85096;47.13733;5.6044;228;20220109;5.9;4.2;5.1;4.1;7.34;3.1;.63;2266 +85096;47.13733;5.6044;228;20220110;4.7;-.3;2.2;2.8;6.3;0;.36;3733 +85096;47.13733;5.6044;228;20220111;4.4;-.7;1.9;4.2;5.64;0;.48;6500 +85096;47.13733;5.6044;228;20220112;3.7;-1.5;1.1;3.5;5;0;.49;6966 +85096;47.13733;5.6044;228;20220113;4.2;-3.4;.4;2;4.86;0;.5;4957 +85096;47.13733;5.6044;228;20220114;3.1;-6.2;-1.6;1;4.67;0;.15;6200 +85096;47.13733;5.6044;228;20220115;-1.6;-4.7;-3.1;1.2;4.6;0;.18;3500 +85096;47.13733;5.6044;228;20220116;-1.9;-4.7;-3.3;1.4;4.61;0;.2;2456 +85096;47.13733;5.6044;228;20220117;2.8;-2.9;0;1.8;6;0;.22;2733 +85096;47.13733;5.6044;228;20220118;7.3;.2;3.7;3.6;6.5;0;.57;5833 +85096;47.13733;5.6044;228;20220119;4.2;-2.4;.9;2.6;6;1.4;.36;3133 +85096;47.13733;5.6044;228;20220120;5.8;1.4;3.6;2.5;6.57;.3;.54;3100 +85096;47.13733;5.6044;228;20220121;4.8;0;2.4;3.4;5.2;0;.73;5533 +85096;47.13733;5.6044;228;20220122;5.2;-1.7;1.7;3.2;5.84;0;.45;6166 +85096;47.13733;5.6044;228;20220123;7.2;-.1;3.6;2.5;5.94;0;.6;6766 +85096;47.13733;5.6044;228;20220124;1.4;-3.1;-.8;1.1;5.6;0;.26;2900 +85096;47.13733;5.6044;228;20220125;.7;-2.5;-.9;1.2;5.5;0;.24;3833 +85096;47.13733;5.6044;228;20220126;-1.5;-2.3;-1.9;1.4;5.17;0;.27;1600 +85096;47.13733;5.6044;228;20220127;-1.6;-3.2;-2.4;1.4;4.87;0;.28;1933 +85096;47.13733;5.6044;228;20220128;4;-1.8;1.1;1.9;6.17;0;.35;3733 +85096;47.13733;5.6044;228;20220129;3.3;-.4;1.4;3.1;6.57;.9;.3;2833 +85096;47.13733;5.6044;228;20220130;8.9;2.5;5.7;1.7;8.14;0;.5;3900 +85096;47.13733;5.6044;228;20220131;7.4;3.3;5.3;4.2;7.1;2.9;.85;4133 +85096;47.13733;5.6044;228;20220201;4.1;1.1;2.6;3.8;6.44;3.5;.56;2566 +85096;47.13733;5.6044;228;20220202;10.9;2.9;6.9;2.3;9.37;.5;.5;3066 +85096;47.13733;5.6044;228;20220203;8.2;4.8;6.5;1.7;8.47;0;.56;3900 +85096;47.13733;5.6044;228;20220204;7.6;1.1;4.4;3.9;8.1;1.7;.41;3166 +85096;47.13733;5.6044;228;20220205;9;-.8;4.1;1.2;6.2;0;.57;9300 +85096;47.13733;5.6044;228;20220206;6.9;-1;2.9;6.1;7.44;8.2;.38;2066 +85096;47.13733;5.6044;228;20220207;8.9;5.1;7;2.8;6.3;0;1.16;9733 +85096;47.13733;5.6044;228;20220208;11.3;-3.7;3.8;.9;5.77;0;.63;10233 +85096;47.13733;5.6044;228;20220209;12.4;-3.1;4.7;1.7;6.24;0;.86;10300 +85096;47.13733;5.6044;228;20220210;12;1.4;6.7;2.9;8.17;8.9;.88;6033 +85096;47.13733;5.6044;228;20220211;7.7;3.4;5.5;3.2;6.4;0;1.05;9966 +85096;47.13733;5.6044;228;20220212;6.3;-1.4;2.5;1.9;5;0;.83;8633 +85096;47.13733;5.6044;228;20220213;13.4;-3.6;4.9;4.2;6.1;.4;1.58;11000 +85096;47.13733;5.6044;228;20220214;9.9;5;7.4;4;8.65;4.3;.92;2600 +85096;47.13733;5.6044;228;20220215;9.9;3.1;6.5;3.6;7.54;2.9;1.05;6466 +85096;47.13733;5.6044;228;20220216;9.4;5.3;7.3;6.8;9.8;5;.52;1900 +85096;47.13733;5.6044;228;20220217;14.3;9.5;11.9;4.9;10.29;2.5;1.58;6121 +85096;47.13733;5.6044;228;20220218;15.5;7.5;11.5;3.8;9.67;2;1.63;6349 +85096;47.13733;5.6044;228;20220219;9.8;2.6;6.2;3.5;6.34;0;1.43;11366 +85096;47.13733;5.6044;228;20220220;10.6;3;6.8;6.4;8;3.6;1.23;4833 +85096;47.13733;5.6044;228;20220221;8.5;6.5;7.5;5.4;7.76;2.6;1.33;4101 +85096;47.13733;5.6044;228;20220222;10.4;4.4;7.4;3.6;8.4;.9;1.04;5866 +85096;47.13733;5.6044;228;20220223;14.7;5.6;10.1;1.5;8.54;0;1.29;11633 +85096;47.13733;5.6044;228;20220224;14;.6;7.3;3.3;7.3;1.1;1.54;7900 +85096;47.13733;5.6044;228;20220225;9;-1.5;3.8;2;5.84;.2;1.09;10666 +85096;47.13733;5.6044;228;20220226;9.1;-1.3;3.9;3.9;5.44;0;1.52;14166 +85096;47.13733;5.6044;228;20220227;11;-1.9;4.6;3;4.2;0;1.85;14433 +85096;47.13733;5.6044;228;20220228;12.8;-3;4.9;2.1;4.94;0;1.64;13966 +85096;47.13733;5.6044;228;20220301;11.6;-1.5;5.1;1.8;4.84;0;1.51;12833 +85096;47.13733;5.6044;228;20220302;12.5;-2.3;5.1;1.8;6.4;0;1.26;10466 +85096;47.13733;5.6044;228;20220303;15;2.6;8.8;1.5;7.34;0;1.56;13933 +85096;47.13733;5.6044;228;20220304;12.9;.5;6.7;2.7;4.8;0;2.05;15000 +85096;47.13733;5.6044;228;20220305;10.2;-2.5;3.9;2.5;3.8;0;1.86;15366 +85096;47.13733;5.6044;228;20220306;8.3;-3.3;2.5;3.3;3.84;0;1.82;15333 +85096;47.13733;5.6044;228;20220307;9;-1.6;3.7;3.2;4;0;1.95;15500 +85096;47.13733;5.6044;228;20220308;13.2;-3.8;4.7;1.9;4.47;0;1.82;15466 +85096;47.13733;5.6044;228;20220309;14.9;-2.9;6;1.5;5.94;0;1.71;15700 +85096;47.13733;5.6044;228;20220310;16.3;-1.6;7.3;2;6.57;0;1.95;15800 +85096;47.13733;5.6044;228;20220311;16.3;2.6;9.4;4.3;7.3;.4;2.38;11533 +85096;47.13733;5.6044;228;20220312;12.6;7.4;10;2.4;7.87;0;1.54;5333 +85096;47.13733;5.6044;228;20220313;11.7;5.4;8.5;2.4;8.9;10.7;1.08;4433 +85096;47.13733;5.6044;228;20220314;15;2;8.5;1.9;8.47;4.8;1.73;14800 +85096;47.13733;5.6044;228;20220315;15.7;8.1;11.9;2.7;10.17;0;1.5;4666 +85096;47.13733;5.6044;228;20220316;16.8;6.5;11.6;1.7;10.07;0;1.53;8333 +85096;47.13733;5.6044;228;20220317;12.2;7.4;9.8;4.1;10.07;0;1.2;4433 +85096;47.13733;5.6044;228;20220318;13.8;7.3;10.6;6.2;8.27;0;2.53;12066 +85096;47.13733;5.6044;228;20220319;15.5;6;10.8;3.5;6.7;1.9;2.83;16366 +85096;47.13733;5.6044;228;20220320;17.2;3.3;10.2;3.5;6.94;0;2.85;16100 +85096;47.13733;5.6044;228;20220321;17.7;4.5;11.1;1.7;6.87;0;2.45;17066 +85096;47.13733;5.6044;228;20220322;16.5;1;8.7;1.6;6.37;0;2.29;18100 +85096;47.13733;5.6044;228;20220323;17.8;-.2;8.8;1.2;6.64;0;2.26;18433 +85096;47.13733;5.6044;228;20220324;19.9;.5;10.2;1.6;6.47;0;2.65;18733 +85096;47.13733;5.6044;228;20220325;20.6;2;11.3;2.5;6.04;0;3.28;18766 +85096;47.13733;5.6044;228;20220326;20.3;5.6;12.9;3;6.37;0;3.58;18800 +85096;47.13733;5.6044;228;20220327;20.8;4.2;12.5;1.7;7;0;2.91;18733 +85096;47.13733;5.6044;228;20220328;21.1;1.8;11.5;1.6;7.2;0;2.79;18233 +85096;47.13733;5.6044;228;20220329;18;6.3;12.2;2.5;7.37;5.8;2.56;10666 +85096;47.13733;5.6044;228;20220330;13.4;9.2;11.3;2.1;11.04;5.2;1.33;6866 +85096;47.13733;5.6044;228;20220331;10.3;7.1;8.7;3.2;9.1;6.2;1.22;5000 +85096;47.13733;5.6044;228;20220401;3.7;.5;2.1;4.1;6.19;4;.82;4700 +85096;47.13733;5.6044;228;20220402;4.4;.4;2.4;5.8;5.99;.5;1.13;7800 +85096;47.13733;5.6044;228;20220403;5.1;-1.5;1.8;3.8;4.97;.1;1.39;9266 +85096;47.13733;5.6044;228;20220404;9.9;-2.7;3.6;2.4;4.88;0;2.27;21800 +85096;47.13733;5.6044;228;20220405;13.4;5.4;9.4;3.4;7.67;0;2.16;10800 +85096;47.13733;5.6044;228;20220406;13.1;8.7;10.9;3.2;10.2;2;1.43;5266 +85096;47.13733;5.6044;228;20220407;11.8;9.1;10.5;7.1;10.94;14.9;1.15;3333 +85096;47.13733;5.6044;228;20220408;15.3;9.7;12.5;6.8;10.84;10.1;2.06;5466 +85096;47.13733;5.6044;228;20220409;9.5;3.3;6.4;2.9;7.07;2.7;1.7;11700 +85096;47.13733;5.6044;228;20220410;13.6;-1.5;6;1.8;6.3;.1;2.54;22800 +85096;47.13733;5.6044;228;20220411;18.9;.6;9.8;3.4;7.44;0;3.26;19366 +85096;47.13733;5.6044;228;20220412;21.9;5.7;13.8;3.2;7.44;0;4.04;19933 +85096;47.13733;5.6044;228;20220413;20.4;5.8;13.1;1.8;9.99;0;2.76;15900 +85096;47.13733;5.6044;228;20220414;21.5;6.5;14;2.4;11.74;0;3.2;20133 +85096;47.13733;5.6044;228;20220415;22.3;8.5;15.4;3.1;11.07;0;3.83;21433 +85096;47.13733;5.6044;228;20220416;19.5;9.7;14.6;4.9;9.04;0;4.4;24133 +85096;47.13733;5.6044;228;20220417;19.5;5;12.3;3.4;5.91;0;4.46;25200 +85096;47.13733;5.6044;228;20220418;20.1;3.8;11.9;1.8;6.7;0;3.61;23833 +85096;47.13733;5.6044;228;20220419;20;4.8;12.4;2;7.21;0;3.51;21950 +85096;47.13733;5.6044;228;20220420;20.7;5.7;13.2;3.2;7.64;0;4.12;22300 +85096;47.13733;5.6044;228;20220421;20;5.3;12.7;2.8;7.34;0;3.95;22900 +85096;47.13733;5.6044;228;20220422;20.5;6.4;13.5;2.1;9.04;1.3;3.6;22533 +85096;47.13733;5.6044;228;20220423;17.7;8.3;13;3.1;11.24;14.3;2.18;10100 +85096;47.13733;5.6044;228;20220424;14.5;7.9;11.2;3.2;10.97;14;1.5;6900 +85096;47.13733;5.6044;228;20220425;14.1;10.4;12.2;2.6;12.17;13.3;1.33;6100 +85096;47.13733;5.6044;228;20220426;16.5;8.1;12.3;2.2;9.67;.2;3.08;20966 +85096;47.13733;5.6044;228;20220427;18.5;4.8;11.6;3.4;9.34;0;3.73;26033 +85096;47.13733;5.6044;228;20220428;22.2;5.6;13.9;2.7;9.47;0;4.24;25900 +85096;47.13733;5.6044;228;20220429;19.6;6.1;12.9;1.6;10;.8;2.65;15100 +85096;47.13733;5.6044;228;20220430;17.6;5.4;11.5;2.5;9.97;0;3.18;22433 +85096;47.13733;5.6044;228;20220501;18.1;5.5;11.8;2.7;8.97;0;3.66;25066 +85096;47.13733;5.6044;228;20220502;20.3;5.5;12.9;2.3;9.6;.1;3.67;22966 +85096;47.13733;5.6044;228;20220503;22.5;7;14.8;1.7;10.5;.6;3.82;23300 +85096;47.13733;5.6044;228;20220504;21.3;8;14.6;1.8;12.07;8.1;3.2;19133 +85096;47.13733;5.6044;228;20220505;18.1;10.4;14.3;2.4;11.47;.8;2.69;14200 +85096;47.13733;5.6044;228;20220506;20.5;8;14.2;2.7;11;0;3.45;19433 +85096;47.13733;5.6044;228;20220507;22.4;7;14.7;2.7;10.47;0;4.23;24900 +85096;47.13733;5.6044;228;20220508;23.4;8.9;16.2;2.8;11.17;0;4.43;24400 +85096;47.13733;5.6044;228;20220509;25;9.4;17.2;1.9;12.44;.1;4.52;26233 +85096;47.13733;5.6044;228;20220510;25.4;9.3;17.3;1.6;13.5;.1;4.08;23366 +85096;47.13733;5.6044;228;20220511;28.1;9.9;19;2.9;12.77;0;5.42;27000 +85096;47.13733;5.6044;228;20220512;24.5;15.1;19.8;2.7;13.8;.4;4.03;17400 +85096;47.13733;5.6044;228;20220513;22.3;15.6;19;1.6;15.87;.1;2.97;14866 +85096;47.13733;5.6044;228;20220514;24.8;9.3;17.1;1.7;12.1;0;4.6;26900 +85096;47.13733;5.6044;228;20220515;28.3;9;18.6;1.7;13.24;1.9;4.71;24966 +85096;47.13733;5.6044;228;20220516;26.3;15.2;20.7;2.7;14.84;.2;4.55;21000 +85096;47.13733;5.6044;228;20220517;28;12.9;20.4;1.8;15.34;.1;5.04;26900 +85096;47.13733;5.6044;228;20220518;29.8;13.1;21.4;1.7;15.2;0;5.26;26866 +85096;47.13733;5.6044;228;20220519;29.7;15.3;22.5;2.6;16.17;.8;4.96;21266 +85096;47.13733;5.6044;228;20220520;30.8;16.9;23.9;3.9;14.64;1;6.27;22966 +85096;47.13733;5.6044;228;20220521;26.5;14.4;20.4;2.6;13.9;0;5.35;27333 +85096;47.13733;5.6044;228;20220522;26.5;13.9;20.2;2.4;14.14;.6;4.13;17400 +85096;47.13733;5.6044;228;20220523;23.4;15.7;19.6;2.9;16.47;8.6;2.79;10233 +85096;47.13733;5.6044;228;20220524;20.7;12.2;16.4;3;11.9;.2;4.12;22333 +85096;47.13733;5.6044;228;20220525;22.5;7.7;15.1;1.5;10.77;0;4.01;24000 +85096;47.13733;5.6044;228;20220526;21.3;9.1;15.2;1.3;11.94;0;3.31;19066 +85096;47.13733;5.6044;228;20220527;21.8;10.1;16;2;12.7;0;3.67;20666 +85096;47.13733;5.6044;228;20220528;20.8;8.9;14.8;3.3;10.4;0;4.67;27600 +85096;47.13733;5.6044;228;20220529;19.2;8;13.6;3.6;8.04;0;4.65;26033 +85096;47.13733;5.6044;228;20220530;21.9;7.7;14.8;2.8;8.07;0;5.04;27866 +85096;47.13733;5.6044;228;20220531;24;7.4;15.7;2.4;10.14;0;4.57;23966 +85096;47.13733;5.6044;228;20220601;23.6;8;15.8;1.2;12.9;.3;2.91;14933 +85096;47.13733;5.6044;228;20220602;25.6;12.5;19;2.1;14.27;1.1;4.24;21100 +85096;47.13733;5.6044;228;20220603;29.2;15.2;22.2;2;16.7;8.4;4.87;22700 +85096;47.13733;5.6044;228;20220604;29.2;16.6;22.9;2.5;18.54;12.6;5.59;27566 +85096;47.13733;5.6044;228;20220605;25.5;17;21.3;3.2;17.7;5.9;4.47;20933 +85096;47.13733;5.6044;228;20220606;24.3;12.1;18.2;2.1;14.9;1.4;4.02;21400 +85096;47.13733;5.6044;228;20220607;22.6;13.5;18.1;2.5;14.4;1.1;3.92;20566 +85096;47.13733;5.6044;228;20220608;20.5;9.9;15.2;2.1;13.77;14;2.5;12700 +85096;47.13733;5.6044;228;20220609;20.8;11.3;16;2;12.54;.8;3.69;21100 +85096;47.13733;5.6044;228;20220610;24.9;8.1;16.5;1.6;11.94;0;5;30200 +85096;47.13733;5.6044;228;20220611;28.7;10.5;19.6;1.6;13.44;.1;5.48;29566 +85096;47.13733;5.6044;228;20220612;30.6;12.7;21.7;1.7;15.64;.8;5.17;24966 +85096;47.13733;5.6044;228;20220613;25.4;16.6;21;2.9;12.84;0;6.05;30266 +85096;47.13733;5.6044;228;20220614;29.1;11.1;20.1;2;12.14;0;5.84;29766 +85096;47.13733;5.6044;228;20220615;33.2;14;23.6;2.1;16.3;.6;6.16;27733 +85096;47.13733;5.6044;228;20220616;31.4;18.3;24.8;1.9;16.17;0;6.09;28266 +85096;47.13733;5.6044;228;20220617;32;15.4;23.7;1.9;14.1;0;6.04;27833 +85096;47.13733;5.6044;228;20220618;35.7;16.3;26;1.9;15.84;0;6.61;28433 +85096;47.13733;5.6044;228;20220619;35.3;21.7;28.5;4.1;15.94;0;8.32;28100 +85096;47.13733;5.6044;228;20220620;31.8;19.9;25.9;3.4;16.2;0;6.82;26233 +85096;47.13733;5.6044;228;20220621;31.8;17.8;24.8;2.4;18.4;2.4;5.2;20600 +85096;47.13733;5.6044;228;20220622;28.6;18.4;23.5;2.2;20.5;9.1;3.66;14800 +85096;47.13733;5.6044;228;20220623;28.3;16.3;22.3;1.8;18.6;6.3;4.4;21100 +85096;47.13733;5.6044;228;20220624;20.9;14.2;17.6;2.1;16.8;5;2.34;11400 +85096;47.13733;5.6044;228;20220625;27.9;13.1;20.5;1.8;15.97;5.8;4.78;24633 +85096;47.13733;5.6044;228;20220626;21.6;15.8;18.7;2.4;17.84;34.3;2.24;9633 +85096;47.13733;5.6044;228;20220627;20.3;15.4;17.8;1.7;17.17;1.3;1.95;8533 +85096;47.13733;5.6044;228;20220628;25.8;12.4;19.1;2.7;16.07;0;4.58;24366 +85096;47.13733;5.6044;228;20220629;28.7;14.3;21.5;1.2;16.3;.1;5.08;26866 +85096;47.13733;5.6044;228;20220630;26.4;15;20.7;2.6;15.67;16.9;4.18;17700 +85096;47.13733;5.6044;228;20220701;23.3;11.8;17.5;1.9;13.54;.2;4.36;24733 +85096;47.13733;5.6044;228;20220702;27.5;10.7;19.1;1.9;12.84;0;5.56;30333 +85096;47.13733;5.6044;228;20220703;30.2;12.5;21.4;2;14.64;2.3;5.47;26300 +85096;47.13733;5.6044;228;20220704;25.9;16.2;21;2.1;15.47;0;4.4;20266 +85096;47.13733;5.6044;228;20220705;27.3;13;20.2;2.3;13.04;.1;5.75;29666 +85096;47.13733;5.6044;228;20220706;25.4;13.6;19.5;3;11.57;0;5.75;28666 +85096;47.13733;5.6044;228;20220707;24.8;10.9;17.8;2.5;12.7;0;4.42;22033 +85096;47.13733;5.6044;228;20220708;25.9;12.9;19.4;3.7;12.6;0;5.95;29500 +85096;47.13733;5.6044;228;20220709;28.3;13.7;21;3.3;12.34;0;6.07;26933 +85096;47.13733;5.6044;228;20220710;26.8;15.9;21.3;4;13.37;0;6.26;28666 +85096;47.13733;5.6044;228;20220711;28.9;14.9;21.9;4.2;12.37;0;6.92;29500 +85096;47.13733;5.6044;228;20220712;30.4;16.6;23.5;3;13.2;0;6.7;29366 +85096;47.13733;5.6044;228;20220713;33;15.4;24.2;1.7;13.37;0;6.02;27366 +85096;47.13733;5.6044;228;20220714;34.6;16.7;25.7;2.1;14.7;0;6.6;28300 +85096;47.13733;5.6044;228;20220715;29.3;17.9;23.6;3.1;12.84;0;6.61;28533 +85096;47.13733;5.6044;228;20220716;29.1;14.8;22;3.4;10.47;0;6.77;28600 +85096;47.13733;5.6044;228;20220717;32.2;16.3;24.3;3.4;11.5;0;7.22;28266 +85096;47.13733;5.6044;228;20220718;37.2;17.1;27.2;2.4;11.9;0;7.26;28066 +85096;47.13733;5.6044;228;20220719;37.4;17.1;27.2;2.2;15.6;0;6.82;27333 +85096;47.13733;5.6044;228;20220720;30.1;21.9;26;2.8;19.2;2.5;4.79;16500 +85096;47.13733;5.6044;228;20220721;30.1;15.3;22.7;1.4;17.34;0;5.14;26400 +85096;47.13733;5.6044;228;20220722;32.9;16.5;24.7;2;16.84;2.9;5.44;23000 +85096;47.13733;5.6044;228;20220723;29.1;18.3;23.7;1.8;18.34;0;4.54;20766 +85096;47.13733;5.6044;228;20220724;33.6;16.7;25.2;1.3;16.7;0;5.62;27366 +85096;47.13733;5.6044;228;20220725;32.2;17;24.6;2.7;16.67;.1;5.87;24000 +85096;47.13733;5.6044;228;20220726;27;17.2;22.1;2.9;14.9;0;5.3;24233 +85096;47.13733;5.6044;228;20220727;27.4;15.6;21.5;2.6;12.1;0;5.65;26333 +85096;47.13733;5.6044;228;20220728;30;14.4;22.2;2.2;12.47;0;5.35;23666 +85096;47.13733;5.6044;228;20220729;29;16.7;22.8;1.8;12.87;0;4.31;17233 +85096;47.13733;5.6044;228;20220730;30.7;13.3;22;1.5;13.04;0;4.72;21933 +85096;47.13733;5.6044;228;20220731;32.6;14.7;23.6;1.9;13.8;0;5.43;24000 +85096;47.13733;5.6044;228;20220801;31.9;15.7;23.8;1.9;15;0;5.19;22466 +85096;47.13733;5.6044;228;20220802;31.9;16;24;1.9;15.04;0;5.63;26400 +85096;47.13733;5.6044;228;20220803;35.2;16.5;25.9;1.6;14.24;0;5.87;26466 +85096;47.13733;5.6044;228;20220804;37.8;16.8;27.3;2;15.34;.5;6.17;24166 +85096;47.13733;5.6044;228;20220805;31.5;19.8;25.7;3.2;17.2;0;5.61;20600 +85096;47.13733;5.6044;228;20220806;29.3;18.1;23.7;4.2;14.07;0;6.52;25966 +85096;47.13733;5.6044;228;20220807;30.3;15.9;23.1;3.9;11.27;0;6.78;26033 +85096;47.13733;5.6044;228;20220808;31.9;16.2;24;3.3;10.84;0;6.79;26366 +85096;47.13733;5.6044;228;20220809;33.5;17.5;25.5;3.7;10.8;0;7.38;26100 +85096;47.13733;5.6044;228;20220810;33;18.7;25.9;3.4;10.94;0;7.15;25833 +85096;47.13733;5.6044;228;20220811;33.6;17.5;25.6;2.7;10.74;0;6.54;25500 +85096;47.13733;5.6044;228;20220812;33.7;17;25.4;2.4;10.5;0;6.33;25500 +85096;47.13733;5.6044;228;20220813;33.1;15.8;24.4;2.3;9.87;0;6.09;25766 +85096;47.13733;5.6044;228;20220814;25.8;15.1;20.5;2.3;14.1;5.8;3.02;9300 +85096;47.13733;5.6044;228;20220815;24.4;16;20.2;1.8;18.17;1.6;2.58;11900 +85096;47.13733;5.6044;228;20220816;31;14.4;22.7;1.9;16.67;2.4;4.75;22833 +85096;47.13733;5.6044;228;20220817;26.9;17.3;22.1;2.8;18;0;3.76;15966 +85096;47.13733;5.6044;228;20220818;23.5;16;19.8;1.8;17.8;12.2;2.1;8233 +85096;47.13733;5.6044;228;20220819;26.8;17.9;22.3;2.8;18.6;4.1;3.62;15400 +85096;47.13733;5.6044;228;20220820;26.4;18.7;22.6;2.2;17.17;1.3;4.02;18466 +85096;47.13733;5.6044;228;20220821;27.2;11.5;19.3;1.6;13.07;0;3.99;21033 +85096;47.13733;5.6044;228;20220822;28.9;13.5;21.2;2;14.07;0;4.59;22666 +85096;47.13733;5.6044;228;20220823;30.3;14.1;22.2;1.5;15.3;0;4.3;21666 +85096;47.13733;5.6044;228;20220824;32.3;16.6;24.4;2.6;13.14;0;5.56;22833 +85096;47.13733;5.6044;228;20220825;33.4;13.8;23.6;2;13.54;0;5.08;22200 +85096;47.13733;5.6044;228;20220826;24.4;18.4;21.4;3;17.17;3;3.03;10500 +85096;47.13733;5.6044;228;20220827;26.6;15.9;21.3;2.7;17.24;0;3.69;16733 +85096;47.13733;5.6044;228;20220828;29.2;16;22.6;2.4;16.74;.2;4.6;22100 +85096;47.13733;5.6044;228;20220829;31.6;15.5;23.5;1.8;15.87;0;4.48;21133 +85096;47.13733;5.6044;228;20220830;27.8;16.4;22.1;2.1;17.1;2;2.99;10633 +85096;47.13733;5.6044;228;20220831;27.1;15;21;1.6;17.4;.1;3.42;18033 +85096;47.13733;5.6044;228;20220901;28;14.9;21.4;2.7;14.3;0;4.51;21233 +85096;47.13733;5.6044;228;20220902;25.8;12.8;19.3;1.8;15.3;5.6;2.88;13733 +85096;47.13733;5.6044;228;20220903;26.2;15.6;20.9;1.9;16.94;.8;3.06;14600 +85096;47.13733;5.6044;228;20220904;29.8;13.1;21.5;1.5;15.5;0;3.83;20033 +85096;47.13733;5.6044;228;20220905;31.8;15.3;23.6;2.1;16.6;.9;4.4;20033 +85096;47.13733;5.6044;228;20220906;26.8;18.3;22.5;1.7;18.97;4;2.64;10933 +85096;47.13733;5.6044;228;20220907;25;15;20;2.3;16.97;2.9;2.61;11133 +85096;47.13733;5.6044;228;20220908;24.7;14.3;19.5;3.4;14.97;.4;3.57;16433 +85096;47.13733;5.6044;228;20220909;22.5;14.7;18.6;3.8;14.04;5.7;3.13;12000 +85096;47.13733;5.6044;228;20220910;19.6;14.3;17;2.6;14.19;.8;2.11;8604 +85096;47.13733;5.6044;228;20220911;23.2;11.2;17.2;1.8;13.81;0;2.96;18029 +85096;47.13733;5.6044;228;20220912;29.1;11.7;20.4;1.7;13.54;.1;3.64;19265 +85096;47.13733;5.6044;228;20220913;29.3;15.8;22.6;2.4;17.34;.8;3.4;13540 +85096;47.13733;5.6044;228;20220914;25.1;18;21.6;3.1;19.37;14.9;2.27;6866 +85096;47.13733;5.6044;228;20220915;21.7;15;18.4;2.3;17.47;11.7;1.65;6833 +85096;47.13733;5.6044;228;20220916;19.8;11.1;15.5;2;12.84;0;2.13;11233 +85096;47.13733;5.6044;228;20220917;16.7;7.4;12;2.3;9.44;.1;2.15;12133 +85096;47.13733;5.6044;228;20220918;19.3;3.7;11.5;1.3;8.54;0;2.45;18966 +85096;47.13733;5.6044;228;20220919;17.9;5.9;11.9;2.1;8.84;0;2.58;18633 +85096;47.13733;5.6044;228;20220920;19.2;5;12.1;2.5;8.64;0;2.73;17733 +85096;47.13733;5.6044;228;20220921;19.4;8.2;13.8;3.3;8.87;0;3.16;18533 +85096;47.13733;5.6044;228;20220922;20.8;4.9;12.8;1.6;8.84;0;2.58;18133 +85096;47.13733;5.6044;228;20220923;21.7;4.9;13.3;1.6;11.04;7.7;2.13;12766 +85096;47.13733;5.6044;228;20220924;21;13.2;17.1;2.2;13.94;.5;2.13;10666 +85096;47.13733;5.6044;228;20220925;17.6;9.6;13.6;1.8;12.3;2.5;1.53;8500 +85096;47.13733;5.6044;228;20220926;17.4;7.8;12.6;3.1;11.37;8.3;1.74;8433 +85096;47.13733;5.6044;228;20220927;14.4;9.9;12.1;4.8;11.6;18.8;1.44;6300 +85096;47.13733;5.6044;228;20220928;13.1;10.5;11.8;3;12.47;14.3;.89;3733 +85096;47.13733;5.6044;228;20220929;14.2;9.9;12.1;1.2;11.4;4.1;1.2;7466 +85096;47.13733;5.6044;228;20220930;16;4.5;10.2;1.6;9.84;0;1.59;12900 +85096;47.13733;5.6044;228;20221001;13.7;6;9.8;4.5;12.04;5.7;.58;2633 +85096;47.13733;5.6044;228;20221002;20.8;13.3;17;3.4;15.97;2.4;1.83;9433 +85096;47.13733;5.6044;228;20221003;17.9;12.7;15.3;2.4;13.64;0;1.69;9666 +85096;47.13733;5.6044;228;20221004;17.3;7.5;12.4;1.2;11.97;.1;1.38;10100 +85096;47.13733;5.6044;228;20221005;23.6;7.6;15.6;1.9;12.67;0;2.19;13700 +85096;47.13733;5.6044;228;20221006;19.3;11;15.2;1.6;13.27;0;1.53;9066 +85096;47.13733;5.6044;228;20221007;19.8;8;13.9;1.3;12.97;.1;1.58;11933 +85096;47.13733;5.6044;228;20221008;18.9;11.4;15.1;2.1;12.6;0;1.8;11300 +85096;47.13733;5.6044;228;20221009;19.2;6.7;12.9;1.5;11.04;0;1.73;14133 +85096;47.13733;5.6044;228;20221010;22.7;7.2;14.9;1.5;13.1;.4;1.74;11600 +85096;47.13733;5.6044;228;20221011;19.8;13.7;16.8;2.3;14.74;0;1.64;9233 +85096;47.13733;5.6044;228;20221012;16.6;9.8;13.2;1.3;13.17;.1;1.19;9500 +85096;47.13733;5.6044;228;20221013;15.9;10.4;13.1;1.4;13.6;.3;.78;3133 +85096;47.13733;5.6044;228;20221014;16.8;12.5;14.6;4;15.4;7;.8;2733 +85096;47.13733;5.6044;228;20221015;20.7;14.9;17.8;3.7;15.4;.6;1.73;4400 +85096;47.13733;5.6044;228;20221016;25.1;13.6;19.3;2.6;15.07;0;2.23;10166 +85096;47.13733;5.6044;228;20221017;24.3;14.2;19.3;2.8;14.6;0;2.31;10566 +85096;47.13733;5.6044;228;20221018;24.7;13.4;19.1;1.5;14.94;.1;1.85;11800 +85096;47.13733;5.6044;228;20221019;22.8;10.4;16.6;1.5;14.8;.2;1.53;11066 +85096;47.13733;5.6044;228;20221020;21.1;12.8;16.9;2.4;15.47;20.7;1.22;3266 +85096;47.13733;5.6044;228;20221021;19.9;15.1;17.5;2.5;16.4;13.3;1.19;4033 +85096;47.13733;5.6044;228;20221022;22.8;11.8;17.3;1.4;15.1;.1;1.43;10733 +85096;47.13733;5.6044;228;20221023;22.6;10.5;16.6;3.4;14.1;2.2;1.81;4466 +85096;47.13733;5.6044;228;20221024;21.4;15;18.2;2.5;14.5;0;1.73;6600 +85096;47.13733;5.6044;228;20221025;20.8;8.2;14.5;1.1;12.97;.7;1.13;9266 +85096;47.13733;5.6044;228;20221026;23.2;12.4;17.8;2.1;14.94;.2;1.6;10266 +85096;47.13733;5.6044;228;20221027;23.8;9.8;16.8;1.9;14.5;0;1.48;9066 +85096;47.13733;5.6044;228;20221028;24.8;13.7;19.2;2.2;14.3;0;1.82;8000 +85096;47.13733;5.6044;228;20221029;23.7;9.6;16.6;1.5;12.74;.1;1.37;7366 +85096;47.13733;5.6044;228;20221030;22.7;8.9;15.8;1.4;12.27;0;1.29;8433 +85096;47.13733;5.6044;228;20221031;21.4;9.5;15.4;2.2;12.97;13.6;1.35;6800 +85096;47.13733;5.6044;228;20221101;16.9;13.7;15.3;2.9;13.54;.6;1.26;7933 +85096;47.13733;5.6044;228;20221102;17.3;7.6;12.5;1.6;11.04;.1;.97;8366 +85096;47.13733;5.6044;228;20221103;15.7;5.2;10.5;2.7;10.4;4;1.03;2733 +85096;47.13733;5.6044;228;20221104;10.2;8.3;9.2;3.2;10.14;13.1;.73;2200 +85096;47.13733;5.6044;228;20221105;11.6;6.3;8.9;1.5;9.5;.1;.67;6200 +85096;47.13733;5.6044;228;20221106;10;2.3;6.2;1.6;8.77;.1;.49;3866 +85096;47.13733;5.6044;228;20221107;16.8;8.2;12.5;2.8;10.2;.1;1.34;5666 +85096;47.13733;5.6044;228;20221108;18.8;3.9;11.4;4;10.14;7.5;1.55;6800 +85096;47.13733;5.6044;228;20221109;14.2;13.1;13.6;2.6;13.6;11.4;.76;1300 +85096;47.13733;5.6044;228;20221110;12.5;7.2;9.9;1.5;10.8;0;.52;6366 +85096;47.13733;5.6044;228;20221111;11.1;4.3;7.7;1.1;10.6;.1;.36;3466 +85096;47.13733;5.6044;228;20221112;11.2;5.9;8.6;1;10.34;0;.4;4733 +85096;47.13733;5.6044;228;20221113;7.4;6.3;6.9;1.5;9.9;0;.35;1400 +85096;47.13733;5.6044;228;20221114;16.6;6.3;11.4;3.1;10.8;2.9;1.02;5100 +85096;47.13733;5.6044;228;20221115;14.7;10.4;12.6;2.5;12.77;7.8;.7;2633 +85096;47.13733;5.6044;228;20221116;15;8.9;12;3.2;11.1;2.6;.92;5900 +85096;47.13733;5.6044;228;20221117;14.9;10.2;12.6;5.7;11.14;5.6;1.39;4533 +85096;47.13733;5.6044;228;20221118;11.5;8.4;10;3.5;9.9;2.6;.84;4133 +85096;47.13733;5.6044;228;20221119;9.4;3.9;6.6;1.3;8.9;2.2;.37;4566 +85096;47.13733;5.6044;228;20221120;9.2;5.7;7.4;3.1;8.77;2.2;.57;4833 +85096;47.13733;5.6044;228;20221121;9;6;7.5;4;9.07;2.2;.63;3266 +85096;47.13733;5.6044;228;20221122;9.8;5;7.4;4;8.37;.3;.82;3200 +85096;47.13733;5.6044;228;20221123;9.5;1.4;5.5;2.5;8.07;5.8;.48;3900 +85096;47.13733;5.6044;228;20221124;12.5;5.3;8.9;3.1;9.24;3.9;.77;4833 +85096;47.13733;5.6044;228;20221125;10.9;4.8;7.8;1.8;9.34;2.4;.46;3333 +85096;47.13733;5.6044;228;20221126;6.5;1.3;3.9;1.5;8.47;0;.23;1966 +85096;47.13733;5.6044;228;20221127;8.2;4.7;6.4;1.9;8.17;.1;.47;2966 +85096;47.13733;5.6044;228;20221128;10;4.3;7.2;2.9;9.37;6.4;.49;1300 +85096;47.13733;5.6044;228;20221129;9.1;5.2;7.2;1.8;9.24;.4;.39;2700 +85096;47.13733;5.6044;228;20221130;8.9;5.2;7;3.1;8.8;.1;.54;2400 +85096;47.13733;5.6044;228;20221201;6.9;5.6;6.3;3.9;7.34;0;.85;2366 +85096;47.13733;5.6044;228;20221202;5.4;3.6;4.5;2.9;6.94;.1;.61;1600 +85096;47.13733;5.6044;228;20221203;5.8;1.6;3.7;3.1;6.6;0;.41;4700 +85096;47.13733;5.6044;228;20221204;4.9;1.7;3.3;1.8;6.94;5.3;.38;1766 +85096;47.13733;5.6044;228;20221205;5.9;2.1;4;1.8;7.3;.2;.4;1733 +85096;47.13733;5.6044;228;20221206;4.9;-2.3;1.3;1.5;6.2;0;.27;2900 +85096;47.13733;5.6044;228;20221207;6.3;2.8;4.6;2.5;6.4;0;.46;5233 +85096;47.13733;5.6044;228;20221208;3.4;-3.1;.1;1.3;5.47;.7;.14;5066 +85096;47.13733;5.6044;228;20221209;2.4;-2.2;.1;2.5;5.47;.1;.4;1633 +85096;47.13733;5.6044;228;20221210;2.1;.1;1.1;2.8;5.2;0;.56;2266 +85096;47.13733;5.6044;228;20221211;-1.9;-5;-3.4;1.9;4.37;0;.22;2366 +85096;47.13733;5.6044;228;20221212;-1.2;-3.8;-2.5;1.7;4.24;.9;.29;2533 +85096;47.13733;5.6044;228;20221213;-.2;-5.4;-2.8;2.2;4.37;2.8;.33;1766 +85096;47.13733;5.6044;228;20221214;7.7;-1;3.4;1.8;6.87;11.7;.47;1366 +85096;47.13733;5.6044;228;20221215;3.4;1.7;2.5;2.9;6.67;2.4;.4;1066 +85096;47.13733;5.6044;228;20221216;1;-.5;.2;3.3;5.17;0;.42;3000 +85096;47.13733;5.6044;228;20221217;-.7;-6.5;-3.6;1.9;3.99;0;.17;4717 +85096;47.13733;5.6044;228;20221218;1.8;-5.5;-1.9;1.7;5.11;0;.22;3550 +85096;47.13733;5.6044;228;20221219;14.9;1;7.9;3.9;8.46;0;1;4403 +85096;47.13733;5.6044;228;20221220;15.5;10.7;13.1;5.5;10.17;8.5;1.74;3000 +85096;47.13733;5.6044;228;20221221;13.4;10.4;11.9;4.4;11.64;2;.84;2600 +85096;47.13733;5.6044;228;20221222;13;10.1;11.6;6.3;11.24;10;1.09;1766 +85096;47.13733;5.6044;228;20221223;14.2;10.3;12.3;5.5;13.47;8.6;.55;733 +85096;47.13733;5.6044;228;20221224;11.7;10.5;11.1;2.4;11.64;.5;.55;1766 +85096;47.13733;5.6044;228;20221225;13.1;7;10;1.8;10.84;0;.43;2866 +85096;47.13733;5.6044;228;20221226;12.6;7.4;10;3.7;10.9;5.3;.71;666 +85096;47.13733;5.6044;228;20221227;9.1;4.7;6.9;1.2;8.87;.2;.3;3033 +85096;47.13733;5.6044;228;20221228;11.9;1.8;6.9;3.8;7.97;.1;.69;5200 +85096;47.13733;5.6044;228;20221229;12.6;9.5;11;5.6;9.9;5.8;1.4;1433 +85096;47.13733;5.6044;228;20221230;12.5;3.4;8;4;9.97;.7;.6;1366 +85096;47.13733;5.6044;228;20221231;16.5;11.8;14.1;5.5;11.27;0;1.72;3400 +85097;47.15017;5.9333;263;20220101;11.6;2.1;6.8;1;7.91;0;.23;4466 +85097;47.15017;5.9333;263;20220102;10.7;-.2;5.3;2.5;8.11;0;.36;3772 +85097;47.15017;5.9333;263;20220103;11.7;8.3;10;4.2;9.88;2.5;.94;2092 +85097;47.15017;5.9333;263;20220104;14.3;9.8;12.1;5.8;9.75;21;1.74;2235 +85097;47.15017;5.9333;263;20220105;4.2;2.5;3.3;2.5;6.54;.6;.51;2762 +85097;47.15017;5.9333;263;20220106;3.9;.8;2.3;1.1;6.04;0;.38;1949 +85097;47.15017;5.9333;263;20220107;2.4;-2;.2;3.1;6.04;7.3;.22;2118 +85097;47.15017;5.9333;263;20220108;5.5;1.9;3.7;4.8;7.14;7.5;.44;2483 +85097;47.15017;5.9333;263;20220109;5.1;3.9;4.5;3.8;7.31;5.8;.54;1476 +85097;47.15017;5.9333;263;20220110;4.7;.2;2.5;2.4;6.31;0;.36;3099 +85097;47.15017;5.9333;263;20220111;3.8;-1.4;1.2;3.2;5.61;0;.42;4341 +85097;47.15017;5.9333;263;20220112;3.6;-2.4;.6;2.2;4.77;0;.43;4764 +85097;47.15017;5.9333;263;20220113;5.4;-2.1;1.6;1.9;4.57;0;.49;5945 +85097;47.15017;5.9333;263;20220114;4.9;-4.4;.3;.8;4.81;0;.23;5398 +85097;47.15017;5.9333;263;20220115;1.3;-4.6;-1.6;.8;4.61;0;.19;4647 +85097;47.15017;5.9333;263;20220116;-1.9;-5.6;-3.7;1.3;4.51;0;.17;3207 +85097;47.15017;5.9333;263;20220117;3.1;-3.1;0;1.3;5.81;0;.21;3290 +85097;47.15017;5.9333;263;20220118;5.8;-1;2.4;2.4;6.14;0;.38;4315 +85097;47.15017;5.9333;263;20220119;3.4;-1.9;.8;2.2;5.87;1.3;.34;2953 +85097;47.15017;5.9333;263;20220120;4.2;.8;2.5;2.2;6.47;.6;.42;2475 +85097;47.15017;5.9333;263;20220121;3.7;-.5;1.6;3.5;5.14;0;.65;3755 +85097;47.15017;5.9333;263;20220122;5.5;-3.1;1.2;2.5;5.51;0;.48;5467 +85097;47.15017;5.9333;263;20220123;5.7;-1.2;2.2;2.3;5.84;0;.45;4883 +85097;47.15017;5.9333;263;20220124;5.3;-2.2;1.5;1.1;5.34;0;.36;4623 +85097;47.15017;5.9333;263;20220125;1.9;-4;-1.1;.8;5.11;0;.24;5147 +85097;47.15017;5.9333;263;20220126;-1.4;-2.9;-2.1;1.4;4.97;0;.25;2056 +85097;47.15017;5.9333;263;20220127;-1.8;-3.5;-2.7;1.2;4.77;0;.27;1561 +85097;47.15017;5.9333;263;20220128;3.4;-1.8;.8;1.7;6.07;0;.33;4158 +85097;47.15017;5.9333;263;20220129;2.9;-.9;1;2.5;6.51;1.3;.25;3133 +85097;47.15017;5.9333;263;20220130;8;2.4;5.2;1.5;7.97;.1;.43;3770 +85097;47.15017;5.9333;263;20220131;7;2.8;4.9;3.2;7.07;3.5;.68;3850 +85097;47.15017;5.9333;263;20220201;3.8;1.4;2.6;3.5;6.37;3.6;.54;2879 +85097;47.15017;5.9333;263;20220202;9.3;2.8;6.1;2.6;9.57;1.6;.28;4055 +85097;47.15017;5.9333;263;20220203;8;5.2;6.6;1.4;8.67;0;.48;3544 +85097;47.15017;5.9333;263;20220204;7.9;2.7;5.3;3.2;8.04;2.3;.55;4087 +85097;47.15017;5.9333;263;20220205;8.6;-.9;3.8;1.4;6.31;0;.61;7223 +85097;47.15017;5.9333;263;20220206;6.7;-.7;3;5.9;7.41;10;.39;4234 +85097;47.15017;5.9333;263;20220207;8;4.5;6.2;2.4;6.54;0;.95;5591 +85097;47.15017;5.9333;263;20220208;11.3;-2.4;4.5;1;5.71;0;.69;8596 +85097;47.15017;5.9333;263;20220209;13.4;-1.2;6.1;1.7;6.14;0;1;9129 +85097;47.15017;5.9333;263;20220210;10;1.4;5.7;1.6;7.71;10.3;.78;5700 +85097;47.15017;5.9333;263;20220211;7.2;3.6;5.4;2;6.41;0;.83;9500 +85097;47.15017;5.9333;263;20220212;7;-1.6;2.7;1.3;4.81;0;.75;8900 +85097;47.15017;5.9333;263;20220213;13.8;-1.4;6.2;2.5;5.81;.4;1.41;10900 +85097;47.15017;5.9333;263;20220214;10;3.4;6.7;3.4;8.11;6.1;.91;3458 +85097;47.15017;5.9333;263;20220215;9;3.7;6.3;2.8;7.61;3.3;.87;6600 +85097;47.15017;5.9333;263;20220216;9.9;5.7;7.8;5.3;9.77;6.4;.62;3730 +85097;47.15017;5.9333;263;20220217;14;9.9;11.9;4.8;10.54;4.6;1.47;5242 +85097;47.15017;5.9333;263;20220218;15.3;6.2;10.8;3.9;9.8;3.7;1.55;7537 +85097;47.15017;5.9333;263;20220219;9.4;5.1;7.3;2.9;6.44;0;1.37;7150 +85097;47.15017;5.9333;263;20220220;9.6;3.9;6.8;5.4;7.74;5.7;1.18;5759 +85097;47.15017;5.9333;263;20220221;7.4;4.5;6;4.6;7.84;6.2;.86;3800 +85097;47.15017;5.9333;263;20220222;9.8;5.1;7.5;3.2;8.37;1.7;.97;5897 +85097;47.15017;5.9333;263;20220223;13.7;6.3;10;1.7;8.51;0;1.23;9031 +85097;47.15017;5.9333;263;20220224;13.5;2;7.8;3.5;7.34;2.1;1.63;8633 +85097;47.15017;5.9333;263;20220225;8.3;-.6;3.9;1.7;6.04;.7;.96;8560 +85097;47.15017;5.9333;263;20220226;8.6;-1.5;3.5;3.3;5.34;0;1.41;11150 +85097;47.15017;5.9333;263;20220227;10.6;-.4;5.1;2.9;4.27;0;1.82;11281 +85097;47.15017;5.9333;263;20220228;12.2;-1.1;5.6;1.9;5.01;0;1.51;11698 +85097;47.15017;5.9333;263;20220301;12.6;.4;6.5;1.8;4.94;0;1.53;11624 +85097;47.15017;5.9333;263;20220302;13.5;-.5;6.5;1.9;6.21;0;1.46;11582 +85097;47.15017;5.9333;263;20220303;14.8;2.9;8.9;1.6;6.97;0;1.54;11911 +85097;47.15017;5.9333;263;20220304;12.2;1;6.6;2.2;4.71;0;1.82;12196 +85097;47.15017;5.9333;263;20220305;9.6;-2.1;3.8;2;3.77;0;1.63;12656 +85097;47.15017;5.9333;263;20220306;8;-2.9;2.6;2.5;3.91;0;1.56;12349 +85097;47.15017;5.9333;263;20220307;8.4;-2.7;2.9;2.8;4.11;0;1.65;12928 +85097;47.15017;5.9333;263;20220308;12.7;-2.1;5.3;2.1;4.57;0;1.84;13724 +85097;47.15017;5.9333;263;20220309;15;-1.1;7;1.7;6.07;0;1.74;13958 +85097;47.15017;5.9333;263;20220310;16.1;-.4;7.9;1.7;6.34;0;1.87;14558 +85097;47.15017;5.9333;263;20220311;17.1;2.6;9.8;3.2;7.04;.4;2.33;12195 +85097;47.15017;5.9333;263;20220312;11.6;7.2;9.4;1.9;7.84;0;1.43;6670 +85097;47.15017;5.9333;263;20220313;13.4;6.8;10.1;1.9;8.71;8.2;1.4;7585 +85097;47.15017;5.9333;263;20220314;15.1;2.2;8.6;1.9;8.21;4.1;1.72;13838 +85097;47.15017;5.9333;263;20220315;15.7;7.8;11.7;2.9;9.67;.1;1.78;8322 +85097;47.15017;5.9333;263;20220316;16.9;7.5;12.2;2.1;9.74;0;1.9;9780 +85097;47.15017;5.9333;263;20220317;11.9;6.3;9.1;3.5;10.14;0;1.11;6779 +85097;47.15017;5.9333;263;20220318;13.6;7.3;10.4;3;8.31;0;1.99;11800 +85097;47.15017;5.9333;263;20220319;15.2;5.9;10.5;1.9;6.51;.4;2.32;16300 +85097;47.15017;5.9333;263;20220320;17.3;6;11.6;2.1;6.91;0;2.53;15900 +85097;47.15017;5.9333;263;20220321;17.7;5.8;11.7;1.1;7.01;0;2.21;16900 +85097;47.15017;5.9333;263;20220322;16.4;2.9;9.6;1.1;6.21;0;2.16;17900 +85097;47.15017;5.9333;263;20220323;18.3;1.3;9.8;.9;6.41;0;2.17;18200 +85097;47.15017;5.9333;263;20220324;20.1;1.2;10.6;.9;5.91;0;2.32;18500 +85097;47.15017;5.9333;263;20220325;21.1;4;12.5;1.2;5.71;0;2.67;18500 +85097;47.15017;5.9333;263;20220326;20.2;8;14.1;1.6;6.11;0;2.97;18600 +85097;47.15017;5.9333;263;20220327;21.2;6.7;13.9;1.1;6.41;0;2.68;18300 +85097;47.15017;5.9333;263;20220328;21.2;3.5;12.3;1;6.51;0;2.55;18200 +85097;47.15017;5.9333;263;20220329;17.5;8.7;13.1;1.9;6.41;3.7;2.52;11000 +85097;47.15017;5.9333;263;20220330;14.4;9.3;11.8;1.5;10.81;4.4;1.37;7100 +85097;47.15017;5.9333;263;20220331;11.2;8.2;9.7;1.8;9.21;8.4;1.12;4100 +85097;47.15017;5.9333;263;20220401;4;1.5;2.7;4.2;5.98;6.5;1.05;5450 +85097;47.15017;5.9333;263;20220402;4.2;.3;2.3;5.5;5.8;1.3;1.17;7932 +85097;47.15017;5.9333;263;20220403;4.9;-1.6;1.6;4.2;4.78;.1;1.44;10166 +85097;47.15017;5.9333;263;20220404;9.4;-2.6;3.4;1.9;4.91;0;2.16;22200 +85097;47.15017;5.9333;263;20220405;12.1;6.1;9.1;2.6;7.01;0;1.95;9200 +85097;47.15017;5.9333;263;20220406;12.1;8.4;10.2;2.5;10.21;2.4;1.15;4600 +85097;47.15017;5.9333;263;20220407;11.3;9.3;10.3;6.5;10.61;15.9;1.13;3300 +85097;47.15017;5.9333;263;20220408;14.2;9.3;11.7;5.1;10.91;16.6;1.51;4200 +85097;47.15017;5.9333;263;20220409;9.1;2.4;5.7;1.8;7.11;1.6;1.41;10400 +85097;47.15017;5.9333;263;20220410;14.1;-.7;6.7;1.3;5.91;.1;2.54;22500 +85097;47.15017;5.9333;263;20220411;19.9;2.2;11;1.4;7.31;0;2.84;19000 +85097;47.15017;5.9333;263;20220412;23.1;6.3;14.7;1.2;7.51;0;3.24;20000 +85097;47.15017;5.9333;263;20220413;20.5;8.1;14.3;1.9;9.95;0;3.15;18500 +85097;47.15017;5.9333;263;20220414;21.8;8.2;15;1.4;11.81;0;3.16;21100 +85097;47.15017;5.9333;263;20220415;22.5;9.8;16.1;1.8;11.21;0;3.34;19500 +85097;47.15017;5.9333;263;20220416;19.4;9.8;14.6;2.4;8.71;0;3.84;24100 +85097;47.15017;5.9333;263;20220417;19.5;5.7;12.6;2.3;5.81;0;4.01;25100 +85097;47.15017;5.9333;263;20220418;20.2;3.4;11.8;1.2;6.11;0;3.4;24300 +85097;47.15017;5.9333;263;20220419;20;3.4;11.7;1;7.01;0;3.05;21600 +85097;47.15017;5.9333;263;20220420;20.9;7.1;14;2;7.21;0;3.83;22800 +85097;47.15017;5.9333;263;20220421;20.1;6.2;13.1;1.7;6.91;0;3.6;22600 +85097;47.15017;5.9333;263;20220422;19.8;7.1;13.4;1.4;8.61;3.1;3.27;21400 +85097;47.15017;5.9333;263;20220423;15.5;9.8;12.6;1.4;11.21;13;1.79;9900 +85097;47.15017;5.9333;263;20220424;12.8;7.6;10.2;2.5;10.51;12.2;1.35;7300 +85097;47.15017;5.9333;263;20220425;14.2;10.2;12.2;1.9;11.81;13.6;1.26;5400 +85097;47.15017;5.9333;263;20220426;16;8.6;12.3;1.5;9.51;.4;3.06;21900 +85097;47.15017;5.9333;263;20220427;18.5;4.6;11.5;1.7;9.31;0;3.46;25800 +85097;47.15017;5.9333;263;20220428;22.5;6.4;14.4;1.3;9.21;0;3.9;25900 +85097;47.15017;5.9333;263;20220429;19.4;7.2;13.3;.8;9.41;.2;2.66;17000 +85097;47.15017;5.9333;263;20220430;18.4;6.7;12.5;1.7;10.21;0;2.86;18500 +85097;47.15017;5.9333;263;20220501;18.2;5.5;11.8;1.7;8.81;0;3.44;24300 +85097;47.15017;5.9333;263;20220502;20.4;6.8;13.6;1.5;9.41;.1;3.54;23000 +85097;47.15017;5.9333;263;20220503;21.9;7.2;14.5;1.1;10.51;1.4;3.27;20500 +85097;47.15017;5.9333;263;20220504;22;7.3;14.6;1.2;11.91;7.6;3.07;18900 +85097;47.15017;5.9333;263;20220505;17.3;10.6;13.9;1.1;11.71;.7;2.22;12800 +85097;47.15017;5.9333;263;20220506;19.8;7.9;13.8;1.8;11.11;0;3.05;19396 +85097;47.15017;5.9333;263;20220507;21.9;6.8;14.3;2.1;10.44;0;3.91;23846 +85097;47.15017;5.9333;263;20220508;22.8;8.3;15.6;2.2;11.07;0;3.97;22707 +85097;47.15017;5.9333;263;20220509;24.2;9.6;16.9;1.7;12.41;.2;4.15;24292 +85097;47.15017;5.9333;263;20220510;25.2;10.5;17.9;1.6;13.34;0;4.16;23435 +85097;47.15017;5.9333;263;20220511;28.1;11.7;19.9;2.8;12.11;0;5.46;25190 +85097;47.15017;5.9333;263;20220512;24.8;15.9;20.4;2.9;12.77;5.1;4.4;18447 +85097;47.15017;5.9333;263;20220513;21.7;15.6;18.6;1.4;15.84;.7;2.88;14932 +85097;47.15017;5.9333;263;20220514;24.8;9.3;17;1.5;12.87;0;4.25;25129 +85097;47.15017;5.9333;263;20220515;28.6;10.5;19.5;1.9;13.24;1;4.99;26056 +85097;47.15017;5.9333;263;20220516;25.8;14.3;20.1;2.3;13.74;.5;4.52;21499 +85097;47.15017;5.9333;263;20220517;27.6;13.4;20.5;1.8;14.67;0;4.77;24474 +85097;47.15017;5.9333;263;20220518;29.5;13.6;21.5;1.9;14.94;0;5.14;25370 +85097;47.15017;5.9333;263;20220519;29.4;16.5;22.9;2.6;15.51;.3;5.29;22500 +85097;47.15017;5.9333;263;20220520;30.2;16.2;23.2;3.5;14.27;2.5;6;22634 +85097;47.15017;5.9333;263;20220521;26.5;15.1;20.8;2.2;14.31;.1;4.8;23449 +85097;47.15017;5.9333;263;20220522;26.7;13.6;20.1;1.9;14.61;.6;4.33;21616 +85097;47.15017;5.9333;263;20220523;23.9;16;20;2.4;16.04;13;3.42;14791 +85097;47.15017;5.9333;263;20220524;20.1;12.1;16.1;2.3;12.27;.1;3.59;19855 +85097;47.15017;5.9333;263;20220525;21.7;8.2;15;1.2;10.87;0;3.88;24108 +85097;47.15017;5.9333;263;20220526;21.1;11.1;16.1;1.3;12.04;0;3.64;21511 +85097;47.15017;5.9333;263;20220527;21.8;9.6;15.7;1.6;12.57;.1;3.74;22160 +85097;47.15017;5.9333;263;20220528;20.7;9.2;14.9;2.8;10.71;0;4.08;23296 +85097;47.15017;5.9333;263;20220529;18.8;6.7;12.7;2.5;8.17;0;4.02;23847 +85097;47.15017;5.9333;263;20220530;21.8;6.6;14.2;2;8.11;0;4.55;26777 +85097;47.15017;5.9333;263;20220531;23.1;8.4;15.8;2.4;10.07;0;4.61;25363 +85097;47.15017;5.9333;263;20220601;22.7;10.2;16.5;1.3;13.17;.3;3.48;19520 +85097;47.15017;5.9333;263;20220602;25.6;12.5;19.1;1.8;14.27;.9;4.46;23150 +85097;47.15017;5.9333;263;20220603;29.7;14.8;22.3;2.3;16.07;7.5;5.4;25111 +85097;47.15017;5.9333;263;20220604;29.4;16.6;23;2.2;17.94;11.8;5.28;25239 +85097;47.15017;5.9333;263;20220605;24.8;17.7;21.3;2.2;17.91;5.3;3.89;18765 +85097;47.15017;5.9333;263;20220606;23.3;12.9;18.1;1.7;15.07;2.6;3.89;21642 +85097;47.15017;5.9333;263;20220607;22.1;14.2;18.1;2.2;14.44;1.1;3.69;19078 +85097;47.15017;5.9333;263;20220608;19.9;10.8;15.3;2.1;13.54;13.7;2.99;16779 +85097;47.15017;5.9333;263;20220609;20.3;10.4;15.4;1.9;12.57;1.4;3.53;20791 +85097;47.15017;5.9333;263;20220610;24.3;8.4;16.4;1.6;11.54;0;4.68;27658 +85097;47.15017;5.9333;263;20220611;28.1;10.8;19.5;1.5;13.11;0;5.22;28358 +85097;47.15017;5.9333;263;20220612;29.9;12.9;21.4;1.5;15.51;.6;5.23;26701 +85097;47.15017;5.9333;263;20220613;24.7;16.8;20.8;2.5;13.64;0;4.82;22626 +85097;47.15017;5.9333;263;20220614;28.3;11.6;20;1.9;12.41;0;5.55;28821 +85097;47.15017;5.9333;263;20220615;33;15.2;24.1;1.6;16.61;.2;6;28210 +85097;47.15017;5.9333;263;20220616;30.8;19.2;25;1.6;16.61;0;5.45;24810 +85097;47.15017;5.9333;263;20220617;31.6;15.3;23.5;1.7;14.27;0;5.85;27647 +85097;47.15017;5.9333;263;20220618;36.5;16.3;26.4;2.1;15.54;0;7.02;29494 +85097;47.15017;5.9333;263;20220619;35.4;22.6;29;4.3;15.47;0;8.33;25511 +85097;47.15017;5.9333;263;20220620;31.9;21.2;26.6;3.6;14.77;0;7.03;24025 +85097;47.15017;5.9333;263;20220621;32;18.2;25.1;2.3;16.64;2.3;5.83;23556 +85097;47.15017;5.9333;263;20220622;28.9;18.7;23.8;2;19.84;6.7;4.42;19475 +85097;47.15017;5.9333;263;20220623;29;16;22.5;1.6;18.17;7.3;4.72;23412 +85097;47.15017;5.9333;263;20220624;21.2;15.6;18.4;1.7;17.07;5.9;2.77;14180 +85097;47.15017;5.9333;263;20220625;28.1;13.3;20.7;1.6;15.67;5.3;4.95;25842 +85097;47.15017;5.9333;263;20220626;23.2;15.5;19.4;2.5;17.91;25.6;3.23;16675 +85097;47.15017;5.9333;263;20220627;20.2;15.9;18;1.9;17.07;.9;2.37;12064 +85097;47.15017;5.9333;263;20220628;24.5;12.6;18.6;2;16.27;0;4.08;23010 +85097;47.15017;5.9333;263;20220629;28.6;14;21.3;1.4;16.74;.1;4.94;26202 +85097;47.15017;5.9333;263;20220630;27.4;14.7;21;2.1;16.17;6.4;4.59;22658 +85097;47.15017;5.9333;263;20220701;22.9;12.8;17.9;1.5;13.34;.1;4.15;23544 +85097;47.15017;5.9333;263;20220702;27.8;10.5;19.2;1.7;13.17;0;5.23;28542 +85097;47.15017;5.9333;263;20220703;30.3;12.9;21.6;1.7;15.07;5.5;5.38;26956 +85097;47.15017;5.9333;263;20220704;25.4;16.3;20.8;2.1;16.51;0;4.14;20402 +85097;47.15017;5.9333;263;20220705;27;12.6;19.8;1.8;13.47;0;5.03;26702 +85097;47.15017;5.9333;263;20220706;25.2;12.3;18.8;2.2;11.87;0;4.96;25379 +85097;47.15017;5.9333;263;20220707;24.5;10.5;17.5;2.1;12.37;0;4.53;24268 +85097;47.15017;5.9333;263;20220708;25.7;12.7;19.2;3.2;12.91;0;5.21;25818 +85097;47.15017;5.9333;263;20220709;27.7;12.9;20.3;2.3;12.14;0;5.51;27042 +85097;47.15017;5.9333;263;20220710;26.5;14.4;20.4;2.9;13.47;0;5.23;24708 +85097;47.15017;5.9333;263;20220711;28.5;14.1;21.3;3;12.27;0;5.99;26771 +85097;47.15017;5.9333;263;20220712;30.1;16;23.1;2.2;13.27;0;5.79;26077 +85097;47.15017;5.9333;263;20220713;33.3;15.8;24.6;1.8;12.97;0;6.08;27589 +85097;47.15017;5.9333;263;20220714;34.3;17.6;25.9;2;14.61;0;6.38;27476 +85097;47.15017;5.9333;263;20220715;29;17.5;23.2;2.1;13.34;0;5.46;24619 +85097;47.15017;5.9333;263;20220716;29;13.4;21.2;2.6;11.07;0;5.94;26865 +85097;47.15017;5.9333;263;20220717;32;15.6;23.8;2.3;11.64;0;6.24;27205 +85097;47.15017;5.9333;263;20220718;36.9;17.9;27.4;2.3;11.71;0;7.16;28188 +85097;47.15017;5.9333;263;20220719;37.9;19;28.4;2.2;14.41;.1;7.16;27832 +85097;47.15017;5.9333;263;20220720;32.5;21.8;27.1;2.2;18.87;2.1;5.37;20926 +85097;47.15017;5.9333;263;20220721;30;16.6;23.3;1.2;17.34;0;4.82;24357 +85097;47.15017;5.9333;263;20220722;32.8;17.1;25;1.9;16.54;3.8;5.66;25174 +85097;47.15017;5.9333;263;20220723;29.1;18.1;23.6;1.7;18.91;0;4.52;21345 +85097;47.15017;5.9333;263;20220724;33.2;16.5;24.9;1.5;17.07;0;5.54;26297 +85097;47.15017;5.9333;263;20220725;32.3;18.9;25.6;2.4;16.44;.2;5.77;22810 +85097;47.15017;5.9333;263;20220726;26.7;18.3;22.5;2.5;15.07;0;4.71;20174 +85097;47.15017;5.9333;263;20220727;27.4;14.5;21;2.1;12.07;0;4.98;23836 +85097;47.15017;5.9333;263;20220728;30.1;14.6;22.4;1.6;12.41;0;5.14;25237 +85097;47.15017;5.9333;263;20220729;28.5;16.1;22.3;1.1;13.14;.2;4.06;19481 +85097;47.15017;5.9333;263;20220730;30.1;13.6;21.8;1.4;12.67;0;4.87;24172 +85097;47.15017;5.9333;263;20220731;32.6;15.2;23.9;1.5;13.37;0;5.29;24593 +85097;47.15017;5.9333;263;20220801;30.9;16.1;23.5;1.9;14.64;0;5.17;22966 +85097;47.15017;5.9333;263;20220802;31.4;15.2;23.3;1.7;14.81;0;5.26;25204 +85097;47.15017;5.9333;263;20220803;35.6;17.1;26.4;1.7;13.64;0;5.97;26373 +85097;47.15017;5.9333;263;20220804;37.9;18.1;28;1.9;14.31;.3;6.37;25867 +85097;47.15017;5.9333;263;20220805;32.6;20.6;26.6;2.8;16.07;.3;5.69;20567 +85097;47.15017;5.9333;263;20220806;28.5;17.7;23.1;3.1;14.64;0;5.35;22215 +85097;47.15017;5.9333;263;20220807;30;15;22.5;2.5;12.74;0;5.45;24234 +85097;47.15017;5.9333;263;20220808;31.5;15.1;23.3;2.8;11.81;0;6.01;24553 +85097;47.15017;5.9333;263;20220809;32.9;16.1;24.5;2.6;11.47;0;6.2;25009 +85097;47.15017;5.9333;263;20220810;32.6;17.4;25;2.6;11.21;0;6.11;23933 +85097;47.15017;5.9333;263;20220811;33.2;16.8;25;2.2;11.07;0;5.89;23911 +85097;47.15017;5.9333;263;20220812;33;17;25;2.6;11.04;0;6.11;23841 +85097;47.15017;5.9333;263;20220813;32.5;16.4;24.4;2.1;9.87;0;5.72;23851 +85097;47.15017;5.9333;263;20220814;25.5;16.6;21.1;2.2;13.57;7.1;3.59;13533 +85097;47.15017;5.9333;263;20220815;23.8;15.6;19.7;1.9;17.24;3.2;3.03;15043 +85097;47.15017;5.9333;263;20220816;31.3;14.6;22.9;1.6;15.64;2.1;4.81;23248 +85097;47.15017;5.9333;263;20220817;27.8;17.6;22.7;1.9;17.74;1;3.77;17077 +85097;47.15017;5.9333;263;20220818;23.3;16.7;20;1.9;17.74;18.5;2.51;11878 +85097;47.15017;5.9333;263;20220819;26.4;17.4;21.9;1.8;18.77;7.7;3.17;14957 +85097;47.15017;5.9333;263;20220820;26.1;18.1;22.1;1.6;17.77;.8;3.3;15801 +85097;47.15017;5.9333;263;20220821;27;11.7;19.3;1.1;13.27;.1;3.74;21215 +85097;47.15017;5.9333;263;20220822;29;12.4;20.7;1.3;13.57;0;4.11;22450 +85097;47.15017;5.9333;263;20220823;30.2;13.6;21.9;1.5;14.51;0;4.25;21836 +85097;47.15017;5.9333;263;20220824;31.3;16.2;23.8;2;12.61;0;4.91;21388 +85097;47.15017;5.9333;263;20220825;32.8;15.5;24.1;1.6;13.77;0;4.69;21649 +85097;47.15017;5.9333;263;20220826;23.6;16.9;20.2;1.3;16.71;2.5;2.47;11190 +85097;47.15017;5.9333;263;20220827;26.6;15.9;21.3;1.9;18.07;.1;3.39;17339 +85097;47.15017;5.9333;263;20220828;28.8;15.4;22.1;1.7;17.07;.3;3.96;20220 +85097;47.15017;5.9333;263;20220829;31.2;16.6;23.9;1.5;15.71;0;4.21;20029 +85097;47.15017;5.9333;263;20220830;29.1;17.1;23.1;1.6;16.94;2.1;3.35;14601 +85097;47.15017;5.9333;263;20220831;26.8;16.5;21.6;1.7;17.31;.1;3.3;16290 +85097;47.15017;5.9333;263;20220901;27.2;14.4;20.8;2.1;14.27;0;3.87;18906 +85097;47.15017;5.9333;263;20220902;26.2;13.5;19.9;1.7;14.71;7.2;3.23;15899 +85097;47.15017;5.9333;263;20220903;25.9;15.7;20.8;1.5;17.01;2.5;3.01;15449 +85097;47.15017;5.9333;263;20220904;29.5;13.8;21.7;1.4;15.47;.1;3.72;19448 +85097;47.15017;5.9333;263;20220905;31.6;16.2;23.9;2;16.44;0;4.12;18523 +85097;47.15017;5.9333;263;20220906;26.1;18.6;22.3;1.8;18.51;4.2;2.86;11834 +85097;47.15017;5.9333;263;20220907;25;16.7;20.8;2.2;17.37;7;2.85;13187 +85097;47.15017;5.9333;263;20220908;23.8;15.4;19.6;2.8;15.31;.4;3.08;14191 +85097;47.15017;5.9333;263;20220909;21.7;15.2;18.4;3.1;14.11;5.5;2.83;11481 +85097;47.15017;5.9333;263;20220910;19.1;14.2;16.7;2.5;14.51;.7;2.08;9718 +85097;47.15017;5.9333;263;20220911;23.6;12.1;17.8;1.5;13.87;0;2.85;16656 +85097;47.15017;5.9333;263;20220912;29.1;11.9;20.5;1.6;13.44;.1;3.53;18522 +85097;47.15017;5.9333;263;20220913;30;15.1;22.6;2.2;16.74;0;3.57;15178 +85097;47.15017;5.9333;263;20220914;25.1;20;22.5;3.6;18.74;15.1;3.01;8278 +85097;47.15017;5.9333;263;20220915;20.4;15.8;18.1;2.2;17.44;19.3;1.65;7452 +85097;47.15017;5.9333;263;20220916;18.6;12.5;15.5;1.5;13.54;.6;1.8;10130 +85097;47.15017;5.9333;263;20220917;15.6;7;11.3;1.6;9.81;.2;1.75;11227 +85097;47.15017;5.9333;263;20220918;18.1;4.1;11.1;1;8.71;0;2.14;16643 +85097;47.15017;5.9333;263;20220919;17.7;7.1;12.4;1.9;8.91;0;2.34;15112 +85097;47.15017;5.9333;263;20220920;18.4;4.7;11.5;1.9;8.44;0;2.38;15700 +85097;47.15017;5.9333;263;20220921;18.5;6.6;12.6;2.5;8.77;0;2.6;15597 +85097;47.15017;5.9333;263;20220922;20.6;6.2;13.4;1.4;9.01;0;2.35;16087 +85097;47.15017;5.9333;263;20220923;21.6;6.3;13.9;1.7;11.51;6.7;2.25;14529 +85097;47.15017;5.9333;263;20220924;19.3;13.3;16.3;1.8;14.14;1.5;1.8;9382 +85097;47.15017;5.9333;263;20220925;16.9;9.4;13.2;1;12.54;3.2;1.38;9142 +85097;47.15017;5.9333;263;20220926;16.1;9.5;12.8;2.3;11.87;10.4;1.5;8887 +85097;47.15017;5.9333;263;20220927;12.5;9.6;11;4.1;11.61;21.3;1.1;5838 +85097;47.15017;5.9333;263;20220928;12.1;10.4;11.2;2.8;12.24;17.6;.81;4225 +85097;47.15017;5.9333;263;20220929;13.8;9.2;11.5;.9;11.24;3.4;1.13;7340 +85097;47.15017;5.9333;263;20220930;15.5;5;10.2;1;9.67;0;1.41;11962 +85097;47.15017;5.9333;263;20221001;14.1;6.1;10.1;3.7;12.01;5.5;.89;7193 +85097;47.15017;5.9333;263;20221002;20.4;13.8;17.1;3;16.21;4.9;1.67;8400 +85097;47.15017;5.9333;263;20221003;17.6;12.3;15;2.1;13.97;0;1.51;8980 +85097;47.15017;5.9333;263;20221004;18.8;7.7;13.2;1.2;12.34;.1;1.49;11717 +85097;47.15017;5.9333;263;20221005;23.6;8.9;16.2;2.3;13.07;0;2.3;13500 +85097;47.15017;5.9333;263;20221006;19.6;12.2;15.9;1.6;13.67;0;1.57;8750 +85097;47.15017;5.9333;263;20221007;21;8.8;14.9;1.2;13.41;.1;1.62;12350 +85097;47.15017;5.9333;263;20221008;17.9;12;15;1.8;12.97;.1;1.48;8380 +85097;47.15017;5.9333;263;20221009;19.4;7.1;13.3;1.3;11.27;0;1.53;12140 +85097;47.15017;5.9333;263;20221010;22.7;9.2;15.9;1.8;13.54;.5;1.82;11562 +85097;47.15017;5.9333;263;20221011;19.7;13;16.4;1.7;14.57;0;1.45;8266 +85097;47.15017;5.9333;263;20221012;17.8;10.1;13.9;1.1;13.41;.1;1.12;8158 +85097;47.15017;5.9333;263;20221013;15;9.6;12.3;1;13.21;.2;.85;5900 +85097;47.15017;5.9333;263;20221014;16.2;11.8;14;2.6;14.91;6.8;.86;4592 +85097;47.15017;5.9333;263;20221015;20.1;14.9;17.5;3;14.97;.6;1.72;5775 +85097;47.15017;5.9333;263;20221016;25.4;13.9;19.6;2.7;14.24;0;2.43;9390 +85097;47.15017;5.9333;263;20221017;24.3;11.8;18;2.9;14.07;0;2.3;9713 +85097;47.15017;5.9333;263;20221018;24.6;14.7;19.6;1.8;14.84;.1;1.96;9629 +85097;47.15017;5.9333;263;20221019;22;12.5;17.3;1.6;14.84;.1;1.51;9247 +85097;47.15017;5.9333;263;20221020;20.5;13.3;16.9;1.9;15.17;17.7;1.28;5210 +85097;47.15017;5.9333;263;20221021;18.7;14;16.3;2.7;15.74;20.9;1.24;4965 +85097;47.15017;5.9333;263;20221022;23.1;11.9;17.5;1.4;14.61;0;1.45;9488 +85097;47.15017;5.9333;263;20221023;23.7;11.9;17.8;3.9;13.51;4.6;2.39;7138 +85097;47.15017;5.9333;263;20221024;20.8;17;18.9;2.6;14.61;1.2;1.77;5001 +85097;47.15017;5.9333;263;20221025;22.1;9.2;15.7;1.3;12.91;.8;1.28;9102 +85097;47.15017;5.9333;263;20221026;23;14;18.5;2;14.47;.1;1.67;7836 +85097;47.15017;5.9333;263;20221027;24.4;11.3;17.9;1.7;14.07;0;1.59;8680 +85097;47.15017;5.9333;263;20221028;25.8;14.1;19.9;2;12.84;0;2.16;7795 +85097;47.15017;5.9333;263;20221029;24.8;11.5;18.2;1.3;12.14;0;1.59;7766 +85097;47.15017;5.9333;263;20221030;24.1;11.6;17.8;1.7;11.77;0;1.77;7598 +85097;47.15017;5.9333;263;20221031;21.7;11.3;16.5;2.2;13.04;18.1;1.52;6586 +85097;47.15017;5.9333;263;20221101;16.8;13;14.9;2.6;13.61;.8;1.09;4973 +85097;47.15017;5.9333;263;20221102;17.2;8.4;12.8;1.4;11.04;.1;.98;6792 +85097;47.15017;5.9333;263;20221103;15.8;6.2;11;2.6;10.51;6.5;1.08;5199 +85097;47.15017;5.9333;263;20221104;10.5;8.4;9.5;2.3;9.97;12.8;.73;2512 +85097;47.15017;5.9333;263;20221105;10.8;7;8.9;1.2;9.61;.1;.59;4294 +85097;47.15017;5.9333;263;20221106;10.3;1.9;6.1;1.6;8.37;.3;.57;5658 +85097;47.15017;5.9333;263;20221107;16.5;9.9;13.2;2.5;9.81;.1;1.43;4993 +85097;47.15017;5.9333;263;20221108;20.1;5.3;12.7;4.1;9.61;8.1;2.01;7381 +85097;47.15017;5.9333;263;20221109;14.1;13.5;13.8;2.6;13.47;17.3;.79;1111 +85097;47.15017;5.9333;263;20221110;14.7;7.9;11.3;1.1;11.24;.1;.54;5758 +85097;47.15017;5.9333;263;20221111;12.9;6.2;9.5;1;10.41;.1;.52;5175 +85097;47.15017;5.9333;263;20221112;14.1;2.9;8.5;.7;9.64;0;.43;5982 +85097;47.15017;5.9333;263;20221113;8.8;6.2;7.5;1.4;9.87;0;.43;2121 +85097;47.15017;5.9333;263;20221114;16.8;5.5;11.2;3.6;10.47;4.1;1.08;5256 +85097;47.15017;5.9333;263;20221115;15.1;10.2;12.6;1.9;12.54;14;.68;3416 +85097;47.15017;5.9333;263;20221116;15.1;9.8;12.5;2.6;10.77;2.4;1;4684 +85097;47.15017;5.9333;263;20221117;14.5;9.6;12;4.8;10.81;18.8;1.31;3530 +85097;47.15017;5.9333;263;20221118;10.5;8.2;9.3;3.2;9.87;3.4;.72;2470 +85097;47.15017;5.9333;263;20221119;8.3;5.7;7;1;9.24;1.7;.4;2565 +85097;47.15017;5.9333;263;20221120;8.7;5.7;7.2;2.6;8.81;3.3;.54;3022 +85097;47.15017;5.9333;263;20221121;10;6;8;3.5;8.97;3.5;.69;3125 +85097;47.15017;5.9333;263;20221122;8.4;5;6.7;3.3;8.27;.3;.63;2777 +85097;47.15017;5.9333;263;20221123;11.2;1;6.1;2.6;7.81;6.6;.64;4659 +85097;47.15017;5.9333;263;20221124;12.2;7.6;9.9;2.7;9.14;2.3;.89;3689 +85097;47.15017;5.9333;263;20221125;10.7;5.6;8.1;1.6;9.14;3.7;.55;2952 +85097;47.15017;5.9333;263;20221126;6.9;4.5;5.7;1.3;8.84;0;.31;2032 +85097;47.15017;5.9333;263;20221127;8.8;3.5;6.2;1.7;7.77;.1;.55;3520 +85097;47.15017;5.9333;263;20221128;9.7;4.7;7.2;2.6;9.04;5.2;.63;2110 +85097;47.15017;5.9333;263;20221129;8;6.4;7.2;1.7;9.31;.8;.41;1518 +85097;47.15017;5.9333;263;20221130;9.2;5.9;7.5;2.6;8.87;.1;.57;2446 +85097;47.15017;5.9333;263;20221201;5.9;4.8;5.3;2.8;7.14;0;.68;1477 +85097;47.15017;5.9333;263;20221202;5.2;3.1;4.1;1.7;6.91;.2;.47;1635 +85097;47.15017;5.9333;263;20221203;4.4;2.2;3.3;2;6.54;0;.4;2505 +85097;47.15017;5.9333;263;20221204;4.6;1.4;3;1.6;6.84;2.8;.35;1865 +85097;47.15017;5.9333;263;20221205;5.9;2.9;4.4;1.5;7.21;.1;.44;2098 +85097;47.15017;5.9333;263;20221206;4.5;-1.4;1.5;1.1;6.11;0;.23;2875 +85097;47.15017;5.9333;263;20221207;5.9;2.3;4.1;1.5;6.37;0;.39;3089 +85097;47.15017;5.9333;263;20221208;1.3;-3.3;-1;1.1;5.24;1.2;.17;2712 +85097;47.15017;5.9333;263;20221209;2.1;-1.3;.4;1.7;5.71;.6;.31;1517 +85097;47.15017;5.9333;263;20221210;1.4;-.1;.6;2.2;5.47;.1;.42;938 +85097;47.15017;5.9333;263;20221211;.3;-4;-1.9;1.4;4.44;0;.25;2655 +85097;47.15017;5.9333;263;20221212;-.3;-5.8;-3;1.3;4.11;.5;.24;3234 +85097;47.15017;5.9333;263;20221213;-.4;-4.6;-2.5;1.8;4.41;3.7;.32;2014 +85097;47.15017;5.9333;263;20221214;7.2;-1.4;2.9;1.6;7.17;14.3;.31;2767 +85097;47.15017;5.9333;263;20221215;3.3;1.9;2.6;2.2;6.97;3;.34;1150 +85097;47.15017;5.9333;263;20221216;.4;-.7;-.2;2.5;5.37;.1;.35;1087 +85097;47.15017;5.9333;263;20221217;-.8;-5.9;-3.4;1.8;4.04;0;.22;3429 +85097;47.15017;5.9333;263;20221218;3.8;-5.6;-.9;1.7;5.01;0;.29;4796 +85097;47.15017;5.9333;263;20221219;15.8;1.9;8.8;4.1;8.21;0;1.21;4564 +85097;47.15017;5.9333;263;20221220;17;11.5;14.2;5.3;9.37;6.3;2.22;2954 +85097;47.15017;5.9333;263;20221221;12.8;10.5;11.7;3.9;11.44;2.3;.85;1725 +85097;47.15017;5.9333;263;20221222;12.9;10.4;11.7;5.7;10.84;12.5;1.18;1758 +85097;47.15017;5.9333;263;20221223;13.8;10.1;12;5.4;13.31;13.9;.46;1619 +85097;47.15017;5.9333;263;20221224;11.6;10.5;11;2.1;11.84;1;.51;1006 +85097;47.15017;5.9333;263;20221225;12.9;6.9;9.9;1.6;10.64;0;.42;3221 +85097;47.15017;5.9333;263;20221226;13.1;8.5;10.8;3.4;10.77;8.7;.93;1280 +85097;47.15017;5.9333;263;20221227;8.9;6.1;7.5;1.2;8.84;.3;.44;2158 +85097;47.15017;5.9333;263;20221228;13.5;1.6;7.6;3.4;7.47;.1;.98;4729 +85097;47.15017;5.9333;263;20221229;12.7;10.8;11.7;5;9.51;8.2;1.59;1234 +85097;47.15017;5.9333;263;20221230;13.6;3.4;8.5;3.4;9.71;1;.67;3281 +85097;47.15017;5.9333;263;20221231;17.5;12.7;15.1;4.7;11.01;0;1.88;2973 +85098;47.16201;6.26234;475;20220101;15.7;1.7;8.7;.8;7.85;0;.29;5657 +85098;47.16201;6.26234;475;20220102;16;1.1;8.5;3;7.3;0;1.12;5859 +85098;47.16201;6.26234;475;20220103;11.4;9.8;10.6;4;9.1;2.6;1.29;1574 +85098;47.16201;6.26234;475;20220104;15;10;12.5;5.2;8.7;19.9;2.05;3232 +85098;47.16201;6.26234;475;20220105;1.9;1.5;1.7;1.7;5.95;.9;.47;512 +85098;47.16201;6.26234;475;20220106;2.1;-1.5;.3;.6;5.5;.2;.24;2718 +85098;47.16201;6.26234;475;20220107;1.7;-3.8;-1.1;2.9;5.4;4.9;.2;3532 +85098;47.16201;6.26234;475;20220108;4.4;1.2;2.8;4.6;6.4;6.4;.55;2629 +85098;47.16201;6.26234;475;20220109;3.7;1.8;2.7;3.9;6.55;5.5;.5;1782 +85098;47.16201;6.26234;475;20220110;3.4;-1.2;1.1;1.1;5.6;0;.3;3281 +85098;47.16201;6.26234;475;20220111;3.3;-3.5;-.1;1.6;4.85;0;.37;3963 +85098;47.16201;6.26234;475;20220112;3.2;-6;-1.4;1.1;4.05;0;.32;4778 +85098;47.16201;6.26234;475;20220113;4.9;-5.3;-.2;1.2;3.75;0;.44;5103 +85098;47.16201;6.26234;475;20220114;7;-5.6;.7;.6;4.4;0;.21;5949 +85098;47.16201;6.26234;475;20220115;7;-5;1;.7;4.8;0;.24;5849 +85098;47.16201;6.26234;475;20220116;5.1;-4.8;.2;1.2;4.25;0;.4;5403 +85098;47.16201;6.26234;475;20220117;4.6;-4.1;.3;.7;5.65;0;.21;5001 +85098;47.16201;6.26234;475;20220118;6.4;-2.6;1.9;1.7;5.45;0;.45;5167 +85098;47.16201;6.26234;475;20220119;1.4;-5.3;-1.9;1.8;5.15;.9;.2;4512 +85098;47.16201;6.26234;475;20220120;2.2;.3;1.3;1.3;5.8;.6;.39;2200 +85098;47.16201;6.26234;475;20220121;1.9;-2.7;-.4;1.6;4.3;0;.49;3789 +85098;47.16201;6.26234;475;20220122;4.9;-6.3;-.7;1.1;4.6;0;.33;6219 +85098;47.16201;6.26234;475;20220123;5.3;-4.6;.4;1.6;5;0;.41;5786 +85098;47.16201;6.26234;475;20220124;6.6;-5.5;.5;.9;4.8;0;.35;6664 +85098;47.16201;6.26234;475;20220125;9.4;-4.7;2.3;.8;4.7;0;.44;7338 +85098;47.16201;6.26234;475;20220126;0;-7.5;-3.7;.7;4.3;0;.23;5283 +85098;47.16201;6.26234;475;20220127;-2.2;-6.2;-4.2;.8;4.55;.1;.2;3810 +85098;47.16201;6.26234;475;20220128;3.6;-2.1;.7;.8;5.65;0;.34;4659 +85098;47.16201;6.26234;475;20220129;4.7;-3.9;.4;1.6;5.95;1.1;.32;5983 +85098;47.16201;6.26234;475;20220130;5.9;3;4.5;1;7.25;.5;.45;3261 +85098;47.16201;6.26234;475;20220131;3.8;.2;2;3.5;6.35;4.8;.45;3826 +85098;47.16201;6.26234;475;20220201;2.5;0;1.2;3;6.05;4.5;.42;3103 +85098;47.16201;6.26234;475;20220202;7.8;2.5;5.1;2.1;8.8;3.3;.33;4779 +85098;47.16201;6.26234;475;20220203;8.5;3.8;6.1;1.3;8.1;0;.54;4574 +85098;47.16201;6.26234;475;20220204;6.4;1.4;3.9;3.6;7.3;2.5;.53;4930 +85098;47.16201;6.26234;475;20220205;7.3;-2;2.6;1.3;5.8;0;.57;6868 +85098;47.16201;6.26234;475;20220206;5.4;-2.1;1.7;6.5;7.1;11.4;.19;6282 +85098;47.16201;6.26234;475;20220207;7;3;5;2.9;5.85;.1;1.06;4510 +85098;47.16201;6.26234;475;20220208;11.3;-4;3.6;.8;5.1;0;.68;9403 +85098;47.16201;6.26234;475;20220209;13.8;-3;5.4;1.4;5.55;0;1.02;10045 +85098;47.16201;6.26234;475;20220210;9.7;.6;5.2;2.4;6.66;10.9;1.14;10576 +85098;47.16201;6.26234;475;20220211;7.1;5.2;6.2;3.5;5.93;0;1.36;8489 +85098;47.16201;6.26234;475;20220212;4.6;-2.1;1.3;1.5;4.83;0;.71;9555 +85098;47.16201;6.26234;475;20220213;9.2;-3.2;3;1.2;5.2;.2;.82;10682 +85098;47.16201;6.26234;475;20220214;5.5;-2.2;1.7;1.4;6.46;5.9;.46;3982 +85098;47.16201;6.26234;475;20220215;7.4;2;4.7;2.6;6.6;3.4;.91;7095 +85098;47.16201;6.26234;475;20220216;9.3;3.8;6.6;6.3;9.05;8.9;.68;6218 +85098;47.16201;6.26234;475;20220217;12.1;9.5;10.8;5.4;10.05;4.1;1.42;4073 +85098;47.16201;6.26234;475;20220218;15.8;7.4;11.6;4.7;9.25;5.3;1.96;7950 +85098;47.16201;6.26234;475;20220219;8;4.2;6.1;3.7;6.2;0;1.36;5350 +85098;47.16201;6.26234;475;20220220;7.9;1.5;4.7;4.8;7.35;5.3;.91;7101 +85098;47.16201;6.26234;475;20220221;5.9;2.1;4;5.4;7.3;6.6;.72;5331 +85098;47.16201;6.26234;475;20220222;8.2;4.2;6.2;3.5;7.6;2.5;.99;5760 +85098;47.16201;6.26234;475;20220223;12.6;5.6;9.1;1.4;7.85;.1;1.13;7868 +85098;47.16201;6.26234;475;20220224;11.8;.5;6.2;3.5;6.75;3.3;1.47;10303 +85098;47.16201;6.26234;475;20220225;7.2;-1.2;3;1.5;5.6;1.2;.91;8791 +85098;47.16201;6.26234;475;20220226;7.7;-4.3;1.7;2.2;4.55;0;1.18;10898 +85098;47.16201;6.26234;475;20220227;9.8;-2.8;3.5;2.1;3.85;0;1.53;11098 +85098;47.16201;6.26234;475;20220228;11.1;-3.7;3.7;1.3;4.55;0;1.25;12435 +85098;47.16201;6.26234;475;20220301;11.8;-2.9;4.5;1.1;4.65;0;1.26;12541 +85098;47.16201;6.26234;475;20220302;12.8;-2.4;5.2;.7;5.9;0;1.15;13034 +85098;47.16201;6.26234;475;20220303;13.6;-.2;6.7;1.1;6.45;0;1.33;12620 +85098;47.16201;6.26234;475;20220304;10.8;-2.3;4.2;1.8;4.25;0;1.54;12246 +85098;47.16201;6.26234;475;20220305;7.9;-5.7;1.1;1.3;3.45;0;1.24;12778 +85098;47.16201;6.26234;475;20220306;6.5;-6.2;.1;1.7;3.7;0;1.23;12442 +85098;47.16201;6.26234;475;20220307;7.7;-4.6;1.5;1.7;3.9;0;1.33;12360 +85098;47.16201;6.26234;475;20220308;11.7;-4.7;3.5;1;4.25;0;1.4;14708 +85098;47.16201;6.26234;475;20220309;13.8;-3;5.4;1.1;5.35;0;1.57;15127 +85098;47.16201;6.26234;475;20220310;15.4;-3.3;6;1.1;5.55;0;1.68;16150 +85098;47.16201;6.26234;475;20220311;16.7;.1;8.4;1.9;6.05;.2;2.12;15465 +85098;47.16201;6.26234;475;20220312;12;5;8.5;1.2;7.5;.1;1.39;10063 +85098;47.16201;6.26234;475;20220313;12.9;4.1;8.5;1.8;7.8;5.9;1.56;11454 +85098;47.16201;6.26234;475;20220314;14.3;-.1;7.1;1.4;7.35;4.6;1.63;14858 +85098;47.16201;6.26234;475;20220315;14.3;5.7;10;1.5;9.15;.2;1.58;11449 +85098;47.16201;6.26234;475;20220316;16.3;4.6;10.4;1.1;9.3;0;1.72;13721 +85098;47.16201;6.26234;475;20220317;11.4;4.9;8.1;1.9;9.6;.1;1.22;10228 +85098;47.16201;6.26234;475;20220318;11;7.9;9.4;7.9;7.8;0;2.46;10446 +85098;47.16201;6.26234;475;20220319;12.8;5.8;9.3;4.3;5.96;.4;2.85;14654 +85098;47.16201;6.26234;475;20220320;14.5;1.1;7.8;1.5;6.2;0;2.02;15677 +85098;47.16201;6.26234;475;20220321;15.5;1.4;8.5;1.1;6.23;0;2.07;17315 +85098;47.16201;6.26234;475;20220322;14.7;.3;7.5;1.2;6.03;0;2.07;18041 +85098;47.16201;6.26234;475;20220323;16.1;-.3;7.9;.9;5.9;0;2.12;18922 +85098;47.16201;6.26234;475;20220324;17.2;.3;8.7;1;6;0;2.27;19220 +85098;47.16201;6.26234;475;20220325;18.5;.8;9.7;2;5.86;0;2.87;19352 +85098;47.16201;6.26234;475;20220326;18.6;3.1;10.9;2.7;5.76;0;3.34;19616 +85098;47.16201;6.26234;475;20220327;18.3;2.2;10.2;1.2;6.1;0;2.56;19338 +85098;47.16201;6.26234;475;20220328;18.8;-.6;9.1;1.2;6.03;0;2.58;19678 +85098;47.16201;6.26234;475;20220329;17.4;4.2;10.8;2.3;6.6;2.7;2.66;14053 +85098;47.16201;6.26234;475;20220330;13;9.7;11.4;3;9.2;4.1;2;9231 +85098;47.16201;6.26234;475;20220331;11;6.2;8.6;2;8.36;8.9;1.5;8512 +85098;47.16201;6.26234;475;20220401;2.9;2.6;2.7;3.5;5.96;9.1;.91;3561 +85098;47.16201;6.26234;475;20220402;3.6;-.8;1.4;3.4;5.09;2.6;1.19;8079 +85098;47.16201;6.26234;475;20220403;3.8;-1.4;1.2;4.5;4.66;0;1.46;10615 +85098;47.16201;6.26234;475;20220404;9.1;-2.9;3.1;2.3;5.1;0;2.07;19549 +85098;47.16201;6.26234;475;20220405;14.1;3.7;8.9;2.5;6.93;0;2.34;13522 +85098;47.16201;6.26234;475;20220406;15.8;5.6;10.7;2.9;8.56;3;2.42;13266 +85098;47.16201;6.26234;475;20220407;9.4;8.3;8.8;8.1;9.86;18.5;1.11;3051 +85098;47.16201;6.26234;475;20220408;12.4;8.8;10.6;7.8;10.6;21.8;1.61;5906 +85098;47.16201;6.26234;475;20220409;8.1;3.3;5.7;3.5;6.13;2.3;1.99;13567 +85098;47.16201;6.26234;475;20220410;10.9;-.4;5.2;1.6;5.7;0;2.4;21972 +85098;47.16201;6.26234;475;20220411;15.2;0;7.6;1.2;6.83;0;2.54;21018 +85098;47.16201;6.26234;475;20220412;19.2;3.3;11.3;.9;9.23;0;2.72;20476 +85098;47.16201;6.26234;475;20220413;21.6;8.7;15.2;1.6;9.66;0;3.37;20376 +85098;47.16201;6.26234;475;20220414;21.8;8.5;15.2;1.7;11.06;.3;3.38;20860 +85098;47.16201;6.26234;475;20220415;21.2;9.3;15.3;2.1;11.16;0;3.38;20096 +85098;47.16201;6.26234;475;20220416;16.2;9.4;12.8;6.3;8.43;0;4.05;21434 +85098;47.16201;6.26234;475;20220417;16.1;5.1;10.6;6.2;5.33;0;4.76;26166 +85098;47.16201;6.26234;475;20220418;17.1;1.6;9.4;1.8;6.03;0;3.45;25600 +85098;47.16201;6.26234;475;20220419;18.8;2.5;10.6;1.6;6.9;0;3.39;23339 +85098;47.16201;6.26234;475;20220420;18.2;5.3;11.7;3.6;7;0;3.99;22239 +85098;47.16201;6.26234;475;20220421;18.1;4.1;11.1;3.5;6.46;0;3.98;22623 +85098;47.16201;6.26234;475;20220422;16.5;5.6;11.1;1.8;8.33;5;3.02;20481 +85098;47.16201;6.26234;475;20220423;14.1;7.7;10.9;2.9;10.7;10.4;1.97;12402 +85098;47.16201;6.26234;475;20220424;11.3;5.5;8.4;3.3;9.86;13.5;1.36;8824 +85098;47.16201;6.26234;475;20220425;11.1;8.8;9.9;2.3;11.17;13.8;.92;3766 +85098;47.16201;6.26234;475;20220426;14.7;7.9;11.3;1.7;9.13;.7;2.67;17833 +85098;47.16201;6.26234;475;20220427;16.8;2.6;9.7;3.1;8.33;0;3.56;26966 +85098;47.16201;6.26234;475;20220428;19.4;4.5;12;3;8.56;0;4.03;25841 +85098;47.16201;6.26234;475;20220429;19.5;5.7;12.6;1.5;8.5;0;3.4;21324 +85098;47.16201;6.26234;475;20220430;17.9;8.9;13.4;1.5;9.66;1.5;3.08;18995 +85098;47.16201;6.26234;475;20220501;17.1;4.5;10.8;1.8;8.86;0;3.36;24369 +85098;47.16201;6.26234;475;20220502;19;4.8;11.9;1.7;8.77;.1;3.62;25300 +85098;47.16201;6.26234;475;20220503;19.8;6.5;13.2;1.5;9.97;1.9;3.55;23866 +85098;47.16201;6.26234;475;20220504;18.7;8.2;13.5;1.9;10.87;10;3.08;19000 +85098;47.16201;6.26234;475;20220505;11.9;9.4;10.7;.9;11.83;.2;1.11;5500 +85098;47.16201;6.26234;475;20220506;16.2;6.9;11.5;1.8;10.55;0;2.73;18506 +85098;47.16201;6.26234;475;20220507;20.1;4.3;12.2;1.6;9.85;0;3.67;25090 +85098;47.16201;6.26234;475;20220508;19.2;5.1;12.2;1.6;10.4;0;3.44;23802 +85098;47.16201;6.26234;475;20220509;22.2;6.3;14.2;1.6;11.8;.2;3.91;25552 +85098;47.16201;6.26234;475;20220510;23.8;7.9;15.8;1.2;12.65;0;4.04;25481 +85098;47.16201;6.26234;475;20220511;27.2;10.1;18.6;2.5;11.5;0;5.26;26698 +85098;47.16201;6.26234;475;20220512;24.8;14.8;19.8;2.1;12.2;3.5;4.33;20487 +85098;47.16201;6.26234;475;20220513;19.6;13.7;16.7;1;14.35;.6;2.75;15512 +85098;47.16201;6.26234;475;20220514;24;6.9;15.5;1;11.7;0;4.22;26957 +85098;47.16201;6.26234;475;20220515;27.2;8.6;17.9;1.2;13.5;1.5;4.76;28307 +85098;47.16201;6.26234;475;20220516;24.5;13.4;19;2;13.8;.5;4.28;21935 +85098;47.16201;6.26234;475;20220517;27.1;10.2;18.7;1;13.9;0;4.64;27044 +85098;47.16201;6.26234;475;20220518;28.2;10.6;19.4;1.1;14.2;0;4.91;27909 +85098;47.16201;6.26234;475;20220519;28.6;14.5;21.5;2.5;14.6;.3;5.38;25201 +85098;47.16201;6.26234;475;20220520;31.1;15.1;23.1;2.8;14.5;5.1;6.17;26959 +85098;47.16201;6.26234;475;20220521;24.7;13.8;19.2;1.2;15.95;0;3.97;22118 +85098;47.16201;6.26234;475;20220522;26.5;11.5;19;1.4;15.35;.8;4.6;26078 +85098;47.16201;6.26234;475;20220523;23.6;15.8;19.7;2.7;16.15;12.1;3.88;18833 +85098;47.16201;6.26234;475;20220524;18;10.5;14.2;2.6;11.9;.2;3.17;18524 +85098;47.16201;6.26234;475;20220525;20.7;5.8;13.2;1;10.5;0;3.9;26246 +85098;47.16201;6.26234;475;20220526;19.5;7.3;13.4;1.3;11.3;0;3.6;23875 +85098;47.16201;6.26234;475;20220527;21.5;7.3;14.4;1.2;11.85;.1;3.99;25764 +85098;47.16201;6.26234;475;20220528;18.9;6.3;12.6;1.3;9.9;0;3.64;24245 +85098;47.16201;6.26234;475;20220529;17.5;3.2;10.3;1.3;8.2;0;3.62;25888 +85098;47.16201;6.26234;475;20220530;21;4;12.5;1.4;8.3;0;4.28;28396 +85098;47.16201;6.26234;475;20220531;21.1;6.6;13.9;2.1;10.05;0;4.29;26336 +85098;47.16201;6.26234;475;20220601;20.3;7.6;13.9;1.1;12.5;.3;3.73;24665 +85098;47.16201;6.26234;475;20220602;25;9.9;17.5;1.1;14.25;.5;4.46;26779 +85098;47.16201;6.26234;475;20220603;29;13.5;21.3;1.7;15.55;8.2;5.31;27481 +85098;47.16201;6.26234;475;20220604;28.3;14.8;21.6;2;17.55;7.3;5.05;25605 +85098;47.16201;6.26234;475;20220605;23.8;16.4;20.1;1.8;17.4;5.5;3.7;18849 +85098;47.16201;6.26234;475;20220606;23.5;10.7;17.1;1.5;14.75;2.2;4.19;24967 +85098;47.16201;6.26234;475;20220607;20.7;12.4;16.5;2.1;13.95;1.2;3.53;19736 +85098;47.16201;6.26234;475;20220608;19.8;8.4;14.1;1.7;12.5;11;3.68;23763 +85098;47.16201;6.26234;475;20220609;18.3;9.3;13.8;1.8;11.75;3.2;3.37;21049 +85098;47.16201;6.26234;475;20220610;23.2;5.5;14.4;1.3;10.65;0;4.64;29706 +85098;47.16201;6.26234;475;20220611;27.7;7.5;17.6;1.3;12.05;0;5.38;31610 +85098;47.16201;6.26234;475;20220612;29.7;10.2;20;1.1;14.25;.6;5.6;31321 +85098;47.16201;6.26234;475;20220613;23.7;14.8;19.3;1.4;13.4;0;4.09;21028 +85098;47.16201;6.26234;475;20220614;28.5;7.5;18;1.3;12.25;0;5.48;31429 +85098;47.16201;6.26234;475;20220615;32.4;13.3;22.9;2;15.7;.1;6.38;31056 +85098;47.16201;6.26234;475;20220616;30;17.5;23.8;1.4;16.35;0;5.2;24945 +85098;47.16201;6.26234;475;20220617;31.1;12.7;21.9;1.5;13.25;0;5.98;30432 +85098;47.16201;6.26234;475;20220618;36.2;12.9;24.6;1.3;14.4;0;6.54;31771 +85098;47.16201;6.26234;475;20220619;34.9;17.5;26.2;2.4;15.85;0;7.13;29871 +85098;47.16201;6.26234;475;20220620;31.3;19.7;25.5;3.1;14.9;0;6.45;24044 +85098;47.16201;6.26234;475;20220621;33;15.6;24.3;1.6;16.4;1.9;6.21;29540 +85098;47.16201;6.26234;475;20220622;26.7;17.8;22.2;1.4;18.55;8.9;4.25;20889 +85098;47.16201;6.26234;475;20220623;28.6;14.8;21.7;1.2;17.6;11.2;4.98;26280 +85098;47.16201;6.26234;475;20220624;20.1;15.2;17.7;1.7;15.9;4.9;2.96;15714 +85098;47.16201;6.26234;475;20220625;27.2;12.3;19.8;.9;15.35;7.5;4.84;27260 +85098;47.16201;6.26234;475;20220626;23.8;14.5;19.1;1.9;17.05;16.2;3.96;21544 +85098;47.16201;6.26234;475;20220627;20.5;14.9;17.7;1.3;16.25;1.5;3.03;16619 +85098;47.16201;6.26234;475;20220628;22.2;10.7;16.4;1.5;15.15;0;3.88;23723 +85098;47.16201;6.26234;475;20220629;27.2;12.6;19.9;1;16;.1;4.81;26949 +85098;47.16201;6.26234;475;20220630;27.4;12.7;20;1.6;16;10.2;5.02;27112 +85098;47.16201;6.26234;475;20220701;21.7;11.9;16.8;1.2;12.8;.1;3.79;21832 +85098;47.16201;6.26234;475;20220702;26.9;7.9;17.4;1.1;13.4;0;5.15;30852 +85098;47.16201;6.26234;475;20220703;28.2;11.9;20.1;1.1;15.75;6;5.12;28463 +85098;47.16201;6.26234;475;20220704;24.5;15.9;20.2;1.6;17.2;0;3.93;20381 +85098;47.16201;6.26234;475;20220705;25.7;10.9;18.3;1.1;13.35;0;4.68;26956 +85098;47.16201;6.26234;475;20220706;24;9;16.5;1.1;12.3;0;4.45;26996 +85098;47.16201;6.26234;475;20220707;22.6;7.9;15.2;1.4;12.35;.1;4.28;26720 +85098;47.16201;6.26234;475;20220708;23.7;9.4;16.6;1.7;12;0;4.54;26395 +85098;47.16201;6.26234;475;20220709;26.4;9.2;17.8;1.4;11.75;0;5.06;28878 +85098;47.16201;6.26234;475;20220710;24.9;11;18;1.5;13.25;0;4.57;25745 +85098;47.16201;6.26234;475;20220711;26.4;12.3;19.3;2.6;12.25;0;5.27;25810 +85098;47.16201;6.26234;475;20220712;27.9;12.4;20.1;1.6;13.05;0;5.17;26992 +85098;47.16201;6.26234;475;20220713;31.9;10.2;21.1;1.1;13.5;0;5.71;30865 +85098;47.16201;6.26234;475;20220714;32.7;16.9;24.8;1.8;14.45;0;5.98;27228 +85098;47.16201;6.26234;475;20220715;28.4;14.6;21.5;1.4;13.25;0;5;25082 +85098;47.16201;6.26234;475;20220716;27.9;10;19;1.6;11.3;0;5.34;28810 +85098;47.16201;6.26234;475;20220717;30;11.7;20.9;1.8;11.65;0;5.79;29022 +85098;47.16201;6.26234;475;20220718;35.3;13;24.1;1.5;12.3;0;6.38;30351 +85098;47.16201;6.26234;475;20220719;37;14.7;25.9;1.2;14.05;.2;6.26;30321 +85098;47.16201;6.26234;475;20220720;31.8;20.2;26;1.8;18.2;9.8;5.28;22889 +85098;47.16201;6.26234;475;20220721;28.9;14.7;21.8;1.2;16.55;0;4.8;25202 +85098;47.16201;6.26234;475;20220722;32.4;13.5;23;1.4;16.1;3.7;5.75;29024 +85098;47.16201;6.26234;475;20220723;28.5;17.9;23.2;1.3;18.6;0;4.36;21409 +85098;47.16201;6.26234;475;20220724;32.5;14.2;23.4;1.2;17;0;5.55;28419 +85098;47.16201;6.26234;475;20220725;32.3;16.8;24.6;2.8;15.8;.4;6.23;26098 +85098;47.16201;6.26234;475;20220726;25.4;17.3;21.4;1.9;15.15;0;4.05;18450 +85098;47.16201;6.26234;475;20220727;26.7;9.7;18.2;1;12;0;4.61;27043 +85098;47.16201;6.26234;475;20220728;29.1;11.1;20.1;1.4;12.55;0;5.13;27515 +85098;47.16201;6.26234;475;20220729;26.7;15.1;20.9;.8;13.45;.1;4.04;22068 +85098;47.16201;6.26234;475;20220730;28.9;11.1;20;1.1;12.25;0;4.87;27395 +85098;47.16201;6.26234;475;20220731;31.2;12.9;22.1;1.6;13;0;5.5;27577 +85098;47.16201;6.26234;475;20220801;30.5;13.4;21.9;1.4;14;0;5.15;26587 +85098;47.16201;6.26234;475;20220802;30.9;12.7;21.8;.9;14.35;0;4.97;27226 +85098;47.16201;6.26234;475;20220803;34.8;14;24.4;1.2;13.9;0;5.68;28478 +85098;47.16201;6.26234;475;20220804;37.2;16.8;27;1.5;14.45;.6;6.19;28105 +85098;47.16201;6.26234;475;20220805;32.8;18.1;25.4;2;15.9;.6;5.58;24114 +85098;47.16201;6.26234;475;20220806;25.6;15.9;20.7;2.5;14.95;0;4.15;18730 +85098;47.16201;6.26234;475;20220807;27.7;12.8;20.2;2.3;13.35;0;4.86;23669 +85098;47.16201;6.26234;475;20220808;29.5;11.8;20.6;1.9;12.15;0;5.2;26026 +85098;47.16201;6.26234;475;20220809;30.7;11;20.8;2.1;11.75;0;5.59;27234 +85098;47.16201;6.26234;475;20220810;31;11.2;21.1;1.4;11.5;0;5.17;27109 +85098;47.16201;6.26234;475;20220811;31.9;13;22.5;1.5;11.65;0;5.26;26279 +85098;47.16201;6.26234;475;20220812;31.1;13.9;22.5;1.8;11.3;0;5.33;25045 +85098;47.16201;6.26234;475;20220813;31.1;10.8;20.9;1.8;9.75;0;5.47;26917 +85098;47.16201;6.26234;475;20220814;24.8;14.7;19.7;1.6;13.15;8;3.74;19022 +85098;47.16201;6.26234;475;20220815;23.4;14.4;18.9;1.3;16.4;4.1;3.15;17504 +85098;47.16201;6.26234;475;20220816;30.1;12;21.1;1;15.2;2.2;4.48;24918 +85098;47.16201;6.26234;475;20220817;26.9;16.4;21.6;1.9;17.35;6.5;3.8;18461 +85098;47.16201;6.26234;475;20220818;22.6;14.7;18.6;1.2;16.9;22.8;2.88;16241 +85098;47.16201;6.26234;475;20220819;23.5;16.6;20.1;1;18.55;9;2.75;14806 +85098;47.16201;6.26234;475;20220820;23.8;16.8;20.3;1.1;17.65;1;2.84;14993 +85098;47.16201;6.26234;475;20220821;26;10.3;18.1;.9;13.25;0;3.71;22526 +85098;47.16201;6.26234;475;20220822;27.5;11;19.2;1.1;13.5;0;3.92;22934 +85098;47.16201;6.26234;475;20220823;28.6;11.5;20.1;1.1;13.9;0;4.03;23147 +85098;47.16201;6.26234;475;20220824;30;11.1;20.5;1.1;12;0;4.27;24142 +85098;47.16201;6.26234;475;20220825;31.8;12.9;22.3;1.1;14.1;0;4.38;23990 +85098;47.16201;6.26234;475;20220826;21.2;14.9;18.1;1.1;16.5;1.3;2.42;13647 +85098;47.16201;6.26234;475;20220827;25.2;15;20.1;1.1;17.4;.2;3.05;16990 +85098;47.16201;6.26234;475;20220828;26.7;12;19.3;1;15.8;.4;3.47;20545 +85098;47.16201;6.26234;475;20220829;29.2;12.9;21.1;1.1;15.75;0;3.84;21455 +85098;47.16201;6.26234;475;20220830;28.4;14.5;21.5;.8;16.7;3.8;3.45;19779 +85098;47.16201;6.26234;475;20220831;24.7;14.8;19.7;1.2;16.15;.1;2.96;16282 +85098;47.16201;6.26234;475;20220901;25;10.7;17.8;1.5;13.25;0;3.37;19484 +85098;47.16201;6.26234;475;20220902;25.9;10.5;18.2;1.4;14;5.8;3.45;20271 +85098;47.16201;6.26234;475;20220903;24.1;14.4;19.2;1.5;16.2;7;2.86;15735 +85098;47.16201;6.26234;475;20220904;27.4;12.3;19.9;.8;15.3;.2;3.27;19679 +85098;47.16201;6.26234;475;20220905;30.1;14.3;22.2;1.4;15.95;1.1;3.84;20069 +85098;47.16201;6.26234;475;20220906;25.1;17.1;21.1;1.5;17.85;5.5;2.77;13923 +85098;47.16201;6.26234;475;20220907;24.1;15.1;19.6;1.6;17.35;17.7;2.72;14708 +85098;47.16201;6.26234;475;20220908;22.4;14.6;18.5;2.6;14.6;.6;2.83;13333 +85098;47.16201;6.26234;475;20220909;20.2;13.5;16.8;3.2;13.85;6;2.6;12478 +85098;47.16201;6.26234;475;20220910;17.7;13.7;15.7;2.9;13.6;.7;2.05;9447 +85098;47.16201;6.26234;475;20220911;22.7;8.5;15.6;.8;12.7;0;2.59;17794 +85098;47.16201;6.26234;475;20220912;28;8.9;18.4;.8;12.75;0;3.11;20518 +85098;47.16201;6.26234;475;20220913;28.4;12.8;20.6;1.3;15.9;0;3.25;18384 +85098;47.16201;6.26234;475;20220914;25.3;20;22.6;3.5;17.5;15.3;3.24;10377 +85098;47.16201;6.26234;475;20220915;20.2;14.2;17.2;1.9;16.2;19.4;1.92;10691 +85098;47.16201;6.26234;475;20220916;16.2;10.4;13.3;1;12.8;1.5;1.6;10637 +85098;47.16201;6.26234;475;20220917;13.6;6.9;10.2;1.6;9.9;.3;1.58;11257 +85098;47.16201;6.26234;475;20220918;17.2;2.5;9.8;1.1;8.35;0;2.06;16791 +85098;47.16201;6.26234;475;20220919;16.3;4.8;10.6;.9;8.7;0;1.89;14655 +85098;47.16201;6.26234;475;20220920;16.7;1.5;9.1;1.2;7.9;0;2.03;16746 +85098;47.16201;6.26234;475;20220921;16.6;3.7;10.1;1.7;8.35;0;2.09;14947 +85098;47.16201;6.26234;475;20220922;19.4;2.3;10.9;1;8.75;0;2.16;17394 +85098;47.16201;6.26234;475;20220923;20.8;5.5;13.2;1.4;11.2;7.2;2.24;16317 +85098;47.16201;6.26234;475;20220924;18.7;12.4;15.6;1.3;13.1;1;1.75;10212 +85098;47.16201;6.26234;475;20220925;15;7.3;11.2;.8;11.5;2.5;1.4;11050 +85098;47.16201;6.26234;475;20220926;14.6;8.3;11.4;2.1;11.2;11.7;1.46;9747 +85098;47.16201;6.26234;475;20220927;11.5;8.7;10.1;4.5;10.6;24.1;1.18;6211 +85098;47.16201;6.26234;475;20220928;10.9;9.5;10.2;2.1;11.35;21.8;.85;4382 +85098;47.16201;6.26234;475;20220929;11.6;7.9;9.8;.7;10.25;2.9;1.04;7143 +85098;47.16201;6.26234;475;20220930;14.5;2.2;8.4;1;8.7;0;1.46;13286 +85098;47.16201;6.26234;475;20221001;13.9;4.6;9.2;3.7;11.5;6;1.05;11423 +85098;47.16201;6.26234;475;20221002;18;14;16;2.8;15.25;7.7;1.48;7307 +85098;47.16201;6.26234;475;20221003;15.7;12;13.8;1.2;13.25;0;1.16;6872 +85098;47.16201;6.26234;475;20221004;19.5;4.7;12.1;.8;11.05;.1;1.6;13977 +85098;47.16201;6.26234;475;20221005;23.1;7.6;15.3;1.9;11.35;0;2.27;14180 +85098;47.16201;6.26234;475;20221006;18.9;9.3;14.1;1.1;12.7;.1;1.48;10909 +85098;47.16201;6.26234;475;20221007;20.7;7.4;14.1;.9;12.8;.1;1.6;12687 +85098;47.16201;6.26234;475;20221008;16.7;11;13.8;1.1;12.15;.2;1.26;7993 +85098;47.16201;6.26234;475;20221009;18.3;4;11.2;1;10.85;0;1.4;12704 +85098;47.16201;6.26234;475;20221010;22.4;10.1;16.2;1;13.45;.4;1.66;11763 +85098;47.16201;6.26234;475;20221011;19.2;10.9;15;1;13.55;.2;1.33;9316 +85098;47.16201;6.26234;475;20221012;19;8;13.5;1;12.15;.1;1.34;10583 +85098;47.16201;6.26234;475;20221013;15.9;6.3;11.1;.8;12;1.1;1.06;9927 +85098;47.16201;6.26234;475;20221014;15.6;10.9;13.3;3;14.1;8.7;.96;6709 +85098;47.16201;6.26234;475;20221015;20.1;14.5;17.3;3.3;14.5;0;1.85;7080 +85098;47.16201;6.26234;475;20221016;24.3;12.6;18.5;1.2;13.55;0;1.71;10528 +85098;47.16201;6.26234;475;20221017;24.5;10.1;17.3;1.1;13.15;0;1.68;11546 +85098;47.16201;6.26234;475;20221018;22.9;13.5;18.2;1.1;13.9;.1;1.52;9159 +85098;47.16201;6.26234;475;20221019;22.3;9.1;15.7;1.1;13.35;0;1.39;10545 +85098;47.16201;6.26234;475;20221020;20.2;11.1;15.6;1.3;13.7;11.7;1.31;8648 +85098;47.16201;6.26234;475;20221021;17.7;13.4;15.6;1.9;15.05;23.8;1.05;5727 +85098;47.16201;6.26234;475;20221022;22.2;12.8;17.5;1.4;13.8;0;1.44;8462 +85098;47.16201;6.26234;475;20221023;23.4;9.9;16.6;2.6;12.35;10.2;2.05;10260 +85098;47.16201;6.26234;475;20221024;19.3;15.2;17.2;2.6;14;2.9;1.56;5328 +85098;47.16201;6.26234;475;20221025;21.3;8.3;14.8;.6;12.4;.9;1;9678 +85098;47.16201;6.26234;475;20221026;22.1;11.5;16.8;2.3;13.4;.1;1.63;8564 +85098;47.16201;6.26234;475;20221027;24.7;8.8;16.7;.9;12.85;0;1.29;10481 +85098;47.16201;6.26234;475;20221028;26.3;12.8;19.5;1.5;12.2;0;1.86;9433 +85098;47.16201;6.26234;475;20221029;24.8;10;17.4;.8;12.4;0;1.21;9797 +85098;47.16201;6.26234;475;20221030;23.3;8.9;16.1;.8;11.55;0;1.12;9484 +85098;47.16201;6.26234;475;20221031;20.7;9.6;15.2;1.3;11.95;15.8;1.18;8129 +85098;47.16201;6.26234;475;20221101;15.3;12.1;13.7;2.1;12.7;1;.96;4107 +85098;47.16201;6.26234;475;20221102;15.5;6.4;10.9;1.4;10.7;.1;.8;7142 +85098;47.16201;6.26234;475;20221103;17.2;4.1;10.6;2.3;9.4;9;1.19;8506 +85098;47.16201;6.26234;475;20221104;9.8;7.4;8.6;2.5;9.1;9.8;.8;3402 +85098;47.16201;6.26234;475;20221105;8.9;5.9;7.4;1.2;8.8;.2;.57;3683 +85098;47.16201;6.26234;475;20221106;12;0;6;1.3;7.65;.2;.59;7669 +85098;47.16201;6.26234;475;20221107;16.1;8.7;12.4;2.1;9.1;0;1.29;5823 +85098;47.16201;6.26234;475;20221108;19.2;2.5;10.9;2.9;8.8;6;1.55;8978 +85098;47.16201;6.26234;475;20221109;13.2;12.4;12.8;2.8;12.7;21.2;.82;1491 +85098;47.16201;6.26234;475;20221110;14.6;6;10.3;.9;10.2;.1;.59;6087 +85098;47.16201;6.26234;475;20221111;15.7;1.1;8.4;.8;8.7;.1;.51;7993 +85098;47.16201;6.26234;475;20221112;16.3;3.2;9.8;.8;9.15;0;.57;7413 +85098;47.16201;6.26234;475;20221113;10.1;1.8;5.9;.8;8.3;0;.4;5751 +85098;47.16201;6.26234;475;20221114;15.2;2.1;8.7;3.3;9.25;3.8;.9;7212 +85098;47.16201;6.26234;475;20221115;14.8;9.6;12.2;1.9;11.5;12.4;.77;4264 +85098;47.16201;6.26234;475;20221116;13.8;8.2;11;2.9;9.95;1.7;1;4293 +85098;47.16201;6.26234;475;20221117;12.7;7.6;10.2;5.4;10.05;10.7;1.07;4196 +85098;47.16201;6.26234;475;20221118;8.7;7;7.9;3.4;9.15;4.9;.69;1896 +85098;47.16201;6.26234;475;20221119;8.1;3.5;5.8;.9;8.4;1.9;.36;3798 +85098;47.16201;6.26234;475;20221120;7.6;4.3;5.9;2.3;8;3.8;.53;3028 +85098;47.16201;6.26234;475;20221121;9.9;4;6.9;3.4;8.45;4.9;.66;4180 +85098;47.16201;6.26234;475;20221122;7;4.3;5.7;3.7;7.75;0;.65;2722 +85098;47.16201;6.26234;475;20221123;11.4;-.5;5.5;2.5;7.6;6.4;.56;6049 +85098;47.16201;6.26234;475;20221124;10.2;7;8.6;3;8.7;2.3;.85;2778 +85098;47.16201;6.26234;475;20221125;9.5;3.3;6.4;1.2;8.55;3.8;.34;4148 +85098;47.16201;6.26234;475;20221126;8.1;1.6;4.8;.7;7.8;0;.27;4185 +85098;47.16201;6.26234;475;20221127;9.9;-1.2;4.3;.9;6.75;0;.29;5510 +85098;47.16201;6.26234;475;20221128;9;3.5;6.3;2.4;8.2;4.2;.47;3782 +85098;47.16201;6.26234;475;20221129;6.8;5.4;6.1;.8;8.9;1.6;.35;1687 +85098;47.16201;6.26234;475;20221130;7.2;5.5;6.4;1.5;8.25;.4;.49;1704 +85098;47.16201;6.26234;475;20221201;4;2.2;3.1;1.9;6.7;0;.46;1261 +85098;47.16201;6.26234;475;20221202;5.2;1.8;3.5;1.4;6.6;.4;.38;2664 +85098;47.16201;6.26234;475;20221203;5.2;-.6;2.3;1.4;6.05;0;.33;3253 +85098;47.16201;6.26234;475;20221204;5.8;-.8;2.5;1.1;6.55;.4;.26;3584 +85098;47.16201;6.26234;475;20221205;5.1;1.5;3.3;1.3;6.75;.1;.33;2726 +85098;47.16201;6.26234;475;20221206;4.8;-3.8;.5;.7;5.5;0;.16;4408 +85098;47.16201;6.26234;475;20221207;4.2;1.6;2.9;1;5.85;0;.4;2211 +85098;47.16201;6.26234;475;20221208;3.9;-6;-1.1;.5;4.55;2.4;.11;4680 +85098;47.16201;6.26234;475;20221209;1.3;-1.7;-.2;1.3;5.9;1.6;.2;2260 +85098;47.16201;6.26234;475;20221210;-.9;-1;-.9;1.6;5.45;.5;.33;105 +85098;47.16201;6.26234;475;20221211;.4;-3.7;-1.6;1.1;4.3;0;.31;2796 +85098;47.16201;6.26234;475;20221212;-.2;-8.9;-4.6;.8;3.35;.2;.17;4236 +85098;47.16201;6.26234;475;20221213;.1;-6.9;-3.4;.9;4.4;2.4;.13;3682 +85098;47.16201;6.26234;475;20221214;8.6;-1.1;3.8;2;7.8;15.8;.13;4503 +85098;47.16201;6.26234;475;20221215;4.3;2.9;3.6;1.7;7.4;4.5;.32;1389 +85098;47.16201;6.26234;475;20221216;0;-1;-.5;1.4;5.1;.1;.38;934 +85098;47.16201;6.26234;475;20221217;-.4;-8.8;-4.6;1.1;3.65;0;.18;4013 +85098;47.16201;6.26234;475;20221218;7;-9.8;-1.4;1.2;4.65;0;.2;5946 +85098;47.16201;6.26234;475;20221219;15;4.1;9.6;2.7;7.55;0;.99;4774 +85098;47.16201;6.26234;475;20221220;15;7.2;11.1;3.8;8.6;2.3;1.44;3874 +85098;47.16201;6.26234;475;20221221;11.8;9.9;10.8;4.2;10.55;3;.94;1612 +85098;47.16201;6.26234;475;20221222;11;9.4;10.2;5.7;10.35;10.5;.98;1565 +85098;47.16201;6.26234;475;20221223;12.7;9.6;11.2;6.1;12.8;19;.37;2303 +85098;47.16201;6.26234;475;20221224;10;8.8;9.4;2.3;10.8;2;.49;1242 +85098;47.16201;6.26234;475;20221225;13.7;5.5;9.6;1.5;10.1;0;.38;4070 +85098;47.16201;6.26234;475;20221226;12.9;9.9;11.4;4.4;10.2;12.7;1.16;2211 +85098;47.16201;6.26234;475;20221227;7.8;5.2;6.5;1.1;8.35;.7;.38;2091 +85098;47.16201;6.26234;475;20221228;12.9;1.6;7.3;3.5;7.15;0;.99;4892 +85098;47.16201;6.26234;475;20221229;11.4;10.1;10.8;5.7;8.85;10.5;1.69;1354 +85098;47.16201;6.26234;475;20221230;12.2;2.6;7.4;3.9;9;1;.58;4551 +85098;47.16201;6.26234;475;20221231;18.5;11.8;15.2;5;11;0;2.04;3713 +85099;47.17286;6.59151;698;20220101;12.3;1.7;7;1.3;6.91;0;.59;4777 +85099;47.17286;6.59151;698;20220102;12;2.1;7.1;4.7;6.86;0;1.46;4388 +85099;47.17286;6.59151;698;20220103;9.5;8.1;8.8;6.9;8.71;2.3;1.23;1346 +85099;47.17286;6.59151;698;20220104;13.7;8.1;10.9;7.8;8.61;16.9;2;3362 +85099;47.17286;6.59151;698;20220105;.5;.6;.5;2.9;5.51;1.1;.49;164 +85099;47.17286;6.59151;698;20220106;.6;-2.4;-.9;1.2;5.16;.3;.27;2293 +85099;47.17286;6.59151;698;20220107;.3;-5;-2.4;4.1;5.26;4.6;.07;3366 +85099;47.17286;6.59151;698;20220108;2.3;-.8;.8;7.4;6.01;9.2;.31;2439 +85099;47.17286;6.59151;698;20220109;1.7;.8;1.2;5.8;6.16;5.8;.38;1111 +85099;47.17286;6.59151;698;20220110;.8;-3.2;-1.2;1.3;4.96;0;.27;2877 +85099;47.17286;6.59151;698;20220111;.9;-6.4;-2.8;2.9;4.61;0;.25;4145 +85099;47.17286;6.59151;698;20220112;-1.2;-9.5;-5.3;1.9;3.41;0;.33;4565 +85099;47.17286;6.59151;698;20220113;2;-9.6;-3.8;1.7;3.41;0;.45;5541 +85099;47.17286;6.59151;698;20220114;4;-7.1;-1.5;1.2;4.06;0;.41;5505 +85099;47.17286;6.59151;698;20220115;3;-5.5;-1.2;1.3;4.61;0;.38;4777 +85099;47.17286;6.59151;698;20220116;.7;-6.3;-2.8;2.5;3.91;0;.54;4147 +85099;47.17286;6.59151;698;20220117;3.4;-1.8;.8;1.6;5.76;0;.31;3719 +85099;47.17286;6.59151;698;20220118;3.3;-2.6;.3;2.8;5.46;0;.4;4068 +85099;47.17286;6.59151;698;20220119;1.3;-3.4;-1;3.8;5.11;.6;.37;3176 +85099;47.17286;6.59151;698;20220120;.9;-.6;.2;2.4;5.46;.7;.41;1805 +85099;47.17286;6.59151;698;20220121;-.7;-4.6;-2.7;2.2;4.01;0;.43;3293 +85099;47.17286;6.59151;698;20220122;2.5;-7.8;-2.6;1.5;4.26;0;.34;5828 +85099;47.17286;6.59151;698;20220123;2.6;-6.7;-2.1;1.9;4.86;0;.35;5630 +85099;47.17286;6.59151;698;20220124;4.2;-3.9;.2;1.3;4.81;0;.52;5245 +85099;47.17286;6.59151;698;20220125;3.4;-4.5;-.6;1.4;4.16;0;.61;5242 +85099;47.17286;6.59151;698;20220126;3.2;-5.4;-1.1;1.5;3.96;0;.56;5425 +85099;47.17286;6.59151;698;20220127;1.4;-8;-3.3;1.8;4.16;.3;.35;5781 +85099;47.17286;6.59151;698;20220128;3.2;-3.4;-.1;1.8;5.51;0;.35;5020 +85099;47.17286;6.59151;698;20220129;4.1;-5.7;-.8;3.1;5.56;.5;.31;6218 +85099;47.17286;6.59151;698;20220130;4.8;1.9;3.3;2.1;7.01;.4;.43;3208 +85099;47.17286;6.59151;698;20220131;2.2;.3;1.3;6.3;6.06;1.6;.46;2385 +85099;47.17286;6.59151;698;20220201;1.2;-1.1;.1;5.4;5.86;7.6;.29;2948 +85099;47.17286;6.59151;698;20220202;5.6;1.4;3.5;3.6;8.06;4.2;.19;4200 +85099;47.17286;6.59151;698;20220203;7.7;1.6;4.6;1.8;7.36;0;.56;5254 +85099;47.17286;6.59151;698;20220204;4.6;-.1;2.3;5.3;7.26;2.7;.22;4471 +85099;47.17286;6.59151;698;20220205;4.8;-1.1;1.9;2.6;5.71;0;.61;5355 +85099;47.17286;6.59151;698;20220206;4.1;-1.5;1.3;8.7;6.81;12.8;.15;5160 +85099;47.17286;6.59151;698;20220207;4;1.1;2.6;4.1;5.56;.1;.87;3750 +85099;47.17286;6.59151;698;20220208;8.4;-4.4;2;1.1;4.81;0;.7;8511 +85099;47.17286;6.59151;698;20220209;10.3;-2.4;3.9;2.6;5.26;0;1.21;8539 +85099;47.17286;6.59151;698;20220210;9.5;-.7;4.4;3.5;6.69;10.3;1.24;8890 +85099;47.17286;6.59151;698;20220211;5;2.6;3.8;2.9;5.92;0;.96;8097 +85099;47.17286;6.59151;698;20220212;3.9;-3.8;0;2.3;4.79;0;.74;9787 +85099;47.17286;6.59151;698;20220213;9.1;-4.2;2.5;2.8;5.02;.1;1.25;11060 +85099;47.17286;6.59151;698;20220214;7.4;1.9;4.6;3.6;6.89;7.2;.99;3876 +85099;47.17286;6.59151;698;20220215;4.6;1.4;3;3.2;6.36;3.6;.8;5904 +85099;47.17286;6.59151;698;20220216;7.5;-.3;3.6;7.3;8.71;11.3;.09;7335 +85099;47.17286;6.59151;698;20220217;10.2;7.4;8.8;8.7;9.76;2.8;1;4065 +85099;47.17286;6.59151;698;20220218;14.8;4.9;9.9;6.6;8.81;6;1.91;8539 +85099;47.17286;6.59151;698;20220219;5.4;2.1;3.8;4.8;5.91;.1;1.09;4774 +85099;47.17286;6.59151;698;20220220;7.3;-.4;3.4;7.8;7.01;5.9;.76;7676 +85099;47.17286;6.59151;698;20220221;3.6;1.9;2.7;7.7;6.96;8.3;.44;3445 +85099;47.17286;6.59151;698;20220222;6.6;1.7;4.2;4.8;7.26;3.7;.74;6272 +85099;47.17286;6.59151;698;20220223;10.1;3.8;6.9;1.9;7.56;.1;1.01;7314 +85099;47.17286;6.59151;698;20220224;9.5;-.1;4.7;5.2;6.56;4.5;1.36;9035 +85099;47.17286;6.59151;698;20220225;3.6;-.5;1.5;3.3;5.31;1.1;.87;6049 +85099;47.17286;6.59151;698;20220226;5.3;-3.2;1.1;3.3;4.56;0;1.14;9079 +85099;47.17286;6.59151;698;20220227;6.7;-4;1.3;3;3.86;0;1.4;10334 +85099;47.17286;6.59151;698;20220228;9;-3.7;2.7;1.6;4.36;0;1.27;11371 +85099;47.17286;6.59151;698;20220301;10.1;-4.5;2.8;1.8;4.06;0;1.44;12355 +85099;47.17286;6.59151;698;20220302;10.3;-2.9;3.7;1.4;5.46;0;1.22;11880 +85099;47.17286;6.59151;698;20220303;12;-.9;5.6;1.5;5.76;0;1.39;11885 +85099;47.17286;6.59151;698;20220304;8.8;-3.2;2.8;2.2;4.21;0;1.49;11690 +85099;47.17286;6.59151;698;20220305;5.8;-6.2;-.2;1.9;3.31;0;1.29;11798 +85099;47.17286;6.59151;698;20220306;4.7;-6.5;-.9;2.1;3.76;0;1.15;11589 +85099;47.17286;6.59151;698;20220307;6;-5.7;.1;2.8;3.76;0;1.41;12158 +85099;47.17286;6.59151;698;20220308;8.5;-5.4;1.5;2.1;4.16;0;1.48;13308 +85099;47.17286;6.59151;698;20220309;11.5;-4.2;3.7;1.6;4.86;0;1.56;14303 +85099;47.17286;6.59151;698;20220310;13.4;-2.9;5.2;1.9;4.96;0;1.87;14787 +85099;47.17286;6.59151;698;20220311;13.6;-1.9;5.9;2.4;5.46;1.2;2;14517 +85099;47.17286;6.59151;698;20220312;11.1;3.6;7.3;1.9;6.61;.1;1.49;9976 +85099;47.17286;6.59151;698;20220313;13.5;1.7;7.6;3;6.51;2.7;2.02;12725 +85099;47.17286;6.59151;698;20220314;12.5;.5;6.5;2.2;7.01;4.3;1.64;13336 +85099;47.17286;6.59151;698;20220315;12.9;3.8;8.4;2.4;8.86;.4;1.52;11705 +85099;47.17286;6.59151;698;20220316;14.8;2.6;8.7;1.4;8.96;0;1.67;13846 +85099;47.17286;6.59151;698;20220317;11.9;4.9;8.4;2.7;9.46;.1;1.3;9643 +85099;47.17286;6.59151;698;20220318;8.6;4.6;6.6;6.2;7.82;0;1.47;6993 +85099;47.17286;6.59151;698;20220319;11.3;2.7;7;4.1;5.76;.1;2.46;15763 +85099;47.17286;6.59151;698;20220320;14.3;-.7;6.8;1.8;6.09;.1;2.1;16486 +85099;47.17286;6.59151;698;20220321;14.4;-.8;6.8;1.7;5.96;0;2.25;18296 +85099;47.17286;6.59151;698;20220322;13.7;-1.6;6;1.3;5.56;0;2.17;19400 +85099;47.17286;6.59151;698;20220323;15.1;-2;6.5;1.5;5.26;0;2.43;20106 +85099;47.17286;6.59151;698;20220324;17;-1.1;7.9;1.5;5.26;0;2.67;20642 +85099;47.17286;6.59151;698;20220325;16.8;-.3;8.2;2.4;5.22;0;3.1;20434 +85099;47.17286;6.59151;698;20220326;17.1;1.3;9.2;3.3;5.52;0;3.51;20739 +85099;47.17286;6.59151;698;20220327;17.6;.4;9;1.8;5.46;0;2.95;20714 +85099;47.17286;6.59151;698;20220328;18;-.3;8.9;1.4;5.39;0;2.8;20821 +85099;47.17286;6.59151;698;20220329;15.7;2.9;9.3;2.3;5.92;1.6;2.66;13955 +85099;47.17286;6.59151;698;20220330;11.4;7;9.2;2.2;8.99;4.6;1.55;8988 +85099;47.17286;6.59151;698;20220331;8.7;4.4;6.5;2.3;8.22;9.2;1.24;8028 +85099;47.17286;6.59151;698;20220401;.5;.3;.4;3.6;6;10.1;.43;2083 +85099;47.17286;6.59151;698;20220402;0;-2.7;-1.3;3.2;4.7;3.1;.72;6520 +85099;47.17286;6.59151;698;20220403;.2;-2.9;-1.3;3.5;4.8;.1;.78;7547 +85099;47.17286;6.59151;698;20220404;5.2;-8.2;-1.5;3.2;4.62;0;1.81;20972 +85099;47.17286;6.59151;698;20220405;10.9;2.4;6.6;3;6.56;0;2.1;13678 +85099;47.17286;6.59151;698;20220406;11.9;4.8;8.3;3.6;8.79;3;1.93;13194 +85099;47.17286;6.59151;698;20220407;8.8;6.4;7.6;8.3;9.49;21.6;1.02;5001 +85099;47.17286;6.59151;698;20220408;10.9;6.3;8.6;7.6;9.99;21.7;1.3;7317 +85099;47.17286;6.59151;698;20220409;4.3;.7;2.5;3.8;6.5;3.7;.98;9053 +85099;47.17286;6.59151;698;20220410;9.5;-1.9;3.8;1.4;5.26;0;2.26;20729 +85099;47.17286;6.59151;698;20220411;15.9;-1.7;7.1;1.8;6.52;0;2.74;21678 +85099;47.17286;6.59151;698;20220412;19.9;3.3;11.6;1.7;8.76;0;3.21;21559 +85099;47.17286;6.59151;698;20220413;19.6;7.4;13.5;1.6;8.79;0;3.24;19773 +85099;47.17286;6.59151;698;20220414;19.5;6.9;13.2;1.8;11.22;.2;3.2;21119 +85099;47.17286;6.59151;698;20220415;18.7;8.1;13.4;2.7;10.79;0;3.49;21284 +85099;47.17286;6.59151;698;20220416;15.1;4.8;9.9;5.1;7.99;0;3.76;24191 +85099;47.17286;6.59151;698;20220417;15;3;9;5.3;4.92;0;4.3;24291 +85099;47.17286;6.59151;698;20220418;16.6;-.1;8.2;2.2;5.66;0;3.57;24938 +85099;47.17286;6.59151;698;20220419;16.8;.6;8.7;1.6;6.42;0;3.28;23686 +85099;47.17286;6.59151;698;20220420;16.5;2;9.2;3.1;6.79;0;3.64;22785 +85099;47.17286;6.59151;698;20220421;16.4;1;8.7;3.1;6.42;0;3.77;24800 +85099;47.17286;6.59151;698;20220422;16.2;2.2;9.2;2.5;8.26;6.3;3.22;23264 +85099;47.17286;6.59151;698;20220423;12.8;5.9;9.3;3.1;10.19;7.2;1.83;11937 +85099;47.17286;6.59151;698;20220424;9.1;4;6.6;3.2;9.46;18;1.19;9478 +85099;47.17286;6.59151;698;20220425;11;7.4;9.2;2.4;10.39;19.2;1.33;7706 +85099;47.17286;6.59151;698;20220426;12.3;5.7;9;2.1;8.49;1.1;2.26;14449 +85099;47.17286;6.59151;698;20220427;14.8;1.1;7.9;3;8.12;0;3.23;24872 +85099;47.17286;6.59151;698;20220428;18.1;2.7;10.4;3;8.22;0;4.04;27389 +85099;47.17286;6.59151;698;20220429;17.3;2.7;10;1.9;8.02;.1;3.37;22480 +85099;47.17286;6.59151;698;20220430;15;5.5;10.3;1.7;9.16;2.2;2.26;12929 +85099;47.17286;6.59151;698;20220501;15.1;3.4;9.3;2.2;8.52;0;2.65;16774 +85099;47.17286;6.59151;698;20220502;16.9;2.5;9.7;2.3;8.59;0;3.61;25867 +85099;47.17286;6.59151;698;20220503;17.9;4.3;11.1;1.9;9.66;3;3.41;22869 +85099;47.17286;6.59151;698;20220504;15.6;4.6;10.1;1.6;10.49;9.8;2.9;20013 +85099;47.17286;6.59151;698;20220505;10.7;8.4;9.5;1.4;11.03;1.1;1.26;7608 +85099;47.17286;6.59151;698;20220506;13.1;8.3;10.7;2;10.91;.4;2.01;13568 +85099;47.17286;6.59151;698;20220507;17.6;6.3;11.9;2.1;10.26;.2;3.15;21122 +85099;47.17286;6.59151;698;20220508;16.8;6.5;11.6;2;10.66;0;2.96;20237 +85099;47.17286;6.59151;698;20220509;20.4;6.8;13.6;1.6;11.56;.3;3.59;23456 +85099;47.17286;6.59151;698;20220510;21.4;7.1;14.3;1.9;12.06;0;3.77;23888 +85099;47.17286;6.59151;698;20220511;24.4;9.3;16.8;3.5;11.36;0;4.98;24490 +85099;47.17286;6.59151;698;20220512;23.3;10.7;17;3;11.96;2.7;4.44;22326 +85099;47.17286;6.59151;698;20220513;16.9;12.3;14.6;1.9;13.96;.5;2.32;13482 +85099;47.17286;6.59151;698;20220514;21.7;8;14.9;1.5;12.06;0;3.83;23947 +85099;47.17286;6.59151;698;20220515;24.7;8.1;16.4;1.8;12.61;1.3;4.51;26331 +85099;47.17286;6.59151;698;20220516;22;11.8;16.9;2.7;12.71;0;3.99;20506 +85099;47.17286;6.59151;698;20220517;24.2;9.4;16.8;1.5;13.26;0;4.29;25160 +85099;47.17286;6.59151;698;20220518;25.9;10.4;18.1;1.9;13.11;0;4.75;25910 +85099;47.17286;6.59151;698;20220519;26.8;12.8;19.8;3.7;14.06;.5;5.42;24413 +85099;47.17286;6.59151;698;20220520;29;15;22;4;12.92;12.1;6.62;24930 +85099;47.17286;6.59151;698;20220521;22.9;13.8;18.4;1.6;15.12;0;3.62;20121 +85099;47.17286;6.59151;698;20220522;25.5;11.1;18.3;2.1;14.57;1;4.51;25339 +85099;47.17286;6.59151;698;20220523;22;15.2;18.6;3.3;14.67;9.6;3.62;17127 +85099;47.17286;6.59151;698;20220524;15.4;9.8;12.6;2.7;10.87;.1;2.81;18251 +85099;47.17286;6.59151;698;20220525;18.4;7.4;12.9;1.4;10.26;0;3.48;22507 +85099;47.17286;6.59151;698;20220526;17.5;8.3;12.9;1.5;10.76;0;3.17;20187 +85099;47.17286;6.59151;698;20220527;19;8;13.5;1.8;11.81;0;3.46;22435 +85099;47.17286;6.59151;698;20220528;16.5;7.3;11.9;1.9;9.61;0;3.21;20630 +85099;47.17286;6.59151;698;20220529;14.8;3.3;9;1.5;7.66;0;3.22;23204 +85099;47.17286;6.59151;698;20220530;18.2;2.7;10.5;1.4;8.01;0;3.88;27081 +85099;47.17286;6.59151;698;20220531;19.2;7;13.1;3.3;9.66;0;4.1;23799 +85099;47.17286;6.59151;698;20220601;17.8;7.2;12.5;2;12.01;1.5;3.29;21905 +85099;47.17286;6.59151;698;20220602;23.9;11;17.5;1.9;14.61;.2;4.36;24962 +85099;47.17286;6.59151;698;20220603;25.1;13.1;19.1;2.2;14.81;11.6;4.66;23974 +85099;47.17286;6.59151;698;20220604;26;13.4;19.7;2.8;17.31;4.6;4.63;24773 +85099;47.17286;6.59151;698;20220605;21.5;14.8;18.2;3.3;16.26;5;3.42;17856 +85099;47.17286;6.59151;698;20220606;20.4;11;15.7;2.8;14.11;1.3;3.55;21212 +85099;47.17286;6.59151;698;20220607;18.9;12.5;15.7;2.8;13.16;1;3.21;17515 +85099;47.17286;6.59151;698;20220608;17.6;7;12.3;2.6;11.51;5.2;3.3;22184 +85099;47.17286;6.59151;698;20220609;15.8;9.2;12.5;3;11.01;3;2.92;17926 +85099;47.17286;6.59151;698;20220610;21.2;4.8;13;1.6;10.01;0;4.37;28398 +85099;47.17286;6.59151;698;20220611;25.5;7.6;16.5;1.6;11.16;0;5.13;29678 +85099;47.17286;6.59151;698;20220612;27.4;10.2;18.8;1.7;12.86;.9;5.34;28851 +85099;47.17286;6.59151;698;20220613;21.9;15.1;18.5;2.3;12.31;0;3.98;18359 +85099;47.17286;6.59151;698;20220614;26.4;7.9;17.1;2.1;10.76;0;5.52;30329 +85099;47.17286;6.59151;698;20220615;29.8;12.9;21.3;2.4;13.81;.1;6.09;28584 +85099;47.17286;6.59151;698;20220616;27.2;16.3;21.8;2.6;15.31;0;5.16;22717 +85099;47.17286;6.59151;698;20220617;28.9;11.7;20.3;1.9;12.31;0;5.84;29319 +85099;47.17286;6.59151;698;20220618;33.3;13.3;23.3;2.6;12.16;0;7.22;31155 +85099;47.17286;6.59151;698;20220619;34.2;17.8;26;3.6;14.96;0;7.59;27674 +85099;47.17286;6.59151;698;20220620;30.3;18.4;24.4;4.2;13.86;0;6.79;24035 +85099;47.17286;6.59151;698;20220621;32;16.4;24.2;2;16.16;2.6;6.05;27991 +85099;47.17286;6.59151;698;20220622;27.8;17.3;22.6;2.3;17.66;27.5;4.85;22801 +85099;47.17286;6.59151;698;20220623;25.8;15.5;20.6;2.2;15.87;15;4.66;23478 +85099;47.17286;6.59151;698;20220624;17.9;14.2;16;3.6;14.81;5.8;2.37;11766 +85099;47.17286;6.59151;698;20220625;24.8;12;18.4;2;13.52;6.1;4.71;25970 +85099;47.17286;6.59151;698;20220626;22.6;13.6;18.1;2;15.82;12.5;3.77;21373 +85099;47.17286;6.59151;698;20220627;19.6;13.7;16.7;1.8;14.77;6.3;3.02;17005 +85099;47.17286;6.59151;698;20220628;19.8;10.9;15.4;1.6;14.61;.9;3.4;21177 +85099;47.17286;6.59151;698;20220629;24.3;12.6;18.5;1.6;15.06;.1;4.33;23996 +85099;47.17286;6.59151;698;20220630;27;12.1;19.6;2.6;14.56;13.7;5.3;26934 +85099;47.17286;6.59151;698;20220701;18.7;10.7;14.7;1.7;11.86;.1;3.38;19885 +85099;47.17286;6.59151;698;20220702;24.8;7.5;16.2;2.1;12.11;0;5;29141 +85099;47.17286;6.59151;698;20220703;26.7;11.9;19.3;2;14.06;7.3;5.06;26470 +85099;47.17286;6.59151;698;20220704;22.4;15.2;18.8;1.8;16.26;2;3.53;18541 +85099;47.17286;6.59151;698;20220705;23;13;18;1.6;12.21;0;4.14;22007 +85099;47.17286;6.59151;698;20220706;21.8;10.2;16;1.6;10.96;0;4.15;23405 +85099;47.17286;6.59151;698;20220707;20.2;8.4;14.3;2.2;11.26;.1;3.93;23852 +85099;47.17286;6.59151;698;20220708;22.4;10.9;16.6;2.1;11.26;0;4.38;23620 +85099;47.17286;6.59151;698;20220709;24.2;8.8;16.5;1.9;10.76;0;4.81;27066 +85099;47.17286;6.59151;698;20220710;23;10.5;16.8;2.2;12.36;0;4.42;24417 +85099;47.17286;6.59151;698;20220711;25;9.3;17.2;3;11.46;0;5.27;27335 +85099;47.17286;6.59151;698;20220712;26.2;11.1;18.7;2;11.96;0;5.12;26658 +85099;47.17286;6.59151;698;20220713;30.1;10.5;20.3;1.9;11.21;0;5.91;29420 +85099;47.17286;6.59151;698;20220714;31;17.7;24.4;2.6;12.21;0;6.25;24795 +85099;47.17286;6.59151;698;20220715;26.1;13.4;19.8;2;12.46;0;4.91;24214 +85099;47.17286;6.59151;698;20220716;26.1;10.5;18.3;2.3;10.51;0;5.26;26656 +85099;47.17286;6.59151;698;20220717;29.2;10.4;19.8;2.1;11.06;0;5.83;29038 +85099;47.17286;6.59151;698;20220718;33.4;12.2;22.8;2.3;11.41;0;6.76;30317 +85099;47.17286;6.59151;698;20220719;34.3;14.6;24.4;1.9;12.16;.1;6.45;28717 +85099;47.17286;6.59151;698;20220720;29.4;18.9;24.2;2.9;16.51;10;5.28;20911 +85099;47.17286;6.59151;698;20220721;26.1;14.9;20.5;1.9;15.76;0;4.41;22366 +85099;47.17286;6.59151;698;20220722;30;13;21.5;2.1;14.61;3;5.61;27426 +85099;47.17286;6.59151;698;20220723;25.2;17;21.1;2.3;16.57;.1;4.04;19396 +85099;47.17286;6.59151;698;20220724;29.5;14.9;22.2;1.7;16.27;0;5.09;25909 +85099;47.17286;6.59151;698;20220725;29.9;18.4;24.2;3.2;14.37;.8;5.91;23392 +85099;47.17286;6.59151;698;20220726;22.5;15.9;19.2;2.3;14.01;0;3.65;16759 +85099;47.17286;6.59151;698;20220727;24.2;11.2;17.7;1.7;11.56;0;4.35;23635 +85099;47.17286;6.59151;698;20220728;26.9;10.1;18.5;2.3;12.21;0;5.12;26551 +85099;47.17286;6.59151;698;20220729;23.4;14.1;18.7;1.4;13.11;0;3.75;19629 +85099;47.17286;6.59151;698;20220730;26;11.2;18.6;1.5;11.36;0;4.57;24521 +85099;47.17286;6.59151;698;20220731;27.8;12.9;20.3;1.5;12.01;0;4.8;24456 +85099;47.17286;6.59151;698;20220801;27.8;13.6;20.7;1.8;13.21;0;4.78;23750 +85099;47.17286;6.59151;698;20220802;28.4;12.9;20.6;1.5;14.11;0;4.8;24977 +85099;47.17286;6.59151;698;20220803;31.9;13.5;22.7;1.7;13.26;0;5.52;26697 +85099;47.17286;6.59151;698;20220804;33.4;16.6;25;2;13.96;.6;5.9;25468 +85099;47.17286;6.59151;698;20220805;30.5;17.4;24;2.4;14.96;1.3;5.33;22516 +85099;47.17286;6.59151;698;20220806;21.3;15.2;18.2;2.1;14.91;0;3.07;15051 +85099;47.17286;6.59151;698;20220807;24.3;10.4;17.4;2.2;13.46;0;4.17;23166 +85099;47.17286;6.59151;698;20220808;27.5;10.6;19;2.3;11.91;0;4.98;25291 +85099;47.17286;6.59151;698;20220809;29;11.1;20;2.1;10.91;0;5.29;25957 +85099;47.17286;6.59151;698;20220810;28.8;11.5;20.2;2.4;10.66;0;5.43;25285 +85099;47.17286;6.59151;698;20220811;29.4;11.3;20.4;2.2;11.01;0;5.39;25642 +85099;47.17286;6.59151;698;20220812;28.8;12.9;20.8;2.3;10.46;0;5.24;23976 +85099;47.17286;6.59151;698;20220813;28.9;10.8;19.9;2.3;8.96;0;5.45;25463 +85099;47.17286;6.59151;698;20220814;23.3;12.9;18.1;2.6;11.61;6.6;3.96;17569 +85099;47.17286;6.59151;698;20220815;22.2;12.9;17.5;3;14.76;6;3.34;17636 +85099;47.17286;6.59151;698;20220816;27.5;10.9;19.2;1.8;13.56;3.9;4.42;23789 +85099;47.17286;6.59151;698;20220817;25.1;15.4;20.3;2.6;16.06;16.6;3.74;17922 +85099;47.17286;6.59151;698;20220818;20.2;13.8;17;1.5;15.91;20.7;2.52;14490 +85099;47.17286;6.59151;698;20220819;21.2;14.9;18.1;2.4;16.51;11.7;2.68;14167 +85099;47.17286;6.59151;698;20220820;21.6;15.5;18.6;1.8;16.36;.4;2.68;13890 +85099;47.17286;6.59151;698;20220821;22.9;11.2;17.1;1.8;13.06;0;3.4;19219 +85099;47.17286;6.59151;698;20220822;24.7;12;18.4;1.3;12.46;.1;3.55;19880 +85099;47.17286;6.59151;698;20220823;25.9;11.3;18.6;1.6;12.41;0;3.88;21090 +85099;47.17286;6.59151;698;20220824;26.9;11;19;2.1;10.91;0;4.42;21983 +85099;47.17286;6.59151;698;20220825;28.8;12.1;20.4;1.9;13.11;0;4.45;22186 +85099;47.17286;6.59151;698;20220826;22.1;13.1;17.6;2.1;14.76;.3;2.84;14622 +85099;47.17286;6.59151;698;20220827;23.6;14.6;19.1;1.4;16.16;.1;2.93;16063 +85099;47.17286;6.59151;698;20220828;24.3;11.5;17.9;2;15.21;.4;3.34;19078 +85099;47.17286;6.59151;698;20220829;26.6;11.9;19.2;1.6;14.91;0;3.7;20275 +85099;47.17286;6.59151;698;20220830;25.6;13.2;19.4;1.4;15.36;6.1;3.32;18222 +85099;47.17286;6.59151;698;20220831;22.1;14;18.1;1.6;15.01;.1;2.71;14766 +85099;47.17286;6.59151;698;20220901;22.8;9.3;16.1;2.1;12.46;0;3.29;19012 +85099;47.17286;6.59151;698;20220902;23.3;9.4;16.3;2;12.91;9;3.25;18911 +85099;47.17286;6.59151;698;20220903;20.3;12.6;16.5;2.6;15.06;9.7;2.51;13923 +85099;47.17286;6.59151;698;20220904;24.3;13.2;18.7;1.5;14.96;.6;3.02;16810 +85099;47.17286;6.59151;698;20220905;26.4;13.1;19.7;1.9;14.86;4.6;3.53;17928 +85099;47.17286;6.59151;698;20220906;21.8;14.8;18.3;2.2;16.51;7.1;2.49;12428 +85099;47.17286;6.59151;698;20220907;22.5;14.2;18.3;2.1;16.56;23.8;2.51;13698 +85099;47.17286;6.59151;698;20220908;19.5;12.2;15.9;3.6;13.56;1.3;2.49;12844 +85099;47.17286;6.59151;698;20220909;18.2;11.2;14.7;4;12.91;5;2.33;12327 +85099;47.17286;6.59151;698;20220910;16.1;11.2;13.6;3.9;12.46;.7;1.9;10029 +85099;47.17286;6.59151;698;20220911;20.5;8.7;14.6;1.7;12.11;0;2.52;16105 +85099;47.17286;6.59151;698;20220912;24.1;7.5;15.8;1.5;11.81;0;3.06;18904 +85099;47.17286;6.59151;698;20220913;25.7;11.2;18.4;2.6;14.41;0;3.43;17288 +85099;47.17286;6.59151;698;20220914;21.8;17.1;19.5;4.6;16.31;13.1;2.75;8787 +85099;47.17286;6.59151;698;20220915;17.8;13.6;15.7;3;15.36;19.6;1.65;8871 +85099;47.17286;6.59151;698;20220916;14.6;10.5;12.5;2.6;12.01;2.1;1.51;8523 +85099;47.17286;6.59151;698;20220917;10.6;6.3;8.5;2.5;8.46;1;1.48;8878 +85099;47.17286;6.59151;698;20220918;14.7;2.4;8.6;2.2;8.11;0;2.02;15220 +85099;47.17286;6.59151;698;20220919;13.8;5.1;9.4;1.8;8.01;0;1.86;12634 +85099;47.17286;6.59151;698;20220920;14.8;2;8.4;1.6;7.41;0;1.98;15182 +85099;47.17286;6.59151;698;20220921;15;2.2;8.6;2.3;7.51;0;2.1;15021 +85099;47.17286;6.59151;698;20220922;17;1.6;9.3;1.7;8.16;0;2.07;16242 +85099;47.17286;6.59151;698;20220923;18.6;4.7;11.6;2.5;10.21;8.4;2.23;15075 +85099;47.17286;6.59151;698;20220924;15.2;9.7;12.4;2.4;12.46;1.4;1.46;9326 +85099;47.17286;6.59151;698;20220925;12.8;8.6;10.7;1.6;11.01;1.9;1.2;8015 +85099;47.17286;6.59151;698;20220926;12.3;8;10.2;4.3;9.91;12.2;1.47;8075 +85099;47.17286;6.59151;698;20220927;9.2;7.1;8.2;6.3;9.46;21.8;1;5360 +85099;47.17286;6.59151;698;20220928;10.1;7.6;8.9;4.7;10.21;22.6;.9;5679 +85099;47.17286;6.59151;698;20220929;9.3;6.5;7.9;1.3;9.61;3.4;.88;6126 +85099;47.17286;6.59151;698;20220930;11.6;3.8;7.7;1.6;8.66;.1;1.25;10532 +85099;47.17286;6.59151;698;20221001;12.5;4.2;8.3;4.5;10.36;9.9;1.06;10546 +85099;47.17286;6.59151;698;20221002;16.2;11.4;13.8;3.8;13.96;10.5;1.26;7565 +85099;47.17286;6.59151;698;20221003;14.3;9.8;12;2;12.21;0;1.16;7480 +85099;47.17286;6.59151;698;20221004;18.3;5.1;11.7;1.5;10.61;.1;1.69;13129 +85099;47.17286;6.59151;698;20221005;20.4;7.8;14.1;3.3;10.51;0;2.5;12445 +85099;47.17286;6.59151;698;20221006;16.7;7.8;12.3;1.8;11.51;0;1.44;9820 +85099;47.17286;6.59151;698;20221007;18.7;8.7;13.7;1.9;12.76;0;1.56;10912 +85099;47.17286;6.59151;698;20221008;14.6;10.1;12.3;1.6;11.56;.1;1.18;6613 +85099;47.17286;6.59151;698;20221009;15.5;4.7;10.1;2.3;10.41;0;1.39;11024 +85099;47.17286;6.59151;698;20221010;19.4;10.5;14.9;2.2;12.76;.3;1.69;9718 +85099;47.17286;6.59151;698;20221011;18.2;9.5;13.8;1.5;12.61;.5;1.39;9496 +85099;47.17286;6.59151;698;20221012;17.8;8;12.9;1.4;12.21;.1;1.31;10012 +85099;47.17286;6.59151;698;20221013;14.6;8;11.3;2;11.96;1.6;1.05;7882 +85099;47.17286;6.59151;698;20221014;14.2;10.1;12.1;3.9;13.26;9.3;.81;6011 +85099;47.17286;6.59151;698;20221015;18.9;12.8;15.8;5.3;13.61;0;1.92;7340 +85099;47.17286;6.59151;698;20221016;21.6;11.9;16.7;2.9;12.21;0;2.25;9220 +85099;47.17286;6.59151;698;20221017;21.9;9.8;15.9;2.2;12.06;0;1.94;10101 +85099;47.17286;6.59151;698;20221018;21.2;11.2;16.2;2.4;13.21;0;1.79;9010 +85099;47.17286;6.59151;698;20221019;20.8;9.6;15.2;2;12.66;0;1.63;9678 +85099;47.17286;6.59151;698;20221020;17.3;12;14.7;3.3;13.06;6.7;1.59;6368 +85099;47.17286;6.59151;698;20221021;16.6;12.8;14.7;3.8;13.96;23.7;1.2;5140 +85099;47.17286;6.59151;698;20221022;19.3;11.3;15.3;2;12.81;0;1.43;7797 +85099;47.17286;6.59151;698;20221023;21.5;9.2;15.3;4.6;11.36;5;2.57;9464 +85099;47.17286;6.59151;698;20221024;14.9;13.9;14.4;4.1;13.16;10.5;1.25;1880 +85099;47.17286;6.59151;698;20221025;15.6;9.3;12.4;2.1;11.71;1;1.16;6514 +85099;47.17286;6.59151;698;20221026;19.3;11.3;15.3;2.8;12.66;.1;1.56;7098 +85099;47.17286;6.59151;698;20221027;21.1;8.8;14.9;1.9;11.46;0;1.58;8972 +85099;47.17286;6.59151;698;20221028;22.5;11.4;16.9;2.8;11.21;0;2.37;8237 +85099;47.17286;6.59151;698;20221029;22.4;10.6;16.5;1.5;11.11;0;1.61;8463 +85099;47.17286;6.59151;698;20221030;21;9.3;15.2;1.3;10.51;0;1.41;8266 +85099;47.17286;6.59151;698;20221031;18.7;8.8;13.8;2.1;10.26;12.9;1.47;7311 +85099;47.17286;6.59151;698;20221101;14;8.8;11.4;4.1;11.91;1;.88;4337 +85099;47.17286;6.59151;698;20221102;13.8;5.9;9.8;2.1;9.86;0;.88;6274 +85099;47.17286;6.59151;698;20221103;14.4;3.2;8.8;4.3;8.81;10.1;1.33;7642 +85099;47.17286;6.59151;698;20221104;8.2;4.2;6.2;4;8.36;9;.66;4165 +85099;47.17286;6.59151;698;20221105;7.2;4.3;5.8;2;7.91;.4;.59;3535 +85099;47.17286;6.59151;698;20221106;9.5;-.2;4.7;2.6;7.16;.1;.77;6832 +85099;47.17286;6.59151;698;20221107;13.6;5.8;9.7;3.3;8.41;0;1.28;5807 +85099;47.17286;6.59151;698;20221108;16.4;3.3;9.9;4.1;8.01;4.7;1.75;7642 +85099;47.17286;6.59151;698;20221109;11.1;9.8;10.4;3.9;11.56;21.7;.63;1901 +85099;47.17286;6.59151;698;20221110;12.7;5.1;8.9;1.7;9.56;0;.66;5622 +85099;47.17286;6.59151;698;20221111;12;1.9;7;1.3;8.61;0;.61;6475 +85099;47.17286;6.59151;698;20221112;13.6;3.2;8.4;1.5;8.11;0;.83;6449 +85099;47.17286;6.59151;698;20221113;8.9;2.4;5.6;1.9;7.21;.1;.72;4902 +85099;47.17286;6.59151;698;20221114;12.3;4.7;8.5;6;8.86;2.8;1.2;5171 +85099;47.17286;6.59151;698;20221115;11.3;6.1;8.7;3;10.26;8.5;.63;4144 +85099;47.17286;6.59151;698;20221116;11.5;6.3;8.9;3.7;9.46;.8;.81;4090 +85099;47.17286;6.59151;698;20221117;11.3;6.1;8.7;8.7;9.36;18.1;1.13;3755 +85099;47.17286;6.59151;698;20221118;6.9;5.4;6.2;5.1;8.41;5.4;.57;1871 +85099;47.17286;6.59151;698;20221119;6.5;2.4;4.5;1.6;7.51;1.6;.39;3370 +85099;47.17286;6.59151;698;20221120;6.5;2.1;4.3;4;7.21;3.3;.55;3462 +85099;47.17286;6.59151;698;20221121;7.5;2.9;5.2;4.7;7.71;5.8;.59;3623 +85099;47.17286;6.59151;698;20221122;5.4;2.9;4.1;4.5;7.31;0;.48;2454 +85099;47.17286;6.59151;698;20221123;8.2;-.8;3.7;3.6;7.01;6.8;.53;5105 +85099;47.17286;6.59151;698;20221124;8;4.1;6.1;4;8.01;2.2;.63;3041 +85099;47.17286;6.59151;698;20221125;7.7;2;4.9;2.3;7.66;3;.41;3657 +85099;47.17286;6.59151;698;20221126;8.2;2.2;5.2;1.3;7.11;0;.44;3950 +85099;47.17286;6.59151;698;20221127;7.1;-1.7;2.7;1.3;5.96;0;.44;4812 +85099;47.17286;6.59151;698;20221128;8.1;2.8;5.5;2.9;7.51;3.7;.63;3243 +85099;47.17286;6.59151;698;20221129;5.4;3.7;4.6;1.4;8.21;1.6;.31;1617 +85099;47.17286;6.59151;698;20221130;5.3;3.4;4.4;2.2;7.61;.8;.39;1836 +85099;47.17286;6.59151;698;20221201;2;1.9;2;2.6;6.11;.1;.54;0 +85099;47.17286;6.59151;698;20221202;3.6;.6;2.1;2.2;6.11;.1;.41;2460 +85099;47.17286;6.59151;698;20221203;2.6;-2.6;0;2.2;5.56;0;.29;3365 +85099;47.17286;6.59151;698;20221204;3.9;-.7;1.6;1.6;6.31;.4;.27;3059 +85099;47.17286;6.59151;698;20221205;3.6;.5;2.1;1.9;6.21;.1;.35;2346 +85099;47.17286;6.59151;698;20221206;2.6;-4.1;-.8;1.3;5.16;0;.22;3695 +85099;47.17286;6.59151;698;20221207;3;-1;1;1.3;5.56;0;.32;2689 +85099;47.17286;6.59151;698;20221208;1.3;-5.4;-2.1;1.4;4.61;3.8;.23;3713 +85099;47.17286;6.59151;698;20221209;1.5;-2.5;-.5;1.1;6.01;2.6;.16;2729 +85099;47.17286;6.59151;698;20221210;-1.3;-1.3;-1.3;1.6;5.16;.6;.34;0 +85099;47.17286;6.59151;698;20221211;-3.9;-8.5;-6.2;1.2;3.56;0;.17;2930 +85099;47.17286;6.59151;698;20221212;-3.9;-13.1;-8.5;1.5;2.81;.1;.22;4304 +85099;47.17286;6.59151;698;20221213;-1.4;-8.3;-4.9;2.2;4.36;1;.11;3649 +85099;47.17286;6.59151;698;20221214;4.7;-.7;2;3.4;7.31;15.9;.14;3176 +85099;47.17286;6.59151;698;20221215;3.7;2.7;3.2;1.9;7.41;5.4;.36;764 +85099;47.17286;6.59151;698;20221216;-.6;-.6;-.6;1.8;5.21;.1;.4;229 +85099;47.17286;6.59151;698;20221217;-1.2;-9.8;-5.5;1.9;3.51;0;.26;4092 +85099;47.17286;6.59151;698;20221218;2.4;-5.9;-1.7;1.8;4.46;0;.37;3882 +85099;47.17286;6.59151;698;20221219;8.2;-.3;4;4.1;6.76;0;.85;4028 +85099;47.17286;6.59151;698;20221220;12.9;3.2;8.1;4.8;7.81;1.3;1.28;4173 +85099;47.17286;6.59151;698;20221221;8.8;5.5;7.2;5.3;9.76;3.1;.42;1925 +85099;47.17286;6.59151;698;20221222;9.6;5.9;7.7;9.4;9.71;11.8;.58;2115 +85099;47.17286;6.59151;698;20221223;11.4;8.1;9.8;7.4;12.11;18.9;.13;2301 +85099;47.17286;6.59151;698;20221224;7.8;7.3;7.6;4;10.01;1.8;.38;545 +85099;47.17286;6.59151;698;20221225;11;6.9;9;2.8;9.66;0;.7;2554 +85099;47.17286;6.59151;698;20221226;10.8;6.8;8.8;5.5;9.41;17.8;.95;2332 +85099;47.17286;6.59151;698;20221227;6.5;4.9;5.7;2.7;7.66;.7;.56;1446 +85099;47.17286;6.59151;698;20221228;10.2;-.7;4.8;4.8;6.31;0;.98;4651 +85099;47.17286;6.59151;698;20221229;9.6;7.4;8.5;7.8;8.21;11.3;1.4;1741 +85099;47.17286;6.59151;698;20221230;10.6;1.7;6.2;5.6;8.71;1.4;.49;4213 +85099;47.17286;6.59151;698;20221231;16.7;9.9;13.3;7;10.51;0;1.93;3646 +85100;47.18271;6.9208;843;20220101;17.3;-.3;8.5;1.4;7.1;0;.55;6599 +85100;47.18271;6.9208;843;20220102;13.6;-1.2;6.2;3.2;6.5;0;1.01;6081 +85100;47.18271;6.9208;843;20220103;8.6;6.7;7.6;3.5;8.3;2.2;.83;2146 +85100;47.18271;6.9208;843;20220104;13.4;6.9;10.1;4.6;8.4;13.1;1.42;4059 +85100;47.18271;6.9208;843;20220105;0;-.6;-.3;2.1;5.2;1.1;.42;1191 +85100;47.18271;6.9208;843;20220106;-.4;-3.6;-2;1;4.8;.3;.23;2870 +85100;47.18271;6.9208;843;20220107;-.4;-7.5;-4;3;4.8;5;.04;4346 +85100;47.18271;6.9208;843;20220108;2;-1.4;.3;4;5.7;11.3;.35;3011 +85100;47.18271;6.9208;843;20220109;.7;-.3;.2;3.4;5.8;6.9;.34;1614 +85100;47.18271;6.9208;843;20220110;2.9;-3.6;-.4;1.4;4.7;0;.33;4270 +85100;47.18271;6.9208;843;20220111;-.4;-6.1;-3.3;3.9;4.3;0;.32;4033 +85100;47.18271;6.9208;843;20220112;.6;-11.5;-5.5;1.7;3.4;0;.26;5970 +85100;47.18271;6.9208;843;20220113;2.6;-11.3;-4.4;1.7;3;0;.42;6471 +85100;47.18271;6.9208;843;20220114;8.7;-11.4;-1.4;1.1;4;0;.34;7697 +85100;47.18271;6.9208;843;20220115;7;-8.4;-.7;1.2;4.2;0;.35;6965 +85100;47.18271;6.9208;843;20220116;5.6;-12;-3.2;.9;3.5;0;.26;7537 +85100;47.18271;6.9208;843;20220117;3.2;-6.3;-1.6;1;5.5;0;.15;5583 +85100;47.18271;6.9208;843;20220118;1.3;-4.9;-1.8;3.1;4.9;0;.31;4551 +85100;47.18271;6.9208;843;20220119;.4;-7.6;-3.6;2.4;4.5;.4;.21;5243 +85100;47.18271;6.9208;843;20220120;0;-1.6;-.8;1.8;5.2;1.1;.35;2334 +85100;47.18271;6.9208;843;20220121;-1.9;-9.1;-5.5;1.8;3.5;0;.28;5097 +85100;47.18271;6.9208;843;20220122;2.4;-14.1;-5.9;1.1;3.5;0;.25;7855 +85100;47.18271;6.9208;843;20220123;2.8;-9.5;-3.4;2.4;4.3;0;.35;6862 +85100;47.18271;6.9208;843;20220124;10.1;-10;0;1.3;4;0;.59;8693 +85100;47.18271;6.9208;843;20220125;10;-7.3;1.3;1.3;3.6;0;.67;8373 +85100;47.18271;6.9208;843;20220126;7.6;-10.2;-1.3;1.2;3.3;0;.55;8611 +85100;47.18271;6.9208;843;20220127;7.2;-8.6;-.7;1.3;3.8;.3;.55;8221 +85100;47.18271;6.9208;843;20220128;5.1;-5.1;0;1.5;5.3;0;.4;6684 +85100;47.18271;6.9208;843;20220129;5;-6.9;-1;2.1;5.1;.4;.43;7328 +85100;47.18271;6.9208;843;20220130;4.5;1;2.7;1.5;6.6;.2;.44;3997 +85100;47.18271;6.9208;843;20220131;1.1;-.3;.4;4.2;5.7;8.8;.45;2538 +85100;47.18271;6.9208;843;20220201;0;-2.7;-1.4;3.6;5.5;9.3;.24;3605 +85100;47.18271;6.9208;843;20220202;4.4;-.1;2.1;2.6;7.7;4.2;.16;4744 +85100;47.18271;6.9208;843;20220203;10.1;-.2;4.9;1.2;6.9;0;.6;7321 +85100;47.18271;6.9208;843;20220204;3.7;-1.4;1.1;3.4;6.6;1.9;.3;5206 +85100;47.18271;6.9208;843;20220205;4.8;-4.6;.1;1.8;5.2;0;.53;7199 +85100;47.18271;6.9208;843;20220206;2.6;-3.5;-.5;5.2;6.3;13;.12;5871 +85100;47.18271;6.9208;843;20220207;3.6;-.6;1.5;3.4;5.2;0;.8;4932 +85100;47.18271;6.9208;843;20220208;8.9;-5.3;1.8;1.4;4.7;0;.78;9266 +85100;47.18271;6.9208;843;20220209;13.8;-3.4;5.2;1.5;4.9;0;1.11;10357 +85100;47.18271;6.9208;843;20220210;8.3;-3.8;2.2;3.5;6.2;9.1;1.01;8968 +85100;47.18271;6.9208;843;20220211;3.4;1.5;2.4;3;5.5;0;.8;6152 +85100;47.18271;6.9208;843;20220212;4;-5;-.5;2.2;4.34;0;.74;8680 +85100;47.18271;6.9208;843;20220213;6.9;-4.2;1.4;2.9;4.7;0;1.02;9989 +85100;47.18271;6.9208;843;20220214;6.3;1.5;3.9;3.7;6.3;7.5;.93;5149 +85100;47.18271;6.9208;843;20220215;2.9;.7;1.8;2.9;6.14;3.1;.56;4740 +85100;47.18271;6.9208;843;20220216;7;-1.2;2.9;5.2;8.2;10.2;.21;7905 +85100;47.18271;6.9208;843;20220217;10;6.6;8.3;4.8;9.2;1.9;1.03;5140 +85100;47.18271;6.9208;843;20220218;15;5;10;4.2;8.4;4.9;1.82;8997 +85100;47.18271;6.9208;843;20220219;5.5;.5;3;3.5;5.6;.1;1.03;6434 +85100;47.18271;6.9208;843;20220220;6.3;-.8;2.7;4.6;6.7;5.5;.75;7793 +85100;47.18271;6.9208;843;20220221;3.3;.1;1.7;4.8;6.7;10.7;.44;5284 +85100;47.18271;6.9208;843;20220222;6.2;.8;3.5;3.5;7;3.4;.74;6985 +85100;47.18271;6.9208;843;20220223;10.6;2.9;6.7;1.2;7.3;.1;.99;8476 +85100;47.18271;6.9208;843;20220224;10.1;-2.6;3.7;3;6.2;3.5;1.23;11062 +85100;47.18271;6.9208;843;20220225;2.6;-2.1;.2;1.8;5.3;.5;.67;6796 +85100;47.18271;6.9208;843;20220226;4.1;-4.6;-.3;3.4;4.5;0;1.01;9404 +85100;47.18271;6.9208;843;20220227;5.2;-6.5;-.7;2.5;3.6;0;1.2;11070 +85100;47.18271;6.9208;843;20220228;7.7;-5.8;.9;1.6;4;0;1.19;12062 +85100;47.18271;6.9208;843;20220301;9.8;-6.3;1.7;1.7;4;0;1.39;13361 +85100;47.18271;6.9208;843;20220302;9.3;-3.8;2.7;1.1;5.3;0;1.11;12210 +85100;47.18271;6.9208;843;20220303;10.5;-3.3;3.6;1.3;5.2;0;1.27;12705 +85100;47.18271;6.9208;843;20220304;7.8;-5.9;.9;2;3.9;0;1.37;12829 +85100;47.18271;6.9208;843;20220305;4.7;-9.9;-2.6;1.4;3.1;0;1.1;13424 +85100;47.18271;6.9208;843;20220306;3.8;-9;-2.6;2.2;3.4;0;1.13;12732 +85100;47.18271;6.9208;843;20220307;4.6;-7.6;-1.5;2.5;3.5;0;1.26;12592 +85100;47.18271;6.9208;843;20220308;7.5;-7.6;-.1;1.9;3.9;0;1.37;14200 +85100;47.18271;6.9208;843;20220309;11.1;-5.3;2.9;1.4;4.6;0;1.52;14993 +85100;47.18271;6.9208;843;20220310;12.3;-5.1;3.6;1.7;4.6;0;1.74;15643 +85100;47.18271;6.9208;843;20220311;14;-4.1;4.9;1.8;4.8;0;1.95;16159 +85100;47.18271;6.9208;843;20220312;11.2;3.2;7.2;1.4;6.4;.1;1.49;10853 +85100;47.18271;6.9208;843;20220313;12.5;-.5;6;2.1;6.8;2;1.67;14028 +85100;47.18271;6.9208;843;20220314;12;-1.6;5.2;1.8;6.5;4.5;1.62;14526 +85100;47.18271;6.9208;843;20220315;13.2;2.2;7.7;1.9;8.4;.4;1.58;13216 +85100;47.18271;6.9208;843;20220316;15.6;.9;8.2;1.5;8.1;0;1.85;15474 +85100;47.18271;6.9208;843;20220317;10.7;2.6;6.6;2.1;8.8;.6;1.26;11605 +85100;47.18271;6.9208;843;20220318;5.9;2.9;4.4;6.9;7.54;0;1.34;8086 +85100;47.18271;6.9208;843;20220319;9.4;1.7;5.5;3.6;5.6;.1;2.13;13936 +85100;47.18271;6.9208;843;20220320;14.5;-1.1;6.7;2.5;5.64;.1;2.2;16603 +85100;47.18271;6.9208;843;20220321;13;-3;5;1.6;5.34;0;2.06;16677 +85100;47.18271;6.9208;843;20220322;11.4;-3.6;3.9;1.3;5.37;0;1.96;18024 +85100;47.18271;6.9208;843;20220323;12.5;-3.6;4.4;1.4;5.1;0;2.2;19078 +85100;47.18271;6.9208;843;20220324;15;-2.4;6.3;1.4;5.04;0;2.34;19533 +85100;47.18271;6.9208;843;20220325;15.4;-2.9;6.2;2.4;5.14;0;2.66;19241 +85100;47.18271;6.9208;843;20220326;15.1;-1.9;6.6;2.7;5.37;0;2.89;18923 +85100;47.18271;6.9208;843;20220327;15.6;-2.8;6.4;1.4;5.34;0;2.55;19612 +85100;47.18271;6.9208;843;20220328;16.7;-2.4;7.1;1.4;5.2;0;2.57;19962 +85100;47.18271;6.9208;843;20220329;15.1;2.1;8.6;2.9;5.8;1.2;2.55;15395 +85100;47.18271;6.9208;843;20220330;11.1;5.7;8.4;2.7;8.4;5.4;1.5;8872 +85100;47.18271;6.9208;843;20220331;6.3;3.8;5;2.3;7.9;7.1;1.17;8786 +85100;47.18271;6.9208;843;20220401;-1.6;-1.7;-1.7;4;5.4;10.5;.53;2661 +85100;47.18271;6.9208;843;20220402;-2;-4;-3;5.3;4.5;2.3;.64;8205 +85100;47.18271;6.9208;843;20220403;-2;-4.1;-3.1;6;4.33;.2;.74;9601 +85100;47.18271;6.9208;843;20220404;2.2;-15.2;-6.5;4.9;4.6;0;1.52;17789 +85100;47.18271;6.9208;843;20220405;7.9;.8;4.3;4.6;6.36;0;2.01;13562 +85100;47.18271;6.9208;843;20220406;9;4;6.5;3.7;8.47;1.9;1.91;14524 +85100;47.18271;6.9208;843;20220407;7.7;5.2;6.4;7.9;9.07;21.3;.74;5160 +85100;47.18271;6.9208;843;20220408;9.8;5.2;7.5;7.9;9.3;19.6;1.22;8226 +85100;47.18271;6.9208;843;20220409;1.7;-1.2;.2;3.4;5.84;5.6;1.17;11076 +85100;47.18271;6.9208;843;20220410;7.4;-4.2;1.6;1.5;5.04;0;2;19464 +85100;47.18271;6.9208;843;20220411;17;-2.1;7.4;1.9;6.17;0;2.65;21706 +85100;47.18271;6.9208;843;20220412;18.5;2.3;10.4;1.7;8.44;0;3.16;21764 +85100;47.18271;6.9208;843;20220413;17.8;5.8;11.8;1.5;8.47;0;2.99;19645 +85100;47.18271;6.9208;843;20220414;16.9;5.9;11.4;1.9;10.57;.3;2.82;19544 +85100;47.18271;6.9208;843;20220415;15.8;7;11.4;2.9;10.4;0;2.97;18609 +85100;47.18271;6.9208;843;20220416;13.3;4.1;8.7;5.4;7.74;0;3.12;19890 +85100;47.18271;6.9208;843;20220417;12.9;1.9;7.4;5.3;4.67;0;3.93;21923 +85100;47.18271;6.9208;843;20220418;14.5;-1.9;6.3;1.9;5.64;0;3.16;24353 +85100;47.18271;6.9208;843;20220419;14.6;-.8;6.9;1.6;6.04;0;3.03;23218 +85100;47.18271;6.9208;843;20220420;14.9;-.1;7.4;2.5;6.67;0;3.2;22441 +85100;47.18271;6.9208;843;20220421;14.6;-.6;7;2.9;6.34;0;3.27;23543 +85100;47.18271;6.9208;843;20220422;14.7;1.4;8;2.2;7.94;3.8;2.81;20489 +85100;47.18271;6.9208;843;20220423;11.8;4.5;8.1;3.2;9.74;5.8;1.83;13756 +85100;47.18271;6.9208;843;20220424;7.1;3.2;5.1;4;8.77;21.5;1.17;11757 +85100;47.18271;6.9208;843;20220425;11.3;6.6;8.9;3;9.8;23.4;1.22;8432 +85100;47.18271;6.9208;843;20220426;10.6;4.2;7.4;2.2;7.97;1;2.25;15523 +85100;47.18271;6.9208;843;20220427;12.9;-.7;6.1;2.7;7.7;0;2.94;23846 +85100;47.18271;6.9208;843;20220428;16.8;1.6;9.2;2.5;8.04;0;3.45;24977 +85100;47.18271;6.9208;843;20220429;15.5;.1;7.8;1.8;7.84;.1;3.17;22936 +85100;47.18271;6.9208;843;20220430;13.2;2.8;8;1.5;8.57;3.3;2.44;16838 +85100;47.18271;6.9208;843;20220501;12.3;2.2;7.2;2.3;8;0;2.77;21000 +85100;47.18271;6.9208;843;20220502;15.9;0;7.9;2.1;8.2;0;3.08;23834 +85100;47.18271;6.9208;843;20220503;16.3;1.8;9;1.8;9.04;3;2.74;19361 +85100;47.18271;6.9208;843;20220504;10.1;4.5;7.3;1.5;9.7;8.9;2.65;19046 +85100;47.18271;6.9208;843;20220505;9.7;7.6;8.6;1.2;10.2;5.8;1.41;8988 +85100;47.18271;6.9208;843;20220506;11.3;6.9;9.1;2;10.1;.8;1.86;13115 +85100;47.18271;6.9208;843;20220507;16.6;.4;8.5;1.9;9.2;.9;3.2;25369 +85100;47.18271;6.9208;843;20220508;15.3;2.2;8.7;2.1;10;0;2.84;22925 +85100;47.18271;6.9208;843;20220509;19.6;4.6;12.1;1.8;10.9;.1;3.6;24662 +85100;47.18271;6.9208;843;20220510;21;5.1;13;1.6;12;0;3.77;25520 +85100;47.18271;6.9208;843;20220511;24.6;6.2;15.4;2.3;10.6;0;4.82;27593 +85100;47.18271;6.9208;843;20220512;23.3;12.4;17.8;2.4;10.7;1.8;4.43;21322 +85100;47.18271;6.9208;843;20220513;15.5;12.6;14;1.3;12.7;.9;2.08;11014 +85100;47.18271;6.9208;843;20220514;20.6;4.1;12.3;1.3;10.9;0;3.86;26492 +85100;47.18271;6.9208;843;20220515;23.4;5.8;14.6;1.4;12.2;.5;4.31;27484 +85100;47.18271;6.9208;843;20220516;21.1;8.8;14.9;1.4;12.2;0;3.75;23062 +85100;47.18271;6.9208;843;20220517;23.3;7.7;15.5;1.2;12.7;0;4.2;26090 +85100;47.18271;6.9208;843;20220518;25.9;7.7;16.8;1.5;12.4;0;4.83;28300 +85100;47.18271;6.9208;843;20220519;27;9;18;1.8;12.6;2.8;5.13;28255 +85100;47.18271;6.9208;843;20220520;29.8;11.7;20.7;2.1;13.3;8;5.76;28441 +85100;47.18271;6.9208;843;20220521;21.6;12.6;17.1;1.5;14.9;0;3.54;20108 +85100;47.18271;6.9208;843;20220522;24.2;9.4;16.8;1.4;14.6;1;4.33;25898 +85100;47.18271;6.9208;843;20220523;21.7;12.7;17.2;2.1;14.8;8.3;3.65;20249 +85100;47.18271;6.9208;843;20220524;15.4;8;11.7;2;10.8;.1;2.83;18416 +85100;47.18271;6.9208;843;20220525;17.3;4.5;10.9;1.4;9.3;0;3.52;24322 +85100;47.18271;6.9208;843;20220526;16.6;4.9;10.7;1.4;10;0;3.32;23322 +85100;47.18271;6.9208;843;20220527;17.9;5;11.4;1.5;11;0;3.5;24565 +85100;47.18271;6.9208;843;20220528;15;4.7;9.8;1.5;9.2;0;3.1;22006 +85100;47.18271;6.9208;843;20220529;14.1;.7;7.4;1.8;7.2;0;3.29;25179 +85100;47.18271;6.9208;843;20220530;16.5;.5;8.5;1.7;7.5;0;3.72;27593 +85100;47.18271;6.9208;843;20220531;19.6;5;12.3;1.6;9.3;.3;4.06;26421 +85100;47.18271;6.9208;843;20220601;17;5.5;11.2;1.1;11.3;1.6;3.33;23496 +85100;47.18271;6.9208;843;20220602;22.2;8.1;15.1;1.5;13.3;.2;4.19;26084 +85100;47.18271;6.9208;843;20220603;24.5;10.6;17.5;1.7;14.6;13;4.55;25954 +85100;47.18271;6.9208;843;20220604;24.7;12.4;18.5;3.2;16.32;4.5;4.65;25682 +85100;47.18271;6.9208;843;20220605;20.6;14.4;17.5;2;15.5;4.1;3.27;17378 +85100;47.18271;6.9208;843;20220606;20.1;9.3;14.7;1.9;13.2;2.6;3.71;23000 +85100;47.18271;6.9208;843;20220607;18.2;11.6;14.9;2.1;12.4;1.7;3.22;17994 +85100;47.18271;6.9208;843;20220608;18.9;5;11.9;1.6;11.2;4.4;3.81;26188 +85100;47.18271;6.9208;843;20220609;15;7.2;11.1;1.8;10.3;2.1;2.95;19627 +85100;47.18271;6.9208;843;20220610;20.9;3;11.9;1.5;9.5;0;4.44;29810 +85100;47.18271;6.9208;843;20220611;24;5.3;14.6;1.3;10.8;0;4.89;30507 +85100;47.18271;6.9208;843;20220612;26.4;7.6;17;.9;12.3;.5;5.1;30622 +85100;47.18271;6.9208;843;20220613;20.1;13.9;17;1.7;12.1;0;3.51;17571 +85100;47.18271;6.9208;843;20220614;26.7;4.7;15.7;1.6;10.3;0;5.34;30771 +85100;47.18271;6.9208;843;20220615;28.9;10.7;19.8;1.7;13.3;.1;5.75;30205 +85100;47.18271;6.9208;843;20220616;26;16.7;21.3;2.2;14.4;0;4.79;21584 +85100;47.18271;6.9208;843;20220617;27.8;9.5;18.6;1.4;11.5;0;5.52;30322 +85100;47.18271;6.9208;843;20220618;33.5;10.5;22;1.6;11.7;0;6.41;30838 +85100;47.18271;6.9208;843;20220619;33.3;13.9;23.6;1.4;14.2;0;6.31;30846 +85100;47.18271;6.9208;843;20220620;28.4;16.4;22.4;2.2;13.5;0;5.52;24559 +85100;47.18271;6.9208;843;20220621;30.4;12.9;21.6;1.7;15;2.5;5.91;29673 +85100;47.18271;6.9208;843;20220622;24.9;15.8;20.3;1.6;16.4;26.3;4.23;21375 +85100;47.18271;6.9208;843;20220623;25.6;12.5;19;1.4;15.9;15.8;4.66;25655 +85100;47.18271;6.9208;843;20220624;17.8;12.3;15;3.9;14.72;9.6;1.98;10162 +85100;47.18271;6.9208;843;20220625;23.8;8.7;16.2;1.5;13.7;3.6;4.59;27527 +85100;47.18271;6.9208;843;20220626;21.3;12.4;16.8;1.8;15.6;11.4;3.64;21104 +85100;47.18271;6.9208;843;20220627;18.5;13.2;15.8;1.3;14.7;5.5;2.88;16258 +85100;47.18271;6.9208;843;20220628;18.7;9.6;14.1;1.7;13.8;2.3;3.33;21309 +85100;47.18271;6.9208;843;20220629;23.5;10.5;17;1.2;14.5;0;4.33;25460 +85100;47.18271;6.9208;843;20220630;27.4;10.1;18.7;1.4;14.5;13.9;5.26;29350 +85100;47.18271;6.9208;843;20220701;17.8;9.6;13.7;1.3;11.5;.2;3.3;20160 +85100;47.18271;6.9208;843;20220702;23.7;5.1;14.4;1.5;12.4;0;4.76;30361 +85100;47.18271;6.9208;843;20220703;25.6;10;17.8;1.4;14.2;9.5;4.85;27760 +85100;47.18271;6.9208;843;20220704;22;14.3;18.1;1.3;15.8;2.2;3.57;19452 +85100;47.18271;6.9208;843;20220705;21.8;10.8;16.3;1.4;12.4;.1;4.04;23226 +85100;47.18271;6.9208;843;20220706;20.9;6.9;13.9;1.5;11.1;0;4.15;26165 +85100;47.18271;6.9208;843;20220707;19.2;5.7;12.4;1.5;11.2;0;3.82;25645 +85100;47.18271;6.9208;843;20220708;20.9;7.1;14;1.6;10.5;0;4.19;25877 +85100;47.18271;6.9208;843;20220709;22.7;7;14.8;1.7;10.9;0;4.56;27548 +85100;47.18271;6.9208;843;20220710;21.3;10;15.6;2.2;12.3;0;4.07;23308 +85100;47.18271;6.9208;843;20220711;23.2;10;16.6;2.3;11.5;0;4.64;25139 +85100;47.18271;6.9208;843;20220712;24.7;9.2;16.9;1.6;12.1;0;4.77;27180 +85100;47.18271;6.9208;843;20220713;28.4;7.6;18;1.1;12.1;0;5.23;29957 +85100;47.18271;6.9208;843;20220714;29.6;16;22.8;1.8;12.7;0;5.51;25321 +85100;47.18271;6.9208;843;20220715;24.6;11;17.8;1.4;12.3;0;4.54;25250 +85100;47.18271;6.9208;843;20220716;23.9;7.7;15.8;1.7;10.7;0;4.73;27485 +85100;47.18271;6.9208;843;20220717;27.1;8.9;18;1.9;11;0;5.42;29048 +85100;47.18271;6.9208;843;20220718;31.7;10.2;20.9;1.4;12.2;0;5.76;29523 +85100;47.18271;6.9208;843;20220719;32.7;11.7;22.2;1.4;12.5;0;5.9;29427 +85100;47.18271;6.9208;843;20220720;27.7;18.1;22.9;1.3;16.6;14.7;4.39;20871 +85100;47.18271;6.9208;843;20220721;24.4;12.7;18.5;2.7;15.32;0;4.6;23811 +85100;47.18271;6.9208;843;20220722;28.7;10;19.3;1.7;14.5;3.5;5.35;28951 +85100;47.18271;6.9208;843;20220723;24.4;15.4;19.9;1.9;16.3;.6;3.96;19987 +85100;47.18271;6.9208;843;20220724;28.3;11.9;20.1;1.4;16;0;4.96;26902 +85100;47.18271;6.9208;843;20220725;30.3;12.7;21.5;2;14.4;.9;5.67;27761 +85100;47.18271;6.9208;843;20220726;22;14.9;18.4;1.9;14.1;0;3.54;17534 +85100;47.18271;6.9208;843;20220727;23.5;7.5;15.5;1.3;11.2;0;4.31;26247 +85100;47.18271;6.9208;843;20220728;25.7;7.5;16.6;1.5;12;.1;4.74;27878 +85100;47.18271;6.9208;843;20220729;22.9;12.3;17.6;1.1;12.3;.2;3.78;21164 +85100;47.18271;6.9208;843;20220730;25.2;8;16.6;1.1;11.2;0;4.47;26856 +85100;47.18271;6.9208;843;20220731;27.2;10.5;18.8;1.5;11.9;0;4.86;26339 +85100;47.18271;6.9208;843;20220801;26.6;10.1;18.3;1.6;12.8;.1;4.72;26055 +85100;47.18271;6.9208;843;20220802;27.6;10;18.8;1.2;13.8;0;4.71;26780 +85100;47.18271;6.9208;843;20220803;31.2;10.4;20.8;1.3;12.9;0;5.25;27633 +85100;47.18271;6.9208;843;20220804;32.6;13;22.8;1.4;13.8;.3;5.5;27492 +85100;47.18271;6.9208;843;20220805;31.2;15.7;23.4;1.9;15.1;4.1;5.37;24743 +85100;47.18271;6.9208;843;20220806;21.2;14;17.6;2.7;14.4;0;3.35;16750 +85100;47.18271;6.9208;843;20220807;24.3;11.5;17.9;2.1;13.3;0;4.16;22235 +85100;47.18271;6.9208;843;20220808;27.2;7.5;17.3;1.6;11.6;0;4.75;26902 +85100;47.18271;6.9208;843;20220809;28.3;9.2;18.7;1.9;10.8;0;5.13;26749 +85100;47.18271;6.9208;843;20220810;28.5;10.8;19.6;2.1;10.4;0;5.25;25714 +85100;47.18271;6.9208;843;20220811;28.1;7.6;17.8;1.8;10.9;0;4.92;26436 +85100;47.18271;6.9208;843;20220812;28.2;9.7;18.9;1.9;10.4;0;5.04;25976 +85100;47.18271;6.9208;843;20220813;28.2;7.1;17.6;2;9;0;5.09;26114 +85100;47.18271;6.9208;843;20220814;23.6;9.8;16.7;1.5;11.8;3.5;3.84;22146 +85100;47.18271;6.9208;843;20220815;23.6;12.8;18.2;1.6;14.6;4.6;3.54;19457 +85100;47.18271;6.9208;843;20220816;26.1;9.5;17.8;1.3;13.7;4.8;4.09;23982 +85100;47.18271;6.9208;843;20220817;22.8;14.3;18.5;1.4;16.1;22.7;3.11;17026 +85100;47.18271;6.9208;843;20220818;18.2;11.3;14.7;1;15.6;16.5;2.36;15228 +85100;47.18271;6.9208;843;20220819;19.1;13.9;16.5;1.5;16.4;16;2.27;13119 +85100;47.18271;6.9208;843;20220820;20.7;14.2;17.4;1;15.9;0;2.58;14573 +85100;47.18271;6.9208;843;20220821;22.5;7.9;15.2;1.2;12.4;0;3.4;21720 +85100;47.18271;6.9208;843;20220822;23.8;9.9;16.8;1.1;12.2;0;3.5;21038 +85100;47.18271;6.9208;843;20220823;25.2;8.5;16.8;1.1;12.2;0;3.74;22896 +85100;47.18271;6.9208;843;20220824;25.5;8.4;16.9;1.6;11.2;0;4;22995 +85100;47.18271;6.9208;843;20220825;27.7;9.4;18.5;1.3;13;0;4.1;23610 +85100;47.18271;6.9208;843;20220826;20.5;11.7;16.1;1.6;14.8;.2;2.69;16223 +85100;47.18271;6.9208;843;20220827;22.3;13.2;17.7;1.1;15.9;.4;2.8;16368 +85100;47.18271;6.9208;843;20220828;23.9;10.6;17.2;1.2;14.8;.3;3.23;19645 +85100;47.18271;6.9208;843;20220829;25.6;9.3;17.4;1.1;14.6;0;3.5;21579 +85100;47.18271;6.9208;843;20220830;25.1;11.5;18.3;1;15.2;17.4;3.26;19542 +85100;47.18271;6.9208;843;20220831;21.1;12.3;16.7;1.4;14.3;.2;2.67;15573 +85100;47.18271;6.9208;843;20220901;21.6;8.4;15;1.4;12.2;.2;2.98;18928 +85100;47.18271;6.9208;843;20220902;22.9;7.3;15.1;1.2;12.9;10.1;3.09;20405 +85100;47.18271;6.9208;843;20220903;21.2;12.6;16.9;1.2;14.9;13.4;2.53;14999 +85100;47.18271;6.9208;843;20220904;24;9.9;16.9;1.1;13.9;1;3.06;19056 +85100;47.18271;6.9208;843;20220905;26.2;10.7;18.4;1.2;15.1;7.4;3.31;19803 +85100;47.18271;6.9208;843;20220906;22.8;12.5;17.6;1.2;15.9;6.9;2.66;15982 +85100;47.18271;6.9208;843;20220907;21.3;12.5;16.9;1.6;16.1;29.9;2.41;14630 +85100;47.18271;6.9208;843;20220908;19.5;11.8;15.6;2.5;13.3;1.9;2.49;13552 +85100;47.18271;6.9208;843;20220909;17.9;10;13.9;2.9;12.8;4.3;2.25;13597 +85100;47.18271;6.9208;843;20220910;14.9;10.5;12.7;2.2;12.3;.3;1.68;10031 +85100;47.18271;6.9208;843;20220911;19;6.7;12.8;1;11.8;0;2.3;16656 +85100;47.18271;6.9208;843;20220912;23.7;5.4;14.5;1;11.6;0;2.88;20132 +85100;47.18271;6.9208;843;20220913;27.8;9.1;18.4;1.2;14.5;0;3.3;20148 +85100;47.18271;6.9208;843;20220914;22.3;18;20.1;2.6;15.5;13.8;2.62;9525 +85100;47.18271;6.9208;843;20220915;16.6;12;14.3;2;14.9;17;1.53;9753 +85100;47.18271;6.9208;843;20220916;13.6;8.1;10.8;1.5;11.3;1.4;1.5;10560 +85100;47.18271;6.9208;843;20220917;9.6;4.8;7.2;1.6;8.8;1;1.26;9756 +85100;47.18271;6.9208;843;20220918;13.4;.3;6.8;1.5;7.8;0;1.83;15993 +85100;47.18271;6.9208;843;20220919;12.7;2.8;7.7;1.2;7.8;0;1.69;13744 +85100;47.18271;6.9208;843;20220920;13.5;-1.1;6.2;1.5;6.9;0;1.88;16524 +85100;47.18271;6.9208;843;20220921;13.7;.5;7.1;1.7;7.3;0;1.88;15534 +85100;47.18271;6.9208;843;20220922;15.8;-1.3;7.2;1.1;7.7;0;1.93;17494 +85100;47.18271;6.9208;843;20220923;17.7;1.9;9.8;1.2;9.8;8.5;1.97;16623 +85100;47.18271;6.9208;843;20220924;15.8;9.5;12.6;.9;11.4;4.5;1.54;10350 +85100;47.18271;6.9208;843;20220925;11.8;5;8.4;.9;10;1.8;1.26;10631 +85100;47.18271;6.9208;843;20220926;11.6;6.4;9;2.1;9.6;10.7;1.31;9179 +85100;47.18271;6.9208;843;20220927;8.5;5.6;7;3.4;9.2;21.9;.92;6755 +85100;47.18271;6.9208;843;20220928;9;6.6;7.8;2.3;9.8;20.1;.88;6065 +85100;47.18271;6.9208;843;20220929;8.5;5.5;7;.9;8.9;4.8;.93;6708 +85100;47.18271;6.9208;843;20220930;10.4;1.2;5.8;1.1;8;.2;1.2;11658 +85100;47.18271;6.9208;843;20221001;11.6;1.7;6.6;2.7;10.3;13.7;.94;11948 +85100;47.18271;6.9208;843;20221002;14.7;11.4;13;2.4;13.6;11.6;1.13;6782 +85100;47.18271;6.9208;843;20221003;14.1;8;11;1.6;11.5;0;1.24;9131 +85100;47.18271;6.9208;843;20221004;18;.6;9.3;1.1;9.4;.1;1.67;15277 +85100;47.18271;6.9208;843;20221005;21.5;2.3;11.9;1.7;9;0;2.23;15763 +85100;47.18271;6.9208;843;20221006;16;8.2;12.1;1.4;11.3;0;1.39;9944 +85100;47.18271;6.9208;843;20221007;18.9;5.7;12.3;1.4;11.5;0;1.63;12791 +85100;47.18271;6.9208;843;20221008;13.5;8.8;11.1;.8;10.9;.1;1.07;7503 +85100;47.18271;6.9208;843;20221009;15.6;3.1;9.3;1.6;10.4;.1;1.32;12121 +85100;47.18271;6.9208;843;20221010;20.6;8.8;14.7;.9;12;0;1.55;11618 +85100;47.18271;6.9208;843;20221011;16.8;7.4;12.1;.9;12;.1;1.23;10223 +85100;47.18271;6.9208;843;20221012;16.9;5.3;11.1;.9;10.6;0;1.27;11212 +85100;47.18271;6.9208;843;20221013;14.9;3.2;9;1.2;10.4;2.2;1.12;11108 +85100;47.18271;6.9208;843;20221014;13.9;8.3;11.1;2;12.6;9.8;.9;7557 +85100;47.18271;6.9208;843;20221015;19;12;15.5;2.9;13;0;1.76;8341 +85100;47.18271;6.9208;843;20221016;21.5;11;16.2;1;11.9;0;1.5;10091 +85100;47.18271;6.9208;843;20221017;20.6;5.4;13;1;11.8;0;1.37;11987 +85100;47.18271;6.9208;843;20221018;19.8;6.6;13.2;1.2;12.4;0;1.31;11009 +85100;47.18271;6.9208;843;20221019;23.5;5.9;14.7;1.4;11.6;0;1.71;12545 +85100;47.18271;6.9208;843;20221020;19.3;9.9;14.6;1.3;11.7;4;1.35;9019 +85100;47.18271;6.9208;843;20221021;15.8;11.8;13.8;2.2;13;22.2;1.12;5774 +85100;47.18271;6.9208;843;20221022;19.6;10.6;15.1;1.3;12.2;0;1.31;8574 +85100;47.18271;6.9208;843;20221023;23.6;7.7;15.6;3;11;3.5;2.38;11256 +85100;47.18271;6.9208;843;20221024;15.8;12.3;14;1.9;12.2;18.3;1.16;5166 +85100;47.18271;6.9208;843;20221025;17.1;4.8;10.9;1.5;10.5;1.2;1.1;9609 +85100;47.18271;6.9208;843;20221026;19.5;10.6;15;1.8;11.8;0;1.41;8044 +85100;47.18271;6.9208;843;20221027;24.2;5.8;15;1.3;11.1;0;1.49;11431 +85100;47.18271;6.9208;843;20221028;25.8;9.9;17.8;1.6;11;0;1.83;10467 +85100;47.18271;6.9208;843;20221029;26.9;7.1;17;1.1;10.3;0;1.51;11303 +85100;47.18271;6.9208;843;20221030;25.3;7.7;16.5;1.1;10.1;0;1.41;10698 +85100;47.18271;6.9208;843;20221031;22.3;7.4;14.8;1.1;10.4;8.7;1.21;9694 +85100;47.18271;6.9208;843;20221101;12.6;7;9.8;1.8;11.2;.6;.65;5828 +85100;47.18271;6.9208;843;20221102;13.8;3.9;8.8;1.5;9.4;0;.78;7660 +85100;47.18271;6.9208;843;20221103;14.1;.6;7.3;2.5;8.5;10.3;.95;8828 +85100;47.18271;6.9208;843;20221104;7.3;3.1;5.2;2;8.1;6;.52;4820 +85100;47.18271;6.9208;843;20221105;6.7;3.3;5;1.5;7.5;.5;.56;4266 +85100;47.18271;6.9208;843;20221106;11.9;-2.4;4.7;1.5;6.7;.1;.72;8699 +85100;47.18271;6.9208;843;20221107;14.4;4.9;9.6;2.1;8.1;0;1.09;6975 +85100;47.18271;6.9208;843;20221108;18.3;-.2;9;1.8;8;3.5;1.11;9622 +85100;47.18271;6.9208;843;20221109;10.6;9.7;10.1;1.8;11.1;18.4;.61;2035 +85100;47.18271;6.9208;843;20221110;13.3;1.8;7.5;1.2;8.7;0;.58;7357 +85100;47.18271;6.9208;843;20221111;15.9;-.5;7.7;1;7.5;0;.64;8677 +85100;47.18271;6.9208;843;20221112;16.6;.4;8.5;.9;7.8;0;.61;8503 +85100;47.18271;6.9208;843;20221113;12.1;-.7;5.7;1.3;7;0;.59;7446 +85100;47.18271;6.9208;843;20221114;11.4;-.8;5.3;1.9;7.9;1.1;.52;7167 +85100;47.18271;6.9208;843;20221115;11.9;6.2;9;1.8;9.6;8.8;.63;4809 +85100;47.18271;6.9208;843;20221116;11.5;6.1;8.8;2.6;8.8;.3;.84;4616 +85100;47.18271;6.9208;843;20221117;11.1;2.2;6.6;3.9;8.8;17.2;.61;5868 +85100;47.18271;6.9208;843;20221118;6.2;4.4;5.3;3.2;8.1;4.4;.5;2564 +85100;47.18271;6.9208;843;20221119;7.1;.9;4;.9;7.1;1.2;.34;4759 +85100;47.18271;6.9208;843;20221120;6.1;-.2;2.9;1.9;6.7;2.2;.39;4736 +85100;47.18271;6.9208;843;20221121;7.9;.9;4.4;3;7.2;7.1;.54;4934 +85100;47.18271;6.9208;843;20221122;5.7;1.7;3.7;2.9;6.9;0;.5;3666 +85100;47.18271;6.9208;843;20221123;8.7;-3.9;2.4;2.3;6.6;6;.39;6485 +85100;47.18271;6.9208;843;20221124;8.3;4.4;6.3;2.4;7.6;2.2;.66;3533 +85100;47.18271;6.9208;843;20221125;7.5;0;3.7;1.5;7.5;1.9;.27;4871 +85100;47.18271;6.9208;843;20221126;8.5;-.3;4.1;1;6.6;0;.32;5223 +85100;47.18271;6.9208;843;20221127;8.7;-3;2.8;1.3;5.6;0;.39;5968 +85100;47.18271;6.9208;843;20221128;7.3;1.1;4.2;1.9;6.9;1.9;.43;4279 +85100;47.18271;6.9208;843;20221129;4.4;3.2;3.8;1.2;7.7;1.4;.33;1822 +85100;47.18271;6.9208;843;20221130;3.8;3.1;3.4;2.2;7.2;.5;.41;1360 +85100;47.18271;6.9208;843;20221201;.8;.6;.7;2.2;5.8;.1;.43;686 +85100;47.18271;6.9208;843;20221202;2.3;-.7;.8;1.4;5.7;0;.31;2840 +85100;47.18271;6.9208;843;20221203;2.7;-2.6;0;2.2;5.2;0;.36;3765 +85100;47.18271;6.9208;843;20221204;3.1;-2.1;.5;1.7;5.9;.8;.23;3697 +85100;47.18271;6.9208;843;20221205;4;-1.1;1.4;1.1;5.8;.1;.27;3631 +85100;47.18271;6.9208;843;20221206;1.5;-5.6;-2.1;1.3;5;0;.14;4265 +85100;47.18271;6.9208;843;20221207;2.6;-1.2;.7;1.3;5;0;.37;3078 +85100;47.18271;6.9208;843;20221208;1.7;-8.5;-3.4;1.1;3.9;4.4;.18;5056 +85100;47.18271;6.9208;843;20221209;.9;-4.3;-1.7;.9;5.8;3.9;.08;3566 +85100;47.18271;6.9208;843;20221210;-3;-3.1;-3.1;1.5;4.7;.6;.29;429 +85100;47.18271;6.9208;843;20221211;-.8;-12.3;-6.6;1;3.2;0;.12;5281 +85100;47.18271;6.9208;843;20221212;-1;-14.9;-8;1.6;2.5;0;.25;5785 +85100;47.18271;6.9208;843;20221213;-.2;-12.1;-6.2;1.8;4.2;.8;.01;5324 +85100;47.18271;6.9208;843;20221214;7.4;-1.1;3.1;2.1;8.1;11.1;.03;4471 +85100;47.18271;6.9208;843;20221215;4.8;2.8;3.8;2.3;7.3;6.1;.37;2124 +85100;47.18271;6.9208;843;20221216;-2.2;-2.7;-2.5;2;4.4;.1;.39;1022 +85100;47.18271;6.9208;843;20221217;-.8;-12.7;-6.8;1.7;3;0;.21;5260 +85100;47.18271;6.9208;843;20221218;7.7;-9;-.7;1.3;4.3;0;.27;6233 +85100;47.18271;6.9208;843;20221219;13.7;-.6;6.5;.7;6.4;0;.17;5755 +85100;47.18271;6.9208;843;20221220;15.2;-.8;7.2;2.1;7.5;1.4;.62;6088 +85100;47.18271;6.9208;843;20221221;8.5;6.8;7.6;2.9;9.2;2.6;.54;1935 +85100;47.18271;6.9208;843;20221222;9.2;5.6;7.4;5.1;9.1;11;.6;2850 +85100;47.18271;6.9208;843;20221223;10.5;6.3;8.4;4.7;11.3;20.8;.1;3087 +85100;47.18271;6.9208;843;20221224;7.3;5.9;6.6;2.3;9.5;1.5;.3;1754 +85100;47.18271;6.9208;843;20221225;13.1;3.9;8.5;2;9.2;0;.45;4619 +85100;47.18271;6.9208;843;20221226;10.6;5.5;8;3.2;8.8;12.5;.66;3429 +85100;47.18271;6.9208;843;20221227;5.2;1.8;3.5;1.9;7.1;.4;.32;2795 +85100;47.18271;6.9208;843;20221228;10.2;-1.4;4.4;2.9;6.2;0;.69;5243 +85100;47.18271;6.9208;843;20221229;9.3;6;7.6;4.6;7.7;9.9;1.09;2773 +85100;47.18271;6.9208;843;20221230;10.1;-.5;4.8;3.4;8.2;2.5;.3;5051 +85100;47.18271;6.9208;843;20221231;16.6;9.3;12.9;3.3;9.9;0;1.3;4200 +86072;46.69628;-2.30997;5;20220101;13.9;10;11.9;4.3;12.41;0;.57;3935 +86072;46.69628;-2.30997;5;20220102;13.8;10.7;12.2;4.2;13.31;0;.4;3503 +86072;46.69628;-2.30997;5;20220103;12.5;11.7;12.1;7.3;13.41;11.9;.42;1668 +86072;46.69628;-2.30997;5;20220104;11.2;9.7;10.4;5.9;10.31;.4;1.01;2282 +86072;46.69628;-2.30997;5;20220105;9.8;4.8;7.3;3.1;6.81;0;.89;5487 +86072;46.69628;-2.30997;5;20220106;9.8;1.8;5.8;3.5;7.31;2.1;.62;5945 +86072;46.69628;-2.30997;5;20220107;11.9;8.6;10.2;5.4;10.11;4;.89;4730 +86072;46.69628;-2.30997;5;20220108;11.7;9.2;10.4;7.4;10.81;7.4;.95;1210 +86072;46.69628;-2.30997;5;20220109;10.7;8.5;9.6;5.7;11.11;7.6;.51;1116 +86072;46.69628;-2.30997;5;20220110;12.4;10.1;11.2;5.1;12.91;.4;.29;3185 +86072;46.69628;-2.30997;5;20220111;10.1;9.6;9.8;2.8;10.11;.1;.73;1367 +86072;46.69628;-2.30997;5;20220112;8.5;4.4;6.4;5.2;7.41;0;.93;4425 +86072;46.69628;-2.30997;5;20220113;8.3;4.4;6.3;5.8;7.01;0;1.12;4356 +86072;46.69628;-2.30997;5;20220114;4.3;1.6;2.9;3;6.61;0;.48;1387 +86072;46.69628;-2.30997;5;20220115;7;.5;3.7;2.5;7.71;0;.21;5120 +86072;46.69628;-2.30997;5;20220116;11.5;4.6;8;3.4;9.71;0;.43;6075 +86072;46.69628;-2.30997;5;20220117;8.1;7.4;7.7;2.8;9.51;.4;.49;1787 +86072;46.69628;-2.30997;5;20220118;6.1;5.3;5.7;2.5;7.71;.1;.57;1953 +86072;46.69628;-2.30997;5;20220119;9.2;5.1;7.1;2.6;8.51;.7;.59;3352 +86072;46.69628;-2.30997;5;20220120;9.3;7.1;8.2;4.4;8.41;0;.95;4247 +86072;46.69628;-2.30997;5;20220121;7.4;3.4;5.4;5.4;6.51;0;1.09;4857 +86072;46.69628;-2.30997;5;20220122;7.5;3.3;5.4;4.8;6.81;0;.91;5716 +86072;46.69628;-2.30997;5;20220123;7.1;3.4;5.2;5;7.11;0;.8;4787 +86072;46.69628;-2.30997;5;20220124;6.8;2.8;4.8;2.9;7.11;.1;.57;5055 +86072;46.69628;-2.30997;5;20220125;7.2;1.2;4.2;3.1;7.41;0;.43;5858 +86072;46.69628;-2.30997;5;20220126;3.2;3;3.1;3.8;6.51;0;.61;59 +86072;46.69628;-2.30997;5;20220127;7.5;-.2;3.6;2.9;7.11;.3;.45;6330 +86072;46.69628;-2.30997;5;20220128;9.6;5.3;7.4;1.1;10.81;.4;.26;5549 +86072;46.69628;-2.30997;5;20220129;9.6;6.1;7.8;1.5;10.21;.3;.37;5054 +86072;46.69628;-2.30997;5;20220130;9.9;8.1;9;2.2;10.51;.5;.49;3606 +86072;46.69628;-2.30997;5;20220131;11.4;8;9.7;5.5;9.71;.1;1.06;5123 +86072;46.69628;-2.30997;5;20220201;11.6;7.4;9.5;5.6;10.21;.1;.85;5806 +86072;46.69628;-2.30997;5;20220202;8.8;8.1;8.4;3.8;10.21;.2;.52;2361 +86072;46.69628;-2.30997;5;20220203;10.1;6.4;8.2;2.5;10.51;.5;.41;3436 +86072;46.69628;-2.30997;5;20220204;12.6;9.3;10.9;3;10.41;.3;.95;5349 +86072;46.69628;-2.30997;5;20220205;12.2;3.8;8;2.9;9.41;.2;.71;8811 +86072;46.69628;-2.30997;5;20220206;12.6;8.4;10.5;5.5;11.41;.1;.76;6248 +86072;46.69628;-2.30997;5;20220207;12.2;10.2;11.2;3.4;11.81;.6;.72;4299 +86072;46.69628;-2.30997;5;20220208;8.4;8.3;8.3;2.3;10.11;.1;.51;781 +86072;46.69628;-2.30997;5;20220209;8.2;4.3;6.2;3.1;9.11;0;.45;7201 +86072;46.69628;-2.30997;5;20220210;13.6;6.9;10.2;3.5;10.51;0;.95;5456 +86072;46.69628;-2.30997;5;20220211;10.9;4.1;7.5;3.6;7.11;.1;1.32;9217 +86072;46.69628;-2.30997;5;20220212;10;4.4;7.2;4.3;8.01;0;1.07;8519 +86072;46.69628;-2.30997;5;20220213;11.9;7.2;9.5;9.1;10.81;8.7;.82;7348 +86072;46.69628;-2.30997;5;20220214;12.7;8.3;10.5;5.5;10.01;1.9;1.35;8875 +86072;46.69628;-2.30997;5;20220215;11.7;7.7;9.7;4.8;10.91;7.4;.77;6963 +86072;46.69628;-2.30997;5;20220216;12.1;10;11;6.1;13.21;1.6;.25;2101 +86072;46.69628;-2.30997;5;20220217;13.2;11.2;12.2;4.5;12.91;.5;.8;4997 +86072;46.69628;-2.30997;5;20220218;11.7;10.2;10.9;6.9;10.31;.7;1.42;4978 +86072;46.69628;-2.30997;5;20220219;12.4;5.9;9.1;4.6;8.81;.1;1.41;9308 +86072;46.69628;-2.30997;5;20220220;14.2;10.2;12.2;5.3;12.01;.6;1.17;5665 +86072;46.69628;-2.30997;5;20220221;12.8;9.2;11;7.5;9.31;0;2.03;10690 +86072;46.69628;-2.30997;5;20220222;13.2;8.7;10.9;3.5;11.71;.1;.94;8193 +86072;46.69628;-2.30997;5;20220223;11.6;7.9;9.7;2.2;10.91;.6;.74;4743 +86072;46.69628;-2.30997;5;20220224;12.4;7.2;9.8;4.3;9.21;1.2;1.46;9468 +86072;46.69628;-2.30997;5;20220225;11.5;5;8.2;3.5;7.71;0;1.54;12411 +86072;46.69628;-2.30997;5;20220226;13.3;4.5;8.9;5.1;7.41;0;2.07;12223 +86072;46.69628;-2.30997;5;20220227;14.9;7.5;11.2;4;10.41;.3;1.57;11018 +86072;46.69628;-2.30997;5;20220228;10;8.1;9;3.4;11.21;0;.58;5704 +86072;46.69628;-2.30997;5;20220301;12.8;8.1;10.4;2.9;11.41;1.1;.81;4196 +86072;46.69628;-2.30997;5;20220302;14;9.4;11.7;2.6;11.91;2.6;1.12;8455 +86072;46.69628;-2.30997;5;20220303;10.8;9.2;10;5.2;11.41;7.6;.63;2293 +86072;46.69628;-2.30997;5;20220304;11.8;8.1;9.9;5.5;9.21;0;1.7;10950 +86072;46.69628;-2.30997;5;20220305;10.9;6.6;8.7;4.7;8.31;0;1.59;9316 +86072;46.69628;-2.30997;5;20220306;11.8;7.3;9.5;5.2;8.31;0;1.87;9663 +86072;46.69628;-2.30997;5;20220307;10;2.6;6.3;4.9;6.11;0;1.93;12625 +86072;46.69628;-2.30997;5;20220308;12.7;6.1;9.4;6.2;10.31;1.7;1.18;8257 +86072;46.69628;-2.30997;5;20220309;11.7;8.2;9.9;5.8;11.21;1.3;.97;8830 +86072;46.69628;-2.30997;5;20220310;12.5;9.6;11;3.4;11.51;.9;1.14;8118 +86072;46.69628;-2.30997;5;20220311;14.1;9.6;11.8;8.4;11.31;4.7;1.75;10303 +86072;46.69628;-2.30997;5;20220312;14.4;8.6;11.5;5.7;10.61;1.6;1.87;11878 +86072;46.69628;-2.30997;5;20220313;12.9;8.3;10.6;4.7;10.21;1.8;1.6;10681 +86072;46.69628;-2.30997;5;20220314;16.6;7;11.8;4.8;9.81;1.1;2.39;14655 +86072;46.69628;-2.30997;5;20220315;14.2;10.5;12.3;3.7;12.11;0;1.17;4470 +86072;46.69628;-2.30997;5;20220316;12.4;11.4;11.9;5.4;12.01;.3;1.01;2091 +86072;46.69628;-2.30997;5;20220317;12.2;7.7;9.9;6.1;8.31;0;2.27;12588 +86072;46.69628;-2.30997;5;20220318;14.2;6;10.1;7.1;7.41;0;2.99;15224 +86072;46.69628;-2.30997;5;20220319;15.1;8.1;11.6;4.3;9.61;0;1.93;6681 +86072;46.69628;-2.30997;5;20220320;14.9;9.9;12.4;3.8;11.01;0;1.94;12109 +86072;46.69628;-2.30997;5;20220321;15.7;10.1;12.9;5.5;11.21;0;2.3;14236 +86072;46.69628;-2.30997;5;20220322;14.8;10.2;12.5;5.9;9.71;0;2.58;11868 +86072;46.69628;-2.30997;5;20220323;14.6;9.1;11.8;4.4;8.71;0;2.58;13145 +86072;46.69628;-2.30997;5;20220324;17.1;6.1;11.6;3;7.61;0;2.93;18897 +86072;46.69628;-2.30997;5;20220325;19.2;8.4;13.8;4.5;8.11;0;3.76;18924 +86072;46.69628;-2.30997;5;20220326;21.8;9.8;15.8;5.2;8.41;0;4.6;20045 +86072;46.69628;-2.30997;5;20220327;19.2;9.2;14.2;3.7;8.81;0;3.33;16232 +86072;46.69628;-2.30997;5;20220328;15.7;10.5;13.1;3.8;11.31;.9;2.21;13473 +86072;46.69628;-2.30997;5;20220329;13;11;12;3.7;11.47;.1;1.54;7633 +86072;46.69628;-2.30997;5;20220330;14.3;10.5;12.4;3.9;11.31;.3;1.92;11718 +86072;46.69628;-2.30997;5;20220331;12.6;7.3;9.9;6.9;8.01;2.1;2.64;13776 +86072;46.69628;-2.30997;5;20220401;10.2;5;7.6;8.4;5.41;.2;3.21;16128 +86072;46.69628;-2.30997;5;20220402;10.6;5.7;8.1;4.7;5.91;0;2.64;13741 +86072;46.69628;-2.30997;5;20220403;10.7;2.8;6.7;5;5.01;0;2.92;18639 +86072;46.69628;-2.30997;5;20220404;9.9;3.8;6.9;4.4;6.7;.1;2.23;17922 +86072;46.69628;-2.30997;5;20220405;12.8;8.8;10.8;4.8;11.1;0;1.81;14805 +86072;46.69628;-2.30997;5;20220406;13.1;9;11;7.6;11.27;3;1.49;8490 +86072;46.69628;-2.30997;5;20220407;14;11.4;12.7;6.5;13.11;11.3;1.46;10419 +86072;46.69628;-2.30997;5;20220408;13.8;10.5;12.1;8.7;11.41;2;2.04;11876 +86072;46.69628;-2.30997;5;20220409;12.5;6.5;9.5;3.2;7.41;.2;2.51;16243 +86072;46.69628;-2.30997;5;20220410;15.3;3.2;9.2;5;8.71;0;2.7;20457 +86072;46.69628;-2.30997;5;20220411;18.7;8.8;13.7;5.8;10.97;1.2;3.3;18088 +86072;46.69628;-2.30997;5;20220412;14.5;11.8;13.1;3.2;12.71;2.9;1.93;13130 +86072;46.69628;-2.30997;5;20220413;18.1;8;13;2.6;12.61;.5;2.84;22682 +86072;46.69628;-2.30997;5;20220414;20;10;15;3.6;12.71;.2;3.47;23859 +86072;46.69628;-2.30997;5;20220415;21.8;11.7;16.7;3.9;12.81;0;4.03;24049 +86072;46.69628;-2.30997;5;20220416;21.5;12.7;17.1;3.9;12.31;0;3.94;20897 +86072;46.69628;-2.30997;5;20220417;18.5;10.5;14.5;3.5;11.61;.1;2.93;16487 +86072;46.69628;-2.30997;5;20220418;15.7;11.2;13.4;5.2;11.41;0;2.36;10706 +86072;46.69628;-2.30997;5;20220419;14.8;9.3;12;5.7;9.31;0;3.11;17873 +86072;46.69628;-2.30997;5;20220420;15;9.6;12.3;6.1;10.91;.2;2.61;16817 +86072;46.69628;-2.30997;5;20220421;17;10.9;13.9;4.3;12.41;0;2.43;13758 +86072;46.69628;-2.30997;5;20220422;16.2;11.1;13.6;3.5;12.61;0;2.46;16574 +86072;46.69628;-2.30997;5;20220423;18.2;12.3;15.2;4.6;12.81;1.8;3.09;17971 +86072;46.69628;-2.30997;5;20220424;15.1;12.3;13.7;3.8;13.21;0;1.65;8410 +86072;46.69628;-2.30997;5;20220425;17.2;12;14.6;3.6;12.91;0;2.73;17087 +86072;46.69628;-2.30997;5;20220426;20.4;8.9;14.6;4.3;10.71;0;4.24;26018 +86072;46.69628;-2.30997;5;20220427;21.1;10.4;15.7;5.8;10.51;0;4.58;22123 +86072;46.69628;-2.30997;5;20220428;20.1;13;16.5;4.4;12.01;0;3.95;20403 +86072;46.69628;-2.30997;5;20220429;19.5;11.9;15.7;4.7;13.01;0;3.14;16297 +86072;46.69628;-2.30997;5;20220430;17.2;9.4;13.3;4.8;10.91;0;2.82;14287 +86072;46.69628;-2.30997;5;20220501;19.6;10.7;15.1;3.4;10.41;.1;4.03;23297 +86072;46.69628;-2.30997;5;20220502;16.1;12.2;14.1;4.9;11.51;0;2.92;15428 +86072;46.69628;-2.30997;5;20220503;18.8;11.1;14.9;4.4;11.71;0;3.69;21906 +86072;46.69628;-2.30997;5;20220504;18.9;11.7;15.3;4.6;11.71;0;3.76;21295 +86072;46.69628;-2.30997;5;20220505;18.4;10.9;14.6;4.6;12.61;0;3.54;23893 +86072;46.69628;-2.30997;5;20220506;19.2;11.5;15.3;4.4;12.71;0;3.87;25181 +86072;46.69628;-2.30997;5;20220507;18.8;11.2;15;4.6;13.21;0;3.7;26058 +86072;46.69628;-2.30997;5;20220508;22.9;12.1;17.5;4.2;13.31;0;4.54;24920 +86072;46.69628;-2.30997;5;20220509;24.1;13.4;18.7;2.9;13.71;0;4.6;24811 +86072;46.69628;-2.30997;5;20220510;23.6;11.9;17.7;2.3;13.91;0;4.4;26237 +86072;46.69628;-2.30997;5;20220511;20.4;11.2;15.8;3.5;14.71;0;3.63;24991 +86072;46.69628;-2.30997;5;20220512;17.6;12.7;15.1;4.5;12.51;0;2.92;14550 +86072;46.69628;-2.30997;5;20220513;19.7;12.5;16.1;5;11.81;0;4.47;25690 +86072;46.69628;-2.30997;5;20220514;25.5;13.1;19.3;4;14.31;.6;5.02;24936 +86072;46.69628;-2.30997;5;20220515;23;16.8;19.9;4.7;17.51;.1;3.99;20845 +86072;46.69628;-2.30997;5;20220516;22.5;15.1;18.8;3.4;16.81;0;3.36;17672 +86072;46.69628;-2.30997;5;20220517;24.3;14.5;19.4;4;16.31;0;4.86;27752 +86072;46.69628;-2.30997;5;20220518;26.8;12.2;19.5;3.3;15.41;1.2;4.84;24575 +86072;46.69628;-2.30997;5;20220519;21.6;14.9;18.2;4.3;14.81;.7;3.75;18265 +86072;46.69628;-2.30997;5;20220520;20.6;15.9;18.2;4.6;14.71;.1;3.88;19497 +86072;46.69628;-2.30997;5;20220521;24.4;11.8;18.1;4.6;15.01;0;5.03;29482 +86072;46.69628;-2.30997;5;20220522;27.9;17.4;22.6;4.5;16.91;14.6;5.41;21881 +86072;46.69628;-2.30997;5;20220523;18.1;14.9;16.5;5.6;15.51;3.8;2.76;16418 +86072;46.69628;-2.30997;5;20220524;17.7;11.4;14.5;4.2;12.21;1.3;3.37;20601 +86072;46.69628;-2.30997;5;20220525;19;11.8;15.4;3.5;12.81;0;3.75;23528 +86072;46.69628;-2.30997;5;20220526;18;14.1;16;3;13.71;.1;2.63;13026 +86072;46.69628;-2.30997;5;20220527;19;12.6;15.8;3.2;14.31;0;3.42;22112 +86072;46.69628;-2.30997;5;20220528;22.5;11.8;17.1;5.5;12.51;0;5.22;28745 +86072;46.69628;-2.30997;5;20220529;20.1;12.2;16.1;6.3;10.21;0;5.14;24731 +86072;46.69628;-2.30997;5;20220530;18.9;10.3;14.6;4.5;10.51;0;4.38;25881 +86072;46.69628;-2.30997;5;20220531;19.8;10.7;15.2;3.4;11.91;0;4.26;26696 +86072;46.69628;-2.30997;5;20220601;21.8;12.8;17.3;3.4;12.11;.2;4.81;26610 +86072;46.69628;-2.30997;5;20220602;24.6;15.3;19.9;3.8;13.31;.6;5.39;25681 +86072;46.69628;-2.30997;5;20220603;23.6;16.7;20.1;2.9;17.01;.2;4.36;23370 +86072;46.69628;-2.30997;5;20220604;21.9;15.1;18.5;2.6;17.91;1.3;3.76;23244 +86072;46.69628;-2.30997;5;20220605;20.7;15.1;17.9;3.2;15.11;.8;3.85;21726 +86072;46.69628;-2.30997;5;20220606;18.5;14;16.2;3.1;15.11;2.6;2.03;9042 +86072;46.69628;-2.30997;5;20220607;21.3;15.3;18.3;4.7;16.21;11.6;3.59;19215 +86072;46.69628;-2.30997;5;20220608;20.1;15.7;17.9;5.3;16.21;0;3.38;18777 +86072;46.69628;-2.30997;5;20220609;20.3;15;17.6;3.3;14.91;0;4.28;26099 +86072;46.69628;-2.30997;5;20220610;21.6;15;18.3;2.5;15.11;0;3.79;20673 +86072;46.69628;-2.30997;5;20220611;21.6;13;17.3;4;15.41;0;4.44;28720 +86072;46.69628;-2.30997;5;20220612;22.9;14.7;18.8;5.9;14.01;0;5.19;25853 +86072;46.69628;-2.30997;5;20220613;22.8;13.2;18;5.5;13.21;0;5.29;28020 +86072;46.69628;-2.30997;5;20220614;29.5;14.8;22.1;4.9;14.21;0;7.19;31046 +86072;46.69628;-2.30997;5;20220615;26.3;16.8;21.5;5.3;15.41;0;6.34;29824 +86072;46.69628;-2.30997;5;20220616;29.7;16.6;23.1;4.8;15.81;0;6.26;23146 +86072;46.69628;-2.30997;5;20220617;33.8;20.9;27.3;3.6;16.71;0;7.92;31102 +86072;46.69628;-2.30997;5;20220618;33.7;21.6;27.6;4.4;17.51;1.4;8.23;30543 +86072;46.69628;-2.30997;5;20220619;24.4;17.2;20.8;5.4;18.41;0;4.49;22584 +86072;46.69628;-2.30997;5;20220620;25.2;16;20.6;3.7;18.21;8;4.23;21174 +86072;46.69628;-2.30997;5;20220621;22.9;17.9;20.4;2.5;19.51;.4;3.14;16087 +86072;46.69628;-2.30997;5;20220622;21.9;17.1;19.5;2.3;18.51;0;3.48;19598 +86072;46.69628;-2.30997;5;20220623;23;15.1;19;2.3;17.21;2.4;3.99;22924 +86072;46.69628;-2.30997;5;20220624;21.7;16.5;19.1;5;16.91;5.9;3.43;16279 +86072;46.69628;-2.30997;5;20220625;21.5;15.6;18.5;4.3;13.71;0;4.32;20148 +86072;46.69628;-2.30997;5;20220626;21.3;15.1;18.2;3.4;12.51;0;4.53;22508 +86072;46.69628;-2.30997;5;20220627;21;12.6;16.8;2.9;12.31;0;4.49;25852 +86072;46.69628;-2.30997;5;20220628;22.2;12.3;17.2;3.3;13.01;1.2;5.05;30233 +86072;46.69628;-2.30997;5;20220629;18.8;15;16.9;5.2;15.91;2;2.94;17524 +86072;46.69628;-2.30997;5;20220630;18.8;13.4;16.1;3.3;12.73;1;4;23029 +86072;46.69628;-2.30997;5;20220701;21.4;10.7;16;2.4;12.81;.3;4.65;29914 +86072;46.69628;-2.30997;5;20220702;21.7;11.2;16.4;4;13.51;0;4.83;30894 +86072;46.69628;-2.30997;5;20220703;20.9;15;17.9;5.1;14.11;0;4.27;21792 +86072;46.69628;-2.30997;5;20220704;21.6;14;17.8;5.6;14.01;0;5.13;30411 +86072;46.69628;-2.30997;5;20220705;22.2;14.2;18.2;6.1;14.01;0;4.89;25337 +86072;46.69628;-2.30997;5;20220706;24.6;14.9;19.7;5.9;14.71;0;5.66;27877 +86072;46.69628;-2.30997;5;20220707;23.7;15.2;19.4;5.3;16.01;0;4.89;26032 +86072;46.69628;-2.30997;5;20220708;26.6;15.9;21.2;4.6;15.31;0;6.08;29180 +86072;46.69628;-2.30997;5;20220709;29;17.4;23.2;4.7;15.91;0;6.91;30526 +86072;46.69628;-2.30997;5;20220710;32;18;25;4.7;14.71;0;7.92;30459 +86072;46.69628;-2.30997;5;20220711;35.4;18.4;26.9;4.3;14.21;0;8.65;30390 +86072;46.69628;-2.30997;5;20220712;33.8;20.4;27.1;3.4;15.61;0;7.72;30317 +86072;46.69628;-2.30997;5;20220713;31.5;18.9;25.2;3.5;17.31;0;6.98;30241 +86072;46.69628;-2.30997;5;20220714;28.4;18.5;23.4;5.6;16.21;0;7;29819 +86072;46.69628;-2.30997;5;20220715;28.6;17.1;22.8;5.3;14.11;0;6.68;24710 +86072;46.69628;-2.30997;5;20220716;34.6;18.6;26.6;5;13.01;0;9;29993 +86072;46.69628;-2.30997;5;20220717;36;20.5;28.2;4.9;12.91;0;9.41;29444 +86072;46.69628;-2.30997;5;20220718;36.1;22.5;29.3;4.4;15.21;0;8.98;29812 +86072;46.69628;-2.30997;5;20220719;25;20.3;22.6;4.2;19.91;1.3;4.44;20760 +86072;46.69628;-2.30997;5;20220720;23.4;18.5;20.9;3.9;18.61;0;3.87;19034 +86072;46.69628;-2.30997;5;20220721;22.6;17.8;20.2;4.4;16.21;.4;4.05;18067 +86072;46.69628;-2.30997;5;20220722;23.5;16.4;19.9;4.8;17.51;1.7;3.75;17740 +86072;46.69628;-2.30997;5;20220723;23.5;16.2;19.8;3.6;15.11;0;4.6;23040 +86072;46.69628;-2.30997;5;20220724;28.9;14.8;21.8;3.1;16.91;.7;5.77;29196 +86072;46.69628;-2.30997;5;20220725;23.8;19;21.4;4.3;18.21;.1;3.74;15508 +86072;46.69628;-2.30997;5;20220726;23.5;17.8;20.6;4;15.11;0;4.71;21536 +86072;46.69628;-2.30997;5;20220727;24.7;15.8;20.2;4.2;13.81;0;5.04;22167 +86072;46.69628;-2.30997;5;20220728;26.3;17.7;22;4.4;15.61;0;4.99;19076 +86072;46.69628;-2.30997;5;20220729;24.6;18.8;21.7;3.7;17.81;0;4.66;23059 +86072;46.69628;-2.30997;5;20220730;24.9;16.7;20.8;4.3;17.91;.2;5.06;28476 +86072;46.69628;-2.30997;5;20220731;23;17.4;20.2;4.6;18.91;.2;3.8;21334 +86072;46.69628;-2.30997;5;20220801;24.5;17.5;21;4;19.31;.1;4.06;21706 +86072;46.69628;-2.30997;5;20220802;30.3;17.4;23.8;3.5;18.41;0;6.04;28079 +86072;46.69628;-2.30997;5;20220803;28.4;19.2;23.8;4.5;19.21;.3;5.58;24764 +86072;46.69628;-2.30997;5;20220804;25.4;18.2;21.8;6.3;18.21;0;4.85;21692 +86072;46.69628;-2.30997;5;20220805;25.2;15.8;20.5;6.7;13.91;0;5.89;24693 +86072;46.69628;-2.30997;5;20220806;27.6;15.5;21.5;6.2;11.61;0;7.21;27514 +86072;46.69628;-2.30997;5;20220807;29.5;15.9;22.7;5.5;11.51;0;7.49;27367 +86072;46.69628;-2.30997;5;20220808;30.5;17.5;24;5.6;12.91;0;7.55;25921 +86072;46.69628;-2.30997;5;20220809;31.6;18.3;24.9;5.6;14.51;0;7.71;27065 +86072;46.69628;-2.30997;5;20220810;35.3;19.5;27.4;5.3;13.91;0;8.76;26911 +86072;46.69628;-2.30997;5;20220811;36.2;19.9;28;4.4;12.11;0;8.59;26755 +86072;46.69628;-2.30997;5;20220812;36.2;21.7;28.9;4.6;11.91;0;8.87;26596 +86072;46.69628;-2.30997;5;20220813;28.5;21.1;24.8;4;16.91;.5;5.67;21875 +86072;46.69628;-2.30997;5;20220814;23.6;19.6;21.6;3.5;19.81;3.5;2.64;9880 +86072;46.69628;-2.30997;5;20220815;24.7;18.6;21.6;3.2;19.51;1;3.34;15510 +86072;46.69628;-2.30997;5;20220816;23.5;17.7;20.6;3.3;19.21;12.5;3.21;16641 +86072;46.69628;-2.30997;5;20220817;22.2;15.4;18.8;3.1;18.11;.9;2.66;14634 +86072;46.69628;-2.30997;5;20220818;22.6;17.2;19.9;4.9;18.41;.4;3.43;18730 +86072;46.69628;-2.30997;5;20220819;24.7;18.4;21.5;3.1;20.61;.4;2.86;13366 +86072;46.69628;-2.30997;5;20220820;23.7;16.7;20.2;3;16.91;0;3.84;20596 +86072;46.69628;-2.30997;5;20220821;24;15.3;19.6;2.6;18.51;1.6;2.33;10329 +86072;46.69628;-2.30997;5;20220822;23.3;18.4;20.8;3.2;21.01;.3;2.69;14568 +86072;46.69628;-2.30997;5;20220823;24.9;19.2;22;2.2;21.71;1.6;3.12;16750 +86072;46.69628;-2.30997;5;20220824;30.3;18.4;24.3;4.1;20.61;3.6;5.36;24538 +86072;46.69628;-2.30997;5;20220825;24.3;19.9;22.1;4.6;20.81;0;3.01;12564 +86072;46.69628;-2.30997;5;20220826;23.1;16.6;19.8;5.1;16.31;0;3.96;19347 +86072;46.69628;-2.30997;5;20220827;26.5;15.9;21.2;4.8;15.31;0;5.08;22718 +86072;46.69628;-2.30997;5;20220828;29.3;18.3;23.8;4.8;14.41;0;5.84;19174 +86072;46.69628;-2.30997;5;20220829;29;17.9;23.4;4.6;15.71;.2;5.21;17207 +86072;46.69628;-2.30997;5;20220830;26.8;19.5;23.1;3.3;18.91;0;4.11;18537 +86072;46.69628;-2.30997;5;20220831;25.4;17;21.2;1.8;20.41;1.8;2.82;15201 +86072;46.69628;-2.30997;5;20220901;25.3;18.1;21.7;2;20.01;.7;3.65;21295 +86072;46.69628;-2.30997;5;20220902;24.9;16.8;20.8;2.5;19.21;8.1;3.15;17146 +86072;46.69628;-2.30997;5;20220903;24.1;17.5;20.8;4.6;17.21;0;3.59;15369 +86072;46.69628;-2.30997;5;20220904;25.1;18.2;21.6;4.1;18.21;.1;3.79;17640 +86072;46.69628;-2.30997;5;20220905;26.8;17.8;22.3;3.2;19.71;0;3.54;16856 +86072;46.69628;-2.30997;5;20220906;23.5;19.7;21.6;5.2;19.01;2.5;3.29;13293 +86072;46.69628;-2.30997;5;20220907;21.5;18.9;20.2;5;17.61;8.2;2.49;6880 +86072;46.69628;-2.30997;5;20220908;22;17;19.5;5.6;16.81;2;3.12;13612 +86072;46.69628;-2.30997;5;20220909;21.8;17.4;19.6;5;15.71;.8;3.12;11000 +86072;46.69628;-2.30997;5;20220910;20.1;15.7;17.9;2.2;17.11;.3;2.15;12860 +86072;46.69628;-2.30997;5;20220911;26.8;16.6;21.7;3;17.81;0;3.82;19521 +86072;46.69628;-2.30997;5;20220912;26.7;18.4;22.5;4.4;17.91;.5;4.07;16583 +86072;46.69628;-2.30997;5;20220913;26.7;20.6;23.6;5;21.51;.1;3.48;13315 +86072;46.69628;-2.30997;5;20220914;25;19.5;22.2;2.8;20.51;0;2.73;12803 +86072;46.69628;-2.30997;5;20220915;23;19;21;4.2;18.31;0;3.01;13458 +86072;46.69628;-2.30997;5;20220916;20.9;15.1;18;5;12.11;0;3.73;14907 +86072;46.69628;-2.30997;5;20220917;20;12.8;16.4;4.1;10.41;0;3.71;19329 +86072;46.69628;-2.30997;5;20220918;20.2;12.4;16.3;4.6;10.11;0;3.88;19266 +86072;46.69628;-2.30997;5;20220919;22.8;12.4;17.6;5.1;11.21;0;4.26;19407 +86072;46.69628;-2.30997;5;20220920;22;13.2;17.6;4.7;10.91;0;4.08;18641 +86072;46.69628;-2.30997;5;20220921;22.1;13.1;17.6;4;12.31;0;3.6;18994 +86072;46.69628;-2.30997;5;20220922;21.9;10.1;16;3.2;11.71;0;3.17;18732 +86072;46.69628;-2.30997;5;20220923;19.9;14.6;17.2;2.8;14.71;1.2;2.25;12331 +86072;46.69628;-2.30997;5;20220924;19.8;13.8;16.8;4.9;14.11;.6;2.6;12987 +86072;46.69628;-2.30997;5;20220925;20.6;14.1;17.3;5.1;12.21;0;3.25;11708 +86072;46.69628;-2.30997;5;20220926;18.9;10.8;14.8;4.7;11.91;2.5;2.68;14785 +86072;46.69628;-2.30997;5;20220927;19;14.3;16.6;5.9;13.21;4.7;2.58;7347 +86072;46.69628;-2.30997;5;20220928;17.4;15.6;16.5;7.2;15.01;2.6;1.77;2913 +86072;46.69628;-2.30997;5;20220929;16.8;12.1;14.4;3.9;11.91;3.2;2.11;10808 +86072;46.69628;-2.30997;5;20220930;18.8;9.3;14;3.5;13.21;5.1;2;14798 +86072;46.69628;-2.30997;5;20221001;18.3;15.6;16.9;5.1;18.71;1.5;.68;3542 +86072;46.69628;-2.30997;5;20221002;20.3;16.7;18.5;3.7;17.61;.1;1.64;6838 +86072;46.69628;-2.30997;5;20221003;19.8;14.8;17.3;2.3;15.61;0;1.71;9380 +86072;46.69628;-2.30997;5;20221004;19.2;12.8;16;1.8;15.71;.1;1.59;11895 +86072;46.69628;-2.30997;5;20221005;21.7;15.9;18.8;4.8;16.51;.1;2.39;10902 +86072;46.69628;-2.30997;5;20221006;18.8;10;14.4;3.5;11.91;.1;2.27;15726 +86072;46.69628;-2.30997;5;20221007;18.7;10.4;14.5;3.5;11.51;.1;2.29;14191 +86072;46.69628;-2.30997;5;20221008;20.2;9;14.6;2.3;12.47;0;1.97;13463 +86072;46.69628;-2.30997;5;20221009;21.8;10;15.9;2.8;12.87;.2;2.29;13854 +86072;46.69628;-2.30997;5;20221010;19.7;16.1;17.9;3.1;17.51;.3;1.37;6780 +86072;46.69628;-2.30997;5;20221011;20.6;15.3;17.9;4.2;15.51;0;2.12;9856 +86072;46.69628;-2.30997;5;20221012;19.9;11.3;15.6;2.1;14.41;.4;1.61;12048 +86072;46.69628;-2.30997;5;20221013;18.2;13.3;15.7;5.3;16.71;6.4;.87;4182 +86072;46.69628;-2.30997;5;20221014;18.9;16.2;17.5;5.4;18.71;3.9;1.02;6681 +86072;46.69628;-2.30997;5;20221015;18.4;15.3;16.8;4.8;17.61;1.2;.89;3115 +86072;46.69628;-2.30997;5;20221016;20.7;14.5;17.6;3;17.41;.2;1.46;9974 +86072;46.69628;-2.30997;5;20221017;20.7;15.9;18.3;2.5;17.81;1.3;1.4;8624 +86072;46.69628;-2.30997;5;20221018;22.5;15.2;18.8;3.5;18.51;.2;1.67;10692 +86072;46.69628;-2.30997;5;20221019;21.7;17.6;19.6;4.6;18.71;4.9;1.78;8312 +86072;46.69628;-2.30997;5;20221020;20.8;11.5;16.1;5.4;17.31;0;1.25;11603 +86072;46.69628;-2.30997;5;20221021;21.9;17.9;19.9;7.1;16.41;0;2.81;7416 +86072;46.69628;-2.30997;5;20221022;20.9;16.6;18.7;5.7;17.61;.8;1.8;7589 +86072;46.69628;-2.30997;5;20221023;21.1;15;18;7.2;16.21;1.9;2.19;8957 +86072;46.69628;-2.30997;5;20221024;19.5;16.8;18.1;6.6;16.21;4.2;1.99;6534 +86072;46.69628;-2.30997;5;20221025;20.2;16;18.1;5.3;16.81;0;1.69;7178 +86072;46.69628;-2.30997;5;20221026;21.8;16.7;19.2;4.4;18.11;.2;1.67;7820 +86072;46.69628;-2.30997;5;20221027;21.1;16.2;18.6;5;18.31;0;1.44;6835 +86072;46.69628;-2.30997;5;20221028;20.3;15.2;17.7;4.6;18.31;.1;1.08;6348 +86072;46.69628;-2.30997;5;20221029;21.8;17;19.4;4.4;18.01;3.6;1.68;7263 +86072;46.69628;-2.30997;5;20221030;20.1;14.4;17.2;3.6;15.91;.9;1.42;7812 +86072;46.69628;-2.30997;5;20221031;19;14.4;16.7;5;15.61;1;1.43;6512 +86072;46.69628;-2.30997;5;20221101;19.5;14.9;17.2;6.6;12.71;3.9;2.71;6776 +86072;46.69628;-2.30997;5;20221102;19.1;14.5;16.8;6.2;13.21;.3;2.33;7852 +86072;46.69628;-2.30997;5;20221103;17.2;16;16.6;9;13.61;14.8;2.41;3930 +86072;46.69628;-2.30997;5;20221104;15.7;9.3;12.5;8.5;10.51;.2;2.05;7708 +86072;46.69628;-2.30997;5;20221105;17.3;10.5;13.9;4.3;11.51;3.5;1.61;5920 +86072;46.69628;-2.30997;5;20221106;17.1;14.3;15.7;8.5;14.91;9.1;1.44;4868 +86072;46.69628;-2.30997;5;20221107;18.9;14.9;16.9;7.8;14.41;.5;2.11;6878 +86072;46.69628;-2.30997;5;20221108;17.5;15.3;16.4;8.2;14.51;2.6;1.86;2696 +86072;46.69628;-2.30997;5;20221109;17.9;13;15.4;4.3;12.81;.6;1.59;6799 +86072;46.69628;-2.30997;5;20221110;18.9;11.3;15.1;4.1;13.11;0;1.43;7726 +86072;46.69628;-2.30997;5;20221111;15.9;11.6;13.7;4.5;13.91;.1;.83;5668 +86072;46.69628;-2.30997;5;20221112;18.1;15.3;16.7;5.8;16.21;.2;1.16;4461 +86072;46.69628;-2.30997;5;20221113;19.3;15.3;17.3;4.8;16.41;.7;1.22;8216 +86072;46.69628;-2.30997;5;20221114;15.8;15.4;15.6;5.9;14.11;9;1.43;2234 +86072;46.69628;-2.30997;5;20221115;16.9;13.6;15.2;10.3;13.01;7.4;2.12;4664 +86072;46.69628;-2.30997;5;20221116;15.7;11.7;13.7;8.9;13.31;8.7;1.22;4209 +86072;46.69628;-2.30997;5;20221117;16.5;14.1;15.3;7.5;12.21;5.5;2.16;3834 +86072;46.69628;-2.30997;5;20221118;15.3;10.5;12.9;5;10.31;4.6;1.6;6109 +86072;46.69628;-2.30997;5;20221119;13.2;7.3;10.2;3.9;9.31;2.5;1.04;7156 +86072;46.69628;-2.30997;5;20221120;14.5;10.1;12.3;6.2;11.31;1.8;1.29;4099 +86072;46.69628;-2.30997;5;20221121;14.9;12.5;13.7;9.7;11.11;12.2;2.2;3715 +86072;46.69628;-2.30997;5;20221122;13.9;9.4;11.6;8.6;10.21;2.9;1.69;4822 +86072;46.69628;-2.30997;5;20221123;15.3;11.6;13.4;6.5;13.21;2.6;.97;4650 +86072;46.69628;-2.30997;5;20221124;16;11.5;13.7;7.4;12.41;2.6;1.42;5714 +86072;46.69628;-2.30997;5;20221125;15.4;11.3;13.3;4.1;10.61;.7;1.43;4719 +86072;46.69628;-2.30997;5;20221126;15.7;11.1;13.4;6.8;11.61;1.2;1.57;4338 +86072;46.69628;-2.30997;5;20221127;15.6;12.8;14.2;6.5;14.21;12.3;.87;3676 +86072;46.69628;-2.30997;5;20221128;13.5;11;12.2;5;11.11;6.3;1.08;5347 +86072;46.69628;-2.30997;5;20221129;13.5;9.2;11.3;3.1;10.41;.1;.85;4519 +86072;46.69628;-2.30997;5;20221130;11;5.7;8.3;4.2;9.21;0;.64;5404 +86072;46.69628;-2.30997;5;20221201;7.7;6.2;6.9;5.9;8.01;0;.8;5297 +86072;46.69628;-2.30997;5;20221202;9.2;4.5;6.8;4.8;7.81;.1;.84;4222 +86072;46.69628;-2.30997;5;20221203;5.7;4.2;4.9;6.8;7.21;.3;.76;2467 +86072;46.69628;-2.30997;5;20221204;6.5;4.3;5.4;3.4;7.71;.2;.54;2171 +86072;46.69628;-2.30997;5;20221205;7.4;4.2;5.8;4.4;8.01;.1;.48;4261 +86072;46.69628;-2.30997;5;20221206;7.2;4.1;5.6;5.6;7.41;.1;.71;4663 +86072;46.69628;-2.30997;5;20221207;6.4;4.7;5.5;5.3;6.91;0;.9;3351 +86072;46.69628;-2.30997;5;20221208;5;1.2;3.1;6.1;6.41;0;.62;3032 +86072;46.69628;-2.30997;5;20221209;5.2;.8;3;6.8;5.91;0;.77;5399 +86072;46.69628;-2.30997;5;20221210;8.7;-1;3.8;3.6;6.01;20.8;.67;6252 +86072;46.69628;-2.30997;5;20221211;9;2.5;5.7;6.1;7.71;3.6;.69;4735 +86072;46.69628;-2.30997;5;20221212;5.5;1.2;3.3;4.2;6.61;.7;.5;3260 +86072;46.69628;-2.30997;5;20221213;4.7;-.2;2.2;5.8;6.91;6;.21;3023 +86072;46.69628;-2.30997;5;20221214;14.9;4.6;9.7;4.7;12.81;7.9;0;6421 +86072;46.69628;-2.30997;5;20221215;5.1;4.3;4.7;8;6.91;1.2;.89;1732 +86072;46.69628;-2.30997;5;20221216;6;2.6;4.3;7.7;5.51;0;1.31;5213 +86072;46.69628;-2.30997;5;20221217;3.5;.2;1.8;4.8;5.51;0;.56;4855 +86072;46.69628;-2.30997;5;20221218;13.6;1.6;7.6;7.4;11.61;1.7;0;6881 +86072;46.69628;-2.30997;5;20221219;14.9;13;13.9;8.1;13.91;11.6;.97;1587 +86072;46.69628;-2.30997;5;20221220;14.2;13;13.6;6.1;14.01;3.7;.77;576 +86072;46.69628;-2.30997;5;20221221;14.3;10.3;12.3;6.6;13.81;3.5;.33;2521 +86072;46.69628;-2.30997;5;20221222;14.5;13.5;14;6.6;14.61;8.1;.71;478 +86072;46.69628;-2.30997;5;20221223;14.4;14;14.2;7;14.51;4.9;.85;101 +86072;46.69628;-2.30997;5;20221224;13.3;12.1;12.7;5.3;12.91;6.3;.82;579 +86072;46.69628;-2.30997;5;20221225;14.9;10.8;12.8;3.4;13.71;.6;.39;3928 +86072;46.69628;-2.30997;5;20221226;14.1;11.9;13;3.1;11.71;.1;.86;3271 +86072;46.69628;-2.30997;5;20221227;14.3;5.9;10.1;3.9;10.61;.4;.63;4750 +86072;46.69628;-2.30997;5;20221228;13.8;11.7;12.7;8.6;12.11;6.9;1.23;2586 +86072;46.69628;-2.30997;5;20221229;13.5;12;12.7;6;11.31;7.1;1.3;3153 +86072;46.69628;-2.30997;5;20221230;14.7;10.8;12.7;10.5;13.91;1.7;.54;1523 +86072;46.69628;-2.30997;5;20221231;15.7;13.7;14.7;9.3;13.81;.4;1.39;2107 +86073;46.80486;-1.92793;27;20220101;15.2;8.7;12;3.3;11.89;.1;.7;4319 +86073;46.80486;-1.92793;27;20220102;14;11;12.5;5.2;13.69;0;.49;2799 +86073;46.80486;-1.92793;27;20220103;12.8;12;12.4;5.7;13.79;22.7;.49;1261 +86073;46.80486;-1.92793;27;20220104;11.2;9.4;10.3;4.2;10.29;.3;.92;2110 +86073;46.80486;-1.92793;27;20220105;8.8;2.8;5.8;1.1;7.19;.1;.36;4217 +86073;46.80486;-1.92793;27;20220106;8.5;1.1;4.8;2.2;7.29;2.2;.41;4731 +86073;46.80486;-1.92793;27;20220107;10.9;7.7;9.3;6;9.89;3;.92;2969 +86073;46.80486;-1.92793;27;20220108;11.2;9.4;10.3;8;10.69;7.3;1.05;2259 +86073;46.80486;-1.92793;27;20220109;10.1;8.4;9.2;4;10.79;7.7;.51;2137 +86073;46.80486;-1.92793;27;20220110;11.4;9.5;10.4;3.2;12.29;1.1;.36;2307 +86073;46.80486;-1.92793;27;20220111;10.1;7.8;9;1.5;9.69;0;.53;2541 +86073;46.80486;-1.92793;27;20220112;8.1;2.8;5.4;2.6;7.09;0;.63;4210 +86073;46.80486;-1.92793;27;20220113;7.6;2.9;5.3;3.3;6.79;0;.79;3985 +86073;46.80486;-1.92793;27;20220114;3.8;-1.3;1.3;1.7;5.99;.1;.3;4171 +86073;46.80486;-1.92793;27;20220115;2.6;-1;.8;1.9;6.29;0;.23;3520 +86073;46.80486;-1.92793;27;20220116;8.5;-1;3.8;1.6;8.19;0;.15;6006 +86073;46.80486;-1.92793;27;20220117;6.2;3.2;4.7;1.8;8.89;.2;.18;3198 +86073;46.80486;-1.92793;27;20220118;6.2;2.9;4.5;2.3;7.69;0;.39;3483 +86073;46.80486;-1.92793;27;20220119;8.7;4.3;6.5;1.2;8.19;1;.43;4085 +86073;46.80486;-1.92793;27;20220120;9.2;4.8;7;2.5;8.19;0;.65;4192 +86073;46.80486;-1.92793;27;20220121;7.3;.4;3.8;2.8;6.09;0;.72;5464 +86073;46.80486;-1.92793;27;20220122;5.5;-2.6;1.5;2.9;6.49;.1;.31;5988 +86073;46.80486;-1.92793;27;20220123;5.8;2.9;4.4;5.1;7.09;0;.72;3470 +86073;46.80486;-1.92793;27;20220124;6.8;1.6;4.2;2.5;6.79;0;.59;4800 +86073;46.80486;-1.92793;27;20220125;5.8;-1.8;2;2.1;6.69;.1;.32;6032 +86073;46.80486;-1.92793;27;20220126;1.9;2.3;2.1;3.2;6.29;0;.55;0 +86073;46.80486;-1.92793;27;20220127;7;-1;3;2;6.69;.4;.44;6378 +86073;46.80486;-1.92793;27;20220128;9.6;.8;5.2;.7;10.09;.2;.23;6806 +86073;46.80486;-1.92793;27;20220129;8.8;6.4;7.6;1.1;10.29;.1;.37;3414 +86073;46.80486;-1.92793;27;20220130;9.2;7.6;8.4;1.6;10.79;.3;.41;2657 +86073;46.80486;-1.92793;27;20220131;10.4;6.3;8.3;4.2;9.59;.1;.75;4726 +86073;46.80486;-1.92793;27;20220201;10.4;5;7.7;4.9;10.29;0;.42;5510 +86073;46.80486;-1.92793;27;20220202;10.1;7.6;8.9;2.3;10.19;.1;.61;3633 +86073;46.80486;-1.92793;27;20220203;8.4;5.6;7;1.9;10.39;.7;.3;3939 +86073;46.80486;-1.92793;27;20220204;12.4;8.5;10.4;2.8;10.39;.3;.9;4889 +86073;46.80486;-1.92793;27;20220205;11.2;.5;5.9;2.1;8.39;.2;.62;8447 +86073;46.80486;-1.92793;27;20220206;12.7;7;9.8;8;11.69;.5;.59;6180 +86073;46.80486;-1.92793;27;20220207;12;8.9;10.4;2.6;11.39;.5;.69;4522 +86073;46.80486;-1.92793;27;20220208;11;7.3;9.2;1.4;10.09;.1;.65;4982 +86073;46.80486;-1.92793;27;20220209;8.1;2.5;5.3;2;8.89;0;.42;6349 +86073;46.80486;-1.92793;27;20220210;10.3;6.3;8.3;3;9.95;0;.88;4578 +86073;46.80486;-1.92793;27;20220211;10.5;2;6.2;3;6.8;0;1.13;10158 +86073;46.80486;-1.92793;27;20220212;9.7;3.2;6.4;3.2;7;0;1.04;9609 +86073;46.80486;-1.92793;27;20220213;11.9;4.3;8.1;7.4;9.8;11.9;.82;5774 +86073;46.80486;-1.92793;27;20220214;12.7;7.5;10.1;5;9.55;2.3;1.39;8487 +86073;46.80486;-1.92793;27;20220215;11.7;5.9;8.8;5.1;10.55;6.9;.69;5631 +86073;46.80486;-1.92793;27;20220216;12.5;10;11.2;8.8;13.69;1.9;.22;4631 +86073;46.80486;-1.92793;27;20220217;13.1;11.7;12.4;5.8;13.49;.6;.75;3553 +86073;46.80486;-1.92793;27;20220218;11.6;10.3;10.9;6.7;10.29;1;1.48;3332 +86073;46.80486;-1.92793;27;20220219;11.2;2.9;7;4.7;8.59;.2;1.08;9168 +86073;46.80486;-1.92793;27;20220220;13.5;9.4;11.4;7.3;12.09;.6;1.08;6420 +86073;46.80486;-1.92793;27;20220221;12.2;9;10.6;7.5;9.59;.1;1.81;5805 +86073;46.80486;-1.92793;27;20220222;12.2;7;9.6;4;11.59;.3;.7;7499 +86073;46.80486;-1.92793;27;20220223;12.8;7.5;10.1;1.1;11.19;.8;.85;7610 +86073;46.80486;-1.92793;27;20220224;11.7;6.9;9.3;4;9.29;.8;1.29;7403 +86073;46.80486;-1.92793;27;20220225;11.2;1.9;6.6;1.1;7.59;.1;1;10554 +86073;46.80486;-1.92793;27;20220226;12.4;1.6;7;3.4;6.39;0;1.77;11632 +86073;46.80486;-1.92793;27;20220227;13.7;4.2;9;2.6;8.89;.2;1.39;10978 +86073;46.80486;-1.92793;27;20220228;11.4;4.3;7.9;1.8;10.19;0;.86;9552 +86073;46.80486;-1.92793;27;20220301;14.9;7.2;11;2.1;10.69;.5;1.32;10110 +86073;46.80486;-1.92793;27;20220302;12.7;9.7;11.2;2.1;11.79;1.3;.96;6291 +86073;46.80486;-1.92793;27;20220303;11;9.6;10.3;3.7;11.49;6.8;.81;4231 +86073;46.80486;-1.92793;27;20220304;12.4;7.2;9.8;3.5;9.19;0;1.51;8558 +86073;46.80486;-1.92793;27;20220305;10.1;3;6.6;2.6;8.09;.1;1.15;10233 +86073;46.80486;-1.92793;27;20220306;10.3;6.8;8.5;3.2;8.19;0;1.4;7215 +86073;46.80486;-1.92793;27;20220307;8.8;.3;4.5;3.2;5.59;0;1.56;11622 +86073;46.80486;-1.92793;27;20220308;11.5;3.1;7.3;3.5;9.19;1.6;1.18;11632 +86073;46.80486;-1.92793;27;20220309;13.3;5.4;9.4;4.3;10.19;.8;1.4;11411 +86073;46.80486;-1.92793;27;20220310;12.8;9.6;11.2;2.5;11.29;1.2;1.19;7259 +86073;46.80486;-1.92793;27;20220311;13.3;7.5;10.4;5.9;10.89;7.3;1.46;10041 +86073;46.80486;-1.92793;27;20220312;12.9;8.3;10.6;5;9.99;3.9;1.69;9012 +86073;46.80486;-1.92793;27;20220313;11.9;9.2;10.6;4.2;10.09;1.3;1.48;6762 +86073;46.80486;-1.92793;27;20220314;16.1;4.5;10.3;4.7;9;1;2.45;15418 +86073;46.80486;-1.92793;27;20220315;16.5;10.3;13.4;3.5;12.1;0;1.49;6390 +86073;46.80486;-1.92793;27;20220316;13.6;11.4;12.5;3.7;11.9;.1;1.33;5195 +86073;46.80486;-1.92793;27;20220317;12;5.6;8.8;3.8;8.06;0;1.77;9370 +86073;46.80486;-1.92793;27;20220318;14.4;5;9.7;6.5;6.75;0;3.11;14712 +86073;46.80486;-1.92793;27;20220319;15.3;7.6;11.5;4.4;9;0;2.3;9740 +86073;46.80486;-1.92793;27;20220320;15.2;9.7;12.5;3.3;10.5;0;2;11404 +86073;46.80486;-1.92793;27;20220321;16.7;9.2;12.9;4.9;10.7;0;2.55;14718 +86073;46.80486;-1.92793;27;20220322;15.5;8.8;12.1;5.5;8.9;0;2.91;14884 +86073;46.80486;-1.92793;27;20220323;15.2;7.6;11.4;4;7.75;0;2.82;15822 +86073;46.80486;-1.92793;27;20220324;18;4.7;11.4;2.6;7.05;0;3;19198 +86073;46.80486;-1.92793;27;20220325;19.6;7.3;13.5;4.1;7.6;0;3.8;19112 +86073;46.80486;-1.92793;27;20220326;21.4;8.9;15.2;5;7.95;0;4.49;19722 +86073;46.80486;-1.92793;27;20220327;20;8.1;14.1;3.4;8.7;0;3.41;17216 +86073;46.80486;-1.92793;27;20220328;17.7;9.6;13.6;3.1;10.2;2.1;2.6;13986 +86073;46.80486;-1.92793;27;20220329;13.7;10.1;11.9;3.2;11.13;.1;1.87;10525 +86073;46.80486;-1.92793;27;20220330;13.7;10.1;11.9;3.2;11;.4;1.59;8009 +86073;46.80486;-1.92793;27;20220331;11.4;5.7;8.6;5.4;7.7;2.3;2.03;9888 +86073;46.80486;-1.92793;27;20220401;10;2.9;6.4;6.5;5.5;.3;2.74;16864 +86073;46.80486;-1.92793;27;20220402;10.6;3.3;6.9;3.6;5.7;0;2.39;15120 +86073;46.80486;-1.92793;27;20220403;10.3;1.1;5.7;4.3;4.9;0;2.61;17619 +86073;46.80486;-1.92793;27;20220404;10.4;1.4;5.9;3.8;6.5;.2;2.2;19015 +86073;46.80486;-1.92793;27;20220405;12.8;8.2;10.5;4.8;11.1;0;1.81;14805 +86073;46.80486;-1.92793;27;20220406;13.2;8.1;10.7;6.7;11.16;4;1.54;9014 +86073;46.80486;-1.92793;27;20220407;14;11.1;12.6;6.8;12.8;12.9;1.53;9259 +86073;46.80486;-1.92793;27;20220408;14;10;12;7.5;11.35;3.4;1.92;9538 +86073;46.80486;-1.92793;27;20220409;12.9;5;9;2.6;7.3;.1;2.51;17921 +86073;46.80486;-1.92793;27;20220410;15.5;2.2;8.9;4.7;7.95;0;2.93;21078 +86073;46.80486;-1.92793;27;20220411;20.6;7.7;14.2;5.3;10.6;.8;3.87;20723 +86073;46.80486;-1.92793;27;20220412;15.6;11.4;13.5;3.1;12.35;2.5;2.01;11115 +86073;46.80486;-1.92793;27;20220413;19.3;7.3;13.3;2;12.2;1.7;2.89;21491 +86073;46.80486;-1.92793;27;20220414;21.1;9;15;2.6;12.65;.2;3.36;22379 +86073;46.80486;-1.92793;27;20220415;22.6;10.6;16.6;3;12.3;0;3.94;23374 +86073;46.80486;-1.92793;27;20220416;21.5;11.7;16.6;3.6;11.8;0;4.03;22548 +86073;46.80486;-1.92793;27;20220417;19.6;9.7;14.6;3;11.1;0;3.31;19293 +86073;46.80486;-1.92793;27;20220418;16.4;10.4;13.4;4.1;11.1;0;2.55;12753 +86073;46.80486;-1.92793;27;20220419;15.3;7.5;11.4;4.4;8.9;0;3.06;18686 +86073;46.80486;-1.92793;27;20220420;16.8;8.8;12.8;4.6;10.55;.3;3;17958 +86073;46.80486;-1.92793;27;20220421;18.4;10.6;14.5;3.3;11.2;0;3.13;18129 +86073;46.80486;-1.92793;27;20220422;17.9;10.3;14.1;3.4;11.6;0;3.03;17687 +86073;46.80486;-1.92793;27;20220423;18.4;12.1;15.3;3.8;12.45;2.8;3.03;16535 +86073;46.80486;-1.92793;27;20220424;16.4;11.8;14.1;3.2;13.2;1;2.11;11655 +86073;46.80486;-1.92793;27;20220425;17.8;11.5;14.6;2.9;12.35;.5;2.99;18743 +86073;46.80486;-1.92793;27;20220426;19.5;8.2;13.9;4.5;10.05;0;4.14;25809 +86073;46.80486;-1.92793;27;20220427;20.3;9.4;14.9;5.6;10.1;0;4.37;22161 +86073;46.80486;-1.92793;27;20220428;20;12.5;16.3;4.1;11.45;0;3.98;20351 +86073;46.80486;-1.92793;27;20220429;20.3;10.7;15.5;3.8;12.25;0;3.57;19798 +86073;46.80486;-1.92793;27;20220430;17.4;8.5;13;3.9;10.2;0;3.25;19143 +86073;46.80486;-1.92793;27;20220501;19.6;10.6;15.1;3.1;9.5;0;4.2;23948 +86073;46.80486;-1.92793;27;20220502;17.1;11.9;14.5;4;10.6;0;3.23;15864 +86073;46.80486;-1.92793;27;20220503;19.1;9.8;14.4;3.7;10.85;0;3.74;22253 +86073;46.80486;-1.92793;27;20220504;19.2;9.9;14.5;3.5;11.1;0;3.52;20197 +86073;46.80486;-1.92793;27;20220505;19;9.7;14.4;3.5;12;0;3.45;21996 +86073;46.80486;-1.92793;27;20220506;20.1;9;14.6;2.4;12.79;0;3.54;23225 +86073;46.80486;-1.92793;27;20220507;19.9;9.7;14.8;2;13.09;0;3.4;22366 +86073;46.80486;-1.92793;27;20220508;23.4;10.6;17;1.7;13.09;0;4.18;25335 +86073;46.80486;-1.92793;27;20220509;24.6;11.8;18.2;1.6;14.09;0;4.31;25364 +86073;46.80486;-1.92793;27;20220510;24.5;11.2;17.9;1;13.89;0;4.19;25892 +86073;46.80486;-1.92793;27;20220511;18.5;10.9;14.7;2.3;14.49;0;2.89;19645 +86073;46.80486;-1.92793;27;20220512;18.6;11;14.8;2.4;12.89;0;3.17;19739 +86073;46.80486;-1.92793;27;20220513;21.9;9.7;15.8;2.3;11.79;0;4.2;25127 +86073;46.80486;-1.92793;27;20220514;26.1;12.6;19.3;2.2;14.29;.5;4.9;26684 +86073;46.80486;-1.92793;27;20220515;26.1;16.9;21.5;3.9;17.19;.2;4.84;22054 +86073;46.80486;-1.92793;27;20220516;24.5;14.2;19.3;2.6;16.69;.1;4.25;23459 +86073;46.80486;-1.92793;27;20220517;28.1;13.9;21;2.7;16.29;0;5.4;27729 +86073;46.80486;-1.92793;27;20220518;29.1;12.7;20.9;2.2;16.09;0;5.52;29109 +86073;46.80486;-1.92793;27;20220519;22.3;14;18.2;2.4;15.49;2.1;3.83;21404 +86073;46.80486;-1.92793;27;20220520;21.1;14;17.5;2.4;15.09;.1;3.52;19721 +86073;46.80486;-1.92793;27;20220521;27.5;10.1;18.8;1.9;14.59;0;5.18;29436 +86073;46.80486;-1.92793;27;20220522;30.9;17.5;24.2;2.4;17.49;14.5;5.94;27440 +86073;46.80486;-1.92793;27;20220523;17.6;15.2;16.4;4.1;16.39;3.3;2.13;11421 +86073;46.80486;-1.92793;27;20220524;17.3;10.6;14;3.2;12.19;1.7;3.16;19564 +86073;46.80486;-1.92793;27;20220525;18.6;9.7;14.1;3.3;12.79;.1;3.42;22512 +86073;46.80486;-1.92793;27;20220526;17.7;13.7;15.7;2.2;13.69;0;2.76;15006 +86073;46.80486;-1.92793;27;20220527;18.5;9.7;14.1;1.5;14.29;.1;3.23;22519 +86073;46.80486;-1.92793;27;20220528;23.1;10.3;16.7;3.3;12.29;0;4.89;27427 +86073;46.80486;-1.92793;27;20220529;19.1;10.7;14.9;4.6;10.09;0;4.36;21981 +86073;46.80486;-1.92793;27;20220530;20.4;7.2;13.8;2.4;10.09;0;4.37;27790 +86073;46.80486;-1.92793;27;20220531;20.2;5.6;12.9;1.2;10.19;.1;4.2;29434 +86073;46.80486;-1.92793;27;20220601;24.2;9.9;17;1.5;11.59;.2;4.88;29298 +86073;46.80486;-1.92793;27;20220602;26;15.5;20.7;2.8;13.59;2.1;5.31;25016 +86073;46.80486;-1.92793;27;20220603;24.4;14.5;19.4;2.1;16.69;.5;4.38;24331 +86073;46.80486;-1.92793;27;20220604;22.5;13.1;17.8;2;16.99;1.9;3.89;23746 +86073;46.80486;-1.92793;27;20220605;19.8;14.7;17.2;3.3;15.09;.7;3.28;17418 +86073;46.80486;-1.92793;27;20220606;17.6;13.5;15.6;2.1;15.19;2.4;2.6;15604 +86073;46.80486;-1.92793;27;20220607;20;15;17.5;4.7;16.09;11.9;3.22;17303 +86073;46.80486;-1.92793;27;20220608;19.8;16.1;17.9;5.8;16.19;0;3.16;14852 +86073;46.80486;-1.92793;27;20220609;19.9;14.3;17.1;3.3;14.49;0;3.47;18390 +86073;46.80486;-1.92793;27;20220610;21.2;15.7;18.5;2;15.09;0;3.55;18415 +86073;46.80486;-1.92793;27;20220611;23;11.2;17.1;2;15.59;0;4.33;26945 +86073;46.80486;-1.92793;27;20220612;25.5;13.7;19.6;3.9;13.39;.1;5.65;26974 +86073;46.80486;-1.92793;27;20220613;25.7;12;18.8;3.4;12.49;0;5.76;29123 +86073;46.80486;-1.92793;27;20220614;29.5;13.1;21.3;3.1;13.59;0;6.56;31007 +86073;46.80486;-1.92793;27;20220615;29;14.9;21.9;2.3;15.19;0;5.96;29598 +86073;46.80486;-1.92793;27;20220616;31.3;16.2;23.8;2.7;16.19;0;6.65;30559 +86073;46.80486;-1.92793;27;20220617;36.3;18.4;27.3;1.8;17.99;0;7.01;31062 +86073;46.80486;-1.92793;27;20220618;36.1;19.9;28;2.7;18.79;1;7.66;31074 +86073;46.80486;-1.92793;27;20220619;24.9;17.7;21.3;4.2;18.89;.3;4.41;20922 +86073;46.80486;-1.92793;27;20220620;27.7;16.1;21.9;2.2;18.19;6.9;5.25;26975 +86073;46.80486;-1.92793;27;20220621;23.8;17.5;20.7;2.5;19.79;1;3.75;19847 +86073;46.80486;-1.92793;27;20220622;21.6;16.9;19.2;2.7;18.59;0;3.19;17132 +86073;46.80486;-1.92793;27;20220623;22.1;14.1;18.1;2.1;16.99;3.2;3.76;22229 +86073;46.80486;-1.92793;27;20220624;19.9;16.2;18.1;3.7;16.79;6.7;2.93;14775 +86073;46.80486;-1.92793;27;20220625;20;14;17;2.9;13.69;0;3.64;19182 +86073;46.80486;-1.92793;27;20220626;19.8;11;15.4;1.9;12.69;0;3.78;23167 +86073;46.80486;-1.92793;27;20220627;20.2;11.4;15.8;2.3;12.89;.2;3.92;23420 +86073;46.80486;-1.92793;27;20220628;20.2;9.7;15;2;12.99;1;3.96;25575 +86073;46.80486;-1.92793;27;20220629;19;15.4;17.2;2.9;15.19;2.4;2.91;14723 +86073;46.80486;-1.92793;27;20220630;18.5;11.6;15;2.8;12.99;1.2;3.4;20516 +86073;46.80486;-1.92793;27;20220701;20.1;10.5;15.3;1.9;12.69;0;3.9;24371 +86073;46.80486;-1.92793;27;20220702;23.3;9.5;16.4;2.3;13.69;0;4.7;29110 +86073;46.80486;-1.92793;27;20220703;21.4;11.5;16.4;2.5;14.29;0;4.03;24560 +86073;46.80486;-1.92793;27;20220704;22.6;11.9;17.2;3.1;13.89;0;4.48;25510 +86073;46.80486;-1.92793;27;20220705;24.5;10.9;17.7;3.1;13.29;0;5.17;28764 +86073;46.80486;-1.92793;27;20220706;27.1;13.1;20.1;3.1;14.29;0;5.76;29033 +86073;46.80486;-1.92793;27;20220707;25.3;12.8;19;3.1;15.79;0;5.02;27572 +86073;46.80486;-1.92793;27;20220708;29.2;15.7;22.5;3.2;14.39;0;6.38;28604 +86073;46.80486;-1.92793;27;20220709;31;16.2;23.6;2.9;15.19;0;6.64;29692 +86073;46.80486;-1.92793;27;20220710;30.7;17.9;24.3;3.5;14.29;0;6.88;27618 +86073;46.80486;-1.92793;27;20220711;32.7;16.9;24.8;3.2;14.59;0;7.32;30348 +86073;46.80486;-1.92793;27;20220712;34.1;17.6;25.8;2.1;16.39;0;6.76;30275 +86073;46.80486;-1.92793;27;20220713;33.4;16.4;24.9;1.7;16.99;0;6.32;30198 +86073;46.80486;-1.92793;27;20220714;30.3;15.6;23;2.6;15.69;0;6.24;29432 +86073;46.80486;-1.92793;27;20220715;30.3;14.6;22.5;3.1;13.09;0;6.73;30036 +86073;46.80486;-1.92793;27;20220716;33.1;17.5;25.3;3.6;12.89;0;7.8;29950 +86073;46.80486;-1.92793;27;20220717;35.1;18.7;26.9;3.8;12.49;0;8.47;29860 +86073;46.80486;-1.92793;27;20220718;40.6;20.1;30.4;2.3;14.69;0;7.98;29768 +86073;46.80486;-1.92793;27;20220719;24;20.1;22.1;4;18.49;2.5;3.84;14491 +86073;46.80486;-1.92793;27;20220720;22.1;17.9;20;3.6;19.09;.3;3.08;15203 +86073;46.80486;-1.92793;27;20220721;23.3;13.7;18.5;1.9;16.29;.7;3.98;23110 +86073;46.80486;-1.92793;27;20220722;23.4;14.6;19;2;17.49;4.1;3.86;22156 +86073;46.80486;-1.92793;27;20220723;23.8;13.5;18.7;1.6;14.99;.1;4.18;23777 +86073;46.80486;-1.92793;27;20220724;28.6;11.8;20.2;1.8;15.89;.5;5.28;29150 +86073;46.80486;-1.92793;27;20220725;21.9;18.3;20.1;3.8;18.19;.1;3.12;13783 +86073;46.80486;-1.92793;27;20220726;23;16.1;19.5;2.4;15.29;0;3.86;19158 +86073;46.80486;-1.92793;27;20220727;25;14.2;19.6;2.4;13.19;0;4.75;23968 +86073;46.80486;-1.92793;27;20220728;26.9;15.9;21.4;2.3;14.29;0;5;24089 +86073;46.80486;-1.92793;27;20220729;24.6;18.1;21.3;2.8;17.09;0;4.04;18342 +86073;46.80486;-1.92793;27;20220730;25.9;13.9;19.9;1.9;17.49;.2;4.4;24953 +86073;46.80486;-1.92793;27;20220731;23;13.9;18.4;2.1;17.99;.1;3.56;21577 +86073;46.80486;-1.92793;27;20220801;25.6;16.1;20.8;2;19.29;0;4.02;21949 +86073;46.80486;-1.92793;27;20220802;30.1;15.4;22.7;2;18.49;0;5.32;27268 +86073;46.80486;-1.92793;27;20220803;31;16.5;23.8;2;19.29;0;5.45;27038 +86073;46.80486;-1.92793;27;20220804;27.5;18.1;22.8;3.3;18.59;0;4.77;21388 +86073;46.80486;-1.92793;27;20220805;26.8;14.6;20.7;4;12.79;0;5.71;24427 +86073;46.80486;-1.92793;27;20220806;27.6;14.2;20.9;4.2;10.49;0;6.45;25579 +86073;46.80486;-1.92793;27;20220807;29.5;13.7;21.6;3.4;10.59;0;6.48;27315 +86073;46.80486;-1.92793;27;20220808;31.8;15.9;23.9;3.4;11.69;0;6.92;27165 +86073;46.80486;-1.92793;27;20220809;33.4;18.1;25.8;3.7;13.39;0;7.34;26803 +86073;46.80486;-1.92793;27;20220810;34.9;18.7;26.8;3.5;13.29;0;7.54;26858 +86073;46.80486;-1.92793;27;20220811;35.7;18.1;26.9;2.7;11.69;0;7.05;26701 +86073;46.80486;-1.92793;27;20220812;35.8;19.5;27.6;2.5;12.29;0;6.86;26542 +86073;46.80486;-1.92793;27;20220813;30.9;15.6;23.2;2;17.69;2.3;5.24;26167 +86073;46.80486;-1.92793;27;20220814;21.2;19;20.1;3;20.49;4.8;2.11;9835 +86073;46.80486;-1.92793;27;20220815;23.1;17.7;20.4;3.3;19.49;1.1;3.05;15186 +86073;46.80486;-1.92793;27;20220816;23.8;18.4;21.1;2.4;19.39;7.2;3.09;15085 +86073;46.80486;-1.92793;27;20220817;21.5;16;18.7;2;18.39;5.4;2.65;15126 +86073;46.80486;-1.92793;27;20220818;22.7;15.5;19.1;3.1;18.19;.3;3.12;17368 +86073;46.80486;-1.92793;27;20220819;24;17.9;20.9;3.3;20.19;.2;3.12;15732 +86073;46.80486;-1.92793;27;20220820;23.4;15.2;19.3;1.6;16.99;0;3.23;18175 +86073;46.80486;-1.92793;27;20220821;22.3;12.2;17.2;1.7;17.49;1.7;3.04;19969 +86073;46.80486;-1.92793;27;20220822;23.4;18.5;20.9;2.8;20.89;.2;2.7;13756 +86073;46.80486;-1.92793;27;20220823;25.1;19.6;22.3;1.7;21.19;.4;2.93;14489 +86073;46.80486;-1.92793;27;20220824;31;15;23;2;20.19;3.5;4.72;24478 +86073;46.80486;-1.92793;27;20220825;24.7;20.2;22.5;2.5;20.89;.1;2.93;12868 +86073;46.80486;-1.92793;27;20220826;24.6;13.9;19.2;2.4;15.69;0;3.7;19999 +86073;46.80486;-1.92793;27;20220827;28.6;14.2;21.4;2.3;14.39;0;4.66;22973 +86073;46.80486;-1.92793;27;20220828;28.4;16.6;22.5;2.8;13.39;0;4.92;20591 +86073;46.80486;-1.92793;27;20220829;30.1;16.6;23.3;2.4;14.89;.2;4.88;21874 +86073;46.80486;-1.92793;27;20220830;28.6;17.6;23.1;2.4;18.89;0;4.12;19543 +86073;46.80486;-1.92793;27;20220831;26.1;16.9;21.5;1.5;20.59;5.1;3.17;17688 +86073;46.80486;-1.92793;27;20220901;24.5;16.6;20.5;1.7;19.69;.7;2.89;16221 +86073;46.80486;-1.92793;27;20220902;23.4;16;19.7;2;18.99;1.9;2.73;15551 +86073;46.80486;-1.92793;27;20220903;22.7;16.8;19.7;2.7;17.09;.1;2.85;13720 +86073;46.80486;-1.92793;27;20220904;25.7;14.7;20.2;2.4;16.99;.1;3.52;18625 +86073;46.80486;-1.92793;27;20220905;28.3;14.9;21.6;2.4;17.79;0;4;20509 +86073;46.80486;-1.92793;27;20220906;22.7;15.7;19.2;3.4;18.49;2.3;2.69;14683 +86073;46.80486;-1.92793;27;20220907;21.2;19;20.1;4.6;17.39;11.3;2.66;8106 +86073;46.80486;-1.92793;27;20220908;21.1;17;19.1;5.6;16.99;2.6;2.8;10989 +86073;46.80486;-1.92793;27;20220909;20.8;15.9;18.3;5.4;15.49;.9;2.97;11786 +86073;46.80486;-1.92793;27;20220910;20.4;12;16.2;1.4;16.19;.2;2.24;15311 +86073;46.80486;-1.92793;27;20220911;28.3;14.2;21.2;1.9;16.69;0;3.71;19882 +86073;46.80486;-1.92793;27;20220912;31.8;16.8;24.3;2.9;16.09;.2;4.94;20316 +86073;46.80486;-1.92793;27;20220913;29.1;21;25;2.9;20.09;.7;3.84;14673 +86073;46.80486;-1.92793;27;20220914;24.7;17.6;21.2;1.9;19.59;0;2.61;13572 +86073;46.80486;-1.92793;27;20220915;23.6;18.1;20.9;2.8;18.09;0;2.71;11773 +86073;46.80486;-1.92793;27;20220916;20.6;11;15.8;2.4;11.59;0;2.79;15436 +86073;46.80486;-1.92793;27;20220917;20.5;4.5;12.5;1.7;8.89;0;2.78;19750 +86073;46.80486;-1.92793;27;20220918;21.9;5.6;13.8;2;8.99;0;3.06;19544 +86073;46.80486;-1.92793;27;20220919;21.9;8.5;15.2;2.8;10.69;0;3.17;17892 +86073;46.80486;-1.92793;27;20220920;21.6;8.1;14.8;2.6;10.19;.1;3.07;17697 +86073;46.80486;-1.92793;27;20220921;22.6;9.2;15.9;2.4;10.79;.1;3.08;17434 +86073;46.80486;-1.92793;27;20220922;23.6;6.2;14.9;1.6;10.69;0;2.81;18717 +86073;46.80486;-1.92793;27;20220923;19.4;10.2;14.8;.9;13.19;1.1;1.91;14054 +86073;46.80486;-1.92793;27;20220924;19.5;11.9;15.7;2.4;13.69;1.1;2.11;12590 +86073;46.80486;-1.92793;27;20220925;20.8;11.5;16.1;3;12.19;0;2.68;13807 +86073;46.80486;-1.92793;27;20220926;18;7.3;12.7;3.1;12.09;3.1;2.01;14594 +86073;46.80486;-1.92793;27;20220927;18.6;13.1;15.9;5.6;13.49;2.8;2.45;10178 +86073;46.80486;-1.92793;27;20220928;17.1;15.9;16.5;6.7;14.19;1.1;2.23;4729 +86073;46.80486;-1.92793;27;20220929;16.6;8.8;12.7;2.1;11.49;3.5;1.73;12017 +86073;46.80486;-1.92793;27;20220930;17.1;4.9;11;2.4;11.99;5.7;1.65;14946 +86073;46.80486;-1.92793;27;20221001;18.7;15;16.9;6.6;19.09;2.2;.9;7835 +86073;46.80486;-1.92793;27;20221002;20.1;16.6;18.4;4.4;17.59;.4;1.81;7506 +86073;46.80486;-1.92793;27;20221003;19.9;13.7;16.8;1.4;15.39;0;1.62;10146 +86073;46.80486;-1.92793;27;20221004;20.6;10.6;15.6;.8;15.09;.1;1.63;12894 +86073;46.80486;-1.92793;27;20221005;20.6;12;16.3;3.1;16.09;.2;1.77;11644 +86073;46.80486;-1.92793;27;20221006;20.1;6;13.1;1.3;10.99;.1;1.84;14918 +86073;46.80486;-1.92793;27;20221007;19.6;4.1;11.9;1.6;10.09;.1;1.9;15457 +86073;46.80486;-1.92793;27;20221008;20.1;4.8;12.4;1.4;10.99;.1;1.79;15204 +86073;46.80486;-1.92793;27;20221009;22.3;7.4;14.9;2;12.59;.1;2.1;14751 +86073;46.80486;-1.92793;27;20221010;20.1;15.2;17.6;1.9;17.19;0;1.42;8262 +86073;46.80486;-1.92793;27;20221011;21.4;15;18.2;2.6;14.99;.1;2;9272 +86073;46.80486;-1.92793;27;20221012;20;6.9;13.4;1.1;12.79;.4;1.48;13256 +86073;46.80486;-1.92793;27;20221013;18.1;12;15;3.4;16.29;7.9;1.09;8795 +86073;46.80486;-1.92793;27;20221014;19;15.9;17.4;5.5;18.69;7;1.07;6067 +86073;46.80486;-1.92793;27;20221015;18.6;15.2;16.9;4.5;17.49;1.3;1.18;6281 +86073;46.80486;-1.92793;27;20221016;23;14.6;18.8;2.2;16.89;.6;1.79;10023 +86073;46.80486;-1.92793;27;20221017;20.5;13.9;17.2;1.6;16.99;1;1.27;8659 +86073;46.80486;-1.92793;27;20221018;24.1;12.7;18.4;2.5;17.79;.1;1.76;11344 +86073;46.80486;-1.92793;27;20221019;25.7;17.6;21.6;3.1;18.09;3.8;2.38;9363 +86073;46.80486;-1.92793;27;20221020;21.2;12.7;17;3.4;16.69;.4;1.53;9521 +86073;46.80486;-1.92793;27;20221021;20.6;17.5;19;5.3;15.89;.1;2.36;5567 +86073;46.80486;-1.92793;27;20221022;20.8;14.6;17.7;3.6;15.79;3.2;1.75;7791 +86073;46.80486;-1.92793;27;20221023;21.6;14.5;18;5.3;15.69;1.6;2.21;8243 +86073;46.80486;-1.92793;27;20221024;18.7;17.1;17.9;6.6;15.79;3.2;2.08;3769 +86073;46.80486;-1.92793;27;20221025;20.2;12.4;16.3;3.1;15.19;.1;1.47;8463 +86073;46.80486;-1.92793;27;20221026;21.4;15.7;18.5;3.4;16.99;.1;1.61;7022 +86073;46.80486;-1.92793;27;20221027;22.7;13.3;18;3.6;16.79;0;1.7;8947 +86073;46.80486;-1.92793;27;20221028;20.1;14.6;17.3;3.2;17.19;0;1.22;6750 +86073;46.80486;-1.92793;27;20221029;22.3;16.6;19.4;3.2;16.89;2.9;1.76;6711 +86073;46.80486;-1.92793;27;20221030;18.3;14.2;16.2;2;15.49;2.4;1.02;5545 +86073;46.80486;-1.92793;27;20221031;18.7;9.4;14;3.7;14.09;1.3;1.16;8428 +86073;46.80486;-1.92793;27;20221101;18;13.9;15.9;6.6;12.59;5.9;2.38;5378 +86073;46.80486;-1.92793;27;20221102;18;7.4;12.7;3.6;12.39;0;1.23;8717 +86073;46.80486;-1.92793;27;20221103;16.8;15.2;16;6.3;13.39;17.9;2.02;3107 +86073;46.80486;-1.92793;27;20221104;15.4;9.7;12.5;6.7;10.39;.1;1.99;6128 +86073;46.80486;-1.92793;27;20221105;15.9;5.8;10.9;2.8;11.59;2.3;.85;8125 +86073;46.80486;-1.92793;27;20221106;17.1;13.7;15.4;5.4;14.49;11.3;1.37;4572 +86073;46.80486;-1.92793;27;20221107;18.1;14.7;16.4;5.2;14.29;.3;1.73;4503 +86073;46.80486;-1.92793;27;20221108;17.1;12.2;14.7;5.9;14.19;2.8;1.29;5320 +86073;46.80486;-1.92793;27;20221109;16.2;12.6;14.4;3.5;12.59;1.3;1.31;4502 +86073;46.80486;-1.92793;27;20221110;17.6;6.4;12;2.4;11.49;.1;.96;7975 +86073;46.80486;-1.92793;27;20221111;17.6;8.2;12.9;2.4;12.19;.1;.95;7242 +86073;46.80486;-1.92793;27;20221112;20.1;10.4;15.2;2.8;14.09;.2;1.13;7256 +86073;46.80486;-1.92793;27;20221113;20;10.7;15.3;2.7;12.99;.5;1.27;6958 +86073;46.80486;-1.92793;27;20221114;15.2;9.7;12.5;3.7;12.69;7.5;.82;5132 +86073;46.80486;-1.92793;27;20221115;16.5;13.5;15;6.6;12.89;14.9;1.81;3668 +86073;46.80486;-1.92793;27;20221116;15.5;11;13.3;8.1;12.89;9;1.3;4463 +86073;46.80486;-1.92793;27;20221117;15;13.5;14.3;8.5;11.89;6.8;2.14;2307 +86073;46.80486;-1.92793;27;20221118;14.4;9.7;12.1;3.5;10.19;2.6;1.28;4446 +86073;46.80486;-1.92793;27;20221119;12.4;.5;6.5;.9;7.99;1.9;.36;7266 +86073;46.80486;-1.92793;27;20221120;13.7;5.5;9.6;3.1;11.29;3.1;.49;5912 +86073;46.80486;-1.92793;27;20221121;14.3;9.6;11.9;7.1;10.89;14.6;1.5;4320 +86073;46.80486;-1.92793;27;20221122;13.5;8.8;11.1;8;10.19;3.4;1.6;4314 +86073;46.80486;-1.92793;27;20221123;14.7;10.5;12.6;6.2;12.19;2.7;1.16;4010 +86073;46.80486;-1.92793;27;20221124;15.6;11.2;13.4;5.6;12.09;2.5;1.38;3960 +86073;46.80486;-1.92793;27;20221125;14.4;9.4;11.9;3.5;10.29;.5;1.16;4249 +86073;46.80486;-1.92793;27;20221126;13.9;5.6;9.8;2.8;11.19;1.5;.46;5490 +86073;46.80486;-1.92793;27;20221127;14.5;11.4;12.9;3.3;13.99;12.1;.51;3183 +86073;46.80486;-1.92793;27;20221128;12.2;9.2;10.7;3;10.59;4.9;.79;3146 +86073;46.80486;-1.92793;27;20221129;13;2.3;7.7;.7;8.49;.2;.24;6094 +86073;46.80486;-1.92793;27;20221130;8.8;1.1;5;2.7;7.89;.1;.37;5046 +86073;46.80486;-1.92793;27;20221201;7.1;3.4;5.3;2.6;7.49;.1;.53;3364 +86073;46.80486;-1.92793;27;20221202;7;1.8;4.4;2.5;7.19;0;.43;4024 +86073;46.80486;-1.92793;27;20221203;5;1.8;3.4;4.1;7.19;0;.38;3094 +86073;46.80486;-1.92793;27;20221204;4.9;3.5;4.2;2.6;7.39;.2;.45;1774 +86073;46.80486;-1.92793;27;20221205;5.1;1.4;3.3;2.9;7.19;.1;.31;3290 +86073;46.80486;-1.92793;27;20221206;5.7;1.1;3.4;3.2;6.79;0;.45;3631 +86073;46.80486;-1.92793;27;20221207;6.4;3.4;4.9;3.6;6.69;0;.79;2832 +86073;46.80486;-1.92793;27;20221208;3.9;-1.5;1.2;4.3;5.99;.1;.38;3949 +86073;46.80486;-1.92793;27;20221209;5.5;.3;2.9;3.9;5.59;0;.78;3844 +86073;46.80486;-1.92793;27;20221210;5.3;-5.6;-.1;1.4;5.09;5.9;.21;5681 +86073;46.80486;-1.92793;27;20221211;4.7;.5;2.6;3.1;5.89;2;.56;3337 +86073;46.80486;-1.92793;27;20221212;3.6;-3.2;.2;2.7;4.99;.1;.43;4369 +86073;46.80486;-1.92793;27;20221213;4.1;-2.2;1;3.6;5.59;4.8;.43;4174 +86073;46.80486;-1.92793;27;20221214;8.5;2.6;5.6;3;9.49;3.9;.04;3938 +86073;46.80486;-1.92793;27;20221215;4.3;2.9;3.6;6.4;6.39;.6;.88;1723 +86073;46.80486;-1.92793;27;20221216;5.7;1.1;3.4;4.5;5.29;0;1.04;3482 +86073;46.80486;-1.92793;27;20221217;1.6;-3.6;-1;2.8;4.69;.1;.39;3635 +86073;46.80486;-1.92793;27;20221218;11;-3.5;3.8;4.7;7.79;1.1;.39;6370 +86073;46.80486;-1.92793;27;20221219;13.9;10.6;12.2;6.1;12.09;9;.99;2836 +86073;46.80486;-1.92793;27;20221220;13.7;12.2;12.9;4.8;13.29;2.7;.76;1780 +86073;46.80486;-1.92793;27;20221221;14;8.9;11.4;5.5;13.09;3.7;.35;3620 +86073;46.80486;-1.92793;27;20221222;14.5;13.3;13.9;7.6;14.59;10.5;.79;1467 +86073;46.80486;-1.92793;27;20221223;14.4;14.1;14.2;7.2;14.69;5.9;.9;575 +86073;46.80486;-1.92793;27;20221224;12.8;12;12.4;3.6;12.49;4.9;.79;1195 +86073;46.80486;-1.92793;27;20221225;14.9;9;11.9;2.5;13.19;.6;.34;3943 +86073;46.80486;-1.92793;27;20221226;13.3;11.6;12.4;2.1;11.49;.3;.78;1936 +86073;46.80486;-1.92793;27;20221227;12.5;3.8;8.1;2.4;9.69;.6;.37;4902 +86073;46.80486;-1.92793;27;20221228;13.1;10.7;11.9;6.3;11.99;7;.98;2393 +86073;46.80486;-1.92793;27;20221229;13.3;11.2;12.2;4.7;11.19;7.2;1.18;2223 +86073;46.80486;-1.92793;27;20221230;15;6.5;10.8;7.2;13.59;4.3;.02;4871 +86073;46.80486;-1.92793;27;20221231;15;14.4;14.7;6.2;13.49;1.1;1.44;1127 +86074;46.82646;-1.6227;52;20220101;15.3;7.1;11.2;3;11.45;.1;.56;4949 +86074;46.82646;-1.6227;52;20220102;14.2;10.4;12.3;4.8;13.17;0;.59;2958 +86074;46.82646;-1.6227;52;20220103;12.7;12;12.3;5;13.37;21;.59;1119 +86074;46.82646;-1.6227;52;20220104;11;9.1;10;4.3;10.1;.4;.92;2279 +86074;46.82646;-1.6227;52;20220105;8.6;1.3;5;1.7;6.7;.1;.38;5782 +86074;46.82646;-1.6227;52;20220106;8.7;.4;4.6;2.1;6.65;2.2;.54;4505 +86074;46.82646;-1.6227;52;20220107;10.8;5.9;8.4;5.1;9.5;2;.71;4823 +86074;46.82646;-1.6227;52;20220108;11.1;8;9.6;6.3;10.2;10.7;.96;1687 +86074;46.82646;-1.6227;52;20220109;9.9;7;8.4;3.3;10.12;7;.52;1962 +86074;46.82646;-1.6227;52;20220110;9.9;8.7;9.3;2.3;11.25;1.4;.42;1434 +86074;46.82646;-1.6227;52;20220111;10.8;5.3;8.1;1.6;8.37;0;.57;4405 +86074;46.82646;-1.6227;52;20220112;7.1;.7;3.9;3;6.37;0;.58;5910 +86074;46.82646;-1.6227;52;20220113;7.9;2.3;5.1;3.8;6.42;0;.83;6132 +86074;46.82646;-1.6227;52;20220114;3.9;-1.5;1.2;2.3;5.62;.1;.38;5116 +86074;46.82646;-1.6227;52;20220115;1.3;-2.6;-.6;1.6;5.75;.1;.22;3117 +86074;46.82646;-1.6227;52;20220116;6.1;-1.3;2.4;1.5;7.3;0;.23;3572 +86074;46.82646;-1.6227;52;20220117;6.3;2.4;4.4;2;8.5;0;.23;3132 +86074;46.82646;-1.6227;52;20220118;5.9;2.7;4.3;2.5;7.55;0;.44;2416 +86074;46.82646;-1.6227;52;20220119;8.5;4;6.2;1.5;7.95;.9;.51;2910 +86074;46.82646;-1.6227;52;20220120;9.2;4.9;7.1;2.6;7.82;.1;.69;5877 +86074;46.82646;-1.6227;52;20220121;7.4;-.4;3.5;3.2;5.92;.1;.72;6975 +86074;46.82646;-1.6227;52;20220122;5.7;-2;1.8;3.3;6.27;.1;.48;4315 +86074;46.82646;-1.6227;52;20220123;5.7;3;4.3;5;6.82;0;.75;4969 +86074;46.82646;-1.6227;52;20220124;7.5;1.3;4.4;2.7;6.5;0;.69;6360 +86074;46.82646;-1.6227;52;20220125;4;-2.7;.7;1.9;6.3;0;.28;5161 +86074;46.82646;-1.6227;52;20220126;1.3;.8;1.1;3;6.07;0;.41;1475 +86074;46.82646;-1.6227;52;20220127;6.4;-1.2;2.6;2.1;6.45;.3;.46;5202 +86074;46.82646;-1.6227;52;20220128;10.1;.9;5.5;.7;9.6;0;.31;4296 +86074;46.82646;-1.6227;52;20220129;8.5;6.9;7.7;1.5;10.05;0;.42;2935 +86074;46.82646;-1.6227;52;20220130;9.1;7.3;8.2;1.7;10.42;.3;.43;2304 +86074;46.82646;-1.6227;52;20220131;10.9;6.9;8.9;3.9;9.15;.1;.97;5606 +86074;46.82646;-1.6227;52;20220201;10.8;3.5;7.2;4.2;9.7;0;.52;4250 +86074;46.82646;-1.6227;52;20220202;10.9;7.6;9.2;2.3;9.87;0;.7;4045 +86074;46.82646;-1.6227;52;20220203;8.4;5.4;6.9;2;9.67;.4;.41;2985 +86074;46.82646;-1.6227;52;20220204;11.9;7.7;9.8;2.7;9.9;.4;.87;5034 +86074;46.82646;-1.6227;52;20220205;11.3;-.3;5.5;2.1;7.8;.2;.68;9031 +86074;46.82646;-1.6227;52;20220206;11.8;5.6;8.7;6.4;11.07;.6;.48;3625 +86074;46.82646;-1.6227;52;20220207;12.4;8.9;10.7;2.7;10.75;.3;.86;5464 +86074;46.82646;-1.6227;52;20220208;11.2;6.3;8.7;1.8;9.62;.1;.69;6435 +86074;46.82646;-1.6227;52;20220209;9.6;2.3;5.9;2.5;8.5;.1;.63;5084 +86074;46.82646;-1.6227;52;20220210;11.1;5.2;8.1;2.9;9.6;0;.79;3300 +86074;46.82646;-1.6227;52;20220211;9.8;-.5;4.6;2.9;6.4;.1;1.01;11150 +86074;46.82646;-1.6227;52;20220212;10;1;5.5;2.4;5.9;0;1.13;10950 +86074;46.82646;-1.6227;52;20220213;12.3;.1;6.2;5.7;8.65;7.2;.92;4850 +86074;46.82646;-1.6227;52;20220214;12.5;6.3;9.4;4.5;9.15;2.3;1.31;8550 +86074;46.82646;-1.6227;52;20220215;11.7;3.8;7.7;5;10.2;11;.58;4550 +86074;46.82646;-1.6227;52;20220216;12.5;9.4;10.9;7.5;13.37;2.3;.23;2620 +86074;46.82646;-1.6227;52;20220217;13.6;11.5;12.5;5.7;13.32;.5;.9;4000 +86074;46.82646;-1.6227;52;20220218;11.8;10.5;11.2;6;10.16;1.3;1.58;3848 +86074;46.82646;-1.6227;52;20220219;11.2;.6;5.9;3.7;8.12;.2;1.02;9943 +86074;46.82646;-1.6227;52;20220220;13.4;8.7;11.1;6.3;11.87;1.7;1.04;6916 +86074;46.82646;-1.6227;52;20220221;12.4;8.1;10.3;6.3;9.07;.1;1.83;7890 +86074;46.82646;-1.6227;52;20220222;12.1;6.2;9.1;3.2;11.2;.5;.66;4740 +86074;46.82646;-1.6227;52;20220223;13;8.5;10.7;1.2;10.95;.7;.9;6773 +86074;46.82646;-1.6227;52;20220224;12;5.6;8.8;3.3;8.82;.8;1.28;8439 +86074;46.82646;-1.6227;52;20220225;11.8;-.1;5.8;1.4;6.62;.1;1.13;11710 +86074;46.82646;-1.6227;52;20220226;12.4;.5;6.4;4.3;5.7;.1;2.12;13714 +86074;46.82646;-1.6227;52;20220227;13.8;2.9;8.3;2.7;8.05;.2;1.47;10649 +86074;46.82646;-1.6227;52;20220228;15.4;3.5;9.5;1.9;9.76;0;1.27;11817 +86074;46.82646;-1.6227;52;20220301;15.5;7.6;11.5;2.6;10.26;.1;1.51;8170 +86074;46.82646;-1.6227;52;20220302;13.2;9.2;11.2;2.4;10.9;1.2;1.16;6063 +86074;46.82646;-1.6227;52;20220303;11.5;8.7;10.1;3.5;11.33;5.9;.79;3643 +86074;46.82646;-1.6227;52;20220304;12.6;6.8;9.7;3.5;8.76;0;1.64;9452 +86074;46.82646;-1.6227;52;20220305;11.5;1.5;6.5;2.8;7.73;.3;1.32;11244 +86074;46.82646;-1.6227;52;20220306;10.1;5.8;7.9;3.4;7.86;0;1.42;7538 +86074;46.82646;-1.6227;52;20220307;9;-.4;4.3;3.7;5.3;0;1.77;14374 +86074;46.82646;-1.6227;52;20220308;10.9;2.2;6.6;3.9;9.07;1.4;.88;6519 +86074;46.82646;-1.6227;52;20220309;14.2;6.3;10.3;4.4;10.17;.4;1.64;11358 +86074;46.82646;-1.6227;52;20220310;12.3;9.7;11;3.3;10.9;1.7;1.25;6651 +86074;46.82646;-1.6227;52;20220311;13.1;6.6;9.9;5.5;10.65;9.8;1.32;8950 +86074;46.82646;-1.6227;52;20220312;13.8;6.8;10.3;4.4;9.67;5.8;1.9;13517 +86074;46.82646;-1.6227;52;20220313;12;8.3;10.2;4;9.67;2.8;1.61;9418 +86074;46.82646;-1.6227;52;20220314;16;4;10;4.6;8.47;1.4;2.48;16000 +86074;46.82646;-1.6227;52;20220315;16.7;9.9;13.3;3.4;12.03;0;1.65;7466 +86074;46.82646;-1.6227;52;20220316;14;11;12.5;3.5;11.75;.1;1.31;4266 +86074;46.82646;-1.6227;52;20220317;10.6;6.1;8.3;3.9;8.02;0;1.56;7667 +86074;46.82646;-1.6227;52;20220318;14.4;3.1;8.8;6.5;6.65;0;2.9;13750 +86074;46.82646;-1.6227;52;20220319;16.5;6.6;11.6;4.7;8.7;0;2.7;13650 +86074;46.82646;-1.6227;52;20220320;16.5;9.4;12.9;3.1;9.95;0;2.28;12350 +86074;46.82646;-1.6227;52;20220321;17.9;8.3;13.1;4.4;10;0;2.77;14650 +86074;46.82646;-1.6227;52;20220322;16.9;7;11.9;4.8;7.85;0;3.32;18200 +86074;46.82646;-1.6227;52;20220323;16.2;5.6;10.9;3.6;6.6;0;3.16;18850 +86074;46.82646;-1.6227;52;20220324;19;2.9;10.9;2.9;6.4;0;3.24;19700 +86074;46.82646;-1.6227;52;20220325;20.3;4.4;12.4;3.9;7;0;3.78;19400 +86074;46.82646;-1.6227;52;20220326;20.5;7.4;14;4.9;7.35;0;4.28;18600 +86074;46.82646;-1.6227;52;20220327;21.4;4.8;13.1;3;8.45;0;3.38;18150 +86074;46.82646;-1.6227;52;20220328;20.7;8.4;14.6;2.7;8.85;1.6;3.11;15200 +86074;46.82646;-1.6227;52;20220329;15.8;8.4;12.1;2.5;10.65;.1;2.13;14550 +86074;46.82646;-1.6227;52;20220330;12.7;9.5;11.1;2.8;10.75;.8;1.23;4550 +86074;46.82646;-1.6227;52;20220331;10.8;3.1;6.9;4.3;7.45;3.4;1.57;7250 +86074;46.82646;-1.6227;52;20220401;9.6;-.4;4.6;5.3;5.55;.4;2.27;18050 +86074;46.82646;-1.6227;52;20220402;10.7;-.9;4.9;3.1;5.5;0;2.22;18100 +86074;46.82646;-1.6227;52;20220403;10;0;5;4.3;4.89;0;2.61;17619 +86074;46.82646;-1.6227;52;20220404;11.2;-2.7;4.3;2.6;6.11;.2;2.13;21200 +86074;46.82646;-1.6227;52;20220405;12.7;7.8;10.2;4.2;9.94;.1;1.87;11586 +86074;46.82646;-1.6227;52;20220406;13.4;7.7;10.5;5.3;11.05;4;1.51;9650 +86074;46.82646;-1.6227;52;20220407;14.1;10.8;12.5;7.1;12.7;17.6;1.37;6550 +86074;46.82646;-1.6227;52;20220408;14;10.1;12;6.9;11.25;4.8;1.77;6350 +86074;46.82646;-1.6227;52;20220409;13.6;2.3;8;2.3;7.15;.1;2.55;20900 +86074;46.82646;-1.6227;52;20220410;15.9;.2;8.1;4.5;7.1;0;3.13;22100 +86074;46.82646;-1.6227;52;20220411;21;8;14.5;5;10.39;.1;3.88;18100 +86074;46.82646;-1.6227;52;20220412;17.1;10.8;13.9;3.5;11.85;1.6;2.15;9650 +86074;46.82646;-1.6227;52;20220413;21.1;6.5;13.8;1.4;12.1;2;2.55;16350 +86074;46.82646;-1.6227;52;20220414;22.9;6.8;14.9;1.8;12.25;.1;3.32;21600 +86074;46.82646;-1.6227;52;20220415;23.6;7.9;15.7;2.2;11.65;0;3.69;22050 +86074;46.82646;-1.6227;52;20220416;21.2;9.2;15.2;3.3;11.45;0;3.91;24300 +86074;46.82646;-1.6227;52;20220417;21.8;6.5;14.1;2.5;10.55;0;3.62;22450 +86074;46.82646;-1.6227;52;20220418;17.3;8.6;12.9;3.3;11.1;0;2.51;14350 +86074;46.82646;-1.6227;52;20220419;15.7;5.2;10.5;3.6;8.75;0;2.86;18950 +86074;46.82646;-1.6227;52;20220420;18.9;7.7;13.3;3.6;10.3;.3;3.04;15900 +86074;46.82646;-1.6227;52;20220421;20.8;9;14.9;2.1;10.15;.1;3.62;21750 +86074;46.82646;-1.6227;52;20220422;20.3;7.9;14.1;2.8;10.6;1.5;3.32;18600 +86074;46.82646;-1.6227;52;20220423;18.9;10.4;14.7;2.9;12.2;4;2.69;14100 +86074;46.82646;-1.6227;52;20220424;17.6;10.3;14;2.9;13;1.9;2.24;13150 +86074;46.82646;-1.6227;52;20220425;17.7;11.2;14.4;2.3;12.3;2.2;2.62;15550 +86074;46.82646;-1.6227;52;20220426;18.3;6.5;12.4;4.3;9.55;0;3.89;25950 +86074;46.82646;-1.6227;52;20220427;19.5;8.1;13.8;5.3;9.75;0;4.13;22050 +86074;46.82646;-1.6227;52;20220428;20.2;11.5;15.9;3.6;11.2;0;3.86;20150 +86074;46.82646;-1.6227;52;20220429;21.8;8.4;15.1;2.9;11.85;0;3.91;23850 +86074;46.82646;-1.6227;52;20220430;18.3;7.3;12.8;3.3;10.15;0;3.62;24250 +86074;46.82646;-1.6227;52;20220501;19.5;8.9;14.2;2.9;8.85;0;4.15;24450 +86074;46.82646;-1.6227;52;20220502;19.1;9.7;14.4;3.3;9.8;0;3.54;17750 +86074;46.82646;-1.6227;52;20220503;20.3;7.7;14;3.2;10.1;0;3.92;23300 +86074;46.82646;-1.6227;52;20220504;19.9;6.9;13.4;2.7;10.6;0;3.29;19350 +86074;46.82646;-1.6227;52;20220505;20.4;7.2;13.8;2.8;11.3;.1;3.51;21850 +86074;46.82646;-1.6227;52;20220506;21.8;8.3;15;2.8;11.9;0;3.49;18895 +86074;46.82646;-1.6227;52;20220507;21.3;9.3;15.3;2.8;12.07;0;3.5;18919 +86074;46.82646;-1.6227;52;20220508;24;10.2;17.1;2.7;12.47;0;3.85;18492 +86074;46.82646;-1.6227;52;20220509;26.1;11.4;18.7;2.3;12.97;0;4.23;20003 +86074;46.82646;-1.6227;52;20220510;25.6;11.7;18.6;1.8;13.12;0;4.01;20347 +86074;46.82646;-1.6227;52;20220511;20.2;9.2;14.7;2.5;13.7;0;2.8;16813 +86074;46.82646;-1.6227;52;20220512;20.5;10.5;15.5;2.3;12.75;0;2.85;14460 +86074;46.82646;-1.6227;52;20220513;22.9;10.2;16.6;2.6;11.12;0;4;19670 +86074;46.82646;-1.6227;52;20220514;27.3;12.7;20;3.2;13.45;.4;4.64;18115 +86074;46.82646;-1.6227;52;20220515;27.7;17.4;22.6;3.4;16.6;.3;4.61;17559 +86074;46.82646;-1.6227;52;20220516;25.3;12.6;18.9;2.3;15.67;.2;3.7;18214 +86074;46.82646;-1.6227;52;20220517;29;13.3;21.2;3.5;15.27;0;5.08;20494 +86074;46.82646;-1.6227;52;20220518;29.9;12;21;2.3;15.12;1.2;4.58;19487 +86074;46.82646;-1.6227;52;20220519;25.3;14.3;19.8;2.2;15.3;3.2;3.53;15389 +86074;46.82646;-1.6227;52;20220520;22.5;15;18.7;2.9;15.42;.2;3.34;15293 +86074;46.82646;-1.6227;52;20220521;27.6;9.2;18.4;2.3;13.97;.1;4.39;21240 +86074;46.82646;-1.6227;52;20220522;29.1;17;23;3.1;16.82;14.5;4.53;16056 +86074;46.82646;-1.6227;52;20220523;18.8;16.3;17.5;4.1;16.3;4.3;2.38;10555 +86074;46.82646;-1.6227;52;20220524;17.7;10.3;14;2.7;12;1.9;2.79;15021 +86074;46.82646;-1.6227;52;20220525;18.7;8.3;13.5;2.7;12.5;.1;2.73;16061 +86074;46.82646;-1.6227;52;20220526;18.2;13.2;15.7;2.2;13.6;0;2.16;9132 +86074;46.82646;-1.6227;52;20220527;19;10.8;14.9;1.6;13.6;.1;2.31;11974 +86074;46.82646;-1.6227;52;20220528;23.2;10.2;16.7;3.5;11.6;0;4.55;21893 +86074;46.82646;-1.6227;52;20220529;19.1;10.6;14.9;4.4;9.27;0;4.41;20893 +86074;46.82646;-1.6227;52;20220530;20.2;7;13.6;2.9;9.17;0;3.98;21043 +86074;46.82646;-1.6227;52;20220531;21.7;7.3;14.5;2.4;9.22;.1;4.18;21984 +86074;46.82646;-1.6227;52;20220601;24.3;9.4;16.8;2.1;10.7;0;4.23;21156 +86074;46.82646;-1.6227;52;20220602;27.1;15.1;21.1;3;13.02;5.3;4.95;19066 +86074;46.82646;-1.6227;52;20220603;25.9;15.4;20.6;2.3;16.15;1.4;3.97;18082 +86074;46.82646;-1.6227;52;20220604;23.7;13.8;18.7;2;17.25;2.2;2.94;14612 +86074;46.82646;-1.6227;52;20220605;20.9;15;18;3.6;15.02;.5;3.42;16336 +86074;46.82646;-1.6227;52;20220606;18.2;12.7;15.4;2.2;14.9;2.7;1.93;9210 +86074;46.82646;-1.6227;52;20220607;20.5;13.5;17;3.7;15.55;10.7;2.89;14293 +86074;46.82646;-1.6227;52;20220608;20.1;15.6;17.8;4.9;15.97;0;3.17;15331 +86074;46.82646;-1.6227;52;20220609;21;13.7;17.4;2.9;14.4;0;3.58;18399 +86074;46.82646;-1.6227;52;20220610;21.9;14.5;18.2;2;15.05;.1;3.09;14909 +86074;46.82646;-1.6227;52;20220611;24.6;10.8;17.7;2;14.92;0;4.57;26827 +86074;46.82646;-1.6227;52;20220612;24.6;13.5;19.1;4.1;12.87;.2;5.24;23263 +86074;46.82646;-1.6227;52;20220613;25.4;11.6;18.5;4.1;11.7;0;6.14;30345 +86074;46.82646;-1.6227;52;20220614;30.4;12.8;21.6;3.8;12.4;0;7.07;29361 +86074;46.82646;-1.6227;52;20220615;30.9;16.1;23.5;2.9;14.7;0;6.53;28974 +86074;46.82646;-1.6227;52;20220616;32.4;16.8;24.6;3;15.65;0;6.56;26371 +86074;46.82646;-1.6227;52;20220617;36.9;18.6;27.7;2.4;16.42;0;7.32;28894 +86074;46.82646;-1.6227;52;20220618;38.2;20.5;29.4;3.2;16.6;.8;8.4;29172 +86074;46.82646;-1.6227;52;20220619;25.7;17.4;21.5;4.5;18.47;.2;4.57;20397 +86074;46.82646;-1.6227;52;20220620;28.2;15.9;22.1;2.6;17.8;10.4;4.95;23158 +86074;46.82646;-1.6227;52;20220621;25.3;16.6;20.9;2.8;19.25;1.2;3.93;19830 +86074;46.82646;-1.6227;52;20220622;22.1;16.5;19.3;2.1;18.25;3.3;2.95;15085 +86074;46.82646;-1.6227;52;20220623;23.9;12.3;18.1;2;16.35;2;3.94;22684 +86074;46.82646;-1.6227;52;20220624;20.1;15.2;17.7;3.4;16.67;5.5;2.74;13908 +86074;46.82646;-1.6227;52;20220625;19.5;13;16.3;2.5;13.95;0;3.15;16954 +86074;46.82646;-1.6227;52;20220626;20.8;10.5;15.6;2.4;12.2;0;4.14;24457 +86074;46.82646;-1.6227;52;20220627;20.9;10.7;15.8;2.3;12.5;.1;4.48;27915 +86074;46.82646;-1.6227;52;20220628;21.6;8.4;15;2;12.32;.5;4.32;27638 +86074;46.82646;-1.6227;52;20220629;18.4;12.8;15.6;2.6;14.5;2.1;2.28;10846 +86074;46.82646;-1.6227;52;20220630;19.6;11.8;15.7;2.5;12.7;1.2;4.1;25204 +86074;46.82646;-1.6227;52;20220701;21.2;9;15.1;1.6;12;.1;4.08;25656 +86074;46.82646;-1.6227;52;20220702;24.7;9.8;17.2;2.4;12.77;.1;5.19;30288 +86074;46.82646;-1.6227;52;20220703;23.2;11.2;17.2;2.8;13.65;0;4.72;27788 +86074;46.82646;-1.6227;52;20220704;25.5;11.8;18.7;3.8;13.1;0;5.71;29931 +86074;46.82646;-1.6227;52;20220705;26.1;10.9;18.5;3.7;12.65;0;5.89;30038 +86074;46.82646;-1.6227;52;20220706;27.6;13;20.3;3.9;13.4;0;6.29;29389 +86074;46.82646;-1.6227;52;20220707;26.2;13;19.6;3.3;15.27;0;5.36;28015 +86074;46.82646;-1.6227;52;20220708;29.5;14.8;22.2;3.9;13.22;0;6.89;29498 +86074;46.82646;-1.6227;52;20220709;31.4;15.6;23.5;3.4;13.92;0;7.03;29351 +86074;46.82646;-1.6227;52;20220710;30.9;18;24.4;4.5;13.37;0;7.66;28832 +86074;46.82646;-1.6227;52;20220711;33.3;18;25.6;4;13.45;0;8.02;29234 +86074;46.82646;-1.6227;52;20220712;35.2;17;26.1;2.6;14.57;0;7.32;30022 +86074;46.82646;-1.6227;52;20220713;35.5;17.8;26.7;2;14.6;0;6.8;29302 +86074;46.82646;-1.6227;52;20220714;32.3;17.6;24.9;3.4;14.82;0;7.14;28802 +86074;46.82646;-1.6227;52;20220715;30.9;15;23;3.8;12.4;0;7.08;27943 +86074;46.82646;-1.6227;52;20220716;33.1;17;25.1;4.1;11.22;0;8.02;27633 +86074;46.82646;-1.6227;52;20220717;35.6;19.6;27.6;4.8;11.52;0;9.05;26003 +86074;46.82646;-1.6227;52;20220718;41.3;22.4;31.8;4.6;13.1;0;10.47;28444 +86074;46.82646;-1.6227;52;20220719;25.9;22;23.9;4.2;17.87;3;5.26;20556 +86074;46.82646;-1.6227;52;20220720;24;18;21;3.4;18.9;.6;3.9;19150 +86074;46.82646;-1.6227;52;20220721;26.5;15.6;21;1.9;16.75;.6;4.13;20669 +86074;46.82646;-1.6227;52;20220722;22.7;15.5;19.1;2.1;17.17;4.4;2.73;12423 +86074;46.82646;-1.6227;52;20220723;26.3;12.7;19.5;2;14.45;0;4.94;27553 +86074;46.82646;-1.6227;52;20220724;30.8;13.2;22;2.3;15.47;.4;5.84;28339 +86074;46.82646;-1.6227;52;20220725;23.6;18.2;20.9;3.9;17.77;.4;4.08;19058 +86074;46.82646;-1.6227;52;20220726;24.3;15.6;20;2.7;14.67;0;4.16;19056 +86074;46.82646;-1.6227;52;20220727;26.6;13.4;20;2.5;12.17;0;5.05;23791 +86074;46.82646;-1.6227;52;20220728;28.2;16.1;22.1;2.6;13.85;0;5.11;22239 +86074;46.82646;-1.6227;52;20220729;27.7;17.2;22.5;2.6;16.7;.1;4.89;23772 +86074;46.82646;-1.6227;52;20220730;29;15.3;22.2;2.4;17.47;.1;5.13;25820 +86074;46.82646;-1.6227;52;20220731;27.1;14.7;20.9;2.4;17.8;.2;4.78;25945 +86074;46.82646;-1.6227;52;20220801;28.3;15;21.6;2.4;18.4;0;4.62;23795 +86074;46.82646;-1.6227;52;20220802;32.3;16.1;24.2;2.2;17.45;0;5.57;25511 +86074;46.82646;-1.6227;52;20220803;33.7;17.6;25.7;2.4;17.22;0;6.01;24976 +86074;46.82646;-1.6227;52;20220804;30.4;19;24.7;3.5;17.62;3.3;5.56;20988 +86074;46.82646;-1.6227;52;20220805;27.9;15;21.4;4.5;12.42;0;6.42;26294 +86074;46.82646;-1.6227;52;20220806;28;14;21;4.9;9.72;0;7;26079 +86074;46.82646;-1.6227;52;20220807;29.7;14.7;22.2;4.3;9.8;0;7.15;26101 +86074;46.82646;-1.6227;52;20220808;32;15.9;23.9;4.1;10.85;0;7.38;25896 +86074;46.82646;-1.6227;52;20220809;33.5;17.9;25.7;4.1;12.4;0;7.59;25496 +86074;46.82646;-1.6227;52;20220810;35.3;19.6;27.4;4.1;12.35;0;8.11;25522 +86074;46.82646;-1.6227;52;20220811;36.3;18.2;27.2;3.8;10.82;0;8.07;25835 +86074;46.82646;-1.6227;52;20220812;35.9;20.2;28.1;3;10.9;0;7.24;24685 +86074;46.82646;-1.6227;52;20220813;33.9;17.1;25.5;2.7;15.55;3.6;6;23970 +86074;46.82646;-1.6227;52;20220814;22;19;20.5;3.3;20.32;5.1;2.23;9388 +86074;46.82646;-1.6227;52;20220815;23.8;17.8;20.8;3.3;19.1;.5;3.02;13471 +86074;46.82646;-1.6227;52;20220816;24.8;18.1;21.4;2.3;18.92;5.1;3.27;15879 +86074;46.82646;-1.6227;52;20220817;22.3;14.5;18.4;1.9;17.47;3.7;2.83;16508 +86074;46.82646;-1.6227;52;20220818;24.8;15.1;19.9;3.1;17.62;.5;3.42;17059 +86074;46.82646;-1.6227;52;20220819;24.5;17.6;21.1;3.3;19.75;.5;3.1;14565 +86074;46.82646;-1.6227;52;20220820;25.3;15.5;20.4;1.9;16.9;0;3.81;20997 +86074;46.82646;-1.6227;52;20220821;22.4;13.4;17.9;1.5;17.15;2.2;2.19;11400 +86074;46.82646;-1.6227;52;20220822;24.5;18;21.3;2.6;20.35;.3;3.01;15096 +86074;46.82646;-1.6227;52;20220823;25.5;19.4;22.5;2;20.9;.2;2.94;13712 +86074;46.82646;-1.6227;52;20220824;33.3;16.1;24.7;2.4;19.5;2.4;5.1;22855 +86074;46.82646;-1.6227;52;20220825;26.4;19.9;23.2;2.8;20.7;.1;3.24;13238 +86074;46.82646;-1.6227;52;20220826;26;14.4;20.2;2.9;15.22;0;4.1;19961 +86074;46.82646;-1.6227;52;20220827;28.4;14.6;21.5;3;13.95;0;4.85;21362 +86074;46.82646;-1.6227;52;20220828;28.7;17.1;22.9;3.8;12.55;0;5.62;20741 +86074;46.82646;-1.6227;52;20220829;31.8;16.7;24.2;3.1;14.62;.1;5.02;16316 +86074;46.82646;-1.6227;52;20220830;31.3;18.7;25;2.2;17.97;0;4.61;20425 +86074;46.82646;-1.6227;52;20220831;27.3;17.6;22.4;2;20.5;5.9;2.83;12579 +86074;46.82646;-1.6227;52;20220901;26.2;17.2;21.7;1.6;19.27;.5;3.38;18463 +86074;46.82646;-1.6227;52;20220902;24.8;15.5;20.1;2.1;18.45;3.3;3.28;19039 +86074;46.82646;-1.6227;52;20220903;23.9;15.5;19.7;2.7;16.8;.1;3.27;17013 +86074;46.82646;-1.6227;52;20220904;27.8;14.3;21;2.5;16.35;.2;3.8;18069 +86074;46.82646;-1.6227;52;20220905;29.2;14.8;22;2.7;17.72;.1;4.05;19074 +86074;46.82646;-1.6227;52;20220906;23.3;15.6;19.5;3;17.52;1.5;2.56;11382 +86074;46.82646;-1.6227;52;20220907;22.3;16.9;19.6;3.6;17.35;12.1;2.51;9554 +86074;46.82646;-1.6227;52;20220908;21.9;15.5;18.7;4.1;16.57;2.4;2.86;13717 +86074;46.82646;-1.6227;52;20220909;21.1;15.4;18.3;4.3;15.47;1.9;2.98;13443 +86074;46.82646;-1.6227;52;20220910;21.8;11.8;16.8;1.6;15.92;.2;2.21;13246 +86074;46.82646;-1.6227;52;20220911;28.2;14.2;21.2;2.5;16.15;0;3.98;19669 +86074;46.82646;-1.6227;52;20220912;33.6;16.3;25;3.3;15.6;.4;5.22;17068 +86074;46.82646;-1.6227;52;20220913;29.9;21.1;25.5;3.6;19.52;1.2;4.07;12754 +86074;46.82646;-1.6227;52;20220914;26;16.8;21.4;2.5;19.55;.5;2.72;12581 +86074;46.82646;-1.6227;52;20220915;24.6;18.5;21.6;3;17.82;0;3.06;12927 +86074;46.82646;-1.6227;52;20220916;20.8;10.4;15.6;3;11.27;0;2.98;15514 +86074;46.82646;-1.6227;52;20220917;19.9;5.9;12.9;2.4;8.95;0;2.98;19152 +86074;46.82646;-1.6227;52;20220918;21.1;6;13.5;2.6;8.57;0;3.25;19111 +86074;46.82646;-1.6227;52;20220919;21.6;8.1;14.9;3.2;10.27;0;3.32;18223 +86074;46.82646;-1.6227;52;20220920;21.5;8;14.7;3.1;9.87;.2;3.28;17831 +86074;46.82646;-1.6227;52;20220921;22.2;8.9;15.6;2.8;10.35;0;3.25;17697 +86074;46.82646;-1.6227;52;20220922;23.4;7.9;15.6;2;9.8;0;3.04;17934 +86074;46.82646;-1.6227;52;20220923;20.1;10.8;15.5;1.3;11.92;.6;1.77;8467 +86074;46.82646;-1.6227;52;20220924;20;12.1;16;2.3;13.35;1.9;2.06;10160 +86074;46.82646;-1.6227;52;20220925;20;10.5;15.3;2.8;12.05;0;2.32;11480 +86074;46.82646;-1.6227;52;20220926;18;8.5;13.3;3.2;11.72;3.2;1.86;8361 +86074;46.82646;-1.6227;52;20220927;17.8;10.6;14.2;5;12.92;3.8;2;8842 +86074;46.82646;-1.6227;52;20220928;17.4;14.9;16.2;5.7;14.37;2.4;2.09;8013 +86074;46.82646;-1.6227;52;20220929;17.1;7.7;12.4;2;10.95;2.1;1.78;11994 +86074;46.82646;-1.6227;52;20220930;18.1;5.4;11.7;2.8;11.72;5.9;1.82;13945 +86074;46.82646;-1.6227;52;20221001;18.6;14.8;16.7;5.5;18.82;2.8;.77;5276 +86074;46.82646;-1.6227;52;20221002;20.5;16.7;18.6;3.6;17.75;1.1;1.8;8076 +86074;46.82646;-1.6227;52;20221003;20.9;13;16.9;1.7;15.77;0;1.57;8848 +86074;46.82646;-1.6227;52;20221004;20.3;10.5;15.4;1.3;14.32;.1;1.63;11456 +86074;46.82646;-1.6227;52;20221005;20.6;10.7;15.7;2.8;15.6;.3;1.51;8733 +86074;46.82646;-1.6227;52;20221006;19.6;7.1;13.3;1.6;10.9;0;1.91;15017 +86074;46.82646;-1.6227;52;20221007;20.4;5.9;13.1;1.7;10.22;.1;2.01;14468 +86074;46.82646;-1.6227;52;20221008;20.4;7;13.7;2;11.35;.1;1.96;13647 +86074;46.82646;-1.6227;52;20221009;22.6;7.9;15.3;2.5;12.07;.1;2.28;14137 +86074;46.82646;-1.6227;52;20221010;21.1;13.3;17.2;2;16.65;0;1.48;8705 +86074;46.82646;-1.6227;52;20221011;20.5;14.7;17.6;2.9;14.85;0;2.06;11417 +86074;46.82646;-1.6227;52;20221012;20.9;8.1;14.5;1.4;13.1;.3;1.56;12098 +86074;46.82646;-1.6227;52;20221013;18;11.6;14.8;3.2;16.05;8.1;.86;4191 +86074;46.82646;-1.6227;52;20221014;19;15.2;17.1;4.9;18.17;9.3;1;4002 +86074;46.82646;-1.6227;52;20221015;18.5;15.8;17.1;4.4;17.25;2.2;1.22;5165 +86074;46.82646;-1.6227;52;20221016;23.1;13.9;18.5;2.1;16.7;.8;1.76;10637 +86074;46.82646;-1.6227;52;20221017;20.1;13.8;17;1.5;17.4;1.5;.98;5274 +86074;46.82646;-1.6227;52;20221018;23.4;14;18.7;3.4;18.32;.1;1.73;9460 +86074;46.82646;-1.6227;52;20221019;25.4;17.3;21.3;3.5;18;1.3;2.38;8914 +86074;46.82646;-1.6227;52;20221020;22.1;14.2;18.1;3.7;16.32;2.1;1.94;10383 +86074;46.82646;-1.6227;52;20221021;21.1;15.3;18.2;3.7;15.4;.2;2.03;8817 +86074;46.82646;-1.6227;52;20221022;21.3;14.4;17.9;3.2;15.95;.7;1.72;8419 +86074;46.82646;-1.6227;52;20221023;22.2;16.6;19.4;5.3;15.9;2;2.48;6829 +86074;46.82646;-1.6227;52;20221024;19.1;15.9;17.5;5.2;15.5;1.2;1.93;6949 +86074;46.82646;-1.6227;52;20221025;19.4;12.2;15.8;3;15.05;0;1.25;5548 +86074;46.82646;-1.6227;52;20221026;22.4;14;18.2;3.4;16.25;.1;1.75;8828 +86074;46.82646;-1.6227;52;20221027;23.3;14.3;18.8;3.4;15.97;0;1.93;6943 +86074;46.82646;-1.6227;52;20221028;21.2;14.8;18;2.8;16.62;0;1.42;6648 +86074;46.82646;-1.6227;52;20221029;23.2;16.3;19.8;3.1;16.12;3.5;1.93;7388 +86074;46.82646;-1.6227;52;20221030;18.2;13.9;16.1;1.7;14.97;3;.99;5003 +86074;46.82646;-1.6227;52;20221031;19.2;10;14.6;3.5;14.15;.9;1.24;5168 +86074;46.82646;-1.6227;52;20221101;17.9;11;14.4;4.5;12.25;5.3;1.8;6846 +86074;46.82646;-1.6227;52;20221102;17.9;8.4;13.2;3;12.77;0;1.19;7747 +86074;46.82646;-1.6227;52;20221103;15.7;12.9;14.3;4.9;13.02;15;1.46;4230 +86074;46.82646;-1.6227;52;20221104;15.2;8.8;12;6;10.07;.3;1.83;8030 +86074;46.82646;-1.6227;52;20221105;15;6.1;10.6;2.4;11.2;1.3;.83;5405 +86074;46.82646;-1.6227;52;20221106;17;12.2;14.6;5;13.75;13.2;1.34;4571 +86074;46.82646;-1.6227;52;20221107;18;12.8;15.4;4.9;13.7;.3;1.56;6104 +86074;46.82646;-1.6227;52;20221108;16.8;12.1;14.5;5.1;14.07;2.9;1.21;3652 +86074;46.82646;-1.6227;52;20221109;16.6;11.8;14.2;3;12.47;.9;1.22;6071 +86074;46.82646;-1.6227;52;20221110;17.2;6.2;11.7;2.3;11.57;0;.88;7367 +86074;46.82646;-1.6227;52;20221111;16.3;7.6;12;2.7;11.77;.1;.87;7614 +86074;46.82646;-1.6227;52;20221112;19.5;9.9;14.7;3.4;13.55;.2;1.18;7941 +86074;46.82646;-1.6227;52;20221113;20.1;9.9;15;2.8;12.65;.4;1.23;7956 +86074;46.82646;-1.6227;52;20221114;14.9;9.7;12.3;3.3;12.02;5.8;.91;4783 +86074;46.82646;-1.6227;52;20221115;16.3;11.2;13.8;5.3;12.52;10.7;1.44;3705 +86074;46.82646;-1.6227;52;20221116;15.2;9.8;12.5;6.5;12.7;9.7;1.12;2856 +86074;46.82646;-1.6227;52;20221117;15.2;12.7;13.9;6.2;11.77;6.4;1.77;3684 +86074;46.82646;-1.6227;52;20221118;13.9;7.8;10.8;2.3;9.82;1.3;.87;5783 +86074;46.82646;-1.6227;52;20221119;12.4;1.5;7;1.6;8.02;1.6;.51;7559 +86074;46.82646;-1.6227;52;20221120;13.5;4.8;9.1;3.4;10.45;3.2;.64;5501 +86074;46.82646;-1.6227;52;20221121;14.2;8.4;11.3;5.6;10.42;10.6;1.42;3989 +86074;46.82646;-1.6227;52;20221122;13.3;6.7;10;5.4;9.85;2.5;1.16;5348 +86074;46.82646;-1.6227;52;20221123;14.5;9.4;11.9;5.1;11.9;2.2;.94;5355 +86074;46.82646;-1.6227;52;20221124;14.8;8.5;11.6;4.1;11.8;3.8;.94;3385 +86074;46.82646;-1.6227;52;20221125;14.7;6.7;10.7;2.4;10.1;.5;.79;5925 +86074;46.82646;-1.6227;52;20221126;12.8;4.9;8.8;2.9;10.37;.8;.52;4178 +86074;46.82646;-1.6227;52;20221127;12.4;9.8;11.1;3.4;12.25;13.5;.6;2251 +86074;46.82646;-1.6227;52;20221128;11.5;7.8;9.6;2.1;10.42;5;.57;3238 +86074;46.82646;-1.6227;52;20221129;12.9;2.7;7.8;1.1;8.67;.2;.32;6167 +86074;46.82646;-1.6227;52;20221130;8.9;2;5.5;3;8.12;.1;.42;5010 +86074;46.82646;-1.6227;52;20221201;7.3;3.4;5.4;3.1;7.47;.1;.56;4071 +86074;46.82646;-1.6227;52;20221202;6.4;.6;3.5;2.7;7.2;0;.38;3197 +86074;46.82646;-1.6227;52;20221203;4.8;2.1;3.4;4.1;7.07;0;.5;1235 +86074;46.82646;-1.6227;52;20221204;4.6;3.2;3.9;2.8;7.27;.4;.45;1777 +86074;46.82646;-1.6227;52;20221205;5.9;.7;3.3;3.1;7.07;.1;.37;4142 +86074;46.82646;-1.6227;52;20221206;5.3;2;3.7;4.4;6.82;0;.58;2781 +86074;46.82646;-1.6227;52;20221207;6.7;3.6;5.2;3.6;6.65;0;.73;4578 +86074;46.82646;-1.6227;52;20221208;3.4;-1.3;1.1;4.4;5.9;.1;.4;3828 +86074;46.82646;-1.6227;52;20221209;5.5;-.2;2.7;4.2;5.52;0;.71;5386 +86074;46.82646;-1.6227;52;20221210;6.3;-4.7;.8;1.8;5.1;2.5;.3;6328 +86074;46.82646;-1.6227;52;20221211;3.9;.1;2;3.2;5.7;1.3;.52;3771 +86074;46.82646;-1.6227;52;20221212;3.3;-3.7;-.2;3.1;4.95;0;.52;2681 +86074;46.82646;-1.6227;52;20221213;3.6;-2.5;.5;4.1;5.35;4.9;.42;5065 +86074;46.82646;-1.6227;52;20221214;8.5;1.3;4.9;3.5;9.07;4;.23;2199 +86074;46.82646;-1.6227;52;20221215;4.6;2.5;3.6;6.2;6.25;.5;.89;2212 +86074;46.82646;-1.6227;52;20221216;5.9;.4;3.2;4.6;5.05;0;.99;5466 +86074;46.82646;-1.6227;52;20221217;2.3;-3.3;-.5;3.5;4.5;0;.55;4529 +86074;46.82646;-1.6227;52;20221218;9.4;-3.8;2.8;4.4;7.05;1.1;.58;2456 +86074;46.82646;-1.6227;52;20221219;13.4;8.9;11.1;5.6;10.97;8;1.06;1914 +86074;46.82646;-1.6227;52;20221220;13.2;11.1;12.2;4.3;12.5;3.9;.77;1255 +86074;46.82646;-1.6227;52;20221221;13.7;7.1;10.4;4.5;12.52;6;.34;1991 +86074;46.82646;-1.6227;52;20221222;14.3;12.8;13.5;6.6;14.15;17.5;.8;665 +86074;46.82646;-1.6227;52;20221223;14.3;13.8;14.1;6.3;14.4;8.5;.86;979 +86074;46.82646;-1.6227;52;20221224;12.6;11.2;11.9;3;12.3;2.1;.64;1749 +86074;46.82646;-1.6227;52;20221225;15.2;9.6;12.4;2.8;12.9;.6;.57;2675 +86074;46.82646;-1.6227;52;20221226;12.7;10.4;11.5;2.5;11.32;.5;.64;3125 +86074;46.82646;-1.6227;52;20221227;12.2;2.6;7.4;2.3;9.2;.6;.38;4598 +86074;46.82646;-1.6227;52;20221228;13.1;8.2;10.6;5.1;11.6;7;.71;2039 +86074;46.82646;-1.6227;52;20221229;12.6;10.4;11.5;4.6;11;5.7;.95;3425 +86074;46.82646;-1.6227;52;20221230;15.1;6.4;10.8;7;12.97;6;.41;1773 +86074;46.82646;-1.6227;52;20221231;16.2;14.1;15.2;6.1;12.87;1.6;1.66;2562 +86075;46.86114;-1.29833;73;20220101;15;8.2;11.6;3.1;11.2;0;.73;4494 +86075;46.86114;-1.29833;73;20220102;14.3;10.5;12.4;4.9;12.87;0;.68;2561 +86075;46.86114;-1.29833;73;20220103;12.8;11.7;12.3;5.2;13.17;25.2;.57;1292 +86075;46.86114;-1.29833;73;20220104;10.7;9.1;9.9;4.6;10.14;.4;.84;2095 +86075;46.86114;-1.29833;73;20220105;8.2;.9;4.5;1.7;6.64;.2;.36;5513 +86075;46.86114;-1.29833;73;20220106;8.6;.4;4.5;2.1;6.24;2;.54;4802 +86075;46.86114;-1.29833;73;20220107;10.6;5.1;7.9;4.8;8.97;1.3;.68;4655 +86075;46.86114;-1.29833;73;20220108;10.9;7.5;9.2;5.7;9.87;11.6;.85;1754 +86075;46.86114;-1.29833;73;20220109;9.7;6.3;8;2.7;9.57;6;.48;2395 +86075;46.86114;-1.29833;73;20220110;9.5;8.4;8.9;1.8;10.64;1.3;.42;1555 +86075;46.86114;-1.29833;73;20220111;11.1;4.4;7.8;1.9;7.8;0;.66;4285 +86075;46.86114;-1.29833;73;20220112;5.2;.1;2.7;3.8;6.14;0;.49;5157 +86075;46.86114;-1.29833;73;20220113;7;1.4;4.2;4.4;6.3;0;.78;5854 +86075;46.86114;-1.29833;73;20220114;5.1;-1.9;1.6;2.4;5.5;.1;.44;4892 +86075;46.86114;-1.29833;73;20220115;2.1;-3.4;-.7;1.2;5.4;.1;.21;3917 +86075;46.86114;-1.29833;73;20220116;4.6;-1.9;1.3;1.1;6.87;0;.25;3221 +86075;46.86114;-1.29833;73;20220117;7.1;2.5;4.8;2.1;8.24;0;.33;3222 +86075;46.86114;-1.29833;73;20220118;5.8;2.3;4.1;2.7;7.37;0;.44;2535 +86075;46.86114;-1.29833;73;20220119;7.8;3.8;5.8;1.6;7.84;.9;.48;2674 +86075;46.86114;-1.29833;73;20220120;8.7;4.7;6.7;2.8;7.67;.1;.68;5329 +86075;46.86114;-1.29833;73;20220121;7.1;-.7;3.2;3.2;5.84;.1;.69;6590 +86075;46.86114;-1.29833;73;20220122;5.2;-1.6;1.8;3.5;6.2;.1;.49;3317 +86075;46.86114;-1.29833;73;20220123;5.2;2.8;4;5.1;6.7;0;.67;4078 +86075;46.86114;-1.29833;73;20220124;8.4;.9;4.7;2.5;6.3;0;.66;6538 +86075;46.86114;-1.29833;73;20220125;4.7;-3.6;.6;1.8;6.04;0;.31;4836 +86075;46.86114;-1.29833;73;20220126;1;0;.5;3.1;5.87;0;.37;1904 +86075;46.86114;-1.29833;73;20220127;5.9;-1.5;2.2;2;6.37;.2;.42;5213 +86075;46.86114;-1.29833;73;20220128;10.5;1.5;6;.7;9.14;0;.35;4392 +86075;46.86114;-1.29833;73;20220129;8.1;6.5;7.3;1.7;9.64;0;.43;2430 +86075;46.86114;-1.29833;73;20220130;9.1;7.1;8.1;1.7;10.17;.5;.44;2660 +86075;46.86114;-1.29833;73;20220131;10.6;6.6;8.6;4.6;8.84;.1;1.02;5008 +86075;46.86114;-1.29833;73;20220201;10.4;2.9;6.6;3.8;9.34;0;.49;4631 +86075;46.86114;-1.29833;73;20220202;11.1;7.5;9.3;2.3;9.7;0;.73;4082 +86075;46.86114;-1.29833;73;20220203;8;5.1;6.5;2.2;9.24;.4;.41;2783 +86075;46.86114;-1.29833;73;20220204;12.1;7.1;9.6;3;9.64;.8;.9;5208 +86075;46.86114;-1.29833;73;20220205;11.3;.3;5.8;2;7.57;.2;.73;8434 +86075;46.86114;-1.29833;73;20220206;11.6;5.1;8.3;6;10.7;.8;.45;3703 +86075;46.86114;-1.29833;73;20220207;12.4;8.7;10.6;2.5;10.17;.2;.91;5600 +86075;46.86114;-1.29833;73;20220208;12.4;4.9;8.7;2.1;9.14;.1;.79;7114 +86075;46.86114;-1.29833;73;20220209;10.1;2.1;6.1;3;8.2;.1;.8;5112 +86075;46.86114;-1.29833;73;20220210;10.9;4.9;7.9;3.3;9.8;.1;.76;2900 +86075;46.86114;-1.29833;73;20220211;9.6;-.1;4.8;3.3;6.3;.1;1.09;11200 +86075;46.86114;-1.29833;73;20220212;10.5;.5;5.5;2.8;5.8;0;1.26;11200 +86075;46.86114;-1.29833;73;20220213;12.5;.1;6.3;5.8;8.5;6.8;1.01;5500 +86075;46.86114;-1.29833;73;20220214;12;6;9;4.5;9.2;1.9;1.19;9000 +86075;46.86114;-1.29833;73;20220215;11.5;4;7.8;4.7;10.2;11.4;.56;4800 +86075;46.86114;-1.29833;73;20220216;12.8;9;10.9;7.7;13.37;2.5;.17;3233 +86075;46.86114;-1.29833;73;20220217;14.1;11.7;12.9;5;12.87;.5;1.01;4056 +86075;46.86114;-1.29833;73;20220218;11.6;10.7;11.2;5.7;9.87;1.3;1.52;3042 +86075;46.86114;-1.29833;73;20220219;11.2;1.6;6.4;3.5;7.77;.2;1.08;8742 +86075;46.86114;-1.29833;73;20220220;13.3;8.3;10.8;6.4;11.57;2;.99;6249 +86075;46.86114;-1.29833;73;20220221;12.4;7.2;9.8;5.7;8.77;.2;1.72;7806 +86075;46.86114;-1.29833;73;20220222;12;5.2;8.6;2.9;10.74;.5;.61;4893 +86075;46.86114;-1.29833;73;20220223;13;8.9;10.9;1.2;10.8;.4;.9;6127 +86075;46.86114;-1.29833;73;20220224;12.1;5.4;8.7;3.2;8.5;.8;1.3;8022 +86075;46.86114;-1.29833;73;20220225;11.9;.8;6.3;1.5;6.44;.1;1.2;11152 +86075;46.86114;-1.29833;73;20220226;12.3;1.3;6.8;5;5.67;0;2.25;12574 +86075;46.86114;-1.29833;73;20220227;14.4;3.5;8.9;2.9;7.77;.2;1.66;10492 +86075;46.86114;-1.29833;73;20220228;16.5;3.5;10;1.5;9.6;0;1.37;12337 +86075;46.86114;-1.29833;73;20220301;16;8.5;12.3;2.8;9.8;0;1.71;7767 +86075;46.86114;-1.29833;73;20220302;12.7;9.1;10.9;2.5;10.34;1;1.19;5917 +86075;46.86114;-1.29833;73;20220303;11.8;8.4;10.1;3.4;11.2;6.2;.82;4404 +86075;46.86114;-1.29833;73;20220304;12.3;6.9;9.6;4;8.64;0;1.59;8639 +86075;46.86114;-1.29833;73;20220305;11.3;1.8;6.5;3.3;7.67;.3;1.35;11188 +86075;46.86114;-1.29833;73;20220306;10;5.6;7.8;3.4;7.57;0;1.41;7123 +86075;46.86114;-1.29833;73;20220307;9.3;-1.1;4.1;3.9;5.14;0;1.82;14280 +86075;46.86114;-1.29833;73;20220308;10.3;2.5;6.4;4.6;8.74;.9;.95;6074 +86075;46.86114;-1.29833;73;20220309;14.8;6.3;10.5;4.7;9.87;.2;1.82;11302 +86075;46.86114;-1.29833;73;20220310;12.2;9.5;10.9;4.3;10.6;1.1;1.29;5990 +86075;46.86114;-1.29833;73;20220311;13.2;6.9;10;6.1;10.44;9.5;1.36;8084 +86075;46.86114;-1.29833;73;20220312;13.9;6.2;10.1;4.7;9.37;6.7;1.92;12730 +86075;46.86114;-1.29833;73;20220313;11.8;8.1;9.9;4.2;9.37;4.4;1.58;8833 +86075;46.86114;-1.29833;73;20220314;16;3.9;10;4.6;8.17;1.2;2.5;15372 +86075;46.86114;-1.29833;73;20220315;16.8;9.6;13.2;3.4;11.87;0;1.71;8546 +86075;46.86114;-1.29833;73;20220316;14.1;11.1;12.6;3.9;11.57;.1;1.4;4371 +86075;46.86114;-1.29833;73;20220317;9.6;6.3;7.9;4.5;8.07;0;1.44;6617 +86075;46.86114;-1.29833;73;20220318;13.7;2.8;8.2;6.9;7.2;0;2.57;13300 +86075;46.86114;-1.29833;73;20220319;16;6.3;11.1;4.8;9;0;2.73;14500 +86075;46.86114;-1.29833;73;20220320;16.4;9.2;12.8;3.4;9.9;0;2.5;14000 +86075;46.86114;-1.29833;73;20220321;17.5;8;12.8;4.4;9.8;0;2.74;14100 +86075;46.86114;-1.29833;73;20220322;16.6;6.7;11.6;4.7;7.6;0;3.38;18500 +86075;46.86114;-1.29833;73;20220323;15.9;5.5;10.7;3.8;6.4;0;3.26;19200 +86075;46.86114;-1.29833;73;20220324;18.5;3.2;10.9;3.5;6.3;0;3.41;19900 +86075;46.86114;-1.29833;73;20220325;19.9;4.5;12.2;4;6.9;0;3.73;19500 +86075;46.86114;-1.29833;73;20220326;19.9;6.9;13.4;5;7.2;0;4.17;17800 +86075;46.86114;-1.29833;73;20220327;20.8;4.7;12.8;2.9;8.3;0;3.25;18100 +86075;46.86114;-1.29833;73;20220328;20.3;8.9;14.6;2.9;8.6;.2;3.23;15900 +86075;46.86114;-1.29833;73;20220329;16.1;8.6;12.4;2.5;10.3;.1;2.3;15800 +86075;46.86114;-1.29833;73;20220330;12.3;9.4;10.8;3.1;10.8;.9;1.2;4800 +86075;46.86114;-1.29833;73;20220331;10.5;3.1;6.8;4.6;7.5;3.7;1.73;8500 +86075;46.86114;-1.29833;73;20220401;8.8;-.5;4.2;5.9;5.5;.5;2.28;18500 +86075;46.86114;-1.29833;73;20220402;10.1;-1;4.6;3.6;5.5;.1;2.31;19700 +86075;46.86114;-1.29833;73;20220403;8.9;-1.8;3.5;3.8;4.86;0;2.46;17679 +86075;46.86114;-1.29833;73;20220404;11.1;-2.8;4.2;2.6;6.1;.3;2.13;21200 +86075;46.86114;-1.29833;73;20220405;13;6.3;9.6;4.4;10.86;.2;1.58;11503 +86075;46.86114;-1.29833;73;20220406;12.9;7.9;10.4;4.7;11.1;4;1.51;9500 +86075;46.86114;-1.29833;73;20220407;13.8;10.6;12.2;7.1;12.9;18;1.14;5000 +86075;46.86114;-1.29833;73;20220408;13.8;10.1;11.9;7.4;11.2;4.3;1.75;5500 +86075;46.86114;-1.29833;73;20220409;13.2;2.2;7.7;2.4;7.1;.1;2.59;22200 +86075;46.86114;-1.29833;73;20220410;15.6;.6;8.1;4.6;7;0;3.11;22500 +86075;46.86114;-1.29833;73;20220411;21.1;7.6;14.3;5;10.39;.3;3.88;18100 +86075;46.86114;-1.29833;73;20220412;16.6;11;13.8;4.1;11.7;1;2.21;10200 +86075;46.86114;-1.29833;73;20220413;20.5;7;13.8;1.5;12.4;1.7;2.15;12400 +86075;46.86114;-1.29833;73;20220414;22.3;6.8;14.6;2;11.9;.1;3.4;22300 +86075;46.86114;-1.29833;73;20220415;23;8;15.5;2.3;11.5;0;3.55;21400 +86075;46.86114;-1.29833;73;20220416;21;9.1;15;3.3;11.6;0;3.7;24400 +86075;46.86114;-1.29833;73;20220417;21.3;6;13.7;2.5;10.5;0;3.56;22800 +86075;46.86114;-1.29833;73;20220418;17;8.3;12.6;3.6;11.4;0;2.28;13900 +86075;46.86114;-1.29833;73;20220419;15.1;5.2;10.1;3.9;9;0;2.7;18400 +86075;46.86114;-1.29833;73;20220420;18.3;7.7;13;3.9;10.4;.3;2.67;12700 +86075;46.86114;-1.29833;73;20220421;20.3;9.1;14.7;2.1;10.3;.3;3.41;21000 +86075;46.86114;-1.29833;73;20220422;19.8;7.6;13.7;2.4;10.6;.2;3.04;18400 +86075;46.86114;-1.29833;73;20220423;18.3;10.1;14.2;2.8;12.3;4.5;2.39;13100 +86075;46.86114;-1.29833;73;20220424;17;10.3;13.6;3.3;12.8;3;1.91;11400 +86075;46.86114;-1.29833;73;20220425;17;11.2;14.1;2.3;12.8;2.2;1.98;10700 +86075;46.86114;-1.29833;73;20220426;17.9;6;12;4;9.7;0;3.73;26300 +86075;46.86114;-1.29833;73;20220427;19.1;7.8;13.5;5.2;9.8;0;4.09;21900 +86075;46.86114;-1.29833;73;20220428;19.9;11;15.4;3.5;11.5;0;3.72;20000 +86075;46.86114;-1.29833;73;20220429;21.5;8.3;14.9;2.9;12.2;0;3.84;24400 +86075;46.86114;-1.29833;73;20220430;17.9;7.1;12.5;3.6;10.8;0;3.56;24500 +86075;46.86114;-1.29833;73;20220501;19.2;8.5;13.8;2.9;9.1;0;3.93;24300 +86075;46.86114;-1.29833;73;20220502;18.8;9.2;14;3.5;9.9;0;3.54;19200 +86075;46.86114;-1.29833;73;20220503;20;7.6;13.8;3.4;10.2;0;4.05;24000 +86075;46.86114;-1.29833;73;20220504;19.3;7.2;13.3;2.9;10.7;0;3.3;19600 +86075;46.86114;-1.29833;73;20220505;20.1;6.9;13.5;2.4;11.14;.1;3.39;21509 +86075;46.86114;-1.29833;73;20220506;22;8.3;15.1;3.3;11.6;0;4.14;24275 +86075;46.86114;-1.29833;73;20220507;21.6;9.5;15.5;3.1;11.8;.1;4.09;24041 +86075;46.86114;-1.29833;73;20220508;24.5;10.7;17.6;3.2;12.34;0;4.55;23406 +86075;46.86114;-1.29833;73;20220509;26.7;12.1;19.4;2.4;12.8;0;4.93;24764 +86075;46.86114;-1.29833;73;20220510;26.6;13.3;20;1.8;13;0;4.72;25218 +86075;46.86114;-1.29833;73;20220511;21.5;9.5;15.5;2.5;13.34;0;3.63;22454 +86075;46.86114;-1.29833;73;20220512;21.4;10.6;16;1.7;12.87;0;3.23;18493 +86075;46.86114;-1.29833;73;20220513;23.7;11;17.3;2.8;10.9;0;4.74;24885 +86075;46.86114;-1.29833;73;20220514;27.6;13.1;20.3;3.8;13;.3;5.47;22775 +86075;46.86114;-1.29833;73;20220515;28.1;17.4;22.8;3.7;16.24;.1;5.4;22349 +86075;46.86114;-1.29833;73;20220516;26.1;12.6;19.4;2.4;15.27;.3;4.5;23573 +86075;46.86114;-1.29833;73;20220517;29.6;14.5;22;3.9;14.77;0;6.02;24713 +86075;46.86114;-1.29833;73;20220518;30.5;12.5;21.5;2.3;15.24;0;5.28;24781 +86075;46.86114;-1.29833;73;20220519;26.1;14;20.1;1.9;15.47;2.9;4.08;20641 +86075;46.86114;-1.29833;73;20220520;23.7;15.8;19.8;2.9;15.54;.2;4.09;19556 +86075;46.86114;-1.29833;73;20220521;28;9.3;18.6;2.4;13.47;.1;5.21;27398 +86075;46.86114;-1.29833;73;20220522;29.5;16.9;23.2;3.2;16.44;11.1;5.25;20792 +86075;46.86114;-1.29833;73;20220523;19.4;16.8;18.1;3.6;16.3;6.5;2.78;13480 +86075;46.86114;-1.29833;73;20220524;17.9;9.4;13.7;2.2;11.9;1.4;3.14;20047 +86075;46.86114;-1.29833;73;20220525;19.3;8;13.7;2.3;12.17;.1;3.23;20898 +86075;46.86114;-1.29833;73;20220526;18;12.9;15.5;1.9;13.57;0;2.3;11674 +86075;46.86114;-1.29833;73;20220527;19.4;11.9;15.6;1.8;13.54;.1;2.61;14118 +86075;46.86114;-1.29833;73;20220528;23.8;10.3;17;3.8;11.27;0;5.34;28540 +86075;46.86114;-1.29833;73;20220529;19.3;10.2;14.8;4.4;9.04;0;4.95;27489 +86075;46.86114;-1.29833;73;20220530;21;6.8;13.9;3.1;8.77;0;4.74;27505 +86075;46.86114;-1.29833;73;20220531;22.7;7.9;15.3;2.7;8.8;.1;5.03;27533 +86075;46.86114;-1.29833;73;20220601;25.5;10.2;17.9;2.6;10.1;0;5.37;26883 +86075;46.86114;-1.29833;73;20220602;28.1;14.7;21.4;3.3;12.84;7;5.9;24998 +86075;46.86114;-1.29833;73;20220603;27;15.8;21.4;2.4;16.1;3.5;4.83;23008 +86075;46.86114;-1.29833;73;20220604;23.8;13.9;18.8;1.9;17.17;3.8;3.41;18361 +86075;46.86114;-1.29833;73;20220605;21.3;14.6;18;3.5;14.77;.3;3.99;21569 +86075;46.86114;-1.29833;73;20220606;18.6;12.8;15.7;2.2;14.77;1.9;2.29;12279 +86075;46.86114;-1.29833;73;20220607;21.1;12.5;16.8;3.4;15.07;10.5;3.46;19720 +86075;46.86114;-1.29833;73;20220608;21;15.4;18.2;4.4;15.5;.1;3.94;21328 +86075;46.86114;-1.29833;73;20220609;21.9;13.3;17.6;2.6;13.97;0;4.27;24528 +86075;46.86114;-1.29833;73;20220610;23.9;13.5;18.7;1.7;15.14;.1;4.08;22393 +86075;46.86114;-1.29833;73;20220611;26.1;11.7;18.9;2.3;15.1;0;4.82;26071 +86075;46.86114;-1.29833;73;20220612;24.2;13.7;18.9;4.7;12.94;.4;5.22;22991 +86075;46.86114;-1.29833;73;20220613;25.8;11.3;18.6;4.5;11.5;0;6.29;30206 +86075;46.86114;-1.29833;73;20220614;30.8;12.6;21.7;4.1;12.14;0;7.25;29612 +86075;46.86114;-1.29833;73;20220615;32.6;16.3;24.4;3;14.5;0;6.94;28797 +86075;46.86114;-1.29833;73;20220616;33.4;17.2;25.3;3.5;15.44;0;7.04;26159 +86075;46.86114;-1.29833;73;20220617;37.5;19.8;28.6;2.9;15.47;0;7.77;27475 +86075;46.86114;-1.29833;73;20220618;39.1;22;30.5;3.7;15.3;.8;8.95;27937 +86075;46.86114;-1.29833;73;20220619;26.5;17.4;22;4.5;18.34;.4;4.77;20537 +86075;46.86114;-1.29833;73;20220620;28.3;16;22.1;2.5;17.54;10.7;4.83;22407 +86075;46.86114;-1.29833;73;20220621;27.2;16.3;21.8;2.9;18.84;1.1;4.57;21581 +86075;46.86114;-1.29833;73;20220622;23.1;16.6;19.9;2.4;18.2;0;3.01;14434 +86075;46.86114;-1.29833;73;20220623;25.4;12.4;18.9;1.7;16.24;2;4.19;23277 +86075;46.86114;-1.29833;73;20220624;20.8;15.1;17.9;3.4;16.74;5.7;2.82;14432 +86075;46.86114;-1.29833;73;20220625;19.8;13.5;16.7;2.6;14.3;1.3;3.08;16217 +86075;46.86114;-1.29833;73;20220626;21.8;10.3;16.1;2.4;12.04;0;4.26;24785 +86075;46.86114;-1.29833;73;20220627;22;10.1;16;2;12.17;.2;4.46;27358 +86075;46.86114;-1.29833;73;20220628;22.7;8.9;15.8;1.9;12;.2;4.32;26157 +86075;46.86114;-1.29833;73;20220629;18;12;15;2.1;14.04;2.7;2.26;11673 +86075;46.86114;-1.29833;73;20220630;20.5;11.5;16;2.3;12.8;1.4;4;24003 +86075;46.86114;-1.29833;73;20220701;22.3;8.9;15.6;1.7;11.64;.1;4.06;24261 +86075;46.86114;-1.29833;73;20220702;26.3;10.9;18.6;2.8;12.37;.1;5.6;29185 +86075;46.86114;-1.29833;73;20220703;24.8;11.5;18.1;3.2;13.04;0;5.21;27674 +86075;46.86114;-1.29833;73;20220704;26.9;12;19.4;4.1;12.4;0;6.21;29707 +86075;46.86114;-1.29833;73;20220705;26.4;10.9;18.7;4.2;12.24;0;6.08;29659 +86075;46.86114;-1.29833;73;20220706;27.7;12.7;20.2;4.2;12.97;0;6.34;29020 +86075;46.86114;-1.29833;73;20220707;27.1;13.5;20.3;3.8;14.94;0;5.61;27117 +86075;46.86114;-1.29833;73;20220708;29.6;14.3;22;3.9;12.77;0;6.84;29156 +86075;46.86114;-1.29833;73;20220709;31.3;15.4;23.4;3.5;13.47;0;6.99;28642 +86075;46.86114;-1.29833;73;20220710;30.8;17.9;24.4;4.9;13.07;0;7.74;28163 +86075;46.86114;-1.29833;73;20220711;33.1;17.5;25.3;4.9;13.24;0;8.32;28666 +86075;46.86114;-1.29833;73;20220712;35.5;17.3;26.4;2.7;13.97;0;7.35;28902 +86075;46.86114;-1.29833;73;20220713;36.9;19.6;28.3;1.8;13.07;0;6.74;28089 +86075;46.86114;-1.29833;73;20220714;33.6;18.5;26;3.9;14.27;0;7.71;28074 +86075;46.86114;-1.29833;73;20220715;31.1;15;23.1;4;12.3;0;7.18;27561 +86075;46.86114;-1.29833;73;20220716;32.9;16.5;24.7;4.4;10.77;0;8.14;27583 +86075;46.86114;-1.29833;73;20220717;35.3;19.3;27.3;5.5;11.5;0;9.4;26026 +86075;46.86114;-1.29833;73;20220718;41.5;23.5;32.5;5.6;12.67;0;11.46;27678 +86075;46.86114;-1.29833;73;20220719;27.4;22.6;25;4.6;16.94;3.9;5.91;19976 +86075;46.86114;-1.29833;73;20220720;25;17.7;21.3;3.3;18.6;1.2;4.02;19164 +86075;46.86114;-1.29833;73;20220721;28.1;15.6;21.9;1.5;16.9;1.8;4.33;21499 +86075;46.86114;-1.29833;73;20220722;23;16.5;19.8;2.2;17.37;3.4;2.61;10304 +86075;46.86114;-1.29833;73;20220723;28.3;13.2;20.7;1.9;13.84;0;5.22;27263 +86075;46.86114;-1.29833;73;20220724;32.8;14.1;23.4;2.4;14.94;.2;6.24;28093 +86075;46.86114;-1.29833;73;20220725;24.3;18;21.2;3.9;17.04;.6;4.26;18982 +86075;46.86114;-1.29833;73;20220726;25.3;14.6;20;2.5;14.44;0;4.19;19594 +86075;46.86114;-1.29833;73;20220727;27.3;13.4;20.3;2.6;11.57;0;5.15;23284 +86075;46.86114;-1.29833;73;20220728;29.6;16.6;23.1;2.7;13.17;0;5.52;21798 +86075;46.86114;-1.29833;73;20220729;28.9;17.2;23;2.2;16.2;.3;5.05;23265 +86075;46.86114;-1.29833;73;20220730;31.3;15.4;23.4;2;16.57;.1;5.45;26156 +86075;46.86114;-1.29833;73;20220731;30;15.1;22.6;2.3;16.87;.3;5.42;26687 +86075;46.86114;-1.29833;73;20220801;30.2;15.5;22.9;2.6;17.94;0;5.09;23272 +86075;46.86114;-1.29833;73;20220802;33.7;17;25.4;2.4;16.7;0;6.15;26165 +86075;46.86114;-1.29833;73;20220803;35.6;19.4;27.5;2.7;15.84;.1;6.55;24113 +86075;46.86114;-1.29833;73;20220804;30.7;19.3;25;3.6;17.4;.8;5.6;20477 +86075;46.86114;-1.29833;73;20220805;28.3;15.3;21.8;5.2;12.27;0;6.74;25741 +86075;46.86114;-1.29833;73;20220806;28.1;13.9;21;5.1;9.44;0;7.1;25806 +86075;46.86114;-1.29833;73;20220807;29.8;14.1;22;4.6;9.37;0;7.27;26158 +86075;46.86114;-1.29833;73;20220808;32;15.5;23.8;4.3;10.44;0;7.47;25536 +86075;46.86114;-1.29833;73;20220809;33.5;17.5;25.5;4.2;11.9;0;7.67;25533 +86075;46.86114;-1.29833;73;20220810;35.2;19.4;27.3;4.5;11.94;0;8.35;25240 +86075;46.86114;-1.29833;73;20220811;36.5;18.2;27.3;4.1;10.44;0;8.37;25459 +86075;46.86114;-1.29833;73;20220812;36.4;20.3;28.4;3.2;10.27;0;7.47;24277 +86075;46.86114;-1.29833;73;20220813;34.3;18.4;26.4;2.9;14.24;3.7;6.39;22901 +86075;46.86114;-1.29833;73;20220814;22.7;18.9;20.8;3.8;19.87;5.2;2.27;8458 +86075;46.86114;-1.29833;73;20220815;24.1;17.7;20.9;3.6;18.77;.4;3.1;13386 +86075;46.86114;-1.29833;73;20220816;25;18;21.5;2.2;18.7;2.8;3.17;14677 +86075;46.86114;-1.29833;73;20220817;22.9;15.1;19;2;17.34;4.3;2.73;14256 +86075;46.86114;-1.29833;73;20220818;26;14.5;20.3;2.6;17.17;.1;3.54;17163 +86075;46.86114;-1.29833;73;20220819;25.5;16.9;21.2;3.2;19.04;.9;3.31;15017 +86075;46.86114;-1.29833;73;20220820;26.4;16.3;21.4;1.8;16.7;0;3.91;20494 +86075;46.86114;-1.29833;73;20220821;22.7;13.4;18;1.5;16.77;1.8;2.22;11494 +86075;46.86114;-1.29833;73;20220822;26;18;22;2.5;20;.3;3.26;15431 +86075;46.86114;-1.29833;73;20220823;26;19.4;22.7;1.8;20.7;.1;2.82;12470 +86075;46.86114;-1.29833;73;20220824;34;16.6;25.3;2.4;18.9;1.5;5.27;22592 +86075;46.86114;-1.29833;73;20220825;27.3;20.3;23.8;2.9;20.37;.2;3.37;12780 +86075;46.86114;-1.29833;73;20220826;26.5;15.1;20.8;3.4;15.4;0;4.26;19013 +86075;46.86114;-1.29833;73;20220827;28.9;14.8;21.9;3.4;13.57;0;5.15;21173 +86075;46.86114;-1.29833;73;20220828;29.1;17.3;23.2;4.2;12.3;0;5.88;20518 +86075;46.86114;-1.29833;73;20220829;32.5;16.5;24.5;3.7;14.37;.2;5.64;17646 +86075;46.86114;-1.29833;73;20220830;32.6;19.1;25.9;2.2;17.6;.2;4.86;20472 +86075;46.86114;-1.29833;73;20220831;29.1;17.7;23.4;2.1;19.34;6.3;3.29;13402 +86075;46.86114;-1.29833;73;20220901;27.5;17.4;22.4;1.9;18.9;.1;3.53;17932 +86075;46.86114;-1.29833;73;20220902;25.3;16.1;20.7;2.1;18.14;2.4;3.24;17613 +86075;46.86114;-1.29833;73;20220903;24.4;15;19.7;2.9;16.27;.1;3.36;16739 +86075;46.86114;-1.29833;73;20220904;29.5;14.7;22.1;2.7;15.6;.4;4.26;18649 +86075;46.86114;-1.29833;73;20220905;29.9;15.3;22.6;2.9;17.24;.1;4.3;18584 +86075;46.86114;-1.29833;73;20220906;24.7;15.9;20.3;3.2;17.04;1.2;3.02;12795 +86075;46.86114;-1.29833;73;20220907;21.6;16;18.8;3.5;17.07;9.9;2.12;8296 +86075;46.86114;-1.29833;73;20220908;22.1;15.1;18.6;3.7;16.27;2.8;2.76;13378 +86075;46.86114;-1.29833;73;20220909;21.2;14.4;17.8;3.4;15.2;2;2.7;13739 +86075;46.86114;-1.29833;73;20220910;22.2;12.1;17.1;1.7;15.7;.1;2.3;13605 +86075;46.86114;-1.29833;73;20220911;27.7;14.8;21.3;2.9;16;0;3.97;18527 +86075;46.86114;-1.29833;73;20220912;34.2;17.4;25.8;3.9;15.3;.8;5.79;16683 +86075;46.86114;-1.29833;73;20220913;30.4;20.8;25.6;3.7;19.3;2.8;4.22;12685 +86075;46.86114;-1.29833;73;20220914;26.1;17.2;21.6;2.4;19.07;1.9;2.71;11811 +86075;46.86114;-1.29833;73;20220915;24.5;18.2;21.4;3.1;17.4;0;2.97;12372 +86075;46.86114;-1.29833;73;20220916;20.3;10.5;15.4;3.6;11.2;0;2.95;14455 +86075;46.86114;-1.29833;73;20220917;19.6;6.4;13;2.7;8.97;.1;2.94;17909 +86075;46.86114;-1.29833;73;20220918;20.8;6.6;13.7;2.7;8.67;0;3.18;18067 +86075;46.86114;-1.29833;73;20220919;21.4;8.1;14.8;3.3;10.24;0;3.23;17487 +86075;46.86114;-1.29833;73;20220920;21.2;8;14.6;3.2;9.8;.1;3.21;17136 +86075;46.86114;-1.29833;73;20220921;22;9;15.5;2.9;10.17;0;3.2;16937 +86075;46.86114;-1.29833;73;20220922;23.5;8.3;15.9;2.1;9.4;0;3.09;17237 +86075;46.86114;-1.29833;73;20220923;21.2;11.4;16.3;1.2;11.1;.2;1.84;8396 +86075;46.86114;-1.29833;73;20220924;20.2;12.2;16.2;2.4;13.1;2.1;2.07;9999 +86075;46.86114;-1.29833;73;20220925;19.7;10.5;15.1;2.9;12.14;0;2.28;11458 +86075;46.86114;-1.29833;73;20220926;18.2;9;13.6;2.9;11.67;3.2;1.82;8446 +86075;46.86114;-1.29833;73;20220927;18;9.6;13.8;4.6;12.5;3.7;1.93;8962 +86075;46.86114;-1.29833;73;20220928;17.6;12.5;15;5;13.84;2.2;1.97;8225 +86075;46.86114;-1.29833;73;20220929;17;7.9;12.4;2.1;10.7;1.1;1.71;10974 +86075;46.86114;-1.29833;73;20220930;18.3;5.9;12.1;2.9;11.4;5.4;1.88;13409 +86075;46.86114;-1.29833;73;20221001;18.8;14.4;16.6;5.5;18.37;2.4;.85;5858 +86075;46.86114;-1.29833;73;20221002;20.5;16.3;18.4;3.8;17.44;1.6;1.8;8152 +86075;46.86114;-1.29833;73;20221003;21.3;13.6;17.4;1.9;16.04;.6;1.57;7792 +86075;46.86114;-1.29833;73;20221004;21.1;9.9;15.5;1.3;14;.1;1.62;10848 +86075;46.86114;-1.29833;73;20221005;20.7;11.4;16.1;3;15.27;.2;1.68;8814 +86075;46.86114;-1.29833;73;20221006;19.6;7.8;13.7;1.9;10.97;0;1.94;14138 +86075;46.86114;-1.29833;73;20221007;20.6;6.7;13.6;1.8;10.37;.1;2.04;13949 +86075;46.86114;-1.29833;73;20221008;20.4;8.1;14.2;2.5;11.27;.1;2.08;12636 +86075;46.86114;-1.29833;73;20221009;22.8;8.8;15.8;3.2;11.94;0;2.57;13442 +86075;46.86114;-1.29833;73;20221010;21.3;14.1;17.7;2.1;16.3;0;1.56;8283 +86075;46.86114;-1.29833;73;20221011;19.9;14.5;17.2;3.3;14.7;0;1.98;10867 +86075;46.86114;-1.29833;73;20221012;21.2;9.2;15.2;1.5;13.2;.3;1.58;10728 +86075;46.86114;-1.29833;73;20221013;18;11.8;14.9;3.2;15.67;7.1;.93;4559 +86075;46.86114;-1.29833;73;20221014;18.6;15.1;16.9;4.7;17.8;10;.93;4111 +86075;46.86114;-1.29833;73;20221015;18.2;16.4;17.3;4.4;17.17;2.9;1.21;4383 +86075;46.86114;-1.29833;73;20221016;23.4;13.7;18.5;2.4;16.67;.8;1.85;10633 +86075;46.86114;-1.29833;73;20221017;19.6;14.4;17;1.9;17.5;2.9;.95;4371 +86075;46.86114;-1.29833;73;20221018;23.7;13.9;18.8;3.5;18.2;0;1.78;9262 +86075;46.86114;-1.29833;73;20221019;25.3;17.7;21.5;4;17.84;.5;2.54;8790 +86075;46.86114;-1.29833;73;20221020;22.2;14.4;18.3;4.1;15.84;2.6;2.08;9630 +86075;46.86114;-1.29833;73;20221021;20.7;15;17.9;3.7;15.2;.2;1.91;8211 +86075;46.86114;-1.29833;73;20221022;21.1;14;17.6;3.4;15.47;0;1.72;8225 +86075;46.86114;-1.29833;73;20221023;21.9;17;19.4;6.1;15.44;1.6;2.75;6128 +86075;46.86114;-1.29833;73;20221024;19.2;15.3;17.2;5.1;15.17;1.4;1.82;6285 +86075;46.86114;-1.29833;73;20221025;19.4;12;15.7;3.2;14.57;0;1.3;5858 +86075;46.86114;-1.29833;73;20221026;22.9;13.7;18.3;3.2;15.57;0;1.86;8763 +86075;46.86114;-1.29833;73;20221027;23.7;15.4;19.6;4.1;15.67;0;2.3;6983 +86075;46.86114;-1.29833;73;20221028;21.9;16;19;3.5;16.2;0;1.79;6158 +86075;46.86114;-1.29833;73;20221029;23.2;16.8;20;3.5;15.7;.4;2.14;6806 +86075;46.86114;-1.29833;73;20221030;17.5;13.9;15.7;1.8;14.67;2.3;.96;3989 +86075;46.86114;-1.29833;73;20221031;19.5;10.5;15;3.7;14.14;.2;1.32;5195 +86075;46.86114;-1.29833;73;20221101;17.8;9.7;13.7;3.9;12.07;4.1;1.48;6696 +86075;46.86114;-1.29833;73;20221102;17.4;8.4;12.9;2.7;12.94;.2;.95;6931 +86075;46.86114;-1.29833;73;20221103;14.9;11.6;13.2;4.1;12.6;15.1;1.09;4125 +86075;46.86114;-1.29833;73;20221104;14.9;8;11.4;5;9.94;.4;1.53;7845 +86075;46.86114;-1.29833;73;20221105;14.5;5.9;10.2;2.1;10.8;1.6;.75;5349 +86075;46.86114;-1.29833;73;20221106;16.7;10.8;13.7;4.8;12.87;12.3;1.25;4829 +86075;46.86114;-1.29833;73;20221107;17.8;11.8;14.8;4.5;13.34;.2;1.37;6003 +86075;46.86114;-1.29833;73;20221108;16.3;11.5;13.9;5.2;13.57;2.4;1.09;3520 +86075;46.86114;-1.29833;73;20221109;16.8;11.4;14.1;2.8;12.74;.6;1.05;6249 +86075;46.86114;-1.29833;73;20221110;16.4;6.9;11.6;2.4;11.7;0;.84;6657 +86075;46.86114;-1.29833;73;20221111;16.6;6.9;11.7;3;11.47;.1;.86;7786 +86075;46.86114;-1.29833;73;20221112;19.3;10.4;14.9;3.7;13.6;.2;1.23;7333 +86075;46.86114;-1.29833;73;20221113;20.3;11.5;15.9;3;12.94;.3;1.42;7250 +86075;46.86114;-1.29833;73;20221114;14.6;10.7;12.6;3.4;11.84;4.3;.98;3751 +86075;46.86114;-1.29833;73;20221115;15.9;10.4;13.1;5;12.17;14.7;1.24;3584 +86075;46.86114;-1.29833;73;20221116;14.9;9.1;12;6;12.5;11.1;.82;3030 +86075;46.86114;-1.29833;73;20221117;14.9;12.3;13.6;5.2;11.67;6.1;1.46;3887 +86075;46.86114;-1.29833;73;20221118;13.6;6.8;10.2;1.8;9.7;1.2;.67;6010 +86075;46.86114;-1.29833;73;20221119;12.3;2.2;7.2;1.8;8;1;.57;7038 +86075;46.86114;-1.29833;73;20221120;13.3;4.7;9;3.1;9.8;2.8;.68;5691 +86075;46.86114;-1.29833;73;20221121;13.9;7.8;10.9;4.9;10;9.7;1.22;4067 +86075;46.86114;-1.29833;73;20221122;13.1;5.4;9.2;4.1;9.64;2.1;.84;5468 +86075;46.86114;-1.29833;73;20221123;14.4;8.9;11.7;4.8;11.77;2.3;.81;5204 +86075;46.86114;-1.29833;73;20221124;14.1;8.2;11.2;3.8;11.77;3.9;.7;3148 +86075;46.86114;-1.29833;73;20221125;14.8;7.2;11;1.7;10.47;.5;.58;5529 +86075;46.86114;-1.29833;73;20221126;12.3;5.6;9;3.1;10.24;.6;.56;3784 +86075;46.86114;-1.29833;73;20221127;11.3;8.6;9.9;3.5;11.1;10.2;.57;2477 +86075;46.86114;-1.29833;73;20221128;11;7.5;9.3;1.9;10.37;4.6;.47;3148 +86075;46.86114;-1.29833;73;20221129;12.7;3;7.9;1;8.7;.1;.31;5771 +86075;46.86114;-1.29833;73;20221130;9.2;2.5;5.8;3;8.3;.1;.42;4423 +86075;46.86114;-1.29833;73;20221201;7.4;3.5;5.5;3.4;7.6;.1;.57;3319 +86075;46.86114;-1.29833;73;20221202;6.3;1.4;3.8;2.8;7.37;0;.37;2796 +86075;46.86114;-1.29833;73;20221203;4.6;2;3.3;4.3;7.14;.3;.44;1261 +86075;46.86114;-1.29833;73;20221204;4.5;3.1;3.8;2.9;7.27;.3;.41;1611 +86075;46.86114;-1.29833;73;20221205;5.3;.5;2.9;2.8;7.04;.1;.3;3268 +86075;46.86114;-1.29833;73;20221206;5.2;1.8;3.5;4.9;6.8;0;.61;2173 +86075;46.86114;-1.29833;73;20221207;6.5;2.8;4.6;4;6.6;0;.69;4454 +86075;46.86114;-1.29833;73;20221208;3.4;-1;1.2;4.7;5.94;.1;.38;3228 +86075;46.86114;-1.29833;73;20221209;5.3;-.2;2.6;4.9;5.57;0;.71;4956 +86075;46.86114;-1.29833;73;20221210;6.3;-4.2;1.1;1.9;5.14;1;.34;5859 +86075;46.86114;-1.29833;73;20221211;4.5;-.1;2.2;2.9;5.47;.9;.59;3248 +86075;46.86114;-1.29833;73;20221212;3.6;-3;.3;3.2;4.84;0;.6;2759 +86075;46.86114;-1.29833;73;20221213;4;-2.6;.7;4.6;5.24;5;.49;5054 +86075;46.86114;-1.29833;73;20221214;10.6;1;5.8;3.5;8.9;3.8;.3;2794 +86075;46.86114;-1.29833;73;20221215;4.5;2.2;3.3;6.6;6.07;.4;.85;2331 +86075;46.86114;-1.29833;73;20221216;5.5;.1;2.8;4.8;5;0;.95;5122 +86075;46.86114;-1.29833;73;20221217;2.3;-3.8;-.7;4.1;4.47;0;.53;4418 +86075;46.86114;-1.29833;73;20221218;8.9;-3.1;2.9;4.6;6.94;1;.57;2485 +86075;46.86114;-1.29833;73;20221219;13.2;8.5;10.8;6.3;10.7;4.9;1.1;2071 +86075;46.86114;-1.29833;73;20221220;13.2;11.2;12.2;5;12.24;4.4;.88;1181 +86075;46.86114;-1.29833;73;20221221;13.6;7.4;10.5;4.8;12.34;7;.36;1845 +86075;46.86114;-1.29833;73;20221222;14.4;12.7;13.6;6.9;13.97;26.9;.81;868 +86075;46.86114;-1.29833;73;20221223;14.3;14;14.2;6.5;14.34;9.2;.87;827 +86075;46.86114;-1.29833;73;20221224;12.5;10.7;11.6;2.9;12.14;1.9;.58;2008 +86075;46.86114;-1.29833;73;20221225;15.2;10;12.6;3.1;12.84;.8;.61;2654 +86075;46.86114;-1.29833;73;20221226;12.8;10.4;11.6;2.8;11.47;.5;.64;2776 +86075;46.86114;-1.29833;73;20221227;11.6;3.5;7.5;2.4;9.34;.5;.37;3936 +86075;46.86114;-1.29833;73;20221228;12.8;7.8;10.3;5.4;11.6;6.6;.56;1972 +86075;46.86114;-1.29833;73;20221229;12.5;10.3;11.4;4.8;10.97;4.6;.88;3393 +86075;46.86114;-1.29833;73;20221230;15.3;6.2;10.7;7.5;12.67;7;.44;2131 +86075;46.86114;-1.29833;73;20221231;16;14.1;15;6.5;12.64;1.3;1.75;2479 +86076;46.89484;-.97358;105;20220101;15.8;9.2;12.5;3.2;11.04;0;.92;4181 +86076;46.89484;-.97358;105;20220102;14.3;10.6;12.5;4.6;12.61;.2;.73;2710 +86076;46.89484;-.97358;105;20220103;12.7;11.1;11.9;4.9;12.97;19.6;.54;1593 +86076;46.89484;-.97358;105;20220104;10.3;8.9;9.6;4.5;10.24;1.8;.76;1683 +86076;46.89484;-.97358;105;20220105;7.7;.7;4.2;1.7;6.61;.2;.37;4741 +86076;46.89484;-.97358;105;20220106;8.2;.8;4.5;2.1;6.11;2;.59;4480 +86076;46.89484;-.97358;105;20220107;10.3;4.8;7.5;4.6;8.84;1.9;.66;4093 +86076;46.89484;-.97358;105;20220108;10.6;7.5;9.1;5.3;9.74;11.7;.84;2240 +86076;46.89484;-.97358;105;20220109;9.4;6.1;7.8;2.6;9.37;5;.49;2564 +86076;46.89484;-.97358;105;20220110;9.2;7.9;8.6;1.6;10.37;1.8;.41;1605 +86076;46.89484;-.97358;105;20220111;10.4;3.9;7.2;1.9;7.31;0;.67;4429 +86076;46.89484;-.97358;105;20220112;3.2;-.3;1.5;3.8;5.81;0;.44;4094 +86076;46.89484;-.97358;105;20220113;5.9;.5;3.2;4.6;6.07;0;.71;4784 +86076;46.89484;-.97358;105;20220114;3.6;-2;.8;2.5;5.37;.1;.41;4623 +86076;46.89484;-.97358;105;20220115;2.1;-4.2;-1.1;.9;5.14;.1;.19;4082 +86076;46.89484;-.97358;105;20220116;3.9;-2.1;.9;.9;6.64;.1;.2;3653 +86076;46.89484;-.97358;105;20220117;7.3;2.8;5.1;2.2;8.21;0;.33;3283 +86076;46.89484;-.97358;105;20220118;5.4;2.4;3.9;2.9;7.37;0;.39;2751 +86076;46.89484;-.97358;105;20220119;6.6;3.6;5.1;1.6;7.77;1.1;.43;2587 +86076;46.89484;-.97358;105;20220120;8.2;4.7;6.4;2.9;7.71;0;.67;4547 +86076;46.89484;-.97358;105;20220121;6.7;-.2;3.3;3.4;5.81;.1;.74;5687 +86076;46.89484;-.97358;105;20220122;4.8;-.7;2;3.8;6.17;0;.47;3993 +86076;46.89484;-.97358;105;20220123;4.3;2.4;3.4;5.2;6.67;0;.61;3726 +86076;46.89484;-.97358;105;20220124;7.2;0;3.6;2.4;6.21;0;.59;5983 +86076;46.89484;-.97358;105;20220125;4.3;-3.1;.6;1.7;5.84;0;.29;4962 +86076;46.89484;-.97358;105;20220126;.1;-.7;-.3;3;5.74;0;.28;1597 +86076;46.89484;-.97358;105;20220127;5.2;-1.8;1.7;1.6;6.31;.1;.35;5149 +86076;46.89484;-.97358;105;20220128;10.2;1.6;5.9;.7;8.87;0;.35;5185 +86076;46.89484;-.97358;105;20220129;7.8;6.1;6.9;1.6;9.41;.1;.41;2467 +86076;46.89484;-.97358;105;20220130;9;7;8;1.7;10.07;.5;.44;2669 +86076;46.89484;-.97358;105;20220131;10;6.2;8.1;4.6;8.74;.1;.95;4620 +86076;46.89484;-.97358;105;20220201;10.1;2.8;6.4;3.6;9.24;.1;.43;5030 +86076;46.89484;-.97358;105;20220202;10.1;7.8;8.9;2.2;9.57;0;.71;3313 +86076;46.89484;-.97358;105;20220203;7.3;4.5;5.9;2.2;8.97;.3;.39;3103 +86076;46.89484;-.97358;105;20220204;11.9;6.7;9.3;3.1;9.54;1.9;.88;5234 +86076;46.89484;-.97358;105;20220205;10.8;.2;5.5;2;7.47;.1;.7;8072 +86076;46.89484;-.97358;105;20220206;11.2;5;8.1;5.5;10.61;1.4;.41;4541 +86076;46.89484;-.97358;105;20220207;11.9;8.5;10.2;2.5;9.97;.1;.89;4810 +86076;46.89484;-.97358;105;20220208;13.6;4.1;8.8;1.9;8.84;0;.9;8116 +86076;46.89484;-.97358;105;20220209;9.9;1.7;5.8;2.9;7.97;.1;.74;5535 +86076;46.89484;-.97358;105;20220210;8.6;5.1;6.8;2.8;9.49;.2;.69;3525 +86076;46.89484;-.97358;105;20220211;9.5;-.4;4.5;2.8;6.49;0;1;10975 +86076;46.89484;-.97358;105;20220212;10.1;.5;5.3;2.4;5.84;0;1.15;10700 +86076;46.89484;-.97358;105;20220213;12.9;-.7;6.1;5.5;8.36;7;1.15;6375 +86076;46.89484;-.97358;105;20220214;12;6.2;9.1;4.8;9.16;1.1;1.33;8333 +86076;46.89484;-.97358;105;20220215;11.3;2.6;7;4.8;9.89;10.4;.59;4650 +86076;46.89484;-.97358;105;20220216;12.8;8.7;10.7;6.9;13.31;3;.18;4356 +86076;46.89484;-.97358;105;20220217;14.1;11.6;12.9;4.8;12.76;.6;1.01;4030 +86076;46.89484;-.97358;105;20220218;11.3;10.7;11;5.3;9.91;1.3;1.41;1813 +86076;46.89484;-.97358;105;20220219;11.1;2.1;6.6;3.6;7.56;.1;1.17;8401 +86076;46.89484;-.97358;105;20220220;13;7.9;10.5;5.7;11.41;2.3;.91;6255 +86076;46.89484;-.97358;105;20220221;12.1;6.8;9.4;5.4;8.71;.2;1.57;7477 +86076;46.89484;-.97358;105;20220222;11.4;5;8.2;2.7;10.54;.7;.65;6117 +86076;46.89484;-.97358;105;20220223;12.9;8.8;10.8;1.1;10.94;.5;.86;5997 +86076;46.89484;-.97358;105;20220224;11.7;5.3;8.5;3;8.44;.9;1.23;7676 +86076;46.89484;-.97358;105;20220225;11.6;1.2;6.4;1.5;6.44;.1;1.19;10643 +86076;46.89484;-.97358;105;20220226;11.8;2;6.9;5.1;5.61;0;2.21;10962 +86076;46.89484;-.97358;105;20220227;14.6;3.3;8.9;2.9;7.57;.1;1.72;10964 +86076;46.89484;-.97358;105;20220228;16.7;3.4;10;1.3;9.27;0;1.34;12260 +86076;46.89484;-.97358;105;20220301;16.2;8.9;12.5;2.7;9.47;0;1.78;8200 +86076;46.89484;-.97358;105;20220302;12;8.8;10.4;2.5;10.07;.4;1.13;5771 +86076;46.89484;-.97358;105;20220303;12;8;10;3.3;11.04;5.6;.89;5688 +86076;46.89484;-.97358;105;20220304;11.2;7.1;9.2;4.1;8.67;.2;1.47;7368 +86076;46.89484;-.97358;105;20220305;10.8;2;6.4;3.3;7.67;.4;1.28;10829 +86076;46.89484;-.97358;105;20220306;9.8;5.8;7.8;3.5;7.47;0;1.44;7180 +86076;46.89484;-.97358;105;20220307;9;-1.3;3.8;3.9;5.07;0;1.72;12777 +86076;46.89484;-.97358;105;20220308;10.1;2.7;6.4;4.6;8.51;.7;.98;7629 +86076;46.89484;-.97358;105;20220309;15.1;6.5;10.8;4.5;9.67;.1;1.87;10909 +86076;46.89484;-.97358;105;20220310;12.1;9.5;10.8;4.5;10.34;.7;1.37;5997 +86076;46.89484;-.97358;105;20220311;12.9;7.4;10.2;6.2;10.31;7.4;1.43;8255 +86076;46.89484;-.97358;105;20220312;13.7;6.6;10.2;4.5;9.37;2.8;1.8;11080 +86076;46.89484;-.97358;105;20220313;11.4;7.7;9.5;4.1;9.24;6;1.47;7724 +86076;46.89484;-.97358;105;20220314;15.7;3.4;9.5;4.6;8.14;.2;2.37;14408 +86076;46.89484;-.97358;105;20220315;16.7;9.3;13;3.4;11.74;0;1.76;9544 +86076;46.89484;-.97358;105;20220316;14;11;12.5;3.9;11.54;.2;1.45;5579 +86076;46.89484;-.97358;105;20220317;8.6;6.3;7.4;4.7;8.17;0;1.26;6001 +86076;46.89484;-.97358;105;20220318;12.8;2.3;7.6;6.3;6.79;0;2.89;13200 +86076;46.89484;-.97358;105;20220319;15.1;5.8;10.4;4.3;8.59;0;2.62;12850 +86076;46.89484;-.97358;105;20220320;16.1;8.8;12.4;2.9;9.44;0;2.19;11800 +86076;46.89484;-.97358;105;20220321;16.9;7.6;12.2;4;9.69;0;2.86;15200 +86076;46.89484;-.97358;105;20220322;16;6.1;11.1;4.4;7.49;0;3.3;18025 +86076;46.89484;-.97358;105;20220323;15.5;5.2;10.4;3.3;6.14;0;3.18;18850 +86076;46.89484;-.97358;105;20220324;17.8;3.7;10.7;2.5;6.29;0;3.11;19575 +86076;46.89484;-.97358;105;20220325;19.2;4.7;11.9;3.5;6.86;0;3.72;19300 +86076;46.89484;-.97358;105;20220326;19.1;6.2;12.6;4.6;7.14;0;4.26;18925 +86076;46.89484;-.97358;105;20220327;19.9;4.8;12.4;2.6;8.04;0;3.32;18225 +86076;46.89484;-.97358;105;20220328;19.7;9.5;14.6;2.2;8.56;0;2.92;15625 +86076;46.89484;-.97358;105;20220329;16.6;9;12.8;2.3;10.54;.1;2.2;13550 +86076;46.89484;-.97358;105;20220330;11.6;9.2;10.4;2.9;10.76;1.3;1.23;4750 +86076;46.89484;-.97358;105;20220331;10;3.2;6.6;4.2;7.59;4.6;1.69;7825 +86076;46.89484;-.97358;105;20220401;7.8;-.6;3.6;5.5;5.61;.6;2.15;16250 +86076;46.89484;-.97358;105;20220402;9.2;-1.1;4.1;3.5;5.44;.1;2.21;17400 +86076;46.89484;-.97358;105;20220403;7.9;-2.4;2.7;3.6;4.86;0;2.35;16859 +86076;46.89484;-.97358;105;20220404;10.1;-2.1;4;2.6;6.1;.3;2.13;21200 +86076;46.89484;-.97358;105;20220405;12.8;6.1;9.4;3.6;10.26;.5;1.46;8883 +86076;46.89484;-.97358;105;20220406;12.1;8.1;10.1;5;10.96;3;1.53;8475 +86076;46.89484;-.97358;105;20220407;13.3;10.3;11.8;7.4;12.66;16.7;1.41;6575 +86076;46.89484;-.97358;105;20220408;13.5;10.1;11.8;7.1;11.11;6.3;1.99;6300 +86076;46.89484;-.97358;105;20220409;12.7;2.1;7.4;2.3;7.14;0;2.41;19750 +86076;46.89484;-.97358;105;20220410;15.2;1.2;8.2;4;6.89;0;3.17;22375 +86076;46.89484;-.97358;105;20220411;21.1;7;14;4.9;10.15;.1;3.88;20615 +86076;46.89484;-.97358;105;20220412;15.8;11.3;13.6;3.4;11.64;.5;2.08;8325 +86076;46.89484;-.97358;105;20220413;19.7;7.8;13.8;1.5;12.04;1.2;2.61;17300 +86076;46.89484;-.97358;105;20220414;21.5;6.9;14.2;1.9;12.11;.1;3.33;21750 +86076;46.89484;-.97358;105;20220415;22.3;8.3;15.3;2.3;11.56;0;3.71;21925 +86076;46.89484;-.97358;105;20220416;20.7;9;14.8;3.2;11.29;0;3.95;24025 +86076;46.89484;-.97358;105;20220417;20.6;5.6;13.1;2.4;10.04;0;3.7;22700 +86076;46.89484;-.97358;105;20220418;16.5;8;12.3;2.9;11.09;0;2.61;15575 +86076;46.89484;-.97358;105;20220419;14.2;5.2;9.7;3.4;8.84;1;3;19475 +86076;46.89484;-.97358;105;20220420;17.6;7.7;12.6;3.1;10.36;.3;2.89;15025 +86076;46.89484;-.97358;105;20220421;19.6;9.5;14.6;2;9.81;.3;3.66;22475 +86076;46.89484;-.97358;105;20220422;19.2;7.2;13.2;2.6;10.51;0;3.27;19600 +86076;46.89484;-.97358;105;20220423;17.3;9.8;13.5;3.3;12.04;6;2.63;12900 +86076;46.89484;-.97358;105;20220424;16.2;10.3;13.2;3;13.04;7.6;2.1;11725 +86076;46.89484;-.97358;105;20220425;16.2;11.1;13.6;2.5;12.16;2.8;2.5;13875 +86076;46.89484;-.97358;105;20220426;17.4;5.3;11.4;4.1;9.41;0;3.77;25550 +86076;46.89484;-.97358;105;20220427;18.6;7.3;13;5.1;9.64;0;4.21;22475 +86076;46.89484;-.97358;105;20220428;19.4;10.2;14.8;3.4;11.26;0;3.65;19075 +86076;46.89484;-.97358;105;20220429;21;8.2;14.6;2.5;11.76;0;3.78;22675 +86076;46.89484;-.97358;105;20220430;17.2;6.7;12;3.2;10.14;0;3.67;24100 +86076;46.89484;-.97358;105;20220501;18.6;8.2;13.4;2.7;8.64;0;4.06;24075 +86076;46.89484;-.97358;105;20220502;18.2;8.6;13.4;3.3;9.56;0;3.87;21175 +86076;46.89484;-.97358;105;20220503;19.5;7.4;13.5;3.1;10.01;0;3.83;21900 +86076;46.89484;-.97358;105;20220504;18.3;7.7;13;2.3;10.44;0;3.03;16975 +86076;46.89484;-.97358;105;20220505;19.7;6.5;13.1;2.4;11;0;3.41;22214 +86076;46.89484;-.97358;105;20220506;21.6;8.2;14.9;3.3;11.41;0;4.01;23356 +86076;46.89484;-.97358;105;20220507;21.1;9.3;15.2;3;11.61;0;3.91;22786 +86076;46.89484;-.97358;105;20220508;23.9;10.8;17.4;3.2;12.31;0;4.44;22688 +86076;46.89484;-.97358;105;20220509;26.2;12.2;19.2;2.2;12.51;0;4.66;23616 +86076;46.89484;-.97358;105;20220510;26.9;14.4;20.7;1.6;12.87;0;4.54;23330 +86076;46.89484;-.97358;105;20220511;22.2;10;16.1;2.4;13.24;0;3.85;23590 +86076;46.89484;-.97358;105;20220512;21.1;11.4;16.2;1.5;13.01;0;3.11;17791 +86076;46.89484;-.97358;105;20220513;23.1;11.1;17.1;2.8;10.91;0;4.49;22924 +86076;46.89484;-.97358;105;20220514;27.1;13.2;20.2;3.7;12.77;2.1;5.44;23231 +86076;46.89484;-.97358;105;20220515;28;17.5;22.7;3.6;16.04;0;5.24;21509 +86076;46.89484;-.97358;105;20220516;26.2;13.3;19.7;2.4;14.91;.2;4.54;23562 +86076;46.89484;-.97358;105;20220517;29.5;15;22.3;4;14.44;0;6.13;24981 +86076;46.89484;-.97358;105;20220518;30.1;12.9;21.5;2.4;15.31;0;5.39;25594 +86076;46.89484;-.97358;105;20220519;25.6;13.8;19.7;2;15.57;1.8;4.11;21145 +86076;46.89484;-.97358;105;20220520;23.5;16.4;20;2.9;15.77;0;3.88;18447 +86076;46.89484;-.97358;105;20220521;27.5;9.6;18.6;2.3;13.31;0;5.12;27271 +86076;46.89484;-.97358;105;20220522;29;16.7;22.9;3.1;16.27;7.2;5.19;21431 +86076;46.89484;-.97358;105;20220523;19.1;16.7;17.9;3.2;16.27;9.5;2.48;11430 +86076;46.89484;-.97358;105;20220524;17.2;9.6;13.4;2.1;11.87;1.1;2.92;18644 +86076;46.89484;-.97358;105;20220525;19.2;8.1;13.6;2.1;12.07;.1;3.32;21624 +86076;46.89484;-.97358;105;20220526;17.7;12.8;15.3;1.9;13.54;0;2.45;13354 +86076;46.89484;-.97358;105;20220527;18.9;13;15.9;2;13.67;.1;2.77;15027 +86076;46.89484;-.97358;105;20220528;23.4;10.1;16.7;3.9;11.24;0;5.09;26403 +86076;46.89484;-.97358;105;20220529;18.9;9.5;14.2;4.4;8.91;0;4.56;24114 +86076;46.89484;-.97358;105;20220530;21;6.7;13.8;2.9;8.57;0;4.62;26951 +86076;46.89484;-.97358;105;20220531;22.6;9;15.8;2.5;8.54;.1;4.82;25580 +86076;46.89484;-.97358;105;20220601;25.2;10.5;17.8;2.4;9.94;0;5.13;26106 +86076;46.89484;-.97358;105;20220602;28.1;14.3;21.2;3.3;12.71;5.6;5.78;24707 +86076;46.89484;-.97358;105;20220603;26.4;16.2;21.3;2.2;16.74;6.7;4.52;22147 +86076;46.89484;-.97358;105;20220604;23.3;14.4;18.8;1.9;17.47;4.3;3.38;18538 +86076;46.89484;-.97358;105;20220605;21;14.5;17.8;3.1;14.74;.1;3.65;19328 +86076;46.89484;-.97358;105;20220606;18.5;12.9;15.7;2.1;14.67;1.9;2.51;14071 +86076;46.89484;-.97358;105;20220607;20.9;12.7;16.8;3.3;14.84;10;3.48;19845 +86076;46.89484;-.97358;105;20220608;20.8;15.3;18;4.2;15.44;.2;3.54;17971 +86076;46.89484;-.97358;105;20220609;21.6;12.9;17.3;2.3;13.74;0;3.99;22417 +86076;46.89484;-.97358;105;20220610;24.6;12.5;18.5;1.7;14.91;.2;4.45;25482 +86076;46.89484;-.97358;105;20220611;26.1;12.5;19.3;2.3;15.27;0;4.83;26220 +86076;46.89484;-.97358;105;20220612;24;13.6;18.8;4.6;12.91;.6;4.9;20932 +86076;46.89484;-.97358;105;20220613;25.6;10.7;18.2;4.5;11.24;0;6.02;28393 +86076;46.89484;-.97358;105;20220614;30.2;12.6;21.4;4.1;11.87;0;7.08;28997 +86076;46.89484;-.97358;105;20220615;32.6;16.9;24.8;2.9;14.27;0;6.83;27757 +86076;46.89484;-.97358;105;20220616;33;17.5;25.3;3.4;15.44;0;7.02;26795 +86076;46.89484;-.97358;105;20220617;36.8;20.3;28.6;2.9;15.14;0;7.68;27383 +86076;46.89484;-.97358;105;20220618;39;23.2;31.1;3.7;14.74;1.4;8.92;27494 +86076;46.89484;-.97358;105;20220619;26.7;17;21.8;4.2;18.31;.6;4.79;21572 +86076;46.89484;-.97358;105;20220620;27.9;16.2;22;2.4;17.41;5.7;4.85;22778 +86076;46.89484;-.97358;105;20220621;27.8;16;21.9;2.8;18.64;1;4.72;22856 +86076;46.89484;-.97358;105;20220622;22.9;17;20;2.4;18.17;1.4;3.19;15675 +86076;46.89484;-.97358;105;20220623;25.7;12.8;19.3;1.6;16.04;2.1;4.27;23311 +86076;46.89484;-.97358;105;20220624;21.4;15.3;18.3;3.6;16.61;6;3.13;15875 +86076;46.89484;-.97358;105;20220625;19.2;14;16.6;2.5;14.34;4.2;2.95;15498 +86076;46.89484;-.97358;105;20220626;22.2;10.6;16.4;2.2;11.87;0;4.26;24214 +86076;46.89484;-.97358;105;20220627;22.1;10.4;16.2;2.1;11.84;.1;4.34;25276 +86076;46.89484;-.97358;105;20220628;22.9;9.2;16.1;1.8;11.67;.1;4.35;25954 +86076;46.89484;-.97358;105;20220629;17.3;11.9;14.6;2.2;13.87;2.9;2.27;12860 +86076;46.89484;-.97358;105;20220630;20.3;12;16.2;2.2;12.77;1.5;3.74;21698 +86076;46.89484;-.97358;105;20220701;22.3;9.2;15.7;1.8;11.44;.1;4.19;24951 +86076;46.89484;-.97358;105;20220702;26.8;11.5;19.1;2.6;12.04;0;5.52;28039 +86076;46.89484;-.97358;105;20220703;24.9;11.7;18.3;3.1;12.81;0;5.04;25896 +86076;46.89484;-.97358;105;20220704;26.8;11.7;19.3;4;12.14;0;6.03;28120 +86076;46.89484;-.97358;105;20220705;26.3;11.1;18.7;4.2;12.07;0;5.9;28032 +86076;46.89484;-.97358;105;20220706;27.4;12.3;19.8;4.1;12.61;0;6.11;27785 +86076;46.89484;-.97358;105;20220707;27;13.7;20.4;3.8;14.74;0;5.55;26315 +86076;46.89484;-.97358;105;20220708;29.2;14.2;21.7;3.9;12.51;0;6.59;27493 +86076;46.89484;-.97358;105;20220709;31;15.5;23.2;3.5;13.14;0;6.8;27416 +86076;46.89484;-.97358;105;20220710;30.3;17.2;23.8;4.8;12.87;0;7.41;26329 +86076;46.89484;-.97358;105;20220711;32.5;17.4;25;5.1;13.07;0;8.15;27200 +86076;46.89484;-.97358;105;20220712;35;18;26.5;2.7;13.54;0;7.22;27904 +86076;46.89484;-.97358;105;20220713;36.6;20.9;28.7;1.7;12.24;0;6.52;26722 +86076;46.89484;-.97358;105;20220714;33.4;18.9;26.1;3.6;14.31;0;7.35;26380 +86076;46.89484;-.97358;105;20220715;30.6;14.9;22.7;4;12.24;0;6.99;26664 +86076;46.89484;-.97358;105;20220716;32.5;16.1;24.3;4.3;10.44;0;7.98;27220 +86076;46.89484;-.97358;105;20220717;34.8;19.2;27;5.4;11.37;0;9.24;26088 +86076;46.89484;-.97358;105;20220718;41.3;23.6;32.5;5.9;12.34;0;11.8;27736 +86076;46.89484;-.97358;105;20220719;27.8;23;25.4;4.4;16.57;4.9;5.49;16556 +86076;46.89484;-.97358;105;20220720;25.3;17.8;21.5;3.3;18.31;2;4.04;18505 +86076;46.89484;-.97358;105;20220721;28.1;15.7;21.9;1.2;17.24;.1;4.17;21398 +86076;46.89484;-.97358;105;20220722;22.9;16.9;19.9;1.9;17.44;2.3;2.78;12870 +86076;46.89484;-.97358;105;20220723;28.2;13.5;20.9;1.7;13.51;0;5.05;26038 +86076;46.89484;-.97358;105;20220724;33.5;14.7;24.1;2.4;14.27;.1;6.36;28121 +86076;46.89484;-.97358;105;20220725;24.2;17.8;21;3.7;16.74;.8;3.98;16768 +86076;46.89484;-.97358;105;20220726;25.2;14.5;19.9;2.3;14.24;0;4.31;21100 +86076;46.89484;-.97358;105;20220727;27.1;13.3;20.2;2.5;11.34;0;5.18;23659 +86076;46.89484;-.97358;105;20220728;29.7;16.6;23.2;2.6;12.74;0;5.5;22179 +86076;46.89484;-.97358;105;20220729;28.9;17.5;23.2;2.2;15.91;.1;4.96;22623 +86076;46.89484;-.97358;105;20220730;31.3;15.5;23.4;2.1;16.37;0;5.41;25490 +86076;46.89484;-.97358;105;20220731;30.7;15.7;23.2;2.3;16.34;.2;5.46;25615 +86076;46.89484;-.97358;105;20220801;29.9;15.9;22.9;2.7;17.47;0;5.18;23840 +86076;46.89484;-.97358;105;20220802;33.4;17.2;25.3;2.4;16.17;0;5.97;25344 +86076;46.89484;-.97358;105;20220803;36.1;20.5;28.3;2.4;15.21;.1;6.41;24069 +86076;46.89484;-.97358;105;20220804;30.3;19.5;24.9;3.5;17.31;3.2;5.47;19915 +86076;46.89484;-.97358;105;20220805;28;15.7;21.9;5.4;12.01;0;6.63;23419 +86076;46.89484;-.97358;105;20220806;27.6;13.7;20.7;5.3;9.17;0;7.01;24129 +86076;46.89484;-.97358;105;20220807;29.4;13.3;21.3;4.5;9.07;0;7.05;25239 +86076;46.89484;-.97358;105;20220808;31.7;15.1;23.4;4.4;10.07;0;7.41;25001 +86076;46.89484;-.97358;105;20220809;33.2;17;25.1;4.3;11.37;0;7.63;24830 +86076;46.89484;-.97358;105;20220810;34.7;18.8;26.8;4.3;11.41;0;8;24466 +86076;46.89484;-.97358;105;20220811;36.1;18.7;27.4;4.1;10.27;0;8.28;24879 +86076;46.89484;-.97358;105;20220812;35.9;20;27.9;3.3;9.97;0;7.45;23753 +86076;46.89484;-.97358;105;20220813;34.7;19;26.9;2.7;13.61;3.4;6.2;22966 +86076;46.89484;-.97358;105;20220814;23.9;18.9;21.4;4;19.44;5.1;2.93;11662 +86076;46.89484;-.97358;105;20220815;24.4;17.7;21;3.6;18.54;.6;3.27;14271 +86076;46.89484;-.97358;105;20220816;24.7;18;21.3;2.4;18.47;2.7;3.19;14647 +86076;46.89484;-.97358;105;20220817;23.1;15.8;19.4;2.1;17.04;4.6;3.03;15954 +86076;46.89484;-.97358;105;20220818;26;14.3;20.1;2.5;16.91;.1;3.67;18482 +86076;46.89484;-.97358;105;20220819;25.2;16.3;20.8;2.9;18.64;1.4;3.24;15455 +86076;46.89484;-.97358;105;20220820;26.6;16.5;21.6;1.7;16.87;0;3.69;18494 +86076;46.89484;-.97358;105;20220821;22.1;13.5;17.8;1.6;16.57;1.7;2.5;13899 +86076;46.89484;-.97358;105;20220822;26.3;17.8;22.1;2.2;19.77;.3;3.31;16021 +86076;46.89484;-.97358;105;20220823;25.8;19.1;22.5;1.5;20.74;.1;2.71;12634 +86076;46.89484;-.97358;105;20220824;33.6;17.2;25.4;2.4;18.47;1;5.21;22097 +86076;46.89484;-.97358;105;20220825;27.2;20.7;23.9;3;20.17;.3;3.53;13368 +86076;46.89484;-.97358;105;20220826;26.3;15.8;21.1;3.5;15.51;0;4.23;18270 +86076;46.89484;-.97358;105;20220827;28.6;14.7;21.6;3.4;13.24;0;5.04;20084 +86076;46.89484;-.97358;105;20220828;28.6;16.6;22.6;4.2;12.04;0;5.73;19472 +86076;46.89484;-.97358;105;20220829;32.4;16.1;24.2;3.5;14.41;.5;5.67;19536 +86076;46.89484;-.97358;105;20220830;32.2;19.1;25.6;2.2;17.84;.4;4.65;19302 +86076;46.89484;-.97358;105;20220831;29.1;17.7;23.4;2.3;18.64;9.2;3.72;15810 +86076;46.89484;-.97358;105;20220901;27;17.6;22.3;1.8;18.64;.3;3.36;16398 +86076;46.89484;-.97358;105;20220902;25.3;16.3;20.8;2.1;17.84;3.8;3.21;16766 +86076;46.89484;-.97358;105;20220903;24.3;15.6;19.9;2.8;16.21;.1;3.24;15749 +86076;46.89484;-.97358;105;20220904;29.9;14.6;22.2;2.6;15.11;.6;4.39;19133 +86076;46.89484;-.97358;105;20220905;30;15.8;22.9;2.7;17.11;.1;4.29;18870 +86076;46.89484;-.97358;105;20220906;25.6;16.3;20.9;3.1;16.74;.5;3.31;14175 +86076;46.89484;-.97358;105;20220907;20.1;16.3;18.2;3.8;17.04;8.4;1.98;7730 +86076;46.89484;-.97358;105;20220908;21.8;15.1;18.5;3.5;16.17;2.6;2.65;12815 +86076;46.89484;-.97358;105;20220909;21.1;14.5;17.8;3;15.11;1.6;2.57;12594 +86076;46.89484;-.97358;105;20220910;22.5;12.5;17.5;1.6;15.47;0;2.37;13742 +86076;46.89484;-.97358;105;20220911;27;14.9;20.9;3;15.47;0;3.81;17142 +86076;46.89484;-.97358;105;20220912;33.7;17.5;25.6;4;14.84;1.4;5.88;17216 +86076;46.89484;-.97358;105;20220913;30;20.2;25.1;3.5;19.21;6.1;4.1;13447 +86076;46.89484;-.97358;105;20220914;25.6;17.2;21.4;2.4;18.74;2.5;2.7;12293 +86076;46.89484;-.97358;105;20220915;23.6;18.1;20.9;3.1;17.51;.2;2.74;10978 +86076;46.89484;-.97358;105;20220916;19.5;10.7;15.1;3.4;11.21;0;2.8;13770 +86076;46.89484;-.97358;105;20220917;18.9;7.5;13.2;2.6;8.94;0;2.79;16006 +86076;46.89484;-.97358;105;20220918;20.1;6.9;13.5;2.7;8.61;0;3.04;16732 +86076;46.89484;-.97358;105;20220919;20.8;8.3;14.6;3.4;10.14;0;3.12;16145 +86076;46.89484;-.97358;105;20220920;20.8;7.9;14.4;3.3;9.64;0;3.12;16108 +86076;46.89484;-.97358;105;20220921;21.5;9.2;15.3;3.1;10.01;0;3.15;15699 +86076;46.89484;-.97358;105;20220922;23;8.3;15.7;2.2;9.14;0;3.1;16520 +86076;46.89484;-.97358;105;20220923;21.5;11.6;16.6;1.2;10.54;0;2.07;10887 +86076;46.89484;-.97358;105;20220924;19.1;12.2;15.7;2.5;13.11;1.3;2.08;10700 +86076;46.89484;-.97358;105;20220925;19.3;11.2;15.3;2.9;12.21;0;2.18;10401 +86076;46.89484;-.97358;105;20220926;17.8;9.3;13.6;2.9;11.67;3.3;1.89;9965 +86076;46.89484;-.97358;105;20220927;17.7;10.1;13.9;4.6;12.28;3.9;1.95;9224 +86076;46.89484;-.97358;105;20220928;16.7;11;13.9;4.7;13.84;4.3;1.83;7637 +86076;46.89484;-.97358;105;20220929;16.5;8;12.3;2.4;10.67;.5;1.77;10997 +86076;46.89484;-.97358;105;20220930;17.9;6.1;12;2.8;11.24;6.3;1.84;13128 +86076;46.89484;-.97358;105;20221001;18.9;14;16.4;5.2;18.11;2.6;.95;6946 +86076;46.89484;-.97358;105;20221002;19.9;16.1;18;3.6;17.34;2;1.62;7490 +86076;46.89484;-.97358;105;20221003;21.5;14;17.7;1.7;16.34;.9;1.62;8973 +86076;46.89484;-.97358;105;20221004;21.2;9.9;15.5;1.3;13.87;.1;1.7;11880 +86076;46.89484;-.97358;105;20221005;20.9;11.8;16.4;3;15.11;.2;1.74;9354 +86076;46.89484;-.97358;105;20221006;19;8.4;13.7;2;10.97;0;1.89;12684 +86076;46.89484;-.97358;105;20221007;20.6;7.2;13.9;1.8;10.21;.1;2.01;13151 +86076;46.89484;-.97358;105;20221008;19.9;8.6;14.2;2.6;11.21;0;2.06;12135 +86076;46.89484;-.97358;105;20221009;22.5;8.9;15.7;3.3;11.91;0;2.55;12806 +86076;46.89484;-.97358;105;20221010;21.4;14.4;17.9;2;16.24;1;1.58;8383 +86076;46.89484;-.97358;105;20221011;19.1;14.1;16.6;3.4;14.81;0;1.74;8294 +86076;46.89484;-.97358;105;20221012;20.5;9.7;15.1;1.3;13.27;.2;1.48;10109 +86076;46.89484;-.97358;105;20221013;17.6;12;14.8;3;15.51;6;.97;5812 +86076;46.89484;-.97358;105;20221014;18.5;14.8;16.7;4.7;17.77;11;.91;4880 +86076;46.89484;-.97358;105;20221015;17.7;16.6;17.2;4.1;17.24;3.1;1.07;3193 +86076;46.89484;-.97358;105;20221016;23;13.6;18.3;2.2;16.54;1.4;1.71;10009 +86076;46.89484;-.97358;105;20221017;19.1;15.1;17.1;2.1;17.44;5.2;.96;4735 +86076;46.89484;-.97358;105;20221018;23.5;14.1;18.8;3.5;18.01;.1;1.76;9240 +86076;46.89484;-.97358;105;20221019;24.9;17.4;21.2;4.1;17.71;0;2.5;8278 +86076;46.89484;-.97358;105;20221020;22;15.1;18.5;4.2;15.64;1.6;2.15;8646 +86076;46.89484;-.97358;105;20221021;20.3;15.3;17.8;3.7;15.11;0;1.85;7075 +86076;46.89484;-.97358;105;20221022;20.9;14.2;17.5;3.5;15.27;0;1.76;7844 +86076;46.89484;-.97358;105;20221023;21.7;17;19.3;6.4;15.11;1.3;2.8;5870 +86076;46.89484;-.97358;105;20221024;19.1;15;17;4.8;14.97;1.2;1.75;5674 +86076;46.89484;-.97358;105;20221025;19.4;11.9;15.6;3;14.41;.2;1.33;6488 +86076;46.89484;-.97358;105;20221026;23;13.4;18.2;3.3;15.21;0;1.93;8536 +86076;46.89484;-.97358;105;20221027;24.4;15.4;19.9;4.2;15.47;0;2.5;7351 +86076;46.89484;-.97358;105;20221028;22.3;16.9;19.6;3.8;16.01;0;2.04;6063 +86076;46.89484;-.97358;105;20221029;22.9;17.3;20.1;3.6;15.44;0;2.24;6289 +86076;46.89484;-.97358;105;20221030;16.7;13.9;15.3;1.8;14.54;.8;.88;3664 +86076;46.89484;-.97358;105;20221031;19.9;11.3;15.6;3.8;14.24;.2;1.39;6120 +86076;46.89484;-.97358;105;20221101;17.6;10;13.8;3.9;11.97;3.1;1.48;6596 +86076;46.89484;-.97358;105;20221102;16.9;9.1;13;2.8;13.04;.4;.92;6449 +86076;46.89484;-.97358;105;20221103;14.1;11.4;12.8;3.9;12.41;14.8;1;3619 +86076;46.89484;-.97358;105;20221104;14.5;7.6;11;4.4;9.87;.7;1.39;6894 +86076;46.89484;-.97358;105;20221105;14.6;5.7;10.2;2.2;10.51;1.9;.81;6118 +86076;46.89484;-.97358;105;20221106;16.2;10;13.1;4.6;12.37;7.7;1.2;5050 +86076;46.89484;-.97358;105;20221107;17.6;11.6;14.6;4.6;13.07;.1;1.41;5747 +86076;46.89484;-.97358;105;20221108;16;11.5;13.7;5.3;13.44;4.5;1.07;3864 +86076;46.89484;-.97358;105;20221109;16.4;11.4;13.9;2.8;12.67;.4;1.04;5142 +86076;46.89484;-.97358;105;20221110;16.1;7.7;11.9;2.1;11.64;0;.78;6189 +86076;46.89484;-.97358;105;20221111;14.9;5.8;10.4;2.9;11.24;.1;.75;7100 +86076;46.89484;-.97358;105;20221112;19.3;10.7;15;3.8;13.64;.2;1.24;6672 +86076;46.89484;-.97358;105;20221113;20.8;11.3;16.1;2.9;12.84;.2;1.45;6856 +86076;46.89484;-.97358;105;20221114;14;11.1;12.5;3.4;11.67;3.5;1;3343 +86076;46.89484;-.97358;105;20221115;15.3;10.1;12.7;4.8;12.01;10.7;1.14;3846 +86076;46.89484;-.97358;105;20221116;14.3;9.2;11.8;6;12.41;10.7;.81;3577 +86076;46.89484;-.97358;105;20221117;14.2;11.7;12.9;4.9;11.61;5.3;1.31;3350 +86076;46.89484;-.97358;105;20221118;13.1;6.9;10;1.7;9.64;.6;.68;5044 +86076;46.89484;-.97358;105;20221119;11.9;2.3;7.1;1.8;7.97;.6;.59;6321 +86076;46.89484;-.97358;105;20221120;13;4.4;8.7;2.9;9.47;2.1;.68;5499 +86076;46.89484;-.97358;105;20221121;13.5;7.6;10.6;4.6;9.87;7.9;1.15;4182 +86076;46.89484;-.97358;105;20221122;12.8;5.1;8.9;3.8;9.51;2;.79;5217 +86076;46.89484;-.97358;105;20221123;14.1;8.5;11.3;4.6;11.67;3.1;.76;4594 +86076;46.89484;-.97358;105;20221124;13.3;8.2;10.7;3.6;11.71;2.5;.58;3277 +86076;46.89484;-.97358;105;20221125;14.3;7.5;10.9;1.7;10.51;.6;.58;4911 +86076;46.89484;-.97358;105;20221126;12.1;6.3;9.2;3;10.14;.7;.56;3891 +86076;46.89484;-.97358;105;20221127;11;8.2;9.6;3.5;10.51;10.1;.6;2764 +86076;46.89484;-.97358;105;20221128;11;7.6;9.3;1.9;10.37;4.1;.46;2924 +86076;46.89484;-.97358;105;20221129;12.2;3.2;7.7;1.4;8.77;.1;.36;5468 +86076;46.89484;-.97358;105;20221130;9.1;3.2;6.2;3.1;8.31;0;.44;4198 +86076;46.89484;-.97358;105;20221201;7.2;3.7;5.4;3.7;7.64;0;.58;3057 +86076;46.89484;-.97358;105;20221202;5.8;2.4;4.1;3;7.44;.1;.39;2387 +86076;46.89484;-.97358;105;20221203;4.4;2.2;3.3;4.7;7.17;1.1;.37;1549 +86076;46.89484;-.97358;105;20221204;4.2;2.6;3.4;2.9;7.27;.1;.34;1697 +86076;46.89484;-.97358;105;20221205;5.2;1.1;3.1;2.6;7.11;.1;.29;2850 +86076;46.89484;-.97358;105;20221206;4.9;1.9;3.4;4.5;6.81;0;.49;2337 +86076;46.89484;-.97358;105;20221207;6;3;4.5;4.2;6.57;0;.74;3254 +86076;46.89484;-.97358;105;20221208;2.7;-.9;.9;4.9;5.91;0;.35;3253 +86076;46.89484;-.97358;105;20221209;5;-.3;2.3;5.3;5.61;0;.74;4114 +86076;46.89484;-.97358;105;20221210;6.6;-4;1.3;1.8;5.14;.3;.36;5389 +86076;46.89484;-.97358;105;20221211;5.2;-.3;2.4;3;5.41;.3;.62;3490 +86076;46.89484;-.97358;105;20221212;3;-2.1;.5;3.3;4.87;0;.59;2735 +86076;46.89484;-.97358;105;20221213;3.4;-3.4;0;4.5;5.21;5.7;.44;4377 +86076;46.89484;-.97358;105;20221214;9.4;.2;4.8;3.3;8.94;4.2;.2;3445 +86076;46.89484;-.97358;105;20221215;3.9;1.6;2.8;6.7;6.11;.3;.74;2241 +86076;46.89484;-.97358;105;20221216;5;-.4;2.3;5.3;4.94;0;.99;4199 +86076;46.89484;-.97358;105;20221217;1.8;-3.9;-1.1;4.2;4.37;0;.56;3727 +86076;46.89484;-.97358;105;20221218;9;-3;3;4.5;6.87;.3;.5;3841 +86076;46.89484;-.97358;105;20221219;13.2;8.8;11;6.7;10.44;.8;1.19;2509 +86076;46.89484;-.97358;105;20221220;13;11.5;12.2;5.4;12.01;4.5;.95;1391 +86076;46.89484;-.97358;105;20221221;13.4;7.6;10.5;4.8;12.27;5.8;.33;2504 +86076;46.89484;-.97358;105;20221222;14.4;12.5;13.5;6.6;13.84;23.5;.79;1320 +86076;46.89484;-.97358;105;20221223;14.2;13.9;14.1;6.2;14.24;10.5;.88;528 +86076;46.89484;-.97358;105;20221224;12.1;10.2;11.1;2.9;11.94;2.2;.54;1704 +86076;46.89484;-.97358;105;20221225;14.8;9.8;12.3;3.4;12.74;1.1;.6;2775 +86076;46.89484;-.97358;105;20221226;12.7;10.9;11.8;3;11.54;.8;.74;2162 +86076;46.89484;-.97358;105;20221227;11.2;3.8;7.5;2.5;9.21;.3;.4;3930 +86076;46.89484;-.97358;105;20221228;12;8.2;10.1;5.8;11.57;6.1;.46;2284 +86076;46.89484;-.97358;105;20221229;12.3;10.2;11.2;4.8;10.94;3.1;.92;2428 +86076;46.89484;-.97358;105;20221230;15;6.1;10.5;7.3;12.51;8.1;.39;3154 +86076;46.89484;-.97358;105;20221231;15.4;13.7;14.5;6.8;12.41;1;1.7;2130 +86077;46.92757;-.64845;158;20220101;15.9;8.3;12.1;2.9;10.73;0;.95;3934 +86077;46.92757;-.64845;158;20220102;13.9;10.4;12.1;4.4;12.23;0;.8;2550 +86077;46.92757;-.64845;158;20220103;12.4;10.6;11.5;5;12.73;17.4;.5;1775 +86077;46.92757;-.64845;158;20220104;9.9;8.7;9.3;4.4;10.23;2.5;.72;1332 +86077;46.92757;-.64845;158;20220105;6.9;.8;3.9;1.9;6.63;.1;.41;3652 +86077;46.92757;-.64845;158;20220106;7.8;-.6;3.6;2.2;5.87;1.6;.58;4322 +86077;46.92757;-.64845;158;20220107;9.9;4.2;7;4.6;8.57;.8;.69;3551 +86077;46.92757;-.64845;158;20220108;10.3;7.2;8.7;5.3;9.63;11.8;.78;2544 +86077;46.92757;-.64845;158;20220109;9.3;5.6;7.4;2.8;9.13;4.5;.5;2842 +86077;46.92757;-.64845;158;20220110;8.7;7.3;8;1.3;10.03;.2;.4;1538 +86077;46.92757;-.64845;158;20220111;9.5;4.1;6.8;1.7;7.27;0;.64;3584 +86077;46.92757;-.64845;158;20220112;1.7;-1.2;.3;3.7;5.83;0;.32;2566 +86077;46.92757;-.64845;158;20220113;5.2;.2;2.7;4.2;6.13;0;.63;3519 +86077;46.92757;-.64845;158;20220114;2;-1.8;.1;2.3;5.37;.1;.36;2966 +86077;46.92757;-.64845;158;20220115;2.8;-4.7;-1;.8;5.07;.1;.21;4414 +86077;46.92757;-.64845;158;20220116;4;-2;1;1.3;6.7;.1;.19;4025 +86077;46.92757;-.64845;158;20220117;7;3;5;2.3;8.27;0;.34;3144 +86077;46.92757;-.64845;158;20220118;5.1;2.5;3.8;2.9;7.33;0;.4;2549 +86077;46.92757;-.64845;158;20220119;5.7;3.3;4.5;1.9;7.7;.9;.39;2457 +86077;46.92757;-.64845;158;20220120;7.8;4.3;6.1;2.8;7.67;0;.67;3181 +86077;46.92757;-.64845;158;20220121;6.4;-.6;2.9;3;5.8;.1;.7;4671 +86077;46.92757;-.64845;158;20220122;4.2;-.7;1.7;3.6;6.13;0;.45;3912 +86077;46.92757;-.64845;158;20220123;3.4;2.1;2.7;5.1;6.67;0;.51;1809 +86077;46.92757;-.64845;158;20220124;4.8;-.3;2.2;2.2;6.13;0;.46;4102 +86077;46.92757;-.64845;158;20220125;5.3;-2.8;1.3;1.4;5.9;0;.35;5185 +86077;46.92757;-.64845;158;20220126;-.2;-1;-.6;2.9;5.65;0;.28;1345 +86077;46.92757;-.64845;158;20220127;4.3;-2.1;1.1;1.3;6.3;.1;.32;5124 +86077;46.92757;-.64845;158;20220128;8.7;1.6;5.2;.8;8.73;0;.32;5259 +86077;46.92757;-.64845;158;20220129;7.4;5.6;6.5;1.6;9.23;.1;.4;2457 +86077;46.92757;-.64845;158;20220130;9.1;6.8;8;1.7;10.03;.5;.45;2793 +86077;46.92757;-.64845;158;20220131;9.4;4.9;7.2;4.3;8.63;.2;.8;4166 +86077;46.92757;-.64845;158;20220201;9.8;2.6;6.2;3.2;9.13;0;.44;5558 +86077;46.92757;-.64845;158;20220202;9.4;7.8;8.6;2;9.47;0;.67;2404 +86077;46.92757;-.64845;158;20220203;6.6;4.1;5.3;2.3;8.67;.3;.38;3270 +86077;46.92757;-.64845;158;20220204;11.6;6.3;9;2.9;9.37;2.2;.87;4970 +86077;46.92757;-.64845;158;20220205;10.5;-.6;5;1.9;7.33;.1;.68;7434 +86077;46.92757;-.64845;158;20220206;10.7;4.4;7.5;5.4;10.53;1.4;.31;5606 +86077;46.92757;-.64845;158;20220207;11.4;8.1;9.7;2.4;9.53;.1;.9;4000 +86077;46.92757;-.64845;158;20220208;13.6;1.9;7.7;1.7;8.47;0;.85;7929 +86077;46.92757;-.64845;158;20220209;9.7;1.5;5.6;2.9;8;.1;.75;6538 +86077;46.92757;-.64845;158;20220210;7.1;4.9;6;3.2;9.38;.3;.71;3000 +86077;46.92757;-.64845;158;20220211;9.1;-.9;4.1;2.9;6.42;0;.97;10833 +86077;46.92757;-.64845;158;20220212;10.1;.3;5.2;2.6;5.75;0;1.24;10500 +86077;46.92757;-.64845;158;20220213;12.9;-.9;6;5.7;8.18;4.7;1.25;7100 +86077;46.92757;-.64845;158;20220214;11.8;6.2;9;4.8;9.08;1.2;1.35;8266 +86077;46.92757;-.64845;158;20220215;10.7;2.7;6.7;4.8;9.68;7.4;.61;4666 +86077;46.92757;-.64845;158;20220216;12.7;8.4;10.6;6.3;13.13;2.6;.27;5355 +86077;46.92757;-.64845;158;20220217;14;11.4;12.7;4.8;12.67;.6;1.05;4138 +86077;46.92757;-.64845;158;20220218;10.9;10.5;10.7;5.3;9.83;1.3;1.4;1465 +86077;46.92757;-.64845;158;20220219;10.6;1.3;6;3.7;7.5;.1;1.12;8401 +86077;46.92757;-.64845;158;20220220;12.7;7.4;10.1;5.6;11.13;1.9;.92;6334 +86077;46.92757;-.64845;158;20220221;11.7;6.3;9;4.9;8.43;.2;1.53;6479 +86077;46.92757;-.64845;158;20220222;11;4.2;7.6;2.8;10.23;.5;.65;7409 +86077;46.92757;-.64845;158;20220223;12.6;8.5;10.5;1.3;10.73;.4;.87;5777 +86077;46.92757;-.64845;158;20220224;11.4;4.7;8;2.9;8.2;1;1.22;7553 +86077;46.92757;-.64845;158;20220225;11.4;.5;5.9;1.6;6.33;.1;1.18;9900 +86077;46.92757;-.64845;158;20220226;11.4;1.5;6.4;4.2;5.53;0;1.98;9498 +86077;46.92757;-.64845;158;20220227;14.3;2.4;8.4;2.6;7.23;0;1.65;10705 +86077;46.92757;-.64845;158;20220228;16.8;2.6;9.7;.9;8.77;.6;1.28;11808 +86077;46.92757;-.64845;158;20220301;16.1;7.3;11.7;2.3;8.97;0;1.74;9270 +86077;46.92757;-.64845;158;20220302;12;8.6;10.3;2.4;9.83;.6;1.15;5812 +86077;46.92757;-.64845;158;20220303;11.9;7.5;9.7;2.9;10.8;4.5;.95;6717 +86077;46.92757;-.64845;158;20220304;10.4;7.1;8.7;4;8.77;.4;1.28;5888 +86077;46.92757;-.64845;158;20220305;10.6;2.1;6.4;3.3;7.8;.4;1.22;9808 +86077;46.92757;-.64845;158;20220306;9.5;5.8;7.6;3.3;7.27;0;1.43;6340 +86077;46.92757;-.64845;158;20220307;8.8;-1.8;3.5;3.6;4.97;0;1.64;11229 +86077;46.92757;-.64845;158;20220308;10.2;2.7;6.5;4.4;8.23;.4;1.18;9432 +86077;46.92757;-.64845;158;20220309;15;6.5;10.7;4.1;9.47;0;1.88;10309 +86077;46.92757;-.64845;158;20220310;11.8;9.4;10.6;4.4;10.07;.3;1.38;5429 +86077;46.92757;-.64845;158;20220311;12.5;7.5;10;6.1;10.1;6.4;1.48;8063 +86077;46.92757;-.64845;158;20220312;13.2;6.7;9.9;4.2;9.3;5.9;1.7;9382 +86077;46.92757;-.64845;158;20220313;10.7;7.4;9;3.8;9.07;6.6;1.35;6589 +86077;46.92757;-.64845;158;20220314;15.3;2.7;9;3.8;8;.1;2.17;13461 +86077;46.92757;-.64845;158;20220315;16.5;9;12.7;3;11.5;0;1.76;10463 +86077;46.92757;-.64845;158;20220316;13.7;10.7;12.2;3.6;11.33;.2;1.47;6456 +86077;46.92757;-.64845;158;20220317;8.4;6.2;7.3;4.2;8.2;0;1.19;5643 +86077;46.92757;-.64845;158;20220318;12;1.9;6.9;6.1;6.88;0;2.79;13666 +86077;46.92757;-.64845;158;20220319;13.7;5.3;9.5;3.7;8.48;0;2.41;11900 +86077;46.92757;-.64845;158;20220320;15.3;8.4;11.8;2.8;9.12;0;2.23;12633 +86077;46.92757;-.64845;158;20220321;16.3;6.8;11.5;3.6;9.25;0;2.87;15600 +86077;46.92757;-.64845;158;20220322;15.3;5.3;10.3;3.9;6.92;0;3.33;18066 +86077;46.92757;-.64845;158;20220323;15;4.7;9.8;2.9;5.58;0;3.21;19100 +86077;46.92757;-.64845;158;20220324;17.3;4;10.6;2.5;6.05;0;3.11;19533 +86077;46.92757;-.64845;158;20220325;18.4;5.6;12;3.4;6.68;0;3.66;19300 +86077;46.92757;-.64845;158;20220326;18.4;5.4;11.9;4;6.85;0;4.01;19000 +86077;46.92757;-.64845;158;20220327;18.8;5.8;12.3;2.1;7.58;0;3.1;18366 +86077;46.92757;-.64845;158;20220328;19.1;10;14.5;2.1;8.25;0;2.89;15900 +86077;46.92757;-.64845;158;20220329;16.5;9.7;13.1;2.5;10.02;0;2.37;13266 +86077;46.92757;-.64845;158;20220330;10.8;9.1;9.9;3.4;10.55;1.3;1.24;5066 +86077;46.92757;-.64845;158;20220331;8.8;3.5;6.1;5;7.65;6;1.7;7800 +86077;46.92757;-.64845;158;20220401;6.6;-.7;2.9;6.6;5.65;.7;1.99;15000 +86077;46.92757;-.64845;158;20220402;8.1;-1;3.5;4.1;5.38;.1;2.21;17466 +86077;46.92757;-.64845;158;20220403;7.6;-2.7;2.4;3.1;4.81;0;2.16;16266 +86077;46.92757;-.64845;158;20220404;9.3;-1.8;3.7;2.8;5.84;.2;2.27;20500 +86077;46.92757;-.64845;158;20220405;12.5;5.8;9.1;4.3;10.53;.4;1.51;10229 +86077;46.92757;-.64845;158;20220406;11.2;7.8;9.5;4.9;10.92;2.2;1.46;7466 +86077;46.92757;-.64845;158;20220407;12.7;9.8;11.2;7.5;12.55;15.9;1.46;6800 +86077;46.92757;-.64845;158;20220408;13.4;9.6;11.5;7.5;11.08;7.3;2.13;7000 +86077;46.92757;-.64845;158;20220409;12.1;2.1;7.1;2.4;7.15;0;2.41;19633 +86077;46.92757;-.64845;158;20220410;14.6;2.1;8.3;3.6;6.68;0;3.06;22566 +86077;46.92757;-.64845;158;20220411;20.8;6.7;13.7;4.6;9.68;.1;3.86;19366 +86077;46.92757;-.64845;158;20220412;15.2;11.6;13.4;3.5;11.52;.3;2.21;8833 +86077;46.92757;-.64845;158;20220413;18.9;8.4;13.6;1.4;12.28;.6;2.22;13600 +86077;46.92757;-.64845;158;20220414;20.5;7.3;13.9;1.7;11.78;0;3.29;22066 +86077;46.92757;-.64845;158;20220415;21.5;9.2;15.3;2.2;11.32;0;3.55;21466 +86077;46.92757;-.64845;158;20220416;20.4;9.5;14.9;3.3;11.08;0;3.89;23833 +86077;46.92757;-.64845;158;20220417;19.6;6.3;12.9;2.4;9.62;0;3.65;22900 +86077;46.92757;-.64845;158;20220418;16.1;8.1;12.1;3.4;10.92;.3;2.7;16300 +86077;46.92757;-.64845;158;20220419;13.5;4.9;9.2;3.6;8.98;.5;3.02;19400 +86077;46.92757;-.64845;158;20220420;17.1;7.5;12.3;3.3;10.32;.4;2.89;15033 +86077;46.92757;-.64845;158;20220421;18.8;10.6;14.7;2.1;9.52;0;3.64;22766 +86077;46.92757;-.64845;158;20220422;18.6;7.5;13;2.2;10.08;0;3.35;20966 +86077;46.92757;-.64845;158;20220423;16.1;10.2;13.1;3.3;11.88;4.4;2.7;13033 +86077;46.92757;-.64845;158;20220424;15.7;10.7;13.2;3;12.98;10.2;1.81;9366 +86077;46.92757;-.64845;158;20220425;15.8;10.6;13.2;2.5;12.32;3.7;2.13;11300 +86077;46.92757;-.64845;158;20220426;16.7;4.9;10.8;3.3;9.35;0;3.56;25600 +86077;46.92757;-.64845;158;20220427;17.8;6.7;12.2;4.6;9.42;0;4.14;23366 +86077;46.92757;-.64845;158;20220428;18.6;9.5;14;3.3;11.22;0;3.37;18166 +86077;46.92757;-.64845;158;20220429;20.3;8.4;14.3;2.7;11.48;0;3.94;23666 +86077;46.92757;-.64845;158;20220430;16.2;6.3;11.2;3.1;10.05;0;3.61;24233 +86077;46.92757;-.64845;158;20220501;18;8.6;13.3;2.5;8.52;0;3.86;24766 +86077;46.92757;-.64845;158;20220502;17.4;8.9;13.1;3.4;9.45;0;3.91;22466 +86077;46.92757;-.64845;158;20220503;18.6;7.2;12.9;3.2;10.02;0;3.72;21366 +86077;46.92757;-.64845;158;20220504;17.1;8.4;12.7;2.7;10.48;0;2.9;15500 +86077;46.92757;-.64845;158;20220505;18.9;6.6;12.7;1.8;10.79;.1;3.15;20828 +86077;46.92757;-.64845;158;20220506;21.2;7.8;14.5;3;11.3;0;3.8;22179 +86077;46.92757;-.64845;158;20220507;21.1;9.4;15.2;2.7;11.57;0;3.68;20784 +86077;46.92757;-.64845;158;20220508;23.5;10.5;17;2.7;12.33;0;4.16;21995 +86077;46.92757;-.64845;158;20220509;26;11.3;18.7;1.7;12.4;0;4.41;23492 +86077;46.92757;-.64845;158;20220510;26.4;13.4;19.9;1.5;12.83;0;4.29;22181 +86077;46.92757;-.64845;158;20220511;22.6;9.1;15.8;2.3;12.83;0;3.85;22636 +86077;46.92757;-.64845;158;20220512;20.5;11.4;16;1.2;12.93;0;3.16;18776 +86077;46.92757;-.64845;158;20220513;23.3;10.9;17.1;2.3;10.83;0;4.27;22068 +86077;46.92757;-.64845;158;20220514;26.7;12.5;19.6;3.2;12.47;1.7;5.2;23670 +86077;46.92757;-.64845;158;20220515;27.6;17.1;22.4;3.2;15.8;.1;4.97;20466 +86077;46.92757;-.64845;158;20220516;26.2;13.5;19.8;2.1;14.4;.1;4.47;22637 +86077;46.92757;-.64845;158;20220517;29.2;14.2;21.7;3.3;14.13;.1;5.77;24591 +86077;46.92757;-.64845;158;20220518;29.5;12.1;20.8;1.9;15.27;0;5.23;26723 +86077;46.92757;-.64845;158;20220519;25.4;13.5;19.5;1.6;15.4;2;4.12;22186 +86077;46.92757;-.64845;158;20220520;23.6;16.2;19.9;2.3;15.77;0;3.68;17293 +86077;46.92757;-.64845;158;20220521;27.3;9.5;18.4;1.9;12.93;0;5.03;27435 +86077;46.92757;-.64845;158;20220522;28.6;16.2;22.4;2.8;15.8;4.5;5.21;22872 +86077;46.92757;-.64845;158;20220523;18.8;16.7;17.7;3.3;16.13;11;2.26;9290 +86077;46.92757;-.64845;158;20220524;16.8;9.6;13.2;2.1;11.8;.9;2.78;17511 +86077;46.92757;-.64845;158;20220525;19.3;7.1;13.2;2;11.83;.1;3.42;22767 +86077;46.92757;-.64845;158;20220526;17.7;12.7;15.2;1.8;13.4;0;2.6;14646 +86077;46.92757;-.64845;158;20220527;18.9;12.8;15.9;2;13.63;.1;2.89;16058 +86077;46.92757;-.64845;158;20220528;23.2;9.7;16.4;3.4;11.07;0;4.74;24347 +86077;46.92757;-.64845;158;20220529;18.7;9;13.9;3.8;8.73;0;4.11;20614 +86077;46.92757;-.64845;158;20220530;20.9;6.1;13.5;2.5;8.4;0;4.44;25637 +86077;46.92757;-.64845;158;20220531;22.8;9;15.9;2.3;8.37;0;4.73;24678 +86077;46.92757;-.64845;158;20220601;25.3;10.5;17.9;2.2;9.53;0;5.09;25797 +86077;46.92757;-.64845;158;20220602;28.6;13.7;21.1;3;12.5;2.6;5.87;25878 +86077;46.92757;-.64845;158;20220603;26.8;16.4;21.6;2;16.4;6.4;4.49;21605 +86077;46.92757;-.64845;158;20220604;23;14.4;18.7;1.7;17.57;6.4;3.5;19793 +86077;46.92757;-.64845;158;20220605;20.7;14.5;17.6;2.8;14.63;0;3.34;16723 +86077;46.92757;-.64845;158;20220606;18.3;12;15.1;2;14.43;1.4;2.77;16843 +86077;46.92757;-.64845;158;20220607;21;12.7;16.8;3.2;14.6;9.5;3.51;19363 +86077;46.92757;-.64845;158;20220608;21;14.9;18;3.9;15.1;.2;3.47;16646 +86077;46.92757;-.64845;158;20220609;21.6;12.5;17;2.3;13.43;.1;3.79;20484 +86077;46.92757;-.64845;158;20220610;25;11.2;18.1;1.5;14.57;.2;4.4;25193 +86077;46.92757;-.64845;158;20220611;26.9;12.8;19.8;2.1;15.4;0;4.86;25538 +86077;46.92757;-.64845;158;20220612;23.4;13.5;18.4;3.8;13;.8;4.69;21533 +86077;46.92757;-.64845;158;20220613;25.5;10.2;17.9;3.6;11.13;0;5.58;26705 +86077;46.92757;-.64845;158;20220614;30;12.3;21.1;3.5;11.63;0;6.74;28804 +86077;46.92757;-.64845;158;20220615;33;17.1;25;2.5;14.23;0;6.59;27257 +86077;46.92757;-.64845;158;20220616;33.4;17.7;25.6;2.8;15.17;0;6.77;27126 +86077;46.92757;-.64845;158;20220617;36.8;19.8;28.3;2.5;14.5;0;7.4;28119 +86077;46.92757;-.64845;158;20220618;38.9;23.2;31;3.2;14.33;2.5;8.46;27178 +86077;46.92757;-.64845;158;20220619;26.6;16.8;21.7;3.3;18.33;.6;4.62;21458 +86077;46.92757;-.64845;158;20220620;27.6;15.5;21.5;2.2;17.4;2.9;4.82;23759 +86077;46.92757;-.64845;158;20220621;27.9;15.9;21.9;2.5;18.5;1;4.88;23850 +86077;46.92757;-.64845;158;20220622;23;16.7;19.9;2.5;18.1;3.3;3.39;16998 +86077;46.92757;-.64845;158;20220623;25.6;13.2;19.4;1.6;15.67;1.8;4.45;24233 +86077;46.92757;-.64845;158;20220624;21.4;14.8;18.1;3.5;16.37;7.1;3.33;17329 +86077;46.92757;-.64845;158;20220625;18.2;13.8;16;2.3;14.5;4.8;2.67;14248 +86077;46.92757;-.64845;158;20220626;21.7;10.1;15.9;1.9;11.83;0;4.07;23329 +86077;46.92757;-.64845;158;20220627;22.4;9.8;16.1;2.1;11.53;0;4.29;24136 +86077;46.92757;-.64845;158;20220628;23.1;8.3;15.7;1.5;11.37;0;4.35;26112 +86077;46.92757;-.64845;158;20220629;17.6;10.6;14.1;2;13.63;3.1;2.76;17476 +86077;46.92757;-.64845;158;20220630;20.5;11.9;16.2;2.2;12.73;1.5;3.59;19857 +86077;46.92757;-.64845;158;20220701;21.8;8.2;15;1.6;11.23;0;4.11;25100 +86077;46.92757;-.64845;158;20220702;27.3;10.8;19.1;2.3;11.73;0;5.47;27516 +86077;46.92757;-.64845;158;20220703;25.2;11.4;18.3;2.8;12.53;0;5.01;25255 +86077;46.92757;-.64845;158;20220704;26.9;11.3;19.1;3.3;11.87;0;5.7;26802 +86077;46.92757;-.64845;158;20220705;26.4;10.8;18.6;3.5;11.83;0;5.62;26727 +86077;46.92757;-.64845;158;20220706;27.1;11.9;19.5;3.4;12.37;0;5.71;26419 +86077;46.92757;-.64845;158;20220707;26.8;13.6;20.2;3.1;14.67;0;5.18;24560 +86077;46.92757;-.64845;158;20220708;28.6;13.8;21.2;3.3;12.37;0;6.09;25937 +86077;46.92757;-.64845;158;20220709;30.6;15.4;23;3;13.07;0;6.34;26216 +86077;46.92757;-.64845;158;20220710;29.7;16.5;23.1;4.1;12.7;0;6.7;24353 +86077;46.92757;-.64845;158;20220711;31.8;17.1;24.5;4.6;13.1;0;7.55;25679 +86077;46.92757;-.64845;158;20220712;34.5;18;26.2;2.3;13.4;0;6.75;27161 +86077;46.92757;-.64845;158;20220713;36.2;20;28.1;1.2;11.73;0;5.92;26686 +86077;46.92757;-.64845;158;20220714;33.9;18.2;26.1;3;14.33;0;6.95;26077 +86077;46.92757;-.64845;158;20220715;30.3;14.6;22.5;3.3;12.27;0;6.49;26262 +86077;46.92757;-.64845;158;20220716;31.8;15.4;23.6;3.8;10.3;0;7.45;26745 +86077;46.92757;-.64845;158;20220717;33.9;18.6;26.3;4.5;11.33;0;8.3;25784 +86077;46.92757;-.64845;158;20220718;40.7;22;31.4;4.9;12.13;0;10.68;28306 +86077;46.92757;-.64845;158;20220719;28.6;23.6;26.1;3.7;16.1;5.2;5.27;14409 +86077;46.92757;-.64845;158;20220720;25.3;17.5;21.4;3.2;18.03;2.1;4.02;18089 +86077;46.92757;-.64845;158;20220721;28.4;15.5;21.9;1.2;17.33;.1;4.47;23343 +86077;46.92757;-.64845;158;20220722;24;17.1;20.6;1.6;17.63;1.2;3.35;16612 +86077;46.92757;-.64845;158;20220723;28.4;13.6;21;1.6;13.43;0;4.88;24780 +86077;46.92757;-.64845;158;20220724;34.1;14.2;24.1;1.8;13.67;0;6.19;28452 +86077;46.92757;-.64845;158;20220725;24.4;17.5;20.9;3.4;16.33;.9;3.98;16585 +86077;46.92757;-.64845;158;20220726;25.4;14.5;19.9;1.8;13.97;0;4.19;20930 +86077;46.92757;-.64845;158;20220727;27.1;12.8;19.9;2.1;11.1;0;4.98;23908 +86077;46.92757;-.64845;158;20220728;29.4;15.8;22.6;2.2;12.4;0;5.33;23153 +86077;46.92757;-.64845;158;20220729;29;17.4;23.2;1.9;15.87;.1;4.72;21377 +86077;46.92757;-.64845;158;20220730;31.4;14.9;23.1;1.9;15.97;0;5.35;25436 +86077;46.92757;-.64845;158;20220731;31.3;15.9;23.6;2.2;15.87;0;5.44;24512 +86077;46.92757;-.64845;158;20220801;30.4;15.8;23.1;2.2;17.03;0;5.1;23606 +86077;46.92757;-.64845;158;20220802;33.1;17;25.1;1.9;15.67;0;5.65;24777 +86077;46.92757;-.64845;158;20220803;36.7;19.4;28.1;1.9;14.6;.2;6.22;25082 +86077;46.92757;-.64845;158;20220804;29.3;19.8;24.5;2.8;17.37;0;4.9;18855 +86077;46.92757;-.64845;158;20220805;28;15.6;21.8;4.5;12.07;0;6.03;21347 +86077;46.92757;-.64845;158;20220806;27.1;13;20.1;4.5;9.17;0;6.32;22659 +86077;46.92757;-.64845;158;20220807;28.9;12.8;20.9;3.9;8.93;0;6.53;24159 +86077;46.92757;-.64845;158;20220808;31.2;14.7;23;3.9;9.93;0;6.92;24295 +86077;46.92757;-.64845;158;20220809;32.8;16.1;24.5;3.7;11.3;0;7;24284 +86077;46.92757;-.64845;158;20220810;34.1;18.1;26.1;3.5;11.4;0;7.17;23615 +86077;46.92757;-.64845;158;20220811;35.6;18.4;27;3.4;10.23;0;7.49;24405 +86077;46.92757;-.64845;158;20220812;35.7;19.4;27.6;2.6;9.9;0;6.73;23537 +86077;46.92757;-.64845;158;20220813;35.2;18.7;26.9;2.2;13.03;10.4;6.05;23425 +86077;46.92757;-.64845;158;20220814;23.9;18.6;21.2;3.7;19.27;5.1;3.1;13079 +86077;46.92757;-.64845;158;20220815;24;17.4;20.7;3.7;18.13;.7;3.35;14581 +86077;46.92757;-.64845;158;20220816;24.3;17.6;20.9;1.9;18.23;3.6;3.07;14651 +86077;46.92757;-.64845;158;20220817;23.4;15.4;19.4;2;16.53;2.5;3.08;15695 +86077;46.92757;-.64845;158;20220818;26;13.6;19.8;2;16.47;0;3.73;19682 +86077;46.92757;-.64845;158;20220819;24.9;15.9;20.4;2.6;18.23;1.2;3.34;16682 +86077;46.92757;-.64845;158;20220820;26.7;15.6;21.1;1.6;16.63;0;3.64;18352 +86077;46.92757;-.64845;158;20220821;22.2;12.6;17.4;1.5;16.03;1.4;2.8;16712 +86077;46.92757;-.64845;158;20220822;26.8;17.6;22.2;1.9;19.43;.2;3.38;16428 +86077;46.92757;-.64845;158;20220823;25.5;18.8;22.2;1.3;20.4;.1;2.82;13957 +86077;46.92757;-.64845;158;20220824;33.1;16.6;24.8;1.8;18;.6;4.81;21856 +86077;46.92757;-.64845;158;20220825;27;20.8;23.9;2.5;19.73;.2;3.41;13095 +86077;46.92757;-.64845;158;20220826;26.6;16.1;21.3;2.9;15.57;0;4;17040 +86077;46.92757;-.64845;158;20220827;28.3;14.3;21.3;2.9;13.17;0;4.67;19626 +86077;46.92757;-.64845;158;20220828;28.4;15.3;21.9;3.2;11.93;0;5.01;18683 +86077;46.92757;-.64845;158;20220829;32.1;15.5;23.8;2.9;14.1;.6;5.42;21079 +86077;46.92757;-.64845;158;20220830;32.1;18.9;25.5;1.9;17.73;.8;4.38;18615 +86077;46.92757;-.64845;158;20220831;28.9;17.1;23;1.9;18.1;12.4;3.73;17334 +86077;46.92757;-.64845;158;20220901;26.8;17.3;22;1.4;18.63;1.5;3.08;15451 +86077;46.92757;-.64845;158;20220902;24.8;15.7;20.2;1.9;17.53;3.9;2.92;14913 +86077;46.92757;-.64845;158;20220903;24.2;15.9;20.1;2.7;16.03;.1;3.15;14162 +86077;46.92757;-.64845;158;20220904;29.7;13.3;21.5;2.2;14.9;1.3;4.25;19827 +86077;46.92757;-.64845;158;20220905;29.7;16.1;22.9;2.3;16.83;.1;4.08;17998 +86077;46.92757;-.64845;158;20220906;25.9;15.4;20.6;2.7;16.27;.4;3.41;15469 +86077;46.92757;-.64845;158;20220907;18.4;16.2;17.3;3.7;16.93;7.4;1.65;6712 +86077;46.92757;-.64845;158;20220908;21.6;14.9;18.2;3.4;16.03;2.9;2.56;12087 +86077;46.92757;-.64845;158;20220909;20.9;14.1;17.5;3;14.83;1.2;2.53;12090 +86077;46.92757;-.64845;158;20220910;23;12.2;17.6;1.8;15.13;.1;2.62;15110 +86077;46.92757;-.64845;158;20220911;26.4;14.5;20.5;2.4;15.27;0;3.4;15732 +86077;46.92757;-.64845;158;20220912;33;16.9;24.9;3.1;14.87;1.5;5.21;18203 +86077;46.92757;-.64845;158;20220913;29.3;19.4;24.3;2.7;19.27;7.5;3.67;14082 +86077;46.92757;-.64845;158;20220914;25.4;16.8;21.1;2;18.77;1.7;2.65;12964 +86077;46.92757;-.64845;158;20220915;22.9;17.9;20.4;2.6;17.47;.5;2.4;9740 +86077;46.92757;-.64845;158;20220916;18.7;10.9;14.8;3.1;11.23;.1;2.52;12063 +86077;46.92757;-.64845;158;20220917;18.5;7.5;13;2.2;9.03;0;2.51;14169 +86077;46.92757;-.64845;158;20220918;19.6;6.3;13;2.2;8.8;0;2.68;15436 +86077;46.92757;-.64845;158;20220919;20.1;8.1;14.1;2.9;10.2;0;2.79;14591 +86077;46.92757;-.64845;158;20220920;20.3;7.7;14;2.7;9.7;0;2.81;14817 +86077;46.92757;-.64845;158;20220921;20.8;8.6;14.7;2.6;9.9;0;2.8;14368 +86077;46.92757;-.64845;158;20220922;22.5;8;15.2;1.7;9.13;0;2.73;15564 +86077;46.92757;-.64845;158;20220923;21.6;10.5;16;.9;10.33;0;2.11;13247 +86077;46.92757;-.64845;158;20220924;18.4;11.4;14.9;2.2;13;1;1.85;10325 +86077;46.92757;-.64845;158;20220925;18.7;11.2;15;2.5;12.17;.1;2.08;10627 +86077;46.92757;-.64845;158;20220926;17.1;9;13;2.5;11.4;3.7;1.84;11062 +86077;46.92757;-.64845;158;20220927;17.4;10.1;13.7;4.3;12.1;2.2;2;10036 +86077;46.92757;-.64845;158;20220928;16.4;11.1;13.7;4;13.65;3.7;1.57;6355 +86077;46.92757;-.64845;158;20220929;15.9;7.3;11.6;2.2;10.5;.3;1.66;10912 +86077;46.92757;-.64845;158;20220930;17.5;5.1;11.3;2.5;10.9;5.5;1.78;12975 +86077;46.92757;-.64845;158;20221001;18.8;13.5;16.1;4.8;17.8;1.5;1.08;8263 +86077;46.92757;-.64845;158;20221002;19.6;15.7;17.7;3.4;16.97;1.4;1.57;6983 +86077;46.92757;-.64845;158;20221003;20.6;14.3;17.4;1.6;16.1;0;1.58;8848 +86077;46.92757;-.64845;158;20221004;21.3;9.8;15.6;1;13.57;.1;1.65;11926 +86077;46.92757;-.64845;158;20221005;20.8;11.3;16;2.9;14.83;.1;1.85;10610 +86077;46.92757;-.64845;158;20221006;18.7;8.1;13.4;1.7;10.93;0;1.71;11125 +86077;46.92757;-.64845;158;20221007;20.3;6.6;13.4;1.4;10.33;0;1.82;12528 +86077;46.92757;-.64845;158;20221008;19.4;7.4;13.4;2;10.77;0;1.84;11434 +86077;46.92757;-.64845;158;20221009;22.2;7.9;15.1;2.7;11.67;0;2.31;12413 +86077;46.92757;-.64845;158;20221010;21;14;17.5;2.1;15.87;0;1.61;8462 +86077;46.92757;-.64845;158;20221011;18.4;13.6;16;3;14.47;0;1.53;6858 +86077;46.92757;-.64845;158;20221012;19.9;9;14.5;1;12.97;.2;1.38;10291 +86077;46.92757;-.64845;158;20221013;17;11.7;14.4;2.7;15.17;5.1;1.03;7080 +86077;46.92757;-.64845;158;20221014;18.2;14.5;16.3;4.3;17.5;9.8;.96;5801 +86077;46.92757;-.64845;158;20221015;17.2;16.3;16.8;3.9;17;3.5;1;2586 +86077;46.92757;-.64845;158;20221016;22.5;13.8;18.1;2.1;16.7;1.7;1.58;8812 +86077;46.92757;-.64845;158;20221017;18.6;15.7;17.1;2.3;17.4;6.8;1.01;4790 +86077;46.92757;-.64845;158;20221018;23;14.1;18.5;2.7;17.8;.1;1.58;8585 +86077;46.92757;-.64845;158;20221019;24.3;16.4;20.3;3.4;17.47;.5;2.15;7950 +86077;46.92757;-.64845;158;20221020;21.4;14.8;18.1;3.8;15.5;1.6;1.93;7159 +86077;46.92757;-.64845;158;20221021;19.5;14.8;17.1;3.4;15.1;0;1.62;5821 +86077;46.92757;-.64845;158;20221022;20.3;13.4;16.9;3.2;14.9;0;1.63;7136 +86077;46.92757;-.64845;158;20221023;21.5;16.8;19.2;6.2;14.7;.2;2.86;5666 +86077;46.92757;-.64845;158;20221024;18.9;14.4;16.7;4.7;14.73;.7;1.72;5441 +86077;46.92757;-.64845;158;20221025;19.1;11.2;15.2;2.6;14.17;.1;1.27;7282 +86077;46.92757;-.64845;158;20221026;22.6;12.7;17.6;2.8;14.8;0;1.76;8069 +86077;46.92757;-.64845;158;20221027;24;14.6;19.3;4.1;15.4;0;2.37;7723 +86077;46.92757;-.64845;158;20221028;22.4;17.1;19.8;3.7;15.77;0;2.11;5623 +86077;46.92757;-.64845;158;20221029;22.1;17.5;19.8;3.3;15.2;0;2.09;5120 +86077;46.92757;-.64845;158;20221030;15.9;13.4;14.6;1.5;14.27;.6;.81;3479 +86077;46.92757;-.64845;158;20221031;19.8;11.4;15.6;3.6;14.23;.5;1.42;6834 +86077;46.92757;-.64845;158;20221101;17;9.6;13.3;3.8;11.8;2.7;1.42;6323 +86077;46.92757;-.64845;158;20221102;16.3;8.4;12.3;2.5;12.83;.5;.85;6413 +86077;46.92757;-.64845;158;20221103;13.4;11.3;12.4;3.5;12.1;14.1;.96;3085 +86077;46.92757;-.64845;158;20221104;14;7;10.5;3.6;9.6;.8;1.24;5888 +86077;46.92757;-.64845;158;20221105;14.4;4.7;9.6;2.1;10.1;1.8;.81;6857 +86077;46.92757;-.64845;158;20221106;15.4;9.4;12.4;4.3;11.8;5.3;1.17;5273 +86077;46.92757;-.64845;158;20221107;17.1;11.2;14.1;4.3;12.93;.1;1.3;5113 +86077;46.92757;-.64845;158;20221108;15.4;11.7;13.5;5.3;13;4.1;1.16;3882 +86077;46.92757;-.64845;158;20221109;16;11.6;13.8;2.7;12.6;.2;1.02;4290 +86077;46.92757;-.64845;158;20221110;15.8;7.2;11.5;1.7;11.3;0;.75;5892 +86077;46.92757;-.64845;158;20221111;13.4;5;9.2;2.4;10.73;.1;.58;5881 +86077;46.92757;-.64845;158;20221112;19.2;10.6;14.9;3.1;13.5;.2;1.16;5792 +86077;46.92757;-.64845;158;20221113;21.2;10;15.6;2.2;12.63;.1;1.26;6459 +86077;46.92757;-.64845;158;20221114;13.5;10.7;12.1;3;11.5;2.5;.93;3031 +86077;46.92757;-.64845;158;20221115;14.6;9.6;12.1;4.7;11.73;9.9;1.06;4194 +86077;46.92757;-.64845;158;20221116;13.6;9.1;11.4;5.6;12.3;8.5;.69;3865 +86077;46.92757;-.64845;158;20221117;14.1;11.1;12.6;4.6;11.47;5;1.22;3004 +86077;46.92757;-.64845;158;20221118;12.9;6.5;9.7;1.9;9.4;.4;.75;4545 +86077;46.92757;-.64845;158;20221119;11.5;1.9;6.7;1.6;7.77;.3;.57;5560 +86077;46.92757;-.64845;158;20221120;12.7;3.3;8;2.7;9.13;1.6;.66;5420 +86077;46.92757;-.64845;158;20221121;13;7;10;4.1;9.73;6.3;1.01;4225 +86077;46.92757;-.64845;158;20221122;12.2;4.6;8.4;3.5;9.3;1.2;.74;4738 +86077;46.92757;-.64845;158;20221123;13.9;7.7;10.8;4.3;11.4;1.7;.74;4151 +86077;46.92757;-.64845;158;20221124;12.5;7.8;10.1;3.4;11.47;1.6;.5;3542 +86077;46.92757;-.64845;158;20221125;13.7;6.3;10;1.5;10.37;.1;.51;4462 +86077;46.92757;-.64845;158;20221126;11.8;5.1;8.4;2.4;9.87;.7;.5;4099 +86077;46.92757;-.64845;158;20221127;10.8;7.9;9.3;3.2;10.13;10.6;.65;2620 +86077;46.92757;-.64845;158;20221128;10.4;7.3;8.8;2;10.1;2.5;.49;2687 +86077;46.92757;-.64845;158;20221129;11.4;3.1;7.2;1.4;8.7;0;.38;4604 +86077;46.92757;-.64845;158;20221130;8.8;3.4;6.1;2.8;8.53;0;.42;3565 +86077;46.92757;-.64845;158;20221201;6.7;3.9;5.3;3.5;7.73;0;.55;2393 +86077;46.92757;-.64845;158;20221202;5.4;2.8;4.1;2.8;7.47;.2;.39;2280 +86077;46.92757;-.64845;158;20221203;4;2;3;4.4;7.17;1.5;.34;1950 +86077;46.92757;-.64845;158;20221204;3.7;2.2;3;2.6;7.27;.1;.29;1667 +86077;46.92757;-.64845;158;20221205;4.5;1.9;3.2;1.9;7.3;0;.29;2259 +86077;46.92757;-.64845;158;20221206;4.4;1.7;3.1;4.2;6.83;0;.45;2260 +86077;46.92757;-.64845;158;20221207;5.3;3;4.2;4;6.6;0;.73;2064 +86077;46.92757;-.64845;158;20221208;2;-.6;.7;4.5;5.9;0;.34;2189 +86077;46.92757;-.64845;158;20221209;4.4;-.6;1.9;4.9;5.57;0;.71;3178 +86077;46.92757;-.64845;158;20221210;6.3;-3.7;1.3;1.7;5.13;.2;.4;4630 +86077;46.92757;-.64845;158;20221211;4.8;-.7;2.1;2.3;5.37;.2;.54;3309 +86077;46.92757;-.64845;158;20221212;2.5;-2.7;-.1;2.9;4.8;0;.51;3141 +86077;46.92757;-.64845;158;20221213;2.7;-4;-.7;3.9;5.13;4.4;.37;3657 +86077;46.92757;-.64845;158;20221214;8.1;.1;4.1;3;8.4;4.3;.11;3983 +86077;46.92757;-.64845;158;20221215;3.3;1;2.1;5.9;6;.1;.64;1953 +86077;46.92757;-.64845;158;20221216;4.4;-.9;1.7;4.5;4.9;0;.89;3152 +86077;46.92757;-.64845;158;20221217;1.1;-4.1;-1.5;3.7;4.4;0;.49;3133 +86077;46.92757;-.64845;158;20221218;8.9;-3.3;2.8;3.9;6.9;.1;.41;4977 +86077;46.92757;-.64845;158;20221219;13;8.9;10.9;6.5;10.3;.3;1.25;2721 +86077;46.92757;-.64845;158;20221220;12.8;11.3;12.1;5.4;11.9;2.4;.97;1428 +86077;46.92757;-.64845;158;20221221;12.9;7.4;10.1;4.7;12.13;3.8;.28;3239 +86077;46.92757;-.64845;158;20221222;14.1;12.2;13.1;6.2;13.6;19.2;.76;1741 +86077;46.92757;-.64845;158;20221223;13.8;13.7;13.8;5.7;14.13;8.2;.84;197 +86077;46.92757;-.64845;158;20221224;11.8;9.8;10.8;3;11.8;1.9;.53;1745 +86077;46.92757;-.64845;158;20221225;14.1;9.6;11.8;3.6;12.57;.9;.55;2908 +86077;46.92757;-.64845;158;20221226;12.2;10.8;11.5;3.2;11.43;.7;.79;1403 +86077;46.92757;-.64845;158;20221227;10.5;3.3;6.9;2.3;9.23;.2;.32;3727 +86077;46.92757;-.64845;158;20221228;11.3;8.5;9.9;5.9;11.63;5.1;.4;2250 +86077;46.92757;-.64845;158;20221229;11.5;9.8;10.7;4.7;10.9;2.1;.85;1616 +86077;46.92757;-.64845;158;20221230;14.6;5.6;10.1;6.9;12.37;5.9;.28;4332 +86077;46.92757;-.64845;158;20221231;15;13.4;14.2;6.5;12.07;.4;1.71;1595 +86078;46.95932;-.32297;100;20220101;15.9;6.4;11.1;3.5;10.44;0;.96;4462 +86078;46.95932;-.32297;100;20220102;14.2;10.4;12.3;4.5;11.94;0;.91;2530 +86078;46.95932;-.32297;100;20220103;13.1;10.5;11.8;4.8;12.57;13;.62;1794 +86078;46.95932;-.32297;100;20220104;10.3;10;10.1;4.8;10.34;3.2;.89;1288 +86078;46.95932;-.32297;100;20220105;6.9;1.2;4.1;2.3;6.67;.1;.46;3812 +86078;46.95932;-.32297;100;20220106;8.2;.6;4.4;2.7;5.87;1;.72;4628 +86078;46.95932;-.32297;100;20220107;10.1;4.3;7.2;4.9;8.17;0;.83;4206 +86078;46.95932;-.32297;100;20220108;10.7;7.5;9.1;5.4;9.61;8.7;.87;2304 +86078;46.95932;-.32297;100;20220109;9.5;5.9;7.7;2.9;8.87;4.6;.58;2877 +86078;46.95932;-.32297;100;20220110;8.3;6.9;7.6;1.3;9.81;0;.38;1573 +86078;46.95932;-.32297;100;20220111;8.9;2.6;5.8;1.9;7.07;0;.51;4814 +86078;46.95932;-.32297;100;20220112;2.8;-1.2;.8;3.3;5.77;0;.37;2917 +86078;46.95932;-.32297;100;20220113;4.6;-.6;2;3.9;6.01;0;.47;4540 +86078;46.95932;-.32297;100;20220114;-.4;-2.6;-1.5;2.4;5.31;.1;.21;2414 +86078;46.95932;-.32297;100;20220115;-.9;-3.5;-2.2;1.3;5.14;.1;.2;2544 +86078;46.95932;-.32297;100;20220116;4;-1.5;1.2;1.7;6.74;.2;.17;3377 +86078;46.95932;-.32297;100;20220117;5.7;3.3;4.5;2.5;8.44;.1;.23;2071 +86078;46.95932;-.32297;100;20220118;5.2;2.3;3.8;3.6;7.41;0;.38;2404 +86078;46.95932;-.32297;100;20220119;5.8;3.6;4.7;1.6;7.71;.7;.41;2039 +86078;46.95932;-.32297;100;20220120;8.3;4.5;6.4;3.1;7.71;.1;.69;3982 +86078;46.95932;-.32297;100;20220121;6.7;-.4;3.1;3.5;5.81;.1;.74;5059 +86078;46.95932;-.32297;100;20220122;4.4;-1.8;1.3;3.8;6.11;0;.4;3475 +86078;46.95932;-.32297;100;20220123;3.4;2.6;3;5.7;6.71;0;.54;1457 +86078;46.95932;-.32297;100;20220124;1.5;-1.8;-.1;2.4;5.94;0;.25;3167 +86078;46.95932;-.32297;100;20220125;1;-1.9;-.5;1.4;5.74;0;.25;3166 +86078;46.95932;-.32297;100;20220126;-.5;-1.1;-.8;2.7;5.64;0;.25;1073 +86078;46.95932;-.32297;100;20220127;3.3;-1.8;.7;1.8;6.2;.2;.31;4115 +86078;46.95932;-.32297;100;20220128;7.8;2.3;5.1;1.1;8.54;0;.34;3902 +86078;46.95932;-.32297;100;20220129;7.6;5.4;6.5;1.7;9.21;.1;.4;2205 +86078;46.95932;-.32297;100;20220130;9.1;6.9;8;1.6;10.07;.4;.45;2514 +86078;46.95932;-.32297;100;20220131;9.9;5.8;7.8;4.5;8.47;.3;.96;4556 +86078;46.95932;-.32297;100;20220201;10.1;2.9;6.5;3.3;9.11;0;.5;4180 +86078;46.95932;-.32297;100;20220202;9.9;8.5;9.2;2.5;9.47;0;.78;2488 +86078;46.95932;-.32297;100;20220203;6.7;4.7;5.7;2.6;8.51;.4;.45;2692 +86078;46.95932;-.32297;100;20220204;11.9;6.4;9.2;3.4;9.27;2;.97;4376 +86078;46.95932;-.32297;100;20220205;10.5;1;5.7;2.4;7.31;.1;.79;7071 +86078;46.95932;-.32297;100;20220206;11.6;4.2;7.9;5.1;10.41;1.1;.47;4709 +86078;46.95932;-.32297;100;20220207;11.8;8;9.9;2.7;9.21;.1;1.02;5375 +86078;46.95932;-.32297;100;20220208;13.6;1.9;7.8;1.8;8.21;0;.89;8380 +86078;46.95932;-.32297;100;20220209;12.7;-.2;6.3;2.6;7.91;.1;.89;8564 +86078;46.95932;-.32297;100;20220210;7.2;5.1;6.1;3.6;8.97;.2;.81;5633 +86078;46.95932;-.32297;100;20220211;9.6;.9;5.3;3.1;6.53;0;1.06;10500 +86078;46.95932;-.32297;100;20220212;10.4;-.1;5.2;2.7;5.7;0;1.19;9966 +86078;46.95932;-.32297;100;20220213;13.7;-1.3;6.2;6.1;8.1;2.3;1.31;7333 +86078;46.95932;-.32297;100;20220214;12.2;6.6;9.4;4.8;9.1;1.2;1.35;8266 +86078;46.95932;-.32297;100;20220215;10.8;1.8;6.3;4.9;9.4;5;.55;4533 +86078;46.95932;-.32297;100;20220216;13.4;8.6;11;4.9;13.14;1.2;.4;4279 +86078;46.95932;-.32297;100;20220217;14.6;11.7;13.1;4.4;12.61;.4;1.16;5149 +86078;46.95932;-.32297;100;20220218;12.1;10.8;11.5;5.3;9.97;.8;1.54;2604 +86078;46.95932;-.32297;100;20220219;11.1;2.1;6.6;3.4;7.34;.1;1.21;8855 +86078;46.95932;-.32297;100;20220220;13.8;7.5;10.7;4.6;10.94;.9;1.06;6031 +86078;46.95932;-.32297;100;20220221;11.7;6.8;9.2;5.8;8.31;.2;1.69;6698 +86078;46.95932;-.32297;100;20220222;11.9;6.3;9.1;2.9;10.24;.3;.81;5753 +86078;46.95932;-.32297;100;20220223;13.8;8.1;11;1.5;10.67;.3;.97;6521 +86078;46.95932;-.32297;100;20220224;12;5.7;8.8;2.9;8.54;1;1.24;6908 +86078;46.95932;-.32297;100;20220225;11;1.5;6.2;1.8;6.34;.1;1.22;9752 +86078;46.95932;-.32297;100;20220226;11.4;.3;5.9;4.3;5.57;0;1.92;11217 +86078;46.95932;-.32297;100;20220227;14.9;0;7.4;3;6.51;0;1.88;12283 +86078;46.95932;-.32297;100;20220228;16.5;.1;8.3;1.5;7.47;.3;1.52;12763 +86078;46.95932;-.32297;100;20220301;16.2;6;11.1;2.7;8.24;0;1.9;9827 +86078;46.95932;-.32297;100;20220302;12;7.6;9.8;2.5;9.71;.7;1.11;5424 +86078;46.95932;-.32297;100;20220303;12.8;6.3;9.6;2.5;10.44;3.2;1.01;7327 +86078;46.95932;-.32297;100;20220304;9.9;7.6;8.7;3.5;9.37;.4;.98;3991 +86078;46.95932;-.32297;100;20220305;9.4;2.3;5.8;3.2;8.11;.5;.93;7642 +86078;46.95932;-.32297;100;20220306;9.9;5.3;7.6;3.5;7.14;0;1.54;8437 +86078;46.95932;-.32297;100;20220307;9.2;-2.5;3.3;4.1;4.87;0;1.77;12897 +86078;46.95932;-.32297;100;20220308;12.2;.7;6.5;4.4;7.87;.1;1.41;10366 +86078;46.95932;-.32297;100;20220309;15.3;6.2;10.7;4.6;9.34;0;2.04;11601 +86078;46.95932;-.32297;100;20220310;13.4;9.7;11.6;5.1;9.97;.1;1.81;7118 +86078;46.95932;-.32297;100;20220311;12.9;7.3;10.1;6.3;10.14;4.3;1.45;7379 +86078;46.95932;-.32297;100;20220312;13.1;6.8;9.9;4.6;9.51;.9;1.64;9411 +86078;46.95932;-.32297;100;20220313;10.6;7;8.8;4.3;9.11;6.5;1.32;6851 +86078;46.95932;-.32297;100;20220314;15.2;1.3;8.2;4.2;8.11;.3;2.1;14581 +86078;46.95932;-.32297;100;20220315;17.1;8.8;13;3.2;11.71;0;1.75;9616 +86078;46.95932;-.32297;100;20220316;14.3;9.7;12;3.2;11.34;.1;1.38;6318 +86078;46.95932;-.32297;100;20220317;9.3;7;8.2;4.5;8.51;0;1.3;6199 +86078;46.95932;-.32297;100;20220318;13.9;2.9;8.4;6.2;7.2;0;2.77;13333 +86078;46.95932;-.32297;100;20220319;15;6.3;10.7;4.1;8.5;0;2.43;11166 +86078;46.95932;-.32297;100;20220320;16;7.2;11.6;3.3;8.63;0;2.21;12566 +86078;46.95932;-.32297;100;20220321;17.8;7.6;12.7;4;9;0;2.94;15466 +86078;46.95932;-.32297;100;20220322;16.4;6.4;11.4;4.2;6.83;0;3.31;17933 +86078;46.95932;-.32297;100;20220323;16.7;5.2;11;2.9;5.57;0;3.15;18866 +86078;46.95932;-.32297;100;20220324;18.9;2.2;10.6;2.8;6.1;0;3.25;19233 +86078;46.95932;-.32297;100;20220325;20.2;4.1;12.1;3.7;6.53;0;3.73;18900 +86078;46.95932;-.32297;100;20220326;20.2;5.2;12.7;4.6;6.77;0;4.23;19166 +86078;46.95932;-.32297;100;20220327;20.9;4.7;12.8;2.6;7.6;0;3.36;18266 +86078;46.95932;-.32297;100;20220328;20.3;7.2;13.8;2.2;8.13;0;2.95;15966 +86078;46.95932;-.32297;100;20220329;17.6;9;13.3;2.6;9.87;.8;2.38;11933 +86078;46.95932;-.32297;100;20220330;12.5;7.8;10.1;3.1;10.4;1.5;1.1;4800 +86078;46.95932;-.32297;100;20220331;10.1;4.1;7.1;4.9;7.83;6.9;1.76;8633 +86078;46.95932;-.32297;100;20220401;7.2;-.1;3.6;6.4;5.73;.9;1.83;13433 +86078;46.95932;-.32297;100;20220402;8.7;-.4;4.2;4.3;5.37;0;2.11;16366 +86078;46.95932;-.32297;100;20220403;8.6;-1.8;3.4;3.1;4.82;0;2.16;16266 +86078;46.95932;-.32297;100;20220404;10.7;-2.2;4.3;2.8;5.85;.2;2.27;20500 +86078;46.95932;-.32297;100;20220405;12.8;6.1;9.5;4.3;10.54;.3;1.51;10229 +86078;46.95932;-.32297;100;20220406;12.4;8.3;10.4;5.5;10.67;1.5;1.49;6933 +86078;46.95932;-.32297;100;20220407;14.1;10;12.1;8;12.66;12.2;1.38;6300 +86078;46.95932;-.32297;100;20220408;14.8;9.9;12.4;7.9;11.09;6;2.27;6666 +86078;46.95932;-.32297;100;20220409;12.7;2.3;7.5;2.4;7.16;0;2.41;19633 +86078;46.95932;-.32297;100;20220410;15.6;.3;7.9;3.7;6.7;0;3.12;22366 +86078;46.95932;-.32297;100;20220411;21.1;7;14.1;4.6;9.69;0;3.86;19366 +86078;46.95932;-.32297;100;20220412;16.7;11.5;14.1;3.6;11.43;0;2.16;7700 +86078;46.95932;-.32297;100;20220413;18.9;9;13.9;1.7;12.23;.4;2.28;14533 +86078;46.95932;-.32297;100;20220414;21.5;7.2;14.3;2.2;12.13;0;3.19;20200 +86078;46.95932;-.32297;100;20220415;22.4;8.2;15.3;2.7;11.43;0;3.81;21700 +86078;46.95932;-.32297;100;20220416;21.4;8.6;15;3.6;10.73;0;4.02;23500 +86078;46.95932;-.32297;100;20220417;20.9;5.7;13.3;2.7;9.17;0;3.84;22800 +86078;46.95932;-.32297;100;20220418;17.2;8.2;12.7;3.5;10.8;.9;3.03;18000 +86078;46.95932;-.32297;100;20220419;15.5;6.1;10.8;3.6;8.97;.1;3.02;18266 +86078;46.95932;-.32297;100;20220420;18.2;7.9;13.1;3.4;10.2;.3;2.81;13666 +86078;46.95932;-.32297;100;20220421;19.6;9.4;14.5;2.6;9.23;0;3.82;23200 +86078;46.95932;-.32297;100;20220422;19.8;6.9;13.3;2.9;10.3;0;3.28;20133 +86078;46.95932;-.32297;100;20220423;17.9;10.8;14.4;4;11.73;3;2.73;13166 +86078;46.95932;-.32297;100;20220424;16.8;10.4;13.6;3.4;12.7;6.3;1.85;8666 +86078;46.95932;-.32297;100;20220425;16.7;10.7;13.7;3.2;11.47;4;2.44;13400 +86078;46.95932;-.32297;100;20220426;17.5;4.6;11;4;9.37;0;3.48;24866 +86078;46.95932;-.32297;100;20220427;18.9;7.2;13;5.3;9.4;0;4.22;23100 +86078;46.95932;-.32297;100;20220428;19;9.5;14.3;3.7;11.13;0;3.43;18700 +86078;46.95932;-.32297;100;20220429;21.5;8.6;15;2.8;11.3;0;3.81;21700 +86078;46.95932;-.32297;100;20220430;17.6;6.7;12.2;3.6;9.97;0;3.77;23600 +86078;46.95932;-.32297;100;20220501;18.6;7.3;12.9;2.9;8.57;0;3.87;23200 +86078;46.95932;-.32297;100;20220502;18.8;8.3;13.6;3.6;9.33;0;3.98;22133 +86078;46.95932;-.32297;100;20220503;19.4;7.1;13.3;3.7;9.77;0;3.6;17633 +86078;46.95932;-.32297;100;20220504;18;8.5;13.2;2.6;10.3;.2;2.84;15366 +86078;46.95932;-.32297;100;20220505;19.9;7.1;13.5;2.3;10.7;0;3.47;21709 +86078;46.95932;-.32297;100;20220506;21.4;6.9;14.2;2.5;11.04;0;3.06;15503 +86078;46.95932;-.32297;100;20220507;21.8;8.9;15.3;2.7;11.54;0;3.17;14970 +86078;46.95932;-.32297;100;20220508;23.7;9.2;16.4;2.6;12.07;0;3.49;15910 +86078;46.95932;-.32297;100;20220509;26.3;9.8;18.1;1.6;12.27;0;3.58;17033 +86078;46.95932;-.32297;100;20220510;27.5;12;19.8;1.9;12.54;0;3.88;16367 +86078;46.95932;-.32297;100;20220511;24.2;11.3;17.7;2.6;12.84;0;3.37;14789 +86078;46.95932;-.32297;100;20220512;20.3;12;16.1;1.6;13.07;0;2.46;12045 +86078;46.95932;-.32297;100;20220513;23.2;11.4;17.3;2.1;11.14;0;3.42;15050 +86078;46.95932;-.32297;100;20220514;26.8;10.8;18.8;2.8;12.34;.5;4.3;17153 +86078;46.95932;-.32297;100;20220515;28.7;14.8;21.8;3.4;15.47;0;4.49;15431 +86078;46.95932;-.32297;100;20220516;26.2;14.4;20.3;2.2;14.47;.1;3.65;15143 +86078;46.95932;-.32297;100;20220517;30.2;13.4;21.8;3.2;14.14;0;5.03;17941 +86078;46.95932;-.32297;100;20220518;29.5;12.8;21.2;2.1;15.47;.1;4.2;17784 +86078;46.95932;-.32297;100;20220519;25.9;15.2;20.5;2.1;15.87;1.8;3.39;14445 +86078;46.95932;-.32297;100;20220520;23.4;16.2;19.8;2.5;16.64;0;2.93;12097 +86078;46.95932;-.32297;100;20220521;27.4;10.1;18.7;2.1;13.11;0;4.1;18581 +86078;46.95932;-.32297;100;20220522;28.7;15.8;22.2;2.7;15.81;2.5;4.31;15864 +86078;46.95932;-.32297;100;20220523;19.5;17.2;18.3;3.2;16.37;9.8;2.01;6653 +86078;46.95932;-.32297;100;20220524;17.5;10;13.7;2.4;11.61;1;2.31;11809 +86078;46.95932;-.32297;100;20220525;19.8;8.6;14.2;2.3;11.57;0;2.8;14805 +86078;46.95932;-.32297;100;20220526;19.5;13;16.2;2.1;13.14;0;2.41;10573 +86078;46.95932;-.32297;100;20220527;20.4;12.8;16.6;2.3;13.51;.1;2.71;12491 +86078;46.95932;-.32297;100;20220528;23.1;9.8;16.4;3.4;11.17;0;3.95;16804 +86078;46.95932;-.32297;100;20220529;18.6;8.6;13.6;4.2;8.47;0;3.75;15006 +86078;46.95932;-.32297;100;20220530;20.9;5.9;13.4;2.5;8.41;0;3.66;17899 +86078;46.95932;-.32297;100;20220531;23.2;7.8;15.5;2.1;8.47;.1;3.93;17847 +86078;46.95932;-.32297;100;20220601;25.2;9.3;17.2;2.2;9.74;0;4.23;18249 +86078;46.95932;-.32297;100;20220602;28.8;13.6;21.2;3;12.61;.6;5.05;17977 +86078;46.95932;-.32297;100;20220603;27.6;16.2;21.9;2.1;16.01;4.6;3.79;14802 +86078;46.95932;-.32297;100;20220604;25.3;16;20.7;2;18.11;7.1;3.11;14030 +86078;46.95932;-.32297;100;20220605;21.5;15.1;18.3;2.7;14.74;0;2.78;11218 +86078;46.95932;-.32297;100;20220606;19.9;12.7;16.3;2.1;14.01;.7;2.39;11440 +86078;46.95932;-.32297;100;20220607;21.9;13.2;17.6;3.1;14.31;9.4;2.96;12948 +86078;46.95932;-.32297;100;20220608;21.9;14.9;18.4;3.9;15.07;.1;3.04;11617 +86078;46.95932;-.32297;100;20220609;21.9;13.1;17.5;2.7;13.24;.1;3.24;13884 +86078;46.95932;-.32297;100;20220610;25.9;11;18.4;1.7;14.44;.1;3.59;17460 +86078;46.95932;-.32297;100;20220611;27.8;12.5;20.1;2.1;15.31;0;5.2;27475 +86078;46.95932;-.32297;100;20220612;24.5;14;19.2;3.6;13.41;.9;4.78;21750 +86078;46.95932;-.32297;100;20220613;26.1;10.3;18.2;3.3;10.91;0;5.74;28492 +86078;46.95932;-.32297;100;20220614;30.3;10.8;20.6;3.5;11.51;0;6.79;29780 +86078;46.95932;-.32297;100;20220615;33.8;16.5;25.1;2.7;14.14;0;6.98;28711 +86078;46.95932;-.32297;100;20220616;33.2;17;25.1;2.5;15.01;0;6.49;26894 +86078;46.95932;-.32297;100;20220617;36.9;17.6;27.3;2.4;14.11;0;7.38;29211 +86078;46.95932;-.32297;100;20220618;39.6;20.8;30.2;3.3;14.47;3.1;8.75;28815 +86078;46.95932;-.32297;100;20220619;28.7;17.2;22.9;3.3;18.37;0;5.04;22140 +86078;46.95932;-.32297;100;20220620;28.3;16.6;22.4;2.6;17.84;1.7;4.84;22058 +86078;46.95932;-.32297;100;20220621;27.9;15.8;21.8;2.3;18.84;1;4.43;21405 +86078;46.95932;-.32297;100;20220622;23.1;17;20;2.3;18.37;8.6;2.87;13455 +86078;46.95932;-.32297;100;20220623;26.3;14.1;20.2;1.8;15.97;3;4.51;23662 +86078;46.95932;-.32297;100;20220624;22.5;15.1;18.8;3.5;15.81;6.1;3.61;17429 +86078;46.95932;-.32297;100;20220625;17.7;14.4;16;2.5;14.97;5.4;2.32;11912 +86078;46.95932;-.32297;100;20220626;21.9;10.8;16.3;1.8;12.84;.2;3.76;21290 +86078;46.95932;-.32297;100;20220627;23.2;11.7;17.5;2.6;11.64;0;4.59;23802 +86078;46.95932;-.32297;100;20220628;24.3;10;17.2;2;11.17;0;4.79;26810 +86078;46.95932;-.32297;100;20220629;20.5;11.4;16;2.4;13.71;3.5;2.99;16351 +86078;46.95932;-.32297;100;20220630;20.5;12.8;16.6;2.2;13.21;1.6;3.39;18133 +86078;46.95932;-.32297;100;20220701;22.4;9.6;16;1.8;11.37;0;4.01;22594 +86078;46.95932;-.32297;100;20220702;27.9;10.2;19;1.8;11.54;0;5.37;28767 +86078;46.95932;-.32297;100;20220703;25;11.6;18.3;3;12.61;0;5.11;26288 +86078;46.95932;-.32297;100;20220704;26.5;11.2;18.9;3;12.11;0;5.51;27213 +86078;46.95932;-.32297;100;20220705;26.6;10.8;18.7;3.3;12.17;0;5.63;27686 +86078;46.95932;-.32297;100;20220706;27.2;11.3;19.3;3.4;12.24;0;5.82;27437 +86078;46.95932;-.32297;100;20220707;26.4;13.7;20.1;3.3;14.74;0;5.18;24761 +86078;46.95932;-.32297;100;20220708;29;13.5;21.2;3.7;12.31;0;6.45;27441 +86078;46.95932;-.32297;100;20220709;30.6;13.9;22.3;3.3;12.64;0;6.67;28133 +86078;46.95932;-.32297;100;20220710;29.6;16.7;23.2;4.8;12.81;0;7.16;26256 +86078;46.95932;-.32297;100;20220711;32;16.1;24.1;4.5;13.31;0;7.63;27664 +86078;46.95932;-.32297;100;20220712;34.3;16.7;25.5;2.6;13.21;0;7.02;28467 +86078;46.95932;-.32297;100;20220713;35.8;18.6;27.2;1.5;11.51;0;6.26;27204 +86078;46.95932;-.32297;100;20220714;33.5;18.9;26.2;3.2;13.87;0;7.13;26568 +86078;46.95932;-.32297;100;20220715;30.1;14.6;22.3;3.5;12.27;0;6.57;26491 +86078;46.95932;-.32297;100;20220716;31.6;14.4;23;3.8;10.27;0;7.47;27782 +86078;46.95932;-.32297;100;20220717;34.2;16.5;25.3;4;11.57;0;8;26779 +86078;46.95932;-.32297;100;20220718;40.8;20.1;30.5;4.7;12.31;0;10.49;28678 +86078;46.95932;-.32297;100;20220719;29.1;22.2;25.7;3.7;15.91;5.2;5.68;18014 +86078;46.95932;-.32297;100;20220720;26.5;17.8;22.2;3.2;17.84;1.8;4.38;19161 +86078;46.95932;-.32297;100;20220721;28.5;16.1;22.3;1.6;17.41;0;4.38;21341 +86078;46.95932;-.32297;100;20220722;25.1;16.1;20.6;2;17.64;.6;3.32;15612 +86078;46.95932;-.32297;100;20220723;28.6;13.7;21.2;2.2;13.71;0;5.27;25672 +86078;46.95932;-.32297;100;20220724;34.3;15;24.7;2.3;13.67;0;6.54;28026 +86078;46.95932;-.32297;100;20220725;25.4;17.7;21.6;3.5;15.94;.8;4.18;16351 +86078;46.95932;-.32297;100;20220726;24.5;15.4;20;2.3;13.94;0;4.01;18250 +86078;46.95932;-.32297;100;20220727;26.5;12.4;19.4;2.1;11.14;0;4.87;23899 +86078;46.95932;-.32297;100;20220728;29.3;14.6;21.9;1.9;11.87;0;5.1;23422 +86078;46.95932;-.32297;100;20220729;28.8;18.4;23.6;2.2;15.41;.2;4.56;18237 +86078;46.95932;-.32297;100;20220730;30.9;16.2;23.5;2.5;15.84;0;5.38;23202 +86078;46.95932;-.32297;100;20220731;31.8;16.3;24;2.6;15.64;0;5.81;25055 +86078;46.95932;-.32297;100;20220801;29.9;15.4;22.7;2.4;16.37;0;5.17;24016 +86078;46.95932;-.32297;100;20220802;33;16.5;24.8;1.7;15.44;0;5.53;25327 +86078;46.95932;-.32297;100;20220803;36.7;18.7;27.7;1.6;14.51;.3;6.05;26027 +86078;46.95932;-.32297;100;20220804;28.8;21.1;24.9;3.2;17.94;0;4.74;16478 +86078;46.95932;-.32297;100;20220805;28.1;16.3;22.2;4.4;12.71;0;6.06;22205 +86078;46.95932;-.32297;100;20220806;27.4;13.1;20.3;4.6;9.24;0;6.53;24048 +86078;46.95932;-.32297;100;20220807;29.2;13;21.1;4.4;8.81;0;6.95;25319 +86078;46.95932;-.32297;100;20220808;31.6;14.6;23.1;4.2;9.97;0;7.29;25342 +86078;46.95932;-.32297;100;20220809;33.3;16.5;24.9;4.1;11.27;0;7.49;25005 +86078;46.95932;-.32297;100;20220810;34.3;17.6;26;3.6;11.31;0;7.35;24629 +86078;46.95932;-.32297;100;20220811;35.5;17.8;26.6;3.4;10.11;0;7.58;25318 +86078;46.95932;-.32297;100;20220812;35.6;17.7;26.7;2.3;9.84;0;6.41;24118 +86078;46.95932;-.32297;100;20220813;36.7;18.4;27.5;2.3;12.24;11.7;6.42;24477 +86078;46.95932;-.32297;100;20220814;24.4;19;21.7;3.6;19.41;6.1;3.07;12115 +86078;46.95932;-.32297;100;20220815;25.4;17.8;21.6;3.4;18.04;.3;3.55;14833 +86078;46.95932;-.32297;100;20220816;24.5;17;20.8;2.2;18.07;6;3;13688 +86078;46.95932;-.32297;100;20220817;24.5;15.5;20;2.2;16.47;.7;3.46;17646 +86078;46.95932;-.32297;100;20220818;26.5;14.1;20.3;2.4;16.34;0;3.83;19010 +86078;46.95932;-.32297;100;20220819;25.5;16.8;21.2;2.8;17.97;1;3.36;15103 +86078;46.95932;-.32297;100;20220820;26.9;16.9;21.9;1.6;16.71;0;3.69;18184 +86078;46.95932;-.32297;100;20220821;21.8;14.2;18;1.7;15.74;1.2;2.49;12942 +86078;46.95932;-.32297;100;20220822;26.2;17.9;22;1.6;19.24;.3;3.03;14476 +86078;46.95932;-.32297;100;20220823;26;18.8;22.4;1.4;20.07;.1;2.71;12516 +86078;46.95932;-.32297;100;20220824;33.4;16.7;25.1;2;17.61;.3;4.94;21824 +86078;46.95932;-.32297;100;20220825;26.3;20.8;23.5;3;19.44;.3;3.34;11764 +86078;46.95932;-.32297;100;20220826;26.4;16.7;21.6;2.9;15.87;0;3.92;16620 +86078;46.95932;-.32297;100;20220827;28.3;13.9;21.1;2.7;13.14;0;4.49;19021 +86078;46.95932;-.32297;100;20220828;28.1;14.7;21.4;3.4;11.81;0;5.09;19830 +86078;46.95932;-.32297;100;20220829;32.5;14.9;23.7;3;14.27;1.4;5.44;20905 +86078;46.95932;-.32297;100;20220830;30.8;18.9;24.9;2.5;18.37;.2;4.34;17370 +86078;46.95932;-.32297;100;20220831;29.2;16.6;22.9;2.2;17.91;16.8;3.8;17009 +86078;46.95932;-.32297;100;20220901;26.8;17;21.9;1.7;18.81;3.9;3.03;14855 +86078;46.95932;-.32297;100;20220902;24.8;16.6;20.7;1.9;18.14;4.1;2.77;13677 +86078;46.95932;-.32297;100;20220903;25.2;16.6;20.9;2.8;16.07;0;3.38;14928 +86078;46.95932;-.32297;100;20220904;30.1;13.7;21.9;2.2;14.81;1.3;4.26;19388 +86078;46.95932;-.32297;100;20220905;30.4;16.5;23.4;2.6;17.01;0;4.2;17344 +86078;46.95932;-.32297;100;20220906;27.6;15.9;21.7;2.7;16.21;.1;3.67;15935 +86078;46.95932;-.32297;100;20220907;19;16.6;17.8;4.1;16.77;6.5;1.82;6730 +86078;46.95932;-.32297;100;20220908;22.6;14.8;18.7;3.6;15.94;2.6;2.79;12942 +86078;46.95932;-.32297;100;20220909;22.1;14.6;18.4;3.2;14.87;.8;2.85;13317 +86078;46.95932;-.32297;100;20220910;23.4;13.1;18.3;2.1;14.74;.1;2.85;15497 +86078;46.95932;-.32297;100;20220911;26.8;12.6;19.7;2.3;14.41;0;3.55;17588 +86078;46.95932;-.32297;100;20220912;33.6;14.1;23.9;3;14.74;1.2;5.1;18343 +86078;46.95932;-.32297;100;20220913;30.7;19.8;25.3;2.9;19.17;7;3.86;13296 +86078;46.95932;-.32297;100;20220914;25.8;17.4;21.6;2.7;19.27;2.4;2.62;11053 +86078;46.95932;-.32297;100;20220915;22.6;18.1;20.4;2.5;17.77;.8;2.16;8519 +86078;46.95932;-.32297;100;20220916;19.2;11.5;15.4;3;11.84;0;2.51;12704 +86078;46.95932;-.32297;100;20220917;18.2;7.1;12.6;2.4;9.17;0;2.54;15444 +86078;46.95932;-.32297;100;20220918;19.7;5.9;12.8;2.2;8.81;.1;2.71;16639 +86078;46.95932;-.32297;100;20220919;20.4;7.5;14;3.4;9.91;0;3.02;16076 +86078;46.95932;-.32297;100;20220920;20.5;6.8;13.6;3.1;9.54;0;2.98;16138 +86078;46.95932;-.32297;100;20220921;21.1;8.3;14.7;2.9;9.74;0;3.03;15749 +86078;46.95932;-.32297;100;20220922;22.3;7.1;14.7;1.9;9.07;0;2.82;16276 +86078;46.95932;-.32297;100;20220923;21;10;15.5;1.1;10.17;0;2;11394 +86078;46.95932;-.32297;100;20220924;18.3;11.4;14.8;2.3;12.77;.8;1.81;9194 +86078;46.95932;-.32297;100;20220925;18.6;10.9;14.8;2.5;12.27;.1;1.95;9702 +86078;46.95932;-.32297;100;20220926;17.1;9.6;13.4;3;11.61;3.6;1.8;9111 +86078;46.95932;-.32297;100;20220927;17.8;9.8;13.8;4.2;12.17;1;2.01;10413 +86078;46.95932;-.32297;100;20220928;15.2;13.9;14.6;3.6;14.11;3.2;1.31;5549 +86078;46.95932;-.32297;100;20220929;16.4;7.9;12.2;2.3;10.67;.6;1.74;10817 +86078;46.95932;-.32297;100;20220930;17.9;5.5;11.7;2.7;10.74;5;1.87;12948 +86078;46.95932;-.32297;100;20221001;20.2;13.4;16.8;4.3;17.64;.2;1.3;8044 +86078;46.95932;-.32297;100;20221002;20.4;15.8;18.1;3.3;16.97;.8;1.66;7235 +86078;46.95932;-.32297;100;20221003;20.4;14;17.2;1.7;15.74;0;1.62;9333 +86078;46.95932;-.32297;100;20221004;21.5;8.3;14.9;1.3;13.07;.1;1.77;12757 +86078;46.95932;-.32297;100;20221005;21.5;11;16.3;3.1;14.74;.2;1.98;11274 +86078;46.95932;-.32297;100;20221006;19;8.8;13.9;1.9;11.24;0;1.81;12161 +86078;46.95932;-.32297;100;20221007;19.9;5.6;12.8;1.5;10.01;0;1.8;12754 +86078;46.95932;-.32297;100;20221008;19.4;6.8;13.1;1.9;10.37;0;1.84;12139 +86078;46.95932;-.32297;100;20221009;22.2;6.3;14.2;2.5;11.31;0;2.23;13182 +86078;46.95932;-.32297;100;20221010;21.7;13.5;17.6;2.6;15.47;0;1.82;9044 +86078;46.95932;-.32297;100;20221011;17.9;13.8;15.9;3.1;14.47;0;1.49;7044 +86078;46.95932;-.32297;100;20221012;19.5;10.3;14.9;1.2;13.01;.2;1.37;9062 +86078;46.95932;-.32297;100;20221013;16.6;11.8;14.2;3;15.04;4.8;.92;5448 +86078;46.95932;-.32297;100;20221014;19.2;14.9;17;3.9;17.47;6.5;1.08;5276 +86078;46.95932;-.32297;100;20221015;17.7;16.5;17.1;3.9;17.17;3.6;1.08;3506 +86078;46.95932;-.32297;100;20221016;23.3;14.5;18.9;2.6;16.97;3.1;1.77;9005 +86078;46.95932;-.32297;100;20221017;19.4;16.8;18.1;2.8;17.71;12.4;1.14;4209 +86078;46.95932;-.32297;100;20221018;23;13.3;18.1;2.7;17.74;.1;1.51;9159 +86078;46.95932;-.32297;100;20221019;24.8;15.1;20;3.9;17.34;2.4;2.28;8974 +86078;46.95932;-.32297;100;20221020;22.3;14.8;18.5;4.2;16.21;2.4;1.99;7461 +86078;46.95932;-.32297;100;20221021;19.8;15.5;17.7;3.6;15.17;0;1.73;6004 +86078;46.95932;-.32297;100;20221022;20.7;12.6;16.7;3.6;14.87;.1;1.71;8053 +86078;46.95932;-.32297;100;20221023;22.9;15.5;19.2;6;14.47;0;3;7457 +86078;46.95932;-.32297;100;20221024;20;14.9;17.4;4.3;14.61;.1;1.9;6713 +86078;46.95932;-.32297;100;20221025;19;10.7;14.9;3.1;14.17;.7;1.26;6852 +86078;46.95932;-.32297;100;20221026;23.5;13.5;18.5;3.9;14.87;.1;2.23;8808 +86078;46.95932;-.32297;100;20221027;24.6;14.8;19.7;5.5;15.47;0;2.78;7213 +86078;46.95932;-.32297;100;20221028;23.6;17.4;20.5;4.4;15.87;0;2.53;6500 +86078;46.95932;-.32297;100;20221029;23.2;17;20.1;5;14.71;0;2.81;5682 +86078;46.95932;-.32297;100;20221030;17.6;13;15.3;1.8;13.87;.2;1.01;4305 +86078;46.95932;-.32297;100;20221031;20.5;11.6;16;3.6;14.34;.8;1.48;6395 +86078;46.95932;-.32297;100;20221101;17.7;9.6;13.7;3.8;11.81;2.2;1.49;7098 +86078;46.95932;-.32297;100;20221102;17.2;9.5;13.3;3.3;12.81;.3;1.08;6903 +86078;46.95932;-.32297;100;20221103;14.3;11.3;12.8;4.3;12.01;10.9;1.16;3266 +86078;46.95932;-.32297;100;20221104;13.8;7.5;10.7;4.3;9.74;.7;1.3;5635 +86078;46.95932;-.32297;100;20221105;15;5.7;10.3;3;9.97;1.2;1.05;6447 +86078;46.95932;-.32297;100;20221106;15.4;9.4;12.4;4.5;11.64;4.2;1.21;4631 +86078;46.95932;-.32297;100;20221107;17.4;11.5;14.4;4.8;12.94;.1;1.42;4692 +86078;46.95932;-.32297;100;20221108;16.6;10.8;13.7;5.9;12.67;3.9;1.37;4658 +86078;46.95932;-.32297;100;20221109;16.1;12;14;2.8;12.57;.1;1.03;4531 +86078;46.95932;-.32297;100;20221110;14.5;5.9;10.2;2.1;10.71;0;.71;6773 +86078;46.95932;-.32297;100;20221111;14;5.2;9.6;2.4;10.54;.2;.6;5931 +86078;46.95932;-.32297;100;20221112;19;7.6;13.3;2.6;12.37;.2;1.04;6787 +86078;46.95932;-.32297;100;20221113;20;6.7;13.3;2.3;12.07;.1;1.06;7379 +86078;46.95932;-.32297;100;20221114;14.2;10;12.1;3.9;11.47;.9;1.02;3519 +86078;46.95932;-.32297;100;20221115;14.8;9.1;12;5.4;11.84;8.4;1.03;3762 +86078;46.95932;-.32297;100;20221116;14;9.3;11.6;5.9;12.21;6.7;.79;3573 +86078;46.95932;-.32297;100;20221117;15;11.3;13.2;4.3;11.37;5;1.27;3674 +86078;46.95932;-.32297;100;20221118;13.3;7.1;10.2;2.5;9.31;.2;.86;5288 +86078;46.95932;-.32297;100;20221119;11.3;2.2;6.7;2;7.84;.2;.58;6112 +86078;46.95932;-.32297;100;20221120;12.7;4.1;8.4;3.5;9.01;1.7;.85;4650 +86078;46.95932;-.32297;100;20221121;13.3;6.9;10.1;4.6;9.54;5.6;1.17;3673 +86078;46.95932;-.32297;100;20221122;12.7;5.2;8.9;3.8;9.07;.6;.88;4995 +86078;46.95932;-.32297;100;20221123;14;8.1;11;4.6;11.07;.9;.87;4427 +86078;46.95932;-.32297;100;20221124;12.3;7.8;10.1;4.2;11.14;.8;.59;3298 +86078;46.95932;-.32297;100;20221125;13.8;7.4;10.6;2.2;10.47;.1;.62;4680 +86078;46.95932;-.32297;100;20221126;11.8;5.4;8.6;2.9;9.81;.6;.54;4264 +86078;46.95932;-.32297;100;20221127;11.2;7.7;9.5;4;9.84;8;.81;2833 +86078;46.95932;-.32297;100;20221128;11.5;7.6;9.5;2.6;10.17;1.5;.57;3415 +86078;46.95932;-.32297;100;20221129;10.4;4.4;7.4;1.8;8.87;0;.44;3805 +86078;46.95932;-.32297;100;20221130;8.7;4.9;6.8;2.8;8.64;0;.46;3343 +86078;46.95932;-.32297;100;20221201;7.1;3.8;5.4;4;7.87;0;.5;2869 +86078;46.95932;-.32297;100;20221202;5.9;3.9;4.9;3.4;7.51;.3;.52;1983 +86078;46.95932;-.32297;100;20221203;4.8;2.2;3.5;5;7.21;1.4;.4;1709 +86078;46.95932;-.32297;100;20221204;4.3;2.6;3.4;2.6;7.37;0;.32;1441 +86078;46.95932;-.32297;100;20221205;5.5;2.6;4;1.8;7.41;0;.31;2591 +86078;46.95932;-.32297;100;20221206;4.9;.6;2.8;3.4;6.77;0;.38;2498 +86078;46.95932;-.32297;100;20221207;5.8;2.5;4.1;4;6.67;0;.64;3048 +86078;46.95932;-.32297;100;20221208;2.5;-.7;.9;5;5.97;0;.33;2338 +86078;46.95932;-.32297;100;20221209;3.9;-.9;1.5;4.5;5.51;0;.58;3720 +86078;46.95932;-.32297;100;20221210;3.6;-4.2;-.3;1.8;5.07;.2;.27;4393 +86078;46.95932;-.32297;100;20221211;2.6;-2.3;.2;2.6;5.17;.3;.4;3503 +86078;46.95932;-.32297;100;20221212;1.7;-3.8;-1;3;4.77;0;.39;3366 +86078;46.95932;-.32297;100;20221213;2.3;-3.8;-.8;3.4;5.04;5.3;.29;4352 +86078;46.95932;-.32297;100;20221214;5.5;.4;2.9;3.2;7.61;4;.14;2755 +86078;46.95932;-.32297;100;20221215;3.2;1.1;2.2;5.8;6.07;0;.57;2034 +86078;46.95932;-.32297;100;20221216;4.8;-.9;1.9;4.5;4.97;0;.81;4045 +86078;46.95932;-.32297;100;20221217;1.2;-3.8;-1.3;4;4.44;0;.46;3913 +86078;46.95932;-.32297;100;20221218;8.7;-5.1;1.8;4.7;6.24;0;.61;3962 +86078;46.95932;-.32297;100;20221219;13.7;9.2;11.4;8.1;10.34;.1;1.53;2418 +86078;46.95932;-.32297;100;20221220;13.7;11.2;12.4;6.3;11.71;1.8;1.2;1592 +86078;46.95932;-.32297;100;20221221;13.2;8.2;10.7;4.4;12.14;2.8;.43;2400 +86078;46.95932;-.32297;100;20221222;14.5;12.6;13.5;5.1;13.51;8.9;.82;1480 +86078;46.95932;-.32297;100;20221223;14.2;14;14.1;4.5;14.21;6.6;.81;533 +86078;46.95932;-.32297;100;20221224;12.3;10.2;11.2;3.3;11.74;1.7;.62;1725 +86078;46.95932;-.32297;100;20221225;15;9.5;12.2;3.7;12.04;.7;.76;3020 +86078;46.95932;-.32297;100;20221226;12.9;10.6;11.8;3;11.37;.5;.76;2051 +86078;46.95932;-.32297;100;20221227;10.7;3.9;7.3;2.4;9.11;.1;.39;3652 +86078;46.95932;-.32297;100;20221228;11.7;8.3;10;5.9;11.41;2.9;.49;2164 +86078;46.95932;-.32297;100;20221229;12.1;10.5;11.3;4.3;10.91;1.5;.93;1620 +86078;46.95932;-.32297;100;20221230;15;5.9;10.4;7;12.24;3.8;.45;3233 +86078;46.95932;-.32297;100;20221231;15.6;13.2;14.4;7.3;11.91;0;1.88;2356 +86079;46.99009;.00287;70;20220101;14.9;5.4;10.1;3.4;10.41;.1;.66;4900 +86079;46.99009;.00287;70;20220102;14.4;10.3;12.3;3.9;11.91;0;.84;2600 +86079;46.99009;.00287;70;20220103;13.5;10.1;11.8;4.3;12.51;8.9;.6;1800 +86079;46.99009;.00287;70;20220104;10.5;10;10.2;4.8;10.41;4.3;.84;2100 +86079;46.99009;.00287;70;20220105;7;1.4;4.2;2.4;6.81;.1;.39;4700 +86079;46.99009;.00287;70;20220106;8.6;.3;4.4;2.7;6.01;.9;.59;6300 +86079;46.99009;.00287;70;20220107;10.3;4.1;7.2;4.1;8.01;0;.69;6000 +86079;46.99009;.00287;70;20220108;10.8;7.7;9.2;4.4;9.71;7.7;.81;2000 +86079;46.99009;.00287;70;20220109;9.8;6;7.9;2.1;8.81;5.4;.51;3400 +86079;46.99009;.00287;70;20220110;8.1;6.7;7.4;1.2;9.81;.3;.35;1500 +86079;46.99009;.00287;70;20220111;8.8;2.9;5.8;2.3;7.11;0;.44;6800 +86079;46.99009;.00287;70;20220112;3.4;-1.2;1.1;3.1;5.81;0;.37;3300 +86079;46.99009;.00287;70;20220113;4.9;.4;2.6;4;6.11;0;.45;6400 +86079;46.99009;.00287;70;20220114;-.1;-1;-.6;2.8;5.61;0;.22;2300 +86079;46.99009;.00287;70;20220115;-1.2;-2.6;-1.9;1.7;5.3;0;.21;1948 +86079;46.99009;.00287;70;20220116;3.4;-1.5;.9;1.6;6.74;.2;.14;3055 +86079;46.99009;.00287;70;20220117;5.6;3.3;4.4;2.3;8.51;.2;.21;1700 +86079;46.99009;.00287;70;20220118;5.5;2.4;3.9;3.8;7.51;.1;.38;2200 +86079;46.99009;.00287;70;20220119;6;3.8;4.9;.7;7.81;.8;.39;1500 +86079;46.99009;.00287;70;20220120;8.8;4.6;6.7;2.8;7.71;0;.62;6000 +86079;46.99009;.00287;70;20220121;7.3;.3;3.8;3.4;5.91;0;.76;6100 +86079;46.99009;.00287;70;20220122;4.8;-1.3;1.7;2.9;6.21;0;.44;2000 +86079;46.99009;.00287;70;20220123;3.7;3.1;3.4;5.4;6.81;0;.56;1700 +86079;46.99009;.00287;70;20220124;.8;-1.4;-.3;2.7;6.01;0;.17;2500 +86079;46.99009;.00287;70;20220125;.8;-1.2;-.2;1.1;5.81;0;.26;3000 +86079;46.99009;.00287;70;20220126;-.5;-1;-.8;2.7;5.71;0;.22;1400 +86079;46.99009;.00287;70;20220127;3;-1.2;.9;1.6;6.31;.1;.27;3500 +86079;46.99009;.00287;70;20220128;7.8;2.8;5.3;.9;8.41;0;.38;2600 +86079;46.99009;.00287;70;20220129;8;5.5;6.7;1.6;9.21;.2;.43;1500 +86079;46.99009;.00287;70;20220130;9.4;7.2;8.3;1.4;10.21;.3;.45;2300 +86079;46.99009;.00287;70;20220131;10.3;5.8;8;4.5;8.41;.2;.99;6200 +86079;46.99009;.00287;70;20220201;10.3;2.8;6.5;2.6;9.11;.1;.49;2000 +86079;46.99009;.00287;70;20220202;10.1;8.7;9.4;2.7;9.61;0;.79;3400 +86079;46.99009;.00287;70;20220203;6.1;5.1;5.6;2.5;8.41;.5;.45;1700 +86079;46.99009;.00287;70;20220204;11.7;6.1;8.9;3.2;9.21;1.6;.9;3500 +86079;46.99009;.00287;70;20220205;10.2;.9;5.5;1.7;7.31;0;.65;7800 +86079;46.99009;.00287;70;20220206;12.2;3.5;7.8;3.7;10.41;1;.46;3100 +86079;46.99009;.00287;70;20220207;12.7;7.8;10.2;2.6;8.91;.1;1.1;8600 +86079;46.99009;.00287;70;20220208;13.6;1.7;7.6;2;8.11;0;.9;10000 +86079;46.99009;.00287;70;20220209;14.4;.5;7.4;2.5;8.21;.1;1.02;9900 +86079;46.99009;.00287;70;20220210;6.9;6.1;6.5;3.2;9.28;.2;.66;3500 +86079;46.99009;.00287;70;20220211;9.6;.2;4.9;2.8;6.63;0;.96;10775 +86079;46.99009;.00287;70;20220212;10.7;.7;5.7;2.6;5.68;0;1.27;10375 +86079;46.99009;.00287;70;20220213;14.2;-1;6.6;5.5;8;1.4;1.44;8300 +86079;46.99009;.00287;70;20220214;12.4;7.1;9.8;5;9.05;1.8;1.43;7900 +86079;46.99009;.00287;70;20220215;11.1;2.3;6.7;4.8;9.4;4.5;.61;4925 +86079;46.99009;.00287;70;20220216;13.9;8.7;11.3;2.8;13.21;.5;.46;2300 +86079;46.99009;.00287;70;20220217;14.8;11.9;13.3;3.5;12.61;.2;1.17;7000 +86079;46.99009;.00287;70;20220218;12.5;11;11.7;4.4;10.11;.5;1.46;3100 +86079;46.99009;.00287;70;20220219;11.5;1.6;6.5;2;7.31;0;1.06;11200 +86079;46.99009;.00287;70;20220220;14.8;7.5;11.1;2.9;10.81;.8;1.1;5500 +86079;46.99009;.00287;70;20220221;11.5;7;9.2;5.5;8.41;.2;1.61;7800 +86079;46.99009;.00287;70;20220222;12.8;7.1;9.9;1.9;10.21;.2;.87;4400 +86079;46.99009;.00287;70;20220223;14.2;8.1;11.1;1.4;10.81;.4;.96;6700 +86079;46.99009;.00287;70;20220224;12.7;6;9.3;2.9;8.51;.9;1.33;6800 +86079;46.99009;.00287;70;20220225;10.7;1.5;6.1;1.6;6.31;0;1.17;11200 +86079;46.99009;.00287;70;20220226;11.3;.5;5.9;4.4;5.81;0;1.88;14100 +86079;46.99009;.00287;70;20220227;14.9;.3;7.6;3.6;6.11;0;2.14;13800 +86079;46.99009;.00287;70;20220228;16.5;-.6;7.9;1.5;6.71;0;1.57;14100 +86079;46.99009;.00287;70;20220301;15.8;5.8;10.8;2.7;7.61;0;1.94;10300 +86079;46.99009;.00287;70;20220302;11.6;7.2;9.4;2.3;9.61;.4;.95;3900 +86079;46.99009;.00287;70;20220303;13.3;4.8;9;2.1;10.11;2.4;1.01;8000 +86079;46.99009;.00287;70;20220304;9.9;7.8;8.8;3.4;9.71;.1;.84;2500 +86079;46.99009;.00287;70;20220305;8.7;2.5;5.6;3;8.41;.5;.67;4800 +86079;46.99009;.00287;70;20220306;10.5;5.3;7.9;3.2;7.01;0;1.69;12100 +86079;46.99009;.00287;70;20220307;9.1;-1.7;3.7;4.3;4.91;0;1.86;15500 +86079;46.99009;.00287;70;20220308;13.4;1.2;7.3;4.5;7.81;.1;1.63;9100 +86079;46.99009;.00287;70;20220309;15.2;6.4;10.8;4.6;9.41;0;2.08;14100 +86079;46.99009;.00287;70;20220310;14.1;10.3;12.2;5.6;10.11;.1;2.06;8700 +86079;46.99009;.00287;70;20220311;13.2;7.9;10.5;6.3;10.31;1.8;1.44;5600 +86079;46.99009;.00287;70;20220312;13;7.1;10;5;9.81;2.2;1.59;10200 +86079;46.99009;.00287;70;20220313;9.9;7.6;8.7;4.1;9.21;5.5;1.15;5500 +86079;46.99009;.00287;70;20220314;15.3;1.9;8.6;4.2;8.21;.4;2.15;16100 +86079;46.99009;.00287;70;20220315;17.3;9.4;13.3;3.7;11.91;0;1.73;7700 +86079;46.99009;.00287;70;20220316;14.7;9.7;12.2;3;11.31;.1;1.26;4000 +86079;46.99009;.00287;70;20220317;9.7;7.7;8.7;4.5;8.61;0;1.44;7200 +86079;46.99009;.00287;70;20220318;14.7;4.3;9.5;6.1;7.15;0;2.82;13450 +86079;46.99009;.00287;70;20220319;15.8;6.8;11.3;3.6;8.4;0;2.32;10750 +86079;46.99009;.00287;70;20220320;16.5;6.2;11.3;2.9;8.75;0;2.18;11725 +86079;46.99009;.00287;70;20220321;18.8;7.8;13.3;3.6;9.2;0;2.93;15825 +86079;46.99009;.00287;70;20220322;17.3;5.8;11.6;3.7;6.83;0;3.25;18175 +86079;46.99009;.00287;70;20220323;17.7;4.4;11;2.6;5.48;0;3.1;19050 +86079;46.99009;.00287;70;20220324;19.9;1.5;10.7;2.3;6.15;0;3.1;19375 +86079;46.99009;.00287;70;20220325;21.1;3.3;12.2;3.5;6.7;0;3.77;19250 +86079;46.99009;.00287;70;20220326;21.2;5.7;13.5;4.3;6.88;0;4.19;19425 +86079;46.99009;.00287;70;20220327;22;4.7;13.4;2.3;7.53;0;3.3;18575 +86079;46.99009;.00287;70;20220328;21.2;5.7;13.4;1.9;8.1;0;2.89;16125 +86079;46.99009;.00287;70;20220329;18.4;8.8;13.6;2.2;10.15;.2;2.29;11775 +86079;46.99009;.00287;70;20220330;13.5;7;10.3;3.2;10.7;1;1.22;5775 +86079;46.99009;.00287;70;20220331;11;4.9;7.9;4.7;7.88;6.8;1.71;8000 +86079;46.99009;.00287;70;20220401;7.6;.1;3.8;6.3;5.73;1.3;1.77;12450 +86079;46.99009;.00287;70;20220402;9;-.1;4.5;4.3;5.43;.8;2.1;16075 +86079;46.99009;.00287;70;20220403;8.9;-1.5;3.7;2.9;4.85;0;2.09;16100 +86079;46.99009;.00287;70;20220404;11.4;-2.5;4.5;3.1;5.84;.1;2.25;19900 +86079;46.99009;.00287;70;20220405;13;6.4;9.7;3.7;10.67;.4;1.24;8205 +86079;46.99009;.00287;70;20220406;13.3;8.8;11.1;5.1;10.85;1.8;1.5;6400 +86079;46.99009;.00287;70;20220407;15;10.2;12.6;7.9;12.53;10.5;1.49;6525 +86079;46.99009;.00287;70;20220408;15.4;10.1;12.8;7.6;11.05;4.9;2.17;6525 +86079;46.99009;.00287;70;20220409;12.7;2.6;7.7;2.2;7.03;0;2.33;18360 +86079;46.99009;.00287;70;20220410;16.2;-.4;7.9;3.6;6.68;0;3.15;22700 +86079;46.99009;.00287;70;20220411;21.9;5.6;13.7;4;9.87;0;3.75;19200 +86079;46.99009;.00287;70;20220412;17.5;10.9;14.2;3.2;11.55;.3;2.1;8025 +86079;46.99009;.00287;70;20220413;18.6;9.3;14;1.6;12.53;.1;2.25;14300 +86079;46.99009;.00287;70;20220414;22;7.4;14.7;2;12.05;0;3.34;22400 +86079;46.99009;.00287;70;20220415;22.9;8.5;15.7;2.5;11.48;0;3.76;22450 +86079;46.99009;.00287;70;20220416;21.6;8.9;15.3;3.6;10.9;0;4.05;23725 +86079;46.99009;.00287;70;20220417;21.6;5.8;13.7;2.6;9.23;0;3.84;23450 +86079;46.99009;.00287;70;20220418;18.6;7.4;13;2.9;10.85;.1;2.99;19075 +86079;46.99009;.00287;70;20220419;16.4;7.2;11.8;3.1;9.15;0;2.81;16550 +86079;46.99009;.00287;70;20220420;18.7;7.9;13.3;2.9;10.23;.4;2.78;14650 +86079;46.99009;.00287;70;20220421;20;8.8;14.4;2.1;9.08;0;3.77;23475 +86079;46.99009;.00287;70;20220422;20.1;6.7;13.4;2.5;10.3;.1;3.4;21600 +86079;46.99009;.00287;70;20220423;18.9;10.8;14.8;3.5;11.95;3;2.69;12700 +86079;46.99009;.00287;70;20220424;17.6;10.7;14.1;3;13.03;6.5;1.97;9800 +86079;46.99009;.00287;70;20220425;16.7;11.2;13.9;2.7;12.08;3.8;2.1;10300 +86079;46.99009;.00287;70;20220426;17.9;4.6;11.3;3.6;9.28;0;3.55;25300 +86079;46.99009;.00287;70;20220427;19.9;7.4;13.6;4.9;9.48;0;4.26;23900 +86079;46.99009;.00287;70;20220428;19.9;9.5;14.7;3.3;11.15;0;3.33;17475 +86079;46.99009;.00287;70;20220429;22.3;8.6;15.5;2.3;11.28;0;3.68;21050 +86079;46.99009;.00287;70;20220430;18.8;7.4;13.1;3.1;9.98;0;3.66;23200 +86079;46.99009;.00287;70;20220501;18.8;6.8;12.8;2.6;8.38;0;3.86;24225 +86079;46.99009;.00287;70;20220502;19.7;8;13.9;3.4;9.28;0;4.15;24375 +86079;46.99009;.00287;70;20220503;20.2;8.2;14.2;3.1;9.95;.1;3.69;19750 +86079;46.99009;.00287;70;20220504;18.6;8.6;13.6;2.3;10.58;.4;2.71;14225 +86079;46.99009;.00287;70;20220505;20.7;7.3;14;2.5;10.6;0;3.68;22500 +86079;46.99009;.00287;70;20220506;22.1;7.2;14.6;2.4;10.71;0;1.99;2400 +86079;46.99009;.00287;70;20220507;22.1;9.5;15.8;2.7;11.61;0;2.08;2600 +86079;46.99009;.00287;70;20220508;23.7;9.7;16.7;2.6;12.11;0;2.18;2500 +86079;46.99009;.00287;70;20220509;26.7;10.5;18.6;1.7;12.41;0;2.12;2700 +86079;46.99009;.00287;70;20220510;28;12.5;20.2;1.6;12.31;0;2.26;2600 +86079;46.99009;.00287;70;20220511;25.7;11.4;18.5;1.8;12.21;0;2.16;2900 +86079;46.99009;.00287;70;20220512;20.7;12.2;16.4;1.4;13.01;0;1.31;1600 +86079;46.99009;.00287;70;20220513;23.3;12.3;17.8;2;11.31;0;2.15;2600 +86079;46.99009;.00287;70;20220514;27.1;11.9;19.5;3.2;12.11;0;3.12;2500 +86079;46.99009;.00287;70;20220515;29.3;14.5;21.9;3.3;15.31;.2;3.09;2400 +86079;46.99009;.00287;70;20220516;26.7;15.5;21.1;1.8;14.51;0;2.09;2300 +86079;46.99009;.00287;70;20220517;30.5;14.3;22.4;2.9;14.11;0;3.28;2500 +86079;46.99009;.00287;70;20220518;29.9;13.6;21.7;1.9;15.71;.7;2.23;2000 +86079;46.99009;.00287;70;20220519;26.1;16;21;2.1;16.21;1.6;1.95;2000 +86079;46.99009;.00287;70;20220520;22.7;16.9;19.8;3;16.91;0;1.72;1500 +86079;46.99009;.00287;70;20220521;27.6;10.9;19.2;2.2;12.91;0;2.5;2900 +86079;46.99009;.00287;70;20220522;28.9;16.6;22.7;3;15.51;1.7;2.91;1900 +86079;46.99009;.00287;70;20220523;20;17.9;18.9;2.6;16.61;8.6;1.4;1100 +86079;46.99009;.00287;70;20220524;18.1;9.9;14;1.4;11.51;.8;1.23;2000 +86079;46.99009;.00287;70;20220525;20.5;8.8;14.6;1.8;11.31;0;1.59;2500 +86079;46.99009;.00287;70;20220526;20.4;12.9;16.6;1.9;13.21;0;1.49;1800 +86079;46.99009;.00287;70;20220527;20.7;14.7;17.7;2.4;13.61;0;1.72;1600 +86079;46.99009;.00287;70;20220528;23.2;10.7;16.9;3.2;11.21;0;2.65;3000 +86079;46.99009;.00287;70;20220529;18.3;9.6;13.9;4.4;8.31;0;2.92;3100 +86079;46.99009;.00287;70;20220530;21;7.1;14;2.5;8.51;0;2.38;3000 +86079;46.99009;.00287;70;20220531;23.5;8.2;15.8;2.1;8.41;.1;2.54;3000 +86079;46.99009;.00287;70;20220601;25.2;9.8;17.5;2.4;9.61;.1;2.77;2700 +86079;46.99009;.00287;70;20220602;28.9;14.5;21.7;3.7;12.41;0;3.87;2800 +86079;46.99009;.00287;70;20220603;28.4;16.7;22.5;2.3;15.31;2.7;2.46;1700 +86079;46.99009;.00287;70;20220604;25.5;16.7;21.1;2;18.31;5.4;1.59;1900 +86079;46.99009;.00287;70;20220605;22.2;15.3;18.7;2.2;14.81;.3;1.66;1500 +86079;46.99009;.00287;70;20220606;20.9;12.6;16.7;1.5;13.51;.6;1.33;1600 +86079;46.99009;.00287;70;20220607;22.9;13.2;18;2.3;14.31;10.1;1.77;2100 +86079;46.99009;.00287;70;20220608;22.7;14.9;18.8;3.1;15.21;.2;1.97;2200 +86079;46.99009;.00287;70;20220609;21.9;13.6;17.7;2.5;13.21;.1;1.94;2100 +86079;46.99009;.00287;70;20220610;26.4;11.1;18.7;1.6;14.51;.1;1.85;3000 +86079;46.99009;.00287;70;20220611;28.2;13.6;20.9;2.3;15.71;0;5.74;30600 +86079;46.99009;.00287;70;20220612;24.4;15.2;19.8;3.4;13.81;1.2;4.66;20800 +86079;46.99009;.00287;70;20220613;26.3;11.2;18.7;3.1;10.91;0;6.2;32400 +86079;46.99009;.00287;70;20220614;30.7;12.3;21.5;3.9;11.71;0;7.29;31000 +86079;46.99009;.00287;70;20220615;34;17.8;25.9;3;14.51;0;7.48;30400 +86079;46.99009;.00287;70;20220616;33.5;17.4;25.4;2.5;15.01;0;6.63;27400 +86079;46.99009;.00287;70;20220617;37.4;18.3;27.8;2.9;13.71;0;8.01;29500 +86079;46.99009;.00287;70;20220618;40.2;21;30.6;3.5;14.31;3.8;9.22;29800 +86079;46.99009;.00287;70;20220619;30;17.4;23.7;2.8;19.01;.5;5.2;22800 +86079;46.99009;.00287;70;20220620;28.3;17.1;22.7;2.6;18.21;.9;4.62;20500 +86079;46.99009;.00287;70;20220621;27.7;15.6;21.6;2.6;19.11;.7;3.98;18200 +86079;46.99009;.00287;70;20220622;23.4;17.5;20.4;1.7;18.71;11.3;2.09;7800 +86079;46.99009;.00287;70;20220623;26.5;14.6;20.5;1.4;16.01;3;4.52;24200 +86079;46.99009;.00287;70;20220624;23.6;15.1;19.3;2.8;15.51;5;3.83;18300 +86079;46.99009;.00287;70;20220625;17.4;14.8;16.1;1.9;15.61;6.3;1.93;9900 +86079;46.99009;.00287;70;20220626;22.2;11.3;16.7;1.5;13.41;.5;3.43;19100 +86079;46.99009;.00287;70;20220627;23.6;12;17.8;2.1;11.61;0;4.85;26900 +86079;46.99009;.00287;70;20220628;25.1;10.4;17.7;1.3;11.01;0;5.18;31200 +86079;46.99009;.00287;70;20220629;22;10.8;16.4;1.5;13.71;4.1;2.76;14000 +86079;46.99009;.00287;70;20220630;20.9;13;16.9;1.7;13.61;2.1;3.31;18100 +86079;46.99009;.00287;70;20220701;22.6;9.3;15.9;1.3;11.41;0;3.69;21100 +86079;46.99009;.00287;70;20220702;28.5;10.7;19.6;1.6;11.61;0;5.69;31300 +86079;46.99009;.00287;70;20220703;24.9;12;18.4;3.1;12.81;0;5.51;30200 +86079;46.99009;.00287;70;20220704;26.4;11;18.7;2.7;12.31;0;5.66;30300 +86079;46.99009;.00287;70;20220705;26.6;10.5;18.5;3;12.51;0;5.83;31400 +86079;46.99009;.00287;70;20220706;26.9;10.4;18.6;3.2;12.31;0;5.9;30800 +86079;46.99009;.00287;70;20220707;25.9;13.7;19.8;3.2;14.91;0;5.23;27100 +86079;46.99009;.00287;70;20220708;29.4;13.6;21.5;3.2;12.31;0;6.71;31300 +86079;46.99009;.00287;70;20220709;30.5;14.5;22.5;3.1;12.91;0;6.78;30500 +86079;46.99009;.00287;70;20220710;29.3;17.5;23.4;5.1;13.01;0;7.69;30800 +86079;46.99009;.00287;70;20220711;32.2;17;24.6;4.5;13.81;0;7.94;30700 +86079;46.99009;.00287;70;20220712;34.1;17.5;25.8;2.8;13.61;0;7.36;30400 +86079;46.99009;.00287;70;20220713;35.7;19.7;27.7;1.3;11.91;0;6.03;27300 +86079;46.99009;.00287;70;20220714;33;18.9;25.9;3.1;14.01;0;7.38;30100 +86079;46.99009;.00287;70;20220715;30;14.2;22.1;3.3;12.71;0;6.6;29200 +86079;46.99009;.00287;70;20220716;31.2;14.6;22.9;3.6;10.41;0;7.4;29900 +86079;46.99009;.00287;70;20220717;33.5;17.6;25.5;3.8;12.01;0;7.53;25500 +86079;46.99009;.00287;70;20220718;40.6;19.8;30.2;4.1;12.51;0;9.73;28400 +86079;46.99009;.00287;70;20220719;30.3;22.6;26.4;3.4;15.81;5.2;6.44;23800 +86079;46.99009;.00287;70;20220720;26.9;17.9;22.4;2.2;18.11;2;4.44;21400 +86079;46.99009;.00287;70;20220721;28.6;16.2;22.4;1.3;17.81;0;4.09;20200 +86079;46.99009;.00287;70;20220722;26.2;16.5;21.3;2.5;18.21;.7;3.04;11600 +86079;46.99009;.00287;70;20220723;28.6;14.2;21.4;2.6;14.51;0;5.7;28400 +86079;46.99009;.00287;70;20220724;34.6;15.7;25.1;2.7;14.01;0;6.97;28800 +86079;46.99009;.00287;70;20220725;26.3;18;22.1;2.8;15.91;.6;4.13;16100 +86079;46.99009;.00287;70;20220726;24.4;15.6;20;2.2;14.21;0;3.78;17100 +86079;46.99009;.00287;70;20220727;26.4;12.7;19.5;2.2;11.51;0;4.99;25100 +86079;46.99009;.00287;70;20220728;29.4;15.1;22.2;1.6;11.71;0;4.88;22900 +86079;46.99009;.00287;70;20220729;28;18.9;23.4;1.7;15.51;.3;3.62;13600 +86079;46.99009;.00287;70;20220730;30.7;16.5;23.6;1.7;15.71;0;4.86;22400 +86079;46.99009;.00287;70;20220731;31.9;16.4;24.1;2.6;15.81;0;6.17;27900 +86079;46.99009;.00287;70;20220801;29.5;15.7;22.6;2.5;16.41;0;5.4;26100 +86079;46.99009;.00287;70;20220802;32.9;16.3;24.6;1.7;15.71;0;5.71;27400 +86079;46.99009;.00287;70;20220803;36.7;19.3;28;1.7;14.91;.7;6.25;27100 +86079;46.99009;.00287;70;20220804;27.9;20.7;24.3;3.2;18.81;0;4.31;15800 +86079;46.99009;.00287;70;20220805;28.6;16.7;22.6;4;13.21;0;6.31;26200 +86079;46.99009;.00287;70;20220806;27.5;13.5;20.5;4.1;9.31;0;6.59;27600 +86079;46.99009;.00287;70;20220807;29.3;14.5;21.9;4.4;8.81;0;7.28;27700 +86079;46.99009;.00287;70;20220808;31.8;15.9;23.8;4;10.11;0;7.41;27200 +86079;46.99009;.00287;70;20220809;33.3;17.6;25.4;4.2;11.31;0;7.78;26900 +86079;46.99009;.00287;70;20220810;34.4;18.5;26.4;3.7;11.51;0;7.63;26600 +86079;46.99009;.00287;70;20220811;35.3;19.1;27.2;3.1;10.01;0;7.43;26700 +86079;46.99009;.00287;70;20220812;35.9;17.5;26.7;2.2;10.11;0;6.39;25200 +86079;46.99009;.00287;70;20220813;37.1;19.3;28.2;2.2;11.81;5.3;6.48;24900 +86079;46.99009;.00287;70;20220814;24.7;19;21.8;2.8;19.61;4.6;2.76;10800 +86079;46.99009;.00287;70;20220815;25.9;17.9;21.9;2;18.11;.1;3.28;14800 +86079;46.99009;.00287;70;20220816;24.3;17;20.6;2;18.11;6.5;2.59;11200 +86079;46.99009;.00287;70;20220817;25.2;15.7;20.4;2;16.61;.3;3.93;21500 +86079;46.99009;.00287;70;20220818;26.7;13.9;20.3;2.1;16.21;0;3.81;19400 +86079;46.99009;.00287;70;20220819;25.9;17.4;21.6;2.7;17.81;.9;3.29;13500 +86079;46.99009;.00287;70;20220820;27.2;17.2;22.2;1.7;16.31;0;4.05;20500 +86079;46.99009;.00287;70;20220821;21.6;14.4;18;1.4;15.31;.9;2.07;9400 +86079;46.99009;.00287;70;20220822;26.7;17.8;22.2;1.2;19.11;.5;2.86;13800 +86079;46.99009;.00287;70;20220823;26.5;19;22.7;1.5;19.61;0;2.49;10000 +86079;46.99009;.00287;70;20220824;33.9;16.9;25.4;2;17.01;.1;5.21;23300 +86079;46.99009;.00287;70;20220825;25.9;21.4;23.6;3.1;19.11;.6;3.19;9900 +86079;46.99009;.00287;70;20220826;26.9;16.8;21.8;2.6;16.31;0;4;18300 +86079;46.99009;.00287;70;20220827;28.5;13.2;20.8;2.7;13.01;0;4.5;19200 +86079;46.99009;.00287;70;20220828;28.1;15.1;21.6;3.5;11.81;0;5.39;22400 +86079;46.99009;.00287;70;20220829;32.6;15.5;24;3;14.41;1.2;5.42;20500 +86079;46.99009;.00287;70;20220830;30.3;18.3;24.3;2.6;19.01;.2;4.23;17800 +86079;46.99009;.00287;70;20220831;29.3;16.8;23;2.6;17.81;17.8;3.92;16300 +86079;46.99009;.00287;70;20220901;27.5;16.8;22.1;1.9;19.01;6.1;3.18;15200 +86079;46.99009;.00287;70;20220902;24.8;16.6;20.7;1.9;18.51;2.8;2.66;13200 +86079;46.99009;.00287;70;20220903;26;16.8;21.4;2.3;15.81;0;3.68;17800 +86079;46.99009;.00287;70;20220904;30.4;13.9;22.1;2.3;14.31;1.6;4.41;19800 +86079;46.99009;.00287;70;20220905;30.9;17.1;24;2.5;16.61;.2;4.25;16800 +86079;46.99009;.00287;70;20220906;28.8;15.6;22.2;2.1;15.91;.1;3.82;17800 +86079;46.99009;.00287;70;20220907;18.5;16.8;17.6;3.8;16.81;9.7;1.53;4900 +86079;46.99009;.00287;70;20220908;23.6;14.6;19.1;2.9;16.01;2.8;2.98;15100 +86079;46.99009;.00287;70;20220909;22.8;14.7;18.7;2.6;14.81;.7;3.06;16100 +86079;46.99009;.00287;70;20220910;24;13.2;18.6;1.7;14.31;.2;3.09;18300 +86079;46.99009;.00287;70;20220911;27.1;11.8;19.4;2.5;13.61;0;3.91;20400 +86079;46.99009;.00287;70;20220912;34.3;13.7;24;2.9;14.21;.8;5.05;17000 +86079;46.99009;.00287;70;20220913;31.7;20.3;26;2.7;18.81;6.9;3.85;11900 +86079;46.99009;.00287;70;20220914;26.2;17.5;21.8;2.3;19.91;4.2;2.27;8800 +86079;46.99009;.00287;70;20220915;23;18.4;20.7;1.7;18.01;1.7;1.94;7800 +86079;46.99009;.00287;70;20220916;19.7;12.3;16;2.9;12.21;0;2.67;14400 +86079;46.99009;.00287;70;20220917;18.4;7.5;12.9;2.4;9.21;0;2.76;18600 +86079;46.99009;.00287;70;20220918;20.2;6.5;13.3;2;8.81;.1;2.86;19300 +86079;46.99009;.00287;70;20220919;20.6;8.2;14.4;3.3;9.91;0;3.21;18800 +86079;46.99009;.00287;70;20220920;20.7;7.4;14;3.1;9.51;0;3.14;18300 +86079;46.99009;.00287;70;20220921;21.3;9.3;15.3;2.9;9.71;0;3.23;18200 +86079;46.99009;.00287;70;20220922;22.2;7.1;14.6;2;8.91;0;2.94;18000 +86079;46.99009;.00287;70;20220923;21.4;9.9;15.6;1;9.91;0;1.82;8800 +86079;46.99009;.00287;70;20220924;18.2;10.8;14.5;1.7;12.81;.6;1.55;8300 +86079;46.99009;.00287;70;20220925;19;11.2;15.1;2;12.41;0;1.75;8200 +86079;46.99009;.00287;70;20220926;17;10;13.5;2.3;11.71;3.8;1.51;6400 +86079;46.99009;.00287;70;20220927;18.1;9.6;13.8;3.4;12.21;1.7;1.94;10900 +86079;46.99009;.00287;70;20220928;13.9;14.7;14.3;2.7;14.51;3.3;1.02;4900 +86079;46.99009;.00287;70;20220929;16;7.8;11.9;1.6;10.81;.8;1.55;11300 +86079;46.99009;.00287;70;20220930;18;6.1;12;2.3;10.81;5.4;1.86;13400 +86079;46.99009;.00287;70;20221001;20.8;13.4;17.1;3.2;17.61;.5;1.31;6900 +86079;46.99009;.00287;70;20221002;21.4;15.5;18.4;2.5;17.01;.9;1.74;8600 +86079;46.99009;.00287;70;20221003;19.9;14.7;17.3;2;15.81;.1;1.66;9700 +86079;46.99009;.00287;70;20221004;21.7;7.9;14.8;1.2;12.91;.2;1.84;14200 +86079;46.99009;.00287;70;20221005;22;10.9;16.4;2.7;14.71;.4;2.04;12600 +86079;46.99009;.00287;70;20221006;19.4;9.6;14.5;1.7;11.81;0;1.94;15200 +86079;46.99009;.00287;70;20221007;20;5;12.5;1.6;10.01;.1;1.85;13800 +86079;46.99009;.00287;70;20221008;20;6.7;13.3;2.1;10.31;.1;2.02;13900 +86079;46.99009;.00287;70;20221009;22.2;6.5;14.3;3.1;11.21;0;2.45;14100 +86079;46.99009;.00287;70;20221010;21.6;13.3;17.4;2.6;15.11;0;1.84;9500 +86079;46.99009;.00287;70;20221011;18.7;13.9;16.3;2.8;14.61;0;1.63;9500 +86079;46.99009;.00287;70;20221012;19.1;12;15.5;1.1;13.41;.2;1.24;7200 +86079;46.99009;.00287;70;20221013;16.5;12.2;14.3;2.4;14.91;6.4;.79;3000 +86079;46.99009;.00287;70;20221014;19.7;15.1;17.4;2.8;17.51;5.6;1.06;4200 +86079;46.99009;.00287;70;20221015;17.6;16.6;17.1;3.6;17.21;3.6;1.06;4400 +86079;46.99009;.00287;70;20221016;23.4;14.7;19;2.4;17.31;.6;1.75;9800 +86079;46.99009;.00287;70;20221017;19.2;17.9;18.5;2.9;18.21;15;1.06;2300 +86079;46.99009;.00287;70;20221018;22.9;13.3;18.1;2.9;17.91;.1;1.55;10200 +86079;46.99009;.00287;70;20221019;24.8;15.4;20.1;4.4;17.41;4.6;2.41;9900 +86079;46.99009;.00287;70;20221020;22.3;14.9;18.6;4.6;16.61;4.2;1.97;7700 +86079;46.99009;.00287;70;20221021;19.8;15.7;17.7;3.8;15.51;.1;1.72;7100 +86079;46.99009;.00287;70;20221022;20.8;12.5;16.6;3.4;14.81;.2;1.68;9600 +86079;46.99009;.00287;70;20221023;23.5;15.9;19.7;5.5;14.31;0;3.1;8900 +86079;46.99009;.00287;70;20221024;20.8;14.7;17.7;3.5;14.51;.3;1.94;9800 +86079;46.99009;.00287;70;20221025;18.9;11.3;15.1;3.3;14.21;.6;1.25;5800 +86079;46.99009;.00287;70;20221026;24;13.9;18.9;4;14.81;.1;2.43;10800 +86079;46.99009;.00287;70;20221027;25.1;15.4;20.2;5.8;15.61;0;3.03;6300 +86079;46.99009;.00287;70;20221028;24.4;17.4;20.9;4.5;15.91;0;2.7;8300 +86079;46.99009;.00287;70;20221029;23.2;17.4;20.3;5.3;14.51;0;2.99;5300 +86079;46.99009;.00287;70;20221030;17.8;12.8;15.3;1.5;13.81;0;.93;3800 +86079;46.99009;.00287;70;20221031;21.2;12.1;16.6;4;14.61;1.5;1.64;5700 +86079;46.99009;.00287;70;20221101;18.1;9.7;13.9;3.5;11.81;2;1.48;8700 +86079;46.99009;.00287;70;20221102;17.3;9.6;13.4;3.2;12.91;.2;1.07;8500 +86079;46.99009;.00287;70;20221103;14.1;11.6;12.8;4.5;11.71;10.7;1.24;2400 +86079;46.99009;.00287;70;20221104;13.8;7.5;10.6;3.6;9.61;.6;1.21;6200 +86079;46.99009;.00287;70;20221105;15.1;5.7;10.4;2.8;9.81;.7;1.05;6400 +86079;46.99009;.00287;70;20221106;15.2;9.6;12.4;4.3;11.51;4;1.18;3600 +86079;46.99009;.00287;70;20221107;17.4;11.4;14.4;4.5;13.01;.1;1.33;4300 +86079;46.99009;.00287;70;20221108;17.1;11.8;14.4;5.8;12.41;3.2;1.67;4100 +86079;46.99009;.00287;70;20221109;16.9;12.1;14.5;2;12.61;.3;.96;6200 +86079;46.99009;.00287;70;20221110;14.4;5.8;10.1;2.2;10.81;.1;.62;8700 +86079;46.99009;.00287;70;20221111;14.2;6.4;10.3;2.7;10.91;.2;.69;6000 +86079;46.99009;.00287;70;20221112;19;7.5;13.2;2.4;12.11;.2;.98;7500 +86079;46.99009;.00287;70;20221113;19.3;6.2;12.7;2;12.01;.1;.85;8200 +86079;46.99009;.00287;70;20221114;14.7;10.3;12.5;4.2;11.41;1.3;1.15;3600 +86079;46.99009;.00287;70;20221115;14.8;9;11.9;5.8;12.01;7.2;.96;2700 +86079;46.99009;.00287;70;20221116;14.4;9.5;11.9;5.6;12.21;9.5;.86;3200 +86079;46.99009;.00287;70;20221117;16.2;11.4;13.8;2.6;11.41;4.6;1.07;5300 +86079;46.99009;.00287;70;20221118;13.7;7.1;10.4;1.8;9.31;.2;.65;7600 +86079;46.99009;.00287;70;20221119;11.3;2.3;6.8;1.8;7.91;.1;.47;7800 +86079;46.99009;.00287;70;20221120;12.5;3.2;7.8;3.5;8.81;.7;.79;4200 +86079;46.99009;.00287;70;20221121;13.6;6.6;10.1;4.4;9.31;5.5;1.23;2900 +86079;46.99009;.00287;70;20221122;13.3;5.3;9.3;2.8;9.01;.4;.78;6100 +86079;46.99009;.00287;70;20221123;14.5;7.8;11.1;4.5;10.91;1;.88;5900 +86079;46.99009;.00287;70;20221124;12.4;7.7;10;4.6;10.91;1.5;.65;3400 +86079;46.99009;.00287;70;20221125;14.1;7.5;10.8;1.6;10.61;.1;.45;6100 +86079;46.99009;.00287;70;20221126;11.5;5.3;8.4;2.9;9.61;.4;.49;4900 +86079;46.99009;.00287;70;20221127;11.5;7.6;9.5;3.9;9.71;5.8;.81;3300 +86079;46.99009;.00287;70;20221128;11.8;7.3;9.5;1.6;10.21;.9;.39;4800 +86079;46.99009;.00287;70;20221129;10.2;4.7;7.4;1.3;9.01;0;.36;3700 +86079;46.99009;.00287;70;20221130;8.8;6.1;7.4;2.7;8.81;0;.48;3800 +86079;46.99009;.00287;70;20221201;7.6;4.7;6.1;3.5;8.01;0;.55;3300 +86079;46.99009;.00287;70;20221202;6.4;4.8;5.6;3.1;7.61;.4;.6;1900 +86079;46.99009;.00287;70;20221203;5.3;2.3;3.8;4.2;7.31;.7;.44;1100 +86079;46.99009;.00287;70;20221204;4.6;2.9;3.7;2.3;7.41;0;.37;1100 +86079;46.99009;.00287;70;20221205;6.7;2.9;4.8;1.7;7.51;0;.29;4000 +86079;46.99009;.00287;70;20221206;5.3;1.2;3.2;2.8;6.81;0;.42;2100 +86079;46.99009;.00287;70;20221207;6.6;2.9;4.7;3.6;6.81;0;.55;4800 +86079;46.99009;.00287;70;20221208;2.8;-.2;1.3;4.3;6.01;0;.38;2200 +86079;46.99009;.00287;70;20221209;4.1;-.9;1.6;3.8;5.51;0;.44;5400 +86079;46.99009;.00287;70;20221210;1.8;-4;-1.1;2;5.11;.1;.16;4600 +86079;46.99009;.00287;70;20221211;1.5;-3;-.8;2.4;4.91;.1;.26;4400 +86079;46.99009;.00287;70;20221212;1.7;-4.2;-1.3;3.2;4.71;0;.33;4100 +86079;46.99009;.00287;70;20221213;2.3;-3.3;-.5;3.1;5.01;5.5;.21;6200 +86079;46.99009;.00287;70;20221214;3.4;.9;2.1;3.2;7.01;3.3;.21;1400 +86079;46.99009;.00287;70;20221215;3.5;1.1;2.3;5.1;5.91;0;.59;2900 +86079;46.99009;.00287;70;20221216;5.6;-.5;2.5;3.9;4.91;0;.75;6000 +86079;46.99009;.00287;70;20221217;1.3;-2.8;-.8;4.4;4.61;0;.41;5600 +86079;46.99009;.00287;70;20221218;8.1;-5.5;1.3;4.9;6.01;0;.68;1600 +86079;46.99009;.00287;70;20221219;13.7;8.9;11.3;8;10.41;0;1.46;1900 +86079;46.99009;.00287;70;20221220;13.9;11.1;12.5;6.6;11.71;3.8;1.23;1400 +86079;46.99009;.00287;70;20221221;13.4;7.7;10.5;3.8;12.11;2.1;.42;1600 +86079;46.99009;.00287;70;20221222;14.5;12.8;13.6;2.6;13.41;9.1;.71;1100 +86079;46.99009;.00287;70;20221223;14.4;14.1;14.2;2.5;14.31;6;.65;1000 +86079;46.99009;.00287;70;20221224;12.2;10.2;11.2;2.6;11.91;1.3;.51;1800 +86079;46.99009;.00287;70;20221225;15.2;9.2;12.2;3.5;11.91;.5;.75;3100 +86079;46.99009;.00287;70;20221226;13.3;10.6;11.9;2.3;11.51;.5;.61;2900 +86079;46.99009;.00287;70;20221227;10.5;3.9;7.2;2.3;9.11;.1;.32;3900 +86079;46.99009;.00287;70;20221228;12;7.9;9.9;5.4;11.51;2.4;.42;2100 +86079;46.99009;.00287;70;20221229;12.9;10.6;11.7;3.4;11.01;1.5;.85;2600 +86079;46.99009;.00287;70;20221230;15.2;5.9;10.5;6.9;12.31;3.7;.53;1500 +86079;46.99009;.00287;70;20221231;15.9;13.7;14.8;7.3;11.91;0;1.94;3200 +86080;47.01988;.32904;82;20220101;14.9;5;9.9;2.3;10;.1;.59;4543 +86080;47.01988;.32904;82;20220102;14.2;9.6;11.9;4.6;11.75;0;.83;2651 +86080;47.01988;.32904;82;20220103;13.4;10.5;11.9;5.3;12.63;8.7;.68;1965 +86080;47.01988;.32904;82;20220104;10.8;10.3;10.5;5.2;10.55;5.3;1.07;988 +86080;47.01988;.32904;82;20220105;6.9;1.2;4;2.2;6.67;0;.46;3757 +86080;47.01988;.32904;82;20220106;8;-.2;3.9;2.2;6.08;.9;.51;4967 +86080;47.01988;.32904;82;20220107;10.2;3.6;6.9;5.5;7.98;.6;.86;4625 +86080;47.01988;.32904;82;20220108;10.6;7.2;8.9;6.3;9.73;8;.82;2298 +86080;47.01988;.32904;82;20220109;9.7;5.4;7.5;3.6;8.73;5.1;.64;2917 +86080;47.01988;.32904;82;20220110;8;6.5;7.3;1;9.63;.2;.37;1570 +86080;47.01988;.32904;82;20220111;8.9;2.5;5.7;1.8;6.9;0;.49;5352 +86080;47.01988;.32904;82;20220112;3.8;-1.1;1.4;3.2;5.9;0;.42;3629 +86080;47.01988;.32904;82;20220113;5.1;-.2;2.4;3.4;6.08;0;.47;5150 +86080;47.01988;.32904;82;20220114;1;-1;0;2.2;5.53;0;.34;2634 +86080;47.01988;.32904;82;20220115;-1.1;-3.1;-2.1;1.7;5.2;0;.19;2193 +86080;47.01988;.32904;82;20220116;2.6;-1.7;.5;1.7;6.47;.2;.14;2798 +86080;47.01988;.32904;82;20220117;5.7;2.4;4.1;1.9;8.18;.1;.23;2221 +86080;47.01988;.32904;82;20220118;6.2;2.4;4.3;3.1;7.5;.1;.46;2871 +86080;47.01988;.32904;82;20220119;5.7;3.5;4.6;1.9;7.83;.9;.38;1729 +86080;47.01988;.32904;82;20220120;8.7;4.3;6.5;2.8;7.68;0;.68;4284 +86080;47.01988;.32904;82;20220121;6.7;-.1;3.3;3.4;5.98;0;.69;5145 +86080;47.01988;.32904;82;20220122;4.7;-2.3;1.2;2.7;6.1;.1;.37;3684 +86080;47.01988;.32904;82;20220123;3.6;3.1;3.4;4.4;6.73;0;.6;1413 +86080;47.01988;.32904;82;20220124;1.7;-.9;.4;2.2;6.1;0;.27;3635 +86080;47.01988;.32904;82;20220125;1.1;-1.2;-.1;1.1;5.93;0;.28;3316 +86080;47.01988;.32904;82;20220126;-.5;-1.2;-.8;2;5.65;0;.27;1264 +86080;47.01988;.32904;82;20220127;2.9;-1.4;.7;1.8;6.18;.1;.28;3459 +86080;47.01988;.32904;82;20220128;7.4;2.7;5;1;8.2;0;.37;3078 +86080;47.01988;.32904;82;20220129;8;4.9;6.5;2.3;9.08;.2;.41;2487 +86080;47.01988;.32904;82;20220130;10.2;6.9;8.5;1.7;10;.3;.55;3234 +86080;47.01988;.32904;82;20220131;10.1;5.4;7.8;4.9;8.28;.2;1.08;5069 +86080;47.01988;.32904;82;20220201;10.1;2;6;3.5;9;.1;.44;3865 +86080;47.01988;.32904;82;20220202;10.1;8.5;9.3;2.6;9.83;0;.75;2826 +86080;47.01988;.32904;82;20220203;6.5;4.8;5.7;2.6;8.43;.3;.51;2492 +86080;47.01988;.32904;82;20220204;11.7;5.9;8.8;3.7;9.23;1.5;.94;4199 +86080;47.01988;.32904;82;20220205;10.6;-.4;5.1;2.3;7.08;.1;.77;7582 +86080;47.01988;.32904;82;20220206;11.7;3.3;7.5;6.4;10.28;1.4;.4;4489 +86080;47.01988;.32904;82;20220207;12.5;7;9.7;2.5;8.65;.1;1.09;7079 +86080;47.01988;.32904;82;20220208;13.8;.5;7.1;1.5;7.58;0;.84;9225 +86080;47.01988;.32904;82;20220209;14.8;-.8;7;2.9;7.73;.1;1.24;9703 +86080;47.01988;.32904;82;20220210;7.8;5.3;6.5;3.7;9.16;.7;.73;3250 +86080;47.01988;.32904;82;20220211;9.5;.3;4.9;3;6.66;0;.94;10750 +86080;47.01988;.32904;82;20220212;10.9;.8;5.8;3;5.56;0;1.37;10300 +86080;47.01988;.32904;82;20220213;14.5;-1.2;6.7;5.7;7.91;1.7;1.48;8700 +86080;47.01988;.32904;82;20220214;12.3;7.3;9.8;5.4;9.16;2.2;1.41;7500 +86080;47.01988;.32904;82;20220215;10.7;2.7;6.7;5.1;9.21;5;.61;5100 +86080;47.01988;.32904;82;20220216;14;8.6;11.3;6.4;13.15;.7;.54;4559 +86080;47.01988;.32904;82;20220217;15;11.8;13.4;4.7;12.5;.4;1.38;5323 +86080;47.01988;.32904;82;20220218;12.5;11;11.7;6.1;10.35;.6;1.62;3061 +86080;47.01988;.32904;82;20220219;11.3;1.6;6.4;3.5;7.13;0;1.28;8986 +86080;47.01988;.32904;82;20220220;14.2;7.3;10.8;6;10.93;1.1;1.19;6151 +86080;47.01988;.32904;82;20220221;11.7;6.8;9.3;6.6;8.53;.2;1.74;6965 +86080;47.01988;.32904;82;20220222;12.4;6.4;9.4;3.7;10.15;.4;.93;5690 +86080;47.01988;.32904;82;20220223;13.8;7.4;10.6;1.6;10.6;.4;.97;6899 +86080;47.01988;.32904;82;20220224;12.7;5.2;8.9;3.4;8.58;1.1;1.36;8006 +86080;47.01988;.32904;82;20220225;11.1;.5;5.8;1.7;6.3;0;1.2;10642 +86080;47.01988;.32904;82;20220226;11.5;-.6;5.5;3.7;5.58;0;1.78;12313 +86080;47.01988;.32904;82;20220227;14.6;.7;7.6;2.6;5.78;0;1.9;12176 +86080;47.01988;.32904;82;20220228;16.5;-.8;7.9;1.1;6.43;0;1.45;13288 +86080;47.01988;.32904;82;20220301;15.8;3.7;9.8;1.8;7.28;0;1.61;10711 +86080;47.01988;.32904;82;20220302;11.5;6.8;9.2;2.2;9.4;.2;1.03;5302 +86080;47.01988;.32904;82;20220303;13.5;4.9;9.2;1.9;10.23;.8;1.05;8425 +86080;47.01988;.32904;82;20220304;10.1;7.6;8.8;3.1;9.85;0;.88;4100 +86080;47.01988;.32904;82;20220305;8.7;3.3;6;3.2;8.63;.2;.77;5336 +86080;47.01988;.32904;82;20220306;10.2;4.8;7.5;3.6;6.83;0;1.67;10102 +86080;47.01988;.32904;82;20220307;9.4;-1.8;3.8;3.8;4.78;0;1.87;13122 +86080;47.01988;.32904;82;20220308;13.9;.8;7.4;3.2;7.48;.1;1.69;10987 +86080;47.01988;.32904;82;20220309;15.5;5.9;10.7;3.6;9.08;0;2.01;12407 +86080;47.01988;.32904;82;20220310;14.1;10;12.1;4.3;9.95;.3;1.88;7313 +86080;47.01988;.32904;82;20220311;13.1;7.7;10.4;5.3;10.2;2.3;1.45;6888 +86080;47.01988;.32904;82;20220312;13.1;7.1;10.1;3.9;9.68;.5;1.54;8942 +86080;47.01988;.32904;82;20220313;10;7.5;8.8;4.1;9.08;5.6;1.25;5473 +86080;47.01988;.32904;82;20220314;15.5;1.6;8.5;3.4;8.2;.8;2.02;14044 +86080;47.01988;.32904;82;20220315;17.3;9.4;13.3;3.2;11.73;0;1.82;8884 +86080;47.01988;.32904;82;20220316;15;9.7;12.3;3;11.3;0;1.49;6326 +86080;47.01988;.32904;82;20220317;10;7.9;9;4.6;8.78;0;1.5;5990 +86080;47.01988;.32904;82;20220318;14.5;4.8;9.7;6;7.36;0;2.75;14250 +86080;47.01988;.32904;82;20220319;15.5;6.5;11;3.3;8.31;0;2.11;9450 +86080;47.01988;.32904;82;20220320;16.8;5.5;11.1;3.1;8.56;0;2.27;12200 +86080;47.01988;.32904;82;20220321;18.6;7.9;13.3;3.5;9.01;0;2.92;15900 +86080;47.01988;.32904;82;20220322;17.3;5.3;11.3;3.5;6.51;0;3.21;18500 +86080;47.01988;.32904;82;20220323;17.8;3.7;10.7;2.3;5.26;0;3;19250 +86080;47.01988;.32904;82;20220324;20.1;1.7;10.9;2.5;6.11;0;3.21;19300 +86080;47.01988;.32904;82;20220325;21.1;3.2;12.2;3.9;6.66;0;3.88;19300 +86080;47.01988;.32904;82;20220326;20.9;5.6;13.3;4.3;6.81;0;4.13;19600 +86080;47.01988;.32904;82;20220327;21.9;4.5;13.2;2.4;7.41;0;3.32;18850 +86080;47.01988;.32904;82;20220328;21.7;5.9;13.8;2.1;7.91;0;3.05;16200 +86080;47.01988;.32904;82;20220329;18.5;8.9;13.7;2.3;9.86;.6;2.32;11000 +86080;47.01988;.32904;82;20220330;13.7;6;9.8;3.5;10.61;2.1;1.21;6600 +86080;47.01988;.32904;82;20220331;10.3;5.7;8;5.2;8.01;6;1.62;7600 +86080;47.01988;.32904;82;20220401;6.7;-.2;3.2;6.8;5.76;2.5;1.5;10450 +86080;47.01988;.32904;82;20220402;8.5;-.1;4.2;4.8;5.46;0;2.01;15450 +86080;47.01988;.32904;82;20220403;8.7;-.7;4;3.3;4.9;0;2.09;15700 +86080;47.01988;.32904;82;20220404;11.6;-2.6;4.5;3.1;5.84;.1;2.25;19900 +86080;47.01988;.32904;82;20220405;12.6;6.2;9.4;2.9;10.07;.6;1.12;5585 +86080;47.01988;.32904;82;20220406;13.2;9.1;11.1;5.5;10.81;1.4;1.45;5500 +86080;47.01988;.32904;82;20220407;15.2;10;12.6;8.2;12.41;10;1.53;6450 +86080;47.01988;.32904;82;20220408;15.4;10;12.7;7.8;11.11;4.5;2.15;6800 +86080;47.01988;.32904;82;20220409;12.7;2.2;7.5;2.6;7.21;0;2.31;19033 +86080;47.01988;.32904;82;20220410;16.1;-.1;8;3.5;6.66;0;3.11;22750 +86080;47.01988;.32904;82;20220411;22.2;4.7;13.4;3.3;9.37;0;3.69;19666 +86080;47.01988;.32904;82;20220412;18.2;10.3;14.3;3.1;11.66;3.5;2.19;9050 +86080;47.01988;.32904;82;20220413;17.2;11.4;14.3;1.6;13.06;.2;1.83;10350 +86080;47.01988;.32904;82;20220414;21.6;7.7;14.6;2;12.11;0;3.35;22900 +86080;47.01988;.32904;82;20220415;22.4;8.6;15.5;2.7;11.46;0;3.79;23100 +86080;47.01988;.32904;82;20220416;21.3;9;15.2;4;10.66;0;4.11;23700 +86080;47.01988;.32904;82;20220417;21.5;5.5;13.5;2.7;8.91;0;3.9;23950 +86080;47.01988;.32904;82;20220418;19;7.3;13.2;3.2;10.61;.3;3.26;21350 +86080;47.01988;.32904;82;20220419;15.7;8.3;12;3.1;9.36;0;2.5;13100 +86080;47.01988;.32904;82;20220420;18.4;7.5;13;3.1;10.01;.4;2.83;15150 +86080;47.01988;.32904;82;20220421;19.7;8.3;14;2.4;8.66;0;3.83;23750 +86080;47.01988;.32904;82;20220422;20.3;6.9;13.6;2.8;10.16;.2;3.58;22600 +86080;47.01988;.32904;82;20220423;19.3;10.9;15.1;3.4;12.01;2.9;2.81;13700 +86080;47.01988;.32904;82;20220424;17.9;10.9;14.4;3;12.96;9;1.98;9300 +86080;47.01988;.32904;82;20220425;16.2;10.9;13.5;2.6;12.11;5.4;1.81;8400 +86080;47.01988;.32904;82;20220426;17.5;4.8;11.2;3.3;9.26;0;3.47;25450 +86080;47.01988;.32904;82;20220427;19.7;7.2;13.5;4.9;9.41;.1;4.23;24900 +86080;47.01988;.32904;82;20220428;19.6;9.1;14.3;3.5;10.96;0;3.22;16950 +86080;47.01988;.32904;82;20220429;22;9.1;15.6;2.5;10.86;0;3.73;20600 +86080;47.01988;.32904;82;20220430;19;7.2;13.1;3.2;9.81;0;3.59;22450 +86080;47.01988;.32904;82;20220501;18.1;5.9;12;2.8;8.31;0;3.74;24750 +86080;47.01988;.32904;82;20220502;19.5;7.9;13.7;3.6;9.21;0;4.11;24150 +86080;47.01988;.32904;82;20220503;20.3;8.4;14.4;3.3;9.96;.1;3.64;19000 +86080;47.01988;.32904;82;20220504;17.9;9.5;13.7;2.6;10.86;.5;2.67;13850 +86080;47.01988;.32904;82;20220505;20.6;7.1;13.9;2.6;10.61;0;3.73;23350 +86080;47.01988;.32904;82;20220506;22.2;6.2;14.2;2.5;10.68;0;3.46;18641 +86080;47.01988;.32904;82;20220507;22.4;9.3;15.9;2.5;11.53;0;3.53;17359 +86080;47.01988;.32904;82;20220508;23.9;8.9;16.4;2.6;12.03;0;3.73;18060 +86080;47.01988;.32904;82;20220509;26.8;9.2;18;1.4;12.33;0;3.83;20021 +86080;47.01988;.32904;82;20220510;28.5;11;19.8;2.1;12.48;0;4.44;19906 +86080;47.01988;.32904;82;20220511;25.7;10.1;17.9;2.6;12.5;0;4.11;19252 +86080;47.01988;.32904;82;20220512;21.2;11.4;16.3;1.9;13.23;0;2.67;13008 +86080;47.01988;.32904;82;20220513;23.7;12.6;18.2;2.2;11.3;0;3.8;16503 +86080;47.01988;.32904;82;20220514;27;10.6;18.8;2.8;12.13;0;4.52;18892 +86080;47.01988;.32904;82;20220515;29.7;15;22.3;3;15.2;0;4.85;17440 +86080;47.01988;.32904;82;20220516;26.7;15;20.9;2.1;14.93;0;3.86;16651 +86080;47.01988;.32904;82;20220517;30.9;12.9;21.9;2.5;14.3;.1;5.13;20564 +86080;47.01988;.32904;82;20220518;30.2;12.7;21.4;1.7;15.68;.6;4.39;19877 +86080;47.01988;.32904;82;20220519;26.4;16.4;21.4;2;16.83;1.5;3.55;14886 +86080;47.01988;.32904;82;20220520;23.4;17;20.2;3.1;17.15;.2;3.08;11532 +86080;47.01988;.32904;82;20220521;27.9;9.9;18.9;2;13.23;0;4.41;20882 +86080;47.01988;.32904;82;20220522;29.1;16.5;22.8;2.9;15.3;2.2;4.62;15739 +86080;47.01988;.32904;82;20220523;20.2;18.1;19.1;2.9;16.5;8.2;1.99;6024 +86080;47.01988;.32904;82;20220524;18.5;9.6;14;2.7;11.73;.4;2.79;15048 +86080;47.01988;.32904;82;20220525;20.9;7.4;14.1;2.1;11.3;0;3.31;18883 +86080;47.01988;.32904;82;20220526;20.8;12.6;16.7;2.3;13.38;0;2.95;13800 +86080;47.01988;.32904;82;20220527;20.6;13.2;16.9;2;13.45;0;2.75;12648 +86080;47.01988;.32904;82;20220528;23.1;10.4;16.8;3.3;11.13;0;4.28;19456 +86080;47.01988;.32904;82;20220529;18.4;9.4;13.9;4.6;8.4;0;4.16;17946 +86080;47.01988;.32904;82;20220530;21.2;6.6;13.9;2.7;8.55;0;4;20124 +86080;47.01988;.32904;82;20220531;24;6.7;15.3;1.8;8.73;.1;4.18;21359 +86080;47.01988;.32904;82;20220601;25.3;8.5;16.9;2.1;10.15;.3;4.36;20729 +86080;47.01988;.32904;82;20220602;28.9;14.3;21.6;3.2;12.58;0;5.37;19270 +86080;47.01988;.32904;82;20220603;27.9;16.6;22.3;2.4;16.23;2.7;4.03;15421 +86080;47.01988;.32904;82;20220604;26.5;16.7;21.6;2.1;18.95;6.5;3.46;14818 +86080;47.01988;.32904;82;20220605;22;15.3;18.6;3;15.48;0;2.91;11626 +86080;47.01988;.32904;82;20220606;21.1;12.5;16.8;2.3;14.1;.5;2.84;13695 +86080;47.01988;.32904;82;20220607;22.9;13.1;18;3.6;14.55;10.1;3.57;16071 +86080;47.01988;.32904;82;20220608;23;14.4;18.7;3.9;15.35;.2;3.52;14783 +86080;47.01988;.32904;82;20220609;22.2;13.5;17.8;2.8;13.45;.1;3.43;14781 +86080;47.01988;.32904;82;20220610;26.5;10.8;18.7;1.7;14.53;.1;4.1;21050 +86080;47.01988;.32904;82;20220611;28.3;12.9;20.6;2;15.8;0;5.31;27761 +86080;47.01988;.32904;82;20220612;24.7;15;19.8;3.5;14.03;.9;4.84;21720 +86080;47.01988;.32904;82;20220613;26.1;10.7;18.4;3.3;11.1;0;5.82;28834 +86080;47.01988;.32904;82;20220614;30.1;12.3;21.2;3.3;11.98;0;6.64;28707 +86080;47.01988;.32904;82;20220615;34.2;17.3;25.8;2.6;14.63;0;7.05;28494 +86080;47.01988;.32904;82;20220616;33.1;16.6;24.8;2.3;15.15;0;6.36;26905 +86080;47.01988;.32904;82;20220617;36.9;16.8;26.8;2;14.7;0;7.08;29639 +86080;47.01988;.32904;82;20220618;40;18.9;29.4;2.7;15.23;4;8.32;30186 +86080;47.01988;.32904;82;20220619;30.7;17.7;24.2;3.4;19.05;.1;5.88;24333 +86080;47.01988;.32904;82;20220620;27.6;17.2;22.4;2.6;19.13;3.2;4.29;19309 +86080;47.01988;.32904;82;20220621;27;16.1;21.6;2.3;19.55;1.8;4.15;20294 +86080;47.01988;.32904;82;20220622;23;17.5;20.2;2.1;19.4;11.8;2.61;11943 +86080;47.01988;.32904;82;20220623;26.4;14;20.2;1.5;16.6;.9;4.25;22375 +86080;47.01988;.32904;82;20220624;23.3;14.7;19;4;15.93;4.1;3.87;18442 +86080;47.01988;.32904;82;20220625;17.2;15;16.1;2.5;15.8;8.8;1.81;8625 +86080;47.01988;.32904;82;20220626;21.8;11.1;16.4;1.5;13.78;.1;3.5;20343 +86080;47.01988;.32904;82;20220627;23.7;11.6;17.6;2.4;12.23;0;4.78;25861 +86080;47.01988;.32904;82;20220628;25.3;9.6;17.5;1.7;11.5;0;5.04;28750 +86080;47.01988;.32904;82;20220629;23.2;9.9;16.5;1.9;13.6;5.3;3.89;21424 +86080;47.01988;.32904;82;20220630;20.8;12.7;16.7;2.1;13.7;2.8;3.3;17796 +86080;47.01988;.32904;82;20220701;22.5;8.6;15.5;1.6;11.48;.1;3.91;22910 +86080;47.01988;.32904;82;20220702;28.3;9.9;19.1;1.5;12.03;0;5.34;29574 +86080;47.01988;.32904;82;20220703;25.1;11.5;18.3;2.8;13.03;0;5.12;26978 +86080;47.01988;.32904;82;20220704;26.6;11.3;18.9;2.7;12.65;0;5.41;27312 +86080;47.01988;.32904;82;20220705;26.5;10.8;18.6;2.9;12.73;0;5.49;28049 +86080;47.01988;.32904;82;20220706;26.9;11.2;19.1;3.1;12.53;0;5.62;27602 +86080;47.01988;.32904;82;20220707;25.9;13.4;19.6;3;14.8;0;5.04;25369 +86080;47.01988;.32904;82;20220708;28.8;13.1;21;3.2;12.75;0;6.13;28286 +86080;47.01988;.32904;82;20220709;30.5;13.4;22;3;13.4;0;6.37;28610 +86080;47.01988;.32904;82;20220710;29;17.2;23.1;4.4;13.3;0;6.82;26175 +86080;47.01988;.32904;82;20220711;31.5;17;24.3;3.9;14;0;7.06;27025 +86080;47.01988;.32904;82;20220712;33.8;16.7;25.3;2.4;14.05;0;6.7;28374 +86080;47.01988;.32904;82;20220713;35.3;16.2;25.8;1.1;12.73;0;5.81;28266 +86080;47.01988;.32904;82;20220714;33.8;16.3;25.1;2.6;14.08;0;6.93;28980 +86080;47.01988;.32904;82;20220715;30;14.9;22.5;3.3;12.58;0;6.45;26429 +86080;47.01988;.32904;82;20220716;31.1;14.4;22.8;3.3;10.65;0;6.97;27624 +86080;47.01988;.32904;82;20220717;33.6;17.3;25.4;3.3;12.4;0;7.2;25883 +86080;47.01988;.32904;82;20220718;40.3;18.8;29.6;3.2;13.2;0;8.74;28949 +86080;47.01988;.32904;82;20220719;31;21.7;26.3;3.5;16.45;5;6.14;20858 +86080;47.01988;.32904;82;20220720;27.2;17.7;22.5;3.1;18.4;1.9;4.59;20134 +86080;47.01988;.32904;82;20220721;28.6;15.7;22.1;1.6;17.7;0;4.34;21326 +86080;47.01988;.32904;82;20220722;26.4;15.6;21;2.4;18.28;.3;3.53;15739 +86080;47.01988;.32904;82;20220723;29;14.3;21.6;2.4;14.9;0;5.45;25797 +86080;47.01988;.32904;82;20220724;34.5;14.4;24.5;1.8;14.43;0;6.17;28133 +86080;47.01988;.32904;82;20220725;26.4;18;22.2;3.7;16.08;.7;4.62;17185 +86080;47.01988;.32904;82;20220726;25;14.2;19.6;2.2;13.98;0;3.93;18146 +86080;47.01988;.32904;82;20220727;26.8;12.1;19.4;2;11.7;0;4.86;24508 +86080;47.01988;.32904;82;20220728;29.4;14.1;21.8;1.5;12.03;0;4.76;23148 +86080;47.01988;.32904;82;20220729;29;18.1;23.5;1.8;14.73;.2;4.53;19527 +86080;47.01988;.32904;82;20220730;31.4;15.1;23.3;1.9;15.73;0;5.28;24319 +86080;47.01988;.32904;82;20220731;32.3;15.8;24.1;2.3;15.63;0;5.84;25806 +86080;47.01988;.32904;82;20220801;29.8;15.1;22.4;2.2;16.23;0;5.18;24512 +86080;47.01988;.32904;82;20220802;33.2;15.4;24.3;1.5;15.85;0;5.49;26374 +86080;47.01988;.32904;82;20220803;37.1;17.4;27.2;1.4;15.23;.5;6;27111 +86080;47.01988;.32904;82;20220804;29.3;21.2;25.2;2.8;18.4;0;4.84;17563 +86080;47.01988;.32904;82;20220805;28.5;17;22.7;4.2;13.6;0;6;22121 +86080;47.01988;.32904;82;20220806;27.6;13.9;20.7;4;9.75;0;6.27;23884 +86080;47.01988;.32904;82;20220807;29.3;14.2;21.7;4.3;9.2;0;6.92;24892 +86080;47.01988;.32904;82;20220808;31.7;15.5;23.6;4;10.4;0;7.1;24596 +86080;47.01988;.32904;82;20220809;33.4;17.2;25.3;3.8;11.75;0;7.29;24734 +86080;47.01988;.32904;82;20220810;34.4;17.6;26;3.3;11.83;0;7.05;24793 +86080;47.01988;.32904;82;20220811;35.2;16.5;25.9;2.9;10.63;0;7.02;25817 +86080;47.01988;.32904;82;20220812;35.9;15.3;25.6;1.9;10.68;0;6.06;25691 +86080;47.01988;.32904;82;20220813;36.9;16.6;26.7;2;12.08;4.6;6.21;25033 +86080;47.01988;.32904;82;20220814;24.9;19;22;4.2;19.33;4.1;3.34;11977 +86080;47.01988;.32904;82;20220815;25.9;17.8;21.8;3.9;18.38;.1;3.72;14611 +86080;47.01988;.32904;82;20220816;24.5;16.4;20.5;1.7;18.4;4.2;2.8;13542 +86080;47.01988;.32904;82;20220817;25.9;15.9;20.9;2.7;16.88;.5;3.98;18729 +86080;47.01988;.32904;82;20220818;27.4;12.8;20.1;2.1;15.65;0;3.98;19723 +86080;47.01988;.32904;82;20220819;26.3;16.6;21.4;2.8;18.18;1.3;3.52;15584 +86080;47.01988;.32904;82;20220820;27.2;16.4;21.8;1.5;16.83;0;3.52;17269 +86080;47.01988;.32904;82;20220821;22.6;13.5;18.1;1.8;15.43;1;2.67;13168 +86080;47.01988;.32904;82;20220822;27;17.6;22.3;1.6;19.15;1;3.13;14648 +86080;47.01988;.32904;82;20220823;26.6;18;22.3;1.5;19.48;0;2.77;12618 +86080;47.01988;.32904;82;20220824;33.7;15.5;24.6;1.4;17;0;4.63;22674 +86080;47.01988;.32904;82;20220825;26.8;19.3;23;2.6;18.83;.1;3.31;12637 +86080;47.01988;.32904;82;20220826;27.2;16.4;21.8;2.6;16.6;0;4.03;18332 +86080;47.01988;.32904;82;20220827;28.6;13.3;21;2.3;13.35;0;4.28;18952 +86080;47.01988;.32904;82;20220828;28.5;14.5;21.5;2.9;12.43;0;4.93;20801 +86080;47.01988;.32904;82;20220829;32.9;14.9;23.9;2.5;14.63;1.4;5.15;20747 +86080;47.01988;.32904;82;20220830;29.8;18.6;24.2;2.6;18.43;0;4.15;16747 +86080;47.01988;.32904;82;20220831;29.4;16.2;22.8;2.1;17.83;13;3.84;17449 +86080;47.01988;.32904;82;20220901;27.9;16.9;22.4;1.8;18.6;10.8;3.4;16009 +86080;47.01988;.32904;82;20220902;25.1;16.6;20.9;2;18.63;2.5;2.91;14317 +86080;47.01988;.32904;82;20220903;26.2;16.2;21.2;3.1;16.28;.2;3.75;16183 +86080;47.01988;.32904;82;20220904;30.4;13.1;21.8;1.7;15.08;4.2;4;19554 +86080;47.01988;.32904;82;20220905;31.1;16;23.6;2.7;16.88;1.5;4.44;17865 +86080;47.01988;.32904;82;20220906;29;14.5;21.7;2;15.63;.5;3.8;18154 +86080;47.01988;.32904;82;20220907;19.2;15.8;17.5;3.2;16.45;7.2;1.79;7351 +86080;47.01988;.32904;82;20220908;23.3;14.2;18.8;4.1;16.1;2.8;3.06;14264 +86080;47.01988;.32904;82;20220909;22.8;14.6;18.7;4.1;15.15;.8;3.17;13797 +86080;47.01988;.32904;82;20220910;24;12.3;18.1;2.3;14.1;.2;3.06;16148 +86080;47.01988;.32904;82;20220911;26.8;11;18.9;1.7;13.55;0;3.41;19009 +86080;47.01988;.32904;82;20220912;33.9;13.7;23.8;2.1;14.78;.4;4.41;17822 +86080;47.01988;.32904;82;20220913;31.4;20.2;25.8;2.6;19.2;7.8;3.84;12775 +86080;47.01988;.32904;82;20220914;26.7;17.3;22;2.6;20;3.5;2.72;11311 +86080;47.01988;.32904;82;20220915;23.3;17.9;20.6;2.3;17.98;2.2;2.22;8926 +86080;47.01988;.32904;82;20220916;19.9;12.2;16;2.9;12.38;0;2.62;13072 +86080;47.01988;.32904;82;20220917;18.3;6.3;12.3;2.3;9.13;0;2.54;16671 +86080;47.01988;.32904;82;20220918;20.2;4.8;12.5;1.7;8.8;.1;2.61;17939 +86080;47.01988;.32904;82;20220919;20.6;6.9;13.7;2.9;9.78;0;2.96;17132 +86080;47.01988;.32904;82;20220920;20.8;6.7;13.7;3;9.5;0;3.03;16754 +86080;47.01988;.32904;82;20220921;21.4;8.3;14.8;2.8;9.8;0;3.05;16323 +86080;47.01988;.32904;82;20220922;22.4;5.9;14.1;1.6;9.08;0;2.71;17056 +86080;47.01988;.32904;82;20220923;21.6;8.5;15;.9;10.1;0;1.93;11841 +86080;47.01988;.32904;82;20220924;18.7;9.7;14.2;1.7;12.45;.4;1.79;10634 +86080;47.01988;.32904;82;20220925;18.7;11;14.9;1.9;12.25;.1;1.74;8700 +86080;47.01988;.32904;82;20220926;17;8.7;12.9;3.2;11.58;4.2;1.74;9070 +86080;47.01988;.32904;82;20220927;18;9.5;13.7;4.7;12.43;2.4;2.02;10520 +86080;47.01988;.32904;82;20220928;14.5;13.8;14.1;4.3;14.28;2.3;1.17;4832 +86080;47.01988;.32904;82;20220929;16.5;7.3;11.9;1.9;10.75;.4;1.65;11131 +86080;47.01988;.32904;82;20220930;18.1;5;11.5;2.4;10.4;7.5;1.91;13273 +86080;47.01988;.32904;82;20221001;20.7;13.1;16.9;5.7;17.45;1.2;1.52;8236 +86080;47.01988;.32904;82;20221002;21.5;15.4;18.4;3.9;17.13;.8;1.97;8737 +86080;47.01988;.32904;82;20221003;19.6;14.7;17.1;1.5;15.63;0;1.55;9072 +86080;47.01988;.32904;82;20221004;21.6;7;14.3;1.1;12.5;.2;1.78;13497 +86080;47.01988;.32904;82;20221005;22.3;9.8;16;2.9;14.4;.4;2.13;12872 +86080;47.01988;.32904;82;20221006;19.4;8.8;14.1;1.6;11.8;0;1.81;13279 +86080;47.01988;.32904;82;20221007;20.4;4.8;12.6;1.2;10.2;.1;1.74;13172 +86080;47.01988;.32904;82;20221008;19.7;5.5;12.6;1.4;10.15;.1;1.71;13151 +86080;47.01988;.32904;82;20221009;22.3;6.1;14.2;2.1;11.23;0;2.15;13232 +86080;47.01988;.32904;82;20221010;21.8;12.5;17.1;2.5;14.93;0;1.83;9234 +86080;47.01988;.32904;82;20221011;18.3;13.5;15.9;2.6;14.65;0;1.4;6860 +86080;47.01988;.32904;82;20221012;19.6;10.4;15;1.1;13.1;.2;1.31;8481 +86080;47.01988;.32904;82;20221013;16.6;10.6;13.6;2.6;14.73;6.3;.82;5527 +86080;47.01988;.32904;82;20221014;19.5;15;17.3;4.7;17.8;5.8;1.13;5063 +86080;47.01988;.32904;82;20221015;17.7;16.5;17.1;4.6;17.5;4.5;1.03;3353 +86080;47.01988;.32904;82;20221016;23.7;14.7;19.2;2.2;17.43;0;1.78;9339 +86080;47.01988;.32904;82;20221017;19.1;17.5;18.3;2.9;18.25;18.8;1.08;3075 +86080;47.01988;.32904;82;20221018;23.1;13.8;18.4;2.3;18.15;0;1.54;9340 +86080;47.01988;.32904;82;20221019;24.9;15.2;20;3.2;17.35;6.8;2.12;8901 +86080;47.01988;.32904;82;20221020;22.7;14.7;18.7;3.7;16.95;5.2;1.9;8018 +86080;47.01988;.32904;82;20221021;20;15.7;17.8;3.4;15.58;.1;1.69;6026 +86080;47.01988;.32904;82;20221022;21.2;12.1;16.6;2.8;14.63;.2;1.63;8504 +86080;47.01988;.32904;82;20221023;23.6;15.6;19.6;5.2;14.25;.2;3.04;7498 +86080;47.01988;.32904;82;20221024;20.4;14.5;17.4;4.6;14.5;.5;2.05;7492 +86080;47.01988;.32904;82;20221025;19.4;11;15.2;2.7;13.93;0;1.32;6518 +86080;47.01988;.32904;82;20221026;24.1;13.1;18.6;3.1;14.68;.1;2.12;9473 +86080;47.01988;.32904;82;20221027;24.9;15.2;20;3.9;15.28;0;2.46;6337 +86080;47.01988;.32904;82;20221028;24.2;16.8;20.5;3.3;15.83;0;2.25;7475 +86080;47.01988;.32904;82;20221029;23.3;17.1;20.2;3.2;14.35;0;2.3;5788 +86080;47.01988;.32904;82;20221030;18.2;11.8;15;1.6;13.63;.1;1.01;5174 +86080;47.01988;.32904;82;20221031;21.2;11.7;16.5;3.7;14.68;.5;1.59;6291 +86080;47.01988;.32904;82;20221101;18.1;9.3;13.7;4.5;11.9;1.6;1.6;7632 +86080;47.01988;.32904;82;20221102;17.5;9.3;13.4;3.1;12.73;.1;1.13;7182 +86080;47.01988;.32904;82;20221103;14.5;11.3;12.9;4.1;11.85;10.2;1.25;3169 +86080;47.01988;.32904;82;20221104;13.9;7.5;10.7;4.7;9.7;.4;1.38;5517 +86080;47.01988;.32904;82;20221105;14.8;3.6;9.2;2.3;9.33;.3;.89;6979 +86080;47.01988;.32904;82;20221106;14.8;9.1;12;4;11.33;2.7;1.1;4051 +86080;47.01988;.32904;82;20221107;17.5;11.2;14.3;4.7;13.1;.1;1.34;5075 +86080;47.01988;.32904;82;20221108;17;11.2;14.1;5.2;12.25;2.4;1.58;4301 +86080;47.01988;.32904;82;20221109;16.5;11.7;14.1;2.9;12.53;.6;1.09;4706 +86080;47.01988;.32904;82;20221110;13.6;4.7;9.2;1.6;10.23;0;.53;6112 +86080;47.01988;.32904;82;20221111;15.3;5.8;10.5;1.9;10.75;.2;.71;6536 +86080;47.01988;.32904;82;20221112;19.5;6.7;13.1;1.7;11.6;.2;.91;7266 +86080;47.01988;.32904;82;20221113;19.2;5.3;12.2;1.3;11.15;.1;.74;7563 +86080;47.01988;.32904;82;20221114;14.9;8.6;11.8;3.1;11.43;1.6;.86;4173 +86080;47.01988;.32904;82;20221115;14.6;8.5;11.6;4.7;12.18;6.2;.74;3329 +86080;47.01988;.32904;82;20221116;14.1;9.3;11.7;6.2;12.35;10.7;.78;3475 +86080;47.01988;.32904;82;20221117;15.7;11.1;13.4;5.7;11.65;5.2;1.44;3924 +86080;47.01988;.32904;82;20221118;13.6;6.5;10;2.9;9.25;.1;.92;5925 +86080;47.01988;.32904;82;20221119;11.4;1.1;6.2;1.8;7.5;.2;.54;6702 +86080;47.01988;.32904;82;20221120;12.3;1.9;7.1;3.3;8.53;.8;.74;4636 +86080;47.01988;.32904;82;20221121;13.2;5.8;9.5;4.4;9.28;5.2;1.07;3393 +86080;47.01988;.32904;82;20221122;12.8;4.9;8.9;4.6;9;.5;.97;4952 +86080;47.01988;.32904;82;20221123;14.4;7.5;11;4.7;10.83;.9;.96;4931 +86080;47.01988;.32904;82;20221124;12.4;7.6;10;4.4;10.95;.9;.65;3201 +86080;47.01988;.32904;82;20221125;13.9;6.8;10.4;2.3;10.35;.1;.61;4998 +86080;47.01988;.32904;82;20221126;11.3;3.5;7.4;2.1;9.23;.2;.4;4657 +86080;47.01988;.32904;82;20221127;11.9;6.9;9.4;3.3;9.48;9.6;.8;3444 +86080;47.01988;.32904;82;20221128;12.2;7.2;9.7;2.9;10.23;2;.65;3727 +86080;47.01988;.32904;82;20221129;9.8;2.9;6.4;1.6;8.73;0;.3;3780 +86080;47.01988;.32904;82;20221130;8.8;5.7;7.3;2.5;8.75;0;.52;3198 +86080;47.01988;.32904;82;20221201;7.3;4.3;5.8;3.8;8.03;0;.54;2655 +86080;47.01988;.32904;82;20221202;6.4;4.8;5.6;3.5;7.65;.5;.65;1781 +86080;47.01988;.32904;82;20221203;5.4;2.3;3.9;4.3;7.3;.5;.47;1831 +86080;47.01988;.32904;82;20221204;4.8;2.9;3.9;2.3;7.45;0;.39;1493 +86080;47.01988;.32904;82;20221205;6.6;3.1;4.9;1.7;7.53;0;.37;2839 +86080;47.01988;.32904;82;20221206;5.2;1.9;3.6;3.4;6.98;0;.51;1621 +86080;47.01988;.32904;82;20221207;6.3;3.4;4.8;3.6;6.85;0;.69;2847 +86080;47.01988;.32904;82;20221208;2.8;.1;1.4;4;6.03;0;.43;1956 +86080;47.01988;.32904;82;20221209;3.6;-.9;1.4;3.7;5.48;0;.51;3825 +86080;47.01988;.32904;82;20221210;2;-4.3;-1.1;1.7;5.13;.1;.22;3575 +86080;47.01988;.32904;82;20221211;2;-3.3;-.6;1.7;4.83;.1;.3;3706 +86080;47.01988;.32904;82;20221212;2.3;-4.4;-1.1;2.5;4.7;0;.37;3657 +86080;47.01988;.32904;82;20221213;2.7;-3.3;-.3;2.9;5.03;3.3;.36;4386 +86080;47.01988;.32904;82;20221214;4.6;1;2.8;3.1;7.58;3.4;.31;1446 +86080;47.01988;.32904;82;20221215;3.5;1.2;2.3;4.5;6.08;0;.59;1955 +86080;47.01988;.32904;82;20221216;5.3;-.9;2.2;3.6;4.93;0;.74;4690 +86080;47.01988;.32904;82;20221217;1.4;-3.3;-1;3.3;4.55;0;.41;4263 +86080;47.01988;.32904;82;20221218;7.8;-5.1;1.3;3.3;5.85;.3;.55;3141 +86080;47.01988;.32904;82;20221219;13.9;8.4;11.2;5.8;10.23;0;1.28;2796 +86080;47.01988;.32904;82;20221220;13.9;11;12.5;5.4;11.6;3.1;1.19;1609 +86080;47.01988;.32904;82;20221221;13.1;7.6;10.3;5.1;12.4;1.5;.25;2353 +86080;47.01988;.32904;82;20221222;14.4;12.6;13.5;6.1;13.45;10.3;.9;1340 +86080;47.01988;.32904;82;20221223;14.3;14;14.1;5.4;14.48;6.7;.79;706 +86080;47.01988;.32904;82;20221224;12.2;10.2;11.2;3.2;11.98;1.1;.58;1607 +86080;47.01988;.32904;82;20221225;15;8.8;11.9;3.3;11.85;.5;.72;3258 +86080;47.01988;.32904;82;20221226;13;10.6;11.8;3.2;11.35;.5;.8;2252 +86080;47.01988;.32904;82;20221227;9.9;2.4;6.2;2.3;8.95;.1;.23;3548 +86080;47.01988;.32904;82;20221228;12;8;10;6.1;11.48;2.1;.52;2288 +86080;47.01988;.32904;82;20221229;12.4;10.6;11.5;5.2;11.15;1.7;.97;1713 +86080;47.01988;.32904;82;20221230;15;5.6;10.3;6.7;12.38;4.4;.42;2656 +86080;47.01988;.32904;82;20221231;15.9;13.6;14.7;6.9;11.95;0;1.94;2483 +86081;47.04868;.65554;97;20220101;15;5.3;10.2;2.5;10.07;0;.63;4431 +86081;47.04868;.65554;97;20220102;13.8;8.4;11.1;4.5;11.53;0;.73;2970 +86081;47.04868;.65554;97;20220103;13;10.4;11.7;5;12.54;8.2;.61;1809 +86081;47.04868;.65554;97;20220104;11.2;10.9;11.1;5.2;10.6;6.1;1.08;1074 +86081;47.04868;.65554;97;20220105;7.6;.8;4.2;2.4;6.57;0;.51;3985 +86081;47.04868;.65554;97;20220106;7;-1.2;2.9;2;6.2;.7;.4;4734 +86081;47.04868;.65554;97;20220107;9.7;2.3;6;4.9;7.77;1;.73;4594 +86081;47.04868;.65554;97;20220108;10.3;7.2;8.8;5.8;9.67;8.2;.81;2225 +86081;47.04868;.65554;97;20220109;9.3;5;7.1;3.5;8.54;3.7;.63;3090 +86081;47.04868;.65554;97;20220110;8;6.1;7.1;1.1;9.44;.2;.37;1728 +86081;47.04868;.65554;97;20220111;8.6;1.6;5.1;2;6.74;0;.53;4875 +86081;47.04868;.65554;97;20220112;4.1;-.9;1.6;2.9;5.9;0;.42;3233 +86081;47.04868;.65554;97;20220113;4.8;-.1;2.4;3.2;6.03;0;.49;4279 +86081;47.04868;.65554;97;20220114;1.1;-.9;.1;2.2;5.53;0;.32;2117 +86081;47.04868;.65554;97;20220115;-1.5;-4.2;-2.8;1.3;5.16;0;.18;2076 +86081;47.04868;.65554;97;20220116;1.9;-1.8;0;1.4;6.46;.2;.15;2792 +86081;47.04868;.65554;97;20220117;5.6;1.5;3.5;1.6;7.97;0;.22;2746 +86081;47.04868;.65554;97;20220118;6;2;4;2.6;7.47;0;.38;2859 +86081;47.04868;.65554;97;20220119;5.1;3.2;4.1;1.8;7.77;.7;.34;1781 +86081;47.04868;.65554;97;20220120;8.6;4;6.3;2.6;7.6;0;.66;4270 +86081;47.04868;.65554;97;20220121;6.5;-.2;3.2;3.2;6;0;.68;4783 +86081;47.04868;.65554;97;20220122;4.5;-2.2;1.1;2.1;6.17;.1;.34;3531 +86081;47.04868;.65554;97;20220123;3.4;3;3.2;4.3;6.74;0;.56;876 +86081;47.04868;.65554;97;20220124;1.1;-1.1;0;2.3;6.07;0;.21;2432 +86081;47.04868;.65554;97;20220125;.6;-.7;0;.8;5.83;0;.27;2551 +86081;47.04868;.65554;97;20220126;-1;-1.3;-1.2;1.6;5.57;0;.26;793 +86081;47.04868;.65554;97;20220127;2.1;-2;.1;1.2;6.1;.1;.26;3511 +86081;47.04868;.65554;97;20220128;6.3;2;4.1;1;8.03;0;.34;3199 +86081;47.04868;.65554;97;20220129;7.7;3.8;5.7;2.2;8.97;.2;.36;2981 +86081;47.04868;.65554;97;20220130;10.6;6.7;8.7;1.7;9.83;.2;.58;3268 +86081;47.04868;.65554;97;20220131;9.7;5.6;7.6;4.9;8.1;.1;1.1;4505 +86081;47.04868;.65554;97;20220201;9.7;1.5;5.6;3.3;9;.2;.38;4409 +86081;47.04868;.65554;97;20220202;10.1;8.4;9.2;2.6;9.8;0;.74;2711 +86081;47.04868;.65554;97;20220203;6.4;3.7;5.1;2.3;8.3;.2;.41;2850 +86081;47.04868;.65554;97;20220204;11;5.2;8.1;3.3;9.17;1.4;.8;4345 +86081;47.04868;.65554;97;20220205;10.4;-.6;4.9;2;7.14;.1;.7;7301 +86081;47.04868;.65554;97;20220206;11.2;3.2;7.2;5.7;10.27;1.8;.34;4889 +86081;47.04868;.65554;97;20220207;12.1;5.6;8.8;2.4;8.5;0;1;6537 +86081;47.04868;.65554;97;20220208;13;-.2;6.4;1.5;7.5;0;.81;8665 +86081;47.04868;.65554;97;20220209;15.7;-.6;7.6;2.9;7.7;.1;1.34;9421 +86081;47.04868;.65554;97;20220210;7;5.5;6.3;3.7;9.16;.8;.73;3250 +86081;47.04868;.65554;97;20220211;9.4;.2;4.8;3;6.66;0;.94;10750 +86081;47.04868;.65554;97;20220212;10.6;.7;5.7;3;5.56;0;1.37;10300 +86081;47.04868;.65554;97;20220213;14.4;-1.3;6.6;5.7;7.91;1.6;1.48;8700 +86081;47.04868;.65554;97;20220214;12.2;7.2;9.7;5.4;9.16;2.9;1.41;7500 +86081;47.04868;.65554;97;20220215;10.6;2.7;6.6;5.1;9.21;6.2;.61;5100 +86081;47.04868;.65554;97;20220216;14;8.5;11.3;5.8;13.1;1.2;.53;4512 +86081;47.04868;.65554;97;20220217;15.2;11.8;13.5;5.1;12.54;.8;1.38;5327 +86081;47.04868;.65554;97;20220218;12.4;11;11.7;5.7;10.37;.8;1.52;2882 +86081;47.04868;.65554;97;20220219;11.2;1.4;6.3;3.8;7.17;0;1.27;9041 +86081;47.04868;.65554;97;20220220;13.9;7.4;10.7;5.3;10.77;1.5;1.21;6102 +86081;47.04868;.65554;97;20220221;11.6;6.5;9.1;6;8.37;.2;1.66;6555 +86081;47.04868;.65554;97;20220222;11.9;5.7;8.8;3.1;10.03;.5;.86;5861 +86081;47.04868;.65554;97;20220223;13.1;6.9;10;1.3;10.54;.3;.88;6689 +86081;47.04868;.65554;97;20220224;12.6;4.8;8.7;3.1;8.47;1.3;1.32;7493 +86081;47.04868;.65554;97;20220225;10.5;-.3;5.1;1.5;6.27;0;1.08;10034 +86081;47.04868;.65554;97;20220226;11.1;-.5;5.3;3.8;5.74;.1;1.7;11193 +86081;47.04868;.65554;97;20220227;13.7;.1;6.9;2.9;5.73;0;1.86;11599 +86081;47.04868;.65554;97;20220228;15.7;-.8;7.5;1.5;6.3;0;1.52;12614 +86081;47.04868;.65554;97;20220301;15;2.6;8.8;2.2;7.14;0;1.68;10620 +86081;47.04868;.65554;97;20220302;11.6;6.3;8.9;2.1;9.34;0;1.02;5891 +86081;47.04868;.65554;97;20220303;13.9;5.3;9.6;1.8;10.3;.5;1.07;8542 +86081;47.04868;.65554;97;20220304;11.1;7.7;9.4;3.1;9.8;.3;1.01;4744 +86081;47.04868;.65554;97;20220305;8.1;5.1;6.6;2.8;8.8;.4;.71;4387 +86081;47.04868;.65554;97;20220306;9.6;3.2;6.4;3;6.73;0;1.45;9450 +86081;47.04868;.65554;97;20220307;9.1;-2.1;3.5;3.5;4.73;0;1.72;12391 +86081;47.04868;.65554;97;20220308;14.6;.3;7.4;3.1;7.3;0;1.73;11463 +86081;47.04868;.65554;97;20220309;15.3;4.6;10;3.5;9.03;0;1.87;12115 +86081;47.04868;.65554;97;20220310;13.7;9.1;11.4;4.1;9.83;.3;1.77;7719 +86081;47.04868;.65554;97;20220311;13.2;7.1;10.2;5.3;9.97;2.5;1.52;7496 +86081;47.04868;.65554;97;20220312;12.7;6.8;9.7;3.9;9.67;.4;1.46;8892 +86081;47.04868;.65554;97;20220313;9.3;6.8;8;3.4;8.97;4.4;1.06;5344 +86081;47.04868;.65554;97;20220314;14.9;1.3;8.1;3.4;8.3;1.4;1.88;14044 +86081;47.04868;.65554;97;20220315;17;9.2;13.1;2.9;11.8;0;1.71;9119 +86081;47.04868;.65554;97;20220316;14.8;9.4;12.1;2.6;11.23;0;1.4;6919 +86081;47.04868;.65554;97;20220317;9.9;8.4;9.2;4.4;8.8;0;1.42;5052 +86081;47.04868;.65554;97;20220318;14.3;4.8;9.6;6;7.36;0;2.75;14250 +86081;47.04868;.65554;97;20220319;15.1;6.4;10.7;3.3;8.31;0;2.11;9450 +86081;47.04868;.65554;97;20220320;16.7;5.2;11;3.1;8.56;0;2.27;12200 +86081;47.04868;.65554;97;20220321;18.5;7.8;13.1;3.5;9.01;0;2.92;15900 +86081;47.04868;.65554;97;20220322;17.2;4.8;11;3.5;6.51;0;3.21;18500 +86081;47.04868;.65554;97;20220323;17.7;3.2;10.4;2.3;5.26;0;3;19250 +86081;47.04868;.65554;97;20220324;20;2;11;2.5;6.11;0;3.21;19300 +86081;47.04868;.65554;97;20220325;20.9;3.6;12.2;3.9;6.66;0;3.88;19300 +86081;47.04868;.65554;97;20220326;20.7;5.7;13.2;4.3;6.81;0;4.13;19600 +86081;47.04868;.65554;97;20220327;21.6;4.7;13.1;2.4;7.41;0;3.32;18850 +86081;47.04868;.65554;97;20220328;21.6;5.8;13.7;2.1;7.91;0;3.05;16200 +86081;47.04868;.65554;97;20220329;18.5;9.1;13.8;2.3;9.86;2.1;2.32;11000 +86081;47.04868;.65554;97;20220330;13.5;6.1;9.8;3.5;10.61;2.3;1.21;6600 +86081;47.04868;.65554;97;20220331;9.9;5.7;7.8;5.2;8.01;3.8;1.62;7600 +86081;47.04868;.65554;97;20220401;6.4;-.3;3.1;6.8;5.76;3.3;1.5;10450 +86081;47.04868;.65554;97;20220402;8.4;-.1;4.1;4.8;5.46;0;2.01;15450 +86081;47.04868;.65554;97;20220403;8.8;.2;4.5;2.8;4.9;0;2;14400 +86081;47.04868;.65554;97;20220404;12.5;-2.6;4.9;3.1;5.6;.2;2.41;19800 +86081;47.04868;.65554;97;20220405;12.5;6.1;9.3;3.4;10.4;.8;1.12;4900 +86081;47.04868;.65554;97;20220406;13.2;9;11.1;5.5;10.81;1.5;1.45;5500 +86081;47.04868;.65554;97;20220407;15.2;9.9;12.6;8.2;12.41;10.5;1.53;6450 +86081;47.04868;.65554;97;20220408;15.3;9.7;12.5;7.8;11.11;5.2;2.15;6800 +86081;47.04868;.65554;97;20220409;12.7;2.8;7.7;2.5;7.2;.1;2.4;19400 +86081;47.04868;.65554;97;20220410;15.9;0;8;3.5;6.66;0;3.11;22750 +86081;47.04868;.65554;97;20220411;22.3;3.9;13.1;4;9.3;0;3.92;20400 +86081;47.04868;.65554;97;20220412;18.2;10.1;14.1;3.1;11.66;3.3;2.19;9050 +86081;47.04868;.65554;97;20220413;17.1;11.3;14.2;1.6;13.06;.4;1.83;10350 +86081;47.04868;.65554;97;20220414;21.4;7.6;14.5;2;12.11;0;3.35;22900 +86081;47.04868;.65554;97;20220415;22.2;8.7;15.5;2.7;11.46;0;3.79;23100 +86081;47.04868;.65554;97;20220416;21;9.2;15.1;4;10.66;0;4.11;23700 +86081;47.04868;.65554;97;20220417;21.3;5.5;13.4;2.7;8.91;0;3.9;23950 +86081;47.04868;.65554;97;20220418;18.9;7;13;3.2;10.61;0;3.26;21350 +86081;47.04868;.65554;97;20220419;15.3;8.2;11.7;3.1;9.36;0;2.5;13100 +86081;47.04868;.65554;97;20220420;18.3;7.2;12.8;3.1;10.01;.3;2.83;15150 +86081;47.04868;.65554;97;20220421;19.5;8.5;14;2.4;8.66;0;3.83;23750 +86081;47.04868;.65554;97;20220422;20.2;7.1;13.6;2.8;10.16;.3;3.58;22600 +86081;47.04868;.65554;97;20220423;19.3;10.7;15;3.4;12.01;3.3;2.81;13700 +86081;47.04868;.65554;97;20220424;18.2;10.9;14.6;3;12.96;6.4;1.98;9300 +86081;47.04868;.65554;97;20220425;15.8;11;13.4;2.6;12.11;5.4;1.81;8400 +86081;47.04868;.65554;97;20220426;17.3;4.9;11.1;3.3;9.26;0;3.47;25450 +86081;47.04868;.65554;97;20220427;19.6;7;13.3;4.9;9.41;.1;4.23;24900 +86081;47.04868;.65554;97;20220428;19.6;9;14.3;3.5;10.96;0;3.22;16950 +86081;47.04868;.65554;97;20220429;21.9;9;15.4;2.5;10.86;0;3.73;20600 +86081;47.04868;.65554;97;20220430;18.7;7;12.8;3.2;9.81;0;3.59;22450 +86081;47.04868;.65554;97;20220501;17.9;5.8;11.8;2.8;8.31;0;3.74;24750 +86081;47.04868;.65554;97;20220502;19.3;7.9;13.6;3.6;9.21;0;4.11;24150 +86081;47.04868;.65554;97;20220503;20.2;8.6;14.4;3.3;9.96;.8;3.64;19000 +86081;47.04868;.65554;97;20220504;17.7;9.8;13.7;2.6;10.86;.1;2.67;13850 +86081;47.04868;.65554;97;20220505;20.6;7.1;13.8;2.6;10.61;0;3.73;23350 +86081;47.04868;.65554;97;20220506;21.7;6;13.9;2.1;10.6;0;3.08;15905 +86081;47.04868;.65554;97;20220507;22.6;8.5;15.5;1.9;11.3;0;3.14;15420 +86081;47.04868;.65554;97;20220508;23.4;8.4;15.9;2.4;12.07;0;3.35;15832 +86081;47.04868;.65554;97;20220509;26.4;8.8;17.6;1.3;12.47;0;3.47;17237 +86081;47.04868;.65554;97;20220510;28.7;9.9;19.3;1.9;12.54;.1;4.14;18112 +86081;47.04868;.65554;97;20220511;25.9;10.2;18.1;2.3;12.4;0;3.79;16527 +86081;47.04868;.65554;97;20220512;21.5;10.8;16.1;1.6;13.3;0;2.68;13682 +86081;47.04868;.65554;97;20220513;23.6;13;18.3;2;11.3;0;3.39;13525 +86081;47.04868;.65554;97;20220514;26.4;9.6;18;2.6;12;0;4.18;17258 +86081;47.04868;.65554;97;20220515;29.9;14.3;22.1;3.1;14.94;0;4.74;16580 +86081;47.04868;.65554;97;20220516;26.4;15.1;20.7;2;15.04;0;3.49;14035 +86081;47.04868;.65554;97;20220517;30.4;13.8;22.1;2.2;14.7;.1;4.5;17106 +86081;47.04868;.65554;97;20220518;30.1;12;21.1;1.6;15.97;.2;4.05;18020 +86081;47.04868;.65554;97;20220519;26.5;17.3;21.9;1.7;17.07;1.5;3.17;12525 +86081;47.04868;.65554;97;20220520;23.7;16.3;20;2.9;17.37;.2;2.93;11820 +86081;47.04868;.65554;97;20220521;27.6;10;18.8;2.1;13.04;0;4.1;18103 +86081;47.04868;.65554;97;20220522;28.6;16.1;22.4;2.8;15.5;3.4;4.31;14992 +86081;47.04868;.65554;97;20220523;19.8;17.7;18.8;3.4;16.97;8.2;2;6065 +86081;47.04868;.65554;97;20220524;18.7;9.6;14.1;2.3;11.77;.5;2.55;13180 +86081;47.04868;.65554;97;20220525;21.3;6.3;13.8;2;11.2;0;3.12;17271 +86081;47.04868;.65554;97;20220526;21.7;11.4;16.6;1.9;13.3;0;2.93;14347 +86081;47.04868;.65554;97;20220527;20.1;11.4;15.8;1.6;13.47;0;2.65;13338 +86081;47.04868;.65554;97;20220528;22.8;10;16.4;3;10.97;0;3.8;15846 +86081;47.04868;.65554;97;20220529;18.4;9;13.7;3.9;8.37;0;3.62;13807 +86081;47.04868;.65554;97;20220530;21.1;6.2;13.7;2.4;8.53;0;3.63;17222 +86081;47.04868;.65554;97;20220531;24.4;5.6;15;1.6;8.5;.1;3.94;19669 +86081;47.04868;.65554;97;20220601;25.3;8.5;16.9;1.9;9.8;.5;4.06;18258 +86081;47.04868;.65554;97;20220602;28.5;13.7;21.1;3;12.6;0;4.93;17120 +86081;47.04868;.65554;97;20220603;28.3;15.6;21.9;2;15.8;2.9;3.98;15687 +86081;47.04868;.65554;97;20220604;27.7;16.4;22;1.8;18.7;6.4;3.5;15175 +86081;47.04868;.65554;97;20220605;21.9;15.3;18.6;2.4;15.73;0;2.69;11103 +86081;47.04868;.65554;97;20220606;21.5;12.2;16.8;2.1;13.94;.4;2.81;13564 +86081;47.04868;.65554;97;20220607;23.5;13.4;18.4;3.1;14.44;10.5;3.4;14138 +86081;47.04868;.65554;97;20220608;23.3;13.9;18.6;3.4;15.07;.6;3.39;14022 +86081;47.04868;.65554;97;20220609;21.9;13.6;17.7;2.6;13.4;.1;3.14;12923 +86081;47.04868;.65554;97;20220610;27.1;10.6;18.9;1.6;14.37;.1;3.81;18501 +86081;47.04868;.65554;97;20220611;28.6;12.3;20.5;1.8;15.77;0;5.24;27746 +86081;47.04868;.65554;97;20220612;24.3;15;19.6;3.2;13.94;.6;4.5;19918 +86081;47.04868;.65554;97;20220613;25.9;10.1;18;2.7;11.03;0;5.46;27908 +86081;47.04868;.65554;97;20220614;30.1;12.2;21.1;3.1;11.87;0;6.51;28325 +86081;47.04868;.65554;97;20220615;34.5;16.8;25.7;2.4;14.8;0;6.87;28390 +86081;47.04868;.65554;97;20220616;33.1;16.1;24.6;2;14.77;0;6.17;26924 +86081;47.04868;.65554;97;20220617;36.6;16.1;26.4;2.2;13.97;0;7.23;29460 +86081;47.04868;.65554;97;20220618;40;18.8;29.4;2.7;14.7;2.6;8.37;30009 +86081;47.04868;.65554;97;20220619;32.4;17.4;24.9;2.7;19.4;7.3;5.8;24640 +86081;47.04868;.65554;97;20220620;26.6;17.2;21.9;2.5;19.57;7.8;4.1;19469 +86081;47.04868;.65554;97;20220621;27;16.2;21.6;2.5;19.8;1.1;4.07;19762 +86081;47.04868;.65554;97;20220622;23.3;18.1;20.7;1.8;19.7;6.6;2.63;12006 +86081;47.04868;.65554;97;20220623;26.6;13.4;20;1.5;16.43;0;4.43;23810 +86081;47.04868;.65554;97;20220624;23.3;14.7;19;3.4;15.83;3.1;3.84;18546 +86081;47.04868;.65554;97;20220625;16.6;15.2;15.9;2.1;15.7;15.8;1.63;7463 +86081;47.04868;.65554;97;20220626;20.6;11.5;16.1;1.4;13.93;0;3.23;18775 +86081;47.04868;.65554;97;20220627;24.1;11.3;17.7;2.1;12.27;0;4.56;24474 +86081;47.04868;.65554;97;20220628;25.7;9.2;17.5;1.6;11.44;0;4.93;28035 +86081;47.04868;.65554;97;20220629;24.5;9.2;16.8;1.8;13.33;5.7;4;22088 +86081;47.04868;.65554;97;20220630;19.9;13.1;16.5;1.9;14;4.1;3.08;16787 +86081;47.04868;.65554;97;20220701;22.4;8.2;15.3;1.7;11.53;.1;3.95;23193 +86081;47.04868;.65554;97;20220702;27.9;9.8;18.9;1.4;11.87;0;5.21;28627 +86081;47.04868;.65554;97;20220703;25.5;11.5;18.5;2.4;13.04;0;4.91;26124 +86081;47.04868;.65554;97;20220704;26.8;11.6;19.2;2.4;12.67;0;5.24;26569 +86081;47.04868;.65554;97;20220705;26.6;11.3;18.9;2.8;12.74;0;5.32;26873 +86081;47.04868;.65554;97;20220706;26.6;12;19.3;2.9;12.44;0;5.35;25999 +86081;47.04868;.65554;97;20220707;26;12.8;19.4;2.6;14.63;0;4.81;24572 +86081;47.04868;.65554;97;20220708;28.1;12.2;20.2;2.7;12.6;0;5.76;27202 +86081;47.04868;.65554;97;20220709;30.1;13.2;21.6;2.5;13.33;0;6.01;27604 +86081;47.04868;.65554;97;20220710;28.5;16.6;22.6;3.9;13.33;0;6.28;24671 +86081;47.04868;.65554;97;20220711;31.1;16.5;23.8;3.6;14.04;0;6.7;26047 +86081;47.04868;.65554;97;20220712;33.7;16.7;25.2;2.3;13.97;0;6.54;27401 +86081;47.04868;.65554;97;20220713;34.8;15.3;25;1.1;12.77;0;5.79;28046 +86081;47.04868;.65554;97;20220714;34.2;15.6;24.9;2.4;13.8;0;6.79;28640 +86081;47.04868;.65554;97;20220715;29.6;15.1;22.3;3;12.3;0;6.08;25207 +86081;47.04868;.65554;97;20220716;30.8;14.1;22.4;2.9;10.57;0;6.56;26815 +86081;47.04868;.65554;97;20220717;33.2;17.4;25.3;2.9;12.3;0;6.74;24777 +86081;47.04868;.65554;97;20220718;39.9;17.8;28.8;3.3;12.97;0;8.77;29003 +86081;47.04868;.65554;97;20220719;32;22.3;27.2;3.4;16.5;5;6.31;20974 +86081;47.04868;.65554;97;20220720;27.6;17.8;22.7;2.5;18.6;1.9;4.4;20012 +86081;47.04868;.65554;97;20220721;28.4;15;21.7;1.4;17.7;0;4.3;21752 +86081;47.04868;.65554;97;20220722;26.9;15.3;21.1;2.1;18.5;.4;3.76;17996 +86081;47.04868;.65554;97;20220723;29.1;14.9;22;2.3;15.5;0;5.18;24586 +86081;47.04868;.65554;97;20220724;34.1;14.4;24.3;1.8;15.04;0;6;27542 +86081;47.04868;.65554;97;20220725;26.2;18.6;22.4;3.4;16.17;1.2;4.39;16166 +86081;47.04868;.65554;97;20220726;25.1;14;19.5;2.1;14.14;0;4.01;19280 +86081;47.04868;.65554;97;20220727;26.8;12.4;19.6;1.8;11.8;0;4.66;23428 +86081;47.04868;.65554;97;20220728;29.2;13.5;21.3;1.3;11.87;0;4.7;23484 +86081;47.04868;.65554;97;20220729;28.1;18;23;1.6;14.07;0;4.1;17100 +86081;47.04868;.65554;97;20220730;31.7;15.2;23.4;1.8;15.57;0;5.16;23725 +86081;47.04868;.65554;97;20220731;32.4;15.1;23.7;1.8;15.5;0;5.49;25766 +86081;47.04868;.65554;97;20220801;29.6;14.7;22.2;1.9;16.3;0;4.85;23853 +86081;47.04868;.65554;97;20220802;33.1;15;24.1;1.4;15.8;0;5.27;25756 +86081;47.04868;.65554;97;20220803;37.3;16.9;27.1;1.4;15.03;.3;5.93;26760 +86081;47.04868;.65554;97;20220804;30.3;20.8;25.5;2.6;18.2;3.1;4.67;17352 +86081;47.04868;.65554;97;20220805;28.5;17.3;22.9;3.9;13.57;0;5.76;21288 +86081;47.04868;.65554;97;20220806;27.4;14.4;20.9;3.7;9.9;0;5.93;22550 +86081;47.04868;.65554;97;20220807;29;14.2;21.6;3.7;9.23;0;6.39;23641 +86081;47.04868;.65554;97;20220808;31.5;15.4;23.5;3.4;10.47;0;6.63;24020 +86081;47.04868;.65554;97;20220809;33.2;17.4;25.3;3.5;11.77;0;6.9;23718 +86081;47.04868;.65554;97;20220810;34.1;17.4;25.8;2.9;11.83;0;6.65;24095 +86081;47.04868;.65554;97;20220811;34.8;17.6;26.2;2.6;10.5;0;6.59;24239 +86081;47.04868;.65554;97;20220812;36;14.1;25;1.8;10.6;0;5.95;25949 +86081;47.04868;.65554;97;20220813;36.5;15.8;26.1;1.8;11.1;2.7;5.99;25238 +86081;47.04868;.65554;97;20220814;24.7;19;21.8;3.5;18.64;5.2;3.24;12073 +86081;47.04868;.65554;97;20220815;25.6;17.7;21.6;3.5;18.3;0;3.59;14886 +86081;47.04868;.65554;97;20220816;25;16;20.5;1.6;18.43;4.6;2.92;14679 +86081;47.04868;.65554;97;20220817;26.4;16.4;21.4;2.4;16.9;1.5;3.85;18282 +86081;47.04868;.65554;97;20220818;27.8;12;19.9;2;15.34;.1;4.09;20810 +86081;47.04868;.65554;97;20220819;26.3;15.7;21;2.5;17.93;1.7;3.47;16120 +86081;47.04868;.65554;97;20220820;27.2;16.8;22;1.7;16.7;0;3.71;17967 +86081;47.04868;.65554;97;20220821;23.3;13.1;18.2;1.8;15.27;.6;2.84;14573 +86081;47.04868;.65554;97;20220822;26.5;17.5;22;1.2;18.87;.5;2.99;14720 +86081;47.04868;.65554;97;20220823;27;17.6;22.3;1.4;19.3;0;2.95;13985 +86081;47.04868;.65554;97;20220824;33.3;14.7;24;1.3;16.54;0;4.54;22465 +86081;47.04868;.65554;97;20220825;28.7;16.9;22.8;2.3;18;0;3.74;15865 +86081;47.04868;.65554;97;20220826;27.3;16.2;21.8;2.4;16.43;0;3.83;17205 +86081;47.04868;.65554;97;20220827;28.2;13.1;20.6;2;13.3;0;4.05;19055 +86081;47.04868;.65554;97;20220828;28.6;14.4;21.5;2.6;12.44;0;4.66;19832 +86081;47.04868;.65554;97;20220829;33;14.7;23.8;2.4;14.7;2.7;5.04;20758 +86081;47.04868;.65554;97;20220830;28.4;18.1;23.3;2.4;18.8;0;3.75;15807 +86081;47.04868;.65554;97;20220831;29;15.4;22.2;1.8;17.47;4.7;3.65;17256 +86081;47.04868;.65554;97;20220901;28.8;16.6;22.7;1.7;17.93;12;3.44;16219 +86081;47.04868;.65554;97;20220902;25.8;16.2;21;1.8;18.54;4.1;2.86;14212 +86081;47.04868;.65554;97;20220903;26.1;15.9;21;2.8;16.14;.1;3.59;15894 +86081;47.04868;.65554;97;20220904;30.7;12.6;21.6;2;15;4.9;4.17;19810 +86081;47.04868;.65554;97;20220905;31.4;15.4;23.4;2.3;16.83;1.5;4.25;18014 +86081;47.04868;.65554;97;20220906;29.5;13.5;21.5;1.7;15.47;1.2;3.7;18304 +86081;47.04868;.65554;97;20220907;20.5;15.1;17.8;3;16.2;9.2;2.03;9147 +86081;47.04868;.65554;97;20220908;23.2;14;18.6;3.7;16.03;2.8;2.93;13878 +86081;47.04868;.65554;97;20220909;23.1;14.6;18.9;3.8;14.94;.8;3.2;13873 +86081;47.04868;.65554;97;20220910;24;12.8;18.4;2.3;13.8;.2;3.11;15766 +86081;47.04868;.65554;97;20220911;26.6;10.2;18.4;2.1;13.07;0;3.51;18547 +86081;47.04868;.65554;97;20220912;34;13.1;23.6;2.2;14.23;.1;4.64;18666 +86081;47.04868;.65554;97;20220913;31.8;20.8;26.3;2.5;18.9;11.9;3.9;13180 +86081;47.04868;.65554;97;20220914;26.9;17.3;22.1;2.8;19.77;3.9;2.79;11546 +86081;47.04868;.65554;97;20220915;23.1;17.9;20.5;2.1;18;2.1;2.15;8823 +86081;47.04868;.65554;97;20220916;19.7;12.1;15.9;2.7;12.33;0;2.47;12244 +86081;47.04868;.65554;97;20220917;18.1;6.2;12.1;2;9.13;0;2.4;15547 +86081;47.04868;.65554;97;20220918;19.9;4.1;12;1.4;8.73;0;2.43;17200 +86081;47.04868;.65554;97;20220919;20.3;6.7;13.5;2.4;9.7;0;2.71;16046 +86081;47.04868;.65554;97;20220920;20.7;6.2;13.5;2.4;9.44;0;2.76;16109 +86081;47.04868;.65554;97;20220921;21.2;8.1;14.7;2.3;9.77;0;2.81;15466 +86081;47.04868;.65554;97;20220922;22.2;6;14.1;1.5;8.97;0;2.57;16322 +86081;47.04868;.65554;97;20220923;21.5;8.1;14.8;.6;10.07;0;1.82;12313 +86081;47.04868;.65554;97;20220924;19.2;9.6;14.4;1.5;12.44;.5;1.74;10676 +86081;47.04868;.65554;97;20220925;18.4;11.4;14.9;1.9;12.44;.2;1.76;8948 +86081;47.04868;.65554;97;20220926;16.5;7.5;12;2.8;11.44;5;1.6;9617 +86081;47.04868;.65554;97;20220927;17.7;9.3;13.5;4.3;12.47;3.7;1.88;10473 +86081;47.04868;.65554;97;20220928;14.1;13.7;13.9;4;14.33;1.9;.94;3259 +86081;47.04868;.65554;97;20220929;16.2;7.4;11.8;1.7;10.77;.6;1.55;10682 +86081;47.04868;.65554;97;20220930;17.6;3.9;10.7;2;10.23;7.1;1.76;13168 +86081;47.04868;.65554;97;20221001;20.6;12.8;16.7;5.2;17.33;1.9;1.47;8619 +86081;47.04868;.65554;97;20221002;20.8;15.4;18.1;3.4;17.3;1.1;1.69;7857 +86081;47.04868;.65554;97;20221003;18.7;13.5;16.1;1.4;15.33;0;1.38;8120 +86081;47.04868;.65554;97;20221004;21.6;6.2;13.9;1.1;12.33;.2;1.76;13487 +86081;47.04868;.65554;97;20221005;22.7;10;16.4;2.6;14.37;.3;2.11;12075 +86081;47.04868;.65554;97;20221006;19.4;9;14.2;1.4;11.77;0;1.69;11986 +86081;47.04868;.65554;97;20221007;20.4;5.6;13;1.2;10.57;.1;1.66;12663 +86081;47.04868;.65554;97;20221008;19.5;5.2;12.4;1.3;10.33;.1;1.64;12589 +86081;47.04868;.65554;97;20221009;22.2;6.2;14.2;2.4;11.07;0;2.22;12901 +86081;47.04868;.65554;97;20221010;21.8;12.9;17.4;2.2;14.87;0;1.78;9181 +86081;47.04868;.65554;97;20221011;18.3;13.5;15.9;2.3;14.64;0;1.41;7361 +86081;47.04868;.65554;97;20221012;19.2;9.9;14.5;1;13.23;.2;1.24;8579 +86081;47.04868;.65554;97;20221013;16.5;10.3;13.4;2.5;14.6;6.8;.86;5983 +86081;47.04868;.65554;97;20221014;19.3;15.1;17.2;4.2;17.77;6.3;1.1;5161 +86081;47.04868;.65554;97;20221015;17.7;16.4;17.1;4.2;17.47;6.6;1.02;3437 +86081;47.04868;.65554;97;20221016;24.1;14.8;19.4;2;17.6;0;1.67;8951 +86081;47.04868;.65554;97;20221017;19;17.7;18.3;2.9;17.97;27.9;1.1;2527 +86081;47.04868;.65554;97;20221018;23.2;13.9;18.5;2.5;17.97;0;1.52;8806 +86081;47.04868;.65554;97;20221019;24.6;15.1;19.8;3.4;17.37;6.9;2.1;8720 +86081;47.04868;.65554;97;20221020;23.5;14.9;19.2;3.9;17.07;4.9;1.97;7748 +86081;47.04868;.65554;97;20221021;19.9;16;18;3.2;15.67;.1;1.6;5619 +86081;47.04868;.65554;97;20221022;21.4;11.4;16.4;2.7;14.54;.2;1.58;8697 +86081;47.04868;.65554;97;20221023;23.6;15.5;19.5;4.8;14.2;.6;2.91;7754 +86081;47.04868;.65554;97;20221024;20.1;14.4;17.2;4.4;14.37;.4;1.97;7047 +86081;47.04868;.65554;97;20221025;19.2;10.6;14.9;2.8;13.94;0;1.27;6724 +86081;47.04868;.65554;97;20221026;23.9;12.7;18.3;3.1;14.7;.1;2.06;9037 +86081;47.04868;.65554;97;20221027;24.5;14.8;19.6;3.8;15.07;.1;2.4;6963 +86081;47.04868;.65554;97;20221028;24.1;16.5;20.3;3.1;15.67;0;2.15;7039 +86081;47.04868;.65554;97;20221029;23;16.6;19.8;3.1;14.07;0;2.2;5625 +86081;47.04868;.65554;97;20221030;19;11.3;15.1;1.6;13.44;0;1.05;5636 +86081;47.04868;.65554;97;20221031;21.2;12.4;16.8;3.6;14.77;1.3;1.58;6203 +86081;47.04868;.65554;97;20221101;17.7;9.7;13.7;4.2;11.9;1.3;1.53;6920 +86081;47.04868;.65554;97;20221102;17.4;10.1;13.8;3;12.73;.1;1.15;6609 +86081;47.04868;.65554;97;20221103;14.2;10.7;12.5;3.9;11.73;9.5;1.12;3430 +86081;47.04868;.65554;97;20221104;13.3;7.5;10.4;4.4;9.7;.3;1.26;5298 +86081;47.04868;.65554;97;20221105;14.1;3.1;8.6;2.1;9.3;.1;.84;6785 +86081;47.04868;.65554;97;20221106;14.2;8.8;11.5;3.7;11.23;1.6;1.02;4198 +86081;47.04868;.65554;97;20221107;16.8;11.2;14;4.5;12.97;.1;1.26;4429 +86081;47.04868;.65554;97;20221108;17.2;10.6;13.9;5;12.1;2.2;1.56;4791 +86081;47.04868;.65554;97;20221109;16.4;12.1;14.3;2.8;12.5;.5;1.13;4581 +86081;47.04868;.65554;97;20221110;13.4;4.6;9;1.9;10.27;0;.59;6653 +86081;47.04868;.65554;97;20221111;15.5;5.7;10.6;2.4;11;.2;.74;6057 +86081;47.04868;.65554;97;20221112;19.7;7.5;13.6;2.1;11.87;.2;1.03;6877 +86081;47.04868;.65554;97;20221113;18.9;5.3;12.1;1.3;11.4;.1;.72;7240 +86081;47.04868;.65554;97;20221114;15;8.6;11.8;2.9;11.53;.6;.87;4317 +86081;47.04868;.65554;97;20221115;14.3;8.4;11.4;4.6;12.17;6.6;.73;3670 +86081;47.04868;.65554;97;20221116;14.1;9.5;11.8;6.1;12.27;8.8;.83;3420 +86081;47.04868;.65554;97;20221117;15.2;11.1;13.2;5.2;11.53;3.9;1.36;3889 +86081;47.04868;.65554;97;20221118;12.9;6.5;9.7;2.6;9.24;.1;.83;5296 +86081;47.04868;.65554;97;20221119;11;.6;5.8;1.6;7.5;.1;.51;6249 +86081;47.04868;.65554;97;20221120;11.8;1.2;6.5;3.1;8.44;.9;.66;5045 +86081;47.04868;.65554;97;20221121;12.5;5.1;8.8;4.2;9.14;6.3;.99;3888 +86081;47.04868;.65554;97;20221122;12.1;5.3;8.7;4.1;8.9;.2;.93;4683 +86081;47.04868;.65554;97;20221123;14.4;7.2;10.8;4.5;10.57;1.6;.99;4763 +86081;47.04868;.65554;97;20221124;12.4;7.6;10;4.4;10.87;.7;.67;3335 +86081;47.04868;.65554;97;20221125;13.9;7.4;10.7;2.1;10.44;.1;.64;4580 +86081;47.04868;.65554;97;20221126;10.8;2.9;6.9;2;9.04;.1;.39;4560 +86081;47.04868;.65554;97;20221127;12.1;6;9.1;2.9;9.3;5.9;.74;3688 +86081;47.04868;.65554;97;20221128;12;8;10;2.8;10.2;1.7;.68;3407 +86081;47.04868;.65554;97;20221129;8.7;2.9;5.8;1.6;8.73;0;.29;3573 +86081;47.04868;.65554;97;20221130;7.9;5.1;6.5;2.4;8.7;0;.43;2777 +86081;47.04868;.65554;97;20221201;6.8;4.3;5.6;3.3;8.07;0;.49;2465 +86081;47.04868;.65554;97;20221202;6.3;4.6;5.4;3.2;7.6;.8;.61;1729 +86081;47.04868;.65554;97;20221203;5.7;2.1;3.9;3.8;7.27;.7;.44;2098 +86081;47.04868;.65554;97;20221204;5;3;4;2.2;7.37;.1;.4;1553 +86081;47.04868;.65554;97;20221205;7.3;3.1;5.2;1.4;7.47;0;.36;3159 +86081;47.04868;.65554;97;20221206;5;1.7;3.4;2.6;6.94;0;.41;2100 +86081;47.04868;.65554;97;20221207;5.8;2.9;4.4;2.9;6.83;0;.55;2933 +86081;47.04868;.65554;97;20221208;3.5;.1;1.8;3.5;6;0;.44;2296 +86081;47.04868;.65554;97;20221209;3.2;-1.1;1.1;3.2;5.44;0;.46;3484 +86081;47.04868;.65554;97;20221210;1.4;-3.8;-1.2;1.5;5.2;.1;.18;3447 +86081;47.04868;.65554;97;20221211;2.1;-4.3;-1.1;2;4.67;0;.31;3762 +86081;47.04868;.65554;97;20221212;2.2;-4.5;-1.1;2.6;4.63;0;.37;3650 +86081;47.04868;.65554;97;20221213;2.6;-3.3;-.4;2.8;4.97;3.4;.34;4153 +86081;47.04868;.65554;97;20221214;3.2;.8;2;2.7;7;4;.2;1668 +86081;47.04868;.65554;97;20221215;3.5;1.1;2.3;4.2;6;0;.56;2208 +86081;47.04868;.65554;97;20221216;4.8;-1.1;1.9;3.4;4.94;0;.72;4037 +86081;47.04868;.65554;97;20221217;1.1;-3.9;-1.4;3.4;4.53;0;.41;3789 +86081;47.04868;.65554;97;20221218;7.8;-5.8;1;3.2;5.7;.5;.5;3765 +86081;47.04868;.65554;97;20221219;13.9;7.6;10.8;5;9.97;0;1.14;2850 +86081;47.04868;.65554;97;20221220;13.9;10;12;5.2;11.47;1.7;1.04;2174 +86081;47.04868;.65554;97;20221221;12.6;8.3;10.4;4.6;12.34;1.8;.31;2045 +86081;47.04868;.65554;97;20221222;14.2;12.3;13.3;5.4;13.33;11.1;.84;1400 +86081;47.04868;.65554;97;20221223;14.2;13.9;14;4.7;14.44;7.9;.73;575 +86081;47.04868;.65554;97;20221224;11.9;10.2;11;3;11.9;.7;.55;1501 +86081;47.04868;.65554;97;20221225;14.8;8.6;11.7;3.2;11.6;.7;.72;3146 +86081;47.04868;.65554;97;20221226;12.8;10.9;11.8;3;11.3;.7;.81;1941 +86081;47.04868;.65554;97;20221227;9.4;2;5.7;2.3;8.84;.2;.23;3692 +86081;47.04868;.65554;97;20221228;12.1;7.7;9.9;5.8;11.33;.8;.49;2467 +86081;47.04868;.65554;97;20221229;11.5;10.6;11;4.6;11.17;1.9;.85;1276 +86081;47.04868;.65554;97;20221230;15.1;5.8;10.4;6.4;12.23;5.2;.47;3202 +86081;47.04868;.65554;97;20221231;15.9;13.5;14.7;6.9;11.87;0;1.96;2289 +86082;47.0765;.98237;120;20220101;15.1;5.4;10.2;2;9.9;0;.62;4197 +86082;47.0765;.98237;120;20220102;13.5;7.7;10.6;4.8;11.35;.1;.68;3155 +86082;47.0765;.98237;120;20220103;12.7;10.6;11.7;5.3;12.55;4.8;.62;1814 +86082;47.0765;.98237;120;20220104;11.7;11.2;11.5;5.3;10.7;6;1.21;561 +86082;47.0765;.98237;120;20220105;7.7;.6;4.1;2.4;6.45;.1;.58;3628 +86082;47.0765;.98237;120;20220106;6.4;-2;2.2;1.6;6.3;.6;.3;3952 +86082;47.0765;.98237;120;20220107;9.3;1.5;5.4;5.3;7.65;.3;.75;3891 +86082;47.0765;.98237;120;20220108;10.2;7.1;8.6;6.5;9.65;8.6;.81;2337 +86082;47.0765;.98237;120;20220109;9.2;4.7;6.9;4.2;8.4;2.3;.69;2935 +86082;47.0765;.98237;120;20220110;8;6;7;1.1;9.25;.1;.38;1842 +86082;47.0765;.98237;120;20220111;8.4;1.3;4.9;1.8;6.55;0;.57;3913 +86082;47.0765;.98237;120;20220112;4.2;-.8;1.7;2.8;5.95;0;.45;3200 +86082;47.0765;.98237;120;20220113;4.6;-.2;2.2;2.8;6;0;.5;3218 +86082;47.0765;.98237;120;20220114;1.5;-1;.2;1.9;5.5;0;.38;2025 +86082;47.0765;.98237;120;20220115;-1.8;-4.9;-3.4;1.1;4.95;0;.17;2511 +86082;47.0765;.98237;120;20220116;1.1;-2;-.4;1.6;6.25;.3;.15;2623 +86082;47.0765;.98237;120;20220117;5.5;.6;3;1.2;7.7;0;.22;3269 +86082;47.0765;.98237;120;20220118;5.9;1.6;3.8;2;7.45;0;.38;3189 +86082;47.0765;.98237;120;20220119;4.6;2.8;3.7;2.3;7.75;.8;.32;1921 +86082;47.0765;.98237;120;20220120;8.3;3.8;6;2.5;7.55;.1;.68;3405 +86082;47.0765;.98237;120;20220121;6.1;-.2;2.9;3.1;6.05;.1;.64;4124 +86082;47.0765;.98237;120;20220122;4.2;-2.4;.9;1.7;6.15;.1;.29;4296 +86082;47.0765;.98237;120;20220123;3;2.9;2.9;3.8;6.7;0;.56;465 +86082;47.0765;.98237;120;20220124;1.1;-1.2;-.1;2.1;6.1;0;.23;2398 +86082;47.0765;.98237;120;20220125;.6;-.3;.1;.8;5.83;0;.27;2318 +86082;47.0765;.98237;120;20220126;-1.3;-1.4;-1.4;1;5.5;0;.29;490 +86082;47.0765;.98237;120;20220127;1.6;-2.5;-.4;1;6;.3;.25;3517 +86082;47.0765;.98237;120;20220128;5.5;1.5;3.5;1.1;7.85;0;.32;3499 +86082;47.0765;.98237;120;20220129;7.3;3;5.1;2.6;8.85;.2;.32;3721 +86082;47.0765;.98237;120;20220130;10.6;6.6;8.6;1.9;9.65;.1;.64;3753 +86082;47.0765;.98237;120;20220131;9.4;5.6;7.5;5.1;7.95;.1;1.16;3657 +86082;47.0765;.98237;120;20220201;9.4;1;5.2;3.7;8.95;.2;.33;5614 +86082;47.0765;.98237;120;20220202;9.9;8.3;9.1;2.5;9.9;0;.71;2366 +86082;47.0765;.98237;120;20220203;6.5;3.2;4.8;2.1;8.25;.2;.39;3426 +86082;47.0765;.98237;120;20220204;10.7;4.9;7.8;3.4;9.15;1.4;.75;4767 +86082;47.0765;.98237;120;20220205;10.4;-1.3;4.5;2.1;7.05;.2;.72;7051 +86082;47.0765;.98237;120;20220206;10.8;3.2;7;6.8;10.2;2.1;.28;5783 +86082;47.0765;.98237;120;20220207;11.6;5.1;8.3;2.3;8.3;0;.94;5506 +86082;47.0765;.98237;120;20220208;12.4;-.8;5.8;1.3;7.2;0;.76;7998 +86082;47.0765;.98237;120;20220209;16.1;-.7;7.7;3.1;7.45;.1;1.5;9182 +86082;47.0765;.98237;120;20220210;7.2;5.1;6.1;3.1;9.13;1;.66;2809 +86082;47.0765;.98237;120;20220211;9.3;-.7;4.3;2.4;6.53;0;.86;9664 +86082;47.0765;.98237;120;20220212;10;-.7;4.6;2.4;5.36;0;1.19;9744 +86082;47.0765;.98237;120;20220213;14.7;-2.7;6;5;7.63;1.2;1.51;9376 +86082;47.0765;.98237;120;20220214;12.3;7.2;9.7;6.1;9.1;4.2;1.52;6966 +86082;47.0765;.98237;120;20220215;10.7;2.9;6.8;4.6;9.23;6.5;.68;5664 +86082;47.0765;.98237;120;20220216;14;8.5;11.2;7.3;13.05;1.7;.56;5618 +86082;47.0765;.98237;120;20220217;15.2;11.8;13.5;5.8;12.5;1;1.49;4491 +86082;47.0765;.98237;120;20220218;12.4;10.9;11.7;6.3;10.5;.4;1.55;2773 +86082;47.0765;.98237;120;20220219;10.9;1.5;6.2;4.7;7.1;0;1.38;7961 +86082;47.0765;.98237;120;20220220;13.4;7.4;10.4;6.5;10.75;1.8;1.27;6404 +86082;47.0765;.98237;120;20220221;11.5;6.4;9;6.3;8.35;.2;1.69;5933 +86082;47.0765;.98237;120;20220222;11.6;5.8;8.7;3.7;9.95;.6;.85;6591 +86082;47.0765;.98237;120;20220223;12.8;6.6;9.7;1.2;10.4;0;.84;6683 +86082;47.0765;.98237;120;20220224;12.5;4.5;8.5;3.3;8.45;1.4;1.31;7839 +86082;47.0765;.98237;120;20220225;10.2;-.9;4.7;1.4;6.25;.1;1.04;9451 +86082;47.0765;.98237;120;20220226;10.8;-.6;5.1;3.5;5.7;.1;1.61;9739 +86082;47.0765;.98237;120;20220227;13.1;-.1;6.5;2.5;5.55;0;1.72;10499 +86082;47.0765;.98237;120;20220228;15.2;-.9;7.1;1.4;6.1;0;1.5;11871 +86082;47.0765;.98237;120;20220301;14.5;1.7;8.1;1.9;6.9;0;1.55;10781 +86082;47.0765;.98237;120;20220302;11.3;6.1;8.7;2.1;9.2;.1;1.06;6887 +86082;47.0765;.98237;120;20220303;14;6;10;1.6;10.4;.5;1.1;8813 +86082;47.0765;.98237;120;20220304;11.4;7.7;9.6;3;9.85;1.7;1.1;5866 +86082;47.0765;.98237;120;20220305;7.8;5.9;6.8;2.7;9;.1;.73;4180 +86082;47.0765;.98237;120;20220306;9.1;2.3;5.7;2.9;6.6;0;1.34;8125 +86082;47.0765;.98237;120;20220307;9;-2.2;3.4;3;4.65;0;1.64;10836 +86082;47.0765;.98237;120;20220308;14.8;.1;7.4;2.4;7.05;0;1.78;12645 +86082;47.0765;.98237;120;20220309;15.2;4.1;9.7;2.9;8.85;0;1.76;11122 +86082;47.0765;.98237;120;20220310;13.4;8.6;11;3.4;9.7;.3;1.62;7228 +86082;47.0765;.98237;120;20220311;13.3;6.8;10;4.8;9.8;1.6;1.56;8445 +86082;47.0765;.98237;120;20220312;12.4;6.7;9.6;3.3;9.6;.4;1.39;8239 +86082;47.0765;.98237;120;20220313;9;6.6;7.8;3.1;8.85;4.4;1.02;5266 +86082;47.0765;.98237;120;20220314;14.5;1.2;7.8;3;8.35;1.2;1.75;13017 +86082;47.0765;.98237;120;20220315;16.9;9.1;13;2.5;11.75;0;1.7;9829 +86082;47.0765;.98237;120;20220316;14.7;9.2;12;2.4;11.2;0;1.48;8378 +86082;47.0765;.98237;120;20220317;10;8.6;9.3;4.4;8.9;0;1.41;3978 +86082;47.0765;.98237;120;20220318;14.5;4.8;9.7;5.6;7.23;0;2.8;14156 +86082;47.0765;.98237;120;20220319;15.1;6.4;10.7;3;8.06;0;2.21;11191 +86082;47.0765;.98237;120;20220320;16.3;3.6;10;2.4;8.56;0;2.01;12172 +86082;47.0765;.98237;120;20220321;18.4;7.4;12.9;3.2;9.06;0;2.73;14516 +86082;47.0765;.98237;120;20220322;17.2;3.6;10.4;3.2;6.33;0;3.12;18374 +86082;47.0765;.98237;120;20220323;17.8;1.3;9.6;2.4;5.3;0;3;19267 +86082;47.0765;.98237;120;20220324;20.3;.5;10.4;2;6;0;2.95;19448 +86082;47.0765;.98237;120;20220325;21.2;2.5;11.8;3.4;6.4;0;3.74;19519 +86082;47.0765;.98237;120;20220326;20.8;3.7;12.2;3.7;6.56;0;3.92;19791 +86082;47.0765;.98237;120;20220327;22.1;3.5;12.8;1.9;7.2;0;3.12;19362 +86082;47.0765;.98237;120;20220328;21.8;4.1;13;1.6;7.8;0;2.86;17667 +86082;47.0765;.98237;120;20220329;18;8.3;13.1;2;9.56;3;2.18;11050 +86082;47.0765;.98237;120;20220330;13;5.7;9.4;2.9;10.73;2.7;1.07;5951 +86082;47.0765;.98237;120;20220331;9.9;6;8;4.6;8.06;2.8;1.61;7050 +86082;47.0765;.98237;120;20220401;6.2;-.4;2.9;6.8;5.75;2.7;1.5;10450 +86082;47.0765;.98237;120;20220402;8;0;4;4.3;5.16;0;2;14432 +86082;47.0765;.98237;120;20220403;8.7;.1;4.4;2.8;4.9;0;2;14400 +86082;47.0765;.98237;120;20220404;12.4;-2.7;4.8;3.1;5.6;.2;2.41;19800 +86082;47.0765;.98237;120;20220405;12.2;5.9;9;4.1;10.05;.8;1.06;5050 +86082;47.0765;.98237;120;20220406;12.8;8.9;10.8;4.8;11;1.3;1.27;4682 +86082;47.0765;.98237;120;20220407;15.3;9.9;12.6;7.4;12.43;12.3;1.59;6456 +86082;47.0765;.98237;120;20220408;15.1;9.3;12.2;6.9;11.26;6.1;1.94;6017 +86082;47.0765;.98237;120;20220409;12.6;1.7;7.2;2.8;7.2;0;2.35;19900 +86082;47.0765;.98237;120;20220410;15.5;-1.1;7.2;3.3;6.46;0;3.03;22714 +86082;47.0765;.98237;120;20220411;22.4;3.4;12.9;3.5;9.6;0;3.68;19750 +86082;47.0765;.98237;120;20220412;18.6;9.1;13.8;2.7;11.4;1.5;2.36;11306 +86082;47.0765;.98237;120;20220413;17;11.1;14;1.2;13.16;.8;1.74;10003 +86082;47.0765;.98237;120;20220414;21.4;8;14.7;1.6;12.13;0;3.09;20537 +86082;47.0765;.98237;120;20220415;22.4;7.2;14.8;2.2;11.03;0;3.65;22980 +86082;47.0765;.98237;120;20220416;21.2;7.6;14.4;3.4;10.23;0;3.99;23660 +86082;47.0765;.98237;120;20220417;21.9;4.9;13.4;2.4;8.6;0;3.91;24059 +86082;47.0765;.98237;120;20220418;19.5;4.9;12.2;2.5;10.03;0;3.19;21637 +86082;47.0765;.98237;120;20220419;15.7;7.8;11.8;2.8;9.46;0;2.53;13462 +86082;47.0765;.98237;120;20220420;18.7;6.9;12.8;2.5;9.63;.2;2.99;17469 +86082;47.0765;.98237;120;20220421;19.9;7.4;13.6;2;8.23;0;3.68;23272 +86082;47.0765;.98237;120;20220422;20.5;5.7;13.1;2.2;9.76;.7;3.55;23306 +86082;47.0765;.98237;120;20220423;19.6;10.2;14.9;3.1;11.9;3;2.78;13147 +86082;47.0765;.98237;120;20220424;18;10.4;14.2;3.1;12.7;9.9;2.09;10750 +86082;47.0765;.98237;120;20220425;15.2;11;13.1;2.3;12.2;14;1.61;6888 +86082;47.0765;.98237;120;20220426;17.1;4.6;10.8;3.3;9.33;0;3.31;24250 +86082;47.0765;.98237;120;20220427;19.7;5.3;12.5;4.4;9.26;.1;4.12;25168 +86082;47.0765;.98237;120;20220428;20.5;8.7;14.6;3;10.56;0;3.49;18806 +86082;47.0765;.98237;120;20220429;21.7;8.2;15;2;10.63;0;3.42;19224 +86082;47.0765;.98237;120;20220430;18.5;6.8;12.6;2.7;9.53;0;3.48;21794 +86082;47.0765;.98237;120;20220501;18;4.5;11.3;2.1;8.26;0;3.56;24507 +86082;47.0765;.98237;120;20220502;19.3;6.3;12.8;2.9;9.13;0;3.9;24377 +86082;47.0765;.98237;120;20220503;20.4;7.3;13.8;2.7;9.83;1.4;3.61;20250 +86082;47.0765;.98237;120;20220504;17.2;10.1;13.6;2.3;11.1;0;2.38;11909 +86082;47.0765;.98237;120;20220505;20.4;6.1;13.3;2.3;10.6;.1;3.57;22687 +86082;47.0765;.98237;120;20220506;21.4;5.9;13.6;1.9;10.55;0;3.62;22658 +86082;47.0765;.98237;120;20220507;22.7;8.3;15.5;1.5;11.15;0;3.67;21831 +86082;47.0765;.98237;120;20220508;23.2;8.2;15.7;2.3;12.05;.1;3.93;22498 +86082;47.0765;.98237;120;20220509;26.1;8.5;17.3;1.2;12.5;0;4.14;24505 +86082;47.0765;.98237;120;20220510;28.7;9.1;18.9;2.1;12.65;.1;5.08;25869 +86082;47.0765;.98237;120;20220511;25.9;10.3;18.1;2.6;12.5;0;4.61;23341 +86082;47.0765;.98237;120;20220512;21.5;10.4;15.9;1.8;13.45;0;3.37;19723 +86082;47.0765;.98237;120;20220513;23.5;13.2;18.3;2;11.3;0;4;18988 +86082;47.0765;.98237;120;20220514;26;9.1;17.6;2.4;11.95;0;4.71;24638 +86082;47.0765;.98237;120;20220515;29.8;14.1;22;3;14.75;1.1;5.57;23671 +86082;47.0765;.98237;120;20220516;26.1;15;20.5;2.1;15.3;0;4.19;19903 +86082;47.0765;.98237;120;20220517;30.2;14.1;22.1;1.9;15;.1;5.12;24409 +86082;47.0765;.98237;120;20220518;30;11.5;20.7;1.5;16.1;0;4.95;26030 +86082;47.0765;.98237;120;20220519;26.3;17.8;22.1;1.5;17.5;1.3;3.77;17788 +86082;47.0765;.98237;120;20220520;24;16.2;20.1;2.9;17.6;0;3.54;16981 +86082;47.0765;.98237;120;20220521;27.5;10.2;18.8;2;13.1;0;4.9;25705 +86082;47.0765;.98237;120;20220522;28.4;16;22.2;2.7;15.5;3.3;5.02;21539 +86082;47.0765;.98237;120;20220523;19.5;17.5;18.5;3.7;17.15;9.4;2.3;8547 +86082;47.0765;.98237;120;20220524;18.8;9.4;14.1;2.8;11.9;.3;3.21;18770 +86082;47.0765;.98237;120;20220525;21.3;5.5;13.4;2;11.15;0;3.88;24657 +86082;47.0765;.98237;120;20220526;22.1;11.2;16.7;1.8;13.35;0;3.65;20621 +86082;47.0765;.98237;120;20220527;20.1;10.2;15.1;1.2;13.4;0;3.11;19207 +86082;47.0765;.98237;120;20220528;22.6;9.8;16.2;2.9;10.85;0;4.38;22269 +86082;47.0765;.98237;120;20220529;18.3;8.8;13.5;3.6;8.4;0;3.97;19161 +86082;47.0765;.98237;120;20220530;21;6;13.5;2.4;8.55;0;4.26;24333 +86082;47.0765;.98237;120;20220531;24.6;5;14.8;1.4;8.55;0;4.63;28003 +86082;47.0765;.98237;120;20220601;25.2;8.7;16.9;1.6;9.9;.5;4.7;26037 +86082;47.0765;.98237;120;20220602;28.4;13.2;20.8;2.6;12.7;.1;5.47;24280 +86082;47.0765;.98237;120;20220603;28.1;15.3;21.7;1.8;16.05;2.1;4.74;22681 +86082;47.0765;.98237;120;20220604;28;16.4;22.2;1.7;18.9;6.2;4.45;21813 +86082;47.0765;.98237;120;20220605;21.6;15.3;18.4;2.5;16.2;0;3.2;15904 +86082;47.0765;.98237;120;20220606;21.5;12.1;16.8;2.3;14.15;.5;3.55;19547 +86082;47.0765;.98237;120;20220607;23.6;13.5;18.5;3.5;14.5;11.2;4.21;20157 +86082;47.0765;.98237;120;20220608;23.2;13.6;18.4;3.5;15;.7;4.1;19934 +86082;47.0765;.98237;120;20220609;21.7;13.5;17.6;2.6;13.5;.1;3.74;18335 +86082;47.0765;.98237;120;20220610;27.4;10.4;18.9;1.6;14.3;.1;4.8;26251 +86082;47.0765;.98237;120;20220611;28.8;11.9;20.4;1.6;15.8;0;5;26319 +86082;47.0765;.98237;120;20220612;24.1;15;19.5;3.1;14;.4;4.42;19477 +86082;47.0765;.98237;120;20220613;25.8;10;17.9;2.5;11.1;0;5.09;25663 +86082;47.0765;.98237;120;20220614;29.8;12.5;21.1;2.8;11.95;0;6.12;26988 +86082;47.0765;.98237;120;20220615;34.5;16.8;25.6;2.1;14.95;0;6.57;27385 +86082;47.0765;.98237;120;20220616;33;16;24.5;1.8;14.65;0;5.95;26687 +86082;47.0765;.98237;120;20220617;36.3;15.8;26.1;1.8;14.1;0;6.84;29441 +86082;47.0765;.98237;120;20220618;39.9;18.5;29.2;2.3;14.9;1.8;7.94;30113 +86082;47.0765;.98237;120;20220619;33;17.4;25.2;2.7;19.6;13.5;6.11;25561 +86082;47.0765;.98237;120;20220620;26;17.2;21.6;2.4;20.25;11.6;3.84;18954 +86082;47.0765;.98237;120;20220621;26.9;16.5;21.7;2.5;20.15;1.4;4.12;20543 +86082;47.0765;.98237;120;20220622;23.2;18.3;20.7;1.9;20.2;8.9;2.9;14110 +86082;47.0765;.98237;120;20220623;26.5;12.7;19.6;1.5;16.65;.5;4.38;23615 +86082;47.0765;.98237;120;20220624;22.9;14.7;18.8;3.7;16;2.3;3.85;18669 +86082;47.0765;.98237;120;20220625;16.3;15.3;15.8;2.2;15.75;16.6;1.48;6245 +86082;47.0765;.98237;120;20220626;19.9;11.6;15.7;1.4;14.2;.5;3.13;18613 +86082;47.0765;.98237;120;20220627;24;11.1;17.6;2.1;12.6;0;4.42;23261 +86082;47.0765;.98237;120;20220628;25.7;8.8;17.3;1.8;11.65;0;4.81;26453 +86082;47.0765;.98237;120;20220629;25;8.6;16.8;1.9;13.15;7;4.62;26132 +86082;47.0765;.98237;120;20220630;19.4;13.1;16.2;2.1;14.2;5.2;2.97;16131 +86082;47.0765;.98237;120;20220701;22.1;7.8;14.9;1.9;11.6;.1;4.08;24240 +86082;47.0765;.98237;120;20220702;27.7;9.6;18.7;1.4;12;0;4.96;27291 +86082;47.0765;.98237;120;20220703;25.7;11.5;18.6;2;13.15;0;4.61;24086 +86082;47.0765;.98237;120;20220704;26.8;12;19.4;2.3;12.85;0;5.03;24704 +86082;47.0765;.98237;120;20220705;26.5;11.8;19.2;2.6;12.85;0;5.07;24610 +86082;47.0765;.98237;120;20220706;26.1;12.6;19.3;2.7;12.5;0;5.08;23599 +86082;47.0765;.98237;120;20220707;26;12.7;19.3;2.3;14.5;0;4.6;23308 +86082;47.0765;.98237;120;20220708;27.5;12;19.7;2.5;12.75;0;5.28;25153 +86082;47.0765;.98237;120;20220709;29.7;12.9;21.3;2.3;13.55;0;5.63;26156 +86082;47.0765;.98237;120;20220710;28.1;16.3;22.2;3.3;13.5;0;5.58;21607 +86082;47.0765;.98237;120;20220711;30.7;16.4;23.5;3.1;14.15;0;6.09;23721 +86082;47.0765;.98237;120;20220712;33.4;16.5;24.9;2;14.15;0;6.13;25901 +86082;47.0765;.98237;120;20220713;34.3;13.9;24.1;1.1;13.2;0;5.67;28419 +86082;47.0765;.98237;120;20220714;34.4;14.7;24.5;2.1;13.7;0;6.5;27910 +86082;47.0765;.98237;120;20220715;29.3;15.4;22.3;2.8;12.1;0;5.82;23211 +86082;47.0765;.98237;120;20220716;30.5;14.2;22.3;2.6;10.65;0;6.14;25272 +86082;47.0765;.98237;120;20220717;32.9;17.3;25.1;2.5;12.45;0;6.35;24416 +86082;47.0765;.98237;120;20220718;39.7;17.4;28.6;2.9;13.2;0;8.29;29305 +86082;47.0765;.98237;120;20220719;32.2;22.3;27.2;3.4;16.85;4.8;6.24;19561 +86082;47.0765;.98237;120;20220720;27.8;17.7;22.7;2.6;18.85;2.3;4.38;19318 +86082;47.0765;.98237;120;20220721;28.3;14.5;21.4;1.5;17.65;.1;4.4;22528 +86082;47.0765;.98237;120;20220722;27.1;14.9;21;1.9;18.65;.9;4.13;21194 +86082;47.0765;.98237;120;20220723;29.1;15.1;22.1;2.1;16;0;4.92;22680 +86082;47.0765;.98237;120;20220724;33.8;13.9;23.8;1.3;15.55;0;5.52;26913 +86082;47.0765;.98237;120;20220725;25.8;18.7;22.2;3.6;16.3;1.7;4.52;16199 +86082;47.0765;.98237;120;20220726;24.9;13.7;19.3;2.1;14.1;0;4.13;20370 +86082;47.0765;.98237;120;20220727;26.8;12.9;19.8;1.7;11.95;0;4.49;22592 +86082;47.0765;.98237;120;20220728;29.1;12.7;20.9;1.2;11.95;0;4.6;23776 +86082;47.0765;.98237;120;20220729;27.7;17.8;22.7;1.6;13.35;0;4.34;18850 +86082;47.0765;.98237;120;20220730;31.9;14.7;23.3;1.8;15.5;0;5.31;24387 +86082;47.0765;.98237;120;20220731;32.4;14.7;23.5;1.4;15.35;0;5.15;24699 +86082;47.0765;.98237;120;20220801;29.7;14.5;22.1;1.6;16.25;0;4.58;22730 +86082;47.0765;.98237;120;20220802;33.2;14.8;24;1.2;15.85;0;5.06;24935 +86082;47.0765;.98237;120;20220803;37.2;16.4;26.8;1.3;15.1;0;5.76;26591 +86082;47.0765;.98237;120;20220804;31.2;20.7;25.9;2.4;17.9;3;4.85;18128 +86082;47.0765;.98237;120;20220805;28.4;17.4;22.9;3.8;13.75;0;5.49;18833 +86082;47.0765;.98237;120;20220806;27.2;14.7;21;3.5;10.2;0;5.6;20026 +86082;47.0765;.98237;120;20220807;28.7;14.1;21.4;3.4;9.45;0;5.94;21612 +86082;47.0765;.98237;120;20220808;31.2;15.4;23.3;3.1;10.65;0;6.23;22430 +86082;47.0765;.98237;120;20220809;33;17.3;25.1;3.2;12;0;6.45;22127 +86082;47.0765;.98237;120;20220810;34;16.9;25.4;2.5;12;0;6.16;22842 +86082;47.0765;.98237;120;20220811;34.6;17.5;26;2.4;10.75;0;6.17;23009 +86082;47.0765;.98237;120;20220812;35.9;13.1;24.5;1.5;10.85;0;5.72;26324 +86082;47.0765;.98237;120;20220813;36.3;14.7;25.5;1.6;10.75;7.3;5.75;25407 +86082;47.0765;.98237;120;20220814;24.6;18.9;21.8;3.8;18.15;6.4;3.48;12710 +86082;47.0765;.98237;120;20220815;25.3;17.5;21.4;4.3;18.4;0;3.74;14930 +86082;47.0765;.98237;120;20220816;25.1;15.7;20.4;1.4;18.6;1.6;3.08;16419 +86082;47.0765;.98237;120;20220817;26.6;16.6;21.6;2.5;17.05;.9;3.82;16674 +86082;47.0765;.98237;120;20220818;27.8;11.3;19.5;2;14.9;.1;4.23;21516 +86082;47.0765;.98237;120;20220819;26.1;15.1;20.6;2.4;18;2.9;3.56;17430 +86082;47.0765;.98237;120;20220820;27.1;16.9;22;1.6;16.9;0;3.54;16701 +86082;47.0765;.98237;120;20220821;23.6;12.6;18.1;2;15.25;.5;3.22;17159 +86082;47.0765;.98237;120;20220822;26.2;17.6;21.9;1.2;18.75;.3;3.05;15181 +86082;47.0765;.98237;120;20220823;27.1;17.3;22.2;1.3;19.15;0;3.18;15978 +86082;47.0765;.98237;120;20220824;33;14.1;23.5;1;16.3;0;4.2;22047 +86082;47.0765;.98237;120;20220825;29.4;15.4;22.4;1.9;17.45;0;4.01;18848 +86082;47.0765;.98237;120;20220826;27.3;16.1;21.7;2.2;16.5;0;3.75;16658 +86082;47.0765;.98237;120;20220827;28;13.4;20.7;1.6;13.45;0;3.83;18982 +86082;47.0765;.98237;120;20220828;28.6;14.4;21.5;2.2;12.75;0;4.3;18548 +86082;47.0765;.98237;120;20220829;32.9;14.6;23.8;2.1;14.85;2.9;4.85;20888 +86082;47.0765;.98237;120;20220830;27.7;18.1;22.9;2.4;18.7;0;3.5;14811 +86082;47.0765;.98237;120;20220831;28.9;14.9;21.9;1.4;17.3;1.7;3.51;17735 +86082;47.0765;.98237;120;20220901;29.2;16.4;22.8;1.6;17.4;8.9;3.58;16729 +86082;47.0765;.98237;120;20220902;25.8;16;20.9;1.8;18.55;3.9;2.97;14718 +86082;47.0765;.98237;120;20220903;26;15.7;20.8;3;16.3;0;3.54;14941 +86082;47.0765;.98237;120;20220904;30.7;12.2;21.4;1.8;15.35;6.1;4.05;19815 +86082;47.0765;.98237;120;20220905;31.6;14.7;23.1;2.2;16.95;1.5;4.26;18622 +86082;47.0765;.98237;120;20220906;29.6;12.7;21.1;1.5;15.25;1.8;3.63;18557 +86082;47.0765;.98237;120;20220907;20.9;14.7;17.8;2.6;15.9;7.1;2.29;11271 +86082;47.0765;.98237;120;20220908;22.8;13.8;18.3;4.1;16.05;3.4;2.9;13268 +86082;47.0765;.98237;120;20220909;23;14.5;18.7;4.4;15;.5;3.26;12759 +86082;47.0765;.98237;120;20220910;24;12.9;18.4;2.6;13.55;.1;3.12;14500 +86082;47.0765;.98237;120;20220911;26.5;9.7;18.1;1.8;12.8;0;3.32;17621 +86082;47.0765;.98237;120;20220912;34;13.1;23.5;1.9;14.25;0;4.43;19499 +86082;47.0765;.98237;120;20220913;31.9;21.1;26.5;2.4;18.95;15;3.93;13821 +86082;47.0765;.98237;120;20220914;27.1;17.3;22.2;3.1;19.7;3;3.05;12920 +86082;47.0765;.98237;120;20220915;22.9;17.8;20.3;2.3;18;2.9;2.26;9335 +86082;47.0765;.98237;120;20220916;19.6;11.9;15.7;2.6;12.4;0;2.37;11167 +86082;47.0765;.98237;120;20220917;17.9;5.9;11.9;1.8;9.1;.1;2.22;14020 +86082;47.0765;.98237;120;20220918;19.6;3.3;11.4;1.1;8.7;0;2.22;16151 +86082;47.0765;.98237;120;20220919;20;6.5;13.2;1.9;9.6;.1;2.46;14669 +86082;47.0765;.98237;120;20220920;20.5;6.1;13.3;2;9.4;0;2.58;15013 +86082;47.0765;.98237;120;20220921;21.1;7.9;14.5;2.1;9.8;0;2.6;14099 +86082;47.0765;.98237;120;20220922;22.1;5.8;13.9;1.3;9;0;2.38;15483 +86082;47.0765;.98237;120;20220923;21.3;7.5;14.4;.4;10.15;0;1.81;14069 +86082;47.0765;.98237;120;20220924;19.5;9.5;14.5;1.4;12.25;1.2;1.84;11864 +86082;47.0765;.98237;120;20220925;18;11.5;14.7;1.9;12.45;.2;1.76;9322 +86082;47.0765;.98237;120;20220926;16.3;6.4;11.4;3.1;11.3;3.4;1.64;11225 +86082;47.0765;.98237;120;20220927;17.5;9.1;13.3;4.7;12.6;5.7;1.85;10259 +86082;47.0765;.98237;120;20220928;13.9;13.3;13.6;4.6;14.25;1.8;.9;2439 +86082;47.0765;.98237;120;20220929;16.3;7.3;11.8;1.8;10.75;.8;1.55;10373 +86082;47.0765;.98237;120;20220930;17.2;3;10.1;1.8;9.95;5.9;1.71;13053 +86082;47.0765;.98237;120;20221001;20.6;12.5;16.6;6.3;17.2;2.9;1.55;9478 +86082;47.0765;.98237;120;20221002;20.4;15.4;17.9;3.8;17.45;1.2;1.66;7485 +86082;47.0765;.98237;120;20221003;18.4;12.8;15.6;1.1;15.1;0;1.25;7330 +86082;47.0765;.98237;120;20221004;21.4;5.8;13.6;1.1;12.05;.2;1.72;13130 +86082;47.0765;.98237;120;20221005;23;9.8;16.4;2.6;14.2;.2;2.14;11812 +86082;47.0765;.98237;120;20221006;19.4;9;14.2;1.3;11.75;.1;1.56;10379 +86082;47.0765;.98237;120;20221007;20.4;6.1;13.2;.9;10.85;.1;1.57;12095 +86082;47.0765;.98237;120;20221008;19.2;4.9;12.1;.9;10.35;.1;1.45;11934 +86082;47.0765;.98237;120;20221009;22.2;6.6;14.4;2.1;11;0;2.11;12302 +86082;47.0765;.98237;120;20221010;21.8;13;17.4;2.1;14.75;.1;1.75;9021 +86082;47.0765;.98237;120;20221011;17.8;13.4;15.6;2.1;14.65;0;1.3;6292 +86082;47.0765;.98237;120;20221012;19.1;9.1;14.1;.9;13.15;.2;1.24;9269 +86082;47.0765;.98237;120;20221013;16.4;9.5;13;2.6;14.45;6.5;.9;7475 +86082;47.0765;.98237;120;20221014;19.1;15;17;5;17.9;7;1.12;5642 +86082;47.0765;.98237;120;20221015;17.6;16.4;17;4.5;17.6;9;1;2956 +86082;47.0765;.98237;120;20221016;24.4;14.8;19.6;1.8;17.75;0;1.63;8527 +86082;47.0765;.98237;120;20221017;18.9;17.8;18.3;2.9;17.85;48.1;1.12;2641 +86082;47.0765;.98237;120;20221018;23.4;14.4;18.9;2.3;18;0;1.5;8109 +86082;47.0765;.98237;120;20221019;24.4;15;19.7;2.9;17.35;7.2;1.94;8130 +86082;47.0765;.98237;120;20221020;23.9;14.9;19.4;3.6;17.3;5.8;1.97;7772 +86082;47.0765;.98237;120;20221021;19.9;16.1;18;2.9;15.75;0;1.54;4879 +86082;47.0765;.98237;120;20221022;21.6;10.9;16.2;2.4;14.4;.1;1.54;8246 +86082;47.0765;.98237;120;20221023;23.7;15.4;19.5;4.4;14.15;.7;2.81;7181 +86082;47.0765;.98237;120;20221024;19.8;14.4;17.1;4.8;14.3;.3;1.98;5671 +86082;47.0765;.98237;120;20221025;19.2;10.3;14.7;2.6;13.8;0;1.28;7186 +86082;47.0765;.98237;120;20221026;23.9;12.3;18.1;2.6;14.65;.1;1.88;8156 +86082;47.0765;.98237;120;20221027;24.2;14.6;19.4;2.9;14.8;0;2.09;7294 +86082;47.0765;.98237;120;20221028;23.9;16.3;20.1;2.4;15.55;0;1.88;6408 +86082;47.0765;.98237;120;20221029;23.1;16.2;19.6;2;13.85;0;1.8;5788 +86082;47.0765;.98237;120;20221030;19.2;10.7;15;1.6;13.25;0;1.1;6554 +86082;47.0765;.98237;120;20221031;21;12.7;16.8;3.4;14.85;1.2;1.56;6455 +86082;47.0765;.98237;120;20221101;17.5;10;13.7;4.6;11.95;.8;1.56;6030 +86082;47.0765;.98237;120;20221102;17.5;10.5;14;3;12.65;.1;1.19;5664 +86082;47.0765;.98237;120;20221103;14.3;10.4;12.3;3.5;11.75;10.3;1.05;3946 +86082;47.0765;.98237;120;20221104;13;7.4;10.2;4.8;9.75;.2;1.28;4848 +86082;47.0765;.98237;120;20221105;13.7;2;7.9;1.7;9.05;0;.73;6977 +86082;47.0765;.98237;120;20221106;13.9;8.5;11.2;3.5;11.1;.3;.94;4498 +86082;47.0765;.98237;120;20221107;16.6;11.3;13.9;4.6;12.95;0;1.23;4494 +86082;47.0765;.98237;120;20221108;17.2;10.1;13.7;4.5;11.95;2.6;1.5;5137 +86082;47.0765;.98237;120;20221109;16.4;12.2;14.3;3.3;12.45;.4;1.21;3772 +86082;47.0765;.98237;120;20221110;13.2;4.1;8.7;1.8;10;0;.57;5630 +86082;47.0765;.98237;120;20221111;16;5.5;10.7;2.2;11.05;.1;.76;6085 +86082;47.0765;.98237;120;20221112;20.1;7.3;13.7;2;11.75;.2;1.06;6566 +86082;47.0765;.98237;120;20221113;18.8;5.3;12.1;1;11.1;.1;.65;6760 +86082;47.0765;.98237;120;20221114;15.1;8.3;11.7;2.3;11.6;1;.72;4676 +86082;47.0765;.98237;120;20221115;14.1;8.5;11.3;3.9;12.25;6;.62;4155 +86082;47.0765;.98237;120;20221116;13.9;9.6;11.8;6.4;12.3;7.9;.82;3531 +86082;47.0765;.98237;120;20221117;14.7;11.1;12.9;6.5;11.6;3.8;1.5;3183 +86082;47.0765;.98237;120;20221118;12.4;6.4;9.4;3;9.2;0;.91;4144 +86082;47.0765;.98237;120;20221119;10.5;0;5.2;1.6;7.3;.1;.54;5474 +86082;47.0765;.98237;120;20221120;11.5;.4;6;2.9;8.25;1.3;.59;5468 +86082;47.0765;.98237;120;20221121;12.2;4.7;8.4;4;9.05;6;.86;4382 +86082;47.0765;.98237;120;20221122;11.6;5.3;8.5;4.8;8.85;0;1;3974 +86082;47.0765;.98237;120;20221123;14.1;7.1;10.6;4.5;10.4;1.3;1.04;4195 +86082;47.0765;.98237;120;20221124;12.4;7.7;10;4.3;10.85;.9;.68;3303 +86082;47.0765;.98237;120;20221125;13.8;7.7;10.7;2.4;10.35;.1;.73;3820 +86082;47.0765;.98237;120;20221126;10.5;2.1;6.3;1.6;8.75;0;.34;4390 +86082;47.0765;.98237;120;20221127;12.3;5.3;8.8;2.5;9.1;6.5;.71;3883 +86082;47.0765;.98237;120;20221128;11.9;8.3;10.1;3.4;10.2;1.1;.82;2710 +86082;47.0765;.98237;120;20221129;8.4;2.4;5.4;1.8;8.6;0;.25;3510 +86082;47.0765;.98237;120;20221130;7.6;4.7;6.2;2.2;8.65;0;.41;2266 +86082;47.0765;.98237;120;20221201;6.5;4;5.3;3.2;8.1;0;.46;2047 +86082;47.0765;.98237;120;20221202;6.2;4.5;5.3;3.3;7.6;1.1;.61;1643 +86082;47.0765;.98237;120;20221203;5.8;2;3.9;3.5;7.25;.9;.44;2597 +86082;47.0765;.98237;120;20221204;5.2;3.1;4.1;2.1;7.35;.1;.41;1780 +86082;47.0765;.98237;120;20221205;7.5;3.1;5.3;1.3;7.45;0;.4;2739 +86082;47.0765;.98237;120;20221206;4.9;1.3;3.1;2.5;7;0;.41;2100 +86082;47.0765;.98237;120;20221207;5.4;2.7;4.1;2.5;6.85;0;.55;2000 +86082;47.0765;.98237;120;20221208;3.8;.2;2;3.1;6;0;.47;2345 +86082;47.0765;.98237;120;20221209;2.8;-1.1;.8;2.9;5.4;0;.47;2526 +86082;47.0765;.98237;120;20221210;1.2;-3.7;-1.3;1.3;5.25;.1;.19;2871 +86082;47.0765;.98237;120;20221211;1.9;-4.8;-1.5;1.8;4.55;0;.33;3443 +86082;47.0765;.98237;120;20221212;2.3;-4.8;-1.2;2.3;4.6;0;.38;3426 +86082;47.0765;.98237;120;20221213;2.6;-3.2;-.3;2.6;4.95;2.8;.41;3129 +86082;47.0765;.98237;120;20221214;3.3;.7;2;2.4;7;4.6;.2;1802 +86082;47.0765;.98237;120;20221215;3.6;1;2.3;3.7;6.05;0;.55;1863 +86082;47.0765;.98237;120;20221216;4.5;-1.3;1.6;3.1;4.95;0;.71;3055 +86082;47.0765;.98237;120;20221217;1;-4.3;-1.6;3;4.5;0;.41;2884 +86082;47.0765;.98237;120;20221218;8.2;-6;1.1;2.3;5.55;0;.41;4848 +86082;47.0765;.98237;120;20221219;14.1;7.2;10.6;3.6;9.75;0;.98;3326 +86082;47.0765;.98237;120;20221220;14.2;9.6;11.9;4.5;11.35;1.8;.94;2561 +86082;47.0765;.98237;120;20221221;12.2;9;10.6;5;12.45;1.6;.25;2268 +86082;47.0765;.98237;120;20221222;14.1;12.2;13.1;6.8;13.3;12.2;.91;1550 +86082;47.0765;.98237;120;20221223;14.1;13.8;13.9;5.8;14.5;10.2;.77;363 +86082;47.0765;.98237;120;20221224;11.6;10.2;10.9;3.3;11.9;.6;.57;1352 +86082;47.0765;.98237;120;20221225;14.6;8.4;11.5;3.1;11.45;.7;.7;3170 +86082;47.0765;.98237;120;20221226;12.7;11;11.8;3.3;11.2;2;.91;1461 +86082;47.0765;.98237;120;20221227;9.1;1.3;5.2;2.3;8.7;.2;.19;3588 +86082;47.0765;.98237;120;20221228;12;7.6;9.8;5.9;11.25;.8;.53;2651 +86082;47.0765;.98237;120;20221229;11;10.5;10.7;5.1;11.25;1.8;.85;614 +86082;47.0765;.98237;120;20221230;15.1;5.9;10.5;6.1;12.2;5.2;.43;4054 +86082;47.0765;.98237;120;20221231;15.9;13.5;14.7;6.6;11.85;0;1.97;1833 +86083;47.10334;1.3095;138;20220101;16.2;3.3;9.7;1.3;8.93;0;.48;4769 +86083;47.10334;1.3095;138;20220102;13.7;5.8;9.7;4.6;11.07;.1;.63;3035 +86083;47.10334;1.3095;138;20220103;12.9;10.7;11.8;5.1;12.44;4.6;.74;1422 +86083;47.10334;1.3095;138;20220104;12.3;11.2;11.7;5.2;10.72;5.7;1.35;474 +86083;47.10334;1.3095;138;20220105;6.9;.3;3.6;1.7;6.16;.1;.49;3322 +86083;47.10334;1.3095;138;20220106;4.9;-2.9;1;1.6;6.07;.5;.21;3923 +86083;47.10334;1.3095;138;20220107;9.2;.6;4.9;5.3;7.57;1.2;.69;3614 +86083;47.10334;1.3095;138;20220108;10.1;6.9;8.5;6.6;9.62;9.2;.85;1849 +86083;47.10334;1.3095;138;20220109;8.9;4.5;6.7;4.4;8.27;1.4;.72;2874 +86083;47.10334;1.3095;138;20220110;7.9;5.6;6.8;1.3;8.99;0;.42;1662 +86083;47.10334;1.3095;138;20220111;7.3;1.5;4.4;2.1;6.52;0;.49;4935 +86083;47.10334;1.3095;138;20220112;5;-.7;2.1;3;5.89;0;.51;4081 +86083;47.10334;1.3095;138;20220113;4.7;-1.6;1.6;2.7;5.87;0;.41;4774 +86083;47.10334;1.3095;138;20220114;3.4;-1.1;1.1;1.8;5.49;0;.38;3944 +86083;47.10334;1.3095;138;20220115;-.4;-5.4;-2.9;1.4;4.87;0;.16;4076 +86083;47.10334;1.3095;138;20220116;.7;-2.6;-.9;1.8;6.07;.3;.15;1990 +86083;47.10334;1.3095;138;20220117;5.2;.3;2.8;1.2;7.52;0;.26;2353 +86083;47.10334;1.3095;138;20220118;6.8;.8;3.8;2.5;7.37;0;.42;3261 +86083;47.10334;1.3095;138;20220119;4.4;2.1;3.2;2.7;7.57;1;.32;1354 +86083;47.10334;1.3095;138;20220120;8.4;3.4;5.9;2.8;7.52;.1;.67;3934 +86083;47.10334;1.3095;138;20220121;6.2;-1;2.6;3.1;5.87;0;.63;4829 +86083;47.10334;1.3095;138;20220122;3.9;-3.3;.3;1.8;6.04;0;.27;3574 +86083;47.10334;1.3095;138;20220123;3;2.7;2.8;3.9;6.62;0;.57;626 +86083;47.10334;1.3095;138;20220124;1.4;-1.7;-.2;2.3;6.07;0;.22;2863 +86083;47.10334;1.3095;138;20220125;.7;-1.1;-.2;.7;5.72;0;.27;2538 +86083;47.10334;1.3095;138;20220126;-1.4;-1.9;-1.6;1.5;5.42;0;.27;794 +86083;47.10334;1.3095;138;20220127;1.2;-2.6;-.7;1.5;5.87;.2;.25;2728 +86083;47.10334;1.3095;138;20220128;4.8;1.1;2.9;1.4;7.57;0;.31;2500 +86083;47.10334;1.3095;138;20220129;6.9;2.4;4.6;2.7;8.69;.3;.28;2682 +86083;47.10334;1.3095;138;20220130;10.9;6.3;8.6;2;9.52;0;.67;3242 +86083;47.10334;1.3095;138;20220131;9.8;5.6;7.7;5;7.82;.2;1.24;3891 +86083;47.10334;1.3095;138;20220201;8.7;-.4;4.1;3.7;8.79;.3;.22;3783 +86083;47.10334;1.3095;138;20220202;9.6;7.9;8.7;2.8;9.85;.1;.67;2227 +86083;47.10334;1.3095;138;20220203;7;2.3;4.6;2.3;8.14;.2;.41;4404 +86083;47.10334;1.3095;138;20220204;10.3;4.7;7.5;3.3;9.19;1.4;.7;3321 +86083;47.10334;1.3095;138;20220205;10.2;-1.9;4.1;2.1;6.89;.1;.69;7959 +86083;47.10334;1.3095;138;20220206;10.5;2;6.3;6.7;9.92;2.2;.25;4137 +86083;47.10334;1.3095;138;20220207;11.5;5.5;8.5;2.3;8.04;0;1;6903 +86083;47.10334;1.3095;138;20220208;12.7;-.8;5.9;1.4;6.92;0;.79;8526 +86083;47.10334;1.3095;138;20220209;16.9;-1.9;7.5;2.8;7.14;0;1.53;9957 +86083;47.10334;1.3095;138;20220210;9;4.3;6.7;3;9.16;.8;.7;2909 +86083;47.10334;1.3095;138;20220211;8.6;-.7;3.9;2.3;6.66;0;.74;8764 +86083;47.10334;1.3095;138;20220212;9.6;-2;3.8;2.5;5.23;0;1.14;9611 +86083;47.10334;1.3095;138;20220213;15.5;-3.1;6.2;5;7.36;.7;1.73;9776 +86083;47.10334;1.3095;138;20220214;12.4;7.2;9.8;6.5;9.05;3;1.59;6500 +86083;47.10334;1.3095;138;20220215;10.7;3;6.8;5;9.16;5.4;.73;6331 +86083;47.10334;1.3095;138;20220216;14.2;8.3;11.2;7.4;12.99;1.7;.62;4136 +86083;47.10334;1.3095;138;20220217;15;11.7;13.4;4.8;12.03;.9;1.51;4226 +86083;47.10334;1.3095;138;20220218;12.6;9.8;11.2;4.7;10.29;.4;1.38;3933 +86083;47.10334;1.3095;138;20220219;10.3;.9;5.6;3.5;6.73;0;1.25;7681 +86083;47.10334;1.3095;138;20220220;13.2;6.9;10.1;7;10.67;2.1;1.19;5249 +86083;47.10334;1.3095;138;20220221;11.4;6.5;8.9;6.5;8.34;.2;1.68;5290 +86083;47.10334;1.3095;138;20220222;11.6;4.8;8.2;4.2;9.84;.7;.84;5171 +86083;47.10334;1.3095;138;20220223;13.4;6.1;9.8;1.4;10.39;.1;.9;6466 +86083;47.10334;1.3095;138;20220224;13;4.6;8.8;3.2;8.54;1.7;1.35;7261 +86083;47.10334;1.3095;138;20220225;10.6;-1.6;4.5;1.6;6.12;.1;1.09;11013 +86083;47.10334;1.3095;138;20220226;11.1;-1.5;4.8;3.7;5.44;0;1.73;11743 +86083;47.10334;1.3095;138;20220227;12.7;-1.7;5.5;2.4;5.29;0;1.67;12337 +86083;47.10334;1.3095;138;20220228;15;-2.2;6.4;1.3;5.64;0;1.44;13141 +86083;47.10334;1.3095;138;20220301;14.4;-.6;6.9;1.5;6.57;0;1.34;9859 +86083;47.10334;1.3095;138;20220302;12.4;3.8;8.1;2.1;9.02;0;1.06;6628 +86083;47.10334;1.3095;138;20220303;13.9;7;10.4;1.7;10.47;.2;1.12;7751 +86083;47.10334;1.3095;138;20220304;12.9;7.7;10.3;3.2;9.84;1.8;1.35;6929 +86083;47.10334;1.3095;138;20220305;8.8;6.1;7.4;2.5;8.89;.5;.83;3662 +86083;47.10334;1.3095;138;20220306;9.2;.4;4.8;3.1;5.9;0;1.5;11544 +86083;47.10334;1.3095;138;20220307;9.2;-3.5;2.9;3.3;4.52;0;1.73;13046 +86083;47.10334;1.3095;138;20220308;15.5;-1.7;6.9;2.3;6.64;0;1.91;14048 +86083;47.10334;1.3095;138;20220309;15.6;2.6;9.1;2.5;8.44;0;1.78;12425 +86083;47.10334;1.3095;138;20220310;14.5;5.9;10.2;3.1;9.12;.1;1.66;8126 +86083;47.10334;1.3095;138;20220311;13.8;5.9;9.9;4.6;9.47;2.4;1.62;6657 +86083;47.10334;1.3095;138;20220312;11.4;5.7;8.6;3.5;9.44;2;1.15;6277 +86083;47.10334;1.3095;138;20220313;8.8;5.2;7;3.2;8.74;6.8;.9;4305 +86083;47.10334;1.3095;138;20220314;14.5;-.2;7.2;3.2;8.32;1.9;1.72;13891 +86083;47.10334;1.3095;138;20220315;16.6;8.7;12.7;2.3;11.3;0;1.58;8507 +86083;47.10334;1.3095;138;20220316;15.2;7.3;11.2;1.8;11.22;0;1.43;9530 +86083;47.10334;1.3095;138;20220317;10.5;8.5;9.5;4.2;8.92;0;1.52;5701 +86083;47.10334;1.3095;138;20220318;14.1;4.7;9.4;5.7;7.33;0;2.69;14022 +86083;47.10334;1.3095;138;20220319;14.8;6.5;10.7;3.1;8.03;0;2.19;11725 +86083;47.10334;1.3095;138;20220320;15.6;2.4;9;1.9;8.66;0;1.68;10238 +86083;47.10334;1.3095;138;20220321;18.1;7;12.6;3.1;9.43;0;2.54;13683 +86083;47.10334;1.3095;138;20220322;17.1;2;9.6;3.1;6.46;0;2.95;18540 +86083;47.10334;1.3095;138;20220323;17.8;.1;9;2.7;5.6;0;3.01;19234 +86083;47.10334;1.3095;138;20220324;20.3;-.5;9.9;2.2;6.43;0;2.92;19281 +86083;47.10334;1.3095;138;20220325;21;1.7;11.3;3.5;6.7;0;3.69;19586 +86083;47.10334;1.3095;138;20220326;20.6;1.5;11.1;3.6;6.76;0;3.71;19724 +86083;47.10334;1.3095;138;20220327;22;2.4;12.2;2.1;7.5;0;3.14;19595 +86083;47.10334;1.3095;138;20220328;22.1;2.6;12.3;1.5;8.13;0;2.74;17933 +86083;47.10334;1.3095;138;20220329;17.8;8.2;13;1.8;9.56;2.2;2.16;11117 +86083;47.10334;1.3095;138;20220330;12.4;6.3;9.4;2.9;10.86;2.5;1.04;5951 +86083;47.10334;1.3095;138;20220331;10.2;6.8;8.5;4.6;8.13;2.5;1.68;7350 +86083;47.10334;1.3095;138;20220401;6.1;-.1;3;6.7;5.77;1.3;1.48;9233 +86083;47.10334;1.3095;138;20220402;7.8;-.1;3.9;4.7;5.03;0;2.03;13566 +86083;47.10334;1.3095;138;20220403;8.2;-.7;3.8;3.5;4.87;0;1.96;14081 +86083;47.10334;1.3095;138;20220404;11.9;-4.1;3.9;2.7;5.38;.3;2.26;20700 +86083;47.10334;1.3095;138;20220405;11.5;5.5;8.5;3.6;10.33;.6;.94;4752 +86083;47.10334;1.3095;138;20220406;12.1;9.1;10.6;4.8;11.1;1.4;1.18;4282 +86083;47.10334;1.3095;138;20220407;14.8;9.7;12.2;7.7;12.36;11.8;1.51;6122 +86083;47.10334;1.3095;138;20220408;15;9.3;12.1;7.2;11.23;5.4;1.88;5650 +86083;47.10334;1.3095;138;20220409;12.6;1.2;6.9;2.5;7.06;0;2.28;18460 +86083;47.10334;1.3095;138;20220410;15;-1.7;6.6;3.4;6.56;0;2.91;22514 +86083;47.10334;1.3095;138;20220411;22.5;2.8;12.7;3.6;9.23;0;3.87;20474 +86083;47.10334;1.3095;138;20220412;19.6;8;13.8;2.2;11.4;2.2;2.38;12272 +86083;47.10334;1.3095;138;20220413;16.7;10.9;13.8;1.1;13.16;1.7;1.67;9670 +86083;47.10334;1.3095;138;20220414;20.9;8.6;14.7;1.6;12.36;0;2.88;18904 +86083;47.10334;1.3095;138;20220415;22.3;6.4;14.3;2.2;11;0;3.61;23280 +86083;47.10334;1.3095;138;20220416;21.4;6.6;14;3.4;10.1;0;3.98;23826 +86083;47.10334;1.3095;138;20220417;21.5;4.5;13;2.3;8.66;0;3.82;24292 +86083;47.10334;1.3095;138;20220418;19.8;2.9;11.3;2.2;9.7;0;3.11;21603 +86083;47.10334;1.3095;138;20220419;15.9;7.7;11.8;3;9.83;0;2.31;12195 +86083;47.10334;1.3095;138;20220420;19;6.8;12.9;2.5;9.83;.2;3.05;18503 +86083;47.10334;1.3095;138;20220421;19.9;5.5;12.7;1.9;8.16;0;3.57;23206 +86083;47.10334;1.3095;138;20220422;20.8;4.4;12.6;2.2;9.73;2.9;3.55;23639 +86083;47.10334;1.3095;138;20220423;19.7;10.2;15;3;12.03;1.4;2.74;12980 +86083;47.10334;1.3095;138;20220424;17.2;9.8;13.5;3.1;12.65;10.8;2.17;11900 +86083;47.10334;1.3095;138;20220425;14.2;11.1;12.6;2.4;12.26;5.1;1.34;5455 +86083;47.10334;1.3095;138;20220426;17.1;4.6;10.8;3.2;9.55;0;3.25;23800 +86083;47.10334;1.3095;138;20220427;19.4;4.1;11.7;4.4;9.4;0;3.93;25268 +86083;47.10334;1.3095;138;20220428;21.6;7.6;14.6;3;10.46;0;3.63;19140 +86083;47.10334;1.3095;138;20220429;20.9;8;14.4;2;10.66;0;3.22;18324 +86083;47.10334;1.3095;138;20220430;18.4;6.5;12.5;2.7;9.46;0;3.38;21328 +86083;47.10334;1.3095;138;20220501;17.9;3.8;10.9;2;8.33;0;3.47;24474 +86083;47.10334;1.3095;138;20220502;19.3;5.1;12.2;2.8;9.3;0;3.71;23577 +86083;47.10334;1.3095;138;20220503;20.7;6.9;13.8;2.7;10.16;2.3;3.68;21250 +86083;47.10334;1.3095;138;20220504;16.8;10.6;13.7;2.5;11.36;0;2.41;12242 +86083;47.10334;1.3095;138;20220505;20.2;5.2;12.7;2.2;10.73;0;3.4;21887 +86083;47.10334;1.3095;138;20220506;21.6;5.1;13.3;2.1;10.59;0;3.77;24151 +86083;47.10334;1.3095;138;20220507;22.7;7.5;15.1;1.6;11.09;0;3.73;22487 +86083;47.10334;1.3095;138;20220508;23.3;7;15.2;2.2;11.87;0;4.06;24158 +86083;47.10334;1.3095;138;20220509;26.4;7.5;17;1.1;12.34;0;4.25;26008 +86083;47.10334;1.3095;138;20220510;28.2;8.2;18.2;1.8;12.47;0;4.94;26675 +86083;47.10334;1.3095;138;20220511;26.3;10;18.1;2.8;12.74;0;4.95;25320 +86083;47.10334;1.3095;138;20220512;21.3;9.7;15.5;1.6;13.67;0;2.88;16428 +86083;47.10334;1.3095;138;20220513;23.6;12.6;18.1;1.9;11.82;0;4.05;20765 +86083;47.10334;1.3095;138;20220514;26.1;7.9;17;2.1;11.94;0;4.72;26095 +86083;47.10334;1.3095;138;20220515;30.5;12.7;21.6;2.9;14.52;.4;5.67;24389 +86083;47.10334;1.3095;138;20220516;26.5;15.4;20.9;2.2;15.29;0;4.47;21403 +86083;47.10334;1.3095;138;20220517;30.8;12.9;21.8;1.9;15.29;.1;5.38;25986 +86083;47.10334;1.3095;138;20220518;30.3;11.3;20.8;1.7;16.32;0;5.03;26074 +86083;47.10334;1.3095;138;20220519;27.1;17.1;22.1;2;17.62;1;4.27;20207 +86083;47.10334;1.3095;138;20220520;25.6;15.2;20.4;2.7;17.54;0;3.97;19078 +86083;47.10334;1.3095;138;20220521;27.8;9.8;18.8;2;13.17;0;5.11;27137 +86083;47.10334;1.3095;138;20220522;28.5;15.7;22.1;2.6;15.29;3.2;4.92;21142 +86083;47.10334;1.3095;138;20220523;19.9;17.2;18.6;4.4;17.22;12.2;2.35;8472 +86083;47.10334;1.3095;138;20220524;18.9;9.8;14.3;3.4;11.94;.3;3.21;17513 +86083;47.10334;1.3095;138;20220525;21.2;5.6;13.4;2.2;11.07;.1;3.92;24868 +86083;47.10334;1.3095;138;20220526;22.1;11.6;16.8;2;13.27;0;3.42;17736 +86083;47.10334;1.3095;138;20220527;19.8;9.4;14.6;1.4;13.27;0;2.69;15659 +86083;47.10334;1.3095;138;20220528;22.2;8.9;15.5;2.9;10.82;0;4.54;25423 +86083;47.10334;1.3095;138;20220529;18.3;8.2;13.3;3.7;8.37;0;4.23;22870 +86083;47.10334;1.3095;138;20220530;21.2;5.8;13.5;2.5;8.49;0;4.39;25360 +86083;47.10334;1.3095;138;20220531;24.2;4.9;14.6;1.4;8.82;0;4.53;27470 +86083;47.10334;1.3095;138;20220601;25.2;7.1;16.1;1.7;9.94;.4;4.57;25106 +86083;47.10334;1.3095;138;20220602;28;13.3;20.6;3;12.87;.1;5.61;24740 +86083;47.10334;1.3095;138;20220603;27.9;15;21.4;2;16.32;2;4.53;21254 +86083;47.10334;1.3095;138;20220604;29;16.2;22.6;2.2;18.77;8.5;4.77;22282 +86083;47.10334;1.3095;138;20220605;21.8;16;18.9;3;16.74;0;3.06;14053 +86083;47.10334;1.3095;138;20220606;21.6;12.6;17.1;2.5;14.17;.3;3.28;16268 +86083;47.10334;1.3095;138;20220607;23.4;13.6;18.5;3.7;14.47;11.2;4.09;18585 +86083;47.10334;1.3095;138;20220608;23.2;13.2;18.2;3.8;14.84;1;3.93;18321 +86083;47.10334;1.3095;138;20220609;21.7;13.3;17.5;2.7;13.49;0;3.54;16736 +86083;47.10334;1.3095;138;20220610;27;10.5;18.8;1.5;14.37;.1;4.88;27315 +86083;47.10334;1.3095;138;20220611;29.4;11.1;20.2;1.6;15.49;0;5.27;28103 +86083;47.10334;1.3095;138;20220612;24.8;15;19.9;3.2;14.29;.3;4.6;20498 +86083;47.10334;1.3095;138;20220613;25.7;9.9;17.8;2.7;11.07;0;5.44;28071 +86083;47.10334;1.3095;138;20220614;29.6;10.8;20.2;2.9;11.87;0;6.28;28887 +86083;47.10334;1.3095;138;20220615;32.2;15;23.6;2.5;15.15;0;6.71;27602 +86083;47.10334;1.3095;138;20220616;32.7;15.9;24.3;2.4;14.65;0;6.28;26525 +86083;47.10334;1.3095;138;20220617;35.8;16.1;26;2.1;14;0;6.87;28709 +86083;47.10334;1.3095;138;20220618;39.3;17.6;28.4;2.7;14.85;1.4;8.04;29208 +86083;47.10334;1.3095;138;20220619;33.5;17.8;25.6;3.3;18.12;17.8;6.5;24487 +86083;47.10334;1.3095;138;20220620;26;17.5;21.7;2.7;20.27;12.7;3.82;18397 +86083;47.10334;1.3095;138;20220621;27;16.1;21.5;2.7;20.29;1.6;4.21;20875 +86083;47.10334;1.3095;138;20220622;23.9;17.9;20.9;2.3;19.97;6.6;3.26;15785 +86083;47.10334;1.3095;138;20220623;26.9;12.5;19.7;1.6;16.89;1.6;4.2;22014 +86083;47.10334;1.3095;138;20220624;23.3;14.6;18.9;3.8;16.19;1.4;3.86;18389 +86083;47.10334;1.3095;138;20220625;17;15.4;16.2;2.3;15.64;11;1.62;6432 +86083;47.10334;1.3095;138;20220626;19.4;11.6;15.5;1.4;14.64;.6;2.38;12970 +86083;47.10334;1.3095;138;20220627;23.9;11.8;17.9;2.1;12.99;0;4.57;24772 +86083;47.10334;1.3095;138;20220628;25.5;8.2;16.9;1.5;11.87;0;4.89;28486 +86083;47.10334;1.3095;138;20220629;25.6;8.7;17.1;2.2;13.12;7;4.86;27130 +86083;47.10334;1.3095;138;20220630;18.8;12.9;15.8;2.3;14.27;8.2;2.41;11767 +86083;47.10334;1.3095;138;20220701;22.1;8;15;2.1;11.69;.1;4.12;24372 +86083;47.10334;1.3095;138;20220702;27.5;8.5;18;1.4;12.12;0;5.13;29024 +86083;47.10334;1.3095;138;20220703;26;11;18.5;2;13.29;0;4.88;26334 +86083;47.10334;1.3095;138;20220704;26.9;12;19.4;2.1;12.89;0;5.09;25714 +86083;47.10334;1.3095;138;20220705;26.6;11.5;19.1;2.4;12.87;0;5.27;27029 +86083;47.10334;1.3095;138;20220706;26;12.6;19.3;2.8;12.52;0;5.32;26386 +86083;47.10334;1.3095;138;20220707;25.6;12.3;19;2.5;14.54;0;4.53;22742 +86083;47.10334;1.3095;138;20220708;27;10.8;18.9;2.6;12.89;0;5.39;27508 +86083;47.10334;1.3095;138;20220709;29.3;11.5;20.4;2.3;13.69;0;5.69;28192 +86083;47.10334;1.3095;138;20220710;27.7;15.5;21.6;3.9;13.34;0;6.06;25235 +86083;47.10334;1.3095;138;20220711;30.4;15.4;22.9;3.8;14.02;0;6.59;26398 +86083;47.10334;1.3095;138;20220712;32.9;14.9;23.9;2.2;14.07;0;6.34;28020 +86083;47.10334;1.3095;138;20220713;34;12.6;23.3;1;13.42;0;5.36;26689 +86083;47.10334;1.3095;138;20220714;34.5;13.7;24.1;2;14.04;0;6.49;28793 +86083;47.10334;1.3095;138;20220715;29.1;15.2;22.2;3;12.27;0;6.06;25682 +86083;47.10334;1.3095;138;20220716;30.2;11.9;21.1;2.7;10.84;0;6.27;27530 +86083;47.10334;1.3095;138;20220717;33;14.1;23.6;2.7;12.49;0;6.54;26528 +86083;47.10334;1.3095;138;20220718;39;15.7;27.3;3.1;13.44;0;8.3;29149 +86083;47.10334;1.3095;138;20220719;33.6;19.5;26.6;3.5;16.69;4.5;6.75;23221 +86083;47.10334;1.3095;138;20220720;26.8;17.5;22.2;2.6;19.14;3.6;3.86;16648 +86083;47.10334;1.3095;138;20220721;27.9;14.7;21.3;1.7;17.62;.1;4.46;22881 +86083;47.10334;1.3095;138;20220722;26.1;14.7;20.4;1.8;19.07;1.7;3.57;18100 +86083;47.10334;1.3095;138;20220723;28.3;16.4;22.3;2.2;17.22;0;4.64;21365 +86083;47.10334;1.3095;138;20220724;33.5;13.2;23.3;1.3;16.22;0;5.54;27651 +86083;47.10334;1.3095;138;20220725;25.8;18.4;22.1;3.6;16.97;1.9;4.38;16969 +86083;47.10334;1.3095;138;20220726;24.7;13.3;19;2.1;14.24;0;3.79;18343 +86083;47.10334;1.3095;138;20220727;26.7;13.7;20.2;1.8;12.47;0;4.51;21904 +86083;47.10334;1.3095;138;20220728;28.7;12.2;20.5;1.2;12.32;0;4.44;22834 +86083;47.10334;1.3095;138;20220729;28.2;16;22.1;1.4;13.69;0;3.98;17425 +86083;47.10334;1.3095;138;20220730;31.5;14.1;22.8;1.9;15.59;0;5.37;25214 +86083;47.10334;1.3095;138;20220731;32.2;14.2;23.2;1.6;15.62;0;5.37;26150 +86083;47.10334;1.3095;138;20220801;29.6;13.8;21.7;1.5;16.42;0;4.65;23480 +86083;47.10334;1.3095;138;20220802;32.9;14.2;23.6;1.1;15.99;0;5.15;26200 +86083;47.10334;1.3095;138;20220803;36.9;15.5;26.2;1.1;15.37;0;5.63;27056 +86083;47.10334;1.3095;138;20220804;32.4;20.3;26.3;2.2;17.82;.9;5.08;19415 +86083;47.10334;1.3095;138;20220805;28.3;17.2;22.7;3.6;14.19;0;5.29;18966 +86083;47.10334;1.3095;138;20220806;27.3;14.2;20.8;3.9;10.64;0;5.91;23030 +86083;47.10334;1.3095;138;20220807;28.8;13.4;21.1;3.6;9.49;0;6.25;24087 +86083;47.10334;1.3095;138;20220808;31.3;14.8;23;3.4;10.59;0;6.55;24372 +86083;47.10334;1.3095;138;20220809;33.1;16.2;24.7;3.4;11.84;0;6.77;24112 +86083;47.10334;1.3095;138;20220810;33.8;15.2;24.5;2.8;11.72;0;6.45;24701 +86083;47.10334;1.3095;138;20220811;34.5;15.2;24.8;2.6;10.67;0;6.45;24776 +86083;47.10334;1.3095;138;20220812;36;11.8;23.9;1.6;10.94;0;5.72;26249 +86083;47.10334;1.3095;138;20220813;36.1;13.4;24.7;1.6;10.87;8.7;5.65;25448 +86083;47.10334;1.3095;138;20220814;25.2;18.6;21.9;3.7;18.09;4.4;3.34;10797 +86083;47.10334;1.3095;138;20220815;25.7;17;21.4;4.5;18.27;0;3.81;14804 +86083;47.10334;1.3095;138;20220816;25.7;14.9;20.3;1.1;18.37;0;2.74;14031 +86083;47.10334;1.3095;138;20220817;26.7;15.7;21.2;2.6;16.69;0;4.04;18507 +86083;47.10334;1.3095;138;20220818;28.1;11.9;20;2;15.07;0;4.34;22419 +86083;47.10334;1.3095;138;20220819;26;14.2;20.1;2.4;17.94;4.2;3.13;14324 +86083;47.10334;1.3095;138;20220820;26.7;16.5;21.6;1.5;16.99;.1;3.53;17448 +86083;47.10334;1.3095;138;20220821;24.5;11.9;18.2;1.9;15.27;.5;3.23;17137 +86083;47.10334;1.3095;138;20220822;26.2;17.3;21.7;1.4;18.89;.4;2.8;12868 +86083;47.10334;1.3095;138;20220823;27.3;16.1;21.7;1.3;19.12;.1;3.23;16447 +86083;47.10334;1.3095;138;20220824;33.2;13.9;23.6;1.1;16.22;0;4.34;22221 +86083;47.10334;1.3095;138;20220825;30.9;13.8;22.4;2.2;16.77;0;4.4;19659 +86083;47.10334;1.3095;138;20220826;27.1;16.1;21.6;2.4;16.54;0;3.66;15732 +86083;47.10334;1.3095;138;20220827;28.4;12.8;20.6;1.8;13.47;0;3.97;19397 +86083;47.10334;1.3095;138;20220828;28.9;13;20.9;2.1;12.87;0;4.42;20699 +86083;47.10334;1.3095;138;20220829;33.3;13.2;23.2;1.7;14.67;2.9;4.66;21732 +86083;47.10334;1.3095;138;20220830;26.2;18.1;22.2;2.2;18.19;0;3.15;13150 +86083;47.10334;1.3095;138;20220831;28.8;13.8;21.3;1.2;16.94;.4;3.44;18372 +86083;47.10334;1.3095;138;20220901;29.4;15.9;22.6;1.4;16.69;6.3;3.62;17680 +86083;47.10334;1.3095;138;20220902;25.4;15.2;20.3;2.1;17.97;3;2.8;13030 +86083;47.10334;1.3095;138;20220903;25.6;16.2;20.9;2.9;16.47;0;3.46;15167 +86083;47.10334;1.3095;138;20220904;30.6;12.3;21.4;1.8;15.45;4;3.95;18915 +86083;47.10334;1.3095;138;20220905;31.4;14.5;22.9;1.9;17.34;1.2;4;18140 +86083;47.10334;1.3095;138;20220906;29.6;12.2;20.9;1.6;15.74;1.1;3.51;17470 +86083;47.10334;1.3095;138;20220907;22.5;13.8;18.2;2.4;16.04;4.4;2.44;11790 +86083;47.10334;1.3095;138;20220908;22.9;13.6;18.3;4.1;15.99;3.4;2.9;13191 +86083;47.10334;1.3095;138;20220909;22.8;14.6;18.7;4.5;15.09;.8;3.12;11734 +86083;47.10334;1.3095;138;20220910;23.4;13.1;18.3;2.8;13.64;.1;3.13;14696 +86083;47.10334;1.3095;138;20220911;26.1;8.9;17.5;1.8;12.74;0;3.31;18695 +86083;47.10334;1.3095;138;20220912;33.5;12.2;22.8;2.1;14.32;0;4.52;19519 +86083;47.10334;1.3095;138;20220913;31.5;19.6;25.5;2.2;19.32;10.7;3.32;10402 +86083;47.10334;1.3095;138;20220914;26.8;16.8;21.8;2.7;19.44;4.3;2.89;12352 +86083;47.10334;1.3095;138;20220915;23.1;17.1;20.1;2.3;17.74;3.6;2.22;9207 +86083;47.10334;1.3095;138;20220916;19.8;11.7;15.7;2.4;12.39;0;2.26;10342 +86083;47.10334;1.3095;138;20220917;17.8;4.9;11.4;2;8.82;0;2.37;16340 +86083;47.10334;1.3095;138;20220918;19.7;2.5;11.1;1.2;8.49;.1;2.31;17730 +86083;47.10334;1.3095;138;20220919;19.9;5;12.4;2.1;9.32;.1;2.55;16399 +86083;47.10334;1.3095;138;20220920;20.5;4.3;12.4;2;9.17;0;2.59;16464 +86083;47.10334;1.3095;138;20220921;21;6.3;13.6;2.4;9.62;0;2.73;16049 +86083;47.10334;1.3095;138;20220922;22.2;4.6;13.4;1.3;8.72;0;2.49;16972 +86083;47.10334;1.3095;138;20220923;21.5;6.6;14;.6;10.12;0;1.73;11814 +86083;47.10334;1.3095;138;20220924;19.8;9.1;14.4;1.4;12.44;4.9;1.86;11913 +86083;47.10334;1.3095;138;20220925;18;11.7;14.8;1.8;12.74;.4;1.69;8978 +86083;47.10334;1.3095;138;20220926;16.4;6.1;11.2;3.1;11.27;4.2;1.55;9415 +86083;47.10334;1.3095;138;20220927;17.1;9.2;13.1;4.8;12.59;7.5;1.78;9445 +86083;47.10334;1.3095;138;20220928;14.1;12.7;13.4;4.4;14.27;5.6;.85;2786 +86083;47.10334;1.3095;138;20220929;16.2;8;12.1;2;11.09;1.4;1.55;9829 +86083;47.10334;1.3095;138;20220930;17.2;3.5;10.4;1.9;10.09;4.6;1.72;13154 +86083;47.10334;1.3095;138;20221001;20.5;11.7;16.1;6.1;17.04;3.7;1.37;6986 +86083;47.10334;1.3095;138;20221002;20.5;15.5;18;4;17.54;.9;1.71;7530 +86083;47.10334;1.3095;138;20221003;17.5;12.2;14.9;1.4;14.74;0;1.1;5711 +86083;47.10334;1.3095;138;20221004;21.1;5.6;13.4;1;11.77;.2;1.66;13132 +86083;47.10334;1.3095;138;20221005;23.9;8.6;16.2;2.6;13.62;.2;2.36;13132 +86083;47.10334;1.3095;138;20221006;19.5;9.1;14.3;1.4;11.89;0;1.71;12148 +86083;47.10334;1.3095;138;20221007;20.5;5.9;13.2;1;11.19;.1;1.56;12195 +86083;47.10334;1.3095;138;20221008;19.2;5;12.1;1.2;10.34;.1;1.55;12575 +86083;47.10334;1.3095;138;20221009;22;5.1;13.6;2.1;10.69;0;2.12;13546 +86083;47.10334;1.3095;138;20221010;21.1;10.6;15.8;1.7;14.24;0;1.47;7712 +86083;47.10334;1.3095;138;20221011;17.7;12.6;15.1;2.2;14.89;0;1.11;4884 +86083;47.10334;1.3095;138;20221012;19.6;9;14.3;1;13.52;.2;1.27;9382 +86083;47.10334;1.3095;138;20221013;16.5;9.4;13;2.6;14.44;5.7;.82;5389 +86083;47.10334;1.3095;138;20221014;18.9;14.6;16.7;4.9;17.97;7.6;.94;4181 +86083;47.10334;1.3095;138;20221015;17.9;16.1;17;4.6;17.67;7.4;1;2463 +86083;47.10334;1.3095;138;20221016;24.8;14.4;19.6;1.8;17.59;.1;1.76;9569 +86083;47.10334;1.3095;138;20221017;19.2;16.1;17.7;2.7;17.72;33.4;1.03;2311 +86083;47.10334;1.3095;138;20221018;23.6;13.7;18.6;2.2;18.04;.1;1.56;9233 +86083;47.10334;1.3095;138;20221019;24.8;14;19.4;2.7;17.14;7.8;1.95;9324 +86083;47.10334;1.3095;138;20221020;24.1;14.6;19.4;3.9;17.27;4.5;2.12;8187 +86083;47.10334;1.3095;138;20221021;20.1;15.7;17.9;2.9;15.54;.3;1.63;5733 +86083;47.10334;1.3095;138;20221022;22;10.1;16.1;2.1;14.17;.3;1.54;8918 +86083;47.10334;1.3095;138;20221023;23.6;14.2;18.9;4.5;14.02;.3;2.77;7588 +86083;47.10334;1.3095;138;20221024;20.3;14.6;17.4;4.7;13.94;.1;2.23;7162 +86083;47.10334;1.3095;138;20221025;19.5;9;14.2;2.2;13.47;0;1.21;7217 +86083;47.10334;1.3095;138;20221026;23.8;11.8;17.8;2.4;14.39;.1;1.84;9227 +86083;47.10334;1.3095;138;20221027;24;13.2;18.6;2.7;14.62;0;1.93;5466 +86083;47.10334;1.3095;138;20221028;23.9;14.2;19;2.2;14.84;0;1.79;7589 +86083;47.10334;1.3095;138;20221029;24.3;14.9;19.6;1.9;14.04;.1;1.8;5914 +86083;47.10334;1.3095;138;20221030;19.3;9.8;14.6;1.4;13.14;0;1.03;5985 +86083;47.10334;1.3095;138;20221031;21.5;11.7;16.6;3.2;14.77;1.2;1.55;6365 +86083;47.10334;1.3095;138;20221101;17.4;9.7;13.5;4.5;12.07;.5;1.53;7067 +86083;47.10334;1.3095;138;20221102;17.4;10.3;13.8;2.8;12.47;0;1.21;6206 +86083;47.10334;1.3095;138;20221103;15.3;9.8;12.6;3.4;11.54;10.7;1.19;3689 +86083;47.10334;1.3095;138;20221104;12.8;7.4;10.1;4.7;9.84;.5;1.2;4292 +86083;47.10334;1.3095;138;20221105;13.1;1.5;7.3;1.8;8.67;0;.75;5955 +86083;47.10334;1.3095;138;20221106;14.1;7.5;10.8;3.2;10.79;0;.96;4050 +86083;47.10334;1.3095;138;20221107;16.9;11;14;4.2;12.67;.1;1.32;4774 +86083;47.10334;1.3095;138;20221108;17.7;7.3;12.5;3.8;11.54;5.6;1.32;5159 +86083;47.10334;1.3095;138;20221109;15.8;11.7;13.7;3;12.39;.4;1.07;4055 +86083;47.10334;1.3095;138;20221110;12.8;4.5;8.7;1.7;10.12;0;.57;5091 +86083;47.10334;1.3095;138;20221111;16.4;5.9;11.1;2.5;11.07;.2;.87;6680 +86083;47.10334;1.3095;138;20221112;18.4;6.5;12.5;1.8;11.34;.2;.85;7337 +86083;47.10334;1.3095;138;20221113;17.8;4.1;10.9;.9;10.52;.1;.58;6455 +86083;47.10334;1.3095;138;20221114;15.7;6;10.8;2.1;11.19;1.1;.73;4231 +86083;47.10334;1.3095;138;20221115;14.3;7.9;11.1;3.7;12.19;5.9;.66;3024 +86083;47.10334;1.3095;138;20221116;14.1;9.5;11.8;6.3;12.09;7.2;.99;2985 +86083;47.10334;1.3095;138;20221117;14.8;11;12.9;6.8;11.52;3.5;1.59;3288 +86083;47.10334;1.3095;138;20221118;12.8;5.9;9.3;3.3;9.17;0;.92;5220 +86083;47.10334;1.3095;138;20221119;10.6;.3;5.4;1.5;7.29;.1;.49;5237 +86083;47.10334;1.3095;138;20221120;10.7;-.2;5.3;2.7;8.07;1.2;.55;4174 +86083;47.10334;1.3095;138;20221121;11.5;4;7.7;3.7;8.92;6.1;.79;3169 +86083;47.10334;1.3095;138;20221122;11.7;4.8;8.2;4.9;8.64;0;1.03;4507 +86083;47.10334;1.3095;138;20221123;14.3;6.4;10.4;4.3;10.27;1.6;1.01;4237 +86083;47.10334;1.3095;138;20221124;12.6;7.5;10;4.3;10.82;.9;.72;3759 +86083;47.10334;1.3095;138;20221125;13.4;7.7;10.5;2.4;10.37;.1;.7;3918 +86083;47.10334;1.3095;138;20221126;10.2;1;5.6;1.6;8.44;0;.37;3740 +86083;47.10334;1.3095;138;20221127;12.4;5.2;8.8;2.2;8.99;6.3;.72;3385 +86083;47.10334;1.3095;138;20221128;12.2;7.8;10;3.2;10.24;.1;.77;3167 +86083;47.10334;1.3095;138;20221129;7.6;2.2;4.9;1.7;8.62;0;.25;2988 +86083;47.10334;1.3095;138;20221130;7.3;4.9;6.1;2.3;8.64;0;.43;1826 +86083;47.10334;1.3095;138;20221201;6.5;3.7;5.1;3.3;8.17;0;.43;1594 +86083;47.10334;1.3095;138;20221202;6;4.3;5.1;3.1;7.64;1.2;.59;1259 +86083;47.10334;1.3095;138;20221203;5.6;2.2;3.9;3.7;7.29;.2;.47;1889 +86083;47.10334;1.3095;138;20221204;4.7;3.1;3.9;2.2;7.32;.5;.44;1161 +86083;47.10334;1.3095;138;20221205;7;2.9;5;1.3;7.47;0;.4;2555 +86083;47.10334;1.3095;138;20221206;4.9;1.6;3.3;2.5;7.04;0;.42;1595 +86083;47.10334;1.3095;138;20221207;5.9;2.7;4.3;2.8;6.77;0;.56;3128 +86083;47.10334;1.3095;138;20221208;4.2;-.1;2;3.2;5.97;0;.5;2599 +86083;47.10334;1.3095;138;20221209;3.2;-1.3;1;3.1;5.37;0;.49;3332 +86083;47.10334;1.3095;138;20221210;1.8;-3.9;-1;1.4;5.14;.1;.22;3106 +86083;47.10334;1.3095;138;20221211;1.9;-6.3;-2.2;1.6;4.22;0;.29;3762 +86083;47.10334;1.3095;138;20221212;1.3;-6.2;-2.4;2.4;4.39;0;.32;3595 +86083;47.10334;1.3095;138;20221213;2.5;-3.4;-.4;2.8;4.94;1.1;.4;3267 +86083;47.10334;1.3095;138;20221214;3.4;.7;2.1;2.3;6.94;5;.28;1256 +86083;47.10334;1.3095;138;20221215;3.5;.9;2.2;3.8;6.12;0;.51;2053 +86083;47.10334;1.3095;138;20221216;4.4;-1.6;1.4;3.2;4.82;0;.67;4052 +86083;47.10334;1.3095;138;20221217;.9;-5.2;-2.2;2.9;4.37;0;.3;4533 +86083;47.10334;1.3095;138;20221218;7.1;-6.9;.1;2.2;5.14;0;.49;3830 +86083;47.10334;1.3095;138;20221219;13;4.5;8.8;2.6;8.84;0;.77;3226 +86083;47.10334;1.3095;138;20221220;14.6;6.9;10.8;3.9;10.79;2.4;.94;2043 +86083;47.10334;1.3095;138;20221221;12.3;9.5;10.9;5.2;12.44;1.4;.45;2031 +86083;47.10334;1.3095;138;20221222;13.9;11.8;12.9;6.9;13.17;13.9;.91;1336 +86083;47.10334;1.3095;138;20221223;13.9;13.5;13.7;6;14.47;8.3;.76;392 +86083;47.10334;1.3095;138;20221224;11.7;10.3;11;3.1;11.99;.9;.59;1048 +86083;47.10334;1.3095;138;20221225;14.8;7.5;11.1;2.9;11.07;.8;.68;3686 +86083;47.10334;1.3095;138;20221226;12.4;11.1;11.7;3.3;11.19;1.5;.9;1620 +86083;47.10334;1.3095;138;20221227;9.7;1.2;5.4;2;8.67;.3;.28;2986 +86083;47.10334;1.3095;138;20221228;12.7;6.5;9.6;5.7;10.94;.6;.62;2931 +86083;47.10334;1.3095;138;20221229;11.3;10.5;10.9;5.4;11.02;1.3;1.02;684 +86083;47.10334;1.3095;138;20221230;14.8;5.2;10;5.8;11.79;4.7;.57;2765 +86083;47.10334;1.3095;138;20221231;16.5;13.5;15;6.4;11.64;0;2.1;2796 +86084;47.12919;1.63693;131;20220101;15.2;3.7;9.4;1.9;9.1;.1;.59;4945 +86084;47.12919;1.63693;131;20220102;13.9;4;9;4;10.77;.1;.53;3381 +86084;47.12919;1.63693;131;20220103;13;11;12;4.4;12.25;4.1;.83;1287 +86084;47.12919;1.63693;131;20220104;12.9;11.3;12.1;4.5;10.55;5.3;1.41;721 +86084;47.12919;1.63693;131;20220105;6.5;.8;3.6;1.9;6.22;0;.53;3045 +86084;47.12919;1.63693;131;20220106;3.9;-3.9;0;1.4;5.87;.4;.16;3717 +86084;47.12919;1.63693;131;20220107;9.2;-.1;4.5;4.7;7.47;.9;.61;3652 +86084;47.12919;1.63693;131;20220108;10.2;6.7;8.5;6;9.45;9.7;.88;1881 +86084;47.12919;1.63693;131;20220109;8.9;4.6;6.7;3.9;8.1;1.3;.73;2745 +86084;47.12919;1.63693;131;20220110;8;5.3;6.7;1.2;8.8;0;.43;1693 +86084;47.12919;1.63693;131;20220111;6.4;1.7;4.1;2;6.37;0;.49;4512 +86084;47.12919;1.63693;131;20220112;5.8;-.5;2.6;2.8;5.8;0;.57;4113 +86084;47.12919;1.63693;131;20220113;4.8;-2.2;1.3;2.4;5.75;0;.39;4785 +86084;47.12919;1.63693;131;20220114;5.8;-1.3;2.2;1.6;5.37;0;.43;4866 +86084;47.12919;1.63693;131;20220115;.1;-6;-3;1.3;4.72;0;.16;4328 +86084;47.12919;1.63693;131;20220116;.3;-3.1;-1.4;1.7;5.87;.3;.15;1893 +86084;47.12919;1.63693;131;20220117;5;0;2.5;1.1;7.47;.1;.24;2323 +86084;47.12919;1.63693;131;20220118;7.7;.9;4.3;2.7;7.47;0;.48;3191 +86084;47.12919;1.63693;131;20220119;4.3;1.6;2.9;2.6;7.5;.7;.29;1535 +86084;47.12919;1.63693;131;20220120;8.3;3.3;5.8;2.6;7.45;.1;.65;3790 +86084;47.12919;1.63693;131;20220121;6.2;-1.1;2.6;2.9;5.75;0;.65;4638 +86084;47.12919;1.63693;131;20220122;4;-3.9;0;1.7;5.97;0;.26;3596 +86084;47.12919;1.63693;131;20220123;3.1;2.6;2.9;3.4;6.47;0;.59;827 +86084;47.12919;1.63693;131;20220124;2.1;-2.4;-.1;1.9;5.97;0;.26;3468 +86084;47.12919;1.63693;131;20220125;.7;-1.7;-.5;.9;5.8;0;.28;2078 +86084;47.12919;1.63693;131;20220126;-1.3;-2.1;-1.7;1.8;5.35;0;.27;1134 +86084;47.12919;1.63693;131;20220127;1;-2.6;-.8;1.7;5.8;.2;.24;2539 +86084;47.12919;1.63693;131;20220128;4.2;.8;2.5;1.4;7.35;0;.3;2210 +86084;47.12919;1.63693;131;20220129;6.5;2;4.3;2.3;8.57;.3;.25;2646 +86084;47.12919;1.63693;131;20220130;10.8;6.2;8.5;1.7;9.5;0;.62;2982 +86084;47.12919;1.63693;131;20220131;10;5.8;7.9;4.3;7.75;.3;1.23;3759 +86084;47.12919;1.63693;131;20220201;8.2;-1.7;3.2;3.1;8.6;.6;.15;3808 +86084;47.12919;1.63693;131;20220202;9.5;7.9;8.7;2.5;9.88;.1;.64;2193 +86084;47.12919;1.63693;131;20220203;7.9;1.4;4.7;2;8.02;.2;.44;5279 +86084;47.12919;1.63693;131;20220204;10.4;4.7;7.5;2.7;9.17;1.5;.66;3255 +86084;47.12919;1.63693;131;20220205;9.9;-2.6;3.6;1.8;6.8;0;.62;7893 +86084;47.12919;1.63693;131;20220206;10.4;1.5;6;6;9.8;2.2;.26;4060 +86084;47.12919;1.63693;131;20220207;11.5;6;8.7;2.1;7.87;0;1;6527 +86084;47.12919;1.63693;131;20220208;12.4;-1.5;5.5;1.7;6.75;0;.85;9046 +86084;47.12919;1.63693;131;20220209;17.5;-2.9;7.3;1.9;6.82;0;1.34;10142 +86084;47.12919;1.63693;131;20220210;9.5;3.9;6.7;3;9.2;.7;.73;3313 +86084;47.12919;1.63693;131;20220211;8.5;-1;3.7;2.2;6.6;0;.71;7746 +86084;47.12919;1.63693;131;20220212;9.5;-3;3.2;2.1;5.15;0;1.02;8866 +86084;47.12919;1.63693;131;20220213;16;-3.8;6.1;5;7.2;.2;1.86;10265 +86084;47.12919;1.63693;131;20220214;12.4;7.4;9.9;6.1;9;3.5;1.57;5930 +86084;47.12919;1.63693;131;20220215;10.8;3.1;7;4.9;9.15;4.7;.77;6797 +86084;47.12919;1.63693;131;20220216;14.3;8.3;11.3;6.7;12.85;1.7;.69;4029 +86084;47.12919;1.63693;131;20220217;15.3;11.8;13.5;4.6;11.77;.9;1.59;4341 +86084;47.12919;1.63693;131;20220218;12.7;9.2;10.9;4.7;10.2;.4;1.37;4182 +86084;47.12919;1.63693;131;20220219;10.9;1.1;6;4.5;6.77;0;1.42;10016 +86084;47.12919;1.63693;131;20220220;13;6.8;9.9;6.6;10.47;2.3;1.18;5041 +86084;47.12919;1.63693;131;20220221;11.1;6.8;8.9;5.9;8.22;.3;1.62;4703 +86084;47.12919;1.63693;131;20220222;11.8;4.6;8.2;3.9;9.62;.8;.93;5094 +86084;47.12919;1.63693;131;20220223;13.8;6.2;10;1.4;10.17;.1;.96;6253 +86084;47.12919;1.63693;131;20220224;13.3;4.7;9;2.8;8.55;1.5;1.32;7062 +86084;47.12919;1.63693;131;20220225;10.8;-2.4;4.2;1.4;6.02;0;1.05;11072 +86084;47.12919;1.63693;131;20220226;11.3;-2.6;4.4;3.3;5.2;0;1.68;12030 +86084;47.12919;1.63693;131;20220227;12.6;-2.8;4.9;2.1;5.12;0;1.58;12415 +86084;47.12919;1.63693;131;20220228;15;-3.6;5.7;.9;5.17;0;1.28;13271 +86084;47.12919;1.63693;131;20220301;14.7;-2.5;6.1;.9;6.22;0;1.15;10382 +86084;47.12919;1.63693;131;20220302;13.5;1.8;7.7;1.9;8.72;0;1.11;7768 +86084;47.12919;1.63693;131;20220303;13.6;8.3;11;1.5;10.37;.1;1.1;6680 +86084;47.12919;1.63693;131;20220304;14.1;7.6;10.9;2.9;9.67;1.9;1.47;7510 +86084;47.12919;1.63693;131;20220305;9.6;6.2;7.9;2;8.9;.2;.88;3931 +86084;47.12919;1.63693;131;20220306;9.2;-.3;4.4;3.1;5.4;0;1.57;11689 +86084;47.12919;1.63693;131;20220307;9.4;-3.6;2.9;3.2;4.4;0;1.75;12798 +86084;47.12919;1.63693;131;20220308;16;-3.1;6.5;2;6.22;0;1.88;14422 +86084;47.12919;1.63693;131;20220309;15.8;1.6;8.7;2.1;8.02;0;1.74;12646 +86084;47.12919;1.63693;131;20220310;15.2;3.5;9.4;2.4;8.65;.1;1.62;9521 +86084;47.12919;1.63693;131;20220311;14.5;5.7;10.1;3.8;9.12;4.5;1.73;6996 +86084;47.12919;1.63693;131;20220312;10.4;5.2;7.8;3.2;9.22;3.5;1;5722 +86084;47.12919;1.63693;131;20220313;9;5.4;7.2;2.9;8.52;5.6;.98;3926 +86084;47.12919;1.63693;131;20220314;14.8;-1.2;6.8;2.8;8.1;1.8;1.68;14104 +86084;47.12919;1.63693;131;20220315;16.6;8.8;12.7;2.3;11.4;.1;1.57;8382 +86084;47.12919;1.63693;131;20220316;15.7;5.6;10.7;1.2;10.85;0;1.42;10688 +86084;47.12919;1.63693;131;20220317;11;8.6;9.8;3.7;8.9;0;1.53;6055 +86084;47.12919;1.63693;131;20220318;14.4;4.6;9.5;5.5;7.5;0;2.58;13334 +86084;47.12919;1.63693;131;20220319;15.4;6.8;11.1;2.7;8.15;0;2.22;12787 +86084;47.12919;1.63693;131;20220320;15.3;1.5;8.4;1.4;8.9;.1;1.39;9458 +86084;47.12919;1.63693;131;20220321;18.2;6.8;12.5;3;9.35;0;2.44;12724 +86084;47.12919;1.63693;131;20220322;17.3;1.5;9.4;3.1;6.25;0;2.96;18411 +86084;47.12919;1.63693;131;20220323;18.1;-.6;8.8;2.9;5.6;0;3.1;19251 +86084;47.12919;1.63693;131;20220324;20.6;-1.9;9.4;2.1;6.3;0;2.84;19372 +86084;47.12919;1.63693;131;20220325;21.4;.4;10.9;2.9;6.45;0;3.5;19729 +86084;47.12919;1.63693;131;20220326;21;-.2;10.4;3;6.55;0;3.49;19786 +86084;47.12919;1.63693;131;20220327;22.7;1.3;12;1.7;7.3;0;2.96;19793 +86084;47.12919;1.63693;131;20220328;22.4;1.3;11.8;1.1;8.15;0;2.58;18750 +86084;47.12919;1.63693;131;20220329;17.4;7.6;12.5;1.9;9.1;1.1;2.14;10625 +86084;47.12919;1.63693;131;20220330;12.2;6;9.1;2.7;10.8;2.7;.95;5327 +86084;47.12919;1.63693;131;20220331;10.9;7.2;9;4.7;8.3;1.9;1.79;7575 +86084;47.12919;1.63693;131;20220401;6.2;.1;3.1;6.7;5.77;2.6;1.48;9233 +86084;47.12919;1.63693;131;20220402;7.7;.1;3.9;4.7;4.8;0;2.07;12849 +86084;47.12919;1.63693;131;20220403;8.2;-.7;3.7;3.5;4.87;0;1.96;14081 +86084;47.12919;1.63693;131;20220404;11.9;-4.2;3.8;2.8;5.3;.3;2.27;20166 +86084;47.12919;1.63693;131;20220405;11;5.3;8.2;3.7;10.3;.5;.85;4678 +86084;47.12919;1.63693;131;20220406;11.6;9.1;10.3;4.8;11.3;1.3;.97;3623 +86084;47.12919;1.63693;131;20220407;14.7;9.7;12.2;7.8;12.5;11.5;1.36;5584 +86084;47.12919;1.63693;131;20220408;15;9.5;12.3;7.5;11.4;5.5;1.88;5425 +86084;47.12919;1.63693;131;20220409;12.7;.8;6.8;2.5;7;.1;2.23;17991 +86084;47.12919;1.63693;131;20220410;14.9;-2.7;6.1;3.2;6.45;0;2.81;22521 +86084;47.12919;1.63693;131;20220411;22.7;2.5;12.6;3.4;9.2;0;3.85;20511 +86084;47.12919;1.63693;131;20220412;20.2;7.6;13.9;2.3;11.15;5;2.61;13909 +86084;47.12919;1.63693;131;20220413;16.7;10.9;13.8;.8;13.05;1.8;1.6;9155 +86084;47.12919;1.63693;131;20220414;21;9;15;1.4;12.4;0;2.66;16706 +86084;47.12919;1.63693;131;20220415;22.6;5.2;13.9;2;10.6;0;3.53;22970 +86084;47.12919;1.63693;131;20220416;22;5.1;13.5;3.1;9.8;0;3.93;23740 +86084;47.12919;1.63693;131;20220417;22;4.1;13.1;2.3;8.45;0;3.85;24338 +86084;47.12919;1.63693;131;20220418;20.3;1.6;11;1.9;9.3;0;3.1;21855 +86084;47.12919;1.63693;131;20220419;16.9;7.7;12.3;3.3;9.95;0;2.62;14693 +86084;47.12919;1.63693;131;20220420;19.3;7.2;13.3;2.3;9.85;0;3.07;18804 +86084;47.12919;1.63693;131;20220421;20.5;4.2;12.4;1.6;8.05;0;3.41;22859 +86084;47.12919;1.63693;131;20220422;21.3;2.9;12.1;1.6;9.45;2.7;3.4;23509 +86084;47.12919;1.63693;131;20220423;19.9;10.4;15.1;3;11.9;1.2;2.79;12921 +86084;47.12919;1.63693;131;20220424;17.2;9.4;13.3;3;12.4;9.1;2.17;11700 +86084;47.12919;1.63693;131;20220425;14.2;11;12.6;2.5;12.55;4.8;1.18;4483 +86084;47.12919;1.63693;131;20220426;17.2;5.2;11.2;3;9.5;0;3.29;23666 +86084;47.12919;1.63693;131;20220427;19.5;3.3;11.4;4;9.3;0;3.85;25403 +86084;47.12919;1.63693;131;20220428;22.4;7.3;14.9;2.8;10.4;0;3.85;21260 +86084;47.12919;1.63693;131;20220429;20.8;7.7;14.2;1.8;10.65;0;3.08;18286 +86084;47.12919;1.63693;131;20220430;18.7;6.7;12.7;2.4;9.4;0;3.4;21492 +86084;47.12919;1.63693;131;20220501;18.3;3.1;10.7;1.6;8.35;0;3.33;24061 +86084;47.12919;1.63693;131;20220502;19.6;3.9;11.8;2.5;9.35;0;3.54;23316 +86084;47.12919;1.63693;131;20220503;21.1;5.9;13.5;2.7;10.2;3.3;3.8;23325 +86084;47.12919;1.63693;131;20220504;16.8;10.6;13.7;2.5;11.4;0;2.37;12013 +86084;47.12919;1.63693;131;20220505;20.1;4.5;12.3;2.3;10.65;0;3.37;22281 +86084;47.12919;1.63693;131;20220506;21.8;5.3;13.5;2.1;10.57;0;3.75;23447 +86084;47.12919;1.63693;131;20220507;22.7;7.4;15.1;1.7;11.05;0;3.7;22004 +86084;47.12919;1.63693;131;20220508;23.5;6.7;15.1;1.9;11.62;0;3.97;23851 +86084;47.12919;1.63693;131;20220509;26.7;7;16.9;.8;12;0;4.14;25840 +86084;47.12919;1.63693;131;20220510;27.8;7.8;17.8;1.4;12.27;0;4.6;26071 +86084;47.12919;1.63693;131;20220511;26.9;9.9;18.4;2.6;12.8;0;4.91;25124 +86084;47.12919;1.63693;131;20220512;21.2;9.5;15.3;1.2;13.8;0;2.7;15814 +86084;47.12919;1.63693;131;20220513;23.8;12.6;18.2;1.5;12.12;0;3.83;20330 +86084;47.12919;1.63693;131;20220514;26.3;7.5;16.9;1.8;11.77;0;4.57;25640 +86084;47.12919;1.63693;131;20220515;30.7;12.2;21.5;2.6;14.1;1.3;5.51;24040 +86084;47.12919;1.63693;131;20220516;27;15.7;21.4;1.9;15.25;0;4.41;21178 +86084;47.12919;1.63693;131;20220517;30.9;12.3;21.6;1.7;15.55;.1;5.19;25859 +86084;47.12919;1.63693;131;20220518;30.4;11.7;21.1;1.5;16.67;0;4.86;25236 +86084;47.12919;1.63693;131;20220519;27.8;17.2;22.5;2;17.92;1.1;4.29;19941 +86084;47.12919;1.63693;131;20220520;26.9;15.1;21;2.2;17.65;0;4.12;19811 +86084;47.12919;1.63693;131;20220521;27.9;10.2;19.1;1.8;13.35;0;4.96;26161 +86084;47.12919;1.63693;131;20220522;28.3;15.9;22.1;2.4;15.17;4.3;4.74;20214 +86084;47.12919;1.63693;131;20220523;20.3;16.6;18.5;4.4;17.17;13.3;2.48;10012 +86084;47.12919;1.63693;131;20220524;18.6;10.5;14.5;3.3;12.02;.3;3.04;16055 +86084;47.12919;1.63693;131;20220525;20.9;6;13.5;2;11.05;.1;3.74;23582 +86084;47.12919;1.63693;131;20220526;22;12.5;17.2;1.9;13.17;0;3.3;16306 +86084;47.12919;1.63693;131;20220527;19.8;9.3;14.5;1.3;13.05;.1;2.67;15358 +86084;47.12919;1.63693;131;20220528;21.8;8.7;15.2;2.7;10.77;0;4.36;24594 +86084;47.12919;1.63693;131;20220529;18.3;8.5;13.4;3.5;8.25;0;4.17;22088 +86084;47.12919;1.63693;131;20220530;21.1;6.3;13.7;2.4;8.45;0;4.28;24279 +86084;47.12919;1.63693;131;20220531;23.8;5.2;14.5;1.2;9.17;0;4.25;26256 +86084;47.12919;1.63693;131;20220601;24.9;6.1;15.5;1.5;10.17;.4;4.37;24880 +86084;47.12919;1.63693;131;20220602;27.6;13.5;20.6;2.9;12.77;.1;5.42;23724 +86084;47.12919;1.63693;131;20220603;27.3;15;21.1;1.8;16.67;1.7;4.2;20048 +86084;47.12919;1.63693;131;20220604;29.6;16.7;23.1;2.2;18.57;10.2;4.83;21803 +86084;47.12919;1.63693;131;20220605;21.6;16.6;19.1;2.8;17.05;.2;2.82;12452 +86084;47.12919;1.63693;131;20220606;21.5;13;17.3;2.2;14.1;.3;3.11;15198 +86084;47.12919;1.63693;131;20220607;23.1;14;18.6;3.3;14.45;11.6;3.85;17273 +86084;47.12919;1.63693;131;20220608;22.6;13.1;17.9;3.6;14.52;1.9;3.71;17371 +86084;47.12919;1.63693;131;20220609;21.4;13.4;17.4;2.5;13.4;0;3.37;15890 +86084;47.12919;1.63693;131;20220610;26.7;10.6;18.6;1.3;14.42;.1;4.67;26442 +86084;47.12919;1.63693;131;20220611;29.7;10.9;20.3;1.3;15.5;0;5.14;27756 +86084;47.12919;1.63693;131;20220612;25.5;15.2;20.4;3;14.52;.2;4.64;20483 +86084;47.12919;1.63693;131;20220613;25.6;10.5;18.1;2.6;11.07;0;5.32;26839 +86084;47.12919;1.63693;131;20220614;29.3;10.5;19.9;2.6;11.92;0;5.98;28013 +86084;47.12919;1.63693;131;20220615;31.1;13.6;22.3;2.4;15.25;0;6.59;27881 +86084;47.12919;1.63693;131;20220616;32.5;16.1;24.3;2.2;14.63;0;6.14;26477 +86084;47.12919;1.63693;131;20220617;35.7;15.9;25.8;2;14.25;0;6.87;29051 +86084;47.12919;1.63693;131;20220618;38.8;17.3;28;3;15.2;1;8.18;29136 +86084;47.12919;1.63693;131;20220619;34.2;18.1;26.1;3.3;17.63;16.1;6.87;25841 +86084;47.12919;1.63693;131;20220620;26.3;17.7;22;2.8;20.3;14.4;3.8;17434 +86084;47.12919;1.63693;131;20220621;27.2;15.7;21.5;2.4;20.05;1.3;4.2;20975 +86084;47.12919;1.63693;131;20220622;24.1;17.8;21;2.3;19.62;4.3;3.29;15647 +86084;47.12919;1.63693;131;20220623;26.9;12.5;19.7;1.3;17.25;3.2;4.04;21412 +86084;47.12919;1.63693;131;20220624;23.3;14.9;19.1;3.3;16.35;2.3;3.68;17533 +86084;47.12919;1.63693;131;20220625;17.4;15.7;16.6;2;15.45;9.2;1.63;6036 +86084;47.12919;1.63693;131;20220626;18.7;12.1;15.4;1.1;14.85;1.4;2.06;10968 +86084;47.12919;1.63693;131;20220627;23.5;12.5;18;1.9;13.17;0;4.27;23220 +86084;47.12919;1.63693;131;20220628;25.4;8;16.7;1.1;12.15;.1;4.62;27852 +86084;47.12919;1.63693;131;20220629;26;9;17.5;1.9;13.2;6;4.75;26372 +86084;47.12919;1.63693;131;20220630;18.4;12.9;15.7;1.8;14.32;11;2.2;10779 +86084;47.12919;1.63693;131;20220701;21.9;8.1;15;1.6;11.72;.1;3.91;23570 +86084;47.12919;1.63693;131;20220702;27.2;7.7;17.5;1.1;12.45;0;4.85;28658 +86084;47.12919;1.63693;131;20220703;26.3;10.7;18.5;1.6;13.5;0;4.75;26272 +86084;47.12919;1.63693;131;20220704;26.8;12.2;19.5;1.7;13.1;0;4.82;24873 +86084;47.12919;1.63693;131;20220705;26.8;11.6;19.2;2;12.97;0;5.07;26577 +86084;47.12919;1.63693;131;20220706;25.9;12.9;19.4;2.5;12.67;0;5.1;25574 +86084;47.12919;1.63693;131;20220707;25.2;11.7;18.5;2.2;14.67;0;4.29;22333 +86084;47.12919;1.63693;131;20220708;26.6;10.4;18.5;2.5;13;0;5.15;26755 +86084;47.12919;1.63693;131;20220709;29;10.2;19.6;1.9;13.9;0;5.4;28300 +86084;47.12919;1.63693;131;20220710;27.5;14.9;21.2;3.7;13.3;0;5.86;25102 +86084;47.12919;1.63693;131;20220711;30.2;14.5;22.4;3.6;13.9;0;6.41;26511 +86084;47.12919;1.63693;131;20220712;32.5;13.9;23.2;2;14.4;0;6.01;27715 +86084;47.12919;1.63693;131;20220713;33.7;11.6;22.7;.8;14.32;0;5.1;26379 +86084;47.12919;1.63693;131;20220714;34.5;12.8;23.7;1.7;14.95;0;6.18;28756 +86084;47.12919;1.63693;131;20220715;28.9;15.2;22.1;2.7;12.52;0;5.75;25098 +86084;47.12919;1.63693;131;20220716;29.8;10.4;20.1;2.5;11.3;0;5.97;27475 +86084;47.12919;1.63693;131;20220717;32.8;12.3;22.6;2.6;12.8;0;6.41;26770 +86084;47.12919;1.63693;131;20220718;38.7;14.4;26.5;2.5;14.05;0;7.6;28888 +86084;47.12919;1.63693;131;20220719;34.8;16.4;25.6;2.9;16.67;5.3;6.69;25909 +86084;47.12919;1.63693;131;20220720;25.8;17.5;21.7;2.3;19.35;4.5;3.44;15198 +86084;47.12919;1.63693;131;20220721;27.8;14.6;21.2;1.5;17.4;.1;4.35;22515 +86084;47.12919;1.63693;131;20220722;25.4;14.6;20;1.5;19.32;2.4;3.32;17108 +86084;47.12919;1.63693;131;20220723;27.5;17.7;22.6;1.8;18.22;0;4.13;19206 +86084;47.12919;1.63693;131;20220724;32.9;12.6;22.7;1.1;17.12;0;5.24;27108 +86084;47.12919;1.63693;131;20220725;25.4;17.9;21.7;2.8;17.52;1.7;3.9;16489 +86084;47.12919;1.63693;131;20220726;24.3;13.1;18.7;1.6;14.55;0;3.5;17785 +86084;47.12919;1.63693;131;20220727;26.5;14.7;20.6;1.6;13.17;0;4.25;20661 +86084;47.12919;1.63693;131;20220728;28.7;11.3;20;1;12.9;0;4.28;22981 +86084;47.12919;1.63693;131;20220729;28.6;14.4;21.5;.9;14.6;.4;3.74;18527 +86084;47.12919;1.63693;131;20220730;31.1;13.3;22.2;1.6;15.82;0;5.02;24723 +86084;47.12919;1.63693;131;20220731;32;13.8;22.9;1.4;16.2;0;5.12;25644 +86084;47.12919;1.63693;131;20220801;29.7;13.4;21.5;1.2;16.75;0;4.44;23282 +86084;47.12919;1.63693;131;20220802;32.7;13.6;23.2;1;16.35;0;4.93;25890 +86084;47.12919;1.63693;131;20220803;36.5;14.6;25.6;.8;16.22;0;5.27;26720 +86084;47.12919;1.63693;131;20220804;33.2;19;26.1;1.8;18.25;1.1;5;20791 +86084;47.12919;1.63693;131;20220805;28.2;17;22.6;3.1;14.55;.1;4.91;18560 +86084;47.12919;1.63693;131;20220806;27.3;14;20.6;3.6;11.12;0;5.65;22762 +86084;47.12919;1.63693;131;20220807;28.8;13;20.9;3.3;9.67;0;5.97;23818 +86084;47.12919;1.63693;131;20220808;31.2;14.3;22.7;3.1;10.8;0;6.21;24186 +86084;47.12919;1.63693;131;20220809;32.9;15.3;24.1;3;11.97;0;6.39;24129 +86084;47.12919;1.63693;131;20220810;33.5;14.1;23.8;2.7;11.7;0;6.28;24631 +86084;47.12919;1.63693;131;20220811;34.2;13.9;24;2.4;10.87;0;6.21;24804 +86084;47.12919;1.63693;131;20220812;35.8;10.8;23.3;1.4;11.7;0;5.43;26081 +86084;47.12919;1.63693;131;20220813;35.8;12.1;23.9;1.2;12.02;3.2;5.24;25428 +86084;47.12919;1.63693;131;20220814;26;18.1;22;3.2;17.92;5.2;3.36;11730 +86084;47.12919;1.63693;131;20220815;26;16;21;3.6;18.05;.4;3.65;15401 +86084;47.12919;1.63693;131;20220816;26.2;14.3;20.2;.8;18.02;.6;2.73;14394 +86084;47.12919;1.63693;131;20220817;26.5;14.7;20.6;2.1;16.47;0;3.75;18452 +86084;47.12919;1.63693;131;20220818;28.1;12.3;20.2;1.7;15.07;0;4.14;21670 +86084;47.12919;1.63693;131;20220819;25.6;13.3;19.4;2.1;17.82;5.1;2.95;14314 +86084;47.12919;1.63693;131;20220820;26.3;16.2;21.3;1.2;16.95;.1;3.28;16918 +86084;47.12919;1.63693;131;20220821;25.4;10.9;18.1;1.5;15.1;.5;3.24;17875 +86084;47.12919;1.63693;131;20220822;26.3;17.1;21.7;1.3;18.85;.3;2.73;12714 +86084;47.12919;1.63693;131;20220823;27.7;14.8;21.2;1;18.75;.1;3.17;17073 +86084;47.12919;1.63693;131;20220824;33.6;13.8;23.7;1;16.17;0;4.29;22026 +86084;47.12919;1.63693;131;20220825;31.9;12.4;22.2;1.9;16.4;0;4.43;20421 +86084;47.12919;1.63693;131;20220826;26.8;16.4;21.6;1.9;16.65;0;3.36;14945 +86084;47.12919;1.63693;131;20220827;28.7;12.4;20.6;1.6;13.6;0;3.91;19387 +86084;47.12919;1.63693;131;20220828;28.9;11.6;20.2;1.7;13.05;0;4.15;21134 +86084;47.12919;1.63693;131;20220829;33.7;12.2;22.9;1.3;14.7;2.8;4.43;21947 +86084;47.12919;1.63693;131;20220830;25.4;17.8;21.6;1.9;17.6;.1;2.9;12512 +86084;47.12919;1.63693;131;20220831;28.8;12.9;20.8;1;16.4;.2;3.31;18490 +86084;47.12919;1.63693;131;20220901;29.5;15.1;22.3;1.1;16.32;5;3.43;17819 +86084;47.12919;1.63693;131;20220902;24.8;14.6;19.7;2;17.6;3.4;2.64;12657 +86084;47.12919;1.63693;131;20220903;26.2;15.4;20.8;2.6;16.25;0;3.54;16529 +86084;47.12919;1.63693;131;20220904;30.7;12.3;21.5;1.7;15.3;2.7;3.98;19505 +86084;47.12919;1.63693;131;20220905;31;14.2;22.6;1.3;17.4;2.9;3.54;17735 +86084;47.12919;1.63693;131;20220906;29.2;11.6;20.4;1.3;16.12;2.8;3.25;17109 +86084;47.12919;1.63693;131;20220907;23.7;12.8;18.2;1.8;15.9;3.3;2.53;13166 +86084;47.12919;1.63693;131;20220908;23;13.4;18.2;3.3;15.9;3.4;2.77;13084 +86084;47.12919;1.63693;131;20220909;22.5;14.6;18.6;3.8;15.2;.9;2.83;11207 +86084;47.12919;1.63693;131;20220910;22.8;13.4;18.1;2.4;13.95;.1;2.83;13748 +86084;47.12919;1.63693;131;20220911;26;8.4;17.2;1.4;12.82;0;3.07;18490 +86084;47.12919;1.63693;131;20220912;33;11.4;22.2;1.9;14.67;0;4.19;19183 +86084;47.12919;1.63693;131;20220913;30.5;17.9;24.2;1.8;19.72;9.2;2.85;10364 +86084;47.12919;1.63693;131;20220914;27;16.3;21.7;1.8;19.32;5.9;2.66;12491 +86084;47.12919;1.63693;131;20220915;23.1;16.6;19.8;1.9;17.55;3.7;2.07;9238 +86084;47.12919;1.63693;131;20220916;19.9;11.7;15.8;1.9;12.45;0;2.08;10080 +86084;47.12919;1.63693;131;20220917;17.9;4.2;11.1;1.7;8.6;0;2.3;16452 +86084;47.12919;1.63693;131;20220918;19.9;1.8;10.8;.9;8.35;.1;2.19;17738 +86084;47.12919;1.63693;131;20220919;19.9;3.9;11.9;1.9;8.97;.1;2.46;16420 +86084;47.12919;1.63693;131;20220920;20.4;2.8;11.6;1.7;8.87;0;2.43;16777 +86084;47.12919;1.63693;131;20220921;20.8;5;12.9;2.2;9.45;0;2.63;16186 +86084;47.12919;1.63693;131;20220922;22.5;3.2;12.8;1;8.57;.1;2.32;17307 +86084;47.12919;1.63693;131;20220923;21.7;5.6;13.6;.5;10.32;0;1.69;11942 +86084;47.12919;1.63693;131;20220924;20.1;9.5;14.8;1.1;12.67;7.8;1.81;11549 +86084;47.12919;1.63693;131;20220925;18.1;11.2;14.7;1.3;12.6;.7;1.56;9117 +86084;47.12919;1.63693;131;20220926;16.5;5.6;11;2.5;11.15;5.2;1.51;9448 +86084;47.12919;1.63693;131;20220927;16.5;9.3;12.9;4;12.42;10.2;1.64;8811 +86084;47.12919;1.63693;131;20220928;14.3;12.1;13.2;3.4;14.05;7.5;.91;3897 +86084;47.12919;1.63693;131;20220929;16.2;8.8;12.5;1.8;11.32;1.5;1.47;9140 +86084;47.12919;1.63693;131;20220930;17.4;3.7;10.5;1.7;9.95;4.5;1.67;12821 +86084;47.12919;1.63693;131;20221001;20.6;11.1;15.9;5.1;16.62;3.9;1.44;7292 +86084;47.12919;1.63693;131;20221002;20.4;15.7;18;3.5;17.2;.9;1.68;7188 +86084;47.12919;1.63693;131;20221003;17.4;11.2;14.3;1.4;14.17;0;1.15;6372 +86084;47.12919;1.63693;131;20221004;20.8;5.7;13.3;.6;11.3;.2;1.52;12647 +86084;47.12919;1.63693;131;20221005;24.8;7;15.9;2.2;12.82;.2;2.4;13871 +86084;47.12919;1.63693;131;20221006;19.7;8.8;14.2;1.3;11.77;0;1.66;12116 +86084;47.12919;1.63693;131;20221007;20.5;5.4;12.9;.7;11.2;.1;1.43;12049 +86084;47.12919;1.63693;131;20221008;19.2;5;12.1;1.2;10.2;.1;1.52;12174 +86084;47.12919;1.63693;131;20221009;22.1;3.8;13;1.7;10.22;.1;2.01;13701 +86084;47.12919;1.63693;131;20221010;20.6;8.6;14.6;1;13.62;.1;1.27;8111 +86084;47.12919;1.63693;131;20221011;17.5;11.8;14.6;1.9;14.75;0;1.02;4995 +86084;47.12919;1.63693;131;20221012;20.1;8.4;14.3;.9;13.3;.1;1.25;9621 +86084;47.12919;1.63693;131;20221013;16.8;9.2;13;2.1;14.27;4.6;.86;5462 +86084;47.12919;1.63693;131;20221014;18.6;14.4;16.5;4.4;17.82;7.7;.87;3931 +86084;47.12919;1.63693;131;20221015;18.1;16.1;17.1;4.1;17.42;6.7;1.08;2595 +86084;47.12919;1.63693;131;20221016;25.2;14.2;19.7;1.6;17.35;.4;1.74;9604 +86084;47.12919;1.63693;131;20221017;19.4;15.5;17.5;2.2;17.4;37.1;1.04;2616 +86084;47.12919;1.63693;131;20221018;23.8;13.4;18.6;1.8;17.9;.1;1.54;9237 +86084;47.12919;1.63693;131;20221019;25.3;13.4;19.3;2;16.82;6.8;1.81;9584 +86084;47.12919;1.63693;131;20221020;24.5;14.4;19.4;3.3;17.17;4.8;2.04;8298 +86084;47.12919;1.63693;131;20221021;20.3;15.3;17.8;2.4;15.35;.6;1.53;5784 +86084;47.12919;1.63693;131;20221022;22.5;9.7;16.1;1.7;14.07;.3;1.46;9060 +86084;47.12919;1.63693;131;20221023;23.8;13.6;18.7;3.8;13.9;.2;2.56;7712 +86084;47.12919;1.63693;131;20221024;20.6;14.9;17.7;3.9;13.75;.1;2.14;6961 +86084;47.12919;1.63693;131;20221025;19.8;7.9;13.8;1.6;13.07;.4;1.13;7558 +86084;47.12919;1.63693;131;20221026;23.9;11.5;17.7;2;14.1;0;1.72;9126 +86084;47.12919;1.63693;131;20221027;24.2;12.4;18.3;2.4;14.47;0;1.81;5649 +86084;47.12919;1.63693;131;20221028;24;13;18.5;1.7;14.37;0;1.6;7676 +86084;47.12919;1.63693;131;20221029;24.9;13.6;19.2;1.3;14.27;.1;1.47;6491 +86084;47.12919;1.63693;131;20221030;19.1;9.1;14.1;1;13.12;.6;.88;5967 +86084;47.12919;1.63693;131;20221031;22.1;11.4;16.8;2.6;14.65;1.4;1.49;6429 +86084;47.12919;1.63693;131;20221101;17.4;9.8;13.6;3.8;12.15;.4;1.42;6863 +86084;47.12919;1.63693;131;20221102;17.4;10.6;14;2.3;12.35;0;1.14;5939 +86084;47.12919;1.63693;131;20221103;16.2;9.2;12.7;2.8;11.37;11.2;1.2;4263 +86084;47.12919;1.63693;131;20221104;12.4;7.5;9.9;3.9;9.95;.7;1.03;3971 +86084;47.12919;1.63693;131;20221105;12.4;1.3;6.8;1.6;8.4;0;.69;5599 +86084;47.12919;1.63693;131;20221106;14;7;10.5;2.5;10.52;0;.89;4094 +86084;47.12919;1.63693;131;20221107;17.2;11.1;14.2;3.4;12.47;0;1.29;4790 +86084;47.12919;1.63693;131;20221108;18.3;5.6;11.9;2.9;11.35;7;1.15;5644 +86084;47.12919;1.63693;131;20221109;15.3;11.3;13.3;2.3;12.32;.6;.88;3792 +86084;47.12919;1.63693;131;20221110;12.5;4.5;8.5;1.3;10.17;0;.52;4849 +86084;47.12919;1.63693;131;20221111;17.2;6.5;11.8;2.2;10.95;.1;.93;6597 +86084;47.12919;1.63693;131;20221112;18.2;5.6;11.9;1.2;11.05;.2;.67;7421 +86084;47.12919;1.63693;131;20221113;17.8;3;10.4;.5;10.05;.1;.46;6625 +86084;47.12919;1.63693;131;20221114;16.2;4.4;10.3;1.7;11.02;1.5;.67;4656 +86084;47.12919;1.63693;131;20221115;14.5;7.9;11.2;2.9;12.12;6.2;.65;2901 +86084;47.12919;1.63693;131;20221116;14.4;9.6;12;5.2;11.9;5.1;1.03;2928 +86084;47.12919;1.63693;131;20221117;14.8;11.3;13.1;6.1;11.5;3.7;1.56;3040 +86084;47.12919;1.63693;131;20221118;13;5.8;9.4;2.8;9.12;.1;.86;5188 +86084;47.12919;1.63693;131;20221119;10.9;.6;5.7;1;7.27;.2;.41;5051 +86084;47.12919;1.63693;131;20221120;10.1;-.6;4.7;2.1;7.92;1.7;.46;3976 +86084;47.12919;1.63693;131;20221121;10.9;3.8;7.4;2.9;8.82;5.6;.68;2939 +86084;47.12919;1.63693;131;20221122;11.7;4.3;8;4.3;8.47;0;.98;4518 +86084;47.12919;1.63693;131;20221123;14.4;6;10.2;3.4;10.05;1.4;.91;4215 +86084;47.12919;1.63693;131;20221124;12.7;7.8;10.2;3.6;10.75;1.1;.72;3589 +86084;47.12919;1.63693;131;20221125;13.2;8.1;10.7;2.1;10.37;0;.69;3544 +86084;47.12919;1.63693;131;20221126;9.8;.4;5.1;1.3;8.2;0;.35;3641 +86084;47.12919;1.63693;131;20221127;12.7;5.2;8.9;1.7;8.65;6.8;.69;3377 +86084;47.12919;1.63693;131;20221128;12.2;7.7;10;2.6;10.2;1;.69;3055 +86084;47.12919;1.63693;131;20221129;7.1;2.6;4.8;1.6;8.65;0;.27;2503 +86084;47.12919;1.63693;131;20221130;6.9;5.1;6;2.2;8.55;0;.45;1465 +86084;47.12919;1.63693;131;20221201;6.6;3.5;5.1;3.1;8.15;.1;.43;1549 +86084;47.12919;1.63693;131;20221202;5.9;4.4;5.1;2.6;7.65;1.1;.57;1039 +86084;47.12919;1.63693;131;20221203;5.5;2.7;4.1;3.6;7.27;.2;.52;1603 +86084;47.12919;1.63693;131;20221204;4.5;3.2;3.9;2;7.32;1.3;.44;984 +86084;47.12919;1.63693;131;20221205;6.5;3.2;4.8;1.3;7.6;0;.39;2131 +86084;47.12919;1.63693;131;20221206;5.1;1.4;3.2;2.4;6.95;.1;.4;1825 +86084;47.12919;1.63693;131;20221207;6.2;2.6;4.4;2.6;6.7;0;.56;3195 +86084;47.12919;1.63693;131;20221208;4.1;0;2;3;5.92;0;.49;2337 +86084;47.12919;1.63693;131;20221209;3.6;-1.2;1.2;2.8;5.37;0;.5;3277 +86084;47.12919;1.63693;131;20221210;2.5;-3.5;-.5;1.1;5.02;0;.25;3043 +86084;47.12919;1.63693;131;20221211;1.4;-7.7;-3.1;.9;3.92;0;.2;3776 +86084;47.12919;1.63693;131;20221212;.3;-7.8;-3.8;1.9;4.1;0;.25;3678 +86084;47.12919;1.63693;131;20221213;2.5;-3.5;-.5;2.6;4.87;1.9;.4;3099 +86084;47.12919;1.63693;131;20221214;4.6;.7;2.7;1.9;7.05;5.2;.33;1715 +86084;47.12919;1.63693;131;20221215;3.3;.9;2.1;3.8;6.15;0;.49;1823 +86084;47.12919;1.63693;131;20221216;4.2;-1.9;1.1;2.8;4.7;0;.61;3959 +86084;47.12919;1.63693;131;20221217;1.1;-5.4;-2.1;2.1;4.3;0;.26;4507 +86084;47.12919;1.63693;131;20221218;6.8;-7.8;-.5;1.7;4.85;0;.4;3861 +86084;47.12919;1.63693;131;20221219;12.7;2.8;7.8;1.8;8.25;0;.61;3455 +86084;47.12919;1.63693;131;20221220;15.1;6.3;10.7;3.2;10.42;2.8;.96;2107 +86084;47.12919;1.63693;131;20221221;12.5;10.4;11.4;4.6;12.45;.9;.6;1610 +86084;47.12919;1.63693;131;20221222;13.9;11.6;12.8;6.4;12.92;14.2;.94;1348 +86084;47.12919;1.63693;131;20221223;13.9;13.5;13.7;5.4;14.4;7.4;.76;294 +86084;47.12919;1.63693;131;20221224;12;10.4;11.2;2.5;12.07;1.3;.55;1107 +86084;47.12919;1.63693;131;20221225;15.1;7;11;2.5;10.77;.7;.67;3779 +86084;47.12919;1.63693;131;20221226;12.3;11.3;11.8;2.9;11.07;1.1;.92;1326 +86084;47.12919;1.63693;131;20221227;10;1.1;5.5;1.4;8.7;.5;.28;2916 +86084;47.12919;1.63693;131;20221228;13.1;5.9;9.5;5;10.65;.3;.67;3100 +86084;47.12919;1.63693;131;20221229;11.7;10.6;11.2;5;10.85;1.7;1.1;866 +86084;47.12919;1.63693;131;20221230;14.7;5.2;10;4.9;11.55;4.7;.63;2612 +86084;47.12919;1.63693;131;20221231;16.9;13.8;15.4;5.3;11.42;0;2.07;2752 +86085;47.15405;1.96465;134;20220101;15.7;3.3;9.5;1.8;8.9;.1;.58;5234 +86085;47.15405;1.96465;134;20220102;14.1;4.1;9.1;4;10.72;0;.56;3486 +86085;47.15405;1.96465;134;20220103;13;11;12;4.7;12.03;3.7;.84;1683 +86085;47.15405;1.96465;134;20220104;13.5;11.2;12.4;5.1;10.37;5.1;1.58;734 +86085;47.15405;1.96465;134;20220105;6.2;.7;3.4;1.7;6.1;0;.49;2969 +86085;47.15405;1.96465;134;20220106;2.7;-2.7;0;1.6;5.8;.3;.19;3262 +86085;47.15405;1.96465;134;20220107;8.5;-.5;4;4.9;7.43;2;.48;3758 +86085;47.15405;1.96465;134;20220108;9.9;6.6;8.2;6.4;9.3;9.2;.83;1974 +86085;47.15405;1.96465;134;20220109;8.7;4.6;6.7;4.4;7.97;1.5;.74;3295 +86085;47.15405;1.96465;134;20220110;8.2;5;6.6;1.6;8.4;0;.48;2296 +86085;47.15405;1.96465;134;20220111;5.4;1.3;3.3;2.4;6.13;0;.46;4982 +86085;47.15405;1.96465;134;20220112;5.7;-.7;2.5;3;5.77;0;.55;4678 +86085;47.15405;1.96465;134;20220113;4.9;-1.2;1.8;2.9;5.7;0;.44;5517 +86085;47.15405;1.96465;134;20220114;5.5;-1.4;2.1;2.1;5.5;0;.43;5757 +86085;47.15405;1.96465;134;20220115;2.2;-4.3;-1;1.8;5;0;.23;5309 +86085;47.15405;1.96465;134;20220116;.1;-3.1;-1.5;2.1;5.73;.3;.14;2041 +86085;47.15405;1.96465;134;20220117;4.7;-.2;2.3;1.3;7.3;.1;.24;2146 +86085;47.15405;1.96465;134;20220118;7.2;1.8;4.5;2.8;7.33;0;.5;3117 +86085;47.15405;1.96465;134;20220119;4.1;1.7;2.9;3;7.17;.6;.36;1180 +86085;47.15405;1.96465;134;20220120;8.1;3.3;5.7;3.1;7.33;0;.65;4719 +86085;47.15405;1.96465;134;20220121;6;.1;3.1;3.3;5.83;0;.66;5645 +86085;47.15405;1.96465;134;20220122;3.8;-2.8;.5;2.1;6.03;0;.3;2513 +86085;47.15405;1.96465;134;20220123;2.7;2.4;2.6;3.4;6.47;0;.51;979 +86085;47.15405;1.96465;134;20220124;1.8;-1.8;0;2.4;5.9;0;.26;2899 +86085;47.15405;1.96465;134;20220125;.4;-1.9;-.7;1;5.67;0;.26;2678 +86085;47.15405;1.96465;134;20220126;-1.2;-2.2;-1.7;1.7;5.23;0;.26;1679 +86085;47.15405;1.96465;134;20220127;.5;-2.7;-1.1;1.8;5.6;.1;.24;2715 +86085;47.15405;1.96465;134;20220128;3.8;.5;2.2;1.6;7.1;0;.29;2246 +86085;47.15405;1.96465;134;20220129;6.6;1.6;4.1;2.6;8.4;.3;.25;2522 +86085;47.15405;1.96465;134;20220130;10.8;6.2;8.5;1.8;9.37;0;.61;3978 +86085;47.15405;1.96465;134;20220131;9.6;5.7;7.6;4.6;7.57;.4;1.22;4279 +86085;47.15405;1.96465;134;20220201;8;-.6;3.7;3.6;8.33;.8;.22;3117 +86085;47.15405;1.96465;134;20220202;9.4;7.7;8.6;2.6;9.93;.2;.6;2272 +86085;47.15405;1.96465;134;20220203;8.2;1.8;5;2.3;8;.2;.48;5171 +86085;47.15405;1.96465;134;20220204;10.2;4.6;7.4;2.9;9;1.3;.67;2855 +86085;47.15405;1.96465;134;20220205;9.5;-1.9;3.8;2.1;6.87;.1;.62;7878 +86085;47.15405;1.96465;134;20220206;10.1;2.5;6.3;6.8;9.5;2;.37;3451 +86085;47.15405;1.96465;134;20220207;11.4;5.4;8.4;2.3;7.83;0;1;7756 +86085;47.15405;1.96465;134;20220208;12.5;-1.6;5.5;1.7;6.6;0;.88;9469 +86085;47.15405;1.96465;134;20220209;16.9;-1.4;7.8;2.5;7.07;0;1.48;10129 +86085;47.15405;1.96465;134;20220210;10.4;4.5;7.5;2.9;9.13;1;.73;3309 +86085;47.15405;1.96465;134;20220211;8.4;.1;4.2;2.3;6.63;0;.75;7830 +86085;47.15405;1.96465;134;20220212;9.3;-2.6;3.3;2.3;5.17;0;1.04;8744 +86085;47.15405;1.96465;134;20220213;16.2;-2.9;6.6;4.7;7.13;0;1.89;9876 +86085;47.15405;1.96465;134;20220214;12.1;7.3;9.7;6.6;8.9;3.6;1.55;5397 +86085;47.15405;1.96465;134;20220215;10.7;3.7;7.2;4.8;8.97;3.9;.85;6964 +86085;47.15405;1.96465;134;20220216;14.3;8.2;11.2;7.3;12.53;1.7;.74;3552 +86085;47.15405;1.96465;134;20220217;15.1;11.6;13.3;4.3;11.5;.9;1.55;4279 +86085;47.15405;1.96465;134;20220218;13.1;9.1;11.1;4.4;10.17;.4;1.39;4435 +86085;47.15405;1.96465;134;20220219;10.6;1;5.8;3.2;6.67;0;1.24;9014 +86085;47.15405;1.96465;134;20220220;13;6.6;9.8;6.9;10.23;2.7;1.22;5737 +86085;47.15405;1.96465;134;20220221;10.9;6.6;8.8;6.6;8.2;.6;1.63;5772 +86085;47.15405;1.96465;134;20220222;11.4;4.4;7.9;4.1;9.5;.6;.86;5297 +86085;47.15405;1.96465;134;20220223;13.7;7.2;10.5;1.8;10.17;.1;1.02;6316 +86085;47.15405;1.96465;134;20220224;13.3;5.7;9.5;3.3;8.47;1.3;1.49;8063 +86085;47.15405;1.96465;134;20220225;10.8;-.8;5;2;6.07;0;1.21;11574 +86085;47.15405;1.96465;134;20220226;11.2;-.9;5.1;3.6;5.3;0;1.77;12856 +86085;47.15405;1.96465;134;20220227;12.2;-2.1;5.1;2.8;5.13;0;1.72;13273 +86085;47.15405;1.96465;134;20220228;14.2;-2.4;5.9;1.3;5.23;0;1.42;13805 +86085;47.15405;1.96465;134;20220301;14.2;-1.9;6.2;1.3;6.17;0;1.27;10422 +86085;47.15405;1.96465;134;20220302;14;2;8;2.2;8.5;0;1.22;8309 +86085;47.15405;1.96465;134;20220303;13.8;8.2;11;1.6;10.37;0;1.16;7561 +86085;47.15405;1.96465;134;20220304;14.1;7.8;10.9;3.1;9.83;1.8;1.42;7029 +86085;47.15405;1.96465;134;20220305;10.8;6.2;8.5;2.5;8.13;0;1.26;8018 +86085;47.15405;1.96465;134;20220306;9.2;-.9;4.1;3.3;5.03;0;1.69;12825 +86085;47.15405;1.96465;134;20220307;9.4;-2.3;3.5;3.8;4.37;0;1.92;13654 +86085;47.15405;1.96465;134;20220308;16.2;-2.5;6.8;2.2;5.93;0;2.03;14874 +86085;47.15405;1.96465;134;20220309;15.9;1.5;8.7;2.4;7.87;0;1.83;12950 +86085;47.15405;1.96465;134;20220310;16.3;3.4;9.8;2.5;8.4;0;1.86;11858 +86085;47.15405;1.96465;134;20220311;14.6;5.5;10;3.9;9.07;4.5;1.63;5391 +86085;47.15405;1.96465;134;20220312;9.6;4.1;6.8;3.7;9;5;.84;5588 +86085;47.15405;1.96465;134;20220313;9.1;4.6;6.8;3.5;8.33;5.4;.94;3290 +86085;47.15405;1.96465;134;20220314;14.6;-.6;7;3.2;8.17;1.9;1.67;13940 +86085;47.15405;1.96465;134;20220315;16.5;8.8;12.7;2.1;11.33;0;1.5;7793 +86085;47.15405;1.96465;134;20220316;15.9;6.2;11;1.6;10.97;0;1.26;7549 +86085;47.15405;1.96465;134;20220317;10.7;8.5;9.6;4;8.93;0;1.46;5002 +86085;47.15405;1.96465;134;20220318;14.2;4.8;9.5;5.4;7.47;0;2.55;13189 +86085;47.15405;1.96465;134;20220319;15.3;6.9;11.1;2.8;8.07;0;2.23;12358 +86085;47.15405;1.96465;134;20220320;15.5;2.9;9.2;1.6;8.83;.2;1.5;9505 +86085;47.15405;1.96465;134;20220321;17.9;7.4;12.6;3.1;9.17;0;2.52;13083 +86085;47.15405;1.96465;134;20220322;17.5;2.1;9.8;3.6;6.03;0;3.21;18507 +86085;47.15405;1.96465;134;20220323;18.2;.6;9.4;3.3;5.53;0;3.32;19301 +86085;47.15405;1.96465;134;20220324;20.7;-.5;10.1;2.5;6.3;0;3.1;19314 +86085;47.15405;1.96465;134;20220325;21.4;1.6;11.5;3.2;6.3;0;3.68;19653 +86085;47.15405;1.96465;134;20220326;20.9;1.6;11.2;3.2;6.47;0;3.64;19657 +86085;47.15405;1.96465;134;20220327;22.6;2.5;12.5;1.9;7.17;0;3.15;19729 +86085;47.15405;1.96465;134;20220328;22.3;2.5;12.4;1.4;7.93;0;2.76;18433 +86085;47.15405;1.96465;134;20220329;17.7;7.6;12.7;1.9;9.1;.6;2.16;10850 +86085;47.15405;1.96465;134;20220330;12.5;6.9;9.7;2.6;10.63;2.3;1.08;5751 +86085;47.15405;1.96465;134;20220331;11;7.2;9.1;4.3;8.3;1.6;1.79;8150 +86085;47.15405;1.96465;134;20220401;5.9;.5;3.2;6.2;5.75;2.5;1.38;7300 +86085;47.15405;1.96465;134;20220402;7.3;.6;3.9;4.6;4.8;0;2.01;12032 +86085;47.15405;1.96465;134;20220403;7.6;-.7;3.4;3.4;4.93;0;1.83;12961 +86085;47.15405;1.96465;134;20220404;11.8;-4.5;3.7;2.8;5.3;.3;2.27;20166 +86085;47.15405;1.96465;134;20220405;11;5.3;8.1;3.6;10;.7;.91;4718 +86085;47.15405;1.96465;134;20220406;11.6;9.1;10.3;4.6;11.17;1.2;.99;3715 +86085;47.15405;1.96465;134;20220407;14.5;9.5;12;7.9;12.33;10.8;1.33;5389 +86085;47.15405;1.96465;134;20220408;15.2;9.7;12.4;7.6;11.2;5;2.02;6017 +86085;47.15405;1.96465;134;20220409;12.5;1.1;6.8;2.6;6.97;.3;2.2;17494 +86085;47.15405;1.96465;134;20220410;14.9;-1.9;6.5;3.5;6.43;0;2.88;22381 +86085;47.15405;1.96465;134;20220411;22.7;3;12.9;4;8.97;0;4.07;20307 +86085;47.15405;1.96465;134;20220412;20.2;8.4;14.3;2.4;10.67;6.7;2.77;13906 +86085;47.15405;1.96465;134;20220413;16.9;11.1;14;1;12.73;1.5;1.67;9270 +86085;47.15405;1.96465;134;20220414;21.1;9.5;15.3;1.5;12.03;0;2.88;17904 +86085;47.15405;1.96465;134;20220415;22.5;6.6;14.5;2.1;10.5;0;3.64;23013 +86085;47.15405;1.96465;134;20220416;21.9;6.2;14;3.2;9.6;0;4.03;23460 +86085;47.15405;1.96465;134;20220417;22.1;5.1;13.6;2.4;8.03;0;4.04;24559 +86085;47.15405;1.96465;134;20220418;20.8;2.8;11.8;1.8;8.93;0;3.24;21937 +86085;47.15405;1.96465;134;20220419;17.7;7.5;12.6;2.9;9.8;0;2.84;16695 +86085;47.15405;1.96465;134;20220420;19.8;7.3;13.6;2.2;9.6;0;3.12;18403 +86085;47.15405;1.96465;134;20220421;20.6;5.2;12.9;1.6;8.03;0;3.4;22139 +86085;47.15405;1.96465;134;20220422;21.4;3.6;12.5;1.6;9.2;.7;3.44;23206 +86085;47.15405;1.96465;134;20220423;20;10.7;15.3;3.2;11.73;2.3;2.93;13247 +86085;47.15405;1.96465;134;20220424;17.4;9.1;13.2;3.3;12.28;7.5;2.21;12204 +86085;47.15405;1.96465;134;20220425;14.1;11.1;12.6;2.5;12.5;4.6;1.2;4722 +86085;47.15405;1.96465;134;20220426;17.1;5.5;11.3;3;9.48;0;3.17;22375 +86085;47.15405;1.96465;134;20220427;19.7;4.7;12.2;4;9.2;0;3.99;25168 +86085;47.15405;1.96465;134;20220428;22.6;7.7;15.1;2.8;10.17;0;4.03;22140 +86085;47.15405;1.96465;134;20220429;20.6;12.2;16.4;1.8;10.6;0;3.27;17190 +86085;47.15405;1.96465;134;20220430;18.6;6.7;12.7;2.5;9.2;0;3.45;21594 +86085;47.15405;1.96465;134;20220501;18.5;3.8;11.2;1.8;8.23;0;3.53;24874 +86085;47.15405;1.96465;134;20220502;19.6;5;12.3;2.4;9.13;0;3.58;22677 +86085;47.15405;1.96465;134;20220503;21.2;6.9;14;2.5;10.1;2.6;3.92;24050 +86085;47.15405;1.96465;134;20220504;17.2;10.7;14;2.4;11.2;0;2.57;13509 +86085;47.15405;1.96465;134;20220505;20;6.1;13;2.2;10.53;0;3.43;22087 +86085;47.15405;1.96465;134;20220506;21.7;6.4;14.1;2.6;10.4;0;3.96;23842 +86085;47.15405;1.96465;134;20220507;22.6;8.9;15.8;2.1;10.83;0;3.93;21976 +86085;47.15405;1.96465;134;20220508;23.6;8.6;16.1;2.6;11.6;0;4.26;23958 +86085;47.15405;1.96465;134;20220509;26.4;8.3;17.3;1.3;11.93;0;4.37;25984 +86085;47.15405;1.96465;134;20220510;28;8.8;18.4;1.8;11.9;0;4.81;25767 +86085;47.15405;1.96465;134;20220511;27.5;11;19.3;3;12.57;0;5.3;25814 +86085;47.15405;1.96465;134;20220512;21.3;10.5;15.9;1.4;13.57;0;2.82;15996 +86085;47.15405;1.96465;134;20220513;23.6;13.1;18.4;1.8;12.2;0;4.09;21896 +86085;47.15405;1.96465;134;20220514;26.3;8.5;17.4;2;11.43;0;4.7;25672 +86085;47.15405;1.96465;134;20220515;31;12.8;21.9;3.1;14.03;3.4;5.87;24744 +86085;47.15405;1.96465;134;20220516;27.1;15.8;21.5;2.2;15.03;0;4.83;23497 +86085;47.15405;1.96465;134;20220517;31;13.3;22.2;2.1;15.4;.1;5.44;25809 +86085;47.15405;1.96465;134;20220518;30.5;13.4;22;1.9;16.87;.1;5.04;24823 +86085;47.15405;1.96465;134;20220519;28.1;17.5;22.8;2.2;17.8;1.2;4.63;21727 +86085;47.15405;1.96465;134;20220520;28.1;16.1;22.1;2.7;17.47;.1;4.5;20073 +86085;47.15405;1.96465;134;20220521;28.1;11.6;19.8;2.4;13.07;0;5.3;26507 +86085;47.15405;1.96465;134;20220522;28.4;16;22.2;3;14.97;6.8;4.84;18561 +86085;47.15405;1.96465;134;20220523;20.1;16.7;18.4;4.8;16.8;9.1;2.59;10570 +86085;47.15405;1.96465;134;20220524;18.2;10.6;14.4;3.6;12.17;.3;3;16467 +86085;47.15405;1.96465;134;20220525;20.9;7.4;14.1;2.3;11.13;.1;3.89;24317 +86085;47.15405;1.96465;134;20220526;21.9;12.2;17;2.2;13.13;0;3.28;15952 +86085;47.15405;1.96465;134;20220527;19.9;10.5;15.2;1.7;13;.1;2.92;16636 +86085;47.15405;1.96465;134;20220528;21.6;9.3;15.5;3.1;10.67;0;4.65;26866 +86085;47.15405;1.96465;134;20220529;18.2;8.5;13.3;4.1;8.2;0;4.48;25003 +86085;47.15405;1.96465;134;20220530;21.1;7;14.1;2.9;8.37;0;4.68;26432 +86085;47.15405;1.96465;134;20220531;23.8;7.4;15.6;1.6;9;0;4.57;26501 +86085;47.15405;1.96465;134;20220601;24.9;9.1;17;2;10.03;.5;4.56;23315 +86085;47.15405;1.96465;134;20220602;27.5;13.4;20.4;3.4;12.73;.1;5.63;24673 +86085;47.15405;1.96465;134;20220603;27.9;15.3;21.6;2.3;16;2.5;4.69;21327 +86085;47.15405;1.96465;134;20220604;28.7;16.3;22.5;2.6;18.23;9.5;4.79;21757 +86085;47.15405;1.96465;134;20220605;21.9;16.9;19.4;3.1;17.07;.2;3.18;14812 +86085;47.15405;1.96465;134;20220606;21.5;13.2;17.3;2.5;14.1;.3;3.19;15576 +86085;47.15405;1.96465;134;20220607;23.1;14.2;18.7;3.7;14.2;11.4;4.14;18742 +86085;47.15405;1.96465;134;20220608;22.7;13.1;17.9;3.7;14.23;2.5;3.89;18530 +86085;47.15405;1.96465;134;20220609;21.5;13.5;17.5;2.6;13.23;0;3.7;18519 +86085;47.15405;1.96465;134;20220610;26.6;11.5;19.1;1.6;14.2;.1;4.97;27960 +86085;47.15405;1.96465;134;20220611;29.8;12.1;20.9;1.7;15.43;0;5.44;28245 +86085;47.15405;1.96465;134;20220612;25.6;15.4;20.5;3.3;15;.1;4.62;20354 +86085;47.15405;1.96465;134;20220613;25.7;11.2;18.4;2.9;11.13;0;5.62;28785 +86085;47.15405;1.96465;134;20220614;29.3;12.1;20.7;3.1;11.77;0;6.32;28278 +86085;47.15405;1.96465;134;20220615;34.1;14.8;24.5;2.5;15.33;0;6.68;28282 +86085;47.15405;1.96465;134;20220616;32.3;16.2;24.2;2.3;14.8;0;6.17;26514 +86085;47.15405;1.96465;134;20220617;35.5;15.9;25.7;2;14.6;0;6.82;29157 +86085;47.15405;1.96465;134;20220618;38.5;16.9;27.7;3.1;15.6;.5;8.22;29093 +86085;47.15405;1.96465;134;20220619;34.8;18.5;26.7;3.6;17.07;15.9;7.2;25990 +86085;47.15405;1.96465;134;20220620;26.7;17.8;22.3;2.9;20.4;13.3;3.76;16843 +86085;47.15405;1.96465;134;20220621;27.9;16.7;22.3;2.8;19.77;1.9;4.66;22654 +86085;47.15405;1.96465;134;20220622;25.2;17.5;21.4;2.9;19.27;3.1;3.47;15291 +86085;47.15405;1.96465;134;20220623;27.1;13.6;20.4;1.7;16.97;4.8;4.04;20095 +86085;47.15405;1.96465;134;20220624;23.5;15.1;19.3;3.5;16.43;1.5;3.85;18777 +86085;47.15405;1.96465;134;20220625;18.4;15.2;16.8;2.2;15.33;7.9;1.83;7029 +86085;47.15405;1.96465;134;20220626;18.5;12.1;15.3;1.3;14.9;4.4;1.99;10510 +86085;47.15405;1.96465;134;20220627;23.4;13.4;18.4;1.9;13.53;0;4.52;25211 +86085;47.15405;1.96465;134;20220628;25.5;9.3;17.4;1.3;12.27;.1;4.83;28709 +86085;47.15405;1.96465;134;20220629;26.7;10.2;18.4;2.1;13.03;3.2;5.09;27534 +86085;47.15405;1.96465;134;20220630;17.7;13.1;15.4;2.2;14.23;14.5;2.09;9988 +86085;47.15405;1.96465;134;20220701;22;9;15.5;2;11.77;.1;4.03;23521 +86085;47.15405;1.96465;134;20220702;27.5;8.6;18;1.4;12.43;0;5.13;29314 +86085;47.15405;1.96465;134;20220703;26.2;11.7;19;2;13.57;0;4.95;26724 +86085;47.15405;1.96465;134;20220704;26.7;13;19.8;2;13.23;0;4.84;24253 +86085;47.15405;1.96465;134;20220705;26.7;12;19.3;2.4;13.03;0;5.36;27901 +86085;47.15405;1.96465;134;20220706;25.7;13.4;19.5;2.8;12.57;0;5.44;27749 +86085;47.15405;1.96465;134;20220707;25;12.9;18.9;2.7;14.6;0;4.44;22282 +86085;47.15405;1.96465;134;20220708;26.4;11.2;18.8;2.9;12.77;0;5.46;28335 +86085;47.15405;1.96465;134;20220709;28.9;12.3;20.6;2.4;13.7;0;5.76;28847 +86085;47.15405;1.96465;134;20220710;27.2;15;21.1;4.2;13.3;0;6.2;27247 +86085;47.15405;1.96465;134;20220711;30.1;14.4;22.2;4.1;13.77;0;6.73;28058 +86085;47.15405;1.96465;134;20220712;32.3;15;23.6;2.5;14.1;0;6.45;28346 +86085;47.15405;1.96465;134;20220713;33.7;12.8;23.3;1.1;13.73;0;5.45;27345 +86085;47.15405;1.96465;134;20220714;34.6;14.6;24.6;2.1;14.77;0;6.5;28593 +86085;47.15405;1.96465;134;20220715;28.9;15.6;22.3;3.2;12.7;0;6.19;26464 +86085;47.15405;1.96465;134;20220716;29.4;12.7;21.1;3.1;11.1;0;6.46;28418 +86085;47.15405;1.96465;134;20220717;32.6;14.7;23.6;3.1;12.7;0;6.8;26902 +86085;47.15405;1.96465;134;20220718;38.3;15.4;26.8;2.8;13.93;0;7.74;28635 +86085;47.15405;1.96465;134;20220719;35.9;17.9;26.9;3.3;16.33;4.6;7.29;26381 +86085;47.15405;1.96465;134;20220720;25.3;17.5;21.4;2.5;19;4.4;3.12;12806 +86085;47.15405;1.96465;134;20220721;27.8;14.8;21.3;1.9;17.2;.1;4.59;23580 +86085;47.15405;1.96465;134;20220722;26;16.3;21.2;2.2;19.23;2.4;3.14;13768 +86085;47.15405;1.96465;134;20220723;27.1;18.5;22.8;2.1;18.4;0;4.29;19810 +86085;47.15405;1.96465;134;20220724;32.7;13.7;23.2;1.4;17.2;0;5.36;26792 +86085;47.15405;1.96465;134;20220725;25.8;18.7;22.2;3.1;17.77;1.4;4.23;18146 +86085;47.15405;1.96465;134;20220726;24.2;13.7;18.9;2.1;14.67;0;3.76;18976 +86085;47.15405;1.96465;134;20220727;26.5;15.3;20.9;1.9;13.17;0;4.57;21972 +86085;47.15405;1.96465;134;20220728;28.4;12.8;20.6;1.6;12.4;0;4.73;23634 +86085;47.15405;1.96465;134;20220729;28.3;15.7;22;1.3;13.77;.5;3.93;17494 +86085;47.15405;1.96465;134;20220730;30.9;14.8;22.9;1.8;15.57;0;5.14;24652 +86085;47.15405;1.96465;134;20220731;31.7;15.2;23.5;2;15.97;0;5.52;25903 +86085;47.15405;1.96465;134;20220801;29.3;15.1;22.2;1.6;16.73;0;4.59;22822 +86085;47.15405;1.96465;134;20220802;32.6;14.9;23.8;1.1;16.2;0;5.07;26226 +86085;47.15405;1.96465;134;20220803;36.5;16.1;26.3;1.1;16;0;5.56;26549 +86085;47.15405;1.96465;134;20220804;34.6;20.1;27.4;2.1;17.77;3.5;5.56;21985 +86085;47.15405;1.96465;134;20220805;28.1;17.3;22.7;3.5;15.33;1.2;5.18;20733 +86085;47.15405;1.96465;134;20220806;27.3;14.8;21;4.2;11.53;0;5.98;24146 +86085;47.15405;1.96465;134;20220807;28.7;13.3;21;3.6;9.8;0;6.21;24971 +86085;47.15405;1.96465;134;20220808;31.1;14.6;22.9;3.5;10.77;0;6.55;24846 +86085;47.15405;1.96465;134;20220809;32.7;15.7;24.2;3.5;11.97;0;6.72;24415 +86085;47.15405;1.96465;134;20220810;33.5;16.8;25.2;3.5;11.43;0;7;24474 +86085;47.15405;1.96465;134;20220811;34;16.3;25.1;3;10.73;0;6.73;24561 +86085;47.15405;1.96465;134;20220812;35.4;13.1;24.3;2.1;11.3;0;6.15;25598 +86085;47.15405;1.96465;134;20220813;35.5;14.4;25;2.1;11.1;3.3;6.11;24915 +86085;47.15405;1.96465;134;20220814;26.5;18.3;22.4;3.9;17.57;6.6;3.98;14082 +86085;47.15405;1.96465;134;20220815;26.1;15.7;20.9;3.8;17.57;.9;3.69;15136 +86085;47.15405;1.96465;134;20220816;26.9;14.9;20.9;1.2;17.77;1.6;2.86;13601 +86085;47.15405;1.96465;134;20220817;26.7;15.5;21.1;2.5;16.3;.2;4.13;19917 +86085;47.15405;1.96465;134;20220818;28.3;14.4;21.3;2.2;15.3;0;4.36;21109 +86085;47.15405;1.96465;134;20220819;25.8;14.5;20.2;2.5;17.3;6.6;3.14;14119 +86085;47.15405;1.96465;134;20220820;26.2;16.6;21.4;1.5;16.6;.1;3.66;19281 +86085;47.15405;1.96465;134;20220821;26.1;11.4;18.7;1.7;14.87;.4;3.32;17181 +86085;47.15405;1.96465;134;20220822;26.2;17.2;21.7;1.5;18.4;.2;2.88;13382 +86085;47.15405;1.96465;134;20220823;28;15.8;21.9;1.4;18.6;.1;3.35;17225 +86085;47.15405;1.96465;134;20220824;33.7;15.1;24.4;1.4;16.07;0;4.67;22913 +86085;47.15405;1.96465;134;20220825;32.6;13.7;23.1;2.4;15.53;0;4.82;20050 +86085;47.15405;1.96465;134;20220826;26.9;16.4;21.7;2.3;16.67;0;3.6;15848 +86085;47.15405;1.96465;134;20220827;28.5;14;21.2;2;13.83;0;4.11;19185 +86085;47.15405;1.96465;134;20220828;28.9;11.7;20.3;2;13.13;0;4.4;22171 +86085;47.15405;1.96465;134;20220829;33.6;14;23.8;1.8;14.87;2.3;4.73;21420 +86085;47.15405;1.96465;134;20220830;24.4;17.9;21.1;1.8;17.2;.1;2.48;9709 +86085;47.15405;1.96465;134;20220831;28.8;13.6;21.2;1.1;16.4;.1;3.49;19283 +86085;47.15405;1.96465;134;20220901;29.2;15.6;22.4;1.1;15.63;3;3.51;18136 +86085;47.15405;1.96465;134;20220902;25.6;15.4;20.5;2.1;16.93;5.6;3.16;15212 +86085;47.15405;1.96465;134;20220903;26.4;15.3;20.9;2.7;16.33;.2;3.62;17256 +86085;47.15405;1.96465;134;20220904;30.8;12.5;21.6;1.7;15.33;1.7;3.93;19385 +86085;47.15405;1.96465;134;20220905;31.4;15.3;23.4;1.8;17.27;5;3.96;17822 +86085;47.15405;1.96465;134;20220906;29.3;13.4;21.4;1.8;16.3;3.9;3.44;16368 +86085;47.15405;1.96465;134;20220907;23.9;13.6;18.8;2.1;15.83;1.9;2.65;13275 +86085;47.15405;1.96465;134;20220908;23.4;13.4;18.4;3.8;15.6;3.9;3.05;14406 +86085;47.15405;1.96465;134;20220909;22.6;14.8;18.7;4.3;15;.9;3.19;13677 +86085;47.15405;1.96465;134;20220910;22.4;13.9;18.2;2.8;13.9;.1;2.91;13700 +86085;47.15405;1.96465;134;20220911;25.8;9.4;17.6;1.8;12.9;0;3.3;19184 +86085;47.15405;1.96465;134;20220912;32.8;12.5;22.7;2.6;14.57;0;4.67;19081 +86085;47.15405;1.96465;134;20220913;30.7;18;24.4;2;19.2;9.4;3.07;10622 +86085;47.15405;1.96465;134;20220914;26.5;16.8;21.6;2.3;18.8;9.4;2.6;10369 +86085;47.15405;1.96465;134;20220915;23.2;16.9;20.1;2.1;17.2;2.9;2.06;8254 +86085;47.15405;1.96465;134;20220916;19.8;12;15.9;2.3;12.5;0;2.23;10864 +86085;47.15405;1.96465;134;20220917;17.9;5.3;11.6;2.3;8.57;0;2.54;17257 +86085;47.15405;1.96465;134;20220918;20;3.1;11.6;1.3;8.37;.1;2.4;18367 +86085;47.15405;1.96465;134;20220919;19.8;5.2;12.5;2.2;8.93;.1;2.61;17201 +86085;47.15405;1.96465;134;20220920;20.4;4.5;12.4;2.2;8.9;0;2.69;17545 +86085;47.15405;1.96465;134;20220921;20.8;7;13.9;2.8;9.33;0;2.97;17046 +86085;47.15405;1.96465;134;20220922;22.4;4.5;13.4;1.5;8.43;.1;2.65;17713 +86085;47.15405;1.96465;134;20220923;21.6;6.8;14.2;1.1;10.03;0;1.94;11690 +86085;47.15405;1.96465;134;20220924;20.6;10.5;15.5;1.5;12.47;6.5;2.02;12399 +86085;47.15405;1.96465;134;20220925;18;11.1;14.6;1.8;12.57;.7;1.56;8243 +86085;47.15405;1.96465;134;20220926;16.4;6.7;11.5;3;11.2;5.7;1.55;8825 +86085;47.15405;1.96465;134;20220927;16.1;9.6;12.8;4.4;12.27;16.4;1.58;8001 +86085;47.15405;1.96465;134;20220928;14.5;12.1;13.3;3.8;13.93;8.6;.98;4967 +86085;47.15405;1.96465;134;20220929;16.1;9;12.5;2.1;11.3;1.3;1.58;10248 +86085;47.15405;1.96465;134;20220930;17.2;5;11.1;2.1;10.1;4.6;1.73;12628 +86085;47.15405;1.96465;134;20221001;20.3;10.4;15.4;5.3;16.07;5;1.36;6518 +86085;47.15405;1.96465;134;20221002;19.8;15.8;17.8;4;17.07;1.7;1.68;7823 +86085;47.15405;1.96465;134;20221003;17.1;12;14.5;1.7;14.1;0;1.16;6150 +86085;47.15405;1.96465;134;20221004;20.4;6.1;13.2;1.1;11.3;.2;1.64;12882 +86085;47.15405;1.96465;134;20221005;25;8;16.5;2.6;12.93;.1;2.64;14500 +86085;47.15405;1.96465;134;20221006;19.6;10.7;15.1;1.7;11.83;0;1.84;12688 +86085;47.15405;1.96465;134;20221007;20.8;6.9;13.9;1.3;11.5;.1;1.65;12298 +86085;47.15405;1.96465;134;20221008;19.2;6.9;13;1.6;10.43;0;1.69;12488 +86085;47.15405;1.96465;134;20221009;21.8;4.7;13.2;2.4;9.97;.1;2.25;14171 +86085;47.15405;1.96465;134;20221010;20.3;8.7;14.5;1.6;13.07;.4;1.37;7884 +86085;47.15405;1.96465;134;20221011;17.9;12;14.9;2.2;14.47;0;1.11;5653 +86085;47.15405;1.96465;134;20221012;19.6;8.1;13.9;1.2;13.03;.1;1.23;8594 +86085;47.15405;1.96465;134;20221013;16.9;9.6;13.3;2.5;13.93;3.9;.91;5015 +86085;47.15405;1.96465;134;20221014;18.6;14.1;16.4;4.8;17.43;7.8;.89;3861 +86085;47.15405;1.96465;134;20221015;18.2;16.1;17.2;4.6;17;7.1;1.19;2918 +86085;47.15405;1.96465;134;20221016;25.3;14.5;19.9;2;17;.6;1.93;10244 +86085;47.15405;1.96465;134;20221017;20.4;14.3;17.3;2.5;16.83;22.2;1.12;3368 +86085;47.15405;1.96465;134;20221018;23.7;14.1;18.9;2.2;17.73;.2;1.68;10358 +86085;47.15405;1.96465;134;20221019;25;13.8;19.4;2.7;16.6;6.2;1.96;8867 +86085;47.15405;1.96465;134;20221020;24.2;14.5;19.4;2.9;17.13;6.1;1.89;8803 +86085;47.15405;1.96465;134;20221021;20.7;16;18.3;3.1;15.6;1.4;1.73;6281 +86085;47.15405;1.96465;134;20221022;22.5;10.1;16.3;2.1;14.13;.3;1.59;9338 +86085;47.15405;1.96465;134;20221023;23.3;14;18.7;3.9;14.23;.9;2.4;6771 +86085;47.15405;1.96465;134;20221024;20.7;14.7;17.7;4.2;13.5;.6;2.28;7361 +86085;47.15405;1.96465;134;20221025;19.9;8.6;14.2;2.2;13.07;.6;1.27;7672 +86085;47.15405;1.96465;134;20221026;23.8;11.6;17.7;2.4;14.07;0;1.84;9581 +86085;47.15405;1.96465;134;20221027;24.1;12;18;2.7;14.53;0;1.84;5622 +86085;47.15405;1.96465;134;20221028;24;13.2;18.6;2.4;14.37;0;1.82;7210 +86085;47.15405;1.96465;134;20221029;25.7;13.5;19.6;1.8;14.17;.1;1.77;6830 +86085;47.15405;1.96465;134;20221030;20.1;9.7;14.9;1.5;13.1;0;1.1;7354 +86085;47.15405;1.96465;134;20221031;22.4;12;17.2;2.9;14.67;1.7;1.61;6708 +86085;47.15405;1.96465;134;20221101;17.5;9.7;13.6;3.9;12.1;.4;1.42;7349 +86085;47.15405;1.96465;134;20221102;17.5;10.5;14;2.7;12.07;0;1.24;7051 +86085;47.15405;1.96465;134;20221103;16.7;9.1;12.9;3.7;11.27;11.6;1.39;2669 +86085;47.15405;1.96465;134;20221104;11.5;7.6;9.6;4.5;10.03;1.5;.93;3774 +86085;47.15405;1.96465;134;20221105;12.1;2.2;7.2;1.8;8.4;0;.72;5225 +86085;47.15405;1.96465;134;20221106;14.2;6.3;10.2;3.1;10.27;.3;.97;3437 +86085;47.15405;1.96465;134;20221107;17.2;10.7;14;3.9;12.3;.1;1.35;4998 +86085;47.15405;1.96465;134;20221108;18.3;6.3;12.3;3.3;11.3;7.8;1.26;4123 +86085;47.15405;1.96465;134;20221109;15.1;11.2;13.1;2.7;12.47;.6;.87;3994 +86085;47.15405;1.96465;134;20221110;12.8;5.9;9.4;1.7;10.5;0;.55;5457 +86085;47.15405;1.96465;134;20221111;16.6;7.2;11.9;2.9;11.1;.2;.98;7135 +86085;47.15405;1.96465;134;20221112;16.8;6.5;11.6;2.1;11.23;.2;.76;6702 +86085;47.15405;1.96465;134;20221113;17.4;4.5;10.9;1.2;10.5;.1;.61;6839 +86085;47.15405;1.96465;134;20221114;16.6;4.9;10.7;2.1;11.1;2;.75;4020 +86085;47.15405;1.96465;134;20221115;14.6;7.5;11.1;3.3;11.93;6.8;.68;2775 +86085;47.15405;1.96465;134;20221116;14.4;9;11.7;5.7;11.73;3.9;1;3746 +86085;47.15405;1.96465;134;20221117;15;11.6;13.3;6.7;11.47;5.1;1.63;3752 +86085;47.15405;1.96465;134;20221118;13;5.9;9.4;3.2;9.27;.1;.87;5687 +86085;47.15405;1.96465;134;20221119;10.4;1.5;5.9;1.5;7.67;.3;.44;4890 +86085;47.15405;1.96465;134;20221120;9.7;.1;4.9;2.6;8;2.2;.47;3325 +86085;47.15405;1.96465;134;20221121;10.8;3.7;7.3;3.5;8.7;4.6;.73;2208 +86085;47.15405;1.96465;134;20221122;11.6;4.5;8;5.2;8.37;0;1.04;5367 +86085;47.15405;1.96465;134;20221123;14.3;5.4;9.8;4;9.8;1.6;.97;4120 +86085;47.15405;1.96465;134;20221124;12.7;7.3;10;3.8;10.5;1.7;.73;3495 +86085;47.15405;1.96465;134;20221125;12.8;8.4;10.6;2.3;10.53;0;.65;3673 +86085;47.15405;1.96465;134;20221126;9;.8;4.9;1.9;8.23;0;.3;3514 +86085;47.15405;1.96465;134;20221127;12.4;5.2;8.8;2.3;8.7;6.2;.77;3329 +86085;47.15405;1.96465;134;20221128;12.4;6.9;9.6;2.8;10.1;2.6;.62;3971 +86085;47.15405;1.96465;134;20221129;6.8;3.9;5.4;1.7;8.73;0;.29;1954 +86085;47.15405;1.96465;134;20221130;7.2;5.2;6.2;2.3;8.63;0;.41;1970 +86085;47.15405;1.96465;134;20221201;6.8;4.3;5.5;3.5;8.2;.2;.44;1705 +86085;47.15405;1.96465;134;20221202;5.8;4.4;5.1;3;7.53;1.2;.57;1302 +86085;47.15405;1.96465;134;20221203;5.4;2.7;4.1;4.1;7.2;.2;.51;1881 +86085;47.15405;1.96465;134;20221204;4.6;3;3.8;2.5;7.23;2.3;.44;1016 +86085;47.15405;1.96465;134;20221205;6.3;3;4.7;1.5;7.33;.1;.37;2726 +86085;47.15405;1.96465;134;20221206;5.3;.9;3.1;2.6;6.93;.1;.39;1915 +86085;47.15405;1.96465;134;20221207;6.1;2.5;4.3;2.8;6.7;0;.51;3941 +86085;47.15405;1.96465;134;20221208;4.4;.1;2.3;3.4;5.9;0;.54;2948 +86085;47.15405;1.96465;134;20221209;3.7;-.9;1.4;3.2;5.33;0;.49;4131 +86085;47.15405;1.96465;134;20221210;2.8;-2.8;0;1.5;5.03;0;.32;2972 +86085;47.15405;1.96465;134;20221211;1.2;-7.1;-2.9;1.7;3.97;0;.26;4308 +86085;47.15405;1.96465;134;20221212;-.9;-7;-3.9;2.6;4.2;0;.19;3612 +86085;47.15405;1.96465;134;20221213;2.4;-3.1;-.3;3.4;4.77;1.8;.47;3468 +86085;47.15405;1.96465;134;20221214;4.1;.5;2.3;2.4;6.73;5;.32;1344 +86085;47.15405;1.96465;134;20221215;3.5;1.3;2.4;4.1;6.13;0;.54;1625 +86085;47.15405;1.96465;134;20221216;4.3;-1.9;1.2;3.1;4.57;0;.59;5090 +86085;47.15405;1.96465;134;20221217;.5;-5.3;-2.4;2.8;4.23;0;.27;5373 +86085;47.15405;1.96465;134;20221218;5.9;-7.2;-.6;2.7;4.77;0;.51;3503 +86085;47.15405;1.96465;134;20221219;11.5;3.5;7.5;2.5;8.23;0;.7;2609 +86085;47.15405;1.96465;134;20221220;14.9;6.7;10.8;3.7;10.37;3.1;1.01;1865 +86085;47.15405;1.96465;134;20221221;12.8;10.6;11.7;5.1;12.37;.1;.63;2221 +86085;47.15405;1.96465;134;20221222;14;11.7;12.8;7;12.77;13.4;.99;1270 +86085;47.15405;1.96465;134;20221223;14.2;13.4;13.8;6.1;14.3;5.1;.76;677 +86085;47.15405;1.96465;134;20221224;11.7;10.5;11.1;2.9;12.03;1.7;.52;1401 +86085;47.15405;1.96465;134;20221225;15.3;7.2;11.3;2.9;10.7;.6;.78;3628 +86085;47.15405;1.96465;134;20221226;12.5;11.3;11.9;3.2;11.13;1.6;.9;1565 +86085;47.15405;1.96465;134;20221227;10.2;2.2;6.2;1.8;8.73;.5;.33;2777 +86085;47.15405;1.96465;134;20221228;13.4;5.8;9.6;5.2;10.23;.4;.8;3438 +86085;47.15405;1.96465;134;20221229;12.3;10.6;11.5;5.5;10.73;1.6;1.19;1315 +86085;47.15405;1.96465;134;20221230;14.9;4.6;9.7;5.2;11.2;4.5;.69;2189 +86085;47.15405;1.96465;134;20221231;17.3;13.8;15.6;5.5;11.4;0;2.17;2351 +86086;47.17792;2.29264;135;20220101;14.9;4.1;9.5;1.9;9.07;0;.52;5413 +86086;47.17792;2.29264;135;20220102;14.4;5.4;9.9;4.4;10.44;.2;.74;3727 +86086;47.17792;2.29264;135;20220103;13.3;11;12.1;4.5;11.86;4.3;.88;1711 +86086;47.17792;2.29264;135;20220104;13.6;11.1;12.3;5;10.31;5.3;1.53;959 +86086;47.17792;2.29264;135;20220105;6;1.2;3.6;2;6.3;.1;.49;2725 +86086;47.17792;2.29264;135;20220106;2.4;-2.2;.1;1.5;5.71;.3;.21;3106 +86086;47.17792;2.29264;135;20220107;8.2;-.6;3.8;4.9;7.36;.3;.45;3675 +86086;47.17792;2.29264;135;20220108;9.6;5.7;7.6;6.2;9.11;10;.68;2198 +86086;47.17792;2.29264;135;20220109;8.5;4.5;6.5;4.5;7.88;1.7;.7;3102 +86086;47.17792;2.29264;135;20220110;8.4;4.7;6.5;1.9;7.97;0;.5;2894 +86086;47.17792;2.29264;135;20220111;3.5;.5;2;2.7;6.03;0;.37;3838 +86086;47.17792;2.29264;135;20220112;5.6;-.5;2.6;3.6;5.76;0;.59;4578 +86086;47.17792;2.29264;135;20220113;4.6;-1.4;1.6;3;5.63;0;.42;5403 +86086;47.17792;2.29264;135;20220114;5.9;-1.5;2.2;2.1;5.53;0;.41;5901 +86086;47.17792;2.29264;135;20220115;4.9;-3.7;.6;1.6;5.14;0;.26;5905 +86086;47.17792;2.29264;135;20220116;.1;-3.1;-1.5;2.2;5.56;.2;.17;2015 +86086;47.17792;2.29264;135;20220117;5;-.5;2.3;1.5;7.16;.1;.24;2435 +86086;47.17792;2.29264;135;20220118;7.4;1.9;4.7;2.9;7.26;0;.52;3374 +86086;47.17792;2.29264;135;20220119;4;1.8;2.9;3.1;7.01;1.1;.37;1256 +86086;47.17792;2.29264;135;20220120;8;3.4;5.7;3.1;7.21;0;.68;4393 +86086;47.17792;2.29264;135;20220121;5.9;.3;3.1;3.4;5.78;0;.67;5397 +86086;47.17792;2.29264;135;20220122;3.8;-2.7;.5;2;5.98;0;.29;2641 +86086;47.17792;2.29264;135;20220123;2.8;2.3;2.6;3.2;6.33;0;.52;1102 +86086;47.17792;2.29264;135;20220124;2.4;-2.1;.1;2.4;5.83;0;.27;3367 +86086;47.17792;2.29264;135;20220125;.1;-2.1;-1;.9;5.58;0;.26;2429 +86086;47.17792;2.29264;135;20220126;-1.1;-2.2;-1.6;1.6;5.23;0;.26;1602 +86086;47.17792;2.29264;135;20220127;.4;-2.7;-1.2;2;5.5;0;.24;2632 +86086;47.17792;2.29264;135;20220128;3.6;.2;1.9;1.3;6.88;0;.29;2304 +86086;47.17792;2.29264;135;20220129;6.5;1.3;3.9;2.9;8.21;.4;.23;2643 +86086;47.17792;2.29264;135;20220130;11.1;6.2;8.7;1.8;9.26;.1;.62;4052 +86086;47.17792;2.29264;135;20220131;9.6;5.6;7.6;4.6;7.53;.4;1.19;4193 +86086;47.17792;2.29264;135;20220201;7.8;-.2;3.8;4.1;8.21;1.7;.22;3371 +86086;47.17792;2.29264;135;20220202;9.6;7.6;8.6;3;9.83;.4;.63;2337 +86086;47.17792;2.29264;135;20220203;8.7;2.3;5.5;2.6;7.93;.2;.56;5477 +86086;47.17792;2.29264;135;20220204;9.8;4.7;7.2;3.1;8.93;1.3;.65;2793 +86086;47.17792;2.29264;135;20220205;9.3;-1.3;4;2.3;6.86;.1;.66;7516 +86086;47.17792;2.29264;135;20220206;9.6;3;6.3;7.1;9.31;2.7;.38;3439 +86086;47.17792;2.29264;135;20220207;11.2;5.2;8.2;2.6;7.68;0;1.04;7686 +86086;47.17792;2.29264;135;20220208;12.5;-.9;5.8;2;6.58;0;.95;9437 +86086;47.17792;2.29264;135;20220209;16.7;-.6;8;2.7;6.88;0;1.55;10295 +86086;47.17792;2.29264;135;20220210;10.4;4;7.2;2.6;8.97;1.5;.66;3273 +86086;47.17792;2.29264;135;20220211;8.5;1.2;4.8;2.2;6.64;0;.8;7669 +86086;47.17792;2.29264;135;20220212;8.9;-2.1;3.4;2.3;5.2;0;1.01;8637 +86086;47.17792;2.29264;135;20220213;16.4;-2.1;7.2;4;7.1;.1;1.82;10145 +86086;47.17792;2.29264;135;20220214;12.4;7.6;10;6.5;8.96;3.8;1.63;5346 +86086;47.17792;2.29264;135;20220215;10.6;4.2;7.4;4.4;8.87;5.1;.89;6190 +86086;47.17792;2.29264;135;20220216;14.2;8.1;11.2;7.6;12.33;2.9;.76;3736 +86086;47.17792;2.29264;135;20220217;15.3;11.8;13.5;4.2;11.23;1.5;1.65;4285 +86086;47.17792;2.29264;135;20220218;13.8;8.5;11.2;4.4;10.2;.9;1.39;5300 +86086;47.17792;2.29264;135;20220219;10.5;1.5;6;4;6.67;0;1.34;9276 +86086;47.17792;2.29264;135;20220220;12.7;6.3;9.5;6.9;10.03;3.7;1.15;5415 +86086;47.17792;2.29264;135;20220221;10.7;6.3;8.5;6.5;8.18;1.1;1.49;5626 +86086;47.17792;2.29264;135;20220222;10.8;4;7.4;4.2;9.36;.4;.76;5363 +86086;47.17792;2.29264;135;20220223;13.7;7.3;10.5;1.9;10.13;.1;1.03;6217 +86086;47.17792;2.29264;135;20220224;13.5;6.3;9.9;3.6;8.41;1.7;1.6;7429 +86086;47.17792;2.29264;135;20220225;10.4;-.3;5.1;2;6.01;.1;1.21;11235 +86086;47.17792;2.29264;135;20220226;11.4;-.8;5.3;3.6;5.31;0;1.79;12889 +86086;47.17792;2.29264;135;20220227;12.1;-2;5.1;2.9;5.08;0;1.74;13216 +86086;47.17792;2.29264;135;20220228;14;-1.8;6.1;1.6;5.23;0;1.51;13732 +86086;47.17792;2.29264;135;20220301;14;-1.8;6.1;1.4;5.96;0;1.31;10680 +86086;47.17792;2.29264;135;20220302;14.6;1.9;8.2;2.2;8.26;0;1.3;8576 +86086;47.17792;2.29264;135;20220303;14.1;8.2;11.2;1.5;10.33;0;1.15;7670 +86086;47.17792;2.29264;135;20220304;14;7.8;10.9;2.7;9.78;.1;1.34;6560 +86086;47.17792;2.29264;135;20220305;12.1;4.5;8.3;2.2;6.91;0;1.44;9804 +86086;47.17792;2.29264;135;20220306;9.2;-2.1;3.6;3.1;4.56;0;1.71;13686 +86086;47.17792;2.29264;135;20220307;9.6;-2.1;3.8;3.8;4.28;0;1.95;13865 +86086;47.17792;2.29264;135;20220308;15.9;-1.7;7.1;2.4;5.53;0;2.16;15042 +86086;47.17792;2.29264;135;20220309;16;1.1;8.6;2.5;7.51;0;1.91;13813 +86086;47.17792;2.29264;135;20220310;16.9;3.4;10.1;2.6;8.06;0;2.01;12376 +86086;47.17792;2.29264;135;20220311;15.1;6.1;10.6;4;8.93;5.3;1.81;6230 +86086;47.17792;2.29264;135;20220312;9.1;4.2;6.7;3.7;8.86;7.2;.83;5321 +86086;47.17792;2.29264;135;20220313;9.9;5.1;7.5;3.8;8.11;5.1;1.17;4550 +86086;47.17792;2.29264;135;20220314;14.6;.1;7.3;3.8;8.23;2.4;1.74;14054 +86086;47.17792;2.29264;135;20220315;16.9;8.7;12.8;2.5;11.23;0;1.67;9227 +86086;47.17792;2.29264;135;20220316;15.6;6.7;11.2;1.8;10.81;0;1.35;8747 +86086;47.17792;2.29264;135;20220317;10.7;8.6;9.6;4.4;8.81;0;1.52;5411 +86086;47.17792;2.29264;135;20220318;14.1;4.8;9.5;5.7;7.4;.1;2.63;13847 +86086;47.17792;2.29264;135;20220319;15.4;6.8;11.1;2.7;7.87;0;2.32;13540 +86086;47.17792;2.29264;135;20220320;16;4.4;10.2;1.7;8.67;.3;1.72;10657 +86086;47.17792;2.29264;135;20220321;17.6;7.9;12.8;3.2;8.87;0;2.58;12467 +86086;47.17792;2.29264;135;20220322;17.7;3;10.4;4;5.77;0;3.45;18099 +86086;47.17792;2.29264;135;20220323;18.3;1.8;10.1;3.7;5.6;0;3.44;18960 +86086;47.17792;2.29264;135;20220324;20.9;1.3;11.1;2.5;6.24;0;3.2;19426 +86086;47.17792;2.29264;135;20220325;21.6;3;12.3;3.5;6.2;0;3.91;19645 +86086;47.17792;2.29264;135;20220326;21;4.5;12.7;3.6;6.37;0;3.92;19184 +86086;47.17792;2.29264;135;20220327;22.7;4.1;13.4;2;6.87;0;3.31;19824 +86086;47.17792;2.29264;135;20220328;22.4;4;13.2;1.4;7.6;0;2.89;19296 +86086;47.17792;2.29264;135;20220329;18.4;7.6;13;1.8;9.11;.5;2.19;11300 +86086;47.17792;2.29264;135;20220330;12.7;7.6;10.1;2.5;10.64;2.4;1.12;5908 +86086;47.17792;2.29264;135;20220331;11.2;7.2;9.2;3.9;8.34;1.7;1.74;7577 +86086;47.17792;2.29264;135;20220401;5.9;.7;3.3;6.2;5.75;2.3;1.38;7300 +86086;47.17792;2.29264;135;20220402;6.4;1.6;4;4.5;4.81;0;1.9;10400 +86086;47.17792;2.29264;135;20220403;7.1;-1;3.1;3.6;4.94;0;1.78;12481 +86086;47.17792;2.29264;135;20220404;11.5;-5.4;3.1;2.7;5.15;.2;2.2;20350 +86086;47.17792;2.29264;135;20220405;11;5.2;8.1;3.4;9.94;.8;.95;5519 +86086;47.17792;2.29264;135;20220406;11.7;9;10.3;4.1;11.14;1.8;1.01;4084 +86086;47.17792;2.29264;135;20220407;14.4;9.4;11.9;7.9;12.2;11.2;1.41;6128 +86086;47.17792;2.29264;135;20220408;15.6;9.8;12.7;7.3;11.1;5;2.17;7060 +86086;47.17792;2.29264;135;20220409;12.1;1.6;6.9;2.7;6.9;.4;2.14;16112 +86086;47.17792;2.29264;135;20220410;14.9;-1.1;6.9;3.4;6.24;0;2.93;21976 +86086;47.17792;2.29264;135;20220411;22.5;4.1;13.3;4.7;8.54;0;4.41;20935 +86086;47.17792;2.29264;135;20220412;20.3;9.6;15;2.6;10.1;.9;3.15;15957 +86086;47.17792;2.29264;135;20220413;17.2;11.2;14.2;1.2;12.64;.8;1.8;10026 +86086;47.17792;2.29264;135;20220414;21.4;9.9;15.7;1.6;11.77;0;2.97;17980 +86086;47.17792;2.29264;135;20220415;22.3;8;15.1;2.2;10.47;0;3.65;22343 +86086;47.17792;2.29264;135;20220416;21.7;7.4;14.5;3.4;9.34;0;4.08;22364 +86086;47.17792;2.29264;135;20220417;22.6;5.9;14.2;2.5;7.54;0;4.27;24253 +86086;47.17792;2.29264;135;20220418;21.6;4.3;13;1.6;8.27;0;3.42;21997 +86086;47.17792;2.29264;135;20220419;18.8;6.7;12.7;2.3;9.57;0;2.97;18124 +86086;47.17792;2.29264;135;20220420;20.4;7.7;14;2.3;9.07;0;3.42;19473 +86086;47.17792;2.29264;135;20220421;20.9;5.9;13.4;1.7;7.8;0;3.47;21617 +86086;47.17792;2.29264;135;20220422;21.7;4.2;12.9;1.6;8.97;.2;3.59;23957 +86086;47.17792;2.29264;135;20220423;20.3;11;15.6;3.7;11.5;3.3;3.19;14003 +86086;47.17792;2.29264;135;20220424;17.8;8.8;13.3;2.9;11.91;5.8;2.16;11300 +86086;47.17792;2.29264;135;20220425;13.9;11.2;12.5;2.4;12.54;4;1.2;4970 +86086;47.17792;2.29264;135;20220426;17.4;6.9;12.1;2.6;9.41;0;3.38;23400 +86086;47.17792;2.29264;135;20220427;20;5.8;12.9;4.2;9.17;0;4.09;24762 +86086;47.17792;2.29264;135;20220428;22.8;8.2;15.5;2.6;10;0;4.2;23617 +86086;47.17792;2.29264;135;20220429;20.3;14.2;17.3;1.4;10.54;0;3.1;16377 +86086;47.17792;2.29264;135;20220430;18.4;7.2;12.8;2.5;9;0;3.44;21048 +86086;47.17792;2.29264;135;20220501;18.7;4.6;11.7;1.8;8.24;0;3.54;24618 +86086;47.17792;2.29264;135;20220502;19.6;6.5;13.1;2.2;8.97;0;3.63;22569 +86086;47.17792;2.29264;135;20220503;21.3;8.3;14.8;2.1;10.07;1.2;3.8;22764 +86086;47.17792;2.29264;135;20220504;17.5;11.1;14.3;2.2;11.07;0;2.52;12522 +86086;47.17792;2.29264;135;20220505;19.7;7.6;13.6;2.1;10.6;.1;3.29;20635 +86086;47.17792;2.29264;135;20220506;21.7;6.3;14;2.4;10.43;0;3.89;24313 +86086;47.17792;2.29264;135;20220507;22.8;8.2;15.5;1.7;10.58;0;3.85;22890 +86086;47.17792;2.29264;135;20220508;23.7;8.5;16.1;2.5;11.56;0;4.31;24936 +86086;47.17792;2.29264;135;20220509;26.2;8.9;17.6;1.3;11.96;0;4.4;26208 +86086;47.17792;2.29264;135;20220510;28.1;9.1;18.6;1.8;11.76;0;4.91;26351 +86086;47.17792;2.29264;135;20220511;28.1;12.5;20.3;3.3;12.58;0;5.55;25230 +86086;47.17792;2.29264;135;20220512;21.4;11.6;16.5;1.6;13.71;0;2.92;16240 +86086;47.17792;2.29264;135;20220513;23.8;13.6;18.7;1.7;12.51;0;4.04;21719 +86086;47.17792;2.29264;135;20220514;26.2;8.9;17.5;2.2;11.46;0;4.8;26387 +86086;47.17792;2.29264;135;20220515;30.8;13.1;22;3.4;14.11;6.4;5.99;25123 +86086;47.17792;2.29264;135;20220516;26.8;16.1;21.4;2.4;15.41;0;4.67;22596 +86086;47.17792;2.29264;135;20220517;30.4;14;22.2;2.1;15.58;0;5.36;25990 +86086;47.17792;2.29264;135;20220518;30.5;14.4;22.4;2.3;17.11;.1;5.23;25166 +86086;47.17792;2.29264;135;20220519;28.6;17.6;23.1;2.2;17.51;.8;4.76;22264 +86086;47.17792;2.29264;135;20220520;29.1;16.3;22.7;2.9;17.13;.1;4.91;21593 +86086;47.17792;2.29264;135;20220521;28;11.3;19.6;2.5;12.88;0;5.4;27344 +86086;47.17792;2.29264;135;20220522;28.7;16;22.3;3.3;14.78;9.5;5.12;20217 +86086;47.17792;2.29264;135;20220523;20.3;16.7;18.5;4.5;16.71;8.7;2.66;11196 +86086;47.17792;2.29264;135;20220524;18.4;11;14.7;3.5;12.11;.4;3;16133 +86086;47.17792;2.29264;135;20220525;21;7.7;14.3;2.2;10.98;.1;3.92;24421 +86086;47.17792;2.29264;135;20220526;21.6;12.3;17;2;13.01;0;3.21;16352 +86086;47.17792;2.29264;135;20220527;19.8;10.8;15.3;1.8;13.01;.1;2.84;16031 +86086;47.17792;2.29264;135;20220528;21.4;8.8;15.1;2.9;10.56;0;4.57;27480 +86086;47.17792;2.29264;135;20220529;18.3;8.6;13.4;4.3;8.13;0;4.51;25009 +86086;47.17792;2.29264;135;20220530;21.3;7.1;14.2;2.9;8.18;0;4.74;26974 +86086;47.17792;2.29264;135;20220531;23.9;7.7;15.8;1.8;8.73;0;4.71;26948 +86086;47.17792;2.29264;135;20220601;25.1;9.9;17.5;2.2;9.96;.2;4.7;23543 +86086;47.17792;2.29264;135;20220602;27.5;12.9;20.2;3.4;12.78;.2;5.65;25702 +86086;47.17792;2.29264;135;20220603;28.1;15.2;21.7;2.5;16.13;3.7;4.75;21613 +86086;47.17792;2.29264;135;20220604;28.6;16.5;22.5;2.7;17.76;6.8;4.94;22492 +86086;47.17792;2.29264;135;20220605;22.2;16.7;19.4;3.6;16.96;2.3;3.26;15050 +86086;47.17792;2.29264;135;20220606;21.7;13.5;17.6;2.6;14.18;.6;3.15;14829 +86086;47.17792;2.29264;135;20220607;23.4;14.3;18.8;3.8;14.11;6.9;4.16;18554 +86086;47.17792;2.29264;135;20220608;22.7;13.4;18.1;3.5;14.06;4.7;3.87;18381 +86086;47.17792;2.29264;135;20220609;21.8;13.5;17.7;2.8;12.98;0;3.8;18927 +86086;47.17792;2.29264;135;20220610;26.8;12.2;19.5;1.5;14.13;0;5;27982 +86086;47.17792;2.29264;135;20220611;30.2;12.5;21.3;1.7;15.13;0;5.61;29347 +86086;47.17792;2.29264;135;20220612;26.3;16;21.2;3.3;15.11;0;4.85;21320 +86086;47.17792;2.29264;135;20220613;25.8;11.5;18.6;3.1;10.93;0;5.75;29169 +86086;47.17792;2.29264;135;20220614;29.5;11.8;20.7;3.1;11.66;0;6.45;29821 +86086;47.17792;2.29264;135;20220615;34.7;14.9;24.8;2.6;15.11;0;6.95;29514 +86086;47.17792;2.29264;135;20220616;32.3;16.2;24.2;2.3;14.26;0;6.32;27929 +86086;47.17792;2.29264;135;20220617;35.2;16.2;25.7;2.1;13.71;0;6.96;29900 +86086;47.17792;2.29264;135;20220618;38.2;17.6;27.9;3.1;15.13;.2;8.24;29827 +86086;47.17792;2.29264;135;20220619;35.8;19.7;27.8;3.3;16.61;14;7.41;26906 +86086;47.17792;2.29264;135;20220620;27.6;17.6;22.6;3;19.86;10.8;4.2;18864 +86086;47.17792;2.29264;135;20220621;28.4;17;22.7;2.8;19.68;2.2;4.75;22700 +86086;47.17792;2.29264;135;20220622;25.8;17.6;21.7;3;19.08;3;3.72;16586 +86086;47.17792;2.29264;135;20220623;27.3;14.6;20.9;1.9;17.06;6.9;4.25;20940 +86086;47.17792;2.29264;135;20220624;23.7;15.5;19.6;3.6;16.46;.5;3.81;17953 +86086;47.17792;2.29264;135;20220625;20;15.2;17.6;2.2;15.33;7.4;2.33;9771 +86086;47.17792;2.29264;135;20220626;18.1;12.6;15.4;1.4;15.06;8.5;1.88;9850 +86086;47.17792;2.29264;135;20220627;23.4;13.8;18.6;2;13.83;.3;4.33;23729 +86086;47.17792;2.29264;135;20220628;26;9.6;17.8;1.1;12.13;0;4.89;29370 +86086;47.17792;2.29264;135;20220629;27.1;11.1;19.1;2.2;13.03;2.8;5.24;27932 +86086;47.17792;2.29264;135;20220630;16.9;13.5;15.2;2.4;14.18;20.4;1.93;9218 +86086;47.17792;2.29264;135;20220701;22.1;9.9;16;2.3;11.78;.1;4.12;23516 +86086;47.17792;2.29264;135;20220702;27.6;9.2;18.4;1.7;12.21;0;5.29;29784 +86086;47.17792;2.29264;135;20220703;26.3;12;19.1;1.9;13.48;0;5.04;27395 +86086;47.17792;2.29264;135;20220704;26.8;13.6;20.2;2.1;13.06;0;4.89;23798 +86086;47.17792;2.29264;135;20220705;26.8;12;19.4;2.3;12.91;0;5.37;28466 +86086;47.17792;2.29264;135;20220706;25.5;13.7;19.6;3.1;12.33;0;5.54;27745 +86086;47.17792;2.29264;135;20220707;25;13.2;19.1;3;14.28;0;4.58;22535 +86086;47.17792;2.29264;135;20220708;26.2;12.2;19.2;3.3;12.66;0;5.54;27866 +86086;47.17792;2.29264;135;20220709;28.7;13.3;21;2.6;13.48;0;5.8;28493 +86086;47.17792;2.29264;135;20220710;27;15.2;21.1;4.7;13.06;0;6.31;27183 +86086;47.17792;2.29264;135;20220711;29.9;14.9;22.4;4.4;13.63;0;6.83;28225 +86086;47.17792;2.29264;135;20220712;32.1;15.5;23.8;2.6;13.71;0;6.49;28768 +86086;47.17792;2.29264;135;20220713;33.8;13.4;23.6;1;13.16;0;5.45;27937 +86086;47.17792;2.29264;135;20220714;34.7;15.4;25.1;2.2;14.63;0;6.64;28984 +86086;47.17792;2.29264;135;20220715;28.8;16.8;22.8;3.6;12.48;0;6.35;25993 +86086;47.17792;2.29264;135;20220716;29.3;13.8;21.5;3.4;10.61;0;6.64;28576 +86086;47.17792;2.29264;135;20220717;32.5;15.2;23.9;3.2;12.33;0;6.97;28006 +86086;47.17792;2.29264;135;20220718;37.9;15.9;26.9;2.9;13.56;0;7.8;28916 +86086;47.17792;2.29264;135;20220719;36.7;19.6;28.1;3.6;15.88;2.9;7.75;26657 +86086;47.17792;2.29264;135;20220720;24.8;17.7;21.2;2.7;18.76;3.3;3.15;13145 +86086;47.17792;2.29264;135;20220721;27.9;15.4;21.6;2.1;17.28;.1;4.62;23226 +86086;47.17792;2.29264;135;20220722;26.8;16.2;21.5;2.4;18.83;2.5;3.67;16516 +86086;47.17792;2.29264;135;20220723;27.1;18.9;23;2.4;18.33;0;4.33;19276 +86086;47.17792;2.29264;135;20220724;32.7;14.3;23.5;1.5;16.83;0;5.5;27392 +86086;47.17792;2.29264;135;20220725;26.4;18.8;22.6;3.5;17.63;1;4.48;18569 +86086;47.17792;2.29264;135;20220726;24.6;14.2;19.4;2.3;14.73;0;3.83;18717 +86086;47.17792;2.29264;135;20220727;26.5;15.6;21;1.8;12.73;0;4.45;21447 +86086;47.17792;2.29264;135;20220728;28.1;13.4;20.8;1.7;11.88;0;4.86;23979 +86086;47.17792;2.29264;135;20220729;28.2;16.4;22.3;1.7;13.08;.3;4.17;17684 +86086;47.17792;2.29264;135;20220730;30.7;15.1;22.9;1.9;15.06;0;5.2;24559 +86086;47.17792;2.29264;135;20220731;31.7;15.5;23.6;1.8;15.41;0;5.47;26470 +86086;47.17792;2.29264;135;20220801;29.3;16.3;22.8;1.7;16.43;0;4.69;22880 +86086;47.17792;2.29264;135;20220802;32.4;15.5;23.9;1.1;15.96;0;5.11;26395 +86086;47.17792;2.29264;135;20220803;36.5;16.7;26.6;1.3;15.26;0;5.8;27078 +86086;47.17792;2.29264;135;20220804;35.6;20.3;28;2.1;17.01;.8;5.88;22926 +86086;47.17792;2.29264;135;20220805;27.9;17.9;22.9;3.7;16.01;.1;5.13;20474 +86086;47.17792;2.29264;135;20220806;27.2;15.2;21.2;4.7;11.61;0;6.19;24377 +86086;47.17792;2.29264;135;20220807;28.6;13.1;20.9;4.1;9.68;0;6.54;25833 +86086;47.17792;2.29264;135;20220808;31.1;14.7;22.9;4.1;10.46;0;7.02;25605 +86086;47.17792;2.29264;135;20220809;32.9;16.1;24.5;3.8;11.58;0;7.13;25328 +86086;47.17792;2.29264;135;20220810;33.6;17.2;25.4;3.6;11.01;0;7.25;25488 +86086;47.17792;2.29264;135;20220811;33.8;16.5;25.2;3;10.36;0;6.82;25643 +86086;47.17792;2.29264;135;20220812;35.4;14;24.7;2.3;10.53;0;6.42;26118 +86086;47.17792;2.29264;135;20220813;35;15.5;25.2;2.4;9.96;2.5;6.4;25252 +86086;47.17792;2.29264;135;20220814;26.8;18.3;22.5;4.2;16.66;5.9;4.27;14475 +86086;47.17792;2.29264;135;20220815;26.1;16.1;21.1;4;17.38;1.2;3.74;15021 +86086;47.17792;2.29264;135;20220816;27.4;15.5;21.4;1.7;17.51;1.7;3.3;15244 +86086;47.17792;2.29264;135;20220817;27;15.6;21.3;2.4;16.23;1.6;4.15;20165 +86086;47.17792;2.29264;135;20220818;28;15.5;21.8;2.3;15.51;.3;4.2;19407 +86086;47.17792;2.29264;135;20220819;25.5;14.8;20.2;2.6;17.23;9.2;3.16;14191 +86086;47.17792;2.29264;135;20220820;25.9;16.6;21.2;1.7;16.61;.1;3.64;18696 +86086;47.17792;2.29264;135;20220821;25.9;11.8;18.9;1.7;15.01;.3;3.3;17493 +86086;47.17792;2.29264;135;20220822;26;16.8;21.4;1.6;18.08;.1;2.83;13150 +86086;47.17792;2.29264;135;20220823;28.1;17.4;22.8;1.5;18.98;0;3.42;16772 +86086;47.17792;2.29264;135;20220824;33.5;16.2;24.8;1.6;15.98;0;4.81;22946 +86086;47.17792;2.29264;135;20220825;33.3;14.8;24;2.5;14.91;0;5.16;21060 +86086;47.17792;2.29264;135;20220826;26.7;17.3;22;2.4;16.78;0;3.53;15095 +86086;47.17792;2.29264;135;20220827;28;14.1;21.1;2.1;13.61;0;4.11;19670 +86086;47.17792;2.29264;135;20220828;29.1;12.4;20.7;2;13.18;0;4.45;22493 +86086;47.17792;2.29264;135;20220829;33.1;14.6;23.8;2;14.78;1.6;4.83;21889 +86086;47.17792;2.29264;135;20220830;23.9;18.3;21.1;1.8;16.88;.7;2.43;9338 +86086;47.17792;2.29264;135;20220831;28.8;13.6;21.2;1.2;16.03;0;3.56;19684 +86086;47.17792;2.29264;135;20220901;29;14.7;21.9;1.1;14.88;.8;3.5;18548 +86086;47.17792;2.29264;135;20220902;25.4;15.2;20.3;2.2;16.28;7.8;3.13;15085 +86086;47.17792;2.29264;135;20220903;26.3;16.1;21.2;3;16.46;.4;3.66;16151 +86086;47.17792;2.29264;135;20220904;30.8;13.2;22;1.9;15.06;.9;4.14;19963 +86086;47.17792;2.29264;135;20220905;32.3;16;24.1;2.2;16.96;6.2;4.38;18879 +86086;47.17792;2.29264;135;20220906;29.8;14.7;22.2;2;16.73;3.8;3.65;16568 +86086;47.17792;2.29264;135;20220907;23.9;14.2;19.1;2;16.11;2.8;2.65;13333 +86086;47.17792;2.29264;135;20220908;23.1;13.7;18.4;4;15.43;4.6;3;13675 +86086;47.17792;2.29264;135;20220909;22.4;15;18.7;4.7;14.86;1.2;3.19;13140 +86086;47.17792;2.29264;135;20220910;22.5;14.1;18.3;2.9;13.86;.1;2.97;13774 +86086;47.17792;2.29264;135;20220911;25.6;10;17.8;2;13.01;0;3.36;19186 +86086;47.17792;2.29264;135;20220912;32.4;13.1;22.7;2.9;14.38;0;4.82;19241 +86086;47.17792;2.29264;135;20220913;30.5;18.6;24.5;2.4;18.73;10;3.37;11507 +86086;47.17792;2.29264;135;20220914;26.1;17.2;21.7;2.6;18.73;8;2.65;10683 +86086;47.17792;2.29264;135;20220915;23.1;16.8;19.9;2.1;17.33;2.1;2.07;8866 +86086;47.17792;2.29264;135;20220916;19.6;11.7;15.6;2.3;12.51;0;2.13;10503 +86086;47.17792;2.29264;135;20220917;17.8;5.8;11.8;2.3;8.51;0;2.55;17108 +86086;47.17792;2.29264;135;20220918;19.9;3.9;11.9;1.4;8.31;.1;2.46;18352 +86086;47.17792;2.29264;135;20220919;19.4;6;12.7;2.2;9.01;0;2.57;16920 +86086;47.17792;2.29264;135;20220920;20;5.1;12.5;2.3;8.83;0;2.69;17473 +86086;47.17792;2.29264;135;20220921;20.4;7.7;14.1;3;9.18;0;2.97;16601 +86086;47.17792;2.29264;135;20220922;22.1;4.9;13.5;1.7;8.38;0;2.71;17782 +86086;47.17792;2.29264;135;20220923;20.6;7.2;13.9;1.2;10.06;0;1.97;12078 +86086;47.17792;2.29264;135;20220924;20.7;10.6;15.6;1.5;12.28;3.5;2.07;12689 +86086;47.17792;2.29264;135;20220925;17.7;11.8;14.7;2.1;12.71;.7;1.6;8035 +86086;47.17792;2.29264;135;20220926;16.5;6.9;11.7;3.4;11.13;6;1.6;8810 +86086;47.17792;2.29264;135;20220927;15.6;9.7;12.6;4.6;12.28;22.9;1.48;7563 +86086;47.17792;2.29264;135;20220928;14.4;12;13.2;4.3;13.86;9.6;.9;4687 +86086;47.17792;2.29264;135;20220929;15.4;9.3;12.4;2.2;11.33;.9;1.48;9247 +86086;47.17792;2.29264;135;20220930;17.3;5.4;11.3;2;10.23;5.5;1.72;12737 +86086;47.17792;2.29264;135;20221001;19.8;10.7;15.3;5.6;15.73;8;1.38;6516 +86086;47.17792;2.29264;135;20221002;19.6;16;17.8;4.4;17.13;3;1.62;6854 +86086;47.17792;2.29264;135;20221003;16.7;12.6;14.7;1.9;13.93;0;1.17;5923 +86086;47.17792;2.29264;135;20221004;20.4;5.9;13.1;1.3;11.66;.3;1.7;13158 +86086;47.17792;2.29264;135;20221005;25.2;9.5;17.3;2.9;13.51;0;2.73;14283 +86086;47.17792;2.29264;135;20221006;19.2;12;15.6;1.9;12.08;0;1.87;11702 +86086;47.17792;2.29264;135;20221007;20.8;7.6;14.2;1.7;11.83;.1;1.77;11994 +86086;47.17792;2.29264;135;20221008;18.9;7.9;13.4;1.8;10.78;.1;1.72;11875 +86086;47.17792;2.29264;135;20221009;21.1;5;13;2.5;10.13;.1;2.19;14166 +86086;47.17792;2.29264;135;20221010;20;9.5;14.7;1.6;13.43;.4;1.35;7872 +86086;47.17792;2.29264;135;20221011;17.7;12.3;15;2.3;14.46;.1;1.11;5839 +86086;47.17792;2.29264;135;20221012;19;7.7;13.4;1;12.96;.1;1.17;8675 +86086;47.17792;2.29264;135;20221013;17.1;10.4;13.7;2.6;14.11;4.4;.95;5057 +86086;47.17792;2.29264;135;20221014;18.5;14.1;16.3;4.9;17.21;9.1;.89;3817 +86086;47.17792;2.29264;135;20221015;18.3;16.1;17.2;4.6;16.81;6.7;1.2;3053 +86086;47.17792;2.29264;135;20221016;25.5;14.5;20;2;16.76;0;1.97;10236 +86086;47.17792;2.29264;135;20221017;21.8;14.5;18.1;2.8;16.56;18;1.43;4732 +86086;47.17792;2.29264;135;20221018;23.9;14.5;19.2;2.5;17.61;.2;1.78;10478 +86086;47.17792;2.29264;135;20221019;24.4;14;19.2;3.2;16.41;6.7;2.08;9233 +86086;47.17792;2.29264;135;20221020;23.8;14.9;19.3;2.8;16.98;8.3;1.83;8428 +86086;47.17792;2.29264;135;20221021;21;15.8;18.4;3.3;15.61;2.6;1.79;6517 +86086;47.17792;2.29264;135;20221022;22.6;10.6;16.6;2.2;13.96;.3;1.66;9626 +86086;47.17792;2.29264;135;20221023;22.9;14;18.4;3.9;14.21;1;2.29;6953 +86086;47.17792;2.29264;135;20221024;21;14.7;17.8;4.2;13.21;.7;2.36;7272 +86086;47.17792;2.29264;135;20221025;20.1;9.1;14.6;2.5;13.13;.6;1.35;8025 +86086;47.17792;2.29264;135;20221026;23.8;12.7;18.3;2.7;14.21;0;1.96;9447 +86086;47.17792;2.29264;135;20221027;23.8;12.4;18.1;2.9;14.51;0;1.9;6291 +86086;47.17792;2.29264;135;20221028;23.8;14.5;19.2;2.7;14.06;0;2.03;7088 +86086;47.17792;2.29264;135;20221029;26;13.2;19.6;2.1;13.91;.1;1.97;7581 +86086;47.17792;2.29264;135;20221030;21;9.8;15.4;1.5;12.81;0;1.18;7752 +86086;47.17792;2.29264;135;20221031;22.5;12.3;17.4;2.9;14.63;3;1.6;6931 +86086;47.17792;2.29264;135;20221101;17.5;10.1;13.8;4.1;11.93;.3;1.47;7179 +86086;47.17792;2.29264;135;20221102;17.6;10.9;14.2;2.8;11.96;0;1.31;6847 +86086;47.17792;2.29264;135;20221103;16.7;9;12.9;3.7;11.11;13.1;1.41;3125 +86086;47.17792;2.29264;135;20221104;10.9;7.9;9.4;4.6;10.08;4;.84;3204 +86086;47.17792;2.29264;135;20221105;12;2.4;7.2;2;8.46;0;.72;5631 +86086;47.17792;2.29264;135;20221106;13.9;6.2;10.1;3.1;9.93;.7;1;3665 +86086;47.17792;2.29264;135;20221107;17.2;10.7;13.9;3.9;12.11;.1;1.37;5152 +86086;47.17792;2.29264;135;20221108;18.4;6.8;12.6;3.4;11.08;9.1;1.35;4788 +86086;47.17792;2.29264;135;20221109;15.2;11.7;13.4;2.9;12.68;.7;.91;3691 +86086;47.17792;2.29264;135;20221110;12.8;7;9.9;1.9;10.88;0;.57;4542 +86086;47.17792;2.29264;135;20221111;16.6;7.3;11.9;3.1;11.13;.2;.98;7071 +86086;47.17792;2.29264;135;20221112;15.9;6.6;11.2;2.2;11.03;.3;.72;6714 +86086;47.17792;2.29264;135;20221113;18.1;5.2;11.6;1.5;10.71;.1;.76;7049 +86086;47.17792;2.29264;135;20221114;17;5.1;11.1;2.3;11.01;3;.82;4558 +86086;47.17792;2.29264;135;20221115;14.6;8;11.3;3.3;11.88;4.1;.7;2938 +86086;47.17792;2.29264;135;20221116;14.4;8.9;11.7;5.4;11.56;6;1.03;3464 +86086;47.17792;2.29264;135;20221117;15.1;11.5;13.3;7;11.41;8;1.65;3741 +86086;47.17792;2.29264;135;20221118;12.6;6.4;9.5;3.7;9.36;.1;.89;5485 +86086;47.17792;2.29264;135;20221119;9.9;1.7;5.8;1.8;7.88;.2;.47;4709 +86086;47.17792;2.29264;135;20221120;9.4;1.1;5.3;2.9;8.16;3.1;.47;3380 +86086;47.17792;2.29264;135;20221121;10.5;4.1;7.3;3.6;8.71;4.3;.71;2188 +86086;47.17792;2.29264;135;20221122;11.6;5;8.3;5.5;8.36;0;1.11;5179 +86086;47.17792;2.29264;135;20221123;14.4;5.2;9.8;4.2;9.61;2.7;1.02;4407 +86086;47.17792;2.29264;135;20221124;12.8;7.5;10.1;3.8;10.36;2.7;.78;3453 +86086;47.17792;2.29264;135;20221125;12.6;8.7;10.7;2.6;10.51;0;.69;3546 +86086;47.17792;2.29264;135;20221126;8.8;1.5;5.1;1.9;8.31;0;.31;3391 +86086;47.17792;2.29264;135;20221127;11.9;4.8;8.3;2.5;8.51;5.5;.74;3421 +86086;47.17792;2.29264;135;20221128;12.4;6.5;9.5;2.9;9.88;5.3;.66;3830 +86086;47.17792;2.29264;135;20221129;6.9;4.9;5.9;1.8;8.93;.1;.33;1552 +86086;47.17792;2.29264;135;20221130;7.4;5.3;6.4;2.6;8.63;0;.42;1982 +86086;47.17792;2.29264;135;20221201;6.9;4.8;5.8;3.6;8.21;.2;.47;1637 +86086;47.17792;2.29264;135;20221202;5.6;4.3;5;3.2;7.51;1.4;.55;1213 +86086;47.17792;2.29264;135;20221203;5.3;2.9;4.1;4.1;7.23;.3;.48;2037 +86086;47.17792;2.29264;135;20221204;4.8;2.8;3.8;2.6;7.28;4.8;.4;1234 +86086;47.17792;2.29264;135;20221205;6.1;2.9;4.5;1.4;7.21;.1;.38;2617 +86086;47.17792;2.29264;135;20221206;5.3;.7;3;2.4;6.93;.1;.35;1978 +86086;47.17792;2.29264;135;20221207;5.3;2.6;3.9;3;6.63;0;.5;3522 +86086;47.17792;2.29264;135;20221208;4.5;-.1;2.2;3.4;5.83;0;.51;3113 +86086;47.17792;2.29264;135;20221209;3.6;-1.3;1.2;3.5;5.36;0;.46;4182 +86086;47.17792;2.29264;135;20221210;3.2;-2.3;.4;1.6;4.93;0;.36;3163 +86086;47.17792;2.29264;135;20221211;1.7;-7.1;-2.7;1.7;3.93;0;.26;4542 +86086;47.17792;2.29264;135;20221212;-1.6;-6.6;-4.1;2.7;4.26;0;.18;3128 +86086;47.17792;2.29264;135;20221213;2.6;-3.4;-.4;3.4;4.73;1.4;.44;3491 +86086;47.17792;2.29264;135;20221214;4.3;.5;2.4;2.7;6.76;5.1;.32;1466 +86086;47.17792;2.29264;135;20221215;3.6;1.3;2.5;4.3;6.13;0;.53;1581 +86086;47.17792;2.29264;135;20221216;4;-2;1;3.2;4.48;0;.6;4906 +86086;47.17792;2.29264;135;20221217;.3;-5.7;-2.7;2.8;4.16;0;.24;5279 +86086;47.17792;2.29264;135;20221218;5.8;-7.2;-.7;2.9;4.81;.2;.49;4056 +86086;47.17792;2.29264;135;20221219;11.9;4.4;8.1;2.9;8.43;0;.77;3087 +86086;47.17792;2.29264;135;20221220;15.1;8.8;12;3.7;10.41;4.1;1.21;1657 +86086;47.17792;2.29264;135;20221221;13.1;10.6;11.9;5.1;12.28;1.6;.68;2132 +86086;47.17792;2.29264;135;20221222;13.9;11.7;12.8;7.1;12.73;13.7;.96;1386 +86086;47.17792;2.29264;135;20221223;14.3;13.2;13.8;6.4;14.31;4.9;.7;815 +86086;47.17792;2.29264;135;20221224;11.6;10.6;11.1;2.9;12.03;1.8;.51;1221 +86086;47.17792;2.29264;135;20221225;15.5;7.6;11.5;3.1;10.56;.5;.86;3765 +86086;47.17792;2.29264;135;20221226;12.8;11.4;12.1;3.5;11.13;3.4;.96;1548 +86086;47.17792;2.29264;135;20221227;10.1;3.2;6.6;1.9;8.96;.7;.33;2689 +86086;47.17792;2.29264;135;20221228;13.5;5.9;9.7;4.7;9.96;2.4;.83;3638 +86086;47.17792;2.29264;135;20221229;12.5;10.6;11.5;5.5;10.61;2.6;1.21;1429 +86086;47.17792;2.29264;135;20221230;14.9;5;10;5.3;11.11;4.3;.74;2292 +86086;47.17792;2.29264;135;20221231;17.5;13.9;15.7;5.2;11.36;0;2.09;2824 +86087;47.2008;2.6209;190;20220101;14.2;4;9.1;2.3;9.06;0;.57;5298 +86087;47.2008;2.6209;190;20220102;14.4;5.6;10;4.2;10.1;.3;.9;3787 +86087;47.2008;2.6209;190;20220103;13.1;10.6;11.9;3.7;11.76;4.2;.85;1676 +86087;47.2008;2.6209;190;20220104;13.3;10.6;11.9;4.3;10.36;4.7;1.37;1137 +86087;47.2008;2.6209;190;20220105;5.1;1.1;3.1;2.9;6.2;0;.55;2411 +86087;47.2008;2.6209;190;20220106;1.9;-2.2;-.2;1.2;5.76;.3;.24;3246 +86087;47.2008;2.6209;190;20220107;7.7;-1.1;3.3;4.4;7.33;1.7;.4;3551 +86087;47.2008;2.6209;190;20220108;9.1;4.9;7;5.7;8.96;10.6;.61;2304 +86087;47.2008;2.6209;190;20220109;8;4.2;6.1;4.4;7.79;1.2;.77;2709 +86087;47.2008;2.6209;190;20220110;8.6;4.7;6.6;1.8;7.53;0;.6;2885 +86087;47.2008;2.6209;190;20220111;1.7;-.5;.6;2.7;5.86;0;.32;2692 +86087;47.2008;2.6209;190;20220112;5.4;-.6;2.4;3.7;5.73;0;.64;4476 +86087;47.2008;2.6209;190;20220113;4.9;-1.9;1.5;2.8;5.56;0;.46;5439 +86087;47.2008;2.6209;190;20220114;6;-2.1;2;1.9;5.49;0;.42;5785 +86087;47.2008;2.6209;190;20220115;6.1;-4.2;.9;1.4;5.03;.1;.35;6155 +86087;47.2008;2.6209;190;20220116;0;-3.6;-1.8;2.3;5.46;.1;.18;2236 +86087;47.2008;2.6209;190;20220117;4.3;-1.2;1.6;1.4;6.93;.1;.24;2582 +86087;47.2008;2.6209;190;20220118;7.5;1.4;4.4;2.8;7.26;0;.52;3789 +86087;47.2008;2.6209;190;20220119;3.5;1.7;2.6;2.7;6.96;1.2;.39;1244 +86087;47.2008;2.6209;190;20220120;7.6;3.1;5.3;2.9;7.16;.1;.68;3980 +86087;47.2008;2.6209;190;20220121;5.5;.1;2.8;3.3;5.76;0;.68;5095 +86087;47.2008;2.6209;190;20220122;3.1;-2.8;.1;1.8;6.09;.1;.28;2639 +86087;47.2008;2.6209;190;20220123;2.6;2;2.3;2.6;6.26;0;.55;1023 +86087;47.2008;2.6209;190;20220124;2.6;-2.7;-.1;2.1;5.79;0;.27;3629 +86087;47.2008;2.6209;190;20220125;-.5;-2.6;-1.5;.9;5.5;0;.25;2224 +86087;47.2008;2.6209;190;20220126;-1.6;-2.4;-2;1.3;5.19;0;.28;1288 +86087;47.2008;2.6209;190;20220127;0;-3.1;-1.6;1.7;5.33;.1;.26;2565 +86087;47.2008;2.6209;190;20220128;3.2;-.3;1.5;1.1;6.76;0;.31;2487 +86087;47.2008;2.6209;190;20220129;6.2;.8;3.5;2.7;8.09;.6;.25;2923 +86087;47.2008;2.6209;190;20220130;10.8;5.8;8.3;1.4;9.16;.1;.6;4094 +86087;47.2008;2.6209;190;20220131;9.1;5.3;7.2;4.3;7.43;.5;1.19;3794 +86087;47.2008;2.6209;190;20220201;7.3;-.6;3.3;3.9;8.09;1.9;.25;4001 +86087;47.2008;2.6209;190;20220202;9.4;7.2;8.3;2.9;9.96;.3;.62;2403 +86087;47.2008;2.6209;190;20220203;8.5;3;5.7;2.3;8.06;.2;.59;5334 +86087;47.2008;2.6209;190;20220204;9.3;4.5;6.9;2.8;8.86;1.5;.64;2980 +86087;47.2008;2.6209;190;20220205;8.8;-1.5;3.6;1.9;6.73;.1;.6;7219 +86087;47.2008;2.6209;190;20220206;9.1;1.8;5.5;6.9;9.16;3.4;.31;4378 +86087;47.2008;2.6209;190;20220207;10.7;5.2;7.9;2.5;7.53;0;1.05;6922 +86087;47.2008;2.6209;190;20220208;11.5;-1.6;5;1.7;6.46;0;.86;9234 +86087;47.2008;2.6209;190;20220209;15.3;-.3;7.5;2.5;6.76;0;1.38;10019 +86087;47.2008;2.6209;190;20220210;9.7;2.6;6.2;3.3;8.8;2;.73;4592 +86087;47.2008;2.6209;190;20220211;8.1;1.8;5;2.9;6.9;0;.87;7517 +86087;47.2008;2.6209;190;20220212;8.7;-1.3;3.7;2.8;5.4;0;1.12;8780 +86087;47.2008;2.6209;190;20220213;16.3;-1.1;7.6;4.2;7.2;.3;1.92;10606 +86087;47.2008;2.6209;190;20220214;11.9;7.4;9.7;5.5;8.9;2.9;1.53;4792 +86087;47.2008;2.6209;190;20220215;10.1;3.1;6.6;5.1;8.7;6.4;.83;4478 +86087;47.2008;2.6209;190;20220216;13.8;7.8;10.8;7;12.23;3.7;.78;4022 +86087;47.2008;2.6209;190;20220217;14.1;11.4;12.7;5.7;11.2;1.3;1.59;3682 +86087;47.2008;2.6209;190;20220218;13;10.5;11.8;5.7;10.05;1;1.7;3619 +86087;47.2008;2.6209;190;20220219;10.2;1.8;6;4.2;6.59;0;1.46;9030 +86087;47.2008;2.6209;190;20220220;12.6;5.8;9.2;6.5;9.89;3.9;1.27;5699 +86087;47.2008;2.6209;190;20220221;10;5.7;7.8;6.5;8.16;1.3;1.45;4943 +86087;47.2008;2.6209;190;20220222;10.4;3.5;6.9;4;9.29;.5;.77;5396 +86087;47.2008;2.6209;190;20220223;13.4;7.3;10.3;1.8;10.19;0;.99;5847 +86087;47.2008;2.6209;190;20220224;13.3;5.7;9.5;3.7;8.36;1.5;1.63;7603 +86087;47.2008;2.6209;190;20220225;10;-1.5;4.2;2;5.93;.1;1.18;10983 +86087;47.2008;2.6209;190;20220226;11.3;-1.2;5;3.4;5.23;0;1.75;12448 +86087;47.2008;2.6209;190;20220227;11.8;-2.8;4.5;2.8;4.99;0;1.69;13254 +86087;47.2008;2.6209;190;20220228;13.5;-1.9;5.8;1.4;5.16;0;1.46;13630 +86087;47.2008;2.6209;190;20220301;13.6;-2.4;5.6;1.3;5.66;0;1.32;11333 +86087;47.2008;2.6209;190;20220302;14.8;1.3;8;2;7.96;0;1.39;9677 +86087;47.2008;2.6209;190;20220303;14.1;7.2;10.7;1.2;10.33;0;1.1;8353 +86087;47.2008;2.6209;190;20220304;13.6;7.4;10.5;2.2;9.69;0;1.25;5621 +86087;47.2008;2.6209;190;20220305;12.3;1.5;6.9;2.1;6.26;0;1.64;12797 +86087;47.2008;2.6209;190;20220306;8.8;-2.4;3.2;3.1;4.36;0;1.73;13344 +86087;47.2008;2.6209;190;20220307;9.6;-1.7;3.9;3.5;4.19;0;1.99;13381 +86087;47.2008;2.6209;190;20220308;15.3;-1.8;6.8;2.3;5.16;0;2.14;15413 +86087;47.2008;2.6209;190;20220309;15.8;.3;8;2.5;7.03;0;2.01;14464 +86087;47.2008;2.6209;190;20220310;16.6;2.3;9.5;2.6;7.73;0;2.09;13854 +86087;47.2008;2.6209;190;20220311;15.2;5.4;10.3;4;8.83;6.7;1.93;8246 +86087;47.2008;2.6209;190;20220312;8.2;4;6.1;4.3;8.89;8.1;.7;5007 +86087;47.2008;2.6209;190;20220313;9.7;4.9;7.3;3.9;8.09;7.1;1.25;5614 +86087;47.2008;2.6209;190;20220314;14.1;.2;7.2;3.8;8.33;2.9;1.77;14186 +86087;47.2008;2.6209;190;20220315;16.6;8.5;12.6;2.7;11.29;0;1.71;9742 +86087;47.2008;2.6209;190;20220316;15.1;6.4;10.8;1.9;10.76;.1;1.42;10098 +86087;47.2008;2.6209;190;20220317;10.1;8;9.1;4.4;8.93;.1;1.42;5805 +86087;47.2008;2.6209;190;20220318;13.5;3.8;8.7;7.3;7.8;.2;2.51;14675 +86087;47.2008;2.6209;190;20220319;15;6;10.5;2.9;8.1;0;2.3;14446 +86087;47.2008;2.6209;190;20220320;16.1;5.4;10.8;2.3;8.7;.4;1.94;10256 +86087;47.2008;2.6209;190;20220321;17;7.6;12.3;3.8;8.6;0;2.69;11852 +86087;47.2008;2.6209;190;20220322;17.3;3.5;10.4;4.8;5.7;0;3.71;17476 +86087;47.2008;2.6209;190;20220323;17.8;2.6;10.2;4.4;6;0;3.58;18177 +86087;47.2008;2.6209;190;20220324;20.6;2.6;11.6;3.2;6.6;0;3.58;19336 +86087;47.2008;2.6209;190;20220325;21.3;3.5;12.4;4.5;6.7;0;4.25;19478 +86087;47.2008;2.6209;190;20220326;20.5;7.4;14;4.6;6.7;0;4.33;17979 +86087;47.2008;2.6209;190;20220327;21.9;5;13.5;2.7;6.9;0;3.67;19485 +86087;47.2008;2.6209;190;20220328;22;4.8;13.4;1.7;7.7;0;3.1;19487 +86087;47.2008;2.6209;190;20220329;18.5;6.9;12.7;1.8;9.3;.3;2.2;11500 +86087;47.2008;2.6209;190;20220330;12.5;7.6;10.1;3.2;10.6;2.3;1.25;6471 +86087;47.2008;2.6209;190;20220331;11.5;7.1;9.3;4.6;8.5;3.1;1.83;7481 +86087;47.2008;2.6209;190;20220401;5.7;1.3;3.5;6.5;5.8;2.4;1.43;6800 +86087;47.2008;2.6209;190;20220402;6.1;1.3;3.7;4.5;4.79;0;1.9;10400 +86087;47.2008;2.6209;190;20220403;6.5;-1.7;2.4;3.7;4.7;0;1.77;12945 +86087;47.2008;2.6209;190;20220404;11.1;-6.6;2.2;1.7;4.5;.1;2.19;22000 +86087;47.2008;2.6209;190;20220405;10.7;4.7;7.7;4.1;9.5;.4;1.14;7603 +86087;47.2008;2.6209;190;20220406;11.5;8.6;10.1;4.5;11.1;1.9;1.07;5305 +86087;47.2008;2.6209;190;20220407;13.6;8.8;11.2;9.6;12.1;11.6;1.25;6916 +86087;47.2008;2.6209;190;20220408;16.1;9.6;12.9;9;10.9;5.9;2.68;9530 +86087;47.2008;2.6209;190;20220409;11.5;1;6.3;3.4;7;.5;2.11;16255 +86087;47.2008;2.6209;190;20220410;14.6;-.8;6.9;3.4;6.2;0;2.92;21186 +86087;47.2008;2.6209;190;20220411;21.6;5.3;13.5;5.1;8.6;0;4.44;20984 +86087;47.2008;2.6209;190;20220412;20.4;10.3;15.4;3.1;9.7;.1;3.64;18154 +86087;47.2008;2.6209;190;20220413;17;10.7;13.9;1.8;12.4;.6;2;11269 +86087;47.2008;2.6209;190;20220414;20.7;9.5;15.1;2;11.8;0;3.01;17828 +86087;47.2008;2.6209;190;20220415;21.4;8.5;15;3.1;10.9;0;3.72;21191 +86087;47.2008;2.6209;190;20220416;20.9;8.5;14.7;4.5;9.4;0;4.25;20613 +86087;47.2008;2.6209;190;20220417;22;5.6;13.8;3.2;7.4;0;4.45;23483 +86087;47.2008;2.6209;190;20220418;21.6;5.5;13.6;1.9;7.7;0;3.68;21680 +86087;47.2008;2.6209;190;20220419;18.7;4.9;11.8;2.4;9.5;0;3.05;19488 +86087;47.2008;2.6209;190;20220420;19.9;8.3;14.1;3.4;9.2;0;3.71;18712 +86087;47.2008;2.6209;190;20220421;20.3;4.6;12.5;2.3;8;0;3.64;21835 +86087;47.2008;2.6209;190;20220422;21.3;4.2;12.8;2.1;9.2;.1;3.77;24554 +86087;47.2008;2.6209;190;20220423;20.1;11;15.6;4.8;11.4;2.7;3.64;16069 +86087;47.2008;2.6209;190;20220424;17.4;8.4;12.9;4.2;12.3;8.1;2.28;13117 +86087;47.2008;2.6209;190;20220425;13.3;10.7;12;3.1;12.8;9.5;1.17;5844 +86087;47.2008;2.6209;190;20220426;16.6;6.1;11.4;3;9.7;0;2.99;20003 +86087;47.2008;2.6209;190;20220427;19.5;5.6;12.6;5.2;9.5;.1;4.09;23881 +86087;47.2008;2.6209;190;20220428;22.1;7.4;14.8;2.9;10.5;0;4.18;24432 +86087;47.2008;2.6209;190;20220429;19.2;8.1;13.7;1.4;10.9;0;2.85;17660 +86087;47.2008;2.6209;190;20220430;17.6;7.7;12.7;3.3;9.2;0;3.52;20862 +86087;47.2008;2.6209;190;20220501;18.1;5.1;11.6;2.2;8.5;0;3.51;23331 +86087;47.2008;2.6209;190;20220502;19.1;7.8;13.5;2.8;9.2;0;3.72;21475 +86087;47.2008;2.6209;190;20220503;20.8;10.1;15.5;2.5;10.7;.6;3.71;20041 +86087;47.2008;2.6209;190;20220504;17.1;11.3;14.2;3;10.8;.1;2.79;13039 +86087;47.2008;2.6209;190;20220505;18.8;7.2;13;2.4;10.9;.3;3.07;18845 +86087;47.2008;2.6209;190;20220506;21.3;6.5;13.9;2.4;10.49;0;3.9;23785 +86087;47.2008;2.6209;190;20220507;22.8;7.7;15.2;1.8;10.49;.3;3.88;22459 +86087;47.2008;2.6209;190;20220508;23.6;8.8;16.2;2.7;11.53;0;4.44;24503 +86087;47.2008;2.6209;190;20220509;25.7;9.2;17.5;1.6;11.89;0;4.48;25859 +86087;47.2008;2.6209;190;20220510;27.8;9.3;18.6;1.8;11.73;0;4.96;26386 +86087;47.2008;2.6209;190;20220511;28.7;11.7;20.2;3.3;12.59;0;5.78;26308 +86087;47.2008;2.6209;190;20220512;21.5;11.1;16.3;1.4;13.66;.5;3.08;17514 +86087;47.2008;2.6209;190;20220513;23.6;14;18.8;1.8;12.59;0;4.08;21076 +86087;47.2008;2.6209;190;20220514;25.8;8.8;17.3;2.1;11.36;0;4.81;26593 +86087;47.2008;2.6209;190;20220515;30.1;12.6;21.4;3.3;14.13;5.6;5.92;25711 +86087;47.2008;2.6209;190;20220516;26.4;15.7;21;2.2;15.39;0;4.59;22331 +86087;47.2008;2.6209;190;20220517;29.8;13.7;21.7;1.9;15.36;0;5.3;26295 +86087;47.2008;2.6209;190;20220518;30.4;14.8;22.6;2.3;17.39;0;5.38;25463 +86087;47.2008;2.6209;190;20220519;29;17.9;23.4;2;17.39;.5;4.89;22505 +86087;47.2008;2.6209;190;20220520;29.7;16.6;23.2;2.9;17.03;0;5.28;22620 +86087;47.2008;2.6209;190;20220521;27.7;10.4;19.1;2.3;12.53;0;5.38;27968 +86087;47.2008;2.6209;190;20220522;28.6;16;22.3;3.4;14.69;11.1;5.42;21291 +86087;47.2008;2.6209;190;20220523;19.9;16.5;18.2;4.2;16.79;8.3;2.63;11211 +86087;47.2008;2.6209;190;20220524;18.1;10.9;14.5;3.1;12.19;.6;3.01;16066 +86087;47.2008;2.6209;190;20220525;20.9;7.1;14;2;11.06;0;3.97;24996 +86087;47.2008;2.6209;190;20220526;21;11.4;16.2;2;12.93;0;3.29;17554 +86087;47.2008;2.6209;190;20220527;19.5;10.6;15.1;1.8;12.96;.1;2.91;16538 +86087;47.2008;2.6209;190;20220528;21.1;9.1;15.1;3;10.49;0;4.54;26406 +86087;47.2008;2.6209;190;20220529;18.2;8.6;13.4;4.2;8.03;0;4.56;23904 +86087;47.2008;2.6209;190;20220530;21.1;8.1;14.6;2.9;8.13;0;4.8;25910 +86087;47.2008;2.6209;190;20220531;23.7;8;15.8;1.9;8.69;0;4.8;26762 +86087;47.2008;2.6209;190;20220601;24.8;10;17.4;2;9.89;.1;4.72;24191 +86087;47.2008;2.6209;190;20220602;27.3;13.2;20.2;3.3;12.76;.6;5.62;25277 +86087;47.2008;2.6209;190;20220603;27.8;14.9;21.3;2.6;16.19;7.5;4.87;22256 +86087;47.2008;2.6209;190;20220604;27.8;16.2;22;3;18.06;5.8;4.82;21805 +86087;47.2008;2.6209;190;20220605;22.2;17;19.6;3.6;17.33;3.3;3.33;14918 +86087;47.2008;2.6209;190;20220606;21;13.2;17.1;2.4;14.36;.6;3.05;14747 +86087;47.2008;2.6209;190;20220607;23;13.9;18.4;3.3;14.26;5.3;3.98;18280 +86087;47.2008;2.6209;190;20220608;22.1;13.3;17.7;3.1;14.29;6.9;3.61;17648 +86087;47.2008;2.6209;190;20220609;21.2;13.3;17.3;2.8;13.23;0;3.74;18616 +86087;47.2008;2.6209;190;20220610;26.6;12.1;19.4;1.3;14.36;0;4.93;27740 +86087;47.2008;2.6209;190;20220611;29.7;12.7;21.2;1.6;15.29;0;5.59;29428 +86087;47.2008;2.6209;190;20220612;26.7;16.5;21.6;3.1;15.79;0;5.04;22191 +86087;47.2008;2.6209;190;20220613;25.3;12.8;19.1;3.3;11.06;0;5.75;27458 +86087;47.2008;2.6209;190;20220614;29.2;12;20.6;2.9;11.83;0;6.43;29896 +86087;47.2008;2.6209;190;20220615;34.7;14.8;24.7;2.5;15.49;0;7;30216 +86087;47.2008;2.6209;190;20220616;31.8;16.8;24.3;2.2;14.53;0;6.24;27400 +86087;47.2008;2.6209;190;20220617;34.6;16.2;25.4;2.2;13.73;0;7;30262 +86087;47.2008;2.6209;190;20220618;37.3;17.6;27.4;3;15.69;0;8.06;30299 +86087;47.2008;2.6209;190;20220619;36.1;20.6;28.4;2.8;16.63;11.5;7.35;27377 +86087;47.2008;2.6209;190;20220620;28.4;17.4;22.9;2.8;19.56;8.9;4.72;21180 +86087;47.2008;2.6209;190;20220621;28.5;17.1;22.8;2.7;19.86;3.2;4.84;22811 +86087;47.2008;2.6209;190;20220622;25.9;17.4;21.6;3;19.29;3.6;3.86;17087 +86087;47.2008;2.6209;190;20220623;27.1;14.8;20.9;1.8;17.36;8;4.42;22130 +86087;47.2008;2.6209;190;20220624;23.5;15.5;19.5;3.4;16.83;1.2;3.74;17417 +86087;47.2008;2.6209;190;20220625;22;14.9;18.4;2.3;15.66;5.5;2.96;13333 +86087;47.2008;2.6209;190;20220626;17.1;12.6;14.8;1.3;15.16;9;1.92;10430 +86087;47.2008;2.6209;190;20220627;23;13.8;18.4;1.7;14.56;1.7;3.97;21435 +86087;47.2008;2.6209;190;20220628;26.1;9.7;17.9;1;12.39;0;4.88;29058 +86087;47.2008;2.6209;190;20220629;26.9;11.2;19;2.1;13.36;4.1;5.26;27861 +86087;47.2008;2.6209;190;20220630;15.8;13.6;14.7;2.4;14.46;21.9;1.64;7575 +86087;47.2008;2.6209;190;20220701;21.8;9.9;15.9;2.1;12.09;.1;4.05;23127 +86087;47.2008;2.6209;190;20220702;27.2;9.2;18.2;1.6;12.49;0;5.27;29879 +86087;47.2008;2.6209;190;20220703;26;12.1;19.1;1.9;13.86;0;4.97;27164 +86087;47.2008;2.6209;190;20220704;26.4;14.2;20.3;2.2;13.43;0;4.82;23266 +86087;47.2008;2.6209;190;20220705;26.5;12.9;19.7;2.3;13.26;0;5.3;27171 +86087;47.2008;2.6209;190;20220706;25.1;14.4;19.7;3;12.36;0;5.43;26314 +86087;47.2008;2.6209;190;20220707;24.4;12.6;18.5;2.8;14.29;0;4.43;22432 +86087;47.2008;2.6209;190;20220708;25.8;12.1;19;3.2;12.63;0;5.51;27486 +86087;47.2008;2.6209;190;20220709;28.2;13.4;20.8;2.7;13.63;.1;5.8;28084 +86087;47.2008;2.6209;190;20220710;26.7;15.3;21;4.8;13.23;0;6.24;26245 +86087;47.2008;2.6209;190;20220711;29.4;14.5;22;4.3;13.73;0;6.75;28137 +86087;47.2008;2.6209;190;20220712;31.4;15.9;23.7;2.7;13.73;0;6.54;28316 +86087;47.2008;2.6209;190;20220713;33.3;13.4;23.4;.8;13.69;0;5.38;28421 +86087;47.2008;2.6209;190;20220714;34.7;15.4;25;2.2;14.86;0;6.75;29412 +86087;47.2008;2.6209;190;20220715;28.4;17.3;22.9;3.5;12.76;0;6.29;25458 +86087;47.2008;2.6209;190;20220716;28.9;14.3;21.6;3.5;10.73;0;6.69;28127 +86087;47.2008;2.6209;190;20220717;32;16.1;24.1;3.4;12.56;0;7.12;28077 +86087;47.2008;2.6209;190;20220718;37.3;15.7;26.5;2.5;14.13;0;7.43;29416 +86087;47.2008;2.6209;190;20220719;36.9;18.6;27.7;3.4;16.26;2.5;7.89;28441 +86087;47.2008;2.6209;190;20220720;24.3;17.9;21.1;2.7;18.43;2.3;3.21;13201 +86087;47.2008;2.6209;190;20220721;27.8;14.9;21.4;2;17.19;.1;4.67;23295 +86087;47.2008;2.6209;190;20220722;27.6;16;21.8;2.5;18.59;2.2;4.15;19115 +86087;47.2008;2.6209;190;20220723;26.9;18.9;22.9;2.4;18.76;0;4.21;18484 +86087;47.2008;2.6209;190;20220724;32.6;14.1;23.4;1.4;16.89;0;5.57;28075 +86087;47.2008;2.6209;190;20220725;26.9;18;22.4;3.4;17.66;.8;4.69;19879 +86087;47.2008;2.6209;190;20220726;24.6;13.4;19;2.2;14.86;0;3.97;20027 +86087;47.2008;2.6209;190;20220727;26.2;15;20.6;1.8;12.79;0;4.44;21241 +86087;47.2008;2.6209;190;20220728;28;13.9;20.9;1.9;11.79;0;5;23927 +86087;47.2008;2.6209;190;20220729;28.1;16.8;22.4;1.8;13.13;.1;4.39;18590 +86087;47.2008;2.6209;190;20220730;30.5;14;22.2;1.5;14.69;0;5.04;25378 +86087;47.2008;2.6209;190;20220731;31.4;15.1;23.2;1.6;15.36;0;5.42;26636 +86087;47.2008;2.6209;190;20220801;29.1;17.2;23.1;1.7;16.49;0;4.69;22663 +86087;47.2008;2.6209;190;20220802;32.1;15.2;23.7;1;15.96;0;5.05;26648 +86087;47.2008;2.6209;190;20220803;36.3;16.7;26.5;1.3;15.23;0;5.82;27358 +86087;47.2008;2.6209;190;20220804;36.6;19.7;28.1;2;16.79;0;6.16;24425 +86087;47.2008;2.6209;190;20220805;27.4;18.5;22.9;3.6;16.93;0;4.92;19879 +86087;47.2008;2.6209;190;20220806;27.1;15.6;21.4;4.8;11.79;0;6.24;23645 +86087;47.2008;2.6209;190;20220807;28.4;14;21.2;4.1;9.73;0;6.49;25101 +86087;47.2008;2.6209;190;20220808;30.9;15.7;23.3;4.3;10.39;0;7.13;24989 +86087;47.2008;2.6209;190;20220809;32.7;16.9;24.8;4;11.53;0;7.28;25150 +86087;47.2008;2.6209;190;20220810;33.4;18.7;26.1;4.1;10.76;0;7.7;25053 +86087;47.2008;2.6209;190;20220811;33.4;17.7;25.5;3.2;10.09;0;7.05;25397 +86087;47.2008;2.6209;190;20220812;35.1;14.9;25;2.5;10.49;0;6.59;26450 +86087;47.2008;2.6209;190;20220813;34.4;15.7;25;2.6;10.03;1;6.57;25808 +86087;47.2008;2.6209;190;20220814;26.7;17.7;22.2;4;16.43;5;4.41;16025 +86087;47.2008;2.6209;190;20220815;25.8;15.5;20.6;3.5;17.13;2.2;3.68;15008 +86087;47.2008;2.6209;190;20220816;27.5;15;21.3;2.1;17.03;3.1;3.81;17718 +86087;47.2008;2.6209;190;20220817;26.8;15.8;21.3;2.1;16.73;3.1;4.02;19544 +86087;47.2008;2.6209;190;20220818;27.6;15.6;21.6;2.2;16.19;1;4.02;18030 +86087;47.2008;2.6209;190;20220819;25.6;14.4;20;2.5;17.16;8.4;3.31;15394 +86087;47.2008;2.6209;190;20220820;25.6;16.5;21.1;1.7;16.46;.1;3.69;19062 +86087;47.2008;2.6209;190;20220821;26;11.5;18.8;1.6;14.89;.2;3.51;18955 +86087;47.2008;2.6209;190;20220822;25.5;16.1;20.8;1.3;17.93;.2;2.78;13741 +86087;47.2008;2.6209;190;20220823;28.4;17.6;23;1.4;19.16;0;3.65;18289 +86087;47.2008;2.6209;190;20220824;33;16.3;24.7;1.6;16.26;0;4.84;23132 +86087;47.2008;2.6209;190;20220825;33.1;15;24;2.4;14.46;0;5.33;22017 +86087;47.2008;2.6209;190;20220826;26.4;17.7;22.1;2.5;16.96;.1;3.64;14915 +86087;47.2008;2.6209;190;20220827;27.3;13.7;20.5;1.9;13.76;0;4.03;20196 +86087;47.2008;2.6209;190;20220828;28.8;13;20.9;2.1;13.63;0;4.48;22105 +86087;47.2008;2.6209;190;20220829;32.4;15;23.7;2.2;15.29;1.3;4.99;22180 +86087;47.2008;2.6209;190;20220830;22.6;17.3;20;1.6;16.79;1.9;2.16;8947 +86087;47.2008;2.6209;190;20220831;28.5;13.9;21.2;1.1;16.59;0;3.5;19163 +86087;47.2008;2.6209;190;20220901;28.6;13.6;21.1;1.1;14.73;.2;3.49;18663 +86087;47.2008;2.6209;190;20220902;25;14.6;19.8;2.2;16.09;5.1;3.17;15833 +86087;47.2008;2.6209;190;20220903;26.2;15.7;21;2.7;16.56;.4;3.55;16060 +86087;47.2008;2.6209;190;20220904;30.4;13.1;21.7;1.9;14.96;.9;4.26;20954 +86087;47.2008;2.6209;190;20220905;32;16.1;24.1;2.5;17.33;3.6;4.59;19320 +86087;47.2008;2.6209;190;20220906;29.8;15.1;22.4;1.9;17.23;2.8;3.67;17087 +86087;47.2008;2.6209;190;20220907;23.5;13.7;18.6;1.9;16.53;5.4;2.63;14026 +86087;47.2008;2.6209;190;20220908;22.8;13.4;18.1;3.7;15.33;4.3;2.95;13660 +86087;47.2008;2.6209;190;20220909;22.4;14.8;18.6;4.5;14.69;1.1;3.28;12743 +86087;47.2008;2.6209;190;20220910;22;13.7;17.8;2.8;13.69;.1;2.84;12766 +86087;47.2008;2.6209;190;20220911;25.1;10;17.6;1.8;12.96;0;3.24;18931 +86087;47.2008;2.6209;190;20220912;31.8;12.1;22;2.7;14.03;0;4.7;20237 +86087;47.2008;2.6209;190;20220913;30.1;18.2;24.2;2.4;18.49;9.6;3.51;13272 +86087;47.2008;2.6209;190;20220914;25.5;17;21.3;2.8;18.66;4.3;2.77;11629 +86087;47.2008;2.6209;190;20220915;22.8;16.1;19.4;1.7;17.39;1.5;2.05;9716 +86087;47.2008;2.6209;190;20220916;19.3;11;15.1;2;12.59;0;2.04;10431 +86087;47.2008;2.6209;190;20220917;17.5;5.7;11.6;2.1;8.59;0;2.48;16403 +86087;47.2008;2.6209;190;20220918;19.5;3.9;11.7;1.1;8.33;.1;2.35;18036 +86087;47.2008;2.6209;190;20220919;19;6;12.5;1.8;8.93;0;2.48;16833 +86087;47.2008;2.6209;190;20220920;19.7;4.9;12.3;2.2;8.83;0;2.68;17437 +86087;47.2008;2.6209;190;20220921;20;8.3;14.2;2.9;9.26;0;2.95;15840 +86087;47.2008;2.6209;190;20220922;21.6;4.7;13.1;1.6;8.36;0;2.67;17789 +86087;47.2008;2.6209;190;20220923;19.9;6.9;13.4;1.3;10.09;0;2.02;13081 +86087;47.2008;2.6209;190;20220924;20.8;10;15.4;1.4;12.13;2.6;2.1;13178 +86087;47.2008;2.6209;190;20220925;17.3;11.8;14.6;1.8;12.69;.7;1.6;7918 +86087;47.2008;2.6209;190;20220926;16.5;6.3;11.4;3.2;10.99;6.9;1.64;9712 +86087;47.2008;2.6209;190;20220927;14.8;9.6;12.2;4.5;12.19;20;1.4;7089 +86087;47.2008;2.6209;190;20220928;14;11.5;12.8;3.7;13.83;11.4;.89;4850 +86087;47.2008;2.6209;190;20220929;14.6;9.2;11.9;2;11.39;1.2;1.34;8075 +86087;47.2008;2.6209;190;20220930;16.8;5;10.9;1.9;10.26;5.8;1.68;12224 +86087;47.2008;2.6209;190;20221001;18.8;10.1;14.5;4.8;15.36;10.4;1.27;7222 +86087;47.2008;2.6209;190;20221002;19;16;17.5;4;17.29;2.8;1.48;5851 +86087;47.2008;2.6209;190;20221003;16.5;12.5;14.5;1.7;14.16;0;1.18;6228 +86087;47.2008;2.6209;190;20221004;19.8;6.1;13;1.4;11.86;.3;1.68;12580 +86087;47.2008;2.6209;190;20221005;25.1;9.4;17.3;2.6;13.53;0;2.7;14221 +86087;47.2008;2.6209;190;20221006;18.7;13;15.8;2;12.23;0;1.89;10313 +86087;47.2008;2.6209;190;20221007;20.9;7.7;14.3;1.6;11.99;.1;1.75;12013 +86087;47.2008;2.6209;190;20221008;18.5;8.1;13.3;1.6;10.99;.1;1.62;11316 +86087;47.2008;2.6209;190;20221009;20.4;4.5;12.5;2.5;9.83;.1;2.13;14173 +86087;47.2008;2.6209;190;20221010;19.4;9;14.2;1.7;13.43;.5;1.36;8904 +86087;47.2008;2.6209;190;20221011;17;12;14.5;2;14.36;.1;1.09;6260 +86087;47.2008;2.6209;190;20221012;18.3;7.4;12.8;1;12.56;.1;1.18;8781 +86087;47.2008;2.6209;190;20221013;16.9;9.9;13.4;2.4;14.06;4.2;1.01;5939 +86087;47.2008;2.6209;190;20221014;18.1;13.8;16;4.2;17.06;8.3;.92;4131 +86087;47.2008;2.6209;190;20221015;17.9;15.8;16.8;4;16.69;5.9;1.16;2961 +86087;47.2008;2.6209;190;20221016;25.1;14.3;19.7;1.9;16.66;0;1.89;9770 +86087;47.2008;2.6209;190;20221017;22.2;13.9;18;2.5;16.39;23.6;1.55;6243 +86087;47.2008;2.6209;190;20221018;24;14.6;19.3;2.7;17.63;.3;1.86;10133 +86087;47.2008;2.6209;190;20221019;23.8;13.5;18.6;3.2;15.89;4.3;2.05;9666 +86087;47.2008;2.6209;190;20221020;23;14.6;18.8;2.6;16.93;7.5;1.69;7830 +86087;47.2008;2.6209;190;20221021;20.9;15.8;18.4;3;15.83;2.5;1.7;6319 +86087;47.2008;2.6209;190;20221022;22.4;10.1;16.3;2.2;13.96;.3;1.66;9969 +86087;47.2008;2.6209;190;20221023;22.3;13.6;17.9;3.3;14.53;.7;1.98;7029 +86087;47.2008;2.6209;190;20221024;20.9;14.5;17.7;3.6;13.03;.9;2.2;6824 +86087;47.2008;2.6209;190;20221025;19.7;8.6;14.1;2.5;13.09;.9;1.36;8415 +86087;47.2008;2.6209;190;20221026;23.2;12.5;17.8;2.8;14.29;0;1.91;9284 +86087;47.2008;2.6209;190;20221027;22.8;11.7;17.2;3;14.53;0;1.77;7220 +86087;47.2008;2.6209;190;20221028;23.3;14.6;18.9;2.5;14.26;0;1.91;7105 +86087;47.2008;2.6209;190;20221029;25.3;12.5;18.9;2.3;13.63;.1;1.98;8087 +86087;47.2008;2.6209;190;20221030;21.3;9.4;15.3;1.8;12.59;0;1.33;8347 +86087;47.2008;2.6209;190;20221031;21.9;11.9;16.9;2.7;14.46;3;1.55;7274 +86087;47.2008;2.6209;190;20221101;17.1;9.6;13.4;3.9;11.86;.2;1.41;7010 +86087;47.2008;2.6209;190;20221102;17.4;10.6;14;2.6;11.79;0;1.3;6690 +86087;47.2008;2.6209;190;20221103;15.5;8.3;11.9;3.7;11.09;11.1;1.2;3445 +86087;47.2008;2.6209;190;20221104;10.2;7.9;9.1;4.1;10.23;4.6;.76;2340 +86087;47.2008;2.6209;190;20221105;11.8;1.6;6.7;1.7;8.46;.1;.66;6154 +86087;47.2008;2.6209;190;20221106;13.2;5.4;9.3;3;9.76;1;.89;4096 +86087;47.2008;2.6209;190;20221107;16.8;10.3;13.5;3.4;11.93;.2;1.29;5142 +86087;47.2008;2.6209;190;20221108;18.2;6.5;12.4;3.1;10.89;6.7;1.3;5386 +86087;47.2008;2.6209;190;20221109;14.8;11.5;13.2;2.5;12.86;.8;.83;3515 +86087;47.2008;2.6209;190;20221110;12;6.2;9.1;2.1;10.99;0;.47;3926 +86087;47.2008;2.6209;190;20221111;16.2;7;11.6;3.3;11.23;.2;1.01;6826 +86087;47.2008;2.6209;190;20221112;15.5;6.4;10.9;2.3;10.86;.3;.78;6437 +86087;47.2008;2.6209;190;20221113;18;5;11.5;1.6;10.66;.2;.79;6991 +86087;47.2008;2.6209;190;20221114;16.8;5;10.9;2.4;11.06;4;.85;5131 +86087;47.2008;2.6209;190;20221115;14.3;7.4;10.8;3.1;11.79;4.2;.64;3655 +86087;47.2008;2.6209;190;20221116;14.2;8.3;11.3;4.8;11.39;5.8;.98;3549 +86087;47.2008;2.6209;190;20221117;15.1;11.2;13.1;6.8;11.46;4.8;1.7;3597 +86087;47.2008;2.6209;190;20221118;12.4;6.1;9.3;3.7;9.39;.1;.94;5161 +86087;47.2008;2.6209;190;20221119;9.4;1.2;5.3;1.5;7.93;.3;.42;4606 +86087;47.2008;2.6209;190;20221120;9.1;.7;4.9;2.6;8.19;3.5;.4;3843 +86087;47.2008;2.6209;190;20221121;10;3.7;6.8;3.3;8.56;4.5;.67;2583 +86087;47.2008;2.6209;190;20221122;11.1;4.6;7.8;5;8.29;0;1.04;5031 +86087;47.2008;2.6209;190;20221123;14;4.2;9.1;3.8;9.16;3.7;.98;4679 +86087;47.2008;2.6209;190;20221124;12.7;7.1;9.9;3.2;10.19;2.1;.75;3683 +86087;47.2008;2.6209;190;20221125;11.9;7.7;9.8;2.3;10.19;.5;.6;3703 +86087;47.2008;2.6209;190;20221126;7.3;1.1;4.2;2.4;8.23;.1;.23;2922 +86087;47.2008;2.6209;190;20221127;10.6;4.5;7.6;2.9;8.36;4;.78;3115 +86087;47.2008;2.6209;190;20221128;12;5.8;8.9;2.4;9.66;5.3;.61;3568 +86087;47.2008;2.6209;190;20221129;6.5;5;5.8;1.6;9.03;.2;.37;1231 +86087;47.2008;2.6209;190;20221130;7.3;5.4;6.3;2.4;8.73;0;.45;1830 +86087;47.2008;2.6209;190;20221201;6.9;5;5.9;3.3;8.19;.5;.57;1662 +86087;47.2008;2.6209;190;20221202;5.2;4.1;4.6;2.9;7.46;1.2;.56;1048 +86087;47.2008;2.6209;190;20221203;5.1;2.9;4;3.7;7.19;.9;.51;2151 +86087;47.2008;2.6209;190;20221204;4.8;2.2;3.5;2.3;7.33;5.2;.39;1471 +86087;47.2008;2.6209;190;20221205;5.7;2.5;4.1;1.4;7.29;.1;.38;2243 +86087;47.2008;2.6209;190;20221206;4.9;.5;2.7;2.1;6.96;0;.37;1811 +86087;47.2008;2.6209;190;20221207;5;1.9;3.4;2.6;6.59;0;.41;3787 +86087;47.2008;2.6209;190;20221208;4.8;-.1;2.3;3.2;5.79;0;.57;3323 +86087;47.2008;2.6209;190;20221209;3.3;-1.7;.8;3.5;5.23;0;.48;4003 +86087;47.2008;2.6209;190;20221210;2.9;-1.8;.6;1.9;4.83;0;.47;2836 +86087;47.2008;2.6209;190;20221211;1.2;-7.2;-3;1.9;3.99;0;.28;4641 +86087;47.2008;2.6209;190;20221212;-2.4;-6.1;-4.2;2.8;4.33;0;.19;2094 +86087;47.2008;2.6209;190;20221213;2.5;-3.8;-.6;3.1;4.63;1.3;.45;3578 +86087;47.2008;2.6209;190;20221214;4.3;.1;2.2;2.6;6.73;5.3;.3;1815 +86087;47.2008;2.6209;190;20221215;3.4;1.2;2.3;4;6.19;0;.53;1446 +86087;47.2008;2.6209;190;20221216;3.6;-1.8;.9;3.1;4.39;0;.67;4366 +86087;47.2008;2.6209;190;20221217;0;-5.8;-2.9;2.4;4.06;0;.27;4697 +86087;47.2008;2.6209;190;20221218;5;-7.4;-1.2;3.1;4.83;.1;.39;4439 +86087;47.2008;2.6209;190;20221219;11.5;4.3;7.9;3;8.66;0;.66;3404 +86087;47.2008;2.6209;190;20221220;14.8;8.9;11.8;3.1;10.49;4.9;1.03;2096 +86087;47.2008;2.6209;190;20221221;13;10.4;11.7;4.3;12.19;2.1;.72;2029 +86087;47.2008;2.6209;190;20221222;13.7;11.5;12.6;6.6;12.53;15.1;1.02;1524 +86087;47.2008;2.6209;190;20221223;14.2;12.8;13.5;6;14.23;6;.74;865 +86087;47.2008;2.6209;190;20221224;11.1;10.4;10.7;2.5;11.89;1.5;.53;998 +86087;47.2008;2.6209;190;20221225;15.3;7.1;11.2;2.7;10.46;.8;.77;3965 +86087;47.2008;2.6209;190;20221226;12.7;11;11.9;3.2;10.93;1.9;.97;1608 +86087;47.2008;2.6209;190;20221227;9.7;3.1;6.4;1.7;8.89;.8;.3;2834 +86087;47.2008;2.6209;190;20221228;13.3;5.3;9.3;3.7;9.53;.7;.8;3865 +86087;47.2008;2.6209;190;20221229;12.2;10.2;11.2;4.9;10.53;3.3;1.16;1527 +86087;47.2008;2.6209;190;20221230;14.7;4.6;9.7;4.7;10.93;4.4;.7;2779 +86087;47.2008;2.6209;190;20221231;16.8;13.5;15.1;4.3;11.53;0;1.74;2834 +86088;47.22269;2.94942;184;20220101;14.5;3.1;8.8;1.7;8.83;0;.5;5216 +86088;47.22269;2.94942;184;20220102;14.7;4.6;9.7;4.2;10.1;.3;.82;4159 +86088;47.22269;2.94942;184;20220103;13.3;10.4;11.8;3.6;11.63;4.3;.84;1667 +86088;47.22269;2.94942;184;20220104;13.3;10.6;12;4.3;10.33;5;1.33;1079 +86088;47.22269;2.94942;184;20220105;5.4;1.1;3.2;3.1;6.33;.1;.54;2495 +86088;47.22269;2.94942;184;20220106;3.3;-3.5;-.1;1.2;5.67;.3;.21;3591 +86088;47.22269;2.94942;184;20220107;7.3;-.8;3.3;4.1;7.3;2.4;.38;2748 +86088;47.22269;2.94942;184;20220108;8.9;4.1;6.5;5.6;8.83;11.4;.47;2313 +86088;47.22269;2.94942;184;20220109;7.6;4.4;6;4.4;7.73;1.7;.74;2108 +86088;47.22269;2.94942;184;20220110;8.9;3.4;6.1;1.6;7.3;0;.45;4252 +86088;47.22269;2.94942;184;20220111;2.1;-1.8;.1;2.7;5.83;.1;.24;3013 +86088;47.22269;2.94942;184;20220112;4.8;-.3;2.3;3.3;5.73;0;.56;4267 +86088;47.22269;2.94942;184;20220113;4.2;-3.4;.4;2.4;5.43;0;.3;4972 +86088;47.22269;2.94942;184;20220114;6.5;-3.5;1.5;1.8;5.4;0;.41;5711 +86088;47.22269;2.94942;184;20220115;5.9;-5.7;.1;.8;4.99;.1;.22;5808 +86088;47.22269;2.94942;184;20220116;.1;-4.2;-2.1;2.1;5.43;.2;.17;2161 +86088;47.22269;2.94942;184;20220117;4.3;-1.1;1.6;1.3;6.93;.1;.23;2601 +86088;47.22269;2.94942;184;20220118;8.6;1;4.8;2.8;7.27;0;.55;4624 +86088;47.22269;2.94942;184;20220119;3.6;1.8;2.7;2.9;6.97;1.3;.34;1627 +86088;47.22269;2.94942;184;20220120;7.5;3.1;5.3;2.8;7.2;.1;.66;3361 +86088;47.22269;2.94942;184;20220121;5.6;0;2.8;2.9;5.73;0;.62;5095 +86088;47.22269;2.94942;184;20220122;3.1;-4.1;-.5;1.5;5.97;.1;.23;3007 +86088;47.22269;2.94942;184;20220123;3.2;2;2.6;2.2;6.07;0;.56;1372 +86088;47.22269;2.94942;184;20220124;3.6;-4.5;-.5;1.9;5.47;0;.3;4228 +86088;47.22269;2.94942;184;20220125;-.1;-4.1;-2.1;1.1;5.37;0;.24;2057 +86088;47.22269;2.94942;184;20220126;-1.4;-2.5;-1.9;1.5;5.17;0;.27;1337 +86088;47.22269;2.94942;184;20220127;-.1;-3;-1.6;1.7;5.39;.2;.26;2598 +86088;47.22269;2.94942;184;20220128;3.6;-.2;1.7;1.1;6.8;0;.3;2662 +86088;47.22269;2.94942;184;20220129;6.1;1.2;3.6;2.7;8.03;.9;.26;2870 +86088;47.22269;2.94942;184;20220130;11;5.9;8.4;1.8;9;.1;.66;3955 +86088;47.22269;2.94942;184;20220131;8.9;2.6;5.8;4.8;7.43;.6;.96;3752 +86088;47.22269;2.94942;184;20220201;7.2;-2.2;2.5;3.9;8.07;1.4;.1;4209 +86088;47.22269;2.94942;184;20220202;9.4;7.4;8.4;3;10.03;.3;.59;2128 +86088;47.22269;2.94942;184;20220203;9.3;3.5;6.4;3;8.27;.2;.66;5162 +86088;47.22269;2.94942;184;20220204;9.3;4.6;6.9;3;8.8;1.4;.63;2987 +86088;47.22269;2.94942;184;20220205;9;-2;3.5;1.9;6.7;.1;.61;6514 +86088;47.22269;2.94942;184;20220206;9.1;1.4;5.2;6.4;9.17;3.5;.28;3638 +86088;47.22269;2.94942;184;20220207;10.1;4.6;7.3;3;7.3;0;1.07;6982 +86088;47.22269;2.94942;184;20220208;11.6;-2.9;4.4;1.5;6.3;0;.78;9133 +86088;47.22269;2.94942;184;20220209;15.5;-.9;7.3;2.3;6.6;0;1.34;10029 +86088;47.22269;2.94942;184;20220210;9.8;.7;5.3;2.8;8.6;3.9;.64;4496 +86088;47.22269;2.94942;184;20220211;8.1;1.6;4.8;2.7;6.65;0;.88;8058 +86088;47.22269;2.94942;184;20220212;8.1;-3.5;2.3;2.5;5.25;0;.97;8540 +86088;47.22269;2.94942;184;20220213;15.8;-.6;7.6;4.5;7.25;.2;1.9;10153 +86088;47.22269;2.94942;184;20220214;12;7.5;9.7;5.5;8.9;3;1.53;4792 +86088;47.22269;2.94942;184;20220215;10.1;4.3;7.2;4.9;8.65;5.1;.94;5639 +86088;47.22269;2.94942;184;20220216;13.5;7.5;10.5;6.7;12.17;3.6;.62;3660 +86088;47.22269;2.94942;184;20220217;14.2;11.5;12.9;5.6;11;1.2;1.65;3606 +86088;47.22269;2.94942;184;20220218;14.5;8.9;11.7;4.7;10.19;1.1;1.59;5068 +86088;47.22269;2.94942;184;20220219;9.9;2.3;6.1;4.3;6.67;0;1.38;8227 +86088;47.22269;2.94942;184;20220220;11.9;5.9;8.9;6.2;9.8;3.8;1.07;4955 +86088;47.22269;2.94942;184;20220221;9.4;5.3;7.3;6.8;8.37;1.3;1.16;4754 +86088;47.22269;2.94942;184;20220222;10.2;3.9;7;4;9.3;.7;.69;5208 +86088;47.22269;2.94942;184;20220223;13.4;6.9;10.2;1.5;9.93;0;.97;6443 +86088;47.22269;2.94942;184;20220224;13.5;4.7;9.1;3.4;8.4;1.3;1.49;7209 +86088;47.22269;2.94942;184;20220225;9.9;-2.4;3.8;1.8;6;.1;1.08;10480 +86088;47.22269;2.94942;184;20220226;10.9;-1.4;4.8;3.3;5.28;0;1.63;10394 +86088;47.22269;2.94942;184;20220227;11.7;-4.3;3.7;2.4;4.97;0;1.55;13026 +86088;47.22269;2.94942;184;20220228;13.7;-4.2;4.7;1.3;5.1;0;1.37;13578 +86088;47.22269;2.94942;184;20220301;13.2;-3.6;4.8;1.1;5.77;0;1.2;11426 +86088;47.22269;2.94942;184;20220302;14.6;-.1;7.2;1.7;7.9;.3;1.27;9522 +86088;47.22269;2.94942;184;20220303;14.1;7.6;10.8;1.2;10.37;0;1.06;7623 +86088;47.22269;2.94942;184;20220304;13.4;6.3;9.9;1.9;8.97;0;1.24;6415 +86088;47.22269;2.94942;184;20220305;12.1;.1;6.1;1.8;5.93;0;1.51;12577 +86088;47.22269;2.94942;184;20220306;8.7;-4.6;2;2.6;4.2;0;1.56;13507 +86088;47.22269;2.94942;184;20220307;9.5;-4.2;2.7;3.2;4.27;0;1.76;13502 +86088;47.22269;2.94942;184;20220308;14.9;-2.2;6.3;2.4;5.1;0;2.13;15318 +86088;47.22269;2.94942;184;20220309;15.6;-1.6;7;2.4;6.8;0;1.92;15039 +86088;47.22269;2.94942;184;20220310;16.2;1.5;8.9;2.8;7.73;0;2.04;13726 +86088;47.22269;2.94942;184;20220311;15.7;7;11.3;4.6;8.83;6.3;2.25;8656 +86088;47.22269;2.94942;184;20220312;8.2;5.8;7;4.4;8.9;10.3;.83;3709 +86088;47.22269;2.94942;184;20220313;10;6.1;8.1;4.3;8.13;8.1;1.41;4930 +86088;47.22269;2.94942;184;20220314;14.4;.4;7.4;3.6;8.33;3.3;1.77;14493 +86088;47.22269;2.94942;184;20220315;17;9;13;2.8;11.13;0;1.77;9017 +86088;47.22269;2.94942;184;20220316;15.2;7.1;11.2;1.9;10.47;0;1.47;9672 +86088;47.22269;2.94942;184;20220317;10.3;7.4;8.8;4.2;8.97;.1;1.29;4915 +86088;47.22269;2.94942;184;20220318;13.7;4.5;9.1;6.3;7.8;.2;2.47;13787 +86088;47.22269;2.94942;184;20220319;16;5.1;10.6;2.2;8.1;0;2.08;13373 +86088;47.22269;2.94942;184;20220320;15.9;4.6;10.2;2.3;8.75;.9;1.83;9728 +86088;47.22269;2.94942;184;20220321;17.3;8.4;12.9;4;8.4;0;2.88;11576 +86088;47.22269;2.94942;184;20220322;17.2;4.2;10.7;4.6;5.7;0;3.69;18138 +86088;47.22269;2.94942;184;20220323;17.9;1;9.5;3.6;6.05;0;3.26;18488 +86088;47.22269;2.94942;184;20220324;20.5;.5;10.5;2.3;6.65;0;3.07;19118 +86088;47.22269;2.94942;184;20220325;21.3;1.3;11.3;3.4;6.65;0;3.7;19239 +86088;47.22269;2.94942;184;20220326;20.6;3.4;12;3;6.8;0;3.49;18339 +86088;47.22269;2.94942;184;20220327;22.2;2;12.1;1.9;7.2;0;3.12;19292 +86088;47.22269;2.94942;184;20220328;22;2.7;12.3;1.7;7.85;0;2.93;18543 +86088;47.22269;2.94942;184;20220329;19;6.4;12.7;1.8;9.5;.5;2.2;11700 +86088;47.22269;2.94942;184;20220330;12.8;7.9;10.4;2.9;10.55;2.5;1.37;7635 +86088;47.22269;2.94942;184;20220331;11.7;7.3;9.5;4.6;8.55;2.9;1.86;7640 +86088;47.22269;2.94942;184;20220401;5.7;1.3;3.5;6.5;5.8;2.7;1.43;6800 +86088;47.22269;2.94942;184;20220402;6.1;1.3;3.7;4.5;4.8;0;1.9;10400 +86088;47.22269;2.94942;184;20220403;6.3;-1.1;2.6;3.4;4.9;0;1.62;11272 +86088;47.22269;2.94942;184;20220404;11.1;-6.6;2.2;1.7;4.5;0;2.19;22000 +86088;47.22269;2.94942;184;20220405;10.8;4.8;7.8;4.1;9.5;.1;1.14;7603 +86088;47.22269;2.94942;184;20220406;12.1;8.8;10.5;4;11.05;1.3;1.16;5302 +86088;47.22269;2.94942;184;20220407;13.7;9;11.4;8.2;11.95;11.9;1.25;5558 +86088;47.22269;2.94942;184;20220408;15.9;9.8;12.8;8;10.8;4.3;2.5;7765 +86088;47.22269;2.94942;184;20220409;11.5;1.6;6.5;3.3;6.85;.6;2.2;17027 +86088;47.22269;2.94942;184;20220410;14.6;-1.9;6.3;3.3;6.15;0;2.88;22143 +86088;47.22269;2.94942;184;20220411;21.7;5.4;13.5;5.1;8.6;.1;4.44;20984 +86088;47.22269;2.94942;184;20220412;20.4;11;15.7;3.3;9.4;.1;3.74;17277 +86088;47.22269;2.94942;184;20220413;17.9;8.5;13.2;2;12.15;0;2.15;13134 +86088;47.22269;2.94942;184;20220414;20.9;7.5;14.2;1.7;11.25;0;2.97;18564 +86088;47.22269;2.94942;184;20220415;21.9;6;13.9;2.5;10.55;0;3.64;22545 +86088;47.22269;2.94942;184;20220416;21;8.6;14.8;4.5;9.4;0;4.25;20613 +86088;47.22269;2.94942;184;20220417;22.3;2.5;12.4;2.5;7.2;0;4.14;24491 +86088;47.22269;2.94942;184;20220418;21.2;3.9;12.6;1.4;7.6;0;3.37;21840 +86088;47.22269;2.94942;184;20220419;19.3;3.3;11.3;2.3;9.2;0;3.11;20494 +86088;47.22269;2.94942;184;20220420;20.5;6.2;13.4;2.5;9.2;0;3.27;17456 +86088;47.22269;2.94942;184;20220421;20.5;3.5;12;1.8;8.2;0;3.45;22167 +86088;47.22269;2.94942;184;20220422;21.5;2.7;12.1;1.6;9.15;.1;3.57;24377 +86088;47.22269;2.94942;184;20220423;19.6;10.2;14.9;4.6;11.3;2.1;3.34;14784 +86088;47.22269;2.94942;184;20220424;17.3;8.2;12.8;3.4;12.1;8.5;2.13;11858 +86088;47.22269;2.94942;184;20220425;13.3;11;12.2;2.8;12.75;14.5;1.09;4672 +86088;47.22269;2.94942;184;20220426;16.8;6.4;11.6;2.6;9.7;0;3.21;22701 +86088;47.22269;2.94942;184;20220427;19.5;3.3;11.4;3.8;9.35;.1;3.77;24290 +86088;47.22269;2.94942;184;20220428;22.7;4.6;13.6;2;10.4;0;3.83;24216 +86088;47.22269;2.94942;184;20220429;18.8;6.7;12.8;1.3;11.1;.1;2.44;14980 +86088;47.22269;2.94942;184;20220430;17.8;5.6;11.7;2.8;9.15;0;3.53;23631 +86088;47.22269;2.94942;184;20220501;18.3;2.9;10.6;2;8.55;0;3.48;24865 +86088;47.22269;2.94942;184;20220502;19.6;5.8;12.7;2.3;9.35;0;3.59;22237 +86088;47.22269;2.94942;184;20220503;20.9;8.3;14.6;2.3;10.95;.4;3.46;19570 +86088;47.22269;2.94942;184;20220504;17.4;9.8;13.6;2.5;11.2;.4;2.82;15919 +86088;47.22269;2.94942;184;20220505;19;6.1;12.6;2;10.85;.8;2.99;19022 +86088;47.22269;2.94942;184;20220506;21.2;4.9;13;2;10.5;0;3.58;22973 +86088;47.22269;2.94942;184;20220507;22.7;6;14.4;1.6;10.73;.4;3.7;22731 +86088;47.22269;2.94942;184;20220508;23.6;7.1;15.4;2.4;11.7;0;4.2;24702 +86088;47.22269;2.94942;184;20220509;25.8;7.7;16.7;1.1;11.93;0;4.23;25988 +86088;47.22269;2.94942;184;20220510;27.4;8.3;17.9;1.5;12.27;0;4.65;26324 +86088;47.22269;2.94942;184;20220511;28.9;10.9;19.9;2.9;12.93;0;5.44;25055 +86088;47.22269;2.94942;184;20220512;21.5;10.2;15.9;1.5;13.93;.5;3.06;18074 +86088;47.22269;2.94942;184;20220513;23.4;14.2;18.8;1.7;13.03;0;3.94;20705 +86088;47.22269;2.94942;184;20220514;25.6;7.3;16.4;1.8;11.53;0;4.59;26795 +86088;47.22269;2.94942;184;20220515;29.9;11.4;20.7;3;14.07;3.9;5.44;23837 +86088;47.22269;2.94942;184;20220516;26.2;14.5;20.3;2;15.7;0;4.3;21820 +86088;47.22269;2.94942;184;20220517;29.6;12;20.8;1.5;15.5;0;4.95;26207 +86088;47.22269;2.94942;184;20220518;30.5;13.7;22.1;2;17.53;0;5.18;25823 +86088;47.22269;2.94942;184;20220519;29.5;18.1;23.8;2;17.17;.4;5.04;23163 +86088;47.22269;2.94942;184;20220520;29.8;16.6;23.2;3.1;16.73;0;5.37;22514 +86088;47.22269;2.94942;184;20220521;27.7;9.2;18.4;1.9;12.97;0;5.02;27332 +86088;47.22269;2.94942;184;20220522;28.7;14.7;21.7;3.1;14.8;11.7;5.14;21185 +86088;47.22269;2.94942;184;20220523;20.8;16;18.4;3.8;16.8;7;2.58;11147 +86088;47.22269;2.94942;184;20220524;18.3;10.9;14.6;3.1;12.4;.4;3.01;16825 +86088;47.22269;2.94942;184;20220525;20.6;6.2;13.4;2;11.13;0;3.76;24424 +86088;47.22269;2.94942;184;20220526;21;10.5;15.8;1.9;13.03;0;3.14;16737 +86088;47.22269;2.94942;184;20220527;19.1;10.2;14.7;1.7;13.03;.1;2.71;15526 +86088;47.22269;2.94942;184;20220528;20.9;7.8;14.3;2.5;10.37;0;4.33;26635 +86088;47.22269;2.94942;184;20220529;18.1;7.9;13;3.9;8.23;0;4.29;23845 +86088;47.22269;2.94942;184;20220530;21.1;7.4;14.2;2.5;8.4;0;4.57;26129 +86088;47.22269;2.94942;184;20220531;23.8;6.2;15;1.6;8.93;0;4.54;26552 +86088;47.22269;2.94942;184;20220601;24.5;6.9;15.7;1.6;10.13;.1;4.26;23398 +86088;47.22269;2.94942;184;20220602;27;12.9;20;3.2;12.97;1.4;5.46;25050 +86088;47.22269;2.94942;184;20220603;27.4;13.9;20.7;2.4;16.47;9.9;4.54;21683 +86088;47.22269;2.94942;184;20220604;28.5;16.7;22.6;3.1;18.9;6.1;4.99;23235 +86088;47.22269;2.94942;184;20220605;22.5;16.6;19.5;3.6;17.43;2.1;3.36;15898 +86088;47.22269;2.94942;184;20220606;21.4;13.5;17.4;2.3;14.53;.3;3.17;15878 +86088;47.22269;2.94942;184;20220607;23;13.5;18.3;3;14.43;2.4;3.88;18760 +86088;47.22269;2.94942;184;20220608;22;12.7;17.4;2.8;14.47;8.6;3.39;16857 +86088;47.22269;2.94942;184;20220609;21.2;13.1;17.1;2.9;13.4;0;3.68;18704 +86088;47.22269;2.94942;184;20220610;26.1;10.9;18.5;1.1;13.97;0;4.81;28330 +86088;47.22269;2.94942;184;20220611;29.6;11.3;20.5;1.2;15.43;0;5.29;29132 +86088;47.22269;2.94942;184;20220612;27.3;15.1;21.2;2.5;16.3;0;4.77;22482 +86088;47.22269;2.94942;184;20220613;25;13.2;19.1;2.9;11.7;0;5.52;27756 +86088;47.22269;2.94942;184;20220614;28.9;9.4;19.1;2;12.37;0;5.67;29868 +86088;47.22269;2.94942;184;20220615;34.3;13.1;23.7;1.7;15.7;0;6.35;29968 +86088;47.22269;2.94942;184;20220616;30.9;15.4;23.1;1.6;15.1;0;5.64;27506 +86088;47.22269;2.94942;184;20220617;33.6;14;23.8;1.5;14.83;0;6.22;29991 +86088;47.22269;2.94942;184;20220618;36.4;15.8;26.1;2.4;16.13;0;7.28;30029 +86088;47.22269;2.94942;184;20220619;36.1;19.6;27.8;2.6;16.77;8.3;7.08;27054 +86088;47.22269;2.94942;184;20220620;28.5;17.4;23;2.9;19.3;7.1;4.89;22294 +86088;47.22269;2.94942;184;20220621;28.9;17.1;23;2.4;19.9;3.9;4.69;21929 +86088;47.22269;2.94942;184;20220622;26.4;17.6;22;2.6;19.53;4;3.91;17976 +86088;47.22269;2.94942;184;20220623;27.3;14.4;20.8;1.7;17.53;8.9;4.33;21931 +86088;47.22269;2.94942;184;20220624;23.5;15.1;19.3;3.2;16.77;1.3;3.58;16818 +86088;47.22269;2.94942;184;20220625;23.3;14.4;18.9;2.2;15.87;13.2;3.31;15949 +86088;47.22269;2.94942;184;20220626;16.8;12.8;14.8;1.4;15.33;8.1;1.73;9350 +86088;47.22269;2.94942;184;20220627;23.1;14.1;18.6;2;14.73;3.5;3.79;19744 +86088;47.22269;2.94942;184;20220628;26.6;8.5;17.5;.8;12.4;0;4.87;29668 +86088;47.22269;2.94942;184;20220629;27;10.2;18.6;1.8;13.53;7.1;5.11;28255 +86088;47.22269;2.94942;184;20220630;15.4;14.1;14.7;2.3;14.83;16.7;1.57;7660 +86088;47.22269;2.94942;184;20220701;21.9;9.1;15.5;1.9;12.23;0;4.17;25196 +86088;47.22269;2.94942;184;20220702;27;8;17.5;1.4;12.7;0;5.09;29749 +86088;47.22269;2.94942;184;20220703;26.6;11;18.8;1.6;14.2;0;4.83;26927 +86088;47.22269;2.94942;184;20220704;26.2;14;20.1;1.7;13.9;.1;4.4;21874 +86088;47.22269;2.94942;184;20220705;26.6;10.8;18.7;1.8;13.2;0;5.12;28136 +86088;47.22269;2.94942;184;20220706;24.9;12;18.4;2.6;12.53;0;5.11;26682 +86088;47.22269;2.94942;184;20220707;24.2;10.5;17.4;2.4;14.23;0;4.11;22348 +86088;47.22269;2.94942;184;20220708;25.5;10.3;17.9;2.7;12.87;0;5.14;27548 +86088;47.22269;2.94942;184;20220709;27.9;11.2;19.5;2.1;13.97;0;5.37;28266 +86088;47.22269;2.94942;184;20220710;26.6;14.2;20.4;4.4;13.5;0;5.89;26327 +86088;47.22269;2.94942;184;20220711;29.3;13.5;21.4;3.7;14.03;0;6.26;27594 +86088;47.22269;2.94942;184;20220712;31.1;13.9;22.5;2.2;14.17;0;6.06;28567 +86088;47.22269;2.94942;184;20220713;32.9;12;22.5;.8;14.5;0;5.25;28121 +86088;47.22269;2.94942;184;20220714;34.4;13.5;23.9;1.8;15.4;0;6.33;29354 +86088;47.22269;2.94942;184;20220715;28.1;16.7;22.4;3.3;13;0;5.99;25068 +86088;47.22269;2.94942;184;20220716;28.8;11.1;19.9;2.9;11;0;6.12;28300 +86088;47.22269;2.94942;184;20220717;31.8;12.6;22.2;2.7;12.87;0;6.43;28364 +86088;47.22269;2.94942;184;20220718;37.1;13.7;25.4;2.2;14.53;0;7.04;29585 +86088;47.22269;2.94942;184;20220719;36.9;16.1;26.5;3.3;16.5;1.3;7.69;28638 +86088;47.22269;2.94942;184;20220720;24.2;18.9;21.6;2.7;18.93;1.5;3.22;13762 +86088;47.22269;2.94942;184;20220721;28.2;14.4;21.3;1.6;17.47;.1;4.58;23631 +86088;47.22269;2.94942;184;20220722;29;14.6;21.8;2.1;18.47;2.2;4.41;21414 +86088;47.22269;2.94942;184;20220723;27.5;19.2;23.4;2.3;19.07;0;4.14;17816 +86088;47.22269;2.94942;184;20220724;32.5;13.2;22.9;1.1;17.03;0;5.31;27711 +86088;47.22269;2.94942;184;20220725;27.4;16.4;21.9;3.4;17.8;.7;4.55;19806 +86088;47.22269;2.94942;184;20220726;25;13.4;19.2;2.1;15.17;0;3.82;19073 +86088;47.22269;2.94942;184;20220727;26.2;13;19.6;1.4;12.83;0;4.28;22456 +86088;47.22269;2.94942;184;20220728;28.3;12.2;20.3;1.5;12.27;0;4.79;24631 +86088;47.22269;2.94942;184;20220729;28.2;14.3;21.3;1.2;13.43;0;4;19236 +86088;47.22269;2.94942;184;20220730;30.5;12.1;21.3;1.3;14.9;0;4.92;25601 +86088;47.22269;2.94942;184;20220731;31.5;13.8;22.7;1.4;15.47;0;5.16;26325 +86088;47.22269;2.94942;184;20220801;29.2;15;22.1;1.4;16.53;0;4.46;22394 +86088;47.22269;2.94942;184;20220802;32.2;13.7;23;.9;15.93;0;4.94;26643 +86088;47.22269;2.94942;184;20220803;36.1;15.6;25.8;1.3;15.87;0;5.77;27188 +86088;47.22269;2.94942;184;20220804;36.9;17.8;27.4;1.6;17.27;.6;5.8;24733 +86088;47.22269;2.94942;184;20220805;27.6;18.8;23.2;3.4;17.47;0;4.82;19976 +86088;47.22269;2.94942;184;20220806;27;14.5;20.8;4.1;12;0;5.72;23685 +86088;47.22269;2.94942;184;20220807;28.4;12.3;20.3;3.9;10;0;6.23;25479 +86088;47.22269;2.94942;184;20220808;30.7;13.3;22;3.5;10.73;0;6.47;25562 +86088;47.22269;2.94942;184;20220809;32.7;14.6;23.6;3.2;11.87;0;6.6;25706 +86088;47.22269;2.94942;184;20220810;32.9;15.2;24.1;3.1;11.23;0;6.66;25402 +86088;47.22269;2.94942;184;20220811;33.3;14.6;23.9;2.6;10.6;0;6.31;25273 +86088;47.22269;2.94942;184;20220812;34.7;12.8;23.7;2;10.93;0;5.99;26557 +86088;47.22269;2.94942;184;20220813;34.1;13.1;23.6;1.8;10.5;.3;5.65;25656 +86088;47.22269;2.94942;184;20220814;26.6;16.6;21.6;3.2;16.7;2.3;3.89;15135 +86088;47.22269;2.94942;184;20220815;25.8;16.4;21.1;3.2;17.33;.9;3.55;14559 +86088;47.22269;2.94942;184;20220816;28.4;13.9;21.1;1.8;17;7.4;3.82;18728 +86088;47.22269;2.94942;184;20220817;27;15.7;21.3;2.1;17.27;1.5;4.01;20176 +86088;47.22269;2.94942;184;20220818;27.3;15.4;21.3;2;17.4;2.6;3.58;16669 +86088;47.22269;2.94942;184;20220819;25.1;13.8;19.4;2.4;17.8;7.4;3;15045 +86088;47.22269;2.94942;184;20220820;25.7;16.5;21.1;1.8;16.33;.1;3.74;19135 +86088;47.22269;2.94942;184;20220821;25.9;10.3;18.1;1.3;14.57;.1;3.34;18793 +86088;47.22269;2.94942;184;20220822;25.5;15.8;20.7;1.2;17.57;.2;2.82;14509 +86088;47.22269;2.94942;184;20220823;28.9;17.1;23;1.1;18.87;0;3.63;18942 +86088;47.22269;2.94942;184;20220824;32.9;14.9;23.9;1.5;15.87;0;4.73;23084 +86088;47.22269;2.94942;184;20220825;33.1;13.7;23.4;2;14.47;.1;5.03;22567 +86088;47.22269;2.94942;184;20220826;25.8;18.3;22.1;2.1;17.3;.1;3.38;15099 +86088;47.22269;2.94942;184;20220827;26.9;12;19.4;1.6;13.73;0;3.77;20219 +86088;47.22269;2.94942;184;20220828;28.9;11.3;20.1;1.5;13.73;0;3.98;21431 +86088;47.22269;2.94942;184;20220829;31.8;13.7;22.8;1.9;15.63;1;4.57;21731 +86088;47.22269;2.94942;184;20220830;22.1;16;19.1;1.5;16.63;1.2;2.1;9325 +86088;47.22269;2.94942;184;20220831;28.2;13.3;20.8;.9;16.1;0;3.34;19079 +86088;47.22269;2.94942;184;20220901;28.9;11.7;20.3;.9;14.57;.1;3.24;18012 +86088;47.22269;2.94942;184;20220902;25.1;13.1;19.1;1.7;16.03;6.2;2.77;13882 +86088;47.22269;2.94942;184;20220903;25.6;14.8;20.2;2.2;16.53;.3;3.11;14582 +86088;47.22269;2.94942;184;20220904;29.9;12.1;21;2;15.17;1.2;4.18;20988 +86088;47.22269;2.94942;184;20220905;31.5;15.5;23.5;2.5;17.9;3.4;4.43;19148 +86088;47.22269;2.94942;184;20220906;29.6;14.8;22.2;1.7;17.5;3;3.58;17743 +86088;47.22269;2.94942;184;20220907;22.8;12.7;17.8;1.4;16.3;6.6;2.36;13525 +86088;47.22269;2.94942;184;20220908;22.8;13.2;18;3.3;15.53;4.7;2.7;12888 +86088;47.22269;2.94942;184;20220909;22.2;14.8;18.5;4.3;14.9;2.2;3.11;13007 +86088;47.22269;2.94942;184;20220910;21.7;13.7;17.7;2.7;14.07;.1;2.72;13225 +86088;47.22269;2.94942;184;20220911;24.8;9;16.9;1.6;13.3;.1;3.04;18699 +86088;47.22269;2.94942;184;20220912;30.4;11.5;21;2.3;14.73;0;4.18;19460 +86088;47.22269;2.94942;184;20220913;28.8;18.3;23.6;2.1;18.77;9;3.16;12874 +86088;47.22269;2.94942;184;20220914;26.1;17.2;21.7;2.4;19;2.4;2.77;12584 +86088;47.22269;2.94942;184;20220915;22.5;15.6;19.1;1.7;17.33;2.8;1.96;9473 +86088;47.22269;2.94942;184;20220916;18.8;10.6;14.7;1.6;12.9;.1;1.79;9876 +86088;47.22269;2.94942;184;20220917;17.2;5.2;11.2;1.8;8.87;0;2.3;16324 +86088;47.22269;2.94942;184;20220918;18.9;2.5;10.7;1.1;8.37;.1;2.24;17915 +86088;47.22269;2.94942;184;20220919;18.6;4.3;11.5;1.5;8.9;0;2.29;16683 +86088;47.22269;2.94942;184;20220920;19.2;3.3;11.3;1.8;8.7;.1;2.42;17099 +86088;47.22269;2.94942;184;20220921;19.6;5.6;12.6;2.2;8.97;0;2.56;16082 +86088;47.22269;2.94942;184;20220922;21.5;3.2;12.3;1.2;8.57;0;2.39;17531 +86088;47.22269;2.94942;184;20220923;19.7;5.6;12.7;1;10.67;0;1.8;12565 +86088;47.22269;2.94942;184;20220924;20.9;9.1;15;1.1;12.13;1.7;1.99;13408 +86088;47.22269;2.94942;184;20220925;17.3;9.6;13.5;1.6;12.33;.1;1.46;8380 +86088;47.22269;2.94942;184;20220926;16.4;5.2;10.8;2.9;10.87;6.9;1.53;9291 +86088;47.22269;2.94942;184;20220927;14.7;10;12.3;4.4;12.33;21.7;1.29;6867 +86088;47.22269;2.94942;184;20220928;13.6;11.4;12.5;3.5;13.7;11.5;.79;4590 +86088;47.22269;2.94942;184;20220929;14.2;9.6;11.9;1.8;11.3;1.8;1.27;7529 +86088;47.22269;2.94942;184;20220930;17.4;3.1;10.3;1.4;9.7;5.7;1.65;13694 +86088;47.22269;2.94942;184;20221001;18.7;9.1;13.9;4.6;15.1;10.3;1.19;7029 +86088;47.22269;2.94942;184;20221002;19.3;16.1;17.7;3.7;17.2;2.4;1.46;6000 +86088;47.22269;2.94942;184;20221003;17.3;11.7;14.5;1.6;13.73;0;1.29;7696 +86088;47.22269;2.94942;184;20221004;19.9;5;12.5;1.1;11.37;.3;1.61;13088 +86088;47.22269;2.94942;184;20221005;25;8.3;16.7;2.2;13.47;0;2.44;14276 +86088;47.22269;2.94942;184;20221006;18.6;11.5;15.1;1.7;12.3;0;1.68;10163 +86088;47.22269;2.94942;184;20221007;21.3;6.5;13.9;1.4;11.87;.1;1.66;11808 +86088;47.22269;2.94942;184;20221008;18.5;7.7;13.1;1.2;10.8;.1;1.48;11132 +86088;47.22269;2.94942;184;20221009;19.8;2.7;11.3;1.8;9.67;.2;1.83;13989 +86088;47.22269;2.94942;184;20221010;19.5;7.9;13.7;1.3;13.67;.7;1.2;8192 +86088;47.22269;2.94942;184;20221011;17;12;14.5;1.5;14.27;0;1.01;5938 +86088;47.22269;2.94942;184;20221012;17.9;6.8;12.4;.7;12.43;.2;1.05;8323 +86088;47.22269;2.94942;184;20221013;17.1;9.8;13.4;2;14.23;3.4;.93;5599 +86088;47.22269;2.94942;184;20221014;17.9;14;16;4.2;16.9;7.5;.88;3803 +86088;47.22269;2.94942;184;20221015;18.2;15.5;16.8;3.6;16.63;3.9;1.1;3257 +86088;47.22269;2.94942;184;20221016;24.9;14.2;19.6;2;16.77;0;1.86;10010 +86088;47.22269;2.94942;184;20221017;22.9;15;18.9;2.8;16.3;12;1.78;6072 +86088;47.22269;2.94942;184;20221018;23.8;13.5;18.7;2.3;17.1;.3;1.7;10258 +86088;47.22269;2.94942;184;20221019;23.6;12.7;18.2;2.9;15.97;3;1.91;9862 +86088;47.22269;2.94942;184;20221020;22.9;14.7;18.8;2.7;17;9.1;1.61;6449 +86088;47.22269;2.94942;184;20221021;21.3;15.6;18.4;2.9;16.03;4.2;1.62;6610 +86088;47.22269;2.94942;184;20221022;22.9;9.7;16.3;2.1;14.17;.2;1.64;9645 +86088;47.22269;2.94942;184;20221023;21.5;14.9;18.2;3.6;14.77;1.3;1.96;5710 +86088;47.22269;2.94942;184;20221024;21.1;13.5;17.3;3.6;13;1.4;2.2;7241 +86088;47.22269;2.94942;184;20221025;19.5;7.5;13.5;2.4;12.87;.5;1.27;8530 +86088;47.22269;2.94942;184;20221026;22.8;12;17.4;2.3;14.37;.1;1.7;9107 +86088;47.22269;2.94942;184;20221027;22.2;11.7;17;2.9;14.73;0;1.64;7100 +86088;47.22269;2.94942;184;20221028;23.9;15.5;19.7;2.5;14.3;0;2.02;6518 +86088;47.22269;2.94942;184;20221029;24.6;12.1;18.4;1.9;13.43;.1;1.75;8149 +86088;47.22269;2.94942;184;20221030;22.2;8.8;15.5;1.5;12.17;0;1.32;8285 +86088;47.22269;2.94942;184;20221031;22;11.4;16.7;2.4;14.5;4.8;1.43;7369 +86088;47.22269;2.94942;184;20221101;17.3;10.2;13.8;3.7;12;.2;1.42;6699 +86088;47.22269;2.94942;184;20221102;17.7;10.2;13.9;2.2;11.87;0;1.19;5921 +86088;47.22269;2.94942;184;20221103;15.3;7.9;11.6;3.4;11.13;9.2;1.09;3397 +86088;47.22269;2.94942;184;20221104;10.3;8;9.2;4.1;10.3;4.5;.72;2599 +86088;47.22269;2.94942;184;20221105;11.8;.7;6.2;1.5;8.47;.1;.58;6192 +86088;47.22269;2.94942;184;20221106;12.3;5.2;8.7;3;9.57;1;.82;3759 +86088;47.22269;2.94942;184;20221107;17.3;10.5;13.9;3.4;11.93;.2;1.33;5388 +86088;47.22269;2.94942;184;20221108;18.8;8.1;13.5;3.1;11.1;6.1;1.46;5631 +86088;47.22269;2.94942;184;20221109;14.9;11.3;13.1;2.2;12.73;1.1;.8;3142 +86088;47.22269;2.94942;184;20221110;11.2;4.9;8;1.6;10.77;0;.37;3155 +86088;47.22269;2.94942;184;20221111;16.6;7.3;12;2.9;11.37;.2;.96;6624 +86088;47.22269;2.94942;184;20221112;16.4;6.5;11.4;1.9;10.87;.3;.73;6674 +86088;47.22269;2.94942;184;20221113;18.2;3.9;11;1.3;10.27;.2;.72;7233 +86088;47.22269;2.94942;184;20221114;16.9;3.9;10.4;2.1;10.8;4.1;.79;5234 +86088;47.22269;2.94942;184;20221115;14.2;7.3;10.7;3;11.97;3.6;.6;3238 +86088;47.22269;2.94942;184;20221116;14.6;8.3;11.5;4.5;11.43;6.9;.95;3441 +86088;47.22269;2.94942;184;20221117;14.7;11.3;13;6.3;11.7;5;1.43;3361 +86088;47.22269;2.94942;184;20221118;12.1;6.5;9.3;3.5;9.43;.2;.86;4389 +86088;47.22269;2.94942;184;20221119;8.6;.3;4.5;1.4;7.73;.5;.38;4105 +86088;47.22269;2.94942;184;20221120;9.5;.7;5.1;2.6;8.23;3.6;.41;4017 +86088;47.22269;2.94942;184;20221121;9.1;3.8;6.5;3.4;8.7;4.6;.56;2293 +86088;47.22269;2.94942;184;20221122;11.2;4.7;7.9;4.8;8.3;0;1;4937 +86088;47.22269;2.94942;184;20221123;13.9;4.5;9.2;3.8;9.1;2.9;1.02;4173 +86088;47.22269;2.94942;184;20221124;12.8;7.2;10;3.2;10.13;2.2;.79;3282 +86088;47.22269;2.94942;184;20221125;11.7;7.9;9.8;2.2;10.03;0;.6;3497 +86088;47.22269;2.94942;184;20221126;7.1;.8;4;2;8.17;.1;.22;2772 +86088;47.22269;2.94942;184;20221127;10.4;3.6;7;2.8;8.2;.4;.65;3744 +86088;47.22269;2.94942;184;20221128;11.6;5.3;8.4;2.3;9.5;4.6;.59;3071 +86088;47.22269;2.94942;184;20221129;7.1;5.9;6.5;1.9;9.27;.3;.37;1290 +86088;47.22269;2.94942;184;20221130;7.9;5.5;6.7;2.5;8.7;0;.44;2356 +86088;47.22269;2.94942;184;20221201;7;4.8;5.9;3;8.23;.8;.51;1609 +86088;47.22269;2.94942;184;20221202;5;3.7;4.4;2.7;7.5;1.4;.48;978 +86088;47.22269;2.94942;184;20221203;5.6;3;4.3;3.4;7.3;1.7;.48;2147 +86088;47.22269;2.94942;184;20221204;5.8;1.7;3.7;2.2;7.43;4.5;.33;2134 +86088;47.22269;2.94942;184;20221205;5.8;2.7;4.3;1.5;7.3;.1;.38;1861 +86088;47.22269;2.94942;184;20221206;5.2;-.9;2.1;2.1;6.87;0;.31;1870 +86088;47.22269;2.94942;184;20221207;5.3;2.2;3.8;2.3;6.6;0;.4;3554 +86088;47.22269;2.94942;184;20221208;4.6;-1.6;1.5;2.4;5.73;0;.4;3577 +86088;47.22269;2.94942;184;20221209;1.9;-3.1;-.6;2.8;5.23;0;.36;2804 +86088;47.22269;2.94942;184;20221210;2.6;-1.7;.5;1.7;4.77;0;.43;3137 +86088;47.22269;2.94942;184;20221211;1.1;-8.2;-3.5;1.4;3.93;0;.17;5241 +86088;47.22269;2.94942;184;20221212;-2;-6.1;-4.1;2.6;4.27;0;.22;1888 +86088;47.22269;2.94942;184;20221213;2.8;-4.6;-.9;2.8;4.6;1.1;.43;3493 +86088;47.22269;2.94942;184;20221214;4.6;-.6;2;2.1;6.7;6.5;.28;1733 +86088;47.22269;2.94942;184;20221215;3.4;1.2;2.3;3.5;6.23;0;.46;1422 +86088;47.22269;2.94942;184;20221216;3.4;-2.1;.6;2.9;4.4;0;.58;4367 +86088;47.22269;2.94942;184;20221217;.3;-7.6;-3.7;2.1;4;0;.21;4823 +86088;47.22269;2.94942;184;20221218;5.7;-7.9;-1.1;3.2;5;.1;.37;4966 +86088;47.22269;2.94942;184;20221219;14.3;5.1;9.7;4;9;0;1.12;3793 +86088;47.22269;2.94942;184;20221220;15.4;11.2;13.3;3.7;10.87;6.6;1.38;1707 +86088;47.22269;2.94942;184;20221221;13.1;10.3;11.7;4.1;12.2;3.1;.66;1890 +86088;47.22269;2.94942;184;20221222;13.8;11.2;12.5;6.3;12.57;14.5;.9;1688 +86088;47.22269;2.94942;184;20221223;14.4;12.5;13.4;6;14.43;5.6;.6;885 +86088;47.22269;2.94942;184;20221224;11.6;10.4;11;2.9;11.97;1;.55;1087 +86088;47.22269;2.94942;184;20221225;15.6;6.9;11.3;2.9;10.7;.5;.83;3721 +86088;47.22269;2.94942;184;20221226;13;10.5;11.7;3.1;10.87;2.1;.92;1543 +86088;47.22269;2.94942;184;20221227;9.8;3.5;6.7;1.5;8.93;.7;.27;3071 +86088;47.22269;2.94942;184;20221228;13.2;5;9.1;3.6;9.47;.6;.77;3662 +86088;47.22269;2.94942;184;20221229;12.2;10.5;11.4;4.9;10.47;3.7;1.17;1299 +86088;47.22269;2.94942;184;20221230;14.7;4.5;9.6;4.7;10.97;6.1;.69;2498 +86088;47.22269;2.94942;184;20221231;16.4;13.5;14.9;4.1;11.63;0;1.58;2804 +86089;47.24358;3.27818;278;20220101;15;1.8;8.4;.8;8.7;0;.3;4685 +86089;47.24358;3.27818;278;20220102;14;2.8;8.4;4.2;9.8;.7;.69;4298 +86089;47.24358;3.27818;278;20220103;11.9;10.1;11;4.4;11.4;4.2;.81;1387 +86089;47.24358;3.27818;278;20220104;13.4;10.6;12;4.7;10;6.7;1.51;1890 +86089;47.24358;3.27818;278;20220105;4.8;.1;2.4;3.8;6.4;0;.48;2644 +86089;47.24358;3.27818;278;20220106;5;-1.6;1.7;1.3;5.7;.3;.35;3270 +86089;47.24358;3.27818;278;20220107;5.7;-1.3;2.2;4.7;7;6.5;.26;3418 +86089;47.24358;3.27818;278;20220108;7.6;1.9;4.7;5.7;8.4;14;.28;3058 +86089;47.24358;3.27818;278;20220109;5.8;4.2;5;4.7;7.6;4.3;.65;1364 +86089;47.24358;3.27818;278;20220110;7;2.6;4.8;1.3;7;0;.45;2674 +86089;47.24358;3.27818;278;20220111;0;-1.5;-.8;2.1;5.8;0;.22;1338 +86089;47.24358;3.27818;278;20220112;3.1;-.4;1.3;2.6;5.7;0;.48;2380 +86089;47.24358;3.27818;278;20220113;3.1;-3.2;-.1;1.3;5.5;0;.27;3432 +86089;47.24358;3.27818;278;20220114;6.6;-4;1.3;1.3;5.2;0;.4;4681 +86089;47.24358;3.27818;278;20220115;6.5;-4.8;.8;.4;5;0;.21;4912 +86089;47.24358;3.27818;278;20220116;-1.2;-3.8;-2.5;1.8;5.2;0;.18;2083 +86089;47.24358;3.27818;278;20220117;3.3;-1.6;.8;1.2;6.7;.1;.19;3119 +86089;47.24358;3.27818;278;20220118;8;2.3;5.1;3;7.2;0;.67;3457 +86089;47.24358;3.27818;278;20220119;2.8;1.6;2.2;3.5;6.8;1.3;.36;1294 +86089;47.24358;3.27818;278;20220120;6.3;2.4;4.3;3.5;7;.2;.65;2841 +86089;47.24358;3.27818;278;20220121;4.2;.3;2.2;3.2;5.7;0;.67;2884 +86089;47.24358;3.27818;278;20220122;2.3;-1.2;.5;2.1;6.2;0;.27;2744 +86089;47.24358;3.27818;278;20220123;3.3;1.2;2.2;2;6;0;.52;2028 +86089;47.24358;3.27818;278;20220124;3.2;-4.1;-.5;1.9;5.6;0;.3;4348 +86089;47.24358;3.27818;278;20220125;.7;-6.2;-2.8;.9;5;0;.21;4276 +86089;47.24358;3.27818;278;20220126;-1.7;-3.3;-2.5;1.4;4.9;0;.28;1789 +86089;47.24358;3.27818;278;20220127;-.7;-4;-2.4;1.1;5.2;.3;.23;2870 +86089;47.24358;3.27818;278;20220128;3;-1;1;1.1;6.6;0;.28;3271 +86089;47.24358;3.27818;278;20220129;5.1;1;3;2.3;7.7;.9;.26;3374 +86089;47.24358;3.27818;278;20220130;9;5.3;7.1;2.1;8.6;.1;.63;3229 +86089;47.24358;3.27818;278;20220131;7.1;.9;4;5.4;7.2;1;.66;4421 +86089;47.24358;3.27818;278;20220201;6.3;-1.1;2.6;4.4;7.6;2.6;.22;4962 +86089;47.24358;3.27818;278;20220202;8.7;6.7;7.7;3.4;9.9;.6;.5;2342 +86089;47.24358;3.27818;278;20220203;9.3;5.6;7.4;3.6;8.4;.3;.89;3452 +86089;47.24358;3.27818;278;20220204;8.2;4;6.1;3.3;8.6;1.7;.57;3779 +86089;47.24358;3.27818;278;20220205;7.3;-2.6;2.3;1.9;6.7;.1;.48;6211 +86089;47.24358;3.27818;278;20220206;8;1.7;4.8;6.8;9.1;4.1;.13;4916 +86089;47.24358;3.27818;278;20220207;9.4;4.4;6.9;3;7.2;0;1.07;4388 +86089;47.24358;3.27818;278;20220208;10.9;-3;3.9;1;6.4;0;.64;7827 +86089;47.24358;3.27818;278;20220209;14.2;-.3;6.9;1.8;6.8;0;1.09;8133 +86089;47.24358;3.27818;278;20220210;6.5;4.5;5.5;2.8;8.55;4.5;.72;4373 +86089;47.24358;3.27818;278;20220211;7.4;1.4;4.4;2.8;6.5;0;.94;8604 +86089;47.24358;3.27818;278;20220212;7.2;-3.5;1.8;2.5;5.13;0;.97;8495 +86089;47.24358;3.27818;278;20220213;14.9;-2.1;6.4;4.4;6.88;.2;1.82;10176 +86089;47.24358;3.27818;278;20220214;10.4;7;8.7;5.5;8.94;4.6;1.33;4097 +86089;47.24358;3.27818;278;20220215;9.6;3.6;6.6;4.4;8.28;6.3;1;6319 +86089;47.24358;3.27818;278;20220216;12.4;6.6;9.5;7.5;11.7;4.9;.53;5522 +86089;47.24358;3.27818;278;20220217;13.1;11.2;12.1;6.8;10.9;1;1.65;2963 +86089;47.24358;3.27818;278;20220218;13.1;8.8;10.9;6.3;10.2;1.5;1.55;4828 +86089;47.24358;3.27818;278;20220219;8.6;1.9;5.2;4.5;6.6;0;1.25;6269 +86089;47.24358;3.27818;278;20220220;10.1;5.3;7.7;6.4;9.6;4.2;.8;5301 +86089;47.24358;3.27818;278;20220221;7.5;6;6.7;7.8;8.3;.9;1.03;2754 +86089;47.24358;3.27818;278;20220222;8.6;5.1;6.8;4.7;9.2;.9;.67;4586 +86089;47.24358;3.27818;278;20220223;12.3;6.3;9.3;1.2;9.4;0;.91;6281 +86089;47.24358;3.27818;278;20220224;11.2;3.3;7.2;3.8;8.2;1.6;1.2;7404 +86089;47.24358;3.27818;278;20220225;8.8;-1.9;3.4;2;5.9;.1;1.03;8843 +86089;47.24358;3.27818;278;20220226;10.4;-1.6;4.4;2.2;5.3;0;1.35;9539 +86089;47.24358;3.27818;278;20220227;11.2;-3.6;3.8;1.7;4.9;0;1.32;10813 +86089;47.24358;3.27818;278;20220228;13.1;-5;4;.7;5.1;0;1.08;12194 +86089;47.24358;3.27818;278;20220301;12.5;-4.2;4.1;1.2;6;0;1.18;11858 +86089;47.24358;3.27818;278;20220302;13.3;.1;6.7;1.3;8;.1;1.14;10628 +86089;47.24358;3.27818;278;20220303;12.1;7;9.5;.5;10.2;.1;.87;6480 +86089;47.24358;3.27818;278;20220304;14.5;7.1;10.8;1.9;7.5;0;1.67;8039 +86089;47.24358;3.27818;278;20220305;11.4;-4.6;3.4;1.5;4.4;0;1.44;12262 +86089;47.24358;3.27818;278;20220306;7.4;-5.9;.7;1.7;4;0;1.23;11283 +86089;47.24358;3.27818;278;20220307;9.2;-4.6;2.3;1.6;4;0;1.39;11662 +86089;47.24358;3.27818;278;20220308;13.3;-3.5;4.9;2.3;4.8;0;1.9;13102 +86089;47.24358;3.27818;278;20220309;14.6;-3.7;5.4;2.4;6.3;0;1.82;13883 +86089;47.24358;3.27818;278;20220310;14.7;1.7;8.2;2.7;7.4;0;1.86;11765 +86089;47.24358;3.27818;278;20220311;14.7;5.5;10.1;4.2;8.5;4.9;2.07;9936 +86089;47.24358;3.27818;278;20220312;7.2;6.5;6.8;3;8.8;12.9;.74;2356 +86089;47.24358;3.27818;278;20220313;9.6;6.1;7.8;4.5;8.2;10.3;1.39;6067 +86089;47.24358;3.27818;278;20220314;14.2;-.5;6.8;3;8.3;3.6;1.63;13212 +86089;47.24358;3.27818;278;20220315;16.2;8.8;12.5;2.2;10.8;0;1.69;9323 +86089;47.24358;3.27818;278;20220316;15.2;7.1;11.1;1.4;10.2;0;1.49;9905 +86089;47.24358;3.27818;278;20220317;9.4;7.3;8.3;4.6;9;.1;1.21;4821 +86089;47.24358;3.27818;278;20220318;13.2;4.5;8.9;6.1;7.73;.5;2.55;13043 +86089;47.24358;3.27818;278;20220319;15.3;4.9;10.1;2.9;7.63;0;2.38;13711 +86089;47.24358;3.27818;278;20220320;15.5;3.8;9.7;2.4;8.23;1.1;2.05;11264 +86089;47.24358;3.27818;278;20220321;16.8;7;11.9;3.2;8.13;0;2.69;13638 +86089;47.24358;3.27818;278;20220322;16.5;2.8;9.7;3.9;5.8;0;3.36;18269 +86089;47.24358;3.27818;278;20220323;17.4;.5;8.9;3.2;6;0;3.14;18694 +86089;47.24358;3.27818;278;20220324;19.9;.3;10.1;2.5;6.5;0;3.18;19059 +86089;47.24358;3.27818;278;20220325;20.5;1.5;11;3.5;6.25;0;3.83;19219 +86089;47.24358;3.27818;278;20220326;20;3.6;11.8;3.4;6.53;0;3.73;18719 +86089;47.24358;3.27818;278;20220327;21.5;2.6;12;2;7.05;0;3.25;19421 +86089;47.24358;3.27818;278;20220328;21.3;2.3;11.8;1.7;7.7;0;2.91;18246 +86089;47.24358;3.27818;278;20220329;18.4;5.8;12.1;1.8;9.48;.7;2.2;11700 +86089;47.24358;3.27818;278;20220330;12.2;7.7;9.9;2.6;10.58;2.7;1.33;7167 +86089;47.24358;3.27818;278;20220331;10.7;6.6;8.7;4.3;8.53;2.9;1.71;7570 +86089;47.24358;3.27818;278;20220401;5.1;.7;2.9;6.5;5.78;2.6;1.43;6800 +86089;47.24358;3.27818;278;20220402;5.6;.1;2.8;5.6;5.08;0;1.79;10033 +86089;47.24358;3.27818;278;20220403;5.7;-1.6;2;3.4;4.88;0;1.62;11272 +86089;47.24358;3.27818;278;20220404;10.5;-7.2;1.7;1.7;4.48;0;2.19;22000 +86089;47.24358;3.27818;278;20220405;11.2;4.4;7.8;3.7;8.94;.4;1.5;8167 +86089;47.24358;3.27818;278;20220406;11.6;8.4;10;4;10.73;2;1.24;5076 +86089;47.24358;3.27818;278;20220407;12.9;8.5;10.7;7.5;11.73;12.6;1.22;4979 +86089;47.24358;3.27818;278;20220408;15.2;9.2;12.2;7.7;10.73;5.5;2.42;7482 +86089;47.24358;3.27818;278;20220409;10.8;1.4;6.1;3.3;6.85;1.1;2.14;15813 +86089;47.24358;3.27818;278;20220410;13.8;-2.3;5.7;3.1;6.23;0;2.8;22321 +86089;47.24358;3.27818;278;20220411;20.5;3.1;11.8;4.7;8.11;.1;4.09;20061 +86089;47.24358;3.27818;278;20220412;20;9.3;14.6;3.2;8.98;0;3.7;17138 +86089;47.24358;3.27818;278;20220413;17.8;7.9;12.8;1.8;11.5;0;2.28;13242 +86089;47.24358;3.27818;278;20220414;20.5;7.4;14;2.2;11.3;0;3.17;19357 +86089;47.24358;3.27818;278;20220415;21.4;6.5;14;2.8;10.48;0;3.84;22697 +86089;47.24358;3.27818;278;20220416;20.2;8.1;14.2;4.3;9.21;0;4.32;22571 +86089;47.24358;3.27818;278;20220417;21.4;3;12.2;3.1;6.88;0;4.41;24820 +86089;47.24358;3.27818;278;20220418;20.5;3.6;12.1;1.8;7.5;0;3.55;22345 +86089;47.24358;3.27818;278;20220419;18.9;3.7;11.3;2.4;8.8;0;3.37;20997 +86089;47.24358;3.27818;278;20220420;20;6;13;2.8;8.7;0;3.57;18753 +86089;47.24358;3.27818;278;20220421;19.9;4.1;12;2.1;7.88;0;3.6;21683 +86089;47.24358;3.27818;278;20220422;20.8;3.3;12;1.9;8.95;.2;3.64;23688 +86089;47.24358;3.27818;278;20220423;18.7;9.4;14.1;4.1;11.25;3.6;3;13242 +86089;47.24358;3.27818;278;20220424;16.4;7.7;12;3.2;11.8;4.7;1.94;10154 +86089;47.24358;3.27818;278;20220425;12.9;10.5;11.7;2.5;12.43;3.2;1.21;5261 +86089;47.24358;3.27818;278;20220426;16.2;5.9;11.1;2.6;9.48;0;3.22;22550 +86089;47.24358;3.27818;278;20220427;18.9;3.8;11.4;3.8;9.23;0;3.92;24845 +86089;47.24358;3.27818;278;20220428;22;5;13.5;2.6;9.93;0;4.14;24558 +86089;47.24358;3.27818;278;20220429;18.6;9.2;13.9;1.6;10.7;.2;2.79;14640 +86089;47.24358;3.27818;278;20220430;17.2;4.9;11.1;2.8;9.13;0;3.45;23265 +86089;47.24358;3.27818;278;20220501;17.8;3.2;10.5;2.3;8.43;0;3.68;25532 +86089;47.24358;3.27818;278;20220502;19.1;5.4;12.3;2.5;9.15;0;3.67;22193 +86089;47.24358;3.27818;278;20220503;20.7;7.6;14.1;2.3;10.45;0;3.82;22160 +86089;47.24358;3.27818;278;20220504;17.4;9.4;13.4;2.3;11.33;.2;2.93;16584 +86089;47.24358;3.27818;278;20220505;18.5;6.8;12.6;2.3;10.7;2.3;3.12;18436 +86089;47.24358;3.27818;278;20220506;21.7;2.6;12.1;2.1;10;0;3.77;24358 +86089;47.24358;3.27818;278;20220507;22.7;3.6;13.1;2;10.5;.5;3.91;24491 +86089;47.24358;3.27818;278;20220508;23.6;7.9;15.7;1.9;11.7;.1;3.91;22269 +86089;47.24358;3.27818;278;20220509;24.8;5.9;15.3;1.1;11.8;0;3.94;24617 +86089;47.24358;3.27818;278;20220510;26;6.4;16.2;1;12.2;0;4.1;25208 +86089;47.24358;3.27818;278;20220511;28.3;8.1;18.2;2.3;12.9;0;5.02;25726 +86089;47.24358;3.27818;278;20220512;20.8;7.7;14.2;1.3;14.2;1;3.12;20705 +86089;47.24358;3.27818;278;20220513;22.3;13.8;18;1;14;0;3.09;16644 +86089;47.24358;3.27818;278;20220514;25.2;5.1;15.1;.8;11.6;0;4.05;26027 +86089;47.24358;3.27818;278;20220515;28.2;7.9;18;2.3;13.7;3.1;4.99;26276 +86089;47.24358;3.27818;278;20220516;26.2;13;19.6;2.4;15.5;0;4.28;21168 +86089;47.24358;3.27818;278;20220517;28.5;9.5;19;1.1;15.3;.1;4.52;25621 +86089;47.24358;3.27818;278;20220518;29.6;13.1;21.3;1.4;17.4;0;4.63;23934 +86089;47.24358;3.27818;278;20220519;29;16.9;22.9;2.7;16.8;.2;4.91;20495 +86089;47.24358;3.27818;278;20220520;29.4;14;21.7;2.9;16;0;5.26;23286 +86089;47.24358;3.27818;278;20220521;27.2;9.6;18.4;1.3;13.6;0;4.49;25027 +86089;47.24358;3.27818;278;20220522;29.7;12.2;20.9;1.4;15.7;11.9;4.85;25045 +86089;47.24358;3.27818;278;20220523;19.9;15.2;17.5;4.1;16.6;6.2;2.61;12745 +86089;47.24358;3.27818;278;20220524;17.7;10.7;14.2;4;12;.5;3;15736 +86089;47.24358;3.27818;278;20220525;19.9;5.7;12.8;1.6;11.1;0;3.47;22733 +86089;47.24358;3.27818;278;20220526;20.3;6.8;13.5;1;12.3;0;3.37;22222 +86089;47.24358;3.27818;278;20220527;18.2;9.3;13.7;1.8;12.9;.2;2.86;17988 +86089;47.24358;3.27818;278;20220528;21.6;6.2;13.9;2.3;10.3;0;4.08;23915 +86089;47.24358;3.27818;278;20220529;19.4;6.8;13.1;2.9;8.6;0;3.99;21637 +86089;47.24358;3.27818;278;20220530;21.4;6.2;13.8;1.5;8.6;0;4.01;23886 +86089;47.24358;3.27818;278;20220531;22.5;5;13.7;1.3;9.3;.1;4.13;25737 +86089;47.24358;3.27818;278;20220601;23.5;5.1;14.3;1.1;10.2;0;4.2;26470 +86089;47.24358;3.27818;278;20220602;27.8;11.8;19.8;1.5;13.2;1.5;4.8;24701 +86089;47.24358;3.27818;278;20220603;27.9;13.1;20.5;1.6;16.6;12.5;4.6;23786 +86089;47.24358;3.27818;278;20220604;27.7;16.2;21.9;2.2;20;8;4.29;20942 +86089;47.24358;3.27818;278;20220605;22.1;16.6;19.3;3.5;17.1;.9;3.22;14332 +86089;47.24358;3.27818;278;20220606;21.1;12.2;16.6;2.9;14.6;.5;3.4;18423 +86089;47.24358;3.27818;278;20220607;20.3;12.6;16.4;3.3;14.4;2.2;3.25;17125 +86089;47.24358;3.27818;278;20220608;20.9;10.2;15.5;2.7;14;9.2;3.46;20324 +86089;47.24358;3.27818;278;20220609;19.4;12.2;15.8;3.1;13.4;0;3.18;16592 +86089;47.24358;3.27818;278;20220610;25.4;7.7;16.5;.7;12.8;.1;4.3;26380 +86089;47.24358;3.27818;278;20220611;29.5;8.5;19;.8;14.5;0;5;28821 +86089;47.24358;3.27818;278;20220612;28.9;14.4;21.6;1.6;16.7;.1;4.83;23877 +86089;47.24358;3.27818;278;20220613;26.3;12.7;19.5;2.3;11.7;0;4.99;23128 +86089;47.24358;3.27818;278;20220614;30.2;9;19.6;1.2;12.7;0;5.36;29046 +86089;47.24358;3.27818;278;20220615;33.7;10.8;22.2;1.4;15.9;0;6.03;30233 +86089;47.24358;3.27818;278;20220616;31.9;14.2;23;1.2;15.2;0;5.37;26526 +86089;47.24358;3.27818;278;20220617;34.3;10.7;22.5;1;14.7;0;5.91;30735 +86089;47.24358;3.27818;278;20220618;35.5;13.2;24.3;1.9;15.2;0;6.7;29872 +86089;47.24358;3.27818;278;20220619;36.4;23.8;30.1;3.5;15.1;4.7;7.69;22315 +86089;47.24358;3.27818;278;20220620;29.9;16.9;23.4;3.1;18.7;5.1;5.34;22679 +86089;47.24358;3.27818;278;20220621;29;17;23;2;20.1;7.4;4.62;21767 +86089;47.24358;3.27818;278;20220622;26.5;16.9;21.7;2.5;19.5;7.3;4.09;19405 +86089;47.24358;3.27818;278;20220623;27.1;12.6;19.8;1.6;17;9.6;4.5;23977 +86089;47.24358;3.27818;278;20220624;22.3;13.6;17.9;3.4;16.6;2.1;3.45;18435 +86089;47.24358;3.27818;278;20220625;24.1;14.7;19.4;2.6;15.4;7;4.03;19176 +86089;47.24358;3.27818;278;20220626;15.8;11.8;13.8;1.2;15.3;10.3;1.97;12300 +86089;47.24358;3.27818;278;20220627;22.6;14.2;18.4;1.8;14.8;4.8;3.56;18072 +86089;47.24358;3.27818;278;20220628;25.7;6.9;16.3;1.2;11.8;0;4.61;27302 +86089;47.24358;3.27818;278;20220629;26.8;9.4;18.1;1.5;13.2;12.3;4.76;26219 +86089;47.24358;3.27818;278;20220630;14.1;13.5;13.8;2.4;14.7;10.9;1.08;4390 +86089;47.24358;3.27818;278;20220701;21.5;9;15.2;2;11.9;0;3.85;22084 +86089;47.24358;3.27818;278;20220702;26.9;5.7;16.3;1;11.9;.1;4.77;28899 +86089;47.24358;3.27818;278;20220703;27.5;9.1;18.3;1.7;13.6;0;4.95;26845 +86089;47.24358;3.27818;278;20220704;25;12.7;18.8;1.3;13.9;.1;4.09;21808 +86089;47.24358;3.27818;278;20220705;25.9;8.6;17.2;1;13.1;0;4.41;25929 +86089;47.24358;3.27818;278;20220706;23.9;9.9;16.9;2;12.5;.1;4.28;23225 +86089;47.24358;3.27818;278;20220707;23.2;8.2;15.7;2;13.8;0;4;24015 +86089;47.24358;3.27818;278;20220708;24.9;10.9;17.9;3.1;12.9;0;4.73;23134 +86089;47.24358;3.27818;278;20220709;27.4;9.4;18.4;2;13.6;0;4.96;26253 +86089;47.24358;3.27818;278;20220710;26.3;13.6;19.9;3.6;13.6;0;5.13;21909 +86089;47.24358;3.27818;278;20220711;28.9;13;20.9;3;13.6;0;5.64;24525 +86089;47.24358;3.27818;278;20220712;30.7;11;20.8;1.8;13.8;0;5.54;27296 +86089;47.24358;3.27818;278;20220713;32;9.8;20.9;1.1;13.4;.1;5.44;28937 +86089;47.24358;3.27818;278;20220714;33.8;10.8;22.3;1.6;14;0;6.06;29384 +86089;47.24358;3.27818;278;20220715;27.9;15.8;21.8;2.4;12.9;0;5.06;21092 +86089;47.24358;3.27818;278;20220716;28.7;11;19.8;1.8;10.6;0;5.25;25556 +86089;47.24358;3.27818;278;20220717;32.1;9.8;20.9;1.6;12.6;0;5.75;28668 +86089;47.24358;3.27818;278;20220718;37.5;11.2;24.3;1;13.8;0;6.05;30160 +86089;47.24358;3.27818;278;20220719;36.7;13.7;25.2;2.4;16.2;.7;7;28934 +86089;47.24358;3.27818;278;20220720;24;20.6;22.3;2.3;17.8;0;3.08;10728 +86089;47.24358;3.27818;278;20220721;28.5;13.9;21.2;.9;16.5;.1;4.27;22774 +86089;47.24358;3.27818;278;20220722;30.3;14;22.1;1.6;16.8;1.9;4.9;24007 +86089;47.24358;3.27818;278;20220723;27.2;18.5;22.8;2.9;18.1;0;4.29;17316 +86089;47.24358;3.27818;278;20220724;32.5;11.9;22.2;1;15.3;0;5.12;26853 +86089;47.24358;3.27818;278;20220725;27.2;14.8;21;3.7;17.1;.7;4.66;20620 +86089;47.24358;3.27818;278;20220726;23.6;13.2;18.4;2.1;15.4;0;3.6;18756 +86089;47.24358;3.27818;278;20220727;26.8;12;19.4;1.4;12.3;0;4.33;22390 +86089;47.24358;3.27818;278;20220728;27.5;10.4;18.9;1.4;12.2;0;4.51;24005 +86089;47.24358;3.27818;278;20220729;27.8;12.2;20;1.2;12.6;0;4.34;22799 +86089;47.24358;3.27818;278;20220730;30.5;10.2;20.3;1;13.3;0;4.74;25969 +86089;47.24358;3.27818;278;20220731;30.9;12.2;21.5;.9;14.5;0;4.61;24783 +86089;47.24358;3.27818;278;20220801;28.3;12.2;20.2;1.2;15.6;0;4.26;22842 +86089;47.24358;3.27818;278;20220802;32;11;21.5;.9;14.7;0;4.8;26039 +86089;47.24358;3.27818;278;20220803;35.6;13.3;24.4;1.4;14.4;0;5.68;26714 +86089;47.24358;3.27818;278;20220804;36.6;14.8;25.7;1.5;15.8;3.3;5.83;26269 +86089;47.24358;3.27818;278;20220805;27.5;18.3;22.9;2.7;18;0;4.13;16770 +86089;47.24358;3.27818;278;20220806;27.1;13.3;20.2;3;12.3;0;4.93;20557 +86089;47.24358;3.27818;278;20220807;28.3;10.7;19.5;2.4;10;0;5.17;23161 +86089;47.24358;3.27818;278;20220808;31;10.7;20.8;2;10.5;0;5.39;24775 +86089;47.24358;3.27818;278;20220809;32.9;12.1;22.5;2.4;11.7;0;5.95;24940 +86089;47.24358;3.27818;278;20220810;33;12;22.5;1.9;10.7;0;5.6;24913 +86089;47.24358;3.27818;278;20220811;33.3;12.3;22.8;1.5;10.4;0;5.26;24762 +86089;47.24358;3.27818;278;20220812;34.4;10;22.2;1.6;10.3;0;5.6;26572 +86089;47.24358;3.27818;278;20220813;33.9;9.9;21.9;1.3;9.7;0;5.2;26183 +86089;47.24358;3.27818;278;20220814;26.3;14.2;20.2;3;15.1;2;4.18;18304 +86089;47.24358;3.27818;278;20220815;23.4;16.2;19.8;2.9;17;1.9;3.12;13893 +86089;47.24358;3.27818;278;20220816;28.3;12.8;20.5;1.5;16.4;10.9;3.94;20518 +86089;47.24358;3.27818;278;20220817;26.1;15.7;20.9;1.9;17.1;2;3.47;16587 +86089;47.24358;3.27818;278;20220818;25.1;15.9;20.5;1.2;18.3;4.8;2.97;15458 +86089;47.24358;3.27818;278;20220819;23.2;14;18.6;2.8;18.4;6.1;2.77;15347 +86089;47.24358;3.27818;278;20220820;25.6;16.8;21.2;1.7;16.3;.1;3.26;14888 +86089;47.24358;3.27818;278;20220821;24.8;8.5;16.6;1.4;13.8;0;3.4;20323 +86089;47.24358;3.27818;278;20220822;24.5;15.6;20;1.4;17.1;.4;2.9;14754 +86089;47.24358;3.27818;278;20220823;28.9;15;21.9;.7;17.7;0;3.38;18443 +86089;47.24358;3.27818;278;20220824;32.6;12.9;22.7;1.1;15.4;0;4.25;21898 +86089;47.24358;3.27818;278;20220825;32.6;11;21.8;1.3;14;.2;4.45;22778 +86089;47.24358;3.27818;278;20220826;25.5;18.2;21.8;2.1;16.9;0;3.17;12894 +86089;47.24358;3.27818;278;20220827;26.5;10.2;18.3;1.5;13.5;0;3.55;19397 +86089;47.24358;3.27818;278;20220828;29;9;19;.7;13.7;0;3.5;21372 +86089;47.24358;3.27818;278;20220829;30.8;11.7;21.2;1;15;0;3.79;20699 +86089;47.24358;3.27818;278;20220830;20.9;13.8;17.3;1.3;16.4;.9;2.18;12287 +86089;47.24358;3.27818;278;20220831;28.1;13.3;20.7;1.3;15.6;0;3.42;17843 +86089;47.24358;3.27818;278;20220901;28.8;10.5;19.6;1.1;13.6;0;3.53;19733 +86089;47.24358;3.27818;278;20220902;25;10.6;17.8;1.2;15;10.9;2.93;17284 +86089;47.24358;3.27818;278;20220903;23.9;15.2;19.5;2;16.7;.8;2.72;13185 +86089;47.24358;3.27818;278;20220904;28.8;9.8;19.3;1.4;14.9;1.1;3.55;19583 +86089;47.24358;3.27818;278;20220905;30.6;14.6;22.6;3.2;17.3;6.2;4.45;17757 +86089;47.24358;3.27818;278;20220906;27.9;16.1;22;2.9;18.2;3.4;3.57;15024 +86089;47.24358;3.27818;278;20220907;21;13.2;17.1;1.7;16.4;8.5;2.09;11990 +86089;47.24358;3.27818;278;20220908;21.7;13.6;17.6;4;15.4;5.3;2.69;12110 +86089;47.24358;3.27818;278;20220909;19.9;14.7;17.3;4.9;14.8;4.1;2.55;9491 +86089;47.24358;3.27818;278;20220910;20.4;13.2;16.8;4.1;13.9;.2;2.67;11157 +86089;47.24358;3.27818;278;20220911;24.5;7.7;16.1;1;12.9;.1;2.67;17176 +86089;47.24358;3.27818;278;20220912;29.2;8.9;19;1.5;14.4;0;3.42;18747 +86089;47.24358;3.27818;278;20220913;28.3;17.2;22.7;1.7;18;10.7;3.03;13569 +86089;47.24358;3.27818;278;20220914;25.7;17.6;21.6;2.6;18.5;7.5;2.79;11384 +86089;47.24358;3.27818;278;20220915;21.4;15.3;18.3;2;16.8;4.3;1.99;9697 +86089;47.24358;3.27818;278;20220916;18.4;10.8;14.6;1.6;13.1;.4;1.83;10772 +86089;47.24358;3.27818;278;20220917;16.4;6.9;11.6;2.2;8.9;0;2.15;11980 +86089;47.24358;3.27818;278;20220918;18.9;.5;9.7;1;7.9;.1;2.12;16715 +86089;47.24358;3.27818;278;20220919;18.2;2.1;10.1;1.3;8.3;0;2.1;15425 +86089;47.24358;3.27818;278;20220920;18.8;1.1;9.9;1.6;8.1;.1;2.25;16020 +86089;47.24358;3.27818;278;20220921;19.6;3.6;11.6;1.5;8.4;0;2.28;15030 +86089;47.24358;3.27818;278;20220922;21;.7;10.8;1.2;7.8;0;2.31;16808 +86089;47.24358;3.27818;278;20220923;19.1;3.2;11.1;.9;10.1;0;1.85;14636 +86089;47.24358;3.27818;278;20220924;20.5;7.7;14.1;.8;11.2;.7;1.85;12918 +86089;47.24358;3.27818;278;20220925;17.5;7.8;12.6;1;11;0;1.61;11035 +86089;47.24358;3.27818;278;20220926;16;4.2;10.1;2.8;10.3;6.3;1.69;12083 +86089;47.24358;3.27818;278;20220927;13;9.8;11.4;5.3;12.1;25.3;1.12;5936 +86089;47.24358;3.27818;278;20220928;12.4;10.9;11.6;2.3;13.1;11.2;.76;3828 +86089;47.24358;3.27818;278;20220929;13.8;9.4;11.6;2.4;10.8;3.4;1.37;6881 +86089;47.24358;3.27818;278;20220930;16.4;2.9;9.6;1.3;9.5;5.1;1.54;12333 +86089;47.24358;3.27818;278;20221001;17.4;6.1;11.7;5.8;14.1;11.4;1.05;11090 +86089;47.24358;3.27818;278;20221002;17.1;16.1;16.6;5;17;3.5;1.09;2848 +86089;47.24358;3.27818;278;20221003;16.6;12.4;14.5;1.6;13.7;0;1.24;6359 +86089;47.24358;3.27818;278;20221004;19.3;5.3;12.3;1;11.1;.3;1.55;11933 +86089;47.24358;3.27818;278;20221005;24.2;6.6;15.4;1.3;12.5;.1;2.02;13272 +86089;47.24358;3.27818;278;20221006;18.4;10.9;14.6;1.2;12.5;0;1.41;8347 +86089;47.24358;3.27818;278;20221007;20.9;6.4;13.6;1.3;12;.1;1.65;11674 +86089;47.24358;3.27818;278;20221008;18.2;6.8;12.5;1;10.8;.1;1.38;10144 +86089;47.24358;3.27818;278;20221009;19;1;10;1.4;9.4;.2;1.58;12721 +86089;47.24358;3.27818;278;20221010;18.8;7.2;13;1.1;13.3;.5;1.25;9957 +86089;47.24358;3.27818;278;20221011;17.7;12.7;15.2;1.4;14.8;.1;1.11;6245 +86089;47.24358;3.27818;278;20221012;18.3;9;13.6;1;13.2;.2;1.18;8605 +86089;47.24358;3.27818;278;20221013;16.4;10.8;13.6;2.4;14.1;3;1.03;6451 +86089;47.24358;3.27818;278;20221014;17.2;13.8;15.5;5.9;16.3;8;1.02;4824 +86089;47.24358;3.27818;278;20221015;17.4;15.4;16.4;3.7;16;2.9;1.19;3508 +86089;47.24358;3.27818;278;20221016;23.7;13.9;18.8;1.8;16.1;0;1.69;8347 +86089;47.24358;3.27818;278;20221017;22.5;15.5;19;2.2;15.8;9.1;1.73;6861 +86089;47.24358;3.27818;278;20221018;23.7;12.9;18.3;1.3;16.5;.3;1.44;8534 +86089;47.24358;3.27818;278;20221019;23.1;10.5;16.8;1.3;14.6;2.7;1.44;9128 +86089;47.24358;3.27818;278;20221020;22;15.1;18.5;3;16.7;7.9;1.66;6503 +86089;47.24358;3.27818;278;20221021;20.5;16.1;18.3;2.8;15.8;5.5;1.6;4996 +86089;47.24358;3.27818;278;20221022;21.9;8.4;15.1;1.3;13.8;.2;1.27;9051 +86089;47.24358;3.27818;278;20221023;21.4;13.7;17.5;3.7;14.9;2.5;1.89;6590 +86089;47.24358;3.27818;278;20221024;19.9;14.3;17.1;3.7;12.8;.7;2.13;5447 +86089;47.24358;3.27818;278;20221025;19.1;6.8;12.9;1.9;12.2;1.5;1.19;8226 +86089;47.24358;3.27818;278;20221026;21.5;14;17.7;3;14.4;.1;1.8;6197 +86089;47.24358;3.27818;278;20221027;22.2;11.5;16.8;3.3;14.7;0;1.74;7399 +86089;47.24358;3.27818;278;20221028;24;15.2;19.6;2;13.7;0;1.85;6552 +86089;47.24358;3.27818;278;20221029;23.2;12.6;17.9;1.9;12.8;0;1.69;7135 +86089;47.24358;3.27818;278;20221030;22;10.5;16.2;1.5;11.2;0;1.45;7341 +86089;47.24358;3.27818;278;20221031;20.6;10.7;15.6;2.9;13.7;7.5;1.47;6663 +86089;47.24358;3.27818;278;20221101;15.8;11.5;13.6;4.1;12.3;.2;1.35;4124 +86089;47.24358;3.27818;278;20221102;16;10.3;13.1;2.8;11.5;.1;1.23;4758 +86089;47.24358;3.27818;278;20221103;13.4;7.3;10.3;3.8;10.8;11.1;.93;4863 +86089;47.24358;3.27818;278;20221104;8.9;8.7;8.8;4.2;10.1;5.4;.72;390 +86089;47.24358;3.27818;278;20221105;10.2;2.1;6.1;1.4;8.8;0;.5;5514 +86089;47.24358;3.27818;278;20221106;11.5;4.1;7.8;2.7;8.9;.8;.79;5162 +86089;47.24358;3.27818;278;20221107;15.9;10.7;13.3;3.7;11.4;.1;1.39;4165 +86089;47.24358;3.27818;278;20221108;17.6;7.9;12.7;4.2;10.9;6.9;1.58;5809 +86089;47.24358;3.27818;278;20221109;13.9;12.6;13.2;2.7;12.4;1.7;.97;1725 +86089;47.24358;3.27818;278;20221110;10.8;6.1;8.4;1.3;11.3;0;.36;3743 +86089;47.24358;3.27818;278;20221111;16.3;6.6;11.4;1.9;11.1;.2;.81;5545 +86089;47.24358;3.27818;278;20221112;17.2;6.6;11.9;.9;10.9;.3;.64;5734 +86089;47.24358;3.27818;278;20221113;18.1;4;11;.6;10;.2;.53;6603 +86089;47.24358;3.27818;278;20221114;15.5;4.5;10;2.1;10.6;5.6;.71;5679 +86089;47.24358;3.27818;278;20221115;13.9;8;10.9;3.3;11.8;6.4;.67;3942 +86089;47.24358;3.27818;278;20221116;13.5;9.1;11.3;4.8;10.9;6.8;1.11;3273 +86089;47.24358;3.27818;278;20221117;14.1;10.6;12.3;6.5;11.3;8.1;1.45;2811 +86089;47.24358;3.27818;278;20221118;10.3;7.4;8.8;4.5;9.5;.4;.89;2467 +86089;47.24358;3.27818;278;20221119;6.9;.9;3.9;1.7;7.9;.8;.29;3748 +86089;47.24358;3.27818;278;20221120;8.5;3;5.7;3.6;8.4;4.2;.5;3512 +86089;47.24358;3.27818;278;20221121;8.8;4;6.4;4.6;8.6;3.6;.61;3195 +86089;47.24358;3.27818;278;20221122;9.5;4.5;7;6.5;8.1;0;1.05;3227 +86089;47.24358;3.27818;278;20221123;11.7;3.6;7.6;4.5;8.6;3.5;.91;4208 +86089;47.24358;3.27818;278;20221124;11.5;7.9;9.7;3.9;9.8;3.3;.92;2575 +86089;47.24358;3.27818;278;20221125;10.5;8.8;9.6;2.8;9.8;.4;.82;1563 +86089;47.24358;3.27818;278;20221126;6.5;1.4;3.9;1.3;8.1;0;.24;3092 +86089;47.24358;3.27818;278;20221127;9.6;4.6;7.1;2.7;8;.9;.74;3017 +86089;47.24358;3.27818;278;20221128;10;5.7;7.8;2.8;8.8;5;.69;2721 +86089;47.24358;3.27818;278;20221129;7.7;6.1;6.9;2.3;9.1;.4;.48;1412 +86089;47.24358;3.27818;278;20221130;7.8;5.2;6.5;2.4;8.6;0;.51;1936 +86089;47.24358;3.27818;278;20221201;6.4;4.7;5.5;3.4;8.1;1.3;.54;1435 +86089;47.24358;3.27818;278;20221202;4.3;3;3.6;2.4;7.1;1.7;.47;1166 +86089;47.24358;3.27818;278;20221203;6.3;2.4;4.3;2.3;7.1;2.8;.5;2419 +86089;47.24358;3.27818;278;20221204;5.6;1.3;3.4;1.7;7.4;5.2;.29;2543 +86089;47.24358;3.27818;278;20221205;4.9;2.2;3.5;2.1;6.8;0;.47;1875 +86089;47.24358;3.27818;278;20221206;4.1;-1.2;1.4;1.7;6.8;0;.18;2834 +86089;47.24358;3.27818;278;20221207;5.2;1.3;3.2;1.8;6.4;0;.46;2328 +86089;47.24358;3.27818;278;20221208;2.5;-1;.7;1.9;5.5;0;.39;2157 +86089;47.24358;3.27818;278;20221209;-.2;-3.2;-1.7;2.7;4.9;0;.31;1938 +86089;47.24358;3.27818;278;20221210;1.4;-1.9;-.3;2.3;4.7;0;.51;2046 +86089;47.24358;3.27818;278;20221211;-.5;-8.2;-4.4;.9;3.8;0;.19;3412 +86089;47.24358;3.27818;278;20221212;-2.5;-8.5;-5.5;1.4;3.9;0;.15;2927 +86089;47.24358;3.27818;278;20221213;1.1;-4.3;-1.6;1.6;4.5;3;.33;2733 +86089;47.24358;3.27818;278;20221214;5.8;-1.1;2.3;1.4;6.8;7.9;.23;3151 +86089;47.24358;3.27818;278;20221215;2.9;.5;1.7;2.6;6.3;0;.37;1612 +86089;47.24358;3.27818;278;20221216;2.5;-2.6;-.1;3;4.5;0;.63;2608 +86089;47.24358;3.27818;278;20221217;-.4;-6.2;-3.3;1.6;4;0;.29;2812 +86089;47.24358;3.27818;278;20221218;6.1;-8.4;-1.2;2.3;5;.1;.34;4775 +86089;47.24358;3.27818;278;20221219;14.1;5.2;9.6;4.6;8.9;0;1.24;3610 +86089;47.24358;3.27818;278;20221220;13.9;11.8;12.8;5.2;10.9;11.8;1.55;1453 +86089;47.24358;3.27818;278;20221221;11.8;10.8;11.3;4.7;11.8;2.6;.8;822 +86089;47.24358;3.27818;278;20221222;12.7;10.4;11.5;6.5;12.1;21.4;.83;1548 +86089;47.24358;3.27818;278;20221223;13.9;12.8;13.3;7.3;13.7;6.1;.92;893 +86089;47.24358;3.27818;278;20221224;11.2;10.6;10.9;2.9;11.6;.6;.68;509 +86089;47.24358;3.27818;278;20221225;13.3;6.4;9.8;3;10.1;.7;.71;3123 +86089;47.24358;3.27818;278;20221226;12.1;11.2;11.6;3.8;10.5;2.8;1.2;760 +86089;47.24358;3.27818;278;20221227;8.9;5.3;7.1;2;9.1;.6;.42;2109 +86089;47.24358;3.27818;278;20221228;12.1;6;9;4.5;8.9;.6;1.06;2932 +86089;47.24358;3.27818;278;20221229;11.5;10.3;10.9;4.9;10;5.1;1.29;983 +86089;47.24358;3.27818;278;20221230;13.7;4.8;9.2;4.5;10.4;4.9;.68;3699 +86089;47.24358;3.27818;278;20221231;16;13.4;14.7;4.8;11.4;0;1.84;1743 +86090;47.26348;3.60717;266;20220101;15.1;1.7;8.4;1;8.69;0;.35;4764 +86090;47.26348;3.60717;266;20220102;14;2.9;8.5;4.6;9.89;.5;.72;4277 +86090;47.26348;3.60717;266;20220103;11.9;10.3;11.1;5;11.49;4.2;.88;1260 +86090;47.26348;3.60717;266;20220104;13.2;10.4;11.8;4.7;10.14;7.3;1.38;1909 +86090;47.26348;3.60717;266;20220105;4.9;.3;2.6;2.8;6.39;0;.45;2609 +86090;47.26348;3.60717;266;20220106;5.1;-1.5;1.8;1.3;5.74;.3;.35;3300 +86090;47.26348;3.60717;266;20220107;5.7;-1.2;2.2;4.5;6.94;7.8;.28;3405 +86090;47.26348;3.60717;266;20220108;7.5;1.5;4.5;5.8;8.24;11.9;.26;3212 +86090;47.26348;3.60717;266;20220109;5.9;4.3;5.1;4.4;7.54;5;.69;1415 +86090;47.26348;3.60717;266;20220110;6.7;2;4.4;1.5;6.84;0;.43;2883 +86090;47.26348;3.60717;266;20220111;.1;-1.5;-.7;2.8;5.84;0;.2;1390 +86090;47.26348;3.60717;266;20220112;2.8;-.5;1.2;3.3;5.74;0;.46;2267 +86090;47.26348;3.60717;266;20220113;2.3;-2.9;-.3;2.3;5.54;0;.26;2875 +86090;47.26348;3.60717;266;20220114;6;-3.5;1.3;1.2;5.44;0;.36;4250 +86090;47.26348;3.60717;266;20220115;6.2;-4.5;.9;.8;5.19;0;.27;4712 +86090;47.26348;3.60717;266;20220116;-.9;-3.7;-2.3;2.4;5.29;.1;.17;2226 +86090;47.26348;3.60717;266;20220117;3.2;-1.4;.9;1.3;6.74;0;.19;2981 +86090;47.26348;3.60717;266;20220118;7.8;2.4;5.1;3;7.29;0;.64;3310 +86090;47.26348;3.60717;266;20220119;2.7;1.8;2.3;3.3;6.84;1.8;.38;985 +86090;47.26348;3.60717;266;20220120;6.1;2.4;4.3;3.3;7.09;.4;.59;2725 +86090;47.26348;3.60717;266;20220121;4.2;-.1;2.1;3.3;5.74;0;.63;3133 +86090;47.26348;3.60717;266;20220122;2.1;-1.7;.2;1.7;6.09;0;.24;2945 +86090;47.26348;3.60717;266;20220123;3.7;1.4;2.6;2;6.19;0;.53;2225 +86090;47.26348;3.60717;266;20220124;2.2;-4;-.9;1.5;5.59;0;.25;3706 +86090;47.26348;3.60717;266;20220125;.6;-5.1;-2.3;1.1;5.19;0;.24;3523 +86090;47.26348;3.60717;266;20220126;-1.9;-3.1;-2.5;1.5;4.99;0;.27;1354 +86090;47.26348;3.60717;266;20220127;-.5;-3.8;-2.1;1.7;5.29;.4;.23;2892 +86090;47.26348;3.60717;266;20220128;3.3;-.8;1.3;1.3;6.64;0;.31;3364 +86090;47.26348;3.60717;266;20220129;5.1;1;3;2.8;7.79;.8;.22;3397 +86090;47.26348;3.60717;266;20220130;9.3;5.3;7.3;1.8;8.84;.1;.59;3448 +86090;47.26348;3.60717;266;20220131;7.2;2.1;4.6;4.9;7.14;1.4;.85;3683 +86090;47.26348;3.60717;266;20220201;6.4;-.8;2.8;3.9;7.64;2.4;.27;4890 +86090;47.26348;3.60717;266;20220202;8.8;6.9;7.9;2.8;10.04;.5;.5;2212 +86090;47.26348;3.60717;266;20220203;9;5.6;7.3;3.1;8.44;.3;.81;3246 +86090;47.26348;3.60717;266;20220204;8.2;4.1;6.2;3.4;8.69;1.8;.56;3778 +86090;47.26348;3.60717;266;20220205;7.6;-2.2;2.7;2.2;6.79;.1;.55;6184 +86090;47.26348;3.60717;266;20220206;8.1;1.8;5;7.6;9.14;4.7;.16;4920 +86090;47.26348;3.60717;266;20220207;9.1;4.4;6.8;2.8;7.14;0;1.02;4179 +86090;47.26348;3.60717;266;20220208;11.1;-2.6;4.2;1.1;6.44;0;.68;7747 +86090;47.26348;3.60717;266;20220209;14.5;-.6;6.9;1.9;6.69;0;1.18;8438 +86090;47.26348;3.60717;266;20220210;6.2;4.6;5.4;2.9;8.42;5.1;.71;4730 +86090;47.26348;3.60717;266;20220211;7.6;1.5;4.6;3;6.45;0;.98;8805 +86090;47.26348;3.60717;266;20220212;6.9;-3.5;1.7;2.4;5.12;0;.93;8493 +86090;47.26348;3.60717;266;20220213;14.6;-2.3;6.2;4.4;6.85;.3;1.78;10535 +86090;47.26348;3.60717;266;20220214;10.7;7.6;9.1;4.3;8.79;5.1;1.3;3797 +86090;47.26348;3.60717;266;20220215;9.7;3.5;6.6;4.4;8.18;6.2;.99;5992 +86090;47.26348;3.60717;266;20220216;12.4;6.7;9.6;7.5;11.84;6.5;.52;5473 +86090;47.26348;3.60717;266;20220217;13.4;11.3;12.3;6.2;10.69;.5;1.76;3253 +86090;47.26348;3.60717;266;20220218;13.2;8.6;10.9;6.4;10.09;2;1.6;5130 +86090;47.26348;3.60717;266;20220219;8.6;1.7;5.1;4.7;6.54;0;1.26;6453 +86090;47.26348;3.60717;266;20220220;10.7;5.2;8;7;9.64;4.4;.98;5920 +86090;47.26348;3.60717;266;20220221;8;5.7;6.9;6.7;8.14;2.3;1.13;3738 +86090;47.26348;3.60717;266;20220222;8.6;5.2;6.9;4.2;9.19;.9;.69;4582 +86090;47.26348;3.60717;266;20220223;12.2;6.4;9.3;1.5;9.54;0;.93;6170 +86090;47.26348;3.60717;266;20220224;11.5;3.9;7.7;3.6;8.24;1.6;1.3;7234 +86090;47.26348;3.60717;266;20220225;8.8;-1.6;3.6;1.9;5.99;.1;1.01;8681 +86090;47.26348;3.60717;266;20220226;10.1;-1.7;4.2;2.6;5.34;0;1.36;9475 +86090;47.26348;3.60717;266;20220227;11.4;-3.2;4.1;2;4.84;0;1.45;10722 +86090;47.26348;3.60717;266;20220228;13;-4.7;4.2;.8;5.14;0;1.12;12027 +86090;47.26348;3.60717;266;20220301;12.5;-4;4.3;1.3;5.79;0;1.22;11794 +86090;47.26348;3.60717;266;20220302;13.8;.2;7;1.3;7.79;0;1.22;10906 +86090;47.26348;3.60717;266;20220303;12.1;6.9;9.5;.9;10.14;.1;.93;6623 +86090;47.26348;3.60717;266;20220304;14.2;7.2;10.7;2.1;7.39;0;1.69;7716 +86090;47.26348;3.60717;266;20220305;11.2;-4.3;3.5;1.9;4.39;0;1.53;11964 +86090;47.26348;3.60717;266;20220306;7.3;-5.3;1;2.3;4.04;0;1.36;10869 +86090;47.26348;3.60717;266;20220307;9;-4.2;2.4;2.4;3.99;0;1.57;11301 +86090;47.26348;3.60717;266;20220308;13.5;-4;4.8;1.9;4.69;0;1.81;13578 +86090;47.26348;3.60717;266;20220309;14.7;-3.2;5.8;2;6.24;0;1.75;13702 +86090;47.26348;3.60717;266;20220310;14.9;1.5;8.2;2.6;7.39;0;1.87;12102 +86090;47.26348;3.60717;266;20220311;15;6.5;10.8;5;8.59;4.4;2.39;9347 +86090;47.26348;3.60717;266;20220312;7.5;6.7;7.1;3.8;8.89;12.6;.84;2764 +86090;47.26348;3.60717;266;20220313;10;6.3;8.2;4.8;8.19;9.2;1.56;6297 +86090;47.26348;3.60717;266;20220314;14.5;-.2;7.1;2.8;8.19;3.6;1.7;13253 +86090;47.26348;3.60717;266;20220315;16;8.5;12.3;2.1;11.04;0;1.58;9411 +86090;47.26348;3.60717;266;20220316;15.2;7.4;11.3;1.5;10.24;0;1.51;9694 +86090;47.26348;3.60717;266;20220317;9.3;7.8;8.5;4.5;9.04;.1;1.19;3172 +86090;47.26348;3.60717;266;20220318;13.4;4.8;9.1;6.5;7.85;.2;2.57;13091 +86090;47.26348;3.60717;266;20220319;15.6;4.7;10.1;2.8;7.55;0;2.42;14448 +86090;47.26348;3.60717;266;20220320;15.8;3.6;9.7;2.7;8.08;.5;2.16;11818 +86090;47.26348;3.60717;266;20220321;16.9;6.7;11.8;3.2;7.92;0;2.7;13584 +86090;47.26348;3.60717;266;20220322;16.4;2.7;9.6;3.7;5.88;0;3.24;18125 +86090;47.26348;3.60717;266;20220323;17.4;.1;8.7;2.9;6.22;0;2.93;18459 +86090;47.26348;3.60717;266;20220324;19.9;.1;10;2.3;6.58;0;3.04;19012 +86090;47.26348;3.60717;266;20220325;20.5;1.3;10.9;3.5;6.35;0;3.77;19126 +86090;47.26348;3.60717;266;20220326;20;3.7;11.9;3.3;6.62;0;3.67;18493 +86090;47.26348;3.60717;266;20220327;21.4;2.6;12;1.9;7.12;0;3.15;19361 +86090;47.26348;3.60717;266;20220328;21.3;1.9;11.6;1.6;7.78;0;2.85;18395 +86090;47.26348;3.60717;266;20220329;17.8;6;11.9;2.2;8.85;.5;2.31;11166 +86090;47.26348;3.60717;266;20220330;12.3;7.8;10.1;2.7;10.68;3.3;1.33;7357 +86090;47.26348;3.60717;266;20220331;10.8;6.8;8.8;4.5;8.62;3.5;1.69;6993 +86090;47.26348;3.60717;266;20220401;4.7;.5;2.6;6.3;5.82;1.2;1.24;6539 +86090;47.26348;3.60717;266;20220402;4.9;.6;2.8;5.3;5.13;0;1.6;8400 +86090;47.26348;3.60717;266;20220403;5.4;-1.7;1.9;3.5;4.88;0;1.53;10515 +86090;47.26348;3.60717;266;20220404;10.2;-5.2;2.5;2.5;4.95;0;2.16;19806 +86090;47.26348;3.60717;266;20220405;11.6;4.6;8.1;3.7;8.95;.7;1.5;8167 +86090;47.26348;3.60717;266;20220406;11.9;8.5;10.2;3.8;10.68;1.9;1.3;5468 +86090;47.26348;3.60717;266;20220407;12.8;8.6;10.7;7.3;11.65;11.6;1.21;4972 +86090;47.26348;3.60717;266;20220408;15.4;9.3;12.3;7.7;10.72;6.7;2.46;7576 +86090;47.26348;3.60717;266;20220409;10.7;1.7;6.2;3.5;6.85;1;2.13;15585 +86090;47.26348;3.60717;266;20220410;13.6;-2.6;5.5;2.8;6.18;0;2.73;22395 +86090;47.26348;3.60717;266;20220411;20.3;2.8;11.6;4.7;8.11;.1;4.09;20061 +86090;47.26348;3.60717;266;20220412;20.4;9;14.7;3.4;8.75;0;3.9;18218 +86090;47.26348;3.60717;266;20220413;18.5;7;12.7;2;11.32;0;2.43;14489 +86090;47.26348;3.60717;266;20220414;20.6;6.9;13.8;2.3;11.32;0;3.12;19042 +86090;47.26348;3.60717;266;20220415;21.6;6.3;13.9;2.9;10.55;0;3.83;22563 +86090;47.26348;3.60717;266;20220416;20.2;8.3;14.3;4.3;9.21;0;4.32;22571 +86090;47.26348;3.60717;266;20220417;21.4;2.4;11.9;3.2;6.78;0;4.4;24761 +86090;47.26348;3.60717;266;20220418;20.5;3.6;12;1.8;7.28;0;3.56;22426 +86090;47.26348;3.60717;266;20220419;19.2;3.2;11.2;2.5;8.58;0;3.4;21096 +86090;47.26348;3.60717;266;20220420;20.1;6;13;3;8.58;0;3.7;19137 +86090;47.26348;3.60717;266;20220421;19.9;3.8;11.9;2.3;7.85;0;3.68;22011 +86090;47.26348;3.60717;266;20220422;20.8;3.4;12.1;2;9.05;.4;3.68;24051 +86090;47.26348;3.60717;266;20220423;18.5;9;13.8;4.2;11.22;5.7;2.93;13023 +86090;47.26348;3.60717;266;20220424;16.1;7.7;11.9;3.3;11.78;3.4;1.87;9772 +86090;47.26348;3.60717;266;20220425;13.1;10.5;11.8;2.6;12.45;8;1.21;5281 +86090;47.26348;3.60717;266;20220426;16.2;6;11.1;2.7;9.52;0;3.17;22267 +86090;47.26348;3.60717;266;20220427;18.8;3.3;11.1;3.8;9.32;0;3.8;24893 +86090;47.26348;3.60717;266;20220428;22.1;4.4;13.3;2.4;10.02;0;4.06;24777 +86090;47.26348;3.60717;266;20220429;18.5;6.4;12.4;1.5;10.78;.2;2.51;14520 +86090;47.26348;3.60717;266;20220430;17.2;4.6;10.9;2.9;9.25;0;3.43;23754 +86090;47.26348;3.60717;266;20220501;17.8;3.1;10.4;2.3;8.58;0;3.59;25210 +86090;47.26348;3.60717;266;20220502;19.3;5.3;12.3;2.5;9.32;0;3.67;22458 +86090;47.26348;3.60717;266;20220503;20.9;7.5;14.2;2.3;10.65;0;3.7;21047 +86090;47.26348;3.60717;266;20220504;17.8;9.3;13.5;2.4;11.52;1.1;2.92;16613 +86090;47.26348;3.60717;266;20220505;18.4;6.8;12.6;2.4;10.85;2.5;2.97;17348 +86090;47.26348;3.60717;266;20220506;20.9;3.3;12.1;2;10.14;0;3.5;22852 +86090;47.26348;3.60717;266;20220507;22.2;4.5;13.3;2;10.79;1.4;3.74;23205 +86090;47.26348;3.60717;266;20220508;23.2;7.9;15.5;1.9;11.94;.1;3.78;21925 +86090;47.26348;3.60717;266;20220509;25;6.5;15.7;1.1;12.24;0;3.97;24398 +86090;47.26348;3.60717;266;20220510;26.1;7.1;16.6;1.4;12.39;0;4.25;24686 +86090;47.26348;3.60717;266;20220511;28.3;9.1;18.7;2.7;13.09;0;5.15;24828 +86090;47.26348;3.60717;266;20220512;21.1;9.2;15.1;1.4;14.34;1.2;3.15;19343 +86090;47.26348;3.60717;266;20220513;22.4;13.6;18;1.4;13.44;0;3.3;17210 +86090;47.26348;3.60717;266;20220514;25.2;5.6;15.4;1;11.39;0;4.14;25683 +86090;47.26348;3.60717;266;20220515;28.3;8.3;18.3;1.9;13.59;3.7;4.91;26141 +86090;47.26348;3.60717;266;20220516;26.2;13.4;19.8;2.2;15.54;.8;4.24;20886 +86090;47.26348;3.60717;266;20220517;28.6;10.3;19.5;1.2;15.39;.1;4.55;25072 +86090;47.26348;3.60717;266;20220518;29.5;14.2;21.8;1.6;17.79;0;4.58;22700 +86090;47.26348;3.60717;266;20220519;29;17.1;23.1;2.6;16.84;.2;4.91;20413 +86090;47.26348;3.60717;266;20220520;29.6;14.5;22.1;2.8;16.19;0;5.31;23165 +86090;47.26348;3.60717;266;20220521;27.1;9.4;18.3;1.3;13.09;.1;4.53;25230 +86090;47.26348;3.60717;266;20220522;29.2;12.4;20.8;2.2;15.14;9.9;5.06;24410 +86090;47.26348;3.60717;266;20220523;20.2;15.5;17.9;4.4;16.74;6.6;2.77;12844 +86090;47.26348;3.60717;266;20220524;17.8;10.7;14.3;3.9;12.04;.3;3.03;15911 +86090;47.26348;3.60717;266;20220525;20.1;6.2;13.2;1.6;11.19;0;3.52;22466 +86090;47.26348;3.60717;266;20220526;20.3;8;14.1;1.3;12.49;0;3.34;20867 +86090;47.26348;3.60717;266;20220527;17.9;10;14;1.5;13.04;.2;2.69;16373 +86090;47.26348;3.60717;266;20220528;21;6.6;13.8;2.6;10.29;0;3.96;22806 +86090;47.26348;3.60717;266;20220529;18.7;7;12.8;3.4;8.34;0;3.91;20562 +86090;47.26348;3.60717;266;20220530;21.2;5.8;13.5;1.9;8.44;0;4.13;24291 +86090;47.26348;3.60717;266;20220531;22.7;5.3;14;1.4;9.14;0;4.25;25835 +86090;47.26348;3.60717;266;20220601;23.7;5.5;14.6;1.3;10.04;.1;4.32;26462 +86090;47.26348;3.60717;266;20220602;27.5;11.3;19.4;2;12.69;2;5.01;25147 +86090;47.26348;3.60717;266;20220603;27.7;13.1;20.4;1.7;16.44;11.2;4.58;23655 +86090;47.26348;3.60717;266;20220604;27.9;16.3;22.1;2.6;19.24;12.2;4.56;21231 +86090;47.26348;3.60717;266;20220605;22.5;16.5;19.5;3.4;17.09;4.2;3.44;15409 +86090;47.26348;3.60717;266;20220606;21.1;12.7;16.9;2.8;14.49;.5;3.4;17591 +86090;47.26348;3.60717;266;20220607;20.8;12.9;16.8;3.3;14.39;1.3;3.49;17650 +86090;47.26348;3.60717;266;20220608;21;10.7;15.9;2.6;14.09;9.8;3.5;19859 +86090;47.26348;3.60717;266;20220609;19.8;12.6;16.2;2.4;12.89;0;3.25;16595 +86090;47.26348;3.60717;266;20220610;25.5;8;16.7;1;12.94;.1;4.4;26328 +86090;47.26348;3.60717;266;20220611;29.1;9.2;19.2;.9;14.64;0;4.91;27836 +86090;47.26348;3.60717;266;20220612;28.7;14.6;21.6;2.3;16.44;.2;5.01;23521 +86090;47.26348;3.60717;266;20220613;25.7;12.3;19;2.5;11.59;0;4.93;23068 +86090;47.26348;3.60717;266;20220614;29.9;9.1;19.5;1.5;12.29;0;5.48;28849 +86090;47.26348;3.60717;266;20220615;33.9;11.1;22.5;1.1;15.24;0;5.95;30403 +86090;47.26348;3.60717;266;20220616;31.6;14.5;23.1;1.1;14.54;0;5.23;26034 +86090;47.26348;3.60717;266;20220617;34.1;11.2;22.7;1.1;14.34;0;5.95;30186 +86090;47.26348;3.60717;266;20220618;35.9;13.8;24.9;1.7;15.54;0;6.66;29935 +86090;47.26348;3.60717;266;20220619;36.4;23.6;30;3.4;15.29;4.8;7.62;22701 +86090;47.26348;3.60717;266;20220620;29.4;16.8;23.1;3.3;18.79;3.3;5.2;22283 +86090;47.26348;3.60717;266;20220621;29.2;16.6;22.9;2.3;19.59;5.8;4.88;22696 +86090;47.26348;3.60717;266;20220622;26;17.1;21.6;2.4;19.74;12.2;3.86;18432 +86090;47.26348;3.60717;266;20220623;27;13.1;20.1;1.7;17.19;5.8;4.46;23394 +86090;47.26348;3.60717;266;20220624;22.4;13.8;18.1;3.5;16.64;1.9;3.53;18515 +86090;47.26348;3.60717;266;20220625;24;14.6;19.3;2.8;15.54;9.6;4.05;19369 +86090;47.26348;3.60717;266;20220626;15.9;12.2;14;1.2;15.29;19;1.94;11620 +86090;47.26348;3.60717;266;20220627;22.6;14.1;18.3;1.6;14.79;4.2;3.56;18428 +86090;47.26348;3.60717;266;20220628;25.8;7.5;16.7;1.3;11.89;.1;4.64;26915 +86090;47.26348;3.60717;266;20220629;26.6;9.8;18.2;1.7;13.34;8.4;4.77;25761 +86090;47.26348;3.60717;266;20220630;13.9;13.6;13.8;2;14.79;8.6;.82;2195 +86090;47.26348;3.60717;266;20220701;21.5;9.6;15.5;1.9;12.29;.1;3.77;21383 +86090;47.26348;3.60717;266;20220702;26.8;6.4;16.6;1.1;12.24;.1;4.79;28300 +86090;47.26348;3.60717;266;20220703;27.3;9.8;18.5;1.7;13.79;0;4.83;25970 +86090;47.26348;3.60717;266;20220704;25.3;12.5;18.9;1.6;13.79;.1;4.37;22677 +86090;47.26348;3.60717;266;20220705;26;9.1;17.6;1.2;13.24;0;4.48;25553 +86090;47.26348;3.60717;266;20220706;23.9;10.7;17.3;2.4;12.39;0;4.42;22401 +86090;47.26348;3.60717;266;20220707;23.4;8.9;16.1;2.4;13.84;.1;4.13;23543 +86090;47.26348;3.60717;266;20220708;25;10.9;17.9;3.2;12.74;0;4.84;23423 +86090;47.26348;3.60717;266;20220709;27.5;9.9;18.7;1.9;13.69;0;4.96;25932 +86090;47.26348;3.60717;266;20220710;26.1;13.4;19.7;4.1;13.39;0;5.24;22018 +86090;47.26348;3.60717;266;20220711;29.1;13;21;3.3;13.54;0;5.86;24891 +86090;47.26348;3.60717;266;20220712;30.7;12;21.3;2;13.69;0;5.64;26323 +86090;47.26348;3.60717;266;20220713;32.2;10.4;21.3;1;13.34;0;5.4;28755 +86090;47.26348;3.60717;266;20220714;33.9;11.4;22.7;1.8;14.19;0;6.25;29076 +86090;47.26348;3.60717;266;20220715;27.6;16;21.8;2.9;12.54;0;5.27;20634 +86090;47.26348;3.60717;266;20220716;28.6;11.1;19.8;2.2;10.44;0;5.48;25502 +86090;47.26348;3.60717;266;20220717;32.1;10.9;21.5;2.1;12.44;0;6.08;27791 +86090;47.26348;3.60717;266;20220718;37.7;11.9;24.8;1.3;13.59;0;6.36;30089 +86090;47.26348;3.60717;266;20220719;36.9;14;25.5;2.2;16.09;0;6.9;29059 +86090;47.26348;3.60717;266;20220720;24;20.7;22.3;2;17.64;1.1;2.97;10470 +86090;47.26348;3.60717;266;20220721;28.5;14.4;21.5;1.3;16.84;.1;4.37;22263 +86090;47.26348;3.60717;266;20220722;30.1;14.3;22.2;1.7;16.94;1;4.86;23582 +86090;47.26348;3.60717;266;20220723;27.2;18.3;22.8;2.4;18.59;0;4.12;17797 +86090;47.26348;3.60717;266;20220724;32.7;12.5;22.6;1.1;15.89;0;5.17;26584 +86090;47.26348;3.60717;266;20220725;27.4;15.1;21.3;3.1;17.19;.6;4.61;20630 +86090;47.26348;3.60717;266;20220726;23.7;13.5;18.6;1.9;15.54;0;3.58;18552 +86090;47.26348;3.60717;266;20220727;26.4;12.9;19.6;1.6;12.34;0;4.31;21030 +86090;47.26348;3.60717;266;20220728;27.3;10.7;19;1.3;12.09;0;4.37;23529 +86090;47.26348;3.60717;266;20220729;27.9;12.8;20.3;1.2;12.54;0;4.34;22367 +86090;47.26348;3.60717;266;20220730;30.4;10.7;20.5;1.1;13.44;0;4.78;25493 +86090;47.26348;3.60717;266;20220731;31;13;22;1.2;14.74;0;4.8;24238 +86090;47.26348;3.60717;266;20220801;28.3;13.1;20.7;1.3;15.84;0;4.25;21994 +86090;47.26348;3.60717;266;20220802;32;11.9;21.9;.9;14.94;0;4.76;25379 +86090;47.26348;3.60717;266;20220803;35.7;13.9;24.8;1.2;14.69;0;5.49;26411 +86090;47.26348;3.60717;266;20220804;36.7;15.4;26;1.6;16.19;3.6;5.91;25960 +86090;47.26348;3.60717;266;20220805;27.1;18.2;22.7;3.1;18.09;0;4.1;16396 +86090;47.26348;3.60717;266;20220806;26.8;13.4;20.1;3.7;12.14;0;5.12;20135 +86090;47.26348;3.60717;266;20220807;28;11.1;19.6;3.2;9.94;0;5.52;22570 +86090;47.26348;3.60717;266;20220808;30.6;11.8;21.2;2.7;10.54;0;5.73;23528 +86090;47.26348;3.60717;266;20220809;32.6;13.1;22.8;3.1;11.64;0;6.29;23789 +86090;47.26348;3.60717;266;20220810;32.8;13.4;23.1;2.4;10.69;0;5.93;23605 +86090;47.26348;3.60717;266;20220811;33;13.6;23.3;2.1;10.04;0;5.7;23392 +86090;47.26348;3.60717;266;20220812;34.3;11.2;22.7;1.7;10.24;0;5.62;25590 +86090;47.26348;3.60717;266;20220813;33.5;11.6;22.6;1.5;9.64;0;5.23;24498 +86090;47.26348;3.60717;266;20220814;26.1;14.2;20.1;2.3;15.19;2.4;3.87;18142 +86090;47.26348;3.60717;266;20220815;23.5;16.6;20.1;3;17.29;2.5;3.15;13625 +86090;47.26348;3.60717;266;20220816;28.4;13.3;20.9;1.7;16.69;13.6;4.02;20154 +86090;47.26348;3.60717;266;20220817;26.4;15.8;21.1;2.1;17.34;3.7;3.6;16901 +86090;47.26348;3.60717;266;20220818;25.2;15.9;20.6;1.5;18.04;5.3;3.12;15734 +86090;47.26348;3.60717;266;20220819;23.2;14.6;18.9;2.4;18.49;7.5;2.74;14570 +86090;47.26348;3.60717;266;20220820;25.3;16.7;21;1.6;16.29;.1;3.15;14762 +86090;47.26348;3.60717;266;20220821;25.1;9.2;17.1;1.4;13.84;0;3.48;20051 +86090;47.26348;3.60717;266;20220822;24.6;15.5;20;1.6;16.84;.1;3.02;15065 +86090;47.26348;3.60717;266;20220823;28.7;15;21.8;.9;17.89;.1;3.42;18311 +86090;47.26348;3.60717;266;20220824;32.4;13.4;22.9;1.2;15.49;0;4.27;21435 +86090;47.26348;3.60717;266;20220825;32.6;11.5;22.1;1.5;13.89;.4;4.63;22493 +86090;47.26348;3.60717;266;20220826;24.7;18.4;21.5;2.4;16.99;.4;2.97;11399 +86090;47.26348;3.60717;266;20220827;26.3;10.8;18.6;1.9;13.74;0;3.64;18774 +86090;47.26348;3.60717;266;20220828;28.7;9.7;19.2;1;13.89;0;3.61;20661 +86090;47.26348;3.60717;266;20220829;30.8;12.6;21.7;1.1;15.29;0;3.79;20061 +86090;47.26348;3.60717;266;20220830;21.9;14.3;18.1;1.1;16.64;.4;2.37;13021 +86090;47.26348;3.60717;266;20220831;27.9;13.3;20.6;1.4;15.74;.1;3.41;17693 +86090;47.26348;3.60717;266;20220901;28.5;11;19.8;1.1;13.89;0;3.45;19150 +86090;47.26348;3.60717;266;20220902;25.1;10.7;17.9;1.2;15;13;2.93;17284 +86090;47.26348;3.60717;266;20220903;24;15.3;19.6;2;16.7;3.8;2.72;13185 +86090;47.26348;3.60717;266;20220904;28.9;9.9;19.4;1.4;14.9;1.2;3.55;19583 +86090;47.26348;3.60717;266;20220905;30.7;14.7;22.7;3.2;17.3;7.5;4.45;17757 +86090;47.26348;3.60717;266;20220906;28.4;16.1;22.2;2.4;17.84;2.2;3.57;15566 +86090;47.26348;3.60717;266;20220907;21.4;13.5;17.4;2.1;16.69;9.4;2.22;12146 +86090;47.26348;3.60717;266;20220908;21.5;13.5;17.5;4;15.49;4.2;2.61;12106 +86090;47.26348;3.60717;266;20220909;20.3;14.7;17.5;5;14.99;4.3;2.68;10067 +86090;47.26348;3.60717;266;20220910;20.1;13.2;16.7;3.4;14.14;.2;2.43;10802 +86090;47.26348;3.60717;266;20220911;24.5;8.4;16.5;1.1;13.34;.2;2.68;16692 +86090;47.26348;3.60717;266;20220912;29.3;9.3;19.3;1.3;14.39;0;3.31;18676 +86090;47.26348;3.60717;266;20220913;28.2;16.7;22.5;1.8;18.29;12;3.03;13961 +86090;47.26348;3.60717;266;20220914;25.7;17.5;21.6;2.8;18.79;9;2.79;11564 +86090;47.26348;3.60717;266;20220915;21.3;15.6;18.4;2;17.04;7.2;1.94;9223 +86090;47.26348;3.60717;266;20220916;17.9;10.8;14.4;1.7;12.99;.3;1.75;10243 +86090;47.26348;3.60717;266;20220917;16.2;6.8;11.5;2.4;8.99;0;2.14;11915 +86090;47.26348;3.60717;266;20220918;18.6;1.1;9.9;1.1;8.24;.1;2.09;16136 +86090;47.26348;3.60717;266;20220919;17.9;3;10.4;1.5;8.59;0;2.1;14604 +86090;47.26348;3.60717;266;20220920;18.6;1.7;10.2;1.8;8.44;.1;2.25;15564 +86090;47.26348;3.60717;266;20220921;19.3;4.4;11.9;1.8;8.89;0;2.29;14305 +86090;47.26348;3.60717;266;20220922;20.8;1.4;11.1;1;8.29;0;2.14;16333 +86090;47.26348;3.60717;266;20220923;19.3;3.7;11.5;1;10.24;0;1.9;14465 +86090;47.26348;3.60717;266;20220924;20.1;8.4;14.3;1.3;11.69;1.4;1.9;12106 +86090;47.26348;3.60717;266;20220925;16.7;7.7;12.2;1.1;11.34;0;1.48;10493 +86090;47.26348;3.60717;266;20220926;15.8;4.9;10.3;3.1;10.59;6.9;1.65;11370 +86090;47.26348;3.60717;266;20220927;13.2;9.7;11.5;4.8;12.09;26.3;1.18;6368 +86090;47.26348;3.60717;266;20220928;12.4;10.8;11.6;2.2;12.99;11.2;.78;4145 +86090;47.26348;3.60717;266;20220929;13.7;9.3;11.5;1.9;11.04;4.5;1.26;6885 +86090;47.26348;3.60717;266;20220930;16.4;3.4;9.9;1.4;9.59;5;1.56;11971 +86090;47.26348;3.60717;266;20221001;17.8;7.1;12.5;5.8;14.19;12.7;1.35;10716 +86090;47.26348;3.60717;266;20221002;17.5;15.9;16.7;4.7;17.04;4.1;1.23;4043 +86090;47.26348;3.60717;266;20221003;16.3;12.4;14.4;1.9;13.64;0;1.23;6099 +86090;47.26348;3.60717;266;20221004;19.5;5.6;12.5;.9;11.39;.3;1.54;11899 +86090;47.26348;3.60717;266;20221005;24;7.1;15.6;1.7;12.94;.1;2.1;12903 +86090;47.26348;3.60717;266;20221006;18.1;11.6;14.9;1.4;12.59;0;1.43;7383 +86090;47.26348;3.60717;266;20221007;20.5;5.9;13.2;1.1;11.89;.2;1.55;11770 +86090;47.26348;3.60717;266;20221008;17.9;7.3;12.6;1.3;11.09;.1;1.39;9646 +86090;47.26348;3.60717;266;20221009;19.2;1.3;10.3;1.3;9.49;.2;1.58;12738 +86090;47.26348;3.60717;266;20221010;18.6;7.3;13;1.2;13.29;1;1.23;9747 +86090;47.26348;3.60717;266;20221011;17.2;12.5;14.9;1.6;14.79;.1;1.05;5998 +86090;47.26348;3.60717;266;20221012;18.5;9;13.8;.8;13.09;.2;1.18;8795 +86090;47.26348;3.60717;266;20221013;16.3;10.9;13.6;2.4;14.09;2.7;1.01;6295 +86090;47.26348;3.60717;266;20221014;17.1;13.8;15.5;5.3;16.44;8.2;.95;4819 +86090;47.26348;3.60717;266;20221015;17.2;15.4;16.3;4.5;16.29;2.7;1.13;3324 +86090;47.26348;3.60717;266;20221016;23.7;13.9;18.8;2;16.29;0;1.74;8410 +86090;47.26348;3.60717;266;20221017;22.5;15.9;19.2;2.5;15.89;8.4;1.84;6563 +86090;47.26348;3.60717;266;20221018;23.3;13.3;18.3;1.6;16.84;.3;1.46;8033 +86090;47.26348;3.60717;266;20221019;23.4;10.7;17;1.3;14.99;2.1;1.44;9205 +86090;47.26348;3.60717;266;20221020;22.1;14.7;18.4;2.9;16.89;8.5;1.59;6905 +86090;47.26348;3.60717;266;20221021;20.3;16;18.2;3.3;15.99;4.2;1.6;4865 +86090;47.26348;3.60717;266;20221022;21.7;9.1;15.4;1.5;13.99;.2;1.33;8578 +86090;47.26348;3.60717;266;20221023;21.2;13.1;17.2;3.6;14.64;1;1.81;6915 +86090;47.26348;3.60717;266;20221024;20;14.5;17.3;3.9;12.99;.2;2.22;5341 +86090;47.26348;3.60717;266;20221025;19.4;7.4;13.4;1.9;12.54;2.1;1.23;8058 +86090;47.26348;3.60717;266;20221026;21.5;13.6;17.6;3;14.54;.1;1.73;6469 +86090;47.26348;3.60717;266;20221027;22.3;10.8;16.5;2.8;14.19;0;1.64;7856 +86090;47.26348;3.60717;266;20221028;24;16.2;20.1;2.3;13.89;0;2.06;5960 +86090;47.26348;3.60717;266;20221029;23.5;12.3;17.9;1.9;12.89;0;1.74;7514 +86090;47.26348;3.60717;266;20221030;21.8;10.2;16;1.7;11.59;0;1.46;7404 +86090;47.26348;3.60717;266;20221031;20.5;10.7;15.6;2.9;13.84;7.9;1.44;6636 +86090;47.26348;3.60717;266;20221101;15.8;10.7;13.3;4.5;12.29;.1;1.26;4691 +86090;47.26348;3.60717;266;20221102;16;10.5;13.2;3;11.64;.1;1.26;4665 +86090;47.26348;3.60717;266;20221103;13.2;7.7;10.5;4.1;10.89;11.6;.95;4505 +86090;47.26348;3.60717;266;20221104;9.2;8.6;8.9;4;10.19;5.7;.73;1215 +86090;47.26348;3.60717;266;20221105;10;2.1;6.1;1.6;8.89;0;.47;5385 +86090;47.26348;3.60717;266;20221106;11.2;4.4;7.8;3.1;9.14;.7;.76;4791 +86090;47.26348;3.60717;266;20221107;15.7;10.7;13.2;4.1;11.59;0;1.38;4072 +86090;47.26348;3.60717;266;20221108;17.9;7.9;12.9;4.2;10.94;9;1.63;5977 +86090;47.26348;3.60717;266;20221109;13.9;12.2;13.1;3;12.64;2.1;.9;2195 +86090;47.26348;3.60717;266;20221110;10.6;6.9;8.7;1.2;11.49;0;.39;2943 +86090;47.26348;3.60717;266;20221111;16.1;6.5;11.3;1.6;11.14;.2;.71;5535 +86090;47.26348;3.60717;266;20221112;17.3;5.6;11.5;.9;10.64;.2;.61;6213 +86090;47.26348;3.60717;266;20221113;17.6;4.5;11.1;.7;10.24;.1;.53;6219 +86090;47.26348;3.60717;266;20221114;15.5;5;10.3;2.3;10.74;4.7;.77;5508 +86090;47.26348;3.60717;266;20221115;14;8.1;11;3.2;11.84;7.6;.69;3982 +86090;47.26348;3.60717;266;20221116;13.4;9;11.2;5.3;11.09;7;1.07;3294 +86090;47.26348;3.60717;266;20221117;13.9;10.7;12.3;6.8;11.44;10;1.41;2542 +86090;47.26348;3.60717;266;20221118;10.6;7.6;9.1;4.1;9.59;.9;.92;2540 +86090;47.26348;3.60717;266;20221119;7;1.3;4.2;1.7;8.04;1.5;.3;3599 +86090;47.26348;3.60717;266;20221120;8.2;2.9;5.5;3.5;8.54;2.8;.39;3417 +86090;47.26348;3.60717;266;20221121;8.8;4.3;6.6;4.7;8.74;3.6;.63;3029 +86090;47.26348;3.60717;266;20221122;9.8;4.5;7.1;6.3;8.14;0;1.08;3410 +86090;47.26348;3.60717;266;20221123;11.8;3.6;7.7;4.3;8.49;3.5;.95;4284 +86090;47.26348;3.60717;266;20221124;11.4;7.7;9.6;4.3;9.89;4.3;.89;2680 +86090;47.26348;3.60717;266;20221125;10.8;8.4;9.6;2.8;9.79;0;.79;2071 +86090;47.26348;3.60717;266;20221126;6.3;1.7;4;1.4;8.09;0;.26;2860 +86090;47.26348;3.60717;266;20221127;9.7;4.3;7;2.8;7.94;.8;.73;3222 +86090;47.26348;3.60717;266;20221128;10;6;8;2.8;8.89;6.1;.71;2600 +86090;47.26348;3.60717;266;20221129;7.7;6.1;6.9;2;9.19;.5;.45;1402 +86090;47.26348;3.60717;266;20221130;7.5;5.1;6.3;2.8;8.59;0;.48;1774 +86090;47.26348;3.60717;266;20221201;6.4;4.7;5.6;3.4;8.14;1.2;.53;1395 +86090;47.26348;3.60717;266;20221202;4.3;3.1;3.7;2.6;7.24;2;.47;1041 +86090;47.26348;3.60717;266;20221203;5.9;2.5;4.2;2.9;7.14;2.9;.49;2115 +86090;47.26348;3.60717;266;20221204;5.5;1.6;3.6;2.1;7.44;9.8;.33;2326 +86090;47.26348;3.60717;266;20221205;4.9;2.4;3.7;2.4;7.19;.5;.42;1750 +86090;47.26348;3.60717;266;20221206;3.8;.1;1.9;2.2;6.99;0;.27;1723 +86090;47.26348;3.60717;266;20221207;4.7;1.3;3;1.8;6.54;0;.41;2010 +86090;47.26348;3.60717;266;20221208;2.9;-.5;1.2;1.8;5.64;0;.42;2095 +86090;47.26348;3.60717;266;20221209;-.1;-3.2;-1.7;2.9;4.94;0;.31;2018 +86090;47.26348;3.60717;266;20221210;1.4;-1.9;-.2;2.2;4.74;0;.49;2064 +86090;47.26348;3.60717;266;20221211;-1;-7.9;-4.4;1.2;3.89;0;.2;3088 +86090;47.26348;3.60717;266;20221212;-2.4;-7.9;-5.2;1.6;3.99;0;.17;2708 +86090;47.26348;3.60717;266;20221213;1.5;-4.5;-1.5;2.1;4.39;3.6;.41;2977 +86090;47.26348;3.60717;266;20221214;4.4;-.9;1.8;1.8;6.54;7;.23;2309 +86090;47.26348;3.60717;266;20221215;2.5;.3;1.4;3.6;6.14;0;.38;1485 +86090;47.26348;3.60717;266;20221216;2.1;-2.7;-.3;3.4;4.44;0;.63;2477 +86090;47.26348;3.60717;266;20221217;-.5;-5.6;-3;2.1;4.09;0;.34;2488 +86090;47.26348;3.60717;266;20221218;6;-8.5;-1.2;2.4;4.74;0;.39;4784 +86090;47.26348;3.60717;266;20221219;14;5.7;9.9;5.3;8.94;0;1.39;3426 +86090;47.26348;3.60717;266;20221220;14.1;11.6;12.9;5.4;10.99;14.3;1.54;1729 +86090;47.26348;3.60717;266;20221221;11.8;10.7;11.3;5;11.99;2.9;.75;941 +86090;47.26348;3.60717;266;20221222;12.7;10.5;11.6;7;12.09;14.9;.89;1520 +86090;47.26348;3.60717;266;20221223;13.8;12.7;13.3;6.7;13.79;5.9;.84;914 +86090;47.26348;3.60717;266;20221224;11.3;10.4;10.9;3.1;11.54;.5;.67;901 +86090;47.26348;3.60717;266;20221225;13.5;6.8;10.2;2.9;10.34;.8;.72;3055 +86090;47.26348;3.60717;266;20221226;12.1;11.1;11.6;3.8;10.64;3.6;1.15;817 +86090;47.26348;3.60717;266;20221227;8.9;4.3;6.6;1.9;8.84;.6;.34;2599 +86090;47.26348;3.60717;266;20221228;11.9;5.8;8.9;4.6;8.99;.6;.98;2961 +86090;47.26348;3.60717;266;20221229;11.2;10.4;10.8;5.5;10.09;5.4;1.32;491 +86090;47.26348;3.60717;266;20221230;13.5;4.8;9.2;5.1;10.64;4.7;.59;3663 +86090;47.26348;3.60717;266;20221231;16;13.3;14.6;5.6;11.64;0;1.88;1806 +86091;47.28238;3.93639;362;20220101;13.9;2.1;8;1;8.44;0;.37;4610 +86091;47.28238;3.93639;362;20220102;13.8;1.6;7.7;4.2;9.24;.5;.81;4146 +86091;47.28238;3.93639;362;20220103;11.4;9.6;10.5;5.2;11.14;3.9;.9;1652 +86091;47.28238;3.93639;362;20220104;12.2;9.5;10.9;4.8;10.01;9.6;1.36;1237 +86091;47.28238;3.93639;362;20220105;4.7;.2;2.5;2.5;6.31;.1;.4;3777 +86091;47.28238;3.93639;362;20220106;5.5;-1.1;2.2;1.4;5.81;.3;.34;4036 +86091;47.28238;3.93639;362;20220107;3.9;-1.5;1.2;4.9;6.71;8.4;.25;2699 +86091;47.28238;3.93639;362;20220108;6.2;-.3;3;5.6;7.84;15.5;.2;2774 +86091;47.28238;3.93639;362;20220109;5.2;3.7;4.5;4;7.31;4.5;.67;1704 +86091;47.28238;3.93639;362;20220110;5.1;1.1;3.1;1.5;6.38;0;.37;3757 +86091;47.28238;3.93639;362;20220111;1.1;-3;-1;2.2;5.61;0;.18;3278 +86091;47.28238;3.93639;362;20220112;1.6;-2.2;-.3;2.7;5.48;0;.35;2986 +86091;47.28238;3.93639;362;20220113;3.7;-4.1;-.2;2;5.11;0;.28;4532 +86091;47.28238;3.93639;362;20220114;5.8;-4.9;.5;1.2;5.14;0;.29;5624 +86091;47.28238;3.93639;362;20220115;5;-4.8;.1;1.3;5.11;0;.31;5545 +86091;47.28238;3.93639;362;20220116;-1.4;-4.7;-3.1;2.5;5.01;0;.16;3426 +86091;47.28238;3.93639;362;20220117;2.8;-2.1;.3;1.2;6.51;.1;.22;2849 +86091;47.28238;3.93639;362;20220118;7.2;1.1;4.1;2.9;6.98;0;.59;3912 +86091;47.28238;3.93639;362;20220119;2.2;.9;1.6;3.4;6.54;2.1;.39;1344 +86091;47.28238;3.93639;362;20220120;5.2;1.7;3.4;2.8;6.84;.5;.55;3039 +86091;47.28238;3.93639;362;20220121;3.2;-.9;1.1;3;5.54;0;.55;4381 +86091;47.28238;3.93639;362;20220122;1.7;-1.9;-.1;1.7;5.98;0;.29;2488 +86091;47.28238;3.93639;362;20220123;5.6;.9;3.3;2.2;6.18;0;.6;3750 +86091;47.28238;3.93639;362;20220124;1.1;-4;-1.4;1.7;5.51;0;.26;3198 +86091;47.28238;3.93639;362;20220125;4.1;-4.1;0;1.1;5.34;0;.35;4340 +86091;47.28238;3.93639;362;20220126;-2.5;-4;-3.2;1.4;4.88;0;.26;1434 +86091;47.28238;3.93639;362;20220127;-.9;-4.3;-2.6;2;5.18;.2;.22;2925 +86091;47.28238;3.93639;362;20220128;3.1;-1;1;1.6;6.51;0;.32;3091 +86091;47.28238;3.93639;362;20220129;4.1;0;2;3.6;7.38;1.8;.22;3211 +86091;47.28238;3.93639;362;20220130;9.6;4;6.8;2;8.58;.2;.63;4729 +86091;47.28238;3.93639;362;20220131;6;3;4.5;4.4;7.08;2;.85;2676 +86091;47.28238;3.93639;362;20220201;5.4;-.3;2.5;3.9;7.31;4.7;.37;4091 +86091;47.28238;3.93639;362;20220202;8.8;6.1;7.4;2.8;9.98;1;.51;2911 +86091;47.28238;3.93639;362;20220203;8.6;4.3;6.5;2.3;8.44;.2;.66;4016 +86091;47.28238;3.93639;362;20220204;7.2;3.5;5.3;3.9;8.51;2.6;.53;3433 +86091;47.28238;3.93639;362;20220205;7.7;-2;2.9;2.3;6.51;.1;.64;7301 +86091;47.28238;3.93639;362;20220206;6.9;.4;3.7;7.4;8.74;10.8;.1;4072 +86091;47.28238;3.93639;362;20220207;8.8;3.4;6.1;2.8;6.84;0;1.03;6433 +86091;47.28238;3.93639;362;20220208;10.6;-2.9;3.9;1;6.24;0;.66;8716 +86091;47.28238;3.93639;362;20220209;14.7;-2.2;6.2;1.6;6.28;0;1.09;9592 +86091;47.28238;3.93639;362;20220210;5.7;1.9;3.8;3.3;8.22;4.8;.64;4023 +86091;47.28238;3.93639;362;20220211;6.8;1.1;3.9;2.8;6.28;0;.92;8654 +86091;47.28238;3.93639;362;20220212;6.1;-3.4;1.4;2.7;5.05;0;.94;8520 +86091;47.28238;3.93639;362;20220213;13.3;-2.4;5.4;5;6.8;.3;1.69;10526 +86091;47.28238;3.93639;362;20220214;10.2;6.5;8.4;4.8;8.52;3;1.27;4197 +86091;47.28238;3.93639;362;20220215;9;3.1;6;4.5;7.98;.3;.99;6019 +86091;47.28238;3.93639;362;20220216;11.3;5.9;8.6;6.9;11.51;11.3;.44;4782 +86091;47.28238;3.93639;362;20220217;12.8;10.5;11.7;5.5;10.54;.9;1.66;4791 +86091;47.28238;3.93639;362;20220218;13.3;6.7;10;5.8;10.08;3.5;1.45;5626 +86091;47.28238;3.93639;362;20220219;8.1;1.2;4.6;4.3;6.34;0;1.28;8331 +86091;47.28238;3.93639;362;20220220;9.7;3.1;6.4;6.8;9.31;5.3;.78;6080 +86091;47.28238;3.93639;362;20220221;7.3;4.5;5.9;5.9;8.04;4.1;1.01;4299 +86091;47.28238;3.93639;362;20220222;8.3;4.8;6.5;4;9.01;2.2;.74;4994 +86091;47.28238;3.93639;362;20220223;12.2;5.7;8.9;1.8;9.31;0;1.08;8469 +86091;47.28238;3.93639;362;20220224;11.5;2.5;7;3.4;7.94;2.2;1.31;7271 +86091;47.28238;3.93639;362;20220225;8.4;-1.8;3.3;2;5.98;0;1.04;9715 +86091;47.28238;3.93639;362;20220226;8.6;-2.7;3;2.7;5.24;0;1.32;10841 +86091;47.28238;3.93639;362;20220227;10.2;-3.3;3.4;2.5;4.71;0;1.57;11756 +86091;47.28238;3.93639;362;20220228;11.9;-4.6;3.7;1.6;5.18;0;1.35;12543 +86091;47.28238;3.93639;362;20220301;11.3;-3.6;3.9;1.4;5.38;0;1.27;11554 +86091;47.28238;3.93639;362;20220302;11.6;-.6;5.5;1.2;7.08;0;1.1;9208 +86091;47.28238;3.93639;362;20220303;12.3;5.1;8.7;1.3;9.51;.6;1.02;7189 +86091;47.28238;3.93639;362;20220304;13.2;4.3;8.8;2.3;6.44;0;1.84;10420 +86091;47.28238;3.93639;362;20220305;10.2;-4.8;2.7;1.7;4.28;0;1.49;13091 +86091;47.28238;3.93639;362;20220306;6.8;-5.5;.7;2.2;3.98;0;1.37;12315 +86091;47.28238;3.93639;362;20220307;7.9;-5.1;1.4;2.6;3.98;0;1.59;12603 +86091;47.28238;3.93639;362;20220308;12.3;-5.5;3.4;2.2;4.64;0;1.8;14554 +86091;47.28238;3.93639;362;20220309;14.1;-3.4;5.3;1.8;5.88;0;1.75;14392 +86091;47.28238;3.93639;362;20220310;14.3;-.3;7;2.7;7.28;0;1.84;13025 +86091;47.28238;3.93639;362;20220311;14.4;3.5;9;5.5;8.21;2.5;2.32;10126 +86091;47.28238;3.93639;362;20220312;8;6.6;7.3;3.5;8.74;8.4;.98;3507 +86091;47.28238;3.93639;362;20220313;10.1;3.9;7;4;8.24;8.1;1.31;5565 +86091;47.28238;3.93639;362;20220314;13.3;-.6;6.3;2.7;8.18;4.5;1.62;13838 +86091;47.28238;3.93639;362;20220315;15;7.5;11.3;2.1;10.94;0;1.46;8592 +86091;47.28238;3.93639;362;20220316;14.7;4.8;9.7;1.4;10.11;0;1.39;9484 +86091;47.28238;3.93639;362;20220317;8.6;7.4;8;3.7;9.11;1.1;1.02;2031 +86091;47.28238;3.93639;362;20220318;12.3;5;8.7;6.1;7.7;.3;2.39;12443 +86091;47.28238;3.93639;362;20220319;14.8;3.6;9.2;2.9;7.13;0;2.45;14786 +86091;47.28238;3.93639;362;20220320;15.4;2.7;9.1;3.1;7.65;0;2.36;12414 +86091;47.28238;3.93639;362;20220321;16.8;7.3;12.1;3.2;7.63;0;2.76;14463 +86091;47.28238;3.93639;362;20220322;16.3;2.6;9.4;3.2;6.07;0;3.01;17944 +86091;47.28238;3.93639;362;20220323;17.1;.3;8.7;2.5;6.17;0;2.81;18369 +86091;47.28238;3.93639;362;20220324;19.1;.5;9.8;2.2;6.27;0;3.02;18959 +86091;47.28238;3.93639;362;20220325;19.5;1;10.3;3.3;6.12;0;3.64;19094 +86091;47.28238;3.93639;362;20220326;19.3;4.3;11.8;3.2;6.45;0;3.59;18544 +86091;47.28238;3.93639;362;20220327;20.4;.9;10.7;1.9;6.83;0;3.13;19321 +86091;47.28238;3.93639;362;20220328;21.3;2.7;12;1.8;7.5;0;3.02;18346 +86091;47.28238;3.93639;362;20220329;18.2;6.9;12.6;2.5;8.28;.6;2.74;13080 +86091;47.28238;3.93639;362;20220330;13.2;8;10.6;2.4;10.58;3.5;1.32;7267 +86091;47.28238;3.93639;362;20220331;10;6.8;8.4;4.1;8.5;5;1.54;6470 +86091;47.28238;3.93639;362;20220401;4.3;-.1;2.1;5.3;5.68;3.4;1.2;7120 +86091;47.28238;3.93639;362;20220402;4.1;-.1;2;5.4;5.39;.8;1.45;8200 +86091;47.28238;3.93639;362;20220403;4.6;-2.3;1.1;3.3;4.8;0;1.43;10211 +86091;47.28238;3.93639;362;20220404;9.4;-4.4;2.5;2.4;4.58;0;2.22;20673 +86091;47.28238;3.93639;362;20220405;11;3.3;7.2;3.5;8.58;1.2;1.38;7988 +86091;47.28238;3.93639;362;20220406;12.3;7.9;10.1;3.9;10.45;3;1.31;5676 +86091;47.28238;3.93639;362;20220407;12.6;8.4;10.5;7.2;11.3;15.2;1.19;4704 +86091;47.28238;3.93639;362;20220408;14.6;8.4;11.5;7.2;10.45;13.7;2.19;7182 +86091;47.28238;3.93639;362;20220409;9.8;1.7;5.7;3.4;6.77;1;1.98;14838 +86091;47.28238;3.93639;362;20220410;10.9;-2.2;4.4;2.6;6.03;0;2.77;22262 +86091;47.28238;3.93639;362;20220411;19.2;.9;10;4.7;7.93;0;3.96;21396 +86091;47.28238;3.93639;362;20220412;20.4;8.6;14.5;2.6;8.73;0;3.57;18184 +86091;47.28238;3.93639;362;20220413;18.7;6.9;12.8;2;10.8;0;2.55;14642 +86091;47.28238;3.93639;362;20220414;20.2;5.8;13;2.4;11.22;0;3.09;18557 +86091;47.28238;3.93639;362;20220415;21;5.2;13.1;2.8;10.45;0;3.69;21922 +86091;47.28238;3.93639;362;20220416;19.4;6.1;12.7;3.6;8.92;0;3.94;22961 +86091;47.28238;3.93639;362;20220417;19.7;1.2;10.5;3.1;6.47;0;4.28;24820 +86091;47.28238;3.93639;362;20220418;19.5;1.6;10.5;1.7;6.85;0;3.5;22520 +86091;47.28238;3.93639;362;20220419;18.9;3.5;11.2;2.4;8.07;0;3.48;21472 +86091;47.28238;3.93639;362;20220420;18.8;3.9;11.3;3;8.12;0;3.72;20378 +86091;47.28238;3.93639;362;20220421;19.2;4.6;11.9;2.4;7.57;0;3.7;22608 +86091;47.28238;3.93639;362;20220422;20;2;11;2;8.93;.1;3.65;23963 +86091;47.28238;3.93639;362;20220423;17.3;8.6;12.9;4;10.95;8.1;2.77;12867 +86091;47.28238;3.93639;362;20220424;14;6.9;10.5;3.3;11.47;3.9;1.61;8079 +86091;47.28238;3.93639;362;20220425;13.7;9.7;11.7;2.8;12.05;5.4;1.4;6686 +86091;47.28238;3.93639;362;20220426;15.9;6.7;11.3;2.6;9.22;0;3.04;21425 +86091;47.28238;3.93639;362;20220427;17.9;1.6;9.8;3.5;9.15;0;3.66;24945 +86091;47.28238;3.93639;362;20220428;21.5;2.9;12.2;2.4;9.65;0;4.04;25108 +86091;47.28238;3.93639;362;20220429;18.2;5.3;11.8;1.6;10.4;.7;2.52;14190 +86091;47.28238;3.93639;362;20220430;17.1;4.7;10.9;2.9;9.22;0;3.39;23815 +86091;47.28238;3.93639;362;20220501;17.5;2.4;9.9;2.2;8.47;0;3.51;24857 +86091;47.28238;3.93639;362;20220502;19.1;3.7;11.4;2.3;9.22;0;3.59;22168 +86091;47.28238;3.93639;362;20220503;20.7;6.9;13.8;2.4;10.47;.1;3.81;21935 +86091;47.28238;3.93639;362;20220504;18.1;7;12.5;2.2;11.47;1.9;2.73;15084 +86091;47.28238;3.93639;362;20220505;18;7.3;12.7;2;10.92;1.7;2.96;18326 +86091;47.28238;3.93639;362;20220506;19.1;4.5;11.8;2.2;10.31;0;2.76;15443 +86091;47.28238;3.93639;362;20220507;20.6;5.1;12.9;2.1;10.71;2.3;2.91;15562 +86091;47.28238;3.93639;362;20220508;22.2;6.1;14.2;1.9;11.71;.1;3.05;15816 +86091;47.28238;3.93639;362;20220509;24.7;6.4;15.5;1.1;12.08;0;3.22;17313 +86091;47.28238;3.93639;362;20220510;25.5;7.9;16.7;1.7;12.38;0;3.5;16816 +86091;47.28238;3.93639;362;20220511;28;10.3;19.2;2.6;13.18;0;4.26;16473 +86091;47.28238;3.93639;362;20220512;21.8;11;16.4;1.4;14.88;1.5;2.54;13097 +86091;47.28238;3.93639;362;20220513;22.4;13.8;18.1;1.5;14.01;0;2.78;12436 +86091;47.28238;3.93639;362;20220514;24.5;6.1;15.3;1.3;11.34;0;3.33;17765 +86091;47.28238;3.93639;362;20220515;27.7;8;17.8;2;13.31;4.8;4;18218 +86091;47.28238;3.93639;362;20220516;25.5;13.4;19.4;2.1;15.78;1.1;3.38;14423 +86091;47.28238;3.93639;362;20220517;28;11.2;19.6;1.4;15.68;0;3.58;16993 +86091;47.28238;3.93639;362;20220518;29.1;14.2;21.6;1.4;16.98;0;3.63;15737 +86091;47.28238;3.93639;362;20220519;29.7;15.1;22.4;2.3;16.78;.2;4.12;15221 +86091;47.28238;3.93639;362;20220520;29.8;14.8;22.3;2.8;15.84;0;4.57;15928 +86091;47.28238;3.93639;362;20220521;26.2;10.8;18.5;1.6;13.78;0;3.65;17494 +86091;47.28238;3.93639;362;20220522;27.2;11.7;19.4;2.5;14.71;7.3;4.07;16926 +86091;47.28238;3.93639;362;20220523;20.6;15.5;18.1;4;16.68;8.2;2.53;9547 +86091;47.28238;3.93639;362;20220524;17.9;10.4;14.1;3.3;11.84;.5;2.67;11392 +86091;47.28238;3.93639;362;20220525;20.1;6;13;1.5;10.98;0;2.82;15749 +86091;47.28238;3.93639;362;20220526;20.3;7.9;14.1;1.5;12.08;0;2.67;14068 +86091;47.28238;3.93639;362;20220527;18.3;10.2;14.3;1.7;12.91;.1;2.15;10593 +86091;47.28238;3.93639;362;20220528;19.3;7.1;13.2;2.5;10.08;0;3.1;15218 +86091;47.28238;3.93639;362;20220529;17.1;6.1;11.6;2.7;8.08;0;3.03;14079 +86091;47.28238;3.93639;362;20220530;20.1;3.1;11.6;1.6;8.18;0;3.23;17675 +86091;47.28238;3.93639;362;20220531;22.6;4.6;13.6;1.7;9.11;0;3.6;18336 +86091;47.28238;3.93639;362;20220601;23.7;4.9;14.3;1.4;10.28;.1;3.48;18306 +86091;47.28238;3.93639;362;20220602;25.9;9.1;17.5;2.2;13.01;2.6;3.96;17744 +86091;47.28238;3.93639;362;20220603;27.4;14;20.7;1.8;16.91;10.8;3.65;16181 +86091;47.28238;3.93639;362;20220604;28;15.7;21.8;2.6;18.48;19.2;3.84;15116 +86091;47.28238;3.93639;362;20220605;23;15.3;19.1;3.1;16.98;4.6;3.06;12205 +86091;47.28238;3.93639;362;20220606;21.5;12.2;16.8;2.4;14.38;.4;2.88;12813 +86091;47.28238;3.93639;362;20220607;21;12.4;16.7;2.8;14.14;0;3.01;13272 +86091;47.28238;3.93639;362;20220608;20;10.7;15.4;2.3;14.04;11.6;2.66;13089 +86091;47.28238;3.93639;362;20220609;19.7;12.5;16.1;2.3;12.34;.1;2.89;12088 +86091;47.28238;3.93639;362;20220610;25.3;7.9;16.6;1.3;12.74;.1;3.57;18353 +86091;47.28238;3.93639;362;20220611;28.4;9.7;19;1.2;14.24;0;5.1;28298 +86091;47.28238;3.93639;362;20220612;27.9;12.4;20.1;2;16.18;.4;4.93;24455 +86091;47.28238;3.93639;362;20220613;23.9;12.4;18.2;2.4;11.81;0;5.07;25916 +86091;47.28238;3.93639;362;20220614;28.5;8.6;18.5;1.6;11.84;0;5.51;29217 +86091;47.28238;3.93639;362;20220615;33;11.7;22.3;1.6;15.18;0;6.09;29600 +86091;47.28238;3.93639;362;20220616;30.2;14.4;22.3;1.4;14.94;0;5.44;26802 +86091;47.28238;3.93639;362;20220617;32.2;11.9;22;1.2;14.18;0;5.75;29275 +86091;47.28238;3.93639;362;20220618;35.4;14;24.7;2.2;15.04;0;6.95;29514 +86091;47.28238;3.93639;362;20220619;35.2;22.2;28.7;4.2;14.61;4.1;8.29;24390 +86091;47.28238;3.93639;362;20220620;29.1;17.1;23.1;3.5;17.91;2.8;5.6;23659 +86091;47.28238;3.93639;362;20220621;29.2;16.1;22.6;2.1;19.21;9.4;4.86;22429 +86091;47.28238;3.93639;362;20220622;24.8;17.2;21;2.6;19.91;8.7;3.79;17670 +86091;47.28238;3.93639;362;20220623;25.6;13.5;19.6;1.9;17.18;3.9;4.02;20242 +86091;47.28238;3.93639;362;20220624;21.5;13.4;17.4;2.8;16.38;2.2;3.31;17571 +86091;47.28238;3.93639;362;20220625;24.2;12.3;18.3;2.1;15.44;11.6;3.99;20469 +86091;47.28238;3.93639;362;20220626;16.2;13;14.6;1.5;15.74;28.1;1.72;9498 +86091;47.28238;3.93639;362;20220627;21.3;13.5;17.4;1.5;15.08;3.1;3.09;15897 +86091;47.28238;3.93639;362;20220628;25.2;8.7;17;1.3;12.34;.1;4.81;27896 +86091;47.28238;3.93639;362;20220629;26.1;11.2;18.6;1.8;13.54;3.8;5.02;27044 +86091;47.28238;3.93639;362;20220630;17.1;12.7;14.9;2;14.54;8.1;1.7;7213 +86091;47.28238;3.93639;362;20220701;21;10.2;15.6;2.2;12.44;0;4.02;23079 +86091;47.28238;3.93639;362;20220702;26.2;7;16.6;1.3;12.18;0;4.98;29181 +86091;47.28238;3.93639;362;20220703;27;10.5;18.7;1.6;13.78;.1;4.93;26425 +86091;47.28238;3.93639;362;20220704;25.3;12.9;19.1;1.7;14.11;.1;4.32;21785 +86091;47.28238;3.93639;362;20220705;25.7;9.4;17.5;1.6;13.01;0;4.89;27366 +86091;47.28238;3.93639;362;20220706;23.3;10.1;16.7;2.3;12.01;0;4.68;25264 +86091;47.28238;3.93639;362;20220707;22.3;8.7;15.5;2.6;13.31;0;3.99;22272 +86091;47.28238;3.93639;362;20220708;24.5;10.2;17.3;2.6;12.38;0;5.02;26391 +86091;47.28238;3.93639;362;20220709;26.6;9.6;18.1;1.9;13.34;.1;5.1;27650 +86091;47.28238;3.93639;362;20220710;25.6;12.5;19;3.3;13.08;0;5.35;25237 +86091;47.28238;3.93639;362;20220711;28.3;11.7;20;3.1;12.78;0;6.03;27248 +86091;47.28238;3.93639;362;20220712;29.9;12.5;21.2;2;13.14;0;5.71;27164 +86091;47.28238;3.93639;362;20220713;31.9;11.2;21.6;1.2;13.28;0;5.54;28445 +86091;47.28238;3.93639;362;20220714;33.2;13.4;23.3;2.2;14.24;0;6.45;28685 +86091;47.28238;3.93639;362;20220715;27.2;13.8;20.5;2.5;12.51;0;5.38;23998 +86091;47.28238;3.93639;362;20220716;28;9.8;18.9;2.3;10.28;0;5.67;27301 +86091;47.28238;3.93639;362;20220717;31.4;11.2;21.3;1.9;11.94;0;5.95;28060 +86091;47.28238;3.93639;362;20220718;36.7;13.1;24.9;1.9;12.48;0;6.91;29210 +86091;47.28238;3.93639;362;20220719;37.2;14.9;26;2.2;15.54;.8;6.98;28417 +86091;47.28238;3.93639;362;20220720;24.5;19.8;22.2;2.1;17.74;5.1;3.26;12247 +86091;47.28238;3.93639;362;20220721;28.5;14.7;21.6;1.5;16.84;0;4.75;23940 +86091;47.28238;3.93639;362;20220722;30.7;13.3;22;1.5;16.64;.5;4.87;23724 +86091;47.28238;3.93639;362;20220723;27.2;16.8;22;1.9;18.34;.2;4.23;19878 +86091;47.28238;3.93639;362;20220724;32.4;13.6;23;1.4;16.21;0;5.46;26847 +86091;47.28238;3.93639;362;20220725;28.2;15.2;21.7;2.7;16.78;.4;4.9;22242 +86091;47.28238;3.93639;362;20220726;24.5;14.6;19.5;2.1;15.44;0;4.03;20143 +86091;47.28238;3.93639;362;20220727;25.9;12.7;19.3;1.6;12.28;0;4.43;22292 +86091;47.28238;3.93639;362;20220728;27.3;10.3;18.8;1.1;12.01;0;4.45;24465 +86091;47.28238;3.93639;362;20220729;27.4;13.6;20.5;1.5;12.68;0;4.4;21242 +86091;47.28238;3.93639;362;20220730;30.5;11.4;20.9;1.6;13.18;0;5.07;24728 +86091;47.28238;3.93639;362;20220731;31.3;13.8;22.6;2;14.38;0;5.43;24416 +86091;47.28238;3.93639;362;20220801;29.2;13;21.1;1.9;15.34;0;4.75;22557 +86091;47.28238;3.93639;362;20220802;31.4;12.7;22;1.4;14.94;0;5.1;25477 +86091;47.28238;3.93639;362;20220803;35.4;14;24.7;1.3;14.51;0;5.59;26592 +86091;47.28238;3.93639;362;20220804;36.7;16.2;26.5;1.9;15.74;1.7;6;23770 +86091;47.28238;3.93639;362;20220805;26.8;18.1;22.4;2.8;17.88;0;4.19;17628 +86091;47.28238;3.93639;362;20220806;26.8;13.5;20.1;3.1;12.21;0;5.19;22372 +86091;47.28238;3.93639;362;20220807;28.1;10.4;19.2;2.8;9.88;0;5.51;24298 +86091;47.28238;3.93639;362;20220808;30.2;11;20.6;2.2;10.28;0;5.53;24809 +86091;47.28238;3.93639;362;20220809;31.8;11.8;21.8;2.5;10.98;0;5.92;24832 +86091;47.28238;3.93639;362;20220810;32;12.6;22.3;2.3;10.54;0;5.85;24563 +86091;47.28238;3.93639;362;20220811;32.4;12.8;22.6;2.1;10.01;0;5.76;24109 +86091;47.28238;3.93639;362;20220812;32.9;12.7;22.8;1.9;9.94;0;5.69;24715 +86091;47.28238;3.93639;362;20220813;31.8;13.3;22.6;1.8;9.41;0;5.35;23600 +86091;47.28238;3.93639;362;20220814;25.6;13.9;19.8;1.9;14.54;5.7;3.47;15249 +86091;47.28238;3.93639;362;20220815;23.7;16.1;19.9;2.7;17.54;3.6;3.09;13457 +86091;47.28238;3.93639;362;20220816;28.4;13.7;21.1;1.7;16.71;16.1;4;19485 +86091;47.28238;3.93639;362;20220817;24.9;15.6;20.3;2.2;17.64;3.3;3.38;15950 +86091;47.28238;3.93639;362;20220818;24.5;15.7;20.1;1.4;18.11;5.3;2.9;14363 +86091;47.28238;3.93639;362;20220819;23.4;15.5;19.5;2.2;18.34;6.8;2.9;14764 +86091;47.28238;3.93639;362;20220820;24.9;16.3;20.6;2;16.61;.2;3.49;16797 +86091;47.28238;3.93639;362;20220821;25;9.5;17.3;1.4;13.44;0;3.49;19671 +86091;47.28238;3.93639;362;20220822;25.3;12.3;18.8;1.6;15.94;.1;3.26;17158 +86091;47.28238;3.93639;362;20220823;27.6;13.3;20.4;1.2;17.18;.1;3.53;18747 +86091;47.28238;3.93639;362;20220824;30.6;13.4;22;1.5;14.61;0;4.42;21658 +86091;47.28238;3.93639;362;20220825;31.7;11.8;21.7;1.5;13.54;.5;4.55;22141 +86091;47.28238;3.93639;362;20220826;22.8;17.9;20.3;2.4;17.31;.9;2.7;10783 +86091;47.28238;3.93639;362;20220827;25.5;11.1;18.3;2;14.14;0;3.71;19516 +86091;47.28238;3.93639;362;20220828;27.9;10.4;19.1;1.4;14.28;0;3.79;20732 +86091;47.28238;3.93639;362;20220829;30.2;12.9;21.6;1.2;15.28;0;3.87;20007 +86091;47.28238;3.93639;362;20220830;23.3;14.7;19;1.4;16.38;.2;2.41;11248 +86091;47.28238;3.93639;362;20220831;26.6;13;19.8;1.3;16.04;.1;3.28;17611 +86091;47.28238;3.93639;362;20220901;26.8;11.6;19.2;1.6;14.08;0;3.59;18902 +86091;47.28238;3.93639;362;20220902;24.6;10.7;17.7;1.7;14.91;9.6;2.96;15890 +86091;47.28238;3.93639;362;20220903;24.1;14.5;19.3;2;16.28;1.4;2.98;15097 +86091;47.28238;3.93639;362;20220904;28.5;10.1;19.3;1.6;14.51;1.3;3.7;19624 +86091;47.28238;3.93639;362;20220905;30.4;14.5;22.4;2.5;16.68;8.7;4.3;18535 +86091;47.28238;3.93639;362;20220906;28.6;16.1;22.4;2;17.91;1.4;3.65;16788 +86091;47.28238;3.93639;362;20220907;18.8;13;15.9;2;16.81;11.2;1.66;8969 +86091;47.28238;3.93639;362;20220908;21.2;12.9;17;3.3;15.18;4;2.69;13484 +86091;47.28238;3.93639;362;20220909;20.1;13.6;16.9;4.2;14.81;4.9;2.62;11296 +86091;47.28238;3.93639;362;20220910;18.9;12.7;15.8;2.7;14.11;.3;2.22;10838 +86091;47.28238;3.93639;362;20220911;23.1;8.7;15.9;1.4;13.31;.2;2.75;17248 +86091;47.28238;3.93639;362;20220912;28.5;9;18.8;1.3;14.31;0;3.31;18919 +86091;47.28238;3.93639;362;20220913;28.4;15;21.7;1.9;18.31;14.4;3.09;14298 +86091;47.28238;3.93639;362;20220914;25.6;16.6;21.1;2.5;18.84;5.2;2.81;12490 +86091;47.28238;3.93639;362;20220915;20.2;15.3;17.8;2.5;17.04;7.1;1.96;9328 +86091;47.28238;3.93639;362;20220916;17;10.6;13.8;1.6;12.71;.3;1.63;8919 +86091;47.28238;3.93639;362;20220917;15.6;5.2;10.4;2.4;9.04;.1;2.13;13276 +86091;47.28238;3.93639;362;20220918;17.7;1.4;9.5;1.5;8.28;0;2.24;16966 +86091;47.28238;3.93639;362;20220919;16.5;3.3;9.9;1.8;8.61;0;2.15;15437 +86091;47.28238;3.93639;362;20220920;17.4;1.9;9.6;1.8;8.44;0;2.23;16195 +86091;47.28238;3.93639;362;20220921;18;3.4;10.7;1.6;8.74;0;2.24;15608 +86091;47.28238;3.93639;362;20220922;19.7;1.8;10.7;1.1;8.48;0;2.17;16654 +86091;47.28238;3.93639;362;20220923;18.8;4;11.4;1.3;10.21;0;1.9;13112 +86091;47.28238;3.93639;362;20220924;18.7;9.2;13.9;1.8;12.18;2.1;1.94;11630 +86091;47.28238;3.93639;362;20220925;15.1;7;11;1.2;11.44;.3;1.39;10119 +86091;47.28238;3.93639;362;20220926;14.5;5.1;9.8;3;10.61;9.5;1.48;9945 +86091;47.28238;3.93639;362;20220927;12.6;8.8;10.7;4;11.74;29;1.2;7060 +86091;47.28238;3.93639;362;20220928;12.6;9.9;11.3;2.2;12.68;11.4;.91;5126 +86091;47.28238;3.93639;362;20220929;13.3;8.7;11;1.6;11.08;4.2;1.28;8391 +86091;47.28238;3.93639;362;20220930;15.8;4;9.9;1.5;9.54;4.9;1.66;13058 +86091;47.28238;3.93639;362;20221001;16.9;6.8;11.8;4.6;13.64;17.3;1.25;8430 +86091;47.28238;3.93639;362;20221002;18;14.7;16.4;3.6;16.74;4.6;1.45;7281 +86091;47.28238;3.93639;362;20221003;15.3;11.9;13.6;1.8;13.41;0;1.22;6448 +86091;47.28238;3.93639;362;20221004;18.6;4.7;11.7;.9;11.34;.3;1.49;12090 +86091;47.28238;3.93639;362;20221005;23.2;7.9;15.6;1.7;13.14;0;2.08;12928 +86091;47.28238;3.93639;362;20221006;17.3;10.8;14;1.5;12.58;0;1.39;7177 +86091;47.28238;3.93639;362;20221007;19.4;4.6;12;1;11.88;.2;1.46;11963 +86091;47.28238;3.93639;362;20221008;17;8.2;12.6;1.4;11.51;0;1.45;10330 +86091;47.28238;3.93639;362;20221009;19.2;2.3;10.8;1.3;9.84;.2;1.6;13114 +86091;47.28238;3.93639;362;20221010;19;6.2;12.6;1.1;12.68;1.8;1.28;9587 +86091;47.28238;3.93639;362;20221011;16.6;11.8;14.2;1.5;14.64;.2;1.05;6390 +86091;47.28238;3.93639;362;20221012;19.4;8;13.7;1;12.71;.2;1.34;10216 +86091;47.28238;3.93639;362;20221013;15.9;9.7;12.8;1.9;13.71;2;.98;5940 +86091;47.28238;3.93639;362;20221014;15.8;12.9;14.4;4.2;16.14;8.4;.77;4026 +86091;47.28238;3.93639;362;20221015;17.3;14.7;16;4.2;16.11;2.6;1.2;3985 +86091;47.28238;3.93639;362;20221016;23.6;13.2;18.4;1.7;16.01;0;1.7;9029 +86091;47.28238;3.93639;362;20221017;22.3;12;17.2;2.1;15.28;4.1;1.68;7894 +86091;47.28238;3.93639;362;20221018;22.1;13.3;17.7;2;16.31;.2;1.54;8813 +86091;47.28238;3.93639;362;20221019;22.5;10.2;16.4;2.1;14.64;.9;1.64;9578 +86091;47.28238;3.93639;362;20221020;20.9;13.2;17;2.6;16.44;10.6;1.42;6381 +86091;47.28238;3.93639;362;20221021;20.2;14.9;17.5;3.1;15.78;4.6;1.59;5859 +86091;47.28238;3.93639;362;20221022;21.7;9.5;15.6;1.8;14.11;.1;1.45;8810 +86091;47.28238;3.93639;362;20221023;20.4;11;15.7;2.7;14.54;1.4;1.47;6088 +86091;47.28238;3.93639;362;20221024;19.9;13.5;16.7;2.9;13.21;.1;1.87;6754 +86091;47.28238;3.93639;362;20221025;19.3;7.4;13.3;1.8;12.51;2.4;1.21;7818 +86091;47.28238;3.93639;362;20221026;22;11.9;17;2.6;14.14;.1;1.74;7973 +86091;47.28238;3.93639;362;20221027;23.4;8.7;16.1;2.2;13.58;0;1.68;8445 +86091;47.28238;3.93639;362;20221028;24.5;12.8;18.6;2;13.91;0;1.89;7164 +86091;47.28238;3.93639;362;20221029;24;10.2;17.1;1.7;13.08;0;1.63;8119 +86091;47.28238;3.93639;362;20221030;21.9;8.5;15.2;1.6;11.38;0;1.44;7903 +86091;47.28238;3.93639;362;20221031;20.7;8.9;14.8;2.6;13.28;7.8;1.44;7553 +86091;47.28238;3.93639;362;20221101;15.4;10.5;12.9;3.7;12.28;.1;1.2;6505 +86091;47.28238;3.93639;362;20221102;15.7;8.6;12.2;2.7;11.28;.1;1.17;5976 +86091;47.28238;3.93639;362;20221103;13.3;5.8;9.6;3.2;10.38;10.1;.92;3979 +86091;47.28238;3.93639;362;20221104;9;7.7;8.4;3.8;10.01;7.2;.72;2311 +86091;47.28238;3.93639;362;20221105;9.9;1.9;5.9;1.8;8.94;0;.49;5926 +86091;47.28238;3.93639;362;20221106;10.1;2.9;6.5;2.3;8.94;.5;.61;4544 +86091;47.28238;3.93639;362;20221107;15.7;9.4;12.6;3.5;11.14;0;1.3;4884 +86091;47.28238;3.93639;362;20221108;17.5;3.9;10.7;3.1;10.31;11;1.31;5958 +86091;47.28238;3.93639;362;20221109;12.9;10.2;11.5;2.5;12.54;3.1;.7;2509 +86091;47.28238;3.93639;362;20221110;9.8;5.7;7.8;1;10.71;0;.4;3440 +86091;47.28238;3.93639;362;20221111;13.8;2.9;8.4;1.5;10.24;.2;.58;5756 +86091;47.28238;3.93639;362;20221112;15.7;5.1;10.4;1.5;10.54;.2;.7;5820 +86091;47.28238;3.93639;362;20221113;14.5;4.6;9.6;1.2;9.84;.1;.61;5346 +86091;47.28238;3.93639;362;20221114;14.9;3.6;9.2;2.6;10.48;5.3;.77;5515 +86091;47.28238;3.93639;362;20221115;13.9;6.9;10.4;2.7;11.64;7.9;.66;3946 +86091;47.28238;3.93639;362;20221116;12.8;8.4;10.6;5;10.91;6.4;1.02;3818 +86091;47.28238;3.93639;362;20221117;13.3;9.9;11.6;6.1;11.21;11.9;1.3;2842 +86091;47.28238;3.93639;362;20221118;10.8;7.3;9;3.7;9.51;1;.91;3553 +86091;47.28238;3.93639;362;20221119;7.5;2.2;4.8;1.7;8.31;1;.35;3820 +86091;47.28238;3.93639;362;20221120;7.4;2.7;5;3.4;8.61;2.4;.34;3931 +86091;47.28238;3.93639;362;20221121;8.3;4.8;6.6;4;8.88;4;.61;2498 +86091;47.28238;3.93639;362;20221122;9.2;4;6.6;4.9;8.08;.1;.95;3443 +86091;47.28238;3.93639;362;20221123;10.3;2;6.1;3.5;8.38;3.7;.72;3632 +86091;47.28238;3.93639;362;20221124;11.3;6.4;8.8;3.9;9.68;3.4;.8;3511 +86091;47.28238;3.93639;362;20221125;10.5;6.4;8.4;2.5;9.61;.1;.65;2941 +86091;47.28238;3.93639;362;20221126;6.8;1.9;4.3;1.4;8.21;.1;.3;2637 +86091;47.28238;3.93639;362;20221127;8.4;2;5.2;2.2;7.78;1;.54;3507 +86091;47.28238;3.93639;362;20221128;8.9;4.1;6.5;2.2;8.84;7.7;.53;2288 +86091;47.28238;3.93639;362;20221129;7.4;5;6.2;1.6;9.04;.5;.39;2061 +86091;47.28238;3.93639;362;20221130;6.6;4.5;5.6;2.6;8.54;0;.42;1922 +86091;47.28238;3.93639;362;20221201;5.7;4.8;5.2;3;7.88;.7;.61;1180 +86091;47.28238;3.93639;362;20221202;3.7;2.5;3.1;2.1;6.98;1.3;.45;1032 +86091;47.28238;3.93639;362;20221203;4.7;2;3.4;2.8;7.01;2.9;.45;2310 +86091;47.28238;3.93639;362;20221204;4.4;1.7;3;2.6;7.34;9.9;.35;1739 +86091;47.28238;3.93639;362;20221205;4.4;2;3.2;2.5;7.21;.4;.41;1745 +86091;47.28238;3.93639;362;20221206;2.7;.6;1.6;1.9;6.84;0;.32;1037 +86091;47.28238;3.93639;362;20221207;4.1;.7;2.4;1.4;6.48;0;.3;2928 +86091;47.28238;3.93639;362;20221208;2;-1.1;.5;1.5;5.61;0;.39;1768 +86091;47.28238;3.93639;362;20221209;-.1;-4.3;-2.2;2.3;4.91;0;.26;2392 +86091;47.28238;3.93639;362;20221210;.7;-2.2;-.7;2.2;4.78;0;.43;2453 +86091;47.28238;3.93639;362;20221211;-1.6;-7.5;-4.6;1.8;3.98;0;.24;2650 +86091;47.28238;3.93639;362;20221212;-3;-7.1;-5;2.2;3.94;0;.24;2207 +86091;47.28238;3.93639;362;20221213;0;-6;-3;2.4;4.28;2.3;.36;2902 +86091;47.28238;3.93639;362;20221214;3.5;-1.2;1.1;1.9;6.58;6.3;.28;1675 +86091;47.28238;3.93639;362;20221215;2.5;.3;1.4;3.3;6.38;0;.37;1365 +86091;47.28238;3.93639;362;20221216;1.2;-3.2;-1;2.7;4.48;0;.44;3708 +86091;47.28238;3.93639;362;20221217;-1.5;-6.7;-4.1;2.1;4.01;0;.25;3423 +86091;47.28238;3.93639;362;20221218;3.8;-8.4;-2.3;2.2;4.71;0;.3;4677 +86091;47.28238;3.93639;362;20221219;13.2;2.1;7.7;3.5;8.21;0;.95;3980 +86091;47.28238;3.93639;362;20221220;13.7;7.5;10.6;4;10.41;15.4;1.21;2082 +86091;47.28238;3.93639;362;20221221;11.8;9.6;10.7;4.8;11.78;4;.68;1862 +86091;47.28238;3.93639;362;20221222;12;9.8;10.9;7.2;11.78;18.7;.92;1491 +86091;47.28238;3.93639;362;20221223;12.9;11.1;12;5.6;13.74;11.9;.55;937 +86091;47.28238;3.93639;362;20221224;10.8;9.4;10.1;2.7;11.31;.4;.6;1327 +86091;47.28238;3.93639;362;20221225;12.9;6.7;9.8;2.4;10.21;1.3;.67;3023 +86091;47.28238;3.93639;362;20221226;11.3;7.8;9.5;3.6;10.58;6.6;.76;1423 +86091;47.28238;3.93639;362;20221227;8.2;1.9;5.1;1.5;8.31;.2;.26;3262 +86091;47.28238;3.93639;362;20221228;10.9;3.9;7.4;4.7;8.71;2.6;.84;3371 +86091;47.28238;3.93639;362;20221229;10.7;9.6;10.2;5.9;9.84;5.8;1.37;537 +86091;47.28238;3.93639;362;20221230;12.5;2.5;7.5;4.9;10.24;5.6;.51;2978 +86091;47.28238;3.93639;362;20221231;15.9;11.7;13.8;5.3;11.61;0;1.69;2440 +86092;47.30029;4.26581;375;20220101;13.5;2.4;7.9;.9;8.33;0;.35;4493 +86092;47.30029;4.26581;375;20220102;13.8;1.1;7.4;3.8;8.88;.1;.83;4090 +86092;47.30029;4.26581;375;20220103;11.3;9.4;10.3;5;10.93;3.8;.87;1911 +86092;47.30029;4.26581;375;20220104;12.2;9.5;10.9;4.8;9.88;9.6;1.42;891 +86092;47.30029;4.26581;375;20220105;4.6;.3;2.5;2.8;6.28;0;.4;4378 +86092;47.30029;4.26581;375;20220106;5.7;-1;2.3;1.5;5.83;.1;.34;4389 +86092;47.30029;4.26581;375;20220107;3.5;-1.5;1;5.2;6.63;7.5;.21;2353 +86092;47.30029;4.26581;375;20220108;6;-.5;2.8;5.5;7.73;13;.18;2477 +86092;47.30029;4.26581;375;20220109;5.1;3.7;4.4;3.9;7.23;2.2;.65;1823 +86092;47.30029;4.26581;375;20220110;4.9;1.4;3.1;1.4;6.23;0;.35;4089 +86092;47.30029;4.26581;375;20220111;1.6;-3.4;-.9;1.6;5.48;0;.18;4195 +86092;47.30029;4.26581;375;20220112;1.6;-2.6;-.5;2.1;5.33;0;.31;3402 +86092;47.30029;4.26581;375;20220113;4.8;-4.5;.1;1.4;4.88;0;.3;5639 +86092;47.30029;4.26581;375;20220114;6.2;-5.5;.4;1.2;4.88;0;.29;6527 +86092;47.30029;4.26581;375;20220115;4.9;-4.9;0;1.3;4.98;0;.29;6061 +86092;47.30029;4.26581;375;20220116;-1.6;-5;-3.3;2.3;4.83;0;.16;3955 +86092;47.30029;4.26581;375;20220117;2.9;-2.4;.2;1;6.38;.1;.24;2853 +86092;47.30029;4.26581;375;20220118;7.2;.7;3.9;2.8;6.78;0;.58;4286 +86092;47.30029;4.26581;375;20220119;2.2;.6;1.4;3.5;6.38;1.5;.39;1678 +86092;47.30029;4.26581;375;20220120;5.2;1.5;3.4;2.6;6.68;.5;.55;3254 +86092;47.30029;4.26581;375;20220121;3;-.8;1.1;2.8;5.43;0;.53;4881 +86092;47.30029;4.26581;375;20220122;1.8;-1.6;.1;2;5.98;.1;.33;2159 +86092;47.30029;4.26581;375;20220123;6.1;.7;3.4;2.3;6.08;0;.63;4415 +86092;47.30029;4.26581;375;20220124;1.5;-4;-1.2;1.9;5.48;0;.29;3264 +86092;47.30029;4.26581;375;20220125;5.2;-4.3;.5;1.1;5.33;0;.39;5124 +86092;47.30029;4.26581;375;20220126;-2.4;-4.2;-3.3;1.3;4.78;0;.26;1692 +86092;47.30029;4.26581;375;20220127;-1.1;-4.4;-2.8;1.9;5.08;.1;.23;2930 +86092;47.30029;4.26581;375;20220128;2.9;-1.2;.9;1.7;6.43;0;.31;2908 +86092;47.30029;4.26581;375;20220129;3.9;-.2;1.8;3.8;7.13;1;.24;3106 +86092;47.30029;4.26581;375;20220130;9.7;3.7;6.7;2.2;8.33;.1;.66;5260 +86092;47.30029;4.26581;375;20220131;5.8;2.6;4.2;4.4;7.08;2.1;.75;2541 +86092;47.30029;4.26581;375;20220201;5.2;-.2;2.5;4.1;7.13;2.9;.4;3728 +86092;47.30029;4.26581;375;20220202;8.9;5.8;7.4;3.1;9.88;.8;.51;3325 +86092;47.30029;4.26581;375;20220203;8.8;4;6.4;2.2;8.43;.2;.63;4504 +86092;47.30029;4.26581;375;20220204;6.9;3.5;5.2;4;8.38;2.2;.52;3261 +86092;47.30029;4.26581;375;20220205;7.7;-2.1;2.8;2.2;6.33;0;.66;7872 +86092;47.30029;4.26581;375;20220206;6.6;-.1;3.3;6.9;8.53;9.8;.06;3647 +86092;47.30029;4.26581;375;20220207;8.9;3.3;6.1;2.9;6.73;.1;1.06;7664 +86092;47.30029;4.26581;375;20220208;10.4;-3.1;3.7;.9;6.13;0;.63;9240 +86092;47.30029;4.26581;375;20220209;14.6;-2.5;6.1;1.3;6.13;0;1;10016 +86092;47.30029;4.26581;375;20220210;5.7;1;3.4;3.2;8.05;4.5;.61;3833 +86092;47.30029;4.26581;375;20220211;6.6;1.2;3.9;2.8;6.08;0;.93;9033 +86092;47.30029;4.26581;375;20220212;5.5;-3.4;1.1;2.7;4.95;0;.87;8433 +86092;47.30029;4.26581;375;20220213;12.4;-2.6;4.9;5.3;6.68;.1;1.61;10500 +86092;47.30029;4.26581;375;20220214;9.7;6.4;8.1;4.4;8.35;2.6;1.13;3900 +86092;47.30029;4.26581;375;20220215;8.8;3.2;6;4.3;7.75;5.9;1.04;6533 +86092;47.30029;4.26581;375;20220216;11.1;5.7;8.4;6.7;11.28;9.3;.41;4461 +86092;47.30029;4.26581;375;20220217;12.6;10.4;11.5;5.5;10.58;1.2;1.56;5415 +86092;47.30029;4.26581;375;20220218;13.3;6.4;9.9;5.5;10.13;1.9;1.35;5723 +86092;47.30029;4.26581;375;20220219;8.1;1.3;4.7;3.9;6.28;0;1.28;9178 +86092;47.30029;4.26581;375;20220220;9.1;2.6;5.9;6.4;9.13;4.6;.59;5850 +86092;47.30029;4.26581;375;20220221;7;4.5;5.7;6;8.08;2.3;.9;4088 +86092;47.30029;4.26581;375;20220222;8.3;4.7;6.5;4.1;8.93;.5;.76;5203 +86092;47.30029;4.26581;375;20220223;12.4;5.5;9;1.8;9.13;0;1.15;9674 +86092;47.30029;4.26581;375;20220224;11.4;1.8;6.6;3.4;7.78;1.7;1.26;7374 +86092;47.30029;4.26581;375;20220225;8.3;-1.9;3.2;2.1;5.93;0;1.06;10314 +86092;47.30029;4.26581;375;20220226;8.4;-2.8;2.8;2.6;5.18;0;1.3;11557 +86092;47.30029;4.26581;375;20220227;9.9;-3.5;3.2;2.7;4.68;0;1.56;12318 +86092;47.30029;4.26581;375;20220228;11.8;-4.6;3.6;1.9;5.18;0;1.45;12885 +86092;47.30029;4.26581;375;20220301;11.1;-3.6;3.8;1.5;5.28;0;1.28;11466 +86092;47.30029;4.26581;375;20220302;10.8;-.9;4.9;1.2;6.83;0;1;8221 +86092;47.30029;4.26581;375;20220303;12.5;4.7;8.6;1.3;9.23;.4;1.03;7400 +86092;47.30029;4.26581;375;20220304;13.3;3.5;8.4;2.3;6.03;0;1.9;11933 +86092;47.30029;4.26581;375;20220305;10.2;-5.1;2.6;1.5;4.23;0;1.42;13804 +86092;47.30029;4.26581;375;20220306;6.9;-5.8;.6;1.9;3.93;0;1.32;13245 +86092;47.30029;4.26581;375;20220307;7.9;-5.5;1.2;2.3;3.98;0;1.51;13434 +86092;47.30029;4.26581;375;20220308;11.9;-5.6;3.1;2.4;4.68;0;1.84;14805 +86092;47.30029;4.26581;375;20220309;14;-3.8;5.1;1.9;5.73;0;1.78;14827 +86092;47.30029;4.26581;375;20220310;14.1;-.8;6.7;2.8;7.23;0;1.83;13318 +86092;47.30029;4.26581;375;20220311;14.2;2.2;8.2;5.3;7.98;2.7;2.11;10811 +86092;47.30029;4.26581;375;20220312;8.1;6.5;7.3;3;8.63;5;.99;3675 +86092;47.30029;4.26581;375;20220313;10;3;6.5;3.5;8.28;8.6;1.11;5084 +86092;47.30029;4.26581;375;20220314;12.9;-.8;6;2.8;8.23;6;1.55;14110 +86092;47.30029;4.26581;375;20220315;14.9;7.6;11.2;2.2;10.78;0;1.46;8138 +86092;47.30029;4.26581;375;20220316;14.6;3.9;9.2;1.3;10.03;0;1.32;9485 +86092;47.30029;4.26581;375;20220317;8.7;7.1;7.9;3.4;9.13;.9;.95;2285 +86092;47.30029;4.26581;375;20220318;12.5;4.9;8.7;5.6;7.68;.1;2.35;11700 +86092;47.30029;4.26581;375;20220319;14.9;3.7;9.3;3;6.81;0;2.5;14900 +86092;47.30029;4.26581;375;20220320;15.9;2.4;9.2;3.4;7.31;.1;2.49;13133 +86092;47.30029;4.26581;375;20220321;16.6;5.3;11;3;7.31;0;2.78;15333 +86092;47.30029;4.26581;375;20220322;15.7;2.2;8.9;2.7;6.21;0;2.78;18100 +86092;47.30029;4.26581;375;20220323;16.8;.5;8.7;1.9;6.25;0;2.55;18433 +86092;47.30029;4.26581;375;20220324;19.1;1.8;10.4;1.8;6.18;0;2.84;18833 +86092;47.30029;4.26581;375;20220325;19.2;2.8;11;2.9;5.95;0;3.44;18966 +86092;47.30029;4.26581;375;20220326;19.2;4.2;11.7;2.7;6.38;0;3.34;18733 +86092;47.30029;4.26581;375;20220327;20.1;3.8;12;1.7;6.81;0;2.95;19266 +86092;47.30029;4.26581;375;20220328;20.6;3.4;12;1.9;7.45;0;2.99;17966 +86092;47.30029;4.26581;375;20220329;17.4;6.8;12.1;2.9;8.25;1;2.69;11433 +86092;47.30029;4.26581;375;20220330;12.5;7.8;10.2;2.2;10.58;4.6;1.35;7533 +86092;47.30029;4.26581;375;20220331;9.1;6.5;7.8;3.9;8.51;5.1;1.44;6133 +86092;47.30029;4.26581;375;20220401;4.3;.3;2.3;5.3;5.58;3;1.27;6333 +86092;47.30029;4.26581;375;20220402;3.3;-.4;1.5;4.2;5.28;.8;1.23;8200 +86092;47.30029;4.26581;375;20220403;4.2;-2.3;.9;3.1;4.85;0;1.32;9300 +86092;47.30029;4.26581;375;20220404;9.3;-4.2;2.5;2.4;4.58;0;2.22;20673 +86092;47.30029;4.26581;375;20220405;12.2;3.6;7.9;3.3;8.08;.3;1.77;9487 +86092;47.30029;4.26581;375;20220406;11.9;7.9;9.9;3.7;10.25;1.5;1.39;5800 +86092;47.30029;4.26581;375;20220407;11.9;7.9;9.9;6.4;11.05;13.6;1.16;3966 +86092;47.30029;4.26581;375;20220408;14;8;11;6.6;10.31;9.3;2.03;6400 +86092;47.30029;4.26581;375;20220409;9.2;1.6;5.4;3.4;6.71;1.4;1.94;14366 +86092;47.30029;4.26581;375;20220410;10;-2.1;4;2.5;6.32;0;2.64;23000 +86092;47.30029;4.26581;375;20220411;18.7;.1;9.4;3.4;7.5;0;3.43;20734 +86092;47.30029;4.26581;375;20220412;20.3;6.3;13.3;4;7.92;0;4.24;18733 +86092;47.30029;4.26581;375;20220413;19.6;6.1;12.9;2.1;10.28;0;2.74;15766 +86092;47.30029;4.26581;375;20220414;20.2;6.8;13.5;2.5;11.05;0;3.11;18800 +86092;47.30029;4.26581;375;20220415;20.9;6.9;13.9;2.7;10.31;0;3.69;22166 +86092;47.30029;4.26581;375;20220416;18.7;6.8;12.8;3.7;8.82;0;4.02;24157 +86092;47.30029;4.26581;375;20220417;19.8;1.8;10.8;3;6.18;0;4.23;25266 +86092;47.30029;4.26581;375;20220418;19.1;3;11;1.7;6.58;0;3.45;22800 +86092;47.30029;4.26581;375;20220419;19;4.5;11.8;2.4;7.61;0;3.62;22133 +86092;47.30029;4.26581;375;20220420;18.9;5.6;12.3;2.8;7.78;0;3.72;20933 +86092;47.30029;4.26581;375;20220421;18.8;4.3;11.6;2.4;7.45;0;3.72;22866 +86092;47.30029;4.26581;375;20220422;19.7;4.4;12.1;2;8.85;0;3.61;23766 +86092;47.30029;4.26581;375;20220423;16.5;8.1;12.3;3.7;10.81;6.4;2.48;11800 +86092;47.30029;4.26581;375;20220424;13.6;7;10.3;2.9;11.21;3.2;1.38;6400 +86092;47.30029;4.26581;375;20220425;13.4;9.8;11.6;2.7;11.81;5.4;1.47;6966 +86092;47.30029;4.26581;375;20220426;15.1;5.5;10.3;2.5;9.08;0;3.05;21900 +86092;47.30029;4.26581;375;20220427;17.4;3.1;10.2;2.9;9.05;0;3.51;25300 +86092;47.30029;4.26581;375;20220428;21.2;4.5;12.8;2.2;9.38;0;4;25333 +86092;47.30029;4.26581;375;20220429;17.9;6.9;12.4;1.6;10.25;.9;2.41;13033 +86092;47.30029;4.26581;375;20220430;16.2;4.2;10.2;2.8;9.25;0;3.34;24800 +86092;47.30029;4.26581;375;20220501;16.9;3.6;10.2;2.2;8.48;0;3.51;25366 +86092;47.30029;4.26581;375;20220502;19;5.4;12.2;2.2;9.25;0;3.55;22400 +86092;47.30029;4.26581;375;20220503;21;7.3;14.2;2.3;10.41;.4;3.84;22566 +86092;47.30029;4.26581;375;20220504;18.3;8.6;13.5;2;11.71;2.8;2.71;15766 +86092;47.30029;4.26581;375;20220505;17.5;8;12.7;2.4;10.78;2.2;2.89;16733 +86092;47.30029;4.26581;375;20220506;19.2;4.6;11.9;2.3;10.33;0;2.52;12491 +86092;47.30029;4.26581;375;20220507;20.6;4.9;12.8;2;10.53;1.3;2.58;12384 +86092;47.30029;4.26581;375;20220508;22.3;5.8;14;1.9;11.48;.1;2.76;12933 +86092;47.30029;4.26581;375;20220509;24.6;6.1;15.3;1.2;11.78;0;2.83;13880 +86092;47.30029;4.26581;375;20220510;25.4;7.8;16.6;1.6;12.28;0;3.05;13142 +86092;47.30029;4.26581;375;20220511;28.1;10;19;2.4;13.13;0;3.75;12744 +86092;47.30029;4.26581;375;20220512;22;10.9;16.4;1.4;15.08;2.1;2.22;10655 +86092;47.30029;4.26581;375;20220513;22.4;14.1;18.3;1.4;14.58;0;2.41;9766 +86092;47.30029;4.26581;375;20220514;24.4;6.2;15.3;1.3;11.43;0;2.88;13979 +86092;47.30029;4.26581;375;20220515;27.5;7.7;17.6;2.1;13.23;4.7;3.59;14324 +86092;47.30029;4.26581;375;20220516;25.4;13.3;19.3;2.1;15.88;3.5;2.97;11332 +86092;47.30029;4.26581;375;20220517;27.9;11;19.5;1.4;15.78;0;3.08;13228 +86092;47.30029;4.26581;375;20220518;29.2;13.6;21.4;1.3;16.38;0;3.17;12873 +86092;47.30029;4.26581;375;20220519;30;14.5;22.3;2.1;16.73;.3;3.73;12667 +86092;47.30029;4.26581;375;20220520;29.9;14.6;22.2;2.8;15.58;0;4.18;12370 +86092;47.30029;4.26581;375;20220521;26.1;11.5;18.8;1.8;14.38;0;3.19;13524 +86092;47.30029;4.26581;375;20220522;27;11.5;19.2;2.2;14.78;5.1;3.48;13502 +86092;47.30029;4.26581;375;20220523;20.7;15.5;18.1;3.6;16.58;7;2.32;7849 +86092;47.30029;4.26581;375;20220524;18;10.4;14.2;3.1;11.73;.3;2.47;9045 +86092;47.30029;4.26581;375;20220525;20;5.7;12.8;1.4;10.83;0;2.44;12524 +86092;47.30029;4.26581;375;20220526;20.3;7.3;13.8;1.4;11.78;0;2.35;11346 +86092;47.30029;4.26581;375;20220527;18.8;9.9;14.4;1.9;12.78;.1;1.97;8511 +86092;47.30029;4.26581;375;20220528;19.2;7.1;13.2;2.2;9.98;0;2.74;11978 +86092;47.30029;4.26581;375;20220529;17.2;5.8;11.5;2.2;8.08;0;2.62;11375 +86092;47.30029;4.26581;375;20220530;20;2.6;11.3;1.3;8.13;0;2.72;14165 +86092;47.30029;4.26581;375;20220531;22.5;4.3;13.4;1.8;9.18;0;3.23;14537 +86092;47.30029;4.26581;375;20220601;23.8;4.6;14.2;1.4;10.48;.1;3;14232 +86092;47.30029;4.26581;375;20220602;25.7;8.9;17.3;2.1;13.43;2.8;3.33;13820 +86092;47.30029;4.26581;375;20220603;27.5;14.3;20.9;1.8;17.23;10.4;3.19;12510 +86092;47.30029;4.26581;375;20220604;28.1;15.5;21.8;2.4;18.48;19.6;3.34;11914 +86092;47.30029;4.26581;375;20220605;23;15.1;19.1;3;16.93;3.4;2.76;10064 +86092;47.30029;4.26581;375;20220606;21.7;11.8;16.8;2.2;14.38;.2;2.62;10841 +86092;47.30029;4.26581;375;20220607;20.8;12.2;16.5;2.6;14.03;0;2.65;10820 +86092;47.30029;4.26581;375;20220608;19.8;10.4;15.1;2.2;13.98;8.7;2.23;9937 +86092;47.30029;4.26581;375;20220609;19.6;12.3;16;2.6;12.33;.1;2.67;9834 +86092;47.30029;4.26581;375;20220610;25.3;7.8;16.6;1.3;12.58;.1;3.11;14392 +86092;47.30029;4.26581;375;20220611;28.5;9.5;19;1.3;13.98;.1;5.23;29021 +86092;47.30029;4.26581;375;20220612;27.9;11.7;19.8;1.6;16.18;.4;4.8;25100 +86092;47.30029;4.26581;375;20220613;23.9;12.9;18.4;2.2;11.98;0;5.17;27370 +86092;47.30029;4.26581;375;20220614;28.4;8.4;18.4;1.6;11.83;0;5.46;29500 +86092;47.30029;4.26581;375;20220615;32.7;11.7;22.2;2;15.48;0;6.2;29113 +86092;47.30029;4.26581;375;20220616;30.1;14.2;22.2;1.6;15.48;0;5.62;27433 +86092;47.30029;4.26581;375;20220617;31.9;11.9;21.9;1.1;14.28;0;5.62;29095 +86092;47.30029;4.26581;375;20220618;35.1;13.8;24.5;2.5;14.63;0;7.12;29271 +86092;47.30029;4.26581;375;20220619;35.1;21.8;28.4;4.7;14.18;2.5;8.66;25042 +86092;47.30029;4.26581;375;20220620;29.4;17.3;23.4;3.5;17.43;2.3;5.88;24545 +86092;47.30029;4.26581;375;20220621;29.2;16.3;22.7;1.9;19.28;12.2;4.72;21830 +86092;47.30029;4.26581;375;20220622;24.9;17.2;21;2.5;20.14;9;3.46;15350 +86092;47.30029;4.26581;375;20220623;25.2;13.5;19.4;2;17.08;4.2;3.81;18957 +86092;47.30029;4.26581;375;20220624;21.2;13.3;17.2;2.5;16.23;3.1;3.15;17058 +86092;47.30029;4.26581;375;20220625;24.4;11.8;18.1;1.7;15.33;13.5;3.94;20922 +86092;47.30029;4.26581;375;20220626;16.4;13.2;14.8;1.7;15.98;33.6;1.63;8777 +86092;47.30029;4.26581;375;20220627;21.1;13.5;17.3;1.4;15.23;1.7;2.86;14453 +86092;47.30029;4.26581;375;20220628;25.1;8.9;17;1.3;12.53;.1;4.88;28580 +86092;47.30029;4.26581;375;20220629;26.1;11.5;18.8;1.7;13.58;2.3;5.14;27914 +86092;47.30029;4.26581;375;20220630;18.4;12.4;15.4;2.1;14.38;8.4;2.27;10819 +86092;47.30029;4.26581;375;20220701;21;10.2;15.6;2.4;12.33;0;4.19;24277 +86092;47.30029;4.26581;375;20220702;26.2;6.9;16.5;1.4;11.98;0;5.07;29921 +86092;47.30029;4.26581;375;20220703;27.1;10.3;18.7;1.6;13.68;.2;5.05;27090 +86092;47.30029;4.26581;375;20220704;25.2;13.3;19.2;1.5;14.33;.1;4.16;20904 +86092;47.30029;4.26581;375;20220705;25.7;9.3;17.5;1.8;12.83;0;5.06;28461 +86092;47.30029;4.26581;375;20220706;23.2;9.6;16.4;2;11.88;0;4.74;27108 +86092;47.30029;4.26581;375;20220707;22.1;8.4;15.2;2.5;13.03;0;3.85;21872 +86092;47.30029;4.26581;375;20220708;24.4;10.2;17.3;2.3;12.28;0;5.06;27730 +86092;47.30029;4.26581;375;20220709;26.4;9.4;17.9;1.8;13.13;0;5.16;28670 +86092;47.30029;4.26581;375;20220710;25.7;12.4;19.1;2.6;13.03;0;5.36;26792 +86092;47.30029;4.26581;375;20220711;28.1;11.4;19.8;3;12.43;0;6.01;28243 +86092;47.30029;4.26581;375;20220712;29.7;12.1;20.9;1.8;12.93;0;5.69;28071 +86092;47.30029;4.26581;375;20220713;31.8;11.2;21.5;1.4;13.28;0;5.63;28382 +86092;47.30029;4.26581;375;20220714;33;13.7;23.4;2.2;14.18;0;6.45;28644 +86092;47.30029;4.26581;375;20220715;27.4;13.1;20.3;2;12.68;0;5.32;25909 +86092;47.30029;4.26581;375;20220716;28;9.5;18.7;2.1;10.28;0;5.65;28227 +86092;47.30029;4.26581;375;20220717;31.3;10.8;21;1.5;11.78;0;5.72;28633 +86092;47.30029;4.26581;375;20220718;36.4;13;24.7;2.2;12.03;0;7.03;28806 +86092;47.30029;4.26581;375;20220719;37.2;15;26.1;2.3;15.33;1.3;7.06;28034 +86092;47.30029;4.26581;375;20220720;24.8;19.6;22.2;2.3;17.88;5.6;3.47;13265 +86092;47.30029;4.26581;375;20220721;28.6;14.6;21.6;1.5;16.68;0;4.88;25035 +86092;47.30029;4.26581;375;20220722;31.1;13;22;1.4;16.43;.4;4.89;24007 +86092;47.30029;4.26581;375;20220723;27.3;16.7;22;2;17.98;.2;4.37;20679 +86092;47.30029;4.26581;375;20220724;32.3;13.6;23;1.5;16.08;0;5.58;27114 +86092;47.30029;4.26581;375;20220725;28.4;15;21.7;2.8;16.53;.2;5.07;23043 +86092;47.30029;4.26581;375;20220726;24.7;14.8;19.8;2.3;15.33;0;4.27;21041 +86092;47.30029;4.26581;375;20220727;26;12.2;19.1;1.5;12.23;0;4.51;23603 +86092;47.30029;4.26581;375;20220728;27.6;10.1;18.8;1.1;12.03;0;4.56;25171 +86092;47.30029;4.26581;375;20220729;27.4;13.7;20.5;1.7;12.78;0;4.43;20895 +86092;47.30029;4.26581;375;20220730;30.7;11.3;21;1.8;12.98;0;5.19;24584 +86092;47.30029;4.26581;375;20220731;31.4;13.6;22.5;2.3;14.08;0;5.65;24778 +86092;47.30029;4.26581;375;20220801;29.7;12.6;21.1;2.1;14.98;0;5.01;23263 +86092;47.30029;4.26581;375;20220802;31.3;12.5;21.9;1.6;14.83;0;5.29;25857 +86092;47.30029;4.26581;375;20220803;35.4;13.7;24.5;1.4;14.28;0;5.73;26834 +86092;47.30029;4.26581;375;20220804;36.8;16.1;26.4;2.1;15.33;1.9;6.01;22829 +86092;47.30029;4.26581;375;20220805;27.1;18.2;22.7;2.4;17.73;.1;4.25;18431 +86092;47.30029;4.26581;375;20220806;27.2;13.5;20.3;2.5;12.33;0;5.13;23701 +86092;47.30029;4.26581;375;20220807;28.3;10.1;19.2;2.2;9.88;0;5.34;25457 +86092;47.30029;4.26581;375;20220808;30.5;10.3;20.4;1.7;10.13;0;5.25;26072 +86092;47.30029;4.26581;375;20220809;31.9;11;21.5;1.8;10.68;0;5.56;25929 +86092;47.30029;4.26581;375;20220810;32;11.7;21.9;2;10.48;0;5.65;25697 +86092;47.30029;4.26581;375;20220811;32.4;11.9;22.2;1.8;10.18;0;5.57;25153 +86092;47.30029;4.26581;375;20220812;32.7;12.5;22.6;2;9.83;0;5.71;24769 +86092;47.30029;4.26581;375;20220813;31.7;12.8;22.3;1.9;9.33;0;5.39;23994 +86092;47.30029;4.26581;375;20220814;25.7;13.8;19.7;2.1;14.18;7.6;3.42;13883 +86092;47.30029;4.26581;375;20220815;23.8;15.8;19.8;2.6;17.53;2.4;3.04;13507 +86092;47.30029;4.26581;375;20220816;28.6;13.6;21.1;1.6;16.58;13.4;3.95;19333 +86092;47.30029;4.26581;375;20220817;24.4;15.6;20;2.2;17.68;2.2;3.22;15318 +86092;47.30029;4.26581;375;20220818;24.4;15.7;20.1;1.3;18.28;5;2.71;13540 +86092;47.30029;4.26581;375;20220819;23.6;15.5;19.6;2.2;18.23;3.9;3;15249 +86092;47.30029;4.26581;375;20220820;25;16.4;20.7;2.3;16.78;.6;3.72;17878 +86092;47.30029;4.26581;375;20220821;24.9;9.3;17.1;1.4;13.23;0;3.45;19617 +86092;47.30029;4.26581;375;20220822;25.6;11.5;18.6;1.4;15.63;.1;3.32;18049 +86092;47.30029;4.26581;375;20220823;27.5;12.9;20.2;1.3;16.73;.1;3.57;19030 +86092;47.30029;4.26581;375;20220824;30.4;13.2;21.8;1.6;14.13;0;4.5;22001 +86092;47.30029;4.26581;375;20220825;31.5;11.6;21.6;1.4;13.43;.6;4.42;22107 +86092;47.30029;4.26581;375;20220826;22.9;17.8;20.3;2.2;17.43;1.4;2.67;11222 +86092;47.30029;4.26581;375;20220827;25.5;11;18.2;1.9;14.23;0;3.7;20199 +86092;47.30029;4.26581;375;20220828;27.9;10.3;19.1;1.4;14.38;0;3.82;21124 +86092;47.30029;4.26581;375;20220829;30.2;12.5;21.3;1.3;15.13;0;3.91;20300 +86092;47.30029;4.26581;375;20220830;23.1;14.6;18.8;1.6;16.13;.1;2.34;9994 +86092;47.30029;4.26581;375;20220831;26.5;13;19.8;1.2;16.13;.1;3.22;17645 +86092;47.30029;4.26581;375;20220901;26.7;11.5;19.1;1.9;14.03;0;3.7;19070 +86092;47.30029;4.26581;375;20220902;24.5;10.8;17.7;2;14.88;6;2.97;15194 +86092;47.30029;4.26581;375;20220903;24.3;14.3;19.3;2;16.08;.2;3.11;16053 +86092;47.30029;4.26581;375;20220904;28.6;10.3;19.4;1.8;14.33;.9;3.77;19645 +86092;47.30029;4.26581;375;20220905;30.5;14.5;22.5;2.2;16.38;6.4;4.23;18924 +86092;47.30029;4.26581;375;20220906;28.5;16.2;22.4;2.1;18.13;1.5;3.68;17128 +86092;47.30029;4.26581;375;20220907;17.9;12.8;15.4;1.8;16.73;13.9;1.32;7302 +86092;47.30029;4.26581;375;20220908;21.3;12.9;17.1;2.9;14.98;2.9;2.77;14175 +86092;47.30029;4.26581;375;20220909;20;13.4;16.7;3.8;14.63;3.6;2.53;11622 +86092;47.30029;4.26581;375;20220910;18.9;12.6;15.8;2.7;13.98;.4;2.24;11033 +86092;47.30029;4.26581;375;20220911;22.9;8.5;15.7;1.5;13.08;.2;2.78;17768 +86092;47.30029;4.26581;375;20220912;28.4;8.8;18.6;1.5;14.28;0;3.37;19076 +86092;47.30029;4.26581;375;20220913;28.7;14.8;21.8;1.9;18.18;14.5;3.12;14270 +86092;47.30029;4.26581;375;20220914;25.7;16.5;21.1;2.4;18.73;4;2.81;12862 +86092;47.30029;4.26581;375;20220915;20.2;15.2;17.7;2.7;16.93;8.2;2;9618 +86092;47.30029;4.26581;375;20220916;17.1;10.5;13.8;1.6;12.63;.3;1.61;8522 +86092;47.30029;4.26581;375;20220917;15.6;4.9;10.2;2.4;9.03;.1;2.13;13990 +86092;47.30029;4.26581;375;20220918;17.7;1.2;9.5;1.6;8.13;0;2.33;17670 +86092;47.30029;4.26581;375;20220919;16.3;3;9.7;1.8;8.48;0;2.17;16264 +86092;47.30029;4.26581;375;20220920;17.3;1.7;9.5;1.6;8.28;0;2.22;16738 +86092;47.30029;4.26581;375;20220921;18;2.8;10.4;1.4;8.43;0;2.21;16622 +86092;47.30029;4.26581;375;20220922;19.5;1.6;10.6;1.3;8.33;0;2.26;17052 +86092;47.30029;4.26581;375;20220923;18.8;3.8;11.3;1.4;10.13;0;1.88;12521 +86092;47.30029;4.26581;375;20220924;18.7;9.2;13.9;1.8;12.18;.8;1.94;11797 +86092;47.30029;4.26581;375;20220925;15.2;7.1;11.1;1.3;11.33;.2;1.42;10203 +86092;47.30029;4.26581;375;20220926;14.4;4.9;9.6;2.8;10.48;8;1.42;9589 +86092;47.30029;4.26581;375;20220927;12.5;8.7;10.6;3.9;11.58;25.2;1.18;7191 +86092;47.30029;4.26581;375;20220928;12.8;9.9;11.3;2.3;12.58;9.9;.96;5459 +86092;47.30029;4.26581;375;20220929;13.4;8.7;11;1.6;10.98;3.8;1.35;9143 +86092;47.30029;4.26581;375;20220930;15.8;4;9.9;1.6;9.48;3.4;1.7;13783 +86092;47.30029;4.26581;375;20221001;16.5;6.2;11.3;4;13.33;14.1;1.05;7474 +86092;47.30029;4.26581;375;20221002;18;14.6;16.3;3.2;16.58;3.2;1.49;8302 +86092;47.30029;4.26581;375;20221003;15.3;11.9;13.6;1.6;13.33;0;1.21;6753 +86092;47.30029;4.26581;375;20221004;18.4;4.5;11.4;.9;11.18;.3;1.46;12202 +86092;47.30029;4.26581;375;20221005;23.2;8;15.6;1.5;13.03;0;2.02;13126 +86092;47.30029;4.26581;375;20221006;17.4;10.1;13.7;1.4;12.53;0;1.37;7557 +86092;47.30029;4.26581;375;20221007;19.5;4.6;12;.9;11.93;.1;1.47;12012 +86092;47.30029;4.26581;375;20221008;17.1;8.4;12.7;1.3;11.58;0;1.47;10921 +86092;47.30029;4.26581;375;20221009;19.2;2.5;10.8;1.3;9.98;.2;1.62;13293 +86092;47.30029;4.26581;375;20221010;19.3;5.8;12.6;1.1;12.38;1.8;1.31;9612 +86092;47.30029;4.26581;375;20221011;16.9;11.9;14.4;1.3;14.58;.1;1.08;6709 +86092;47.30029;4.26581;375;20221012;19.7;7.9;13.8;1.1;12.58;.2;1.43;10832 +86092;47.30029;4.26581;375;20221013;15.9;9.5;12.7;1.7;13.53;1.5;.97;5840 +86092;47.30029;4.26581;375;20221014;15.6;12.8;14.2;4;15.93;6.9;.72;3632 +86092;47.30029;4.26581;375;20221015;17.5;14.7;16.1;3.6;15.88;1.6;1.27;4408 +86092;47.30029;4.26581;375;20221016;23.6;13.1;18.3;1.5;15.78;0;1.65;9307 +86092;47.30029;4.26581;375;20221017;22.3;10.7;16.5;1.7;14.93;2.2;1.56;8708 +86092;47.30029;4.26581;375;20221018;22.1;13.1;17.6;2;15.88;.3;1.57;9453 +86092;47.30029;4.26581;375;20221019;22.3;10;16.1;2.5;14.28;.3;1.74;9726 +86092;47.30029;4.26581;375;20221020;20.6;13;16.8;2.6;16.13;13.3;1.37;5919 +86092;47.30029;4.26581;375;20221021;20.4;14.7;17.5;2.8;15.58;6.6;1.59;6421 +86092;47.30029;4.26581;375;20221022;21.9;9.3;15.6;1.9;14.08;.1;1.47;9162 +86092;47.30029;4.26581;375;20221023;20.3;10.8;15.5;2.3;14.63;2.4;1.34;5513 +86092;47.30029;4.26581;375;20221024;19.9;13.2;16.5;2.3;13.23;.6;1.65;7514 +86092;47.30029;4.26581;375;20221025;19.2;7;13.1;1.7;12.33;1.9;1.18;7782 +86092;47.30029;4.26581;375;20221026;22.3;11.6;16.9;2.5;13.88;.1;1.79;8589 +86092;47.30029;4.26581;375;20221027;23.7;8.5;16.1;2.2;13.53;0;1.75;8510 +86092;47.30029;4.26581;375;20221028;24.7;11.4;18;1.8;13.83;0;1.7;8062 +86092;47.30029;4.26581;375;20221029;23.9;9.8;16.9;1.6;13.13;.1;1.56;8232 +86092;47.30029;4.26581;375;20221030;22.2;8.1;15.2;1.4;11.08;0;1.43;8121 +86092;47.30029;4.26581;375;20221031;21;8.5;14.7;2.5;12.93;8;1.46;8025 +86092;47.30029;4.26581;375;20221101;15.4;11.1;13.2;3.2;12.28;.1;1.22;7128 +86092;47.30029;4.26581;375;20221102;15.7;8;11.9;2.5;11.03;.1;1.12;6678 +86092;47.30029;4.26581;375;20221103;13.5;5.1;9.3;2.6;10.08;8.8;.9;3895 +86092;47.30029;4.26581;375;20221104;8.9;7.6;8.2;3.8;9.88;6.4;.71;2446 +86092;47.30029;4.26581;375;20221105;10.1;1.9;6;1.8;8.93;0;.52;6261 +86092;47.30029;4.26581;375;20221106;10;2.4;6.2;1.7;8.73;.3;.56;4606 +86092;47.30029;4.26581;375;20221107;15.9;9.1;12.5;3;10.83;0;1.28;5336 +86092;47.30029;4.26581;375;20221108;17.3;2.8;10;2.5;9.98;10.2;1.13;5865 +86092;47.30029;4.26581;375;20221109;12.7;10;11.3;2.1;12.38;3.2;.63;2430 +86092;47.30029;4.26581;375;20221110;9.7;5;7.4;.9;10.23;0;.4;4089 +86092;47.30029;4.26581;375;20221111;13.3;2.2;7.7;1.6;9.78;.2;.56;5872 +86092;47.30029;4.26581;375;20221112;15.2;5.7;10.5;1.8;10.63;.1;.75;5384 +86092;47.30029;4.26581;375;20221113;13.7;4.4;9;1.4;9.53;.1;.65;5102 +86092;47.30029;4.26581;375;20221114;14.8;3.1;8.9;2.6;10.28;5.3;.74;5603 +86092;47.30029;4.26581;375;20221115;13.9;6.7;10.3;2.5;11.53;8.1;.64;3908 +86092;47.30029;4.26581;375;20221116;12.8;8.3;10.5;4.7;10.73;4.1;1.01;4070 +86092;47.30029;4.26581;375;20221117;13.4;9.6;11.5;5.5;11.03;9;1.27;3127 +86092;47.30029;4.26581;375;20221118;10.8;7.2;9;3.6;9.43;.8;.89;4022 +86092;47.30029;4.26581;375;20221119;7.7;2.3;5;1.8;8.38;.5;.36;4005 +86092;47.30029;4.26581;375;20221120;7.5;2.9;5.2;3.4;8.58;2.5;.38;4236 +86092;47.30029;4.26581;375;20221121;8.2;4.9;6.6;3.6;8.88;3.4;.59;2316 +86092;47.30029;4.26581;375;20221122;9;4;6.5;4.3;8.03;.1;.87;3368 +86092;47.30029;4.26581;375;20221123;9.9;1.6;5.8;3.1;8.38;3.1;.59;3268 +86092;47.30029;4.26581;375;20221124;11.4;6.3;8.8;3.5;9.53;2.6;.78;3875 +86092;47.30029;4.26581;375;20221125;10.4;6;8.2;2.4;9.53;0;.59;3123 +86092;47.30029;4.26581;375;20221126;7.1;1.8;4.4;1.3;8.28;.1;.31;2641 +86092;47.30029;4.26581;375;20221127;8;1.8;4.9;1.9;7.73;.8;.45;3547 +86092;47.30029;4.26581;375;20221128;8.6;3.5;6.1;2;8.78;7.5;.44;2193 +86092;47.30029;4.26581;375;20221129;7.5;4.9;6.2;1.5;8.93;.3;.37;2396 +86092;47.30029;4.26581;375;20221130;6.7;4.5;5.6;2.3;8.53;0;.41;2077 +86092;47.30029;4.26581;375;20221201;5.7;4.9;5.3;2.9;7.73;.3;.65;1093 +86092;47.30029;4.26581;375;20221202;3.6;2.4;3;1.8;6.78;1.1;.45;1090 +86092;47.30029;4.26581;375;20221203;4.8;1.9;3.4;2.6;6.93;2.9;.44;2559 +86092;47.30029;4.26581;375;20221204;4.2;1.6;2.9;2.6;7.28;6.1;.34;1555 +86092;47.30029;4.26581;375;20221205;4.4;1.9;3.2;2.4;7.03;0;.44;1805 +86092;47.30029;4.26581;375;20221206;2.7;0;1.4;1.5;6.68;.1;.3;1250 +86092;47.30029;4.26581;375;20221207;4.4;.6;2.5;1.2;6.38;0;.27;3547 +86092;47.30029;4.26581;375;20221208;1.7;-1.5;.1;1.4;5.53;0;.36;1635 +86092;47.30029;4.26581;375;20221209;0;-4.4;-2.2;2;4.88;0;.25;2539 +86092;47.30029;4.26581;375;20221210;.6;-2.1;-.7;2.2;4.78;0;.4;2638 +86092;47.30029;4.26581;375;20221211;-1.6;-7.5;-4.5;1.9;3.98;0;.26;2594 +86092;47.30029;4.26581;375;20221212;-3.1;-6.9;-5;2.4;3.88;.1;.27;2065 +86092;47.30029;4.26581;375;20221213;-.5;-6.1;-3.3;2.4;4.28;1.4;.3;2743 +86092;47.30029;4.26581;375;20221214;4.3;-1.3;1.5;1.7;6.73;5.9;.3;1779 +86092;47.30029;4.26581;375;20221215;2.9;.6;1.7;2.6;6.58;0;.36;1368 +86092;47.30029;4.26581;375;20221216;1.3;-3;-.9;2.1;4.53;0;.34;4388 +86092;47.30029;4.26581;375;20221217;-1.6;-7.3;-4.4;1.8;3.93;0;.17;4053 +86092;47.30029;4.26581;375;20221218;3.2;-8.2;-2.5;2.1;4.83;0;.23;4619 +86092;47.30029;4.26581;375;20221219;13;.8;6.9;2.3;7.83;0;.65;4348 +86092;47.30029;4.26581;375;20221220;13.5;6.3;9.9;3.2;10.08;12.6;1.05;2120 +86092;47.30029;4.26581;375;20221221;11.8;9.4;10.6;4.5;11.58;2.5;.67;2263 +86092;47.30029;4.26581;375;20221222;12;9.7;10.8;7;11.63;15.3;.91;1490 +86092;47.30029;4.26581;375;20221223;12.8;10.8;11.8;5.5;13.68;9.3;.44;938 +86092;47.30029;4.26581;375;20221224;10.6;9.3;10;2.4;11.23;.3;.56;1343 +86092;47.30029;4.26581;375;20221225;12.6;6.5;9.6;2.2;10.03;.9;.63;3040 +86092;47.30029;4.26581;375;20221226;11.2;6.8;9;3.5;10.48;3.6;.6;1698 +86092;47.30029;4.26581;375;20221227;8.1;1.9;5;1.3;8.18;.2;.25;3348 +86092;47.30029;4.26581;375;20221228;10.8;3.5;7.1;4.7;8.53;.7;.81;3561 +86092;47.30029;4.26581;375;20221229;10.9;9.4;10.1;5.8;9.68;5.3;1.37;806 +86092;47.30029;4.26581;375;20221230;12.4;2.1;7.2;4.4;9.93;4.5;.51;2653 +86092;47.30029;4.26581;375;20221231;15.9;11.4;13.6;4.7;11.48;0;1.57;2726 +86093;47.31719;4.59544;510;20220101;14.6;6.7;10.7;2.9;8.62;0;1;4264 +86093;47.31719;4.59544;510;20220102;14.1;8.5;11.3;6;7.97;.1;1.98;3579 +86093;47.31719;4.59544;510;20220103;9.9;8.7;9.3;5.7;10.02;3.5;.74;1410 +86093;47.31719;4.59544;510;20220104;11.8;8.5;10.1;6.9;9.12;10.6;1.33;2685 +86093;47.31719;4.59544;510;20220105;1.8;-.4;.7;5.8;5.97;0;.27;2115 +86093;47.31719;4.59544;510;20220106;3.5;-.3;1.6;2.7;5.67;0;.41;2947 +86093;47.31719;4.59544;510;20220107;2;-.8;.6;5;5.97;6.5;.21;2443 +86093;47.31719;4.59544;510;20220108;4.3;.7;2.5;6.9;6.82;11.5;.26;2933 +86093;47.31719;4.59544;510;20220109;3.3;2.2;2.8;6.8;6.67;1.7;.43;1453 +86093;47.31719;4.59544;510;20220110;2.7;0;1.3;3.1;5.82;0;.4;2549 +86093;47.31719;4.59544;510;20220111;3.1;-3.1;0;4.2;5.12;0;.51;3923 +86093;47.31719;4.59544;510;20220112;2.9;-2.7;.1;4.2;4.87;0;.57;3971 +86093;47.31719;4.59544;510;20220113;4.8;-2.4;1.2;5.2;4.27;0;1.09;4496 +86093;47.31719;4.59544;510;20220114;6.7;-3.5;1.6;2.8;4.87;0;.63;5592 +86093;47.31719;4.59544;510;20220115;5.8;-1.4;2.2;3;5.12;0;.66;4717 +86093;47.31719;4.59544;510;20220116;-1.1;-2.2;-1.7;3;4.77;0;.35;1561 +86093;47.31719;4.59544;510;20220117;3.4;-1.5;.9;2.5;6.37;.1;.17;3948 +86093;47.31719;4.59544;510;20220118;4.9;.6;2.7;5.5;6.42;0;.49;3569 +86093;47.31719;4.59544;510;20220119;2;-.8;.6;4.2;5.87;1.1;.27;2838 +86093;47.31719;4.59544;510;20220120;3;.4;1.7;4;6.17;.5;.38;2854 +86093;47.31719;4.59544;510;20220121;1.9;-1.6;.2;4.5;4.97;0;.58;3432 +86093;47.31719;4.59544;510;20220122;2;-1.8;.1;3.4;5.67;0;.28;3625 +86093;47.31719;4.59544;510;20220123;4.8;-.2;2.3;4.8;5.92;0;.59;4320 +86093;47.31719;4.59544;510;20220124;-.7;-2.3;-1.5;3.7;5.27;0;.2;2095 +86093;47.31719;4.59544;510;20220125;8.9;-2.3;3.3;3.1;5.47;0;.83;6825 +86093;47.31719;4.59544;510;20220126;-1;-5.2;-3.1;2.2;4.42;0;.28;4097 +86093;47.31719;4.59544;510;20220127;-.4;-6;-3.2;2.1;4.72;.1;.17;4829 +86093;47.31719;4.59544;510;20220128;1.3;-.8;.2;2.6;5.82;0;.28;2822 +86093;47.31719;4.59544;510;20220129;2.5;-2.5;0;4.6;6.37;.8;.03;4650 +86093;47.31719;4.59544;510;20220130;6.6;2.8;4.7;3.1;7.57;0;.47;4151 +86093;47.31719;4.59544;510;20220131;4.3;2.6;3.4;6.8;6.32;2.6;.8;2587 +86093;47.31719;4.59544;510;20220201;3.9;-.8;1.5;6;6.47;2.6;.27;4713 +86093;47.31719;4.59544;510;20220202;8.1;4.4;6.3;4.8;9.07;1.5;.34;4255 +86093;47.31719;4.59544;510;20220203;8.3;3.4;5.8;3.4;7.97;.1;.6;4997 +86093;47.31719;4.59544;510;20220204;5.4;2.6;4;4.7;7.77;1.7;.29;3716 +86093;47.31719;4.59544;510;20220205;6.3;-.1;3.1;3.9;6.22;0;.7;6021 +86093;47.31719;4.59544;510;20220206;5.4;1.2;3.3;8;7.77;7.4;.08;4862 +86093;47.31719;4.59544;510;20220207;6.2;2.7;4.4;5.1;6.37;.1;.95;4429 +86093;47.31719;4.59544;510;20220208;10.8;.5;5.6;2.3;6.22;0;.98;8058 +86093;47.31719;4.59544;510;20220209;13.2;1.8;7.5;3.8;6.12;0;1.65;8636 +86093;47.31719;4.59544;510;20220210;5.3;4.9;5.1;3.7;7.86;3.8;.64;3550 +86093;47.31719;4.59544;510;20220211;5.5;.6;3.1;2.9;5.91;0;.95;9250 +86093;47.31719;4.59544;510;20220212;4.7;-2.9;.9;2.9;4.86;0;.91;8500 +86093;47.31719;4.59544;510;20220213;10.8;-2.9;3.9;5.5;6.36;.1;1.48;10900 +86093;47.31719;4.59544;510;20220214;8.3;5.2;6.8;5.8;8.39;2.4;.96;3200 +86093;47.31719;4.59544;510;20220215;7.9;2.4;5.1;4.1;7.31;3.9;1.04;6400 +86093;47.31719;4.59544;510;20220216;10.4;4.4;7.4;7.2;10.17;7.8;.35;6957 +86093;47.31719;4.59544;510;20220217;11.4;9.7;10.6;7.6;9.72;1.9;1.49;3489 +86093;47.31719;4.59544;510;20220218;11.7;6.8;9.3;7.1;9.37;1.4;1.25;6373 +86093;47.31719;4.59544;510;20220219;6.8;1.5;4.1;5.5;5.82;0;1.24;6791 +86093;47.31719;4.59544;510;20220220;7.3;2.4;4.8;7.6;8.27;3.9;.4;6662 +86093;47.31719;4.59544;510;20220221;5.6;3.5;4.6;9.7;7.47;2.8;.67;4182 +86093;47.31719;4.59544;510;20220222;7.4;3.6;5.5;5;8.32;1.5;.58;5940 +86093;47.31719;4.59544;510;20220223;10.6;5.7;8.1;2.7;8.37;0;1.06;6882 +86093;47.31719;4.59544;510;20220224;9.6;4.5;7.1;5.4;7.12;1.6;1.5;7010 +86093;47.31719;4.59544;510;20220225;6.3;-.8;2.7;4.2;5.62;0;1.05;8693 +86093;47.31719;4.59544;510;20220226;6.2;-.5;2.8;6.9;5.07;0;1.44;8399 +86093;47.31719;4.59544;510;20220227;7.9;-2.5;2.7;6;4.12;0;1.91;10852 +86093;47.31719;4.59544;510;20220228;9.8;-1.8;4;3.7;4.97;0;1.63;11517 +86093;47.31719;4.59544;510;20220301;10.7;1.1;5.9;3.5;4.32;0;2.02;10580 +86093;47.31719;4.59544;510;20220302;9.1;.8;5;3.4;6.72;0;1.16;9998 +86093;47.31719;4.59544;510;20220303;11.5;5.4;8.5;2;8.22;.2;1.21;8675 +86093;47.31719;4.59544;510;20220304;11.6;2.9;7.3;2.9;4.47;0;2.09;10549 +86093;47.31719;4.59544;510;20220305;9;.1;4.6;3.3;3.37;0;2.06;10839 +86093;47.31719;4.59544;510;20220306;5.5;-2.6;1.5;3.7;3.47;0;1.64;10388 +86093;47.31719;4.59544;510;20220307;5.9;-3.4;1.3;5.5;3.67;0;1.81;11431 +86093;47.31719;4.59544;510;20220308;9.2;-3.3;2.9;3.8;4.57;0;1.75;13396 +86093;47.31719;4.59544;510;20220309;12.2;1.5;6.8;2.7;6.27;0;1.74;12616 +86093;47.31719;4.59544;510;20220310;12.8;2.4;7.6;5;7.22;0;1.94;12592 +86093;47.31719;4.59544;510;20220311;13.2;5.2;9.2;6.7;7.52;2.2;2.3;11177 +86093;47.31719;4.59544;510;20220312;8.6;5.2;6.9;4.2;7.47;2;1.3;7277 +86093;47.31719;4.59544;510;20220313;8.1;5.1;6.6;5.2;7.87;8.8;1.13;6838 +86093;47.31719;4.59544;510;20220314;10.9;1.8;6.4;3.6;7.97;7;1.33;12315 +86093;47.31719;4.59544;510;20220315;12.8;6.7;9.7;4.2;9.77;.2;1.48;10244 +86093;47.31719;4.59544;510;20220316;12.7;7.1;9.9;3.2;9.57;0;1.48;9752 +86093;47.31719;4.59544;510;20220317;8.5;8.3;8.4;5.3;9.07;.1;.97;1617 +86093;47.31719;4.59544;510;20220318;11.2;4.2;7.7;5.9;7.61;0;2.31;11100 +86093;47.31719;4.59544;510;20220319;13.8;3;8.4;3.7;6.16;0;2.81;16200 +86093;47.31719;4.59544;510;20220320;15.6;1.7;8.7;4;6.56;.1;2.88;15100 +86093;47.31719;4.59544;510;20220321;16;4;10;2.4;6.86;0;2.63;17350 +86093;47.31719;4.59544;510;20220322;15;1.6;8.3;1.8;6.46;0;2.34;17750 +86093;47.31719;4.59544;510;20220323;16.1;1.4;8.8;1.4;6.31;0;2.36;18250 +86093;47.31719;4.59544;510;20220324;18.3;3.6;10.9;2.1;5.91;0;2.98;18800 +86093;47.31719;4.59544;510;20220325;18;4.4;11.2;3.1;5.61;0;3.59;18950 +86093;47.31719;4.59544;510;20220326;18.2;5.5;11.9;3.4;6.11;0;3.7;18750 +86093;47.31719;4.59544;510;20220327;18.7;5.4;12;2;6.46;0;3.14;19350 +86093;47.31719;4.59544;510;20220328;19.8;5.2;12.5;2;7.16;0;3.11;18150 +86093;47.31719;4.59544;510;20220329;16.7;7.4;12;3.5;7.61;1.1;2.93;11300 +86093;47.31719;4.59544;510;20220330;12.3;7.3;9.8;2;10.61;4;1.28;6900 +86093;47.31719;4.59544;510;20220331;7.6;6;6.8;3.6;8.46;5.2;1.22;5300 +86093;47.31719;4.59544;510;20220401;3.5;-.6;1.4;4.6;5.46;1.3;1.19;6100 +86093;47.31719;4.59544;510;20220402;2.9;-1;.9;6;5.43;.7;1.31;6400 +86093;47.31719;4.59544;510;20220403;3.1;-3.3;-.1;3.1;4.71;0;1.25;9150 +86093;47.31719;4.59544;510;20220404;8.5;-3.1;2.7;3.7;4.19;0;2.45;21000 +86093;47.31719;4.59544;510;20220405;11.1;3.6;7.3;3.6;8.01;.3;1.81;8800 +86093;47.31719;4.59544;510;20220406;11.3;7;9.2;3.8;9.86;1.3;1.46;6050 +86093;47.31719;4.59544;510;20220407;11;7;9;6.3;10.66;11.2;1.12;3850 +86093;47.31719;4.59544;510;20220408;12.6;6.6;9.6;6.3;10.11;7.8;1.88;6600 +86093;47.31719;4.59544;510;20220409;8;.9;4.4;3.5;6.71;1.7;1.76;12650 +86093;47.31719;4.59544;510;20220410;7;-1.3;2.8;1.6;5.82;0;2.53;23100 +86093;47.31719;4.59544;510;20220411;16.7;.9;8.8;2.2;7.05;0;2.92;19900 +86093;47.31719;4.59544;510;20220412;20;6.1;13;2.1;7.82;0;3.45;20066 +86093;47.31719;4.59544;510;20220413;19.5;6.4;13;2;9.46;0;2.95;16150 +86093;47.31719;4.59544;510;20220414;19.4;7.2;13.3;3.1;11.21;0;3.21;18550 +86093;47.31719;4.59544;510;20220415;19.8;7.7;13.8;3.1;10.36;0;3.75;21300 +86093;47.31719;4.59544;510;20220416;16.7;7.4;12.1;4;8.56;0;4.04;24350 +86093;47.31719;4.59544;510;20220417;18.3;2.1;10.2;3.6;5.76;0;4.42;25150 +86093;47.31719;4.59544;510;20220418;17.9;2.8;10.4;2.1;6.11;0;3.64;23200 +86093;47.31719;4.59544;510;20220419;18.2;5.9;12;2.5;6.96;0;3.84;22450 +86093;47.31719;4.59544;510;20220420;17.5;5.7;11.6;3.4;7.06;0;4.16;23300 +86093;47.31719;4.59544;510;20220421;17.7;4.6;11.2;3;6.96;0;3.96;23050 +86093;47.31719;4.59544;510;20220422;18.5;5.2;11.8;2.4;8.71;.1;3.73;23550 +86093;47.31719;4.59544;510;20220423;14.9;7.6;11.3;3.4;10.61;8;2.2;10950 +86093;47.31719;4.59544;510;20220424;11.6;6.3;9;3.1;10.86;3;1.09;4300 +86093;47.31719;4.59544;510;20220425;13.4;8.8;11.1;2.8;11.36;5.5;1.7;8700 +86093;47.31719;4.59544;510;20220426;13.9;4.8;9.3;2.6;8.76;0;2.87;20150 +86093;47.31719;4.59544;510;20220427;16;3.4;9.7;3.2;8.96;0;3.55;25600 +86093;47.31719;4.59544;510;20220428;20;5.2;12.6;2.8;8.91;0;4.25;26000 +86093;47.31719;4.59544;510;20220429;17.3;7.5;12.4;1.9;9.71;.9;2.6;13400 +86093;47.31719;4.59544;510;20220430;15.2;4.6;9.9;3;9.31;0;3.24;24000 +86093;47.31719;4.59544;510;20220501;15.9;4.2;10.1;2.4;8.41;0;3.55;24850 +86093;47.31719;4.59544;510;20220502;18.2;5.9;12.1;2.4;9.11;0;3.6;22100 +86093;47.31719;4.59544;510;20220503;20.6;7.7;14.1;2.5;10.01;.5;4.15;24300 +86093;47.31719;4.59544;510;20220504;18.1;8.4;13.2;1.9;11.76;7.7;2.63;14250 +86093;47.31719;4.59544;510;20220505;16.5;8.7;12.6;2.8;10.76;4.4;2.88;15500 +86093;47.31719;4.59544;510;20220506;17.4;7.4;12.4;4;9.72;0;3.4;20755 +86093;47.31719;4.59544;510;20220507;19.3;8.7;14;3.9;9.57;.4;3.96;21471 +86093;47.31719;4.59544;510;20220508;20.6;10.1;15.4;3.9;9.82;0;4.29;21643 +86093;47.31719;4.59544;510;20220509;21.3;10.9;16.1;2.9;11.27;0;3.98;21713 +86093;47.31719;4.59544;510;20220510;23.1;15.2;19.1;2;11.77;0;3.94;19193 +86093;47.31719;4.59544;510;20220511;26.2;16.2;21.2;4;12.02;0;5.49;21754 +86093;47.31719;4.59544;510;20220512;21;12.6;16.8;3;14.17;1.7;3.49;19809 +86093;47.31719;4.59544;510;20220513;20.3;13.7;17;2.6;13.77;0;3.31;17766 +86093;47.31719;4.59544;510;20220514;23.4;11;17.2;2.6;9.87;0;4.73;24386 +86093;47.31719;4.59544;510;20220515;25.6;12.6;19.1;3.5;11.32;4.1;5.37;24926 +86093;47.31719;4.59544;510;20220516;23.3;14.1;18.7;3.8;14.67;.9;4.21;21337 +86093;47.31719;4.59544;510;20220517;25.6;14.5;20;2.7;14.22;0;4.69;23190 +86093;47.31719;4.59544;510;20220518;27.1;16.7;21.9;2.4;13.52;.1;5.01;22848 +86093;47.31719;4.59544;510;20220519;27.7;18.7;23.2;3.6;14.42;.4;5.46;20885 +86093;47.31719;4.59544;510;20220520;28.7;17.7;23.2;5.1;13.72;0;6.57;23758 +86093;47.31719;4.59544;510;20220521;24.7;11.5;18.1;2.9;12.62;0;4.85;25826 +86093;47.31719;4.59544;510;20220522;24.7;13.6;19.2;4.1;12.27;3.1;5.24;23748 +86093;47.31719;4.59544;510;20220523;20;14.8;17.4;4.7;14.92;7.8;3.17;16015 +86093;47.31719;4.59544;510;20220524;16.8;9.7;13.3;4.8;10.82;.3;3.27;19331 +86093;47.31719;4.59544;510;20220525;18.5;8;13.2;3.1;10.02;0;3.81;23614 +86093;47.31719;4.59544;510;20220526;18.1;8.9;13.5;3.1;10.97;0;3.51;22144 +86093;47.31719;4.59544;510;20220527;16.7;11.3;14;3.1;12.27;.1;2.88;17178 +86093;47.31719;4.59544;510;20220528;18.6;9.3;13.9;4;9.47;0;4.08;22134 +86093;47.31719;4.59544;510;20220529;16.3;4.7;10.5;3.9;7.37;0;3.94;24888 +86093;47.31719;4.59544;510;20220530;19;6.4;12.7;2.8;6.82;0;4.48;25904 +86093;47.31719;4.59544;510;20220531;21.4;10;15.7;2.9;7.72;0;4.91;24798 +86093;47.31719;4.59544;510;20220601;20.9;11.3;16.1;2.4;9.82;.1;4.26;22542 +86093;47.31719;4.59544;510;20220602;24.1;12;18;3.9;12.07;2.6;5.13;25552 +86093;47.31719;4.59544;510;20220603;26.2;15.4;20.8;2.9;15.82;11;4.93;24361 +86093;47.31719;4.59544;510;20220604;26.3;15.8;21;3.4;17.12;13.8;4.85;24057 +86093;47.31719;4.59544;510;20220605;21.7;15.1;18.4;5;15.97;3.1;3.67;19165 +86093;47.31719;4.59544;510;20220606;19.9;12.7;16.3;3.6;13.62;.3;3.58;20070 +86093;47.31719;4.59544;510;20220607;19.1;11.9;15.5;3.8;12.97;.4;3.48;20181 +86093;47.31719;4.59544;510;20220608;17.7;12.6;15.1;3.4;12.87;8.7;3;16803 +86093;47.31719;4.59544;510;20220609;17;10.8;13.9;3.8;11.52;.1;3.16;18455 +86093;47.31719;4.59544;510;20220610;23.3;11.5;17.4;1.6;11.12;0;4.59;25860 +86093;47.31719;4.59544;510;20220611;27.1;15.8;21.4;1.5;12.52;0;5.02;25236 +86093;47.31719;4.59544;510;20220612;27.1;18.1;22.6;2.6;14.47;.6;5.18;22473 +86093;47.31719;4.59544;510;20220613;22.6;13.3;17.9;3.5;11.67;0;4.75;22735 +86093;47.31719;4.59544;510;20220614;26.8;11.6;19.2;3.8;10.47;0;6.33;29364 +86093;47.31719;4.59544;510;20220615;31.5;16;23.7;2.8;14.72;.1;6.64;29692 +86093;47.31719;4.59544;510;20220616;29.1;17.5;23.3;3.1;13.72;0;6.12;25571 +86093;47.31719;4.59544;510;20220617;31.4;18.3;24.9;2.8;11.72;0;6.72;27117 +86093;47.31719;4.59544;510;20220618;33.3;20.2;26.7;4.5;13.12;0;8.13;27269 +86093;47.31719;4.59544;510;20220619;33.6;21.5;27.5;5.1;14.22;1.9;8.41;26371 +86093;47.31719;4.59544;510;20220620;29;17.3;23.2;4.6;15.82;1.2;6.4;25929 +86093;47.31719;4.59544;510;20220621;29.7;16.7;23.2;3.5;17.52;9.8;5.98;27242 +86093;47.31719;4.59544;510;20220622;24.6;16.9;20.7;3.9;18.12;7.9;4.23;21044 +86093;47.31719;4.59544;510;20220623;24.1;13.8;18.9;3;15.77;6.8;4.42;24144 +86093;47.31719;4.59544;510;20220624;19.3;14.1;16.7;4;15.37;3.9;2.98;17213 +86093;47.31719;4.59544;510;20220625;23.6;13.3;18.4;3.1;14.57;19.9;4.54;24488 +86093;47.31719;4.59544;510;20220626;16.4;13.6;15;2.3;15.42;34.6;1.99;12275 +86093;47.31719;4.59544;510;20220627;18.3;13.5;15.9;2.6;14.97;1;2.73;16406 +86093;47.31719;4.59544;510;20220628;23.8;12.4;18.1;2.4;13.37;.1;4.63;25491 +86093;47.31719;4.59544;510;20220629;25.9;14.7;20.3;2.2;12.57;.4;5.12;25365 +86093;47.31719;4.59544;510;20220630;20.7;13;16.8;3.9;13.57;7.2;3.87;20978 +86093;47.31719;4.59544;510;20220701;20.3;10.2;15.3;3.3;11.42;0;4.16;24011 +86093;47.31719;4.59544;510;20220702;25;11.7;18.3;2.9;10.47;0;5.44;27209 +86093;47.31719;4.59544;510;20220703;26.6;17;21.8;2.5;12.42;.2;5.3;23449 +86093;47.31719;4.59544;510;20220704;23.7;14.6;19.1;2.6;12.62;0;4.63;22471 +86093;47.31719;4.59544;510;20220705;24.6;14.7;19.7;2.8;10.57;0;5.2;23416 +86093;47.31719;4.59544;510;20220706;22.8;13.4;18.1;3.4;10.42;0;4.96;22586 +86093;47.31719;4.59544;510;20220707;21.6;13.8;17.7;3.5;11.82;.1;4.38;20775 +86093;47.31719;4.59544;510;20220708;24.5;10.6;17.5;4;11.72;0;5.4;27618 +86093;47.31719;4.59544;510;20220709;26.1;13.7;19.9;3.9;11.27;0;5.96;25967 +86093;47.31719;4.59544;510;20220710;24.8;12.8;18.8;4.3;12.72;0;5.33;25607 +86093;47.31719;4.59544;510;20220711;27.1;13.4;20.2;5.8;11.22;0;6.84;27285 +86093;47.31719;4.59544;510;20220712;28.9;16.2;22.6;4;11.67;0;6.69;26034 +86093;47.31719;4.59544;510;20220713;31.2;17.6;24.4;2.6;11.57;0;6.5;26945 +86093;47.31719;4.59544;510;20220714;32;21.4;26.7;3.3;11.92;0;6.91;24024 +86093;47.31719;4.59544;510;20220715;26.9;16.4;21.6;3.2;11.22;0;5.79;23332 +86093;47.31719;4.59544;510;20220716;27.4;14.9;21.2;3.7;8.87;0;6.55;25658 +86093;47.31719;4.59544;510;20220717;30;15.9;23;4.6;10.02;0;7.57;27176 +86093;47.31719;4.59544;510;20220718;35.5;18.4;26.9;4.6;10.12;0;9.09;29184 +86093;47.31719;4.59544;510;20220719;35.3;19.3;27.3;4.5;13.87;.6;8.51;28530 +86093;47.31719;4.59544;510;20220720;23;20.1;21.6;4.3;18.67;2.3;3.23;12167 +86093;47.31719;4.59544;510;20220721;27.4;16.1;21.7;2.9;15.97;0;5.08;24264 +86093;47.31719;4.59544;510;20220722;30;17.2;23.6;2.9;14.62;.4;5.96;25385 +86093;47.31719;4.59544;510;20220723;26.2;16.8;21.5;3.1;17.42;.4;4.58;21876 +86093;47.31719;4.59544;510;20220724;31.2;17.6;24.4;2.2;14.47;0;5.83;25970 +86093;47.31719;4.59544;510;20220725;27.9;22;25;5;14.87;.2;5.97;16901 +86093;47.31719;4.59544;510;20220726;24;14.9;19.4;3.4;14.32;0;4.4;21198 +86093;47.31719;4.59544;510;20220727;25.1;13.2;19.1;2.9;10.92;0;5.08;24149 +86093;47.31719;4.59544;510;20220728;27.8;15.5;21.7;2.8;11.02;0;5.69;24402 +86093;47.31719;4.59544;510;20220729;26.1;16;21.1;2.6;10.62;0;5.14;21935 +86093;47.31719;4.59544;510;20220730;28;18;23;2.1;11.37;0;5.1;21908 +86093;47.31719;4.59544;510;20220731;29.7;20.2;25;2.9;12.37;0;5.77;21239 +86093;47.31719;4.59544;510;20220801;28.5;17;22.7;3;14.07;0;5.47;23138 +86093;47.31719;4.59544;510;20220802;30.2;16.5;23.3;2.3;14.07;0;5.53;25247 +86093;47.31719;4.59544;510;20220803;33.4;21;27.2;2.3;12.67;0;6.11;23735 +86093;47.31719;4.59544;510;20220804;35.2;22.8;29;2.8;13.47;1.4;6.78;23746 +86093;47.31719;4.59544;510;20220805;26.7;18.9;22.8;4.1;16.27;.1;4.9;18716 +86093;47.31719;4.59544;510;20220806;26.5;14.7;20.6;4.5;12.17;0;5.68;22835 +86093;47.31719;4.59544;510;20220807;27.4;15;21.2;4.3;9.37;0;6.28;23271 +86093;47.31719;4.59544;510;20220808;28.9;16.8;22.9;4.3;8.92;0;6.81;22865 +86093;47.31719;4.59544;510;20220809;30.5;17.9;24.2;4.8;9.42;0;7.38;23030 +86093;47.31719;4.59544;510;20220810;30.1;19.2;24.6;5.4;9.62;0;7.59;21346 +86093;47.31719;4.59544;510;20220811;31;18.9;24.9;4.7;9.37;0;7.45;22523 +86093;47.31719;4.59544;510;20220812;31.2;18.2;24.7;4.3;9.27;0;7.27;22945 +86093;47.31719;4.59544;510;20220813;30.1;17.9;24;4.8;8.52;0;7.28;22103 +86093;47.31719;4.59544;510;20220814;22.7;16.6;19.6;3.6;13.52;8.9;3.8;15305 +86093;47.31719;4.59544;510;20220815;20.3;16.2;18.2;3.6;17.82;3.7;2.27;12654 +86093;47.31719;4.59544;510;20220816;27.5;15.8;21.6;2.4;16.57;10.5;4.37;21479 +86093;47.31719;4.59544;510;20220817;24.2;15.3;19.7;2.9;16.72;4.3;3.57;18539 +86093;47.31719;4.59544;510;20220818;22.1;15.7;18.9;2.5;17.47;4.1;2.81;15588 +86093;47.31719;4.59544;510;20220819;22.4;15.7;19.1;5.2;17.97;2.1;2.94;15787 +86093;47.31719;4.59544;510;20220820;23;16.3;19.7;4;15.77;1.4;3.53;15759 +86093;47.31719;4.59544;510;20220821;23.9;15.7;19.8;2.4;11.32;0;4;17318 +86093;47.31719;4.59544;510;20220822;25;12.8;18.9;3.5;14.72;0;4.12;21029 +86093;47.31719;4.59544;510;20220823;26.5;15.3;20.9;2.8;15.87;0;4.13;19972 +86093;47.31719;4.59544;510;20220824;29.4;18.5;23.9;4.1;11.77;0;5.97;19442 +86093;47.31719;4.59544;510;20220825;30.5;16.8;23.6;3.4;12.07;.3;5.76;21663 +86093;47.31719;4.59544;510;20220826;21.3;16.5;18.9;5.3;17.47;2;2.66;12681 +86093;47.31719;4.59544;510;20220827;24.1;14.4;19.2;3.2;15.57;0;3.52;17800 +86093;47.31719;4.59544;510;20220828;26;14.4;20.2;2.8;15.57;0;3.88;19340 +86093;47.31719;4.59544;510;20220829;29.2;16.2;22.7;2.8;15.42;0;4.63;20455 +86093;47.31719;4.59544;510;20220830;24.8;17.7;21.2;3.4;16.02;.3;3.57;14306 +86093;47.31719;4.59544;510;20220831;24.9;14.6;19.7;3.4;15.52;.2;3.71;17919 +86093;47.31719;4.59544;510;20220901;25.3;14.5;19.9;4.1;13.47;0;4.33;18111 +86093;47.31719;4.59544;510;20220902;22.3;13.8;18;3;14.72;5.4;3.03;15777 +86093;47.31719;4.59544;510;20220903;22.5;15.1;18.8;3.4;16.27;.5;2.9;14703 +86093;47.31719;4.59544;510;20220904;25.7;14.8;20.2;2.9;15.32;.7;3.72;17842 +86093;47.31719;4.59544;510;20220905;29.1;16.4;22.8;3.3;16.77;3.9;4.42;19033 +86093;47.31719;4.59544;510;20220906;26.6;17.4;22;3.1;17.57;2.5;3.62;15805 +86093;47.31719;4.59544;510;20220907;19.7;14.6;17.2;3.2;16.67;16.2;2.03;11688 +86093;47.31719;4.59544;510;20220908;20.7;12.8;16.7;4.6;14.17;1.9;2.82;14552 +86093;47.31719;4.59544;510;20220909;17.9;13;15.4;5.2;14.42;4.2;1.96;11242 +86093;47.31719;4.59544;510;20220910;17.5;12.2;14.9;4.3;13.82;.4;2;11673 +86093;47.31719;4.59544;510;20220911;21.7;12.2;16.9;2.2;14.07;.1;2.64;15491 +86093;47.31719;4.59544;510;20220912;26.4;12.5;19.4;2.9;13.87;0;3.79;18545 +86093;47.31719;4.59544;510;20220913;26.5;16.6;21.5;3.3;19.12;13.7;3.18;15365 +86093;47.31719;4.59544;510;20220914;23.9;17.6;20.7;3.6;19.42;7;2.52;12123 +86093;47.31719;4.59544;510;20220915;18.2;15.2;16.7;3.9;16.62;8.3;1.5;8249 +86093;47.31719;4.59544;510;20220916;15.3;11.5;13.4;3.7;12.47;.1;1.66;9289 +86093;47.31719;4.59544;510;20220917;13.8;5.4;9.6;4.1;8.87;0;2;13748 +86093;47.31719;4.59544;510;20220918;15.5;5.6;10.5;2.6;7.42;0;2.42;14688 +86093;47.31719;4.59544;510;20220919;15.5;6.5;11;3.3;8.27;0;2.4;13737 +86093;47.31719;4.59544;510;20220920;16.4;7.5;11.9;3.3;8.72;0;2.46;13497 +86093;47.31719;4.59544;510;20220921;16.5;7.2;11.8;4;8.82;0;2.53;13696 +86093;47.31719;4.59544;510;20220922;18.3;6.3;12.3;2.8;8.47;0;2.62;15394 +86093;47.31719;4.59544;510;20220923;19.2;9.8;14.5;2.5;9.77;0;2.52;13418 +86093;47.31719;4.59544;510;20220924;18.1;11.8;14.9;2.9;12.22;.1;2.07;11043 +86093;47.31719;4.59544;510;20220925;13.6;8.3;11;2.5;11.97;.1;1.2;9887 +86093;47.31719;4.59544;510;20220926;13.6;7.9;10.7;5;10.67;7.1;1.47;10057 +86093;47.31719;4.59544;510;20220927;10.3;7.9;9.1;6.3;10.72;23.3;.75;6225 +86093;47.31719;4.59544;510;20220928;11;8.9;9.9;4.1;11.37;7.1;.77;5780 +86093;47.31719;4.59544;510;20220929;11.3;7.6;9.4;2.7;10.22;4.7;1.06;7718 +86093;47.31719;4.59544;510;20220930;14.6;4.1;9.3;2.6;9.37;3.6;1.57;13050 +86093;47.31719;4.59544;510;20221001;14.8;7.9;11.3;5.8;12.37;11.2;1.1;10435 +86093;47.31719;4.59544;510;20221002;16.5;14.3;15.4;5.5;15.77;3.8;1.06;5579 +86093;47.31719;4.59544;510;20221003;14.8;10;12.4;2.9;12.82;0;1.13;8304 +86093;47.31719;4.59544;510;20221004;18.5;7.4;12.9;2;12.27;.2;1.64;12715 +86093;47.31719;4.59544;510;20221005;21.5;11.1;16.3;3.6;14.32;0;2.07;12188 +86093;47.31719;4.59544;510;20221006;16.4;11.9;14.1;3;13.57;0;1.27;7688 +86093;47.31719;4.59544;510;20221007;18.1;9.4;13.8;2.5;13.47;.1;1.43;10581 +86093;47.31719;4.59544;510;20221008;16;10.7;13.4;3.4;12.07;0;1.5;8225 +86093;47.31719;4.59544;510;20221009;17.1;6.4;11.7;4.2;11.52;.2;1.53;11532 +86093;47.31719;4.59544;510;20221010;20;10.6;15.3;2.9;14.57;1.4;1.59;10834 +86093;47.31719;4.59544;510;20221011;17.6;12.6;15.1;2.4;14.72;0;1.21;7722 +86093;47.31719;4.59544;510;20221012;19.1;10.2;14.7;2.2;13.72;.2;1.41;9985 +86093;47.31719;4.59544;510;20221013;14.9;11.3;13.1;2.7;13.47;1.5;.92;6248 +86093;47.31719;4.59544;510;20221014;14.9;12.1;13.5;5.5;14.67;6.7;.66;5282 +86093;47.31719;4.59544;510;20221015;16.2;13.7;15;5.6;15.77;1.3;.81;4964 +86093;47.31719;4.59544;510;20221016;21.3;14.4;17.9;4.1;16.77;0;1.65;8404 +86093;47.31719;4.59544;510;20221017;21.3;14.8;18;4.1;16.62;0;1.69;8053 +86093;47.31719;4.59544;510;20221018;22.3;15;18.7;3.6;16.92;.3;1.73;8401 +86093;47.31719;4.59544;510;20221019;19.7;12.6;16.1;5;15.12;.2;1.59;8614 +86093;47.31719;4.59544;510;20221020;17.8;14.4;16.1;5.1;15.62;13;1.22;5338 +86093;47.31719;4.59544;510;20221021;18.7;13.6;16.1;4.1;14.72;10.6;1.45;6560 +86093;47.31719;4.59544;510;20221022;19.9;12.5;16.2;3.3;14.02;.2;1.62;8284 +86093;47.31719;4.59544;510;20221023;18.7;13.3;16;5.3;14.62;3.6;1.6;6558 +86093;47.31719;4.59544;510;20221024;18.5;15.1;16.8;4.7;12.72;0;2.11;4671 +86093;47.31719;4.59544;510;20221025;18.3;11.7;15;3.6;12.72;1.1;1.58;7085 +86093;47.31719;4.59544;510;20221026;21.1;13.3;17.2;4.2;13.22;.2;2.13;7734 +86093;47.31719;4.59544;510;20221027;20.4;12.1;16.2;4.1;14.52;0;1.57;8158 +86093;47.31719;4.59544;510;20221028;22.7;14.6;18.7;3.3;13.32;0;2.31;7984 +86093;47.31719;4.59544;510;20221029;21.4;14.1;17.8;3.9;11.72;0;2.36;7073 +86093;47.31719;4.59544;510;20221030;21.1;12.8;17;3.1;10.62;.1;2.19;7481 +86093;47.31719;4.59544;510;20221031;18;11.5;14.7;4.5;13.12;9;1.4;6452 +86093;47.31719;4.59544;510;20221101;13.8;12.2;13;5;11.82;0;1.25;2936 +86093;47.31719;4.59544;510;20221102;14.6;9.3;11.9;3.3;10.42;.1;1.18;5644 +86093;47.31719;4.59544;510;20221103;11.5;7.7;9.6;4.8;9.92;8.3;.92;4553 +86093;47.31719;4.59544;510;20221104;7.5;6.8;7.1;5.4;9.17;6.7;.51;1627 +86093;47.31719;4.59544;510;20221105;8.7;5.3;7;3.2;8.77;0;.59;4217 +86093;47.31719;4.59544;510;20221106;10;3.8;6.9;3.8;8.27;.4;.75;5714 +86093;47.31719;4.59544;510;20221107;14.7;8.8;11.8;4.8;10.37;.1;1.32;5508 +86093;47.31719;4.59544;510;20221108;15;8.1;11.6;5.3;10.27;6.8;1.39;5876 +86093;47.31719;4.59544;510;20221109;12;11;11.5;3.8;12.07;4.2;.64;1785 +86093;47.31719;4.59544;510;20221110;12.6;6.1;9.3;2.5;9.82;0;.68;5488 +86093;47.31719;4.59544;510;20221111;10.3;4.3;7.3;3.6;9.82;.2;.34;5037 +86093;47.31719;4.59544;510;20221112;14.7;7.4;11.1;3.6;10.87;.1;.86;5608 +86093;47.31719;4.59544;510;20221113;13.6;8.3;10.9;3;8.72;.1;1.23;4207 +86093;47.31719;4.59544;510;20221114;13.9;2.8;8.3;4.4;10.02;3.5;.63;6935 +86093;47.31719;4.59544;510;20221115;11.8;8.2;10;4.3;11.37;8.2;.45;3621 +86093;47.31719;4.59544;510;20221116;11.4;7.7;9.5;5.3;10.27;3.7;.71;3701 +86093;47.31719;4.59544;510;20221117;11.7;8.8;10.2;6.8;10.12;9.3;1.04;3220 +86093;47.31719;4.59544;510;20221118;8.3;6.2;7.3;5.4;8.72;.8;.69;2568 +86093;47.31719;4.59544;510;20221119;6.3;3.5;4.9;3.7;7.82;.5;.43;3045 +86093;47.31719;4.59544;510;20221120;6.2;3.7;4.9;4.8;7.77;2.2;.44;2813 +86093;47.31719;4.59544;510;20221121;6.1;5;5.5;5.4;8.17;2.7;.45;1588 +86093;47.31719;4.59544;510;20221122;7.1;3.6;5.4;5.7;7.37;.2;.72;3263 +86093;47.31719;4.59544;510;20221123;8.2;2.1;5.1;4.9;7.62;4.8;.55;4347 +86093;47.31719;4.59544;510;20221124;9.8;5.7;7.8;4.4;8.77;3;.71;3528 +86093;47.31719;4.59544;510;20221125;8.6;6.7;7.6;4.1;8.82;0;.66;2156 +86093;47.31719;4.59544;510;20221126;9;3.7;6.3;2.7;8.02;.1;.51;3875 +86093;47.31719;4.59544;510;20221127;5.7;2.4;4;5.2;7.52;.3;.34;3092 +86093;47.31719;4.59544;510;20221128;7.1;5.7;6.4;3.3;8.12;7.4;.62;1413 +86093;47.31719;4.59544;510;20221129;6.5;4.4;5.4;2.5;8.32;.2;.35;1937 +86093;47.31719;4.59544;510;20221130;5.6;4.3;5;3.3;8.02;.1;.34;1090 +86093;47.31719;4.59544;510;20221201;4.4;4.1;4.3;4.1;7.02;0;.62;597 +86093;47.31719;4.59544;510;20221202;2.6;1.1;1.9;3.5;6.32;.8;.34;1728 +86093;47.31719;4.59544;510;20221203;3.3;.5;1.9;5.6;6.32;3.2;.34;2429 +86093;47.31719;4.59544;510;20221204;2.8;.3;1.6;4.3;6.47;4.8;.21;2368 +86093;47.31719;4.59544;510;20221205;3.1;.9;2;3.6;6.47;.1;.31;2102 +86093;47.31719;4.59544;510;20221206;2.7;-.2;1.2;1.9;6.07;0;.27;2421 +86093;47.31719;4.59544;510;20221207;3.8;-.3;1.8;2.5;5.87;0;.36;2998 +86093;47.31719;4.59544;510;20221208;.9;-1.3;-.2;2.6;5.12;0;.36;2046 +86093;47.31719;4.59544;510;20221209;1.1;-2.4;-.7;4;4.77;0;.46;2683 +86093;47.31719;4.59544;510;20221210;-1.9;-2.8;-2.3;4.6;4.57;0;.33;1111 +86093;47.31719;4.59544;510;20221211;-2.4;-6.8;-4.6;3.3;3.82;0;.23;3035 +86093;47.31719;4.59544;510;20221212;-4.6;-5.9;-5.3;4.6;3.82;.2;.2;1402 +86093;47.31719;4.59544;510;20221213;-2.8;-6.6;-4.7;4.7;4.07;1.7;.15;2747 +86093;47.31719;4.59544;510;20221214;6.4;-2.7;1.9;3.2;7.47;8.6;.01;4593 +86093;47.31719;4.59544;510;20221215;2;.4;1.2;3.4;6.32;0;.24;1600 +86093;47.31719;4.59544;510;20221216;.5;-3.2;-1.3;3.6;4.52;0;.44;2668 +86093;47.31719;4.59544;510;20221217;-.2;-6.7;-3.4;4.3;3.67;0;.48;3720 +86093;47.31719;4.59544;510;20221218;3.4;-6.2;-1.4;5.8;5.07;0;.26;4636 +86093;47.31719;4.59544;510;20221219;11.6;3.9;7.7;5.9;8.92;0;.68;4145 +86093;47.31719;4.59544;510;20221220;11.9;8.8;10.3;5.9;10.57;9.2;.78;2403 +86093;47.31719;4.59544;510;20221221;10;9.3;9.7;5.6;10.77;2.1;.57;842 +86093;47.31719;4.59544;510;20221222;10.6;8.8;9.7;7.7;10.62;11.7;.66;1733 +86093;47.31719;4.59544;510;20221223;12.2;9.4;10.8;7.4;12.67;5.9;.13;2263 +86093;47.31719;4.59544;510;20221224;9.7;8.6;9.2;3.7;10.32;.3;.52;1144 +86093;47.31719;4.59544;510;20221225;12.4;7.6;10;4;10.07;0;.71;3123 +86093;47.31719;4.59544;510;20221226;9.9;9.7;9.8;5.1;9.57;5;1.07;178 +86093;47.31719;4.59544;510;20221227;7.2;3.8;5.5;3.1;7.87;.1;.41;2599 +86093;47.31719;4.59544;510;20221228;9.8;4.6;7.2;6;7.77;.3;.95;3349 +86093;47.31719;4.59544;510;20221229;9.8;7.9;8.9;6.5;9.02;4.1;.99;1810 +86093;47.31719;4.59544;510;20221230;10.8;4.1;7.4;5.6;9.72;2.8;.27;3873 +86093;47.31719;4.59544;510;20221231;14.3;11;12.7;5.5;11.22;0;1.19;2552 +86094;47.3331;4.92526;346;20220101;11;1.8;6.4;1;8.23;.1;.25;4550 +86094;47.3331;4.92526;346;20220102;11.2;.8;6;3.1;8.61;.1;.61;3100 +86094;47.3331;4.92526;346;20220103;11;7.4;9.2;4.6;10.38;3;.76;1866 +86094;47.3331;4.92526;346;20220104;11.4;8.8;10.1;5;9.74;11.3;1.33;400 +86094;47.3331;4.92526;346;20220105;4.6;1.5;3;3.2;6.31;0;.42;5933 +86094;47.3331;4.92526;346;20220106;4.7;-.2;2.3;1.4;5.88;.1;.36;3625 +86094;47.3331;4.92526;346;20220107;2.9;-2.3;.3;4.1;6.38;6.6;.24;1475 +86094;47.3331;4.92526;346;20220108;5;.6;2.8;5.3;7.28;9.8;.36;1975 +86094;47.3331;4.92526;346;20220109;5.1;3.4;4.2;3.7;7.16;2.6;.62;1975 +86094;47.3331;4.92526;346;20220110;4.7;-.2;2.3;1.9;6.18;0;.3;4550 +86094;47.3331;4.92526;346;20220111;3.9;-1.9;1;2.4;5.51;0;.35;6000 +86094;47.3331;4.92526;346;20220112;3.2;-2.7;.3;2.1;5.08;0;.35;5875 +86094;47.3331;4.92526;346;20220113;6.4;-3.7;1.3;1.4;4.62;0;.34;7133 +86094;47.3331;4.92526;346;20220114;4;-6;-1;.7;4.78;0;.1;6550 +86094;47.3331;4.92526;346;20220115;2.3;-5.3;-1.5;1.2;4.81;0;.21;5775 +86094;47.3331;4.92526;346;20220116;-2.2;-5.3;-3.7;2;4.73;0;.17;3100 +86094;47.3331;4.92526;346;20220117;2.7;-3.1;-.2;1.2;6.16;0;.24;2500 +86094;47.3331;4.92526;346;20220118;6.8;-.1;3.4;2.7;6.58;0;.51;5225 +86094;47.3331;4.92526;346;20220119;2.9;-1.5;.7;3;6.18;.8;.32;2250 +86094;47.3331;4.92526;346;20220120;5.3;1.2;3.2;2.3;6.56;.4;.53;3475 +86094;47.3331;4.92526;346;20220121;3.7;-.8;1.5;2.4;5.28;0;.54;5750 +86094;47.3331;4.92526;346;20220122;3.5;-2.4;.6;2.2;5.86;0;.38;3575 +86094;47.3331;4.92526;346;20220123;6.7;.1;3.4;2.3;6.01;0;.61;6300 +86094;47.3331;4.92526;346;20220124;2.7;-4;-.7;1;5.46;0;.29;4325 +86094;47.3331;4.92526;346;20220125;2.3;-3.8;-.8;.8;5.26;0;.24;5375 +86094;47.3331;4.92526;346;20220126;-2;-4;-3;1.2;4.91;0;.27;1650 +86094;47.3331;4.92526;346;20220127;-1.4;-4.2;-2.8;1.6;4.93;0;.27;2150 +86094;47.3331;4.92526;346;20220128;3.1;-1.7;.7;1.6;6.28;0;.33;2775 +86094;47.3331;4.92526;346;20220129;3.2;-.8;1.2;3.5;6.88;.5;.24;2650 +86094;47.3331;4.92526;346;20220130;8.8;2.9;5.8;1.9;8.08;0;.57;4625 +86094;47.3331;4.92526;346;20220131;6.7;2.4;4.5;3.7;6.83;2.4;.85;3775 +86094;47.3331;4.92526;346;20220201;4.3;.6;2.5;3.8;6.76;2.2;.51;2675 +86094;47.3331;4.92526;346;20220202;9.6;3.9;6.8;2.6;9.63;1.2;.48;2975 +86094;47.3331;4.92526;346;20220203;8.3;4.3;6.3;1.9;8.38;.1;.6;4625 +86094;47.3331;4.92526;346;20220204;7;2.2;4.6;3.8;8.16;1.5;.49;2725 +86094;47.3331;4.92526;346;20220205;8;-2.4;2.8;1.8;6.21;0;.59;8700 +86094;47.3331;4.92526;346;20220206;6.6;-.5;3.1;6.5;7.96;6.1;.29;2150 +86094;47.3331;4.92526;346;20220207;8.3;4.2;6.3;2.4;6.36;.1;1.02;9725 +86094;47.3331;4.92526;346;20220208;11;-4;3.5;.8;5.91;0;.6;10200 +86094;47.3331;4.92526;346;20220209;13;-3.3;4.8;1.2;6.13;0;.85;10350 +86094;47.3331;4.92526;346;20220210;8.6;.5;4.5;3;8.07;4.1;.87;5200 +86094;47.3331;4.92526;346;20220211;7.1;2.3;4.7;3.5;6.07;0;1.17;10300 +86094;47.3331;4.92526;346;20220212;4.7;-2.3;1.2;2.3;4.87;0;.86;8400 +86094;47.3331;4.92526;346;20220213;12.6;-5.9;3.4;4.1;6.07;.1;1.53;11300 +86094;47.3331;4.92526;346;20220214;9.2;4.9;7.1;4.6;8.56;2.1;.93;2800 +86094;47.3331;4.92526;346;20220215;9.3;2.2;5.7;3.3;7.27;3.5;1.1;6700 +86094;47.3331;4.92526;346;20220216;10.1;5.2;7.7;6.4;10.53;7.3;.48;2525 +86094;47.3331;4.92526;346;20220217;13.4;9.7;11.5;5.1;10.21;2.2;1.69;7475 +86094;47.3331;4.92526;346;20220218;13.8;6.5;10.1;5.1;9.78;1;1.52;4200 +86094;47.3331;4.92526;346;20220219;8.7;2.1;5.4;3.9;6.18;0;1.42;10900 +86094;47.3331;4.92526;346;20220220;9.5;3.3;6.4;6.4;8.56;3.3;.95;4725 +86094;47.3331;4.92526;346;20220221;7;4.1;5.6;5.4;7.92;.8;.86;3833 +86094;47.3331;4.92526;346;20220222;9.2;4.7;6.9;3.7;8.63;1.4;.92;5475 +86094;47.3331;4.92526;346;20220223;13.1;4.9;9;1.4;8.73;0;1.16;11025 +86094;47.3331;4.92526;346;20220224;12.3;1.3;6.8;3.4;7.41;1.3;1.43;6975 +86094;47.3331;4.92526;346;20220225;8.3;-1.9;3.2;2.1;5.76;0;1.1;10775 +86094;47.3331;4.92526;346;20220226;8.5;-2.7;2.9;2.7;5.18;0;1.36;14125 +86094;47.3331;4.92526;346;20220227;10.1;-2.9;3.6;2.6;4.23;0;1.71;14350 +86094;47.3331;4.92526;346;20220228;12.4;-4.5;4;1.5;4.91;0;1.43;13950 +86094;47.3331;4.92526;346;20220301;11.7;-2.7;4.5;1.5;4.88;0;1.38;11725 +86094;47.3331;4.92526;346;20220302;11.9;-2.4;4.8;1.2;6.33;0;1.12;9375 +86094;47.3331;4.92526;346;20220303;13.6;2.9;8.3;1.2;8.06;.2;1.26;10500 +86094;47.3331;4.92526;346;20220304;12.6;.4;6.5;2.1;5.06;0;1.85;15000 +86094;47.3331;4.92526;346;20220305;10;-4.4;2.8;1.9;3.76;0;1.66;15350 +86094;47.3331;4.92526;346;20220306;7.3;-4.7;1.3;2.4;3.76;0;1.58;15300 +86094;47.3331;4.92526;346;20220307;8;-3.9;2;2.5;3.88;0;1.69;15425 +86094;47.3331;4.92526;346;20220308;12;-4.8;3.6;1.6;4.43;0;1.69;15600 +86094;47.3331;4.92526;346;20220309;14.5;-4.2;5.1;1.2;5.68;0;1.63;15750 +86094;47.3331;4.92526;346;20220310;15.1;-1.8;6.7;2;6.73;0;1.85;15475 +86094;47.3331;4.92526;346;20220311;15.5;2.4;9;4.4;7.51;2.6;2.36;11375 +86094;47.3331;4.92526;346;20220312;10.2;6.1;8.1;2.4;8.23;1;1.2;4800 +86094;47.3331;4.92526;346;20220313;11;3.6;7.3;2.9;8.56;9.6;1.1;4100 +86094;47.3331;4.92526;346;20220314;13.9;1.1;7.5;2.1;8.16;7.4;1.74;15075 +86094;47.3331;4.92526;346;20220315;14.4;7.3;10.8;1.9;10.41;.1;1.2;4775 +86094;47.3331;4.92526;346;20220316;15.2;4.1;9.7;1.2;9.88;0;1.26;7650 +86094;47.3331;4.92526;346;20220317;10.6;7.2;8.9;3.4;9.53;.1;1.14;3775 +86094;47.3331;4.92526;346;20220318;13.4;6.3;9.8;6.9;7.97;0;2.79;11700 +86094;47.3331;4.92526;346;20220319;14.9;4.7;9.8;4.2;6.47;0;3.09;16600 +86094;47.3331;4.92526;346;20220320;16.5;1.9;9.2;3.4;6.77;.2;2.84;16000 +86094;47.3331;4.92526;346;20220321;16.5;2.8;9.6;1.5;6.97;0;2.33;17600 +86094;47.3331;4.92526;346;20220322;15.2;-.4;7.4;1.9;6.27;0;2.35;18100 +86094;47.3331;4.92526;346;20220323;16.7;-1.4;7.7;1.4;6.57;0;2.28;18400 +86094;47.3331;4.92526;346;20220324;19.2;.3;9.7;2.2;6.47;0;2.98;18800 +86094;47.3331;4.92526;346;20220325;19.3;2.5;10.9;3.8;5.77;0;3.91;18900 +86094;47.3331;4.92526;346;20220326;19.2;5.9;12.6;3.9;6.27;0;4.03;18800 +86094;47.3331;4.92526;346;20220327;20.1;5.6;12.8;2;6.97;0;3.22;19500 +86094;47.3331;4.92526;346;20220328;20.1;1;10.5;1.5;7.67;0;2.68;18100 +86094;47.3331;4.92526;346;20220329;16.5;5;10.8;3.1;7.97;2;2.53;10500 +86094;47.3331;4.92526;346;20220330;12;8.3;10.1;2.3;10.97;3.6;1.26;6800 +86094;47.3331;4.92526;346;20220331;9.1;6.3;7.7;4.3;8.77;4;1.35;5700 +86094;47.3331;4.92526;346;20220401;3.9;.9;2.4;5.7;5.67;1.2;1.29;5600 +86094;47.3331;4.92526;346;20220402;3.8;-.1;1.9;6;5.47;.7;1.31;6400 +86094;47.3331;4.92526;346;20220403;4.2;-2.5;.8;3.8;4.87;0;1.35;9000 +86094;47.3331;4.92526;346;20220404;9.1;-2.8;3.2;2.5;4.73;0;2.21;20739 +86094;47.3331;4.92526;346;20220405;13.7;4.4;9.1;3.5;7.97;0;2.33;12100 +86094;47.3331;4.92526;346;20220406;12.4;8.4;10.4;3.4;9.97;.8;1.6;5800 +86094;47.3331;4.92526;346;20220407;11.5;8.1;9.8;5.6;11.07;9.1;1.12;3800 +86094;47.3331;4.92526;346;20220408;14.9;8.9;11.9;7;10.57;5.6;2.36;7200 +86094;47.3331;4.92526;346;20220409;9.4;2.6;6;3.9;6.87;2.3;1.98;12700 +86094;47.3331;4.92526;346;20220410;12.1;-3.5;4.3;1.8;6.27;0;2.41;22900 +86094;47.3331;4.92526;346;20220411;17.5;-.3;8.6;3.8;7.27;0;3.3;19300 +86094;47.3331;4.92526;346;20220412;21.1;4.4;12.8;3.6;7.47;0;4.23;20100 +86094;47.3331;4.92526;346;20220413;20.6;4.3;12.4;1.9;9.67;0;2.98;17200 +86094;47.3331;4.92526;346;20220414;20.6;6.3;13.5;3.4;11.47;0;3.42;20000 +86094;47.3331;4.92526;346;20220415;21.6;8.4;15;3.7;10.57;0;4.22;22600 +86094;47.3331;4.92526;346;20220416;18.7;8.9;13.8;4.9;9.07;0;4.47;24200 +86094;47.3331;4.92526;346;20220417;19.6;3.4;11.5;4.5;5.97;0;4.91;25300 +86094;47.3331;4.92526;346;20220418;19.2;3.7;11.5;2.5;6.67;0;3.93;23600 +86094;47.3331;4.92526;346;20220419;19.8;3.8;11.8;2.9;7.37;0;3.98;22300 +86094;47.3331;4.92526;346;20220420;19.7;6.6;13.1;4;7.37;0;4.54;22500 +86094;47.3331;4.92526;346;20220421;19;5.5;12.2;3.4;7.17;0;4.14;21700 +86094;47.3331;4.92526;346;20220422;19.7;6.3;13;2.6;8.87;.1;3.91;23400 +86094;47.3331;4.92526;346;20220423;16.5;6.9;11.7;3.5;11.07;10;2.11;9500 +86094;47.3331;4.92526;346;20220424;13.7;7.1;10.4;2.9;11.17;4;1.36;5600 +86094;47.3331;4.92526;346;20220425;13.4;9.9;11.7;2.1;11.87;6.2;1.44;6500 +86094;47.3331;4.92526;346;20220426;15.2;5.7;10.4;2.8;9.17;0;3.09;21400 +86094;47.3331;4.92526;346;20220427;17.9;4.7;11.3;3.8;9.27;0;3.88;26100 +86094;47.3331;4.92526;346;20220428;21.4;5.5;13.4;3.3;9.27;0;4.5;25900 +86094;47.3331;4.92526;346;20220429;18.5;6.7;12.6;2;10.17;1.6;2.64;13600 +86094;47.3331;4.92526;346;20220430;16.2;3.2;9.7;3.2;9.47;0;3.22;24000 +86094;47.3331;4.92526;346;20220501;17.3;4.8;11.1;3;8.67;0;3.83;25900 +86094;47.3331;4.92526;346;20220502;19.5;4.9;12.2;2.9;9.27;0;3.83;22900 +86094;47.3331;4.92526;346;20220503;21.8;6.7;14.2;2.5;10.07;.6;4.19;24000 +86094;47.3331;4.92526;346;20220504;19.3;9.3;14.3;2;12.17;12.8;3.1;18000 +86094;47.3331;4.92526;346;20220505;17.5;9.6;13.5;3.3;10.87;5;2.95;14000 +86094;47.3331;4.92526;346;20220506;19.7;6.3;13;2.2;10.53;0;2.89;14975 +86094;47.3331;4.92526;346;20220507;21.4;5.6;13.5;1.9;10.28;0;3.31;18175 +86094;47.3331;4.92526;346;20220508;22.7;7.1;14.9;2;11.01;0;3.48;18025 +86094;47.3331;4.92526;346;20220509;24.3;7.5;15.9;1.5;11.83;0;3.69;20200 +86094;47.3331;4.92526;346;20220510;25.1;8.3;16.7;1.5;12.71;0;3.49;17625 +86094;47.3331;4.92526;346;20220511;27.8;9.5;18.6;2.6;12.63;0;4.62;20250 +86094;47.3331;4.92526;346;20220512;23.2;13.2;18.2;1.8;14.28;2.1;2.98;12950 +86094;47.3331;4.92526;346;20220513;22.1;14.7;18.4;1.4;14.73;0;2.91;14150 +86094;47.3331;4.92526;346;20220514;24.6;7.3;15.9;1.3;11.33;0;3.74;20600 +86094;47.3331;4.92526;346;20220515;27.7;7.9;17.8;1.4;12.78;3.5;3.86;18725 +86094;47.3331;4.92526;346;20220516;25.4;13.6;19.5;2.2;15.21;.8;3.5;14900 +86094;47.3331;4.92526;346;20220517;28;11.6;19.8;1.4;15.08;0;4.01;19875 +86094;47.3331;4.92526;346;20220518;29.5;13.1;21.3;1.5;15.13;.1;4.21;19425 +86094;47.3331;4.92526;346;20220519;29.7;14.4;22;2.1;16.01;.8;4.31;17075 +86094;47.3331;4.92526;346;20220520;30.2;14;22.1;2.7;15.11;0;4.77;16875 +86094;47.3331;4.92526;346;20220521;26.1;12.3;19.2;1.8;13.46;0;4.24;21150 +86094;47.3331;4.92526;346;20220522;26.3;12.7;19.5;2;13.83;1.8;3.51;13800 +86094;47.3331;4.92526;346;20220523;21.4;14.9;18.1;3.2;16.26;5.2;2.35;7775 +86094;47.3331;4.92526;346;20220524;19.4;10.9;15.2;2.9;11.83;.2;3.3;15875 +86094;47.3331;4.92526;346;20220525;21;6;13.5;1.5;10.56;0;3.15;17650 +86094;47.3331;4.92526;346;20220526;20.5;8;14.3;1.3;11.71;0;2.66;13650 +86094;47.3331;4.92526;346;20220527;20.2;9.6;14.9;1.7;12.63;0;2.68;13675 +86094;47.3331;4.92526;346;20220528;19.8;7.7;13.7;2.5;10.03;0;3.79;21025 +86094;47.3331;4.92526;346;20220529;17.9;6.7;12.3;2.5;7.93;0;3.63;19625 +86094;47.3331;4.92526;346;20220530;20.7;4.7;12.7;1.9;7.88;0;3.86;21375 +86094;47.3331;4.92526;346;20220531;23;5.6;14.3;2;9.18;0;3.87;18950 +86094;47.3331;4.92526;346;20220601;23.1;5.8;14.4;1.1;11.36;.1;2.69;13100 +86094;47.3331;4.92526;346;20220602;25.3;10.1;17.7;1.8;13.46;2.7;3.66;17050 +86094;47.3331;4.92526;346;20220603;27.3;14.4;20.9;1.7;16.71;12.7;3.53;15125 +86094;47.3331;4.92526;346;20220604;28.7;15.8;22.3;2.1;18.28;10.6;4.62;21200 +86094;47.3331;4.92526;346;20220605;23.9;16.2;20.1;3.3;17.28;2;3.63;15325 +86094;47.3331;4.92526;346;20220606;22.6;11.7;17.1;2.3;14.58;.5;3.31;16075 +86094;47.3331;4.92526;346;20220607;21.3;12.4;16.8;2.5;14.08;.9;3.15;14775 +86094;47.3331;4.92526;346;20220608;19.8;9.9;14.8;2.1;13.76;8.2;2.16;9375 +86094;47.3331;4.92526;346;20220609;19.7;10.9;15.3;2;12.21;.1;3.11;15700 +86094;47.3331;4.92526;346;20220610;24.8;7.4;16.1;1.3;11.88;0;4.09;23050 +86094;47.3331;4.92526;346;20220611;28.4;9.7;19;1.3;13.43;0;5.36;29725 +86094;47.3331;4.92526;346;20220612;28.9;12.3;20.6;1.6;15.43;.8;5;25000 +86094;47.3331;4.92526;346;20220613;24.1;14.4;19.3;2.3;11.98;0;5.71;30575 +86094;47.3331;4.92526;346;20220614;28.4;8.9;18.7;1.8;11.76;0;5.65;29900 +86094;47.3331;4.92526;346;20220615;32.6;12.4;22.5;1.9;15.31;0;6.05;28325 +86094;47.3331;4.92526;346;20220616;30.5;16;23.3;1.6;15.08;0;5.9;28700 +86094;47.3331;4.92526;346;20220617;31.8;13.3;22.6;1.4;13.56;0;5.78;28300 +86094;47.3331;4.92526;346;20220618;36;14.5;25.3;2;14.88;0;6.82;28125 +86094;47.3331;4.92526;346;20220619;35.2;20.6;27.9;4;14.83;1.2;8.44;27850 +86094;47.3331;4.92526;346;20220620;30;18.4;24.2;2.9;16.66;.9;5.98;24475 +86094;47.3331;4.92526;346;20220621;30.7;16.9;23.8;2.3;18.16;6.2;4.98;20325 +86094;47.3331;4.92526;346;20220622;26.8;17.6;22.2;2.1;20.22;12.5;3.55;15719 +86094;47.3331;4.92526;346;20220623;26.8;14.4;20.6;1.7;17.76;6.9;3.96;18950 +86094;47.3331;4.92526;346;20220624;20.9;13.3;17.1;2.3;16.41;3.5;2.77;14100 +86094;47.3331;4.92526;346;20220625;26.4;12.3;19.4;1.7;15.51;14.7;4.31;21650 +86094;47.3331;4.92526;346;20220626;18.6;14.3;16.5;1.8;16.83;24.2;1.72;7550 +86094;47.3331;4.92526;346;20220627;20.6;14.4;17.5;1.5;16.23;1.8;2.23;9875 +86094;47.3331;4.92526;346;20220628;25.5;10.1;17.8;1.6;14.21;.1;4.81;27600 +86094;47.3331;4.92526;346;20220629;27.5;12.6;20;1.4;14.66;.1;5.25;28375 +86094;47.3331;4.92526;346;20220630;23.1;13.8;18.4;2.3;14.96;10.3;3.22;13475 +86094;47.3331;4.92526;346;20220701;22;10.5;16.2;1.9;12.63;0;4.25;24400 +86094;47.3331;4.92526;346;20220702;27.1;8.3;17.7;1.5;12.11;0;5.36;30275 +86094;47.3331;4.92526;346;20220703;28.5;10.7;19.6;1.8;13.68;.2;5.28;27025 +86094;47.3331;4.92526;346;20220704;25.1;14.1;19.6;1.7;14.21;0;4.36;21525 +86094;47.3331;4.92526;346;20220705;26.3;10.7;18.5;1.8;12.38;.1;5.39;29475 +86094;47.3331;4.92526;346;20220706;24;11.2;17.6;2.3;11.41;0;5.26;28750 +86094;47.3331;4.92526;346;20220707;23.1;9.4;16.2;2.4;12.58;0;3.93;20050 +86094;47.3331;4.92526;346;20220708;25.1;11.3;18.2;2.7;12.31;0;5.57;29525 +86094;47.3331;4.92526;346;20220709;27.4;11.1;19.2;2.3;12.38;0;5.63;28175 +86094;47.3331;4.92526;346;20220710;26;13.8;19.9;3;12.96;0;5.84;28825 +86094;47.3331;4.92526;346;20220711;28.4;12.8;20.6;2.9;12.23;0;6.27;29275 +86094;47.3331;4.92526;346;20220712;30;13.6;21.8;2.1;12.83;0;6.08;29150 +86094;47.3331;4.92526;346;20220713;32.5;12.8;22.6;1.6;13.01;0;5.7;26475 +86094;47.3331;4.92526;346;20220714;33.6;14.4;24;2.1;14.18;0;6.41;28000 +86094;47.3331;4.92526;346;20220715;28;15.3;21.6;2.2;12.38;0;5.92;28350 +86094;47.3331;4.92526;346;20220716;28.5;11.6;20;2.3;10.28;0;6.02;28600 +86094;47.3331;4.92526;346;20220717;31.7;13.9;22.8;2.2;11.31;0;6.38;27925 +86094;47.3331;4.92526;346;20220718;36.6;14.5;25.5;1.8;11.58;0;6.61;27650 +86094;47.3331;4.92526;346;20220719;37.3;16.2;26.7;2;14.96;0;6.81;27325 +86094;47.3331;4.92526;346;20220720;26.9;21.4;24.1;2.6;18.36;3.6;3.86;12625 +86094;47.3331;4.92526;346;20220721;29.2;14.4;21.8;1.6;16.66;.1;5.11;25750 +86094;47.3331;4.92526;346;20220722;31.9;14.9;23.4;1.7;16.33;.9;5.03;21900 +86094;47.3331;4.92526;346;20220723;27.5;17.1;22.3;1.5;18.03;.4;4.1;19300 +86094;47.3331;4.92526;346;20220724;32.8;14.6;23.7;1.3;16.03;0;5.55;27300 +86094;47.3331;4.92526;346;20220725;30.1;15.7;22.9;2.5;16.11;.2;5.41;23525 +86094;47.3331;4.92526;346;20220726;25.3;15.4;20.4;2.4;14.83;0;4.54;21425 +86094;47.3331;4.92526;346;20220727;26.4;13.7;20.1;2;11.91;0;4.96;24300 +86094;47.3331;4.92526;346;20220728;28.5;12;20.3;1.6;11.91;0;4.78;23200 +86094;47.3331;4.92526;346;20220729;28;14.3;21.1;1.5;12.48;0;4.26;19100 +86094;47.3331;4.92526;346;20220730;29.9;12.2;21;1.5;12.63;0;4.57;21125 +86094;47.3331;4.92526;346;20220731;31.5;13.7;22.6;1.7;13.58;0;5.36;25200 +86094;47.3331;4.92526;346;20220801;30;14.1;22.1;1.8;14.76;0;4.8;21825 +86094;47.3331;4.92526;346;20220802;31.3;13.6;22.4;1.5;14.56;0;5.32;26400 +86094;47.3331;4.92526;346;20220803;35.1;15.2;25.1;1.3;13.81;0;5.64;26525 +86094;47.3331;4.92526;346;20220804;36.8;15.8;26.3;1.5;14.96;1.1;5.5;22800 +86094;47.3331;4.92526;346;20220805;28.8;19.4;24.1;2.7;17.16;.3;5.01;20775 +86094;47.3331;4.92526;346;20220806;27.7;15.8;21.7;3.1;12.96;0;5.88;26325 +86094;47.3331;4.92526;346;20220807;29.1;13;21.1;2.7;10.28;0;5.97;26375 +86094;47.3331;4.92526;346;20220808;30.9;13.3;22.1;2.4;10.31;0;6.04;26350 +86094;47.3331;4.92526;346;20220809;32.5;14.6;23.6;2.4;10.53;0;6.24;26075 +86094;47.3331;4.92526;346;20220810;32.1;15.3;23.7;2.5;10.46;0;6.3;26000 +86094;47.3331;4.92526;346;20220811;32.6;14.5;23.5;2.2;10.26;0;5.99;25775 +86094;47.3331;4.92526;346;20220812;32.9;14.5;23.7;2.2;9.96;0;6.02;25675 +86094;47.3331;4.92526;346;20220813;32.2;13.5;22.8;1.8;9.53;0;5.64;25775 +86094;47.3331;4.92526;346;20220814;25.2;13.8;19.5;2.1;13.73;9.4;2.9;9275 +86094;47.3331;4.92526;346;20220815;22.9;15.3;19.1;2.3;17.91;4.9;2.46;11250 +86094;47.3331;4.92526;346;20220816;29.5;13.8;21.7;1.8;16.63;6.9;4.36;21100 +86094;47.3331;4.92526;346;20220817;25.3;16.2;20.7;1.9;17.96;3.9;3.33;16125 +86094;47.3331;4.92526;346;20220818;23.8;15.8;19.8;1.6;17.96;4.4;2.31;9875 +86094;47.3331;4.92526;346;20220819;25.2;16.9;21;2.5;18.13;.9;3.47;15725 +86094;47.3331;4.92526;346;20220820;25.4;17.5;21.5;2;16.46;1.5;4.05;19875 +86094;47.3331;4.92526;346;20220821;26;10.2;18.1;1.4;12.86;0;3.76;20650 +86094;47.3331;4.92526;346;20220822;27.2;12.6;19.9;1.8;14.48;0;4.08;20575 +86094;47.3331;4.92526;346;20220823;28.9;13.2;21;1.3;15.56;0;3.9;20300 +86094;47.3331;4.92526;346;20220824;31.4;14.3;22.8;1.7;13.23;0;4.87;23050 +86094;47.3331;4.92526;346;20220825;32.4;12.8;22.6;1.5;13.36;.2;4.7;22300 +86094;47.3331;4.92526;346;20220826;23.3;18;20.7;2.5;17.36;2.7;2.69;9750 +86094;47.3331;4.92526;346;20220827;25.6;13.1;19.4;2;15.76;0;3.62;18950 +86094;47.3331;4.92526;346;20220828;28.4;13.3;20.8;1.5;15.71;0;4.07;21625 +86094;47.3331;4.92526;346;20220829;30.5;14.1;22.3;1.5;15.61;0;4.2;21175 +86094;47.3331;4.92526;346;20220830;26.1;15.1;20.6;1.6;16.73;.6;2.52;9300 +86094;47.3331;4.92526;346;20220831;26.6;13.9;20.2;1.3;16.86;.2;3.38;18900 +86094;47.3331;4.92526;346;20220901;27.2;12.8;20;1.8;14.28;0;3.92;20750 +86094;47.3331;4.92526;346;20220902;24.8;11.6;18.2;1.5;15.01;6.6;2.78;14300 +86094;47.3331;4.92526;346;20220903;24.8;14.5;19.6;1.8;16.33;.2;3.02;15300 +86094;47.3331;4.92526;346;20220904;29.1;11.2;20.1;1.4;14.83;.4;3.71;20050 +86094;47.3331;4.92526;346;20220905;31.2;14.8;23;1.8;16.46;1.9;4.19;20075 +86094;47.3331;4.92526;346;20220906;27.6;16.9;22.3;2.1;18.43;4.3;3.34;14650 +86094;47.3331;4.92526;346;20220907;21.3;14.2;17.7;2;17.06;12.4;1.79;7900 +86094;47.3331;4.92526;346;20220908;22.8;13.4;18.1;3.4;14.86;1.2;3.26;16275 +86094;47.3331;4.92526;346;20220909;21;13.8;17.4;3.9;14.21;3.3;2.91;12525 +86094;47.3331;4.92526;346;20220910;19.1;13.4;16.3;3;13.86;.4;2.2;8925 +86094;47.3331;4.92526;346;20220911;22.8;9.1;16;1.4;13.38;.1;2.86;18625 +86094;47.3331;4.92526;346;20220912;28.6;9.4;19;1.2;13.48;0;3.35;19550 +86094;47.3331;4.92526;346;20220913;29;13.9;21.4;1.5;17.56;11.2;2.86;13050 +86094;47.3331;4.92526;346;20220914;25.1;16.3;20.7;2.5;19.13;10.7;2.46;10375 +86094;47.3331;4.92526;346;20220915;20.4;15;17.7;2.4;17.06;7.4;1.75;7600 +86094;47.3331;4.92526;346;20220916;18.2;10.6;14.4;1.5;12.58;0;1.84;9825 +86094;47.3331;4.92526;346;20220917;15.7;6;10.9;2;9.11;0;2.09;13400 +86094;47.3331;4.92526;346;20220918;17.8;2.7;10.2;1.3;8.31;0;2.35;18925 +86094;47.3331;4.92526;346;20220919;16.9;4.5;10.7;1.7;8.61;0;2.39;18050 +86094;47.3331;4.92526;346;20220920;17.9;3.1;10.5;1.7;8.46;0;2.38;17625 +86094;47.3331;4.92526;346;20220921;18.2;5;11.6;1.8;8.68;0;2.53;18375 +86094;47.3331;4.92526;346;20220922;19.9;3.3;11.6;1.3;8.58;0;2.4;18150 +86094;47.3331;4.92526;346;20220923;20.1;3.9;12;1.1;10.38;.5;1.85;12250 +86094;47.3331;4.92526;346;20220924;19.2;10.7;15;1.6;12.76;.1;1.87;10575 +86094;47.3331;4.92526;346;20220925;16.1;7.8;11.9;1.3;11.76;.5;1.31;7525 +86094;47.3331;4.92526;346;20220926;15.4;6.2;10.8;3;10.93;6.2;1.49;8050 +86094;47.3331;4.92526;346;20220927;12.8;9.2;11;4.2;11.41;17.6;1.3;6550 +86094;47.3331;4.92526;346;20220928;12.5;10;11.3;2.2;12.23;6.1;.95;4550 +86094;47.3331;4.92526;346;20220929;13.8;8.4;11.1;1.2;10.96;5.8;1.24;8075 +86094;47.3331;4.92526;346;20220930;15.5;3.9;9.7;1.5;9.56;3.2;1.65;13900 +86094;47.3331;4.92526;346;20221001;14.7;5.6;10.2;4.1;12.58;7.9;.74;3625 +86094;47.3331;4.92526;346;20221002;19.1;13.5;16.3;3.3;16.13;2.7;1.64;9175 +86094;47.3331;4.92526;346;20221003;16.6;11.7;14.1;1.8;13.23;0;1.54;9700 +86094;47.3331;4.92526;346;20221004;18.1;5.8;12;1.1;11.36;.2;1.5;11525 +86094;47.3331;4.92526;346;20221005;23;7;15;1.6;12.46;0;2.1;13950 +86094;47.3331;4.92526;346;20221006;18.1;10;14;1.3;12.61;0;1.45;9175 +86094;47.3331;4.92526;346;20221007;19.6;5.9;12.7;1;12.16;.1;1.5;11850 +86094;47.3331;4.92526;346;20221008;17.5;10;13.7;1.5;12.01;0;1.61;11875 +86094;47.3331;4.92526;346;20221009;19.1;4;11.6;1.4;10.23;.1;1.7;14300 +86094;47.3331;4.92526;346;20221010;20.9;6.1;13.5;1.2;12.53;1.4;1.44;9450 +86094;47.3331;4.92526;346;20221011;18.1;12;15;1.5;14.36;.7;1.29;7575 +86094;47.3331;4.92526;346;20221012;18.7;7.9;13.3;1.1;12.63;.2;1.39;12150 +86094;47.3331;4.92526;346;20221013;15.3;9.4;12.4;1.4;13.48;1;.8;3800 +86094;47.3331;4.92526;346;20221014;15.8;12.3;14;4;15.46;8.8;.76;2825 +86094;47.3331;4.92526;346;20221015;18.7;14.4;16.5;3.8;15.63;1.1;1.42;4275 +86094;47.3331;4.92526;346;20221016;24;12.9;18.4;1.9;15.36;0;1.84;9825 +86094;47.3331;4.92526;346;20221017;23.1;10.7;16.9;1.6;14.61;0;1.64;9575 +86094;47.3331;4.92526;346;20221018;23.1;12.8;18;1.3;15.31;.4;1.59;10875 +86094;47.3331;4.92526;346;20221019;22.1;10.1;16.1;1.4;14.61;.2;1.47;10800 +86094;47.3331;4.92526;346;20221020;20.3;12.4;16.3;1.9;15.78;14.2;1.09;4075 +86094;47.3331;4.92526;346;20221021;19.4;14.1;16.7;2.1;15.83;18.1;1.26;5850 +86094;47.3331;4.92526;346;20221022;21.7;10.2;16;1.3;14.51;.2;1.31;10325 +86094;47.3331;4.92526;346;20221023;20.9;10.4;15.7;2.5;14.26;4.6;1.45;4700 +86094;47.3331;4.92526;346;20221024;20.1;13.5;16.8;2.5;13.71;.5;1.7;7550 +86094;47.3331;4.92526;346;20221025;19.7;7.2;13.5;1.5;12.53;.6;1.18;8775 +86094;47.3331;4.92526;346;20221026;22.4;11.5;17;2.2;14.23;.2;1.68;10175 +86094;47.3331;4.92526;346;20221027;23;8.7;15.8;1.5;14.01;0;1.35;8650 +86094;47.3331;4.92526;346;20221028;24.4;12.6;18.5;1.7;14.18;0;1.61;7875 +86094;47.3331;4.92526;346;20221029;23.2;9;16.1;1.1;12.93;.1;1.18;7750 +86094;47.3331;4.92526;346;20221030;22.1;7.6;14.9;1;11.71;.1;1.14;8500 +86094;47.3331;4.92526;346;20221031;20.6;8.2;14.4;2;12.78;7.8;1.26;7400 +86094;47.3331;4.92526;346;20221101;15.8;12.6;14.2;3;12.86;0;1.27;8575 +86094;47.3331;4.92526;346;20221102;16.3;7.4;11.8;2.1;10.93;.1;1.05;8125 +86094;47.3331;4.92526;346;20221103;13.8;5;9.4;2.6;10.26;5.4;.89;2350 +86094;47.3331;4.92526;346;20221104;9.1;7.6;8.4;3.3;9.96;4.9;.69;2450 +86094;47.3331;4.92526;346;20221105;10.4;4.5;7.5;1.9;9.31;0;.61;5650 +86094;47.3331;4.92526;346;20221106;9.3;2.3;5.8;1.9;8.83;.3;.51;3825 +86094;47.3331;4.92526;346;20221107;15.8;8.6;12.2;2.9;10.56;0;1.24;5475 +86094;47.3331;4.92526;346;20221108;17.7;3.1;10.4;2.8;10.03;5.6;1.24;5875 +86094;47.3331;4.92526;346;20221109;13.3;11;12.1;2;12.88;4.6;.67;1675 +86094;47.3331;4.92526;346;20221110;10.9;4.9;7.9;1.1;10.16;.1;.45;5225 +86094;47.3331;4.92526;346;20221111;12.1;2.6;7.3;1.1;9.81;.2;.45;5400 +86094;47.3331;4.92526;346;20221112;13.8;4.9;9.4;1;10.31;.1;.53;5375 +86094;47.3331;4.92526;346;20221113;8.5;4.7;6.6;1.3;9.46;0;.4;3875 +86094;47.3331;4.92526;346;20221114;15.6;3.6;9.6;2.4;10.31;2.3;.83;5150 +86094;47.3331;4.92526;346;20221115;13.7;8.4;11;2.3;12.18;9;.6;2600 +86094;47.3331;4.92526;346;20221116;13.6;8.5;11.1;3.8;10.86;3.1;.93;5275 +86094;47.3331;4.92526;346;20221117;13.8;9.5;11.7;5.7;11.01;7.5;1.32;4275 +86094;47.3331;4.92526;346;20221118;10.4;7.7;9.1;3.5;9.71;.1;.8;3750 +86094;47.3331;4.92526;346;20221119;7.9;3;5.4;1.5;8.66;.6;.34;3875 +86094;47.3331;4.92526;346;20221120;8.3;4.1;6.2;3.3;8.66;2.1;.48;4700 +86094;47.3331;4.92526;346;20221121;8.6;5.4;7;3.9;8.96;2.2;.64;3025 +86094;47.3331;4.92526;346;20221122;9.1;4.3;6.7;4.1;8.16;.1;.83;3450 +86094;47.3331;4.92526;346;20221123;9.4;1.6;5.5;2.9;8.23;4;.55;3350 +86094;47.3331;4.92526;346;20221124;11.8;5.8;8.8;3.3;9.28;4;.81;4750 +86094;47.3331;4.92526;346;20221125;10.1;4.9;7.5;2.1;9.28;.2;.51;3400 +86094;47.3331;4.92526;346;20221126;6.4;1.6;4;1.3;8.41;0;.26;2425 +86094;47.3331;4.92526;346;20221127;7.5;3;5.3;1.5;7.96;.2;.41;2925 +86094;47.3331;4.92526;346;20221128;9.2;3.5;6.3;2.1;8.96;6.9;.5;1550 +86094;47.3331;4.92526;346;20221129;8.1;4.9;6.5;1.6;9.01;.1;.41;2475 +86094;47.3331;4.92526;346;20221130;7.5;4.7;6.1;2.6;8.56;.1;.48;2325 +86094;47.3331;4.92526;346;20221201;6.1;5.2;5.7;3.2;7.46;0;.77;1725 +86094;47.3331;4.92526;346;20221202;4.4;2.7;3.5;2.1;6.81;.3;.52;1350 +86094;47.3331;4.92526;346;20221203;4.7;1.2;3;2.5;6.63;2.6;.36;3975 +86094;47.3331;4.92526;346;20221204;3.7;1.4;2.6;1.8;6.93;2.8;.37;1425 +86094;47.3331;4.92526;346;20221205;4.6;1.8;3.2;2.1;7.18;.2;.41;1475 +86094;47.3331;4.92526;346;20221206;3.6;-1.5;1;1.5;6.41;.1;.27;2175 +86094;47.3331;4.92526;346;20221207;4.7;1.3;3;1.6;6.38;0;.3;4450 +86094;47.3331;4.92526;346;20221208;2.9;-2.3;.3;1;5.61;0;.21;3675 +86094;47.3331;4.92526;346;20221209;1.5;-3.5;-1;2;5.18;0;.34;2025 +86094;47.3331;4.92526;346;20221210;1.2;-1.2;0;2.2;5.01;0;.45;2525 +86094;47.3331;4.92526;346;20221211;-1.8;-5.8;-3.8;1.5;4.18;0;.2;3000 +86094;47.3331;4.92526;346;20221212;-2.4;-6;-4.2;1.7;3.93;.4;.26;2575 +86094;47.3331;4.92526;346;20221213;-.1;-6.3;-3.2;1.9;4.18;2.3;.31;2750 +86094;47.3331;4.92526;346;20221214;5.5;-1.6;1.9;1.4;6.66;9.6;.36;1400 +86094;47.3331;4.92526;346;20221215;2.4;.8;1.6;2.5;6.48;.3;.36;1275 +86094;47.3331;4.92526;346;20221216;1.2;-2;-.4;2.4;4.68;0;.35;4750 +86094;47.3331;4.92526;346;20221217;-.7;-7.5;-4.1;1.7;3.91;0;.11;5800 +86094;47.3331;4.92526;346;20221218;1.8;-7.7;-3;1.5;4.88;0;.13;4250 +86094;47.3331;4.92526;346;20221219;13.3;.3;6.8;2.4;8.06;0;.63;4325 +86094;47.3331;4.92526;346;20221220;14.1;7.1;10.6;3.6;10.11;8.2;1.12;2700 +86094;47.3331;4.92526;346;20221221;11.8;9.5;10.7;4.2;11.53;1.3;.66;2400 +86094;47.3331;4.92526;346;20221222;12.3;9.6;10.9;6.4;11.36;12;.99;1675 +86094;47.3331;4.92526;346;20221223;13.3;10;11.6;5.3;13.51;4.1;.48;700 +86094;47.3331;4.92526;346;20221224;10.9;9.7;10.3;2.4;11.33;.2;.56;1700 +86094;47.3331;4.92526;346;20221225;12.1;6.7;9.4;1.9;10.53;.2;.47;3150 +86094;47.3331;4.92526;346;20221226;11.6;6.4;9;3.3;10.48;3.7;.67;1275 +86094;47.3331;4.92526;346;20221227;7.9;2.1;5;1.4;8.18;0;.27;3325 +86094;47.3331;4.92526;346;20221228;10.9;2.1;6.5;4;8.21;0;.64;4750 +86094;47.3331;4.92526;346;20221229;11.5;8.9;10.2;5.2;9.71;3.5;1.32;1225 +86094;47.3331;4.92526;346;20221230;12.3;3;7.7;4;9.96;1.7;.62;1250 +86094;47.3331;4.92526;346;20221231;15.4;11.1;13.3;4.5;11.41;.1;1.4;3150 +86095;47.34801;5.25525;217;20220101;6;2.4;4.2;1.4;8;.1;.24;2400 +86095;47.34801;5.25525;217;20220102;8.4;2.6;5.5;2.8;8.8;0;.26;2600 +86095;47.34801;5.25525;217;20220103;11.8;6.6;9.2;3.8;10.1;2.2;.72;1700 +86095;47.34801;5.25525;217;20220104;11;9.2;10.1;5.2;9.6;13.1;1.25;500 +86095;47.34801;5.25525;217;20220105;5.9;2.4;4.2;4.7;6.2;0;.7;6200 +86095;47.34801;5.25525;217;20220106;5.9;1.8;3.9;2.3;5.7;.1;.6;4300 +86095;47.34801;5.25525;217;20220107;2.9;-2.5;.2;3.5;6.3;3.7;.18;1400 +86095;47.34801;5.25525;217;20220108;4.3;1.8;3.1;5.6;7.1;7.8;.39;1700 +86095;47.34801;5.25525;217;20220109;6.5;4;5.3;3.9;7.1;2.2;.76;2200 +86095;47.34801;5.25525;217;20220110;4.4;.2;2.3;2.8;6.2;.1;.44;3000 +86095;47.34801;5.25525;217;20220111;5.2;-.8;2.2;3.7;5.5;0;.56;6500 +86095;47.34801;5.25525;217;20220112;4;-1.4;1.3;3.7;5.2;0;.52;6700 +86095;47.34801;5.25525;217;20220113;3.9;-2.9;.5;2;4.96;0;.37;6012 +86095;47.34801;5.25525;217;20220114;1;-6.9;-2.9;1;4.6;0;.19;4000 +86095;47.34801;5.25525;217;20220115;-2.5;-5.3;-3.9;1.3;4.5;0;.22;1400 +86095;47.34801;5.25525;217;20220116;-1.9;-4;-2.9;1.5;4.8;0;.24;1400 +86095;47.34801;5.25525;217;20220117;2.5;-2.6;0;1.9;6.1;0;.21;2500 +86095;47.34801;5.25525;217;20220118;6.9;.4;3.7;4;6.7;0;.6;4300 +86095;47.34801;5.25525;217;20220119;5.1;-.4;2.4;3;6.2;1.1;.47;4300 +86095;47.34801;5.25525;217;20220120;7.1;2.1;4.6;2.9;6.6;.2;.67;4600 +86095;47.34801;5.25525;217;20220121;5.3;-.4;2.5;3.6;5.2;0;.81;5400 +86095;47.34801;5.25525;217;20220122;4.7;-1.4;1.7;3.2;5.9;0;.49;4400 +86095;47.34801;5.25525;217;20220123;7;.7;3.9;3.5;6;0;.76;6900 +86095;47.34801;5.25525;217;20220124;-.1;-4.5;-2.3;1.1;5.5;0;.2;1600 +86095;47.34801;5.25525;217;20220125;-.3;-2.2;-1.2;1.3;5.5;0;.26;2000 +86095;47.34801;5.25525;217;20220126;-1.6;-3.4;-2.5;1.7;5;0;.25;1700 +86095;47.34801;5.25525;217;20220127;-1;-3.5;-2.2;1.5;4.8;.1;.29;2800 +86095;47.34801;5.25525;217;20220128;3.6;-1.4;1.1;1.7;6.3;0;.34;2100 +86095;47.34801;5.25525;217;20220129;3.4;-.2;1.6;3.6;6.6;.3;.32;2800 +86095;47.34801;5.25525;217;20220130;9.5;2.9;6.2;2;8.2;0;.56;4500 +86095;47.34801;5.25525;217;20220131;7.6;3.9;5.8;4.8;6.9;2.3;1.06;4600 +86095;47.34801;5.25525;217;20220201;4.4;1.6;3;3.9;6.5;1.5;.61;2600 +86095;47.34801;5.25525;217;20220202;11.3;3.5;7.4;2.5;9.2;.3;.63;3600 +86095;47.34801;5.25525;217;20220203;8.6;4.6;6.6;2.1;8.2;.1;.64;4200 +86095;47.34801;5.25525;217;20220204;7.2;.6;3.9;3.7;8.1;1.5;.32;2500 +86095;47.34801;5.25525;217;20220205;9.2;-2.6;3.3;1.2;6.1;0;.57;8900 +86095;47.34801;5.25525;217;20220206;7.3;-.3;3.5;5.9;7.6;.9;.44;2500 +86095;47.34801;5.25525;217;20220207;9.3;4.6;7;3.1;6.1;0;1.27;10100 +86095;47.34801;5.25525;217;20220208;11.9;-4.3;3.8;1;5.9;0;.67;10500 +86095;47.34801;5.25525;217;20220209;11.4;-4;3.7;1.3;6.1;0;.74;9500 +86095;47.34801;5.25525;217;20220210;11.8;.7;6.3;3;8.1;6.2;.87;5200 +86095;47.34801;5.25525;217;20220211;7.8;3;5.4;3.5;6.1;0;1.17;10300 +86095;47.34801;5.25525;217;20220212;5.4;-1.5;2;2.3;4.9;0;.86;8400 +86095;47.34801;5.25525;217;20220213;13.3;-5.1;4.1;4.1;6.1;.2;1.53;11300 +86095;47.34801;5.25525;217;20220214;10;5.6;7.8;4.6;8.59;1.9;.93;2800 +86095;47.34801;5.25525;217;20220215;10;2.9;6.5;3.3;7.3;2.1;1.1;6700 +86095;47.34801;5.25525;217;20220216;9.3;4.9;7.1;6.2;9.8;4.5;.45;2600 +86095;47.34801;5.25525;217;20220217;14.8;9.2;12;4.4;9.8;1.9;1.76;6900 +86095;47.34801;5.25525;217;20220218;15.1;6.4;10.8;4.7;9.4;1;1.67;4200 +86095;47.34801;5.25525;217;20220219;10;1.3;5.7;3.4;6;0;1.43;11300 +86095;47.34801;5.25525;217;20220220;11;4;7.5;6.1;8.3;3.3;1.28;4900 +86095;47.34801;5.25525;217;20220221;8.6;6.4;7.5;6;7.76;0;1.42;4824 +86095;47.34801;5.25525;217;20220222;10.7;5.4;8.1;3.4;8.4;1.1;1.13;5200 +86095;47.34801;5.25525;217;20220223;14.2;4.6;9.4;1.4;8.6;0;1.19;11100 +86095;47.34801;5.25525;217;20220224;13.5;-.1;6.7;3.3;7.1;1;1.5;7800 +86095;47.34801;5.25525;217;20220225;9.3;-1.9;3.7;2.7;5.5;0;1.3;12100 +86095;47.34801;5.25525;217;20220226;9.2;-.6;4.3;4.1;5.2;0;1.7;14100 +86095;47.34801;5.25525;217;20220227;10.6;-3;3.8;3.3;4.1;0;1.92;14400 +86095;47.34801;5.25525;217;20220228;13.3;-2.7;5.3;2.2;4.9;0;1.74;13700 +86095;47.34801;5.25525;217;20220301;11.7;-.7;5.5;2.5;4.7;0;1.77;12100 +86095;47.34801;5.25525;217;20220302;11.1;-2.6;4.3;1.9;6.6;0;1.07;8200 +86095;47.34801;5.25525;217;20220303;15;2.4;8.7;1.8;7.9;0;1.57;13600 +86095;47.34801;5.25525;217;20220304;12.6;.6;6.6;3.3;5;0;2.2;15000 +86095;47.34801;5.25525;217;20220305;10.5;-2.4;4.1;3.3;3.7;0;2.15;15300 +86095;47.34801;5.25525;217;20220306;7.9;-2.9;2.5;3.7;3.7;0;1.94;15400 +86095;47.34801;5.25525;217;20220307;8.7;-2;3.4;3.9;3.9;0;2.08;15600 +86095;47.34801;5.25525;217;20220308;12.5;-3.9;4.3;2.5;4.4;0;1.98;15500 +86095;47.34801;5.25525;217;20220309;14.4;-3.5;5.5;1.7;5.8;0;1.73;15500 +86095;47.34801;5.25525;217;20220310;16;-2;7;2.2;6.7;0;1.98;15800 +86095;47.34801;5.25525;217;20220311;15.7;2.5;9.1;4.8;7.5;1.8;2.42;11500 +86095;47.34801;5.25525;217;20220312;12.5;6.3;9.4;2.4;8;.4;1.46;5500 +86095;47.34801;5.25525;217;20220313;10.5;3.4;7;2.8;8.7;9.6;.89;3900 +86095;47.34801;5.25525;217;20220314;13.9;4.4;9.2;2.1;8.8;6.3;1.64;12800 +86095;47.34801;5.25525;217;20220315;14.8;7.6;11.2;1.8;10.7;0;1.1;3800 +86095;47.34801;5.25525;217;20220316;15.4;4.5;10;1.6;10.2;0;1.27;7900 +86095;47.34801;5.25525;217;20220317;12.8;8.9;10.9;4.4;9.8;.1;1.63;6100 +86095;47.34801;5.25525;217;20220318;14.2;7;10.6;6.9;8;0;2.79;11700 +86095;47.34801;5.25525;217;20220319;15.7;5.4;10.6;4.2;6.5;2.5;3.09;16600 +86095;47.34801;5.25525;217;20220320;17.2;2.7;10;3.4;6.8;.1;2.84;16000 +86095;47.34801;5.25525;217;20220321;17.3;3.5;10.4;1.5;7;0;2.33;17600 +86095;47.34801;5.25525;217;20220322;16;.3;8.2;1.9;6.3;0;2.35;18100 +86095;47.34801;5.25525;217;20220323;17.4;-.6;8.4;1.4;6.6;0;2.28;18400 +86095;47.34801;5.25525;217;20220324;20;1;10.5;2.2;6.5;0;2.98;18800 +86095;47.34801;5.25525;217;20220325;20.1;3.3;11.7;3.8;5.8;0;3.91;18900 +86095;47.34801;5.25525;217;20220326;20;6.7;13.4;3.9;6.3;0;4.03;18800 +86095;47.34801;5.25525;217;20220327;20.9;6.3;13.6;2;7;0;3.22;19500 +86095;47.34801;5.25525;217;20220328;20.9;1.7;11.3;1.5;7.7;0;2.68;18100 +86095;47.34801;5.25525;217;20220329;17.3;5.8;11.6;3.1;8;3.1;2.53;10500 +86095;47.34801;5.25525;217;20220330;12.7;9;10.9;2.3;11;4.2;1.26;6800 +86095;47.34801;5.25525;217;20220331;9.9;7;8.5;4.3;8.8;3.5;1.35;5700 +86095;47.34801;5.25525;217;20220401;4.7;1.6;3.2;5.7;5.7;2.3;1.29;5600 +86095;47.34801;5.25525;217;20220402;4.6;.7;2.7;6;5.5;.6;1.31;6400 +86095;47.34801;5.25525;217;20220403;4.9;-1.8;1.6;3.8;4.9;0;1.35;9000 +86095;47.34801;5.25525;217;20220404;9.9;-3.2;3.4;2.2;4.64;.1;2.19;21833 +86095;47.34801;5.25525;217;20220405;14.5;5.2;9.9;3.5;8;0;2.33;12100 +86095;47.34801;5.25525;217;20220406;13.1;9.1;11.1;3.4;10;1;1.6;5800 +86095;47.34801;5.25525;217;20220407;12.2;8.8;10.5;5.6;11.1;11.1;1.12;3800 +86095;47.34801;5.25525;217;20220408;15.6;9.6;12.6;7;10.6;4.4;2.36;7200 +86095;47.34801;5.25525;217;20220409;10.1;3.4;6.8;3.9;6.9;2.6;1.98;12700 +86095;47.34801;5.25525;217;20220410;12.8;-2.8;5;1.8;6.3;0;2.41;22900 +86095;47.34801;5.25525;217;20220411;18.2;.5;9.4;3.8;7.3;0;3.3;19300 +86095;47.34801;5.25525;217;20220412;21.9;5.2;13.6;3.6;7.5;.4;4.23;20100 +86095;47.34801;5.25525;217;20220413;21.4;5;13.2;1.9;9.7;0;2.98;17200 +86095;47.34801;5.25525;217;20220414;21.4;7.1;14.3;3.4;11.5;0;3.42;20000 +86095;47.34801;5.25525;217;20220415;22.3;9.2;15.8;3.7;10.6;0;4.22;22600 +86095;47.34801;5.25525;217;20220416;19.5;9.7;14.6;4.9;9.1;0;4.47;24200 +86095;47.34801;5.25525;217;20220417;20.4;4.2;12.3;4.5;6;0;4.91;25300 +86095;47.34801;5.25525;217;20220418;20;4.5;12.3;2.5;6.7;0;3.93;23600 +86095;47.34801;5.25525;217;20220419;20.6;4.6;12.6;2.9;7.4;0;3.98;22300 +86095;47.34801;5.25525;217;20220420;20.5;7.3;13.9;4;7.4;0;4.54;22500 +86095;47.34801;5.25525;217;20220421;19.8;6.2;13;3.4;7.2;0;4.14;21700 +86095;47.34801;5.25525;217;20220422;20.5;7.1;13.8;2.6;8.9;.4;3.91;23400 +86095;47.34801;5.25525;217;20220423;17.2;7.7;12.5;3.5;11.1;12.2;2.11;9500 +86095;47.34801;5.25525;217;20220424;14.5;7.9;11.2;2.9;11.2;9.2;1.36;5600 +86095;47.34801;5.25525;217;20220425;14.1;10.7;12.4;2.1;11.9;6.6;1.44;6500 +86095;47.34801;5.25525;217;20220426;16;6.4;11.2;2.8;9.2;0;3.09;21400 +86095;47.34801;5.25525;217;20220427;18.6;5.4;12;3.8;9.3;0;3.88;26100 +86095;47.34801;5.25525;217;20220428;22.1;6.2;14.2;3.3;9.3;0;4.5;25900 +86095;47.34801;5.25525;217;20220429;19.2;7.4;13.3;2;10.2;1.6;2.64;13600 +86095;47.34801;5.25525;217;20220430;16.9;3.9;10.4;3.2;9.5;0;3.22;24000 +86095;47.34801;5.25525;217;20220501;18;5.6;11.8;3;8.7;0;3.83;25900 +86095;47.34801;5.25525;217;20220502;20.2;5.7;13;2.9;9.3;0;3.83;22900 +86095;47.34801;5.25525;217;20220503;22.5;7.4;15;2.5;10.1;.6;4.19;24000 +86095;47.34801;5.25525;217;20220504;20.1;10;15.1;2;12.2;11.9;3.1;18000 +86095;47.34801;5.25525;217;20220505;18.2;10.3;14.3;3.3;10.9;2.4;2.95;14000 +86095;47.34801;5.25525;217;20220506;21;7.7;14.4;3.8;10.4;0;4.02;21500 +86095;47.34801;5.25525;217;20220507;22.6;7.3;15;3.3;10;0;4.58;25200 +86095;47.34801;5.25525;217;20220508;24;9.6;16.8;3.6;10.7;0;5.12;26600 +86095;47.34801;5.25525;217;20220509;24.8;9.6;17.2;2.6;12.2;0;4.71;26100 +86095;47.34801;5.25525;217;20220510;25.9;9.1;17.5;1.6;13.1;.1;4.09;22700 +86095;47.34801;5.25525;217;20220511;28.1;9.2;18.7;2.4;13.2;0;5.11;26500 +86095;47.34801;5.25525;217;20220512;24.9;14.4;19.7;2;15.1;6.1;3.47;15800 +86095;47.34801;5.25525;217;20220513;23;15.8;19.4;1.8;15.5;0;3.44;17300 +86095;47.34801;5.25525;217;20220514;25.2;9.1;17.2;2.3;11.2;0;4.92;27200 +86095;47.34801;5.25525;217;20220515;27.9;9.5;18.7;2.3;13;2.6;4.94;24900 +86095;47.34801;5.25525;217;20220516;26.2;15.6;20.9;2.9;16.1;.4;4.12;17600 +86095;47.34801;5.25525;217;20220517;28.3;13.2;20.8;2.3;15.1;0;5.28;26900 +86095;47.34801;5.25525;217;20220518;30.1;14.8;22.5;2.4;14.5;.1;5.71;26400 +86095;47.34801;5.25525;217;20220519;29.6;14.4;22;2;16.8;.7;4.53;20600 +86095;47.34801;5.25525;217;20220520;31.2;15;23.1;3.5;15;0;6.05;23300 +86095;47.34801;5.25525;217;20220521;26.4;13.4;19.9;2.4;13;0;5.28;27000 +86095;47.34801;5.25525;217;20220522;26.5;13.6;20.1;3.2;13.2;1.6;4.41;16100 +86095;47.34801;5.25525;217;20220523;21.2;15.2;18.2;3.2;15.9;4.9;2.45;9000 +86095;47.34801;5.25525;217;20220524;21.2;11.7;16.5;3.1;11.1;.2;4.32;22300 +86095;47.34801;5.25525;217;20220525;23.3;7;15.2;2.1;10.2;0;4.04;21400 +86095;47.34801;5.25525;217;20220526;21.7;7.5;14.6;1.5;11.4;0;2.7;13200 +86095;47.34801;5.25525;217;20220527;21.3;12.3;16.8;2.8;12.7;0;3.96;21100 +86095;47.34801;5.25525;217;20220528;20.8;9.4;15.1;4;9.6;0;5.07;28400 +86095;47.34801;5.25525;217;20220529;19.3;9;14.2;3.9;7.6;0;5.07;27300 +86095;47.34801;5.25525;217;20220530;21.5;8.6;15.1;3.2;7.5;0;5.23;27300 +86095;47.34801;5.25525;217;20220531;24.9;8;16.5;2.6;9.1;0;4.82;22600 +86095;47.34801;5.25525;217;20220601;23.1;7.1;15.1;1.7;11.6;0;3.09;15100 +86095;47.34801;5.25525;217;20220602;25.3;12.7;19;2.5;12.9;2.3;4.58;21700 +86095;47.34801;5.25525;217;20220603;28.6;15.8;22.2;2;16.4;11.7;4.66;21200 +86095;47.34801;5.25525;217;20220604;28.7;17;22.9;3.1;18.6;11.3;5.8;28300 +86095;47.34801;5.25525;217;20220605;25.8;16.9;21.4;4.2;17;4.2;4.93;22000 +86095;47.34801;5.25525;217;20220606;24.8;12.3;18.6;2.5;14.5;.4;4.33;22200 +86095;47.34801;5.25525;217;20220607;22.9;12.5;17.7;2.5;14.1;1.3;3.98;21000 +86095;47.34801;5.25525;217;20220608;20.9;9.9;15.4;1.9;13.9;10.5;2.59;13400 +86095;47.34801;5.25525;217;20220609;20.9;10.9;15.9;2.7;12.2;.2;3.96;22000 +86095;47.34801;5.25525;217;20220610;25.2;9.1;17.2;2.1;11.8;0;5.26;30200 +86095;47.34801;5.25525;217;20220611;29.3;11.1;20.2;2.1;13.3;0;5.85;29900 +86095;47.34801;5.25525;217;20220612;30.9;14.3;22.6;2.3;15.4;1.4;5.64;25200 +86095;47.34801;5.25525;217;20220613;25.6;16.1;20.9;3.4;11.6;0;6.45;30900 +86095;47.34801;5.25525;217;20220614;29.2;11.3;20.3;2.6;11.4;0;6.26;29900 +86095;47.34801;5.25525;217;20220615;33.7;14.4;24.1;2.4;15.5;0;6.55;28300 +86095;47.34801;5.25525;217;20220616;32;18.9;25.5;2;14.6;0;6.43;28800 +86095;47.34801;5.25525;217;20220617;32.5;16.7;24.6;2.2;12.8;0;6.58;28600 +86095;47.34801;5.25525;217;20220618;35.9;17.3;26.6;2.1;14.9;0;6.89;28500 +86095;47.34801;5.25525;217;20220619;35.7;19.2;27.5;3.5;15.4;.2;7.87;27700 +86095;47.34801;5.25525;217;20220620;31.3;20.1;25.7;3.5;16.6;.5;6.35;23000 +86095;47.34801;5.25525;217;20220621;32.6;18.1;25.4;3;17.8;3.1;5.52;19100 +86095;47.34801;5.25525;217;20220622;28.7;18.1;23.4;2.4;20.8;12.3;3.87;16000 +86095;47.34801;5.25525;217;20220623;27.7;15.4;21.6;1.9;18.7;5.4;4.24;20700 +86095;47.34801;5.25525;217;20220624;21.4;13.3;17.4;2.5;16.5;2.7;2.56;12800 +86095;47.34801;5.25525;217;20220625;27.1;13.5;20.3;2.3;16.1;10.4;4.6;22500 +86095;47.34801;5.25525;217;20220626;19.3;15.7;17.5;2.7;17.4;20.4;1.57;5900 +86095;47.34801;5.25525;217;20220627;21.5;15.6;18.6;2.1;16.6;2.3;2.36;9800 +86095;47.34801;5.25525;217;20220628;26.3;11.6;19;3.1;15.3;.1;5.22;28000 +86095;47.34801;5.25525;217;20220629;29.1;15.5;22.3;1.7;15.4;.1;5.46;27300 +86095;47.34801;5.25525;217;20220630;25.3;16;20.7;3.9;14.8;15;4.39;15800 +86095;47.34801;5.25525;217;20220701;23;10.5;16.8;2.1;13.1;.1;3.88;20900 +86095;47.34801;5.25525;217;20220702;27.8;10.9;19.4;2.4;11.8;0;5.92;30500 +86095;47.34801;5.25525;217;20220703;30.4;12;21.2;2.7;13.5;.4;6.07;27600 +86095;47.34801;5.25525;217;20220704;26.5;16.8;21.7;2.7;13.5;0;4.84;19500 +86095;47.34801;5.25525;217;20220705;27.9;13.3;20.6;3;11.8;.1;6.21;29100 +86095;47.34801;5.25525;217;20220706;25.7;14.2;20;3.5;11.2;0;6.17;29100 +86095;47.34801;5.25525;217;20220707;24.7;11.8;18.3;3.5;12.6;0;4.71;21200 +86095;47.34801;5.25525;217;20220708;26.3;13.2;19.8;4.1;12.1;0;6.29;29600 +86095;47.34801;5.25525;217;20220709;28.8;12.9;20.9;3.8;12.1;0;6.34;26200 +86095;47.34801;5.25525;217;20220710;26.9;16.3;21.6;4.5;13.1;0;6.68;29400 +86095;47.34801;5.25525;217;20220711;29.3;14.7;22;4.2;12.4;0;7.05;29400 +86095;47.34801;5.25525;217;20220712;30.9;17.3;24.1;3.7;12.8;0;7.33;29500 +86095;47.34801;5.25525;217;20220713;33.1;16.3;24.7;2.6;12.5;0;6.65;26500 +86095;47.34801;5.25525;217;20220714;35.7;15;25.4;2.5;14.1;0;7.04;28400 +86095;47.34801;5.25525;217;20220715;29.5;18.5;24;3.6;11.9;0;7.1;28500 +86095;47.34801;5.25525;217;20220716;29.3;16;22.7;3.8;9.8;0;7.19;28100 +86095;47.34801;5.25525;217;20220717;32.2;17.5;24.9;3.9;11;0;7.84;28700 +86095;47.34801;5.25525;217;20220718;37.1;17.7;27.4;3.1;11;0;8.07;28000 +86095;47.34801;5.25525;217;20220719;37.4;18.6;28;2.5;15;0;7.27;27500 +86095;47.34801;5.25525;217;20220720;27.4;23.1;25.3;3.9;18.3;3.6;4.3;10400 +86095;47.34801;5.25525;217;20220721;30.3;14.6;22.5;1.8;16.6;.1;5.12;24800 +86095;47.34801;5.25525;217;20220722;33.2;17.3;25.3;2.8;16;1.3;5.96;22200 +86095;47.34801;5.25525;217;20220723;28.8;18.3;23.6;2.1;17.3;0;4.47;18900 +86095;47.34801;5.25525;217;20220724;33.4;16.6;25;1.5;15.8;0;5.79;27500 +86095;47.34801;5.25525;217;20220725;32.3;16.6;24.5;2.8;15.7;.2;5.92;23400 +86095;47.34801;5.25525;217;20220726;27;16.1;21.6;3.4;14.7;0;5.3;23200 +86095;47.34801;5.25525;217;20220727;27.5;15.8;21.7;3.4;11.7;0;6.16;26800 +86095;47.34801;5.25525;217;20220728;29.9;14.4;22.2;2.9;11.8;0;5.64;21600 +86095;47.34801;5.25525;217;20220729;29.2;15.6;22.4;2.5;11.6;0;5.12;19300 +86095;47.34801;5.25525;217;20220730;30.7;14.5;22.6;2.3;12.3;0;4.89;17800 +86095;47.34801;5.25525;217;20220731;32.9;15.6;24.3;2.5;13.3;0;6.14;25100 +86095;47.34801;5.25525;217;20220801;32.2;16.8;24.5;2.8;14.6;0;5.8;21900 +86095;47.34801;5.25525;217;20220802;32.6;16.5;24.6;2.5;14.5;0;6.18;26400 +86095;47.34801;5.25525;217;20220803;35.6;18;26.8;2.5;14;0;6.74;26400 +86095;47.34801;5.25525;217;20220804;37.5;16.5;27;1.9;15.3;.8;5.86;22400 +86095;47.34801;5.25525;217;20220805;30.1;20.9;25.5;4.4;16.9;.2;6.21;21400 +86095;47.34801;5.25525;217;20220806;28.8;18.1;23.5;5;12.8;0;7.03;26000 +86095;47.34801;5.25525;217;20220807;30;16.2;23.1;4.6;9.4;0;7.52;26400 +86095;47.34801;5.25525;217;20220808;31.5;17.5;24.5;4.2;9.5;0;7.65;26500 +86095;47.34801;5.25525;217;20220809;33.2;18.7;26;4.3;10;0;8.05;26200 +86095;47.34801;5.25525;217;20220810;32.9;19.8;26.4;4.1;10;0;7.89;26200 +86095;47.34801;5.25525;217;20220811;33.2;18;25.6;3.2;10;0;7.06;25800 +86095;47.34801;5.25525;217;20220812;33.7;18.2;26;3.7;9.6;0;7.6;25800 +86095;47.34801;5.25525;217;20220813;32.8;16;24.4;3;9.3;0;6.78;25900 +86095;47.34801;5.25525;217;20220814;26;15.7;20.9;2.9;14;8;3.44;9600 +86095;47.34801;5.25525;217;20220815;23.6;16.2;19.9;1.8;18.6;2.5;2.49;11900 +86095;47.34801;5.25525;217;20220816;30.1;14.1;22.1;2.2;16.4;2.9;4.68;22000 +86095;47.34801;5.25525;217;20220817;26.6;17;21.8;3.2;17.9;.6;3.9;16600 +86095;47.34801;5.25525;217;20220818;23.9;16;20;1.7;17.9;5.4;2.16;8700 +86095;47.34801;5.25525;217;20220819;26.5;18.5;22.5;4.6;17.8;1.8;4.53;17700 +86095;47.34801;5.25525;217;20220820;26.5;19.4;23;3.1;15.8;.6;4.67;19500 +86095;47.34801;5.25525;217;20220821;27.4;12.4;19.9;2.2;12.2;0;4.38;20700 +86095;47.34801;5.25525;217;20220822;29;16.1;22.6;3.4;14.1;0;5.23;20600 +86095;47.34801;5.25525;217;20220823;30.4;15.3;22.9;2.1;15.9;0;4.46;19900 +86095;47.34801;5.25525;217;20220824;32.5;17.1;24.8;3.6;13;0;6.39;22800 +86095;47.34801;5.25525;217;20220825;33.7;15.2;24.5;2.6;13;0;5.69;22000 +86095;47.34801;5.25525;217;20220826;25.8;19.8;22.8;5.4;17;3.4;4.63;15100 +86095;47.34801;5.25525;217;20220827;26.5;15.2;20.9;3.4;15.8;0;3.84;15000 +86095;47.34801;5.25525;217;20220828;28.9;16.3;22.6;3.3;15.5;0;5.05;22000 +86095;47.34801;5.25525;217;20220829;31.3;16.5;23.9;2.5;15.5;0;4.9;20600 +86095;47.34801;5.25525;217;20220830;27.2;17;22.1;2.7;16.5;.1;3.16;9500 +86095;47.34801;5.25525;217;20220831;26.9;14.7;20.8;1.9;17.5;.3;3.69;20100 +86095;47.34801;5.25525;217;20220901;27.5;15.2;21.4;3;14.6;0;4.56;21000 +86095;47.34801;5.25525;217;20220902;25.9;13.6;19.8;2.2;15.4;5.9;3.1;13800 +86095;47.34801;5.25525;217;20220903;26.2;14.7;20.5;2.2;16.6;.2;3.18;14900 +86095;47.34801;5.25525;217;20220904;29.5;12.2;20.9;1.8;15.1;.3;3.94;20100 +86095;47.34801;5.25525;217;20220905;31.8;15.2;23.5;2.5;16.4;2.2;4.62;19700 +86095;47.34801;5.25525;217;20220906;29.3;17.8;23.6;2.2;18.7;3.7;3.65;15800 +86095;47.34801;5.25525;217;20220907;24.4;14.3;19.4;2.5;16.5;5.7;2.48;9900 +86095;47.34801;5.25525;217;20220908;24.9;13.2;19.1;3.3;14.4;1.1;3.71;17900 +86095;47.34801;5.25525;217;20220909;22.6;14.1;18.4;3.6;13.7;4.5;3.18;12800 +86095;47.34801;5.25525;217;20220910;20.6;14.1;17.4;3.2;13.1;.8;2.39;6600 +86095;47.34801;5.25525;217;20220911;23.5;9.4;16.5;2.3;13.4;.1;3.12;18900 +86095;47.34801;5.25525;217;20220912;29.7;10.6;20.2;2;13;.1;3.97;19600 +86095;47.34801;5.25525;217;20220913;29.6;15;22.3;2.1;17.6;5.8;3.19;13000 +86095;47.34801;5.25525;217;20220914;26.1;15.7;20.9;2.9;19.7;15.1;2.27;8400 +86095;47.34801;5.25525;217;20220915;21.2;15.3;18.3;2.7;17.1;9.6;1.86;8100 +86095;47.34801;5.25525;217;20220916;20.1;10.6;15.4;2.6;12.1;0;2.46;12700 +86095;47.34801;5.25525;217;20220917;17;7.4;12.2;3.7;8.8;0;2.73;14100 +86095;47.34801;5.25525;217;20220918;19.5;5.3;12.4;1.7;8.1;0;2.71;19000 +86095;47.34801;5.25525;217;20220919;17.8;5.9;11.9;3;8.5;0;2.87;18900 +86095;47.34801;5.25525;217;20220920;19.4;5.8;12.6;3.3;8.8;0;3.01;17300 +86095;47.34801;5.25525;217;20220921;19.2;8;13.6;3.4;8.9;0;3.2;18600 +86095;47.34801;5.25525;217;20220922;20.4;5.6;13;2.5;8.7;0;2.92;18200 +86095;47.34801;5.25525;217;20220923;21.2;4.8;13;1.4;10.2;2.6;2.05;12400 +86095;47.34801;5.25525;217;20220924;21.3;12.2;16.8;2.1;13;0;2.11;9300 +86095;47.34801;5.25525;217;20220925;17.2;8.9;13.1;2.4;11.7;.7;1.58;7500 +86095;47.34801;5.25525;217;20220926;17;6.2;11.6;3.6;10.7;4.7;1.77;8500 +86095;47.34801;5.25525;217;20220927;14.5;10.3;12.4;4.7;11.2;15;1.68;6500 +86095;47.34801;5.25525;217;20220928;13.7;10.6;12.2;2.8;12.4;7.6;1.02;4200 +86095;47.34801;5.25525;217;20220929;15;9.6;12.3;1.3;11.3;5.8;1.3;8000 +86095;47.34801;5.25525;217;20220930;16.5;3.5;10;2.2;9.6;1.7;1.82;14900 +86095;47.34801;5.25525;217;20221001;13.3;5.7;9.5;4.1;12;4.6;.53;3200 +86095;47.34801;5.25525;217;20221002;20.6;12.9;16.8;3.5;15.9;1.1;2.01;12800 +86095;47.34801;5.25525;217;20221003;17.6;12.6;15.1;3;13.2;0;1.73;8300 +86095;47.34801;5.25525;217;20221004;16.1;7.3;11.7;1.7;11.5;.2;1.21;7200 +86095;47.34801;5.25525;217;20221005;23.4;7.2;15.3;1.4;12.5;0;1.88;11400 +86095;47.34801;5.25525;217;20221006;19.1;10.1;14.6;2.1;12.7;0;1.63;8900 +86095;47.34801;5.25525;217;20221007;19.9;8.5;14.2;1.9;12.3;.1;1.78;12200 +86095;47.34801;5.25525;217;20221008;18.8;10.9;14.9;2.6;11.9;0;2.01;12300 +86095;47.34801;5.25525;217;20221009;18.9;6.9;12.9;2.2;10.5;0;1.94;14200 +86095;47.34801;5.25525;217;20221010;22.4;5.7;14.1;1.3;12.7;1.7;1.56;10300 +86095;47.34801;5.25525;217;20221011;19.1;13.7;16.4;2.6;14.8;0;1.59;8500 +86095;47.34801;5.25525;217;20221012;17.9;8.5;13.2;2.2;12.6;.2;1.53;12900 +86095;47.34801;5.25525;217;20221013;16.2;10.1;13.2;1.7;13.6;.8;.81;3000 +86095;47.34801;5.25525;217;20221014;16.9;13;15;4.2;15.7;8.1;.85;2800 +86095;47.34801;5.25525;217;20221015;20.1;14.8;17.5;3.4;15.7;1;1.56;4600 +86095;47.34801;5.25525;217;20221016;24.8;13.4;19.1;2.7;15.6;0;2.14;9000 +86095;47.34801;5.25525;217;20221017;23.8;11.4;17.6;1.6;14.8;0;1.62;8900 +86095;47.34801;5.25525;217;20221018;24;11.7;17.9;1.7;14.8;.3;1.79;11800 +86095;47.34801;5.25525;217;20221019;22.2;10.6;16.4;2;14.7;.2;1.61;11100 +86095;47.34801;5.25525;217;20221020;20.5;12.7;16.6;2.2;16;19.8;1.11;3700 +86095;47.34801;5.25525;217;20221021;19.7;14.8;17.3;2.5;16.4;18.5;1.24;5700 +86095;47.34801;5.25525;217;20221022;22.5;12;17.3;1.5;15.3;.2;1.4;9500 +86095;47.34801;5.25525;217;20221023;21;9.7;15.4;2.2;14.7;3.8;1.15;4000 +86095;47.34801;5.25525;217;20221024;21.2;12.1;16.7;2.3;14.3;4.6;1.5;7600 +86095;47.34801;5.25525;217;20221025;19.1;6.7;12.9;1.2;13;.5;.98;8900 +86095;47.34801;5.25525;217;20221026;23.5;11.6;17.6;2.8;15.1;.3;1.81;10600 +86095;47.34801;5.25525;217;20221027;22.9;9.1;16;1.9;14.8;0;1.34;8600 +86095;47.34801;5.25525;217;20221028;23.7;13.8;18.8;1.9;15.4;0;1.54;7800 +86095;47.34801;5.25525;217;20221029;22.5;9.1;15.8;1.5;13.2;.1;1.27;7200 +86095;47.34801;5.25525;217;20221030;21.6;7.8;14.7;1.3;12.4;.1;1.15;8500 +86095;47.34801;5.25525;217;20221031;20.5;8.8;14.7;2;13;9.9;1.21;7000 +86095;47.34801;5.25525;217;20221101;16.9;14;15.5;3.2;13.2;.1;1.41;9100 +86095;47.34801;5.25525;217;20221102;17.1;7.8;12.5;1.7;10.8;.1;1.02;8000 +86095;47.34801;5.25525;217;20221103;13.7;5.1;9.4;2.2;10.3;4.6;.75;2400 +86095;47.34801;5.25525;217;20221104;9.5;7.8;8.7;3.4;10.1;7.3;.64;2400 +86095;47.34801;5.25525;217;20221105;12.1;6.2;9.2;2.6;9.4;0;.85;6100 +86095;47.34801;5.25525;217;20221106;8.9;3.3;6.1;1.7;9.2;.2;.41;2700 +86095;47.34801;5.25525;217;20221107;16.6;8.1;12.4;2.9;10.4;.1;1.27;6700 +86095;47.34801;5.25525;217;20221108;17.7;2.5;10.1;2.7;10.3;6;1.08;5000 +86095;47.34801;5.25525;217;20221109;14.3;11.9;13.1;2.2;13.5;6.4;.67;1600 +86095;47.34801;5.25525;217;20221110;10.7;4.3;7.5;1.8;9.9;0;.44;4000 +86095;47.34801;5.25525;217;20221111;10;2.1;6.1;1.1;10.3;.2;.28;1800 +86095;47.34801;5.25525;217;20221112;9.2;7.1;8.2;1.2;10.7;.1;.37;2900 +86095;47.34801;5.25525;217;20221113;6.4;6;6.2;1.6;9.6;0;.32;1400 +86095;47.34801;5.25525;217;20221114;16.1;5.7;10.9;2.7;11.1;3.1;.81;5800 +86095;47.34801;5.25525;217;20221115;13.7;10.5;12.1;2.5;12.9;9.4;.6;2000 +86095;47.34801;5.25525;217;20221116;14.6;9.2;11.9;3.3;11.3;2.8;.92;5000 +86095;47.34801;5.25525;217;20221117;15;10;12.5;5.5;11.2;4.7;1.35;5300 +86095;47.34801;5.25525;217;20221118;11.9;8.4;10.2;2.8;9.8;1.1;.83;4300 +86095;47.34801;5.25525;217;20221119;10.1;3;6.6;1.9;8.5;1;.42;5800 +86095;47.34801;5.25525;217;20221120;9.6;5.7;7.7;3;8.5;2;.64;6000 +86095;47.34801;5.25525;217;20221121;8.3;6;7.2;4;9;1.8;.57;3000 +86095;47.34801;5.25525;217;20221122;10.6;5.1;7.9;4.1;8.3;.1;.95;3800 +86095;47.34801;5.25525;217;20221123;8;2.9;5.5;2.5;8.4;3.6;.36;3500 +86095;47.34801;5.25525;217;20221124;12.5;4.1;8.3;2.9;9.2;3.9;.63;5400 +86095;47.34801;5.25525;217;20221125;10.5;4.6;7.6;2.1;9.3;.7;.46;3300 +86095;47.34801;5.25525;217;20221126;6.2;-.3;3;1.7;8.1;0;.17;2000 +86095;47.34801;5.25525;217;20221127;7.7;4.7;6.2;2.1;8.3;.1;.47;2600 +86095;47.34801;5.25525;217;20221128;9.7;3.5;6.6;2.1;9.3;6.3;.41;1500 +86095;47.34801;5.25525;217;20221129;9.3;4.1;6.7;1.7;8.9;.1;.36;3400 +86095;47.34801;5.25525;217;20221130;8.3;4.7;6.5;3.5;8.6;.1;.53;2300 +86095;47.34801;5.25525;217;20221201;7.7;6.4;7.1;4.9;7.4;0;1.1;2800 +86095;47.34801;5.25525;217;20221202;4.9;3.5;4.2;3.6;6.9;.1;.65;1200 +86095;47.34801;5.25525;217;20221203;5.3;.8;3.1;3.9;6.7;1.6;.41;4000 +86095;47.34801;5.25525;217;20221204;3.9;2.6;3.3;2.3;7;2.7;.41;1300 +86095;47.34801;5.25525;217;20221205;5.9;1;3.5;1.8;7.2;.2;.36;1900 +86095;47.34801;5.25525;217;20221206;5;-1.4;1.8;2.2;6.4;0;.39;1300 +86095;47.34801;5.25525;217;20221207;6.4;2.7;4.6;2.9;6.5;0;.47;5900 +86095;47.34801;5.25525;217;20221208;3.6;-1;1.3;1.5;5.8;0;.25;3800 +86095;47.34801;5.25525;217;20221209;2.9;-3;0;3.1;5.1;0;.47;2500 +86095;47.34801;5.25525;217;20221210;2.8;-.1;1.4;3.6;4.8;0;.71;3600 +86095;47.34801;5.25525;217;20221211;-3;-6.3;-4.6;2;4.1;0;.22;1500 +86095;47.34801;5.25525;217;20221212;-2.5;-3.8;-3.1;2.1;4.3;.6;.33;900 +86095;47.34801;5.25525;217;20221213;-.1;-6.4;-3.2;2.6;4.2;2.4;.33;2200 +86095;47.34801;5.25525;217;20221214;5.6;-1.3;2.2;1.5;6.5;9.1;.32;2100 +86095;47.34801;5.25525;217;20221215;2.5;1.2;1.9;3.5;6.5;.6;.36;1000 +86095;47.34801;5.25525;217;20221216;2.3;-.1;1.1;3.5;4.6;0;.62;5000 +86095;47.34801;5.25525;217;20221217;-.2;-6.8;-3.5;2.6;3.8;0;.23;6000 +86095;47.34801;5.25525;217;20221218;-.1;-6.2;-3.1;1.5;5.1;0;.14;1700 +86095;47.34801;5.25525;217;20221219;14.1;-.5;6.8;1.8;8.2;0;.49;4400 +86095;47.34801;5.25525;217;20221220;14.8;7.4;11.1;3.9;11;9;.85;2900 +86095;47.34801;5.25525;217;20221221;13.1;10.3;11.7;4;11.6;1.7;.78;2600 +86095;47.34801;5.25525;217;20221222;13;9.8;11.4;5.1;11.5;10.1;.89;1600 +86095;47.34801;5.25525;217;20221223;14.3;10.3;12.3;4.2;13.6;4;.5;1100 +86095;47.34801;5.25525;217;20221224;11.6;10.3;11;2.3;11.2;.3;.62;1700 +86095;47.34801;5.25525;217;20221225;12.7;7.5;10.1;2;11;2.8;.47;2400 +86095;47.34801;5.25525;217;20221226;11.7;7.2;9.5;3;10.6;2.2;.6;1100 +86095;47.34801;5.25525;217;20221227;8.7;2.6;5.7;1.3;8.4;.1;.2;3800 +86095;47.34801;5.25525;217;20221228;9.6;2.5;6.1;3.2;8.3;0;.37;4700 +86095;47.34801;5.25525;217;20221229;12;7.7;9.9;4.5;10.1;4.6;.88;2000 +86095;47.34801;5.25525;217;20221230;11.5;4.3;7.9;4.1;10.4;2.1;.42;900 +86095;47.34801;5.25525;217;20221231;15.1;10.9;13;4.2;11.3;.1;1.19;3200 +86096;47.36191;5.58541;218;20220101;7.4;3.4;5.4;1.2;8.14;0;.24;3115 +86096;47.36191;5.58541;218;20220102;9;2.4;5.7;3.1;8.67;0;.27;3250 +86096;47.36191;5.58541;218;20220103;11.3;7.6;9.4;4.1;10.11;2.9;.75;1662 +86096;47.36191;5.58541;218;20220104;12.1;9.5;10.8;5.2;9.71;17.7;1.36;1157 +86096;47.36191;5.58541;218;20220105;5;2.5;3.8;3.1;6.44;0;.48;4408 +86096;47.36191;5.58541;218;20220106;4.7;1.2;3;1.2;6.01;0;.39;2994 +86096;47.36191;5.58541;218;20220107;2.2;-2.1;.1;3.6;6.24;7.9;.13;1640 +86096;47.36191;5.58541;218;20220108;4.5;1.6;3.1;5.5;7.17;7.6;.33;2108 +86096;47.36191;5.58541;218;20220109;5.6;4;4.8;3.3;7.24;4.2;.6;1651 +86096;47.36191;5.58541;218;20220110;4.6;.1;2.3;2.4;6.31;.1;.36;3358 +86096;47.36191;5.58541;218;20220111;4.5;-1.1;1.7;2.9;5.61;0;.4;5277 +86096;47.36191;5.58541;218;20220112;3.6;-1.6;1;3.1;5.14;0;.48;5190 +86096;47.36191;5.58541;218;20220113;3.5;-3;.3;2;4.95;0;.27;7050 +86096;47.36191;5.58541;218;20220114;3;-4.7;-.8;.9;4.94;0;.18;5050 +86096;47.36191;5.58541;218;20220115;-1.4;-4.5;-2.9;1.1;4.67;0;.23;2311 +86096;47.36191;5.58541;218;20220116;-1.9;-3.9;-2.9;1.6;4.77;.1;.22;1599 +86096;47.36191;5.58541;218;20220117;2;-2.5;-.2;1.4;5.94;0;.2;2744 +86096;47.36191;5.58541;218;20220118;6.4;.1;3.3;3.3;6.57;0;.49;4172 +86096;47.36191;5.58541;218;20220119;4.3;-.3;2;2.9;6.24;1.6;.38;3797 +86096;47.36191;5.58541;218;20220120;5.9;1.8;3.8;2.5;6.57;.2;.52;3498 +86096;47.36191;5.58541;218;20220121;4.5;-.2;2.2;3;5.27;0;.66;4776 +86096;47.36191;5.58541;218;20220122;4.8;-1.3;1.8;2.3;5.87;0;.42;4436 +86096;47.36191;5.58541;218;20220123;6.9;.4;3.6;3.2;6.11;0;.63;6388 +86096;47.36191;5.58541;218;20220124;3.4;-3.3;.1;1;5.47;0;.3;3829 +86096;47.36191;5.58541;218;20220125;.2;-2.3;-1.1;1.1;5.41;0;.26;2587 +86096;47.36191;5.58541;218;20220126;-1.5;-2.7;-2.1;1.4;5.07;0;.26;1459 +86096;47.36191;5.58541;218;20220127;-1.5;-3.3;-2.4;1.7;4.91;0;.25;2352 +86096;47.36191;5.58541;218;20220128;2.7;-1.5;.6;1.5;6.17;0;.29;2458 +86096;47.36191;5.58541;218;20220129;2.9;-.3;1.3;3.5;6.61;.9;.24;2518 +86096;47.36191;5.58541;218;20220130;8.1;2.7;5.4;1.9;8.14;.1;.45;4186 +86096;47.36191;5.58541;218;20220131;7.4;3.9;5.7;4.2;7.07;2.3;.88;4258 +86096;47.36191;5.58541;218;20220201;3.6;1.3;2.5;4.1;6.41;2.4;.53;2350 +86096;47.36191;5.58541;218;20220202;10.6;3.1;6.8;2.8;9.37;.6;.45;4178 +86096;47.36191;5.58541;218;20220203;8.1;5;6.5;1.6;8.44;0;.53;3630 +86096;47.36191;5.58541;218;20220204;7.2;2.3;4.7;3.7;8.14;1.6;.4;3266 +86096;47.36191;5.58541;218;20220205;8.8;-1.8;3.5;1.4;6.17;0;.58;8194 +86096;47.36191;5.58541;218;20220206;6.7;.2;3.4;6.5;7.74;6.9;.26;3289 +86096;47.36191;5.58541;218;20220207;8.9;4.1;6.5;2.6;6.31;0;1.03;8108 +86096;47.36191;5.58541;218;20220208;11.1;-2.9;4.1;.8;5.87;0;.59;9660 +86096;47.36191;5.58541;218;20220209;11.6;-2.5;4.6;1.3;6.17;0;.77;9569 +86096;47.36191;5.58541;218;20220210;8.2;2.1;5.1;2.7;7.97;6.3;.77;4800 +86096;47.36191;5.58541;218;20220211;7.7;3.2;5.5;3.3;6.3;0;1.06;9500 +86096;47.36191;5.58541;218;20220212;6.1;-2.2;2;2.2;4.9;0;.85;8833 +86096;47.36191;5.58541;218;20220213;13.4;-4;4.7;4.4;6.1;.3;1.62;10833 +86096;47.36191;5.58541;218;20220214;10;5.2;7.6;4.6;8.59;3.1;.93;2800 +86096;47.36191;5.58541;218;20220215;9.9;3.2;6.6;3.8;7.54;2.3;1.07;6133 +86096;47.36191;5.58541;218;20220216;9.3;5.2;7.3;6.8;9.81;4.7;.46;3044 +86096;47.36191;5.58541;218;20220217;14.1;9.5;11.8;4.7;10.11;3.2;1.6;5947 +86096;47.36191;5.58541;218;20220218;14.9;6.8;10.8;4.4;9.61;1.6;1.54;5207 +86096;47.36191;5.58541;218;20220219;9.4;3.3;6.3;3.4;6.24;0;1.4;8680 +86096;47.36191;5.58541;218;20220220;10;4.1;7.1;6.6;8.14;3.8;1.17;4816 +86096;47.36191;5.58541;218;20220221;8.5;6;7.3;6.4;7.8;1.4;1.4;5600 +86096;47.36191;5.58541;218;20220222;10;4.9;7.4;3.6;8.51;.6;.97;5196 +86096;47.36191;5.58541;218;20220223;13.6;5.5;9.6;1.5;8.54;0;1.17;10250 +86096;47.36191;5.58541;218;20220224;13;.6;6.8;3.2;7.17;1.1;1.43;8504 +86096;47.36191;5.58541;218;20220225;8.7;-1.2;3.8;2.5;5.87;.3;1.11;10716 +86096;47.36191;5.58541;218;20220226;8.5;-.9;3.8;3.8;5.34;0;1.44;12477 +86096;47.36191;5.58541;218;20220227;10;-.5;4.8;3.7;4.31;0;1.97;12706 +86096;47.36191;5.58541;218;20220228;12.3;-1.6;5.4;2.4;4.97;0;1.68;12841 +86096;47.36191;5.58541;218;20220301;12.4;1.4;6.9;2.3;4.74;0;1.8;11822 +86096;47.36191;5.58541;218;20220302;12.1;-.9;5.6;1.7;6.47;0;1.22;9999 +86096;47.36191;5.58541;218;20220303;14.8;3.3;9.1;1.7;7.31;0;1.58;12935 +86096;47.36191;5.58541;218;20220304;12.1;1;6.6;2.8;4.91;0;1.97;13286 +86096;47.36191;5.58541;218;20220305;9.9;-1.6;4.1;2.7;3.87;0;1.85;13896 +86096;47.36191;5.58541;218;20220306;8;-2.4;2.8;3.1;3.91;0;1.72;13768 +86096;47.36191;5.58541;218;20220307;8.2;-2;3.1;3.9;3.94;0;1.92;14017 +86096;47.36191;5.58541;218;20220308;12.3;-2.1;5.1;2.6;4.34;0;2;14376 +86096;47.36191;5.58541;218;20220309;14.4;-2.2;6.1;1.5;5.87;0;1.67;15138 +86096;47.36191;5.58541;218;20220310;15.6;-1.2;7.2;1.8;6.37;0;1.83;15403 +86096;47.36191;5.58541;218;20220311;16.1;3.9;10;3.9;7.21;.7;2.42;11987 +86096;47.36191;5.58541;218;20220312;11.8;7.4;9.6;2.4;7.87;0;1.49;5819 +86096;47.36191;5.58541;218;20220313;11.2;5.7;8.4;2.4;8.77;8.9;1.14;5640 +86096;47.36191;5.58541;218;20220314;14.1;4.2;9.1;1.9;8.27;5.1;1.69;13339 +86096;47.36191;5.58541;218;20220315;14.8;7.4;11.1;2.2;10.11;0;1.32;5629 +86096;47.36191;5.58541;218;20220316;16.1;7;11.6;1.8;10.11;0;1.53;9221 +86096;47.36191;5.58541;218;20220317;11.9;7.9;9.9;3.8;9.91;0;1.27;6153 +86096;47.36191;5.58541;218;20220318;14.2;7.3;10.8;6.8;8;0;2.8;11900 +86096;47.36191;5.58541;218;20220319;15.7;5.5;10.6;3.9;6.44;2.6;2.99;16233 +86096;47.36191;5.58541;218;20220320;17.3;2.8;10;4;7;.1;2.95;16133 +86096;47.36191;5.58541;218;20220321;17.9;3.6;10.8;1.8;6.9;0;2.5;17000 +86096;47.36191;5.58541;218;20220322;16.6;.4;8.5;1.7;6.57;0;2.31;18066 +86096;47.36191;5.58541;218;20220323;17.9;-.6;8.7;1.4;6.7;0;2.33;18366 +86096;47.36191;5.58541;218;20220324;20.1;.2;10.1;1.7;6.57;0;2.73;18700 +86096;47.36191;5.58541;218;20220325;20.5;1.5;11;2.5;6.2;0;3.22;18533 +86096;47.36191;5.58541;218;20220326;20.5;4.3;12.4;2.9;6.47;0;3.47;18666 +86096;47.36191;5.58541;218;20220327;20.9;3.4;12.2;1.7;7;0;2.88;18933 +86096;47.36191;5.58541;218;20220328;21.1;2;11.5;1.6;7.21;0;2.79;18233 +86096;47.36191;5.58541;218;20220329;18.1;5.6;11.9;2.7;7.6;4;2.61;11000 +86096;47.36191;5.58541;218;20220330;13.3;9.2;11.2;2.3;11.04;4.7;1.32;6666 +86096;47.36191;5.58541;218;20220331;10.2;7.1;8.7;3.6;9.1;4.5;1.26;5233 +86096;47.36191;5.58541;218;20220401;4.2;1.2;2.7;4.6;5.97;3.3;1.03;5566 +86096;47.36191;5.58541;218;20220402;4.4;.6;2.5;5.2;5.6;.6;1.21;7766 +86096;47.36191;5.58541;218;20220403;4.9;-1.8;1.6;3.8;4.9;0;1.35;9000 +86096;47.36191;5.58541;218;20220404;9.4;-3.3;3.1;2.7;4.72;0;2.31;21600 +86096;47.36191;5.58541;218;20220405;13.5;5.1;9.3;3.4;7.84;0;2.01;9800 +86096;47.36191;5.58541;218;20220406;13.1;8.8;10.9;3.6;10.2;1.4;1.44;5133 +86096;47.36191;5.58541;218;20220407;12;9;10.5;7.8;10.97;14.2;1.19;3533 +86096;47.36191;5.58541;218;20220408;15.2;9.4;12.3;7.4;10.67;10;2.04;5633 +86096;47.36191;5.58541;218;20220409;9.7;3.3;6.5;3.1;6.87;1.8;1.85;13166 +86096;47.36191;5.58541;218;20220410;13.4;-1.7;5.9;2;6.4;0;2.56;22766 +86096;47.36191;5.58541;218;20220411;18.7;.6;9.6;4;7.17;0;3.49;19766 +86096;47.36191;5.58541;218;20220412;21.9;5.4;13.7;3.4;7.74;0;4.1;19666 +86096;47.36191;5.58541;218;20220413;21.3;5.8;13.6;1.9;9.94;0;3.05;17400 +86096;47.36191;5.58541;218;20220414;21.6;6.9;14.2;2.8;11.84;.1;3.3;19933 +86096;47.36191;5.58541;218;20220415;22.3;8.2;15.3;3.1;10.87;0;3.8;21433 +86096;47.36191;5.58541;218;20220416;19.7;8.9;14.3;4.9;8.94;0;4.35;24066 +86096;47.36191;5.58541;218;20220417;20.2;4.8;12.5;3.4;5.91;0;4.46;25200 +86096;47.36191;5.58541;218;20220418;20.1;3.3;11.7;1.8;6.67;0;3.62;24066 +86096;47.36191;5.58541;218;20220419;20.5;4.3;12.4;2;7.21;0;3.51;21950 +86096;47.36191;5.58541;218;20220420;20.7;5.1;12.9;3;7.8;0;3.98;22833 +86096;47.36191;5.58541;218;20220421;20.1;4.7;12.4;2.7;7.47;0;3.91;23800 +86096;47.36191;5.58541;218;20220422;20.7;5.7;13.2;2;9.1;1.2;3.43;21366 +86096;47.36191;5.58541;218;20220423;17.4;7.9;12.7;3.3;11.3;11.5;2.02;8966 +86096;47.36191;5.58541;218;20220424;14;8;11;3;11.07;9.9;1.28;5433 +86096;47.36191;5.58541;218;20220425;14.3;10.5;12.4;2.6;12.2;10.6;1.46;7100 +86096;47.36191;5.58541;218;20220426;16.4;7.8;12.1;2.2;9.67;.1;3.08;20966 +86096;47.36191;5.58541;218;20220427;18.5;4.3;11.4;3.4;9.34;0;3.73;26033 +86096;47.36191;5.58541;218;20220428;22.1;4.9;13.5;2.7;9.47;0;4.24;25900 +86096;47.36191;5.58541;218;20220429;19.6;5.8;12.7;1.6;10.01;.7;2.65;15100 +86096;47.36191;5.58541;218;20220430;17.5;5;11.2;2.6;9.87;0;3.24;23197 +86096;47.36191;5.58541;218;20220501;18.1;5;11.6;2.7;9.07;0;3.52;24262 +86096;47.36191;5.58541;218;20220502;20.2;5;12.6;2.3;9.77;0;2.89;15833 +86096;47.36191;5.58541;218;20220503;22.6;6.6;14.6;1.9;10.24;1;3.92;24133 +86096;47.36191;5.58541;218;20220504;20.8;8.1;14.5;1.9;12.04;12;2.57;13366 +86096;47.36191;5.58541;218;20220505;18.2;10.4;14.3;2.7;11.24;.9;2.79;14466 +86096;47.36191;5.58541;218;20220506;20.7;8.1;14.4;2.4;10.57;0;2.98;14439 +86096;47.36191;5.58541;218;20220507;22.3;6.7;14.5;2.3;10.07;0;3.44;17209 +86096;47.36191;5.58541;218;20220508;23.8;9.1;16.4;2.7;10.91;0;3.78;17395 +86096;47.36191;5.58541;218;20220509;24.6;9.7;17.2;2.2;12.14;0;3.58;17352 +86096;47.36191;5.58541;218;20220510;25.2;9.3;17.2;1.3;13.27;.1;3.18;16403 +86096;47.36191;5.58541;218;20220511;27.7;10.8;19.3;2.6;13.14;0;4.34;18385 +86096;47.36191;5.58541;218;20220512;24.4;15.5;20;2.4;14.37;6.4;3.23;11443 +86096;47.36191;5.58541;218;20220513;22.3;15.7;19;1.5;15.71;0;2.51;11061 +86096;47.36191;5.58541;218;20220514;24.8;8.5;16.6;1.8;11.47;0;3.7;18427 +86096;47.36191;5.58541;218;20220515;28.2;10.7;19.5;2.1;12.97;1.4;4.2;18288 +86096;47.36191;5.58541;218;20220516;25.4;15;20.2;2.5;15.31;.9;3.47;13715 +86096;47.36191;5.58541;218;20220517;27.8;13.5;20.6;2.1;15.14;0;4.04;17924 +86096;47.36191;5.58541;218;20220518;29.7;13.7;21.7;1.9;14.74;0;4.32;18258 +86096;47.36191;5.58541;218;20220519;29.3;15.2;22.2;1.9;16.74;.4;3.87;15802 +86096;47.36191;5.58541;218;20220520;30.1;16.6;23.4;3.3;15.01;0;5.07;16443 +86096;47.36191;5.58541;218;20220521;25.8;12.8;19.3;2.2;12.84;0;4.05;17356 +86096;47.36191;5.58541;218;20220522;26.5;14;20.3;2.8;13.14;.9;3.99;13918 +86096;47.36191;5.58541;218;20220523;21.7;15.4;18.5;2.7;15.64;7.6;2.45;8748 +86096;47.36191;5.58541;218;20220524;20.1;11.8;15.9;2.9;11.91;.2;3.15;14026 +86096;47.36191;5.58541;218;20220525;22.6;7.3;14.9;1.4;10.67;0;3.11;15928 +86096;47.36191;5.58541;218;20220526;21.2;8.5;14.8;1.1;11.87;0;2.39;11919 +86096;47.36191;5.58541;218;20220527;21;10.3;15.7;1.8;12.57;0;2.97;15350 +86096;47.36191;5.58541;218;20220528;20.5;9;14.7;2.8;9.91;0;3.65;17999 +86096;47.36191;5.58541;218;20220529;18.7;8;13.4;2.9;7.97;0;3.69;17572 +86096;47.36191;5.58541;218;20220530;21.3;7.6;14.4;2.5;7.74;0;4.05;18871 +86096;47.36191;5.58541;218;20220531;24.2;8.1;16.1;2.3;9.47;0;3.96;17240 +86096;47.36191;5.58541;218;20220601;23.1;8.7;15.9;1.4;12.21;.1;2.84;13696 +86096;47.36191;5.58541;218;20220602;24.9;13.1;19;2.6;12.81;1.3;3.89;15689 +86096;47.36191;5.58541;218;20220603;28.8;15;21.9;2;16.41;9.9;4.04;16432 +86096;47.36191;5.58541;218;20220604;28.4;17.1;22.7;2.7;18.31;10.6;4.31;17714 +86096;47.36191;5.58541;218;20220605;25;17.5;21.3;3;17.64;7.1;3.45;13388 +86096;47.36191;5.58541;218;20220606;23.9;12.7;18.3;2;14.61;.8;3.24;15040 +86096;47.36191;5.58541;218;20220607;22.3;13.8;18;2.1;14.61;1.9;2.97;13683 +86096;47.36191;5.58541;218;20220608;19.6;10.3;15;1.9;14.04;12.7;2.29;11831 +86096;47.36191;5.58541;218;20220609;21;10.8;15.9;2.2;12.27;.4;3.06;15110 +86096;47.36191;5.58541;218;20220610;25;8.4;16.7;1.4;12.01;0;3.76;20144 +86096;47.36191;5.58541;218;20220611;28.6;10.3;19.4;1.6;13.57;.1;5.43;29744 +86096;47.36191;5.58541;218;20220612;30.3;13.1;21.7;1.7;15.91;2;5.3;26343 +86096;47.36191;5.58541;218;20220613;25.2;16;20.6;2.8;12.61;0;5.61;27381 +86096;47.36191;5.58541;218;20220614;28.4;11.8;20.1;2.6;12.04;0;6;29407 +86096;47.36191;5.58541;218;20220615;32.9;14.2;23.5;1.7;16.31;0;6.05;29068 +86096;47.36191;5.58541;218;20220616;31.3;17.6;24.5;1.5;15.77;0;5.74;27541 +86096;47.36191;5.58541;218;20220617;31.7;16.3;24;2;13.54;0;6.21;28454 +86096;47.36191;5.58541;218;20220618;36.2;16.2;26.2;2.1;15.74;0;6.9;29279 +86096;47.36191;5.58541;218;20220619;35.6;21.8;28.7;4.2;15.64;0;8.33;27283 +86096;47.36191;5.58541;218;20220620;31.2;19.9;25.6;3.2;16.71;.2;6.12;22630 +86096;47.36191;5.58541;218;20220621;32.1;17.9;25;2.6;17.64;2.6;5.5;21632 +86096;47.36191;5.58541;218;20220622;27.9;18.5;23.2;2;20.37;4.3;3.79;16329 +86096;47.36191;5.58541;218;20220623;28.7;15.7;22.2;1.6;18.57;4.8;4.49;22286 +86096;47.36191;5.58541;218;20220624;21.3;14.4;17.9;2.2;16.94;3.5;2.71;14032 +86096;47.36191;5.58541;218;20220625;27.5;13.5;20.5;1.9;16.07;7.5;4.81;24881 +86096;47.36191;5.58541;218;20220626;20.4;15.7;18;2.3;17.71;33.4;2.19;10330 +86096;47.36191;5.58541;218;20220627;20.6;16;18.3;2;17.11;1.1;2.21;10039 +86096;47.36191;5.58541;218;20220628;25.2;12.9;19;2.4;16.04;0;4.45;24214 +86096;47.36191;5.58541;218;20220629;29;14.3;21.7;1.2;16.17;.1;5.12;27044 +86096;47.36191;5.58541;218;20220630;26.6;15;20.8;2.8;15.74;11.7;4.53;20081 +86096;47.36191;5.58541;218;20220701;22.7;12;17.3;1.6;13.44;.2;3.85;21343 +86096;47.36191;5.58541;218;20220702;27.9;10.2;19.1;1.9;12.64;0;5.53;29982 +86096;47.36191;5.58541;218;20220703;30.6;11.8;21.2;1.7;14.21;.8;5.68;28730 +86096;47.36191;5.58541;218;20220704;26.3;16.4;21.3;2.2;14.47;0;4.4;19384 +86096;47.36191;5.58541;218;20220705;27.9;12.1;20;2.1;12.47;0;5.57;28626 +86096;47.36191;5.58541;218;20220706;25.2;13.1;19.1;2.5;11.57;0;5.4;27592 +86096;47.36191;5.58541;218;20220707;24.2;10.5;17.4;2.5;12.64;0;4.31;22033 +86096;47.36191;5.58541;218;20220708;25.8;12.9;19.4;3.1;12.41;0;5.57;27670 +86096;47.36191;5.58541;218;20220709;28.4;12.8;20.6;2.9;12.37;0;5.86;26947 +86096;47.36191;5.58541;218;20220710;26.3;15.4;20.9;3.4;13.17;0;5.82;27132 +86096;47.36191;5.58541;218;20220711;28.9;14.1;21.5;3.4;12.57;0;6.37;28017 +86096;47.36191;5.58541;218;20220712;30.4;16.7;23.5;2.7;13.47;0;6.35;27671 +86096;47.36191;5.58541;218;20220713;33.3;15.2;24.3;1.9;13.17;0;6.1;26837 +86096;47.36191;5.58541;218;20220714;35.5;15.6;25.5;2.2;14.61;0;6.73;28270 +86096;47.36191;5.58541;218;20220715;29.1;17.9;23.5;2.8;12.41;0;6.18;26247 +86096;47.36191;5.58541;218;20220716;28.9;14.9;21.9;2.9;10.34;0;6.36;27552 +86096;47.36191;5.58541;218;20220717;32.1;15.9;24;3.1;11.44;0;6.97;27653 +86096;47.36191;5.58541;218;20220718;36.8;17.8;27.3;2.8;11.44;0;7.63;27933 +86096;47.36191;5.58541;218;20220719;37.6;19;28.3;2.1;15.27;0;6.97;28042 +86096;47.36191;5.58541;218;20220720;30.3;21.5;25.9;2.6;19.14;3.8;4.79;17312 +86096;47.36191;5.58541;218;20220721;30;15.6;22.8;1.4;17.81;0;4.96;25176 +86096;47.36191;5.58541;218;20220722;32.6;17.9;25.2;2.3;16.81;2.3;5.68;23540 +86096;47.36191;5.58541;218;20220723;28.8;17.2;23;1.8;18.01;0;4.41;20249 +86096;47.36191;5.58541;218;20220724;33.1;15.7;24.4;1.2;16.54;0;5.46;27122 +86096;47.36191;5.58541;218;20220725;32.3;16.4;24.3;2.5;16.51;0;5.76;24289 +86096;47.36191;5.58541;218;20220726;26.7;16.5;21.6;2.6;14.81;0;4.69;20899 +86096;47.36191;5.58541;218;20220727;27.4;14.7;21;2.3;12.17;0;5.19;24399 +86096;47.36191;5.58541;218;20220728;30.2;14.3;22.3;2.2;12.24;0;5.41;23941 +86096;47.36191;5.58541;218;20220729;29.3;15.3;22.3;1.6;12.14;0;4.55;20312 +86096;47.36191;5.58541;218;20220730;30;13.3;21.7;1.3;12.84;0;4.33;20254 +86096;47.36191;5.58541;218;20220731;32.9;14.5;23.7;1.7;13.64;0;5.53;25644 +86096;47.36191;5.58541;218;20220801;30.9;15.6;23.2;2;14.91;0;5.05;22346 +86096;47.36191;5.58541;218;20220802;32.2;15.1;23.6;1.8;14.64;0;5.53;25958 +86096;47.36191;5.58541;218;20220803;35.5;17;26.3;1.9;14.11;0;6.18;26560 +86096;47.36191;5.58541;218;20220804;37.8;16.2;27;1.5;15.11;.5;5.81;24771 +86096;47.36191;5.58541;218;20220805;31;20.9;25.9;3.7;16.67;.1;5.95;20923 +86096;47.36191;5.58541;218;20220806;29;18;23.5;3.9;13.41;0;6.08;23206 +86096;47.36191;5.58541;218;20220807;30.3;15.2;22.8;3.5;10.34;0;6.51;25312 +86096;47.36191;5.58541;218;20220808;31.6;16.1;23.9;3.2;10.11;0;6.63;25577 +86096;47.36191;5.58541;218;20220809;33.1;17.3;25.2;3.3;10.71;0;6.95;25392 +86096;47.36191;5.58541;218;20220810;32.8;18;25.4;3.4;10.54;0;6.99;24872 +86096;47.36191;5.58541;218;20220811;33;18;25.5;2.8;10.31;0;6.58;25061 +86096;47.36191;5.58541;218;20220812;33;18.7;25.9;3.5;9.94;0;7.14;24938 +86096;47.36191;5.58541;218;20220813;32.1;17.2;24.7;3;9.87;0;6.54;24919 +86096;47.36191;5.58541;218;20220814;24.5;16.6;20.5;2.6;13.97;8.7;3.4;11959 +86096;47.36191;5.58541;218;20220815;22.6;16;19.3;1.8;18.17;2.1;2.54;13088 +86096;47.36191;5.58541;218;20220816;30.4;14.1;22.2;1.5;16.31;1.7;4.47;22981 +86096;47.36191;5.58541;218;20220817;26.5;17.2;21.8;2.2;18.27;0;3.58;16668 +86096;47.36191;5.58541;218;20220818;22.7;16.6;19.6;1.4;18.31;8.5;2.1;9679 +86096;47.36191;5.58541;218;20220819;26.3;18;22.1;2.7;18.54;3.1;3.8;17332 +86096;47.36191;5.58541;218;20220820;26.2;18.5;22.3;2.3;16.87;1;3.93;17943 +86096;47.36191;5.58541;218;20220821;27.3;11.7;19.5;1.3;12.97;0;3.92;21582 +86096;47.36191;5.58541;218;20220822;29;13.7;21.3;1.9;13.94;0;4.5;22350 +86096;47.36191;5.58541;218;20220823;29.8;14.7;22.2;1.7;15.41;0;4.23;20926 +86096;47.36191;5.58541;218;20220824;31.9;17.5;24.7;3.1;13.24;0;5.82;22181 +86096;47.36191;5.58541;218;20220825;32.9;16.2;24.6;2.1;13.67;0;5.2;22270 +86096;47.36191;5.58541;218;20220826;23.4;18;20.7;2.6;17.07;3.8;3.01;12132 +86096;47.36191;5.58541;218;20220827;26.1;15.7;20.9;2.4;17.37;0;3.42;15913 +86096;47.36191;5.58541;218;20220828;28.5;16.2;22.3;2.7;16.61;.1;4.46;20711 +86096;47.36191;5.58541;218;20220829;30.9;16.9;23.9;2.1;15.87;0;4.55;20525 +86096;47.36191;5.58541;218;20220830;28.8;17.2;23;1.9;16.74;.2;3.42;13818 +86096;47.36191;5.58541;218;20220831;26.8;15.8;21.3;1.9;17.51;.2;3.45;17431 +86096;47.36191;5.58541;218;20220901;27;15.3;21.2;2.8;14.77;0;4.13;18879 +86096;47.36191;5.58541;218;20220902;25.7;14.2;19.9;2.2;15.37;5.7;3.24;15315 +86096;47.36191;5.58541;218;20220903;25.8;15.4;20.6;2;17.07;.5;3.09;15466 +86096;47.36191;5.58541;218;20220904;29;12.6;20.8;1.7;15.21;.2;3.82;20196 +86096;47.36191;5.58541;218;20220905;31.2;15;23.1;1.7;16.24;1.8;4.09;19768 +86096;47.36191;5.58541;218;20220906;27.9;18;23;1.9;18.41;4.8;3.3;15235 +86096;47.36191;5.58541;218;20220907;23.9;15.6;19.7;2.2;16.87;1.5;2.48;10653 +86096;47.36191;5.58541;218;20220908;23.7;14.6;19.2;3;15.14;.6;3.2;15144 +86096;47.36191;5.58541;218;20220909;21.6;14.1;17.8;3;14.07;5.1;2.72;11966 +86096;47.36191;5.58541;218;20220910;19.2;14.1;16.7;2.4;14.47;1.9;1.94;8045 +86096;47.36191;5.58541;218;20220911;22.7;11.1;16.9;1.6;14.14;.1;2.74;17016 +86096;47.36191;5.58541;218;20220912;28.7;11.5;20.1;1.8;13.67;.1;3.67;18901 +86096;47.36191;5.58541;218;20220913;29.1;14.7;21.9;1.9;17.51;3.8;3.15;14525 +86096;47.36191;5.58541;218;20220914;25.2;17.8;21.5;2.9;19.44;14.4;2.42;8846 +86096;47.36191;5.58541;218;20220915;20.2;16.1;18.1;2.5;17.27;12.8;1.63;6946 +86096;47.36191;5.58541;218;20220916;18.7;11.4;15.1;1.7;12.57;0;1.95;10809 +86096;47.36191;5.58541;218;20220917;15.9;6.6;11.3;2.3;9.41;.1;2.07;12786 +86096;47.36191;5.58541;218;20220918;18.4;4.3;11.3;1.2;8.71;0;2.27;17546 +86096;47.36191;5.58541;218;20220919;17.5;6.9;12.2;2;9.04;0;2.42;16714 +86096;47.36191;5.58541;218;20220920;18.2;5.1;11.7;2.4;8.77;0;2.5;16414 +86096;47.36191;5.58541;218;20220921;18.6;6.8;12.7;2.9;9.01;0;2.73;16292 +86096;47.36191;5.58541;218;20220922;20.3;6.5;13.4;1.9;8.87;0;2.61;16915 +86096;47.36191;5.58541;218;20220923;20.5;5.1;12.8;1.2;10.81;4.1;1.96;13554 +86096;47.36191;5.58541;218;20220924;19.7;12.9;16.3;1.9;13.64;0;1.85;9120 +86096;47.36191;5.58541;218;20220925;17;8.6;12.8;1.5;11.77;1.2;1.46;8774 +86096;47.36191;5.58541;218;20220926;16.4;7.5;12;2.8;11.14;6.6;1.57;8535 +86096;47.36191;5.58541;218;20220927;12.5;9.7;11.1;4;11.41;17.6;1.16;5758 +86096;47.36191;5.58541;218;20220928;13;10.6;11.8;2.6;12.21;10.4;.94;4357 +86096;47.36191;5.58541;218;20220929;14.5;9.3;11.9;.8;11.24;4.5;1.15;7376 +86096;47.36191;5.58541;218;20220930;16.1;4.7;10.4;1.4;9.74;.9;1.58;13062 +86096;47.36191;5.58541;218;20221001;13.2;6.5;9.8;4.5;12.01;3.9;.61;4927 +86096;47.36191;5.58541;218;20221002;19.9;13.2;16.5;3.6;16.07;2.3;1.68;9811 +86096;47.36191;5.58541;218;20221003;17.4;11.2;14.3;2.5;13.21;0;1.57;9093 +86096;47.36191;5.58541;218;20221004;16.5;7.4;11.9;1.5;11.74;.1;1.25;7927 +86096;47.36191;5.58541;218;20221005;23;8.5;15.7;1.9;13.01;0;2.05;12433 +86096;47.36191;5.58541;218;20221006;18.9;11.7;15.3;1.9;13.17;0;1.58;8968 +86096;47.36191;5.58541;218;20221007;19.8;8.6;14.2;1.5;12.61;.1;1.64;11632 +86096;47.36191;5.58541;218;20221008;18.3;10.5;14.4;2;12.14;0;1.68;10858 +86096;47.36191;5.58541;218;20221009;19.1;7.3;13.2;1.9;10.77;0;1.8;12954 +86096;47.36191;5.58541;218;20221010;21.9;6.9;14.4;1.4;12.94;1.9;1.55;10324 +86096;47.36191;5.58541;218;20221011;18.7;13.1;15.9;2.2;14.54;0;1.43;7900 +86096;47.36191;5.58541;218;20221012;18.3;8.9;13.6;1.7;12.74;.2;1.39;10458 +86096;47.36191;5.58541;218;20221013;15;10.3;12.7;1.3;13.51;.5;.75;3747 +86096;47.36191;5.58541;218;20221014;16.6;12.5;14.6;3.6;15.34;10.7;.82;3905 +86096;47.36191;5.58541;218;20221015;19.1;15;17.1;3.2;15.77;1.9;1.36;4665 +86096;47.36191;5.58541;218;20221016;24.3;13.9;19.1;2.2;15.37;0;1.92;8804 +86096;47.36191;5.58541;218;20221017;23.8;13.3;18.6;2;14.84;0;1.84;9856 +86096;47.36191;5.58541;218;20221018;23.5;13.1;18.3;1.7;15.21;.2;1.7;10664 +86096;47.36191;5.58541;218;20221019;21.3;12.3;16.8;2.3;15.11;.2;1.51;9472 +86096;47.36191;5.58541;218;20221020;19.6;13.2;16.4;2;15.67;20.3;1.05;4069 +86096;47.36191;5.58541;218;20221021;18.9;14.5;16.7;2.8;15.97;17.6;1.15;5228 +86096;47.36191;5.58541;218;20221022;22.2;11.9;17;1.4;14.94;.1;1.32;8850 +86096;47.36191;5.58541;218;20221023;21.7;11.2;16.4;2.7;14.37;2;1.5;5766 +86096;47.36191;5.58541;218;20221024;20.9;14.1;17.5;2.3;14.57;1.9;1.48;6649 +86096;47.36191;5.58541;218;20221025;20;8.4;14.2;1.1;13.01;.5;1.01;8572 +86096;47.36191;5.58541;218;20221026;22.9;13.1;18;2.1;14.84;.3;1.56;9249 +86096;47.36191;5.58541;218;20221027;22.8;10.6;16.7;1.7;14.74;0;1.33;8609 +86096;47.36191;5.58541;218;20221028;23.9;13.3;18.6;1.4;14.94;0;1.35;7697 +86096;47.36191;5.58541;218;20221029;22.4;10.2;16.3;1.3;13.24;.1;1.21;7572 +86096;47.36191;5.58541;218;20221030;21.8;9.3;15.6;1.2;12.54;0;1.16;8470 +86096;47.36191;5.58541;218;20221031;20.8;9.7;15.2;2;13.01;11.2;1.27;7056 +86096;47.36191;5.58541;218;20221101;16.5;13.7;15.1;3.3;13.21;.3;1.29;7267 +86096;47.36191;5.58541;218;20221102;16.9;8.2;12.5;1.5;10.87;.1;.94;7351 +86096;47.36191;5.58541;218;20221103;14.3;5.2;9.7;2.2;10.31;4.5;.78;3665 +86096;47.36191;5.58541;218;20221104;9.7;8.1;8.9;2.9;10.24;8.4;.6;2300 +86096;47.36191;5.58541;218;20221105;11.4;6.5;8.9;1.8;9.44;0;.69;5550 +86096;47.36191;5.58541;218;20221106;9;2.5;5.8;1.7;8.74;.4;.42;4395 +86096;47.36191;5.58541;218;20221107;15.8;8.6;12.2;2.6;10.21;0;1.21;5520 +86096;47.36191;5.58541;218;20221108;18.1;4.5;11.3;2.9;10.17;7.7;1.25;6253 +86096;47.36191;5.58541;218;20221109;14;12.5;13.2;2.2;13.61;8.5;.66;1323 +86096;47.36191;5.58541;218;20221110;12.7;6.6;9.7;1.3;10.51;0;.53;4798 +86096;47.36191;5.58541;218;20221111;10.4;3.5;7;1.1;10.11;.1;.36;2753 +86096;47.36191;5.58541;218;20221112;10.2;5.4;7.8;1;9.87;0;.39;4230 +86096;47.36191;5.58541;218;20221113;7.6;5.6;6.6;1.7;9.41;0;.41;1881 +86096;47.36191;5.58541;218;20221114;15.9;6.2;11.1;3.2;10.94;2.5;.9;5313 +86096;47.36191;5.58541;218;20221115;14.2;10.3;12.2;2.3;12.67;8.5;.61;2800 +86096;47.36191;5.58541;218;20221116;14.3;9.2;11.8;3.1;11.14;1.9;.88;4845 +86096;47.36191;5.58541;218;20221117;14.7;9.9;12.3;5.2;11.01;4.3;1.26;4727 +86096;47.36191;5.58541;218;20221118;11;8.3;9.7;3;9.91;2.8;.73;3220 +86096;47.36191;5.58541;218;20221119;8.6;3.6;6.1;1.4;8.74;2;.38;3435 +86096;47.36191;5.58541;218;20221120;9;5.7;7.3;2.8;8.71;2.6;.54;4886 +86096;47.36191;5.58541;218;20221121;9;6.1;7.6;3.7;9.11;2.3;.58;3041 +86096;47.36191;5.58541;218;20221122;9.2;4.9;7.1;3.6;8.27;.1;.73;2859 +86096;47.36191;5.58541;218;20221123;8.7;1;4.8;2.3;7.94;3.4;.39;4101 +86096;47.36191;5.58541;218;20221124;12.1;5.5;8.8;2.9;9.24;3.1;.68;4734 +86096;47.36191;5.58541;218;20221125;10.5;5.4;7.9;1.8;9.27;2;.45;3376 +86096;47.36191;5.58541;218;20221126;6.2;2.4;4.3;1.5;8.44;0;.23;2079 +86096;47.36191;5.58541;218;20221127;7.5;4.6;6;1.8;8.07;.1;.44;2548 +86096;47.36191;5.58541;218;20221128;9.3;4;6.7;1.9;9.21;5.2;.36;1988 +86096;47.36191;5.58541;218;20221129;8.9;5.5;7.2;1.5;9.14;.2;.4;2234 +86096;47.36191;5.58541;218;20221130;8.6;5.4;7;2.7;8.77;.1;.5;2466 +86096;47.36191;5.58541;218;20221201;6.5;6.2;6.4;3.3;7.27;0;.84;1820 +86096;47.36191;5.58541;218;20221202;4.9;3.4;4.2;2.7;6.87;0;.56;1321 +86096;47.36191;5.58541;218;20221203;4.7;1.8;3.2;3.5;6.51;.1;.49;3063 +86096;47.36191;5.58541;218;20221204;4;2.3;3.1;2.3;6.71;3.4;.44;1390 +86096;47.36191;5.58541;218;20221205;5.6;2.3;3.9;1.7;7.14;.2;.4;1704 +86096;47.36191;5.58541;218;20221206;4.9;-1;2;1.4;6.41;0;.33;1803 +86096;47.36191;5.58541;218;20221207;6.4;2.6;4.5;1.8;6.41;0;.37;4700 +86096;47.36191;5.58541;218;20221208;2.7;-1.8;.5;1.4;5.51;0;.18;3835 +86096;47.36191;5.58541;218;20221209;2.2;-2.1;0;2.6;5.24;0;.4;2095 +86096;47.36191;5.58541;218;20221210;2.3;.2;1.2;2.9;5.07;0;.57;2681 +86096;47.36191;5.58541;218;20221211;-2.1;-5.1;-3.6;1.7;4.21;0;.25;1896 +86096;47.36191;5.58541;218;20221212;-1.2;-5.2;-3.2;2.1;3.97;.6;.31;2378 +86096;47.36191;5.58541;218;20221213;-.3;-4.8;-2.5;3;4.07;2.1;.44;2110 +86096;47.36191;5.58541;218;20221214;3.7;-1.5;1.1;1.2;6.24;10.3;.26;1875 +86096;47.36191;5.58541;218;20221215;2.3;1;1.6;2.8;6.27;1.4;.36;1169 +86096;47.36191;5.58541;218;20221216;1;-.4;.3;2.7;4.74;0;.46;3558 +86096;47.36191;5.58541;218;20221217;-.2;-6.6;-3.4;2.6;3.87;0;.28;4606 +86096;47.36191;5.58541;218;20221218;.2;-5.5;-2.7;1.7;4.81;0;.21;2262 +86096;47.36191;5.58541;218;20221219;14.4;-.5;6.9;2.7;8.01;0;.69;4625 +86096;47.36191;5.58541;218;20221220;15.4;10.2;12.8;4.9;10.37;9.8;1.5;2891 +86096;47.36191;5.58541;218;20221221;13.1;10.4;11.8;4.2;11.61;2.4;.79;2263 +86096;47.36191;5.58541;218;20221222;12.9;10.4;11.6;5.9;11.27;11.8;1.04;1579 +86096;47.36191;5.58541;218;20221223;13.9;10.3;12.1;4.8;13.37;7.3;.45;1291 +86096;47.36191;5.58541;218;20221224;11.5;10.2;10.9;1.9;11.37;.3;.54;1455 +86096;47.36191;5.58541;218;20221225;12.5;7.7;10.1;2;10.84;1.2;.42;2699 +86096;47.36191;5.58541;218;20221226;11.4;8.9;10.1;3.3;10.71;4.6;.65;1406 +86096;47.36191;5.58541;218;20221227;8.1;3.6;5.8;1.1;8.31;.1;.28;2812 +86096;47.36191;5.58541;218;20221228;10.8;2.4;6.6;3.4;7.94;0;.61;4346 +86096;47.36191;5.58541;218;20221229;12.1;9.3;10.7;4.9;9.87;6.6;1.17;1625 +86096;47.36191;5.58541;218;20221230;12.1;4.1;8.1;3.7;10.01;1;.46;2116 +86096;47.36191;5.58541;218;20221231;16;11.6;13.8;5.3;11.14;0;1.66;2997 +86097;47.37482;5.91572;247;20220101;10.2;2.9;6.5;.9;8.21;0;.19;4248 +86097;47.37482;5.91572;247;20220102;10;1.1;5.5;2.8;8.41;0;.35;3217 +86097;47.37482;5.91572;247;20220103;11;8.3;9.7;4.2;10.1;2.9;.76;1643 +86097;47.37482;5.91572;247;20220104;13;9.5;11.3;5.1;9.75;21;1.42;1486 +86097;47.37482;5.91572;247;20220105;4.3;2.3;3.3;2.3;6.55;.1;.37;3512 +86097;47.37482;5.91572;247;20220106;3.9;.9;2.4;.6;6.11;0;.31;2094 +86097;47.37482;5.91572;247;20220107;2;-2;0;3.4;6.14;7.7;.16;1673 +86097;47.37482;5.91572;247;20220108;5;1.6;3.3;4.9;7.14;6.8;.35;2541 +86097;47.37482;5.91572;247;20220109;5.1;3.9;4.5;3.1;7.31;6.7;.51;1751 +86097;47.37482;5.91572;247;20220110;4.7;0;2.4;2.1;6.31;0;.31;3858 +86097;47.37482;5.91572;247;20220111;3.9;-1.5;1.2;2.5;5.64;0;.31;5277 +86097;47.37482;5.91572;247;20220112;3.5;-1.9;.8;2.5;4.97;0;.42;5390 +86097;47.37482;5.91572;247;20220113;5.2;-1.4;1.9;2.2;4.67;0;.55;5845 +86097;47.37482;5.91572;247;20220114;4.5;-4;.2;.7;4.97;0;.13;6150 +86097;47.37482;5.91572;247;20220115;.4;-4.3;-1.9;1;4.74;0;.18;4377 +86097;47.37482;5.91572;247;20220116;-2;-4.5;-3.3;1.4;4.64;.1;.2;2332 +86097;47.37482;5.91572;247;20220117;2.4;-2.8;-.2;1;5.84;0;.22;2777 +86097;47.37482;5.91572;247;20220118;6.3;-.6;2.8;2.6;6.44;0;.4;4905 +86097;47.37482;5.91572;247;20220119;3.6;-1;1.3;2.5;6.11;1.5;.33;3030 +86097;47.37482;5.91572;247;20220120;4.7;1.2;2.9;2;6.51;.4;.43;2631 +86097;47.37482;5.91572;247;20220121;3.9;-.3;1.8;2.2;5.24;0;.51;4709 +86097;47.37482;5.91572;247;20220122;5.1;-2.3;1.4;1.8;5.74;0;.37;5202 +86097;47.37482;5.91572;247;20220123;6.6;-.4;3.1;2.6;6.04;0;.51;6622 +86097;47.37482;5.91572;247;20220124;5.6;-2.6;1.5;.9;5.47;0;.34;5096 +86097;47.37482;5.91572;247;20220125;1.1;-3.1;-1;.9;5.34;0;.24;4254 +86097;47.37482;5.91572;247;20220126;-1.5;-2.4;-1.9;1.2;5.14;0;.27;1426 +86097;47.37482;5.91572;247;20220127;-1.7;-3.4;-2.6;1.5;4.91;.1;.25;1952 +86097;47.37482;5.91572;247;20220128;2.6;-1.7;.5;1.4;6.07;0;.29;3025 +86097;47.37482;5.91572;247;20220129;2.7;-.7;1;3.1;6.57;1.3;.22;2652 +86097;47.37482;5.91572;247;20220130;7.6;2.5;5.1;1.7;8.07;.3;.42;3619 +86097;47.37482;5.91572;247;20220131;7.1;3.5;5.3;3.5;7.04;2.3;.78;3958 +86097;47.37482;5.91572;247;20220201;3.3;1.2;2.3;3.9;6.34;2.9;.51;2450 +86097;47.37482;5.91572;247;20220202;9.8;2.8;6.3;2.6;9.51;1.7;.34;3711 +86097;47.37482;5.91572;247;20220203;7.9;5;6.4;1.3;8.57;0;.49;3730 +86097;47.37482;5.91572;247;20220204;7.4;2.7;5.1;3.6;8.07;1.6;.49;3633 +86097;47.37482;5.91572;247;20220205;8.5;-1.6;3.5;1.2;6.17;0;.53;8294 +86097;47.37482;5.91572;247;20220206;6.4;-.4;3;6.2;7.61;8.3;.25;3089 +86097;47.37482;5.91572;247;20220207;8.3;3.9;6.1;2.1;6.37;0;.89;7874 +86097;47.37482;5.91572;247;20220208;11;-2.7;4.2;.5;5.77;0;.51;9560 +86097;47.37482;5.91572;247;20220209;12.5;-1.8;5.3;1.1;6.14;0;.75;9935 +86097;47.37482;5.91572;247;20220210;8.1;1.5;4.8;2.2;7.84;9.9;.74;4966 +86097;47.37482;5.91572;247;20220211;7.4;3.3;5.3;2.8;6.4;0;.95;9233 +86097;47.37482;5.91572;247;20220212;6.8;-2.9;2;1.9;4.87;0;.81;9000 +86097;47.37482;5.91572;247;20220213;13.7;-2.2;5.7;3.8;6;.5;1.58;10700 +86097;47.37482;5.91572;247;20220214;10.4;1.3;5.8;3.4;8.11;3.4;.91;3458 +86097;47.37482;5.91572;247;20220215;9.3;3.6;6.4;3.6;7.64;2.5;1;6100 +86097;47.37482;5.91572;247;20220216;9.5;5.5;7.5;6.3;9.81;5.1;.52;2677 +86097;47.37482;5.91572;247;20220217;13.8;9.7;11.8;4.7;10.31;4.9;1.51;5580 +86097;47.37482;5.91572;247;20220218;14.8;6.5;10.6;4.3;9.7;2.2;1.48;5711 +86097;47.37482;5.91572;247;20220219;9.2;4.6;6.9;3.2;6.37;0;1.39;8614 +86097;47.37482;5.91572;247;20220220;9.5;4;6.7;6.3;7.94;4.2;1.13;4616 +86097;47.37482;5.91572;247;20220221;7.7;4.9;6.3;4.9;7.81;4.9;.96;4376 +86097;47.37482;5.91572;247;20220222;9.6;4.8;7.2;3.4;8.47;.7;.92;5630 +86097;47.37482;5.91572;247;20220223;13.4;6.1;9.7;1.4;8.44;0;1.17;10516 +86097;47.37482;5.91572;247;20220224;13.1;.9;7;3;7.21;1.6;1.4;8404 +86097;47.37482;5.91572;247;20220225;8.3;-1.1;3.6;2.1;6.01;.8;.99;9783 +86097;47.37482;5.91572;247;20220226;8.1;-1.5;3.3;3.1;5.41;0;1.27;12543 +86097;47.37482;5.91572;247;20220227;10;.1;5;3.1;4.27;0;1.82;12773 +86097;47.37482;5.91572;247;20220228;11.9;-1.4;5.3;2;4.91;0;1.55;12975 +86097;47.37482;5.91572;247;20220301;12.8;1.7;7.2;1.8;4.71;0;1.66;12189 +86097;47.37482;5.91572;247;20220302;12.9;-.6;6.2;1.4;6.21;0;1.3;11366 +86097;47.37482;5.91572;247;20220303;14.8;3;8.9;1.4;6.91;0;1.55;13168 +86097;47.37482;5.91572;247;20220304;11.9;1;6.4;2.2;4.67;0;1.82;13319 +86097;47.37482;5.91572;247;20220305;9.4;-1.8;3.8;2;3.87;0;1.62;13929 +86097;47.37482;5.91572;247;20220306;7.9;-2.6;2.6;2.4;3.94;0;1.57;13701 +86097;47.37482;5.91572;247;20220307;8;-2.3;2.8;3.3;3.94;0;1.78;13950 +86097;47.37482;5.91572;247;20220308;12.3;-1.8;5.2;2.1;4.31;0;1.84;14343 +86097;47.37482;5.91572;247;20220309;14.7;-2;6.3;1.2;5.87;0;1.6;15238 +86097;47.37482;5.91572;247;20220310;15.7;-1.1;7.3;1.3;6.24;0;1.7;15403 +86097;47.37482;5.91572;247;20220311;16.8;2.9;9.9;2.9;6.97;.2;2.27;12087 +86097;47.37482;5.91572;247;20220312;11.4;7.4;9.4;2;7.81;0;1.38;5552 +86097;47.37482;5.91572;247;20220313;12.4;6.7;9.6;1.9;8.77;7.5;1.26;6074 +86097;47.37482;5.91572;247;20220314;14.5;3;8.8;1.7;7.94;4.2;1.73;14439 +86097;47.37482;5.91572;247;20220315;15;7.4;11.2;2;9.74;0;1.38;5829 +86097;47.37482;5.91572;247;20220316;16.5;7.3;11.9;1.6;9.94;0;1.59;9521 +86097;47.37482;5.91572;247;20220317;11.6;6.6;9.1;3.2;10.04;0;1.01;5253 +86097;47.37482;5.91572;247;20220318;14.1;7.4;10.7;5.5;8.1;0;2.54;11933 +86097;47.37482;5.91572;247;20220319;15.5;5.3;10.4;3.1;6.44;2.8;2.73;16133 +86097;47.37482;5.91572;247;20220320;17.3;4.2;10.8;3.5;7.04;.1;2.85;16100 +86097;47.37482;5.91572;247;20220321;18.1;4.2;11.2;1.7;6.9;0;2.46;16766 +86097;47.37482;5.91572;247;20220322;16.8;1.5;9.1;1.4;6.54;0;2.25;18000 +86097;47.37482;5.91572;247;20220323;18.5;.1;9.3;1.2;6.64;0;2.29;18300 +86097;47.37482;5.91572;247;20220324;20.3;.1;10.2;1.3;6.37;0;2.51;18600 +86097;47.37482;5.91572;247;20220325;21;1.6;11.3;1.7;6.17;0;2.8;18400 +86097;47.37482;5.91572;247;20220326;20.7;4.2;12.5;2.1;6.4;0;3.11;18600 +86097;47.37482;5.91572;247;20220327;21.2;3.3;12.2;1.4;6.8;0;2.7;18533 +86097;47.37482;5.91572;247;20220328;21.3;3.6;12.4;1;6.52;0;2.55;18200 +86097;47.37482;5.91572;247;20220329;18.1;6.8;12.5;2.3;7.07;3.1;2.61;11166 +86097;47.37482;5.91572;247;20220330;14.1;9.2;11.6;2;10.97;4.7;1.36;6766 +86097;47.37482;5.91572;247;20220331;10.8;7.7;9.2;2.8;9.24;6.2;1.18;4700 +86097;47.37482;5.91572;247;20220401;3.7;1;2.3;4;6.1;4.6;.91;5550 +86097;47.37482;5.91572;247;20220402;3.9;.3;2.1;4.8;5.65;.4;1.17;8450 +86097;47.37482;5.91572;247;20220403;4.9;-2;1.5;3.4;4.8;0;1.33;8750 +86097;47.37482;5.91572;247;20220404;9.5;-2.5;3.5;1.9;4.92;.1;2.16;22200 +86097;47.37482;5.91572;247;20220405;12.2;5.3;8.7;3.1;7.5;0;1.88;8833 +86097;47.37482;5.91572;247;20220406;12.4;8.4;10.4;3.3;10.27;1.7;1.29;4733 +86097;47.37482;5.91572;247;20220407;11.6;9.1;10.3;8.1;10.8;15.5;1.19;3366 +86097;47.37482;5.91572;247;20220408;14.3;8.9;11.6;6.8;10.77;0;1.75;4633 +86097;47.37482;5.91572;247;20220409;9.2;2.6;5.9;2.4;6.94;1.3;1.66;12400 +86097;47.37482;5.91572;247;20220410;13.9;-.7;6.6;1.9;6.27;0;2.6;22633 +86097;47.37482;5.91572;247;20220411;19.4;1.5;10.5;3.2;7.17;0;3.33;19666 +86097;47.37482;5.91572;247;20220412;22.6;5.8;14.2;2.6;7.74;0;3.77;19633 +86097;47.37482;5.91572;247;20220413;21.5;6.8;14.2;1.9;10.05;0;3.09;17500 +86097;47.37482;5.91572;247;20220414;21.8;7.7;14.8;2.1;11.94;0;3.21;20300 +86097;47.37482;5.91572;247;20220415;22.4;8.4;15.4;2.4;11.07;0;3.5;20400 +86097;47.37482;5.91572;247;20220416;19.7;8.3;14;4.1;8.8;0;4.14;24033 +86097;47.37482;5.91572;247;20220417;20.1;3.6;11.9;2.9;5.87;0;4.23;25266 +86097;47.37482;5.91572;247;20220418;20.2;2.3;11.3;1.4;6.47;0;3.44;24300 +86097;47.37482;5.91572;247;20220419;20.3;3.1;11.7;1.8;7.27;0;3.45;22266 +86097;47.37482;5.91572;247;20220420;20.8;4.7;12.8;2.3;7.74;0;3.75;22933 +86097;47.37482;5.91572;247;20220421;20.3;4.3;12.3;2.1;7.37;0;3.73;24100 +86097;47.37482;5.91572;247;20220422;20.3;5.1;12.7;1.6;9;2.3;3.21;20700 +86097;47.37482;5.91572;247;20220423;16.1;8.7;12.4;2.6;11.34;10.5;1.92;9100 +86097;47.37482;5.91572;247;20220424;12.6;7.8;10.2;2.9;10.84;8.1;1.28;6000 +86097;47.37482;5.91572;247;20220425;14.5;10.2;12.3;2.5;12.17;12.9;1.4;6733 +86097;47.37482;5.91572;247;20220426;16.3;8.6;12.4;1.5;9.52;.1;3.06;21900 +86097;47.37482;5.91572;247;20220427;18.4;3.4;10.9;1.7;9.32;0;3.46;25800 +86097;47.37482;5.91572;247;20220428;22.2;4.5;13.4;1.3;9.22;0;3.9;25900 +86097;47.37482;5.91572;247;20220429;19.6;5.4;12.5;.8;9.42;.3;2.66;17000 +86097;47.37482;5.91572;247;20220430;18.2;6.1;12.1;2.1;10.1;0;3.12;21364 +86097;47.37482;5.91572;247;20220501;18.2;4.5;11.4;2.2;9.1;0;3.39;23729 +86097;47.37482;5.91572;247;20220502;20.1;5.3;12.7;1.8;9.8;0;2.79;15866 +86097;47.37482;5.91572;247;20220503;22.2;6.1;14.1;1.4;10.37;1.5;3.61;22966 +86097;47.37482;5.91572;247;20220504;21.4;6.7;14.1;1.7;11.94;11;2.56;13666 +86097;47.37482;5.91572;247;20220505;17.6;10.4;14;1.9;11.5;.5;2.55;14066 +86097;47.37482;5.91572;247;20220506;20.2;8.1;14.1;1.5;10.84;0;2.57;12905 +86097;47.37482;5.91572;247;20220507;21.9;6.3;14.1;1.6;10.17;0;3.14;16843 +86097;47.37482;5.91572;247;20220508;23.2;8.5;15.8;1.9;11.04;0;3.25;15562 +86097;47.37482;5.91572;247;20220509;24.3;9.5;16.9;1.7;12.17;.1;3.46;17419 +86097;47.37482;5.91572;247;20220510;24.9;9.6;17.2;1.1;13.37;0;3.14;16636 +86097;47.37482;5.91572;247;20220511;27.7;11.1;19.4;2.5;12.74;0;4.39;18552 +86097;47.37482;5.91572;247;20220512;24.5;16.1;20.3;2.4;13.51;4.1;3.46;12610 +86097;47.37482;5.91572;247;20220513;21.6;15.7;18.6;1.2;15.81;.4;2.17;9327 +86097;47.37482;5.91572;247;20220514;24.6;8.4;16.5;1.4;11.94;0;3.48;18161 +86097;47.37482;5.91572;247;20220515;28.5;10.6;19.5;1.5;13.11;.8;3.99;18355 +86097;47.37482;5.91572;247;20220516;25.2;14.3;19.7;2.2;14.54;1.5;3.52;14782 +86097;47.37482;5.91572;247;20220517;27.5;13.2;20.3;1.7;15.14;0;3.85;17791 +86097;47.37482;5.91572;247;20220518;29.5;13;21.2;1.4;14.84;0;4.04;18425 +86097;47.37482;5.91572;247;20220519;29.2;15.5;22.3;1.8;16.17;.3;3.94;16302 +86097;47.37482;5.91572;247;20220520;29.8;16.4;23.1;2.8;14.91;0;4.78;16210 +86097;47.37482;5.91572;247;20220521;25.9;13.5;19.7;2;13.07;0;4.02;17456 +86097;47.37482;5.91572;247;20220522;26.5;13.7;20.1;2.1;13.44;.2;3.72;14251 +86097;47.37482;5.91572;247;20220523;22.7;15.4;19;2.3;15.81;10.9;2.58;9681 +86097;47.37482;5.91572;247;20220524;19.7;11.9;15.8;2.6;12.31;.2;2.99;14226 +86097;47.37482;5.91572;247;20220525;22;7.6;14.8;1;10.77;0;3.04;17028 +86097;47.37482;5.91572;247;20220526;20.8;9.8;15.3;.8;12.04;0;2.7;14852 +86097;47.37482;5.91572;247;20220527;21.2;9.2;15.2;1.3;12.54;.1;2.8;15183 +86097;47.37482;5.91572;247;20220528;20.5;8.8;14.6;2.1;10.31;0;3.35;17099 +86097;47.37482;5.91572;247;20220529;18.5;7;12.8;2.3;8.14;0;3.31;16605 +86097;47.37482;5.91572;247;20220530;21.4;6.7;14;2.1;7.94;0;3.84;18804 +86097;47.37482;5.91572;247;20220531;23.5;7.9;15.7;2;9.81;0;3.86;18606 +86097;47.37482;5.91572;247;20220601;22.8;9.5;16.1;1;12.87;.5;2.59;12696 +86097;47.37482;5.91572;247;20220602;24.8;12.7;18.7;2.1;13.41;1;3.65;15389 +86097;47.37482;5.91572;247;20220603;29.3;14.5;21.9;1.9;16.41;8.3;4.1;17299 +86097;47.37482;5.91572;247;20220604;28.6;16.9;22.7;2.1;18.04;12.1;4.14;17414 +86097;47.37482;5.91572;247;20220605;24.6;17.8;21.2;2.2;17.97;7.4;3.15;12822 +86097;47.37482;5.91572;247;20220606;23.2;12.7;17.9;1.7;14.77;1.7;3.09;14873 +86097;47.37482;5.91572;247;20220607;21.9;14.2;18;1.9;14.67;1.7;2.85;13150 +86097;47.37482;5.91572;247;20220608;19.4;10.3;14.9;1.9;13.84;13.8;2.23;11398 +86097;47.37482;5.91572;247;20220609;20.6;10.4;15.5;1.8;12.27;.7;2.9;14744 +86097;47.37482;5.91572;247;20220610;24.6;7.9;16.3;1.1;11.77;0;3.61;20078 +86097;47.37482;5.91572;247;20220611;28.2;10;19.1;1.3;13.41;.7;5.23;29577 +86097;47.37482;5.91572;247;20220612;29.9;12.4;21.1;1.3;15.71;1.2;5.04;26143 +86097;47.37482;5.91572;247;20220613;24.9;16.3;20.6;2.2;13.11;0;5.28;27015 +86097;47.37482;5.91572;247;20220614;28.1;11.9;20;2.3;12.34;0;5.76;29207 +86097;47.37482;5.91572;247;20220615;32.6;14.2;23.4;1.4;16.44;0;5.79;28835 +86097;47.37482;5.91572;247;20220616;30.8;17.8;24.3;1.3;16.17;0;5.5;27107 +86097;47.37482;5.91572;247;20220617;31.4;15.4;23.4;1.6;13.84;0;5.85;28187 +86097;47.37482;5.91572;247;20220618;36.3;15.5;25.9;1.8;16.01;0;6.61;29079 +86097;47.37482;5.91572;247;20220619;35.4;22.5;28.9;4;15.71;0;8.25;27417 +86097;47.37482;5.91572;247;20220620;31.2;20.3;25.8;3;16.21;.1;6.27;24163 +86097;47.37482;5.91572;247;20220621;31.7;17.5;24.6;2.1;17.54;2.4;5.32;22432 +86097;47.37482;5.91572;247;20220622;28;18.5;23.2;1.6;20.04;7.2;3.59;15796 +86097;47.37482;5.91572;247;20220623;29.1;15.7;22.4;1.3;18.27;5.3;4.54;22686 +86097;47.37482;5.91572;247;20220624;21.2;15.1;18.1;1.9;16.97;4.9;2.61;13299 +86097;47.37482;5.91572;247;20220625;27.7;13.2;20.5;1.4;15.84;4.8;4.82;25847 +86097;47.37482;5.91572;247;20220626;21.9;15.5;18.7;1.9;17.87;38.5;2.58;12763 +86097;47.37482;5.91572;247;20220627;20;16.1;18.1;1.6;17.31;.9;2.04;9539 +86097;47.37482;5.91572;247;20220628;24.6;13;18.8;1.8;16.31;0;4.08;22614 +86097;47.37482;5.91572;247;20220629;28.9;13.6;21.2;.9;16.51;.1;4.94;27044 +86097;47.37482;5.91572;247;20220630;27.4;14.5;20.9;1.9;16.21;16.9;4.43;21581 +86097;47.37482;5.91572;247;20220701;22.7;12.8;17.7;1.4;13.51;.1;4.09;23443 +86097;47.37482;5.91572;247;20220702;27.9;10;18.9;1.5;13.14;0;5.31;29782 +86097;47.37482;5.91572;247;20220703;30.5;11.8;21.2;1.2;14.57;1.7;5.33;28163 +86097;47.37482;5.91572;247;20220704;25.8;16.1;20.9;1.7;15.41;0;4.16;19918 +86097;47.37482;5.91572;247;20220705;27.5;11.7;19.6;1.5;12.97;0;5.27;28859 +86097;47.37482;5.91572;247;20220706;25;12.1;18.6;1.9;11.64;0;5.04;27258 +86097;47.37482;5.91572;247;20220707;24.1;9.9;17;1.9;12.51;0;4.12;22333 +86097;47.37482;5.91572;247;20220708;25.6;12.7;19.2;2.5;12.61;0;5.28;27570 +86097;47.37482;5.91572;247;20220709;27.9;12.7;20.3;2.3;12.31;0;5.63;27880 +86097;47.37482;5.91572;247;20220710;26.2;14.7;20.4;2.6;13.24;0;5.37;26498 +86097;47.37482;5.91572;247;20220711;28.5;13.8;21.2;2.7;12.41;0;6;28051 +86097;47.37482;5.91572;247;20220712;30.1;16.1;23.1;2;13.54;0;5.83;27637 +86097;47.37482;5.91572;247;20220713;33.5;15.1;24.3;1.4;13.41;0;5.76;27104 +86097;47.37482;5.91572;247;20220714;34.8;16.4;25.6;1.9;14.64;0;6.43;28070 +86097;47.37482;5.91572;247;20220715;28.8;17.5;23.1;2.2;12.77;0;5.73;26214 +86097;47.37482;5.91572;247;20220716;28.8;13.7;21.2;2.2;10.67;0;5.86;27786 +86097;47.37482;5.91572;247;20220717;32;15.3;23.6;2.3;11.54;0;6.33;27253 +86097;47.37482;5.91572;247;20220718;36.7;17.7;27.2;2.1;11.54;0;6.96;27933 +86097;47.37482;5.91572;247;20220719;37.7;18.8;28.2;1.6;15.21;0;6.53;27942 +86097;47.37482;5.91572;247;20220720;32;21.1;26.6;2;19.31;4.5;5;20012 +86097;47.37482;5.91572;247;20220721;29.8;16.2;23;1.1;17.91;0;4.89;25776 +86097;47.37482;5.91572;247;20220722;32.5;17.6;25;1.8;16.87;3.4;5.43;24240 +86097;47.37482;5.91572;247;20220723;28.9;17.3;23.1;1.5;18.47;0;4.39;21283 +86097;47.37482;5.91572;247;20220724;33;15.6;24.3;1.1;16.84;0;5.33;26989 +86097;47.37482;5.91572;247;20220725;32.3;16.9;24.6;2.2;16.81;0;5.64;24555 +86097;47.37482;5.91572;247;20220726;26.4;17.3;21.9;2.2;14.81;0;4.58;20932 +86097;47.37482;5.91572;247;20220727;27.3;14.3;20.8;1.7;12.21;0;4.79;23799 +86097;47.37482;5.91572;247;20220728;30.2;14.5;22.4;1.6;12.41;0;5.14;24975 +86097;47.37482;5.91572;247;20220729;29;15.3;22.1;1;12.74;0;3.96;18979 +86097;47.37482;5.91572;247;20220730;29.7;12.7;21.2;.8;12.91;0;4.15;21887 +86097;47.37482;5.91572;247;20220731;32.7;14.1;23.4;1.2;13.61;0;5.08;25044 +86097;47.37482;5.91572;247;20220801;30.4;15;22.7;1.4;14.91;.1;4.67;22513 +86097;47.37482;5.91572;247;20220802;31.7;14.5;23.1;1.4;14.71;0;5.18;25924 +86097;47.37482;5.91572;247;20220803;35.6;16.5;26.1;1.4;13.91;0;5.68;26560 +86097;47.37482;5.91572;247;20220804;37.9;16.4;27.1;1.3;14.64;.2;5.77;25804 +86097;47.37482;5.91572;247;20220805;31.9;20.6;26.3;2.8;16.41;.1;5.55;20423 +86097;47.37482;5.91572;247;20220806;28.7;18;23.3;2.8;14.01;0;5.48;23139 +86097;47.37482;5.91572;247;20220807;30.1;14.8;22.5;2.5;11.31;0;5.75;24979 +86097;47.37482;5.91572;247;20220808;31.5;15.1;23.3;2.3;10.87;0;5.89;25377 +86097;47.37482;5.91572;247;20220809;32.8;16.3;24.5;2.4;11.07;0;6.11;25192 +86097;47.37482;5.91572;247;20220810;32.5;17.2;24.8;2.7;10.94;0;6.27;24539 +86097;47.37482;5.91572;247;20220811;32.9;17.2;25;2.3;10.61;0;6.07;24794 +86097;47.37482;5.91572;247;20220812;32.7;17.9;25.3;2.7;10.31;0;6.36;24705 +86097;47.37482;5.91572;247;20220813;31.9;17;24.5;2.5;10.07;0;6.05;24753 +86097;47.37482;5.91572;247;20220814;24.5;16.4;20.4;2.1;13.67;11.3;3.15;11692 +86097;47.37482;5.91572;247;20220815;22.6;15.7;19.2;1.6;17.81;3.2;2.52;13054 +86097;47.37482;5.91572;247;20220816;30.7;14;22.3;1.2;16.27;1.4;4.43;23615 +86097;47.37482;5.91572;247;20220817;27;17.3;22.1;1.5;18.31;1.9;3.37;16402 +86097;47.37482;5.91572;247;20220818;22.6;16.8;19.7;1.3;18.07;11.7;2.1;9546 +86097;47.37482;5.91572;247;20220819;26.2;17.6;21.9;1.7;18.87;4.6;3.19;15365 +86097;47.37482;5.91572;247;20220820;26;18;22;1.7;17.47;1.2;3.51;17176 +86097;47.37482;5.91572;247;20220821;27.1;11.1;19.1;.9;13.31;0;3.7;21882 +86097;47.37482;5.91572;247;20220822;29;12.2;20.6;1.1;13.74;0;4.13;23350 +86097;47.37482;5.91572;247;20220823;29.9;13.7;21.8;1.3;14.84;0;4.1;21893 +86097;47.37482;5.91572;247;20220824;31.3;16.7;24;2.2;13.11;0;5.08;22148 +86097;47.37482;5.91572;247;20220825;32.6;15.8;24.2;1.6;13.81;0;4.75;22304 +86097;47.37482;5.91572;247;20220826;22.7;16.6;19.6;1.1;17.11;3;2.01;9132 +86097;47.37482;5.91572;247;20220827;26.2;15.9;21;1.6;18.21;.3;3.19;16647 +86097;47.37482;5.91572;247;20220828;28.4;15.8;22.1;1.9;17.21;.1;4.07;20811 +86097;47.37482;5.91572;247;20220829;30.8;16.6;23.7;1.5;16.07;0;4.2;20759 +86097;47.37482;5.91572;247;20220830;29.6;16.9;23.2;1.4;17.01;.7;3.29;14751 +86097;47.37482;5.91572;247;20220831;26.7;16.4;21.5;1.5;17.41;.1;3.23;16398 +86097;47.37482;5.91572;247;20220901;26.8;14.9;20.8;2.2;14.61;0;3.86;18813 +86097;47.37482;5.91572;247;20220902;25.9;13.7;19.8;1.7;15.14;2.6;3.1;15581 +86097;47.37482;5.91572;247;20220903;25.7;15.5;20.6;1.6;17.11;.6;2.96;15399 +86097;47.37482;5.91572;247;20220904;29.1;12.9;21;1.3;15.41;0;3.67;20296 +86097;47.37482;5.91572;247;20220905;31.3;14.9;23.1;1.2;16.21;1.2;3.75;19834 +86097;47.37482;5.91572;247;20220906;26.3;17.9;22.1;1.5;18.31;4.7;2.73;12768 +86097;47.37482;5.91572;247;20220907;24.1;16.3;20.2;1.8;17.11;1.4;2.47;11453 +86097;47.37482;5.91572;247;20220908;23.4;15.4;19.4;2.8;15.34;.4;3.01;14244 +86097;47.37482;5.91572;247;20220909;21.2;14.4;17.8;2.9;14.14;4.9;2.6;11233 +86097;47.37482;5.91572;247;20220910;18.6;14;16.3;2.2;14.84;3.8;1.79;8678 +86097;47.37482;5.91572;247;20220911;22.8;11.9;17.4;1.2;14.27;.1;2.65;17083 +86097;47.37482;5.91572;247;20220912;28.5;11.7;20.1;1.4;13.67;.1;3.34;18768 +86097;47.37482;5.91572;247;20220913;29.4;14.2;21.8;1.6;17.07;3.3;3.05;14725 +86097;47.37482;5.91572;247;20220914;24.6;19.1;21.8;2.6;19.17;10.5;2.3;8146 +86097;47.37482;5.91572;247;20220915;19.8;16.1;17.9;2;17.41;13.8;1.37;5579 +86097;47.37482;5.91572;247;20220916;18.2;11.9;15;1.3;12.97;0;1.76;10143 +86097;47.37482;5.91572;247;20220917;15.4;6.4;10.9;1.4;9.74;.2;1.65;11120 +86097;47.37482;5.91572;247;20220918;17.8;3.7;10.7;.9;8.94;0;2.09;17479 +86097;47.37482;5.91572;247;20220919;17.4;7.1;12.3;1.3;9.17;0;2.2;16480 +86097;47.37482;5.91572;247;20220920;17.9;4.4;11.2;1.6;8.64;0;2.24;16448 +86097;47.37482;5.91572;247;20220921;18.2;6.3;12.3;2.2;9.01;0;2.44;16158 +86097;47.37482;5.91572;247;20220922;20.4;6.5;13.4;1.3;8.94;0;2.36;16849 +86097;47.37482;5.91572;247;20220923;20.7;5.3;13;1;11.27;4.9;1.91;13821 +86097;47.37482;5.91572;247;20220924;18.9;13.2;16.1;1.6;14.04;.9;1.68;9054 +86097;47.37482;5.91572;247;20220925;16.9;8.6;12.7;.9;12.04;2.3;1.36;9008 +86097;47.37482;5.91572;247;20220926;16.1;8.7;12.4;2.2;11.51;8.6;1.48;8335 +86097;47.37482;5.91572;247;20220927;11.9;9.4;10.6;3.7;11.54;19;.96;5524 +86097;47.37482;5.91572;247;20220928;12.3;10.4;11.4;2.3;12.14;12.8;.86;4157 +86097;47.37482;5.91572;247;20220929;13.9;9.2;11.5;.5;11.21;3.7;1.05;6809 +86097;47.37482;5.91572;247;20220930;15.8;5.2;10.5;.9;9.81;.4;1.43;12095 +86097;47.37482;5.91572;247;20221001;13.4;6.2;9.8;4.1;11.97;2.9;.66;4627 +86097;47.37482;5.91572;247;20221002;19.8;13.5;16.6;3.3;16.11;3.3;1.52;7878 +86097;47.37482;5.91572;247;20221003;17.4;11.1;14.2;1.9;13.41;0;1.49;10060 +86097;47.37482;5.91572;247;20221004;17.9;7.3;12.6;1.2;12.01;.1;1.39;10361 +86097;47.37482;5.91572;247;20221005;23.2;8.8;16;1.8;13.01;0;2.13;13766 +86097;47.37482;5.91572;247;20221006;19;12.1;15.6;1.3;13.41;0;1.45;8735 +86097;47.37482;5.91572;247;20221007;20.4;8.6;14.5;1.1;13.01;.1;1.59;12299 +86097;47.37482;5.91572;247;20221008;17.9;10.9;14.4;1.5;12.51;0;1.49;10158 +86097;47.37482;5.91572;247;20221009;19.4;7.4;13.4;1.4;11.07;0;1.67;12954 +86097;47.37482;5.91572;247;20221010;22.2;7.8;15;1.3;13.11;1.4;1.61;11124 +86097;47.37482;5.91572;247;20221011;18.9;12.9;15.9;1.8;14.37;0;1.39;7967 +86097;47.37482;5.91572;247;20221012;18.6;9.2;13.9;1.1;12.94;.1;1.29;10091 +86097;47.37482;5.91572;247;20221013;14.6;10.1;12.3;1;13.34;.1;.72;4014 +86097;47.37482;5.91572;247;20221014;16.3;11.8;14;3;15.04;11.8;.78;3838 +86097;47.37482;5.91572;247;20221015;19;14.8;16.9;3.1;15.51;2.1;1.37;4565 +86097;47.37482;5.91572;247;20221016;24.7;13.6;19.1;1.7;14.87;0;1.82;9237 +86097;47.37482;5.91572;247;20221017;24;12.3;18.2;2;14.44;0;1.9;10689 +86097;47.37482;5.91572;247;20221018;23.7;13.7;18.7;1.5;15.24;.1;1.67;10631 +86097;47.37482;5.91572;247;20221019;21.2;12.7;16.9;1.9;15.27;.1;1.41;9572 +86097;47.37482;5.91572;247;20221020;19.6;13.1;16.3;1.4;15.27;19.9;.98;3836 +86097;47.37482;5.91572;247;20221021;18.1;14.1;16.1;2.4;15.81;20.9;1;4095 +86097;47.37482;5.91572;247;20221022;22.5;11.5;17;1.1;14.67;0;1.28;9550 +86097;47.37482;5.91572;247;20221023;22.8;11.4;17.1;2.7;13.81;1.2;1.79;6233 +86097;47.37482;5.91572;247;20221024;20.6;15.6;18.1;2.1;14.57;.1;1.53;6016 +86097;47.37482;5.91572;247;20221025;21.1;8.8;15;.9;12.87;.5;1.07;8805 +86097;47.37482;5.91572;247;20221026;22.6;13.5;18.1;1.5;14.57;.3;1.42;9049 +86097;47.37482;5.91572;247;20221027;23.4;11;17.2;1.4;14.44;0;1.31;8909 +86097;47.37482;5.91572;247;20221028;24.7;13;18.9;1.1;14.21;0;1.28;7830 +86097;47.37482;5.91572;247;20221029;23.4;10.4;16.9;.9;13.01;0;1.1;7739 +86097;47.37482;5.91572;247;20221030;22.9;10;16.4;1.1;12.34;0;1.17;8470 +86097;47.37482;5.91572;247;20221031;21.3;10.1;15.7;1.6;12.94;12.6;1.18;6923 +86097;47.37482;5.91572;247;20221101;16.4;13.1;14.8;2.9;13.37;.5;1.15;6334 +86097;47.37482;5.91572;247;20221102;16.9;8;12.5;1.2;10.97;.1;.86;7351 +86097;47.37482;5.91572;247;20221103;14.9;5.4;10.2;2.1;10.37;4.8;.88;3865 +86097;47.37482;5.91572;247;20221104;10;8.2;9.1;2.5;10.17;8.3;.64;2267 +86097;47.37482;5.91572;247;20221105;10.8;6.7;8.8;1.3;9.51;.1;.6;5283 +86097;47.37482;5.91572;247;20221106;9.4;1.7;5.6;1.6;8.47;.5;.45;5228 +86097;47.37482;5.91572;247;20221107;15.7;9.2;12.5;2.4;10.07;.1;1.19;4820 +86097;47.37482;5.91572;247;20221108;19.2;4.7;11.9;2.8;9.91;7.7;1.41;7219 +86097;47.37482;5.91572;247;20221109;13.9;13.1;13.5;2;13.54;11.3;.68;1123 +86097;47.37482;5.91572;247;20221110;14.3;7.9;11.1;1;10.84;0;.56;6165 +86097;47.37482;5.91572;247;20221111;11.4;4.7;8.1;1;10.04;.1;.43;4353 +86097;47.37482;5.91572;247;20221112;12.3;3.6;7.9;.7;9.54;0;.41;5297 +86097;47.37482;5.91572;247;20221113;8.5;5.6;7;1.5;9.44;0;.43;2014 +86097;47.37482;5.91572;247;20221114;16.2;5.9;11.1;3;10.61;1.9;.94;4779 +86097;47.37482;5.91572;247;20221115;14.6;10.1;12.3;1.9;12.54;14.2;.62;3100 +86097;47.37482;5.91572;247;20221116;14.6;9.4;12;2.7;10.91;1.1;.84;5245 +86097;47.37482;5.91572;247;20221117;14.4;9.4;11.9;4.7;10.87;3.8;1.2;4227 +86097;47.37482;5.91572;247;20221118;10.4;8.2;9.3;3;9.94;5.1;.68;2820 +86097;47.37482;5.91572;247;20221119;7.8;4.7;6.2;1;8.97;1.8;.35;2635 +86097;47.37482;5.91572;247;20221120;8.6;5.6;7.1;2.7;8.81;2.8;.48;4153 +86097;47.37482;5.91572;247;20221121;9.6;6.1;7.8;3.4;9.11;2.9;.61;3375 +86097;47.37482;5.91572;247;20221122;8.4;4.8;6.6;3.1;8.27;0;.62;2593 +86097;47.37482;5.91572;247;20221123;10;.1;5.1;2;7.77;5.2;.45;4401 +86097;47.37482;5.91572;247;20221124;11.9;6.8;9.3;2.9;9.24;2.1;.75;4434 +86097;47.37482;5.91572;247;20221125;10.4;5.4;7.9;1.4;9.24;3.3;.44;3109 +86097;47.37482;5.91572;247;20221126;6.5;4;5.2;1.3;8.74;0;.28;2146 +86097;47.37482;5.91572;247;20221127;7.6;4;5.8;1.4;7.91;.1;.4;2781 +86097;47.37482;5.91572;247;20221128;9.2;4;6.6;1.8;9.11;3.9;.4;1855 +86097;47.37482;5.91572;247;20221129;8.3;6.3;7.3;1.4;9.27;.4;.42;1667 +86097;47.37482;5.91572;247;20221130;8.8;5.8;7.3;2.2;8.84;.3;.49;2466 +86097;47.37482;5.91572;247;20221201;5.8;5.5;5.6;2.3;7.17;0;.66;1554 +86097;47.37482;5.91572;247;20221202;5;3.2;4.1;2;6.84;.1;.51;1521 +86097;47.37482;5.91572;247;20221203;4.5;2.2;3.4;2.7;6.37;0;.44;3496 +86097;47.37482;5.91572;247;20221204;4.2;1.8;3;1.8;6.61;1.7;.42;1556 +86097;47.37482;5.91572;247;20221205;5.3;2.7;4;1.6;7.17;.1;.4;1570 +86097;47.37482;5.91572;247;20221206;5;-1.2;1.9;1;6.34;0;.26;2636 +86097;47.37482;5.91572;247;20221207;6.2;2.5;4.4;1.3;6.31;0;.32;4267 +86097;47.37482;5.91572;247;20221208;1.9;-2.9;-.5;1.1;5.31;0;.12;4235 +86097;47.37482;5.91572;247;20221209;2.1;-1.6;.2;2;5.44;.1;.37;1629 +86097;47.37482;5.91572;247;20221210;1.8;.1;1;2.2;5.31;0;.46;1915 +86097;47.37482;5.91572;247;20221211;-.6;-4.3;-2.4;1.4;4.34;0;.25;2763 +86097;47.37482;5.91572;247;20221212;-.5;-6.3;-3.4;1.8;3.87;.4;.26;3678 +86097;47.37482;5.91572;247;20221213;-.4;-4.4;-2.4;2.6;4.11;2.5;.43;1976 +86097;47.37482;5.91572;247;20221214;4.3;-1.7;1.3;1.1;6.34;13.4;.32;1375 +86097;47.37482;5.91572;247;20221215;2.4;1.1;1.8;2.2;6.34;2.2;.35;1269 +86097;47.37482;5.91572;247;20221216;.3;-.7;-.2;2.3;4.97;.1;.36;2558 +86097;47.37482;5.91572;247;20221217;-.2;-6.3;-3.3;2.2;3.94;0;.22;4806 +86097;47.37482;5.91572;247;20221218;1.3;-5.6;-2.1;1.5;4.67;0;.16;3662 +86097;47.37482;5.91572;247;20221219;15.1;0;7.5;2.7;7.94;0;.74;4759 +86097;47.37482;5.91572;247;20221220;16.3;11.2;13.8;4.7;9.74;8;1.77;3224 +86097;47.37482;5.91572;247;20221221;12.8;10.4;11.6;4;11.54;2.1;.77;2029 +86097;47.37482;5.91572;247;20221222;12.8;10.5;11.7;5.9;11.07;15.2;1.1;1746 +86097;47.37482;5.91572;247;20221223;13.6;10.2;11.9;5.1;13.31;7.7;.43;1057 +86097;47.37482;5.91572;247;20221224;11.5;10.3;10.9;1.8;11.54;.5;.5;1489 +86097;47.37482;5.91572;247;20221225;12.4;7.2;9.8;1.6;10.71;.4;.36;2999 +86097;47.37482;5.91572;247;20221226;11.9;8.7;10.3;3.1;10.74;8;.71;1139 +86097;47.37482;5.91572;247;20221227;8.1;4.8;6.5;.9;8.54;.2;.32;2312 +86097;47.37482;5.91572;247;20221228;12.3;1.7;7;3.1;7.67;0;.73;4579 +86097;47.37482;5.91572;247;20221229;12.3;10.3;11.3;4.8;9.64;7.2;1.41;1292 +86097;47.37482;5.91572;247;20221230;12.9;3.3;8.1;3.2;9.77;.9;.55;2416 +86097;47.37482;5.91572;247;20221231;16.9;12.4;14.6;5.2;11.07;0;1.8;3064 +86098;47.38672;6.24618;275;20220101;13;1.4;7.2;.8;7.97;0;.24;4974 +86098;47.38672;6.24618;275;20220102;9.9;-.5;4.7;2.4;7.94;0;.35;3531 +86098;47.38672;6.24618;275;20220103;11.5;8.9;10.2;3.6;10;2.5;.9;1774 +86098;47.38672;6.24618;275;20220104;14.4;9.5;11.9;4.6;9.75;21.3;1.5;2740 +86098;47.38672;6.24618;275;20220105;3.6;2.2;2.9;2.5;6.4;.4;.52;1100 +86098;47.38672;6.24618;275;20220106;3.8;.8;2.3;.8;6.1;.1;.34;1872 +86098;47.38672;6.24618;275;20220107;2;-2.1;-.1;3;6.04;6.2;.19;2066 +86098;47.38672;6.24618;275;20220108;5.2;1.7;3.5;4.6;7.04;5.5;.45;2516 +86098;47.38672;6.24618;275;20220109;5;3.6;4.3;3.4;7.24;5.9;.52;1691 +86098;47.38672;6.24618;275;20220110;4.6;0;2.3;1.9;6.2;0;.35;3265 +86098;47.38672;6.24618;275;20220111;3.2;-2.3;.5;2.9;5.54;0;.34;4288 +86098;47.38672;6.24618;275;20220112;3.4;-2.2;.6;3.1;4.84;0;.52;4501 +86098;47.38672;6.24618;275;20220113;5.4;-1.4;2;2.7;4.64;0;.68;4627 +86098;47.38672;6.24618;275;20220114;5.5;-3.9;.8;.8;5;0;.22;5338 +86098;47.38672;6.24618;275;20220115;3;-4.6;-.8;1.1;4.8;0;.24;5340 +86098;47.38672;6.24618;275;20220116;-1.7;-4.9;-3.3;1.3;4.64;0;.19;2774 +86098;47.38672;6.24618;275;20220117;2.7;-3;-.1;.8;5.7;0;.24;3023 +86098;47.38672;6.24618;275;20220118;6;-1.9;2;2.8;6.2;0;.39;4972 +86098;47.38672;6.24618;275;20220119;3.2;-2;.6;2.3;5.87;1.2;.31;2921 +86098;47.38672;6.24618;275;20220120;3.8;.7;2.2;2.1;6.44;.8;.39;2275 +86098;47.38672;6.24618;275;20220121;3.6;-.4;1.6;2;5.17;0;.53;3688 +86098;47.38672;6.24618;275;20220122;5.7;-3.4;1.2;1.5;5.54;0;.37;5478 +86098;47.38672;6.24618;275;20220123;6;-1.5;2.2;3;5.87;0;.52;5419 +86098;47.38672;6.24618;275;20220124;6.6;-2.1;2.2;1.5;5.47;0;.5;4978 +86098;47.38672;6.24618;275;20220125;2.4;-4.3;-.9;.9;5.2;0;.26;5356 +86098;47.38672;6.24618;275;20220126;-1.5;-2.5;-2;1.4;5.1;0;.28;1371 +86098;47.38672;6.24618;275;20220127;-1.6;-3.8;-2.7;1.7;4.87;.1;.25;2041 +86098;47.38672;6.24618;275;20220128;2.8;-1.7;.5;1.3;6.04;0;.3;3527 +86098;47.38672;6.24618;275;20220129;2.7;-.8;.9;2.9;6.57;1.3;.22;3089 +86098;47.38672;6.24618;275;20220130;7.4;2.5;5;1.7;7.94;.3;.44;3341 +86098;47.38672;6.24618;275;20220131;6.4;2.7;4.6;3.7;6.97;3.3;.69;3470 +86098;47.38672;6.24618;275;20220201;3.1;1.3;2.2;4.2;6.34;3.9;.53;2313 +86098;47.38672;6.24618;275;20220202;9.2;2.8;6;2.8;9.54;2.5;.28;3832 +86098;47.38672;6.24618;275;20220203;8;4.6;6.3;1.2;8.5;.1;.51;3713 +86098;47.38672;6.24618;275;20220204;7.6;2;4.8;3.4;8;1.4;.49;4271 +86098;47.38672;6.24618;275;20220205;8.4;-1.8;3.3;1.3;6.07;0;.56;7301 +86098;47.38672;6.24618;275;20220206;6.3;-1;2.7;6.4;7.47;9.7;.27;4181 +86098;47.38672;6.24618;275;20220207;7.7;3.4;5.6;2.4;6.27;.1;.94;5962 +86098;47.38672;6.24618;275;20220208;11.3;-3.5;3.9;.5;5.7;0;.53;8914 +86098;47.38672;6.24618;275;20220209;13.1;-2.4;5.3;.9;5.9;0;.74;9317 +86098;47.38672;6.24618;275;20220210;8;-1;3.5;1.4;7.4;10.5;.62;3850 +86098;47.38672;6.24618;275;20220211;7.1;3;5;2.1;6.25;0;.85;8800 +86098;47.38672;6.24618;275;20220212;6.7;-4;1.4;1.8;4.65;0;.78;9200 +86098;47.38672;6.24618;275;20220213;13.7;-1.9;5.9;2.8;5.8;.2;1.46;10650 +86098;47.38672;6.24618;275;20220214;10.2;1.1;5.6;3.6;8.1;3.6;.76;3200 +86098;47.38672;6.24618;275;20220215;8.9;3.7;6.3;3;7.6;2.6;.91;6100 +86098;47.38672;6.24618;275;20220216;9.8;5.6;7.7;5.7;9.87;6.1;.62;3606 +86098;47.38672;6.24618;275;20220217;13.4;10.1;11.8;4.9;10.37;4.9;1.5;4434 +86098;47.38672;6.24618;275;20220218;15.1;6.1;10.6;3.8;9.65;3.6;1.47;7244 +86098;47.38672;6.24618;275;20220219;9.2;4.9;7;3.1;6.34;0;1.41;6969 +86098;47.38672;6.24618;275;20220220;9.4;3.8;6.6;6;7.84;5;1.16;5322 +86098;47.38672;6.24618;275;20220221;7.3;4.8;6;4.9;7.9;5.7;.83;3602 +86098;47.38672;6.24618;275;20220222;9.5;5;7.3;3.6;8.4;2.1;.97;5758 +86098;47.38672;6.24618;275;20220223;13.1;6;9.5;1.5;8.34;0;1.16;8570 +86098;47.38672;6.24618;275;20220224;13.2;.1;6.6;3;7.07;2.3;1.43;9235 +86098;47.38672;6.24618;275;20220225;7.6;-1.3;3.2;2.1;6.1;1.6;.9;8369 +86098;47.38672;6.24618;275;20220226;7.7;-2.3;2.7;3.4;5.37;0;1.21;10705 +86098;47.38672;6.24618;275;20220227;9.7;-.1;4.8;3.7;4.34;0;1.84;10598 +86098;47.38672;6.24618;275;20220228;11.7;-1.2;5.2;2.4;4.8;0;1.65;11514 +86098;47.38672;6.24618;275;20220301;12.6;1.3;7;2.2;4.5;0;1.79;10836 +86098;47.38672;6.24618;275;20220302;12.8;-1.5;5.7;1.6;5.77;0;1.38;11617 +86098;47.38672;6.24618;275;20220303;14.8;1.1;8;1.5;6.44;0;1.57;12506 +86098;47.38672;6.24618;275;20220304;11.4;.6;6;2.5;4.47;0;1.86;11690 +86098;47.38672;6.24618;275;20220305;9;-3.2;2.9;2;3.94;0;1.5;12491 +86098;47.38672;6.24618;275;20220306;7.6;-3.8;1.9;2.7;4;0;1.49;12283 +86098;47.38672;6.24618;275;20220307;7.6;-2.8;2.4;4;4;0;1.77;11892 +86098;47.38672;6.24618;275;20220308;11.7;-2;4.8;2.7;4.27;0;1.91;12946 +86098;47.38672;6.24618;275;20220309;14.9;-2.8;6.1;1;5.54;0;1.52;14629 +86098;47.38672;6.24618;275;20220310;15.8;-1.9;7;1.1;5.87;0;1.65;14813 +86098;47.38672;6.24618;275;20220311;16.9;-.1;8.4;2.2;6.64;.1;2.06;13465 +86098;47.38672;6.24618;275;20220312;11.5;6.6;9.1;1.5;8.04;0;1.25;6720 +86098;47.38672;6.24618;275;20220313;13.6;6;9.8;2.1;8.67;4.5;1.48;8260 +86098;47.38672;6.24618;275;20220314;14.7;1.8;8.2;1.8;7.74;4.3;1.72;13798 +86098;47.38672;6.24618;275;20220315;14.2;7;10.6;1.8;9.6;.1;1.34;7457 +86098;47.38672;6.24618;275;20220316;15.6;5.4;10.5;1.6;9.87;0;1.49;10562 +86098;47.38672;6.24618;275;20220317;12;5.4;8.7;2.7;10.14;.1;1.06;7435 +86098;47.38672;6.24618;275;20220318;14.2;7.3;10.7;4;7.9;0;2.39;11550 +86098;47.38672;6.24618;275;20220319;15.5;4.6;10;2.4;6.1;.8;2.55;16100 +86098;47.38672;6.24618;275;20220320;17.3;4.5;10.9;2.8;7;.2;2.69;15950 +86098;47.38672;6.24618;275;20220321;18.2;3.6;10.9;1.4;7.05;0;2.28;16800 +86098;47.38672;6.24618;275;20220322;16.8;1.5;9.1;1.3;6.5;0;2.19;17850 +86098;47.38672;6.24618;275;20220323;18.7;.1;9.4;1.1;6.5;0;2.28;18100 +86098;47.38672;6.24618;275;20220324;20.4;-.1;10.1;1.1;6.05;0;2.43;18450 +86098;47.38672;6.24618;275;20220325;20.9;1.6;11.2;1.2;5.95;0;2.58;18150 +86098;47.38672;6.24618;275;20220326;20.7;3.6;12.2;1.4;6.25;0;2.79;18400 +86098;47.38672;6.24618;275;20220327;21.3;3.3;12.3;1.1;6.4;0;2.63;18600 +86098;47.38672;6.24618;275;20220328;21.1;3.4;12.3;1;6.51;0;2.55;18200 +86098;47.38672;6.24618;275;20220329;17.9;6.9;12.4;2.2;6.75;5.9;2.6;11500 +86098;47.38672;6.24618;275;20220330;14.2;9;11.6;1.8;10.8;4.7;1.37;6800 +86098;47.38672;6.24618;275;20220331;10.8;7.9;9.4;2.4;9.2;6.9;1.19;4450 +86098;47.38672;6.24618;275;20220401;3.4;1.2;2.3;3.8;6.14;6.8;.8;4427 +86098;47.38672;6.24618;275;20220402;3.4;.1;1.7;3.9;5.6;1.7;1.03;7345 +86098;47.38672;6.24618;275;20220403;4.6;-1.6;1.5;3.6;5.1;0;1.2;7246 +86098;47.38672;6.24618;275;20220404;9.5;-4.5;2.5;2.5;4.7;0;2.19;21750 +86098;47.38672;6.24618;275;20220405;11.6;5;8.3;2.6;7.25;0;1.72;7700 +86098;47.38672;6.24618;275;20220406;11.9;8.3;10.1;3.1;10.2;1.8;1.18;4400 +86098;47.38672;6.24618;275;20220407;11.5;8.8;10.2;7.6;10.65;18.7;1.18;3600 +86098;47.38672;6.24618;275;20220408;13.7;8.2;11;6;10.65;18;1.48;4450 +86098;47.38672;6.24618;275;20220409;9.2;2.1;5.7;2.1;6.8;2;1.64;12600 +86098;47.38672;6.24618;275;20220410;13.8;-.7;6.5;1.6;6.05;0;2.56;22450 +86098;47.38672;6.24618;275;20220411;19.3;2;10.6;2.2;6.9;0;3.18;19600 +86098;47.38672;6.24618;275;20220412;22.8;5.5;14.2;1.6;7.95;0;3.32;19600 +86098;47.38672;6.24618;275;20220413;21.7;9.3;15.5;2.1;9.74;0;3.38;18702 +86098;47.38672;6.24618;275;20220414;21.8;8.6;15.2;2;11.95;1;3.31;20800 +86098;47.38672;6.24618;275;20220415;22.3;8.4;15.4;1.8;10.9;0;3.29;19500 +86098;47.38672;6.24618;275;20220416;19.6;7.2;13.4;2.5;8.55;0;3.75;24000 +86098;47.38672;6.24618;275;20220417;20;2.8;11.4;2.1;5.8;0;3.89;25250 +86098;47.38672;6.24618;275;20220418;20.1;1.5;10.8;1.3;6.05;0;3.42;24650 +86098;47.38672;6.24618;275;20220419;20.1;2.2;11.2;1.3;7.2;0;3.18;22250 +86098;47.38672;6.24618;275;20220420;20.7;4.4;12.5;1.7;7.45;0;3.63;23600 +86098;47.38672;6.24618;275;20220421;20.3;3.8;12;1.5;7.1;0;3.54;23950 +86098;47.38672;6.24618;275;20220422;20.1;4.4;12.3;1.3;8.7;2.5;3.01;19650 +86098;47.38672;6.24618;275;20220423;14.9;8.7;11.8;1.6;11.3;12;1.55;8200 +86098;47.38672;6.24618;275;20220424;11.4;7.6;9.5;2.3;10.65;13.4;1.03;5100 +86098;47.38672;6.24618;275;20220425;14.7;10;12.3;1.9;11.85;13;1.45;6900 +86098;47.38672;6.24618;275;20220426;15.9;8.2;12;1.5;9.51;.4;3.06;21900 +86098;47.38672;6.24618;275;20220427;18.4;2.7;10.5;1.7;9.31;0;3.46;25800 +86098;47.38672;6.24618;275;20220428;22.1;3.9;13;1.3;9.21;0;3.9;25900 +86098;47.38672;6.24618;275;20220429;19.4;5.3;12.3;.8;9.41;.1;2.66;17000 +86098;47.38672;6.24618;275;20220430;18.2;5.9;12;1.9;10.05;1.1;2.95;19646 +86098;47.38672;6.24618;275;20220501;18.2;3.9;11;1.7;8.95;0;3.24;23094 +86098;47.38672;6.24618;275;20220502;19.8;5;12.4;1.4;9.65;0;2.37;12300 +86098;47.38672;6.24618;275;20220503;21.9;5.5;13.7;1.3;10.1;1.7;3.42;21750 +86098;47.38672;6.24618;275;20220504;21.1;6.4;13.7;1.4;11.85;9.8;2.13;10250 +86098;47.38672;6.24618;275;20220505;17.2;10.3;13.8;1.6;11.35;0;2.37;13200 +86098;47.38672;6.24618;275;20220506;19.6;8.1;13.8;1.2;11.17;0;2.95;18393 +86098;47.38672;6.24618;275;20220507;21.7;5.5;13.6;1.2;10.4;0;3.63;23830 +86098;47.38672;6.24618;275;20220508;22.3;7.2;14.8;1.7;11.2;0;3.66;22262 +86098;47.38672;6.24618;275;20220509;23.6;8.3;15.9;1.6;12.3;.2;4.01;24232 +86098;47.38672;6.24618;275;20220510;25;9;17;1;13.14;0;3.93;23774 +86098;47.38672;6.24618;275;20220511;27.8;9.8;18.8;2.2;12.24;0;5.05;25909 +86098;47.38672;6.24618;275;20220512;24.9;16.4;20.7;2.5;13.04;3;4.21;17834 +86098;47.38672;6.24618;275;20220513;21.2;15.6;18.4;1.2;16.04;.1;2.62;13437 +86098;47.38672;6.24618;275;20220514;24.6;8;16.3;1.1;12.14;0;4.12;25262 +86098;47.38672;6.24618;275;20220515;28.3;9.3;18.8;1.2;13.64;.8;4.57;25978 +86098;47.38672;6.24618;275;20220516;24.9;13.5;19.2;1.8;14.84;2;3.97;20424 +86098;47.38672;6.24618;275;20220517;27.2;12.1;19.6;1.6;14.94;0;4.58;24763 +86098;47.38672;6.24618;275;20220518;29.2;12.1;20.6;1.4;14.87;0;4.89;25976 +86098;47.38672;6.24618;275;20220519;29;14.2;21.6;1.5;15.87;.3;4.67;23393 +86098;47.38672;6.24618;275;20220520;29.9;15.1;22.5;2.2;15.44;2.3;5.18;23412 +86098;47.38672;6.24618;275;20220521;26;13.9;20;2;13.07;0;4.69;23509 +86098;47.38672;6.24618;275;20220522;26.2;12.3;19.3;2.3;13.34;1;4.41;21365 +86098;47.38672;6.24618;275;20220523;23.3;15.4;19.3;2.4;15.47;9.3;3.42;15301 +86098;47.38672;6.24618;275;20220524;19.7;11.8;15.8;2.7;12.4;.2;3.49;19283 +86098;47.38672;6.24618;275;20220525;21.7;7.7;14.7;1.1;10.9;0;3.79;23946 +86098;47.38672;6.24618;275;20220526;20.7;10.2;15.4;1;12.07;0;3.45;21007 +86098;47.38672;6.24618;275;20220527;21.3;8.4;14.8;1.3;12.37;.1;3.55;22000 +86098;47.38672;6.24618;275;20220528;20.2;8.1;14.2;1.9;10.6;0;3.8;23222 +86098;47.38672;6.24618;275;20220529;18.8;5.9;12.3;2.1;8.37;0;3.82;23567 +86098;47.38672;6.24618;275;20220530;21.6;5.3;13.4;1.9;8.17;0;4.4;26536 +86098;47.38672;6.24618;275;20220531;23.3;7;15.2;2;9.9;0;4.54;26257 +86098;47.38672;6.24618;275;20220601;22.2;8.8;15.5;.8;13.04;.3;3.27;19795 +86098;47.38672;6.24618;275;20220602;24.7;11.8;18.2;2.3;13.74;.7;4.3;22251 +86098;47.38672;6.24618;275;20220603;29.5;14.2;21.9;1.9;16.2;6.8;5.08;24632 +86098;47.38672;6.24618;275;20220604;28.8;16.8;22.8;2.1;17.77;11;5.03;23889 +86098;47.38672;6.24618;275;20220605;24.4;17.8;21.1;2;18.27;6.1;3.64;17515 +86098;47.38672;6.24618;275;20220606;22.6;12.2;17.4;1.8;15.1;1.8;3.72;21082 +86098;47.38672;6.24618;275;20220607;21.6;13.7;17.6;2;14.5;1.3;3.46;18377 +86098;47.38672;6.24618;275;20220608;20;9.7;14.8;1.8;13.84;12.6;3;18133 +86098;47.38672;6.24618;275;20220609;20;10.2;15.1;2;12.37;1.2;3.45;20226 +86098;47.38672;6.24618;275;20220610;24.4;7.3;15.9;1;11.57;0;4.54;28235 +86098;47.38672;6.24618;275;20220611;28.1;9.8;19;1.2;13.24;.7;5.07;28479 +86098;47.38672;6.24618;275;20220612;29.6;11.7;20.7;1.3;15.57;1.5;5.05;26716 +86098;47.38672;6.24618;275;20220613;24.5;16.4;20.5;2;13.2;0;4.63;22298 +86098;47.38672;6.24618;275;20220614;28.2;10.9;19.6;2.2;12.4;0;5.58;28308 +86098;47.38672;6.24618;275;20220615;32.7;13.8;23.3;1.2;16.4;0;5.64;28231 +86098;47.38672;6.24618;275;20220616;30.5;17.7;24.1;1.4;16.5;0;5.23;25074 +86098;47.38672;6.24618;275;20220617;31.4;14;22.7;1.3;14.07;0;5.55;27748 +86098;47.38672;6.24618;275;20220618;36;14.7;25.3;1.9;15.8;0;6.7;29688 +86098;47.38672;6.24618;275;20220619;35.2;20;27.6;3;15.9;0;7.37;27216 +86098;47.38672;6.24618;275;20220620;31.1;21.1;26.1;3.4;15.7;0;6.4;22733 +86098;47.38672;6.24618;275;20220621;31;16.8;23.9;2.5;16.97;2.3;5.55;23697 +86098;47.38672;6.24618;275;20220622;28;18.2;23.1;1.6;19.9;11.4;3.91;18145 +86098;47.38672;6.24618;275;20220623;29.1;15.1;22.1;1.1;17.97;8.1;4.6;23738 +86098;47.38672;6.24618;275;20220624;20.9;14.9;17.9;1.4;16.97;3.9;2.66;14205 +86098;47.38672;6.24618;275;20220625;27.3;12.6;20;1;15.74;5.4;4.57;25036 +86098;47.38672;6.24618;275;20220626;23.1;15.3;19.2;2;17.84;25.8;3.21;16548 +86098;47.38672;6.24618;275;20220627;20;16;18;1.4;17.24;1;2.26;11214 +86098;47.38672;6.24618;275;20220628;24.2;12.4;18.3;1.8;16.1;0;4.02;22563 +86098;47.38672;6.24618;275;20220629;28.5;13.2;20.8;.9;16.64;.1;4.77;26042 +86098;47.38672;6.24618;275;20220630;27.9;13.8;20.9;1.5;16.34;3.7;4.6;23470 +86098;47.38672;6.24618;275;20220701;22.5;12.9;17.7;1.4;13.4;.2;3.97;22259 +86098;47.38672;6.24618;275;20220702;28;9.7;18.8;1.4;13.5;0;5.14;28684 +86098;47.38672;6.24618;275;20220703;30.4;11.3;20.8;1.1;14.67;1.8;5.19;27703 +86098;47.38672;6.24618;275;20220704;25.5;15.9;20.7;1.5;15.9;0;4.06;20386 +86098;47.38672;6.24618;275;20220705;27.1;11.8;19.4;1.2;13.24;0;4.86;26849 +86098;47.38672;6.24618;275;20220706;25;11;18;1.4;11.74;0;4.63;25692 +86098;47.38672;6.24618;275;20220707;24.1;9.3;16.7;1.7;12.4;.1;4.24;24034 +86098;47.38672;6.24618;275;20220708;25.6;12.3;19;2.1;12.8;0;4.87;25435 +86098;47.38672;6.24618;275;20220709;27.8;11.9;19.8;1.9;12.3;0;5.32;27016 +86098;47.38672;6.24618;275;20220710;26.2;13.6;19.9;2.3;13.4;0;4.98;24601 +86098;47.38672;6.24618;275;20220711;28.1;13.9;21;3.3;12.17;0;5.94;25710 +86098;47.38672;6.24618;275;20220712;29.7;15.2;22.5;1.8;13.34;0;5.5;26103 +86098;47.38672;6.24618;275;20220713;33.6;14.9;24.2;1.1;13.5;0;5.6;27845 +86098;47.38672;6.24618;275;20220714;34.3;16.1;25.2;1.5;14.8;0;5.95;27538 +86098;47.38672;6.24618;275;20220715;28.5;17.3;22.9;1.8;12.87;0;5.18;23623 +86098;47.38672;6.24618;275;20220716;28.8;12.5;20.6;1.8;11.14;0;5.46;26859 +86098;47.38672;6.24618;275;20220717;31.6;14.4;23;2.1;11.7;0;6.06;26847 +86098;47.38672;6.24618;275;20220718;36.3;16.9;26.6;1.9;11.5;0;6.66;27898 +86098;47.38672;6.24618;275;20220719;37.5;17.6;27.5;1.1;14.87;0;5.98;27836 +86098;47.38672;6.24618;275;20220720;32.3;20.2;26.2;1.7;19.17;9.3;4.98;20952 +86098;47.38672;6.24618;275;20220721;29.3;16.2;22.8;.7;17.77;0;4.45;23687 +86098;47.38672;6.24618;275;20220722;32.6;16.5;24.6;1.6;16.97;3.6;5.38;24798 +86098;47.38672;6.24618;275;20220723;28.9;17.8;23.4;1.4;18.67;0;4.35;20912 +86098;47.38672;6.24618;275;20220724;32.8;15.3;24;1;17;0;5.16;26271 +86098;47.38672;6.24618;275;20220725;32.2;16.8;24.5;1.9;16.87;.3;5.46;24261 +86098;47.38672;6.24618;275;20220726;26.1;18.1;22.1;2.1;14.94;0;4.31;18883 +86098;47.38672;6.24618;275;20220727;27.1;13.5;20.3;1.3;12.2;0;4.53;23604 +86098;47.38672;6.24618;275;20220728;30.1;14;22;1.4;12.67;0;4.97;24629 +86098;47.38672;6.24618;275;20220729;28.4;14.7;21.5;1;13;0;3.98;19962 +86098;47.38672;6.24618;275;20220730;29.6;12;20.8;.7;12.8;0;4.38;24477 +86098;47.38672;6.24618;275;20220731;32.2;13.7;23;.9;13.6;0;4.81;24926 +86098;47.38672;6.24618;275;20220801;30.2;14.1;22.1;1.1;14.77;.2;4.56;23503 +86098;47.38672;6.24618;275;20220802;31.4;14;22.7;1;14.77;0;4.8;25332 +86098;47.38672;6.24618;275;20220803;35.5;15.8;25.7;1;14.07;0;5.36;26432 +86098;47.38672;6.24618;275;20220804;37.7;15.7;26.7;1;14.57;.3;5.61;26932 +86098;47.38672;6.24618;275;20220805;32.2;20;26.1;2.3;16.27;0;5.29;20073 +86098;47.38672;6.24618;275;20220806;27.9;18.2;23;2.8;14.34;0;4.98;20093 +86098;47.38672;6.24618;275;20220807;29.4;14;21.7;2.5;11.84;0;5.38;23627 +86098;47.38672;6.24618;275;20220808;31;13.7;22.4;2.3;11.24;0;5.61;24610 +86098;47.38672;6.24618;275;20220809;32.2;15.1;23.6;2.6;11.3;0;6;24304 +86098;47.38672;6.24618;275;20220810;31.8;16.8;24.3;3.1;11.04;0;6.24;22848 +86098;47.38672;6.24618;275;20220811;32.6;16.1;24.4;2.9;10.67;0;6.23;23396 +86098;47.38672;6.24618;275;20220812;32.2;17;24.6;3.1;10.44;0;6.28;22408 +86098;47.38672;6.24618;275;20220813;31.7;15.7;23.7;2.7;10.27;0;5.92;23152 +86098;47.38672;6.24618;275;20220814;25.1;16.1;20.6;2.2;13.57;11;3.52;13374 +86098;47.38672;6.24618;275;20220815;22.9;15.4;19.2;1.7;17.6;4.1;2.66;13644 +86098;47.38672;6.24618;275;20220816;30.8;13.5;22.2;1.1;16.14;1.9;4.33;23021 +86098;47.38672;6.24618;275;20220817;28.2;17.4;22.8;1.4;18.34;5.6;3.59;17136 +86098;47.38672;6.24618;275;20220818;22.7;16.9;19.8;1.4;18.37;15;2.28;10807 +86098;47.38672;6.24618;275;20220819;25.9;17.6;21.7;1.8;18.9;8;2.98;13751 +86098;47.38672;6.24618;275;20220820;25.9;17.8;21.8;1.5;17.64;1.2;3.22;15591 +86098;47.38672;6.24618;275;20220821;27;10.3;18.7;.9;13.24;0;3.61;21572 +86098;47.38672;6.24618;275;20220822;29.1;11.7;20.4;.9;13.77;0;3.89;22321 +86098;47.38672;6.24618;275;20220823;30.2;12.5;21.3;.9;14.47;0;3.95;22094 +86098;47.38672;6.24618;275;20220824;30.7;14.6;22.7;1.8;13.44;0;4.55;21481 +86098;47.38672;6.24618;275;20220825;32.5;14.4;23.4;1.3;14.04;0;4.43;21820 +86098;47.38672;6.24618;275;20220826;23.8;15;19.4;1.4;16.94;1.6;2.48;12499 +86098;47.38672;6.24618;275;20220827;26.2;15.9;21.1;1.3;18.3;.6;3.07;16129 +86098;47.38672;6.24618;275;20220828;28.2;15.2;21.7;2;17.2;.2;3.86;19266 +86098;47.38672;6.24618;275;20220829;30.7;15.9;23.3;1.5;16;0;4.02;19603 +86098;47.38672;6.24618;275;20220830;29.7;16.4;23.1;1.5;16.8;.3;3.48;15842 +86098;47.38672;6.24618;275;20220831;26.3;16.4;21.3;1.8;17.07;.1;3.2;15508 +86098;47.38672;6.24618;275;20220901;26.4;14.4;20.4;2.6;14.64;0;3.78;17676 +86098;47.38672;6.24618;275;20220902;26.5;13.4;20;2;14.7;1.7;3.37;16075 +86098;47.38672;6.24618;275;20220903;25.9;14.9;20.4;1.3;16.9;4.2;2.88;15202 +86098;47.38672;6.24618;275;20220904;29.2;12;20.6;1.2;15.2;.1;3.54;19770 +86098;47.38672;6.24618;275;20220905;31.4;14.2;22.8;1.1;16.07;1.2;3.67;19519 +86098;47.38672;6.24618;275;20220906;26.2;17.2;21.7;1.1;18.24;5.4;2.51;12303 +86098;47.38672;6.24618;275;20220907;25;16.2;20.6;1.6;17.2;7.2;2.67;13063 +86098;47.38672;6.24618;275;20220908;23.7;15.6;19.7;2.6;15.4;.2;2.95;13276 +86098;47.38672;6.24618;275;20220909;21.2;14;17.6;2.9;13.97;5.6;2.64;11468 +86098;47.38672;6.24618;275;20220910;18.5;13.9;16.2;2.6;14.8;3.9;1.84;8812 +86098;47.38672;6.24618;275;20220911;23.3;12.2;17.7;1.1;14.34;.1;2.6;15897 +86098;47.38672;6.24618;275;20220912;28.3;11.6;20;1.3;13.5;.1;3.21;17931 +86098;47.38672;6.24618;275;20220913;29.9;13.2;21.6;1.1;16.44;2.9;3.07;16250 +86098;47.38672;6.24618;275;20220914;24.5;19.4;21.9;2.3;19.1;6.1;2.25;8164 +86098;47.38672;6.24618;275;20220915;19.5;16;17.7;1.8;17.34;16.7;1.36;5869 +86098;47.38672;6.24618;275;20220916;17.8;11.8;14.8;1.6;13.1;.2;1.76;9797 +86098;47.38672;6.24618;275;20220917;15;6.6;10.8;1.4;9.8;.4;1.59;10467 +86098;47.38672;6.24618;275;20220918;17.5;3.3;10.4;1.1;8.87;0;2.03;16337 +86098;47.38672;6.24618;275;20220919;17.5;7.2;12.4;1.2;9.14;0;2.06;14267 +86098;47.38672;6.24618;275;20220920;18;3.4;10.7;1.5;8.47;0;2.18;15841 +86098;47.38672;6.24618;275;20220921;18.1;5.5;11.8;2.3;8.84;0;2.4;15393 +86098;47.38672;6.24618;275;20220922;20.6;5.5;13;1.5;8.84;0;2.39;16047 +86098;47.38672;6.24618;275;20220923;21.3;4.8;13.1;1;11.2;5.4;2.01;14757 +86098;47.38672;6.24618;275;20220924;18.6;13;15.8;1.4;14.24;1.4;1.56;8584 +86098;47.38672;6.24618;275;20220925;16.6;8.9;12.7;1;12.2;2.5;1.38;9292 +86098;47.38672;6.24618;275;20220926;16.1;9.3;12.7;2.5;11.7;10.5;1.61;8806 +86098;47.38672;6.24618;275;20220927;11.8;9.2;10.5;3.8;11.54;21.5;.95;5295 +86098;47.38672;6.24618;275;20220928;11.9;10.2;11.1;2.3;12;16.6;.84;3999 +86098;47.38672;6.24618;275;20220929;13.2;9.1;11.2;.7;11.17;2.3;1.02;6540 +86098;47.38672;6.24618;275;20220930;15.7;5.4;10.6;.8;9.84;.2;1.38;11387 +86098;47.38672;6.24618;275;20221001;13.5;5.2;9.4;3.5;11.94;3.2;.75;7253 +86098;47.38672;6.24618;275;20221002;19.7;13.6;16.6;3.1;16.14;4.5;1.5;7636 +86098;47.38672;6.24618;275;20221003;17.3;11.7;14.5;2.3;13.34;0;1.52;8814 +86098;47.38672;6.24618;275;20221004;19.6;6.6;13.1;1;11.87;.1;1.62;12911 +86098;47.38672;6.24618;275;20221005;23.5;8.4;16;1.6;12.8;0;2.09;13503 +86098;47.38672;6.24618;275;20221006;19.1;10.8;15;1.1;13.27;0;1.38;8989 +86098;47.38672;6.24618;275;20221007;21.2;8.4;14.8;1.2;13.07;.1;1.65;12282 +86098;47.38672;6.24618;275;20221008;17.7;10.9;14.3;1.4;12.6;0;1.39;8796 +86098;47.38672;6.24618;275;20221009;19.1;6.9;13;1.8;11.07;0;1.61;11766 +86098;47.38672;6.24618;275;20221010;22.4;7.6;15;1.4;12.97;1.4;1.7;11983 +86098;47.38672;6.24618;275;20221011;18.9;12.5;15.7;2;14.2;0;1.39;7782 +86098;47.38672;6.24618;275;20221012;19.5;9.4;14.4;1.1;12.87;.1;1.38;10284 +86098;47.38672;6.24618;275;20221013;14.5;9.7;12.1;.9;13.07;.7;.8;5349 +86098;47.38672;6.24618;275;20221014;16.1;10.9;13.5;2.4;14.77;13.6;.8;5118 +86098;47.38672;6.24618;275;20221015;19.1;14.7;16.9;2.8;15.37;2;1.4;5049 +86098;47.38672;6.24618;275;20221016;25.1;12.5;18.8;1.3;14.6;0;1.71;9979 +86098;47.38672;6.24618;275;20221017;24;9.5;16.8;1.3;13.7;0;1.64;10836 +86098;47.38672;6.24618;275;20221018;23.8;12.3;18;1.3;14.87;.1;1.56;10047 +86098;47.38672;6.24618;275;20221019;20.1;12.4;16.3;2.2;15.2;0;1.25;8152 +86098;47.38672;6.24618;275;20221020;19.1;12.7;15.9;1.4;15.24;16.7;.97;4965 +86098;47.38672;6.24618;275;20221021;17.5;13.3;15.4;2;15.6;26.5;.87;4016 +86098;47.38672;6.24618;275;20221022;22.7;10.9;16.8;1;14.34;0;1.28;9550 +86098;47.38672;6.24618;275;20221023;22.5;10.8;16.7;2.2;13.6;2.4;1.68;7218 +86098;47.38672;6.24618;275;20221024;20.3;15.5;17.9;1.9;14.17;0;1.51;5345 +86098;47.38672;6.24618;275;20221025;21.9;7.5;14.7;.9;12.37;.1;1.13;9422 +86098;47.38672;6.24618;275;20221026;22.4;12.6;17.5;1.3;14.24;.2;1.3;8257 +86098;47.38672;6.24618;275;20221027;24;10.1;17;1;14;0;1.23;8998 +86098;47.38672;6.24618;275;20221028;25.3;12.4;18.9;.9;13.9;0;1.28;8250 +86098;47.38672;6.24618;275;20221029;24.5;9.7;17.1;.8;13;0;1.09;8411 +86098;47.38672;6.24618;275;20221030;23.9;9.2;16.6;.9;12.2;0;1.13;8617 +86098;47.38672;6.24618;275;20221031;21.3;9.5;15.4;1.1;12.84;13.4;1.04;7213 +86098;47.38672;6.24618;275;20221101;16.7;11.9;14.3;2.4;13.34;.7;1.02;5244 +86098;47.38672;6.24618;275;20221102;16.8;7;11.9;1.1;10.8;.1;.81;7103 +86098;47.38672;6.24618;275;20221103;14.3;5;9.6;1.8;10.34;7.8;.79;5107 +86098;47.38672;6.24618;275;20221104;10;7.9;8.9;2.2;10.17;6.8;.62;2526 +86098;47.38672;6.24618;275;20221105;10.4;7;8.7;1.3;9.44;.1;.61;3903 +86098;47.38672;6.24618;275;20221106;9.5;.8;5.2;1.5;8.27;.4;.45;5599 +86098;47.38672;6.24618;275;20221107;15.9;9.4;12.7;2.3;10.07;.1;1.21;4767 +86098;47.38672;6.24618;275;20221108;19.7;3.3;11.5;2.2;9.57;7.1;1.31;7897 +86098;47.38672;6.24618;275;20221109;13.9;13.3;13.6;1.9;13.4;14.3;.73;1020 +86098;47.38672;6.24618;275;20221110;14.8;8.7;11.8;1;11.04;0;.62;5475 +86098;47.38672;6.24618;275;20221111;11.8;4.9;8.3;1.2;9.87;.1;.46;5244 +86098;47.38672;6.24618;275;20221112;12.7;2.9;7.8;1.1;9.4;0;.44;5397 +86098;47.38672;6.24618;275;20221113;8.8;6;7.4;2;9.4;0;.47;2310 +86098;47.38672;6.24618;275;20221114;16.3;5.3;10.8;2;10.04;2.1;.85;5202 +86098;47.38672;6.24618;275;20221115;14.4;9.8;12.1;1.7;12.4;13.3;.6;3225 +86098;47.38672;6.24618;275;20221116;14.7;9.5;12.1;2.4;10.87;.6;.87;4431 +86098;47.38672;6.24618;275;20221117;14.4;8.5;11.5;4.4;10.8;10.1;1.11;3900 +86098;47.38672;6.24618;275;20221118;10.1;8;9;3.4;9.97;6.1;.67;2321 +86098;47.38672;6.24618;275;20221119;7.7;5.9;6.8;1.1;9.24;1.6;.39;2215 +86098;47.38672;6.24618;275;20221120;8.4;5.7;7.1;2.9;8.8;2.9;.55;2765 +86098;47.38672;6.24618;275;20221121;9.7;5.9;7.8;3.4;9.1;3.4;.64;3154 +86098;47.38672;6.24618;275;20221122;8.3;4.7;6.5;3.2;8.3;0;.62;2825 +86098;47.38672;6.24618;275;20221123;11.1;-.2;5.5;2.2;7.8;6.2;.52;4941 +86098;47.38672;6.24618;275;20221124;11.6;7.2;9.4;2.7;9.2;1.2;.8;3424 +86098;47.38672;6.24618;275;20221125;10.2;4.3;7.3;1.3;9.07;3.8;.4;3207 +86098;47.38672;6.24618;275;20221126;6.8;3.8;5.3;1.2;8.84;0;.28;2260 +86098;47.38672;6.24618;275;20221127;7.8;3.6;5.7;1.3;7.84;0;.41;2881 +86098;47.38672;6.24618;275;20221128;9;3.2;6.1;1.6;8.9;3;.35;2564 +86098;47.38672;6.24618;275;20221129;8.2;6.5;7.3;1.4;9.37;.7;.42;1564 +86098;47.38672;6.24618;275;20221130;8.8;5.6;7.2;1.9;8.84;.4;.48;2226 +86098;47.38672;6.24618;275;20221201;5.3;5;5.2;2.2;7.17;0;.64;792 +86098;47.38672;6.24618;275;20221202;4.9;3;3.9;2.3;6.87;.1;.51;1559 +86098;47.38672;6.24618;275;20221203;3.7;2.5;3.1;3.7;6.37;0;.51;2096 +86098;47.38672;6.24618;275;20221204;3.8;1.8;2.8;2.4;6.54;.1;.44;1389 +86098;47.38672;6.24618;275;20221205;5.3;2.4;3.9;1.3;7.1;.1;.37;1822 +86098;47.38672;6.24618;275;20221206;5.4;-1.5;2;.8;6.2;0;.21;3506 +86098;47.38672;6.24618;275;20221207;6.2;2.5;4.4;1.1;6.37;0;.4;3079 +86098;47.38672;6.24618;275;20221208;.7;-2.9;-1.1;1.1;5.37;.6;.18;2671 +86098;47.38672;6.24618;275;20221209;2.1;-1.7;.2;2.3;5.5;.5;.36;1830 +86098;47.38672;6.24618;275;20221210;1.6;-.1;.8;1.9;5.47;0;.43;1234 +86098;47.38672;6.24618;275;20221211;.4;-4.3;-1.9;1.3;4.37;0;.27;3048 +86098;47.38672;6.24618;275;20221212;-.8;-7.2;-4;2.4;3.87;.2;.25;3559 +86098;47.38672;6.24618;275;20221213;-.9;-4.8;-2.9;3.8;4.04;1.3;.45;1974 +86098;47.38672;6.24618;275;20221214;3.9;-2.1;.9;1;6.1;14.2;.18;2926 +86098;47.38672;6.24618;275;20221215;2.1;1;1.5;2.6;6.3;2.6;.36;944 +86098;47.38672;6.24618;275;20221216;-.2;-1;-.6;2.3;5.17;.1;.38;1025 +86098;47.38672;6.24618;275;20221217;-.8;-6;-3.4;2.8;3.9;0;.27;3859 +86098;47.38672;6.24618;275;20221218;2.2;-5.8;-1.8;2;4.64;0;.19;4181 +86098;47.38672;6.24618;275;20221219;14.3;.4;7.4;2;7.37;.1;.69;4575 +86098;47.38672;6.24618;275;20221220;16.6;8;12.3;2.8;9;.8;1.26;3912 +86098;47.38672;6.24618;275;20221221;12.4;10.3;11.4;3.5;11.44;2.9;.74;1608 +86098;47.38672;6.24618;275;20221222;12.7;10.2;11.5;5.7;10.87;9.2;1.13;1781 +86098;47.38672;6.24618;275;20221223;13.4;10;11.7;5.4;13.4;10.3;.36;1416 +86098;47.38672;6.24618;275;20221224;11.5;10.4;10.9;2;11.6;1.2;.55;1162 +86098;47.38672;6.24618;275;20221225;12;6.3;9.1;1.2;10.44;0;.32;2929 +86098;47.38672;6.24618;275;20221226;11.9;6.9;9.4;2.8;10.5;8.6;.55;1814 +86098;47.38672;6.24618;275;20221227;8.2;5.3;6.8;.9;8.6;.4;.37;2007 +86098;47.38672;6.24618;275;20221228;12.5;.1;6.3;2.1;7.3;0;.59;4749 +86098;47.38672;6.24618;275;20221229;12.4;9.9;11.2;4.3;9.44;8.4;1.39;1530 +86098;47.38672;6.24618;275;20221230;13.3;2.4;7.8;2.8;9.7;.7;.52;3368 +86098;47.38672;6.24618;275;20221231;17.2;12.4;14.8;3.9;11.1;0;1.61;2862 +86099;47.39762;6.57677;502;20220101;16.2;.7;8.5;.8;7.8;0;.23;6061 +86099;47.39762;6.57677;502;20220102;15.7;.1;7.9;2.9;7.4;0;1.01;6119 +86099;47.39762;6.57677;502;20220103;11;9.6;10.3;4.6;9.2;2.2;1.31;1636 +86099;47.39762;6.57677;502;20220104;15.5;10.5;13;5.1;8.8;18.6;2.12;3383 +86099;47.39762;6.57677;502;20220105;1.4;1;1.2;1.9;5.9;.8;.44;750 +86099;47.39762;6.57677;502;20220106;2.3;-1.3;.5;.6;5.6;.2;.23;2872 +86099;47.39762;6.57677;502;20220107;2.1;-4.1;-1;2.7;5.4;5.2;.21;3897 +86099;47.39762;6.57677;502;20220108;4.3;.7;2.5;4.6;6.4;7.8;.51;2926 +86099;47.39762;6.57677;502;20220109;3.6;2.4;3;3.8;6.5;5.9;.58;1579 +86099;47.39762;6.57677;502;20220110;2.8;-1.7;.6;1;5.6;0;.26;3372 +86099;47.39762;6.57677;502;20220111;2.5;-2.1;.2;2;5.1;0;.4;3449 +86099;47.39762;6.57677;502;20220112;2.6;-3.9;-.6;1.1;4.3;0;.33;4201 +86099;47.39762;6.57677;502;20220113;4.7;-2.7;1;1.5;3.7;0;.6;4553 +86099;47.39762;6.57677;502;20220114;7.3;-4.9;1.2;.6;4.5;0;.22;5998 +86099;47.39762;6.57677;502;20220115;6.4;-5.1;.7;.6;4.9;0;.2;5882 +86099;47.39762;6.57677;502;20220116;4.1;-7.3;-1.6;1.1;4.2;0;.29;5925 +86099;47.39762;6.57677;502;20220117;4;-3.5;.3;.5;5.7;0;.19;4809 +86099;47.39762;6.57677;502;20220118;4.9;-3.2;.9;1.7;5.5;0;.36;5072 +86099;47.39762;6.57677;502;20220119;1.3;-5.9;-2.3;1.9;5.1;.8;.18;4827 +86099;47.39762;6.57677;502;20220120;1.9;.3;1.1;1.6;5.8;.9;.4;2148 +86099;47.39762;6.57677;502;20220121;1.9;-4.3;-1.2;1.1;4.2;0;.37;4578 +86099;47.39762;6.57677;502;20220122;5.2;-7.2;-1;.9;4.6;0;.28;6687 +86099;47.39762;6.57677;502;20220123;4.2;-3.5;.4;2;5.3;0;.41;5279 +86099;47.39762;6.57677;502;20220124;7.7;-5.7;1;1.1;4.8;0;.42;7157 +86099;47.39762;6.57677;502;20220125;9.4;-5.5;2;.8;4.7;0;.4;7669 +86099;47.39762;6.57677;502;20220126;-.9;-8.3;-4.6;.6;4.2;0;.2;5393 +86099;47.39762;6.57677;502;20220127;-1.9;-6.3;-4.1;.8;4.6;.2;.2;4151 +86099;47.39762;6.57677;502;20220128;3.8;-1.4;1.2;.7;5.8;0;.34;4606 +86099;47.39762;6.57677;502;20220129;5.2;-4.1;.6;1.9;6.1;.7;.32;6353 +86099;47.39762;6.57677;502;20220130;5.6;3.3;4.5;.8;7.3;.3;.44;3056 +86099;47.39762;6.57677;502;20220131;3.7;-.3;1.7;3.7;6.3;5;.45;4189 +86099;47.39762;6.57677;502;20220201;2.4;.1;1.3;4.2;6.1;5.3;.45;3154 +86099;47.39762;6.57677;502;20220202;7.3;2.8;5.1;2.9;8.9;3.3;.29;4600 +86099;47.39762;6.57677;502;20220203;7.4;3.7;5.6;1;8.2;.1;.46;4208 +86099;47.39762;6.57677;502;20220204;6.6;.8;3.7;4.1;7.3;1.6;.54;5427 +86099;47.39762;6.57677;502;20220205;6.3;-2.4;2;1.1;5.7;0;.51;6817 +86099;47.39762;6.57677;502;20220206;5.4;-3.2;1.1;7;7.2;10;.06;6880 +86099;47.39762;6.57677;502;20220207;6.3;2.5;4.4;3.1;5.8;.1;1.03;4543 +86099;47.39762;6.57677;502;20220208;10.8;-4.5;3.2;.7;5.1;0;.6;9561 +86099;47.39762;6.57677;502;20220209;13.3;-3.6;4.9;1.1;5.6;.1;.84;10218 +86099;47.39762;6.57677;502;20220210;9.8;-2.6;3.6;2.7;6.83;11;1.02;8373 +86099;47.39762;6.57677;502;20220211;6.7;3.2;4.9;2.7;5.96;0;1.03;9309 +86099;47.39762;6.57677;502;20220212;4.2;-1.3;1.5;2.3;4.73;0;.82;10133 +86099;47.39762;6.57677;502;20220213;11.1;-1.1;5;2.2;5.23;.1;1.24;11338 +86099;47.39762;6.57677;502;20220214;7.5;2.3;4.9;2.4;6.73;4.4;.92;3358 +86099;47.39762;6.57677;502;20220215;6.6;3;4.8;3.2;6.73;2.3;.9;5784 +86099;47.39762;6.57677;502;20220216;9.9;3.2;6.6;6.5;9.1;7;.72;7039 +86099;47.39762;6.57677;502;20220217;12.2;10.1;11.2;5.7;10.1;4.2;1.53;3870 +86099;47.39762;6.57677;502;20220218;15.2;7.5;11.4;5;9.3;5.2;1.94;7800 +86099;47.39762;6.57677;502;20220219;7.7;3.9;5.8;4.3;6.2;0;1.42;5473 +86099;47.39762;6.57677;502;20220220;8;2.4;5.2;5.5;7.4;5.3;1.01;6810 +86099;47.39762;6.57677;502;20220221;6.2;3.3;4.8;6.7;7.4;7.1;.87;4891 +86099;47.39762;6.57677;502;20220222;8;3.9;6;4;7.7;2.5;.98;5960 +86099;47.39762;6.57677;502;20220223;12.5;5.5;9;1.1;7.9;0;1.06;7997 +86099;47.39762;6.57677;502;20220224;11.5;-.5;5.5;3.5;6.7;3.7;1.42;10717 +86099;47.39762;6.57677;502;20220225;6;-1.3;2.4;1.8;5.6;1.5;.88;8414 +86099;47.39762;6.57677;502;20220226;6.6;-5.4;.6;1.9;4.6;0;1.02;11029 +86099;47.39762;6.57677;502;20220227;7.8;-2.1;2.9;2.3;3.9;0;1.44;10134 +86099;47.39762;6.57677;502;20220228;10.2;-4.2;3;1.4;4.4;0;1.27;12458 +86099;47.39762;6.57677;502;20220301;11.8;-1.9;5;1.2;4.5;0;1.35;12316 +86099;47.39762;6.57677;502;20220302;12.4;-3.4;4.5;.6;5.9;0;1.1;13433 +86099;47.39762;6.57677;502;20220303;13.3;-1.1;6.1;.9;6.3;0;1.26;12989 +86099;47.39762;6.57677;502;20220304;9.9;-1.6;4.2;2;4.1;0;1.6;11735 +86099;47.39762;6.57677;502;20220305;7.4;-5.8;.8;1.3;3.5;0;1.23;12766 +86099;47.39762;6.57677;502;20220306;5.9;-5.8;.1;2;3.7;0;1.27;12165 +86099;47.39762;6.57677;502;20220307;6.4;-4.3;1.1;2.1;3.8;0;1.36;11777 +86099;47.39762;6.57677;502;20220308;11;-5.5;2.8;1.4;4.1;0;1.52;14891 +86099;47.39762;6.57677;502;20220309;13.6;-4.4;4.6;.9;5.1;0;1.49;15772 +86099;47.39762;6.57677;502;20220310;15.3;-3.9;5.7;.8;5.2;0;1.58;16511 +86099;47.39762;6.57677;502;20220311;16.7;-1.8;7.5;1.4;5.6;.2;1.98;16410 +86099;47.39762;6.57677;502;20220312;13.3;4.5;8.9;1.3;7.3;0;1.55;11370 +86099;47.39762;6.57677;502;20220313;13.2;3;8.1;1.6;7.4;3.5;1.61;12420 +86099;47.39762;6.57677;502;20220314;14.3;-.4;7;1;7.1;4;1.6;15157 +86099;47.39762;6.57677;502;20220315;13.2;5.5;9.4;1;9.2;.1;1.39;11024 +86099;47.39762;6.57677;502;20220316;15.8;2.5;9.2;.8;9.6;0;1.61;14761 +86099;47.39762;6.57677;502;20220317;12.1;4.4;8.3;1.7;9.7;.2;1.3;11296 +86099;47.39762;6.57677;502;20220318;10.7;5.9;8.3;6.8;7.7;0;2.03;8780 +86099;47.39762;6.57677;502;20220319;12.8;4.4;8.6;5.4;5.8;.5;3;16714 +86099;47.39762;6.57677;502;20220320;15.4;2.6;9;1.8;6.33;.2;2.26;16282 +86099;47.39762;6.57677;502;20220321;15.6;3.4;9.5;1.7;6.26;0;2.35;17814 +86099;47.39762;6.57677;502;20220322;15.1;2.8;8.9;1.3;5.86;0;2.28;19056 +86099;47.39762;6.57677;502;20220323;16;2.4;9.2;1.3;5.63;0;2.41;19574 +86099;47.39762;6.57677;502;20220324;17.5;3.4;10.5;1.6;5.56;0;2.7;19787 +86099;47.39762;6.57677;502;20220325;18.1;4.9;11.5;2.6;5.4;0;3.32;19539 +86099;47.39762;6.57677;502;20220326;17.9;5.8;11.8;4;5.63;0;3.86;19745 +86099;47.39762;6.57677;502;20220327;18;5.5;11.7;2;5.7;0;3.09;19834 +86099;47.39762;6.57677;502;20220328;19.6;3.4;11.5;1.5;5.9;0;2.9;20235 +86099;47.39762;6.57677;502;20220329;17.1;7.5;12.3;2.1;6.2;2.6;2.75;13355 +86099;47.39762;6.57677;502;20220330;12.9;8.2;10.6;2.4;9.36;4.6;1.7;9102 +86099;47.39762;6.57677;502;20220331;9.9;6.8;8.4;2.4;8.66;9.3;1.25;6026 +86099;47.39762;6.57677;502;20220401;2.3;2;2.2;3.6;5.94;9.3;.83;2791 +86099;47.39762;6.57677;502;20220402;2.9;-1.1;.9;3;5.04;3.3;1.1;6918 +86099;47.39762;6.57677;502;20220403;3.2;-1.7;.7;3.5;4.59;0;1.21;6467 +86099;47.39762;6.57677;502;20220404;7.5;-3.1;2.2;2.9;4.83;0;2.05;20929 +86099;47.39762;6.57677;502;20220405;12.2;4.4;8.3;3.1;6.6;0;2.12;10340 +86099;47.39762;6.57677;502;20220406;12.8;7.1;9.9;3.5;9.23;1.8;1.74;9211 +86099;47.39762;6.57677;502;20220407;10.1;7.9;9;8.2;9.56;21.6;1.37;4386 +86099;47.39762;6.57677;502;20220408;12;7.8;9.9;7.1;10.2;19.5;1.44;5282 +86099;47.39762;6.57677;502;20220409;8.2;2.1;5.2;3.7;6.44;2.7;1.91;14332 +86099;47.39762;6.57677;502;20220410;10.9;-.1;5.4;1.6;5.56;0;2.45;22296 +86099;47.39762;6.57677;502;20220411;15.6;1.5;8.5;2.1;6.5;0;2.93;21291 +86099;47.39762;6.57677;502;20220412;20.5;6.9;13.7;1.4;8.2;0;3.33;21296 +86099;47.39762;6.57677;502;20220413;21;11.1;16;2.1;8.83;0;3.77;20902 +86099;47.39762;6.57677;502;20220414;21.1;10.2;15.7;2;11.9;1;3.36;20493 +86099;47.39762;6.57677;502;20220415;20.3;10.9;15.6;2.2;11.16;0;3.35;19714 +86099;47.39762;6.57677;502;20220416;15.8;8.3;12;5;8.13;0;3.89;23907 +86099;47.39762;6.57677;502;20220417;16;4.1;10;5.6;5.16;0;4.53;25127 +86099;47.39762;6.57677;502;20220418;17;4.1;10.6;2.6;5.66;0;3.82;24493 +86099;47.39762;6.57677;502;20220419;18.1;4.7;11.4;1.8;6.53;0;3.56;23952 +86099;47.39762;6.57677;502;20220420;17.3;6.8;12;4.1;6.56;0;4.26;23852 +86099;47.39762;6.57677;502;20220421;17.2;4.9;11.1;3.8;6.53;0;4.06;24288 +86099;47.39762;6.57677;502;20220422;16.6;6;11.3;2.8;8.56;1.3;3.35;22833 +86099;47.39762;6.57677;502;20220423;13.7;8.8;11.3;2.8;10.36;11.5;2;11290 +86099;47.39762;6.57677;502;20220424;9.7;6.1;7.9;2.8;9.93;18;1.07;7094 +86099;47.39762;6.57677;502;20220425;11.8;8.7;10.3;1.8;11.03;13.7;1.25;6327 +86099;47.39762;6.57677;502;20220426;13.7;6.8;10.3;2.2;8.8;.5;2.34;14495 +86099;47.39762;6.57677;502;20220427;15.6;4.6;10.1;3.8;8.53;0;3.27;23182 +86099;47.39762;6.57677;502;20220428;19;6.5;12.7;3.6;8.5;0;4.31;26953 +86099;47.39762;6.57677;502;20220429;18.7;6.9;12.8;2;8.16;.1;3.56;21638 +86099;47.39762;6.57677;502;20220430;16.8;8;12.4;1.9;9.76;2.5;2.38;12944 +86099;47.39762;6.57677;502;20220501;16.4;5.2;10.8;2;9.1;0;2.68;16863 +86099;47.39762;6.57677;502;20220502;18.2;6.3;12.2;2;9.13;0;3.68;25619 +86099;47.39762;6.57677;502;20220503;20.8;7.8;14.3;1.5;10.06;1.6;3.82;24686 +86099;47.39762;6.57677;502;20220504;19.1;7.9;13.5;1.8;11;5.1;3.25;20547 +86099;47.39762;6.57677;502;20220505;11.7;9.7;10.7;1.7;11.7;0;1.3;7418 +86099;47.39762;6.57677;502;20220506;15.2;8.5;11.9;2;10.6;0;2.55;16290 +86099;47.39762;6.57677;502;20220507;19.9;4;12;1.3;9.7;0;3.63;25393 +86099;47.39762;6.57677;502;20220508;18.6;4.5;11.6;1.4;10.2;0;3.38;24022 +86099;47.39762;6.57677;502;20220509;22.1;5.3;13.7;1.2;11.3;.3;3.93;26385 +86099;47.39762;6.57677;502;20220510;22.9;7.5;15.2;1.1;12.1;0;3.96;25377 +86099;47.39762;6.57677;502;20220511;27;9.3;18.2;2.4;11.3;0;5.28;27362 +86099;47.39762;6.57677;502;20220512;24.3;12.8;18.6;1.4;12;3.9;4.11;22103 +86099;47.39762;6.57677;502;20220513;19;13.9;16.5;.7;14.1;.4;2.61;14689 +86099;47.39762;6.57677;502;20220514;23.7;7;15.4;.7;11.4;0;4.13;26945 +86099;47.39762;6.57677;502;20220515;26.6;8.2;17.4;1;12.8;.9;4.68;28424 +86099;47.39762;6.57677;502;20220516;23.8;12.7;18.3;1.3;14.6;1;3.91;22106 +86099;47.39762;6.57677;502;20220517;25.9;10.4;18.2;.8;14;.1;4.39;26287 +86099;47.39762;6.57677;502;20220518;27.5;10.2;18.9;.9;13.7;0;4.76;27902 +86099;47.39762;6.57677;502;20220519;28.4;13.2;20.8;2.1;14;.6;5.3;26239 +86099;47.39762;6.57677;502;20220520;31.2;12.9;22.1;2;14.9;8.4;5.9;28930 +86099;47.39762;6.57677;502;20220521;24.1;13.3;18.7;1;15.5;0;3.91;22238 +86099;47.39762;6.57677;502;20220522;25.9;11.2;18.6;1.3;14.6;.9;4.56;26089 +86099;47.39762;6.57677;502;20220523;23.3;15.5;19.4;2.5;16.3;6;3.8;18989 +86099;47.39762;6.57677;502;20220524;17.9;10.3;14.1;2.6;11.6;.3;3.25;18804 +86099;47.39762;6.57677;502;20220525;20.3;6.1;13.2;.8;10.4;0;3.83;25896 +86099;47.39762;6.57677;502;20220526;19.4;6.8;13.1;.8;11.2;0;3.62;24453 +86099;47.39762;6.57677;502;20220527;20.4;7;13.7;1;11.7;.1;3.82;25303 +86099;47.39762;6.57677;502;20220528;18.1;6.6;12.4;1;9.7;0;3.5;23486 +86099;47.39762;6.57677;502;20220529;16.3;3.5;9.9;.9;8;0;3.41;24863 +86099;47.39762;6.57677;502;20220530;19.7;3.6;11.7;1.3;7.9;0;4.12;27995 +86099;47.39762;6.57677;502;20220531;20.8;6.4;13.6;2;9.6;0;4.3;26527 +86099;47.39762;6.57677;502;20220601;19.6;7.4;13.5;.8;12.2;.3;3.66;24452 +86099;47.39762;6.57677;502;20220602;22.9;9.8;16.4;1.1;13.6;.4;4.16;25407 +86099;47.39762;6.57677;502;20220603;27.7;12.3;20;1.6;15.4;8.6;5.13;27632 +86099;47.39762;6.57677;502;20220604;27.6;15;21.3;2;17.2;6.5;4.95;25017 +86099;47.39762;6.57677;502;20220605;24.1;17;20.6;1.6;17.4;4.4;3.75;18741 +86099;47.39762;6.57677;502;20220606;22.7;10.6;16.7;1.5;14.8;1.8;4.08;24602 +86099;47.39762;6.57677;502;20220607;19.7;13.5;16.6;2.4;13.7;1.2;3.34;17555 +86099;47.39762;6.57677;502;20220608;19.7;7.7;13.7;1.6;12.2;7.1;3.76;24579 +86099;47.39762;6.57677;502;20220609;18;8.8;13.4;1.8;11.5;1.3;3.4;21516 +86099;47.39762;6.57677;502;20220610;23;5.6;14.3;1.2;10.4;0;4.63;29741 +86099;47.39762;6.57677;502;20220611;27.2;7.6;17.4;.9;11.7;0;5.22;31591 +86099;47.39762;6.57677;502;20220612;29.4;10.1;19.8;.9;13.6;1.8;5.5;31411 +86099;47.39762;6.57677;502;20220613;23.3;14.3;18.8;1.2;13.7;0;4;21376 +86099;47.39762;6.57677;502;20220614;27.5;8.6;18.1;1.3;11.7;0;5.43;31138 +86099;47.39762;6.57677;502;20220615;32.1;12.2;22.2;1.5;15;.1;6.21;31706 +86099;47.39762;6.57677;502;20220616;29.1;17.5;23.3;1.3;15.6;0;5.04;24362 +86099;47.39762;6.57677;502;20220617;30.6;13;21.8;1.6;12.4;0;6;30093 +86099;47.39762;6.57677;502;20220618;36.6;12.9;24.8;1.2;12.7;0;6.55;31753 +86099;47.39762;6.57677;502;20220619;35;15.6;25.3;1.8;15.4;0;6.9;31629 +86099;47.39762;6.57677;502;20220620;30.4;19.4;24.9;3;15;0;6.19;23746 +86099;47.39762;6.57677;502;20220621;32;16;24;1.8;15.9;2.1;6.12;28701 +86099;47.39762;6.57677;502;20220622;25.6;17.7;21.7;1.1;18.3;29.3;3.98;20077 +86099;47.39762;6.57677;502;20220623;27.2;14;20.6;.9;16.9;11.2;4.74;26033 +86099;47.39762;6.57677;502;20220624;20.3;14.4;17.4;1.6;15.6;2.7;3.16;17300 +86099;47.39762;6.57677;502;20220625;26.1;12.1;19.1;1;14.8;7;4.73;26798 +86099;47.39762;6.57677;502;20220626;23.9;14.6;19.3;1.7;16.8;15.2;4.03;21774 +86099;47.39762;6.57677;502;20220627;21.2;14.6;17.9;1.4;16;1.8;3.33;18283 +86099;47.39762;6.57677;502;20220628;21.1;11;16.1;1.2;15;.2;3.69;22669 +86099;47.39762;6.57677;502;20220629;26.2;12.1;19.2;.8;15.6;.1;4.67;26813 +86099;47.39762;6.57677;502;20220630;27.5;12.8;20.2;1.5;15.8;13.4;5.08;27355 +86099;47.39762;6.57677;502;20220701;20.7;11.8;16.3;1.1;12.7;.3;3.64;21194 +86099;47.39762;6.57677;502;20220702;26.7;7.8;17.3;.9;13.4;0;5.09;30981 +86099;47.39762;6.57677;502;20220703;27.6;11.3;19.5;.9;15.4;4.3;5.02;28709 +86099;47.39762;6.57677;502;20220704;23.9;15.9;19.9;1.4;17.1;0;3.81;19993 +86099;47.39762;6.57677;502;20220705;24.7;10.7;17.7;.8;13.4;0;4.46;26500 +86099;47.39762;6.57677;502;20220706;23;9.1;16.1;.9;12.2;0;4.27;26358 +86099;47.39762;6.57677;502;20220707;21.5;7.6;14.6;1;12.2;0;4.07;26308 +86099;47.39762;6.57677;502;20220708;23.2;8.9;16.1;1.4;11.5;0;4.46;26634 +86099;47.39762;6.57677;502;20220709;25.8;9.5;17.7;1.5;11.9;0;4.99;28396 +86099;47.39762;6.57677;502;20220710;24.2;11.3;17.8;1.3;13.2;0;4.4;25171 +86099;47.39762;6.57677;502;20220711;25.3;12.7;19;2.2;12;0;4.96;24815 +86099;47.39762;6.57677;502;20220712;27;13.1;20.1;1.2;13.4;0;4.82;26014 +86099;47.39762;6.57677;502;20220713;31.1;10.7;20.9;.8;14;0;5.48;30843 +86099;47.39762;6.57677;502;20220714;31.6;16.6;24.1;1.6;14.2;0;5.74;26892 +86099;47.39762;6.57677;502;20220715;27.3;16.2;21.8;1.3;12.8;0;4.68;23026 +86099;47.39762;6.57677;502;20220716;27.5;10.9;19.2;1.5;11.1;0;5.23;28142 +86099;47.39762;6.57677;502;20220717;29.3;13.1;21.2;1.7;11.6;0;5.57;27712 +86099;47.39762;6.57677;502;20220718;34.3;14.9;24.6;1.4;11.8;0;6.25;30257 +86099;47.39762;6.57677;502;20220719;35.7;13.9;24.8;.7;13.3;0;5.71;30296 +86099;47.39762;6.57677;502;20220720;30.6;19.5;25.1;1.5;18.4;12.6;4.96;22661 +86099;47.39762;6.57677;502;20220721;27.5;14.1;20.8;.7;17;.1;4.45;24839 +86099;47.39762;6.57677;502;20220722;31.3;14.1;22.7;1.3;16.1;3;5.47;28078 +86099;47.39762;6.57677;502;20220723;26.9;17.9;22.4;1.3;18.2;0;4.09;20152 +86099;47.39762;6.57677;502;20220724;31;13.9;22.5;.9;17.1;0;5.17;27782 +86099;47.39762;6.57677;502;20220725;31.6;16.1;23.9;2.6;15.8;.5;6.05;26330 +86099;47.39762;6.57677;502;20220726;24.5;17.4;21;1.7;14.9;0;3.83;17650 +86099;47.39762;6.57677;502;20220727;25.6;9;17.3;.8;11.9;0;4.4;27031 +86099;47.39762;6.57677;502;20220728;28.8;13.2;21;1.4;12.7;0;5.02;26081 +86099;47.39762;6.57677;502;20220729;25.3;14.4;19.9;.5;13.3;.1;3.78;21654 +86099;47.39762;6.57677;502;20220730;27.7;10.2;19;.6;12;0;4.51;27392 +86099;47.39762;6.57677;502;20220731;30.2;12.2;21.2;1.2;12.8;0;5.15;27654 +86099;47.39762;6.57677;502;20220801;29.5;12.2;20.9;1;13.7;0;4.87;26974 +86099;47.39762;6.57677;502;20220802;30.1;12.7;21.4;.6;14.4;0;4.68;26919 +86099;47.39762;6.57677;502;20220803;34.1;13.5;23.8;.8;13.6;0;5.28;28446 +86099;47.39762;6.57677;502;20220804;36.2;15;25.6;1.1;14.5;.4;5.72;28300 +86099;47.39762;6.57677;502;20220805;32.2;17.2;24.7;1.8;16.3;.5;5.4;24586 +86099;47.39762;6.57677;502;20220806;23.6;17.2;20.4;2.6;14.9;0;3.74;15869 +86099;47.39762;6.57677;502;20220807;26.8;14.2;20.5;2;12.6;0;4.63;22262 +86099;47.39762;6.57677;502;20220808;28.7;11.7;20.2;1.8;11.9;0;5.05;25760 +86099;47.39762;6.57677;502;20220809;30;9.7;19.9;1.7;11.7;0;5.25;27534 +86099;47.39762;6.57677;502;20220810;30;9.8;19.9;1.4;11.3;0;5.05;27373 +86099;47.39762;6.57677;502;20220811;30.4;13.2;21.8;1.4;11.1;0;4.98;25458 +86099;47.39762;6.57677;502;20220812;30.2;13.4;21.8;1.8;10.8;0;5.21;25002 +86099;47.39762;6.57677;502;20220813;29.8;9.9;19.9;1.6;9.8;0;5.12;26879 +86099;47.39762;6.57677;502;20220814;24.7;12.4;18.6;1.5;13;8.7;3.86;21081 +86099;47.39762;6.57677;502;20220815;22.9;14.7;18.8;1.3;16.7;6.3;3.07;17046 +86099;47.39762;6.57677;502;20220816;28.5;12.2;20.4;.8;15.4;2.2;4.13;23995 +86099;47.39762;6.57677;502;20220817;25;17.1;21.1;1.6;17.4;8;3.34;16501 +86099;47.39762;6.57677;502;20220818;22.1;14.2;18.2;.9;17.3;16.6;2.79;16388 +86099;47.39762;6.57677;502;20220819;21.9;16.4;19.2;.9;18.6;10.1;2.47;13528 +86099;47.39762;6.57677;502;20220820;23.3;16.1;19.7;1;17.6;.6;2.83;15410 +86099;47.39762;6.57677;502;20220821;25.2;9.7;17.5;.5;13.2;0;3.48;22586 +86099;47.39762;6.57677;502;20220822;26.7;10.5;18.6;.5;13.5;0;3.61;22927 +86099;47.39762;6.57677;502;20220823;27.8;10.8;19.3;.6;13.6;0;3.75;23318 +86099;47.39762;6.57677;502;20220824;28.6;10.3;19.5;1;12.1;0;4.08;24020 +86099;47.39762;6.57677;502;20220825;30.4;11.8;21.1;.9;13.9;0;4.17;24032 +86099;47.39762;6.57677;502;20220826;21.9;12.9;17.4;1.4;16;1;2.77;16495 +86099;47.39762;6.57677;502;20220827;24.2;15.5;19.9;1.2;17.2;.4;2.95;16083 +86099;47.39762;6.57677;502;20220828;25.9;12.2;19.1;1.3;16;.2;3.46;20094 +86099;47.39762;6.57677;502;20220829;28.3;13.1;20.7;1.1;16;0;3.73;21007 +86099;47.39762;6.57677;502;20220830;28.1;13.4;20.8;.7;16.2;3.9;3.47;20481 +86099;47.39762;6.57677;502;20220831;23.8;14.7;19.3;1.2;15.7;0;2.89;15914 +86099;47.39762;6.57677;502;20220901;23.7;11.2;17.5;1.5;13.1;0;3.21;18541 +86099;47.39762;6.57677;502;20220902;25.4;9.4;17.4;1.1;13.7;5.5;3.33;20833 +86099;47.39762;6.57677;502;20220903;23.6;14.4;19;1.1;15.8;9.6;2.75;15585 +86099;47.39762;6.57677;502;20220904;26.5;11.2;18.9;.8;14.7;.2;3.22;20003 +86099;47.39762;6.57677;502;20220905;29.8;12.5;21.2;.9;15.4;3;3.62;21095 +86099;47.39762;6.57677;502;20220906;23.8;15.2;19.5;1;17.3;6.7;2.57;14648 +86099;47.39762;6.57677;502;20220907;23.9;14.9;19.4;1.3;17.4;10.9;2.64;14850 +86099;47.39762;6.57677;502;20220908;21.8;15;18.4;2.4;14.2;.4;2.78;12746 +86099;47.39762;6.57677;502;20220909;20.6;11.9;16.3;3.4;13.4;4.6;2.81;14316 +86099;47.39762;6.57677;502;20220910;17.9;13.4;15.7;3.1;13.5;1.9;2.16;10111 +86099;47.39762;6.57677;502;20220911;22;8.4;15.2;.3;12.8;.1;2.39;17622 +86099;47.39762;6.57677;502;20220912;26.5;7.7;17.1;.7;12.8;0;2.98;20563 +86099;47.39762;6.57677;502;20220913;28.2;11.5;19.9;.8;15.6;1.3;3.07;19167 +86099;47.39762;6.57677;502;20220914;24;17.6;20.8;3;17.2;6.5;2.87;11630 +86099;47.39762;6.57677;502;20220915;18.9;14.4;16.7;1.8;16;17.6;1.74;9601 +86099;47.39762;6.57677;502;20220916;15.5;10.2;12.9;.8;12.7;1.4;1.53;10334 +86099;47.39762;6.57677;502;20220917;12.5;6.4;9.5;1.6;9.8;.8;1.49;10988 +86099;47.39762;6.57677;502;20220918;15.9;2.3;9.1;.9;8.4;0;1.92;16375 +86099;47.39762;6.57677;502;20220919;16.1;5.3;10.7;.6;8.8;0;1.79;14400 +86099;47.39762;6.57677;502;20220920;16.4;1.5;9;1.1;7.8;0;2.01;16778 +86099;47.39762;6.57677;502;20220921;15.8;5.8;10.8;1.7;8.7;0;1.99;13537 +86099;47.39762;6.57677;502;20220922;19;2.2;10.6;.8;8.8;0;2.05;17435 +86099;47.39762;6.57677;502;20220923;20.1;4.5;12.3;1.1;10.8;6.6;2.12;16598 +86099;47.39762;6.57677;502;20220924;18.9;11.8;15.4;1;12.8;2.3;1.76;10970 +86099;47.39762;6.57677;502;20220925;14.1;7;10.6;.7;11.3;1.6;1.35;10841 +86099;47.39762;6.57677;502;20220926;14.3;9.1;11.7;2.2;11.1;11.7;1.48;9124 +86099;47.39762;6.57677;502;20220927;10.6;8.4;9.5;4.6;10.3;22.6;1.13;5758 +86099;47.39762;6.57677;502;20220928;10.9;9.3;10.1;2.5;11;19.3;.95;4805 +86099;47.39762;6.57677;502;20220929;11.1;7.7;9.4;.4;10.2;1.8;.99;7052 +86099;47.39762;6.57677;502;20220930;14.7;3.2;9;.7;8.8;.2;1.43;13057 +86099;47.39762;6.57677;502;20221001;13.8;3.8;8.8;3.8;11.4;5.2;1.05;12003 +86099;47.39762;6.57677;502;20221002;18.2;13.8;16;3.6;14.9;4.7;1.68;7761 +86099;47.39762;6.57677;502;20221003;15;10.9;13;1.4;12.7;0;1.19;7384 +86099;47.39762;6.57677;502;20221004;19.1;4.1;11.6;.7;10.5;.1;1.59;14212 +86099;47.39762;6.57677;502;20221005;23.2;6;14.6;1.3;10.5;0;2.14;15042 +86099;47.39762;6.57677;502;20221006;18.3;8.2;13.3;.6;12.1;.1;1.38;11307 +86099;47.39762;6.57677;502;20221007;20.4;7.3;13.9;1;12.7;0;1.6;12748 +86099;47.39762;6.57677;502;20221008;16.1;10.5;13.3;1;12;0;1.23;8120 +86099;47.39762;6.57677;502;20221009;17.7;5.3;11.5;1.2;11.1;0;1.42;12065 +86099;47.39762;6.57677;502;20221010;22.3;9.2;15.8;.8;13.1;1.2;1.59;12241 +86099;47.39762;6.57677;502;20221011;18.3;11;14.7;1.4;13.4;0;1.35;8938 +86099;47.39762;6.57677;502;20221012;18.9;9.4;14.2;1.2;12.6;.1;1.39;10097 +86099;47.39762;6.57677;502;20221013;16.4;6.1;11.3;.6;11.8;1.1;1.1;10379 +86099;47.39762;6.57677;502;20221014;15.9;10.4;13.2;2.7;14;13.3;1.01;7398 +86099;47.39762;6.57677;502;20221015;19.3;14.6;17;3.6;14.2;.4;1.88;6719 +86099;47.39762;6.57677;502;20221016;24.4;11.7;18.1;.6;13.9;.1;1.44;11078 +86099;47.39762;6.57677;502;20221017;24.1;8.3;16.2;.4;13;0;1.31;12215 +86099;47.39762;6.57677;502;20221018;22.4;9.8;16.1;.8;13.7;0;1.34;10721 +86099;47.39762;6.57677;502;20221019;20.7;9.3;15;1.4;13.5;0;1.36;10036 +86099;47.39762;6.57677;502;20221020;18.9;10.1;14.5;.4;13.7;10.4;.99;8653 +86099;47.39762;6.57677;502;20221021;17.4;12.4;14.9;1.5;14.8;25.8;.99;6354 +86099;47.39762;6.57677;502;20221022;21.1;12.5;16.8;1;13.6;0;1.25;8302 +86099;47.39762;6.57677;502;20221023;24;9;16.5;1.8;12.2;5.6;1.81;10898 +86099;47.39762;6.57677;502;20221024;19.1;14.3;16.7;2.4;13.5;1.8;1.54;5945 +86099;47.39762;6.57677;502;20221025;20.8;7.3;14.1;.5;11.7;0;.97;10022 +86099;47.39762;6.57677;502;20221026;21;10.6;15.8;2.4;13;.1;1.6;8629 +86099;47.39762;6.57677;502;20221027;24.9;7.8;16.4;.6;12.7;0;1.11;10984 +86099;47.39762;6.57677;502;20221028;24.9;11;18;.8;12.8;0;1.22;9727 +86099;47.39762;6.57677;502;20221029;24.8;8.9;16.9;.8;12.6;0;1.17;10269 +86099;47.39762;6.57677;502;20221030;22.8;8;15.4;.7;11.5;0;1.01;9749 +86099;47.39762;6.57677;502;20221031;19.9;8.7;14.3;.9;11.8;9.8;.96;8316 +86099;47.39762;6.57677;502;20221101;14.4;10.8;12.6;1.5;12.4;.7;.78;4514 +86099;47.39762;6.57677;502;20221102;15.8;5.5;10.7;1.2;10.4;0;.79;7725 +86099;47.39762;6.57677;502;20221103;16.9;3.1;10;2;9.2;9.9;1.09;8854 +86099;47.39762;6.57677;502;20221104;9.9;6.9;8.4;2.4;9;8.5;.8;3907 +86099;47.39762;6.57677;502;20221105;8.6;5.9;7.3;1.3;8.7;.2;.59;3634 +86099;47.39762;6.57677;502;20221106;10.3;-.4;5;1.5;7.6;.4;.56;7418 +86099;47.39762;6.57677;502;20221107;15.5;9.1;12.3;2.3;9;0;1.34;5584 +86099;47.39762;6.57677;502;20221108;19.3;1.1;10.2;2.3;8.6;5.8;1.34;9481 +86099;47.39762;6.57677;502;20221109;13.3;12.5;12.9;2.7;12.6;20.1;.86;1722 +86099;47.39762;6.57677;502;20221110;14.5;5.9;10.2;1;10.1;0;.6;6235 +86099;47.39762;6.57677;502;20221111;16.2;.5;8.4;.6;8.4;0;.47;8406 +86099;47.39762;6.57677;502;20221112;15.1;1.3;8.2;.7;8.5;0;.47;7749 +86099;47.39762;6.57677;502;20221113;12.3;.9;6.6;.9;7.7;0;.47;6915 +86099;47.39762;6.57677;502;20221114;14.8;.7;7.8;2.3;8.5;2.4;.81;7615 +86099;47.39762;6.57677;502;20221115;14.3;9.5;11.9;1.8;11.3;11.5;.74;4256 +86099;47.39762;6.57677;502;20221116;12.9;8.6;10.8;2.8;9.8;.4;.99;3955 +86099;47.39762;6.57677;502;20221117;12.8;6.2;9.5;5.3;9.8;15.9;1.03;4902 +86099;47.39762;6.57677;502;20221118;7.7;7.1;7.4;3.6;9.1;5.1;.66;1249 +86099;47.39762;6.57677;502;20221119;8.5;3.5;6;1.1;8.2;1.9;.39;4112 +86099;47.39762;6.57677;502;20221120;7.1;4.1;5.6;2.5;7.8;3.2;.55;3075 +86099;47.39762;6.57677;502;20221121;9.2;3.9;6.6;3.3;8.3;4.3;.63;4130 +86099;47.39762;6.57677;502;20221122;7.1;4.2;5.7;4;7.6;0;.72;2937 +86099;47.39762;6.57677;502;20221123;11.4;-1.1;5.2;2.5;7.5;5.9;.56;6340 +86099;47.39762;6.57677;502;20221124;9.7;7.1;8.4;3.6;8.5;2;.96;2694 +86099;47.39762;6.57677;502;20221125;9.4;2.4;5.9;.8;8.4;4.2;.27;4555 +86099;47.39762;6.57677;502;20221126;9.2;1.8;5.5;.7;7.8;0;.27;4637 +86099;47.39762;6.57677;502;20221127;8.1;-2.1;3;.8;6.6;0;.21;5433 +86099;47.39762;6.57677;502;20221128;9.1;2.1;5.6;1.7;8.1;3.1;.35;4400 +86099;47.39762;6.57677;502;20221129;6.9;5.2;6.1;.6;8.8;1.1;.34;1993 +86099;47.39762;6.57677;502;20221130;6.3;5.3;5.8;1.4;8.2;.9;.46;1442 +86099;47.39762;6.57677;502;20221201;3.1;3.3;3.2;1.8;6.7;.1;.54;0 +86099;47.39762;6.57677;502;20221202;4.2;1.4;2.8;1.6;6.5;.1;.38;2560 +86099;47.39762;6.57677;502;20221203;3;1;2;2.3;6;0;.46;2096 +86099;47.39762;6.57677;502;20221204;3.8;.7;2.3;1.4;6.3;0;.33;2659 +86099;47.39762;6.57677;502;20221205;4.9;.9;2.9;1;6.7;.1;.27;3034 +86099;47.39762;6.57677;502;20221206;4.9;-3.5;.7;.5;5.6;0;.13;4495 +86099;47.39762;6.57677;502;20221207;4.4;1.4;2.9;.8;5.9;0;.35;2546 +86099;47.39762;6.57677;502;20221208;3.3;-6.3;-1.5;.5;4.5;1.4;.1;4756 +86099;47.39762;6.57677;502;20221209;1;-1.1;0;1.5;5.8;1.7;.24;2051 +86099;47.39762;6.57677;502;20221210;-.9;-1;-.9;1.4;5.4;.3;.35;211 +86099;47.39762;6.57677;502;20221211;.6;-3.4;-1.4;1.3;4.2;0;.34;2909 +86099;47.39762;6.57677;502;20221212;-1.6;-9.6;-5.6;.9;3.1;.1;.17;4215 +86099;47.39762;6.57677;502;20221213;-1.7;-7.2;-4.4;1.8;4;.4;.18;3428 +86099;47.39762;6.57677;502;20221214;7.6;-2.2;2.7;1.7;6.7;16.7;.22;4658 +86099;47.39762;6.57677;502;20221215;2.3;1.3;1.8;1.9;6.6;4;.31;1279 +86099;47.39762;6.57677;502;20221216;-.5;-.9;-.7;1.4;4.8;.1;.44;696 +86099;47.39762;6.57677;502;20221217;-.9;-7.2;-4;1.6;3.6;0;.27;3642 +86099;47.39762;6.57677;502;20221218;3.4;-11.1;-3.8;.6;4;0;.03;5670 +86099;47.39762;6.57677;502;20221219;14.5;-.5;7;.9;6.8;.1;.25;5765 +86099;47.39762;6.57677;502;20221220;15.1;1.5;8.3;2.5;8.3;2.1;.71;5471 +86099;47.39762;6.57677;502;20221221;11.2;10;10.6;4.3;10.2;2.5;1.04;1415 +86099;47.39762;6.57677;502;20221222;11.2;9.1;10.2;6.2;10.1;10.3;1.09;1969 +86099;47.39762;6.57677;502;20221223;12.7;9.6;11.2;6.7;12.6;12.2;.47;2459 +86099;47.39762;6.57677;502;20221224;10.1;8.6;9.4;2.7;10.4;1.2;.57;1622 +86099;47.39762;6.57677;502;20221225;13.1;5;9.1;1;9.8;0;.27;4173 +86099;47.39762;6.57677;502;20221226;13;7.5;10.3;3.8;9.9;16.5;.89;3395 +86099;47.39762;6.57677;502;20221227;7;4.3;5.7;.7;8;.6;.31;2297 +86099;47.39762;6.57677;502;20221228;12.7;1.5;7.1;3;6.9;0;.93;5007 +86099;47.39762;6.57677;502;20221229;11.6;10.3;11;5.9;8.5;7.8;1.91;1516 +86099;47.39762;6.57677;502;20221230;12.8;1.7;7.3;3.9;8.8;.4;.64;5028 +86099;47.39762;6.57677;502;20221231;18.9;12.2;15.6;5.4;10.8;0;2.29;3860 +86100;47.40752;6.90748;554;20220101;12.1;2.8;7.5;1.5;7.42;0;.55;5687 +86100;47.40752;6.90748;554;20220102;14.2;-.9;6.6;2.7;7.28;.1;.91;4559 +86100;47.40752;6.90748;554;20220103;10.4;9.3;9.8;5.6;8.71;1.8;1.3;2800 +86100;47.40752;6.90748;554;20220104;15.5;9.6;12.5;5.6;8.97;14.9;2.29;2661 +86100;47.40752;6.90748;554;20220105;1.6;1.2;1.4;2.5;5.91;.9;.51;1463 +86100;47.40752;6.90748;554;20220106;2.8;-.8;1;1.5;5.51;.3;.22;4500 +86100;47.40752;6.90748;554;20220107;1.9;-2.1;-.1;4.1;5.31;4.3;.4;2000 +86100;47.40752;6.90748;554;20220108;3.7;.8;2.2;5.8;6.01;8.9;.49;4800 +86100;47.40752;6.90748;554;20220109;2.7;.8;1.7;4.2;6.31;5.1;.32;2500 +86100;47.40752;6.90748;554;20220110;2.2;-.2;1;2;5.81;0;.25;3800 +86100;47.40752;6.90748;554;20220111;.7;-2.1;-.7;3.8;5.11;0;.29;4300 +86100;47.40752;6.90748;554;20220112;.4;-3.6;-1.6;3.9;4.41;0;.31;7500 +86100;47.40752;6.90748;554;20220113;2;-3;-.5;4;4.01;0;.61;7600 +86100;47.40752;6.90748;554;20220114;6.9;-3.8;1.5;1.6;4.81;0;.34;7500 +86100;47.40752;6.90748;554;20220115;5.3;-.5;2.4;1.4;5.41;0;.22;7800 +86100;47.40752;6.90748;554;20220116;1.8;-2.7;-.5;1.9;4.51;0;.24;8000 +86100;47.40752;6.90748;554;20220117;3.1;-2.6;.2;1.4;5.71;0;.29;2600 +86100;47.40752;6.90748;554;20220118;3.1;-.8;1.1;3.9;5.91;0;.4;2400 +86100;47.40752;6.90748;554;20220119;1.3;-2.8;-.8;3;5.21;.3;.37;1400 +86100;47.40752;6.90748;554;20220120;2.1;.5;1.3;2.1;5.71;.7;.42;2400 +86100;47.40752;6.90748;554;20220121;1.2;-3;-.9;1.7;4.41;0;.32;6700 +86100;47.40752;6.90748;554;20220122;4;-3.7;.1;1.8;4.81;0;.33;8200 +86100;47.40752;6.90748;554;20220123;2.4;-.5;.9;4.2;5.51;0;.5;3600 +86100;47.40752;6.90748;554;20220124;4.5;-1.5;1.5;3.1;5.21;0;.51;8800 +86100;47.40752;6.90748;554;20220125;8.2;-3;2.6;1.4;4.91;0;.46;9200 +86100;47.40752;6.90748;554;20220126;-.4;-3.8;-2.1;1.5;4.58;0;.4;5897 +86100;47.40752;6.90748;554;20220127;-.5;-5.3;-2.9;2;4.61;.2;.25;3900 +86100;47.40752;6.90748;554;20220128;1.9;-.7;.6;1.6;5.81;0;.32;3900 +86100;47.40752;6.90748;554;20220129;4.6;-2.8;.9;3.6;6.01;.3;.38;4800 +86100;47.40752;6.90748;554;20220130;5.3;3.4;4.3;2.4;7.01;.3;.54;3400 +86100;47.40752;6.90748;554;20220131;4.6;2;3.3;5.2;6.01;4.8;.83;4200 +86100;47.40752;6.90748;554;20220201;2.6;0;1.3;5.2;5.91;6.7;.48;3000 +86100;47.40752;6.90748;554;20220202;6.9;2.2;4.5;4.4;8.81;2.5;.1;2900 +86100;47.40752;6.90748;554;20220203;7.7;4.1;5.9;1.8;8.31;.1;.46;6500 +86100;47.40752;6.90748;554;20220204;6.2;3.1;4.6;5.2;7.11;1.4;.72;4600 +86100;47.40752;6.90748;554;20220205;5.2;-.3;2.4;2.6;5.61;0;.63;10200 +86100;47.40752;6.90748;554;20220206;5.3;1;3.1;8.2;6.61;9.4;.68;2900 +86100;47.40752;6.90748;554;20220207;5.3;1.6;3.4;3.9;5.51;.1;.96;8400 +86100;47.40752;6.90748;554;20220208;9.7;-.8;4.4;1.7;5.21;0;.87;11200 +86100;47.40752;6.90748;554;20220209;11.8;.3;6;1.6;5.71;0;.94;11800 +86100;47.40752;6.90748;554;20220210;10.8;3.2;7;3.6;6.71;10.4;1.3;7100 +86100;47.40752;6.90748;554;20220211;5.1;1.9;3.5;2.2;6.11;0;.7;9700 +86100;47.40752;6.90748;554;20220212;4.8;-2.4;1.2;2.3;4.81;0;.77;11300 +86100;47.40752;6.90748;554;20220213;11.9;.8;6.3;3.6;5.11;0;1.73;12200 +86100;47.40752;6.90748;554;20220214;9.1;5.6;7.3;3.4;6.71;4.9;1.31;2800 +86100;47.40752;6.90748;554;20220215;5.4;2.5;3.9;3.5;6.41;2.2;.81;4900 +86100;47.40752;6.90748;554;20220216;9.6;2.7;6.1;6.8;8.71;6.6;.62;3400 +86100;47.40752;6.90748;554;20220217;11.6;8.3;10;8.1;9.28;3.1;1.73;3623 +86100;47.40752;6.90748;554;20220218;15.5;7.3;11.4;5.5;8.61;5.3;2.15;6900 +86100;47.40752;6.90748;554;20220219;6.9;3;4.9;4.3;5.81;0;1.35;11600 +86100;47.40752;6.90748;554;20220220;8.5;2.7;5.6;7.4;6.91;6;1.3;5500 +86100;47.40752;6.90748;554;20220221;5.9;2.2;4;7.2;7.01;6.9;.8;7000 +86100;47.40752;6.90748;554;20220222;8.4;3.6;6;4.1;7.41;2.7;1.04;7500 +86100;47.40752;6.90748;554;20220223;10.7;5.3;8;1.5;8.11;0;1.07;11900 +86100;47.40752;6.90748;554;20220224;11;3.1;7;4.7;6.41;3.3;1.75;8900 +86100;47.40752;6.90748;554;20220225;5.2;0;2.6;2.6;5.51;.5;1;12000 +86100;47.40752;6.90748;554;20220226;6.3;-1.6;2.3;3.5;4.71;0;1.35;14800 +86100;47.40752;6.90748;554;20220227;6.6;-2.6;2;4.1;3.81;0;1.71;16000 +86100;47.40752;6.90748;554;20220228;8.7;-3.7;2.5;2.2;4.31;0;1.42;15600 +86100;47.40752;6.90748;554;20220301;9.2;-.8;4.2;2.1;4.11;0;1.59;15800 +86100;47.40752;6.90748;554;20220302;10.3;-1.4;4.4;1.4;4.91;0;1.28;11800 +86100;47.40752;6.90748;554;20220303;12.2;.4;6.3;1.6;5.71;0;1.54;15800 +86100;47.40752;6.90748;554;20220304;8.7;-.6;4;3;4.11;0;1.85;16800 +86100;47.40752;6.90748;554;20220305;6;-2.7;1.6;2.4;3.51;0;1.56;17100 +86100;47.40752;6.90748;554;20220306;4.8;-4.4;.2;3.3;3.71;0;1.48;16800 +86100;47.40752;6.90748;554;20220307;4.9;-3.3;.8;5.6;3.52;0;1.86;15059 +86100;47.40752;6.90748;554;20220308;8.2;-4;2.1;2.6;3.91;0;1.7;17400 +86100;47.40752;6.90748;554;20220309;12.3;-1.5;5.4;1;4.91;0;1.57;17600 +86100;47.40752;6.90748;554;20220310;13.6;.5;7;1.6;4.81;0;1.96;18100 +86100;47.40752;6.90748;554;20220311;14.7;1.1;7.9;1.6;5.61;.1;1.9;15300 +86100;47.40752;6.90748;554;20220312;13.4;5.4;9.4;1.7;6.61;0;1.87;14300 +86100;47.40752;6.90748;554;20220313;13.5;5;9.2;2.2;7.31;1.7;1.72;9900 +86100;47.40752;6.90748;554;20220314;13.2;2.7;7.9;2.2;6.61;3.5;1.97;16200 +86100;47.40752;6.90748;554;20220315;11.2;5.3;8.2;1.7;9.01;.1;.96;4900 +86100;47.40752;6.90748;554;20220316;12.4;4.4;8.4;2.2;9.51;0;1.25;10200 +86100;47.40752;6.90748;554;20220317;13.7;6.1;9.9;2.9;9.61;1;1.54;10200 +86100;47.40752;6.90748;554;20220318;9.2;3.8;6.5;5.3;7.81;0;1.18;5400 +86100;47.40752;6.90748;554;20220319;12.2;2;7.1;5;6.01;.6;2.59;19300 +86100;47.40752;6.90748;554;20220320;16.2;1.6;8.9;1.6;6.51;.3;2.14;15900 +86100;47.40752;6.90748;554;20220321;15.4;3.6;9.5;1.9;6.11;0;2.46;19000 +86100;47.40752;6.90748;554;20220322;15;3.3;9.1;1.5;5.41;0;2.43;20200 +86100;47.40752;6.90748;554;20220323;16;3.2;9.6;1.9;5.31;0;2.71;20700 +86100;47.40752;6.90748;554;20220324;17.8;4.1;10.9;2.2;5.31;0;3.08;21000 +86100;47.40752;6.90748;554;20220325;17.3;6.4;11.8;2.9;5.21;0;3.46;20900 +86100;47.40752;6.90748;554;20220326;16.6;5.2;10.9;4.3;5.71;0;3.69;21200 +86100;47.40752;6.90748;554;20220327;17.8;4.8;11.3;2.3;5.21;0;3.28;21900 +86100;47.40752;6.90748;554;20220328;19.4;6.3;12.8;1.7;5.61;0;3.12;20900 +86100;47.40752;6.90748;554;20220329;17.1;9.3;13.2;2.4;5.61;1.5;2.92;11800 +86100;47.40752;6.90748;554;20220330;12.4;7.5;9.9;2.1;9.11;4.8;1.62;9900 +86100;47.40752;6.90748;554;20220331;9.4;6.4;7.9;2.4;8.61;9.5;1.13;5700 +86100;47.40752;6.90748;554;20220401;1.2;1.3;1.3;3.5;5.97;10.4;.8;3061 +86100;47.40752;6.90748;554;20220402;1.7;-1.5;.1;2.8;5.04;2.7;1;6645 +86100;47.40752;6.90748;554;20220403;1.2;-2.3;-.5;2.8;4.77;.1;1.06;5978 +86100;47.40752;6.90748;554;20220404;5.6;-4;.8;3.2;4.71;0;1.88;23300 +86100;47.40752;6.90748;554;20220405;11.2;3.5;7.3;3.6;6.51;0;2.04;10700 +86100;47.40752;6.90748;554;20220406;11.4;7;9.2;3.8;9.21;1.3;1.58;9400 +86100;47.40752;6.90748;554;20220407;10.7;7.6;9.1;8.4;9.21;30.5;1.51;5100 +86100;47.40752;6.90748;554;20220408;12;7.3;9.6;7.4;9.91;17.1;1.41;5900 +86100;47.40752;6.90748;554;20220409;7.2;2;4.6;3.5;6.42;1.6;1.67;12033 +86100;47.40752;6.90748;554;20220410;10.2;-.3;4.9;1.4;5.41;0;2.43;23800 +86100;47.40752;6.90748;554;20220411;16.3;-.2;8;2.2;6.61;0;2.85;21200 +86100;47.40752;6.90748;554;20220412;21;8.4;14.7;1.5;8.01;0;3.39;21200 +86100;47.40752;6.90748;554;20220413;20.2;11.3;15.7;2.1;8.21;0;3.69;20800 +86100;47.40752;6.90748;554;20220414;20.1;9.7;14.9;1.9;12.01;2.7;3.28;22200 +86100;47.40752;6.90748;554;20220415;19.5;10.4;14.9;2.6;11.01;0;3.56;22900 +86100;47.40752;6.90748;554;20220416;15.6;5.9;10.7;4.3;8.21;0;3.62;27300 +86100;47.40752;6.90748;554;20220417;15.4;2.9;9.1;5;5.11;0;4.24;27100 +86100;47.40752;6.90748;554;20220418;17.3;3.6;10.4;2.6;5.51;0;3.81;25100 +86100;47.40752;6.90748;554;20220419;17;5.3;11.1;1.8;6.51;0;3.46;24400 +86100;47.40752;6.90748;554;20220420;16.3;4.9;10.6;3.6;6.71;0;3.87;26000 +86100;47.40752;6.90748;554;20220421;16.2;3.8;10;3.5;6.61;0;3.83;26700 +86100;47.40752;6.90748;554;20220422;16.7;4.4;10.5;3.1;8.61;1.4;3.41;25400 +86100;47.40752;6.90748;554;20220423;13.1;8.2;10.6;3;10.21;9.8;1.79;10500 +86100;47.40752;6.90748;554;20220424;9.2;6.1;7.6;2.8;9.61;23.5;1.01;6700 +86100;47.40752;6.90748;554;20220425;11.6;8.6;10.1;1.8;10.61;25.7;1.15;5600 +86100;47.40752;6.90748;554;20220426;13.2;6.1;9.6;2.4;8.41;.4;2.29;14700 +86100;47.40752;6.90748;554;20220427;14.5;4.5;9.5;3.7;8.61;0;3.05;23900 +86100;47.40752;6.90748;554;20220428;18.2;6.6;12.4;3.5;8.51;0;4.26;29200 +86100;47.40752;6.90748;554;20220429;17.4;6.1;11.7;2;8.11;0;3.35;22000 +86100;47.40752;6.90748;554;20220430;15.9;6.6;11.2;2;9.71;2;1.27;2100 +86100;47.40752;6.90748;554;20220501;15.6;4.6;10.1;2.1;9.01;0;1.31;2400 +86100;47.40752;6.90748;554;20220502;16.9;5.9;11.4;2.4;9.11;0;3.72;27900 +86100;47.40752;6.90748;554;20220503;20.1;7.9;14;1.8;9.81;1.4;4;26600 +86100;47.40752;6.90748;554;20220504;18.6;7.6;13.1;1.7;10.81;4.7;3.13;20600 +86100;47.40752;6.90748;554;20220505;11.5;9.7;10.6;1.6;11.31;6;1.26;7000 +86100;47.40752;6.90748;554;20220506;14.6;8.5;11.5;2.1;10.71;.5;1.01;1000 +86100;47.40752;6.90748;554;20220507;19;7;13;1.9;10.31;.3;3.71;25500 +86100;47.40752;6.90748;554;20220508;17.8;8.2;13;2.5;10.81;0;3.16;20300 +86100;47.40752;6.90748;554;20220509;20.6;9.9;15.2;2.1;12.01;.3;1.63;2600 +86100;47.40752;6.90748;554;20220510;22.1;11;16.5;1.5;12.81;0;1.5;2400 +86100;47.40752;6.90748;554;20220511;26.4;14;20.2;2.8;11.31;0;3.04;3000 +86100;47.40752;6.90748;554;20220512;23.7;16.2;19.9;3;11.11;3;5.24;25000 +86100;47.40752;6.90748;554;20220513;18.4;14.7;16.5;1.7;13.81;.2;2.4;11800 +86100;47.40752;6.90748;554;20220514;22.5;9.7;16.1;1.2;11.98;0;4.46;28348 +86100;47.40752;6.90748;554;20220515;25.1;11.3;18.2;2.2;11.98;.3;5.21;28174 +86100;47.40752;6.90748;554;20220516;22.5;15.9;19.2;2.5;13.71;0;4.35;22600 +86100;47.40752;6.90748;554;20220517;24.6;12.8;18.7;2.5;13.38;0;5.11;27829 +86100;47.40752;6.90748;554;20220518;26.6;13.3;20;3.6;12.68;0;5.98;29334 +86100;47.40752;6.90748;554;20220519;27.8;15.5;21.6;3.1;13.88;1.3;5.7;25013 +86100;47.40752;6.90748;554;20220520;30.2;16.3;23.2;2.2;14.81;5.3;2.73;2700 +86100;47.40752;6.90748;554;20220521;22.8;13.3;18;2;14.41;0;4.87;29800 +86100;47.40752;6.90748;554;20220522;23.2;12.6;17.9;3.1;12.51;.8;2.35;2300 +86100;47.40752;6.90748;554;20220523;23.2;13.9;18.5;2.6;14.11;6.2;1.9;1600 +86100;47.40752;6.90748;554;20220524;17.9;9.9;13.9;2.7;11.31;.1;1.57;2200 +86100;47.40752;6.90748;554;20220525;19.6;8.5;14;1.5;10.31;0;1.58;3100 +86100;47.40752;6.90748;554;20220526;18.8;10.8;14.8;1.6;10.91;0;3.82;23800 +86100;47.40752;6.90748;554;20220527;19.7;9.8;14.7;2;11.91;0;1.49;2200 +86100;47.40752;6.90748;554;20220528;17.2;9.4;13.3;1.8;9.91;0;1.56;2900 +86100;47.40752;6.90748;554;20220529;15.7;7.2;11.4;2.3;7.71;0;1.82;2800 +86100;47.40752;6.90748;554;20220530;18;5.3;11.6;2.3;7.51;0;2.05;3400 +86100;47.40752;6.90748;554;20220531;21;8.1;14.5;2.3;8.81;0;4.31;24100 +86100;47.40752;6.90748;554;20220601;19.6;11.1;15.3;1.4;11.81;.2;1.28;1300 +86100;47.40752;6.90748;554;20220602;22;11.2;16.6;2.6;12.81;.2;1.86;2200 +86100;47.40752;6.90748;554;20220603;27;13.4;20.2;2;15.61;8.5;1.92;2100 +86100;47.40752;6.90748;554;20220604;26.1;14.5;20.3;2.7;16.81;4.5;2.06;2900 +86100;47.40752;6.90748;554;20220605;22.3;16;19.1;2.4;16.81;5.1;1.44;1600 +86100;47.40752;6.90748;554;20220606;21.7;12.6;17.1;2;14.51;2.5;1.51;2600 +86100;47.40752;6.90748;554;20220607;19.2;13.1;16.1;2;13.71;2.2;1.33;1900 +86100;47.40752;6.90748;554;20220608;19.4;10.9;15.1;2.2;12.11;6.8;1.48;1600 +86100;47.40752;6.90748;554;20220609;17;10.5;13.7;2.1;11.81;1.1;1.28;2000 +86100;47.40752;6.90748;554;20220610;21.9;7.3;14.6;1;10.61;0;5.18;35400 +86100;47.40752;6.90748;554;20220611;25.7;10.9;18.3;1.1;11.31;0;5.56;33700 +86100;47.40752;6.90748;554;20220612;28.1;13.3;20.7;1.5;14.11;.5;5.64;30700 +86100;47.40752;6.90748;554;20220613;22.7;15.4;19;2.6;12.91;0;5.7;32600 +86100;47.40752;6.90748;554;20220614;25.8;10.8;18.3;2.8;11.61;0;6.09;33800 +86100;47.40752;6.90748;554;20220615;30.9;15.3;23.1;1.4;14.41;0;6.21;32200 +86100;47.40752;6.90748;554;20220616;28.8;19.3;24;2.2;14.81;0;6.67;32900 +86100;47.40752;6.90748;554;20220617;29.1;15.2;22.1;2.1;11.41;0;6.45;32000 +86100;47.40752;6.90748;554;20220618;34.4;15;24.7;1.8;13.61;0;6.84;32000 +86100;47.40752;6.90748;554;20220619;34.4;20.8;27.6;1.5;15.21;0;6.72;31000 +86100;47.40752;6.90748;554;20220620;30.6;21.2;25.9;3.7;14.41;0;7.46;29800 +86100;47.40752;6.90748;554;20220621;31.9;13.3;22.6;2.8;14.51;2.4;6.04;25200 +86100;47.40752;6.90748;554;20220622;24.2;17.2;20.7;2.1;17.81;43.1;2.59;9700 +86100;47.40752;6.90748;554;20220623;28.3;14.3;21.3;1.2;16.71;15.2;4.94;26300 +86100;47.40752;6.90748;554;20220624;19.3;15;17.1;2;15.41;3.4;2.29;10700 +86100;47.40752;6.90748;554;20220625;25.7;13.4;19.5;1.8;14.51;11.8;5.27;29500 +86100;47.40752;6.90748;554;20220626;23.1;13.7;18.4;2;16.61;31.3;3.61;19900 +86100;47.40752;6.90748;554;20220627;19.8;13.9;16.8;2.5;15.81;2.2;1.83;7300 +86100;47.40752;6.90748;554;20220628;20.7;11.6;16.1;1.4;15.11;.1;2.49;13400 +86100;47.40752;6.90748;554;20220629;25.8;14.4;20.1;1.3;15.41;0;5.11;28800 +86100;47.40752;6.90748;554;20220630;28.2;14.3;21.2;1.8;15.11;16.8;4.46;20600 +86100;47.40752;6.90748;554;20220701;20.2;11.5;15.8;1.5;12.21;.7;4.1;25200 +86100;47.40752;6.90748;554;20220702;25.4;9.8;17.6;1.9;13.61;0;5.49;33200 +86100;47.40752;6.90748;554;20220703;28.1;15.2;21.6;1.6;14.31;7;6.03;32700 +86100;47.40752;6.90748;554;20220704;24;15.8;19.9;1.6;16.11;0;4.26;23000 +86100;47.40752;6.90748;554;20220705;25;13.7;19.3;1.4;12.81;0;5.65;33300 +86100;47.40752;6.90748;554;20220706;24.4;11.6;18;1.6;11.31;0;5.29;31000 +86100;47.40752;6.90748;554;20220707;21.3;10.6;15.9;1.9;11.81;0;3.83;21600 +86100;47.40752;6.90748;554;20220708;22.8;12;17.4;2.1;11.21;0;5.45;32700 +86100;47.40752;6.90748;554;20220709;24.6;12;18.3;2.2;11.41;0;5.73;33000 +86100;47.40752;6.90748;554;20220710;23.8;14.1;18.9;2.7;12.91;0;5.39;29700 +86100;47.40752;6.90748;554;20220711;24.7;10.9;17.8;3.1;11.91;0;5.78;32800 +86100;47.40752;6.90748;554;20220712;26;13.8;19.9;2.2;13.61;0;5.73;31800 +86100;47.40752;6.90748;554;20220713;30.5;15.2;22.8;1.5;12.81;0;5.93;30300 +86100;47.40752;6.90748;554;20220714;31.7;19.5;25.6;2.3;12.61;0;7.02;32000 +86100;47.40752;6.90748;554;20220715;27.3;15.7;21.5;2.7;12.11;0;6.39;32100 +86100;47.40752;6.90748;554;20220716;26.4;13.6;20;2.7;10.61;0;6.26;32500 +86100;47.40752;6.90748;554;20220717;28;14.1;21;3.3;11.21;0;6.74;32400 +86100;47.40752;6.90748;554;20220718;31.8;17;24.4;2.5;11.21;0;7.06;32000 +86100;47.40752;6.90748;554;20220719;34.1;19.2;26.6;1.8;13.21;0;6.77;31200 +86100;47.40752;6.90748;554;20220720;29.8;23.9;26.8;3.1;16.91;7.7;5.38;17600 +86100;47.40752;6.90748;554;20220721;26.9;16.5;21.7;1.6;16.51;0;5.35;29300 +86100;47.40752;6.90748;554;20220722;31.2;16.9;24;2.7;15.81;3;5.46;21800 +86100;47.40752;6.90748;554;20220723;27.2;17.9;22.6;1.4;19.17;.1;3.95;18525 +86100;47.40752;6.90748;554;20220724;30.4;15.6;23;1.2;17.34;0;5.28;27298 +86100;47.40752;6.90748;554;20220725;32.6;17.2;24.9;2.6;16.11;.7;6.06;24547 +86100;47.40752;6.90748;554;20220726;24.4;17.3;20.8;2.5;13.81;0;4.62;21800 +86100;47.40752;6.90748;554;20220727;24.8;12.6;18.7;1.3;11.71;0;4.58;26200 +86100;47.40752;6.90748;554;20220728;27.6;13.2;20.4;2.1;12.21;0;5.33;27200 +86100;47.40752;6.90748;554;20220729;24.6;17.3;20.9;1.8;12.41;.2;3.65;14700 +86100;47.40752;6.90748;554;20220730;27.6;14.2;20.9;1.6;11.61;0;4.99;25700 +86100;47.40752;6.90748;554;20220731;29.2;17.2;23.2;1.9;12.31;0;5.57;26800 +86100;47.40752;6.90748;554;20220801;28.8;16.2;22.5;1.9;13.91;.3;5.24;25700 +86100;47.40752;6.90748;554;20220802;28.9;14.8;21.8;1.3;15.31;0;5.27;29100 +86100;47.40752;6.90748;554;20220803;33.6;18.2;25.9;1.8;13.71;0;6.24;29200 +86100;47.40752;6.90748;554;20220804;35.7;20.8;28.2;2.1;13.71;.3;6.41;25900 +86100;47.40752;6.90748;554;20220805;32;19.9;25.9;2.5;16.11;1.7;6;25500 +86100;47.40752;6.90748;554;20220806;22.9;16.1;19.5;3;14.51;0;4.05;19800 +86100;47.40752;6.90748;554;20220807;25.5;12.3;18.9;3.1;11.71;0;5.3;27300 +86100;47.40752;6.90748;554;20220808;27.9;13.9;20.9;2.4;11.41;0;5.72;29300 +86100;47.40752;6.90748;554;20220809;29.2;15.3;22.2;3.4;11.21;0;6.5;29000 +86100;47.40752;6.90748;554;20220810;29.1;16.9;23;3.4;10.91;0;6.61;28900 +86100;47.40752;6.90748;554;20220811;30;15.6;22.8;2.9;10.71;0;6.33;28400 +86100;47.40752;6.90748;554;20220812;28.7;16.2;22.4;3.2;10.51;0;6.39;28900 +86100;47.40752;6.90748;554;20220813;29.3;14.3;21.8;2.7;9.71;0;6.12;28800 +86100;47.40752;6.90748;554;20220814;25.1;14.7;19.9;2.5;11.81;4.3;3.79;14300 +86100;47.40752;6.90748;554;20220815;21.7;14.5;18.1;1.8;15.71;12.7;2.82;15200 +86100;47.40752;6.90748;554;20220816;27.7;13.3;20.5;1.1;14.81;4.5;4.56;26900 +86100;47.40752;6.90748;554;20220817;23.8;16.3;20;1.6;17.91;12.6;2.37;10700 +86100;47.40752;6.90748;554;20220818;20;14.9;17.4;1.1;17.31;16.8;1.83;9600 +86100;47.40752;6.90748;554;20220819;22.1;15.8;18.9;2.2;17.41;10.1;2.56;13100 +86100;47.40752;6.90748;554;20220820;23.3;16;19.6;1.6;16.71;0;3.42;19400 +86100;47.40752;6.90748;554;20220821;24.9;12.3;18.6;1;13.31;0;4.08;25900 +86100;47.40752;6.90748;554;20220822;26.6;14.1;20.3;.9;12.71;0;4.26;26200 +86100;47.40752;6.90748;554;20220823;26.7;15;20.8;1.3;12.71;0;4.42;25700 +86100;47.40752;6.90748;554;20220824;27.5;14.7;21.1;1.9;11.61;0;4.74;24900 +86100;47.40752;6.90748;554;20220825;29.3;16;22.6;1.5;14.41;0;4.73;25700 +86100;47.40752;6.90748;554;20220826;23.5;17.2;20.3;2.5;15.51;2.6;3.79;19700 +86100;47.40752;6.90748;554;20220827;23.6;15;19.3;1.4;17.81;.2;2.67;14800 +86100;47.40752;6.90748;554;20220828;24.4;15.5;19.9;2.5;16.91;.2;3.86;22300 +86100;47.40752;6.90748;554;20220829;26.6;14.9;20.7;1.9;16.11;0;4.17;23700 +86100;47.40752;6.90748;554;20220830;26.7;15.4;21;2.1;15.91;2.1;3.33;14900 +86100;47.40752;6.90748;554;20220831;22.1;15.3;18.7;1.9;15.81;.3;3.37;20700 +86100;47.40752;6.90748;554;20220901;22.5;11.9;17.2;2.5;14.21;0;3.69;23900 +86100;47.40752;6.90748;554;20220902;23.5;12.2;17.8;1.8;13.91;16.1;3.13;17800 +86100;47.40752;6.90748;554;20220903;22.4;14.6;18.5;1.1;15.91;15.9;2.57;15000 +86100;47.40752;6.90748;554;20220904;24.6;14.2;19.4;1.2;15.51;.3;3.54;22400 +86100;47.40752;6.90748;554;20220905;26.5;14.2;20.3;1.5;15.81;6.7;3.44;19400 +86100;47.40752;6.90748;554;20220906;23.5;18.5;21;1.8;16.41;0;2.28;8300 +86100;47.40752;6.90748;554;20220907;23.8;15.2;19.5;1.8;17.01;16.3;2.79;15500 +86100;47.40752;6.90748;554;20220908;20.9;14.5;17.7;2.6;13.91;.8;3.24;19500 +86100;47.40752;6.90748;554;20220909;19.7;13.9;16.8;3.3;13.11;3.6;3.01;16700 +86100;47.40752;6.90748;554;20220910;17.6;12.9;15.2;3;13.31;1.2;2.08;11000 +86100;47.40752;6.90748;554;20220911;20.9;11.5;16.2;1.4;12.91;.1;2.99;21100 +86100;47.40752;6.90748;554;20220912;23.9;9.5;16.7;1.3;13.11;0;3.13;21500 +86100;47.40752;6.90748;554;20220913;26.8;15;20.9;1.4;15.41;2;3.03;16200 +86100;47.40752;6.90748;554;20220914;24.1;19.7;21.9;3.1;16.61;5.8;2.81;8400 +86100;47.40752;6.90748;554;20220915;17.7;15.2;16.4;2.9;15.71;14.1;1.3;4500 +86100;47.40752;6.90748;554;20220916;15.3;11.8;13.5;1.6;12.71;1.1;1.33;6800 +86100;47.40752;6.90748;554;20220917;11.6;6.9;9.2;2.1;9.31;1.5;1.37;8900 +86100;47.40752;6.90748;554;20220918;14.8;4.7;9.7;1.8;8.71;0;2.21;19200 +86100;47.40752;6.90748;554;20220919;14.7;7.9;11.3;1.3;8.41;0;2.2;17900 +86100;47.40752;6.90748;554;20220920;15.4;4;9.7;1.6;8.11;0;2.19;18600 +86100;47.40752;6.90748;554;20220921;15.3;6.5;10.9;2.4;8.81;0;2.27;17200 +86100;47.40752;6.90748;554;20220922;17.1;5.4;11.2;1.6;8.81;0;2.35;19600 +86100;47.40752;6.90748;554;20220923;19.2;8;13.6;1.3;10.81;7;2.12;15400 +86100;47.40752;6.90748;554;20220924;15.6;11.6;13.6;1.4;12.71;3.5;1.33;7700 +86100;47.40752;6.90748;554;20220925;13.5;8.8;11.1;1.3;11.71;.2;1.23;9200 +86100;47.40752;6.90748;554;20220926;13.6;9.4;11.5;3.2;10.61;9.9;1.68;11600 +86100;47.40752;6.90748;554;20220927;10.4;7.1;8.7;5.3;10.01;22.1;.93;5600 +86100;47.40752;6.90748;554;20220928;10.3;8.4;9.3;3.1;10.71;19.2;.74;3400 +86100;47.40752;6.90748;554;20220929;10.1;7.6;8.8;.4;10.11;2.2;.86;5600 +86100;47.40752;6.90748;554;20220930;13.2;6.2;9.7;.8;10.01;.3;1.17;9300 +86100;47.40752;6.90748;554;20221001;13.1;6.8;9.9;3.5;11.01;7.7;.78;2200 +86100;47.40752;6.90748;554;20221002;17.6;13;15.3;3.8;14.51;7.3;1.48;7500 +86100;47.40752;6.90748;554;20221003;14;10.6;12.3;2.3;12.61;0;1.09;7200 +86100;47.40752;6.90748;554;20221004;17.5;6.8;12.1;1.1;11.91;.1;1.7;16400 +86100;47.40752;6.90748;554;20221005;22.4;10.4;16.4;1.7;10.81;0;2.42;16900 +86100;47.40752;6.90748;554;20221006;16.8;12.7;14.7;1.8;12.21;0;1.38;5800 +86100;47.40752;6.90748;554;20221007;19.3;8.1;13.7;1.4;12.51;0;1.73;15100 +86100;47.40752;6.90748;554;20221008;15.1;13;14;1.9;12.41;.1;1.41;9200 +86100;47.40752;6.90748;554;20221009;15.7;7.1;11.4;2.5;10.81;.1;1.62;15200 +86100;47.40752;6.90748;554;20221010;20.8;10.8;15.8;1.1;13.11;.6;1.74;14600 +86100;47.40752;6.90748;554;20221011;15.7;11.7;13.7;1.9;13.11;0;1.15;7200 +86100;47.40752;6.90748;554;20221012;17.3;10.8;14;1.2;13.01;.1;1.23;9200 +86100;47.40752;6.90748;554;20221013;15;9.1;12;1.3;12.21;1.1;.89;5200 +86100;47.40752;6.90748;554;20221014;15.2;11;13.1;2.5;13.51;13.2;.79;2900 +86100;47.40752;6.90748;554;20221015;18.8;14;16.4;3.8;13.91;0;1.72;6000 +86100;47.40752;6.90748;554;20221016;21.5;13.2;17.3;1.3;13.31;0;1.68;12800 +86100;47.40752;6.90748;554;20221017;21.4;13.3;17.3;1;13.31;0;1.56;13100 +86100;47.40752;6.90748;554;20221018;20.9;14.2;17.5;1.5;14.01;0;1.65;12700 +86100;47.40752;6.90748;554;20221019;16.9;12.7;14.8;3;14.81;0;1.08;7600 +86100;47.40752;6.90748;554;20221020;18.5;10.9;14.7;1.3;13.91;7.1;.95;4600 +86100;47.40752;6.90748;554;20221021;15.7;13.6;14.6;1.3;14.21;25.3;.79;2800 +86100;47.40752;6.90748;554;20221022;19.5;11.7;15.6;1.1;13.31;0;1.28;12200 +86100;47.40752;6.90748;554;20221023;23.1;11.8;17.4;2.6;12.21;6.9;2.05;8100 +86100;47.40752;6.90748;554;20221024;17.4;14.3;15.8;2.9;13.01;6.3;1.44;4100 +86100;47.40752;6.90748;554;20221025;18.7;10.7;14.7;1.8;11.51;.4;1.39;11400 +86100;47.40752;6.90748;554;20221026;20.7;12.2;16.4;1.7;12.91;0;1.43;11200 +86100;47.40752;6.90748;554;20221027;22.8;10.4;16.6;1.2;13.41;0;1.29;11000 +86100;47.40752;6.90748;554;20221028;25.8;15.4;20.6;1;11.31;0;1.45;9700 +86100;47.40752;6.90748;554;20221029;25.4;13.3;19.3;1.1;12.41;0;1.41;9900 +86100;47.40752;6.90748;554;20221030;22.7;13.7;18.2;.8;11.61;0;1.11;9400 +86100;47.40752;6.90748;554;20221031;21;11.7;16.3;.9;11.31;7.9;1.05;8500 +86100;47.40752;6.90748;554;20221101;14.7;12.6;13.6;2;12.01;.5;.99;5500 +86100;47.40752;6.90748;554;20221102;14.1;8.7;11.4;2.2;10.41;.1;.95;7300 +86100;47.40752;6.90748;554;20221103;16.1;6.6;11.3;2.7;9.21;9.6;1.33;4000 +86100;47.40752;6.90748;554;20221104;9.7;6.4;8;2.6;8.81;6.8;.75;3000 +86100;47.40752;6.90748;554;20221105;8.2;5.6;6.9;2.2;8.41;.2;.6;6300 +86100;47.40752;6.90748;554;20221106;10.3;.6;5.4;2;7.71;.3;.6;5800 +86100;47.40752;6.90748;554;20221107;15.4;7.7;11.5;3.4;8.91;0;1.45;7600 +86100;47.40752;6.90748;554;20221108;18.7;5.6;12.1;1.9;8.41;4.3;1.23;8600 +86100;47.40752;6.90748;554;20221109;12.7;11.7;12.2;2.9;12.11;18.9;.77;1400 +86100;47.40752;6.90748;554;20221110;12.7;7;9.8;1.7;10.41;0;.51;9900 +86100;47.40752;6.90748;554;20221111;14.1;4.2;9.1;1.2;9.21;0;.55;8000 +86100;47.40752;6.90748;554;20221112;13.3;4.5;8.9;1.4;9.11;.1;.58;6900 +86100;47.40752;6.90748;554;20221113;5.7;4.2;4.9;2;8.31;0;.34;2400 +86100;47.40752;6.90748;554;20221114;13.5;1.7;7.6;1.8;8.51;1.8;.75;2000 +86100;47.40752;6.90748;554;20221115;13.6;9;11.3;1.7;10.61;7.2;.74;2500 +86100;47.40752;6.90748;554;20221116;12.4;8.4;10.4;3.1;9.61;0;.84;6800 +86100;47.40752;6.90748;554;20221117;12.4;7.4;9.9;5.8;9.41;17.4;1.16;5100 +86100;47.40752;6.90748;554;20221118;8;6.2;7.1;3.8;8.81;6;.54;3700 +86100;47.40752;6.90748;554;20221119;7.4;4.5;5.9;1.2;8.11;1.2;.31;5600 +86100;47.40752;6.90748;554;20221120;6.9;3.5;5.2;3.1;7.31;2.9;.51;5600 +86100;47.40752;6.90748;554;20221121;8.8;3.1;5.9;3.9;7.81;4.3;.6;4800 +86100;47.40752;6.90748;554;20221122;7.4;3.9;5.6;4;7.31;0;.67;4700 +86100;47.40752;6.90748;554;20221123;10.4;.6;5.5;2.6;7.21;6.1;.55;6600 +86100;47.40752;6.90748;554;20221124;9.7;6.6;8.1;3.4;8.31;2;.79;4200 +86100;47.40752;6.90748;554;20221125;8.4;4.1;6.2;1.6;7.81;3.4;.52;2300 +86100;47.40752;6.90748;554;20221126;8.4;3.7;6;1;8.11;0;.16;6700 +86100;47.40752;6.90748;554;20221127;8.1;.4;4.2;1.1;6.81;0;.34;4100 +86100;47.40752;6.90748;554;20221128;9;3.9;6.4;2;7.51;2.4;.68;1600 +86100;47.40752;6.90748;554;20221129;6.9;5.2;6;1.3;8.61;1.3;.34;2300 +86100;47.40752;6.90748;554;20221130;5.2;5.2;5.2;2.5;8.11;2.3;.4;1200 +86100;47.40752;6.90748;554;20221201;1.9;2.1;2;2.5;6.51;.2;.36;800 +86100;47.40752;6.90748;554;20221202;2.9;.8;1.8;2.3;6.41;0;.3;2100 +86100;47.40752;6.90748;554;20221203;1.2;1;1.1;4.3;5.91;0;.37;2000 +86100;47.40752;6.90748;554;20221204;1.1;.3;.7;2.9;6.11;.8;.26;1400 +86100;47.40752;6.90748;554;20221205;4.7;.4;2.5;1.3;6.41;.1;.26;3300 +86100;47.40752;6.90748;554;20221206;3.9;-1.9;1;.6;5.81;0;.05;5400 +86100;47.40752;6.90748;554;20221207;3.1;1.3;2.2;.9;5.91;0;.15;4700 +86100;47.40752;6.90748;554;20221208;2.4;-3.9;-.8;1.6;4.81;1.8;.12;6000 +86100;47.40752;6.90748;554;20221209;-1.2;-1.7;-1.5;3.2;5.01;2.4;.31;1100 +86100;47.40752;6.90748;554;20221210;-.9;-1.9;-1.4;1.2;5.11;.9;.27;1200 +86100;47.40752;6.90748;554;20221211;-2.5;-4.8;-3.7;1.1;4.01;0;.02;5900 +86100;47.40752;6.90748;554;20221212;-5.1;-11.7;-8.4;2.2;3.01;0;.06;5200 +86100;47.40752;6.90748;554;20221213;-4.4;-8.6;-6.5;3.1;3.51;.2;.16;2600 +86100;47.40752;6.90748;554;20221214;3.9;-4.4;-.3;1.7;5.61;19.2;.32;1200 +86100;47.40752;6.90748;554;20221215;-.8;-.8;-.8;2.9;5.41;4.5;.25;1400 +86100;47.40752;6.90748;554;20221216;-2.9;-3.1;-3;1.7;4.31;.2;.22;2600 +86100;47.40752;6.90748;554;20221217;-4.4;-7.4;-5.9;2;3.91;0;.09;2600 +86100;47.40752;6.90748;554;20221218;-.3;-7.9;-4.1;.6;4.31;0;0;6100 +86100;47.40752;6.90748;554;20221219;10;-1.8;4.1;1;6.61;0;.12;5600 +86100;47.40752;6.90748;554;20221220;13.5;3.9;8.7;1.4;7.51;1.9;.52;4300 +86100;47.40752;6.90748;554;20221221;10.5;9.2;9.8;3.9;9.81;1.8;.84;1500 +86100;47.40752;6.90748;554;20221222;11.5;7.9;9.7;8;9.51;7.2;1.09;4000 +86100;47.40752;6.90748;554;20221223;12.4;8.7;10.5;6;12.21;10.3;.38;900 +86100;47.40752;6.90748;554;20221224;9.5;9;9.2;3.2;10.01;1.3;.6;1600 +86100;47.40752;6.90748;554;20221225;13.4;6.7;10;1.5;9.81;0;.36;4500 +86100;47.40752;6.90748;554;20221226;12.8;10.3;11.5;4.4;9.31;16.5;1.53;600 +86100;47.40752;6.90748;554;20221227;6.7;4.5;5.6;2.1;7.51;.4;.38;3500 +86100;47.40752;6.90748;554;20221228;11.2;2.5;6.8;4.1;6.61;0;.98;6000 +86100;47.40752;6.90748;554;20221229;11.5;9.7;10.6;6.5;8.01;6.5;1.94;2000 +86100;47.40752;6.90748;554;20221230;12.6;2.4;7.5;4.1;8.71;.5;.8;2200 +86100;47.40752;6.90748;554;20221231;18.2;12.3;15.2;4.7;10.21;0;2;4200 +86101;47.41641;7.2383;452;20220101;9.4;0;4.7;.6;7.3;0;.12;4900 +86101;47.41641;7.2383;452;20220102;12.8;-1.4;5.7;2.5;7.2;0;.82;3000 +86101;47.41641;7.2383;452;20220103;12.2;10.3;11.3;4.5;8.4;1.4;1.71;2400 +86101;47.41641;7.2383;452;20220104;17.3;9.8;13.6;6.1;8.8;9.7;2.69;2400 +86101;47.41641;7.2383;452;20220105;3.1;2.8;3;2;5.8;.5;.55;2400 +86101;47.41641;7.2383;452;20220106;3.2;-1;1.1;.7;5.7;.4;.24;3100 +86101;47.41641;7.2383;452;20220107;1.8;-2.7;-.4;1.5;5.6;1.9;.28;1900 +86101;47.41641;7.2383;452;20220108;6;.3;3.2;4.9;5.9;7.3;.82;4000 +86101;47.41641;7.2383;452;20220109;5;1.6;3.3;4.1;6.4;3.8;.62;3100 +86101;47.41641;7.2383;452;20220110;4.1;.6;2.4;1.4;6;0;.34;3700 +86101;47.41641;7.2383;452;20220111;2.6;-1.5;.6;3;5.3;0;.49;2900 +86101;47.41641;7.2383;452;20220112;1.6;-4.1;-1.2;1;4.3;0;.15;6600 +86101;47.41641;7.2383;452;20220113;3.8;-7.3;-1.7;.6;4;0;.13;6500 +86101;47.41641;7.2383;452;20220114;5.1;-6;-.4;.5;4.6;0;.11;6500 +86101;47.41641;7.2383;452;20220115;4.9;-5.8;-.4;.4;5;0;.12;6000 +86101;47.41641;7.2383;452;20220116;4.9;-4.8;.1;.8;5;.1;.17;6600 +86101;47.41641;7.2383;452;20220117;4.4;-1.4;1.5;.5;6;0;.32;2400 +86101;47.41641;7.2383;452;20220118;4;-2.4;.8;1.6;5.7;0;.38;2900 +86101;47.41641;7.2383;452;20220119;3.8;-5.3;-.7;1.5;5;.1;.3;5400 +86101;47.41641;7.2383;452;20220120;3.3;.1;1.7;1.4;5.8;.7;.44;2200 +86101;47.41641;7.2383;452;20220121;1.6;-2.4;-.4;1.3;4.7;0;.42;3000 +86101;47.41641;7.2383;452;20220122;4.5;-4.4;.1;.6;4.6;0;.28;5400 +86101;47.41641;7.2383;452;20220123;3.3;-4.8;-.7;1;5.3;0;.33;2900 +86101;47.41641;7.2383;452;20220124;5.1;-4.9;.1;.6;4.9;0;.21;7700 +86101;47.41641;7.2383;452;20220125;7;-5.6;.7;.3;4.8;0;.17;8000 +86101;47.41641;7.2383;452;20220126;7.3;-6.8;.3;.8;4.4;0;.34;8300 +86101;47.41641;7.2383;452;20220127;4.1;-5.8;-.8;1.5;4.7;.2;.38;7500 +86101;47.41641;7.2383;452;20220128;6.2;-1.4;2.4;.7;6;0;.3;7700 +86101;47.41641;7.2383;452;20220129;7;-2.9;2.1;1.4;6.2;.4;.42;6000 +86101;47.41641;7.2383;452;20220130;8.2;3.2;5.7;1.5;7.3;.1;.59;4800 +86101;47.41641;7.2383;452;20220131;4.8;1;2.9;5;6.2;4.3;.79;2200 +86101;47.41641;7.2383;452;20220201;4.3;1.2;2.8;4.7;6;3.6;.81;2300 +86101;47.41641;7.2383;452;20220202;8.6;3.9;6.3;4.5;8.7;1.5;.61;2300 +86101;47.41641;7.2383;452;20220203;9.4;2.9;6.2;.8;8.1;0;.48;5900 +86101;47.41641;7.2383;452;20220204;7.1;.8;4;3.3;7.2;.7;.6;4100 +86101;47.41641;7.2383;452;20220205;6.7;-1.1;2.8;1.5;5.8;0;.56;9900 +86101;47.41641;7.2383;452;20220206;7.8;-3.6;2.1;6.4;6.2;8.6;.88;3200 +86101;47.41641;7.2383;452;20220207;6.2;2.8;4.5;4.2;5.6;0;1.2;10200 +86101;47.41641;7.2383;452;20220208;9.3;-4.3;2.5;.5;5;0;.49;10100 +86101;47.41641;7.2383;452;20220209;12.5;-4.4;4.1;.3;5.6;0;.48;10700 +86101;47.41641;7.2383;452;20220210;13.1;-3.8;4.7;2.2;6.6;6;1.03;9900 +86101;47.41641;7.2383;452;20220211;6.1;3.3;4.7;1.6;6.3;0;.75;7000 +86101;47.41641;7.2383;452;20220212;6.5;-5.8;.4;.6;4.8;0;.53;10300 +86101;47.41641;7.2383;452;20220213;11.4;-4.5;3.5;1.9;4.9;0;1.13;11200 +86101;47.41641;7.2383;452;20220214;11.9;3.7;7.8;3.6;7.2;5.9;1.44;1600 +86101;47.41641;7.2383;452;20220215;7.1;2.7;4.9;2;6.6;1.4;.83;4200 +86101;47.41641;7.2383;452;20220216;10.8;.7;5.8;3.9;8.2;4.2;.81;1700 +86101;47.41641;7.2383;452;20220217;13.5;10.6;12.1;5.9;9.2;2.5;2.15;4200 +86101;47.41641;7.2383;452;20220218;17.7;5.2;11.5;3.7;8.6;3.9;2.04;6000 +86101;47.41641;7.2383;452;20220219;8.3;4.7;6.5;3.7;5.9;0;1.59;11100 +86101;47.41641;7.2383;452;20220220;11.5;3.2;7.4;5.6;6.7;4.6;1.89;6600 +86101;47.41641;7.2383;452;20220221;6.3;3.2;4.8;7.2;6.9;5.4;1.11;5200 +86101;47.41641;7.2383;452;20220222;9.3;3.7;6.5;4.5;7.1;.4;1.36;6700 +86101;47.41641;7.2383;452;20220223;11.5;5.8;8.7;.7;8.2;.1;.9;7700 +86101;47.41641;7.2383;452;20220224;13;-.8;6.1;3.3;6.6;1.9;1.54;7600 +86101;47.41641;7.2383;452;20220225;6;1.2;3.6;1.9;5.6;.3;1.04;10800 +86101;47.41641;7.2383;452;20220226;6.5;-.1;3.2;2.6;5.1;0;1.28;14000 +86101;47.41641;7.2383;452;20220227;7.4;-3.7;1.9;2.6;4;0;1.46;14700 +86101;47.41641;7.2383;452;20220228;10;-5.1;2.5;1;4.5;0;1.14;14300 +86101;47.41641;7.2383;452;20220301;10.8;-6;2.4;.8;4.6;0;1.12;14600 +86101;47.41641;7.2383;452;20220302;10.8;-4.5;3.2;.8;5.4;0;1.01;10400 +86101;47.41641;7.2383;452;20220303;12.9;-2;5.5;.8;5.7;0;1.26;14400 +86101;47.41641;7.2383;452;20220304;9.5;-3.9;2.8;1.1;4.2;0;1.3;15400 +86101;47.41641;7.2383;452;20220305;6.9;-7.2;-.1;.8;3.6;0;1.1;15900 +86101;47.41641;7.2383;452;20220306;6.2;-7.1;-.4;1.4;3.7;0;1.21;15400 +86101;47.41641;7.2383;452;20220307;5.9;-6.4;-.2;2;3.6;0;1.36;15700 +86101;47.41641;7.2383;452;20220308;9.6;-8;.8;.9;3.9;0;1.27;15900 +86101;47.41641;7.2383;452;20220309;13.2;-5.9;3.7;.8;4.6;0;1.42;15800 +86101;47.41641;7.2383;452;20220310;14.7;-5;4.9;1.1;4.4;0;1.7;16300 +86101;47.41641;7.2383;452;20220311;15.3;-4.5;5.4;.8;4.8;0;1.48;13200 +86101;47.41641;7.2383;452;20220312;13.6;4.7;9.2;1.2;6;0;1.73;13300 +86101;47.41641;7.2383;452;20220313;16.6;.3;8.5;1.6;6.4;.8;1.85;11200 +86101;47.41641;7.2383;452;20220314;14.5;.3;7.4;1.2;6.7;3.6;1.78;16600 +86101;47.41641;7.2383;452;20220315;12.8;4.1;8.5;.8;8.9;.1;.93;4600 +86101;47.41641;7.2383;452;20220316;15.1;3.7;9.4;.7;10;0;1.23;9200 +86101;47.41641;7.2383;452;20220317;14.6;4.2;9.4;2.2;9.5;.7;1.46;9100 +86101;47.41641;7.2383;452;20220318;12;5.7;8.9;4.3;7.7;0;1.84;6100 +86101;47.41641;7.2383;452;20220319;13.3;4.8;9.1;3.2;5.5;.2;2.77;17900 +86101;47.41641;7.2383;452;20220320;16.5;-.4;8.1;1.5;5.7;.1;2.21;16500 +86101;47.41641;7.2383;452;20220321;16.5;-1.4;7.6;1.3;5.7;0;2.14;17000 +86101;47.41641;7.2383;452;20220322;16.1;-2.5;6.8;.7;5.6;0;1.94;18700 +86101;47.41641;7.2383;452;20220323;17;-2.9;7.1;.9;5.6;0;2.11;19100 +86101;47.41641;7.2383;452;20220324;18.2;-2.2;8;.7;5.5;0;2.13;19400 +86101;47.41641;7.2383;452;20220325;17.9;-1.9;8;1.2;5.6;0;2.39;19300 +86101;47.41641;7.2383;452;20220326;18.2;-1.4;8.4;1.2;6.1;0;2.42;19500 +86101;47.41641;7.2383;452;20220327;19.5;-1.1;9.2;.8;5.9;0;2.38;20100 +86101;47.41641;7.2383;452;20220328;20.6;-1.7;9.5;.4;5.9;0;2.16;19500 +86101;47.41641;7.2383;452;20220329;18.1;1.5;9.8;1.7;6.6;.9;2.24;11300 +86101;47.41641;7.2383;452;20220330;13.9;8.1;11;1.1;9.5;5.3;1.41;7300 +86101;47.41641;7.2383;452;20220331;10.7;6.1;8.4;2.3;8.9;10;1.25;6300 +86101;47.41641;7.2383;452;20220401;1.9;2.1;2;3.2;6.1;8.6;.75;3600 +86101;47.41641;7.2383;452;20220402;.6;-1;-.2;2.2;5.1;2.4;.8;6100 +86101;47.41641;7.2383;452;20220403;1.8;-1.2;.3;1.4;5.2;.1;.77;5000 +86101;47.41641;7.2383;452;20220404;7.3;-4.3;1.5;1.8;5.3;0;1.77;20000 +86101;47.41641;7.2383;452;20220405;13.2;3.2;8.2;2;7.3;0;1.8;9800 +86101;47.41641;7.2383;452;20220406;13.9;6.7;10.3;2.6;9.3;.6;1.98;11900 +86101;47.41641;7.2383;452;20220407;13;8.6;10.8;7.4;9.2;15.2;2.3;7200 +86101;47.41641;7.2383;452;20220408;14.6;8.4;11.5;7.9;9.4;13.8;2.58;7400 +86101;47.41641;7.2383;452;20220409;7;1.2;4.1;3.3;6.6;1.5;1.37;10300 +86101;47.41641;7.2383;452;20220410;11.2;-1.5;4.9;1.2;5.6;0;2.45;24100 +86101;47.41641;7.2383;452;20220411;18.3;-2;8.2;1;6;0;2.68;20800 +86101;47.41641;7.2383;452;20220412;24.2;2.3;13.3;.9;8.8;0;3.03;19900 +86101;47.41641;7.2383;452;20220413;22.1;7.1;14.6;.9;9.5;.1;3.19;21800 +86101;47.41641;7.2383;452;20220414;20.9;6.3;13.6;1.1;11.3;1;2.84;19200 +86101;47.41641;7.2383;452;20220415;20;9.8;14.9;1.6;10.9;0;3.17;19900 +86101;47.41641;7.2383;452;20220416;15.7;4.6;10.2;3.3;8.2;0;3.23;23200 +86101;47.41641;7.2383;452;20220417;16.6;3.1;9.9;3.5;5.1;0;4.12;25700 +86101;47.41641;7.2383;452;20220418;17.7;-1;8.4;.9;5.7;0;3.08;25400 +86101;47.41641;7.2383;452;20220419;18.4;-.1;9.2;1.1;6.2;0;3.09;23400 +86101;47.41641;7.2383;452;20220420;17.2;.6;8.9;1.5;6.8;0;3.19;24500 +86101;47.41641;7.2383;452;20220421;17.1;0;8.6;1.5;6.7;0;3.15;24100 +86101;47.41641;7.2383;452;20220422;17.2;1.3;9.3;1;8.3;1.2;2.79;21600 +86101;47.41641;7.2383;452;20220423;13.9;5;9.5;2.2;10.1;9.6;1.52;8600 +86101;47.41641;7.2383;452;20220424;11.5;5.6;8.6;2.3;10.1;20;1.07;5500 +86101;47.41641;7.2383;452;20220425;12.9;8.5;10.7;1;10.9;15.6;1.16;5300 +86101;47.41641;7.2383;452;20220426;13.8;6.1;10;1.7;8.8;.8;2.48;17400 +86101;47.41641;7.2383;452;20220427;15.8;2.7;9.3;1.9;8.5;0;3.03;23400 +86101;47.41641;7.2383;452;20220428;19.2;1.8;10.5;1.7;8.3;0;3.67;26900 +86101;47.41641;7.2383;452;20220429;18.8;2.3;10.6;1.2;8.6;0;3.07;21700 +86101;47.41641;7.2383;452;20220430;15.6;6.8;11.2;1;10.3;3.7;2.34;15800 +86101;47.41641;7.2383;452;20220501;16.1;4.7;10.4;1.5;9;0;3.03;22300 +86101;47.41641;7.2383;452;20220502;18.2;1.7;10;1.1;9.1;0;3.17;24000 +86101;47.41641;7.2383;452;20220503;19.7;3.6;11.7;.9;9.5;.3;3.41;24700 +86101;47.41641;7.2383;452;20220504;19;4.8;11.9;1.5;10.2;4.3;2.71;16700 +86101;47.41641;7.2383;452;20220505;11.9;9.7;10.8;.8;11.8;11.9;.94;3800 +86101;47.41641;7.2383;452;20220506;12.6;9.8;11.2;.9;11.9;1.8;.86;2700 +86101;47.41641;7.2383;452;20220507;18.7;9.5;14.1;1.2;12.2;1;2.82;17500 +86101;47.41641;7.2383;452;20220508;17.8;8.6;13.2;.8;12.3;0;1.71;8800 +86101;47.41641;7.2383;452;20220509;21.8;7.7;14.8;1.2;12.3;.2;3.52;22300 +86101;47.41641;7.2383;452;20220510;23.9;7.2;15.6;.6;12.9;0;3.72;24000 +86101;47.41641;7.2383;452;20220511;27.3;8.8;18.1;1.4;12.9;0;4.61;26100 +86101;47.41641;7.2383;452;20220512;26;10.8;18.4;1.1;13.3;4.1;4.02;22500 +86101;47.41641;7.2383;452;20220513;19.4;13.7;16.6;.9;15.2;.4;2.11;10800 +86101;47.41641;7.2383;452;20220514;23.1;9.9;16.5;.9;12.9;0;4.18;26500 +86101;47.41641;7.2383;452;20220515;26.9;7.4;17.2;.8;12.4;.6;4.29;25900 +86101;47.41641;7.2383;452;20220516;23.9;11.5;17.7;1.3;14.2;.4;3.76;21200 +86101;47.41641;7.2383;452;20220517;25.8;9.9;17.9;.8;13.4;0;4.32;26000 +86101;47.41641;7.2383;452;20220518;27.9;10.2;19.1;1.1;13.1;0;4.9;28100 +86101;47.41641;7.2383;452;20220519;30;11.8;20.9;.8;14.9;2.2;4.47;24100 +86101;47.41641;7.2383;452;20220520;32;14;23;2.1;14.8;8.4;5.67;25200 +86101;47.41641;7.2383;452;20220521;24.2;15.1;19.7;1.6;16;0;4.11;22100 +86101;47.41641;7.2383;452;20220522;25.1;11.4;18.3;1.1;14.8;.1;3.7;20300 +86101;47.41641;7.2383;452;20220523;23.6;15.6;19.6;3;16.4;6.4;3.17;12600 +86101;47.41641;7.2383;452;20220524;17.3;11.5;14.4;2.1;12.4;0;2.43;12300 +86101;47.41641;7.2383;452;20220525;20.6;10.3;15.5;1;11.2;0;3.89;24200 +86101;47.41641;7.2383;452;20220526;20.2;8.6;14.4;.9;11.2;0;3.59;22800 +86101;47.41641;7.2383;452;20220527;20.9;8.2;14.6;1.9;11.9;0;3.98;24900 +86101;47.41641;7.2383;452;20220528;18;8.2;13.1;1.6;9.8;0;4.11;27800 +86101;47.41641;7.2383;452;20220529;16.4;5;10.7;1.3;8.1;0;3.71;26500 +86101;47.41641;7.2383;452;20220530;19.3;4.2;11.8;1.3;8.2;0;4.38;30900 +86101;47.41641;7.2383;452;20220531;22.2;6.9;14.6;1.5;9.8;0;3.47;18300 +86101;47.41641;7.2383;452;20220601;20.2;7.2;13.7;.6;12.3;0;2.13;11500 +86101;47.41641;7.2383;452;20220602;22.6;10.5;16.6;1.3;14.8;0;3.57;20900 +86101;47.41641;7.2383;452;20220603;25.3;13;19.2;1.2;16.1;5.8;3.2;15700 +86101;47.41641;7.2383;452;20220604;26.2;15.1;20.7;1.6;18;3.8;4.7;25500 +86101;47.41641;7.2383;452;20220605;23.9;16.6;20.3;1.9;17.6;6.1;3.2;14700 +86101;47.41641;7.2383;452;20220606;22.4;11.5;17;1.5;14.6;2.9;3.42;18900 +86101;47.41641;7.2383;452;20220607;20.3;13.9;17.1;1.2;14;2.9;3;15800 +86101;47.41641;7.2383;452;20220608;20.6;7.3;14;1.7;11.8;3.2;2.83;15000 +86101;47.41641;7.2383;452;20220609;18.3;11.1;14.7;3;11.7;1.5;3.35;17900 +86101;47.41641;7.2383;452;20220610;23;5.9;14.5;1.1;10.4;0;4.75;30948 +86101;47.41641;7.2383;452;20220611;27;7.8;17.4;.9;11.3;0;5.25;31900 +86101;47.41641;7.2383;452;20220612;29.3;9.3;19.3;1;13.3;.9;5.24;29400 +86101;47.41641;7.2383;452;20220613;24;16.9;20.5;2;13.6;0;5.25;27400 +86101;47.41641;7.2383;452;20220614;27.7;8;17.9;1.2;10.9;0;5.49;32000 +86101;47.41641;7.2383;452;20220615;31.5;11.2;21.4;.5;14.2;0;5.14;28900 +86101;47.41641;7.2383;452;20220616;29.3;16.4;22.9;1.7;15.6;0;5.72;28300 +86101;47.41641;7.2383;452;20220617;30;11.9;21;1;13;0;5.48;29800 +86101;47.41641;7.2383;452;20220618;34.9;12.3;23.6;1.3;13.4;0;6.28;30600 +86101;47.41641;7.2383;452;20220619;34;16.7;25.4;1.2;17.1;0;5.95;28500 +86101;47.41641;7.2383;452;20220620;31.8;18.1;25;2.8;15.5;0;6.94;29900 +86101;47.41641;7.2383;452;20220621;32.3;15.4;23.9;1.8;16.4;2.7;5.43;23800 +86101;47.41641;7.2383;452;20220622;26.4;17.9;22.2;1.4;18.6;9.3;3.15;13300 +86101;47.41641;7.2383;452;20220623;28.8;14.7;21.8;1.4;17.2;19.1;4.7;23400 +86101;47.41641;7.2383;452;20220624;20.4;14.8;17.6;.8;17;7;1.91;8900 +86101;47.41641;7.2383;452;20220625;26.9;12.1;19.5;1.2;15.1;7;4.83;26700 +86101;47.41641;7.2383;452;20220626;24.2;14.8;19.5;1.6;17.3;21.3;4.45;25000 +86101;47.41641;7.2383;452;20220627;21.5;15.9;18.7;1.1;16.6;4.2;2.05;8500 +86101;47.41641;7.2383;452;20220628;20.4;13.3;16.9;1.2;15.7;0;1.95;8700 +86101;47.41641;7.2383;452;20220629;25.9;14;20;1;16.2;0;4.18;22500 +86101;47.41641;7.2383;452;20220630;30.4;12.2;21.3;1.4;15.4;15.5;4.97;24500 +86101;47.41641;7.2383;452;20220701;20.4;12.3;16.4;1;13.4;.2;3;16500 +86101;47.41641;7.2383;452;20220702;26.4;7.7;17.1;1;13.1;0;5.17;31700 +86101;47.41641;7.2383;452;20220703;28.9;11;20;.9;15.5;4.9;5.08;28500 +86101;47.41641;7.2383;452;20220704;24.1;17.4;20.8;1.5;18.4;.6;3.29;15800 +86101;47.41641;7.2383;452;20220705;25.4;14;19.7;.9;14.9;0;4.84;27800 +86101;47.41641;7.2383;452;20220706;24.4;10.3;17.4;1.2;12.6;0;4.83;28900 +86101;47.41641;7.2383;452;20220707;22.9;8.5;15.7;1.6;12.3;.3;3.99;23100 +86101;47.41641;7.2383;452;20220708;22.7;14.6;18.7;2.1;12.1;0;5.25;29300 +86101;47.41641;7.2383;452;20220709;25.4;7.9;16.7;.9;11.7;0;4.8;29600 +86101;47.41641;7.2383;452;20220710;23.6;11.4;17.5;1.4;13;0;4.24;24000 +86101;47.41641;7.2383;452;20220711;25.4;8.3;16.9;1.6;12.1;0;5.13;30600 +86101;47.41641;7.2383;452;20220712;27.3;11.5;19.4;1.1;13.4;0;5.29;30500 +86101;47.41641;7.2383;452;20220713;31.5;10.2;20.9;.9;13.1;0;5.37;29500 +86101;47.41641;7.2383;452;20220714;33.1;17.9;25.5;2.2;13.4;0;6.79;29700 +86101;47.41641;7.2383;452;20220715;27.8;13.3;20.6;1.4;12.8;0;5.36;28900 +86101;47.41641;7.2383;452;20220716;26.5;10.6;18.6;1.1;11.5;0;5.18;30500 +86101;47.41641;7.2383;452;20220717;29.5;9.1;19.3;1.3;11.8;0;5.45;30100 +86101;47.41641;7.2383;452;20220718;33.5;10.8;22.2;1;12.6;0;5.64;29800 +86101;47.41641;7.2383;452;20220719;35.1;11.8;23.5;.6;13.5;0;5.4;29400 +86101;47.41641;7.2383;452;20220720;31.1;17.5;24.3;1.2;17;15.1;4.06;17400 +86101;47.41641;7.2383;452;20220721;27.6;17.3;22.5;.9;18.2;0;4.8;25900 +86101;47.41641;7.2383;452;20220722;31;13.2;22.1;1.4;17;3.6;4.37;20400 +86101;47.41641;7.2383;452;20220723;26.8;18.5;22.6;2.7;18.53;.2;4.32;19374 +86101;47.41641;7.2383;452;20220724;29.5;17.2;23.3;1.4;16.96;0;5.46;28138 +86101;47.41641;7.2383;452;20220725;32.2;19.3;25.8;3.8;15.76;.4;6.85;25037 +86101;47.41641;7.2383;452;20220726;24.8;18.1;21.5;2;14.8;0;3.81;15900 +86101;47.41641;7.2383;452;20220727;25.3;14.2;19.8;1.2;13;0;4.84;27700 +86101;47.41641;7.2383;452;20220728;28;10;19;1;13.7;0;4.49;25500 +86101;47.41641;7.2383;452;20220729;24.5;15.7;20.1;.9;15;.7;2.86;13400 +86101;47.41641;7.2383;452;20220730;27.4;10.7;19.1;.7;13;0;3.89;22000 +86101;47.41641;7.2383;452;20220731;30;11.7;20.9;.9;13.4;0;4.75;26300 +86101;47.41641;7.2383;452;20220801;29.8;11.9;20.9;1.2;14.3;.4;4.56;23700 +86101;47.41641;7.2383;452;20220802;29;13.6;21.3;.8;15.5;0;4.83;27500 +86101;47.41641;7.2383;452;20220803;33.4;11.9;22.7;.6;14.9;0;4.83;26800 +86101;47.41641;7.2383;452;20220804;36;14.6;25.3;1;15.4;.1;4.91;23000 +86101;47.41641;7.2383;452;20220805;32.4;17.5;25;1.9;16.7;3;4.73;18800 +86101;47.41641;7.2383;452;20220806;21.1;16.7;18.9;1.5;16;0;1.85;6100 +86101;47.41641;7.2383;452;20220807;25.4;9.7;17.6;1.4;13.9;0;3.41;18000 +86101;47.41641;7.2383;452;20220808;28.6;10;19.3;1.6;12.8;0;4.94;27100 +86101;47.41641;7.2383;452;20220809;29.8;9.8;19.8;1.6;11.8;0;5.1;27000 +86101;47.41641;7.2383;452;20220810;29.6;9.2;19.4;1.7;11.2;0;5.13;27000 +86101;47.41641;7.2383;452;20220811;30.3;9;19.7;.9;11.7;0;4.53;26100 +86101;47.41641;7.2383;452;20220812;29.3;10.5;19.9;1.5;11.3;0;4.98;26900 +86101;47.41641;7.2383;452;20220813;29.7;8.6;19.2;1.4;10;0;4.9;26800 +86101;47.41641;7.2383;452;20220814;26.6;8.7;17.7;1.2;12.4;2.1;2.92;13300 +86101;47.41641;7.2383;452;20220815;26.8;14.2;20.5;1.4;16.2;3.6;3.35;16300 +86101;47.41641;7.2383;452;20220816;29.4;11;20.2;1.5;14.6;2.8;4.44;23500 +86101;47.41641;7.2383;452;20220817;27.3;16.3;21.8;1.8;17.7;20;3.14;13000 +86101;47.41641;7.2383;452;20220818;20.5;15;17.8;.7;17.4;13.4;1.58;7300 +86101;47.41641;7.2383;452;20220819;21.1;15.9;18.5;1.2;18.1;14.5;1.57;6500 +86101;47.41641;7.2383;452;20220820;24.9;15.4;20.2;1.2;17.6;.2;3.21;17500 +86101;47.41641;7.2383;452;20220821;25.5;12;18.8;1;15.4;0;3.59;21400 +86101;47.41641;7.2383;452;20220822;26.7;11.8;19.3;.8;14;0;3.79;23000 +86101;47.41641;7.2383;452;20220823;27.2;10.8;19;1;13.3;0;3.92;23400 +86101;47.41641;7.2383;452;20220824;27.7;9.8;18.8;1;12.4;0;3.91;23300 +86101;47.41641;7.2383;452;20220825;29.5;10.4;20;.6;14.9;0;3.8;23200 +86101;47.41641;7.2383;452;20220826;26;12.5;19.3;1.5;16.3;4;3.44;19200 +86101;47.41641;7.2383;452;20220827;25;14.4;19.7;1.1;17.3;.3;2.62;13600 +86101;47.41641;7.2383;452;20220828;25.1;12.4;18.8;1.3;16.4;.1;3.19;18500 +86101;47.41641;7.2383;452;20220829;27.5;11;19.3;.3;15.9;0;3.17;20100 +86101;47.41641;7.2383;452;20220830;27;12.3;19.7;.8;16.5;3.7;2.43;12200 +86101;47.41641;7.2383;452;20220831;22.6;15.2;18.9;1.4;16.1;.8;2.85;16000 +86101;47.41641;7.2383;452;20220901;22.8;9.3;16.1;1;13.2;.1;3.26;22300 +86101;47.41641;7.2383;452;20220902;24.9;7.9;16.4;.8;13.5;10.9;2.64;16000 +86101;47.41641;7.2383;452;20220903;22.9;13.3;18.1;.9;16.4;14.8;2.3;13100 +86101;47.41641;7.2383;452;20220904;25.8;13.2;19.5;.6;16.5;.2;2.89;17700 +86101;47.41641;7.2383;452;20220905;28;11.4;19.7;.8;15.7;3.7;2.91;16600 +86101;47.41641;7.2383;452;20220906;21.3;13.4;17.4;.8;17.6;0;1.38;6500 +86101;47.41641;7.2383;452;20220907;23.8;13.6;18.7;1.3;17.8;21.5;2.14;11300 +86101;47.41641;7.2383;452;20220908;22.1;14.6;18.4;1.9;15.2;1.1;2.97;17300 +86101;47.41641;7.2383;452;20220909;21.5;11;16.3;2.2;13.2;2.7;2.83;16400 +86101;47.41641;7.2383;452;20220910;19.1;12;15.6;2.9;12.8;1.9;2.37;11300 +86101;47.41641;7.2383;452;20220911;22.4;11.5;17;.8;13.3;.1;2.89;20300 +86101;47.41641;7.2383;452;20220912;25.5;6.1;15.8;.5;12.7;0;2.63;18800 +86101;47.41641;7.2383;452;20220913;27.6;9.5;18.6;.7;15.4;0;2.53;15200 +86101;47.41641;7.2383;452;20220914;25;17.2;21.1;2.3;17.4;8.8;2.38;8000 +86101;47.41641;7.2383;452;20220915;19.7;14.4;17.1;.9;16.9;11.7;1.2;5200 +86101;47.41641;7.2383;452;20220916;17.3;11.4;14.4;1.7;13.2;.1;1.56;8000 +86101;47.41641;7.2383;452;20220917;13.6;8.2;10.9;2.8;9.1;.2;2.08;12800 +86101;47.41641;7.2383;452;20220918;16.3;3.1;9.7;1.7;8.9;0;2.12;16700 +86101;47.41641;7.2383;452;20220919;15.6;7.8;11.7;1.5;8.8;0;2.09;14400 +86101;47.41641;7.2383;452;20220920;15.8;2;8.9;1.1;7.8;0;2.02;17600 +86101;47.41641;7.2383;452;20220921;16.5;1.8;9.2;1.2;8;0;2.08;17900 +86101;47.41641;7.2383;452;20220922;18.1;1.2;9.7;.6;8.7;0;1.96;18100 +86101;47.41641;7.2383;452;20220923;20.3;3.5;11.9;.5;11.1;5.8;1.76;14100 +86101;47.41641;7.2383;452;20220924;15.7;11.6;13.7;1.1;13.9;8;1.01;4800 +86101;47.41641;7.2383;452;20220925;15.3;10.5;12.9;.9;12.5;3.2;1.2;7100 +86101;47.41641;7.2383;452;20220926;16.1;9.5;12.8;2.6;10.6;7;1.95;11100 +86101;47.41641;7.2383;452;20220927;11.7;7.8;9.8;4.2;9.7;17.1;1.32;4700 +86101;47.41641;7.2383;452;20220928;11.4;9.4;10.4;1.8;10.8;16.6;.87;2700 +86101;47.41641;7.2383;452;20220929;11.2;7.9;9.6;.6;10.8;2.9;.87;5300 +86101;47.41641;7.2383;452;20220930;13.4;8.3;10.9;.8;10.8;.2;1.13;7700 +86101;47.41641;7.2383;452;20221001;14.1;5.1;9.6;2;11.1;9;.76;2200 +86101;47.41641;7.2383;452;20221002;20.2;11.7;16;2;14.6;4.8;1.63;8600 +86101;47.41641;7.2383;452;20221003;14.9;11.2;13.1;.9;12.8;0;1.04;5800 +86101;47.41641;7.2383;452;20221004;18.7;7.4;13.1;.9;11.6;.1;1.5;11400 +86101;47.41641;7.2383;452;20221005;23.1;8.1;15.6;.4;12.5;0;1.57;12500 +86101;47.41641;7.2383;452;20221006;17.5;6.5;12;.9;12.1;0;1.14;7800 +86101;47.41641;7.2383;452;20221007;20.9;8.3;14.6;.6;13.3;0;1.45;11500 +86101;47.41641;7.2383;452;20221008;16;11.2;13.6;.9;13.1;0;.92;4000 +86101;47.41641;7.2383;452;20221009;16.2;5.4;10.8;.8;11.4;.2;1.27;12400 +86101;47.41641;7.2383;452;20221010;21.8;10.6;16.2;.5;13.8;.7;1.43;11400 +86101;47.41641;7.2383;452;20221011;17.7;10.2;14;1.2;13.9;0;1.22;9200 +86101;47.41641;7.2383;452;20221012;19.3;12.5;15.9;.8;14.4;0;1.44;11900 +86101;47.41641;7.2383;452;20221013;16.6;10.3;13.5;.8;13.6;1.5;.86;4400 +86101;47.41641;7.2383;452;20221014;17;11.7;14.4;.7;14.7;10.5;.79;3500 +86101;47.41641;7.2383;452;20221015;20.4;14;17.2;2.7;14.6;0;1.67;6100 +86101;47.41641;7.2383;452;20221016;25.2;11;18.1;.7;13.8;0;1.53;11800 +86101;47.41641;7.2383;452;20221017;23.7;8.2;16;.6;13.4;0;1.35;11600 +86101;47.41641;7.2383;452;20221018;23.3;10.4;16.9;.6;14.5;0;1.31;10900 +86101;47.41641;7.2383;452;20221019;19.7;10.1;14.9;.6;13.9;.1;1.03;7900 +86101;47.41641;7.2383;452;20221020;16.5;10.1;13.3;.8;13.9;5.5;.72;3300 +86101;47.41641;7.2383;452;20221021;16.8;14.3;15.6;1.7;15.4;21.3;.89;3500 +86101;47.41641;7.2383;452;20221022;20.8;11.8;16.3;.7;14.2;.1;1.14;9600 +86101;47.41641;7.2383;452;20221023;25.4;9;17.2;3.4;11.8;3.5;2.73;8700 +86101;47.41641;7.2383;452;20221024;17.8;16.9;17.4;3.7;13.1;10;2;2500 +86101;47.41641;7.2383;452;20221025;17.3;9.1;13.2;.5;13.1;.6;.81;7300 +86101;47.41641;7.2383;452;20221026;22.3;10.9;16.6;1;13.9;0;1.19;8800 +86101;47.41641;7.2383;452;20221027;22.1;8.5;15.3;.5;12.8;0;.94;8800 +86101;47.41641;7.2383;452;20221028;27.3;9.8;18.6;.7;13.5;0;1.2;7800 +86101;47.41641;7.2383;452;20221029;21.7;7.8;14.8;.4;13;0;.84;8400 +86101;47.41641;7.2383;452;20221030;19.9;7.7;13.8;.6;12.2;0;.83;7500 +86101;47.41641;7.2383;452;20221031;19.7;7.1;13.4;.8;11.7;4.8;.88;8100 +86101;47.41641;7.2383;452;20221101;16.4;9.4;12.9;1.5;12.8;.1;.79;4000 +86101;47.41641;7.2383;452;20221102;15.3;6;10.7;.5;10.5;.1;.63;6300 +86101;47.41641;7.2383;452;20221103;17;3.9;10.5;2;8.9;8;1.23;3600 +86101;47.41641;7.2383;452;20221104;11;5.9;8.5;1.5;9.2;5.7;.69;3500 +86101;47.41641;7.2383;452;20221105;10.5;6.7;8.6;1.7;8.8;.5;.75;5400 +86101;47.41641;7.2383;452;20221106;7.1;1;4.1;1;7.9;.4;.4;3600 +86101;47.41641;7.2383;452;20221107;16.6;6.5;11.6;1.4;9.3;.1;.9;8500 +86101;47.41641;7.2383;452;20221108;19.2;.7;10;1.2;8.6;3;.95;6500 +86101;47.41641;7.2383;452;20221109;13.2;10.8;12;1.7;12.7;14;.62;1500 +86101;47.41641;7.2383;452;20221110;13.9;6.9;10.4;.7;11.1;0;.47;7500 +86101;47.41641;7.2383;452;20221111;9.1;4.3;6.7;.9;9;.1;.42;4200 +86101;47.41641;7.2383;452;20221112;9.1;1.9;5.5;.5;8.6;.1;.35;4700 +86101;47.41641;7.2383;452;20221113;6.2;4.1;5.2;1.1;8.6;0;.37;2100 +86101;47.41641;7.2383;452;20221114;14.8;2.1;8.5;1.4;8.7;1.3;.82;1500 +86101;47.41641;7.2383;452;20221115;13.7;7;10.4;1;10.8;7.5;.6;1700 +86101;47.41641;7.2383;452;20221116;13.5;6.8;10.2;1.2;10.5;0;.48;6200 +86101;47.41641;7.2383;452;20221117;14.5;6.1;10.3;4.8;9.7;14.3;1.29;4200 +86101;47.41641;7.2383;452;20221118;9.4;7.1;8.3;2.5;9.1;3.2;.62;4600 +86101;47.41641;7.2383;452;20221119;8.5;3.8;6.2;.9;8.5;.6;.32;4900 +86101;47.41641;7.2383;452;20221120;9.4;3.1;6.3;1.8;8;2.5;.45;5700 +86101;47.41641;7.2383;452;20221121;10.1;4.7;7.4;1.8;8.1;3.6;.56;5100 +86101;47.41641;7.2383;452;20221122;8.3;4.5;6.4;2;7.9;0;.51;4700 +86101;47.41641;7.2383;452;20221123;10.3;-.8;4.8;1.8;7.4;6;.41;6100 +86101;47.41641;7.2383;452;20221124;11.6;3.5;7.6;1.9;8.3;1.7;.54;5600 +86101;47.41641;7.2383;452;20221125;9.3;2.3;5.8;1;8.3;1.5;.39;2700 +86101;47.41641;7.2383;452;20221126;4.5;2.1;3.3;1.1;7.6;.1;.26;2700 +86101;47.41641;7.2383;452;20221127;4.3;-.3;2;.9;6.9;0;.21;3500 +86101;47.41641;7.2383;452;20221128;8.9;1.3;5.1;.8;8.1;.8;.36;2200 +86101;47.41641;7.2383;452;20221129;8.2;5.3;6.8;.7;9.2;1.6;.32;2600 +86101;47.41641;7.2383;452;20221130;6.7;5.9;6.3;1.3;8.6;1;.42;1700 +86101;47.41641;7.2383;452;20221201;3.4;3.4;3.4;1.9;6.7;.2;.52;800 +86101;47.41641;7.2383;452;20221202;4.4;2.1;3.3;1.2;7;0;.32;2400 +86101;47.41641;7.2383;452;20221203;2.2;1.6;1.9;2.2;6.6;0;.32;1700 +86101;47.41641;7.2383;452;20221204;2.8;1.6;2.2;1;6.8;1.4;.33;1200 +86101;47.41641;7.2383;452;20221205;4.7;1.7;3.2;.6;7.1;0;.25;2600 +86101;47.41641;7.2383;452;20221206;1;-.7;.2;.9;6.4;0;.18;2100 +86101;47.41641;7.2383;452;20221207;4.4;1.1;2.8;.5;6.5;0;.17;3800 +86101;47.41641;7.2383;452;20221208;3.4;-2.9;.3;.8;5.6;2.1;.11;4700 +86101;47.41641;7.2383;452;20221209;.3;-1.4;-.5;.4;6;3.9;.24;1400 +86101;47.41641;7.2383;452;20221210;.1;-.9;-.4;.8;5.8;2.1;.29;800 +86101;47.41641;7.2383;452;20221211;-2.6;-6.3;-4.4;.6;4.1;0;0;5500 +86101;47.41641;7.2383;452;20221212;-6.3;-9.2;-7.7;.9;3.2;0;.04;4700 +86101;47.41641;7.2383;452;20221213;-3.2;-13.2;-8.2;.4;3.5;.6;.13;2300 +86101;47.41641;7.2383;452;20221214;1.2;-5;-1.9;.5;5.5;10.2;.17;2300 +86101;47.41641;7.2383;452;20221215;.8;.5;.7;1.8;6.3;5.1;.26;1200 +86101;47.41641;7.2383;452;20221216;-1.3;-1.2;-1.2;1;5.2;.6;.25;1700 +86101;47.41641;7.2383;452;20221217;-2.4;-6.2;-4.3;.8;4.1;0;.03;4800 +86101;47.41641;7.2383;452;20221218;-4;-7.7;-5.8;.8;4.1;0;.04;3700 +86101;47.41641;7.2383;452;20221219;2.1;-4.8;-1.3;.6;5.5;0;.02;4700 +86101;47.41641;7.2383;452;20221220;6.1;-2.4;1.9;.8;6.4;2.2;.16;3700 +86101;47.41641;7.2383;452;20221221;11.2;1.8;6.5;1.1;9.5;1.1;.34;1700 +86101;47.41641;7.2383;452;20221222;12.9;5.5;9.2;6.8;9.5;2.4;1.15;2800 +86101;47.41641;7.2383;452;20221223;13.7;10.5;12.1;4.4;13;8.6;.66;800 +86101;47.41641;7.2383;452;20221224;9.2;9.4;9.3;2.5;10.5;1;.55;1200 +86101;47.41641;7.2383;452;20221225;6.8;6.2;6.5;.8;9.2;0;.28;2100 +86101;47.41641;7.2383;452;20221226;11.9;1.4;6.7;1.6;9.2;9;.53;500 +86101;47.41641;7.2383;452;20221227;7.1;4.6;5.9;1;8.8;.2;.2;3100 +86101;47.41641;7.2383;452;20221228;12.2;-.1;6.1;2.2;7.1;0;.6;4900 +86101;47.41641;7.2383;452;20221229;12.8;12;12.4;6.1;8.2;4.8;2.35;3000 +86101;47.41641;7.2383;452;20221230;13.6;1.6;7.6;3.4;9.2;.8;.75;2400 +86101;47.41641;7.2383;452;20221231;20.8;13.3;17.1;3.8;10.8;0;2.13;4100 +86102;47.4243;7.56921;350;20220101;10.8;2.3;6.6;1.5;8.06;0;.35;4565 +86102;47.4243;7.56921;350;20220102;9.5;1.4;5.4;2.7;7.76;0;.48;3444 +86102;47.4243;7.56921;350;20220103;12.1;6.6;9.4;3.7;8.93;.6;1.07;1826 +86102;47.4243;7.56921;350;20220104;16.7;8.9;12.8;5.4;9.28;8.2;1.91;2795 +86102;47.4243;7.56921;350;20220105;3.8;3.3;3.6;3.3;5.88;.2;.67;3200 +86102;47.4243;7.56921;350;20220106;4;-.2;1.9;1.2;5.76;.2;.36;2521 +86102;47.4243;7.56921;350;20220107;1.9;-1.2;.3;2.4;5.73;1.9;.32;2131 +86102;47.4243;7.56921;350;20220108;5.1;1.3;3.2;5;6.06;6.1;.75;3197 +86102;47.4243;7.56921;350;20220109;5.1;2.8;3.9;4.4;6.7;3.6;.66;2264 +86102;47.4243;7.56921;350;20220110;4.2;1;2.6;1.5;6.23;0;.31;3138 +86102;47.4243;7.56921;350;20220111;1.3;-1.8;-.3;2.2;5.46;0;.37;1906 +86102;47.4243;7.56921;350;20220112;1.7;-2.9;-.6;2.2;4.66;0;.35;5053 +86102;47.4243;7.56921;350;20220113;2.5;-4.5;-1;1.7;4.43;0;.26;5608 +86102;47.4243;7.56921;350;20220114;4.8;-4.5;.2;.9;4.76;0;.21;6045 +86102;47.4243;7.56921;350;20220115;-.4;-4.1;-2.2;1.7;5;0;.24;5000 +86102;47.4243;7.56921;350;20220116;3.1;-3.4;-.2;2.4;4.96;.1;.32;5524 +86102;47.4243;7.56921;350;20220117;6.1;-1;2.6;1.6;5.9;0;.33;4981 +86102;47.4243;7.56921;350;20220118;4.7;-1.8;1.4;1.9;5.93;0;.38;3060 +86102;47.4243;7.56921;350;20220119;3.8;-.7;1.5;1.9;5.37;.4;.42;3866 +86102;47.4243;7.56921;350;20220120;4.2;.8;2.5;1.2;5.9;.5;.47;2366 +86102;47.4243;7.56921;350;20220121;3.6;-1.7;1;1.2;4.74;0;.34;6533 +86102;47.4243;7.56921;350;20220122;5.6;-1.5;2.1;1;5;0;.35;6300 +86102;47.4243;7.56921;350;20220123;4.8;-3.6;.6;1.7;5.34;0;.44;3233 +86102;47.4243;7.56921;350;20220124;2.8;-1.7;.5;2.8;5.34;0;.44;4700 +86102;47.4243;7.56921;350;20220125;5;-.9;2.1;2.9;5.44;0;.55;6233 +86102;47.4243;7.56921;350;20220126;-.2;-2.5;-1.4;1.5;5.07;0;.28;3133 +86102;47.4243;7.56921;350;20220127;.6;-3.3;-1.3;2.6;5.03;.5;.28;4935 +86102;47.4243;7.56921;350;20220128;5;-.9;2;1.7;6.1;0;.36;5883 +86102;47.4243;7.56921;350;20220129;6.7;-1.7;2.5;2.7;6.26;.3;.44;5685 +86102;47.4243;7.56921;350;20220130;8.8;4.5;6.6;2.4;7.1;0;.8;4855 +86102;47.4243;7.56921;350;20220131;5.8;.4;3.1;5;6.23;3.8;.78;3557 +86102;47.4243;7.56921;350;20220201;4.3;1.7;3;5.7;6;2.5;.87;2537 +86102;47.4243;7.56921;350;20220202;8.6;3.6;6.1;4.1;9;2.3;.43;2415 +86102;47.4243;7.56921;350;20220203;8.5;4.6;6.5;2.4;8.4;0;.59;4667 +86102;47.4243;7.56921;350;20220204;8.1;3.1;5.6;3.5;7.4;.5;.82;4057 +86102;47.4243;7.56921;350;20220205;7.4;1.3;4.3;2;5.9;0;.7;8348 +86102;47.4243;7.56921;350;20220206;7.8;.1;3.9;7.6;6.53;9.3;1.06;3783 +86102;47.4243;7.56921;350;20220207;6.9;3.9;5.4;4.7;5.56;.1;1.45;7441 +86102;47.4243;7.56921;350;20220208;10.5;-1.6;4.5;1.4;5.2;0;.81;9470 +86102;47.4243;7.56921;350;20220209;12.5;-1.4;5.6;1.2;5.66;0;.85;10220 +86102;47.4243;7.56921;350;20220210;9.5;-.7;4.4;2.3;6.87;8;.93;9800 +86102;47.4243;7.56921;350;20220211;7.2;3.9;5.6;1.6;6.44;.1;.8;10266 +86102;47.4243;7.56921;350;20220212;6.2;-2.7;1.8;2.4;4.9;0;.84;10733 +86102;47.4243;7.56921;350;20220213;11.6;-1.6;5;3.5;5.14;0;1.55;11100 +86102;47.4243;7.56921;350;20220214;5;.4;2.7;2.8;6.37;5.2;.6;2166 +86102;47.4243;7.56921;350;20220215;7.6;3.4;5.5;2.3;7.07;.5;.81;4900 +86102;47.4243;7.56921;350;20220216;10.4;2.2;6.3;6.3;8.63;4.3;.76;3648 +86102;47.4243;7.56921;350;20220217;13.1;8.4;10.7;6.2;9.63;4.8;1.76;3963 +86102;47.4243;7.56921;350;20220218;15.3;5.2;10.2;4.1;8.87;2.3;1.65;6807 +86102;47.4243;7.56921;350;20220219;9;4.6;6.8;3.9;5.9;0;1.63;8375 +86102;47.4243;7.56921;350;20220220;10.3;3;6.6;6.6;6.76;4;1.68;6045 +86102;47.4243;7.56921;350;20220221;7.5;3.4;5.5;6.9;7.16;4.8;1.18;5797 +86102;47.4243;7.56921;350;20220222;9.9;4.1;7;4.8;7.3;.7;1.38;6138 +86102;47.4243;7.56921;350;20220223;12.4;6.7;9.5;1.9;8.26;0;1.24;9121 +86102;47.4243;7.56921;350;20220224;12.8;.8;6.8;3.7;7.03;1.1;1.54;9395 +86102;47.4243;7.56921;350;20220225;7.6;1.7;4.6;3.2;5.66;0;1.31;9430 +86102;47.4243;7.56921;350;20220226;7.3;-.9;3.2;2.6;5.16;0;1.23;11629 +86102;47.4243;7.56921;350;20220227;8.6;-1.6;3.5;3;4.2;0;1.64;12922 +86102;47.4243;7.56921;350;20220228;9.6;-2.1;3.7;1.5;4.46;0;1.29;13017 +86102;47.4243;7.56921;350;20220301;9.7;-2.1;3.8;1.2;4.33;0;1.21;13358 +86102;47.4243;7.56921;350;20220302;10.4;-2.7;3.8;1.1;5.13;0;1.09;10824 +86102;47.4243;7.56921;350;20220303;12.8;-1.6;5.6;1.3;5.4;0;1.41;13912 +86102;47.4243;7.56921;350;20220304;9.4;-2.5;3.5;2.1;4.26;0;1.53;13876 +86102;47.4243;7.56921;350;20220305;7.6;-4.5;1.5;1.9;3.7;0;1.41;14223 +86102;47.4243;7.56921;350;20220306;6.9;-3.9;1.5;2.4;3.8;0;1.45;13183 +86102;47.4243;7.56921;350;20220307;6.9;-3.5;1.7;3.1;3.7;0;1.68;13863 +86102;47.4243;7.56921;350;20220308;8.8;-3.2;2.8;2.3;3.7;0;1.73;14749 +86102;47.4243;7.56921;350;20220309;13.6;-3.3;5.2;1.1;4.56;0;1.59;15716 +86102;47.4243;7.56921;350;20220310;14.8;-1.8;6.5;1.5;4.7;0;1.87;15970 +86102;47.4243;7.56921;350;20220311;14.4;-1.6;6.4;1.9;5.03;0;1.96;14096 +86102;47.4243;7.56921;350;20220312;14.7;4.7;9.7;1.5;6;0;1.88;12768 +86102;47.4243;7.56921;350;20220313;16.9;1.3;9.1;2.5;6.4;.4;2.31;14423 +86102;47.4243;7.56921;350;20220314;14.8;3;8.9;1.6;6.8;2.9;1.94;15882 +86102;47.4243;7.56921;350;20220315;9.7;4.9;7.3;1.6;8.86;0;.86;4591 +86102;47.4243;7.56921;350;20220316;11.5;4.7;8.1;1.3;9.6;0;1.06;8435 +86102;47.4243;7.56921;350;20220317;15.2;5.4;10.3;3;9.46;.1;1.77;11008 +86102;47.4243;7.56921;350;20220318;13.1;6.8;10;4.1;7.57;.1;2.18;8766 +86102;47.4243;7.56921;350;20220319;14.2;4.8;9.5;4.4;5.33;0;3.17;17833 +86102;47.4243;7.56921;350;20220320;17.3;3.9;10.6;2.9;5.7;.1;2.93;16500 +86102;47.4243;7.56921;350;20220321;17;1.5;9.2;2.1;5.77;0;2.49;16700 +86102;47.4243;7.56921;350;20220322;16.8;-.1;8.3;1.1;5.54;0;2.16;18733 +86102;47.4243;7.56921;350;20220323;18;-.1;9;.9;5.8;0;2.17;19000 +86102;47.4243;7.56921;350;20220324;19;.3;9.7;1.2;5.94;0;2.47;19133 +86102;47.4243;7.56921;350;20220325;19.4;1.1;10.2;1.2;5.97;0;2.49;19000 +86102;47.4243;7.56921;350;20220326;19.6;1.4;10.5;2;6.14;0;2.91;19100 +86102;47.4243;7.56921;350;20220327;20.1;2.5;11.3;1.2;5.8;0;2.69;20166 +86102;47.4243;7.56921;350;20220328;21.1;2.6;11.8;1.5;6.04;0;2.88;19433 +86102;47.4243;7.56921;350;20220329;18.7;4.9;11.8;2.2;6.6;.5;2.64;11800 +86102;47.4243;7.56921;350;20220330;13.7;9.1;11.4;1.2;9.84;5.6;1.4;7366 +86102;47.4243;7.56921;350;20220331;10.4;7.3;8.8;1.4;9.47;15.6;1;4800 +86102;47.4243;7.56921;350;20220401;2.9;2.5;2.7;3.6;6.51;8.7;.66;3850 +86102;47.4243;7.56921;350;20220402;2.4;-.4;1;1.9;5.56;2.8;.71;4950 +86102;47.4243;7.56921;350;20220403;3.5;-1.3;1.1;1.2;5.4;.1;.84;5866 +86102;47.4243;7.56921;350;20220404;8.4;-2.8;2.8;2.3;5.31;0;1.86;20750 +86102;47.4243;7.56921;350;20220405;12;4.4;8.2;1.8;7.37;0;1.61;8766 +86102;47.4243;7.56921;350;20220406;14.7;7.5;11.1;2;9.47;1.5;2.05;12600 +86102;47.4243;7.56921;350;20220407;13.3;9.1;11.2;5.4;9.37;14.8;1.95;4933 +86102;47.4243;7.56921;350;20220408;14.1;7.6;10.9;4.9;10.2;13.5;1.65;5633 +86102;47.4243;7.56921;350;20220409;8.7;1.6;5.1;3.1;6.64;.7;1.79;14700 +86102;47.4243;7.56921;350;20220410;11.8;1.5;6.7;1.2;5.87;0;2.41;21733 +86102;47.4243;7.56921;350;20220411;17.3;2.1;9.7;2.7;6.54;0;3.16;21166 +86102;47.4243;7.56921;350;20220412;21.8;5.3;13.6;2.7;8.64;0;3.59;20100 +86102;47.4243;7.56921;350;20220413;22.8;8.3;15.5;1.2;9.67;0;3.33;21200 +86102;47.4243;7.56921;350;20220414;22.1;8.4;15.3;1.5;11.47;0;3.34;22000 +86102;47.4243;7.56921;350;20220415;21.1;10.4;15.7;1.4;11.37;0;3.23;20333 +86102;47.4243;7.56921;350;20220416;16.6;7.4;12;3.9;8.07;0;3.67;23700 +86102;47.4243;7.56921;350;20220417;17.5;4.1;10.8;3.8;5.17;0;4.24;25366 +86102;47.4243;7.56921;350;20220418;18.6;.6;9.6;1.7;5.81;0;3.39;25500 +86102;47.4243;7.56921;350;20220419;19.4;2.1;10.7;1.3;6.57;0;3.28;23966 +86102;47.4243;7.56921;350;20220420;17.7;5.2;11.5;2.5;6.67;0;3.74;24600 +86102;47.4243;7.56921;350;20220421;18.4;2.2;10.3;2.4;6.7;0;3.62;24633 +86102;47.4243;7.56921;350;20220422;18.4;4;11.2;1.4;8.6;0;3;21300 +86102;47.4243;7.56921;350;20220423;15.3;7.3;11.3;2.3;9.9;5;2.02;10833 +86102;47.4243;7.56921;350;20220424;11;6.9;8.9;1.5;10.47;17;1.09;6166 +86102;47.4243;7.56921;350;20220425;15.1;8.9;12;1.4;11.3;15.3;1.69;9933 +86102;47.4243;7.56921;350;20220426;14.6;7.7;11.2;1.7;9.44;1;2.51;16566 +86102;47.4243;7.56921;350;20220427;16.6;3.7;10.1;2.3;8.64;0;3.17;23766 +86102;47.4243;7.56921;350;20220428;20;4.3;12.2;2.2;8.47;0;3.93;27000 +86102;47.4243;7.56921;350;20220429;19.5;4.9;12.2;1.2;8.57;0;3.22;21766 +86102;47.4243;7.56921;350;20220430;17.5;9;13.2;1.3;10.4;2.4;2.85;18500 +86102;47.4243;7.56921;350;20220501;17.1;5.8;11.5;1.3;9.37;0;3.17;22933 +86102;47.4243;7.56921;350;20220502;19.5;4.3;11.9;1.1;9.54;0;3.53;25600 +86102;47.4243;7.56921;350;20220503;21;6.8;13.9;.9;9.94;.2;3.38;22333 +86102;47.4243;7.56921;350;20220504;19.8;6.6;13.2;1.1;11.17;4.9;2.91;19233 +86102;47.4243;7.56921;350;20220505;12.7;10.6;11.6;.8;12.4;10.1;1.06;4866 +86102;47.4243;7.56921;350;20220506;15.6;10.1;12.8;1.9;12.23;1.8;1.67;8303 +86102;47.4243;7.56921;350;20220507;20.3;8.4;14.3;1.4;11.83;1.7;3.12;19271 +86102;47.4243;7.56921;350;20220508;19;9.3;14.2;1.4;12.03;0;2.63;15293 +86102;47.4243;7.56921;350;20220509;23.2;10.4;16.8;1.3;12.73;.1;3.79;22109 +86102;47.4243;7.56921;350;20220510;24.9;10.2;17.6;1.2;13.46;0;4.09;24385 +86102;47.4243;7.56921;350;20220511;27.9;12;19.9;2.2;13.23;0;5.19;26658 +86102;47.4243;7.56921;350;20220512;26.1;13.1;19.6;2.5;12.83;2;4.78;22410 +86102;47.4243;7.56921;350;20220513;21.4;15.5;18.4;1.7;15.8;.3;2.66;13059 +86102;47.4243;7.56921;350;20220514;24.4;11.4;17.9;1.2;12.66;0;4.51;27097 +86102;47.4243;7.56921;350;20220515;28;9.6;18.8;1.3;12.6;0;4.88;27616 +86102;47.4243;7.56921;350;20220516;24.6;15;19.8;2;14.96;4.7;4.25;21979 +86102;47.4243;7.56921;350;20220517;26.5;12.4;19.5;1.2;14.03;0;4.66;26558 +86102;47.4243;7.56921;350;20220518;28.5;12.4;20.4;1.3;13.93;0;5.07;27777 +86102;47.4243;7.56921;350;20220519;30;15.2;22.6;1.6;15.4;1.3;5.07;24895 +86102;47.4243;7.56921;350;20220520;31.9;15.9;23.9;2.2;15.93;8;5.62;25043 +86102;47.4243;7.56921;350;20220521;24.4;16.1;20.2;2;15;0;4.55;23415 +86102;47.4243;7.56921;350;20220522;25.1;11.7;18.4;1.3;13.3;0;3.93;21061 +86102;47.4243;7.56921;350;20220523;24.4;14.8;19.6;2.1;15.73;9.6;3.48;15662 +86102;47.4243;7.56921;350;20220524;18.1;13;15.5;2.4;12.66;0;2.75;13284 +86102;47.4243;7.56921;350;20220525;22;11.2;16.6;1.4;11.4;0;4.28;25523 +86102;47.4243;7.56921;350;20220526;21.9;11.6;16.8;2;11.43;0;4.36;24768 +86102;47.4243;7.56921;350;20220527;21.9;11.5;16.7;2.3;12.3;0;4.23;23556 +86102;47.4243;7.56921;350;20220528;19.3;10.6;15;2.3;9.86;0;4.25;24773 +86102;47.4243;7.56921;350;20220529;18.2;8.8;13.5;2.7;8.03;0;4.25;23632 +86102;47.4243;7.56921;350;20220530;20.5;6.6;13.5;1.8;8.06;0;4.48;27596 +86102;47.4243;7.56921;350;20220531;22.8;9.3;16;2.1;10.2;0;4.05;20256 +86102;47.4243;7.56921;350;20220601;20.7;10.7;15.7;1.5;12.96;1.7;2.86;15421 +86102;47.4243;7.56921;350;20220602;23.3;11.8;17.5;1.7;13.66;0;3.96;21436 +86102;47.4243;7.56921;350;20220603;25.8;13.4;19.6;1.4;16.13;4.5;3.78;19007 +86102;47.4243;7.56921;350;20220604;27.3;15.6;21.5;1.7;17.66;2.2;4.88;25435 +86102;47.4243;7.56921;350;20220605;23.9;17.7;20.8;2;17.8;6.3;3.18;14034 +86102;47.4243;7.56921;350;20220606;24.1;14;19.1;1.7;15.46;6;4.09;21986 +86102;47.4243;7.56921;350;20220607;20.4;14.2;17.3;1.8;14.86;5.8;2.93;14999 +86102;47.4243;7.56921;350;20220608;21.3;9.9;15.6;1.7;13.03;4.5;3.35;19021 +86102;47.4243;7.56921;350;20220609;19.2;12.7;16;3;12.43;1.4;3.47;18003 +86102;47.4243;7.56921;350;20220610;24.1;8.5;16.3;1;11.2;0;4.86;30458 +86102;47.4243;7.56921;350;20220611;28.1;10;19;.9;12.26;0;5.41;31677 +86102;47.4243;7.56921;350;20220612;30.2;12.5;21.3;1.3;14.33;.4;5.65;30228 +86102;47.4243;7.56921;350;20220613;25.4;17.3;21.4;1.9;15;.1;5;25189 +86102;47.4243;7.56921;350;20220614;27.8;10.5;19.1;1.8;11.56;0;5.67;30657 +86102;47.4243;7.56921;350;20220615;32;13;22.5;1;14.76;.3;5.75;30622 +86102;47.4243;7.56921;350;20220616;30.7;17.8;24.2;1.9;16.86;0;5.97;28340 +86102;47.4243;7.56921;350;20220617;30.6;14.5;22.5;1.1;13.36;0;5.56;28802 +86102;47.4243;7.56921;350;20220618;35;15.1;25.1;1.4;14.76;0;6.46;30860 +86102;47.4243;7.56921;350;20220619;35.1;18.8;26.9;1.4;17.23;.1;6.41;29647 +86102;47.4243;7.56921;350;20220620;31.3;20.4;25.9;2.8;16.33;0;6.44;25728 +86102;47.4243;7.56921;350;20220621;32.1;14.7;23.4;1.3;15.83;2.2;5.4;25972 +86102;47.4243;7.56921;350;20220622;24.8;18.5;21.7;1.5;19.76;10.4;2.86;12786 +86102;47.4243;7.56921;350;20220623;29.9;15.3;22.6;1.6;17.6;21.6;5.45;27609 +86102;47.4243;7.56921;350;20220624;21.5;15.8;18.6;1.5;17.6;9.2;2.47;12180 +86102;47.4243;7.56921;350;20220625;27.2;13.3;20.3;1.7;15.86;5.7;5.29;28887 +86102;47.4243;7.56921;350;20220626;25.4;15.5;20.5;2;17.86;11.9;4.56;24430 +86102;47.4243;7.56921;350;20220627;21.7;15.9;18.8;1.9;16.8;2.7;2.85;13711 +86102;47.4243;7.56921;350;20220628;21.8;14.1;17.9;1.6;16.56;0;2.68;13637 +86102;47.4243;7.56921;350;20220629;27.2;16.1;21.6;1.4;16.96;0;4.4;22100 +86102;47.4243;7.56921;350;20220630;29.9;14.6;22.2;1.7;16.8;20.5;5.11;25162 +86102;47.4243;7.56921;350;20220701;21.4;12.9;17.2;1.4;13.6;.5;3.39;18274 +86102;47.4243;7.56921;350;20220702;27.1;10.3;18.7;1.3;14.06;0;5.25;30255 +86102;47.4243;7.56921;350;20220703;29.3;13.8;21.6;1.3;16.1;6.4;5.4;28965 +86102;47.4243;7.56921;350;20220704;25.4;17.4;21.4;1.2;18.33;5.3;3.71;18578 +86102;47.4243;7.56921;350;20220705;26.9;15.7;21.3;1.5;15.13;0;5.13;26936 +86102;47.4243;7.56921;350;20220706;25.2;13.4;19.3;1.8;12.96;0;5.16;28278 +86102;47.4243;7.56921;350;20220707;23.9;11.1;17.5;1.7;12.6;.1;4.37;24404 +86102;47.4243;7.56921;350;20220708;24;13.3;18.6;2;12.5;0;5.19;28925 +86102;47.4243;7.56921;350;20220709;26.7;11;18.8;1.5;12.46;0;5.18;28802 +86102;47.4243;7.56921;350;20220710;24.7;15;19.8;2.7;12.9;0;5.13;25276 +86102;47.4243;7.56921;350;20220711;26.3;11.2;18.7;2.2;12.26;0;5.43;29225 +86102;47.4243;7.56921;350;20220712;28.2;13.9;21.1;1.6;13.9;0;5.47;28808 +86102;47.4243;7.56921;350;20220713;32.1;12.7;22.4;.9;13.56;0;5.47;29595 +86102;47.4243;7.56921;350;20220714;33.2;19;26.1;2.3;14.33;0;6.62;27985 +86102;47.4243;7.56921;350;20220715;28.4;17;22.7;2.4;12.73;0;5.98;27431 +86102;47.4243;7.56921;350;20220716;27.9;12.8;20.4;1.9;11.56;0;5.61;29057 +86102;47.4243;7.56921;350;20220717;30.1;13.4;21.7;1.8;11.86;0;5.82;28827 +86102;47.4243;7.56921;350;20220718;33.9;13.3;23.6;1.3;12.83;0;5.98;30178 +86102;47.4243;7.56921;350;20220719;36.2;14.7;25.4;1;14.2;0;6.06;30490 +86102;47.4243;7.56921;350;20220720;31.7;18.8;25.2;1.7;17.93;16.7;4.6;19222 +86102;47.4243;7.56921;350;20220721;28.4;18.5;23.4;1.3;18.8;0;4.93;25190 +86102;47.4243;7.56921;350;20220722;31.9;14.9;23.4;1.5;17.3;3.5;4.84;22817 +86102;47.4243;7.56921;350;20220723;28.7;19.1;23.9;1.7;20.4;.4;3.93;17371 +86102;47.4243;7.56921;350;20220724;31.8;16.7;24.2;1.4;18.27;0;5.22;25744 +86102;47.4243;7.56921;350;20220725;34;16.8;25.4;2.8;16.97;0;6.19;24251 +86102;47.4243;7.56921;350;20220726;26.6;19.1;22.8;2.7;15;.1;4.7;18864 +86102;47.4243;7.56921;350;20220727;26.9;15.6;21.3;1.8;13;0;5;25120 +86102;47.4243;7.56921;350;20220728;29.7;13.5;21.6;1.6;13.7;.1;5.1;25380 +86102;47.4243;7.56921;350;20220729;25.1;17.4;21.2;1.5;16;1;3.31;14735 +86102;47.4243;7.56921;350;20220730;28.1;13.8;21;1.4;14.13;0;4.59;23681 +86102;47.4243;7.56921;350;20220731;30.6;15;22.8;1.4;14.46;0;5.07;25598 +86102;47.4243;7.56921;350;20220801;30.6;14.7;22.7;1.6;15.26;.4;5.06;24817 +86102;47.4243;7.56921;350;20220802;30.1;15.3;22.7;1.2;16.46;0;4.98;26243 +86102;47.4243;7.56921;350;20220803;34.4;14.9;24.7;1;15.46;0;5.39;27869 +86102;47.4243;7.56921;350;20220804;37;17.5;27.3;1.2;16.16;0;5.83;27466 +86102;47.4243;7.56921;350;20220805;33.9;19.9;26.9;2;17.13;4.1;5.52;22496 +86102;47.4243;7.56921;350;20220806;22.8;17.8;20.3;2.8;15.43;0;3.07;10197 +86102;47.4243;7.56921;350;20220807;26.8;12.8;19.8;2;13.16;0;4.28;19782 +86102;47.4243;7.56921;350;20220808;29.4;12.4;20.9;1.7;13.3;0;5.09;26353 +86102;47.4243;7.56921;350;20220809;30.3;12.4;21.4;2.2;12.6;0;5.49;26493 +86102;47.4243;7.56921;350;20220810;30.2;12.8;21.5;2;11.93;0;5.43;26679 +86102;47.4243;7.56921;350;20220811;30.9;12.6;21.8;1.5;12;0;5.07;26208 +86102;47.4243;7.56921;350;20220812;29.8;13.3;21.6;1.9;11.63;0;5.31;26350 +86102;47.4243;7.56921;350;20220813;30.1;12.8;21.5;1.5;11.06;0;4.97;25907 +86102;47.4243;7.56921;350;20220814;27.2;13.2;20.2;1.7;13.23;.8;3.83;18172 +86102;47.4243;7.56921;350;20220815;26.2;15.5;20.8;1.7;17.13;4.9;3.54;17813 +86102;47.4243;7.56921;350;20220816;30.2;14.3;22.2;1.2;15.83;.8;4.59;24883 +86102;47.4243;7.56921;350;20220817;27.4;17.6;22.5;1.8;17.56;30.3;3.62;16498 +86102;47.4243;7.56921;350;20220818;21.8;15.4;18.6;1.1;18.2;8.7;2.14;11348 +86102;47.4243;7.56921;350;20220819;22.5;17;19.7;2.1;18.8;9.1;2.05;8293 +86102;47.4243;7.56921;350;20220820;24.6;16.4;20.5;1.6;17.86;4.2;2.87;13785 +86102;47.4243;7.56921;350;20220821;26.6;14.1;20.4;1.2;15.93;0;3.77;21136 +86102;47.4243;7.56921;350;20220822;27.8;14;20.9;1.1;14.46;0;4.04;22898 +86102;47.4243;7.56921;350;20220823;28.7;13.3;21;1.2;13.96;0;4.21;23618 +86102;47.4243;7.56921;350;20220824;29.4;12.6;21;1.2;13.63;0;4.15;22782 +86102;47.4243;7.56921;350;20220825;30.5;13.8;22.2;.9;16.1;0;4.17;23511 +86102;47.4243;7.56921;350;20220826;27.1;15.3;21.2;1.8;17.23;5.2;3.53;17790 +86102;47.4243;7.56921;350;20220827;25.5;17.1;21.3;1.4;18.66;0;3.13;16470 +86102;47.4243;7.56921;350;20220828;26.2;15.4;20.8;1.3;17.5;0;3.07;16049 +86102;47.4243;7.56921;350;20220829;28.5;14.2;21.4;1.1;16.9;0;3.81;21503 +86102;47.4243;7.56921;350;20220830;28.5;14.8;21.6;1.4;17.1;5.9;3.59;18542 +86102;47.4243;7.56921;350;20220831;22.9;16.7;19.8;1.5;17.06;2;2.54;12683 +86102;47.4243;7.56921;350;20220901;23.8;12.6;18.2;1.7;14.8;0;3.14;17890 +86102;47.4243;7.56921;350;20220902;25.1;11.6;18.3;1.3;14.33;7;3.09;17766 +86102;47.4243;7.56921;350;20220903;22.9;14.3;18.6;1.4;16.83;10.3;2.4;13219 +86102;47.4243;7.56921;350;20220904;27.1;13.2;20.1;.8;16.03;.1;3.38;20739 +86102;47.4243;7.56921;350;20220905;28.4;13.2;20.8;1.3;16.3;4.4;3.23;17088 +86102;47.4243;7.56921;350;20220906;24;16.2;20.1;1.3;18.26;2.7;2.13;10254 +86102;47.4243;7.56921;350;20220907;25.3;15.5;20.4;1.5;18.26;19.8;2.67;14026 +86102;47.4243;7.56921;350;20220908;22.8;15.4;19.1;2.5;15.4;1.5;3.12;16448 +86102;47.4243;7.56921;350;20220909;21.9;13.5;17.7;2.5;13.7;0;2.97;15613 +86102;47.4243;7.56921;350;20220910;19.4;13.6;16.5;2.5;13.63;.7;2.15;9759 +86102;47.4243;7.56921;350;20220911;23;13;18;1.2;13.66;0;2.9;18384 +86102;47.4243;7.56921;350;20220912;25.7;9.4;17.5;.8;13.36;0;2.96;20114 +86102;47.4243;7.56921;350;20220913;27.4;12.2;19.8;1.1;15.9;0;2.81;15981 +86102;47.4243;7.56921;350;20220914;23.7;18.2;21;2.1;19.06;7.1;2.08;8455 +86102;47.4243;7.56921;350;20220915;20.4;15.9;18.1;2.4;17.13;13.7;1.61;6305 +86102;47.4243;7.56921;350;20220916;18.1;13.7;15.9;2;13.8;.5;1.78;8567 +86102;47.4243;7.56921;350;20220917;14.2;8.6;11.4;3.2;9.6;0;2.06;11705 +86102;47.4243;7.56921;350;20220918;16.8;6.1;11.4;2.6;9.1;.1;2.4;15983 +86102;47.4243;7.56921;350;20220919;16.9;10.3;13.6;2;8.73;0;2.51;14878 +86102;47.4243;7.56921;350;20220920;17.3;4;10.7;1.5;8.6;0;2.18;16569 +86102;47.4243;7.56921;350;20220921;17.8;5;11.4;1.8;8.8;0;2.3;16767 +86102;47.4243;7.56921;350;20220922;19.1;3.6;11.3;1;8.9;0;2.18;18121 +86102;47.4243;7.56921;350;20220923;20.8;5.8;13.3;1.3;10.96;4.5;2.14;15408 +86102;47.4243;7.56921;350;20220924;16.2;11.9;14.1;1.2;13.76;7.8;1.19;6298 +86102;47.4243;7.56921;350;20220925;15.4;10;12.7;1.2;12.86;4.9;1.11;6470 +86102;47.4243;7.56921;350;20220926;15.9;10.5;13.2;2.7;11.3;5.3;1.77;9577 +86102;47.4243;7.56921;350;20220927;12.4;9.4;10.9;4.9;10.46;19.1;1.43;5749 +86102;47.4243;7.56921;350;20220928;11.3;9.4;10.3;2.8;11.2;18.7;.88;2822 +86102;47.4243;7.56921;350;20220929;12.1;8.3;10.2;.8;10.93;2.7;.94;5915 +86102;47.4243;7.56921;350;20220930;14.7;8.3;11.5;1.3;10.83;.2;1.31;8475 +86102;47.4243;7.56921;350;20221001;13.5;6.8;10.1;2.8;11.5;7.4;.85;4537 +86102;47.4243;7.56921;350;20221002;20.2;12.8;16.5;3.2;14.9;4.8;1.87;9235 +86102;47.4243;7.56921;350;20221003;16.4;11.6;14;1.6;12.63;0;1.42;8857 +86102;47.4243;7.56921;350;20221004;19.2;6.7;13;1;11.4;.1;1.66;13841 +86102;47.4243;7.56921;350;20221005;23;8.7;15.8;1.7;12.5;0;2.19;14502 +86102;47.4243;7.56921;350;20221006;19.3;8.7;14;1.5;12.46;0;1.61;11128 +86102;47.4243;7.56921;350;20221007;21.2;10.2;15.7;1;13.53;0;1.63;12142 +86102;47.4243;7.56921;350;20221008;17.7;12.2;15;1.5;13.23;.4;1.28;6214 +86102;47.4243;7.56921;350;20221009;15.8;7.6;11.7;1.7;10.93;.1;1.32;8643 +86102;47.4243;7.56921;350;20221010;21.6;10.6;16.1;1.4;13.23;.3;1.71;11488 +86102;47.4243;7.56921;350;20221011;17.3;11.6;14.4;1.3;13.9;0;1.19;8104 +86102;47.4243;7.56921;350;20221012;18.2;11;14.6;1.1;12.86;0;1.24;7913 +86102;47.4243;7.56921;350;20221013;16.4;9.1;12.8;1.1;13;1.4;.94;6184 +86102;47.4243;7.56921;350;20221014;16.3;11.8;14.1;2.2;14.6;9;.93;5026 +86102;47.4243;7.56921;350;20221015;19.9;14.2;17.1;3.6;15.06;0;1.7;6558 +86102;47.4243;7.56921;350;20221016;23.5;12.4;17.9;1.3;14.3;0;1.66;11231 +86102;47.4243;7.56921;350;20221017;23.2;10.9;17.1;1.1;13.9;0;1.53;11231 +86102;47.4243;7.56921;350;20221018;22.8;11.9;17.3;1.1;14.6;0;1.45;11045 +86102;47.4243;7.56921;350;20221019;17.8;11.3;14.6;1.7;14.4;0;.99;6685 +86102;47.4243;7.56921;350;20221020;17.8;13.6;15.7;1.9;14.93;5.2;1.05;4720 +86102;47.4243;7.56921;350;20221021;16.1;13.7;14.9;1.7;15.46;18.3;.77;3182 +86102;47.4243;7.56921;350;20221022;21;12.3;16.7;1.3;14.26;.2;1.34;10494 +86102;47.4243;7.56921;350;20221023;21.7;11.2;16.5;2.3;13.13;3;1.77;7675 +86102;47.4243;7.56921;350;20221024;17.3;15.4;16.3;3.3;13.93;13;1.48;2913 +86102;47.4243;7.56921;350;20221025;18.4;10;14.2;1.7;13.2;1;1.13;8570 +86102;47.4243;7.56921;350;20221026;21.5;12.5;17;1.8;14.2;.1;1.41;9314 +86102;47.4243;7.56921;350;20221027;21.8;10.2;16;1.4;13.53;0;1.27;9601 +86102;47.4243;7.56921;350;20221028;22.8;12.4;17.6;1.7;13.96;0;1.45;8023 +86102;47.4243;7.56921;350;20221029;22;11.2;16.6;1.4;13.76;0;1.25;8457 +86102;47.4243;7.56921;350;20221030;21.5;10.9;16.2;1.3;13.23;0;1.21;8286 +86102;47.4243;7.56921;350;20221031;18.5;9.2;13.9;1.2;12.53;0;.92;7177 +86102;47.4243;7.56921;350;20221101;17.3;11.1;14.2;2.1;12.93;.3;1.01;5077 +86102;47.4243;7.56921;350;20221102;16.4;8.2;12.3;1.3;11.1;.1;.86;6640 +86102;47.4243;7.56921;350;20221103;12.7;5.7;9.2;2;10.2;7;.69;4713 +86102;47.4243;7.56921;350;20221104;11;7.2;9.1;2.2;9.7;3.4;.73;3844 +86102;47.4243;7.56921;350;20221105;11.1;7.2;9.2;2.2;8.96;1.8;.85;4473 +86102;47.4243;7.56921;350;20221106;8.8;1.5;5.2;1.7;8.1;.3;.48;5266 +86102;47.4243;7.56921;350;20221107;16.4;6;11.2;1.6;9.63;0;.91;7539 +86102;47.4243;7.56921;350;20221108;14.7;4.7;9.7;1.6;9.06;2.4;.82;6397 +86102;47.4243;7.56921;350;20221109;12.1;8.3;10.2;1.5;11.63;11.3;.52;2287 +86102;47.4243;7.56921;350;20221110;14;7.1;10.5;1.3;10.66;0;.57;7698 +86102;47.4243;7.56921;350;20221111;12.2;3.1;7.7;1.2;9.26;0;.49;5738 +86102;47.4243;7.56921;350;20221112;9.7;3.8;6.8;1.3;9.36;.1;.39;3918 +86102;47.4243;7.56921;350;20221113;7.2;5.6;6.4;2;8.83;1.9;.46;1610 +86102;47.4243;7.56921;350;20221114;10.7;4.8;7.8;1.5;9.36;1.2;.53;2838 +86102;47.4243;7.56921;350;20221115;10.8;7.3;9;1.5;10.56;9.5;.49;2467 +86102;47.4243;7.56921;350;20221116;13.7;8;10.9;1.7;10.5;.7;.65;5331 +86102;47.4243;7.56921;350;20221117;14.6;7.2;10.9;2.9;10.16;14.2;.94;4489 +86102;47.4243;7.56921;350;20221118;10.1;7.2;8.7;3.2;9.43;1.2;.68;3374 +86102;47.4243;7.56921;350;20221119;9.3;4.7;7;2;8.4;.4;.53;3858 +86102;47.4243;7.56921;350;20221120;9.3;4.5;6.9;3.1;7.63;2;.76;4342 +86102;47.4243;7.56921;350;20221121;9.4;4.7;7;3.9;8.2;2.3;.74;4354 +86102;47.4243;7.56921;350;20221122;8.6;5.8;7.2;2.9;7.86;0;.76;2884 +86102;47.4243;7.56921;350;20221123;10.3;2;6.1;1.8;7.63;4.8;.45;6010 +86102;47.4243;7.56921;350;20221124;11.1;6;8.6;2.9;8.6;1.8;.81;3878 +86102;47.4243;7.56921;350;20221125;9.7;3.4;6.6;1.6;8.4;1.5;.47;2939 +86102;47.4243;7.56921;350;20221126;7.8;3.1;5.5;1.1;8.16;0;.3;3183 +86102;47.4243;7.56921;350;20221127;7.3;1.5;4.4;1.9;7.4;0;.37;3892 +86102;47.4243;7.56921;350;20221128;8.4;3.9;6.2;1.9;8.1;0;.48;2576 +86102;47.4243;7.56921;350;20221129;9.3;6;7.6;1.6;9;1.5;.44;2888 +86102;47.4243;7.56921;350;20221130;7.2;6;6.6;2.2;8.4;.4;.49;1432 +86102;47.4243;7.56921;350;20221201;4.1;3.5;3.8;2.5;6.5;0;.56;1066 +86102;47.4243;7.56921;350;20221202;4.4;2.6;3.5;1.7;6.66;0;.4;1740 +86102;47.4243;7.56921;350;20221203;2.7;0;1.3;2.8;6.23;0;.36;1013 +86102;47.4243;7.56921;350;20221204;2.4;1.8;2.1;2.2;6.33;2.1;.42;750 +86102;47.4243;7.56921;350;20221205;7.2;1.9;4.5;1.5;6.93;0;.37;3494 +86102;47.4243;7.56921;350;20221206;4.9;-.3;2.3;1.1;6.33;0;.19;4195 +86102;47.4243;7.56921;350;20221207;5.1;1.9;3.5;1.1;6.26;0;.36;3069 +86102;47.4243;7.56921;350;20221208;2;-1.9;0;1;5.43;2.3;.13;3724 +86102;47.4243;7.56921;350;20221209;-.2;-1.7;-1;1.1;5.56;5.7;.25;1186 +86102;47.4243;7.56921;350;20221210;.4;-.5;0;1;5.73;2;.32;813 +86102;47.4243;7.56921;350;20221211;-1.6;-5;-3.3;.9;4.36;0;.12;3797 +86102;47.4243;7.56921;350;20221212;-2.5;-7.8;-5.1;2;3.73;0;.19;3172 +86102;47.4243;7.56921;350;20221213;-2.6;-7.6;-5.1;2.5;3.63;.9;.25;2798 +86102;47.4243;7.56921;350;20221214;1.7;-3.7;-1;1.8;5.23;8.3;.26;2152 +86102;47.4243;7.56921;350;20221215;0;-.4;-.2;1.7;5.97;5.2;.31;900 +86102;47.4243;7.56921;350;20221216;-1.2;-2.2;-1.7;1.9;5;.9;.27;1766 +86102;47.4243;7.56921;350;20221217;-3;-5.5;-4.2;1.4;4.27;0;.15;3900 +86102;47.4243;7.56921;350;20221218;.5;-6.6;-3;3.7;4.64;0;.22;4000 +86102;47.4243;7.56921;350;20221219;4.9;-1.4;1.7;1.8;5.9;0;.22;4392 +86102;47.4243;7.56921;350;20221220;9.2;.8;5;1.8;6.96;2.6;.41;3912 +86102;47.4243;7.56921;350;20221221;9.6;4.4;7;2;9.2;0;.4;2088 +86102;47.4243;7.56921;350;20221222;12.7;7.7;10.2;6;9.83;1.8;1.16;2497 +86102;47.4243;7.56921;350;20221223;14;9.8;11.9;6.8;12.26;6.2;.83;1481 +86102;47.4243;7.56921;350;20221224;11.2;10.8;11;3;10.43;.9;.9;1007 +86102;47.4243;7.56921;350;20221225;11.5;7.5;9.5;1.8;10.06;0;.45;3139 +86102;47.4243;7.56921;350;20221226;11;6.4;8.7;3.3;9.8;6.9;.67;1401 +86102;47.4243;7.56921;350;20221227;8.2;5.1;6.7;2.1;7.8;.1;.56;2614 +86102;47.4243;7.56921;350;20221228;10.1;1.2;5.6;1.6;7.06;0;.32;5381 +86102;47.4243;7.56921;350;20221229;13.3;5;9.1;4.1;8.36;8.1;1.25;2760 +86102;47.4243;7.56921;350;20221230;12.2;4.7;8.4;3.4;9.23;1.2;.68;3357 +86102;47.4243;7.56921;350;20221231;14.8;11;12.9;2.7;11.16;0;.86;3656 +87072;46.9758;-2.23393;1;20220101;12.7;9.9;11.3;4.5;11.9;0;.61;3353 +87072;46.9758;-2.23393;1;20220102;13;11.7;12.4;6;13.1;0;.64;2355 +87072;46.9758;-2.23393;1;20220103;12.3;11.5;11.9;6.9;13.4;23.3;.41;1897 +87072;46.9758;-2.23393;1;20220104;11.1;9.6;10.4;5.4;10.1;.1;1.05;2547 +87072;46.9758;-2.23393;1;20220105;8.5;5.9;7.2;2.4;7.2;.1;.78;3318 +87072;46.9758;-2.23393;1;20220106;8.9;1.2;5.1;3.9;7.4;2.4;.53;5621 +87072;46.9758;-2.23393;1;20220107;10.9;7.6;9.3;6.9;9.9;1.9;.87;3771 +87072;46.9758;-2.23393;1;20220108;11.1;9.7;10.4;9.6;10.4;7.5;1.22;2539 +87072;46.9758;-2.23393;1;20220109;10.4;8.2;9.3;5.5;10.7;7;.54;3163 +87072;46.9758;-2.23393;1;20220110;11.3;9.7;10.5;4.3;12.2;.3;.36;2747 +87072;46.9758;-2.23393;1;20220111;10.3;8.6;9.5;1.6;10;.1;.51;2851 +87072;46.9758;-2.23393;1;20220112;9;7.1;8.1;3.2;7.8;0;.97;3032 +87072;46.9758;-2.23393;1;20220113;8.8;5.4;7.1;4.8;7.2;0;1.15;4034 +87072;46.9758;-2.23393;1;20220114;2.1;1.4;1.8;2.2;6.2;.1;.39;1948 +87072;46.9758;-2.23393;1;20220115;3;1.4;2.2;2.3;6.8;0;.27;2881 +87072;46.9758;-2.23393;1;20220116;10.3;1.3;5.8;2.7;9.1;0;.2;6658 +87072;46.9758;-2.23393;1;20220117;6.3;5;5.7;2.3;8.9;.3;.28;2670 +87072;46.9758;-2.23393;1;20220118;6.2;5;5.6;3.4;7.5;.1;.68;2601 +87072;46.9758;-2.23393;1;20220119;8.4;5.3;6.9;2;7.9;.9;.58;4118 +87072;46.9758;-2.23393;1;20220120;9.3;4.7;7;3.6;8;0;.77;5035 +87072;46.9758;-2.23393;1;20220121;7.6;3.4;5.5;4;6.4;0;1.02;4877 +87072;46.9758;-2.23393;1;20220122;6;3.5;4.8;3.8;6.8;0;.75;3850 +87072;46.9758;-2.23393;1;20220123;5.5;3.6;4.6;5;7;0;.74;3421 +87072;46.9758;-2.23393;1;20220124;5.5;2.4;4;2.6;6.9;0;.5;4374 +87072;46.9758;-2.23393;1;20220125;5.8;1.1;3.5;2.2;7.1;0;.36;5413 +87072;46.9758;-2.23393;1;20220126;3.2;3.4;3.3;3;6.5;0;.65;0 +87072;46.9758;-2.23393;1;20220127;6.5;.8;3.7;2.1;7.2;.1;.38;6100 +87072;46.9758;-2.23393;1;20220128;9.7;5.6;7.7;1.1;10.6;.2;.3;5270 +87072;46.9758;-2.23393;1;20220129;9.2;6.8;8;1.8;10.5;.1;.36;4128 +87072;46.9758;-2.23393;1;20220130;9;8.3;8.7;2.2;10.6;.4;.46;2342 +87072;46.9758;-2.23393;1;20220131;10.8;7.9;9.4;4.7;9.5;0;1.02;4643 +87072;46.9758;-2.23393;1;20220201;10.3;7.6;9;5.9;10.4;0;.66;4548 +87072;46.9758;-2.23393;1;20220202;9.5;7.8;8.7;3;10;0;.62;3695 +87072;46.9758;-2.23393;1;20220203;9.4;5.9;7.7;2.2;10.4;.8;.36;5296 +87072;46.9758;-2.23393;1;20220204;11.8;9.1;10.5;3.7;10.2;.3;1.01;4739 +87072;46.9758;-2.23393;1;20220205;11.4;2.9;7.2;2.6;9.2;0;.61;8385 +87072;46.9758;-2.23393;1;20220206;11.8;7.1;9.5;8.3;11.5;.2;.47;6370 +87072;46.9758;-2.23393;1;20220207;11.4;9.8;10.6;3.1;11.5;.4;.69;3845 +87072;46.9758;-2.23393;1;20220208;8.5;8.1;8.3;1.8;10.2;.1;.51;2039 +87072;46.9758;-2.23393;1;20220209;6.8;5.3;6.1;2.2;9.1;0;.42;3833 +87072;46.9758;-2.23393;1;20220210;9.6;6.8;8.2;3.1;9.65;0;1.05;6033 +87072;46.9758;-2.23393;1;20220211;10.5;1.4;5.9;3.2;6.85;0;1.14;9819 +87072;46.9758;-2.23393;1;20220212;9;1.7;5.4;3.7;7.4;0;.92;8983 +87072;46.9758;-2.23393;1;20220213;11.9;5.7;8.8;8.7;10.4;12.5;.82;7104 +87072;46.9758;-2.23393;1;20220214;12.8;7;9.9;5.3;9.65;1.6;1.35;8461 +87072;46.9758;-2.23393;1;20220215;11.8;5.7;8.7;5.9;10.7;6.6;.66;7018 +87072;46.9758;-2.23393;1;20220216;12.3;10.3;11.3;9.1;13.3;1.1;.37;4848 +87072;46.9758;-2.23393;1;20220217;12.8;11;11.9;6.2;13;.5;.74;4672 +87072;46.9758;-2.23393;1;20220218;11.8;10.5;11.2;7.7;10.3;1;1.6;4053 +87072;46.9758;-2.23393;1;20220219;11.4;6.5;9;6.5;8.8;.2;1.51;7807 +87072;46.9758;-2.23393;1;20220220;13;9.4;11.2;7.8;12;.2;.99;6811 +87072;46.9758;-2.23393;1;20220221;12;9.5;10.8;8;9.5;0;1.87;5784 +87072;46.9758;-2.23393;1;20220222;11.9;8.2;10.1;4.7;11.7;.3;.72;7095 +87072;46.9758;-2.23393;1;20220223;12.8;8.2;10.5;1.2;9.9;.3;1;7999 +87072;46.9758;-2.23393;1;20220224;11.3;8.2;9.8;5.1;9.1;.7;1.5;6689 +87072;46.9758;-2.23393;1;20220225;11;6.8;8.9;2.7;8.1;0;1.33;7862 +87072;46.9758;-2.23393;1;20220226;12.7;4.6;8.7;3.5;6.7;0;1.92;10996 +87072;46.9758;-2.23393;1;20220227;13.4;5.4;9.4;3.3;9.1;.2;1.46;11077 +87072;46.9758;-2.23393;1;20220228;9;7;8;2.9;10.8;0;.51;5704 +87072;46.9758;-2.23393;1;20220301;12.5;8;10.3;3;10.9;.6;1.08;8578 +87072;46.9758;-2.23393;1;20220302;13.2;9.7;11.5;2.7;11.8;2;1.08;7686 +87072;46.9758;-2.23393;1;20220303;10.7;10.1;10.4;4.3;11.3;6.7;.85;3330 +87072;46.9758;-2.23393;1;20220304;11.4;7.8;9.6;4.6;9.1;.1;1.52;7997 +87072;46.9758;-2.23393;1;20220305;10.9;5.6;8.3;3.6;8;.1;1.52;9790 +87072;46.9758;-2.23393;1;20220306;9.7;7.1;8.4;4.6;8;0;1.55;6999 +87072;46.9758;-2.23393;1;20220307;9;2.6;5.8;4.2;5.6;0;1.86;11018 +87072;46.9758;-2.23393;1;20220308;11.5;4.9;8.2;4;9.3;1.5;1.28;11327 +87072;46.9758;-2.23393;1;20220309;11.8;7.1;9.5;5;10.5;.8;1.17;9707 +87072;46.9758;-2.23393;1;20220310;12.1;9.6;10.9;2.9;11;1.3;1.18;7216 +87072;46.9758;-2.23393;1;20220311;12.7;8.5;10.6;7.4;10.8;5.8;1.48;9414 +87072;46.9758;-2.23393;1;20220312;12.7;8.7;10.7;6.3;10.3;1.6;1.67;9303 +87072;46.9758;-2.23393;1;20220313;11.7;9.8;10.8;4.9;10.1;.8;1.53;6545 +87072;46.9758;-2.23393;1;20220314;16;6.7;11.4;3.9;8.9;.9;2.41;14432 +87072;46.9758;-2.23393;1;20220315;16.1;10.3;13.2;2.8;12.1;0;1.76;11571 +87072;46.9758;-2.23393;1;20220316;13;12.1;12.6;4.4;11.9;.9;1.37;4721 +87072;46.9758;-2.23393;1;20220317;12.6;7;9.8;4.3;8.1;0;2.13;11639 +87072;46.9758;-2.23393;1;20220318;14.7;4.7;9.7;7.1;6.75;0;3.27;16610 +87072;46.9758;-2.23393;1;20220319;15.4;6.7;11;4.7;9.1;0;2.3;12044 +87072;46.9758;-2.23393;1;20220320;15.4;9.3;12.3;3.6;10.65;0;2.02;12084 +87072;46.9758;-2.23393;1;20220321;17.1;8.9;13;5.2;11;0;2.53;15735 +87072;46.9758;-2.23393;1;20220322;16;8.6;12.3;5.5;9.25;0;2.83;14711 +87072;46.9758;-2.23393;1;20220323;15.5;7.3;11.4;4.2;8;0;2.83;15815 +87072;46.9758;-2.23393;1;20220324;18.1;3.6;10.9;2.7;7.2;0;2.94;19308 +87072;46.9758;-2.23393;1;20220325;19.7;7.4;13.6;4.3;8;0;3.79;19429 +87072;46.9758;-2.23393;1;20220326;21;8.5;14.8;5.1;8.15;0;4.4;20011 +87072;46.9758;-2.23393;1;20220327;20.1;8.2;14.1;3.3;8.8;0;3.38;18297 +87072;46.9758;-2.23393;1;20220328;18.2;8.5;13.3;3.5;10.45;.1;2.75;16740 +87072;46.9758;-2.23393;1;20220329;13.5;11;12.2;3.5;11.5;.1;1.58;8405 +87072;46.9758;-2.23393;1;20220330;14;9.8;11.9;3.4;10.9;.4;1.83;10833 +87072;46.9758;-2.23393;1;20220331;11;6.8;8.9;5.6;7.85;2.1;2.23;11950 +87072;46.9758;-2.23393;1;20220401;9.8;3.1;6.4;6.7;5.45;.4;2.79;16364 +87072;46.9758;-2.23393;1;20220402;10.6;3.4;7;3.8;5.85;0;2.44;15508 +87072;46.9758;-2.23393;1;20220403;10.4;.8;5.6;4.5;4.95;0;2.68;18476 +87072;46.9758;-2.23393;1;20220404;10.3;2.4;6.3;4.2;6.94;.1;2.04;17806 +87072;46.9758;-2.23393;1;20220405;13;8.6;10.8;5.3;11.21;0;1.74;13975 +87072;46.9758;-2.23393;1;20220406;13.3;8.6;10.9;7.1;11.3;3;1.62;10440 +87072;46.9758;-2.23393;1;20220407;14.1;11.2;12.6;7.8;12.75;12.1;1.64;10636 +87072;46.9758;-2.23393;1;20220408;14;10.1;12;8.1;11.3;3.5;1.97;10061 +87072;46.9758;-2.23393;1;20220409;13.2;4.5;8.8;3;7.4;.1;2.58;18807 +87072;46.9758;-2.23393;1;20220410;15.5;1.7;8.6;4.9;8.25;0;2.84;21869 +87072;46.9758;-2.23393;1;20220411;20.1;7.3;13.7;5.7;10.8;.6;3.85;23346 +87072;46.9758;-2.23393;1;20220412;15.7;11.6;13.6;3.3;12.5;2.9;2.19;14040 +87072;46.9758;-2.23393;1;20220413;19.6;5.7;12.6;2.2;11.9;1.3;3;23281 +87072;46.9758;-2.23393;1;20220414;21;7.5;14.3;2.9;12.45;.2;3.43;23968 +87072;46.9758;-2.23393;1;20220415;22.7;10.1;16.4;3.2;12.75;0;3.95;24161 +87072;46.9758;-2.23393;1;20220416;21.7;11.1;16.4;3.3;12.05;0;3.9;22584 +87072;46.9758;-2.23393;1;20220417;19.5;8.7;14.1;3.2;11.35;0;3.28;20573 +87072;46.9758;-2.23393;1;20220418;16.4;9.9;13.2;4.4;11.05;0;2.56;13420 +87072;46.9758;-2.23393;1;20220419;15.2;7.9;11.5;4.5;8.9;0;3.03;18184 +87072;46.9758;-2.23393;1;20220420;17.2;8.3;12.8;4.8;10.55;0;3.06;19279 +87072;46.9758;-2.23393;1;20220421;19;10;14.5;3.4;11.95;0;3.07;18799 +87072;46.9758;-2.23393;1;20220422;18.7;8.5;13.6;3.5;11.9;.7;3.06;19984 +87072;46.9758;-2.23393;1;20220423;18.7;10.7;14.7;4.3;12.45;.1;3.04;17409 +87072;46.9758;-2.23393;1;20220424;17.2;10.8;14;3.4;13.2;.7;2.31;14403 +87072;46.9758;-2.23393;1;20220425;18.1;10.5;14.3;3.2;11.85;.1;3.01;18399 +87072;46.9758;-2.23393;1;20220426;19.1;6.8;13;4.5;10.15;0;3.98;26163 +87072;46.9758;-2.23393;1;20220427;20.2;8.8;14.5;6;10.2;0;4.43;23699 +87072;46.9758;-2.23393;1;20220428;20.3;12.5;16.4;4.1;11.7;0;3.98;20693 +87072;46.9758;-2.23393;1;20220429;20.5;10.2;15.3;4.3;12.45;0;3.68;21405 +87072;46.9758;-2.23393;1;20220430;17.3;7.9;12.6;4.4;10.35;0;3.23;19949 +87072;46.9758;-2.23393;1;20220501;19.8;9.1;14.4;3.3;9.95;.1;4.05;23842 +87072;46.9758;-2.23393;1;20220502;17.3;11.7;14.5;4.5;11.3;.2;3.2;16869 +87072;46.9758;-2.23393;1;20220503;19.6;10.6;15.1;3.9;10.95;0;3.79;20792 +87072;46.9758;-2.23393;1;20220504;19.4;9.9;14.7;4.1;11.35;0;3.81;22464 +87072;46.9758;-2.23393;1;20220505;19.4;9.3;14.3;3.6;12.05;0;3.54;23061 +87072;46.9758;-2.23393;1;20220506;17.9;10.7;14.3;3.7;12.4;0;3.17;20016 +87072;46.9758;-2.23393;1;20220507;18.1;11.1;14.6;3.8;12.8;0;3.16;19842 +87072;46.9758;-2.23393;1;20220508;22.9;12.1;17.5;3.5;13.3;0;4.47;24730 +87072;46.9758;-2.23393;1;20220509;24.1;14.9;19.5;3.1;13.8;0;4.63;22953 +87072;46.9758;-2.23393;1;20220510;24.1;10.8;17.5;1.8;13.9;0;4.33;26772 +87072;46.9758;-2.23393;1;20220511;19.6;11.4;15.5;3.4;14.6;0;3.17;20322 +87072;46.9758;-2.23393;1;20220512;17.3;12.1;14.7;3.3;12.3;0;3.05;17550 +87072;46.9758;-2.23393;1;20220513;19.2;11.6;15.4;3.6;11.5;0;3.83;21276 +87072;46.9758;-2.23393;1;20220514;24.1;13.2;18.7;3.7;13.5;.6;4.95;25557 +87072;46.9758;-2.23393;1;20220515;24.4;17.2;20.8;4.4;16.9;0;4.52;20895 +87072;46.9758;-2.23393;1;20220516;22.2;15.2;18.7;3.5;16.5;.1;3.76;20692 +87072;46.9758;-2.23393;1;20220517;27;15.6;21.3;3.5;16.3;0;5.39;26464 +87072;46.9758;-2.23393;1;20220518;27.8;13.7;20.8;2.6;15.7;0;5.52;29197 +87072;46.9758;-2.23393;1;20220519;20.1;15.3;17.7;3.8;15;6.3;3.4;17370 +87072;46.9758;-2.23393;1;20220520;19.6;14.9;17.3;3.4;15.1;.1;3.2;17254 +87072;46.9758;-2.23393;1;20220521;24.6;12.9;18.8;3.3;14.7;0;4.94;27217 +87072;46.9758;-2.23393;1;20220522;26.5;16.9;21.7;3.6;16.5;15.9;5.27;24757 +87072;46.9758;-2.23393;1;20220523;17.6;15.1;16.4;4.8;15.7;4.6;2.37;12765 +87072;46.9758;-2.23393;1;20220524;17.3;12.6;15;4.3;12.5;1;3.18;17493 +87072;46.9758;-2.23393;1;20220525;18.3;11.9;15.1;3.7;13.3;.1;3.31;20446 +87072;46.9758;-2.23393;1;20220526;17.5;13.7;15.6;3.2;14;0;2.8;15844 +87072;46.9758;-2.23393;1;20220527;17.6;12.7;15.2;2.9;14.3;0;2.85;18020 +87072;46.9758;-2.23393;1;20220528;22.9;11.8;17.4;4.5;12.1;0;5.19;27106 +87072;46.9758;-2.23393;1;20220529;19.2;11.9;15.6;5.4;9.7;0;4.75;22076 +87072;46.9758;-2.23393;1;20220530;18.9;10.1;14.5;4.1;10.4;0;4.26;24282 +87072;46.9758;-2.23393;1;20220531;19.7;11.1;15.4;2.4;11.3;0;4.05;24066 +87072;46.9758;-2.23393;1;20220601;21.6;12.7;17.2;2.8;11.6;0;4.56;24536 +87072;46.9758;-2.23393;1;20220602;24.6;15.6;20.1;3.7;13.3;.2;5.36;24728 +87072;46.9758;-2.23393;1;20220603;22.8;16.2;19.5;2.2;16.6;.1;3.95;21246 +87072;46.9758;-2.23393;1;20220604;20.5;14.7;17.6;2.8;17.7;1.1;3.18;19968 +87072;46.9758;-2.23393;1;20220605;19.8;15.9;17.9;4.3;15.2;1.1;3.38;16437 +87072;46.9758;-2.23393;1;20220606;17.6;13;15.3;3.2;14.8;3.2;2.8;17867 +87072;46.9758;-2.23393;1;20220607;20.1;15.3;17.7;5.4;16.3;14.2;3.31;18277 +87072;46.9758;-2.23393;1;20220608;19.1;16;17.6;5.9;16.4;.1;2.87;14746 +87072;46.9758;-2.23393;1;20220609;19.6;15.7;17.7;4;15;0;3.35;16541 +87072;46.9758;-2.23393;1;20220610;20.2;16.5;18.4;2.8;16.1;0;3.18;16137 +87072;46.9758;-2.23393;1;20220611;20.7;14.6;17.7;3;15.7;0;3.62;20693 +87072;46.9758;-2.23393;1;20220612;24.2;14.2;19.2;4.7;12.9;0;5.63;26472 +87072;46.9758;-2.23393;1;20220613;24.2;13.2;18.7;4.5;12.7;0;5.63;27782 +87072;46.9758;-2.23393;1;20220614;28.6;14.6;21.6;4.1;13.8;0;6.83;31115 +87072;46.9758;-2.23393;1;20220615;25.9;17;21.5;3.2;15.6;0;5.31;25046 +87072;46.9758;-2.23393;1;20220616;30;16.7;23.4;2.9;15.6;0;6.58;30596 +87072;46.9758;-2.23393;1;20220617;34;21.2;27.6;2.6;16.9;0;7.28;30033 +87072;46.9758;-2.23393;1;20220618;33.1;22.9;28;3.6;17;1.9;7.46;26839 +87072;46.9758;-2.23393;1;20220619;23.7;16.9;20.3;5.1;18.2;.1;4.3;21953 +87072;46.9758;-2.23393;1;20220620;24.7;17.3;21;2.7;17.8;19.5;4.49;22896 +87072;46.9758;-2.23393;1;20220621;23.3;17.6;20.5;2.5;19;1;3.79;20117 +87072;46.9758;-2.23393;1;20220622;20.8;17.4;19.1;2.6;18.7;0;2.89;15577 +87072;46.9758;-2.23393;1;20220623;21.8;14.8;18.3;2.8;17.1;2;3.77;22267 +87072;46.9758;-2.23393;1;20220624;20;16.9;18.5;5.3;16.8;3.7;3.11;14874 +87072;46.9758;-2.23393;1;20220625;19.9;15.2;17.6;4.4;13.3;0;3.95;18264 +87072;46.9758;-2.23393;1;20220626;20;14.9;17.5;3.7;12.4;1.7;4.08;19007 +87072;46.9758;-2.23393;1;20220627;19.7;13.5;16.6;3.5;12.6;0;3.97;20924 +87072;46.9758;-2.23393;1;20220628;20.3;12.9;16.6;3.6;12.8;1.3;4.16;22825 +87072;46.9758;-2.23393;1;20220629;20.2;15.1;17.7;4.2;15;2.3;3.64;18962 +87072;46.9758;-2.23393;1;20220630;19.1;14.2;16.7;3.9;12.8;1.3;3.74;18571 +87072;46.9758;-2.23393;1;20220701;19.9;12.6;16.3;1.9;13.1;0;3.78;22601 +87072;46.9758;-2.23393;1;20220702;20.5;12.4;16.5;2.7;13.9;0;3.94;23768 +87072;46.9758;-2.23393;1;20220703;19.8;14.4;17.1;4;14.3;0;3.65;19413 +87072;46.9758;-2.23393;1;20220704;20.7;13.7;17.2;4.5;13.8;0;4.14;22045 +87072;46.9758;-2.23393;1;20220705;22.3;13.9;18.1;4.6;13.7;0;4.73;24093 +87072;46.9758;-2.23393;1;20220706;25.1;14.8;20;4.5;15;0;5.43;26614 +87072;46.9758;-2.23393;1;20220707;23;15.2;19.1;3.7;16.1;0;4.34;23141 +87072;46.9758;-2.23393;1;20220708;28.5;16.9;22.7;4.3;14.6;0;6.64;28126 +87072;46.9758;-2.23393;1;20220709;28.3;17.5;22.9;3.9;15.9;0;6.2;27089 +87072;46.9758;-2.23393;1;20220710;30.1;18.3;24.2;4.4;14.2;0;7.27;28245 +87072;46.9758;-2.23393;1;20220711;32.3;18.3;25.3;3.5;14.8;0;7.46;30450 +87072;46.9758;-2.23393;1;20220712;32.7;20.9;26.8;2.7;16;0;6.87;28112 +87072;46.9758;-2.23393;1;20220713;30.5;18.2;24.4;1.9;17.6;0;5.89;28625 +87072;46.9758;-2.23393;1;20220714;28.1;17.6;22.9;3.1;15.4;0;5.86;26392 +87072;46.9758;-2.23393;1;20220715;28.7;15.9;22.3;3.6;13.7;0;6.52;29041 +87072;46.9758;-2.23393;1;20220716;32;18.1;25.1;4.3;13.2;0;7.95;30048 +87072;46.9758;-2.23393;1;20220717;33.6;20.9;27.3;4.2;13.3;0;8.34;28759 +87072;46.9758;-2.23393;1;20220718;38.3;22.3;30.3;2.6;14.5;0;8.01;29864 +87072;46.9758;-2.23393;1;20220719;24;19.3;21.7;4.2;19.2;1.4;3.91;17456 +87072;46.9758;-2.23393;1;20220720;22.4;18.7;20.6;4.3;19.1;0;3.3;15457 +87072;46.9758;-2.23393;1;20220721;21.6;17;19.3;3.3;16.4;.3;3.53;17155 +87072;46.9758;-2.23393;1;20220722;22.6;17.3;20;3;17.3;2.5;3.66;18335 +87072;46.9758;-2.23393;1;20220723;21.6;15.5;18.6;2.7;15.2;.1;3.72;19586 +87072;46.9758;-2.23393;1;20220724;26.8;15.3;21.1;2.5;17;.2;5.05;26723 +87072;46.9758;-2.23393;1;20220725;21.6;18.7;20.2;4.9;18.4;0;3.13;13457 +87072;46.9758;-2.23393;1;20220726;22.3;17.7;20;3.6;15.4;0;3.91;16834 +87072;46.9758;-2.23393;1;20220727;23.9;16;20;3.6;13.2;0;4.89;21915 +87072;46.9758;-2.23393;1;20220728;25.9;17.4;21.7;3.4;15.5;0;5.04;22629 +87072;46.9758;-2.23393;1;20220729;23.2;18.4;20.8;3.4;17.7;0;3.7;16976 +87072;46.9758;-2.23393;1;20220730;23.2;16.8;20;3.4;17.5;.1;3.81;19487 +87072;46.9758;-2.23393;1;20220731;21.6;16.4;19;3.6;18.6;0;3.06;17503 +87072;46.9758;-2.23393;1;20220801;22.9;17.5;20.2;3.2;19.4;0;3.31;17750 +87072;46.9758;-2.23393;1;20220802;28.7;17.7;23.2;2.6;18.4;0;5.19;25135 +87072;46.9758;-2.23393;1;20220803;26.9;17.7;22.3;2.5;19.2;0;4.52;22889 +87072;46.9758;-2.23393;1;20220804;25.3;18.7;22;4.2;17.8;0;4.49;19317 +87072;46.9758;-2.23393;1;20220805;25.7;15.8;20.8;5;13.3;0;5.72;23497 +87072;46.9758;-2.23393;1;20220806;27.4;15;21.2;5.1;11.3;0;6.71;26137 +87072;46.9758;-2.23393;1;20220807;28.7;16.6;22.7;4.7;11.5;0;6.92;25682 +87072;46.9758;-2.23393;1;20220808;30.6;17.8;24.2;4.4;12.7;0;7.14;26264 +87072;46.9758;-2.23393;1;20220809;32.2;18.7;25.5;4;14.4;0;7.15;26817 +87072;46.9758;-2.23393;1;20220810;34.8;19.5;27.2;4;14.2;0;7.79;26926 +87072;46.9758;-2.23393;1;20220811;34.4;19.6;27;3.6;12.5;0;7.57;26768 +87072;46.9758;-2.23393;1;20220812;35.4;21.4;28.4;3.2;12.3;0;7.5;26607 +87072;46.9758;-2.23393;1;20220813;30.7;20.7;25.7;3.2;16.7;.7;5.81;22566 +87072;46.9758;-2.23393;1;20220814;20.6;19.3;20;3.8;20.4;7.4;1.89;8201 +87072;46.9758;-2.23393;1;20220815;22.8;18.2;20.5;3.9;19.7;1.8;3.01;15173 +87072;46.9758;-2.23393;1;20220816;22.8;18.3;20.6;3.7;19;6.4;3.11;14913 +87072;46.9758;-2.23393;1;20220817;21.3;17.1;19.2;2.5;18.3;1.6;2.67;14320 +87072;46.9758;-2.23393;1;20220818;21.8;17.4;19.6;4.5;18.5;.3;2.91;14555 +87072;46.9758;-2.23393;1;20220819;22.3;18.3;20.3;3.7;20.3;.6;2.64;13793 +87072;46.9758;-2.23393;1;20220820;21.7;14.6;18.2;2.3;17.1;0;3.01;18190 +87072;46.9758;-2.23393;1;20220821;21.6;16.3;19;2.2;18.5;2.8;2.7;15631 +87072;46.9758;-2.23393;1;20220822;22.8;18.4;20.6;3.3;20.8;.2;2.65;14157 +87072;46.9758;-2.23393;1;20220823;23.9;19.3;21.6;2.6;21.1;.4;2.86;14367 +87072;46.9758;-2.23393;1;20220824;28.6;17.9;23.3;3;20.4;3.1;4.45;21656 +87072;46.9758;-2.23393;1;20220825;23.5;19.7;21.6;3.1;20.4;0;2.82;12882 +87072;46.9758;-2.23393;1;20220826;22.5;15.8;19.2;3.4;16;0;3.37;16917 +87072;46.9758;-2.23393;1;20220827;26.1;15.8;21;3.6;15.2;0;4.54;20770 +87072;46.9758;-2.23393;1;20220828;27.5;19.2;23.4;4.2;14.3;0;5.32;18517 +87072;46.9758;-2.23393;1;20220829;29.4;18.3;23.9;3.4;15.8;.2;5.23;21215 +87072;46.9758;-2.23393;1;20220830;28.2;19.6;23.9;3;18.8;0;4.32;18545 +87072;46.9758;-2.23393;1;20220831;23.4;18.3;20.9;2;21.2;4.4;2.55;14205 +87072;46.9758;-2.23393;1;20220901;24;17.4;20.7;1.3;20;.2;2.79;16001 +87072;46.9758;-2.23393;1;20220902;23.3;17.3;20.3;2.6;19.7;1.5;2.75;15136 +87072;46.9758;-2.23393;1;20220903;22.5;18;20.3;4.1;17.8;.1;2.99;13021 +87072;46.9758;-2.23393;1;20220904;24.3;18.3;21.3;3.6;18;.1;3.38;14877 +87072;46.9758;-2.23393;1;20220905;27.8;18.1;23;3.2;18.8;.3;4.11;18701 +87072;46.9758;-2.23393;1;20220906;22.3;19.8;21.1;5.2;18.6;2.6;2.89;9498 +87072;46.9758;-2.23393;1;20220907;21.5;19.3;20.4;6.5;17.4;10.6;3.09;8841 +87072;46.9758;-2.23393;1;20220908;21.6;16.6;19.1;7.7;16.6;3.4;3.28;13116 +87072;46.9758;-2.23393;1;20220909;20.8;17.1;19;6.9;16;.2;3.15;11203 +87072;46.9758;-2.23393;1;20220910;19.9;15.4;17.7;2.3;17.1;.1;2.08;12221 +87072;46.9758;-2.23393;1;20220911;26.4;17.5;22;2.1;18.2;.1;3.32;16951 +87072;46.9758;-2.23393;1;20220912;29.7;18.7;24.2;3.6;16.9;.3;4.8;18642 +87072;46.9758;-2.23393;1;20220913;27.7;21.9;24.8;3.8;20.7;.1;3.8;13454 +87072;46.9758;-2.23393;1;20220914;22.8;19.9;21.4;3.2;20.6;0;2.22;9472 +87072;46.9758;-2.23393;1;20220915;22;18.9;20.5;3.6;18.3;0;2.45;9690 +87072;46.9758;-2.23393;1;20220916;20.5;14.7;17.6;4.1;11.9;0;3.35;13054 +87072;46.9758;-2.23393;1;20220917;19.3;12.6;16;3.5;10.4;0;3.13;13873 +87072;46.9758;-2.23393;1;20220918;20.3;12.4;16.4;3.5;9.8;0;3.42;14892 +87072;46.9758;-2.23393;1;20220919;21.8;12.6;17.2;4.1;11.4;0;3.6;15888 +87072;46.9758;-2.23393;1;20220920;22;12.9;17.5;3.6;11;0;3.54;15634 +87072;46.9758;-2.23393;1;20220921;22;13.6;17.8;3;12.1;0;3.14;14866 +87072;46.9758;-2.23393;1;20220922;22.1;12.6;17.4;2.2;11.8;0;2.86;15626 +87072;46.9758;-2.23393;1;20220923;18.8;14.2;16.5;2;15;1;1.84;10809 +87072;46.9758;-2.23393;1;20220924;19.2;14.4;16.8;3.5;13.8;.6;2.35;10915 +87072;46.9758;-2.23393;1;20220925;20.4;13.6;17;3.7;12.1;0;2.94;12812 +87072;46.9758;-2.23393;1;20220926;17.2;11;14.1;4.6;11.9;2.3;2.29;12103 +87072;46.9758;-2.23393;1;20220927;17.7;14.4;16.1;7.2;13.6;2.1;2.49;8778 +87072;46.9758;-2.23393;1;20220928;16.6;16;16.3;8.2;14.5;.6;2.08;3803 +87072;46.9758;-2.23393;1;20220929;16.2;12.9;14.6;3.5;11.7;3.7;2.02;8576 +87072;46.9758;-2.23393;1;20220930;17;7.7;12.4;3.5;12.9;4.1;1.62;14106 +87072;46.9758;-2.23393;1;20221001;18.6;15.6;17.1;7.6;18.9;.8;.99;7994 +87072;46.9758;-2.23393;1;20221002;20;17.1;18.6;5.6;17.6;.1;1.95;7769 +87072;46.9758;-2.23393;1;20221003;19.9;15;17.5;2.3;15.5;.1;1.82;9923 +87072;46.9758;-2.23393;1;20221004;18.5;12.5;15.5;1.1;15.5;.1;1.43;10827 +87072;46.9758;-2.23393;1;20221005;20.4;15.3;17.9;4.7;16.1;.2;2.14;9873 +87072;46.9758;-2.23393;1;20221006;18.8;9.2;14;1.9;11.6;.1;1.86;13310 +87072;46.9758;-2.23393;1;20221007;18;9.4;13.7;2.3;11.8;.1;1.79;12449 +87072;46.9758;-2.23393;1;20221008;19.7;12.6;16.2;3;13.8;0;1.98;11185 +87072;46.9758;-2.23393;1;20221009;21.4;12.1;16.8;3;12.9;.2;2.37;12611 +87072;46.9758;-2.23393;1;20221010;19.3;16.1;17.7;3.2;17.2;0;1.46;7377 +87072;46.9758;-2.23393;1;20221011;20.8;14.9;17.9;3.4;14.9;.1;2.12;9824 +87072;46.9758;-2.23393;1;20221012;18.7;10.3;14.5;1.5;14;.6;1.4;11534 +87072;46.9758;-2.23393;1;20221013;18;14.2;16.1;5.3;16.5;6.9;1.26;7715 +87072;46.9758;-2.23393;1;20221014;19.4;15.6;17.5;6.9;18.4;5.2;1.25;7614 +87072;46.9758;-2.23393;1;20221015;18.7;15.2;17;6;17.2;3.7;1.35;7218 +87072;46.9758;-2.23393;1;20221016;20.7;14.8;17.8;3;17;.2;1.56;9193 +87072;46.9758;-2.23393;1;20221017;19.3;16.2;17.8;2.3;17.6;2.6;1.2;6624 +87072;46.9758;-2.23393;1;20221018;22.9;15.5;19.2;3.4;18.7;.3;1.73;9999 +87072;46.9758;-2.23393;1;20221019;24.4;17.7;21.1;3.7;18.2;8.1;2.31;9394 +87072;46.9758;-2.23393;1;20221020;20.3;13.1;16.7;4.4;17;0;1.38;9598 +87072;46.9758;-2.23393;1;20221021;20.5;17.9;19.2;7.1;15.7;.7;2.74;5761 +87072;46.9758;-2.23393;1;20221022;20.1;15.9;18;4.1;16.8;0;1.6;7174 +87072;46.9758;-2.23393;1;20221023;20.4;14.9;17.7;7;16;6.2;2.09;8071 +87072;46.9758;-2.23393;1;20221024;18.6;16.9;17.8;8.8;15.8;2.6;2.21;4505 +87072;46.9758;-2.23393;1;20221025;19.9;15.6;17.8;4.1;16.1;.4;1.65;6961 +87072;46.9758;-2.23393;1;20221026;20.7;16.8;18.8;4.4;17.3;.4;1.69;6546 +87072;46.9758;-2.23393;1;20221027;21.2;15.5;18.4;4.2;17.4;.1;1.58;7767 +87072;46.9758;-2.23393;1;20221028;19;16.1;17.6;4;17.2;.1;1.23;5514 +87072;46.9758;-2.23393;1;20221029;21.1;17.3;19.2;4;17.8;3.7;1.6;6199 +87072;46.9758;-2.23393;1;20221030;18.6;14.1;16.4;3.2;15.5;1.5;1.21;6636 +87072;46.9758;-2.23393;1;20221031;18.5;13.1;15.8;4.8;14.8;8.6;1.42;7152 +87072;46.9758;-2.23393;1;20221101;17.4;14.5;16;8.9;12.5;2.9;2.69;5216 +87072;46.9758;-2.23393;1;20221102;17.9;13.3;15.6;5.8;12.8;0;2.02;6432 +87072;46.9758;-2.23393;1;20221103;16.6;15.9;16.3;8.6;13.3;19.3;2.41;2584 +87072;46.9758;-2.23393;1;20221104;15.1;10.8;13;8.9;10.4;.1;2.32;6054 +87072;46.9758;-2.23393;1;20221105;15.9;10.6;13.3;3.7;11.9;6.1;1.25;6609 +87072;46.9758;-2.23393;1;20221106;16.8;14.2;15.5;7.6;14.5;8.5;1.53;4619 +87072;46.9758;-2.23393;1;20221107;17.4;14.8;16.1;7.6;14.2;.3;1.88;4556 +87072;46.9758;-2.23393;1;20221108;16.4;14.6;15.5;8.3;13.9;4;1.79;3770 +87072;46.9758;-2.23393;1;20221109;16.4;12.7;14.6;5.8;12.7;.7;1.62;5256 +87072;46.9758;-2.23393;1;20221110;17.5;9.6;13.6;2.3;12.7;0;.9;7493 +87072;46.9758;-2.23393;1;20221111;15.7;9;12.4;2.8;12.3;.1;.8;6822 +87072;46.9758;-2.23393;1;20221112;20;12.5;16.3;3.1;14.4;.2;1.25;7112 +87072;46.9758;-2.23393;1;20221113;18.7;12.6;15.7;3.4;14;.6;1.21;6347 +87072;46.9758;-2.23393;1;20221114;15.1;12.2;13.7;4.7;13.1;6.9;1.05;4375 +87072;46.9758;-2.23393;1;20221115;15.6;13.6;14.6;9.5;12.7;12.3;1.97;3618 +87072;46.9758;-2.23393;1;20221116;15.5;11.6;13.6;10.7;12.8;11.3;1.54;4917 +87072;46.9758;-2.23393;1;20221117;15.2;13.3;14.3;10.4;12.2;6.5;2.1;3444 +87072;46.9758;-2.23393;1;20221118;13.4;11;12.2;4.7;10.3;2;1.45;3801 +87072;46.9758;-2.23393;1;20221119;12.4;8.1;10.3;2.6;9.3;2.1;.89;4966 +87072;46.9758;-2.23393;1;20221120;13.9;8.3;11.1;5.6;11.5;1.7;.84;5574 +87072;46.9758;-2.23393;1;20221121;13.7;11.9;12.8;8.8;11.1;15.2;1.83;3201 +87072;46.9758;-2.23393;1;20221122;13.2;9.8;11.5;8.8;10.2;3.6;1.7;4282 +87072;46.9758;-2.23393;1;20221123;14.5;11.1;12.8;7.9;12.5;2.1;1.15;4234 +87072;46.9758;-2.23393;1;20221124;15.2;12.4;13.8;7.2;12.2;5.3;1.59;3817 +87072;46.9758;-2.23393;1;20221125;14.2;11.5;12.9;4.9;11;.6;1.4;3711 +87072;46.9758;-2.23393;1;20221126;14;9.2;11.6;3.7;11.7;2.8;.71;4837 +87072;46.9758;-2.23393;1;20221127;14.2;12.5;13.4;5.1;14;13.1;.65;2922 +87072;46.9758;-2.23393;1;20221128;12.3;11.4;11.9;5.1;10.8;4.4;1.25;2155 +87072;46.9758;-2.23393;1;20221129;12.7;10.3;11.5;2.2;10.2;.1;.82;3372 +87072;46.9758;-2.23393;1;20221130;8.7;5.2;7;3.7;8.8;0;.5;3998 +87072;46.9758;-2.23393;1;20221201;6.9;5.8;6.4;4.6;7.8;0;.81;2301 +87072;46.9758;-2.23393;1;20221202;7.1;3.9;5.5;4.1;7.5;0;.63;3764 +87072;46.9758;-2.23393;1;20221203;5.3;3.8;4.6;5.7;7.1;0;.7;2613 +87072;46.9758;-2.23393;1;20221204;4.6;4.1;4.4;3.4;7.2;.2;.55;1574 +87072;46.9758;-2.23393;1;20221205;5.9;3.8;4.9;3.8;7.5;.1;.5;3013 +87072;46.9758;-2.23393;1;20221206;5.3;4.2;4.8;4.9;7.1;0;.71;2216 +87072;46.9758;-2.23393;1;20221207;6.7;5;5.9;4.2;7;0;.9;2693 +87072;46.9758;-2.23393;1;20221208;4.2;.2;2.2;4.7;6.3;0;.41;4009 +87072;46.9758;-2.23393;1;20221209;5.5;.8;3.2;4.8;5.9;0;.74;4306 +87072;46.9758;-2.23393;1;20221210;6.5;-2.2;2.2;2;6.1;7.3;.24;5762 +87072;46.9758;-2.23393;1;20221211;4.7;1.7;3.2;4;6.2;1.8;.6;3441 +87072;46.9758;-2.23393;1;20221212;4;-1.4;1.3;3.3;5.8;0;.34;4535 +87072;46.9758;-2.23393;1;20221213;3.6;-1;1.3;4.7;5.5;6.3;.54;4182 +87072;46.9758;-2.23393;1;20221214;5.2;3;4.1;4.2;8.1;3.2;.15;2938 +87072;46.9758;-2.23393;1;20221215;4.7;2.8;3.8;7.8;6.2;.4;.98;2735 +87072;46.9758;-2.23393;1;20221216;6.3;2.4;4.4;5.8;5.4;0;1.29;3830 +87072;46.9758;-2.23393;1;20221217;2.2;-.2;1;4.2;5;0;.67;3037 +87072;46.9758;-2.23393;1;20221218;10.2;-.6;4.8;5.4;8;4.8;.39;6230 +87072;46.9758;-2.23393;1;20221219;12.8;9.6;11.2;6.6;12;12.2;.63;3469 +87072;46.9758;-2.23393;1;20221220;13.1;11.3;12.2;4.4;12.7;5.2;.62;2645 +87072;46.9758;-2.23393;1;20221221;13.3;8.2;10.8;6.5;13;5;.09;4329 +87072;46.9758;-2.23393;1;20221222;13.8;12.5;13.2;8.1;13.9;13.8;.68;2276 +87072;46.9758;-2.23393;1;20221223;13.7;13.4;13.6;8;14.3;8.8;.72;1188 +87072;46.9758;-2.23393;1;20221224;13;11.9;12.5;5;12.6;6.4;.79;2112 +87072;46.9758;-2.23393;1;20221225;13.9;10.2;12.1;2.8;13;1;.37;3730 +87072;46.9758;-2.23393;1;20221226;12.3;10.5;11.4;3.4;11.3;.6;.73;2662 +87072;46.9758;-2.23393;1;20221227;12.4;6.4;9.4;3;10.7;1.7;.35;4724 +87072;46.9758;-2.23393;1;20221228;12.9;11;12;7.9;11.9;6.9;1.03;2746 +87072;46.9758;-2.23393;1;20221229;12.4;10.7;11.6;6.3;11;7.2;1.14;2617 +87072;46.9758;-2.23393;1;20221230;14.3;8.3;11.3;8.8;13.5;3.4;.11;4778 +87072;46.9758;-2.23393;1;20221231;15.1;13.9;14.5;7.6;13.6;1.5;1.33;2246 +87073;47.00798;-1.94703;19;20220101;14.9;8.2;11.5;3.1;11.73;0;.59;4156 +87073;47.00798;-1.94703;19;20220102;13.8;11.1;12.5;5.3;13.36;0;.6;2596 +87073;47.00798;-1.94703;19;20220103;12.7;11.9;12.3;5.9;13.56;27.1;.53;1344 +87073;47.00798;-1.94703;19;20220104;11.1;9.4;10.2;4.5;10.13;.1;.97;2124 +87073;47.00798;-1.94703;19;20220105;8.8;3;5.9;1.5;7.03;.1;.48;3988 +87073;47.00798;-1.94703;19;20220106;8.7;.4;4.6;2.5;7.16;2.5;.42;5057 +87073;47.00798;-1.94703;19;20220107;10.8;6.8;8.8;5.8;9.8;1.6;.79;3411 +87073;47.00798;-1.94703;19;20220108;11.2;9.1;10.2;7.9;10.43;9.6;1.09;2416 +87073;47.00798;-1.94703;19;20220109;10.1;8;9.1;4.1;10.56;7.4;.52;2450 +87073;47.00798;-1.94703;19;20220110;10.8;9.3;10.1;2.9;11.93;1.2;.37;2097 +87073;47.00798;-1.94703;19;20220111;10.1;7.6;8.8;1.3;9.6;0;.48;2737 +87073;47.00798;-1.94703;19;20220112;8.3;3.4;5.9;2.7;7.26;0;.69;3827 +87073;47.00798;-1.94703;19;20220113;8.2;4;6.1;3.7;6.93;0;.94;3782 +87073;47.00798;-1.94703;19;20220114;2.5;-.3;1.1;1.9;6;.1;.33;2861 +87073;47.00798;-1.94703;19;20220115;2.3;-.2;1;2;6.4;0;.24;2889 +87073;47.00798;-1.94703;19;20220116;9.1;-.1;4.5;1.9;8.4;0;.19;5918 +87073;47.00798;-1.94703;19;20220117;6.1;3.3;4.7;1.9;8.76;.1;.21;3033 +87073;47.00798;-1.94703;19;20220118;6.1;3.9;5;2.7;7.7;0;.5;2816 +87073;47.00798;-1.94703;19;20220119;8.7;4.6;6.7;1.4;8.03;.9;.49;3948 +87073;47.00798;-1.94703;19;20220120;9.2;4.8;7;2.7;8.03;0;.7;4245 +87073;47.00798;-1.94703;19;20220121;7.4;1.4;4.4;3.2;6.16;.1;.83;4981 +87073;47.00798;-1.94703;19;20220122;5.7;-.4;2.7;3.1;6.56;.1;.48;4933 +87073;47.00798;-1.94703;19;20220123;5.3;3.2;4.3;5;7;0;.72;2923 +87073;47.00798;-1.94703;19;20220124;5.8;2;3.9;2.4;6.76;0;.55;4104 +87073;47.00798;-1.94703;19;20220125;5.2;-.7;2.2;1.7;6.76;0;.31;5230 +87073;47.00798;-1.94703;19;20220126;2.2;2.6;2.4;2.9;6.3;0;.58;0 +87073;47.00798;-1.94703;19;20220127;6.8;-.3;3.3;1.9;6.83;.3;.43;5963 +87073;47.00798;-1.94703;19;20220128;9.9;2.1;6;.8;10.2;.1;.27;6153 +87073;47.00798;-1.94703;19;20220129;8.9;6.8;7.9;1.4;10.36;.1;.39;3294 +87073;47.00798;-1.94703;19;20220130;9.1;7.9;8.5;1.8;10.66;.4;.44;2339 +87073;47.00798;-1.94703;19;20220131;10.7;7.2;8.9;4;9.5;.1;.89;4332 +87073;47.00798;-1.94703;19;20220201;10.4;5.4;7.9;5;10.2;0;.5;5187 +87073;47.00798;-1.94703;19;20220202;10.2;7.7;9;2.4;10.03;0;.64;3670 +87073;47.00798;-1.94703;19;20220203;8.8;5.7;7.3;1.8;10.2;.8;.36;4326 +87073;47.00798;-1.94703;19;20220204;12.1;8.6;10.3;2.9;10.13;.3;.94;4622 +87073;47.00798;-1.94703;19;20220205;11.2;.5;5.9;2.1;8.3;.2;.62;8319 +87073;47.00798;-1.94703;19;20220206;12.2;6.4;9.3;7.7;11.53;.5;.48;6150 +87073;47.00798;-1.94703;19;20220207;11.9;9.3;10.6;2.7;11.23;.3;.74;4074 +87073;47.00798;-1.94703;19;20220208;10.4;7.6;9;1.5;10.06;0;.63;3888 +87073;47.00798;-1.94703;19;20220209;7.8;3.9;5.9;1.9;8.93;0;.46;5106 +87073;47.00798;-1.94703;19;20220210;9.8;6.4;8.1;2.9;9.57;0;.97;5255 +87073;47.00798;-1.94703;19;20220211;10.3;.7;5.5;3;6.73;0;1.07;10246 +87073;47.00798;-1.94703;19;20220212;9.1;1.6;5.4;3.1;6.93;0;.95;9555 +87073;47.00798;-1.94703;19;20220213;11.9;4;8;7.7;9.87;9.6;.83;6136 +87073;47.00798;-1.94703;19;20220214;12.8;6.9;9.8;5;9.47;1.9;1.37;8340 +87073;47.00798;-1.94703;19;20220215;11.8;5;8.4;5.7;10.53;6.1;.64;6112 +87073;47.00798;-1.94703;19;20220216;12.5;10;11.3;8.6;13.5;1.5;.33;4620 +87073;47.00798;-1.94703;19;20220217;13.3;11.4;12.4;5.7;13.2;.7;.83;4111 +87073;47.00798;-1.94703;19;20220218;11.8;10.5;11.2;6.7;10.26;1.2;1.55;3309 +87073;47.00798;-1.94703;19;20220219;11.3;3.1;7.2;4.8;8.53;.3;1.17;8800 +87073;47.00798;-1.94703;19;20220220;13.4;9.2;11.3;7.2;11.96;.6;1.07;6399 +87073;47.00798;-1.94703;19;20220221;12.2;9.1;10.6;7.2;9.43;.1;1.82;5583 +87073;47.00798;-1.94703;19;20220222;12;7.2;9.6;4;11.53;0;.71;7118 +87073;47.00798;-1.94703;19;20220223;13;8;10.5;1.1;10.66;.5;.92;7401 +87073;47.00798;-1.94703;19;20220224;11.5;6.8;9.2;4;9.06;.8;1.31;7149 +87073;47.00798;-1.94703;19;20220225;11.1;2.4;6.8;1.5;7.43;.1;1.07;9786 +87073;47.00798;-1.94703;19;20220226;12.4;1.5;6.9;3.2;6.26;.1;1.76;11361 +87073;47.00798;-1.94703;19;20220227;13.6;4;8.8;2.5;8.63;.2;1.38;10884 +87073;47.00798;-1.94703;19;20220228;12.2;5.1;8.7;2.2;10.26;0;.96;9085 +87073;47.00798;-1.94703;19;20220301;14.4;7.4;10.9;2.7;10.63;.9;1.36;8629 +87073;47.00798;-1.94703;19;20220302;13.2;9.3;11.2;2.5;11.4;.5;1.14;6692 +87073;47.00798;-1.94703;19;20220303;11.1;9.7;10.4;3.8;11.36;6.5;.81;3487 +87073;47.00798;-1.94703;19;20220304;12;7.3;9.7;3.7;8.96;0;1.56;8851 +87073;47.00798;-1.94703;19;20220305;10.8;3;6.9;3;7.9;.1;1.35;10307 +87073;47.00798;-1.94703;19;20220306;9.8;6.8;8.3;3.7;7.96;0;1.43;6771 +87073;47.00798;-1.94703;19;20220307;8.9;1.3;5.1;3.9;5.46;0;1.81;12680 +87073;47.00798;-1.94703;19;20220308;11.7;3.1;7.4;3.4;9.13;1.7;1.22;11579 +87073;47.00798;-1.94703;19;20220309;13.1;5.8;9.4;4.1;10.23;.6;1.33;10684 +87073;47.00798;-1.94703;19;20220310;12.4;9.7;11;2.5;11.13;1.5;1.15;6660 +87073;47.00798;-1.94703;19;20220311;13;7.5;10.3;5.9;10.76;7.6;1.41;9585 +87073;47.00798;-1.94703;19;20220312;13.2;7.9;10.6;4.8;9.93;4.1;1.68;9395 +87073;47.00798;-1.94703;19;20220313;11.8;9.1;10.4;4.1;9.93;1.4;1.47;6726 +87073;47.00798;-1.94703;19;20220314;16;5.1;10.5;4.4;8.65;.9;2.5;15555 +87073;47.00798;-1.94703;19;20220315;16.5;10.1;13.3;3.1;12.1;0;1.65;8920 +87073;47.00798;-1.94703;19;20220316;13.8;11.4;12.6;3.5;11.8;.4;1.43;6143 +87073;47.00798;-1.94703;19;20220317;12.2;6.1;9.2;3.4;8.05;0;1.9;10755 +87073;47.00798;-1.94703;19;20220318;14.7;4.4;9.5;6.7;6.53;0;3.26;15806 +87073;47.00798;-1.94703;19;20220319;15.5;6.8;11.1;4.6;8.87;0;2.42;12296 +87073;47.00798;-1.94703;19;20220320;15.5;9.3;12.4;3.3;10.43;0;2.04;11622 +87073;47.00798;-1.94703;19;20220321;17.4;8.6;13;4.9;10.73;0;2.63;15557 +87073;47.00798;-1.94703;19;20220322;16.1;8.1;12.1;5.3;8.87;0;2.97;15774 +87073;47.00798;-1.94703;19;20220323;15.6;6.7;11.2;4;7.6;0;2.91;16710 +87073;47.00798;-1.94703;19;20220324;18.5;3.4;10.9;2.6;6.97;0;2.98;19372 +87073;47.00798;-1.94703;19;20220325;19.9;6.9;13.4;4.1;7.7;0;3.81;19386 +87073;47.00798;-1.94703;19;20220326;21;8.2;14.6;5;7.93;0;4.4;19807 +87073;47.00798;-1.94703;19;20220327;20.5;7.7;14.1;3.2;8.73;0;3.42;18264 +87073;47.00798;-1.94703;19;20220328;18.9;8.5;13.7;3.1;10;2.1;2.82;15993 +87073;47.00798;-1.94703;19;20220329;13.9;10.4;12.1;2.9;11.3;.1;1.72;9645 +87073;47.00798;-1.94703;19;20220330;13.7;9.7;11.7;3.1;10.83;.6;1.64;8655 +87073;47.00798;-1.94703;19;20220331;10.6;5.8;8.2;5;7.7;2.6;1.96;9967 +87073;47.00798;-1.94703;19;20220401;9.7;2.1;5.9;6;5.5;.3;2.62;16776 +87073;47.00798;-1.94703;19;20220402;10.6;2.3;6.5;3.4;5.73;0;2.33;15839 +87073;47.00798;-1.94703;19;20220403;10.2;.2;5.2;4.2;4.9;0;2.55;17851 +87073;47.00798;-1.94703;19;20220404;10.4;-.1;5.2;3.8;6.51;.1;2.2;19015 +87073;47.00798;-1.94703;19;20220405;12.7;8.2;10.5;4.8;11.1;.1;1.81;14805 +87073;47.00798;-1.94703;19;20220406;13.3;8.1;10.7;6.4;11.1;4;1.56;10047 +87073;47.00798;-1.94703;19;20220407;14;11.1;12.6;7.6;12.67;14.5;1.63;9791 +87073;47.00798;-1.94703;19;20220408;14.1;9.8;11.9;7.5;11.3;4.2;1.92;9107 +87073;47.00798;-1.94703;19;20220409;13.3;4;8.7;2.7;7.33;.1;2.56;19071 +87073;47.00798;-1.94703;19;20220410;15.6;1.5;8.5;4.7;7.9;0;2.95;21813 +87073;47.00798;-1.94703;19;20220411;20.5;7.7;14.1;5.3;10.6;2;3.87;20723 +87073;47.00798;-1.94703;19;20220412;16.1;11.4;13.7;3.2;12.33;2.6;2.16;12393 +87073;47.00798;-1.94703;19;20220413;20;5.9;13;1.9;11.87;2.2;2.99;22287 +87073;47.00798;-1.94703;19;20220414;21.5;7.6;14.5;2.5;12.5;.1;3.37;22945 +87073;47.00798;-1.94703;19;20220415;23;9.8;16.4;2.8;12.43;0;3.91;23674 +87073;47.00798;-1.94703;19;20220416;21.6;10.9;16.2;3.3;11.8;0;3.97;23122 +87073;47.00798;-1.94703;19;20220417;20;8.7;14.3;2.9;11.1;0;3.41;21082 +87073;47.00798;-1.94703;19;20220418;16.7;9.7;13.2;4;10.97;0;2.62;13880 +87073;47.00798;-1.94703;19;20220419;15.5;7;11.2;4.1;8.77;0;3.03;18623 +87073;47.00798;-1.94703;19;20220420;17.9;8.1;13;4.3;10.43;0;3.17;19219 +87073;47.00798;-1.94703;19;20220421;19.5;10.1;14.8;3;11.3;0;3.32;20032 +87073;47.00798;-1.94703;19;20220422;19.2;8.7;14;3.4;11.47;2.4;3.24;19589 +87073;47.00798;-1.94703;19;20220423;18.8;11.1;14.9;3.9;12.33;1.9;3.02;16639 +87073;47.00798;-1.94703;19;20220424;17.5;10.9;14.2;3.1;13.2;2.3;2.4;14569 +87073;47.00798;-1.94703;19;20220425;18.3;10.6;14.4;2.9;11.83;0;3.09;19066 +87073;47.00798;-1.94703;19;20220426;18.9;7;12.9;4.5;9.9;0;4.01;25975 +87073;47.00798;-1.94703;19;20220427;19.9;8.6;14.2;5.8;10.03;0;4.34;23199 +87073;47.00798;-1.94703;19;20220428;20.2;12.3;16.2;4;11.43;0;3.99;20562 +87073;47.00798;-1.94703;19;20220429;20.8;9.9;15.3;3.8;12.13;0;3.78;22037 +87073;47.00798;-1.94703;19;20220430;17.4;7.7;12.6;3.9;10.07;0;3.38;21299 +87073;47.00798;-1.94703;19;20220501;19.7;9.5;14.6;3.1;9.5;0;4.15;24095 +87073;47.00798;-1.94703;19;20220502;17.6;11.6;14.6;4;10.77;.1;3.31;16679 +87073;47.00798;-1.94703;19;20220503;19.6;9.8;14.7;3.6;10.63;0;3.79;21395 +87073;47.00798;-1.94703;19;20220504;19.5;9.1;14.3;3.6;11.07;0;3.64;21343 +87073;47.00798;-1.94703;19;20220505;19.5;8.9;14.2;3.3;11.83;.1;3.48;22074 +87073;47.00798;-1.94703;19;20220506;19.9;9.3;14.6;2.8;12.33;0;3.48;21941 +87073;47.00798;-1.94703;19;20220507;19.9;9.8;14.8;2.6;12.66;0;3.4;21462 +87073;47.00798;-1.94703;19;20220508;23.3;10.8;17;2.4;13;0;4.22;24411 +87073;47.00798;-1.94703;19;20220509;24.8;12;18.4;2;13.73;0;4.41;24610 +87073;47.00798;-1.94703;19;20220510;24.5;10.4;17.4;1.5;13.66;0;4.25;26057 +87073;47.00798;-1.94703;19;20220511;19.3;10.5;14.9;3;14.23;0;2.99;18877 +87073;47.00798;-1.94703;19;20220512;18.7;11.2;15;2.7;12.53;0;3.22;19043 +87073;47.00798;-1.94703;19;20220513;21.2;10.1;15.6;2.6;11.43;0;4.03;23295 +87073;47.00798;-1.94703;19;20220514;25.7;12.5;19.1;2.8;13.7;.5;4.95;25767 +87073;47.00798;-1.94703;19;20220515;26.4;17.4;21.9;3.5;16.83;.1;4.71;21228 +87073;47.00798;-1.94703;19;20220516;24.1;14.1;19.1;2.5;16.26;.1;4.06;22436 +87073;47.00798;-1.94703;19;20220517;28.2;13.8;21;2.9;16;0;5.41;27156 +87073;47.00798;-1.94703;19;20220518;28.9;12.5;20.7;2.2;15.5;0;5.46;28852 +87073;47.00798;-1.94703;19;20220519;22.3;14.6;18.5;2.6;15.23;5.5;3.71;19777 +87073;47.00798;-1.94703;19;20220520;20.6;14.2;17.4;2.8;15.13;.2;3.35;18250 +87073;47.00798;-1.94703;19;20220521;26.3;10.5;18.4;2.3;14.4;0;4.99;28304 +87073;47.00798;-1.94703;19;20220522;28.8;17;22.9;2.9;16.93;17.1;5.5;25174 +87073;47.00798;-1.94703;19;20220523;17.8;15.4;16.6;4.3;16.16;5.8;2.22;11402 +87073;47.00798;-1.94703;19;20220524;17.2;11.4;14.3;3.2;12.36;1.8;3.02;17747 +87073;47.00798;-1.94703;19;20220525;18.2;9.5;13.8;3.1;12.86;.1;3.24;21568 +87073;47.00798;-1.94703;19;20220526;17.9;13.7;15.8;2.5;13.8;0;2.78;15226 +87073;47.00798;-1.94703;19;20220527;18.1;10.3;14.2;1.8;14.1;0;3.04;20446 +87073;47.00798;-1.94703;19;20220528;22.9;10.7;16.8;3.5;12.06;0;4.81;26135 +87073;47.00798;-1.94703;19;20220529;19;11.1;15;4.5;9.83;0;4.33;21077 +87073;47.00798;-1.94703;19;20220530;19.9;8.1;14;2.8;10.03;.1;4.23;25615 +87073;47.00798;-1.94703;19;20220531;20.3;7.7;14;1.7;10.33;0;4.11;26545 +87073;47.00798;-1.94703;19;20220601;23.2;10;16.6;1.9;11.2;0;4.65;27120 +87073;47.00798;-1.94703;19;20220602;26.2;15.3;20.8;3;13.46;.6;5.35;24802 +87073;47.00798;-1.94703;19;20220603;24.4;14.8;19.6;2;16.4;.3;4.28;23168 +87073;47.00798;-1.94703;19;20220604;22.4;14;18.2;2.2;17.36;1;3.65;21755 +87073;47.00798;-1.94703;19;20220605;20.1;15.5;17.8;3.7;15.13;.8;3.34;16300 +87073;47.00798;-1.94703;19;20220606;17.7;12.9;15.3;2.3;14.96;7.1;2.68;16637 +87073;47.00798;-1.94703;19;20220607;19.9;14.8;17.4;4.5;16.03;13.2;3.17;17251 +87073;47.00798;-1.94703;19;20220608;19.3;15.9;17.6;5.5;16.23;.1;2.89;13908 +87073;47.00798;-1.94703;19;20220609;19.9;14.4;17.2;3.2;14.73;0;3.37;17709 +87073;47.00798;-1.94703;19;20220610;20.8;16;18.4;2.1;15.43;.1;3.28;16729 +87073;47.00798;-1.94703;19;20220611;22.3;11.7;17;2.1;15.3;0;4.04;24516 +87073;47.00798;-1.94703;19;20220612;24.9;13.7;19.3;3.9;13.06;.1;5.45;25699 +87073;47.00798;-1.94703;19;20220613;24.9;12.2;18.5;3.6;12.5;0;5.5;27495 +87073;47.00798;-1.94703;19;20220614;29.1;13.4;21.2;3.4;13.5;0;6.54;30188 +87073;47.00798;-1.94703;19;20220615;28.5;16.1;22.3;2.6;15.33;0;5.7;26946 +87073;47.00798;-1.94703;19;20220616;31.2;16.5;23.8;2.5;15.83;0;6.44;29613 +87073;47.00798;-1.94703;19;20220617;35.5;18.4;27;1.8;17.6;0;6.86;30691 +87073;47.00798;-1.94703;19;20220618;35.8;20;27.9;2.8;18.13;1.5;7.52;29634 +87073;47.00798;-1.94703;19;20220619;24.5;17.2;20.9;4.3;18.5;.2;4.29;20755 +87073;47.00798;-1.94703;19;20220620;26.7;16.5;21.6;2.6;17.93;9.5;4.85;23757 +87073;47.00798;-1.94703;19;20220621;24;17.2;20.6;2.6;19.46;1.4;3.81;19995 +87073;47.00798;-1.94703;19;20220622;21.2;16.9;19;2.3;18.33;0;2.98;15884 +87073;47.00798;-1.94703;19;20220623;22.3;13.5;17.9;2.1;16.6;2.5;3.82;22644 +87073;47.00798;-1.94703;19;20220624;19.7;15.9;17.8;3.8;16.66;4.5;2.91;14861 +87073;47.00798;-1.94703;19;20220625;19.3;13.7;16.5;3;13.46;.2;3.5;18221 +87073;47.00798;-1.94703;19;20220626;20.1;11.5;15.8;2.5;12.56;.6;3.89;22068 +87073;47.00798;-1.94703;19;20220627;20.1;11.5;15.8;2.4;12.8;.1;3.84;22435 +87073;47.00798;-1.94703;19;20220628;20.7;10;15.4;2.3;12.63;1.1;4.06;24885 +87073;47.00798;-1.94703;19;20220629;19.3;14.2;16.8;3;14.96;1.9;3.15;17090 +87073;47.00798;-1.94703;19;20220630;18.8;12.2;15.5;2.9;12.93;1.1;3.45;19502 +87073;47.00798;-1.94703;19;20220701;20.3;10.5;15.4;1.5;12.6;0;3.81;23832 +87073;47.00798;-1.94703;19;20220702;22.7;9.9;16.3;2.1;13.43;.1;4.38;26943 +87073;47.00798;-1.94703;19;20220703;21.2;12.1;16.7;2.8;14.16;0;3.9;22608 +87073;47.00798;-1.94703;19;20220704;22.9;12.1;17.5;3.4;13.63;0;4.53;24693 +87073;47.00798;-1.94703;19;20220705;24.1;11.7;17.9;3.5;13.23;0;5;26537 +87073;47.00798;-1.94703;19;20220706;26.4;13.6;20;3.5;14.26;0;5.57;27268 +87073;47.00798;-1.94703;19;20220707;24.6;13.3;18.9;2.9;15.76;0;4.64;25357 +87073;47.00798;-1.94703;19;20220708;28.9;15.9;22.4;3.6;14.3;0;6.34;27440 +87073;47.00798;-1.94703;19;20220709;30.2;16.5;23.4;3.2;15.26;.1;6.37;27895 +87073;47.00798;-1.94703;19;20220710;30.4;17.9;24.2;3.8;14.06;0;6.9;26797 +87073;47.00798;-1.94703;19;20220711;32.6;17.7;25.1;3.2;14.46;0;7.21;29044 +87073;47.00798;-1.94703;19;20220712;34.1;17.7;25.9;2.2;15.9;0;6.76;29525 +87073;47.00798;-1.94703;19;20220713;33;16.5;24.8;1.6;17.06;0;6.11;29644 +87073;47.00798;-1.94703;19;20220714;30;16.5;23.2;2.6;15.5;0;6;27378 +87073;47.00798;-1.94703;19;20220715;29.8;15.1;22.5;3.2;13.13;0;6.51;28584 +87073;47.00798;-1.94703;19;20220716;32.6;17.6;25.1;3.8;12.8;0;7.66;28777 +87073;47.00798;-1.94703;19;20220717;34.7;19.6;27.2;3.8;12.53;0;8.27;28578 +87073;47.00798;-1.94703;19;20220718;40.1;20.5;30.3;2.5;14.2;0;8.14;29770 +87073;47.00798;-1.94703;19;20220719;24.4;20.3;22.4;3.7;18.56;2.2;3.87;14957 +87073;47.00798;-1.94703;19;20220720;22.6;18.3;20.4;3.6;19.13;.1;3.19;15153 +87073;47.00798;-1.94703;19;20220721;23.5;15.7;19.6;2.3;16.5;.4;3.84;20080 +87073;47.00798;-1.94703;19;20220722;23;15.2;19.1;2;17.3;4.7;3.64;20094 +87073;47.00798;-1.94703;19;20220723;23.6;13.6;18.6;1.8;14.86;0;4.02;22525 +87073;47.00798;-1.94703;19;20220724;28.3;12.8;20.5;1.9;16.13;.5;5.15;27977 +87073;47.00798;-1.94703;19;20220725;22;18.5;20.3;4.1;18.2;0;3.16;13457 +87073;47.00798;-1.94703;19;20220726;22.7;16.6;19.7;2.7;15.23;0;3.78;17672 +87073;47.00798;-1.94703;19;20220727;25;14.4;19.7;2.7;12.96;.3;4.78;23115 +87073;47.00798;-1.94703;19;20220728;26.8;16.4;21.6;2.5;14.7;0;4.9;22958 +87073;47.00798;-1.94703;19;20220729;25.1;17.8;21.5;2.6;17.2;0;3.99;18669 +87073;47.00798;-1.94703;19;20220730;25.5;14.8;20.1;2.4;17.43;.1;4.23;22707 +87073;47.00798;-1.94703;19;20220731;22.9;14.4;18.6;2.5;18.06;.1;3.41;20120 +87073;47.00798;-1.94703;19;20220801;25.2;15.7;20.5;2.1;19;0;3.82;20994 +87073;47.00798;-1.94703;19;20220802;30.2;15.8;23;2;18.23;0;5.23;26250 +87073;47.00798;-1.94703;19;20220803;30.2;16.6;23.4;2.1;19.03;0;5.11;25278 +87073;47.00798;-1.94703;19;20220804;27.6;18.5;23;3.5;18.13;0;4.81;20552 +87073;47.00798;-1.94703;19;20220805;26.6;14.9;20.7;4.2;12.93;0;5.62;23434 +87073;47.00798;-1.94703;19;20220806;27.4;14.3;20.9;4.4;10.7;0;6.35;24744 +87073;47.00798;-1.94703;19;20220807;29;15.3;22.1;3.9;11;0;6.47;25100 +87073;47.00798;-1.94703;19;20220808;31.2;16.6;23.9;3.7;12.13;0;6.81;25671 +87073;47.00798;-1.94703;19;20220809;32.8;18.4;25.6;3.6;13.86;0;6.97;25501 +87073;47.00798;-1.94703;19;20220810;34.8;19.3;27.1;3.5;13.76;0;7.38;25724 +87073;47.00798;-1.94703;19;20220811;35.5;18.8;27.1;3.1;11.93;0;7.27;26203 +87073;47.00798;-1.94703;19;20220812;35.6;19.7;27.7;2.7;12.13;0;6.96;25996 +87073;47.00798;-1.94703;19;20220813;32.7;16.7;24.7;2.3;16.96;2.4;5.6;25004 +87073;47.00798;-1.94703;19;20220814;20.9;19.2;20;3.1;20.5;5.6;1.89;8296 +87073;47.00798;-1.94703;19;20220815;23.2;17.9;20.6;3.3;19.4;.7;3.02;14781 +87073;47.00798;-1.94703;19;20220816;24;18.2;21.1;2.6;18.96;7.6;3.16;15205 +87073;47.00798;-1.94703;19;20220817;21.7;15.9;18.8;1.9;18.1;3.6;2.68;15092 +87073;47.00798;-1.94703;19;20220818;22.6;16;19.3;3.4;18.13;.3;3.04;16020 +87073;47.00798;-1.94703;19;20220819;23.3;18;20.6;3.4;20.16;.6;2.86;14296 +87073;47.00798;-1.94703;19;20220820;23.4;14.3;18.9;1.8;16.66;.1;3.23;18584 +87073;47.00798;-1.94703;19;20220821;22.2;13.5;17.9;1.6;17.56;2.5;2.89;18000 +87073;47.00798;-1.94703;19;20220822;23.2;18.3;20.7;2.9;20.7;.2;2.64;13500 +87073;47.00798;-1.94703;19;20220823;24.8;19.4;22.1;2.1;21.03;.2;2.9;14135 +87073;47.00798;-1.94703;19;20220824;31;16;23.5;2.2;20.03;3.2;4.63;23218 +87073;47.00798;-1.94703;19;20220825;24.6;19.9;22.3;2.6;20.56;0;2.91;12801 +87073;47.00798;-1.94703;19;20220826;24.3;14.5;19.4;2.6;15.4;0;3.6;18454 +87073;47.00798;-1.94703;19;20220827;27.6;14.7;21.2;2.7;14.5;0;4.51;21264 +87073;47.00798;-1.94703;19;20220828;28;17.3;22.6;3.2;13.5;0;4.92;19190 +87073;47.00798;-1.94703;19;20220829;30.1;17.1;23.6;2.6;15.06;.2;4.88;20985 +87073;47.00798;-1.94703;19;20220830;29.9;18;24;2.4;18.43;0;4.37;19629 +87073;47.00798;-1.94703;19;20220831;25.3;17.6;21.5;1.7;20.93;6.1;2.9;15703 +87073;47.00798;-1.94703;19;20220901;24.7;17.1;20.9;1.4;19.73;.7;2.81;15558 +87073;47.00798;-1.94703;19;20220902;23.8;15.8;19.8;1.9;18.93;3.6;2.76;15715 +87073;47.00798;-1.94703;19;20220903;23;16.7;19.8;2.9;17.3;.2;2.88;13765 +87073;47.00798;-1.94703;19;20220904;25.4;15.7;20.6;2.6;17.26;.2;3.38;16959 +87073;47.00798;-1.94703;19;20220905;28.5;15.6;22.1;2.4;17.93;.3;3.95;19603 +87073;47.00798;-1.94703;19;20220906;22.6;16.8;19.7;3.5;18.26;2.3;2.68;12604 +87073;47.00798;-1.94703;19;20220907;21.5;18.4;20;4.4;17.36;11.8;2.68;9121 +87073;47.00798;-1.94703;19;20220908;21.3;16.5;18.9;5.7;16.7;3.7;2.87;11691 +87073;47.00798;-1.94703;19;20220909;20.6;16.3;18.5;5.5;15.7;.5;2.89;10954 +87073;47.00798;-1.94703;19;20220910;20.5;12.6;16.5;1.5;16.4;.3;2.18;14339 +87073;47.00798;-1.94703;19;20220911;27.6;14.8;21.2;1.8;17;.1;3.45;18404 +87073;47.00798;-1.94703;19;20220912;31.5;16.2;23.9;2.7;16.23;.2;4.65;19844 +87073;47.00798;-1.94703;19;20220913;29.1;21.3;25.2;3.1;20.06;.3;3.84;14014 +87073;47.00798;-1.94703;19;20220914;24.6;17.7;21.2;2.3;19.93;0;2.53;12590 +87073;47.00798;-1.94703;19;20220915;23.3;18.6;20.9;3;18.16;.1;2.59;10557 +87073;47.00798;-1.94703;19;20220916;20.5;12.2;16.3;3;11.6;0;2.93;14015 +87073;47.00798;-1.94703;19;20220917;19.9;7.2;13.5;2.3;9.4;0;2.82;16943 +87073;47.00798;-1.94703;19;20220918;20.9;7.3;14.1;2.4;9.23;.1;3.04;17394 +87073;47.00798;-1.94703;19;20220919;21.7;9.6;15.6;3.1;10.9;0;3.2;16524 +87073;47.00798;-1.94703;19;20220920;21.7;9.3;15.5;2.9;10.43;.3;3.15;16452 +87073;47.00798;-1.94703;19;20220921;22.2;10.2;16.2;2.4;11.16;0;2.95;16029 +87073;47.00798;-1.94703;19;20220922;23.1;8;15.5;1.6;10.8;0;2.69;17360 +87073;47.00798;-1.94703;19;20220923;19.1;11.2;15.1;1.2;13.56;1;1.82;12510 +87073;47.00798;-1.94703;19;20220924;19.2;12.7;15.9;2.6;13.6;.8;2.11;11381 +87073;47.00798;-1.94703;19;20220925;20.4;12.2;16.3;3;12.13;0;2.64;12746 +87073;47.00798;-1.94703;19;20220926;17.5;8.5;13;3.3;11.83;3.2;2.03;13081 +87073;47.00798;-1.94703;19;20220927;17.8;13.1;15.4;5.8;13.4;3;2.28;9309 +87073;47.00798;-1.94703;19;20220928;16.9;15.9;16.4;6.8;14.4;1.6;2.07;4195 +87073;47.00798;-1.94703;19;20220929;16.6;9.2;12.9;2.4;11.4;3.2;1.8;11057 +87073;47.00798;-1.94703;19;20220930;17.4;5.5;11.4;2.7;12.1;5.1;1.66;14410 +87073;47.00798;-1.94703;19;20221001;18.7;15.2;17;6.6;19.1;1.6;.91;7644 +87073;47.00798;-1.94703;19;20221002;20.1;17;18.6;4.5;17.63;.2;1.83;7193 +87073;47.00798;-1.94703;19;20221003;20;14.1;17.1;1.7;15.36;0;1.67;9787 +87073;47.00798;-1.94703;19;20221004;19.6;11.6;15.6;.9;15.1;.1;1.49;11215 +87073;47.00798;-1.94703;19;20221005;20.6;12.5;16.5;3.3;15.83;.2;1.85;11017 +87073;47.00798;-1.94703;19;20221006;19.4;6.8;13.1;1.3;10.96;.1;1.73;13799 +87073;47.00798;-1.94703;19;20221007;19.3;5.6;12.4;1.6;10.53;.2;1.76;14026 +87073;47.00798;-1.94703;19;20221008;19.9;7.4;13.7;1.8;11.76;.1;1.8;13193 +87073;47.00798;-1.94703;19;20221009;22.3;8.4;15.4;2;12.36;.1;2.1;13803 +87073;47.00798;-1.94703;19;20221010;20.4;14.1;17.3;2.1;16.93;0;1.44;8754 +87073;47.00798;-1.94703;19;20221011;20.9;14.8;17.9;2.8;14.76;.1;1.98;8988 +87073;47.00798;-1.94703;19;20221012;19.8;7.9;13.8;1.1;13.1;.6;1.42;12295 +87073;47.00798;-1.94703;19;20221013;18;12.4;15.2;3.7;16.3;8.4;1.12;8224 +87073;47.00798;-1.94703;19;20221014;19.2;15.6;17.4;5.7;18.53;7.5;1.14;6563 +87073;47.00798;-1.94703;19;20221015;18.7;15.1;16.9;4.8;17.23;2.2;1.26;6419 +87073;47.00798;-1.94703;19;20221016;22.4;14.6;18.5;2.2;16.86;.4;1.63;9422 +87073;47.00798;-1.94703;19;20221017;20.2;14.5;17.4;1.6;17.23;4.3;1.2;7759 +87073;47.00798;-1.94703;19;20221018;23.4;14.1;18.8;2.8;18.33;.2;1.67;10027 +87073;47.00798;-1.94703;19;20221019;25.3;17.5;21.4;2.9;18.16;6;2.19;9037 +87073;47.00798;-1.94703;19;20221020;21.3;12.9;17.1;3.3;16.66;.6;1.47;9283 +87073;47.00798;-1.94703;19;20221021;21;16.7;18.8;5.1;15.56;.6;2.31;6233 +87073;47.00798;-1.94703;19;20221022;20.8;14.8;17.8;3.2;16.1;0;1.59;7480 +87073;47.00798;-1.94703;19;20221023;21.4;15.3;18.4;5.3;15.8;6.2;2.16;7576 +87073;47.00798;-1.94703;19;20221024;18.6;16.7;17.7;6.6;15.66;4.3;2;4023 +87073;47.00798;-1.94703;19;20221025;19.9;13.1;16.5;3;15.36;.3;1.41;7605 +87073;47.00798;-1.94703;19;20221026;21.4;15.3;18.4;3.4;16.8;.2;1.59;7060 +87073;47.00798;-1.94703;19;20221027;22.4;13.5;17.9;3.3;16.66;.1;1.57;8496 +87073;47.00798;-1.94703;19;20221028;20.1;14.4;17.3;3;16.96;0;1.18;6519 +87073;47.00798;-1.94703;19;20221029;22.3;16.4;19.4;3;16.93;3;1.61;6621 +87073;47.00798;-1.94703;19;20221030;18.4;14.1;16.3;2;15.4;2.3;1.02;5731 +87073;47.00798;-1.94703;19;20221031;18.7;10.6;14.6;3.6;14.26;3.5;1.21;7684 +87073;47.00798;-1.94703;19;20221101;17.6;13.2;15.4;6.4;12.5;4.9;2.19;5493 +87073;47.00798;-1.94703;19;20221102;18;8.8;13.4;3.8;12.46;0;1.4;7779 +87073;47.00798;-1.94703;19;20221103;16.5;14.7;15.6;6.3;13.23;25.2;1.93;3170 +87073;47.00798;-1.94703;19;20221104;15.2;10;12.6;6.9;10.3;.1;2.04;5801 +87073;47.00798;-1.94703;19;20221105;15.7;7.1;11.4;2.6;11.63;4.5;.91;7318 +87073;47.00798;-1.94703;19;20221106;17;13.4;15.2;5.5;14.43;10.7;1.32;4559 +87073;47.00798;-1.94703;19;20221107;17.8;14.3;16.1;5.5;14.03;.8;1.69;4491 +87073;47.00798;-1.94703;19;20221108;16.8;12.9;14.9;6.1;14.03;4;1.39;4566 +87073;47.00798;-1.94703;19;20221109;16.3;12.1;14.2;3.8;12.46;.8;1.3;4815 +87073;47.00798;-1.94703;19;20221110;17.8;7.1;12.4;2;11.73;0;.88;7678 +87073;47.00798;-1.94703;19;20221111;16.4;8.5;12.5;2.3;12.06;.1;.83;6507 +87073;47.00798;-1.94703;19;20221112;20;10.7;15.4;2.5;13.86;.2;1.1;6978 +87073;47.00798;-1.94703;19;20221113;19.8;10.4;15.1;2.5;12.86;.5;1.13;6809 +87073;47.00798;-1.94703;19;20221114;15;9.6;12.3;3.5;12.43;7.7;.83;4947 +87073;47.00798;-1.94703;19;20221115;16.2;12.7;14.5;6.6;12.7;15.9;1.66;3869 +87073;47.00798;-1.94703;19;20221116;15.3;10.8;13;7.9;12.83;11.9;1.22;4502 +87073;47.00798;-1.94703;19;20221117;15;13.4;14.2;8.1;12;8.7;1.98;2630 +87073;47.00798;-1.94703;19;20221118;13.7;9.8;11.8;3.3;10.1;1.4;1.17;3994 +87073;47.00798;-1.94703;19;20221119;12.4;2.8;7.6;1.4;8.33;1.8;.53;6222 +87073;47.00798;-1.94703;19;20221120;13.6;6.1;9.8;3.5;11.2;2.7;.57;5597 +87073;47.00798;-1.94703;19;20221121;14;9.4;11.7;6.7;10.86;18.1;1.42;4059 +87073;47.00798;-1.94703;19;20221122;13.3;8.5;10.9;7.1;10.16;4.3;1.43;4262 +87073;47.00798;-1.94703;19;20221123;14.6;10.2;12.4;6.1;12.26;2.7;1.04;4022 +87073;47.00798;-1.94703;19;20221124;15.3;10.1;12.7;5.1;11.93;4.3;1.2;4239 +87073;47.00798;-1.94703;19;20221125;14.2;8.3;11.3;3.3;10.33;.5;1.01;4420 +87073;47.00798;-1.94703;19;20221126;13.7;6.4;10;2.6;11.1;1.9;.51;5080 +87073;47.00798;-1.94703;19;20221127;14;11.5;12.7;3.5;13.63;14.7;.55;2870 +87073;47.00798;-1.94703;19;20221128;12;9.1;10.5;3;10.46;4.6;.81;2885 +87073;47.00798;-1.94703;19;20221129;12.9;4.3;8.6;1.1;8.8;.2;.41;5078 +87073;47.00798;-1.94703;19;20221130;8.6;2.5;5.5;2.9;8.23;0;.4;4428 +87073;47.00798;-1.94703;19;20221201;6.9;4.5;5.7;3.1;7.6;.1;.63;2650 +87073;47.00798;-1.94703;19;20221202;6.9;1.7;4.3;2.9;7.23;0;.45;3959 +87073;47.00798;-1.94703;19;20221203;5.2;2.6;3.9;4.5;7.13;0;.53;2682 +87073;47.00798;-1.94703;19;20221204;4.5;3.7;4.1;2.8;7.3;.3;.48;1452 +87073;47.00798;-1.94703;19;20221205;5.4;2.2;3.8;3;7.33;.1;.37;2991 +87073;47.00798;-1.94703;19;20221206;5.4;2.5;3.9;3.8;6.93;0;.55;2724 +87073;47.00798;-1.94703;19;20221207;6.6;4.4;5.5;3.6;6.83;0;.85;2412 +87073;47.00798;-1.94703;19;20221208;3.6;-.9;1.4;4.1;6.06;.1;.37;3590 +87073;47.00798;-1.94703;19;20221209;5.5;.3;2.9;4;5.66;0;.76;3832 +87073;47.00798;-1.94703;19;20221210;6.2;-4.8;.7;1.5;5.36;3.9;.22;5618 +87073;47.00798;-1.94703;19;20221211;4.2;.8;2.5;3;5.96;1.6;.52;3021 +87073;47.00798;-1.94703;19;20221212;3.5;-3.2;.1;2.7;5.23;0;.35;4310 +87073;47.00798;-1.94703;19;20221213;3.8;-2;.9;3.7;5.46;6.2;.46;3973 +87073;47.00798;-1.94703;19;20221214;6.2;2.5;4.3;3.3;8.43;4.6;.13;3058 +87073;47.00798;-1.94703;19;20221215;4.5;2.7;3.6;6.5;6.2;.4;.92;2103 +87073;47.00798;-1.94703;19;20221216;5.9;1.4;3.6;4.7;5.3;0;1.11;3459 +87073;47.00798;-1.94703;19;20221217;1.8;-2.3;-.3;3.1;4.8;0;.49;3196 +87073;47.00798;-1.94703;19;20221218;10.3;-3.1;3.6;4.3;7.6;3;.36;6075 +87073;47.00798;-1.94703;19;20221219;13.6;10;11.8;5.6;11.76;11;.88;3021 +87073;47.00798;-1.94703;19;20221220;13.5;11.7;12.6;4.1;12.96;4.8;.7;2049 +87073;47.00798;-1.94703;19;20221221;13.8;7.7;10.8;5.2;12.86;5.9;.22;3971 +87073;47.00798;-1.94703;19;20221222;14.2;13;13.6;7.4;14.26;15.2;.76;1701 +87073;47.00798;-1.94703;19;20221223;14.2;13.8;14;7.1;14.63;8.7;.8;793 +87073;47.00798;-1.94703;19;20221224;12.9;11.8;12.4;3.7;12.43;5.1;.77;1535 +87073;47.00798;-1.94703;19;20221225;14.6;9.1;11.9;2.5;13;.8;.36;3791 +87073;47.00798;-1.94703;19;20221226;12.6;10.9;11.7;2.5;11.26;.3;.74;2033 +87073;47.00798;-1.94703;19;20221227;12.5;3.7;8.1;2.2;9.8;1.1;.32;4840 +87073;47.00798;-1.94703;19;20221228;13.1;10;11.6;6.2;11.86;7.8;.87;2731 +87073;47.00798;-1.94703;19;20221229;12.7;10.8;11.8;5.1;11;6.4;1.15;2181 +87073;47.00798;-1.94703;19;20221230;14.9;6.7;10.8;7.4;13.46;7;.07;4747 +87073;47.00798;-1.94703;19;20221231;15.9;14.4;15.1;6.3;13.33;3.7;1.57;1807 +87074;47.04836;-1.67235;24;20220101;16.4;6.4;11.4;2.3;11.35;0;.56;4898 +87074;47.04836;-1.67235;24;20220102;14.6;10.5;12.5;5.3;13.2;0;.68;2467 +87074;47.04836;-1.67235;24;20220103;13;12.2;12.6;5.4;13.45;26.7;.67;888 +87074;47.04836;-1.67235;24;20220104;11.2;9;10.1;4.1;9.95;.2;.94;2358 +87074;47.04836;-1.67235;24;20220105;8.9;1.1;5;1.3;6.75;.2;.33;5164 +87074;47.04836;-1.67235;24;20220106;8.8;-.9;4;1.9;6.65;2.5;.41;4810 +87074;47.04836;-1.67235;24;20220107;11;5.6;8.3;4.8;9.4;1.5;.68;4247 +87074;47.04836;-1.67235;24;20220108;11.3;7.6;9.4;6.1;10.1;10.8;.94;1725 +87074;47.04836;-1.67235;24;20220109;10;6.6;8.3;3;9.95;6.7;.51;2125 +87074;47.04836;-1.67235;24;20220110;9.9;8.7;9.3;1.7;11.1;1.9;.42;1418 +87074;47.04836;-1.67235;24;20220111;10.3;6.4;8.4;1.2;8.95;0;.46;3160 +87074;47.04836;-1.67235;24;20220112;7.9;.8;4.3;2.7;6.9;0;.49;5070 +87074;47.04836;-1.67235;24;20220113;8.4;3.6;6;3.5;6.85;0;.84;5014 +87074;47.04836;-1.67235;24;20220114;1.8;-.6;.6;2.2;5.8;.1;.33;2683 +87074;47.04836;-1.67235;24;20220115;1.4;-1.5;0;1.7;6;0;.23;2384 +87074;47.04836;-1.67235;24;20220116;8.2;-.4;3.9;1.7;7.75;0;.3;3945 +87074;47.04836;-1.67235;24;20220117;5.7;2.8;4.3;1.7;8.5;0;.22;2515 +87074;47.04836;-1.67235;24;20220118;5.9;3.5;4.7;2.4;7.7;0;.46;2082 +87074;47.04836;-1.67235;24;20220119;8.9;4.2;6.6;1.4;8;.8;.51;3220 +87074;47.04836;-1.67235;24;20220120;9.6;4.6;7.1;2.4;7.75;0;.72;4504 +87074;47.04836;-1.67235;24;20220121;7.6;-.5;3.6;2.8;5.95;.1;.69;5951 +87074;47.04836;-1.67235;24;20220122;5.7;-2.2;1.7;3.1;6.35;.1;.43;3531 +87074;47.04836;-1.67235;24;20220123;4.6;3.2;3.9;5.4;6.85;0;.7;2439 +87074;47.04836;-1.67235;24;20220124;5.1;2.2;3.6;2.6;6.5;0;.57;4220 +87074;47.04836;-1.67235;24;20220125;3.8;-1.6;1.1;1.4;6.4;.1;.28;3522 +87074;47.04836;-1.67235;24;20220126;1.9;2;2;3;6.1;0;.54;700 +87074;47.04836;-1.67235;24;20220127;7.1;-.5;3.3;2;6.6;.4;.49;5205 +87074;47.04836;-1.67235;24;20220128;10.3;1.2;5.8;.7;9.75;.1;.31;4692 +87074;47.04836;-1.67235;24;20220129;9.1;7.2;8.1;1.6;10.3;0;.44;2420 +87074;47.04836;-1.67235;24;20220130;9.3;7.7;8.5;1.7;10.5;.5;.45;2209 +87074;47.04836;-1.67235;24;20220131;11;7.1;9.1;3.6;9.15;.1;.98;4363 +87074;47.04836;-1.67235;24;20220201;11.6;3.7;7.6;4;9.75;.1;.58;4851 +87074;47.04836;-1.67235;24;20220202;11.3;7.9;9.6;2;9.85;0;.75;3891 +87074;47.04836;-1.67235;24;20220203;8.7;5.4;7;1.9;9.7;.5;.42;3221 +87074;47.04836;-1.67235;24;20220204;12.3;8;10.2;2.4;9.75;.4;.92;4469 +87074;47.04836;-1.67235;24;20220205;11.7;-.8;5.4;2;7.45;.2;.72;8213 +87074;47.04836;-1.67235;24;20220206;12.3;5.2;8.7;6.9;11.15;.5;.46;4451 +87074;47.04836;-1.67235;24;20220207;12.7;8.9;10.8;2.5;10.55;.2;.89;5128 +87074;47.04836;-1.67235;24;20220208;10.7;6.9;8.8;1.8;9.9;0;.65;4271 +87074;47.04836;-1.67235;24;20220209;9.3;3.8;6.6;2.2;8.75;.1;.6;5618 +87074;47.04836;-1.67235;24;20220210;10.8;5.9;8.3;2.5;9.4;0;.82;3700 +87074;47.04836;-1.67235;24;20220211;10.1;-1;4.6;2.5;6.5;.1;.93;11100 +87074;47.04836;-1.67235;24;20220212;9.5;1.5;5.5;2;6;0;1;10700 +87074;47.04836;-1.67235;24;20220213;12.2;.1;6.2;5.6;8.8;7.2;.83;4200 +87074;47.04836;-1.67235;24;20220214;13;6.6;9.8;4.5;9.1;1.9;1.43;8100 +87074;47.04836;-1.67235;24;20220215;12;3.5;7.8;5.4;10.2;9.3;.6;4300 +87074;47.04836;-1.67235;24;20220216;13;9.6;11.3;8;13.5;2.2;.31;3140 +87074;47.04836;-1.67235;24;20220217;14.1;11.5;12.8;5.2;13.1;.7;1.01;4110 +87074;47.04836;-1.67235;24;20220218;12;10.7;11.4;6;10;1.4;1.67;4022 +87074;47.04836;-1.67235;24;20220219;11.4;0;5.7;3.2;8.19;.4;.92;9426 +87074;47.04836;-1.67235;24;20220220;13.9;8.8;11.4;6.8;11.75;1.2;1.17;6133 +87074;47.04836;-1.67235;24;20220221;13;8.2;10.6;5.9;8.8;.2;1.95;6280 +87074;47.04836;-1.67235;24;20220222;12.3;5.7;9;3.3;11.25;.1;.6;4830 +87074;47.04836;-1.67235;24;20220223;13.7;7.7;10.7;1.2;10.55;.3;.94;6797 +87074;47.04836;-1.67235;24;20220224;11.9;5.9;8.9;3.2;8.65;.8;1.3;7678 +87074;47.04836;-1.67235;24;20220225;12.1;-.8;5.6;1;6.5;.1;1.04;10971 +87074;47.04836;-1.67235;24;20220226;12.4;.2;6.3;3.6;5.75;.1;1.9;12778 +87074;47.04836;-1.67235;24;20220227;13.9;2.6;8.2;2.3;7.95;.2;1.38;10049 +87074;47.04836;-1.67235;24;20220228;16.5;4.4;10.5;2;9.8;0;1.5;12000 +87074;47.04836;-1.67235;24;20220301;16.3;7.7;12;3;10.3;.3;1.68;7200 +87074;47.04836;-1.67235;24;20220302;14.2;9.2;11.7;2.6;10.6;.3;1.38;6100 +87074;47.04836;-1.67235;24;20220303;11.7;9;10.4;3.3;11.3;5.6;.77;2900 +87074;47.04836;-1.67235;24;20220304;12.9;6.6;9.8;3;8.6;0;1.64;10000 +87074;47.04836;-1.67235;24;20220305;11.8;.8;6.3;2.8;7.6;.2;1.39;10900 +87074;47.04836;-1.67235;24;20220306;9.4;6.6;8;3.3;7.7;0;1.35;6100 +87074;47.04836;-1.67235;24;20220307;9.3;.7;5;4.4;5.2;0;2.02;15400 +87074;47.04836;-1.67235;24;20220308;11.8;2.5;7.2;3.6;8.85;1.4;1.15;8489 +87074;47.04836;-1.67235;24;20220309;14.6;6;10.3;4.1;10;.3;1.67;11117 +87074;47.04836;-1.67235;24;20220310;12.7;9.8;11.3;2.9;10.95;2.2;1.23;5703 +87074;47.04836;-1.67235;24;20220311;13.2;6.3;9.8;5.2;10.5;9.9;1.31;8451 +87074;47.04836;-1.67235;24;20220312;14.6;6.4;10.5;4;9.35;5.8;1.95;12235 +87074;47.04836;-1.67235;24;20220313;12.3;8.5;10.4;3.8;9.55;2.9;1.62;8736 +87074;47.04836;-1.67235;24;20220314;16.2;4.3;10.3;4.4;8.1;1.4;2.68;16500 +87074;47.04836;-1.67235;24;20220315;16.7;10.1;13.4;2.8;11.9;.1;1.57;7100 +87074;47.04836;-1.67235;24;20220316;14.6;10.9;12.7;2.8;11.6;.2;1.39;5283 +87074;47.04836;-1.67235;24;20220317;12.1;6;9;2.9;7.95;0;1.68;8735 +87074;47.04836;-1.67235;24;20220318;14.9;3.7;9.3;6;6.1;0;3.23;14200 +87074;47.04836;-1.67235;24;20220319;15.9;7.1;11.5;4.5;8.4;0;2.66;12800 +87074;47.04836;-1.67235;24;20220320;16;9.6;12.8;2.7;10;0;2.07;10700 +87074;47.04836;-1.67235;24;20220321;18.4;8.1;13.3;4.3;10.2;0;2.81;15200 +87074;47.04836;-1.67235;24;20220322;16.9;6.8;11.9;5;8.1;0;3.25;17900 +87074;47.04836;-1.67235;24;20220323;16.3;5.5;10.9;3.5;6.8;0;3.07;18500 +87074;47.04836;-1.67235;24;20220324;19.6;2.9;11.3;2.3;6.5;0;3.07;19500 +87074;47.04836;-1.67235;24;20220325;20.6;5.8;13.2;3.7;7.1;0;3.84;19300 +87074;47.04836;-1.67235;24;20220326;21.1;7.8;14.5;4.8;7.5;0;4.39;19400 +87074;47.04836;-1.67235;24;20220327;21.5;6.7;14.1;3.1;8.6;0;3.5;18200 +87074;47.04836;-1.67235;24;20220328;21.1;8.4;14.8;2.4;9.1;1.8;2.98;14500 +87074;47.04836;-1.67235;24;20220329;15.1;9;12.1;2.5;11;.1;1.96;13300 +87074;47.04836;-1.67235;24;20220330;13;9.8;11.4;2.5;10.7;.7;1.26;4300 +87074;47.04836;-1.67235;24;20220331;9.8;3.6;6.7;3.9;7.4;3.4;1.42;6000 +87074;47.04836;-1.67235;24;20220401;9.9;-.1;4.9;4.6;5.6;.4;2.27;17600 +87074;47.04836;-1.67235;24;20220402;10.8;-.2;5.3;2.6;5.5;0;2.13;16500 +87074;47.04836;-1.67235;24;20220403;10;-1.2;4.4;3.5;4.8;0;2.3;16600 +87074;47.04836;-1.67235;24;20220404;10.6;-.7;4.9;3.5;6.67;.2;1.91;15867 +87074;47.04836;-1.67235;24;20220405;12.9;8;10.4;4.8;10.58;.2;1.75;12977 +87074;47.04836;-1.67235;24;20220406;13.6;7.1;10.4;5.8;11;4;1.51;9800 +87074;47.04836;-1.67235;24;20220407;14.2;11;12.6;7.2;12.5;16.2;1.6;8100 +87074;47.04836;-1.67235;24;20220408;14.5;9.5;12;6.3;11.3;4.8;1.8;7200 +87074;47.04836;-1.67235;24;20220409;13.9;2.9;8.4;2.1;7.2;.1;2.51;19600 +87074;47.04836;-1.67235;24;20220410;16.1;1;8.6;4.3;7.2;0;3.16;21700 +87074;47.04836;-1.67235;24;20220411;21.2;8.2;14.7;5;10.4;.4;3.88;18100 +87074;47.04836;-1.67235;24;20220412;17.6;11;14.3;2.9;12;2.2;2.1;9100 +87074;47.04836;-1.67235;24;20220413;21.4;6.4;13.9;1.4;11.8;3.7;2.95;20300 +87074;47.04836;-1.67235;24;20220414;23;7.7;15.4;1.6;12.6;.1;3.24;20900 +87074;47.04836;-1.67235;24;20220415;24;9.1;16.6;2.1;11.8;0;3.84;22700 +87074;47.04836;-1.67235;24;20220416;21.7;10.5;16.1;3.2;11.3;0;4.11;24200 +87074;47.04836;-1.67235;24;20220417;21.5;8.7;15.1;2.4;10.6;0;3.68;22100 +87074;47.04836;-1.67235;24;20220418;17.8;9.5;13.7;3;10.8;0;2.74;14800 +87074;47.04836;-1.67235;24;20220419;16.4;5.1;10.8;3.2;8.5;0;3.02;19500 +87074;47.04836;-1.67235;24;20220420;19.8;7.8;13.8;3.2;10.2;.1;3.4;19100 +87074;47.04836;-1.67235;24;20220421;20.9;10.5;15.7;2.2;10;0;3.82;22500 +87074;47.04836;-1.67235;24;20220422;20.7;9.4;15.1;3.2;10.6;1.6;3.6;18800 +87074;47.04836;-1.67235;24;20220423;19.1;12.1;15.6;3;12.1;2.9;2.98;15100 +87074;47.04836;-1.67235;24;20220424;18.7;11.2;15;2.6;13.2;4.9;2.58;14900 +87074;47.04836;-1.67235;24;20220425;18.9;10.9;14.9;2.2;11.8;.1;3.25;20400 +87074;47.04836;-1.67235;24;20220426;18.4;7.4;12.9;4.6;9.4;0;4.05;25600 +87074;47.04836;-1.67235;24;20220427;19.4;8.2;13.8;5.4;9.7;0;4.16;22200 +87074;47.04836;-1.67235;24;20220428;20.2;12;16.1;3.7;10.9;0;4;20300 +87074;47.04836;-1.67235;24;20220429;21.8;9.2;15.5;2.9;11.5;0;3.99;23300 +87074;47.04836;-1.67235;24;20220430;18;7.5;12.8;3;9.5;0;3.67;24000 +87074;47.04836;-1.67235;24;20220501;19.8;10.6;15.2;2.8;8.6;0;4.36;24600 +87074;47.04836;-1.67235;24;20220502;18.9;11.6;15.3;3.1;9.7;0;3.54;16300 +87074;47.04836;-1.67235;24;20220503;19.8;8;13.9;2.9;10;0;3.79;22600 +87074;47.04836;-1.67235;24;20220504;20;7.3;13.7;2.4;10.5;0;3.29;19100 +87074;47.04836;-1.67235;24;20220505;20.2;8.2;14.2;2.5;11.4;.1;3.36;20100 +87074;47.04836;-1.67235;24;20220506;21.9;8.2;15.1;2.3;11.9;0;3.85;23691 +87074;47.04836;-1.67235;24;20220507;21.4;9.2;15.3;2.4;12.05;0;3.82;23189 +87074;47.04836;-1.67235;24;20220508;23.9;10.2;17.1;2.3;12.5;0;4.23;23635 +87074;47.04836;-1.67235;24;20220509;26.4;11.3;18.8;1.8;13.2;0;4.68;26006 +87074;47.04836;-1.67235;24;20220510;25.5;11.2;18.3;1.8;13.25;0;4.53;25745 +87074;47.04836;-1.67235;24;20220511;20;9.9;14.9;2.6;13.65;0;3.04;18727 +87074;47.04836;-1.67235;24;20220512;20.5;10.5;15.5;2.3;12.25;0;3.48;20020 +87074;47.04836;-1.67235;24;20220513;22.8;9.3;16.1;2.2;10.65;0;4.42;25441 +87074;47.04836;-1.67235;24;20220514;27.2;12.3;19.7;3;13.1;.7;5.11;23530 +87074;47.04836;-1.67235;24;20220515;28.5;17.9;23.2;3.1;16.2;.1;5.29;21968 +87074;47.04836;-1.67235;24;20220516;26;12.8;19.4;2.1;15.5;.1;4.31;22679 +87074;47.04836;-1.67235;24;20220517;29.6;13.1;21.3;2.9;15.4;0;5.55;25938 +87074;47.04836;-1.67235;24;20220518;30;11.5;20.7;1.9;14.8;0;5.17;25975 +87074;47.04836;-1.67235;24;20220519;25.3;14.3;19.8;1.6;14.95;5;3.95;20229 +87074;47.04836;-1.67235;24;20220520;22.5;15;18.8;2.4;15.2;.3;3.61;18487 +87074;47.04836;-1.67235;24;20220521;27.2;9.3;18.2;2;13.85;0;4.95;27580 +87074;47.04836;-1.67235;24;20220522;29.2;16.8;23;3;16.55;16.9;5.26;21912 +87074;47.04836;-1.67235;24;20220523;19;16.1;17.6;3.8;16.2;5.9;2.64;13060 +87074;47.04836;-1.67235;24;20220524;17.9;10.3;14.1;2.4;12.15;1.6;3.07;18693 +87074;47.04836;-1.67235;24;20220525;18.4;7.2;12.8;2.5;12.35;.1;3;20423 +87074;47.04836;-1.67235;24;20220526;18.4;13.5;16;1.9;13.45;0;2.47;12014 +87074;47.04836;-1.67235;24;20220527;18.6;8.8;13.7;1.3;13.45;0;2.59;16399 +87074;47.04836;-1.67235;24;20220528;23;10.2;16.6;3;11.55;0;4.86;26986 +87074;47.04836;-1.67235;24;20220529;19.1;10.7;14.9;4;9.5;0;4.6;24787 +87074;47.04836;-1.67235;24;20220530;20.5;7.4;13.9;2.5;9.4;.1;4.28;25536 +87074;47.04836;-1.67235;24;20220531;21.8;7;14.4;1.8;9.45;0;4.51;28168 +87074;47.04836;-1.67235;24;20220601;24.8;8.7;16.7;2.2;10.25;0;5.03;27663 +87074;47.04836;-1.67235;24;20220602;28.3;15.2;21.7;3;13.1;1.3;5.81;25132 +87074;47.04836;-1.67235;24;20220603;26.8;15.1;21;2.1;15.4;.9;4.73;23014 +87074;47.04836;-1.67235;24;20220604;24.8;13.5;19.1;1.8;17.05;1.3;3.82;20625 +87074;47.04836;-1.67235;24;20220605;21.3;15.2;18.3;3.8;14.9;.6;3.88;19322 +87074;47.04836;-1.67235;24;20220606;18.3;11.8;15;2;14.8;8.5;2.31;13221 +87074;47.04836;-1.67235;24;20220607;20.4;13.6;17;3.7;15.55;13;3.11;16887 +87074;47.04836;-1.67235;24;20220608;20.1;15.5;17.8;4.8;15.75;0;3.51;18663 +87074;47.04836;-1.67235;24;20220609;21.4;13.1;17.3;2.6;14.4;0;3.92;22299 +87074;47.04836;-1.67235;24;20220610;21.6;15.6;18.6;1.8;15.2;.1;3.03;14568 +87074;47.04836;-1.67235;24;20220611;24.7;10.2;17.4;1.4;14.55;0;4.26;25005 +87074;47.04836;-1.67235;24;20220612;25.2;13.6;19.4;3.5;12.7;.1;5.51;26526 +87074;47.04836;-1.67235;24;20220613;25.2;11.7;18.4;3.4;12.2;0;5.59;28540 +87074;47.04836;-1.67235;24;20220614;29.5;13.3;21.4;3.4;12.95;0;6.55;28922 +87074;47.04836;-1.67235;24;20220615;31.3;16.5;23.9;2.6;14.85;0;6.4;28148 +87074;47.04836;-1.67235;24;20220616;32.3;16.6;24.4;2.5;15.5;0;6.22;25993 +87074;47.04836;-1.67235;24;20220617;37;17.9;27.4;1.6;16.85;0;6.77;29639 +87074;47.04836;-1.67235;24;20220618;38.7;19.6;29.1;2.7;17.45;1;7.96;29494 +87074;47.04836;-1.67235;24;20220619;26;17;21.5;4.2;18.2;.2;4.46;19295 +87074;47.04836;-1.67235;24;20220620;28.3;15.7;22;3;17.8;10.8;4.82;21400 +87074;47.04836;-1.67235;24;20220621;26.1;16.9;21.5;2.6;19.2;1.7;4.07;19760 +87074;47.04836;-1.67235;24;20220622;21.7;16.5;19.1;2;18;1.2;2.67;13171 +87074;47.04836;-1.67235;24;20220623;24;12.4;18.2;2;16.05;2;4.13;23718 +87074;47.04836;-1.67235;24;20220624;19.8;15;17.4;3;16.65;4;2.58;13517 +87074;47.04836;-1.67235;24;20220625;19.6;12.4;16;2.4;13.75;.4;3.11;17009 +87074;47.04836;-1.67235;24;20220626;21;9.1;15;2.4;12.35;0;4.01;24565 +87074;47.04836;-1.67235;24;20220627;21.2;10;15.6;1.9;12.75;.1;4.12;25730 +87074;47.04836;-1.67235;24;20220628;22;8.3;15.2;1.9;12.25;.7;4.17;25827 +87074;47.04836;-1.67235;24;20220629;19.4;12.5;15.9;2.3;14.5;1.5;2.7;14543 +87074;47.04836;-1.67235;24;20220630;19.7;11.2;15.4;2.2;12.85;1.3;3.69;22459 +87074;47.04836;-1.67235;24;20220701;21.3;8.4;14.9;1.2;12;.1;3.7;23062 +87074;47.04836;-1.67235;24;20220702;24.8;9;16.9;1.8;12.75;.1;4.89;29276 +87074;47.04836;-1.67235;24;20220703;23.5;11;17.3;2.3;13.6;0;4.6;26776 +87074;47.04836;-1.67235;24;20220704;25.7;11.5;18.6;2.9;12.95;0;5.43;28712 +87074;47.04836;-1.67235;24;20220705;25.8;10.7;18.3;3;12.6;0;5.46;28777 +87074;47.04836;-1.67235;24;20220706;27.6;13;20.3;3.4;13.5;0;5.92;28129 +87074;47.04836;-1.67235;24;20220707;26;12.5;19.2;2.5;15.35;0;4.85;26030 +87074;47.04836;-1.67235;24;20220708;29.3;15.3;22.3;3.6;13.65;0;6.52;28046 +87074;47.04836;-1.67235;24;20220709;31.6;16.1;23.9;3.1;14.45;.1;6.75;28453 +87074;47.04836;-1.67235;24;20220710;30.7;17.7;24.2;4.2;13.55;0;7.23;27314 +87074;47.04836;-1.67235;24;20220711;33.1;18.3;25.7;3.7;13.85;0;7.58;28168 +87074;47.04836;-1.67235;24;20220712;35.7;16.5;26.1;2.1;15.05;0;6.94;29994 +87074;47.04836;-1.67235;24;20220713;36.1;17.1;26.6;1.5;15.45;0;6.48;30055 +87074;47.04836;-1.67235;24;20220714;31.7;17.5;24.6;2.9;14.9;0;6.62;28005 +87074;47.04836;-1.67235;24;20220715;30.8;15.3;23;3.2;12.4;0;6.71;27687 +87074;47.04836;-1.67235;24;20220716;32.9;17.6;25.2;3.9;12;0;7.69;26967 +87074;47.04836;-1.67235;24;20220717;35.5;19.4;27.4;4;11.85;0;8.45;26557 +87074;47.04836;-1.67235;24;20220718;41.7;20.9;31.3;3.6;13.15;0;9.54;28789 +87074;47.04836;-1.67235;24;20220719;26.2;23.2;24.7;3.9;17.55;2.4;5.13;17613 +87074;47.04836;-1.67235;24;20220720;24.1;18;21;3.1;18.95;.5;3.63;17200 +87074;47.04836;-1.67235;24;20220721;26.9;16.3;21.6;1.9;16.6;.3;4.35;21038 +87074;47.04836;-1.67235;24;20220722;23.1;15.8;19.4;1.6;17.05;5.6;2.91;13796 +87074;47.04836;-1.67235;24;20220723;26.6;12.1;19.4;1.5;14.3;0;4.71;26357 +87074;47.04836;-1.67235;24;20220724;30.9;12.5;21.7;1.7;15.65;.4;5.49;28129 +87074;47.04836;-1.67235;24;20220725;23.8;18;20.9;3.8;17.6;.2;3.98;18116 +87074;47.04836;-1.67235;24;20220726;24.2;15.5;19.8;2.3;14.7;0;3.66;16162 +87074;47.04836;-1.67235;24;20220727;26.5;13.3;19.9;2;12.15;0;4.72;22882 +87074;47.04836;-1.67235;24;20220728;29.2;16.3;22.8;2.3;14;0;5.14;22378 +87074;47.04836;-1.67235;24;20220729;29.1;17.2;23.1;1.9;16.5;.2;4.73;21994 +87074;47.04836;-1.67235;24;20220730;29.7;14.3;22;2;16.85;.2;5.02;25091 +87074;47.04836;-1.67235;24;20220731;26.9;13.9;20.4;1.9;17.65;.1;4.38;24041 +87074;47.04836;-1.67235;24;20220801;28.9;14.8;21.8;1.6;18.4;0;4.31;21941 +87074;47.04836;-1.67235;24;20220802;32.8;16.6;24.7;1.6;17.6;0;5.55;26673 +87074;47.04836;-1.67235;24;20220803;34.2;17.4;25.8;2.1;17.75;.1;5.93;25603 +87074;47.04836;-1.67235;24;20220804;30.3;18.7;24.5;3.3;17.75;2.5;5.43;21426 +87074;47.04836;-1.67235;24;20220805;27.7;14.5;21.1;3.6;12.6;0;5.79;25039 +87074;47.04836;-1.67235;24;20220806;27.7;14.1;20.9;4.1;10.1;0;6.38;25008 +87074;47.04836;-1.67235;24;20220807;29.3;15.6;22.5;4;10.6;0;6.68;24702 +87074;47.04836;-1.67235;24;20220808;31.6;16.9;24.2;3.9;11.65;0;6.97;24842 +87074;47.04836;-1.67235;24;20220809;33.2;18.6;25.9;3.6;13.6;0;6.91;24492 +87074;47.04836;-1.67235;24;20220810;35.1;20.2;27.6;3.8;13.45;0;7.64;24745 +87074;47.04836;-1.67235;24;20220811;36.5;18.2;27.4;3.5;11.25;0;7.78;25720 +87074;47.04836;-1.67235;24;20220812;36;19.8;27.9;2.5;11.25;0;6.67;24770 +87074;47.04836;-1.67235;24;20220813;37.2;17.2;27.2;2.3;15.5;3.4;6.46;25240 +87074;47.04836;-1.67235;24;20220814;21.1;19.2;20.2;2.9;20.55;4.6;1.6;5627 +87074;47.04836;-1.67235;24;20220815;24.1;17.7;20.9;3.4;18.85;.6;3.11;13392 +87074;47.04836;-1.67235;24;20220816;25.6;18;21.8;1.9;18.65;7;3.25;15158 +87074;47.04836;-1.67235;24;20220817;22.3;14.5;18.4;1.4;17.45;4.9;2.36;12516 +87074;47.04836;-1.67235;24;20220818;25;15.1;20.1;2.5;17.65;.5;3.21;15619 +87074;47.04836;-1.67235;24;20220819;24.8;18;21.4;3.5;19.7;.7;3.18;14131 +87074;47.04836;-1.67235;24;20220820;26.2;13.5;19.8;1.7;15.8;.1;3.91;21844 +87074;47.04836;-1.67235;24;20220821;22.6;12.4;17.5;1.1;16.8;2.5;2.29;12800 +87074;47.04836;-1.67235;24;20220822;24.7;18.2;21.4;2.6;20.3;.2;2.83;13293 +87074;47.04836;-1.67235;24;20220823;26.2;19.4;22.8;2;20.65;.1;3;13475 +87074;47.04836;-1.67235;24;20220824;33.8;15.5;24.7;1.8;19.55;2.7;4.91;23210 +87074;47.04836;-1.67235;24;20220825;25.8;19.8;22.8;2.4;20.45;.1;2.91;12077 +87074;47.04836;-1.67235;24;20220826;26;14.3;20.1;2.3;14.7;0;3.83;18673 +87074;47.04836;-1.67235;24;20220827;28.4;14.4;21.4;2.6;14;0;4.65;21474 +87074;47.04836;-1.67235;24;20220828;28.3;16.4;22.4;3.2;12.7;0;5.08;19932 +87074;47.04836;-1.67235;24;20220829;31.5;16.9;24.2;2.7;14.4;.2;4.88;17483 +87074;47.04836;-1.67235;24;20220830;33.1;18.4;25.7;2;17.35;0;4.88;21350 +87074;47.04836;-1.67235;24;20220831;27.2;17.7;22.5;1.7;20.65;6.6;2.74;12608 +87074;47.04836;-1.67235;24;20220901;26.3;17.1;21.7;1.3;19.4;.2;3.12;16926 +87074;47.04836;-1.67235;24;20220902;24.9;14.9;19.9;1.6;18.3;4.2;2.99;17079 +87074;47.04836;-1.67235;24;20220903;24.2;15.7;19.9;2.5;16.8;.2;3.1;15377 +87074;47.04836;-1.67235;24;20220904;27.7;14;20.8;2.3;16.55;.3;3.65;17788 +87074;47.04836;-1.67235;24;20220905;29.8;14.7;22.3;2.1;17.45;.2;3.89;18549 +87074;47.04836;-1.67235;24;20220906;23.2;15.3;19.3;2.8;17.6;2;2.51;11815 +87074;47.04836;-1.67235;24;20220907;22.5;16.8;19.6;2.9;17.15;12.5;2.49;10408 +87074;47.04836;-1.67235;24;20220908;21.9;15.5;18.7;3.9;16.4;3;2.71;12285 +87074;47.04836;-1.67235;24;20220909;21.2;14.9;18;4.4;15.4;.8;2.82;12686 +87074;47.04836;-1.67235;24;20220910;22.4;11;16.7;1.6;15.9;.2;2.38;15043 +87074;47.04836;-1.67235;24;20220911;28.3;14.4;21.4;1.8;16.5;.1;3.62;19239 +87074;47.04836;-1.67235;24;20220912;34.2;15.5;24.8;2.5;15.9;.3;4.82;18837 +87074;47.04836;-1.67235;24;20220913;30.7;21.3;26;3;19.35;.5;4.07;12958 +87074;47.04836;-1.67235;24;20220914;26.6;16.4;21.5;2.3;19.5;0;2.75;12863 +87074;47.04836;-1.67235;24;20220915;24.7;18.4;21.6;2.5;17.45;0;2.88;12054 +87074;47.04836;-1.67235;24;20220916;20.6;10.7;15.7;2.7;11.25;0;2.81;14378 +87074;47.04836;-1.67235;24;20220917;20;5.5;12.8;2;8.95;0;2.76;18404 +87074;47.04836;-1.67235;24;20220918;20.9;5.5;13.2;2.1;8.95;.1;2.87;18523 +87074;47.04836;-1.67235;24;20220919;21.7;8.4;15;2.8;10.55;0;3.07;17296 +87074;47.04836;-1.67235;24;20220920;21.6;8;14.8;2.7;10.15;.3;3.04;17063 +87074;47.04836;-1.67235;24;20220921;22.3;8.6;15.5;2.1;10.6;.1;2.89;16944 +87074;47.04836;-1.67235;24;20220922;23.6;7;15.3;1.2;9.9;0;2.6;17668 +87074;47.04836;-1.67235;24;20220923;19.4;10.4;14.9;.9;12.4;.5;1.55;8934 +87074;47.04836;-1.67235;24;20220924;19.6;11.6;15.6;2;13.25;1.4;1.83;9120 +87074;47.04836;-1.67235;24;20220925;20.5;11.4;15.9;2.7;12.1;.1;2.48;12860 +87074;47.04836;-1.67235;24;20220926;17.6;7.8;12.7;2.6;11.55;3.4;1.71;9323 +87074;47.04836;-1.67235;24;20220927;18;10.3;14.1;4.6;12.95;3.6;1.91;8935 +87074;47.04836;-1.67235;24;20220928;17.6;14.7;16.2;5.2;14.2;3.1;1.98;5927 +87074;47.04836;-1.67235;24;20220929;17.2;6.4;11.8;1.7;10.75;2.1;1.63;11589 +87074;47.04836;-1.67235;24;20220930;18.4;4.5;11.5;2.6;11.4;5.5;1.82;13890 +87074;47.04836;-1.67235;24;20221001;18.8;14.7;16.8;5.7;19;2.1;.79;5902 +87074;47.04836;-1.67235;24;20221002;21.3;16.9;19.1;3.9;17.55;.6;1.98;7602 +87074;47.04836;-1.67235;24;20221003;20.9;12.7;16.8;1.6;15.1;0;1.57;8096 +87074;47.04836;-1.67235;24;20221004;19.8;11.2;15.5;1;14.4;.1;1.41;9162 +87074;47.04836;-1.67235;24;20221005;21.2;10.4;15.8;2.5;15.2;.2;1.69;10217 +87074;47.04836;-1.67235;24;20221006;19.7;5.8;12.8;.8;10.45;.1;1.63;14285 +87074;47.04836;-1.67235;24;20221007;20.3;4.6;12.4;1;10;.2;1.72;14536 +87074;47.04836;-1.67235;24;20221008;20.3;5.6;13;1.3;10.6;.1;1.71;13095 +87074;47.04836;-1.67235;24;20221009;23;7.1;15.1;1.7;11.55;0;2.09;14174 +87074;47.04836;-1.67235;24;20221010;21.9;12.4;17.1;1.9;16.2;0;1.6;9661 +87074;47.04836;-1.67235;24;20221011;20.7;14.5;17.6;2.6;14.2;.1;2.08;11234 +87074;47.04836;-1.67235;24;20221012;21.4;7.4;14.4;1.2;12.55;.5;1.57;12347 +87074;47.04836;-1.67235;24;20221013;18.3;11.6;15;3.1;15.95;8.2;.98;5582 +87074;47.04836;-1.67235;24;20221014;19.4;14.9;17.1;4.5;18;9.2;1.09;5005 +87074;47.04836;-1.67235;24;20221015;19.4;15.1;17.2;4.2;16.85;1.2;1.44;6530 +87074;47.04836;-1.67235;24;20221016;23.8;14.1;18.9;2.3;16.6;.4;1.85;10075 +87074;47.04836;-1.67235;24;20221017;20.8;13.9;17.4;1.2;17.15;1.2;1.09;6398 +87074;47.04836;-1.67235;24;20221018;22.7;14.4;18.6;2.9;18.4;.1;1.52;8570 +87074;47.04836;-1.67235;24;20221019;25.9;16.8;21.4;2.8;18;4.5;2.2;9028 +87074;47.04836;-1.67235;24;20221020;22.5;13;17.7;2.8;16.05;1.4;1.73;9366 +87074;47.04836;-1.67235;24;20221021;21.8;14.6;18.2;3.4;15;.6;2.03;8485 +87074;47.04836;-1.67235;24;20221022;21.8;13.5;17.7;2.8;15.65;2;1.63;7838 +87074;47.04836;-1.67235;24;20221023;22.8;16.9;19.9;4.7;15.7;3.2;2.57;6658 +87074;47.04836;-1.67235;24;20221024;19;15.9;17.4;5;15.4;3.1;1.83;5398 +87074;47.04836;-1.67235;24;20221025;19.3;11.6;15.4;2.6;14.85;.1;1.16;6196 +87074;47.04836;-1.67235;24;20221026;22.6;13.7;18.2;2.9;16.05;.2;1.67;8107 +87074;47.04836;-1.67235;24;20221027;23.5;13.2;18.3;3;15.7;.1;1.82;7937 +87074;47.04836;-1.67235;24;20221028;21.1;13.8;17.5;2.5;16.35;0;1.29;6597 +87074;47.04836;-1.67235;24;20221029;23.7;15.8;19.7;2.4;15.95;2.3;1.75;7227 +87074;47.04836;-1.67235;24;20221030;18.8;14.1;16.4;1.3;15;3.3;.97;5056 +87074;47.04836;-1.67235;24;20221031;19.1;9.7;14.4;2.6;13.85;1.7;1.1;5837 +87074;47.04836;-1.67235;24;20221101;17.9;10.6;14.3;3.9;12.25;4.4;1.56;6143 +87074;47.04836;-1.67235;24;20221102;18.2;6.5;12.4;2.6;12.3;0;1.04;7994 +87074;47.04836;-1.67235;24;20221103;15.9;12.8;14.4;4.1;13.05;16;1.3;4210 +87074;47.04836;-1.67235;24;20221104;15.4;8.8;12.1;5.2;10.05;.2;1.75;6861 +87074;47.04836;-1.67235;24;20221105;15.3;5.4;10.4;1.8;11.3;2.3;.69;5911 +87074;47.04836;-1.67235;24;20221106;17.2;12.2;14.7;4.4;14;10.5;1.19;4493 +87074;47.04836;-1.67235;24;20221107;17.9;12.7;15.3;4.1;13.65;1;1.4;5158 +87074;47.04836;-1.67235;24;20221108;17;11.7;14.3;4.7;13.85;4;1.15;4154 +87074;47.04836;-1.67235;24;20221109;16.8;11;13.9;2.4;12.3;.7;1.04;6193 +87074;47.04836;-1.67235;24;20221110;18;5.7;11.9;2.1;11.15;0;.91;7534 +87074;47.04836;-1.67235;24;20221111;15.5;7.2;11.3;2.3;11.4;.1;.75;6529 +87074;47.04836;-1.67235;24;20221112;19.9;9.2;14.6;2.3;13.2;.2;1.02;7383 +87074;47.04836;-1.67235;24;20221113;20.7;8.8;14.8;1.9;12.2;.4;1.05;7612 +87074;47.04836;-1.67235;24;20221114;14.9;8.7;11.8;2.6;11.75;6.4;.77;4667 +87074;47.04836;-1.67235;24;20221115;16.6;10.7;13.7;4.6;12.3;12.4;1.34;3961 +87074;47.04836;-1.67235;24;20221116;15;8.8;11.9;5.2;12.6;14;.8;3213 +87074;47.04836;-1.67235;24;20221117;15.3;12.3;13.8;5.6;11.75;6.8;1.65;3319 +87074;47.04836;-1.67235;24;20221118;13.8;7.6;10.7;2.1;9.65;.9;.8;5417 +87074;47.04836;-1.67235;24;20221119;12.7;.4;6.5;1;7.7;1.5;.39;7168 +87074;47.04836;-1.67235;24;20221120;13.5;4.7;9.1;2.6;10.5;2.6;.53;5552 +87074;47.04836;-1.67235;24;20221121;14.3;7.4;10.8;4.6;10.4;12.6;1.1;4229 +87074;47.04836;-1.67235;24;20221122;13.5;6.3;9.9;4.6;9.85;3.3;1.03;4796 +87074;47.04836;-1.67235;24;20221123;14.6;9.1;11.9;4.7;11.8;2.5;.91;4711 +87074;47.04836;-1.67235;24;20221124;15.1;7.3;11.2;3.5;11.5;6;.76;4120 +87074;47.04836;-1.67235;24;20221125;14.5;4.6;9.6;1.9;9.9;.4;.55;5750 +87074;47.04836;-1.67235;24;20221126;12.9;4.8;8.8;2.3;10.25;.8;.48;4257 +87074;47.04836;-1.67235;24;20221127;12.8;10.2;11.5;3;12.55;12.9;.54;2003 +87074;47.04836;-1.67235;24;20221128;11.5;7.4;9.4;1.7;10.15;4.4;.48;3377 +87074;47.04836;-1.67235;24;20221129;13;1.4;7.2;.6;8.15;.2;.23;5534 +87074;47.04836;-1.67235;24;20221130;8.6;2.1;5.3;2.7;8.2;0;.34;4120 +87074;47.04836;-1.67235;24;20221201;6.9;3.8;5.3;2.6;7.45;.1;.55;2943 +87074;47.04836;-1.67235;24;20221202;6.5;-.3;3.1;2.2;7;0;.3;3895 +87074;47.04836;-1.67235;24;20221203;5;2.3;3.7;4;7;0;.54;1620 +87074;47.04836;-1.67235;24;20221204;4.1;3.3;3.7;2.9;7.25;.4;.45;1155 +87074;47.04836;-1.67235;24;20221205;5.5;1.3;3.4;2.7;7.2;.1;.3;3335 +87074;47.04836;-1.67235;24;20221206;5.3;3.2;4.3;4.2;6.9;0;.67;1912 +87074;47.04836;-1.67235;24;20221207;6.7;5;5.8;3.3;6.8;0;.8;3506 +87074;47.04836;-1.67235;24;20221208;2.9;-1.3;.8;4;5.95;.1;.34;2606 +87074;47.04836;-1.67235;24;20221209;5.7;-.1;2.8;3.6;5.45;0;.71;4573 +87074;47.04836;-1.67235;24;20221210;6.4;-5.6;.4;1.4;4.9;1.6;.25;5856 +87074;47.04836;-1.67235;24;20221211;3.4;.4;1.9;2.3;5.75;1.2;.45;2493 +87074;47.04836;-1.67235;24;20221212;3.2;-4.4;-.6;2.5;4.9;0;.38;3413 +87074;47.04836;-1.67235;24;20221213;3.6;-2.7;.5;3.7;5.2;5.4;.45;4581 +87074;47.04836;-1.67235;24;20221214;4.4;1.4;2.9;3.3;7.35;5.8;.27;1649 +87074;47.04836;-1.67235;24;20221215;4.7;2;3.3;5.8;5.9;.3;.95;2075 +87074;47.04836;-1.67235;24;20221216;6;.5;3.2;3.9;5.2;0;.88;4533 +87074;47.04836;-1.67235;24;20221217;1.8;-3.1;-.7;3.1;4.7;0;.41;3958 +87074;47.04836;-1.67235;24;20221218;9.8;-4.3;2.7;3.5;6.95;1.9;.5;3363 +87074;47.04836;-1.67235;24;20221219;14.1;9.3;11.7;5;11.1;8.8;1.1;2129 +87074;47.04836;-1.67235;24;20221220;13.6;11.6;12.6;4;12.7;4.6;.82;1161 +87074;47.04836;-1.67235;24;20221221;14.1;6.7;10.4;4.1;12.35;6.3;.36;2582 +87074;47.04836;-1.67235;24;20221222;14.4;12.9;13.7;6.9;14.15;19.5;.84;830 +87074;47.04836;-1.67235;24;20221223;14.5;13.9;14.2;6.3;14.7;10.2;.81;958 +87074;47.04836;-1.67235;24;20221224;13.2;11.7;12.4;3.1;12.2;4.2;.77;1849 +87074;47.04836;-1.67235;24;20221225;15.5;9.3;12.4;2.3;12.8;.5;.52;3150 +87074;47.04836;-1.67235;24;20221226;12.4;10.1;11.2;2.3;10.95;.4;.66;2451 +87074;47.04836;-1.67235;24;20221227;12.3;2.1;7.2;1.8;9.1;1.1;.32;4397 +87074;47.04836;-1.67235;24;20221228;13.4;8;10.7;4.8;11.55;7.5;.69;2278 +87074;47.04836;-1.67235;24;20221229;12.7;10.3;11.5;4.5;10.75;5.5;1;3251 +87074;47.04836;-1.67235;24;20221230;15.2;5.6;10.4;6.8;13.05;6.2;.22;2796 +87074;47.04836;-1.67235;24;20221231;17.3;14.8;16.1;5.9;12.95;3;1.95;2375 +87075;47.08321;-1.34664;42;20220101;15.9;6.9;11.4;3;11.08;0;.72;4847 +87075;47.08321;-1.34664;42;20220102;14.6;10.2;12.4;5.3;12.83;0;.69;2863 +87075;47.08321;-1.34664;42;20220103;13;11.8;12.4;5.5;13.18;25.4;.63;1403 +87075;47.08321;-1.34664;42;20220104;11;8.9;9.9;4.4;10.03;.2;.85;2272 +87075;47.08321;-1.34664;42;20220105;8.4;1.2;4.8;1.8;6.71;.2;.38;5109 +87075;47.08321;-1.34664;42;20220106;8.6;.5;4.5;2.3;6.43;2.2;.56;4529 +87075;47.08321;-1.34664;42;20220107;10.8;5.7;8.2;4.8;9.03;.8;.73;4233 +87075;47.08321;-1.34664;42;20220108;11;7.6;9.3;5.8;9.86;10.8;.9;1910 +87075;47.08321;-1.34664;42;20220109;10;5.9;7.9;2.9;9.46;4.6;.5;2664 +87075;47.08321;-1.34664;42;20220110;9.7;8.3;9;1.8;10.68;2.1;.4;1705 +87075;47.08321;-1.34664;42;20220111;10.6;5.2;7.9;1.6;8.21;0;.54;4063 +87075;47.08321;-1.34664;42;20220112;6.8;1.1;4;3.1;6.61;0;.47;4958 +87075;47.08321;-1.34664;42;20220113;7.5;2.5;5;4.2;6.61;0;.74;5216 +87075;47.08321;-1.34664;42;20220114;2.4;-.8;.8;2.6;5.61;.1;.37;3308 +87075;47.08321;-1.34664;42;20220115;.8;-2.5;-.8;1.1;5.61;0;.19;2988 +87075;47.08321;-1.34664;42;20220116;6.8;-.5;3.1;1.5;7.26;0;.26;3688 +87075;47.08321;-1.34664;42;20220117;5.9;3;4.5;2;8.36;0;.24;2532 +87075;47.08321;-1.34664;42;20220118;5.6;2.1;3.9;2.7;7.48;0;.34;2826 +87075;47.08321;-1.34664;42;20220119;8.3;4;6.2;1.7;7.96;.8;.47;3014 +87075;47.08321;-1.34664;42;20220120;9.2;4.6;6.9;3;7.73;.1;.72;5026 +87075;47.08321;-1.34664;42;20220121;7.5;-.6;3.4;3.2;5.88;.1;.71;6277 +87075;47.08321;-1.34664;42;20220122;5.5;-2.1;1.7;3.6;6.31;.1;.41;3981 +87075;47.08321;-1.34664;42;20220123;4.6;3;3.8;5.4;6.81;0;.64;3344 +87075;47.08321;-1.34664;42;20220124;5.8;.8;3.3;2.8;6.28;0;.53;5515 +87075;47.08321;-1.34664;42;20220125;3;-2.3;.3;1.8;6.11;0;.23;3720 +87075;47.08321;-1.34664;42;20220126;1.3;.8;1.1;3.1;6.01;0;.37;1245 +87075;47.08321;-1.34664;42;20220127;6.5;-.3;3.1;1.8;6.56;.2;.42;4971 +87075;47.08321;-1.34664;42;20220128;10;1.8;5.9;.7;9.31;0;.34;4564 +87075;47.08321;-1.34664;42;20220129;8.8;7;7.9;1.8;9.98;.1;.42;2534 +87075;47.08321;-1.34664;42;20220130;9.5;7.4;8.5;1.8;10.18;.5;.47;2716 +87075;47.08321;-1.34664;42;20220131;10.6;6.3;8.5;4.2;8.83;.1;.94;4971 +87075;47.08321;-1.34664;42;20220201;11.4;3.8;7.6;3.8;9.53;.1;.58;4783 +87075;47.08321;-1.34664;42;20220202;10.9;8.1;9.5;2.2;9.63;0;.76;3503 +87075;47.08321;-1.34664;42;20220203;8.5;5.1;6.8;2.3;9.36;.6;.42;3341 +87075;47.08321;-1.34664;42;20220204;12.4;7.7;10;3;9.61;.8;.97;4983 +87075;47.08321;-1.34664;42;20220205;11.4;-.3;5.6;2.3;7.48;.1;.75;8351 +87075;47.08321;-1.34664;42;20220206;12.2;5.1;8.6;6.3;10.83;.7;.49;4422 +87075;47.08321;-1.34664;42;20220207;12.4;8.4;10.4;2.4;10.16;.2;.86;5469 +87075;47.08321;-1.34664;42;20220208;11.1;5.7;8.4;1.8;9.53;.1;.69;6208 +87075;47.08321;-1.34664;42;20220209;9.6;2.3;6;2.5;8.33;0;.6;5751 +87075;47.08321;-1.34664;42;20220210;9.9;5.6;7.7;2.5;9.47;.6;.72;2766 +87075;47.08321;-1.34664;42;20220211;9.9;-.8;4.5;2.6;6.44;.1;.93;10966 +87075;47.08321;-1.34664;42;20220212;9.9;1.2;5.5;2.4;5.87;0;1.13;10900 +87075;47.08321;-1.34664;42;20220213;12.5;0;6.3;5.5;8.44;6;1.03;5633 +87075;47.08321;-1.34664;42;20220214;12.7;6.5;9.6;4.5;9.07;2;1.37;8333 +87075;47.08321;-1.34664;42;20220215;11.8;3.6;7.7;4.9;10.04;8.8;.62;4500 +87075;47.08321;-1.34664;42;20220216;13;9.3;11.1;7.2;13.46;2.6;.23;3658 +87075;47.08321;-1.34664;42;20220217;14.5;11.7;13.1;5.4;12.8;.5;1.16;4390 +87075;47.08321;-1.34664;42;20220218;11.9;10.7;11.3;5.8;9.97;1.4;1.59;3373 +87075;47.08321;-1.34664;42;20220219;11.4;1.3;6.3;3.7;8.04;.3;1.05;9144 +87075;47.08321;-1.34664;42;20220220;13.7;8.4;11;6.2;11.51;1.6;1.05;6367 +87075;47.08321;-1.34664;42;20220221;12.8;7.5;10.1;5.6;8.43;.2;1.85;7508 +87075;47.08321;-1.34664;42;20220222;12.5;5.5;9;3.3;10.96;.7;.66;5438 +87075;47.08321;-1.34664;42;20220223;13.5;7.7;10.6;1.2;10.43;.2;.94;6986 +87075;47.08321;-1.34664;42;20220224;12;5.7;8.9;3.1;8.48;.8;1.3;7844 +87075;47.08321;-1.34664;42;20220225;12.1;.2;6.2;1.5;6.46;.1;1.17;11024 +87075;47.08321;-1.34664;42;20220226;12.2;.9;6.6;4.4;5.73;0;2.06;12315 +87075;47.08321;-1.34664;42;20220227;14.3;2.3;8.3;2.7;7.68;.1;1.57;11088 +87075;47.08321;-1.34664;42;20220228;16.7;3.3;10;1.6;9.51;0;1.41;12576 +87075;47.08321;-1.34664;42;20220301;16.2;8.1;12.1;2.6;9.98;0;1.62;8258 +87075;47.08321;-1.34664;42;20220302;13.7;9.1;11.4;2.5;10.38;.6;1.25;6554 +87075;47.08321;-1.34664;42;20220303;11.9;8.3;10.1;3.3;11.16;6.6;.85;5024 +87075;47.08321;-1.34664;42;20220304;12.5;6.9;9.7;3.3;8.68;0;1.53;8549 +87075;47.08321;-1.34664;42;20220305;11.5;1.4;6.5;2.9;7.66;.4;1.31;11204 +87075;47.08321;-1.34664;42;20220306;9.7;5.9;7.8;3.5;7.63;0;1.41;7073 +87075;47.08321;-1.34664;42;20220307;9.1;-.6;4.3;4.1;5.16;0;1.77;13395 +87075;47.08321;-1.34664;42;20220308;10.9;2.2;6.5;4.3;8.61;.9;1;7839 +87075;47.08321;-1.34664;42;20220309;15;7;11;4.7;9.86;.2;1.89;10814 +87075;47.08321;-1.34664;42;20220310;12.7;9.7;11.2;3.8;10.53;1.2;1.39;6298 +87075;47.08321;-1.34664;42;20220311;13.1;6.4;9.8;5.9;10.31;10.3;1.37;8541 +87075;47.08321;-1.34664;42;20220312;14.4;6.3;10.4;4.6;9.28;5.9;1.96;12220 +87075;47.08321;-1.34664;42;20220313;12.1;8.3;10.2;4.2;9.43;3.8;1.58;8450 +87075;47.08321;-1.34664;42;20220314;16;4;10;4.1;8.21;1.7;2.38;14951 +87075;47.08321;-1.34664;42;20220315;16.4;9.6;13;2.7;11.78;.1;1.61;8809 +87075;47.08321;-1.34664;42;20220316;14.4;10.5;12.4;3.2;11.56;.3;1.37;5603 +87075;47.08321;-1.34664;42;20220317;10.8;5.7;8.3;3.8;8.11;0;1.45;7842 +87075;47.08321;-1.34664;42;20220318;14.7;3.1;8.9;6.1;6.37;0;3;14033 +87075;47.08321;-1.34664;42;20220319;16;6.9;11.4;4.2;8.37;0;2.59;13066 +87075;47.08321;-1.34664;42;20220320;16.3;8.9;12.6;2.6;9.5;0;2.16;12000 +87075;47.08321;-1.34664;42;20220321;18.3;8.2;13.3;3.8;9.87;0;2.77;15266 +87075;47.08321;-1.34664;42;20220322;16.9;7.1;12;4.3;7.6;0;3.25;17966 +87075;47.08321;-1.34664;42;20220323;16.6;5.8;11.2;3.3;6.24;0;3.17;18833 +87075;47.08321;-1.34664;42;20220324;19.3;2.7;11;2.4;6.4;0;3.02;19533 +87075;47.08321;-1.34664;42;20220325;20.6;4.9;12.7;3.6;7.04;0;3.71;19300 +87075;47.08321;-1.34664;42;20220326;20.8;7;13.9;4.3;7.24;0;4.1;18933 +87075;47.08321;-1.34664;42;20220327;21.6;5.2;13.4;2.5;8.17;0;3.23;18266 +87075;47.08321;-1.34664;42;20220328;20.8;7.7;14.2;2.2;8.74;.1;2.87;15366 +87075;47.08321;-1.34664;42;20220329;16.3;8.7;12.5;2.3;10.64;.1;2.21;14400 +87075;47.08321;-1.34664;42;20220330;12.9;9.5;11.2;3;10.74;1.1;1.26;4500 +87075;47.08321;-1.34664;42;20220331;10.4;3.4;6.9;4.4;7.4;3.7;1.59;7033 +87075;47.08321;-1.34664;42;20220401;9.4;-.1;4.6;5.6;5.6;.5;2.18;16500 +87075;47.08321;-1.34664;42;20220402;10.5;-.5;5;3.3;5.44;0;2.23;17666 +87075;47.08321;-1.34664;42;20220403;9.9;-1.3;4.3;3.5;4.8;0;2.3;16600 +87075;47.08321;-1.34664;42;20220404;10.7;-2;4.4;2.6;6.11;.2;2.13;21200 +87075;47.08321;-1.34664;42;20220405;13.2;6.5;9.8;5;10.84;.4;1.54;10925 +87075;47.08321;-1.34664;42;20220406;13.6;7.7;10.7;4.9;10.97;3;1.53;8933 +87075;47.08321;-1.34664;42;20220407;14.4;10.8;12.6;7;12.5;15.9;1.58;7600 +87075;47.08321;-1.34664;42;20220408;14.5;9.8;12.2;6.5;11.1;5.2;1.93;6900 +87075;47.08321;-1.34664;42;20220409;13.5;2.5;8;2.2;7.17;.1;2.45;19700 +87075;47.08321;-1.34664;42;20220410;16;.2;8.1;3.9;6.94;0;3.07;22133 +87075;47.08321;-1.34664;42;20220411;21.1;8.1;14.6;5;10.4;.5;3.88;18100 +87075;47.08321;-1.34664;42;20220412;17.2;11.1;14.2;3.1;11.74;1.6;2.09;8833 +87075;47.08321;-1.34664;42;20220413;21.1;6.6;13.9;1.3;12;2.9;2.6;17033 +87075;47.08321;-1.34664;42;20220414;22.8;7;14.9;1.5;12.04;0;3.24;21533 +87075;47.08321;-1.34664;42;20220415;23.7;8;15.9;1.9;11.57;0;3.56;21600 +87075;47.08321;-1.34664;42;20220416;21.5;9.4;15.4;3.1;11.34;0;3.88;24100 +87075;47.08321;-1.34664;42;20220417;21.6;6.7;14.2;2.2;10.27;0;3.53;22366 +87075;47.08321;-1.34664;42;20220418;17.3;8.8;13.1;3.2;10.97;0;2.48;14033 +87075;47.08321;-1.34664;42;20220419;16;5.2;10.6;3.5;8.8;0;2.92;19566 +87075;47.08321;-1.34664;42;20220420;19.4;7.7;13.5;3.3;10.34;.2;3.13;17266 +87075;47.08321;-1.34664;42;20220421;20.7;9.6;15.1;2.1;9.9;.1;3.66;22400 +87075;47.08321;-1.34664;42;20220422;20.5;8.1;14.3;2.6;10.3;0;3.45;20133 +87075;47.08321;-1.34664;42;20220423;19.1;10.9;15;3;12.04;3.6;2.71;13300 +87075;47.08321;-1.34664;42;20220424;18.2;10.5;14.4;2.7;13.07;7.7;2.24;12833 +87075;47.08321;-1.34664;42;20220425;17.7;11.2;14.5;2.2;12.1;.2;2.56;14966 +87075;47.08321;-1.34664;42;20220426;18.3;6.3;12.3;3.8;9.37;0;3.76;25533 +87075;47.08321;-1.34664;42;20220427;19.4;7.9;13.7;4.9;9.6;0;4.07;22500 +87075;47.08321;-1.34664;42;20220428;20.1;11.3;15.7;3.4;11.1;0;3.63;18600 +87075;47.08321;-1.34664;42;20220429;21.9;8.6;15.3;2.8;11.67;0;3.95;23833 +87075;47.08321;-1.34664;42;20220430;18;7.1;12.5;3.1;9.9;0;3.55;24266 +87075;47.08321;-1.34664;42;20220501;19.6;8.9;14.2;2.5;8.64;0;4.07;24900 +87075;47.08321;-1.34664;42;20220502;19.2;9.9;14.5;3.2;9.64;0;3.7;19833 +87075;47.08321;-1.34664;42;20220503;20;7.6;13.8;2.9;10.1;0;3.7;21933 +87075;47.08321;-1.34664;42;20220504;19.7;7.5;13.6;2.5;10.54;0;3.04;16866 +87075;47.08321;-1.34664;42;20220505;20.4;7.6;14;2.6;11.2;0;3.43;20800 +87075;47.08321;-1.34664;42;20220506;21.9;7.6;14.7;2.4;11.71;0;3.89;24533 +87075;47.08321;-1.34664;42;20220507;21.2;9.2;15.2;2.6;11.73;0;3.86;23528 +87075;47.08321;-1.34664;42;20220508;24.1;10.1;17.1;2.7;12.33;0;4.38;23818 +87075;47.08321;-1.34664;42;20220509;26.5;11.4;19;1.9;12.73;0;4.68;25403 +87075;47.08321;-1.34664;42;20220510;26.3;12.3;19.3;1.8;13.11;0;4.66;25399 +87075;47.08321;-1.34664;42;20220511;20.9;10.3;15.6;2.7;13.68;0;3.48;21302 +87075;47.08321;-1.34664;42;20220512;20.6;10.6;15.6;1.7;12.48;0;3.19;18529 +87075;47.08321;-1.34664;42;20220513;23;9.2;16.1;2.3;10.53;0;4.47;25282 +87075;47.08321;-1.34664;42;20220514;27;12.2;19.6;3.4;12.81;.6;5.24;23712 +87075;47.08321;-1.34664;42;20220515;28.7;17.3;23;3.6;15.81;.7;5.59;22964 +87075;47.08321;-1.34664;42;20220516;26.2;13;19.6;2.6;15.08;.2;4.57;23436 +87075;47.08321;-1.34664;42;20220517;29.6;13.1;21.3;3.3;14.91;0;5.85;26525 +87075;47.08321;-1.34664;42;20220518;30.3;12;21.1;2.3;15.11;0;5.34;25605 +87075;47.08321;-1.34664;42;20220519;25.7;14;19.8;1.9;15.08;4.5;4.08;20840 +87075;47.08321;-1.34664;42;20220520;23.2;15.7;19.4;2.4;15.53;.7;3.76;18954 +87075;47.08321;-1.34664;42;20220521;27;9.4;18.2;2.2;13.68;0;4.93;27074 +87075;47.08321;-1.34664;42;20220522;28.6;16.3;22.5;3;16.33;14.2;5;21312 +87075;47.08321;-1.34664;42;20220523;19.3;16.2;17.7;3.3;16.06;6.6;2.72;13577 +87075;47.08321;-1.34664;42;20220524;17.8;9.4;13.6;2.2;11.86;1.3;3.08;19702 +87075;47.08321;-1.34664;42;20220525;18.9;7.9;13.4;2.3;12.18;.1;3.19;20827 +87075;47.08321;-1.34664;42;20220526;18;13.3;15.6;1.8;13.43;0;2.38;12154 +87075;47.08321;-1.34664;42;20220527;18.9;10.3;14.6;1.5;13.43;.1;2.69;15805 +87075;47.08321;-1.34664;42;20220528;23.1;9.8;16.4;3.7;11.41;0;5.01;27558 +87075;47.08321;-1.34664;42;20220529;19.1;10.1;14.6;4.7;9.16;0;4.76;25777 +87075;47.08321;-1.34664;42;20220530;20.2;6.9;13.5;2.6;8.93;0;4.38;26499 +87075;47.08321;-1.34664;42;20220531;22.2;7.2;14.7;2;9.18;0;4.61;27736 +87075;47.08321;-1.34664;42;20220601;24.9;9.2;17.1;2.5;10.28;0;5.11;27195 +87075;47.08321;-1.34664;42;20220602;27.9;14.6;21.3;3.4;12.58;2.7;5.87;24900 +87075;47.08321;-1.34664;42;20220603;26.2;15.8;21;2.2;15.88;4.3;4.49;21873 +87075;47.08321;-1.34664;42;20220604;24.8;13.6;19.2;1.9;16.93;4.4;3.77;20222 +87075;47.08321;-1.34664;42;20220605;21.5;14.6;18;3.3;14.76;.3;3.91;20880 +87075;47.08321;-1.34664;42;20220606;18.4;12.2;15.3;2.4;14.66;2.2;2.38;13431 +87075;47.08321;-1.34664;42;20220607;20.8;12.8;16.8;3.6;15.11;12.4;3.39;19339 +87075;47.08321;-1.34664;42;20220608;20.9;15.4;18.1;4.4;15.51;.1;3.74;19632 +87075;47.08321;-1.34664;42;20220609;21.8;12.9;17.4;2.6;13.93;0;4.12;23505 +87075;47.08321;-1.34664;42;20220610;22.4;14.3;18.4;1.8;15.16;.1;3.75;20474 +87075;47.08321;-1.34664;42;20220611;25.5;10.9;18.2;1.7;14.73;0;4.58;26303 +87075;47.08321;-1.34664;42;20220612;24.6;13.1;18.9;4;12.58;.3;5.2;24111 +87075;47.08321;-1.34664;42;20220613;25.2;10.8;18;3.9;11.76;0;5.77;29397 +87075;47.08321;-1.34664;42;20220614;29.6;12.3;21;3.8;12.41;0;6.76;29443 +87075;47.08321;-1.34664;42;20220615;32.1;16.1;24.1;2.8;14.26;0;6.77;28976 +87075;47.08321;-1.34664;42;20220616;32.3;16.3;24.3;2.9;15.41;0;6.51;26732 +87075;47.08321;-1.34664;42;20220617;37;18.1;27.6;2.1;16.03;0;7;28674 +87075;47.08321;-1.34664;42;20220618;38.7;20.6;29.7;3.1;16.21;.8;8.27;28539 +87075;47.08321;-1.34664;42;20220619;26.7;16.9;21.8;4.3;17.98;.5;4.84;21349 +87075;47.08321;-1.34664;42;20220620;28.2;15.8;22;2.7;17.56;10.6;4.92;22856 +87075;47.08321;-1.34664;42;20220621;26.8;16.3;21.6;2.7;18.71;1.8;4.42;21677 +87075;47.08321;-1.34664;42;20220622;22.7;16.5;19.6;2.2;18.38;1.6;3;14990 +87075;47.08321;-1.34664;42;20220623;25.1;13.3;19.2;2.1;16.33;1.6;4.24;22843 +87075;47.08321;-1.34664;42;20220624;20.6;15.5;18;3.5;16.73;4.3;2.88;14384 +87075;47.08321;-1.34664;42;20220625;20.2;13.3;16.7;2.8;14.13;.4;3.22;16835 +87075;47.08321;-1.34664;42;20220626;21.3;9.8;15.6;2.4;11.93;0;4.15;24418 +87075;47.08321;-1.34664;42;20220627;21.7;10.4;16.1;2.3;12.26;.1;4.37;25965 +87075;47.08321;-1.34664;42;20220628;22.3;8.9;15.6;2.1;11.96;.3;4.32;25827 +87075;47.08321;-1.34664;42;20220629;19.1;12.5;15.8;2.6;14.13;2;2.56;13584 +87075;47.08321;-1.34664;42;20220630;20.2;11.4;15.8;2.2;12.73;1.3;3.81;22862 +87075;47.08321;-1.34664;42;20220701;21.8;8.5;15.1;1.7;11.71;.1;4.02;24407 +87075;47.08321;-1.34664;42;20220702;25.4;9.4;17.4;2.1;12.43;.1;5.16;29548 +87075;47.08321;-1.34664;42;20220703;24.4;11.4;17.9;2.5;13.06;0;4.88;27035 +87075;47.08321;-1.34664;42;20220704;25.9;11;18.5;3.2;12.48;0;5.65;29276 +87075;47.08321;-1.34664;42;20220705;25.6;10.1;17.9;3.4;12.43;0;5.57;29208 +87075;47.08321;-1.34664;42;20220706;27.4;12.4;19.9;3.8;13.23;0;6;28705 +87075;47.08321;-1.34664;42;20220707;26.2;12.8;19.5;3.2;15.11;0;5.18;26674 +87075;47.08321;-1.34664;42;20220708;29.3;14.2;21.8;4;13.13;0;6.71;28773 +87075;47.08321;-1.34664;42;20220709;31.4;15.4;23.4;3.6;13.83;0;6.96;28754 +87075;47.08321;-1.34664;42;20220710;30.6;17.3;24;4.6;13.11;0;7.47;27758 +87075;47.08321;-1.34664;42;20220711;33.1;18;25.5;4.4;13.43;0;7.99;28188 +87075;47.08321;-1.34664;42;20220712;35.5;16.9;26.2;2.3;14.38;0;6.95;29019 +87075;47.08321;-1.34664;42;20220713;36.6;18.3;27.5;1.7;13.96;0;6.65;28548 +87075;47.08321;-1.34664;42;20220714;31.8;17.7;24.8;3.4;14.43;0;6.94;27246 +87075;47.08321;-1.34664;42;20220715;30.8;14.7;22.7;3.7;12.23;0;6.95;27823 +87075;47.08321;-1.34664;42;20220716;32.7;16.5;24.6;4.1;11.16;0;7.9;27760 +87075;47.08321;-1.34664;42;20220717;35.3;18.6;27;4.5;11.73;0;8.73;27083 +87075;47.08321;-1.34664;42;20220718;41.7;21.5;31.6;4.7;12.71;0;10.68;28232 +87075;47.08321;-1.34664;42;20220719;27;23.2;25.1;4.4;16.76;3;5.54;17730 +87075;47.08321;-1.34664;42;20220720;24.8;17.8;21.3;3.5;18.56;.9;4;18676 +87075;47.08321;-1.34664;42;20220721;27.9;15.5;21.7;1.5;16.86;.5;4.37;21942 +87075;47.08321;-1.34664;42;20220722;22.5;16.5;19.5;2;17.08;4.5;2.63;11662 +87075;47.08321;-1.34664;42;20220723;28;12.3;20.2;1.8;13.86;0;5.15;27555 +87075;47.08321;-1.34664;42;20220724;32.3;13.3;22.8;2.2;15.16;.2;6.02;28378 +87075;47.08321;-1.34664;42;20220725;24.3;17.6;21;3.7;17.01;.4;4.16;18840 +87075;47.08321;-1.34664;42;20220726;24.8;15.2;20;2.5;14.31;0;4.09;18805 +87075;47.08321;-1.34664;42;20220727;26.8;12.8;19.8;2.2;11.66;0;4.93;23840 +87075;47.08321;-1.34664;42;20220728;29.8;16.1;22.9;2.4;13.31;0;5.39;23054 +87075;47.08321;-1.34664;42;20220729;29.6;17.2;23.4;2.1;15.83;.3;5.09;23322 +87075;47.08321;-1.34664;42;20220730;31.1;15;23.1;2.2;16.28;.1;5.48;25822 +87075;47.08321;-1.34664;42;20220731;29.2;15.3;22.3;2.2;17.13;.1;5.14;25347 +87075;47.08321;-1.34664;42;20220801;29.7;16.1;22.9;2.3;17.98;0;4.83;22650 +87075;47.08321;-1.34664;42;20220802;33.3;16.7;25;1.9;16.78;0;5.78;26539 +87075;47.08321;-1.34664;42;20220803;35.3;18;26.7;2.4;16.38;.1;6.34;25728 +87075;47.08321;-1.34664;42;20220804;30.3;19;24.6;3.7;17.41;3.1;5.58;20732 +87075;47.08321;-1.34664;42;20220805;27.5;15.1;21.3;4.5;12.46;0;6.12;24444 +87075;47.08321;-1.34664;42;20220806;27.9;13.5;20.7;4.8;9.53;0;6.84;25527 +87075;47.08321;-1.34664;42;20220807;29.6;14.2;21.9;4.7;9.78;0;7.19;25995 +87075;47.08321;-1.34664;42;20220808;31.9;15.5;23.7;4.3;10.81;0;7.39;25870 +87075;47.08321;-1.34664;42;20220809;33.3;17.5;25.4;4.2;12.48;0;7.49;25476 +87075;47.08321;-1.34664;42;20220810;35.1;19.3;27.2;4.2;12.31;0;7.98;25324 +87075;47.08321;-1.34664;42;20220811;36.4;17.8;27.1;3.9;10.83;0;8.21;25849 +87075;47.08321;-1.34664;42;20220812;35.9;19.2;27.5;2.7;10.63;0;6.92;24700 +87075;47.08321;-1.34664;42;20220813;36.5;17.7;27.1;2.6;14.23;3.8;6.5;24526 +87075;47.08321;-1.34664;42;20220814;22.2;19.2;20.7;3.5;20.11;4.8;2.24;8112 +87075;47.08321;-1.34664;42;20220815;24.7;17.9;21.3;3.7;18.63;.2;3.38;14276 +87075;47.08321;-1.34664;42;20220816;25.3;17.9;21.6;2.2;18.71;4.6;3.27;15254 +87075;47.08321;-1.34664;42;20220817;22.8;15.1;19;1.7;17.18;6.9;2.75;14621 +87075;47.08321;-1.34664;42;20220818;26.2;14.9;20.6;2.7;17.41;.1;3.63;17585 +87075;47.08321;-1.34664;42;20220819;25.3;17.5;21.4;3.1;19.06;.9;3.25;14699 +87075;47.08321;-1.34664;42;20220820;27;15.1;21.1;1.8;16.18;0;3.98;20752 +87075;47.08321;-1.34664;42;20220821;21.4;13.4;17.4;1.5;16.78;2.6;2.09;11277 +87075;47.08321;-1.34664;42;20220822;25.7;17.8;21.8;2.3;19.98;.3;3.18;15470 +87075;47.08321;-1.34664;42;20220823;26.6;19.3;22.9;1.7;20.71;.1;2.91;13421 +87075;47.08321;-1.34664;42;20220824;33.6;16;24.8;2.2;19.11;1.5;5.07;22765 +87075;47.08321;-1.34664;42;20220825;26.2;20;23.1;2.8;20.33;.1;3.21;12748 +87075;47.08321;-1.34664;42;20220826;26.1;14.7;20.4;2.9;15.18;0;4.05;18917 +87075;47.08321;-1.34664;42;20220827;28.5;14.1;21.3;2.9;13.71;0;4.83;21317 +87075;47.08321;-1.34664;42;20220828;28.4;16.5;22.5;4;12.41;0;5.58;20173 +87075;47.08321;-1.34664;42;20220829;32;16.2;24.1;3.2;14.48;.2;5.3;18612 +87075;47.08321;-1.34664;42;20220830;32.4;18.7;25.6;2.2;17.18;.2;4.81;20377 +87075;47.08321;-1.34664;42;20220831;28.8;17.6;23.2;2.1;19.06;7.2;3.45;14738 +87075;47.08321;-1.34664;42;20220901;27.1;17.4;22.3;1.7;18.88;0;3.38;17244 +87075;47.08321;-1.34664;42;20220902;25.2;15.8;20.5;2;18.11;2.6;3.19;17255 +87075;47.08321;-1.34664;42;20220903;24.4;15.5;20;2.9;16.41;.1;3.28;16045 +87075;47.08321;-1.34664;42;20220904;29.3;14;21.7;2.5;15.63;.5;4.21;19208 +87075;47.08321;-1.34664;42;20220905;29.9;15.2;22.5;2.5;17.41;.1;4.12;18871 +87075;47.08321;-1.34664;42;20220906;23.9;15.8;19.8;3.4;17.11;1.2;2.92;12604 +87075;47.08321;-1.34664;42;20220907;22.2;16.3;19.3;3.6;17.06;8.1;2.41;9724 +87075;47.08321;-1.34664;42;20220908;22.2;15.1;18.7;3.7;16.16;3.1;2.77;13259 +87075;47.08321;-1.34664;42;20220909;21.7;14.7;18.2;3.7;15.13;1;2.88;13492 +87075;47.08321;-1.34664;42;20220910;23.4;11.7;17.5;1.9;15.56;.1;2.56;14824 +87075;47.08321;-1.34664;42;20220911;27.8;14.5;21.1;2.4;15.88;0;3.75;18645 +87075;47.08321;-1.34664;42;20220912;34.3;16.5;25.4;3.3;15.43;.7;5.35;17908 +87075;47.08321;-1.34664;42;20220913;30.8;20.9;25.9;3.1;19.13;2.3;4.09;13407 +87075;47.08321;-1.34664;42;20220914;26.3;17.2;21.8;2.5;18.96;1.6;2.77;12170 +87075;47.08321;-1.34664;42;20220915;24.5;17.8;21.2;2.7;17.13;.1;2.89;12302 +87075;47.08321;-1.34664;42;20220916;20.2;10.3;15.3;2.9;11.21;0;2.79;14629 +87075;47.08321;-1.34664;42;20220917;19.7;6.1;12.9;2.3;8.98;0;2.79;17782 +87075;47.08321;-1.34664;42;20220918;20.9;5.6;13.3;2.4;8.78;.1;3.01;18397 +87075;47.08321;-1.34664;42;20220919;21.7;7.5;14.6;3.2;10.16;0;3.19;17799 +87075;47.08321;-1.34664;42;20220920;21.5;7.5;14.5;3.1;9.88;.1;3.16;17328 +87075;47.08321;-1.34664;42;20220921;22.3;8.5;15.4;2.8;10.21;.1;3.13;17082 +87075;47.08321;-1.34664;42;20220922;23.4;7.4;15.4;1.8;9.41;0;2.9;17451 +87075;47.08321;-1.34664;42;20220923;20.4;10.8;15.6;1.2;11.53;.3;1.84;9698 +87075;47.08321;-1.34664;42;20220924;19.7;11.9;15.8;2.4;13.18;1.7;2.01;10109 +87075;47.08321;-1.34664;42;20220925;20.3;11.3;15.8;3.2;12.28;.1;2.43;11646 +87075;47.08321;-1.34664;42;20220926;17.7;8.8;13.2;3.2;11.68;4;1.82;9007 +87075;47.08321;-1.34664;42;20220927;18.2;9.8;14;4.5;12.56;3.8;1.96;9529 +87075;47.08321;-1.34664;42;20220928;17.2;13.6;15.4;4.6;13.76;1.7;1.85;8064 +87075;47.08321;-1.34664;42;20220929;16.7;7.4;12.1;2.1;10.58;1.2;1.73;11116 +87075;47.08321;-1.34664;42;20220930;18.3;4.9;11.6;2.8;11.26;5.3;1.86;13842 +87075;47.08321;-1.34664;42;20221001;19.4;14.5;16.9;5.2;18.41;2.2;1.02;6663 +87075;47.08321;-1.34664;42;20221002;21.2;16.6;18.9;3.8;17.36;1.3;1.92;8128 +87075;47.08321;-1.34664;42;20221003;21.4;12.8;17.1;1.7;15.73;.1;1.6;8936 +87075;47.08321;-1.34664;42;20221004;20.3;10.4;15.3;1.3;14.11;.1;1.57;10623 +87075;47.08321;-1.34664;42;20221005;20.9;11.1;16;2.9;14.98;.3;1.7;9374 +87075;47.08321;-1.34664;42;20221006;19.6;6.7;13.1;1.3;10.61;0;1.76;14058 +87075;47.08321;-1.34664;42;20221007;20.5;5.3;12.9;1.3;9.93;.1;1.85;14314 +87075;47.08321;-1.34664;42;20221008;20.4;6.5;13.5;1.8;10.78;0;1.88;13179 +87075;47.08321;-1.34664;42;20221009;22.6;7;14.8;2.4;11.31;0;2.28;13914 +87075;47.08321;-1.34664;42;20221010;21.7;13;17.4;2.1;15.93;0;1.65;9308 +87075;47.08321;-1.34664;42;20221011;20.3;14.2;17.3;3.1;14.18;0;1.99;10330 +87075;47.08321;-1.34664;42;20221012;21.4;7.7;14.6;1.3;12.48;.3;1.58;11719 +87075;47.08321;-1.34664;42;20221013;18.1;12.1;15.1;3.3;15.66;7.2;.98;5165 +87075;47.08321;-1.34664;42;20221014;19.3;14.7;17;4.6;17.61;9.3;1.07;5139 +87075;47.08321;-1.34664;42;20221015;19;15.7;17.4;4.3;16.86;1.9;1.37;5399 +87075;47.08321;-1.34664;42;20221016;23.6;13.8;18.7;2.4;16.36;.6;1.85;10408 +87075;47.08321;-1.34664;42;20221017;20.3;14.1;17.2;1.7;17.23;2.3;1.04;5703 +87075;47.08321;-1.34664;42;20221018;22.3;14;18.1;3.4;18.01;.1;1.51;8731 +87075;47.08321;-1.34664;42;20221019;25.6;16.7;21.2;3.7;17.81;1.3;2.44;9165 +87075;47.08321;-1.34664;42;20221020;22.3;13.9;18.1;3.7;15.73;1.3;2.01;9326 +87075;47.08321;-1.34664;42;20221021;21.3;14.9;18.1;4;14.83;.4;2.11;8203 +87075;47.08321;-1.34664;42;20221022;21.5;13.5;17.5;3.5;15.43;1.2;1.77;8287 +87075;47.08321;-1.34664;42;20221023;22.6;17.1;19.9;5.9;15.36;2.9;2.85;6445 +87075;47.08321;-1.34664;42;20221024;19.1;15.5;17.3;5.2;15.21;2.9;1.83;5796 +87075;47.08321;-1.34664;42;20221025;19.4;11.9;15.6;3;14.68;0;1.26;6190 +87075;47.08321;-1.34664;42;20221026;22.9;13.9;18.4;3.4;15.63;.1;1.91;8429 +87075;47.08321;-1.34664;42;20221027;24.2;14.3;19.2;3.6;15.41;0;2.25;7802 +87075;47.08321;-1.34664;42;20221028;21.2;14.9;18.1;3.2;16.06;0;1.63;6372 +87075;47.08321;-1.34664;42;20221029;23.6;16.3;20;3.3;15.56;1.8;2.13;7141 +87075;47.08321;-1.34664;42;20221030;18.4;13.7;16;1.7;14.66;2.5;.98;4917 +87075;47.08321;-1.34664;42;20221031;19.3;10;14.6;3.3;13.86;.9;1.22;5928 +87075;47.08321;-1.34664;42;20221101;17.9;10.1;14;4;12.03;3.7;1.53;6576 +87075;47.08321;-1.34664;42;20221102;17.8;7.4;12.6;3;12.58;0;1.02;7394 +87075;47.08321;-1.34664;42;20221103;15.2;12.3;13.8;4.3;12.81;12.5;1.15;3884 +87075;47.08321;-1.34664;42;20221104;15.1;8.4;11.7;4.9;10.03;.4;1.55;7154 +87075;47.08321;-1.34664;42;20221105;15;5.6;10.3;2.3;10.88;1.4;.77;5922 +87075;47.08321;-1.34664;42;20221106;16.9;11.5;14.2;4.8;13.16;10.2;1.23;4733 +87075;47.08321;-1.34664;42;20221107;17.9;12.1;15;4.6;13.33;.6;1.45;5722 +87075;47.08321;-1.34664;42;20221108;16.8;11.5;14.1;5.2;13.56;3.7;1.15;4187 +87075;47.08321;-1.34664;42;20221109;16.8;11;13.9;2.8;12.41;.5;1.06;6003 +87075;47.08321;-1.34664;42;20221110;17;5.8;11.4;2.3;11.16;0;.84;7155 +87075;47.08321;-1.34664;42;20221111;14.1;6.3;10.2;2.7;11.11;.1;.63;6628 +87075;47.08321;-1.34664;42;20221112;19.5;9;14.3;3.2;13.21;.2;1.11;7525 +87075;47.08321;-1.34664;42;20221113;20.6;9.4;15;2.5;12.56;.4;1.24;7679 +87075;47.08321;-1.34664;42;20221114;14.7;9.7;12.2;3;11.71;3.5;.9;4173 +87075;47.08321;-1.34664;42;20221115;16.2;10.1;13.2;5.2;12.06;12.6;1.28;4034 +87075;47.08321;-1.34664;42;20221116;14.8;8.6;11.7;6;12.33;12.6;.83;3438 +87075;47.08321;-1.34664;42;20221117;15.2;11.8;13.5;5.4;11.51;5.5;1.52;3864 +87075;47.08321;-1.34664;42;20221118;13.7;6.6;10.2;2.2;9.43;.6;.78;5707 +87075;47.08321;-1.34664;42;20221119;12.4;1.2;6.8;1.5;7.76;1;.49;7007 +87075;47.08321;-1.34664;42;20221120;13.5;4.5;9;3.1;9.81;2;.66;5723 +87075;47.08321;-1.34664;42;20221121;14;7.7;10.8;4.8;10.01;8.3;1.19;4168 +87075;47.08321;-1.34664;42;20221122;13.3;5.7;9.5;4.4;9.43;1.9;.98;5229 +87075;47.08321;-1.34664;42;20221123;14.4;8.7;11.5;4.9;11.43;2.6;.88;4905 +87075;47.08321;-1.34664;42;20221124;14.4;7.6;11;3.8;11.56;6.3;.67;3653 +87075;47.08321;-1.34664;42;20221125;14.7;5.9;10.3;2.1;10.11;.4;.62;5596 +87075;47.08321;-1.34664;42;20221126;12.5;4.9;8.7;2.9;9.91;.9;.54;4255 +87075;47.08321;-1.34664;42;20221127;11.7;9.3;10.5;3.7;11.36;10.1;.57;2322 +87075;47.08321;-1.34664;42;20221128;11.4;7.5;9.4;2.3;10.28;4.7;.51;3294 +87075;47.08321;-1.34664;42;20221129;12.6;2.5;7.6;1.3;8.71;.1;.34;5540 +87075;47.08321;-1.34664;42;20221130;8.7;2.6;5.7;3.1;8.36;0;.36;4215 +87075;47.08321;-1.34664;42;20221201;7.2;3;5.1;3.5;7.43;.1;.53;3580 +87075;47.08321;-1.34664;42;20221202;6;.4;3.2;2.7;7.01;0;.34;3187 +87075;47.08321;-1.34664;42;20221203;4.5;2.2;3.4;4.8;6.98;.1;.46;1404 +87075;47.08321;-1.34664;42;20221204;4.1;3.1;3.6;3;7.21;.3;.39;1431 +87075;47.08321;-1.34664;42;20221205;5.9;1.1;3.5;2.7;7.16;0;.3;3326 +87075;47.08321;-1.34664;42;20221206;5.4;3.1;4.3;4.5;6.91;0;.63;1988 +87075;47.08321;-1.34664;42;20221207;6.5;3.4;4.9;3.9;6.66;0;.7;3972 +87075;47.08321;-1.34664;42;20221208;2.8;-1.7;.6;4.5;5.91;0;.29;3329 +87075;47.08321;-1.34664;42;20221209;5.4;-.4;2.5;4.1;5.53;0;.65;4673 +87075;47.08321;-1.34664;42;20221210;6.4;-4.8;.8;1.5;4.98;.7;.28;5770 +87075;47.08321;-1.34664;42;20221211;4;-.3;1.9;2.8;5.56;1;.52;3222 +87075;47.08321;-1.34664;42;20221212;2.8;-3.7;-.4;3;4.93;0;.44;2904 +87075;47.08321;-1.34664;42;20221213;3.2;-3;.1;4.2;5.08;4.4;.43;4610 +87075;47.08321;-1.34664;42;20221214;5.5;.7;3.1;3.8;7.68;4.6;.25;2028 +87075;47.08321;-1.34664;42;20221215;4.4;1.8;3.1;6.5;5.91;.3;.87;2340 +87075;47.08321;-1.34664;42;20221216;5.9;-.1;2.9;4.7;5.11;0;.9;4855 +87075;47.08321;-1.34664;42;20221217;1.8;-3.5;-.9;3.8;4.53;0;.48;3965 +87075;47.08321;-1.34664;42;20221218;9.2;-3.6;2.8;4.2;6.76;1.6;.54;3322 +87075;47.08321;-1.34664;42;20221219;13.6;8.9;11.3;6.3;10.71;5.4;1.19;2295 +87075;47.08321;-1.34664;42;20221220;13.3;11.3;12.3;4.9;12.26;5.4;.88;1382 +87075;47.08321;-1.34664;42;20221221;13.7;7.2;10.5;4.7;12.21;6.4;.38;2318 +87075;47.08321;-1.34664;42;20221222;14.5;12.8;13.7;7;13.91;27.4;.87;1036 +87075;47.08321;-1.34664;42;20221223;14.5;14;14.2;6.5;14.38;9;.89;944 +87075;47.08321;-1.34664;42;20221224;12.9;11.3;12.1;3.6;12.08;1.8;.71;1804 +87075;47.08321;-1.34664;42;20221225;15.3;10.2;12.7;3;12.73;.5;.63;2730 +87075;47.08321;-1.34664;42;20221226;12.8;10.2;11.5;2.8;11.01;.6;.74;2695 +87075;47.08321;-1.34664;42;20221227;11.8;2.6;7.2;2.3;9.01;.8;.39;4291 +87075;47.08321;-1.34664;42;20221228;13;7.9;10.4;5.7;11.36;6.7;.63;2319 +87075;47.08321;-1.34664;42;20221229;12.6;10.1;11.3;4.6;10.71;4.3;.97;3138 +87075;47.08321;-1.34664;42;20221230;15;6;10.5;7.4;12.66;7.2;.32;2631 +87075;47.08321;-1.34664;42;20221231;16.5;14.5;15.5;7.3;12.76;1.9;1.93;2322 +87076;47.11708;-1.02056;98;20220101;17.5;9.2;13.4;3.4;10.81;0;1.23;4061 +87076;47.11708;-1.02056;98;20220102;14.6;10.5;12.6;4.8;12.31;.2;.85;2747 +87076;47.11708;-1.02056;98;20220103;12.9;10.9;11.9;5.1;12.81;24.2;.54;1805 +87076;47.11708;-1.02056;98;20220104;10.4;8.5;9.5;4.3;10.21;.3;.69;1764 +87076;47.11708;-1.02056;98;20220105;7.5;1.2;4.4;1.6;6.71;.2;.4;3586 +87076;47.11708;-1.02056;98;20220106;8;1;4.5;2.4;6.11;1.9;.65;3835 +87076;47.11708;-1.02056;98;20220107;10.3;5;7.7;4.6;8.81;.4;.7;3312 +87076;47.11708;-1.02056;98;20220108;10.7;7.6;9.2;4.9;9.61;11.4;.83;2458 +87076;47.11708;-1.02056;98;20220109;9.6;6;7.8;2.9;9.11;4.2;.54;2709 +87076;47.11708;-1.02056;98;20220110;9.2;7.5;8.4;1.6;10.11;1.7;.4;1750 +87076;47.11708;-1.02056;98;20220111;10;3.3;6.7;1.6;7.31;0;.55;3930 +87076;47.11708;-1.02056;98;20220112;2.8;-.6;1.1;3.3;5.91;0;.36;2709 +87076;47.11708;-1.02056;98;20220113;5.4;.2;2.8;4.4;6.21;0;.59;3490 +87076;47.11708;-1.02056;98;20220114;.2;-1.9;-.8;3;5.41;.1;.25;2091 +87076;47.11708;-1.02056;98;20220115;-.6;-4.4;-2.5;.7;5.11;0;.17;2995 +87076;47.11708;-1.02056;98;20220116;5.4;-1.1;2.2;1.4;6.91;0;.21;4097 +87076;47.11708;-1.02056;98;20220117;5.7;3.9;4.8;2.2;8.41;0;.27;1984 +87076;47.11708;-1.02056;98;20220118;5.1;2.6;3.9;3.2;7.51;0;.34;2447 +87076;47.11708;-1.02056;98;20220119;6.2;3.6;4.9;1.8;7.81;1;.39;2539 +87076;47.11708;-1.02056;98;20220120;8.4;4.7;6.6;3;7.71;.1;.73;3153 +87076;47.11708;-1.02056;98;20220121;7;-.1;3.5;3.4;5.81;0;.79;4593 +87076;47.11708;-1.02056;98;20220122;4.6;-1.1;1.8;4.2;6.21;0;.42;4129 +87076;47.11708;-1.02056;98;20220123;3.7;2.2;3;6;6.71;0;.51;1943 +87076;47.11708;-1.02056;98;20220124;3.5;-.8;1.4;2.8;6.11;0;.36;3635 +87076;47.11708;-1.02056;98;20220125;.9;-2.4;-.7;1.6;5.71;0;.22;3179 +87076;47.11708;-1.02056;98;20220126;-.5;-.7;-.6;3.1;5.71;0;.25;477 +87076;47.11708;-1.02056;98;20220127;5.2;-1.4;1.9;1.2;6.41;.1;.32;4810 +87076;47.11708;-1.02056;98;20220128;9.8;1.9;5.9;1.1;8.81;0;.35;5381 +87076;47.11708;-1.02056;98;20220129;8.1;6;7.1;1.8;9.61;.1;.38;2612 +87076;47.11708;-1.02056;98;20220130;9.1;7.3;8.2;1.6;10.11;.6;.45;2426 +87076;47.11708;-1.02056;98;20220131;9.8;5.7;7.8;4;8.61;.1;.85;3938 +87076;47.11708;-1.02056;98;20220201;10.8;3.7;7.3;3.4;9.31;0;.55;5397 +87076;47.11708;-1.02056;98;20220202;9.5;8.5;9;2;9.41;0;.72;1793 +87076;47.11708;-1.02056;98;20220203;7.3;4;5.7;2.6;8.81;.6;.36;3660 +87076;47.11708;-1.02056;98;20220204;12.1;6.9;9.5;2.7;9.41;1.5;.89;4776 +87076;47.11708;-1.02056;98;20220205;10.8;-.1;5.4;2.4;7.31;.1;.75;7214 +87076;47.11708;-1.02056;98;20220206;11.5;5.1;8.3;5.4;10.61;1.1;.44;5514 +87076;47.11708;-1.02056;98;20220207;11.8;8.3;10.1;2.4;9.71;.1;.89;4032 +87076;47.11708;-1.02056;98;20220208;14.2;5;9.6;1.8;9.01;0;.93;6905 +87076;47.11708;-1.02056;98;20220209;9.5;-.6;4.5;2.2;8.01;0;.5;7368 +87076;47.11708;-1.02056;98;20220210;7.5;5.5;6.5;2.5;9.49;.6;.66;2300 +87076;47.11708;-1.02056;98;20220211;9.4;-1;4.2;2.6;6.39;0;.93;10900 +87076;47.11708;-1.02056;98;20220212;10;.7;5.3;2.6;5.79;0;1.19;11000 +87076;47.11708;-1.02056;98;20220213;12.6;-.3;6.2;5.4;8.24;6;1.13;6350 +87076;47.11708;-1.02056;98;20220214;12.2;6.2;9.2;4.5;9.04;1.1;1.34;8450 +87076;47.11708;-1.02056;98;20220215;11.4;3.5;7.4;4.6;9.94;8.9;.63;4600 +87076;47.11708;-1.02056;98;20220216;13;8.6;10.8;6;13.31;2.5;.24;5270 +87076;47.11708;-1.02056;98;20220217;14.4;11.4;12.9;4.5;12.61;.6;1.07;4346 +87076;47.11708;-1.02056;98;20220218;11.5;10.7;11.1;5.3;9.91;1.3;1.44;2076 +87076;47.11708;-1.02056;98;20220219;11.2;2.1;6.7;4;7.41;.1;1.26;8124 +87076;47.11708;-1.02056;98;20220220;13.2;7.7;10.5;5.1;11.21;1.9;.94;6318 +87076;47.11708;-1.02056;98;20220221;12.3;6.8;9.6;4.9;8.21;.3;1.69;6414 +87076;47.11708;-1.02056;98;20220222;11.1;5.5;8.3;2.9;10.61;.8;.61;6574 +87076;47.11708;-1.02056;98;20220223;13.4;7.9;10.7;1.1;10.61;.2;.89;6610 +87076;47.11708;-1.02056;98;20220224;11.5;5.6;8.6;2.9;8.31;1.1;1.22;6963 +87076;47.11708;-1.02056;98;20220225;11.8;1.5;6.7;1.5;6.41;.1;1.17;9473 +87076;47.11708;-1.02056;98;20220226;11.6;2;6.8;4.7;5.61;0;2.07;9264 +87076;47.11708;-1.02056;98;20220227;14.8;2;8.4;2.8;7.41;.1;1.67;10917 +87076;47.11708;-1.02056;98;20220228;17;2.6;9.8;1.4;8.81;0;1.4;11770 +87076;47.11708;-1.02056;98;20220301;16.5;9;12.8;2.8;9.31;0;1.88;8497 +87076;47.11708;-1.02056;98;20220302;12.2;8.8;10.5;2.6;9.81;.3;1.19;5664 +87076;47.11708;-1.02056;98;20220303;12.3;7.7;10;3.2;10.81;6.4;.97;6753 +87076;47.11708;-1.02056;98;20220304;10.9;7.1;9;3.2;8.71;0;1.26;6186 +87076;47.11708;-1.02056;98;20220305;10.7;1.8;6.3;2.6;7.61;.6;1.18;9825 +87076;47.11708;-1.02056;98;20220306;9.6;5.9;7.8;3.6;7.41;0;1.42;6271 +87076;47.11708;-1.02056;98;20220307;8.8;-1.5;3.7;4.4;5.01;0;1.71;10891 +87076;47.11708;-1.02056;98;20220308;10.6;2.3;6.5;4.6;8.11;.6;1.21;9865 +87076;47.11708;-1.02056;98;20220309;15.5;7;11.3;4.6;9.41;.1;2.05;10121 +87076;47.11708;-1.02056;98;20220310;12.8;9.8;11.3;4.4;10.01;.5;1.58;5921 +87076;47.11708;-1.02056;98;20220311;12.9;7.6;10.3;6.3;10.01;8.2;1.55;8114 +87076;47.11708;-1.02056;98;20220312;14.1;6.9;10.5;4.6;9.21;4.6;1.88;9651 +87076;47.11708;-1.02056;98;20220313;11.7;7.6;9.7;4.2;9.11;4.1;1.5;7273 +87076;47.11708;-1.02056;98;20220314;15.8;2.5;9.2;4.4;8.01;1.7;2.28;13606 +87076;47.11708;-1.02056;98;20220315;16.6;9.3;13;2.7;11.51;.1;1.71;10096 +87076;47.11708;-1.02056;98;20220316;14.1;10.9;12.5;3.1;11.41;.4;1.44;6625 +87076;47.11708;-1.02056;98;20220317;8.5;6.1;7.3;3.8;8.21;0;1.14;5753 +87076;47.11708;-1.02056;98;20220318;12.3;2.2;7.3;6.2;6.49;0;2.89;13950 +87076;47.11708;-1.02056;98;20220319;14;5.6;9.8;4.1;8.34;0;2.56;13200 +87076;47.11708;-1.02056;98;20220320;15.6;8.7;12.2;2.6;9.24;0;2.2;12650 +87076;47.11708;-1.02056;98;20220321;16.6;7.1;11.9;3.6;9.69;0;2.75;15300 +87076;47.11708;-1.02056;98;20220322;15.6;5.6;10.6;4;7.34;0;3.25;18000 +87076;47.11708;-1.02056;98;20220323;15.3;5;10.2;3.1;5.94;0;3.22;19000 +87076;47.11708;-1.02056;98;20220324;17.6;4.3;11;2.4;6.34;0;3;19550 +87076;47.11708;-1.02056;98;20220325;18.7;5.9;12.3;3.5;6.99;0;3.65;19300 +87076;47.11708;-1.02056;98;20220326;18.7;5.7;12.2;4.1;7.09;0;3.95;18700 +87076;47.11708;-1.02056;98;20220327;19.1;6.1;12.6;2.3;7.94;0;3.09;18300 +87076;47.11708;-1.02056;98;20220328;19.4;10.3;14.9;2.1;8.54;.1;2.81;15800 +87076;47.11708;-1.02056;98;20220329;16.8;10;13.4;2.2;10.44;.1;2.34;14950 +87076;47.11708;-1.02056;98;20220330;11.1;9.4;10.3;3.3;10.74;1.4;1.25;4600 +87076;47.11708;-1.02056;98;20220331;9.1;3.8;6.5;4.6;7.39;3.8;1.67;7550 +87076;47.11708;-1.02056;98;20220401;6.9;-.4;3.3;6;5.59;.6;2.14;15950 +87076;47.11708;-1.02056;98;20220402;8.4;-.7;3.9;3.7;5.39;.1;2.28;18250 +87076;47.11708;-1.02056;98;20220403;7.9;-2.4;2.8;3.3;4.78;0;2.24;17200 +87076;47.11708;-1.02056;98;20220404;9.6;-1.5;4.1;2.6;6.1;.3;2.13;21200 +87076;47.11708;-1.02056;98;20220405;12.8;6.1;9.5;4.2;10.22;.4;1.41;8305 +87076;47.11708;-1.02056;98;20220406;11.5;8.1;9.8;4.4;10.94;3;1.55;8500 +87076;47.11708;-1.02056;98;20220407;13;10.1;11.6;6.8;12.49;16.7;1.57;7350 +87076;47.11708;-1.02056;98;20220408;13.7;9.9;11.8;6.7;10.99;6.2;1.99;6750 +87076;47.11708;-1.02056;98;20220409;12.4;2.4;7.4;2.3;7.14;0;2.41;19750 +87076;47.11708;-1.02056;98;20220410;14.9;2.4;8.7;3.8;6.79;0;3.03;22350 +87076;47.11708;-1.02056;98;20220411;21.1;7;14.1;4.9;10.15;.3;3.88;20615 +87076;47.11708;-1.02056;98;20220412;15.5;11.9;13.7;3.3;11.59;.6;2.09;8700 +87076;47.11708;-1.02056;98;20220413;19.2;8.7;14;1.3;12.09;1.3;2.42;15400 +87076;47.11708;-1.02056;98;20220414;20.8;7.6;14.2;1.5;11.74;0;3.24;21850 +87076;47.11708;-1.02056;98;20220415;21.8;9.5;15.7;1.8;11.44;0;3.42;21050 +87076;47.11708;-1.02056;98;20220416;20.7;9.8;15.3;3;11.34;0;3.77;24050 +87076;47.11708;-1.02056;98;20220417;19.9;6.6;13.3;2.1;10.09;0;3.46;22500 +87076;47.11708;-1.02056;98;20220418;16.4;8.4;12.4;3.3;11.04;0;2.35;13650 +87076;47.11708;-1.02056;98;20220419;13.8;5.2;9.5;3.6;8.94;.2;2.88;19600 +87076;47.11708;-1.02056;98;20220420;17.4;7.8;12.6;3.3;10.39;.2;3;16350 +87076;47.11708;-1.02056;98;20220421;19.1;10.9;15;2;9.84;0;3.59;22350 +87076;47.11708;-1.02056;98;20220422;18.9;7.8;13.4;2.3;10.14;0;3.37;20800 +87076;47.11708;-1.02056;98;20220423;16.4;10.5;13.5;3;11.99;4.5;2.57;12400 +87076;47.11708;-1.02056;98;20220424;16;11;13.5;2.8;12.99;8.6;2.07;11800 +87076;47.11708;-1.02056;98;20220425;16.1;10.9;13.5;2.2;12.24;1.3;2.22;12250 +87076;47.11708;-1.02056;98;20220426;17;5.2;11.1;3.4;9.34;0;3.62;25500 +87076;47.11708;-1.02056;98;20220427;18.1;7;12.6;4.6;9.54;0;4.03;22650 +87076;47.11708;-1.02056;98;20220428;18.9;9.8;14.4;3.3;11.19;0;3.44;17750 +87076;47.11708;-1.02056;98;20220429;20.6;8.7;14.7;2.8;11.74;0;3.93;24100 +87076;47.11708;-1.02056;98;20220430;16.5;6.6;11.6;3.1;10.09;0;3.49;24400 +87076;47.11708;-1.02056;98;20220501;18.3;8.9;13.6;2.4;8.64;0;3.93;25050 +87076;47.11708;-1.02056;98;20220502;17.7;9.2;13.5;3.2;9.59;0;3.78;21600 +87076;47.11708;-1.02056;98;20220503;18.9;7.5;13.2;3;10.14;0;3.65;21600 +87076;47.11708;-1.02056;98;20220504;17.4;8.7;13.1;2.5;10.54;0;2.92;15750 +87076;47.11708;-1.02056;98;20220505;19.2;6.9;13.1;1.8;10.81;0;3.15;20828 +87076;47.11708;-1.02056;98;20220506;21.1;7.5;14.3;2.4;11.41;0;3.58;22044 +87076;47.11708;-1.02056;98;20220507;20.4;8.8;14.6;2.5;11.41;0;3.45;20437 +87076;47.11708;-1.02056;98;20220508;23.5;10.3;16.9;2.8;12.31;0;4.12;21945 +87076;47.11708;-1.02056;98;20220509;25.8;11.4;18.6;1.6;12.21;0;4.25;23058 +87076;47.11708;-1.02056;98;20220510;27;14.3;20.7;1.6;12.91;0;4.35;21738 +87076;47.11708;-1.02056;98;20220511;22.1;11.2;16.7;2.8;13.41;0;3.65;20207 +87076;47.11708;-1.02056;98;20220512;20.4;11.7;16.1;1.6;12.51;0;3.16;18095 +87076;47.11708;-1.02056;98;20220513;22.2;10.1;16.2;2.2;10.31;0;4.01;21516 +87076;47.11708;-1.02056;98;20220514;26.4;12.3;19.4;3.3;12.21;1.2;5.14;23366 +87076;47.11708;-1.02056;98;20220515;28.3;17.3;22.8;3.7;15.41;1.4;5.32;20681 +87076;47.11708;-1.02056;98;20220516;26.3;13.8;20.1;2.5;14.31;.1;4.56;22169 +87076;47.11708;-1.02056;98;20220517;30;13.8;21.9;3.6;14.41;0;5.99;25403 +87076;47.11708;-1.02056;98;20220518;29.6;12.6;21.1;2.4;15.11;0;5.35;26139 +87076;47.11708;-1.02056;98;20220519;25;13.6;19.3;2;15.01;3.6;4.08;21413 +87076;47.11708;-1.02056;98;20220520;22.6;16.3;19.5;2.1;15.91;.4;3.27;15871 +87076;47.11708;-1.02056;98;20220521;26.6;9.5;18.1;2;13.31;0;4.77;26520 +87076;47.11708;-1.02056;98;20220522;28.3;16.1;22.2;2.7;15.81;11.1;5.02;22415 +87076;47.11708;-1.02056;98;20220523;18.9;16.4;17.7;2.6;15.91;8.5;2.24;9951 +87076;47.11708;-1.02056;98;20220524;16.9;9.9;13.4;2.5;11.81;1;2.75;16993 +87076;47.11708;-1.02056;98;20220525;18.9;8.1;13.5;2.1;11.91;0;3.25;21279 +87076;47.11708;-1.02056;98;20220526;17.8;12.9;15.4;1.8;13.11;0;2.59;14240 +87076;47.11708;-1.02056;98;20220527;18;12.8;15.4;1.9;13.61;.1;2.61;14727 +87076;47.11708;-1.02056;98;20220528;22.6;9.5;16.1;3.9;11.21;0;4.6;23690 +87076;47.11708;-1.02056;98;20220529;18.5;8.9;13.7;4.6;8.91;0;4.12;20276 +87076;47.11708;-1.02056;98;20220530;20.4;6.4;13.4;2.3;8.61;0;4.15;24638 +87076;47.11708;-1.02056;98;20220531;22.1;8.5;15.3;1.8;8.61;0;4.31;24339 +87076;47.11708;-1.02056;98;20220601;24.4;9.6;17;2.2;9.61;0;4.85;25469 +87076;47.11708;-1.02056;98;20220602;27.9;14;21;3.5;12.31;2.7;5.87;24726 +87076;47.11708;-1.02056;98;20220603;25.2;16.5;20.9;2.1;16.81;11;4;19516 +87076;47.11708;-1.02056;98;20220604;23.8;14.5;19.2;1.9;17.61;4.1;3.64;20233 +87076;47.11708;-1.02056;98;20220605;21;14.5;17.8;2.7;14.61;.1;3.34;16879 +87076;47.11708;-1.02056;98;20220606;18.1;12.7;15.4;2.5;14.41;1.7;2.61;15375 +87076;47.11708;-1.02056;98;20220607;20.5;13.2;16.9;3.6;14.71;12.1;3.3;17976 +87076;47.11708;-1.02056;98;20220608;20.4;15.2;17.8;4.1;15.21;0;3.19;15130 +87076;47.11708;-1.02056;98;20220609;21.5;12.5;17;2.3;13.41;0;3.69;20067 +87076;47.11708;-1.02056;98;20220610;23.9;12.4;18.2;1.7;14.61;.1;4.06;22769 +87076;47.11708;-1.02056;98;20220611;25.3;12;18.7;1.6;15.01;0;4.37;24548 +87076;47.11708;-1.02056;98;20220612;24.6;12.7;18.7;3.6;12.41;.6;5;23222 +87076;47.11708;-1.02056;98;20220613;24.8;9.9;17.4;3.6;11.31;0;5.26;26061 +87076;47.11708;-1.02056;98;20220614;28.7;12.1;20.4;3.8;12.01;0;6.37;27554 +87076;47.11708;-1.02056;98;20220615;32.5;16.6;24.6;2.8;13.81;0;6.65;26978 +87076;47.11708;-1.02056;98;20220616;31.7;16.7;24.2;2.8;15.31;0;6.28;26207 +87076;47.11708;-1.02056;98;20220617;36;18.9;27.5;2.2;14.81;0;6.96;28024 +87076;47.11708;-1.02056;98;20220618;38.6;23.1;30.9;3.3;14.61;1;8.4;26670 +87076;47.11708;-1.02056;98;20220619;27;16.1;21.6;3.8;17.91;.5;4.82;22303 +87076;47.11708;-1.02056;98;20220620;27.7;16.6;22.2;2.8;17.41;4.7;4.89;22514 +87076;47.11708;-1.02056;98;20220621;27.6;15.7;21.7;2.4;18.21;1.7;4.7;23326 +87076;47.11708;-1.02056;98;20220622;22.3;17.2;19.8;2.5;18.21;0;3.05;15123 +87076;47.11708;-1.02056;98;20220623;26.1;13.4;19.8;2.1;15.81;1.4;4.57;24104 +87076;47.11708;-1.02056;98;20220624;21.8;15.8;18.8;4;16.51;3.9;3.38;16430 +87076;47.11708;-1.02056;98;20220625;19.2;14.4;16.8;3;14.21;1.9;2.94;14644 +87076;47.11708;-1.02056;98;20220626;22.2;10.2;16.2;2.4;11.61;0;4.22;23386 +87076;47.11708;-1.02056;98;20220627;22;11.1;16.6;2.8;11.61;0;4.24;22253 +87076;47.11708;-1.02056;98;20220628;22.9;9.4;16.2;2.1;11.41;.1;4.36;24792 +87076;47.11708;-1.02056;98;20220629;17.2;12.1;14.7;2.8;13.81;2.6;2.51;15061 +87076;47.11708;-1.02056;98;20220630;19.9;12.2;16.1;2.3;12.61;1.3;3.4;18583 +87076;47.11708;-1.02056;98;20220701;21.8;9.4;15.6;1.9;11.41;.1;4.04;23668 +87076;47.11708;-1.02056;98;20220702;26.5;10.2;18.4;1.8;11.81;0;5.01;27163 +87076;47.11708;-1.02056;98;20220703;24.5;11.3;17.9;2.6;12.61;0;4.67;24367 +87076;47.11708;-1.02056;98;20220704;26.2;11;18.6;3;11.91;0;5.34;26139 +87076;47.11708;-1.02056;98;20220705;25.8;10.8;18.3;3.3;12.01;0;5.3;25921 +87076;47.11708;-1.02056;98;20220706;27.1;11.5;19.3;3.4;12.41;0;5.63;26396 +87076;47.11708;-1.02056;98;20220707;26.5;13.2;19.9;2.9;14.71;0;4.94;24294 +87076;47.11708;-1.02056;98;20220708;28.8;14.1;21.5;4;12.61;0;6.31;25511 +87076;47.11708;-1.02056;98;20220709;30.9;15.2;23.1;3.6;13.21;0;6.66;26323 +87076;47.11708;-1.02056;98;20220710;30;16.2;23.1;4.7;12.81;0;6.95;24597 +87076;47.11708;-1.02056;98;20220711;32.4;17.4;24.9;4.9;13.21;0;7.79;25602 +87076;47.11708;-1.02056;98;20220712;34.7;18.2;26.5;2.5;13.51;0;6.84;26806 +87076;47.11708;-1.02056;98;20220713;36.4;20.9;28.7;1.5;11.81;0;6.17;25900 +87076;47.11708;-1.02056;98;20220714;32;17.9;25;2.8;14.51;0;6.25;24617 +87076;47.11708;-1.02056;98;20220715;30.2;14.4;22.3;3.6;12.01;0;6.56;26009 +87076;47.11708;-1.02056;98;20220716;32.2;15.7;24;4.2;10.71;0;7.68;26510 +87076;47.11708;-1.02056;98;20220717;34.7;18.5;26.6;4.4;11.51;0;8.42;26184 +87076;47.11708;-1.02056;98;20220718;41.5;22.8;32.2;5.7;11.91;0;11.67;28074 +87076;47.11708;-1.02056;98;20220719;27.6;24;25.8;4.2;16.01;3.6;5.15;12041 +87076;47.11708;-1.02056;98;20220720;25.5;17.9;21.7;3.6;17.81;1.2;4.12;17625 +87076;47.11708;-1.02056;98;20220721;27.8;16.2;22;1.2;17.41;.1;4.22;21797 +87076;47.11708;-1.02056;98;20220722;22.3;16.3;19.3;1.3;17.21;2.7;2.94;15500 +87076;47.11708;-1.02056;98;20220723;28;12.8;20.4;1.5;13.21;0;4.75;24827 +87076;47.11708;-1.02056;98;20220724;33.9;14.1;24;2;13.81;.1;6.23;28285 +87076;47.11708;-1.02056;98;20220725;24.3;17.4;20.9;3.4;16.31;.4;3.91;16458 +87076;47.11708;-1.02056;98;20220726;25.1;15.1;20.1;2;13.81;0;4.12;19817 +87076;47.11708;-1.02056;98;20220727;26.8;12.8;19.8;2;11.11;0;4.82;23426 +87076;47.11708;-1.02056;98;20220728;30.1;15.6;22.9;2.4;12.41;0;5.56;23744 +87076;47.11708;-1.02056;98;20220729;29.6;17.7;23.7;2.2;15.31;.1;4.98;21375 +87076;47.11708;-1.02056;98;20220730;31.2;15.5;23.4;2.3;15.81;0;5.44;24501 +87076;47.11708;-1.02056;98;20220731;30.7;16;23.4;2.3;16.11;0;5.26;23583 +87076;47.11708;-1.02056;98;20220801;29.4;16.1;22.8;2.1;17.11;0;4.74;22303 +87076;47.11708;-1.02056;98;20220802;33;16.8;24.9;1.7;15.81;0;5.39;24537 +87076;47.11708;-1.02056;98;20220803;36.4;19.2;27.8;1.8;15.01;.1;6.06;25168 +87076;47.11708;-1.02056;98;20220804;30.4;19.1;24.8;3.2;17.21;1.6;5.31;20215 +87076;47.11708;-1.02056;98;20220805;27.6;15.6;21.6;4.3;11.71;0;5.85;20734 +87076;47.11708;-1.02056;98;20220806;27.4;13.2;20.3;5;9.11;0;6.58;22469 +87076;47.11708;-1.02056;98;20220807;29;12.2;20.6;4.4;9.41;0;6.66;24342 +87076;47.11708;-1.02056;98;20220808;31.6;14.4;23;4.6;10.21;0;7.39;24496 +87076;47.11708;-1.02056;98;20220809;33.1;16.4;24.8;4.2;11.81;0;7.3;23992 +87076;47.11708;-1.02056;98;20220810;34.5;17.9;26.2;3.8;11.51;0;7.41;23778 +87076;47.11708;-1.02056;98;20220811;36.1;18.2;27.2;4;10.41;0;8.11;24560 +87076;47.11708;-1.02056;98;20220812;35.2;19.1;27.2;2.8;9.81;0;6.77;23128 +87076;47.11708;-1.02056;98;20220813;36.7;18.6;27.7;2.5;12.61;5.1;6.62;24395 +87076;47.11708;-1.02056;98;20220814;25.2;19;22.1;3.9;19.21;4;3.49;14012 +87076;47.11708;-1.02056;98;20220815;25.3;17.7;21.5;3.9;18.01;.2;3.71;15457 +87076;47.11708;-1.02056;98;20220816;25;18.1;21.6;2.5;18.11;2.9;3.29;14610 +87076;47.11708;-1.02056;98;20220817;23;16.3;19.7;1.8;16.41;6;2.88;14293 +87076;47.11708;-1.02056;98;20220818;26.4;14.5;20.5;2.2;16.81;.1;3.74;19056 +87076;47.11708;-1.02056;98;20220819;25.2;16.4;20.8;2.7;18.21;1.6;3.34;16214 +87076;47.11708;-1.02056;98;20220820;27.3;16;21.7;1.6;16.21;0;3.7;18298 +87076;47.11708;-1.02056;98;20220821;21;13.8;17.4;1.7;16.31;2.3;2.47;14415 +87076;47.11708;-1.02056;98;20220822;26.4;17.7;22.1;1.9;19.51;.3;3.23;15770 +87076;47.11708;-1.02056;98;20220823;25.7;18.8;22.3;1.2;20.61;.1;2.76;13892 +87076;47.11708;-1.02056;98;20220824;33.4;17.1;25.3;2.1;18.31;.7;4.92;21415 +87076;47.11708;-1.02056;98;20220825;27;20.5;23.8;2.5;19.91;.2;3.34;13264 +87076;47.11708;-1.02056;98;20220826;26.1;15.8;21;2.8;15.21;0;3.84;16673 +87076;47.11708;-1.02056;98;20220827;28.4;14;21.2;2.9;13.11;0;4.66;19634 +87076;47.11708;-1.02056;98;20220828;28;15.3;21.7;3.8;11.81;0;5.19;18263 +87076;47.11708;-1.02056;98;20220829;32.1;15.5;23.8;2.9;14.41;.4;5.3;20769 +87076;47.11708;-1.02056;98;20220830;31.8;18.5;25.2;2.2;17.81;.1;4.44;18391 +87076;47.11708;-1.02056;98;20220831;29;17.1;23.1;2.1;18.21;9.3;3.76;17225 +87076;47.11708;-1.02056;98;20220901;26.6;17.6;22.1;1.4;18.51;.3;2.97;14796 +87076;47.11708;-1.02056;98;20220902;25.7;16.1;20.9;2;17.61;4.6;3.06;15161 +87076;47.11708;-1.02056;98;20220903;24.1;16.6;20.4;2.9;16.41;0;3.06;13232 +87076;47.11708;-1.02056;98;20220904;30.2;13.7;22;2.5;14.81;.9;4.42;19652 +87076;47.11708;-1.02056;98;20220905;30.3;15.6;23;2.2;17.31;0;4.02;18357 +87076;47.11708;-1.02056;98;20220906;25.5;16.5;21;3.4;16.61;.6;3.43;14139 +87076;47.11708;-1.02056;98;20220907;20.5;16.9;18.7;4.6;16.91;4.2;2.26;8703 +87076;47.11708;-1.02056;98;20220908;21.8;15.1;18.5;3.4;16.01;2.8;2.56;11910 +87076;47.11708;-1.02056;98;20220909;21.8;14.8;18.3;3.3;14.91;1.1;2.72;12065 +87076;47.11708;-1.02056;98;20220910;23.6;12.7;18.2;2.1;15.21;0;2.74;15011 +87076;47.11708;-1.02056;98;20220911;26.8;14.3;20.6;2.5;15.31;0;3.45;15945 +87076;47.11708;-1.02056;98;20220912;33.7;16.3;25;3.7;14.71;1.4;5.69;18699 +87076;47.11708;-1.02056;98;20220913;30.3;19.8;25.1;2.9;19.01;4.5;3.92;14285 +87076;47.11708;-1.02056;98;20220914;25.2;17;21.1;2.6;18.41;3.4;2.72;12444 +87076;47.11708;-1.02056;98;20220915;23.3;18.1;20.7;2.5;17.11;.1;2.45;9719 +87076;47.11708;-1.02056;98;20220916;19.7;10.2;15;2.5;11.21;0;2.49;13144 +87076;47.11708;-1.02056;98;20220917;18.7;7.9;13.3;2.2;8.91;0;2.52;13892 +87076;47.11708;-1.02056;98;20220918;19.7;6.4;13.1;2.4;8.81;.1;2.7;15295 +87076;47.11708;-1.02056;98;20220919;20.8;8.1;14.5;3.5;10.21;0;3;14773 +87076;47.11708;-1.02056;98;20220920;20.9;7.5;14.2;3.2;9.71;0;2.99;15017 +87076;47.11708;-1.02056;98;20220921;21.6;9;15.3;3;10.11;.1;3;14386 +87076;47.11708;-1.02056;98;20220922;22.7;7.9;15.3;1.9;9.11;0;2.81;15450 +87076;47.11708;-1.02056;98;20220923;21.4;11.1;16.3;1;10.61;.5;2.08;12671 +87076;47.11708;-1.02056;98;20220924;18.3;12;15.2;2.5;13.21;1.6;1.82;9702 +87076;47.11708;-1.02056;98;20220925;19.9;11.8;15.9;3.1;12.31;.1;2.35;10927 +87076;47.11708;-1.02056;98;20220926;17.3;9.4;13.4;2.9;11.61;3.9;1.86;10656 +87076;47.11708;-1.02056;98;20220927;17.8;10.1;14;4.1;12.11;3.6;2.02;10388 +87076;47.11708;-1.02056;98;20220928;16.1;12.7;14.4;4;13.41;2.4;1.5;6677 +87076;47.11708;-1.02056;98;20220929;16.7;8.2;12.5;2.5;10.41;.6;1.82;10668 +87076;47.11708;-1.02056;98;20220930;17.8;5.5;11.7;2.8;10.91;6.1;1.82;12759 +87076;47.11708;-1.02056;98;20221001;18.9;13.8;16.4;4.7;17.91;2.3;1.03;7963 +87076;47.11708;-1.02056;98;20221002;20.3;16.3;18.3;3.5;17.11;1.5;1.67;6913 +87076;47.11708;-1.02056;98;20221003;22;13;17.5;1.6;15.91;.7;1.73;10444 +87076;47.11708;-1.02056;98;20221004;20.7;9.6;15.2;1.4;13.71;.1;1.65;11495 +87076;47.11708;-1.02056;98;20221005;21.2;11.6;16.4;2.9;14.61;.3;1.91;10521 +87076;47.11708;-1.02056;98;20221006;18.7;7.9;13.3;1.3;10.61;0;1.6;11038 +87076;47.11708;-1.02056;98;20221007;20.6;6.5;13.6;1.2;9.81;.1;1.75;12504 +87076;47.11708;-1.02056;98;20221008;19.6;7.3;13.5;1.6;10.51;0;1.73;11496 +87076;47.11708;-1.02056;98;20221009;22.4;7.8;15.1;2.6;11.41;0;2.3;12393 +87076;47.11708;-1.02056;98;20221010;22.3;14.2;18.3;2.2;15.81;0;1.78;8998 +87076;47.11708;-1.02056;98;20221011;18.7;13.7;16.2;3.5;14.31;0;1.64;6882 +87076;47.11708;-1.02056;98;20221012;20.6;8.6;14.6;1.2;12.81;.3;1.45;10742 +87076;47.11708;-1.02056;98;20221013;17.5;12.4;15;3.3;15.31;6.4;1.08;6759 +87076;47.11708;-1.02056;98;20221014;18.9;14.3;16.6;4.2;17.41;9.5;1.04;6306 +87076;47.11708;-1.02056;98;20221015;18.3;16.5;17.4;3.9;16.91;2.5;1.21;3729 +87076;47.11708;-1.02056;98;20221016;23.2;13.2;18.2;2.4;16.11;.8;1.74;9230 +87076;47.11708;-1.02056;98;20221017;19.3;14.9;17.1;2;17.01;2.5;1.08;5892 +87076;47.11708;-1.02056;98;20221018;22.3;13.6;18;3.2;17.71;.1;1.46;8334 +87076;47.11708;-1.02056;98;20221019;24.9;16.3;20.6;4.1;17.41;.3;2.38;8163 +87076;47.11708;-1.02056;98;20221020;22.1;15.4;18.8;3.9;15.21;1.4;2.14;7050 +87076;47.11708;-1.02056;98;20221021;20.8;15.4;18.1;3.9;14.61;.1;2.02;6192 +87076;47.11708;-1.02056;98;20221022;21.5;14.4;18;4;15.01;0;1.98;7055 +87076;47.11708;-1.02056;98;20221023;22.5;16.9;19.7;6.5;14.71;2.2;3.11;6125 +87076;47.11708;-1.02056;98;20221024;19.1;14.9;17;4.7;14.81;3.2;1.73;5167 +87076;47.11708;-1.02056;98;20221025;19.3;11.9;15.6;3;14.41;0;1.3;6892 +87076;47.11708;-1.02056;98;20221026;23.4;13.5;18.5;3.6;14.91;.1;2.09;7917 +87076;47.11708;-1.02056;98;20221027;25.8;14.9;20.4;4.2;15.01;0;2.8;8203 +87076;47.11708;-1.02056;98;20221028;22.5;17;19.8;4.1;15.61;0;2.22;5617 +87076;47.11708;-1.02056;98;20221029;23.6;17.3;20.5;3.5;15.01;0;2.34;5949 +87076;47.11708;-1.02056;98;20221030;17;13.7;15.4;1.8;14.41;1.9;.91;4123 +87076;47.11708;-1.02056;98;20221031;20.1;11.1;15.6;3.3;14.11;.7;1.37;6976 +87076;47.11708;-1.02056;98;20221101;17.8;10.6;14.2;4.1;11.81;3.2;1.62;6100 +87076;47.11708;-1.02056;98;20221102;17.1;9.1;13.1;3.5;12.71;0;1.06;6354 +87076;47.11708;-1.02056;98;20221103;14.1;11.9;13;3.8;12.51;11.6;.98;3081 +87076;47.11708;-1.02056;98;20221104;14.4;7.6;11;3.6;9.81;.5;1.25;5648 +87076;47.11708;-1.02056;98;20221105;15.4;5.2;10.3;2.8;10.31;2.2;.95;6907 +87076;47.11708;-1.02056;98;20221106;16.1;10;13.1;4.6;12.21;8.3;1.19;5165 +87076;47.11708;-1.02056;98;20221107;17.8;11.6;14.7;4.7;12.91;.2;1.47;5131 +87076;47.11708;-1.02056;98;20221108;16.6;11.1;13.9;5.7;13.31;4;1.16;4734 +87076;47.11708;-1.02056;98;20221109;16.1;11.2;13.7;3;12.31;.3;1.06;4377 +87076;47.11708;-1.02056;98;20221110;16.5;7.2;11.9;2.2;11.11;0;.88;6097 +87076;47.11708;-1.02056;98;20221111;12.2;4.2;8.2;2.7;10.41;.2;.43;5541 +87076;47.11708;-1.02056;98;20221112;19.6;9.4;14.5;3.2;13.41;.3;1.12;6219 +87076;47.11708;-1.02056;98;20221113;21.8;9;15.4;2.3;12.51;.3;1.28;6916 +87076;47.11708;-1.02056;98;20221114;13.7;11.2;12.5;3.1;11.51;3.7;.97;2777 +87076;47.11708;-1.02056;98;20221115;15.4;9.6;12.5;5;11.61;12.9;1.18;4386 +87076;47.11708;-1.02056;98;20221116;14;9.1;11.6;5.6;12.11;12.1;.76;3939 +87076;47.11708;-1.02056;98;20221117;13.8;10.9;12.4;4.6;11.41;4.7;1.13;2889 +87076;47.11708;-1.02056;98;20221118;13;7.2;10.1;2.4;9.31;.3;.86;4201 +87076;47.11708;-1.02056;98;20221119;11.7;1.1;6.4;1.3;7.61;.7;.49;5748 +87076;47.11708;-1.02056;98;20221120;13.1;4;8.6;2.7;9.21;2.5;.69;5224 +87076;47.11708;-1.02056;98;20221121;13.5;7.4;10.5;4.4;9.81;6.6;1.09;4144 +87076;47.11708;-1.02056;98;20221122;12.9;5.2;9.1;3.9;9.21;1;.9;4646 +87076;47.11708;-1.02056;98;20221123;13.8;8.4;11.1;4.7;11.21;3.9;.84;3772 +87076;47.11708;-1.02056;98;20221124;12.8;7.5;10.2;3.8;11.31;3.1;.52;3686 +87076;47.11708;-1.02056;98;20221125;13.8;6.5;10.2;2.2;10.21;.4;.62;4345 +87076;47.11708;-1.02056;98;20221126;12.2;6;9.1;3;9.81;1.2;.62;3923 +87076;47.11708;-1.02056;98;20221127;11.1;8.5;9.8;3.8;10.41;6.9;.69;2362 +87076;47.11708;-1.02056;98;20221128;11.1;7.7;9.4;2.6;10.31;4.6;.54;2728 +87076;47.11708;-1.02056;98;20221129;11.6;3.5;7.6;1.8;8.81;.1;.44;4392 +87076;47.11708;-1.02056;98;20221130;8.6;3.6;6.1;3.3;8.41;0;.44;3323 +87076;47.11708;-1.02056;98;20221201;6.9;3.1;5;4.1;7.51;0;.55;2813 +87076;47.11708;-1.02056;98;20221202;5.2;2.1;3.7;3;7.21;.1;.36;2473 +87076;47.11708;-1.02056;98;20221203;4;2.2;3.1;5.4;7.01;.4;.38;1765 +87076;47.11708;-1.02056;98;20221204;3.6;2.1;2.9;3.2;7.21;.2;.26;1558 +87076;47.11708;-1.02056;98;20221205;5.5;1.6;3.6;2.1;7.31;0;.28;2746 +87076;47.11708;-1.02056;98;20221206;4.8;2.5;3.7;4.2;6.91;0;.5;1993 +87076;47.11708;-1.02056;98;20221207;5.9;4.1;5;4.5;6.71;0;.87;1700 +87076;47.11708;-1.02056;98;20221208;2.1;-1.3;.4;5.3;5.91;0;.25;2475 +87076;47.11708;-1.02056;98;20221209;4.9;-.7;2.1;4.9;5.51;0;.73;3273 +87076;47.11708;-1.02056;98;20221210;7;-4.7;1.2;1.4;4.91;.2;.35;4889 +87076;47.11708;-1.02056;98;20221211;5.5;-.7;2.4;3;5.51;.3;.6;3424 +87076;47.11708;-1.02056;98;20221212;2.1;-2.1;0;3.1;5.01;0;.45;2729 +87076;47.11708;-1.02056;98;20221213;2.4;-4.4;-1;4;5.01;6.1;.34;3570 +87076;47.11708;-1.02056;98;20221214;4.1;-.8;1.7;3.4;7.11;4.5;.03;2954 +87076;47.11708;-1.02056;98;20221215;3.5;.9;2.2;6.8;5.91;.2;.68;2030 +87076;47.11708;-1.02056;98;20221216;4.8;-1;1.9;5.1;5.01;0;.9;3230 +87076;47.11708;-1.02056;98;20221217;1.1;-3.8;-1.3;3.8;4.41;0;.49;2927 +87076;47.11708;-1.02056;98;20221218;9.8;-3.9;3;3.9;6.71;.9;.49;5168 +87076;47.11708;-1.02056;98;20221219;13.8;9.2;11.5;7;10.21;3;1.46;2813 +87076;47.11708;-1.02056;98;20221220;13;11.8;12.4;6;11.81;5.2;1.11;1229 +87076;47.11708;-1.02056;98;20221221;13.5;7.8;10.7;4.7;12.01;5.9;.4;3176 +87076;47.11708;-1.02056;98;20221222;14.4;12.5;13.5;6.2;13.61;26;.81;1656 +87076;47.11708;-1.02056;98;20221223;14.3;14;14.2;5.5;14.21;9.6;.87;405 +87076;47.11708;-1.02056;98;20221224;12;10.4;11.2;3.8;11.61;2;.67;1489 +87076;47.11708;-1.02056;98;20221225;14.9;9.9;12.4;3.5;12.51;.6;.63;2963 +87076;47.11708;-1.02056;98;20221226;12.9;11.2;12.1;3.1;11.11;.7;.92;1557 +87076;47.11708;-1.02056;98;20221227;11.5;3.5;7.5;2.6;8.81;.4;.48;3883 +87076;47.11708;-1.02056;98;20221228;11.7;8.2;10;6.4;11.31;5.9;.49;2435 +87076;47.11708;-1.02056;98;20221229;12.4;10.1;11.3;4.4;10.61;3.1;1;1903 +87076;47.11708;-1.02056;98;20221230;14.4;5.9;10.2;7.1;12.31;8.5;.24;4068 +87076;47.11708;-1.02056;98;20221231;15.4;13.6;14.5;7.6;12.31;1.1;1.8;1654 +87077;47.14997;-.69409;113;20220101;16.4;8.1;12.3;2.8;10.85;0;.92;4019 +87077;47.14997;-.69409;113;20220102;14.6;10;12.3;4.5;12.25;0;.82;2940 +87077;47.14997;-.69409;113;20220103;13;11;12;5;12.7;17.6;.67;1809 +87077;47.14997;-.69409;113;20220104;10.4;8.6;9.5;4.5;10.25;1.2;.76;1712 +87077;47.14997;-.69409;113;20220105;6.9;.7;3.8;1.9;6.7;.2;.39;3493 +87077;47.14997;-.69409;113;20220106;8;.4;4.2;2.2;6.1;1.3;.59;4007 +87077;47.14997;-.69409;113;20220107;10.3;4.9;7.6;4.8;8.65;.3;.81;3353 +87077;47.14997;-.69409;113;20220108;10.6;7.2;8.9;5.4;9.55;10;.88;2557 +87077;47.14997;-.69409;113;20220109;9.5;5.8;7.6;3;8.95;4;.6;2716 +87077;47.14997;-.69409;113;20220110;8.6;7;7.8;1.4;10;.2;.38;1692 +87077;47.14997;-.69409;113;20220111;9.4;3.6;6.5;1.8;7.35;0;.61;3553 +87077;47.14997;-.69409;113;20220112;2.4;-1.4;.5;2.9;5.95;0;.28;2864 +87077;47.14997;-.69409;113;20220113;5.7;.2;3;3.6;6.3;0;.57;3584 +87077;47.14997;-.69409;113;20220114;-.1;-1.6;-.8;2.9;5.5;.1;.28;1580 +87077;47.14997;-.69409;113;20220115;-.8;-3.7;-2.2;1;5.25;.1;.2;2366 +87077;47.14997;-.69409;113;20220116;4.9;-1.2;1.9;1.6;7.1;.1;.16;3865 +87077;47.14997;-.69409;113;20220117;5.6;3.9;4.7;2.1;8.5;.1;.28;1919 +87077;47.14997;-.69409;113;20220118;4.9;2.7;3.8;2.9;7.55;0;.36;2231 +87077;47.14997;-.69409;113;20220119;6.1;3.5;4.8;1.8;7.9;.5;.39;2502 +87077;47.14997;-.69409;113;20220120;8.3;4.7;6.5;2.8;7.7;0;.74;3062 +87077;47.14997;-.69409;113;20220121;6.5;-.4;3.1;3.2;5.85;.1;.72;4476 +87077;47.14997;-.69409;113;20220122;4.5;-1.4;1.6;3.4;6.25;0;.38;4166 +87077;47.14997;-.69409;113;20220123;3.5;2.3;2.9;5.2;6.75;0;.52;1690 +87077;47.14997;-.69409;113;20220124;2.8;-.9;1;2.6;6.1;0;.33;3257 +87077;47.14997;-.69409;113;20220125;.7;-2;-.7;1.4;5.8;0;.24;2741 +87077;47.14997;-.69409;113;20220126;-.7;-1.1;-.9;2.7;5.75;0;.23;759 +87077;47.14997;-.69409;113;20220127;5;-1.3;1.8;1.5;6.45;.1;.34;4623 +87077;47.14997;-.69409;113;20220128;8.7;1.8;5.3;1;8.75;0;.32;4879 +87077;47.14997;-.69409;113;20220129;8.2;5.7;6.9;1.8;9.6;.1;.39;2859 +87077;47.14997;-.69409;113;20220130;9;7.2;8.1;1.7;10;.6;.49;2459 +87077;47.14997;-.69409;113;20220131;9.7;5.3;7.5;4.1;8.6;.1;.85;4029 +87077;47.14997;-.69409;113;20220201;10.7;2.9;6.8;3.6;9.3;0;.52;5637 +87077;47.14997;-.69409;113;20220202;9.6;8.5;9;2.3;9.4;0;.8;1852 +87077;47.14997;-.69409;113;20220203;7;4;5.5;2.5;8.7;.2;.4;3445 +87077;47.14997;-.69409;113;20220204;11.8;6.8;9.3;2.9;9.4;2.2;.91;4580 +87077;47.14997;-.69409;113;20220205;10.6;-.1;5.3;2.3;7.3;.1;.75;7037 +87077;47.14997;-.69409;113;20220206;11.6;4.7;8.1;5.7;10.6;1.1;.48;5690 +87077;47.14997;-.69409;113;20220207;11.8;7.7;9.7;2.3;9.45;.1;.9;4392 +87077;47.14997;-.69409;113;20220208;13.3;4.3;8.8;1.8;8.85;0;.87;6723 +87077;47.14997;-.69409;113;20220209;9.4;.3;4.8;2.1;8.2;0;.53;6799 +87077;47.14997;-.69409;113;20220210;7.2;5.6;6.4;3.1;9.07;.8;.78;3925 +87077;47.14997;-.69409;113;20220211;9.4;-.5;4.5;2.7;6.42;0;.96;10575 +87077;47.14997;-.69409;113;20220212;9.7;.3;5;2.8;5.72;0;1.19;10450 +87077;47.14997;-.69409;113;20220213;12.7;-.7;6;5.9;8.14;3.8;1.17;6525 +87077;47.14997;-.69409;113;20220214;11.8;6.3;9;4.9;9.02;1;1.29;7525 +87077;47.14997;-.69409;113;20220215;11;3;7;4.9;9.64;7.3;.6;4425 +87077;47.14997;-.69409;113;20220216;13.3;8.6;10.9;6.1;13.35;1.7;.38;5457 +87077;47.14997;-.69409;113;20220217;14.5;11.3;12.9;4.8;12.4;.4;1.24;4530 +87077;47.14997;-.69409;113;20220218;11.6;10.6;11.1;5.5;10;1;1.52;2411 +87077;47.14997;-.69409;113;20220219;11.2;1.8;6.5;4;7.45;.1;1.28;8178 +87077;47.14997;-.69409;113;20220220;13.1;7.6;10.3;5.5;11.05;1;1.04;6218 +87077;47.14997;-.69409;113;20220221;12.1;6.7;9.4;5.2;8.25;.3;1.73;6282 +87077;47.14997;-.69409;113;20220222;11.5;5.1;8.3;3.2;10.55;.6;.7;6979 +87077;47.14997;-.69409;113;20220223;13;7.8;10.4;1.3;10.7;.1;.88;6246 +87077;47.14997;-.69409;113;20220224;11.5;5.8;8.6;3.1;8.3;1.1;1.31;6729 +87077;47.14997;-.69409;113;20220225;11.3;.9;6.1;1.8;6.35;0;1.19;9419 +87077;47.14997;-.69409;113;20220226;11.5;1.1;6.3;4.4;5.6;0;2;9587 +87077;47.14997;-.69409;113;20220227;14.6;1.4;8;3;6.85;0;1.82;10980 +87077;47.14997;-.69409;113;20220228;16.5;2.3;9.4;1.6;8.05;.7;1.5;11506 +87077;47.14997;-.69409;113;20220301;16.4;8.2;12.3;2.8;8.9;0;1.94;8830 +87077;47.14997;-.69409;113;20220302;12;8.1;10.1;2.2;9.65;.2;1.14;6088 +87077;47.14997;-.69409;113;20220303;12.3;7.1;9.7;2.9;10.7;5.9;.99;7138 +87077;47.14997;-.69409;113;20220304;10.8;7.3;9;3.7;8.9;.3;1.31;5766 +87077;47.14997;-.69409;113;20220305;10.3;1;5.6;2.9;7.75;.3;1.09;9970 +87077;47.14997;-.69409;113;20220306;9.7;5.8;7.8;3.6;7.35;0;1.5;6499 +87077;47.14997;-.69409;113;20220307;8.8;-1.6;3.6;4.4;4.95;0;1.77;10775 +87077;47.14997;-.69409;113;20220308;10.9;2;6.5;4.3;7.95;.2;1.33;10171 +87077;47.14997;-.69409;113;20220309;15.3;7.1;11.2;4.2;9.35;0;2.02;9810 +87077;47.14997;-.69409;113;20220310;12.7;9.3;11;4.3;10;.1;1.56;6337 +87077;47.14997;-.69409;113;20220311;12.8;7.5;10.1;5.9;10.05;5.4;1.55;8020 +87077;47.14997;-.69409;113;20220312;14;6.8;10.4;4.5;9.35;3.4;1.87;9566 +87077;47.14997;-.69409;113;20220313;11.2;7.5;9.4;3.9;9.2;5.1;1.4;6708 +87077;47.14997;-.69409;113;20220314;15.7;2.3;9;4.1;8.1;1.2;2.23;13473 +87077;47.14997;-.69409;113;20220315;16.5;9.2;12.8;2.8;11.7;0;1.7;9936 +87077;47.14997;-.69409;113;20220316;14.1;10.5;12.3;3;11.4;.3;1.47;7100 +87077;47.14997;-.69409;113;20220317;8.5;6.2;7.4;3.9;8.25;0;1.2;5573 +87077;47.14997;-.69409;113;20220318;12.2;2.1;7.2;6.1;6.62;0;2.88;14300 +87077;47.14997;-.69409;113;20220319;13.9;5.5;9.7;4;8.22;0;2.43;11925 +87077;47.14997;-.69409;113;20220320;15.5;8.6;12.1;2.9;8.77;0;2.19;12950 +87077;47.14997;-.69409;113;20220321;16.5;7;11.8;3.6;9.29;0;2.79;15500 +87077;47.14997;-.69409;113;20220322;15.5;5.5;10.5;4;6.99;0;3.25;17900 +87077;47.14997;-.69409;113;20220323;15.2;4.9;10.1;3;5.67;0;3.17;18925 +87077;47.14997;-.69409;113;20220324;17.5;4.2;10.9;2.6;6.24;0;3.09;19275 +87077;47.14997;-.69409;113;20220325;18.6;5.8;12.2;3.7;6.79;0;3.69;19000 +87077;47.14997;-.69409;113;20220326;18.6;5.6;12.1;4.2;6.89;0;3.96;19000 +87077;47.14997;-.69409;113;20220327;19;6;12.5;2.4;7.74;0;3.16;18325 +87077;47.14997;-.69409;113;20220328;19.3;10.2;14.8;2.1;8.34;0;2.85;15775 +87077;47.14997;-.69409;113;20220329;16.7;9.9;13.3;2.5;10.04;0;2.41;13675 +87077;47.14997;-.69409;113;20220330;11;9.3;10.2;3.3;10.44;.8;1.16;4525 +87077;47.14997;-.69409;113;20220331;9;3.7;6.4;5;7.52;4.8;1.66;7700 +87077;47.14997;-.69409;113;20220401;6.8;-.5;3.2;6.4;5.67;.8;1.92;14175 +87077;47.14997;-.69409;113;20220402;8.3;-.8;3.8;4.1;5.34;.1;2.19;17250 +87077;47.14997;-.69409;113;20220403;7.8;-2.5;2.7;3;4.78;0;2.17;17800 +87077;47.14997;-.69409;113;20220404;9.5;-1.6;4;2.8;5.85;.2;2.27;20500 +87077;47.14997;-.69409;113;20220405;12.7;6;9.4;4.3;10.54;.3;1.51;10229 +87077;47.14997;-.69409;113;20220406;11.4;8;9.7;5;10.72;2.1;1.51;7675 +87077;47.14997;-.69409;113;20220407;12.9;10;11.5;7.5;12.42;14.4;1.61;7833 +87077;47.14997;-.69409;113;20220408;13.6;9.8;11.7;7.1;11.12;6.8;2.15;7566 +87077;47.14997;-.69409;113;20220409;12.3;2.3;7.3;2.3;7.16;0;2.44;19625 +87077;47.14997;-.69409;113;20220410;14.8;2.3;8.6;3.6;6.72;0;2.99;22175 +87077;47.14997;-.69409;113;20220411;21;6.9;14;4.6;9.69;.2;3.86;19366 +87077;47.14997;-.69409;113;20220412;15.4;11.8;13.6;3.1;11.62;.4;2.17;8466 +87077;47.14997;-.69409;113;20220413;19.1;8.6;13.9;1.4;12.17;.6;2.26;14075 +87077;47.14997;-.69409;113;20220414;20.7;7.5;14.1;1.7;11.87;0;3.12;20475 +87077;47.14997;-.69409;113;20220415;21.7;9.4;15.6;2.2;11.39;0;3.52;21075 +87077;47.14997;-.69409;113;20220416;20.6;9.7;15.2;3.3;10.92;0;3.86;23700 +87077;47.14997;-.69409;113;20220417;19.8;6.5;13.2;2.3;9.57;0;3.56;22425 +87077;47.14997;-.69409;113;20220418;16.3;8.3;12.3;3.7;10.74;0;2.69;15275 +87077;47.14997;-.69409;113;20220419;13.7;5.1;9.4;3.7;8.94;0;2.9;18700 +87077;47.14997;-.69409;113;20220420;17.3;7.7;12.5;3.6;10.22;.3;3.07;16350 +87077;47.14997;-.69409;113;20220421;19;10.8;14.9;2.4;9.44;0;3.74;22900 +87077;47.14997;-.69409;113;20220422;18.8;7.7;13.3;2.7;9.99;0;3.46;21000 +87077;47.14997;-.69409;113;20220423;16.3;10.4;13.4;3.6;11.77;2.7;2.74;13150 +87077;47.14997;-.69409;113;20220424;15.9;10.9;13.4;3;12.77;11.5;2.01;10300 +87077;47.14997;-.69409;113;20220425;16;10.8;13.4;2.7;11.62;2.4;2.36;13525 +87077;47.14997;-.69409;113;20220426;16.9;5.1;11;3.5;9.29;0;3.48;25000 +87077;47.14997;-.69409;113;20220427;18;6.9;12.5;4.8;9.37;0;4.02;23050 +87077;47.14997;-.69409;113;20220428;18.8;9.7;14.3;3.6;10.99;0;3.36;17775 +87077;47.14997;-.69409;113;20220429;20.5;8.6;14.6;3.1;11.32;0;4;23525 +87077;47.14997;-.69409;113;20220430;16.4;6.5;11.5;3.3;9.79;0;3.56;24000 +87077;47.14997;-.69409;113;20220501;18.2;8.8;13.5;2.6;8.57;0;3.86;24525 +87077;47.14997;-.69409;113;20220502;17.6;9.1;13.4;3.4;9.44;0;3.78;21100 +87077;47.14997;-.69409;113;20220503;18.8;7.4;13.1;3.4;9.94;0;3.47;18575 +87077;47.14997;-.69409;113;20220504;17.3;8.6;13;2.8;10.44;0;2.84;15075 +87077;47.14997;-.69409;113;20220505;19.1;6.8;13;1.8;10.81;0;3.15;20828 +87077;47.14997;-.69409;113;20220506;21.3;7;14.2;2.3;11.25;0;3.64;22376 +87077;47.14997;-.69409;113;20220507;20.5;9;14.8;2.3;11.4;0;3.48;20083 +87077;47.14997;-.69409;113;20220508;23.5;9.9;16.7;2.6;12.2;0;4.12;21979 +87077;47.14997;-.69409;113;20220509;25.9;10.4;18.2;1.6;11.9;0;4.33;23810 +87077;47.14997;-.69409;113;20220510;27;13.7;20.3;1.7;12.7;0;4.46;22109 +87077;47.14997;-.69409;113;20220511;22.4;10.7;16.5;2.8;13.05;0;3.84;20824 +87077;47.14997;-.69409;113;20220512;20.6;12;16.3;1.8;12.35;0;3.28;17761 +87077;47.14997;-.69409;113;20220513;22.3;9.9;16.1;2.2;10.2;0;4.09;21624 +87077;47.14997;-.69409;113;20220514;26.3;11.9;19.1;3.3;12;1.4;5.17;23340 +87077;47.14997;-.69409;113;20220515;28.7;17;22.9;3.6;15.1;0;5.53;21175 +87077;47.14997;-.69409;113;20220516;26.1;14;20.1;2.5;14.3;.1;4.53;21477 +87077;47.14997;-.69409;113;20220517;29.7;12.8;21.3;3.1;14.2;0;5.77;25669 +87077;47.14997;-.69409;113;20220518;29.6;12.5;21.1;2.2;15.05;0;5.26;25866 +87077;47.14997;-.69409;113;20220519;24.7;13.6;19.2;2;14.95;2.8;4.02;20757 +87077;47.14997;-.69409;113;20220520;22.1;16;19.1;2.4;16.25;0;3.15;15291 +87077;47.14997;-.69409;113;20220521;26.5;9.4;18;1.9;13.4;0;4.71;26128 +87077;47.14997;-.69409;113;20220522;28;16;22;2.8;15.7;7.5;5.02;21986 +87077;47.14997;-.69409;113;20220523;19.1;16.4;17.7;2.9;15.9;7.5;2.42;10325 +87077;47.14997;-.69409;113;20220524;16.9;9.5;13.2;2.4;11.85;.9;2.79;17422 +87077;47.14997;-.69409;113;20220525;18.9;7.7;13.3;2.1;11.9;0;3.28;21387 +87077;47.14997;-.69409;113;20220526;18;13;15.5;1.8;13.2;0;2.66;14355 +87077;47.14997;-.69409;113;20220527;18.1;13.1;15.6;1.9;13.7;.1;2.64;14262 +87077;47.14997;-.69409;113;20220528;22.4;9.5;15.9;3.7;11.2;0;4.54;23201 +87077;47.14997;-.69409;113;20220529;18.3;9;13.6;4.4;8.8;0;4.09;19644 +87077;47.14997;-.69409;113;20220530;20.2;6.2;13.2;2.5;8.6;0;4.18;24315 +87077;47.14997;-.69409;113;20220531;22.1;7.4;14.8;1.7;8.6;0;4.32;25078 +87077;47.14997;-.69409;113;20220601;24.4;9;16.7;2.1;9.6;0;4.85;25755 +87077;47.14997;-.69409;113;20220602;27.6;13.7;20.6;3.2;12.3;1.7;5.67;24402 +87077;47.14997;-.69409;113;20220603;25.3;16;20.7;1.8;16.45;10.1;4.05;20121 +87077;47.14997;-.69409;113;20220604;23.1;14.6;18.8;1.7;17.95;3.9;3.38;18894 +87077;47.14997;-.69409;113;20220605;21;14.6;17.8;2.9;14.75;0;3.38;16542 +87077;47.14997;-.69409;113;20220606;18.5;12.5;15.5;2.1;14.4;.6;2.77;16127 +87077;47.14997;-.69409;113;20220607;20.4;13;16.7;3.5;14.7;11;3.31;17934 +87077;47.14997;-.69409;113;20220608;20.9;15.1;18;4;15.2;0;3.43;15968 +87077;47.14997;-.69409;113;20220609;21.4;12.7;17;2.4;13.3;0;3.69;19361 +87077;47.14997;-.69409;113;20220610;23.8;11.7;17.8;1.7;14.6;.1;4.09;23187 +87077;47.14997;-.69409;113;20220611;25.7;11.9;18.8;1.6;15.15;0;4.47;24763 +87077;47.14997;-.69409;113;20220612;24.4;12.6;18.5;3.5;12.6;.6;4.91;22776 +87077;47.14997;-.69409;113;20220613;24.7;9.5;17.1;3.1;11.35;0;5.12;26101 +87077;47.14997;-.69409;113;20220614;28.7;11.9;20.3;3.5;12.05;0;6.28;27433 +87077;47.14997;-.69409;113;20220615;32.8;16.8;24.8;2.6;14;0;6.63;26664 +87077;47.14997;-.69409;113;20220616;31.7;16.8;24.2;2.5;15.25;0;6.13;25820 +87077;47.14997;-.69409;113;20220617;36;17.8;26.9;2.1;14.95;0;6.95;28666 +87077;47.14997;-.69409;113;20220618;38.8;21.3;30;2.9;15.15;2.1;8.26;28292 +87077;47.14997;-.69409;113;20220619;27.2;16.1;21.7;3.5;18.05;.4;4.86;22217 +87077;47.14997;-.69409;113;20220620;27.3;16.3;21.8;2.9;17.75;2.9;4.74;22073 +87077;47.14997;-.69409;113;20220621;27.3;15.5;21.4;2.4;18.45;1.3;4.6;22879 +87077;47.14997;-.69409;113;20220622;22.5;17.3;19.9;2.4;18.45;4.2;3.12;15161 +87077;47.14997;-.69409;113;20220623;26.4;13.3;19.9;1.9;15.75;1.5;4.63;24160 +87077;47.14997;-.69409;113;20220624;21.8;15.7;18.8;3.8;16.25;3.5;3.48;16365 +87077;47.14997;-.69409;113;20220625;19.2;14.5;16.8;2.6;14.4;4.2;2.89;14238 +87077;47.14997;-.69409;113;20220626;21.9;9.6;15.8;2;11.55;0;4.08;23369 +87077;47.14997;-.69409;113;20220627;22.3;11.1;16.7;2.4;11.5;0;4.26;22266 +87077;47.14997;-.69409;113;20220628;23.1;9;16;1.8;11.3;0;4.36;25088 +87077;47.14997;-.69409;113;20220629;17.7;11.3;14.5;2.3;13.6;2.7;2.77;16895 +87077;47.14997;-.69409;113;20220630;20.1;12.1;16.1;2.3;12.6;1.1;3.49;18704 +87077;47.14997;-.69409;113;20220701;21.7;8.9;15.3;1.8;11.3;0;4.01;23778 +87077;47.14997;-.69409;113;20220702;26.9;9.5;18.2;1.8;11.8;0;5.14;27871 +87077;47.14997;-.69409;113;20220703;24.6;10.8;17.7;2.5;12.55;0;4.7;24628 +87077;47.14997;-.69409;113;20220704;26.1;10.6;18.4;2.8;12.15;0;5.25;26089 +87077;47.14997;-.69409;113;20220705;25.7;10.4;18.1;2.8;12.05;0;5.13;25875 +87077;47.14997;-.69409;113;20220706;26.9;11.5;19.2;3.1;12.45;0;5.46;25795 +87077;47.14997;-.69409;113;20220707;26.5;13.2;19.9;2.7;14.85;0;4.87;23932 +87077;47.14997;-.69409;113;20220708;28.5;13.4;21;3.1;12.85;0;5.83;25556 +87077;47.14997;-.69409;113;20220709;30.6;14.8;22.7;2.9;13.55;0;6.18;26099 +87077;47.14997;-.69409;113;20220710;29.6;16.3;23;3.5;13.05;0;6.2;23736 +87077;47.14997;-.69409;113;20220711;32.2;16.5;24.3;3.7;13.4;0;7;25961 +87077;47.14997;-.69409;113;20220712;34.6;17.3;26;2.1;13.8;0;6.5;27191 +87077;47.14997;-.69409;113;20220713;36.1;19.1;27.6;1;12.25;0;5.65;27001 +87077;47.14997;-.69409;113;20220714;31.9;17.6;24.7;2.1;14.7;0;5.77;24465 +87077;47.14997;-.69409;113;20220715;29.8;14.5;22.1;2.8;12.3;0;6;25211 +87077;47.14997;-.69409;113;20220716;31.8;15.1;23.5;3.3;10.95;0;7;26355 +87077;47.14997;-.69409;113;20220717;34.2;17.9;26;3.4;11.85;0;7.49;25917 +87077;47.14997;-.69409;113;20220718;40.9;21.7;31.3;4.1;12.15;0;9.85;28100 +87077;47.14997;-.69409;113;20220719;28.1;23.8;25.9;3.3;15.9;4.4;4.9;13194 +87077;47.14997;-.69409;113;20220720;25.8;17.7;21.7;3.2;17.95;1.6;4.17;18124 +87077;47.14997;-.69409;113;20220721;27.7;16.5;22.1;1.2;17.45;.1;4.15;20991 +87077;47.14997;-.69409;113;20220722;22.7;16.1;19.4;1.4;17.5;1.5;3.11;16280 +87077;47.14997;-.69409;113;20220723;28;12.9;20.5;1.3;13.6;0;4.6;24418 +87077;47.14997;-.69409;113;20220724;34.1;13.7;23.9;1.6;13.95;0;5.93;28389 +87077;47.14997;-.69409;113;20220725;24.9;17.3;21.1;3.1;16.25;.4;4.1;17207 +87077;47.14997;-.69409;113;20220726;24.8;15.1;19.9;1.9;13.8;0;4.01;19213 +87077;47.14997;-.69409;113;20220727;26.6;12.1;19.4;1.4;11.3;0;4.5;23603 +87077;47.14997;-.69409;113;20220728;29.5;14.7;22.1;1.8;12.45;0;5.06;23749 +87077;47.14997;-.69409;113;20220729;29.5;17.8;23.6;1.7;15.3;0;4.63;20872 +87077;47.14997;-.69409;113;20220730;31.3;15.4;23.4;1.8;15.7;0;5.21;24442 +87077;47.14997;-.69409;113;20220731;30.9;15.8;23.4;1.8;16.15;0;5.04;23698 +87077;47.14997;-.69409;113;20220801;29.2;16;22.6;1.7;17.15;0;4.55;21927 +87077;47.14997;-.69409;113;20220802;32.7;16.1;24.4;1.2;15.9;0;5.01;24578 +87077;47.14997;-.69409;113;20220803;36.4;18;27.2;1.4;15.3;.1;5.81;25870 +87077;47.14997;-.69409;113;20220804;29.9;19.2;24.6;2.6;18.05;0;4.85;19264 +87077;47.14997;-.69409;113;20220805;27.4;15.9;21.6;3.8;12;0;5.52;19981 +87077;47.14997;-.69409;113;20220806;27;13;20;4;9.2;0;5.98;21974 +87077;47.14997;-.69409;113;20220807;28.8;12.4;20.6;3.7;9.5;0;6.2;23653 +87077;47.14997;-.69409;113;20220808;31.2;14.2;22.7;3.8;10.4;0;6.72;24025 +87077;47.14997;-.69409;113;20220809;32.9;16.2;24.6;3.7;11.95;0;6.92;23670 +87077;47.14997;-.69409;113;20220810;34.1;17.7;25.9;3.1;11.75;0;6.78;23317 +87077;47.14997;-.69409;113;20220811;35.7;17.4;26.5;3.2;10.6;0;7.27;24496 +87077;47.14997;-.69409;113;20220812;35;17.8;26.4;2.3;10.2;0;6.27;23738 +87077;47.14997;-.69409;113;20220813;36.5;17.2;26.8;2.3;12.5;7.5;6.4;24993 +87077;47.14997;-.69409;113;20220814;25;18.7;21.9;4.1;19.45;5.8;3.47;14007 +87077;47.14997;-.69409;113;20220815;25.5;17.6;21.5;3.6;18.25;.7;3.74;15706 +87077;47.14997;-.69409;113;20220816;24.4;17.8;21.1;2.3;18.4;2.4;3.06;13993 +87077;47.14997;-.69409;113;20220817;23.1;15.9;19.5;1.9;16.9;4.8;2.93;14679 +87077;47.14997;-.69409;113;20220818;26.5;14.3;20.4;2;17.05;0;3.73;19118 +87077;47.14997;-.69409;113;20220819;25;16.6;20.8;2.6;18.35;1;3.29;15583 +87077;47.14997;-.69409;113;20220820;27.4;15.3;21.3;1.5;16.05;0;3.72;18791 +87077;47.14997;-.69409;113;20220821;20.8;13.5;17.2;1.7;16.15;1.9;2.48;14383 +87077;47.14997;-.69409;113;20220822;26.5;17.5;22;1.8;19.45;.2;3.27;15878 +87077;47.14997;-.69409;113;20220823;25.7;19.1;22.4;1.4;20.5;.2;2.81;13358 +87077;47.14997;-.69409;113;20220824;33.3;16;24.6;1.6;18.2;.3;4.68;21938 +87077;47.14997;-.69409;113;20220825;26.7;20.6;23.6;2.4;20.15;.2;3.23;12679 +87077;47.14997;-.69409;113;20220826;25.7;15.9;20.8;2.8;15.55;0;3.72;16001 +87077;47.14997;-.69409;113;20220827;28.3;13.5;20.9;2.4;13.25;0;4.38;19637 +87077;47.14997;-.69409;113;20220828;27.8;14.4;21.1;3.1;11.95;0;4.81;18574 +87077;47.14997;-.69409;113;20220829;32.1;15.1;23.6;2.6;14.6;.5;5.08;20731 +87077;47.14997;-.69409;113;20220830;31.2;18.1;24.7;1.9;17.7;.1;4.15;17902 +87077;47.14997;-.69409;113;20220831;29.2;17;23.1;1.7;18.4;11;3.63;17245 +87077;47.14997;-.69409;113;20220901;26.3;17.4;21.9;1.1;19;6.9;2.82;14524 +87077;47.14997;-.69409;113;20220902;24;16.4;20.2;1.7;18.5;7.5;2.52;12810 +87077;47.14997;-.69409;113;20220903;24.4;16.4;20.4;2.5;16.5;0;3.05;13616 +87077;47.14997;-.69409;113;20220904;29.6;13;21.3;2.3;15.2;.9;4.14;19472 +87077;47.14997;-.69409;113;20220905;30;15.5;22.7;2.3;17.45;0;3.98;17953 +87077;47.14997;-.69409;113;20220906;26;16.1;21.1;2.9;16.6;.4;3.42;14701 +87077;47.14997;-.69409;113;20220907;19.9;16.3;18.1;3.8;17;3.4;2;8545 +87077;47.14997;-.69409;113;20220908;22;14.9;18.5;3.6;15.95;2.6;2.71;12234 +87077;47.14997;-.69409;113;20220909;21.9;14.9;18.4;3.4;14.85;1;2.84;12001 +87077;47.14997;-.69409;113;20220910;23.6;12.5;18;2;15;.1;2.75;14950 +87077;47.14997;-.69409;113;20220911;26.5;13;19.8;2.1;14.85;0;3.32;16460 +87077;47.14997;-.69409;113;20220912;32.9;15.2;24.1;3;15;1.7;4.99;18600 +87077;47.14997;-.69409;113;20220913;29.9;19.4;24.7;2.8;19.85;4.3;3.71;14132 +87077;47.14997;-.69409;113;20220914;24.6;16.9;20.8;2.4;18.9;1;2.51;11853 +87077;47.14997;-.69409;113;20220915;23.5;17.8;20.7;2.4;17.25;.3;2.5;10141 +87077;47.14997;-.69409;113;20220916;19.3;10.2;14.8;2.5;11.45;0;2.4;12655 +87077;47.14997;-.69409;113;20220917;18.5;7.2;12.8;2.1;9.15;0;2.43;14114 +87077;47.14997;-.69409;113;20220918;19.8;5.4;12.6;2.2;9;.1;2.61;15773 +87077;47.14997;-.69409;113;20220919;20.7;7.3;14;3;10.15;0;2.85;14997 +87077;47.14997;-.69409;113;20220920;20.6;7.1;13.9;3;9.7;0;2.9;14870 +87077;47.14997;-.69409;113;20220921;21.4;8.6;15;2.9;10.1;.1;2.93;14278 +87077;47.14997;-.69409;113;20220922;22.6;7;14.8;1.8;9.15;0;2.75;15742 +87077;47.14997;-.69409;113;20220923;21;10.2;15.6;.8;10.75;.1;1.98;12864 +87077;47.14997;-.69409;113;20220924;17.8;11.5;14.7;2.2;13.2;1.4;1.71;9623 +87077;47.14997;-.69409;113;20220925;19.7;11.8;15.8;2.8;12.5;.1;2.24;10617 +87077;47.14997;-.69409;113;20220926;16.6;9.4;13;2.9;11.9;4.4;1.7;9873 +87077;47.14997;-.69409;113;20220927;17.5;10.2;13.8;4.1;12.3;1.1;1.97;9943 +87077;47.14997;-.69409;113;20220928;14.8;12.6;13.7;3.5;13.65;2.7;1.13;4492 +87077;47.14997;-.69409;113;20220929;16.4;7.6;12;2.3;10.55;.6;1.72;10749 +87077;47.14997;-.69409;113;20220930;17.5;5;11.3;2.6;10.8;6.1;1.78;12691 +87077;47.14997;-.69409;113;20221001;19;13.6;16.3;4.8;18.05;1.4;1.1;8178 +87077;47.14997;-.69409;113;20221002;20.3;16.2;18.2;3.5;17.05;.9;1.73;6926 +87077;47.14997;-.69409;113;20221003;21;12.5;16.8;1.8;15.75;0;1.62;9979 +87077;47.14997;-.69409;113;20221004;20.5;9;14.8;1.3;13.55;.1;1.64;11573 +87077;47.14997;-.69409;113;20221005;21.1;11.4;16.2;2.8;14.5;.3;1.91;10413 +87077;47.14997;-.69409;113;20221006;18.6;6.9;12.8;1.3;10.75;0;1.57;11454 +87077;47.14997;-.69409;113;20221007;20.2;5.3;12.8;1.1;9.75;.1;1.68;12742 +87077;47.14997;-.69409;113;20221008;19.4;6.6;13;1.7;10.45;0;1.75;11617 +87077;47.14997;-.69409;113;20221009;21.9;6.8;14.4;2.4;11.3;0;2.18;12473 +87077;47.14997;-.69409;113;20221010;21.9;13.4;17.6;2;15.6;.1;1.69;9159 +87077;47.14997;-.69409;113;20221011;18.6;13.5;16.1;3;14.25;0;1.59;6875 +87077;47.14997;-.69409;113;20221012;20.3;7.7;14;1.1;12.45;.2;1.41;10905 +87077;47.14997;-.69409;113;20221013;17;12.2;14.6;2.5;15.25;5.5;1.01;6474 +87077;47.14997;-.69409;113;20221014;19.3;14.2;16.7;4;17.5;7.4;1.16;6606 +87077;47.14997;-.69409;113;20221015;18.1;16.2;17.1;3.7;16.9;2.1;1.18;3814 +87077;47.14997;-.69409;113;20221016;23;13;18;2.2;16.35;.4;1.65;9088 +87077;47.14997;-.69409;113;20221017;19.2;15;17.1;1.9;17.35;3.5;1.06;5653 +87077;47.14997;-.69409;113;20221018;22.1;14.2;18.1;3;18.15;.2;1.42;7740 +87077;47.14997;-.69409;113;20221019;24.6;15.9;20.2;3.4;17.6;.6;2.13;8133 +87077;47.14997;-.69409;113;20221020;22.1;15;18.6;3.5;15.75;2.7;1.96;7177 +87077;47.14997;-.69409;113;20221021;20.4;15.1;17.7;3.6;15.05;0;1.82;6065 +87077;47.14997;-.69409;113;20221022;21.2;13.6;17.4;3.4;14.85;.1;1.8;7288 +87077;47.14997;-.69409;113;20221023;22.7;16.3;19.5;6;14.8;.2;3;6579 +87077;47.14997;-.69409;113;20221024;19;15;17;4.7;14.7;1.2;1.83;5019 +87077;47.14997;-.69409;113;20221025;19.2;11.4;15.3;2.9;14.35;0;1.27;7019 +87077;47.14997;-.69409;113;20221026;23.2;12.9;18.1;3.3;14.85;0;1.98;8015 +87077;47.14997;-.69409;113;20221027;26.1;14.6;20.3;3.7;15.1;0;2.7;8357 +87077;47.14997;-.69409;113;20221028;22.5;16.4;19.5;3.6;15.8;0;2.05;5931 +87077;47.14997;-.69409;113;20221029;24;17.1;20.5;3.3;15.3;0;2.29;6185 +87077;47.14997;-.69409;113;20221030;16.5;12.9;14.7;1.5;14.25;.5;.83;4311 +87077;47.14997;-.69409;113;20221031;20.2;10.6;15.4;3.2;14.1;.9;1.38;7176 +87077;47.14997;-.69409;113;20221101;17.8;10.2;14;4;11.85;3.7;1.63;6221 +87077;47.14997;-.69409;113;20221102;17;8.9;13;3;12.8;.1;1;6360 +87077;47.14997;-.69409;113;20221103;14;11.7;12.8;3.8;12.5;11.1;1;3140 +87077;47.14997;-.69409;113;20221104;14.2;7.5;10.9;3.7;9.7;.6;1.31;5542 +87077;47.14997;-.69409;113;20221105;15.1;4.9;10;2.5;10.2;2.1;.91;6821 +87077;47.14997;-.69409;113;20221106;15.7;9.7;12.7;4.3;12.15;4.6;1.14;5088 +87077;47.14997;-.69409;113;20221107;17.7;11.5;14.6;4.2;12.95;.1;1.43;5120 +87077;47.14997;-.69409;113;20221108;16.7;10.5;13.6;5.1;13.05;2.8;1.19;5065 +87077;47.14997;-.69409;113;20221109;16;11.2;13.6;2.8;12.35;.1;1.06;4313 +87077;47.14997;-.69409;113;20221110;16.4;6.6;11.5;2.3;11.1;0;.87;6205 +87077;47.14997;-.69409;113;20221111;12.1;5.3;8.7;2.6;10.65;.2;.51;4944 +87077;47.14997;-.69409;113;20221112;19;8.3;13.7;2.7;12.75;.3;1.02;6340 +87077;47.14997;-.69409;113;20221113;20.4;7.6;14;2;12.2;.2;1.03;6826 +87077;47.14997;-.69409;113;20221114;14;10.4;12.2;2.8;11.65;2.8;.89;3424 +87077;47.14997;-.69409;113;20221115;15.1;9.2;12.2;4.6;11.7;8.8;1.08;4383 +87077;47.14997;-.69409;113;20221116;13.7;9;11.4;5.4;12.2;8.6;.73;3795 +87077;47.14997;-.69409;113;20221117;14.2;10.9;12.5;4.8;11.5;4.6;1.25;3105 +87077;47.14997;-.69409;113;20221118;13;7;10;2.4;9.35;.1;.87;4255 +87077;47.14997;-.69409;113;20221119;11.6;1;6.3;1.4;7.65;.4;.52;5678 +87077;47.14997;-.69409;113;20221120;13;3.7;8.3;2.9;9.1;1.6;.73;5238 +87077;47.14997;-.69409;113;20221121;13.3;7;10.1;4;9.65;5;1.06;4210 +87077;47.14997;-.69409;113;20221122;12.9;5.2;9.1;4;9.1;.9;1.01;4597 +87077;47.14997;-.69409;113;20221123;13.8;8;10.9;4.6;11.1;1.9;.88;3884 +87077;47.14997;-.69409;113;20221124;12.7;7.4;10.1;3.8;11.25;1.4;.56;3673 +87077;47.14997;-.69409;113;20221125;13.5;6.3;9.9;2.1;10.2;.2;.6;4269 +87077;47.14997;-.69409;113;20221126;12.4;5.5;9;2.9;9.8;1.4;.63;4140 +87077;47.14997;-.69409;113;20221127;11.3;8.2;9.8;3.2;10.45;10.1;.66;2614 +87077;47.14997;-.69409;113;20221128;11;7.5;9.3;2.4;10.3;3.3;.54;2801 +87077;47.14997;-.69409;113;20221129;11.1;3.2;7.2;1.8;8.75;0;.42;4273 +87077;47.14997;-.69409;113;20221130;8.4;4.2;6.3;3;8.55;0;.48;2915 +87077;47.14997;-.69409;113;20221201;7;2.8;4.9;4;7.6;0;.54;3008 +87077;47.14997;-.69409;113;20221202;5.4;2.4;3.9;3.1;7.3;.1;.43;2419 +87077;47.14997;-.69409;113;20221203;4.1;2.3;3.2;5.1;7.1;.7;.41;1770 +87077;47.14997;-.69409;113;20221204;3.6;1.9;2.7;3.1;7.2;.2;.27;1714 +87077;47.14997;-.69409;113;20221205;5.5;1.9;3.7;2;7.4;0;.31;2610 +87077;47.14997;-.69409;113;20221206;4.9;2.9;3.9;3.7;7;0;.56;1738 +87077;47.14997;-.69409;113;20221207;5.8;3.7;4.7;4;6.85;0;.75;1888 +87077;47.14997;-.69409;113;20221208;2;-.8;.6;4.4;6.05;0;.29;2114 +87077;47.14997;-.69409;113;20221209;4.6;-1;1.8;4.5;5.55;0;.66;3247 +87077;47.14997;-.69409;113;20221210;6.3;-4.7;.8;1.4;5;.1;.33;4638 +87077;47.14997;-.69409;113;20221211;3.5;-1.6;1;2.5;5.35;.3;.44;2956 +87077;47.14997;-.69409;113;20221212;1.9;-3.2;-.6;2.8;4.85;0;.4;3039 +87077;47.14997;-.69409;113;20221213;2.2;-4.3;-1.1;3.6;5;4;.34;3452 +87077;47.14997;-.69409;113;20221214;3.3;-.4;1.4;3.2;6.9;4.3;.11;2375 +87077;47.14997;-.69409;113;20221215;3.5;.8;2.1;5.8;5.8;.1;.71;2073 +87077;47.14997;-.69409;113;20221216;4.8;-1.1;1.8;4.4;5.05;0;.84;3249 +87077;47.14997;-.69409;113;20221217;.9;-3.9;-1.5;3.4;4.5;0;.45;2858 +87077;47.14997;-.69409;113;20221218;8.9;-4.2;2.3;3.6;6.4;.2;.47;4942 +87077;47.14997;-.69409;113;20221219;13.9;9;11.4;6.2;10.25;.7;1.41;2894 +87077;47.14997;-.69409;113;20221220;13.1;11.8;12.4;5.3;11.95;0;1.1;1338 +87077;47.14997;-.69409;113;20221221;13.5;7.5;10.5;4.5;12.05;4.2;.4;3255 +87077;47.14997;-.69409;113;20221222;14.3;12.5;13.4;6.1;13.6;15.4;.88;1580 +87077;47.14997;-.69409;113;20221223;14.2;13.9;14;5.4;14.25;7.4;.89;552 +87077;47.14997;-.69409;113;20221224;11.9;10.3;11.1;3.4;11.65;1.7;.67;1470 +87077;47.14997;-.69409;113;20221225;15.1;9.8;12.5;3.1;12.6;.3;.65;3053 +87077;47.14997;-.69409;113;20221226;12.6;10.8;11.7;2.8;11.2;.4;.82;1620 +87077;47.14997;-.69409;113;20221227;11.6;3.2;7.4;2.5;8.9;.2;.47;3970 +87077;47.14997;-.69409;113;20221228;11.8;8.2;10;6;11.35;4;.56;2445 +87077;47.14997;-.69409;113;20221229;12.2;10;11.1;4.2;10.65;1.8;.98;1855 +87077;47.14997;-.69409;113;20221230;14.3;5.6;10;6.5;12.3;5.9;.26;4101 +87077;47.14997;-.69409;113;20221231;15.4;13.8;14.6;7.1;12.2;.5;1.93;1543 +87078;47.18187;-.36726;70;20220101;15.3;7;11.2;2.2;10.9;.1;.6;3978 +87078;47.18187;-.36726;70;20220102;14.9;9.6;12.3;4.2;12.2;0;.79;3134 +87078;47.18187;-.36726;70;20220103;13.4;11.4;12.4;4.8;12.6;13.3;.8;1813 +87078;47.18187;-.36726;70;20220104;10.7;9;9.9;4.7;10.3;1.4;.83;1660 +87078;47.18187;-.36726;70;20220105;6.3;.4;3.4;2.2;6.7;.1;.38;3400 +87078;47.18187;-.36726;70;20220106;8.4;-.1;4.2;1.9;6.1;.9;.54;4180 +87078;47.18187;-.36726;70;20220107;10.7;5;7.9;5;8.5;0;.93;3394 +87078;47.18187;-.36726;70;20220108;10.7;7.1;8.9;5.9;9.5;7.5;.92;2656 +87078;47.18187;-.36726;70;20220109;9.6;5.9;7.8;3.1;8.8;5;.66;2724 +87078;47.18187;-.36726;70;20220110;8.2;6.7;7.5;1.1;9.9;.8;.35;1635 +87078;47.18187;-.36726;70;20220111;9;4.3;6.7;2.1;7.4;0;.66;3177 +87078;47.18187;-.36726;70;20220112;2.1;-2.1;0;2.4;6;.1;.19;3019 +87078;47.18187;-.36726;70;20220113;6.5;.6;3.6;2.8;6.4;0;.56;3679 +87078;47.18187;-.36726;70;20220114;-.1;-.8;-.4;2.7;5.6;.1;.3;1069 +87078;47.18187;-.36726;70;20220115;-.8;-2.3;-1.5;1.3;5.4;.1;.22;1738 +87078;47.18187;-.36726;70;20220116;4.5;-.9;1.8;1.9;7.3;.1;.12;3634 +87078;47.18187;-.36726;70;20220117;5.8;4.2;5;2.1;8.6;0;.28;1855 +87078;47.18187;-.36726;70;20220118;4.9;3.1;4;2.5;7.6;0;.37;2015 +87078;47.18187;-.36726;70;20220119;6.3;3.8;5.1;1.8;8;.5;.39;2466 +87078;47.18187;-.36726;70;20220120;8.5;5.1;6.8;2.6;7.7;0;.75;2971 +87078;47.18187;-.36726;70;20220121;6.2;-.5;2.9;2.9;5.9;.1;.64;4360 +87078;47.18187;-.36726;70;20220122;4.7;-1.4;1.7;2.6;6.3;0;.35;4203 +87078;47.18187;-.36726;70;20220123;3.6;2.7;3.2;4.3;6.8;0;.53;1437 +87078;47.18187;-.36726;70;20220124;2.2;-.7;.8;2.4;6.1;0;.3;2880 +87078;47.18187;-.36726;70;20220125;.7;-1.2;-.2;1.1;5.9;0;.26;2304 +87078;47.18187;-.36726;70;20220126;-.7;-1.2;-.9;2.3;5.8;0;.21;1042 +87078;47.18187;-.36726;70;20220127;5;-.9;2.1;1.8;6.5;.3;.36;4436 +87078;47.18187;-.36726;70;20220128;7.6;2;4.8;.8;8.7;0;.29;4378 +87078;47.18187;-.36726;70;20220129;8.6;5.7;7.2;1.9;9.6;.2;.41;3107 +87078;47.18187;-.36726;70;20220130;9.3;7.4;8.4;1.8;9.9;.5;.53;2492 +87078;47.18187;-.36726;70;20220131;9.8;5.2;7.5;4.2;8.6;.2;.85;4121 +87078;47.18187;-.36726;70;20220201;10.9;2.2;6.6;3.7;9.3;0;.49;5877 +87078;47.18187;-.36726;70;20220202;10;8.9;9.5;2.5;9.4;0;.87;1912 +87078;47.18187;-.36726;70;20220203;7;4.3;5.7;2.4;8.6;.1;.43;3231 +87078;47.18187;-.36726;70;20220204;11.7;7.1;9.4;3;9.4;2.3;.93;4385 +87078;47.18187;-.36726;70;20220205;10.7;.3;5.5;2.1;7.3;.1;.74;6860 +87078;47.18187;-.36726;70;20220206;12;4.5;8.3;6;10.6;.8;.52;5867 +87078;47.18187;-.36726;70;20220207;12.1;7.2;9.7;2.1;9.2;.1;.91;4753 +87078;47.18187;-.36726;70;20220208;12.4;3.7;8.1;1.9;8.7;.1;.81;6542 +87078;47.18187;-.36726;70;20220209;9.6;1.9;5.8;2;8.4;0;.57;6230 +87078;47.18187;-.36726;70;20220210;7.2;6.2;6.7;2.3;9.06;.8;.65;4266 +87078;47.18187;-.36726;70;20220211;9.6;-1;4.3;2.2;6.53;0;.87;10533 +87078;47.18187;-.36726;70;20220212;10.3;.7;5.5;2.1;5.66;0;1.12;10500 +87078;47.18187;-.36726;70;20220213;13.7;-1.2;6.2;4.7;8;2.5;1.3;7800 +87078;47.18187;-.36726;70;20220214;12.6;6.7;9.6;4.8;9.07;1.4;1.38;8000 +87078;47.18187;-.36726;70;20220215;11.3;2.5;6.9;4.1;9.56;5;.59;4566 +87078;47.18187;-.36726;70;20220216;14.1;8.9;11.5;6.2;13.4;.7;.52;5644 +87078;47.18187;-.36726;70;20220217;15;11.4;13.2;5.1;12.2;.2;1.4;4714 +87078;47.18187;-.36726;70;20220218;12.2;10.9;11.6;5.6;10.1;.7;1.6;2747 +87078;47.18187;-.36726;70;20220219;11.6;1.8;6.7;4;7.5;0;1.3;8232 +87078;47.18187;-.36726;70;20220220;13.2;7.8;10.5;5.9;10.9;.6;1.15;6119 +87078;47.18187;-.36726;70;20220221;12.2;6.9;9.6;5.5;8.3;.2;1.77;6151 +87078;47.18187;-.36726;70;20220222;12.3;5;8.7;3.4;10.5;.3;.79;7385 +87078;47.18187;-.36726;70;20220223;12.7;8.1;10.4;1.4;10.8;.2;.86;5882 +87078;47.18187;-.36726;70;20220224;11.8;6.4;9.1;3.3;8.3;.9;1.39;6496 +87078;47.18187;-.36726;70;20220225;10.9;.3;5.6;2;6.3;0;1.2;9366 +87078;47.18187;-.36726;70;20220226;11.8;.3;6.1;4.2;5.6;.1;1.94;9911 +87078;47.18187;-.36726;70;20220227;14.7;.9;7.8;3.2;6.3;0;1.98;11044 +87078;47.18187;-.36726;70;20220228;16.2;2.3;9.3;1.8;7.3;.3;1.61;11243 +87078;47.18187;-.36726;70;20220301;16.6;7.5;12.1;2.8;8.5;0;1.99;9163 +87078;47.18187;-.36726;70;20220302;12.1;7.5;9.8;1.8;9.5;.1;1.09;6513 +87078;47.18187;-.36726;70;20220303;12.6;6.7;9.7;2.6;10.6;4.1;1.01;7524 +87078;47.18187;-.36726;70;20220304;10.9;7.9;9.4;4.2;9.1;.3;1.35;5347 +87078;47.18187;-.36726;70;20220305;10.1;.2;5.2;3.3;7.9;.5;1.01;10116 +87078;47.18187;-.36726;70;20220306;10.3;5.9;8.1;3.7;7.3;0;1.59;6728 +87078;47.18187;-.36726;70;20220307;9.1;-1.3;3.9;4.3;4.9;0;1.82;10660 +87078;47.18187;-.36726;70;20220308;11.7;1.9;6.8;3.9;7.8;.1;1.45;10477 +87078;47.18187;-.36726;70;20220309;15.4;7.5;11.5;3.8;9.3;0;2;9499 +87078;47.18187;-.36726;70;20220310;12.9;8.9;10.9;4.1;10;0;1.54;6754 +87078;47.18187;-.36726;70;20220311;13;7.7;10.4;5.5;10.1;4.5;1.55;7927 +87078;47.18187;-.36726;70;20220312;14.3;7;10.7;4.4;9.5;3.1;1.85;9481 +87078;47.18187;-.36726;70;20220313;10.9;7.8;9.4;3.6;9.3;5.9;1.31;6144 +87078;47.18187;-.36726;70;20220314;15.9;2.4;9.2;3.8;8.2;.9;2.17;13341 +87078;47.18187;-.36726;70;20220315;16.6;9.4;13;2.9;11.9;0;1.69;9776 +87078;47.18187;-.36726;70;20220316;14.5;10.2;12.4;3;11.4;.2;1.5;7575 +87078;47.18187;-.36726;70;20220317;8.9;6.7;7.8;4;8.3;0;1.26;5393 +87078;47.18187;-.36726;70;20220318;14.5;3.1;8.8;6.1;6.43;0;3.12;12900 +87078;47.18187;-.36726;70;20220319;14.9;6.7;10.8;4.1;8.03;0;2.58;11533 +87078;47.18187;-.36726;70;20220320;15.7;6.6;11.1;2.6;8.3;0;2.09;11866 +87078;47.18187;-.36726;70;20220321;18.3;7.2;12.8;3.1;9.33;0;2.74;15566 +87078;47.18187;-.36726;70;20220322;16.7;6.1;11.4;3.4;7.06;0;3.03;17633 +87078;47.18187;-.36726;70;20220323;17.2;4.4;10.8;2.4;5.76;0;2.96;18533 +87078;47.18187;-.36726;70;20220324;19.3;2.1;10.7;2.1;6.2;0;2.96;18966 +87078;47.18187;-.36726;70;20220325;20.5;5.1;12.8;3.4;6.7;0;3.8;18733 +87078;47.18187;-.36726;70;20220326;20.6;5.6;13.1;4;6.86;0;4.13;19000 +87078;47.18187;-.36726;70;20220327;21.3;5.5;13.4;2.3;7.66;0;3.3;18200 +87078;47.18187;-.36726;70;20220328;20.5;6.7;13.6;1.5;8.23;0;2.62;15666 +87078;47.18187;-.36726;70;20220329;18.3;9.1;13.7;1.7;10.5;.9;2.09;11533 +87078;47.18187;-.36726;70;20220330;12.8;8.5;10.7;2.6;10.73;.9;1.22;5200 +87078;47.18187;-.36726;70;20220331;10;4.3;7.1;4.2;7.56;4.4;1.72;8033 +87078;47.18187;-.36726;70;20220401;7.6;.2;3.9;6.3;5.73;.8;1.87;13425 +87078;47.18187;-.36726;70;20220402;9.1;.2;4.7;4;5.53;.1;2.16;16300 +87078;47.18187;-.36726;70;20220403;8.9;-1.7;3.6;3;4.79;0;2.17;17800 +87078;47.18187;-.36726;70;20220404;11;-2;4.5;2.8;5.86;.2;2.27;20500 +87078;47.18187;-.36726;70;20220405;13;6.4;9.7;3.7;10.67;.2;1.24;8205 +87078;47.18187;-.36726;70;20220406;13.1;8.2;10.6;4.4;10.66;2;1.54;7200 +87078;47.18187;-.36726;70;20220407;14.8;10.3;12.6;6.8;12.36;11.1;1.71;7433 +87078;47.18187;-.36726;70;20220408;15.2;9.5;12.3;6.3;10.8;6.3;2.18;6866 +87078;47.18187;-.36726;70;20220409;12.7;2.6;7.6;2.4;7.17;0;2.41;19633 +87078;47.18187;-.36726;70;20220410;15.7;.1;7.9;3.2;6.66;0;3.05;22333 +87078;47.18187;-.36726;70;20220411;21.6;6.4;14;4;9.53;0;3.84;19333 +87078;47.18187;-.36726;70;20220412;16.7;11.5;14.1;2.9;11.5;.6;2.02;7700 +87078;47.18187;-.36726;70;20220413;20.2;7.4;13.8;1.4;12.03;.4;2.57;17333 +87078;47.18187;-.36726;70;20220414;22;7;14.5;1.8;11.93;0;3.19;20600 +87078;47.18187;-.36726;70;20220415;23;8.4;15.7;2.1;11.4;0;3.61;21133 +87078;47.18187;-.36726;70;20220416;21.5;8.8;15.1;3;10.8;0;3.94;23533 +87078;47.18187;-.36726;70;20220417;21.1;6.3;13.7;2.2;9.16;0;3.71;22600 +87078;47.18187;-.36726;70;20220418;17.6;7.4;12.5;2.6;10.73;.1;2.69;16400 +87078;47.18187;-.36726;70;20220419;15.9;5.8;10.9;3.2;8.66;0;3.07;18500 +87078;47.18187;-.36726;70;20220420;18.9;7.9;13.4;3;10.2;.3;3.06;15800 +87078;47.18187;-.36726;70;20220421;19.9;9.6;14.8;2.1;9.1;0;3.79;23233 +87078;47.18187;-.36726;70;20220422;19.8;7.3;13.5;2.7;10.1;0;3.42;20800 +87078;47.18187;-.36726;70;20220423;18.5;10.6;14.5;3.6;11.83;2.8;2.74;12266 +87078;47.18187;-.36726;70;20220424;17.8;10.7;14.2;2.5;12.83;7.3;2.17;11666 +87078;47.18187;-.36726;70;20220425;16.8;10.9;13.8;2.7;11.3;1.8;2.55;13433 +87078;47.18187;-.36726;70;20220426;17.7;4.7;11.2;3.5;9.13;0;3.52;24066 +87078;47.18187;-.36726;70;20220427;19.2;7;13.1;5;9.33;0;4.21;22900 +87078;47.18187;-.36726;70;20220428;19.8;9.8;14.8;3.4;10.9;0;3.54;17633 +87078;47.18187;-.36726;70;20220429;21.9;8.9;15.4;2.6;11.26;0;3.9;21566 +87078;47.18187;-.36726;70;20220430;17.8;6.8;12.3;3.3;9.6;0;3.72;22666 +87078;47.18187;-.36726;70;20220501;19.1;7.5;13.3;2.7;8.23;0;4.03;24100 +87078;47.18187;-.36726;70;20220502;19.2;8.7;13.9;3.3;9.16;0;4.15;23333 +87078;47.18187;-.36726;70;20220503;19.3;8.1;13.7;3.2;9.9;0;3.47;16900 +87078;47.18187;-.36726;70;20220504;18.7;8.7;13.7;2;10.36;.1;2.79;14400 +87078;47.18187;-.36726;70;20220505;20.4;6.9;13.7;2.2;10.65;0;3.39;20557 +87078;47.18187;-.36726;70;20220506;21.9;6.7;14.3;2.1;11.1;0;3.71;22708 +87078;47.18187;-.36726;70;20220507;21.1;9.7;15.4;2.1;11.4;0;3.5;19729 +87078;47.18187;-.36726;70;20220508;23.8;9.8;16.8;2.5;12.1;0;4.12;22014 +87078;47.18187;-.36726;70;20220509;26.5;9.3;17.9;1.5;11.6;0;4.41;24563 +87078;47.18187;-.36726;70;20220510;27.4;13.1;20.3;1.8;12.5;0;4.57;22481 +87078;47.18187;-.36726;70;20220511;23.2;10.3;16.8;2.8;12.7;0;4.02;21442 +87078;47.18187;-.36726;70;20220512;21.2;12.7;17;2;12.2;0;3.4;17428 +87078;47.18187;-.36726;70;20220513;22.9;9.9;16.4;2.2;10.1;0;4.17;21732 +87078;47.18187;-.36726;70;20220514;26.6;11.8;19.2;3.2;11.8;.5;5.2;23315 +87078;47.18187;-.36726;70;20220515;29.7;17;23.4;3.5;14.8;0;5.73;21670 +87078;47.18187;-.36726;70;20220516;26.2;14.6;20.4;2.5;14.3;0;4.5;20786 +87078;47.18187;-.36726;70;20220517;29.6;11.8;20.7;2.7;14;.3;5.55;25935 +87078;47.18187;-.36726;70;20220518;30;12.8;21.4;1.9;15;.1;5.18;25593 +87078;47.18187;-.36726;70;20220519;24.6;14;19.3;2.1;14.9;3.3;3.97;20101 +87078;47.18187;-.36726;70;20220520;21.7;16;18.9;2.7;16.6;0;3.04;14711 +87078;47.18187;-.36726;70;20220521;26.7;9.7;18.2;1.8;13.5;0;4.66;25737 +87078;47.18187;-.36726;70;20220522;28;16.1;22.1;2.9;15.6;4.6;5.01;21558 +87078;47.18187;-.36726;70;20220523;19.7;16.7;18.2;3.3;15.9;6.7;2.6;10700 +87078;47.18187;-.36726;70;20220524;17.3;9.2;13.3;2.2;11.9;.7;2.83;17851 +87078;47.18187;-.36726;70;20220525;19.2;7.6;13.4;2.2;11.9;0;3.31;21496 +87078;47.18187;-.36726;70;20220526;18.7;13.4;16.1;1.7;13.3;0;2.74;14471 +87078;47.18187;-.36726;70;20220527;18.7;13.9;16.3;1.9;13.8;0;2.68;13797 +87078;47.18187;-.36726;70;20220528;22.5;9.8;16.2;3.5;11.2;0;4.48;22712 +87078;47.18187;-.36726;70;20220529;18.3;9.4;13.9;4.2;8.7;0;4.06;19013 +87078;47.18187;-.36726;70;20220530;20.3;6.3;13.3;2.7;8.6;0;4.21;23992 +87078;47.18187;-.36726;70;20220531;22.4;6.3;14.4;1.6;8.6;0;4.32;25817 +87078;47.18187;-.36726;70;20220601;24.8;8.5;16.7;2;9.6;0;4.85;26042 +87078;47.18187;-.36726;70;20220602;27.5;13.6;20.6;2.9;12.3;.5;5.48;24079 +87078;47.18187;-.36726;70;20220603;25.9;15.6;20.8;1.5;16.1;6.9;4.1;20727 +87078;47.18187;-.36726;70;20220604;22.4;15;18.7;1.5;18.3;5.6;3.12;17555 +87078;47.18187;-.36726;70;20220605;21.4;15.1;18.3;3;14.9;0;3.42;16205 +87078;47.18187;-.36726;70;20220606;19.4;12.6;16;1.8;14.4;.8;2.93;16879 +87078;47.18187;-.36726;70;20220607;20.6;13;16.8;3.5;14.7;10.5;3.33;17893 +87078;47.18187;-.36726;70;20220608;21.9;15.2;18.6;3.9;15.2;.1;3.67;16807 +87078;47.18187;-.36726;70;20220609;21.5;13.3;17.4;2.4;13.2;.1;3.69;18655 +87078;47.18187;-.36726;70;20220610;24.1;11.1;17.6;1.6;14.6;.1;4.11;23605 +87078;47.18187;-.36726;70;20220611;26.6;12.1;19.4;1.5;15.3;0;4.57;24978 +87078;47.18187;-.36726;70;20220612;24.5;12.9;18.7;3.4;12.8;.7;4.83;22331 +87078;47.18187;-.36726;70;20220613;25;9.2;17.1;2.6;11.4;0;4.98;26142 +87078;47.18187;-.36726;70;20220614;29.1;11.9;20.5;3.2;12.1;0;6.2;27313 +87078;47.18187;-.36726;70;20220615;33.5;17.5;25.5;2.5;14.2;0;6.61;26351 +87078;47.18187;-.36726;70;20220616;32.1;17.2;24.7;2.2;15.2;0;5.99;25433 +87078;47.18187;-.36726;70;20220617;36.4;16.7;26.6;2;15.1;0;6.95;29308 +87078;47.18187;-.36726;70;20220618;39.5;19;29.3;2.6;15.7;2.6;8.12;29915 +87078;47.18187;-.36726;70;20220619;27.8;16.5;22.2;3.2;18.2;.1;4.89;22132 +87078;47.18187;-.36726;70;20220620;27;16.2;21.6;2.9;18.1;.5;4.6;21633 +87078;47.18187;-.36726;70;20220621;27.2;15.6;21.4;2.4;18.7;1.3;4.5;22432 +87078;47.18187;-.36726;70;20220622;23.2;17.8;20.5;2.2;18.7;3.1;3.18;15200 +87078;47.18187;-.36726;70;20220623;27.1;13.6;20.4;1.8;15.7;1.8;4.7;24217 +87078;47.18187;-.36726;70;20220624;22.2;16;19.1;3.6;16;3.2;3.58;16301 +87078;47.18187;-.36726;70;20220625;19.5;15;17.3;2.3;14.6;4.5;2.84;13833 +87078;47.18187;-.36726;70;20220626;21.8;9.2;15.5;1.6;11.5;.1;3.95;23352 +87078;47.18187;-.36726;70;20220627;23;11.5;17.3;2.1;11.4;0;4.29;22280 +87078;47.18187;-.36726;70;20220628;23.7;8.8;16.3;1.5;11.2;0;4.36;25384 +87078;47.18187;-.36726;70;20220629;18.8;10.6;14.7;1.7;13.4;3.2;3.03;18730 +87078;47.18187;-.36726;70;20220630;20.7;12.4;16.6;2.2;12.6;1.1;3.57;18825 +87078;47.18187;-.36726;70;20220701;21.8;8.5;15.2;1.6;11.2;0;3.99;23889 +87078;47.18187;-.36726;70;20220702;27.9;8.9;18.4;1.7;11.8;0;5.27;28579 +87078;47.18187;-.36726;70;20220703;25;10.5;17.8;2.4;12.5;0;4.74;24890 +87078;47.18187;-.36726;70;20220704;26.4;10.5;18.5;2.6;12.4;0;5.16;26039 +87078;47.18187;-.36726;70;20220705;25.9;10.2;18.1;2.3;12.1;0;4.97;25830 +87078;47.18187;-.36726;70;20220706;26.9;11.9;19.4;2.7;12.5;0;5.28;25195 +87078;47.18187;-.36726;70;20220707;26.8;13.6;20.2;2.4;15;0;4.8;23571 +87078;47.18187;-.36726;70;20220708;28.4;12.8;20.6;2.2;13.1;0;5.34;25601 +87078;47.18187;-.36726;70;20220709;30.5;14.5;22.5;2.2;13.9;0;5.71;25876 +87078;47.18187;-.36726;70;20220710;29.5;16.9;23.2;2.3;13.3;0;5.46;22875 +87078;47.18187;-.36726;70;20220711;32.2;15.5;23.9;2.4;13.6;0;6.22;26321 +87078;47.18187;-.36726;70;20220712;34.8;16.4;25.6;1.6;14.1;0;6.15;27576 +87078;47.18187;-.36726;70;20220713;36;16.8;26.4;.4;12.7;0;5.13;28103 +87078;47.18187;-.36726;70;20220714;32;17.5;24.8;1.4;14.9;0;5.28;24314 +87078;47.18187;-.36726;70;20220715;29.6;14.9;22.3;2.1;12.6;0;5.45;24414 +87078;47.18187;-.36726;70;20220716;31.7;14.7;23.2;2.5;11.2;0;6.32;26201 +87078;47.18187;-.36726;70;20220717;33.8;17.4;25.6;2.4;12.2;0;6.55;25650 +87078;47.18187;-.36726;70;20220718;40.4;20.6;30.5;2.5;12.4;0;8.02;28126 +87078;47.18187;-.36726;70;20220719;29.1;23.8;26.5;2.4;15.8;5.2;4.65;14347 +87078;47.18187;-.36726;70;20220720;26.6;17.7;22.2;2.8;18.1;1.8;4.23;18624 +87078;47.18187;-.36726;70;20220721;27.8;17.3;22.6;1.2;17.5;0;4.08;20185 +87078;47.18187;-.36726;70;20220722;23.7;16.1;19.9;1.6;17.8;.9;3.28;17061 +87078;47.18187;-.36726;70;20220723;28.4;13.4;20.9;1;14;0;4.45;24009 +87078;47.18187;-.36726;70;20220724;34.7;13.5;24.1;1.1;14.1;0;5.64;28493 +87078;47.18187;-.36726;70;20220725;26.1;17.5;21.8;2.8;16.2;.4;4.28;17957 +87078;47.18187;-.36726;70;20220726;24.7;15.4;20.1;1.8;13.8;0;3.91;18609 +87078;47.18187;-.36726;70;20220727;26.7;11.5;19.1;.9;11.5;0;4.18;23780 +87078;47.18187;-.36726;70;20220728;29.1;13.8;21.5;1.1;12.5;0;4.55;23755 +87078;47.18187;-.36726;70;20220729;29.6;18.2;23.9;1.1;15.3;0;4.27;20369 +87078;47.18187;-.36726;70;20220730;31.9;15.5;23.7;1.3;15.6;0;4.99;24383 +87078;47.18187;-.36726;70;20220731;31.6;15.8;23.7;1.2;16.2;0;4.81;23814 +87078;47.18187;-.36726;70;20220801;29.2;16.1;22.7;1.4;17.2;0;4.36;21551 +87078;47.18187;-.36726;70;20220802;32.6;15.4;24;.7;16;0;4.63;24619 +87078;47.18187;-.36726;70;20220803;36.8;16.6;26.7;1.1;15.6;.2;5.56;26572 +87078;47.18187;-.36726;70;20220804;29.6;19.8;24.7;2.1;18.9;0;4.39;18314 +87078;47.18187;-.36726;70;20220805;27.5;16.6;22.1;3.2;12.3;0;5.2;19229 +87078;47.18187;-.36726;70;20220806;26.7;13;19.9;3.1;9.3;0;5.38;21480 +87078;47.18187;-.36726;70;20220807;28.8;13;20.9;3;9.6;0;5.75;22964 +87078;47.18187;-.36726;70;20220808;31;14.2;22.6;2.9;10.6;0;6.05;23555 +87078;47.18187;-.36726;70;20220809;33;16.3;24.7;3.2;12.1;0;6.53;23348 +87078;47.18187;-.36726;70;20220810;34;17.8;25.9;2.5;12;0;6.15;22856 +87078;47.18187;-.36726;70;20220811;35.4;16.7;26.1;2.4;10.8;0;6.44;24433 +87078;47.18187;-.36726;70;20220812;35.1;16.3;25.7;1.8;10.6;0;5.76;24348 +87078;47.18187;-.36726;70;20220813;36.5;15.5;26;2;12.4;9.4;6.18;25591 +87078;47.18187;-.36726;70;20220814;25.1;18.6;21.9;4.3;19.7;5.6;3.45;14003 +87078;47.18187;-.36726;70;20220815;26.2;17.7;22;3.3;18.5;.6;3.77;15955 +87078;47.18187;-.36726;70;20220816;23.9;17.8;20.9;2;18.7;2.7;2.84;13376 +87078;47.18187;-.36726;70;20220817;23.6;15.8;19.7;2;17.4;1.7;2.97;15065 +87078;47.18187;-.36726;70;20220818;27.1;14.4;20.8;1.8;17.3;0;3.72;19180 +87078;47.18187;-.36726;70;20220819;25.1;17.2;21.2;2.6;18.5;.7;3.25;14953 +87078;47.18187;-.36726;70;20220820;27.8;14.6;21.2;1.4;15.9;.1;3.74;19285 +87078;47.18187;-.36726;70;20220821;20.9;13.4;17.2;1.6;16;1.8;2.48;14352 +87078;47.18187;-.36726;70;20220822;26.9;17.5;22.2;1.8;19.4;.2;3.32;15987 +87078;47.18187;-.36726;70;20220823;26.1;19.9;23;1.6;20.4;.1;2.86;12825 +87078;47.18187;-.36726;70;20220824;33.6;14.7;24.2;1.2;18.1;.2;4.45;22462 +87078;47.18187;-.36726;70;20220825;26.7;21;23.9;2.3;20.4;.1;3.12;12094 +87078;47.18187;-.36726;70;20220826;25.6;16.4;21;2.7;15.9;0;3.6;15330 +87078;47.18187;-.36726;70;20220827;28.4;13.2;20.8;1.9;13.4;0;4.1;19640 +87078;47.18187;-.36726;70;20220828;27.9;13.6;20.8;2.5;12.1;0;4.42;18885 +87078;47.18187;-.36726;70;20220829;32.4;15;23.7;2.2;14.8;1.2;4.86;20694 +87078;47.18187;-.36726;70;20220830;30.6;18;24.3;1.6;17.6;0;3.86;17414 +87078;47.18187;-.36726;70;20220831;29.8;17.2;23.5;1.3;18.6;11;3.51;17266 +87078;47.18187;-.36726;70;20220901;26.3;17.5;21.9;.8;19.5;8.7;2.67;14252 +87078;47.18187;-.36726;70;20220902;22;17.1;19.6;1.4;19.4;12.5;1.99;10459 +87078;47.18187;-.36726;70;20220903;25.2;16.4;20.8;2.1;16.6;0;3.05;14000 +87078;47.18187;-.36726;70;20220904;29.1;12.3;20.7;2;15.6;.9;3.87;19293 +87078;47.18187;-.36726;70;20220905;29.9;15.7;22.8;2.3;17.6;0;3.93;17549 +87078;47.18187;-.36726;70;20220906;27;16;21.5;2.3;16.6;.1;3.41;15264 +87078;47.18187;-.36726;70;20220907;19.3;15.8;17.6;2.9;17.1;3.7;1.75;8387 +87078;47.18187;-.36726;70;20220908;22.7;14.9;18.8;3.7;15.9;2.6;2.86;12559 +87078;47.18187;-.36726;70;20220909;22.5;15.3;18.9;3.4;14.8;.6;2.96;11937 +87078;47.18187;-.36726;70;20220910;23.9;12.6;18.3;1.9;14.8;.1;2.77;14889 +87078;47.18187;-.36726;70;20220911;26.5;11.6;19.1;1.8;14.4;0;3.19;16975 +87078;47.18187;-.36726;70;20220912;32.1;14.1;23.1;2.2;15.3;1.8;4.28;18502 +87078;47.18187;-.36726;70;20220913;29.8;19.2;24.5;2.6;20.7;4.6;3.5;13979 +87078;47.18187;-.36726;70;20220914;24.2;17.1;20.7;2.2;19.4;1.7;2.31;11263 +87078;47.18187;-.36726;70;20220915;24.2;17.8;21;2.3;17.4;.5;2.55;10564 +87078;47.18187;-.36726;70;20220916;19.2;10.6;14.9;2.4;11.7;0;2.32;12167 +87078;47.18187;-.36726;70;20220917;18.6;6.5;12.6;2;9.4;0;2.35;14337 +87078;47.18187;-.36726;70;20220918;20.2;4.4;12.3;1.9;9.2;.1;2.52;16252 +87078;47.18187;-.36726;70;20220919;20.8;6.6;13.7;2.5;10.1;0;2.7;15222 +87078;47.18187;-.36726;70;20220920;20.6;7;13.8;2.8;9.7;0;2.81;14724 +87078;47.18187;-.36726;70;20220921;21.4;8.5;15;2.7;10.1;.1;2.86;14171 +87078;47.18187;-.36726;70;20220922;22.8;6;14.4;1.7;9.2;0;2.69;16034 +87078;47.18187;-.36726;70;20220923;20.9;9.4;15.2;.7;10.9;0;1.89;13058 +87078;47.18187;-.36726;70;20220924;17.5;11.1;14.3;1.9;13.2;2.1;1.6;9545 +87078;47.18187;-.36726;70;20220925;19.8;12.2;16;2.4;12.7;.1;2.13;10307 +87078;47.18187;-.36726;70;20220926;15.9;9.8;12.9;2.9;12.2;4.2;1.54;9090 +87078;47.18187;-.36726;70;20220927;17.4;10.6;14;4.2;12.5;1;1.92;9499 +87078;47.18187;-.36726;70;20220928;13.3;12.8;13.1;3;13.9;1.9;.76;2307 +87078;47.18187;-.36726;70;20220929;16.4;7.2;11.8;2;10.7;.7;1.62;10831 +87078;47.18187;-.36726;70;20220930;17.4;4.7;11.1;2.5;10.7;6;1.74;12624 +87078;47.18187;-.36726;70;20221001;19.6;13.7;16.7;4.8;18.2;.9;1.17;8393 +87078;47.18187;-.36726;70;20221002;20.6;16.4;18.5;3.4;17;.3;1.79;6940 +87078;47.18187;-.36726;70;20221003;20;12.1;16.1;1.9;15.6;0;1.51;9515 +87078;47.18187;-.36726;70;20221004;20.6;8.6;14.6;1.3;13.4;.1;1.63;11651 +87078;47.18187;-.36726;70;20221005;21.2;11.5;16.4;2.6;14.4;.4;1.91;10306 +87078;47.18187;-.36726;70;20221006;18.9;5.8;12.4;1.2;10.9;.1;1.54;11871 +87078;47.18187;-.36726;70;20221007;20;4;12;1;9.7;.1;1.6;12980 +87078;47.18187;-.36726;70;20221008;19.5;6;12.8;1.8;10.4;0;1.77;11738 +87078;47.18187;-.36726;70;20221009;21.6;5.8;13.7;2.3;11.2;0;2.06;12554 +87078;47.18187;-.36726;70;20221010;21.7;12.6;17.2;1.8;15.4;0;1.61;9321 +87078;47.18187;-.36726;70;20221011;18.8;13.6;16.2;2.6;14.2;.1;1.55;6869 +87078;47.18187;-.36726;70;20221012;20.3;6.9;13.6;.9;12.1;.2;1.36;11069 +87078;47.18187;-.36726;70;20221013;16.7;12.2;14.5;1.8;15.2;5.9;.94;6189 +87078;47.18187;-.36726;70;20221014;20.1;14.4;17.3;3.8;17.6;6.4;1.28;6907 +87078;47.18187;-.36726;70;20221015;18.1;16.1;17.1;3.4;16.9;2.5;1.14;3900 +87078;47.18187;-.36726;70;20221016;23;13.1;18.1;1.9;16.6;2.4;1.56;8946 +87078;47.18187;-.36726;70;20221017;19.5;15.6;17.6;1.7;17.7;4.4;1.04;5414 +87078;47.18187;-.36726;70;20221018;22.1;15.3;18.7;2.8;18.6;.2;1.38;7147 +87078;47.18187;-.36726;70;20221019;24.5;15.6;20.1;2.7;17.8;1.5;1.87;8104 +87078;47.18187;-.36726;70;20221020;22.4;14.9;18.7;3;16.3;3.6;1.77;7304 +87078;47.18187;-.36726;70;20221021;20.2;15;17.6;3.3;15.5;0;1.62;5938 +87078;47.18187;-.36726;70;20221022;21.2;12.8;17;2.7;14.7;0;1.61;7522 +87078;47.18187;-.36726;70;20221023;23.3;15.7;19.5;5.4;14.9;.2;2.88;7033 +87078;47.18187;-.36726;70;20221024;19.3;15.4;17.4;4.7;14.6;1.2;1.93;4871 +87078;47.18187;-.36726;70;20221025;19.3;11;15.2;2.7;14.3;.1;1.25;7146 +87078;47.18187;-.36726;70;20221026;23.3;12.4;17.9;3;14.8;.1;1.88;8114 +87078;47.18187;-.36726;70;20221027;26.8;14.5;20.7;3.3;15.2;0;2.6;8511 +87078;47.18187;-.36726;70;20221028;22.9;15.9;19.4;3.1;16;0;1.87;6245 +87078;47.18187;-.36726;70;20221029;24.8;17.2;21;3;15.6;0;2.25;6421 +87078;47.18187;-.36726;70;20221030;16.1;12.1;14.1;1.3;14.1;.2;.75;4499 +87078;47.18187;-.36726;70;20221031;20.7;10.2;15.5;3.1;14.1;.9;1.4;7377 +87078;47.18187;-.36726;70;20221101;18.2;10.1;14.2;4;11.9;3;1.64;6342 +87078;47.18187;-.36726;70;20221102;17.3;8.9;13.1;2.5;12.9;.2;.95;6367 +87078;47.18187;-.36726;70;20221103;14.1;11.7;12.9;3.8;12.5;10;1.01;3200 +87078;47.18187;-.36726;70;20221104;14.3;7.7;11;3.8;9.6;.5;1.37;5437 +87078;47.18187;-.36726;70;20221105;15.1;4.9;10;2.2;10.1;2.1;.87;6735 +87078;47.18187;-.36726;70;20221106;15.6;9.6;12.6;4;12.1;4.8;1.09;5012 +87078;47.18187;-.36726;70;20221107;18;11.6;14.8;3.8;13;.1;1.38;5109 +87078;47.18187;-.36726;70;20221108;17.2;9.9;13.6;4.5;12.8;3.1;1.22;5396 +87078;47.18187;-.36726;70;20221109;16.3;11.5;13.9;2.6;12.4;.1;1.06;4249 +87078;47.18187;-.36726;70;20221110;16.5;6.1;11.3;2.3;11.1;.1;.86;6313 +87078;47.18187;-.36726;70;20221111;12.4;7.1;9.8;2.6;10.9;.2;.59;4347 +87078;47.18187;-.36726;70;20221112;18.6;7.1;12.9;2.2;12.1;.3;.92;6462 +87078;47.18187;-.36726;70;20221113;18.8;6;12.4;1.7;11.9;.2;.79;6737 +87078;47.18187;-.36726;70;20221114;14.7;9.6;12.2;2.6;11.8;2.5;.81;4072 +87078;47.18187;-.36726;70;20221115;15.1;9.1;12.1;4.2;11.8;8.4;.98;4380 +87078;47.18187;-.36726;70;20221116;13.7;9.3;11.5;5.2;12.3;7.5;.71;3651 +87078;47.18187;-.36726;70;20221117;15;11.2;13.1;4.9;11.6;6.7;1.36;3321 +87078;47.18187;-.36726;70;20221118;13.3;7;10.2;2.4;9.4;.1;.87;4309 +87078;47.18187;-.36726;70;20221119;11.7;1.1;6.4;1.6;7.7;.3;.54;5609 +87078;47.18187;-.36726;70;20221120;13.2;3.6;8.4;3;9;1;.78;5252 +87078;47.18187;-.36726;70;20221121;13.4;6.7;10.1;3.6;9.5;4.6;1.02;4276 +87078;47.18187;-.36726;70;20221122;13.3;5.6;9.5;4.2;9;.5;1.12;4548 +87078;47.18187;-.36726;70;20221123;14.1;7.9;11;4.5;11;2;.91;3996 +87078;47.18187;-.36726;70;20221124;13;7.6;10.3;3.7;11.2;.9;.61;3661 +87078;47.18187;-.36726;70;20221125;13.5;6.4;10;2;10.2;.1;.59;4193 +87078;47.18187;-.36726;70;20221126;13;5.2;9.1;2.7;9.8;1.5;.63;4358 +87078;47.18187;-.36726;70;20221127;11.9;8.2;10.1;2.6;10.5;7.5;.64;2866 +87078;47.18187;-.36726;70;20221128;11.3;7.5;9.4;2.3;10.3;1.6;.54;2875 +87078;47.18187;-.36726;70;20221129;10.8;3.2;7;1.8;8.7;0;.41;4155 +87078;47.18187;-.36726;70;20221130;8.5;5.4;7;2.8;8.7;0;.53;2508 +87078;47.18187;-.36726;70;20221201;7.6;2.7;5.2;3.9;7.7;0;.53;3203 +87078;47.18187;-.36726;70;20221202;6;3.1;4.6;3.2;7.4;.1;.49;2365 +87078;47.18187;-.36726;70;20221203;4.5;2.7;3.6;4.8;7.2;.6;.45;1776 +87078;47.18187;-.36726;70;20221204;3.9;1.9;2.9;2.9;7.2;.2;.28;1871 +87078;47.18187;-.36726;70;20221205;5.9;2.6;4.3;1.9;7.5;0;.34;2474 +87078;47.18187;-.36726;70;20221206;5.3;3.9;4.6;3.2;7.1;0;.62;1484 +87078;47.18187;-.36726;70;20221207;5.9;3.4;4.7;3.4;7;0;.64;2076 +87078;47.18187;-.36726;70;20221208;2.2;.3;1.3;3.5;6.2;0;.33;1754 +87078;47.18187;-.36726;70;20221209;4.5;-1.1;1.7;4;5.6;0;.59;3222 +87078;47.18187;-.36726;70;20221210;5.7;-4.3;.7;1.5;5.1;.1;.32;4388 +87078;47.18187;-.36726;70;20221211;1.1;-2.5;-.7;2;5.2;.1;.28;2488 +87078;47.18187;-.36726;70;20221212;1.9;-4.3;-1.2;2.5;4.7;0;.35;3350 +87078;47.18187;-.36726;70;20221213;2.3;-3.9;-.8;3.2;5;1;.35;3334 +87078;47.18187;-.36726;70;20221214;2.5;.4;1.5;3;6.7;4.1;.19;1797 +87078;47.18187;-.36726;70;20221215;3.8;1;2.4;4.7;5.7;.1;.74;2117 +87078;47.18187;-.36726;70;20221216;5.1;-1;2.1;3.8;5.1;0;.79;3269 +87078;47.18187;-.36726;70;20221217;1;-3.6;-1.3;3;4.6;0;.41;2789 +87078;47.18187;-.36726;70;20221218;7.9;-4.2;1.9;3.3;6.1;.5;.44;4717 +87078;47.18187;-.36726;70;20221219;14.3;9.1;11.7;5.4;10.3;.3;1.36;2976 +87078;47.18187;-.36726;70;20221220;13.6;12.1;12.9;4.7;12.1;1.9;1.08;1447 +87078;47.18187;-.36726;70;20221221;13.8;7.4;10.6;4.4;12.1;3.3;.4;3334 +87078;47.18187;-.36726;70;20221222;14.5;12.9;13.7;6.1;13.6;12.7;.96;1505 +87078;47.18187;-.36726;70;20221223;14.5;14;14.3;5.3;14.3;6;.91;699 +87078;47.18187;-.36726;70;20221224;12.1;10.6;11.4;2.9;11.7;2.2;.66;1451 +87078;47.18187;-.36726;70;20221225;15.8;10.1;13;2.8;12.7;.3;.66;3144 +87078;47.18187;-.36726;70;20221226;12.5;10.6;11.6;2.5;11.3;.6;.72;1683 +87078;47.18187;-.36726;70;20221227;12.2;3.2;7.7;2.4;9;.2;.47;4057 +87078;47.18187;-.36726;70;20221228;12.2;8.6;10.4;5.6;11.4;3.7;.62;2456 +87078;47.18187;-.36726;70;20221229;12.2;10.1;11.2;4;10.7;1.6;.96;1808 +87078;47.18187;-.36726;70;20221230;14.6;5.5;10.1;6;12.3;4.1;.27;4134 +87078;47.18187;-.36726;70;20221231;15.8;14.4;15.1;6.7;12.1;.1;2.07;1433 +87079;47.21279;-.04007;42;20220101;14.8;5;9.9;2.4;10.34;0;.54;4395 +87079;47.21279;-.04007;42;20220102;14.8;10.2;12.5;3.9;12;.2;.87;2738 +87079;47.21279;-.04007;42;20220103;13.7;11.1;12.4;4.2;12.6;13.3;.72;1878 +87079;47.21279;-.04007;42;20220104;10.7;9.7;10.2;4.4;10.37;2;.85;1541 +87079;47.21279;-.04007;42;20220105;6.5;1.7;4.1;2.2;6.84;.1;.43;3482 +87079;47.21279;-.04007;42;20220106;8.1;-.4;3.9;2;6.07;.9;.5;4806 +87079;47.21279;-.04007;42;20220107;10.4;4.6;7.5;4.8;8.2;.3;.86;4177 +87079;47.21279;-.04007;42;20220108;11;7.4;9.2;5.5;9.67;7.1;.9;2394 +87079;47.21279;-.04007;42;20220109;9.9;5.7;7.8;3.3;8.74;5.1;.67;3010 +87079;47.21279;-.04007;42;20220110;8.2;6.8;7.5;1;9.84;.7;.36;1540 +87079;47.21279;-.04007;42;20220111;9.2;3.7;6.4;1.7;7.2;0;.5;4500 +87079;47.21279;-.04007;42;20220112;3.8;-1.1;1.4;2.5;6;0;.34;3263 +87079;47.21279;-.04007;42;20220113;5.7;.8;3.3;3.5;6.37;0;.54;4311 +87079;47.21279;-.04007;42;20220114;1.1;-.2;.4;2.5;5.77;0;.31;1817 +87079;47.21279;-.04007;42;20220115;-.9;-2.2;-1.6;1.7;5.6;0;.21;1206 +87079;47.21279;-.04007;42;20220116;3.3;-1.1;1.1;1.1;6.9;.2;.14;3132 +87079;47.21279;-.04007;42;20220117;5.7;3.4;4.6;1.8;8.47;0;.25;1997 +87079;47.21279;-.04007;42;20220118;6.1;2.8;4.5;3;7.67;0;.39;2627 +87079;47.21279;-.04007;42;20220119;6;4.1;5.1;1.4;8;.6;.39;1835 +87079;47.21279;-.04007;42;20220120;8.7;5;6.8;2.5;7.74;0;.69;3954 +87079;47.21279;-.04007;42;20220121;6.7;0;3.4;2.6;5.9;0;.65;4846 +87079;47.21279;-.04007;42;20220122;5.1;-1.7;1.7;2.2;6.27;0;.37;3523 +87079;47.21279;-.04007;42;20220123;3.9;3.3;3.6;4.6;6.87;0;.58;1186 +87079;47.21279;-.04007;42;20220124;2.1;-.4;.8;2.2;6.1;0;.28;2630 +87079;47.21279;-.04007;42;20220125;.7;-.9;-.1;1;5.97;0;.26;2288 +87079;47.21279;-.04007;42;20220126;.2;-.8;-.3;1.9;5.84;0;.26;1567 +87079;47.21279;-.04007;42;20220127;4.2;0;2.1;1.5;6.5;.2;.34;3580 +87079;47.21279;-.04007;42;20220128;8.5;3.3;5.9;.8;8.57;0;.37;3617 +87079;47.21279;-.04007;42;20220129;8.8;6.1;7.4;2;9.5;.3;.46;2494 +87079;47.21279;-.04007;42;20220130;10.4;7.5;8.9;1.6;10;.4;.55;2824 +87079;47.21279;-.04007;42;20220131;9.9;5.2;7.6;4.5;8.27;.2;.98;4778 +87079;47.21279;-.04007;42;20220201;10.9;2.2;6.5;3.3;9.27;.1;.48;4561 +87079;47.21279;-.04007;42;20220202;10.1;8.9;9.5;2.4;9.8;0;.76;2349 +87079;47.21279;-.04007;42;20220203;6.2;5.3;5.8;2.3;8.5;0;.46;1695 +87079;47.21279;-.04007;42;20220204;11.8;6.3;9;2.9;9.17;2.2;.9;4279 +87079;47.21279;-.04007;42;20220205;10.9;-1.1;4.9;1.9;7.1;0;.7;7504 +87079;47.21279;-.04007;42;20220206;12.3;4.8;8.5;5.7;10.54;.6;.59;4768 +87079;47.21279;-.04007;42;20220207;12.5;7.3;9.9;2.3;8.74;.1;1.05;6114 +87079;47.21279;-.04007;42;20220208;13.3;1;7.2;1.4;8.07;0;.74;8382 +87079;47.21279;-.04007;42;20220209;13.5;-.2;6.6;2.1;8.17;.1;.89;8582 +87079;47.21279;-.04007;42;20220210;7.2;6.3;6.7;2.6;8.94;.9;.71;3800 +87079;47.21279;-.04007;42;20220211;9.8;-1.2;4.3;2.2;6.48;0;.82;10433 +87079;47.21279;-.04007;42;20220212;10.5;1.1;5.8;2.3;5.64;0;1.16;10300 +87079;47.21279;-.04007;42;20220213;13.8;-1;6.4;5;7.98;1.5;1.28;7800 +87079;47.21279;-.04007;42;20220214;12.7;7.2;10;5.1;9.08;2.8;1.44;7633 +87079;47.21279;-.04007;42;20220215;11.3;3.1;7.2;4.4;9.48;4.2;.61;4466 +87079;47.21279;-.04007;42;20220216;14.3;8.9;11.6;5.2;13.24;.6;.59;4528 +87079;47.21279;-.04007;42;20220217;15.4;11.9;13.6;4.7;12.3;.3;1.44;5431 +87079;47.21279;-.04007;42;20220218;12.5;11.2;11.9;5.3;10.14;.8;1.61;2806 +87079;47.21279;-.04007;42;20220219;11.6;1.9;6.8;3.7;7.3;0;1.32;9038 +87079;47.21279;-.04007;42;20220220;14.4;8.1;11.2;5;10.94;.7;1.28;6007 +87079;47.21279;-.04007;42;20220221;11.7;7.3;9.5;6.2;8.44;.2;1.73;6196 +87079;47.21279;-.04007;42;20220222;12.8;7.2;10;3;10.3;.6;1;5742 +87079;47.21279;-.04007;42;20220223;13.5;7.5;10.5;1.3;10.7;.1;.9;6600 +87079;47.21279;-.04007;42;20220224;12.4;6.3;9.4;3.2;8.34;1.1;1.42;6633 +87079;47.21279;-.04007;42;20220225;11.3;.6;5.9;1.7;6.37;0;1.18;9993 +87079;47.21279;-.04007;42;20220226;12;-.1;5.9;4;5.6;0;1.89;11384 +87079;47.21279;-.04007;42;20220227;14.5;.8;7.6;3.2;5.84;0;2.06;11803 +87079;47.21279;-.04007;42;20220228;16.5;-1.1;7.7;1;6.7;.4;1.32;12983 +87079;47.21279;-.04007;42;20220301;15.6;4.5;10.1;2;7.6;0;1.67;10138 +87079;47.21279;-.04007;42;20220302;11.6;6.9;9.3;1.8;9.37;.1;1;5683 +87079;47.21279;-.04007;42;20220303;13.6;5.8;9.7;1.8;10.27;4.3;1.04;8190 +87079;47.21279;-.04007;42;20220304;10.4;7.6;9;2.9;9.6;0;.96;4292 +87079;47.21279;-.04007;42;20220305;9.3;2.3;5.8;2.8;8.37;.4;.81;7225 +87079;47.21279;-.04007;42;20220306;10.4;5.6;8;3.3;6.94;0;1.65;8508 +87079;47.21279;-.04007;42;20220307;9.3;-.8;4.2;4.1;4.8;0;1.87;11989 +87079;47.21279;-.04007;42;20220308;13.7;.2;7;3.3;7.74;.1;1.54;11226 +87079;47.21279;-.04007;42;20220309;15.5;7.1;11.3;3.5;9.3;0;1.92;11052 +87079;47.21279;-.04007;42;20220310;14.4;10.5;12.4;4.2;9.97;.1;1.91;7350 +87079;47.21279;-.04007;42;20220311;13.5;7.8;10.6;4.9;10.17;1.9;1.52;7315 +87079;47.21279;-.04007;42;20220312;13.8;7.5;10.7;3.8;9.6;2.4;1.65;9234 +87079;47.21279;-.04007;42;20220313;10.4;8.1;9.3;3.4;9.27;5.4;1.19;5163 +87079;47.21279;-.04007;42;20220314;16;1.8;8.9;3.6;8.14;.9;2.12;14415 +87079;47.21279;-.04007;42;20220315;16.7;9.6;13.2;3.2;11.9;0;1.69;8794 +87079;47.21279;-.04007;42;20220316;15.1;10.2;12.7;2.5;11.37;.2;1.43;6524 +87079;47.21279;-.04007;42;20220317;9.7;7.5;8.6;3.8;8.5;0;1.36;6008 +87079;47.21279;-.04007;42;20220318;15.4;3.4;9.4;5.8;6.31;0;3.12;13700 +87079;47.21279;-.04007;42;20220319;15.2;7.2;11.2;3.5;7.88;0;2.39;10566 +87079;47.21279;-.04007;42;20220320;15.9;5.6;10.8;2.4;8.18;0;2.09;12333 +87079;47.21279;-.04007;42;20220321;19;7.5;13.2;2.8;9.08;0;2.74;15966 +87079;47.21279;-.04007;42;20220322;17.1;6.7;11.9;3.1;6.71;0;3.05;17633 +87079;47.21279;-.04007;42;20220323;18.1;4.5;11.3;2.2;5.44;0;2.95;18666 +87079;47.21279;-.04007;42;20220324;20.2;1.3;10.7;2;6.04;0;2.95;18900 +87079;47.21279;-.04007;42;20220325;21.3;4.9;13.1;3.3;6.61;0;3.78;18733 +87079;47.21279;-.04007;42;20220326;21.2;5.3;13.3;3.6;6.71;0;3.92;19233 +87079;47.21279;-.04007;42;20220327;22.2;5;13.6;1.9;7.41;0;3.14;18333 +87079;47.21279;-.04007;42;20220328;21.3;5.6;13.4;1.5;8.11;0;2.61;15566 +87079;47.21279;-.04007;42;20220329;19.1;8.8;14;1.9;10.14;2.7;2.18;11166 +87079;47.21279;-.04007;42;20220330;13.6;7.7;10.7;3;10.51;.7;1.24;5366 +87079;47.21279;-.04007;42;20220331;9.9;4.8;7.4;4.9;7.58;3.5;1.65;7400 +87079;47.21279;-.04007;42;20220401;7.5;.4;4;6.6;5.75;1.1;1.67;11433 +87079;47.21279;-.04007;42;20220402;9.3;.7;5;4.3;5.51;0;2.14;16066 +87079;47.21279;-.04007;42;20220403;9.2;-1.4;3.9;2.9;4.86;0;2.09;16100 +87079;47.21279;-.04007;42;20220404;11.5;-1.7;4.9;3.1;5.85;.1;2.25;19900 +87079;47.21279;-.04007;42;20220405;13.2;6.6;9.9;3.7;10.67;.3;1.24;8205 +87079;47.21279;-.04007;42;20220406;13.5;8.4;11;4.6;10.64;3;1.47;6633 +87079;47.21279;-.04007;42;20220407;15.8;10.4;13.1;6.8;12.21;10.3;1.82;8166 +87079;47.21279;-.04007;42;20220408;16.1;9.5;12.8;6.4;10.84;6.2;2.26;7866 +87079;47.21279;-.04007;42;20220409;12.9;2.8;7.8;2.4;7.21;0;2.32;18350 +87079;47.21279;-.04007;42;20220410;16;-.7;7.7;2.8;6.58;0;2.94;22300 +87079;47.21279;-.04007;42;20220411;22.1;5.7;13.9;4;9.54;0;3.84;19333 +87079;47.21279;-.04007;42;20220412;17.6;11.5;14.5;2.9;11.51;.4;2.15;8466 +87079;47.21279;-.04007;42;20220413;20.1;8.2;14.1;1.2;12.21;.2;2.29;14633 +87079;47.21279;-.04007;42;20220414;22.4;6.9;14.7;1.6;11.78;0;3.12;20633 +87079;47.21279;-.04007;42;20220415;23.3;7.8;15.6;2;11.24;0;3.48;20933 +87079;47.21279;-.04007;42;20220416;21.9;8.1;15;3.2;10.61;0;3.93;23400 +87079;47.21279;-.04007;42;20220417;21.6;6;13.8;2.1;8.94;0;3.66;22600 +87079;47.21279;-.04007;42;20220418;18;7.5;12.8;3;10.48;0;2.82;16866 +87079;47.21279;-.04007;42;20220419;16.7;6.5;11.6;3.4;8.71;0;3.1;18433 +87079;47.21279;-.04007;42;20220420;19.6;8.2;13.9;3.3;10.11;.4;3.23;17166 +87079;47.21279;-.04007;42;20220421;20.3;9;14.6;2.2;8.88;0;3.82;23533 +87079;47.21279;-.04007;42;20220422;20.6;7.1;13.9;2.6;9.71;.1;3.61;21900 +87079;47.21279;-.04007;42;20220423;19.7;11;15.3;3.5;11.71;3.2;2.93;13133 +87079;47.21279;-.04007;42;20220424;18.6;10.7;14.6;2.4;12.84;8.8;2.04;10366 +87079;47.21279;-.04007;42;20220425;17.4;10.4;13.9;2.5;11.34;.2;2.43;13033 +87079;47.21279;-.04007;42;20220426;17.9;4.7;11.3;3;9.08;0;3.41;24133 +87079;47.21279;-.04007;42;20220427;19.4;7;13.2;4.5;9.14;0;4.12;23700 +87079;47.21279;-.04007;42;20220428;19.8;9.6;14.7;3.5;10.74;0;3.38;17133 +87079;47.21279;-.04007;42;20220429;22.3;9.5;15.9;3;10.91;0;4.14;22766 +87079;47.21279;-.04007;42;20220430;18.3;6.7;12.5;3.2;9.31;0;3.66;22766 +87079;47.21279;-.04007;42;20220501;19.3;6.5;12.9;2.5;8.11;0;3.93;24966 +87079;47.21279;-.04007;42;20220502;19.7;8.5;14.1;3.4;9.11;0;4.08;23000 +87079;47.21279;-.04007;42;20220503;19.5;8.2;13.8;3.3;9.91;.1;3.36;16600 +87079;47.21279;-.04007;42;20220504;19;9.3;14.2;2.3;10.44;.3;2.75;13633 +87079;47.21279;-.04007;42;20220505;20.8;6.9;13.8;2.5;10.64;0;3.47;20800 +87079;47.21279;-.04007;42;20220506;22.7;6.4;14.5;2.2;10.87;0;3.24;16326 +87079;47.21279;-.04007;42;20220507;22.1;10;16;2.6;11.74;0;3.15;14189 +87079;47.21279;-.04007;42;20220508;23.9;10;17;2.3;12.17;0;3.4;15242 +87079;47.21279;-.04007;42;20220509;26.9;9.7;18.3;1.2;12.3;0;3.48;17095 +87079;47.21279;-.04007;42;20220510;28.3;11.8;20.1;1.8;12.47;0;3.95;16825 +87079;47.21279;-.04007;42;20220511;24.9;10.6;17.7;2.6;12.54;0;3.58;15526 +87079;47.21279;-.04007;42;20220512;21.3;11.6;16.5;1.8;12.67;0;2.71;12948 +87079;47.21279;-.04007;42;20220513;23.6;11.1;17.4;1.9;10.6;0;3.46;15263 +87079;47.21279;-.04007;42;20220514;26.9;11.5;19.2;3.1;11.87;0;4.47;16498 +87079;47.21279;-.04007;42;20220515;30.3;15.8;23;3.2;14.84;.1;4.88;15952 +87079;47.21279;-.04007;42;20220516;26.8;15.2;21;1.9;14.6;.1;3.59;14473 +87079;47.21279;-.04007;42;20220517;31;11.8;21.4;2.4;14.17;0;4.81;18864 +87079;47.21279;-.04007;42;20220518;30.1;12.7;21.4;1.6;15.6;.4;4.04;17774 +87079;47.21279;-.04007;42;20220519;26.2;15.7;20.9;2.3;15.7;2.3;3.48;13826 +87079;47.21279;-.04007;42;20220520;22.6;17.4;20;2.6;16.84;0;2.62;9463 +87079;47.21279;-.04007;42;20220521;27.5;9.6;18.5;1.8;13.17;0;3.96;18362 +87079;47.21279;-.04007;42;20220522;28.9;16.7;22.8;3.2;15.27;3.5;4.56;14943 +87079;47.21279;-.04007;42;20220523;19.9;17.3;18.6;2.9;16.07;8.5;2.2;7246 +87079;47.21279;-.04007;42;20220524;18.5;9.8;14.2;2.3;11.57;.4;2.54;12942 +87079;47.21279;-.04007;42;20220525;20.3;7.2;13.8;1.9;11.44;0;2.88;16059 +87079;47.21279;-.04007;42;20220526;20.2;13.7;16.9;2.3;13.37;0;2.57;10693 +87079;47.21279;-.04007;42;20220527;19.9;14.8;17.3;2.1;13.54;0;2.49;9814 +87079;47.21279;-.04007;42;20220528;23;10.4;16.7;2.9;11.14;0;3.8;15953 +87079;47.21279;-.04007;42;20220529;18.2;9.7;14;4.1;8.5;0;3.61;13129 +87079;47.21279;-.04007;42;20220530;21;7.6;14.3;2.3;8.64;0;3.55;16363 +87079;47.21279;-.04007;42;20220531;23.3;6.7;15;1.5;8.7;0;3.66;18223 +87079;47.21279;-.04007;42;20220601;25.3;8.2;16.7;2.1;9.64;0;4.19;18607 +87079;47.21279;-.04007;42;20220602;28.8;14.7;21.7;3.7;11.9;0;5.43;16818 +87079;47.21279;-.04007;42;20220603;26.9;17;22;2.3;15.5;6.6;3.77;13582 +87079;47.21279;-.04007;42;20220604;24.6;16.9;20.7;1.8;18.97;6.2;2.74;12168 +87079;47.21279;-.04007;42;20220605;22;15.3;18.7;2.7;14.97;0;2.92;11523 +87079;47.21279;-.04007;42;20220606;20.8;12.8;16.8;1.9;13.87;.5;2.63;12507 +87079;47.21279;-.04007;42;20220607;22.3;13.2;17.8;3;14.57;10.5;3.08;13373 +87079;47.21279;-.04007;42;20220608;22.7;14.9;18.8;3.5;15.37;.2;3.18;12709 +87079;47.21279;-.04007;42;20220609;22.4;13.7;18;2.5;13.34;.1;3.23;13454 +87079;47.21279;-.04007;42;20220610;25.2;11.4;18.3;1.5;14.67;.1;3.37;16557 +87079;47.21279;-.04007;42;20220611;27.2;12.4;19.8;1.7;15.57;0;4.92;26796 +87079;47.21279;-.04007;42;20220612;24.9;14.7;19.8;3;13.3;.9;4.69;21089 +87079;47.21279;-.04007;42;20220613;25.8;10.7;18.2;2.7;11.07;0;5.45;27689 +87079;47.21279;-.04007;42;20220614;29.3;12.8;21;3.3;11.97;0;6.45;27791 +87079;47.21279;-.04007;42;20220615;33.6;18;25.8;2.7;14.27;0;6.84;27190 +87079;47.21279;-.04007;42;20220616;32.7;16.8;24.8;2;15;0;6.06;26423 +87079;47.21279;-.04007;42;20220617;36.6;16.9;26.7;1.9;14.9;0;6.94;29149 +87079;47.21279;-.04007;42;20220618;40.2;18.1;29.1;2.6;15.7;5.6;8.29;30385 +87079;47.21279;-.04007;42;20220619;29.7;17.4;23.5;2.7;18.64;.1;5.19;22845 +87079;47.21279;-.04007;42;20220620;27.5;17.1;22.3;2.5;18.54;4.4;4.5;20696 +87079;47.21279;-.04007;42;20220621;26.5;15.8;21.1;2.4;18.6;1.9;4.13;20131 +87079;47.21279;-.04007;42;20220622;22.3;16.8;19.6;1.6;19.07;14.5;2.59;12755 +87079;47.21279;-.04007;42;20220623;26.7;14.6;20.6;1.6;16.44;2.1;4.48;23183 +87079;47.21279;-.04007;42;20220624;22.9;15.4;19.2;3.2;15.97;3.4;3.69;17522 +87079;47.21279;-.04007;42;20220625;18.4;15.2;16.8;2.2;15.54;5.4;2.28;11386 +87079;47.21279;-.04007;42;20220626;22.6;10.3;16.4;1.4;13.1;.4;3.74;21804 +87079;47.21279;-.04007;42;20220627;23.3;12;17.6;2.3;11.94;0;4.46;23219 +87079;47.21279;-.04007;42;20220628;25;9.2;17.1;1.3;11.5;0;4.71;27707 +87079;47.21279;-.04007;42;20220629;21.8;9.9;15.9;1.5;13.77;3.8;3.32;19406 +87079;47.21279;-.04007;42;20220630;21.2;12.5;16.8;1.8;13.4;1.4;3.45;18861 +87079;47.21279;-.04007;42;20220701;22.3;8.1;15.2;1.2;11.4;0;3.85;23445 +87079;47.21279;-.04007;42;20220702;28.3;9.4;18.9;1.4;12.07;0;5.27;29345 +87079;47.21279;-.04007;42;20220703;24.8;11.7;18.3;2.5;12.84;0;4.85;25604 +87079;47.21279;-.04007;42;20220704;26.4;11.2;18.8;2.2;12.5;0;5.12;26896 +87079;47.21279;-.04007;42;20220705;26;11;18.5;2.4;12.47;0;5.12;27010 +87079;47.21279;-.04007;42;20220706;27;11.5;19.3;2.6;12.6;0;5.35;27005 +87079;47.21279;-.04007;42;20220707;25.9;13.7;19.8;2.6;14.97;0;4.75;23944 +87079;47.21279;-.04007;42;20220708;29.1;13.5;21.3;2.8;12.87;0;5.97;27300 +87079;47.21279;-.04007;42;20220709;30.8;14.3;22.5;2.7;13.67;0;6.17;27422 +87079;47.21279;-.04007;42;20220710;29.3;17.1;23.2;4.2;13.27;0;6.63;25231 +87079;47.21279;-.04007;42;20220711;31.6;17.1;24.3;3.8;14.14;0;6.98;26395 +87079;47.21279;-.04007;42;20220712;34.2;16.6;25.4;2.2;14.27;0;6.58;28029 +87079;47.21279;-.04007;42;20220713;35.9;15.3;25.6;1;13.14;0;5.83;28588 +87079;47.21279;-.04007;42;20220714;32.8;16.6;24.7;2.6;14.64;0;6.45;26719 +87079;47.21279;-.04007;42;20220715;30;14.9;22.4;2.9;12.87;0;6.05;25980 +87079;47.21279;-.04007;42;20220716;31.1;15;23;3.2;11.07;0;6.75;26759 +87079;47.21279;-.04007;42;20220717;33.6;17;25.3;3.2;12.54;0;7.04;25684 +87079;47.21279;-.04007;42;20220718;40.2;19;29.6;3.2;12.97;0;8.76;28600 +87079;47.21279;-.04007;42;20220719;30.9;22;26.4;3.2;15.94;5;5.94;19976 +87079;47.21279;-.04007;42;20220720;27;17.7;22.4;3;18.07;1.4;4.47;19760 +87079;47.21279;-.04007;42;20220721;28.5;16.6;22.6;1.2;17.67;0;4.16;20889 +87079;47.21279;-.04007;42;20220722;24.9;15.5;20.2;2.3;17.94;.7;3.36;15911 +87079;47.21279;-.04007;42;20220723;28.4;14;21.2;2.1;14.67;0;5.06;24953 +87079;47.21279;-.04007;42;20220724;34.6;13.5;24.1;1.9;14.47;0;6.22;28417 +87079;47.21279;-.04007;42;20220725;26.7;17.7;22.2;3.3;16;.5;4.53;17620 +87079;47.21279;-.04007;42;20220726;25;15;20;2.1;14.1;0;3.95;18452 +87079;47.21279;-.04007;42;20220727;26.5;12.1;19.3;1.7;11.6;0;4.58;23680 +87079;47.21279;-.04007;42;20220728;29.7;14.5;22.1;1.4;11.87;0;4.8;23215 +87079;47.21279;-.04007;42;20220729;29.7;18;23.8;1.6;14.6;0;4.37;18608 +87079;47.21279;-.04007;42;20220730;31.7;14.5;23.1;1.4;15.67;0;4.95;24153 +87079;47.21279;-.04007;42;20220731;31.7;15.6;23.6;2;16.1;0;5.44;25102 +87079;47.21279;-.04007;42;20220801;29.2;15.3;22.3;1.9;16.8;0;4.72;23170 +87079;47.21279;-.04007;42;20220802;33.1;14.8;24;1.1;15.9;0;5.12;25980 +87079;47.21279;-.04007;42;20220803;36.9;16.8;26.8;1.4;15.6;.4;5.86;26688 +87079;47.21279;-.04007;42;20220804;28.8;20.8;24.8;2.8;19.04;0;4.32;16315 +87079;47.21279;-.04007;42;20220805;27.9;16.5;22.2;3.5;13.37;0;5.49;21586 +87079;47.21279;-.04007;42;20220806;27.1;14.1;20.6;3.6;9.44;0;5.89;22828 +87079;47.21279;-.04007;42;20220807;29;14.1;21.5;3.8;9.4;0;6.43;23905 +87079;47.21279;-.04007;42;20220808;31.4;15.8;23.6;3.6;10.4;0;6.71;23878 +87079;47.21279;-.04007;42;20220809;33;17.1;25.1;3.6;11.9;0;6.93;24008 +87079;47.21279;-.04007;42;20220810;34.3;18;26.1;3.2;11.94;0;6.91;23882 +87079;47.21279;-.04007;42;20220811;34.9;15.9;25.4;2.8;10.64;0;6.83;25052 +87079;47.21279;-.04007;42;20220812;35.6;15.3;25.5;1.7;10.67;0;5.7;24662 +87079;47.21279;-.04007;42;20220813;37.1;16.6;26.8;2;12;6.3;6.25;24862 +87079;47.21279;-.04007;42;20220814;24.6;19.1;21.8;3.5;19.67;5.3;3.03;11981 +87079;47.21279;-.04007;42;20220815;26;17.9;22;2.7;18.44;.4;3.54;15280 +87079;47.21279;-.04007;42;20220816;24.3;17.3;20.8;1.7;18.37;2.3;2.75;12967 +87079;47.21279;-.04007;42;20220817;25.4;15.6;20.5;1.9;16.8;1.3;3.55;18288 +87079;47.21279;-.04007;42;20220818;27.2;13;20.1;1.9;16.3;0;3.82;19960 +87079;47.21279;-.04007;42;20220819;26.2;17.2;21.7;2.7;18.17;1.3;3.45;14992 +87079;47.21279;-.04007;42;20220820;27.7;16.1;21.9;1.4;15.84;0;3.76;19015 +87079;47.21279;-.04007;42;20220821;21.9;13.7;17.8;1.5;15.5;.9;2.46;13084 +87079;47.21279;-.04007;42;20220822;27.3;17.3;22.3;1.5;19.07;.2;3.21;15632 +87079;47.21279;-.04007;42;20220823;26.5;19;22.7;1.4;19.9;.1;2.78;12575 +87079;47.21279;-.04007;42;20220824;33.8;15.3;24.6;1.2;17.24;0;4.54;22511 +87079;47.21279;-.04007;42;20220825;26.1;20.3;23.2;2.4;19.47;.1;3.07;11421 +87079;47.21279;-.04007;42;20220826;27;15.9;21.5;2.2;16.17;0;3.72;17365 +87079;47.21279;-.04007;42;20220827;29.1;13.9;21.5;2.2;13.24;0;4.34;19340 +87079;47.21279;-.04007;42;20220828;28.3;14.6;21.5;2.9;12.14;0;4.8;19707 +87079;47.21279;-.04007;42;20220829;32.2;15.7;23.9;2.5;14.64;1.1;5.01;19981 +87079;47.21279;-.04007;42;20220830;30.5;18.5;24.5;2.4;17.57;0;4.27;17141 +87079;47.21279;-.04007;42;20220831;29.7;17.1;23.4;2;17.84;6.8;3.8;16708 +87079;47.21279;-.04007;42;20220901;27.7;17.4;22.6;1.5;19.27;13.4;3.08;15107 +87079;47.21279;-.04007;42;20220902;24.4;17.1;20.7;1.8;18.77;6.3;2.58;12780 +87079;47.21279;-.04007;42;20220903;26.2;16.7;21.4;2.5;16.34;.1;3.5;15514 +87079;47.21279;-.04007;42;20220904;30.2;12.7;21.4;1.8;14.87;1.5;4.02;19740 +87079;47.21279;-.04007;42;20220905;30.5;15.8;23.1;2.3;16.9;.2;4.07;17464 +87079;47.21279;-.04007;42;20220906;27.9;15.1;21.5;2;16.14;.1;3.53;16632 +87079;47.21279;-.04007;42;20220907;18.8;16.4;17.6;3.1;16.9;5.6;1.6;6517 +87079;47.21279;-.04007;42;20220908;22.8;14.7;18.7;3.5;15.97;3.8;2.89;13375 +87079;47.21279;-.04007;42;20220909;22.6;15.3;18.9;3.6;14.94;.6;3.06;13131 +87079;47.21279;-.04007;42;20220910;23.9;12.3;18.1;2;14.07;.2;2.99;16072 +87079;47.21279;-.04007;42;20220911;27;11.1;19;1.9;13.5;0;3.44;18333 +87079;47.21279;-.04007;42;20220912;33.3;14.5;23.9;2.4;14.67;1.5;4.63;17968 +87079;47.21279;-.04007;42;20220913;30.3;19.7;25;2;19.64;4.5;3.37;13028 +87079;47.21279;-.04007;42;20220914;25.7;17.6;21.7;2;19.77;3.5;2.34;10502 +87079;47.21279;-.04007;42;20220915;23.9;18;20.9;2;17.57;.9;2.3;9401 +87079;47.21279;-.04007;42;20220916;19.8;12.1;15.9;2.6;11.94;0;2.52;12500 +87079;47.21279;-.04007;42;20220917;18.6;5.9;12.3;1.7;9.04;0;2.38;16043 +87079;47.21279;-.04007;42;20220918;20.5;4.1;12.3;1.4;8.94;.1;2.48;17552 +87079;47.21279;-.04007;42;20220919;20.8;6.6;13.7;2.6;10;0;2.81;16388 +87079;47.21279;-.04007;42;20220920;20.7;7.6;14.1;2.8;9.7;0;2.87;15545 +87079;47.21279;-.04007;42;20220921;21.5;8.6;15.1;2.7;9.97;0;2.95;15386 +87079;47.21279;-.04007;42;20220922;22.5;6;14.3;1.4;9.14;.1;2.54;16496 +87079;47.21279;-.04007;42;20220923;21.5;8.2;14.9;.7;10.2;0;1.88;12270 +87079;47.21279;-.04007;42;20220924;18.2;9.5;13.9;1.4;12.8;2.5;1.6;10109 +87079;47.21279;-.04007;42;20220925;19.5;11.9;15.7;2;12.47;0;1.92;9503 +87079;47.21279;-.04007;42;20220926;16.3;9.4;12.9;2.8;11.87;5.3;1.56;8283 +87079;47.21279;-.04007;42;20220927;17.9;10;14;4.1;12.54;3.7;1.95;10215 +87079;47.21279;-.04007;42;20220928;14;13;13.5;3.4;14.04;2.8;.98;4435 +87079;47.21279;-.04007;42;20220929;16.6;7.5;12.1;1.9;10.87;.6;1.59;10740 +87079;47.21279;-.04007;42;20220930;17.9;4.4;11.1;2;10.6;6.7;1.76;13157 +87079;47.21279;-.04007;42;20221001;20.4;13.4;16.9;4.2;17.6;1.3;1.39;8228 +87079;47.21279;-.04007;42;20221002;21.2;15.8;18.5;3.1;17.1;.8;1.8;7892 +87079;47.21279;-.04007;42;20221003;19.7;15.1;17.4;1.6;15.84;0;1.46;7858 +87079;47.21279;-.04007;42;20221004;21.1;7.4;14.2;.9;12.87;.1;1.63;12880 +87079;47.21279;-.04007;42;20221005;22;10;16;2.7;14.54;.7;1.98;11685 +87079;47.21279;-.04007;42;20221006;19.3;7.6;13.4;1.2;11.57;0;1.61;12567 +87079;47.21279;-.04007;42;20221007;20.1;4.4;12.2;1;9.77;.1;1.62;13042 +87079;47.21279;-.04007;42;20221008;19.4;4.7;12;1.4;9.9;.1;1.68;12728 +87079;47.21279;-.04007;42;20221009;22;5.9;14;2.4;10.97;.1;2.18;13013 +87079;47.21279;-.04007;42;20221010;21.6;12.2;16.9;2.1;15.07;0;1.69;9274 +87079;47.21279;-.04007;42;20221011;18.5;13.1;15.8;2.7;14.2;0;1.57;7879 +87079;47.21279;-.04007;42;20221012;20.2;9.4;14.8;1.1;12.8;.2;1.36;9287 +87079;47.21279;-.04007;42;20221013;16.8;10.7;13.7;2.3;14.94;6.5;.87;5685 +87079;47.21279;-.04007;42;20221014;19.9;14.8;17.3;3.3;17.54;6.3;1.19;5750 +87079;47.21279;-.04007;42;20221015;18.1;16.6;17.3;3.4;17.2;2.4;1.09;3770 +87079;47.21279;-.04007;42;20221016;22.8;14.5;18.7;2.1;17.14;3.3;1.58;8630 +87079;47.21279;-.04007;42;20221017;19.6;16.6;18.1;2.2;18.24;8.2;1.04;4215 +87079;47.21279;-.04007;42;20221018;22.6;15.1;18.8;2.8;18.47;.1;1.47;8076 +87079;47.21279;-.04007;42;20221019;24.6;15.6;20.1;3.5;17.47;3.1;2.14;8625 +87079;47.21279;-.04007;42;20221020;21.9;14.9;18.4;3.5;16.8;8.3;1.69;7071 +87079;47.21279;-.04007;42;20221021;20.4;15.4;17.9;3.2;15.77;.1;1.6;6227 +87079;47.21279;-.04007;42;20221022;21.1;13.1;17.1;2.8;14.87;.2;1.6;7968 +87079;47.21279;-.04007;42;20221023;23.9;15.7;19.8;4.8;14.6;0;2.9;7772 +87079;47.21279;-.04007;42;20221024;20.1;15;17.5;3.8;14.67;1.3;1.84;6697 +87079;47.21279;-.04007;42;20221025;19.2;11.7;15.4;2.7;14.44;.3;1.21;6335 +87079;47.21279;-.04007;42;20221026;24.1;13.7;18.9;3.3;14.84;.1;2.17;8743 +87079;47.21279;-.04007;42;20221027;25.6;15.1;20.3;3.6;15.6;0;2.38;7281 +87079;47.21279;-.04007;42;20221028;23.6;17.1;20.4;3.1;16;0;2.06;6540 +87079;47.21279;-.04007;42;20221029;23.5;16.8;20.1;3.2;14.94;0;2.2;5796 +87079;47.21279;-.04007;42;20221030;17.2;11.6;14.4;1.4;14;0;.84;4685 +87079;47.21279;-.04007;42;20221031;21;11;16;3.4;14.5;.8;1.45;6653 +87079;47.21279;-.04007;42;20221101;18.2;10;14.1;3.8;11.94;2.8;1.56;7013 +87079;47.21279;-.04007;42;20221102;17.5;8.9;13.2;2.7;12.84;.1;1;7070 +87079;47.21279;-.04007;42;20221103;14.1;11.9;13;3.8;12;10.2;1.12;2699 +87079;47.21279;-.04007;42;20221104;14.3;7.8;11.1;3.9;9.67;.4;1.35;5554 +87079;47.21279;-.04007;42;20221105;15.1;3.4;9.3;1.9;9.67;1.4;.83;6889 +87079;47.21279;-.04007;42;20221106;15.4;9.7;12.6;3.5;11.77;3.9;1.08;4393 +87079;47.21279;-.04007;42;20221107;17.8;11.7;14.8;3.7;13.1;.1;1.28;4647 +87079;47.21279;-.04007;42;20221108;17;11.5;14.2;4.6;12.5;4;1.45;4418 +87079;47.21279;-.04007;42;20221109;16.5;11.5;14;2.3;12.4;.3;1.01;4908 +87079;47.21279;-.04007;42;20221110;15.1;4.2;9.6;1.6;10.47;.1;.6;7282 +87079;47.21279;-.04007;42;20221111;15.1;7.3;11.2;2.1;10.97;.2;.73;5432 +87079;47.21279;-.04007;42;20221112;19.5;6;12.7;1.6;11.74;.2;.82;7134 +87079;47.21279;-.04007;42;20221113;18.8;5.4;12.1;1.3;11.47;.2;.68;7242 +87079;47.21279;-.04007;42;20221114;15.2;8.4;11.8;3.1;11.47;.1;.89;4400 +87079;47.21279;-.04007;42;20221115;15;9.3;12.1;4.1;12;9.1;.89;3671 +87079;47.21279;-.04007;42;20221116;14.1;9.6;11.9;4.6;12.24;9.4;.79;3422 +87079;47.21279;-.04007;42;20221117;15.5;11.7;13.6;4.3;11.57;5.6;1.35;3840 +87079;47.21279;-.04007;42;20221118;13.4;7.7;10.5;2.5;9.34;.1;.9;5123 +87079;47.21279;-.04007;42;20221119;11.6;.7;6.1;1.3;7.54;.1;.45;6384 +87079;47.21279;-.04007;42;20221120;12.7;1.5;7.1;3.1;8.77;.8;.67;5203 +87079;47.21279;-.04007;42;20221121;13.6;6.2;9.9;4;9.3;5.7;1.11;3912 +87079;47.21279;-.04007;42;20221122;13.1;5.7;9.4;3.9;8.94;.5;1.04;4906 +87079;47.21279;-.04007;42;20221123;14.2;8.2;11.2;4.3;10.94;2.4;.92;4469 +87079;47.21279;-.04007;42;20221124;12.8;8.4;10.6;3.8;11.24;1.8;.65;3226 +87079;47.21279;-.04007;42;20221125;13.9;6.3;10.1;1.5;10.2;.1;.5;4901 +87079;47.21279;-.04007;42;20221126;11.8;3.1;7.5;2;9.4;.8;.4;4759 +87079;47.21279;-.04007;42;20221127;11.8;7.9;9.9;2.9;10.04;4.4;.7;2976 +87079;47.21279;-.04007;42;20221128;12.3;7.7;10;2.3;10.34;1.6;.57;3599 +87079;47.21279;-.04007;42;20221129;10.5;3.1;6.8;1.3;8.94;0;.33;3921 +87079;47.21279;-.04007;42;20221130;8.9;6.3;7.6;2.4;8.77;0;.55;2645 +87079;47.21279;-.04007;42;20221201;8.1;3.7;5.9;3.2;7.87;0;.56;3137 +87079;47.21279;-.04007;42;20221202;6.5;4.4;5.5;3.1;7.47;.2;.62;1977 +87079;47.21279;-.04007;42;20221203;5.3;2.8;4.1;4.7;7.2;.3;.52;1694 +87079;47.21279;-.04007;42;20221204;4.6;2.6;3.6;2.5;7.3;.1;.35;1615 +87079;47.21279;-.04007;42;20221205;6.4;3.7;5;1.6;7.57;0;.37;2622 +87079;47.21279;-.04007;42;20221206;5.8;3.4;4.6;3.6;7.04;0;.61;1929 +87079;47.21279;-.04007;42;20221207;6.6;3.5;5;3.6;6.94;0;.65;3123 +87079;47.21279;-.04007;42;20221208;2.6;.5;1.6;3.9;6.17;0;.38;1836 +87079;47.21279;-.04007;42;20221209;4.2;-.8;1.7;3.4;5.54;0;.51;3755 +87079;47.21279;-.04007;42;20221210;3.1;-4.5;-.7;1.6;5.07;.1;.21;4090 +87079;47.21279;-.04007;42;20221211;2;-2.9;-.5;1.7;5.04;.1;.26;3430 +87079;47.21279;-.04007;42;20221212;2.8;-4.5;-.9;2.6;4.74;0;.35;3793 +87079;47.21279;-.04007;42;20221213;3.3;-2.9;.2;3.1;4.94;1.5;.42;4235 +87079;47.21279;-.04007;42;20221214;2.7;.5;1.6;3.4;6.8;3.4;.18;1699 +87079;47.21279;-.04007;42;20221215;4.2;1.2;2.7;4.7;5.7;0;.75;2449 +87079;47.21279;-.04007;42;20221216;5.7;-.8;2.5;3.2;5;0;.74;4219 +87079;47.21279;-.04007;42;20221217;1.4;-2.6;-.6;3.7;4.67;0;.47;3517 +87079;47.21279;-.04007;42;20221218;7.7;-4.4;1.6;3.5;6;.9;.48;3536 +87079;47.21279;-.04007;42;20221219;14.3;8.5;11.4;5.2;10.4;.1;1.16;2754 +87079;47.21279;-.04007;42;20221220;13.9;12.2;13;4.7;11.87;1.7;1.14;1295 +87079;47.21279;-.04007;42;20221221;13.8;8;10.9;4.1;12.3;2.9;.41;2576 +87079;47.21279;-.04007;42;20221222;14.7;13.1;13.9;4.7;13.4;13;.96;1341 +87079;47.21279;-.04007;42;20221223;14.7;14.2;14.4;4.4;14.47;6.6;.81;794 +87079;47.21279;-.04007;42;20221224;12.3;10.7;11.5;2.8;11.9;2.5;.61;1542 +87079;47.21279;-.04007;42;20221225;15;9.2;12.1;2.8;12.37;.3;.58;3029 +87079;47.21279;-.04007;42;20221226;12.9;10.8;11.9;2.3;11.34;.5;.71;1995 +87079;47.21279;-.04007;42;20221227;10.7;1.7;6.2;1.9;8.74;.1;.28;4069 +87079;47.21279;-.04007;42;20221228;12.2;8.5;10.4;4.8;11.5;3.6;.52;2268 +87079;47.21279;-.04007;42;20221229;12.8;10.8;11.8;3.9;10.9;1.6;1;1972 +87079;47.21279;-.04007;42;20221230;14.9;6.2;10.6;5.6;12.37;5.1;.41;3086 +87079;47.21279;-.04007;42;20221231;16.1;14.3;15.2;5.9;12;0;1.9;2052 +87080;47.24273;.28746;62;20220101;14.9;3.8;9.4;1.5;10.09;0;.4;4569 +87080;47.24273;.28746;62;20220102;14.8;9.9;12.4;3.9;11.99;.2;.9;2926 +87080;47.24273;.28746;62;20220103;13.6;11.2;12.4;4.4;12.59;13.5;.82;1947 +87080;47.24273;.28746;62;20220104;10.5;9.6;10.1;4.4;10.49;3.5;.88;1052 +87080;47.24273;.28746;62;20220105;6.3;1.4;3.9;2.2;6.89;0;.44;2994 +87080;47.24273;.28746;62;20220106;8.2;-.6;3.8;1.8;6.09;.8;.51;4178 +87080;47.24273;.28746;62;20220107;10.5;4.7;7.6;5.7;8.19;.2;1.1;3350 +87080;47.24273;.28746;62;20220108;10.9;7.1;9;5.9;9.69;7.9;.93;2664 +87080;47.24273;.28746;62;20220109;10;5.6;7.8;3.7;8.69;4.6;.79;2925 +87080;47.24273;.28746;62;20220110;8;6.7;7.4;.9;9.89;.3;.37;1431 +87080;47.24273;.28746;62;20220111;9.1;3.6;6.4;1.3;7.09;0;.54;3386 +87080;47.24273;.28746;62;20220112;4;-.8;1.6;2.6;5.99;0;.42;3173 +87080;47.24273;.28746;62;20220113;5.3;.3;2.8;3.5;6.29;0;.57;3284 +87080;47.24273;.28746;62;20220114;1.1;-.2;.5;2.4;5.79;0;.37;1506 +87080;47.24273;.28746;62;20220115;-1.1;-2;-1.5;1.7;5.59;0;.21;1206 +87080;47.24273;.28746;62;20220116;2.7;-1.6;.6;1.1;6.89;.2;.14;3132 +87080;47.24273;.28746;62;20220117;5.6;3;4.3;1.6;8.39;0;.25;2381 +87080;47.24273;.28746;62;20220118;6.3;3.3;4.8;3.1;7.79;.1;.48;2622 +87080;47.24273;.28746;62;20220119;5.9;4;5;1.7;8.09;.9;.4;2037 +87080;47.24273;.28746;62;20220120;8.5;4.8;6.7;2.5;7.69;0;.75;3037 +87080;47.24273;.28746;62;20220121;6.3;-.2;3.1;2.4;5.89;0;.64;4208 +87080;47.24273;.28746;62;20220122;5;-2.7;1.2;2.3;6.09;0;.36;4678 +87080;47.24273;.28746;62;20220123;3.9;3.4;3.7;4.6;6.89;0;.66;922 +87080;47.24273;.28746;62;20220124;1.6;.3;1;2;6.19;0;.35;1750 +87080;47.24273;.28746;62;20220125;.5;-.8;-.1;1;6.09;0;.27;1779 +87080;47.24273;.28746;62;20220126;-.2;-.7;-.4;.7;5.89;0;.31;975 +87080;47.24273;.28746;62;20220127;4.1;-.3;1.9;1.5;6.49;.2;.35;3706 +87080;47.24273;.28746;62;20220128;8.7;3.5;6.1;.7;8.49;0;.4;4125 +87080;47.24273;.28746;62;20220129;8.8;6;7.4;2.2;9.49;.4;.5;2971 +87080;47.24273;.28746;62;20220130;10.7;7.2;9;1.5;10.19;.2;.55;3420 +87080;47.24273;.28746;62;20220131;9.9;4.9;7.4;4.4;8.29;.1;.99;4228 +87080;47.24273;.28746;62;20220201;10.7;1.5;6.1;3.6;9.19;.2;.47;5962 +87080;47.24273;.28746;62;20220202;10.1;8.7;9.4;2.4;9.89;0;.78;2127 +87080;47.24273;.28746;62;20220203;5.9;5.4;5.7;2.5;8.49;0;.5;1138 +87080;47.24273;.28746;62;20220204;11.8;6;8.9;3;9.09;2;.96;4877 +87080;47.24273;.28746;62;20220205;11.1;-2.5;4.3;2;6.79;0;.76;7791 +87080;47.24273;.28746;62;20220206;12.1;4.9;8.5;6.9;10.49;.8;.7;5651 +87080;47.24273;.28746;62;20220207;12.4;7.2;9.8;2.1;8.69;.1;1.05;4820 +87080;47.24273;.28746;62;20220208;14.4;.4;7.4;1;7.79;0;.75;8282 +87080;47.24273;.28746;62;20220209;14.4;-2;6.2;2.3;7.79;.1;1.02;9134 +87080;47.24273;.28746;62;20220210;7;6.2;6.6;3;8.91;.8;.74;3933 +87080;47.24273;.28746;62;20220211;9.6;-.6;4.5;2.4;6.58;0;.84;10500 +87080;47.24273;.28746;62;20220212;10.7;.8;5.7;2.5;5.51;0;1.24;10400 +87080;47.24273;.28746;62;20220213;14.3;-1.6;6.4;5;7.88;1.5;1.36;8333 +87080;47.24273;.28746;62;20220214;12.6;7.2;9.9;5.1;9.08;2.5;1.44;7633 +87080;47.24273;.28746;62;20220215;10.8;2.9;6.8;4.5;9.31;5.1;.59;4800 +87080;47.24273;.28746;62;20220216;14.3;8.8;11.6;6.5;13.19;1.2;.69;5722 +87080;47.24273;.28746;62;20220217;15.6;11.9;13.8;5.6;12.39;.4;1.63;4697 +87080;47.24273;.28746;62;20220218;12.4;11.3;11.9;6.1;10.19;1.2;1.77;2426 +87080;47.24273;.28746;62;20220219;11.5;1.4;6.5;4.7;7.29;0;1.44;8258 +87080;47.24273;.28746;62;20220220;14.3;8.1;11.2;6.4;10.99;1;1.46;6484 +87080;47.24273;.28746;62;20220221;11.9;7.2;9.6;6.9;8.49;.1;1.89;5682 +87080;47.24273;.28746;62;20220222;12.7;7.5;10.1;4;10.29;.6;1.17;6088 +87080;47.24273;.28746;62;20220223;13.3;7.1;10.2;1.7;10.89;.3;.91;6784 +87080;47.24273;.28746;62;20220224;12.4;6;9.2;3.2;8.49;1.4;1.42;7002 +87080;47.24273;.28746;62;20220225;11.6;-.1;5.8;1.6;6.39;0;1.17;9744 +87080;47.24273;.28746;62;20220226;12.1;-1.1;5.5;3.9;5.49;0;1.91;10524 +87080;47.24273;.28746;62;20220227;14.2;1.3;7.8;2.7;5.79;0;1.92;10549 +87080;47.24273;.28746;62;20220228;16.6;-1.9;7.4;.4;6.59;.2;1.07;12890 +87080;47.24273;.28746;62;20220301;15.6;3.4;9.5;1.3;7.49;0;1.42;10544 +87080;47.24273;.28746;62;20220302;11.1;6.4;8.8;1.4;9.29;.1;.96;6490 +87080;47.24273;.28746;62;20220303;13.8;5.6;9.7;1.4;10.29;1.1;1.09;8819 +87080;47.24273;.28746;62;20220304;10.3;7;8.7;2.4;9.59;0;.96;5532 +87080;47.24273;.28746;62;20220305;9.4;2.4;5.9;2.9;8.39;0;.92;8348 +87080;47.24273;.28746;62;20220306;10.3;5.1;7.7;3.9;6.79;0;1.76;7241 +87080;47.24273;.28746;62;20220307;9.3;-.6;4.4;4.5;4.79;0;1.99;10276 +87080;47.24273;.28746;62;20220308;14.3;.4;7.4;2.2;7.69;.1;1.59;12411 +87080;47.24273;.28746;62;20220309;15.6;6.8;11.2;2.8;9.19;0;1.86;9927 +87080;47.24273;.28746;62;20220310;14.3;10.5;12.4;3.6;9.89;.3;1.89;6478 +87080;47.24273;.28746;62;20220311;13.4;7.4;10.4;4.3;10.19;3.2;1.53;8348 +87080;47.24273;.28746;62;20220312;13.9;7.6;10.8;3.1;9.69;1.2;1.64;8675 +87080;47.24273;.28746;62;20220313;10.7;8;9.4;3.6;9.29;4.7;1.32;5620 +87080;47.24273;.28746;62;20220314;16.2;1.7;9;3.5;8.09;1;2.2;13701 +87080;47.24273;.28746;62;20220315;16.9;9.6;13.3;3;11.79;0;1.82;9731 +87080;47.24273;.28746;62;20220316;15.3;9.9;12.6;2.4;11.39;.1;1.57;8420 +87080;47.24273;.28746;62;20220317;9.8;7.7;8.8;3.9;8.49;0;1.44;5171 +87080;47.24273;.28746;62;20220318;14.9;4.6;9.7;6;6.71;0;3.03;13966 +87080;47.24273;.28746;62;20220319;15;6.8;10.9;3.7;7.91;0;2.3;9800 +87080;47.24273;.28746;62;20220320;16.2;4.6;10.4;2.8;8.04;0;2.21;12500 +87080;47.24273;.28746;62;20220321;18.8;7.2;13;3;9.08;0;2.73;15666 +87080;47.24273;.28746;62;20220322;17.2;4.9;11;3;6.64;0;2.99;18066 +87080;47.24273;.28746;62;20220323;18;2.6;10.3;2.1;5.48;0;2.83;18800 +87080;47.24273;.28746;62;20220324;20.4;1.7;11;2.3;6.14;0;3.12;18866 +87080;47.24273;.28746;62;20220325;21.1;5;13.1;3.9;6.64;0;3.95;18800 +87080;47.24273;.28746;62;20220326;20.8;5.8;13.3;4.1;6.78;0;4.05;19233 +87080;47.24273;.28746;62;20220327;21.8;5.6;13.7;2.4;7.51;0;3.33;18566 +87080;47.24273;.28746;62;20220328;21.8;6;13.9;1.8;7.98;.1;2.84;15766 +87080;47.24273;.28746;62;20220329;19.2;9;14.1;1.8;10.11;1.7;2.12;10500 +87080;47.24273;.28746;62;20220330;13.7;6.7;10.2;3;10.61;1.7;1.21;6300 +87080;47.24273;.28746;62;20220331;9.4;5.8;7.6;4.8;7.74;3;1.6;7500 +87080;47.24273;.28746;62;20220401;7.1;.2;3.6;6.6;5.74;1.3;1.67;11433 +87080;47.24273;.28746;62;20220402;8.6;.7;4.7;4.6;5.58;0;2.04;15466 +87080;47.24273;.28746;62;20220403;9.4;-.7;4.3;3.2;4.9;0;2.17;16600 +87080;47.24273;.28746;62;20220404;11.8;-2.5;4.7;3.1;5.84;.2;2.25;19900 +87080;47.24273;.28746;62;20220405;12.6;6.3;9.5;3.4;10.41;.3;1.12;4900 +87080;47.24273;.28746;62;20220406;13.5;8.6;11;4.9;10.61;3;1.48;6000 +87080;47.24273;.28746;62;20220407;16;10.2;13.1;7.1;12.21;10.3;1.76;7333 +87080;47.24273;.28746;62;20220408;15.8;9.3;12.5;6.6;10.88;6.7;2.14;7233 +87080;47.24273;.28746;62;20220409;12.9;2.6;7.7;2.1;7.2;0;2.27;17966 +87080;47.24273;.28746;62;20220410;15.9;-.1;7.9;3.1;6.64;0;2.99;22400 +87080;47.24273;.28746;62;20220411;22.3;4.8;13.5;3.5;9.11;0;3.82;19950 +87080;47.24273;.28746;62;20220412;18.1;10.5;14.3;2.8;11.64;3.3;2.13;9066 +87080;47.24273;.28746;62;20220413;18.6;9.9;14.3;1.4;12.74;.3;2.01;12066 +87080;47.24273;.28746;62;20220414;21.9;7.4;14.6;1.9;12.01;0;3.2;21266 +87080;47.24273;.28746;62;20220415;22.7;8.7;15.7;2.4;11.38;0;3.64;22000 +87080;47.24273;.28746;62;20220416;21.3;8.7;15;3.6;10.48;0;4.02;23500 +87080;47.24273;.28746;62;20220417;21.4;6.3;13.8;2.4;8.74;0;3.79;23266 +87080;47.24273;.28746;62;20220418;19;6.4;12.7;3;10.41;0;3.05;19433 +87080;47.24273;.28746;62;20220419;15.8;7.7;11.8;3.1;8.94;0;2.65;13900 +87080;47.24273;.28746;62;20220420;19;7.7;13.4;3.3;9.91;.4;3.11;16466 +87080;47.24273;.28746;62;20220421;19.9;8.5;14.2;2.4;8.54;0;3.87;23600 +87080;47.24273;.28746;62;20220422;20.3;7.5;13.9;3;9.91;.4;3.66;22133 +87080;47.24273;.28746;62;20220423;19.9;10.7;15.3;3.4;11.91;3.7;2.9;13600 +87080;47.24273;.28746;62;20220424;18.8;11.2;15;2.5;12.74;5.7;2.18;11000 +87080;47.24273;.28746;62;20220425;16.5;10.3;13.4;2.6;11.34;.2;2.17;10900 +87080;47.24273;.28746;62;20220426;17.4;5.1;11.3;3.2;9.11;0;3.4;24266 +87080;47.24273;.28746;62;20220427;19.5;6.8;13.1;4.9;9.24;.1;4.17;24233 +87080;47.24273;.28746;62;20220428;20;9.2;14.6;3.6;10.64;0;3.39;16933 +87080;47.24273;.28746;62;20220429;22.1;9.8;16;2.9;10.71;0;3.97;20966 +87080;47.24273;.28746;62;20220430;18.8;6.9;12.8;3.4;9.38;0;3.63;21666 +87080;47.24273;.28746;62;20220501;18.5;5.9;12.2;2.9;8.14;0;3.87;24800 +87080;47.24273;.28746;62;20220502;19.5;8.4;14;3.6;9.08;0;4.09;23033 +87080;47.24273;.28746;62;20220503;19.7;9.4;14.6;3.4;9.91;.2;3.41;15900 +87080;47.24273;.28746;62;20220504;18.5;10.2;14.3;2.4;10.74;.7;2.73;13900 +87080;47.24273;.28746;62;20220505;20.9;6.4;13.6;2.5;10.61;0;3.53;21600 +87080;47.24273;.28746;62;20220506;23;5.2;14.1;2.2;10.89;0;4.02;24395 +87080;47.24273;.28746;62;20220507;22.5;10.3;16.4;2.5;11.79;0;3.87;20240 +87080;47.24273;.28746;62;20220508;24;9.6;16.8;2.4;12.09;0;4.16;22139 +87080;47.24273;.28746;62;20220509;27;8.7;17.9;1.1;12.39;0;4.29;25137 +87080;47.24273;.28746;62;20220510;28.8;11;19.9;2;12.39;0;5.06;24911 +87080;47.24273;.28746;62;20220511;25.5;9.5;17.5;2.8;12.09;0;4.71;23715 +87080;47.24273;.28746;62;20220512;21.6;11.3;16.5;2.1;12.69;0;3.52;19043 +87080;47.24273;.28746;62;20220513;23.9;12;18;2.1;10.59;0;4.25;20594 +87080;47.24273;.28746;62;20220514;27;11.1;19.1;3.1;11.89;0;5.28;23975 +87080;47.24273;.28746;62;20220515;30.4;15.7;23.1;2.9;14.69;.1;5.69;23140 +87080;47.24273;.28746;62;20220516;27.2;15.2;21.2;2;14.49;.1;4.52;20961 +87080;47.24273;.28746;62;20220517;31.4;10.5;21;2.1;14.09;.1;5.74;27903 +87080;47.24273;.28746;62;20220518;30.3;12.3;21.3;1.5;15.59;.3;5.05;25973 +87080;47.24273;.28746;62;20220519;26.5;15.8;21.2;2.2;15.89;2.6;4.32;20017 +87080;47.24273;.28746;62;20220520;22.9;17.6;20.3;2.3;16.89;0;3.21;14028 +87080;47.24273;.28746;62;20220521;27.9;8.7;18.3;1.9;13.19;0;5.03;27149 +87080;47.24273;.28746;62;20220522;29.2;17;23.1;3.3;14.99;1.8;5.61;21641 +87080;47.24273;.28746;62;20220523;19.7;17.4;18.6;2.9;15.99;9.1;2.49;9211 +87080;47.24273;.28746;62;20220524;18.4;9.9;14.2;2.7;11.59;.4;3.2;18125 +87080;47.24273;.28746;62;20220525;20.6;6.6;13.6;1.9;11.29;0;3.69;23447 +87080;47.24273;.28746;62;20220526;20.5;13.7;17.1;2.6;13.49;0;3.34;16275 +87080;47.24273;.28746;62;20220527;19.9;15.1;17.5;1.8;13.39;0;2.93;13654 +87080;47.24273;.28746;62;20220528;23.3;10.6;17;3;11.09;0;4.61;22516 +87080;47.24273;.28746;62;20220529;18.4;9.6;14;4.4;8.49;0;4.23;18730 +87080;47.24273;.28746;62;20220530;21.1;7.5;14.3;2.5;8.69;0;4.34;23441 +87080;47.24273;.28746;62;20220531;23.7;5.3;14.5;1.3;8.89;.1;4.45;27397 +87080;47.24273;.28746;62;20220601;25.5;7.3;16.4;2.4;9.79;.1;5.19;27312 +87080;47.24273;.28746;62;20220602;29.3;14.8;22.1;3.8;11.89;2.2;6.5;24393 +87080;47.24273;.28746;62;20220603;26.8;17.5;22.2;2.5;16.09;7.2;4.58;19501 +87080;47.24273;.28746;62;20220604;25;17.4;21.2;1.7;19.49;7.6;3.55;17628 +87080;47.24273;.28746;62;20220605;21.6;15.1;18.4;3;15.09;0;3.48;16305 +87080;47.24273;.28746;62;20220606;21;12.9;17;2.2;13.99;.3;3.44;18280 +87080;47.24273;.28746;62;20220607;22.2;12.9;17.6;3.5;14.69;11.4;3.85;19649 +87080;47.24273;.28746;62;20220608;22.6;14.8;18.7;4.1;15.69;.4;3.86;17990 +87080;47.24273;.28746;62;20220609;22.6;13.8;18.2;2.5;13.49;.1;3.96;19161 +87080;47.24273;.28746;62;20220610;25.6;11.3;18.5;1.7;14.69;.1;4.47;24564 +87080;47.24273;.28746;62;20220611;27.4;12.2;19.8;1.4;15.79;0;4.69;25368 +87080;47.24273;.28746;62;20220612;24.6;14.9;19.8;2.8;13.39;.8;4.58;20210 +87080;47.24273;.28746;62;20220613;25.8;10.8;18.3;2.9;11.19;0;5.33;25251 +87080;47.24273;.28746;62;20220614;28.9;13.2;21.1;3.4;12.49;0;6.19;25864 +87080;47.24273;.28746;62;20220615;33.7;18;25.9;2.4;14.49;0;6.55;25883 +87080;47.24273;.28746;62;20220616;32.5;16.3;24.4;2.2;15.59;0;6.12;26314 +87080;47.24273;.28746;62;20220617;36.6;15.9;26.3;1.3;15.89;0;6.42;29811 +87080;47.24273;.28746;62;20220618;40;16.5;28.3;2;16.19;6.5;7.67;30785 +87080;47.24273;.28746;62;20220619;29.6;17.3;23.5;3.2;19.19;.6;5.33;22906 +87080;47.24273;.28746;62;20220620;27.2;16.8;22;2.6;19.09;4.6;4.47;21034 +87080;47.24273;.28746;62;20220621;25.9;15.9;20.9;2.2;18.79;1.9;4.1;20619 +87080;47.24273;.28746;62;20220622;21.7;16.5;19.1;1.7;19.49;13.4;2.74;14759 +87080;47.24273;.28746;62;20220623;26.2;14;20.1;1.5;16.59;2.1;4.32;22807 +87080;47.24273;.28746;62;20220624;22.8;15.1;19;3.8;15.99;2.6;3.85;18033 +87080;47.24273;.28746;62;20220625;18.1;15.2;16.7;2.3;15.79;6.2;2.23;10913 +87080;47.24273;.28746;62;20220626;22.6;10.3;16.5;1.1;13.49;.2;3.83;22870 +87080;47.24273;.28746;62;20220627;23.2;11.2;17.2;2.4;12.39;0;4.33;22569 +87080;47.24273;.28746;62;20220628;25.2;8.4;16.8;1.4;11.69;0;4.62;26752 +87080;47.24273;.28746;62;20220629;22.4;9.2;15.8;1.4;13.79;4.8;3.86;23647 +87080;47.24273;.28746;62;20220630;21.2;12.1;16.7;1.5;13.39;2;3.49;19548 +87080;47.24273;.28746;62;20220701;22.2;7.8;15;1.1;11.39;.1;3.96;24661 +87080;47.24273;.28746;62;20220702;28.6;8.9;18.8;1.1;12.29;0;5.1;28872 +87080;47.24273;.28746;62;20220703;24.8;11.3;18.1;2.2;13.09;0;4.56;23801 +87080;47.24273;.28746;62;20220704;26.5;11.2;18.9;2.1;12.59;0;4.98;25324 +87080;47.24273;.28746;62;20220705;26;11.2;18.6;2.2;12.59;0;4.89;24859 +87080;47.24273;.28746;62;20220706;27.1;11.9;19.5;2.5;12.59;0;5.26;25153 +87080;47.24273;.28746;62;20220707;25.5;13.4;19.5;2.4;14.79;0;4.51;22358 +87080;47.24273;.28746;62;20220708;29.2;13.7;21.5;2.7;12.89;0;5.8;25305 +87080;47.24273;.28746;62;20220709;30.9;13.4;22.2;2.6;13.69;0;6.11;26855 +87080;47.24273;.28746;62;20220710;29.2;17.4;23.3;4.2;13.29;0;6.42;21933 +87080;47.24273;.28746;62;20220711;31.3;17.6;24.5;4.2;14.29;0;6.91;23607 +87080;47.24273;.28746;62;20220712;34.1;16.1;25.1;2.2;14.69;0;6.45;27048 +87080;47.24273;.28746;62;20220713;35.7;12.9;24.3;.8;13.29;0;5.71;29905 +87080;47.24273;.28746;62;20220714;33.3;14;23.7;2.4;14.49;0;6.46;27873 +87080;47.24273;.28746;62;20220715;30.3;15.4;22.9;3;12.99;0;6.12;24374 +87080;47.24273;.28746;62;20220716;31;15;23;3.5;10.89;0;6.88;25198 +87080;47.24273;.28746;62;20220717;33.8;17.1;25.5;3.6;12.89;0;7.44;25672 +87080;47.24273;.28746;62;20220718;40.6;18.5;29.6;3;13.39;0;8.72;29473 +87080;47.24273;.28746;62;20220719;31;20.1;25.6;2.8;16.09;4.5;5.65;20532 +87080;47.24273;.28746;62;20220720;27;17.4;22.2;3.3;18.09;1.4;4.51;19179 +87080;47.24273;.28746;62;20220721;28.4;16.7;22.6;1.1;17.89;0;4.2;21137 +87080;47.24273;.28746;62;20220722;25.2;14.4;19.8;1.9;17.89;.5;3.8;20219 +87080;47.24273;.28746;62;20220723;28.5;13.8;21.2;2;14.59;0;4.92;23563 +87080;47.24273;.28746;62;20220724;34.8;12.3;23.6;1.4;14.29;0;5.93;28851 +87080;47.24273;.28746;62;20220725;27;17.7;22.4;3.7;15.89;.7;4.92;18515 +87080;47.24273;.28746;62;20220726;25.3;14.3;19.8;2.3;13.89;0;4.28;20087 +87080;47.24273;.28746;62;20220727;26.9;11.8;19.4;1.7;11.39;0;4.66;23500 +87080;47.24273;.28746;62;20220728;30;13.7;21.9;1.3;11.69;0;4.88;24324 +87080;47.24273;.28746;62;20220729;30.1;17.9;24;1.6;13.89;.1;4.78;20898 +87080;47.24273;.28746;62;20220730;32.3;13.4;22.9;1.4;15.39;0;5.24;25985 +87080;47.24273;.28746;62;20220731;32;15;23.5;1.7;15.79;0;5.25;24508 +87080;47.24273;.28746;62;20220801;29.3;14.4;21.9;1.6;16.39;0;4.59;22809 +87080;47.24273;.28746;62;20220802;33.4;14;23.7;1.1;15.89;0;5.13;25952 +87080;47.24273;.28746;62;20220803;37;15.3;26.2;1;15.79;.3;5.57;27330 +87080;47.24273;.28746;62;20220804;28.8;21.1;25;2.2;18.99;1.4;4.17;16040 +87080;47.24273;.28746;62;20220805;28;16.6;22.3;3.5;13.39;0;5.35;19496 +87080;47.24273;.28746;62;20220806;27.2;14.4;20.8;3.6;9.39;0;5.8;20569 +87080;47.24273;.28746;62;20220807;29.2;13.7;21.5;3.9;9.29;0;6.49;22547 +87080;47.24273;.28746;62;20220808;31.5;15.6;23.6;3.7;10.29;0;6.79;22712 +87080;47.24273;.28746;62;20220809;33.3;17;25.2;3.5;11.89;0;6.87;22867 +87080;47.24273;.28746;62;20220810;34.4;17.1;25.8;3;11.99;0;6.71;23431 +87080;47.24273;.28746;62;20220811;35;12.8;23.9;2.7;10.89;0;6.78;26393 +87080;47.24273;.28746;62;20220812;35.7;12.4;24.1;1.3;11.09;0;5.43;26233 +87080;47.24273;.28746;62;20220813;37.2;14.2;25.7;2;12.29;9.6;6.33;26071 +87080;47.24273;.28746;62;20220814;24.8;19.1;22;4.4;19.69;4.1;3.43;12955 +87080;47.24273;.28746;62;20220815;25.7;17.9;21.8;3.3;18.59;.1;3.65;15120 +87080;47.24273;.28746;62;20220816;24.3;17;20.7;1.7;18.59;2.8;2.94;14517 +87080;47.24273;.28746;62;20220817;25.8;15.7;20.8;2.2;16.79;1.3;3.61;17027 +87080;47.24273;.28746;62;20220818;27.5;12.1;19.8;1.6;16.19;0;3.89;20970 +87080;47.24273;.28746;62;20220819;26.6;17;21.8;2.9;18.49;1.7;3.74;16360 +87080;47.24273;.28746;62;20220820;27.9;16.1;22;1.3;16.29;0;3.64;18050 +87080;47.24273;.28746;62;20220821;21.9;13.1;17.5;1.2;15.39;.9;2.68;15421 +87080;47.24273;.28746;62;20220822;27.5;17.5;22.5;1.7;19.09;.4;3.45;16343 +87080;47.24273;.28746;62;20220823;26.5;18.7;22.6;1.4;19.69;0;3.03;14280 +87080;47.24273;.28746;62;20220824;33.9;14.5;24.2;.9;17.09;0;4.31;22570 +87080;47.24273;.28746;62;20220825;25.9;19.2;22.6;2;19.59;0;3.02;13002 +87080;47.24273;.28746;62;20220826;27.2;15.8;21.5;2;16.29;0;3.67;16943 +87080;47.24273;.28746;62;20220827;29.4;14.3;21.9;2.2;13.39;0;4.46;19401 +87080;47.24273;.28746;62;20220828;28.5;14.7;21.6;2.8;12.29;0;4.72;18379 +87080;47.24273;.28746;62;20220829;32.1;15.5;23.8;2.3;14.89;1.2;4.87;20028 +87080;47.24273;.28746;62;20220830;30.2;18.7;24.5;2.5;17.49;0;4.28;16466 +87080;47.24273;.28746;62;20220831;29.8;16.6;23.2;1.7;18.59;4.6;3.73;17518 +87080;47.24273;.28746;62;20220901;27.5;17;22.3;1.3;19.19;15.6;3.07;15447 +87080;47.24273;.28746;62;20220902;23.9;17.2;20.6;1.7;18.89;3.5;2.48;12153 +87080;47.24273;.28746;62;20220903;26.3;16.3;21.3;2.6;16.59;.1;3.48;14799 +87080;47.24273;.28746;62;20220904;29.9;12.7;21.3;1.2;15.69;2.8;3.59;19353 +87080;47.24273;.28746;62;20220905;30.4;15.4;22.9;2.8;17.39;1.7;4.32;17882 +87080;47.24273;.28746;62;20220906;27.8;14.4;21.1;1.7;16.09;.7;3.39;16724 +87080;47.24273;.28746;62;20220907;18.5;16.5;17.5;2.5;16.99;5.2;1.54;6164 +87080;47.24273;.28746;62;20220908;22.1;14.4;18.3;3.8;16.29;4.1;2.68;12345 +87080;47.24273;.28746;62;20220909;22.6;15.3;19;4.1;15.19;1.2;3.11;11892 +87080;47.24273;.28746;62;20220910;23.8;11.5;17.7;2;14.19;.2;2.86;15399 +87080;47.24273;.28746;62;20220911;26.6;10.3;18.5;1.2;13.69;.1;3.01;17608 +87080;47.24273;.28746;62;20220912;32.8;14.7;23.8;2.1;15.29;.9;4.36;18389 +87080;47.24273;.28746;62;20220913;30.2;19.5;24.9;1.6;19.59;5.3;3.23;13906 +87080;47.24273;.28746;62;20220914;26.6;17.4;22;1.8;19.99;3;2.65;12732 +87080;47.24273;.28746;62;20220915;24;17.7;20.9;2;17.69;1.2;2.41;10359 +87080;47.24273;.28746;62;20220916;19.8;12.4;16.1;2.3;11.99;.1;2.41;11139 +87080;47.24273;.28746;62;20220917;18.4;5;11.7;1.8;9.09;0;2.3;14960 +87080;47.24273;.28746;62;20220918;20.3;2.9;11.6;1.1;8.99;.1;2.27;16915 +87080;47.24273;.28746;62;20220919;20.7;5.7;13.2;2.4;9.99;0;2.67;15506 +87080;47.24273;.28746;62;20220920;20.6;7.2;13.9;3;9.79;0;2.89;14471 +87080;47.24273;.28746;62;20220921;21.3;7.9;14.6;2.9;10.09;0;2.93;14308 +87080;47.24273;.28746;62;20220922;22.3;4.5;13.4;1;9.49;.1;2.28;16361 +87080;47.24273;.28746;62;20220923;21.4;7;14.2;.5;10.49;0;1.88;14508 +87080;47.24273;.28746;62;20220924;18.1;7.8;13;1;12.29;1.1;1.64;12068 +87080;47.24273;.28746;62;20220925;19.6;11.9;15.8;1.6;12.39;.1;1.93;10258 +87080;47.24273;.28746;62;20220926;16.6;8.5;12.6;3.1;11.89;7.1;1.72;10405 +87080;47.24273;.28746;62;20220927;17.7;9.7;13.7;4.4;12.69;4.2;1.94;10212 +87080;47.24273;.28746;62;20220928;13.9;12.6;13.3;3.7;13.89;2.6;.97;3836 +87080;47.24273;.28746;62;20220929;17.2;6.9;12.1;2;10.69;.8;1.75;11355 +87080;47.24273;.28746;62;20220930;17.7;3.7;10.7;2;10.19;7;1.78;13137 +87080;47.24273;.28746;62;20221001;20.3;13.3;16.8;5;17.59;1.5;1.53;9060 +87080;47.24273;.28746;62;20221002;21.3;15.5;18.4;3.5;17.09;1.5;1.92;8107 +87080;47.24273;.28746;62;20221003;19.8;15.1;17.5;1;15.79;0;1.36;7164 +87080;47.24273;.28746;62;20221004;20.8;6.8;13.8;.6;12.69;.2;1.52;12481 +87080;47.24273;.28746;62;20221005;22.3;8.7;15.5;2.8;14.39;.6;2.04;12135 +87080;47.24273;.28746;62;20221006;19.1;6.7;12.9;1.1;11.69;0;1.5;11418 +87080;47.24273;.28746;62;20221007;20.1;3.4;11.8;.7;9.59;.1;1.5;13136 +87080;47.24273;.28746;62;20221008;18.9;3.3;11.1;.8;9.49;.1;1.43;12514 +87080;47.24273;.28746;62;20221009;22;5.5;13.8;1.8;10.99;.1;1.99;12707 +87080;47.24273;.28746;62;20221010;22;10.6;16.3;1.8;14.89;0;1.67;10354 +87080;47.24273;.28746;62;20221011;17.9;12.8;15.4;2.5;14.49;0;1.35;6702 +87080;47.24273;.28746;62;20221012;20.2;9.7;15;.9;13.09;.2;1.34;9648 +87080;47.24273;.28746;62;20221013;17;9.2;13.1;2.1;14.79;6.5;.95;8146 +87080;47.24273;.28746;62;20221014;19.8;14.7;17.3;3.9;17.79;6.8;1.26;6420 +87080;47.24273;.28746;62;20221015;17.9;16.6;17.3;3.6;17.39;2.7;1.1;3004 +87080;47.24273;.28746;62;20221016;22.6;14.7;18.7;1.9;17.49;1.4;1.49;7854 +87080;47.24273;.28746;62;20221017;19.3;16.8;18.1;2.1;18.59;12.1;1;4186 +87080;47.24273;.28746;62;20221018;22.5;15.1;18.8;2.5;18.89;0;1.39;7370 +87080;47.24273;.28746;62;20221019;24.4;15.4;19.9;2.9;17.59;4.7;1.96;8048 +87080;47.24273;.28746;62;20221020;21.7;14.5;18.1;2.7;17.09;11.1;1.49;7051 +87080;47.24273;.28746;62;20221021;20.5;15;17.8;2.6;16.09;.1;1.46;6023 +87080;47.24273;.28746;62;20221022;20.7;12.9;16.8;2.5;14.99;.5;1.49;7138 +87080;47.24273;.28746;62;20221023;23.8;15.3;19.6;4.6;14.59;0;2.84;7357 +87080;47.24273;.28746;62;20221024;20.2;14.6;17.4;4.2;14.79;2.5;1.92;5809 +87080;47.24273;.28746;62;20221025;19.2;11.6;15.4;2.4;14.49;0;1.23;6728 +87080;47.24273;.28746;62;20221026;24.1;13.1;18.6;2.4;14.79;.1;1.87;8050 +87080;47.24273;.28746;62;20221027;25.4;15.1;20.3;2.4;15.59;0;2.02;7660 +87080;47.24273;.28746;62;20221028;24;16.6;20.3;2.2;16.09;0;1.77;6335 +87080;47.24273;.28746;62;20221029;22.9;16.4;19.7;2;14.99;0;1.67;5823 +87080;47.24273;.28746;62;20221030;17.3;10.5;13.9;1.3;14.19;0;.79;5873 +87080;47.24273;.28746;62;20221031;21.2;10.8;16;3.1;14.79;1.9;1.43;7242 +87080;47.24273;.28746;62;20221101;18.5;9.6;14.1;4.3;11.99;2.7;1.72;6569 +87080;47.24273;.28746;62;20221102;17.5;8.2;12.9;2.4;12.69;.1;.98;6621 +87080;47.24273;.28746;62;20221103;14;12.1;13.1;3.1;12.09;10.6;1.1;2736 +87080;47.24273;.28746;62;20221104;14.5;7.5;11;3.9;9.59;.3;1.44;5520 +87080;47.24273;.28746;62;20221105;15.1;1.7;8.4;1.6;9.29;.8;.77;7667 +87080;47.24273;.28746;62;20221106;15.1;9.5;12.3;3.1;11.69;3.5;1.04;4746 +87080;47.24273;.28746;62;20221107;18.3;11.6;15;3.5;13.29;.2;1.35;5147 +87080;47.24273;.28746;62;20221108;16.7;11.3;14;4.1;12.49;3.3;1.38;4511 +87080;47.24273;.28746;62;20221109;16.5;11.1;13.8;2.5;12.29;.5;1.08;4442 +87080;47.24273;.28746;62;20221110;14.5;3.7;9.1;.9;10.19;.1;.51;6346 +87080;47.24273;.28746;62;20221111;15.5;7;11.3;1.4;10.79;.2;.71;5503 +87080;47.24273;.28746;62;20221112;19.8;4.8;12.3;1;10.99;.2;.71;7329 +87080;47.24273;.28746;62;20221113;18.3;4.8;11.6;.6;10.89;.2;.51;6833 +87080;47.24273;.28746;62;20221114;15.6;7.5;11.6;2.2;11.39;1.4;.78;5130 +87080;47.24273;.28746;62;20221115;14.9;9.4;12.2;3.2;12.19;9;.84;4098 +87080;47.24273;.28746;62;20221116;14;9.5;11.8;4.1;12.39;12.4;.75;3617 +87080;47.24273;.28746;62;20221117;15.1;11.5;13.3;5.2;11.79;5.8;1.46;3147 +87080;47.24273;.28746;62;20221118;13.4;7.7;10.6;2.8;9.39;.1;1.06;4002 +87080;47.24273;.28746;62;20221119;11.5;-.2;5.7;1.2;7.39;0;.46;5820 +87080;47.24273;.28746;62;20221120;12.4;.7;6.6;2.7;8.69;1.3;.58;5743 +87080;47.24273;.28746;62;20221121;13.7;6;9.9;4;9.39;5.3;1.12;4525 +87080;47.24273;.28746;62;20221122;12.7;5.8;9.3;4.7;8.99;.9;1.18;4206 +87080;47.24273;.28746;62;20221123;14;8.3;11.2;4.3;10.89;2.4;1.01;3739 +87080;47.24273;.28746;62;20221124;12.7;8.1;10.4;3.5;11.19;1.8;.67;3276 +87080;47.24273;.28746;62;20221125;13.8;6.1;10;1.6;10.09;.1;.56;4299 +87080;47.24273;.28746;62;20221126;11.5;2.1;6.8;1.6;9.29;.4;.33;4733 +87080;47.24273;.28746;62;20221127;12.1;7.7;9.9;2.4;9.89;7.9;.73;3079 +87080;47.24273;.28746;62;20221128;12.6;7.5;10.1;2.6;10.39;2;.68;3305 +87080;47.24273;.28746;62;20221129;10.8;1.7;6.3;1.3;8.89;.1;.28;4495 +87080;47.24273;.28746;62;20221130;9.4;6.3;7.9;2.6;8.89;0;.65;2435 +87080;47.24273;.28746;62;20221201;7.9;3.4;5.7;3.3;7.89;0;.57;2981 +87080;47.24273;.28746;62;20221202;6.6;4.9;5.8;3.6;7.59;.4;.74;1665 +87080;47.24273;.28746;62;20221203;5.5;2.7;4.1;4.9;7.29;.3;.55;2223 +87080;47.24273;.28746;62;20221204;4.6;2.7;3.7;2.7;7.39;.1;.38;1746 +87080;47.24273;.28746;62;20221205;6.5;3.9;5.2;1.8;7.59;0;.47;2088 +87080;47.24273;.28746;62;20221206;5.6;4;4.8;4.7;7.09;0;.79;1540 +87080;47.24273;.28746;62;20221207;6.8;4.4;5.6;4.1;7.09;0;.89;1956 +87080;47.24273;.28746;62;20221208;2.6;.8;1.7;4.3;6.19;0;.47;1629 +87080;47.24273;.28746;62;20221209;3.8;-.9;1.5;3.7;5.49;0;.6;2850 +87080;47.24273;.28746;62;20221210;2.8;-4.9;-1;1.4;4.99;.1;.23;3733 +87080;47.24273;.28746;62;20221211;1.9;-2.9;-.5;1.2;4.99;0;.28;2849 +87080;47.24273;.28746;62;20221212;3.1;-4.9;-.9;2.4;4.79;0;.37;3770 +87080;47.24273;.28746;62;20221213;3.8;-2.7;.6;3.2;4.99;2.6;.57;3345 +87080;47.24273;.28746;62;20221214;2.6;1.2;1.9;3.6;6.89;3.4;.25;1339 +87080;47.24273;.28746;62;20221215;4.2;1.1;2.7;4.5;5.79;0;.78;2173 +87080;47.24273;.28746;62;20221216;5.6;-.9;2.4;2.7;4.99;0;.74;3308 +87080;47.24273;.28746;62;20221217;1.4;-2.7;-.6;3.1;4.79;0;.47;2542 +87080;47.24273;.28746;62;20221218;7.8;-3.7;2.1;3;5.99;1;.49;4508 +87080;47.24273;.28746;62;20221219;14.4;8.6;11.5;4.7;10.49;0;1.2;3086 +87080;47.24273;.28746;62;20221220;14;12.3;13.2;4;11.89;2.3;1.18;1493 +87080;47.24273;.28746;62;20221221;13.5;7.8;10.7;4.6;12.59;2.7;.32;3053 +87080;47.24273;.28746;62;20221222;14.6;13.1;13.9;5.9;13.39;13.5;1.14;1379 +87080;47.24273;.28746;62;20221223;14.6;14.1;14.4;5.6;14.59;5.5;.93;634 +87080;47.24273;.28746;62;20221224;12.2;10.6;11.4;3.2;11.89;1.9;.69;1441 +87080;47.24273;.28746;62;20221225;14.9;8.3;11.6;2.4;12.49;.4;.45;3331 +87080;47.24273;.28746;62;20221226;12.9;10.6;11.8;2.4;11.39;1.1;.75;1814 +87080;47.24273;.28746;62;20221227;10;1;5.5;1.6;8.69;.1;.21;3978 +87080;47.24273;.28746;62;20221228;12.2;8.3;10.3;5;11.59;3.1;.55;2497 +87080;47.24273;.28746;62;20221229;12.8;10.8;11.8;4.5;10.89;1.7;1.18;1687 +87080;47.24273;.28746;62;20221230;14.8;6;10.4;5.3;12.49;5.1;.35;3981 +87080;47.24273;.28746;62;20221231;16.2;14.3;15.3;5.5;11.99;0;2.01;1653 +87081;47.27168;.61533;96;20220101;14.9;5.3;10.1;2.6;10.27;0;.57;4811 +87081;47.27168;.61533;96;20220102;13.9;8.4;11.1;4.7;11.77;0;.71;2792 +87081;47.27168;.61533;96;20220103;13.1;10.3;11.7;5.3;12.63;13.2;.6;1671 +87081;47.27168;.61533;96;20220104;11.3;10.9;11.1;5.3;10.57;5.4;1.11;1200 +87081;47.27168;.61533;96;20220105;7.5;1;4.3;2.6;6.6;0;.54;3840 +87081;47.27168;.61533;96;20220106;7.2;-1;3.1;2.2;6.2;.6;.44;4964 +87081;47.27168;.61533;96;20220107;9.9;3;6.4;5.3;7.97;1.1;.76;4984 +87081;47.27168;.61533;96;20220108;10.2;7.2;8.7;6.3;9.67;8.4;.84;1942 +87081;47.27168;.61533;96;20220109;9.2;4.9;7.1;3.8;8.57;3;.61;3514 +87081;47.27168;.61533;96;20220110;8;6.1;7;1.2;9.43;.2;.37;1650 +87081;47.27168;.61533;96;20220111;8.7;1.6;5.2;2.2;6.9;0;.46;5941 +87081;47.27168;.61533;96;20220112;3.8;-1.1;1.4;3.1;6;0;.36;3315 +87081;47.27168;.61533;96;20220113;4.9;.1;2.5;3.7;6.23;0;.44;4906 +87081;47.27168;.61533;96;20220114;.8;-.5;.2;2.4;5.63;0;.31;1976 +87081;47.27168;.61533;96;20220115;-1;-3.5;-2.3;1.7;5.33;0;.18;2060 +87081;47.27168;.61533;96;20220116;2.5;-1.8;.4;1.8;6.7;.2;.12;2631 +87081;47.27168;.61533;96;20220117;5.8;2.1;3.9;1.7;8.13;0;.24;2301 +87081;47.27168;.61533;96;20220118;6.6;1.9;4.3;2.8;7.63;0;.37;2655 +87081;47.27168;.61533;96;20220119;5.3;3.7;4.5;2;7.97;.8;.36;1427 +87081;47.27168;.61533;96;20220120;9;4.1;6.5;2.8;7.63;0;.66;5433 +87081;47.27168;.61533;96;20220121;6.6;.3;3.5;3.2;6.13;0;.67;5357 +87081;47.27168;.61533;96;20220122;4.7;-2.3;1.2;2.3;6.23;.1;.36;2753 +87081;47.27168;.61533;96;20220123;3.7;3.1;3.4;4.3;6.8;0;.57;1243 +87081;47.27168;.61533;96;20220124;1.1;-.7;.2;2.6;6.07;0;.23;2330 +87081;47.27168;.61533;96;20220125;.5;-1.4;-.4;1;5.83;0;.26;2429 +87081;47.27168;.61533;96;20220126;-.4;-1.5;-.9;2.4;5.67;0;.24;1260 +87081;47.27168;.61533;96;20220127;2.9;-1.2;.9;1.8;6.3;.1;.28;3343 +87081;47.27168;.61533;96;20220128;7.2;2.7;5;1.1;8.23;0;.38;3163 +87081;47.27168;.61533;96;20220129;8.4;4.6;6.5;2.5;9.23;.3;.41;2359 +87081;47.27168;.61533;96;20220130;11.2;6.8;9;1.9;9.83;0;.61;3706 +87081;47.27168;.61533;96;20220131;9.9;5.4;7.7;5;8;.1;1.13;5683 +87081;47.27168;.61533;96;20220201;10.1;1.4;5.8;3.6;9.1;.2;.42;3066 +87081;47.27168;.61533;96;20220202;10;8;9;2.7;9.83;0;.71;3059 +87081;47.27168;.61533;96;20220203;6.1;4.5;5.3;2.6;8.33;.2;.45;2410 +87081;47.27168;.61533;96;20220204;10.9;5.2;8.1;3.5;9.2;1.4;.81;3773 +87081;47.27168;.61533;96;20220205;10.5;-.4;5.1;2.4;7.23;.1;.74;7846 +87081;47.27168;.61533;96;20220206;11.4;3.3;7.3;6.2;10.27;1.3;.41;3635 +87081;47.27168;.61533;96;20220207;12.1;5.2;8.7;2.5;8.53;0;.98;8066 +87081;47.27168;.61533;96;20220208;13.7;.2;6.9;1.5;7.7;0;.81;9407 +87081;47.27168;.61533;96;20220209;15.4;-.6;7.4;3;7.87;.1;1.28;9826 +87081;47.27168;.61533;96;20220210;7.4;5.9;6.7;3;9.1;.9;.65;2100 +87081;47.27168;.61533;96;20220211;9.2;.1;4.6;2.5;6.8;0;.81;10800 +87081;47.27168;.61533;96;20220212;10.2;.7;5.4;3.2;5.4;0;1.39;11100 +87081;47.27168;.61533;96;20220213;14.4;-1.4;6.5;5;7.7;1.6;1.48;8800 +87081;47.27168;.61533;96;20220214;12.4;7.2;9.8;5.3;9.1;2.7;1.45;7100 +87081;47.27168;.61533;96;20220215;10.6;3;6.8;5.1;9.2;5.9;.66;5400 +87081;47.27168;.61533;96;20220216;13.7;8.5;11.1;6.1;13.2;1.7;.42;3338 +87081;47.27168;.61533;96;20220217;15.3;11.8;13.6;5.1;12.2;.5;1.5;5352 +87081;47.27168;.61533;96;20220218;12;10.9;11.5;6.1;10.33;1.4;1.49;2289 +87081;47.27168;.61533;96;20220219;11.3;1;6.2;4.2;7.2;0;1.29;9066 +87081;47.27168;.61533;96;20220220;14.3;7.5;10.9;5.9;10.87;1.4;1.28;5840 +87081;47.27168;.61533;96;20220221;11.7;6.6;9.1;6.7;8.47;.2;1.69;6460 +87081;47.27168;.61533;96;20220222;12.2;4.9;8.6;3.4;10.2;.5;.8;5124 +87081;47.27168;.61533;96;20220223;13;7;10;1.6;10.73;.4;.87;6104 +87081;47.27168;.61533;96;20220224;12.7;5.2;9;3.4;8.47;1.5;1.4;7375 +87081;47.27168;.61533;96;20220225;11.1;-.4;5.3;1.9;6.37;.1;1.19;10974 +87081;47.27168;.61533;96;20220226;11.5;-.1;5.7;4.1;5.73;0;1.85;12776 +87081;47.27168;.61533;96;20220227;13.7;-.1;6.8;3.1;5.8;0;1.93;12751 +87081;47.27168;.61533;96;20220228;16.1;-.5;7.8;1.6;6.37;0;1.62;13388 +87081;47.27168;.61533;96;20220301;15;2.9;8.9;2.1;7.2;0;1.67;9966 +87081;47.27168;.61533;96;20220302;12.1;6;9;2.1;9.23;0;1.06;5873 +87081;47.27168;.61533;96;20220303;13.7;5.3;9.5;2.1;10.2;.6;1.08;8128 +87081;47.27168;.61533;96;20220304;10.8;7.1;9;3.1;9.7;0;.95;4389 +87081;47.27168;.61533;96;20220305;8.4;5.2;6.8;2.9;8.77;.1;.74;4199 +87081;47.27168;.61533;96;20220306;9.6;4.2;6.9;3.4;6.83;0;1.59;11089 +87081;47.27168;.61533;96;20220307;9.3;-1.6;3.9;4;4.8;0;1.86;13938 +87081;47.27168;.61533;96;20220308;15;-.1;7.4;3.6;7.3;0;1.87;11780 +87081;47.27168;.61533;96;20220309;15.7;4.5;10.1;3.7;9.1;0;1.98;13434 +87081;47.27168;.61533;96;20220310;14.1;9.2;11.7;4.1;9.87;.2;1.79;7091 +87081;47.27168;.61533;96;20220311;12.8;7.2;10;5.5;10.13;5.2;1.37;5968 +87081;47.27168;.61533;96;20220312;12.9;6.6;9.8;4;9.77;.3;1.44;8565 +87081;47.27168;.61533;96;20220313;9.6;6.8;8.2;3.7;9.1;4.5;1.09;5125 +87081;47.27168;.61533;96;20220314;15.5;1.5;8.5;3.6;8.23;1.5;2.07;15492 +87081;47.27168;.61533;96;20220315;16.6;9.3;13;3;11.83;0;1.62;8102 +87081;47.27168;.61533;96;20220316;15;9.4;12.2;2.8;11.3;0;1.38;5728 +87081;47.27168;.61533;96;20220317;9.7;8.3;9;4.3;8.77;0;1.41;6096 +87081;47.27168;.61533;96;20220318;14;5.2;9.6;6.2;7;0;2.92;15400 +87081;47.27168;.61533;96;20220319;13.8;6.1;9.9;3.8;7.8;0;2.12;9600 +87081;47.27168;.61533;96;20220320;16.7;4.8;10.7;2.9;8.2;0;2.25;11800 +87081;47.27168;.61533;96;20220321;18.4;7.7;13;3.4;9.6;0;2.72;15600 +87081;47.27168;.61533;96;20220322;17;3.6;10.3;3.2;6.9;0;2.92;18800 +87081;47.27168;.61533;96;20220323;17.5;2;9.7;2.2;5.6;0;2.82;19200 +87081;47.27168;.61533;96;20220324;19.8;3.3;11.5;2.4;6.7;0;3.09;19100 +87081;47.27168;.61533;96;20220325;20.5;5.3;12.9;4.7;7.2;0;4.07;19300 +87081;47.27168;.61533;96;20220326;20.2;6.2;13.2;4.8;7.2;0;4.14;19600 +87081;47.27168;.61533;96;20220327;20.9;5.7;13.3;3.1;7.9;0;3.5;19200 +87081;47.27168;.61533;96;20220328;21.6;5.9;13.7;2.2;8.1;0;3.06;16300 +87081;47.27168;.61533;96;20220329;19;9.9;14.4;1.6;10.5;2.3;2.2;12100 +87081;47.27168;.61533;96;20220330;13.2;7.2;10.2;3.3;11;1.9;1.2;7200 +87081;47.27168;.61533;96;20220331;8.8;6.1;7.4;4.4;7.8;1.9;1.47;6900 +87081;47.27168;.61533;96;20220401;6;-.3;2.8;5.8;5.7;2.9;1.33;7800 +87081;47.27168;.61533;96;20220402;8.2;0;4.1;4.6;5.5;0;1.95;15000 +87081;47.27168;.61533;96;20220403;8.8;.2;4.5;2.8;4.9;0;2;14400 +87081;47.27168;.61533;96;20220404;12.5;-2.6;4.9;3.1;5.6;.2;2.41;19800 +87081;47.27168;.61533;96;20220405;12.9;6.4;9.6;3.4;10.4;.2;1.12;4900 +87081;47.27168;.61533;96;20220406;13.7;9.3;11.5;4.9;10.7;2.1;1.61;5600 +87081;47.27168;.61533;96;20220407;15.6;10;12.8;7.5;12.1;10.5;1.82;7200 +87081;47.27168;.61533;96;20220408;15.1;8.8;11.9;6.4;10.9;7.4;1.88;6100 +87081;47.27168;.61533;96;20220409;12.7;2.8;7.7;2.5;7.2;.1;2.4;19400 +87081;47.27168;.61533;96;20220410;15.5;1;8.2;3.8;6.8;0;3.11;22500 +87081;47.27168;.61533;96;20220411;22.3;3.9;13.1;4;9.3;0;3.92;20400 +87081;47.27168;.61533;96;20220412;18.3;9.4;13.8;2.1;11.9;3.4;1.91;9000 +87081;47.27168;.61533;96;20220413;17.2;11.2;14.2;1.7;13.4;.5;1.83;10700 +87081;47.27168;.61533;96;20220414;21.2;7.8;14.5;1.9;12.3;0;3.32;23300 +87081;47.27168;.61533;96;20220415;22;9.5;15.7;2.5;11.8;0;3.78;23900 +87081;47.27168;.61533;96;20220416;20.3;10.5;15.4;4;10.7;0;4.1;24000 +87081;47.27168;.61533;96;20220417;20.9;5.6;13.2;2.5;9.1;0;3.77;24200 +87081;47.27168;.61533;96;20220418;18.9;6.3;12.6;2.7;10.5;.1;3.12;21100 +87081;47.27168;.61533;96;20220419;14;8;11;2.5;9.6;0;1.7;7200 +87081;47.27168;.61533;96;20220420;18.6;6.1;12.3;2.9;9.8;.3;2.99;17900 +87081;47.27168;.61533;96;20220421;19;9.4;14.2;2.5;8.4;0;3.9;23900 +87081;47.27168;.61533;96;20220422;20;8.2;14.1;3.4;10.3;.5;3.86;23900 +87081;47.27168;.61533;96;20220423;19.7;10.1;14.9;3;12.3;1.7;2.65;13100 +87081;47.27168;.61533;96;20220424;19.6;11.4;15.5;2.6;12.9;1.2;2.67;14100 +87081;47.27168;.61533;96;20220425;14.4;11.8;13.1;2.2;11.7;.1;1.66;7400 +87081;47.27168;.61533;96;20220426;17;5.4;11.2;3.5;9.1;0;3.48;25100 +87081;47.27168;.61533;96;20220427;19.4;6.3;12.8;5.2;9.6;.1;4.11;25000 +87081;47.27168;.61533;96;20220428;19.9;9;14.4;3.5;10.6;0;3.21;14900 +87081;47.27168;.61533;96;20220429;21.6;9.1;15.3;2.4;10.7;0;3.49;18400 +87081;47.27168;.61533;96;20220430;18;6.5;12.2;3.2;9.6;0;3.33;21000 +87081;47.27168;.61533;96;20220501;17.4;5.9;11.6;2.9;8.3;0;3.74;25300 +87081;47.27168;.61533;96;20220502;18.9;8.3;13.6;3.5;9.2;0;4.04;24100 +87081;47.27168;.61533;96;20220503;20;9.6;14.8;2.8;10.1;.8;3.42;17100 +87081;47.27168;.61533;96;20220504;17.2;11.1;14.1;2.3;11.3;.2;2.49;12700 +87081;47.27168;.61533;96;20220505;20.7;7.2;13.9;2.2;10.9;.1;3.45;21100 +87081;47.27168;.61533;96;20220506;22;6;14;2.3;10.7;0;3.18;16189 +87081;47.27168;.61533;96;20220507;22.5;8.9;15.7;2;11.5;0;3.33;16933 +87081;47.27168;.61533;96;20220508;23.3;8.8;16.1;2.9;12.3;0;3.62;17734 +87081;47.27168;.61533;96;20220509;26.7;9.2;18;1.7;12.5;0;3.7;17616 +87081;47.27168;.61533;96;20220510;28.8;10.6;19.7;2.1;12.6;0;4.3;18404 +87081;47.27168;.61533;96;20220511;25.8;10.1;18;2.7;12.47;0;4.08;18364 +87081;47.27168;.61533;96;20220512;21.9;10.5;16.2;1.7;13.07;0;2.66;12997 +87081;47.27168;.61533;96;20220513;23.8;12.2;18;2.2;11.13;0;3.76;16772 +87081;47.27168;.61533;96;20220514;26.3;9.5;17.9;3.1;11.9;0;4.35;17431 +87081;47.27168;.61533;96;20220515;30.5;14;22.2;3.3;14.8;.3;4.88;16173 +87081;47.27168;.61533;96;20220516;26.7;15.3;21;2.3;14.9;0;3.78;15081 +87081;47.27168;.61533;96;20220517;30.6;13;21.8;2.5;14.77;.3;4.73;17985 +87081;47.27168;.61533;96;20220518;30.3;12.7;21.5;1.7;16.03;.1;4.1;17745 +87081;47.27168;.61533;96;20220519;27;17.2;22.1;1.8;16.9;2.2;3.46;14076 +87081;47.27168;.61533;96;20220520;23.8;16.3;20;3.4;17.23;.1;3.01;11533 +87081;47.27168;.61533;96;20220521;27.5;9.2;18.4;1.9;13.07;0;4.12;19260 +87081;47.27168;.61533;96;20220522;28.4;15.8;22.1;2.9;15.33;.9;4.26;14439 +87081;47.27168;.61533;96;20220523;20.3;17.3;18.8;3.5;16.6;9.4;2.2;6844 +87081;47.27168;.61533;96;20220524;18.9;9.7;14.3;2.6;11.7;.5;2.62;12956 +87081;47.27168;.61533;96;20220525;21.6;6.7;14.2;2.2;11.27;0;3.16;16662 +87081;47.27168;.61533;96;20220526;21.6;11.8;16.7;2.2;13.4;0;2.98;14208 +87081;47.27168;.61533;96;20220527;19.8;12.7;16.2;1.9;13.57;0;2.54;11279 +87081;47.27168;.61533;96;20220528;22.8;9.9;16.3;3.1;11.07;0;4.06;18436 +87081;47.27168;.61533;96;20220529;18.3;9;13.6;4.1;8.53;0;3.88;16918 +87081;47.27168;.61533;96;20220530;21.2;6.8;14;2.8;8.8;0;3.84;18251 +87081;47.27168;.61533;96;20220531;24.3;6;15.1;2;8.6;.1;4.18;20347 +87081;47.27168;.61533;96;20220601;25.2;7.8;16.5;2;9.7;.2;4.21;19635 +87081;47.27168;.61533;96;20220602;28.3;13.7;21;3.7;12.27;0;5.27;17329 +87081;47.27168;.61533;96;20220603;28;15.5;21.8;2.6;15.43;5.8;4.07;14761 +87081;47.27168;.61533;96;20220604;27.7;16.4;22.1;1.9;18.97;7.8;3.44;14782 +87081;47.27168;.61533;96;20220605;22.4;15.5;19;2.8;15.67;0;2.73;10033 +87081;47.27168;.61533;96;20220606;21.5;12;16.7;2.4;13.9;.3;2.77;12901 +87081;47.27168;.61533;96;20220607;23.3;13.6;18.4;3.4;14.63;24.1;3.32;13245 +87081;47.27168;.61533;96;20220608;23.5;13.9;18.7;3.8;15.37;1.1;3.51;14781 +87081;47.27168;.61533;96;20220609;22.4;13.1;17.7;2.7;13.67;.1;3.25;13987 +87081;47.27168;.61533;96;20220610;26.5;11.1;18.8;1.9;14.6;.1;3.91;19078 +87081;47.27168;.61533;96;20220611;28.1;12.3;20.2;1.8;15.83;0;5.2;27859 +87081;47.27168;.61533;96;20220612;24.8;14.6;19.7;3.2;13.8;.6;4.69;20990 +87081;47.27168;.61533;96;20220613;25.5;9.8;17.7;2.7;11.17;0;5.63;30229 +87081;47.27168;.61533;96;20220614;29.4;11.5;20.4;3.3;12.2;0;6.53;29688 +87081;47.27168;.61533;96;20220615;34.2;16.3;25.2;2.7;14.57;0;7.15;29431 +87081;47.27168;.61533;96;20220616;32.3;16.1;24.2;2.2;14.97;0;6.28;27402 +87081;47.27168;.61533;96;20220617;36.2;16.1;26.1;2.4;14.63;0;7.31;29749 +87081;47.27168;.61533;96;20220618;39.8;18.1;28.9;3;15.23;3.2;8.55;29919 +87081;47.27168;.61533;96;20220619;32.7;17.1;24.9;3.3;19.2;2.2;6.05;24576 +87081;47.27168;.61533;96;20220620;26.5;17.3;21.9;2.7;19.4;7.9;4.18;19534 +87081;47.27168;.61533;96;20220621;26.7;15.6;21.1;2.7;19.43;1.6;3.79;17686 +87081;47.27168;.61533;96;20220622;23.6;18.2;20.9;1.9;19.9;7.2;2.46;10637 +87081;47.27168;.61533;96;20220623;26.9;14.3;20.6;1.7;16.63;.7;4.55;23598 +87081;47.27168;.61533;96;20220624;24;14.8;19.4;3.8;15.83;2.2;4.04;18511 +87081;47.27168;.61533;96;20220625;17.2;15.1;16.2;2.6;15.8;8;1.81;8296 +87081;47.27168;.61533;96;20220626;21.4;11;16.2;1.7;13.73;0;3.49;20100 +87081;47.27168;.61533;96;20220627;24.3;11.3;17.8;2.4;12.13;0;4.83;25958 +87081;47.27168;.61533;96;20220628;25.6;9.7;17.6;1.8;11.5;0;5.18;29549 +87081;47.27168;.61533;96;20220629;24.5;9.8;17.1;2.1;13.5;4.9;3.82;19884 +87081;47.27168;.61533;96;20220630;20.2;12.8;16.5;2.2;13.97;3.6;3.08;16245 +87081;47.27168;.61533;96;20220701;22.7;8.7;15.7;1.8;11.4;.1;4.09;23460 +87081;47.27168;.61533;96;20220702;27.9;9.6;18.7;1.5;11.83;0;5.37;29941 +87081;47.27168;.61533;96;20220703;25.4;11.3;18.3;2.6;12.93;0;5.18;28038 +87081;47.27168;.61533;96;20220704;27.1;11.2;19.1;2.5;12.6;0;5.5;28641 +87081;47.27168;.61533;96;20220705;26.6;10.9;18.8;2.8;12.63;0;5.59;29213 +87081;47.27168;.61533;96;20220706;27.2;12.1;19.7;3;12.4;0;5.78;28419 +87081;47.27168;.61533;96;20220707;25.9;12.7;19.3;2.8;14.67;0;4.82;24239 +87081;47.27168;.61533;96;20220708;28.7;12.1;20.4;2.9;12.47;.1;6.18;29279 +87081;47.27168;.61533;96;20220709;30.9;14;22.5;2.8;13.33;0;6.52;29162 +87081;47.27168;.61533;96;20220710;28.9;16.2;22.5;4.4;13.3;0;6.84;27523 +87081;47.27168;.61533;96;20220711;31.2;16.1;23.7;3.9;14.07;0;7.09;28065 +87081;47.27168;.61533;96;20220712;33.8;17.1;25.5;2.6;13.73;0;6.99;28549 +87081;47.27168;.61533;96;20220713;35.2;15.6;25.4;1.1;12.7;0;5.72;27053 +87081;47.27168;.61533;96;20220714;34;16.2;25.1;2.6;14.03;0;6.97;29415 +87081;47.27168;.61533;96;20220715;29.7;15.4;22.5;3.4;12.2;0;6.56;27181 +87081;47.27168;.61533;96;20220716;31;14.1;22.5;3.2;10.67;0;6.93;28399 +87081;47.27168;.61533;96;20220717;33.6;17;25.3;3.2;12.33;0;7.13;25920 +87081;47.27168;.61533;96;20220718;39.7;17.5;28.6;3.3;12.97;0;8.72;28541 +87081;47.27168;.61533;96;20220719;33;21.8;27.4;3.7;16.4;4.4;6.82;22901 +87081;47.27168;.61533;96;20220720;27.7;18;22.9;2.8;18.57;2.1;4.51;19819 +87081;47.27168;.61533;96;20220721;28.8;15.8;22.3;1.7;17.67;0;4.58;22422 +87081;47.27168;.61533;96;20220722;26.9;15.7;21.3;2.6;18.37;.3;3.47;14479 +87081;47.27168;.61533;96;20220723;29.3;15.3;22.3;2.6;15.4;0;5.46;25508 +87081;47.27168;.61533;96;20220724;34.2;14.2;24.2;1.9;14.77;0;6.17;27861 +87081;47.27168;.61533;96;20220725;27.3;18.5;22.9;3.6;15.97;1;4.77;17109 +87081;47.27168;.61533;96;20220726;25.7;14.1;19.9;2.3;14;0;4.14;19066 +87081;47.27168;.61533;96;20220727;26.9;11.4;19.2;1.8;11.83;0;4.75;24511 +87081;47.27168;.61533;96;20220728;29;14.4;21.7;1.6;11.77;0;4.85;22923 +87081;47.27168;.61533;96;20220729;29.2;17.8;23.5;1.8;13.97;.2;4.26;16804 +87081;47.27168;.61533;96;20220730;31.7;15.5;23.6;1.9;15.57;0;5.19;23163 +87081;47.27168;.61533;96;20220731;32.2;15.4;23.8;2.1;15.47;0;5.76;26639 +87081;47.27168;.61533;96;20220801;29.3;15;22.2;2;16.6;0;4.89;23814 +87081;47.27168;.61533;96;20220802;33.1;15.1;24.1;1.4;15.87;0;5.4;26582 +87081;47.27168;.61533;96;20220803;37.4;17.3;27.3;1.5;15.17;.2;6.09;27138 +87081;47.27168;.61533;96;20220804;29.7;21.6;25.7;2.7;18.27;.5;4.57;16570 +87081;47.27168;.61533;96;20220805;28.5;16.9;22.7;3.9;13.4;0;6.02;23763 +87081;47.27168;.61533;96;20220806;27.3;14.5;20.9;4.1;9.63;0;6.36;25156 +87081;47.27168;.61533;96;20220807;28.9;14.4;21.7;4.2;9.23;0;6.85;25641 +87081;47.27168;.61533;96;20220808;31.6;15.7;23.6;3.9;10.47;0;7.13;25624 +87081;47.27168;.61533;96;20220809;33.2;17.5;25.4;3.9;11.97;0;7.31;25256 +87081;47.27168;.61533;96;20220810;34;18.3;26.2;3.7;11.93;0;7.36;25181 +87081;47.27168;.61533;96;20220811;34.9;18.2;26.5;3.3;10.43;0;7.36;25591 +87081;47.27168;.61533;96;20220812;35.9;16.3;26.1;2.4;10.43;0;6.62;25811 +87081;47.27168;.61533;96;20220813;36.4;16.9;26.7;2.2;11.03;8.2;6.38;24921 +87081;47.27168;.61533;96;20220814;25.4;19.1;22.3;3.6;18.7;4;3.45;12685 +87081;47.27168;.61533;96;20220815;26.2;17.7;21.9;4;18.3;0;3.77;14608 +87081;47.27168;.61533;96;20220816;25;15.9;20.4;1.6;18.47;3.7;2.67;12650 +87081;47.27168;.61533;96;20220817;26.2;16.6;21.4;2.3;17.2;3.1;3.84;18696 +87081;47.27168;.61533;96;20220818;28.2;12.5;20.3;2.1;15.57;0;4.21;21308 +87081;47.27168;.61533;96;20220819;26.9;16.1;21.5;2.8;18;1.9;3.53;15026 +87081;47.27168;.61533;96;20220820;27.4;16.2;21.8;1.7;16.17;0;4.07;20808 +87081;47.27168;.61533;96;20220821;24.1;13.7;18.9;2.1;15.33;.8;2.89;13417 +87081;47.27168;.61533;96;20220822;27.4;17.2;22.3;1.3;18.93;.3;3.12;15083 +87081;47.27168;.61533;96;20220823;27.1;17.7;22.4;1.5;19.33;0;2.79;12164 +87081;47.27168;.61533;96;20220824;33.5;15.4;24.4;1.5;17;0;4.75;22809 +87081;47.27168;.61533;96;20220825;29.1;17.7;23.4;2.6;18.23;0;3.66;13449 +87081;47.27168;.61533;96;20220826;27.5;16.3;21.9;2.4;16.27;0;3.85;16928 +87081;47.27168;.61533;96;20220827;28.5;13.1;20.8;2.2;13.27;0;4.26;19103 +87081;47.27168;.61533;96;20220828;28.6;14.1;21.4;3.1;12.47;0;5.03;21442 +87081;47.27168;.61533;96;20220829;33;15.1;24;2.9;14.53;2.3;5.46;20954 +87081;47.27168;.61533;96;20220830;29.1;17.8;23.5;2.5;18.5;0;3.94;16441 +87081;47.27168;.61533;96;20220831;29.2;15.9;22.6;2;17.5;2.6;3.73;16927 +87081;47.27168;.61533;96;20220901;29;17.4;23.2;1.8;17.47;10;3.44;14963 +87081;47.27168;.61533;96;20220902;25.8;16.5;21.1;1.9;18.5;2.2;2.87;14106 +87081;47.27168;.61533;96;20220903;26.6;15.8;21.2;3;16.2;0;3.78;16412 +87081;47.27168;.61533;96;20220904;30.7;12.6;21.7;2.2;14.93;4.5;4.29;19788 +87081;47.27168;.61533;96;20220905;31.3;15.7;23.5;2.8;16.97;1.6;4.37;16659 +87081;47.27168;.61533;96;20220906;29.6;14.1;21.8;1.9;15.43;2.2;3.73;17398 +87081;47.27168;.61533;96;20220907;20.5;15.3;17.9;3.3;16.47;11.9;1.89;7414 +87081;47.27168;.61533;96;20220908;23.4;13.9;18.7;4.1;15.77;3.2;3.11;14071 +87081;47.27168;.61533;96;20220909;23.7;14.8;19.3;4.3;14.97;1.2;3.5;14833 +87081;47.27168;.61533;96;20220910;23.9;12.5;18.2;2.6;13.87;.1;3.28;17297 +87081;47.27168;.61533;96;20220911;26.5;10.6;18.6;2.1;13.47;0;3.57;19376 +87081;47.27168;.61533;96;20220912;33.2;13.1;23.1;2.6;14.57;.4;4.68;17899 +87081;47.27168;.61533;96;20220913;32;20.3;26.2;2.7;18.87;8.9;3.93;11798 +87081;47.27168;.61533;96;20220914;26.4;17.2;21.8;2.7;20.2;4.3;2.47;10038 +87081;47.27168;.61533;96;20220915;23.8;17.9;20.8;2.3;17.63;1.1;2.51;10982 +87081;47.27168;.61533;96;20220916;20.2;12.3;16.3;2.9;12.23;0;2.67;13283 +87081;47.27168;.61533;96;20220917;18.3;6.1;12.2;2.1;9.07;.1;2.58;17442 +87081;47.27168;.61533;96;20220918;20.3;4.4;12.3;1.4;8.9;.1;2.52;18147 +87081;47.27168;.61533;96;20220919;20.4;6.4;13.4;2.6;9.77;0;2.86;17508 +87081;47.27168;.61533;96;20220920;20.9;6.9;13.9;2.7;9.47;0;2.98;17082 +87081;47.27168;.61533;96;20220921;21.3;8.5;14.9;2.7;9.73;0;3.05;16861 +87081;47.27168;.61533;96;20220922;22.4;6.8;14.6;1.6;8.93;0;2.74;17155 +87081;47.27168;.61533;96;20220923;21.7;8.4;15.1;.7;10.03;0;1.8;10652 +87081;47.27168;.61533;96;20220924;19.2;9.2;14.2;1.8;12.6;1;1.74;10090 +87081;47.27168;.61533;96;20220925;19.1;11.8;15.4;2;12.3;.2;1.88;8980 +87081;47.27168;.61533;96;20220926;16.1;8.7;12.4;3.3;11.67;8;1.54;7459 +87081;47.27168;.61533;96;20220927;17.6;9.4;13.5;4.6;12.57;5.5;1.82;9557 +87081;47.27168;.61533;96;20220928;14.2;13.1;13.7;4.2;14.17;2.6;1.03;4764 +87081;47.27168;.61533;96;20220929;15.8;7.7;11.8;1.9;10.87;.9;1.52;10190 +87081;47.27168;.61533;96;20220930;18.1;4.5;11.3;2.4;10.4;5.3;1.89;13485 +87081;47.27168;.61533;96;20221001;20.3;12.9;16.6;5.7;17.4;1.9;1.37;7429 +87081;47.27168;.61533;96;20221002;21;15.4;18.2;3.8;17.23;1.1;1.81;8547 +87081;47.27168;.61533;96;20221003;18.1;13.9;16;2;15.3;0;1.4;7708 +87081;47.27168;.61533;96;20221004;21.9;6;14;1.2;12.53;.2;1.8;13735 +87081;47.27168;.61533;96;20221005;22.6;9.8;16.2;2.9;14.4;.4;2.14;11851 +87081;47.27168;.61533;96;20221006;19.4;8.4;13.9;1.2;11.63;0;1.7;13466 +87081;47.27168;.61533;96;20221007;20.6;5.3;12.9;1.3;10.1;.1;1.8;13551 +87081;47.27168;.61533;96;20221008;19.7;5;12.4;1.5;10;.1;1.76;13296 +87081;47.27168;.61533;96;20221009;22.1;5.6;13.9;2.7;10.87;0;2.35;13640 +87081;47.27168;.61533;96;20221010;21.9;12.4;17.1;2.6;14.83;0;1.87;9194 +87081;47.27168;.61533;96;20221011;19;12.8;15.9;2.7;14.33;0;1.59;8779 +87081;47.27168;.61533;96;20221012;19.1;9.5;14.3;1.1;13.1;.2;1.23;8025 +87081;47.27168;.61533;96;20221013;16.4;10.7;13.5;2.6;14.67;6.9;.82;4521 +87081;47.27168;.61533;96;20221014;19.5;14.9;17.2;4.4;17.73;7.7;1.08;4411 +87081;47.27168;.61533;96;20221015;18;16.3;17.1;4.5;17.33;3.3;1.14;4537 +87081;47.27168;.61533;96;20221016;23.9;14.7;19.3;2;17.53;0;1.66;9168 +87081;47.27168;.61533;96;20221017;19;17;18;3.2;18.13;19.8;1.04;2672 +87081;47.27168;.61533;96;20221018;22.2;13.7;18;2.6;17.93;.1;1.41;8863 +87081;47.27168;.61533;96;20221019;24.7;14.9;19.8;3.8;17.6;5.7;2.17;9118 +87081;47.27168;.61533;96;20221020;22.6;14.6;18.6;4;17.03;7.8;1.82;7407 +87081;47.27168;.61533;96;20221021;20.3;15.9;18.1;3.6;15.8;.1;1.71;6693 +87081;47.27168;.61533;96;20221022;21.4;12;16.7;2.9;14.73;.5;1.63;8860 +87081;47.27168;.61533;96;20221023;23.8;14.9;19.4;5.1;14.3;.2;2.96;8178 +87081;47.27168;.61533;96;20221024;19.9;14.4;17.1;4.8;14.4;1.1;2.03;7586 +87081;47.27168;.61533;96;20221025;19.2;10.7;14.9;3;14.1;0;1.26;6615 +87081;47.27168;.61533;96;20221026;23.8;12.5;18.2;3.3;14.67;.1;2.13;9781 +87081;47.27168;.61533;96;20221027;24.9;14.5;19.7;4;15.03;0;2.51;6696 +87081;47.27168;.61533;96;20221028;24.2;16.2;20.2;3.6;15.8;0;2.32;7656 +87081;47.27168;.61533;96;20221029;23.4;16.8;20.1;3.5;14.37;0;2.38;5476 +87081;47.27168;.61533;96;20221030;18.9;11.7;15.3;1.6;13.53;0;1.04;5008 +87081;47.27168;.61533;96;20221031;21.4;11.9;16.6;4;14.7;2.5;1.67;6240 +87081;47.27168;.61533;96;20221101;17.8;9.2;13.5;4.7;11.87;1.6;1.59;7887 +87081;47.27168;.61533;96;20221102;17.4;9.8;13.6;3.3;12.7;.1;1.17;7702 +87081;47.27168;.61533;96;20221103;14.2;10.9;12.6;4.2;11.8;9.2;1.16;2714 +87081;47.27168;.61533;96;20221104;13.8;7.6;10.7;4.8;9.7;.1;1.38;5783 +87081;47.27168;.61533;96;20221105;13.9;3.5;8.7;2.3;9.43;.2;.86;6016 +87081;47.27168;.61533;96;20221106;13.9;9;11.4;4.2;11.3;3.1;1.04;3486 +87081;47.27168;.61533;96;20221107;16.8;11.3;14;4.7;13.03;.3;1.28;4418 +87081;47.27168;.61533;96;20221108;17.4;10.7;14;5.6;12.2;2.9;1.67;4497 +87081;47.27168;.61533;96;20221109;16.1;11.9;14;3.3;12.5;.6;1.15;5560 +87081;47.27168;.61533;96;20221110;12.6;4.4;8.5;1.9;10.33;0;.52;6101 +87081;47.27168;.61533;96;20221111;15.2;6.3;10.8;2.6;11.07;.2;.75;6180 +87081;47.27168;.61533;96;20221112;19.4;7.5;13.5;2.3;11.93;.2;1.02;7078 +87081;47.27168;.61533;96;20221113;17.8;5.4;11.6;1.6;11.37;.1;.72;7307 +87081;47.27168;.61533;96;20221114;14.8;7.9;11.4;3;11.47;.4;.86;3988 +87081;47.27168;.61533;96;20221115;14.4;8.3;11.3;4.9;12.07;8.6;.8;3006 +87081;47.27168;.61533;96;20221116;13.9;9;11.5;6.4;12.27;8.8;.78;3361 +87081;47.27168;.61533;96;20221117;15.4;11;13.2;5.7;11.6;3.8;1.4;4750 +87081;47.27168;.61533;96;20221118;13.1;6.6;9.8;2.9;9.37;.1;.84;6232 +87081;47.27168;.61533;96;20221119;11.6;1;6.3;1.8;7.63;.1;.53;6830 +87081;47.27168;.61533;96;20221120;11.8;1.5;6.6;3.3;8.6;1.5;.68;4101 +87081;47.27168;.61533;96;20221121;12.4;5.2;8.8;4.4;9.1;5.2;1.07;3016 +87081;47.27168;.61533;96;20221122;12.2;5.1;8.7;4.6;8.83;.6;.99;5334 +87081;47.27168;.61533;96;20221123;14.5;7.2;10.9;4.8;10.57;2.7;1.03;5062 +87081;47.27168;.61533;96;20221124;12.4;7.7;10.1;4.7;10.97;1.7;.67;3409 +87081;47.27168;.61533;96;20221125;13.8;7;10.4;2.3;10.4;.1;.6;5331 +87081;47.27168;.61533;96;20221126;10.5;3;6.7;2.2;9.1;.2;.4;4099 +87081;47.27168;.61533;96;20221127;12;6.3;9.2;3.2;9.5;6.7;.77;3266 +87081;47.27168;.61533;96;20221128;12.2;8;10.1;3;10.23;.9;.66;4201 +87081;47.27168;.61533;96;20221129;8.1;2.8;5.5;1.5;8.77;0;.27;3276 +87081;47.27168;.61533;96;20221130;7.6;4.8;6.2;2.5;8.7;0;.39;3019 +87081;47.27168;.61533;96;20221201;7;4.2;5.6;3.4;8;0;.49;2947 +87081;47.27168;.61533;96;20221202;6.2;4.5;5.4;3.1;7.57;.6;.61;1687 +87081;47.27168;.61533;96;20221203;5.4;2;3.7;4.3;7.2;.3;.47;1667 +87081;47.27168;.61533;96;20221204;4.8;2.9;3.8;2.6;7.2;.1;.43;1342 +87081;47.27168;.61533;96;20221205;6.7;3.2;4.9;1.5;7.6;0;.35;2722 +87081;47.27168;.61533;96;20221206;5.1;3.1;4.1;2.8;7.1;0;.46;1981 +87081;47.27168;.61533;96;20221207;5.6;3.3;4.4;2.9;7;0;.45;3878 +87081;47.27168;.61533;96;20221208;2.8;.3;1.6;3.5;6.07;0;.4;1931 +87081;47.27168;.61533;96;20221209;2.9;-.9;1;3.3;5.5;0;.44;3484 +87081;47.27168;.61533;96;20221210;1.1;-3.7;-1.3;1.6;5.23;.1;.19;3123 +87081;47.27168;.61533;96;20221211;2.6;-3.8;-.6;2.1;4.87;0;.29;3992 +87081;47.27168;.61533;96;20221212;2.1;-3.8;-.8;2.8;4.7;0;.36;3919 +87081;47.27168;.61533;96;20221213;2.4;-3.5;-.5;3.2;4.9;2.3;.32;4966 +87081;47.27168;.61533;96;20221214;2.3;.6;1.5;3.2;6.7;3;.23;1382 +87081;47.27168;.61533;96;20221215;2.9;.8;1.9;4.7;5.7;0;.62;2416 +87081;47.27168;.61533;96;20221216;4.9;-.8;2;3.5;5;0;.68;4984 +87081;47.27168;.61533;96;20221217;.9;-3.3;-1.2;3.8;4.63;0;.38;4337 +87081;47.27168;.61533;96;20221218;6.2;-5.2;.5;3.3;5.7;.6;.46;2586 +87081;47.27168;.61533;96;20221219;13.6;6.6;10.1;5.4;10.03;0;1.09;2466 +87081;47.27168;.61533;96;20221220;13.4;10.4;11.9;5.5;11.53;2.2;1.09;1581 +87081;47.27168;.61533;96;20221221;12.7;7.7;10.2;4.9;12.27;3;.3;1920 +87081;47.27168;.61533;96;20221222;14.3;12.1;13.2;5.8;13.3;13.8;.89;1228 +87081;47.27168;.61533;96;20221223;14.2;13.8;14;5.1;14.43;5.1;.75;696 +87081;47.27168;.61533;96;20221224;12.1;10.3;11.2;3.2;11.83;1.2;.59;1830 +87081;47.27168;.61533;96;20221225;14.8;8.4;11.6;3.3;11.83;.7;.67;3068 +87081;47.27168;.61533;96;20221226;12.8;10.8;11.8;3.3;11.4;1.2;.79;2364 +87081;47.27168;.61533;96;20221227;9.5;1.9;5.7;2.4;8.77;.1;.26;3605 +87081;47.27168;.61533;96;20221228;12.1;7.6;9.9;6.4;11.4;3;.49;2352 +87081;47.27168;.61533;96;20221229;11.8;10.7;11.3;5;11;1.5;.95;2222 +87081;47.27168;.61533;96;20221230;14.9;5.5;10.2;6.9;12.2;5.4;.48;2247 +87081;47.27168;.61533;96;20221231;15.9;13.7;14.8;7.4;11.97;0;2.02;2793 +87082;47.29964;.94352;95;20220101;15.1;5;10;1.9;10.3;0;.51;4235 +87082;47.29964;.94352;95;20220102;13.6;7.7;10.6;5.7;11.7;0;.62;3178 +87082;47.29964;.94352;95;20220103;12.9;10.3;11.6;6.2;12.8;9.2;.53;2013 +87082;47.29964;.94352;95;20220104;10.5;11.2;10.8;6.1;10.9;6.7;1.09;0 +87082;47.29964;.94352;95;20220105;8.1;.7;4.4;2.7;6.6;0;.6;3680 +87082;47.29964;.94352;95;20220106;6.5;-1.2;2.6;1.8;6.5;.5;.32;3792 +87082;47.29964;.94352;95;20220107;9.9;2.1;6;6.1;8;1.2;.77;3853 +87082;47.29964;.94352;95;20220108;10;6.9;8.4;7.5;9.8;8.7;.74;2328 +87082;47.29964;.94352;95;20220109;9.2;4.3;6.7;4.7;8.6;1.7;.62;3043 +87082;47.29964;.94352;95;20220110;8;5.8;6.9;.9;9.3;0;.35;1950 +87082;47.29964;.94352;95;20220111;9.1;.5;4.8;1.8;6.8;0;.5;4225 +87082;47.29964;.94352;95;20220112;4.4;-.8;1.8;2.8;6.1;0;.4;3246 +87082;47.29964;.94352;95;20220113;5.3;-.6;2.3;2.7;6.2;0;.45;3519 +87082;47.29964;.94352;95;20220114;1.3;-.2;.5;1.9;5.6;0;.39;1630 +87082;47.29964;.94352;95;20220115;-1.1;-4.1;-2.6;1.4;5.1;0;.17;2474 +87082;47.29964;.94352;95;20220116;2.1;-1.7;.2;2;6.5;.2;.12;2862 +87082;47.29964;.94352;95;20220117;5.7;1.4;3.5;1.3;7.8;0;.24;3105 +87082;47.29964;.94352;95;20220118;7.1;2.5;4.8;2;7.7;0;.41;3265 +87082;47.29964;.94352;95;20220119;5;3.3;4.1;2.7;8;1.1;.3;1881 +87082;47.29964;.94352;95;20220120;9.2;3.7;6.4;2.7;7.7;0;.7;3699 +87082;47.29964;.94352;95;20220121;6.4;-.6;2.9;3.2;6.2;.1;.6;4273 +87082;47.29964;.94352;95;20220122;4.7;-3;.8;1.4;6.2;.1;.26;4560 +87082;47.29964;.94352;95;20220123;3.8;3.3;3.5;3.1;6.8;0;.58;930 +87082;47.29964;.94352;95;20220124;1.5;-.6;.4;2.1;6.2;0;.25;2290 +87082;47.29964;.94352;95;20220125;.4;-1.2;-.4;.7;5.9;0;.27;1987 +87082;47.29964;.94352;95;20220126;-1;-1.5;-1.3;2.1;5.6;0;.23;981 +87082;47.29964;.94352;95;20220127;2.4;-1.8;.3;1.6;6.2;.3;.24;3530 +87082;47.29964;.94352;95;20220128;6.3;2.3;4.3;1.2;8;0;.34;3489 +87082;47.29964;.94352;95;20220129;8.2;3.7;5.9;3.2;9.1;.2;.34;3778 +87082;47.29964;.94352;95;20220130;12.2;6.6;9.4;2.2;9.7;.2;.74;4318 +87082;47.29964;.94352;95;20220131;9.6;5.2;7.4;5.6;7.9;.1;1.19;3849 +87082;47.29964;.94352;95;20220201;9.7;.8;5.2;4.2;9.1;.3;.28;5700 +87082;47.29964;.94352;95;20220202;10.3;8;9.1;2.6;10.1;0;.67;2778 +87082;47.29964;.94352;95;20220203;6.5;3.4;4.9;2.5;8.4;.2;.37;3331 +87082;47.29964;.94352;95;20220204;10.5;5;7.7;3.9;9.2;1.2;.74;4619 +87082;47.29964;.94352;95;20220205;10.7;-.5;5.1;2.7;7.2;.2;.81;6838 +87082;47.29964;.94352;95;20220206;10.9;2.4;6.6;7.8;10.4;1.8;.11;6005 +87082;47.29964;.94352;95;20220207;12.6;4.1;8.3;2.3;8.4;0;.95;6099 +87082;47.29964;.94352;95;20220208;13.6;-1;6.3;1.2;7.2;0;.78;8221 +87082;47.29964;.94352;95;20220209;16.1;-1.8;7.1;3.1;7.6;.1;1.42;9278 +87082;47.29964;.94352;95;20220210;6.8;5.7;6.2;3;9.1;.7;.65;2100 +87082;47.29964;.94352;95;20220211;9.2;.1;4.7;2.5;6.8;0;.81;10800 +87082;47.29964;.94352;95;20220212;10.2;.7;5.5;3.2;5.4;0;1.39;11100 +87082;47.29964;.94352;95;20220213;14.4;-1.4;6.5;5;7.7;1.3;1.48;8800 +87082;47.29964;.94352;95;20220214;12.4;7.2;9.8;5.3;9.1;3;1.45;7100 +87082;47.29964;.94352;95;20220215;10.6;3;6.8;5.1;9.2;5.8;.66;5400 +87082;47.29964;.94352;95;20220216;13.9;8.5;11.2;8.4;13.3;1.6;.43;5514 +87082;47.29964;.94352;95;20220217;15.7;11.8;13.7;6.7;12.5;.7;1.63;4709 +87082;47.29964;.94352;95;20220218;12.2;10.9;11.5;7.5;10.8;1.1;1.5;2620 +87082;47.29964;.94352;95;20220219;11.7;.6;6.1;5.6;7.4;.1;1.41;8423 +87082;47.29964;.94352;95;20220220;14.2;7.2;10.7;7.7;11;1.6;1.32;6720 +87082;47.29964;.94352;95;20220221;12.1;6.3;9.2;7.3;8.7;.3;1.7;6180 +87082;47.29964;.94352;95;20220222;11.7;3.6;7.6;4.2;10.2;.6;.67;7474 +87082;47.29964;.94352;95;20220223;12.8;6.2;9.5;1.4;10.7;.1;.81;6814 +87082;47.29964;.94352;95;20220224;12.9;3.7;8.3;3.9;8.5;1.6;1.38;8225 +87082;47.29964;.94352;95;20220225;11.3;-1.3;5;1.6;6.5;.1;1.08;9824 +87082;47.29964;.94352;95;20220226;11.5;-1.5;5;2.9;5.8;.1;1.49;10128 +87082;47.29964;.94352;95;20220227;13.5;.3;6.9;1.9;5.6;0;1.56;10355 +87082;47.29964;.94352;95;20220228;16.2;-.8;7.7;1.3;6.2;0;1.48;11964 +87082;47.29964;.94352;95;20220301;15.1;.8;7.9;1.6;7;0;1.46;11100 +87082;47.29964;.94352;95;20220302;12.2;5.8;9;1.9;9.3;0;1.08;7420 +87082;47.29964;.94352;95;20220303;14.3;3.9;9.1;1.8;10.4;.4;1.08;9684 +87082;47.29964;.94352;95;20220304;11.7;7.3;9.5;2.9;9.9;.3;1.09;6269 +87082;47.29964;.94352;95;20220305;8.3;6.1;7.2;2.9;9.1;0;.76;4397 +87082;47.29964;.94352;95;20220306;9.7;3.1;6.4;3.3;6.7;0;1.44;7969 +87082;47.29964;.94352;95;20220307;9.5;-2.3;3.6;3.1;4.7;0;1.67;10914 +87082;47.29964;.94352;95;20220308;15.2;-.1;7.5;2.3;7.1;0;1.77;12640 +87082;47.29964;.94352;95;20220309;15.8;3.8;9.8;3.1;9;0;1.8;11303 +87082;47.29964;.94352;95;20220310;14;9;11.5;3;9.9;.1;1.59;7274 +87082;47.29964;.94352;95;20220311;13.1;7.1;10.1;5.1;10;1.8;1.51;8105 +87082;47.29964;.94352;95;20220312;13;6.3;9.6;3.1;9.7;.1;1.38;8695 +87082;47.29964;.94352;95;20220313;9.2;6.4;7.8;3.4;9;5;1.01;5575 +87082;47.29964;.94352;95;20220314;15.5;1;8.2;2.5;8.4;1.7;1.77;13278 +87082;47.29964;.94352;95;20220315;16.8;9.4;13.1;2.3;11.9;.1;1.62;9508 +87082;47.29964;.94352;95;20220316;15.2;9.4;12.3;2.5;11.5;0;1.49;8484 +87082;47.29964;.94352;95;20220317;9.9;8.6;9.2;4.5;9.1;0;1.33;3890 +87082;47.29964;.94352;95;20220318;14;5.2;9.6;6.2;7;0;2.92;15400 +87082;47.29964;.94352;95;20220319;13.8;6.1;10;3.8;7.8;0;2.12;9600 +87082;47.29964;.94352;95;20220320;16.7;4.8;10.8;2.9;8.2;0;2.25;11800 +87082;47.29964;.94352;95;20220321;18.4;7.7;13.1;3.4;9.6;0;2.72;15600 +87082;47.29964;.94352;95;20220322;17;3.6;10.3;3.2;6.9;0;2.92;18800 +87082;47.29964;.94352;95;20220323;17.5;2;9.8;2.2;5.6;0;2.82;19200 +87082;47.29964;.94352;95;20220324;19.8;3.3;11.6;2.4;6.7;0;3.09;19100 +87082;47.29964;.94352;95;20220325;20.5;5.3;12.9;4.7;7.2;0;4.07;19300 +87082;47.29964;.94352;95;20220326;20.2;6.2;13.2;4.8;7.2;0;4.14;19600 +87082;47.29964;.94352;95;20220327;20.9;5.7;13.3;3.1;7.9;0;3.5;19200 +87082;47.29964;.94352;95;20220328;21.6;5.9;13.8;2.2;8.1;0;3.06;16300 +87082;47.29964;.94352;95;20220329;19;9.9;14.5;1.6;10.5;4.8;2.2;12100 +87082;47.29964;.94352;95;20220330;13.2;7.2;10.2;3.3;11;2.4;1.2;7200 +87082;47.29964;.94352;95;20220331;8.8;6.1;7.5;4.4;7.8;1.6;1.47;6900 +87082;47.29964;.94352;95;20220401;6;-.3;2.9;5.8;5.7;2.3;1.33;7800 +87082;47.29964;.94352;95;20220402;8.2;0;4.1;4.6;5.5;0;1.95;15000 +87082;47.29964;.94352;95;20220403;8.8;.2;4.5;2.8;4.9;0;2;14400 +87082;47.29964;.94352;95;20220404;12.5;-2.6;5;3.1;5.6;.4;2.41;19800 +87082;47.29964;.94352;95;20220405;12.9;6.4;9.7;3.4;10.4;.3;1.12;4900 +87082;47.29964;.94352;95;20220406;13.7;9.3;11.5;4.9;10.7;1.7;1.61;5600 +87082;47.29964;.94352;95;20220407;15.6;10;12.8;7.5;12.1;10.1;1.82;7200 +87082;47.29964;.94352;95;20220408;15.1;8.8;12;6.4;10.9;6.3;1.88;6100 +87082;47.29964;.94352;95;20220409;12.7;2.8;7.8;2.5;7.2;.2;2.4;19400 +87082;47.29964;.94352;95;20220410;15.5;1;8.3;3.8;6.8;0;3.11;22500 +87082;47.29964;.94352;95;20220411;22.3;3.9;13.1;4;9.3;0;3.92;20400 +87082;47.29964;.94352;95;20220412;18.3;9.4;13.9;2.1;11.9;3.7;1.91;9000 +87082;47.29964;.94352;95;20220413;17.2;11.2;14.2;1.7;13.4;.6;1.83;10700 +87082;47.29964;.94352;95;20220414;21.2;7.8;14.5;1.9;12.3;0;3.32;23300 +87082;47.29964;.94352;95;20220415;22;9.5;15.8;2.5;11.8;0;3.78;23900 +87082;47.29964;.94352;95;20220416;20.3;10.5;15.4;4;10.7;0;4.1;24000 +87082;47.29964;.94352;95;20220417;20.9;5.6;13.3;2.5;9.1;0;3.77;24200 +87082;47.29964;.94352;95;20220418;18.9;6.3;12.6;2.7;10.5;.1;3.12;21100 +87082;47.29964;.94352;95;20220419;14;8;11;2.5;9.6;0;1.7;7200 +87082;47.29964;.94352;95;20220420;18.6;6.1;12.4;2.9;9.8;.2;2.99;17900 +87082;47.29964;.94352;95;20220421;19;9.4;14.2;2.5;8.4;0;3.9;23900 +87082;47.29964;.94352;95;20220422;20;8.2;14.1;3.4;10.3;.6;3.86;23900 +87082;47.29964;.94352;95;20220423;19.7;10.1;14.9;3;12.3;1.6;2.65;13100 +87082;47.29964;.94352;95;20220424;19.6;11.4;15.5;2.6;12.9;2.8;2.67;14100 +87082;47.29964;.94352;95;20220425;14.4;11.8;13.1;2.2;11.7;.1;1.66;7400 +87082;47.29964;.94352;95;20220426;17;5.4;11.2;3.5;9.1;0;3.48;25100 +87082;47.29964;.94352;95;20220427;19.4;6.3;12.9;5.2;9.6;.1;4.11;25000 +87082;47.29964;.94352;95;20220428;19.9;9;14.5;3.5;10.6;0;3.21;14900 +87082;47.29964;.94352;95;20220429;21.6;9.1;15.4;2.4;10.7;0;3.49;18400 +87082;47.29964;.94352;95;20220430;18;6.5;12.3;3.2;9.6;0;3.33;21000 +87082;47.29964;.94352;95;20220501;17.4;5.9;11.7;2.9;8.3;0;3.74;25300 +87082;47.29964;.94352;95;20220502;18.9;8.3;13.6;3.5;9.2;0;4.04;24100 +87082;47.29964;.94352;95;20220503;20;9.6;14.8;2.8;10.1;1.4;3.42;17100 +87082;47.29964;.94352;95;20220504;17.2;11.1;14.2;2.3;11.3;0;2.49;12700 +87082;47.29964;.94352;95;20220505;20.7;7.2;14;2.2;10.9;.1;3.45;21100 +87082;47.29964;.94352;95;20220506;22;4.7;13.3;2.1;10.7;0;3.7;23269 +87082;47.29964;.94352;95;20220507;22.9;7.3;15.1;1.5;11.3;0;3.66;22199 +87082;47.29964;.94352;95;20220508;23.7;7;15.3;2.6;12.2;.1;4.02;23102 +87082;47.29964;.94352;95;20220509;27;7.3;17.1;1.1;12.5;0;4.22;25250 +87082;47.29964;.94352;95;20220510;29.7;8.7;19.2;1.9;13;0;5.08;26213 +87082;47.29964;.94352;95;20220511;26.3;8.4;17.3;3;12.6;0;4.78;24294 +87082;47.29964;.94352;95;20220512;22.7;9.9;16.3;2;13.4;0;3.58;20591 +87082;47.29964;.94352;95;20220513;24.4;13.1;18.7;2.1;11.3;0;4.16;19418 +87082;47.29964;.94352;95;20220514;26.6;7.6;17.1;2.5;11.7;0;4.87;25394 +87082;47.29964;.94352;95;20220515;31;14.4;22.7;2.9;15;1;5.7;23820 +87082;47.29964;.94352;95;20220516;26.6;15;20.8;2.3;15.5;0;4.28;19943 +87082;47.29964;.94352;95;20220517;31;12.1;21.5;2;15.3;.2;5.32;25656 +87082;47.29964;.94352;95;20220518;30.6;11.3;20.9;1.5;16;.1;5;26036 +87082;47.29964;.94352;95;20220519;27.3;17.5;22.4;1.2;17.6;2.1;3.81;18530 +87082;47.29964;.94352;95;20220520;24.2;15.7;19.9;3.5;17.8;.1;3.61;17301 +87082;47.29964;.94352;95;20220521;28;8.2;18.1;1.5;13.1;0;4.77;26680 +87082;47.29964;.94352;95;20220522;28.7;15.6;22.1;2.5;15.5;1.7;4.96;21718 +87082;47.29964;.94352;95;20220523;20.4;17.9;19.1;4.2;17.4;12.3;2.52;9333 +87082;47.29964;.94352;95;20220524;19.1;9.4;14.2;3.1;12.3;.2;3.19;18770 +87082;47.29964;.94352;95;20220525;22.3;5.5;13.9;2.1;11.5;0;3.97;24888 +87082;47.29964;.94352;95;20220526;22.3;10.1;16.2;1.9;13.6;0;3.64;21226 +87082;47.29964;.94352;95;20220527;19.4;10.4;14.9;1.2;13.9;0;2.92;18239 +87082;47.29964;.94352;95;20220528;23;9.7;16.3;3;11.1;0;4.42;22308 +87082;47.29964;.94352;95;20220529;18.6;8.9;13.7;4;8.7;0;4.02;19056 +87082;47.29964;.94352;95;20220530;21.6;5.7;13.6;2.4;8.9;0;4.29;24555 +87082;47.29964;.94352;95;20220531;24.9;3.9;14.4;1.6;8.9;.1;4.73;28341 +87082;47.29964;.94352;95;20220601;25.6;5.9;15.7;1.5;10;.1;4.71;27506 +87082;47.29964;.94352;95;20220602;28.2;14.2;21.2;2.7;12.6;0;5.42;23188 +87082;47.29964;.94352;95;20220603;28.7;15;21.8;2.1;15.6;3.6;4.94;22985 +87082;47.29964;.94352;95;20220604;29.6;16;22.8;1.7;18.9;8.3;4.73;22947 +87082;47.29964;.94352;95;20220605;22.4;15.4;18.9;3;16.4;.2;3.38;16400 +87082;47.29964;.94352;95;20220606;22;11.9;16.9;2.8;14.5;.2;3.62;19803 +87082;47.29964;.94352;95;20220607;23.7;13.4;18.5;4;15;15.7;4.19;20035 +87082;47.29964;.94352;95;20220608;24.5;13.4;18.9;4;15.6;1.4;4.32;20844 +87082;47.29964;.94352;95;20220609;22.5;13.5;18;2.8;13.9;0;3.84;18763 +87082;47.29964;.94352;95;20220610;27.3;10.7;19;1.9;14.7;.1;4.81;25636 +87082;47.29964;.94352;95;20220611;28.6;11.6;20.1;1.6;16.2;0;4.88;25979 +87082;47.29964;.94352;95;20220612;24.8;14.5;19.6;3.1;14.5;.5;4.45;20170 +87082;47.29964;.94352;95;20220613;25.8;8.6;17.2;2.4;11.5;0;5;26187 +87082;47.29964;.94352;95;20220614;29.9;10.9;20.4;2.4;12.4;0;5.88;27564 +87082;47.29964;.94352;95;20220615;35.1;15.4;25.2;2.3;14.9;0;6.78;28094 +87082;47.29964;.94352;95;20220616;32.5;14.3;23.4;1.8;15.2;0;5.84;27007 +87082;47.29964;.94352;95;20220617;36.6;14;25.3;1.6;15;0;6.65;30148 +87082;47.29964;.94352;95;20220618;40.3;16.5;28.4;2.1;15.8;2.3;7.82;30959 +87082;47.29964;.94352;95;20220619;33.8;17.3;25.5;3;19.9;14.2;6.32;25728 +87082;47.29964;.94352;95;20220620;26;17.2;21.6;2.4;20.5;9.1;3.78;18702 +87082;47.29964;.94352;95;20220621;26.3;16.3;21.3;2.3;20.4;2;3.9;19958 +87082;47.29964;.94352;95;20220622;23.5;18.5;21;1.9;20.8;2.6;2.86;14013 +87082;47.29964;.94352;95;20220623;26.9;13.9;20.4;1.8;17.3;0;4.39;22795 +87082;47.29964;.94352;95;20220624;23.7;14.1;18.9;4.3;16.1;1.9;4.05;19535 +87082;47.29964;.94352;95;20220625;16.5;15.3;15.9;2.7;16.1;15.1;1.5;6688 +87082;47.29964;.94352;95;20220626;20.6;11.3;15.9;1.5;14.2;.5;3.24;19202 +87082;47.29964;.94352;95;20220627;25;10.7;17.8;2.2;12.7;0;4.57;23875 +87082;47.29964;.94352;95;20220628;26.3;8.9;17.6;2;12.1;0;4.91;26348 +87082;47.29964;.94352;95;20220629;26.3;8.6;17.4;2.3;13.5;5.4;4.85;26552 +87082;47.29964;.94352;95;20220630;20;13.1;16.5;2.4;14.4;6.2;3.06;16436 +87082;47.29964;.94352;95;20220701;22.8;7.9;15.3;2.2;11.7;.1;4.2;24280 +87082;47.29964;.94352;95;20220702;27.8;8.8;18.3;1.2;12.2;0;4.87;27425 +87082;47.29964;.94352;95;20220703;25.4;10.5;17.9;2.3;13.3;0;4.6;24214 +87082;47.29964;.94352;95;20220704;27.2;11;19.1;2.5;13.1;0;5.12;25224 +87082;47.29964;.94352;95;20220705;26.8;10.4;18.6;3;13.1;0;5.19;25339 +87082;47.29964;.94352;95;20220706;27.3;12.2;19.7;2.9;12.7;0;5.32;24258 +87082;47.29964;.94352;95;20220707;26.2;11.7;18.9;2.6;14.8;0;4.65;23719 +87082;47.29964;.94352;95;20220708;28.3;10.8;19.5;2.6;13;0;5.43;26039 +87082;47.29964;.94352;95;20220709;30.9;11.9;21.4;2.4;13.9;0;5.87;27088 +87082;47.29964;.94352;95;20220710;28.7;16.3;22.5;3.3;13.8;0;5.63;21770 +87082;47.29964;.94352;95;20220711;30.9;16.3;23.6;2.9;14.5;0;5.94;23595 +87082;47.29964;.94352;95;20220712;33.8;16.1;24.9;2;14.2;0;6.11;25949 +87082;47.29964;.94352;95;20220713;34.7;13.2;23.9;.9;13.7;0;5.55;28559 +87082;47.29964;.94352;95;20220714;35.2;13.9;24.5;2.1;14.1;0;6.59;28347 +87082;47.29964;.94352;95;20220715;29.9;15.3;22.6;3.1;12.3;0;6.02;23345 +87082;47.29964;.94352;95;20220716;31.1;12.8;21.9;2.4;11;0;6.07;26099 +87082;47.29964;.94352;95;20220717;33.5;17.3;25.4;2.1;12.9;0;6.07;24461 +87082;47.29964;.94352;95;20220718;39.6;15.8;27.7;2.3;13.7;0;7.69;29625 +87082;47.29964;.94352;95;20220719;33.8;22.1;27.9;3.8;17.3;4.7;6.73;20603 +87082;47.29964;.94352;95;20220720;27.9;17.9;22.9;3.1;19.4;3.3;4.41;18957 +87082;47.29964;.94352;95;20220721;28.6;14.9;21.7;1.8;18;.1;4.46;22167 +87082;47.29964;.94352;95;20220722;27.5;14.7;21.1;2.3;18.7;1.1;4.24;21337 +87082;47.29964;.94352;95;20220723;29.9;15.3;22.6;2.6;16.3;0;5.19;22725 +87082;47.29964;.94352;95;20220724;34.2;14.3;24.2;1.2;15.8;0;5.42;26483 +87082;47.29964;.94352;95;20220725;27.5;18.8;23.1;4.2;16.5;1.3;5.02;17328 +87082;47.29964;.94352;95;20220726;26.5;12.6;19.5;2.4;14.1;0;4.51;21900 +87082;47.29964;.94352;95;20220727;27.2;10.5;18.8;1.6;12.2;0;4.54;23934 +87082;47.29964;.94352;95;20220728;28.9;13.5;21.2;1.2;12.3;0;4.49;22871 +87082;47.29964;.94352;95;20220729;29.3;17;23.1;1.5;13.8;.1;4.5;20313 +87082;47.29964;.94352;95;20220730;32.3;14.5;23.4;2.1;15.6;0;5.48;24391 +87082;47.29964;.94352;95;20220731;32.8;14.5;23.6;1.6;15.7;0;5.25;24619 +87082;47.29964;.94352;95;20220801;29.6;13.8;21.7;1.7;16.5;0;4.59;22742 +87082;47.29964;.94352;95;20220802;33.2;13.9;23.5;1;16.1;0;4.9;25046 +87082;47.29964;.94352;95;20220803;38;15.2;26.6;1.2;15.8;0;5.81;27114 +87082;47.29964;.94352;95;20220804;30.6;21.4;26;2.3;18.2;.7;4.62;17012 +87082;47.29964;.94352;95;20220805;28.8;17.5;23.1;4.2;13.7;0;5.75;18790 +87082;47.29964;.94352;95;20220806;27.7;14.7;21.2;3.6;10.4;0;5.66;20069 +87082;47.29964;.94352;95;20220807;29.3;13.8;21.5;3.7;9.7;0;6.21;21823 +87082;47.29964;.94352;95;20220808;31.9;15;23.4;3.5;11;0;6.54;22673 +87082;47.29964;.94352;95;20220809;33.6;17.1;25.3;3.4;12.5;0;6.68;22269 +87082;47.29964;.94352;95;20220810;34.2;17.1;25.6;2.6;12.5;0;6.16;22543 +87082;47.29964;.94352;95;20220811;34.9;16;25.4;2.3;11.1;0;6.15;23575 +87082;47.29964;.94352;95;20220812;36.1;12.3;24.2;1.8;11.1;0;5.99;26333 +87082;47.29964;.94352;95;20220813;36.3;14.1;25.2;1.5;11.3;8.2;5.59;25263 +87082;47.29964;.94352;95;20220814;24.8;19.1;21.9;4.5;18.6;5.3;3.57;12555 +87082;47.29964;.94352;95;20220815;25.9;17.7;21.8;5.3;18.7;0;3.98;15026 +87082;47.29964;.94352;95;20220816;25.6;15.2;20.4;1.5;18.9;1.6;3.15;16852 +87082;47.29964;.94352;95;20220817;27;16.9;21.9;3.1;17.4;2.2;3.98;16489 +87082;47.29964;.94352;95;20220818;29.3;11.7;20.5;2.2;15;0;4.49;21724 +87082;47.29964;.94352;95;20220819;27.2;14.9;21;2.7;18.2;3.2;3.77;17979 +87082;47.29964;.94352;95;20220820;27.5;15.9;21.7;1.5;17.1;0;3.53;17326 +87082;47.29964;.94352;95;20220821;24.8;13;18.9;2.4;15.5;.7;3.43;17351 +87082;47.29964;.94352;95;20220822;27.4;17;22.2;1.3;19.1;.1;3.23;16149 +87082;47.29964;.94352;95;20220823;27.3;16.3;21.8;1.7;19;0;3.34;16493 +87082;47.29964;.94352;95;20220824;33.4;13.5;23.4;.8;16.6;0;4.1;22129 +87082;47.29964;.94352;95;20220825;30.4;15.2;22.8;2.1;17.9;0;4.18;19149 +87082;47.29964;.94352;95;20220826;28.1;15.9;22;2.6;16.6;0;3.98;16986 +87082;47.29964;.94352;95;20220827;28.4;11.8;20.1;1.7;13.6;0;3.92;19710 +87082;47.29964;.94352;95;20220828;29.1;13.2;21.1;2.2;13;0;4.33;19127 +87082;47.29964;.94352;95;20220829;33.5;13.6;23.5;2.2;15.1;2.7;5;21262 +87082;47.29964;.94352;95;20220830;28.1;18;23;2.2;19.5;0;3.41;14925 +87082;47.29964;.94352;95;20220831;28.8;14.8;21.8;1.5;17.8;.7;3.46;17481 +87082;47.29964;.94352;95;20220901;29.6;17.2;23.4;1.7;17.4;3.8;3.63;16290 +87082;47.29964;.94352;95;20220902;27.1;16.2;21.6;2;18.7;2.4;3.16;15118 +87082;47.29964;.94352;95;20220903;26.8;15.1;20.9;3.5;16.6;0;3.77;15536 +87082;47.29964;.94352;95;20220904;31;11.9;21.4;1.7;15.5;5.7;3.99;19764 +87082;47.29964;.94352;95;20220905;31.6;15.1;23.3;2.1;17.4;1.4;4.13;18178 +87082;47.29964;.94352;95;20220906;30.1;12.9;21.5;1.6;15.3;.7;3.71;18395 +87082;47.29964;.94352;95;20220907;21.7;13.8;17.7;2.9;16.1;8.5;2.4;12242 +87082;47.29964;.94352;95;20220908;23.7;13.8;18.7;5;16.4;2.5;3.12;13613 +87082;47.29964;.94352;95;20220909;24;14.5;19.2;5.4;15.3;1;3.59;13199 +87082;47.29964;.94352;95;20220910;24;11.9;17.9;2.8;13.6;.1;3.15;14793 +87082;47.29964;.94352;95;20220911;26.5;9.1;17.8;1.6;13.1;0;3.15;17629 +87082;47.29964;.94352;95;20220912;33.5;12.3;22.9;1.5;14.7;0;4;19299 +87082;47.29964;.94352;95;20220913;31.7;20.5;26.1;2.5;19.1;11.4;3.95;13794 +87082;47.29964;.94352;95;20220914;27;17.1;22;3.5;20.5;.7;2.99;12815 +87082;47.29964;.94352;95;20220915;24;17.7;20.8;2.6;18;1.1;2.47;10048 +87082;47.29964;.94352;95;20220916;20.1;12.5;16.3;3;12.7;0;2.48;10951 +87082;47.29964;.94352;95;20220917;18.2;5.1;11.6;1.8;9.2;.1;2.21;14326 +87082;47.29964;.94352;95;20220918;20.1;3.2;11.6;1;9;0;2.16;16141 +87082;47.29964;.94352;95;20220919;20.6;5;12.8;1.8;9.6;.1;2.44;15325 +87082;47.29964;.94352;95;20220920;21.3;4.9;13.1;2.1;9.5;0;2.63;15547 +87082;47.29964;.94352;95;20220921;21.3;6.9;14.1;1.9;9.8;0;2.52;14384 +87082;47.29964;.94352;95;20220922;22.3;4.9;13.6;1.3;9.1;0;2.4;15665 +87082;47.29964;.94352;95;20220923;21.9;7.1;14.5;.3;10.4;0;1.78;14256 +87082;47.29964;.94352;95;20220924;19.4;8.1;13.7;1.8;12.5;0;1.86;12270 +87082;47.29964;.94352;95;20220925;18.5;11.4;14.9;1.8;12.6;.2;1.76;9542 +87082;47.29964;.94352;95;20220926;16.2;7;11.6;3.8;11.5;5.9;1.65;10778 +87082;47.29964;.94352;95;20220927;17.5;9.4;13.4;5.7;12.8;8.4;1.86;9971 +87082;47.29964;.94352;95;20220928;14.7;13.1;13.9;5.4;14.3;3.2;1.06;4192 +87082;47.29964;.94352;95;20220929;16.1;7.1;11.6;1.7;10.8;1.4;1.5;10271 +87082;47.29964;.94352;95;20220930;18.2;3.5;10.8;2.2;10.2;4.3;1.83;13056 +87082;47.29964;.94352;95;20221001;20;12.7;16.3;7.8;17.4;3;1.38;8987 +87082;47.29964;.94352;95;20221002;21.2;15.3;18.2;4.5;17.7;.6;1.79;7943 +87082;47.29964;.94352;95;20221003;17.8;14;15.9;1;15.2;0;1.15;6226 +87082;47.29964;.94352;95;20221004;22;4.9;13.4;1;12.1;.2;1.72;13407 +87082;47.29964;.94352;95;20221005;22.9;9.1;16;2.7;14.4;.3;2.09;11854 +87082;47.29964;.94352;95;20221006;19.6;8;13.8;.8;11.7;0;1.43;10698 +87082;47.29964;.94352;95;20221007;20.7;4.7;12.7;.9;10.4;.1;1.57;12455 +87082;47.29964;.94352;95;20221008;19.8;3.8;11.8;.6;10;.1;1.37;12290 +87082;47.29964;.94352;95;20221009;22.1;4.8;13.4;1.8;11;0;1.94;12621 +87082;47.29964;.94352;95;20221010;22.2;12;17.1;2.5;14.9;0;1.86;9482 +87082;47.29964;.94352;95;20221011;19.4;13;16.2;2.2;14.7;.1;1.45;7339 +87082;47.29964;.94352;95;20221012;19.3;9.2;14.2;.8;13.2;.2;1.21;9176 +87082;47.29964;.94352;95;20221013;16.5;9.7;13.1;2.8;14.7;6.5;.86;7364 +87082;47.29964;.94352;95;20221014;19.4;15.2;17.3;5.9;18.2;8;1.12;5634 +87082;47.29964;.94352;95;20221015;18.1;16.4;17.2;5.6;17.8;4.8;1.07;3411 +87082;47.29964;.94352;95;20221016;24.1;14.8;19.4;1.5;17.9;0;1.51;8305 +87082;47.29964;.94352;95;20221017;18.9;17;17.9;3.1;18.1;27.8;1.06;3517 +87082;47.29964;.94352;95;20221018;22.6;12.8;17.7;1.7;17.6;.1;1.3;8290 +87082;47.29964;.94352;95;20221019;24.8;14.8;19.8;3;17.6;6.7;1.96;8256 +87082;47.29964;.94352;95;20221020;23.5;14.9;19.2;3.9;17.4;7.7;1.94;7521 +87082;47.29964;.94352;95;20221021;20.1;16.2;18.1;3.2;16.1;.1;1.56;4881 +87082;47.29964;.94352;95;20221022;21.7;11.5;16.6;2.2;14.7;.3;1.48;7980 +87082;47.29964;.94352;95;20221023;23.6;14.9;19.2;4.7;14.2;.3;2.82;7236 +87082;47.29964;.94352;95;20221024;19.8;14;16.9;5.8;14.3;1.3;2.12;5759 +87082;47.29964;.94352;95;20221025;19.6;10.6;15.1;2.7;13.8;.1;1.34;7147 +87082;47.29964;.94352;95;20221026;23.8;11.9;17.8;2.8;14.6;.1;1.89;8145 +87082;47.29964;.94352;95;20221027;24.3;14.4;19.3;3;14.7;.1;2.15;7288 +87082;47.29964;.94352;95;20221028;24.1;15.5;19.8;2.8;15.7;0;1.96;6668 +87082;47.29964;.94352;95;20221029;22.7;16.7;19.7;2;14.3;0;1.71;5430 +87082;47.29964;.94352;95;20221030;19.8;10.8;15.3;1.4;13.4;0;1.06;6624 +87082;47.29964;.94352;95;20221031;21.5;11.7;16.6;3.9;14.8;1.4;1.65;6822 +87082;47.29964;.94352;95;20221101;17.7;8.6;13.1;5.4;11.9;1.1;1.61;6462 +87082;47.29964;.94352;95;20221102;17.5;9.6;13.5;3.4;12.6;.1;1.21;5907 +87082;47.29964;.94352;95;20221103;13.9;10.6;12.2;4;11.8;9.2;1.06;3642 +87082;47.29964;.94352;95;20221104;13.6;7.6;10.6;6;9.7;.3;1.51;4950 +87082;47.29964;.94352;95;20221105;13.7;2.6;8.1;2.1;9.2;0;.77;6750 +87082;47.29964;.94352;95;20221106;13.5;8.7;11.1;3.9;11.2;.8;.93;4258 +87082;47.29964;.94352;95;20221107;16.5;10.9;13.7;5.3;13.1;.1;1.22;4555 +87082;47.29964;.94352;95;20221108;17.4;10.3;13.8;5.2;12.1;2.7;1.59;5093 +87082;47.29964;.94352;95;20221109;15.8;11.8;13.8;3.9;12.3;.5;1.27;3682 +87082;47.29964;.94352;95;20221110;12.5;4.1;8.3;1.7;9.9;.1;.53;5404 +87082;47.29964;.94352;95;20221111;16;5;10.5;1.9;11;.1;.7;6141 +87082;47.29964;.94352;95;20221112;19.7;7.7;13.7;1.7;11.7;.2;.97;6335 +87082;47.29964;.94352;95;20221113;18.3;4.1;11.2;1;10.6;.1;.63;6822 +87082;47.29964;.94352;95;20221114;14.9;6.9;10.9;2.4;11.4;.4;.68;4964 +87082;47.29964;.94352;95;20221115;14.2;7.3;10.7;4.6;12.2;7.6;.56;4520 +87082;47.29964;.94352;95;20221116;13.9;8.8;11.3;7.6;12.3;8.7;.76;3784 +87082;47.29964;.94352;95;20221117;15.4;10.5;12.9;8;11.7;3.1;1.63;3650 +87082;47.29964;.94352;95;20221118;13.2;5.8;9.5;3.6;9.3;.1;.99;4498 +87082;47.29964;.94352;95;20221119;11.9;.1;6;2;7.3;.1;.67;5690 +87082;47.29964;.94352;95;20221120;11.7;1.1;6.4;3.3;8.3;2.1;.66;5304 +87082;47.29964;.94352;95;20221121;12;4.5;8.2;4.5;9;5.8;.89;4350 +87082;47.29964;.94352;95;20221122;11.8;4.9;8.3;5.8;8.8;.5;1.09;4104 +87082;47.29964;.94352;95;20221123;14.9;6.9;10.9;4.9;10.4;1.9;1.15;4388 +87082;47.29964;.94352;95;20221124;12.5;7.3;9.9;5;10.9;.6;.68;3429 +87082;47.29964;.94352;95;20221125;13.9;6.2;10;2.9;10;.1;.79;4194 +87082;47.29964;.94352;95;20221126;10.7;2.1;6.4;1.6;8.8;0;.34;4398 +87082;47.29964;.94352;95;20221127;12.5;5.8;9.1;2.7;9.3;7.5;.74;3798 +87082;47.29964;.94352;95;20221128;12.4;8.2;10.3;4;10.2;.3;.91;2903 +87082;47.29964;.94352;95;20221129;7.8;1.7;4.7;1.9;8.5;0;.21;3528 +87082;47.29964;.94352;95;20221130;7.5;4.7;6.1;2.1;8.7;0;.38;2257 +87082;47.29964;.94352;95;20221201;6.8;4.4;5.6;3.5;8.1;0;.51;2042 +87082;47.29964;.94352;95;20221202;6.4;4.5;5.4;3.5;7.6;.9;.64;1761 +87082;47.29964;.94352;95;20221203;5.7;1.9;3.8;3.6;7.2;.2;.43;2603 +87082;47.29964;.94352;95;20221204;5;3.1;4;2.3;7.2;.1;.44;1726 +87082;47.29964;.94352;95;20221205;7.3;3.2;5.2;1.3;7.5;0;.39;2668 +87082;47.29964;.94352;95;20221206;5;3.7;4.3;2.4;7.2;0;.51;1344 +87082;47.29964;.94352;95;20221207;5.8;3.6;4.7;2.3;7;0;.56;1834 +87082;47.29964;.94352;95;20221208;3.2;.4;1.8;2.7;6;0;.43;2095 +87082;47.29964;.94352;95;20221209;2.9;-1.1;.9;2.9;5.4;0;.47;2552 +87082;47.29964;.94352;95;20221210;1.3;-4;-1.4;1.4;5.3;.1;.17;2969 +87082;47.29964;.94352;95;20221211;3.5;-4.4;-.5;1.8;4.6;0;.38;3677 +87082;47.29964;.94352;95;20221212;2.5;-3.9;-.7;2.3;4.6;0;.42;3259 +87082;47.29964;.94352;95;20221213;2.9;-3.7;-.4;2.7;4.9;.9;.41;3299 +87082;47.29964;.94352;95;20221214;2.5;.9;1.7;2.6;6.8;3.3;.23;1448 +87082;47.29964;.94352;95;20221215;3.2;1;2.1;3.9;5.9;0;.58;1749 +87082;47.29964;.94352;95;20221216;4.9;-1.3;1.8;3.1;5;0;.71;3153 +87082;47.29964;.94352;95;20221217;1.1;-4.3;-1.6;2.5;4.5;0;.37;2913 +87082;47.29964;.94352;95;20221218;6.2;-5.6;.3;1.7;5.5;.1;.25;4458 +87082;47.29964;.94352;95;20221219;13.7;6.9;10.3;3.7;9.7;0;.96;3299 +87082;47.29964;.94352;95;20221220;13.2;9.5;11.3;4.8;11.4;1.1;.85;2344 +87082;47.29964;.94352;95;20221221;12.5;6.9;9.7;6;12.3;2.3;.09;2960 +87082;47.29964;.94352;95;20221222;14.1;12;13;7.9;13.4;13.9;.88;1684 +87082;47.29964;.94352;95;20221223;14;13.8;13.9;6.7;14.5;6.2;.79;290 +87082;47.29964;.94352;95;20221224;12;10.1;11;3.6;11.8;.5;.61;1590 +87082;47.29964;.94352;95;20221225;14.8;8.4;11.6;3.3;11.6;1;.7;3204 +87082;47.29964;.94352;95;20221226;12.5;10.8;11.6;3.9;11.2;1.6;.94;1494 +87082;47.29964;.94352;95;20221227;8.8;1.3;5;2.5;8.6;.1;.19;3517 +87082;47.29964;.94352;95;20221228;12.3;7.5;9.9;7.2;11.3;2.6;.56;2757 +87082;47.29964;.94352;95;20221229;11.1;10.6;10.8;6.2;11.2;1.5;.94;668 +87082;47.29964;.94352;95;20221230;14.9;5;9.9;7.3;12.2;5.1;.34;4143 +87082;47.29964;.94352;95;20221231;15.7;13.3;14.5;7.6;12.1;0;1.95;1881 +87083;47.32661;1.27203;110;20220101;14.9;3.8;9.3;1.6;9.37;0;.51;4335 +87083;47.32661;1.27203;110;20220102;13.8;5.7;9.8;4.2;11.07;0;.63;2621 +87083;47.32661;1.27203;110;20220103;13;10.9;11.9;5.1;12.4;8.3;.76;1226 +87083;47.32661;1.27203;110;20220104;12.6;11.1;11.9;5;10.67;6.7;1.33;966 +87083;47.32661;1.27203;110;20220105;6.8;.8;3.8;2;6.27;0;.52;3244 +87083;47.32661;1.27203;110;20220106;6.3;-3.1;1.6;1.7;6.13;.5;.23;4700 +87083;47.32661;1.27203;110;20220107;9.5;1.4;5.4;5.3;7.5;.3;.79;3368 +87083;47.32661;1.27203;110;20220108;10;6.6;8.3;6.3;9.47;9.3;.83;1490 +87083;47.32661;1.27203;110;20220109;9.1;4.9;7;4.4;8.1;1.2;.82;2751 +87083;47.32661;1.27203;110;20220110;8;5.6;6.8;1.3;8.93;0;.43;1399 +87083;47.32661;1.27203;110;20220111;6.4;1.9;4.1;2.1;6.5;0;.45;4405 +87083;47.32661;1.27203;110;20220112;4.7;-.9;1.9;2.6;5.93;0;.41;3793 +87083;47.32661;1.27203;110;20220113;4.6;-1.2;1.7;2.8;6.07;0;.38;4059 +87083;47.32661;1.27203;110;20220114;3.3;-.9;1.2;1.8;5.5;0;.35;3048 +87083;47.32661;1.27203;110;20220115;-.2;-5.2;-2.7;1.2;4.9;0;.16;3477 +87083;47.32661;1.27203;110;20220116;1.6;-2.1;-.3;1.9;6.27;.3;.16;1600 +87083;47.32661;1.27203;110;20220117;5.8;1.2;3.5;1;7.67;0;.29;2169 +87083;47.32661;1.27203;110;20220118;7.5;.4;4;2.4;7.47;0;.39;3393 +87083;47.32661;1.27203;110;20220119;4.9;3.1;4;2.4;7.77;1;.36;1145 +87083;47.32661;1.27203;110;20220120;8.6;3.5;6.1;2.7;7.47;.1;.66;3946 +87083;47.32661;1.27203;110;20220121;6.4;-.8;2.8;2.6;5.9;0;.58;4981 +87083;47.32661;1.27203;110;20220122;4.6;-3.5;.6;1.6;6.07;0;.31;3345 +87083;47.32661;1.27203;110;20220123;3.4;3;3.2;3.7;6.67;0;.58;358 +87083;47.32661;1.27203;110;20220124;1;-2.3;-.6;1.9;5.93;0;.2;2854 +87083;47.32661;1.27203;110;20220125;.3;-1;-.4;.6;5.7;0;.29;1960 +87083;47.32661;1.27203;110;20220126;-.8;-1.8;-1.3;1.1;5.47;0;.29;565 +87083;47.32661;1.27203;110;20220127;2.1;-1.7;.2;1.5;6.03;.2;.29;2394 +87083;47.32661;1.27203;110;20220128;5.9;1.7;3.8;1.2;7.87;0;.34;2370 +87083;47.32661;1.27203;110;20220129;7.5;3.4;5.4;2.7;8.9;.2;.34;2217 +87083;47.32661;1.27203;110;20220130;11.3;6.5;8.9;1.9;9.37;0;.7;3250 +87083;47.32661;1.27203;110;20220131;10;5.3;7.6;4.9;7.73;.2;1.19;4105 +87083;47.32661;1.27203;110;20220201;9.4;-.7;4.4;3.5;8.9;.3;.27;3177 +87083;47.32661;1.27203;110;20220202;9.3;8;8.7;2.5;9.9;0;.63;1903 +87083;47.32661;1.27203;110;20220203;7;4.6;5.8;1.9;8.2;.3;.47;3825 +87083;47.32661;1.27203;110;20220204;10.7;4.9;7.8;2.8;9.05;1.5;.73;3558 +87083;47.32661;1.27203;110;20220205;10.4;-2.2;4.1;1.7;6.82;.1;.63;7984 +87083;47.32661;1.27203;110;20220206;11.1;2.1;6.6;5.7;9.92;1.8;.42;3999 +87083;47.32661;1.27203;110;20220207;11.4;5;8.2;2.1;7.9;0;.95;6820 +87083;47.32661;1.27203;110;20220208;13.2;-.7;6.2;1;7.13;0;.68;7893 +87083;47.32661;1.27203;110;20220209;16;-2;7;2.4;7.2;.1;1.28;9809 +87083;47.32661;1.27203;110;20220210;8.7;4.3;6.5;2.5;9.1;.7;.59;2013 +87083;47.32661;1.27203;110;20220211;9.1;-.9;4.1;2.3;6.65;0;.75;9348 +87083;47.32661;1.27203;110;20220212;9.8;-1.4;4.2;2.5;5.28;0;1.16;9933 +87083;47.32661;1.27203;110;20220213;15.2;-2.9;6.1;5.1;7.43;.9;1.69;9257 +87083;47.32661;1.27203;110;20220214;12.1;7.2;9.6;6.5;8.97;2.9;1.53;6166 +87083;47.32661;1.27203;110;20220215;10.7;2.9;6.8;5.3;9.13;4.7;.7;6123 +87083;47.32661;1.27203;110;20220216;14.4;8.6;11.5;6.9;13;1.6;.65;3844 +87083;47.32661;1.27203;110;20220217;15.2;11.8;13.5;4.8;11.67;.9;1.6;4255 +87083;47.32661;1.27203;110;20220218;12.1;9.1;10.6;6.1;10.22;.8;1.34;3355 +87083;47.32661;1.27203;110;20220219;10.7;.4;5.5;4.5;6.8;0;1.34;8554 +87083;47.32661;1.27203;110;20220220;13.2;7.3;10.2;6.5;10.63;2;1.17;4559 +87083;47.32661;1.27203;110;20220221;11.3;6.7;9;6.3;8.23;.3;1.65;4893 +87083;47.32661;1.27203;110;20220222;12.4;4.1;8.3;3.8;9.8;.5;.87;4070 +87083;47.32661;1.27203;110;20220223;13.3;5.3;9.3;1.3;10.13;0;.85;6116 +87083;47.32661;1.27203;110;20220224;13;4.5;8.7;3;8.37;1.7;1.32;6607 +87083;47.32661;1.27203;110;20220225;11;-2.2;4.4;1.6;6.03;.1;1.08;11343 +87083;47.32661;1.27203;110;20220226;11.3;-1.3;5;3.8;5.4;0;1.78;12149 +87083;47.32661;1.27203;110;20220227;12.7;-2.7;5;2.5;5.2;0;1.69;12898 +87083;47.32661;1.27203;110;20220228;14.9;-2.7;6.1;1.3;5.47;0;1.43;13401 +87083;47.32661;1.27203;110;20220301;15;-.3;7.3;1.4;6.67;0;1.31;8946 +87083;47.32661;1.27203;110;20220302;13.1;3.1;8.1;1.9;8.8;0;1.09;6865 +87083;47.32661;1.27203;110;20220303;13.3;8;10.6;1.5;10.23;.3;1.05;6007 +87083;47.32661;1.27203;110;20220304;12.6;6.2;9.4;2.7;9.6;1.7;1.11;5783 +87083;47.32661;1.27203;110;20220305;9.5;6.2;7.8;2.2;9;.5;.78;3051 +87083;47.32661;1.27203;110;20220306;8.9;2.4;5.7;2.9;6.05;0;1.44;9356 +87083;47.32661;1.27203;110;20220307;9.2;-2.7;3.3;3.4;4.5;0;1.78;13590 +87083;47.32661;1.27203;110;20220308;15.7;-1.9;6.9;2.6;6.43;0;2.01;14385 +87083;47.32661;1.27203;110;20220309;15.8;2.4;9.1;2.7;8.33;0;1.85;13432 +87083;47.32661;1.27203;110;20220310;14.9;5.3;10.1;3.3;9;0;1.72;8410 +87083;47.32661;1.27203;110;20220311;13.7;5.8;9.7;4.6;9.47;1.9;1.52;6342 +87083;47.32661;1.27203;110;20220312;11.3;6;8.7;4.1;9.53;1.2;1.17;6505 +87083;47.32661;1.27203;110;20220313;8.9;6.1;7.5;3.3;8.83;6.8;.94;4148 +87083;47.32661;1.27203;110;20220314;15.2;-.2;7.5;3.3;8.03;2;1.94;15029 +87083;47.32661;1.27203;110;20220315;16;8.2;12.1;1.7;11.32;.1;1.44;8907 +87083;47.32661;1.27203;110;20220316;14.7;7.1;10.9;1.7;11.03;0;1.39;9246 +87083;47.32661;1.27203;110;20220317;10.3;8.4;9.4;3.8;8.73;0;1.5;6772 +87083;47.32661;1.27203;110;20220318;14.4;4.8;9.6;5.7;7.18;0;2.74;13992 +87083;47.32661;1.27203;110;20220319;14.9;6.4;10.7;3.2;7.85;0;2.26;11618 +87083;47.32661;1.27203;110;20220320;15.9;2.8;9.3;2;8.4;0;1.73;10054 +87083;47.32661;1.27203;110;20220321;18.5;7.2;12.8;3.1;9.43;0;2.53;13437 +87083;47.32661;1.27203;110;20220322;17.2;2.4;9.8;3.2;6.5;0;2.92;18230 +87083;47.32661;1.27203;110;20220323;18.1;.4;9.3;2.8;5.68;0;3.04;18800 +87083;47.32661;1.27203;110;20220324;20.6;.4;10.5;2.3;6.48;0;2.96;18836 +87083;47.32661;1.27203;110;20220325;21.1;3.3;12.2;3.6;6.7;0;3.76;19114 +87083;47.32661;1.27203;110;20220326;20.7;3;11.8;3.8;6.78;0;3.76;19268 +87083;47.32661;1.27203;110;20220327;22.2;3.7;12.9;2.3;7.43;0;3.25;19146 +87083;47.32661;1.27203;110;20220328;22.2;3.2;12.7;1.5;8.18;0;2.72;17200 +87083;47.32661;1.27203;110;20220329;17.6;8.4;13;1.8;9.88;5.7;2.04;10437 +87083;47.32661;1.27203;110;20220330;12.8;6.1;9.5;2.8;10.8;2.6;1.08;6263 +87083;47.32661;1.27203;110;20220331;9.8;6.5;8.1;4.7;8.03;1.2;1.64;7137 +87083;47.32661;1.27203;110;20220401;5.9;-.4;2.8;5.8;5.7;1.4;1.33;7800 +87083;47.32661;1.27203;110;20220402;8;.1;4;4.8;5.05;0;2.05;13874 +87083;47.32661;1.27203;110;20220403;8.8;-.3;4.2;3.4;4.95;0;2.05;14650 +87083;47.32661;1.27203;110;20220404;12.1;-3.4;4.4;3.4;5.7;.4;2.31;19250 +87083;47.32661;1.27203;110;20220405;11.9;5.9;8.9;3;10.65;.4;.91;4528 +87083;47.32661;1.27203;110;20220406;12.4;8.6;10.5;4.9;10.93;1.7;1.2;4561 +87083;47.32661;1.27203;110;20220407;15.5;9.9;12.7;8;12.28;10.5;1.65;6442 +87083;47.32661;1.27203;110;20220408;15.3;8.9;12.1;7.1;11.08;6;1.98;6212 +87083;47.32661;1.27203;110;20220409;12.8;1.5;7.2;2.7;7.05;.2;2.31;18720 +87083;47.32661;1.27203;110;20220410;15.2;-1.1;7.1;3.4;6.63;0;2.91;22460 +87083;47.32661;1.27203;110;20220411;22.4;2.8;12.6;3.6;9.18;0;3.85;20480 +87083;47.32661;1.27203;110;20220412;19.4;8.3;13.8;2.3;11.4;1.8;2.38;12129 +87083;47.32661;1.27203;110;20220413;16.5;10.9;13.7;1.1;13.2;1;1.59;9152 +87083;47.32661;1.27203;110;20220414;21.3;8.3;14.8;1.5;12.33;0;2.94;19728 +87083;47.32661;1.27203;110;20220415;22.3;6.9;14.6;2.4;11.13;0;3.61;22960 +87083;47.32661;1.27203;110;20220416;21.1;7.4;14.2;3.6;10.2;0;3.99;23820 +87083;47.32661;1.27203;110;20220417;21.8;5;13.4;2.6;8.68;0;3.89;24244 +87083;47.32661;1.27203;110;20220418;19.7;3.5;11.6;2.3;9.65;0;3.13;21402 +87083;47.32661;1.27203;110;20220419;15.6;8;11.8;3.1;9.75;0;2.26;11371 +87083;47.32661;1.27203;110;20220420;19;6.6;12.8;2.7;9.78;0;3.02;17902 +87083;47.32661;1.27203;110;20220421;20;6.7;13.3;2.3;8.23;0;3.73;23804 +87083;47.32661;1.27203;110;20220422;20.7;5.4;13;2.4;9.75;2.1;3.61;23754 +87083;47.32661;1.27203;110;20220423;20.1;10;15.1;3;11.98;.6;2.81;13485 +87083;47.32661;1.27203;110;20220424;18.6;10.6;14.6;3;12.6;5.6;2.36;12833 +87083;47.32661;1.27203;110;20220425;15;11.1;13;2.5;11.98;0;1.58;6966 +87083;47.32661;1.27203;110;20220426;16.9;4.7;10.8;3.3;9.31;0;3.26;23733 +87083;47.32661;1.27203;110;20220427;19.5;4.6;12;4.4;9.4;0;3.95;25351 +87083;47.32661;1.27203;110;20220428;21.1;8.1;14.6;3.2;10.35;0;3.59;18655 +87083;47.32661;1.27203;110;20220429;21.5;8.5;15;2.4;10.63;0;3.42;18368 +87083;47.32661;1.27203;110;20220430;18.4;6.4;12.4;2.9;9.35;0;3.41;21321 +87083;47.32661;1.27203;110;20220501;17.9;4.3;11.1;2.4;8.3;0;3.53;24305 +87083;47.32661;1.27203;110;20220502;19.3;5.8;12.5;3.1;9.28;0;3.77;23433 +87083;47.32661;1.27203;110;20220503;20.5;7.7;14.1;3.2;10.1;2.6;3.75;20587 +87083;47.32661;1.27203;110;20220504;17.1;10.8;13.9;2.4;11.3;0;2.34;11256 +87083;47.32661;1.27203;110;20220505;20.3;4.9;12.6;2.3;10.63;.1;3.29;20940 +87083;47.32661;1.27203;110;20220506;21.9;4.9;13.4;1.8;10.53;0;3.72;23879 +87083;47.32661;1.27203;110;20220507;22.7;7.4;15;1.6;11.17;0;3.68;22350 +87083;47.32661;1.27203;110;20220508;23.1;7.8;15.4;2.6;12.03;0;4.14;24944 +87083;47.32661;1.27203;110;20220509;26.7;8.1;17.4;1.2;12.17;0;4.37;26327 +87083;47.32661;1.27203;110;20220510;28.1;8.8;18.5;2;12.5;0;4.98;26662 +87083;47.32661;1.27203;110;20220511;26.3;8.9;17.6;2.7;12.47;0;4.87;26062 +87083;47.32661;1.27203;110;20220512;21.4;9;15.2;1.6;13.1;0;2.95;16940 +87083;47.32661;1.27203;110;20220513;23.4;11.5;17.5;1.9;11.03;0;4.24;23248 +87083;47.32661;1.27203;110;20220514;25.9;8.4;17.1;2.1;11.73;0;4.74;25995 +87083;47.32661;1.27203;110;20220515;30.5;12.4;21.5;3;14.2;1;5.55;23412 +87083;47.32661;1.27203;110;20220516;27;15.3;21.2;2.2;15.13;0;4.53;21656 +87083;47.32661;1.27203;110;20220517;30.3;13.3;21.8;2;15.2;.1;5.28;25729 +87083;47.32661;1.27203;110;20220518;30.3;11.2;20.7;1.6;16.47;0;4.99;26387 +87083;47.32661;1.27203;110;20220519;27.5;16.9;22.2;2.1;17.5;1.7;4.39;20666 +87083;47.32661;1.27203;110;20220520;25.8;15.2;20.5;2.7;17.07;.1;4.04;19037 +87083;47.32661;1.27203;110;20220521;27.4;8.4;17.9;1.8;12.8;0;4.96;27556 +87083;47.32661;1.27203;110;20220522;28.1;15.7;21.9;2.7;14.93;3;4.92;21350 +87083;47.32661;1.27203;110;20220523;19.9;16.4;18.1;4;16.9;11.6;2.18;8219 +87083;47.32661;1.27203;110;20220524;19.2;10.1;14.7;3.1;11.6;.2;3.33;17994 +87083;47.32661;1.27203;110;20220525;21.3;5.1;13.2;2.4;10.73;0;3.93;24694 +87083;47.32661;1.27203;110;20220526;22.5;12.6;17.5;2.3;13.2;0;3.68;18939 +87083;47.32661;1.27203;110;20220527;20;10.4;15.2;1.6;13.13;.1;2.64;13999 +87083;47.32661;1.27203;110;20220528;22.1;8.3;15.2;2.7;10.5;0;4.54;26095 +87083;47.32661;1.27203;110;20220529;18.3;8.2;13.2;3.5;8.2;0;4.18;22875 +87083;47.32661;1.27203;110;20220530;21.1;6.5;13.8;2.4;8.5;0;4.28;24295 +87083;47.32661;1.27203;110;20220531;24.3;4.8;14.5;1.4;8.53;0;4.6;28313 +87083;47.32661;1.27203;110;20220601;25.1;5.9;15.5;1.6;9.57;.1;4.66;26806 +87083;47.32661;1.27203;110;20220602;28.2;13.1;20.6;3.3;12.13;0;5.95;25725 +87083;47.32661;1.27203;110;20220603;27;14.7;20.8;1.9;16;2.9;4.23;20110 +87083;47.32661;1.27203;110;20220604;29.3;16.6;22.9;1.9;18.73;12.8;4.48;20428 +87083;47.32661;1.27203;110;20220605;21.9;15.7;18.8;2.6;16.5;.4;2.77;12237 +87083;47.32661;1.27203;110;20220606;21.8;11.8;16.8;2.3;13.67;.2;3.3;16957 +87083;47.32661;1.27203;110;20220607;23.5;13.5;18.5;3.4;14.43;12.6;3.98;18402 +87083;47.32661;1.27203;110;20220608;23.1;13.6;18.3;3.5;14.73;1.3;3.86;18247 +87083;47.32661;1.27203;110;20220609;21.9;12.3;17.1;2.3;13.23;0;3.4;16593 +87083;47.32661;1.27203;110;20220610;26.7;10.3;18.5;1.3;14.3;.1;4.8;27742 +87083;47.32661;1.27203;110;20220611;28.9;10.7;19.8;1.3;15.5;0;5.15;28745 +87083;47.32661;1.27203;110;20220612;25.3;14.6;19.9;3;13.4;.3;4.87;22274 +87083;47.32661;1.27203;110;20220613;25.3;9.1;17.2;2.4;10.97;0;5.3;28732 +87083;47.32661;1.27203;110;20220614;29.4;11;20.2;2.8;11.83;0;6.27;29294 +87083;47.32661;1.27203;110;20220615;30.2;14.4;22.3;2;14.77;0;6.3;28013 +87083;47.32661;1.27203;110;20220616;31.5;15.3;23.4;1.8;15.15;0;5.59;25543 +87083;47.32661;1.27203;110;20220617;35.5;14.9;25.2;1.3;15.32;0;6.15;28575 +87083;47.32661;1.27203;110;20220618;38.7;16.7;27.7;2.1;16;1.6;7.32;29311 +87083;47.32661;1.27203;110;20220619;33.4;16.8;25.1;3.3;18.32;14.9;6.35;24414 +87083;47.32661;1.27203;110;20220620;24.7;17.8;21.3;2.4;20.07;7.4;3.55;17418 +87083;47.32661;1.27203;110;20220621;26.7;15;20.8;2.5;19.5;2.1;3.94;19447 +87083;47.32661;1.27203;110;20220622;24.5;18.1;21.3;2.1;19.83;2.9;3.29;15609 +87083;47.32661;1.27203;110;20220623;27.1;12.9;20;1.7;16.73;.6;4.45;23487 +87083;47.32661;1.27203;110;20220624;23.7;14.8;19.3;3.6;16.13;1.6;3.78;17174 +87083;47.32661;1.27203;110;20220625;17.3;15.5;16.4;2.2;15.6;15.6;1.67;6746 +87083;47.32661;1.27203;110;20220626;20.3;11.9;16.1;1.4;14.33;.6;2.63;14026 +87083;47.32661;1.27203;110;20220627;24;11.3;17.6;2.1;12.53;0;4.47;24038 +87083;47.32661;1.27203;110;20220628;25.8;8.1;16.9;1.3;11.8;.1;4.86;28732 +87083;47.32661;1.27203;110;20220629;25.2;8.8;17;1.8;13.15;5.8;4.38;24543 +87083;47.32661;1.27203;110;20220630;19;12.6;15.8;2;14.3;8.2;2.34;11610 +87083;47.32661;1.27203;110;20220701;22.3;7.4;14.8;1.7;11.53;.1;4.02;24303 +87083;47.32661;1.27203;110;20220702;27.4;8.2;17.8;1.4;12;0;5.17;29724 +87083;47.32661;1.27203;110;20220703;26;10.7;18.4;1.8;13.03;0;4.98;27741 +87083;47.32661;1.27203;110;20220704;27.2;11.6;19.4;2;12.6;0;5.3;27844 +87083;47.32661;1.27203;110;20220705;26.9;11.7;19.3;2.2;12.63;0;5.33;27826 +87083;47.32661;1.27203;110;20220706;26.5;12.7;19.6;2.8;12.27;0;5.5;27163 +87083;47.32661;1.27203;110;20220707;25.1;11.4;18.3;2.3;14.27;0;4.16;20950 +87083;47.32661;1.27203;110;20220708;27.4;10.6;19;2.6;12.47;0;5.57;28164 +87083;47.32661;1.27203;110;20220709;29.7;11.9;20.8;2.6;13.6;0;5.98;28594 +87083;47.32661;1.27203;110;20220710;27.9;15;21.5;3.8;13.1;0;6.2;26456 +87083;47.32661;1.27203;110;20220711;30.7;15.5;23.1;3.9;14;0;6.8;27399 +87083;47.32661;1.27203;110;20220712;33.4;15.4;24.4;2.2;13.93;0;6.51;28544 +87083;47.32661;1.27203;110;20220713;34.7;12.9;23.8;.9;13.5;0;5.21;25733 +87083;47.32661;1.27203;110;20220714;34;13.7;23.8;2;13.87;0;6.41;28841 +87083;47.32661;1.27203;110;20220715;29;15.5;22.2;3.1;11.73;0;6.23;26728 +87083;47.32661;1.27203;110;20220716;30.3;12.2;21.3;2.9;10.87;0;6.47;27974 +87083;47.32661;1.27203;110;20220717;33.1;13.8;23.5;3.1;12.23;0;6.98;27518 +87083;47.32661;1.27203;110;20220718;39.3;15.3;27.3;3.2;13;0;8.5;28891 +87083;47.32661;1.27203;110;20220719;34.5;17.9;26.2;3.5;16.17;5.3;6.93;24027 +87083;47.32661;1.27203;110;20220720;26.7;17.6;22.1;2.4;18.93;5.1;3.94;17711 +87083;47.32661;1.27203;110;20220721;28.5;15;21.8;1.5;17.37;.1;4.62;23685 +87083;47.32661;1.27203;110;20220722;25.9;14.5;20.2;1.8;18.93;2.4;3.49;17288 +87083;47.32661;1.27203;110;20220723;28.2;17;22.6;1.9;17.3;0;4.51;21012 +87083;47.32661;1.27203;110;20220724;33.1;13.1;23.1;1.4;16.03;0;5.66;28274 +87083;47.32661;1.27203;110;20220725;26;18.2;22.1;3.7;16.47;1.4;4.57;17383 +87083;47.32661;1.27203;110;20220726;24.9;14.1;19.5;1.9;14.03;0;3.69;17257 +87083;47.32661;1.27203;110;20220727;26.7;13.9;20.3;2;12.43;0;4.49;21027 +87083;47.32661;1.27203;110;20220728;28.9;12.2;20.6;1.4;12.07;0;4.53;22256 +87083;47.32661;1.27203;110;20220729;28.6;15.8;22.2;1.4;13.33;.4;4.01;17596 +87083;47.32661;1.27203;110;20220730;31.5;13;22.3;1.5;15.1;0;5.01;24222 +87083;47.32661;1.27203;110;20220731;32;13.9;22.9;1.5;15.43;0;5.35;26760 +87083;47.32661;1.27203;110;20220801;29.5;13.9;21.7;1.4;16.53;0;4.57;23326 +87083;47.32661;1.27203;110;20220802;33.1;13.3;23.2;1.3;15.9;0;5.31;26618 +87083;47.32661;1.27203;110;20220803;36.8;15.5;26.1;1.3;15.37;0;5.74;27003 +87083;47.32661;1.27203;110;20220804;31.6;20.3;25.9;2.5;17.87;3.3;4.91;17849 +87083;47.32661;1.27203;110;20220805;28.2;16.7;22.4;3.4;13.7;0;5.28;20325 +87083;47.32661;1.27203;110;20220806;26.8;14.1;20.4;3.9;9.97;0;6;24217 +87083;47.32661;1.27203;110;20220807;28.5;13.5;21;3.6;9.4;0;6.21;24742 +87083;47.32661;1.27203;110;20220808;31;15.3;23.1;3.5;10.5;0;6.58;24905 +87083;47.32661;1.27203;110;20220809;32.7;17.1;24.9;3.2;12.1;0;6.52;23832 +87083;47.32661;1.27203;110;20220810;33.6;16.6;25.1;3.1;11.95;0;6.67;24371 +87083;47.32661;1.27203;110;20220811;34.2;16.6;25.4;3;10.47;0;6.87;25210 +87083;47.32661;1.27203;110;20220812;35.8;13.4;24.6;1.8;10.83;0;5.96;26354 +87083;47.32661;1.27203;110;20220813;35.8;14;24.9;1.9;10.7;7.7;6.01;25710 +87083;47.32661;1.27203;110;20220814;26.3;19;22.6;3.1;17.57;4.8;3.43;10911 +87083;47.32661;1.27203;110;20220815;26.3;16.5;21.4;3.8;18;.3;3.59;13330 +87083;47.32661;1.27203;110;20220816;25.9;14.9;20.4;1.3;18.13;0;2.69;13058 +87083;47.32661;1.27203;110;20220817;24.4;15.3;19.8;1.7;16.85;1.5;3.59;17948 +87083;47.32661;1.27203;110;20220818;28.2;11.5;19.9;1.6;15.1;0;4.09;22070 +87083;47.32661;1.27203;110;20220819;25.9;14;19.9;1.9;17.82;3.8;3.03;14643 +87083;47.32661;1.27203;110;20220820;27;15.9;21.4;1.8;16;.1;3.91;19689 +87083;47.32661;1.27203;110;20220821;25.2;11.5;18.4;2.2;14.77;.7;3.41;17199 +87083;47.32661;1.27203;110;20220822;26.8;17.2;22;1.4;18.53;.1;2.84;12742 +87083;47.32661;1.27203;110;20220823;28;15.9;22;1.2;18.97;.1;3.24;16399 +87083;47.32661;1.27203;110;20220824;33.5;13.9;23.7;1.1;16.03;0;4.31;22051 +87083;47.32661;1.27203;110;20220825;31.1;13.9;22.5;2.1;16.53;0;4.17;17829 +87083;47.32661;1.27203;110;20220826;27.1;16;21.6;2.2;16.03;0;3.56;15081 +87083;47.32661;1.27203;110;20220827;28.5;13;20.8;2.1;13.3;0;4.17;19460 +87083;47.32661;1.27203;110;20220828;28.8;13.3;21;2.5;12.77;0;4.58;20890 +87083;47.32661;1.27203;110;20220829;33.3;13.7;23.5;2.3;14.4;2.7;5.1;21789 +87083;47.32661;1.27203;110;20220830;27;17.7;22.4;2.1;17.57;0;3.42;14725 +87083;47.32661;1.27203;110;20220831;29.2;13.8;21.5;1.3;16.03;.2;3.23;15203 +87083;47.32661;1.27203;110;20220901;29.7;14.3;22;1.3;16.13;3.4;3.48;17044 +87083;47.32661;1.27203;110;20220902;24.5;14.9;19.7;2.1;18.13;3.3;2.54;12200 +87083;47.32661;1.27203;110;20220903;25.7;14.8;20.2;2.3;16.17;0;3.18;14847 +87083;47.32661;1.27203;110;20220904;30.4;11.9;21.1;1.4;15.27;4.3;3.7;19011 +87083;47.32661;1.27203;110;20220905;31.1;14.7;22.9;2;17.8;3.9;4;18494 +87083;47.32661;1.27203;110;20220906;29.4;12.3;20.9;1.5;15.8;.4;3.5;17962 +87083;47.32661;1.27203;110;20220907;21.9;13.7;17.8;2.5;16.07;5.2;2.11;9672 +87083;47.32661;1.27203;110;20220908;22.6;13.7;18.2;3.9;15.93;2.8;2.75;12850 +87083;47.32661;1.27203;110;20220909;23.2;14.8;19;4.5;14.9;.8;3.17;11379 +87083;47.32661;1.27203;110;20220910;23.4;12.8;18.1;2.5;13.7;.1;3.04;14997 +87083;47.32661;1.27203;110;20220911;26.1;9.2;17.7;1.8;13;0;3.32;18818 +87083;47.32661;1.27203;110;20220912;32.8;11.7;22.3;2.4;14.33;0;4.54;19192 +87083;47.32661;1.27203;110;20220913;31.6;18.7;25.2;2.5;19;9.7;3.47;10038 +87083;47.32661;1.27203;110;20220914;26.9;16.8;21.8;2.6;19.7;0;2.82;12565 +87083;47.32661;1.27203;110;20220915;23.5;17;20.3;2.1;17.17;1.9;2.55;12694 +87083;47.32661;1.27203;110;20220916;20.2;10.8;15.5;2.2;11.97;0;2.19;10206 +87083;47.32661;1.27203;110;20220917;18;4.3;11.2;1.8;8.57;.1;2.38;16879 +87083;47.32661;1.27203;110;20220918;20;2;11;1;8.47;.1;2.26;17960 +87083;47.32661;1.27203;110;20220919;20.1;4.4;12.2;1.7;9.07;.1;2.46;16757 +87083;47.32661;1.27203;110;20220920;20.5;4.9;12.7;2.3;9.17;0;2.68;16237 +87083;47.32661;1.27203;110;20220921;21.1;6.6;13.9;2.5;9.67;0;2.83;16304 +87083;47.32661;1.27203;110;20220922;22.4;4.1;13.3;1.2;8.67;0;2.47;17341 +87083;47.32661;1.27203;110;20220923;21.5;6.3;13.9;.5;9.97;0;1.63;10901 +87083;47.32661;1.27203;110;20220924;19.8;10.1;14.9;1.4;12.5;1.6;1.85;11194 +87083;47.32661;1.27203;110;20220925;19.1;12;15.6;1.9;12.33;.2;1.9;9491 +87083;47.32661;1.27203;110;20220926;16.1;6.6;11.4;3;11.3;5.1;1.45;8161 +87083;47.32661;1.27203;110;20220927;17;9.3;13.2;4.6;12.53;11.6;1.75;9436 +87083;47.32661;1.27203;110;20220928;14.1;12.1;13.1;3.3;13.8;5.7;.86;2684 +87083;47.32661;1.27203;110;20220929;16.4;9;12.7;1.9;10.97;1.7;1.57;9116 +87083;47.32661;1.27203;110;20220930;17.7;2.7;10.2;1.9;9.77;3.9;1.76;13721 +87083;47.32661;1.27203;110;20221001;20.7;12.2;16.4;5.6;16.87;3.1;1.53;7152 +87083;47.32661;1.27203;110;20221002;20.7;15.7;18.2;3.8;17.47;.5;1.66;6992 +87083;47.32661;1.27203;110;20221003;17.1;12.3;14.7;1.6;14.53;0;1.12;5507 +87083;47.32661;1.27203;110;20221004;21.3;5.6;13.4;.9;11.6;.2;1.64;12940 +87083;47.32661;1.27203;110;20221005;23.7;8.3;16;2.6;13.47;.2;2.21;12291 +87083;47.32661;1.27203;110;20221006;19.8;7.7;13.7;1.3;11.43;0;1.71;12999 +87083;47.32661;1.27203;110;20221007;20.3;4.1;12.2;.8;10.4;.1;1.51;12775 +87083;47.32661;1.27203;110;20221008;19.4;4;11.7;1.3;9.83;.1;1.62;12837 +87083;47.32661;1.27203;110;20221009;21.9;4.4;13.1;2.3;10.27;.1;2.2;13854 +87083;47.32661;1.27203;110;20221010;21.4;10.4;15.9;1.9;14.2;0;1.53;7789 +87083;47.32661;1.27203;110;20221011;17.9;12;14.9;2.3;14.27;0;1.25;5532 +87083;47.32661;1.27203;110;20221012;20.1;7.6;13.8;.9;12.7;.1;1.32;10284 +87083;47.32661;1.27203;110;20221013;16.5;9.3;12.9;2.3;14.17;5.7;.81;4731 +87083;47.32661;1.27203;110;20221014;19;14.5;16.7;4.2;17.77;8.4;.94;3763 +87083;47.32661;1.27203;110;20221015;17.7;16.1;16.9;4.1;17.63;6.1;.93;2980 +87083;47.32661;1.27203;110;20221016;24.2;14.2;19.2;1.9;17.6;0;1.65;9090 +87083;47.32661;1.27203;110;20221017;18.8;16.2;17.5;2.4;17.7;25.1;.93;1742 +87083;47.32661;1.27203;110;20221018;23;13.6;18.3;2.6;17.97;.1;1.48;7848 +87083;47.32661;1.27203;110;20221019;24.5;14;19.2;3.2;17.07;7.7;2.05;9647 +87083;47.32661;1.27203;110;20221020;23.9;14.6;19.2;4.1;17.1;6.7;2.08;7475 +87083;47.32661;1.27203;110;20221021;20.3;14.1;17.2;2.8;15.57;.1;1.46;6517 +87083;47.32661;1.27203;110;20221022;22.1;11.2;16.6;2.4;14.37;.4;1.63;9097 +87083;47.32661;1.27203;110;20221023;24;14;19;4.6;14.27;.4;2.77;8172 +87083;47.32661;1.27203;110;20221024;20.2;14.6;17.4;4.6;14.13;.3;2.07;6763 +87083;47.32661;1.27203;110;20221025;19.1;9.2;14.1;2.3;13.77;.1;1.1;6874 +87083;47.32661;1.27203;110;20221026;23.6;11.8;17.7;2.7;14.53;.1;1.85;9688 +87083;47.32661;1.27203;110;20221027;24.1;13.2;18.6;2.7;14.83;0;1.92;5625 +87083;47.32661;1.27203;110;20221028;23.9;12.8;18.4;2;14.9;0;1.62;8062 +87083;47.32661;1.27203;110;20221029;23.6;14.6;19.1;2.2;14.23;.1;1.75;5742 +87083;47.32661;1.27203;110;20221030;19;9.5;14.3;1.4;12.9;0;.98;5505 +87083;47.32661;1.27203;110;20221031;21.5;11.6;16.5;3.1;14.63;1.5;1.51;6246 +87083;47.32661;1.27203;110;20221101;17.7;9.7;13.7;4.6;11.97;.7;1.6;7469 +87083;47.32661;1.27203;110;20221102;17.1;9.6;13.3;2.9;12.4;0;1.09;6539 +87083;47.32661;1.27203;110;20221103;14.9;10;12.4;3.3;11.63;9.4;1.07;3671 +87083;47.32661;1.27203;110;20221104;12.9;7.9;10.4;4.2;9.8;.4;1.19;3740 +87083;47.32661;1.27203;110;20221105;12.7;1.4;7.1;1.8;8.73;0;.68;5291 +87083;47.32661;1.27203;110;20221106;13.4;7.9;10.6;3.3;10.87;0;.86;3614 +87083;47.32661;1.27203;110;20221107;16.9;11.2;14;4.3;12.7;.1;1.29;4714 +87083;47.32661;1.27203;110;20221108;18;7.5;12.7;4;11.43;3.9;1.39;5614 +87083;47.32661;1.27203;110;20221109;16.3;10.8;13.6;2.7;12.1;.5;1.06;5046 +87083;47.32661;1.27203;110;20221110;12;3.7;7.9;1.7;9.93;0;.51;4287 +87083;47.32661;1.27203;110;20221111;16.4;6.6;11.5;2.5;11.03;.1;.89;6227 +87083;47.32661;1.27203;110;20221112;18.9;5.6;12.2;1.8;11.13;.2;.89;7505 +87083;47.32661;1.27203;110;20221113;16.9;4;10.4;.8;10.37;.1;.53;5733 +87083;47.32661;1.27203;110;20221114;15.7;5.3;10.5;2.2;11;.7;.74;4420 +87083;47.32661;1.27203;110;20221115;14.2;7.9;11.1;3.8;12.07;5.7;.67;2359 +87083;47.32661;1.27203;110;20221116;14;9.5;11.8;6;12.1;8.1;.91;2619 +87083;47.32661;1.27203;110;20221117;14.9;11;13;6.3;11.43;3.4;1.53;2968 +87083;47.32661;1.27203;110;20221118;12.8;6.2;9.5;3.2;9.1;.1;.91;5095 +87083;47.32661;1.27203;110;20221119;11.2;0;5.6;1.5;7.2;.1;.48;5453 +87083;47.32661;1.27203;110;20221120;10.6;-.5;5;2.6;8.1;2.1;.51;3831 +87083;47.32661;1.27203;110;20221121;11.2;4.1;7.6;3.6;8.93;5.6;.75;2842 +87083;47.32661;1.27203;110;20221122;11.9;4.7;8.3;5;8.6;0;1.03;4541 +87083;47.32661;1.27203;110;20221123;14.4;6.2;10.3;4.3;10.17;2.2;.98;4320 +87083;47.32661;1.27203;110;20221124;12.4;7.9;10.2;4.2;10.83;.5;.68;3802 +87083;47.32661;1.27203;110;20221125;13.5;7;10.3;2.5;10.27;.1;.65;4193 +87083;47.32661;1.27203;110;20221126;9.3;.8;5.1;1.8;8.37;0;.34;3054 +87083;47.32661;1.27203;110;20221127;12.2;5.5;8.8;2.7;8.97;7;.78;2981 +87083;47.32661;1.27203;110;20221128;12.2;8;10.1;3.1;10.13;.4;.78;2755 +87083;47.32661;1.27203;110;20221129;7.1;1.1;4.1;1.4;8.33;0;.24;2675 +87083;47.32661;1.27203;110;20221130;6.7;4;5.4;2.3;8.47;0;.36;1582 +87083;47.32661;1.27203;110;20221201;6.5;3.2;4.9;2.9;7.97;0;.41;1944 +87083;47.32661;1.27203;110;20221202;5.9;4.3;5.1;2.9;7.6;1.1;.57;1126 +87083;47.32661;1.27203;110;20221203;5.3;2.2;3.8;3.8;7.2;.1;.48;1451 +87083;47.32661;1.27203;110;20221204;4.5;2.9;3.7;2.3;7.23;.3;.43;972 +87083;47.32661;1.27203;110;20221205;6.1;3.3;4.7;1.4;7.63;0;.39;1585 +87083;47.32661;1.27203;110;20221206;5;2.2;3.6;2.3;7.03;0;.41;1878 +87083;47.32661;1.27203;110;20221207;4.9;2.3;3.6;2.6;6.83;0;.38;2993 +87083;47.32661;1.27203;110;20221208;3.7;.6;2.2;2.9;6.07;0;.46;2101 +87083;47.32661;1.27203;110;20221209;2.9;-1.3;.8;2.8;5.4;0;.43;2625 +87083;47.32661;1.27203;110;20221210;1.6;-4.1;-1.2;1.3;5.2;.1;.2;2551 +87083;47.32661;1.27203;110;20221211;1.7;-5.9;-2.1;1.5;4.37;0;.24;3590 +87083;47.32661;1.27203;110;20221212;.2;-6.2;-3;2.4;4.4;0;.27;3107 +87083;47.32661;1.27203;110;20221213;2.8;-3.7;-.4;2.9;4.73;2.5;.44;3689 +87083;47.32661;1.27203;110;20221214;2.4;-.2;1.1;2.5;6.63;3.6;.22;1259 +87083;47.32661;1.27203;110;20221215;3.3;.3;1.8;3.7;5.77;0;.53;2555 +87083;47.32661;1.27203;110;20221216;4.3;-1.8;1.3;3.1;4.9;0;.6;3852 +87083;47.32661;1.27203;110;20221217;1.2;-4.8;-1.8;3.1;4.5;0;.32;4040 +87083;47.32661;1.27203;110;20221218;5.9;-7.1;-.6;2.6;5.13;.2;.45;3355 +87083;47.32661;1.27203;110;20221219;12.9;4.2;8.6;3;9;0;.76;3101 +87083;47.32661;1.27203;110;20221220;14.2;7.9;11.1;4;10.8;2.3;1.01;1743 +87083;47.32661;1.27203;110;20221221;12.1;9.3;10.7;4.7;12.37;1.9;.4;1455 +87083;47.32661;1.27203;110;20221222;14;11.8;12.9;6.7;13;14;.94;1220 +87083;47.32661;1.27203;110;20221223;14.2;13.6;13.9;5.3;14.4;4.5;.77;526 +87083;47.32661;1.27203;110;20221224;12.1;10.2;11.2;3.1;11.8;.5;.63;1101 +87083;47.32661;1.27203;110;20221225;14.6;7.4;11;2.8;11.33;1.1;.56;3647 +87083;47.32661;1.27203;110;20221226;12.5;10.7;11.6;3.3;11.07;1.1;.84;1996 +87083;47.32661;1.27203;110;20221227;9.2;.4;4.8;2;8.33;.2;.24;3209 +87083;47.32661;1.27203;110;20221228;12.3;6.5;9.4;5.9;11.03;2.2;.5;2689 +87083;47.32661;1.27203;110;20221229;11.7;10.6;11.2;5.2;10.93;1.1;1.04;1323 +87083;47.32661;1.27203;110;20221230;14.6;5.4;10;5.8;11.9;4.6;.53;2172 +87083;47.32661;1.27203;110;20221231;16.3;13.9;15.1;6.8;11.7;0;2.07;3234 +87084;47.35259;1.60084;100;20220101;15.9;1.3;8.6;1.1;8.6;.1;.39;4775 +87084;47.35259;1.60084;100;20220102;13.9;2.8;8.4;3.2;10.8;.1;.44;2330 +87084;47.35259;1.60084;100;20220103;13.3;11.3;12.3;3.9;12.6;7.4;.82;463 +87084;47.35259;1.60084;100;20220104;12.8;11.2;12;3.6;11.2;6.4;1.1;376 +87084;47.35259;1.60084;100;20220105;6.1;.1;3.1;1.2;6.1;0;.37;3013 +87084;47.35259;1.60084;100;20220106;5.9;-4.3;.8;1;5.8;.5;.12;5588 +87084;47.35259;1.60084;100;20220107;9.9;.3;5.1;4;7.5;.6;.74;2574 +87084;47.35259;1.60084;100;20220108;10.3;7.2;8.8;5.2;9.6;10.5;.91;723 +87084;47.35259;1.60084;100;20220109;9.3;5.2;7.3;3.2;8;1.1;.87;1626 +87084;47.35259;1.60084;100;20220110;8.3;5.1;6.7;.9;8.8;0;.47;763 +87084;47.35259;1.60084;100;20220111;6.4;2.1;4.3;1.6;6.6;0;.36;4915 +87084;47.35259;1.60084;100;20220112;6.7;-.2;3.3;2.2;5.9;0;.52;4827 +87084;47.35259;1.60084;100;20220113;5.5;-4.1;.7;2;5.9;0;.23;5859 +87084;47.35259;1.60084;100;20220114;6.8;-.5;3.2;1.1;5.4;0;.4;4825 +87084;47.35259;1.60084;100;20220115;1.8;-6.9;-2.5;1;4.7;0;.15;5382 +87084;47.35259;1.60084;100;20220116;1.1;-2.5;-.7;1.8;6.2;.2;.17;916 +87084;47.35259;1.60084;100;20220117;5.6;.6;3.1;.4;7.4;.1;.35;1173 +87084;47.35259;1.60084;100;20220118;9.6;-1.4;4.1;2.4;7.4;0;.48;4067 +87084;47.35259;1.60084;100;20220119;4.4;2.9;3.7;2.2;7.8;.7;.34;474 +87084;47.35259;1.60084;100;20220120;9.2;3.7;6.5;1.9;7.6;.1;.65;3128 +87084;47.35259;1.60084;100;20220121;7;-3.5;1.8;1.5;5.5;0;.46;4969 +87084;47.35259;1.60084;100;20220122;4.7;-5.5;-.4;.7;5.8;0;.24;4204 +87084;47.35259;1.60084;100;20220123;3.8;3.2;3.5;3.1;6.6;0;.67;175 +87084;47.35259;1.60084;100;20220124;1.9;-3.8;-.9;1.3;6;0;.17;3856 +87084;47.35259;1.60084;100;20220125;.7;-1;-.1;.6;6;0;.32;608 +87084;47.35259;1.60084;100;20220126;-1.4;-2.2;-1.8;1.4;5.4;0;.27;295 +87084;47.35259;1.60084;100;20220127;1.7;-2.2;-.2;1.6;5.9;.4;.3;1180 +87084;47.35259;1.60084;100;20220128;5.2;1.3;3.3;1.3;7.6;0;.35;1203 +87084;47.35259;1.60084;100;20220129;6.8;2.6;4.7;2.2;8.9;.2;.25;1288 +87084;47.35259;1.60084;100;20220130;12.2;6.7;9.5;1.6;9.2;0;.81;1562 +87084;47.35259;1.60084;100;20220131;10.7;6.1;8.4;3.7;7.4;.3;1.38;3051 +87084;47.35259;1.60084;100;20220201;8.9;-3.2;2.9;2.4;8.9;1.2;.09;2604 +87084;47.35259;1.60084;100;20220202;9.2;8.1;8.6;3;9.97;0;.62;1906 +87084;47.35259;1.60084;100;20220203;7.5;2.8;5.2;1.7;8.2;.4;.44;5267 +87084;47.35259;1.60084;100;20220204;10;4.8;7.4;2.5;9.2;1.6;.63;1651 +87084;47.35259;1.60084;100;20220205;10.5;-3.5;3.5;1.2;6.5;0;.57;8935 +87084;47.35259;1.60084;100;20220206;11.2;.2;5.7;5;9.8;1.7;.26;2681 +87084;47.35259;1.60084;100;20220207;12.1;6.7;9.4;1.7;7.4;0;1.04;7499 +87084;47.35259;1.60084;100;20220208;13;-1.4;5.8;.8;6.6;0;.64;8009 +87084;47.35259;1.60084;100;20220209;17.2;-3.9;6.7;1.6;6.7;0;1.17;10863 +87084;47.35259;1.60084;100;20220210;9.4;3.8;6.6;2;9.1;1.2;.53;1927 +87084;47.35259;1.60084;100;20220211;9.6;-2.4;3.6;1.3;6.3;0;.69;7492 +87084;47.35259;1.60084;100;20220212;9.1;-3.8;2.7;1.4;5;0;.83;8633 +87084;47.35259;1.60084;100;20220213;16;-5.5;5.3;3.6;7.1;.5;1.58;10730 +87084;47.35259;1.60084;100;20220214;12.1;7.2;9.7;6.5;8.97;3.5;1.53;6166 +87084;47.35259;1.60084;100;20220215;11.3;3.9;7.6;3.5;9.3;4.7;.83;6794 +87084;47.35259;1.60084;100;20220216;14.6;8.7;11.7;5.7;13.3;2;.6;2211 +87084;47.35259;1.60084;100;20220217;15.3;11.8;13.5;4.4;11;1;1.75;4144 +87084;47.35259;1.60084;100;20220218;12.5;7.1;9.8;4.9;10.4;.6;1.03;5324 +87084;47.35259;1.60084;100;20220219;10.3;-1;4.6;3.5;6.6;0;1.14;7994 +87084;47.35259;1.60084;100;20220220;13.4;7.4;10.4;5.6;10.8;2.5;1.11;2391 +87084;47.35259;1.60084;100;20220221;11.6;7.3;9.5;4.9;8.2;.4;1.65;1994 +87084;47.35259;1.60084;100;20220222;12.3;3.9;8.1;3.3;9.9;.4;.77;3003 +87084;47.35259;1.60084;100;20220223;13.8;3;8.4;1;10.1;0;.76;5797 +87084;47.35259;1.60084;100;20220224;13.6;3.3;8.5;2;8.4;1.8;1.13;5368 +87084;47.35259;1.60084;100;20220225;11.6;-3.9;3.9;.8;5.7;.1;.97;12152 +87084;47.35259;1.60084;100;20220226;12.1;-4.1;4;3;4.8;0;1.78;13296 +87084;47.35259;1.60084;100;20220227;13.1;-5.5;3.8;1.7;4.8;0;1.48;13852 +87084;47.35259;1.60084;100;20220228;16;-5.2;5.4;.7;4.8;0;1.24;14424 +87084;47.35259;1.60084;100;20220301;15.2;-3.7;5.8;.5;5.9;0;.97;8277 +87084;47.35259;1.60084;100;20220302;14.3;-.1;7.1;1.5;8.6;0;1.02;6641 +87084;47.35259;1.60084;100;20220303;14;8.8;11.4;1.2;10.4;0;1.04;5178 +87084;47.35259;1.60084;100;20220304;14.9;7.6;11.3;2.2;9.6;1.8;1.45;7187 +87084;47.35259;1.60084;100;20220305;11.4;6.6;9;1.6;8.8;.4;.95;2590 +87084;47.35259;1.60084;100;20220306;9.1;1.4;5.2;3.7;5.71;0;1.66;11991 +87084;47.35259;1.60084;100;20220307;10;-4.8;2.6;2.8;4.2;0;1.78;14813 +87084;47.35259;1.60084;100;20220308;16.5;-3.5;6.5;2;6;0;2;15904 +87084;47.35259;1.60084;100;20220309;16.3;.6;8.5;2;7.9;0;1.81;14455 +87084;47.35259;1.60084;100;20220310;15.8;2.4;9.1;2.5;8.5;0;1.63;8549 +87084;47.35259;1.60084;100;20220311;14.6;6;10.3;4.1;9.3;4.2;1.71;6241 +87084;47.35259;1.60084;100;20220312;10.2;5.8;8;3.6;9.5;2.1;.84;2733 +87084;47.35259;1.60084;100;20220313;8.7;5.7;7.2;2.7;8.9;6.8;.84;3889 +87084;47.35259;1.60084;100;20220314;15.7;-1.7;7;3;8;2.1;1.93;15733 +87084;47.35259;1.60084;100;20220315;16.2;8.3;12.2;1.9;11.34;0;1.38;7693 +87084;47.35259;1.60084;100;20220316;14.7;5;9.9;.4;11;0;1.57;15466 +87084;47.35259;1.60084;100;20220317;11.8;8.9;10.4;2.8;8.7;0;1.77;9850 +87084;47.35259;1.60084;100;20220318;15.4;5.2;10.3;4.6;7;0;2.89;13968 +87084;47.35259;1.60084;100;20220319;16;6.9;11.5;2.3;7.6;0;2.39;14675 +87084;47.35259;1.60084;100;20220320;15.8;.3;8.1;1;8.6;.1;1.5;12116 +87084;47.35259;1.60084;100;20220321;18.5;7;12.8;2.5;9.2;.1;2.36;11749 +87084;47.35259;1.60084;100;20220322;17.7;1.6;9.7;2.7;6;0;2.93;18122 +87084;47.35259;1.60084;100;20220323;18.6;-2.4;8.1;2.5;5.4;0;2.99;19303 +87084;47.35259;1.60084;100;20220324;21.5;-3.1;9.2;.9;5.8;0;2.41;19744 +87084;47.35259;1.60084;100;20220325;22.4;-.5;11;2.3;5.9;0;3.46;19959 +87084;47.35259;1.60084;100;20220326;21.7;-1;10.4;2.6;6.1;0;3.5;20173 +87084;47.35259;1.60084;100;20220327;24;.6;12.3;.9;6.8;0;2.72;20387 +87084;47.35259;1.60084;100;20220328;22.8;.4;11.6;.6;7.6;0;2.47;20601 +87084;47.35259;1.60084;100;20220329;17;6.5;11.8;1.3;9;1.5;1.9;11151 +87084;47.35259;1.60084;100;20220330;12.3;4.7;8.5;1.8;11;2.6;.78;4655 +87084;47.35259;1.60084;100;20220331;10.7;7.2;9;3.4;8.2;1.5;1.6;5950 +87084;47.35259;1.60084;100;20220401;6;.3;3.2;6.2;5.76;2;1.38;7300 +87084;47.35259;1.60084;100;20220402;7.6;.6;4.1;3.2;4.6;0;1.98;12398 +87084;47.35259;1.60084;100;20220403;8.5;-.5;4;3.5;4.88;0;1.96;14081 +87084;47.35259;1.60084;100;20220404;12.1;-3.9;4.1;2.8;5.31;.5;2.27;20166 +87084;47.35259;1.60084;100;20220405;11.1;5.6;8.4;2.5;10.9;.5;.7;4156 +87084;47.35259;1.60084;100;20220406;12;8.9;10.5;3.4;11.4;1.3;.92;3047 +87084;47.35259;1.60084;100;20220407;15.8;10.2;13;6;12.5;10.1;1.7;6468 +87084;47.35259;1.60084;100;20220408;15;9.1;12.1;5.1;11.6;7.1;1.52;4451 +87084;47.35259;1.60084;100;20220409;13.1;1.7;7.4;1.9;6.8;.2;2.15;15582 +87084;47.35259;1.60084;100;20220410;15.2;-3.7;5.8;2.9;6.1;0;2.85;22643 +87084;47.35259;1.60084;100;20220411;23;2.4;12.7;3.8;8.5;0;4.26;21923 +87084;47.35259;1.60084;100;20220412;20.1;7.4;13.8;2;10.9;6.5;2.72;15818 +87084;47.35259;1.60084;100;20220413;17.1;11.1;14.1;.4;13.4;1.8;1.57;9311 +87084;47.35259;1.60084;100;20220414;22;9.2;15.6;.9;12.2;0;2.58;15813 +87084;47.35259;1.60084;100;20220415;23.3;3.7;13.5;1.3;10.2;0;3.37;22740 +87084;47.35259;1.60084;100;20220416;22.4;3.7;13.1;2.3;9.4;0;3.76;23580 +87084;47.35259;1.60084;100;20220417;23.8;3.8;13.8;1.7;8;0;3.92;24277 +87084;47.35259;1.60084;100;20220418;21.3;.4;10.9;1.1;8.9;0;3.05;22211 +87084;47.35259;1.60084;100;20220419;17.7;7.6;12.7;2.2;9.7;0;2.59;14186 +87084;47.35259;1.60084;100;20220420;20;7.1;13.6;1.4;8.9;0;3.33;22109 +87084;47.35259;1.60084;100;20220421;21.5;4.8;13.2;1.2;7.4;0;3.4;22318 +87084;47.35259;1.60084;100;20220422;22;2.4;12.2;1.2;9;.3;3.49;24718 +87084;47.35259;1.60084;100;20220423;20.6;9.6;15.1;2.6;11.7;.7;2.72;12042 +87084;47.35259;1.60084;100;20220424;18.2;9.9;14.1;3;12.28;8.1;2.33;12625 +87084;47.35259;1.60084;100;20220425;14.8;11.3;13.1;1.8;12.4;.5;1.2;3866 +87084;47.35259;1.60084;100;20220426;17;5;11;3.1;9.29;0;3.2;22925 +87084;47.35259;1.60084;100;20220427;20.4;1.9;11.2;3.3;9;0;3.91;25706 +87084;47.35259;1.60084;100;20220428;23.2;8.4;15.8;2;9.8;0;4.03;22520 +87084;47.35259;1.60084;100;20220429;21.8;6.7;14.3;1;10.2;0;2.81;16472 +87084;47.35259;1.60084;100;20220430;18.8;6.9;12.9;1.7;9;0;3.26;20484 +87084;47.35259;1.60084;100;20220501;19;1.8;10.4;.9;8.2;0;3.19;24023 +87084;47.35259;1.60084;100;20220502;19.8;2.7;11.3;1.5;9;0;3.49;24833 +87084;47.35259;1.60084;100;20220503;21.3;4.3;12.8;1.6;9.6;5.3;3.53;22751 +87084;47.35259;1.60084;100;20220504;16.5;10.8;13.7;1.5;11.6;0;1.8;8027 +87084;47.35259;1.60084;100;20220505;20.5;4.3;12.4;1.8;10.6;0;3.27;21362 +87084;47.35259;1.60084;100;20220506;22.2;3.8;13;1.2;10.7;0;3.73;25789 +87084;47.35259;1.60084;100;20220507;23.2;6.1;14.7;1.1;11;.1;3.42;21088 +87084;47.35259;1.60084;100;20220508;23.8;4.8;14.3;1.2;11.7;0;3.96;26239 +87084;47.35259;1.60084;100;20220509;27.5;5.6;16.6;.4;11.8;0;4.24;28421 +87084;47.35259;1.60084;100;20220510;28.2;6.7;17.5;1.3;12.4;0;4.81;28562 +87084;47.35259;1.60084;100;20220511;27;7.6;17.3;2;12.6;0;4.91;27900 +87084;47.35259;1.60084;100;20220512;21.6;8;14.8;.8;13.5;0;2.15;11666 +87084;47.35259;1.60084;100;20220513;24.2;12.2;18.2;1.2;11.5;0;4.02;22586 +87084;47.35259;1.60084;100;20220514;26.6;5;15.8;1.2;11.7;0;4.63;29105 +87084;47.35259;1.60084;100;20220515;31.2;10.7;21;2.3;14;.8;5.41;24514 +87084;47.35259;1.60084;100;20220516;27.4;16.4;21.9;1.7;15.3;0;4.44;21207 +87084;47.35259;1.60084;100;20220517;30.9;12.5;21.7;1.8;16;.1;5.49;28027 +87084;47.35259;1.60084;100;20220518;30.8;10.6;20.7;1.2;16.6;0;5.08;27839 +87084;47.35259;1.60084;100;20220519;28.2;15.8;22;1.6;17.9;1.5;4.5;22753 +87084;47.35259;1.60084;100;20220520;27.2;13.8;20.5;1.9;17.6;0;4.31;22452 +87084;47.35259;1.60084;100;20220521;28;6.2;17.1;1.1;12.6;0;4.92;29940 +87084;47.35259;1.60084;100;20220522;28.7;16.6;22.7;1.6;14.6;3;4.87;23190 +87084;47.35259;1.60084;100;20220523;20.8;16.9;18.9;4.2;17.7;14.1;2.23;7695 +87084;47.35259;1.60084;100;20220524;20.3;11.3;15.8;3.3;11.8;.1;3.46;16014 +87084;47.35259;1.60084;100;20220525;21.8;4.4;13.1;1.9;10.6;0;3.99;25557 +87084;47.35259;1.60084;100;20220526;22.9;14.4;18.7;1.9;13.1;0;3.27;13902 +87084;47.35259;1.60084;100;20220527;19.2;8.5;13.9;1;13.2;.1;1.72;8323 +87084;47.35259;1.60084;100;20220528;22.1;7.3;14.7;2;10.5;0;4.46;27454 +87084;47.35259;1.60084;100;20220529;18.8;8.8;13.8;2.8;8;0;4.32;23858 +87084;47.35259;1.60084;100;20220530;21.7;6.4;14.1;1.7;8.4;0;4.07;23374 +87084;47.35259;1.60084;100;20220531;24.7;2.9;13.8;.7;8.9;0;4.18;27773 +87084;47.35259;1.60084;100;20220601;25.6;3.6;14.6;1.1;9.6;0;4.32;26250 +87084;47.35259;1.60084;100;20220602;28.4;14.1;21.3;3.3;12.2;.1;5.9;24002 +87084;47.35259;1.60084;100;20220603;27.3;14.5;20.9;1.6;16.5;1.7;4.04;19455 +87084;47.35259;1.60084;100;20220604;31.2;17.1;24.2;2.3;18.9;17.5;5.12;21804 +87084;47.35259;1.60084;100;20220605;22.2;16.8;19.5;2.6;17.5;.2;2.49;9604 +87084;47.35259;1.60084;100;20220606;22.6;13.3;18;2.1;13.7;.4;3.03;12680 +87084;47.35259;1.60084;100;20220607;23.7;13.6;18.7;2.6;14.7;12;3.47;15027 +87084;47.35259;1.60084;100;20220608;23.4;13.2;18.3;3;15.2;3.6;3.18;13118 +87084;47.35259;1.60084;100;20220609;22;13.5;17.8;1.8;13.8;0;2.85;12373 +87084;47.35259;1.60084;100;20220610;27.2;10.1;18.7;.8;14.6;.1;4.64;27259 +87084;47.35259;1.60084;100;20220611;30;9.7;19.9;.8;15.3;0;5.24;30176 +87084;47.35259;1.60084;100;20220612;25.9;15.6;20.8;2;13.8;.3;4.8;23138 +87084;47.35259;1.60084;100;20220613;25.7;9.9;17.8;2.1;10.9;0;5.43;29759 +87084;47.35259;1.60084;100;20220614;29.8;8.1;19;2.2;12;0;6.11;31571 +87084;47.35259;1.60084;100;20220615;24.4;11.5;18;2.6;15.01;0;6.63;28382 +87084;47.35259;1.60084;100;20220616;31.5;14.8;23.2;2.5;15.04;0;6.08;26081 +87084;47.35259;1.60084;100;20220617;35.5;14.2;24.8;1.8;15.04;0;6.6;28957 +87084;47.35259;1.60084;100;20220618;38.5;16.2;27.3;2.9;15.81;1.4;8;28759 +87084;47.35259;1.60084;100;20220619;33.7;16.7;25.2;3.8;17.81;13.9;6.79;24790 +87084;47.35259;1.60084;100;20220620;24.6;18.1;21.4;2.9;20.47;8.8;3.51;16643 +87084;47.35259;1.60084;100;20220621;26.7;14.6;20.7;2.3;20.6;1.4;3.87;20413 +87084;47.35259;1.60084;100;20220622;24.3;18;21.2;2.1;20.3;2.3;3.64;18720 +87084;47.35259;1.60084;100;20220623;27.7;11.5;19.6;1;17.4;1.6;4.12;22525 +87084;47.35259;1.60084;100;20220624;23.8;14.9;19.4;3.2;16.6;1.5;3.63;16718 +87084;47.35259;1.60084;100;20220625;18;16;17;2.2;15.9;11.6;1.75;6538 +87084;47.35259;1.60084;100;20220626;19.6;12.3;16;1.1;15.1;.4;1.65;7054 +87084;47.35259;1.60084;100;20220627;24.3;12;18.2;1.6;13.1;0;4.25;22868 +87084;47.35259;1.60084;100;20220628;26.4;6.4;16.4;.9;12.1;.1;4.96;31140 +87084;47.35259;1.60084;100;20220629;26.3;7.9;17.1;1.8;13;6.2;4.88;27757 +87084;47.35259;1.60084;100;20220630;18.7;13.6;16.2;2;14.8;9.7;1.67;5806 +87084;47.35259;1.60084;100;20220701;22.5;7.4;15;1.4;11.8;0;4.06;25111 +87084;47.35259;1.60084;100;20220702;27.6;6.9;17.3;1;12.2;.1;5.13;31214 +87084;47.35259;1.60084;100;20220703;26.6;9.7;18.2;1.1;13.3;0;5.03;29965 +87084;47.35259;1.60084;100;20220704;27.5;11.4;19.5;1.3;12.7;0;5.27;29649 +87084;47.35259;1.60084;100;20220705;27.3;11.9;19.6;1.2;12.7;0;5.15;28998 +87084;47.35259;1.60084;100;20220706;26.4;13.1;19.8;1.6;12.2;0;5.26;28548 +87084;47.35259;1.60084;100;20220707;24.9;10.2;17.6;1.5;14.5;0;3.9;21652 +87084;47.35259;1.60084;100;20220708;27.1;9.2;18.2;1.8;12.9;0;5.31;30026 +87084;47.35259;1.60084;100;20220709;29.5;8.7;19.1;1.5;13.8;0;5.53;30858 +87084;47.35259;1.60084;100;20220710;27.8;15;21.4;3.7;12.9;0;6.37;28125 +87084;47.35259;1.60084;100;20220711;30.6;15.8;23.2;3.8;14;0;6.96;28550 +87084;47.35259;1.60084;100;20220712;33.4;12.8;23.1;1.6;14.1;0;6.23;30580 +87084;47.35259;1.60084;100;20220713;34.1;10.5;22.3;.5;14.3;0;4.42;23519 +87084;47.35259;1.60084;100;20220714;35;11.5;23.3;1.3;14.4;0;6.14;30651 +87084;47.35259;1.60084;100;20220715;29.1;15.9;22.5;1.9;11.9;0;5.8;27908 +87084;47.35259;1.60084;100;20220716;30.7;8.1;19.4;1.8;11.3;0;5.88;30476 +87084;47.35259;1.60084;100;20220717;33.5;9.4;21.5;1.9;12.7;0;6.32;30383 +87084;47.35259;1.60084;100;20220718;38.9;12.7;25.8;2.6;13.7;0;7.89;30287 +87084;47.35259;1.60084;100;20220719;35.6;15.1;25.4;3;16.3;6.7;7.19;28363 +87084;47.35259;1.60084;100;20220720;25.9;17.5;21.7;1.8;19.8;6;3.33;15656 +87084;47.35259;1.60084;100;20220721;28.4;15;21.7;1.2;17.8;.1;4.34;22568 +87084;47.35259;1.60084;100;20220722;24.7;12.6;18.7;.7;19.6;3.7;3.38;19813 +87084;47.35259;1.60084;100;20220723;27.6;17.7;22.7;1.5;19.2;.1;3.85;18303 +87084;47.35259;1.60084;100;20220724;33.2;11.9;22.6;1;16.9;0;5.49;29378 +87084;47.35259;1.60084;100;20220725;25.2;17.1;21.2;2.5;17.3;1.2;3.84;17380 +87084;47.35259;1.60084;100;20220726;25;13;19;1;14.2;0;3.09;15432 +87084;47.35259;1.60084;100;20220727;26.6;15.6;21.1;1.4;13;0;4.1;19533 +87084;47.35259;1.60084;100;20220728;28.9;10.7;19.8;.7;13.1;0;3.71;19987 +87084;47.35259;1.60084;100;20220729;29.1;13.4;21.3;.8;14.3;.5;3.51;17301 +87084;47.35259;1.60084;100;20220730;31.8;10.8;21.3;1;15.5;0;4.93;26784 +87084;47.35259;1.60084;100;20220731;32.5;12.6;22.6;.9;16;0;5.16;28102 +87084;47.35259;1.60084;100;20220801;29.8;11.8;20.8;.8;16.9;0;4.39;24661 +87084;47.35259;1.60084;100;20220802;33.2;11.9;22.6;.8;16.3;0;5.15;28430 +87084;47.35259;1.60084;100;20220803;36.9;13.3;25.1;.6;15.8;0;5.25;28343 +87084;47.35259;1.60084;100;20220804;31.9;18.7;25.3;1.3;18.1;0;4.26;18704 +87084;47.35259;1.60084;100;20220805;28.3;16.7;22.5;2.3;14;.1;4.42;17099 +87084;47.35259;1.60084;100;20220806;27.3;14.3;20.8;3;10.3;0;5.76;25370 +87084;47.35259;1.60084;100;20220807;29;13.2;21.1;2.7;9.3;0;5.95;26126 +87084;47.35259;1.60084;100;20220808;31.5;15.2;23.4;2.7;10.5;0;6.31;26128 +87084;47.35259;1.60084;100;20220809;33.4;16.7;25.1;2.7;11.7;0;6.57;26095 +87084;47.35259;1.60084;100;20220810;33.9;13.3;23.6;2.3;11.7;0;6.26;27020 +87084;47.35259;1.60084;100;20220811;34.5;13.4;24;2.3;10.6;0;6.4;26987 +87084;47.35259;1.60084;100;20220812;36.4;9.2;22.8;.8;11.4;0;4.94;26948 +87084;47.35259;1.60084;100;20220813;35.9;10.2;23.1;.8;11.7;1.6;4.89;26781 +87084;47.35259;1.60084;100;20220814;26.1;18.1;22.1;2.2;18.2;4.6;2.39;6169 +87084;47.35259;1.60084;100;20220815;26.6;16.5;21.6;3.5;18.3;.2;3.65;14356 +87084;47.35259;1.60084;100;20220816;26.7;13.5;20.1;.5;18;.2;2.55;13588 +87084;47.35259;1.60084;100;20220817;27.2;13.5;20.4;1.8;16.5;.7;3.82;19681 +87084;47.35259;1.60084;100;20220818;28.7;11;19.9;1.1;15.1;0;4.08;23346 +87084;47.35259;1.60084;100;20220819;25.4;11.9;18.7;1.2;18.1;5.3;2.15;10336 +87084;47.35259;1.60084;100;20220820;27.4;15.6;21.5;1;16.5;.1;3.56;19190 +87084;47.35259;1.60084;100;20220821;26.2;10.3;18.3;1.4;14.7;.7;3.48;19630 +87084;47.35259;1.60084;100;20220822;27.1;17;22.1;1.3;19.2;.1;2.31;9013 +87084;47.35259;1.60084;100;20220823;28.5;13.9;21.2;.5;19;.1;3.39;19734 +87084;47.35259;1.60084;100;20220824;33.6;13.2;23.4;.8;16.1;0;4.06;21689 +87084;47.35259;1.60084;100;20220825;33;11.6;22.3;1.6;16.2;0;4.5;21640 +87084;47.35259;1.60084;100;20220826;27.3;17.1;22.2;2;16.3;0;3.45;14213 +87084;47.35259;1.60084;100;20220827;29.2;11.3;20.3;1.1;13.2;0;3.8;21126 +87084;47.35259;1.60084;100;20220828;29.6;11.9;20.8;1.3;13.1;0;4.15;22801 +87084;47.35259;1.60084;100;20220829;34;10.8;22.4;1;14.7;2.7;4.36;23855 +87084;47.35259;1.60084;100;20220830;25.7;18.7;22.2;1.6;18;.8;2.97;13580 +87084;47.35259;1.60084;100;20220831;29.2;12.3;20.8;.4;16.4;.2;3.01;18121 +87084;47.35259;1.60084;100;20220901;29.9;13.4;21.7;.9;16.4;3.8;3.31;17864 +87084;47.35259;1.60084;100;20220902;23.7;13.7;18.7;2;18;6.2;1.91;8184 +87084;47.35259;1.60084;100;20220903;26.5;13.8;20.2;2.7;16.34;.1;3.53;16690 +87084;47.35259;1.60084;100;20220904;30.7;11.5;21.1;1.7;15.31;3;3.82;18585 +87084;47.35259;1.60084;100;20220905;31.1;14.4;22.8;1.3;18.6;4.3;3.49;17516 +87084;47.35259;1.60084;100;20220906;30.1;10.7;20.4;.9;16.5;1.1;3.11;17369 +87084;47.35259;1.60084;100;20220907;23.9;12.3;18.1;1.5;16.4;5.2;2.33;12517 +87084;47.35259;1.60084;100;20220908;22.7;13.2;18;2.9;16.2;3;2.41;11228 +87084;47.35259;1.60084;100;20220909;23.3;15;19.2;3.6;15.1;.7;2.67;7117 +87084;47.35259;1.60084;100;20220910;23.3;13.2;18.3;1.9;13.5;.2;2.79;13786 +87084;47.35259;1.60084;100;20220911;26;7.7;16.9;1.2;12.7;0;3.05;19340 +87084;47.35259;1.60084;100;20220912;32.7;9.8;21.3;1.7;14.4;0;4.09;20078 +87084;47.35259;1.60084;100;20220913;31;17.1;24.1;1.5;19.8;8.6;2.28;6366 +87084;47.35259;1.60084;100;20220914;27.6;16.5;22.1;2.2;19.9;3.4;3.15;15971 +87084;47.35259;1.60084;100;20220915;24.3;16.3;20.3;1.4;17.1;1.4;2.36;11960 +87084;47.35259;1.60084;100;20220916;20.9;10.9;15.9;1.5;12.1;0;1.87;7537 +87084;47.35259;1.60084;100;20220917;18.1;2.7;10.4;.9;8.2;0;2.18;18422 +87084;47.35259;1.60084;100;20220918;20.3;.3;10.3;.3;8.2;.1;2.02;19319 +87084;47.35259;1.60084;100;20220919;20.2;2.1;11.2;.8;8.6;.1;2.2;18358 +87084;47.35259;1.60084;100;20220920;20.8;1.1;11;1.1;8.8;0;2.25;17431 +87084;47.35259;1.60084;100;20220921;21.2;3.6;12.4;1.4;9.4;0;2.44;17699 +87084;47.35259;1.60084;100;20220922;22.9;1.5;12.2;.5;8.5;.1;2.13;18723 +87084;47.35259;1.60084;100;20220923;21.6;4.3;13;.1;10.2;0;1.27;9220 +87084;47.35259;1.60084;100;20220924;20;8.3;14.2;.6;12.7;1.7;1.55;10726 +87084;47.35259;1.60084;100;20220925;19;12.2;15.6;.8;12.8;.2;1.58;9570 +87084;47.35259;1.60084;100;20220926;16.9;4.3;10.6;1.6;11.2;5.2;1.24;7310 +87084;47.35259;1.60084;100;20220927;16.5;9.4;13;3.3;12.9;14.5;1.49;9162 +87084;47.35259;1.60084;100;20220928;14.1;11.9;13;2.4;14.3;6.4;.66;1867 +87084;47.35259;1.60084;100;20220929;16.5;9.8;13.2;1.3;11.4;1.2;1.34;6872 +87084;47.35259;1.60084;100;20220930;18.1;2.8;10.5;1.4;9.9;4.2;1.69;13313 +87084;47.35259;1.60084;100;20221001;20.3;11.9;16.1;4.5;17.4;4.7;1.02;3888 +87084;47.35259;1.60084;100;20221002;20.9;16;18.5;3;18.2;.7;1.46;5849 +87084;47.35259;1.60084;100;20221003;16.8;11.6;14.2;1;14.5;0;.82;2886 +87084;47.35259;1.60084;100;20221004;21.7;5;13.4;.3;11.1;.2;1.42;12468 +87084;47.35259;1.60084;100;20221005;25.1;5.7;15.4;1.4;12.4;.1;2.14;13804 +87084;47.35259;1.60084;100;20221006;20.3;7;13.7;.7;11.4;0;1.59;13936 +87084;47.35259;1.60084;100;20221007;20.5;3.2;11.9;.1;10.5;.1;1.22;12490 +87084;47.35259;1.60084;100;20221008;19.6;2.6;11.1;.4;9.5;.1;1.32;13232 +87084;47.35259;1.60084;100;20221009;22;1.5;11.8;1.2;9.8;.1;1.81;14981 +87084;47.35259;1.60084;100;20221010;21.8;8;14.9;.7;14;0;1.18;7408 +87084;47.35259;1.60084;100;20221011;17.4;11.5;14.5;1.3;15.1;0;.78;2752 +87084;47.35259;1.60084;100;20221012;20.9;8.6;14.8;.4;13.9;.1;1.23;10591 +87084;47.35259;1.60084;100;20221013;16.8;9.1;13;1.5;14.4;4.7;.7;3107 +87084;47.35259;1.60084;100;20221014;18.9;14.4;16.7;3.2;18.5;9.3;.65;2240 +87084;47.35259;1.60084;100;20221015;17.9;16.1;17;3.1;18.5;6.9;.65;1239 +87084;47.35259;1.60084;100;20221016;24.8;13.8;19.3;1.3;18;.4;1.55;9622 +87084;47.35259;1.60084;100;20221017;18.7;15.1;16.9;1.5;18;35.4;.7;1862 +87084;47.35259;1.60084;100;20221018;23.8;12.2;18;1.6;18.2;.2;1.36;8916 +87084;47.35259;1.60084;100;20221019;24.8;12.9;18.9;2.4;17.3;8.3;1.88;11539 +87084;47.35259;1.60084;100;20221020;24.6;14.7;19.7;4.5;17.4;7;2.26;6903 +87084;47.35259;1.60084;100;20221021;20.4;13.2;16.8;2;15.5;.3;1.29;6774 +87084;47.35259;1.60084;100;20221022;22.5;9.4;16;1.6;14.2;.5;1.41;9280 +87084;47.35259;1.60084;100;20221023;24.1;13.2;18.7;4.1;14;.3;2.66;8791 +87084;47.35259;1.60084;100;20221024;21.2;15.4;18.3;4;13.8;.4;2.37;8305 +87084;47.35259;1.60084;100;20221025;19.7;7.3;13.5;1.2;13.3;.5;.97;6798 +87084;47.35259;1.60084;100;20221026;23.9;10.7;17.3;1.8;14.3;.1;1.59;10399 +87084;47.35259;1.60084;100;20221027;23;13;18;2.4;14.8;0;1.6;2876 +87084;47.35259;1.60084;100;20221028;24.1;10.1;17.1;.9;14.1;0;1.19;10339 +87084;47.35259;1.60084;100;20221029;24.1;13.4;18.8;1.5;14.8;.1;1.41;5380 +87084;47.35259;1.60084;100;20221030;19.1;8.1;13.6;.6;12.8;1;.74;4232 +87084;47.35259;1.60084;100;20221031;22;10.6;16.3;2.3;14.6;1.6;1.34;6051 +87084;47.35259;1.60084;100;20221101;17.6;9.3;13.5;4;12;.6;1.47;8109 +87084;47.35259;1.60084;100;20221102;17.1;10.6;13.9;1.9;12.3;0;1.04;5497 +87084;47.35259;1.60084;100;20221103;15.2;9.5;12.4;2;11.5;9.6;.93;4465 +87084;47.35259;1.60084;100;20221104;13.2;8.2;10.7;3.2;10;1.1;1.12;2674 +87084;47.35259;1.60084;100;20221105;12.3;.5;6.4;1.2;8.4;0;.6;4968 +87084;47.35259;1.60084;100;20221106;13.5;7.3;10.4;2.2;10.6;0;.8;3805 +87084;47.35259;1.60084;100;20221107;17.1;11.4;14.3;3.2;12.5;.1;1.27;4710 +87084;47.35259;1.60084;100;20221108;18.5;3.9;11.2;1.9;10.8;5.6;.96;6462 +87084;47.35259;1.60084;100;20221109;16.3;11.2;13.8;1.6;12;.5;.89;4677 +87084;47.35259;1.60084;100;20221110;11.3;2.5;6.9;1;9.5;0;.46;2105 +87084;47.35259;1.60084;100;20221111;17.7;6.2;12;2.2;11.1;.1;.96;6551 +87084;47.35259;1.60084;100;20221112;18.2;4.3;11.3;.8;10.3;.2;.55;8418 +87084;47.35259;1.60084;100;20221113;17.4;1.7;9.6;.2;9.3;.1;.39;5101 +87084;47.35259;1.60084;100;20221114;16.3;2.7;9.5;1.3;10.4;1.2;.61;4972 +87084;47.35259;1.60084;100;20221115;14.5;8.1;11.3;3;12.2;5.2;.69;1589 +87084;47.35259;1.60084;100;20221116;14.4;9.7;12.1;5.1;12;5.4;1.05;1279 +87084;47.35259;1.60084;100;20221117;15.2;11.1;13.2;5.5;11.4;4.4;1.59;2187 +87084;47.35259;1.60084;100;20221118;13.4;6.4;9.9;2.4;9;.2;.85;6194 +87084;47.35259;1.60084;100;20221119;12;-.6;5.7;.5;6.8;.3;.36;5001 +87084;47.35259;1.60084;100;20221120;10;-2.1;4;1.5;7.9;2.5;.37;3461 +87084;47.35259;1.60084;100;20221121;10.7;3.7;7.2;2.2;8.8;4.9;.6;2513 +87084;47.35259;1.60084;100;20221122;12.2;4.2;8.2;3.4;8.4;0;.95;4279 +87084;47.35259;1.60084;100;20221123;15.1;6;10.6;2.9;10.1;2.3;.91;4358 +87084;47.35259;1.60084;100;20221124;13;8.2;10.6;3.6;11;.6;.68;5029 +87084;47.35259;1.60084;100;20221125;14;7.4;10.7;1.7;10;.1;.67;3935 +87084;47.35259;1.60084;100;20221126;9.1;-1;4.1;1.3;7.9;0;.38;1782 +87084;47.35259;1.60084;100;20221127;12.2;5.5;8.9;1.9;8.9;7.6;.74;2277 +87084;47.35259;1.60084;100;20221128;12.4;7.8;10.1;2;10.3;1.4;.68;1948 +87084;47.35259;1.60084;100;20221129;6.7;.5;3.6;.7;8.5;0;.19;2633 +87084;47.35259;1.60084;100;20221130;7;5.2;6.1;1.5;8.6;0;.48;472 +87084;47.35259;1.60084;100;20221201;6.9;3;5;1.8;8.1;0;.43;881 +87084;47.35259;1.60084;100;20221202;6;4.6;5.3;1.8;7.7;1.3;.57;352 +87084;47.35259;1.60084;100;20221203;5.5;2.7;4.1;2.9;7.3;.1;.53;663 +87084;47.35259;1.60084;100;20221204;4.6;3.4;4;1.8;7.2;1.3;.51;283 +87084;47.35259;1.60084;100;20221205;6;3.2;4.6;1.1;7.8;0;.42;645 +87084;47.35259;1.60084;100;20221206;4.9;3.3;4.1;1.6;7.2;0;.51;379 +87084;47.35259;1.60084;100;20221207;6.6;2.8;4.7;1.9;6.8;0;.39;4515 +87084;47.35259;1.60084;100;20221208;5.2;.5;2.9;2.1;6;0;.51;2608 +87084;47.35259;1.60084;100;20221209;3.7;-1.7;1;2.2;5.4;.1;.4;3276 +87084;47.35259;1.60084;100;20221210;3.2;-4.5;-.6;1;5;0;.21;3681 +87084;47.35259;1.60084;100;20221211;3.2;-9.1;-2.9;.8;3.7;0;.19;4462 +87084;47.35259;1.60084;100;20221212;-.8;-8.4;-4.6;1.6;4.1;0;.23;1930 +87084;47.35259;1.60084;100;20221213;4.1;-3.9;.1;2.1;4.8;3.7;.44;3509 +87084;47.35259;1.60084;100;20221214;2.7;1.2;2;1.6;6.7;3.4;.37;321 +87084;47.35259;1.60084;100;20221215;4.3;.5;2.4;2.9;5.9;0;.49;3189 +87084;47.35259;1.60084;100;20221216;5.1;-1.8;1.7;2.3;4.8;0;.57;4000 +87084;47.35259;1.60084;100;20221217;1.8;-6.9;-2.5;1.7;4.3;0;.15;5465 +87084;47.35259;1.60084;100;20221218;4.9;-8.8;-1.9;1.4;4.7;0;.31;3026 +87084;47.35259;1.60084;100;20221219;11.7;2.5;7.1;1.2;8.1;0;.36;3852 +87084;47.35259;1.60084;100;20221220;15.1;4.2;9.7;2.3;10.1;3.6;.78;1552 +87084;47.35259;1.60084;100;20221221;12.3;10;11.2;4;12.4;1.4;.53;1290 +87084;47.35259;1.60084;100;20221222;14;11.7;12.9;5.4;13;13.6;.9;1143 +87084;47.35259;1.60084;100;20221223;14.1;13.5;13.8;4.4;14.5;4.1;.73;44 +87084;47.35259;1.60084;100;20221224;12.2;10.8;11.5;2.3;11.9;.9;.7;289 +87084;47.35259;1.60084;100;20221225;14.7;6.4;10.6;1.9;11;1;.39;4607 +87084;47.35259;1.60084;100;20221226;12.4;11.2;11.8;2.2;11.1;1.1;.76;1859 +87084;47.35259;1.60084;100;20221227;9.6;-.6;4.5;1;8.1;.3;.3;2170 +87084;47.35259;1.60084;100;20221228;13.1;5.1;9.1;4.9;10.9;2;.51;2922 +87084;47.35259;1.60084;100;20221229;11.4;10.9;11.2;4.8;10.8;1.1;1.15;10 +87084;47.35259;1.60084;100;20221230;14.5;5.1;9.8;5;11.7;5.1;.57;1452 +87084;47.35259;1.60084;100;20221231;16.9;13.9;15.4;6.1;11.6;0;2.04;4718 +87085;47.37757;1.92994;111;20220101;15.8;1.2;8.5;1.1;8.6;.1;.39;4775 +87085;47.37757;1.92994;111;20220102;13.7;3.9;8.8;3.7;10.6;0;.53;3149 +87085;47.37757;1.92994;111;20220103;13;11.1;12;4.1;12.1;4.9;.83;1079 +87085;47.37757;1.92994;111;20220104;12.5;10.9;11.7;4.1;10.6;6.3;1.18;967 +87085;47.37757;1.92994;111;20220105;6.2;.5;3.3;1.8;6.03;.1;.5;2936 +87085;47.37757;1.92994;111;20220106;5.9;-4;1;1.2;5.74;.4;.21;4412 +87085;47.37757;1.92994;111;20220107;8.9;.2;4.6;4.2;7.34;2.9;.57;3284 +87085;47.37757;1.92994;111;20220108;9.8;6.1;8;5.4;9.14;9.7;.72;1982 +87085;47.37757;1.92994;111;20220109;8.8;4.9;6.8;3.2;7.74;1.5;.79;2073 +87085;47.37757;1.92994;111;20220110;8.2;4.8;6.5;1.1;8.17;0;.47;1837 +87085;47.37757;1.92994;111;20220111;5.2;1.4;3.3;2.1;6.2;0;.4;2965 +87085;47.37757;1.92994;111;20220112;5.8;-.4;2.7;2.7;5.84;0;.54;3652 +87085;47.37757;1.92994;111;20220113;4.5;-2;1.3;2.4;5.84;0;.36;3687 +87085;47.37757;1.92994;111;20220114;6;-.7;2.7;1.5;5.44;0;.46;3932 +87085;47.37757;1.92994;111;20220115;1.7;-5.8;-2.1;1.4;4.84;0;.27;4359 +87085;47.37757;1.92994;111;20220116;1.1;-2.6;-.8;1.9;5.93;.2;.16;1747 +87085;47.37757;1.92994;111;20220117;5.3;.6;3;.8;7.4;.1;.27;2408 +87085;47.37757;1.92994;111;20220118;8.9;.9;4.9;2.5;7.44;0;.53;3706 +87085;47.37757;1.92994;111;20220119;4.3;2.9;3.6;2.4;7.5;1;.35;1094 +87085;47.37757;1.92994;111;20220120;8.3;3.8;6;2.3;7.37;0;.66;2861 +87085;47.37757;1.92994;111;20220121;6.2;-1.4;2.4;2.1;5.67;0;.57;3908 +87085;47.37757;1.92994;111;20220122;4.7;-4.8;-.1;1.3;5.84;0;.25;4430 +87085;47.37757;1.92994;111;20220123;3.6;3.1;3.3;2.6;6.47;0;.62;548 +87085;47.37757;1.92994;111;20220124;1.2;-3.5;-1.2;1.7;5.87;0;.23;3251 +87085;47.37757;1.92994;111;20220125;.2;-1.4;-.6;.8;5.73;0;.28;1781 +87085;47.37757;1.92994;111;20220126;-1.4;-2.4;-1.9;1.6;5.2;0;.27;977 +87085;47.37757;1.92994;111;20220127;1.4;-2.2;-.4;1.7;5.77;.4;.27;2274 +87085;47.37757;1.92994;111;20220128;5;1.2;3.1;1.4;7.37;0;.32;2467 +87085;47.37757;1.92994;111;20220129;7;2.5;4.8;2.2;8.67;.3;.26;2848 +87085;47.37757;1.92994;111;20220130;11.5;6.8;9.2;1.5;9.2;0;.7;2860 +87085;47.37757;1.92994;111;20220131;9.7;5.8;7.8;4.1;7.24;.3;1.29;3020 +87085;47.37757;1.92994;111;20220201;8.8;-2.6;3.1;2.5;8.47;1;.18;4784 +87085;47.37757;1.92994;111;20220202;9.2;8.2;8.7;2.6;9.91;.1;.63;1703 +87085;47.37757;1.92994;111;20220203;8.1;2.9;5.5;1.8;8.14;.3;.49;4632 +87085;47.37757;1.92994;111;20220204;10.1;4.7;7.4;2.6;8.77;1.5;.67;3376 +87085;47.37757;1.92994;111;20220205;9.7;-3.1;3.3;1.4;6.54;.1;.56;7383 +87085;47.37757;1.92994;111;20220206;10.8;1.4;6.1;5.5;9.67;2;.33;4421 +87085;47.37757;1.92994;111;20220207;11.6;4.9;8.3;2;7.44;0;.96;6129 +87085;47.37757;1.92994;111;20220208;12.9;-2.8;5.1;1.5;6.64;0;.86;8560 +87085;47.37757;1.92994;111;20220209;16.6;-3.1;6.8;1.7;6.84;0;1.18;9642 +87085;47.37757;1.92994;111;20220210;7.7;4.6;6.2;2;9.09;1.5;.53;1927 +87085;47.37757;1.92994;111;20220211;9.6;-2.5;3.5;1.3;6.29;0;.69;7492 +87085;47.37757;1.92994;111;20220212;9;-3.9;2.6;1.4;4.99;0;.83;8633 +87085;47.37757;1.92994;111;20220213;16;-5.6;5.2;3.6;7.09;.2;1.58;10730 +87085;47.37757;1.92994;111;20220214;12;7.4;9.7;6.6;8.91;5.3;1.55;5397 +87085;47.37757;1.92994;111;20220215;11.3;3.8;7.6;3.5;9.29;3.9;.83;6794 +87085;47.37757;1.92994;111;20220216;14.1;8.5;11.3;5.8;12.74;2.4;.63;4166 +87085;47.37757;1.92994;111;20220217;14.9;11.6;13.3;4.6;11.21;1;1.59;4037 +87085;47.37757;1.92994;111;20220218;12.4;7;9.7;4.9;10.4;.5;1.03;5324 +87085;47.37757;1.92994;111;20220219;10.2;-1.1;4.6;3.5;6.6;0;1.14;7994 +87085;47.37757;1.92994;111;20220220;13.3;7.3;10.3;5.5;10.37;3;1.2;4688 +87085;47.37757;1.92994;111;20220221;10.6;6.8;8.7;5.4;8.1;.5;1.44;3473 +87085;47.37757;1.92994;111;20220222;11.9;3.6;7.8;3.1;9.57;.6;.76;5687 +87085;47.37757;1.92994;111;20220223;13;4.9;9;1.1;9.84;0;.82;6061 +87085;47.37757;1.92994;111;20220224;12.9;4.4;8.7;2.4;8.24;1.8;1.27;6290 +87085;47.37757;1.92994;111;20220225;11.2;-3.2;4;1.2;5.9;.1;.99;10457 +87085;47.37757;1.92994;111;20220226;11.4;-3.4;4;2.8;5.07;0;1.55;11017 +87085;47.37757;1.92994;111;20220227;12.6;-3.8;4.4;1.8;5.04;0;1.42;11591 +87085;47.37757;1.92994;111;20220228;15.2;-4.8;5.2;.9;5.04;0;1.22;12839 +87085;47.37757;1.92994;111;20220301;15.1;-2.7;6.2;.7;6.07;0;1.09;10398 +87085;47.37757;1.92994;111;20220302;14.4;.3;7.4;1.6;8.27;0;1.18;9308 +87085;47.37757;1.92994;111;20220303;13.4;8.6;11;1.3;10.2;0;1.02;5645 +87085;47.37757;1.92994;111;20220304;13.8;6.9;10.3;2.2;9.47;.8;1.28;7093 +87085;47.37757;1.92994;111;20220305;11.1;6.2;8.6;1.8;8.1;0;1.12;5419 +87085;47.37757;1.92994;111;20220306;8.8;1.4;5.1;3;5.7;0;1.46;7975 +87085;47.37757;1.92994;111;20220307;9.2;-2.9;3.2;2.9;4.24;0;1.7;11507 +87085;47.37757;1.92994;111;20220308;16.2;-3;6.6;1.9;5.7;0;1.92;14046 +87085;47.37757;1.92994;111;20220309;15.8;.6;8.2;2.1;7.64;0;1.75;12883 +87085;47.37757;1.92994;111;20220310;16.1;2.8;9.4;2.1;8.24;0;1.72;10546 +87085;47.37757;1.92994;111;20220311;14.2;6.3;10.2;3.6;9.1;4.4;1.7;7856 +87085;47.37757;1.92994;111;20220312;9.7;5.3;7.5;3.4;9.04;3;.93;5001 +87085;47.37757;1.92994;111;20220313;8.7;6.1;7.4;3.1;8.44;5.4;1.09;4715 +87085;47.37757;1.92994;111;20220314;15.5;-1.1;7.2;2.5;7.84;2;1.78;14109 +87085;47.37757;1.92994;111;20220315;16.3;8.1;12.2;1;11.3;0;1.38;9479 +87085;47.37757;1.92994;111;20220316;14.9;5.5;10.2;.8;10.6;0;1.42;12066 +87085;47.37757;1.92994;111;20220317;11.1;8.5;9.8;3;8.64;0;1.53;6818 +87085;47.37757;1.92994;111;20220318;15.4;5.1;10.3;4.6;6.99;0;2.89;13968 +87085;47.37757;1.92994;111;20220319;16;6.9;11.4;2.3;7.59;0;2.39;14675 +87085;47.37757;1.92994;111;20220320;15.8;.3;8;1;8.59;.4;1.5;12116 +87085;47.37757;1.92994;111;20220321;18.5;7;12.7;2.5;9.19;0;2.36;11749 +87085;47.37757;1.92994;111;20220322;17.6;1.6;9.6;2.7;5.99;0;2.93;18122 +87085;47.37757;1.92994;111;20220323;18.6;-2.5;8.1;2.5;5.39;0;2.99;19303 +87085;47.37757;1.92994;111;20220324;21.5;-3.2;9.2;.9;5.79;0;2.41;19744 +87085;47.37757;1.92994;111;20220325;22.4;-.6;10.9;2.3;5.89;0;3.46;19959 +87085;47.37757;1.92994;111;20220326;21.7;-1;10.3;2.6;6.09;0;3.5;20173 +87085;47.37757;1.92994;111;20220327;24;.5;12.3;.9;6.79;0;2.72;20387 +87085;47.37757;1.92994;111;20220328;22.8;.3;11.6;.6;7.59;0;2.47;20601 +87085;47.37757;1.92994;111;20220329;17;6.4;11.7;1.3;8.99;.9;1.9;11151 +87085;47.37757;1.92994;111;20220330;12.2;4.7;8.4;1.8;10.99;2.4;.78;4655 +87085;47.37757;1.92994;111;20220331;10.7;7.1;8.9;3.4;8.19;1.3;1.6;5950 +87085;47.37757;1.92994;111;20220401;6;.5;3.2;6.2;5.76;1.4;1.38;7300 +87085;47.37757;1.92994;111;20220402;7.5;.5;4;3.2;4.59;0;1.98;12398 +87085;47.37757;1.92994;111;20220403;8.1;-.9;3.6;3.9;4.86;0;1.94;13922 +87085;47.37757;1.92994;111;20220404;12;-4.1;3.9;2.8;5.31;.4;2.27;20166 +87085;47.37757;1.92994;111;20220405;11.1;5.5;8.3;2.5;10.89;.7;.7;4156 +87085;47.37757;1.92994;111;20220406;12;8.9;10.4;3.4;11.39;1.6;.92;3047 +87085;47.37757;1.92994;111;20220407;15.8;10.2;13;6;12.49;9.8;1.7;6468 +87085;47.37757;1.92994;111;20220408;15;9;12;5.1;11.59;7;1.52;4451 +87085;47.37757;1.92994;111;20220409;13;1.7;7.3;1.9;6.79;.2;2.15;15582 +87085;47.37757;1.92994;111;20220410;15.2;-3.7;5.7;2.9;6.09;0;2.85;22643 +87085;47.37757;1.92994;111;20220411;23;2.3;12.7;3.8;8.49;0;4.26;21923 +87085;47.37757;1.92994;111;20220412;20.1;7.3;13.7;2;10.89;11.5;2.72;15818 +87085;47.37757;1.92994;111;20220413;17.1;11.1;14.1;.4;13.39;1.3;1.57;9311 +87085;47.37757;1.92994;111;20220414;22;9.2;15.6;.9;12.19;0;2.58;15813 +87085;47.37757;1.92994;111;20220415;23.2;3.6;13.4;1.3;10.19;0;3.37;22740 +87085;47.37757;1.92994;111;20220416;22.4;3.6;13;2.3;9.39;0;3.76;23580 +87085;47.37757;1.92994;111;20220417;23.8;3.7;13.8;1.7;7.99;0;3.92;24277 +87085;47.37757;1.92994;111;20220418;21.3;.3;10.8;1.1;8.89;0;3.05;22211 +87085;47.37757;1.92994;111;20220419;17.6;7.5;12.6;2.2;9.69;0;2.59;14186 +87085;47.37757;1.92994;111;20220420;20;7;13.5;1.4;8.89;0;3.33;22109 +87085;47.37757;1.92994;111;20220421;21.5;4.8;13.1;1.2;7.39;0;3.4;22318 +87085;47.37757;1.92994;111;20220422;22;2.3;12.2;1.2;8.99;.5;3.49;24718 +87085;47.37757;1.92994;111;20220423;20.6;9.6;15.1;2.6;11.69;2.5;2.72;12042 +87085;47.37757;1.92994;111;20220424;17.6;9.3;13.5;3.2;12.08;6;2.21;12133 +87085;47.37757;1.92994;111;20220425;14.8;11.3;13;1.8;12.39;.4;1.2;3866 +87085;47.37757;1.92994;111;20220426;17;4.9;10.9;2.9;9.34;0;3.1;22200 +87085;47.37757;1.92994;111;20220427;20.3;1.8;11.1;3.3;8.99;0;3.91;25706 +87085;47.37757;1.92994;111;20220428;23.1;8.3;15.7;2;9.79;0;4.03;22520 +87085;47.37757;1.92994;111;20220429;21.7;6.7;14.2;1;10.19;0;2.81;16472 +87085;47.37757;1.92994;111;20220430;18.7;6.9;12.8;1.7;8.99;0;3.26;20484 +87085;47.37757;1.92994;111;20220501;19;1.7;10.3;.9;8.19;0;3.19;24023 +87085;47.37757;1.92994;111;20220502;19.7;2.6;11.2;1.5;8.99;0;3.49;24833 +87085;47.37757;1.92994;111;20220503;21.3;4.3;12.8;1.6;9.59;3.7;3.53;22751 +87085;47.37757;1.92994;111;20220504;16.5;10.8;13.6;1.5;11.59;0;1.8;8027 +87085;47.37757;1.92994;111;20220505;20.5;4.3;12.4;1.8;10.59;0;3.27;21362 +87085;47.37757;1.92994;111;20220506;22;4.9;13.4;1.6;10.27;0;3.65;23468 +87085;47.37757;1.92994;111;20220507;22.9;7.5;15.2;1.6;10.74;0;3.63;21178 +87085;47.37757;1.92994;111;20220508;23.3;6.6;15;1.8;11.67;0;3.8;23095 +87085;47.37757;1.92994;111;20220509;26.9;6.3;16.6;.9;11.77;0;4.12;25820 +87085;47.37757;1.92994;111;20220510;28.2;7.5;17.8;1.6;12.04;0;4.69;26258 +87085;47.37757;1.92994;111;20220511;26.9;8.8;17.8;2.1;12.44;0;4.68;24263 +87085;47.37757;1.92994;111;20220512;21.7;8.3;15;.8;13.2;0;2.85;17506 +87085;47.37757;1.92994;111;20220513;23.7;12.4;18.1;1.5;11.14;0;3.81;19847 +87085;47.37757;1.92994;111;20220514;26.1;5.7;15.9;1.5;11.1;0;4.45;26287 +87085;47.37757;1.92994;111;20220515;30.7;11.5;21.1;2.3;13.67;3.9;5.36;24490 +87085;47.37757;1.92994;111;20220516;27.2;15.7;21.5;1.8;15.14;0;4.22;19913 +87085;47.37757;1.92994;111;20220517;30.2;13;21.6;1.6;15.97;0;4.89;24553 +87085;47.37757;1.92994;111;20220518;30.2;11.8;21;1.1;17.07;.1;4.65;25137 +87085;47.37757;1.92994;111;20220519;28.2;16.9;22.5;1.5;17.8;1.5;4.16;19881 +87085;47.37757;1.92994;111;20220520;26.9;15.2;21;2.2;17.54;.2;4.16;20156 +87085;47.37757;1.92994;111;20220521;27.4;7.9;17.7;1.4;12.54;0;4.66;26417 +87085;47.37757;1.92994;111;20220522;27.8;15.8;21.8;2.2;14.54;3.9;4.8;21735 +87085;47.37757;1.92994;111;20220523;20.2;16.2;18.2;3.9;17;13.1;2.32;9804 +87085;47.37757;1.92994;111;20220524;19.2;11;15.1;2.9;11.94;.2;3.17;16306 +87085;47.37757;1.92994;111;20220525;21;5.5;13.2;1.8;10.84;0;3.68;23396 +87085;47.37757;1.92994;111;20220526;22.5;13.9;18.2;1.9;13.04;0;3.41;16233 +87085;47.37757;1.92994;111;20220527;19.2;9.5;14.4;1.1;12.84;.1;2.51;14752 +87085;47.37757;1.92994;111;20220528;21.7;7.6;14.6;2.3;10.17;0;4.15;24220 +87085;47.37757;1.92994;111;20220529;18.2;8.6;13.4;3;8;0;3.93;20204 +87085;47.37757;1.92994;111;20220530;20.9;6.4;13.6;1.9;8.4;0;3.99;23207 +87085;47.37757;1.92994;111;20220531;24;4.2;14.1;1.1;8.84;0;4.23;26585 +87085;47.37757;1.92994;111;20220601;24.8;4.7;14.8;1.3;9.67;.1;4.37;26262 +87085;47.37757;1.92994;111;20220602;27.6;13.7;20.7;3.1;11.77;.2;5.52;23077 +87085;47.37757;1.92994;111;20220603;26.9;14.3;20.6;1.8;15.94;1.7;4.23;20627 +87085;47.37757;1.92994;111;20220604;30.1;17.1;23.6;2.4;18.2;15.4;4.97;21431 +87085;47.37757;1.92994;111;20220605;21.3;16.4;18.8;2.2;16.97;.3;2.61;12072 +87085;47.37757;1.92994;111;20220606;21.9;12.7;17.3;1.9;13.6;.4;3.23;16142 +87085;47.37757;1.92994;111;20220607;22.9;14;18.5;2.8;14.47;11.2;3.62;16515 +87085;47.37757;1.92994;111;20220608;22.6;13.1;17.9;2.8;14.57;2.5;3.47;16650 +87085;47.37757;1.92994;111;20220609;21.3;13.5;17.4;2.1;13.57;0;3.18;15259 +87085;47.37757;1.92994;111;20220610;26.5;10;18.2;1.1;14.37;.1;4.44;25615 +87085;47.37757;1.92994;111;20220611;29.1;10.6;19.9;1;15.54;0;4.91;27403 +87085;47.37757;1.92994;111;20220612;25.4;14.9;20.1;2.4;13.74;.2;4.57;21155 +87085;47.37757;1.92994;111;20220613;25.2;9.7;17.4;2.2;11.04;0;4.93;26168 +87085;47.37757;1.92994;111;20220614;28.9;9.7;19.3;2.2;12.04;0;5.67;28236 +87085;47.37757;1.92994;111;20220615;29.7;11.7;20.7;1.4;15;0;5.7;28148 +87085;47.37757;1.92994;111;20220616;30.9;14.3;22.6;1.1;15.9;0;4.93;24644 +87085;47.37757;1.92994;111;20220617;35.2;13;24.1;.7;16.9;0;5.53;28573 +87085;47.37757;1.92994;111;20220618;37.8;15.3;26.6;1.9;17.1;1;6.88;28779 +87085;47.37757;1.92994;111;20220619;33.2;16.6;24.9;3.2;18.3;18;6.31;24672 +87085;47.37757;1.92994;111;20220620;23.8;18;20.9;2.3;20.5;9.9;2.99;14429 +87085;47.37757;1.92994;111;20220621;27.1;14.8;21;2.3;19.34;1.3;4.21;21263 +87085;47.37757;1.92994;111;20220622;24.4;17.9;21.2;2.3;19.5;3.3;3.52;16834 +87085;47.37757;1.92994;111;20220623;27.3;12.3;19.8;1.2;17.24;3.3;4.25;22980 +87085;47.37757;1.92994;111;20220624;23.3;14.9;19.1;2.9;16.37;.1;3.54;17037 +87085;47.37757;1.92994;111;20220625;17.7;15.7;16.7;2;15.27;9.2;1.94;8135 +87085;47.37757;1.92994;111;20220626;19.5;12.1;15.8;1;14.7;1.7;2.43;13477 +87085;47.37757;1.92994;111;20220627;23.5;12.2;17.9;1.6;13.3;0;3.88;20652 +87085;47.37757;1.92994;111;20220628;26.1;7.1;16.6;.9;12.24;.1;4.57;27923 +87085;47.37757;1.92994;111;20220629;26.2;8.3;17.2;1.6;13.2;4.1;4.63;26351 +87085;47.37757;1.92994;111;20220630;18.3;13.5;15.9;1.6;14.44;12.7;2.06;10005 +87085;47.37757;1.92994;111;20220701;21.9;7.4;14.6;1.3;11.77;0;3.77;23356 +87085;47.37757;1.92994;111;20220702;27;7.1;17.1;1;12.4;0;4.7;28248 +87085;47.37757;1.92994;111;20220703;26.1;9.9;18;1.4;13.4;0;4.6;26073 +87085;47.37757;1.92994;111;20220704;26.8;11;18.9;1.7;12.9;0;4.82;25889 +87085;47.37757;1.92994;111;20220705;26.8;11.3;19;1.6;12.84;0;4.82;26032 +87085;47.37757;1.92994;111;20220706;26.2;12.3;19.2;1.9;12.37;0;4.79;24729 +87085;47.37757;1.92994;111;20220707;24.5;10;17.2;1.6;14.44;0;3.93;22494 +87085;47.37757;1.92994;111;20220708;26.9;9.7;18.3;2;12.7;0;4.95;26197 +87085;47.37757;1.92994;111;20220709;29.5;9;19.3;1.6;13.84;0;5.23;28226 +87085;47.37757;1.92994;111;20220710;27.4;13.9;20.7;3.4;13.07;0;5.58;24480 +87085;47.37757;1.92994;111;20220711;30.3;14.2;22.3;3.4;14.04;0;6.21;25964 +87085;47.37757;1.92994;111;20220712;32.9;13.4;23.1;1.6;14.4;0;5.76;27584 +87085;47.37757;1.92994;111;20220713;33.8;11;22.4;.8;14.87;0;4.99;26405 +87085;47.37757;1.92994;111;20220714;34.3;12.4;23.3;1.6;15;0;5.95;28150 +87085;47.37757;1.92994;111;20220715;28.7;15.4;22.1;2.4;12.2;0;5.45;23638 +87085;47.37757;1.92994;111;20220716;29.7;8.9;19.3;2.2;11.6;0;5.6;27443 +87085;47.37757;1.92994;111;20220717;32.7;11.6;22.1;2.2;13.04;0;6.06;27463 +87085;47.37757;1.92994;111;20220718;38.7;12.9;25.8;1.9;14;0;7.05;29715 +87085;47.37757;1.92994;111;20220719;36.2;15.3;25.8;2.6;16.24;6.9;6.91;27172 +87085;47.37757;1.92994;111;20220720;24.9;17.3;21.1;1.6;19.6;5.3;3.06;15146 +87085;47.37757;1.92994;111;20220721;28.4;14.2;21.3;1.2;17.47;.1;4.21;22120 +87085;47.37757;1.92994;111;20220722;24.9;14.1;19.5;1.4;19.47;4.1;3.32;18358 +87085;47.37757;1.92994;111;20220723;27.3;17.9;22.6;1.4;19.34;0;3.66;17511 +87085;47.37757;1.92994;111;20220724;32.4;12.7;22.5;1;17.57;0;4.99;26207 +87085;47.37757;1.92994;111;20220725;25;16.9;21;2.2;17.7;1;3.57;16440 +87085;47.37757;1.92994;111;20220726;24.2;12.9;18.6;1.1;14.54;0;3.29;17553 +87085;47.37757;1.92994;111;20220727;26.3;15.1;20.7;1.6;13.34;0;4.04;19025 +87085;47.37757;1.92994;111;20220728;28.7;10.6;19.6;.9;13.17;0;4.1;22501 +87085;47.37757;1.92994;111;20220729;29.2;13.3;21.2;.7;14.3;.5;3.91;20787 +87085;47.37757;1.92994;111;20220730;31;11.4;21.2;1;15.67;0;4.59;24813 +87085;47.37757;1.92994;111;20220731;31.8;13.1;22.5;1.2;16.27;0;4.86;25215 +87085;47.37757;1.92994;111;20220801;28.9;12.5;20.7;.9;17.04;0;4.11;22693 +87085;47.37757;1.92994;111;20220802;32.8;12;22.4;.8;16.34;0;4.8;26062 +87085;47.37757;1.92994;111;20220803;36.4;13.8;25.1;.9;16.5;0;5.21;26479 +87085;47.37757;1.92994;111;20220804;31.7;18.3;25;1.6;18.67;0;4.57;19830 +87085;47.37757;1.92994;111;20220805;28.1;16.4;22.2;2.6;14.54;.3;4.55;18056 +87085;47.37757;1.92994;111;20220806;26.6;13.9;20.3;3;10.97;0;5.1;21312 +87085;47.37757;1.92994;111;20220807;28.4;12.8;20.6;2.9;9.77;0;5.54;22948 +87085;47.37757;1.92994;111;20220808;30.8;14.2;22.5;2.7;10.97;0;5.78;23661 +87085;47.37757;1.92994;111;20220809;32.5;15.9;24.2;2.7;12.2;0;6.03;23494 +87085;47.37757;1.92994;111;20220810;33.2;14.4;23.8;2.6;11.97;0;6.09;24408 +87085;47.37757;1.92994;111;20220811;33.7;14.8;24.2;2.5;11.04;0;6.09;23917 +87085;47.37757;1.92994;111;20220812;35.4;10.5;22.9;1.5;12;0;5.43;25691 +87085;47.37757;1.92994;111;20220813;35.2;11;23.1;1.5;11.94;1.6;5.34;25398 +87085;47.37757;1.92994;111;20220814;26.6;17.5;22;2.3;17.17;4.8;3.33;12813 +87085;47.37757;1.92994;111;20220815;26.1;15.2;20.7;2.9;17.6;.6;3.55;15913 +87085;47.37757;1.92994;111;20220816;26.9;13.7;20.3;.8;17.47;1.2;3.12;16875 +87085;47.37757;1.92994;111;20220817;26.7;14.2;20.4;1.6;16.44;.1;3.59;18104 +87085;47.37757;1.92994;111;20220818;28.7;11.6;20.1;1.2;15.17;0;3.89;21085 +87085;47.37757;1.92994;111;20220819;25.3;12;18.7;1.3;17.37;5.6;2.81;15583 +87085;47.37757;1.92994;111;20220820;27.2;15.3;21.2;1.2;15.7;.1;3.4;17549 +87085;47.37757;1.92994;111;20220821;26.5;9.6;18;1.6;14.24;.5;3.57;19988 +87085;47.37757;1.92994;111;20220822;26.8;16.6;21.7;1;18.4;.1;2.7;13320 +87085;47.37757;1.92994;111;20220823;28.6;13.4;21;.6;18.14;.1;3.35;19224 +87085;47.37757;1.92994;111;20220824;33.8;13.3;23.6;1;15.97;0;4.19;21486 +87085;47.37757;1.92994;111;20220825;32.6;11.9;22.3;1.7;15.6;0;4.54;21423 +87085;47.37757;1.92994;111;20220826;27.1;16.6;21.8;1.9;16.24;0;3.37;14762 +87085;47.37757;1.92994;111;20220827;28.7;11.5;20.1;1.4;13.44;0;3.78;19885 +87085;47.37757;1.92994;111;20220828;28.9;9.9;19.4;1.5;13.27;0;3.91;21540 +87085;47.37757;1.92994;111;20220829;33.8;11.9;22.9;1.4;15;2.5;4.44;22008 +87085;47.37757;1.92994;111;20220830;25.5;17.6;21.5;1.6;17.17;.2;2.83;12934 +87085;47.37757;1.92994;111;20220831;29;12.5;20.7;.7;15.77;.1;3.17;18349 +87085;47.37757;1.92994;111;20220901;29.5;13.2;21.4;1;15.77;1.9;3.34;18095 +87085;47.37757;1.92994;111;20220902;24.5;14;19.2;1.5;17.2;9.6;2.43;12455 +87085;47.37757;1.92994;111;20220903;26.6;12.3;19.5;1.1;15.8;.2;2.93;16370 +87085;47.37757;1.92994;111;20220904;30.4;11;20.7;.9;15.4;2;3.36;18956 +87085;47.37757;1.92994;111;20220905;30.5;14.3;22.4;1.2;17.87;5.8;3.43;17393 +87085;47.37757;1.92994;111;20220906;29.4;11.3;20.3;1;16.3;2.2;3.12;17582 +87085;47.37757;1.92994;111;20220907;23.7;12.2;17.9;1.4;15.87;2.7;2.45;13734 +87085;47.37757;1.92994;111;20220908;22.9;13;17.9;2.8;16;3.7;2.48;12325 +87085;47.37757;1.92994;111;20220909;23.5;14.5;19;3.4;15.17;.9;2.82;10677 +87085;47.37757;1.92994;111;20220910;22.5;13.1;17.8;2;13.94;.2;2.58;12733 +87085;47.37757;1.92994;111;20220911;25.8;8.4;17.1;1.2;13.27;0;2.85;17439 +87085;47.37757;1.92994;111;20220912;32;10.7;21.4;1.8;14.8;0;3.9;18711 +87085;47.37757;1.92994;111;20220913;30.2;17.1;23.6;1.6;19.4;7.8;2.82;11305 +87085;47.37757;1.92994;111;20220914;27.3;16.6;21.9;2.1;19.54;7.3;2.81;13362 +87085;47.37757;1.92994;111;20220915;24;16.4;20.2;1.4;16.8;1.3;2.24;10832 +87085;47.37757;1.92994;111;20220916;20.2;11.2;15.7;1.6;12.27;0;2;9951 +87085;47.37757;1.92994;111;20220917;18.2;3;10.6;1.2;8.34;0;2.11;16035 +87085;47.37757;1.92994;111;20220918;20.3;.8;10.5;.6;8.3;.1;2.04;17412 +87085;47.37757;1.92994;111;20220919;20;2.4;11.2;1;8.57;.1;2.15;16420 +87085;47.37757;1.92994;111;20220920;20.6;1.6;11.1;1.3;8.84;.1;2.21;16328 +87085;47.37757;1.92994;111;20220921;20.9;4.2;12.5;1.5;9.24;0;2.32;15696 +87085;47.37757;1.92994;111;20220922;22.8;1.9;12.3;.6;8.64;.1;2.09;17027 +87085;47.37757;1.92994;111;20220923;22;5;13.5;.4;10.37;0;1.65;12583 +87085;47.37757;1.92994;111;20220924;20.3;9.4;14.8;.8;12.7;2.6;1.69;11269 +87085;47.37757;1.92994;111;20220925;18.8;10.1;14.5;1;12.24;.2;1.55;10029 +87085;47.37757;1.92994;111;20220926;16.2;4.8;10.5;1.8;11.14;6;1.33;9849 +87085;47.37757;1.92994;111;20220927;15.7;9.3;12.5;3.2;12.5;19.4;1.34;8299 +87085;47.37757;1.92994;111;20220928;13.8;11.6;12.7;2.1;13.64;7.2;.77;3619 +87085;47.37757;1.92994;111;20220929;16.2;9.7;12.9;1.5;11.34;.9;1.35;7526 +87085;47.37757;1.92994;111;20220930;18;2.9;10.4;1.3;9.74;4.8;1.63;12698 +87085;47.37757;1.92994;111;20221001;20.3;11;15.6;4.2;16.4;6.1;1.3;7780 +87085;47.37757;1.92994;111;20221002;20.3;15.7;18;2.9;17.5;2;1.44;6177 +87085;47.37757;1.92994;111;20221003;17;11.7;14.3;1.4;14.04;0;1.06;5341 +87085;47.37757;1.92994;111;20221004;21.5;4.8;13.2;.6;10.9;.2;1.53;12649 +87085;47.37757;1.92994;111;20221005;24.7;6;15.4;1.9;12.7;.1;2.24;13053 +87085;47.37757;1.92994;111;20221006;20.1;6.6;13.4;.8;11.14;0;1.5;11925 +87085;47.37757;1.92994;111;20221007;20.3;2.9;11.6;.4;10.27;.1;1.31;12331 +87085;47.37757;1.92994;111;20221008;19.4;2.8;11.1;.7;9.4;.1;1.36;12116 +87085;47.37757;1.92994;111;20221009;21.8;1.7;11.7;1.5;9.47;.2;1.84;13457 +87085;47.37757;1.92994;111;20221010;21.3;7.9;14.6;1;13.37;.4;1.33;8950 +87085;47.37757;1.92994;111;20221011;17.4;10.6;14;1.5;14.24;0;.96;5857 +87085;47.37757;1.92994;111;20221012;20.3;7.3;13.8;.6;12.84;.1;1.24;10415 +87085;47.37757;1.92994;111;20221013;16.6;9.2;12.9;1.6;14.07;4.1;.86;5708 +87085;47.37757;1.92994;111;20221014;18.5;14.3;16.4;3.4;17.74;9.9;.8;4193 +87085;47.37757;1.92994;111;20221015;17.6;16;16.8;3.4;17.64;7.2;.81;2500 +87085;47.37757;1.92994;111;20221016;24.4;13.9;19.2;1.4;17.47;1.5;1.54;8853 +87085;47.37757;1.92994;111;20221017;18.9;15;17;1.7;17.1;22.5;1.03;4241 +87085;47.37757;1.92994;111;20221018;22.9;12.7;17.8;1.7;17.74;.3;1.31;8027 +87085;47.37757;1.92994;111;20221019;24.5;13.5;19;2.3;16.84;7;1.77;9070 +87085;47.37757;1.92994;111;20221020;24.2;14.5;19.3;2.8;17.1;8.5;1.78;7247 +87085;47.37757;1.92994;111;20221021;20.2;14;17.1;2.1;15.67;.7;1.31;6006 +87085;47.37757;1.92994;111;20221022;22.3;10.6;16.4;1.7;14.4;.4;1.39;8209 +87085;47.37757;1.92994;111;20221023;23.8;13.8;18.8;3.3;14.24;.7;2.24;7657 +87085;47.37757;1.92994;111;20221024;20.5;15.2;17.9;3.7;13.77;.7;2.08;6047 +87085;47.37757;1.92994;111;20221025;19.6;8;13.8;1.5;13.17;.6;1.07;7398 +87085;47.37757;1.92994;111;20221026;23.5;11.1;17.3;1.9;14.24;.1;1.58;8462 +87085;47.37757;1.92994;111;20221027;23.9;13.3;18.6;2.4;14.6;0;1.79;5738 +87085;47.37757;1.92994;111;20221028;24;12.1;18.1;1.6;14.24;0;1.58;7443 +87085;47.37757;1.92994;111;20221029;24.1;13.7;18.9;1.2;14.37;.1;1.33;6442 +87085;47.37757;1.92994;111;20221030;19.4;8.8;14.1;.9;12.87;0;.89;5914 +87085;47.37757;1.92994;111;20221031;22;11.5;16.7;2.4;14.74;1.8;1.37;6320 +87085;47.37757;1.92994;111;20221101;17.6;9.1;13.3;3.7;11.97;.4;1.37;6615 +87085;47.37757;1.92994;111;20221102;17;10.7;13.8;2.1;12.1;0;1.09;5017 +87085;47.37757;1.92994;111;20221103;14.9;9.7;12.3;2.5;11.4;10.6;1.01;4393 +87085;47.37757;1.92994;111;20221104;11.8;8.1;10;3.4;10.07;2.4;.88;2721 +87085;47.37757;1.92994;111;20221105;11.5;1.1;6.3;1.3;8.47;0;.54;5540 +87085;47.37757;1.92994;111;20221106;12.8;7.5;10.1;2.5;10.37;.2;.8;3865 +87085;47.37757;1.92994;111;20221107;16.6;11.2;13.9;3.3;12.5;.1;1.16;4224 +87085;47.37757;1.92994;111;20221108;18;6.1;12.1;2.6;11.07;7;1.1;6043 +87085;47.37757;1.92994;111;20221109;15.7;10.9;13.3;1.7;12.04;.4;.85;3818 +87085;47.37757;1.92994;111;20221110;10.8;2.8;6.8;1.1;9.6;0;.4;3835 +87085;47.37757;1.92994;111;20221111;17.4;7.1;12.2;2;11.1;.1;.91;5755 +87085;47.37757;1.92994;111;20221112;19;5.1;12.1;1;10.77;.2;.68;7003 +87085;47.37757;1.92994;111;20221113;18.1;2.2;10.1;.4;9.87;.2;.45;6348 +87085;47.37757;1.92994;111;20221114;16;3.7;9.9;1.4;10.7;1.4;.58;5395 +87085;47.37757;1.92994;111;20221115;14.1;7.9;11;2.9;11.97;5.8;.63;3099 +87085;47.37757;1.92994;111;20221116;14.2;9.3;11.8;4.8;11.84;4.4;.94;2661 +87085;47.37757;1.92994;111;20221117;14.6;11.5;13;5.2;11.47;5.9;1.38;2043 +87085;47.37757;1.92994;111;20221118;13.1;5.9;9.5;2.4;9.24;.2;.79;4756 +87085;47.37757;1.92994;111;20221119;11.6;0;5.8;.7;7.24;.3;.35;4984 +87085;47.37757;1.92994;111;20221120;9.6;-1;4.3;1.9;8.07;3;.35;4032 +87085;47.37757;1.92994;111;20221121;10.2;4;7.1;2.6;8.77;4.5;.56;2999 +87085;47.37757;1.92994;111;20221122;11.7;3.8;7.8;3.8;8.34;0;.93;4070 +87085;47.37757;1.92994;111;20221123;14.4;5.7;10;3.1;9.7;2.4;.91;4206 +87085;47.37757;1.92994;111;20221124;12.6;8;10.3;3.4;10.74;1.5;.7;3607 +87085;47.37757;1.92994;111;20221125;13.4;8.1;10.7;1.8;10.14;.1;.7;3054 +87085;47.37757;1.92994;111;20221126;8.5;-.3;4.1;1.2;7.9;0;.29;3141 +87085;47.37757;1.92994;111;20221127;12;5.4;8.7;1.8;8.54;6.9;.68;3141 +87085;47.37757;1.92994;111;20221128;11.9;7.7;9.8;2.1;10.1;2.7;.64;2387 +87085;47.37757;1.92994;111;20221129;6.6;2.7;4.6;1.3;8.77;.1;.27;1931 +87085;47.37757;1.92994;111;20221130;6.5;5;5.7;2.1;8.57;0;.39;1003 +87085;47.37757;1.92994;111;20221201;6.6;3.5;5;2.6;8.07;.1;.42;1513 +87085;47.37757;1.92994;111;20221202;5.8;4.5;5.1;2.3;7.6;1;.53;940 +87085;47.37757;1.92994;111;20221203;5.3;2.6;3.9;3.6;7.2;.2;.49;1456 +87085;47.37757;1.92994;111;20221204;4.7;3.1;3.9;2.2;7.24;2.8;.44;1141 +87085;47.37757;1.92994;111;20221205;5.6;3.4;4.5;1.5;7.77;.1;.38;1200 +87085;47.37757;1.92994;111;20221206;4.9;2.9;3.9;2;7.1;0;.44;1190 +87085;47.37757;1.92994;111;20221207;6.3;2;4.2;1.8;6.87;0;.37;3136 +87085;47.37757;1.92994;111;20221208;4.2;.9;2.5;2.1;6;0;.48;2110 +87085;47.37757;1.92994;111;20221209;3;-1.6;.7;2.7;5.5;.1;.38;2584 +87085;47.37757;1.92994;111;20221210;2.9;-3.1;-.1;1;5.04;0;.29;2872 +87085;47.37757;1.92994;111;20221211;1.7;-8.2;-3.2;.8;3.94;0;.18;3811 +87085;47.37757;1.92994;111;20221212;-1.7;-8.2;-5;1.8;4.04;0;.17;2497 +87085;47.37757;1.92994;111;20221213;3.4;-4;-.3;2.4;4.6;2.2;.46;3235 +87085;47.37757;1.92994;111;20221214;2.3;.6;1.4;2;6.44;3.2;.3;942 +87085;47.37757;1.92994;111;20221215;3.5;.3;1.9;3.6;5.74;0;.53;2158 +87085;47.37757;1.92994;111;20221216;4.4;-2.4;1;2.6;4.74;0;.58;3342 +87085;47.37757;1.92994;111;20221217;1.4;-5.3;-1.9;2.4;4.44;0;.3;3544 +87085;47.37757;1.92994;111;20221218;5.2;-8.2;-1.5;1.8;4.7;.1;.34;4007 +87085;47.37757;1.92994;111;20221219;11.9;4.5;8.2;2.3;8.37;0;.76;3116 +87085;47.37757;1.92994;111;20221220;14.4;6.9;10.6;3.1;10.37;2.7;.97;2053 +87085;47.37757;1.92994;111;20221221;12;10.1;11.1;4.2;12.4;1.2;.52;1117 +87085;47.37757;1.92994;111;20221222;13.8;11.7;12.7;5.6;12.7;12.2;.91;1316 +87085;47.37757;1.92994;111;20221223;14;13.6;13.8;4.5;14.34;3.6;.74;145 +87085;47.37757;1.92994;111;20221224;12.2;10.4;11.3;2.4;11.8;1.3;.61;1046 +87085;47.37757;1.92994;111;20221225;14.6;7.9;11.2;2.6;11.07;.8;.69;3259 +87085;47.37757;1.92994;111;20221226;12.1;11;11.5;2.5;11.04;1.8;.79;1229 +87085;47.37757;1.92994;111;20221227;8.9;0;4.5;1.4;8.27;.4;.24;2844 +87085;47.37757;1.92994;111;20221228;12.8;6;9.4;5;10.67;2.2;.62;2834 +87085;47.37757;1.92994;111;20221229;11.3;10.8;11.1;4.8;10.77;1;1.08;329 +87085;47.37757;1.92994;111;20221230;14.4;5.3;9.9;4.8;11.57;5.1;.51;2835 +87085;47.37757;1.92994;111;20221231;16.7;13.9;15.3;5.6;11.54;0;2.06;2770 +87086;47.40156;2.25932;200;20220101;16.3;5.2;10.8;1.7;8.89;0;.64;4873 +87086;47.40156;2.25932;200;20220102;13.1;5.9;9.5;4.5;9.99;0;.83;3294 +87086;47.40156;2.25932;200;20220103;12.5;10.6;11.6;4.3;11.66;5.1;.89;1635 +87086;47.40156;2.25932;200;20220104;12.3;10.4;11.3;4.4;10.16;7;1.35;1003 +87086;47.40156;2.25932;200;20220105;5.2;.8;3;2.5;5.99;.1;.58;2516 +87086;47.40156;2.25932;200;20220106;3.8;-2.8;.5;1.4;5.62;.4;.26;3632 +87086;47.40156;2.25932;200;20220107;7.5;-.7;3.4;4.2;7.16;1.8;.46;3573 +87086;47.40156;2.25932;200;20220108;8.7;3.9;6.3;5.1;8.72;10.4;.59;2516 +87086;47.40156;2.25932;200;20220109;7.6;4.3;5.9;3.3;7.52;2.4;.75;2601 +87086;47.40156;2.25932;200;20220110;8.4;4.5;6.4;1.4;7.39;.1;.56;2464 +87086;47.40156;2.25932;200;20220111;1.9;-.3;.8;2.4;5.86;0;.36;2803 +87086;47.40156;2.25932;200;20220112;4.6;-.7;1.9;3;5.69;0;.56;3806 +87086;47.40156;2.25932;200;20220113;2.8;-1.4;.7;2.7;5.62;0;.39;3802 +87086;47.40156;2.25932;200;20220114;5.5;-1.5;2;1.9;5.46;0;.46;4704 +87086;47.40156;2.25932;200;20220115;6.3;-4;1.1;1.5;5.09;.1;.39;5509 +87086;47.40156;2.25932;200;20220116;0;-3.2;-1.6;2;5.59;.2;.18;2018 +87086;47.40156;2.25932;200;20220117;5.2;-.4;2.4;1.1;7.16;.1;.26;2903 +87086;47.40156;2.25932;200;20220118;7.5;1.9;4.7;2.6;7.26;0;.56;3336 +87086;47.40156;2.25932;200;20220119;3.4;2;2.7;2.7;7.06;1.6;.38;1223 +87086;47.40156;2.25932;200;20220120;7.1;3.4;5.2;2.5;7.06;0;.67;3541 +87086;47.40156;2.25932;200;20220121;5;0;2.5;2.5;5.66;0;.61;4604 +87086;47.40156;2.25932;200;20220122;3.7;-3.9;-.1;1.6;5.82;.1;.3;3481 +87086;47.40156;2.25932;200;20220123;3;2.3;2.6;2.6;6.22;0;.59;1024 +87086;47.40156;2.25932;200;20220124;.5;-3;-1.3;1.9;5.64;0;.26;3003 +87086;47.40156;2.25932;200;20220125;-.4;-2;-1.2;.9;5.59;0;.27;2264 +87086;47.40156;2.25932;200;20220126;-1.7;-2.8;-2.3;1.4;5.12;0;.27;1540 +87086;47.40156;2.25932;200;20220127;.3;-2.8;-1.3;1.9;5.49;.3;.26;2656 +87086;47.40156;2.25932;200;20220128;3.7;.1;1.9;1.2;6.89;0;.31;2725 +87086;47.40156;2.25932;200;20220129;6.2;1.3;3.7;2.6;8.26;.6;.24;3037 +87086;47.40156;2.25932;200;20220130;11;6.1;8.6;1.4;9.02;0;.64;4074 +87086;47.40156;2.25932;200;20220131;8.5;5.2;6.8;3.8;7.12;.2;1.18;3563 +87086;47.40156;2.25932;200;20220201;7.8;-1.1;3.4;3.1;8.09;1.4;.3;4425 +87086;47.40156;2.25932;200;20220202;9.2;7.7;8.5;2.5;9.72;.2;.66;2119 +87086;47.40156;2.25932;200;20220203;8.3;2.2;5.2;2.1;7.86;.4;.57;5020 +87086;47.40156;2.25932;200;20220204;9;4.2;6.6;2.7;8.59;1.6;.66;3307 +87086;47.40156;2.25932;200;20220205;8.4;-2.2;3.1;1.8;6.62;.1;.59;6910 +87086;47.40156;2.25932;200;20220206;9.2;3.3;6.2;6.2;9.29;3.2;.47;3847 +87086;47.40156;2.25932;200;20220207;10.5;3.2;6.9;2.3;7.32;0;.96;6657 +87086;47.40156;2.25932;200;20220208;12.1;-1;5.6;1.8;6.56;0;.93;8429 +87086;47.40156;2.25932;200;20220209;16.4;-1.5;7.4;2.3;6.86;.1;1.37;9751 +87086;47.40156;2.25932;200;20220210;6.9;3.6;5.3;3.4;8.56;2.7;.88;4797 +87086;47.40156;2.25932;200;20220211;8;1.1;4.5;2.5;6.56;0;.84;8705 +87086;47.40156;2.25932;200;20220212;8.7;-1.9;3.4;2.7;5.12;0;1.14;9426 +87086;47.40156;2.25932;200;20220213;15.8;-1.5;7.1;4.8;7.06;0;1.94;9535 +87086;47.40156;2.25932;200;20220214;11.6;7;9.3;6.6;8.89;3.7;1.55;5397 +87086;47.40156;2.25932;200;20220215;9.9;3.2;6.6;5.4;8.69;4.6;.79;6059 +87086;47.40156;2.25932;200;20220216;13.3;7.8;10.6;6.2;12.16;3.2;.75;4247 +87086;47.40156;2.25932;200;20220217;13.9;11.2;12.5;4.9;10.79;.7;1.62;3642 +87086;47.40156;2.25932;200;20220218;12.7;10;11.3;5.3;9.89;.8;1.63;3704 +87086;47.40156;2.25932;200;20220219;9.9;1.4;5.6;3.7;6.36;0;1.41;8594 +87086;47.40156;2.25932;200;20220220;12.2;6.3;9.3;5.4;9.89;3.9;1.17;5625 +87086;47.40156;2.25932;200;20220221;9.2;5.8;7.5;5.2;7.82;1.1;1.42;4752 +87086;47.40156;2.25932;200;20220222;9.9;3.1;6.5;3.2;9.19;.6;.71;5770 +87086;47.40156;2.25932;200;20220223;12.2;6;9.1;1.4;9.69;.1;.9;6214 +87086;47.40156;2.25932;200;20220224;12.5;6.5;9.5;3;8.12;2.1;1.51;6933 +87086;47.40156;2.25932;200;20220225;9.9;-.9;4.5;1.6;5.89;.1;1.11;9833 +87086;47.40156;2.25932;200;20220226;10.5;-2.2;4.2;3.1;5.16;.1;1.6;11485 +87086;47.40156;2.25932;200;20220227;11.6;-2.5;4.5;2.5;5.02;0;1.6;11858 +87086;47.40156;2.25932;200;20220228;13.6;-3.4;5.1;1.3;5.12;0;1.4;12960 +87086;47.40156;2.25932;200;20220301;13.6;-2;5.8;1.2;5.86;.1;1.28;10970 +87086;47.40156;2.25932;200;20220302;14.2;.8;7.5;1.8;7.82;0;1.32;9958 +87086;47.40156;2.25932;200;20220303;12.6;8;10.3;1.2;10.09;0;1.04;6605 +87086;47.40156;2.25932;200;20220304;12.5;7;9.7;1.7;9.56;0;1.13;6110 +87086;47.40156;2.25932;200;20220305;12;4.8;8.4;1.7;6.39;0;1.55;10194 +87086;47.40156;2.25932;200;20220306;7.9;-3.6;2.2;2.4;4.42;0;1.46;12217 +87086;47.40156;2.25932;200;20220307;8.6;-2.7;3;3.3;4.12;0;1.82;12276 +87086;47.40156;2.25932;200;20220308;15.3;-1.6;6.9;2.1;5.19;0;2.06;14120 +87086;47.40156;2.25932;200;20220309;15.3;.3;7.8;2.4;7.26;0;1.86;13054 +87086;47.40156;2.25932;200;20220310;16.6;3.2;9.9;2.1;7.72;0;1.98;12850 +87086;47.40156;2.25932;200;20220311;14.2;6.3;10.2;3.5;8.79;4.3;1.8;7254 +87086;47.40156;2.25932;200;20220312;8.6;4.8;6.7;3.5;8.62;4;.88;5352 +87086;47.40156;2.25932;200;20220313;9.7;5.9;7.8;3.7;7.92;5.1;1.36;5038 +87086;47.40156;2.25932;200;20220314;14.5;-.2;7.1;3.2;7.82;1.9;1.84;13665 +87086;47.40156;2.25932;200;20220315;15.9;8.3;12.1;2.1;10.99;0;1.56;8715 +87086;47.40156;2.25932;200;20220316;15;6;10.5;1.2;10.29;0;1.33;9174 +87086;47.40156;2.25932;200;20220317;10.3;7.6;9;3.5;8.39;0;1.52;5553 +87086;47.40156;2.25932;200;20220318;13.6;4.2;8.9;6.7;7.22;.1;2.79;13925 +87086;47.40156;2.25932;200;20220319;14.8;5.9;10.3;3.6;7.42;0;2.5;13282 +87086;47.40156;2.25932;200;20220320;15.3;3.9;9.6;2.3;8.02;.9;1.8;9385 +87086;47.40156;2.25932;200;20220321;17.2;7.3;12.3;3.5;8.79;0;2.68;13217 +87086;47.40156;2.25932;200;20220322;17.2;3.3;10.3;4.6;5.79;0;3.63;17825 +87086;47.40156;2.25932;200;20220323;17.9;2.3;10.1;4.1;5.72;0;3.56;18325 +87086;47.40156;2.25932;200;20220324;20.5;1.9;11.2;3;6.39;0;3.49;18745 +87086;47.40156;2.25932;200;20220325;20.8;3.4;12.1;4.4;6.32;0;4.15;18992 +87086;47.40156;2.25932;200;20220326;20.2;5;12.6;4.4;6.49;0;4.07;18493 +87086;47.40156;2.25932;200;20220327;21.7;4.3;13;2.8;6.96;0;3.58;19028 +87086;47.40156;2.25932;200;20220328;22;4.3;13.1;1.7;7.62;0;2.99;17562 +87086;47.40156;2.25932;200;20220329;17.4;7.1;12.2;1.8;9.46;.8;1.99;10137 +87086;47.40156;2.25932;200;20220330;12.4;7.4;9.9;2.7;10.49;2.9;1.22;6490 +87086;47.40156;2.25932;200;20220331;10.5;6.3;8.4;4.8;8.02;1.5;1.71;7860 +87086;47.40156;2.25932;200;20220401;5.5;.5;3;6.2;5.74;2.4;1.38;7300 +87086;47.40156;2.25932;200;20220402;6.8;.1;3.5;5.9;4.89;0;2.11;12800 +87086;47.40156;2.25932;200;20220403;7;-1.4;2.8;3.9;4.94;0;1.89;13761 +87086;47.40156;2.25932;200;20220404;11.1;-5.9;2.6;2.7;5.14;.2;2.2;20350 +87086;47.40156;2.25932;200;20220405;10.8;5;7.9;4.1;9.67;.6;1.14;6888 +87086;47.40156;2.25932;200;20220406;11.4;7.7;9.5;4.9;10.66;1.9;1.04;4835 +87086;47.40156;2.25932;200;20220407;13.8;8.9;11.3;8.8;11.86;11.5;1.49;6372 +87086;47.40156;2.25932;200;20220408;15.4;9.1;12.3;8.3;10.66;7.5;2.38;7643 +87086;47.40156;2.25932;200;20220409;11.6;1.5;6.5;3.3;6.99;.3;2.24;17018 +87086;47.40156;2.25932;200;20220410;14.4;-1;6.7;3.4;6.32;0;2.89;21662 +87086;47.40156;2.25932;200;20220411;21.8;4.3;13.1;5;8.56;0;4.37;20428 +87086;47.40156;2.25932;200;20220412;19.9;9.6;14.8;3.2;10.19;1.8;3.26;15851 +87086;47.40156;2.25932;200;20220413;16.6;10.9;13.7;1.5;12.62;.7;1.73;9289 +87086;47.40156;2.25932;200;20220414;20.8;9.3;15;1.7;11.92;0;3.13;20009 +87086;47.40156;2.25932;200;20220415;21.5;8.2;14.9;2.8;10.99;0;3.69;22297 +87086;47.40156;2.25932;200;20220416;20.7;8;14.4;4.2;9.59;0;4.15;22271 +87086;47.40156;2.25932;200;20220417;21.7;5.4;13.5;3.1;7.62;0;4.31;24127 +87086;47.40156;2.25932;200;20220418;20.8;4.6;12.7;2.3;8.42;0;3.44;21260 +87086;47.40156;2.25932;200;20220419;18.2;5.9;12.1;2.9;9.59;0;2.94;17496 +87086;47.40156;2.25932;200;20220420;19.8;7.2;13.5;3.1;9.22;0;3.31;16537 +87086;47.40156;2.25932;200;20220421;20;5.5;12.7;2.4;8.09;0;3.46;20178 +87086;47.40156;2.25932;200;20220422;20.8;4.5;12.7;2.4;8.96;.5;3.64;22784 +87086;47.40156;2.25932;200;20220423;20.1;10.3;15.2;4.5;11.29;2.4;3.48;15423 +87086;47.40156;2.25932;200;20220424;17.6;8.6;13.1;3.4;12.02;2.7;2.42;13272 +87086;47.40156;2.25932;200;20220425;13.9;9.6;11.8;3;11.62;1.6;1.71;9281 +87086;47.40156;2.25932;200;20220426;16.5;5.5;11;3;9.22;0;3.09;21367 +87086;47.40156;2.25932;200;20220427;19.4;5.6;12.5;4.9;9.12;0;4.11;24327 +87086;47.40156;2.25932;200;20220428;21.8;7.4;14.6;3.4;9.92;0;4.16;22510 +87086;47.40156;2.25932;200;20220429;19.8;13.3;16.6;2.4;10.52;0;3.56;17653 +87086;47.40156;2.25932;200;20220430;17.7;6.6;12.2;3.4;8.82;0;3.54;21187 +87086;47.40156;2.25932;200;20220501;17.9;4.7;11.3;2.5;8.16;0;3.64;24410 +87086;47.40156;2.25932;200;20220502;19;6.6;12.8;3.1;8.99;0;3.64;21258 +87086;47.40156;2.25932;200;20220503;20.3;8.4;14.4;3.2;10.12;2;3.67;19947 +87086;47.40156;2.25932;200;20220504;17.5;10.7;14.1;2.5;10.92;0;2.66;12713 +87086;47.40156;2.25932;200;20220505;19.2;7.4;13.3;2.5;10.56;0;3.28;19381 +87086;47.40156;2.25932;200;20220506;21.2;4.4;12.8;1.7;9.96;0;3.71;23845 +87086;47.40156;2.25932;200;20220507;22.4;6.7;14.5;1.4;10.12;0;3.67;22099 +87086;47.40156;2.25932;200;20220508;22.7;7.2;14.9;2;11.36;0;4;23635 +87086;47.40156;2.25932;200;20220509;25.6;7.3;16.4;1.2;11.56;0;4.21;25404 +87086;47.40156;2.25932;200;20220510;27.4;7.6;17.5;1.9;11.46;0;4.85;25801 +87086;47.40156;2.25932;200;20220511;26.8;12.6;19.7;2.7;12.22;0;5.04;22802 +87086;47.40156;2.25932;200;20220512;21.1;9.8;15.5;1.2;13.29;0;2.97;17139 +87086;47.40156;2.25932;200;20220513;23;12.5;17.8;1.5;11.42;0;3.95;21063 +87086;47.40156;2.25932;200;20220514;25.3;7.1;16.2;1.8;10.86;0;4.57;25642 +87086;47.40156;2.25932;200;20220515;30.2;12.1;21.2;2.7;13.56;9.2;5.69;24915 +87086;47.40156;2.25932;200;20220516;26;15.5;20.8;2;15.16;0;4.39;21192 +87086;47.40156;2.25932;200;20220517;28.9;14.1;21.5;1.7;15.76;0;4.86;24006 +87086;47.40156;2.25932;200;20220518;29.2;13.5;21.4;1.7;17.19;0;4.85;24279 +87086;47.40156;2.25932;200;20220519;27.9;17.4;22.6;1.6;17.39;.9;4.37;20956 +87086;47.40156;2.25932;200;20220520;27.5;15.6;21.6;2.3;17.06;.5;4.54;20964 +87086;47.40156;2.25932;200;20220521;26.8;9.4;18.1;2;12.19;0;4.96;26155 +87086;47.40156;2.25932;200;20220522;28.2;14.3;21.3;2.7;14.16;6;5.07;21248 +87086;47.40156;2.25932;200;20220523;19.3;15.9;17.6;3.7;16.46;13.6;2.51;11055 +87086;47.40156;2.25932;200;20220524;18.5;10.7;14.6;2.9;11.89;.2;3.14;16959 +87086;47.40156;2.25932;200;20220525;20.4;6.7;13.6;1.7;10.72;0;3.76;23692 +87086;47.40156;2.25932;200;20220526;21.2;12.7;16.9;1.5;12.76;0;3.21;16374 +87086;47.40156;2.25932;200;20220527;18.4;9.7;14.1;1.4;12.69;.1;2.88;17266 +87086;47.40156;2.25932;200;20220528;20.7;6;13.4;2.1;10.02;0;4.2;26176 +87086;47.40156;2.25932;200;20220529;17.7;7.9;12.8;3.3;7.86;0;4.13;22289 +87086;47.40156;2.25932;200;20220530;20.5;4.6;12.6;2;8.06;0;4.34;26380 +87086;47.40156;2.25932;200;20220531;23.3;5.5;14.4;1.4;8.59;0;4.48;27143 +87086;47.40156;2.25932;200;20220601;24.2;6.8;15.5;1.8;9.59;0;4.61;25410 +87086;47.40156;2.25932;200;20220602;26.8;11.9;19.4;3;11.82;.5;5.48;24926 +87086;47.40156;2.25932;200;20220603;26.9;14.6;20.7;2.1;15.76;2.2;4.66;22278 +87086;47.40156;2.25932;200;20220604;28.8;16.5;22.7;2.6;17.06;11.2;4.98;21553 +87086;47.40156;2.25932;200;20220605;21.1;15.3;18.2;2.5;16.49;.9;3.17;16015 +87086;47.40156;2.25932;200;20220606;21.2;13.1;17.1;2.1;13.62;.5;3.39;16967 +87086;47.40156;2.25932;200;20220607;22.5;14.1;18.3;3.1;13.92;10.3;4.01;18514 +87086;47.40156;2.25932;200;20220608;22;12.5;17.3;2.7;13.76;2.6;3.73;18497 +87086;47.40156;2.25932;200;20220609;21.3;13.1;17.2;2.1;12.76;0;3.72;19121 +87086;47.40156;2.25932;200;20220610;26.1;10.6;18.3;1.4;13.82;.1;4.75;26579 +87086;47.40156;2.25932;200;20220611;29.3;10.8;20.1;1.2;14.96;0;5.23;28501 +87086;47.40156;2.25932;200;20220612;25.4;14.5;19.9;2.4;13.99;0;4.61;21320 +87086;47.40156;2.25932;200;20220613;24.9;9;17;2.2;10.66;0;5.19;27900 +87086;47.40156;2.25932;200;20220614;28.9;9.4;19.1;2.6;11.46;0;6.09;29266 +87086;47.40156;2.25932;200;20220615;33.6;12.8;23.2;2;14.26;0;6.47;29539 +87086;47.40156;2.25932;200;20220616;31.3;13.5;22.4;1.5;13.76;0;5.73;27622 +87086;47.40156;2.25932;200;20220617;34.7;14.3;24.5;1.6;13.52;0;6.45;29553 +87086;47.40156;2.25932;200;20220618;37.2;16.4;26.8;2.5;14.82;.3;7.61;29363 +87086;47.40156;2.25932;200;20220619;34.9;17.7;26.3;3.1;16.56;25.8;7.15;26746 +87086;47.40156;2.25932;200;20220620;25.6;16.4;21;2.6;19.39;10.2;3.96;18860 +87086;47.40156;2.25932;200;20220621;27.5;15.5;21.5;2.5;18.72;1.3;4.7;22970 +87086;47.40156;2.25932;200;20220622;25;17.6;21.3;2.6;18.72;6.4;3.62;15861 +87086;47.40156;2.25932;200;20220623;26.9;13.6;20.2;1.7;16.92;3.6;4.28;21705 +87086;47.40156;2.25932;200;20220624;22.7;15.1;18.9;2.9;16.19;.4;3.67;17844 +87086;47.40156;2.25932;200;20220625;18.4;15;16.7;2;14.92;7;2.16;9146 +87086;47.40156;2.25932;200;20220626;18.8;12;15.4;1.2;14.66;3.3;2.42;13551 +87086;47.40156;2.25932;200;20220627;22.6;13.2;17.9;1.6;13.52;.2;3.99;21645 +87086;47.40156;2.25932;200;20220628;25.6;8.3;17;1;12.02;0;4.69;28073 +87086;47.40156;2.25932;200;20220629;26.3;9.9;18.1;1.7;12.86;1.8;4.93;26694 +87086;47.40156;2.25932;200;20220630;16.3;13.3;14.8;1.7;14.02;17.8;1.95;9645 +87086;47.40156;2.25932;200;20220701;21.1;9.2;15.1;1.8;11.66;.1;3.83;22228 +87086;47.40156;2.25932;200;20220702;26.5;8.2;17.4;1.4;11.99;0;4.98;28421 +87086;47.40156;2.25932;200;20220703;25.6;10.7;18.1;1.6;13.16;0;4.72;26179 +87086;47.40156;2.25932;200;20220704;25.9;11.4;18.6;1.9;12.66;.1;4.81;24748 +87086;47.40156;2.25932;200;20220705;26.1;9.7;17.9;1.7;12.66;0;4.96;27374 +87086;47.40156;2.25932;200;20220706;25.1;11.9;18.5;2;12.02;0;4.97;26018 +87086;47.40156;2.25932;200;20220707;23.9;11;17.5;2.1;14.02;0;4.19;22312 +87086;47.40156;2.25932;200;20220708;25.8;11.6;18.7;2.6;12.32;.1;5.18;25799 +87086;47.40156;2.25932;200;20220709;28.4;11.2;19.8;1.9;13.29;0;5.43;27689 +87086;47.40156;2.25932;200;20220710;26.4;13.2;19.8;3.6;12.69;0;5.7;25311 +87086;47.40156;2.25932;200;20220711;29.4;13.8;21.6;3.5;13.49;0;6.29;26556 +87086;47.40156;2.25932;200;20220712;31.5;13.4;22.5;1.8;13.62;0;5.86;27935 +87086;47.40156;2.25932;200;20220713;32.6;12.3;22.5;.9;13.89;0;5.29;27979 +87086;47.40156;2.25932;200;20220714;33.2;14.4;23.8;1.9;14.69;0;6.13;27711 +87086;47.40156;2.25932;200;20220715;27.8;15.7;21.7;2.7;12.02;0;5.66;23901 +87086;47.40156;2.25932;200;20220716;28.6;11.6;20.1;2.6;10.66;0;6.04;27654 +87086;47.40156;2.25932;200;20220717;31.6;12.8;22.2;2.3;12.29;0;6.24;27921 +87086;47.40156;2.25932;200;20220718;37.6;14.6;26.1;1.9;13.32;0;6.91;28951 +87086;47.40156;2.25932;200;20220719;36.6;18.6;27.6;2.8;15.39;5.1;7.23;26033 +87086;47.40156;2.25932;200;20220720;23.1;16.9;20;1.8;18.59;10.1;2.85;13117 +87086;47.40156;2.25932;200;20220721;27.3;14.8;21;1.6;17.26;.1;4.35;22181 +87086;47.40156;2.25932;200;20220722;24.6;15.3;20;1.9;18.92;4;3.34;16528 +87086;47.40156;2.25932;200;20220723;26.5;18.3;22.4;1.6;18.86;0;3.87;18316 +87086;47.40156;2.25932;200;20220724;31.5;14.1;22.8;1.3;17.12;0;5.12;25758 +87086;47.40156;2.25932;200;20220725;25.2;17.9;21.5;2.6;17.56;.8;3.97;17534 +87086;47.40156;2.25932;200;20220726;23.5;13.6;18.6;1.6;14.52;0;3.66;19075 +87086;47.40156;2.25932;200;20220727;25.5;15.5;20.5;1.6;12.82;0;4.21;20078 +87086;47.40156;2.25932;200;20220728;27.3;11.3;19.3;1.3;12.16;0;4.48;23778 +87086;47.40156;2.25932;200;20220729;28.2;14.1;21.2;1.3;13.12;.3;4.22;20438 +87086;47.40156;2.25932;200;20220730;29.3;13.5;21.4;1.3;14.96;0;4.64;23475 +87086;47.40156;2.25932;200;20220731;30.9;13.7;22.3;1.3;15.46;0;4.96;25279 +87086;47.40156;2.25932;200;20220801;27.9;13.8;20.8;1.2;16.42;0;4.24;22295 +87086;47.40156;2.25932;200;20220802;31.6;13.3;22.5;1;15.96;0;4.86;25563 +87086;47.40156;2.25932;200;20220803;35.5;15.5;25.5;1.2;15.56;0;5.47;26203 +87086;47.40156;2.25932;200;20220804;33.5;19;26.3;1.9;17.66;2.4;5.32;22011 +87086;47.40156;2.25932;200;20220805;27.4;16.5;21.9;2.9;15.62;0;4.71;19912 +87086;47.40156;2.25932;200;20220806;25.8;13.5;19.7;3.4;11.29;0;5.3;22242 +87086;47.40156;2.25932;200;20220807;27.7;11.3;19.5;2.8;9.62;0;5.55;24529 +87086;47.40156;2.25932;200;20220808;29.9;12;21;2.9;10.49;0;5.96;24820 +87086;47.40156;2.25932;200;20220809;31.9;13.8;22.9;2.6;11.56;0;6.04;24588 +87086;47.40156;2.25932;200;20220810;32.6;13;22.8;2.7;11.16;0;6.39;25568 +87086;47.40156;2.25932;200;20220811;32.6;14;23.3;2.4;10.52;0;6.1;25085 +87086;47.40156;2.25932;200;20220812;34.3;12.6;23.4;1.8;10.82;0;5.71;25676 +87086;47.40156;2.25932;200;20220813;33.7;13.4;23.6;2.2;10.06;.8;6.05;24954 +87086;47.40156;2.25932;200;20220814;26.7;17;21.9;2.9;15.72;3.8;4.13;16346 +87086;47.40156;2.25932;200;20220815;25.2;15.9;20.5;3;16.92;.5;3.53;14755 +87086;47.40156;2.25932;200;20220816;27.2;14.6;20.9;1.5;17.06;1.4;3.44;16677 +87086;47.40156;2.25932;200;20220817;26.7;15;20.9;1.8;15.99;.4;3.88;19300 +87086;47.40156;2.25932;200;20220818;27.6;14.2;20.9;1.5;15.16;0;3.9;19377 +87086;47.40156;2.25932;200;20220819;24.6;12.8;18.7;1.6;16.86;6.4;3.04;15982 +87086;47.40156;2.25932;200;20220820;25.5;15.2;20.4;1.4;15.69;.1;3.58;19077 +87086;47.40156;2.25932;200;20220821;25.4;10.5;17.9;1.7;14.19;.3;3.44;18572 +87086;47.40156;2.25932;200;20220822;24.9;15.2;20;1.2;17.56;.1;2.86;14582 +87086;47.40156;2.25932;200;20220823;28;15.1;21.5;1.1;18.26;0;3.43;18081 +87086;47.40156;2.25932;200;20220824;32.9;15.1;24;1.3;15.76;0;4.49;22021 +87086;47.40156;2.25932;200;20220825;32.9;13.8;23.4;1.9;14.42;0;4.85;21154 +87086;47.40156;2.25932;200;20220826;26.1;16.8;21.4;1.9;16.16;0;3.4;15138 +87086;47.40156;2.25932;200;20220827;27.5;12;19.8;1.7;13.19;.1;3.88;19674 +87086;47.40156;2.25932;200;20220828;28.1;9;18.5;1.5;13.09;0;3.97;22101 +87086;47.40156;2.25932;200;20220829;32.5;12.8;22.7;1.6;14.66;1.8;4.51;21614 +87086;47.40156;2.25932;200;20220830;23.9;18;21;1.6;16.29;.1;2.5;9692 +87086;47.40156;2.25932;200;20220831;28.4;12.1;20.3;1.1;15.22;.1;3.49;19403 +87086;47.40156;2.25932;200;20220901;28.8;12.9;20.8;1;14.46;.5;3.39;18414 +87086;47.40156;2.25932;200;20220902;24.6;13.8;19.2;1.7;15.72;10.8;3.05;15874 +87086;47.40156;2.25932;200;20220903;25.2;15.1;20.1;2.3;16.29;.5;3.28;15484 +87086;47.40156;2.25932;200;20220904;29.7;12.2;20.9;1.6;14.76;1.3;3.88;19664 +87086;47.40156;2.25932;200;20220905;31.3;15;23.2;2;16.92;5.4;4.16;18381 +87086;47.40156;2.25932;200;20220906;28.9;13.2;21.1;1.6;16.66;2.1;3.47;17139 +87086;47.40156;2.25932;200;20220907;23.8;13.4;18.6;1.5;15.82;1.8;2.59;13854 +87086;47.40156;2.25932;200;20220908;21.9;13.1;17.5;3.4;15.29;4.3;2.73;13085 +87086;47.40156;2.25932;200;20220909;22.3;14.4;18.3;3.9;14.72;1.6;3.05;12619 +87086;47.40156;2.25932;200;20220910;22;13.5;17.7;2.3;13.79;.1;2.69;12610 +87086;47.40156;2.25932;200;20220911;25;9.7;17.4;1.6;13.29;.1;3.07;17844 +87086;47.40156;2.25932;200;20220912;31.2;12.5;21.8;2.3;14.46;0;4.27;18511 +87086;47.40156;2.25932;200;20220913;29.7;18.5;24.1;1.9;18.46;7.9;3.19;12286 +87086;47.40156;2.25932;200;20220914;25.4;17.3;21.4;2.4;18.86;9.2;2.63;11090 +87086;47.40156;2.25932;200;20220915;22.8;16.5;19.7;1.5;16.86;.7;2.04;9181 +87086;47.40156;2.25932;200;20220916;19.2;10.9;15.1;1.7;12.22;0;2.06;10887 +87086;47.40156;2.25932;200;20220917;17.5;3.9;10.7;1.5;8.29;0;2.25;15885 +87086;47.40156;2.25932;200;20220918;19.4;2.3;10.9;.9;8.22;.1;2.2;17356 +87086;47.40156;2.25932;200;20220919;18.8;3.9;11.4;1.3;8.66;0;2.23;16172 +87086;47.40156;2.25932;200;20220920;19.3;3.1;11.2;1.7;8.76;0;2.39;16548 +87086;47.40156;2.25932;200;20220921;19.8;5.1;12.5;1.8;8.86;0;2.5;16054 +87086;47.40156;2.25932;200;20220922;21.8;3.6;12.7;1.1;8.49;.1;2.35;16967 +87086;47.40156;2.25932;200;20220923;20.3;6.6;13.4;.9;10.12;0;1.88;12646 +87086;47.40156;2.25932;200;20220924;20;9.4;14.7;1.1;12.26;1.9;1.88;12037 +87086;47.40156;2.25932;200;20220925;17.1;10.3;13.7;1.6;12.26;.3;1.53;8272 +87086;47.40156;2.25932;200;20220926;15.2;5.3;10.3;2.6;10.92;5.9;1.47;9861 +87086;47.40156;2.25932;200;20220927;14.2;9.2;11.7;3.4;12.22;23.5;1.27;7431 +87086;47.40156;2.25932;200;20220928;13;10.9;11.9;2.8;13.29;7.2;.9;4887 +87086;47.40156;2.25932;200;20220929;14.5;9.3;11.9;1.7;11.22;.9;1.36;8370 +87086;47.40156;2.25932;200;20220930;17;4.5;10.7;1.5;9.96;5.3;1.64;12155 +87086;47.40156;2.25932;200;20221001;19;10.6;14.8;4.5;15.49;7.1;1.42;7756 +87086;47.40156;2.25932;200;20221002;19.3;15.6;17.4;3.4;17.06;3.8;1.51;6718 +87086;47.40156;2.25932;200;20221003;15.9;12.5;14.2;1.7;13.56;0;1.17;5497 +87086;47.40156;2.25932;200;20221004;20.8;4.8;12.8;1.1;11.19;.3;1.68;12880 +87086;47.40156;2.25932;200;20221005;24.3;9.3;16.8;2.5;13.36;0;2.51;12951 +87086;47.40156;2.25932;200;20221006;19;8.8;13.9;1.3;11.46;0;1.65;11210 +87086;47.40156;2.25932;200;20221007;19.6;5.1;12.4;1.1;10.89;.1;1.55;12085 +87086;47.40156;2.25932;200;20221008;18.1;5.4;11.7;1.3;10.06;.1;1.55;11526 +87086;47.40156;2.25932;200;20221009;20.5;3.4;11.9;1.9;9.62;.2;1.95;13380 +87086;47.40156;2.25932;200;20221010;19.5;9.5;14.5;1.5;13.32;.3;1.39;8629 +87086;47.40156;2.25932;200;20221011;16.6;10.3;13.4;1.6;13.86;0;1.07;6570 +87086;47.40156;2.25932;200;20221012;19.5;6.2;12.9;.8;12.36;.1;1.2;9501 +87086;47.40156;2.25932;200;20221013;16.2;10.4;13.3;2.1;13.92;4.4;.97;5480 +87086;47.40156;2.25932;200;20221014;17.7;13.8;15.7;3.9;17.06;11;.87;4356 +87086;47.40156;2.25932;200;20221015;17.3;15.4;16.3;3.8;16.86;7.6;1.03;3294 +87086;47.40156;2.25932;200;20221016;24.4;13.5;18.9;1.8;16.72;.4;1.76;9539 +87086;47.40156;2.25932;200;20221017;21.4;14.9;18.1;2.2;16.29;20.4;1.43;5333 +87086;47.40156;2.25932;200;20221018;22.6;13.7;18.2;2.1;17.39;.3;1.53;8892 +87086;47.40156;2.25932;200;20221019;23.5;13.9;18.7;3.1;16.22;6.4;1.98;8254 +87086;47.40156;2.25932;200;20221020;23;14.7;18.8;2.2;16.86;8;1.6;7428 +87086;47.40156;2.25932;200;20221021;20.4;14.6;17.5;2.8;15.66;1.1;1.53;6310 +87086;47.40156;2.25932;200;20221022;21.7;11.4;16.6;1.9;14.09;.4;1.52;8353 +87086;47.40156;2.25932;200;20221023;22.2;13.4;17.8;3.2;14.19;1.1;2.01;6737 +87086;47.40156;2.25932;200;20221024;20;14.8;17.4;3.7;13.26;1.8;2.13;5963 +87086;47.40156;2.25932;200;20221025;19.8;8.7;14.2;2.2;13.09;.3;1.3;7654 +87086;47.40156;2.25932;200;20221026;23.1;13;18;2.4;14.19;0;1.81;8189 +87086;47.40156;2.25932;200;20221027;23.6;13.2;18.4;2.8;14.32;0;1.92;6475 +87086;47.40156;2.25932;200;20221028;23.2;16.6;19.9;2.5;13.79;0;2.04;5749 +87086;47.40156;2.25932;200;20221029;25.2;13.4;19.3;1.7;13.89;.1;1.65;7335 +87086;47.40156;2.25932;200;20221030;20.4;9.7;15.1;1.2;12.66;0;1.08;7583 +87086;47.40156;2.25932;200;20221031;21.8;12.1;17;2.5;14.59;2.9;1.48;6696 +87086;47.40156;2.25932;200;20221101;17;9.3;13.1;3.5;11.69;.4;1.38;6367 +87086;47.40156;2.25932;200;20221102;16.8;11;13.9;2.4;11.79;0;1.24;5755 +87086;47.40156;2.25932;200;20221103;15.7;9.1;12.4;3.1;11.06;12.2;1.27;3661 +87086;47.40156;2.25932;200;20221104;9.8;7.7;8.7;3.5;10.09;3.7;.72;2684 +87086;47.40156;2.25932;200;20221105;10.6;1.9;6.3;1.6;8.56;.1;.58;5379 +87086;47.40156;2.25932;200;20221106;12.3;6.9;9.6;2.8;9.86;.4;.91;3452 +87086;47.40156;2.25932;200;20221107;16;10.7;13.3;3.5;12.16;.2;1.22;4445 +87086;47.40156;2.25932;200;20221108;17.3;6.7;12;3.1;10.92;8.2;1.25;4757 +87086;47.40156;2.25932;200;20221109;14.8;11.5;13.1;2.4;12.39;.6;.91;3366 +87086;47.40156;2.25932;200;20221110;11.1;5;8.1;1.6;10.42;0;.49;4209 +87086;47.40156;2.25932;200;20221111;16.7;7.3;12;2.4;11.06;.2;.93;6309 +87086;47.40156;2.25932;200;20221112;17.2;6;11.6;1.7;10.72;.2;.75;6034 +87086;47.40156;2.25932;200;20221113;18.9;3.5;11.2;1.2;10.56;.2;.68;6892 +87086;47.40156;2.25932;200;20221114;16;4.8;10.4;1.9;10.86;2.5;.73;5049 +87086;47.40156;2.25932;200;20221115;13.9;8.1;11;3;11.72;3.8;.71;3162 +87086;47.40156;2.25932;200;20221116;13.6;9;11.3;4.7;11.49;5.1;.93;3449 +87086;47.40156;2.25932;200;20221117;13.4;11.1;12.2;5.6;11.29;8.7;1.41;2702 +87086;47.40156;2.25932;200;20221118;12.1;6.6;9.3;3;9.39;.1;.86;4356 +87086;47.40156;2.25932;200;20221119;9.8;1.1;5.5;1.3;7.92;.3;.42;4521 +87086;47.40156;2.25932;200;20221120;8.3;1.7;5;2.6;8.32;3.6;.38;3278 +87086;47.40156;2.25932;200;20221121;9.1;4.3;6.7;3.2;8.66;4.5;.64;2411 +87086;47.40156;2.25932;200;20221122;11.1;4.5;7.8;4.7;8.26;0;1.06;4542 +87086;47.40156;2.25932;200;20221123;13.5;5.3;9.4;3.5;9.36;2.4;.97;4016 +87086;47.40156;2.25932;200;20221124;12.1;7.5;9.8;3.3;10.36;1.4;.73;3213 +87086;47.40156;2.25932;200;20221125;12.2;8.9;10.6;2.2;10.32;0;.74;2815 +87086;47.40156;2.25932;200;20221126;8.1;1.1;4.6;1.6;8.16;.1;.28;3203 +87086;47.40156;2.25932;200;20221127;11.5;4.2;7.8;2.2;8.26;5.8;.7;3566 +87086;47.40156;2.25932;200;20221128;11.6;6.8;9.2;2.5;9.76;5.2;.65;3104 +87086;47.40156;2.25932;200;20221129;6.6;5.2;5.9;1.6;8.99;.2;.36;1269 +87086;47.40156;2.25932;200;20221130;6.3;4.5;5.4;2.2;8.52;0;.38;1725 +87086;47.40156;2.25932;200;20221201;6.1;4.1;5.1;2.9;8.06;.1;.46;1630 +87086;47.40156;2.25932;200;20221202;5;3.7;4.3;2.4;7.46;1.2;.5;1200 +87086;47.40156;2.25932;200;20221203;4.7;2.2;3.4;3.7;7.09;.7;.47;1898 +87086;47.40156;2.25932;200;20221204;4.8;2.5;3.6;2.6;7.26;4.8;.42;1393 +87086;47.40156;2.25932;200;20221205;5.1;2.9;4;1.5;7.39;.1;.36;1842 +87086;47.40156;2.25932;200;20221206;4.4;1.5;3;2;6.92;0;.37;1760 +87086;47.40156;2.25932;200;20221207;4.7;1.5;3.1;2.1;6.66;0;.38;3066 +87086;47.40156;2.25932;200;20221208;3.7;-.1;1.8;2.4;5.82;0;.45;2753 +87086;47.40156;2.25932;200;20221209;2.4;-1.9;.3;2.8;5.46;.1;.35;3281 +87086;47.40156;2.25932;200;20221210;2.8;-2;.4;1.4;4.92;0;.37;2777 +87086;47.40156;2.25932;200;20221211;1.3;-7.5;-3.1;1.4;3.92;0;.24;4375 +87086;47.40156;2.25932;200;20221212;-2.7;-7.7;-5.2;2.3;4.12;0;.13;2593 +87086;47.40156;2.25932;200;20221213;2.2;-4.3;-1.1;2.8;4.49;1.4;.46;3407 +87086;47.40156;2.25932;200;20221214;2.1;0;1.1;2.3;6.46;2.9;.28;1248 +87086;47.40156;2.25932;200;20221215;2.4;.1;1.3;3.7;5.76;0;.54;1647 +87086;47.40156;2.25932;200;20221216;3.5;-3.2;.2;2.4;4.46;0;.49;4092 +87086;47.40156;2.25932;200;20221217;.1;-5.3;-2.6;2.6;4.22;0;.29;3933 +87086;47.40156;2.25932;200;20221218;5.9;-8;-1.1;2.6;4.66;.2;.42;4343 +87086;47.40156;2.25932;200;20221219;12.1;6.5;9.3;3;8.46;0;.94;2649 +87086;47.40156;2.25932;200;20221220;14.2;10.5;12.4;3.5;10.29;6.3;1.31;1565 +87086;47.40156;2.25932;200;20221221;11.9;10.5;11.2;4.5;12.26;2.4;.61;1564 +87086;47.40156;2.25932;200;20221222;13.2;11.2;12.2;5.9;12.46;11.7;.94;1281 +87086;47.40156;2.25932;200;20221223;13.6;13.1;13.4;5;14.12;4;.75;436 +87086;47.40156;2.25932;200;20221224;11.6;10.1;10.8;2.5;11.79;1.6;.55;1424 +87086;47.40156;2.25932;200;20221225;14.5;9;11.7;3;10.66;.8;.91;2999 +87086;47.40156;2.25932;200;20221226;11.8;10.6;11.2;3.1;10.96;3.8;.89;1227 +87086;47.40156;2.25932;200;20221227;8.8;2.5;5.6;1.9;8.69;.4;.29;2661 +87086;47.40156;2.25932;200;20221228;12.5;6.4;9.4;4.5;10.02;.7;.8;3103 +87086;47.40156;2.25932;200;20221229;11.3;10.3;10.8;5;10.52;1.5;1.15;950 +87086;47.40156;2.25932;200;20221230;14;5.4;9.7;4.8;11.12;4.7;.64;2688 +87086;47.40156;2.25932;200;20221231;16.9;13.6;15.2;5.3;11.22;0;2.17;2168 +87087;47.42455;2.58898;241;20220101;15.6;4.5;10;1.8;8.95;0;.63;4861 +87087;47.42455;2.58898;241;20220102;13.2;5.7;9.4;4;10.15;0;.78;3540 +87087;47.42455;2.58898;241;20220103;12.2;10.5;11.3;4.2;11.65;5.1;.86;1520 +87087;47.42455;2.58898;241;20220104;11.9;10.1;11;4.4;10.18;6;1.32;970 +87087;47.42455;2.58898;241;20220105;5.2;.6;2.9;2.6;6.14;.1;.55;2616 +87087;47.42455;2.58898;241;20220106;3.7;-3.1;.3;1.3;5.62;.4;.24;3649 +87087;47.42455;2.58898;241;20220107;7;-.9;3.1;4.2;7.15;5.5;.42;3520 +87087;47.42455;2.58898;241;20220108;8.2;3;5.6;5.4;8.69;9.6;.51;2598 +87087;47.42455;2.58898;241;20220109;7.2;4.1;5.7;3.9;7.55;2.2;.77;2473 +87087;47.42455;2.58898;241;20220110;8.1;3.7;5.9;1.8;7.42;.1;.54;3106 +87087;47.42455;2.58898;241;20220111;1.2;-.6;.3;2.5;5.85;0;.32;2465 +87087;47.42455;2.58898;241;20220112;4.4;-.9;1.8;2.9;5.68;0;.54;3803 +87087;47.42455;2.58898;241;20220113;2.3;-1.8;.2;2.8;5.62;0;.36;3769 +87087;47.42455;2.58898;241;20220114;5.7;-1.9;1.9;2;5.48;0;.48;4913 +87087;47.42455;2.58898;241;20220115;6.8;-4;1.4;1.4;5.19;.1;.38;5626 +87087;47.42455;2.58898;241;20220116;-.2;-3.5;-1.8;2.2;5.62;.2;.17;2374 +87087;47.42455;2.58898;241;20220117;4.7;-.6;2;1.1;7.12;0;.24;2823 +87087;47.42455;2.58898;241;20220118;7.3;1.7;4.5;2.8;7.32;0;.55;3361 +87087;47.42455;2.58898;241;20220119;3.1;1.4;2.2;2.8;7.05;1.7;.32;1409 +87087;47.42455;2.58898;241;20220120;6.6;3.1;4.8;2.5;7.12;0;.62;3477 +87087;47.42455;2.58898;241;20220121;4.6;-.2;2.2;2.4;5.72;0;.57;4502 +87087;47.42455;2.58898;241;20220122;3;-3.9;-.4;1.5;5.92;.1;.27;3232 +87087;47.42455;2.58898;241;20220123;3;2.1;2.5;2.7;6.22;0;.59;1193 +87087;47.42455;2.58898;241;20220124;.3;-3.5;-1.6;1.8;5.58;0;.22;3215 +87087;47.42455;2.58898;241;20220125;-.4;-2;-1.2;1.1;5.48;0;.27;1733 +87087;47.42455;2.58898;241;20220126;-2;-2.9;-2.5;1.4;5.12;0;.27;1341 +87087;47.42455;2.58898;241;20220127;-.1;-3.1;-1.6;1.7;5.48;.2;.24;2623 +87087;47.42455;2.58898;241;20220128;3.4;-.2;1.6;1.2;6.85;0;.3;2681 +87087;47.42455;2.58898;241;20220129;5.9;1;3.4;2.6;8.15;.9;.24;3051 +87087;47.42455;2.58898;241;20220130;10.4;5.8;8.1;1.6;9.05;0;.62;3992 +87087;47.42455;2.58898;241;20220131;8;4.7;6.3;4;7.18;.3;1.11;3490 +87087;47.42455;2.58898;241;20220201;7.3;-1.7;2.8;3.2;8.09;1.8;.21;4473 +87087;47.42455;2.58898;241;20220202;8.9;7.5;8.2;2.7;9.85;.3;.63;2161 +87087;47.42455;2.58898;241;20220203;8;2.2;5.1;2.3;7.99;.2;.54;4846 +87087;47.42455;2.58898;241;20220204;8.7;4.1;6.4;2.8;8.62;1.6;.64;3270 +87087;47.42455;2.58898;241;20220205;8.3;-2.6;2.8;1.8;6.65;.2;.57;7069 +87087;47.42455;2.58898;241;20220206;8.9;3.2;6;6.4;9.29;4.2;.45;3766 +87087;47.42455;2.58898;241;20220207;9.9;3.4;6.6;2.3;7.25;0;.96;6291 +87087;47.42455;2.58898;241;20220208;11.5;-1.8;4.8;1.6;6.45;0;.84;8513 +87087;47.42455;2.58898;241;20220209;16;-1.7;7.1;2.3;6.85;.1;1.34;9719 +87087;47.42455;2.58898;241;20220210;6.5;2.9;4.7;3.3;8.35;3.2;.82;5164 +87087;47.42455;2.58898;241;20220211;7.9;.6;4.2;2.5;6.45;0;.86;8905 +87087;47.42455;2.58898;241;20220212;8.1;-3.2;2.4;2.5;5.08;0;1.06;9360 +87087;47.42455;2.58898;241;20220213;15.2;-1.2;7;5;7.15;.2;1.91;9735 +87087;47.42455;2.58898;241;20220214;11.6;7.1;9.4;5.5;8.88;3.3;1.53;4792 +87087;47.42455;2.58898;241;20220215;9.6;3.1;6.4;5.5;8.68;5.6;.81;5892 +87087;47.42455;2.58898;241;20220216;12.9;7.6;10.2;6.4;12.15;3.5;.67;4158 +87087;47.42455;2.58898;241;20220217;13.7;10.9;12.3;4.9;10.84;.5;1.58;3805 +87087;47.42455;2.58898;241;20220218;12.6;8.9;10.7;5.2;10.01;.9;1.48;4434 +87087;47.42455;2.58898;241;20220219;9.2;1.6;5.4;4.1;6.48;0;1.38;8128 +87087;47.42455;2.58898;241;20220220;11.8;6.1;9;5.8;9.88;4.2;1.15;5593 +87087;47.42455;2.58898;241;20220221;8.7;5.6;7.2;5.9;7.95;1.1;1.35;4538 +87087;47.42455;2.58898;241;20220222;9.5;3.2;6.4;3.4;9.22;.6;.69;5560 +87087;47.42455;2.58898;241;20220223;11.8;5.7;8.7;1.4;9.88;.1;.86;6234 +87087;47.42455;2.58898;241;20220224;12.3;6.2;9.3;3.1;8.32;1.9;1.48;7104 +87087;47.42455;2.58898;241;20220225;9.5;-.9;4.3;1.9;6.02;.1;1.13;9733 +87087;47.42455;2.58898;241;20220226;10;-2.4;3.8;3.4;5.25;.1;1.62;11353 +87087;47.42455;2.58898;241;20220227;11.3;-3;4.1;2.6;5.08;0;1.61;11962 +87087;47.42455;2.58898;241;20220228;13.1;-3.7;4.7;1.3;5.22;0;1.34;12929 +87087;47.42455;2.58898;241;20220301;13;-2.5;5.3;1.3;5.92;.1;1.27;10923 +87087;47.42455;2.58898;241;20220302;13.8;.4;7.1;1.8;7.92;0;1.3;10012 +87087;47.42455;2.58898;241;20220303;12.4;6.9;9.7;1.2;10.22;0;1.01;7234 +87087;47.42455;2.58898;241;20220304;12.7;7.1;9.9;1.5;9.32;0;1.15;6211 +87087;47.42455;2.58898;241;20220305;11.5;3.3;7.4;1.5;6.35;0;1.46;10832 +87087;47.42455;2.58898;241;20220306;7.5;-4.2;1.6;2.4;4.35;0;1.44;12308 +87087;47.42455;2.58898;241;20220307;8.4;-3.6;2.4;3.3;4.22;0;1.77;12658 +87087;47.42455;2.58898;241;20220308;15;-2.1;6.5;2.1;5.22;0;2.03;14216 +87087;47.42455;2.58898;241;20220309;15.2;-.3;7.4;2.3;7.12;.1;1.86;13275 +87087;47.42455;2.58898;241;20220310;16.1;2.1;9.1;2.2;7.65;0;1.96;13175 +87087;47.42455;2.58898;241;20220311;14.3;6.3;10.3;4;8.78;5.5;1.93;7369 +87087;47.42455;2.58898;241;20220312;8.2;5.2;6.7;4.2;8.69;5.4;.89;4466 +87087;47.42455;2.58898;241;20220313;9.8;6;7.9;4.1;7.98;5.4;1.44;5002 +87087;47.42455;2.58898;241;20220314;14.1;-.5;6.8;3.3;7.95;2.4;1.79;13720 +87087;47.42455;2.58898;241;20220315;15.4;8.4;11.9;2.5;11.05;.1;1.56;8196 +87087;47.42455;2.58898;241;20220316;14.9;5.8;10.3;1.3;10.42;0;1.35;9283 +87087;47.42455;2.58898;241;20220317;9.8;7.4;8.6;3.4;8.59;0;1.39;5387 +87087;47.42455;2.58898;241;20220318;13.5;4;8.7;6.8;7.35;.2;2.77;13925 +87087;47.42455;2.58898;241;20220319;15.2;5.4;10.3;2.4;8.02;0;2.14;12748 +87087;47.42455;2.58898;241;20220320;15.1;3.1;9.1;2.5;8.05;1.1;1.8;9252 +87087;47.42455;2.58898;241;20220321;17.1;7.3;12.2;3.8;8.58;0;2.81;12384 +87087;47.42455;2.58898;241;20220322;16.7;3.8;10.3;4.6;5.81;0;3.61;17858 +87087;47.42455;2.58898;241;20220323;17.6;.9;9.3;3.6;5.95;0;3.29;18125 +87087;47.42455;2.58898;241;20220324;20.2;.6;10.4;2.4;6.51;0;3.14;18645 +87087;47.42455;2.58898;241;20220325;20.6;1.6;11.1;3.9;6.51;0;3.85;18826 +87087;47.42455;2.58898;241;20220326;20;3.2;11.6;3.7;6.68;0;3.64;18259 +87087;47.42455;2.58898;241;20220327;21.5;2.2;11.9;2.3;7.15;0;3.25;18861 +87087;47.42455;2.58898;241;20220328;21.7;2.8;12.2;1.6;7.78;0;2.88;17495 +87087;47.42455;2.58898;241;20220329;17.5;7;12.2;1.9;9.61;.6;2.02;9800 +87087;47.42455;2.58898;241;20220330;12.3;7.1;9.7;2.8;10.55;2.9;1.27;7223 +87087;47.42455;2.58898;241;20220331;10.6;6.2;8.4;5.1;8.11;2.2;1.74;7360 +87087;47.42455;2.58898;241;20220401;4.7;.1;2.4;5.5;5.72;3.3;1.19;6814 +87087;47.42455;2.58898;241;20220402;5.8;.9;3.3;4.5;4.78;0;1.9;10400 +87087;47.42455;2.58898;241;20220403;6.4;-1.6;2.4;3.8;4.91;0;1.82;13381 +87087;47.42455;2.58898;241;20220404;10.4;-4.6;2.9;3;5.29;.1;2.13;18699 +87087;47.42455;2.58898;241;20220405;10.4;4.5;7.5;3.8;9.43;.2;1.08;6201 +87087;47.42455;2.58898;241;20220406;11.5;7.5;9.5;4.6;10.68;1.5;1.11;5301 +87087;47.42455;2.58898;241;20220407;13.5;8.7;11.1;8.4;11.78;12.3;1.48;6105 +87087;47.42455;2.58898;241;20220408;15.4;8.9;12.1;8.1;10.61;7.9;2.39;7243 +87087;47.42455;2.58898;241;20220409;11.2;1.4;6.3;3.4;6.91;.4;2.29;17451 +87087;47.42455;2.58898;241;20220410;14.1;-2.1;6;3.2;6.21;0;2.83;21995 +87087;47.42455;2.58898;241;20220411;21.5;4.1;12.8;5;8.55;0;4.37;20428 +87087;47.42455;2.58898;241;20220412;19.9;10.1;15;3.4;9.98;.8;3.51;16684 +87087;47.42455;2.58898;241;20220413;16.9;9;12.9;1.8;12.55;.6;1.89;11123 +87087;47.42455;2.58898;241;20220414;20.4;7.5;14;1.6;11.71;0;3;19676 +87087;47.42455;2.58898;241;20220415;21.3;6.1;13.7;2.7;10.95;0;3.59;22563 +87087;47.42455;2.58898;241;20220416;20.5;7.8;14.1;4.2;9.58;0;4.15;22271 +87087;47.42455;2.58898;241;20220417;21.6;2.7;12.2;2.8;7.55;0;4.11;24294 +87087;47.42455;2.58898;241;20220418;20.4;3.6;12;2.1;8.18;0;3.29;21226 +87087;47.42455;2.58898;241;20220419;18.2;3.8;11;2.9;9.38;0;2.91;17762 +87087;47.42455;2.58898;241;20220420;19.7;6;12.9;3;9.25;0;3.19;16070 +87087;47.42455;2.58898;241;20220421;19.7;3.7;11.7;2.3;8.21;0;3.42;20778 +87087;47.42455;2.58898;241;20220422;21.1;3.2;12.1;1.6;8.98;.1;3.55;23784 +87087;47.42455;2.58898;241;20220423;19.6;9.4;14.5;4.7;11.21;.7;3.42;15289 +87087;47.42455;2.58898;241;20220424;17.3;8.2;12.7;3.3;12.01;2.8;2.35;13039 +87087;47.42455;2.58898;241;20220425;13.6;9.4;11.5;3;11.71;2.5;1.64;8714 +87087;47.42455;2.58898;241;20220426;16.2;5.2;10.7;2.8;9.31;0;3.11;22034 +87087;47.42455;2.58898;241;20220427;19;3.3;11.1;4.3;9.18;0;3.83;24327 +87087;47.42455;2.58898;241;20220428;21.7;5;13.3;2.8;10.11;0;3.86;22544 +87087;47.42455;2.58898;241;20220429;19;7.1;13.1;2.2;10.78;0;3.02;16753 +87087;47.42455;2.58898;241;20220430;17.3;5.4;11.4;3.3;8.91;0;3.55;22720 +87087;47.42455;2.58898;241;20220501;17.6;3.1;10.3;2.4;8.35;0;3.48;24377 +87087;47.42455;2.58898;241;20220502;18.9;5.4;12.1;2.9;9.25;0;3.56;21791 +87087;47.42455;2.58898;241;20220503;20;7.7;13.8;3.1;10.55;1.1;3.36;17813 +87087;47.42455;2.58898;241;20220504;17.2;9.7;13.4;2.5;11.18;.1;2.63;13479 +87087;47.42455;2.58898;241;20220505;18.9;5.7;12.3;2.4;10.71;.4;3.07;18548 +87087;47.42455;2.58898;241;20220506;20.9;4.3;12.6;1.8;10.08;0;3.7;23900 +87087;47.42455;2.58898;241;20220507;22.1;6.3;14.2;1.3;10.19;.2;3.67;22410 +87087;47.42455;2.58898;241;20220508;22.4;7;14.7;2;11.42;0;4;23622 +87087;47.42455;2.58898;241;20220509;25.2;7.1;16.2;1.2;11.62;0;4.23;25482 +87087;47.42455;2.58898;241;20220510;27.1;7.6;17.4;1.9;11.75;0;4.81;25758 +87087;47.42455;2.58898;241;20220511;26.8;12.7;19.8;2.8;12.45;0;5.13;22951 +87087;47.42455;2.58898;241;20220512;21;9.4;15.2;1.2;13.38;0;3.03;17926 +87087;47.42455;2.58898;241;20220513;22.8;12.5;17.6;1.7;11.65;0;3.98;20809 +87087;47.42455;2.58898;241;20220514;25;7.1;16;2;10.98;0;4.6;25488 +87087;47.42455;2.58898;241;20220515;29.7;12.2;20.9;2.8;13.72;9.5;5.63;24688 +87087;47.42455;2.58898;241;20220516;26;14.8;20.4;2;15.22;0;4.44;21950 +87087;47.42455;2.58898;241;20220517;28.7;13.8;21.2;1.7;15.65;0;4.86;24126 +87087;47.42455;2.58898;241;20220518;29.2;13.3;21.2;1.6;17.35;0;4.87;24681 +87087;47.42455;2.58898;241;20220519;28;17.1;22.5;1.7;17.19;.9;4.5;21333 +87087;47.42455;2.58898;241;20220520;27.6;16;21.8;2.5;17.09;.5;4.66;20787 +87087;47.42455;2.58898;241;20220521;26.7;9;17.8;2.1;12.09;0;5.05;26495 +87087;47.42455;2.58898;241;20220522;28.4;14.6;21.5;3;14.18;8.2;5.33;21410 +87087;47.42455;2.58898;241;20220523;19;16;17.5;3.7;16.52;9.3;2.4;10274 +87087;47.42455;2.58898;241;20220524;18;10.6;14.3;2.9;12.09;.5;3.05;16707 +87087;47.42455;2.58898;241;20220525;20.1;6.4;13.2;1.7;10.98;0;3.76;24021 +87087;47.42455;2.58898;241;20220526;20.8;12.4;16.6;1.7;12.85;0;3.21;16475 +87087;47.42455;2.58898;241;20220527;18.1;9.5;13.8;1.4;12.72;.1;2.88;17484 +87087;47.42455;2.58898;241;20220528;20.4;6.3;13.3;2.2;10.09;0;4.19;25870 +87087;47.42455;2.58898;241;20220529;17.4;7.8;12.6;3.1;7.92;0;4.07;22222 +87087;47.42455;2.58898;241;20220530;20.3;5.1;12.7;2;8.15;0;4.33;26044 +87087;47.42455;2.58898;241;20220531;23.2;5.7;14.4;1.4;8.72;0;4.51;27131 +87087;47.42455;2.58898;241;20220601;24;6.6;15.3;1.7;9.62;0;4.61;25551 +87087;47.42455;2.58898;241;20220602;26.5;11.9;19.2;3.2;11.95;.6;5.52;24707 +87087;47.42455;2.58898;241;20220603;26.5;14.7;20.6;2.4;15.82;4.5;4.67;21778 +87087;47.42455;2.58898;241;20220604;27.9;16;22;2.9;17.58;7.8;4.84;21432 +87087;47.42455;2.58898;241;20220605;21.1;15.7;18.4;2.9;16.75;1.6;3.19;15447 +87087;47.42455;2.58898;241;20220606;20.8;13;16.9;2.1;13.92;.4;3.28;16540 +87087;47.42455;2.58898;241;20220607;22.3;13.8;18.1;3.1;13.98;5.2;3.99;18702 +87087;47.42455;2.58898;241;20220608;21.5;12.2;16.9;2.8;13.89;4.8;3.66;18446 +87087;47.42455;2.58898;241;20220609;20.7;12.8;16.7;2.3;12.98;0;3.67;18888 +87087;47.42455;2.58898;241;20220610;25.8;10;17.9;1.4;13.68;0;4.79;27167 +87087;47.42455;2.58898;241;20220611;29;10.9;19.9;1.2;15.15;0;5.21;28336 +87087;47.42455;2.58898;241;20220612;25.3;14.5;19.9;2.3;14.69;0;4.51;21342 +87087;47.42455;2.58898;241;20220613;24.5;9.6;17.1;2.2;10.88;0;5.12;27131 +87087;47.42455;2.58898;241;20220614;28.4;9.2;18.8;2.6;11.75;0;6.04;29206 +87087;47.42455;2.58898;241;20220615;33.2;12.8;23;1.9;14.48;0;6.37;29321 +87087;47.42455;2.58898;241;20220616;30.9;13.7;22.3;1.5;13.98;0;5.65;27224 +87087;47.42455;2.58898;241;20220617;34.1;14;24.1;1.7;13.79;0;6.47;29377 +87087;47.42455;2.58898;241;20220618;36.8;16.2;26.5;2.5;15.12;0;7.55;29322 +87087;47.42455;2.58898;241;20220619;35;18;26.5;2.8;16.52;25.5;7.09;26792 +87087;47.42455;2.58898;241;20220620;25.9;16.4;21.2;2.5;19.32;9.5;4.13;19536 +87087;47.42455;2.58898;241;20220621;27.5;15.6;21.6;2.5;18.89;2.9;4.77;23131 +87087;47.42455;2.58898;241;20220622;24.9;17.4;21.1;2.7;18.88;6.6;3.66;16123 +87087;47.42455;2.58898;241;20220623;26.8;13.9;20.3;1.7;17.09;6;4.31;21649 +87087;47.42455;2.58898;241;20220624;22.6;15.2;18.9;3.1;16.32;.7;3.71;17790 +87087;47.42455;2.58898;241;20220625;19.5;14.5;17;2.2;15.12;6.7;2.55;11534 +87087;47.42455;2.58898;241;20220626;18.1;11.8;15;1.3;14.75;4.6;2.33;13168 +87087;47.42455;2.58898;241;20220627;22.2;13;17.6;1.7;13.95;1.4;3.94;21417 +87087;47.42455;2.58898;241;20220628;25.7;8.4;17.1;1.1;12.15;0;4.76;28113 +87087;47.42455;2.58898;241;20220629;26.2;9.9;18;1.7;13.02;5.3;4.93;26707 +87087;47.42455;2.58898;241;20220630;15.7;13.1;14.4;1.7;14.22;20.8;1.78;8714 +87087;47.42455;2.58898;241;20220701;20.9;9.3;15.1;1.9;12.02;.1;3.83;22037 +87087;47.42455;2.58898;241;20220702;26.5;8.1;17.3;1.5;12.29;0;5.03;28490 +87087;47.42455;2.58898;241;20220703;25.4;10.8;18.1;1.6;13.52;0;4.7;25912 +87087;47.42455;2.58898;241;20220704;25.6;11.5;18.6;1.8;12.88;.1;4.73;24390 +87087;47.42455;2.58898;241;20220705;25.9;9.7;17.8;1.8;12.82;0;4.99;27388 +87087;47.42455;2.58898;241;20220706;24.5;11.8;18.2;2;12.15;0;4.86;25539 +87087;47.42455;2.58898;241;20220707;23.3;10.5;16.9;2;14.08;0;4.07;22446 +87087;47.42455;2.58898;241;20220708;25.3;11.2;18.2;2.5;12.45;.1;5.08;25892 +87087;47.42455;2.58898;241;20220709;27.9;11;19.5;1.9;13.55;0;5.35;27597 +87087;47.42455;2.58898;241;20220710;25.9;13.2;19.5;3.7;12.95;0;5.61;25061 +87087;47.42455;2.58898;241;20220711;29;14;21.5;3.6;13.69;0;6.27;26150 +87087;47.42455;2.58898;241;20220712;30.8;13.2;22;2;13.79;0;5.94;27644 +87087;47.42455;2.58898;241;20220713;32.1;12.3;22.2;1;14.35;0;5.33;27650 +87087;47.42455;2.58898;241;20220714;33.2;14.3;23.7;1.9;14.82;0;6.16;27853 +87087;47.42455;2.58898;241;20220715;27.4;15.7;21.5;2.6;12.28;0;5.54;23644 +87087;47.42455;2.58898;241;20220716;28.1;11.5;19.8;2.8;10.78;0;6.07;27353 +87087;47.42455;2.58898;241;20220717;31.1;12.7;21.9;2.4;12.42;0;6.29;27644 +87087;47.42455;2.58898;241;20220718;37.2;14.3;25.8;2.1;13.62;0;7.04;29081 +87087;47.42455;2.58898;241;20220719;36.5;17.2;26.9;2.9;15.82;4.2;7.34;27128 +87087;47.42455;2.58898;241;20220720;22.9;17.1;20;2;18.68;9.1;2.8;12486 +87087;47.42455;2.58898;241;20220721;27.1;14.7;20.9;1.5;17.42;.1;4.32;22244 +87087;47.42455;2.58898;241;20220722;24.9;15.5;20.2;2.1;18.95;4;3.43;16520 +87087;47.42455;2.58898;241;20220723;26.3;18.3;22.3;1.7;19.15;.1;3.86;18163 +87087;47.42455;2.58898;241;20220724;31.4;13.9;22.7;1.3;17.29;0;5.19;26045 +87087;47.42455;2.58898;241;20220725;25.5;17.5;21.5;2.9;17.75;.6;4.17;18348 +87087;47.42455;2.58898;241;20220726;23.3;13.4;18.4;1.5;14.65;0;3.65;19259 +87087;47.42455;2.58898;241;20220727;25.3;15.4;20.3;1.6;12.99;0;4.19;20171 +87087;47.42455;2.58898;241;20220728;27.3;11.2;19.3;1.4;12.15;0;4.6;23971 +87087;47.42455;2.58898;241;20220729;27.8;14.1;20.9;1.3;13.28;.2;4.19;20195 +87087;47.42455;2.58898;241;20220730;29.5;12.9;21.2;1.3;14.95;0;4.71;24197 +87087;47.42455;2.58898;241;20220731;30.7;13.5;22.1;1.4;15.45;0;5.08;25443 +87087;47.42455;2.58898;241;20220801;27.6;13.8;20.7;1.3;16.48;0;4.25;22148 +87087;47.42455;2.58898;241;20220802;31.5;13.2;22.4;1;15.99;0;4.91;25713 +87087;47.42455;2.58898;241;20220803;35.2;15.5;25.3;1.3;15.72;0;5.59;26054 +87087;47.42455;2.58898;241;20220804;34.4;18.6;26.5;1.7;17.72;2.8;5.51;23142 +87087;47.42455;2.58898;241;20220805;27.2;16.7;21.9;2.8;16.15;0;4.62;19621 +87087;47.42455;2.58898;241;20220806;25.6;13.3;19.4;3.2;11.45;0;5.19;22257 +87087;47.42455;2.58898;241;20220807;27.4;11.1;19.2;2.7;9.68;0;5.44;24431 +87087;47.42455;2.58898;241;20220808;29.6;11.7;20.7;2.7;10.48;0;5.81;24942 +87087;47.42455;2.58898;241;20220809;31.7;13;22.3;2.4;11.62;0;5.92;25089 +87087;47.42455;2.58898;241;20220810;32.2;12.9;22.6;2.9;11.02;0;6.51;25520 +87087;47.42455;2.58898;241;20220811;32.3;14.2;23.2;2.8;10.35;0;6.41;24735 +87087;47.42455;2.58898;241;20220812;33.9;12.5;23.2;1.9;10.82;0;5.87;25675 +87087;47.42455;2.58898;241;20220813;33.4;13.4;23.4;2.3;10.12;.3;6.13;24774 +87087;47.42455;2.58898;241;20220814;26.3;16.6;21.4;2.7;16.18;3.5;3.99;16313 +87087;47.42455;2.58898;241;20220815;24.9;15.9;20.4;2.9;16.98;.7;3.47;14519 +87087;47.42455;2.58898;241;20220816;27.3;14;20.6;1.5;16.92;1.9;3.53;17346 +87087;47.42455;2.58898;241;20220817;26.7;15.1;20.9;1.9;16.45;2.4;3.89;19189 +87087;47.42455;2.58898;241;20220818;27;14.4;20.7;1.5;16.15;.6;3.76;18803 +87087;47.42455;2.58898;241;20220819;24.4;12.6;18.5;1.8;16.98;6.8;3.08;16205 +87087;47.42455;2.58898;241;20220820;25.4;15;20.2;1.5;15.75;.1;3.64;19150 +87087;47.42455;2.58898;241;20220821;25.5;10.3;17.9;1.6;14.28;.2;3.47;18873 +87087;47.42455;2.58898;241;20220822;24.3;14.2;19.3;1.1;17.35;.2;2.83;15057 +87087;47.42455;2.58898;241;20220823;28.5;14.6;21.5;1.1;18.12;0;3.59;19060 +87087;47.42455;2.58898;241;20220824;32.7;14.9;23.8;1.6;15.92;0;4.7;22077 +87087;47.42455;2.58898;241;20220825;32.5;13.8;23.2;2;14.45;.2;4.86;20874 +87087;47.42455;2.58898;241;20220826;25.8;17;21.4;1.9;16.42;0;3.35;14944 +87087;47.42455;2.58898;241;20220827;27;11.9;19.4;1.7;13.35;.1;3.87;19533 +87087;47.42455;2.58898;241;20220828;27.8;8.9;18.3;1.5;13.25;0;4;22141 +87087;47.42455;2.58898;241;20220829;32.2;13;22.6;1.7;14.95;1.5;4.54;21426 +87087;47.42455;2.58898;241;20220830;23.3;17.5;20.4;1.4;16.19;1.1;2.36;9599 +87087;47.42455;2.58898;241;20220831;27.9;12.1;20;1.1;15.48;0;3.46;19204 +87087;47.42455;2.58898;241;20220901;28.8;12.5;20.7;1.2;14.45;.1;3.53;18729 +87087;47.42455;2.58898;241;20220902;24.7;13.6;19.1;1.8;15.62;9.3;3.13;16076 +87087;47.42455;2.58898;241;20220903;24.9;14.7;19.8;2.3;16.39;.7;3.26;15630 +87087;47.42455;2.58898;241;20220904;29.6;11.8;20.7;1.8;14.82;1.3;4.03;19901 +87087;47.42455;2.58898;241;20220905;31.1;15;23;2.5;17.25;4.3;4.39;18323 +87087;47.42455;2.58898;241;20220906;28.8;13.3;21.1;1.5;16.82;2.1;3.42;17092 +87087;47.42455;2.58898;241;20220907;23.6;12.9;18.3;1.4;15.89;4.7;2.56;14201 +87087;47.42455;2.58898;241;20220908;21.4;13.1;17.3;3.3;15.35;3.8;2.66;12872 +87087;47.42455;2.58898;241;20220909;22;14.4;18.2;4;14.78;1.7;3.07;12473 +87087;47.42455;2.58898;241;20220910;21.2;13.5;17.3;2.5;13.92;.1;2.6;11937 +87087;47.42455;2.58898;241;20220911;24.6;9.7;17.2;1.7;13.45;.1;3.06;17662 +87087;47.42455;2.58898;241;20220912;30.8;12.3;21.6;2.3;14.75;0;4.26;18516 +87087;47.42455;2.58898;241;20220913;29;17.9;23.5;1.9;18.72;7.9;3.08;12218 +87087;47.42455;2.58898;241;20220914;25.1;17.3;21.2;2.6;18.82;7.2;2.63;10764 +87087;47.42455;2.58898;241;20220915;22.3;16.4;19.3;1.5;17.08;.3;1.97;8966 +87087;47.42455;2.58898;241;20220916;18.9;11;14.9;1.5;12.48;.2;1.98;10725 +87087;47.42455;2.58898;241;20220917;17.1;4.1;10.6;1.5;8.59;0;2.21;15598 +87087;47.42455;2.58898;241;20220918;18.9;2.4;10.6;1.1;8.45;.1;2.21;17068 +87087;47.42455;2.58898;241;20220919;18.5;4;11.3;1.4;8.85;0;2.25;16028 +87087;47.42455;2.58898;241;20220920;18.8;3.3;11.1;1.8;8.92;.1;2.38;16283 +87087;47.42455;2.58898;241;20220921;19.4;5.2;12.3;1.7;8.98;0;2.46;15868 +87087;47.42455;2.58898;241;20220922;21.3;3.6;12.4;1.4;8.75;.1;2.45;16721 +87087;47.42455;2.58898;241;20220923;20;6.5;13.2;1;10.48;0;1.91;12507 +87087;47.42455;2.58898;241;20220924;19.7;9.3;14.5;1;12.29;1.3;1.85;12127 +87087;47.42455;2.58898;241;20220925;16.6;9.5;13.1;1.4;12.39;.3;1.45;8505 +87087;47.42455;2.58898;241;20220926;15.1;5.3;10.2;2.7;10.88;7.1;1.5;9972 +87087;47.42455;2.58898;241;20220927;13.8;9.2;11.5;3.8;12.22;24.3;1.23;7080 +87087;47.42455;2.58898;241;20220928;12.8;10.6;11.7;2.9;13.32;7.9;.89;4928 +87087;47.42455;2.58898;241;20220929;13.6;9.2;11.4;1.6;11.32;1.5;1.26;7669 +87087;47.42455;2.58898;241;20220930;16.7;4;10.3;1.5;9.92;5.4;1.6;12232 +87087;47.42455;2.58898;241;20221001;18.5;10.3;14.4;4.5;15.32;8;1.33;7598 +87087;47.42455;2.58898;241;20221002;18.9;15.5;17.2;3.5;17.15;4.1;1.46;6412 +87087;47.42455;2.58898;241;20221003;15.7;12.2;13.9;1.7;13.59;0;1.17;5662 +87087;47.42455;2.58898;241;20221004;20.4;4.9;12.6;1.1;11.28;.3;1.66;12691 +87087;47.42455;2.58898;241;20221005;24.1;9;16.6;2.4;13.45;0;2.44;13083 +87087;47.42455;2.58898;241;20221006;18.9;9.4;14.2;1.4;11.69;.1;1.68;10904 +87087;47.42455;2.58898;241;20221007;20.1;5.4;12.7;1.1;11.28;.1;1.61;12167 +87087;47.42455;2.58898;241;20221008;17.8;5.5;11.7;1.3;10.28;.2;1.52;11357 +87087;47.42455;2.58898;241;20221009;20.2;3.3;11.7;2;9.72;.2;1.97;13280 +87087;47.42455;2.58898;241;20221010;19;8.7;13.8;1.6;13.42;.6;1.34;8757 +87087;47.42455;2.58898;241;20221011;16.2;10.1;13.2;1.5;13.85;.1;1.04;6490 +87087;47.42455;2.58898;241;20221012;19.3;6;12.6;.9;12.19;.1;1.23;9591 +87087;47.42455;2.58898;241;20221013;15.8;10.4;13.1;2.1;14.05;3.8;.93;5336 +87087;47.42455;2.58898;241;20221014;17.4;13.6;15.5;4;16.95;10.5;.88;4369 +87087;47.42455;2.58898;241;20221015;17;15.2;16.1;3.9;16.85;7.5;1.01;3214 +87087;47.42455;2.58898;241;20221016;23.9;13.4;18.7;1.9;16.82;0;1.76;9433 +87087;47.42455;2.58898;241;20221017;21.4;15.5;18.4;2.6;16.25;20.4;1.61;5095 +87087;47.42455;2.58898;241;20221018;22.6;13.4;18;2.4;17.48;.3;1.59;9046 +87087;47.42455;2.58898;241;20221019;23.3;13.4;18.4;3;16.15;3.9;1.95;8338 +87087;47.42455;2.58898;241;20221020;22.6;14.5;18.5;2.5;16.89;8.2;1.62;7373 +87087;47.42455;2.58898;241;20221021;20.1;14.7;17.4;2.9;15.75;1.7;1.56;6097 +87087;47.42455;2.58898;241;20221022;21.6;11.5;16.5;2.2;14.15;.4;1.59;8330 +87087;47.42455;2.58898;241;20221023;21.5;13.8;17.6;3.4;14.32;.7;2;6210 +87087;47.42455;2.58898;241;20221024;19.9;14.6;17.3;3.7;13.18;1.3;2.16;6041 +87087;47.42455;2.58898;241;20221025;19.5;7.8;13.6;2.2;12.95;.5;1.28;8017 +87087;47.42455;2.58898;241;20221026;22.5;12.8;17.6;2.4;14.22;.1;1.74;8033 +87087;47.42455;2.58898;241;20221027;22.8;12.1;17.4;3;14.29;0;1.84;6621 +87087;47.42455;2.58898;241;20221028;22.9;17.4;20.1;2.7;13.85;0;2.17;5083 +87087;47.42455;2.58898;241;20221029;24.9;12.8;18.9;1.6;13.62;.1;1.62;7476 +87087;47.42455;2.58898;241;20221030;20.6;9.3;15;1.5;12.65;0;1.19;7832 +87087;47.42455;2.58898;241;20221031;21.4;11.7;16.6;2.5;14.62;2.5;1.44;6725 +87087;47.42455;2.58898;241;20221101;16.7;9.3;13;3.5;11.79;.3;1.35;6328 +87087;47.42455;2.58898;241;20221102;16.6;11;13.8;2.3;11.85;0;1.21;5713 +87087;47.42455;2.58898;241;20221103;15.2;8.5;11.9;3.2;11.09;12.3;1.2;3758 +87087;47.42455;2.58898;241;20221104;9.6;7.6;8.6;3.5;10.19;3.8;.7;2577 +87087;47.42455;2.58898;241;20221105;10.5;1.7;6.1;1.5;8.59;.1;.56;5496 +87087;47.42455;2.58898;241;20221106;11.8;6.6;9.2;2.9;9.78;.8;.88;3423 +87087;47.42455;2.58898;241;20221107;15.9;10.5;13.2;3.5;12.12;.2;1.23;4463 +87087;47.42455;2.58898;241;20221108;17;7.3;12.2;3.1;10.88;7.1;1.3;4537 +87087;47.42455;2.58898;241;20221109;14.4;11.4;12.9;2.3;12.48;.8;.86;3187 +87087;47.42455;2.58898;241;20221110;10.7;4.2;7.5;1.5;10.29;0;.45;4541 +87087;47.42455;2.58898;241;20221111;16.6;7.1;11.8;2.6;11.15;.2;.95;6405 +87087;47.42455;2.58898;241;20221112;17.7;6;11.8;1.8;10.72;.3;.8;6156 +87087;47.42455;2.58898;241;20221113;18.7;3.6;11.2;1.2;10.52;.2;.67;6894 +87087;47.42455;2.58898;241;20221114;15.9;4.8;10.3;2.1;11.02;2.4;.74;5005 +87087;47.42455;2.58898;241;20221115;13.8;7.9;10.8;3.1;11.79;3;.71;3217 +87087;47.42455;2.58898;241;20221116;13.4;8.7;11;4.8;11.45;4.4;.93;3472 +87087;47.42455;2.58898;241;20221117;13;11;12;5.7;11.38;6.9;1.35;2474 +87087;47.42455;2.58898;241;20221118;11.7;6.7;9.2;3.2;9.42;0;.89;4231 +87087;47.42455;2.58898;241;20221119;9.7;1;5.4;1.3;7.92;.3;.41;4547 +87087;47.42455;2.58898;241;20221120;7.9;1.8;4.8;2.6;8.35;3.9;.38;3122 +87087;47.42455;2.58898;241;20221121;8.8;4.2;6.5;3.4;8.62;3.7;.65;2320 +87087;47.42455;2.58898;241;20221122;10.8;4.3;7.5;4.7;8.25;0;1.03;4506 +87087;47.42455;2.58898;241;20221123;13;5;9;3.6;9.22;2.7;.97;3946 +87087;47.42455;2.58898;241;20221124;11.8;7.3;9.6;3.3;10.28;1.4;.73;3192 +87087;47.42455;2.58898;241;20221125;11.7;7.7;9.7;2;10.19;0;.63;3083 +87087;47.42455;2.58898;241;20221126;7.2;.8;4;1.7;8.09;.1;.25;3020 +87087;47.42455;2.58898;241;20221127;10.8;3.6;7.2;2.4;8.15;4.7;.69;3548 +87087;47.42455;2.58898;241;20221128;11.5;6.5;9;2.5;9.69;5.3;.66;3235 +87087;47.42455;2.58898;241;20221129;6.7;5.2;6;1.7;9.09;.3;.37;1256 +87087;47.42455;2.58898;241;20221130;6.2;4.4;5.3;2.1;8.55;0;.37;1771 +87087;47.42455;2.58898;241;20221201;6;4.1;5;2.7;8.09;.4;.47;1588 +87087;47.42455;2.58898;241;20221202;4.6;3.5;4;2.2;7.52;1.8;.46;1060 +87087;47.42455;2.58898;241;20221203;4.7;2.2;3.5;3.8;7.12;1;.49;1896 +87087;47.42455;2.58898;241;20221204;4.7;2.3;3.5;2.5;7.32;4.9;.41;1481 +87087;47.42455;2.58898;241;20221205;4.7;2.8;3.8;1.7;7.45;.1;.36;1713 +87087;47.42455;2.58898;241;20221206;4;1.3;2.6;2.2;6.92;0;.36;1625 +87087;47.42455;2.58898;241;20221207;4.7;1.3;3;2.1;6.69;0;.38;3190 +87087;47.42455;2.58898;241;20221208;3.9;.2;2.1;2.6;5.92;0;.5;2779 +87087;47.42455;2.58898;241;20221209;2.1;-1.6;.2;2.7;5.42;.1;.39;3076 +87087;47.42455;2.58898;241;20221210;2.3;-1.8;.2;1.4;4.92;0;.4;2463 +87087;47.42455;2.58898;241;20221211;1.2;-7.4;-3.1;1.5;4.08;0;.25;4294 +87087;47.42455;2.58898;241;20221212;-2.7;-7;-4.9;2.7;4.22;0;.17;2342 +87087;47.42455;2.58898;241;20221213;1.8;-4.2;-1.2;3.1;4.52;1.2;.5;3245 +87087;47.42455;2.58898;241;20221214;1.9;-.5;.7;2.2;6.45;2.6;.27;1392 +87087;47.42455;2.58898;241;20221215;1.9;.1;1;3.5;5.85;0;.5;1361 +87087;47.42455;2.58898;241;20221216;3;-3.2;-.1;2.3;4.42;0;.5;3984 +87087;47.42455;2.58898;241;20221217;-.2;-5.6;-2.9;2.6;4.22;0;.29;3916 +87087;47.42455;2.58898;241;20221218;6;-8.1;-1.1;2.8;4.72;.2;.46;4435 +87087;47.42455;2.58898;241;20221219;12.1;6.6;9.3;3.5;8.65;0;1.04;2592 +87087;47.42455;2.58898;241;20221220;14.1;10.3;12.2;3.6;10.52;3.3;1.27;1628 +87087;47.42455;2.58898;241;20221221;11.7;10.5;11.1;4.4;12.25;1.9;.64;1345 +87087;47.42455;2.58898;241;20221222;12.9;10.9;11.9;6.1;12.42;12.4;.92;1321 +87087;47.42455;2.58898;241;20221223;13.4;12.9;13.2;5.4;14.15;4.6;.73;468 +87087;47.42455;2.58898;241;20221224;11.3;10;10.7;2.7;11.79;1.4;.57;1250 +87087;47.42455;2.58898;241;20221225;14.6;8.9;11.8;3;10.65;.8;.96;3067 +87087;47.42455;2.58898;241;20221226;11.5;10.4;11;3.1;10.89;2.5;.89;1206 +87087;47.42455;2.58898;241;20221227;8.7;1.9;5.3;1.8;8.69;.5;.28;2813 +87087;47.42455;2.58898;241;20221228;12.3;6;9.2;4.4;9.85;.8;.82;3180 +87087;47.42455;2.58898;241;20221229;11.1;10.1;10.6;5.1;10.52;2;1.15;977 +87087;47.42455;2.58898;241;20221230;13.8;5.1;9.4;4.8;11.05;4.6;.64;2764 +87087;47.42455;2.58898;241;20221231;16.5;13.3;14.9;5.1;11.35;0;2.02;2140 +87088;47.44655;2.91889;197;20220101;14.6;1.8;8.2;1.9;8.64;0;.53;4557 +87088;47.44655;2.91889;197;20220102;13.6;5.1;9.3;3.7;10.14;.1;.69;3675 +87088;47.44655;2.91889;197;20220103;12.3;10.6;11.5;3.3;11.69;4.9;.76;1300 +87088;47.44655;2.91889;197;20220104;11.6;10.1;10.9;3.5;10.44;5.8;.99;1226 +87088;47.44655;2.91889;197;20220105;5.7;1;3.4;2.9;6.3;.1;.55;2620 +87088;47.44655;2.91889;197;20220106;5.9;-3;1.4;1.4;5.79;.3;.31;3820 +87088;47.44655;2.91889;197;20220107;7;-.6;3.2;4;7.24;5.7;.35;3564 +87088;47.44655;2.91889;197;20220108;8.1;1.1;4.6;4.8;8.49;8.9;.23;3432 +87088;47.44655;2.91889;197;20220109;7.2;4.5;5.8;3.9;7.54;3;.78;1963 +87088;47.44655;2.91889;197;20220110;7.9;3.1;5.5;1.7;7.09;0;.55;2804 +87088;47.44655;2.91889;197;20220111;.4;-.7;-.1;2.4;5.94;.1;.26;1130 +87088;47.44655;2.91889;197;20220112;4.7;-.2;2.2;3;5.79;0;.59;2927 +87088;47.44655;2.91889;197;20220113;2.4;-2.2;.1;2.5;5.69;.1;.31;2858 +87088;47.44655;2.91889;197;20220114;6.8;-1.8;2.5;1.3;5.44;0;.43;4152 +87088;47.44655;2.91889;197;20220115;7.4;-4.5;1.5;.8;5.24;.1;.27;5014 +87088;47.44655;2.91889;197;20220116;.4;-3.5;-1.5;2.5;5.64;.1;.13;2673 +87088;47.44655;2.91889;197;20220117;4.6;-.4;2.1;1.1;6.99;.1;.23;3129 +87088;47.44655;2.91889;197;20220118;7.8;1.7;4.7;2.6;7.39;0;.52;3582 +87088;47.44655;2.91889;197;20220119;3.3;1.8;2.5;2.3;7.14;1.6;.31;1486 +87088;47.44655;2.91889;197;20220120;6.5;3.4;5;2.5;7.24;0;.62;2512 +87088;47.44655;2.91889;197;20220121;4.6;-.1;2.2;2.4;5.84;0;.56;3237 +87088;47.44655;2.91889;197;20220122;2.9;-3.4;-.3;1.3;6.19;.1;.19;3848 +87088;47.44655;2.91889;197;20220123;3.9;2.6;3.2;2;6.19;0;.62;1426 +87088;47.44655;2.91889;197;20220124;.3;-4.7;-2.2;1.4;5.44;0;.16;3473 +87088;47.44655;2.91889;197;20220125;-.1;-1.5;-.8;1.1;5.47;0;.27;1993 +87088;47.44655;2.91889;197;20220126;-1.7;-2.7;-2.2;1.4;5.19;0;.26;1300 +87088;47.44655;2.91889;197;20220127;.3;-2.6;-1.1;1.8;5.64;.2;.23;2684 +87088;47.44655;2.91889;197;20220128;3.7;.1;1.9;1.3;6.94;.1;.3;3074 +87088;47.44655;2.91889;197;20220129;6.2;1.4;3.8;2.4;8.19;.8;.25;3742 +87088;47.44655;2.91889;197;20220130;10.3;6.1;8.2;1.6;9.09;0;.62;3503 +87088;47.44655;2.91889;197;20220131;8.5;4.8;6.6;4.1;7.19;.5;1.15;3313 +87088;47.44655;2.91889;197;20220201;7.6;-2.2;2.7;3.1;8.14;1.8;.16;5760 +87088;47.44655;2.91889;197;20220202;9.2;8;8.6;3;10.14;.3;.61;1686 +87088;47.44655;2.91889;197;20220203;9;3;6;2.1;8.29;.2;.56;4581 +87088;47.44655;2.91889;197;20220204;8.8;4.6;6.7;2.7;8.54;1.5;.66;3786 +87088;47.44655;2.91889;197;20220205;8.7;-3;2.8;1.8;6.54;.3;.56;6789 +87088;47.44655;2.91889;197;20220206;9.1;1.5;5.3;5.8;9.39;3.5;.18;5531 +87088;47.44655;2.91889;197;20220207;9.6;4.1;6.8;2.4;7.14;0;.97;4663 +87088;47.44655;2.91889;197;20220208;11.3;-2.3;4.5;1.2;6.34;0;.71;7727 +87088;47.44655;2.91889;197;20220209;15.4;-2.5;6.5;1.8;6.49;.1;1.14;9065 +87088;47.44655;2.91889;197;20220210;5.2;1.7;3.4;2.7;8.73;4;.67;4097 +87088;47.44655;2.91889;197;20220211;7.9;1.6;4.8;2.6;6.66;0;.87;8039 +87088;47.44655;2.91889;197;20220212;8.2;-3.1;2.5;2.5;5.23;0;1;8526 +87088;47.44655;2.91889;197;20220213;15.9;-1;7.4;4.5;7.16;.4;1.92;9802 +87088;47.44655;2.91889;197;20220214;11.9;7.4;9.6;5.5;8.89;2.8;1.53;4792 +87088;47.44655;2.91889;197;20220215;10.1;4.2;7.1;4.8;8.63;5.4;.96;6192 +87088;47.44655;2.91889;197;20220216;13;7.9;10.5;5.3;12.19;3;.66;5188 +87088;47.44655;2.91889;197;20220217;14.1;11.3;12.7;5.1;10.75;.2;1.65;3615 +87088;47.44655;2.91889;197;20220218;13.4;7;10.2;4.7;10.09;.9;1.32;6103 +87088;47.44655;2.91889;197;20220219;9.5;2.1;5.8;4.1;6.49;0;1.39;6701 +87088;47.44655;2.91889;197;20220220;12.5;6.3;9.4;5.5;9.89;3.9;1.24;6183 +87088;47.44655;2.91889;197;20220221;9.2;5.7;7.5;6.3;8.04;.7;1.36;4539 +87088;47.44655;2.91889;197;20220222;9.7;4.5;7.1;3.6;9.39;.7;.72;5748 +87088;47.44655;2.91889;197;20220223;12;5.7;8.9;1.3;9.99;0;.82;6419 +87088;47.44655;2.91889;197;20220224;12.4;6.6;9.5;3.2;8.49;1.6;1.43;6292 +87088;47.44655;2.91889;197;20220225;9.1;-1.2;4;1.9;6.04;.1;1.03;8758 +87088;47.44655;2.91889;197;20220226;9.9;-3.7;3.1;2.6;5.19;0;1.33;10263 +87088;47.44655;2.91889;197;20220227;11.7;-5;3.3;1.6;4.99;0;1.29;11628 +87088;47.44655;2.91889;197;20220228;13.4;-5.5;3.9;.7;5.04;.1;1.06;12538 +87088;47.44655;2.91889;197;20220301;13.3;-4.1;4.6;.7;5.59;0;1.06;12230 +87088;47.44655;2.91889;197;20220302;14;-1.1;6.5;1.7;7.64;0;1.28;11511 +87088;47.44655;2.91889;197;20220303;12.6;5.3;9;1.3;10.29;0;.95;7973 +87088;47.44655;2.91889;197;20220304;13.3;7.6;10.5;1.8;8.99;0;1.29;6987 +87088;47.44655;2.91889;197;20220305;11.6;.1;5.8;1.5;6.04;.1;1.33;10462 +87088;47.44655;2.91889;197;20220306;7.6;-5;1.3;2.3;4.39;0;1.31;11040 +87088;47.44655;2.91889;197;20220307;8.7;-4.4;2.2;2.6;4.19;0;1.56;11349 +87088;47.44655;2.91889;197;20220308;15.4;-4.9;5.2;1.6;4.79;0;1.83;14629 +87088;47.44655;2.91889;197;20220309;15.7;-2.4;6.6;1.8;6.44;.1;1.8;13920 +87088;47.44655;2.91889;197;20220310;16.3;-.1;8.1;2.3;7.29;0;1.93;13402 +87088;47.44655;2.91889;197;20220311;15.4;5.4;10.4;4;8.69;5;2.11;10537 +87088;47.44655;2.91889;197;20220312;8.2;5.4;6.8;4.6;8.89;5;.86;5341 +87088;47.44655;2.91889;197;20220313;10.3;5.7;8;3.6;8.24;6;1.39;7193 +87088;47.44655;2.91889;197;20220314;14.6;-.6;7;3;8.04;2.9;1.75;13575 +87088;47.44655;2.91889;197;20220315;15.5;7.7;11.6;2.1;11.19;.1;1.5;9722 +87088;47.44655;2.91889;197;20220316;15.1;5;10.1;1.6;10.39;0;1.45;11306 +87088;47.44655;2.91889;197;20220317;9.8;7.3;8.5;4;8.89;0;1.28;5397 +87088;47.44655;2.91889;197;20220318;13.6;4.5;9;5.9;7.66;.1;2.47;13491 +87088;47.44655;2.91889;197;20220319;15.6;5.4;10.5;3;7.62;0;2.41;13836 +87088;47.44655;2.91889;197;20220320;15.8;4.7;10.2;2.1;8.73;1.3;1.79;9685 +87088;47.44655;2.91889;197;20220321;17.2;8.2;12.7;3.8;8.53;0;2.81;12317 +87088;47.44655;2.91889;197;20220322;17.2;3.7;10.5;4.6;5.66;0;3.69;18325 +87088;47.44655;2.91889;197;20220323;17.9;1.5;9.7;3.8;5.83;0;3.42;18792 +87088;47.44655;2.91889;197;20220324;20.4;.9;10.7;2.6;6.53;0;3.25;19145 +87088;47.44655;2.91889;197;20220325;21.1;2;11.6;3.5;6.43;0;3.81;19326 +87088;47.44655;2.91889;197;20220326;20.5;3.8;12.1;3.2;6.54;0;3.63;18594 +87088;47.44655;2.91889;197;20220327;22.1;2.8;12.4;2;7.09;0;3.26;19395 +87088;47.44655;2.91889;197;20220328;21.9;3.3;12.6;1.7;7.73;0;2.99;18295 +87088;47.44655;2.91889;197;20220329;18.6;6.3;12.4;1.8;9.39;.4;2.15;11200 +87088;47.44655;2.91889;197;20220330;12.6;7.9;10.3;2.7;10.46;4;1.36;7290 +87088;47.44655;2.91889;197;20220331;11.4;7.1;9.2;4.3;8.46;2.3;1.83;8193 +87088;47.44655;2.91889;197;20220401;5.6;1.2;3.4;6.5;5.8;3.5;1.43;6800 +87088;47.44655;2.91889;197;20220402;6.2;.5;3.3;5.8;5.06;0;1.83;10500 +87088;47.44655;2.91889;197;20220403;6.2;-1.2;2.5;3.4;4.9;0;1.62;11272 +87088;47.44655;2.91889;197;20220404;11;-6.7;2.2;1.7;4.5;.1;2.19;22000 +87088;47.44655;2.91889;197;20220405;10.7;4.8;7.7;3.8;9.44;.1;1.08;6201 +87088;47.44655;2.91889;197;20220406;11.7;8.7;10.2;4.2;10.99;1.2;1.12;4835 +87088;47.44655;2.91889;197;20220407;13.6;8.9;11.3;8.1;11.96;11.2;1.26;5372 +87088;47.44655;2.91889;197;20220408;15.6;9.7;12.7;8;10.79;7.5;2.44;7576 +87088;47.44655;2.91889;197;20220409;11.5;1.5;6.5;3.1;6.86;1.3;2.19;16851 +87088;47.44655;2.91889;197;20220410;14.5;-1.6;6.5;3.5;6.23;0;2.93;22128 +87088;47.44655;2.91889;197;20220411;21.4;3.6;12.5;4.5;8.39;0;4.01;20161 +87088;47.44655;2.91889;197;20220412;20.2;10.5;15.4;3.1;9.49;.2;3.52;16151 +87088;47.44655;2.91889;197;20220413;17.5;9.3;13.4;1.8;12.13;.5;2.04;11923 +87088;47.44655;2.91889;197;20220414;20.9;8.3;14.6;1.7;11.26;0;3.08;19142 +87088;47.44655;2.91889;197;20220415;21.8;6.9;14.3;2.5;10.46;0;3.71;22730 +87088;47.44655;2.91889;197;20220416;20.6;7.7;14.1;3.9;9.12;0;4.07;22571 +87088;47.44655;2.91889;197;20220417;22.1;3.7;12.9;2.6;7.19;0;4.24;24661 +87088;47.44655;2.91889;197;20220418;21.2;4.1;12.7;1.5;7.79;0;3.42;21926 +87088;47.44655;2.91889;197;20220419;19.1;4.3;11.7;2.3;9.29;0;3.17;20562 +87088;47.44655;2.91889;197;20220420;20.4;6.5;13.5;2.3;9.16;0;3.25;17504 +87088;47.44655;2.91889;197;20220421;20.5;4.4;12.4;1.7;8.13;0;3.42;21678 +87088;47.44655;2.91889;197;20220422;21.1;3.3;12.2;1.8;8.99;0;3.54;23638 +87088;47.44655;2.91889;197;20220423;19.7;10.4;15;4.3;11.33;1.6;3.3;14489 +87088;47.44655;2.91889;197;20220424;17.1;8;12.6;3;11.82;3.1;2.06;11404 +87088;47.44655;2.91889;197;20220425;13.3;10.9;12.1;2.7;12.63;2.2;1.14;4848 +87088;47.44655;2.91889;197;20220426;16.6;5.8;11.2;2.6;9.27;0;3.12;22125 +87088;47.44655;2.91889;197;20220427;19.5;4.4;12;3.9;9.23;0;3.93;24427 +87088;47.44655;2.91889;197;20220428;22.5;5.7;14.1;2.3;10.16;0;4.02;24110 +87088;47.44655;2.91889;197;20220429;19.1;10.5;14.8;1.4;10.89;0;2.84;14986 +87088;47.44655;2.91889;197;20220430;17.8;5.9;11.9;2.7;9.03;0;3.53;23020 +87088;47.44655;2.91889;197;20220501;18.3;3.5;10.9;2.1;8.36;0;3.62;25410 +87088;47.44655;2.91889;197;20220502;19.4;6.2;12.8;2.4;9.13;0;3.61;21958 +87088;47.44655;2.91889;197;20220503;20.9;8.4;14.6;2.2;10.59;.8;3.69;21547 +87088;47.44655;2.91889;197;20220504;17.4;10;13.7;2.4;11.06;.2;2.87;16113 +87088;47.44655;2.91889;197;20220505;19;6.8;12.9;2;10.66;.6;3.17;19915 +87088;47.44655;2.91889;197;20220506;21;4.9;12.9;1.7;10.39;0;3.54;22632 +87088;47.44655;2.91889;197;20220507;22.4;5.8;14.1;1.3;10.64;.5;3.64;23155 +87088;47.44655;2.91889;197;20220508;22.8;6.9;14.8;2.1;11.64;0;3.87;22696 +87088;47.44655;2.91889;197;20220509;25.4;7.4;16.4;1.2;11.94;.1;4.04;24317 +87088;47.44655;2.91889;197;20220510;27.4;7.9;17.7;1.5;12.24;0;4.55;25505 +87088;47.44655;2.91889;197;20220511;27.7;12.1;19.9;3;12.89;0;5.18;23037 +87088;47.44655;2.91889;197;20220512;21.7;9.9;15.8;1.2;13.79;0;3.25;19826 +87088;47.44655;2.91889;197;20220513;22.9;12.7;17.8;1.9;11.44;0;3.78;18468 +87088;47.44655;2.91889;197;20220514;25.2;5.6;15.4;1.4;10.94;0;4.3;26071 +87088;47.44655;2.91889;197;20220515;29.7;10.4;20;2.1;13.74;3.1;5.27;26151 +87088;47.44655;2.91889;197;20220516;26.2;14.3;20.2;1.7;15.44;0;4.05;20277 +87088;47.44655;2.91889;197;20220517;29;12.7;20.9;1.1;15.34;0;4.52;24106 +87088;47.44655;2.91889;197;20220518;29.8;14.1;22;1.6;17.69;0;4.75;23601 +87088;47.44655;2.91889;197;20220519;29;16.1;22.6;1.8;17.29;.9;4.59;21503 +87088;47.44655;2.91889;197;20220520;28.1;15.7;21.9;2.3;16.84;.1;4.62;21222 +87088;47.44655;2.91889;197;20220521;26.9;7;17;1.4;11.74;0;4.67;27051 +87088;47.44655;2.91889;197;20220522;28.8;14.5;21.7;2.6;14.14;9.1;5.28;23010 +87088;47.44655;2.91889;197;20220523;19.7;16.1;17.9;3.3;16.94;5.9;2.42;11264 +87088;47.44655;2.91889;197;20220524;17.9;11;14.5;2.6;12.29;.5;2.9;15981 +87088;47.44655;2.91889;197;20220525;20;5.9;12.9;1.7;11.24;0;3.52;23041 +87088;47.44655;2.91889;197;20220526;20.7;12;16.3;1.8;12.99;0;3.32;18063 +87088;47.44655;2.91889;197;20220527;18.1;9.6;13.8;1.4;12.74;.2;2.86;17897 +87088;47.44655;2.91889;197;20220528;20.4;6.3;13.4;2.1;10.09;0;3.87;23258 +87088;47.44655;2.91889;197;20220529;17.9;7.6;12.8;2.9;8.14;0;3.76;19809 +87088;47.44655;2.91889;197;20220530;20.7;5.5;13.1;1.9;8.44;0;4.1;24301 +87088;47.44655;2.91889;197;20220531;23.1;5.5;14.3;1.4;8.94;0;4.28;26131 +87088;47.44655;2.91889;197;20220601;24.2;4.6;14.4;1;9.69;0;4.36;27802 +87088;47.44655;2.91889;197;20220602;26.3;11.5;18.9;2.3;12.04;.7;4.98;24151 +87088;47.44655;2.91889;197;20220603;26.5;13.3;19.9;1.7;16.39;7.5;4.37;22900 +87088;47.44655;2.91889;197;20220604;27.4;16;21.7;3;18.59;3.5;4.57;21133 +87088;47.44655;2.91889;197;20220605;21.8;16.2;19;2.6;17.24;3.6;3.06;14697 +87088;47.44655;2.91889;197;20220606;20.9;13.3;17.1;2;14.39;.3;3.25;17256 +87088;47.44655;2.91889;197;20220607;22;14;18;2.5;14.49;3;3.61;17746 +87088;47.44655;2.91889;197;20220608;20.9;12;16.4;2.4;14.34;9.1;3.37;18731 +87088;47.44655;2.91889;197;20220609;20;13;16.5;2.5;13.14;0;3.3;16486 +87088;47.44655;2.91889;197;20220610;25.9;9.6;17.8;1.2;14.14;0;4.44;25610 +87088;47.44655;2.91889;197;20220611;28.9;10.5;19.7;.9;15.54;0;4.88;27405 +87088;47.44655;2.91889;197;20220612;26.4;14.7;20.5;2.6;15.24;0;4.75;21824 +87088;47.44655;2.91889;197;20220613;24.3;10.3;17.3;2.5;11.29;0;4.75;23806 +87088;47.44655;2.91889;197;20220614;28.4;7.9;18.2;1.6;12.29;0;5.31;29007 +87088;47.44655;2.91889;197;20220615;33.1;11;22;1;15.04;0;5.74;30161 +87088;47.44655;2.91889;197;20220616;30.6;14.3;22.5;1.5;14.74;0;5.36;25793 +87088;47.44655;2.91889;197;20220617;33.7;11.7;22.7;1.3;14.49;0;6;30160 +87088;47.44655;2.91889;197;20220618;36.8;14.6;25.7;1.8;15.94;0;6.85;30311 +87088;47.44655;2.91889;197;20220619;35.6;18.2;26.9;2.5;17.49;14.6;6.85;26748 +87088;47.44655;2.91889;197;20220620;26.7;17;21.8;2.3;19.24;7.6;4.21;19920 +87088;47.44655;2.91889;197;20220621;28.2;15.9;22.1;2.1;19.04;15.6;4.63;22352 +87088;47.44655;2.91889;197;20220622;25.2;17.6;21.4;1.9;19.64;3.8;3.61;17427 +87088;47.44655;2.91889;197;20220623;27.3;14.8;21;1.9;17.74;10.6;4.52;22668 +87088;47.44655;2.91889;197;20220624;23.1;15.8;19.4;2.9;16.84;.6;3.59;17057 +87088;47.44655;2.91889;197;20220625;22.2;14.8;18.5;2;15.64;7.2;3.43;17348 +87088;47.44655;2.91889;197;20220626;17.9;12;14.9;1.2;14.94;5.9;2.54;15379 +87088;47.44655;2.91889;197;20220627;22.2;12.5;17.4;1.6;14.59;3.6;3.57;19782 +87088;47.44655;2.91889;197;20220628;26.4;7.9;17.2;.8;12.39;0;4.54;27473 +87088;47.44655;2.91889;197;20220629;26.5;9.9;18.2;1.5;13.94;8.8;4.71;26087 +87088;47.44655;2.91889;197;20220630;15;13.3;14.2;1.6;14.59;17.9;1.54;7722 +87088;47.44655;2.91889;197;20220701;20.9;9.8;15.3;1.6;12.44;0;3.58;21114 +87088;47.44655;2.91889;197;20220702;26.7;7;16.9;.9;12.74;0;4.67;28279 +87088;47.44655;2.91889;197;20220703;25.5;10.4;17.9;1.4;14.09;0;4.37;24611 +87088;47.44655;2.91889;197;20220704;25.6;11.4;18.5;1.9;13.49;0;4.57;23851 +87088;47.44655;2.91889;197;20220705;26.1;10.7;18.4;1.8;13.29;0;4.66;24623 +87088;47.44655;2.91889;197;20220706;24.4;11;17.7;2.1;12.54;0;4.42;23025 +87088;47.44655;2.91889;197;20220707;23.2;10.3;16.8;2.1;14.34;0;3.99;22582 +87088;47.44655;2.91889;197;20220708;25.3;10.5;17.9;2.3;12.74;0;4.67;24222 +87088;47.44655;2.91889;197;20220709;27.9;10;19;1.5;14.04;0;4.9;26592 +87088;47.44655;2.91889;197;20220710;25.5;13.1;19.3;3.3;13.29;0;4.91;21987 +87088;47.44655;2.91889;197;20220711;28.6;13;20.8;2.8;14.24;0;5.44;24847 +87088;47.44655;2.91889;197;20220712;30.5;11.9;21.2;1.6;14.39;0;5.34;26922 +87088;47.44655;2.91889;197;20220713;32.2;10.8;21.5;.8;15.04;0;5.25;28943 +87088;47.44655;2.91889;197;20220714;33.4;13.3;23.4;1.8;15.24;0;5.98;27928 +87088;47.44655;2.91889;197;20220715;27.3;15.9;21.6;2.6;12.79;0;5.07;20906 +87088;47.44655;2.91889;197;20220716;27.9;9.1;18.5;2;11.49;0;5.24;26801 +87088;47.44655;2.91889;197;20220717;30.9;10.9;20.9;1.8;12.99;0;5.62;27502 +87088;47.44655;2.91889;197;20220718;37.5;11.7;24.6;1.2;14.39;0;6.23;29938 +87088;47.44655;2.91889;197;20220719;37.2;13.9;25.6;2.2;16.49;1.8;6.95;29380 +87088;47.44655;2.91889;197;20220720;23.4;18.4;20.9;2.1;18.94;2.6;3;13403 +87088;47.44655;2.91889;197;20220721;27.6;14.9;21.3;1.3;17.59;0;4.18;21527 +87088;47.44655;2.91889;197;20220722;26.3;14.2;20.2;1.3;18.89;4.3;3.84;20955 +87088;47.44655;2.91889;197;20220723;27.1;18.2;22.6;1.5;19.89;.2;3.74;17792 +87088;47.44655;2.91889;197;20220724;32.4;13.1;22.7;.8;17.49;0;4.97;26465 +87088;47.44655;2.91889;197;20220725;26.7;16.1;21.4;2.8;18.14;.5;4.2;19354 +87088;47.44655;2.91889;197;20220726;23.9;13.5;18.7;1.4;15.14;0;3.58;19211 +87088;47.44655;2.91889;197;20220727;25.5;15.3;20.4;1.7;13.29;0;4.04;18865 +87088;47.44655;2.91889;197;20220728;28;9.9;19;1.1;12.49;0;4.51;25042 +87088;47.44655;2.91889;197;20220729;28.2;12.6;20.4;.9;13.59;0;4.24;23138 +87088;47.44655;2.91889;197;20220730;30.5;11.2;20.9;1.3;14.69;0;4.86;25709 +87088;47.44655;2.91889;197;20220731;31.2;12.6;21.9;1.3;15.44;0;4.88;25111 +87088;47.44655;2.91889;197;20220801;27.6;13.3;20.5;1.3;16.34;0;4.12;21848 +87088;47.44655;2.91889;197;20220802;31.9;12.3;22.1;.7;15.69;0;4.64;25568 +87088;47.44655;2.91889;197;20220803;35.4;14.2;24.8;.8;16.04;0;5.12;26469 +87088;47.44655;2.91889;197;20220804;35.9;16.5;26.2;1.6;17.99;3.1;5.65;25134 +87088;47.44655;2.91889;197;20220805;27;17.4;22.2;3;17.04;0;4.27;17349 +87088;47.44655;2.91889;197;20220806;25.9;12.9;19.4;3.2;11.69;0;4.85;20184 +87088;47.44655;2.91889;197;20220807;27.9;10.1;19;2.8;9.94;0;5.36;23521 +87088;47.44655;2.91889;197;20220808;29.8;11.5;20.7;2.7;10.79;0;5.61;23748 +87088;47.44655;2.91889;197;20220809;32.2;12.7;22.5;2.5;11.89;0;5.93;24394 +87088;47.44655;2.91889;197;20220810;32.8;12.7;22.8;2.7;11.34;0;6.2;24604 +87088;47.44655;2.91889;197;20220811;32.5;12.4;22.5;2.4;10.39;0;5.95;24609 +87088;47.44655;2.91889;197;20220812;34.1;10.4;22.3;1.6;11.14;0;5.55;26433 +87088;47.44655;2.91889;197;20220813;33.6;10.7;22.1;1.4;10.69;.1;5.22;25830 +87088;47.44655;2.91889;197;20220814;26.7;14.3;20.5;1.8;16.09;2.7;3.8;18851 +87088;47.44655;2.91889;197;20220815;24.9;16.5;20.7;2.6;17.04;1.1;3.46;15309 +87088;47.44655;2.91889;197;20220816;28.1;13.4;20.8;1.5;16.69;4;3.92;20238 +87088;47.44655;2.91889;197;20220817;27.6;15.5;21.5;1.6;17.14;2.1;3.71;18139 +87088;47.44655;2.91889;197;20220818;27.5;14.4;20.9;1.3;17.09;1.3;3.62;18869 +87088;47.44655;2.91889;197;20220819;24.9;12.9;18.9;1.8;17.54;6.9;3.23;17881 +87088;47.44655;2.91889;197;20220820;26;14.4;20.2;1.1;15.64;0;3.29;17328 +87088;47.44655;2.91889;197;20220821;26.6;9.2;17.9;1.4;13.94;.1;3.69;21321 +87088;47.44655;2.91889;197;20220822;24.2;13.1;18.6;.9;16.89;.2;2.88;16720 +87088;47.44655;2.91889;197;20220823;29.7;14.8;22.3;1;18.19;0;3.65;19287 +87088;47.44655;2.91889;197;20220824;33.2;13.2;23.2;1.2;15.89;0;4.39;22375 +87088;47.44655;2.91889;197;20220825;33.1;11.8;22.4;1.9;14.24;2.4;4.99;23018 +87088;47.44655;2.91889;197;20220826;26.1;17.9;22;2.2;16.54;0;3.4;13879 +87088;47.44655;2.91889;197;20220827;26.8;10.8;18.8;1.3;13.19;0;3.54;19542 +87088;47.44655;2.91889;197;20220828;28.3;9;18.7;1.6;13.89;0;3.91;21179 +87088;47.44655;2.91889;197;20220829;32.5;12.1;22.3;1.2;15.19;1.2;4.14;21695 +87088;47.44655;2.91889;197;20220830;22.4;16.6;19.5;1.4;16.19;3.3;2.34;11082 +87088;47.44655;2.91889;197;20220831;27.8;13.3;20.5;1.2;15.84;0;3.34;17864 +87088;47.44655;2.91889;197;20220901;29.6;10.7;20.2;.9;13.94;0;3.55;20300 +87088;47.44655;2.91889;197;20220902;25;11.6;18.3;1.8;15.44;5.7;3.04;16909 +87088;47.44655;2.91889;197;20220903;25.3;14.4;19.9;1.8;16.74;.7;2.96;15003 +87088;47.44655;2.91889;197;20220904;30.2;10.8;20.5;1.5;14.64;2.3;3.87;20047 +87088;47.44655;2.91889;197;20220905;31.6;14.2;22.9;2.4;17.74;2;4.25;18781 +87088;47.44655;2.91889;197;20220906;29.8;13;21.4;1.4;17.14;3.2;3.47;18270 +87088;47.44655;2.91889;197;20220907;23.9;12.8;18.3;1.6;16.29;8.8;2.6;14545 +87088;47.44655;2.91889;197;20220908;21.6;13.1;17.3;2.8;15.49;3.7;2.48;12646 +87088;47.44655;2.91889;197;20220909;22.3;15.1;18.7;3.5;14.79;3.2;2.96;11442 +87088;47.44655;2.91889;197;20220910;20.9;13.8;17.3;2.2;14.24;.1;2.38;11312 +87088;47.44655;2.91889;197;20220911;24.9;9.3;17.1;1;13.44;.1;2.67;16759 +87088;47.44655;2.91889;197;20220912;30.9;10;20.5;1.3;14.24;0;3.53;19304 +87088;47.44655;2.91889;197;20220913;28.4;16;22.2;1.6;18.69;8.6;2.99;14569 +87088;47.44655;2.91889;197;20220914;25.5;17.3;21.4;2.1;19.14;5.8;2.57;11651 +87088;47.44655;2.91889;197;20220915;21.9;16.5;19.2;1.3;17.34;.9;1.88;9187 +87088;47.44655;2.91889;197;20220916;18.7;11.1;14.9;1.1;12.44;.3;1.85;10984 +87088;47.44655;2.91889;197;20220917;17.1;4.5;10.8;1.5;8.69;0;2.05;14052 +87088;47.44655;2.91889;197;20220918;18.8;1.7;10.2;.8;8.34;.1;2;16318 +87088;47.44655;2.91889;197;20220919;18.4;3;10.7;1.2;8.64;0;2.05;15261 +87088;47.44655;2.91889;197;20220920;19;2;10.5;1.3;8.79;.2;2.13;15939 +87088;47.44655;2.91889;197;20220921;19.3;4.8;12.1;1.3;9.09;0;2.12;14439 +87088;47.44655;2.91889;197;20220922;21.2;1.6;11.4;1;8.39;0;2.17;16734 +87088;47.44655;2.91889;197;20220923;20.2;4.8;12.5;.7;10.19;0;1.85;14587 +87088;47.44655;2.91889;197;20220924;19.8;9.4;14.6;1;12.19;.4;1.78;11754 +87088;47.44655;2.91889;197;20220925;17.6;9.3;13.4;1.3;12.19;.4;1.6;10135 +87088;47.44655;2.91889;197;20220926;15.7;4.8;10.3;2.5;10.74;7.4;1.56;11785 +87088;47.44655;2.91889;197;20220927;13.6;9.9;11.7;4;12.09;21.2;1.25;6491 +87088;47.44655;2.91889;197;20220928;13;10.3;11.6;1.8;13.04;9;.88;5335 +87088;47.44655;2.91889;197;20220929;13;9.6;11.3;1.1;11.44;2.7;1.04;6066 +87088;47.44655;2.91889;197;20220930;16.9;3.8;10.4;1.3;9.69;5.1;1.56;12144 +87088;47.44655;2.91889;197;20221001;19.3;9.5;14.4;3.6;14.84;5.9;1.56;10385 +87088;47.44655;2.91889;197;20221002;19.5;16.3;17.9;3;17.19;3.3;1.49;5699 +87088;47.44655;2.91889;197;20221003;16.1;12.5;14.3;1.5;13.49;.1;1.19;5897 +87088;47.44655;2.91889;197;20221004;20.7;4.8;12.7;.9;11.19;.3;1.62;12778 +87088;47.44655;2.91889;197;20221005;24.5;8.8;16.6;2.3;13.39;0;2.38;12611 +87088;47.44655;2.91889;197;20221006;19.5;10.6;15.1;1.4;11.49;0;1.66;9113 +87088;47.44655;2.91889;197;20221007;20.6;3.6;12.1;.6;10.74;.1;1.43;12751 +87088;47.44655;2.91889;197;20221008;17.7;4.4;11;.8;9.89;.1;1.32;11098 +87088;47.44655;2.91889;197;20221009;20.1;.7;10.4;1.1;8.94;.2;1.6;13340 +87088;47.44655;2.91889;197;20221010;18.8;6.4;12.6;1.6;13.19;.3;1.3;10400 +87088;47.44655;2.91889;197;20221011;16.1;10.1;13.1;1.5;13.64;.1;1.01;6944 +87088;47.44655;2.91889;197;20221012;19.6;6;12.8;.8;11.94;.1;1.27;10587 +87088;47.44655;2.91889;197;20221013;15.9;11;13.4;2.1;14.44;2.8;.91;6097 +87088;47.44655;2.91889;197;20221014;17.6;13.9;15.7;2.9;16.84;10.2;.91;5092 +87088;47.44655;2.91889;197;20221015;17.1;15.5;16.3;2.9;16.94;4.5;.89;3042 +87088;47.44655;2.91889;197;20221016;23.5;13.7;18.6;1.7;16.99;.1;1.55;8437 +87088;47.44655;2.91889;197;20221017;22.3;15.7;19;2.4;16.34;13.5;1.7;6734 +87088;47.44655;2.91889;197;20221018;23;13.5;18.3;1.9;17.19;.2;1.46;7961 +87088;47.44655;2.91889;197;20221019;23.7;11;17.3;1.7;15.34;1.2;1.56;9303 +87088;47.44655;2.91889;197;20221020;22.3;14.7;18.5;2.7;16.84;9.5;1.6;6910 +87088;47.44655;2.91889;197;20221021;20;14.6;17.3;2.5;15.99;3.3;1.34;5654 +87088;47.44655;2.91889;197;20221022;21.9;11.3;16.6;2.1;14.19;.4;1.56;8041 +87088;47.44655;2.91889;197;20221023;20.8;13.3;17.1;2.7;14.69;.6;1.59;6594 +87088;47.44655;2.91889;197;20221024;20.1;14.6;17.3;2.9;13.14;1.8;1.84;5443 +87088;47.44655;2.91889;197;20221025;19.7;7.9;13.8;1.8;12.99;.4;1.16;8050 +87088;47.44655;2.91889;197;20221026;22.1;12.8;17.4;2.2;14.29;.1;1.57;7023 +87088;47.44655;2.91889;197;20221027;22.6;9.8;16.2;2.3;14.09;0;1.55;8218 +87088;47.44655;2.91889;197;20221028;23;16.6;19.8;2.3;14.39;.1;1.86;5571 +87088;47.44655;2.91889;197;20221029;24.5;11.5;18;1.6;13.29;.2;1.53;7981 +87088;47.44655;2.91889;197;20221030;20.8;8;14.4;1.5;12.54;0;1.14;7790 +87088;47.44655;2.91889;197;20221031;21.2;11.2;16.2;1.8;14.49;3.7;1.18;6745 +87088;47.44655;2.91889;197;20221101;16.7;9.2;12.9;3.4;11.79;.2;1.25;5661 +87088;47.44655;2.91889;197;20221102;16.9;10.9;13.9;2.4;11.74;.1;1.22;4940 +87088;47.44655;2.91889;197;20221103;14.1;7.8;11;3;11.19;11.3;.88;4939 +87088;47.44655;2.91889;197;20221104;9.9;8.4;9.2;2.6;10.39;3.8;.66;2026 +87088;47.44655;2.91889;197;20221105;10.7;1.2;6;1.4;8.64;.1;.52;6056 +87088;47.44655;2.91889;197;20221106;10.7;6.1;8.4;2.5;9.79;.8;.65;3946 +87088;47.44655;2.91889;197;20221107;16.2;10.7;13.5;2.6;12.09;.5;1.08;4304 +87088;47.44655;2.91889;197;20221108;16.9;8;12.4;2.9;10.89;6.8;1.2;5597 +87088;47.44655;2.91889;197;20221109;14.6;11.7;13.1;2;12.44;.8;.84;2925 +87088;47.44655;2.91889;197;20221110;10.1;4.3;7.2;1.6;10.54;0;.3;4198 +87088;47.44655;2.91889;197;20221111;17.3;7.8;12.5;1.9;11.09;.2;.94;5461 +87088;47.44655;2.91889;197;20221112;19.3;5;12.1;1.1;10.34;.3;.73;6731 +87088;47.44655;2.91889;197;20221113;18.2;3.1;10.7;.7;10.14;.2;.5;6841 +87088;47.44655;2.91889;197;20221114;16.3;5.4;10.8;2.2;11.04;4.1;.76;5611 +87088;47.44655;2.91889;197;20221115;13.9;6.6;10.2;2.6;11.69;2.6;.52;4494 +87088;47.44655;2.91889;197;20221116;13.5;9.1;11.3;3.9;11.44;4;.87;3311 +87088;47.44655;2.91889;197;20221117;13.8;11.3;12.6;5.1;11.49;5.1;1.36;2291 +87088;47.44655;2.91889;197;20221118;11.3;8.1;9.7;3.1;9.49;.1;.94;2641 +87088;47.44655;2.91889;197;20221119;9.7;1.4;5.5;.9;7.94;.5;.36;4513 +87088;47.44655;2.91889;197;20221120;7.7;2;4.9;2.3;8.39;4;.31;3597 +87088;47.44655;2.91889;197;20221121;8.5;4.2;6.3;3;8.59;3.2;.51;3035 +87088;47.44655;2.91889;197;20221122;10.7;4;7.4;3.7;8.19;0;.88;3830 +87088;47.44655;2.91889;197;20221123;12.9;3.7;8.3;2.8;8.74;2.6;.78;4547 +87088;47.44655;2.91889;197;20221124;11.7;7.1;9.4;2.8;10.19;1.8;.64;3020 +87088;47.44655;2.91889;197;20221125;11.6;5.6;8.6;1.7;9.49;0;.51;3451 +87088;47.44655;2.91889;197;20221126;6.5;.4;3.4;1.9;7.84;0;.2;3439 +87088;47.44655;2.91889;197;20221127;10;3.7;6.8;2.4;8.14;2.6;.63;3390 +87088;47.44655;2.91889;197;20221128;11.7;6.5;9.1;2;9.49;4.8;.63;3053 +87088;47.44655;2.91889;197;20221129;7.7;6.3;7;1.7;9.24;.4;.44;1283 +87088;47.44655;2.91889;197;20221130;6.7;5;5.8;2.3;8.54;0;.44;1449 +87088;47.44655;2.91889;197;20221201;6.5;4.5;5.5;3;8.04;.5;.53;1603 +87088;47.44655;2.91889;197;20221202;4.7;3.8;4.3;2.1;7.54;2.4;.47;874 +87088;47.44655;2.91889;197;20221203;5.6;2.8;4.2;3.3;7.09;1.5;.56;1932 +87088;47.44655;2.91889;197;20221204;5.4;2.5;3.9;1.7;7.44;4.6;.36;1956 +87088;47.44655;2.91889;197;20221205;4.9;3.4;4.1;1.7;7.74;.1;.36;1238 +87088;47.44655;2.91889;197;20221206;4;2.4;3.2;1.9;6.99;0;.41;1289 +87088;47.44655;2.91889;197;20221207;4.9;.4;2.6;1.4;6.69;0;.3;2551 +87088;47.44655;2.91889;197;20221208;4.7;1;2.8;1.9;5.84;0;.53;2230 +87088;47.44655;2.91889;197;20221209;2.1;-2.6;-.2;2.6;5.34;.1;.34;2594 +87088;47.44655;2.91889;197;20221210;1.9;-1;.5;1.8;4.84;0;.5;1872 +87088;47.44655;2.91889;197;20221211;1.3;-7.2;-2.9;1.1;4.14;0;.21;3585 +87088;47.44655;2.91889;197;20221212;-2.3;-6;-4.2;2.5;4.19;0;.23;2161 +87088;47.44655;2.91889;197;20221213;2;-4.7;-1.4;1.9;4.19;.7;.41;3121 +87088;47.44655;2.91889;197;20221214;1.6;-1.5;.1;1.4;6.24;2.7;.18;1927 +87088;47.44655;2.91889;197;20221215;1.7;.1;.9;2.8;5.74;0;.44;1260 +87088;47.44655;2.91889;197;20221216;2.7;-3.3;-.3;2.5;4.39;0;.58;2843 +87088;47.44655;2.91889;197;20221217;.3;-5.4;-2.5;1.5;4.09;0;.31;2763 +87088;47.44655;2.91889;197;20221218;5.6;-8.1;-1.3;2.3;4.64;.2;.38;4529 +87088;47.44655;2.91889;197;20221219;12.6;5.6;9.1;3.2;8.64;0;.94;3121 +87088;47.44655;2.91889;197;20221220;14.1;9.5;11.8;2.9;10.69;5.6;.93;2458 +87088;47.44655;2.91889;197;20221221;11.8;10.9;11.4;3.3;12.19;2.1;.65;796 +87088;47.44655;2.91889;197;20221222;13.2;11;12.1;5;12.14;10.2;.92;1472 +87088;47.44655;2.91889;197;20221223;13.9;13.3;13.6;4.3;13.99;4.1;.8;465 +87088;47.44655;2.91889;197;20221224;11.6;10.2;10.9;2.3;11.44;1;.63;1020 +87088;47.44655;2.91889;197;20221225;14.9;8.7;11.8;2.5;10.69;.6;.84;2932 +87088;47.44655;2.91889;197;20221226;11.8;10.6;11.2;2.6;10.49;1.6;.94;984 +87088;47.44655;2.91889;197;20221227;8.4;.6;4.5;1.6;8.24;.5;.19;3353 +87088;47.44655;2.91889;197;20221228;12.3;5.5;8.9;3.4;9.64;.6;.67;3131 +87088;47.44655;2.91889;197;20221229;11;9.9;10.5;4.2;10.29;3.2;1.02;943 +87088;47.44655;2.91889;197;20221230;13.8;4.8;9.3;3.8;10.94;4.3;.46;3727 +87088;47.44655;2.91889;197;20221231;16.2;13.1;14.6;3.9;11.64;0;1.56;1927 +87089;47.46754;3.24906;241;20220101;15.3;1.8;8.6;1.2;8.7;0;.41;4737 +87089;47.46754;3.24906;241;20220102;13.8;4.1;8.9;4.3;10;.4;.73;3864 +87089;47.46754;3.24906;241;20220103;12;10.5;11.3;4.6;11.56;7.4;.84;1252 +87089;47.46754;3.24906;241;20220104;12.6;10.2;11.4;4.4;10.23;6.6;1.25;1669 +87089;47.46754;3.24906;241;20220105;5.3;.6;3;2.8;6.36;.1;.5;2675 +87089;47.46754;3.24906;241;20220106;5.5;-2.1;1.7;1.3;5.7;.4;.32;3562 +87089;47.46754;3.24906;241;20220107;6;-1;2.5;4.3;7.03;6.7;.3;3423 +87089;47.46754;3.24906;241;20220108;7.5;1.1;4.3;5.5;8.3;10.1;.22;3306 +87089;47.46754;3.24906;241;20220109;6.3;4.4;5.3;4.3;7.53;4.9;.71;1580 +87089;47.46754;3.24906;241;20220110;6.9;1.9;4.4;1.5;6.93;0;.45;2896 +87089;47.46754;3.24906;241;20220111;.2;-1.2;-.5;2.6;5.9;0;.22;1181 +87089;47.46754;3.24906;241;20220112;3.1;-.4;1.4;3;5.76;0;.48;2449 +87089;47.46754;3.24906;241;20220113;1.6;-2.5;-.5;2.4;5.63;0;.24;2603 +87089;47.46754;3.24906;241;20220114;6;-2.7;1.6;1.3;5.46;0;.4;4213 +87089;47.46754;3.24906;241;20220115;6.8;-4.2;1.3;.8;5.23;0;.27;4878 +87089;47.46754;3.24906;241;20220116;-.4;-3.5;-1.9;2.3;5.43;.1;.16;2338 +87089;47.46754;3.24906;241;20220117;3.7;-.9;1.4;1.2;6.9;0;.2;3040 +87089;47.46754;3.24906;241;20220118;7.7;2.5;5.1;2.9;7.36;0;.61;3335 +87089;47.46754;3.24906;241;20220119;2.9;1.7;2.3;3.1;6.96;1.9;.32;1277 +87089;47.46754;3.24906;241;20220120;6.1;2.7;4.4;3;7.16;.1;.58;2594 +87089;47.46754;3.24906;241;20220121;4.3;-.3;2;2.8;5.8;0;.57;3151 +87089;47.46754;3.24906;241;20220122;2.2;-2.5;-.2;1.4;6.1;0;.22;3313 +87089;47.46754;3.24906;241;20220123;4;1.9;3;2;6.2;0;.56;2033 +87089;47.46754;3.24906;241;20220124;1.1;-4.1;-1.5;1.5;5.5;0;.22;3611 +87089;47.46754;3.24906;241;20220125;.3;-3.6;-1.7;1.1;5.33;0;.25;2943 +87089;47.46754;3.24906;241;20220126;-1.9;-2.9;-2.4;1.5;5.06;0;.26;1344 +87089;47.46754;3.24906;241;20220127;-.2;-3.4;-1.8;1.6;5.43;.3;.22;2819 +87089;47.46754;3.24906;241;20220128;3.6;-.4;1.6;1.3;6.76;0;.29;3238 +87089;47.46754;3.24906;241;20220129;5.4;1.1;3.2;2.7;7.93;.7;.22;3486 +87089;47.46754;3.24906;241;20220130;9.7;5.6;7.6;1.9;8.93;0;.61;3430 +87089;47.46754;3.24906;241;20220131;7.5;3.3;5.4;4.7;7.16;.8;.9;3555 +87089;47.46754;3.24906;241;20220201;6.7;-1.2;2.8;3.7;7.83;1.8;.19;5234 +87089;47.46754;3.24906;241;20220202;8.9;7.4;8.1;2.9;10.06;.4;.53;1981 +87089;47.46754;3.24906;241;20220203;8.8;4.9;6.9;2.9;8.4;.2;.72;3671 +87089;47.46754;3.24906;241;20220204;8.4;4.2;6.3;3.2;8.63;1.8;.59;3784 +87089;47.46754;3.24906;241;20220205;8.2;-2.1;3;2.1;6.76;.1;.56;6400 +87089;47.46754;3.24906;241;20220206;8.4;2.4;5.4;7;9.26;4;.22;4803 +87089;47.46754;3.24906;241;20220207;9;4.3;6.7;2.6;7.1;0;.99;4304 +87089;47.46754;3.24906;241;20220208;11.3;-2.3;4.5;1.1;6.4;0;.69;7773 +87089;47.46754;3.24906;241;20220209;15.1;-1.3;6.9;1.9;6.66;.1;1.16;8718 +87089;47.46754;3.24906;241;20220210;5.9;4.1;5;3.3;8.28;3.7;.72;4597 +87089;47.46754;3.24906;241;20220211;7.7;.8;4.3;2.4;6.55;0;.83;8572 +87089;47.46754;3.24906;241;20220212;7.5;-4.2;1.6;2.1;5.18;0;.85;9093 +87089;47.46754;3.24906;241;20220213;15;-1.6;6.7;4.6;7.11;.6;1.77;9835 +87089;47.46754;3.24906;241;20220214;11.2;7.2;9.2;5.3;8.66;3.2;1.42;4772 +87089;47.46754;3.24906;241;20220215;9.8;4.1;7;5.4;8.65;4.9;1.05;6592 +87089;47.46754;3.24906;241;20220216;12.5;7.1;9.8;6.9;11.96;4.1;.52;5297 +87089;47.46754;3.24906;241;20220217;13.6;11.2;12.4;5.7;10.66;.2;1.7;3421 +87089;47.46754;3.24906;241;20220218;13.1;8.1;10.6;6;10.1;1.2;1.46;5276 +87089;47.46754;3.24906;241;20220219;8.7;1.8;5.2;4.6;6.56;0;1.27;6350 +87089;47.46754;3.24906;241;20220220;11.3;5.6;8.5;6.5;9.73;4.4;1.01;5786 +87089;47.46754;3.24906;241;20220221;8.5;5.6;7;6.5;8.13;.5;1.15;3960 +87089;47.46754;3.24906;241;20220222;8.9;4.9;6.9;4;9.26;.6;.66;4993 +87089;47.46754;3.24906;241;20220223;12.1;6;9.1;1.4;9.66;0;.87;6368 +87089;47.46754;3.24906;241;20220224;11.9;5;8.5;3.3;8.36;1.6;1.3;6823 +87089;47.46754;3.24906;241;20220225;8.9;-1;3.9;1.9;6.06;.1;1.02;8488 +87089;47.46754;3.24906;241;20220226;9.9;-2.3;3.8;2.7;5.33;0;1.36;9674 +87089;47.46754;3.24906;241;20220227;11.5;-3.1;4.2;2;4.93;0;1.42;10843 +87089;47.46754;3.24906;241;20220228;13.1;-4.6;4.2;.8;5.13;0;1.1;12122 +87089;47.46754;3.24906;241;20220301;12.6;-3.7;4.5;1.1;5.8;0;1.16;11769 +87089;47.46754;3.24906;241;20220302;14.1;.1;7.1;1.4;7.8;0;1.22;10997 +87089;47.46754;3.24906;241;20220303;12.3;6.6;9.4;1.1;10.2;0;.93;6958 +87089;47.46754;3.24906;241;20220304;13.9;7.3;10.6;1.8;7.8;0;1.54;7620 +87089;47.46754;3.24906;241;20220305;11.1;-2.8;4.2;1.6;4.93;0;1.41;11303 +87089;47.46754;3.24906;241;20220306;7.3;-4.9;1.2;2.2;4.13;0;1.3;10908 +87089;47.46754;3.24906;241;20220307;8.7;-4.3;2.2;2.6;4.1;0;1.54;11444 +87089;47.46754;3.24906;241;20220308;14.2;-4.2;5;1.9;4.76;0;1.83;13797 +87089;47.46754;3.24906;241;20220309;15;-2.6;6.2;1.9;6.36;0;1.74;13695 +87089;47.46754;3.24906;241;20220310;15.3;1;8.2;2.5;7.4;0;1.87;12438 +87089;47.46754;3.24906;241;20220311;15.3;7.4;11.3;4.7;8.66;4.5;2.33;9248 +87089;47.46754;3.24906;241;20220312;7.9;6.8;7.3;4.1;8.86;8.2;.89;3240 +87089;47.46754;3.24906;241;20220313;10.4;6.7;8.6;4.6;8.2;5.8;1.57;6337 +87089;47.46754;3.24906;241;20220314;14.7;-.1;7.3;2.8;8.1;3.3;1.72;13363 +87089;47.46754;3.24906;241;20220315;15.7;8.4;12;2.2;11.06;.1;1.56;9319 +87089;47.46754;3.24906;241;20220316;15.3;7.1;11.2;1.5;10.26;0;1.49;10085 +87089;47.46754;3.24906;241;20220317;9.3;8;8.7;4.2;8.96;.1;1.2;3702 +87089;47.46754;3.24906;241;20220318;13.4;4.1;8.8;5.9;7.41;.1;2.6;14191 +87089;47.46754;3.24906;241;20220319;15.6;4.6;10.1;3;7.51;0;2.47;14615 +87089;47.46754;3.24906;241;20220320;14.5;3;8.8;2.1;8.15;1.6;1.56;8252 +87089;47.46754;3.24906;241;20220321;17;7.2;12.1;3.2;8.14;0;2.69;13638 +87089;47.46754;3.24906;241;20220322;16.9;3;10;3.7;6.05;0;3.25;17825 +87089;47.46754;3.24906;241;20220323;17.7;.1;8.9;3.1;6.08;0;3.05;18359 +87089;47.46754;3.24906;241;20220324;20;-.3;9.9;2;6.55;0;2.9;18812 +87089;47.46754;3.24906;241;20220325;20.5;.8;10.6;3.3;6.58;0;3.53;18926 +87089;47.46754;3.24906;241;20220326;20.2;3;11.6;3.1;6.61;0;3.53;18326 +87089;47.46754;3.24906;241;20220327;21.6;1.5;11.6;2;7.11;0;3.14;19095 +87089;47.46754;3.24906;241;20220328;21.5;1.8;11.6;1.3;7.68;0;2.69;18129 +87089;47.46754;3.24906;241;20220329;18.3;5.9;12.1;1.8;9.38;.5;2.15;11200 +87089;47.46754;3.24906;241;20220330;12.6;7.7;10.2;2.5;10.81;3.4;1.37;7923 +87089;47.46754;3.24906;241;20220331;10.9;6.7;8.8;4.5;8.38;2;1.74;7193 +87089;47.46754;3.24906;241;20220401;4.9;.6;2.8;6.3;5.82;2.9;1.24;6539 +87089;47.46754;3.24906;241;20220402;5.8;.2;3;5.8;5.05;0;1.83;10500 +87089;47.46754;3.24906;241;20220403;6;-1.9;2.1;3.1;4.75;0;1.62;11748 +87089;47.46754;3.24906;241;20220404;10.2;-4.6;2.8;2.8;5.12;0;2.1;18699 +87089;47.46754;3.24906;241;20220405;11.4;4.7;8;3.7;8.95;.2;1.5;8167 +87089;47.46754;3.24906;241;20220406;11.9;7.5;9.7;4.7;10.68;1.5;1.22;5668 +87089;47.46754;3.24906;241;20220407;13.7;8.7;11.2;8.3;11.48;12.3;1.71;6838 +87089;47.46754;3.24906;241;20220408;15.4;8.8;12.1;7.8;10.38;9.9;2.48;7676 +87089;47.46754;3.24906;241;20220409;10.8;1.3;6.1;3.1;6.91;1.5;2.04;15318 +87089;47.46754;3.24906;241;20220410;14;-2.5;5.7;2.7;6.15;0;2.68;21562 +87089;47.46754;3.24906;241;20220411;20.9;2.9;11.9;4.5;8.38;.1;4.01;20161 +87089;47.46754;3.24906;241;20220412;20.4;9.5;15;3.5;9.65;0;3.7;17151 +87089;47.46754;3.24906;241;20220413;17.8;7.7;12.7;2.2;12.08;0;2.2;13256 +87089;47.46754;3.24906;241;20220414;20.5;7.3;13.9;1.7;11.41;0;2.98;18909 +87089;47.46754;3.24906;241;20220415;21.2;5.6;13.4;2.5;10.68;0;3.5;21997 +87089;47.46754;3.24906;241;20220416;20.1;7.2;13.7;3.9;9.11;0;4.07;22571 +87089;47.46754;3.24906;241;20220417;21.6;2.2;11.9;2.6;6.75;0;4.2;24561 +87089;47.46754;3.24906;241;20220418;20.4;2.9;11.7;1.5;7.41;0;3.34;22260 +87089;47.46754;3.24906;241;20220419;18.9;3.3;11.1;2.4;9.15;0;3.22;20962 +87089;47.46754;3.24906;241;20220420;19.8;5.3;12.6;2.7;8.55;0;3.45;19404 +87089;47.46754;3.24906;241;20220421;19.9;2.9;11.4;2.1;8.01;0;3.55;22911 +87089;47.46754;3.24906;241;20220422;20.7;2.7;11.7;1.9;9.08;.4;3.56;23984 +87089;47.46754;3.24906;241;20220423;19.3;8.5;13.9;4.1;10.91;5.5;3.11;13923 +87089;47.46754;3.24906;241;20220424;16.6;7.6;12.1;3.1;11.78;2;2.03;11439 +87089;47.46754;3.24906;241;20220425;13.7;10.1;11.9;2.6;11.65;1.1;1.6;7748 +87089;47.46754;3.24906;241;20220426;16.1;5;10.6;2.6;9.21;0;3.03;21701 +87089;47.46754;3.24906;241;20220427;19;2.6;10.8;3.7;9.11;0;3.73;24460 +87089;47.46754;3.24906;241;20220428;22.2;4.5;13.3;2.4;9.75;0;4.06;24277 +87089;47.46754;3.24906;241;20220429;18.6;6;12.3;1.6;10.55;0;2.6;15086 +87089;47.46754;3.24906;241;20220430;17.2;4.8;11;3.2;8.88;0;3.52;23854 +87089;47.46754;3.24906;241;20220501;17.6;2.3;10;2.4;8.35;0;3.39;23577 +87089;47.46754;3.24906;241;20220502;19.2;5;12.1;2.7;9.28;0;3.6;22091 +87089;47.46754;3.24906;241;20220503;20.6;7.3;14;2.7;10.61;0;3.69;20980 +87089;47.46754;3.24906;241;20220504;16.7;8.9;12.8;2.9;11.18;.4;2.56;14246 +87089;47.46754;3.24906;241;20220505;18.5;5.9;12.2;2.4;10.81;2.2;3.07;19515 +87089;47.46754;3.24906;241;20220506;20.4;4;12.2;1.8;10.23;0;3.47;22873 +87089;47.46754;3.24906;241;20220507;22;5.2;13.6;1.6;10.73;.9;3.64;23174 +87089;47.46754;3.24906;241;20220508;22.7;7.4;15.1;1.8;11.86;.1;3.73;22315 +87089;47.46754;3.24906;241;20220509;25.2;6.9;16;1;12.1;.1;3.95;24519 +87089;47.46754;3.24906;241;20220510;26.4;7.7;17.1;1.4;12.43;0;4.32;24911 +87089;47.46754;3.24906;241;20220511;28;11;19.5;2.7;13;0;5.07;23521 +87089;47.46754;3.24906;241;20220512;21.4;10.1;15.7;1.4;14.13;0;3.18;19533 +87089;47.46754;3.24906;241;20220513;22.6;13.2;17.9;1.5;12.73;0;3.44;17694 +87089;47.46754;3.24906;241;20220514;25.1;5.9;15.5;1.2;11.23;0;4.2;25696 +87089;47.46754;3.24906;241;20220515;28.7;9.5;19.1;2.1;13.63;2.7;5.01;25640 +87089;47.46754;3.24906;241;20220516;26.3;13.7;20;2;15.56;0;4.18;20861 +87089;47.46754;3.24906;241;20220517;28.7;11.6;20.2;1.1;15.5;0;4.5;24472 +87089;47.46754;3.24906;241;20220518;29.5;14.5;22;1.5;17.8;0;4.58;23180 +87089;47.46754;3.24906;241;20220519;29.1;16.9;23;2.3;16.93;.4;4.76;20805 +87089;47.46754;3.24906;241;20220520;29.3;15.2;22.3;2.6;16.43;0;5.02;22198 +87089;47.46754;3.24906;241;20220521;26.9;8.8;17.9;1.4;12.6;.1;4.58;25719 +87089;47.46754;3.24906;241;20220522;28.8;13.2;21;2.4;14.73;9.6;5.17;23807 +87089;47.46754;3.24906;241;20220523;20.2;15.8;18;3.9;16.76;5.5;2.63;12269 +87089;47.46754;3.24906;241;20220524;17.8;10.8;14.3;3.5;12.16;.5;2.94;15780 +87089;47.46754;3.24906;241;20220525;20.1;6.5;13.3;1.7;11.23;.1;3.49;22505 +87089;47.46754;3.24906;241;20220526;20.5;10;15.2;1.4;12.7;0;3.31;19474 +87089;47.46754;3.24906;241;20220527;17.8;10.3;14.1;1.4;12.96;.2;2.72;16758 +87089;47.46754;3.24906;241;20220528;20.5;6.7;13.6;2.3;10.2;0;3.87;22971 +87089;47.46754;3.24906;241;20220529;18;7.3;12.6;3.1;8.26;0;3.79;20115 +87089;47.46754;3.24906;241;20220530;21;5.5;13.3;1.7;8.46;0;4.04;24254 +87089;47.46754;3.24906;241;20220531;23;5.4;14.2;1.3;9.06;0;4.24;26162 +87089;47.46754;3.24906;241;20220601;24;5.5;14.7;1.2;9.9;0;4.35;26895 +87089;47.46754;3.24906;241;20220602;27;11;19;2.3;12.36;.6;5.04;24801 +87089;47.46754;3.24906;241;20220603;27.2;13.4;20.3;1.7;16.33;8.1;4.48;23067 +87089;47.46754;3.24906;241;20220604;27.8;16.2;22;2.7;19.03;8.1;4.54;21280 +87089;47.46754;3.24906;241;20220605;22.5;16.4;19.4;3.2;17.06;3.3;3.28;14995 +87089;47.46754;3.24906;241;20220606;21.1;13.2;17.2;2.5;14.43;.4;3.36;17561 +87089;47.46754;3.24906;241;20220607;21.5;13.3;17.4;3;14.36;1.5;3.56;17838 +87089;47.46754;3.24906;241;20220608;21.1;11.4;16.3;2.5;14.1;10.5;3.47;19504 +87089;47.46754;3.24906;241;20220609;20.1;12.9;16.5;2.4;12.93;0;3.27;16769 +87089;47.46754;3.24906;241;20220610;25.6;8.4;17;1;13.13;.1;4.42;26250 +87089;47.46754;3.24906;241;20220611;28.8;10;19.4;.9;14.96;0;4.86;27528 +87089;47.46754;3.24906;241;20220612;27.8;14.7;21.2;2.2;16;0;4.79;22767 +87089;47.46754;3.24906;241;20220613;25;11.4;18.2;2.3;11.5;.1;4.78;23446 +87089;47.46754;3.24906;241;20220614;29.2;8.7;19;1.5;12.36;0;5.36;28804 +87089;47.46754;3.24906;241;20220615;33.8;11.3;22.6;1;14.96;0;5.78;30182 +87089;47.46754;3.24906;241;20220616;31.2;14.4;22.8;1;14.53;0;5.16;26157 +87089;47.46754;3.24906;241;20220617;33.8;11.7;22.8;1.1;14.5;0;5.87;30025 +87089;47.46754;3.24906;241;20220618;36.4;14.4;25.4;1.6;15.63;0;6.63;29908 +87089;47.46754;3.24906;241;20220619;36.2;22.2;29.2;3;15.93;7.8;7.31;23972 +87089;47.46754;3.24906;241;20220620;28.3;16.9;22.6;2.9;18.86;5.4;4.79;21219 +87089;47.46754;3.24906;241;20220621;29.1;16.2;22.6;2.2;19.3;4.1;4.8;22724 +87089;47.46754;3.24906;241;20220622;25.5;17.4;21.4;2.2;19.66;9.3;3.74;18042 +87089;47.46754;3.24906;241;20220623;27.1;14;20.5;1.7;17.33;11;4.46;22969 +87089;47.46754;3.24906;241;20220624;22.7;14.4;18.5;3.3;16.63;1;3.55;18013 +87089;47.46754;3.24906;241;20220625;23.4;14.6;19;2.6;15.53;6.5;3.81;18620 +87089;47.46754;3.24906;241;20220626;16.4;12.4;14.4;1.2;15.16;6.8;2.12;12766 +87089;47.46754;3.24906;241;20220627;22.5;13.6;18;1.7;14.6;4.2;3.58;18917 +87089;47.46754;3.24906;241;20220628;26.1;8;17.1;1.1;12;.1;4.64;27189 +87089;47.46754;3.24906;241;20220629;26.6;10.1;18.3;1.6;13.43;7.7;4.72;25817 +87089;47.46754;3.24906;241;20220630;14.2;13.6;13.9;1.8;14.73;13;1.1;4429 +87089;47.46754;3.24906;241;20220701;21.4;10;15.7;1.8;12.36;0;3.72;21328 +87089;47.46754;3.24906;241;20220702;26.8;7;16.9;1.1;12.4;.1;4.75;28194 +87089;47.46754;3.24906;241;20220703;26.7;10.3;18.5;1.5;13.86;0;4.66;25532 +87089;47.46754;3.24906;241;20220704;25.6;12.1;18.8;1.6;13.6;.1;4.4;23155 +87089;47.46754;3.24906;241;20220705;26.1;9.5;17.8;1.3;13.13;0;4.52;25659 +87089;47.46754;3.24906;241;20220706;24.1;11;17.6;2.1;12.4;0;4.36;22743 +87089;47.46754;3.24906;241;20220707;23.3;9.4;16.4;2.2;13.96;0;4.02;23314 +87089;47.46754;3.24906;241;20220708;25;10.7;17.9;2.8;12.73;0;4.72;23620 +87089;47.46754;3.24906;241;20220709;27.6;10.2;18.9;1.7;13.8;0;4.88;26126 +87089;47.46754;3.24906;241;20220710;25.7;13.2;19.5;3.7;13.33;0;5.05;21948 +87089;47.46754;3.24906;241;20220711;29;13.3;21.2;3.1;13.8;0;5.68;24488 +87089;47.46754;3.24906;241;20220712;30.6;12.6;21.6;1.8;13.96;0;5.5;26448 +87089;47.46754;3.24906;241;20220713;32.3;11;21.7;1;13.9;0;5.37;28667 +87089;47.46754;3.24906;241;20220714;33.8;12.3;23.1;1.7;14.53;0;6.09;28598 +87089;47.46754;3.24906;241;20220715;27.3;16.1;21.7;2.7;12.53;0;5.1;20463 +87089;47.46754;3.24906;241;20220716;28.3;10.5;19.4;2.1;10.76;0;5.34;25922 +87089;47.46754;3.24906;241;20220717;31.8;11.4;21.6;1.9;12.56;0;5.85;27704 +87089;47.46754;3.24906;241;20220718;37.8;12.3;25;1.3;13.7;0;6.42;30056 +87089;47.46754;3.24906;241;20220719;37.1;14.4;25.8;2.2;16.1;0;6.98;29031 +87089;47.46754;3.24906;241;20220720;23.7;20.1;21.9;2;18.23;1.4;2.89;11245 +87089;47.46754;3.24906;241;20220721;28.3;15;21.6;1.2;17.2;.1;4.26;21902 +87089;47.46754;3.24906;241;20220722;29;14.7;21.8;1.6;17.63;3.1;4.5;22456 +87089;47.46754;3.24906;241;20220723;27.2;18.2;22.7;2;19.06;0;3.96;17694 +87089;47.46754;3.24906;241;20220724;32.6;13.1;22.9;1;16.46;.2;5.08;26345 +87089;47.46754;3.24906;241;20220725;27.3;15.6;21.4;3.1;17.53;.5;4.44;20035 +87089;47.46754;3.24906;241;20220726;23.8;13.9;18.8;1.6;15.43;0;3.51;18461 +87089;47.46754;3.24906;241;20220727;26;14;20;1.5;12.66;0;4.13;20215 +87089;47.46754;3.24906;241;20220728;27.4;10.6;19;1.2;12.2;0;4.41;24185 +87089;47.46754;3.24906;241;20220729;28;13.1;20.5;1;12.83;0;4.25;22547 +87089;47.46754;3.24906;241;20220730;30.3;11.3;20.8;1.2;13.9;0;4.8;25393 +87089;47.46754;3.24906;241;20220731;31.1;13.4;22.3;1.2;14.93;0;4.82;24424 +87089;47.46754;3.24906;241;20220801;28;13.6;20.8;1.2;16.03;0;4.15;21827 +87089;47.46754;3.24906;241;20220802;32;12.5;22.3;.9;15.2;0;4.73;25373 +87089;47.46754;3.24906;241;20220803;35.6;14.4;25;1.2;15.2;0;5.43;26278 +87089;47.46754;3.24906;241;20220804;36.5;16.1;26.3;1.5;16.86;4.2;5.7;25538 +87089;47.46754;3.24906;241;20220805;26.9;18;22.4;2.9;17.66;.1;4.11;16762 +87089;47.46754;3.24906;241;20220806;26.2;13.2;19.7;3.2;11.93;0;4.87;20138 +87089;47.46754;3.24906;241;20220807;27.7;10.9;19.3;2.9;9.93;0;5.33;23010 +87089;47.46754;3.24906;241;20220808;30.2;11.9;21;2.4;10.63;0;5.5;23822 +87089;47.46754;3.24906;241;20220809;32.2;13.2;22.7;2.6;11.76;0;5.96;24202 +87089;47.46754;3.24906;241;20220810;32.6;13.6;23.1;2.4;10.93;0;5.86;24029 +87089;47.46754;3.24906;241;20220811;32.7;14.1;23.4;2.2;10.16;0;5.78;23669 +87089;47.46754;3.24906;241;20220812;34.1;11.6;22.9;1.7;10.53;0;5.57;25824 +87089;47.46754;3.24906;241;20220813;33.3;12.5;22.9;1.5;9.93;0;5.21;24750 +87089;47.46754;3.24906;241;20220814;26.1;14.5;20.3;2;15.63;1.9;3.75;18066 +87089;47.46754;3.24906;241;20220815;24;16.8;20.4;2.7;17.26;1.8;3.19;14078 +87089;47.46754;3.24906;241;20220816;28.4;13.6;21;1.6;16.73;6.8;3.95;20203 +87089;47.46754;3.24906;241;20220817;26.8;15.7;21.2;1.9;17.26;6.2;3.61;17430 +87089;47.46754;3.24906;241;20220818;25.8;15.6;20.7;1.4;17.9;2.3;3.2;16532 +87089;47.46754;3.24906;241;20220819;23.5;14.4;18.9;2.2;18.2;4.7;2.83;15533 +87089;47.46754;3.24906;241;20220820;25.4;16;20.7;1.5;16;.1;3.23;15720 +87089;47.46754;3.24906;241;20220821;25.6;9.6;17.6;1.4;13.83;.1;3.51;20376 +87089;47.46754;3.24906;241;20220822;24.5;14.7;19.6;1.4;16.7;.2;2.98;15734 +87089;47.46754;3.24906;241;20220823;28.9;14.9;21.9;.9;17.8;.1;3.5;18813 +87089;47.46754;3.24906;241;20220824;32.6;13.8;23.2;1.3;15.53;0;4.38;21658 +87089;47.46754;3.24906;241;20220825;32.7;12.2;22.4;1.6;14.06;.3;4.68;22343 +87089;47.46754;3.24906;241;20220826;24.6;18.3;21.4;2.1;16.86;0;3;12168 +87089;47.46754;3.24906;241;20220827;26.3;11.2;18.8;1.7;13.53;0;3.59;18891 +87089;47.46754;3.24906;241;20220828;28.4;9.6;19;1.1;13.8;0;3.63;20980 +87089;47.46754;3.24906;241;20220829;31.3;13.1;22.2;1.1;15.23;.2;3.88;20464 +87089;47.46754;3.24906;241;20220830;22.8;15.3;19;1.2;16.4;.3;2.39;12514 +87089;47.46754;3.24906;241;20220831;27.7;13.1;20.4;1.3;15.5;0;3.37;17874 +87089;47.46754;3.24906;241;20220901;28.7;11.3;20;1;13.86;0;3.47;19491 +87089;47.46754;3.24906;241;20220902;25.1;11.5;18.3;1.4;15.15;7.9;2.96;16834 +87089;47.46754;3.24906;241;20220903;24.4;14.8;19.6;2;16.55;.8;2.84;13985 +87089;47.46754;3.24906;241;20220904;29.5;10.4;19.9;1.6;14.7;1.4;3.77;19740 +87089;47.46754;3.24906;241;20220905;31;14.5;22.8;3.1;17.5;4.4;4.46;18165 +87089;47.46754;3.24906;241;20220906;29;15.4;22.2;2;17.56;3.8;3.5;16379 +87089;47.46754;3.24906;241;20220907;22.2;13.4;17.8;1.8;16.4;12.1;2.31;12979 +87089;47.46754;3.24906;241;20220908;21.3;13.4;17.4;3.6;15.53;3.9;2.5;11966 +87089;47.46754;3.24906;241;20220909;20.9;14.8;17.9;4.5;14.96;4.3;2.72;10457 +87089;47.46754;3.24906;241;20220910;20;13.4;16.7;3;14.3;.2;2.34;10768 +87089;47.46754;3.24906;241;20220911;24.5;9.1;16.8;1.2;13.53;.1;2.7;16581 +87089;47.46754;3.24906;241;20220912;29.7;10.2;19.9;1.4;14.66;0;3.39;18430 +87089;47.46754;3.24906;241;20220913;28;16.4;22.2;1.7;18.53;8.8;2.93;13898 +87089;47.46754;3.24906;241;20220914;25.6;17.5;21.6;2.6;18.96;3.8;2.72;11471 +87089;47.46754;3.24906;241;20220915;21.4;16;18.7;1.8;17.13;2.3;1.91;9123 +87089;47.46754;3.24906;241;20220916;17.9;11.1;14.5;1.4;12.86;.5;1.74;10279 +87089;47.46754;3.24906;241;20220917;16.3;6.2;11.3;2;8.93;0;2.07;12538 +87089;47.46754;3.24906;241;20220918;18.5;1.7;10.1;1.1;8.36;.1;2.07;16053 +87089;47.46754;3.24906;241;20220919;17.8;3.6;10.7;1.4;8.66;0;2.06;14631 +87089;47.46754;3.24906;241;20220920;18.5;2.3;10.4;1.6;8.6;.1;2.17;15420 +87089;47.46754;3.24906;241;20220921;19.1;4.8;12;1.5;8.93;0;2.17;14354 +87089;47.46754;3.24906;241;20220922;20.8;2;11.4;1;8.46;0;2.16;16271 +87089;47.46754;3.24906;241;20220923;19.6;4.5;12.1;.9;10.4;0;1.86;14298 +87089;47.46754;3.24906;241;20220924;19.7;9.2;14.5;1.1;11.9;0;1.8;11704 +87089;47.46754;3.24906;241;20220925;16.4;7.6;12;1;11.6;.2;1.47;10604 +87089;47.46754;3.24906;241;20220926;15.6;5.5;10.5;2.9;10.66;7.5;1.6;11265 +87089;47.46754;3.24906;241;20220927;13.3;9.7;11.5;4.4;12.13;19.5;1.14;6381 +87089;47.46754;3.24906;241;20220928;12.6;10.6;11.6;2.1;12.96;7.4;.81;4528 +87089;47.46754;3.24906;241;20220929;13.4;9.4;11.4;1.6;11.16;4;1.16;6439 +87089;47.46754;3.24906;241;20220930;16.6;3.6;10.1;1.3;9.53;5.8;1.55;12247 +87089;47.46754;3.24906;241;20221001;18.4;8.5;13.5;5.1;14.4;7.4;1.43;10409 +87089;47.46754;3.24906;241;20221002;18.2;15.9;17.1;4.1;17.06;3.9;1.28;4536 +87089;47.46754;3.24906;241;20221003;16.1;12.3;14.2;1.8;13.43;0;1.22;6065 +87089;47.46754;3.24906;241;20221004;19.9;5.4;12.7;.9;11.23;.3;1.56;12279 +87089;47.46754;3.24906;241;20221005;24;7.8;15.9;1.8;13.1;0;2.13;12766 +87089;47.46754;3.24906;241;20221006;18.4;11.5;14.9;1.3;12.16;0;1.47;8135 +87089;47.46754;3.24906;241;20221007;20.4;5.1;12.8;1;11.5;.1;1.53;12111 +87089;47.46754;3.24906;241;20221008;17.8;6.8;12.3;1.1;10.63;.1;1.36;10105 +87089;47.46754;3.24906;241;20221009;19.6;1.6;10.6;1.2;9.36;.2;1.58;12813 +87089;47.46754;3.24906;241;20221010;18.6;7.2;12.9;1.3;13.3;.5;1.24;9925 +87089;47.46754;3.24906;241;20221011;16.7;11.8;14.2;1.5;14.33;.1;1.03;6336 +87089;47.46754;3.24906;241;20221012;18.8;8;13.4;.8;12.66;.1;1.19;9430 +87089;47.46754;3.24906;241;20221013;16;11.1;13.6;2.3;14.23;2.6;.96;5976 +87089;47.46754;3.24906;241;20221014;17.2;13.8;15.5;4.6;16.53;10.1;.93;4863 +87089;47.46754;3.24906;241;20221015;17.1;15.4;16.2;4;16.53;4;1.03;3295 +87089;47.46754;3.24906;241;20221016;23.6;13.9;18.8;2;16.6;0;1.67;8372 +87089;47.46754;3.24906;241;20221017;22.4;16.6;19.5;2.6;16;9;1.86;6184 +87089;47.46754;3.24906;241;20221018;22.9;13.5;18.2;1.8;16.93;.3;1.43;8038 +87089;47.46754;3.24906;241;20221019;23.6;11.2;17.4;1.5;15.3;1.4;1.49;9019 +87089;47.46754;3.24906;241;20221020;22.2;14.6;18.4;2.9;16.9;8.1;1.6;6866 +87089;47.46754;3.24906;241;20221021;20.1;15.6;17.8;3.1;16;2.8;1.51;5140 +87089;47.46754;3.24906;241;20221022;21.7;10.5;16.1;1.9;14.13;.3;1.44;8170 +87089;47.46754;3.24906;241;20221023;21;13.3;17.2;3.4;14.63;1;1.8;6465 +87089;47.46754;3.24906;241;20221024;20.1;14.7;17.4;3.8;13.06;1;2.15;5350 +87089;47.46754;3.24906;241;20221025;19.6;7.8;13.7;1.9;12.66;.7;1.2;8096 +87089;47.46754;3.24906;241;20221026;21.6;13.4;17.5;2.7;14.46;.2;1.66;6531 +87089;47.46754;3.24906;241;20221027;22.4;10.3;16.4;2.7;14.2;0;1.63;7900 +87089;47.46754;3.24906;241;20221028;23.8;17.3;20.6;2.4;13.96;0;2.08;5470 +87089;47.46754;3.24906;241;20221029;24;12;18;1.7;13.06;.1;1.61;7634 +87089;47.46754;3.24906;241;20221030;21.5;9.5;15.5;1.6;11.93;0;1.34;7552 +87089;47.46754;3.24906;241;20221031;20.7;11.1;15.9;2.5;14.13;4.9;1.33;6587 +87089;47.46754;3.24906;241;20221101;16;10.1;13.1;4.1;12.13;.1;1.27;4926 +87089;47.46754;3.24906;241;20221102;16.2;10.9;13.6;2.7;11.73;.1;1.22;4623 +87089;47.46754;3.24906;241;20221103;13.5;8;10.8;3.7;11;10.9;.95;4659 +87089;47.46754;3.24906;241;20221104;9.6;8.5;9;3.6;10.26;3.3;.69;1598 +87089;47.46754;3.24906;241;20221105;10;2;6;1.5;8.86;0;.47;5527 +87089;47.46754;3.24906;241;20221106;10.9;5.3;8.1;2.9;9.33;.8;.73;4324 +87089;47.46754;3.24906;241;20221107;15.8;10.8;13.3;3.7;11.8;.2;1.29;4122 +87089;47.46754;3.24906;241;20221108;17.8;8.4;13.1;3.8;10.93;5.7;1.54;5590 +87089;47.46754;3.24906;241;20221109;14.1;11.9;13;2.6;12.53;1;.88;2385 +87089;47.46754;3.24906;241;20221110;10.4;6.5;8.4;1.2;11.03;0;.37;3426 +87089;47.46754;3.24906;241;20221111;16.4;6.8;11.6;1.6;11.13;.2;.77;5526 +87089;47.46754;3.24906;241;20221112;18.1;5;11.6;.9;10.53;.2;.64;6404 +87089;47.46754;3.24906;241;20221113;17.8;4.7;11.2;.6;10.23;.2;.52;6431 +87089;47.46754;3.24906;241;20221114;15.8;5.3;10.6;2.2;10.86;4.7;.75;5560 +87089;47.46754;3.24906;241;20221115;14;8.2;11.1;3;11.83;7.7;.66;3944 +87089;47.46754;3.24906;241;20221116;13.4;9.1;11.2;4.9;11.23;5.5;.98;3246 +87089;47.46754;3.24906;241;20221117;13.5;11;12.3;6.1;11.46;7;1.32;2274 +87089;47.46754;3.24906;241;20221118;10.8;7.8;9.3;3.8;9.56;.1;.9;2521 +87089;47.46754;3.24906;241;20221119;7.9;1.6;4.8;1.4;8;1.5;.33;3920 +87089;47.46754;3.24906;241;20221120;7.9;2.8;5.3;3.2;8.53;3.6;.37;3347 +87089;47.46754;3.24906;241;20221121;8.7;4.6;6.7;4.2;8.73;2;.59;2919 +87089;47.46754;3.24906;241;20221122;10.2;4.4;7.3;5.5;8.16;0;1.02;3503 +87089;47.46754;3.24906;241;20221123;12.2;3.9;8;3.8;8.63;2.6;.9;4235 +87089;47.46754;3.24906;241;20221124;11.4;7.6;9.5;3.9;10;2.2;.82;2676 +87089;47.46754;3.24906;241;20221125;11.1;7.6;9.4;2.4;9.73;0;.69;2494 +87089;47.46754;3.24906;241;20221126;6.4;1.6;4;1.4;8;0;.25;3028 +87089;47.46754;3.24906;241;20221127;9.9;3.8;6.8;2.6;7.96;1.3;.68;3409 +87089;47.46754;3.24906;241;20221128;10.5;6.3;8.4;2.6;9.1;4.2;.69;2702 +87089;47.46754;3.24906;241;20221129;7.7;6.2;6.9;1.9;9.23;.4;.44;1392 +87089;47.46754;3.24906;241;20221130;7;4.9;6;2.6;8.53;0;.45;1712 +87089;47.46754;3.24906;241;20221201;6.3;4.6;5.5;3.1;8.1;1;.51;1471 +87089;47.46754;3.24906;241;20221202;4.4;3.4;3.9;2.3;7.36;2.1;.44;967 +87089;47.46754;3.24906;241;20221203;5.6;2.6;4.1;3.1;7.13;2.3;.51;2052 +87089;47.46754;3.24906;241;20221204;5.5;2.1;3.8;2.1;7.43;6.4;.34;2201 +87089;47.46754;3.24906;241;20221205;4.8;2.8;3.8;2.3;7.36;0;.39;1455 +87089;47.46754;3.24906;241;20221206;3.6;1.2;2.4;2.1;6.96;0;.3;1625 +87089;47.46754;3.24906;241;20221207;4.4;1.4;2.9;1.6;6.63;0;.38;2040 +87089;47.46754;3.24906;241;20221208;3.5;.3;1.9;1.8;5.76;0;.44;2050 +87089;47.46754;3.24906;241;20221209;.4;-2.8;-1.2;2.6;5.13;0;.3;2060 +87089;47.46754;3.24906;241;20221210;1.6;-1.6;0;1.9;4.8;0;.46;2034 +87089;47.46754;3.24906;241;20221211;-.4;-7.5;-4;1.1;4;0;.19;3303 +87089;47.46754;3.24906;241;20221212;-2.3;-7;-4.7;1.9;4.06;0;.19;2506 +87089;47.46754;3.24906;241;20221213;1.7;-4.4;-1.4;2.2;4.33;3.7;.44;2932 +87089;47.46754;3.24906;241;20221214;2.9;-.9;1;1.6;6.4;3.9;.22;2141 +87089;47.46754;3.24906;241;20221215;2;.1;1.1;3.3;5.96;0;.39;1381 +87089;47.46754;3.24906;241;20221216;2;-3;-.5;2.9;4.43;0;.57;2616 +87089;47.46754;3.24906;241;20221217;-.4;-5.3;-2.9;1.9;4.13;0;.32;2592 +87089;47.46754;3.24906;241;20221218;6.2;-8.4;-1.1;2.3;4.73;.1;.4;4796 +87089;47.46754;3.24906;241;20221219;13.8;6.3;10.1;4.9;8.93;0;1.34;3252 +87089;47.46754;3.24906;241;20221220;14.3;11.4;12.9;4.8;10.96;8.3;1.43;1810 +87089;47.46754;3.24906;241;20221221;11.8;10.8;11.3;4.5;12.06;1.8;.7;807 +87089;47.46754;3.24906;241;20221222;12.8;10.6;11.7;6.4;12.13;12.5;.87;1503 +87089;47.46754;3.24906;241;20221223;13.8;12.8;13.3;6;13.9;4.1;.79;758 +87089;47.46754;3.24906;241;20221224;11.5;10.2;10.9;2.9;11.53;.7;.66;969 +87089;47.46754;3.24906;241;20221225;14.1;7.8;11;2.9;10.53;.7;.82;2942 +87089;47.46754;3.24906;241;20221226;11.9;11;11.5;3.5;10.63;2.9;1.06;807 +87089;47.46754;3.24906;241;20221227;8.7;2.7;5.7;1.8;8.63;.4;.28;2869 +87089;47.46754;3.24906;241;20221228;12;5.8;8.9;4.4;9.26;.4;.89;2966 +87089;47.46754;3.24906;241;20221229;11.1;10.4;10.7;5.3;10.16;4;1.24;594 +87089;47.46754;3.24906;241;20221230;13.5;5;9.2;4.8;10.8;4.3;.55;3611 +87089;47.46754;3.24906;241;20221231;16.1;13.3;14.7;5.2;11.63;0;1.82;1831 +87090;47.48754;3.57945;203;20220101;15.6;1.7;8.6;1.2;8.7;0;.4;4843 +87090;47.48754;3.57945;203;20220102;14.4;3.5;8.9;5;10;.1;.76;4257 +87090;47.48754;3.57945;203;20220103;12.3;11;11.6;5.6;11.6;4.1;.96;1134 +87090;47.48754;3.57945;203;20220104;13;10.2;11.6;4.7;10.3;6.4;1.25;1929 +87090;47.48754;3.57945;203;20220105;5.4;1;3.2;1.8;6.4;0;.42;2575 +87090;47.48754;3.57945;203;20220106;5.7;-1;2.3;1.3;5.8;.3;.35;3331 +87090;47.48754;3.57945;203;20220107;6;-.8;2.6;4.3;6.9;7;.31;3392 +87090;47.48754;3.57945;203;20220108;7.6;1;4.3;5.8;8.1;9.6;.24;3367 +87090;47.48754;3.57945;203;20220109;6.4;4.7;5.5;4.1;7.5;3.6;.72;1466 +87090;47.48754;3.57945;203;20220110;6.5;1;3.7;1.7;6.7;0;.41;3093 +87090;47.48754;3.57945;203;20220111;.5;-1.1;-.3;3.4;5.9;0;.19;1443 +87090;47.48754;3.57945;203;20220112;2.6;-.3;1.1;3.9;5.8;0;.45;2154 +87090;47.48754;3.57945;203;20220113;1.1;-2.1;-.5;3.2;5.6;0;.24;2319 +87090;47.48754;3.57945;203;20220114;5.2;-2.1;1.5;1.1;5.7;0;.31;3819 +87090;47.48754;3.57945;203;20220115;6;-3.6;1.2;1.3;5.4;0;.34;4513 +87090;47.48754;3.57945;203;20220116;-.1;-3.2;-1.7;2.9;5.4;.1;.16;2369 +87090;47.48754;3.57945;203;20220117;3.4;-.7;1.3;1.4;6.8;.1;.19;2843 +87090;47.48754;3.57945;203;20220118;7.7;2.9;5.3;3.1;7.4;0;.61;3163 +87090;47.48754;3.57945;203;20220119;2.9;2.4;2.6;3.1;6.9;2.2;.39;677 +87090;47.48754;3.57945;203;20220120;6.1;2.8;4.4;3.1;7.2;.2;.54;2609 +87090;47.48754;3.57945;203;20220121;4.5;-.5;2;3.4;5.8;0;.58;3383 +87090;47.48754;3.57945;203;20220122;1.9;-2.4;-.3;1.3;6;0;.21;3146 +87090;47.48754;3.57945;203;20220123;4.9;2.2;3.5;2;6.4;0;.55;2422 +87090;47.48754;3.57945;203;20220124;.5;-3.4;-1.5;1.1;5.6;0;.2;3065 +87090;47.48754;3.57945;203;20220125;.6;-2.6;-1;1.3;5.4;0;.27;2771 +87090;47.48754;3.57945;203;20220126;-1.9;-2.5;-2.2;1.6;5.1;0;.26;919 +87090;47.48754;3.57945;203;20220127;.2;-3.1;-1.5;2.2;5.4;.4;.22;2915 +87090;47.48754;3.57945;203;20220128;4.3;0;2.1;1.5;6.7;0;.33;3458 +87090;47.48754;3.57945;203;20220129;5.3;1.2;3.2;3.2;7.9;.6;.18;3420 +87090;47.48754;3.57945;203;20220130;10.1;5.6;7.8;1.6;9.1;.1;.56;3667 +87090;47.48754;3.57945;203;20220131;7.7;4.7;6.2;4.4;7.1;1.1;1.05;2946 +87090;47.48754;3.57945;203;20220201;6.9;0;3.4;3.4;7.7;1.5;.31;4818 +87090;47.48754;3.57945;203;20220202;9.3;7.7;8.5;2.2;10.2;.3;.51;2083 +87090;47.48754;3.57945;203;20220203;8.8;5.9;7.3;2.6;8.5;.2;.72;3040 +87090;47.48754;3.57945;203;20220204;8.6;4.5;6.5;3.6;8.8;1.6;.56;3777 +87090;47.48754;3.57945;203;20220205;8.6;-1;3.8;2.5;6.9;0;.62;6158 +87090;47.48754;3.57945;203;20220206;8.6;2.4;5.5;8.4;9.2;4.2;.18;4924 +87090;47.48754;3.57945;203;20220207;8.9;4.8;6.8;2.5;7.1;0;.97;3971 +87090;47.48754;3.57945;203;20220208;11.7;-1.5;5.1;1.2;6.5;0;.72;7667 +87090;47.48754;3.57945;203;20220209;15.4;-1;7.2;2.1;6.6;0;1.26;8743 +87090;47.48754;3.57945;203;20220210;6;5.1;5.5;3.2;8.24;5;.76;4748 +87090;47.48754;3.57945;203;20220211;7.9;1.4;4.7;2.7;6.44;0;.91;9004 +87090;47.48754;3.57945;203;20220212;7.2;-3.5;1.8;2.2;5.12;0;.85;8920 +87090;47.48754;3.57945;203;20220213;14.8;-2.2;6.3;4.4;6.87;.5;1.71;10201 +87090;47.48754;3.57945;203;20220214;11.4;7.4;9.4;5.3;8.67;3.7;1.42;4772 +87090;47.48754;3.57945;203;20220215;10.1;4.2;7.1;4.9;8.32;5;1.06;6619 +87090;47.48754;3.57945;203;20220216;12.8;7.3;10;7.5;12;4.8;.52;5425 +87090;47.48754;3.57945;203;20220217;14.2;11.7;12.9;5.6;10.5;.5;1.87;3544 +87090;47.48754;3.57945;203;20220218;13.7;8.5;11.1;6.5;10;1.3;1.65;5432 +87090;47.48754;3.57945;203;20220219;8.8;1.5;5.1;4.9;6.5;0;1.27;6637 +87090;47.48754;3.57945;203;20220220;12.3;5.4;8.8;7.5;9.7;4.8;1.17;6540 +87090;47.48754;3.57945;203;20220221;9.2;5.5;7.3;5.6;8;1.5;1.22;4722 +87090;47.48754;3.57945;203;20220222;9;5.6;7.3;3.7;9.2;.7;.71;4578 +87090;47.48754;3.57945;203;20220223;12.3;6.8;9.5;1.8;9.7;0;.94;6060 +87090;47.48754;3.57945;203;20220224;12.5;5.4;8.9;3.4;8.3;1.5;1.4;7064 +87090;47.48754;3.57945;203;20220225;9.1;-.7;4.2;1.8;6.1;0;1;8519 +87090;47.48754;3.57945;203;20220226;9.8;-1.7;4;2.9;5.4;0;1.37;9411 +87090;47.48754;3.57945;203;20220227;12.1;-2;5;2.2;4.8;0;1.58;10632 +87090;47.48754;3.57945;203;20220228;13.2;-3.7;4.7;.9;5.2;0;1.15;11861 +87090;47.48754;3.57945;203;20220301;12.9;-3.2;4.8;1.3;5.6;0;1.26;11731 +87090;47.48754;3.57945;203;20220302;15;.7;7.8;1.3;7.6;0;1.3;11184 +87090;47.48754;3.57945;203;20220303;12.5;7.1;9.8;1.4;10.1;0;.98;6767 +87090;47.48754;3.57945;203;20220304;13.8;7.6;10.7;2.2;7.3;0;1.72;7394 +87090;47.48754;3.57945;203;20220305;11;-3.3;3.8;2.2;4.4;0;1.62;11666 +87090;47.48754;3.57945;203;20220306;7.5;-3.8;1.8;2.9;4.1;0;1.48;10456 +87090;47.48754;3.57945;203;20220307;8.8;-3.2;2.8;3.3;4;0;1.76;10941 +87090;47.48754;3.57945;203;20220308;14.2;-4.7;4.7;1.6;4.6;0;1.73;14054 +87090;47.48754;3.57945;203;20220309;15.2;-1.9;6.6;1.6;6.2;0;1.68;13522 +87090;47.48754;3.57945;203;20220310;15.5;1.3;8.4;2.5;7.4;0;1.87;12440 +87090;47.48754;3.57945;203;20220311;15.9;8.8;12.3;5.8;8.7;3.8;2.72;8758 +87090;47.48754;3.57945;203;20220312;8.4;7.3;7.8;4.6;9;9.3;.95;3172 +87090;47.48754;3.57945;203;20220313;11;7.1;9;5.1;8.2;6.8;1.72;6527 +87090;47.48754;3.57945;203;20220314;15.3;.7;8;2.5;8.1;3.1;1.77;13294 +87090;47.48754;3.57945;203;20220315;15.8;8.3;12;1.9;11.3;.1;1.47;9499 +87090;47.48754;3.57945;203;20220316;15.6;8.3;11.9;1.6;10.3;0;1.54;9484 +87090;47.48754;3.57945;203;20220317;9.3;9;9.1;4.5;9.1;.1;1.17;1524 +87090;47.48754;3.57945;203;20220318;13.8;4.9;9.4;6.2;7.57;0;2.65;13568 +87090;47.48754;3.57945;203;20220319;15.9;4.9;10.4;3.3;7.27;0;2.62;15111 +87090;47.48754;3.57945;203;20220320;15.1;3;9.1;2.4;7.82;1;1.88;10189 +87090;47.48754;3.57945;203;20220321;17.4;6.7;12.1;3.3;7.97;0;2.72;13924 +87090;47.48754;3.57945;203;20220322;16.9;2.6;9.8;3.2;6.12;0;3.03;17894 +87090;47.48754;3.57945;203;20220323;17.9;0;8.9;2.7;6.22;0;2.86;18369 +87090;47.48754;3.57945;203;20220324;20.2;0;10.1;2.1;6.54;0;2.92;18809 +87090;47.48754;3.57945;203;20220325;20.6;1.4;11;3.4;6.39;0;3.63;18919 +87090;47.48754;3.57945;203;20220326;20.3;3.8;12.1;3.3;6.54;0;3.66;18444 +87090;47.48754;3.57945;203;20220327;21.7;2.5;12.1;2;7.09;0;3.16;19196 +87090;47.48754;3.57945;203;20220328;21.5;1.9;11.7;1.4;7.69;0;2.69;18121 +87090;47.48754;3.57945;203;20220329;18.3;6;12.2;2.1;9.04;.6;2.25;11025 +87090;47.48754;3.57945;203;20220330;12.8;8.2;10.5;2.4;10.87;5.9;1.34;7642 +87090;47.48754;3.57945;203;20220331;10.9;6.9;8.9;4.4;8.49;2.3;1.64;6820 +87090;47.48754;3.57945;203;20220401;5.1;.9;3;6.3;5.83;1.2;1.24;6539 +87090;47.48754;3.57945;203;20220402;5.6;.5;3;5.8;5.29;0;1.65;9825 +87090;47.48754;3.57945;203;20220403;5.9;-1.7;2.1;3.3;4.79;0;1.55;11061 +87090;47.48754;3.57945;203;20220404;11;-6.2;2.4;2.9;4.89;0;2.24;20200 +87090;47.48754;3.57945;203;20220405;11.6;5.1;8.3;4.6;9.27;.3;1.35;7519 +87090;47.48754;3.57945;203;20220406;12.4;8;10.2;4.4;10.52;.8;1.31;5701 +87090;47.48754;3.57945;203;20220407;13.6;8.9;11.3;7.6;11.39;11.2;1.56;6079 +87090;47.48754;3.57945;203;20220408;15.6;9.1;12.4;7.6;10.44;9.1;2.45;7557 +87090;47.48754;3.57945;203;20220409;10.8;2;6.4;3.3;6.92;1.8;2.02;14663 +87090;47.48754;3.57945;203;20220410;13.9;-2.4;5.7;2.5;6.19;0;2.62;21896 +87090;47.48754;3.57945;203;20220411;20.4;2.3;11.4;4.3;8.12;0;3.83;19946 +87090;47.48754;3.57945;203;20220412;21;8.7;14.8;3.5;9.12;0;3.83;17888 +87090;47.48754;3.57945;203;20220413;18.8;7.2;13;2.1;11.49;0;2.39;14242 +87090;47.48754;3.57945;203;20220414;20.9;7.4;14.1;2.2;11.44;0;3.09;19182 +87090;47.48754;3.57945;203;20220415;21.6;6.5;14;2.8;10.67;0;3.68;22147 +87090;47.48754;3.57945;203;20220416;20.1;7.9;14;4.2;9.12;0;4.17;22978 +87090;47.48754;3.57945;203;20220417;21.5;2.7;12.1;3.1;6.57;0;4.38;24745 +87090;47.48754;3.57945;203;20220418;20.5;3.4;11.9;1.8;7.24;0;3.49;22595 +87090;47.48754;3.57945;203;20220419;19.5;3.8;11.6;2.5;8.72;0;3.41;21297 +87090;47.48754;3.57945;203;20220420;20.1;5.8;13;3;8.27;0;3.72;20178 +87090;47.48754;3.57945;203;20220421;20.1;3.8;11.9;2.4;7.82;0;3.69;22608 +87090;47.48754;3.57945;203;20220422;20.8;3.8;12.3;2.1;9.04;.5;3.64;23838 +87090;47.48754;3.57945;203;20220423;19.1;8.4;13.7;3.9;10.97;8.2;2.86;12817 +87090;47.48754;3.57945;203;20220424;16.3;7.8;12.1;3;11.64;2.8;1.86;9979 +87090;47.48754;3.57945;203;20220425;14;10.4;12.2;2.5;11.72;1;1.56;7436 +87090;47.48754;3.57945;203;20220426;16.3;5.4;10.9;2.6;9.22;0;3.04;21625 +87090;47.48754;3.57945;203;20220427;19.1;3.3;11.2;3.7;9.17;0;3.77;24870 +87090;47.48754;3.57945;203;20220428;22.4;5;13.7;2.6;9.64;0;4.17;24683 +87090;47.48754;3.57945;203;20220429;18.9;6.4;12.7;1.7;10.47;0;2.61;14715 +87090;47.48754;3.57945;203;20220430;17.3;4.7;11;3.2;9.04;0;3.45;23890 +87090;47.48754;3.57945;203;20220501;17.9;3.1;10.5;2.6;8.44;0;3.5;24157 +87090;47.48754;3.57945;203;20220502;19.6;5.2;12.4;2.8;9.29;0;3.66;22293 +87090;47.48754;3.57945;203;20220503;21.2;7.4;14.3;2.6;10.49;0;3.82;21735 +87090;47.48754;3.57945;203;20220504;17.6;9.3;13.4;2.6;11.44;.1;2.7;15184 +87090;47.48754;3.57945;203;20220505;18.7;7;12.8;2.6;10.84;3.9;3.04;18136 +87090;47.48754;3.57945;203;20220506;19.5;5.1;12.3;2;10.3;0;3.24;21347 +87090;47.48754;3.57945;203;20220507;21.5;6.5;14;2.1;11.1;.4;3.57;21919 +87090;47.48754;3.57945;203;20220508;22.6;8.2;15.4;1.9;12.2;.1;3.64;21581 +87090;47.48754;3.57945;203;20220509;25.7;7.9;16.8;1.1;12.7;0;4;24180 +87090;47.48754;3.57945;203;20220510;26.5;8.9;17.7;1.8;12.6;0;4.4;24164 +87090;47.48754;3.57945;203;20220511;28.5;11.4;19.9;3.1;13.3;0;5.29;23930 +87090;47.48754;3.57945;203;20220512;22;12.3;17.1;1.5;14.5;.7;3.18;17981 +87090;47.48754;3.57945;203;20220513;22.9;13.5;18.2;1.7;12.9;0;3.52;17777 +87090;47.48754;3.57945;203;20220514;25.4;6.8;16.1;1.3;11.2;0;4.23;25339 +87090;47.48754;3.57945;203;20220515;28.8;9.4;19.1;1.6;13.5;2.6;4.83;26007 +87090;47.48754;3.57945;203;20220516;26.6;14.4;20.5;2;15.6;0;4.2;20605 +87090;47.48754;3.57945;203;20220517;29.2;12.2;20.7;1.2;15.5;0;4.58;24523 +87090;47.48754;3.57945;203;20220518;29.6;16.6;23.1;1.7;18.2;0;4.53;21467 +87090;47.48754;3.57945;203;20220519;29.4;17.8;23.6;2.6;16.9;.3;4.92;20331 +87090;47.48754;3.57945;203;20220520;30.4;15.7;23;2.7;16.4;.1;5.36;23044 +87090;47.48754;3.57945;203;20220521;27.1;9.4;18.2;1.4;12.6;.1;4.57;25434 +87090;47.48754;3.57945;203;20220522;28.5;13.1;20.8;3;14.6;9;5.26;23775 +87090;47.48754;3.57945;203;20220523;21.1;16.4;18.7;4.7;16.9;4.6;2.94;12944 +87090;47.48754;3.57945;203;20220524;18.2;11.1;14.6;3.8;12.1;.3;3.06;16086 +87090;47.48754;3.57945;203;20220525;20.8;7.6;14.2;1.6;11.3;.1;3.58;22199 +87090;47.48754;3.57945;203;20220526;20.7;10.5;15.6;1.5;12.7;0;3.32;19512 +87090;47.48754;3.57945;203;20220527;17.7;11.8;14.7;1.3;13.2;.2;2.53;14759 +87090;47.48754;3.57945;203;20220528;20.2;7.8;14;2.9;10.3;0;3.84;21698 +87090;47.48754;3.57945;203;20220529;17.6;7.6;12.6;3.8;8.1;0;3.84;19487 +87090;47.48754;3.57945;203;20220530;21.2;5.4;13.3;2.2;8.3;0;4.24;24697 +87090;47.48754;3.57945;203;20220531;23.4;6.1;14.7;1.5;9;0;4.36;25934 +87090;47.48754;3.57945;203;20220601;24.4;6.5;15.4;1.4;9.9;0;4.45;26454 +87090;47.48754;3.57945;203;20220602;27.2;10.5;18.8;2.5;12.2;.5;5.21;25593 +87090;47.48754;3.57945;203;20220603;27.6;13.5;20.5;1.7;16.3;9.3;4.56;23525 +87090;47.48754;3.57945;203;20220604;28.5;16.7;22.6;3;18.5;10.5;4.83;21521 +87090;47.48754;3.57945;203;20220605;23.7;16.7;20.2;3.3;17.1;3.3;3.66;16487 +87090;47.48754;3.57945;203;20220606;21.3;14.1;17.7;2.7;14.4;.9;3.39;16759 +87090;47.48754;3.57945;203;20220607;22.1;13.7;17.9;3.3;14.4;.7;3.72;18176 +87090;47.48754;3.57945;203;20220608;21.6;12.1;16.8;2.4;14.2;8.9;3.53;19394 +87090;47.48754;3.57945;203;20220609;20.8;13.8;17.3;1.7;12.4;.1;3.33;16598 +87090;47.48754;3.57945;203;20220610;25.9;8.8;17.3;1.2;13.1;.1;4.5;26276 +87090;47.48754;3.57945;203;20220611;28.7;10.9;19.8;1;14.8;0;4.83;26852 +87090;47.48754;3.57945;203;20220612;28.5;15.2;21.8;2.9;16.2;.1;5.19;23165 +87090;47.48754;3.57945;203;20220613;24.9;11.8;18.3;2.8;11.5;.1;4.88;23009 +87090;47.48754;3.57945;203;20220614;29.6;9.5;19.5;1.8;11.9;0;5.6;28652 +87090;47.48754;3.57945;203;20220615;34.7;11.9;23.3;.9;14.6;0;5.86;30574 +87090;47.48754;3.57945;203;20220616;31.4;15.4;23.4;1;13.9;0;5.1;25542 +87090;47.48754;3.57945;203;20220617;34;12.6;23.3;1.3;14;0;6;29637 +87090;47.48754;3.57945;203;20220618;37.1;15.2;26.1;1.5;15.9;0;6.63;29999 +87090;47.48754;3.57945;203;20220619;36.6;23.5;30;3.3;15.5;5.7;7.55;23088 +87090;47.48754;3.57945;203;20220620;28.8;17;22.9;3.5;18.9;3.7;5.06;21888 +87090;47.48754;3.57945;203;20220621;29.9;16.2;23;2.6;19.1;7.9;5.15;23626 +87090;47.48754;3.57945;203;20220622;25.4;17.8;21.6;2.3;20;9.8;3.62;17460 +87090;47.48754;3.57945;203;20220623;27.2;14.4;20.8;1.7;17.4;10.5;4.43;22812 +87090;47.48754;3.57945;203;20220624;23;14.4;18.7;3.6;16.7;1.2;3.62;18596 +87090;47.48754;3.57945;203;20220625;24.2;14.7;19.4;3;15.7;6.5;4.07;19563 +87090;47.48754;3.57945;203;20220626;16.3;13.2;14.7;1.2;15.3;9.7;1.9;10941 +87090;47.48754;3.57945;203;20220627;22.9;14.1;18.5;1.5;14.8;4.2;3.56;18784 +87090;47.48754;3.57945;203;20220628;26.3;9;17.6;1.3;12;.1;4.68;26528 +87090;47.48754;3.57945;203;20220629;26.6;10.8;18.7;1.9;13.5;8.2;4.78;25304 +87090;47.48754;3.57945;203;20220630;13.9;14.2;14;1.6;14.9;10.2;.56;0 +87090;47.48754;3.57945;203;20220701;21.7;11;16.3;1.8;12.7;.1;3.69;20683 +87090;47.48754;3.57945;203;20220702;27;8;17.5;1.3;12.6;.1;4.8;27701 +87090;47.48754;3.57945;203;20220703;27.1;11.4;19.2;1.6;14;0;4.71;25096 +87090;47.48754;3.57945;203;20220704;26.3;12.4;19.3;2;13.7;.1;4.64;23546 +87090;47.48754;3.57945;203;20220705;26.4;10.5;18.4;1.4;13.4;0;4.55;25177 +87090;47.48754;3.57945;203;20220706;24.3;12.5;18.4;2.8;12.3;0;4.56;21577 +87090;47.48754;3.57945;203;20220707;24;10.5;17.2;2.8;13.9;.1;4.26;23072 +87090;47.48754;3.57945;203;20220708;25.4;11.1;18.2;3.3;12.6;0;4.95;23712 +87090;47.48754;3.57945;203;20220709;27.9;11.2;19.5;1.9;13.8;0;4.97;25612 +87090;47.48754;3.57945;203;20220710;25.9;13.3;19.6;4.6;13.2;0;5.35;22127 +87090;47.48754;3.57945;203;20220711;29.7;13.3;21.5;3.5;13.5;0;6.07;25258 +87090;47.48754;3.57945;203;20220712;30.9;14.3;22.6;2.3;13.6;0;5.75;25351 +87090;47.48754;3.57945;203;20220713;32.9;11.8;22.3;.9;13.3;0;5.37;28573 +87090;47.48754;3.57945;203;20220714;34.4;12.9;23.6;2.1;14.4;0;6.45;28769 +87090;47.48754;3.57945;203;20220715;27.4;16.6;22;3.4;12.2;0;5.49;20177 +87090;47.48754;3.57945;203;20220716;28.6;11.5;20;2.6;10.3;0;5.71;25449 +87090;47.48754;3.57945;203;20220717;32.5;13.3;22.9;2.6;12.3;0;6.41;26914 +87090;47.48754;3.57945;203;20220718;38.4;13.5;25.9;1.5;13.4;0;6.67;30018 +87090;47.48754;3.57945;203;20220719;37.7;14.9;26.3;1.9;16;0;6.81;29184 +87090;47.48754;3.57945;203;20220720;24.2;21.2;22.7;1.7;17.5;3.4;2.86;10212 +87090;47.48754;3.57945;203;20220721;28.8;15.8;22.3;1.6;17.2;0;4.47;21752 +87090;47.48754;3.57945;203;20220722;30.1;15.3;22.7;1.7;17.1;1.7;4.82;23158 +87090;47.48754;3.57945;203;20220723;27.6;18.2;22.9;1.8;19.1;0;3.95;18278 +87090;47.48754;3.57945;203;20220724;33.4;14.1;23.7;1.1;16.5;.2;5.23;26315 +87090;47.48754;3.57945;203;20220725;28.1;16;22;2.6;17.3;.4;4.56;20641 +87090;47.48754;3.57945;203;20220726;24.2;14.5;19.3;1.7;15.7;0;3.56;18348 +87090;47.48754;3.57945;203;20220727;26;14.8;20.4;1.9;12.4;0;4.28;19670 +87090;47.48754;3.57945;203;20220728;27.1;11.7;19.4;1.1;12;0;4.23;23054 +87090;47.48754;3.57945;203;20220729;28.3;14.2;21.2;1.2;12.5;0;4.34;21936 +87090;47.48754;3.57945;203;20220730;30.4;12;21.2;1.3;13.6;0;4.83;25017 +87090;47.48754;3.57945;203;20220731;31.6;14.9;23.2;1.5;15;0;4.98;23694 +87090;47.48754;3.57945;203;20220801;28.5;15;21.7;1.4;16.1;0;4.23;21146 +87090;47.48754;3.57945;203;20220802;32.3;13.8;23;.9;15.2;0;4.72;24719 +87090;47.48754;3.57945;203;20220803;36.1;15.3;25.7;1;15;0;5.31;26108 +87090;47.48754;3.57945;203;20220804;37.1;16.8;26.9;1.7;16.6;6.3;5.99;25651 +87090;47.48754;3.57945;203;20220805;26.6;18.4;22.5;3.5;18.2;0;4.06;16022 +87090;47.48754;3.57945;203;20220806;26.4;14;20.2;4.3;12;0;5.31;19714 +87090;47.48754;3.57945;203;20220807;27.8;12.3;20;3.9;9.9;0;5.87;21980 +87090;47.48754;3.57945;203;20220808;30.2;14.1;22.1;3.4;10.6;0;6.08;22282 +87090;47.48754;3.57945;203;20220809;32.2;15.4;23.8;3.7;11.6;0;6.63;22639 +87090;47.48754;3.57945;203;20220810;32.8;16.3;24.5;2.9;10.7;0;6.26;22297 +87090;47.48754;3.57945;203;20220811;32.8;16.5;24.6;2.7;9.7;0;6.14;22023 +87090;47.48754;3.57945;203;20220812;34.3;13.8;24;1.8;10.2;0;5.64;24608 +87090;47.48754;3.57945;203;20220813;33.1;15.2;24.1;1.7;9.6;0;5.26;22814 +87090;47.48754;3.57945;203;20220814;25.9;14.5;20.2;1.6;15.3;3.3;3.57;17981 +87090;47.48754;3.57945;203;20220815;24.1;17.6;20.8;3;17.6;4.7;3.18;13358 +87090;47.48754;3.57945;203;20220816;28.8;14.7;21.7;1.9;17;7.1;4.09;19790 +87090;47.48754;3.57945;203;20220817;27.2;16.3;21.7;2.2;17.6;5.7;3.72;17216 +87090;47.48754;3.57945;203;20220818;25.8;16.2;21;1.8;17.8;2.9;3.26;16011 +87090;47.48754;3.57945;203;20220819;23.5;16.2;19.8;2.1;18.6;4.1;2.7;13794 +87090;47.48754;3.57945;203;20220820;25.1;16.8;20.9;1.4;16.3;.2;3.04;14636 +87090;47.48754;3.57945;203;20220821;25.9;10.8;18.3;1.5;13.9;0;3.56;19779 +87090;47.48754;3.57945;203;20220822;25;15.6;20.3;1.8;16.6;.1;3.13;15377 +87090;47.48754;3.57945;203;20220823;28.5;15.3;21.9;1.1;18.1;.1;3.46;18180 +87090;47.48754;3.57945;203;20220824;32.4;14.7;23.5;1.3;15.6;0;4.28;20973 +87090;47.48754;3.57945;203;20220825;32.9;12.8;22.8;1.8;13.8;.1;4.82;22209 +87090;47.48754;3.57945;203;20220826;23.3;19;21.1;2.7;17.1;.6;2.77;9905 +87090;47.48754;3.57945;203;20220827;26.3;12.3;19.3;2.3;14;0;3.74;18151 +87090;47.48754;3.57945;203;20220828;28.4;11.3;19.8;1.4;14.1;0;3.71;19950 +87090;47.48754;3.57945;203;20220829;31.2;14.7;22.9;1.1;15.6;0;3.79;19423 +87090;47.48754;3.57945;203;20220830;24.1;15.5;19.8;1;16.9;.5;2.55;13756 +87090;47.48754;3.57945;203;20220831;27.7;13.7;20.7;1.5;15.9;.1;3.4;17544 +87090;47.48754;3.57945;203;20220901;28.2;12.3;20.2;1.1;14.2;0;3.37;18567 +87090;47.48754;3.57945;203;20220902;25.2;12.1;18.7;2;15.45;11.4;3.01;15451 +87090;47.48754;3.57945;203;20220903;24.9;14.9;19.9;2;16.6;1.2;2.88;13995 +87090;47.48754;3.57945;203;20220904;29.4;11.7;20.5;2;15.03;1.2;3.91;19555 +87090;47.48754;3.57945;203;20220905;31.2;15.3;23.3;2.4;17.53;3.5;4.15;17991 +87090;47.48754;3.57945;203;20220906;29.6;16.4;23;1.9;17.5;3.3;3.58;16109 +87090;47.48754;3.57945;203;20220907;22.4;14.4;18.4;2.5;17;11.2;2.35;12303 +87090;47.48754;3.57945;203;20220908;21.4;13.5;17.4;4.1;15.6;4;2.53;12103 +87090;47.48754;3.57945;203;20220909;21.3;15;18.1;5.1;15.2;4.2;2.81;10644 +87090;47.48754;3.57945;203;20220910;19.8;13.6;16.7;2.7;14.4;.2;2.18;10448 +87090;47.48754;3.57945;203;20220911;24.8;10.1;17.4;1.2;13.8;.2;2.69;16208 +87090;47.48754;3.57945;203;20220912;29.9;10.3;20.1;1;14.4;0;3.19;18605 +87090;47.48754;3.57945;203;20220913;28.2;16.1;22.1;1.9;18.6;8.6;3.03;14354 +87090;47.48754;3.57945;203;20220914;25.9;17.5;21.7;2.9;19.1;5.6;2.79;11745 +87090;47.48754;3.57945;203;20220915;21.3;16.4;18.8;2.1;17.3;3.9;1.89;8749 +87090;47.48754;3.57945;203;20220916;17.3;11.2;14.2;1.7;12.9;.4;1.68;9715 +87090;47.48754;3.57945;203;20220917;16.1;7;11.5;2.6;9.1;0;2.13;11850 +87090;47.48754;3.57945;203;20220918;18.3;2.6;10.4;1.2;8.6;0;2.06;15558 +87090;47.48754;3.57945;203;20220919;17.6;4.9;11.2;1.8;8.9;0;2.11;13783 +87090;47.48754;3.57945;203;20220920;18.6;3.1;10.8;2;8.8;0;2.26;15109 +87090;47.48754;3.57945;203;20220921;19.1;6.2;12.6;2.1;9.4;0;2.31;13580 +87090;47.48754;3.57945;203;20220922;20.8;3;11.9;.7;8.8;0;1.98;15859 +87090;47.48754;3.57945;203;20220923;19.9;5;12.4;1.1;10.4;0;1.94;14295 +87090;47.48754;3.57945;203;20220924;19.7;10;14.8;1.8;12.2;.4;1.95;11295 +87090;47.48754;3.57945;203;20220925;15.5;7.7;11.6;1.1;11.7;.3;1.34;9951 +87090;47.48754;3.57945;203;20220926;15.6;6.5;11;3.5;10.9;6.8;1.61;10658 +87090;47.48754;3.57945;203;20220927;13.9;9.9;11.9;4.2;12.1;20;1.23;6800 +87090;47.48754;3.57945;203;20220928;12.7;10.8;11.7;2.1;12.9;8.4;.81;4462 +87090;47.48754;3.57945;203;20220929;13.8;9.5;11.6;1.4;11.3;5;1.15;6889 +87090;47.48754;3.57945;203;20220930;16.6;4.8;10.7;1.5;9.7;5;1.57;11610 +87090;47.48754;3.57945;203;20221001;19;9.3;14.1;5.7;14.3;8.1;1.65;10342 +87090;47.48754;3.57945;203;20221002;18.7;15.9;17.3;4.4;17.1;4.5;1.36;5239 +87090;47.48754;3.57945;203;20221003;16.1;12.6;14.3;2.2;13.6;.1;1.22;5839 +87090;47.48754;3.57945;203;20221004;20.1;6.5;13.3;.9;11.7;.3;1.54;11866 +87090;47.48754;3.57945;203;20221005;23.9;8.4;16.1;2.1;13.4;0;2.18;12534 +87090;47.48754;3.57945;203;20221006;17.8;13.3;15.5;1.6;12.7;.1;1.44;6419 +87090;47.48754;3.57945;203;20221007;19.9;5.2;12.5;1;11.8;.1;1.45;11866 +87090;47.48754;3.57945;203;20221008;17.7;8.5;13.1;1.5;11.4;0;1.41;9149 +87090;47.48754;3.57945;203;20221009;20;2.2;11.1;1.2;9.6;.2;1.58;12755 +87090;47.48754;3.57945;203;20221010;18.4;7.9;13.1;1.2;13.3;1.3;1.21;9538 +87090;47.48754;3.57945;203;20221011;16.6;12.4;14.5;1.8;14.8;.1;.98;5752 +87090;47.48754;3.57945;203;20221012;19.2;9.3;14.2;.7;13;.1;1.18;8985 +87090;47.48754;3.57945;203;20221013;16.3;11.3;13.8;2.4;14.1;2.1;1;6140 +87090;47.48754;3.57945;203;20221014;17.3;14;15.6;4.6;16.6;9.5;.88;4815 +87090;47.48754;3.57945;203;20221015;17.2;15.6;16.4;5.3;16.6;2.5;1.06;3140 +87090;47.48754;3.57945;203;20221016;24.1;14.2;19.1;2.2;16.5;0;1.79;8474 +87090;47.48754;3.57945;203;20221017;22.8;17;19.9;2.7;16;8.1;1.94;6265 +87090;47.48754;3.57945;203;20221018;22.9;14.5;18.7;2;17.2;.3;1.47;7533 +87090;47.48754;3.57945;203;20221019;24.2;11.4;17.8;1.2;15.4;1.9;1.44;9283 +87090;47.48754;3.57945;203;20221020;22.6;14.2;18.4;2.7;17.1;10.8;1.52;7307 +87090;47.48754;3.57945;203;20221021;20.1;16.2;18.1;3.7;16.2;3;1.59;4734 +87090;47.48754;3.57945;203;20221022;21.7;10.9;16.3;1.8;14.2;.3;1.39;8105 +87090;47.48754;3.57945;203;20221023;21.2;12.2;16.7;3.4;14.4;1.2;1.72;7240 +87090;47.48754;3.57945;203;20221024;20.4;15.3;17.8;4.2;13.2;.3;2.3;5235 +87090;47.48754;3.57945;203;20221025;20.2;9;14.6;1.9;12.9;1;1.27;7890 +87090;47.48754;3.57945;203;20221026;21.8;13.2;17.5;2.9;14.7;.2;1.66;6741 +87090;47.48754;3.57945;203;20221027;22.7;9.6;16.1;2.3;13.7;0;1.55;8314 +87090;47.48754;3.57945;203;20221028;24.3;18.3;21.3;2.6;14.1;0;2.27;5368 +87090;47.48754;3.57945;203;20221029;24.5;11.9;18.2;2;13;0;1.78;7893 +87090;47.48754;3.57945;203;20221030;21.6;9.9;15.7;1.9;12;0;1.46;7468 +87090;47.48754;3.57945;203;20221031;20.7;11.1;15.9;2.9;14;5.5;1.4;6609 +87090;47.48754;3.57945;203;20221101;16;9.5;12.7;4.9;12.3;.1;1.18;5259 +87090;47.48754;3.57945;203;20221102;16.3;11.1;13.7;3.2;11.8;.1;1.29;4573 +87090;47.48754;3.57945;203;20221103;13.2;8.7;10.9;4.3;11;11.6;.97;4148 +87090;47.48754;3.57945;203;20221104;10.1;8.7;9.4;3.9;10.3;4.4;.74;2041 +87090;47.48754;3.57945;203;20221105;9.8;2.5;6.1;1.8;9;0;.44;5256 +87090;47.48754;3.57945;203;20221106;10.9;5.4;8.1;3.5;9.4;.6;.72;4420 +87090;47.48754;3.57945;203;20221107;15.7;11;13.3;4.5;11.8;.1;1.36;3980 +87090;47.48754;3.57945;203;20221108;18.7;8.1;13.4;4.2;11;8.3;1.68;6146 +87090;47.48754;3.57945;203;20221109;14.3;11.8;13;3.2;12.9;1.4;.83;2666 +87090;47.48754;3.57945;203;20221110;10.5;8.7;9.6;1.1;11.7;0;.41;2143 +87090;47.48754;3.57945;203;20221111;16;6.5;11.2;1.2;11.2;.2;.61;5525 +87090;47.48754;3.57945;203;20221112;17.8;3.9;10.8;.9;10.4;.2;.59;6692 +87090;47.48754;3.57945;203;20221113;17;5.9;11.4;.7;10.5;.1;.53;5835 +87090;47.48754;3.57945;203;20221114;15.9;6.2;11;2.6;10.9;3.8;.83;5338 +87090;47.48754;3.57945;203;20221115;14.5;8.5;11.5;3.1;11.9;2.9;.7;4023 +87090;47.48754;3.57945;203;20221116;13.6;9.2;11.4;5.8;11.3;3.9;1.03;3316 +87090;47.48754;3.57945;203;20221117;13.7;11.3;12.5;7.2;11.6;7.5;1.37;2273 +87090;47.48754;3.57945;203;20221118;11.4;8.3;9.8;3.8;9.7;.6;.95;2614 +87090;47.48754;3.57945;203;20221119;7.5;2.4;4.9;1.6;8.2;2.9;.32;3451 +87090;47.48754;3.57945;203;20221120;7.8;2.9;5.3;3.4;8.7;2.8;.28;3322 +87090;47.48754;3.57945;203;20221121;9.2;5.3;7.2;4.8;8.9;2.3;.65;2864 +87090;47.48754;3.57945;203;20221122;10.6;4.7;7.6;6.1;8.2;0;1.11;3593 +87090;47.48754;3.57945;203;20221123;12.4;3.9;8.1;4.1;8.4;2.6;.99;4360 +87090;47.48754;3.57945;203;20221124;11.6;7.6;9.6;4.7;10;2.6;.85;2785 +87090;47.48754;3.57945;203;20221125;11.6;8;9.8;2.8;9.8;.1;.77;2579 +87090;47.48754;3.57945;203;20221126;6.3;2.5;4.4;1.5;8.1;0;.27;2628 +87090;47.48754;3.57945;203;20221127;10.1;4;7;2.8;7.9;.8;.72;3428 +87090;47.48754;3.57945;203;20221128;10.4;6.8;8.6;2.7;9;3.9;.72;2479 +87090;47.48754;3.57945;203;20221129;7.9;6.4;7.1;1.8;9.3;.4;.42;1392 +87090;47.48754;3.57945;203;20221130;7.1;5.2;6.1;3.2;8.6;0;.45;1612 +87090;47.48754;3.57945;203;20221201;6.6;5.1;5.8;3.4;8.2;1.6;.53;1355 +87090;47.48754;3.57945;203;20221202;4.6;3.7;4.1;2.7;7.4;2.7;.46;917 +87090;47.48754;3.57945;203;20221203;5.3;2.9;4.1;3.4;7.2;2.1;.48;1812 +87090;47.48754;3.57945;203;20221204;5.7;2.6;4.1;2.6;7.5;9.2;.37;2109 +87090;47.48754;3.57945;203;20221205;5.2;3.1;4.1;2.8;7.6;.2;.37;1625 +87090;47.48754;3.57945;203;20221206;3.4;2.8;3.1;2.7;7.2;0;.36;613 +87090;47.48754;3.57945;203;20221207;4;1.7;2.8;1.7;6.7;0;.36;1692 +87090;47.48754;3.57945;203;20221208;3.9;.8;2.3;1.7;5.8;0;.46;2033 +87090;47.48754;3.57945;203;20221209;.3;-3;-1.4;3;5;0;.3;2098 +87090;47.48754;3.57945;203;20221210;1.8;-1.5;.1;2.1;4.8;0;.48;2083 +87090;47.48754;3.57945;203;20221211;-1.6;-6.9;-4.3;1.5;4;0;.2;2764 +87090;47.48754;3.57945;203;20221212;-2;-6.5;-4.3;1.7;4.1;0;.19;2490 +87090;47.48754;3.57945;203;20221213;2.5;-4.5;-1;2.5;4.3;3.9;.48;3221 +87090;47.48754;3.57945;203;20221214;1.9;-.1;.9;2.2;6.3;3.8;.24;1467 +87090;47.48754;3.57945;203;20221215;2;.2;1.1;4.7;6;0;.39;1359 +87090;47.48754;3.57945;203;20221216;1.6;-2.6;-.5;3.7;4.4;0;.64;2347 +87090;47.48754;3.57945;203;20221217;-.4;-4.1;-2.3;2.6;4.2;0;.4;2164 +87090;47.48754;3.57945;203;20221218;6.2;-8.3;-1.1;2.4;4.5;0;.45;4794 +87090;47.48754;3.57945;203;20221219;14.2;6.9;10.5;5.9;9;0;1.55;3243 +87090;47.48754;3.57945;203;20221220;14.8;11.5;13.1;5.6;11.1;10.2;1.54;2005 +87090;47.48754;3.57945;203;20221221;12.2;10.9;11.5;5.4;12.2;1.4;.7;1061 +87090;47.48754;3.57945;203;20221222;13;10.9;11.9;7.6;12.1;10.3;.95;1493 +87090;47.48754;3.57945;203;20221223;14;12.9;13.4;6;13.9;3.8;.75;935 +87090;47.48754;3.57945;203;20221224;11.9;10.2;11;3.2;11.5;.5;.66;1294 +87090;47.48754;3.57945;203;20221225;14.2;7.9;11;2.8;10.6;.8;.74;2988 +87090;47.48754;3.57945;203;20221226;12.3;11.3;11.8;3.8;10.8;2.3;1.09;875 +87090;47.48754;3.57945;203;20221227;9.1;2.5;5.8;1.9;8.6;.2;.27;3090 +87090;47.48754;3.57945;203;20221228;11.9;5.7;8.8;4.7;9.1;.3;.9;2991 +87090;47.48754;3.57945;203;20221229;11;10.9;10.9;6.2;10.2;5.1;1.36;0 +87090;47.48754;3.57945;203;20221230;13.5;5;9.2;5.7;10.9;2.8;.5;3628 +87090;47.48754;3.57945;203;20221231;16.2;13.4;14.8;6.4;11.9;0;1.93;1869 +87091;47.50654;3.91008;265;20220101;15.7;4.3;10;1.4;9.01;0;.52;4387 +87091;47.50654;3.91008;265;20220102;15.2;3.5;9.4;3.9;9.41;.3;.9;4481 +87091;47.50654;3.91008;265;20220103;11.8;9.9;10.9;4.9;11.11;3.9;.8;1523 +87091;47.50654;3.91008;265;20220104;12.4;10.6;11.5;5.6;9.91;7.8;1.46;1482 +87091;47.50654;3.91008;265;20220105;5.7;.3;3;3.4;6.41;.1;.49;2956 +87091;47.50654;3.91008;265;20220106;6.4;-.3;3.1;2;6.01;.2;.46;3379 +87091;47.50654;3.91008;265;20220107;4.1;-.4;1.9;5.2;6.71;7.9;.22;2706 +87091;47.50654;3.91008;265;20220108;6.7;.3;3.5;6;7.91;12.7;.1;3355 +87091;47.50654;3.91008;265;20220109;5.6;4;4.8;3.7;7.31;2.2;.59;1447 +87091;47.50654;3.91008;265;20220110;4.8;1.6;3.2;1.7;6.41;.1;.43;2278 +87091;47.50654;3.91008;265;20220111;1;-2.4;-.7;2;5.71;0;.18;2391 +87091;47.50654;3.91008;265;20220112;1.1;-1.4;-.1;2.5;5.51;0;.31;2005 +87091;47.50654;3.91008;265;20220113;3.1;-3.4;-.1;1.6;5.21;0;.3;3579 +87091;47.50654;3.91008;265;20220114;7.2;-4.6;1.3;1.6;5.11;0;.43;5054 +87091;47.50654;3.91008;265;20220115;5.2;-3.5;.9;1.5;5.21;0;.37;4323 +87091;47.50654;3.91008;265;20220116;-.8;-3.1;-1.9;1.6;5.21;.1;.2;2010 +87091;47.50654;3.91008;265;20220117;3.2;-.7;1.3;.8;6.81;.1;.2;2806 +87091;47.50654;3.91008;265;20220118;8.1;2.6;5.4;3.5;7.21;0;.69;3473 +87091;47.50654;3.91008;265;20220119;3.3;2;2.7;3.5;6.61;2.3;.44;1457 +87091;47.50654;3.91008;265;20220120;5.4;2.4;3.9;2.7;7.01;.5;.48;2509 +87091;47.50654;3.91008;265;20220121;3.7;-.4;1.7;2.4;5.81;0;.45;3062 +87091;47.50654;3.91008;265;20220122;2;-.5;.8;1.5;6.21;.1;.27;2318 +87091;47.50654;3.91008;265;20220123;6.1;1.6;3.9;2.7;6.31;.1;.65;3330 +87091;47.50654;3.91008;265;20220124;2.5;-3.1;-.3;3;5.51;0;.31;3829 +87091;47.50654;3.91008;265;20220125;7.5;-4.6;1.5;1.5;5.41;0;.46;5949 +87091;47.50654;3.91008;265;20220126;-2.1;-2.9;-2.5;1.4;4.91;0;.26;1184 +87091;47.50654;3.91008;265;20220127;.4;-3.7;-1.6;1.8;5.41;.4;.2;3360 +87091;47.50654;3.91008;265;20220128;3.7;.2;2;1.4;6.61;0;.32;3117 +87091;47.50654;3.91008;265;20220129;5.3;.9;3.1;3.6;7.51;1;.25;3613 +87091;47.50654;3.91008;265;20220130;10.2;4.8;7.5;2.2;8.81;.1;.6;4121 +87091;47.50654;3.91008;265;20220131;6.3;4.4;5.4;5.8;7.21;1.5;.89;2282 +87091;47.50654;3.91008;265;20220201;5.9;.5;3.2;4;7.41;2.3;.32;4256 +87091;47.50654;3.91008;265;20220202;8.8;6.5;7.7;2.9;10.11;.5;.38;2651 +87091;47.50654;3.91008;265;20220203;9.3;5.5;7.4;1.9;8.61;.3;.63;3608 +87091;47.50654;3.91008;265;20220204;7.9;4;6;3.7;8.41;1.8;.54;3723 +87091;47.50654;3.91008;265;20220205;8.4;-.7;3.9;2.6;6.51;.1;.71;6045 +87091;47.50654;3.91008;265;20220206;7.7;1.7;4.7;6.3;8.81;4.3;.13;4894 +87091;47.50654;3.91008;265;20220207;9.8;3;6.4;3.8;6.91;0;1.14;5328 +87091;47.50654;3.91008;265;20220208;11.3;-1.4;5;1;6.51;0;.65;7581 +87091;47.50654;3.91008;265;20220209;16.5;-.3;8.1;1.7;6.31;.1;1.25;8933 +87091;47.50654;3.91008;265;20220210;6.7;4.3;5.5;3.2;8.04;5.3;.77;4800 +87091;47.50654;3.91008;265;20220211;7.5;1.1;4.3;2.6;6.28;0;.93;9500 +87091;47.50654;3.91008;265;20220212;6.1;-4.3;.9;2;5.01;0;.76;8966 +87091;47.50654;3.91008;265;20220213;13.7;-3.5;5.1;4.5;6.74;.1;1.64;10066 +87091;47.50654;3.91008;265;20220214;10.7;7;8.9;5.4;8.6;2.5;1.3;4379 +87091;47.50654;3.91008;265;20220215;9.7;4;6.9;4.8;8.18;4.4;1.14;7333 +87091;47.50654;3.91008;265;20220216;11.9;6.7;9.3;5.9;11.41;6.2;.48;5322 +87091;47.50654;3.91008;265;20220217;13.4;11.1;12.3;4.9;10.41;1.9;1.57;3431 +87091;47.50654;3.91008;265;20220218;14.1;6.5;10.3;5;10.01;1.6;1.33;6747 +87091;47.50654;3.91008;265;20220219;9;1.6;5.3;3.7;6.41;0;1.19;6756 +87091;47.50654;3.91008;265;20220220;10.1;3.6;6.9;5.9;9.41;5.8;.6;6400 +87091;47.50654;3.91008;265;20220221;7.7;4.8;6.3;6.2;8.11;3.2;.87;4177 +87091;47.50654;3.91008;265;20220222;8.5;5.4;7;4.2;9.11;1;.64;4406 +87091;47.50654;3.91008;265;20220223;12.7;6.3;9.5;2.1;9.11;.1;1.09;6648 +87091;47.50654;3.91008;265;20220224;11.8;4.3;8.1;3.6;8.21;1.4;1.27;7349 +87091;47.50654;3.91008;265;20220225;9.2;-1.1;4.1;2.5;6.11;.2;1.08;8828 +87091;47.50654;3.91008;265;20220226;8.8;-1.4;3.7;2.9;5.41;0;1.26;8914 +87091;47.50654;3.91008;265;20220227;10.4;-2.5;4;3.4;4.71;0;1.68;10236 +87091;47.50654;3.91008;265;20220228;12.3;-3.3;4.5;2.5;5.21;0;1.57;11470 +87091;47.50654;3.91008;265;20220301;11.5;-2.1;4.7;1.8;5.41;0;1.33;10832 +87091;47.50654;3.91008;265;20220302;11.7;1.1;6.4;1.9;7.11;0;1.2;9642 +87091;47.50654;3.91008;265;20220303;12.6;6.5;9.6;1.5;9.61;0;1.04;7300 +87091;47.50654;3.91008;265;20220304;13.6;5.4;9.5;2.7;6.31;0;1.93;8666 +87091;47.50654;3.91008;265;20220305;10.5;-3.9;3.3;1.7;4.31;0;1.42;11808 +87091;47.50654;3.91008;265;20220306;7.2;-4.6;1.3;2.4;3.91;0;1.37;10791 +87091;47.50654;3.91008;265;20220307;8.5;-4.2;2.2;3.1;3.91;0;1.67;11368 +87091;47.50654;3.91008;265;20220308;13.2;-3.8;4.7;3.6;4.71;0;2.21;13410 +87091;47.50654;3.91008;265;20220309;14.6;-1.6;6.5;2.7;5.81;0;2;13255 +87091;47.50654;3.91008;265;20220310;15;2.3;8.7;4.2;7.51;0;2.13;11836 +87091;47.50654;3.91008;265;20220311;14.9;4.1;9.5;6.5;8.11;1.2;2.36;11022 +87091;47.50654;3.91008;265;20220312;8.9;7.4;8.2;3.9;8.51;5.3;1.14;3851 +87091;47.50654;3.91008;265;20220313;10.6;6.4;8.5;4.3;8.31;5.5;1.46;6868 +87091;47.50654;3.91008;265;20220314;13.7;.7;7.2;3.6;8.21;3.3;1.62;12620 +87091;47.50654;3.91008;265;20220315;16.1;7.7;11.9;3;10.71;.1;1.72;10177 +87091;47.50654;3.91008;265;20220316;15.4;6.1;10.8;1.8;10.31;0;1.51;10870 +87091;47.50654;3.91008;265;20220317;8.7;8.4;8.6;3.8;9.11;.2;.96;1570 +87091;47.50654;3.91008;265;20220318;13.6;5.2;9.4;5.8;7.48;0;2.69;13200 +87091;47.50654;3.91008;265;20220319;15.7;4.3;10;3.4;6.98;0;2.73;15333 +87091;47.50654;3.91008;265;20220320;14.5;1.7;8.1;2.5;7.51;0;1.86;10166 +87091;47.50654;3.91008;265;20220321;16.9;6.2;11.6;3.2;7.92;0;2.7;13584 +87091;47.50654;3.91008;265;20220322;16.4;1.4;8.9;2.7;6.24;0;2.8;18033 +87091;47.50654;3.91008;265;20220323;17.5;-1.3;8.1;2.1;6.28;0;2.62;18433 +87091;47.50654;3.91008;265;20220324;19.7;-1;9.4;1.7;6.51;0;2.7;18633 +87091;47.50654;3.91008;265;20220325;19.8;.8;10.3;3;6.28;0;3.42;18733 +87091;47.50654;3.91008;265;20220326;19.9;2.9;11.4;2.9;6.48;0;3.43;18600 +87091;47.50654;3.91008;265;20220327;21.1;2.1;11.6;1.8;7.14;0;2.99;19100 +87091;47.50654;3.91008;265;20220328;20.9;.6;10.7;1.3;7.68;0;2.55;17666 +87091;47.50654;3.91008;265;20220329;17.9;5.2;11.6;2.3;9.01;.7;2.27;10933 +87091;47.50654;3.91008;265;20220330;12.6;8.2;10.4;2.2;10.94;6.9;1.37;8033 +87091;47.50654;3.91008;265;20220331;10.1;6.4;8.3;4.4;8.48;3;1.58;6600 +87091;47.50654;3.91008;265;20220401;4.6;.7;2.6;6.2;5.79;2.6;1.25;6304 +87091;47.50654;3.91008;265;20220402;4.4;.4;2.4;6.2;5.15;0;1.52;7146 +87091;47.50654;3.91008;265;20220403;5.3;-2.1;1.6;3.2;4.81;0;1.48;10433 +87091;47.50654;3.91008;265;20220404;10.2;-5.2;2.5;3.3;4.95;0;2.13;19208 +87091;47.50654;3.91008;265;20220405;12.5;4.7;8.6;3.8;8.73;.4;1.73;9851 +87091;47.50654;3.91008;265;20220406;12.5;7.3;9.9;4.3;10.31;.7;1.39;5833 +87091;47.50654;3.91008;265;20220407;13.2;8.6;10.9;7;11.14;13;1.67;5800 +87091;47.50654;3.91008;265;20220408;15.1;8.5;11.8;7.1;10.28;13.2;2.37;6900 +87091;47.50654;3.91008;265;20220409;10.1;2.1;6.1;3.3;6.88;1.7;2;14133 +87091;47.50654;3.91008;265;20220410;13.1;-3.3;4.9;2.2;6.18;0;2.51;22133 +87091;47.50654;3.91008;265;20220411;19;1.1;10.1;4;7.98;0;3.61;19961 +87091;47.50654;3.91008;265;20220412;21;7.1;14.1;3.6;8.91;0;3.9;17800 +87091;47.50654;3.91008;265;20220413;19.3;5.4;12.4;2.2;11.18;0;2.52;15233 +87091;47.50654;3.91008;265;20220414;20.6;6.5;13.5;2.2;11.31;0;3.12;19633 +87091;47.50654;3.91008;265;20220415;21.3;6;13.7;2.7;10.58;0;3.66;22466 +87091;47.50654;3.91008;265;20220416;19.2;7.7;13.4;4.4;9.08;0;4.15;23004 +87091;47.50654;3.91008;265;20220417;20.8;1.9;11.3;3.1;6.28;0;4.36;25166 +87091;47.50654;3.91008;265;20220418;19.6;2.4;11;1.7;7.08;0;3.42;22900 +87091;47.50654;3.91008;265;20220419;19.5;3.3;11.4;2.5;8.44;0;3.53;21900 +87091;47.50654;3.91008;265;20220420;19.8;4.9;12.3;2.9;7.94;0;3.73;20666 +87091;47.50654;3.91008;265;20220421;19.5;3.5;11.5;2.5;7.74;0;3.71;22866 +87091;47.50654;3.91008;265;20220422;20.2;3.9;12;2.1;8.98;0;3.6;23600 +87091;47.50654;3.91008;265;20220423;18.2;6.9;12.5;3.6;10.81;9.1;2.6;11733 +87091;47.50654;3.91008;265;20220424;15.3;7.2;11.3;2.6;11.41;4;1.72;8933 +87091;47.50654;3.91008;265;20220425;14.1;9.8;12;2.3;11.34;1.1;1.69;7966 +87091;47.50654;3.91008;265;20220426;15.7;4.7;10.2;2.5;9.04;0;3.06;22166 +87091;47.50654;3.91008;265;20220427;18.5;2.6;10.6;3.2;9.04;0;3.66;25200 +87091;47.50654;3.91008;265;20220428;22;4.3;13.1;2.5;9.34;0;4.17;24766 +87091;47.50654;3.91008;265;20220429;18.6;5.7;12.1;1.8;10.31;.1;2.53;13733 +87091;47.50654;3.91008;265;20220430;16.7;3.4;10;3.2;8.98;0;3.42;24900 +87091;47.50654;3.91008;265;20220501;17.4;2.5;10;2.7;8.41;0;3.5;24433 +87091;47.50654;3.91008;265;20220502;19.5;4.1;11.8;2.7;9.31;0;3.64;22566 +87091;47.50654;3.91008;265;20220503;21.2;6.2;13.7;2.7;10.41;0;3.85;22300 +87091;47.50654;3.91008;265;20220504;17.6;8.3;13;2.5;11.64;0;2.67;15900 +87091;47.50654;3.91008;265;20220505;18.2;7.1;12.6;2.7;10.81;1.7;3.03;17900 +87091;47.50654;3.91008;265;20220506;20.2;4.1;12.2;2.4;10.21;0;3.46;22783 +87091;47.50654;3.91008;265;20220507;21.1;5.6;13.4;2.6;10.51;.6;3.67;22468 +87091;47.50654;3.91008;265;20220508;23;6.3;14.7;2.3;11.61;.1;3.9;23467 +87091;47.50654;3.91008;265;20220509;26;7.2;16.6;1.2;11.91;0;4.16;25060 +87091;47.50654;3.91008;265;20220510;26.3;9.5;17.9;1.7;12.21;0;4.35;23784 +87091;47.50654;3.91008;265;20220511;28.6;13.3;21;3.1;13.21;0;5.32;22789 +87091;47.50654;3.91008;265;20220512;22.6;11.3;17;1.6;14.61;.7;3.36;19611 +87091;47.50654;3.91008;265;20220513;22.9;13.8;18.4;1.6;13.21;0;3.45;17632 +87091;47.50654;3.91008;265;20220514;24.5;6.3;15.4;1.5;10.81;0;4.19;25258 +87091;47.50654;3.91008;265;20220515;29;9.4;19.2;3;12.91;3.3;5.53;26348 +87091;47.50654;3.91008;265;20220516;26;14.6;20.3;2.2;15.51;1;4.13;20065 +87091;47.50654;3.91008;265;20220517;27.7;12.1;19.9;1.9;15.41;0;4.54;23657 +87091;47.50654;3.91008;265;20220518;29.8;15.1;22.5;1.5;16.11;0;4.7;23046 +87091;47.50654;3.91008;265;20220519;30.6;16.4;23.5;2.1;16.61;.2;5.09;22734 +87091;47.50654;3.91008;265;20220520;30.5;17;23.8;3;15.61;.2;5.58;22241 +87091;47.50654;3.91008;265;20220521;26.3;10.3;18.3;2.2;12.71;0;4.68;24349 +87091;47.50654;3.91008;265;20220522;28.5;11.5;20;2.6;14.11;8;5.2;25205 +87091;47.50654;3.91008;265;20220523;22;16.1;19.1;3.5;16.91;5.1;3.11;14698 +87091;47.50654;3.91008;265;20220524;17.8;10.9;14.4;2.7;12.01;.2;2.87;15990 +87091;47.50654;3.91008;265;20220525;21;6.9;14;1.9;10.91;0;3.74;23148 +87091;47.50654;3.91008;265;20220526;21.5;9.6;15.6;2.1;12.11;0;3.7;21293 +87091;47.50654;3.91008;265;20220527;17.8;11.8;14.8;2.5;13.01;.2;2.67;15022 +87091;47.50654;3.91008;265;20220528;19.9;8.5;14.2;2.6;10.01;0;3.76;20956 +87091;47.50654;3.91008;265;20220529;17.4;7;12.2;2.7;8.01;0;3.58;20050 +87091;47.50654;3.91008;265;20220530;20.4;3.8;12.1;1.4;7.91;0;3.92;25530 +87091;47.50654;3.91008;265;20220531;23.5;5.5;14.5;1.9;9.01;0;4.57;26674 +87091;47.50654;3.91008;265;20220601;24.1;5.8;15;1.9;10.01;0;4.6;26965 +87091;47.50654;3.91008;265;20220602;26.1;10.1;18.1;2.5;12.21;.7;4.95;25240 +87091;47.50654;3.91008;265;20220603;28;14.7;21.4;2.1;16.51;10.1;4.73;23020 +87091;47.50654;3.91008;265;20220604;27.9;16.7;22.3;2.9;17.91;21.6;4.71;21128 +87091;47.50654;3.91008;265;20220605;23.7;15.6;19.7;2.8;17.11;4.9;3.62;17929 +87091;47.50654;3.91008;265;20220606;22.5;13.2;17.9;2;14.21;.8;3.65;19282 +87091;47.50654;3.91008;265;20220607;22.3;12.5;17.4;2.6;14.01;.2;3.75;19841 +87091;47.50654;3.91008;265;20220608;21.1;12.6;16.9;2.4;14.21;10.5;3.39;18474 +87091;47.50654;3.91008;265;20220609;20.4;12.8;16.6;3.2;12.31;.1;3.63;17468 +87091;47.50654;3.91008;265;20220610;25.6;9.5;17.6;1.6;12.81;.1;4.57;25685 +87091;47.50654;3.91008;265;20220611;29;11.1;20.1;1.5;14.41;0;5.12;27143 +87091;47.50654;3.91008;265;20220612;28.4;13.2;20.8;1.8;16.41;.3;4.87;25001 +87091;47.50654;3.91008;265;20220613;24.5;11.9;18.2;2.4;11.61;0;4.63;22741 +87091;47.50654;3.91008;265;20220614;28.4;10.4;19.4;1.9;11.81;0;5.37;27301 +87091;47.50654;3.91008;265;20220615;33.8;13.8;23.8;2;15.01;0;6.35;28826 +87091;47.50654;3.91008;265;20220616;30.6;15.3;23;2;14.71;0;5.53;25166 +87091;47.50654;3.91008;265;20220617;32.7;13.2;23;1.1;14.21;0;5.59;28490 +87091;47.50654;3.91008;265;20220618;36.1;16;26.1;2.7;14.51;0;7.37;28943 +87091;47.50654;3.91008;265;20220619;35.7;25.4;30.6;4.5;14.71;1.6;8.23;20584 +87091;47.50654;3.91008;265;20220620;29.5;18.4;24;4.6;18.21;3.2;5.7;21390 +87091;47.50654;3.91008;265;20220621;29.5;16.2;22.9;1.8;19.71;5.8;4.78;23461 +87091;47.50654;3.91008;265;20220622;24.9;18;21.5;2.7;20.11;13.5;3.49;16758 +87091;47.50654;3.91008;265;20220623;27.1;14.5;20.8;2.2;17.21;6.5;4.54;22815 +87091;47.50654;3.91008;265;20220624;22.8;14.5;18.7;2.4;16.31;2.5;3.51;18417 +87091;47.50654;3.91008;265;20220625;24.9;13.1;19;2.1;15.31;10.8;4.2;22045 +87091;47.50654;3.91008;265;20220626;17;13.1;15.1;2.1;15.61;16.9;2.04;12455 +87091;47.50654;3.91008;265;20220627;22.4;14.6;18.5;1.6;15.31;3.5;3.4;17807 +87091;47.50654;3.91008;265;20220628;26.1;8.9;17.5;1.6;12.01;.1;4.77;26661 +87091;47.50654;3.91008;265;20220629;27.3;12.9;20.1;2.1;13.61;3.9;4.95;24329 +87091;47.50654;3.91008;265;20220630;16.4;13.6;15;2.3;14.61;9.9;1.95;10439 +87091;47.50654;3.91008;265;20220701;21.6;10.7;16.2;2.2;12.51;.1;3.78;21054 +87091;47.50654;3.91008;265;20220702;27.4;8.1;17.8;1.6;12.21;0;5.04;28143 +87091;47.50654;3.91008;265;20220703;27.9;12.1;20;1.9;13.81;0;5.01;25380 +87091;47.50654;3.91008;265;20220704;26.6;13.3;20;2.1;13.71;.1;4.73;23209 +87091;47.50654;3.91008;265;20220705;26.6;9.9;18.3;2.4;12.71;0;5.02;26022 +87091;47.50654;3.91008;265;20220706;23.9;10.5;17.2;2.4;11.91;0;4.44;23216 +87091;47.50654;3.91008;265;20220707;22.6;9.9;16.3;3.3;13.31;0;4.05;22545 +87091;47.50654;3.91008;265;20220708;25.2;10;17.6;2.5;12.11;0;4.75;24661 +87091;47.50654;3.91008;265;20220709;27.4;9.9;18.7;2.3;13.41;0;5.08;26440 +87091;47.50654;3.91008;265;20220710;26.6;12.9;19.8;3.5;12.91;0;5.28;23284 +87091;47.50654;3.91008;265;20220711;29.3;12.1;20.7;3.9;12.51;0;6.28;26086 +87091;47.50654;3.91008;265;20220712;30.9;13.8;22.4;2.2;12.61;0;5.8;25943 +87091;47.50654;3.91008;265;20220713;32.6;13.1;22.9;1.5;12.51;0;5.73;27664 +87091;47.50654;3.91008;265;20220714;34.4;14.9;24.7;2.3;13.31;0;6.59;27588 +87091;47.50654;3.91008;265;20220715;28;14.6;21.3;2.6;12.31;0;5.29;22719 +87091;47.50654;3.91008;265;20220716;28.7;10.4;19.6;2.6;9.91;0;5.81;26554 +87091;47.50654;3.91008;265;20220717;32.2;12.1;22.2;1.8;11.41;0;5.9;27766 +87091;47.50654;3.91008;265;20220718;37.5;15.3;26.4;2.7;11.11;0;7.75;29112 +87091;47.50654;3.91008;265;20220719;38.7;17.9;28.3;2.7;14.81;.9;7.68;28069 +87091;47.50654;3.91008;265;20220720;25.2;21.3;23.3;2.1;17.81;3.5;3.29;11831 +87091;47.50654;3.91008;265;20220721;29.2;16.5;22.9;1.4;16.81;0;4.48;21670 +87091;47.50654;3.91008;265;20220722;32.2;13.9;23.1;1.5;16.31;.9;5.31;26015 +87091;47.50654;3.91008;265;20220723;28.5;17.2;22.9;2.2;18.41;.1;4.42;20258 +87091;47.50654;3.91008;265;20220724;33.2;14.6;23.9;1.8;15.91;.1;5.64;26028 +87091;47.50654;3.91008;265;20220725;29.6;17.3;23.5;2.7;16.61;.3;5.04;20987 +87091;47.50654;3.91008;265;20220726;25.5;15.2;20.4;2.6;15.61;0;4.09;19082 +87091;47.50654;3.91008;265;20220727;27;14;20.5;1.8;12.21;0;4.5;21406 +87091;47.50654;3.91008;265;20220728;28.3;11.3;19.8;1;11.81;0;4.43;24442 +87091;47.50654;3.91008;265;20220729;28.3;13.6;21;2.4;12.41;0;5.05;22590 +87091;47.50654;3.91008;265;20220730;32.2;13;22.6;2.5;12.71;0;5.99;25768 +87091;47.50654;3.91008;265;20220731;32.6;15.8;24.2;2.8;13.81;0;6.08;23956 +87091;47.50654;3.91008;265;20220801;30.3;14.2;22.3;2.5;15.21;0;5.22;23326 +87091;47.50654;3.91008;265;20220802;32.4;13.9;23.2;1.9;14.61;0;5.42;24914 +87091;47.50654;3.91008;265;20220803;36.7;15.5;26.1;1.7;14.21;0;6.08;26568 +87091;47.50654;3.91008;265;20220804;38.2;18.5;28.4;2.7;15.51;3.3;7.09;25459 +87091;47.50654;3.91008;265;20220805;27.1;18.7;22.9;2.9;18.41;0;4;16363 +87091;47.50654;3.91008;265;20220806;27.4;14.1;20.8;2.9;12.11;0;4.95;20603 +87091;47.50654;3.91008;265;20220807;28.8;10.8;19.8;2.4;9.71;0;5.3;23915 +87091;47.50654;3.91008;265;20220808;31.1;10.7;20.9;1.7;10.21;0;5.2;25345 +87091;47.50654;3.91008;265;20220809;32.4;11.9;22.2;2.1;10.71;0;5.68;25259 +87091;47.50654;3.91008;265;20220810;32.9;12.9;22.9;2.4;10.31;0;5.99;24794 +87091;47.50654;3.91008;265;20220811;32.9;13.9;23.4;2.3;9.81;0;5.88;24006 +87091;47.50654;3.91008;265;20220812;33.4;15.2;24.3;2.8;9.41;0;6.39;23338 +87091;47.50654;3.91008;265;20220813;32.4;16;24.2;2.7;9.01;0;6.07;21988 +87091;47.50654;3.91008;265;20220814;27.6;16.4;22;2.2;14.01;10.7;4.23;17967 +87091;47.50654;3.91008;265;20220815;24.3;16.7;20.5;2.1;17.71;2.1;3.05;14615 +87091;47.50654;3.91008;265;20220816;28.8;14.4;21.6;1.8;16.51;10.1;4.1;20167 +87091;47.50654;3.91008;265;20220817;25.9;16.1;21;3;17.31;2.5;3.66;16436 +87091;47.50654;3.91008;265;20220818;24.8;16.5;20.7;1.3;18.81;4.8;2.86;14980 +87091;47.50654;3.91008;265;20220819;23.9;16;20;2.6;18.41;5.9;2.89;14498 +87091;47.50654;3.91008;265;20220820;25.9;16.6;21.3;2.4;16.81;.2;3.5;15657 +87091;47.50654;3.91008;265;20220821;25.7;10.9;18.3;1.7;13.51;0;3.63;19735 +87091;47.50654;3.91008;265;20220822;26.4;13.3;19.9;1.8;16.01;.1;3.52;18398 +87091;47.50654;3.91008;265;20220823;28.2;14.1;21.2;1.6;17.21;.1;3.68;18961 +87091;47.50654;3.91008;265;20220824;30.6;14.4;22.5;1.8;15.11;0;4.32;20202 +87091;47.50654;3.91008;265;20220825;32.2;14.1;23.2;1.5;13.91;.2;4.44;21214 +87091;47.50654;3.91008;265;20220826;22.9;18.4;20.7;3;17.51;1.2;2.68;10245 +87091;47.50654;3.91008;265;20220827;26.2;11.9;19.1;2;14.31;0;3.58;18499 +87091;47.50654;3.91008;265;20220828;28.2;10.7;19.5;1.7;14.31;0;3.83;20348 +87091;47.50654;3.91008;265;20220829;30.7;14;22.4;1.4;15.51;0;3.94;19700 +87091;47.50654;3.91008;265;20220830;26;16.4;21.2;2.1;16.21;.7;3.27;14689 +87091;47.50654;3.91008;265;20220831;26.9;14.1;20.5;1.5;16.51;.1;3.22;16891 +87091;47.50654;3.91008;265;20220901;26.4;13;19.7;2.4;14.41;0;3.62;17141 +87091;47.50654;3.91008;265;20220902;25.8;12.4;19.1;2.7;15.31;6.6;3.44;16988 +87091;47.50654;3.91008;265;20220903;24.6;16.1;20.4;2.2;16.61;.5;2.88;13307 +87091;47.50654;3.91008;265;20220904;28.4;12.2;20.3;2.3;14.91;1;3.84;18390 +87091;47.50654;3.91008;265;20220905;30.3;15.9;23.1;2.4;17.21;5;4.01;17148 +87091;47.50654;3.91008;265;20220906;29.4;16.8;23.1;1.9;18.21;2.7;3.48;15857 +87091;47.50654;3.91008;265;20220907;18.6;13;15.8;2;16.51;9.5;1.61;10305 +87091;47.50654;3.91008;265;20220908;21.1;13.4;17.3;2.1;15.41;4.1;2.22;12050 +87091;47.50654;3.91008;265;20220909;20.7;14.4;17.6;3.1;14.91;5;2.37;10744 +87091;47.50654;3.91008;265;20220910;19.1;13.1;16.1;2.3;14.41;.4;1.97;10367 +87091;47.50654;3.91008;265;20220911;22.9;9.9;16.4;1.7;13.81;.2;2.56;15336 +87091;47.50654;3.91008;265;20220912;28.5;10.1;19.3;2.1;14.81;0;3.52;18153 +87091;47.50654;3.91008;265;20220913;29.4;16.7;23.1;2.4;18.71;11.4;3.43;14841 +87091;47.50654;3.91008;265;20220914;26.5;17.3;21.9;2.3;19.01;5.9;2.76;12425 +87091;47.50654;3.91008;265;20220915;20.1;16.1;18.1;2.3;17.11;4.3;1.7;7936 +87091;47.50654;3.91008;265;20220916;17.5;12.7;15.1;2.2;13.21;.2;1.74;8644 +87091;47.50654;3.91008;265;20220917;16.6;5.3;11;3;9.11;.1;2.23;13380 +87091;47.50654;3.91008;265;20220918;18.7;2.3;10.5;2.2;8.31;0;2.43;16041 +87091;47.50654;3.91008;265;20220919;16.8;4.4;10.6;2.2;8.71;.1;2.11;13728 +87091;47.50654;3.91008;265;20220920;17.8;2.8;10.3;2;8.31;0;2.21;14977 +87091;47.50654;3.91008;265;20220921;18.2;3.9;11.1;1.5;8.61;0;2.07;14444 +87091;47.50654;3.91008;265;20220922;20;2.8;11.4;1.4;8.41;0;2.23;15705 +87091;47.50654;3.91008;265;20220923;19.3;5.9;12.6;1.6;10.11;0;2.05;13642 +87091;47.50654;3.91008;265;20220924;18.9;9.2;14.1;1.8;12.11;1;1.84;11395 +87091;47.50654;3.91008;265;20220925;15.2;6.7;11;1.6;11.31;.4;1.37;10506 +87091;47.50654;3.91008;265;20220926;15.1;5.8;10.5;2.4;10.61;6.9;1.47;10878 +87091;47.50654;3.91008;265;20220927;13.2;9.3;11.3;3.3;11.81;22.2;1.09;6782 +87091;47.50654;3.91008;265;20220928;13.4;10.2;11.8;2.5;12.51;8.9;.98;6018 +87091;47.50654;3.91008;265;20220929;14.1;9.3;11.7;1.4;11.21;4.7;1.19;7386 +87091;47.50654;3.91008;265;20220930;16.7;3.6;10.2;1.7;9.31;4.3;1.65;12366 +87091;47.50654;3.91008;265;20221001;17.5;7.6;12.6;3.7;13.61;11;1.29;10548 +87091;47.50654;3.91008;265;20221002;18.3;15.1;16.7;3;16.91;3.9;1.17;5705 +87091;47.50654;3.91008;265;20221003;15.6;12.1;13.9;2;13.11;0;1.18;5907 +87091;47.50654;3.91008;265;20221004;19;4.2;11.6;1.1;11.21;.3;1.5;12505 +87091;47.50654;3.91008;265;20221005;24;9.4;16.7;1.9;13.81;0;2.1;12252 +87091;47.50654;3.91008;265;20221006;17.9;12.7;15.3;1.9;12.61;0;1.51;7014 +87091;47.50654;3.91008;265;20221007;19.7;5.1;12.4;1;11.81;.1;1.44;11924 +87091;47.50654;3.91008;265;20221008;17.7;8.1;12.9;1.8;11.51;.1;1.44;9443 +87091;47.50654;3.91008;265;20221009;19.6;3.8;11.7;1.9;10.41;.2;1.69;12087 +87091;47.50654;3.91008;265;20221010;19.8;7.8;13.8;1.2;13.21;2.6;1.34;10324 +87091;47.50654;3.91008;265;20221011;16.9;12.7;14.8;1.6;14.71;.1;1.01;5819 +87091;47.50654;3.91008;265;20221012;20;7.7;13.9;1.3;12.61;.1;1.38;10165 +87091;47.50654;3.91008;265;20221013;17;10.1;13.6;1.9;13.61;1.7;1.08;7380 +87091;47.50654;3.91008;265;20221014;16.4;13.7;15.1;3.1;16.21;12.3;.75;4364 +87091;47.50654;3.91008;265;20221015;17.7;15.2;16.5;3.5;16.31;1.9;1.07;4116 +87091;47.50654;3.91008;265;20221016;24;14.4;19.2;2;16.11;0;1.75;8415 +87091;47.50654;3.91008;265;20221017;23.4;13.3;18.4;2.6;15.51;4.8;1.85;8517 +87091;47.50654;3.91008;265;20221018;21.6;14.4;18;2.9;16.41;.2;1.54;7007 +87091;47.50654;3.91008;265;20221019;23;11.5;17.3;3.6;14.91;.9;1.97;8852 +87091;47.50654;3.91008;265;20221020;21.5;14.8;18.2;3.4;16.31;12.8;1.63;6538 +87091;47.50654;3.91008;265;20221021;21.1;15.5;18.3;3.6;15.91;5;1.72;5843 +87091;47.50654;3.91008;265;20221022;23.2;10.2;16.7;2.9;14.31;.2;1.81;9025 +87091;47.50654;3.91008;265;20221023;22.4;12.9;17.7;3.6;15.11;2.9;1.85;7526 +87091;47.50654;3.91008;265;20221024;20.8;15.1;18;2.4;13.21;.2;1.75;5628 +87091;47.50654;3.91008;265;20221025;20.3;9.1;14.7;2.8;13.11;1.8;1.44;7964 +87091;47.50654;3.91008;265;20221026;23.4;14.4;18.9;3.4;14.41;.1;2.16;6978 +87091;47.50654;3.91008;265;20221027;25.8;11.4;18.6;3.5;13.91;0;2.46;8821 +87091;47.50654;3.91008;265;20221028;25.7;13.3;19.5;2.4;13.41;0;2.12;8024 +87091;47.50654;3.91008;265;20221029;26.1;12.6;19.4;2.1;13.31;0;1.97;8264 +87091;47.50654;3.91008;265;20221030;23.3;11;17.2;1.8;10.91;0;1.7;7743 +87091;47.50654;3.91008;265;20221031;21.6;10.4;16;2.9;13.31;7.1;1.58;7251 +87091;47.50654;3.91008;265;20221101;16.1;11;13.6;3.4;12.11;.1;1.21;4656 +87091;47.50654;3.91008;265;20221102;16.5;10.4;13.5;2.7;11.31;.1;1.24;5056 +87091;47.50654;3.91008;265;20221103;15.2;7.4;11.3;3.6;10.71;11;1.11;5691 +87091;47.50654;3.91008;265;20221104;9.7;8.4;9.1;4.2;10.21;6;.68;1993 +87091;47.50654;3.91008;265;20221105;11.2;2.3;6.8;2.1;9.01;0;.54;5922 +87091;47.50654;3.91008;265;20221106;11.3;3;7.2;2;8.81;.3;.6;5612 +87091;47.50654;3.91008;265;20221107;16.6;10;13.3;3.5;11.21;.1;1.35;4872 +87091;47.50654;3.91008;265;20221108;18.7;5.7;12.2;3.6;10.51;9.1;1.46;6930 +87091;47.50654;3.91008;265;20221109;13.5;10.6;12.1;2.5;12.31;2.3;.68;2961 +87091;47.50654;3.91008;265;20221110;11.4;6.4;8.9;1.1;10.91;0;.41;3979 +87091;47.50654;3.91008;265;20221111;15;1.9;8.5;2;9.81;.2;.63;6645 +87091;47.50654;3.91008;265;20221112;16.4;5.7;11.1;2.5;10.71;.2;.87;5868 +87091;47.50654;3.91008;265;20221113;18.6;6.4;12.5;1.5;9.91;.1;.92;6205 +87091;47.50654;3.91008;265;20221114;16.3;2.6;9.5;2.7;9.91;2.7;.84;6507 +87091;47.50654;3.91008;265;20221115;14.9;6.8;10.9;3.2;11.31;5.3;.72;4816 +87091;47.50654;3.91008;265;20221116;13.3;9.4;11.4;4.9;11.01;2.5;1.01;3140 +87091;47.50654;3.91008;265;20221117;14.2;11;12.6;5.2;11.11;9.2;1.35;2754 +87091;47.50654;3.91008;265;20221118;11.5;7.6;9.6;3;9.41;.9;.84;3045 +87091;47.50654;3.91008;265;20221119;8.3;2.1;5.2;1.8;8.21;.8;.34;3911 +87091;47.50654;3.91008;265;20221120;7.8;2.9;5.4;3.1;8.61;2.3;.29;3372 +87091;47.50654;3.91008;265;20221121;9;5.5;7.3;3.6;9.01;2;.55;2732 +87091;47.50654;3.91008;265;20221122;10.1;4.5;7.3;4.3;8.01;0;.91;3537 +87091;47.50654;3.91008;265;20221123;10.7;2.8;6.8;4;8.51;3.2;.63;4237 +87091;47.50654;3.91008;265;20221124;11.7;6.9;9.3;3.9;9.81;3.6;.75;3150 +87091;47.50654;3.91008;265;20221125;11;7.8;9.4;2.6;9.91;.1;.64;2446 +87091;47.50654;3.91008;265;20221126;8.7;3.3;6;1.7;8.71;.1;.31;3283 +87091;47.50654;3.91008;265;20221127;9.7;1.2;5.5;2.5;7.61;.5;.5;4194 +87091;47.50654;3.91008;265;20221128;9;5;7;2.2;8.81;4.8;.45;2687 +87091;47.50654;3.91008;265;20221129;8.1;5.4;6.8;1.7;9.11;.3;.36;2093 +87091;47.50654;3.91008;265;20221130;7;5.1;6.1;2.7;8.71;0;.38;1654 +87091;47.50654;3.91008;265;20221201;5.8;5;5.4;2.8;8.21;.7;.44;886 +87091;47.50654;3.91008;265;20221202;4.1;2.9;3.5;2.3;7.01;2.6;.42;1181 +87091;47.50654;3.91008;265;20221203;5.6;2.4;4;3.4;7.01;1.9;.49;2218 +87091;47.50654;3.91008;265;20221204;5.3;2.3;3.8;3.4;7.41;10.1;.34;2110 +87091;47.50654;3.91008;265;20221205;4.9;2.3;3.6;2;7.31;.5;.32;1911 +87091;47.50654;3.91008;265;20221206;2.9;2.8;2.9;1.7;7.21;0;.36;0 +87091;47.50654;3.91008;265;20221207;4.6;1;2.8;1.3;6.61;0;.31;2294 +87091;47.50654;3.91008;265;20221208;2.3;.1;1.2;2;5.61;0;.41;1671 +87091;47.50654;3.91008;265;20221209;-.2;-4.4;-2.3;2.8;4.81;0;.22;2479 +87091;47.50654;3.91008;265;20221210;.9;-1.8;-.4;3.1;4.91;0;.45;1876 +87091;47.50654;3.91008;265;20221211;1;-6.7;-2.8;2.4;4.11;0;.32;3488 +87091;47.50654;3.91008;265;20221212;-2.4;-7.5;-4.9;3.1;3.81;0;.23;2731 +87091;47.50654;3.91008;265;20221213;.4;-6.3;-2.9;3.2;4.31;2;.29;3186 +87091;47.50654;3.91008;265;20221214;2;-.1;1;1.9;6.31;4;.23;1558 +87091;47.50654;3.91008;265;20221215;2.8;.3;1.6;3.2;6.21;0;.34;1737 +87091;47.50654;3.91008;265;20221216;1.6;-3.8;-1.1;2.2;4.51;0;.38;2777 +87091;47.50654;3.91008;265;20221217;-1.8;-5.5;-3.6;2.5;4.11;0;.27;2207 +87091;47.50654;3.91008;265;20221218;5.3;-8.1;-1.4;3.1;4.81;0;.37;4639 +87091;47.50654;3.91008;265;20221219;15.2;3.5;9.4;3.7;8.61;0;1.06;4297 +87091;47.50654;3.91008;265;20221220;15.8;11.4;13.6;5.4;10.71;10.7;1.72;2441 +87091;47.50654;3.91008;265;20221221;13;10.7;11.9;4.9;11.81;2.4;.84;1627 +87091;47.50654;3.91008;265;20221222;12.6;10.4;11.5;6.3;11.81;10.8;.81;1581 +87091;47.50654;3.91008;265;20221223;13.5;11.9;12.7;4.9;13.81;4.9;.47;1277 +87091;47.50654;3.91008;265;20221224;11.5;9.7;10.6;3;11.21;.2;.6;1387 +87091;47.50654;3.91008;265;20221225;15.3;7.7;11.5;2.9;10.21;1;.89;3381 +87091;47.50654;3.91008;265;20221226;12;10.2;11.1;3.3;10.61;4.4;.87;1396 +87091;47.50654;3.91008;265;20221227;9.5;3.4;6.5;1.3;8.51;.2;.3;2997 +87091;47.50654;3.91008;265;20221228;12.1;5.6;8.9;5;8.91;.3;.98;3122 +87091;47.50654;3.91008;265;20221229;11.4;10.9;11.2;5.6;9.81;4.7;1.45;512 +87091;47.50654;3.91008;265;20221230;13.4;2.6;8;5.7;10.21;2.1;.44;4207 +87091;47.50654;3.91008;265;20221231;17.6;13.4;15.5;6.8;11.61;0;2.29;2452 +87092;47.52453;4.24092;315;20220101;15.4;4;9.7;1.4;9;0;.52;4387 +87092;47.52453;4.24092;315;20220102;14.9;3.2;9.1;3.9;9.4;.1;.9;4481 +87092;47.52453;4.24092;315;20220103;11.5;9.6;10.6;4.9;11.1;3.7;.8;1523 +87092;47.52453;4.24092;315;20220104;12.1;10.3;11.2;5.6;9.9;8.7;1.46;1482 +87092;47.52453;4.24092;315;20220105;5.4;0;2.7;3.4;6.4;.1;.49;2956 +87092;47.52453;4.24092;315;20220106;6.1;-.6;2.8;2;6;.1;.46;3379 +87092;47.52453;4.24092;315;20220107;3.8;-.7;1.6;5.2;6.7;7.3;.22;2706 +87092;47.52453;4.24092;315;20220108;6.4;0;3.2;6;7.9;12.5;.1;3355 +87092;47.52453;4.24092;315;20220109;5.3;3.7;4.5;3.7;7.3;1.7;.59;1447 +87092;47.52453;4.24092;315;20220110;4.5;1.3;2.9;1.7;6.4;.1;.43;2278 +87092;47.52453;4.24092;315;20220111;.7;-2.7;-1;2;5.7;0;.18;2391 +87092;47.52453;4.24092;315;20220112;.8;-1.7;-.4;2.5;5.5;0;.31;2005 +87092;47.52453;4.24092;315;20220113;2.8;-3.7;-.4;1.6;5.2;0;.3;3579 +87092;47.52453;4.24092;315;20220114;6.9;-4.9;1;1.6;5.1;0;.43;5054 +87092;47.52453;4.24092;315;20220115;4.9;-3.8;.6;1.5;5.2;0;.37;4323 +87092;47.52453;4.24092;315;20220116;-1.1;-3.4;-2.2;1.6;5.2;.1;.2;2010 +87092;47.52453;4.24092;315;20220117;2.9;-1;1;.8;6.8;.1;.2;2806 +87092;47.52453;4.24092;315;20220118;7.8;2.3;5.1;3.5;7.2;0;.69;3473 +87092;47.52453;4.24092;315;20220119;3;1.7;2.4;3.5;6.6;1.9;.44;1457 +87092;47.52453;4.24092;315;20220120;5.1;2.1;3.6;2.7;7;.6;.48;2509 +87092;47.52453;4.24092;315;20220121;3.4;-.7;1.4;2.4;5.8;0;.45;3062 +87092;47.52453;4.24092;315;20220122;1.7;-.8;.5;1.5;6.2;.1;.27;2318 +87092;47.52453;4.24092;315;20220123;5.8;1.3;3.6;2.7;6.3;0;.65;3330 +87092;47.52453;4.24092;315;20220124;2.2;-3.4;-.6;3;5.5;0;.31;3829 +87092;47.52453;4.24092;315;20220125;7.2;-4.9;1.2;1.5;5.4;0;.46;5949 +87092;47.52453;4.24092;315;20220126;-2.4;-3.2;-2.8;1.4;4.9;0;.26;1184 +87092;47.52453;4.24092;315;20220127;.1;-4;-1.9;1.8;5.4;.3;.2;3360 +87092;47.52453;4.24092;315;20220128;3.4;-.1;1.7;1.4;6.6;0;.32;3117 +87092;47.52453;4.24092;315;20220129;5;.6;2.8;3.6;7.5;1;.25;3613 +87092;47.52453;4.24092;315;20220130;9.9;4.5;7.2;2.2;8.8;.1;.6;4121 +87092;47.52453;4.24092;315;20220131;6;4.1;5.1;5.8;7.2;1.7;.89;2282 +87092;47.52453;4.24092;315;20220201;5.6;.2;2.9;4;7.4;2.4;.32;4256 +87092;47.52453;4.24092;315;20220202;8.5;6.2;7.4;2.9;10.1;.9;.38;2651 +87092;47.52453;4.24092;315;20220203;9;5.2;7.1;1.9;8.6;.2;.63;3608 +87092;47.52453;4.24092;315;20220204;7.6;3.7;5.7;3.7;8.4;1.7;.54;3723 +87092;47.52453;4.24092;315;20220205;8.1;-1;3.6;2.6;6.5;.1;.71;6045 +87092;47.52453;4.24092;315;20220206;7.4;1.4;4.4;6.3;8.8;8.8;.13;4894 +87092;47.52453;4.24092;315;20220207;9.5;2.7;6.1;3.8;6.9;0;1.14;5328 +87092;47.52453;4.24092;315;20220208;11;-1.7;4.7;1;6.5;0;.65;7581 +87092;47.52453;4.24092;315;20220209;16.2;-.6;7.8;1.7;6.3;0;1.25;8933 +87092;47.52453;4.24092;315;20220210;6.4;4;5.2;3.2;8.06;5.5;.61;3833 +87092;47.52453;4.24092;315;20220211;7;1.6;4.3;2.8;6.09;0;.93;9033 +87092;47.52453;4.24092;315;20220212;5.8;-3.1;1.3;2.7;4.96;0;.87;8433 +87092;47.52453;4.24092;315;20220213;12.9;-2.6;5.2;5.3;6.69;.1;1.61;10500 +87092;47.52453;4.24092;315;20220214;9.8;6.9;8.3;5.7;8.81;2.2;1.24;3729 +87092;47.52453;4.24092;315;20220215;9.2;3.5;6.4;4.3;7.76;4;1.04;6533 +87092;47.52453;4.24092;315;20220216;11.6;6.4;9;5.9;11.4;6.5;.48;5322 +87092;47.52453;4.24092;315;20220217;13.1;10.8;12;4.9;10.4;2.4;1.57;3431 +87092;47.52453;4.24092;315;20220218;13.8;6.2;10;5;10;1.3;1.33;6747 +87092;47.52453;4.24092;315;20220219;8.7;1.3;5;3.7;6.4;0;1.19;6756 +87092;47.52453;4.24092;315;20220220;9.8;3.3;6.6;5.9;9.4;5.3;.6;6400 +87092;47.52453;4.24092;315;20220221;7.4;4.5;6;6.2;8.1;3.3;.87;4177 +87092;47.52453;4.24092;315;20220222;8.2;5.1;6.7;4.2;9.1;1;.64;4406 +87092;47.52453;4.24092;315;20220223;12.4;6;9.2;2.1;9.1;.1;1.09;6648 +87092;47.52453;4.24092;315;20220224;11.5;4;7.8;3.6;8.2;1.7;1.27;7349 +87092;47.52453;4.24092;315;20220225;8.9;-1.4;3.8;2.5;6.1;.1;1.08;8828 +87092;47.52453;4.24092;315;20220226;8.5;-1.7;3.4;2.9;5.4;0;1.26;8914 +87092;47.52453;4.24092;315;20220227;10.1;-2.8;3.7;3.4;4.7;0;1.68;10236 +87092;47.52453;4.24092;315;20220228;12;-3.6;4.2;2.5;5.2;0;1.57;11470 +87092;47.52453;4.24092;315;20220301;11.2;-2.4;4.4;1.8;5.4;0;1.33;10832 +87092;47.52453;4.24092;315;20220302;11.4;.8;6.1;1.9;7.1;0;1.2;9642 +87092;47.52453;4.24092;315;20220303;12.3;6.2;9.3;1.5;9.6;0;1.04;7300 +87092;47.52453;4.24092;315;20220304;13.3;5.1;9.2;2.7;6.3;0;1.93;8666 +87092;47.52453;4.24092;315;20220305;10.2;-4.2;3;1.7;4.3;0;1.42;11808 +87092;47.52453;4.24092;315;20220306;6.9;-4.9;1;2.4;3.9;0;1.37;10791 +87092;47.52453;4.24092;315;20220307;8.2;-4.5;1.9;3.1;3.9;0;1.67;11368 +87092;47.52453;4.24092;315;20220308;12.9;-4.1;4.4;3.6;4.7;0;2.21;13410 +87092;47.52453;4.24092;315;20220309;14.3;-1.9;6.2;2.7;5.8;0;2;13255 +87092;47.52453;4.24092;315;20220310;14.7;2;8.4;4.2;7.5;0;2.13;11836 +87092;47.52453;4.24092;315;20220311;14.6;3.8;9.2;6.5;8.1;1.3;2.36;11022 +87092;47.52453;4.24092;315;20220312;8.6;7.1;7.9;3.9;8.5;3.2;1.14;3851 +87092;47.52453;4.24092;315;20220313;10.3;6.1;8.2;4.3;8.3;6.7;1.46;6868 +87092;47.52453;4.24092;315;20220314;13.4;.4;6.9;3.6;8.2;4.2;1.62;12620 +87092;47.52453;4.24092;315;20220315;15.8;7.4;11.6;3;10.7;0;1.72;10177 +87092;47.52453;4.24092;315;20220316;15.1;5.8;10.5;1.8;10.3;0;1.51;10870 +87092;47.52453;4.24092;315;20220317;8.4;8.1;8.3;3.8;9.1;.3;.96;1570 +87092;47.52453;4.24092;315;20220318;12.9;5.3;9.1;5.6;7.69;0;2.35;11700 +87092;47.52453;4.24092;315;20220319;15.3;4.1;9.7;3;6.83;0;2.5;14900 +87092;47.52453;4.24092;315;20220320;16.2;2.7;9.5;3.4;7.33;.1;2.49;13133 +87092;47.52453;4.24092;315;20220321;17;5.5;11.2;3;7.33;0;2.78;15333 +87092;47.52453;4.24092;315;20220322;16;2.3;9.2;2.7;6.23;0;2.78;18100 +87092;47.52453;4.24092;315;20220323;17.1;.6;8.9;1.9;6.26;0;2.55;18433 +87092;47.52453;4.24092;315;20220324;19.4;1.7;10.6;1.8;6.19;0;2.84;18833 +87092;47.52453;4.24092;315;20220325;19.6;2.8;11.2;2.9;5.96;0;3.44;18966 +87092;47.52453;4.24092;315;20220326;19.5;4.4;12;2.7;6.39;0;3.34;18733 +87092;47.52453;4.24092;315;20220327;20.5;4;12.3;1.7;6.83;0;2.95;19266 +87092;47.52453;4.24092;315;20220328;20.9;3.2;12;1.3;7.66;0;2.55;17666 +87092;47.52453;4.24092;315;20220329;17.7;6.9;12.3;2.9;8.26;.8;2.69;11433 +87092;47.52453;4.24092;315;20220330;12.8;8.2;10.5;2.2;10.59;9.2;1.35;7533 +87092;47.52453;4.24092;315;20220331;9.6;6.8;8.2;3.9;8.53;4.8;1.44;6133 +87092;47.52453;4.24092;315;20220401;4.6;.7;2.6;5.3;5.59;1.3;1.27;6333 +87092;47.52453;4.24092;315;20220402;4;0;2;6.1;5.34;0;1.42;7310 +87092;47.52453;4.24092;315;20220403;5;-2.5;1.2;3.2;4.8;0;1.48;10433 +87092;47.52453;4.24092;315;20220404;9.6;-4.4;2.6;2.6;4.87;0;2.21;20866 +87092;47.52453;4.24092;315;20220405;12.7;4;8.3;3.3;8.1;.4;1.77;9487 +87092;47.52453;4.24092;315;20220406;12.3;8.3;10.3;3.7;10.26;.7;1.39;5800 +87092;47.52453;4.24092;315;20220407;12.2;8.2;10.2;6.4;11.06;11.7;1.16;3966 +87092;47.52453;4.24092;315;20220408;14.4;8.5;11.4;6.6;10.33;14.1;2.03;6400 +87092;47.52453;4.24092;315;20220409;9.7;2;5.8;3.4;6.73;2.1;1.94;14366 +87092;47.52453;4.24092;315;20220410;10.8;-2;4.4;2.4;6.03;0;2.59;22106 +87092;47.52453;4.24092;315;20220411;18.6;.3;9.5;4;7.77;0;3.51;20934 +87092;47.52453;4.24092;315;20220412;21.3;6.8;14.1;3.9;8.01;0;4.22;18272 +87092;47.52453;4.24092;315;20220413;19.9;6.2;13.1;2.1;10.29;0;2.74;15766 +87092;47.52453;4.24092;315;20220414;20.6;6.9;13.8;2.5;11.06;0;3.11;18800 +87092;47.52453;4.24092;315;20220415;21.3;7.1;14.2;2.7;10.33;0;3.69;22166 +87092;47.52453;4.24092;315;20220416;19.2;7.2;13.2;3.7;8.83;0;4.02;24157 +87092;47.52453;4.24092;315;20220417;20.2;2.1;11.2;3;6.19;0;4.23;25266 +87092;47.52453;4.24092;315;20220418;19.5;3.3;11.4;1.7;6.59;0;3.45;22800 +87092;47.52453;4.24092;315;20220419;19.4;4.6;12;2.4;7.63;0;3.62;22133 +87092;47.52453;4.24092;315;20220420;19.4;5.9;12.7;2.8;7.79;0;3.72;20933 +87092;47.52453;4.24092;315;20220421;19.2;4.6;11.9;2.4;7.46;0;3.72;22866 +87092;47.52453;4.24092;315;20220422;20.1;4.7;12.4;2;8.86;0;3.61;23766 +87092;47.52453;4.24092;315;20220423;16.9;8.3;12.6;3.7;10.83;6.5;2.48;11800 +87092;47.52453;4.24092;315;20220424;14.1;7.4;10.7;2.9;11.23;1.9;1.38;6400 +87092;47.52453;4.24092;315;20220425;13.7;10.1;11.9;2.7;11.83;2.6;1.47;6966 +87092;47.52453;4.24092;315;20220426;15.5;5.9;10.7;2.5;9.09;0;3.05;21900 +87092;47.52453;4.24092;315;20220427;17.8;3.5;10.6;2.9;9.06;0;3.51;25300 +87092;47.52453;4.24092;315;20220428;21.6;4.7;13.1;2.2;9.39;0;4;25333 +87092;47.52453;4.24092;315;20220429;18.3;7;12.7;1.6;10.26;.5;2.41;13033 +87092;47.52453;4.24092;315;20220430;16.6;4.3;10.5;2.8;9.26;0;3.34;24800 +87092;47.52453;4.24092;315;20220501;17.3;3.8;10.6;2.2;8.49;0;3.51;25366 +87092;47.52453;4.24092;315;20220502;19.4;5.5;12.4;2.2;9.26;0;3.55;22400 +87092;47.52453;4.24092;315;20220503;21.3;7.5;14.4;2.3;10.43;.4;3.84;22566 +87092;47.52453;4.24092;315;20220504;18.7;9;13.8;2;11.73;1.6;2.71;15766 +87092;47.52453;4.24092;315;20220505;17.9;8.2;13;2.4;10.79;2.1;2.89;16733 +87092;47.52453;4.24092;315;20220506;19.9;3.8;11.9;2.4;10.2;0;3.46;22783 +87092;47.52453;4.24092;315;20220507;20.8;5.3;13.1;2.6;10.5;.4;3.67;22468 +87092;47.52453;4.24092;315;20220508;22.7;6;14.4;2.3;11.6;.1;3.9;23467 +87092;47.52453;4.24092;315;20220509;25.7;6.9;16.3;1.2;11.9;0;4.16;25060 +87092;47.52453;4.24092;315;20220510;26;9.2;17.6;1.7;12.2;0;4.35;23784 +87092;47.52453;4.24092;315;20220511;28.3;13;20.7;3.1;13.2;0;5.32;22789 +87092;47.52453;4.24092;315;20220512;22.3;11;16.7;1.6;14.6;.8;3.36;19611 +87092;47.52453;4.24092;315;20220513;22.6;13.5;18.1;1.6;13.2;0;3.45;17632 +87092;47.52453;4.24092;315;20220514;24.2;6;15.1;1.5;10.8;0;4.19;25258 +87092;47.52453;4.24092;315;20220515;28.7;9.1;18.9;3;12.9;3.4;5.53;26348 +87092;47.52453;4.24092;315;20220516;25.7;14.3;20;2.2;15.5;.8;4.13;20065 +87092;47.52453;4.24092;315;20220517;27.4;11.8;19.6;1.9;15.4;0;4.54;23657 +87092;47.52453;4.24092;315;20220518;29.5;14.8;22.2;1.5;16.1;0;4.7;23046 +87092;47.52453;4.24092;315;20220519;30.3;16.1;23.2;2.1;16.6;.2;5.09;22734 +87092;47.52453;4.24092;315;20220520;30.2;16.7;23.5;3;15.6;.2;5.58;22241 +87092;47.52453;4.24092;315;20220521;26;10;18;2.2;12.7;0;4.68;24349 +87092;47.52453;4.24092;315;20220522;28.2;11.2;19.7;2.6;14.1;5.7;5.2;25205 +87092;47.52453;4.24092;315;20220523;21.7;15.8;18.8;3.5;16.9;6.6;3.11;14698 +87092;47.52453;4.24092;315;20220524;17.5;10.6;14.1;2.7;12;.2;2.87;15990 +87092;47.52453;4.24092;315;20220525;20.7;6.6;13.7;1.9;10.9;0;3.74;23148 +87092;47.52453;4.24092;315;20220526;21.2;9.3;15.3;2.1;12.1;0;3.7;21293 +87092;47.52453;4.24092;315;20220527;17.5;11.5;14.5;2.5;13;.1;2.67;15022 +87092;47.52453;4.24092;315;20220528;19.6;8.2;13.9;2.6;10;0;3.76;20956 +87092;47.52453;4.24092;315;20220529;17.1;6.7;11.9;2.7;8;0;3.58;20050 +87092;47.52453;4.24092;315;20220530;20.1;3.5;11.8;1.4;7.9;0;3.92;25530 +87092;47.52453;4.24092;315;20220531;23.2;5.2;14.2;1.9;9;0;4.57;26674 +87092;47.52453;4.24092;315;20220601;23.8;5.5;14.7;1.9;10;0;4.6;26965 +87092;47.52453;4.24092;315;20220602;25.8;9.8;17.8;2.5;12.2;1;4.95;25240 +87092;47.52453;4.24092;315;20220603;27.7;14.4;21.1;2.1;16.5;10;4.73;23020 +87092;47.52453;4.24092;315;20220604;27.6;16.4;22;2.9;17.9;20.5;4.71;21128 +87092;47.52453;4.24092;315;20220605;23.4;15.3;19.4;2.8;17.1;6.1;3.62;17929 +87092;47.52453;4.24092;315;20220606;22.2;12.9;17.6;2;14.2;.4;3.65;19282 +87092;47.52453;4.24092;315;20220607;22;12.2;17.1;2.6;14;.1;3.75;19841 +87092;47.52453;4.24092;315;20220608;20.8;12.3;16.6;2.4;14.2;10.6;3.39;18474 +87092;47.52453;4.24092;315;20220609;20.1;12.5;16.3;3.2;12.3;.1;3.63;17468 +87092;47.52453;4.24092;315;20220610;25.3;9.2;17.3;1.6;12.8;.1;4.57;25685 +87092;47.52453;4.24092;315;20220611;28.7;10.8;19.8;1.5;14.4;0;5.12;27143 +87092;47.52453;4.24092;315;20220612;28.1;12.9;20.5;1.8;16.4;.5;4.87;25001 +87092;47.52453;4.24092;315;20220613;24.2;11.6;17.9;2.4;11.6;0;4.63;22741 +87092;47.52453;4.24092;315;20220614;28.1;10.1;19.1;1.9;11.8;0;5.37;27301 +87092;47.52453;4.24092;315;20220615;33.5;13.5;23.5;2;15;0;6.35;28826 +87092;47.52453;4.24092;315;20220616;30.3;15;22.7;2;14.7;0;5.53;25166 +87092;47.52453;4.24092;315;20220617;32.4;12.9;22.7;1.1;14.2;0;5.59;28490 +87092;47.52453;4.24092;315;20220618;35.8;15.7;25.8;2.7;14.5;0;7.37;28943 +87092;47.52453;4.24092;315;20220619;35.4;25.1;30.3;4.5;14.7;.2;8.23;20584 +87092;47.52453;4.24092;315;20220620;29.2;18.1;23.7;4.6;18.2;2.8;5.7;21390 +87092;47.52453;4.24092;315;20220621;29.2;15.9;22.6;1.8;19.7;4;4.78;23461 +87092;47.52453;4.24092;315;20220622;24.6;17.7;21.2;2.7;20.1;2.6;3.49;16758 +87092;47.52453;4.24092;315;20220623;26.8;14.2;20.5;2.2;17.2;4.2;4.54;22815 +87092;47.52453;4.24092;315;20220624;22.5;14.2;18.4;2.4;16.3;3.1;3.51;18417 +87092;47.52453;4.24092;315;20220625;24.6;12.8;18.7;2.1;15.3;12.8;4.2;22045 +87092;47.52453;4.24092;315;20220626;16.7;12.8;14.8;2.1;15.6;29.7;2.04;12455 +87092;47.52453;4.24092;315;20220627;22.1;14.3;18.2;1.6;15.3;2.3;3.4;17807 +87092;47.52453;4.24092;315;20220628;25.8;8.6;17.2;1.6;12;.1;4.77;26661 +87092;47.52453;4.24092;315;20220629;27;12.6;19.8;2.1;13.6;1.7;4.95;24329 +87092;47.52453;4.24092;315;20220630;16.1;13.3;14.7;2.3;14.6;7.2;1.95;10439 +87092;47.52453;4.24092;315;20220701;21.3;10.4;15.9;2.2;12.5;0;3.78;21054 +87092;47.52453;4.24092;315;20220702;27.1;7.8;17.5;1.6;12.2;0;5.04;28143 +87092;47.52453;4.24092;315;20220703;27.6;11.8;19.7;1.9;13.8;0;5.01;25380 +87092;47.52453;4.24092;315;20220704;26.3;13;19.7;2.1;13.7;.1;4.73;23209 +87092;47.52453;4.24092;315;20220705;26.3;9.6;18;2.4;12.7;0;5.02;26022 +87092;47.52453;4.24092;315;20220706;23.6;10.2;16.9;2.4;11.9;0;4.44;23216 +87092;47.52453;4.24092;315;20220707;22.3;9.6;16;3.3;13.3;0;4.05;22545 +87092;47.52453;4.24092;315;20220708;24.9;9.7;17.3;2.5;12.1;0;4.75;24661 +87092;47.52453;4.24092;315;20220709;27.1;9.6;18.4;2.3;13.4;0;5.08;26440 +87092;47.52453;4.24092;315;20220710;26.3;12.6;19.5;3.5;12.9;0;5.28;23284 +87092;47.52453;4.24092;315;20220711;29;11.8;20.4;3.9;12.5;0;6.28;26086 +87092;47.52453;4.24092;315;20220712;30.6;13.5;22.1;2.2;12.6;0;5.8;25943 +87092;47.52453;4.24092;315;20220713;32.3;12.8;22.6;1.5;12.5;0;5.73;27664 +87092;47.52453;4.24092;315;20220714;34.1;14.6;24.4;2.3;13.3;0;6.59;27588 +87092;47.52453;4.24092;315;20220715;27.7;14.3;21;2.6;12.3;0;5.29;22719 +87092;47.52453;4.24092;315;20220716;28.4;10.1;19.3;2.6;9.9;0;5.81;26554 +87092;47.52453;4.24092;315;20220717;31.9;11.8;21.9;1.8;11.4;0;5.9;27766 +87092;47.52453;4.24092;315;20220718;37.2;15;26.1;2.7;11.1;0;7.75;29112 +87092;47.52453;4.24092;315;20220719;38.4;17.6;28;2.7;14.8;1.1;7.68;28069 +87092;47.52453;4.24092;315;20220720;24.9;21;23;2.1;17.8;4;3.29;11831 +87092;47.52453;4.24092;315;20220721;28.9;16.2;22.6;1.4;16.8;0;4.48;21670 +87092;47.52453;4.24092;315;20220722;31.9;13.6;22.8;1.5;16.3;.6;5.31;26015 +87092;47.52453;4.24092;315;20220723;28.2;16.9;22.6;2.2;18.4;.2;4.42;20258 +87092;47.52453;4.24092;315;20220724;32.9;14.3;23.6;1.8;15.9;0;5.64;26028 +87092;47.52453;4.24092;315;20220725;29.3;17;23.2;2.7;16.6;.2;5.04;20987 +87092;47.52453;4.24092;315;20220726;25.2;14.9;20.1;2.6;15.6;0;4.09;19082 +87092;47.52453;4.24092;315;20220727;26.7;13.7;20.2;1.8;12.2;0;4.5;21406 +87092;47.52453;4.24092;315;20220728;28;11;19.5;1;11.8;0;4.43;24442 +87092;47.52453;4.24092;315;20220729;28;13.3;20.7;2.4;12.4;0;5.05;22590 +87092;47.52453;4.24092;315;20220730;31.9;12.7;22.3;2.5;12.7;0;5.99;25768 +87092;47.52453;4.24092;315;20220731;32.3;15.5;23.9;2.8;13.8;0;6.08;23956 +87092;47.52453;4.24092;315;20220801;30;13.9;22;2.5;15.2;0;5.22;23326 +87092;47.52453;4.24092;315;20220802;32.1;13.6;22.9;1.9;14.6;0;5.42;24914 +87092;47.52453;4.24092;315;20220803;36.4;15.2;25.8;1.7;14.2;0;6.08;26568 +87092;47.52453;4.24092;315;20220804;37.9;18.2;28.1;2.7;15.5;3;7.09;25459 +87092;47.52453;4.24092;315;20220805;26.8;18.4;22.6;2.9;18.4;0;4;16363 +87092;47.52453;4.24092;315;20220806;27.1;13.8;20.5;2.9;12.1;0;4.95;20603 +87092;47.52453;4.24092;315;20220807;28.5;10.5;19.5;2.4;9.7;0;5.3;23915 +87092;47.52453;4.24092;315;20220808;30.8;10.4;20.6;1.7;10.2;0;5.2;25345 +87092;47.52453;4.24092;315;20220809;32.1;11.6;21.9;2.1;10.7;0;5.68;25259 +87092;47.52453;4.24092;315;20220810;32.6;12.6;22.6;2.4;10.3;0;5.99;24794 +87092;47.52453;4.24092;315;20220811;32.6;13.6;23.1;2.3;9.8;0;5.88;24006 +87092;47.52453;4.24092;315;20220812;33.1;14.9;24;2.8;9.4;0;6.39;23338 +87092;47.52453;4.24092;315;20220813;32.1;15.7;23.9;2.7;9;0;6.07;21988 +87092;47.52453;4.24092;315;20220814;27.3;16.1;21.7;2.2;14;18.8;4.23;17967 +87092;47.52453;4.24092;315;20220815;24;16.4;20.2;2.1;17.7;1.8;3.05;14615 +87092;47.52453;4.24092;315;20220816;28.5;14.1;21.3;1.8;16.5;9.3;4.1;20167 +87092;47.52453;4.24092;315;20220817;25.6;15.8;20.7;3;17.3;2.3;3.66;16436 +87092;47.52453;4.24092;315;20220818;24.5;16.2;20.4;1.3;18.8;5.2;2.86;14980 +87092;47.52453;4.24092;315;20220819;23.6;15.7;19.7;2.6;18.4;3.1;2.89;14498 +87092;47.52453;4.24092;315;20220820;25.6;16.3;21;2.4;16.8;.6;3.5;15657 +87092;47.52453;4.24092;315;20220821;25.4;10.6;18;1.7;13.5;0;3.63;19735 +87092;47.52453;4.24092;315;20220822;26.1;13;19.6;1.8;16;.1;3.52;18398 +87092;47.52453;4.24092;315;20220823;27.9;13.8;20.9;1.6;17.2;0;3.68;18961 +87092;47.52453;4.24092;315;20220824;30.3;14.1;22.2;1.8;15.1;0;4.32;20202 +87092;47.52453;4.24092;315;20220825;31.9;13.8;22.9;1.5;13.9;1.1;4.44;21214 +87092;47.52453;4.24092;315;20220826;22.6;18.1;20.4;3;17.5;2.1;2.68;10245 +87092;47.52453;4.24092;315;20220827;25.9;11.6;18.8;2;14.3;0;3.58;18499 +87092;47.52453;4.24092;315;20220828;27.9;10.4;19.2;1.7;14.3;0;3.83;20348 +87092;47.52453;4.24092;315;20220829;30.4;13.7;22.1;1.4;15.5;0;3.94;19700 +87092;47.52453;4.24092;315;20220830;25.7;16.1;20.9;2.1;16.2;.4;3.27;14689 +87092;47.52453;4.24092;315;20220831;26.6;13.8;20.2;1.5;16.5;.2;3.22;16891 +87092;47.52453;4.24092;315;20220901;26.1;12.7;19.4;2.4;14.4;0;3.62;17141 +87092;47.52453;4.24092;315;20220902;25.5;12.1;18.8;2.7;15.3;4.9;3.44;16988 +87092;47.52453;4.24092;315;20220903;24.3;15.8;20.1;2.2;16.6;.5;2.88;13307 +87092;47.52453;4.24092;315;20220904;28.1;11.9;20;2.3;14.9;1.1;3.84;18390 +87092;47.52453;4.24092;315;20220905;30;15.6;22.8;2.4;17.2;5.5;4.01;17148 +87092;47.52453;4.24092;315;20220906;29.1;16.5;22.8;1.9;18.2;3.5;3.48;15857 +87092;47.52453;4.24092;315;20220907;18.3;12.7;15.5;2;16.5;11.1;1.61;10305 +87092;47.52453;4.24092;315;20220908;20.8;13.1;17;2.1;15.4;3.7;2.22;12050 +87092;47.52453;4.24092;315;20220909;20.4;14.1;17.3;3.1;14.9;5.8;2.37;10744 +87092;47.52453;4.24092;315;20220910;18.8;12.8;15.8;2.3;14.4;.6;1.97;10367 +87092;47.52453;4.24092;315;20220911;22.6;9.6;16.1;1.7;13.8;.2;2.56;15336 +87092;47.52453;4.24092;315;20220912;28.2;9.8;19;2.1;14.8;0;3.52;18153 +87092;47.52453;4.24092;315;20220913;29.1;16.4;22.8;2.4;18.7;10;3.43;14841 +87092;47.52453;4.24092;315;20220914;26.2;17;21.6;2.3;19;2.1;2.76;12425 +87092;47.52453;4.24092;315;20220915;19.8;15.8;17.8;2.3;17.1;6.1;1.7;7936 +87092;47.52453;4.24092;315;20220916;17.2;12.4;14.8;2.2;13.2;.3;1.74;8644 +87092;47.52453;4.24092;315;20220917;16.3;5;10.7;3;9.1;.1;2.23;13380 +87092;47.52453;4.24092;315;20220918;18.4;2;10.2;2.2;8.3;0;2.43;16041 +87092;47.52453;4.24092;315;20220919;16.5;4.1;10.3;2.2;8.7;.1;2.11;13728 +87092;47.52453;4.24092;315;20220920;17.5;2.5;10;2;8.3;0;2.21;14977 +87092;47.52453;4.24092;315;20220921;17.9;3.6;10.8;1.5;8.6;0;2.07;14444 +87092;47.52453;4.24092;315;20220922;19.7;2.5;11.1;1.4;8.4;0;2.23;15705 +87092;47.52453;4.24092;315;20220923;19;5.6;12.3;1.6;10.1;0;2.05;13642 +87092;47.52453;4.24092;315;20220924;18.6;8.9;13.8;1.8;12.1;.9;1.84;11395 +87092;47.52453;4.24092;315;20220925;14.9;6.4;10.7;1.6;11.3;.3;1.37;10506 +87092;47.52453;4.24092;315;20220926;14.8;5.5;10.2;2.4;10.6;6.9;1.47;10878 +87092;47.52453;4.24092;315;20220927;12.9;9;11;3.3;11.8;22.8;1.09;6782 +87092;47.52453;4.24092;315;20220928;13.1;9.9;11.5;2.5;12.5;8.3;.98;6018 +87092;47.52453;4.24092;315;20220929;13.8;9;11.4;1.4;11.2;9.2;1.19;7386 +87092;47.52453;4.24092;315;20220930;16.4;3.3;9.9;1.7;9.3;3.5;1.65;12366 +87092;47.52453;4.24092;315;20221001;17.2;7.3;12.3;3.7;13.6;9.5;1.29;10548 +87092;47.52453;4.24092;315;20221002;18;14.8;16.4;3;16.9;3.6;1.17;5705 +87092;47.52453;4.24092;315;20221003;15.3;11.8;13.6;2;13.1;0;1.18;5907 +87092;47.52453;4.24092;315;20221004;18.7;3.9;11.3;1.1;11.2;.2;1.5;12505 +87092;47.52453;4.24092;315;20221005;23.7;9.1;16.4;1.9;13.8;0;2.1;12252 +87092;47.52453;4.24092;315;20221006;17.6;12.4;15;1.9;12.6;0;1.51;7014 +87092;47.52453;4.24092;315;20221007;19.4;4.8;12.1;1;11.8;.1;1.44;11924 +87092;47.52453;4.24092;315;20221008;17.4;7.8;12.6;1.8;11.5;.1;1.44;9443 +87092;47.52453;4.24092;315;20221009;19.3;3.5;11.4;1.9;10.4;.2;1.69;12087 +87092;47.52453;4.24092;315;20221010;19.5;7.5;13.5;1.2;13.2;3.3;1.34;10324 +87092;47.52453;4.24092;315;20221011;16.6;12.4;14.5;1.6;14.7;0;1.01;5819 +87092;47.52453;4.24092;315;20221012;19.7;7.4;13.6;1.3;12.6;.1;1.38;10165 +87092;47.52453;4.24092;315;20221013;16.7;9.8;13.3;1.9;13.6;1.2;1.08;7380 +87092;47.52453;4.24092;315;20221014;16.1;13.4;14.8;3.1;16.2;11.3;.75;4364 +87092;47.52453;4.24092;315;20221015;17.4;14.9;16.2;3.5;16.3;1.4;1.07;4116 +87092;47.52453;4.24092;315;20221016;23.7;14.1;18.9;2;16.1;0;1.75;8415 +87092;47.52453;4.24092;315;20221017;23.1;13;18.1;2.6;15.5;3.2;1.85;8517 +87092;47.52453;4.24092;315;20221018;21.3;14.1;17.7;2.9;16.4;.2;1.54;7007 +87092;47.52453;4.24092;315;20221019;22.7;11.2;17;3.6;14.9;.2;1.97;8852 +87092;47.52453;4.24092;315;20221020;21.2;14.5;17.9;3.4;16.3;18.3;1.63;6538 +87092;47.52453;4.24092;315;20221021;20.8;15.2;18;3.6;15.9;5.7;1.72;5843 +87092;47.52453;4.24092;315;20221022;22.9;9.9;16.4;2.9;14.3;.2;1.81;9025 +87092;47.52453;4.24092;315;20221023;22.1;12.6;17.4;3.6;15.1;2.8;1.85;7526 +87092;47.52453;4.24092;315;20221024;20.5;14.8;17.7;2.4;13.2;1.9;1.75;5628 +87092;47.52453;4.24092;315;20221025;20;8.8;14.4;2.8;13.1;1.6;1.44;7964 +87092;47.52453;4.24092;315;20221026;23.1;14.1;18.6;3.4;14.4;.1;2.16;6978 +87092;47.52453;4.24092;315;20221027;25.5;11.1;18.3;3.5;13.9;0;2.46;8821 +87092;47.52453;4.24092;315;20221028;25.4;13;19.2;2.4;13.4;0;2.12;8024 +87092;47.52453;4.24092;315;20221029;25.8;12.3;19.1;2.1;13.3;0;1.97;8264 +87092;47.52453;4.24092;315;20221030;23;10.7;16.9;1.8;10.9;.1;1.7;7743 +87092;47.52453;4.24092;315;20221031;21.3;10.1;15.7;2.9;13.3;7.5;1.58;7251 +87092;47.52453;4.24092;315;20221101;15.8;10.7;13.3;3.4;12.1;0;1.21;4656 +87092;47.52453;4.24092;315;20221102;16.2;10.1;13.2;2.7;11.3;.1;1.24;5056 +87092;47.52453;4.24092;315;20221103;14.9;7.1;11;3.6;10.7;11.5;1.11;5691 +87092;47.52453;4.24092;315;20221104;9.4;8.1;8.8;4.2;10.2;5.3;.68;1993 +87092;47.52453;4.24092;315;20221105;10.9;2;6.5;2.1;9;0;.54;5922 +87092;47.52453;4.24092;315;20221106;11;2.7;6.9;2;8.8;.3;.6;5612 +87092;47.52453;4.24092;315;20221107;16.3;9.7;13;3.5;11.2;.1;1.35;4872 +87092;47.52453;4.24092;315;20221108;18.4;5.4;11.9;3.6;10.5;8;1.46;6930 +87092;47.52453;4.24092;315;20221109;13.2;10.3;11.8;2.5;12.3;2.5;.68;2961 +87092;47.52453;4.24092;315;20221110;11.1;6.1;8.6;1.1;10.9;0;.41;3979 +87092;47.52453;4.24092;315;20221111;14.7;1.6;8.2;2;9.8;.2;.63;6645 +87092;47.52453;4.24092;315;20221112;16.1;5.4;10.8;2.5;10.7;.1;.87;5868 +87092;47.52453;4.24092;315;20221113;18.3;6.1;12.2;1.5;9.9;.1;.92;6205 +87092;47.52453;4.24092;315;20221114;16;2.3;9.2;2.7;9.9;2.9;.84;6507 +87092;47.52453;4.24092;315;20221115;14.6;6.5;10.6;3.2;11.3;5.4;.72;4816 +87092;47.52453;4.24092;315;20221116;13;9.1;11.1;4.9;11;1.7;1.01;3140 +87092;47.52453;4.24092;315;20221117;13.9;10.7;12.3;5.2;11.1;11;1.35;2754 +87092;47.52453;4.24092;315;20221118;11.2;7.3;9.3;3;9.4;1.4;.84;3045 +87092;47.52453;4.24092;315;20221119;8;1.8;4.9;1.8;8.2;.5;.34;3911 +87092;47.52453;4.24092;315;20221120;7.5;2.6;5.1;3.1;8.6;2.1;.29;3372 +87092;47.52453;4.24092;315;20221121;8.7;5.2;7;3.6;9;2;.55;2732 +87092;47.52453;4.24092;315;20221122;9.8;4.2;7;4.3;8;0;.91;3537 +87092;47.52453;4.24092;315;20221123;10.4;2.5;6.5;4;8.5;4.2;.63;4237 +87092;47.52453;4.24092;315;20221124;11.4;6.6;9;3.9;9.8;3.8;.75;3150 +87092;47.52453;4.24092;315;20221125;10.7;7.5;9.1;2.6;9.9;.2;.64;2446 +87092;47.52453;4.24092;315;20221126;8.4;3;5.7;1.7;8.7;.1;.31;3283 +87092;47.52453;4.24092;315;20221127;9.4;.9;5.2;2.5;7.6;.2;.5;4194 +87092;47.52453;4.24092;315;20221128;8.7;4.7;6.7;2.2;8.8;5.4;.45;2687 +87092;47.52453;4.24092;315;20221129;7.8;5.1;6.5;1.7;9.1;.2;.36;2093 +87092;47.52453;4.24092;315;20221130;6.7;4.8;5.8;2.7;8.7;0;.38;1654 +87092;47.52453;4.24092;315;20221201;5.5;4.7;5.1;2.8;8.2;.3;.44;886 +87092;47.52453;4.24092;315;20221202;3.8;2.6;3.2;2.3;7;2;.42;1181 +87092;47.52453;4.24092;315;20221203;5.3;2.1;3.7;3.4;7;2;.49;2218 +87092;47.52453;4.24092;315;20221204;5;2;3.5;3.4;7.4;7;.34;2110 +87092;47.52453;4.24092;315;20221205;4.6;2;3.3;2;7.3;.4;.32;1911 +87092;47.52453;4.24092;315;20221206;2.6;2.5;2.6;1.7;7.2;.1;.36;0 +87092;47.52453;4.24092;315;20221207;4.3;.7;2.5;1.3;6.6;0;.31;2294 +87092;47.52453;4.24092;315;20221208;2;-.2;.9;2;5.6;0;.41;1671 +87092;47.52453;4.24092;315;20221209;-.5;-4.7;-2.6;2.8;4.8;0;.22;2479 +87092;47.52453;4.24092;315;20221210;.6;-2.1;-.7;3.1;4.9;0;.45;1876 +87092;47.52453;4.24092;315;20221211;.7;-7;-3.1;2.4;4.1;0;.32;3488 +87092;47.52453;4.24092;315;20221212;-2.7;-7.8;-5.2;3.1;3.8;0;.23;2731 +87092;47.52453;4.24092;315;20221213;.1;-6.6;-3.2;3.2;4.3;.7;.29;3186 +87092;47.52453;4.24092;315;20221214;1.7;-.4;.7;1.9;6.3;5;.23;1558 +87092;47.52453;4.24092;315;20221215;2.5;0;1.3;3.2;6.2;0;.34;1737 +87092;47.52453;4.24092;315;20221216;1.3;-4.1;-1.4;2.2;4.5;0;.38;2777 +87092;47.52453;4.24092;315;20221217;-2.1;-5.8;-3.9;2.5;4.1;0;.27;2207 +87092;47.52453;4.24092;315;20221218;5;-8.4;-1.7;3.1;4.8;0;.37;4639 +87092;47.52453;4.24092;315;20221219;14.9;3.2;9.1;3.7;8.6;0;1.06;4297 +87092;47.52453;4.24092;315;20221220;15.5;11.1;13.3;5.4;10.7;10.9;1.72;2441 +87092;47.52453;4.24092;315;20221221;12.7;10.4;11.6;4.9;11.8;1.9;.84;1627 +87092;47.52453;4.24092;315;20221222;12.3;10.1;11.2;6.3;11.8;10.8;.81;1581 +87092;47.52453;4.24092;315;20221223;13.2;11.6;12.4;4.9;13.8;3.7;.47;1277 +87092;47.52453;4.24092;315;20221224;11.2;9.4;10.3;3;11.2;.1;.6;1387 +87092;47.52453;4.24092;315;20221225;15;7.4;11.2;2.9;10.2;.5;.89;3381 +87092;47.52453;4.24092;315;20221226;11.7;9.9;10.8;3.3;10.6;4.7;.87;1396 +87092;47.52453;4.24092;315;20221227;9.2;3.1;6.2;1.3;8.5;.1;.3;2997 +87092;47.52453;4.24092;315;20221228;11.8;5.3;8.6;5;8.9;.3;.98;3122 +87092;47.52453;4.24092;315;20221229;11.1;10.6;10.9;5.6;9.8;4.9;1.45;512 +87092;47.52453;4.24092;315;20221230;13.1;2.3;7.7;5.7;10.2;3.2;.44;4207 +87092;47.52453;4.24092;315;20221231;17.3;13.1;15.2;6.8;11.6;0;2.29;2452 +87093;47.54152;4.57197;402;20220101;12.9;2.6;7.8;1.3;8.45;0;.38;4328 +87093;47.54152;4.57197;402;20220102;13.3;1.1;7.2;4;8.85;.4;.75;4277 +87093;47.54152;4.57197;402;20220103;10.7;9.3;10;4.9;10.75;3.7;.86;1400 +87093;47.54152;4.57197;402;20220104;11.1;9;10;5.2;9.78;10.6;1.25;997 +87093;47.54152;4.57197;402;20220105;3.8;.1;2;3.3;6.25;0;.38;3588 +87093;47.54152;4.57197;402;20220106;4.1;-.6;1.7;1.6;5.85;.1;.34;3404 +87093;47.54152;4.57197;402;20220107;3;-1.6;.7;4.7;6.42;6.5;.23;2452 +87093;47.54152;4.57197;402;20220108;4.7;-.1;2.3;5.6;7.42;13.5;.2;2257 +87093;47.54152;4.57197;402;20220109;4.3;3.3;3.8;4.1;7.12;2.5;.6;1302 +87093;47.54152;4.57197;402;20220110;3.5;.1;1.8;1.7;6.18;.1;.29;3541 +87093;47.54152;4.57197;402;20220111;1.7;-2.7;-.5;2;5.48;0;.25;3651 +87093;47.54152;4.57197;402;20220112;1.8;-3.5;-.8;2;5.22;0;.29;3612 +87093;47.54152;4.57197;402;20220113;4.3;-3.8;.3;1.8;4.98;0;.36;5006 +87093;47.54152;4.57197;402;20220114;5.8;-4.6;.6;1.1;5.02;0;.28;5797 +87093;47.54152;4.57197;402;20220115;4.8;-4.2;.3;1.3;5.05;0;.31;5435 +87093;47.54152;4.57197;402;20220116;-2;-4.8;-3.4;2.2;4.85;.1;.16;3269 +87093;47.54152;4.57197;402;20220117;2.5;-2.5;0;1.1;6.38;.1;.2;2983 +87093;47.54152;4.57197;402;20220118;6.5;.9;3.7;3.1;6.75;0;.58;3870 +87093;47.54152;4.57197;402;20220119;2;0;1;3.5;6.32;1.4;.34;1900 +87093;47.54152;4.57197;402;20220120;4.7;1.2;3;2.8;6.58;.6;.53;3103 +87093;47.54152;4.57197;402;20220121;2.9;-1;1;2.7;5.52;0;.5;4327 +87093;47.54152;4.57197;402;20220122;2.1;-1.1;.5;2.1;6.12;0;.32;2350 +87093;47.54152;4.57197;402;20220123;5.9;1;3.4;2.4;6.15;0;.64;4065 +87093;47.54152;4.57197;402;20220124;2.9;-3.8;-.4;1.8;5.52;0;.32;3880 +87093;47.54152;4.57197;402;20220125;3;-4.2;-.6;1.3;5.22;0;.34;4371 +87093;47.54152;4.57197;402;20220126;-2.6;-3.9;-3.3;1.4;4.75;0;.27;1437 +87093;47.54152;4.57197;402;20220127;-1.2;-4.6;-2.9;2;5.08;.3;.2;3031 +87093;47.54152;4.57197;402;20220128;2.6;-1.1;.7;1.8;6.45;0;.28;2942 +87093;47.54152;4.57197;402;20220129;4;-.3;1.9;3.8;7.15;1.1;.23;3369 +87093;47.54152;4.57197;402;20220130;8.6;3.9;6.2;2.3;8.28;0;.61;4483 +87093;47.54152;4.57197;402;20220131;5.2;2.7;4;5.1;7.02;2.3;.73;2424 +87093;47.54152;4.57197;402;20220201;4.7;-.1;2.3;4.6;7.08;2.6;.37;3747 +87093;47.54152;4.57197;402;20220202;8.4;5.3;6.9;3.8;9.82;1.6;.41;3368 +87093;47.54152;4.57197;402;20220203;8;4.2;6.1;2.4;8.45;.2;.59;3956 +87093;47.54152;4.57197;402;20220204;6.7;3.4;5.1;4.1;8.22;1.9;.53;3260 +87093;47.54152;4.57197;402;20220205;6.8;-1.7;2.6;2.6;6.38;0;.61;7008 +87093;47.54152;4.57197;402;20220206;6.7;.6;3.6;7.1;8.38;8.6;.17;3982 +87093;47.54152;4.57197;402;20220207;7.8;2.8;5.3;3.5;6.45;0;1.08;6445 +87093;47.54152;4.57197;402;20220208;10.2;-2.2;4;1.1;6.32;0;.65;8537 +87093;47.54152;4.57197;402;20220209;12.7;-1.6;5.5;1.9;6.32;0;.97;8993 +87093;47.54152;4.57197;402;20220210;5.6;1.6;3.6;3.7;7.89;4.8;.64;3550 +87093;47.54152;4.57197;402;20220211;6.2;1.3;3.8;2.9;5.94;0;.95;9250 +87093;47.54152;4.57197;402;20220212;5.2;-2.3;1.5;2.9;4.89;0;.91;8500 +87093;47.54152;4.57197;402;20220213;11.5;-2.6;4.4;5.5;6.39;.1;1.48;10900 +87093;47.54152;4.57197;402;20220214;9;5.9;7.4;5.8;8.42;3.1;.96;3200 +87093;47.54152;4.57197;402;20220215;8.5;2.9;5.7;4.1;7.34;4.7;1.04;6400 +87093;47.54152;4.57197;402;20220216;10.5;5;7.7;6.5;10.75;8.1;.43;4918 +87093;47.54152;4.57197;402;20220217;12;9.9;10.9;6;10.12;2.9;1.59;4666 +87093;47.54152;4.57197;402;20220218;12.7;6.4;9.5;5.6;9.82;1.6;1.34;5745 +87093;47.54152;4.57197;402;20220219;7.7;1.5;4.6;4.4;6.18;0;1.31;8038 +87093;47.54152;4.57197;402;20220220;8.9;3;5.9;6.2;9.02;4.9;.62;5808 +87093;47.54152;4.57197;402;20220221;6.6;3.8;5.2;6.7;7.95;4.2;.83;4308 +87093;47.54152;4.57197;402;20220222;7.9;4.4;6.2;4.2;8.88;1.3;.7;5129 +87093;47.54152;4.57197;402;20220223;11.6;4.9;8.2;1.8;8.85;0;1.06;8802 +87093;47.54152;4.57197;402;20220224;10.8;2.8;6.8;4;7.68;2;1.33;7144 +87093;47.54152;4.57197;402;20220225;7.7;-1.3;3.2;2.7;5.95;.1;1.07;9399 +87093;47.54152;4.57197;402;20220226;7.4;-2.5;2.4;2.8;5.22;0;1.21;10417 +87093;47.54152;4.57197;402;20220227;9.4;-3.3;3;2.9;4.58;0;1.56;11602 +87093;47.54152;4.57197;402;20220228;11.1;-4.1;3.5;1.9;5.15;0;1.38;12270 +87093;47.54152;4.57197;402;20220301;11;-3.6;3.7;1.4;5.25;0;1.24;11565 +87093;47.54152;4.57197;402;20220302;10.5;-.6;5;1.7;6.75;0;1.08;8811 +87093;47.54152;4.57197;402;20220303;12.7;3.5;8.1;1.2;8.58;.1;1.1;8576 +87093;47.54152;4.57197;402;20220304;12;1.3;6.6;2;5.45;0;1.72;11730 +87093;47.54152;4.57197;402;20220305;9.1;-5.2;1.9;1.6;4.08;0;1.39;13095 +87093;47.54152;4.57197;402;20220306;6.3;-5.8;.2;2.3;3.85;0;1.34;12530 +87093;47.54152;4.57197;402;20220307;6.9;-4.7;1.1;3;3.88;0;1.57;12230 +87093;47.54152;4.57197;402;20220308;11;-5.5;2.7;2.5;4.52;0;1.77;14260 +87093;47.54152;4.57197;402;20220309;13.3;-3.2;5;1.9;5.65;0;1.72;14273 +87093;47.54152;4.57197;402;20220310;13.7;-.5;6.6;2.8;7.05;0;1.81;13165 +87093;47.54152;4.57197;402;20220311;14;3.1;8.6;5.1;7.82;1.6;2.17;10768 +87093;47.54152;4.57197;402;20220312;8.7;6.5;7.6;3;8.25;1.9;1.17;4619 +87093;47.54152;4.57197;402;20220313;9.9;3.8;6.8;3.3;8.28;7.4;1.15;6046 +87093;47.54152;4.57197;402;20220314;12.6;.8;6.7;2.6;8.08;5.4;1.54;13005 +87093;47.54152;4.57197;402;20220315;13.7;6.7;10.2;2.5;10.42;0;1.39;8505 +87093;47.54152;4.57197;402;20220316;14.1;4.5;9.3;1.7;9.92;0;1.37;9858 +87093;47.54152;4.57197;402;20220317;8.5;7.3;7.9;3.6;9.15;.2;.96;2626 +87093;47.54152;4.57197;402;20220318;12;5;8.5;5.9;7.64;0;2.31;11100 +87093;47.54152;4.57197;402;20220319;14.4;3.7;9.1;3.7;6.19;0;2.81;16200 +87093;47.54152;4.57197;402;20220320;16.3;2.3;9.3;4;6.59;0;2.88;15100 +87093;47.54152;4.57197;402;20220321;16.6;4.5;10.5;2.4;6.89;0;2.63;17350 +87093;47.54152;4.57197;402;20220322;15.5;2;8.7;1.8;6.49;0;2.34;17750 +87093;47.54152;4.57197;402;20220323;16.7;1.8;9.2;1.4;6.34;0;2.36;18250 +87093;47.54152;4.57197;402;20220324;18.9;3.9;11.4;2.1;5.94;0;2.98;18800 +87093;47.54152;4.57197;402;20220325;18.7;4.8;11.8;3.1;5.64;0;3.59;18950 +87093;47.54152;4.57197;402;20220326;18.8;6.1;12.5;3.4;6.14;0;3.7;18750 +87093;47.54152;4.57197;402;20220327;19.4;6;12.7;2;6.49;0;3.14;19350 +87093;47.54152;4.57197;402;20220328;20.4;5.4;12.9;2;7.19;0;3.11;18150 +87093;47.54152;4.57197;402;20220329;17.3;7.7;12.5;3.5;7.64;1;2.93;11300 +87093;47.54152;4.57197;402;20220330;12.8;8;10.4;2;10.64;7.6;1.28;6900 +87093;47.54152;4.57197;402;20220331;8.3;6.5;7.4;3.6;8.49;5.7;1.22;5300 +87093;47.54152;4.57197;402;20220401;4.1;.1;2.1;4.6;5.49;1.1;1.19;6100 +87093;47.54152;4.57197;402;20220402;3.2;-.5;1.3;5.2;5.56;.8;1.21;7766 +87093;47.54152;4.57197;402;20220403;3.7;-2.7;.5;3.1;4.74;0;1.25;9150 +87093;47.54152;4.57197;402;20220404;9.2;-2.4;3.4;3.7;4.22;0;2.45;21000 +87093;47.54152;4.57197;402;20220405;11.9;4.2;8;3.6;8.04;.4;1.81;8800 +87093;47.54152;4.57197;402;20220406;11.9;7.7;9.8;3.8;9.89;1.4;1.46;6050 +87093;47.54152;4.57197;402;20220407;11.6;7.6;9.6;6.3;10.69;11.1;1.12;3850 +87093;47.54152;4.57197;402;20220408;13.4;7.3;10.4;6.3;10.14;13.3;1.88;6600 +87093;47.54152;4.57197;402;20220409;8.6;1.6;5.1;3.5;6.74;1.9;1.76;12650 +87093;47.54152;4.57197;402;20220410;8;-1;3.5;2.2;6.16;0;2.54;22017 +87093;47.54152;4.57197;402;20220411;16.9;1.4;9.2;4.2;7.26;0;3.52;20601 +87093;47.54152;4.57197;402;20220412;20.2;7.1;13.7;4.5;7.33;0;4.53;19486 +87093;47.54152;4.57197;402;20220413;20.2;6.8;13.5;2;9.49;0;2.95;16150 +87093;47.54152;4.57197;402;20220414;20.1;7.7;13.9;3.1;11.24;0;3.21;18550 +87093;47.54152;4.57197;402;20220415;20.6;8.3;14.4;3.1;10.39;0;3.75;21300 +87093;47.54152;4.57197;402;20220416;17.4;8.1;12.8;4;8.59;0;4.04;24350 +87093;47.54152;4.57197;402;20220417;18.9;2.7;10.8;3.6;5.79;0;4.42;25150 +87093;47.54152;4.57197;402;20220418;18.6;3.5;11;2.1;6.14;0;3.64;23200 +87093;47.54152;4.57197;402;20220419;18.9;6.3;12.6;2.5;6.99;0;3.84;22450 +87093;47.54152;4.57197;402;20220420;18.2;6.4;12.3;3.4;7.09;0;4.16;23300 +87093;47.54152;4.57197;402;20220421;18.3;5.3;11.8;3;6.99;0;3.96;23050 +87093;47.54152;4.57197;402;20220422;19.2;5.8;12.5;2.4;8.74;.4;3.73;23550 +87093;47.54152;4.57197;402;20220423;15.6;8.1;11.9;3.4;10.64;7.8;2.2;10950 +87093;47.54152;4.57197;402;20220424;12.3;7;9.7;3.1;10.89;3.1;1.09;4300 +87093;47.54152;4.57197;402;20220425;13.9;9.4;11.7;2.8;11.39;3.4;1.7;8700 +87093;47.54152;4.57197;402;20220426;14.5;5.4;10;2.6;8.79;0;2.87;20150 +87093;47.54152;4.57197;402;20220427;16.7;4.1;10.4;3.2;8.99;0;3.55;25600 +87093;47.54152;4.57197;402;20220428;20.6;5.7;13.2;2.8;8.94;0;4.25;26000 +87093;47.54152;4.57197;402;20220429;18;8;13;1.9;9.74;.8;2.6;13400 +87093;47.54152;4.57197;402;20220430;15.8;5;10.4;3;9.34;0;3.24;24000 +87093;47.54152;4.57197;402;20220501;16.6;4.9;10.7;2.4;8.44;0;3.55;24850 +87093;47.54152;4.57197;402;20220502;18.9;6.4;12.6;2.4;9.14;0;3.6;22100 +87093;47.54152;4.57197;402;20220503;21.2;8.2;14.7;2.5;10.04;.8;4.15;24300 +87093;47.54152;4.57197;402;20220504;18.8;9;13.9;1.9;11.79;3.8;2.63;14250 +87093;47.54152;4.57197;402;20220505;17.1;9.3;13.2;2.8;10.79;3.7;2.88;15500 +87093;47.54152;4.57197;402;20220506;18.9;5;11.9;2.1;10.28;0;2.75;15436 +87093;47.54152;4.57197;402;20220507;20.2;5.1;12.7;1.8;10.38;.2;2.86;15799 +87093;47.54152;4.57197;402;20220508;21.8;7;14.4;2.3;11.35;.1;3.12;15573 +87093;47.54152;4.57197;402;20220509;23.9;6.7;15.3;1.4;11.85;0;3.22;17151 +87093;47.54152;4.57197;402;20220510;24.5;8;16.2;1.5;12.48;0;3.32;16674 +87093;47.54152;4.57197;402;20220511;27.6;11.3;19.5;2.7;13.05;0;4.23;16088 +87093;47.54152;4.57197;402;20220512;21.2;11.5;16.3;1.7;14.72;2.2;2.5;12614 +87093;47.54152;4.57197;402;20220513;21.6;13.5;17.6;1.6;13.78;0;2.72;12318 +87093;47.54152;4.57197;402;20220514;23.4;5.6;14.5;1.1;10.88;0;3.2;18000 +87093;47.54152;4.57197;402;20220515;26.6;8;17.3;2;12.85;2.9;3.88;18166 +87093;47.54152;4.57197;402;20220516;24.5;13.9;19.2;2.2;15.25;4.2;3.26;13595 +87093;47.54152;4.57197;402;20220517;27.1;10.8;18.9;1.3;15.18;0;3.48;17136 +87093;47.54152;4.57197;402;20220518;28.5;12.9;20.7;1.2;15.68;0;3.65;17017 +87093;47.54152;4.57197;402;20220519;29;14.5;21.7;2.3;16.48;.2;4.1;16138 +87093;47.54152;4.57197;402;20220520;29.1;15.4;22.2;3.2;15.22;.1;4.69;15471 +87093;47.54152;4.57197;402;20220521;24.6;9.6;17.1;1.6;13.52;0;3.46;17552 +87093;47.54152;4.57197;402;20220522;25.5;10.9;18.2;2.3;13.88;4.2;3.76;16846 +87093;47.54152;4.57197;402;20220523;20.2;15;17.6;3.5;16.25;9;2.47;10070 +87093;47.54152;4.57197;402;20220524;17.4;10.5;14;3.3;11.78;.3;2.6;11170 +87093;47.54152;4.57197;402;20220525;19.6;5.4;12.5;1.6;10.65;0;2.84;16546 +87093;47.54152;4.57197;402;20220526;19.8;8.4;14.1;1.7;11.72;0;2.7;14030 +87093;47.54152;4.57197;402;20220527;17.8;10;13.9;2;12.72;.1;2.17;11004 +87093;47.54152;4.57197;402;20220528;18.4;6.6;12.5;2.2;9.72;0;2.97;15443 +87093;47.54152;4.57197;402;20220529;16.5;5.6;11.1;2.3;7.98;0;2.88;14619 +87093;47.54152;4.57197;402;20220530;19.4;3.1;11.3;1.3;7.88;0;3.08;17854 +87093;47.54152;4.57197;402;20220531;22;5.2;13.6;1.7;8.92;0;3.54;18154 +87093;47.54152;4.57197;402;20220601;22.8;4.5;13.6;1.4;10.12;.1;3.4;18686 +87093;47.54152;4.57197;402;20220602;24.7;9.7;17.2;2.2;12.65;1.1;3.74;16969 +87093;47.54152;4.57197;402;20220603;25.6;13.6;19.6;1.9;16.35;9.8;3.41;15393 +87093;47.54152;4.57197;402;20220604;27.1;15.4;21.3;2.4;18.12;12;3.68;15189 +87093;47.54152;4.57197;402;20220605;22.1;15.4;18.8;3.1;16.98;5.8;2.82;11518 +87093;47.54152;4.57197;402;20220606;20.7;12.2;16.5;2.3;14.22;.3;2.78;12829 +87093;47.54152;4.57197;402;20220607;20.2;12.1;16.1;2.7;13.88;.6;2.86;13307 +87093;47.54152;4.57197;402;20220608;18.7;11;14.8;2.4;13.78;12;2.37;11616 +87093;47.54152;4.57197;402;20220609;18.8;11.4;15.1;2.7;12.18;.2;2.84;12795 +87093;47.54152;4.57197;402;20220610;24.3;7.5;15.9;1.1;12.38;0;3.48;18608 +87093;47.54152;4.57197;402;20220611;27.8;9.6;18.7;1;14.12;.1;5.06;28742 +87093;47.54152;4.57197;402;20220612;27.3;11.6;19.5;1.6;15.92;.7;4.8;25503 +87093;47.54152;4.57197;402;20220613;22.8;11.8;17.3;2.3;11.85;0;4.83;25734 +87093;47.54152;4.57197;402;20220614;27.2;8.1;17.6;1.5;11.82;0;5.27;29229 +87093;47.54152;4.57197;402;20220615;31.6;11.6;21.6;1.6;15.12;0;5.9;29169 +87093;47.54152;4.57197;402;20220616;29.2;14.2;21.7;1.7;14.98;0;5.46;26719 +87093;47.54152;4.57197;402;20220617;30.9;12;21.5;1;13.98;0;5.47;28810 +87093;47.54152;4.57197;402;20220618;34.3;13.9;24.1;2.3;14.98;0;6.88;29452 +87093;47.54152;4.57197;402;20220619;34;22.2;28.1;4.5;14.75;1.2;8.15;23811 +87093;47.54152;4.57197;402;20220620;27.9;17;22.5;3.3;17.25;2.1;5.42;23178 +87093;47.54152;4.57197;402;20220621;28.7;15;21.8;2.1;18.38;6.5;4.88;23304 +87093;47.54152;4.57197;402;20220622;23.8;17.6;20.7;2.6;19.73;10.2;3.38;15931 +87093;47.54152;4.57197;402;20220623;25.6;14.1;19.9;2;17.28;5.4;4.03;20185 +87093;47.54152;4.57197;402;20220624;20.7;13.2;17;2.3;16.35;3.3;3.08;17183 +87093;47.54152;4.57197;402;20220625;24.4;12.3;18.3;2.1;15.35;12.7;4.12;21558 +87093;47.54152;4.57197;402;20220626;16.6;13.5;15;1.8;16.18;35.2;1.75;9717 +87093;47.54152;4.57197;402;20220627;20.2;14;17.1;1.8;15.45;1.1;2.76;14118 +87093;47.54152;4.57197;402;20220628;24.4;8.5;16.4;1.3;12.95;.1;4.68;27954 +87093;47.54152;4.57197;402;20220629;26.3;11.1;18.7;1.5;13.98;.5;5.01;27735 +87093;47.54152;4.57197;402;20220630;19.2;12.1;15.7;2.4;14.35;1.9;2.74;14105 +87093;47.54152;4.57197;402;20220701;20.9;10;15.4;2.1;12.32;0;4.07;23753 +87093;47.54152;4.57197;402;20220702;25.9;6.9;16.4;1.3;11.82;0;5.01;29731 +87093;47.54152;4.57197;402;20220703;27.2;10.5;18.8;1.7;13.58;0;5.11;27309 +87093;47.54152;4.57197;402;20220704;24.7;11.8;18.3;1.5;13.65;0;4.26;22501 +87093;47.54152;4.57197;402;20220705;25.5;8.8;17.2;1.8;12.25;0;5.04;28276 +87093;47.54152;4.57197;402;20220706;22.9;9.7;16.3;2;11.62;0;4.61;26045 +87093;47.54152;4.57197;402;20220707;21.8;8.3;15;2.7;12.78;0;3.94;22761 +87093;47.54152;4.57197;402;20220708;24.3;9.7;17;2.3;11.95;0;4.96;27194 +87093;47.54152;4.57197;402;20220709;26.4;9.2;17.8;1.8;12.82;0;5.14;28505 +87093;47.54152;4.57197;402;20220710;24.9;12;18.4;2.6;12.75;0;5.09;25670 +87093;47.54152;4.57197;402;20220711;27.3;11.7;19.5;3;12.42;0;5.79;27058 +87093;47.54152;4.57197;402;20220712;29;12.4;20.7;1.8;12.78;0;5.53;27251 +87093;47.54152;4.57197;402;20220713;31.6;11.3;21.5;1.1;12.85;0;5.49;28843 +87093;47.54152;4.57197;402;20220714;32.6;13.2;22.9;2.3;13.85;0;6.44;28889 +87093;47.54152;4.57197;402;20220715;26.9;13;20;2.1;12.22;0;5.23;25290 +87093;47.54152;4.57197;402;20220716;27.4;9.8;18.6;2.1;10.15;0;5.54;27627 +87093;47.54152;4.57197;402;20220717;30.6;12.5;21.5;1.9;11.32;0;5.87;27326 +87093;47.54152;4.57197;402;20220718;35.6;13.7;24.6;2;11.55;0;6.77;28851 +87093;47.54152;4.57197;402;20220719;36.5;15.5;26;2.2;14.92;.6;6.94;28253 +87093;47.54152;4.57197;402;20220720;25.6;20.1;22.8;2.5;18.02;1.2;3.73;14137 +87093;47.54152;4.57197;402;20220721;28;14.7;21.3;1.7;16.52;0;4.8;24240 +87093;47.54152;4.57197;402;20220722;30.7;13.6;22.1;1.6;16.18;.4;5.04;24439 +87093;47.54152;4.57197;402;20220723;26.6;16.1;21.3;1.8;17.78;.4;4.22;20561 +87093;47.54152;4.57197;402;20220724;31.8;13.4;22.6;1.3;15.72;0;5.41;27134 +87093;47.54152;4.57197;402;20220725;28.5;15.5;22;3.1;16.08;.2;5.27;22855 +87093;47.54152;4.57197;402;20220726;24.1;13.9;19;2.3;14.98;0;4.15;20853 +87093;47.54152;4.57197;402;20220727;25.4;11.7;18.5;1.4;12.18;0;4.38;23518 +87093;47.54152;4.57197;402;20220728;27.7;10.7;19.2;1.3;11.85;0;4.69;25139 +87093;47.54152;4.57197;402;20220729;27;13;20;1.7;12.42;0;4.53;21840 +87093;47.54152;4.57197;402;20220730;29.9;11.3;20.6;1.7;12.82;0;5.1;25058 +87093;47.54152;4.57197;402;20220731;30.7;13.6;22.2;2;14.02;0;5.4;24811 +87093;47.54152;4.57197;402;20220801;28.3;12.5;20.4;1.9;14.95;0;4.75;23165 +87093;47.54152;4.57197;402;20220802;30.9;12.2;21.5;1.3;14.75;0;5.06;26097 +87093;47.54152;4.57197;402;20220803;34.5;13.9;24.2;1.2;14.18;0;5.51;26749 +87093;47.54152;4.57197;402;20220804;36.2;16.5;26.4;2;15.18;3.1;6.03;23865 +87093;47.54152;4.57197;402;20220805;26.3;18.4;22.3;3.2;17.68;0;4.23;17285 +87093;47.54152;4.57197;402;20220806;26.5;13.8;20.1;2.8;12.15;0;5.08;22415 +87093;47.54152;4.57197;402;20220807;27.8;10.2;19;2.5;9.58;0;5.4;25034 +87093;47.54152;4.57197;402;20220808;29.7;11.1;20.4;2;9.85;0;5.38;25296 +87093;47.54152;4.57197;402;20220809;31.3;12.8;22.1;2.3;10.48;0;5.8;24743 +87093;47.54152;4.57197;402;20220810;31.2;14;22.6;2.7;10.28;0;6.02;23912 +87093;47.54152;4.57197;402;20220811;31.6;12.6;22.1;2.3;9.92;0;5.77;24638 +87093;47.54152;4.57197;402;20220812;31.8;13.8;22.8;2.5;9.68;0;5.93;23856 +87093;47.54152;4.57197;402;20220813;31.1;13.5;22.3;2.1;9.42;0;5.52;23619 +87093;47.54152;4.57197;402;20220814;25.6;14.2;19.9;2.1;13.72;11.2;3.63;15520 +87093;47.54152;4.57197;402;20220815;22.3;15.8;19.1;2.6;17.62;2.7;2.76;12811 +87093;47.54152;4.57197;402;20220816;28;13.7;20.8;1.5;16.78;8.2;3.9;19731 +87093;47.54152;4.57197;402;20220817;24.8;15.4;20.1;2;17.68;2.4;3.28;16143 +87093;47.54152;4.57197;402;20220818;23.6;15.7;19.6;1.5;18.22;3.5;2.71;13698 +87093;47.54152;4.57197;402;20220819;23.7;15.8;19.8;2.7;18.08;2.4;3.13;15226 +87093;47.54152;4.57197;402;20220820;24.2;16.5;20.4;2.2;16.75;1.3;3.45;16373 +87093;47.54152;4.57197;402;20220821;24.9;9.4;17.1;1.2;13.28;0;3.43;20142 +87093;47.54152;4.57197;402;20220822;25.9;11.4;18.6;1.4;15.05;0;3.44;19043 +87093;47.54152;4.57197;402;20220823;27.3;12.7;20;1.1;16.48;.1;3.53;19477 +87093;47.54152;4.57197;402;20220824;30;13.5;21.8;1.5;14.05;0;4.32;21615 +87093;47.54152;4.57197;402;20220825;30.9;12.7;21.8;1.4;13.55;.5;4.32;21675 +87093;47.54152;4.57197;402;20220826;22;17.4;19.7;2.3;17.42;3.1;2.51;10710 +87093;47.54152;4.57197;402;20220827;24.8;11.8;18.3;1.8;14.98;0;3.46;19066 +87093;47.54152;4.57197;402;20220828;27.1;11.6;19.3;1.5;15.02;0;3.69;20050 +87093;47.54152;4.57197;402;20220829;29.3;13.4;21.4;1.4;15.08;0;3.89;19669 +87093;47.54152;4.57197;402;20220830;24.8;14.7;19.7;1.7;16.18;.1;2.75;12650 +87093;47.54152;4.57197;402;20220831;26.1;13;19.6;1.1;16.45;.2;3.15;17626 +87093;47.54152;4.57197;402;20220901;26;12.1;19;1.7;14.22;.1;3.49;18427 +87093;47.54152;4.57197;402;20220902;24.4;11.5;17.9;2.1;14.85;5.6;3.07;15742 +87093;47.54152;4.57197;402;20220903;23.2;14.8;19;2.1;16.42;1.3;2.86;14591 +87093;47.54152;4.57197;402;20220904;27.2;10.6;18.9;1.8;14.68;1.2;3.57;19066 +87093;47.54152;4.57197;402;20220905;29.4;13.8;21.6;2;16.22;4.8;3.97;18808 +87093;47.54152;4.57197;402;20220906;27.6;16.1;21.8;2.2;17.78;4.8;3.54;16458 +87093;47.54152;4.57197;402;20220907;18.6;13.6;16.1;2;16.72;13.8;1.53;8264 +87093;47.54152;4.57197;402;20220908;20.7;13;16.9;3.2;14.92;2.6;2.66;13406 +87093;47.54152;4.57197;402;20220909;19.5;13.3;16.4;3.8;14.48;6.2;2.46;11282 +87093;47.54152;4.57197;402;20220910;18.3;12.6;15.5;3;14.02;.7;2.13;10578 +87093;47.54152;4.57197;402;20220911;21.8;9.7;15.7;1.3;13.42;.2;2.55;16158 +87093;47.54152;4.57197;402;20220912;26.8;9;17.9;1.4;14.12;0;3.16;18470 +87093;47.54152;4.57197;402;20220913;27.5;14;20.7;1.8;18.05;10;3;14844 +87093;47.54152;4.57197;402;20220914;25.1;16.6;20.8;2.4;18.85;7.4;2.68;12431 +87093;47.54152;4.57197;402;20220915;19.7;15.3;17.5;2.7;16.78;8.6;1.91;9026 +87093;47.54152;4.57197;402;20220916;16.2;10.7;13.4;1.9;12.52;.3;1.59;8418 +87093;47.54152;4.57197;402;20220917;14.8;5;9.9;2.6;9.05;0;2.03;13291 +87093;47.54152;4.57197;402;20220918;16.8;1.7;9.3;1.8;8.22;0;2.23;16726 +87093;47.54152;4.57197;402;20220919;15.8;3.8;9.8;1.6;8.55;0;2.03;15142 +87093;47.54152;4.57197;402;20220920;16.6;2.2;9.4;1.4;8.48;0;2.05;15992 +87093;47.54152;4.57197;402;20220921;17.1;3;10.1;1.6;8.65;0;2.11;15800 +87093;47.54152;4.57197;402;20220922;18.9;3.1;11;1.2;8.45;0;2.17;16012 +87093;47.54152;4.57197;402;20220923;18.4;3.9;11.1;1.2;10.08;0;1.84;13234 +87093;47.54152;4.57197;402;20220924;17.6;9.4;13.5;1.7;12.05;.1;1.81;11013 +87093;47.54152;4.57197;402;20220925;14.9;6.6;10.8;1.3;11.28;.6;1.41;10544 +87093;47.54152;4.57197;402;20220926;13.9;5.4;9.6;3.1;10.42;7.9;1.42;9692 +87093;47.54152;4.57197;402;20220927;11.9;8.4;10.2;4.4;11.28;22.7;1.14;6800 +87093;47.54152;4.57197;402;20220928;12.2;9.4;10.8;2.3;11.98;6.6;.99;5542 +87093;47.54152;4.57197;402;20220929;12.7;7.6;10.1;1.4;10.55;6;1.26;8920 +87093;47.54152;4.57197;402;20220930;15.5;2.5;9;1.4;9.05;3.7;1.63;13812 +87093;47.54152;4.57197;402;20221001;15.4;6.6;11;4;12.78;10;1.09;7933 +87093;47.54152;4.57197;402;20221002;17.3;13.6;15.4;3.4;16.12;4.4;1.35;7895 +87093;47.54152;4.57197;402;20221003;15;10.7;12.9;1.8;12.72;0;1.24;7204 +87093;47.54152;4.57197;402;20221004;17;4.4;10.7;1;11.05;.2;1.38;11769 +87093;47.54152;4.57197;402;20221005;21.7;8.7;15.2;2;13.22;0;1.94;12206 +87093;47.54152;4.57197;402;20221006;16.9;10.9;13.9;1.4;12.38;0;1.35;7297 +87093;47.54152;4.57197;402;20221007;18.7;4.2;11.4;1;11.68;.1;1.42;12082 +87093;47.54152;4.57197;402;20221008;16.4;8.3;12.3;1.3;11.52;0;1.37;10089 +87093;47.54152;4.57197;402;20221009;18.6;2.7;10.6;1.6;9.95;.2;1.6;12911 +87093;47.54152;4.57197;402;20221010;19;7.1;13.1;1.6;12.62;3.1;1.39;9611 +87093;47.54152;4.57197;402;20221011;16.3;10.6;13.4;1.3;13.85;0;1.07;7142 +87093;47.54152;4.57197;402;20221012;19.1;7.2;13.2;1;12.18;.2;1.36;10722 +87093;47.54152;4.57197;402;20221013;15.2;9.3;12.2;1.7;13.38;1;.91;6030 +87093;47.54152;4.57197;402;20221014;15.2;12.6;13.9;4;15.58;12.7;.73;3899 +87093;47.54152;4.57197;402;20221015;16.8;14.4;15.6;3.8;15.85;1.7;1.12;4073 +87093;47.54152;4.57197;402;20221016;22.5;13.5;18;2.1;15.72;0;1.67;8585 +87093;47.54152;4.57197;402;20221017;21.9;12.4;17.2;2.2;15.22;1.6;1.64;8091 +87093;47.54152;4.57197;402;20221018;21.9;13.6;17.7;2.1;15.82;.3;1.58;8778 +87093;47.54152;4.57197;402;20221019;21.2;10.6;15.9;2.6;14.55;.2;1.6;9009 +87093;47.54152;4.57197;402;20221020;19.3;13.4;16.3;3.1;15.92;17.6;1.3;5432 +87093;47.54152;4.57197;402;20221021;19.3;14.4;16.9;3.2;15.58;6.3;1.46;5921 +87093;47.54152;4.57197;402;20221022;20.8;10.1;15.4;2.2;14.22;.1;1.42;8451 +87093;47.54152;4.57197;402;20221023;19.9;11.5;15.7;2.9;14.58;2.8;1.41;5810 +87093;47.54152;4.57197;402;20221024;19.4;13.6;16.5;2.6;13.22;.7;1.68;6683 +87093;47.54152;4.57197;402;20221025;18.9;8.1;13.5;2;12.45;1;1.23;7638 +87093;47.54152;4.57197;402;20221026;21.8;12.4;17.1;2.4;13.82;.2;1.71;7909 +87093;47.54152;4.57197;402;20221027;22.1;9;15.5;2.5;13.92;0;1.54;8173 +87093;47.54152;4.57197;402;20221028;23.7;13.2;18.4;2.9;14.25;0;1.97;7243 +87093;47.54152;4.57197;402;20221029;22.4;11.6;17;2.3;12.88;0;1.74;7221 +87093;47.54152;4.57197;402;20221030;21.4;9.9;15.7;1.6;11.45;.1;1.43;7446 +87093;47.54152;4.57197;402;20221031;20;8;14;2.6;12.75;5.6;1.37;7893 +87093;47.54152;4.57197;402;20221101;14.7;11.8;13.3;3.3;12.25;0;1.22;5161 +87093;47.54152;4.57197;402;20221102;15.2;8.1;11.7;2.5;10.92;.1;1.09;6238 +87093;47.54152;4.57197;402;20221103;12.6;5.7;9.1;3.1;10.18;11.1;.82;4054 +87093;47.54152;4.57197;402;20221104;8.8;7.4;8.1;3.9;9.88;3.9;.67;2436 +87093;47.54152;4.57197;402;20221105;9.7;3.3;6.5;2.1;9.02;0;.56;5375 +87093;47.54152;4.57197;402;20221106;9.1;2.6;5.8;2.2;8.72;.5;.5;4508 +87093;47.54152;4.57197;402;20221107;14.7;8.4;11.6;3;10.82;.1;1.1;5114 +87093;47.54152;4.57197;402;20221108;16.5;4.5;10.5;3.3;10.15;6.6;1.19;5782 +87093;47.54152;4.57197;402;20221109;12.5;10.2;11.3;2.5;12.35;3.5;.65;2329 +87093;47.54152;4.57197;402;20221110;9.1;5.6;7.4;1;10.08;0;.41;3394 +87093;47.54152;4.57197;402;20221111;11.5;1.7;6.6;1.7;9.45;.2;.47;5615 +87093;47.54152;4.57197;402;20221112;14;4.4;9.2;1.6;10.18;.1;.65;5516 +87093;47.54152;4.57197;402;20221113;10.7;3.7;7.2;1.8;9.05;.1;.52;4397 +87093;47.54152;4.57197;402;20221114;14.3;3.6;8.9;2.8;10.25;3.4;.72;5529 +87093;47.54152;4.57197;402;20221115;13.1;7.4;10.2;2.6;11.62;7.1;.59;3587 +87093;47.54152;4.57197;402;20221116;12.3;8.1;10.2;4.4;10.68;1.9;.91;3799 +87093;47.54152;4.57197;402;20221117;12.9;9.5;11.2;5.4;10.82;10.8;1.22;2962 +87093;47.54152;4.57197;402;20221118;9.9;7.1;8.5;3.7;9.48;1.2;.79;3262 +87093;47.54152;4.57197;402;20221119;7.2;3;5.1;2;8.45;.5;.36;3423 +87093;47.54152;4.57197;402;20221120;7.6;3.5;5.5;3.7;8.52;3.1;.46;3714 +87093;47.54152;4.57197;402;20221121;7.7;5.1;6.4;4;8.82;2.1;.58;2121 +87093;47.54152;4.57197;402;20221122;8.4;3.8;6.1;4.1;7.95;.1;.78;3237 +87093;47.54152;4.57197;402;20221123;9.3;2;5.7;3.3;8.28;3.7;.57;3384 +87093;47.54152;4.57197;402;20221124;10.9;5.8;8.3;3.4;9.42;3.3;.71;3697 +87093;47.54152;4.57197;402;20221125;9.9;6.2;8;2.4;9.45;.3;.58;2842 +87093;47.54152;4.57197;402;20221126;6.5;2.2;4.3;1.4;8.32;.1;.28;2494 +87093;47.54152;4.57197;402;20221127;7.4;2.1;4.7;2.7;8.05;.1;.35;3247 +87093;47.54152;4.57197;402;20221128;8.1;4.2;6.2;2.1;9.12;5.7;.37;2104 +87093;47.54152;4.57197;402;20221129;7.4;4.5;5.9;1.5;8.98;.2;.33;2429 +87093;47.54152;4.57197;402;20221130;6.4;3.9;5.2;2.4;8.45;.1;.36;2191 +87093;47.54152;4.57197;402;20221201;5;4.6;4.8;3.1;7.48;.1;.66;728 +87093;47.54152;4.57197;402;20221202;3.3;2.1;2.7;2.1;6.65;1.1;.46;1152 +87093;47.54152;4.57197;402;20221203;3.6;1.4;2.5;2.9;6.65;2.2;.42;2126 +87093;47.54152;4.57197;402;20221204;3.3;1.1;2.2;2.6;6.88;5.4;.35;1539 +87093;47.54152;4.57197;402;20221205;3.9;1.5;2.7;2.5;6.95;.4;.39;1812 +87093;47.54152;4.57197;402;20221206;2.2;.4;1.3;1.4;6.65;.1;.3;1077 +87093;47.54152;4.57197;402;20221207;4;-.3;1.9;1.4;6.28;0;.26;3361 +87093;47.54152;4.57197;402;20221208;2;-1.2;.4;1.3;5.48;0;.35;1848 +87093;47.54152;4.57197;402;20221209;0;-4.3;-2.1;2;4.92;0;.24;2536 +87093;47.54152;4.57197;402;20221210;.1;-2;-1;2.7;4.82;0;.42;2103 +87093;47.54152;4.57197;402;20221211;-2.5;-6.6;-4.5;2;4.02;0;.26;2046 +87093;47.54152;4.57197;402;20221212;-3.7;-7.2;-5.5;2.5;3.78;.1;.25;2044 +87093;47.54152;4.57197;402;20221213;-.8;-6.9;-3.9;2.7;4.08;.8;.31;2917 +87093;47.54152;4.57197;402;20221214;2.8;-1.8;.5;1.8;6.42;8.7;.25;1916 +87093;47.54152;4.57197;402;20221215;1.3;-.4;.4;2.8;6.08;0;.35;1195 +87093;47.54152;4.57197;402;20221216;.5;-4.3;-1.9;2.1;4.25;0;.35;3904 +87093;47.54152;4.57197;402;20221217;-1.9;-8.3;-5.1;1.6;3.65;0;.18;3866 +87093;47.54152;4.57197;402;20221218;2.1;-8.6;-3.2;3;4.78;0;.15;4382 +87093;47.54152;4.57197;402;20221219;12.1;.6;6.4;3.6;8.15;0;.55;4298 +87093;47.54152;4.57197;402;20221220;13.1;7.7;10.4;4;10.25;9.3;1.08;2064 +87093;47.54152;4.57197;402;20221221;11.2;9.4;10.3;4.4;11.38;2.5;.67;1760 +87093;47.54152;4.57197;402;20221222;11.6;9.3;10.5;6.7;11.35;10.8;.87;1569 +87093;47.54152;4.57197;402;20221223;12.8;10.2;11.5;5.6;13.32;3.4;.45;1384 +87093;47.54152;4.57197;402;20221224;10.6;9;9.8;2.9;10.92;0;.62;1407 +87093;47.54152;4.57197;402;20221225;11.6;7;9.3;2.6;10.15;.1;.59;2557 +87093;47.54152;4.57197;402;20221226;10.8;7.6;9.2;3.7;10.15;7.4;.73;1532 +87093;47.54152;4.57197;402;20221227;7.4;1.5;4.5;1.5;7.82;.1;.26;3215 +87093;47.54152;4.57197;402;20221228;9.8;3.7;6.7;4.5;8.32;.3;.76;3206 +87093;47.54152;4.57197;402;20221229;10.1;8.9;9.5;5.6;9.55;4.7;1.22;824 +87093;47.54152;4.57197;402;20221230;11.4;3;7.2;4.4;9.82;3.1;.47;2723 +87093;47.54152;4.57197;402;20221231;14.9;10.8;12.8;4.9;11.35;0;1.4;2533 +87094;47.55751;4.9032;440;20220101;14.3;4.6;9.4;2.5;9.02;0;.66;5088 +87094;47.55751;4.9032;440;20220102;12.3;4.2;8.2;4.9;8.32;.1;1.13;3534 +87094;47.55751;4.9032;440;20220103;9.8;8.3;9.1;5;10.22;3.5;.57;1578 +87094;47.55751;4.9032;440;20220104;11;8.2;9.6;6.4;9.32;11.4;1.18;1452 +87094;47.55751;4.9032;440;20220105;2.3;0;1.2;5.3;6.05;0;.3;2080 +87094;47.55751;4.9032;440;20220106;2.7;.3;1.5;2.5;5.77;.1;.39;2293 +87094;47.55751;4.9032;440;20220107;2.3;-1;.6;4.4;5.97;3.6;.26;1863 +87094;47.55751;4.9032;440;20220108;3.5;.7;2.1;6.5;6.77;11.7;.23;2472 +87094;47.55751;4.9032;440;20220109;3.6;2.5;3.1;5.7;6.72;2.4;.45;1481 +87094;47.55751;4.9032;440;20220110;2.8;-1;.9;2;5.87;.1;.25;3258 +87094;47.55751;4.9032;440;20220111;2.9;-2.7;.1;2.7;5.37;0;.22;5267 +87094;47.55751;4.9032;440;20220112;2.9;-3;-.1;2.8;5.02;0;.27;5978 +87094;47.55751;4.9032;440;20220113;4.9;-3;1;2.8;4.87;0;.48;5687 +87094;47.55751;4.9032;440;20220114;6.3;-2.4;2;2.4;5.22;0;.48;6101 +87094;47.55751;4.9032;440;20220115;5.5;-.3;2.6;2.5;5.32;0;.52;5606 +87094;47.55751;4.9032;440;20220116;-1.8;-4;-2.9;2.4;4.77;.1;.23;1296 +87094;47.55751;4.9032;440;20220117;2.9;-1.8;.5;2;6.37;0;.18;2612 +87094;47.55751;4.9032;440;20220118;6.4;1.1;3.8;4.3;6.67;0;.47;5024 +87094;47.55751;4.9032;440;20220119;2.5;-.5;1;4;6.02;1;.31;2549 +87094;47.55751;4.9032;440;20220120;4.1;.8;2.4;3.4;6.42;.4;.34;3522 +87094;47.55751;4.9032;440;20220121;2.9;-1.1;.9;3.3;5.42;0;.39;4495 +87094;47.55751;4.9032;440;20220122;2.6;-.9;.8;2.8;6.02;0;.27;2884 +87094;47.55751;4.9032;440;20220123;5.9;.9;3.4;3.3;6.07;0;.55;5024 +87094;47.55751;4.9032;440;20220124;3.2;-1.8;.7;3.5;5.47;0;.33;5106 +87094;47.55751;4.9032;440;20220125;4.3;-3.9;.2;2.4;5.22;0;.52;5638 +87094;47.55751;4.9032;440;20220126;-2.3;-4.1;-3.2;1.8;4.47;0;.26;2350 +87094;47.55751;4.9032;440;20220127;-.9;-4.9;-2.9;2.2;4.92;.2;.17;3419 +87094;47.55751;4.9032;440;20220128;2.1;-1.3;.4;2;6.07;0;.27;2218 +87094;47.55751;4.9032;440;20220129;3.2;-1.4;.9;3.8;6.57;.8;.13;3527 +87094;47.55751;4.9032;440;20220130;7.1;2.8;5;2.6;7.52;0;.49;4580 +87094;47.55751;4.9032;440;20220131;5.2;3.1;4.2;6.3;6.32;2.4;.91;2823 +87094;47.55751;4.9032;440;20220201;4.4;-.1;2.1;5.4;6.72;2.6;.3;3260 +87094;47.55751;4.9032;440;20220202;8;4.4;6.2;4.5;9.32;.8;.24;2892 +87094;47.55751;4.9032;440;20220203;8.2;4.3;6.3;3.6;8.22;.1;.62;4529 +87094;47.55751;4.9032;440;20220204;5.7;3.1;4.4;4.3;7.82;1.8;.35;2827 +87094;47.55751;4.9032;440;20220205;6.5;0;3.2;3.5;6.27;0;.66;6050 +87094;47.55751;4.9032;440;20220206;6.3;.8;3.5;7.3;7.82;8.2;.18;3026 +87094;47.55751;4.9032;440;20220207;6.5;3;4.7;4.4;6.22;0;.94;6986 +87094;47.55751;4.9032;440;20220208;11.7;.7;6.2;2.1;6.52;0;.94;8714 +87094;47.55751;4.9032;440;20220209;12;1.3;6.7;3.5;6.32;0;1.41;8073 +87094;47.55751;4.9032;440;20220210;6.1;2.7;4.4;4.4;7.71;4;.41;1900 +87094;47.55751;4.9032;440;20220211;5.7;.7;3.2;2.3;5.81;0;.74;8200 +87094;47.55751;4.9032;440;20220212;5.7;-2.3;1.7;3.5;4.91;0;.95;8600 +87094;47.55751;4.9032;440;20220213;10.8;-.3;5.2;6.8;6.71;.1;1.43;10500 +87094;47.55751;4.9032;440;20220214;8.8;5.7;7.2;5.8;8.41;2.2;.96;3200 +87094;47.55751;4.9032;440;20220215;8.1;3.5;5.8;4.9;7.41;4.6;.97;6100 +87094;47.55751;4.9032;440;20220216;9.3;4.1;6.7;6.7;9.92;8.4;.25;4717 +87094;47.55751;4.9032;440;20220217;11.6;8.9;10.3;7;9.42;2.3;1.49;5395 +87094;47.55751;4.9032;440;20220218;12.1;6.7;9.4;6.3;9.27;1.5;1.27;4350 +87094;47.55751;4.9032;440;20220219;7.7;2;4.9;5.2;5.82;0;1.36;9028 +87094;47.55751;4.9032;440;20220220;7.8;3.2;5.5;6.4;8.52;4.2;.45;4343 +87094;47.55751;4.9032;440;20220221;6.2;3.3;4.7;8.4;7.62;2.8;.65;6411 +87094;47.55751;4.9032;440;20220222;7.7;4.3;6;4.5;8.42;1.5;.6;4846 +87094;47.55751;4.9032;440;20220223;11;5.6;8.3;2.1;8.47;0;.99;7358 +87094;47.55751;4.9032;440;20220224;10.5;4;7.2;4.9;7.22;1.9;1.42;6557 +87094;47.55751;4.9032;440;20220225;7;-.6;3.2;3.9;5.77;0;1.08;10141 +87094;47.55751;4.9032;440;20220226;7;-1;3;4.5;5.22;0;1.3;11302 +87094;47.55751;4.9032;440;20220227;8.4;-2.7;2.9;5.1;4.17;0;1.83;12640 +87094;47.55751;4.9032;440;20220228;10.8;-1.9;4.4;3.1;4.97;0;1.6;13193 +87094;47.55751;4.9032;440;20220301;11.5;.4;6;2.6;4.47;0;1.78;11578 +87094;47.55751;4.9032;440;20220302;11.2;.9;6;3.1;6.62;0;1.39;10113 +87094;47.55751;4.9032;440;20220303;13.3;5.1;9.2;1.8;7.97;.2;1.34;10378 +87094;47.55751;4.9032;440;20220304;11.1;1.4;6.3;2.5;4.32;0;1.92;13037 +87094;47.55751;4.9032;440;20220305;8.6;-.8;3.9;2.8;3.42;0;1.89;13133 +87094;47.55751;4.9032;440;20220306;6;-3;1.5;2.8;3.62;0;1.5;13114 +87094;47.55751;4.9032;440;20220307;6.4;-3.6;1.4;4.3;3.67;0;1.72;13658 +87094;47.55751;4.9032;440;20220308;10.5;-3.4;3.6;3.7;4.22;0;1.95;14887 +87094;47.55751;4.9032;440;20220309;13.4;-.3;6.6;2.7;5.87;0;1.9;14350 +87094;47.55751;4.9032;440;20220310;14.3;1.8;8.1;4.4;7.12;0;2.1;14446 +87094;47.55751;4.9032;440;20220311;14.7;4;9.4;7.1;7.52;1.7;2.57;12140 +87094;47.55751;4.9032;440;20220312;10.3;5.8;8;4.8;7.42;.7;1.61;7010 +87094;47.55751;4.9032;440;20220313;10.5;4.1;7.3;5;8.17;.9;1.21;6328 +87094;47.55751;4.9032;440;20220314;11.6;2.7;7.1;3.1;7.92;6.3;1.39;11808 +87094;47.55751;4.9032;440;20220315;12.1;6.7;9.4;4.4;9.77;.2;1.21;6536 +87094;47.55751;4.9032;440;20220316;13.5;6.4;9.9;3.3;9.82;0;1.39;8679 +87094;47.55751;4.9032;440;20220317;8.7;8.7;8.7;4.6;9.07;.2;.97;1400 +87094;47.55751;4.9032;440;20220318;11;4.1;7.5;4.8;7.31;0;1.83;10500 +87094;47.55751;4.9032;440;20220319;14.1;3.1;8.6;3.3;5.91;0;2.54;15800 +87094;47.55751;4.9032;440;20220320;16.2;2.6;9.4;4.5;6.41;.1;2.93;14200 +87094;47.55751;4.9032;440;20220321;16.7;5.7;11.2;3.3;6.81;0;2.94;17100 +87094;47.55751;4.9032;440;20220322;15.8;3.7;9.7;1.8;6.71;0;2.33;17400 +87094;47.55751;4.9032;440;20220323;16.8;4;10.4;1.5;6.11;0;2.43;18100 +87094;47.55751;4.9032;440;20220324;18.7;6.5;12.6;1.9;5.41;0;2.98;18800 +87094;47.55751;4.9032;440;20220325;18.3;6.5;12.4;2.5;5.51;0;3.27;19000 +87094;47.55751;4.9032;440;20220326;18.6;6.3;12.4;2.8;6.01;0;3.36;18700 +87094;47.55751;4.9032;440;20220327;18.9;6.3;12.6;2;6.01;0;3.07;19200 +87094;47.55751;4.9032;440;20220328;20.6;8.6;14.6;2.6;6.71;0;3.53;18200 +87094;47.55751;4.9032;440;20220329;17.8;9.7;13.7;3.9;7.31;1.5;3.34;12100 +87094;47.55751;4.9032;440;20220330;13.5;7.8;10.6;1.7;10.31;3.7;1.31;7000 +87094;47.55751;4.9032;440;20220331;7.7;6.8;7.2;2.9;8.21;4.2;1.09;4900 +87094;47.55751;4.9032;440;20220401;4.2;-.4;1.9;3.6;5.31;1.3;1.1;6600 +87094;47.55751;4.9032;440;20220402;3.3;-.6;1.3;6;5.45;.8;1.31;6400 +87094;47.55751;4.9032;440;20220403;3.5;-2.7;.4;2.4;4.61;0;1.15;9300 +87094;47.55751;4.9032;440;20220404;9;-2.6;3.2;3.7;4.21;0;2.45;21000 +87094;47.55751;4.9032;440;20220405;10.6;4.1;7.3;3.7;8.11;.2;1.3;5500 +87094;47.55751;4.9032;440;20220406;11.7;7.3;9.5;4.1;9.81;1;1.32;6300 +87094;47.55751;4.9032;440;20220407;11.7;7.4;9.5;6.9;10.31;10.9;1.12;3900 +87094;47.55751;4.9032;440;20220408;12.4;6.3;9.3;5.7;9.71;12.6;1.41;6000 +87094;47.55751;4.9032;440;20220409;8.2;.9;4.5;3.1;6.61;1.6;1.54;12600 +87094;47.55751;4.9032;440;20220410;5.2;.9;3;1.5;6.06;0;2.48;22700 +87094;47.55751;4.9032;440;20220411;17.8;.1;9;2.6;7.26;0;3.07;19150 +87094;47.55751;4.9032;440;20220412;21.3;4.5;12.9;2.4;7.46;0;3.74;20050 +87094;47.55751;4.9032;440;20220413;19.9;8.6;14.2;2.1;9.31;0;2.92;15100 +87094;47.55751;4.9032;440;20220414;19.7;8.7;14.2;2.8;11.01;0;3;17100 +87094;47.55751;4.9032;440;20220415;19.9;8.3;14.1;2.4;10.21;0;3.28;20000 +87094;47.55751;4.9032;440;20220416;16.5;7.6;12;3.1;8.11;0;3.61;24500 +87094;47.55751;4.9032;440;20220417;18.5;2.3;10.4;2.8;5.61;0;3.93;25000 +87094;47.55751;4.9032;440;20220418;18.2;3.3;10.7;1.6;5.61;0;3.35;22800 +87094;47.55751;4.9032;440;20220419;18.3;8;13.1;2.1;6.61;0;3.7;22600 +87094;47.55751;4.9032;440;20220420;17.2;6.3;11.7;2.8;6.81;0;3.78;24100 +87094;47.55751;4.9032;440;20220421;17.9;5.2;11.5;2.6;6.81;0;3.78;24400 +87094;47.55751;4.9032;440;20220422;18.8;5.5;12.1;2.3;8.61;.2;3.54;23700 +87094;47.55751;4.9032;440;20220423;15.1;9;12;3.3;10.21;8.1;2.3;12400 +87094;47.55751;4.9032;440;20220424;11.4;6.9;9.1;3.2;10.61;3.4;.81;3000 +87094;47.55751;4.9032;440;20220425;14.4;9.1;11.7;3.5;10.91;4.6;1.96;10900 +87094;47.55751;4.9032;440;20220426;14.1;5.3;9.7;2.4;8.41;0;2.65;18900 +87094;47.55751;4.9032;440;20220427;15.9;3.7;9.8;2.6;8.71;0;3.21;25100 +87094;47.55751;4.9032;440;20220428;20.2;6;13.1;2.2;8.61;0;4;26100 +87094;47.55751;4.9032;440;20220429;17.7;9;13.3;1.7;9.31;.9;2.56;13200 +87094;47.55751;4.9032;440;20220430;15.6;6.4;11;2.8;9.21;0;3.26;24000 +87094;47.55751;4.9032;440;20220501;16.2;4.9;10.5;1.9;8.21;0;3.27;23800 +87094;47.55751;4.9032;440;20220502;18.5;7.5;13;1.8;9.01;0;3.37;21300 +87094;47.55751;4.9032;440;20220503;20.9;9.3;15.1;2.4;10.01;1.4;4.12;24600 +87094;47.55751;4.9032;440;20220504;18.4;8.9;13.6;1.9;11.41;7.3;2.17;10500 +87094;47.55751;4.9032;440;20220505;16.9;9.2;13;2.3;10.71;4;2.81;17000 +87094;47.55751;4.9032;440;20220506;18.6;7.2;12.9;2.8;9.82;0;3.55;23312 +87094;47.55751;4.9032;440;20220507;19.9;9.2;14.6;2.6;9.62;0;3.92;23471 +87094;47.55751;4.9032;440;20220508;21.5;10.1;15.8;3;10.32;0;4.35;24835 +87094;47.55751;4.9032;440;20220509;23.3;10.7;17;2;11.47;0;4.27;24894 +87094;47.55751;4.9032;440;20220510;24.3;13.8;19;1.8;12.32;0;3.96;19850 +87094;47.55751;4.9032;440;20220511;26.9;15.4;21.1;3.4;12.57;0;5.45;23583 +87094;47.55751;4.9032;440;20220512;20.7;12.7;16.7;2.6;13.92;2.4;3.08;16619 +87094;47.55751;4.9032;440;20220513;21.2;13.5;17.4;2.5;12.87;0;3.73;20488 +87094;47.55751;4.9032;440;20220514;23.1;10;16.5;1.9;9.62;0;4.58;26331 +87094;47.55751;4.9032;440;20220515;26.8;11.8;19.3;2.6;11.57;2.2;5.18;26069 +87094;47.55751;4.9032;440;20220516;23.7;14.5;19.1;3;14.47;3.4;3.97;19316 +87094;47.55751;4.9032;440;20220517;26.1;14.2;20.1;2;13.97;0;4.82;25799 +87094;47.55751;4.9032;440;20220518;28;16.7;22.3;2;13.92;0;5.15;24745 +87094;47.55751;4.9032;440;20220519;28.8;16.5;22.7;3.3;15.02;.6;5.57;23630 +87094;47.55751;4.9032;440;20220520;29.4;17.7;23.6;4.9;13.97;.1;6.45;22752 +87094;47.55751;4.9032;440;20220521;24;9.9;17;2.1;11.72;0;4.8;27748 +87094;47.55751;4.9032;440;20220522;24.5;12.7;18.6;3.1;12.17;2.8;4.66;22345 +87094;47.55751;4.9032;440;20220523;20.1;14.8;17.5;3.6;15.32;8.8;2.86;14229 +87094;47.55751;4.9032;440;20220524;17.8;10.4;14.1;4.1;11.12;.2;3.38;19805 +87094;47.55751;4.9032;440;20220525;19.6;8.5;14;2.6;10.17;0;3.95;24521 +87094;47.55751;4.9032;440;20220526;19.3;9.8;14.6;2.6;11.12;0;3.35;19216 +87094;47.55751;4.9032;440;20220527;17.2;11.1;14.1;2.8;12.42;.1;2.46;13958 +87094;47.55751;4.9032;440;20220528;18.2;9.1;13.7;3.1;9.52;0;4.13;25334 +87094;47.55751;4.9032;440;20220529;16.4;5.7;11;3.4;7.62;0;3.86;25076 +87094;47.55751;4.9032;440;20220530;19.2;5.9;12.5;2.3;7.12;0;4.54;29036 +87094;47.55751;4.9032;440;20220531;22.3;9.3;15.8;2.4;7.67;0;4.77;25333 +87094;47.55751;4.9032;440;20220601;22.2;8.7;15.5;2;9.32;.1;4.06;21849 +87094;47.55751;4.9032;440;20220602;23.7;11;17.3;2.6;11.47;1.2;4.7;24830 +87094;47.55751;4.9032;440;20220603;25.3;15;20.1;2.6;15.72;9.5;4.07;19454 +87094;47.55751;4.9032;440;20220604;26.7;15.9;21.3;2.9;17.27;8.6;5.09;26014 +87094;47.55751;4.9032;440;20220605;22;15.9;18.9;4.2;16.42;5.5;3.59;18449 +87094;47.55751;4.9032;440;20220606;20.5;12.9;16.7;2.9;13.57;.3;3.45;18838 +87094;47.55751;4.9032;440;20220607;20.2;12;16.1;3;13.22;1.2;3.45;19321 +87094;47.55751;4.9032;440;20220608;18.1;12.9;15.5;2.7;13.07;8.1;2.63;13567 +87094;47.55751;4.9032;440;20220609;18.1;10.3;14.2;3.2;11.52;.2;3.36;20235 +87094;47.55751;4.9032;440;20220610;23.6;10.3;16.9;1.3;11.62;0;4.62;27729 +87094;47.55751;4.9032;440;20220611;27.2;13.8;20.5;1.2;13.42;0;5.11;28000 +87094;47.55751;4.9032;440;20220612;27.7;17.3;22.5;2.2;15.17;1.5;5.12;23940 +87094;47.55751;4.9032;440;20220613;22.6;12.1;17.4;2.7;11.32;0;4.96;27409 +87094;47.55751;4.9032;440;20220614;26.8;11.2;19;2.6;10.87;0;5.87;30122 +87094;47.55751;4.9032;440;20220615;31.7;15.5;23.6;2.3;14.32;0;6.38;29978 +87094;47.55751;4.9032;440;20220616;29.2;18.1;23.7;2.6;12.72;0;6.31;28021 +87094;47.55751;4.9032;440;20220617;31.3;16.9;24.1;2.1;11.87;0;6.38;28625 +87094;47.55751;4.9032;440;20220618;34.6;19.1;26.8;3.4;13.57;0;7.59;28176 +87094;47.55751;4.9032;440;20220619;34.9;21.7;28.3;4.9;14.72;1.6;8.64;27082 +87094;47.55751;4.9032;440;20220620;28.6;16.9;22.8;3.5;16.57;2.1;5.55;24295 +87094;47.55751;4.9032;440;20220621;30.1;15.4;22.7;2.5;17.62;8;5.28;24475 +87094;47.55751;4.9032;440;20220622;24.2;17.4;20.8;2.8;18.72;9.5;3.23;14968 +87094;47.55751;4.9032;440;20220623;26.1;15.2;20.7;2.3;17.12;7;4.49;23866 +87094;47.55751;4.9032;440;20220624;20.8;14;17.4;3;15.92;2.7;2.78;15014 +87094;47.55751;4.9032;440;20220625;25.7;13.4;19.5;2.9;14.92;10.8;4.62;23392 +87094;47.55751;4.9032;440;20220626;17.1;14.1;15.6;1.9;15.77;27.2;1.65;8732 +87094;47.55751;4.9032;440;20220627;19.3;14.4;16.8;2.4;15.32;1.6;2.51;13302 +87094;47.55751;4.9032;440;20220628;24.6;11.5;18;1.7;13.82;.1;4.7;27215 +87094;47.55751;4.9032;440;20220629;27.2;14.8;21;1.7;13.57;.1;5.13;26393 +87094;47.55751;4.9032;440;20220630;20.9;13.9;17.4;3.4;13.77;4.9;3.4;16786 +87094;47.55751;4.9032;440;20220701;21.4;10.1;15.8;2.8;11.77;.1;4.14;24113 +87094;47.55751;4.9032;440;20220702;26.4;11.6;19;2.4;11.12;0;5.57;29476 +87094;47.55751;4.9032;440;20220703;27.8;15.5;21.6;2.3;12.92;0;5.45;25735 +87094;47.55751;4.9032;440;20220704;24.5;14.5;19.5;1.9;12.42;0;4.65;24006 +87094;47.55751;4.9032;440;20220705;25.4;13.8;19.6;2.3;11.12;0;5.35;27309 +87094;47.55751;4.9032;440;20220706;23.3;12.6;18;2.4;11.07;0;4.88;26029 +87094;47.55751;4.9032;440;20220707;22.1;13.1;17.6;3;12.22;0;4.05;19684 +87094;47.55751;4.9032;440;20220708;24.7;10.4;17.5;2.8;11.62;0;5.29;29424 +87094;47.55751;4.9032;440;20220709;27;14;20.5;2.6;11.92;0;5.64;27643 +87094;47.55751;4.9032;440;20220710;24.9;13.1;19;3.3;12.42;0;5.43;27946 +87094;47.55751;4.9032;440;20220711;27.3;12.9;20.1;3.5;12.07;0;6.1;29080 +87094;47.55751;4.9032;440;20220712;29;15.4;22.2;2.8;12.27;0;6.17;28048 +87094;47.55751;4.9032;440;20220713;32.3;16.5;24.4;2;11.77;0;6.03;26811 +87094;47.55751;4.9032;440;20220714;33.2;20.2;26.7;2.8;12.02;0;6.88;25890 +87094;47.55751;4.9032;440;20220715;27;16;21.5;2.6;11.47;0;5.76;27203 +87094;47.55751;4.9032;440;20220716;27.4;14.2;20.8;2.7;9.57;0;6.04;28145 +87094;47.55751;4.9032;440;20220717;30.4;15.2;22.8;2.9;10.42;0;6.61;28383 +87094;47.55751;4.9032;440;20220718;35.5;17.2;26.3;2.9;10.27;0;7.64;29514 +87094;47.55751;4.9032;440;20220719;37.2;20.2;28.7;3.6;14.07;0;8.15;29463 +87094;47.55751;4.9032;440;20220720;25.2;21.1;23.1;3.4;17.62;6.2;3.37;10442 +87094;47.55751;4.9032;440;20220721;28.4;16.4;22.4;2.5;15.87;0;5.15;24178 +87094;47.55751;4.9032;440;20220722;31.5;16.6;24;2.4;15.07;.5;5.63;24418 +87094;47.55751;4.9032;440;20220723;26.3;17.7;22;2.5;16.97;.3;4.32;20293 +87094;47.55751;4.9032;440;20220724;31.7;18.1;24.9;1.8;14.92;0;5.85;27355 +87094;47.55751;4.9032;440;20220725;29.7;20;24.8;4.1;15.17;.2;5.78;19270 +87094;47.55751;4.9032;440;20220726;24.3;14.9;19.6;3.1;14.07;0;4.38;21154 +87094;47.55751;4.9032;440;20220727;25.5;13.9;19.7;2.2;11.62;0;4.79;24017 +87094;47.55751;4.9032;440;20220728;28.3;14.6;21.5;2.3;11.52;0;5.11;22561 +87094;47.55751;4.9032;440;20220729;27.1;15.5;21.3;2.5;11.17;0;5.09;22523 +87094;47.55751;4.9032;440;20220730;29.1;16.8;22.9;1.9;11.92;0;5;22120 +87094;47.55751;4.9032;440;20220731;30.5;19.2;24.9;2.5;13.07;0;5.78;23526 +87094;47.55751;4.9032;440;20220801;28.3;16.4;22.3;2.4;15.07;.1;4.79;21783 +87094;47.55751;4.9032;440;20220802;28.6;16;22.3;1.7;14.25;0;5.22;25690 +87094;47.55751;4.9032;440;20220803;33.5;18.6;26.1;1.8;13.12;0;5.76;24683 +87094;47.55751;4.9032;440;20220804;36.6;21.3;29;2.1;14.27;2.1;6.02;22001 +87094;47.55751;4.9032;440;20220805;26.3;19.1;22.7;4.3;16.72;.1;4.66;17475 +87094;47.55751;4.9032;440;20220806;25.4;14.7;20.1;4.2;12.05;0;5.44;21837 +87094;47.55751;4.9032;440;20220807;27.1;13.8;20.5;2.8;9.07;0;5.25;21671 +87094;47.55751;4.9032;440;20220808;29;15.4;22.2;3.8;9.05;0;6.42;23158 +87094;47.55751;4.9032;440;20220809;30.9;17;23.9;3.2;9.87;0;6.48;25211 +87094;47.55751;4.9032;440;20220810;30.6;18.3;24.4;3.5;9.92;0;6.56;24168 +87094;47.55751;4.9032;440;20220811;31.3;17.9;24.6;3.2;9.57;0;6.48;24386 +87094;47.55751;4.9032;440;20220812;31.7;17.8;24.7;3.2;9.52;0;6.56;24971 +87094;47.55751;4.9032;440;20220813;31;17;24;3.6;9.27;0;6.64;24599 +87094;47.55751;4.9032;440;20220814;24.5;17.9;21.2;3.3;13.17;10.9;3.85;13173 +87094;47.55751;4.9032;440;20220815;18.3;15.9;17.1;3.3;17.82;3.6;2.25;12243 +87094;47.55751;4.9032;440;20220816;27.6;15.2;21.4;2;16.79;7.9;4.17;21161 +87094;47.55751;4.9032;440;20220817;25.2;15.4;20.3;2.3;16.72;2.6;3.39;17381 +87094;47.55751;4.9032;440;20220818;22.6;15.9;19.3;2.1;17.22;4;2.43;11656 +87094;47.55751;4.9032;440;20220819;24.3;16.3;20.3;4.1;17.47;2.1;3.38;16462 +87094;47.55751;4.9032;440;20220820;23.4;16.9;20.2;3.2;15.87;1.3;3.72;18606 +87094;47.55751;4.9032;440;20220821;24.9;15.1;20;1.8;12.27;0;3.78;19034 +87094;47.55751;4.9032;440;20220822;26;14.3;20.2;2.8;13.97;0;4.19;21188 +87094;47.55751;4.9032;440;20220823;27.1;15.4;21.2;2;15.77;0;3.85;19446 +87094;47.55751;4.9032;440;20220824;29.9;17.9;23.9;2.9;13.07;0;5.22;21315 +87094;47.55751;4.9032;440;20220825;30.7;17.9;24.3;2.9;13.52;.1;5.38;22574 +87094;47.55751;4.9032;440;20220826;22.2;17.4;19.8;4.4;17.02;3.8;2.59;9938 +87094;47.55751;4.9032;440;20220827;24.2;14.4;19.3;2.3;15.67;0;3.22;16827 +87094;47.55751;4.9032;440;20220828;26.6;14.5;20.5;2.1;15.47;0;3.66;18618 +87094;47.55751;4.9032;440;20220829;29.1;15.6;22.4;2.4;15.27;0;4.51;21477 +87094;47.55751;4.9032;440;20220830;26.5;17.6;22.1;2.8;16.27;.2;3.41;13402 +87094;47.55751;4.9032;440;20220831;25.6;14.8;20.2;2.4;16.12;.4;3.53;18736 +87094;47.55751;4.9032;440;20220901;25.4;14;19.7;2.7;14.32;.1;3.8;19407 +87094;47.55751;4.9032;440;20220902;24.1;14;19;2.8;14.72;6.2;3.12;15782 +87094;47.55751;4.9032;440;20220903;22.6;15.4;19;2.6;16.32;.7;2.73;14228 +87094;47.55751;4.9032;440;20220904;26.5;14;20.3;2.4;14.92;1;3.75;19572 +87094;47.55751;4.9032;440;20220905;29.6;16.3;23;2.8;15.87;3.3;4.34;19099 +87094;47.55751;4.9032;440;20220906;28.1;17.2;22.6;2.8;17.07;7.4;3.73;15894 +87094;47.55751;4.9032;440;20220907;20.1;15.1;17.6;2.2;16.02;12.4;1.8;8828 +87094;47.55751;4.9032;440;20220908;21.1;13.1;17.1;3.4;14.52;2.3;2.69;14640 +87094;47.55751;4.9032;440;20220909;19.3;13.2;16.3;3.9;13.92;6.2;2.42;12936 +87094;47.55751;4.9032;440;20220910;17.6;12.9;15.3;3.6;13.72;.7;1.89;9779 +87094;47.55751;4.9032;440;20220911;20.9;12;16.4;1.5;13.67;.1;2.43;15325 +87094;47.55751;4.9032;440;20220912;25.8;12;18.9;2.6;13.72;0;3.55;18940 +87094;47.55751;4.9032;440;20220913;27.6;16;21.8;2.6;17.77;9.9;3.15;14370 +87094;47.55751;4.9032;440;20220914;24.3;17.2;20.8;3;18.57;11.2;2.47;10999 +87094;47.55751;4.9032;440;20220915;18.8;15.4;17.1;2.9;16.02;8.2;1.55;6976 +87094;47.55751;4.9032;440;20220916;16;12;14;2.8;11.97;.2;1.74;9085 +87094;47.55751;4.9032;440;20220917;14.1;5.9;10;3.3;8.82;0;1.87;11804 +87094;47.55751;4.9032;440;20220918;15.9;4.7;10.3;2.4;8.17;0;2.29;16590 +87094;47.55751;4.9032;440;20220919;15.8;6.7;11.3;2.4;8.47;0;2.31;16066 +87094;47.55751;4.9032;440;20220920;15.9;7.4;11.6;2.3;8.77;0;2.12;13276 +87094;47.55751;4.9032;440;20220921;16.5;7;11.8;2.5;8.82;0;2.35;15748 +87094;47.55751;4.9032;440;20220922;18.5;6.4;12.5;1.9;8.57;0;2.43;16933 +87094;47.55751;4.9032;440;20220923;19.2;8.8;14;1.8;9.92;0;2.18;12936 +87094;47.55751;4.9032;440;20220924;17.6;11.5;14.6;2.3;11.67;.1;1.86;9634 +87094;47.55751;4.9032;440;20220925;14.7;8.3;11.5;2.3;11.57;.6;1.23;8527 +87094;47.55751;4.9032;440;20220926;14.1;8.1;11.1;4.2;10.22;7.8;1.61;9017 +87094;47.55751;4.9032;440;20220927;11.4;7.6;9.5;5.6;10.47;18.7;.97;6176 +87094;47.55751;4.9032;440;20220928;11.6;8.8;10.2;3.3;10.97;5;.88;5021 +87094;47.55751;4.9032;440;20220929;12.2;7.3;9.7;1.6;10.02;5.2;1.07;7276 +87094;47.55751;4.9032;440;20220930;15.2;5;10.1;2;8.87;2.9;1.73;14314 +87094;47.55751;4.9032;440;20221001;13.6;7.7;10.7;4.5;11.72;8.9;.98;6366 +87094;47.55751;4.9032;440;20221002;16.6;13;14.8;4.2;15.17;4.3;1.06;5582 +87094;47.55751;4.9032;440;20221003;15.7;9.5;12.6;2.4;11.97;0;1.31;8869 +87094;47.55751;4.9032;440;20221004;17.2;6.4;11.8;2.2;11.57;.2;1.48;10721 +87094;47.55751;4.9032;440;20221005;21.3;9.7;15.5;3.1;13.22;0;2.15;12903 +87094;47.55751;4.9032;440;20221006;17.2;12.2;14.7;2.3;12.17;0;1.66;10256 +87094;47.55751;4.9032;440;20221007;19.1;8.1;13.6;2.3;11.97;.1;1.69;11962 +87094;47.55751;4.9032;440;20221008;16;10.1;13.1;2.5;11.52;0;1.48;9937 +87094;47.55751;4.9032;440;20221009;17.8;6.2;12;3;10.32;.1;1.83;13443 +87094;47.55751;4.9032;440;20221010;19.3;9.1;14.2;2.5;13.32;3.1;1.48;9370 +87094;47.55751;4.9032;440;20221011;16.8;12;14.4;1.9;13.77;.2;1.13;6640 +87094;47.55751;4.9032;440;20221012;18.9;8.6;13.8;1.7;12.52;.2;1.46;11406 +87094;47.55751;4.9032;440;20221013;14.5;10.4;12.5;2;13.27;.8;.81;4875 +87094;47.55751;4.9032;440;20221014;15.2;12.2;13.7;4.2;14.67;12.2;.67;3929 +87094;47.55751;4.9032;440;20221015;15.8;13.8;14.8;4.5;15.32;1.8;.81;3897 +87094;47.55751;4.9032;440;20221016;21.8;14.5;18.1;3.6;15.32;0;1.91;8046 +87094;47.55751;4.9032;440;20221017;22.6;14.8;18.7;4;15.12;0;2.17;8624 +87094;47.55751;4.9032;440;20221018;22.7;14.4;18.5;2.6;15.12;.4;1.84;8984 +87094;47.55751;4.9032;440;20221019;19.9;12.3;16.1;3.9;15.12;.2;1.46;8657 +87094;47.55751;4.9032;440;20221020;17.8;13.9;15.9;4.3;15.57;13.1;1.09;4369 +87094;47.55751;4.9032;440;20221021;19;13.9;16.4;4;15.17;7.9;1.4;6680 +87094;47.55751;4.9032;440;20221022;20.2;11.9;16.1;2.9;14.32;.1;1.51;9942 +87094;47.55751;4.9032;440;20221023;18.9;13.3;16.1;4.8;14.62;2.5;1.49;5629 +87094;47.55751;4.9032;440;20221024;18.8;15;16.9;4.1;12.92;0;1.98;6635 +87094;47.55751;4.9032;440;20221025;19.6;11;15.3;3.2;12.62;.6;1.59;8242 +87094;47.55751;4.9032;440;20221026;21.9;13.5;17.7;3.7;13.57;.2;2.05;8717 +87094;47.55751;4.9032;440;20221027;20.4;11.8;16.1;4.2;14.77;0;1.5;8579 +87094;47.55751;4.9032;440;20221028;23.5;15.3;19.4;4.2;14.22;0;2.41;7642 +87094;47.55751;4.9032;440;20221029;21.4;15.1;18.2;4.4;11.92;0;2.58;6988 +87094;47.55751;4.9032;440;20221030;21.2;13.6;17.4;3.3;11.22;.1;2.18;8369 +87094;47.55751;4.9032;440;20221031;18.8;11.1;14.9;4.1;13.17;7.1;1.4;6350 +87094;47.55751;4.9032;440;20221101;14.5;12.7;13.6;4.3;11.97;0;1.24;6061 +87094;47.55751;4.9032;440;20221102;15.6;9.3;12.4;2.9;10.57;.1;1.18;6140 +87094;47.55751;4.9032;440;20221103;11.4;7.4;9.4;4.4;10.17;7.1;.78;3644 +87094;47.55751;4.9032;440;20221104;8.7;6.6;7.7;4.5;9.47;3.7;.53;2397 +87094;47.55751;4.9032;440;20221105;9.4;5.8;7.6;3;8.92;0;.62;4872 +87094;47.55751;4.9032;440;20221106;9.8;3.4;6.6;3.3;8.52;.5;.6;5302 +87094;47.55751;4.9032;440;20221107;14.6;7.5;11.1;4.4;10.62;.1;1.1;4810 +87094;47.55751;4.9032;440;20221108;15.3;7.1;11.2;5.5;10.42;6.5;1.29;5820 +87094;47.55751;4.9032;440;20221109;12.3;10.9;11.6;3.5;12.22;3.5;.62;1932 +87094;47.55751;4.9032;440;20221110;10.8;6.1;8.5;2.1;9.87;0;.52;5017 +87094;47.55751;4.9032;440;20221111;10;4.1;7.1;3.4;9.72;.2;.35;4261 +87094;47.55751;4.9032;440;20221112;14.9;6.1;10.5;2.5;10.37;.1;.76;6392 +87094;47.55751;4.9032;440;20221113;9.4;4.1;6.8;2.8;8.77;.1;.64;4086 +87094;47.55751;4.9032;440;20221114;14.4;3.3;8.8;3.9;10.12;3.7;.65;6348 +87094;47.55751;4.9032;440;20221115;12.1;8.5;10.3;4.1;11.67;7.5;.44;3101 +87094;47.55751;4.9032;440;20221116;11.7;7.9;9.8;4.5;10.47;2.3;.66;3982 +87094;47.55751;4.9032;440;20221117;12.5;8.9;10.7;6.2;10.27;6.6;1.08;2995 +87094;47.55751;4.9032;440;20221118;8.7;6.8;7.8;4.4;9.02;.2;.61;2676 +87094;47.55751;4.9032;440;20221119;7.5;4.1;5.8;3;8.27;.5;.38;3147 +87094;47.55751;4.9032;440;20221120;7.9;3.9;5.9;4.1;8.07;3.3;.45;4249 +87094;47.55751;4.9032;440;20221121;7.9;4.9;6.4;5.2;8.47;2.1;.51;2525 +87094;47.55751;4.9032;440;20221122;7.5;3.4;5.5;4.9;7.52;0;.68;2577 +87094;47.55751;4.9032;440;20221123;8.7;2.1;5.4;4.4;7.87;3.9;.48;4359 +87094;47.55751;4.9032;440;20221124;10.9;5.2;8.1;3.9;8.97;3.9;.66;3658 +87094;47.55751;4.9032;440;20221125;9.4;6;7.7;3.4;9.07;.1;.51;3027 +87094;47.55751;4.9032;440;20221126;7.7;2.7;5.2;2.1;8.27;0;.3;3800 +87094;47.55751;4.9032;440;20221127;5.8;2.9;4.4;4.9;7.72;.1;.31;2796 +87094;47.55751;4.9032;440;20221128;7.4;4.8;6.1;3.4;8.32;5.2;.52;1306 +87094;47.55751;4.9032;440;20221129;7.7;4;5.9;2.1;8.47;.1;.34;2168 +87094;47.55751;4.9032;440;20221130;5.8;4.6;5.2;2.9;8.17;.2;.34;1395 +87094;47.55751;4.9032;440;20221201;4.7;4.4;4.5;3.5;7.12;0;.57;1048 +87094;47.55751;4.9032;440;20221202;2.9;1.6;2.3;2.6;6.42;.9;.38;1151 +87094;47.55751;4.9032;440;20221203;4;.6;2.3;4.3;6.27;1.8;.4;2571 +87094;47.55751;4.9032;440;20221204;2.2;.4;1.3;3.6;6.37;2.3;.23;1677 +87094;47.55751;4.9032;440;20221205;3.4;1.5;2.4;2.8;6.72;.3;.3;1597 +87094;47.55751;4.9032;440;20221206;2.4;.7;1.5;1.4;6.42;.1;.23;2006 +87094;47.55751;4.9032;440;20221207;4;-.5;1.8;1.9;6.12;0;.23;3585 +87094;47.55751;4.9032;440;20221208;2.7;-1;.9;1.7;5.22;0;.3;3100 +87094;47.55751;4.9032;440;20221209;1.5;-2.8;-.6;2.8;4.82;0;.3;3601 +87094;47.55751;4.9032;440;20221210;-.9;-2.1;-1.5;3.7;4.77;0;.33;1282 +87094;47.55751;4.9032;440;20221211;-2.7;-5.1;-3.9;2.5;4.07;0;.23;2608 +87094;47.55751;4.9032;440;20221212;-4.2;-6.3;-5.3;4.1;3.77;.2;.2;1745 +87094;47.55751;4.9032;440;20221213;-1.8;-7.1;-4.4;4.4;3.92;.9;.19;3871 +87094;47.55751;4.9032;440;20221214;3.4;-2.7;.4;2.3;6.42;7.9;.12;2765 +87094;47.55751;4.9032;440;20221215;.5;-.6;0;3;5.77;0;.25;1146 +87094;47.55751;4.9032;440;20221216;.5;-4;-1.7;3;4.22;0;.31;4304 +87094;47.55751;4.9032;440;20221217;0;-7.4;-3.7;3.1;3.72;0;.2;5696 +87094;47.55751;4.9032;440;20221218;1.6;-6.1;-2.2;5.4;4.92;0;.24;3212 +87094;47.55751;4.9032;440;20221219;11.6;1.2;6.4;7.1;8.92;0;.53;3935 +87094;47.55751;4.9032;440;20221220;12.5;9;10.7;6.6;10.67;8.7;.91;2272 +87094;47.55751;4.9032;440;20221221;10.4;9.4;9.9;4.8;11.07;2.5;.49;1206 +87094;47.55751;4.9032;440;20221222;11.1;8.8;10;6.8;10.77;11.5;.66;1399 +87094;47.55751;4.9032;440;20221223;12.8;9.4;11.1;6.2;12.67;4.8;.3;1456 +87094;47.55751;4.9032;440;20221224;10.6;9.2;9.9;3.6;10.32;.1;.59;2052 +87094;47.55751;4.9032;440;20221225;10.8;7.6;9.2;3.6;10.42;0;.43;2677 +87094;47.55751;4.9032;440;20221226;10.2;8.9;9.6;4.4;9.72;5.7;.88;678 +87094;47.55751;4.9032;440;20221227;7.5;2.1;4.8;2.4;7.62;0;.33;2991 +87094;47.55751;4.9032;440;20221228;9.2;3.8;6.5;5.1;7.97;0;.7;3749 +87094;47.55751;4.9032;440;20221229;9.3;7.7;8.5;5.9;9.32;4.6;.84;954 +87094;47.55751;4.9032;440;20221230;10.3;4.3;7.3;5.4;9.67;2.9;.33;2355 +87094;47.55751;4.9032;440;20221231;13.5;10.1;11.8;5.9;11.27;0;.99;2882 +87095;47.57249;5.23462;280;20220101;8.2;3.7;5.9;1.4;8.46;0;.31;3053 +87095;47.57249;5.23462;280;20220102;9.9;2;6;3.6;9.06;0;.35;3463 +87095;47.57249;5.23462;280;20220103;11;7.6;9.3;4.9;10.43;3.3;.74;1538 +87095;47.57249;5.23462;280;20220104;11.1;9.2;10.1;5.3;9.79;11.9;1.22;679 +87095;47.57249;5.23462;280;20220105;4.6;1.6;3.1;3.5;6.39;0;.44;4739 +87095;47.57249;5.23462;280;20220106;4.2;.9;2.5;1.7;6.03;.2;.42;2947 +87095;47.57249;5.23462;280;20220107;2.4;-2.1;.2;4;6.43;7.9;.14;1763 +87095;47.57249;5.23462;280;20220108;4.2;1.3;2.8;6;7.23;9.7;.3;2095 +87095;47.57249;5.23462;280;20220109;5;3.7;4.3;4;7.23;2.2;.6;1338 +87095;47.57249;5.23462;280;20220110;4.3;-.3;2;2.5;6.33;.1;.35;3418 +87095;47.57249;5.23462;280;20220111;4.5;-.9;1.8;3.1;5.63;0;.48;5208 +87095;47.57249;5.23462;280;20220112;3.4;-3.2;.1;2.8;5.16;0;.37;5674 +87095;47.57249;5.23462;280;20220113;4.8;-2.4;1.2;2;5.03;0;.42;5812 +87095;47.57249;5.23462;280;20220114;3.2;-5.4;-1.1;1.1;4.89;0;.2;5281 +87095;47.57249;5.23462;280;20220115;0;-5.1;-2.6;1.3;4.79;0;.26;2831 +87095;47.57249;5.23462;280;20220116;-2.1;-4.1;-3.1;1.9;4.96;.1;.18;1614 +87095;47.57249;5.23462;280;20220117;1.7;-2.3;-.3;1.5;6.26;0;.18;2482 +87095;47.57249;5.23462;280;20220118;6.5;.8;3.7;3.8;6.79;0;.6;3909 +87095;47.57249;5.23462;280;20220119;3.6;-1;1.3;3.2;6.36;1.1;.28;3836 +87095;47.57249;5.23462;280;20220120;5.5;1.6;3.5;2.7;6.63;.1;.53;3425 +87095;47.57249;5.23462;280;20220121;4.1;-.5;1.8;2.8;5.49;0;.57;4789 +87095;47.57249;5.23462;280;20220122;4;-.8;1.6;2.2;6.19;0;.38;3787 +87095;47.57249;5.23462;280;20220123;6.8;1;3.9;2.9;6.13;0;.69;6069 +87095;47.57249;5.23462;280;20220124;3.7;-4;-.2;1.3;5.39;0;.35;4011 +87095;47.57249;5.23462;280;20220125;.8;-3.2;-1.2;1.2;5.39;0;.26;3083 +87095;47.57249;5.23462;280;20220126;-2;-3.1;-2.6;1.3;5.03;0;.26;1502 +87095;47.57249;5.23462;280;20220127;-1.3;-3.6;-2.5;2;5.09;0;.22;2718 +87095;47.57249;5.23462;280;20220128;2.5;-1.3;.6;1.6;6.36;0;.29;2199 +87095;47.57249;5.23462;280;20220129;3.1;-.3;1.4;3.9;6.96;.6;.2;2705 +87095;47.57249;5.23462;280;20220130;8;3;5.5;2.2;8.06;0;.54;4073 +87095;47.57249;5.23462;280;20220131;6.8;3.7;5.3;4.9;6.96;2.2;.95;3999 +87095;47.57249;5.23462;280;20220201;3.8;.9;2.4;4.3;6.69;1.8;.46;2815 +87095;47.57249;5.23462;280;20220202;10;3.5;6.7;3.1;9.59;.2;.43;3675 +87095;47.57249;5.23462;280;20220203;7.9;5;6.5;2;8.49;.1;.58;3474 +87095;47.57249;5.23462;280;20220204;6.8;2.1;4.5;3.9;8.19;1.9;.39;3099 +87095;47.57249;5.23462;280;20220205;8;-1.9;3;1.8;6.33;0;.56;7888 +87095;47.57249;5.23462;280;20220206;6.7;.4;3.6;7.4;8.06;7.1;.24;3152 +87095;47.57249;5.23462;280;20220207;8.5;3.8;6.1;3;6.16;0;1.14;8101 +87095;47.57249;5.23462;280;20220208;10.9;-3.5;3.7;1.1;6.16;0;.64;9770 +87095;47.57249;5.23462;280;20220209;12.1;-2.9;4.6;1.3;6.29;0;.76;9847 +87095;47.57249;5.23462;280;20220210;7.1;1.4;4.3;3.7;7.92;3.8;.64;3550 +87095;47.57249;5.23462;280;20220211;7.2;2.3;4.7;2.9;5.97;0;.95;9250 +87095;47.57249;5.23462;280;20220212;5.6;-1.7;1.9;2.9;4.92;0;.91;8500 +87095;47.57249;5.23462;280;20220213;12.5;-3.4;4.6;5.5;6.42;.2;1.48;10900 +87095;47.57249;5.23462;280;20220214;9.7;4.5;7.1;4.6;8.58;1.8;.93;2800 +87095;47.57249;5.23462;280;20220215;9.4;3.2;6.3;4.1;7.37;3.2;1.04;6400 +87095;47.57249;5.23462;280;20220216;9.6;5.2;7.4;7.4;10.26;6.3;.43;3340 +87095;47.57249;5.23462;280;20220217;13.7;9.5;11.6;5.4;9.76;2.1;1.8;5631 +87095;47.57249;5.23462;280;20220218;13.9;6.5;10.2;5.4;9.49;1.3;1.53;4774 +87095;47.57249;5.23462;280;20220219;8.9;2.1;5.5;4.2;6.19;0;1.39;9193 +87095;47.57249;5.23462;280;20220220;9.6;3.8;6.7;7.2;8.63;3.9;.94;4788 +87095;47.57249;5.23462;280;20220221;7.7;4.9;6.3;5.6;7.83;.3;1.03;4410 +87095;47.57249;5.23462;280;20220222;9.2;4.6;6.9;4;8.69;1.3;.86;4895 +87095;47.57249;5.23462;280;20220223;12.9;4.2;8.6;1.5;8.59;0;1.08;10729 +87095;47.57249;5.23462;280;20220224;11.9;1.5;6.7;3.5;7.46;1.7;1.33;7279 +87095;47.57249;5.23462;280;20220225;8.4;-1.5;3.4;2.8;5.76;0;1.16;10708 +87095;47.57249;5.23462;280;20220226;8;-2;3;3.8;5.23;0;1.41;12816 +87095;47.57249;5.23462;280;20220227;9.6;-1.9;3.9;3.6;4.26;0;1.87;13331 +87095;47.57249;5.23462;280;20220228;12;-2.9;4.5;2.2;4.93;0;1.62;13391 +87095;47.57249;5.23462;280;20220301;11.7;-.7;5.5;2.2;4.86;0;1.65;12549 +87095;47.57249;5.23462;280;20220302;12.2;-1.2;5.5;1.8;6.66;0;1.26;10169 +87095;47.57249;5.23462;280;20220303;14.4;3.2;8.8;1.5;7.73;0;1.48;12703 +87095;47.57249;5.23462;280;20220304;11.8;-.5;5.6;2.7;4.83;0;1.93;14011 +87095;47.57249;5.23462;280;20220305;9.6;-3.3;3.2;2.7;3.73;0;1.85;14583 +87095;47.57249;5.23462;280;20220306;7.4;-3.8;1.8;3.3;3.73;0;1.73;14253 +87095;47.57249;5.23462;280;20220307;7.5;-2.6;2.5;4;3.86;0;1.92;13960 +87095;47.57249;5.23462;280;20220308;11.8;-3.2;4.3;2.8;4.29;0;2.02;14743 +87095;47.57249;5.23462;280;20220309;14.1;-3.1;5.5;1.6;5.73;0;1.71;15398 +87095;47.57249;5.23462;280;20220310;15;-1.8;6.6;2.4;6.56;0;1.95;15370 +87095;47.57249;5.23462;280;20220311;15.5;3.7;9.6;5.6;7.56;1.6;2.59;11535 +87095;47.57249;5.23462;280;20220312;11.4;6.2;8.8;3;7.79;0;1.54;6506 +87095;47.57249;5.23462;280;20220313;10.6;5;7.8;3;8.66;9.2;1.12;5703 +87095;47.57249;5.23462;280;20220314;13.7;3.4;8.5;2;8.26;5.8;1.68;13476 +87095;47.57249;5.23462;280;20220315;14.2;6.8;10.5;2.2;10.26;0;1.24;5624 +87095;47.57249;5.23462;280;20220316;15.3;6.3;10.8;1.8;9.99;0;1.47;9139 +87095;47.57249;5.23462;280;20220317;11;7.9;9.4;4;9.53;.1;1.29;4834 +87095;47.57249;5.23462;280;20220318;13.2;6.1;9.6;5.9;7.67;0;2.31;11100 +87095;47.57249;5.23462;280;20220319;15.2;4.7;10;3.7;6.22;0;2.81;16200 +87095;47.57249;5.23462;280;20220320;16.9;2.7;9.8;4;6.62;.1;2.88;15100 +87095;47.57249;5.23462;280;20220321;17.2;4.3;10.8;2.4;6.92;0;2.63;17350 +87095;47.57249;5.23462;280;20220322;16;1.6;8.8;1.8;6.52;0;2.34;17750 +87095;47.57249;5.23462;280;20220323;17.3;1.1;9.2;1.4;6.37;0;2.36;18250 +87095;47.57249;5.23462;280;20220324;19.6;3;11.3;2.1;5.97;0;2.98;18800 +87095;47.57249;5.23462;280;20220325;19.6;4.5;12;3.1;5.67;0;3.59;18950 +87095;47.57249;5.23462;280;20220326;19.6;6.6;13.1;3.4;6.17;0;3.7;18750 +87095;47.57249;5.23462;280;20220327;20.3;6.4;13.3;2;6.52;0;3.14;19350 +87095;47.57249;5.23462;280;20220328;20.9;4.2;12.5;2;7.22;0;3.11;18150 +87095;47.57249;5.23462;280;20220329;17.6;7.2;12.4;3.5;7.67;2.4;2.93;11300 +87095;47.57249;5.23462;280;20220330;13.1;8.7;10.9;2;10.67;3.4;1.28;6900 +87095;47.57249;5.23462;280;20220331;9.2;7;8.1;3.6;8.52;2.7;1.22;5300 +87095;47.57249;5.23462;280;20220401;4.6;1;2.8;4.6;5.52;1.2;1.19;6100 +87095;47.57249;5.23462;280;20220402;3.9;.2;2.1;5.2;5.59;.8;1.21;7766 +87095;47.57249;5.23462;280;20220403;4.5;-2;1.2;3.1;4.77;0;1.25;9150 +87095;47.57249;5.23462;280;20220404;9.5;-2.4;3.5;3.2;4.71;0;2.25;19652 +87095;47.57249;5.23462;280;20220405;13.2;4.9;9.1;3.6;8.07;0;1.81;8800 +87095;47.57249;5.23462;280;20220406;12.7;8.6;10.6;3.8;9.92;1;1.46;6050 +87095;47.57249;5.23462;280;20220407;12.1;8.4;10.3;6.3;10.72;11.9;1.12;3850 +87095;47.57249;5.23462;280;20220408;14.6;8.6;11.6;6.3;10.17;7.1;1.88;6600 +87095;47.57249;5.23462;280;20220409;9.5;2.6;6.1;3.5;6.77;1.8;1.76;12650 +87095;47.57249;5.23462;280;20220410;10.3;-1.4;4.4;2;6.39;0;2.56;22766 +87095;47.57249;5.23462;280;20220411;18.4;.5;9.4;4;7.15;0;3.49;19766 +87095;47.57249;5.23462;280;20220412;21.7;5;13.4;3.4;7.72;.4;4.1;19666 +87095;47.57249;5.23462;280;20220413;21;6.3;13.6;2;9.52;0;2.95;16150 +87095;47.57249;5.23462;280;20220414;20.9;7.7;14.3;3.1;11.27;0;3.21;18550 +87095;47.57249;5.23462;280;20220415;21.6;9;15.3;3.1;10.42;0;3.75;21300 +87095;47.57249;5.23462;280;20220416;18.6;9.1;13.8;4;8.62;0;4.04;24350 +87095;47.57249;5.23462;280;20220417;19.8;3.6;11.7;3.6;5.82;0;4.42;25150 +87095;47.57249;5.23462;280;20220418;19.5;4.2;11.8;2.1;6.17;0;3.64;23200 +87095;47.57249;5.23462;280;20220419;19.9;5.9;12.9;2.5;7.02;0;3.84;22450 +87095;47.57249;5.23462;280;20220420;19.5;7;13.2;3.4;7.12;0;4.16;23300 +87095;47.57249;5.23462;280;20220421;19.2;5.9;12.6;3;7.02;0;3.96;23050 +87095;47.57249;5.23462;280;20220422;20;6.6;13.3;2.4;8.77;.4;3.73;23550 +87095;47.57249;5.23462;280;20220423;16.6;8.2;12.4;3.4;10.67;8.3;2.2;10950 +87095;47.57249;5.23462;280;20220424;13.5;7.6;10.6;3.1;10.92;5.1;1.09;4300 +87095;47.57249;5.23462;280;20220425;14.3;10.2;12.3;2.8;11.42;6.7;1.7;8700 +87095;47.57249;5.23462;280;20220426;15.4;6.1;10.8;2.6;8.82;0;2.87;20150 +87095;47.57249;5.23462;280;20220427;17.8;4.9;11.3;3.2;9.02;0;3.55;25600 +87095;47.57249;5.23462;280;20220428;21.5;6.2;13.9;2.8;8.97;0;4.25;26000 +87095;47.57249;5.23462;280;20220429;18.8;8;13.4;1.9;9.77;1.1;2.6;13400 +87095;47.57249;5.23462;280;20220430;16.5;4.8;10.7;3;9.37;0;3.24;24000 +87095;47.57249;5.23462;280;20220501;17.5;5.4;11.5;2.4;8.47;0;3.55;24850 +87095;47.57249;5.23462;280;20220502;19.7;6.4;13.1;2.4;9.17;0;3.6;22100 +87095;47.57249;5.23462;280;20220503;22;8.1;15.1;2.5;10.07;1.4;4.15;24300 +87095;47.57249;5.23462;280;20220504;19.6;9.7;14.7;1.9;11.82;6.4;2.63;14250 +87095;47.57249;5.23462;280;20220505;17.8;10;13.9;2.8;10.82;2.6;2.88;15500 +87095;47.57249;5.23462;280;20220506;20.6;6.5;13.6;2.5;10.09;0;3.13;15932 +87095;47.57249;5.23462;280;20220507;21.8;5.6;13.7;2.4;9.86;0;3.45;17744 +87095;47.57249;5.23462;280;20220508;23.4;8;15.7;2.8;10.79;0;3.84;18087 +87095;47.57249;5.23462;280;20220509;24.4;9.1;16.7;2.2;12.03;0;3.68;17858 +87095;47.57249;5.23462;280;20220510;25.1;8.3;16.7;1.5;12.99;0;3.34;17320 +87095;47.57249;5.23462;280;20220511;27.5;10.2;18.8;2.9;13.26;0;4.46;18661 +87095;47.57249;5.23462;280;20220512;23.3;14;18.7;2;14.66;2.2;2.89;12124 +87095;47.57249;5.23462;280;20220513;22;14.6;18.3;1.7;14.06;0;2.78;12349 +87095;47.57249;5.23462;280;20220514;24.3;6.6;15.4;1.7;10.53;0;3.7;19554 +87095;47.57249;5.23462;280;20220515;27.8;9.4;18.6;2.3;12.43;2;4.31;18797 +87095;47.57249;5.23462;280;20220516;25.1;14.5;19.8;2.7;15.26;2.8;3.52;13734 +87095;47.57249;5.23462;280;20220517;27.5;12.4;20;2.1;14.56;0;4.13;18682 +87095;47.57249;5.23462;280;20220518;29.4;12.8;21.1;1.9;14.53;.4;4.38;18799 +87095;47.57249;5.23462;280;20220519;29.3;14.5;21.9;2.1;16.46;.6;4.06;16356 +87095;47.57249;5.23462;280;20220520;29.5;16.2;22.9;3.6;15.03;0;5.11;16246 +87095;47.57249;5.23462;280;20220521;25.2;10.4;17.8;2;12.09;0;4.04;19263 +87095;47.57249;5.23462;280;20220522;26;13.1;19.6;2.9;12.79;2.2;4.04;14231 +87095;47.57249;5.23462;280;20220523;20.9;14.8;17.9;3.2;15.99;9.4;2.32;8425 +87095;47.57249;5.23462;280;20220524;19.2;11.3;15.2;3.2;11.83;.4;3.06;13693 +87095;47.57249;5.23462;280;20220525;21.7;6;13.9;1.8;10.39;0;3.12;16493 +87095;47.57249;5.23462;280;20220526;20.9;8.7;14.8;1.5;11.89;0;2.49;11629 +87095;47.57249;5.23462;280;20220527;19.7;10.5;15.1;2.1;12.69;.1;2.67;13181 +87095;47.57249;5.23462;280;20220528;19.8;8.3;14.1;3.1;9.63;0;3.65;17900 +87095;47.57249;5.23462;280;20220529;17.8;7.6;12.7;2.9;7.83;0;3.56;16863 +87095;47.57249;5.23462;280;20220530;20.6;6.1;13.3;2.6;7.56;0;4;19470 +87095;47.57249;5.23462;280;20220531;23.7;6.4;15.1;2.2;8.96;0;3.99;18380 +87095;47.57249;5.23462;280;20220601;22.9;6.9;14.9;1.6;11.06;0;3.09;15453 +87095;47.57249;5.23462;280;20220602;24.7;12;18.4;2.8;12.19;1.2;4.12;16632 +87095;47.57249;5.23462;280;20220603;26.6;14.2;20.4;2.3;15.96;8.8;3.56;14679 +87095;47.57249;5.23462;280;20220604;28.1;16.1;22.1;2.8;18.03;11.5;4.42;18520 +87095;47.57249;5.23462;280;20220605;24.2;16.9;20.6;3.5;17.33;5.2;3.44;13314 +87095;47.57249;5.23462;280;20220606;23.1;12.3;17.7;2.5;14.29;.5;3.21;14614 +87095;47.57249;5.23462;280;20220607;21.6;13.2;17.4;2.4;14.36;1.8;2.98;13795 +87095;47.57249;5.23462;280;20220608;19;10.2;14.6;1.8;13.96;9.4;2.18;11060 +87095;47.57249;5.23462;280;20220609;20.4;10.4;15.4;2.4;12.16;.1;3.07;15020 +87095;47.57249;5.23462;280;20220610;24.8;7.8;16.3;1.2;12.09;0;3.78;20706 +87095;47.57249;5.23462;280;20220611;28.2;9.8;19;1.5;13.49;0;5.42;29936 +87095;47.57249;5.23462;280;20220612;29.2;12.7;20.9;2;15.56;3;5.23;25719 +87095;47.57249;5.23462;280;20220613;24.2;14.3;19.2;2.7;11.76;0;5.56;28504 +87095;47.57249;5.23462;280;20220614;27.9;10.2;19.1;2.6;11.59;0;6.04;30489 +87095;47.57249;5.23462;280;20220615;32.4;13.1;22.7;2.1;15.13;0;6.33;29698 +87095;47.57249;5.23462;280;20220616;30.5;16.1;23.3;1.7;14.73;0;5.91;28472 +87095;47.57249;5.23462;280;20220617;31.6;15.2;23.4;1.8;13.29;0;6.24;29317 +87095;47.57249;5.23462;280;20220618;35.8;15.5;25.7;2.4;15.29;0;7.13;29514 +87095;47.57249;5.23462;280;20220619;35.3;21.5;28.4;4;15.76;.7;8.2;27325 +87095;47.57249;5.23462;280;20220620;29.5;18.8;24.2;3;17.33;1.9;5.52;22159 +87095;47.57249;5.23462;280;20220621;31.3;16.9;24.1;2.8;17.59;3.4;5.47;21973 +87095;47.57249;5.23462;280;20220622;26.6;18.3;22.5;2.4;20.36;6.2;3.49;14716 +87095;47.57249;5.23462;280;20220623;27.8;15.4;21.6;1.9;18.49;5.7;4.4;21596 +87095;47.57249;5.23462;280;20220624;21;14;17.5;2.8;16.86;3.2;2.74;14356 +87095;47.57249;5.23462;280;20220625;26.6;13;19.8;2.1;15.93;9.3;4.73;24533 +87095;47.57249;5.23462;280;20220626;18.6;14.9;16.8;2.1;17.19;10.7;1.67;7893 +87095;47.57249;5.23462;280;20220627;20.3;15.5;17.9;2.1;16.76;2.4;2.37;10951 +87095;47.57249;5.23462;280;20220628;25.2;11.3;18.2;2.1;14.99;.1;4.66;26024 +87095;47.57249;5.23462;280;20220629;28.3;13.1;20.7;1.2;15.26;.1;5.11;27508 +87095;47.57249;5.23462;280;20220630;24.1;14.1;19.1;2.7;15.16;9.3;3.91;17920 +87095;47.57249;5.23462;280;20220701;22.2;10.7;16.5;1.8;12.93;.1;3.97;22532 +87095;47.57249;5.23462;280;20220702;27.1;9;18.1;1.9;12.09;0;5.49;30429 +87095;47.57249;5.23462;280;20220703;29.6;11.2;20.4;2;13.69;.1;5.67;28465 +87095;47.57249;5.23462;280;20220704;25.7;13.9;19.8;2.1;13.29;0;4.54;21630 +87095;47.57249;5.23462;280;20220705;27.1;10.8;19;2.3;11.99;0;5.63;29136 +87095;47.57249;5.23462;280;20220706;24.2;11.9;18;2.6;11.53;0;5.26;27691 +87095;47.57249;5.23462;280;20220707;23.2;9.8;16.5;2.7;12.76;0;4.15;21786 +87095;47.57249;5.23462;280;20220708;25.4;11.3;18.3;3.2;12.09;0;5.65;28989 +87095;47.57249;5.23462;280;20220709;27.9;11.8;19.8;3;12.53;0;5.84;27482 +87095;47.57249;5.23462;280;20220710;25.7;14.1;19.9;3.6;12.93;0;5.86;27953 +87095;47.57249;5.23462;280;20220711;28.6;12.8;20.7;3.4;12.76;0;6.4;29068 +87095;47.57249;5.23462;280;20220712;30.1;15.6;22.8;3;13.16;0;6.59;28609 +87095;47.57249;5.23462;280;20220713;32.7;13.4;23;1.8;12.66;0;6.01;27774 +87095;47.57249;5.23462;280;20220714;34.9;14.3;24.6;2.5;14.13;0;6.96;28979 +87095;47.57249;5.23462;280;20220715;28.1;16.9;22.5;3.1;12.03;0;6.23;26428 +87095;47.57249;5.23462;280;20220716;28.3;13.2;20.8;2.9;10.19;0;6.33;28540 +87095;47.57249;5.23462;280;20220717;31.8;15;23.4;3.4;11.13;0;7.23;28159 +87095;47.57249;5.23462;280;20220718;36.5;15.8;26.1;2.6;11.46;0;7.48;28756 +87095;47.57249;5.23462;280;20220719;37.3;17.9;27.6;2.9;15.06;0;7.71;28522 +87095;47.57249;5.23462;280;20220720;28.2;21.8;25;3;19.03;7.1;4.2;13635 +87095;47.57249;5.23462;280;20220721;29.4;14.9;22.2;1.9;17.29;0;5.13;25494 +87095;47.57249;5.23462;280;20220722;32;16.8;24.4;2.4;16.66;1.2;5.74;24032 +87095;47.57249;5.23462;280;20220723;27.7;16.6;22.2;1.7;17.79;.1;4.2;19838 +87095;47.57249;5.23462;280;20220724;32.9;14.4;23.7;1.2;15.79;0;5.55;28104 +87095;47.57249;5.23462;280;20220725;31.3;15.5;23.4;2.7;16.06;.1;5.74;24353 +87095;47.57249;5.23462;280;20220726;25.6;14.9;20.3;2.6;14.63;0;4.58;21883 +87095;47.57249;5.23462;280;20220727;26.5;14;20.2;2.3;12.19;0;5.08;24187 +87095;47.57249;5.23462;280;20220728;29.2;13.3;21.3;2.5;11.86;0;5.51;24107 +87095;47.57249;5.23462;280;20220729;28.7;13.8;21.3;1.9;11.83;0;4.74;21120 +87095;47.57249;5.23462;280;20220730;29.8;12.4;21.1;1.7;12.66;0;4.64;20865 +87095;47.57249;5.23462;280;20220731;32;13.9;23;1.8;13.66;0;5.52;25475 +87095;47.57249;5.23462;280;20220801;29.8;14.5;22.1;2;14.93;.2;4.92;22251 +87095;47.57249;5.23462;280;20220802;31.7;13.8;22.8;1.8;14.46;0;5.56;26697 +87095;47.57249;5.23462;280;20220803;35.1;15.9;25.5;1.9;14.13;0;6.18;27025 +87095;47.57249;5.23462;280;20220804;37.4;15.8;26.6;1.8;15.36;1.7;6.07;24716 +87095;47.57249;5.23462;280;20220805;28.9;20.3;24.6;3.7;17.53;.1;5.25;19008 +87095;47.57249;5.23462;280;20220806;28;16.7;22.4;4.3;12.73;0;6.19;23749 +87095;47.57249;5.23462;280;20220807;29.5;14;21.8;3.8;9.63;0;6.69;25802 +87095;47.57249;5.23462;280;20220808;31;15;23;3.4;9.89;0;6.77;25985 +87095;47.57249;5.23462;280;20220809;32.6;16.4;24.5;3.7;10.53;0;7.2;25702 +87095;47.57249;5.23462;280;20220810;32.2;16.9;24.6;3.8;10.29;0;7.24;25383 +87095;47.57249;5.23462;280;20220811;32.4;16.8;24.6;3.3;9.96;0;6.91;25503 +87095;47.57249;5.23462;280;20220812;32.6;18.2;25.4;3.5;9.74;0;7.05;23584 +87095;47.57249;5.23462;280;20220813;31.8;17.2;24.5;3.1;9.74;0;6.58;23409 +87095;47.57249;5.23462;280;20220814;24.6;16.3;20.5;2.7;13.77;10.6;3.68;12911 +87095;47.57249;5.23462;280;20220815;22.1;15.9;19;2.1;18.12;3.1;2.48;12391 +87095;47.57249;5.23462;280;20220816;29.4;13.7;21.6;1.7;16.73;3.8;4.42;22521 +87095;47.57249;5.23462;280;20220817;25.6;16.5;21;2.3;18.06;1.4;3.47;16342 +87095;47.57249;5.23462;280;20220818;22.8;16.2;19.5;1.6;18.26;4.5;2.28;10530 +87095;47.57249;5.23462;280;20220819;25.2;17.5;21.3;2.8;18.49;3.1;3.63;16722 +87095;47.57249;5.23462;280;20220820;25.4;17.6;21.5;2.4;16.56;.9;3.91;18020 +87095;47.57249;5.23462;280;20220821;26.5;11.1;18.8;1.3;13.13;0;3.83;21311 +87095;47.57249;5.23462;280;20220822;28;13.6;20.8;2.1;14.59;0;4.41;21545 +87095;47.57249;5.23462;280;20220823;28.9;14.2;21.6;1.7;15.96;0;4.12;20470 +87095;47.57249;5.23462;280;20220824;31.4;16.4;23.9;2.8;13.79;0;5.57;22665 +87095;47.57249;5.23462;280;20220825;32.2;15.5;23.9;2.4;13.99;0;5.3;22245 +87095;47.57249;5.23462;280;20220826;22.8;18.5;20.6;3.1;17.43;4.2;2.94;10437 +87095;47.57249;5.23462;280;20220827;25.2;14;19.6;2.2;16.36;0;3.37;16691 +87095;47.57249;5.23462;280;20220828;27.9;15.2;21.6;2.6;16.33;0;4.4;21061 +87095;47.57249;5.23462;280;20220829;30;16;23;2.3;15.76;0;4.58;20486 +87095;47.57249;5.23462;280;20220830;28.3;16.3;22.3;2.3;16.73;.2;3.52;14085 +87095;47.57249;5.23462;280;20220831;26.6;14.4;20.5;1.7;17.46;.6;3.42;18564 +87095;47.57249;5.23462;280;20220901;26.7;14.5;20.6;2.6;14.69;.1;4.09;19444 +87095;47.57249;5.23462;280;20220902;25.2;13.3;19.2;2.3;15.19;7;3.26;15621 +87095;47.57249;5.23462;280;20220903;24.6;15.2;19.9;2;16.89;.3;2.92;14469 +87095;47.57249;5.23462;280;20220904;28.3;11.7;20;1.8;14.83;.6;3.85;20315 +87095;47.57249;5.23462;280;20220905;30.4;14.3;22.3;2.2;16.43;.5;4.22;19637 +87095;47.57249;5.23462;280;20220906;28.2;17.2;22.7;2.1;18.19;4.2;3.56;16220 +87095;47.57249;5.23462;280;20220907;22;14.9;18.5;2;16.93;9.3;2.07;9391 +87095;47.57249;5.23462;280;20220908;22.7;13.8;18.3;3.1;15.13;2.3;3.05;15065 +87095;47.57249;5.23462;280;20220909;20.9;13.6;17.3;3.5;14.39;5.7;2.64;11680 +87095;47.57249;5.23462;280;20220910;19;13.7;16.4;2.9;14.36;1;2.04;8366 +87095;47.57249;5.23462;280;20220911;22;10.9;16.5;1.7;14.09;.1;2.69;16721 +87095;47.57249;5.23462;280;20220912;27.5;10.6;19;1.9;13.73;.1;3.53;18861 +87095;47.57249;5.23462;280;20220913;28.1;14.1;21.1;2.2;17.93;7.4;3.06;14108 +87095;47.57249;5.23462;280;20220914;25;16.7;20.8;2.6;19.69;14.6;2.35;10151 +87095;47.57249;5.23462;280;20220915;20.2;15.9;18;2.6;17.16;10.6;1.74;7400 +87095;47.57249;5.23462;280;20220916;17.7;11.5;14.6;1.9;12.56;0;1.85;9653 +87095;47.57249;5.23462;280;20220917;15.6;6.4;11;2.9;9.19;0;2.21;12743 +87095;47.57249;5.23462;280;20220918;17.8;3.5;10.7;1.7;8.53;0;2.38;17769 +87095;47.57249;5.23462;280;20220919;16.7;5.6;11.1;2.1;8.83;0;2.37;17077 +87095;47.57249;5.23462;280;20220920;17.5;4.1;10.8;2.2;8.83;0;2.38;16544 +87095;47.57249;5.23462;280;20220921;17.8;5.8;11.8;2.7;8.99;0;2.57;16445 +87095;47.57249;5.23462;280;20220922;19.6;5.1;12.3;1.8;8.73;0;2.52;17289 +87095;47.57249;5.23462;280;20220923;19.5;4.2;11.9;1.2;10.23;.8;1.89;13462 +87095;47.57249;5.23462;280;20220924;18.6;11.3;14.9;1.8;12.66;.2;1.79;9682 +87095;47.57249;5.23462;280;20220925;16.3;7.9;12.1;1.5;11.59;.7;1.43;8749 +87095;47.57249;5.23462;280;20220926;15.8;6.5;11.2;3.2;10.86;5.9;1.59;9040 +87095;47.57249;5.23462;280;20220927;12.3;9.2;10.7;4.4;11.33;15.5;1.21;6255 +87095;47.57249;5.23462;280;20220928;12.7;10.2;11.4;2.7;11.93;5.6;1.01;4583 +87095;47.57249;5.23462;280;20220929;14;7.8;10.9;.9;10.79;5.1;1.19;8439 +87095;47.57249;5.23462;280;20220930;15.7;3.7;9.7;1.5;9.36;2;1.61;13505 +87095;47.57249;5.23462;280;20221001;13.7;6.5;10.1;4.6;12.29;6.7;.75;5283 +87095;47.57249;5.23462;280;20221002;18.9;12.3;15.6;3.7;15.99;3.9;1.5;9780 +87095;47.57249;5.23462;280;20221003;16.9;10.2;13.5;2.6;12.69;0;1.58;9440 +87095;47.57249;5.23462;280;20221004;16.5;6.4;11.5;1.5;11.39;.2;1.26;8345 +87095;47.57249;5.23462;280;20221005;22.6;7.1;14.9;1.7;12.56;0;1.98;12895 +87095;47.57249;5.23462;280;20221006;18;11.3;14.6;1.9;12.53;0;1.56;8525 +87095;47.57249;5.23462;280;20221007;18.9;6.3;12.6;1.6;11.76;.1;1.59;12283 +87095;47.57249;5.23462;280;20221008;17.5;9.4;13.4;2;11.49;0;1.65;11129 +87095;47.57249;5.23462;280;20221009;18.6;5.4;12;2.2;10.19;.1;1.88;13667 +87095;47.57249;5.23462;280;20221010;21.1;5.9;13.5;1.6;12.53;3.6;1.56;10410 +87095;47.57249;5.23462;280;20221011;17.9;11.6;14.8;2.2;14.09;.2;1.36;8358 +87095;47.57249;5.23462;280;20221012;18.1;7.3;12.7;1.7;12.09;.2;1.4;11156 +87095;47.57249;5.23462;280;20221013;14.9;9.2;12.1;1.7;13.46;1.2;.76;4534 +87095;47.57249;5.23462;280;20221014;16.2;12.8;14.5;4.3;15.59;12.2;.81;3317 +87095;47.57249;5.23462;280;20221015;18.2;14.6;16.4;3.9;16.03;1.8;1.24;4074 +87095;47.57249;5.23462;280;20221016;23.3;13.9;18.6;2.3;15.76;0;1.82;8167 +87095;47.57249;5.23462;280;20221017;23.6;13.3;18.4;2.2;15.46;.7;1.86;9558 +87095;47.57249;5.23462;280;20221018;22.3;12.8;17.6;1.7;15.56;.3;1.56;10103 +87095;47.57249;5.23462;280;20221019;21;11.6;16.3;2.7;15.06;.1;1.57;9796 +87095;47.57249;5.23462;280;20221020;19.4;13.2;16.3;2.7;15.86;15.3;1.14;3965 +87095;47.57249;5.23462;280;20221021;19.2;14.1;16.6;3.2;16.06;14.7;1.29;5740 +87095;47.57249;5.23462;280;20221022;21.4;11;16.2;1.6;14.89;.1;1.29;8852 +87095;47.57249;5.23462;280;20221023;20.9;11.4;16.1;3.1;14.86;3.1;1.44;5181 +87095;47.57249;5.23462;280;20221024;20.2;13.4;16.8;2.7;14.19;2.7;1.57;6749 +87095;47.57249;5.23462;280;20221025;19.5;7.9;13.7;1.3;12.99;.5;1.05;8455 +87095;47.57249;5.23462;280;20221026;22.4;12.9;17.7;2.2;14.66;.3;1.62;9142 +87095;47.57249;5.23462;280;20221027;22.3;9.8;16;2;14.86;0;1.34;8708 +87095;47.57249;5.23462;280;20221028;23.5;12.9;18.2;1.7;14.99;0;1.44;7627 +87095;47.57249;5.23462;280;20221029;21.9;9.9;15.9;1.8;13.06;.1;1.4;7396 +87095;47.57249;5.23462;280;20221030;21.3;8.5;14.9;1.5;12.26;0;1.23;8526 +87095;47.57249;5.23462;280;20221031;20.2;8.5;14.4;2.7;12.93;8.7;1.34;7250 +87095;47.57249;5.23462;280;20221101;15.7;13.4;14.5;3.5;12.89;0;1.32;6828 +87095;47.57249;5.23462;280;20221102;16.3;8.1;12.2;2.2;10.93;.1;1.05;7122 +87095;47.57249;5.23462;280;20221103;13.8;5.1;9.4;2.7;10.29;7.5;.81;3536 +87095;47.57249;5.23462;280;20221104;9.2;7.7;8.4;3.7;10.19;5.3;.59;2139 +87095;47.57249;5.23462;280;20221105;11;5.9;8.5;2.4;9.46;0;.71;5794 +87095;47.57249;5.23462;280;20221106;8.8;2.4;5.6;2;8.89;.4;.42;4260 +87095;47.57249;5.23462;280;20221107;15.3;8.1;11.7;3.1;10.73;.1;1.12;5585 +87095;47.57249;5.23462;280;20221108;17.1;4.3;10.7;3.1;10.59;7.2;1.1;5897 +87095;47.57249;5.23462;280;20221109;13.4;11.5;12.4;2.5;13.19;4;.63;1906 +87095;47.57249;5.23462;280;20221110;11.5;5.4;8.5;1.6;10.13;0;.47;4834 +87095;47.57249;5.23462;280;20221111;9.8;2.1;6;1.6;9.83;.1;.31;3091 +87095;47.57249;5.23462;280;20221112;11.2;5.2;8.2;1.7;10.13;0;.58;4462 +87095;47.57249;5.23462;280;20221113;6.4;4.4;5.4;2;9.06;0;.29;1859 +87095;47.57249;5.23462;280;20221114;15.7;5.3;10.5;3.2;10.93;0;.84;5540 +87095;47.57249;5.23462;280;20221115;13.6;8.4;11;2.8;12.36;8.1;.5;3358 +87095;47.57249;5.23462;280;20221116;13.6;8.3;11;4.1;11.16;2.3;.84;4905 +87095;47.57249;5.23462;280;20221117;14;10.1;12;6;10.99;5.4;1.38;4170 +87095;47.57249;5.23462;280;20221118;10.4;7.9;9.2;3.3;9.86;.7;.71;3143 +87095;47.57249;5.23462;280;20221119;8;2.9;5.5;1.7;8.56;.7;.34;3783 +87095;47.57249;5.23462;280;20221120;8.6;4.8;6.7;3.2;8.69;2.8;.47;5194 +87095;47.57249;5.23462;280;20221121;8.5;5.9;7.2;4.4;9.09;2.1;.59;2920 +87095;47.57249;5.23462;280;20221122;8.9;4.3;6.6;4.3;8.26;0;.75;3119 +87095;47.57249;5.23462;280;20221123;8.3;1.2;4.7;2.8;8.16;3.7;.39;3784 +87095;47.57249;5.23462;280;20221124;11.8;5.1;8.5;3.3;9.39;2.9;.67;4913 +87095;47.57249;5.23462;280;20221125;10.1;5.6;7.9;2.1;9.36;.1;.5;3131 +87095;47.57249;5.23462;280;20221126;5.9;1.9;3.9;1.6;8.23;0;.22;2233 +87095;47.57249;5.23462;280;20221127;7.3;4.1;5.7;2.3;8.09;.1;.47;2674 +87095;47.57249;5.23462;280;20221128;8.8;3.8;6.3;2.2;9.13;4.7;.38;1858 +87095;47.57249;5.23462;280;20221129;8.6;4.2;6.4;1.8;9.09;.1;.31;2861 +87095;47.57249;5.23462;280;20221130;7.8;4.9;6.3;2.9;8.59;.2;.47;2313 +87095;47.57249;5.23462;280;20221201;6.2;5.8;6;3.7;7.49;0;.81;1924 +87095;47.57249;5.23462;280;20221202;4.4;3;3.7;2.9;6.86;.1;.55;1234 +87095;47.57249;5.23462;280;20221203;4.4;1.3;2.8;4;6.56;.9;.45;3341 +87095;47.57249;5.23462;280;20221204;3.4;1.8;2.6;2.7;6.76;2.3;.4;1388 +87095;47.57249;5.23462;280;20221205;4.7;2;3.3;2;7.23;.3;.36;1372 +87095;47.57249;5.23462;280;20221206;3.8;-.6;1.6;1.6;6.59;0;.34;1043 +87095;47.57249;5.23462;280;20221207;5.3;1;3.1;1.8;6.46;0;.25;4934 +87095;47.57249;5.23462;280;20221208;3.2;-1;1.1;1.3;5.73;0;.24;3754 +87095;47.57249;5.23462;280;20221209;1.5;-3.3;-.9;2.8;5.13;0;.34;2329 +87095;47.57249;5.23462;280;20221210;1.3;-.5;.4;2.8;4.99;0;.51;2578 +87095;47.57249;5.23462;280;20221211;-2.6;-4.9;-3.8;1.8;4.23;0;.27;1549 +87095;47.57249;5.23462;280;20221212;-1.9;-5.8;-3.9;2.6;3.93;.3;.33;2265 +87095;47.57249;5.23462;280;20221213;-.3;-5.9;-3.1;3.4;4.03;.9;.43;2568 +87095;47.57249;5.23462;280;20221214;2.7;-1.7;.5;1.4;6.19;8.9;.27;1515 +87095;47.57249;5.23462;280;20221215;1.3;-.3;.5;3.6;5.93;0;.32;1416 +87095;47.57249;5.23462;280;20221216;.7;-2.7;-1;2.5;4.26;0;.4;4538 +87095;47.57249;5.23462;280;20221217;-1.2;-8.1;-4.6;2.4;3.63;0;.21;4852 +87095;47.57249;5.23462;280;20221218;0;-7.1;-3.6;1.9;4.86;0;.13;2580 +87095;47.57249;5.23462;280;20221219;13.3;-.4;6.5;2.5;8.39;0;.51;4342 +87095;47.57249;5.23462;280;20221220;14.2;9;11.6;4.8;10.86;9.7;1.11;2870 +87095;47.57249;5.23462;280;20221221;12.3;10.2;11.3;4.8;11.69;2.5;.75;1969 +87095;47.57249;5.23462;280;20221222;12.3;10.1;11.2;6.7;11.49;12.9;.94;1515 +87095;47.57249;5.23462;280;20221223;13.6;10.2;11.9;5.1;13.36;4.4;.49;1253 +87095;47.57249;5.23462;280;20221224;11.2;9.6;10.4;2.5;11.16;.2;.55;1684 +87095;47.57249;5.23462;280;20221225;12.6;7.3;9.9;2.2;10.86;.8;.46;2844 +87095;47.57249;5.23462;280;20221226;10.8;9.1;9.9;3.5;10.59;4.1;.76;928 +87095;47.57249;5.23462;280;20221227;7.9;1.3;4.6;1.5;7.86;0;.22;3531 +87095;47.57249;5.23462;280;20221228;10.5;2.6;6.6;4.2;8.43;0;.58;4111 +87095;47.57249;5.23462;280;20221229;11.4;9.2;10.3;5.6;10.03;5.8;1.17;1235 +87095;47.57249;5.23462;280;20221230;11.5;3.9;7.7;4.5;10.13;4.2;.44;1917 +87095;47.57249;5.23462;280;20221231;15.3;11.2;13.3;5.6;11.53;0;1.45;2876 +87096;47.58647;5.5662;246;20220101;5.7;4.7;5.2;1.4;8.7;0;.21;2500 +87096;47.58647;5.5662;246;20220102;8.7;3.2;5.9;3.6;9.2;0;.21;2900 +87096;47.58647;5.5662;246;20220103;10.6;7.4;9;4.9;10.3;3;.63;1600 +87096;47.58647;5.5662;246;20220104;11.8;9.3;10.5;5.7;9.8;15.2;1.37;400 +87096;47.58647;5.5662;246;20220105;4.7;2.3;3.5;2.6;6.6;0;.27;5800 +87096;47.58647;5.5662;246;20220106;4;.6;2.3;.9;6.2;.1;.28;2800 +87096;47.58647;5.5662;246;20220107;1.7;-2;-.2;4.3;6.4;5.6;.06;1100 +87096;47.58647;5.5662;246;20220108;4.1;1.2;2.6;6.2;7.3;9;.18;2300 +87096;47.58647;5.5662;246;20220109;5;3.8;4.4;3.1;7.4;4.3;.49;1600 +87096;47.58647;5.5662;246;20220110;4.2;-.4;1.9;2.3;6.5;0;.22;4300 +87096;47.58647;5.5662;246;20220111;4.4;-.9;1.7;2.4;5.8;0;.29;6100 +87096;47.58647;5.5662;246;20220112;3;-1.9;.5;2.6;5.3;0;.32;5700 +87096;47.58647;5.5662;246;20220113;3.7;-1.8;.9;2.5;5.1;0;.36;6900 +87096;47.58647;5.5662;246;20220114;3;-3.7;-.4;.8;5.2;0;.08;6700 +87096;47.58647;5.5662;246;20220115;-2.5;-4.1;-3.3;1.1;4.8;0;.2;1700 +87096;47.58647;5.5662;246;20220116;-2.2;-3.7;-3;1.8;4.8;.1;.24;1100 +87096;47.58647;5.5662;246;20220117;1;-2.5;-.8;1.6;6;0;.17;2200 +87096;47.58647;5.5662;246;20220118;5.9;.5;3.2;3.5;6.9;0;.42;4000 +87096;47.58647;5.5662;246;20220119;3.9;-.1;1.9;3.2;6.5;1.4;.31;4000 +87096;47.58647;5.5662;246;20220120;5.6;1.6;3.6;2.3;6.6;.2;.5;3400 +87096;47.58647;5.5662;246;20220121;4.2;-.3;1.9;2.3;5.4;0;.48;6100 +87096;47.58647;5.5662;246;20220122;4.3;-.4;1.9;1.8;6.2;0;.36;4000 +87096;47.58647;5.5662;246;20220123;6.8;.7;3.7;2.8;6.3;0;.53;7900 +87096;47.58647;5.5662;246;20220124;4.1;-2.8;.6;1.1;5.6;0;.32;4500 +87096;47.58647;5.5662;246;20220125;-.3;-1.9;-1.1;1.2;5.6;0;.25;1900 +87096;47.58647;5.5662;246;20220126;-1.8;-2.6;-2.2;1;5.2;0;.26;1300 +87096;47.58647;5.5662;246;20220127;-2;-3.2;-2.6;2.1;5.1;.1;.2;2000 +87096;47.58647;5.5662;246;20220128;1.9;-1.8;0;1.6;6.2;0;.25;1900 +87096;47.58647;5.5662;246;20220129;2.4;-.5;.9;3.8;6.7;1;.17;1800 +87096;47.58647;5.5662;246;20220130;6.9;2.5;4.7;2.2;8.2;.1;.36;4000 +87096;47.58647;5.5662;246;20220131;7.4;3.9;5.6;4.1;7.2;2.2;.86;5000 +87096;47.58647;5.5662;246;20220201;3.1;1;2;3.7;6.4;1.7;.47;2200 +87096;47.58647;5.5662;246;20220202;10.4;2.7;6.5;3;9.6;1;.39;4100 +87096;47.58647;5.5662;246;20220203;7.5;5.5;6.5;1.7;8.8;.1;.49;2900 +87096;47.58647;5.5662;246;20220204;6.8;3.4;5.1;4.1;8.3;1.8;.44;2700 +87096;47.58647;5.5662;246;20220205;8.2;-1.4;3.4;1.5;6.4;0;.54;8900 +87096;47.58647;5.5662;246;20220206;6.3;.8;3.5;7.4;8;7.7;.2;1900 +87096;47.58647;5.5662;246;20220207;8.8;3.8;6.3;2.2;6.4;0;.92;10000 +87096;47.58647;5.5662;246;20220208;10.1;-1.9;4.1;.8;6;0;.56;10100 +87096;47.58647;5.5662;246;20220209;10.9;-1.7;4.6;1.6;6.6;0;.75;10600 +87096;47.58647;5.5662;246;20220210;5.4;4;4.7;2.1;7.6;5.3;.67;3600 +87096;47.58647;5.5662;246;20220211;7.5;2.7;5.1;2.9;6.1;0;1.02;9200 +87096;47.58647;5.5662;246;20220212;5.9;-3.7;1.1;2.3;4.7;0;.83;8950 +87096;47.58647;5.5662;246;20220213;13.5;-3.9;4.8;3.5;5.95;.2;1.52;10850 +87096;47.58647;5.5662;246;20220214;10.2;3.2;6.7;4.7;8.28;1.6;.86;3200 +87096;47.58647;5.5662;246;20220215;9.5;3.3;6.4;3.3;7.45;2.7;1.02;6150 +87096;47.58647;5.5662;246;20220216;9;5.1;7;8.5;9.8;5.7;.4;2000 +87096;47.58647;5.5662;246;20220217;13.6;9.2;11.4;5.3;10.1;2.2;1.59;6400 +87096;47.58647;5.5662;246;20220218;14.2;7.3;10.7;4.8;9.7;1.5;1.52;3700 +87096;47.58647;5.5662;246;20220219;8.6;3.9;6.2;3.9;6.4;0;1.41;9200 +87096;47.58647;5.5662;246;20220220;9.3;4.1;6.7;7.6;8.3;4.5;1.04;3500 +87096;47.58647;5.5662;246;20220221;8.2;5.3;6.7;6.3;7.8;.3;1.21;5800 +87096;47.58647;5.5662;246;20220222;9.3;4.2;6.7;3.9;8.6;2.2;.83;4900 +87096;47.58647;5.5662;246;20220223;13.1;5.9;9.5;1.3;8.7;0;1.16;12400 +87096;47.58647;5.5662;246;20220224;12.2;1.1;6.6;3.2;7.4;1.6;1.29;7500 +87096;47.58647;5.5662;246;20220225;8.5;-.6;3.9;2.8;6;.3;1.17;11300 +87096;47.58647;5.5662;246;20220226;8;-.8;3.6;3.6;5.5;0;1.39;14400 +87096;47.58647;5.5662;246;20220227;9.4;.7;5;3.6;4.4;0;1.96;14900 +87096;47.58647;5.5662;246;20220228;11.6;-1.2;5.2;2.6;5.1;0;1.7;14200 +87096;47.58647;5.5662;246;20220301;12.4;2.6;7.5;2.4;4.9;0;1.92;13400 +87096;47.58647;5.5662;246;20220302;12.1;.4;6.2;1.6;6.8;0;1.23;10300 +87096;47.58647;5.5662;246;20220303;14.4;4.6;9.5;1.6;7.4;0;1.61;13800 +87096;47.58647;5.5662;246;20220304;11.8;1.1;6.4;2.4;5.1;0;1.85;14800 +87096;47.58647;5.5662;246;20220305;9.4;-.7;4.3;2.6;3.8;0;1.89;15300 +87096;47.58647;5.5662;246;20220306;7.8;-2;2.9;2.6;3.9;0;1.69;15300 +87096;47.58647;5.5662;246;20220307;7.7;-1.6;3;3.8;3.9;0;1.96;15700 +87096;47.58647;5.5662;246;20220308;12;-1.3;5.3;2.7;4.3;0;2.1;15400 +87096;47.58647;5.5662;246;20220309;13.8;-.9;6.4;1.5;6.2;0;1.65;15500 +87096;47.58647;5.5662;246;20220310;14.8;-.4;7.2;2;6.7;0;1.85;15800 +87096;47.58647;5.5662;246;20220311;15.5;6.4;10.9;4.9;7.4;.8;2.71;10000 +87096;47.58647;5.5662;246;20220312;11.2;8.1;9.6;3.2;7.5;.1;1.71;4700 +87096;47.58647;5.5662;246;20220313;10.4;6.8;8.6;2.4;8.8;9.1;1.07;3900 +87096;47.58647;5.5662;246;20220314;13.8;4.7;9.2;2;8.2;4.8;1.8;14700 +87096;47.58647;5.5662;246;20220315;14.3;7.1;10.7;2.6;10;.1;1.22;3100 +87096;47.58647;5.5662;246;20220316;16.4;9.3;12.8;2;10.1;0;1.71;8000 +87096;47.58647;5.5662;246;20220317;11.1;8.2;9.6;3.5;9.9;0;1.07;2900 +87096;47.58647;5.5662;246;20220318;14.6;7.1;10.8;5.9;7.75;0;2.79;11500 +87096;47.58647;5.5662;246;20220319;15.8;4.4;10.1;3.6;6.1;.3;2.93;16250 +87096;47.58647;5.5662;246;20220320;17.3;2.8;10.1;3.5;6.95;.5;2.84;16000 +87096;47.58647;5.5662;246;20220321;18;2.6;10.3;1.6;7.05;0;2.34;17150 +87096;47.58647;5.5662;246;20220322;16.6;.2;8.4;1.6;6.55;0;2.28;17950 +87096;47.58647;5.5662;246;20220323;18.2;-.9;8.7;1.4;6.6;0;2.33;18200 +87096;47.58647;5.5662;246;20220324;20.4;-.1;10.1;1.8;6.35;0;2.76;18600 +87096;47.58647;5.5662;246;20220325;20.4;1.4;10.9;2.5;6;0;3.2;18350 +87096;47.58647;5.5662;246;20220326;20.6;3.2;11.9;2.6;6.35;0;3.33;18500 +87096;47.58647;5.5662;246;20220327;21.2;3.4;12.3;1.6;6.7;0;2.9;19200 +87096;47.58647;5.5662;246;20220328;21.2;1.8;11.5;1.5;7.1;0;2.78;18175 +87096;47.58647;5.5662;246;20220329;17.8;5.4;11.6;2.8;7.55;3.6;2.61;11250 +87096;47.58647;5.5662;246;20220330;13.3;8.9;11.1;2.2;10.9;3.7;1.31;6650 +87096;47.58647;5.5662;246;20220331;10.2;7.3;8.7;3.7;9;2.7;1.3;5250 +87096;47.58647;5.5662;246;20220401;4.2;1.5;2.9;4.8;5.85;2.8;1.14;6000 +87096;47.58647;5.5662;246;20220402;4;.5;2.2;4.9;5.4;.7;1.25;7750 +87096;47.58647;5.5662;246;20220403;4.9;-2;1.5;3.4;4.8;0;1.33;8750 +87096;47.58647;5.5662;246;20220404;9.8;-3.8;3;2.9;4.56;.1;2.27;21500 +87096;47.58647;5.5662;246;20220405;13;4.7;8.8;3.1;7.75;0;1.91;9150 +87096;47.58647;5.5662;246;20220406;12.5;8.7;10.6;3.6;10.1;1.3;1.4;5000 +87096;47.58647;5.5662;246;20220407;12;8.6;10.3;7.1;10.9;15;1.18;3850 +87096;47.58647;5.5662;246;20220408;14.5;8.5;11.5;6.9;10.5;10.5;1.9;5950 +87096;47.58647;5.5662;246;20220409;9.8;2.7;6.2;3.2;6.7;1.5;1.93;13750 +87096;47.58647;5.5662;246;20220410;13.2;-1.9;5.6;1.8;6.25;0;2.5;22650 +87096;47.58647;5.5662;246;20220411;18.5;1.1;9.8;3.4;6.9;0;3.41;19750 +87096;47.58647;5.5662;246;20220412;22.2;5;13.6;2.7;7.95;0;3.82;19650 +87096;47.58647;5.5662;246;20220413;21.9;6.2;14;2;9.9;0;3.2;18150 +87096;47.58647;5.5662;246;20220414;21.7;8;14.8;3;11.8;.1;3.44;20250 +87096;47.58647;5.5662;246;20220415;22.2;8.2;15.2;2.8;10.6;0;3.73;21050 +87096;47.58647;5.5662;246;20220416;19.7;7.4;13.5;3.7;8.75;0;4.07;24050 +87096;47.58647;5.5662;246;20220417;20.5;2.2;11.4;3.2;5.9;0;4.34;25350 +87096;47.58647;5.5662;246;20220418;20;2.3;11.2;1.9;6.35;0;3.68;24300 +87096;47.58647;5.5662;246;20220419;20.5;3;11.7;2.2;7.4;0;3.64;22600 +87096;47.58647;5.5662;246;20220420;20.5;4.7;12.6;2.7;7.55;0;3.98;23450 +87096;47.58647;5.5662;246;20220421;20.2;4;12.1;2.4;7.25;0;3.81;23500 +87096;47.58647;5.5662;246;20220422;20.5;4.6;12.6;1.9;8.85;.6;3.33;20650 +87096;47.58647;5.5662;246;20220423;15.9;7.7;11.8;2.7;11.25;8.1;1.71;8000 +87096;47.58647;5.5662;246;20220424;12.4;7.8;10.1;2.5;11;6.3;1.03;4250 +87096;47.58647;5.5662;246;20220425;14.6;10.3;12.5;2;11.9;3.8;1.54;7450 +87096;47.58647;5.5662;246;20220426;15.9;7;11.5;2.2;9.37;0;2.9;19900 +87096;47.58647;5.5662;246;20220427;18.5;3.3;10.9;3.3;9.25;0;3.5;24675 +87096;47.58647;5.5662;246;20220428;22;4;13;3;9.25;0;4.25;25850 +87096;47.58647;5.5662;246;20220429;19.3;5.6;12.4;1.7;9.77;.8;2.62;14750 +87096;47.58647;5.5662;246;20220430;17.4;4.4;10.9;2.6;9.7;0;3.13;22396 +87096;47.58647;5.5662;246;20220501;18.1;4.1;11.1;2.3;8.9;0;3.43;23894 +87096;47.58647;5.5662;246;20220502;19.7;4.6;12.2;2.1;9.6;0;2.51;12250 +87096;47.58647;5.5662;246;20220503;22.3;5.8;14;2;9.9;1.5;3.88;23500 +87096;47.58647;5.5662;246;20220504;20.1;8;14.1;1.8;12;12.1;2.15;9800 +87096;47.58647;5.5662;246;20220505;17.7;10.2;14;2.6;10.95;1;2.74;13800 +87096;47.58647;5.5662;246;20220506;20.7;8.2;14.4;2.2;10.5;0;1.83;2000 +87096;47.58647;5.5662;246;20220507;22;6.8;14.4;2.2;10;0;2.05;2600 +87096;47.58647;5.5662;246;20220508;23.8;9.5;16.6;2.4;11.1;0;2.28;2300 +87096;47.58647;5.5662;246;20220509;24.5;10.3;17.4;1.9;12.2;0;2.03;2700 +87096;47.58647;5.5662;246;20220510;24.3;9.5;16.9;1.4;13.9;.1;1.5;2300 +87096;47.58647;5.5662;246;20220511;27;12.4;19.7;3.2;14.1;0;2.8;2800 +87096;47.58647;5.5662;246;20220512;23.5;15.4;19.4;2.1;15;3;1.78;1700 +87096;47.58647;5.5662;246;20220513;22;15.5;18.7;1.6;15.7;0;1.39;1800 +87096;47.58647;5.5662;246;20220514;24.1;8.2;16.1;1.6;11.1;0;1.92;2800 +87096;47.58647;5.5662;246;20220515;27.9;12.2;20;2.3;12.7;1.2;2.68;2700 +87096;47.58647;5.5662;246;20220516;24.6;15.3;19.9;2.8;15;1.6;2.22;2000 +87096;47.58647;5.5662;246;20220517;27.3;14.1;20.7;2.1;15.3;0;2.23;2800 +87096;47.58647;5.5662;246;20220518;29.3;13.3;21.3;1.8;14.8;0;2.32;2800 +87096;47.58647;5.5662;246;20220519;28.7;16.4;22.5;2.5;17.3;.3;2.34;1900 +87096;47.58647;5.5662;246;20220520;29.2;18;23.6;4.1;14.8;0;3.9;2400 +87096;47.58647;5.5662;246;20220521;24.8;11.7;18.2;2.1;12.4;0;2.23;2900 +87096;47.58647;5.5662;246;20220522;26.3;14.8;20.5;2.9;13;1;2.84;2100 +87096;47.58647;5.5662;246;20220523;21.4;15.1;18.2;3.3;15.9;9.3;1.6;900 +87096;47.58647;5.5662;246;20220524;19;11.5;15.2;3.1;12.3;.3;1.79;2200 +87096;47.58647;5.5662;246;20220525;22.2;7.1;14.6;1.2;10.7;0;1.53;2500 +87096;47.58647;5.5662;246;20220526;20.7;8.4;14.5;.9;12.1;0;1.11;1600 +87096;47.58647;5.5662;246;20220527;20.3;9.6;14.9;1.5;12.8;0;1.25;1700 +87096;47.58647;5.5662;246;20220528;19.9;8.8;14.3;2.2;9.8;0;2;3000 +87096;47.58647;5.5662;246;20220529;17.8;8;12.9;2.5;8.1;0;2.09;2300 +87096;47.58647;5.5662;246;20220530;20.6;7.7;14.1;2.4;7.7;0;2.49;3000 +87096;47.58647;5.5662;246;20220531;23.5;8.5;16;2.2;9.7;0;2.37;2500 +87096;47.58647;5.5662;246;20220601;23;9.7;16.3;1.5;12.3;0;1.57;1800 +87096;47.58647;5.5662;246;20220602;24.4;13.7;19;2.9;12.4;.9;2.62;2200 +87096;47.58647;5.5662;246;20220603;28.2;14.7;21.4;2.3;16.6;9.9;2.21;2100 +87096;47.58647;5.5662;246;20220604;27.7;16.8;22.2;2.6;18.5;10.7;2.22;2800 +87096;47.58647;5.5662;246;20220605;24.5;17.5;21;2.9;17.7;5.6;1.96;2000 +87096;47.58647;5.5662;246;20220606;23.7;12.9;18.3;2;14.4;.8;1.77;2200 +87096;47.58647;5.5662;246;20220607;21.7;14.5;18.1;1.9;15.1;3.2;1.45;1600 +87096;47.58647;5.5662;246;20220608;18.3;10.7;14.5;2.2;14.2;11.6;1;1200 +87096;47.58647;5.5662;246;20220609;21;10.9;15.9;1.9;12.5;.2;1.61;2200 +87096;47.58647;5.5662;246;20220610;24.7;8.2;16.4;1.1;12.4;0;1.61;3100 +87096;47.58647;5.5662;246;20220611;27.9;9.8;18.8;1.4;13.8;0;5.4;30900 +87096;47.58647;5.5662;246;20220612;29.8;12.7;21.2;1.7;16.3;3.4;5.11;25600 +87096;47.58647;5.5662;246;20220613;24.9;15.6;20.2;2.6;12.8;0;6.04;32300 +87096;47.58647;5.5662;246;20220614;27.7;12.1;19.9;3;12.3;0;6.29;31400 +87096;47.58647;5.5662;246;20220615;31.9;14.2;23;1.7;16.6;0;5.99;29600 +87096;47.58647;5.5662;246;20220616;30.8;16.4;23.6;1.4;16;0;5.91;30000 +87096;47.58647;5.5662;246;20220617;31;17;24;2.3;13.7;0;6.44;28900 +87096;47.58647;5.5662;246;20220618;36.2;15.8;26;2.2;16.3;0;6.92;28800 +87096;47.58647;5.5662;246;20220619;35.5;23.8;29.6;5.5;16.2;.3;9.62;29300 +87096;47.58647;5.5662;246;20220620;30.7;18.9;24.8;2.7;17.6;1;5.78;24000 +87096;47.58647;5.5662;246;20220621;32.1;17.9;25;2.4;18.3;2.9;5.35;21300 +87096;47.58647;5.5662;246;20220622;26.8;18.5;22.6;2.3;20.2;6.2;3.15;12100 +87096;47.58647;5.5662;246;20220623;28.8;15.9;22.3;1.7;18.9;5.4;4.45;21400 +87096;47.58647;5.5662;246;20220624;20.9;14.8;17.8;2.8;17.1;5.6;2.53;12500 +87096;47.58647;5.5662;246;20220625;27.6;13.9;20.7;2.1;16.5;7.1;5.14;26700 +87096;47.58647;5.5662;246;20220626;19.8;15.5;17.6;1.8;17.9;29.9;1.66;7300 +87096;47.58647;5.5662;246;20220627;20;16;18;2;17.6;.8;1.88;8200 +87096;47.58647;5.5662;246;20220628;24.6;13.7;19.1;1.9;16.7;0;4.07;22100 +87096;47.58647;5.5662;246;20220629;28.7;13.9;21.3;.8;16.6;.1;4.93;27200 +87096;47.58647;5.5662;246;20220630;26.7;14.6;20.6;2.4;16.1;8.5;4.33;19900 +87096;47.58647;5.5662;246;20220701;22.2;12.4;17.3;1.6;13.7;.2;3.99;22800 +87096;47.58647;5.5662;246;20220702;27.5;9.9;18.7;1.6;13;0;5.47;31000 +87096;47.58647;5.5662;246;20220703;30.2;11.9;21;1.2;14.4;.2;5.44;29200 +87096;47.58647;5.5662;246;20220704;26.1;16.1;21.1;1.9;14.3;0;4.15;18200 +87096;47.58647;5.5662;246;20220705;27.8;11.4;19.6;1.9;12.7;0;5.63;30200 +87096;47.58647;5.5662;246;20220706;24.5;13;18.7;2.3;11.9;0;5.36;29000 +87096;47.58647;5.5662;246;20220707;23.5;10;16.7;2;13;0;3.73;19500 +87096;47.58647;5.5662;246;20220708;25.1;12.6;18.8;2.6;12.5;0;5.53;29900 +87096;47.58647;5.5662;246;20220709;28;13;20.5;2.5;12.7;0;5.82;28600 +87096;47.58647;5.5662;246;20220710;25.7;15.1;20.4;2.9;13.3;0;5.82;29700 +87096;47.58647;5.5662;246;20220711;28.6;13.6;21.1;2.7;13.3;0;6.12;29900 +87096;47.58647;5.5662;246;20220712;30;16.5;23.2;2.3;14.3;0;6.25;29600 +87096;47.58647;5.5662;246;20220713;33;14.1;23.5;1.7;13.5;0;5.81;26500 +87096;47.58647;5.5662;246;20220714;35.4;15.9;25.6;2.5;14.9;0;6.96;28300 +87096;47.58647;5.5662;246;20220715;28.7;17.4;23;2.6;12.6;0;6.33;29100 +87096;47.58647;5.5662;246;20220716;28.4;14.6;21.5;2.3;10.6;0;6.11;29400 +87096;47.58647;5.5662;246;20220717;31.9;15.4;23.6;2.6;11.8;0;6.57;27600 +87096;47.58647;5.5662;246;20220718;36.4;17.6;27;2.6;12.2;0;7.44;28400 +87096;47.58647;5.5662;246;20220719;37.4;19.8;28.6;2.4;15.9;0;7.29;28300 +87096;47.58647;5.5662;246;20220720;30.9;21;25.9;2;20.1;4.8;4.67;18900 +87096;47.58647;5.5662;246;20220721;29.7;15.8;22.7;1.6;18.8;0;5.35;28000 +87096;47.58647;5.5662;246;20220722;32;18.4;25.2;2.2;17.6;1.5;5.61;24100 +87096;47.58647;5.5662;246;20220723;28.4;16.1;22.2;1.4;18.2;0;4.23;21000 +87096;47.58647;5.5662;246;20220724;32.7;15.2;23.9;1.2;17;0;5.48;27800 +87096;47.58647;5.5662;246;20220725;32;16.1;24;2.9;17.1;0;5.91;24800 +87096;47.58647;5.5662;246;20220726;26.4;15.9;21.1;2.1;14.9;0;4.58;22100 +87096;47.58647;5.5662;246;20220727;27.2;14;20.6;1.9;12.7;0;4.9;24300 +87096;47.58647;5.5662;246;20220728;30;14.1;22;2;12.5;0;5.49;25800 +87096;47.58647;5.5662;246;20220729;29.3;15.4;22.3;1.2;12.3;0;4.08;18500 +87096;47.58647;5.5662;246;20220730;29.4;12.9;21.1;1.1;13.3;0;3.76;17500 +87096;47.58647;5.5662;246;20220731;32.8;14.1;23.4;1.4;14.2;0;5.28;25500 +87096;47.58647;5.5662;246;20220801;30.1;15.2;22.6;1.7;15.5;0;4.6;21100 +87096;47.58647;5.5662;246;20220802;31.9;14.3;23.1;1.8;14.8;0;5.54;26600 +87096;47.58647;5.5662;246;20220803;35.1;16.6;25.8;1.6;14.4;0;5.89;26800 +87096;47.58647;5.5662;246;20220804;37.6;16.3;26.9;1.6;15.7;.7;5.77;24000 +87096;47.58647;5.5662;246;20220805;30.7;21.1;25.9;3.7;17.1;.1;5.93;20900 +87096;47.58647;5.5662;246;20220806;29.2;17.8;23.5;3.4;13.4;0;6.15;25200 +87096;47.58647;5.5662;246;20220807;30.5;14.9;22.7;3.1;10;0;6.52;26700 +87096;47.58647;5.5662;246;20220808;31.6;15.7;23.6;2.5;10.3;0;6.26;26800 +87096;47.58647;5.5662;246;20220809;33.1;17;25;2.8;11;0;6.67;26400 +87096;47.58647;5.5662;246;20220810;32.8;17;24.9;2.8;10.8;0;6.64;26500 +87096;47.58647;5.5662;246;20220811;32.7;18.7;25.7;2.7;10.5;0;6.61;26300 +87096;47.58647;5.5662;246;20220812;32.5;19.9;26.2;3.4;10.1;0;7.25;26500 +87096;47.58647;5.5662;246;20220813;31.5;18.5;25;3.1;10.2;0;6.77;26700 +87096;47.58647;5.5662;246;20220814;22.9;17.7;20.3;2.7;14.3;13;3.01;9100 +87096;47.58647;5.5662;246;20220815;21.7;16;18.8;1.9;18.4;2.4;2.4;12700 +87096;47.58647;5.5662;246;20220816;30;14.2;22.1;1.5;16.7;1.7;4.58;24000 +87096;47.58647;5.5662;246;20220817;25.5;17;21.2;2;18.6;3;3.26;15800 +87096;47.58647;5.5662;246;20220818;21.6;16.7;19.1;.8;18.6;5.9;1.68;7700 +87096;47.58647;5.5662;246;20220819;25.8;17.6;21.7;1.8;19.3;3.9;3.57;18600 +87096;47.58647;5.5662;246;20220820;25.6;17.7;21.6;2;17.5;.6;3.83;19400 +87096;47.58647;5.5662;246;20220821;26.9;11.6;19.2;1;14;0;3.75;22100 +87096;47.58647;5.5662;246;20220822;28.4;12.9;20.6;1.4;14.6;0;4.31;24100 +87096;47.58647;5.5662;246;20220823;28.7;15.1;21.9;1.8;16.3;0;4.15;20700 +87096;47.58647;5.5662;246;20220824;31.4;18.5;24.9;3.1;14;0;5.89;23200 +87096;47.58647;5.5662;246;20220825;32.2;17.5;24.8;2.4;14.6;0;5.41;23100 +87096;47.58647;5.5662;246;20220826;21.1;18;19.5;1.4;17.8;4.3;1.64;6000 +87096;47.58647;5.5662;246;20220827;25.2;15.8;20.5;2.1;18.2;.2;3.16;16200 +87096;47.58647;5.5662;246;20220828;27.9;16;21.9;2.4;17.4;0;4.37;22400 +87096;47.58647;5.5662;246;20220829;30.2;17.2;23.7;2.1;16.7;0;4.62;21900 +87096;47.58647;5.5662;246;20220830;29.1;17.6;23.3;1.5;17.4;.4;3.23;13700 +87096;47.58647;5.5662;246;20220831;26.5;16.1;21.3;1.5;18;.4;3.23;16900 +87096;47.58647;5.5662;246;20220901;26.5;15.6;21;2.7;15.1;0;4.06;19000 +87096;47.58647;5.5662;246;20220902;24.8;14.8;19.8;2.4;15.8;6.8;3.17;14900 +87096;47.58647;5.5662;246;20220903;24.9;16.1;20.5;2.2;17.9;.8;3.02;15300 +87096;47.58647;5.5662;246;20220904;28.1;13.1;20.6;1.8;15.8;.3;3.84;20800 +87096;47.58647;5.5662;246;20220905;30.2;14.9;22.5;1.6;16.9;0;3.92;20100 +87096;47.58647;5.5662;246;20220906;27.4;18.3;22.8;2.2;18.5;4.3;3.5;16200 +87096;47.58647;5.5662;246;20220907;22.7;16;19.3;2;17.2;7.1;2.08;8800 +87096;47.58647;5.5662;246;20220908;22.5;14.8;18.6;3.3;15.5;1.8;3.01;14800 +87096;47.58647;5.5662;246;20220909;20.7;13.9;17.3;2.9;14.6;6.4;2.39;10900 +87096;47.58647;5.5662;246;20220910;18.2;13.9;16;1.9;15.2;2.6;1.61;8100 +87096;47.58647;5.5662;246;20220911;21.7;11.6;16.6;1.4;14.6;.1;2.65;17700 +87096;47.58647;5.5662;246;20220912;27.7;11.8;19.7;1.7;14.4;.1;3.51;19500 +87096;47.58647;5.5662;246;20220913;28;14.8;21.4;2.3;18.2;5.4;2.99;13100 +87096;47.58647;5.5662;246;20220914;24.4;18.1;21.2;2.9;19.8;12.7;2.3;9200 +87096;47.58647;5.5662;246;20220915;19.4;16.4;17.9;2.6;17.6;13;1.41;5400 +87096;47.58647;5.5662;246;20220916;17.8;11.9;14.8;1.1;12.9;0;1.63;9200 +87096;47.58647;5.5662;246;20220917;15;6.2;10.6;2;9.8;.1;1.75;11700 +87096;47.58647;5.5662;246;20220918;17.5;3.9;10.7;1.2;9.2;0;2.18;18200 +87096;47.58647;5.5662;246;20220919;16.8;7.4;12.1;1.4;9.6;0;2.27;18000 +87096;47.58647;5.5662;246;20220920;17.3;5.3;11.3;2;9.2;0;2.29;16800 +87096;47.58647;5.5662;246;20220921;17.9;6.3;12.1;2.4;9.4;0;2.43;16400 +87096;47.58647;5.5662;246;20220922;19.8;7.2;13.5;1.7;9.3;0;2.54;17700 +87096;47.58647;5.5662;246;20220923;19.2;5.2;12.2;1.3;11.3;1;1.77;12500 +87096;47.58647;5.5662;246;20220924;18.7;13.2;15.9;2.1;13.8;0;1.79;9100 +87096;47.58647;5.5662;246;20220925;16.8;8.2;12.5;1.3;11.8;.8;1.37;8300 +87096;47.58647;5.5662;246;20220926;15.9;7.8;11.8;2.7;11.3;7.1;1.44;7400 +87096;47.58647;5.5662;246;20220927;11.2;9.3;10.2;4.1;11.5;17.4;.88;5200 +87096;47.58647;5.5662;246;20220928;12.6;10.4;11.5;2.8;12.2;7.4;.93;4500 +87096;47.58647;5.5662;246;20220929;14.3;8.9;11.6;.7;11.2;4.7;1.11;7200 +87096;47.58647;5.5662;246;20220930;15.7;4.9;10.3;1.4;9.8;1.6;1.57;13100 +87096;47.58647;5.5662;246;20221001;12.7;7.5;10.1;5.3;12;5.2;.56;1900 +87096;47.58647;5.5662;246;20221002;19;12.9;15.9;3.9;16.1;3.5;1.44;8200 +87096;47.58647;5.5662;246;20221003;16.9;9.8;13.3;2.1;13.2;0;1.45;10800 +87096;47.58647;5.5662;246;20221004;15.3;7.4;11.3;1.5;11.9;.2;.95;5000 +87096;47.58647;5.5662;246;20221005;22.2;8.9;15.5;2.1;13.4;0;2.07;13400 +87096;47.58647;5.5662;246;20221006;18.4;12.6;15.5;1.8;13.4;0;1.58;9200 +87096;47.58647;5.5662;246;20221007;18.8;8.4;13.6;1.4;12.7;.2;1.49;11300 +87096;47.58647;5.5662;246;20221008;18;9.8;13.9;1.5;11.9;0;1.6;12200 +87096;47.58647;5.5662;246;20221009;18.7;7.2;12.9;1.9;11;0;1.78;13900 +87096;47.58647;5.5662;246;20221010;21.1;7.6;14.3;1.4;13.4;4.4;1.39;8600 +87096;47.58647;5.5662;246;20221011;18;12.6;15.3;2.1;14.4;.1;1.33;7900 +87096;47.58647;5.5662;246;20221012;17.5;8.8;13.1;1.4;12.9;.2;1.19;8900 +87096;47.58647;5.5662;246;20221013;14.2;10.3;12.2;1.4;13.7;.8;.62;2500 +87096;47.58647;5.5662;246;20221014;16.4;12.8;14.6;4.4;15.5;14.6;.79;2500 +87096;47.58647;5.5662;246;20221015;18.3;14.9;16.6;4;16.1;2.4;1.25;3900 +87096;47.58647;5.5662;246;20221016;23.2;14.6;18.9;2.5;15.9;0;1.84;7400 +87096;47.58647;5.5662;246;20221017;23.4;16.2;19.8;3.1;16;.9;2.25;10100 +87096;47.58647;5.5662;246;20221018;22.5;14.3;18.4;2;15.9;.2;1.72;10800 +87096;47.58647;5.5662;246;20221019;20.8;13.1;16.9;3;15.6;.1;1.62;10000 +87096;47.58647;5.5662;246;20221020;19.1;13.7;16.4;2.5;15.5;15.6;1.09;2200 +87096;47.58647;5.5662;246;20221021;18.5;14.8;16.6;3.8;16;18.5;1.26;4600 +87096;47.58647;5.5662;246;20221022;21.3;12.3;16.8;1.4;15.4;.1;1.23;8100 +87096;47.58647;5.5662;246;20221023;21.5;12.3;16.9;3.3;14.8;2.6;1.62;4600 +87096;47.58647;5.5662;246;20221024;20.7;15.2;17.9;2.6;15.1;2.9;1.59;6700 +87096;47.58647;5.5662;246;20221025;19.6;9.9;14.7;1.4;13.7;.2;1.07;7600 +87096;47.58647;5.5662;246;20221026;22.3;14;18.1;2;15.2;.6;1.55;9900 +87096;47.58647;5.5662;246;20221027;21.9;11.6;16.7;1.9;15.4;0;1.28;8600 +87096;47.58647;5.5662;246;20221028;23.1;13.3;18.2;1.4;15.3;0;1.27;6900 +87096;47.58647;5.5662;246;20221029;21.1;11;16;1.4;13.5;.1;1.16;6700 +87096;47.58647;5.5662;246;20221030;20.7;10.3;15.5;1.4;13.2;0;1.13;8200 +87096;47.58647;5.5662;246;20221031;20.3;10.1;15.2;2.6;13.2;9.4;1.37;6500 +87096;47.58647;5.5662;246;20221101;15.7;14;14.8;3.4;13.2;.2;1.29;8000 +87096;47.58647;5.5662;246;20221102;16.5;8.6;12.5;1.5;11.2;.1;.91;7500 +87096;47.58647;5.5662;246;20221103;14.7;5;9.8;2.6;10.2;6.8;.91;2600 +87096;47.58647;5.5662;246;20221104;9.6;7.9;8.7;3.2;10.3;6.5;.59;2400 +87096;47.58647;5.5662;246;20221105;11;6.3;8.6;1.8;9.5;0;.64;7000 +87096;47.58647;5.5662;246;20221106;8.5;2.3;5.4;1.9;8.8;.7;.38;4700 +87096;47.58647;5.5662;246;20221107;14.9;8.1;11.5;2.4;10.4;0;1;5200 +87096;47.58647;5.5662;246;20221108;17.5;6.2;11.8;3.4;10.8;8.3;1.27;5800 +87096;47.58647;5.5662;246;20221109;13.6;12.2;12.9;2.5;13.8;5.3;.59;1700 +87096;47.58647;5.5662;246;20221110;13;7.1;10;1.3;10.6;0;.55;6000 +87096;47.58647;5.5662;246;20221111;9.7;3.7;6.7;1.1;10.1;.1;.35;1700 +87096;47.58647;5.5662;246;20221112;9.3;5.5;7.4;1;9.8;0;.38;3800 +87096;47.58647;5.5662;246;20221113;7.3;4.8;6;1.4;9.2;0;.37;1200 +87096;47.58647;5.5662;246;20221114;15.3;6.3;10.8;4.1;11.4;3.3;.84;4600 +87096;47.58647;5.5662;246;20221115;14.1;10.1;12.1;2.8;12.6;9.4;.66;2800 +87096;47.58647;5.5662;246;20221116;13.6;8.8;11.2;3.9;11.2;1.7;.82;5700 +87096;47.58647;5.5662;246;20221117;14.3;10.3;12.3;6;11;7.2;1.4;4800 +87096;47.58647;5.5662;246;20221118;10.5;8.1;9.3;2.9;10;2.3;.66;3400 +87096;47.58647;5.5662;246;20221119;7.7;2.7;5.2;1.1;8.5;1.4;.32;3000 +87096;47.58647;5.5662;246;20221120;8.5;5.3;6.9;2.8;8.8;2.4;.4;6300 +87096;47.58647;5.5662;246;20221121;8.9;6;7.4;3.8;9.2;2.5;.54;3500 +87096;47.58647;5.5662;246;20221122;8.4;4.7;6.5;3.5;8.3;0;.67;2100 +87096;47.58647;5.5662;246;20221123;7.8;.2;4;1.8;7.9;3;.28;3500 +87096;47.58647;5.5662;246;20221124;11.6;5.6;8.6;3.3;9.4;2.6;.61;5700 +87096;47.58647;5.5662;246;20221125;10.3;6.1;8.2;1.8;9.5;1;.46;3400 +87096;47.58647;5.5662;246;20221126;5.7;3.7;4.7;1.6;8.5;0;.27;1800 +87096;47.58647;5.5662;246;20221127;6.9;4.7;5.8;2.2;8.2;.1;.45;2300 +87096;47.58647;5.5662;246;20221128;8.9;4.6;6.7;2.2;9.4;4.1;.41;1100 +87096;47.58647;5.5662;246;20221129;8.7;5.7;7.2;1.4;9.2;.1;.42;1900 +87096;47.58647;5.5662;246;20221130;8.4;5.6;7;2.4;8.8;.3;.47;2700 +87096;47.58647;5.5662;246;20221201;5.9;6.1;6;2.6;7.2;0;.69;2600 +87096;47.58647;5.5662;246;20221202;4.7;3.2;3.9;2.2;6.9;.1;.52;1300 +87096;47.58647;5.5662;246;20221203;4.4;1.8;3.1;3.4;6.5;0;.42;4200 +87096;47.58647;5.5662;246;20221204;3.8;1.9;2.8;2.4;6.7;2.5;.42;1500 +87096;47.58647;5.5662;246;20221205;5.1;2.8;3.9;1.9;7.2;.2;.44;1200 +87096;47.58647;5.5662;246;20221206;4.4;-.9;1.7;1;6.6;0;.34;900 +87096;47.58647;5.5662;246;20221207;6.3;2.1;4.2;1.3;6.5;0;.15;6100 +87096;47.58647;5.5662;246;20221208;3;-1.9;.5;1.3;5.5;0;.1;5500 +87096;47.58647;5.5662;246;20221209;1.4;-2.1;-.4;2.3;5.2;0;.38;1600 +87096;47.58647;5.5662;246;20221210;1.8;.3;1;2.3;5.1;0;.46;3100 +87096;47.58647;5.5662;246;20221211;-2.9;-4.6;-3.8;1.7;4.3;0;.24;1500 +87096;47.58647;5.5662;246;20221212;-.9;-5.2;-3.1;2.5;4;.3;.35;2800 +87096;47.58647;5.5662;246;20221213;-.4;-4.1;-2.3;3.7;4.1;.6;.53;2000 +87096;47.58647;5.5662;246;20221214;2;-1.7;.1;1.1;6.1;9;.29;600 +87096;47.58647;5.5662;246;20221215;1.8;.5;1.1;2.7;6.1;0;.33;1500 +87096;47.58647;5.5662;246;20221216;.4;-.8;-.2;2.3;4.4;0;.34;5200 +87096;47.58647;5.5662;246;20221217;-.3;-7.2;-3.8;2.5;3.9;0;.2;5200 +87096;47.58647;5.5662;246;20221218;-1.1;-5.4;-3.3;1.9;4.8;0;.17;1600 +87096;47.58647;5.5662;246;20221219;13.9;-1.1;6.4;3.9;8.4;0;.73;4500 +87096;47.58647;5.5662;246;20221220;14.6;12.1;13.3;7.2;10.7;11.5;1.95;2500 +87096;47.58647;5.5662;246;20221221;13;10.3;11.6;4.9;11.7;2.7;.8;2700 +87096;47.58647;5.5662;246;20221222;12.5;10.6;11.5;7.1;11.4;11.9;1.09;1600 +87096;47.58647;5.5662;246;20221223;13.6;10.2;11.9;5.1;13.2;7.2;.53;800 +87096;47.58647;5.5662;246;20221224;11.2;9.8;10.5;1.6;11.2;.3;.47;1800 +87096;47.58647;5.5662;246;20221225;12.3;8.3;10.3;2.2;11.1;1.3;.44;2800 +87096;47.58647;5.5662;246;20221226;10.7;10.2;10.4;3.4;10.9;5.9;.74;900 +87096;47.58647;5.5662;246;20221227;7.3;3.4;5.3;1.2;8.2;0;.27;2600 +87096;47.58647;5.5662;246;20221228;10.6;3.2;6.9;4.2;8.2;0;.71;3800 +87096;47.58647;5.5662;246;20221229;11.7;9.7;10.7;5.9;10.1;6.5;1.24;1400 +87096;47.58647;5.5662;246;20221230;11.9;4.8;8.3;4.4;10.1;2.4;.62;1100 +87096;47.58647;5.5662;246;20221231;15.9;11.4;13.6;6.9;11.3;0;1.78;3300 +87097;47.59944;5.89795;240;20220101;8.2;3.6;5.9;1.1;8.37;.1;.26;2952 +87097;47.59944;5.89795;240;20220102;9.1;1.8;5.4;3;8.64;0;.26;3395 +87097;47.59944;5.89795;240;20220103;10.9;7.9;9.4;4.1;10.24;2.6;.7;1717 +87097;47.59944;5.89795;240;20220104;12.2;9.4;10.8;4.8;9.87;18.6;1.26;1422 +87097;47.59944;5.89795;240;20220105;4.3;2.3;3.3;2.3;6.54;0;.42;2778 +87097;47.59944;5.89795;240;20220106;4.3;1.3;2.8;.8;6.2;0;.34;2160 +87097;47.59944;5.89795;240;20220107;1.7;-1.8;0;3.5;6.24;4.7;.11;1780 +87097;47.59944;5.89795;240;20220108;4.5;1.6;3;5.3;7.2;7.5;.31;2079 +87097;47.59944;5.89795;240;20220109;4.9;3.9;4.4;3.1;7.3;4.8;.54;1006 +87097;47.59944;5.89795;240;20220110;4.3;.3;2.3;1.9;6.37;0;.34;2988 +87097;47.59944;5.89795;240;20220111;4;-1.6;1.2;2.6;5.7;0;.34;4087 +87097;47.59944;5.89795;240;20220112;3.5;-2.9;.3;2.4;5.1;0;.41;4235 +87097;47.59944;5.89795;240;20220113;5;-2.8;1.1;1.8;5;0;.43;5000 +87097;47.59944;5.89795;240;20220114;4.6;-3.9;.3;.7;5.14;0;.19;5124 +87097;47.59944;5.89795;240;20220115;-.5;-4.5;-2.5;1;4.84;0;.21;2718 +87097;47.59944;5.89795;240;20220116;-2;-3.8;-2.9;1.7;4.84;0;.22;1517 +87097;47.59944;5.89795;240;20220117;1.4;-2.6;-.6;1.3;5.87;0;.19;2685 +87097;47.59944;5.89795;240;20220118;6.7;-.2;3.2;3.3;6.6;0;.5;4038 +87097;47.59944;5.89795;240;20220119;3.7;-.7;1.5;2.9;6.27;1.5;.32;3344 +87097;47.59944;5.89795;240;20220120;5.2;1.3;3.3;2.2;6.57;.3;.46;2921 +87097;47.59944;5.89795;240;20220121;4;-.3;1.9;2.7;5.44;0;.57;3975 +87097;47.59944;5.89795;240;20220122;4.6;-1.8;1.4;1.8;5.94;0;.36;4184 +87097;47.59944;5.89795;240;20220123;7;.1;3.6;2.5;6.17;0;.55;5447 +87097;47.59944;5.89795;240;20220124;6;-3.5;1.2;.9;5.44;0;.34;5096 +87097;47.59944;5.89795;240;20220125;0;-3.5;-1.7;.9;5.27;0;.24;2900 +87097;47.59944;5.89795;240;20220126;-1.6;-2.6;-2.1;1.3;5.14;0;.27;1277 +87097;47.59944;5.89795;240;20220127;-1.7;-3.4;-2.6;1.8;5;.1;.22;2024 +87097;47.59944;5.89795;240;20220128;2.1;-1.6;.2;1.3;6.14;0;.27;2725 +87097;47.59944;5.89795;240;20220129;2.4;-.3;1.1;3.4;6.64;1.2;.2;2305 +87097;47.59944;5.89795;240;20220130;7.3;2.5;4.9;1.6;8.1;.2;.39;3893 +87097;47.59944;5.89795;240;20220131;6.9;3.2;5;3.8;7.1;2.4;.76;3861 +87097;47.59944;5.89795;240;20220201;2.9;1.2;2.1;4.1;6.37;2.5;.48;1987 +87097;47.59944;5.89795;240;20220202;9.8;2.8;6.3;2.8;9.57;2;.32;4490 +87097;47.59944;5.89795;240;20220203;7.8;5;6.4;1.5;8.6;.1;.49;3111 +87097;47.59944;5.89795;240;20220204;7;2.5;4.8;3.6;8.2;1.6;.4;3702 +87097;47.59944;5.89795;240;20220205;8.3;-1.8;3.2;1.3;6.24;0;.55;7228 +87097;47.59944;5.89795;240;20220206;6.1;.3;3.2;6.8;7.84;9.3;.16;3819 +87097;47.59944;5.89795;240;20220207;8.3;3.4;5.8;2.3;6.34;0;.92;6145 +87097;47.59944;5.89795;240;20220208;10.6;-2.3;4.2;.8;5.94;0;.58;8520 +87097;47.59944;5.89795;240;20220209;11.8;-2.2;4.8;1.2;6.24;0;.73;9028 +87097;47.59944;5.89795;240;20220210;6.2;2;4.1;1.9;7.64;8.4;.71;4300 +87097;47.59944;5.89795;240;20220211;7.4;3;5.2;2.6;6.21;0;.96;9300 +87097;47.59944;5.89795;240;20220212;6.4;-3.5;1.5;1.9;4.74;0;.8;8933 +87097;47.59944;5.89795;240;20220213;13.7;-2.7;5.5;3.2;5.91;.3;1.49;10866 +87097;47.59944;5.89795;240;20220214;10.4;1.3;5.9;3.6;8.11;3.2;.76;3200 +87097;47.59944;5.89795;240;20220215;9.3;3.6;6.4;3.1;7.51;2.6;.97;6300 +87097;47.59944;5.89795;240;20220216;9.3;5.3;7.3;6.9;9.87;5.7;.45;3642 +87097;47.59944;5.89795;240;20220217;13.6;9.6;11.6;4.8;10.14;2.9;1.54;5072 +87097;47.59944;5.89795;240;20220218;14.3;6.8;10.6;4.2;9.64;1.8;1.46;5808 +87097;47.59944;5.89795;240;20220219;9.1;3.8;6.5;3.3;6.3;0;1.37;6808 +87097;47.59944;5.89795;240;20220220;9.2;3.8;6.5;6.6;8.17;4.8;1;4996 +87097;47.59944;5.89795;240;20220221;8;5;6.5;5.5;7.8;1.9;1.06;4599 +87097;47.59944;5.89795;240;20220222;9.3;4.3;6.8;3.6;8.6;2.3;.83;5337 +87097;47.59944;5.89795;240;20220223;12.9;5.5;9.2;1.4;8.47;0;1.08;8875 +87097;47.59944;5.89795;240;20220224;12.6;.3;6.5;2.8;7.2;1.7;1.32;9012 +87097;47.59944;5.89795;240;20220225;7.9;-1.2;3.4;2.1;6.1;.7;.94;9234 +87097;47.59944;5.89795;240;20220226;8.2;-1.6;3.3;3.2;5.54;0;1.22;10682 +87097;47.59944;5.89795;240;20220227;10.4;-1.3;4.5;3.1;4.47;0;1.76;11625 +87097;47.59944;5.89795;240;20220228;11.9;-1.6;5.2;2;5.1;0;1.5;11821 +87097;47.59944;5.89795;240;20220301;12.5;.2;6.3;1.7;4.9;0;1.57;11532 +87097;47.59944;5.89795;240;20220302;12.5;-1;5.7;1.3;6.34;0;1.2;10932 +87097;47.59944;5.89795;240;20220303;14.9;2;8.5;1.5;6.84;0;1.51;12230 +87097;47.59944;5.89795;240;20220304;11.9;-.3;5.8;2.2;4.9;0;1.7;12129 +87097;47.59944;5.89795;240;20220305;9.6;-2.9;3.3;2.2;3.97;0;1.62;12694 +87097;47.59944;5.89795;240;20220306;8.1;-2.7;2.7;3.1;4;0;1.67;12069 +87097;47.59944;5.89795;240;20220307;7.9;-2.1;2.9;3.8;3.94;0;1.85;12067 +87097;47.59944;5.89795;240;20220308;11.8;-2.8;4.5;2.4;4.27;0;1.88;13486 +87097;47.59944;5.89795;240;20220309;14.3;-2.8;5.7;1.2;5.84;0;1.55;14602 +87097;47.59944;5.89795;240;20220310;15.6;-1.8;6.9;1.3;6;0;1.68;14843 +87097;47.59944;5.89795;240;20220311;16.4;3.3;9.8;3.2;6.84;.2;2.36;12240 +87097;47.59944;5.89795;240;20220312;11.2;7.7;9.4;2.3;7.74;0;1.47;5814 +87097;47.59944;5.89795;240;20220313;12.3;6.5;9.4;2;8.9;7.5;1.31;7307 +87097;47.59944;5.89795;240;20220314;14.2;4;9.1;1.8;8.07;4.2;1.66;12592 +87097;47.59944;5.89795;240;20220315;13.9;6.4;10.2;2.1;9.77;0;1.36;7498 +87097;47.59944;5.89795;240;20220316;16;7.3;11.6;1.7;10.07;0;1.61;10081 +87097;47.59944;5.89795;240;20220317;11.1;6.8;8.9;3.6;9.94;.1;1.07;6406 +87097;47.59944;5.89795;240;20220318;14.4;7.3;10.9;4.9;7.94;0;2.53;11600 +87097;47.59944;5.89795;240;20220319;15.8;4.8;10.3;3;6.24;.6;2.73;16266 +87097;47.59944;5.89795;240;20220320;17.4;3.9;10.7;3;6.94;.7;2.74;15966 +87097;47.59944;5.89795;240;20220321;18.1;3.5;10.8;1.4;7.04;0;2.3;17066 +87097;47.59944;5.89795;240;20220322;16.7;1.1;8.9;1.5;6.44;0;2.24;17933 +87097;47.59944;5.89795;240;20220323;18.5;-.2;9.2;1.2;6.54;0;2.28;18200 +87097;47.59944;5.89795;240;20220324;20.4;.2;10.3;1.5;6.21;0;2.61;18566 +87097;47.59944;5.89795;240;20220325;20.8;1.9;11.3;2.1;5.91;0;3.02;18400 +87097;47.59944;5.89795;240;20220326;20.7;4.1;12.4;2.3;6.27;0;3.21;18533 +87097;47.59944;5.89795;240;20220327;21.4;3.9;12.6;1.4;6.61;0;2.83;18900 +87097;47.59944;5.89795;240;20220328;21.5;1.9;11.7;1.6;6.9;0;2.81;18200 +87097;47.59944;5.89795;240;20220329;17.9;6.5;12.2;2.5;7.17;3.8;2.58;11166 +87097;47.59944;5.89795;240;20220330;13.8;9.1;11.4;2;10.87;4.6;1.33;6800 +87097;47.59944;5.89795;240;20220331;10.6;7.7;9.2;3.1;9.07;3.8;1.24;4866 +87097;47.59944;5.89795;240;20220401;4.2;1.5;2.8;4.8;5.85;3.6;1.14;6000 +87097;47.59944;5.89795;240;20220402;3.9;.5;2.2;4.9;5.4;0;1.25;7750 +87097;47.59944;5.89795;240;20220403;5;-2;1.5;3.4;4.8;0;1.33;8750 +87097;47.59944;5.89795;240;20220404;9.8;-4.6;2.6;2.5;4.71;.1;2.19;21750 +87097;47.59944;5.89795;240;20220405;12.5;5.1;8.8;2.9;7.51;0;1.92;9166 +87097;47.59944;5.89795;240;20220406;12.3;8.6;10.5;3.2;10.14;1.3;1.32;4866 +87097;47.59944;5.89795;240;20220407;11.8;8.9;10.4;6.9;10.81;15.9;1.16;3666 +87097;47.59944;5.89795;240;20220408;14.3;8.6;11.5;6.3;10.64;5.8;1.77;5366 +87097;47.59944;5.89795;240;20220409;9.6;2.6;6.1;2.7;6.84;1.6;1.75;12633 +87097;47.59944;5.89795;240;20220410;13.6;-1.2;6.2;1.7;6.14;0;2.51;22600 +87097;47.59944;5.89795;240;20220411;19.1;1.6;10.3;2.8;7.04;0;3.22;19500 +87097;47.59944;5.89795;240;20220412;22.6;5.5;14.1;2.2;7.81;0;3.62;19766 +87097;47.59944;5.89795;240;20220413;22.1;6.6;14.4;2;9.9;0;3.2;18150 +87097;47.59944;5.89795;240;20220414;21.9;8.3;15.1;2.5;11.81;.2;3.35;20533 +87097;47.59944;5.89795;240;20220415;22.4;8.6;15.5;2.4;10.81;0;3.6;20533 +87097;47.59944;5.89795;240;20220416;19.8;7.7;13.7;3.3;8.74;0;3.99;24066 +87097;47.59944;5.89795;240;20220417;20.3;3;11.7;2.9;5.87;0;4.23;25266 +87097;47.59944;5.89795;240;20220418;20.2;2.3;11.2;1.7;6.27;0;3.59;24300 +87097;47.59944;5.89795;240;20220419;20.4;2.9;11.6;1.8;7.27;0;3.45;22266 +87097;47.59944;5.89795;240;20220420;20.8;5;12.9;2.5;7.44;0;3.93;23233 +87097;47.59944;5.89795;240;20220421;20.3;4.3;12.3;2.1;7.14;0;3.74;23200 +87097;47.59944;5.89795;240;20220422;20.4;5;12.7;1.7;8.77;1.4;3.31;20900 +87097;47.59944;5.89795;240;20220423;15.6;8.4;12;2.3;11.24;8.1;1.74;8633 +87097;47.59944;5.89795;240;20220424;12.2;7.8;10;2.5;10.84;8.1;1.14;5266 +87097;47.59944;5.89795;240;20220425;14.7;10.3;12.5;2;11.87;21.6;1.45;6766 +87097;47.59944;5.89795;240;20220426;16;7.7;11.9;2;9.43;.1;2.84;19400 +87097;47.59944;5.89795;240;20220427;18.5;3.3;10.9;3.2;9.23;0;3.38;24200 +87097;47.59944;5.89795;240;20220428;22.2;4.4;13.3;2.9;9.23;0;4.16;25833 +87097;47.59944;5.89795;240;20220429;19.4;5.8;12.6;1.6;9.63;.4;2.61;15133 +87097;47.59944;5.89795;240;20220430;17.9;5.3;11.6;2.3;9.87;0;3.04;21097 +87097;47.59944;5.89795;240;20220501;18.2;4.3;11.3;2.1;8.87;0;3.43;24029 +87097;47.59944;5.89795;240;20220502;19.9;5.1;12.5;1.9;9.54;0;2.86;15833 +87097;47.59944;5.89795;240;20220503;22.2;6;14.1;1.7;10.11;1.2;3.68;22500 +87097;47.59944;5.89795;240;20220504;20.8;7.4;14.1;1.6;11.97;10.4;2.46;12833 +87097;47.59944;5.89795;240;20220505;17.6;10.4;14;2.1;11.21;.4;2.56;13466 +87097;47.59944;5.89795;240;20220506;20.7;8.7;14.7;2.3;10.5;.1;2.97;13614 +87097;47.59944;5.89795;240;20220507;22.2;5.8;14;2;10.1;0;3.23;16614 +87097;47.59944;5.89795;240;20220508;23.6;8.6;16.1;2.3;10.97;0;3.47;15870 +87097;47.59944;5.89795;240;20220509;24.8;8.7;16.8;1.6;12.2;.1;3.32;16773 +87097;47.59944;5.89795;240;20220510;24.5;8.9;16.7;1.2;13.5;0;3.05;16331 +87097;47.59944;5.89795;240;20220511;27.4;11;19.2;2.7;13.27;0;4.21;17331 +87097;47.59944;5.89795;240;20220512;24.2;15.6;19.9;2.1;14.5;1.5;3.21;12087 +87097;47.59944;5.89795;240;20220513;22;15.5;18.8;1.4;15.6;0;2.36;10295 +87097;47.59944;5.89795;240;20220514;24.6;7.4;16;1.4;11.47;0;3.4;17686 +87097;47.59944;5.89795;240;20220515;28.3;9.5;18.9;1.6;12.94;.4;4.04;18942 +87097;47.59944;5.89795;240;20220516;24.7;14.9;19.8;2;15.04;3.1;3.23;13433 +87097;47.59944;5.89795;240;20220517;27.9;12.3;20.1;1.7;15.2;.1;3.77;17301 +87097;47.59944;5.89795;240;20220518;29.7;12.1;20.9;1.4;15.1;0;3.98;18190 +87097;47.59944;5.89795;240;20220519;28.6;15.1;21.8;1.8;16.74;.2;3.78;16014 +87097;47.59944;5.89795;240;20220520;29.6;17.6;23.6;3.3;14.97;0;4.94;15310 +87097;47.59944;5.89795;240;20220521;25.3;11.9;18.6;2;12.57;0;3.72;15883 +87097;47.59944;5.89795;240;20220522;26.6;12.5;19.6;2.2;13.17;.9;4.04;16739 +87097;47.59944;5.89795;240;20220523;22.2;15.1;18.7;2.7;15.87;10.8;2.75;11346 +87097;47.59944;5.89795;240;20220524;19.6;11.7;15.7;2.8;12.37;.2;2.82;12321 +87097;47.59944;5.89795;240;20220525;22.1;6.9;14.5;1.1;11.07;0;3.01;16861 +87097;47.59944;5.89795;240;20220526;20.9;8.5;14.7;.9;12.14;0;2.66;14926 +87097;47.59944;5.89795;240;20220527;20.7;9.2;14.9;1.3;12.57;.1;2.73;14989 +87097;47.59944;5.89795;240;20220528;20.5;8.4;14.4;2.6;9.97;0;3.36;15839 +87097;47.59944;5.89795;240;20220529;18.8;7.3;13.1;3.2;8.14;0;3.52;15590 +87097;47.59944;5.89795;240;20220530;21.4;6.6;14;2.4;7.84;0;3.84;17826 +87097;47.59944;5.89795;240;20220531;23.5;6.9;15.2;1.7;9.5;0;3.71;18410 +87097;47.59944;5.89795;240;20220601;23;7.9;15.5;1.3;11.94;.1;3.2;17337 +87097;47.59944;5.89795;240;20220602;24.7;12.5;18.6;2.5;12.5;.7;3.89;15948 +87097;47.59944;5.89795;240;20220603;28.2;13.6;20.9;2;16.27;9;4;17306 +87097;47.59944;5.89795;240;20220604;28.3;16.8;22.5;2.3;18.37;12.5;3.88;15504 +87097;47.59944;5.89795;240;20220605;24.2;17.4;20.8;2.4;18.1;7.5;2.91;11383 +87097;47.59944;5.89795;240;20220606;23.1;12.7;17.9;1.6;14.87;.6;2.98;14280 +87097;47.59944;5.89795;240;20220607;21.8;14;17.9;1.9;14.9;3.3;2.76;12623 +87097;47.59944;5.89795;240;20220608;19.3;10.5;14.9;1.8;14.17;12.4;2.43;13500 +87097;47.59944;5.89795;240;20220609;20.9;10.3;15.6;1.8;12.5;.3;2.91;14748 +87097;47.59944;5.89795;240;20220610;24.9;7.6;16.3;1;12.2;0;3.46;19105 +87097;47.59944;5.89795;240;20220611;28.3;9.7;19;1.1;13.87;.6;5.05;28966 +87097;47.59944;5.89795;240;20220612;29.7;12;20.9;1.3;16.14;2;5.06;26839 +87097;47.59944;5.89795;240;20220613;25;15.7;20.4;2.4;12.67;0;5.01;23684 +87097;47.59944;5.89795;240;20220614;28.3;10.8;19.6;2.2;12.6;0;5.67;28880 +87097;47.59944;5.89795;240;20220615;32.2;13.2;22.7;1.2;16.34;0;5.67;29130 +87097;47.59944;5.89795;240;20220616;30.8;16.1;23.5;1.2;16.24;0;5.31;26415 +87097;47.59944;5.89795;240;20220617;31.5;14.7;23.1;1.5;14.04;0;5.74;28181 +87097;47.59944;5.89795;240;20220618;36.1;14.7;25.4;2;15.9;0;6.86;29857 +87097;47.59944;5.89795;240;20220619;35;23.1;29;4.5;15.9;.1;8.24;24779 +87097;47.59944;5.89795;240;20220620;30.6;19.7;25.1;3.2;17.27;.5;5.81;21760 +87097;47.59944;5.89795;240;20220621;31.1;17.1;24.1;2.2;17.44;2.3;5.34;23100 +87097;47.59944;5.89795;240;20220622;27.1;18.7;22.9;1.9;20.07;8.7;3.74;16654 +87097;47.59944;5.89795;240;20220623;28.9;15.7;22.3;1.5;18.5;3.7;4.61;22980 +87097;47.59944;5.89795;240;20220624;20.8;14.8;17.8;1.8;17.24;8;2.73;14689 +87097;47.59944;5.89795;240;20220625;27.4;13.1;20.2;1.6;16.24;4.3;4.78;25467 +87097;47.59944;5.89795;240;20220626;20.9;15.4;18.2;1.9;17.94;35.6;2.53;13095 +87097;47.59944;5.89795;240;20220627;19.9;16.1;18;1.8;17.44;.7;2.19;10725 +87097;47.59944;5.89795;240;20220628;24.8;13.1;19;1.8;16.34;0;4.07;22299 +87097;47.59944;5.89795;240;20220629;28.5;13.3;20.9;.9;16.37;.1;4.74;25977 +87097;47.59944;5.89795;240;20220630;27.2;14;20.6;2.1;16.3;8.9;4.58;22608 +87097;47.59944;5.89795;240;20220701;22.7;12.6;17.6;1.4;13.67;.2;3.79;21162 +87097;47.59944;5.89795;240;20220702;27.5;9.3;18.4;1.3;13.07;0;5.06;28885 +87097;47.59944;5.89795;240;20220703;30;11.4;20.7;1.2;14.54;.4;5.31;28409 +87097;47.59944;5.89795;240;20220704;26.3;15.9;21.1;2.2;14.44;0;4.48;19837 +87097;47.59944;5.89795;240;20220705;27.7;11;19.4;1.7;12.74;0;5.19;27569 +87097;47.59944;5.89795;240;20220706;24.7;12.7;18.7;2.7;11.74;0;5.02;24689 +87097;47.59944;5.89795;240;20220707;23.6;9.4;16.5;1.9;12.84;0;4.06;22731 +87097;47.59944;5.89795;240;20220708;25.5;12.4;19;2.7;12.47;0;5.14;25465 +87097;47.59944;5.89795;240;20220709;28.1;11.4;19.7;2.3;12.6;0;5.49;27217 +87097;47.59944;5.89795;240;20220710;25.8;14.7;20.2;3.1;13.17;0;5.25;24136 +87097;47.59944;5.89795;240;20220711;28.5;12.9;20.7;3.1;12.8;0;5.9;26673 +87097;47.59944;5.89795;240;20220712;30.1;15.1;22.6;2.1;13.84;0;5.71;26451 +87097;47.59944;5.89795;240;20220713;33.4;13.5;23.5;1.3;13.57;0;5.68;27646 +87097;47.59944;5.89795;240;20220714;34.8;15.2;25;2;14.94;0;6.44;28004 +87097;47.59944;5.89795;240;20220715;28.5;17;22.7;2.4;12.67;0;5.53;23740 +87097;47.59944;5.89795;240;20220716;28.5;13.5;21;2.4;10.67;0;5.79;26262 +87097;47.59944;5.89795;240;20220717;32;14.2;23.1;2.4;11.77;0;6.31;26965 +87097;47.59944;5.89795;240;20220718;36.4;15.4;25.9;2.1;12.14;0;6.89;28493 +87097;47.59944;5.89795;240;20220719;37.3;17;27.2;1.7;15.5;0;6.61;28623 +87097;47.59944;5.89795;240;20220720;31.6;19.5;25.6;1.9;19.5;9.8;4.96;21189 +87097;47.59944;5.89795;240;20220721;29.5;16.5;23;1.1;18.7;.1;4.6;23732 +87097;47.59944;5.89795;240;20220722;31.9;16.7;24.3;1.8;17.44;2.8;5.35;24305 +87097;47.59944;5.89795;240;20220723;28.4;16.3;22.4;1.7;18.47;0;4.6;22416 +87097;47.59944;5.89795;240;20220724;32.6;14.7;23.6;1;17.07;0;5.28;27389 +87097;47.59944;5.89795;240;20220725;31.8;15.6;23.7;2.6;16.97;0;5.81;24655 +87097;47.59944;5.89795;240;20220726;26.2;16.2;21.2;2.1;14.97;0;4.28;19579 +87097;47.59944;5.89795;240;20220727;27.1;13.7;20.4;1.7;12.74;0;4.58;22687 +87097;47.59944;5.89795;240;20220728;30.1;13.4;21.7;1.7;12.6;0;5.15;24919 +87097;47.59944;5.89795;240;20220729;29;14.4;21.7;1.1;12.7;0;4.3;21427 +87097;47.59944;5.89795;240;20220730;29.5;12.2;20.8;.8;13.37;0;4.13;22445 +87097;47.59944;5.89795;240;20220731;32.5;13.5;23;1.3;14.07;0;5.16;25639 +87097;47.59944;5.89795;240;20220801;30;14;22;1.5;15.24;.2;4.64;22854 +87097;47.59944;5.89795;240;20220802;31.7;13.7;22.7;1.4;14.87;0;5.05;25367 +87097;47.59944;5.89795;240;20220803;35.2;15.4;25.3;1.3;14.5;0;5.54;26452 +87097;47.59944;5.89795;240;20220804;37.3;15.4;26.3;1.4;15.47;.3;5.8;26096 +87097;47.59944;5.89795;240;20220805;30.7;20.7;25.7;3.5;16.87;.1;5.61;19177 +87097;47.59944;5.89795;240;20220806;28.8;17.2;23;3.7;13.47;0;5.72;21137 +87097;47.59944;5.89795;240;20220807;30;14;22;3.1;10.54;0;6.04;24045 +87097;47.59944;5.89795;240;20220808;31.5;14.5;23;3;10.37;.1;6.3;24618 +87097;47.59944;5.89795;240;20220809;32.8;16.3;24.5;3.2;10.97;0;6.62;24103 +87097;47.59944;5.89795;240;20220810;32.3;15.8;24;3.2;10.77;0;6.51;23918 +87097;47.59944;5.89795;240;20220811;32.8;15.7;24.3;2.4;10.54;0;6.09;24615 +87097;47.59944;5.89795;240;20220812;32.9;16.1;24.5;2.9;10.34;0;6.47;24623 +87097;47.59944;5.89795;240;20220813;31.9;15.1;23.5;2.5;10.44;0;5.98;24477 +87097;47.59944;5.89795;240;20220814;24.4;15;19.7;2.3;14.07;16.7;3.5;15188 +87097;47.59944;5.89795;240;20220815;21.9;15.8;18.8;1.8;18.07;4.2;2.47;13146 +87097;47.59944;5.89795;240;20220816;30.1;13.7;21.9;1.1;16.74;1.4;4.22;22648 +87097;47.59944;5.89795;240;20220817;26.5;17.2;21.8;1.8;18.67;4.9;3.37;16305 +87097;47.59944;5.89795;240;20220818;21.7;17;19.3;1.3;18.7;6.8;2.03;9969 +87097;47.59944;5.89795;240;20220819;26.1;17.2;21.7;1.8;18.94;6.4;3.35;16613 +87097;47.59944;5.89795;240;20220820;25.5;17.7;21.6;1.7;17.6;1;3.31;15948 +87097;47.59944;5.89795;240;20220821;26.8;10.8;18.8;.8;13.77;0;3.54;21322 +87097;47.59944;5.89795;240;20220822;28.8;12.4;20.6;1.1;14.37;0;3.96;22160 +87097;47.59944;5.89795;240;20220823;29.4;13.6;21.5;1.3;15.64;0;3.99;21003 +87097;47.59944;5.89795;240;20220824;30.9;16;23.4;2.2;14.34;0;4.91;21175 +87097;47.59944;5.89795;240;20220825;32.1;15;23.6;1.5;14.6;0;4.58;22003 +87097;47.59944;5.89795;240;20220826;22.4;15.9;19.1;1.2;17.27;2.7;2.26;11544 +87097;47.59944;5.89795;240;20220827;25.8;15.9;20.8;1.7;18.17;1.4;3.09;15775 +87097;47.59944;5.89795;240;20220828;28.1;15.2;21.6;2;17.17;.1;3.87;19266 +87097;47.59944;5.89795;240;20220829;30.4;15.8;23.1;1.5;16.17;0;4.06;19942 +87097;47.59944;5.89795;240;20220830;29.4;15.6;22.5;1.4;17.04;.1;3.5;16880 +87097;47.59944;5.89795;240;20220831;26.8;16.2;21.5;1.6;17.7;.2;3.21;15900 +87097;47.59944;5.89795;240;20220901;26.7;14;20.3;2.1;15.14;0;3.64;17795 +87097;47.59944;5.89795;240;20220902;25.7;13.3;19.5;1.9;15.47;1.8;3.22;16452 +87097;47.59944;5.89795;240;20220903;25;15.6;20.3;1.9;17.5;1.4;2.89;14776 +87097;47.59944;5.89795;240;20220904;28.2;12.2;20.2;1.3;15.24;.1;3.48;19387 +87097;47.59944;5.89795;240;20220905;30.7;13.5;22.1;1.2;16.44;1.3;3.68;19576 +87097;47.59944;5.89795;240;20220906;27.2;17.4;22.3;1.7;18.5;3.5;3.05;14716 +87097;47.59944;5.89795;240;20220907;23.5;15.9;19.7;1.8;17.27;5.1;2.39;11306 +87097;47.59944;5.89795;240;20220908;23;14.7;18.9;2.7;15.77;1.4;2.79;13376 +87097;47.59944;5.89795;240;20220909;20.9;13.6;17.3;2.5;14.44;6.5;2.39;11492 +87097;47.59944;5.89795;240;20220910;18.4;13.8;16.1;2;15.24;3.9;1.68;8756 +87097;47.59944;5.89795;240;20220911;22.6;11.9;17.3;1.1;14.6;.1;2.44;15293 +87097;47.59944;5.89795;240;20220912;27.6;10.5;19.1;1.5;13.94;.1;3.27;18292 +87097;47.59944;5.89795;240;20220913;28.7;13.1;20.9;1.5;17.54;6.1;3.03;15834 +87097;47.59944;5.89795;240;20220914;24.2;18.1;21.2;2.4;19.67;14.7;2.29;9428 +87097;47.59944;5.89795;240;20220915;19.8;16.4;18.1;2.3;17.47;11.9;1.54;6764 +87097;47.59944;5.89795;240;20220916;17.5;11.8;14.6;1.3;12.94;0;1.64;9266 +87097;47.59944;5.89795;240;20220917;15;6.3;10.6;1.6;9.8;.3;1.7;11708 +87097;47.59944;5.89795;240;20220918;17.5;3.6;10.5;1.1;9.1;0;2;15931 +87097;47.59944;5.89795;240;20220919;17.2;6.9;12.1;1.6;9.47;0;2.11;14541 +87097;47.59944;5.89795;240;20220920;17.8;4.1;11;1.7;8.94;0;2.16;15468 +87097;47.59944;5.89795;240;20220921;18.2;5.6;11.9;2.3;9.17;0;2.34;14665 +87097;47.59944;5.89795;240;20220922;20.3;5.2;12.7;1.2;9;0;2.25;16005 +87097;47.59944;5.89795;240;20220923;19.6;4.4;12;1;11;2;1.84;14121 +87097;47.59944;5.89795;240;20220924;18.9;12.7;15.8;1.6;13.97;.7;1.67;9120 +87097;47.59944;5.89795;240;20220925;16.8;8.1;12.5;1.1;11.9;.8;1.41;9775 +87097;47.59944;5.89795;240;20220926;15.7;8.4;12;2.3;11.47;8.4;1.45;8629 +87097;47.59944;5.89795;240;20220927;11.9;9.2;10.6;3.7;11.5;17.2;.97;5666 +87097;47.59944;5.89795;240;20220928;12.6;10.2;11.4;2.4;12.1;9.1;.92;4805 +87097;47.59944;5.89795;240;20220929;14;8.6;11.3;.6;11.07;3.5;1.09;7453 +87097;47.59944;5.89795;240;20220930;16;5.1;10.6;1;9.87;0;1.43;11781 +87097;47.59944;5.89795;240;20221001;12.9;6.3;9.6;4.4;12.04;3.8;.66;6666 +87097;47.59944;5.89795;240;20221002;19.3;13.1;16.2;3.4;16.17;4;1.46;8133 +87097;47.59944;5.89795;240;20221003;17.8;10.5;14.1;2.3;12.97;0;1.56;9303 +87097;47.59944;5.89795;240;20221004;17;6.7;11.8;1.2;11.67;.1;1.27;9052 +87097;47.59944;5.89795;240;20221005;22.5;9.3;15.9;2;13.37;0;2.03;12189 +87097;47.59944;5.89795;240;20221006;19;12.1;15.5;1.6;13.4;0;1.52;8719 +87097;47.59944;5.89795;240;20221007;19.8;7.9;13.8;1.1;12.74;.2;1.48;11115 +87097;47.59944;5.89795;240;20221008;17.9;10.3;14.1;1.6;12.24;0;1.46;9417 +87097;47.59944;5.89795;240;20221009;19.3;6.2;12.7;1.5;10.74;0;1.62;12034 +87097;47.59944;5.89795;240;20221010;21.4;6.9;14.2;1.3;12.97;4.1;1.51;10570 +87097;47.59944;5.89795;240;20221011;18.4;11.5;14.9;1.7;14.04;.1;1.29;7807 +87097;47.59944;5.89795;240;20221012;19;8.9;13.9;1.2;12.57;.2;1.29;9285 +87097;47.59944;5.89795;240;20221013;14.2;9.4;11.8;1.1;13.34;.5;.73;4931 +87097;47.59944;5.89795;240;20221014;16.3;12;14.1;3.2;15.34;16.4;.78;4733 +87097;47.59944;5.89795;240;20221015;18;14.8;16.4;3.2;16.07;2.5;1.13;4387 +87097;47.59944;5.89795;240;20221016;24;13.8;18.9;1.7;15.5;0;1.7;8530 +87097;47.59944;5.89795;240;20221017;23.6;13.2;18.4;2.1;14.9;0;1.83;9690 +87097;47.59944;5.89795;240;20221018;23.4;13.2;18.3;1.3;15.4;.1;1.48;9517 +87097;47.59944;5.89795;240;20221019;21;11.3;16.1;2;14.87;.1;1.38;8829 +87097;47.59944;5.89795;240;20221020;18.4;13.6;16;1.8;15.64;16.5;.97;4177 +87097;47.59944;5.89795;240;20221021;18.4;14.2;16.3;3.1;15.87;19.7;1.12;4879 +87097;47.59944;5.89795;240;20221022;21.7;12;16.9;1.3;14.84;0;1.24;7979 +87097;47.59944;5.89795;240;20221023;21.7;11.9;16.8;2.4;14.3;.8;1.53;6720 +87097;47.59944;5.89795;240;20221024;20.4;14.2;17.3;2;14.67;.1;1.37;6158 +87097;47.59944;5.89795;240;20221025;20.1;8.6;14.4;1.1;13;0;1.02;8185 +87097;47.59944;5.89795;240;20221026;22.1;13.3;17.7;1.5;14.67;.9;1.34;7921 +87097;47.59944;5.89795;240;20221027;22.6;9.9;16.3;1.4;14.4;0;1.22;8575 +87097;47.59944;5.89795;240;20221028;23.9;12.4;18.1;1.3;14.64;0;1.29;7623 +87097;47.59944;5.89795;240;20221029;22.4;10;16.2;1.1;13.3;0;1.12;7778 +87097;47.59944;5.89795;240;20221030;22;9.4;15.7;1.1;12.57;0;1.09;8179 +87097;47.59944;5.89795;240;20221031;20.9;9.2;15;1.9;12.84;9.4;1.23;7214 +87097;47.59944;5.89795;240;20221101;16.1;13.5;14.8;3.4;13.24;.4;1.23;5007 +87097;47.59944;5.89795;240;20221102;16.6;8.1;12.4;1.2;10.9;.1;.85;6573 +87097;47.59944;5.89795;240;20221103;14;4.5;9.3;2;10.27;5.7;.72;4915 +87097;47.59944;5.89795;240;20221104;9.8;7.9;8.9;2.5;10.37;6.6;.57;2377 +87097;47.59944;5.89795;240;20221105;11.1;6.1;8.6;1.3;9.47;0;.59;5053 +87097;47.59944;5.89795;240;20221106;9.2;1.6;5.4;1.5;8.54;.9;.42;5274 +87097;47.59944;5.89795;240;20221107;15.3;8.5;11.9;2.1;10.2;0;1.05;4927 +87097;47.59944;5.89795;240;20221108;18.4;5;11.7;2.5;10.24;8.9;1.19;6801 +87097;47.59944;5.89795;240;20221109;13.7;12.5;13.1;2;13.67;7.6;.62;1374 +87097;47.59944;5.89795;240;20221110;13.7;8;10.9;.9;10.87;0;.56;4754 +87097;47.59944;5.89795;240;20221111;10.3;4.2;7.2;1.1;9.84;.1;.39;3421 +87097;47.59944;5.89795;240;20221112;10.2;3.5;6.9;.8;9.2;0;.38;4690 +87097;47.59944;5.89795;240;20221113;7.8;4.6;6.2;1.9;9.14;0;.39;2374 +87097;47.59944;5.89795;240;20221114;15.6;6.4;11;3.4;10.97;2;.89;4971 +87097;47.59944;5.89795;240;20221115;14.5;10;12.2;2.2;12.57;9.7;.62;3210 +87097;47.59944;5.89795;240;20221116;13.7;9.2;11.5;2.9;11.17;.3;.8;4073 +87097;47.59944;5.89795;240;20221117;14.3;9.7;12;4.9;10.97;8.4;1.2;3901 +87097;47.59944;5.89795;240;20221118;10.7;8;9.4;3;10.04;4.6;.68;2635 +87097;47.59944;5.89795;240;20221119;7.8;4.1;6;1.1;8.9;1.8;.35;2397 +87097;47.59944;5.89795;240;20221120;8.8;5.6;7.2;2.8;8.84;1.6;.53;3707 +87097;47.59944;5.89795;240;20221121;9.1;6.1;7.6;3.6;9.24;2.7;.57;2786 +87097;47.59944;5.89795;240;20221122;8.2;4.2;6.2;3;8.34;0;.55;2554 +87097;47.59944;5.89795;240;20221123;9.3;.1;4.7;2;7.84;4.3;.38;4332 +87097;47.59944;5.89795;240;20221124;11.7;6;8.9;2.9;9.3;1.9;.7;4021 +87097;47.59944;5.89795;240;20221125;10.5;5.5;8;1.5;9.3;2.5;.43;3268 +87097;47.59944;5.89795;240;20221126;6.4;3.7;5;1.3;8.6;0;.27;2101 +87097;47.59944;5.89795;240;20221127;7.4;3.7;5.5;1.6;7.97;0;.4;2611 +87097;47.59944;5.89795;240;20221128;8.9;4.3;6.6;1.6;9.07;3.5;.35;2308 +87097;47.59944;5.89795;240;20221129;8.3;5.9;7.1;1.4;9.3;.2;.4;1666 +87097;47.59944;5.89795;240;20221130;8.5;5.8;7.2;2.7;8.94;.4;.51;2188 +87097;47.59944;5.89795;240;20221201;5.9;5.4;5.7;3.4;7.24;0;.76;1232 +87097;47.59944;5.89795;240;20221202;4.8;3.1;4;2.3;6.94;.1;.51;1323 +87097;47.59944;5.89795;240;20221203;4;1.5;2.7;3.4;6.44;0;.47;2410 +87097;47.59944;5.89795;240;20221204;3.7;1.8;2.8;2.3;6.6;1.5;.42;1402 +87097;47.59944;5.89795;240;20221205;5.1;2.5;3.8;1.8;7.2;.1;.38;1639 +87097;47.59944;5.89795;240;20221206;4.6;.7;2.7;1.3;6.7;0;.35;1514 +87097;47.59944;5.89795;240;20221207;6;2.1;4;1.5;6.47;0;.36;3472 +87097;47.59944;5.89795;240;20221208;1;-2.1;-.5;1.2;5.37;0;.19;2838 +87097;47.59944;5.89795;240;20221209;1.2;-2.9;-.9;2;5.2;0;.3;2098 +87097;47.59944;5.89795;240;20221210;1.9;.1;1;2.4;5.24;0;.5;1932 +87097;47.59944;5.89795;240;20221211;-1.9;-4.4;-3.2;1.5;4.3;0;.27;1739 +87097;47.59944;5.89795;240;20221212;-1.2;-6.1;-3.6;2;3.87;.2;.3;2729 +87097;47.59944;5.89795;240;20221213;-.3;-5.5;-2.9;2.8;3.97;.4;.42;2453 +87097;47.59944;5.89795;240;20221214;2.3;-1.7;.3;1.2;6.07;10;.22;1730 +87097;47.59944;5.89795;240;20221215;1.9;.5;1.2;2.7;6.07;.3;.36;1169 +87097;47.59944;5.89795;240;20221216;.3;-1.2;-.5;2.4;4.67;0;.43;2371 +87097;47.59944;5.89795;240;20221217;-.6;-7.2;-3.9;2.1;3.74;0;.28;3600 +87097;47.59944;5.89795;240;20221218;.6;-7;-3.2;1.6;4.57;0;.19;2941 +87097;47.59944;5.89795;240;20221219;14;0;7;2.8;7.97;0;.71;4510 +87097;47.59944;5.89795;240;20221220;15.6;11.4;13.5;5.1;10.27;10.1;1.74;2581 +87097;47.59944;5.89795;240;20221221;12.6;10.4;11.5;4.2;11.74;2.5;.74;1742 +87097;47.59944;5.89795;240;20221222;12.5;10.5;11.5;6.2;11.27;10.3;1.04;1444 +87097;47.59944;5.89795;240;20221223;13.5;10.2;11.9;4.9;13.3;8.6;.41;1496 +87097;47.59944;5.89795;240;20221224;11.4;9.8;10.6;1.9;11.4;.3;.51;1305 +87097;47.59944;5.89795;240;20221225;11.9;7.9;9.9;1.7;10.87;2;.41;2407 +87097;47.59944;5.89795;240;20221226;11;9.4;10.2;3.1;10.77;6.6;.66;1312 +87097;47.59944;5.89795;240;20221227;7.3;2.6;4.9;.9;8.04;.1;.26;2468 +87097;47.59944;5.89795;240;20221228;10.9;2;6.4;3.3;7.94;0;.62;3828 +87097;47.59944;5.89795;240;20221229;11.8;9.4;10.6;4.9;9.84;7.4;1.19;1544 +87097;47.59944;5.89795;240;20221230;12.1;4.2;8.2;3.4;10;1.6;.45;2734 +87097;47.59944;5.89795;240;20221231;16.2;11.7;14;5.2;11.24;0;1.67;2703 +87098;47.6114;6.22984;264;20220101;13.7;1.2;7.4;1;7.94;.1;.3;4874 +87098;47.6114;6.22984;264;20220102;9.4;-.7;4.4;2.6;7.87;0;.31;3431 +87098;47.6114;6.22984;264;20220103;11.6;7.2;9.4;4.3;10.1;2;.72;1849 +87098;47.6114;6.22984;264;20220104;14.2;9.5;11.8;4.8;9.8;21.2;1.52;1860 +87098;47.6114;6.22984;264;20220105;4.2;2.4;3.3;2.7;6.44;0;.53;1700 +87098;47.6114;6.22984;264;20220106;4.5;.9;2.7;.9;6.1;0;.34;2205 +87098;47.6114;6.22984;264;20220107;1.8;-2.5;-.4;3.2;6.07;6.8;.12;1933 +87098;47.6114;6.22984;264;20220108;5.1;1.5;3.3;5.3;7.04;6.4;.43;2349 +87098;47.6114;6.22984;264;20220109;4.9;3.6;4.3;3.9;7.2;3.9;.55;1424 +87098;47.6114;6.22984;264;20220110;4.3;-.1;2.1;1.6;6.07;0;.34;2865 +87098;47.6114;6.22984;264;20220111;3.2;-3.5;-.1;2.3;5.34;.1;.26;4121 +87098;47.6114;6.22984;264;20220112;3.3;-3.5;-.1;2.8;4.8;0;.41;4734 +87098;47.6114;6.22984;264;20220113;5.2;-2.3;1.4;2.3;4.97;0;.57;3782 +87098;47.6114;6.22984;264;20220114;6;-4.4;.8;.9;5.07;0;.25;4971 +87098;47.6114;6.22984;264;20220115;2.8;-4.6;-.9;1.1;4.9;0;.28;3681 +87098;47.6114;6.22984;264;20220116;-1.6;-4.9;-3.2;1.5;4.74;0;.2;2141 +87098;47.6114;6.22984;264;20220117;2.2;-2.8;-.3;.9;5.57;0;.25;2723 +87098;47.6114;6.22984;264;20220118;6.3;-2.9;1.7;2.7;5.97;0;.37;5206 +87098;47.6114;6.22984;264;20220119;3.4;-2.8;.3;2.6;5.87;1.7;.3;3121 +87098;47.6114;6.22984;264;20220120;3.6;.5;2.1;2.1;6.4;.8;.37;2309 +87098;47.6114;6.22984;264;20220121;3.9;-.6;1.6;2.3;5.2;0;.54;4055 +87098;47.6114;6.22984;264;20220122;6;-3.1;1.4;1.6;5.57;0;.39;5178 +87098;47.6114;6.22984;264;20220123;6.5;-2.7;1.9;2.8;5.67;0;.5;5385 +87098;47.6114;6.22984;264;20220124;7.6;-3.3;2.2;1.6;5.3;0;.53;5711 +87098;47.6114;6.22984;264;20220125;3.6;-5.1;-.8;1;5.1;0;.28;5590 +87098;47.6114;6.22984;264;20220126;-1.7;-2.6;-2.1;1.6;5.04;0;.27;1204 +87098;47.6114;6.22984;264;20220127;-1.5;-3.7;-2.6;1.8;4.94;.2;.24;2007 +87098;47.6114;6.22984;264;20220128;2.8;-1.5;.6;1.2;6.07;0;.29;3460 +87098;47.6114;6.22984;264;20220129;2.7;-.6;1.1;2.8;6.6;1.2;.23;2456 +87098;47.6114;6.22984;264;20220130;7.4;2.4;4.9;1.7;7.77;.4;.44;3808 +87098;47.6114;6.22984;264;20220131;6.6;2;4.3;4.3;6.97;3;.69;3570 +87098;47.6114;6.22984;264;20220201;2.9;1.3;2.1;4.4;6.4;3.3;.47;1879 +87098;47.6114;6.22984;264;20220202;9.3;2.7;6;3.1;9.57;2.1;.26;3766 +87098;47.6114;6.22984;264;20220203;8.2;5;6.6;1.3;8.57;.1;.51;3413 +87098;47.6114;6.22984;264;20220204;7.4;1.9;4.7;3.5;8.1;1.5;.42;4005 +87098;47.6114;6.22984;264;20220205;8.3;-2.2;3.1;1.6;6.07;.1;.61;6668 +87098;47.6114;6.22984;264;20220206;6.2;-.9;2.6;7.2;7.5;10.1;.22;4048 +87098;47.6114;6.22984;264;20220207;7.7;2.8;5.2;3;6.14;.1;1.01;5795 +87098;47.6114;6.22984;264;20220208;11.4;-3.4;4;.9;5.74;0;.65;8681 +87098;47.6114;6.22984;264;20220209;13.3;-2.9;5.2;1;5.87;.1;.78;9150 +87098;47.6114;6.22984;264;20220210;7.3;-2;2.7;1.1;7.1;9.1;.47;2000 +87098;47.6114;6.22984;264;20220211;7.2;2.5;4.8;2.2;6.1;0;.87;8100 +87098;47.6114;6.22984;264;20220212;6.6;-6.4;.1;2.2;4.5;0;.8;9500 +87098;47.6114;6.22984;264;20220213;13.8;-2.2;5.8;3;5.8;.3;1.52;10400 +87098;47.6114;6.22984;264;20220214;10.3;1.2;5.7;3.6;8.1;2.6;.76;3200 +87098;47.6114;6.22984;264;20220215;8.9;3.9;6.4;3.3;7.6;2.3;.94;5600 +87098;47.6114;6.22984;264;20220216;9.9;5.7;7.8;6.5;9.9;6.6;.6;3639 +87098;47.6114;6.22984;264;20220217;13.3;10.1;11.7;5.3;10.2;3.6;1.58;4768 +87098;47.6114;6.22984;264;20220218;14.7;6;10.4;4;9.57;2.2;1.42;6062 +87098;47.6114;6.22984;264;20220219;9.2;3.4;6.3;3.2;6.24;0;1.35;6302 +87098;47.6114;6.22984;264;20220220;9.4;3.3;6.3;7.1;8;5.8;1.05;5222 +87098;47.6114;6.22984;264;20220221;7.6;4.3;6;5.9;7.9;3.7;.89;3702 +87098;47.6114;6.22984;264;20220222;9.5;4.5;7;4.1;8.47;1.8;.92;5258 +87098;47.6114;6.22984;264;20220223;12.9;5.8;9.3;1.8;8.37;0;1.15;7270 +87098;47.6114;6.22984;264;20220224;13.1;.2;6.6;3.5;7.04;1.8;1.5;9301 +87098;47.6114;6.22984;264;20220225;7.3;-1.1;3.1;2.3;6.14;1;.87;7636 +87098;47.6114;6.22984;264;20220226;8.1;-3.5;2.3;3.4;5.2;0;1.21;10305 +87098;47.6114;6.22984;264;20220227;10.1;-1.7;4.2;4;4.34;0;1.89;10431 +87098;47.6114;6.22984;264;20220228;12.1;-1.6;5.3;2.7;4.8;0;1.76;11380 +87098;47.6114;6.22984;264;20220301;13;-.6;6.2;2.5;4.5;0;1.9;10870 +87098;47.6114;6.22984;264;20220302;12.4;-1.7;5.4;1.7;5.67;0;1.36;10850 +87098;47.6114;6.22984;264;20220303;15;.1;7.5;1.8;6.2;0;1.65;12372 +87098;47.6114;6.22984;264;20220304;11.6;-.9;5.3;2.3;4.64;0;1.71;11390 +87098;47.6114;6.22984;264;20220305;9.2;-4.6;2.3;1.8;4;0;1.37;12225 +87098;47.6114;6.22984;264;20220306;8;-5.1;1.4;2.4;4.04;0;1.4;12150 +87098;47.6114;6.22984;264;20220307;7.7;-4.1;1.8;4.1;3.97;0;1.73;11826 +87098;47.6114;6.22984;264;20220308;11.4;-2.7;4.3;3.5;4.14;0;2.12;12946 +87098;47.6114;6.22984;264;20220309;15;-2.8;6.1;1.4;5.37;0;1.68;14429 +87098;47.6114;6.22984;264;20220310;15.8;-2.3;6.7;1.1;5.63;0;1.63;14253 +87098;47.6114;6.22984;264;20220311;16.5;-.8;7.8;2.7;6.37;1.2;2.2;13998 +87098;47.6114;6.22984;264;20220312;11.8;6.3;9.1;1.7;8.14;0;1.3;7120 +87098;47.6114;6.22984;264;20220313;14.6;5.4;10;2.7;8.47;5.2;1.75;8960 +87098;47.6114;6.22984;264;20220314;15;2.4;8.7;2;7.7;4;1.83;13931 +87098;47.6114;6.22984;264;20220315;12.6;6.1;9.3;2;9.57;0;1.18;6690 +87098;47.6114;6.22984;264;20220316;15.4;4.9;10.2;2.1;9.9;0;1.51;10062 +87098;47.6114;6.22984;264;20220317;12.3;5.5;8.9;2.9;10.04;.1;1.1;7402 +87098;47.6114;6.22984;264;20220318;15.1;7.4;11.2;4.9;7.5;0;2.8;11300 +87098;47.6114;6.22984;264;20220319;16.1;3.3;9.7;3;5.7;.7;2.78;15900 +87098;47.6114;6.22984;264;20220320;17.6;3;10.3;3.5;7.1;.8;2.85;16000 +87098;47.6114;6.22984;264;20220321;18.9;1.5;10.2;1.6;7.1;0;2.36;16700 +87098;47.6114;6.22984;264;20220322;17.4;.1;8.7;1.4;6.8;0;2.21;17800 +87098;47.6114;6.22984;264;20220323;19.3;-1.1;9.1;1.4;6.6;0;2.38;18000 +87098;47.6114;6.22984;264;20220324;20.9;-1.3;9.8;1.3;6.2;0;2.54;18400 +87098;47.6114;6.22984;264;20220325;20.9;-.9;10;1.2;6.2;0;2.48;17800 +87098;47.6114;6.22984;264;20220326;21.5;-.9;10.3;1.3;6.4;0;2.62;18200 +87098;47.6114;6.22984;264;20220327;21.7;-.1;10.8;1.1;6.4;0;2.59;18900 +87098;47.6114;6.22984;264;20220328;21.4;2;11.7;1.6;6.63;0;2.97;18533 +87098;47.6114;6.22984;264;20220329;18.5;5.1;11.8;2.5;7.1;5.5;2.68;12000 +87098;47.6114;6.22984;264;20220330;14.1;8.8;11.4;2.1;10.8;4.6;1.36;6500 +87098;47.6114;6.22984;264;20220331;10.6;7.8;9.2;3.1;9.2;5.4;1.25;4800 +87098;47.6114;6.22984;264;20220401;3.8;1.4;2.6;3.9;6;4.4;.99;6400 +87098;47.6114;6.22984;264;20220402;3.4;.3;1.8;3.8;5.3;0;1.2;9100 +87098;47.6114;6.22984;264;20220403;5;-2.1;1.4;3.1;4.7;0;1.31;8500 +87098;47.6114;6.22984;264;20220404;9.9;-6.4;1.7;3.1;4.5;.1;2.21;21300 +87098;47.6114;6.22984;264;20220405;11.3;4.1;7.7;2.7;7.5;0;1.49;6200 +87098;47.6114;6.22984;264;20220406;11.8;8.3;10;3.7;10.2;1.6;1.2;4200 +87098;47.6114;6.22984;264;20220407;11.9;8.5;10.2;8.6;10.7;17.3;1.23;3900 +87098;47.6114;6.22984;264;20220408;13.3;7.3;10.3;6.8;10.4;13.9;1.44;4700 +87098;47.6114;6.22984;264;20220409;9.5;2;5.7;2.4;6.5;1.3;1.87;14800 +87098;47.6114;6.22984;264;20220410;13.7;-.6;6.5;1.9;6.2;0;2.59;22400 +87098;47.6114;6.22984;264;20220411;18.9;1.9;10.4;3.1;6.5;0;3.53;20200 +87098;47.6114;6.22984;264;20220412;22.7;4.9;13.8;1.9;8.4;0;3.4;19200 +87098;47.6114;6.22984;264;20220413;22.6;7.7;15.1;2.1;10.1;0;3.42;19100 +87098;47.6114;6.22984;264;20220414;22.1;9.2;15.6;2.6;12.1;.3;3.46;20500 +87098;47.6114;6.22984;264;20220415;22.3;7.1;14.7;1.8;10.6;0;3.25;19500 +87098;47.6114;6.22984;264;20220416;20.1;4.6;12.3;2.5;8.4;0;3.67;23900 +87098;47.6114;6.22984;264;20220417;20.8;-.1;10.3;1.9;5.8;0;3.77;25400 +87098;47.6114;6.22984;264;20220418;20.2;-.3;9.9;1.4;6;0;3.43;25000 +87098;47.6114;6.22984;264;20220419;20.5;1.1;10.8;1.5;7.4;0;3.31;22900 +87098;47.6114;6.22984;264;20220420;20.7;1.6;11.1;1.4;7.7;0;3.42;24400 +87098;47.6114;6.22984;264;20220421;20.7;1.4;11;1.3;7.3;0;3.48;25300 +87098;47.6114;6.22984;264;20220422;20.7;1.7;11.2;1.2;8.8;1.3;2.75;17900 +87098;47.6114;6.22984;264;20220423;14.5;7.8;11.1;1.9;11.4;9.1;1.31;6500 +87098;47.6114;6.22984;264;20220424;10;7.7;8.8;2;10.8;9.3;.7;2900 +87098;47.6114;6.22984;264;20220425;15.4;9.9;12.6;1.9;11.9;8.3;1.64;8400 +87098;47.6114;6.22984;264;20220426;15.9;7.9;11.9;2.3;9.4;.1;2.99;19733 +87098;47.6114;6.22984;264;20220427;18.4;.8;9.6;3;9.26;0;3.53;24500 +87098;47.6114;6.22984;264;20220428;21.9;1.4;11.6;2.6;9.06;0;4.34;26066 +87098;47.6114;6.22984;264;20220429;19.5;3.4;11.4;1.5;9.43;.2;2.8;16366 +87098;47.6114;6.22984;264;20220430;18.2;5.2;11.7;2;9.9;0;3.05;20793 +87098;47.6114;6.22984;264;20220501;18.3;2.3;10.3;1.6;9.1;0;3.03;21888 +87098;47.6114;6.22984;264;20220502;19.3;3.3;11.3;1.3;9.9;0;1.2;1600 +87098;47.6114;6.22984;264;20220503;22.1;3.9;13;1.5;9.7;.8;3.58;23000 +87098;47.6114;6.22984;264;20220504;20.3;5.6;12.9;1.6;11.8;9.5;1.2;1600 +87098;47.6114;6.22984;264;20220505;17.3;10.2;13.7;2;11;0;2.52;13600 +87098;47.6114;6.22984;264;20220506;20.1;8.3;14.2;1.5;11.04;0;2.98;17626 +87098;47.6114;6.22984;264;20220507;22.1;4.5;13.3;1.4;10.24;0;3.64;23630 +87098;47.6114;6.22984;264;20220508;22.9;5.8;14.4;1.8;10.87;0;3.79;23229 +87098;47.6114;6.22984;264;20220509;24;7.3;15.7;1.5;12.1;.3;3.97;24432 +87098;47.6114;6.22984;264;20220510;25.1;9.5;17.3;1.3;13.24;0;4.03;23841 +87098;47.6114;6.22984;264;20220511;27.8;9.6;18.7;2.7;12.6;0;5.19;26109 +87098;47.6114;6.22984;264;20220512;24.8;16.6;20.7;2.6;13.6;2.6;4.12;16834 +87098;47.6114;6.22984;264;20220513;21.4;15.7;18.5;1.4;15.94;0;2.82;14670 +87098;47.6114;6.22984;264;20220514;24.6;7.1;15.8;1.2;11.7;0;4.17;25962 +87098;47.6114;6.22984;264;20220515;28.4;8.8;18.6;1.4;13.54;.4;4.74;26578 +87098;47.6114;6.22984;264;20220516;24.4;14.4;19.4;1.8;15.5;3.9;3.79;19691 +87098;47.6114;6.22984;264;20220517;27.6;11.4;19.5;1.5;14.8;.1;4.58;25096 +87098;47.6114;6.22984;264;20220518;29.4;11.5;20.4;1.5;14.94;0;4.98;26509 +87098;47.6114;6.22984;264;20220519;28.7;14.3;21.5;1.9;16.24;0;4.67;22693 +87098;47.6114;6.22984;264;20220520;30;15;22.5;2.7;15.77;.2;5.4;23979 +87098;47.6114;6.22984;264;20220521;25.6;12;18.8;1.9;12.47;0;4.63;24242 +87098;47.6114;6.22984;264;20220522;26.2;11;18.6;2.3;12.97;.4;3.8;16299 +87098;47.6114;6.22984;264;20220523;23.6;15.3;19.4;3.2;15.2;7.9;3.66;15635 +87098;47.6114;6.22984;264;20220524;19.8;11.8;15.8;3;12.44;.1;3.52;19149 +87098;47.6114;6.22984;264;20220525;21.8;7.3;14.5;1.3;11.04;0;3.94;25046 +87098;47.6114;6.22984;264;20220526;20.6;9.5;15;1.2;12.14;0;3.24;19307 +87098;47.6114;6.22984;264;20220527;20.4;8.1;14.2;1.3;12.27;.1;3.14;19233 +87098;47.6114;6.22984;264;20220528;20.2;7.6;13.9;2.1;10.2;0;3.97;24588 +87098;47.6114;6.22984;264;20220529;18.8;5.6;12.2;2.3;8.3;0;4.01;25234 +87098;47.6114;6.22984;264;20220530;21.5;4;12.7;1.6;8;0;3.41;18569 +87098;47.6114;6.22984;264;20220531;23.4;6.3;14.9;2.1;9.8;0;4.42;24757 +87098;47.6114;6.22984;264;20220601;22.5;8.5;15.5;1.3;12.5;.1;3.72;22161 +87098;47.6114;6.22984;264;20220602;24.3;10.6;17.5;2.4;13.27;.6;3.54;16018 +87098;47.6114;6.22984;264;20220603;28.8;13.7;21.2;2;16.2;6.9;4.85;23565 +87098;47.6114;6.22984;264;20220604;28.8;16.9;22.9;2.4;17.8;11.7;5.1;23689 +87098;47.6114;6.22984;264;20220605;24.5;17.8;21.2;2.3;18.37;8.4;3.51;16182 +87098;47.6114;6.22984;264;20220606;22.5;12.3;17.4;2;15.07;.9;3.54;19682 +87098;47.6114;6.22984;264;20220607;21.6;13.7;17.7;2.2;14.74;2.7;3.38;17711 +87098;47.6114;6.22984;264;20220608;20.3;9.7;15;2.1;14.1;11.3;3.03;18166 +87098;47.6114;6.22984;264;20220609;20;10.5;15.2;2.1;12.5;.4;3.53;20793 +87098;47.6114;6.22984;264;20220610;24.8;6.7;15.7;1;11.87;0;4.55;28502 +87098;47.6114;6.22984;264;20220611;28.2;9.5;18.9;1.1;13.47;.5;5.07;29079 +87098;47.6114;6.22984;264;20220612;29.6;11.2;20.4;1.2;15.9;1.3;5.08;27516 +87098;47.6114;6.22984;264;20220613;24.5;15.5;20;2.1;13.4;0;4.63;22831 +87098;47.6114;6.22984;264;20220614;28.7;9.8;19.3;1.9;12.5;0;5.51;28741 +87098;47.6114;6.22984;264;20220615;32.2;13.2;22.7;1.3;16.24;0;5.68;28998 +87098;47.6114;6.22984;264;20220616;30.3;16.8;23.6;1.6;16.47;0;5.36;25907 +87098;47.6114;6.22984;264;20220617;31.4;13.3;22.4;1.3;14.44;0;5.56;28115 +87098;47.6114;6.22984;264;20220618;35.8;14.4;25.1;2.5;15.57;0;7.17;30088 +87098;47.6114;6.22984;264;20220619;35.3;19.2;27.2;3.7;16;0;7.8;27483 +87098;47.6114;6.22984;264;20220620;30.4;20.7;25.6;3.8;16.34;.2;6.39;23033 +87098;47.6114;6.22984;264;20220621;30.4;16.3;23.4;2.8;16.84;2.1;5.57;23531 +87098;47.6114;6.22984;264;20220622;27.6;18.4;23;2.3;19.84;15.5;4.1;18312 +87098;47.6114;6.22984;264;20220623;29.1;15.1;22.1;1.3;17.97;5.4;4.84;24838 +87098;47.6114;6.22984;264;20220624;20.8;14.7;17.7;1.7;17.2;5.2;2.67;14471 +87098;47.6114;6.22984;264;20220625;27.1;12.7;19.9;1.5;15.9;4.8;4.74;25670 +87098;47.6114;6.22984;264;20220626;22.8;15.3;19;2.2;17.8;27.5;3.08;15815 +87098;47.6114;6.22984;264;20220627;20.2;16.1;18.1;1.7;17.2;1;2.41;12014 +87098;47.6114;6.22984;264;20220628;24.3;11.4;17.8;1.8;15.8;0;3.84;21563 +87098;47.6114;6.22984;264;20220629;28.2;12.9;20.6;1;16.57;.1;4.91;27175 +87098;47.6114;6.22984;264;20220630;28.5;13.5;21;1.7;16.24;6.8;4.81;24203 +87098;47.6114;6.22984;264;20220701;22.5;13.1;17.8;1.5;13.4;.1;3.96;22126 +87098;47.6114;6.22984;264;20220702;28.1;9;18.5;1.6;13.4;0;5.24;29084 +87098;47.6114;6.22984;264;20220703;30.1;11.1;20.6;1.3;14.6;.4;5.4;28903 +87098;47.6114;6.22984;264;20220704;25.8;16;20.9;1.7;15.3;0;4.17;20086 +87098;47.6114;6.22984;264;20220705;27.3;11.4;19.3;1.3;13.04;0;4.94;27215 +87098;47.6114;6.22984;264;20220706;25;10.5;17.7;1.7;11.87;0;4.67;25825 +87098;47.6114;6.22984;264;20220707;23.7;8.8;16.3;1.7;12.5;0;4;22668 +87098;47.6114;6.22984;264;20220708;25.7;11.2;18.5;1.9;12.77;0;4.79;25735 +87098;47.6114;6.22984;264;20220709;28.1;10.4;19.2;1.8;12.64;0;5.15;26716 +87098;47.6114;6.22984;264;20220710;26.1;12.8;19.4;2.6;13.27;0;5.11;25434 +87098;47.6114;6.22984;264;20220711;28.4;12.3;20.3;3;12.7;0;5.71;25677 +87098;47.6114;6.22984;264;20220712;29.7;13.8;21.7;1.8;13.74;0;5.34;25836 +87098;47.6114;6.22984;264;20220713;33.6;13.3;23.4;1.2;13.8;0;5.61;27812 +87098;47.6114;6.22984;264;20220714;34.4;15.9;25.1;1.6;15.14;0;6.06;27804 +87098;47.6114;6.22984;264;20220715;28.5;15.9;22.2;1.7;13.04;0;5.08;23956 +87098;47.6114;6.22984;264;20220716;28.9;11.1;20;1.8;11.47;0;5.38;27226 +87098;47.6114;6.22984;264;20220717;32;12.4;22.2;2;12.17;0;5.93;27447 +87098;47.6114;6.22984;264;20220718;36.2;15.4;25.8;1.9;12;0;6.69;28198 +87098;47.6114;6.22984;264;20220719;37.6;16.1;26.8;1.3;14.67;0;6.19;28436 +87098;47.6114;6.22984;264;20220720;32.1;19.1;25.6;1.8;19.24;7.4;4.83;20252 +87098;47.6114;6.22984;264;20220721;29.1;16.3;22.7;.9;18.37;.1;4.52;23820 +87098;47.6114;6.22984;264;20220722;32.4;15.4;23.9;1.6;17.47;3.4;5.33;25065 +87098;47.6114;6.22984;264;20220723;28.9;17.6;23.3;1.7;18.67;0;4.57;22046 +87098;47.6114;6.22984;264;20220724;32.6;14.6;23.6;.9;17.24;0;5.12;26671 +87098;47.6114;6.22984;264;20220725;32.2;16.7;24.5;2.3;17.04;0;5.63;24361 +87098;47.6114;6.22984;264;20220726;26;17.5;21.7;2.1;15.1;0;4.3;19450 +87098;47.6114;6.22984;264;20220727;27.1;13;20;1.5;12.6;0;4.55;23670 +87098;47.6114;6.22984;264;20220728;30.1;12.6;21.3;1.4;13.1;0;4.92;24862 +87098;47.6114;6.22984;264;20220729;28.4;14.1;21.2;1.2;12.9;0;4.3;21828 +87098;47.6114;6.22984;264;20220730;29.7;11.4;20.5;1;13.14;0;4.49;24543 +87098;47.6114;6.22984;264;20220731;32.1;13.6;22.9;1.1;14.1;0;4.96;25659 +87098;47.6114;6.22984;264;20220801;30.2;13.2;21.7;1.2;15;.2;4.55;23570 +87098;47.6114;6.22984;264;20220802;31.4;13.5;22.5;1;14.9;0;4.81;25632 +87098;47.6114;6.22984;264;20220803;35.4;14.8;25.1;1;14.77;0;5.33;26666 +87098;47.6114;6.22984;264;20220804;37.6;15.2;26.4;1.1;15.04;.1;5.64;26765 +87098;47.6114;6.22984;264;20220805;32;20;26;2.7;16.47;.1;5.48;20373 +87098;47.6114;6.22984;264;20220806;28.1;18.6;23.3;2.8;14.27;0;5.02;19726 +87098;47.6114;6.22984;264;20220807;29.6;12.3;21;2.4;11.94;.1;5.27;23727 +87098;47.6114;6.22984;264;20220808;31.4;12.1;21.7;2.1;11.24;.2;5.47;24976 +87098;47.6114;6.22984;264;20220809;32.4;13.2;22.8;2.4;11.54;0;5.83;24638 +87098;47.6114;6.22984;264;20220810;31.9;14.7;23.3;2.9;11.24;0;6.03;23181 +87098;47.6114;6.22984;264;20220811;32.8;13.9;23.3;2.7;10.8;0;6.12;23930 +87098;47.6114;6.22984;264;20220812;32.3;15.1;23.7;3.1;10.6;0;6.26;22808 +87098;47.6114;6.22984;264;20220813;31.6;13.6;22.6;2.8;10.7;.1;5.92;23485 +87098;47.6114;6.22984;264;20220814;25.8;15.6;20.7;2.6;13.84;17.1;3.8;14374 +87098;47.6114;6.22984;264;20220815;23.2;15.4;19.3;2.3;17.64;4.7;2.82;14211 +87098;47.6114;6.22984;264;20220816;30.7;13.6;22.1;1.3;16.2;1.6;4.43;23121 +87098;47.6114;6.22984;264;20220817;28.6;17.4;23;1.7;18.57;4.6;3.78;17769 +87098;47.6114;6.22984;264;20220818;22.2;17.1;19.6;1.4;19.07;8.9;2.1;10273 +87098;47.6114;6.22984;264;20220819;26.1;17.6;21.9;1.9;18.8;11.9;3.25;15451 +87098;47.6114;6.22984;264;20220820;25.6;17;21.3;1.5;17.27;.9;3.31;16491 +87098;47.6114;6.22984;264;20220821;27.1;9.6;18.4;.8;13.37;0;3.57;21939 +87098;47.6114;6.22984;264;20220822;29;11.6;20.3;.8;14.07;0;3.84;22554 +87098;47.6114;6.22984;264;20220823;30.1;12.1;21.1;1;14.8;0;4;22427 +87098;47.6114;6.22984;264;20220824;30.8;13.5;22.1;1.8;14.14;0;4.52;21314 +87098;47.6114;6.22984;264;20220825;32.3;13.5;22.9;1.3;14.5;0;4.43;22287 +87098;47.6114;6.22984;264;20220826;24.7;13.9;19.3;1.7;16.8;2.5;2.84;14799 +87098;47.6114;6.22984;264;20220827;26.2;15.9;21;1.4;18.37;4.3;2.86;14429 +87098;47.6114;6.22984;264;20220828;28.1;14.3;21.2;2.1;17.2;.1;3.78;18766 +87098;47.6114;6.22984;264;20220829;30.4;14.5;22.4;1.6;16.07;0;4.03;19803 +87098;47.6114;6.22984;264;20220830;30;15.6;22.8;1.5;16.7;.1;3.67;17142 +87098;47.6114;6.22984;264;20220831;26.2;16;21.1;2;17.04;.1;3.34;16275 +87098;47.6114;6.22984;264;20220901;26.1;13.2;19.7;2.7;14.74;0;3.72;17709 +87098;47.6114;6.22984;264;20220902;26.7;13;19.9;2.5;14.74;.2;3.63;16709 +87098;47.6114;6.22984;264;20220903;25;14.8;19.9;1.7;17.04;5.5;2.79;14369 +87098;47.6114;6.22984;264;20220904;28.8;11.5;20.2;1.4;15;.1;3.65;20270 +87098;47.6114;6.22984;264;20220905;31;13.7;22.3;1.5;16.1;0;3.82;19186 +87098;47.6114;6.22984;264;20220906;27.1;17.1;22.1;1.7;18.17;4.4;3.04;14436 +87098;47.6114;6.22984;264;20220907;25;15.8;20.4;2;17.17;4.2;2.79;13497 +87098;47.6114;6.22984;264;20220908;23.7;15.5;19.6;2.8;15.64;1.2;2.96;13276 +87098;47.6114;6.22984;264;20220909;21.3;13.6;17.5;2.8;14.24;5.5;2.55;11968 +87098;47.6114;6.22984;264;20220910;18.9;13.8;16.4;2.8;15.14;3.5;1.87;9179 +87098;47.6114;6.22984;264;20220911;23.4;12.5;18;1.2;14.67;.1;2.53;15097 +87098;47.6114;6.22984;264;20220912;27.6;10.7;19.2;1.7;13.57;.1;3.39;18131 +87098;47.6114;6.22984;264;20220913;29.7;12.6;21.1;1.4;16.5;5.4;3.14;16417 +87098;47.6114;6.22984;264;20220914;24.5;18.9;21.7;2.4;19.54;11.6;2.26;8664 +87098;47.6114;6.22984;264;20220915;19.4;16.3;17.9;2.3;17.3;11.4;1.49;6435 +87098;47.6114;6.22984;264;20220916;17.2;11.7;14.4;1.7;13.07;0;1.62;8864 +87098;47.6114;6.22984;264;20220917;14.3;6.5;10.4;1.6;9.97;1.1;1.51;10034 +87098;47.6114;6.22984;264;20220918;17.4;4;10.7;1.3;9.14;0;2;15204 +87098;47.6114;6.22984;264;20220919;17.5;7.3;12.4;1.4;9.34;0;2.09;14334 +87098;47.6114;6.22984;264;20220920;18;2.6;10.3;1.6;8.44;.1;2.14;15841 +87098;47.6114;6.22984;264;20220921;18.6;3.9;11.2;2.2;8.74;0;2.32;15227 +87098;47.6114;6.22984;264;20220922;20.4;3.9;12.2;1.5;8.74;.1;2.35;16147 +87098;47.6114;6.22984;264;20220923;20.9;4.2;12.6;1.1;10.97;3.2;2.01;14924 +87098;47.6114;6.22984;264;20220924;18.3;13.1;15.7;1.5;14.2;1.9;1.52;8150 +87098;47.6114;6.22984;264;20220925;16.6;8.9;12.7;1.1;12.14;2.2;1.38;9192 +87098;47.6114;6.22984;264;20220926;16.5;9.7;13.1;3;11.77;8.6;1.65;8239 +87098;47.6114;6.22984;264;20220927;12.2;9.3;10.8;4.5;11.44;17.2;1.08;6061 +87098;47.6114;6.22984;264;20220928;11.9;10.2;11;2.8;11.87;11.2;.86;3999 +87098;47.6114;6.22984;264;20220929;13.3;8.8;11;1;11.1;2.2;1.05;6706 +87098;47.6114;6.22984;264;20220930;16;5.5;10.7;1;9.87;.5;1.43;11387 +87098;47.6114;6.22984;264;20221001;13.4;5.2;9.3;4;11.9;3.4;.7;7486 +87098;47.6114;6.22984;264;20221002;19.5;13.3;16.4;3.3;16.2;4.1;1.46;7869 +87098;47.6114;6.22984;264;20221003;17.9;10.9;14.4;2.2;12.94;0;1.55;9181 +87098;47.6114;6.22984;264;20221004;20;5.1;12.5;1.2;11.34;.1;1.64;12978 +87098;47.6114;6.22984;264;20221005;23.3;8.3;15.8;2;12.87;0;2.16;13337 +87098;47.6114;6.22984;264;20221006;19;9.7;14.3;1.3;13.07;0;1.43;9655 +87098;47.6114;6.22984;264;20221007;21.2;7.6;14.4;1.3;12.7;.1;1.63;11816 +87098;47.6114;6.22984;264;20221008;17.9;10.1;14;1.5;12.37;0;1.4;9163 +87098;47.6114;6.22984;264;20221009;18.8;5.3;12;2.2;10.6;0;1.67;11800 +87098;47.6114;6.22984;264;20221010;22.1;7.6;14.9;1.6;12.9;4.3;1.72;11683 +87098;47.6114;6.22984;264;20221011;18.6;11.4;15;1.8;14.04;.1;1.29;7649 +87098;47.6114;6.22984;264;20221012;19.9;9;14.4;1.3;12.57;.1;1.46;10717 +87098;47.6114;6.22984;264;20221013;14.5;9.1;11.8;1.2;12.87;.4;.79;5182 +87098;47.6114;6.22984;264;20221014;16.3;11.1;13.7;3;14.84;18.3;.82;5052 +87098;47.6114;6.22984;264;20221015;18.7;14.5;16.6;3.5;15.74;3;1.3;5116 +87098;47.6114;6.22984;264;20221016;24.6;12.8;18.7;1.6;15.1;0;1.74;9412 +87098;47.6114;6.22984;264;20221017;24;9.8;16.9;1.7;14;0;1.72;10869 +87098;47.6114;6.22984;264;20221018;23.6;11.7;17.7;1.4;14.77;.1;1.55;10047 +87098;47.6114;6.22984;264;20221019;20.2;11.6;15.9;3;14.77;0;1.41;8119 +87098;47.6114;6.22984;264;20221020;18.5;13.3;15.9;2.2;15.5;18.6;1.04;4899 +87098;47.6114;6.22984;264;20221021;17.2;13.3;15.3;2.9;15.4;20.3;.95;4283 +87098;47.6114;6.22984;264;20221022;22.2;10.8;16.5;1.6;14.24;0;1.37;8850 +87098;47.6114;6.22984;264;20221023;22.2;11.2;16.7;2.4;13.9;0;1.64;7418 +87098;47.6114;6.22984;264;20221024;20.5;15;17.8;2.2;14.1;0;1.53;5212 +87098;47.6114;6.22984;264;20221025;21.7;7.3;14.5;1.4;12.27;.8;1.26;9522 +87098;47.6114;6.22984;264;20221026;22.2;12.4;17.3;1.8;14.2;.6;1.42;8290 +87098;47.6114;6.22984;264;20221027;24;9.6;16.8;1.4;14.04;0;1.33;9065 +87098;47.6114;6.22984;264;20221028;25.4;12.2;18.8;1.3;14.1;0;1.47;8316 +87098;47.6114;6.22984;264;20221029;24.7;9.3;17;1.1;13.17;0;1.28;8511 +87098;47.6114;6.22984;264;20221030;24.1;9.2;16.6;1.2;12.34;0;1.31;8683 +87098;47.6114;6.22984;264;20221031;21.3;9.2;15.3;1.4;12.77;7.9;1.12;7046 +87098;47.6114;6.22984;264;20221101;16.5;12.1;14.3;2.8;13.07;.5;1.1;5644 +87098;47.6114;6.22984;264;20221102;16.9;6.8;11.9;1.3;10.7;0;.87;6769 +87098;47.6114;6.22984;264;20221103;13.9;4.9;9.4;2;10.37;9.3;.71;5207 +87098;47.6114;6.22984;264;20221104;10;7.6;8.8;2.6;10.37;5.8;.55;2593 +87098;47.6114;6.22984;264;20221105;10.5;7.1;8.8;1.6;9.4;0;.66;4070 +87098;47.6114;6.22984;264;20221106;9.7;.6;5.1;1.7;8.2;1.1;.47;5632 +87098;47.6114;6.22984;264;20221107;16;8.8;12.4;2.3;10.24;.1;1.14;4867 +87098;47.6114;6.22984;264;20221108;19.4;3.4;11.4;2.6;9.77;8.2;1.33;7664 +87098;47.6114;6.22984;264;20221109;14;12.9;13.5;2.1;13.44;10.3;.72;1187 +87098;47.6114;6.22984;264;20221110;15.1;9;12;1.1;11.1;0;.65;5309 +87098;47.6114;6.22984;264;20221111;10.9;3.5;7.2;1.2;9.37;.1;.43;4611 +87098;47.6114;6.22984;264;20221112;11.8;3.1;7.4;1.6;9.2;0;.48;4963 +87098;47.6114;6.22984;264;20221113;8.3;5;6.6;2.7;9.04;0;.46;2510 +87098;47.6114;6.22984;264;20221114;15.6;5.1;10.3;2.5;10.04;1;.88;4402 +87098;47.6114;6.22984;264;20221115;14.4;9.9;12.2;2.1;12.27;13.9;.66;3392 +87098;47.6114;6.22984;264;20221116;14.5;9.5;12;2.9;11;0;.93;4264 +87098;47.6114;6.22984;264;20221117;14.6;8.2;11.4;5;10.77;12.3;1.16;4034 +87098;47.6114;6.22984;264;20221118;10.3;7.9;9.1;3.6;10;4.8;.68;2521 +87098;47.6114;6.22984;264;20221119;7.6;5.9;6.8;1.4;9.2;1.5;.41;1549 +87098;47.6114;6.22984;264;20221120;8.7;5.8;7.2;3.2;8.8;2.2;.59;2932 +87098;47.6114;6.22984;264;20221121;9.5;5.9;7.7;4.1;9.14;2.8;.64;2921 +87098;47.6114;6.22984;264;20221122;8.3;4.3;6.3;3.7;8.34;0;.58;2891 +87098;47.6114;6.22984;264;20221123;11;-.1;5.5;2.6;7.84;5.6;.52;5141 +87098;47.6114;6.22984;264;20221124;11.5;6.6;9.1;3;9.24;1.4;.76;3458 +87098;47.6114;6.22984;264;20221125;10.4;3.8;7.1;1.6;9;3;.41;3441 +87098;47.6114;6.22984;264;20221126;6.7;3.4;5.1;1.2;8.7;0;.26;2260 +87098;47.6114;6.22984;264;20221127;8.2;2.6;5.4;1.8;7.77;0;.44;2781 +87098;47.6114;6.22984;264;20221128;8.8;3.2;6;1.6;8.8;2.8;.34;2464 +87098;47.6114;6.22984;264;20221129;9.1;6.2;7.6;1.4;9.34;.3;.4;2397 +87098;47.6114;6.22984;264;20221130;9.1;5.3;7.2;2;8.8;.4;.48;2359 +87098;47.6114;6.22984;264;20221201;5.6;4.7;5.2;2.4;7.1;0;.66;992 +87098;47.6114;6.22984;264;20221202;4.9;2.9;3.9;2.1;6.87;.1;.49;1392 +87098;47.6114;6.22984;264;20221203;3.6;.8;2.2;3.9;6.2;0;.5;1629 +87098;47.6114;6.22984;264;20221204;3.5;1.6;2.5;2.7;6.47;.9;.44;1223 +87098;47.6114;6.22984;264;20221205;5.2;2.2;3.7;1.4;7.07;.1;.37;1755 +87098;47.6114;6.22984;264;20221206;5.4;-1.1;2.2;1.1;6.4;0;.24;3006 +87098;47.6114;6.22984;264;20221207;6.7;1.8;4.2;1.3;6.37;0;.4;3279 +87098;47.6114;6.22984;264;20221208;-.2;-3.2;-1.7;1.3;5.27;0;.22;1604 +87098;47.6114;6.22984;264;20221209;1.5;-2.8;-.7;2.2;5.27;0;.31;1997 +87098;47.6114;6.22984;264;20221210;1.6;-.1;.8;2.1;5.44;0;.45;1268 +87098;47.6114;6.22984;264;20221211;-.4;-5.3;-2.9;1.3;4.2;0;.27;2414 +87098;47.6114;6.22984;264;20221212;-1.1;-8.5;-4.8;2.4;3.6;.1;.22;3892 +87098;47.6114;6.22984;264;20221213;-.9;-6.5;-3.7;4.3;3.8;.1;.44;2707 +87098;47.6114;6.22984;264;20221214;2.1;-2.1;0;2;6;9.3;.23;1663 +87098;47.6114;6.22984;264;20221215;2;.6;1.3;2.7;6.14;1.3;.35;1110 +87098;47.6114;6.22984;264;20221216;-.2;-1.2;-.7;2.2;5.07;0;.36;1159 +87098;47.6114;6.22984;264;20221217;-.2;-6.7;-3.5;2.6;3.77;0;.26;3659 +87098;47.6114;6.22984;264;20221218;2.4;-7.3;-2.5;2.7;4.5;0;.27;3781 +87098;47.6114;6.22984;264;20221219;13.2;.6;6.9;2.4;7.1;.1;.75;4375 +87098;47.6114;6.22984;264;20221220;16.1;5.2;10.6;2.8;9;7.4;1.07;3679 +87098;47.6114;6.22984;264;20221221;12.6;10.4;11.5;4.1;11.54;3.1;.79;1741 +87098;47.6114;6.22984;264;20221222;12.7;10;11.3;6.6;10.97;9.8;1.11;1615 +87098;47.6114;6.22984;264;20221223;13.5;10.1;11.8;5.7;13.37;9.5;.37;1516 +87098;47.6114;6.22984;264;20221224;11.6;10.2;10.9;2.1;11.44;.5;.56;1395 +87098;47.6114;6.22984;264;20221225;12.6;6.8;9.7;1.7;10.47;1.5;.41;3095 +87098;47.6114;6.22984;264;20221226;11.7;6.8;9.3;3;10.44;6.3;.54;1981 +87098;47.6114;6.22984;264;20221227;8.1;4;6;1.1;8.07;.1;.34;2441 +87098;47.6114;6.22984;264;20221228;11.7;.2;6;2.3;7.37;0;.55;4216 +87098;47.6114;6.22984;264;20221229;12.4;8.7;10.5;4.9;9.54;7.9;1.24;1730 +87098;47.6114;6.22984;264;20221230;13.1;3.1;8.1;3.4;9.77;1;.52;3335 +87098;47.6114;6.22984;264;20221231;17.3;11.9;14.6;4.1;11.14;0;1.63;2896 +87099;47.62236;6.56186;301;20220101;13.8;.6;7.2;1.1;8;.1;.35;4677 +87099;47.62236;6.56186;301;20220102;8.3;-1;3.7;2.5;7.8;0;.21;3843 +87099;47.62236;6.56186;301;20220103;11.6;8.7;10.2;3.8;10.1;5.3;.9;1861 +87099;47.62236;6.56186;301;20220104;14.9;9.2;12.1;4.7;9.8;23.9;1.55;2908 +87099;47.62236;6.56186;301;20220105;3.3;2.1;2.7;3;6.3;.4;.57;977 +87099;47.62236;6.56186;301;20220106;3.9;.5;2.2;1.6;6.2;0;.38;2133 +87099;47.62236;6.56186;301;20220107;1.8;-1.9;0;3.1;6.1;6.3;.17;2279 +87099;47.62236;6.56186;301;20220108;5.1;1.6;3.4;5.2;7;6.7;.5;2223 +87099;47.62236;6.56186;301;20220109;4.8;3;3.9;3.9;7.2;5.6;.52;1420 +87099;47.62236;6.56186;301;20220110;3.7;-.4;1.7;1.9;6.2;.4;.34;2521 +87099;47.62236;6.56186;301;20220111;2.8;-2.9;0;3.5;5.5;.1;.36;3131 +87099;47.62236;6.56186;301;20220112;2.5;-2.8;-.1;4.4;4.9;0;.61;3033 +87099;47.62236;6.56186;301;20220113;4.1;-1.7;1.2;3.9;5;0;.76;3245 +87099;47.62236;6.56186;301;20220114;5.8;-3.2;1.3;1.1;5.3;0;.34;4263 +87099;47.62236;6.56186;301;20220115;5.5;-4.5;.5;1.5;5;.1;.4;4589 +87099;47.62236;6.56186;301;20220116;-1.1;-4.5;-2.8;1.6;4.8;0;.22;2427 +87099;47.62236;6.56186;301;20220117;1.6;-2.9;-.6;.8;5.6;0;.23;2937 +87099;47.62236;6.56186;301;20220118;5.1;-2.9;1.1;4.2;6.2;0;.37;4202 +87099;47.62236;6.56186;301;20220119;2.9;-3.3;-.2;2.5;5.8;1.8;.25;3671 +87099;47.62236;6.56186;301;20220120;3.1;.2;1.7;2.7;6.4;1.4;.36;2332 +87099;47.62236;6.56186;301;20220121;3.7;-.6;1.6;1.8;5.2;0;.55;3036 +87099;47.62236;6.56186;301;20220122;6.1;-3.1;1.5;1.1;5.6;0;.36;4827 +87099;47.62236;6.56186;301;20220123;5;-2.3;1.4;4.1;5.8;0;.56;4291 +87099;47.62236;6.56186;301;20220124;6.5;-.2;3.2;2.9;5.6;0;.8;4146 +87099;47.62236;6.56186;301;20220125;4.6;-5.1;-.2;1.1;5.2;0;.33;5207 +87099;47.62236;6.56186;301;20220126;-1.8;-2.7;-2.2;1.7;5.1;0;.27;1136 +87099;47.62236;6.56186;301;20220127;-1.7;-4;-2.8;2.5;5;.3;.2;2266 +87099;47.62236;6.56186;301;20220128;2.6;-1.7;.5;1.3;6.1;0;.29;3406 +87099;47.62236;6.56186;301;20220129;2.7;-.9;.9;3.3;6.7;2.5;.18;3112 +87099;47.62236;6.56186;301;20220130;6.2;2.6;4.4;2.2;7.8;.7;.42;3166 +87099;47.62236;6.56186;301;20220131;5.6;1.4;3.5;4.6;7;5;.57;3535 +87099;47.62236;6.56186;301;20220201;2.8;1.4;2.1;4.5;6.4;5.3;.51;1788 +87099;47.62236;6.56186;301;20220202;8.8;2.9;5.9;3.4;9.7;2.9;.21;4463 +87099;47.62236;6.56186;301;20220203;8;5.3;6.7;1.6;8.6;.1;.55;2850 +87099;47.62236;6.56186;301;20220204;7.5;1.6;4.6;3.5;8.1;1.9;.43;4616 +87099;47.62236;6.56186;301;20220205;7.4;-1.5;3;1.9;6.1;.2;.64;5922 +87099;47.62236;6.56186;301;20220206;6.3;-.5;2.9;7.9;7.6;11.7;.27;5177 +87099;47.62236;6.56186;301;20220207;7.4;2.7;5.1;3.2;6.1;.2;1.07;4262 +87099;47.62236;6.56186;301;20220208;10.9;-3.7;3.6;.8;5.8;.1;.61;8162 +87099;47.62236;6.56186;301;20220209;12.9;-3.2;4.9;.9;5.9;.1;.73;8744 +87099;47.62236;6.56186;301;20220210;5.1;-2.9;1.1;1.8;7.21;10.4;.57;4610 +87099;47.62236;6.56186;301;20220211;7.5;2.5;5;2.3;6.21;0;.9;7814 +87099;47.62236;6.56186;301;20220212;6.1;-4.8;.6;2.3;4.66;0;.81;9150 +87099;47.62236;6.56186;301;20220213;13.8;-2.4;5.7;2.3;5.61;.2;1.33;10508 +87099;47.62236;6.56186;301;20220214;10.1;1.4;5.7;3;7.56;3.7;.84;4187 +87099;47.62236;6.56186;301;20220215;8.3;3.8;6.1;3.4;7.41;3.2;.91;5426 +87099;47.62236;6.56186;301;20220216;10.2;5.8;8;6.8;10;12.7;.69;4785 +87099;47.62236;6.56186;301;20220217;12.5;10.6;11.6;5.8;10.3;4.5;1.58;2963 +87099;47.62236;6.56186;301;20220218;14.6;6.9;10.8;3.8;9.6;4.1;1.49;6765 +87099;47.62236;6.56186;301;20220219;8.4;5.1;6.8;3.7;6.3;0;1.47;4265 +87099;47.62236;6.56186;301;20220220;9.1;3.9;6.5;6.7;8;8.5;1.13;5619 +87099;47.62236;6.56186;301;20220221;6.9;4.7;5.8;6.2;8.1;6.9;.81;3476 +87099;47.62236;6.56186;301;20220222;9.2;4.8;7;4.4;8.4;3.1;.99;5284 +87099;47.62236;6.56186;301;20220223;12.5;6.2;9.4;1.6;8.4;.1;1.11;6560 +87099;47.62236;6.56186;301;20220224;12.4;-.9;5.8;3.3;7;2.5;1.38;9992 +87099;47.62236;6.56186;301;20220225;6.7;-.1;3.3;2.8;6.3;1;.89;7059 +87099;47.62236;6.56186;301;20220226;7.2;-2.9;2.2;4.5;5.4;0;1.21;8886 +87099;47.62236;6.56186;301;20220227;8.7;-.1;4.3;5.4;4.6;0;2.02;8375 +87099;47.62236;6.56186;301;20220228;11.1;-.4;5.4;3.8;4.8;0;1.99;9817 +87099;47.62236;6.56186;301;20220301;11.7;1.5;6.6;3.8;4.3;0;2.33;9343 +87099;47.62236;6.56186;301;20220302;11.8;-1.8;5;2.1;5.5;0;1.48;11053 +87099;47.62236;6.56186;301;20220303;14.5;-.5;7;1.9;6;0;1.66;11812 +87099;47.62236;6.56186;301;20220304;10.6;.1;5.4;3.2;4.5;0;1.95;9913 +87099;47.62236;6.56186;301;20220305;8.1;-4.3;1.9;2.6;4;0;1.51;10987 +87099;47.62236;6.56186;301;20220306;6.8;-5.4;.7;3.3;4.1;0;1.44;11047 +87099;47.62236;6.56186;301;20220307;6.8;-2.2;2.3;5.9;4.1;0;1.94;9526 +87099;47.62236;6.56186;301;20220308;10.2;-1.7;4.3;4.7;4.2;0;2.29;11210 +87099;47.62236;6.56186;301;20220309;14.5;-2.4;6.1;.8;5.2;0;1.43;13674 +87099;47.62236;6.56186;301;20220310;15.3;-2;6.7;1.3;5.6;0;1.7;14030 +87099;47.62236;6.56186;301;20220311;15.3;-1.8;6.8;2.8;6.4;.4;2.08;14132 +87099;47.62236;6.56186;301;20220312;11.9;5.9;8.9;1.6;8.2;0;1.33;8204 +87099;47.62236;6.56186;301;20220313;14;4.8;9.4;2.8;8.5;4;1.73;10459 +87099;47.62236;6.56186;301;20220314;14.5;1.4;8;2.3;7.6;4;1.78;12778 +87099;47.62236;6.56186;301;20220315;11.2;5.9;8.6;1.8;9.6;0;1.11;7984 +87099;47.62236;6.56186;301;20220316;13.8;4.2;9;2.2;9.9;0;1.4;11123 +87099;47.62236;6.56186;301;20220317;12.5;5.6;9.1;2.1;10.2;.1;1.22;9447 +87099;47.62236;6.56186;301;20220318;13.9;7;10.4;6.3;7.76;0;2.47;10421 +87099;47.62236;6.56186;301;20220319;15.1;3.8;9.5;4.5;5.86;.7;2.92;15422 +87099;47.62236;6.56186;301;20220320;17.4;3.2;10.3;2.9;6.96;.4;2.67;16123 +87099;47.62236;6.56186;301;20220321;18.1;1.9;10;1.7;7.06;0;2.33;16821 +87099;47.62236;6.56186;301;20220322;17.2;.8;9;1.3;6.51;0;2.25;18084 +87099;47.62236;6.56186;301;20220323;18.8;-.3;9.2;1.4;6.21;0;2.42;18511 +87099;47.62236;6.56186;301;20220324;20.3;.1;10.2;1.5;5.91;0;2.67;18830 +87099;47.62236;6.56186;301;20220325;20.1;.9;10.5;1.9;5.86;0;2.86;18309 +87099;47.62236;6.56186;301;20220326;20.4;1.3;10.9;2.5;6.21;0;3.13;18368 +87099;47.62236;6.56186;301;20220327;20.7;2.3;11.5;1.8;6.21;0;2.92;18551 +87099;47.62236;6.56186;301;20220328;21.5;3.6;12.6;1.7;6.31;0;3.08;19511 +87099;47.62236;6.56186;301;20220329;18.3;5.6;12;2.4;6.81;2.4;2.83;14233 +87099;47.62236;6.56186;301;20220330;14;8.5;11.2;2.3;10.46;4.5;1.48;7554 +87099;47.62236;6.56186;301;20220331;10.3;7.5;8.9;2.8;9.16;7;1.15;4689 +87099;47.62236;6.56186;301;20220401;3.2;1.4;2.3;3.7;6.11;6.2;.79;4291 +87099;47.62236;6.56186;301;20220402;3.1;-.1;1.5;2.9;5.41;2.2;.98;7118 +87099;47.62236;6.56186;301;20220403;4.5;-2;1.2;3.3;4.76;0;1.2;7417 +87099;47.62236;6.56186;301;20220404;9.4;-4.9;2.2;3.3;4.61;.1;2.19;19694 +87099;47.62236;6.56186;301;20220405;11.3;4.4;7.8;3.1;7.16;.2;1.71;6710 +87099;47.62236;6.56186;301;20220406;11.6;8;9.8;3.8;10.16;3;1.19;4917 +87099;47.62236;6.56186;301;20220407;11.8;8.4;10.1;8.4;10.36;22.1;1.36;4679 +87099;47.62236;6.56186;301;20220408;13.3;7.4;10.4;6.8;10.31;30.9;1.57;5823 +87099;47.62236;6.56186;301;20220409;9.2;1.8;5.5;2.9;6.66;1;1.74;13732 +87099;47.62236;6.56186;301;20220410;13.2;-.7;6.3;1.9;6.11;0;2.43;20494 +87099;47.62236;6.56186;301;20220411;18.1;2.2;10.2;3.1;6.51;0;3.47;21136 +87099;47.62236;6.56186;301;20220412;22.8;5.7;14.2;1.9;8.11;0;3.63;20994 +87099;47.62236;6.56186;301;20220413;22.5;8.9;15.7;2.3;9.61;0;3.7;20104 +87099;47.62236;6.56186;301;20220414;22.2;9.7;15.9;2.3;12.56;.7;3.33;19440 +87099;47.62236;6.56186;301;20220415;21.7;8.3;15;2;11.11;0;3.13;18171 +87099;47.62236;6.56186;301;20220416;18.7;5.7;12.2;3.7;8.36;0;3.59;21910 +87099;47.62236;6.56186;301;20220417;19.3;1.3;10.3;3.7;5.71;0;4.01;23991 +87099;47.62236;6.56186;301;20220418;19.5;1.3;10.4;2.2;5.91;0;3.69;24140 +87099;47.62236;6.56186;301;20220419;20.1;2;11.1;1.6;7.26;0;3.37;23179 +87099;47.62236;6.56186;301;20220420;19.4;3.2;11.3;2.6;7.26;0;3.65;23328 +87099;47.62236;6.56186;301;20220421;19.6;2.5;11.1;2.5;7.16;0;3.67;24333 +87099;47.62236;6.56186;301;20220422;19.8;3;11.4;2.2;8.91;.7;3.13;20649 +87099;47.62236;6.56186;301;20220423;14.3;8.4;11.4;2.4;10.91;13.9;1.73;9436 +87099;47.62236;6.56186;301;20220424;9.9;7.4;8.6;2.5;10.51;14.3;.91;5691 +87099;47.62236;6.56186;301;20220425;15.1;9.6;12.3;2.1;11.66;9.9;1.68;9091 +87099;47.62236;6.56186;301;20220426;15.5;7.7;11.6;2.4;9.51;.2;2.71;16874 +87099;47.62236;6.56186;301;20220427;17.4;2.1;9.8;2.7;9.24;0;3.09;21750 +87099;47.62236;6.56186;301;20220428;21;3.1;12;2.1;9.04;0;3.92;25612 +87099;47.62236;6.56186;301;20220429;19.5;4.6;12;1.6;9.11;0;3.07;18506 +87099;47.62236;6.56186;301;20220430;17.8;5.9;11.8;2.1;10.11;2;2.93;19612 +87099;47.62236;6.56186;301;20220501;17.8;3.2;10.5;1.8;9.21;0;3.07;22138 +87099;47.62236;6.56186;301;20220502;19.1;4.1;11.6;1.6;9.71;0;2.37;12928 +87099;47.62236;6.56186;301;20220503;22.1;4.9;13.5;1.4;10.21;.7;3.61;22879 +87099;47.62236;6.56186;301;20220504;20.5;6.2;13.3;1.6;11.86;4;2.27;11571 +87099;47.62236;6.56186;301;20220505;15.8;10.1;12.9;2.2;11.56;0;2.06;12128 +87099;47.62236;6.56186;301;20220506;19.2;8.8;14;1.4;11.5;0;2.98;18462 +87099;47.62236;6.56186;301;20220507;21.5;5;13.3;1.1;10.7;0;3.52;23562 +87099;47.62236;6.56186;301;20220508;21.2;6.4;13.8;1.8;11.6;0;3.52;22401 +87099;47.62236;6.56186;301;20220509;22.7;7.1;14.9;1.5;12.6;.5;3.68;23139 +87099;47.62236;6.56186;301;20220510;24.6;8.4;16.5;1.1;13.2;0;3.89;23715 +87099;47.62236;6.56186;301;20220511;26.9;9.3;18.1;2.2;12.6;0;4.77;24873 +87099;47.62236;6.56186;301;20220512;24.7;16;20.4;2.3;13.6;6;4.03;17372 +87099;47.62236;6.56186;301;20220513;21.2;15.4;18.3;1.5;16.4;.1;2.73;14128 +87099;47.62236;6.56186;301;20220514;23.9;7.8;15.9;.8;11.7;0;3.84;24105 +87099;47.62236;6.56186;301;20220515;27.1;9.2;18.2;1.2;14.3;.4;4.42;25570 +87099;47.62236;6.56186;301;20220516;23.7;13.8;18.8;1.8;15.9;2.7;3.57;18926 +87099;47.62236;6.56186;301;20220517;26.4;11.2;18.8;1.9;14.7;0;4.43;23716 +87099;47.62236;6.56186;301;20220518;28.4;11.1;19.8;1.8;14.9;0;4.86;25454 +87099;47.62236;6.56186;301;20220519;28;13.7;20.9;1.7;16.4;.4;4.55;23174 +87099;47.62236;6.56186;301;20220520;29.6;14.4;22;2.2;16.4;2.1;5.1;24008 +87099;47.62236;6.56186;301;20220521;24.7;13;18.9;1.9;12.4;0;4.25;21060 +87099;47.62236;6.56186;301;20220522;25.3;11;18.2;3.4;12.7;.4;4.92;23442 +87099;47.62236;6.56186;301;20220523;23.6;15.3;19.5;3.7;14.9;6.9;4.12;17761 +87099;47.62236;6.56186;301;20220524;19.2;11.3;15.3;3.4;12.6;.4;3.28;17371 +87099;47.62236;6.56186;301;20220525;21.5;7.7;14.6;1.4;11.1;0;3.79;23256 +87099;47.62236;6.56186;301;20220526;20.3;10;15.2;1.4;12.2;0;3.38;20064 +87099;47.62236;6.56186;301;20220527;20.3;7.9;14.1;1.7;12.3;.1;3.51;22149 +87099;47.62236;6.56186;301;20220528;18.7;7.2;13;1.6;10.7;0;3.35;21368 +87099;47.62236;6.56186;301;20220529;18.5;5.1;11.8;1.8;8.8;.1;3.62;23186 +87099;47.62236;6.56186;301;20220530;20.9;4;12.5;1.8;8.4;0;4.17;26194 +87099;47.62236;6.56186;301;20220531;22.5;6.6;14.6;2.2;10;0;4.42;25453 +87099;47.62236;6.56186;301;20220601;21.2;8.1;14.7;.9;12.8;.1;3.61;23097 +87099;47.62236;6.56186;301;20220602;24.1;11.4;17.8;3.4;13.4;.8;4.58;22785 +87099;47.62236;6.56186;301;20220603;28.7;14.6;21.7;2.4;16;6.8;5.17;24099 +87099;47.62236;6.56186;301;20220604;28.4;16.4;22.4;2.5;17.7;9.3;4.89;22226 +87099;47.62236;6.56186;301;20220605;24;17.6;20.8;2.4;18.6;9.9;3.45;16080 +87099;47.62236;6.56186;301;20220606;22.4;11.9;17.2;2.2;15.4;1.9;3.66;20827 +87099;47.62236;6.56186;301;20220607;20.7;13.4;17.1;2.4;14.6;3;3.28;17283 +87099;47.62236;6.56186;301;20220608;20.1;9.1;14.6;1.9;14.2;12.3;3.32;21405 +87099;47.62236;6.56186;301;20220609;19.1;10.7;14.9;2.6;12.8;1;3.25;18647 +87099;47.62236;6.56186;301;20220610;24.4;6.5;15.5;.9;11.8;0;4.39;27572 +87099;47.62236;6.56186;301;20220611;27.6;9.7;18.7;1.2;13.3;0;4.92;27606 +87099;47.62236;6.56186;301;20220612;28.9;11.4;20.2;1.5;15.9;2.6;5.12;27319 +87099;47.62236;6.56186;301;20220613;24;16.1;20.1;2;13.1;0;4.09;18150 +87099;47.62236;6.56186;301;20220614;28.3;9.1;18.7;2.6;12.5;0;5.74;28702 +87099;47.62236;6.56186;301;20220615;31.9;13.9;22.9;1.3;16.5;0;5.56;27789 +87099;47.62236;6.56186;301;20220616;29.8;16.4;23.1;1.7;17;0;5.09;23899 +87099;47.62236;6.56186;301;20220617;31.1;13.4;22.3;1.4;14.4;0;5.54;27583 +87099;47.62236;6.56186;301;20220618;35.5;13.8;24.7;2.5;15.7;0;7.21;30626 +87099;47.62236;6.56186;301;20220619;35.1;16;25.6;2.6;16.8;0;6.99;28698 +87099;47.62236;6.56186;301;20220620;30.2;21;25.6;4;16.1;0;6.18;19711 +87099;47.62236;6.56186;301;20220621;30.5;15.8;23.2;3.4;16.6;2.4;6.05;25097 +87099;47.62236;6.56186;301;20220622;26.5;17.8;22.2;2.4;19.8;21.5;4.09;19148 +87099;47.62236;6.56186;301;20220623;28.6;14.5;21.6;1;18;7.8;4.65;24557 +87099;47.62236;6.56186;301;20220624;19.9;14.3;17.1;1.4;17.1;3.5;2.68;15218 +87099;47.62236;6.56186;301;20220625;26.6;12.8;19.7;1;16.2;6.9;4.4;24267 +87099;47.62236;6.56186;301;20220626;23.5;15.2;19.4;1.9;17.8;17.3;3.54;18656 +87099;47.62236;6.56186;301;20220627;20.2;15.9;18.1;1.4;17.4;1.6;2.54;13227 +87099;47.62236;6.56186;301;20220628;23.5;12.1;17.8;2;16.1;.3;3.88;21947 +87099;47.62236;6.56186;301;20220629;27.3;13.5;20.4;.8;17;.1;4.4;24192 +87099;47.62236;6.56186;301;20220630;28.5;13.1;20.8;1.3;16.5;12.1;4.84;25566 +87099;47.62236;6.56186;301;20220701;21.8;12.9;17.4;1.8;13.4;.3;3.65;19249 +87099;47.62236;6.56186;301;20220702;27.6;9.5;18.6;1.4;14.1;0;4.96;27704 +87099;47.62236;6.56186;301;20220703;29.4;11.1;20.3;.9;14.7;.6;5.02;27820 +87099;47.62236;6.56186;301;20220704;25.2;15.9;20.6;1.1;15.8;0;3.85;19606 +87099;47.62236;6.56186;301;20220705;26.5;12.5;19.5;1;13.5;0;4.42;24169 +87099;47.62236;6.56186;301;20220706;24.5;10.3;17.4;.8;12.2;0;4.13;24301 +87099;47.62236;6.56186;301;20220707;23.2;8.6;15.9;1.4;12.7;0;4.1;24603 +87099;47.62236;6.56186;301;20220708;24.9;11.5;18.2;1.4;13.1;0;4.3;23493 +87099;47.62236;6.56186;301;20220709;27.7;11.3;19.5;1.4;12.7;0;4.9;26006 +87099;47.62236;6.56186;301;20220710;25.9;11.8;18.9;2;13.8;0;4.63;24008 +87099;47.62236;6.56186;301;20220711;27.3;14.4;20.9;4.3;12.6;0;5.94;22879 +87099;47.62236;6.56186;301;20220712;29.2;13.8;21.5;1.9;13.7;0;5.27;24997 +87099;47.62236;6.56186;301;20220713;33.3;13;23.2;.7;13.8;0;5.34;28724 +87099;47.62236;6.56186;301;20220714;33.7;16;24.9;1.1;15.4;0;5.5;26702 +87099;47.62236;6.56186;301;20220715;28.3;16.8;22.6;1.5;12.9;0;4.68;21328 +87099;47.62236;6.56186;301;20220716;28.7;10.9;19.8;1.1;12;0;4.89;26621 +87099;47.62236;6.56186;301;20220717;30.9;13.3;22.1;2;12.3;0;5.75;26384 +87099;47.62236;6.56186;301;20220718;35.3;15;25.2;1.9;12.1;0;6.56;28294 +87099;47.62236;6.56186;301;20220719;36.8;16.8;26.8;.8;14.9;0;5.64;27984 +87099;47.62236;6.56186;301;20220720;31.3;19;25.2;1.1;19.7;14.1;4.61;21722 +87099;47.62236;6.56186;301;20220721;28.3;15.9;22.1;.5;18.4;0;4.03;21733 +87099;47.62236;6.56186;301;20220722;32.6;15.2;23.9;1.7;17.9;3.5;5.47;25773 +87099;47.62236;6.56186;301;20220723;28.6;18;23.3;1.2;18.8;0;4.12;19889 +87099;47.62236;6.56186;301;20220724;32.3;14.8;23.6;.9;17.5;0;4.98;25647 +87099;47.62236;6.56186;301;20220725;31.9;16.5;24.2;2;17.3;.3;5.37;23918 +87099;47.62236;6.56186;301;20220726;25.5;18.4;22;1.8;15.3;0;3.77;15953 +87099;47.62236;6.56186;301;20220727;26.9;11.5;19.2;.7;12.7;0;4.11;23713 +87099;47.62236;6.56186;301;20220728;29.6;12.7;21.2;1.6;13.3;0;4.99;24763 +87099;47.62236;6.56186;301;20220729;27.4;14.5;21;1;13.1;0;4.12;21449 +87099;47.62236;6.56186;301;20220730;29.2;11.3;20.3;.8;13;0;4.47;25268 +87099;47.62236;6.56186;301;20220731;31.5;13.6;22.6;.5;14.2;0;4.47;25146 +87099;47.62236;6.56186;301;20220801;29.7;13.1;21.4;.6;15.1;.2;4.28;24071 +87099;47.62236;6.56186;301;20220802;31.1;13.3;22.2;.5;15;0;4.4;24824 +87099;47.62236;6.56186;301;20220803;35;14.7;24.9;.6;14.9;0;4.92;26418 +87099;47.62236;6.56186;301;20220804;37.1;15.1;26.1;.7;15.5;.1;5.28;27384 +87099;47.62236;6.56186;301;20220805;31.7;19.8;25.8;2.3;16.7;.1;5.15;19851 +87099;47.62236;6.56186;301;20220806;26.8;18.8;22.8;3.2;14.4;0;4.66;16062 +87099;47.62236;6.56186;301;20220807;28.4;12.7;20.6;3;11.6;.1;5.4;22645 +87099;47.62236;6.56186;301;20220808;30.1;11.6;20.9;2.3;11.4;.2;5.41;24497 +87099;47.62236;6.56186;301;20220809;31.5;13.9;22.7;3.4;11.7;0;6.35;23736 +87099;47.62236;6.56186;301;20220810;30.9;16.3;23.6;3.9;11.1;0;6.55;21427 +87099;47.62236;6.56186;301;20220811;31.8;16.1;24;4.3;10.7;0;7.09;22107 +87099;47.62236;6.56186;301;20220812;31;18.4;24.7;4.5;10.5;0;7.02;19609 +87099;47.62236;6.56186;301;20220813;30.8;15;22.9;3.7;10.8;.1;6.37;21898 +87099;47.62236;6.56186;301;20220814;25;18.1;21.6;3.2;14;12.4;4.12;14145 +87099;47.62236;6.56186;301;20220815;22.8;15.5;19.2;2.1;17.8;5.2;2.8;14470 +87099;47.62236;6.56186;301;20220816;30.3;13.4;21.9;1.3;16.3;1.7;4.3;22220 +87099;47.62236;6.56186;301;20220817;29.1;17.7;23.4;1.7;18.7;2.7;3.92;18002 +87099;47.62236;6.56186;301;20220818;22.2;17.3;19.8;1;19.5;12.7;2.22;11483 +87099;47.62236;6.56186;301;20220819;24.7;17.7;21.2;2.1;19.4;13.3;2.93;13757 +87099;47.62236;6.56186;301;20220820;25;17;21;1.4;18;.9;2.97;14645 +87099;47.62236;6.56186;301;20220821;26.4;9.9;18.2;.8;13.8;0;3.48;21172 +87099;47.62236;6.56186;301;20220822;28.5;12;20.3;.7;14.7;0;3.6;21012 +87099;47.62236;6.56186;301;20220823;29.4;12.2;20.8;.7;15.2;0;3.68;21302 +87099;47.62236;6.56186;301;20220824;29.6;12.3;21;1.9;15;0;4.31;21199 +87099;47.62236;6.56186;301;20220825;32;13.7;22.9;1.5;15.3;0;4.45;21649 +87099;47.62236;6.56186;301;20220826;24.4;13.9;19.2;2.2;17.3;.4;3.04;16101 +87099;47.62236;6.56186;301;20220827;25;16.1;20.6;1.2;18.5;3.9;2.78;14647 +87099;47.62236;6.56186;301;20220828;27.2;14.1;20.7;2.8;17.4;.1;3.75;17766 +87099;47.62236;6.56186;301;20220829;29.5;15.2;22.4;2.1;16.5;0;4.07;18434 +87099;47.62236;6.56186;301;20220830;29.3;16.9;23.1;1.8;16.8;.4;3.79;16971 +87099;47.62236;6.56186;301;20220831;25.2;16.2;20.7;2.3;17;0;3.13;14231 +87099;47.62236;6.56186;301;20220901;25.3;14.4;19.9;3.9;15.2;0;3.83;15589 +87099;47.62236;6.56186;301;20220902;26.5;14.3;20.4;3.2;14.5;5.9;3.99;16382 +87099;47.62236;6.56186;301;20220903;25.1;15;20.1;1.4;17.3;13.4;2.78;14708 +87099;47.62236;6.56186;301;20220904;28.3;11.1;19.7;1.3;15.2;.1;3.45;19222 +87099;47.62236;6.56186;301;20220905;30.3;12.9;21.6;1.4;16.5;2.6;3.68;19155 +87099;47.62236;6.56186;301;20220906;27.2;16.4;21.8;1.1;18.3;0;2.85;14803 +87099;47.62236;6.56186;301;20220907;25.4;16;20.7;1.4;17.5;7;2.69;13630 +87099;47.62236;6.56186;301;20220908;23.1;15.7;19.4;2.8;15.7;.4;2.81;11896 +87099;47.62236;6.56186;301;20220909;20.5;13.3;16.9;3;14.1;5.6;2.5;11607 +87099;47.62236;6.56186;301;20220910;18;13.9;16;3;15.1;6.5;1.77;8501 +87099;47.62236;6.56186;301;20220911;23.5;12.6;18.1;1.3;14.8;.1;2.5;14144 +87099;47.62236;6.56186;301;20220912;27.3;11.5;19.4;1.4;13.9;.1;3.13;16990 +87099;47.62236;6.56186;301;20220913;29.5;12.1;20.8;.9;16.3;4.8;3.04;17677 +87099;47.62236;6.56186;301;20220914;23.9;18.7;21.3;1.9;19.6;9.7;2.14;9252 +87099;47.62236;6.56186;301;20220915;18.6;16;17.3;2;17.4;11.1;1.36;6269 +87099;47.62236;6.56186;301;20220916;16.7;12.4;14.6;2.1;13.3;0;1.62;8164 +87099;47.62236;6.56186;301;20220917;13.6;7.5;10.6;2;10;1.8;1.56;9743 +87099;47.62236;6.56186;301;20220918;16.8;3.1;10;1.6;9;0;2;14773 +87099;47.62236;6.56186;301;20220919;16.9;8.4;12.7;1.2;9.5;0;1.85;11360 +87099;47.62236;6.56186;301;20220920;17.6;2.9;10.3;1.7;8.7;.1;2.1;14980 +87099;47.62236;6.56186;301;20220921;17.6;4.2;10.9;2.6;8.9;0;2.29;14105 +87099;47.62236;6.56186;301;20220922;20.4;4.4;12.4;2.3;9;.1;2.61;15295 +87099;47.62236;6.56186;301;20220923;20.7;4.3;12.5;1.3;11.1;4.4;2.08;15309 +87099;47.62236;6.56186;301;20220924;17.6;13;15.3;1.5;14.4;5.2;1.43;7690 +87099;47.62236;6.56186;301;20220925;16.2;9.7;13;1.4;12.3;1.7;1.43;9154 +87099;47.62236;6.56186;301;20220926;16.5;10.3;13.4;3.5;11.9;12;1.81;8812 +87099;47.62236;6.56186;301;20220927;11.1;9.2;10.2;4.6;11.5;30.7;.85;4511 +87099;47.62236;6.56186;301;20220928;11.6;10;10.8;2.7;11.8;13.9;.87;4027 +87099;47.62236;6.56186;301;20220929;12.5;8.8;10.7;1.2;11.1;1.3;1.03;6392 +87099;47.62236;6.56186;301;20220930;15.7;5.4;10.6;1;9.9;.4;1.41;10976 +87099;47.62236;6.56186;301;20221001;13.3;4.8;9.1;3.5;11.9;10.2;.83;9778 +87099;47.62236;6.56186;301;20221002;18.7;13.4;16.1;3.4;16.2;11.1;1.39;7475 +87099;47.62236;6.56186;301;20221003;16.7;11.8;14.3;3.1;13;0;1.54;7062 +87099;47.62236;6.56186;301;20221004;20.4;5.5;13;1;11.5;.1;1.63;12651 +87099;47.62236;6.56186;301;20221005;23;7.8;15.4;1.5;12.8;.1;1.96;12612 +87099;47.62236;6.56186;301;20221006;18.6;8.6;13.6;1.1;13;.1;1.36;9962 +87099;47.62236;6.56186;301;20221007;20.8;7.9;14.4;1.7;12.9;.1;1.69;11250 +87099;47.62236;6.56186;301;20221008;17.5;10.3;13.9;1.1;12.2;.1;1.29;8115 +87099;47.62236;6.56186;301;20221009;17.2;5.6;11.4;3.1;11;0;1.59;10336 +87099;47.62236;6.56186;301;20221010;21.6;7.8;14.7;1.6;13;3.9;1.67;11175 +87099;47.62236;6.56186;301;20221011;17.8;11.3;14.6;2.5;13.9;0;1.33;7346 +87099;47.62236;6.56186;301;20221012;20;9.3;14.7;1.4;12.7;.1;1.46;9479 +87099;47.62236;6.56186;301;20221013;14.4;8.9;11.7;1.1;12.9;.7;.85;6504 +87099;47.62236;6.56186;301;20221014;16.1;10.7;13.4;2.6;14.7;26.6;.87;6340 +87099;47.62236;6.56186;301;20221015;18.7;14.6;16.7;3.1;15.7;3.4;1.36;5352 +87099;47.62236;6.56186;301;20221016;24.2;11.9;18.1;1.1;15.1;.1;1.53;9624 +87099;47.62236;6.56186;301;20221017;23.6;8.6;16.1;1.1;13.8;0;1.48;10540 +87099;47.62236;6.56186;301;20221018;22.4;10.8;16.6;1.3;14.8;0;1.38;9048 +87099;47.62236;6.56186;301;20221019;17.8;12.6;15.2;4.1;15.4;0;1.14;5740 +87099;47.62236;6.56186;301;20221020;18;12.9;15.5;2.3;15.4;17.2;1.04;5588 +87099;47.62236;6.56186;301;20221021;16.5;13.1;14.8;2.5;15.4;29.1;.86;4364 +87099;47.62236;6.56186;301;20221022;21.7;11.1;16.4;1.2;14.4;0;1.24;8100 +87099;47.62236;6.56186;301;20221023;20.7;11.1;15.9;1.7;14.2;2.1;1.28;7555 +87099;47.62236;6.56186;301;20221024;20.2;16;18.1;2;13.9;0;1.55;4688 +87099;47.62236;6.56186;301;20221025;22;6.6;14.3;1.2;12.2;1.2;1.24;9451 +87099;47.62236;6.56186;301;20221026;21.7;11.3;16.5;1.3;14.2;.2;1.2;7524 +87099;47.62236;6.56186;301;20221027;23.7;9.2;16.5;.6;14.1;0;1.02;8867 +87099;47.62236;6.56186;301;20221028;24.9;12.1;18.5;1;14.4;0;1.26;8158 +87099;47.62236;6.56186;301;20221029;24.3;9.4;16.9;.9;13.5;0;1.15;8717 +87099;47.62236;6.56186;301;20221030;23.6;8.5;16.1;.7;12.8;0;1;8641 +87099;47.62236;6.56186;301;20221031;20.2;8.6;14.4;1.1;12.9;9.6;.95;7370 +87099;47.62236;6.56186;301;20221101;16.3;10.9;13.6;2;13.1;.8;.9;4731 +87099;47.62236;6.56186;301;20221102;16.2;5.7;11;1;10.7;.1;.74;6756 +87099;47.62236;6.56186;301;20221103;13.4;3.8;8.6;1.7;10.1;12.6;.64;6326 +87099;47.62236;6.56186;301;20221104;9.9;6.9;8.4;2.3;10.3;6.6;.53;3178 +87099;47.62236;6.56186;301;20221105;9.8;7.2;8.5;1.8;9.3;.1;.69;2860 +87099;47.62236;6.56186;301;20221106;8.8;-.2;4.3;1.6;8.2;1.4;.39;5812 +87099;47.62236;6.56186;301;20221107;15.6;8.4;12;2.2;10.4;.1;1.06;5042 +87099;47.62236;6.56186;301;20221108;19;2.6;10.8;1.6;9.8;9.1;.97;7833 +87099;47.62236;6.56186;301;20221109;13.9;12.9;13.4;2.1;13.4;16.9;.74;1390 +87099;47.62236;6.56186;301;20221110;14.7;9.6;12.2;1.3;11.2;0;.73;3932 +87099;47.62236;6.56186;301;20221111;10.6;4.3;7.5;1.6;9.6;.1;.46;4373 +87099;47.62236;6.56186;301;20221112;10.1;4.3;7.2;2.1;9.4;0;.47;4100 +87099;47.62236;6.56186;301;20221113;7.8;5.8;6.8;3.1;9.1;0;.51;2087 +87099;47.62236;6.56186;301;20221114;15.3;3.8;9.6;1.2;9.7;2.7;.59;5867 +87099;47.62236;6.56186;301;20221115;13.6;9.5;11.6;2.1;12.2;13;.6;3175 +87099;47.62236;6.56186;301;20221116;13.8;9.4;11.6;3;11.1;4.6;.91;3259 +87099;47.62236;6.56186;301;20221117;14.2;8.3;11.3;4.9;10.8;19;1.14;3821 +87099;47.62236;6.56186;301;20221118;9.7;7.7;8.7;4.1;10.1;6.6;.65;1905 +87099;47.62236;6.56186;301;20221119;7.9;6.1;7;1.6;9.3;1.6;.44;1741 +87099;47.62236;6.56186;301;20221120;8.1;5.6;6.9;3.6;8.8;6;.6;2137 +87099;47.62236;6.56186;301;20221121;9.5;5.5;7.5;3.8;9.2;7;.61;2839 +87099;47.62236;6.56186;301;20221122;8.6;4.6;6.6;3.9;8.4;2.1;.67;2796 +87099;47.62236;6.56186;301;20221123;11.2;-.2;5.5;2.2;8;9.2;.48;5118 +87099;47.62236;6.56186;301;20221124;10.8;6.9;8.9;2.8;9.3;1.8;.75;2671 +87099;47.62236;6.56186;301;20221125;9.9;3.1;6.5;1.3;9;4.2;.33;3694 +87099;47.62236;6.56186;301;20221126;6.7;3.8;5.3;1.4;8.8;0;.28;2144 +87099;47.62236;6.56186;301;20221127;7.8;3.8;5.8;2.1;8;0;.49;2600 +87099;47.62236;6.56186;301;20221128;8.5;2.7;5.6;1.4;8.8;4.9;.27;3228 +87099;47.62236;6.56186;301;20221129;8.5;6.5;7.5;1.3;9.5;.7;.43;1591 +87099;47.62236;6.56186;301;20221130;8.3;5.5;6.9;1.5;8.8;.2;.45;1980 +87099;47.62236;6.56186;301;20221201;4.8;4.4;4.6;2.4;7.2;0;.63;314 +87099;47.62236;6.56186;301;20221202;4.6;2.8;3.7;3.2;7;0;.52;1413 +87099;47.62236;6.56186;301;20221203;2.4;2.7;2.6;6.6;6.5;0;.63;0 +87099;47.62236;6.56186;301;20221204;2.9;1.7;2.3;4.2;6.5;.7;.48;999 +87099;47.62236;6.56186;301;20221205;5;2;3.5;1.1;7;.1;.35;1954 +87099;47.62236;6.56186;301;20221206;5.7;-2;1.9;.6;6.2;.2;.19;3510 +87099;47.62236;6.56186;301;20221207;6.8;2.2;4.5;.9;6.7;0;.38;2535 +87099;47.62236;6.56186;301;20221208;0;-1;-.5;1.4;5.7;.2;.29;808 +87099;47.62236;6.56186;301;20221209;1.6;-2.2;-.3;3.4;5.4;.8;.35;2204 +87099;47.62236;6.56186;301;20221210;1.2;-.2;.5;1.4;5.6;0;.38;1059 +87099;47.62236;6.56186;301;20221211;0;-4.3;-2.1;1.4;4.4;0;.3;2354 +87099;47.62236;6.56186;301;20221212;-1.9;-6.5;-4.2;4.2;4;0;.32;2443 +87099;47.62236;6.56186;301;20221213;-1.7;-5.1;-3.4;7.2;3.9;.3;.57;1993 +87099;47.62236;6.56186;301;20221214;.8;-2.8;-1;1.9;5.8;16.9;.21;1960 +87099;47.62236;6.56186;301;20221215;.9;.2;.6;4;6;3;.36;523 +87099;47.62236;6.56186;301;20221216;-.9;-1.7;-1.3;2.4;5;.1;.38;603 +87099;47.62236;6.56186;301;20221217;-2.1;-6.6;-4.3;4.2;3.8;0;.37;2358 +87099;47.62236;6.56186;301;20221218;1.1;-6.1;-2.5;3.5;4.7;0;.26;3156 +87099;47.62236;6.56186;301;20221219;11;.5;5.8;1.8;6.7;.2;.56;3948 +87099;47.62236;6.56186;301;20221220;14.7;1.2;8;1.4;8.5;7.1;.41;4564 +87099;47.62236;6.56186;301;20221221;12.1;9.9;11;3.3;11.4;4.6;.71;1435 +87099;47.62236;6.56186;301;20221222;12.5;9.7;11.1;6.5;10.8;15.6;1.17;1707 +87099;47.62236;6.56186;301;20221223;13.2;10;11.6;5.8;13.5;12.2;.3;1875 +87099;47.62236;6.56186;301;20221224;11.3;10.2;10.8;2;11.4;1.1;.61;819 +87099;47.62236;6.56186;301;20221225;11.4;6.2;8.8;1.1;10.3;0;.32;2588 +87099;47.62236;6.56186;301;20221226;10.8;4.5;7.7;2.3;10.2;13.6;.26;2926 +87099;47.62236;6.56186;301;20221227;7.9;5.2;6.6;1;8.4;.2;.41;1687 +87099;47.62236;6.56186;301;20221228;11;-.9;5.1;1.1;7.1;0;.29;4310 +87099;47.62236;6.56186;301;20221229;12.3;8.6;10.5;4.3;9.5;11.8;1.19;2113 +87099;47.62236;6.56186;301;20221230;13.4;3.3;8.4;3.2;9.9;4.4;.51;3956 +87099;47.62236;6.56186;301;20221231;16.7;11.4;14.1;3;11.4;0;1.22;2695 +87100;47.6323;6.894;374;20220101;13.9;1.2;7.5;1.2;9.11;0;.25;4839 +87100;47.6323;6.894;374;20220102;12.6;2.1;7.3;3;8.61;0;.61;3833 +87100;47.6323;6.894;374;20220103;11.5;9.3;10.4;4.4;9.71;5.5;1.1;1401 +87100;47.6323;6.894;374;20220104;15.7;10.1;12.9;5.7;9.41;19.5;2.06;2202 +87100;47.6323;6.894;374;20220105;2.6;2.1;2.3;3.6;6.11;.4;.54;1240 +87100;47.6323;6.894;374;20220106;5.5;-.2;2.6;2.1;6.11;.3;.4;3306 +87100;47.6323;6.894;374;20220107;1.5;-1.1;.2;3.3;6.01;5.2;.22;1560 +87100;47.6323;6.894;374;20220108;5;.9;2.9;4.7;6.61;6.6;.45;3151 +87100;47.6323;6.894;374;20220109;3.9;2.8;3.3;5.1;6.91;4.8;.5;1060 +87100;47.6323;6.894;374;20220110;4.5;-.2;2.1;2.4;6.11;.5;.37;3460 +87100;47.6323;6.894;374;20220111;1.9;-1.1;.4;3.4;5.71;0;.3;2831 +87100;47.6323;6.894;374;20220112;1.9;-2.4;-.3;3.9;4.81;0;.44;5389 +87100;47.6323;6.894;374;20220113;2.6;-3.3;-.4;3.5;4.91;0;.4;5253 +87100;47.6323;6.894;374;20220114;5.3;-2.8;1.2;2;5.21;0;.36;5991 +87100;47.6323;6.894;374;20220115;-1.3;-2.3;-1.8;2.1;4.91;0;.27;2223 +87100;47.6323;6.894;374;20220116;2.3;-5.1;-1.4;2.8;4.61;.1;.35;5448 +87100;47.6323;6.894;374;20220117;3.2;-2.2;.5;2.2;5.71;0;.31;3464 +87100;47.6323;6.894;374;20220118;4.2;-.5;1.8;4.3;6.41;0;.38;2313 +87100;47.6323;6.894;374;20220119;2.5;-1.4;.5;3.8;5.71;.8;.36;3267 +87100;47.6323;6.894;374;20220120;4.9;.6;2.7;2.6;6.21;1;.51;2880 +87100;47.6323;6.894;374;20220121;4;-1.7;1.1;1.6;4.81;.1;.43;5786 +87100;47.6323;6.894;374;20220122;6;-2.5;1.7;1.4;5.21;.1;.41;5822 +87100;47.6323;6.894;374;20220123;5.2;-.9;2.1;3.4;5.91;0;.55;4211 +87100;47.6323;6.894;374;20220124;5.4;-.3;2.5;3.6;5.41;0;.8;4012 +87100;47.6323;6.894;374;20220125;8.6;-2.8;2.9;1.8;5.31;0;.58;7578 +87100;47.6323;6.894;374;20220126;-1.6;-3.8;-2.7;2;4.71;0;.27;1777 +87100;47.6323;6.894;374;20220127;-1.9;-4.2;-3.1;3;4.81;.2;.2;1839 +87100;47.6323;6.894;374;20220128;1.6;-1.9;-.2;1.9;6.01;0;.24;2281 +87100;47.6323;6.894;374;20220129;2.5;-1.2;.6;3.6;6.61;1.5;.13;2375 +87100;47.6323;6.894;374;20220130;7.2;2.5;4.8;2.7;7.51;.5;.52;4268 +87100;47.6323;6.894;374;20220131;4.7;1.1;2.9;5.4;6.51;3.2;.59;3639 +87100;47.6323;6.894;374;20220201;2.6;1.2;1.9;5;6.31;7.9;.46;1554 +87100;47.6323;6.894;374;20220202;8.2;1.6;4.9;4.8;9.51;3.7;0;3329 +87100;47.6323;6.894;374;20220203;8.9;5.5;7.2;2;8.71;.1;.58;3929 +87100;47.6323;6.894;374;20220204;7.4;3;5.2;4.4;7.71;1.9;.65;2812 +87100;47.6323;6.894;374;20220205;7;.3;3.6;3.4;6.01;.2;.85;5792 +87100;47.6323;6.894;374;20220206;6.2;1.5;3.8;7.6;7.21;11.7;.6;3763 +87100;47.6323;6.894;374;20220207;7.2;3.3;5.2;4.4;5.91;.2;1.27;4066 +87100;47.6323;6.894;374;20220208;10.3;-1.4;4.4;1.8;5.81;.1;.86;7596 +87100;47.6323;6.894;374;20220209;12.8;-1.7;5.5;1.5;6.11;.1;.89;10006 +87100;47.6323;6.894;374;20220210;8.9;.3;4.6;2.6;7.31;9.8;.67;7221 +87100;47.6323;6.894;374;20220211;8.1;2.7;5.4;2.3;6.31;0;.92;7528 +87100;47.6323;6.894;374;20220212;5.2;-1.7;1.7;2.3;4.81;0;.82;8801 +87100;47.6323;6.894;374;20220213;13.9;-2.7;5.6;1.6;5.41;0;1.14;10616 +87100;47.6323;6.894;374;20220214;9.7;1.9;5.8;2.4;7.01;3.7;.91;5174 +87100;47.6323;6.894;374;20220215;7.2;3.8;5.5;3.6;7.21;3.2;.88;5252 +87100;47.6323;6.894;374;20220216;9.7;4.2;6.9;6.6;9.61;15;.46;3731 +87100;47.6323;6.894;374;20220217;12.9;9.5;11.2;6.9;10.01;3.1;1.64;5730 +87100;47.6323;6.894;374;20220218;14.8;7.2;11;5.1;9.41;4.4;1.71;5426 +87100;47.6323;6.894;374;20220219;8.7;4.7;6.7;4.5;6.11;0;1.61;7320 +87100;47.6323;6.894;374;20220220;8.6;3.5;6;7.5;7.71;8.7;1.06;3808 +87100;47.6323;6.894;374;20220221;6.9;2.9;4.9;7;7.71;5.5;.69;3429 +87100;47.6323;6.894;374;20220222;9.2;4.2;6.7;4.7;8.01;3.6;.99;3879 +87100;47.6323;6.894;374;20220223;13.2;6.1;9.6;1.8;8.71;.1;1.17;8656 +87100;47.6323;6.894;374;20220224;12.7;1.2;6.9;4.2;7.11;2.4;1.59;9679 +87100;47.6323;6.894;374;20220225;7.2;-.2;3.5;2.8;6.11;.5;.99;9818 +87100;47.6323;6.894;374;20220226;6.9;-1.5;2.7;3.7;5.21;0;1.19;7839 +87100;47.6323;6.894;374;20220227;8.6;-2.3;3.1;3.7;4.41;0;1.62;9840 +87100;47.6323;6.894;374;20220228;9.4;-1.2;4.1;3.2;4.51;0;1.69;12052 +87100;47.6323;6.894;374;20220301;10.3;-.4;4.9;2.9;4.31;0;1.81;12050 +87100;47.6323;6.894;374;20220302;11.7;-.8;5.4;1.7;5.11;0;1.45;12184 +87100;47.6323;6.894;374;20220303;13.8;-1.1;6.3;2.1;5.61;0;1.72;13918 +87100;47.6323;6.894;374;20220304;9.5;-.6;4.4;2.9;4.31;0;1.79;13247 +87100;47.6323;6.894;374;20220305;7.6;-2.1;2.7;2.5;3.71;0;1.61;13111 +87100;47.6323;6.894;374;20220306;6.6;-2.7;1.9;3.5;3.91;0;1.63;12443 +87100;47.6323;6.894;374;20220307;6.3;-2.5;1.9;4.4;3.71;0;1.82;12757 +87100;47.6323;6.894;374;20220308;8.5;-2.7;2.9;3.8;3.81;0;1.92;11350 +87100;47.6323;6.894;374;20220309;14.2;-1.8;6.2;1.4;4.81;0;1.74;15249 +87100;47.6323;6.894;374;20220310;14.4;-.8;6.8;1.9;5.11;0;1.97;15443 +87100;47.6323;6.894;374;20220311;14.6;.8;7.7;2.8;5.31;.3;2.32;14921 +87100;47.6323;6.894;374;20220312;14.6;5.9;10.2;2;7.21;0;1.81;9790 +87100;47.6323;6.894;374;20220313;14.8;4.8;9.8;2.5;7.41;2.7;1.94;10828 +87100;47.6323;6.894;374;20220314;14.6;2.6;8.6;2.1;7.31;3.2;1.9;14575 +87100;47.6323;6.894;374;20220315;11.3;5.4;8.3;2;9.11;.2;1.34;11779 +87100;47.6323;6.894;374;20220316;11.4;5.6;8.5;2.3;9.91;0;1.21;11147 +87100;47.6323;6.894;374;20220317;15.3;6.5;10.9;2.6;9.81;.1;1.85;13303 +87100;47.6323;6.894;374;20220318;11.7;6.3;9;7.6;8.01;0;2.13;9542 +87100;47.6323;6.894;374;20220319;13.3;5;9.1;6;6.01;.7;3.07;14944 +87100;47.6323;6.894;374;20220320;17;3.6;10.3;2.3;6.81;.4;2.5;16246 +87100;47.6323;6.894;374;20220321;16.7;2.9;9.8;1.8;7.01;0;2.3;16943 +87100;47.6323;6.894;374;20220322;17;2.3;9.6;1.3;6.21;0;2.29;18368 +87100;47.6323;6.894;374;20220323;17.8;1.3;9.5;1.4;5.81;0;2.45;19023 +87100;47.6323;6.894;374;20220324;19.2;2.9;11;1.7;5.61;0;2.81;19261 +87100;47.6323;6.894;374;20220325;18.8;4.6;11.7;2.5;5.51;0;3.23;18819 +87100;47.6323;6.894;374;20220326;18.5;5.7;12.1;3.7;6.01;0;3.65;18536 +87100;47.6323;6.894;374;20220327;19;7;13;2.4;6.01;0;3.26;18202 +87100;47.6323;6.894;374;20220328;21;4.4;12.7;1.6;6.21;0;3.05;20106 +87100;47.6323;6.894;374;20220329;18.1;6.6;12.3;2.3;6.51;2.5;2.97;16467 +87100;47.6323;6.894;374;20220330;13.8;8.1;10.9;2.6;10.11;4.5;1.59;8608 +87100;47.6323;6.894;374;20220331;9.8;7;8.4;2.6;9.11;7.9;1.05;4579 +87100;47.6323;6.894;374;20220401;2.2;1.6;1.9;3.5;6.21;6.9;.59;2183 +87100;47.6323;6.894;374;20220402;2.5;-.9;.8;2.1;5.51;2.1;.75;5137 +87100;47.6323;6.894;374;20220403;3.5;-1.6;.9;3.6;4.81;0;1.1;6334 +87100;47.6323;6.894;374;20220404;8.5;-1.9;3.3;3.6;4.71;0;2.16;18089 +87100;47.6323;6.894;374;20220405;11.4;5;8.2;3.6;6.81;.1;1.93;7221 +87100;47.6323;6.894;374;20220406;11.4;7.6;9.5;3.9;10.11;2.2;1.18;5634 +87100;47.6323;6.894;374;20220407;11.7;8.2;9.9;8.1;10.01;27.3;1.48;5459 +87100;47.6323;6.894;374;20220408;13.4;7.8;10.6;6.7;10.21;27.6;1.7;6947 +87100;47.6323;6.894;374;20220409;8.7;1.6;5.1;3.4;6.81;.1;1.61;12664 +87100;47.6323;6.894;374;20220410;12.4;-.7;5.8;2;6.01;0;2.27;18589 +87100;47.6323;6.894;374;20220411;16.8;2.9;9.8;3.2;6.51;0;3.4;22073 +87100;47.6323;6.894;374;20220412;23;7.4;15.2;1.9;7.81;0;3.87;22789 +87100;47.6323;6.894;374;20220413;22.3;11.2;16.7;2.4;9.11;0;3.97;21108 +87100;47.6323;6.894;374;20220414;22.4;10.8;16.6;2.1;13.01;.6;3.19;18381 +87100;47.6323;6.894;374;20220415;20.5;10.7;15.6;2.2;11.61;0;3.02;16842 +87100;47.6323;6.894;374;20220416;16;8;12;4.9;8.31;0;3.5;19921 +87100;47.6323;6.894;374;20220417;16.5;4;10.2;5.4;5.61;0;4.25;22582 +87100;47.6323;6.894;374;20220418;18.2;4.5;11.3;3;5.81;0;3.95;23281 +87100;47.6323;6.894;374;20220419;19.4;3.9;11.6;1.6;7.11;0;3.42;23458 +87100;47.6323;6.894;374;20220420;17.1;6.4;11.7;3.7;6.81;0;3.88;22257 +87100;47.6323;6.894;374;20220421;17.5;4.8;11.1;3.8;7.01;0;3.87;23366 +87100;47.6323;6.894;374;20220422;18.1;5.7;11.9;3.2;9.01;.1;3.52;23399 +87100;47.6323;6.894;374;20220423;14.1;9.6;11.8;2.9;10.41;12.4;2.15;12372 +87100;47.6323;6.894;374;20220424;9.8;6.8;8.3;2.9;10.21;15;1.13;8482 +87100;47.6323;6.894;374;20220425;14.6;9.1;11.8;2.3;11.41;11.1;1.72;9782 +87100;47.6323;6.894;374;20220426;14.8;7.4;11.1;2.7;9.21;.2;2.36;13487 +87100;47.6323;6.894;374;20220427;15.6;4.8;10.2;3.9;9.01;0;2.84;19148 +87100;47.6323;6.894;374;20220428;19.4;6.4;12.9;3.3;9.01;0;3.96;24659 +87100;47.6323;6.894;374;20220429;19.7;6.9;13.3;1.9;8.71;0;3.54;21916 +87100;47.6323;6.894;374;20220430;17;7.3;12.1;2.3;10.31;4.3;2.82;18432 +87100;47.6323;6.894;374;20220501;16.9;4.9;10.9;2.1;9.31;0;3.11;22389 +87100;47.6323;6.894;374;20220502;18.9;5.6;12.2;2;9.51;0;3.53;24257 +87100;47.6323;6.894;374;20220503;22.3;7;14.6;1.4;10.71;.1;3.63;22758 +87100;47.6323;6.894;374;20220504;20.9;7.5;14.2;1.6;11.91;3.3;3.34;21543 +87100;47.6323;6.894;374;20220505;12.9;10;11.4;2.4;12.11;2.4;1.61;10656 +87100;47.6323;6.894;374;20220506;17.9;9.7;13.8;1.9;11.31;0;2.48;13494 +87100;47.6323;6.894;374;20220507;20.9;6.8;13.8;2;10.51;.1;4;26369 +87100;47.6323;6.894;374;20220508;20.8;8.5;14.6;2.2;11.31;0;3.65;22172 +87100;47.6323;6.894;374;20220509;22.7;9.8;16.2;2.2;12.21;.6;4.31;26221 +87100;47.6323;6.894;374;20220510;24.5;10.5;17.5;1.4;13.41;0;4.27;25774 +87100;47.6323;6.894;374;20220511;27;11.7;19.3;2.3;12.71;0;5.21;27649 +87100;47.6323;6.894;374;20220512;24.6;15.7;20.1;3.4;12.41;4.9;5.08;22876 +87100;47.6323;6.894;374;20220513;20.7;15.2;17.9;1.9;16.01;.1;2.76;14528 +87100;47.6323;6.894;374;20220514;25.6;8.9;17.2;1;12.31;0;4.57;28504 +87100;47.6323;6.894;374;20220515;28.2;10.4;19.3;1.4;12.91;.2;5.02;28247 +87100;47.6323;6.894;374;20220516;24.1;15;19.5;2.4;15.41;.9;3.92;19669 +87100;47.6323;6.894;374;20220517;26.1;12.5;19.3;1.8;14.21;0;4.9;27567 +87100;47.6323;6.894;374;20220518;27.9;13.4;20.6;1.7;14.21;0;5.22;28131 +87100;47.6323;6.894;374;20220519;28.8;16.1;22.4;2.1;15.41;.4;5.47;27060 +87100;47.6323;6.894;374;20220520;30.3;15.9;23.1;2.4;16.41;3.1;5.8;27682 +87100;47.6323;6.894;374;20220521;25.3;13;19.1;2.3;12.91;0;5.08;27312 +87100;47.6323;6.894;374;20220522;24.9;12.5;18.7;2.5;12.21;.1;4.82;24545 +87100;47.6323;6.894;374;20220523;25;14.3;19.6;3.3;14.61;6.1;4.39;19948 +87100;47.6323;6.894;374;20220524;19.3;10.9;15.1;3.1;12.01;.3;3.51;19817 +87100;47.6323;6.894;374;20220525;21.6;8.2;14.9;1.8;10.71;0;4.41;27833 +87100;47.6323;6.894;374;20220526;20.8;10.6;15.7;2.3;11.41;0;4.01;23030 +87100;47.6323;6.894;374;20220527;21;11.1;16;2.5;12.41;0;3.14;15032 +87100;47.6323;6.894;374;20220528;19.2;8.5;13.8;2.1;10.21;0;3.62;21655 +87100;47.6323;6.894;374;20220529;18.1;7.9;13;2.5;8.21;.1;3.58;19111 +87100;47.6323;6.894;374;20220530;20.4;6.2;13.3;2.7;7.51;0;4.84;29112 +87100;47.6323;6.894;374;20220531;22.7;9.1;15.9;2.7;8.91;.4;4.93;26094 +87100;47.6323;6.894;374;20220601;20.3;9.9;15.1;1.3;12.31;0;3.66;22914 +87100;47.6323;6.894;374;20220602;22.2;11.7;16.9;2.9;12.81;.8;4.24;23027 +87100;47.6323;6.894;374;20220603;27.5;13.8;20.6;2.2;15.21;6.5;4.78;23232 +87100;47.6323;6.894;374;20220604;28.2;16.3;22.2;2.7;17.11;7.7;5.5;26861 +87100;47.6323;6.894;374;20220605;24.2;17.7;20.9;2.8;17.71;6;3.41;14473 +87100;47.6323;6.894;374;20220606;23.1;13.1;18.1;3;15.21;1.8;3.95;21070 +87100;47.6323;6.894;374;20220607;21.1;13.6;17.3;2.5;14.21;2.9;3.37;17270 +87100;47.6323;6.894;374;20220608;21.3;10.3;15.8;2.4;13.11;8.8;3.9;23197 +87100;47.6323;6.894;374;20220609;19.2;11.5;15.3;2.6;12.41;.5;3.11;16309 +87100;47.6323;6.894;374;20220610;24.3;7.9;16.1;1.5;10.91;0;5.02;30819 +87100;47.6323;6.894;374;20220611;29;10.5;19.7;1;13.01;0;5.4;30856 +87100;47.6323;6.894;374;20220612;30.5;13.1;21.8;1.2;14.91;2.2;5.6;29773 +87100;47.6323;6.894;374;20220613;24.9;16.5;20.7;2.4;13.21;0;5.15;25104 +87100;47.6323;6.894;374;20220614;27.5;11.5;19.5;2.8;11.61;0;6.11;30791 +87100;47.6323;6.894;374;20220615;32.6;14.4;23.5;1.4;15.21;0;6.15;30970 +87100;47.6323;6.894;374;20220616;30.6;18.5;24.5;2.6;15.91;0;6.42;28737 +87100;47.6323;6.894;374;20220617;30.9;16.3;23.6;2.1;11.81;0;6.5;30128 +87100;47.6323;6.894;374;20220618;35.2;15.8;25.5;2.4;14.31;0;7.27;31016 +87100;47.6323;6.894;374;20220619;35.2;19.8;27.5;1.9;15.61;0;6.99;30563 +87100;47.6323;6.894;374;20220620;31.7;21.5;26.6;4.3;15.41;0;7.59;27161 +87100;47.6323;6.894;374;20220621;32.4;14;23.2;2.8;15.11;3.9;6.31;26636 +87100;47.6323;6.894;374;20220622;25;17.3;21.1;2;19.31;16.9;3.41;16440 +87100;47.6323;6.894;374;20220623;29.6;14.5;22;1.6;17.71;11.6;4.9;24403 +87100;47.6323;6.894;374;20220624;19.8;15;17.4;1.6;17.31;2.4;2.95;17422 +87100;47.6323;6.894;374;20220625;26.6;13;19.8;1.7;16.41;8.5;5;27930 +87100;47.6323;6.894;374;20220626;24.6;14.9;19.7;2;17.51;17.6;3.68;18944 +87100;47.6323;6.894;374;20220627;21.1;15.7;18.4;2.4;16.91;1.8;2.24;9408 +87100;47.6323;6.894;374;20220628;22.7;12.4;17.5;2.6;15.91;.1;3.29;17585 +87100;47.6323;6.894;374;20220629;27.8;14.6;21.2;1.7;16.11;0;5.42;28997 +87100;47.6323;6.894;374;20220630;28.6;15;21.8;2.2;16.21;14.2;5.43;26965 +87100;47.6323;6.894;374;20220701;22.8;12.4;17.6;2.1;13.11;.2;4.14;22353 +87100;47.6323;6.894;374;20220702;27.1;10.4;18.7;2;13.81;.1;5.48;30792 +87100;47.6323;6.894;374;20220703;29.3;13.9;21.6;1.7;15.21;1.4;5.58;28855 +87100;47.6323;6.894;374;20220704;25.5;16.2;20.8;1.4;16.51;0;3.9;19492 +87100;47.6323;6.894;374;20220705;26.9;13.5;20.2;1.6;13.31;0;5.36;29147 +87100;47.6323;6.894;374;20220706;25.5;11.9;18.7;1.6;12.11;0;5.02;27974 +87100;47.6323;6.894;374;20220707;22.3;10.6;16.4;2.3;12.41;0;4.23;24106 +87100;47.6323;6.894;374;20220708;23.7;11.4;17.5;2.2;12.11;0;4.97;28376 +87100;47.6323;6.894;374;20220709;26.4;12.5;19.4;1.8;12.11;0;5.32;28731 +87100;47.6323;6.894;374;20220710;24.6;15.5;20;2.9;13.61;0;4.95;23867 +87100;47.6323;6.894;374;20220711;25.8;13.5;19.6;4.1;12.41;0;5.95;28186 +87100;47.6323;6.894;374;20220712;27.6;15.4;21.5;2.5;13.51;0;5.68;27420 +87100;47.6323;6.894;374;20220713;33.1;15;24;2.1;12.81;0;6.51;29356 +87100;47.6323;6.894;374;20220714;33.1;17.9;25.5;2.7;14.01;0;6.89;28574 +87100;47.6323;6.894;374;20220715;29;17.2;23.1;2.8;12.01;0;6.32;27609 +87100;47.6323;6.894;374;20220716;27.8;13.9;20.8;2.1;11.41;0;5.72;28663 +87100;47.6323;6.894;374;20220717;29.8;15.1;22.4;2.7;11.61;0;6.42;28984 +87100;47.6323;6.894;374;20220718;33.8;16.1;24.9;2.3;11.21;0;6.89;29677 +87100;47.6323;6.894;374;20220719;36.1;18.3;27.2;1.7;13.21;0;6.67;29579 +87100;47.6323;6.894;374;20220720;32.8;22.2;27.5;2.6;17.81;7.6;6.15;23890 +87100;47.6323;6.894;374;20220721;29.4;15.8;22.6;2;17.51;0;5.31;26668 +87100;47.6323;6.894;374;20220722;32.9;16.3;24.6;2.4;17.11;3.1;6.27;28323 +87100;47.6323;6.894;374;20220723;29.2;18.6;23.9;2.1;18.61;0;4.64;20724 +87100;47.6323;6.894;374;20220724;31.4;16.5;23.9;1.4;16.61;0;5.6;28373 +87100;47.6323;6.894;374;20220725;33.3;17.8;25.5;2.7;15.71;.4;6.47;26713 +87100;47.6323;6.894;374;20220726;26.8;17.4;22.1;3;15.01;0;5.04;22102 +87100;47.6323;6.894;374;20220727;27.6;12.9;20.2;1.5;12.61;0;4.59;23582 +87100;47.6323;6.894;374;20220728;29.8;14.6;22.2;2.5;12.31;0;5.76;25735 +87100;47.6323;6.894;374;20220729;27;16.4;21.7;2.2;12.21;0;4.77;20733 +87100;47.6323;6.894;374;20220730;29.8;13.6;21.7;1.6;11.91;0;5.26;26461 +87100;47.6323;6.894;374;20220731;31.5;16.5;24;1.9;13.21;0;5.67;26067 +87100;47.6323;6.894;374;20220801;30.5;15.6;23;1.9;14.81;.4;5.31;25320 +87100;47.6323;6.894;374;20220802;30.9;15.7;23.3;1.4;16.21;0;5.3;27394 +87100;47.6323;6.894;374;20220803;35.8;16.3;26;1.4;14.81;0;5.88;27753 +87100;47.6323;6.894;374;20220804;37.9;18.3;28.1;1.4;14.01;.1;6.12;27609 +87100;47.6323;6.894;374;20220805;33.4;20.8;27.1;2.6;16.41;.8;6.13;24080 +87100;47.6323;6.894;374;20220806;25.7;19;22.3;4.1;13.41;0;5.24;18733 +87100;47.6323;6.894;374;20220807;27.9;14.3;21.1;3.1;10.31;0;5.9;25936 +87100;47.6323;6.894;374;20220808;29.6;14.9;22.2;2.8;10.51;0;6.03;26302 +87100;47.6323;6.894;374;20220809;30.8;15.6;23.2;2.8;10.91;0;6.21;26376 +87100;47.6323;6.894;374;20220810;30.6;16.2;23.4;3;10.81;0;6.29;25861 +87100;47.6323;6.894;374;20220811;30.6;15.8;23.2;3.2;10.51;0;6.42;25887 +87100;47.6323;6.894;374;20220812;30.4;16.3;23.3;3;10.31;0;6.24;25413 +87100;47.6323;6.894;374;20220813;30.2;14.9;22.5;3.1;10.51;0;6.2;25787 +87100;47.6323;6.894;374;20220814;27.1;17;22;3.5;12.91;6.8;5;18365 +87100;47.6323;6.894;374;20220815;24.3;15.7;20;1.7;17.51;5.9;3.23;17169 +87100;47.6323;6.894;374;20220816;30.3;14.2;22.2;1;16.41;2.9;4.58;25627 +87100;47.6323;6.894;374;20220817;25.1;17.4;21.2;2.3;19.21;5.8;3.15;15312 +87100;47.6323;6.894;374;20220818;21.7;16;18.8;1.5;19.01;13.1;1.93;9828 +87100;47.6323;6.894;374;20220819;24.8;17.5;21.1;2.5;18.71;7.2;3.01;13708 +87100;47.6323;6.894;374;20220820;25.1;16.8;20.9;2.6;16.91;.3;3.61;17024 +87100;47.6323;6.894;374;20220821;27.3;12.2;19.7;1.3;14.11;0;4.16;24194 +87100;47.6323;6.894;374;20220822;28.9;13.2;21;1;13.81;0;4.01;22589 +87100;47.6323;6.894;374;20220823;29;13;21;1;14.21;0;4.19;24346 +87100;47.6323;6.894;374;20220824;29.2;15.4;22.3;2.1;13.41;0;4.81;23265 +87100;47.6323;6.894;374;20220825;31.8;15.8;23.8;2;15.11;0;5.05;23976 +87100;47.6323;6.894;374;20220826;25.7;15.4;20.5;2.7;16.51;3.4;3.73;18320 +87100;47.6323;6.894;374;20220827;26.8;16.3;21.5;1.6;18.71;2.6;3.13;15653 +87100;47.6323;6.894;374;20220828;26.2;15.6;20.9;2.2;17.51;.1;3.53;18075 +87100;47.6323;6.894;374;20220829;29;15.9;22.4;2.1;15.71;0;4.45;22069 +87100;47.6323;6.894;374;20220830;29.9;15.3;22.6;2.5;16.11;.2;4.49;20452 +87100;47.6323;6.894;374;20220831;24.6;16.8;20.7;2.1;17.01;.2;3.17;15868 +87100;47.6323;6.894;374;20220901;24.6;14.2;19.4;2.8;15.31;0;3.39;16501 +87100;47.6323;6.894;374;20220902;25.8;13.6;19.7;2.6;14.71;10.7;3.75;18724 +87100;47.6323;6.894;374;20220903;23.4;14.8;19.1;1.3;17.61;23.8;2.43;13591 +87100;47.6323;6.894;374;20220904;26.8;12.6;19.7;.9;15.21;.2;3.2;19349 +87100;47.6323;6.894;374;20220905;28.4;13.7;21;1.3;16.51;3.8;3.7;21374 +87100;47.6323;6.894;374;20220906;25.1;16.5;20.8;1.2;19.11;0;2.54;13742 +87100;47.6323;6.894;374;20220907;26.3;15.1;20.7;1.6;18.01;10.8;2.97;16071 +87100;47.6323;6.894;374;20220908;22;15.5;18.7;3.1;15.41;.8;2.69;11921 +87100;47.6323;6.894;374;20220909;20.6;13.9;17.2;3.9;13.61;7.8;2.67;10332 +87100;47.6323;6.894;374;20220910;18.6;13.5;16;3.7;14.71;7;1.93;9135 +87100;47.6323;6.894;374;20220911;22.8;11.9;17.3;1.5;14.21;.1;2.63;15882 +87100;47.6323;6.894;374;20220912;25.9;10.3;18.1;1.4;13.81;0;3.22;20292 +87100;47.6323;6.894;374;20220913;28.1;12.2;20.1;1.4;16.11;3.9;3.28;19173 +87100;47.6323;6.894;374;20220914;23.4;17.9;20.6;2.5;19.31;8.2;2.42;12300 +87100;47.6323;6.894;374;20220915;19.1;15.6;17.3;2.9;17.01;7.7;1.33;4902 +87100;47.6323;6.894;374;20220916;17.5;12.7;15.1;2.5;13.21;0;1.56;5668 +87100;47.6323;6.894;374;20220917;12.8;7.5;10.1;2.7;9.91;1.5;1.45;8617 +87100;47.6323;6.894;374;20220918;16.7;4.2;10.4;2.7;9.51;0;2.16;15515 +87100;47.6323;6.894;374;20220919;18;8;13;2;9.11;0;2.3;13413 +87100;47.6323;6.894;374;20220920;17.6;4;10.8;1.5;8.81;0;2.09;15628 +87100;47.6323;6.894;374;20220921;17.7;6.1;11.9;2.4;9.11;0;2.42;16439 +87100;47.6323;6.894;374;20220922;19.5;4.9;12.2;1.1;8.81;0;2.24;17818 +87100;47.6323;6.894;374;20220923;20.7;6.2;13.4;1.1;11.21;4.8;2.15;16600 +87100;47.6323;6.894;374;20220924;17.6;12;14.8;1.7;13.91;5.8;1.41;7733 +87100;47.6323;6.894;374;20220925;16.4;10.3;13.3;1.9;12.61;.4;1.33;7109 +87100;47.6323;6.894;374;20220926;15.3;10.3;12.8;3.4;11.81;10.9;1.46;6493 +87100;47.6323;6.894;374;20220927;11.3;9;10.1;5.7;11.01;25.3;.91;3495 +87100;47.6323;6.894;374;20220928;11;9.5;10.2;3.6;11.51;12.6;.71;2805 +87100;47.6323;6.894;374;20220929;12.7;8.5;10.6;.8;10.81;1;1.04;6960 +87100;47.6323;6.894;374;20220930;15.3;6.6;10.9;1.2;10.31;.4;1.37;10247 +87100;47.6323;6.894;374;20221001;13.5;6.8;10.1;3.9;12.01;12.3;.74;5631 +87100;47.6323;6.894;374;20221002;18.9;13.1;16;4.6;15.91;11.8;1.37;6403 +87100;47.6323;6.894;374;20221003;16.5;11.1;13.8;2.9;12.71;0;1.48;8018 +87100;47.6323;6.894;374;20221004;20.3;5.9;13.1;1.2;11.41;.1;1.71;13379 +87100;47.6323;6.894;374;20221005;23.3;7.8;15.5;1.7;12.41;0;2.19;15167 +87100;47.6323;6.894;374;20221006;18.6;11.7;15.1;2.1;13.21;.3;1.5;7538 +87100;47.6323;6.894;374;20221007;21.4;8.6;15;1.4;12.81;.1;1.82;13870 +87100;47.6323;6.894;374;20221008;17.8;12.1;14.9;2.1;13.11;.1;1.54;9354 +87100;47.6323;6.894;374;20221009;16.5;7.3;11.9;2.5;10.91;.1;1.57;11957 +87100;47.6323;6.894;374;20221010;22.5;9.1;15.8;1.7;13.11;3.3;1.87;12734 +87100;47.6323;6.894;374;20221011;16.8;11.3;14;2.1;13.91;0;1.11;6923 +87100;47.6323;6.894;374;20221012;19.9;11.2;15.5;2.2;13.01;.1;1.67;9567 +87100;47.6323;6.894;374;20221013;15;8.2;11.6;1.1;12.71;.8;.82;5912 +87100;47.6323;6.894;374;20221014;15.5;11.1;13.3;2.4;14.71;25.3;.67;3867 +87100;47.6323;6.894;374;20221015;18.2;14.1;16.1;3.7;15.81;2.4;1.18;4945 +87100;47.6323;6.894;374;20221016;23.2;12.4;17.8;1.2;15.11;.1;1.5;9907 +87100;47.6323;6.894;374;20221017;23.9;11.5;17.7;1.4;14.31;0;1.72;12341 +87100;47.6323;6.894;374;20221018;22.3;11.2;16.8;1.6;14.93;.1;1.5;8992 +87100;47.6323;6.894;374;20221019;16.5;12.2;14.4;3.4;15.23;.1;1;5297 +87100;47.6323;6.894;374;20221020;18;12.3;15.2;2;15.33;13.5;1.04;5924 +87100;47.6323;6.894;374;20221021;15.7;12.9;14.3;2.1;15.38;33.3;.8;4055 +87100;47.6323;6.894;374;20221022;22.6;10.9;16.7;1.2;14.01;.1;1.34;9857 +87100;47.6323;6.894;374;20221023;21.7;12.1;16.9;2.1;13.51;3;1.62;9495 +87100;47.6323;6.894;374;20221024;19.8;14.7;17.2;2.8;14.11;.8;1.59;5829 +87100;47.6323;6.894;374;20221025;22.4;9.4;15.9;1.5;12.81;.4;1.39;9724 +87100;47.6323;6.894;374;20221026;21.8;12.1;16.9;1.5;14.11;.1;1.32;9333 +87100;47.6323;6.894;374;20221027;24.1;10.9;17.5;1.1;14.31;0;1.27;9847 +87100;47.6323;6.894;374;20221028;25.7;13.3;19.5;1.1;14.11;0;1.38;8467 +87100;47.6323;6.894;374;20221029;24.4;10.8;17.6;.8;14.21;0;1.12;10755 +87100;47.6323;6.894;374;20221030;25.4;11.7;18.5;.9;13.41;0;1.21;10315 +87100;47.6323;6.894;374;20221031;20.6;10.9;15.7;.9;12.91;8.3;.94;6711 +87100;47.6323;6.894;374;20221101;15.5;11.9;13.7;2.4;13.21;.7;.89;5671 +87100;47.6323;6.894;374;20221102;16.3;8.1;12.2;2.5;11.21;.1;1.04;7546 +87100;47.6323;6.894;374;20221103;12.8;4.5;8.6;1.7;10.31;11.6;.57;5531 +87100;47.6323;6.894;374;20221104;9.8;7;8.4;2.6;10.31;6.2;.49;2307 +87100;47.6323;6.894;374;20221105;10.4;7;8.7;2.6;9.31;.1;.74;4353 +87100;47.6323;6.894;374;20221106;8.9;.5;4.7;2;8.11;1.6;.42;6065 +87100;47.6323;6.894;374;20221107;15.9;7.5;11.7;2.6;10.41;.1;1.05;6475 +87100;47.6323;6.894;374;20221108;20;3.2;11.6;1.1;10.41;7.4;.78;8548 +87100;47.6323;6.894;374;20221109;13.6;11.4;12.5;2.5;13.41;17.1;.56;1915 +87100;47.6323;6.894;374;20221110;13.9;8.9;11.4;1.9;11.11;.1;.69;5625 +87100;47.6323;6.894;374;20221111;11.9;2.8;7.3;1.3;9.41;.1;.42;6305 +87100;47.6323;6.894;374;20221112;7.8;5.3;6.5;2.5;9.51;.1;.33;1954 +87100;47.6323;6.894;374;20221113;5.7;5;5.3;3.4;8.81;0;.28;1057 +87100;47.6323;6.894;374;20221114;10.3;3.4;6.8;1;9.71;3.1;.33;3923 +87100;47.6323;6.894;374;20221115;11.6;8.1;9.8;1.5;11.71;11.8;.4;2207 +87100;47.6323;6.894;374;20221116;13.9;9.1;11.5;2;10.91;3.5;.68;5247 +87100;47.6323;6.894;374;20221117;14.8;7.2;11;4;10.81;19.8;.93;4326 +87100;47.6323;6.894;374;20221118;9.8;6.9;8.3;3.8;9.91;5.8;.56;1939 +87100;47.6323;6.894;374;20221119;8.5;5.7;7.1;2.1;9.11;1;.47;1883 +87100;47.6323;6.894;374;20221120;7.9;4.9;6.4;3.7;8.71;6.7;.49;1922 +87100;47.6323;6.894;374;20221121;9.3;4.6;6.9;4.2;9.01;6.9;.49;3571 +87100;47.6323;6.894;374;20221122;8;4.9;6.4;4.2;8.31;.5;.59;3375 +87100;47.6323;6.894;374;20221123;10.6;1.4;6;2.3;8.01;8.4;.45;5405 +87100;47.6323;6.894;374;20221124;10.4;6.6;8.5;3.6;9.21;2.4;.72;2979 +87100;47.6323;6.894;374;20221125;9.1;4.1;6.6;1.7;9.21;3.6;.32;2897 +87100;47.6323;6.894;374;20221126;6.4;4.8;5.6;1.6;8.71;0;.31;1903 +87100;47.6323;6.894;374;20221127;6.9;2.9;4.9;2.2;7.91;0;.39;2038 +87100;47.6323;6.894;374;20221128;8.2;3.3;5.7;1.8;8.81;5.2;.31;2224 +87100;47.6323;6.894;374;20221129;8.8;6.4;7.6;1.6;9.61;1;.41;1565 +87100;47.6323;6.894;374;20221130;7.6;6.1;6.8;2.7;8.91;.3;.42;2338 +87100;47.6323;6.894;374;20221201;3.9;3.6;3.7;2.7;6.81;0;.56;594 +87100;47.6323;6.894;374;20221202;3.6;2.3;2.9;2.6;7.01;0;.35;1141 +87100;47.6323;6.894;374;20221203;1.8;1.6;1.7;4.4;6.51;0;.33;492 +87100;47.6323;6.894;374;20221204;1.8;1.1;1.4;3.4;6.31;1.3;.34;845 +87100;47.6323;6.894;374;20221205;5.5;1.1;3.3;1.4;6.91;.1;.27;3033 +87100;47.6323;6.894;374;20221206;6.8;-1.9;2.4;1.1;6.51;.2;.14;4915 +87100;47.6323;6.894;374;20221207;6.7;2.2;4.4;1.4;6.61;.1;.42;2794 +87100;47.6323;6.894;374;20221208;1.3;-2.8;-.8;1.2;5.31;.3;.13;3867 +87100;47.6323;6.894;374;20221209;-.3;-2.3;-1.3;2.6;5.51;1.3;.18;1328 +87100;47.6323;6.894;374;20221210;.4;-.5;-.1;1.6;5.81;.8;.28;912 +87100;47.6323;6.894;374;20221211;-1.5;-4;-2.8;1.6;4.61;0;.16;2973 +87100;47.6323;6.894;374;20221212;-3.1;-5.5;-4.3;3.8;4.11;0;.2;2430 +87100;47.6323;6.894;374;20221213;-3;-6.9;-5;4.7;3.81;.8;.28;1788 +87100;47.6323;6.894;374;20221214;1.7;-4.2;-1.3;2.6;5.51;21.6;.16;2173 +87100;47.6323;6.894;374;20221215;-.7;-.9;-.8;3.8;5.61;3.5;.23;463 +87100;47.6323;6.894;374;20221216;-1.7;-2.6;-2.2;2.1;4.71;.2;.31;892 +87100;47.6323;6.894;374;20221217;-4.3;-7.8;-6.1;3.5;3.81;0;.13;1678 +87100;47.6323;6.894;374;20221218;-.8;-6.9;-3.9;2.7;4.81;.1;.01;3289 +87100;47.6323;6.894;374;20221219;7.9;-1.1;3.4;.9;6.71;.1;.09;4892 +87100;47.6323;6.894;374;20221220;12.4;2;7.2;1.2;8.71;7.2;.32;3428 +87100;47.6323;6.894;374;20221221;12.7;8;10.3;2.8;11.21;4.2;.46;2703 +87100;47.6323;6.894;374;20221222;12.1;9.1;10.6;7.3;10.51;17.6;1.05;2157 +87100;47.6323;6.894;374;20221223;13.2;9.4;11.3;5.7;13.51;12.8;.13;1741 +87100;47.6323;6.894;374;20221224;11;10.2;10.6;3.6;11.01;1.2;.72;843 +87100;47.6323;6.894;374;20221225;12.7;6.7;9.7;2.3;10.41;0;.34;4570 +87100;47.6323;6.894;374;20221226;12.7;11;11.8;3.8;10.41;12;1.16;1197 +87100;47.6323;6.894;374;20221227;8.2;4.5;6.3;1.6;8.01;.1;.33;3381 +87100;47.6323;6.894;374;20221228;12.2;.8;6.5;2.6;7.31;0;.63;4826 +87100;47.6323;6.894;374;20221229;12.5;9.3;10.9;5.6;9.11;9.1;1.46;3045 +87100;47.6323;6.894;374;20221230;13.2;4;8.6;3.8;9.81;4.5;.52;4425 +87100;47.6323;6.894;374;20221231;16.8;12.6;14.7;3.6;11.41;0;1.28;4216 +87101;47.64124;7.22626;320;20220101;13.5;2.1;7.8;1.6;8.5;.1;.44;4396 +87101;47.64124;7.22626;320;20220102;10.9;1.6;6.2;3.2;8.2;0;.52;3934 +87101;47.64124;7.22626;320;20220103;11.9;9.1;10.5;5.1;9.6;2.2;1.23;1880 +87101;47.64124;7.22626;320;20220104;16.4;10.4;13.4;5.2;9.7;12.3;1.97;3081 +87101;47.64124;7.22626;320;20220105;3.4;3.4;3.4;4.3;6.2;.3;.82;0 +87101;47.64124;7.22626;320;20220106;4.9;1.1;3;2.1;6.2;.4;.47;2364 +87101;47.64124;7.22626;320;20220107;2.1;-1;.5;2.6;6;4.8;.26;2095 +87101;47.64124;7.22626;320;20220108;5.3;1.8;3.5;5.6;6.5;7.4;.71;2292 +87101;47.64124;7.22626;320;20220109;5.1;3.6;4.3;5.5;7.1;2.1;.67;1293 +87101;47.64124;7.22626;320;20220110;3.8;.6;2.2;2.9;6.5;0;.36;2216 +87101;47.64124;7.22626;320;20220111;.7;-1.1;-.2;3;5.9;0;.21;1520 +87101;47.64124;7.22626;320;20220112;1.2;-2.9;-.9;3;5;.1;.37;2661 +87101;47.64124;7.22626;320;20220113;2.1;-3.4;-.7;2.9;4.9;0;.41;3226 +87101;47.64124;7.22626;320;20220114;5.1;-3.8;.6;1.1;5.2;0;.29;4335 +87101;47.64124;7.22626;320;20220115;-1.9;-3.1;-2.5;1.6;4.87;0;.23;2028 +87101;47.64124;7.22626;320;20220116;2.4;-3.7;-.7;4.4;4.9;.1;.5;3572 +87101;47.64124;7.22626;320;20220117;4.6;-1;1.8;2.8;6;0;.43;3443 +87101;47.64124;7.22626;320;20220118;4.2;-1.1;1.5;2.8;6.3;0;.32;3380 +87101;47.64124;7.22626;320;20220119;2.5;-2.2;.1;3.1;5.63;0;.41;3231 +87101;47.64124;7.22626;320;20220120;5.5;1.1;3.3;2.6;6.07;.7;.62;3191 +87101;47.64124;7.22626;320;20220121;4;-1.9;1.1;1.5;4.97;0;.42;5205 +87101;47.64124;7.22626;320;20220122;6.1;-1.4;2.3;1.4;5.17;0;.47;5438 +87101;47.64124;7.22626;320;20220123;5.4;-2.1;1.6;2.2;5.7;0;.5;3885 +87101;47.64124;7.22626;320;20220124;4.9;-2.3;1.3;2.4;5.27;0;.56;5611 +87101;47.64124;7.22626;320;20220125;8.1;-2.8;2.7;1.6;5.27;0;.55;7376 +87101;47.64124;7.22626;320;20220126;-.7;-3.6;-2.2;1.6;4.87;0;.27;2439 +87101;47.64124;7.22626;320;20220127;-.7;-3.6;-2.2;4.4;5.1;0;.2;2707 +87101;47.64124;7.22626;320;20220128;3.4;-.6;1.4;3;6.2;0;.37;3349 +87101;47.64124;7.22626;320;20220129;3.5;-.6;1.4;4.8;6.7;.2;.22;3457 +87101;47.64124;7.22626;320;20220130;8.2;3.8;6;3.4;7.6;.2;.76;3667 +87101;47.64124;7.22626;320;20220131;6;1.1;3.5;6.1;6.6;3.6;.76;3972 +87101;47.64124;7.22626;320;20220201;3.6;1.9;2.7;5.9;6.4;4.9;.64;2111 +87101;47.64124;7.22626;320;20220202;8.8;3.4;6.1;4.5;9.6;.9;.21;4346 +87101;47.64124;7.22626;320;20220203;9.4;5.6;7.5;3.3;8.9;.1;.69;3602 +87101;47.64124;7.22626;320;20220204;8.2;4.9;6.5;4.8;7.8;.7;.93;3371 +87101;47.64124;7.22626;320;20220205;6.9;.7;3.8;2.9;6.2;0;.78;4946 +87101;47.64124;7.22626;320;20220206;7.2;2;4.6;8.7;7.3;10.6;.82;4551 +87101;47.64124;7.22626;320;20220207;6.7;3.9;5.3;5.5;5.8;.1;1.47;3223 +87101;47.64124;7.22626;320;20220208;10.9;0;5.4;2.6;6;0;1.12;7110 +87101;47.64124;7.22626;320;20220209;13.5;-1.4;6;1.6;6.2;.1;.99;8560 +87101;47.64124;7.22626;320;20220210;4.4;-.2;2.1;2.7;7.17;10;.86;8500 +87101;47.64124;7.22626;320;20220211;7.9;3.7;5.8;2.2;6.47;0;.93;8013 +87101;47.64124;7.22626;320;20220212;6.8;-3.1;1.8;2.2;4.8;0;.88;9118 +87101;47.64124;7.22626;320;20220213;13.5;-1.1;6.2;3.1;5.27;0;1.67;10759 +87101;47.64124;7.22626;320;20220214;6.5;2;4.3;2.4;6.8;4;.76;3609 +87101;47.64124;7.22626;320;20220215;7.6;3.3;5.4;3.3;7.17;2.4;.87;5014 +87101;47.64124;7.22626;320;20220216;11.4;3.6;7.5;6;9.6;6.6;.75;6745 +87101;47.64124;7.22626;320;20220217;12.5;10.8;11.6;7.5;9.9;.5;1.87;2852 +87101;47.64124;7.22626;320;20220218;15.4;6.2;10.8;5.9;9.3;3.6;1.9;7622 +87101;47.64124;7.22626;320;20220219;8.6;5.1;6.8;5.1;6.2;0;1.7;4526 +87101;47.64124;7.22626;320;20220220;9.8;4.3;7;8.1;7.5;5.8;1.54;5935 +87101;47.64124;7.22626;320;20220221;7.8;3.3;5.5;8;7.6;3.6;1.01;5393 +87101;47.64124;7.22626;320;20220222;9.5;4.8;7.1;6;7.9;.7;1.26;5616 +87101;47.64124;7.22626;320;20220223;12;6.6;9.3;2.1;8.8;.1;1.1;6164 +87101;47.64124;7.22626;320;20220224;12.5;.2;6.3;4.2;7.2;1.4;1.48;9785 +87101;47.64124;7.22626;320;20220225;7;1.4;4.2;3.7;6.2;.3;1.08;6491 +87101;47.64124;7.22626;320;20220226;6.9;-.7;3.1;2.6;5.6;0;1.02;7788 +87101;47.64124;7.22626;320;20220227;8.7;-.9;3.9;3.2;4.6;0;1.56;8968 +87101;47.64124;7.22626;320;20220228;9.3;-1;4.1;2.3;4.8;0;1.39;9453 +87101;47.64124;7.22626;320;20220301;9.5;-2;3.7;1.8;4.8;0;1.27;10174 +87101;47.64124;7.22626;320;20220302;9;-2.6;3.2;1.7;5.3;.1;1.13;10372 +87101;47.64124;7.22626;320;20220303;12.2;-1.6;5.3;1.9;5.7;0;1.44;11537 +87101;47.64124;7.22626;320;20220304;9.1;-2;3.5;3;4.7;0;1.56;10429 +87101;47.64124;7.22626;320;20220305;7.1;-3.4;1.8;3;4;0;1.49;10271 +87101;47.64124;7.22626;320;20220306;6.3;-1.6;2.3;4.2;4;0;1.68;8949 +87101;47.64124;7.22626;320;20220307;6.7;-2.4;2.1;4.2;3.9;0;1.73;9790 +87101;47.64124;7.22626;320;20220308;9.1;-3;3;2.8;3.9;0;1.75;11548 +87101;47.64124;7.22626;320;20220309;14.6;-3.7;5.4;1.2;5;0;1.61;14548 +87101;47.64124;7.22626;320;20220310;14.2;-2.4;5.9;2;5.1;0;1.9;14012 +87101;47.64124;7.22626;320;20220311;15;-1.8;6.6;2.5;5.3;0;2.15;14289 +87101;47.64124;7.22626;320;20220312;15.2;5.4;10.3;2.1;6.9;0;1.97;10904 +87101;47.64124;7.22626;320;20220313;15.5;2.8;9.1;3.2;7.3;1;2.18;12669 +87101;47.64124;7.22626;320;20220314;14.5;2.7;8.6;2;7;2.5;1.83;12348 +87101;47.64124;7.22626;320;20220315;10.1;5.6;7.8;2.1;9.4;0;.99;7474 +87101;47.64124;7.22626;320;20220316;10;6.1;8;2.1;9.9;.1;.91;7005 +87101;47.64124;7.22626;320;20220317;14.6;5.9;10.2;4.8;9.8;.2;1.82;10924 +87101;47.64124;7.22626;320;20220318;13.4;6;9.7;5.3;8;.1;2.08;9521 +87101;47.64124;7.22626;320;20220319;14.8;3.3;9.1;4.3;5.8;.5;2.91;16060 +87101;47.64124;7.22626;320;20220320;18.1;3.8;10.9;2.9;6.07;.3;2.98;16109 +87101;47.64124;7.22626;320;20220321;17.4;3;10.2;1.8;6.3;0;2.42;16011 +87101;47.64124;7.22626;320;20220322;17.4;.6;9;1.2;5.77;0;2.3;18672 +87101;47.64124;7.22626;320;20220323;18;1.1;9.5;1.1;6.13;0;2.26;18633 +87101;47.64124;7.22626;320;20220324;19.4;1.6;10.5;1.5;5.67;0;2.67;19246 +87101;47.64124;7.22626;320;20220325;19.3;2.2;10.7;2;5.7;0;2.97;19069 +87101;47.64124;7.22626;320;20220326;19.5;2.1;10.8;2.7;6.07;0;3.25;19079 +87101;47.64124;7.22626;320;20220327;20;2.8;11.4;1.8;5.94;0;2.98;19472 +87101;47.64124;7.22626;320;20220328;21.8;3.9;12.8;1.7;6.17;0;3.16;19877 +87101;47.64124;7.22626;320;20220329;18.9;6;12.5;2.4;6.76;1.7;2.79;12033 +87101;47.64124;7.22626;320;20220330;14.1;9.3;11.7;2.2;10;4.2;1.64;8121 +87101;47.64124;7.22626;320;20220331;10.9;7.5;9.2;2.1;9.47;12;1.14;5337 +87101;47.64124;7.22626;320;20220401;2.6;2.1;2.4;3.8;6.53;8.2;.71;4035 +87101;47.64124;7.22626;320;20220402;2;-.5;.8;2.2;5.53;1.8;.9;6384 +87101;47.64124;7.22626;320;20220403;3.8;-.5;1.7;2.9;5.3;0;.98;5391 +87101;47.64124;7.22626;320;20220404;8.8;-2.6;3.1;3.1;5.09;0;2.03;19703 +87101;47.64124;7.22626;320;20220405;12.1;5.4;8.8;2.9;7.17;0;1.9;8266 +87101;47.64124;7.22626;320;20220406;14.2;8.3;11.2;3.4;9.9;.9;1.77;8484 +87101;47.64124;7.22626;320;20220407;14.5;9.2;11.9;7.6;9.6;18.6;2.42;7921 +87101;47.64124;7.22626;320;20220408;14.6;7.9;11.2;6.6;10.1;16.6;2.03;7742 +87101;47.64124;7.22626;320;20220409;9.4;1.3;5.4;3.5;6.87;0;1.76;14032 +87101;47.64124;7.22626;320;20220410;12.8;.5;6.7;1.5;5.94;0;2.36;19822 +87101;47.64124;7.22626;320;20220411;18.3;2.1;10.2;2.7;6.4;0;3.38;21023 +87101;47.64124;7.22626;320;20220412;23.3;6.6;14.9;2.2;8.2;0;3.76;19899 +87101;47.64124;7.22626;320;20220413;23.2;10;16.6;2.2;9.34;.7;3.81;19559 +87101;47.64124;7.22626;320;20220414;22.2;9.6;15.9;2.3;12.27;.8;3.43;20317 +87101;47.64124;7.22626;320;20220415;21.5;10.9;16.2;2.2;11.44;0;3.25;17654 +87101;47.64124;7.22626;320;20220416;17.5;7.2;12.4;3.7;8.14;0;3.5;20181 +87101;47.64124;7.22626;320;20220417;18.1;2.8;10.4;3.7;5.44;0;4.06;23927 +87101;47.64124;7.22626;320;20220418;18.8;1.1;10;2;6.06;0;3.59;25026 +87101;47.64124;7.22626;320;20220419;19.7;2.9;11.3;1.5;6.87;0;3.28;21721 +87101;47.64124;7.22626;320;20220420;18.1;4.6;11.3;2.7;6.87;0;3.65;22871 +87101;47.64124;7.22626;320;20220421;18.5;2.5;10.5;2.8;7.07;0;3.65;23817 +87101;47.64124;7.22626;320;20220422;18.9;4.2;11.6;2.1;8.84;0;3.27;22118 +87101;47.64124;7.22626;320;20220423;15.6;7.8;11.7;2.6;10.3;9.4;2.14;12128 +87101;47.64124;7.22626;320;20220424;11;7.3;9.1;2.3;10.57;11.6;1.19;7785 +87101;47.64124;7.22626;320;20220425;15.9;9;12.5;2.2;11.44;8.9;1.91;10299 +87101;47.64124;7.22626;320;20220426;15.4;7.9;11.7;2.5;9.37;.5;2.62;15641 +87101;47.64124;7.22626;320;20220427;16.9;4.3;10.6;2.6;9.07;0;2.95;20483 +87101;47.64124;7.22626;320;20220428;20.9;4.6;12.7;2.2;8.7;0;3.94;25945 +87101;47.64124;7.22626;320;20220429;19.6;5.9;12.7;1.8;8.77;0;3.29;19873 +87101;47.64124;7.22626;320;20220430;17.8;8.5;13.1;2.2;10.24;4.9;3.01;18823 +87101;47.64124;7.22626;320;20220501;17.5;5.2;11.4;2.1;9.14;0;3.26;22647 +87101;47.64124;7.22626;320;20220502;19.5;4.9;12.2;1.8;9.57;0;3.52;24083 +87101;47.64124;7.22626;320;20220503;22;6.9;14.5;1.4;10.17;0;3.65;22682 +87101;47.64124;7.22626;320;20220504;20.6;8.2;14.4;1.8;11.57;3.2;3.18;18742 +87101;47.64124;7.22626;320;20220505;12.8;11;11.9;2;12.4;4.1;1.23;6124 +87101;47.64124;7.22626;320;20220506;16.6;9.9;13.2;3.4;11.7;.8;2.58;15009 +87101;47.64124;7.22626;320;20220507;20.9;6.4;13.6;2.2;11;.1;3.59;22514 +87101;47.64124;7.22626;320;20220508;19;8.8;13.9;1.9;11.6;0;3.05;18880 +87101;47.64124;7.22626;320;20220509;24.6;11.7;18.1;2.4;12.9;.5;4.2;21428 +87101;47.64124;7.22626;320;20220510;25;10.4;17.7;2;14.2;0;4.09;22957 +87101;47.64124;7.22626;320;20220511;28.1;11.2;19.6;2.8;13.2;0;5.2;24875 +87101;47.64124;7.22626;320;20220512;25;12.7;18.8;2.7;13;3.5;4.41;21230 +87101;47.64124;7.22626;320;20220513;20.6;15.3;17.9;2.5;16.3;.3;2.71;13779 +87101;47.64124;7.22626;320;20220514;24.8;10.1;17.4;1.4;12.5;0;4.11;23493 +87101;47.64124;7.22626;320;20220515;28.3;9.4;18.8;1.4;12.9;.1;4.82;26848 +87101;47.64124;7.22626;320;20220516;24.8;14.7;19.7;3.1;15;.2;4.22;19538 +87101;47.64124;7.22626;320;20220517;26.8;11.9;19.3;1.5;14.1;.1;4.44;23974 +87101;47.64124;7.22626;320;20220518;28.8;12.6;20.7;1.7;14.8;0;4.89;25132 +87101;47.64124;7.22626;320;20220519;29.6;14.2;21.9;2.4;15.8;.1;5.25;24587 +87101;47.64124;7.22626;320;20220520;31.2;15.5;23.3;2.6;16.6;3.6;5.65;24930 +87101;47.64124;7.22626;320;20220521;25.4;15;20.2;2.6;14.7;0;4.36;20246 +87101;47.64124;7.22626;320;20220522;25.6;11.6;18.6;1.9;12.4;0;4.54;23683 +87101;47.64124;7.22626;320;20220523;24.8;14.8;19.8;3;15.1;4.6;4.28;19987 +87101;47.64124;7.22626;320;20220524;19.9;12;15.9;3.4;12.2;.1;3.54;17754 +87101;47.64124;7.22626;320;20220525;22.4;9.8;16.1;1.8;11.3;0;4.01;22669 +87101;47.64124;7.22626;320;20220526;21.7;11;16.3;2.9;11.7;0;4.04;20906 +87101;47.64124;7.22626;320;20220527;21.7;12.8;17.2;3.3;12.4;0;4;19069 +87101;47.64124;7.22626;320;20220528;19.6;9.4;14.5;3.2;9.7;0;3.96;20521 +87101;47.64124;7.22626;320;20220529;17.1;11.2;14.1;4.9;7.6;0;4.22;15496 +87101;47.64124;7.22626;320;20220530;20.6;7.7;14.1;3.1;7.7;0;4.58;23289 +87101;47.64124;7.22626;320;20220531;23.8;9.1;16.4;2.5;9.4;.1;4.86;24970 +87101;47.64124;7.22626;320;20220601;20.3;9.4;14.8;2.1;12.4;0;3.56;21465 +87101;47.64124;7.22626;320;20220602;22.8;12.2;17.5;3;12.4;.3;4.29;21208 +87101;47.64124;7.22626;320;20220603;27.7;12.8;20.2;2.3;15.5;9.2;5.01;25323 +87101;47.64124;7.22626;320;20220604;27.2;16.4;21.8;2.6;17.8;2.4;4.58;21507 +87101;47.64124;7.22626;320;20220605;24.3;17.7;21;3.1;17.8;3;3.76;16704 +87101;47.64124;7.22626;320;20220606;23.9;13.8;18.8;2.8;15.6;1.7;4.06;20858 +87101;47.64124;7.22626;320;20220607;20.9;14.2;17.5;2.8;15;2.8;3.29;16897 +87101;47.64124;7.22626;320;20220608;21.7;9.4;15.5;2.2;13.4;4.3;3.83;23163 +87101;47.64124;7.22626;320;20220609;19.3;12.4;15.8;4;13;.9;3.37;17211 +87101;47.64124;7.22626;320;20220610;25.1;7.8;16.4;1;11.5;0;4.55;27672 +87101;47.64124;7.22626;320;20220611;29.2;9.6;19.4;1.3;13;0;5.36;29533 +87101;47.64124;7.22626;320;20220612;30.4;11.8;21.1;1.6;15.2;2.8;5.56;28785 +87101;47.64124;7.22626;320;20220613;25.9;17.4;21.6;2;15.5;0;4.28;19267 +87101;47.64124;7.22626;320;20220614;27.7;11.5;19.6;2.8;12.1;0;5.68;26871 +87101;47.64124;7.22626;320;20220615;32.4;12.9;22.6;1.3;15.4;0;5.81;29567 +87101;47.64124;7.22626;320;20220616;30.9;17.6;24.2;3;17.1;0;5.9;24320 +87101;47.64124;7.22626;320;20220617;31.1;15.5;23.3;1.7;12.9;0;5.71;26406 +87101;47.64124;7.22626;320;20220618;35.1;14.2;24.6;1.7;15.5;0;6.6;30680 +87101;47.64124;7.22626;320;20220619;35.3;17.9;26.6;1.8;18.2;0;6.39;27943 +87101;47.64124;7.22626;320;20220620;30.5;21.7;26.1;4.8;15.7;0;6.71;19686 +87101;47.64124;7.22626;320;20220621;31.9;13.8;22.8;1.9;15.4;4.9;5.98;28517 +87101;47.64124;7.22626;320;20220622;23.9;18.1;21;2;20.1;7.6;3.2;15858 +87101;47.64124;7.22626;320;20220623;29.2;14.5;21.8;1.7;17.7;13.4;5.06;25627 +87101;47.64124;7.22626;320;20220624;20.4;15.8;18.1;2.2;17.5;2.6;2.65;14042 +87101;47.64124;7.22626;320;20220625;27.5;12.4;19.9;1.9;16.1;6.4;4.9;25961 +87101;47.64124;7.22626;320;20220626;24.8;14.8;19.8;2.2;17.8;18.9;3.96;20992 +87101;47.64124;7.22626;320;20220627;21;15.4;18.2;2.3;17.1;2.3;2.92;15533 +87101;47.64124;7.22626;320;20220628;22.8;13.3;18;2;16.4;0;3.63;20412 +87101;47.64124;7.22626;320;20220629;28.1;16.5;22.3;1.7;17.9;0;4.63;22602 +87101;47.64124;7.22626;320;20220630;28.9;14.1;21.5;2.4;17.3;10.4;5.2;25587 +87101;47.64124;7.22626;320;20220701;22.1;12.8;17.4;2.1;13.6;.1;3.78;20123 +87101;47.64124;7.22626;320;20220702;27.5;10.3;18.9;1.6;14.7;.1;4.97;27565 +87101;47.64124;7.22626;320;20220703;28.9;13.4;21.1;1.7;16.6;1.9;5.06;26096 +87101;47.64124;7.22626;320;20220704;26.6;17.3;21.9;1.2;18.1;0;4;20035 +87101;47.64124;7.22626;320;20220705;26.7;14.7;20.7;1.9;14.7;0;4.65;22808 +87101;47.64124;7.22626;320;20220706;25.1;12.3;18.7;2;13.3;0;4.52;23534 +87101;47.64124;7.22626;320;20220707;22.3;10;16.1;2.1;13.2;0;3.95;23012 +87101;47.64124;7.22626;320;20220708;24.1;12.1;18.1;3;12.2;0;4.69;22675 +87101;47.64124;7.22626;320;20220709;27.3;10.6;18.9;2.2;12.7;0;5.21;26808 +87101;47.64124;7.22626;320;20220710;24;15.9;19.9;4.2;13.3;0;4.75;18429 +87101;47.64124;7.22626;320;20220711;26.3;12.3;19.3;3.6;12.8;0;5.35;24375 +87101;47.64124;7.22626;320;20220712;28.2;15.5;21.8;2.5;14.4;0;5.19;23125 +87101;47.64124;7.22626;320;20220713;32.6;12.9;22.7;1.1;14.6;0;5.57;28885 +87101;47.64124;7.22626;320;20220714;32.4;18.2;25.3;3.1;15.2;0;6.43;24357 +87101;47.64124;7.22626;320;20220715;28.5;17.2;22.8;3.3;12.6;0;5.78;21594 +87101;47.64124;7.22626;320;20220716;27.4;12.9;20.1;2.9;11.4;0;5.53;24473 +87101;47.64124;7.22626;320;20220717;29.5;14.9;22.2;2.7;11.9;0;5.84;24482 +87101;47.64124;7.22626;320;20220718;33.5;13;23.2;1.8;13.3;0;6.18;29036 +87101;47.64124;7.22626;320;20220719;36.8;14.7;25.7;1.1;15.2;0;6.14;30071 +87101;47.64124;7.22626;320;20220720;31.8;18.2;25;2.4;19;7.9;5.45;23366 +87101;47.64124;7.22626;320;20220721;28.5;17.4;22.9;2;18.4;.1;4.5;20970 +87101;47.64124;7.22626;320;20220722;31.6;14.8;23.2;2.1;18.2;3.3;5.45;25851 +87101;47.64124;7.22626;320;20220723;28.7;18.9;23.8;1.9;20.3;0;4.25;19513 +87101;47.64124;7.22626;320;20220724;31.6;16;23.8;1.4;18.3;0;5.05;24691 +87101;47.64124;7.22626;320;20220725;32.5;15.9;24.2;3;17.1;.1;6.09;25386 +87101;47.64124;7.22626;320;20220726;26.2;18.6;22.4;3.1;15.3;0;4.48;16893 +87101;47.64124;7.22626;320;20220727;26.8;13.5;20.1;2.3;13.3;0;4.72;22460 +87101;47.64124;7.22626;320;20220728;29.3;14.6;21.9;2.3;13;0;5.28;23540 +87101;47.64124;7.22626;320;20220729;25.8;16.4;21.1;1.5;14.3;.2;3.9;18606 +87101;47.64124;7.22626;320;20220730;28.7;13.6;21.1;1.6;13.5;0;4.74;23645 +87101;47.64124;7.22626;320;20220731;30.5;14.3;22.4;1.8;14.9;0;5.09;24396 +87101;47.64124;7.22626;320;20220801;29.5;14.1;21.8;1.7;15.6;1.2;4.77;23651 +87101;47.64124;7.22626;320;20220802;30.2;14.8;22.5;1.2;16.9;0;4.57;23531 +87101;47.64124;7.22626;320;20220803;35;14.5;24.7;1.4;16.1;0;5.65;27109 +87101;47.64124;7.22626;320;20220804;37.5;16.8;27.1;1.7;16.5;0;6.23;27099 +87101;47.64124;7.22626;320;20220805;33.7;18.9;26.3;2.6;17.4;3;5.83;22688 +87101;47.64124;7.22626;320;20220806;24.3;18;21.1;4.9;14.2;0;4.58;14493 +87101;47.64124;7.22626;320;20220807;27.4;14.8;21.1;3.5;11.5;0;5.4;20648 +87101;47.64124;7.22626;320;20220808;29;12.4;20.7;2.8;12.2;0;5.36;23659 +87101;47.64124;7.22626;320;20220809;30.1;13;21.5;3.1;12.1;0;5.77;23880 +87101;47.64124;7.22626;320;20220810;30.2;12.1;21.1;2.5;12.2;0;5.43;24438 +87101;47.64124;7.22626;320;20220811;30.2;11.9;21;2.4;12.1;0;5.36;24424 +87101;47.64124;7.22626;320;20220812;29.8;12.4;21.1;2.3;11.9;0;5.19;23650 +87101;47.64124;7.22626;320;20220813;29.9;13.6;21.7;2;11.6;0;4.98;22722 +87101;47.64124;7.22626;320;20220814;26.4;12.6;19.5;1.9;13.6;2.5;4.07;20718 +87101;47.64124;7.22626;320;20220815;22.5;15.8;19.1;2;17.1;4.1;2.78;14141 +87101;47.64124;7.22626;320;20220816;30.3;13.6;21.9;1.4;16.6;3.4;4.36;22549 +87101;47.64124;7.22626;320;20220817;25.6;17.3;21.4;1.7;19.2;11.7;3.14;15594 +87101;47.64124;7.22626;320;20220818;21.7;15;18.3;1.4;18.5;13.8;2.4;13844 +87101;47.64124;7.22626;320;20220819;25;17.1;21;2.8;18.9;4.8;3.2;14979 +87101;47.64124;7.22626;320;20220820;25.4;17.1;21.2;2.5;17.9;1.7;3.35;15256 +87101;47.64124;7.22626;320;20220821;27.5;12.6;20;1.3;15.2;0;3.75;20509 +87101;47.64124;7.22626;320;20220822;28.4;13.3;20.8;1.3;15.1;.1;3.85;20494 +87101;47.64124;7.22626;320;20220823;29.1;12.8;20.9;1.5;14.7;0;4.08;21154 +87101;47.64124;7.22626;320;20220824;29.7;12.7;21.2;1.4;14.5;0;4.11;21448 +87101;47.64124;7.22626;320;20220825;31.1;13.7;22.4;1.2;16.4;0;4.1;21534 +87101;47.64124;7.22626;320;20220826;26;15.1;20.5;2.8;17.3;6.3;3.52;16770 +87101;47.64124;7.22626;320;20220827;26.1;16.8;21.4;1.7;18.6;1.9;3.09;15312 +87101;47.64124;7.22626;320;20220828;26.6;15.5;21;2.3;17.6;.1;3.45;16648 +87101;47.64124;7.22626;320;20220829;28.8;15.1;21.9;1.6;16.8;0;3.7;18410 +87101;47.64124;7.22626;320;20220830;29.2;14.2;21.7;1.9;16.7;1.1;3.9;19128 +87101;47.64124;7.22626;320;20220831;23.5;16.6;20;2.1;17.3;.5;2.67;12649 +87101;47.64124;7.22626;320;20220901;24.4;13.7;19;2.3;15.4;0;3.13;15770 +87101;47.64124;7.22626;320;20220902;25.6;11.1;18.3;2.1;14.4;5.7;3.41;18298 +87101;47.64124;7.22626;320;20220903;22.4;14.1;18.2;1.7;17.1;25.9;2.39;13558 +87101;47.64124;7.22626;320;20220904;28.3;12.6;20.4;1.1;16;.2;3.31;18717 +87101;47.64124;7.22626;320;20220905;28.9;12.5;20.7;2;16.3;1.4;3.73;18965 +87101;47.64124;7.22626;320;20220906;25.2;15.8;20.5;1.7;18.6;0;2.68;14062 +87101;47.64124;7.22626;320;20220907;26.4;14.6;20.5;2;18.2;10.7;3;15680 +87101;47.64124;7.22626;320;20220908;22.8;15.3;19;2.9;15.6;.3;2.76;12245 +87101;47.64124;7.22626;320;20220909;20.7;14.2;17.4;2.8;13.9;4.2;2.52;11239 +87101;47.64124;7.22626;320;20220910;18.4;13.3;15.8;3.1;14.2;3.9;2;9778 +87101;47.64124;7.22626;320;20220911;23.9;12.7;18.3;1.7;14.1;.1;2.74;14652 +87101;47.64124;7.22626;320;20220912;26.6;9;17.8;.9;13.6;0;2.86;18342 +87101;47.64124;7.22626;320;20220913;28.8;11.4;20.1;1.2;16.2;1.5;3.12;18043 +87101;47.64124;7.22626;320;20220914;22.8;18;20.4;2.3;19.7;1.9;1.96;9065 +87101;47.64124;7.22626;320;20220915;19.9;16;17.9;2.6;17.1;5.2;1.72;8016 +87101;47.64124;7.22626;320;20220916;17.5;13.8;15.6;2.7;13.9;.2;1.74;7702 +87101;47.64124;7.22626;320;20220917;14;8.4;11.2;3.8;10;0;1.83;9517 +87101;47.64124;7.22626;320;20220918;15.8;6.3;11;3.4;9.4;0;2.15;12451 +87101;47.64124;7.22626;320;20220919;17.8;9.4;13.6;2.2;9.1;0;2.33;11535 +87101;47.64124;7.22626;320;20220920;17.4;3.4;10.4;1.9;8.5;.1;2.15;14908 +87101;47.64124;7.22626;320;20220921;18.4;5;11.7;2.3;9.1;0;2.31;14401 +87101;47.64124;7.22626;320;20220922;20.1;3.4;11.7;1.5;9;.1;2.27;15964 +87101;47.64124;7.22626;320;20220923;20.5;4.7;12.6;2.1;11.2;2.6;2.23;15326 +87101;47.64124;7.22626;320;20220924;17.3;12;14.6;1.8;13.7;4.3;1.48;8494 +87101;47.64124;7.22626;320;20220925;16.4;9.7;13;1.7;13;3.7;1.4;9512 +87101;47.64124;7.22626;320;20220926;16.1;10.5;13.3;3.5;11.5;7.6;1.8;8531 +87101;47.64124;7.22626;320;20220927;12;9.3;10.6;5.3;11;15.5;1.18;5648 +87101;47.64124;7.22626;320;20220928;10.8;9.5;10.1;2.5;11.5;9.3;.75;3666 +87101;47.64124;7.22626;320;20220929;12.2;8.5;10.3;1.2;11.1;1.1;.99;6546 +87101;47.64124;7.22626;320;20220930;16.6;8.1;12.3;1.6;10.8;.3;1.55;10125 +87101;47.64124;7.22626;320;20221001;13.7;7.4;10.5;2.7;11.9;7.7;1.03;8511 +87101;47.64124;7.22626;320;20221002;19.5;13.6;16.5;3.4;15.5;8;1.66;8105 +87101;47.64124;7.22626;320;20221003;16.6;11;13.8;2.3;12.8;.3;1.4;7771 +87101;47.64124;7.22626;320;20221004;19.4;6.8;13.1;1.3;11.3;.1;1.63;11823 +87101;47.64124;7.22626;320;20221005;23.5;8;15.7;2.3;12.5;.1;2.31;13007 +87101;47.64124;7.22626;320;20221006;19.5;9.3;14.4;2.3;12.4;0;1.75;10284 +87101;47.64124;7.22626;320;20221007;21.8;8.6;15.2;1.5;13;.1;1.74;11627 +87101;47.64124;7.22626;320;20221008;18.7;11.9;15.3;2.5;13.1;0;1.63;8044 +87101;47.64124;7.22626;320;20221009;17.4;8.2;12.8;2.9;11;.2;1.69;9329 +87101;47.64124;7.22626;320;20221010;22.5;9.7;16.1;1.8;13.3;1.7;1.83;10964 +87101;47.64124;7.22626;320;20221011;17.2;10.7;13.9;1.9;13.7;0;1.16;7513 +87101;47.64124;7.22626;320;20221012;19.1;11;15;1.6;12.6;.1;1.45;8339 +87101;47.64124;7.22626;320;20221013;15.6;9;12.3;2;12.8;.8;1;7353 +87101;47.64124;7.22626;320;20221014;16.3;11.5;13.9;2.4;14.7;13.8;.91;6080 +87101;47.64124;7.22626;320;20221015;19.3;14.8;17;4.4;15.7;1;1.59;5776 +87101;47.64124;7.22626;320;20221016;23.5;12.2;17.8;1.5;14.6;.2;1.63;9393 +87101;47.64124;7.22626;320;20221017;23.6;10.3;16.9;1.4;14.2;.1;1.57;10093 +87101;47.64124;7.22626;320;20221018;22.9;12;17.4;2;15.1;.2;1.61;8937 +87101;47.64124;7.22626;320;20221019;16.3;12.6;14.4;2.7;15.1;.3;.85;4855 +87101;47.64124;7.22626;320;20221020;18.6;12.6;15.6;1.8;15.3;7.9;1.04;6261 +87101;47.64124;7.22626;320;20221021;15.9;13.4;14.6;1.8;15.4;31.1;.74;3746 +87101;47.64124;7.22626;320;20221022;22.4;11.3;16.8;1.2;14.2;.2;1.29;8483 +87101;47.64124;7.22626;320;20221023;22.9;10.6;16.7;2.5;13.2;5.6;1.83;8825 +87101;47.64124;7.22626;320;20221024;19;15.2;17.1;4.3;14.2;3.3;1.83;4539 +87101;47.64124;7.22626;320;20221025;21.3;8.3;14.8;1.6;12.9;.4;1.28;8810 +87101;47.64124;7.22626;320;20221026;22.1;12.3;17.2;1.7;14.3;.1;1.36;7443 +87101;47.64124;7.22626;320;20221027;24.6;8.4;16.5;1.1;13.6;0;1.27;9605 +87101;47.64124;7.22626;320;20221028;25.7;12.5;19.1;1.6;14.5;.1;1.6;8471 +87101;47.64124;7.22626;320;20221029;24;10.4;17.2;1.4;14.3;.2;1.3;8472 +87101;47.64124;7.22626;320;20221030;25.2;10.3;17.7;1.7;13.5;0;1.57;8758 +87101;47.64124;7.22626;320;20221031;19.1;9.9;14.5;1.4;13.1;4.8;.96;6633 +87101;47.64124;7.22626;320;20221101;16.3;11.5;13.9;2.9;13.3;.3;.98;4532 +87101;47.64124;7.22626;320;20221102;17.2;8;12.6;2;11;.1;1.07;6420 +87101;47.64124;7.22626;320;20221103;13.4;4.4;8.9;2.1;10.2;9.3;.66;6240 +87101;47.64124;7.22626;320;20221104;10.8;7.7;9.2;2.5;10.2;5.3;.66;3333 +87101;47.64124;7.22626;320;20221105;10.9;7.4;9.1;3.3;9.3;.2;.92;3521 +87101;47.64124;7.22626;320;20221106;10.2;.2;5.2;1.6;8.1;.9;.48;6299 +87101;47.64124;7.22626;320;20221107;16.7;7.5;12.1;2.1;10.2;.3;1.07;5919 +87101;47.64124;7.22626;320;20221108;17.3;3.1;10.2;1.6;9.2;4.7;.9;7393 +87101;47.64124;7.22626;320;20221109;13.7;9.3;11.5;2;12.6;13;.53;3761 +87101;47.64124;7.22626;320;20221110;14;7.1;10.5;2;10.7;.2;.7;4796 +87101;47.64124;7.22626;320;20221111;12.4;2.4;7.4;1.1;8.8;.1;.49;5814 +87101;47.64124;7.22626;320;20221112;8.6;3.6;6.1;1.6;9.4;.1;.3;3855 +87101;47.64124;7.22626;320;20221113;6.2;5.3;5.7;2.8;9;0;.33;1232 +87101;47.64124;7.22626;320;20221114;11.2;3.7;7.4;1.4;9.6;.7;.4;4716 +87101;47.64124;7.22626;320;20221115;11.9;7.5;9.7;1.7;11;9.8;.47;3403 +87101;47.64124;7.22626;320;20221116;13.8;9.3;11.5;2.5;10.7;.2;.87;3393 +87101;47.64124;7.22626;320;20221117;15;7.3;11.1;3.6;10.6;15.9;.99;4569 +87101;47.64124;7.22626;320;20221118;9.8;7.4;8.6;4.6;9.8;1.2;.68;2223 +87101;47.64124;7.22626;320;20221119;8.9;5.4;7.1;3.1;8.8;.6;.58;2775 +87101;47.64124;7.22626;320;20221120;8.1;5.2;6.6;4.2;8.1;5.2;.76;2428 +87101;47.64124;7.22626;320;20221121;9;4.9;6.9;3.9;8.9;4.1;.54;2964 +87101;47.64124;7.22626;320;20221122;8.9;5.8;7.3;3.7;8.2;0;.82;2453 +87101;47.64124;7.22626;320;20221123;11.4;1.5;6.4;1.8;7.9;5.8;.51;4831 +87101;47.64124;7.22626;320;20221124;11.2;7.1;9.1;3.2;8.9;1.5;.91;2834 +87101;47.64124;7.22626;320;20221125;10.2;3.3;6.7;2.1;8.6;1.7;.45;3819 +87101;47.64124;7.22626;320;20221126;6;5.4;5.7;1.7;8.7;.1;.39;650 +87101;47.64124;7.22626;320;20221127;7.6;3.1;5.3;2;7.7;0;.44;2878 +87101;47.64124;7.22626;320;20221128;8.4;3.4;5.9;2;8.5;2.5;.35;3029 +87101;47.64124;7.22626;320;20221129;9.9;6;7.9;2.6;9.4;1.6;.5;2566 +87101;47.64124;7.22626;320;20221130;6.9;6.3;6.6;3.7;9.1;.2;.45;596 +87101;47.64124;7.22626;320;20221201;3.2;3.3;3.2;4.2;7;0;.49;0 +87101;47.64124;7.22626;320;20221202;3.9;2.5;3.2;3.2;7.1;0;.38;1220 +87101;47.64124;7.22626;320;20221203;2.1;1.7;1.9;4.7;6.7;0;.32;339 +87101;47.64124;7.22626;320;20221204;1.8;1.2;1.5;3.1;6.5;1.8;.32;552 +87101;47.64124;7.22626;320;20221205;6.1;1.7;3.9;2;6.9;.1;.41;2584 +87101;47.64124;7.22626;320;20221206;7.4;-1;3.2;1.1;6.4;.1;.27;3786 +87101;47.64124;7.22626;320;20221207;6.9;2.3;4.6;1.4;6.6;0;.45;2608 +87101;47.64124;7.22626;320;20221208;0;-1.8;-.9;1.7;5.5;.4;.24;1373 +87101;47.64124;7.22626;320;20221209;-.3;-1.6;-1;2.4;5.5;1.7;.24;1058 +87101;47.64124;7.22626;320;20221210;.6;-.4;.1;.9;5.9;1.7;.29;839 +87101;47.64124;7.22626;320;20221211;-2.2;-4.1;-3.2;1.2;4.6;0;.22;1392 +87101;47.64124;7.22626;320;20221212;-2.8;-7.7;-5.3;2.6;4;0;.14;2616 +87101;47.64124;7.22626;320;20221213;-3;-7.3;-5.2;3.6;3.8;.1;.23;2396 +87101;47.64124;7.22626;320;20221214;1.1;-3.7;-1.3;1.9;5.4;5.9;.16;2556 +87101;47.64124;7.22626;320;20221215;-1.2;-.9;-1.1;2.8;5.47;3.8;.29;387 +87101;47.64124;7.22626;320;20221216;-.8;-2.6;-1.7;1.9;4.63;.1;.33;1071 +87101;47.64124;7.22626;320;20221217;-4.3;-7.2;-5.8;2.1;3.87;0;.13;2477 +87101;47.64124;7.22626;320;20221218;1.2;-6.6;-2.7;2.1;4.47;0;.09;3848 +87101;47.64124;7.22626;320;20221219;4.9;-2.1;1.4;1.5;6.2;0;.21;3178 +87101;47.64124;7.22626;320;20221220;9.6;.4;5;1.8;7.2;8.2;.38;3736 +87101;47.64124;7.22626;320;20221221;11.9;3.8;7.8;2.4;9.5;2;.38;3465 +87101;47.64124;7.22626;320;20221222;12.6;9;10.8;6.5;10.3;6.1;1.19;2093 +87101;47.64124;7.22626;320;20221223;14;10;12;8.1;13;7.1;.59;2244 +87101;47.64124;7.22626;320;20221224;11.5;10.6;11;4.1;10.7;.5;.98;723 +87101;47.64124;7.22626;320;20221225;13;7.3;10.1;1;10.3;0;.38;2817 +87101;47.64124;7.22626;320;20221226;11.5;6.5;9;3.4;10.1;8.2;.54;2605 +87101;47.64124;7.22626;320;20221227;8.3;4.9;6.6;2.2;7.9;.1;.57;2042 +87101;47.64124;7.22626;320;20221228;12;.4;6.2;1.5;7.2;0;.43;4343 +87101;47.64124;7.22626;320;20221229;13;9.3;11.1;4.9;8.9;4.2;1.58;2180 +87101;47.64124;7.22626;320;20221230;13.7;3.5;8.6;3.4;9.4;2.1;.66;4072 +87101;47.64124;7.22626;320;20221231;16.6;11.9;14.2;2.8;11.7;0;1.11;2570 +87102;47.64917;7.55861;298;20220101;12.6;2.5;7.6;2.5;8.3;0;.55;5172 +87102;47.64917;7.55861;298;20220102;11.5;2.3;6.9;2.8;7.9;0;.58;3185 +87102;47.64917;7.55861;298;20220103;12.8;6.6;9.7;2.5;9.2;2.1;.76;2604 +87102;47.64917;7.55861;298;20220104;17.4;9.7;13.5;4.3;9.63;7.9;1.65;2843 +87102;47.64917;7.55861;298;20220105;4.3;3.6;3.9;3.3;6.07;.3;.81;1135 +87102;47.64917;7.55861;298;20220106;5;.4;2.7;1.1;6;.3;.34;2983 +87102;47.64917;7.55861;298;20220107;2.8;-1.4;.7;1.6;5.9;3;.3;2419 +87102;47.64917;7.55861;298;20220108;5.7;1.2;3.4;4.4;6.05;4.6;.77;3086 +87102;47.64917;7.55861;298;20220109;5.9;3.4;4.7;4.6;6.75;2.9;.83;2522 +87102;47.64917;7.55861;298;20220110;5.3;1.7;3.5;1.4;6.25;0;.39;3704 +87102;47.64917;7.55861;298;20220111;.1;-3.7;-1.8;1.2;5.4;0;.23;1411 +87102;47.64917;7.55861;298;20220112;1.5;-4.6;-1.6;1.5;4.65;0;.2;5651 +87102;47.64917;7.55861;298;20220113;2.7;-6;-1.6;.9;4.35;0;.15;6385 +87102;47.64917;7.55861;298;20220114;6.5;-4.9;.8;1.1;4.85;0;.24;6807 +87102;47.64917;7.55861;298;20220115;-2;-4.9;-3.5;1.6;4.9;0;.16;1856 +87102;47.64917;7.55861;298;20220116;4.6;-4.2;.2;1.9;4.95;0;.33;5918 +87102;47.64917;7.55861;298;20220117;6.4;-.1;3.2;1.4;6;0;.45;3289 +87102;47.64917;7.55861;298;20220118;5.8;-2.7;1.5;2.1;5.9;0;.38;3884 +87102;47.64917;7.55861;298;20220119;3.8;-1.8;1;2.1;5.6;.8;.44;3686 +87102;47.64917;7.55861;298;20220120;5.7;1.5;3.6;2.4;6;.7;.63;3469 +87102;47.64917;7.55861;298;20220121;4.2;-2.4;.9;1.7;5.1;0;.42;5278 +87102;47.64917;7.55861;298;20220122;6.3;-1.7;2.3;1.1;5.1;0;.41;6066 +87102;47.64917;7.55861;298;20220123;5.6;-3.7;1;1;5.4;0;.36;3986 +87102;47.64917;7.55861;298;20220124;5.1;-3.6;.7;2.4;5.2;0;.43;7487 +87102;47.64917;7.55861;298;20220125;8.5;-3.3;2.6;1.9;5.35;0;.58;8095 +87102;47.64917;7.55861;298;20220126;0;-4.3;-2.1;1.3;5;0;.29;2657 +87102;47.64917;7.55861;298;20220127;.2;-2.4;-1.1;1.9;5.1;.7;.31;4215 +87102;47.64917;7.55861;298;20220128;6.1;-.4;2.8;1.5;6.2;0;.44;5362 +87102;47.64917;7.55861;298;20220129;7.1;-2.2;2.4;2.1;6.35;.4;.52;5083 +87102;47.64917;7.55861;298;20220130;9.7;5;7.3;2.7;7.35;.1;.95;5111 +87102;47.64917;7.55861;298;20220131;6.7;-.4;3.1;5;6.35;3.9;.81;4188 +87102;47.64917;7.55861;298;20220201;4.9;1.7;3.3;5.7;6.2;1.4;.95;2924 +87102;47.64917;7.55861;298;20220202;9.4;4.6;7;5.4;9.2;1.9;.67;2318 +87102;47.64917;7.55861;298;20220203;10.9;4;7.5;1.9;8.5;0;.64;4797 +87102;47.64917;7.55861;298;20220204;8.8;3.6;6.2;4.1;7.4;.5;.96;4193 +87102;47.64917;7.55861;298;20220205;8;-.2;3.9;2.2;5.9;0;.78;8353 +87102;47.64917;7.55861;298;20220206;8.5;-1.2;3.7;7;6.6;9.3;1.08;4145 +87102;47.64917;7.55861;298;20220207;7.7;3.4;5.6;4.5;5.85;.3;1.38;7660 +87102;47.64917;7.55861;298;20220208;11.8;-1.8;5;1.6;5.15;0;.97;9696 +87102;47.64917;7.55861;298;20220209;13.7;-1.2;6.3;2.2;5.8;0;1.26;10432 +87102;47.64917;7.55861;298;20220210;11.4;-.4;5.5;2.8;7.1;7.8;.96;9139 +87102;47.64917;7.55861;298;20220211;7.9;3.8;5.9;2.2;6.55;0;.94;8256 +87102;47.64917;7.55861;298;20220212;6.9;-4.1;1.4;2.2;4.8;0;.91;9277 +87102;47.64917;7.55861;298;20220213;13.4;-1.3;6.1;3.8;5.2;0;1.94;10831 +87102;47.64917;7.55861;298;20220214;7.2;3.5;5.4;2.4;6.7;5.5;.69;2827 +87102;47.64917;7.55861;298;20220215;7.8;3;5.4;3.1;7.15;1;.86;4895 +87102;47.64917;7.55861;298;20220216;11.7;3.2;7.4;4.2;8.75;3.4;.96;3113 +87102;47.64917;7.55861;298;20220217;13.6;9.6;11.6;6.1;9.73;2;1.91;5491 +87102;47.64917;7.55861;298;20220218;16.6;6.5;11.5;4.8;9.19;3.3;2.01;6753 +87102;47.64917;7.55861;298;20220219;9.6;4.6;7.1;4.1;6.1;0;1.68;9799 +87102;47.64917;7.55861;298;20220220;11;3.8;7.4;5.5;7.05;3.9;1.69;4253 +87102;47.64917;7.55861;298;20220221;8;3.7;5.8;6.8;7.25;4.1;1.25;5516 +87102;47.64917;7.55861;298;20220222;10.3;4.6;7.5;4.3;7.55;.3;1.44;6463 +87102;47.64917;7.55861;298;20220223;13.2;7.3;10.3;1.8;8.4;0;1.3;8010 +87102;47.64917;7.55861;298;20220224;14.3;1.8;8.1;4.4;7.2;1.5;1.97;8700 +87102;47.64917;7.55861;298;20220225;8.1;.7;4.4;3.6;5.9;.5;1.34;8965 +87102;47.64917;7.55861;298;20220226;8.6;-1;3.8;2.4;5.2;0;1.27;12097 +87102;47.64917;7.55861;298;20220227;10.1;-2.9;3.6;2.8;4.2;0;1.72;13988 +87102;47.64917;7.55861;298;20220228;10;-3.3;3.3;1.3;4.45;0;1.28;13975 +87102;47.64917;7.55861;298;20220301;10.1;-3.6;3.2;1.4;4.2;0;1.29;12961 +87102;47.64917;7.55861;298;20220302;10.3;-3.4;3.5;1.4;4.95;0;1.22;9437 +87102;47.64917;7.55861;298;20220303;12.9;-2.6;5.1;1.6;5.35;0;1.55;14488 +87102;47.64917;7.55861;298;20220304;9.9;-3.7;3.1;1.6;4.45;0;1.42;14646 +87102;47.64917;7.55861;298;20220305;8.2;-5.4;1.4;1.5;3.8;0;1.33;14928 +87102;47.64917;7.55861;298;20220306;7.8;-5.9;1;1.6;3.8;0;1.32;14084 +87102;47.64917;7.55861;298;20220307;7.7;-5.8;.9;2.7;3.7;0;1.61;14778 +87102;47.64917;7.55861;298;20220308;9.5;-4.5;2.5;2.9;3.6;0;1.97;15074 +87102;47.64917;7.55861;298;20220309;14.5;-3;5.8;1.7;4.5;0;1.95;15896 +87102;47.64917;7.55861;298;20220310;15;-2.2;6.4;1.6;4.75;0;2.03;16400 +87102;47.64917;7.55861;298;20220311;15;-1.6;6.7;2.5;4.85;0;2.28;13085 +87102;47.64917;7.55861;298;20220312;15.4;4.7;10.1;1.7;5.75;0;2.03;12295 +87102;47.64917;7.55861;298;20220313;17.4;.8;9.1;2.8;6.5;.5;2.49;12913 +87102;47.64917;7.55861;298;20220314;15.2;2.8;9;1.6;6.8;2.2;1.93;15092 +87102;47.64917;7.55861;298;20220315;11.1;5;8.1;2.6;8.75;0;1.03;4278 +87102;47.64917;7.55861;298;20220316;10.7;3.8;7.2;1.6;9.6;0;.9;6899 +87102;47.64917;7.55861;298;20220317;14.8;5.1;9.9;2.9;9.5;.3;1.61;8796 +87102;47.64917;7.55861;298;20220318;13.5;5.8;9.6;4.1;8;.2;2.05;9511 +87102;47.64917;7.55861;298;20220319;15.3;1.7;8.5;3.4;5.7;.1;2.83;16618 +87102;47.64917;7.55861;298;20220320;18.5;2.5;10.5;3.1;5.7;.1;3.22;16040 +87102;47.64917;7.55861;298;20220321;17.5;2.4;10;1.8;5.95;0;2.49;15545 +87102;47.64917;7.55861;298;20220322;17.5;-.4;8.5;1.2;5.55;0;2.3;18825 +87102;47.64917;7.55861;298;20220323;18.3;.1;9.2;1.1;5.8;0;2.36;19000 +87102;47.64917;7.55861;298;20220324;19.4;.6;10;1.3;5.7;0;2.61;19238 +87102;47.64917;7.55861;298;20220325;19.3;.7;10;1.8;5.8;0;2.85;19195 +87102;47.64917;7.55861;298;20220326;19.9;.6;10.3;2.1;6.1;0;3.05;19351 +87102;47.64917;7.55861;298;20220327;20.2;.9;10.6;1.4;5.9;0;2.83;20107 +87102;47.64917;7.55861;298;20220328;22.2;2.7;12.4;1.8;6.15;0;3.21;19763 +87102;47.64917;7.55861;298;20220329;19.5;5.3;12.4;1.9;6.5;1.2;2.67;12100 +87102;47.64917;7.55861;298;20220330;14;9.4;11.7;2;9.95;4.7;1.67;7878 +87102;47.64917;7.55861;298;20220331;11.2;7.5;9.4;1.9;9.65;21.1;1.18;5717 +87102;47.64917;7.55861;298;20220401;2.8;2.4;2.6;3.6;6.69;9.5;.57;1606 +87102;47.64917;7.55861;298;20220402;2;-.4;.8;2.2;5.54;2.6;.94;6800 +87102;47.64917;7.55861;298;20220403;4;-.2;1.9;2.6;5.55;.1;.91;4920 +87102;47.64917;7.55861;298;20220404;9;-2.8;3.1;3.5;5.49;.1;1.93;16311 +87102;47.64917;7.55861;298;20220405;12.4;5.5;9;2.5;7.35;.5;1.88;8789 +87102;47.64917;7.55861;298;20220406;14.8;8.4;11.6;3.2;9.8;1.2;2.07;9910 +87102;47.64917;7.55861;298;20220407;15;9.5;12.2;7.4;9.4;15.2;2.89;9153 +87102;47.64917;7.55861;298;20220408;15;7.9;11.5;6.6;10.05;13.5;2.19;8139 +87102;47.64917;7.55861;298;20220409;9.7;1.2;5.4;3.5;6.9;1.3;1.83;14716 +87102;47.64917;7.55861;298;20220410;12.8;.5;6.6;1.3;5.9;0;2.41;20438 +87102;47.64917;7.55861;298;20220411;18.3;.7;9.5;2.5;6.35;0;3.37;20498 +87102;47.64917;7.55861;298;20220412;22.9;5.2;14;2.3;8.4;0;3.71;18454 +87102;47.64917;7.55861;298;20220413;23.6;9.7;16.7;2.1;9.45;0;3.73;18785 +87102;47.64917;7.55861;298;20220414;22;8.9;15.4;2.4;11.9;0;3.55;21286 +87102;47.64917;7.55861;298;20220415;21.6;10.4;16;2.3;11.35;0;3.37;18060 +87102;47.64917;7.55861;298;20220416;18;6.3;12.1;3;8.05;0;3.5;20311 +87102;47.64917;7.55861;298;20220417;18.8;1.2;10;2.8;5.35;0;3.97;24600 +87102;47.64917;7.55861;298;20220418;19.2;.1;9.7;2.1;6.29;0;3.63;24480 +87102;47.64917;7.55861;298;20220419;19.7;2.2;10.9;1.5;6.75;0;3.2;20853 +87102;47.64917;7.55861;298;20220420;18.3;3.4;10.9;2.1;6.9;0;3.53;23179 +87102;47.64917;7.55861;298;20220421;18.9;1.3;10.1;2.3;7.1;0;3.55;24042 +87102;47.64917;7.55861;298;20220422;19.3;3.1;11.2;1.6;8.75;0;3.15;21477 +87102;47.64917;7.55861;298;20220423;16;6.7;11.3;2.4;10.25;3.9;2.13;12006 +87102;47.64917;7.55861;298;20220424;11.3;7.4;9.3;2;10.75;10.9;1.22;7436 +87102;47.64917;7.55861;298;20220425;16.4;8.5;12.5;2.1;11.45;13.3;2;10558 +87102;47.64917;7.55861;298;20220426;15.8;8.1;12;2.5;9.45;.6;2.75;16718 +87102;47.64917;7.55861;298;20220427;17.4;3.7;10.5;2;9.1;0;3.01;21151 +87102;47.64917;7.55861;298;20220428;21.5;3.4;12.4;1.6;8.55;0;3.93;26589 +87102;47.64917;7.55861;298;20220429;19.6;5;12.3;1.8;8.8;.1;3.16;18851 +87102;47.64917;7.55861;298;20220430;17.7;8.3;13;2.1;10.2;1.1;3.11;19019 +87102;47.64917;7.55861;298;20220501;17.7;4.7;11.2;2.1;9.05;0;3.34;22776 +87102;47.64917;7.55861;298;20220502;19.8;4.2;12;1.7;9.6;0;3.51;23997 +87102;47.64917;7.55861;298;20220503;21.9;6.3;14.1;1.4;9.9;0;3.66;22645 +87102;47.64917;7.55861;298;20220504;21;7.8;14.4;1.8;11.4;4.3;3.09;17342 +87102;47.64917;7.55861;298;20220505;12.7;11.2;12;1.8;12.55;9.7;1.03;3858 +87102;47.64917;7.55861;298;20220506;16.9;10.1;13.5;2.4;12.45;.9;1.55;5866 +87102;47.64917;7.55861;298;20220507;21.3;7.9;14.6;1.5;12;.2;3.22;19066 +87102;47.64917;7.55861;298;20220508;19.3;8.8;14;1.4;12.3;0;2.61;15545 +87102;47.64917;7.55861;298;20220509;24.3;8.9;16.6;1.3;12.9;.2;3.75;21832 +87102;47.64917;7.55861;298;20220510;25.7;10.6;18.2;1.6;13.85;0;3.9;20912 +87102;47.64917;7.55861;298;20220511;28.5;12.4;20.5;2.2;14;0;5.24;26344 +87102;47.64917;7.55861;298;20220512;25.7;13.2;19.5;1.7;13.8;1.6;4.09;20832 +87102;47.64917;7.55861;298;20220513;22.2;15.7;18.9;2.1;16.15;.5;3.02;14336 +87102;47.64917;7.55861;298;20220514;24.6;9.9;17.3;1.2;12.1;0;4.49;27258 +87102;47.64917;7.55861;298;20220515;28.4;9.1;18.8;1.5;12.5;.5;4.79;25848 +87102;47.64917;7.55861;298;20220516;24.8;14.9;19.9;2;15.25;2;4.16;20948 +87102;47.64917;7.55861;298;20220517;27.2;11.9;19.5;1.1;14.45;0;4.39;24244 +87102;47.64917;7.55861;298;20220518;29.3;12.1;20.7;1.6;13.9;0;5.41;29017 +87102;47.64917;7.55861;298;20220519;30.2;16.1;23.2;2.2;15.5;.9;5.21;22256 +87102;47.64917;7.55861;298;20220520;32.7;17.2;24.9;2.6;16.25;6.5;6.1;24728 +87102;47.64917;7.55861;298;20220521;24.6;15.2;19.9;2.1;14.65;0;4.71;24526 +87102;47.64917;7.55861;298;20220522;25.4;10.3;17.8;1.4;13;0;3.95;20919 +87102;47.64917;7.55861;298;20220523;24;13.6;18.8;2.2;15.55;7.8;3.03;13267 +87102;47.64917;7.55861;298;20220524;19.8;13;16.4;2.8;12.25;.1;3.11;14116 +87102;47.64917;7.55861;298;20220525;22.6;10.7;16.6;1.8;11.3;0;4.68;27779 +87102;47.64917;7.55861;298;20220526;22.3;11;16.6;2.1;11.55;0;4.48;25363 +87102;47.64917;7.55861;298;20220527;22.4;11.2;16.8;2.4;12.5;0;3.83;19754 +87102;47.64917;7.55861;298;20220528;19.6;8.7;14.1;2.3;10.05;0;4.06;23933 +87102;47.64917;7.55861;298;20220529;18.6;8.2;13.4;2.7;8.25;0;4.39;25624 +87102;47.64917;7.55861;298;20220530;20.9;5.2;13.1;1.7;7.9;0;4.49;28378 +87102;47.64917;7.55861;298;20220531;23.6;8;15.8;1.7;9.85;.1;3.89;19843 +87102;47.64917;7.55861;298;20220601;21;9.9;15.5;1.7;12.5;.3;2.99;15310 +87102;47.64917;7.55861;298;20220602;23.4;10.3;16.9;1.4;13.5;.2;3.66;20355 +87102;47.64917;7.55861;298;20220603;25.7;13.1;19.4;1.7;16.35;6.2;3.62;18283 +87102;47.64917;7.55861;298;20220604;27.9;15.4;21.7;1.9;17.5;1.3;5.22;26743 +87102;47.64917;7.55861;298;20220605;25.7;17.6;21.7;2.3;17.65;2.5;3.53;14336 +87102;47.64917;7.55861;298;20220606;24.9;13.4;19.1;1.7;15.05;1.9;3.88;19795 +87102;47.64917;7.55861;298;20220607;21.5;14.2;17.8;2.1;14.6;5.3;3.21;15909 +87102;47.64917;7.55861;298;20220608;22;10.3;16.1;2;13.15;5;3.32;17106 +87102;47.64917;7.55861;298;20220609;20.4;13.1;16.7;3.3;12.5;1.6;3.9;19344 +87102;47.64917;7.55861;298;20220610;25.3;8.8;17;1.5;11.2;0;5.32;31951 +87102;47.64917;7.55861;298;20220611;28.9;10.1;19.5;1.4;12;0;5.73;31827 +87102;47.64917;7.55861;298;20220612;30.9;12.2;21.6;2;13.9;2.2;6.08;29811 +87102;47.64917;7.55861;298;20220613;25.7;17.5;21.6;3;14.65;0;5.55;25348 +87102;47.64917;7.55861;298;20220614;28.4;9;18.7;1.6;11.65;0;5.75;31486 +87102;47.64917;7.55861;298;20220615;32.2;12.7;22.5;1.3;14.65;.2;5.91;30426 +87102;47.64917;7.55861;298;20220616;31.5;17.4;24.4;1.9;17;0;5.99;27847 +87102;47.64917;7.55861;298;20220617;31;13.6;22.3;1.6;13.25;0;5.63;26952 +87102;47.64917;7.55861;298;20220618;36.2;15.3;25.7;2.2;13.95;0;7.3;30807 +87102;47.64917;7.55861;298;20220619;35.4;19.7;27.6;1.6;16.95;.2;6.68;29791 +87102;47.64917;7.55861;298;20220620;32;20.6;26.3;2.9;16.25;0;6.87;28162 +87102;47.64917;7.55861;298;20220621;32.3;13.7;23;1.9;15.35;3.6;5.34;22420 +87102;47.64917;7.55861;298;20220622;25.7;18.8;22.3;2.1;20.3;5.4;2.96;11912 +87102;47.64917;7.55861;298;20220623;31.1;15.7;23.4;2.6;17.8;14.7;5.94;26772 +87102;47.64917;7.55861;298;20220624;22.1;15.8;19;1.8;17.9;6.1;2.79;14082 +87102;47.64917;7.55861;298;20220625;28.5;13.5;21;2.4;15.65;2.8;5.81;29325 +87102;47.64917;7.55861;298;20220626;25.7;15.2;20.4;2.2;18.15;12.3;4.33;22386 +87102;47.64917;7.55861;298;20220627;22.4;16.1;19.3;1.7;17.25;2.9;2.73;12865 +87102;47.64917;7.55861;298;20220628;23;14.5;18.8;1.5;16.7;0;2.8;13492 +87102;47.64917;7.55861;298;20220629;28.2;16.4;22.3;1.6;16.65;0;5;25069 +87102;47.64917;7.55861;298;20220630;30.9;14.5;22.7;1.9;16.85;15.7;5.37;24631 +87102;47.64917;7.55861;298;20220701;23.1;13;18.1;1.4;13.55;.4;3.73;19833 +87102;47.64917;7.55861;298;20220702;27.9;10;18.9;1.4;13.8;.1;5.55;31894 +87102;47.64917;7.55861;298;20220703;30.2;13.9;22.1;1.4;16;3.5;5.57;28979 +87102;47.64917;7.55861;298;20220704;26.4;17.4;21.9;1.4;17.9;0;3.89;18786 +87102;47.64917;7.55861;298;20220705;27.8;15.2;21.5;1.6;14.75;0;5.49;28659 +87102;47.64917;7.55861;298;20220706;25.8;13.5;19.6;2.3;12.7;0;5.4;27912 +87102;47.64917;7.55861;298;20220707;24.1;10.2;17.1;1.9;12.5;.2;4.27;22512 +87102;47.64917;7.55861;298;20220708;24.4;12.8;18.6;2.4;12.5;0;5.31;29434 +87102;47.64917;7.55861;298;20220709;27.4;9.8;18.6;1.6;12.55;0;5.13;28417 +87102;47.64917;7.55861;298;20220710;24.9;14.2;19.5;2.8;13.3;0;5.37;27630 +87102;47.64917;7.55861;298;20220711;27.1;9.4;18.3;1.8;12.7;0;5.41;30722 +87102;47.64917;7.55861;298;20220712;29;12.6;20.8;1.7;14.4;0;5.53;28984 +87102;47.64917;7.55861;298;20220713;33.3;12;22.7;1.1;13.35;0;5.69;29035 +87102;47.64917;7.55861;298;20220714;34.2;18.2;26.2;2.9;13.65;0;7.1;27337 +87102;47.64917;7.55861;298;20220715;28.8;14.9;21.9;2.8;12.6;0;6.35;29167 +87102;47.64917;7.55861;298;20220716;28.5;11.5;20;2.2;11.5;0;5.95;30139 +87102;47.64917;7.55861;298;20220717;30.6;11.6;21.1;1.9;12.15;0;6.04;30163 +87102;47.64917;7.55861;298;20220718;34.7;12.4;23.6;1.4;12.45;0;6.16;30033 +87102;47.64917;7.55861;298;20220719;37.2;14;25.6;1.4;13.85;0;6.45;30083 +87102;47.64917;7.55861;298;20220720;32.5;19.8;26.2;2;17.05;11.9;4.95;18227 +87102;47.64917;7.55861;298;20220721;29.4;18.6;24;1.4;18.7;0;5.26;26644 +87102;47.64917;7.55861;298;20220722;32.9;14.5;23.7;1.6;17.6;3.6;5.29;24998 +87102;47.64917;7.55861;298;20220723;30;19.2;24.6;2.2;20.09;.1;4.4;17900 +87102;47.64917;7.55861;298;20220724;32.8;16.1;24.5;1.4;18.09;0;5.54;26800 +87102;47.64917;7.55861;298;20220725;34.8;17;25.9;2.9;16.89;.1;6.84;26767 +87102;47.64917;7.55861;298;20220726;27.7;19.5;23.6;3.1;15;0;5.46;21681 +87102;47.64917;7.55861;298;20220727;27.6;16.8;22.2;2.3;13;0;5.4;25072 +87102;47.64917;7.55861;298;20220728;30.2;12.2;21.2;1.6;13.55;0;5.07;25100 +87102;47.64917;7.55861;298;20220729;26;17.2;21.6;1.9;15.45;.4;3.74;15420 +87102;47.64917;7.55861;298;20220730;28.9;13;20.9;1.3;13.6;0;4.51;23172 +87102;47.64917;7.55861;298;20220731;31.7;15.5;23.6;1.6;14.05;0;5.46;25951 +87102;47.64917;7.55861;298;20220801;31.6;14.2;22.9;2.2;14.8;.3;5.59;25591 +87102;47.64917;7.55861;298;20220802;30.8;14.6;22.7;1.4;16.25;0;4.88;24229 +87102;47.64917;7.55861;298;20220803;35;15;25;1.1;15.4;0;5.54;27914 +87102;47.64917;7.55861;298;20220804;37.9;18.2;28.1;1.4;15.65;0;5.99;26797 +87102;47.64917;7.55861;298;20220805;34.5;19.6;27.1;2.6;16.55;.7;5.9;21184 +87102;47.64917;7.55861;298;20220806;24.1;17.7;20.9;2.6;15.25;0;3;9966 +87102;47.64917;7.55861;298;20220807;28.7;11.7;20.2;2.1;12.5;0;4.92;24129 +87102;47.64917;7.55861;298;20220808;30.6;11.4;21;1.6;13.05;0;5.22;27067 +87102;47.64917;7.55861;298;20220809;32;11.5;21.8;2;12.3;0;5.65;27161 +87102;47.64917;7.55861;298;20220810;31.9;12.2;22;2.1;11.6;0;5.81;27132 +87102;47.64917;7.55861;298;20220811;32.2;11.7;22;1.5;11.7;0;5.27;26701 +87102;47.64917;7.55861;298;20220812;31.3;12.7;22;2.1;11.4;0;5.65;26869 +87102;47.64917;7.55861;298;20220813;31.5;11.5;21.5;1.4;10.8;0;5.13;26736 +87102;47.64917;7.55861;298;20220814;28.9;12.5;20.7;1.9;13.25;1.8;3.97;16647 +87102;47.64917;7.55861;298;20220815;27.1;16;21.6;1.6;17.55;6.2;3.56;17330 +87102;47.64917;7.55861;298;20220816;30.6;15.5;23.1;1.8;16.35;1.6;5.02;24843 +87102;47.64917;7.55861;298;20220817;27.3;17.7;22.5;2.5;18.1;20;3.53;13568 +87102;47.64917;7.55861;298;20220818;22.4;15.2;18.8;1.4;18.3;11.6;2.15;10676 +87102;47.64917;7.55861;298;20220819;22.7;17.1;19.9;1.9;19.05;3.8;1.88;7297 +87102;47.64917;7.55861;298;20220820;25.4;15.9;20.7;1.4;18;1.7;2.93;14696 +87102;47.64917;7.55861;298;20220821;27.3;13.3;20.3;1.3;15.7;0;3.87;21393 +87102;47.64917;7.55861;298;20220822;28.7;13.7;21.2;1.3;14.55;0;4.15;22724 +87102;47.64917;7.55861;298;20220823;29.7;13.2;21.5;1.4;13.8;0;4.47;24170 +87102;47.64917;7.55861;298;20220824;30.6;12.9;21.7;1.5;13.35;0;4.27;21158 +87102;47.64917;7.55861;298;20220825;31.3;13.4;22.3;1.2;16.05;0;4.39;24070 +87102;47.64917;7.55861;298;20220826;28.1;15;21.6;1.9;17.2;5.3;3.69;18085 +87102;47.64917;7.55861;298;20220827;26;17.2;21.6;1.7;18.7;1.5;3.16;15612 +87102;47.64917;7.55861;298;20220828;27.2;14.1;20.7;1.2;17.3;0;3.2;17194 +87102;47.64917;7.55861;298;20220829;29.6;13.1;21.3;1.2;16.55;0;3.93;21900 +87102;47.64917;7.55861;298;20220830;29.1;14.3;21.7;1.6;17;3.2;3.32;15301 +87102;47.64917;7.55861;298;20220831;24.1;17.2;20.6;1.6;17.2;1.7;2.78;13684 +87102;47.64917;7.55861;298;20220901;25.2;11.9;18.5;1.6;14.55;0;3.46;19974 +87102;47.64917;7.55861;298;20220902;26.4;10.7;18.6;1.6;14.05;4.6;3.42;18771 +87102;47.64917;7.55861;298;20220903;23.3;14.6;19;1.6;17.3;12.7;2.3;11484 +87102;47.64917;7.55861;298;20220904;27.5;13.5;20.5;1.3;16.2;.1;3.69;21265 +87102;47.64917;7.55861;298;20220905;29.2;12.7;21;1.3;16.35;2.3;3.43;18492 +87102;47.64917;7.55861;298;20220906;25.3;16.8;21;2.1;18.4;3.5;2.45;10168 +87102;47.64917;7.55861;298;20220907;25.9;16.3;21.1;2;18.65;12.1;2.83;13950 +87102;47.64917;7.55861;298;20220908;23.6;15.9;19.8;2.6;15.55;1.2;3.29;16682 +87102;47.64917;7.55861;298;20220909;22.7;13.8;18.2;2.6;13.85;2.8;3.1;15263 +87102;47.64917;7.55861;298;20220910;20.2;13.6;16.9;2.3;13.65;2;2.07;7947 +87102;47.64917;7.55861;298;20220911;23.5;13;18.2;1.3;13.65;0;2.98;18412 +87102;47.64917;7.55861;298;20220912;26.5;8.7;17.6;1.1;12.95;0;3.19;20664 +87102;47.64917;7.55861;298;20220913;27.9;13.2;20.5;1.9;16.2;1.5;3.25;15805 +87102;47.64917;7.55861;298;20220914;24.3;18;21.1;1.6;19.2;4.4;2.08;9321 +87102;47.64917;7.55861;298;20220915;21.2;16.2;18.7;1.6;17.45;7.7;1.45;5390 +87102;47.64917;7.55861;298;20220916;18.3;13.6;15.9;1.9;14.05;1;1.8;8690 +87102;47.64917;7.55861;298;20220917;15.1;9;12;3.5;9.85;1.3;2.12;10721 +87102;47.64917;7.55861;298;20220918;17.4;6.6;12;2.6;9.2;0;2.5;16680 +87102;47.64917;7.55861;298;20220919;17.4;10.7;14;2.5;8.7;0;2.85;16122 +87102;47.64917;7.55861;298;20220920;17.9;3.1;10.5;1.6;8.35;0;2.31;17943 +87102;47.64917;7.55861;298;20220921;18.8;4;11.4;1.3;8.75;0;2.12;15167 +87102;47.64917;7.55861;298;20220922;19.5;2.5;11;1.1;8.7;0;2.23;18513 +87102;47.64917;7.55861;298;20220923;21.3;5.8;13.6;1.6;11;4.2;2.28;14950 +87102;47.64917;7.55861;298;20220924;16.4;11.8;14.1;1.5;14.1;4.9;1.15;6310 +87102;47.64917;7.55861;298;20220925;16.7;9.6;13.2;1.1;12.9;4.7;1.28;7569 +87102;47.64917;7.55861;298;20220926;16.1;10.8;13.5;2.4;11.35;7.2;1.69;7946 +87102;47.64917;7.55861;298;20220927;13.2;9.6;11.4;4.3;10.55;17.4;1.53;5267 +87102;47.64917;7.55861;298;20220928;11.3;9.8;10.5;1.6;11.4;12.1;.74;2240 +87102;47.64917;7.55861;298;20220929;13;8.6;10.8;1.1;11.15;1.7;.94;4688 +87102;47.64917;7.55861;298;20220930;15.5;8.5;12;1.5;10.9;.2;1.42;9340 +87102;47.64917;7.55861;298;20221001;14.2;6.1;10.2;1.9;11.6;6;.78;3661 +87102;47.64917;7.55861;298;20221002;20.6;12.4;16.5;2.7;14.75;9.8;1.75;8206 +87102;47.64917;7.55861;298;20221003;16.6;11.6;14.1;1.8;13;.1;1.45;9061 +87102;47.64917;7.55861;298;20221004;19.9;6.4;13.2;1.2;11.9;.1;1.75;14052 +87102;47.64917;7.55861;298;20221005;24.2;8.7;16.4;2;12.6;.1;2.43;14490 +87102;47.64917;7.55861;298;20221006;19.5;9.2;14.4;1.7;12.45;0;1.61;10246 +87102;47.64917;7.55861;298;20221007;21.8;10.1;16;.8;13.5;0;1.65;12525 +87102;47.64917;7.55861;298;20221008;18.8;12.8;15.8;1.6;13.3;.1;1.41;6773 +87102;47.64917;7.55861;298;20221009;16.9;6.1;11.5;1.9;10.95;.2;1.44;10704 +87102;47.64917;7.55861;298;20221010;22.5;10.4;16.4;1.9;13.6;.9;1.93;11857 +87102;47.64917;7.55861;298;20221011;16.2;11;13.6;1.4;14.15;0;1;6401 +87102;47.64917;7.55861;298;20221012;19;10.9;14.9;1.3;12.9;0;1.43;8927 +87102;47.64917;7.55861;298;20221013;17.4;8.4;12.9;1.3;13.05;.9;.95;4979 +87102;47.64917;7.55861;298;20221014;17.1;12.5;14.8;1.7;14.95;13;.86;3413 +87102;47.64917;7.55861;298;20221015;20.4;14.6;17.5;3.2;15.2;.3;1.69;5238 +87102;47.64917;7.55861;298;20221016;24.6;13.2;18.9;2.1;14.85;0;2.06;10799 +87102;47.64917;7.55861;298;20221017;24.3;11.8;18;2.3;14.45;0;2.09;12058 +87102;47.64917;7.55861;298;20221018;23.9;11.9;17.9;1.5;14.75;.1;1.69;11121 +87102;47.64917;7.55861;298;20221019;17.6;10.5;14;1.6;14.35;.1;1.14;9023 +87102;47.64917;7.55861;298;20221020;18.8;11.9;15.4;3;14.9;6.6;1.17;4395 +87102;47.64917;7.55861;298;20221021;16.7;14.3;15.5;2.2;15.9;20.8;.83;2748 +87102;47.64917;7.55861;298;20221022;21.8;12.3;17.1;1.6;14.5;.1;1.47;10584 +87102;47.64917;7.55861;298;20221023;24.4;11.3;17.8;3.8;12.85;1.9;2.71;8845 +87102;47.64917;7.55861;298;20221024;18;15.9;17;3.3;13.85;7.8;1.68;3735 +87102;47.64917;7.55861;298;20221025;19.6;9.8;14.7;2.4;13.4;.7;1.32;9698 +87102;47.64917;7.55861;298;20221026;22.7;12.7;17.7;2.3;14.4;.1;1.7;9471 +87102;47.64917;7.55861;298;20221027;23.1;9.4;16.2;2.3;13.65;0;1.6;10410 +87102;47.64917;7.55861;298;20221028;24.3;13.4;18.8;2.8;14.35;0;1.92;8495 +87102;47.64917;7.55861;298;20221029;23.5;12.1;17.8;2.8;14.15;0;1.87;9394 +87102;47.64917;7.55861;298;20221030;22.5;11.4;17;2.4;13.75;0;1.57;8729 +87102;47.64917;7.55861;298;20221031;20.1;9.9;15;2.2;12.85;3.4;1.32;7685 +87102;47.64917;7.55861;298;20221101;18.1;11.2;14.6;2.3;13.05;.2;1.17;5615 +87102;47.64917;7.55861;298;20221102;16.8;7.6;12.2;1.4;10.95;.1;.91;8113 +87102;47.64917;7.55861;298;20221103;14.9;5.8;10.3;2.8;10.4;8.6;.91;4306 +87102;47.64917;7.55861;298;20221104;11.7;7.4;9.5;1.8;9.8;3.2;.7;2918 +87102;47.64917;7.55861;298;20221105;11.7;7.8;9.8;1.8;9.1;.9;.85;4909 +87102;47.64917;7.55861;298;20221106;10.2;1.5;5.8;2.5;8.15;.3;.58;5992 +87102;47.64917;7.55861;298;20221107;17.5;6.5;12;1.9;9.6;.1;1.04;7939 +87102;47.64917;7.55861;298;20221108;16.2;5.2;10.7;2.6;9.55;3.1;1.06;5989 +87102;47.64917;7.55861;298;20221109;13.3;8.8;11;2;12;9.6;.52;2333 +87102;47.64917;7.55861;298;20221110;15.2;6.1;10.6;1.3;10.5;0;.6;8369 +87102;47.64917;7.55861;298;20221111;13.3;2;7.7;1.5;8.9;0;.58;7267 +87102;47.64917;7.55861;298;20221112;9.5;1.9;5.7;1.6;8.7;.1;.42;4676 +87102;47.64917;7.55861;298;20221113;7.5;5.6;6.5;1.8;8.85;1.1;.53;1597 +87102;47.64917;7.55861;298;20221114;12.6;2.3;7.4;1.9;9.35;1.4;.55;2908 +87102;47.64917;7.55861;298;20221115;12;8.1;10.1;2.5;10.75;9.5;.66;1779 +87102;47.64917;7.55861;298;20221116;14.8;8.1;11.5;1.8;10.65;1.7;.71;5012 +87102;47.64917;7.55861;298;20221117;15.5;7.5;11.5;3;10.35;12.2;1.08;4260 +87102;47.64917;7.55861;298;20221118;10.9;7.5;9.2;2.8;9.55;1.4;.73;3682 +87102;47.64917;7.55861;298;20221119;9.8;5.5;7.6;2.4;8.45;.7;.65;3244 +87102;47.64917;7.55861;298;20221120;9.8;5.5;7.6;2.9;7.75;2.8;.84;3899 +87102;47.64917;7.55861;298;20221121;10.5;4.9;7.7;2.9;8.3;3.5;.71;4307 +87102;47.64917;7.55861;298;20221122;9.3;6.3;7.8;2.4;7.75;.1;.89;2119 +87102;47.64917;7.55861;298;20221123;11.3;2.7;7;2.4;7.75;6.5;.63;5955 +87102;47.64917;7.55861;298;20221124;12.3;5.9;9.1;2.3;8.65;1.4;.74;4108 +87102;47.64917;7.55861;298;20221125;10.7;3.4;7;2.3;8.6;1;.62;2275 +87102;47.64917;7.55861;298;20221126;9.4;2;5.7;1.3;8.25;.1;.28;4533 +87102;47.64917;7.55861;298;20221127;7.8;1.5;4.6;2.6;7.3;0;.45;3882 +87102;47.64917;7.55861;298;20221128;9.3;4;6.7;2.3;8.1;.5;.62;1900 +87102;47.64917;7.55861;298;20221129;9.4;5.5;7.5;1.6;9.1;1.2;.46;2354 +87102;47.64917;7.55861;298;20221130;8.3;6;7.2;1.7;8.55;.8;.53;1583 +87102;47.64917;7.55861;298;20221201;4.3;4;4.2;2.1;6.85;0;.59;579 +87102;47.64917;7.55861;298;20221202;4.6;2.7;3.7;1.8;7;0;.43;1181 +87102;47.64917;7.55861;298;20221203;2.9;1;1.9;1.6;6.45;0;.36;1067 +87102;47.64917;7.55861;298;20221204;2.6;1.9;2.2;2;6.45;2.4;.45;604 +87102;47.64917;7.55861;298;20221205;8.5;1.8;5.1;1.3;7.1;0;.39;3414 +87102;47.64917;7.55861;298;20221206;5.9;-1.4;2.3;1.4;6.35;0;.17;5027 +87102;47.64917;7.55861;298;20221207;5.9;2.7;4.3;1.9;6.35;0;.43;4043 +87102;47.64917;7.55861;298;20221208;1.2;-2.8;-.8;.9;5.4;.8;.16;3055 +87102;47.64917;7.55861;298;20221209;-.4;-2.2;-1.3;1.3;5.55;3.2;.26;781 +87102;47.64917;7.55861;298;20221210;.5;-.5;0;1.6;5.75;2.4;.33;610 +87102;47.64917;7.55861;298;20221211;-1.2;-6;-3.6;.9;4.2;0;.16;3352 +87102;47.64917;7.55861;298;20221212;-2.9;-9;-5.9;1.6;3.5;0;.17;3857 +87102;47.64917;7.55861;298;20221213;-2;-7.9;-5;2;3.7;0;.28;2743 +87102;47.64917;7.55861;298;20221214;1.2;-3.4;-1.1;2.6;5.25;13.7;.36;1144 +87102;47.64917;7.55861;298;20221215;-.7;-.8;-.8;2.1;5.6;3.8;.3;375 +87102;47.64917;7.55861;298;20221216;-1.8;-2.4;-2.1;1.9;4.7;1.1;.31;1293 +87102;47.64917;7.55861;298;20221217;-3.8;-6.6;-5.2;1.4;4.05;0;.16;2356 +87102;47.64917;7.55861;298;20221218;-.2;-8.2;-4.2;2.9;4.3;.1;.21;4187 +87102;47.64917;7.55861;298;20221219;6;-1.1;2.5;3.4;6.05;0;.5;4311 +87102;47.64917;7.55861;298;20221220;11.1;2.1;6.6;2.9;7.25;3.6;.73;3234 +87102;47.64917;7.55861;298;20221221;10.6;5.8;8.2;2.3;9.45;2.9;.47;1760 +87102;47.64917;7.55861;298;20221222;13.6;8;10.8;4.6;9.8;1.3;1.13;2645 +87102;47.64917;7.55861;298;20221223;14.8;10.1;12.4;5;12.6;4.1;.85;1403 +87102;47.64917;7.55861;298;20221224;12.1;11.2;11.6;2.9;10.35;.1;1.05;918 +87102;47.64917;7.55861;298;20221225;13.2;7.3;10.3;2.9;10.1;0;.56;4511 +87102;47.64917;7.55861;298;20221226;12.4;7;9.7;3.5;9.7;9.4;.76;1368 +87102;47.64917;7.55861;298;20221227;9.4;4.5;7;2.2;7.8;0;.6;3072 +87102;47.64917;7.55861;298;20221228;11.4;.8;6.1;2.2;7.1;0;.49;4975 +87102;47.64917;7.55861;298;20221229;14.1;6.3;10.2;3.3;8.45;4.6;1.12;2706 +87102;47.64917;7.55861;298;20221230;14;4.5;9.2;3.4;9.25;1;.87;3239 +87102;47.64917;7.55861;298;20221231;16.3;11.3;13.8;2.4;11.5;0;.7;4260 +88072;47.27374;-2.33077;22;20220101;14;7.9;10.9;2.8;11.7;0;.47;3816 +88072;47.27374;-2.33077;22;20220102;13.7;10.7;12.2;5.7;13.16;0;.59;2391 +88072;47.27374;-2.33077;22;20220103;12.6;11.2;11.9;6.6;13.26;24.6;.51;1351 +88072;47.27374;-2.33077;22;20220104;11.3;9.1;10.2;4.6;9.7;0;1;3011 +88072;47.27374;-2.33077;22;20220105;8.4;3.2;5.8;2.3;7;.1;.56;4478 +88072;47.27374;-2.33077;22;20220106;8.6;.2;4.4;3.4;7.53;2.2;.43;4453 +88072;47.27374;-2.33077;22;20220107;11.1;5.7;8.4;5.6;9.56;1.3;.72;4296 +88072;47.27374;-2.33077;22;20220108;11.1;9.3;10.2;7.8;10.2;8.2;1.19;1882 +88072;47.27374;-2.33077;22;20220109;10;6.3;8.2;3.8;10.26;4.9;.44;2417 +88072;47.27374;-2.33077;22;20220110;10.8;9.2;10;2.8;12;1;.39;1840 +88072;47.27374;-2.33077;22;20220111;10.2;8.5;9.4;1.6;10.53;.2;.47;2193 +88072;47.27374;-2.33077;22;20220112;8.6;6.3;7.5;2.8;9.06;0;.61;2665 +88072;47.27374;-2.33077;22;20220113;9;5;7;3.9;7.63;0;.84;5347 +88072;47.27374;-2.33077;22;20220114;1.6;-.4;.6;2.2;6.1;0;.3;2291 +88072;47.27374;-2.33077;22;20220115;2.8;.6;1.7;2;6.73;0;.26;2624 +88072;47.27374;-2.33077;22;20220116;10.3;1.6;5.9;2.5;9.1;0;.31;4916 +88072;47.27374;-2.33077;22;20220117;7.1;2.6;4.9;1.9;8.53;0;.24;3568 +88072;47.27374;-2.33077;22;20220118;5.9;3.5;4.7;2.7;7.66;0;.49;2307 +88072;47.27374;-2.33077;22;20220119;8.5;4.7;6.6;1.7;8.23;1.1;.51;3346 +88072;47.27374;-2.33077;22;20220120;9.4;4.2;6.8;2.7;7.8;.1;.7;4514 +88072;47.27374;-2.33077;22;20220121;7.6;.8;4.2;3;6.13;0;.75;5847 +88072;47.27374;-2.33077;22;20220122;6.2;-.4;2.9;3.1;6.7;0;.51;3898 +88072;47.27374;-2.33077;22;20220123;4.8;3.5;4.2;5.1;7.06;0;.7;2392 +88072;47.27374;-2.33077;22;20220124;4.5;2.4;3.4;2.6;6.43;0;.59;3375 +88072;47.27374;-2.33077;22;20220125;5.4;-1.4;2;1.8;6.83;0;.32;4161 +88072;47.27374;-2.33077;22;20220126;2.8;2.6;2.7;2.9;6.43;0;.57;725 +88072;47.27374;-2.33077;22;20220127;6.9;.3;3.6;1.7;7.16;.2;.39;4967 +88072;47.27374;-2.33077;22;20220128;10.3;2.6;6.4;1.5;10.4;0;.23;4307 +88072;47.27374;-2.33077;22;20220129;9.5;7.3;8.4;2;10.6;.1;.42;2880 +88072;47.27374;-2.33077;22;20220130;9.7;7.9;8.8;1.9;10.36;.3;.52;2456 +88072;47.27374;-2.33077;22;20220131;10.9;6.6;8.8;4;9.16;0;.92;4497 +88072;47.27374;-2.33077;22;20220201;11.8;6;8.9;4.6;10.26;0;.73;4485 +88072;47.27374;-2.33077;22;20220202;10.8;7.9;9.4;2.7;9.86;0;.77;4720 +88072;47.27374;-2.33077;22;20220203;9.3;5.5;7.4;2.4;10.33;.6;.37;4020 +88072;47.27374;-2.33077;22;20220204;12.2;8.8;10.5;3.4;9.56;.4;1.14;4898 +88072;47.27374;-2.33077;22;20220205;11.4;2;6.7;2.8;8.6;0;.68;8011 +88072;47.27374;-2.33077;22;20220206;12.8;5.3;9;8.6;11.2;.3;.58;4881 +88072;47.27374;-2.33077;22;20220207;12.1;9;10.6;2.8;11.3;.2;.74;4695 +88072;47.27374;-2.33077;22;20220208;8.7;7.1;7.9;1.6;10.13;.1;.5;2683 +88072;47.27374;-2.33077;22;20220209;7;3.1;5.1;2;8.86;0;.4;3324 +88072;47.27374;-2.33077;22;20220210;10.1;5.7;7.9;2.8;8.8;.7;1.15;6611 +88072;47.27374;-2.33077;22;20220211;10;-.9;4.5;2.8;6.6;0;.95;10422 +88072;47.27374;-2.33077;22;20220212;8.1;-.6;3.7;3.1;6.8;0;.77;9448 +88072;47.27374;-2.33077;22;20220213;11.8;4.4;8.1;8.3;10;12.1;.83;6861 +88072;47.27374;-2.33077;22;20220214;12.8;5.9;9.3;5;9.3;1.6;1.34;8047 +88072;47.27374;-2.33077;22;20220215;11.8;3.9;7.8;7;10.5;7.5;.55;7073 +88072;47.27374;-2.33077;22;20220216;12.5;10;11.3;8.6;13.46;2.1;.3;3432 +88072;47.27374;-2.33077;22;20220217;13.3;11;12.2;6;12.68;.7;.95;4722 +88072;47.27374;-2.33077;22;20220218;11.6;10.3;11;6.9;9.96;1.5;1.67;5198 +88072;47.27374;-2.33077;22;20220219;11.9;2.2;7;6;8.5;.6;1.24;9703 +88072;47.27374;-2.33077;22;20220220;13.1;9;11.1;7.6;11.83;1.1;1.03;5655 +88072;47.27374;-2.33077;22;20220221;13;8.8;10.9;6.6;8.8;.1;2.09;6880 +88072;47.27374;-2.33077;22;20220222;13.1;6.7;9.9;4.1;11.6;.1;.79;6561 +88072;47.27374;-2.33077;22;20220223;13.4;5.8;9.6;1.4;9.36;.1;1.03;8279 +88072;47.27374;-2.33077;22;20220224;11.6;7.7;9.7;4.5;8.66;.6;1.6;7597 +88072;47.27374;-2.33077;22;20220225;12.6;1.8;7.2;2.3;7;0;1.43;12724 +88072;47.27374;-2.33077;22;20220226;12.5;1.6;7.1;4.1;6.33;0;1.95;11954 +88072;47.27374;-2.33077;22;20220227;13.8;3.3;8.5;3.2;8.8;.1;1.43;10701 +88072;47.27374;-2.33077;22;20220228;10.2;6.8;8.5;2.7;10.9;0;.63;5693 +88072;47.27374;-2.33077;22;20220301;13.4;7.9;10.6;2.6;11.2;0;1;6604 +88072;47.27374;-2.33077;22;20220302;13.1;9.2;11.1;2.4;11.66;1;1.01;6486 +88072;47.27374;-2.33077;22;20220303;11.2;9.5;10.4;3.5;11.26;7.1;.85;3607 +88072;47.27374;-2.33077;22;20220304;12.6;6.4;9.5;3.5;8.6;0;1.6;9971 +88072;47.27374;-2.33077;22;20220305;10.8;2.9;6.9;3.3;7.66;.8;1.36;10228 +88072;47.27374;-2.33077;22;20220306;9.4;6.4;7.9;4.2;7.73;0;1.53;7881 +88072;47.27374;-2.33077;22;20220307;8.7;.7;4.7;4;5.53;0;1.72;12430 +88072;47.27374;-2.33077;22;20220308;12.1;2.3;7.2;4.1;9.1;1.5;1.21;10478 +88072;47.27374;-2.33077;22;20220309;12.7;5.4;9;5;10.36;.6;1.15;9750 +88072;47.27374;-2.33077;22;20220310;13.1;9.4;11.2;3;10.63;1;1.46;9485 +88072;47.27374;-2.33077;22;20220311;13.2;7.7;10.5;6.7;10.86;8.5;1.5;10230 +88072;47.27374;-2.33077;22;20220312;13.1;7.9;10.5;6.1;10;2.7;1.86;12102 +88072;47.27374;-2.33077;22;20220313;11.9;8.5;10.2;4.8;9.86;.7;1.62;9297 +88072;47.27374;-2.33077;22;20220314;16.3;6;11.2;3.8;8.73;.7;2.5;15740 +88072;47.27374;-2.33077;22;20220315;16;9.1;12.6;2.8;11.86;0;1.62;10060 +88072;47.27374;-2.33077;22;20220316;13.4;10.6;12;3.2;11.63;.7;1.24;5079 +88072;47.27374;-2.33077;22;20220317;13.5;5.4;9.5;3.6;7.9;0;2.22;14807 +88072;47.27374;-2.33077;22;20220318;15;3.5;9.2;7.1;6.1;0;3.56;17996 +88072;47.27374;-2.33077;22;20220319;15.5;5.4;10.4;5;8.6;0;2.67;17407 +88072;47.27374;-2.33077;22;20220320;15.7;8.7;12.2;3.4;10.3;0;2.11;12059 +88072;47.27374;-2.33077;22;20220321;18.1;7.8;12.9;4.8;10.8;0;2.77;17235 +88072;47.27374;-2.33077;22;20220322;16.8;7.2;12;5;8.8;0;3.08;17554 +88072;47.27374;-2.33077;22;20220323;16.1;5.7;10.9;4;7.3;0;3.08;18485 +88072;47.27374;-2.33077;22;20220324;18.9;1.5;10.2;2.4;6.8;0;2.94;19720 +88072;47.27374;-2.33077;22;20220325;20.1;6.4;13.2;4.2;7.9;0;3.83;19934 +88072;47.27374;-2.33077;22;20220326;20.3;7.3;13.8;5;7.9;0;4.2;19977 +88072;47.27374;-2.33077;22;20220327;20.8;7.2;14;2.8;8.8;0;3.42;20362 +88072;47.27374;-2.33077;22;20220328;20.1;6.8;13.4;3.2;9.6;.2;3.28;20007 +88072;47.27374;-2.33077;22;20220329;13.8;10.9;12.3;3.3;11.6;0;1.47;5990 +88072;47.27374;-2.33077;22;20220330;13.7;9.1;11.4;2.8;10.5;.2;1.74;9949 +88072;47.27374;-2.33077;22;20220331;9.5;6.3;7.9;4.3;7.7;1.7;1.81;10125 +88072;47.27374;-2.33077;22;20220401;9.3;1.4;5.3;5;5.5;.3;2.37;16600 +88072;47.27374;-2.33077;22;20220402;10.5;1.4;5.9;2.9;5.8;0;2.23;17276 +88072;47.27374;-2.33077;22;20220403;10;-1;4.5;4;4.9;0;2.44;18314 +88072;47.27374;-2.33077;22;20220404;10;2.3;6.1;4.4;7.14;0;1.83;14848 +88072;47.27374;-2.33077;22;20220405;13;8.6;10.8;5.3;11.2;0;1.74;13975 +88072;47.27374;-2.33077;22;20220406;13.4;8.1;10.7;7;11.2;4;1.61;10294 +88072;47.27374;-2.33077;22;20220407;14;11;12.5;9.1;12.4;11.6;1.82;10854 +88072;47.27374;-2.33077;22;20220408;14;9.6;11.8;7.6;11.2;4.9;1.91;8247 +88072;47.27374;-2.33077;22;20220409;13.6;2.8;8.2;2.8;7.4;0;2.65;21371 +88072;47.27374;-2.33077;22;20220410;15.5;.4;7.9;4.8;7.8;0;2.98;23282 +88072;47.27374;-2.33077;22;20220411;20;7.2;13.6;5.7;10.8;4.1;3.85;23346 +88072;47.27374;-2.33077;22;20220412;16.5;11.3;13.9;3.4;12.3;2.2;2.46;14950 +88072;47.27374;-2.33077;22;20220413;20.7;3.7;12.2;1.8;11.2;.7;3.17;23881 +88072;47.27374;-2.33077;22;20220414;21.8;5.4;13.6;2.2;12.2;.2;3.39;24078 +88072;47.27374;-2.33077;22;20220415;23.4;8.7;16;2.4;12.7;0;3.86;24273 +88072;47.27374;-2.33077;22;20220416;21.7;9.6;15.6;2.7;11.8;0;3.87;24271 +88072;47.27374;-2.33077;22;20220417;20.3;7.1;13.7;2.9;11.1;0;3.63;24659 +88072;47.27374;-2.33077;22;20220418;16.9;8.7;12.8;3.7;10.7;0;2.77;16134 +88072;47.27374;-2.33077;22;20220419;15.4;6.6;11;3.3;8.5;0;2.96;18496 +88072;47.27374;-2.33077;22;20220420;19;7.2;13.1;3.6;10.2;0;3.51;21741 +88072;47.27374;-2.33077;22;20220421;20.6;9.2;14.9;2.5;11.5;.3;3.71;23840 +88072;47.27374;-2.33077;22;20220422;20.7;6.2;13.4;3.5;11.2;.9;3.65;23394 +88072;47.27374;-2.33077;22;20220423;19.1;9.3;14.2;4;12.1;1.6;3;16848 +88072;47.27374;-2.33077;22;20220424;18.8;9.5;14.1;2.9;13.2;.8;2.97;20397 +88072;47.27374;-2.33077;22;20220425;18.8;9.2;14;2.8;10.8;0;3.3;19711 +88072;47.27374;-2.33077;22;20220426;18;5;11.5;4.6;9.6;0;3.73;26309 +88072;47.27374;-2.33077;22;20220427;19.3;7.3;13.3;6.1;9.9;0;4.29;25276 +88072;47.27374;-2.33077;22;20220428;20.3;11.9;16.1;3.8;11.4;0;4.01;20983 +88072;47.27374;-2.33077;22;20220429;21.2;8.7;14.9;3.9;11.9;0;4.21;26514 +88072;47.27374;-2.33077;22;20220430;17.3;6.5;11.9;3.9;9.8;0;3.64;25612 +88072;47.27374;-2.33077;22;20220501;19.8;7.7;13.7;3.2;9.5;.1;4.07;24388 +88072;47.27374;-2.33077;22;20220502;18.1;11.2;14.6;4.1;11.1;.5;3.47;18310 +88072;47.27374;-2.33077;22;20220503;20.1;10.1;15.1;3.4;10.2;0;3.88;19679 +88072;47.27374;-2.33077;22;20220504;19.8;8.3;14;3.7;11;0;3.87;23634 +88072;47.27374;-2.33077;22;20220505;20.1;7.8;13.9;2.7;11.5;0;3.54;22229 +88072;47.27374;-2.33077;22;20220506;20.3;8.7;14.5;2.8;12.1;0;3.68;24225 +88072;47.27374;-2.33077;22;20220507;20.3;9.4;14.9;2.9;12.26;0;3.46;21035 +88072;47.27374;-2.33077;22;20220508;23.4;10.3;16.9;3.1;13;0;4.54;26223 +88072;47.27374;-2.33077;22;20220509;24.9;11.7;18.3;2.5;13.83;0;4.63;25779 +88072;47.27374;-2.33077;22;20220510;23.7;9.1;16.4;2;13.9;0;4.41;28189 +88072;47.27374;-2.33077;22;20220511;20.1;12.1;16.1;4.3;14.6;.2;3;16332 +88072;47.27374;-2.33077;22;20220512;18.9;9.7;14.3;2.4;11.56;0;3.55;22940 +88072;47.27374;-2.33077;22;20220513;20.9;7.7;14.3;2.4;10.96;0;4.08;25970 +88072;47.27374;-2.33077;22;20220514;25.7;12.2;18.9;3.4;13.23;0;4.97;24515 +88072;47.27374;-2.33077;22;20220515;25.9;16.3;21.1;4.1;16.63;0;4.86;22526 +88072;47.27374;-2.33077;22;20220516;22.6;14.8;18.7;3.4;16.1;.1;3.7;19503 +88072;47.27374;-2.33077;22;20220517;27.9;12.4;20.1;3.1;15.83;0;5.19;26302 +88072;47.27374;-2.33077;22;20220518;28;11.2;19.6;2.4;14.96;.8;5.07;26486 +88072;47.27374;-2.33077;22;20220519;22.2;14.9;18.6;2.8;14.53;3.7;3.94;20639 +88072;47.27374;-2.33077;22;20220520;21.8;13.9;17.8;3.1;14.2;0;4.06;21942 +88072;47.27374;-2.33077;22;20220521;25.5;10.4;18;2.8;13.86;0;5.02;28372 +88072;47.27374;-2.33077;22;20220522;27.1;15.6;21.4;3.3;15.6;16.2;5.13;22974 +88072;47.27374;-2.33077;22;20220523;18.7;14.1;16.4;4.1;14.76;2.3;2.84;15318 +88072;47.27374;-2.33077;22;20220524;18.3;10.6;14.5;3;12;.5;3.43;20684 +88072;47.27374;-2.33077;22;20220525;18.6;8.8;13.7;3;12.73;0;3.12;20309 +88072;47.27374;-2.33077;22;20220526;17.8;13.5;15.6;2.6;13.6;0;2.5;12440 +88072;47.27374;-2.33077;22;20220527;18.3;10.6;14.5;2.2;13.76;0;2.54;15309 +88072;47.27374;-2.33077;22;20220528;23.1;9.5;16.3;4;11.53;0;5.26;29195 +88072;47.27374;-2.33077;22;20220529;19.6;10;14.8;4.8;9.3;0;4.92;26023 +88072;47.27374;-2.33077;22;20220530;19.7;7.9;13.8;3.4;9.56;0;4.53;27334 +88072;47.27374;-2.33077;22;20220531;20.6;7.7;14.1;2.2;10.33;0;4.35;27696 +88072;47.27374;-2.33077;22;20220601;23.2;9.7;16.4;2.7;11.03;0;4.92;27625 +88072;47.27374;-2.33077;22;20220602;26.5;14.6;20.5;3.5;12.83;0;5.45;23528 +88072;47.27374;-2.33077;22;20220603;24.3;15.6;19.9;2.4;15.2;0;4.4;21933 +88072;47.27374;-2.33077;22;20220604;22.3;12.1;17.2;2.7;16.96;.3;3.62;22637 +88072;47.27374;-2.33077;22;20220605;20.5;14.9;17.7;4;14.73;.7;3.83;20143 +88072;47.27374;-2.33077;22;20220606;18;12.1;15;3.1;14.63;3.3;2.46;14270 +88072;47.27374;-2.33077;22;20220607;20.4;13.7;17.1;5;16.03;16.3;3.21;17553 +88072;47.27374;-2.33077;22;20220608;20;15.4;17.7;5.2;15.83;.1;3.67;20458 +88072;47.27374;-2.33077;22;20220609;20.7;14.6;17.6;3.6;14.63;.2;4.18;23599 +88072;47.27374;-2.33077;22;20220610;21;15.7;18.4;3.1;16.3;.1;3.37;16967 +88072;47.27374;-2.33077;22;20220611;23;13.3;18.1;2.7;15.23;0;4.48;26033 +88072;47.27374;-2.33077;22;20220612;24.2;13;18.6;4.2;12.73;0;5.75;29655 +88072;47.27374;-2.33077;22;20220613;24.3;11.3;17.8;3.8;12.33;0;5.67;30194 +88072;47.27374;-2.33077;22;20220614;28.5;12.6;20.6;3.6;13.16;0;6.5;30381 +88072;47.27374;-2.33077;22;20220615;29.1;16.1;22.6;2.8;15.36;0;6.1;28799 +88072;47.27374;-2.33077;22;20220616;30.5;15.4;22.9;2.7;15;0;6.33;28789 +88072;47.27374;-2.33077;22;20220617;35.4;18.2;26.8;2.3;17.3;0;7.04;29840 +88072;47.27374;-2.33077;22;20220618;35;19.8;27.4;3.2;17.53;3.9;7.39;27812 +88072;47.27374;-2.33077;22;20220619;23.8;15.9;19.8;5.1;17.73;.4;4;19536 +88072;47.27374;-2.33077;22;20220620;26.5;15.2;20.9;2.9;17.66;10.4;4.64;23055 +88072;47.27374;-2.33077;22;20220621;25.1;16.2;20.7;2.7;18.33;3.9;3.97;19640 +88072;47.27374;-2.33077;22;20220622;22.1;15.8;19;2.3;18.4;0;3.01;15984 +88072;47.27374;-2.33077;22;20220623;22.5;14.9;18.7;3.1;17.36;1.5;4.28;25101 +88072;47.27374;-2.33077;22;20220624;20.5;16.1;18.3;4.7;16.63;3.1;3.16;15410 +88072;47.27374;-2.33077;22;20220625;20;13.7;16.9;4.1;12.9;.5;4.13;20623 +88072;47.27374;-2.33077;22;20220626;20.4;13.9;17.1;3.5;12.4;3.1;4.33;22229 +88072;47.27374;-2.33077;22;20220627;20.3;11;15.6;2.9;12.76;0;4.21;25493 +88072;47.27374;-2.33077;22;20220628;20.5;10.1;15.3;3.4;13.13;2;4.06;25076 +88072;47.27374;-2.33077;22;20220629;20.6;14.4;17.5;3.8;14.8;2.1;3.58;18219 +88072;47.27374;-2.33077;22;20220630;19.2;11.4;15.3;3;12.6;2.1;3.79;22150 +88072;47.27374;-2.33077;22;20220701;20.6;9;14.8;2.1;12.56;.2;3.94;25114 +88072;47.27374;-2.33077;22;20220702;22;9.4;15.7;2.3;13.3;0;4.44;28546 +88072;47.27374;-2.33077;22;20220703;22.1;11.6;16.8;2.9;13.5;0;4.19;23974 +88072;47.27374;-2.33077;22;20220704;23.6;10.8;17.2;3.4;13.16;0;4.9;27708 +88072;47.27374;-2.33077;22;20220705;24.2;11.2;17.7;3.7;12.9;0;5.22;28307 +88072;47.27374;-2.33077;22;20220706;26.5;13;19.8;3.7;14.6;0;5.61;28363 +88072;47.27374;-2.33077;22;20220707;24.6;13.6;19.1;3.1;15.53;0;4.46;23450 +88072;47.27374;-2.33077;22;20220708;28.8;14.9;21.9;3.9;14.36;0;6.64;29760 +88072;47.27374;-2.33077;22;20220709;30.1;16.1;23.1;3.8;15.53;0;6.73;29326 +88072;47.27374;-2.33077;22;20220710;30.3;16.6;23.5;4;13.63;0;7.25;29721 +88072;47.27374;-2.33077;22;20220711;32.5;17.6;25.1;3.4;14.63;0;7.4;30299 +88072;47.27374;-2.33077;22;20220712;34.2;17;25.6;2.4;16.03;0;6.87;29428 +88072;47.27374;-2.33077;22;20220713;33.1;18;25.6;2.3;16.83;0;6.67;29606 +88072;47.27374;-2.33077;22;20220714;29.4;16.9;23.1;3.2;14.6;0;6.43;28834 +88072;47.27374;-2.33077;22;20220715;29.7;14.3;22;3.5;13.46;0;6.62;29255 +88072;47.27374;-2.33077;22;20220716;32.2;16.6;24.4;3.9;12.5;0;7.61;28994 +88072;47.27374;-2.33077;22;20220717;34.5;19.8;27.2;4.2;12.7;0;8.47;28534 +88072;47.27374;-2.33077;22;20220718;39.9;20.4;30.2;3.1;14.23;0;8.63;29104 +88072;47.27374;-2.33077;22;20220719;24.9;20.3;22.6;3.9;18.4;2.6;4.53;19233 +88072;47.27374;-2.33077;22;20220720;23.1;17.8;20.5;3.6;19.03;0;3.5;17131 +88072;47.27374;-2.33077;22;20220721;24.3;15;19.7;2.7;15.66;.2;4.31;22470 +88072;47.27374;-2.33077;22;20220722;24.2;16.5;20.3;3.1;16.23;1.2;3.99;17888 +88072;47.27374;-2.33077;22;20220723;23.5;13.4;18.4;2.4;14.6;0;4.44;25303 +88072;47.27374;-2.33077;22;20220724;27.6;12.9;20.2;2.3;16.46;.1;5.14;28077 +88072;47.27374;-2.33077;22;20220725;22.8;18.2;20.5;4.4;17.6;0;3.85;17270 +88072;47.27374;-2.33077;22;20220726;23.4;16.7;20.1;3.1;14.8;0;4.17;18780 +88072;47.27374;-2.33077;22;20220727;25.2;13.6;19.4;2.7;12.7;0;4.85;23429 +88072;47.27374;-2.33077;22;20220728;27.9;16.4;22.2;2.8;14.83;0;5.29;24119 +88072;47.27374;-2.33077;22;20220729;27.3;17;22.1;2.7;16.73;0;4.74;22194 +88072;47.27374;-2.33077;22;20220730;26.3;15.3;20.8;2.6;16.4;0;4.73;25182 +88072;47.27374;-2.33077;22;20220731;23.9;16.1;20;2.8;18.4;0;3.8;21078 +88072;47.27374;-2.33077;22;20220801;25.5;16.2;20.9;2.4;18.8;0;3.99;21673 +88072;47.27374;-2.33077;22;20220802;29.9;16;22.9;2.2;18.06;0;5.32;26728 +88072;47.27374;-2.33077;22;20220803;30.5;16.9;23.7;2.5;18.53;0;5.31;25398 +88072;47.27374;-2.33077;22;20220804;27.9;18;23;4.1;17.06;0;5.42;23096 +88072;47.27374;-2.33077;22;20220805;25.8;14;19.9;4.9;12.56;0;5.9;26170 +88072;47.27374;-2.33077;22;20220806;27.8;13.5;20.6;4.6;10.83;0;6.65;27066 +88072;47.27374;-2.33077;22;20220807;29.1;14.1;21.6;4.6;11.06;0;6.95;26631 +88072;47.27374;-2.33077;22;20220808;30.9;15.8;23.3;4.2;11.9;0;7.04;25940 +88072;47.27374;-2.33077;22;20220809;32.4;17.7;25;4.5;14.43;0;7.34;26772 +88072;47.27374;-2.33077;22;20220810;34.9;18.5;26.7;4;14.26;0;7.72;26588 +88072;47.27374;-2.33077;22;20220811;35.1;18.3;26.7;3.4;12.43;0;7.49;26481 +88072;47.27374;-2.33077;22;20220812;35.5;19.6;27.5;2.8;11.93;0;7.06;25973 +88072;47.27374;-2.33077;22;20220813;34.4;18.1;26.3;3;15.96;0;6.38;24270 +88072;47.27374;-2.33077;22;20220814;20.8;19.3;20;3.7;20.66;8.1;1.71;6524 +88072;47.27374;-2.33077;22;20220815;23.3;18.3;20.8;3.7;19.33;.5;3.02;13712 +88072;47.27374;-2.33077;22;20220816;23.8;17.6;20.7;3.3;18.66;3.5;3.38;16652 +88072;47.27374;-2.33077;22;20220817;22.6;14.7;18.6;2;17.7;5.7;2.78;15310 +88072;47.27374;-2.33077;22;20220818;24;16.3;20.2;3.5;18.13;.3;3.28;16164 +88072;47.27374;-2.33077;22;20220819;23.1;18.1;20.6;3.4;19.93;.9;2.59;11970 +88072;47.27374;-2.33077;22;20220820;23.5;12.3;17.9;2.1;15.8;0;3.58;21838 +88072;47.27374;-2.33077;22;20220821;21.5;14.3;17.9;2;17.6;2.7;2.34;12655 +88072;47.27374;-2.33077;22;20220822;23.4;18.2;20.8;3;20.53;.1;2.67;13356 +88072;47.27374;-2.33077;22;20220823;24.8;18.9;21.9;2.6;20.96;.2;3.24;16464 +88072;47.27374;-2.33077;22;20220824;30.6;15.9;23.3;2.3;19.96;3.3;4.43;21847 +88072;47.27374;-2.33077;22;20220825;23.5;18.8;21.2;2.9;19.76;0;2.68;11733 +88072;47.27374;-2.33077;22;20220826;24.3;13.6;18.9;2.8;15.06;0;3.75;20279 +88072;47.27374;-2.33077;22;20220827;27.2;13.8;20.5;2.9;14.9;0;4.55;22561 +88072;47.27374;-2.33077;22;20220828;27.8;17;22.4;3.9;14;0;5.23;20320 +88072;47.27374;-2.33077;22;20220829;30.7;16.5;23.6;3.3;15.36;0;5.41;21779 +88072;47.27374;-2.33077;22;20220830;30.8;17.9;24.4;2.9;17.43;0;4.94;20791 +88072;47.27374;-2.33077;22;20220831;26.3;17.1;21.7;2.1;19.8;3.8;3.17;15934 +88072;47.27374;-2.33077;22;20220901;24.8;17.5;21.2;1.6;19.7;1.2;3.03;16740 +88072;47.27374;-2.33077;22;20220902;23.9;15.9;19.9;2.2;19.13;.6;2.91;16732 +88072;47.27374;-2.33077;22;20220903;23;16.4;19.7;3.5;17.46;.1;3.11;15640 +88072;47.27374;-2.33077;22;20220904;25.1;16.8;21;3.8;17.93;.1;3.69;17437 +88072;47.27374;-2.33077;22;20220905;28.5;17.1;22.8;3.2;18.63;2.4;4.13;18112 +88072;47.27374;-2.33077;22;20220906;21.8;18.3;20;4.8;18.5;2.9;2.62;10213 +88072;47.27374;-2.33077;22;20220907;21.7;18;19.9;5.3;17.5;9.9;2.87;10703 +88072;47.27374;-2.33077;22;20220908;21.6;16.1;18.9;6.3;16.7;2.6;3.05;13097 +88072;47.27374;-2.33077;22;20220909;21.3;15.9;18.6;5.6;15.66;.6;3.19;13618 +88072;47.27374;-2.33077;22;20220910;21.3;13.2;17.2;2;16.53;.5;2.35;14918 +88072;47.27374;-2.33077;22;20220911;27.2;16.7;21.9;2.5;18.13;.1;3.69;18744 +88072;47.27374;-2.33077;22;20220912;31.7;16.1;23.9;3.3;16.53;.4;4.78;17705 +88072;47.27374;-2.33077;22;20220913;29.4;20.6;25;3.4;20.66;0;3.95;15106 +88072;47.27374;-2.33077;22;20220914;23.6;18.1;20.9;2.8;20.03;0;2.28;10722 +88072;47.27374;-2.33077;22;20220915;23.5;17.7;20.6;3;17.2;0;2.88;13322 +88072;47.27374;-2.33077;22;20220916;20.2;11.9;16.1;3.3;11.5;0;3.04;14645 +88072;47.27374;-2.33077;22;20220917;19.7;8;13.8;2.6;9.63;0;2.94;17465 +88072;47.27374;-2.33077;22;20220918;20.7;7.3;14;2.7;9.5;0;3.1;17800 +88072;47.27374;-2.33077;22;20220919;21.9;9.1;15.5;3.3;11.1;0;3.28;17762 +88072;47.27374;-2.33077;22;20220920;21.8;9.3;15.6;3.1;11.1;0;3.2;17339 +88072;47.27374;-2.33077;22;20220921;22.3;10.1;16.2;2.6;11.5;0;3.07;17079 +88072;47.27374;-2.33077;22;20220922;23;8.7;15.9;1.8;11.13;0;2.78;17029 +88072;47.27374;-2.33077;22;20220923;18.9;11.1;15;1.7;13.93;1.4;1.65;9371 +88072;47.27374;-2.33077;22;20220924;19.6;12.3;16;3.2;13.5;2;2.26;11615 +88072;47.27374;-2.33077;22;20220925;20.6;11.6;16.1;3.2;12.13;.1;2.67;13057 +88072;47.27374;-2.33077;22;20220926;17.3;9;13.2;3.6;11.76;3.5;1.91;10022 +88072;47.27374;-2.33077;22;20220927;17.9;12.8;15.3;5.4;13.43;2.1;2.11;8099 +88072;47.27374;-2.33077;22;20220928;17.4;13.9;15.6;5.4;14.06;.6;1.9;6725 +88072;47.27374;-2.33077;22;20220929;16.8;9.2;13;2.5;11.26;3.8;1.76;9959 +88072;47.27374;-2.33077;22;20220930;17.4;5.4;11.4;3.3;12.46;4.5;1.54;13104 +88072;47.27374;-2.33077;22;20221001;19.1;15.2;17.2;6.5;18.63;2;1.2;7954 +88072;47.27374;-2.33077;22;20221002;20.2;16.8;18.5;4.7;17.53;.3;1.81;6872 +88072;47.27374;-2.33077;22;20221003;19.5;14.1;16.8;2.3;15.3;0;1.6;8332 +88072;47.27374;-2.33077;22;20221004;18.3;10.3;14.3;1.5;15.26;.2;1.23;8901 +88072;47.27374;-2.33077;22;20221005;20.1;14.5;17.3;4.1;15.73;.5;1.92;8159 +88072;47.27374;-2.33077;22;20221006;19.5;6.2;12.9;1.5;10.96;0;1.81;14515 +88072;47.27374;-2.33077;22;20221007;19.2;6.2;12.7;1.9;10.93;.1;1.84;14220 +88072;47.27374;-2.33077;22;20221008;19.9;8.8;14.3;2.1;12.33;0;1.81;11956 +88072;47.27374;-2.33077;22;20221009;21.5;8.1;14.8;2.6;11.9;.1;2.23;13805 +88072;47.27374;-2.33077;22;20221010;20.6;14.1;17.4;2.6;16.76;0;1.47;7634 +88072;47.27374;-2.33077;22;20221011;21.2;12.9;17;3;13.53;0;2.19;11522 +88072;47.27374;-2.33077;22;20221012;19.7;8.2;13.9;1.5;13;.7;1.52;12215 +88072;47.27374;-2.33077;22;20221013;18;13.3;15.6;4.6;16.5;7.1;1.04;5452 +88072;47.27374;-2.33077;22;20221014;18.8;14.6;16.7;5.4;17.8;5.7;1.07;5792 +88072;47.27374;-2.33077;22;20221015;18.9;14.5;16.7;5.1;16.73;.4;1.43;7954 +88072;47.27374;-2.33077;22;20221016;21.4;14.4;17.9;2.9;17;1.6;1.47;7486 +88072;47.27374;-2.33077;22;20221017;19.7;15.5;17.6;2.3;17.13;0;1.17;5061 +88072;47.27374;-2.33077;22;20221018;22;14.4;18.2;3.6;18.26;.2;1.46;8416 +88072;47.27374;-2.33077;22;20221019;25.1;17.3;21.2;3.6;18.2;6.9;2.36;9844 +88072;47.27374;-2.33077;22;20221020;21;11.4;16.2;3.6;16.23;0;1.48;10841 +88072;47.27374;-2.33077;22;20221021;20.4;16.9;18.6;6.8;15.63;2.4;2.54;6997 +88072;47.27374;-2.33077;22;20221022;20.4;14.5;17.5;3.8;16.66;1.7;1.5;7116 +88072;47.27374;-2.33077;22;20221023;20.7;14.1;17.4;6.3;15.76;12.6;2;7706 +88072;47.27374;-2.33077;22;20221024;18.8;15.9;17.4;7.4;15.9;0;1.95;6346 +88072;47.27374;-2.33077;22;20221025;19.1;14.1;16.6;3.6;15.9;.3;1.34;5930 +88072;47.27374;-2.33077;22;20221026;20.6;15.8;18.2;4.2;16.9;.8;1.64;6859 +88072;47.27374;-2.33077;22;20221027;21.7;13.7;17.7;3.3;17.13;.1;1.41;7586 +88072;47.27374;-2.33077;22;20221028;19.2;14.1;16.7;3.4;16.9;0;1.11;6443 +88072;47.27374;-2.33077;22;20221029;21;15.7;18.4;3.8;17.2;3.9;1.48;5993 +88072;47.27374;-2.33077;22;20221030;18.7;13.4;16;3;15.23;1.8;1.21;7089 +88072;47.27374;-2.33077;22;20221031;18.2;11;14.6;4.4;14.33;4.3;1.23;5647 +88072;47.27374;-2.33077;22;20221101;17.6;13.5;15.6;7.1;12.5;3.8;2.32;5657 +88072;47.27374;-2.33077;22;20221102;17.8;10.8;14.3;4.8;12.83;.3;1.62;7507 +88072;47.27374;-2.33077;22;20221103;16.5;15.4;16;7.1;13.26;14.5;2.15;4093 +88072;47.27374;-2.33077;22;20221104;15.4;9.5;12.5;6.2;10.16;0;1.92;7247 +88072;47.27374;-2.33077;22;20221105;15.8;7.9;11.9;3.2;11.8;5.3;.99;5238 +88072;47.27374;-2.33077;22;20221106;16.8;14;15.4;6.8;14.56;11.1;1.44;4575 +88072;47.27374;-2.33077;22;20221107;17.6;13.5;15.5;7;14;2.1;1.74;4707 +88072;47.27374;-2.33077;22;20221108;16.3;13.5;14.9;7.2;13.76;4.5;1.55;3420 +88072;47.27374;-2.33077;22;20221109;16.6;12.2;14.4;4.5;12.33;.7;1.49;6345 +88072;47.27374;-2.33077;22;20221110;17.3;6.8;12;2.1;12.1;0;.79;7703 +88072;47.27374;-2.33077;22;20221111;14.1;7.9;11;2.8;12.03;.1;.6;5432 +88072;47.27374;-2.33077;22;20221112;19.8;9.7;14.7;3.1;13.76;.2;1.12;7860 +88072;47.27374;-2.33077;22;20221113;19.3;11.5;15.4;3.2;13.76;.5;1.17;7308 +88072;47.27374;-2.33077;22;20221114;15.2;10.4;12.8;3.7;12.66;11.1;.91;5095 +88072;47.27374;-2.33077;22;20221115;16.1;11.5;13.8;7.8;12.7;14.3;1.6;4829 +88072;47.27374;-2.33077;22;20221116;15.3;10.3;12.8;8.7;12.53;17;1.33;3317 +88072;47.27374;-2.33077;22;20221117;15.2;12.3;13.7;7.5;11.83;6.6;1.76;3899 +88072;47.27374;-2.33077;22;20221118;13.4;8.6;11;3.2;9.8;.7;1.03;5477 +88072;47.27374;-2.33077;22;20221119;12.9;4.5;8.7;2;8.6;2.1;.67;6348 +88072;47.27374;-2.33077;22;20221120;13.8;6.6;10.2;4.2;11.43;1.2;.61;5653 +88072;47.27374;-2.33077;22;20221121;13.9;8.8;11.3;6.4;10.9;10.2;1.28;3705 +88072;47.27374;-2.33077;22;20221122;13.5;8.1;10.8;6.5;9.83;4.5;1.43;5172 +88072;47.27374;-2.33077;22;20221123;14.5;9.5;12;6.6;12.33;2.7;.94;4541 +88072;47.27374;-2.33077;22;20221124;15.3;10.4;12.9;5.7;12.1;4;1.23;4368 +88072;47.27374;-2.33077;22;20221125;14.7;9;11.8;3.1;10.53;.3;.94;5274 +88072;47.27374;-2.33077;22;20221126;13.7;6.4;10;3.4;11.43;4.2;.55;3900 +88072;47.27374;-2.33077;22;20221127;14.2;11.6;12.9;4.5;14.06;13.5;.57;1871 +88072;47.27374;-2.33077;22;20221128;12.3;8.3;10.3;3;10.3;3.1;.74;3734 +88072;47.27374;-2.33077;22;20221129;12.9;5.7;9.3;1.4;9.13;.1;.46;4960 +88072;47.27374;-2.33077;22;20221130;8.4;4.7;6.5;3.3;8.76;0;.45;3168 +88072;47.27374;-2.33077;22;20221201;7.2;3.9;5.6;3.5;7.63;0;.55;4295 +88072;47.27374;-2.33077;22;20221202;6.8;.4;3.6;3.1;6.96;0;.43;4651 +88072;47.27374;-2.33077;22;20221203;4.8;2.7;3.8;4.7;6.9;0;.62;2253 +88072;47.27374;-2.33077;22;20221204;4.3;3.4;3.9;3;7.13;0;.51;1263 +88072;47.27374;-2.33077;22;20221205;7;1.9;4.5;3.1;7.33;0;.45;4004 +88072;47.27374;-2.33077;22;20221206;5.6;2.6;4.1;4.4;7.1;0;.6;2292 +88072;47.27374;-2.33077;22;20221207;6.2;2.6;4.4;3.4;6.66;0;.59;4163 +88072;47.27374;-2.33077;22;20221208;2.5;-1.6;.4;3.4;5.96;0;.27;3265 +88072;47.27374;-2.33077;22;20221209;5.3;-.4;2.5;3.7;5.73;0;.57;4829 +88072;47.27374;-2.33077;22;20221210;6.4;-4.2;1.1;1.7;5.6;3.8;.23;5772 +88072;47.27374;-2.33077;22;20221211;4.1;1.6;2.8;3.2;6.1;1.2;.54;3085 +88072;47.27374;-2.33077;22;20221212;2.4;-3.7;-.7;2.9;5.36;0;.3;3332 +88072;47.27374;-2.33077;22;20221213;3.4;-2.7;.4;4;5.26;3.6;.44;4776 +88072;47.27374;-2.33077;22;20221214;3.7;1.1;2.4;4;7.23;3.8;.23;1886 +88072;47.27374;-2.33077;22;20221215;4.7;2;3.4;6.7;5.76;.3;1.09;2059 +88072;47.27374;-2.33077;22;20221216;6.7;.5;3.6;4.3;5.33;0;.94;4961 +88072;47.27374;-2.33077;22;20221217;1.6;-2.8;-.6;3.2;4.76;0;.39;4251 +88072;47.27374;-2.33077;22;20221218;10.3;-2.7;3.8;5.2;7.96;7.3;.43;3690 +88072;47.27374;-2.33077;22;20221219;13.6;9.4;11.5;6.6;12.53;27.3;.63;2549 +88072;47.27374;-2.33077;22;20221220;13;12;12.5;4.1;12.8;7.7;.7;1609 +88072;47.27374;-2.33077;22;20221221;13.4;7;10.2;5.8;12.73;12.2;.14;2796 +88072;47.27374;-2.33077;22;20221222;14.1;12.3;13.2;7.6;13.93;19.6;.7;1319 +88072;47.27374;-2.33077;22;20221223;13.9;13.3;13.6;7;14.43;4.1;.66;1193 +88072;47.27374;-2.33077;22;20221224;12.5;11.6;12;4.6;12.83;7.3;.65;1460 +88072;47.27374;-2.33077;22;20221225;13;9.9;11.4;2.6;12.86;2.3;.35;2666 +88072;47.27374;-2.33077;22;20221226;12.1;9.6;10.9;2.7;10.83;.2;.58;3582 +88072;47.27374;-2.33077;22;20221227;12;3.9;7.9;2.8;9.83;.9;.36;4310 +88072;47.27374;-2.33077;22;20221228;12.6;10.2;11.4;7.2;11.93;8.3;.87;1828 +88072;47.27374;-2.33077;22;20221229;12.5;10.3;11.4;5.3;10.73;7.2;1.07;3003 +88072;47.27374;-2.33077;22;20221230;14.4;6.7;10.6;8.4;13.43;3.6;.04;3061 +88072;47.27374;-2.33077;22;20221231;15.9;13.4;14.7;8;13.43;1.9;1.57;1776 +88073;47.2323;-2.03364;20;20220101;14.7;7.5;11.1;2.9;11.6;0;.52;4112 +88073;47.2323;-2.03364;20;20220102;14.1;10.3;12.2;6.9;13.3;0;.61;2118 +88073;47.2323;-2.03364;20;20220103;12.9;11.1;12;8.2;13.2;26.1;.61;1357 +88073;47.2323;-2.03364;20;20220104;11.8;9;10.4;5;9.8;0;1.11;3187 +88073;47.2323;-2.03364;20;20220105;8.4;3.2;5.8;2.3;7;.1;.56;4478 +88073;47.2323;-2.03364;20;20220106;8.3;-.1;4.1;3.9;7.5;2.2;.38;4840 +88073;47.2323;-2.03364;20;20220107;11.2;4.8;8;5.8;9.3;1;.72;4717 +88073;47.2323;-2.03364;20;20220108;11.3;9.3;10.3;8.4;10.2;8.7;1.26;2307 +88073;47.2323;-2.03364;20;20220109;9.9;5.7;7.8;3.8;10.1;5.3;.39;2389 +88073;47.2323;-2.03364;20;20220110;9.6;8.9;9.3;2.5;11.4;2.2;.39;775 +88073;47.2323;-2.03364;20;20220111;10.5;8.3;9.4;1.7;10.1;.1;.54;2329 +88073;47.2323;-2.03364;20;20220112;8.4;5.2;6.8;3.4;8.8;0;.5;3265 +88073;47.2323;-2.03364;20;20220113;9;4.4;6.7;4;7.5;0;.82;5607 +88073;47.2323;-2.03364;20;20220114;1.4;-1.8;-.2;2.3;5.9;0;.18;3525 +88073;47.2323;-2.03364;20;20220115;2.5;.2;1.4;2;6.5;0;.23;3091 +88073;47.2323;-2.03364;20;20220116;9.7;1.4;5.6;2.8;9;0;.28;3792 +88073;47.2323;-2.03364;20;20220117;6.7;2.2;4.5;2.1;8.7;0;.18;2734 +88073;47.2323;-2.03364;20;20220118;5.9;2.6;4.3;3;7.7;0;.4;2322 +88073;47.2323;-2.03364;20;20220119;8.8;4.5;6.7;2.1;8.3;.9;.53;3622 +88073;47.2323;-2.03364;20;20220120;9.5;4.4;6.9;2.7;7.75;0;.72;4761 +88073;47.2323;-2.03364;20;20220121;7.6;.2;3.9;3.1;6.1;0;.7;6766 +88073;47.2323;-2.03364;20;20220122;6;-1.7;2.2;3.8;6.6;0;.39;5444 +88073;47.2323;-2.03364;20;20220123;4.2;3.5;3.9;6.2;7.1;0;.65;957 +88073;47.2323;-2.03364;20;20220124;3.6;2.5;3.1;3.2;6.3;0;.61;2852 +88073;47.2323;-2.03364;20;20220125;5.1;-2.1;1.5;1.8;6.6;0;.3;3971 +88073;47.2323;-2.03364;20;20220126;2.6;2.4;2.5;3.4;6.4;0;.57;375 +88073;47.2323;-2.03364;20;20220127;6.9;1.2;4.1;2.1;7.2;.2;.47;4402 +88073;47.2323;-2.03364;20;20220128;10.3;2.6;6.5;1.5;10.4;0;.23;4307 +88073;47.2323;-2.03364;20;20220129;9.7;7.6;8.7;2.2;10.6;.1;.47;2113 +88073;47.2323;-2.03364;20;20220130;9.7;7.8;8.8;2;10.5;.5;.5;2026 +88073;47.2323;-2.03364;20;20220131;11;7.2;9.1;3.9;9;0;1.05;4648 +88073;47.2323;-2.03364;20;20220201;12;5.7;8.9;5;10.1;0;.8;4108 +88073;47.2323;-2.03364;20;20220202;10.9;7.8;9.4;2.9;9.8;0;.8;4566 +88073;47.2323;-2.03364;20;20220203;9;5.3;7.2;2.9;10.1;.8;.35;3165 +88073;47.2323;-2.03364;20;20220204;12.8;8.8;10.8;3.8;9.5;.4;1.31;5155 +88073;47.2323;-2.03364;20;20220205;11.5;.5;6;2.2;8.03;.1;.69;8270 +88073;47.2323;-2.03364;20;20220206;12.8;5.3;9.1;8.6;11.2;.5;.58;4881 +88073;47.2323;-2.03364;20;20220207;11.7;9.3;10.5;3.6;11.2;.2;.79;4642 +88073;47.2323;-2.03364;20;20220208;8.6;6.7;7.7;1.8;9.8;.1;.51;3311 +88073;47.2323;-2.03364;20;20220209;6.9;.4;3.7;2.7;8.6;0;.2;4740 +88073;47.2323;-2.03364;20;20220210;12.7;6.3;9.5;2.8;8.8;.7;1.15;6611 +88073;47.2323;-2.03364;20;20220211;10;-.9;4.6;2.8;6.6;0;.95;10422 +88073;47.2323;-2.03364;20;20220212;8.1;-.6;3.8;3.1;6.8;0;.77;9448 +88073;47.2323;-2.03364;20;20220213;11.8;4.4;8.1;8.3;10;6.7;.83;6861 +88073;47.2323;-2.03364;20;20220214;12.8;5.9;9.4;5;9.3;1.7;1.34;8047 +88073;47.2323;-2.03364;20;20220215;11.8;3.9;7.9;7;10.5;3.9;.55;7073 +88073;47.2323;-2.03364;20;20220216;12.8;10;11.4;10.1;13.6;2.5;.29;3350 +88073;47.2323;-2.03364;20;20220217;13.8;11.3;12.5;5.7;12.83;1;1.09;4709 +88073;47.2323;-2.03364;20;20220218;11.3;10.2;10.8;7.8;9.9;1.6;1.67;4241 +88073;47.2323;-2.03364;20;20220219;11.9;2.2;7.1;6;8.5;.4;1.24;9703 +88073;47.2323;-2.03364;20;20220220;13.2;9;11.1;8.8;11.8;1.6;1.07;4454 +88073;47.2323;-2.03364;20;20220221;13.6;8.9;11.3;6.9;8.7;.1;2.33;5958 +88073;47.2323;-2.03364;20;20220222;13.4;5.6;9.5;4.7;11.6;0;.69;6390 +88073;47.2323;-2.03364;20;20220223;13.9;5.6;9.8;2;9.4;.2;1.15;7540 +88073;47.2323;-2.03364;20;20220224;11.6;7.3;9.5;4.9;8.5;.7;1.67;8402 +88073;47.2323;-2.03364;20;20220225;12.6;1.8;7.2;2.3;7;0;1.43;12724 +88073;47.2323;-2.03364;20;20220226;12.5;.2;6.4;5.2;6.1;0;2.08;11368 +88073;47.2323;-2.03364;20;20220227;14;2.4;8.2;3.5;8.6;.1;1.48;11127 +88073;47.2323;-2.03364;20;20220228;10.9;6.1;8.5;2.5;10.5;0;.8;7776 +88073;47.2323;-2.03364;20;20220301;14.2;7.7;11;2.4;10.9;2.9;1.13;6434 +88073;47.2323;-2.03364;20;20220302;12.9;9.3;11.1;2.9;11.4;.7;1.06;6072 +88073;47.2323;-2.03364;20;20220303;11.6;9.3;10.5;3.7;11.3;6.9;.89;3793 +88073;47.2323;-2.03364;20;20220304;13.1;6.5;9.8;3.3;8.5;0;1.74;11217 +88073;47.2323;-2.03364;20;20220305;11;2.8;6.9;3.7;7.6;.7;1.5;12095 +88073;47.2323;-2.03364;20;20220306;9;6.3;7.7;4;7.6;0;1.46;7244 +88073;47.2323;-2.03364;20;20220307;8.7;0;4.4;4.9;5.5;0;1.82;14073 +88073;47.2323;-2.03364;20;20220308;12.2;1.3;6.8;4.7;8.9;1.7;1.26;12607 +88073;47.2323;-2.03364;20;20220309;13.5;4.9;9.2;5.4;10.2;.5;1.43;12245 +88073;47.2323;-2.03364;20;20220310;13.5;9.6;11.6;3.3;10.8;1.3;1.45;7340 +88073;47.2323;-2.03364;20;20220311;13.4;7.4;10.4;7.7;10.8;8.7;1.54;10677 +88073;47.2323;-2.03364;20;20220312;13.5;7.7;10.6;6.8;9.7;3.8;2.09;12805 +88073;47.2323;-2.03364;20;20220313;11.9;8;10;6;9.7;1.2;1.69;10047 +88073;47.2323;-2.03364;20;20220314;16.3;5.3;10.8;4.6;8.5;.8;2.65;16188 +88073;47.2323;-2.03364;20;20220315;16.1;8.7;12.4;3;12.1;.1;1.53;9409 +88073;47.2323;-2.03364;20;20220316;14;10;12;2.9;11.7;1.5;1.45;9018 +88073;47.2323;-2.03364;20;20220317;13.6;5;9.3;3.6;7.9;0;2.25;16284 +88073;47.2323;-2.03364;20;20220318;15;3.5;9.3;7.1;6.1;0;3.56;17996 +88073;47.2323;-2.03364;20;20220319;15.5;5.4;10.5;5;8.6;0;2.67;17407 +88073;47.2323;-2.03364;20;20220320;15.7;8.7;12.2;3.4;10.3;0;2.11;12059 +88073;47.2323;-2.03364;20;20220321;18.1;7.8;13;4.8;10.8;0;2.77;17235 +88073;47.2323;-2.03364;20;20220322;16.8;7.2;12;5;8.8;0;3.08;17554 +88073;47.2323;-2.03364;20;20220323;16.1;5.7;10.9;4;7.3;0;3.08;18485 +88073;47.2323;-2.03364;20;20220324;18.9;1.5;10.2;2.4;6.8;0;2.94;19720 +88073;47.2323;-2.03364;20;20220325;20.1;6.4;13.3;4.2;7.9;0;3.83;19934 +88073;47.2323;-2.03364;20;20220326;20.3;7.3;13.8;5;7.9;0;4.2;19977 +88073;47.2323;-2.03364;20;20220327;20.8;7.2;14;2.8;8.8;0;3.42;20362 +88073;47.2323;-2.03364;20;20220328;20.1;6.8;13.5;3.2;9.6;.1;3.28;20007 +88073;47.2323;-2.03364;20;20220329;13.8;10.9;12.4;3.3;11.6;0;1.47;5990 +88073;47.2323;-2.03364;20;20220330;13.7;9.1;11.4;2.8;10.5;.4;1.74;9949 +88073;47.2323;-2.03364;20;20220331;9.5;6.3;7.9;4.3;7.7;2.3;1.81;10125 +88073;47.2323;-2.03364;20;20220401;9.3;1.4;5.4;5;5.5;.3;2.37;16600 +88073;47.2323;-2.03364;20;20220402;10.5;1.4;6;2.9;5.8;0;2.23;17276 +88073;47.2323;-2.03364;20;20220403;10;-1;4.5;4;4.9;0;2.44;18314 +88073;47.2323;-2.03364;20;20220404;10.4;1.2;5.8;3.9;6.88;.1;1.91;16436 +88073;47.2323;-2.03364;20;20220405;13.3;8.5;10.9;5.3;11.2;.1;1.74;13975 +88073;47.2323;-2.03364;20;20220406;13.4;8.1;10.8;7;11.2;4;1.61;10294 +88073;47.2323;-2.03364;20;20220407;14;11;12.5;9.1;12.4;12.5;1.82;10854 +88073;47.2323;-2.03364;20;20220408;14;9.6;11.8;7.6;11.2;4;1.91;8247 +88073;47.2323;-2.03364;20;20220409;13.6;2.8;8.2;2.8;7.4;0;2.65;21371 +88073;47.2323;-2.03364;20;20220410;15.5;.4;8;4.8;7.8;0;2.98;23282 +88073;47.2323;-2.03364;20;20220411;20;7.2;13.6;5.7;10.8;1.7;3.85;23346 +88073;47.2323;-2.03364;20;20220412;16.5;11.3;13.9;3.4;12.3;3.9;2.46;14950 +88073;47.2323;-2.03364;20;20220413;20.7;3.7;12.2;1.8;11.2;1.7;3.17;23881 +88073;47.2323;-2.03364;20;20220414;21.8;5.4;13.6;2.2;12.2;.1;3.39;24078 +88073;47.2323;-2.03364;20;20220415;23.4;8.7;16.1;2.4;12.7;0;3.86;24273 +88073;47.2323;-2.03364;20;20220416;21.7;9.6;15.7;2.7;11.8;0;3.87;24271 +88073;47.2323;-2.03364;20;20220417;20.3;7.1;13.7;2.9;11.1;0;3.63;24659 +88073;47.2323;-2.03364;20;20220418;16.9;8.7;12.8;3.7;10.7;0;2.77;16134 +88073;47.2323;-2.03364;20;20220419;15.4;6.6;11;3.3;8.5;0;2.96;18496 +88073;47.2323;-2.03364;20;20220420;19;7.2;13.1;3.6;10.2;0;3.51;21741 +88073;47.2323;-2.03364;20;20220421;20.6;9.2;14.9;2.5;11.5;.5;3.71;23840 +88073;47.2323;-2.03364;20;20220422;20.7;6.2;13.5;3.5;11.2;1.6;3.65;23394 +88073;47.2323;-2.03364;20;20220423;19.1;9.3;14.2;4;12.1;3.9;3;16848 +88073;47.2323;-2.03364;20;20220424;18.8;9.5;14.2;2.9;13.2;5.6;2.97;20397 +88073;47.2323;-2.03364;20;20220425;18.8;9.2;14;2.8;10.8;.1;3.3;19711 +88073;47.2323;-2.03364;20;20220426;18;5;11.5;4.6;9.6;0;3.73;26309 +88073;47.2323;-2.03364;20;20220427;19.3;7.3;13.3;6.1;9.9;0;4.29;25276 +88073;47.2323;-2.03364;20;20220428;20.3;11.9;16.1;3.8;11.4;0;4.01;20983 +88073;47.2323;-2.03364;20;20220429;21.2;8.7;15;3.9;11.9;0;4.21;26514 +88073;47.2323;-2.03364;20;20220430;17.3;6.5;11.9;3.9;9.8;0;3.64;25612 +88073;47.2323;-2.03364;20;20220501;19.8;7.7;13.8;3.2;9.5;.1;4.07;24388 +88073;47.2323;-2.03364;20;20220502;18.1;11.2;14.7;4.1;11.1;.2;3.47;18310 +88073;47.2323;-2.03364;20;20220503;20.1;10.1;15.1;3.4;10.2;0;3.88;19679 +88073;47.2323;-2.03364;20;20220504;19.8;8.3;14.1;3.7;11;0;3.87;23634 +88073;47.2323;-2.03364;20;20220505;20.1;7.8;14;2.7;11.5;0;3.54;22229 +88073;47.2323;-2.03364;20;20220506;21.8;8.5;15.2;2.7;11.9;0;4.26;27059 +88073;47.2323;-2.03364;20;20220507;21.5;9;15.3;2.5;11.9;0;3.86;23163 +88073;47.2323;-2.03364;20;20220508;23.9;9.3;16.6;3;12.7;0;4.76;28239 +88073;47.2323;-2.03364;20;20220509;25.7;10;17.9;2.6;13.4;0;4.98;28384 +88073;47.2323;-2.03364;20;20220510;23.7;9.1;16.4;2;13.9;0;4.41;28189 +88073;47.2323;-2.03364;20;20220511;20.1;12.1;16.1;4.3;14.6;.1;3;16332 +88073;47.2323;-2.03364;20;20220512;19.8;9.8;14.8;2.5;11.5;0;4.07;26270 +88073;47.2323;-2.03364;20;20220513;22.1;6.4;14.3;2.3;10.7;0;4.47;28936 +88073;47.2323;-2.03364;20;20220514;26.8;11.9;19.4;3.8;13.4;.1;5.58;26888 +88073;47.2323;-2.03364;20;20220515;27.1;16;21.6;5;16.6;0;5.64;25285 +88073;47.2323;-2.03364;20;20220516;23.4;14.5;19;4;15.9;.1;4.29;22517 +88073;47.2323;-2.03364;20;20220517;29;11.1;20.1;3.3;15.8;0;5.76;29442 +88073;47.2323;-2.03364;20;20220518;28.7;10.3;19.5;3.1;15;.3;5.7;29562 +88073;47.2323;-2.03364;20;20220519;23.5;15.1;19.3;3;14.4;7.5;4.22;20048 +88073;47.2323;-2.03364;20;20220520;22.6;13.3;18;3.8;14;.1;4.46;23573 +88073;47.2323;-2.03364;20;20220521;26;9.8;17.9;3.4;13.7;0;5.4;29901 +88073;47.2323;-2.03364;20;20220522;27.3;15.1;21.2;3.4;15.6;16.6;5.59;26966 +88073;47.2323;-2.03364;20;20220523;19.2;14.4;16.8;4.6;14.8;3.3;2.98;14390 +88073;47.2323;-2.03364;20;20220524;18.7;9.9;14.3;2.9;11.7;1.3;3.61;22261 +88073;47.2323;-2.03364;20;20220525;19;7.8;13.4;3.3;12.3;0;3.59;24783 +88073;47.2323;-2.03364;20;20220526;18;13.6;15.8;2.9;13.2;0;2.53;11077 +88073;47.2323;-2.03364;20;20220527;18.6;10.6;14.6;2.3;13.6;0;2.6;15107 +88073;47.2323;-2.03364;20;20220528;23.3;8.3;15.8;4.1;11.3;0;5.34;30581 +88073;47.2323;-2.03364;20;20220529;20.1;9.4;14.8;5.2;9.1;0;5.35;29294 +88073;47.2323;-2.03364;20;20220530;20;6.8;13.4;3.4;9;0;4.81;29822 +88073;47.2323;-2.03364;20;20220531;21.1;6.9;14;2.6;9.7;0;4.83;30823 +88073;47.2323;-2.03364;20;20220601;24;8.6;16.3;3;10.8;0;5.3;29639 +88073;47.2323;-2.03364;20;20220602;27.5;14.5;21;3.9;12.9;.1;6.24;27256 +88073;47.2323;-2.03364;20;20220603;24.6;15.6;20.1;3.2;14.7;.5;5.07;25055 +88073;47.2323;-2.03364;20;20220604;23.1;10.9;17;3.4;16.7;.2;4.12;26743 +88073;47.2323;-2.03364;20;20220605;20.8;14.7;17.8;5.1;14.4;.7;4.08;20193 +88073;47.2323;-2.03364;20;20220606;18.1;11.7;14.9;3.5;14.1;3.7;2.72;16144 +88073;47.2323;-2.03364;20;20220607;20.5;12.8;16.7;5.8;15.6;15.9;3.28;18784 +88073;47.2323;-2.03364;20;20220608;20.4;15.4;17.9;6.1;15.6;.1;3.86;20229 +88073;47.2323;-2.03364;20;20220609;21.2;14.4;17.8;4;14.1;.1;4.51;24658 +88073;47.2323;-2.03364;20;20220610;21;15.4;18.2;3.9;15.9;.1;3.01;12965 +88073;47.2323;-2.03364;20;20220611;24.2;12.6;18.4;2.7;15.3;0;4.67;26306 +88073;47.2323;-2.03364;20;20220612;24.4;12.4;18.4;4.4;12.5;0;5.98;31394 +88073;47.2323;-2.03364;20;20220613;24.4;10.3;17.4;3.9;12.1;0;5.74;31502 +88073;47.2323;-2.03364;20;20220614;28.7;11.7;20.2;3.8;13;0;6.67;31529 +88073;47.2323;-2.03364;20;20220615;30.8;15.7;23.3;3.2;15.2;0;6.95;31552 +88073;47.2323;-2.03364;20;20220616;30.6;15.2;22.9;3.4;14.8;0;7;31571 +88073;47.2323;-2.03364;20;20220617;36.6;17.7;27.2;2.9;17.4;0;7.89;31587 +88073;47.2323;-2.03364;20;20220618;36;18.3;27.2;3.5;17.5;2.2;8.19;31599 +88073;47.2323;-2.03364;20;20220619;24.2;15.7;20;6.3;17.8;.5;4.79;25357 +88073;47.2323;-2.03364;20;20220620;27.8;14.1;21;2.8;17.3;12.4;5.21;26271 +88073;47.2323;-2.03364;20;20220621;26.2;16.1;21.2;3;18.5;2.3;4.53;22403 +88073;47.2323;-2.03364;20;20220622;22.4;15.3;18.9;2.7;18.6;0;3.35;19077 +88073;47.2323;-2.03364;20;20220623;22.8;14.3;18.6;4.1;17.2;2.1;4.36;26136 +88073;47.2323;-2.03364;20;20220624;20.8;15.8;18.3;5.4;16.7;3.5;3.59;19156 +88073;47.2323;-2.03364;20;20220625;20;12.7;16.4;4.5;12.9;.6;4.07;21505 +88073;47.2323;-2.03364;20;20220626;20.7;13.4;17.1;4.2;12.3;1.8;4.9;26780 +88073;47.2323;-2.03364;20;20220627;20.6;10.3;15.5;3.5;12.5;.1;4.37;26755 +88073;47.2323;-2.03364;20;20220628;20.4;8.5;14.5;4.1;13.2;1.5;4.36;30805 +88073;47.2323;-2.03364;20;20220629;21.1;14.5;17.8;5.3;14.6;1.6;3.81;17196 +88073;47.2323;-2.03364;20;20220630;19.3;10.4;14.9;3.4;12.3;1.6;3.66;21380 +88073;47.2323;-2.03364;20;20220701;21;7.6;14.3;2.8;12.3;.1;4.32;28543 +88073;47.2323;-2.03364;20;20220702;23.1;8.2;15.7;2.4;12.9;0;4.9;31372 +88073;47.2323;-2.03364;20;20220703;23.1;11.3;17.2;2.8;13.4;0;4.92;29010 +88073;47.2323;-2.03364;20;20220704;25.1;9.6;17.4;3.2;12.7;0;5.54;31280 +88073;47.2323;-2.03364;20;20220705;25.3;10.5;17.9;3.5;12.4;0;5.77;31229 +88073;47.2323;-2.03364;20;20220706;27.4;12.5;20;3.6;14.2;0;6.1;30775 +88073;47.2323;-2.03364;20;20220707;25.8;13.4;19.6;3.2;15.3;0;5.42;29109 +88073;47.2323;-2.03364;20;20220708;28.7;14.3;21.5;4.4;14.3;0;6.83;31054 +88073;47.2323;-2.03364;20;20220709;31;15.4;23.2;4;15.1;0;7.22;30989 +88073;47.2323;-2.03364;20;20220710;30.4;16;23.2;4.7;13.4;0;7.68;30920 +88073;47.2323;-2.03364;20;20220711;32.7;17.1;24.9;4.5;14.1;0;8.15;30848 +88073;47.2323;-2.03364;20;20220712;35.2;15.2;25.2;2.9;15.7;0;7.44;30772 +88073;47.2323;-2.03364;20;20220713;33.9;17.4;25.7;2.9;16.5;0;7.25;30693 +88073;47.2323;-2.03364;20;20220714;30.5;16.8;23.7;3.6;14;0;7.14;30611 +88073;47.2323;-2.03364;20;20220715;30.3;13.5;21.9;4.1;13.1;0;7.14;30525 +88073;47.2323;-2.03364;20;20220716;32.4;15.6;24;4.5;12.3;0;8.15;30436 +88073;47.2323;-2.03364;20;20220717;34.9;19.1;27;5.6;12.4;0;9.74;30343 +88073;47.2323;-2.03364;20;20220718;40.9;19.8;30.4;4.2;13.7;0;10.1;30248 +88073;47.2323;-2.03364;20;20220719;25.5;21;23.3;4.8;17.8;2.9;5.08;18843 +88073;47.2323;-2.03364;20;20220720;22.8;17.6;20.2;4.3;19;.2;3.55;18038 +88073;47.2323;-2.03364;20;20220721;25.4;15;20.2;2.7;15.9;.2;4.8;24957 +88073;47.2323;-2.03364;20;20220722;24.7;16.2;20.5;3;16.2;2.9;4.04;18130 +88073;47.2323;-2.03364;20;20220723;24.5;13.4;19;2.7;14.2;0;5.14;28923 +88073;47.2323;-2.03364;20;20220724;28.5;11.6;20.1;2.6;15.9;.2;5.53;29608 +88073;47.2323;-2.03364;20;20220725;23.3;18.2;20.8;5.3;17.3;0;4.12;16855 +88073;47.2323;-2.03364;20;20220726;23.6;16.7;20.2;3.3;14.8;0;4.23;18407 +88073;47.2323;-2.03364;20;20220727;25.6;12.4;19;2.6;12.3;0;4.88;24074 +88073;47.2323;-2.03364;20;20220728;29;16;22.5;2.9;14.2;0;5.71;25028 +88073;47.2323;-2.03364;20;20220729;28.6;16.9;22.8;3;16.2;.1;5.44;24307 +88073;47.2323;-2.03364;20;20220730;28;15.2;21.6;2.4;15.8;.1;5.55;28860 +88073;47.2323;-2.03364;20;20220731;25;15.8;20.4;2.9;18.3;0;4.2;22633 +88073;47.2323;-2.03364;20;20220801;27.2;16.6;21.9;2.5;18.7;0;4.67;23870 +88073;47.2323;-2.03364;20;20220802;30.9;15.8;23.4;2.7;17.9;0;5.92;28449 +88073;47.2323;-2.03364;20;20220803;32.9;17.2;25.1;2.9;17.9;0;6.45;28306 +88073;47.2323;-2.03364;20;20220804;29.2;18.1;23.7;4.6;17;.2;6.11;24471 +88073;47.2323;-2.03364;20;20220805;26.4;13.1;19.8;4.9;12.5;0;6.15;28014 +88073;47.2323;-2.03364;20;20220806;28.1;12.9;20.5;4.8;10.1;0;6.97;27863 +88073;47.2323;-2.03364;20;20220807;29.4;13.1;21.3;5.6;10.6;0;7.56;27711 +88073;47.2323;-2.03364;20;20220808;31.2;15.2;23.2;4.8;11.5;0;7.62;27556 +88073;47.2323;-2.03364;20;20220809;32.8;17.4;25.1;5.4;14.2;0;8.05;27399 +88073;47.2323;-2.03364;20;20220810;34.9;18.1;26.5;4.6;14;0;8.21;27239 +88073;47.2323;-2.03364;20;20220811;35.4;17.8;26.6;4.1;12;0;8.17;27077 +88073;47.2323;-2.03364;20;20220812;35.4;19.7;27.6;3.3;11.4;0;7.62;26913 +88073;47.2323;-2.03364;20;20220813;35.8;17.2;26.5;3.6;15.8;.8;7.37;26746 +88073;47.2323;-2.03364;20;20220814;20.9;19.3;20.1;4.5;20.6;5.9;1.7;5671 +88073;47.2323;-2.03364;20;20220815;23.5;18.5;21;4.9;19.1;.5;3.41;14664 +88073;47.2323;-2.03364;20;20220816;24.5;17.8;21.2;4;18.6;6.9;3.69;16644 +88073;47.2323;-2.03364;20;20220817;22.9;13.7;18.3;1.7;17.4;5.8;2.92;17011 +88073;47.2323;-2.03364;20;20220818;25.1;15.9;20.5;3.8;17.9;.5;3.86;18737 +88073;47.2323;-2.03364;20;20220819;24;18.2;21.1;4.1;19.7;.9;2.97;12318 +88073;47.2323;-2.03364;20;20220820;24.4;11;17.7;2.3;15.1;0;3.86;23126 +88073;47.2323;-2.03364;20;20220821;20.9;13.7;17.3;2.3;17.5;3.5;2.11;11835 +88073;47.2323;-2.03364;20;20220822;23.6;18.3;21;3.6;20.4;.1;2.76;12913 +88073;47.2323;-2.03364;20;20220823;25.3;18.6;22;3.2;20.9;.1;3.24;15426 +88073;47.2323;-2.03364;20;20220824;32.1;15;23.6;2.3;19.9;2.6;5.04;24785 +88073;47.2323;-2.03364;20;20220825;23.3;18.7;21;2.8;19.8;.3;2.66;12117 +88073;47.2323;-2.03364;20;20220826;25.4;13.1;19.3;2.9;14.5;0;4.34;23321 +88073;47.2323;-2.03364;20;20220827;27.8;12.9;20.4;2.9;14.1;0;4.85;24213 +88073;47.2323;-2.03364;20;20220828;28.3;16;22.2;4.5;13.5;0;5.92;23944 +88073;47.2323;-2.03364;20;20220829;31.5;15.4;23.5;3.6;15.1;0;5.86;23824 +88073;47.2323;-2.03364;20;20220830;32;17.3;24.7;3.3;17.3;0;5.65;23628 +88073;47.2323;-2.03364;20;20220831;27.2;16.5;21.9;2.2;20.4;4.1;3.28;16597 +88073;47.2323;-2.03364;20;20220901;25.1;17.6;21.4;2.4;19.9;1.6;3.26;17420 +88073;47.2323;-2.03364;20;20220902;23.9;15.1;19.5;3;18.8;2.1;3.2;19162 +88073;47.2323;-2.03364;20;20220903;23.4;16;19.7;4.5;17.5;.1;3.38;16799 +88073;47.2323;-2.03364;20;20220904;25.8;15.5;20.7;4.4;17.9;.1;4.02;20135 +88073;47.2323;-2.03364;20;20220905;29.1;16.2;22.7;3.6;18.4;2.2;4.48;19835 +88073;47.2323;-2.03364;20;20220906;21.7;17.4;19.6;5.5;18.7;1.8;2.53;11241 +88073;47.2323;-2.03364;20;20220907;22.1;17.7;19.9;5.9;17.6;12.6;3.2;13569 +88073;47.2323;-2.03364;20;20220908;22;15.8;18.9;6.6;16.6;2.6;3.17;13277 +88073;47.2323;-2.03364;20;20220909;21.7;15.5;18.6;6.4;15.1;.7;3.53;14153 +88073;47.2323;-2.03364;20;20220910;21.7;13.1;17.4;2.4;16.6;.5;2.58;16533 +88073;47.2323;-2.03364;20;20220911;27.8;16.1;22;3.1;17.9;.1;4.11;20483 +88073;47.2323;-2.03364;20;20220912;33.3;14.5;23.9;4;16.3;.2;5.74;20975 +88073;47.2323;-2.03364;20;20220913;30.6;20.4;25.5;3.6;20.3;0;4.47;16465 +88073;47.2323;-2.03364;20;20220914;24.5;18;21.3;3.3;19.7;0;2.83;13495 +88073;47.2323;-2.03364;20;20220915;24.5;17.5;21;3.1;17;0;3.17;13877 +88073;47.2323;-2.03364;20;20220916;20.4;10.8;15.6;3.3;11.1;0;3.15;16683 +88073;47.2323;-2.03364;20;20220917;20;6.3;13.2;2.6;9.1;0;3.08;19922 +88073;47.2323;-2.03364;20;20220918;20.9;5.6;13.3;2.8;9.1;.1;3.2;19710 +88073;47.2323;-2.03364;20;20220919;22;8.1;15.1;3.8;10.8;0;3.51;19498 +88073;47.2323;-2.03364;20;20220920;21.9;7.7;14.8;3.5;10.7;.1;3.37;19285 +88073;47.2323;-2.03364;20;20220921;22.5;8.2;15.4;3;10.8;0;3.3;19073 +88073;47.2323;-2.03364;20;20220922;23.6;7.3;15.5;1.9;10.4;0;2.99;18861 +88073;47.2323;-2.03364;20;20220923;18.8;10;14.4;2;13.2;.9;1.77;10705 +88073;47.2323;-2.03364;20;20220924;20.1;11.3;15.7;3.2;13.4;1.1;2.3;12331 +88073;47.2323;-2.03364;20;20220925;21;10.9;16;3.5;12.2;.1;2.77;13561 +88073;47.2323;-2.03364;20;20220926;17.3;9;13.2;4;11.6;3.4;2.09;11763 +88073;47.2323;-2.03364;20;20220927;18;12.2;15.1;5.7;13.3;2.9;2.15;8421 +88073;47.2323;-2.03364;20;20220928;18.1;13.3;15.7;5;13.9;.7;2.03;7873 +88073;47.2323;-2.03364;20;20220929;17.3;8.5;12.9;2.2;11.2;2.9;1.88;12801 +88073;47.2323;-2.03364;20;20220930;17.3;4.7;11;4;12.4;4.3;1.56;14508 +88073;47.2323;-2.03364;20;20221001;18.9;15.1;17;7.9;18.6;2.2;.97;5570 +88073;47.2323;-2.03364;20;20221002;20.7;16.7;18.7;5.5;17.6;.5;1.92;5649 +88073;47.2323;-2.03364;20;20221003;19.9;14.4;17.2;2.7;15;0;1.89;9375 +88073;47.2323;-2.03364;20;20221004;18.1;9;13.6;2.1;14.7;.2;1.16;8476 +88073;47.2323;-2.03364;20;20221005;20.2;13.5;16.9;4.6;16.2;.4;1.81;9104 +88073;47.2323;-2.03364;20;20221006;19.6;5.1;12.4;1.7;10.7;0;1.9;15535 +88073;47.2323;-2.03364;20;20221007;19.9;5.1;12.5;2.3;10.5;.2;2.1;15712 +88073;47.2323;-2.03364;20;20221008;20;7.2;13.6;2.3;11.7;0;1.92;13084 +88073;47.2323;-2.03364;20;20221009;22;6.2;14.1;3;11.3;.1;2.45;15304 +88073;47.2323;-2.03364;20;20221010;21.5;13.1;17.3;2.7;16.7;0;1.67;10027 +88073;47.2323;-2.03364;20;20221011;21.5;12.5;17;3.3;13.2;0;2.39;11744 +88073;47.2323;-2.03364;20;20221012;20.1;6.8;13.5;1.6;12.3;.6;1.66;14511 +88073;47.2323;-2.03364;20;20221013;18.2;12.7;15.5;5.6;16.4;8.8;1.05;5741 +88073;47.2323;-2.03364;20;20221014;18.7;14.4;16.6;5.9;17.5;7;1.05;4962 +88073;47.2323;-2.03364;20;20221015;18.9;14.5;16.7;6.1;16.8;1.4;1.45;7545 +88073;47.2323;-2.03364;20;20221016;23;14.6;18.8;3.4;17;.3;1.99;9767 +88073;47.2323;-2.03364;20;20221017;20.6;15.2;17.9;2.8;16.8;.7;1.4;5360 +88073;47.2323;-2.03364;20;20221018;22.3;14.7;18.5;4.5;18.5;.2;1.69;9650 +88073;47.2323;-2.03364;20;20221019;25.8;17.4;21.6;4.5;18.2;5.8;2.84;11239 +88073;47.2323;-2.03364;20;20221020;21.6;10.5;16.1;3.9;15.9;.5;1.65;12027 +88073;47.2323;-2.03364;20;20221021;20.4;16.6;18.5;8.2;15.6;1.7;2.77;8530 +88073;47.2323;-2.03364;20;20221022;20.7;14.3;17.5;4.6;16.6;0;1.67;8374 +88073;47.2323;-2.03364;20;20221023;21.2;14.3;17.8;7.2;16;11.6;2.23;7548 +88073;47.2323;-2.03364;20;20221024;18.9;16.1;17.5;8.9;15.8;3.8;2.17;5235 +88073;47.2323;-2.03364;20;20221025;18.9;13.4;16.2;4.2;15.7;.3;1.32;6629 +88073;47.2323;-2.03364;20;20221026;20.6;15.3;18;4.7;16.8;.5;1.68;7932 +88073;47.2323;-2.03364;20;20221027;22.2;13.1;17.7;3.4;16.6;.1;1.58;8992 +88073;47.2323;-2.03364;20;20221028;19.3;12.9;16.1;4;16.9;0;1.01;7115 +88073;47.2323;-2.03364;20;20221029;21.4;15.2;18.3;3.8;16.9;4;1.62;8480 +88073;47.2323;-2.03364;20;20221030;18.7;13;15.9;3.3;15.2;2.1;1.2;6831 +88073;47.2323;-2.03364;20;20221031;18.2;10;14.1;5.2;14.3;4.4;1.16;6490 +88073;47.2323;-2.03364;20;20221101;18;12.9;15.5;7.5;12.6;4.7;2.34;6656 +88073;47.2323;-2.03364;20;20221102;17.9;9.1;13.5;4.9;12.8;0;1.4;9391 +88073;47.2323;-2.03364;20;20221103;16.6;15.2;15.9;7.2;13.3;14.3;2.13;3897 +88073;47.2323;-2.03364;20;20221104;15.7;8.9;12.3;5.6;10.2;0;1.83;7187 +88073;47.2323;-2.03364;20;20221105;16.1;7.2;11.7;3.8;11.7;5.6;1.04;6006 +88073;47.2323;-2.03364;20;20221106;16.9;13.9;15.4;8;14.5;12;1.56;3608 +88073;47.2323;-2.03364;20;20221107;17.7;13;15.4;7.7;14.1;1.9;1.7;4565 +88073;47.2323;-2.03364;20;20221108;16.4;13.4;14.9;7.9;14;4.6;1.52;3892 +88073;47.2323;-2.03364;20;20221109;16.7;12;14.4;4.6;12;.8;1.6;6580 +88073;47.2323;-2.03364;20;20221110;17.1;5.8;11.5;2.3;11.8;0;.76;9017 +88073;47.2323;-2.03364;20;20221111;14.3;7.5;10.9;3;11.5;.1;.72;6276 +88073;47.2323;-2.03364;20;20221112;19.6;8.4;14;3.7;13.6;.2;1.1;8969 +88073;47.2323;-2.03364;20;20221113;19.9;11.2;15.6;4.1;13.5;.4;1.47;8178 +88073;47.2323;-2.03364;20;20221114;15.5;9.2;12.4;4;12.3;7.4;.92;5212 +88073;47.2323;-2.03364;20;20221115;16.5;10.1;13.3;8.5;12.6;13.5;1.5;5169 +88073;47.2323;-2.03364;20;20221116;15.2;9.6;12.4;9.8;12.4;18.9;1.28;3436 +88073;47.2323;-2.03364;20;20221117;15.1;12.4;13.8;7.8;11.6;5.3;1.95;3254 +88073;47.2323;-2.03364;20;20221118;13.3;7.4;10.4;2.9;9.7;.6;.86;6432 +88073;47.2323;-2.03364;20;20221119;12.8;3.8;8.3;2.3;8.4;1.7;.7;7080 +88073;47.2323;-2.03364;20;20221120;13.7;5.7;9.7;4.3;11.5;1.5;.46;5787 +88073;47.2323;-2.03364;20;20221121;14;7.8;10.9;6.1;10.9;11;1.1;4015 +88073;47.2323;-2.03364;20;20221122;13.5;7.2;10.4;6.5;9.7;3.9;1.37;5235 +88073;47.2323;-2.03364;20;20221123;14.6;8.8;11.7;7.1;12.1;3;.96;3791 +88073;47.2323;-2.03364;20;20221124;15.2;9.6;12.4;5.8;12;4.3;1.08;5088 +88073;47.2323;-2.03364;20;20221125;14.6;7.6;11.1;2.8;10.4;.3;.79;5812 +88073;47.2323;-2.03364;20;20221126;13.4;5.3;9.4;3.8;11.4;3.9;.37;4865 +88073;47.2323;-2.03364;20;20221127;14.4;11.1;12.8;5.2;14;14.2;.53;2191 +88073;47.2323;-2.03364;20;20221128;12.2;7.5;9.9;2.5;10.2;3.4;.56;4747 +88073;47.2323;-2.03364;20;20221129;13;4.7;8.9;1.5;9;.1;.44;5508 +88073;47.2323;-2.03364;20;20221130;8.5;4.6;6.6;3.7;8.7;0;.46;3906 +88073;47.2323;-2.03364;20;20221201;6.7;3.3;5;3.7;7.6;0;.45;4586 +88073;47.2323;-2.03364;20;20221202;6.3;-1.4;2.5;2.7;6.6;0;.31;4791 +88073;47.2323;-2.03364;20;20221203;4.5;2.1;3.3;4.5;6.9;0;.49;2247 +88073;47.2323;-2.03364;20;20221204;4.1;3.3;3.7;3.2;7.2;.1;.49;817 +88073;47.2323;-2.03364;20;20221205;7.6;.3;4;2.9;7.3;0;.3;5201 +88073;47.2323;-2.03364;20;20221206;5.3;1.8;3.6;5.1;7.2;0;.46;2061 +88073;47.2323;-2.03364;20;20221207;5.4;2.3;3.9;3.9;6.7;0;.53;4096 +88073;47.2323;-2.03364;20;20221208;1.1;-2;-.4;3.8;5.8;0;.21;1887 +88073;47.2323;-2.03364;20;20221209;5.2;-.8;2.2;4;5.6;0;.61;4683 +88073;47.2323;-2.03364;20;20221210;6.2;-4.6;.8;2;5.3;2.1;.29;5756 +88073;47.2323;-2.03364;20;20221211;3.8;1.6;2.7;3.5;5.9;1.2;.6;3016 +88073;47.2323;-2.03364;20;20221212;2;-5.1;-1.5;3.2;5;0;.26;3763 +88073;47.2323;-2.03364;20;20221213;3.2;-3.6;-.2;4.2;5.1;3.3;.4;5147 +88073;47.2323;-2.03364;20;20221214;3.2;.1;1.7;4.6;6.9;4;.17;1821 +88073;47.2323;-2.03364;20;20221215;4.6;1.7;3.2;7;5.8;.3;1.05;1743 +88073;47.2323;-2.03364;20;20221216;6.6;-.4;3.1;4.6;5.3;0;.89;5555 +88073;47.2323;-2.03364;20;20221217;1.5;-3.4;-.9;3.5;4.7;0;.38;4518 +88073;47.2323;-2.03364;20;20221218;10.4;-3.7;3.4;6.1;7.7;4.8;.45;4241 +88073;47.2323;-2.03364;20;20221219;14.1;9.5;11.8;7.9;12.4;12.5;.83;2779 +88073;47.2323;-2.03364;20;20221220;13;12.3;12.7;5.2;13.2;6.8;.75;1084 +88073;47.2323;-2.03364;20;20221221;13.7;7.2;10.5;7;12.7;10.7;.25;2759 +88073;47.2323;-2.03364;20;20221222;14.5;12.7;13.6;9.1;14.2;28;.86;1283 +88073;47.2323;-2.03364;20;20221223;14.3;13.7;14;8;14.8;5.7;.77;591 +88073;47.2323;-2.03364;20;20221224;12.5;11.5;12;5.4;12.8;5.5;.71;869 +88073;47.2323;-2.03364;20;20221225;13;9.9;11.5;3.2;12.9;1.6;.38;2468 +88073;47.2323;-2.03364;20;20221226;12.1;9.3;10.7;2.8;10.8;.3;.6;3386 +88073;47.2323;-2.03364;20;20221227;11.7;3.2;7.5;3.3;9.7;1;.32;4508 +88073;47.2323;-2.03364;20;20221228;12.6;9.8;11.2;8.5;12;8.8;.8;2139 +88073;47.2323;-2.03364;20;20221229;12.6;10.3;11.5;5.7;10.8;6.7;1.15;2693 +88073;47.2323;-2.03364;20;20221230;14.8;6.2;10.5;9.7;13.4;5.2;.02;3306 +88073;47.2323;-2.03364;20;20221231;16.3;13.2;14.8;9.6;13.3;3.1;1.78;2282 +88074;47.27021;-1.72253;60;20220101;16;5.7;10.8;2.2;11.16;0;.5;5041 +88074;47.27021;-1.72253;60;20220102;14.2;9.9;12;6;13.06;0;.64;2641 +88074;47.27021;-1.72253;60;20220103;12.8;11.5;12.2;6.7;13.26;26.9;.66;1355 +88074;47.27021;-1.72253;60;20220104;11.1;8.7;9.9;4.5;9.82;.1;.99;2838 +88074;47.27021;-1.72253;60;20220105;8.4;1.5;4.9;1.9;6.86;.2;.43;5010 +88074;47.27021;-1.72253;60;20220106;8.3;-.1;4.1;2.9;6.92;2.1;.47;4641 +88074;47.27021;-1.72253;60;20220107;10.8;5.5;8.1;5.2;9.16;.7;.78;4413 +88074;47.27021;-1.72253;60;20220108;10.9;7.6;9.2;6.9;10.02;9.4;1.02;1997 +88074;47.27021;-1.72253;60;20220109;9.9;5.3;7.6;3.2;9.69;4.7;.44;2779 +88074;47.27021;-1.72253;60;20220110;9.5;8.3;8.9;2.1;11.06;2.3;.4;1381 +88074;47.27021;-1.72253;60;20220111;10.1;6.7;8.4;1.5;9.39;0;.5;2918 +88074;47.27021;-1.72253;60;20220112;8.1;2.5;5.3;3.1;7.86;0;.51;4396 +88074;47.27021;-1.72253;60;20220113;8.2;3.7;6;3.9;7.26;0;.8;5261 +88074;47.27021;-1.72253;60;20220114;1.3;-.6;.3;2.4;5.86;0;.31;2422 +88074;47.27021;-1.72253;60;20220115;1.5;-1.4;0;1.5;6.19;0;.21;2883 +88074;47.27021;-1.72253;60;20220116;8.2;.3;4.2;2.1;8.16;0;.29;3849 +88074;47.27021;-1.72253;60;20220117;5.7;2.7;4.2;1.9;8.49;0;.21;2627 +88074;47.27021;-1.72253;60;20220118;5.5;2;3.7;2.6;7.56;0;.36;2726 +88074;47.27021;-1.72253;60;20220119;8.6;4;6.3;1.8;8.16;.8;.51;3480 +88074;47.27021;-1.72253;60;20220120;9.3;4.3;6.8;2.7;7.76;0;.73;4420 +88074;47.27021;-1.72253;60;20220121;7.5;-.7;3.4;2.9;5.99;.1;.67;6460 +88074;47.27021;-1.72253;60;20220122;5.6;-2.3;1.7;3.4;6.49;.1;.4;4347 +88074;47.27021;-1.72253;60;20220123;4.1;3.1;3.6;5.6;6.96;0;.65;1696 +88074;47.27021;-1.72253;60;20220124;4.4;1.4;2.9;3;6.36;0;.55;4259 +88074;47.27021;-1.72253;60;20220125;3.7;-1.8;.9;1.7;6.49;0;.28;3590 +88074;47.27021;-1.72253;60;20220126;1.9;1.6;1.8;3.2;6.26;0;.51;927 +88074;47.27021;-1.72253;60;20220127;6.8;.4;3.6;1.9;6.89;.3;.47;4758 +88074;47.27021;-1.72253;60;20220128;9.7;2;5.9;.9;9.86;0;.29;4361 +88074;47.27021;-1.72253;60;20220129;9.1;7.2;8.1;1.9;10.42;.1;.45;2480 +88074;47.27021;-1.72253;60;20220130;9.5;7.4;8.4;1.8;10.29;.4;.5;2588 +88074;47.27021;-1.72253;60;20220131;10.6;6.4;8.5;3.9;8.92;.1;.97;4798 +88074;47.27021;-1.72253;60;20220201;11.8;4.3;8;4.1;9.82;0;.72;4782 +88074;47.27021;-1.72253;60;20220202;10.7;7.9;9.3;2.4;9.72;0;.79;3829 +88074;47.27021;-1.72253;60;20220203;8.6;5.1;6.9;2.5;9.76;.8;.41;3457 +88074;47.27021;-1.72253;60;20220204;12.3;8;10.2;3.1;9.56;.5;1.12;4871 +88074;47.27021;-1.72253;60;20220205;11.2;-1.2;5;2;7.42;.1;.7;8305 +88074;47.27021;-1.72253;60;20220206;12.3;4.9;8.6;7.5;11.06;.3;.55;4918 +88074;47.27021;-1.72253;60;20220207;12.2;8.3;10.2;2.6;10.52;.2;.82;5362 +88074;47.27021;-1.72253;60;20220208;9.1;5.9;7.5;1.9;9.96;0;.49;4046 +88074;47.27021;-1.72253;60;20220209;8.6;3;5.8;2.6;8.69;0;.49;5325 +88074;47.27021;-1.72253;60;20220210;10.2;5.9;8;2.5;9.39;.9;.82;3700 +88074;47.27021;-1.72253;60;20220211;9.9;-1.2;4.3;2.5;6.49;.1;.93;11100 +88074;47.27021;-1.72253;60;20220212;9.3;1.3;5.3;2;5.99;0;1;10700 +88074;47.27021;-1.72253;60;20220213;12;-.1;5.9;5.6;8.79;12;.83;4200 +88074;47.27021;-1.72253;60;20220214;12.8;6.4;9.6;4.5;9.09;1.8;1.43;8100 +88074;47.27021;-1.72253;60;20220215;11.8;3.3;7.5;5.4;10.19;11.1;.6;4300 +88074;47.27021;-1.72253;60;20220216;12.8;9.4;11.1;8.4;13.56;2.9;.3;3505 +88074;47.27021;-1.72253;60;20220217;14.4;11.4;12.9;5.4;12.74;.9;1.26;4728 +88074;47.27021;-1.72253;60;20220218;11.7;10.4;11;6.9;9.86;1.6;1.75;4412 +88074;47.27021;-1.72253;60;20220219;11.4;1;6.2;4.7;8.29;.4;1.1;9486 +88074;47.27021;-1.72253;60;20220220;13.5;8.4;11;7.5;11.62;1.8;1.14;5868 +88074;47.27021;-1.72253;60;20220221;13.1;7.7;10.4;5.9;8.39;.2;2.13;6793 +88074;47.27021;-1.72253;60;20220222;12.8;5.1;9;3.9;11.32;.4;.69;5989 +88074;47.27021;-1.72253;60;20220223;13.6;6.5;10;1.5;9.76;.2;1.05;7624 +88074;47.27021;-1.72253;60;20220224;11.7;6.1;8.9;3.8;8.42;.7;1.46;8138 +88074;47.27021;-1.72253;60;20220225;12.1;-.1;6;1.6;6.66;.1;1.22;11716 +88074;47.27021;-1.72253;60;20220226;12.1;.6;6.3;4.4;5.96;0;2;12255 +88074;47.27021;-1.72253;60;20220227;13.8;1.9;7.9;2.8;8.06;.1;1.46;10920 +88074;47.27021;-1.72253;60;20220228;15.1;4.3;9.7;2;10.12;0;1.2;10803 +88074;47.27021;-1.72253;60;20220301;15.6;7.5;11.6;2.5;10.56;.3;1.4;7924 +88074;47.27021;-1.72253;60;20220302;13.9;9;11.5;2.5;10.92;.2;1.24;6941 +88074;47.27021;-1.72253;60;20220303;11.5;8.5;10;3.3;11.29;6.7;.85;4446 +88074;47.27021;-1.72253;60;20220304;12.7;6.4;9.6;3.1;8.66;0;1.61;9809 +88074;47.27021;-1.72253;60;20220305;11.4;1.4;6.4;3.3;7.69;.6;1.39;11496 +88074;47.27021;-1.72253;60;20220306;9;6.1;7.6;3.6;7.66;0;1.39;6655 +88074;47.27021;-1.72253;60;20220307;8.9;-.1;4.4;4.4;5.32;0;1.83;13554 +88074;47.27021;-1.72253;60;20220308;11.2;2.1;6.6;4.4;8.76;1.7;1.15;9799 +88074;47.27021;-1.72253;60;20220309;14.3;6.5;10.4;5;10.12;.3;1.72;11194 +88074;47.27021;-1.72253;60;20220310;12.8;9.4;11.1;3.4;10.76;1.7;1.38;6704 +88074;47.27021;-1.72253;60;20220311;13;6.1;9.5;6.3;10.52;10.1;1.37;9576 +88074;47.27021;-1.72253;60;20220312;14.2;6.4;10.3;5.5;9.39;4.2;2.08;12811 +88074;47.27021;-1.72253;60;20220313;11.9;8.2;10.1;4.8;9.62;2.6;1.65;9224 +88074;47.27021;-1.72253;60;20220314;15.9;4.6;10.2;4.1;8.36;1.1;2.47;15329 +88074;47.27021;-1.72253;60;20220315;15.8;9.2;12.5;2.6;11.92;.2;1.53;8950 +88074;47.27021;-1.72253;60;20220316;14.2;10;12.1;2.7;11.59;1.1;1.39;7202 +88074;47.27021;-1.72253;60;20220317;12.2;5.1;8.7;3.2;7.99;0;1.84;11767 +88074;47.27021;-1.72253;60;20220318;14.7;3.5;9.1;6;6.09;0;3.23;14200 +88074;47.27021;-1.72253;60;20220319;15.7;6.9;11.3;4.5;8.39;0;2.66;12800 +88074;47.27021;-1.72253;60;20220320;15.8;9.4;12.6;2.7;9.99;0;2.07;10700 +88074;47.27021;-1.72253;60;20220321;18.2;7.9;13;4.3;10.19;0;2.81;15200 +88074;47.27021;-1.72253;60;20220322;16.7;6.6;11.6;5;8.09;0;3.25;17900 +88074;47.27021;-1.72253;60;20220323;16.1;5.3;10.7;3.5;6.79;0;3.07;18500 +88074;47.27021;-1.72253;60;20220324;19.4;2.7;11;2.3;6.49;0;3.07;19500 +88074;47.27021;-1.72253;60;20220325;20.4;5.6;13;3.7;7.09;0;3.84;19300 +88074;47.27021;-1.72253;60;20220326;20.9;7.6;14.2;4.8;7.49;0;4.39;19400 +88074;47.27021;-1.72253;60;20220327;21.3;6.5;13.9;3.1;8.59;0;3.5;18200 +88074;47.27021;-1.72253;60;20220328;20.9;8.2;14.5;2.4;9.09;2;2.98;14500 +88074;47.27021;-1.72253;60;20220329;14.9;8.8;11.8;2.5;10.99;0;1.96;13300 +88074;47.27021;-1.72253;60;20220330;12.8;9.6;11.2;2.5;10.69;.5;1.26;4300 +88074;47.27021;-1.72253;60;20220331;9.6;3.4;6.5;3.9;7.39;3;1.42;6000 +88074;47.27021;-1.72253;60;20220401;9.7;-.3;4.7;4.6;5.59;.4;2.27;17600 +88074;47.27021;-1.72253;60;20220402;10.6;-.4;5.1;2.6;5.49;0;2.13;16500 +88074;47.27021;-1.72253;60;20220403;9.8;-1.4;4.2;3.5;4.79;0;2.3;16600 +88074;47.27021;-1.72253;60;20220404;10.4;-.7;4.8;3.5;6.67;.1;1.91;15867 +88074;47.27021;-1.72253;60;20220405;13.2;7.8;10.5;5.2;10.55;.3;1.72;12543 +88074;47.27021;-1.72253;60;20220406;13.4;6.9;10.1;5.8;10.99;4;1.51;9800 +88074;47.27021;-1.72253;60;20220407;14;10.8;12.4;7.2;12.49;13.6;1.6;8100 +88074;47.27021;-1.72253;60;20220408;14.3;9.3;11.8;6.3;11.29;4.4;1.8;7200 +88074;47.27021;-1.72253;60;20220409;13.7;2.7;8.2;2.1;7.19;.1;2.51;19600 +88074;47.27021;-1.72253;60;20220410;15.9;.8;8.3;4.3;7.19;0;3.16;21700 +88074;47.27021;-1.72253;60;20220411;21;8;14.5;5;10.39;1.6;3.88;18100 +88074;47.27021;-1.72253;60;20220412;17.4;10.8;14.1;2.9;11.99;2.2;2.1;9100 +88074;47.27021;-1.72253;60;20220413;21.2;6.2;13.7;1.4;11.79;3.9;2.95;20300 +88074;47.27021;-1.72253;60;20220414;22.8;7.5;15.1;1.6;12.59;0;3.24;20900 +88074;47.27021;-1.72253;60;20220415;23.8;8.9;16.3;2.1;11.79;0;3.84;22700 +88074;47.27021;-1.72253;60;20220416;21.5;10.3;15.9;3.2;11.29;0;4.11;24200 +88074;47.27021;-1.72253;60;20220417;21.3;8.5;14.9;2.4;10.59;0;3.68;22100 +88074;47.27021;-1.72253;60;20220418;17.6;9.3;13.4;3;10.79;0;2.74;14800 +88074;47.27021;-1.72253;60;20220419;16.2;4.9;10.5;3.2;8.49;0;3.02;19500 +88074;47.27021;-1.72253;60;20220420;19.6;7.6;13.6;3.2;10.19;.1;3.4;19100 +88074;47.27021;-1.72253;60;20220421;20.7;10.3;15.5;2.2;9.99;0;3.82;22500 +88074;47.27021;-1.72253;60;20220422;20.5;9.2;14.8;3.2;10.59;0;3.6;18800 +88074;47.27021;-1.72253;60;20220423;18.9;11.9;15.4;3;12.09;4.2;2.98;15100 +88074;47.27021;-1.72253;60;20220424;18.5;11;14.7;2.6;13.19;9.5;2.58;14900 +88074;47.27021;-1.72253;60;20220425;18.7;10.7;14.7;2.2;11.79;.2;3.25;20400 +88074;47.27021;-1.72253;60;20220426;18.2;7.2;12.7;4.6;9.39;0;4.05;25600 +88074;47.27021;-1.72253;60;20220427;19.2;8;13.6;5.4;9.69;0;4.16;22200 +88074;47.27021;-1.72253;60;20220428;20;11.8;15.9;3.7;10.89;0;4;20300 +88074;47.27021;-1.72253;60;20220429;21.6;9;15.3;2.9;11.49;0;3.99;23300 +88074;47.27021;-1.72253;60;20220430;17.8;7.3;12.5;3;9.49;0;3.67;24000 +88074;47.27021;-1.72253;60;20220501;19.6;10.4;15;2.8;8.59;0;4.36;24600 +88074;47.27021;-1.72253;60;20220502;18.7;11.4;15;3.1;9.69;.1;3.54;16300 +88074;47.27021;-1.72253;60;20220503;19.6;7.8;13.7;2.9;9.99;0;3.79;22600 +88074;47.27021;-1.72253;60;20220504;19.8;7.1;13.4;2.4;10.49;0;3.29;19100 +88074;47.27021;-1.72253;60;20220505;20;8;14;2.5;11.39;0;3.36;20100 +88074;47.27021;-1.72253;60;20220506;21.7;7.5;14.6;2.2;11.92;0;4.01;25849 +88074;47.27021;-1.72253;60;20220507;21;9;15;2.5;11.86;0;3.84;23413 +88074;47.27021;-1.72253;60;20220508;23.7;9.6;16.6;2.6;12.49;0;4.45;25755 +88074;47.27021;-1.72253;60;20220509;26.2;11;18.6;2.1;13.16;0;4.85;27247 +88074;47.27021;-1.72253;60;20220510;25;10.8;17.9;1.9;13.49;0;4.57;26983 +88074;47.27021;-1.72253;60;20220511;20.1;10.7;15.4;3.3;14.12;0;3.1;18078 +88074;47.27021;-1.72253;60;20220512;19.9;10.1;15;2;11.89;0;3.6;22264 +88074;47.27021;-1.72253;60;20220513;22.5;7.6;15.1;2.1;10.39;0;4.49;27850 +88074;47.27021;-1.72253;60;20220514;26.6;11.8;19.2;3.5;13.02;0;5.34;25090 +88074;47.27021;-1.72253;60;20220515;28.3;16.9;22.6;4.1;15.96;0;5.74;24220 +88074;47.27021;-1.72253;60;20220516;25.4;13.2;19.3;3;15.49;.1;4.49;23064 +88074;47.27021;-1.72253;60;20220517;29;12.3;20.7;3;15.42;0;5.63;27614 +88074;47.27021;-1.72253;60;20220518;29.6;11.1;20.4;2.4;15.02;.3;5.44;27414 +88074;47.27021;-1.72253;60;20220519;24.9;14.1;19.5;2;14.62;10.2;4.13;20999 +88074;47.27021;-1.72253;60;20220520;22.9;14.9;18.9;2.7;14.86;.7;4.02;20573 +88074;47.27021;-1.72253;60;20220521;26.3;9.6;17.9;2.6;13.82;0;5.06;28193 +88074;47.27021;-1.72253;60;20220522;27.8;15.8;21.8;3.2;16.02;19.7;5.26;23767 +88074;47.27021;-1.72253;60;20220523;19.1;15.2;17.2;3.8;15.46;3.9;2.92;14783 +88074;47.27021;-1.72253;60;20220524;17.9;9.3;13.6;2.3;11.82;1.7;3.33;21192 +88074;47.27021;-1.72253;60;20220525;18.5;7.5;13;2.7;12.26;0;3.27;22070 +88074;47.27021;-1.72253;60;20220526;17.7;13.3;15.5;2.2;13.36;0;2.41;11484 +88074;47.27021;-1.72253;60;20220527;18.6;9;13.8;1.6;13.36;0;2.69;16600 +88074;47.27021;-1.72253;60;20220528;22.8;9.2;16;3.6;11.42;0;5.07;28874 +88074;47.27021;-1.72253;60;20220529;19.2;9.9;14.5;4.8;9.22;0;4.99;27076 +88074;47.27021;-1.72253;60;20220530;19.7;7;13.3;2.8;9.16;.1;4.4;27026 +88074;47.27021;-1.72253;60;20220531;21.6;6.9;14.3;2;9.66;0;4.66;29609 +88074;47.27021;-1.72253;60;20220601;24.5;8.7;16.6;2.8;10.56;0;5.27;28717 +88074;47.27021;-1.72253;60;20220602;27.6;14.5;21.1;3.7;12.59;.3;6.17;26376 +88074;47.27021;-1.72253;60;20220603;25.7;15.5;20.6;2.6;14.89;1.2;4.8;23144 +88074;47.27021;-1.72253;60;20220604;24.7;12.3;18.5;2.4;16.62;.4;4.16;23966 +88074;47.27021;-1.72253;60;20220605;21.2;14.4;17.8;4.1;14.66;.4;4.05;20978 +88074;47.27021;-1.72253;60;20220606;18.1;11.4;14.8;2.8;14.49;3.9;2.53;14964 +88074;47.27021;-1.72253;60;20220607;20.5;12.6;16.5;4.5;15.46;15.5;3.33;19155 +88074;47.27021;-1.72253;60;20220608;20.6;15.2;17.9;5;15.52;0;3.93;20809 +88074;47.27021;-1.72253;60;20220609;21.4;12.9;17.2;3.2;14.09;.1;4.29;24237 +88074;47.27021;-1.72253;60;20220610;21.2;15;18.1;2.5;15.59;.2;3.09;14865 +88074;47.27021;-1.72253;60;20220611;24.9;10.8;17.9;1.8;14.66;0;4.56;26257 +88074;47.27021;-1.72253;60;20220612;24.5;12.8;18.7;3.9;12.49;.1;5.67;28638 +88074;47.27021;-1.72253;60;20220613;24.6;10.6;17.6;3.6;12.16;0;5.67;30443 +88074;47.27021;-1.72253;60;20220614;28.9;12.3;20.6;3.7;12.82;0;6.67;30615 +88074;47.27021;-1.72253;60;20220615;31.4;15.9;23.6;2.8;14.59;0;6.82;30327 +88074;47.27021;-1.72253;60;20220616;31.4;15.6;23.5;2.8;15.12;0;6.52;28530 +88074;47.27021;-1.72253;60;20220617;36.8;17.6;27.2;2.1;16.86;0;7.17;30287 +88074;47.27021;-1.72253;60;20220618;37.8;19.4;28.6;3;17.36;1.1;8.05;30195 +88074;47.27021;-1.72253;60;20220619;25.9;16.3;21.1;4.9;17.79;.6;4.85;22617 +88074;47.27021;-1.72253;60;20220620;27.8;14.9;21.3;2.8;17.56;13.3;5.08;24694 +88074;47.27021;-1.72253;60;20220621;26.4;16.3;21.3;2.7;18.69;2.7;4.47;21929 +88074;47.27021;-1.72253;60;20220622;22.2;15.9;19;2.3;18.59;0;3.09;16538 +88074;47.27021;-1.72253;60;20220623;23.9;13.7;18.8;2.9;16.82;2.5;4.3;24235 +88074;47.27021;-1.72253;60;20220624;20;15.4;17.7;4;16.82;3.9;2.98;15454 +88074;47.27021;-1.72253;60;20220625;20.2;12.6;16.4;3.5;13.69;.8;3.64;19468 +88074;47.27021;-1.72253;60;20220626;20.7;10.2;15.5;3.1;12.19;.7;4.35;25356 +88074;47.27021;-1.72253;60;20220627;21.1;10.1;15.6;2.6;12.56;.1;4.34;26588 +88074;47.27021;-1.72253;60;20220628;21.4;8.6;15;2.8;12.56;1;4.27;27441 +88074;47.27021;-1.72253;60;20220629;20.2;13;16.6;3.4;14.42;1.2;3.29;16424 +88074;47.27021;-1.72253;60;20220630;19.7;10.9;15.3;2.5;12.62;1.4;3.78;22781 +88074;47.27021;-1.72253;60;20220701;21.2;7.7;14.5;1.8;12.02;.2;4.04;25868 +88074;47.27021;-1.72253;60;20220702;24.2;8.6;16.4;2;12.72;.1;4.96;30501 +88074;47.27021;-1.72253;60;20220703;23.8;11.2;17.5;2.4;13.26;0;4.91;28294 +88074;47.27021;-1.72253;60;20220704;25.1;10.3;17.7;2.8;12.66;.1;5.45;30449 +88074;47.27021;-1.72253;60;20220705;25.1;9.8;17.4;3.1;12.59;.1;5.49;30413 +88074;47.27021;-1.72253;60;20220706;27.1;12.4;19.8;3.5;13.92;0;5.96;29667 +88074;47.27021;-1.72253;60;20220707;25.6;12.4;19;2.9;15.39;0;5.06;27404 +88074;47.27021;-1.72253;60;20220708;28.9;14.3;21.6;4;13.86;0;6.71;30045 +88074;47.27021;-1.72253;60;20220709;31.2;15.6;23.4;3.6;14.62;0;7.05;29960 +88074;47.27021;-1.72253;60;20220710;30.3;16.8;23.5;4.4;13.29;0;7.46;29151 +88074;47.27021;-1.72253;60;20220711;32.7;18;25.4;4.2;13.86;0;7.97;29400 +88074;47.27021;-1.72253;60;20220712;35.3;16.2;25.8;2.2;15.32;0;6.95;30248 +88074;47.27021;-1.72253;60;20220713;35.6;17.3;26.4;1.9;15.76;0;6.77;30262 +88074;47.27021;-1.72253;60;20220714;30.7;17.3;24;3.4;14.36;0;6.88;28659 +88074;47.27021;-1.72253;60;20220715;30.4;14.3;22.3;3.6;12.59;0;6.95;29436 +88074;47.27021;-1.72253;60;20220716;32.4;16.5;24.4;4.1;11.89;0;7.91;28922 +88074;47.27021;-1.72253;60;20220717;34.9;18.5;26.7;4.6;12.16;0;8.91;28698 +88074;47.27021;-1.72253;60;20220718;41.4;20.2;30.8;4;13.29;0;9.92;29268 +88074;47.27021;-1.72253;60;20220719;26.2;22.8;24.5;4.4;17.16;2.4;5.41;18574 +88074;47.27021;-1.72253;60;20220720;23.9;17.5;20.7;3.7;18.89;.5;3.8;18605 +88074;47.27021;-1.72253;60;20220721;27.1;15;21.1;2.1;16.32;.2;4.75;24343 +88074;47.27021;-1.72253;60;20220722;22.9;16.7;19.8;2.5;16.72;4.1;3.17;13727 +88074;47.27021;-1.72253;60;20220723;26.8;12.1;19.5;2;14.16;0;5.14;28606 +88074;47.27021;-1.72253;60;20220724;30.7;12.5;21.6;2.1;15.79;.2;5.66;28945 +88074;47.27021;-1.72253;60;20220725;23.9;17.4;20.6;4.2;17.19;0;4.25;19353 +88074;47.27021;-1.72253;60;20220726;24;15.5;19.7;2.6;14.49;0;3.95;17503 +88074;47.27021;-1.72253;60;20220727;26;12.5;19.2;2.2;12.02;0;4.8;24036 +88074;47.27021;-1.72253;60;20220728;29.4;16.1;22.7;2.4;13.92;0;5.47;24201 +88074;47.27021;-1.72253;60;20220729;29.4;16.9;23.2;2.2;16.12;.2;5.18;23774 +88074;47.27021;-1.72253;60;20220730;30;14.5;22.3;2.1;15.99;.1;5.47;27416 +88074;47.27021;-1.72253;60;20220731;27.5;15.2;21.4;2.3;17.86;0;4.65;24179 +88074;47.27021;-1.72253;60;20220801;28.8;16.2;22.5;2.2;18.52;0;4.62;22355 +88074;47.27021;-1.72253;60;20220802;32.4;16.5;24.5;2;17.39;0;5.78;27756 +88074;47.27021;-1.72253;60;20220803;34.2;17.6;25.9;2.6;17.32;.1;6.4;27117 +88074;47.27021;-1.72253;60;20220804;29.4;18.5;24;4;17.39;2.3;5.69;22295 +88074;47.27021;-1.72253;60;20220805;26.7;14.2;20.4;4.2;12.79;0;5.83;25819 +88074;47.27021;-1.72253;60;20220806;27.6;13.2;20.4;4.4;9.96;0;6.66;26767 +88074;47.27021;-1.72253;60;20220807;29.3;14.4;21.8;4.9;10.42;0;7.28;26650 +88074;47.27021;-1.72253;60;20220808;31.3;15.8;23.6;4.3;11.46;0;7.34;26680 +88074;47.27021;-1.72253;60;20220809;32.9;17.6;25.3;4.3;13.69;0;7.47;26337 +88074;47.27021;-1.72253;60;20220810;34.8;19.3;27.1;4.2;13.46;0;7.99;26152 +88074;47.27021;-1.72253;60;20220811;35.9;17.7;26.8;3.8;11.52;0;8.05;26637 +88074;47.27021;-1.72253;60;20220812;35.4;19.1;27.2;2.6;11.29;0;6.86;25995 +88074;47.27021;-1.72253;60;20220813;36.9;17.7;27.3;2.8;15.09;1.7;6.89;25719 +88074;47.27021;-1.72253;60;20220814;20.8;19.2;20;3.6;20.66;4.1;1.58;5169 +88074;47.27021;-1.72253;60;20220815;24.2;17.9;21;4;18.86;.2;3.4;14470 +88074;47.27021;-1.72253;60;20220816;25;17.5;21.3;2.6;18.72;9.3;3.41;16150 +88074;47.27021;-1.72253;60;20220817;22.5;14.3;18.4;1.5;17.32;8.5;2.63;14400 +88074;47.27021;-1.72253;60;20220818;25.7;15.1;20.4;2.9;17.79;.4;3.68;17907 +88074;47.27021;-1.72253;60;20220819;24.7;17.8;21.3;3.5;19.49;1;3.22;14166 +88074;47.27021;-1.72253;60;20220820;26.3;13.1;19.7;1.9;15.42;0;4.09;23012 +88074;47.27021;-1.72253;60;20220821;20.8;13;16.9;1.6;17.06;3.9;1.99;11043 +88074;47.27021;-1.72253;60;20220822;24.8;17.7;21.3;2.7;20.26;.2;3;14541 +88074;47.27021;-1.72253;60;20220823;26.4;18.9;22.6;2.3;20.72;.1;3.26;15340 +88074;47.27021;-1.72253;60;20220824;32.9;15.3;24.1;2;19.66;2.1;4.94;23844 +88074;47.27021;-1.72253;60;20220825;24.6;19.3;21.9;2.7;20.16;0;2.79;11916 +88074;47.27021;-1.72253;60;20220826;25.5;13.9;19.7;2.6;14.82;0;4.03;20406 +88074;47.27021;-1.72253;60;20220827;27.9;13.6;20.7;2.7;14.12;0;4.71;22916 +88074;47.27021;-1.72253;60;20220828;27.9;16.2;22.1;4;13.02;0;5.52;21457 +88074;47.27021;-1.72253;60;20220829;31.4;16;23.7;3.2;14.66;.2;5.38;20334 +88074;47.27021;-1.72253;60;20220830;32.3;18.3;25.3;2.5;16.76;0;5.17;22015 +88074;47.27021;-1.72253;60;20220831;27.8;17.3;22.5;2;19.52;1.6;3.27;14941 +88074;47.27021;-1.72253;60;20220901;26.2;17.2;21.7;1.8;19.42;0;3.33;17600 +88074;47.27021;-1.72253;60;20220902;24.3;15.3;19.8;2.2;18.49;1.4;3.05;17474 +88074;47.27021;-1.72253;60;20220903;24;15.5;19.7;3.4;16.82;.2;3.34;16382 +88074;47.27021;-1.72253;60;20220904;27.9;14.1;21;3;16.76;.2;4.02;19605 +88074;47.27021;-1.72253;60;20220905;29.3;15.3;22.3;2.7;17.76;.5;4.15;18955 +88074;47.27021;-1.72253;60;20220906;22.6;15.8;19.2;4.1;17.86;2.4;2.61;11739 +88074;47.27021;-1.72253;60;20220907;22.1;16.4;19.3;4.1;17.22;12.5;2.77;11988 +88074;47.27021;-1.72253;60;20220908;21.9;15.1;18.5;4.8;16.26;2.4;2.97;13401 +88074;47.27021;-1.72253;60;20220909;21.6;14.6;18.1;4.9;15.06;.6;3.22;14186 +88074;47.27021;-1.72253;60;20220910;23.1;11.5;17.3;2.1;15.89;.2;2.7;16539 +88074;47.27021;-1.72253;60;20220911;27.6;15;21.3;2.4;16.86;.1;3.82;19606 +88074;47.27021;-1.72253;60;20220912;33.9;15.9;24.9;3.1;16.09;.2;5.28;19536 +88074;47.27021;-1.72253;60;20220913;30.6;20.9;25.7;3.1;19.62;0;4.16;14536 +88074;47.27021;-1.72253;60;20220914;26;17.2;21.6;2.7;19.42;0;2.84;12977 +88074;47.27021;-1.72253;60;20220915;24.4;17.3;20.9;2.7;16.92;0;3;13489 +88074;47.27021;-1.72253;60;20220916;19.9;10.4;15.1;3;11.19;0;2.87;15152 +88074;47.27021;-1.72253;60;20220917;19.7;5.7;12.7;2.2;9.09;0;2.86;19052 +88074;47.27021;-1.72253;60;20220918;20.8;5.2;13;2.3;9.06;.1;3;19401 +88074;47.27021;-1.72253;60;20220919;21.7;7.5;14.6;3;10.42;0;3.24;18908 +88074;47.27021;-1.72253;60;20220920;21.4;7.4;14.4;3;10.32;.1;3.17;18326 +88074;47.27021;-1.72253;60;20220921;22.2;8.1;15.2;2.5;10.52;.1;3.07;18171 +88074;47.27021;-1.72253;60;20220922;23.2;6.9;15.1;1.5;9.89;0;2.75;18306 +88074;47.27021;-1.72253;60;20220923;19.1;10.3;14.7;1.3;12.62;.7;1.67;9709 +88074;47.27021;-1.72253;60;20220924;19.5;11.3;15.4;2.5;13.29;1.4;2.01;10388 +88074;47.27021;-1.72253;60;20220925;20.4;11.3;15.8;3.3;12.29;0;2.66;13107 +88074;47.27021;-1.72253;60;20220926;17.2;8.3;12.8;3.3;11.59;4.2;1.85;9946 +88074;47.27021;-1.72253;60;20220927;18;10.1;14;4.9;12.92;3.1;2.03;9517 +88074;47.27021;-1.72253;60;20220928;17.2;13.1;15.1;4.5;13.76;.8;1.86;7750 +88074;47.27021;-1.72253;60;20220929;16.4;6.9;11.6;1.9;10.72;2.1;1.68;11766 +88074;47.27021;-1.72253;60;20220930;17.9;4.3;11.1;3.2;11.62;4.9;1.76;14406 +88074;47.27021;-1.72253;60;20221001;19.3;14.5;16.9;6.2;18.59;2.4;1.11;6653 +88074;47.27021;-1.72253;60;20221002;21.2;16.5;18.9;4.5;17.39;.4;2.06;7550 +88074;47.27021;-1.72253;60;20221003;20.6;12.7;16.7;2;15.12;0;1.7;8992 +88074;47.27021;-1.72253;60;20221004;19.1;10.3;14.7;1.5;14.42;.1;1.34;9124 +88074;47.27021;-1.72253;60;20221005;20.6;11.3;16;3.3;15.39;.4;1.76;9760 +88074;47.27021;-1.72253;60;20221006;19.5;5.5;12.5;1.1;10.49;.1;1.72;14976 +88074;47.27021;-1.72253;60;20221007;20.1;4.5;12.3;1.5;10.09;.2;1.86;15288 +88074;47.27021;-1.72253;60;20221008;20.1;6;13.1;1.7;10.89;0;1.81;13301 +88074;47.27021;-1.72253;60;20221009;22.2;6.1;14.1;2.3;10.99;.1;2.26;14855 +88074;47.27021;-1.72253;60;20221010;21.5;12.4;16.9;2.3;15.99;0;1.67;9987 +88074;47.27021;-1.72253;60;20221011;20.7;13.6;17.1;2.9;13.46;0;2.23;11794 +88074;47.27021;-1.72253;60;20221012;21;7;14;1.4;12.09;.6;1.64;13415 +88074;47.27021;-1.72253;60;20221013;18;12;15;4.1;15.96;8.5;1.04;5548 +88074;47.27021;-1.72253;60;20221014;19.1;14.2;16.7;4.9;17.49;8.1;1.16;5537 +88074;47.27021;-1.72253;60;20221015;19.2;14.7;16.9;5.1;16.62;2.5;1.52;7104 +88074;47.27021;-1.72253;60;20221016;23.3;13.9;18.6;2.8;16.59;.3;1.95;10190 +88074;47.27021;-1.72253;60;20221017;20.4;14.1;17.3;1.9;17.09;5.4;1.21;6094 +88074;47.27021;-1.72253;60;20221018;21.6;14.3;18;3.8;18.36;.1;1.48;8580 +88074;47.27021;-1.72253;60;20221019;25.6;16.4;21;3.8;18.06;6;2.53;10146 +88074;47.27021;-1.72253;60;20221020;21.9;12.2;17.1;3.5;15.89;1.5;1.77;10361 +88074;47.27021;-1.72253;60;20221021;21.1;14.9;18;5.5;15.06;.9;2.4;8617 +88074;47.27021;-1.72253;60;20221022;21.1;13;17;3.8;15.89;0;1.67;8389 +88074;47.27021;-1.72253;60;20221023;22.2;16.3;19.3;6.1;15.69;12.5;2.65;6967 +88074;47.27021;-1.72253;60;20221024;18.8;15.5;17.2;6.7;15.52;4.2;1.96;5651 +88074;47.27021;-1.72253;60;20221025;18.9;11.9;15.4;3.3;15.12;.1;1.23;6499 +88074;47.27021;-1.72253;60;20221026;21.9;14.1;18;3.7;16.22;.3;1.73;8111 +88074;47.27021;-1.72253;60;20221027;23.1;13.2;18.2;3.2;15.89;.1;1.79;8466 +88074;47.27021;-1.72253;60;20221028;20.1;13.4;16.8;3.1;16.36;0;1.19;6762 +88074;47.27021;-1.72253;60;20221029;22.8;15.5;19.2;3.2;16.19;3.7;1.83;7731 +88074;47.27021;-1.72253;60;20221030;18.6;13.4;16;2.2;14.92;3.1;1.09;5992 +88074;47.27021;-1.72253;60;20221031;18.5;9.7;14.1;3.7;13.82;2.4;1.17;6142 +88074;47.27021;-1.72253;60;20221101;17.6;10.7;14.1;5.2;12.26;4.4;1.8;6553 +88074;47.27021;-1.72253;60;20221102;17.8;6.9;12.3;3.6;12.39;0;1.17;8604 +88074;47.27021;-1.72253;60;20221103;15.6;13.1;14.3;5.3;13.12;11.9;1.54;4051 +88074;47.27021;-1.72253;60;20221104;15.2;8.4;11.8;5.1;10.12;.1;1.68;7185 +88074;47.27021;-1.72253;60;20221105;15;5.7;10.4;2.7;11.32;4;.81;5996 +88074;47.27021;-1.72253;60;20221106;16.8;12.3;14.5;6;13.92;10.9;1.37;4391 +88074;47.27021;-1.72253;60;20221107;17.6;12.2;14.9;5.6;13.76;1.6;1.49;5241 +88074;47.27021;-1.72253;60;20221108;16.5;11.9;14.2;6;13.69;4.9;1.32;4169 +88074;47.27021;-1.72253;60;20221109;16.7;10.8;13.7;3.2;12.22;.8;1.22;6638 +88074;47.27021;-1.72253;60;20221110;17.1;5.3;11.2;2.2;11.22;0;.83;8114 +88074;47.27021;-1.72253;60;20221111;13.4;6.4;9.9;2.8;11.19;.1;.62;6049 +88074;47.27021;-1.72253;60;20221112;19.3;8.4;13.8;3.1;13.09;.3;1.08;8117 +88074;47.27021;-1.72253;60;20221113;20.1;9.2;14.6;2.9;12.79;.4;1.24;7893 +88074;47.27021;-1.72253;60;20221114;14.8;8.8;11.8;3.2;11.92;5.4;.83;4942 +88074;47.27021;-1.72253;60;20221115;16.2;9.9;13;6.5;12.29;10.2;1.4;4674 +88074;47.27021;-1.72253;60;20221116;14.7;8.3;11.5;7.1;12.36;17.7;.93;3583 +88074;47.27021;-1.72253;60;20221117;15.2;11.6;13.4;6.3;11.49;4.7;1.74;3874 +88074;47.27021;-1.72253;60;20221118;13.5;6.3;9.9;2.5;9.42;.4;.82;6319 +88074;47.27021;-1.72253;60;20221119;12.5;1.4;6.9;1.6;7.92;1.3;.52;7186 +88074;47.27021;-1.72253;60;20221120;13.4;4.7;9.1;3.6;10.52;.9;.59;5819 +88074;47.27021;-1.72253;60;20221121;13.9;7.5;10.7;5.2;10.36;9.1;1.15;4181 +88074;47.27021;-1.72253;60;20221122;13.3;6;9.6;5.2;9.49;2.3;1.18;5202 +88074;47.27021;-1.72253;60;20221123;14.3;8.5;11.4;5.8;11.59;3;.96;4680 +88074;47.27021;-1.72253;60;20221124;14.7;7.8;11.2;4.5;11.69;6;.86;4471 +88074;47.27021;-1.72253;60;20221125;14.5;5.5;10;2.3;10.12;.3;.64;5884 +88074;47.27021;-1.72253;60;20221126;12.5;4.6;8.5;3;10.42;2;.45;4588 +88074;47.27021;-1.72253;60;20221127;12.5;9.9;11.2;4.1;12.76;8.4;.53;2039 +88074;47.27021;-1.72253;60;20221128;11.6;7.3;9.4;2.4;10.19;3.9;.55;3998 +88074;47.27021;-1.72253;60;20221129;12.7;2.4;7.5;1.1;8.72;.1;.33;5559 +88074;47.27021;-1.72253;60;20221130;8.2;3;5.6;3.2;8.59;0;.35;3982 +88074;47.27021;-1.72253;60;20221201;6.6;2.9;4.8;3.2;7.46;.1;.48;3932 +88074;47.27021;-1.72253;60;20221202;5.9;-.8;2.6;2.4;6.69;0;.31;4223 +88074;47.27021;-1.72253;60;20221203;4.4;2.1;3.2;4.5;6.89;0;.53;1767 +88074;47.27021;-1.72253;60;20221204;3.8;3.1;3.4;3.1;7.19;.1;.45;1128 +88074;47.27021;-1.72253;60;20221205;6.3;1;3.6;2.7;7.29;0;.31;4187 +88074;47.27021;-1.72253;60;20221206;5.3;3.4;4.3;4.8;7.09;0;.67;1773 +88074;47.27021;-1.72253;60;20221207;6;3.1;4.6;3.6;6.72;0;.6;4262 +88074;47.27021;-1.72253;60;20221208;2;-2.1;-.1;3.8;5.89;.1;.22;2577 +88074;47.27021;-1.72253;60;20221209;5.2;-.7;2.3;3.5;5.52;0;.6;4767 +88074;47.27021;-1.72253;60;20221210;5.9;-5;.4;1.6;5.06;.7;.26;5782 +88074;47.27021;-1.72253;60;20221211;3.2;.1;1.7;2.7;5.76;1;.47;2927 +88074;47.27021;-1.72253;60;20221212;2.3;-4.6;-1.2;2.9;4.96;0;.32;3451 +88074;47.27021;-1.72253;60;20221213;2.9;-3.3;-.2;4.1;5.02;1.7;.44;4806 +88074;47.27021;-1.72253;60;20221214;3.2;.5;1.9;4.2;6.82;4.3;.25;1627 +88074;47.27021;-1.72253;60;20221215;4.4;1.5;2.9;6.5;5.72;.3;1.01;2157 +88074;47.27021;-1.72253;60;20221216;6.1;-.2;2.9;4.2;5.26;0;.84;5181 +88074;47.27021;-1.72253;60;20221217;1.3;-3.5;-1.1;3.6;4.69;0;.4;4250 +88074;47.27021;-1.72253;60;20221218;9.3;-3.8;2.7;4.7;7.06;3.7;.52;3587 +88074;47.27021;-1.72253;60;20221219;13.6;8.9;11.3;6.5;11.46;10.8;1.02;2449 +88074;47.27021;-1.72253;60;20221220;13.1;11.3;12.2;4.6;12.76;6.5;.77;1295 +88074;47.27021;-1.72253;60;20221221;13.6;6.8;10.2;5.3;12.32;9.5;.34;2651 +88074;47.27021;-1.72253;60;20221222;14.2;12.6;13.4;7.9;14.02;29.5;.89;1124 +88074;47.27021;-1.72253;60;20221223;14.2;13.6;13.9;7;14.62;7;.81;987 +88074;47.27021;-1.72253;60;20221224;12.9;11.5;12.2;4.4;12.46;4.7;.78;1665 +88074;47.27021;-1.72253;60;20221225;14.5;10;12.3;2.8;12.82;.9;.53;2742 +88074;47.27021;-1.72253;60;20221226;12.2;9.5;10.8;2.6;10.72;.3;.65;3070 +88074;47.27021;-1.72253;60;20221227;11.6;2.2;6.9;2.5;9.26;.9;.31;4463 +88074;47.27021;-1.72253;60;20221228;12.9;8.2;10.5;6.6;11.59;8.7;.74;2326 +88074;47.27021;-1.72253;60;20221229;12.4;9.8;11.1;5;10.69;4.7;1.01;3281 +88074;47.27021;-1.72253;60;20221230;14.7;5.7;10.2;8.2;13.02;5;.17;3020 +88074;47.27021;-1.72253;60;20221231;16.6;14.2;15.4;8.1;13.12;5;1.98;2338 +88075;47.30523;-1.39549;38;20220101;15.8;5.5;10.7;2.4;11.05;0;.53;5163 +88075;47.30523;-1.39549;38;20220102;14.4;9.8;12.1;5.6;12.95;0;.66;2902 +88075;47.30523;-1.39549;38;20220103;13.1;11.8;12.4;5.9;13.3;25.6;.68;1354 +88075;47.30523;-1.39549;38;20220104;11.1;8.8;9.9;4.2;9.85;.1;.93;2663 +88075;47.30523;-1.39549;38;20220105;8.6;1;4.8;1.8;6.8;.2;.36;5276 +88075;47.30523;-1.39549;38;20220106;8.5;.5;4.5;2.4;6.65;1.8;.52;4541 +88075;47.30523;-1.39549;38;20220107;10.8;6;8.4;4.8;9.1;.5;.81;4261 +88075;47.30523;-1.39549;38;20220108;10.9;7.4;9.2;6.2;9.95;9.4;.9;1842 +88075;47.30523;-1.39549;38;20220109;10;5.3;7.7;2.9;9.5;3.9;.46;2974 +88075;47.30523;-1.39549;38;20220110;9.6;8.3;9;1.9;10.9;2.3;.41;1685 +88075;47.30523;-1.39549;38;20220111;10.1;6.5;8.3;1.4;9.05;0;.48;3212 +88075;47.30523;-1.39549;38;20220112;8.4;2.2;5.3;2.9;7.4;0;.51;4961 +88075;47.30523;-1.39549;38;20220113;8.1;3.8;5.9;3.9;7.15;0;.8;5088 +88075;47.30523;-1.39549;38;20220114;1.3;.2;.7;2.5;5.85;0;.38;1871 +88075;47.30523;-1.39549;38;20220115;1.4;-1.7;-.1;1.3;6.05;0;.2;2779 +88075;47.30523;-1.39549;38;20220116;8;.2;4.1;1.8;7.75;0;.3;3878 +88075;47.30523;-1.39549;38;20220117;5.6;2.8;4.2;1.8;8.4;0;.23;2573 +88075;47.30523;-1.39549;38;20220118;5.5;1.7;3.6;2.3;7.5;0;.33;2929 +88075;47.30523;-1.39549;38;20220119;8.8;4.1;6.4;1.6;8.1;.8;.5;3410 +88075;47.30523;-1.39549;38;20220120;9.4;4.2;6.8;2.9;7.7;.1;.75;4876 +88075;47.30523;-1.39549;38;20220121;7.6;-.7;3.5;2.8;5.95;.1;.66;6307 +88075;47.30523;-1.39549;38;20220122;5.7;-2.2;1.8;3.1;6.45;.1;.4;3798 +88075;47.30523;-1.39549;38;20220123;4.1;3.3;3.7;5.3;6.9;0;.65;2066 +88075;47.30523;-1.39549;38;20220124;5;.9;2.9;2.9;6.4;0;.52;4963 +88075;47.30523;-1.39549;38;20220125;3.3;-1.3;1;1.6;6.45;0;.27;3400 +88075;47.30523;-1.39549;38;20220126;1.9;1.5;1.7;3.1;6.2;0;.48;1203 +88075;47.30523;-1.39549;38;20220127;6.9;.6;3.7;1.8;6.75;.2;.47;4937 +88075;47.30523;-1.39549;38;20220128;9.6;2;5.8;.5;9.6;0;.32;4388 +88075;47.30523;-1.39549;38;20220129;9.1;7.3;8.2;1.8;10.35;.1;.44;2663 +88075;47.30523;-1.39549;38;20220130;9.7;7.5;8.6;1.7;10.2;.5;.5;2869 +88075;47.30523;-1.39549;38;20220131;10.5;6.1;8.3;3.9;8.9;.1;.93;4874 +88075;47.30523;-1.39549;38;20220201;11.9;4.1;8;3.7;9.7;0;.68;5119 +88075;47.30523;-1.39549;38;20220202;10.7;8.2;9.4;2.2;9.7;0;.78;3461 +88075;47.30523;-1.39549;38;20220203;8.8;5.2;7;2.3;9.6;.8;.44;3603 +88075;47.30523;-1.39549;38;20220204;12.3;8.1;10.2;2.8;9.6;.9;1.02;4729 +88075;47.30523;-1.39549;38;20220205;11.3;-.9;5.2;2.2;7.5;.1;.73;8395 +88075;47.30523;-1.39549;38;20220206;12.5;4.9;8.7;7;11;.6;.53;4937 +88075;47.30523;-1.39549;38;20220207;12.3;8;10.2;2.1;10.2;.1;.84;5722 +88075;47.30523;-1.39549;38;20220208;9.3;5.6;7.5;1.9;10.05;.1;.48;4414 +88075;47.30523;-1.39549;38;20220209;9.2;4.2;6.7;2.6;8.75;0;.64;5618 +88075;47.30523;-1.39549;38;20220210;8.8;6;7.4;2.5;9.4;.7;.82;3700 +88075;47.30523;-1.39549;38;20220211;10;-1.1;4.5;2.5;6.5;0;.93;11100 +88075;47.30523;-1.39549;38;20220212;9.4;1.4;5.4;2;6;0;1;10700 +88075;47.30523;-1.39549;38;20220213;12.1;0;6.1;5.6;8.8;6.9;.83;4200 +88075;47.30523;-1.39549;38;20220214;12.9;6.5;9.7;4.5;9.1;1.9;1.43;8100 +88075;47.30523;-1.39549;38;20220215;11.9;3.4;7.7;5.4;10.2;8.3;.6;4300 +88075;47.30523;-1.39549;38;20220216;13;9.5;11.2;7.6;13.55;2.4;.3;3582 +88075;47.30523;-1.39549;38;20220217;15.2;11.7;13.4;5.7;12.39;.8;1.51;5346 +88075;47.30523;-1.39549;38;20220218;12.1;10.7;11.4;6.5;9.85;1.3;1.79;4497 +88075;47.30523;-1.39549;38;20220219;11.5;1.6;6.6;4.8;8.19;.3;1.15;9329 +88075;47.30523;-1.39549;38;20220220;13.7;8.4;11.1;6.8;11.55;1.2;1.18;6575 +88075;47.30523;-1.39549;38;20220221;13;7.5;10.3;5.5;8.25;.3;2.03;7210 +88075;47.30523;-1.39549;38;20220222;12.9;5.3;9.1;3.5;11.2;.7;.69;5789 +88075;47.30523;-1.39549;38;20220223;13.6;6.8;10.2;1.3;9.95;0;1;7667 +88075;47.30523;-1.39549;38;20220224;11.8;5.7;8.8;3.2;8.4;.7;1.36;8006 +88075;47.30523;-1.39549;38;20220225;12;-.6;5.7;1.3;6.5;.1;1.12;11212 +88075;47.30523;-1.39549;38;20220226;12.1;.7;6.4;4;5.9;.1;1.96;12699 +88075;47.30523;-1.39549;38;20220227;14;1.7;7.8;2.4;7.8;.1;1.45;10817 +88075;47.30523;-1.39549;38;20220228;16.7;3.7;10.2;1.7;9.95;0;1.4;12317 +88075;47.30523;-1.39549;38;20220301;16.1;7.5;11.8;2.5;10.4;0;1.54;8669 +88075;47.30523;-1.39549;38;20220302;14.5;8.9;11.7;2.3;10.7;.3;1.33;7376 +88075;47.30523;-1.39549;38;20220303;11.7;8.4;10;3.1;11.3;7.3;.83;4772 +88075;47.30523;-1.39549;38;20220304;12.7;6.7;9.7;3;8.75;0;1.55;9105 +88075;47.30523;-1.39549;38;20220305;11.6;1.1;6.4;3;7.75;.9;1.33;11197 +88075;47.30523;-1.39549;38;20220306;9.2;6.2;7.7;3.4;7.7;0;1.35;6360 +88075;47.30523;-1.39549;38;20220307;9;-.1;4.4;4.1;5.25;0;1.83;13295 +88075;47.30523;-1.39549;38;20220308;11;2.2;6.6;4.3;8.7;1.1;1.09;8396 +88075;47.30523;-1.39549;38;20220309;14.7;7.3;11;4.8;10.1;.2;1.87;10669 +88075;47.30523;-1.39549;38;20220310;12.8;9.5;11.2;3.4;10.75;1.4;1.34;6386 +88075;47.30523;-1.39549;38;20220311;12.9;5.8;9.3;5.7;10.4;9.8;1.28;9026 +88075;47.30523;-1.39549;38;20220312;14.4;6.2;10.3;4.8;9.25;4.5;2.07;12815 +88075;47.30523;-1.39549;38;20220313;12;8.4;10.2;4.2;9.6;3.1;1.63;8813 +88075;47.30523;-1.39549;38;20220314;15.8;4.6;10.2;3.8;8.3;1.8;2.38;14899 +88075;47.30523;-1.39549;38;20220315;15.8;9.4;12.6;2.4;11.85;.2;1.53;8720 +88075;47.30523;-1.39549;38;20220316;14.4;9.9;12.2;2.6;11.55;.6;1.36;6294 +88075;47.30523;-1.39549;38;20220317;11.9;5.2;8.5;3;8.05;0;1.64;9509 +88075;47.30523;-1.39549;38;20220318;14.8;3.6;9.2;6;6.1;0;3.23;14200 +88075;47.30523;-1.39549;38;20220319;15.8;7;11.4;4.5;8.4;0;2.66;12800 +88075;47.30523;-1.39549;38;20220320;15.9;9.5;12.7;2.7;10;0;2.07;10700 +88075;47.30523;-1.39549;38;20220321;18.3;8;13.2;4.3;10.2;0;2.81;15200 +88075;47.30523;-1.39549;38;20220322;16.8;6.7;11.8;5;8.1;0;3.25;17900 +88075;47.30523;-1.39549;38;20220323;16.2;5.4;10.8;3.5;6.8;0;3.07;18500 +88075;47.30523;-1.39549;38;20220324;19.5;2.8;11.2;2.3;6.5;0;3.07;19500 +88075;47.30523;-1.39549;38;20220325;20.5;5.7;13.1;3.7;7.1;0;3.84;19300 +88075;47.30523;-1.39549;38;20220326;21;7.7;14.4;4.8;7.5;0;4.39;19400 +88075;47.30523;-1.39549;38;20220327;21.4;6.6;14;3.1;8.6;0;3.5;18200 +88075;47.30523;-1.39549;38;20220328;21;8.3;14.7;2.4;9.1;2.4;2.98;14500 +88075;47.30523;-1.39549;38;20220329;15;8.9;12;2.5;11;0;1.96;13300 +88075;47.30523;-1.39549;38;20220330;12.9;9.7;11.3;2.5;10.7;.6;1.26;4300 +88075;47.30523;-1.39549;38;20220331;9.7;3.5;6.6;3.9;7.4;3.4;1.42;6000 +88075;47.30523;-1.39549;38;20220401;9.8;-.2;4.8;4.6;5.6;.6;2.27;17600 +88075;47.30523;-1.39549;38;20220402;10.7;-.3;5.2;2.6;5.5;0;2.13;16500 +88075;47.30523;-1.39549;38;20220403;9.9;-1.3;4.3;3.5;4.8;0;2.3;16600 +88075;47.30523;-1.39549;38;20220404;10.7;-1.7;4.5;3.7;6.64;.2;2.04;18393 +88075;47.30523;-1.39549;38;20220405;13.1;7.3;10.2;3.8;10.26;.4;1.63;9537 +88075;47.30523;-1.39549;38;20220406;13.5;7;10.3;5.8;11;3;1.51;9800 +88075;47.30523;-1.39549;38;20220407;14.1;10.9;12.5;7.2;12.5;13.2;1.6;8100 +88075;47.30523;-1.39549;38;20220408;14.4;9.4;11.9;6.3;11.3;6.7;1.8;7200 +88075;47.30523;-1.39549;38;20220409;13.8;2.8;8.3;2.1;7.2;.1;2.51;19600 +88075;47.30523;-1.39549;38;20220410;16;.9;8.5;4.3;7.2;0;3.16;21700 +88075;47.30523;-1.39549;38;20220411;21.1;8.1;14.6;5;10.4;.3;3.88;18100 +88075;47.30523;-1.39549;38;20220412;17.5;10.9;14.2;2.9;12;1.7;2.1;9100 +88075;47.30523;-1.39549;38;20220413;21.3;6.3;13.8;1.4;11.8;3.1;2.95;20300 +88075;47.30523;-1.39549;38;20220414;22.9;7.6;15.3;1.6;12.6;0;3.24;20900 +88075;47.30523;-1.39549;38;20220415;23.9;9;16.5;2.1;11.8;0;3.84;22700 +88075;47.30523;-1.39549;38;20220416;21.6;10.4;16;3.2;11.3;0;4.11;24200 +88075;47.30523;-1.39549;38;20220417;21.4;8.6;15;2.4;10.6;0;3.68;22100 +88075;47.30523;-1.39549;38;20220418;17.7;9.4;13.6;3;10.8;0;2.74;14800 +88075;47.30523;-1.39549;38;20220419;16.3;5;10.7;3.2;8.5;0;3.02;19500 +88075;47.30523;-1.39549;38;20220420;19.7;7.7;13.7;3.2;10.2;.2;3.4;19100 +88075;47.30523;-1.39549;38;20220421;20.8;10.4;15.6;2.2;10;0;3.82;22500 +88075;47.30523;-1.39549;38;20220422;20.6;9.3;15;3.2;10.6;0;3.6;18800 +88075;47.30523;-1.39549;38;20220423;19;12;15.5;3;12.1;4.2;2.98;15100 +88075;47.30523;-1.39549;38;20220424;18.6;11.1;14.9;2.6;13.2;9.5;2.58;14900 +88075;47.30523;-1.39549;38;20220425;18.8;10.8;14.8;2.2;11.8;0;3.25;20400 +88075;47.30523;-1.39549;38;20220426;18.3;7.3;12.8;4.6;9.4;0;4.05;25600 +88075;47.30523;-1.39549;38;20220427;19.3;8.1;13.7;5.4;9.7;0;4.16;22200 +88075;47.30523;-1.39549;38;20220428;20.1;11.9;16;3.7;10.9;0;4;20300 +88075;47.30523;-1.39549;38;20220429;21.7;9.1;15.4;2.9;11.5;0;3.99;23300 +88075;47.30523;-1.39549;38;20220430;17.9;7.4;12.7;3;9.5;0;3.67;24000 +88075;47.30523;-1.39549;38;20220501;19.7;10.5;15.1;2.8;8.6;0;4.36;24600 +88075;47.30523;-1.39549;38;20220502;18.8;11.5;15.2;3.1;9.7;0;3.54;16300 +88075;47.30523;-1.39549;38;20220503;19.7;7.9;13.8;2.9;10;0;3.79;22600 +88075;47.30523;-1.39549;38;20220504;19.9;7.2;13.6;2.4;10.5;0;3.29;19100 +88075;47.30523;-1.39549;38;20220505;20.1;8.1;14.1;2.5;11.4;0;3.36;20100 +88075;47.30523;-1.39549;38;20220506;21.9;7.2;14.5;2;11.95;0;3.88;25245 +88075;47.30523;-1.39549;38;20220507;21;9.1;15;2.4;11.85;.1;3.84;23538 +88075;47.30523;-1.39549;38;20220508;23.6;9.7;16.6;2.3;12.4;0;4.3;24513 +88075;47.30523;-1.39549;38;20220509;26.4;11.1;18.7;1.8;13.05;0;4.79;26678 +88075;47.30523;-1.39549;38;20220510;25.6;11.4;18.5;1.8;13.3;0;4.64;26380 +88075;47.30523;-1.39549;38;20220511;20.3;10.4;15.4;2.8;13.9;0;3.15;18952 +88075;47.30523;-1.39549;38;20220512;19.9;10.4;15.2;1.8;12.1;0;3.37;20262 +88075;47.30523;-1.39549;38;20220513;22.7;7.8;15.2;2;10.25;0;4.5;27307 +88075;47.30523;-1.39549;38;20220514;26.6;11.8;19.2;3.4;12.85;.7;5.22;24191 +88075;47.30523;-1.39549;38;20220515;29;17.3;23.1;3.6;15.65;1.4;5.8;23688 +88075;47.30523;-1.39549;38;20220516;26.2;13.1;19.7;2.6;15.3;.1;4.59;23338 +88075;47.30523;-1.39549;38;20220517;29.2;12.5;20.8;2.9;15.25;.7;5.56;26700 +88075;47.30523;-1.39549;38;20220518;30.2;11.7;20.9;2;15.05;.2;5.31;26340 +88075;47.30523;-1.39549;38;20220519;25.3;13.9;19.6;1.6;14.75;7.2;4.09;21474 +88075;47.30523;-1.39549;38;20220520;23.1;15.6;19.4;2.2;15.3;2.9;3.81;19074 +88075;47.30523;-1.39549;38;20220521;26.3;9.7;18;2.1;13.9;0;4.89;27339 +88075;47.30523;-1.39549;38;20220522;27.9;16;21.9;3.1;16.25;16.9;5.09;22168 +88075;47.30523;-1.39549;38;20220523;19.2;15.5;17.3;3.5;15.8;4.7;2.89;14980 +88075;47.30523;-1.39549;38;20220524;17.7;9.2;13.4;2;11.9;2;3.19;20658 +88075;47.30523;-1.39549;38;20220525;18.4;7.7;13;2.3;12.25;0;3.11;20714 +88075;47.30523;-1.39549;38;20220526;17.8;13.4;15.6;1.8;13.45;0;2.36;11688 +88075;47.30523;-1.39549;38;20220527;18.8;8.7;13.8;1.2;13.25;0;2.73;17347 +88075;47.30523;-1.39549;38;20220528;22.6;9.6;16.1;3.3;11.5;0;4.94;28021 +88075;47.30523;-1.39549;38;20220529;18.9;10.1;14.5;4.6;9.3;0;4.81;25967 +88075;47.30523;-1.39549;38;20220530;19.5;7.1;13.3;2.5;9.25;.1;4.2;25629 +88075;47.30523;-1.39549;38;20220531;21.8;7;14.4;1.7;9.65;0;4.57;29003 +88075;47.30523;-1.39549;38;20220601;24.5;8.7;16.6;2.7;10.45;0;5.26;28256 +88075;47.30523;-1.39549;38;20220602;27.7;14.5;21.1;3.6;12.45;.9;6.14;25937 +88075;47.30523;-1.39549;38;20220603;25.9;15.6;20.8;2.3;15;3.4;4.67;22189 +88075;47.30523;-1.39549;38;20220604;25.5;13.1;19.3;1.9;16.6;3.4;4.18;22578 +88075;47.30523;-1.39549;38;20220605;21.4;14.5;17.9;3.6;14.8;.3;4.04;21370 +88075;47.30523;-1.39549;38;20220606;18.3;11.6;14.9;2.4;14.7;3.3;2.44;14375 +88075;47.30523;-1.39549;38;20220607;20.7;12.7;16.7;3.8;15.4;14.5;3.36;19341 +88075;47.30523;-1.39549;38;20220608;20.9;15.4;18.1;4.5;15.5;.1;3.96;21100 +88075;47.30523;-1.39549;38;20220609;21.6;12.6;17.1;2.8;14.1;0;4.19;24027 +88075;47.30523;-1.39549;38;20220610;21.3;15;18.1;1.8;15.45;.2;3.13;15815 +88075;47.30523;-1.39549;38;20220611;25.3;10.4;17.9;1.4;14.35;0;4.51;26233 +88075;47.30523;-1.39549;38;20220612;24.6;13;18.8;3.6;12.5;.2;5.52;27261 +88075;47.30523;-1.39549;38;20220613;24.8;10.6;17.7;3.5;12.2;0;5.63;29914 +88075;47.30523;-1.39549;38;20220614;29.1;12.3;20.7;3.6;12.75;0;6.66;30159 +88075;47.30523;-1.39549;38;20220615;31.7;16.1;23.9;2.7;14.3;0;6.75;29714 +88075;47.30523;-1.39549;38;20220616;31.7;15.8;23.7;2.5;15.3;0;6.28;27010 +88075;47.30523;-1.39549;38;20220617;36.9;17.2;27.1;1.7;16.6;0;6.81;29637 +88075;47.30523;-1.39549;38;20220618;38.5;19.4;28.9;2.7;17.3;.8;7.97;29493 +88075;47.30523;-1.39549;38;20220619;26.6;16.7;21.6;4.1;17.8;.7;4.88;21248 +88075;47.30523;-1.39549;38;20220620;27.9;15.3;21.6;2.8;17.7;9.4;5.01;23906 +88075;47.30523;-1.39549;38;20220621;26.6;16.4;21.5;2.6;18.8;2.5;4.44;21692 +88075;47.30523;-1.39549;38;20220622;22.4;16.2;19.3;2.1;18.6;0;2.97;15268 +88075;47.30523;-1.39549;38;20220623;24.4;14;19.2;2.3;16.65;1.9;4.26;23285 +88075;47.30523;-1.39549;38;20220624;20;15.5;17.8;3.3;16.9;3.7;2.67;13604 +88075;47.30523;-1.39549;38;20220625;20.4;12.7;16.6;2.9;14.1;.4;3.43;18449 +88075;47.30523;-1.39549;38;20220626;20.8;9.5;15.1;2.5;12.15;.2;4.08;24644 +88075;47.30523;-1.39549;38;20220627;21.4;10.2;15.8;2.2;12.6;0;4.33;26505 +88075;47.30523;-1.39549;38;20220628;21.8;8.9;15.3;2.1;12.25;.3;4.23;25759 +88075;47.30523;-1.39549;38;20220629;20.2;12.7;16.4;2.5;14.35;1.4;3.03;16038 +88075;47.30523;-1.39549;38;20220630;19.9;11.2;15.5;2.1;12.8;1.2;3.85;23482 +88075;47.30523;-1.39549;38;20220701;21.5;7.8;14.7;1.4;11.9;.1;3.9;24531 +88075;47.30523;-1.39549;38;20220702;24.6;8.8;16.7;1.8;12.65;0;4.99;30065 +88075;47.30523;-1.39549;38;20220703;24.2;11.4;17.8;2.3;13.2;0;4.9;27936 +88075;47.30523;-1.39549;38;20220704;25.1;10.2;17.7;2.6;12.65;.2;5.4;30033 +88075;47.30523;-1.39549;38;20220705;24.9;9.4;17.2;2.9;12.7;.1;5.35;30005 +88075;47.30523;-1.39549;38;20220706;27.1;12.3;19.7;3.5;13.8;0;5.89;29113 +88075;47.30523;-1.39549;38;20220707;25.5;12.2;18.8;2.7;15.45;0;4.88;26551 +88075;47.30523;-1.39549;38;20220708;29;14.2;21.6;3.8;13.65;0;6.66;29541 +88075;47.30523;-1.39549;38;20220709;31.4;15.7;23.5;3.4;14.4;0;6.96;29446 +88075;47.30523;-1.39549;38;20220710;30.3;17.1;23.7;4.3;13.25;0;7.35;28267 +88075;47.30523;-1.39549;38;20220711;32.9;18.4;25.6;4.1;13.75;0;7.87;28676 +88075;47.30523;-1.39549;38;20220712;35.5;16.4;25.9;1.8;15.15;0;6.7;29986 +88075;47.30523;-1.39549;38;20220713;36.2;17.1;26.6;1.5;15.4;0;6.53;30047 +88075;47.30523;-1.39549;38;20220714;30.7;17.5;24.1;3.4;14.55;0;6.75;27684 +88075;47.30523;-1.39549;38;20220715;30.5;14.5;22.5;3.3;12.35;0;6.86;28891 +88075;47.30523;-1.39549;38;20220716;32.4;16.7;24.6;4;11.7;0;7.79;28165 +88075;47.30523;-1.39549;38;20220717;35.1;18.2;26.6;4.1;12.05;0;8.49;27875 +88075;47.30523;-1.39549;38;20220718;41.7;19.9;30.8;3.8;13.1;0;9.82;28778 +88075;47.30523;-1.39549;38;20220719;26.6;23.3;25;4.2;16.85;2.6;5.58;18440 +88075;47.30523;-1.39549;38;20220720;24.4;17.7;21.1;3.4;18.85;.6;3.92;18889 +88075;47.30523;-1.39549;38;20220721;27.8;14.9;21.4;1.7;16.55;.2;4.73;24037 +88075;47.30523;-1.39549;38;20220722;22.3;17;19.6;2.3;17;3.8;2.74;11525 +88075;47.30523;-1.39549;38;20220723;27.8;11.8;19.8;1.6;14.15;0;5.15;28448 +88075;47.30523;-1.39549;38;20220724;31.5;12.8;22.2;1.8;15.75;.1;5.73;28613 +88075;47.30523;-1.39549;38;20220725;24.2;17.3;20.7;3.6;17.15;0;4.32;20602 +88075;47.30523;-1.39549;38;20220726;24;15.4;19.7;2.3;14.35;0;3.81;17052 +88075;47.30523;-1.39549;38;20220727;26.1;12.4;19.3;2;11.9;0;4.76;24017 +88075;47.30523;-1.39549;38;20220728;29.6;16.1;22.9;2.2;13.8;0;5.35;23787 +88075;47.30523;-1.39549;38;20220729;29.7;17.1;23.4;1.9;16.1;.1;5.04;23508 +88075;47.30523;-1.39549;38;20220730;30.7;14.5;22.6;1.9;16.1;.1;5.43;26694 +88075;47.30523;-1.39549;38;20220731;28.4;15.4;21.9;2;17.65;0;4.87;24952 +88075;47.30523;-1.39549;38;20220801;29.4;16.6;23;2;18.45;0;4.59;21598 +88075;47.30523;-1.39549;38;20220802;33;16.5;24.8;1.6;17.15;0;5.72;27409 +88075;47.30523;-1.39549;38;20220803;34.7;17.6;26.2;2.4;17.05;.1;6.38;26523 +88075;47.30523;-1.39549;38;20220804;29.4;18.9;24.1;3.7;17.6;2.5;5.49;21208 +88075;47.30523;-1.39549;38;20220805;26.7;14.8;20.7;3.9;12.95;0;5.67;24721 +88075;47.30523;-1.39549;38;20220806;27.5;13.3;20.4;4.2;9.9;0;6.5;26219 +88075;47.30523;-1.39549;38;20220807;29.4;14.8;22.1;4.6;10.35;0;7.14;26120 +88075;47.30523;-1.39549;38;20220808;31.5;15.8;23.6;4.1;11.45;0;7.2;26243 +88075;47.30523;-1.39549;38;20220809;33;17.6;25.3;3.8;13.45;0;7.17;25806 +88075;47.30523;-1.39549;38;20220810;34.9;19.7;27.3;4;13.2;0;7.88;25609 +88075;47.30523;-1.39549;38;20220811;36.2;17.9;27;3.6;11.3;0;7.99;26418 +88075;47.30523;-1.39549;38;20220812;35.5;18.4;26.9;2.3;11.25;0;6.48;25537 +88075;47.30523;-1.39549;38;20220813;37.5;17.4;27.5;2.4;14.75;3.5;6.65;25205 +88075;47.30523;-1.39549;38;20220814;20.9;19.4;20.2;3.1;20.7;2.8;1.52;4919 +88075;47.30523;-1.39549;38;20220815;24.7;18;21.3;3.6;18.75;.2;3.39;14374 +88075;47.30523;-1.39549;38;20220816;25.3;17.6;21.4;1.8;18.8;8.3;3.27;15903 +88075;47.30523;-1.39549;38;20220817;22.6;14.8;18.7;1.4;17.3;8.1;2.49;13095 +88075;47.30523;-1.39549;38;20220818;26.1;15.1;20.6;2.5;17.75;.1;3.59;17492 +88075;47.30523;-1.39549;38;20220819;24.9;17.9;21.4;3.3;19.4;1.1;3.35;15091 +88075;47.30523;-1.39549;38;20220820;27.2;14;20.6;1.7;15.6;0;4.2;22955 +88075;47.30523;-1.39549;38;20220821;20.5;13.1;16.8;1.2;16.85;3;1.93;10647 +88075;47.30523;-1.39549;38;20220822;25.4;17.5;21.4;2.3;20.2;.3;3.12;15355 +88075;47.30523;-1.39549;38;20220823;27.1;19.1;23.1;1.8;20.65;0;3.27;15297 +88075;47.30523;-1.39549;38;20220824;33;15.5;24.3;1.8;19.55;1.1;4.89;23374 +88075;47.30523;-1.39549;38;20220825;24.9;19.6;22.3;2.6;20.35;.1;2.85;11815 +88075;47.30523;-1.39549;38;20220826;25.7;14.3;20;2.5;15;0;3.88;18948 +88075;47.30523;-1.39549;38;20220827;28;13.8;20.9;2.6;14.15;0;4.64;22268 +88075;47.30523;-1.39549;38;20220828;27.9;16.4;22.1;3.7;12.8;0;5.31;20214 +88075;47.30523;-1.39549;38;20220829;31.4;16.1;23.8;3;14.45;.1;5.13;18590 +88075;47.30523;-1.39549;38;20220830;32.4;18.6;25.5;2.1;16.5;0;4.93;21209 +88075;47.30523;-1.39549;38;20220831;28.4;17.8;23.1;1.9;19.1;6.8;3.26;14114 +88075;47.30523;-1.39549;38;20220901;26.8;17.5;22.1;1.6;19.2;2.1;3.36;17690 +88075;47.30523;-1.39549;38;20220902;24.6;15.6;20.1;1.7;18.35;1.6;2.98;16631 +88075;47.30523;-1.39549;38;20220903;24.3;15.4;19.9;2.8;16.5;.1;3.32;16174 +88075;47.30523;-1.39549;38;20220904;28.8;13.9;21.3;2.3;16.2;.4;4.02;19340 +88075;47.30523;-1.39549;38;20220905;29.5;15.2;22.4;2.3;17.45;.1;3.99;18515 +88075;47.30523;-1.39549;38;20220906;23.1;15.4;19.2;3.5;17.45;2.2;2.65;11988 +88075;47.30523;-1.39549;38;20220907;22.1;16.2;19.1;3.3;17.05;5.3;2.56;11198 +88075;47.30523;-1.39549;38;20220908;22.1;15;18.5;3.9;16.1;2.9;2.87;13464 +88075;47.30523;-1.39549;38;20220909;21.7;14.6;18.2;4.2;15.05;.9;3.06;14203 +88075;47.30523;-1.39549;38;20220910;24;11.1;17.5;1.9;15.55;0;2.76;16543 +88075;47.30523;-1.39549;38;20220911;27.6;14.5;21.1;2.1;16.35;.1;3.68;19168 +88075;47.30523;-1.39549;38;20220912;34.1;16.3;25.2;2.7;16;.5;5.06;18817 +88075;47.30523;-1.39549;38;20220913;30.8;21.2;26;2.8;19.3;4.5;4.01;13572 +88075;47.30523;-1.39549;38;20220914;26.7;17.2;21.9;2.4;19.3;2.2;2.85;12718 +88075;47.30523;-1.39549;38;20220915;24.4;17.3;20.8;2.4;16.9;0;2.92;13295 +88075;47.30523;-1.39549;38;20220916;19.6;10.4;15;2.9;11.25;0;2.73;14387 +88075;47.30523;-1.39549;38;20220917;19.7;5.6;12.6;2;9.1;0;2.75;18618 +88075;47.30523;-1.39549;38;20220918;20.9;4.9;12.9;2.1;9.05;.1;2.9;19247 +88075;47.30523;-1.39549;38;20220919;21.8;7;14.4;2.6;10.25;0;3.11;18613 +88075;47.30523;-1.39549;38;20220920;21.4;7.2;14.3;2.8;10.15;0;3.08;17847 +88075;47.30523;-1.39549;38;20220921;22.3;8;15.2;2.2;10.4;.1;2.96;17721 +88075;47.30523;-1.39549;38;20220922;23.3;6.5;14.9;1.3;9.65;0;2.63;18028 +88075;47.30523;-1.39549;38;20220923;19.4;10.5;15;1;12.35;1.1;1.62;9211 +88075;47.30523;-1.39549;38;20220924;19.3;11.6;15.4;2.1;13.25;2.1;1.87;9417 +88075;47.30523;-1.39549;38;20220925;20.2;11.8;16;3.3;12.35;.1;2.6;12880 +88075;47.30523;-1.39549;38;20220926;17.2;8.4;12.8;2.9;11.6;5;1.74;9037 +88075;47.30523;-1.39549;38;20220927;18.1;9.8;14;4.5;12.75;2.7;1.97;10065 +88075;47.30523;-1.39549;38;20220928;16.8;13;14.9;4.2;13.7;.9;1.77;7689 +88075;47.30523;-1.39549;38;20220929;16;6.5;11.3;1.7;10.5;1.3;1.57;11248 +88075;47.30523;-1.39549;38;20220930;18.1;4.2;11.2;2.8;11.25;5.4;1.87;14356 +88075;47.30523;-1.39549;38;20221001;19.9;14.6;17.3;5.3;18.6;2;1.19;7195 +88075;47.30523;-1.39549;38;20221002;21.5;16.7;19.1;4;17.3;.6;2.13;8500 +88075;47.30523;-1.39549;38;20221003;21;12.5;16.8;1.6;15.2;0;1.61;8801 +88075;47.30523;-1.39549;38;20221004;19.4;11.1;15.3;1.1;14.3;.1;1.43;9448 +88075;47.30523;-1.39549;38;20221005;20.8;10.9;15.8;2.7;15;.5;1.74;10089 +88075;47.30523;-1.39549;38;20221006;19.6;5.7;12.6;.8;10.4;0;1.63;14697 +88075;47.30523;-1.39549;38;20221007;20.4;4.2;12.3;1;9.9;.2;1.74;15076 +88075;47.30523;-1.39549;38;20221008;20.3;5.7;13;1.4;10.5;0;1.75;13410 +88075;47.30523;-1.39549;38;20221009;22.4;5.5;14;1.9;10.85;0;2.16;14631 +88075;47.30523;-1.39549;38;20221010;21.6;12;16.8;2.1;15.65;0;1.68;9967 +88075;47.30523;-1.39549;38;20221011;20.6;14;17.3;2.6;13.6;0;2.15;11820 +88075;47.30523;-1.39549;38;20221012;21.3;6.9;14.1;1.3;12;.4;1.63;12867 +88075;47.30523;-1.39549;38;20221013;18.1;12.1;15.1;3.3;15.75;7.5;1.03;5452 +88075;47.30523;-1.39549;38;20221014;19.6;14.4;17;4.4;17.5;7.9;1.21;5825 +88075;47.30523;-1.39549;38;20221015;19.3;15;17.2;4.5;16.55;2.2;1.56;6884 +88075;47.30523;-1.39549;38;20221016;23.4;13.9;18.7;2.6;16.4;.5;1.94;10401 +88075;47.30523;-1.39549;38;20221017;20.6;14;17.3;1.4;17.25;2.6;1.12;6461 +88075;47.30523;-1.39549;38;20221018;21.3;14.4;17.9;3.5;18.3;.1;1.37;8045 +88075;47.30523;-1.39549;38;20221019;25.7;16.3;21;3.4;18;2.2;2.38;9600 +88075;47.30523;-1.39549;38;20221020;22.2;13;17.6;3.3;15.9;.8;1.83;9528 +88075;47.30523;-1.39549;38;20221021;21.5;14.5;18;4.2;14.8;.3;2.22;8661 +88075;47.30523;-1.39549;38;20221022;21.3;12.6;17;3.4;15.55;.5;1.67;8396 +88075;47.30523;-1.39549;38;20221023;22.6;17.2;19.9;5.6;15.55;8.3;2.86;6677 +88075;47.30523;-1.39549;38;20221024;18.8;15.6;17.2;5.5;15.4;4.5;1.85;5859 +88075;47.30523;-1.39549;38;20221025;19.2;11.6;15.4;2.8;14.85;0;1.19;6434 +88075;47.30523;-1.39549;38;20221026;22.4;14;18.2;3.2;15.95;.2;1.75;8201 +88075;47.30523;-1.39549;38;20221027;23.7;13.2;18.4;3;15.55;.1;1.9;8204 +88075;47.30523;-1.39549;38;20221028;20.4;13.5;17;2.7;16.1;0;1.29;6586 +88075;47.30523;-1.39549;38;20221029;23.4;15.8;19.6;2.9;15.85;3.3;1.93;7357 +88075;47.30523;-1.39549;38;20221030;18.8;13.5;16.2;1.6;14.8;2.8;1.04;5573 +88075;47.30523;-1.39549;38;20221031;18.8;9.7;14.2;3;13.6;1.5;1.18;5969 +88075;47.30523;-1.39549;38;20221101;17.5;10.2;13.9;4;12.1;3.3;1.53;6502 +88075;47.30523;-1.39549;38;20221102;17.8;6.2;12;3;12.2;0;1.06;8211 +88075;47.30523;-1.39549;38;20221103;15.4;12.7;14;4.4;13.05;11;1.24;4129 +88075;47.30523;-1.39549;38;20221104;15.1;8.5;11.8;4.9;10.1;.3;1.61;7185 +88075;47.30523;-1.39549;38;20221105;14.8;5.3;10.1;2.1;11.15;2.4;.7;5991 +88075;47.30523;-1.39549;38;20221106;16.9;11.9;14.4;4.9;13.65;9.3;1.28;4783 +88075;47.30523;-1.39549;38;20221107;17.7;12.2;15;4.5;13.6;.7;1.39;5579 +88075;47.30523;-1.39549;38;20221108;16.7;11.7;14.2;5;13.55;4.2;1.22;4308 +88075;47.30523;-1.39549;38;20221109;16.8;10.5;13.6;2.5;12.35;.6;1.03;6668 +88075;47.30523;-1.39549;38;20221110;17.1;5.2;11.2;2.2;10.95;0;.86;7663 +88075;47.30523;-1.39549;38;20221111;12.7;6.4;9.5;2.8;11.05;.1;.57;5935 +88075;47.30523;-1.39549;38;20221112;19.3;8.4;13.8;2.8;12.85;.3;1.07;7691 +88075;47.30523;-1.39549;38;20221113;20.2;8.5;14.4;2.4;12.45;.4;1.13;7751 +88075;47.30523;-1.39549;38;20221114;14.8;8.6;11.7;2.8;11.75;2.9;.79;4808 +88075;47.30523;-1.39549;38;20221115;16.3;9.9;13.1;5.5;12.15;9.9;1.35;4426 +88075;47.30523;-1.39549;38;20221116;14.6;8.1;11.4;5.8;12.35;15.7;.76;3656 +88075;47.30523;-1.39549;38;20221117;15.5;11.6;13.5;5.6;11.45;4.7;1.64;4184 +88075;47.30523;-1.39549;38;20221118;13.6;6.1;9.9;2.3;9.3;.3;.79;6263 +88075;47.30523;-1.39549;38;20221119;12.5;.9;6.7;1.2;7.7;1;.43;7240 +88075;47.30523;-1.39549;38;20221120;13.5;4.5;9;3.2;10.05;1.4;.65;5835 +88075;47.30523;-1.39549;38;20221121;13.9;7.5;10.7;4.7;10.1;7;1.18;4264 +88075;47.30523;-1.39549;38;20221122;13.4;5.9;9.6;4.6;9.4;1.2;1.09;5185 +88075;47.30523;-1.39549;38;20221123;14.4;8.4;11.4;5.1;11.35;3.3;.95;5124 +88075;47.30523;-1.39549;38;20221124;14.7;7.3;11;3.9;11.55;6;.75;4163 +88075;47.30523;-1.39549;38;20221125;14.6;5;9.8;2;10;.2;.56;5920 +88075;47.30523;-1.39549;38;20221126;12.4;4.3;8.4;2.6;9.95;1.4;.49;4450 +88075;47.30523;-1.39549;38;20221127;12;9.7;10.8;3.6;12.15;6.3;.52;1963 +88075;47.30523;-1.39549;38;20221128;11.7;7.3;9.5;2.3;10.2;4.1;.55;3624 +88075;47.30523;-1.39549;38;20221129;12.8;1.7;7.2;1;8.6;.1;.28;5584 +88075;47.30523;-1.39549;38;20221130;8.3;2.6;5.5;2.9;8.55;0;.3;4020 +88075;47.30523;-1.39549;38;20221201;6.8;2.8;4.8;2.9;7.4;.1;.49;3605 +88075;47.30523;-1.39549;38;20221202;6;-.4;2.8;2.3;6.75;.1;.31;3939 +88075;47.30523;-1.39549;38;20221203;4.5;2.4;3.4;4.5;6.9;.1;.55;1527 +88075;47.30523;-1.39549;38;20221204;3.9;3.2;3.6;3;7.2;.2;.43;1284 +88075;47.30523;-1.39549;38;20221205;6.1;1.6;3.9;2.6;7.3;0;.31;3680 +88075;47.30523;-1.39549;38;20221206;5.6;4.2;4.9;4.6;7.05;0;.78;1629 +88075;47.30523;-1.39549;38;20221207;6.4;3.1;4.7;3.4;6.75;0;.63;4345 +88075;47.30523;-1.39549;38;20221208;2.3;-2.2;.1;3.8;5.95;.1;.23;2922 +88075;47.30523;-1.39549;38;20221209;5.3;-.5;2.4;3.3;5.5;0;.59;4809 +88075;47.30523;-1.39549;38;20221210;6;-5;.5;1.4;4.95;.3;.24;5795 +88075;47.30523;-1.39549;38;20221211;3.2;-.3;1.4;2.3;5.7;.8;.41;2883 +88075;47.30523;-1.39549;38;20221212;2.3;-4.2;-1;2.8;4.95;0;.35;3295 +88075;47.30523;-1.39549;38;20221213;2.8;-3;-.1;4.1;5;1.6;.46;4636 +88075;47.30523;-1.39549;38;20221214;3.2;.8;2;4;6.8;4;.3;1530 +88075;47.30523;-1.39549;38;20221215;4.4;1.6;3;6.2;5.7;.2;.99;2365 +88075;47.30523;-1.39549;38;20221216;6.2;-.1;3;3.9;5.25;0;.82;4995 +88075;47.30523;-1.39549;38;20221217;1.3;-3.4;-1;3.6;4.7;0;.41;4116 +88075;47.30523;-1.39549;38;20221218;9;-3.7;2.7;4;6.75;2.6;.56;3260 +88075;47.30523;-1.39549;38;20221219;13.6;9;11.3;5.9;11;7.1;1.11;2284 +88075;47.30523;-1.39549;38;20221220;13.3;11.2;12.3;4.3;12.55;6.4;.79;1401 +88075;47.30523;-1.39549;38;20221221;13.7;6.9;10.3;4.5;12.15;8.4;.39;2598 +88075;47.30523;-1.39549;38;20221222;14.4;12.8;13.6;7.3;13.95;30;.91;1044 +88075;47.30523;-1.39549;38;20221223;14.4;13.8;14.1;6.5;14.55;7;.84;1186 +88075;47.30523;-1.39549;38;20221224;13.2;11.7;12.4;3.9;12.3;4.9;.81;2063 +88075;47.30523;-1.39549;38;20221225;15.1;10.2;12.6;2.6;12.8;.6;.6;2879 +88075;47.30523;-1.39549;38;20221226;12.4;9.8;11.1;2.5;10.7;.5;.67;2913 +88075;47.30523;-1.39549;38;20221227;11.6;1.8;6.7;2.1;9.05;.7;.3;4441 +88075;47.30523;-1.39549;38;20221228;13.1;7.9;10.5;5.6;11.4;7.5;.71;2420 +88075;47.30523;-1.39549;38;20221229;12.4;9.8;11.1;4.6;10.65;3.7;.94;3575 +88075;47.30523;-1.39549;38;20221230;14.9;5.7;10.3;7.5;12.85;6.7;.25;2878 +88075;47.30523;-1.39549;38;20221231;16.9;14.8;15.8;7.4;13.05;4.3;2.08;2367 +88076;47.33926;-1.06805;72;20220101;16.2;7.3;11.8;2.6;10.93;0;.73;4762 +88076;47.33926;-1.06805;72;20220102;14.5;10;12.2;4.9;12.46;0;.77;2817 +88076;47.33926;-1.06805;72;20220103;13.3;11.4;12.3;5.3;12.9;24.3;.71;1738 +88076;47.33926;-1.06805;72;20220104;10.7;8.6;9.6;4.4;10.03;.1;.82;2130 +88076;47.33926;-1.06805;72;20220105;7.6;1;4.3;1.9;6.76;.2;.43;3712 +88076;47.33926;-1.06805;72;20220106;8.1;.6;4.4;2.4;6.3;1.6;.59;4206 +88076;47.33926;-1.06805;72;20220107;10.5;5.4;8;4.6;8.8;.1;.78;4145 +88076;47.33926;-1.06805;72;20220108;10.7;7.7;9.2;5.7;9.73;9.2;.93;2147 +88076;47.33926;-1.06805;72;20220109;9.6;5.5;7.6;3;9.03;3.1;.54;3152 +88076;47.33926;-1.06805;72;20220110;9;7.4;8.2;1.6;10.3;2.1;.38;1806 +88076;47.33926;-1.06805;72;20220111;9.8;4.9;7.4;1.4;8.13;0;.44;4218 +88076;47.33926;-1.06805;72;20220112;5.5;.6;3;2.6;6.73;0;.38;4077 +88076;47.33926;-1.06805;72;20220113;7.1;2.1;4.6;3.7;6.86;0;.64;4455 +88076;47.33926;-1.06805;72;20220114;.7;-.5;.1;2.6;5.7;0;.34;1544 +88076;47.33926;-1.06805;72;20220115;.2;-2.7;-1.3;.9;5.7;0;.19;2551 +88076;47.33926;-1.06805;72;20220116;6.1;-.2;2.9;1.6;7.5;.1;.21;3651 +88076;47.33926;-1.06805;72;20220117;5.6;3.7;4.7;1.9;8.46;0;.26;2310 +88076;47.33926;-1.06805;72;20220118;5.1;1.5;3.3;2.5;7.5;0;.28;2768 +88076;47.33926;-1.06805;72;20220119;7.1;3.9;5.5;1.8;8;.7;.44;2753 +88076;47.33926;-1.06805;72;20220120;8.9;4.5;6.7;2.9;7.7;.1;.71;4635 +88076;47.33926;-1.06805;72;20220121;7;-.5;3.3;2.9;5.86;.1;.68;5336 +88076;47.33926;-1.06805;72;20220122;5.1;-1.5;1.8;3;6.43;0;.38;3708 +88076;47.33926;-1.06805;72;20220123;3.7;2.8;3.3;4.9;6.83;0;.56;1425 +88076;47.33926;-1.06805;72;20220124;4.5;-.7;1.9;2.6;6.26;0;.38;4987 +88076;47.33926;-1.06805;72;20220125;1.4;-1.2;.1;1.4;6.16;0;.24;3026 +88076;47.33926;-1.06805;72;20220126;.5;-.2;.1;2.8;6;0;.31;927 +88076;47.33926;-1.06805;72;20220127;5.9;.1;3;1.4;6.66;.2;.4;4461 +88076;47.33926;-1.06805;72;20220128;8.9;2.4;5.6;.8;9.1;0;.33;4452 +88076;47.33926;-1.06805;72;20220129;8.8;6.3;7.5;1.9;9.96;.1;.42;2379 +88076;47.33926;-1.06805;72;20220130;9.8;7.5;8.7;1.8;9.9;.4;.56;3021 +88076;47.33926;-1.06805;72;20220131;10.2;5.3;7.7;4.2;8.66;.1;.88;4928 +88076;47.33926;-1.06805;72;20220201;11.3;3.8;7.6;3.7;9.56;0;.62;4778 +88076;47.33926;-1.06805;72;20220202;10.2;8.7;9.4;2.3;9.5;0;.82;2538 +88076;47.33926;-1.06805;72;20220203;7.8;4.7;6.2;2.4;9.06;.8;.44;3255 +88076;47.33926;-1.06805;72;20220204;12.3;7.5;9.9;3;9.33;1.4;1.05;4678 +88076;47.33926;-1.06805;72;20220205;11;.1;5.5;2.3;7.36;.1;.76;8235 +88076;47.33926;-1.06805;72;20220206;12.1;5.2;8.7;6.2;10.76;.8;.57;5196 +88076;47.33926;-1.06805;72;20220207;12;7.9;10;2.1;9.66;.1;.87;5592 +88076;47.33926;-1.06805;72;20220208;11.7;4.1;7.9;1.7;9.46;.1;.64;6111 +88076;47.33926;-1.06805;72;20220209;8.9;2.3;5.6;2.1;8.5;0;.54;5934 +88076;47.33926;-1.06805;72;20220210;7.7;5.8;6.7;2.6;9.12;.8;.78;3750 +88076;47.33926;-1.06805;72;20220211;9.7;-.6;4.5;2.5;6.42;0;.92;10675 +88076;47.33926;-1.06805;72;20220212;9.5;.6;5;2.6;5.8;0;1.1;10750 +88076;47.33926;-1.06805;72;20220213;12.3;-.3;6;5.7;8.32;5.4;1.01;5425 +88076;47.33926;-1.06805;72;20220214;12.1;6.3;9.2;4.6;9;1.3;1.3;7575 +88076;47.33926;-1.06805;72;20220215;11.4;3.4;7.4;5;9.9;7.8;.61;4300 +88076;47.33926;-1.06805;72;20220216;13.4;9;11.2;6.6;13.43;1.8;.38;4745 +88076;47.33926;-1.06805;72;20220217;15.2;11.3;13.2;5.3;12.23;.6;1.48;6630 +88076;47.33926;-1.06805;72;20220218;12.1;10.8;11.5;5.9;9.96;1;1.67;3623 +88076;47.33926;-1.06805;72;20220219;11.4;2.3;6.9;4.6;7.66;.2;1.34;9317 +88076;47.33926;-1.06805;72;20220220;13.3;8;10.6;5.9;11.23;1.1;1.08;5989 +88076;47.33926;-1.06805;72;20220221;12.4;6.9;9.7;5.3;8.2;.4;1.84;6978 +88076;47.33926;-1.06805;72;20220222;12.6;5.8;9.2;3.4;10.8;.6;.83;6617 +88076;47.33926;-1.06805;72;20220223;13.7;7.3;10.5;1.3;10.1;0;1;7548 +88076;47.33926;-1.06805;72;20220224;11.7;6;8.8;3.1;8.2;.9;1.37;7525 +88076;47.33926;-1.06805;72;20220225;11.6;.8;6.2;1.6;6.46;.1;1.19;10999 +88076;47.33926;-1.06805;72;20220226;11.9;.1;6;3.8;5.63;0;1.88;11520 +88076;47.33926;-1.06805;72;20220227;14.4;1.7;8;2.6;7.06;.1;1.68;12217 +88076;47.33926;-1.06805;72;20220228;16.8;2.5;9.7;1.6;8.8;0;1.48;12568 +88076;47.33926;-1.06805;72;20220301;16.2;8;12.1;2.3;9.5;0;1.65;8611 +88076;47.33926;-1.06805;72;20220302;13.2;8.7;10.9;2.3;10;.1;1.28;6838 +88076;47.33926;-1.06805;72;20220303;12.1;7.9;10;2.9;11.06;8.4;.89;5532 +88076;47.33926;-1.06805;72;20220304;11.4;7.2;9.3;3.3;8.83;0;1.37;6898 +88076;47.33926;-1.06805;72;20220305;10.6;1.5;6;3;7.76;.8;1.17;9906 +88076;47.33926;-1.06805;72;20220306;9.7;5.9;7.8;3.5;7.4;0;1.49;7530 +88076;47.33926;-1.06805;72;20220307;8.8;-1;3.9;3.9;5.03;0;1.74;12494 +88076;47.33926;-1.06805;72;20220308;11.4;2;6.7;4;8.13;.7;1.27;9685 +88076;47.33926;-1.06805;72;20220309;15.4;7.5;11.4;4.1;9.63;.1;2.01;11153 +88076;47.33926;-1.06805;72;20220310;13.2;9.4;11.3;3.5;10.23;.7;1.48;6197 +88076;47.33926;-1.06805;72;20220311;13.3;7.2;10.2;5.5;10.13;8.6;1.52;8588 +88076;47.33926;-1.06805;72;20220312;14.2;6.7;10.4;4.3;9.16;4.2;1.95;11260 +88076;47.33926;-1.06805;72;20220313;11.9;8.1;10;3.9;9.36;3.6;1.5;6900 +88076;47.33926;-1.06805;72;20220314;15.8;3.5;9.7;3.5;8.13;2.6;2.25;14501 +88076;47.33926;-1.06805;72;20220315;15.7;9.3;12.5;2.3;11.66;.3;1.52;9145 +88076;47.33926;-1.06805;72;20220316;14.5;10.2;12.4;2.8;11.4;.5;1.44;6637 +88076;47.33926;-1.06805;72;20220317;9.6;5.9;7.8;3.4;8.2;0;1.36;7857 +88076;47.33926;-1.06805;72;20220318;14.1;2.6;8.4;6.1;6.22;0;3.04;14575 +88076;47.33926;-1.06805;72;20220319;14.7;6.5;10.6;4.5;8.12;0;2.56;12800 +88076;47.33926;-1.06805;72;20220320;15.8;8.2;12;2.7;9.05;0;2.13;12475 +88076;47.33926;-1.06805;72;20220321;17.9;7.7;12.8;3.8;9.75;0;2.71;15250 +88076;47.33926;-1.06805;72;20220322;16.4;6.6;11.5;4.3;7.5;0;3.19;17825 +88076;47.33926;-1.06805;72;20220323;16.4;5.5;11;3.3;6.15;0;3.14;18725 +88076;47.33926;-1.06805;72;20220324;18.8;3;10.9;2.5;6.5;0;3.02;19275 +88076;47.33926;-1.06805;72;20220325;20;5.5;12.8;3.8;7.05;0;3.73;19000 +88076;47.33926;-1.06805;72;20220326;20.2;5.9;13.1;4.4;7.17;0;4.02;18950 +88076;47.33926;-1.06805;72;20220327;20.8;5.6;13.2;2.7;8.17;0;3.25;18250 +88076;47.33926;-1.06805;72;20220328;20.2;7.7;14;2.2;8.7;.2;2.84;15375 +88076;47.33926;-1.06805;72;20220329;17.1;9.4;13.2;2.3;10.5;0;2.3;14525 +88076;47.33926;-1.06805;72;20220330;12.3;9.4;10.8;3;10.57;.7;1.17;4100 +88076;47.33926;-1.06805;72;20220331;9.6;3.7;6.7;4.5;7.32;3;1.57;7125 +88076;47.33926;-1.06805;72;20220401;8.1;0;4.1;5.7;5.62;.6;2.07;15300 +88076;47.33926;-1.06805;72;20220402;9.5;-.3;4.6;3.5;5.37;.1;2.2;17400 +88076;47.33926;-1.06805;72;20220403;9;-2;3.5;3.3;4.79;0;2.24;17200 +88076;47.33926;-1.06805;72;20220404;9.8;-1.3;4.2;3.3;6.57;.2;1.86;16566 +88076;47.33926;-1.06805;72;20220405;13;6.3;9.6;4.4;10.44;.3;1.73;10653 +88076;47.33926;-1.06805;72;20220406;12.9;7.9;10.4;4.9;10.75;2.3;1.57;8775 +88076;47.33926;-1.06805;72;20220407;14.2;10.4;12.3;6.9;12.29;12.6;1.8;8900 +88076;47.33926;-1.06805;72;20220408;14.7;9.5;12.1;6.1;11.04;8.1;2.01;7600 +88076;47.33926;-1.06805;72;20220409;12.9;2.5;7.7;2.4;7.07;0;2.45;19625 +88076;47.33926;-1.06805;72;20220410;15.5;.8;8.2;3.9;6.9;0;3;21850 +88076;47.33926;-1.06805;72;20220411;21;6.9;14;4.9;9.9;1.3;3.83;18850 +88076;47.33926;-1.06805;72;20220412;16.6;11.6;14.1;2.7;11.74;1.2;2.03;8150 +88076;47.33926;-1.06805;72;20220413;20.3;7.4;13.9;1.3;11.95;1.5;2.54;16650 +88076;47.33926;-1.06805;72;20220414;22;7.2;14.6;1.6;12.05;0;3.08;20075 +88076;47.33926;-1.06805;72;20220415;23;8.5;15.7;1.9;11.57;0;3.53;21175 +88076;47.33926;-1.06805;72;20220416;21.3;9.5;15.4;3.1;11.1;0;3.86;23900 +88076;47.33926;-1.06805;72;20220417;20.8;6.5;13.7;2.2;10.05;0;3.47;22025 +88076;47.33926;-1.06805;72;20220418;16.9;8.7;12.8;3.5;10.77;0;2.53;13575 +88076;47.33926;-1.06805;72;20220419;15.4;5.1;10.3;3.6;8.8;0;2.83;18825 +88076;47.33926;-1.06805;72;20220420;18.9;7.6;13.3;3.5;10.22;.2;3.26;18025 +88076;47.33926;-1.06805;72;20220421;19.8;10.4;15.1;2.4;9.72;0;3.76;22625 +88076;47.33926;-1.06805;72;20220422;20;8;14;3;10.15;0;3.54;20375 +88076;47.33926;-1.06805;72;20220423;18.2;11;14.6;3.4;11.87;6.8;2.74;13350 +88076;47.33926;-1.06805;72;20220424;17.8;10.7;14.2;2.8;12.82;11.9;2.33;12900 +88076;47.33926;-1.06805;72;20220425;17;11.1;14;2.5;11.45;.6;2.68;16275 +88076;47.33926;-1.06805;72;20220426;17.7;5.4;11.6;3.8;9.3;0;3.63;24950 +88076;47.33926;-1.06805;72;20220427;18.8;7.2;13;5;9.5;0;3.98;22400 +88076;47.33926;-1.06805;72;20220428;19.4;10.4;14.9;3.7;10.9;0;3.56;18100 +88076;47.33926;-1.06805;72;20220429;21.4;8.7;15.1;3.2;11.45;0;4.01;23650 +88076;47.33926;-1.06805;72;20220430;17.1;6.6;11.8;3.3;9.67;0;3.52;24025 +88076;47.33926;-1.06805;72;20220501;19;8.6;13.8;2.7;8.65;0;4.02;24625 +88076;47.33926;-1.06805;72;20220502;18.6;9.5;14.1;3.2;9.57;0;3.63;19125 +88076;47.33926;-1.06805;72;20220503;19.2;7.3;13.3;3.2;10;0;3.45;19000 +88076;47.33926;-1.06805;72;20220504;18.5;8.4;13.4;2.6;10.47;0;2.95;16100 +88076;47.33926;-1.06805;72;20220505;19.9;7.6;13.7;2.2;11.07;0;3.26;19876 +88076;47.33926;-1.06805;72;20220506;21.6;7;14.3;2;11.66;0;3.74;23978 +88076;47.33926;-1.06805;72;20220507;20.7;8.9;14.8;2.5;11.7;.1;3.59;21604 +88076;47.33926;-1.06805;72;20220508;23.4;9.5;16.4;2.4;12.36;0;4.11;23324 +88076;47.33926;-1.06805;72;20220509;26.1;10.1;18.1;1.4;12.33;0;4.37;25205 +88076;47.33926;-1.06805;72;20220510;26.8;12.8;19.8;1.6;12.96;0;4.6;24633 +88076;47.33926;-1.06805;72;20220511;21.5;11;16.2;2.9;13.63;0;3.66;21370 +88076;47.33926;-1.06805;72;20220512;20.4;10.6;15.5;1.6;12.2;0;3.37;20173 +88076;47.33926;-1.06805;72;20220513;22.4;8.2;15.3;1.9;10.2;0;4.24;25410 +88076;47.33926;-1.06805;72;20220514;26.4;11.5;18.9;3;12.23;1.4;5.12;24483 +88076;47.33926;-1.06805;72;20220515;29.3;17;23.2;3.2;15.13;3.1;5.52;22052 +88076;47.33926;-1.06805;72;20220516;26.4;14.1;20.2;2.5;14.63;.1;4.66;22782 +88076;47.33926;-1.06805;72;20220517;29.8;12.3;21.1;2.8;14.73;2.5;5.58;26067 +88076;47.33926;-1.06805;72;20220518;30.1;12.3;21.2;2.1;15.1;.1;5.41;26840 +88076;47.33926;-1.06805;72;20220519;24.9;13.8;19.4;1.9;14.73;7.8;4.13;21554 +88076;47.33926;-1.06805;72;20220520;22.5;15.6;19.1;1.9;15.63;1.2;3.38;17039 +88076;47.33926;-1.06805;72;20220521;26.3;9.4;17.9;1.9;13.5;0;4.77;27266 +88076;47.33926;-1.06805;72;20220522;27.7;15.5;21.6;2.7;15.83;13.5;4.76;21250 +88076;47.33926;-1.06805;72;20220523;19.1;15.8;17.4;3.1;15.7;5.1;2.5;11570 +88076;47.33926;-1.06805;72;20220524;17.7;9.5;13.6;2.1;11.76;1.4;3.09;19469 +88076;47.33926;-1.06805;72;20220525;18.9;7.9;13.4;2.2;11.96;0;3.28;21402 +88076;47.33926;-1.06805;72;20220526;18.2;13.4;15.8;2;13.33;0;2.6;13205 +88076;47.33926;-1.06805;72;20220527;18.8;11.8;15.3;1.6;13.46;.1;2.87;16740 +88076;47.33926;-1.06805;72;20220528;22.5;8.8;15.6;3.2;11.36;0;4.69;26711 +88076;47.33926;-1.06805;72;20220529;18.5;9;13.8;4.3;9.03;0;4.39;23637 +88076;47.33926;-1.06805;72;20220530;20;6.4;13.2;2.2;8.93;0;4.06;24832 +88076;47.33926;-1.06805;72;20220531;22;7.4;14.7;1.4;9.1;0;4.38;27281 +88076;47.33926;-1.06805;72;20220601;24.2;8.2;16.2;2.1;10.03;0;4.91;27694 +88076;47.33926;-1.06805;72;20220602;27.6;13.8;20.7;3.2;12.06;1.2;5.82;25600 +88076;47.33926;-1.06805;72;20220603;25.8;15.3;20.6;1.8;15.3;6.4;4.05;19798 +88076;47.33926;-1.06805;72;20220604;24.3;14.2;19.2;1.8;17.43;3.8;3.65;19630 +88076;47.33926;-1.06805;72;20220605;21.8;14.6;18.2;3.2;14.56;.1;3.77;18340 +88076;47.33926;-1.06805;72;20220606;18.7;12.2;15.5;2.4;14.33;1.6;2.71;15541 +88076;47.33926;-1.06805;72;20220607;20.9;12.9;16.9;3.6;14.9;14.1;3.46;19086 +88076;47.33926;-1.06805;72;20220608;21.4;15.1;18.2;4.1;15.3;.2;3.62;17276 +88076;47.33926;-1.06805;72;20220609;21.8;12.6;17.2;2.6;13.5;0;3.87;20407 +88076;47.33926;-1.06805;72;20220610;22.7;12.7;17.7;1.8;14.93;.1;3.53;19066 +88076;47.33926;-1.06805;72;20220611;25.4;11.7;18.6;1.5;14.66;0;4.65;26571 +88076;47.33926;-1.06805;72;20220612;24.8;12.3;18.5;3.4;12.26;.3;5.31;26281 +88076;47.33926;-1.06805;72;20220613;24.7;10;17.4;3.1;11.66;0;5.37;28763 +88076;47.33926;-1.06805;72;20220614;28.7;11.4;20.1;3.2;12.2;0;6.29;29590 +88076;47.33926;-1.06805;72;20220615;32.4;15.9;24.1;2.5;13.9;0;6.64;28869 +88076;47.33926;-1.06805;72;20220616;31.9;15.9;23.9;2.2;15.06;0;6.07;27176 +88076;47.33926;-1.06805;72;20220617;36.4;16.9;26.7;1.4;15.73;0;6.46;29366 +88076;47.33926;-1.06805;72;20220618;38.9;19.7;29.3;2.4;16.46;2;7.71;28752 +88076;47.33926;-1.06805;72;20220619;27.3;16.1;21.7;3.3;17.8;.7;4.66;21066 +88076;47.33926;-1.06805;72;20220620;27.6;16.2;21.9;2.6;17.73;2.4;5.05;24608 +88076;47.33926;-1.06805;72;20220621;26.8;15.5;21.1;2.3;18.3;2;4.57;23270 +88076;47.33926;-1.06805;72;20220622;22.4;16.7;19.5;2.1;18.66;8.7;2.86;14353 +88076;47.33926;-1.06805;72;20220623;25.9;14.9;20.4;2.1;16.33;1.4;4.62;24125 +88076;47.33926;-1.06805;72;20220624;21.6;16;18.8;3.6;16.53;3;3.32;15979 +88076;47.33926;-1.06805;72;20220625;19.8;14;16.9;2.7;14.26;.4;3.14;16281 +88076;47.33926;-1.06805;72;20220626;22.1;10.3;16.2;2.3;11.73;0;4.27;24091 +88076;47.33926;-1.06805;72;20220627;22.2;11;16.6;2.3;11.93;0;4.2;22921 +88076;47.33926;-1.06805;72;20220628;22.9;8.9;15.9;1.9;11.63;.2;4.48;26770 +88076;47.33926;-1.06805;72;20220629;18.3;12.5;15.4;2.5;14.03;2;2.59;13846 +88076;47.33926;-1.06805;72;20220630;20.4;11.9;16.2;2;12.8;1.1;3.58;20316 +88076;47.33926;-1.06805;72;20220701;22;8.6;15.3;1.6;11.46;.1;3.98;23710 +88076;47.33926;-1.06805;72;20220702;26.1;9;17.6;1.5;12.1;0;4.97;28964 +88076;47.33926;-1.06805;72;20220703;24.5;11.4;17.9;2.1;12.76;0;4.85;26946 +88076;47.33926;-1.06805;72;20220704;25.8;10.1;17.9;2.3;12.26;.1;5.24;28735 +88076;47.33926;-1.06805;72;20220705;25.4;9.8;17.6;2.6;12.33;0;5.2;28677 +88076;47.33926;-1.06805;72;20220706;26.9;11.3;19.1;3;13.06;0;5.59;28207 +88076;47.33926;-1.06805;72;20220707;26.3;12.7;19.5;2.6;15.1;0;4.84;24832 +88076;47.33926;-1.06805;72;20220708;28.6;13.5;21.1;3.5;13.23;0;6.29;28264 +88076;47.33926;-1.06805;72;20220709;30.8;14.9;22.9;3.1;13.9;0;6.62;28505 +88076;47.33926;-1.06805;72;20220710;29.8;16.2;23;3.8;13.06;0;6.79;27077 +88076;47.33926;-1.06805;72;20220711;32.4;17.2;24.8;3.7;13.53;0;7.37;27684 +88076;47.33926;-1.06805;72;20220712;34.9;16.3;25.6;1.7;14.4;0;6.39;28926 +88076;47.33926;-1.06805;72;20220713;36.5;18.7;27.6;1.3;14.2;0;6.17;28198 +88076;47.33926;-1.06805;72;20220714;31.2;17.8;24.5;3;14.83;0;6.46;26761 +88076;47.33926;-1.06805;72;20220715;30;13.7;21.9;3.2;12.2;0;6.52;28030 +88076;47.33926;-1.06805;72;20220716;31.9;15.3;23.6;3.5;11.23;0;7.32;28080 +88076;47.33926;-1.06805;72;20220717;34.6;17.5;26;3.5;11.86;0;7.82;27845 +88076;47.33926;-1.06805;72;20220718;41.1;21;31.1;3.9;12.46;0;9.69;28443 +88076;47.33926;-1.06805;72;20220719;28.2;23.7;25.9;3.5;16.16;3.2;5.23;15374 +88076;47.33926;-1.06805;72;20220720;25.6;17.7;21.7;3.2;18.33;1.3;4.17;19134 +88076;47.33926;-1.06805;72;20220721;28.1;16;22;1.5;16.83;.2;4.64;23723 +88076;47.33926;-1.06805;72;20220722;21.9;16.5;19.2;1.7;17.26;2.9;2.58;12183 +88076;47.33926;-1.06805;72;20220723;28.1;12.6;20.3;1.7;13.86;0;5.08;27141 +88076;47.33926;-1.06805;72;20220724;33.4;13.7;23.5;1.8;14.8;.1;5.99;28504 +88076;47.33926;-1.06805;72;20220725;24.8;17;20.9;3.5;16.46;.1;4.22;18421 +88076;47.33926;-1.06805;72;20220726;24.5;15.4;20;2.1;14;0;3.94;18373 +88076;47.33926;-1.06805;72;20220727;26.6;11.9;19.2;1.8;11.53;0;4.75;24787 +88076;47.33926;-1.06805;72;20220728;29.4;15.6;22.5;1.8;13.16;0;4.92;22506 +88076;47.33926;-1.06805;72;20220729;29.8;17.3;23.5;1.7;15.56;.1;4.88;22497 +88076;47.33926;-1.06805;72;20220730;31;15.2;23.1;1.9;15.6;0;5.3;25296 +88076;47.33926;-1.06805;72;20220731;29.9;15.8;22.8;2.1;16.76;0;5.18;24729 +88076;47.33926;-1.06805;72;20220801;29.1;16.7;22.9;2.1;17.66;0;4.66;21700 +88076;47.33926;-1.06805;72;20220802;32.7;15.8;24.2;1.4;16.36;0;5.37;26452 +88076;47.33926;-1.06805;72;20220803;36.1;17.8;26.9;1.8;16.23;.1;6.07;26271 +88076;47.33926;-1.06805;72;20220804;29.4;18.9;24.2;3.4;17.83;.8;5.12;19710 +88076;47.33926;-1.06805;72;20220805;26.9;15.3;21.1;4.1;12.46;0;5.75;23325 +88076;47.33926;-1.06805;72;20220806;27.1;12.9;20;4.2;9.56;0;6.28;24936 +88076;47.33926;-1.06805;72;20220807;28.9;13.1;21;4.4;10.03;0;6.75;25494 +88076;47.33926;-1.06805;72;20220808;31.2;14.7;22.9;4;11;0;7;25627 +88076;47.33926;-1.06805;72;20220809;32.5;16.8;24.6;3.8;12.76;0;6.9;24335 +88076;47.33926;-1.06805;72;20220810;34.4;18.1;26.3;3.4;12.46;0;7.2;24965 +88076;47.33926;-1.06805;72;20220811;35.7;17.7;26.7;3.4;11.06;0;7.56;25765 +88076;47.33926;-1.06805;72;20220812;35.1;17.2;26.1;2.1;10.86;0;6.12;24967 +88076;47.33926;-1.06805;72;20220813;36.8;17.1;27;2;13.53;6.5;6.14;25035 +88076;47.33926;-1.06805;72;20220814;23.7;19.2;21.5;3.5;20.03;3.3;2.69;10216 +88076;47.33926;-1.06805;72;20220815;25.7;17.8;21.8;3.4;18.36;.3;3.75;15968 +88076;47.33926;-1.06805;72;20220816;25.1;17.9;21.5;2;18.4;5;3.23;15205 +88076;47.33926;-1.06805;72;20220817;23;15.6;19.3;1.5;16.9;5.7;2.9;15528 +88076;47.33926;-1.06805;72;20220818;26.6;15;20.8;2.3;17.26;.1;3.81;18980 +88076;47.33926;-1.06805;72;20220819;25.5;16.9;21.2;2.8;18.56;1.2;3.34;15165 +88076;47.33926;-1.06805;72;20220820;27.7;14.9;21.3;1.6;15.4;0;4.14;21502 +88076;47.33926;-1.06805;72;20220821;20.7;13.6;17.2;1.6;16.4;2.7;2.27;12736 +88076;47.33926;-1.06805;72;20220822;26.2;17.1;21.6;2;19.66;.2;3.23;16193 +88076;47.33926;-1.06805;72;20220823;26.4;19.1;22.8;1.6;20.5;.1;3;13895 +88076;47.33926;-1.06805;72;20220824;33.1;15.9;24.5;1.6;18.76;0;4.7;22754 +88076;47.33926;-1.06805;72;20220825;26.1;20.1;23.1;2.8;20.06;.1;3.08;11631 +88076;47.33926;-1.06805;72;20220826;26;14.8;20.4;2.6;15.2;0;3.85;18190 +88076;47.33926;-1.06805;72;20220827;28.1;13.2;20.6;2.3;13.53;0;4.46;21523 +88076;47.33926;-1.06805;72;20220828;27.8;14.7;21.2;3.2;12.4;0;4.91;19730 +88076;47.33926;-1.06805;72;20220829;31.5;15.3;23.4;2.6;14.43;.2;5.03;20449 +88076;47.33926;-1.06805;72;20220830;31.7;18.4;25.1;2.1;16.53;0;4.65;19869 +88076;47.33926;-1.06805;72;20220831;29.3;17.5;23.4;2;17.83;8.8;3.77;16851 +88076;47.33926;-1.06805;72;20220901;26.6;17.7;22.2;1.3;18.96;.3;2.88;14192 +88076;47.33926;-1.06805;72;20220902;24.7;16.2;20.5;1.7;18.2;4.1;2.74;14007 +88076;47.33926;-1.06805;72;20220903;24.5;16.1;20.3;2.8;16.46;.1;3.28;15360 +88076;47.33926;-1.06805;72;20220904;29.7;13.8;21.8;2.3;15.5;.6;4.2;19444 +88076;47.33926;-1.06805;72;20220905;29.9;15.7;22.8;2;17.5;0;3.93;18595 +88076;47.33926;-1.06805;72;20220906;24.7;16.4;20.5;3.1;16.93;1.5;3.04;12838 +88076;47.33926;-1.06805;72;20220907;21.3;16.5;18.9;3.7;16.93;3.5;2.37;9866 +88076;47.33926;-1.06805;72;20220908;22.5;15;18.8;3.9;15.86;2.8;3.03;14312 +88076;47.33926;-1.06805;72;20220909;22.1;15;18.5;3.8;14.93;1.2;3.05;13457 +88076;47.33926;-1.06805;72;20220910;24.2;12.3;18.2;2;14.96;.1;3.04;17332 +88076;47.33926;-1.06805;72;20220911;27.1;12.8;19.9;2;14.96;0;3.46;18127 +88076;47.33926;-1.06805;72;20220912;33.3;15;24.2;2.6;15.06;1.1;4.85;19044 +88076;47.33926;-1.06805;72;20220913;30.4;19.9;25.2;2.3;19.76;6.9;3.45;12743 +88076;47.33926;-1.06805;72;20220914;26;17.3;21.7;2.5;18.9;4.3;2.8;12360 +88076;47.33926;-1.06805;72;20220915;23.9;17.4;20.7;2.6;16.83;.1;2.85;12969 +88076;47.33926;-1.06805;72;20220916;19.6;10.2;14.9;2.7;11.13;0;2.59;13373 +88076;47.33926;-1.06805;72;20220917;19.2;6.3;12.7;1.9;9.03;0;2.58;16976 +88076;47.33926;-1.06805;72;20220918;20.5;4.6;12.6;1.8;8.96;.1;2.64;17963 +88076;47.33926;-1.06805;72;20220919;21.3;6.7;14;2.5;10.1;0;2.89;17366 +88076;47.33926;-1.06805;72;20220920;21.1;6.9;14;2.7;9.9;0;2.93;16937 +88076;47.33926;-1.06805;72;20220921;21.9;8.3;15.1;2.2;10.26;.1;2.85;16642 +88076;47.33926;-1.06805;72;20220922;22.9;6.5;14.7;1.2;9.3;0;2.52;17302 +88076;47.33926;-1.06805;72;20220923;20.6;10.1;15.3;1;11.3;1.2;1.83;10764 +88076;47.33926;-1.06805;72;20220924;19.2;11.8;15.5;2.5;13.3;1.9;1.97;10212 +88076;47.33926;-1.06805;72;20220925;20;12;16;3.2;12.46;.1;2.52;12495 +88076;47.33926;-1.06805;72;20220926;16.8;9.4;13.1;3;11.6;5.6;1.78;9477 +88076;47.33926;-1.06805;72;20220927;17.8;10.3;14.1;4.3;12.46;1.6;2.02;10139 +88076;47.33926;-1.06805;72;20220928;14.9;12.6;13.8;3.6;13.56;1.5;1.29;6018 +88076;47.33926;-1.06805;72;20220929;16.2;7.5;11.9;2.1;10.53;.9;1.66;10621 +88076;47.33926;-1.06805;72;20220930;17.8;4.7;11.2;2.6;10.93;6.2;1.8;13623 +88076;47.33926;-1.06805;72;20221001;19.8;14;16.9;4.9;18.06;2.2;1.31;8117 +88076;47.33926;-1.06805;72;20221002;20.9;16.5;18.7;3.7;17.2;.8;1.92;7804 +88076;47.33926;-1.06805;72;20221003;21.2;13;17.1;1.6;15.8;.1;1.74;11249 +88076;47.33926;-1.06805;72;20221004;20;10.5;15.2;1.3;14.03;.1;1.53;10330 +88076;47.33926;-1.06805;72;20221005;21.4;11;16.2;2.7;14.7;.5;1.87;10233 +88076;47.33926;-1.06805;72;20221006;19.1;6.8;13;1;10.56;0;1.61;13411 +88076;47.33926;-1.06805;72;20221007;20.3;4.7;12.5;1;9.73;.1;1.68;14252 +88076;47.33926;-1.06805;72;20221008;19.9;6.2;13.1;1.3;10.3;0;1.7;12872 +88076;47.33926;-1.06805;72;20221009;22.1;5.3;13.7;1.8;10.76;0;2.04;13952 +88076;47.33926;-1.06805;72;20221010;21.8;13;17.4;2;15.5;0;1.69;9577 +88076;47.33926;-1.06805;72;20221011;19.5;13.3;16.4;2.9;13.53;0;1.87;8940 +88076;47.33926;-1.06805;72;20221012;20.8;7.1;13.9;1.1;11.96;.3;1.47;11792 +88076;47.33926;-1.06805;72;20221013;17.4;12.4;14.9;2.9;15.36;6.7;1.04;5887 +88076;47.33926;-1.06805;72;20221014;19.9;14.2;17;4.2;17.36;7.9;1.27;6585 +88076;47.33926;-1.06805;72;20221015;18.6;15.8;17.2;4.2;16.56;2.7;1.41;5666 +88076;47.33926;-1.06805;72;20221016;23.1;13.7;18.4;2.1;16.13;.6;1.73;9677 +88076;47.33926;-1.06805;72;20221017;20;14.5;17.3;1.7;17.23;2.3;1.1;6038 +88076;47.33926;-1.06805;72;20221018;21.8;14.6;18.2;3;18.2;.1;1.34;7441 +88076;47.33926;-1.06805;72;20221019;24.8;16.2;20.5;3.3;17.8;1.2;2.19;9054 +88076;47.33926;-1.06805;72;20221020;22.3;14.7;18.5;3.4;15.63;.3;1.99;8869 +88076;47.33926;-1.06805;72;20221021;21.2;15;18.1;4;14.76;.2;2.12;7705 +88076;47.33926;-1.06805;72;20221022;21.6;13.1;17.4;3.1;15.06;1.5;1.74;8382 +88076;47.33926;-1.06805;72;20221023;22.8;16.8;19.8;5.5;14.93;3.7;2.91;6360 +88076;47.33926;-1.06805;72;20221024;19;15.3;17.1;5;14.96;5.2;1.84;5928 +88076;47.33926;-1.06805;72;20221025;19.2;11.6;15.4;2.7;14.56;0;1.23;6886 +88076;47.33926;-1.06805;72;20221026;23;13.7;18.3;3.1;15.33;.2;1.85;7873 +88076;47.33926;-1.06805;72;20221027;25.7;13.9;19.8;2.9;15.23;0;2.21;8437 +88076;47.33926;-1.06805;72;20221028;21.6;15.1;18.4;3;15.83;0;1.65;6430 +88076;47.33926;-1.06805;72;20221029;24.1;16.5;20.3;2.8;15.5;1.4;2.05;6854 +88076;47.33926;-1.06805;72;20221030;17.5;13.2;15.4;1.7;14.53;2.1;.93;4723 +88076;47.33926;-1.06805;72;20221031;19.7;9.8;14.8;3;13.73;1.6;1.26;6471 +88076;47.33926;-1.06805;72;20221101;17.9;10.5;14.2;4.2;12;3.4;1.63;6568 +88076;47.33926;-1.06805;72;20221102;17.4;8.3;12.8;3.1;12.5;0;1.06;7625 +88076;47.33926;-1.06805;72;20221103;14.5;12.2;13.4;4;12.63;9.2;1.12;3546 +88076;47.33926;-1.06805;72;20221104;14.7;8.1;11.4;4.1;9.9;.4;1.42;6606 +88076;47.33926;-1.06805;72;20221105;15.1;5.6;10.3;2.3;10.6;2.7;.84;6563 +88076;47.33926;-1.06805;72;20221106;16.4;10.6;13.5;4.4;12.7;7.6;1.23;4744 +88076;47.33926;-1.06805;72;20221107;18;12;15;4.4;13.03;.4;1.51;5563 +88076;47.33926;-1.06805;72;20221108;16.7;11.1;13.9;4.9;13.23;3.7;1.2;4650 +88076;47.33926;-1.06805;72;20221109;16.4;10.7;13.6;2.7;12.26;.3;1.03;5637 +88076;47.33926;-1.06805;72;20221110;16.8;5.8;11.3;1.8;10.96;0;.77;7441 +88076;47.33926;-1.06805;72;20221111;11.9;6.3;9.1;2.4;10.9;.1;.47;4570 +88076;47.33926;-1.06805;72;20221112;19;8;13.5;2.4;12.7;.3;.95;7100 +88076;47.33926;-1.06805;72;20221113;19.5;7.9;13.7;1.8;12.13;.3;.96;7239 +88076;47.33926;-1.06805;72;20221114;14.5;9.1;11.8;2.6;11.6;3.6;.8;4031 +88076;47.33926;-1.06805;72;20221115;15.6;9.6;12.6;4.9;11.76;10.8;1.22;4213 +88076;47.33926;-1.06805;72;20221116;14.1;8.8;11.5;5.5;12.1;13.9;.8;3817 +88076;47.33926;-1.06805;72;20221117;14.9;11.3;13.1;5;11.3;3.6;1.47;3919 +88076;47.33926;-1.06805;72;20221118;13.2;7;10.1;2.5;9.2;.3;.87;5476 +88076;47.33926;-1.06805;72;20221119;11.9;1.5;6.7;1.4;7.76;.8;.47;6542 +88076;47.33926;-1.06805;72;20221120;13.3;4.5;8.9;3.1;9.46;1.8;.76;5365 +88076;47.33926;-1.06805;72;20221121;13.7;7.4;10.5;4.1;9.76;6;1.12;3990 +88076;47.33926;-1.06805;72;20221122;13.1;5.8;9.4;4.3;9.03;.6;1.09;5405 +88076;47.33926;-1.06805;72;20221123;14.1;8.2;11.1;4.7;11.1;3.6;.9;4640 +88076;47.33926;-1.06805;72;20221124;13.9;7.7;10.8;3.6;11.4;3.3;.65;4537 +88076;47.33926;-1.06805;72;20221125;14.1;6.7;10.4;2;10.1;.3;.59;5462 +88076;47.33926;-1.06805;72;20221126;12.8;4.9;8.8;2.4;9.8;1.5;.53;4541 +88076;47.33926;-1.06805;72;20221127;11.6;8.9;10.3;3.2;11.1;9.3;.62;2229 +88076;47.33926;-1.06805;72;20221128;11.6;7.7;9.6;2.6;10.23;3.7;.57;3659 +88076;47.33926;-1.06805;72;20221129;12.1;3.2;7.7;1.6;8.8;.1;.42;4720 +88076;47.33926;-1.06805;72;20221130;8.1;3.6;5.8;2.7;8.53;0;.35;3321 +88076;47.33926;-1.06805;72;20221201;6.9;2.5;4.7;3.3;7.43;0;.48;3441 +88076;47.33926;-1.06805;72;20221202;5.6;1.1;3.3;2.6;6.9;.1;.38;3017 +88076;47.33926;-1.06805;72;20221203;4.2;2.3;3.2;4.9;6.93;.3;.49;1573 +88076;47.33926;-1.06805;72;20221204;3.8;2.1;2.9;2.8;7.13;.2;.35;1175 +88076;47.33926;-1.06805;72;20221205;5.9;2.4;4.1;2;7.4;0;.34;2769 +88076;47.33926;-1.06805;72;20221206;5.6;3.5;4.5;3.7;7.06;0;.6;2284 +88076;47.33926;-1.06805;72;20221207;6;2.7;4.3;3.5;6.73;0;.59;3530 +88076;47.33926;-1.06805;72;20221208;1.9;-1.6;.2;3.7;5.96;0;.22;2339 +88076;47.33926;-1.06805;72;20221209;4.8;-.8;2;3.7;5.56;0;.56;4297 +88076;47.33926;-1.06805;72;20221210;6.4;-4.5;.9;1.2;5;.2;.23;5493 +88076;47.33926;-1.06805;72;20221211;3.4;-1.2;1.1;2.2;5.46;.3;.42;2896 +88076;47.33926;-1.06805;72;20221212;1.9;-3.8;-1;2.5;4.9;0;.32;3273 +88076;47.33926;-1.06805;72;20221213;2.5;-3.7;-.6;3.4;4.86;3.6;.37;4247 +88076;47.33926;-1.06805;72;20221214;3.1;0;1.5;3.3;6.73;3.6;.2;1971 +88076;47.33926;-1.06805;72;20221215;3.8;1;2.4;5.6;5.63;.2;.8;2520 +88076;47.33926;-1.06805;72;20221216;5.5;-1.3;2.1;4;5.13;0;.76;4306 +88076;47.33926;-1.06805;72;20221217;1.2;-3.5;-1.2;3.3;4.56;0;.39;3653 +88076;47.33926;-1.06805;72;20221218;8.3;-3.7;2.3;3.5;6.46;2;.47;3962 +88076;47.33926;-1.06805;72;20221219;14;8;11;5.7;10.43;3.6;1.2;2627 +88076;47.33926;-1.06805;72;20221220;13.1;11.7;12.4;4.6;12.06;6.7;.96;1443 +88076;47.33926;-1.06805;72;20221221;13.5;7.7;10.6;4.4;12.03;7.9;.43;2790 +88076;47.33926;-1.06805;72;20221222;14.4;12.6;13.5;6.6;13.66;19;.93;1348 +88076;47.33926;-1.06805;72;20221223;14.3;13.9;14.1;5.8;14.33;7.3;.87;925 +88076;47.33926;-1.06805;72;20221224;12.4;10.9;11.7;3.7;11.93;2.6;.74;1572 +88076;47.33926;-1.06805;72;20221225;15;9.7;12.4;2.9;12.56;.4;.6;2940 +88076;47.33926;-1.06805;72;20221226;12.5;10.5;11.5;2.7;10.83;.8;.79;2361 +88076;47.33926;-1.06805;72;20221227;11.5;2.3;6.9;2.2;8.83;.4;.37;4155 +88076;47.33926;-1.06805;72;20221228;12.2;8.2;10.2;6.1;11.3;6.2;.64;2492 +88076;47.33926;-1.06805;72;20221229;12.4;9.9;11.2;4.6;10.56;2.9;1;2817 +88076;47.33926;-1.06805;72;20221230;14.6;6;10.3;6.8;12.5;8.3;.31;3308 +88076;47.33926;-1.06805;72;20221231;16;14.2;15.1;7.4;12.6;1.2;1.96;2229 +88077;47.37231;-.74023;72;20220101;15.4;7.3;11.4;2.3;11.05;0;.59;4439 +88077;47.37231;-.74023;72;20220102;14.7;9.7;12.2;4.3;12.25;0;.82;2667 +88077;47.37231;-.74023;72;20220103;13.6;11.5;12.5;4.8;12.65;17.9;.84;1706 +88077;47.37231;-.74023;72;20220104;10.7;8.8;9.7;4.8;10.2;.2;.84;1980 +88077;47.37231;-.74023;72;20220105;6.6;.8;3.7;2.3;6.75;.2;.44;3150 +88077;47.37231;-.74023;72;20220106;8.3;-.3;4;2.2;6.05;1.2;.57;4340 +88077;47.37231;-.74023;72;20220107;10.7;5.1;7.9;4.9;8.55;0;.87;4497 +88077;47.37231;-.74023;72;20220108;10.8;7.3;9.1;5.9;9.6;8.1;.97;1978 +88077;47.37231;-.74023;72;20220109;9.4;5.7;7.6;3.3;8.75;4.1;.66;2862 +88077;47.37231;-.74023;72;20220110;8.4;6.7;7.6;1.4;9.9;.6;.36;1767 +88077;47.37231;-.74023;72;20220111;9.4;4.7;7;1.7;7.6;0;.5;4488 +88077;47.37231;-.74023;72;20220112;3.9;-1.2;1.3;2.2;6.2;0;.23;4259 +88077;47.37231;-.74023;72;20220113;7.3;1.5;4.4;2.9;6.7;0;.55;5039 +88077;47.37231;-.74023;72;20220114;.5;-.4;.1;2.5;5.7;0;.33;1384 +88077;47.37231;-.74023;72;20220115;-.4;-2.2;-1.3;1.2;5.6;0;.22;1669 +88077;47.37231;-.74023;72;20220116;4.8;-.5;2.2;1.9;7.5;.1;.15;2767 +88077;47.37231;-.74023;72;20220117;5.7;4.4;5.1;1.9;8.65;.1;.3;1727 +88077;47.37231;-.74023;72;20220118;5;2.1;3.6;2.3;7.55;0;.34;1907 +88077;47.37231;-.74023;72;20220119;6.5;3.9;5.2;1.9;8;.5;.44;2083 +88077;47.37231;-.74023;72;20220120;8.9;4.8;6.9;2.5;7.65;.1;.69;4735 +88077;47.37231;-.74023;72;20220121;6.5;-.8;2.8;2.7;5.85;.1;.6;5230 +88077;47.37231;-.74023;72;20220122;4.9;-1.5;1.7;2.3;6.4;0;.38;2851 +88077;47.37231;-.74023;72;20220123;3.6;2.9;3.2;4.1;6.8;0;.55;1318 +88077;47.37231;-.74023;72;20220124;3.6;-.8;1.4;2.3;6.2;0;.32;4790 +88077;47.37231;-.74023;72;20220125;.7;-.8;-.1;1.2;6.05;0;.26;2102 +88077;47.37231;-.74023;72;20220126;0;-1.1;-.6;2.4;5.9;0;.23;1171 +88077;47.37231;-.74023;72;20220127;5.5;-.2;2.7;1.7;6.6;.2;.41;4068 +88077;47.37231;-.74023;72;20220128;7.6;2.6;5.1;1;8.8;0;.32;3289 +88077;47.37231;-.74023;72;20220129;8.8;5.8;7.3;2.2;9.75;.2;.43;2403 +88077;47.37231;-.74023;72;20220130;9.9;7.6;8.7;1.8;9.75;.4;.6;2896 +88077;47.37231;-.74023;72;20220131;10.2;4.9;7.6;4.5;8.55;.1;.92;5160 +88077;47.37231;-.74023;72;20220201;11.3;2.9;7.1;4.1;9.45;0;.59;4388 +88077;47.37231;-.74023;72;20220202;10.4;8.9;9.7;2.6;9.45;0;.93;2456 +88077;47.37231;-.74023;72;20220203;7.1;4.6;5.9;2.4;8.7;1.2;.46;2415 +88077;47.37231;-.74023;72;20220204;12.1;7.2;9.7;3.1;9.25;1.7;1.04;4442 +88077;47.37231;-.74023;72;20220205;11;1;6;2.3;7.35;.1;.81;7930 +88077;47.37231;-.74023;72;20220206;12.2;5.1;8.6;6.1;10.6;1;.64;4533 +88077;47.37231;-.74023;72;20220207;12.3;7.5;9.9;2.1;9.2;.1;.95;6226 +88077;47.37231;-.74023;72;20220208;11.9;3.1;7.5;1.8;8.95;.1;.71;6521 +88077;47.37231;-.74023;72;20220209;9.1;2.6;5.8;1.9;8.55;0;.54;5765 +88077;47.37231;-.74023;72;20220210;8.1;5.9;7;1.8;9.19;1.2;.57;1700 +88077;47.37231;-.74023;72;20220211;9.5;-1.6;3.9;1.9;6.49;.1;.76;10600 +88077;47.37231;-.74023;72;20220212;9.8;1.2;5.5;2.4;5.79;0;1.13;10800 +88077;47.37231;-.74023;72;20220213;13.1;-.3;6.4;5;7.99;2.4;1.26;7200 +88077;47.37231;-.74023;72;20220214;12.8;6.7;9.7;4.6;8.89;1.5;1.49;7900 +88077;47.37231;-.74023;72;20220215;11.6;3.3;7.4;4.6;9.69;5.9;.7;4400 +88077;47.37231;-.74023;72;20220216;14;9;11.5;6.5;13.4;.8;.52;4672 +88077;47.37231;-.74023;72;20220217;15.4;11.2;13.3;5.5;11.95;.4;1.63;7457 +88077;47.37231;-.74023;72;20220218;12.3;11;11.7;5.7;10.1;.7;1.68;4023 +88077;47.37231;-.74023;72;20220219;11.6;2.4;7;4.5;7.45;.1;1.45;9366 +88077;47.37231;-.74023;72;20220220;13.2;7.9;10.6;6;11;.8;1.14;5459 +88077;47.37231;-.74023;72;20220221;12.3;6.8;9.6;5.8;8.3;.4;1.83;6825 +88077;47.37231;-.74023;72;20220222;12.9;5.7;9.3;3.6;10.55;.4;.91;5992 +88077;47.37231;-.74023;72;20220223;13.5;7.7;10.6;1.4;10.4;0;.98;6791 +88077;47.37231;-.74023;72;20220224;11.9;6.6;9.2;3.4;8.15;.8;1.5;7048 +88077;47.37231;-.74023;72;20220225;11.2;.9;6.1;2;6.35;0;1.28;10733 +88077;47.37231;-.74023;72;20220226;12.1;-.7;5.7;3.7;5.45;.1;1.9;11955 +88077;47.37231;-.74023;72;20220227;14.5;1.5;8;3;6.25;0;1.96;12322 +88077;47.37231;-.74023;72;20220228;16.5;2.2;9.4;1.8;7.4;.7;1.67;12271 +88077;47.37231;-.74023;72;20220301;16.4;7.7;12;2.4;8.6;0;1.83;8181 +88077;47.37231;-.74023;72;20220302;12.6;8.2;10.4;2;9.45;0;1.23;6356 +88077;47.37231;-.74023;72;20220303;12.4;7.4;9.9;2.6;10.85;6.3;.91;5362 +88077;47.37231;-.74023;72;20220304;11;7.7;9.4;3.9;9;.2;1.38;5823 +88077;47.37231;-.74023;72;20220305;10;.9;5.4;3.2;7.85;.3;1.04;9258 +88077;47.37231;-.74023;72;20220306;10.3;5.9;8.1;3.6;7.2;0;1.65;8214 +88077;47.37231;-.74023;72;20220307;9.1;-1.1;4;4;4.85;0;1.85;13030 +88077;47.37231;-.74023;72;20220308;12.2;2.1;7.2;3.7;7.75;.2;1.49;9038 +88077;47.37231;-.74023;72;20220309;15.6;7.7;11.6;3.5;9.3;0;2.08;11399 +88077;47.37231;-.74023;72;20220310;13.5;9;11.2;3.5;10;.2;1.54;6277 +88077;47.37231;-.74023;72;20220311;13.7;7.9;10.8;5.2;10.05;4.7;1.67;7563 +88077;47.37231;-.74023;72;20220312;14.3;6.8;10.6;4.1;9.25;2.9;1.94;11290 +88077;47.37231;-.74023;72;20220313;11.7;8.1;9.9;3.5;9.3;5.1;1.43;6272 +88077;47.37231;-.74023;72;20220314;16.1;3;9.6;3.4;8.05;2.5;2.28;14970 +88077;47.37231;-.74023;72;20220315;15.9;9.5;12.7;2.6;11.8;.1;1.53;8388 +88077;47.37231;-.74023;72;20220316;14.7;10.3;12.5;3;11.3;.3;1.47;5637 +88077;47.37231;-.74023;72;20220317;9;6.8;7.9;3.8;8.25;0;1.31;5896 +88077;47.37231;-.74023;72;20220318;15.3;2.4;8.8;5.4;5.79;0;3.21;14600 +88077;47.37231;-.74023;72;20220319;14.5;7.1;10.8;3.4;7.69;0;2.38;11900 +88077;47.37231;-.74023;72;20220320;15.8;6.8;11.3;1.8;8.59;0;1.91;11300 +88077;47.37231;-.74023;72;20220321;18.8;8.1;13.4;2.8;9.59;0;2.75;16500 +88077;47.37231;-.74023;72;20220322;16.8;7.6;12.2;3.3;7.09;0;3.12;17500 +88077;47.37231;-.74023;72;20220323;17.7;6.1;11.9;2.5;5.49;0;3.18;18800 +88077;47.37231;-.74023;72;20220324;19.5;1.8;10.6;1.4;6.39;0;2.59;19200 +88077;47.37231;-.74023;72;20220325;21;5;13;3;7.09;0;3.57;19100 +88077;47.37231;-.74023;72;20220326;21.1;4.9;13;3.2;6.99;0;3.73;19600 +88077;47.37231;-.74023;72;20220327;21.9;4.4;13.1;1.6;7.59;0;2.93;18500 +88077;47.37231;-.74023;72;20220328;20.5;4.8;12.6;1.2;8.49;0;2.39;15700 +88077;47.37231;-.74023;72;20220329;18.7;9.1;13.9;1.9;10.59;.7;2.38;14100 +88077;47.37231;-.74023;72;20220330;13;9.1;11;3.4;10.69;.8;1.31;4400 +88077;47.37231;-.74023;72;20220331;10;3.8;6.9;4.6;7.29;2.7;1.61;6600 +88077;47.37231;-.74023;72;20220401;8.1;.6;4.3;6.2;5.69;.9;2;13400 +88077;47.37231;-.74023;72;20220402;9.6;.1;4.8;3.8;5.29;.1;2.25;16800 +88077;47.37231;-.74023;72;20220403;9.5;-2.2;3.6;3;4.79;0;2.17;17800 +88077;47.37231;-.74023;72;20220404;10.3;-2;4.2;3.1;6.08;.2;2.03;18066 +88077;47.37231;-.74023;72;20220405;13;6.3;9.6;4.1;10.9;.2;1.13;7124 +88077;47.37231;-.74023;72;20220406;13.7;8.4;11;4.1;10.79;2.2;1.58;7500 +88077;47.37231;-.74023;72;20220407;15.3;10.4;12.8;6.6;12.09;10.5;2;9700 +88077;47.37231;-.74023;72;20220408;15.8;9.1;12.4;5.9;10.79;7.7;2.23;8000 +88077;47.37231;-.74023;72;20220409;12.7;2.5;7.6;2.2;7.19;0;2.24;17300 +88077;47.37231;-.74023;72;20220410;15.7;-.7;7.5;2.9;6.59;0;2.95;22200 +88077;47.37231;-.74023;72;20220411;21.4;6.8;14.1;4.3;9.56;.1;3.79;19066 +88077;47.37231;-.74023;72;20220412;17.1;11.7;14.4;2.4;11.49;.5;1.96;7200 +88077;47.37231;-.74023;72;20220413;20.7;6.9;13.8;1.1;11.79;.8;2.69;18400 +88077;47.37231;-.74023;72;20220414;22.4;6.5;14.4;1;11.59;0;3.08;21400 +88077;47.37231;-.74023;72;20220415;23.4;7.2;15.3;1.4;11.39;0;3.29;20700 +88077;47.37231;-.74023;72;20220416;21.7;8.5;15.1;2.7;11.09;0;3.84;23700 +88077;47.37231;-.74023;72;20220417;21.3;5.1;13.2;1.7;9.69;0;3.36;22200 +88077;47.37231;-.74023;72;20220418;16.7;8.5;12.6;2.9;10.69;0;2.41;13400 +88077;47.37231;-.74023;72;20220419;16.3;5.2;10.7;3.3;8.89;0;3.05;20800 +88077;47.37231;-.74023;72;20220420;19.9;7.3;13.6;2.7;10.39;.2;3.33;20000 +88077;47.37231;-.74023;72;20220421;19.9;10;14.9;1.9;9.39;0;3.76;23700 +88077;47.37231;-.74023;72;20220422;20.7;7.2;13.9;2.2;9.69;0;3.7;23200 +88077;47.37231;-.74023;72;20220423;19.3;10.7;15;3.3;11.69;3.4;2.75;11700 +88077;47.37231;-.74023;72;20220424;18.9;10.1;14.5;2.2;13.19;10.1;2.24;12200 +88077;47.37231;-.74023;72;20220425;16.6;11.5;14;2.1;11.69;.3;2.45;13800 +88077;47.37231;-.74023;72;20220426;18;4.4;11.2;2.8;8.99;0;3.51;24700 +88077;47.37231;-.74023;72;20220427;19.2;6.8;13;4;9.29;0;3.97;23400 +88077;47.37231;-.74023;72;20220428;19.4;9.9;14.6;3.1;10.89;0;3.16;15500 +88077;47.37231;-.74023;72;20220429;22;8.4;15.2;2.7;11.29;0;4.01;23800 +88077;47.37231;-.74023;72;20220430;17.1;6;11.5;2.6;9.39;0;3.42;24300 +88077;47.37231;-.74023;72;20220501;19.2;7.1;13.1;1.9;8.19;0;3.92;25800 +88077;47.37231;-.74023;72;20220502;19.4;8.5;13.9;2.9;9.29;0;4.02;24000 +88077;47.37231;-.74023;72;20220503;19.2;6.8;13;2.5;10.09;0;3.25;19200 +88077;47.37231;-.74023;72;20220504;18.6;8.9;13.7;2.1;10.39;.1;2.54;11900 +88077;47.37231;-.74023;72;20220505;20.4;7.9;14.1;2.2;10.99;0;3.26;18700 +88077;47.37231;-.74023;72;20220506;21.9;6.9;14.4;2.1;11.4;0;3.77;23454 +88077;47.37231;-.74023;72;20220507;20.9;9.4;15.1;2.4;11.7;.1;3.57;20614 +88077;47.37231;-.74023;72;20220508;23.6;9.4;16.5;2.4;12.25;0;4.09;22557 +88077;47.37231;-.74023;72;20220509;26.5;9.2;17.9;1.3;11.7;0;4.37;25131 +88077;47.37231;-.74023;72;20220510;27.5;13;20.2;1.8;12.6;0;4.82;24640 +88077;47.37231;-.74023;72;20220511;22.5;10.8;16.7;3;13.05;0;4.02;22121 +88077;47.37231;-.74023;72;20220512;21.2;11.1;16.1;2;12.1;0;3.56;19764 +88077;47.37231;-.74023;72;20220513;22.7;8.8;15.8;2.1;10.1;0;4.32;24616 +88077;47.37231;-.74023;72;20220514;26.6;11.4;19;2.9;11.75;1.2;5.09;23507 +88077;47.37231;-.74023;72;20220515;29.9;16.9;23.4;3.1;14.75;1.2;5.59;21485 +88077;47.37231;-.74023;72;20220516;26.4;14.7;20.5;2.5;14.35;0;4.59;21243 +88077;47.37231;-.74023;72;20220517;30;11.6;20.8;2.6;14.35;.9;5.41;24967 +88077;47.37231;-.74023;72;20220518;30.2;12.7;21.4;1.9;15;0;5.22;25496 +88077;47.37231;-.74023;72;20220519;24.8;13.9;19.4;2.1;14.65;7;4.03;20150 +88077;47.37231;-.74023;72;20220520;22;15.5;18.7;2.2;16.1;.4;3.11;15505 +88077;47.37231;-.74023;72;20220521;26.7;9.3;18;1.7;13.35;0;4.73;26618 +88077;47.37231;-.74023;72;20220522;27.9;15.6;21.7;2.7;15.55;10;4.66;19529 +88077;47.37231;-.74023;72;20220523;19.5;16.3;17.9;3.4;15.75;5;2.59;10800 +88077;47.37231;-.74023;72;20220524;18.2;9.4;13.8;2.5;11.75;1.6;3.19;19575 +88077;47.37231;-.74023;72;20220525;19.4;7.6;13.5;2.4;11.8;0;3.34;21048 +88077;47.37231;-.74023;72;20220526;18.9;13.6;16.3;2.1;13.25;0;2.69;12835 +88077;47.37231;-.74023;72;20220527;19.1;13.6;16.4;1.9;13.65;0;2.68;13298 +88077;47.37231;-.74023;72;20220528;22.6;8.8;15.7;3.1;11.2;0;4.71;26606 +88077;47.37231;-.74023;72;20220529;18.4;9.1;13.8;3.8;8.8;0;4.39;24056 +88077;47.37231;-.74023;72;20220530;20.4;6.3;13.3;2.4;8.75;0;4.17;24446 +88077;47.37231;-.74023;72;20220531;22.4;6.6;14.5;1.4;8.7;0;4.48;27758 +88077;47.37231;-.74023;72;20220601;24.7;7.8;16.2;1.9;9.65;0;4.88;27471 +88077;47.37231;-.74023;72;20220602;27.7;13.5;20.6;2.6;12;.8;5.51;24939 +88077;47.37231;-.74023;72;20220603;26.6;14.9;20.8;1.4;15.05;5.7;3.93;19163 +88077;47.37231;-.74023;72;20220604;23.1;14.7;18.9;1.6;18.25;3.3;2.91;15377 +88077;47.37231;-.74023;72;20220605;22.2;15;18.6;3.4;14.55;0;3.85;17602 +88077;47.37231;-.74023;72;20220606;19.5;12.4;16;2.1;14.15;1.1;2.76;14689 +88077;47.37231;-.74023;72;20220607;21;13;17;3.6;14.65;13.6;3.45;18046 +88077;47.37231;-.74023;72;20220608;22.3;15;18.6;3.9;15.15;.3;3.9;18253 +88077;47.37231;-.74023;72;20220609;22.1;13.1;17.6;2.7;13.1;0;3.9;19077 +88077;47.37231;-.74023;72;20220610;23.6;11.3;17.4;1.8;14.6;.1;3.68;19952 +88077;47.37231;-.74023;72;20220611;26.2;12.3;19.3;1.7;15.05;0;4.73;25889 +88077;47.37231;-.74023;72;20220612;25.1;12.3;18.7;3.3;12.35;.3;5.35;26415 +88077;47.37231;-.74023;72;20220613;25;9.8;17.4;2.5;11.4;0;5.33;29021 +88077;47.37231;-.74023;72;20220614;29;11.4;20.2;2.8;12;0;6.12;28806 +88077;47.37231;-.74023;72;20220615;33.2;16.3;24.8;2.4;14;0;6.67;28325 +88077;47.37231;-.74023;72;20220616;32.4;16.5;24.4;2;14.9;0;5.86;25516 +88077;47.37231;-.74023;72;20220617;36.6;16.4;26.5;1.5;15.05;0;6.51;29204 +88077;47.37231;-.74023;72;20220618;39.7;18.5;29.1;2.2;16.1;4.5;7.7;29257 +88077;47.37231;-.74023;72;20220619;28;16.1;22.1;2.8;18.05;.9;4.53;19866 +88077;47.37231;-.74023;72;20220620;27.2;16.4;21.8;2.8;18.15;1.4;4.84;23266 +88077;47.37231;-.74023;72;20220621;26.7;15.3;21;2.2;18.3;1.8;4.44;22516 +88077;47.37231;-.74023;72;20220622;22.7;17.3;20;2.1;18.8;12.3;2.64;12000 +88077;47.37231;-.74023;72;20220623;27;14.9;21;1.9;16;1.1;4.89;24958 +88077;47.37231;-.74023;72;20220624;22.4;16.1;19.3;3.6;16.1;2;3.65;16350 +88077;47.37231;-.74023;72;20220625;19.7;14.7;17.2;2.4;14.55;1.9;2.89;13966 +88077;47.37231;-.74023;72;20220626;22.5;10;16.3;2;11.45;0;4.29;24026 +88077;47.37231;-.74023;72;20220627;23;11.5;17.3;2.1;11.5;0;4.3;22140 +88077;47.37231;-.74023;72;20220628;23.9;8.6;16.2;1.6;11.3;.1;4.63;27392 +88077;47.37231;-.74023;72;20220629;18.2;11.7;15;2;13.65;2.6;2.36;12315 +88077;47.37231;-.74023;72;20220630;21.1;12.4;16.7;2.1;12.75;1;3.7;19862 +88077;47.37231;-.74023;72;20220701;22.2;8.7;15.4;1.7;11.2;0;3.88;21944 +88077;47.37231;-.74023;72;20220702;27.6;8.7;18.2;1.5;11.9;0;5.23;29389 +88077;47.37231;-.74023;72;20220703;24.8;10.9;17.9;2.2;12.55;0;4.99;27595 +88077;47.37231;-.74023;72;20220704;26.3;10.3;18.3;2.3;12.35;0;5.32;28469 +88077;47.37231;-.74023;72;20220705;25.9;10.2;18.1;2.1;12.1;0;5.19;28365 +88077;47.37231;-.74023;72;20220706;27;11.4;19.2;2.6;12.6;0;5.49;27647 +88077;47.37231;-.74023;72;20220707;27.1;13.4;20.2;2.5;15;0;4.88;23685 +88077;47.37231;-.74023;72;20220708;28.4;13;20.7;2.6;13.15;0;5.82;28150 +88077;47.37231;-.74023;72;20220709;30.5;14.5;22.5;2.4;13.9;0;6.1;28088 +88077;47.37231;-.74023;72;20220710;29.6;16.4;23;2.6;13.3;0;6.05;26537 +88077;47.37231;-.74023;72;20220711;32.3;15.8;24.1;2.5;13.6;0;6.55;28210 +88077;47.37231;-.74023;72;20220712;34.8;15.9;25.3;1.4;14.15;0;6.15;28688 +88077;47.37231;-.74023;72;20220713;36.7;17.9;27.3;.8;13.5;0;5.63;28351 +88077;47.37231;-.74023;72;20220714;31.7;18;24.9;2.2;15.1;0;6.12;27157 +88077;47.37231;-.74023;72;20220715;29.7;14;21.8;2.5;12.35;0;5.93;26707 +88077;47.37231;-.74023;72;20220716;31.6;14.6;23.1;2.7;11.25;0;6.61;27600 +88077;47.37231;-.74023;72;20220717;34.1;17;25.6;2.5;12.05;0;6.76;26625 +88077;47.37231;-.74023;72;20220718;40.5;21.3;30.9;2.6;12.3;0;8.21;27863 +88077;47.37231;-.74023;72;20220719;29.5;24.1;26.8;2.7;15.85;4.1;5.24;16923 +88077;47.37231;-.74023;72;20220720;26.6;17.6;22.1;2.8;18.15;2.2;4.42;20112 +88077;47.37231;-.74023;72;20220721;28.3;17.3;22.8;1.5;16.95;.2;4.5;21792 +88077;47.37231;-.74023;72;20220722;22.7;16.3;19.5;1.6;17.7;2.2;2.51;11430 +88077;47.37231;-.74023;72;20220723;28.3;13.4;20.9;1.5;14.15;0;4.95;26104 +88077;47.37231;-.74023;72;20220724;34.6;13.8;24.2;1.4;14.5;0;5.9;28346 +88077;47.37231;-.74023;72;20220725;26;17.1;21.5;3.3;16.1;.2;4.56;19328 +88077;47.37231;-.74023;72;20220726;24.8;15.4;20.1;1.9;13.85;0;3.87;17554 +88077;47.37231;-.74023;72;20220727;26.8;11.3;19.1;1.1;11.5;0;4.41;24490 +88077;47.37231;-.74023;72;20220728;29;14.6;21.8;1.2;12.85;0;4.34;21277 +88077;47.37231;-.74023;72;20220729;29.9;17.6;23.8;1.3;15.35;0;4.54;21384 +88077;47.37231;-.74023;72;20220730;31.7;15.5;23.6;1.4;15.4;0;5.09;24441 +88077;47.37231;-.74023;72;20220731;31.2;15.6;23.4;1.7;16.4;0;5.24;25657 +88077;47.37231;-.74023;72;20220801;29.2;16.4;22.8;1.8;17.35;0;4.46;20875 +88077;47.37231;-.74023;72;20220802;32.5;15.3;23.9;.9;16.2;0;4.92;25809 +88077;47.37231;-.74023;72;20220803;36.9;16.9;26.9;1.3;16.05;.2;5.72;26236 +88077;47.37231;-.74023;72;20220804;29.3;19.2;24.3;2.7;18.75;.1;4.58;18357 +88077;47.37231;-.74023;72;20220805;27.3;16;21.6;3.6;12.3;0;5.7;23364 +88077;47.37231;-.74023;72;20220806;26.7;12.9;19.8;3.3;9.5;0;5.74;24440 +88077;47.37231;-.74023;72;20220807;28.7;13.1;20.9;3.5;9.95;0;6.2;24982 +88077;47.37231;-.74023;72;20220808;30.8;14.7;22.8;3.3;10.9;0;6.41;24777 +88077;47.37231;-.74023;72;20220809;32.4;16.7;24.6;3.3;12.55;0;6.49;23424 +88077;47.37231;-.74023;72;20220810;34.1;17.7;25.9;2.8;12.3;0;6.53;24428 +88077;47.37231;-.74023;72;20220811;35.3;16.9;26.1;2.6;10.95;0;6.71;25316 +88077;47.37231;-.74023;72;20220812;35.1;16.1;25.6;1.6;10.8;0;5.6;24874 +88077;47.37231;-.74023;72;20220813;36.5;16.1;26.3;1.8;12.7;8.9;5.93;25045 +88077;47.37231;-.74023;72;20220814;24.9;18.8;21.9;4.1;19.85;5.7;3.25;12601 +88077;47.37231;-.74023;72;20220815;26.5;17.6;22.1;3.3;18.4;.1;3.87;16227 +88077;47.37231;-.74023;72;20220816;24.6;18;21.3;1.9;18.5;2;2.96;13638 +88077;47.37231;-.74023;72;20220817;23.3;15.5;19.4;1.7;17.2;4;2.9;15182 +88077;47.37231;-.74023;72;20220818;27.2;14.8;21;2;17.2;.1;3.78;18590 +88077;47.37231;-.74023;72;20220819;25.9;17;21.4;2.8;18.3;.9;3.39;14476 +88077;47.37231;-.74023;72;20220820;28.1;14.5;21.3;1.6;15.2;0;4.21;21942 +88077;47.37231;-.74023;72;20220821;21.3;13.5;17.4;1.8;16.05;2;2.31;12026 +88077;47.37231;-.74023;72;20220822;26.8;17;21.9;1.9;19.35;.2;3.32;16043 +88077;47.37231;-.74023;72;20220823;26.1;19.7;22.9;1.8;20.25;.2;2.81;11712 +88077;47.37231;-.74023;72;20220824;33.6;15;24.3;1.2;18.3;.1;4.47;22731 +88077;47.37231;-.74023;72;20220825;26.7;20.6;23.6;2.7;20.25;.1;3.09;10797 +88077;47.37231;-.74023;72;20220826;26;15.3;20.6;2.6;15.6;0;3.75;17115 +88077;47.37231;-.74023;72;20220827;28.3;12.8;20.5;1.9;13.35;0;4.25;21470 +88077;47.37231;-.74023;72;20220828;27.9;13.3;20.6;2.4;12.25;0;4.48;20392 +88077;47.37231;-.74023;72;20220829;31.8;15;23.4;2.4;14.55;.4;4.8;19597 +88077;47.37231;-.74023;72;20220830;31.2;18.3;24.7;1.8;16.75;0;4.3;19057 +88077;47.37231;-.74023;72;20220831;29.8;17.4;23.6;1.4;18;8.7;3.51;16183 +88077;47.37231;-.74023;72;20220901;26.4;17.5;22;.9;19.4;5.2;2.57;13026 +88077;47.37231;-.74023;72;20220902;23.1;16.9;20;1.6;19.1;6.4;2.18;10879 +88077;47.37231;-.74023;72;20220903;25.1;16.4;20.8;2.5;16.6;0;3.3;15350 +88077;47.37231;-.74023;72;20220904;29.4;13.1;21.3;2.3;15.6;.7;4.03;18746 +88077;47.37231;-.74023;72;20220905;30;15.9;23;2.1;17.8;0;3.88;17724 +88077;47.37231;-.74023;72;20220906;26.1;16.5;21.3;2.5;16.7;.9;3.17;12832 +88077;47.37231;-.74023;72;20220907;20.6;16.2;18.4;3.2;16.95;3.9;2.09;8643 +88077;47.37231;-.74023;72;20220908;23.3;14.9;19.1;4.1;15.8;2.6;3.28;15129 +88077;47.37231;-.74023;72;20220909;22.6;15.2;18.9;3.8;14.9;1;3.18;13668 +88077;47.37231;-.74023;72;20220910;24.2;12.8;18.5;2.2;14.65;.1;3.08;16694 +88077;47.37231;-.74023;72;20220911;26.9;11.2;19.1;1.7;14.1;0;3.35;18587 +88077;47.37231;-.74023;72;20220912;32.5;13.7;23.1;2.1;14.95;1.7;4.22;18201 +88077;47.37231;-.74023;72;20220913;30;19.2;24.6;2.2;20.85;6.5;3.09;11389 +88077;47.37231;-.74023;72;20220914;25.3;17.3;21.3;2.5;19.25;0;2.52;10731 +88077;47.37231;-.74023;72;20220915;24.4;17.6;21;2.6;16.9;.2;2.99;13532 +88077;47.37231;-.74023;72;20220916;19.8;10.4;15.1;2.6;11.3;0;2.54;12783 +88077;47.37231;-.74023;72;20220917;19;6.1;12.6;1.9;9.2;0;2.53;16868 +88077;47.37231;-.74023;72;20220918;20.5;4.1;12.3;1.6;9.1;.1;2.52;17826 +88077;47.37231;-.74023;72;20220919;21.1;6.4;13.8;2.1;10.1;0;2.74;17061 +88077;47.37231;-.74023;72;20220920;20.9;7;13.9;2.5;9.8;0;2.86;16462 +88077;47.37231;-.74023;72;20220921;21.6;8.6;15.1;2.2;10.3;.1;2.81;16185 +88077;47.37231;-.74023;72;20220922;22.9;6.1;14.5;1.2;9.3;0;2.49;17017 +88077;47.37231;-.74023;72;20220923;20.8;9.3;15.1;.8;10.9;.5;1.72;9729 +88077;47.37231;-.74023;72;20220924;19;11.3;15.2;2.3;13.3;1.9;1.87;9622 +88077;47.37231;-.74023;72;20220925;20;12.1;16.1;2.7;12.6;.1;2.4;12603 +88077;47.37231;-.74023;72;20220926;16.1;9.9;13;3.2;11.9;5.4;1.6;7445 +88077;47.37231;-.74023;72;20220927;17.6;10.5;14.1;4.4;12.55;3.1;1.96;9149 +88077;47.37231;-.74023;72;20220928;13.2;12.7;13;3.1;13.85;2.8;.82;3053 +88077;47.37231;-.74023;72;20220929;16.4;7.5;12;2.1;10.7;.8;1.63;10065 +88077;47.37231;-.74023;72;20220930;17.6;4.8;11.2;2.4;10.75;5.7;1.76;12812 +88077;47.37231;-.74023;72;20221001;19.7;13.7;16.7;4.9;18;2.1;1.21;7546 +88077;47.37231;-.74023;72;20221002;20.9;16.4;18.7;3.7;17.15;.7;1.91;7670 +88077;47.37231;-.74023;72;20221003;20.4;12.5;16.5;1.9;15.85;0;1.67;11057 +88077;47.37231;-.74023;72;20221004;20.4;9.6;15;1.3;13.65;.1;1.57;10325 +88077;47.37231;-.74023;72;20221005;21.9;10.9;16.4;2.7;14.5;.6;1.93;9603 +88077;47.37231;-.74023;72;20221006;19.1;6.5;12.8;1.2;10.9;0;1.64;13535 +88077;47.37231;-.74023;72;20221007;20;4.1;12.1;.9;9.8;.1;1.63;13990 +88077;47.37231;-.74023;72;20221008;19.7;5.9;12.8;1.4;10.25;.1;1.71;12519 +88077;47.37231;-.74023;72;20221009;21.8;5;13.4;1.8;10.95;0;1.96;13527 +88077;47.37231;-.74023;72;20221010;21.7;13;17.3;1.9;15.4;0;1.65;8910 +88077;47.37231;-.74023;72;20221011;19.1;13.1;16.1;2.8;13.65;0;1.77;8884 +88077;47.37231;-.74023;72;20221012;20.6;6.7;13.6;1;11.9;.3;1.42;11284 +88077;47.37231;-.74023;72;20221013;16.9;12.4;14.6;2.3;15.15;6.6;.94;4594 +88077;47.37231;-.74023;72;20221014;20.5;14.2;17.3;3.9;17.4;7.6;1.36;6353 +88077;47.37231;-.74023;72;20221015;18.3;16;17.2;3.8;16.65;1.9;1.34;5350 +88077;47.37231;-.74023;72;20221016;23;13.6;18.3;1.9;16.3;.1;1.65;9523 +88077;47.37231;-.74023;72;20221017;19.9;15.1;17.5;1.8;17.55;2.5;1.03;4757 +88077;47.37231;-.74023;72;20221018;22.1;15.5;18.8;2.5;18.6;.2;1.35;6723 +88077;47.37231;-.74023;72;20221019;24.3;15.8;20.1;2.7;17.8;1;1.91;8802 +88077;47.37231;-.74023;72;20221020;22.5;15.1;18.8;3;16;2.1;1.94;8902 +88077;47.37231;-.74023;72;20221021;20.9;15;17.9;3.4;15.25;.1;1.86;7569 +88077;47.37231;-.74023;72;20221022;21.8;12.7;17.3;2.6;14.7;1.9;1.68;8511 +88077;47.37231;-.74023;72;20221023;23.4;16;19.7;5;14.8;2;2.87;6766 +88077;47.37231;-.74023;72;20221024;19.3;15.4;17.4;4.8;14.65;3;1.98;6385 +88077;47.37231;-.74023;72;20221025;19.2;11.2;15.2;2.8;14.4;0;1.24;6523 +88077;47.37231;-.74023;72;20221026;23.3;13;18.2;2.9;15;.1;1.86;8007 +88077;47.37231;-.74023;72;20221027;26.9;14.3;20.6;2.9;15.2;0;2.42;8155 +88077;47.37231;-.74023;72;20221028;22.5;15.6;19;2.9;15.95;0;1.75;6322 +88077;47.37231;-.74023;72;20221029;25.1;16.8;21;2.6;15.6;0;2.12;6910 +88077;47.37231;-.74023;72;20221030;16.7;12.5;14.6;1.6;14.25;1.4;.84;4249 +88077;47.37231;-.74023;72;20221031;20.5;9.5;15;2.8;13.9;2.5;1.31;6038 +88077;47.37231;-.74023;72;20221101;18.4;10.4;14.4;4.3;12;3.4;1.74;6671 +88077;47.37231;-.74023;72;20221102;17.4;9.2;13.3;2.8;12.85;0;1.04;7133 +88077;47.37231;-.74023;72;20221103;14.3;11.9;13.1;3.8;12.45;8.3;1.08;3550 +88077;47.37231;-.74023;72;20221104;14.5;7.8;11.2;4;9.65;.4;1.43;6868 +88077;47.37231;-.74023;72;20221105;15.1;5.7;10.4;2.3;10.25;2;.91;6067 +88077;47.37231;-.74023;72;20221106;16.1;9.9;13;4;12.2;6.2;1.18;4506 +88077;47.37231;-.74023;72;20221107;18.2;11.8;15;3.9;12.85;.2;1.5;5704 +88077;47.37231;-.74023;72;20221108;17.1;10.3;13.7;4.3;12.9;3.3;1.22;4848 +88077;47.37231;-.74023;72;20221109;16.5;11.1;13.8;2.8;12.35;.2;1.07;5574 +88077;47.37231;-.74023;72;20221110;16.8;5.8;11.3;2;11.15;0;.81;7356 +88077;47.37231;-.74023;72;20221111;12.5;7.6;10.1;2.3;11.1;.1;.59;4123 +88077;47.37231;-.74023;72;20221112;18.6;6.9;12.8;1.8;12.2;.3;.8;7181 +88077;47.37231;-.74023;72;20221113;17.9;6.4;12.2;1.4;11.85;.2;.66;7068 +88077;47.37231;-.74023;72;20221114;14.9;8.9;11.9;2.5;11.8;3;.79;3886 +88077;47.37231;-.74023;72;20221115;15.3;9.3;12.3;4.3;11.65;8.2;1.12;3690 +88077;47.37231;-.74023;72;20221116;13.9;9.1;11.5;5;12.1;10.8;.8;3075 +88077;47.37231;-.74023;72;20221117;15.3;11.3;13.3;5;11.4;3.2;1.48;4160 +88077;47.37231;-.74023;72;20221118;13.3;7.4;10.3;2.7;9.3;.1;.93;5554 +88077;47.37231;-.74023;72;20221119;11.8;1.7;6.7;1.7;7.85;.4;.53;6454 +88077;47.37231;-.74023;72;20221120;13.3;4.4;8.9;3.4;9.15;1.4;.88;5126 +88077;47.37231;-.74023;72;20221121;13.7;7;10.4;3.5;9.5;4.1;1.11;3688 +88077;47.37231;-.74023;72;20221122;13.3;5.9;9.6;4.4;8.85;1.2;1.19;5574 +88077;47.37231;-.74023;72;20221123;14.2;8;11.1;4.5;10.95;2.7;.94;4748 +88077;47.37231;-.74023;72;20221124;13.8;7.9;10.9;3.7;11.25;2;.71;4280 +88077;47.37231;-.74023;72;20221125;13.8;7.3;10.5;2.1;10.2;.2;.61;5296 +88077;47.37231;-.74023;72;20221126;13.3;5;9.2;2.4;9.8;1.7;.61;4379 +88077;47.37231;-.74023;72;20221127;12;8.4;10.2;2.6;10.65;6.4;.67;2383 +88077;47.37231;-.74023;72;20221128;11.5;7.9;9.7;2.6;10.3;2.9;.59;3637 +88077;47.37231;-.74023;72;20221129;11.6;3.8;7.7;1.8;8.85;.1;.48;4027 +88077;47.37231;-.74023;72;20221130;8;4.9;6.4;2.5;8.6;0;.46;2554 +88077;47.37231;-.74023;72;20221201;7.3;2.4;4.8;3.5;7.55;0;.48;3551 +88077;47.37231;-.74023;72;20221202;5.9;2.1;4;3;7.2;.1;.47;2382 +88077;47.37231;-.74023;72;20221203;4.4;2.5;3.4;4.7;7.05;.3;.5;1288 +88077;47.37231;-.74023;72;20221204;3.9;1.6;2.7;2.7;7.1;.3;.33;1285 +88077;47.37231;-.74023;72;20221205;5.9;3;4.5;1.8;7.45;0;.38;2337 +88077;47.37231;-.74023;72;20221206;5.8;3.8;4.8;3.1;7.1;0;.59;2292 +88077;47.37231;-.74023;72;20221207;5.9;2.8;4.3;3.2;6.9;0;.5;3788 +88077;47.37231;-.74023;72;20221208;2;-.3;.8;3.1;6.15;0;.31;1427 +88077;47.37231;-.74023;72;20221209;4.5;-1;1.8;3.6;5.6;0;.5;4511 +88077;47.37231;-.74023;72;20221210;5.9;-4.2;.9;1.4;5.1;.1;.23;5344 +88077;47.37231;-.74023;72;20221211;1.3;-2.2;-.4;1.9;5.2;.3;.31;2344 +88077;47.37231;-.74023;72;20221212;1.9;-4.7;-1.4;2.1;4.7;0;.31;3325 +88077;47.37231;-.74023;72;20221213;2.6;-3.6;-.5;2.9;4.85;2.1;.33;4417 +88077;47.37231;-.74023;72;20221214;2.5;.3;1.4;2.8;6.6;3.3;.25;1348 +88077;47.37231;-.74023;72;20221215;3.8;.9;2.3;4.4;5.55;.1;.75;2608 +88077;47.37231;-.74023;72;20221216;5.4;-1.6;1.9;3.4;5.1;.1;.65;4484 +88077;47.37231;-.74023;72;20221217;1.2;-3.4;-1.1;2.7;4.6;0;.35;3794 +88077;47.37231;-.74023;72;20221218;7.2;-3.8;1.7;2.9;6.1;1.2;.48;3008 +88077;47.37231;-.74023;72;20221219;14.4;7.5;11;4.9;10.2;0;1.23;2488 +88077;47.37231;-.74023;72;20221220;13.4;12.1;12.8;4.3;11.95;5.6;1.1;1173 +88077;47.37231;-.74023;72;20221221;13.6;7.8;10.7;4.4;12.05;7.6;.51;2267 +88077;47.37231;-.74023;72;20221222;14.5;12.7;13.6;6.3;13.55;15.6;.99;1052 +88077;47.37231;-.74023;72;20221223;14.4;13.9;14.2;5.5;14.25;6.1;.92;999 +88077;47.37231;-.74023;72;20221224;12.1;10.7;11.4;3.2;11.75;2.4;.69;1475 +88077;47.37231;-.74023;72;20221225;15.7;9.6;12.6;2.6;12.55;.2;.65;2922 +88077;47.37231;-.74023;72;20221226;12.4;10.5;11.5;2.7;11.1;.6;.73;2391 +88077;47.37231;-.74023;72;20221227;12;2.6;7.3;2.3;8.9;.3;.44;3828 +88077;47.37231;-.74023;72;20221228;12.3;8.5;10.4;5.8;11.3;4.1;.7;2078 +88077;47.37231;-.74023;72;20221229;12.3;10;11.2;4.5;10.6;1.9;.98;3004 +88077;47.37231;-.74023;72;20221230;14.6;5.9;10.3;5.8;12.3;6.8;.42;2617 +88077;47.37231;-.74023;72;20221231;15.9;14.3;15.1;6.6;12.25;.4;1.97;2216 +88078;47.40438;-.41204;34;20220101;15.1;7.2;11.2;2.3;10.87;.5;.58;4198 +88078;47.40438;-.41204;34;20220102;14.9;10.1;12.5;4.2;12.21;0;.84;2674 +88078;47.40438;-.41204;34;20220103;13.8;11.6;12.7;4.5;12.67;3.2;.81;1767 +88078;47.40438;-.41204;34;20220104;10.8;9.1;10;4.5;10.21;.7;.84;1810 +88078;47.40438;-.41204;34;20220105;6.7;1.4;4;2.2;6.77;.1;.45;3017 +88078;47.40438;-.41204;34;20220106;8.1;-.3;3.9;2;6.07;.9;.51;4206 +88078;47.40438;-.41204;34;20220107;10.6;5.1;7.8;4.8;8.51;.5;.84;4059 +88078;47.40438;-.41204;34;20220108;11;7.5;9.3;5.9;9.61;7.2;.97;2158 +88078;47.40438;-.41204;34;20220109;9.6;5.8;7.7;3.5;8.74;4.9;.67;2810 +88078;47.40438;-.41204;34;20220110;8.6;6.8;7.7;1.2;9.87;.9;.36;1741 +88078;47.40438;-.41204;34;20220111;9.6;4.6;7.1;1.6;7.54;0;.51;4097 +88078;47.40438;-.41204;34;20220112;4;-1.2;1.4;2.1;6.2;.1;.23;3945 +88078;47.40438;-.41204;34;20220113;7.3;1.8;4.6;3;6.7;0;.57;4443 +88078;47.40438;-.41204;34;20220114;1.1;-.1;.5;2.5;5.77;0;.34;1471 +88078;47.40438;-.41204;34;20220115;-.3;-2.1;-1.2;1.2;5.61;.1;.2;1753 +88078;47.40438;-.41204;34;20220116;4.7;-.2;2.2;1.8;7.4;.2;.15;2865 +88078;47.40438;-.41204;34;20220117;5.8;4.4;5.1;1.8;8.61;.1;.29;1789 +88078;47.40438;-.41204;34;20220118;5.5;2.2;3.8;2.3;7.6;0;.33;2291 +88078;47.40438;-.41204;34;20220119;6.5;4.2;5.4;1.9;8.04;.5;.43;2044 +88078;47.40438;-.41204;34;20220120;9;5.1;7.1;2.4;7.7;0;.7;4098 +88078;47.40438;-.41204;34;20220121;6.7;-.4;3.1;2.4;5.87;.1;.59;4896 +88078;47.40438;-.41204;34;20220122;5.2;-1;2.1;2;6.44;0;.36;3198 +88078;47.40438;-.41204;34;20220123;3.7;3.1;3.4;4;6.84;0;.55;1191 +88078;47.40438;-.41204;34;20220124;3.8;-.8;1.5;2.2;6.17;0;.31;4407 +88078;47.40438;-.41204;34;20220125;.8;-.8;0;1.1;6.04;0;.26;2096 +88078;47.40438;-.41204;34;20220126;.5;-.9;-.2;2.4;5.91;0;.24;1556 +88078;47.40438;-.41204;34;20220127;5.5;.4;3;1.6;6.64;.2;.4;3890 +88078;47.40438;-.41204;34;20220128;8.1;3;5.5;.9;8.8;0;.33;3568 +88078;47.40438;-.41204;34;20220129;9.1;6.1;7.6;2.2;9.77;.3;.43;2606 +88078;47.40438;-.41204;34;20220130;10.2;7.8;9;1.9;9.71;.4;.62;2848 +88078;47.40438;-.41204;34;20220131;10.1;5.1;7.6;4.5;8.41;.2;.93;4743 +88078;47.40438;-.41204;34;20220201;11.5;2.9;7.2;4;9.47;0;.56;4833 +88078;47.40438;-.41204;34;20220202;10.4;9.1;9.7;2.5;9.6;0;.85;2144 +88078;47.40438;-.41204;34;20220203;7.1;5;6;2.3;8.67;1.3;.45;2360 +88078;47.40438;-.41204;34;20220204;12.1;7.1;9.6;2.9;9.24;1.8;.97;4448 +88078;47.40438;-.41204;34;20220205;11;.7;5.9;2.2;7.31;.1;.77;7594 +88078;47.40438;-.41204;34;20220206;12.4;5.3;8.9;6.3;10.64;1;.63;4873 +88078;47.40438;-.41204;34;20220207;12.4;7.4;9.9;2.2;9.01;.1;.97;5792 +88078;47.40438;-.41204;34;20220208;11.8;2.5;7.1;1.6;8.74;.1;.66;6635 +88078;47.40438;-.41204;34;20220209;9.9;2.5;6.2;1.8;8.54;0;.57;6080 +88078;47.40438;-.41204;34;20220210;8.1;6.1;7.1;1.8;9.2;1.2;.57;1700 +88078;47.40438;-.41204;34;20220211;9.7;-1.4;4.1;1.9;6.5;0;.76;10600 +88078;47.40438;-.41204;34;20220212;10;1.4;5.7;2.4;5.8;0;1.13;10800 +88078;47.40438;-.41204;34;20220213;13.3;-.1;6.6;5;8;1.9;1.26;7200 +88078;47.40438;-.41204;34;20220214;13;6.9;9.9;4.6;8.9;1.9;1.49;7900 +88078;47.40438;-.41204;34;20220215;11.8;3.5;7.6;4.6;9.7;5.1;.7;4400 +88078;47.40438;-.41204;34;20220216;14.3;9.2;11.7;6.5;13.37;.3;.55;4969 +88078;47.40438;-.41204;34;20220217;15.5;11.4;13.5;5.3;11.94;.4;1.59;6503 +88078;47.40438;-.41204;34;20220218;12.5;11.1;11.8;5.6;10.11;.6;1.66;3646 +88078;47.40438;-.41204;34;20220219;11.8;2.7;7.2;4.5;7.41;.1;1.46;8796 +88078;47.40438;-.41204;34;20220220;13.6;8.2;10.9;5.9;11.01;.6;1.18;5652 +88078;47.40438;-.41204;34;20220221;12.1;7.2;9.6;5.9;8.34;.3;1.78;6252 +88078;47.40438;-.41204;34;20220222;13.1;6.2;9.6;3.5;10.51;.3;.92;6241 +88078;47.40438;-.41204;34;20220223;13.5;7.8;10.6;1.3;10.4;.1;.93;6633 +88078;47.40438;-.41204;34;20220224;12;6.8;9.4;3.5;8.11;.9;1.51;6731 +88078;47.40438;-.41204;34;20220225;11.3;1;6.2;2;6.37;0;1.25;10167 +88078;47.40438;-.41204;34;20220226;12.2;-.1;6.1;3.7;5.47;.1;1.89;11147 +88078;47.40438;-.41204;34;20220227;14.6;1.1;7.9;3.1;6.04;0;2.01;11901 +88078;47.40438;-.41204;34;20220228;16.5;1.5;9;1.6;7.21;.2;1.55;12167 +88078;47.40438;-.41204;34;20220301;16.1;6.9;11.5;2.3;8.3;0;1.77;8645 +88078;47.40438;-.41204;34;20220302;12.7;8;10.3;1.9;9.37;0;1.18;6457 +88078;47.40438;-.41204;34;20220303;12.8;7.3;10;2.3;10.71;4.5;.95;6158 +88078;47.40438;-.41204;34;20220304;11.1;8;9.5;3.6;9.17;.2;1.28;5497 +88078;47.40438;-.41204;34;20220305;9.9;1.4;5.6;3;8.01;.2;.98;9014 +88078;47.40438;-.41204;34;20220306;10.4;6.2;8.3;3.3;7.14;0;1.6;7537 +88078;47.40438;-.41204;34;20220307;9.2;-.8;4.2;3.8;4.81;0;1.82;12084 +88078;47.40438;-.41204;34;20220308;12.5;1.2;6.9;3.5;7.74;.1;1.46;10081 +88078;47.40438;-.41204;34;20220309;15.6;7.8;11.7;3.4;9.31;0;1.99;10643 +88078;47.40438;-.41204;34;20220310;14.1;9.6;11.8;3.5;9.97;.1;1.62;6476 +88078;47.40438;-.41204;34;20220311;13.8;8.1;11;4.8;10.04;4.5;1.65;7708 +88078;47.40438;-.41204;34;20220312;14.4;7.2;10.8;3.8;9.27;2.4;1.87;10469 +88078;47.40438;-.41204;34;20220313;11.4;8.4;9.9;3.2;9.31;5.9;1.32;5637 +88078;47.40438;-.41204;34;20220314;16.2;2.7;9.5;3.3;8.07;2;2.18;14462 +88078;47.40438;-.41204;34;20220315;16;9.7;12.8;2.7;11.87;0;1.52;8576 +88078;47.40438;-.41204;34;20220316;14.9;10.7;12.8;2.8;11.34;.2;1.46;6143 +88078;47.40438;-.41204;34;20220317;9.3;7;8.1;3.5;8.3;0;1.28;5816 +88078;47.40438;-.41204;34;20220318;15.5;2.6;9;5.4;5.8;0;3.21;14600 +88078;47.40438;-.41204;34;20220319;14.7;7.3;11;3.4;7.7;0;2.38;11900 +88078;47.40438;-.41204;34;20220320;16;7;11.5;1.8;8.6;0;1.91;11300 +88078;47.40438;-.41204;34;20220321;19;8.3;13.6;2.8;9.6;0;2.75;16500 +88078;47.40438;-.41204;34;20220322;17;7.8;12.4;3.3;7.1;0;3.12;17500 +88078;47.40438;-.41204;34;20220323;17.9;6.3;12.1;2.5;5.5;0;3.18;18800 +88078;47.40438;-.41204;34;20220324;19.7;2;10.8;1.4;6.4;0;2.59;19200 +88078;47.40438;-.41204;34;20220325;21.2;5.2;13.2;3;7.1;0;3.57;19100 +88078;47.40438;-.41204;34;20220326;21.3;5.1;13.2;3.2;7;0;3.73;19600 +88078;47.40438;-.41204;34;20220327;22.1;4.6;13.3;1.6;7.6;0;2.93;18500 +88078;47.40438;-.41204;34;20220328;20.7;5;12.8;1.2;8.5;0;2.39;15700 +88078;47.40438;-.41204;34;20220329;18.9;9.3;14.1;1.9;10.6;1;2.38;14100 +88078;47.40438;-.41204;34;20220330;13.2;9.3;11.2;3.4;10.7;.6;1.31;4400 +88078;47.40438;-.41204;34;20220331;10.2;4;7.1;4.6;7.3;2.3;1.61;6600 +88078;47.40438;-.41204;34;20220401;8.3;.8;4.5;6.2;5.7;.9;2;13400 +88078;47.40438;-.41204;34;20220402;9.8;.3;5;3.8;5.3;.1;2.25;16800 +88078;47.40438;-.41204;34;20220403;9.7;-2;3.8;3;4.8;0;2.17;17800 +88078;47.40438;-.41204;34;20220404;11.2;-1.9;4.6;3.1;6.09;.2;2.03;18066 +88078;47.40438;-.41204;34;20220405;13.2;6.6;9.9;3.5;10.94;.1;1.18;7702 +88078;47.40438;-.41204;34;20220406;13.9;8.6;11.2;4.1;10.8;2.4;1.58;7500 +88078;47.40438;-.41204;34;20220407;15.5;10.6;13;6.6;12.1;9.9;2;9700 +88078;47.40438;-.41204;34;20220408;16;9.3;12.6;5.9;10.8;7.3;2.23;8000 +88078;47.40438;-.41204;34;20220409;12.9;2.7;7.8;2.2;7.2;0;2.24;17300 +88078;47.40438;-.41204;34;20220410;15.9;-.5;7.7;2.9;6.6;0;2.95;22200 +88078;47.40438;-.41204;34;20220411;21.9;6.3;14.1;4;9.54;0;3.84;19333 +88078;47.40438;-.41204;34;20220412;17.3;11.9;14.6;2.4;11.5;.8;1.96;7200 +88078;47.40438;-.41204;34;20220413;20.9;7.1;14;1.1;11.8;.6;2.69;18400 +88078;47.40438;-.41204;34;20220414;22.6;6.7;14.6;1;11.6;0;3.08;21400 +88078;47.40438;-.41204;34;20220415;23.6;7.4;15.5;1.4;11.4;0;3.29;20700 +88078;47.40438;-.41204;34;20220416;21.9;8.7;15.3;2.7;11.1;0;3.84;23700 +88078;47.40438;-.41204;34;20220417;21.5;5.3;13.4;1.7;9.7;0;3.36;22200 +88078;47.40438;-.41204;34;20220418;16.9;8.7;12.8;2.9;10.7;0;2.41;13400 +88078;47.40438;-.41204;34;20220419;16.5;5.4;10.9;3.3;8.9;0;3.05;20800 +88078;47.40438;-.41204;34;20220420;20.1;7.5;13.8;2.7;10.4;.2;3.33;20000 +88078;47.40438;-.41204;34;20220421;20.1;10.2;15.1;1.9;9.4;0;3.76;23700 +88078;47.40438;-.41204;34;20220422;20.9;7.4;14.1;2.2;9.7;0;3.7;23200 +88078;47.40438;-.41204;34;20220423;19.5;10.9;15.2;3.3;11.7;2.9;2.75;11700 +88078;47.40438;-.41204;34;20220424;19.1;10.3;14.7;2.2;13.2;5.2;2.24;12200 +88078;47.40438;-.41204;34;20220425;16.8;11.7;14.2;2.1;11.7;0;2.45;13800 +88078;47.40438;-.41204;34;20220426;18.2;4.6;11.4;2.8;9;0;3.51;24700 +88078;47.40438;-.41204;34;20220427;19.4;7;13.2;4;9.3;0;3.97;23400 +88078;47.40438;-.41204;34;20220428;19.6;10.1;14.8;3.1;10.9;0;3.16;15500 +88078;47.40438;-.41204;34;20220429;22.2;8.6;15.4;2.7;11.3;0;4.01;23800 +88078;47.40438;-.41204;34;20220430;17.3;6.2;11.7;2.6;9.4;0;3.42;24300 +88078;47.40438;-.41204;34;20220501;19.4;7.3;13.3;1.9;8.2;0;3.92;25800 +88078;47.40438;-.41204;34;20220502;19.6;8.7;14.1;2.9;9.3;0;4.02;24000 +88078;47.40438;-.41204;34;20220503;19.4;7;13.2;2.5;10.1;0;3.25;19200 +88078;47.40438;-.41204;34;20220504;18.8;9.1;13.9;2.1;10.4;0;2.54;11900 +88078;47.40438;-.41204;34;20220505;20.6;8.1;14.3;2.2;11;0;3.26;18700 +88078;47.40438;-.41204;34;20220506;22.2;7.2;14.7;2.1;11.27;0;3.76;23031 +88078;47.40438;-.41204;34;20220507;21.1;9.5;15.3;2.5;11.74;.1;3.55;20319 +88078;47.40438;-.41204;34;20220508;23.8;9.9;16.9;2.2;12.27;0;4.01;22067 +88078;47.40438;-.41204;34;20220509;26.7;9.8;18.3;1.2;11.84;0;4.25;24570 +88078;47.40438;-.41204;34;20220510;27.7;12.9;20.3;1.8;12.64;0;4.72;24082 +88078;47.40438;-.41204;34;20220511;22.8;11.2;17;3;13.14;0;3.97;21402 +88078;47.40438;-.41204;34;20220512;21.2;11.3;16.3;2;12.17;0;3.47;19243 +88078;47.40438;-.41204;34;20220513;23;8.8;15.9;1.9;10.04;0;4.2;23943 +88078;47.40438;-.41204;34;20220514;26.6;11.6;19.1;2.9;11.71;.7;5.06;23345 +88078;47.40438;-.41204;34;20220515;30.2;17;23.6;3.2;14.67;1.3;5.67;21762 +88078;47.40438;-.41204;34;20220516;26.4;14.9;20.6;2.3;14.51;0;4.45;20881 +88078;47.40438;-.41204;34;20220517;30.3;11.8;21.1;2.4;14.34;.7;5.41;25374 +88078;47.40438;-.41204;34;20220518;30.2;12.7;21.5;1.8;15.17;0;5.09;25447 +88078;47.40438;-.41204;34;20220519;25.1;14.5;19.8;2.2;14.77;6.7;4.08;19921 +88078;47.40438;-.41204;34;20220520;22.1;16.2;19.1;2.3;16.31;3.2;3.04;14624 +88078;47.40438;-.41204;34;20220521;26.8;9.7;18.2;1.5;13.37;0;4.6;26091 +88078;47.40438;-.41204;34;20220522;28.1;15.9;22;2.9;15.47;5.7;4.83;20115 +88078;47.40438;-.41204;34;20220523;19.8;16.4;18.1;3.3;15.71;5.2;2.63;11009 +88078;47.40438;-.41204;34;20220524;18.5;9.6;14.1;2.6;11.71;1.1;3.19;19284 +88078;47.40438;-.41204;34;20220525;19.6;7.5;13.6;2.2;11.77;0;3.35;21442 +88078;47.40438;-.41204;34;20220526;19.1;13.9;16.5;2.2;13.3;0;2.75;13225 +88078;47.40438;-.41204;34;20220527;19.3;13.9;16.6;2;13.64;0;2.73;13595 +88078;47.40438;-.41204;34;20220528;22.6;9.1;15.9;2.9;11.17;0;4.52;25185 +88078;47.40438;-.41204;34;20220529;18.3;9.4;13.9;3.7;8.77;0;4.16;21890 +88078;47.40438;-.41204;34;20220530;20.6;6.9;13.8;2.2;8.74;0;4.09;23846 +88078;47.40438;-.41204;34;20220531;22.5;7.2;14.8;1.3;8.74;0;4.31;26596 +88078;47.40438;-.41204;34;20220601;24.8;8.1;16.4;1.8;9.61;0;4.79;26917 +88078;47.40438;-.41204;34;20220602;27.8;14;20.9;2.9;11.8;.2;5.64;24380 +88078;47.40438;-.41204;34;20220603;26.5;15.5;21;1.6;15.07;4.7;4.05;19290 +88078;47.40438;-.41204;34;20220604;23.2;15.2;19.2;1.6;18.54;4.6;2.97;15910 +88078;47.40438;-.41204;34;20220605;22.5;15.3;18.9;3.2;14.7;0;3.77;17323 +88078;47.40438;-.41204;34;20220606;19.9;12.6;16.2;2.1;14.14;1.4;2.88;15674 +88078;47.40438;-.41204;34;20220607;21.4;13.3;17.4;3.5;14.67;12.8;3.51;18154 +88078;47.40438;-.41204;34;20220608;22.5;15;18.8;3.7;15.17;.5;3.83;18148 +88078;47.40438;-.41204;34;20220609;22.3;13.3;17.8;2.6;13.17;.1;3.87;19085 +88078;47.40438;-.41204;34;20220610;23.6;11.6;17.6;1.6;14.67;.1;3.72;20671 +88078;47.40438;-.41204;34;20220611;26.2;12.3;19.2;1.6;15.11;0;4.6;25400 +88078;47.40438;-.41204;34;20220612;25.4;12.9;19.1;3.1;12.47;.3;5.17;25029 +88078;47.40438;-.41204;34;20220613;25.2;10;17.6;2.4;11.3;0;5.16;27819 +88078;47.40438;-.41204;34;20220614;29;11.8;20.4;2.7;11.9;0;6.03;28041 +88078;47.40438;-.41204;34;20220615;33.3;16.9;25.1;2.4;13.94;0;6.62;27313 +88078;47.40438;-.41204;34;20220616;32.5;16.7;24.6;1.7;14.74;0;5.72;25530 +88078;47.40438;-.41204;34;20220617;36.5;16.8;26.6;1.5;15.07;0;6.47;28848 +88078;47.40438;-.41204;34;20220618;40.1;18.5;29.3;2.3;16.27;3.7;7.79;29695 +88078;47.40438;-.41204;34;20220619;28.7;16.6;22.6;2.6;17.94;.5;4.7;20854 +88078;47.40438;-.41204;34;20220620;27.4;16.9;22.1;2.6;18.21;1;4.7;22362 +88078;47.40438;-.41204;34;20220621;26.7;15.5;21.1;2.3;18.17;2.9;4.4;22202 +88078;47.40438;-.41204;34;20220622;22.7;17.1;19.9;1.9;18.87;6.6;2.74;13235 +88078;47.40438;-.41204;34;20220623;27.2;15.3;21.2;1.9;16.24;2;4.79;24153 +88078;47.40438;-.41204;34;20220624;22.5;16.2;19.4;3.4;16.21;1.9;3.57;16311 +88078;47.40438;-.41204;34;20220625;19.8;15;17.4;2.4;14.77;4;2.82;13759 +88078;47.40438;-.41204;34;20220626;22.7;10;16.3;1.9;11.77;0;4.18;23832 +88078;47.40438;-.41204;34;20220627;23.1;12.2;17.7;2.2;11.61;0;4.27;21490 +88078;47.40438;-.41204;34;20220628;24.2;9;16.6;1.5;11.47;0;4.53;26651 +88078;47.40438;-.41204;34;20220629;19.1;11.4;15.2;1.9;13.7;3.2;2.68;15067 +88078;47.40438;-.41204;34;20220630;21.3;12.5;16.9;2.1;12.9;1.1;3.65;19553 +88078;47.40438;-.41204;34;20220701;22.3;8.4;15.4;1.5;11.27;0;3.88;22821 +88078;47.40438;-.41204;34;20220702;27.7;9;18.3;1.5;12.04;0;5.16;28881 +88078;47.40438;-.41204;34;20220703;24.8;11.5;18.2;2.2;12.57;0;4.82;26000 +88078;47.40438;-.41204;34;20220704;26.4;10.7;18.5;2.1;12.44;0;5.12;27335 +88078;47.40438;-.41204;34;20220705;25.9;10.5;18.2;2;12.17;0;5.01;27167 +88078;47.40438;-.41204;34;20220706;27.1;11.5;19.3;2.4;12.7;0;5.29;26786 +88078;47.40438;-.41204;34;20220707;27;13.7;20.4;2.4;15.07;0;4.76;23248 +88078;47.40438;-.41204;34;20220708;28.5;13.1;20.8;2.6;13.24;0;5.68;27199 +88078;47.40438;-.41204;34;20220709;30.7;14.9;22.8;2.4;14.07;0;5.94;27029 +88078;47.40438;-.41204;34;20220710;29.5;16.4;23;2.8;13.37;0;5.96;25345 +88078;47.40438;-.41204;34;20220711;32.1;16;24.1;2.6;13.84;0;6.4;27099 +88078;47.40438;-.41204;34;20220712;34.7;16.2;25.5;1.5;14.27;0;6.08;28005 +88078;47.40438;-.41204;34;20220713;36.7;17.4;27;.8;13.74;0;5.67;28421 +88078;47.40438;-.41204;34;20220714;31.8;18.5;25.1;2.2;15.2;0;5.92;25500 +88078;47.40438;-.41204;34;20220715;29.6;14.1;21.9;2.4;12.54;0;5.76;25926 +88078;47.40438;-.41204;34;20220716;31.5;14.8;23.2;2.6;11.47;0;6.39;26794 +88078;47.40438;-.41204;34;20220717;34;16.8;25.4;2.3;12.27;0;6.55;26377 +88078;47.40438;-.41204;34;20220718;40.1;20.7;30.4;2.6;12.54;0;8.08;27884 +88078;47.40438;-.41204;34;20220719;30.1;24.4;27.3;2.9;15.87;5;5.4;16481 +88078;47.40438;-.41204;34;20220720;26.9;17.8;22.4;3;18.11;2.7;4.43;19642 +88078;47.40438;-.41204;34;20220721;28.5;17.1;22.8;1.4;17.07;.1;4.4;21639 +88078;47.40438;-.41204;34;20220722;23;16.5;19.8;1.9;17.71;1.7;2.75;12925 +88078;47.40438;-.41204;34;20220723;28.3;13.7;21;1.6;14.4;0;4.82;25035 +88078;47.40438;-.41204;34;20220724;34.5;13.9;24.2;1.5;14.71;0;5.85;28098 +88078;47.40438;-.41204;34;20220725;26.3;17.2;21.8;3.4;16.14;.4;4.55;18967 +88078;47.40438;-.41204;34;20220726;24.9;15.6;20.3;1.9;13.97;0;3.84;17759 +88078;47.40438;-.41204;34;20220727;26.6;11.6;19.1;1.2;11.64;0;4.31;23806 +88078;47.40438;-.41204;34;20220728;29.1;15;22.1;1.3;12.64;0;4.44;21659 +88078;47.40438;-.41204;34;20220729;30.1;17.6;23.8;1.4;15.04;0;4.6;21365 +88078;47.40438;-.41204;34;20220730;31.7;15.4;23.5;1.4;15.57;0;4.98;24319 +88078;47.40438;-.41204;34;20220731;31.1;15.8;23.4;1.7;16.51;0;5.13;24738 +88078;47.40438;-.41204;34;20220801;29.1;16.5;22.8;1.7;17.44;0;4.36;20784 +88078;47.40438;-.41204;34;20220802;32.7;15.3;24;.8;16.17;0;4.79;25403 +88078;47.40438;-.41204;34;20220803;36.9;17.1;27;1.4;16.07;.3;5.74;26035 +88078;47.40438;-.41204;34;20220804;29.4;19.7;24.5;2.8;18.94;0;4.54;17940 +88078;47.40438;-.41204;34;20220805;27.3;16.1;21.7;3.4;12.71;0;5.4;21931 +88078;47.40438;-.41204;34;20220806;26.8;13.4;20.1;3.3;9.54;0;5.59;23065 +88078;47.40438;-.41204;34;20220807;28.7;13.6;21.1;3.4;10.01;0;5.97;23810 +88078;47.40438;-.41204;34;20220808;30.9;15.3;23.1;3.2;10.87;0;6.25;23759 +88078;47.40438;-.41204;34;20220809;32.4;16.8;24.6;3.2;12.54;0;6.38;23035 +88078;47.40438;-.41204;34;20220810;34.1;18.2;26.2;2.8;12.31;0;6.48;23490 +88078;47.40438;-.41204;34;20220811;35.1;17.6;26.3;2.6;10.97;0;6.56;24232 +88078;47.40438;-.41204;34;20220812;35.2;17;26.1;1.6;10.81;0;5.49;24101 +88078;47.40438;-.41204;34;20220813;36.7;17;26.9;1.8;12.44;9.5;5.94;24568 +88078;47.40438;-.41204;34;20220814;24.7;19;21.9;3.8;19.81;6.6;3.13;12464 +88078;47.40438;-.41204;34;20220815;26.6;17.8;22.2;3.1;18.47;.3;3.8;16125 +88078;47.40438;-.41204;34;20220816;24.5;18.1;21.3;1.8;18.47;.4;2.88;13487 +88078;47.40438;-.41204;34;20220817;23.9;15.6;19.7;1.6;17.14;1.7;2.97;15567 +88078;47.40438;-.41204;34;20220818;27.3;14.5;20.9;2;16.97;0;3.77;18897 +88078;47.40438;-.41204;34;20220819;25.9;17.2;21.6;2.7;18.27;.7;3.37;14690 +88078;47.40438;-.41204;34;20220820;28.1;14.8;21.5;1.5;15.1;.1;4;20793 +88078;47.40438;-.41204;34;20220821;21.7;13.8;17.7;1.8;15.97;1.5;2.42;12827 +88078;47.40438;-.41204;34;20220822;27;16.9;22;1.8;19.24;.2;3.32;16280 +88078;47.40438;-.41204;34;20220823;26.3;19.6;23;1.7;20.3;.2;2.82;12290 +88078;47.40438;-.41204;34;20220824;33.7;15.3;24.5;1;18.07;0;4.34;22375 +88078;47.40438;-.41204;34;20220825;26.7;20.9;23.8;2.5;20.07;.2;3.06;10985 +88078;47.40438;-.41204;34;20220826;26.4;15.3;20.8;2.3;15.7;0;3.66;17028 +88078;47.40438;-.41204;34;20220827;28.5;13.1;20.8;1.9;13.34;0;4.19;20787 +88078;47.40438;-.41204;34;20220828;28;13.6;20.8;2.4;12.27;0;4.42;19709 +88078;47.40438;-.41204;34;20220829;31.9;15.5;23.7;2.3;14.57;.5;4.78;19537 +88078;47.40438;-.41204;34;20220830;31.2;18.4;24.8;1.9;16.57;0;4.3;18423 +88078;47.40438;-.41204;34;20220831;29.8;17.8;23.8;1.6;17.71;7.6;3.59;16224 +88078;47.40438;-.41204;34;20220901;27;17.9;22.5;1;19.47;4.7;2.7;13575 +88078;47.40438;-.41204;34;20220902;23.9;17;20.5;1.6;19.04;8.2;2.32;11582 +88078;47.40438;-.41204;34;20220903;25.5;16.8;21.1;2.5;16.61;0;3.31;14881 +88078;47.40438;-.41204;34;20220904;29.9;12.8;21.3;2.1;15.27;.7;4.05;19187 +88078;47.40438;-.41204;34;20220905;30.2;15.8;23;1.9;17.44;0;3.8;17720 +88078;47.40438;-.41204;34;20220906;26.6;16.4;21.5;2.4;16.6;.2;3.24;13678 +88078;47.40438;-.41204;34;20220907;20.4;16.1;18.3;3.1;16.94;5.2;1.97;8591 +88078;47.40438;-.41204;34;20220908;23.4;15;19.2;4;15.74;2.5;3.19;14313 +88078;47.40438;-.41204;34;20220909;22.6;15.4;19;3.9;14.87;.7;3.12;12913 +88078;47.40438;-.41204;34;20220910;24.2;13;18.6;2.2;14.34;.1;3.06;15969 +88078;47.40438;-.41204;34;20220911;27.2;11.5;19.3;1.8;13.8;0;3.36;18055 +88078;47.40438;-.41204;34;20220912;32.9;14.1;23.5;2.1;14.81;2.3;4.31;18306 +88078;47.40438;-.41204;34;20220913;29.9;19.3;24.6;2.1;20.74;3.8;3.07;12019 +88078;47.40438;-.41204;34;20220914;24.9;17.7;21.3;2.3;19.3;1.1;2.38;10479 +88078;47.40438;-.41204;34;20220915;24.4;17.8;21.1;2.5;16.94;.2;2.84;12369 +88078;47.40438;-.41204;34;20220916;19.9;10.8;15.3;2.6;11.4;0;2.52;12510 +88078;47.40438;-.41204;34;20220917;19.1;6.2;12.6;1.6;9.07;0;2.38;16102 +88078;47.40438;-.41204;34;20220918;20.8;4.2;12.5;1.4;9.07;.1;2.45;17365 +88078;47.40438;-.41204;34;20220919;21.2;6.7;14;2.1;10.11;0;2.67;16327 +88078;47.40438;-.41204;34;20220920;20.9;7.5;14.2;2.4;9.8;0;2.76;15596 +88078;47.40438;-.41204;34;20220921;21.8;8.9;15.4;2.2;10.24;.1;2.77;15340 +88078;47.40438;-.41204;34;20220922;23.1;6.7;14.9;1.2;9.2;0;2.46;16387 +88078;47.40438;-.41204;34;20220923;21.2;9.2;15.2;.8;10.67;.2;1.79;10986 +88078;47.40438;-.41204;34;20220924;19;11.4;15.2;2.1;13.3;4.2;1.78;9735 +88078;47.40438;-.41204;34;20220925;20;12.2;16.1;2.6;12.61;.1;2.29;11753 +88078;47.40438;-.41204;34;20220926;16;10.2;13.1;3.1;11.94;5.5;1.55;7645 +88078;47.40438;-.41204;34;20220927;17.8;10.7;14.3;4.5;12.61;3.2;1.96;9277 +88078;47.40438;-.41204;34;20220928;13.6;12.7;13.1;3.4;13.8;2;.86;3559 +88078;47.40438;-.41204;34;20220929;16.3;7.9;12.1;2.1;10.84;.6;1.58;9899 +88078;47.40438;-.41204;34;20220930;17.8;4.7;11.3;2.2;10.77;5.1;1.72;12853 +88078;47.40438;-.41204;34;20221001;20;13.7;16.8;4.7;17.87;1.5;1.26;7939 +88078;47.40438;-.41204;34;20221002;21;16.5;18.8;3.6;17.17;.8;1.86;7436 +88078;47.40438;-.41204;34;20221003;20.1;13.6;16.8;1.9;15.87;0;1.57;9609 +88078;47.40438;-.41204;34;20221004;20.7;9.2;14.9;1.2;13.44;.1;1.56;10870 +88078;47.40438;-.41204;34;20221005;21.9;11.1;16.5;2.6;14.51;.6;1.91;9842 +88078;47.40438;-.41204;34;20221006;19.3;6.9;13.1;1;11;.1;1.55;12718 +88078;47.40438;-.41204;34;20221007;20.1;4.7;12.4;.9;9.77;.1;1.58;13390 +88078;47.40438;-.41204;34;20221008;19.8;5.9;12.8;1.4;10.14;.1;1.67;12270 +88078;47.40438;-.41204;34;20221009;21.9;5.4;13.6;2;10.87;0;2.01;13095 +88078;47.40438;-.41204;34;20221010;21.5;13.4;17.5;2;15.34;0;1.62;8596 +88078;47.40438;-.41204;34;20221011;19.3;13.1;16.2;2.8;13.61;.1;1.76;8401 +88078;47.40438;-.41204;34;20221012;20.8;6.9;13.9;1.1;11.9;.2;1.45;11194 +88078;47.40438;-.41204;34;20221013;16.8;12.4;14.6;2.3;15.14;6.5;.91;5033 +88078;47.40438;-.41204;34;20221014;20.5;14.4;17.4;3.7;17.37;7.2;1.33;6446 +88078;47.40438;-.41204;34;20221015;18.5;16.2;17.4;3.5;16.77;1.7;1.27;4869 +88078;47.40438;-.41204;34;20221016;23;13.8;18.4;1.9;16.41;1;1.6;9094 +88078;47.40438;-.41204;34;20221017;20.2;15.1;17.6;1.7;17.67;2.5;1.04;5225 +88078;47.40438;-.41204;34;20221018;22.3;15.9;19.1;2.7;18.61;.2;1.39;6702 +88078;47.40438;-.41204;34;20221019;24.5;15.9;20.2;2.9;17.67;1.5;1.95;8510 +88078;47.40438;-.41204;34;20221020;22.4;15.4;18.9;3.1;16.24;3.2;1.83;8088 +88078;47.40438;-.41204;34;20221021;20.9;15.4;18.1;3.3;15.4;.1;1.78;6899 +88078;47.40438;-.41204;34;20221022;21.9;13.2;17.5;2.6;14.74;3.4;1.66;8063 +88078;47.40438;-.41204;34;20221023;23.8;16.2;20;4.8;14.84;1.6;2.83;6864 +88078;47.40438;-.41204;34;20221024;19.3;15.6;17.5;4.4;14.67;3.4;1.87;5751 +88078;47.40438;-.41204;34;20221025;19.3;11.6;15.4;2.6;14.47;0;1.2;6508 +88078;47.40438;-.41204;34;20221026;23.6;13.6;18.6;3.1;14.97;.1;1.97;7798 +88078;47.40438;-.41204;34;20221027;26.7;14.6;20.7;2.8;15.34;0;2.31;8064 +88078;47.40438;-.41204;34;20221028;22.5;16.4;19.4;2.8;15.97;0;1.74;5877 +88078;47.40438;-.41204;34;20221029;25;16.9;21;2.6;15.51;0;2.06;6696 +88078;47.40438;-.41204;34;20221030;16.8;12.7;14.7;1.5;14.17;.9;.82;4293 +88078;47.40438;-.41204;34;20221031;20.5;9.9;15.2;2.9;13.97;2.5;1.3;6365 +88078;47.40438;-.41204;34;20221101;18.3;10.6;14.5;4;12.01;3.4;1.65;6370 +88078;47.40438;-.41204;34;20221102;17.6;9.4;13.5;2.7;12.87;0;1.02;6786 +88078;47.40438;-.41204;34;20221103;14.3;12;13.1;3.8;12.37;8.2;1.06;3353 +88078;47.40438;-.41204;34;20221104;14.6;8.1;11.3;4.1;9.71;.4;1.42;6227 +88078;47.40438;-.41204;34;20221105;15.1;5.4;10.3;1.9;10.14;2.1;.83;6245 +88078;47.40438;-.41204;34;20221106;16.2;10;13.1;3.7;12.17;6.4;1.13;4615 +88078;47.40438;-.41204;34;20221107;18;12;15;3.7;12.9;.2;1.39;5301 +88078;47.40438;-.41204;34;20221108;17.2;10.8;14;4.2;12.81;3.5;1.24;4780 +88078;47.40438;-.41204;34;20221109;16.5;11.3;13.9;2.6;12.34;.2;1.05;5077 +88078;47.40438;-.41204;34;20221110;16.8;5.2;11;1.9;10.9;0;.76;7171 +88078;47.40438;-.41204;34;20221111;13.5;7.9;10.7;2.3;11.14;.2;.65;4346 +88078;47.40438;-.41204;34;20221112;18.9;6.9;12.9;1.7;12.17;.3;.79;6978 +88078;47.40438;-.41204;34;20221113;18.4;6.3;12.3;1.3;11.74;.2;.66;6943 +88078;47.40438;-.41204;34;20221114;15;8.8;11.9;2.6;11.74;2.1;.78;4080 +88078;47.40438;-.41204;34;20221115;15.4;9.4;12.4;4;11.71;7.6;1.03;3865 +88078;47.40438;-.41204;34;20221116;14;9.4;11.7;4.7;12.11;10.6;.79;3200 +88078;47.40438;-.41204;34;20221117;15.5;11.6;13.6;5;11.44;4.1;1.49;3798 +88078;47.40438;-.41204;34;20221118;13.3;7.7;10.5;2.7;9.3;.1;.95;4959 +88078;47.40438;-.41204;34;20221119;11.9;1.5;6.7;1.5;7.67;.2;.49;6147 +88078;47.40438;-.41204;34;20221120;13.4;3.5;8.4;3.2;9.04;1.5;.79;5306 +88078;47.40438;-.41204;34;20221121;13.6;6.8;10.2;3.6;9.4;4.1;1.07;3896 +88078;47.40438;-.41204;34;20221122;13.4;5.9;9.7;4.4;8.84;1;1.18;5186 +88078;47.40438;-.41204;34;20221123;14.3;8.2;11.2;4.4;10.97;3.2;.91;4421 +88078;47.40438;-.41204;34;20221124;13.7;8.5;11.1;3.6;11.37;2.2;.69;3854 +88078;47.40438;-.41204;34;20221125;13.9;6.9;10.4;1.9;10.1;.1;.57;4966 +88078;47.40438;-.41204;34;20221126;13.1;4.4;8.8;2.1;9.64;1.8;.53;4467 +88078;47.40438;-.41204;34;20221127;11.9;8.5;10.2;2.6;10.61;11.8;.64;2438 +88078;47.40438;-.41204;34;20221128;11.8;8.2;10;2.7;10.34;1.8;.61;3322 +88078;47.40438;-.41204;34;20221129;11.2;4;7.6;1.7;8.87;0;.43;3874 +88078;47.40438;-.41204;34;20221130;8;5.4;6.7;2.3;8.61;0;.48;2269 +88078;47.40438;-.41204;34;20221201;7.8;2.8;5.3;3.2;7.6;0;.51;3411 +88078;47.40438;-.41204;34;20221202;6.1;2.6;4.4;2.8;7.2;.1;.48;2377 +88078;47.40438;-.41204;34;20221203;4.7;2.8;3.7;4.8;7.04;.4;.53;1445 +88078;47.40438;-.41204;34;20221204;4.2;1.8;3;2.6;7.1;.3;.32;1523 +88078;47.40438;-.41204;34;20221205;5.9;3.4;4.7;1.6;7.51;0;.37;2151 +88078;47.40438;-.41204;34;20221206;6.2;3.8;5;3.2;7.14;0;.6;2244 +88078;47.40438;-.41204;34;20221207;6.1;2.6;4.4;3.1;6.91;0;.5;3396 +88078;47.40438;-.41204;34;20221208;2.2;0;1.1;3.1;6.2;0;.3;1511 +88078;47.40438;-.41204;34;20221209;4.7;-.8;2;3.3;5.6;0;.5;4013 +88078;47.40438;-.41204;34;20221210;5.5;-4.1;.7;1.4;5.1;.1;.24;4875 +88078;47.40438;-.41204;34;20221211;1.8;-2.4;-.3;1.8;5.2;.1;.29;2576 +88078;47.40438;-.41204;34;20221212;2.3;-4.5;-1.1;2.2;4.7;0;.33;3387 +88078;47.40438;-.41204;34;20221213;2.8;-3.3;-.3;2.9;4.84;1.2;.38;3998 +88078;47.40438;-.41204;34;20221214;2.6;-.2;1.2;2.9;6.57;2.9;.19;1685 +88078;47.40438;-.41204;34;20221215;4.2;1.1;2.6;4.4;5.51;.1;.79;2497 +88078;47.40438;-.41204;34;20221216;5.7;-1.3;2.2;3.3;5.1;.1;.67;4106 +88078;47.40438;-.41204;34;20221217;1.3;-2.9;-.8;3;4.6;0;.41;3333 +88078;47.40438;-.41204;34;20221218;7.2;-4;1.6;2.9;6.07;1.4;.41;3506 +88078;47.40438;-.41204;34;20221219;14.6;7.6;11.1;4.2;10.24;1;1.09;2750 +88078;47.40438;-.41204;34;20221220;13.5;12.4;13;4;11.97;6.2;1.07;1113 +88078;47.40438;-.41204;34;20221221;13.9;8.2;11;4.2;12.11;6.9;.5;2536 +88078;47.40438;-.41204;34;20221222;14.7;12.9;13.8;6;13.51;14.7;1;1216 +88078;47.40438;-.41204;34;20221223;14.6;14.1;14.4;5.3;14.34;4.4;.89;915 +88078;47.40438;-.41204;34;20221224;12.4;10.9;11.6;3;11.8;3.2;.67;1445 +88078;47.40438;-.41204;34;20221225;15.5;9.9;12.7;2.6;12.6;.1;.61;2833 +88078;47.40438;-.41204;34;20221226;12.5;10.9;11.7;2.5;11.11;.7;.74;2018 +88078;47.40438;-.41204;34;20221227;12.1;2.2;7.1;2.1;8.74;.2;.4;3995 +88078;47.40438;-.41204;34;20221228;12.4;8.8;10.6;5.2;11.34;4.1;.66;2121 +88078;47.40438;-.41204;34;20221229;12.5;10.4;11.4;4.2;10.67;1.7;.98;2546 +88078;47.40438;-.41204;34;20221230;14.7;6.3;10.5;5.5;12.31;7.7;.39;3003 +88078;47.40438;-.41204;34;20221231;16;14.5;15.3;6;12.21;.1;1.9;1912 +88079;47.43545;-.08348;40;20220101;14.2;6.4;10.3;2.3;10.5;.2;.56;3718 +88079;47.43545;-.08348;40;20220102;14.7;10.4;12.6;4;12.1;.2;.88;2690 +88079;47.43545;-.08348;40;20220103;13.7;11.4;12.6;3.8;12.7;15.6;.73;1889 +88079;47.43545;-.08348;40;20220104;10.7;9.2;10;4;10.2;1;.84;1472 +88079;47.43545;-.08348;40;20220105;6.3;2;4.2;2.1;6.8;0;.47;2753 +88079;47.43545;-.08348;40;20220106;7.3;-.8;3.3;1.6;6.1;.9;.4;3940 +88079;47.43545;-.08348;40;20220107;9.9;4.5;7.2;4.7;8.4;.9;.78;3183 +88079;47.43545;-.08348;40;20220108;10.9;7.4;9.2;6.1;9.6;7.5;.96;2520 +88079;47.43545;-.08348;40;20220109;9.4;5.5;7.5;4;8.7;4.5;.7;2707 +88079;47.43545;-.08348;40;20220110;8.4;6.7;7.6;.9;9.8;.5;.35;1689 +88079;47.43545;-.08348;40;20220111;9.4;4;6.7;1.4;7.4;0;.53;3315 +88079;47.43545;-.08348;40;20220112;3.5;-1.8;.9;1.9;6.2;0;.22;3318 +88079;47.43545;-.08348;40;20220113;6.7;1.7;4.2;3.1;6.7;0;.61;3251 +88079;47.43545;-.08348;40;20220114;1.5;0;.8;2.4;5.9;0;.35;1646 +88079;47.43545;-.08348;40;20220115;-.7;-2.6;-1.6;1.3;5.6;.1;.17;1921 +88079;47.43545;-.08348;40;20220116;3.8;-.4;1.7;1.6;7.2;.2;.14;3062 +88079;47.43545;-.08348;40;20220117;5.7;3.9;4.8;1.4;8.5;0;.29;1912 +88079;47.43545;-.08348;40;20220118;6;2;4;2.2;7.7;.1;.31;3060 +88079;47.43545;-.08348;40;20220119;6;4.2;5.1;1.8;8.1;.7;.39;1968 +88079;47.43545;-.08348;40;20220120;8.6;5.3;7;2.2;7.8;0;.7;2825 +88079;47.43545;-.08348;40;20220121;6.6;-.1;3.3;1.9;5.9;0;.56;4230 +88079;47.43545;-.08348;40;20220122;5.1;-.5;2.3;1.3;6.5;0;.32;3892 +88079;47.43545;-.08348;40;20220123;3.6;3.1;3.4;3.9;6.9;0;.53;938 +88079;47.43545;-.08348;40;20220124;3.4;-1.3;1.1;1.9;6.1;0;.31;3641 +88079;47.43545;-.08348;40;20220125;.5;-1.2;-.3;1;6;0;.25;2085 +88079;47.43545;-.08348;40;20220126;.9;-1.1;-.1;2.3;5.9;0;.26;2327 +88079;47.43545;-.08348;40;20220127;5;.9;3;1.4;6.7;.1;.39;3534 +88079;47.43545;-.08348;40;20220128;8.4;3.1;5.8;.8;8.8;0;.34;4128 +88079;47.43545;-.08348;40;20220129;9.1;6.2;7.7;2.2;9.8;.3;.44;3011 +88079;47.43545;-.08348;40;20220130;10.2;7.8;9;1.9;9.6;.3;.66;2752 +88079;47.43545;-.08348;40;20220131;9.4;5;7.2;4.5;8.1;.2;.96;3908 +88079;47.43545;-.08348;40;20220201;11.2;2.5;6.9;3.8;9.5;.1;.49;5723 +88079;47.43545;-.08348;40;20220202;9.7;8.9;9.3;2.2;9.9;0;.71;1522 +88079;47.43545;-.08348;40;20220203;6.5;5;5.8;2;8.6;.7;.44;2249 +88079;47.43545;-.08348;40;20220204;11.5;6.5;9;2.4;9.2;1.6;.83;4461 +88079;47.43545;-.08348;40;20220205;10.6;-.5;5.1;2;7.2;.1;.7;6922 +88079;47.43545;-.08348;40;20220206;12.3;5.2;8.8;6.6;10.7;1;.62;5553 +88079;47.43545;-.08348;40;20220207;12.2;6.7;9.5;2.2;8.6;.1;1.01;4924 +88079;47.43545;-.08348;40;20220208;11.1;1.1;6.1;1.1;8.3;0;.56;6865 +88079;47.43545;-.08348;40;20220209;11.1;1.8;6.5;1.6;8.5;0;.62;6712 +88079;47.43545;-.08348;40;20220210;7.4;6.2;6.8;2.2;8.91;1.4;.66;3033 +88079;47.43545;-.08348;40;20220211;9.7;-1.3;4.2;1.9;6.57;0;.73;10466 +88079;47.43545;-.08348;40;20220212;10.3;1.1;5.7;2.4;5.54;0;1.17;10833 +88079;47.43545;-.08348;40;20220213;13.8;-1.1;6.3;4.5;7.84;1.3;1.28;7866 +88079;47.43545;-.08348;40;20220214;12.9;7.1;10;5;9.01;2.3;1.47;7500 +88079;47.43545;-.08348;40;20220215;11.3;3.3;7.3;4.3;9.47;5.5;.64;4666 +88079;47.43545;-.08348;40;20220216;14.3;9;11.7;6.4;13.3;.5;.61;5564 +88079;47.43545;-.08348;40;20220217;15.1;11.5;13.3;5;11.9;.7;1.51;4597 +88079;47.43545;-.08348;40;20220218;12.4;10.9;11.7;5.4;10.1;.8;1.61;2892 +88079;47.43545;-.08348;40;20220219;11.6;2.7;7.2;4.4;7.3;0;1.47;7656 +88079;47.43545;-.08348;40;20220220;13.8;8.3;11.1;5.7;11;.9;1.27;6037 +88079;47.43545;-.08348;40;20220221;11.2;7.3;9.3;6.3;8.4;.2;1.69;5107 +88079;47.43545;-.08348;40;20220222;12.8;6.4;9.6;3.2;10.4;.5;.96;6740 +88079;47.43545;-.08348;40;20220223;13;7.5;10.3;.9;10.4;0;.84;6318 +88079;47.43545;-.08348;40;20220224;11.8;6.8;9.3;3.5;8;1.2;1.52;6099 +88079;47.43545;-.08348;40;20220225;11;.7;5.9;2;6.4;0;1.2;9035 +88079;47.43545;-.08348;40;20220226;11.9;.8;6.4;3.6;5.5;.1;1.87;9530 +88079;47.43545;-.08348;40;20220227;14.4;0;7.2;3.4;5.6;0;2.11;11061 +88079;47.43545;-.08348;40;20220228;15.9;-.4;7.8;1.1;6.8;.1;1.32;11960 +88079;47.43545;-.08348;40;20220301;15.3;5;10.2;2.1;7.7;0;1.65;9572 +88079;47.43545;-.08348;40;20220302;12.2;7.2;9.7;1.6;9.2;0;1.09;6660 +88079;47.43545;-.08348;40;20220303;13;6.5;9.8;1.8;10.4;3.6;1.02;7751 +88079;47.43545;-.08348;40;20220304;10.7;8.1;9.4;2.8;9.5;.1;1.08;4845 +88079;47.43545;-.08348;40;20220305;9.2;1.8;5.5;2.5;8.3;.1;.85;8528 +88079;47.43545;-.08348;40;20220306;10.3;6.4;8.4;2.7;7;0;1.51;6183 +88079;47.43545;-.08348;40;20220307;9.1;-.8;4.2;3.5;4.7;0;1.76;10193 +88079;47.43545;-.08348;40;20220308;12.6;-1;5.8;3.3;7.7;.1;1.4;12167 +88079;47.43545;-.08348;40;20220309;15.2;7.6;11.4;3;9.3;0;1.81;9130 +88079;47.43545;-.08348;40;20220310;14.5;10.2;12.4;3.3;9.9;.1;1.79;6874 +88079;47.43545;-.08348;40;20220311;13.6;8;10.8;4;10;3.2;1.59;7998 +88079;47.43545;-.08348;40;20220312;14;7.4;10.7;3.3;9.3;2.7;1.72;8827 +88079;47.43545;-.08348;40;20220313;10.1;8.4;9.3;2.6;9.3;5.6;1.1;4369 +88079;47.43545;-.08348;40;20220314;15.8;1.6;8.7;3.1;8.1;1.7;2;13445 +88079;47.43545;-.08348;40;20220315;15.8;9.5;12.7;2.9;12;0;1.52;8953 +88079;47.43545;-.08348;40;20220316;14.8;10.8;12.8;2.2;11.4;.2;1.45;7154 +88079;47.43545;-.08348;40;20220317;9.3;6.8;8.1;3;8.4;0;1.21;5655 +88079;47.43545;-.08348;40;20220318;14.9;3.5;9.2;5.9;6.07;0;3.23;14466 +88079;47.43545;-.08348;40;20220319;14.5;6.9;10.7;3.9;7.54;0;2.39;10666 +88079;47.43545;-.08348;40;20220320;15.9;5.8;10.9;2.3;7.94;0;2.08;12066 +88079;47.43545;-.08348;40;20220321;18.6;7.4;13;2.7;9.47;0;2.6;15766 +88079;47.43545;-.08348;40;20220322;16.9;6;11.4;2.9;6.97;0;2.86;17833 +88079;47.43545;-.08348;40;20220323;17.7;3.9;10.8;2.1;5.67;0;2.83;18633 +88079;47.43545;-.08348;40;20220324;19.8;2.3;11.1;1.9;6.44;0;2.87;18766 +88079;47.43545;-.08348;40;20220325;20.8;6;13.4;3.9;6.97;0;3.91;18733 +88079;47.43545;-.08348;40;20220326;20.7;5.7;13.2;3.9;6.97;0;3.92;19233 +88079;47.43545;-.08348;40;20220327;21.5;5.8;13.6;2.4;7.74;0;3.26;18566 +88079;47.43545;-.08348;40;20220328;21.1;6.4;13.7;1.5;8.24;0;2.62;15633 +88079;47.43545;-.08348;40;20220329;19.1;9.4;14.2;1.4;10.57;2.2;2.1;11900 +88079;47.43545;-.08348;40;20220330;13.2;8.5;10.8;2.9;10.77;.5;1.24;5766 +88079;47.43545;-.08348;40;20220331;9.3;5;7.1;4.4;7.44;2.1;1.55;6933 +88079;47.43545;-.08348;40;20220401;7.6;.5;4.1;6;5.71;1;1.67;10600 +88079;47.43545;-.08348;40;20220402;9.1;.7;4.9;4.2;5.54;.1;2.1;15766 +88079;47.43545;-.08348;40;20220403;9.4;-1.1;4.1;3.2;4.91;0;2.17;16600 +88079;47.43545;-.08348;40;20220404;11.6;-1.8;4.9;3.1;6.09;.1;2.03;18066 +88079;47.43545;-.08348;40;20220405;13.2;6.6;9.9;3.4;10.42;.1;1.12;4900 +88079;47.43545;-.08348;40;20220406;13.5;8.5;11;4.2;10.57;3;1.58;6700 +88079;47.43545;-.08348;40;20220407;15.7;10.5;13.1;6.4;12.01;10.1;2.01;8666 +88079;47.43545;-.08348;40;20220408;15.7;9.1;12.4;5.5;10.71;8.1;2.08;7400 +88079;47.43545;-.08348;40;20220409;12.9;2.9;7.9;2.1;7.21;0;2.27;17966 +88079;47.43545;-.08348;40;20220410;15.7;.3;8;3;6.67;0;2.94;22133 +88079;47.43545;-.08348;40;20220411;22.2;5.6;13.9;3.9;9.21;0;3.81;19833 +88079;47.43545;-.08348;40;20220412;17.4;11.3;14.4;2.2;11.67;.6;1.97;8433 +88079;47.43545;-.08348;40;20220413;20.1;8.2;14.2;1.2;12.44;.2;2.3;14866 +88079;47.43545;-.08348;40;20220414;22.1;7.1;14.6;1.5;11.91;0;3.1;20900 +88079;47.43545;-.08348;40;20220415;23.1;8.4;15.8;1.9;11.47;0;3.47;21466 +88079;47.43545;-.08348;40;20220416;21.5;9;15.2;3.2;10.64;0;3.93;23600 +88079;47.43545;-.08348;40;20220417;21.2;6.3;13.7;2;9.07;0;3.57;22766 +88079;47.43545;-.08348;40;20220418;17.9;7.3;12.6;2.7;10.41;1;2.72;16700 +88079;47.43545;-.08348;40;20220419;15.8;6.3;11;3;8.87;0;2.56;14500 +88079;47.43545;-.08348;40;20220420;19.5;7.7;13.6;3.1;9.97;.4;3.34;19000 +88079;47.43545;-.08348;40;20220421;19.9;9.7;14.8;2.3;8.71;0;3.87;23633 +88079;47.43545;-.08348;40;20220422;20.3;7.8;14.1;3;9.81;.1;3.79;22766 +88079;47.43545;-.08348;40;20220423;19.5;10.7;15.1;3.3;11.91;2.7;2.82;12733 +88079;47.43545;-.08348;40;20220424;19;11.1;15;2.1;12.81;5.2;2.5;13566 +88079;47.43545;-.08348;40;20220425;16.6;10.9;13.8;2.3;11.07;0;2.33;12366 +88079;47.43545;-.08348;40;20220426;17.7;5.1;11.4;3.1;8.97;0;3.42;23900 +88079;47.43545;-.08348;40;20220427;19.2;6.8;13;4.7;9.27;0;4.04;23766 +88079;47.43545;-.08348;40;20220428;19.9;9.7;14.8;3.5;10.51;0;3.37;15766 +88079;47.43545;-.08348;40;20220429;22;9.5;15.8;2.9;10.81;0;3.98;21300 +88079;47.43545;-.08348;40;20220430;17.8;6.5;12.2;3.2;9.17;0;3.49;21800 +88079;47.43545;-.08348;40;20220501;19;7;13;2.6;8.11;0;3.93;25333 +88079;47.43545;-.08348;40;20220502;19.3;8.9;14.1;3.3;9.11;0;4.04;22966 +88079;47.43545;-.08348;40;20220503;19.3;8.7;14;3;10.01;.1;3.21;15333 +88079;47.43545;-.08348;40;20220504;18.7;9.9;14.3;2.1;10.74;.6;2.63;12866 +88079;47.43545;-.08348;40;20220505;20.7;6.9;13.8;2.1;10.84;.1;3.25;19682 +88079;47.43545;-.08348;40;20220506;22.3;7.4;14.9;1.9;11;0;3.72;22185 +88079;47.43545;-.08348;40;20220507;21.1;9.4;15.3;2.5;11.8;0;3.5;19728 +88079;47.43545;-.08348;40;20220508;23.7;10.5;17.1;1.9;12.3;0;3.86;21088 +88079;47.43545;-.08348;40;20220509;26.6;10.5;18.6;.9;12.1;0;4.02;23448 +88079;47.43545;-.08348;40;20220510;27.5;12.2;19.9;1.7;12.7;0;4.52;22966 +88079;47.43545;-.08348;40;20220511;22.9;11.4;17.2;3.1;13.3;0;3.88;19964 +88079;47.43545;-.08348;40;20220512;20.9;11.4;16.2;1.8;12.3;0;3.29;18203 +88079;47.43545;-.08348;40;20220513;23;8.6;15.8;1.6;9.9;0;3.97;22597 +88079;47.43545;-.08348;40;20220514;26.3;11.5;18.9;2.9;11.6;0;5;23020 +88079;47.43545;-.08348;40;20220515;30.4;16.6;23.5;3.3;14.5;1.2;5.85;22317 +88079;47.43545;-.08348;40;20220516;25.9;14.7;20.3;2;14.8;0;4.16;20159 +88079;47.43545;-.08348;40;20220517;30.3;11.7;21;2.2;14.3;1.5;5.42;26189 +88079;47.43545;-.08348;40;20220518;29.7;12.4;21.1;1.4;15.5;.1;4.83;25349 +88079;47.43545;-.08348;40;20220519;25.3;15.1;20.2;2.5;15;4.3;4.18;19462 +88079;47.43545;-.08348;40;20220520;21.7;17.2;19.5;2.6;16.7;.8;2.92;12862 +88079;47.43545;-.08348;40;20220521;26.4;9.9;18.2;1.2;13.4;0;4.35;25038 +88079;47.43545;-.08348;40;20220522;28;16.1;22.1;3.3;15.3;2.9;5.17;21289 +88079;47.43545;-.08348;40;20220523;19.9;16.4;18.2;3.2;15.6;5.9;2.71;11429 +88079;47.43545;-.08348;40;20220524;18.5;9.4;14;2.8;11.6;.9;3.19;18703 +88079;47.43545;-.08348;40;20220525;19.5;6.8;13.2;2;11.7;0;3.36;22230 +88079;47.43545;-.08348;40;20220526;19.1;14;16.6;2.4;13.4;0;2.88;14006 +88079;47.43545;-.08348;40;20220527;19.1;13.9;16.5;2.1;13.6;0;2.82;14189 +88079;47.43545;-.08348;40;20220528;22.1;9.5;15.8;2.5;11.1;0;4.13;22344 +88079;47.43545;-.08348;40;20220529;17.5;9.7;13.6;3.5;8.7;0;3.68;17557 +88079;47.43545;-.08348;40;20220530;20.5;7.7;14.1;1.8;8.7;0;3.92;22648 +88079;47.43545;-.08348;40;20220531;22.2;7.6;14.9;1.1;8.8;0;3.98;24273 +88079;47.43545;-.08348;40;20220601;24.6;8.2;16.4;1.6;9.5;0;4.6;25809 +88079;47.43545;-.08348;40;20220602;27.6;14.3;21;3.6;11.4;0;5.92;23262 +88079;47.43545;-.08348;40;20220603;25.6;16.2;20.9;2.2;15.1;5.5;4.27;19545 +88079;47.43545;-.08348;40;20220604;22.9;15.8;19.4;1.6;19.1;4.9;3.09;16976 +88079;47.43545;-.08348;40;20220605;22.3;15.4;18.9;2.9;15;0;3.62;16764 +88079;47.43545;-.08348;40;20220606;20;12.4;16.2;2;14.1;.6;3.12;17643 +88079;47.43545;-.08348;40;20220607;21.7;13.5;17.6;3.3;14.7;12.5;3.61;18371 +88079;47.43545;-.08348;40;20220608;22.4;14.6;18.5;3.2;15.2;.7;3.7;17938 +88079;47.43545;-.08348;40;20220609;22;13.2;17.6;2.5;13.3;.1;3.8;19102 +88079;47.43545;-.08348;40;20220610;23.3;11.6;17.5;1.2;14.8;.1;3.79;22109 +88079;47.43545;-.08348;40;20220611;25.9;11.7;18.8;1.3;15.2;0;4.34;24422 +88079;47.43545;-.08348;40;20220612;25.4;13.6;19.5;2.7;12.7;.4;4.83;22257 +88079;47.43545;-.08348;40;20220613;25.1;9.8;17.5;2.1;11.1;0;4.82;25416 +88079;47.43545;-.08348;40;20220614;28.7;12.1;20.4;2.7;11.7;0;5.86;26511 +88079;47.43545;-.08348;40;20220615;32.9;17.8;25.4;2.6;13.8;0;6.5;25288 +88079;47.43545;-.08348;40;20220616;32.3;16.9;24.6;1.3;14.4;0;5.44;25557 +88079;47.43545;-.08348;40;20220617;35.7;17.1;26.4;1.6;15.1;0;6.38;28136 +88079;47.43545;-.08348;40;20220618;40.2;18.3;29.3;2.3;16.6;2.6;7.97;30571 +88079;47.43545;-.08348;40;20220619;29.4;17.1;23.3;2.2;17.7;.4;5.05;22830 +88079;47.43545;-.08348;40;20220620;27.2;17.2;22.2;2.3;18.3;2.1;4.42;20554 +88079;47.43545;-.08348;40;20220621;26.3;15.3;20.8;2.4;17.9;2.9;4.31;21575 +88079;47.43545;-.08348;40;20220622;22.3;16.4;19.4;1.5;19;20.8;2.93;15707 +88079;47.43545;-.08348;40;20220623;27.2;15.2;21.2;2;16.7;2.7;4.59;22542 +88079;47.43545;-.08348;40;20220624;22.2;15.9;19.1;3;16.4;2.5;3.4;16233 +88079;47.43545;-.08348;40;20220625;19.3;15;17.2;2.3;15.2;4.7;2.67;13345 +88079;47.43545;-.08348;40;20220626;22.4;9.4;15.9;1.6;12.4;0;3.96;23444 +88079;47.43545;-.08348;40;20220627;22.8;13.1;18;2.4;11.8;0;4.2;20190 +88079;47.43545;-.08348;40;20220628;24.4;9.4;16.9;1.3;11.8;0;4.34;25170 +88079;47.43545;-.08348;40;20220629;20.3;10.2;15.3;1.7;13.8;3.9;3.33;20572 +88079;47.43545;-.08348;40;20220630;21;12.4;16.7;2.2;13.2;1.4;3.54;18936 +88079;47.43545;-.08348;40;20220701;21.9;7.5;14.7;1.2;11.4;.1;3.9;24575 +88079;47.43545;-.08348;40;20220702;27.5;9;18.3;1.5;12.3;0;5.02;27865 +88079;47.43545;-.08348;40;20220703;24.4;11.9;18.2;2.3;12.6;0;4.48;22811 +88079;47.43545;-.08348;40;20220704;26;10.9;18.5;1.8;12.6;0;4.71;25066 +88079;47.43545;-.08348;40;20220705;25.4;10.6;18;1.9;12.3;0;4.64;24771 +88079;47.43545;-.08348;40;20220706;26.6;11.4;19;2.1;12.9;0;4.9;25063 +88079;47.43545;-.08348;40;20220707;26.2;14;20.1;2.2;15.2;0;4.52;22375 +88079;47.43545;-.08348;40;20220708;28.4;12.8;20.6;2.5;13.4;0;5.41;25296 +88079;47.43545;-.08348;40;20220709;30.4;15.2;22.8;2.3;14.4;0;5.63;24911 +88079;47.43545;-.08348;40;20220710;29;16;22.5;3.2;13.5;0;5.79;22960 +88079;47.43545;-.08348;40;20220711;31.2;15.9;23.6;2.8;14.3;0;6.08;24878 +88079;47.43545;-.08348;40;20220712;34.1;16.5;25.3;1.6;14.5;0;5.93;26640 +88079;47.43545;-.08348;40;20220713;36.1;15.8;26;.9;14.2;0;5.74;28561 +88079;47.43545;-.08348;40;20220714;31.4;19;25.2;2.2;15.4;0;5.52;22186 +88079;47.43545;-.08348;40;20220715;29.1;14.1;21.6;2.3;12.9;0;5.42;24366 +88079;47.43545;-.08348;40;20220716;30.9;14.8;22.9;2.4;11.9;0;5.96;25181 +88079;47.43545;-.08348;40;20220717;33.1;16;24.6;2.1;12.7;0;6.14;25881 +88079;47.43545;-.08348;40;20220718;39;19;29;2.6;13;0;7.82;27928 +88079;47.43545;-.08348;40;20220719;30.7;24.3;27.5;3.4;15.9;5.1;5.72;15596 +88079;47.43545;-.08348;40;20220720;26.9;17.7;22.3;3.4;18;3;4.45;18703 +88079;47.43545;-.08348;40;20220721;28.4;16.4;22.4;1.1;17.3;0;4.2;21332 +88079;47.43545;-.08348;40;20220722;23.2;16.4;19.8;2.5;17.7;.9;3.24;15914 +88079;47.43545;-.08348;40;20220723;27.8;13.8;20.8;1.7;14.9;0;4.56;22896 +88079;47.43545;-.08348;40;20220724;34;13.6;23.8;1.5;15.1;0;5.75;27601 +88079;47.43545;-.08348;40;20220725;26.3;17.2;21.8;3.5;16.2;.6;4.53;18246 +88079;47.43545;-.08348;40;20220726;24.6;15.5;20.1;1.7;14.2;0;3.78;18169 +88079;47.43545;-.08348;40;20220727;25.7;11.8;18.8;1.2;11.9;0;4.1;22440 +88079;47.43545;-.08348;40;20220728;29;15;22;1.4;12.2;0;4.64;22423 +88079;47.43545;-.08348;40;20220729;29.9;17.1;23.5;1.6;14.4;0;4.72;21328 +88079;47.43545;-.08348;40;20220730;31.1;14.7;22.9;1.2;15.9;0;4.76;24075 +88079;47.43545;-.08348;40;20220731;30.7;15.7;23.2;1.8;16.7;0;4.89;22900 +88079;47.43545;-.08348;40;20220801;28.5;16.2;22.4;1.5;17.6;0;4.18;20603 +88079;47.43545;-.08348;40;20220802;32.5;14.9;23.7;.6;16.1;0;4.53;24590 +88079;47.43545;-.08348;40;20220803;36.4;17.1;26.8;1.5;16.1;.3;5.77;25635 +88079;47.43545;-.08348;40;20220804;29;20.2;24.6;2.9;19.3;.2;4.47;17107 +88079;47.43545;-.08348;40;20220805;26.9;15.9;21.4;3.1;13.5;0;4.8;19064 +88079;47.43545;-.08348;40;20220806;26.4;13.8;20.1;3.2;9.6;0;5.29;20316 +88079;47.43545;-.08348;40;20220807;28.2;14;21.1;3;10.1;0;5.51;21468 +88079;47.43545;-.08348;40;20220808;30.6;15.9;23.3;3;10.8;0;5.94;21723 +88079;47.43545;-.08348;40;20220809;32.1;16.5;24.3;3.1;12.5;0;6.15;22258 +88079;47.43545;-.08348;40;20220810;33.6;18.7;26.2;3;12.3;0;6.39;21616 +88079;47.43545;-.08348;40;20220811;34.2;18.5;26.4;2.6;11;0;6.27;22063 +88079;47.43545;-.08348;40;20220812;34.9;18.3;26.6;1.5;10.8;0;5.27;22555 +88079;47.43545;-.08348;40;20220813;36.6;18.2;27.4;1.9;11.9;6.5;5.95;23615 +88079;47.43545;-.08348;40;20220814;23.9;18.8;21.4;3.3;19.7;6;2.89;12190 +88079;47.43545;-.08348;40;20220815;26.4;17.7;22.1;2.9;18.6;.1;3.68;15920 +88079;47.43545;-.08348;40;20220816;23.9;17.8;20.9;1.5;18.4;2.1;2.73;13185 +88079;47.43545;-.08348;40;20220817;24.6;15.2;19.9;1.5;17;.8;3.11;16338 +88079;47.43545;-.08348;40;20220818;26.9;13.4;20.2;1.9;16.5;0;3.76;19512 +88079;47.43545;-.08348;40;20220819;25.4;17.1;21.3;2.6;18.2;.7;3.33;15117 +88079;47.43545;-.08348;40;20220820;27.5;15;21.3;1.2;14.9;0;3.59;18495 +88079;47.43545;-.08348;40;20220821;21.7;13.9;17.8;1.8;15.8;1.1;2.64;14431 +88079;47.43545;-.08348;40;20220822;27;16.4;21.7;1.6;19;.3;3.32;16754 +88079;47.43545;-.08348;40;20220823;26.1;19.1;22.6;1.4;20.4;.1;2.83;13447 +88079;47.43545;-.08348;40;20220824;33.4;15.3;24.4;.8;17.6;0;4.09;21665 +88079;47.43545;-.08348;40;20220825;26.3;21.1;23.7;2.1;19.7;.7;3;11362 +88079;47.43545;-.08348;40;20220826;26.5;15.1;20.8;1.9;15.9;0;3.49;16854 +88079;47.43545;-.08348;40;20220827;28.6;13.3;21;1.8;13.3;0;4.05;19421 +88079;47.43545;-.08348;40;20220828;27.8;13.9;20.9;2.4;12.3;0;4.29;18344 +88079;47.43545;-.08348;40;20220829;31.7;15.9;23.8;2.3;14.6;.9;4.75;19417 +88079;47.43545;-.08348;40;20220830;30.7;18.1;24.4;2.2;16.2;0;4.29;17157 +88079;47.43545;-.08348;40;20220831;29.5;17.9;23.7;1.8;17.1;3.5;3.74;16306 +88079;47.43545;-.08348;40;20220901;27.8;18.2;23;1.2;19.6;8.3;2.98;14674 +88079;47.43545;-.08348;40;20220902;24.6;16.9;20.8;1.8;18.9;3.8;2.61;12989 +88079;47.43545;-.08348;40;20220903;25.9;16.9;21.4;2.6;16.6;0;3.33;13944 +88079;47.43545;-.08348;40;20220904;30.2;11.5;20.9;1.9;14.6;1.1;4.07;20068 +88079;47.43545;-.08348;40;20220905;30;15.1;22.6;1.6;16.7;0;3.65;17711 +88079;47.43545;-.08348;40;20220906;27.1;15.6;21.4;2.2;16.4;.3;3.38;15372 +88079;47.43545;-.08348;40;20220907;19.2;15.5;17.4;2.9;16.9;5.3;1.74;8488 +88079;47.43545;-.08348;40;20220908;23.1;14.9;19;3.8;15.6;2.7;3.02;12680 +88079;47.43545;-.08348;40;20220909;22.1;15.3;18.7;4.1;14.8;1.1;3.01;11403 +88079;47.43545;-.08348;40;20220910;23.8;12.7;18.3;2.4;13.7;.1;3.01;14519 +88079;47.43545;-.08348;40;20220911;27.1;11.7;19.4;1.9;13.2;0;3.4;16991 +88079;47.43545;-.08348;40;20220912;33.1;14.5;23.8;2.2;14.5;2.7;4.49;18517 +88079;47.43545;-.08348;40;20220913;29.1;19.2;24.2;1.8;20.5;3.9;3.03;13278 +88079;47.43545;-.08348;40;20220914;23.6;17.8;20.7;1.9;19.4;1.4;2.11;9976 +88079;47.43545;-.08348;40;20220915;23.9;17.9;20.9;2.4;17;.4;2.55;10044 +88079;47.43545;-.08348;40;20220916;19.6;11;15.3;2.7;11.6;0;2.47;11963 +88079;47.43545;-.08348;40;20220917;18.8;5.9;12.4;1;8.8;0;2.07;14570 +88079;47.43545;-.08348;40;20220918;20.7;4;12.4;1.2;9;.1;2.31;16443 +88079;47.43545;-.08348;40;20220919;20.8;6.8;13.8;2.1;10.1;0;2.55;14860 +88079;47.43545;-.08348;40;20220920;20.5;8;14.3;2.2;9.8;0;2.57;13865 +88079;47.43545;-.08348;40;20220921;21.5;9.1;15.3;2.2;10.1;0;2.68;13651 +88079;47.43545;-.08348;40;20220922;22.8;7.3;15.1;1.2;9;0;2.41;15127 +88079;47.43545;-.08348;40;20220923;21.4;8.7;15.1;.7;10.2;.4;1.93;13502 +88079;47.43545;-.08348;40;20220924;18.2;11;14.6;1.5;13.3;6.8;1.61;9961 +88079;47.43545;-.08348;40;20220925;19.5;12;15.8;2.4;12.6;0;2.07;10052 +88079;47.43545;-.08348;40;20220926;15.1;10.1;12.6;2.9;12;6;1.45;8045 +88079;47.43545;-.08348;40;20220927;17.7;10.6;14.2;4.6;12.7;4;1.96;9534 +88079;47.43545;-.08348;40;20220928;13.9;12.1;13;3.9;13.7;1.5;.95;4570 +88079;47.43545;-.08348;40;20220929;15.6;8.1;11.9;2.1;11.1;1;1.48;9566 +88079;47.43545;-.08348;40;20220930;17.8;4;10.9;1.8;10.8;5;1.64;12935 +88079;47.43545;-.08348;40;20221001;19.9;13.3;16.6;4.5;17.6;1.5;1.34;8726 +88079;47.43545;-.08348;40;20221002;20.7;16.3;18.5;3.4;17.2;1.5;1.75;6970 +88079;47.43545;-.08348;40;20221003;19.1;14.9;17;1.8;15.9;0;1.37;6712 +88079;47.43545;-.08348;40;20221004;20.8;7.7;14.3;.8;13;.1;1.53;11960 +88079;47.43545;-.08348;40;20221005;21.3;11.2;16.3;2.5;14.5;.8;1.86;10321 +88079;47.43545;-.08348;40;20221006;19.1;7.2;13.2;.7;11.2;.1;1.38;11084 +88079;47.43545;-.08348;40;20221007;19.9;5.2;12.6;.8;9.7;.1;1.5;12192 +88079;47.43545;-.08348;40;20221008;19.4;5.3;12.4;1.2;9.9;.1;1.58;11772 +88079;47.43545;-.08348;40;20221009;21.5;5.9;13.7;2.3;10.7;0;2.1;12232 +88079;47.43545;-.08348;40;20221010;20.7;13.7;17.2;2;15.2;0;1.57;7968 +88079;47.43545;-.08348;40;20221011;19.1;12.8;16;2.9;13.5;.1;1.72;7436 +88079;47.43545;-.08348;40;20221012;20.7;6.9;13.8;1.3;11.9;.1;1.5;11015 +88079;47.43545;-.08348;40;20221013;16.2;11.9;14.1;2.5;15.1;6.6;.87;5910 +88079;47.43545;-.08348;40;20221014;19.9;14.4;17.2;3.3;17.3;7.5;1.26;6632 +88079;47.43545;-.08348;40;20221015;18.3;16.2;17.3;3;17;1.7;1.12;3907 +88079;47.43545;-.08348;40;20221016;22.5;13.7;18.1;1.9;16.6;3.2;1.5;8238 +88079;47.43545;-.08348;40;20221017;20.1;14.9;17.5;1.7;17.9;2.5;1.05;6161 +88079;47.43545;-.08348;40;20221018;22.2;16;19.1;3.1;18.6;.1;1.47;6659 +88079;47.43545;-.08348;40;20221019;24.5;15.6;20.1;3.2;17.4;2.3;2.04;7928 +88079;47.43545;-.08348;40;20221020;21.6;15.4;18.5;3.1;16.7;5.8;1.62;6462 +88079;47.43545;-.08348;40;20221021;20.4;15.6;18;3.1;15.7;0;1.61;5559 +88079;47.43545;-.08348;40;20221022;21.5;13.5;17.5;2.6;14.8;1;1.64;7168 +88079;47.43545;-.08348;40;20221023;24;16;20;4.4;14.9;.5;2.75;7060 +88079;47.43545;-.08348;40;20221024;19;15.5;17.3;3.6;14.7;3.1;1.65;4483 +88079;47.43545;-.08348;40;20221025;19;11.8;15.4;2.3;14.6;.1;1.14;6479 +88079;47.43545;-.08348;40;20221026;23.7;14.2;19;3.5;14.9;.1;2.2;7380 +88079;47.43545;-.08348;40;20221027;25.8;14.7;20.3;2.6;15.6;0;2.09;7883 +88079;47.43545;-.08348;40;20221028;22.2;17.4;19.8;2.6;16;0;1.72;4987 +88079;47.43545;-.08348;40;20221029;24.3;16.7;20.5;2.4;15.3;.1;1.93;6267 +88079;47.43545;-.08348;40;20221030;16.4;12.4;14.4;1.3;14;.2;.79;4382 +88079;47.43545;-.08348;40;20221031;20.2;10.2;15.2;3;14.1;2.4;1.29;7019 +88079;47.43545;-.08348;40;20221101;17.6;10.5;14.1;3.6;12;3.4;1.47;5770 +88079;47.43545;-.08348;40;20221102;17.3;9.2;13.3;2.5;12.9;.1;.96;6091 +88079;47.43545;-.08348;40;20221103;13.8;11.6;12.7;3.7;12.2;7.6;1.02;2961 +88079;47.43545;-.08348;40;20221104;14.1;8.3;11.2;4.2;9.8;.3;1.4;4944 +88079;47.43545;-.08348;40;20221105;14.7;4.4;9.6;1.3;9.9;1.6;.68;6600 +88079;47.43545;-.08348;40;20221106;15.7;9.8;12.8;3.2;12.1;6.7;1.02;4835 +88079;47.43545;-.08348;40;20221107;17.1;11.8;14.5;3.1;13;.3;1.16;4494 +88079;47.43545;-.08348;40;20221108;17;11.2;14.1;3.9;12.6;3.5;1.29;4645 +88079;47.43545;-.08348;40;20221109;16;11.3;13.7;2.4;12.3;.4;.99;4083 +88079;47.43545;-.08348;40;20221110;16.2;3.6;9.9;1.6;10.4;0;.68;6801 +88079;47.43545;-.08348;40;20221111;14.7;8;11.4;2.3;11.2;.2;.78;4793 +88079;47.43545;-.08348;40;20221112;19;6.5;12.8;1.5;12.1;.2;.76;6574 +88079;47.43545;-.08348;40;20221113;18.8;5.5;12.2;1.2;11.5;.1;.67;6693 +88079;47.43545;-.08348;40;20221114;14.6;8.2;11.4;2.8;11.6;1.5;.74;4470 +88079;47.43545;-.08348;40;20221115;14.9;9;12;3.4;11.8;8.6;.86;4215 +88079;47.43545;-.08348;40;20221116;13.8;9.6;11.7;4.1;12.1;10.7;.76;3451 +88079;47.43545;-.08348;40;20221117;15.3;11.8;13.6;5;11.5;4.1;1.53;3074 +88079;47.43545;-.08348;40;20221118;12.9;7.7;10.3;2.8;9.3;.1;.99;3768 +88079;47.43545;-.08348;40;20221119;11.5;.6;6.1;1;7.3;.1;.43;5532 +88079;47.43545;-.08348;40;20221120;12.9;1.2;7.1;3;8.8;2;.63;5667 +88079;47.43545;-.08348;40;20221121;13;5.8;9.4;3.7;9.2;4.3;.98;4312 +88079;47.43545;-.08348;40;20221122;13.2;5.5;9.4;4.3;8.8;1;1.17;4412 +88079;47.43545;-.08348;40;20221123;13.9;8;11;4.1;11;3.7;.86;3769 +88079;47.43545;-.08348;40;20221124;13;9;11;3.4;11.6;2.1;.64;3003 +88079;47.43545;-.08348;40;20221125;13.5;5.6;9.6;1.4;9.9;.1;.48;4306 +88079;47.43545;-.08348;40;20221126;12.2;2.9;7.6;1.6;9.3;1.4;.37;4644 +88079;47.43545;-.08348;40;20221127;11.3;8.1;9.7;2.5;10.5;5.1;.57;2550 +88079;47.43545;-.08348;40;20221128;11.7;8.1;9.9;2.8;10.4;1.2;.65;2693 +88079;47.43545;-.08348;40;20221129;9.9;3.8;6.9;1.4;8.9;0;.34;3569 +88079;47.43545;-.08348;40;20221130;7.8;6.1;7;1.9;8.6;0;.52;1701 +88079;47.43545;-.08348;40;20221201;8.3;3.3;5.8;2.7;7.7;0;.55;3130 +88079;47.43545;-.08348;40;20221202;6.2;3.1;4.7;2.5;7.2;.1;.51;2366 +88079;47.43545;-.08348;40;20221203;4.8;2.9;3.9;5.1;7;.6;.58;1759 +88079;47.43545;-.08348;40;20221204;4.2;1.8;3;2.5;7.1;.2;.31;2000 +88079;47.43545;-.08348;40;20221205;5.6;3.6;4.6;1.2;7.6;0;.36;1779 +88079;47.43545;-.08348;40;20221206;6.3;3.5;4.9;3.4;7.2;0;.62;2148 +88079;47.43545;-.08348;40;20221207;6;2;4;3;6.9;0;.5;2614 +88079;47.43545;-.08348;40;20221208;2.2;.3;1.3;3.2;6.3;0;.29;1681 +88079;47.43545;-.08348;40;20221209;4.5;-.8;1.9;2.6;5.6;0;.49;3017 +88079;47.43545;-.08348;40;20221210;4.3;-4.4;0;1.4;5.1;.1;.25;3937 +88079;47.43545;-.08348;40;20221211;2.2;-3.3;-.5;1.6;5.2;.1;.24;3042 +88079;47.43545;-.08348;40;20221212;2.7;-4.5;-.9;2.2;4.7;0;.35;3511 +88079;47.43545;-.08348;40;20221213;2.7;-3.3;-.3;3.1;4.8;1.7;.48;3160 +88079;47.43545;-.08348;40;20221214;2.2;-1.4;.4;3.3;6.5;2;.07;2360 +88079;47.43545;-.08348;40;20221215;4.4;1;2.7;4.4;5.4;0;.88;2275 +88079;47.43545;-.08348;40;20221216;5.7;-1.1;2.3;3.1;5.1;0;.73;3350 +88079;47.43545;-.08348;40;20221217;1.1;-2.7;-.8;3.5;4.6;0;.52;2411 +88079;47.43545;-.08348;40;20221218;6.8;-5;.9;2.7;6;1.4;.28;4502 +88079;47.43545;-.08348;40;20221219;14.4;7.8;11.1;2.9;10.3;.4;.82;3276 +88079;47.43545;-.08348;40;20221220;13.4;12.5;13;3.4;12;4.2;1.01;992 +88079;47.43545;-.08348;40;20221221;14.1;8.2;11.2;3.9;12.2;5.1;.48;3076 +88079;47.43545;-.08348;40;20221222;14.7;12.9;13.8;5.5;13.4;16.2;1.02;1545 +88079;47.43545;-.08348;40;20221223;14.6;14;14.3;5;14.5;6.5;.84;748 +88079;47.43545;-.08348;40;20221224;12.3;10.8;11.6;2.7;11.9;2.9;.64;1385 +88079;47.43545;-.08348;40;20221225;14.8;10.3;12.6;2.4;12.7;.5;.55;2656 +88079;47.43545;-.08348;40;20221226;12.4;11.1;11.8;2.2;11.1;1.1;.78;1272 +88079;47.43545;-.08348;40;20221227;11.8;1;6.4;1.7;8.4;.1;.32;4329 +88079;47.43545;-.08348;40;20221228;12.1;8.9;10.5;4;11.4;4.4;.58;2209 +88079;47.43545;-.08348;40;20221229;12.4;10.5;11.5;3.8;10.8;1.6;.98;1631 +88079;47.43545;-.08348;40;20221230;14.6;6.4;10.5;4.7;12.3;8.3;.35;3777 +88079;47.43545;-.08348;40;20221231;15.8;14.5;15.2;4.8;12.1;.1;1.76;1305 +88080;47.46553;.24542;83;20220101;14.5;6.7;10.6;2.7;10.64;0;.61;3967 +88080;47.46553;.24542;83;20220102;14.1;9.8;12;4.7;11.87;.1;.84;2638 +88080;47.46553;.24542;83;20220103;13;10.6;11.8;5.1;12.5;16.3;.64;1780 +88080;47.46553;.24542;83;20220104;10.1;9.3;9.7;5.1;10.27;2.1;.84;1302 +88080;47.46553;.24542;83;20220105;6.6;1.3;4;3.1;6.77;0;.49;3537 +88080;47.46553;.24542;83;20220106;7.5;0;3.7;2.3;6.24;.6;.5;4514 +88080;47.46553;.24542;83;20220107;9.1;4;6.6;5.3;8.17;1;.69;3952 +88080;47.46553;.24542;83;20220108;10.3;7.3;8.8;5.8;9.6;9;.83;2154 +88080;47.46553;.24542;83;20220109;8.8;5.2;7;3.9;8.5;3.8;.64;2791 +88080;47.46553;.24542;83;20220110;7.6;6.3;7;1.2;9.6;.1;.34;1435 +88080;47.46553;.24542;83;20220111;9.1;3.1;6.1;1.8;7.04;0;.51;4544 +88080;47.46553;.24542;83;20220112;4.4;-1.6;1.4;2.6;6.04;0;.32;3479 +88080;47.46553;.24542;83;20220113;6.5;1.5;4;3.5;6.57;0;.56;4252 +88080;47.46553;.24542;83;20220114;.6;-.3;.2;2.6;5.77;0;.29;1525 +88080;47.46553;.24542;83;20220115;-1;-2.3;-1.6;1.5;5.5;.1;.21;1379 +88080;47.46553;.24542;83;20220116;3.3;-1.1;1.1;1.8;7;.2;.1;3028 +88080;47.46553;.24542;83;20220117;5.4;2.7;4.1;1.6;8.3;0;.22;2174 +88080;47.46553;.24542;83;20220118;5.5;2.9;4.2;3;7.57;0;.38;2231 +88080;47.46553;.24542;83;20220119;5.9;4;4.9;1.9;7.94;.9;.4;1766 +88080;47.46553;.24542;83;20220120;8.4;4;6.2;2.7;7.5;.1;.67;4169 +88080;47.46553;.24542;83;20220121;7.1;.1;3.6;3.4;5.87;0;.77;4835 +88080;47.46553;.24542;83;20220122;4.9;-.7;2.1;2.3;6.24;0;.4;3178 +88080;47.46553;.24542;83;20220123;3.4;2.9;3.1;4.3;6.7;0;.55;1079 +88080;47.46553;.24542;83;20220124;1.7;-.4;.6;2.6;5.97;0;.3;2332 +88080;47.46553;.24542;83;20220125;-.1;-1.7;-.9;.9;5.6;0;.27;2248 +88080;47.46553;.24542;83;20220126;.5;-1.5;-.5;1.9;5.77;0;.24;2138 +88080;47.46553;.24542;83;20220127;4.3;.3;2.3;1.6;6.57;.1;.33;3418 +88080;47.46553;.24542;83;20220128;8.2;3.5;5.8;1.1;8.5;0;.39;3339 +88080;47.46553;.24542;83;20220129;8.7;5.8;7.2;2.5;9.4;.3;.45;2492 +88080;47.46553;.24542;83;20220130;9.7;7.4;8.5;1.9;9.67;.1;.59;2506 +88080;47.46553;.24542;83;20220131;9.7;5.3;7.5;5.1;7.9;.1;1.15;4621 +88080;47.46553;.24542;83;20220201;10.3;2.2;6.2;4.1;9.07;.2;.47;4325 +88080;47.46553;.24542;83;20220202;9.6;8.1;8.8;3.1;9.6;0;.75;2589 +88080;47.46553;.24542;83;20220203;5.7;5.1;5.4;2.7;8.3;.4;.47;1295 +88080;47.46553;.24542;83;20220204;11.3;5.8;8.5;3.3;9;1.1;.91;4247 +88080;47.46553;.24542;83;20220205;10.1;.4;5.2;2.3;7.17;0;.73;6842 +88080;47.46553;.24542;83;20220206;11.9;4.7;8.3;6.6;10.34;1.5;.59;4567 +88080;47.46553;.24542;83;20220207;11.6;5.5;8.5;2.7;8.47;.1;1;6371 +88080;47.46553;.24542;83;20220208;12.2;2;7.1;1.5;8.1;0;.71;7731 +88080;47.46553;.24542;83;20220209;13;.4;6.7;2.2;8.04;.1;.88;8374 +88080;47.46553;.24542;83;20220210;6.2;5.6;5.9;2.2;8.9;1.4;.66;3033 +88080;47.46553;.24542;83;20220211;9.4;-1.2;4.1;1.9;6.56;0;.73;10466 +88080;47.46553;.24542;83;20220212;10.2;.7;5.5;2.4;5.53;0;1.17;10833 +88080;47.46553;.24542;83;20220213;13.8;-1.5;6.1;4.5;7.83;1.2;1.28;7866 +88080;47.46553;.24542;83;20220214;12.6;7;9.8;5;9;2.5;1.47;7500 +88080;47.46553;.24542;83;20220215;10.9;3;6.9;4.3;9.46;5.1;.64;4666 +88080;47.46553;.24542;83;20220216;13.9;8.7;11.3;5.8;13;1.2;.56;4372 +88080;47.46553;.24542;83;20220217;14.8;11.4;13.1;5;11.54;.6;1.59;5312 +88080;47.46553;.24542;83;20220218;11.9;10.8;11.4;6;9.9;1.1;1.63;2504 +88080;47.46553;.24542;83;20220219;11;1.6;6.3;4.4;7.17;0;1.31;8844 +88080;47.46553;.24542;83;20220220;14.2;7.8;11;5.8;10.57;1.5;1.39;6030 +88080;47.46553;.24542;83;20220221;10.8;6.8;8.8;7;8.2;.4;1.7;5889 +88080;47.46553;.24542;83;20220222;12.6;6.4;9.5;3.5;10.17;.6;.98;5866 +88080;47.46553;.24542;83;20220223;13.2;7.3;10.2;1.4;10.3;0;.93;6513 +88080;47.46553;.24542;83;20220224;12;6.3;9.1;3.6;8.07;1.5;1.49;6431 +88080;47.46553;.24542;83;20220225;10.9;.7;5.8;2.4;6.37;0;1.25;9729 +88080;47.46553;.24542;83;20220226;11.5;.9;6.2;4.2;5.6;0;1.88;10782 +88080;47.46553;.24542;83;20220227;13.6;.5;7.1;3.2;5.74;0;1.95;11402 +88080;47.46553;.24542;83;20220228;15.5;.9;8.2;1.5;6.44;.4;1.5;11969 +88080;47.46553;.24542;83;20220301;15.2;5.4;10.3;2.2;7.47;0;1.72;9504 +88080;47.46553;.24542;83;20220302;12.2;6.9;9.6;1.9;8.87;0;1.13;5912 +88080;47.46553;.24542;83;20220303;12.6;6.6;9.6;1.8;10;1.4;1.01;7215 +88080;47.46553;.24542;83;20220304;9.8;7.4;8.6;3.1;9.47;0;.91;3905 +88080;47.46553;.24542;83;20220305;8.5;3;5.8;3.5;8.34;0;.77;6305 +88080;47.46553;.24542;83;20220306;10.1;5.1;7.6;3.4;6.84;0;1.62;8622 +88080;47.46553;.24542;83;20220307;8.7;-1.5;3.6;4.2;4.77;0;1.77;11885 +88080;47.46553;.24542;83;20220308;14.2;.7;7.4;3.7;7.3;.1;1.8;11149 +88080;47.46553;.24542;83;20220309;15.1;6.6;10.9;3.8;9.17;0;1.93;11024 +88080;47.46553;.24542;83;20220310;13.6;9.6;11.6;4.2;9.77;.2;1.8;7275 +88080;47.46553;.24542;83;20220311;12.6;7.7;10.2;5.4;9.97;3.8;1.46;6717 +88080;47.46553;.24542;83;20220312;12.5;6.6;9.5;4.4;9.54;2.2;1.48;8842 +88080;47.46553;.24542;83;20220313;9.7;7.5;8.6;3.6;9.14;4.3;1.12;5083 +88080;47.46553;.24542;83;20220314;15.4;2.3;8.8;3.5;7.94;1.5;2.07;13827 +88080;47.46553;.24542;83;20220315;15.6;9;12.3;2.8;11.6;0;1.52;8409 +88080;47.46553;.24542;83;20220316;14.4;9.5;12;2.7;11.1;.1;1.38;6528 +88080;47.46553;.24542;83;20220317;9.3;7.1;8.2;4;8.37;0;1.34;5942 +88080;47.46553;.24542;83;20220318;14.8;4;9.4;5.9;6.06;0;3.23;14466 +88080;47.46553;.24542;83;20220319;14.2;6.6;10.4;3.9;7.53;0;2.39;10666 +88080;47.46553;.24542;83;20220320;15.8;4.7;10.3;2.3;7.93;.1;2.08;12066 +88080;47.46553;.24542;83;20220321;18.6;7.1;12.9;2.7;9.46;0;2.6;15766 +88080;47.46553;.24542;83;20220322;16.8;4.9;10.9;2.9;6.96;0;2.86;17833 +88080;47.46553;.24542;83;20220323;17.7;2.7;10.2;2.1;5.66;0;2.83;18633 +88080;47.46553;.24542;83;20220324;20;2;11;1.9;6.43;0;2.87;18766 +88080;47.46553;.24542;83;20220325;20.8;5.8;13.3;3.9;6.96;0;3.91;18733 +88080;47.46553;.24542;83;20220326;20.6;5.7;13.1;3.9;6.96;0;3.92;19233 +88080;47.46553;.24542;83;20220327;21.4;5.7;13.6;2.4;7.73;0;3.26;18566 +88080;47.46553;.24542;83;20220328;21.3;5.7;13.5;1.5;8.23;0;2.62;15633 +88080;47.46553;.24542;83;20220329;19.2;9.2;14.2;1.4;10.56;2.5;2.1;11900 +88080;47.46553;.24542;83;20220330;13.3;7.7;10.5;2.9;10.76;1.5;1.24;5766 +88080;47.46553;.24542;83;20220331;8.8;5.4;7.1;4.4;7.43;1.5;1.55;6933 +88080;47.46553;.24542;83;20220401;6.8;0;3.4;6;5.7;1.2;1.67;10600 +88080;47.46553;.24542;83;20220402;8.7;.6;4.6;4.2;5.53;.1;2.1;15766 +88080;47.46553;.24542;83;20220403;9.2;-.7;4.3;3.2;4.9;0;2.17;16600 +88080;47.46553;.24542;83;20220404;11.8;-2.7;4.6;3.1;5.61;.2;2.41;19800 +88080;47.46553;.24542;83;20220405;13;6.5;9.7;3.4;10.41;0;1.12;4900 +88080;47.46553;.24542;83;20220406;13.6;8.4;11;4.2;10.56;2.1;1.58;6700 +88080;47.46553;.24542;83;20220407;15.9;10.2;13.1;6.4;12;9.1;2.01;8666 +88080;47.46553;.24542;83;20220408;15.6;8.7;12.1;5.5;10.7;15.1;2.08;7400 +88080;47.46553;.24542;83;20220409;12.7;2.7;7.7;2.1;7.2;0;2.27;17966 +88080;47.46553;.24542;83;20220410;15.5;0;7.7;3;6.66;0;2.94;22133 +88080;47.46553;.24542;83;20220411;22;4.5;13.3;3.5;9.1;0;3.82;19950 +88080;47.46553;.24542;83;20220412;17.7;10.5;14.1;2.2;11.66;1.6;1.97;8433 +88080;47.46553;.24542;83;20220413;19.3;8.7;14;1.2;12.43;.3;2.3;14866 +88080;47.46553;.24542;83;20220414;21.9;7;14.4;1.5;11.9;0;3.1;20900 +88080;47.46553;.24542;83;20220415;22.7;8.4;15.6;1.9;11.46;0;3.47;21466 +88080;47.46553;.24542;83;20220416;21;8.9;15;3.2;10.63;0;3.93;23600 +88080;47.46553;.24542;83;20220417;21.1;6;13.5;2;9.06;0;3.57;22766 +88080;47.46553;.24542;83;20220418;18.2;6.4;12.3;2.7;10.4;2.8;2.72;16700 +88080;47.46553;.24542;83;20220419;15.4;6.8;11.1;3;8.86;0;2.56;14500 +88080;47.46553;.24542;83;20220420;19.3;7.2;13.2;3.1;9.96;.3;3.34;19000 +88080;47.46553;.24542;83;20220421;19.6;9.1;14.4;2.3;8.7;0;3.87;23633 +88080;47.46553;.24542;83;20220422;20.2;7.7;14;3;9.8;.2;3.79;22766 +88080;47.46553;.24542;83;20220423;19.8;10.3;15.1;3.3;11.9;1.3;2.82;12733 +88080;47.46553;.24542;83;20220424;19.3;11;15.2;2.1;12.8;4.8;2.5;13566 +88080;47.46553;.24542;83;20220425;16;10.6;13.3;2.3;11.06;0;2.33;12366 +88080;47.46553;.24542;83;20220426;17.3;5;11.1;3.1;8.96;0;3.42;23900 +88080;47.46553;.24542;83;20220427;19.2;6.3;12.8;4.7;9.26;.1;4.04;23766 +88080;47.46553;.24542;83;20220428;19.9;9.2;14.6;3.5;10.5;0;3.37;15766 +88080;47.46553;.24542;83;20220429;21.9;9.5;15.7;2.9;10.8;0;3.98;21300 +88080;47.46553;.24542;83;20220430;17.9;6.3;12.1;3.2;9.16;0;3.49;21800 +88080;47.46553;.24542;83;20220501;18.4;6.1;12.3;2.6;8.1;0;3.93;25333 +88080;47.46553;.24542;83;20220502;19.2;8.5;13.9;3.3;9.1;0;4.04;22966 +88080;47.46553;.24542;83;20220503;19.3;9.2;14.2;3;10;.2;3.21;15333 +88080;47.46553;.24542;83;20220504;18.3;10.3;14.3;2.1;10.73;.3;2.63;12866 +88080;47.46553;.24542;83;20220505;20.7;6.5;13.6;2.2;10.83;.1;3.28;19300 +88080;47.46553;.24542;83;20220506;22.7;6.4;14.5;2.6;10.74;0;3.37;16337 +88080;47.46553;.24542;83;20220507;22;9.6;15.8;2.7;11.7;0;3.18;14331 +88080;47.46553;.24542;83;20220508;23.6;9.4;16.5;3;12.1;0;3.51;15321 +88080;47.46553;.24542;83;20220509;26.7;9.8;18.2;1.7;12.44;0;3.66;16907 +88080;47.46553;.24542;83;20220510;27.7;12.7;20.2;2.3;12.27;0;4.09;15880 +88080;47.46553;.24542;83;20220511;24;10.6;17.3;2.8;12.44;0;3.49;15077 +88080;47.46553;.24542;83;20220512;21.1;10.5;15.8;2;12.37;0;2.78;13653 +88080;47.46553;.24542;83;20220513;22.7;9.1;15.9;2.1;10.54;0;3.4;15767 +88080;47.46553;.24542;83;20220514;26;10.5;18.3;3.1;11.5;0;4.32;16502 +88080;47.46553;.24542;83;20220515;29.8;14.4;22.1;3.5;14.24;1.8;4.98;16455 +88080;47.46553;.24542;83;20220516;26.2;15;20.6;2.4;14.6;.1;3.66;14137 +88080;47.46553;.24542;83;20220517;29.8;13.6;21.7;2.5;14.5;1.3;4.57;17037 +88080;47.46553;.24542;83;20220518;29.3;13.3;21.3;1.9;15.97;.1;3.95;16745 +88080;47.46553;.24542;83;20220519;25.6;15.3;20.5;2.1;15.84;3.4;3.33;13640 +88080;47.46553;.24542;83;20220520;21.9;16.5;19.2;2.6;16.57;.3;2.53;9713 +88080;47.46553;.24542;83;20220521;26.8;10.3;18.5;1.7;13.27;0;3.76;17508 +88080;47.46553;.24542;83;20220522;28.1;15;21.6;2.9;14.94;2;4.31;15537 +88080;47.46553;.24542;83;20220523;19.1;16;17.6;3.1;15.77;5.5;2.1;7793 +88080;47.46553;.24542;83;20220524;17.5;9.6;13.5;2.5;11.74;.3;2.29;12070 +88080;47.46553;.24542;83;20220525;19.7;7.5;13.6;2.4;11.4;0;2.8;15267 +88080;47.46553;.24542;83;20220526;19.3;13.3;16.3;2.4;13.4;0;2.42;10350 +88080;47.46553;.24542;83;20220527;20;13.7;16.9;2.6;13.4;0;2.66;10928 +88080;47.46553;.24542;83;20220528;22.8;8.7;15.7;3.1;10.9;0;3.83;16952 +88080;47.46553;.24542;83;20220529;18;8.1;13.1;4.1;8.47;0;3.56;14428 +88080;47.46553;.24542;83;20220530;20.8;6.9;13.8;2.7;8.7;0;3.61;16584 +88080;47.46553;.24542;83;20220531;22.5;7.4;15;2.3;8.64;0;3.84;17340 +88080;47.46553;.24542;83;20220601;24.7;8.3;16.5;2.3;9.47;0;4.17;18175 +88080;47.46553;.24542;83;20220602;28;13.7;20.9;3.7;11.6;0;5.3;16907 +88080;47.46553;.24542;83;20220603;26.3;15.9;21.1;2.5;14.87;7.9;3.81;13936 +88080;47.46553;.24542;83;20220604;25.5;16.5;21;2.3;18.47;5.5;3.13;13371 +88080;47.46553;.24542;83;20220605;21.9;15.3;18.6;3.3;15.04;0;2.95;11343 +88080;47.46553;.24542;83;20220606;20.5;12;16.2;2.1;13.54;.3;2.66;12952 +88080;47.46553;.24542;83;20220607;21.6;13.9;17.8;3.5;14.54;16.2;2.95;11957 +88080;47.46553;.24542;83;20220608;22.4;14.3;18.3;3.6;15.14;1.4;3.14;12909 +88080;47.46553;.24542;83;20220609;21.8;12.4;17.1;2.7;13.37;0;3.17;14020 +88080;47.46553;.24542;83;20220610;23.7;11.1;17.4;1.8;14.4;.1;3.19;15724 +88080;47.46553;.24542;83;20220611;26.7;12.3;19.5;2;15.34;0;4.93;26454 +88080;47.46553;.24542;83;20220612;25.5;13;19.3;3.5;12.87;.4;5.05;22637 +88080;47.46553;.24542;83;20220613;25.9;9.6;17.7;2.6;10.94;0;5.46;28370 +88080;47.46553;.24542;83;20220614;29.2;11.2;20.2;3.3;11.64;0;6.46;28624 +88080;47.46553;.24542;83;20220615;33.4;16.5;25;3;14;0;7.07;27939 +88080;47.46553;.24542;83;20220616;32.4;16.4;24.4;2.5;14.1;0;6.41;26371 +88080;47.46553;.24542;83;20220617;36.4;17;26.7;2.2;13.87;0;7.17;28863 +88080;47.46553;.24542;83;20220618;39.5;20;29.7;2.9;15.14;3.5;8.4;29064 +88080;47.46553;.24542;83;20220619;30.1;16.7;23.4;3.1;18.4;1;5.43;23537 +88080;47.46553;.24542;83;20220620;27.2;17.4;22.3;2.8;18.77;5.9;4.42;19995 +88080;47.46553;.24542;83;20220621;26.9;14.7;20.8;2.8;18.07;4.4;4.35;21094 +88080;47.46553;.24542;83;20220622;24;17.3;20.6;1.7;18.7;9.6;2.96;13901 +88080;47.46553;.24542;83;20220623;27.1;15.3;21.2;1.8;16.57;1.6;4.55;22899 +88080;47.46553;.24542;83;20220624;22.5;15.4;19;3.5;15.94;2.7;3.64;17174 +88080;47.46553;.24542;83;20220625;18.1;14.7;16.4;2.5;15.34;5.2;2.24;11338 +88080;47.46553;.24542;83;20220626;22.2;10.3;16.2;1.6;12.8;.1;3.73;21430 +88080;47.46553;.24542;83;20220627;23.1;11.7;17.4;2.6;11.9;0;4.51;23505 +88080;47.46553;.24542;83;20220628;24.6;9.9;17.3;1.8;11.27;0;4.77;26827 +88080;47.46553;.24542;83;20220629;21;10.3;15.7;1.9;13.47;5;3.25;18577 +88080;47.46553;.24542;83;20220630;20.7;12.2;16.4;2;13.37;2.1;3.38;18679 +88080;47.46553;.24542;83;20220701;21.6;8.6;15.1;1.7;11.2;.1;3.84;22418 +88080;47.46553;.24542;83;20220702;27.3;9.6;18.5;1.8;11.64;0;5.27;28465 +88080;47.46553;.24542;83;20220703;24.4;11.5;18;3.2;12.74;0;4.96;25443 +88080;47.46553;.24542;83;20220704;26.1;10.4;18.3;2.5;12.5;0;5.15;27094 +88080;47.46553;.24542;83;20220705;25.9;10.4;18.2;2.8;12.44;0;5.23;27134 +88080;47.46553;.24542;83;20220706;26.8;11;18.9;3.2;12.5;0;5.51;27063 +88080;47.46553;.24542;83;20220707;25.8;13.1;19.4;3.1;14.7;0;4.88;24173 +88080;47.46553;.24542;83;20220708;29.4;12.4;20.9;3.1;12.57;0;6.19;28061 +88080;47.46553;.24542;83;20220709;30.9;14.4;22.6;3.3;13.64;0;6.52;27361 +88080;47.46553;.24542;83;20220710;29.6;15.1;22.3;4.2;12.94;0;6.77;26788 +88080;47.46553;.24542;83;20220711;31.8;16.7;24.3;4;13.74;0;7.17;26557 +88080;47.46553;.24542;83;20220712;34.2;17.6;25.9;2.4;13.44;0;6.68;27226 +88080;47.46553;.24542;83;20220713;36.1;17.7;26.9;1.4;12.2;0;6.1;27408 +88080;47.46553;.24542;83;20220714;32;18.3;25.2;3.5;14.6;0;6.79;25382 +88080;47.46553;.24542;83;20220715;30.2;14.4;22.3;3.5;12.47;0;6.47;26229 +88080;47.46553;.24542;83;20220716;31.3;14.4;22.8;3.6;10.77;0;7.05;27097 +88080;47.46553;.24542;83;20220717;33.8;17.5;25.6;3.6;11.8;0;7.44;25308 +88080;47.46553;.24542;83;20220718;39.6;19.5;29.6;3.3;12.2;0;8.75;27912 +88080;47.46553;.24542;83;20220719;32.4;23.4;27.9;3.7;15.47;4.1;6.67;20516 +88080;47.46553;.24542;83;20220720;26.2;17.4;21.8;2.9;18;3.6;4.24;19193 +88080;47.46553;.24542;83;20220721;28.6;16.1;22.4;1.7;17.1;0;4.42;21187 +88080;47.46553;.24542;83;20220722;24.3;16.5;20.4;2.4;17.8;.5;3.23;14559 +88080;47.46553;.24542;83;20220723;27.9;14.6;21.2;2.4;15.24;0;4.99;24087 +88080;47.46553;.24542;83;20220724;33.6;14.9;24.3;2.2;14.5;0;6.2;27078 +88080;47.46553;.24542;83;20220725;26.4;17.4;21.9;3.7;15.8;.7;4.6;17506 +88080;47.46553;.24542;83;20220726;24;15.6;19.8;2.6;13.77;0;3.96;17134 +88080;47.46553;.24542;83;20220727;26.7;11.6;19.2;2.2;11.3;0;4.89;24025 +88080;47.46553;.24542;83;20220728;29.3;15.9;22.6;1.7;11.34;0;4.86;22000 +88080;47.46553;.24542;83;20220729;28.8;17.8;23.3;1.4;13.74;.1;4.09;17928 +88080;47.46553;.24542;83;20220730;31.1;15.2;23.2;1.7;15.24;0;5.04;23417 +88080;47.46553;.24542;83;20220731;30.9;15.8;23.4;2.7;15.84;0;5.67;24453 +88080;47.46553;.24542;83;20220801;29.2;15.7;22.4;2.5;16.7;0;4.97;22959 +88080;47.46553;.24542;83;20220802;32.8;15.5;24.1;1.7;15.8;0;5.4;25332 +88080;47.46553;.24542;83;20220803;36.5;18;27.2;1.9;15.47;.6;6.14;25797 +88080;47.46553;.24542;83;20220804;28.4;20.3;24.4;3.2;18.9;3.8;4.42;16279 +88080;47.46553;.24542;83;20220805;27.7;15.8;21.8;3.9;13.34;0;5.6;21901 +88080;47.46553;.24542;83;20220806;27.2;13;20.1;4;9.24;0;6.06;23455 +88080;47.46553;.24542;83;20220807;29;13.4;21.2;4.1;9.37;0;6.55;24191 +88080;47.46553;.24542;83;20220808;31.6;15.2;23.4;4;10.47;0;7;24357 +88080;47.46553;.24542;83;20220809;33.2;17.1;25.1;4.2;12.1;0;7.28;23996 +88080;47.46553;.24542;83;20220810;34.4;18;26.2;4;11.9;0;7.46;23936 +88080;47.46553;.24542;83;20220811;34.8;18.2;26.5;3.4;10.37;0;7.28;23987 +88080;47.46553;.24542;83;20220812;35.5;16.9;26.2;2.6;10.2;0;6.53;24207 +88080;47.46553;.24542;83;20220813;36.3;18.6;27.4;2.4;10.67;5.1;6.42;23575 +88080;47.46553;.24542;83;20220814;25.1;19;22.1;2.7;18.54;3.5;3.16;12492 +88080;47.46553;.24542;83;20220815;26.1;17.6;21.9;2.9;18.1;0;3.62;15395 +88080;47.46553;.24542;83;20220816;24.4;16.9;20.6;1.5;18.27;2.7;2.76;13452 +88080;47.46553;.24542;83;20220817;24.8;16;20.4;2;17.3;2.7;3.39;17485 +88080;47.46553;.24542;83;20220818;27.1;12.9;20;1.9;15.77;0;3.85;19894 +88080;47.46553;.24542;83;20220819;25.5;16.8;21.2;2.8;17.74;.9;3.39;14759 +88080;47.46553;.24542;83;20220820;27.2;15.3;21.2;1.7;15.07;0;3.89;19056 +88080;47.46553;.24542;83;20220821;22.7;13.5;18.1;1.9;15.24;.9;2.72;13874 +88080;47.46553;.24542;83;20220822;26;16.9;21.4;1.6;18.8;.2;3.02;14841 +88080;47.46553;.24542;83;20220823;26.6;19.2;22.9;1.7;19.77;.1;2.88;12430 +88080;47.46553;.24542;83;20220824;33.2;16.4;24.8;1.7;17.27;0;4.67;21509 +88080;47.46553;.24542;83;20220825;26;20.6;23.3;3;18.67;.1;3.31;11025 +88080;47.46553;.24542;83;20220826;26.9;16;21.4;2.6;15.77;0;3.88;17085 +88080;47.46553;.24542;83;20220827;28.5;13.1;20.8;3;13.14;0;4.6;19288 +88080;47.46553;.24542;83;20220828;28.2;13.8;21;3.1;12.1;0;4.84;19971 +88080;47.46553;.24542;83;20220829;32.4;15.8;24.1;3.2;14.07;1.1;5.47;19961 +88080;47.46553;.24542;83;20220830;30.4;18;24.2;2.5;16.54;0;4.36;17197 +88080;47.46553;.24542;83;20220831;30.1;16.8;23.4;2.4;16.8;2.1;4.09;17068 +88080;47.46553;.24542;83;20220901;27.9;17;22.5;1.9;17.7;13.5;3.37;15425 +88080;47.46553;.24542;83;20220902;23.1;16.6;19.9;2.2;18.57;2.1;2.4;11927 +88080;47.46553;.24542;83;20220903;25.5;16.4;20.9;2.6;16.34;0;3.37;15164 +88080;47.46553;.24542;83;20220904;29.9;12.9;21.4;2.2;14.57;1.9;4.17;19267 +88080;47.46553;.24542;83;20220905;29.7;16.1;22.9;2.6;16.6;1.4;4.07;16743 +88080;47.46553;.24542;83;20220906;28;15.5;21.8;2.3;15.94;.2;3.68;16461 +88080;47.46553;.24542;83;20220907;19.2;15.8;17.5;3.5;16.6;5.3;1.75;7359 +88080;47.46553;.24542;83;20220908;22.9;13.8;18.4;3.5;15.7;2.7;2.89;13835 +88080;47.46553;.24542;83;20220909;22.2;15;18.6;4.1;14.9;1.4;3.07;12969 +88080;47.46553;.24542;83;20220910;23.2;12.5;17.8;2.6;14.04;.2;3.01;15456 +88080;47.46553;.24542;83;20220911;26.4;12.1;19.2;2;13.64;0;3.34;17475 +88080;47.46553;.24542;83;20220912;32.5;14.3;23.4;2.8;14.47;1.8;4.77;17552 +88080;47.46553;.24542;83;20220913;30.2;19.4;24.8;2.6;19.4;3.9;3.61;13007 +88080;47.46553;.24542;83;20220914;25.6;17.6;21.6;2.3;19.6;3.6;2.43;10572 +88080;47.46553;.24542;83;20220915;23.9;17.4;20.7;2.5;16.84;.4;2.53;9822 +88080;47.46553;.24542;83;20220916;20.1;11.1;15.6;3.3;11.74;0;2.74;13047 +88080;47.46553;.24542;83;20220917;18.7;6.7;12.7;2.5;8.9;0;2.66;15578 +88080;47.46553;.24542;83;20220918;20.9;5.4;13.2;1.8;8.97;.1;2.66;17041 +88080;47.46553;.24542;83;20220919;21.2;7.6;14.4;2.9;9.9;0;2.95;16058 +88080;47.46553;.24542;83;20220920;20.8;7.1;14;3;9.5;0;2.94;15705 +88080;47.46553;.24542;83;20220921;21.6;8.5;15.1;2.8;9.84;0;2.97;15388 +88080;47.46553;.24542;83;20220922;22.4;7.4;14.9;2;8.74;0;2.83;15808 +88080;47.46553;.24542;83;20220923;21.8;9.1;15.5;1.1;9.84;1;2.03;11967 +88080;47.46553;.24542;83;20220924;18.6;11.1;14.9;2.4;12.8;4.6;1.81;9494 +88080;47.46553;.24542;83;20220925;20.2;12.1;16.1;2.8;12.17;0;2.27;9680 +88080;47.46553;.24542;83;20220926;15;10;12.5;3.3;11.7;6.9;1.47;7140 +88080;47.46553;.24542;83;20220927;17.2;10.1;13.6;4.6;12.5;5.1;1.85;9746 +88080;47.46553;.24542;83;20220928;13.9;12.5;13.2;4;13.8;1.7;1.01;4803 +88080;47.46553;.24542;83;20220929;15.3;8.5;11.9;2.3;10.9;1.1;1.51;9537 +88080;47.46553;.24542;83;20220930;17.4;5.1;11.2;2.4;10.64;3.4;1.75;12559 +88080;47.46553;.24542;83;20221001;20.1;12.9;16.5;5;17.2;.8;1.4;8241 +88080;47.46553;.24542;83;20221002;20.5;16;18.2;3.4;16.9;2.3;1.74;7276 +88080;47.46553;.24542;83;20221003;18.3;13.9;16.1;2;15.3;0;1.4;7633 +88080;47.46553;.24542;83;20221004;20.1;7.1;13.6;1.2;12.7;.1;1.61;12490 +88080;47.46553;.24542;83;20221005;21.6;10.8;16.2;3.1;14.27;.5;2.07;11215 +88080;47.46553;.24542;83;20221006;19.4;7.8;13.6;1.5;11.27;0;1.71;12406 +88080;47.46553;.24542;83;20221007;19.6;5.1;12.3;1.7;9.64;.1;1.81;12540 +88080;47.46553;.24542;83;20221008;19.7;5.9;12.8;1.7;9.94;.1;1.78;12332 +88080;47.46553;.24542;83;20221009;21.6;6.3;13.9;2.7;10.57;0;2.28;12609 +88080;47.46553;.24542;83;20221010;20.4;12.6;16.5;2.6;14.54;.1;1.72;8670 +88080;47.46553;.24542;83;20221011;19.6;11.9;15.7;3.2;13.37;0;1.84;8914 +88080;47.46553;.24542;83;20221012;19.7;7.8;13.7;1.5;11.97;.1;1.46;9507 +88080;47.46553;.24542;83;20221013;16;11.8;13.9;2.6;14.57;6.4;.89;4826 +88080;47.46553;.24542;83;20221014;19.4;15;17.2;3.8;17.24;7.4;1.21;5241 +88080;47.46553;.24542;83;20221015;18.1;16;17.1;4.1;16.84;2.3;1.21;4240 +88080;47.46553;.24542;83;20221016;22.2;13.7;18;2.1;16.77;4.8;1.53;8562 +88080;47.46553;.24542;83;20221017;19.1;17.2;18.1;2.5;18.1;7.5;1.03;3203 +88080;47.46553;.24542;83;20221018;21.4;14.8;18.1;2.9;17.97;.1;1.35;7569 +88080;47.46553;.24542;83;20221019;24.5;15.2;19.8;3.6;17.37;3.2;2.1;8622 +88080;47.46553;.24542;83;20221020;21;14.7;17.8;3.8;16.64;9.1;1.6;6693 +88080;47.46553;.24542;83;20221021;19.7;15.5;17.6;3.6;15.57;.1;1.61;5778 +88080;47.46553;.24542;83;20221022;21.2;12.7;16.9;2.9;14.64;.7;1.62;8084 +88080;47.46553;.24542;83;20221023;23.1;15.1;19.1;5.4;14.4;.4;2.87;7624 +88080;47.46553;.24542;83;20221024;19.1;14.9;17;4.5;14.44;2.8;1.86;6286 +88080;47.46553;.24542;83;20221025;18.4;11.5;15;2.7;14.27;.5;1.14;6020 +88080;47.46553;.24542;83;20221026;23.2;13;18.1;3.2;14.67;.1;2.02;8634 +88080;47.46553;.24542;83;20221027;25.4;14.7;20;3.9;15.1;0;2.51;7245 +88080;47.46553;.24542;83;20221028;22.9;17.5;20.2;3.3;15.94;0;2.11;6062 +88080;47.46553;.24542;83;20221029;23.3;17.1;20.2;3.7;14.77;0;2.37;5495 +88080;47.46553;.24542;83;20221030;16.8;12.4;14.6;1.6;13.8;0;.87;4164 +88080;47.46553;.24542;83;20221031;20.7;11.8;16.3;3.9;14.34;3;1.59;6211 +88080;47.46553;.24542;83;20221101;17.8;9.9;13.8;4;11.87;2.7;1.53;6842 +88080;47.46553;.24542;83;20221102;16.5;9.2;12.8;3.1;12.7;.1;.97;6586 +88080;47.46553;.24542;83;20221103;14;11.3;12.6;4.2;11.9;8;1.12;3002 +88080;47.46553;.24542;83;20221104;13.7;7.9;10.8;4.6;9.7;.2;1.36;5266 +88080;47.46553;.24542;83;20221105;14.3;4.9;9.6;2.5;9.77;1;.89;6272 +88080;47.46553;.24542;83;20221106;14.5;9.5;12;4.1;11.6;4.4;1.05;4019 +88080;47.46553;.24542;83;20221107;16.9;11.3;14.1;4.2;12.9;.6;1.24;4394 +88080;47.46553;.24542;83;20221108;16.7;10.8;13.8;5.2;12.3;3.8;1.47;4453 +88080;47.46553;.24542;83;20221109;15.7;11.5;13.6;2.7;12.44;.6;1;4534 +88080;47.46553;.24542;83;20221110;15.3;5.4;10.3;2.2;10.77;0;.69;6908 +88080;47.46553;.24542;83;20221111;14.3;7.7;11;2.7;11.1;.2;.75;5005 +88080;47.46553;.24542;83;20221112;19.2;8.1;13.7;2.4;12.1;.2;1.01;6512 +88080;47.46553;.24542;83;20221113;17.2;7;12.1;1.7;11.77;.2;.71;6371 +88080;47.46553;.24542;83;20221114;14.4;8.5;11.4;2.9;11.34;1;.83;4094 +88080;47.46553;.24542;83;20221115;14.2;8.8;11.5;4.8;11.7;10;.89;3489 +88080;47.46553;.24542;83;20221116;13.4;9;11.2;5.6;11.94;10.2;.76;3354 +88080;47.46553;.24542;83;20221117;14.6;11;12.8;4.9;11.34;3.8;1.28;3696 +88080;47.46553;.24542;83;20221118;12.7;7.2;9.9;3.2;9.42;.2;.96;4515 +88080;47.46553;.24542;83;20221119;11.4;1;6.2;1.5;7.57;.1;.48;5833 +88080;47.46553;.24542;83;20221120;12.1;1.7;6.9;3;8.8;2.5;.6;4737 +88080;47.46553;.24542;83;20221121;12.5;5.5;9;4;9.22;4.4;.98;3632 +88080;47.46553;.24542;83;20221122;12.1;5.3;8.7;4.4;8.7;1;1.02;4641 +88080;47.46553;.24542;83;20221123;13.9;7.5;10.7;4.8;10.5;4.5;.98;4518 +88080;47.46553;.24542;83;20221124;13;7.9;10.4;4.2;11.07;1.3;.67;3376 +88080;47.46553;.24542;83;20221125;13.2;7.3;10.3;2.2;10.5;0;.56;4374 +88080;47.46553;.24542;83;20221126;10.7;4.3;7.5;2.5;9.34;.8;.44;4119 +88080;47.46553;.24542;83;20221127;11.4;7.6;9.5;3.3;9.97;4.9;.7;2919 +88080;47.46553;.24542;83;20221128;11.6;7.9;9.7;2.7;10.24;.9;.6;3297 +88080;47.46553;.24542;83;20221129;8.6;4.4;6.5;1.8;8.9;0;.34;2999 +88080;47.46553;.24542;83;20221130;6.8;4.3;5.5;2.7;8.5;0;.35;2609 +88080;47.46553;.24542;83;20221201;8.3;3;5.7;3.6;7.67;0;.59;3330 +88080;47.46553;.24542;83;20221202;5.9;3.6;4.8;3.3;7.34;.2;.56;1967 +88080;47.46553;.24542;83;20221203;4.6;2.5;3.5;4.6;7.04;.3;.49;1453 +88080;47.46553;.24542;83;20221204;3.9;2.3;3.1;2.7;7.04;0;.39;1368 +88080;47.46553;.24542;83;20221205;6;3.3;4.7;1.6;7.57;0;.34;2589 +88080;47.46553;.24542;83;20221206;5.9;3.4;4.6;3.6;7.22;0;.59;2111 +88080;47.46553;.24542;83;20221207;5.5;2.6;4;3.2;7.02;0;.5;2972 +88080;47.46553;.24542;83;20221208;2.3;.7;1.5;3.6;6.27;0;.37;1480 +88080;47.46553;.24542;83;20221209;4.2;-1.2;1.5;3.3;5.5;.1;.47;3793 +88080;47.46553;.24542;83;20221210;0;-4;-2;1.8;5.14;.1;.15;3050 +88080;47.46553;.24542;83;20221211;1.4;-2.7;-.7;2.1;5.07;0;.27;3072 +88080;47.46553;.24542;83;20221212;1.5;-3.6;-1;2.8;4.7;0;.36;3209 +88080;47.46553;.24542;83;20221213;2.3;-3.6;-.6;3.5;4.7;4;.43;4103 +88080;47.46553;.24542;83;20221214;2.1;-.3;.9;3.2;6.4;2.1;.22;1615 +88080;47.46553;.24542;83;20221215;3.9;0;2;5;5.37;0;.76;2640 +88080;47.46553;.24542;83;20221216;5.9;-1.8;2.1;3.5;4.97;0;.71;4387 +88080;47.46553;.24542;83;20221217;.9;-2.6;-.9;3.7;4.6;0;.46;3296 +88080;47.46553;.24542;83;20221218;6.1;-4.7;.7;3.9;5.8;1.3;.44;3192 +88080;47.46553;.24542;83;20221219;13.5;6.5;10;6;10.17;0;1.04;2926 +88080;47.46553;.24542;83;20221220;12.8;11.9;12.3;5.4;11.8;2.8;1.11;747 +88080;47.46553;.24542;83;20221221;12.8;7.6;10.2;4.2;12.04;4.6;.33;2345 +88080;47.46553;.24542;83;20221222;14.4;12.3;13.4;5.4;13.24;16.8;.9;1484 +88080;47.46553;.24542;83;20221223;14.3;13.8;14.1;4.6;14.3;6.2;.76;797 +88080;47.46553;.24542;83;20221224;11.8;10.3;11.1;3.1;11.77;2.3;.59;1407 +88080;47.46553;.24542;83;20221225;14.6;9.6;12.1;3.1;12.27;.1;.62;2790 +88080;47.46553;.24542;83;20221226;12;10.6;11.3;3.2;11.24;2.8;.75;1689 +88080;47.46553;.24542;83;20221227;11.2;2.6;6.9;2.3;8.74;.1;.38;3876 +88080;47.46553;.24542;83;20221228;11.7;8.2;9.9;5.7;11.27;5.7;.52;2135 +88080;47.46553;.24542;83;20221229;11.9;10.1;11;4.8;10.67;1.5;1;1797 +88080;47.46553;.24542;83;20221230;14.6;5.3;9.9;6.4;12.07;6.3;.37;3111 +88080;47.46553;.24542;83;20221231;15.7;14.2;14.9;6.9;11.9;0;2.02;1873 +88081;47.49463;.57467;113;20220101;14.6;6.1;10.4;2.4;10.35;0;.56;4459 +88081;47.49463;.57467;113;20220102;13.8;8.5;11.1;4.8;11.8;0;.69;2701 +88081;47.49463;.57467;113;20220103;12.9;10.5;11.7;5.5;12.6;16.1;.64;1474 +88081;47.49463;.57467;113;20220104;11.5;10.3;10.9;5.1;10.3;3.6;1.13;1090 +88081;47.49463;.57467;113;20220105;6.2;1.4;3.8;3.3;6.7;0;.54;2869 +88081;47.49463;.57467;113;20220106;7.5;-1;3.2;2.1;6.2;.5;.45;4306 +88081;47.49463;.57467;113;20220107;9.2;3.6;6.4;5.8;8.05;1;.75;4044 +88081;47.49463;.57467;113;20220108;10.1;7.2;8.7;6.7;9.5;9.4;.91;1857 +88081;47.49463;.57467;113;20220109;8.7;5;6.9;4.5;8.3;2.5;.7;3276 +88081;47.49463;.57467;113;20220110;7.7;6;6.9;1.3;9.3;.1;.38;1514 +88081;47.49463;.57467;113;20220111;8.6;2.4;5.5;1.9;6.8;0;.46;5200 +88081;47.49463;.57467;113;20220112;3.9;-1.4;1.3;2.6;6.15;0;.3;3458 +88081;47.49463;.57467;113;20220113;5.2;.9;3.1;3.4;6.5;0;.47;4046 +88081;47.49463;.57467;113;20220114;.7;-.4;.2;2.3;5.75;0;.32;1624 +88081;47.49463;.57467;113;20220115;-.9;-2.9;-1.9;1.8;5.35;.1;.18;2031 +88081;47.49463;.57467;113;20220116;2.6;-1.9;.4;2.3;6.85;.2;.06;2490 +88081;47.49463;.57467;113;20220117;5.6;2.5;4.1;1.3;8.2;0;.26;2157 +88081;47.49463;.57467;113;20220118;6.2;1.8;4;2.3;7.65;0;.36;2399 +88081;47.49463;.57467;113;20220119;5.4;4;4.7;2.4;7.95;.7;.41;1380 +88081;47.49463;.57467;113;20220120;8.7;3.6;6.1;2.7;7.35;.1;.64;5193 +88081;47.49463;.57467;113;20220121;7;.4;3.7;2.8;6;0;.67;5211 +88081;47.49463;.57467;113;20220122;4.8;-1.9;1.4;2.1;6.15;.1;.38;2905 +88081;47.49463;.57467;113;20220123;3.4;2.8;3.1;3.8;6.65;0;.56;1122 +88081;47.49463;.57467;113;20220124;1.1;-.4;.3;2.6;5.9;0;.31;2236 +88081;47.49463;.57467;113;20220125;.1;-1.8;-.9;1;5.6;0;.27;2098 +88081;47.49463;.57467;113;20220126;.4;-1.7;-.6;2;5.7;0;.26;1996 +88081;47.49463;.57467;113;20220127;3.9;-.1;1.9;2;6.45;0;.36;3188 +88081;47.49463;.57467;113;20220128;8.1;3.2;5.7;1.1;8.3;0;.41;3621 +88081;47.49463;.57467;113;20220129;8.8;5.4;7.1;2.9;9.3;.2;.51;2406 +88081;47.49463;.57467;113;20220130;10.4;7.1;8.7;2.1;9.45;0;.66;3501 +88081;47.49463;.57467;113;20220131;9.7;5.5;7.6;5.4;7.6;.1;1.26;5272 +88081;47.49463;.57467;113;20220201;10.3;1.7;6;4.2;9;.2;.49;3460 +88081;47.49463;.57467;113;20220202;9.5;7.7;8.6;3.1;9.6;0;.72;2541 +88081;47.49463;.57467;113;20220203;5.6;5.2;5.4;2.9;8.1;.3;.51;1733 +88081;47.49463;.57467;113;20220204;11;5.1;8.1;3.4;8.95;1.3;.86;3909 +88081;47.49463;.57467;113;20220205;10.3;-.5;4.9;2.6;7.1;0;.76;7657 +88081;47.49463;.57467;113;20220206;11.6;4.4;8;7.3;10.05;1.5;.68;3591 +88081;47.49463;.57467;113;20220207;11.1;4.6;7.9;2.6;8.2;0;.91;7420 +88081;47.49463;.57467;113;20220208;13.6;1.2;7.4;1;7.85;0;.7;8670 +88081;47.49463;.57467;113;20220209;14.5;-.4;7.1;2.8;7.65;.1;1.16;9379 +88081;47.49463;.57467;113;20220210;7.4;6;6.7;3;9.1;1.2;.65;2100 +88081;47.49463;.57467;113;20220211;9.1;0;4.5;2.5;6.8;0;.81;10800 +88081;47.49463;.57467;113;20220212;10.1;.6;5.3;3.2;5.4;0;1.39;11100 +88081;47.49463;.57467;113;20220213;14.3;-1.5;6.4;5;7.7;1.5;1.48;8800 +88081;47.49463;.57467;113;20220214;12.3;7.1;9.7;5.3;9.1;2.3;1.45;7100 +88081;47.49463;.57467;113;20220215;10.5;2.9;6.7;5.1;9.2;6.1;.66;5400 +88081;47.49463;.57467;113;20220216;13.5;8.5;11;6.9;12.9;1.6;.51;3840 +88081;47.49463;.57467;113;20220217;14.7;11.5;13.1;5.3;10.8;.6;1.82;4248 +88081;47.49463;.57467;113;20220218;11.5;10.8;11.1;6.3;9.6;1.5;1.72;1832 +88081;47.49463;.57467;113;20220219;10.8;1.5;6.1;5.1;6.9;0;1.46;7722 +88081;47.49463;.57467;113;20220220;14;7.8;10.9;7.1;10.55;1.3;1.5;5818 +88081;47.49463;.57467;113;20220221;10.8;6.7;8.8;7.3;8.15;.5;1.73;5000 +88081;47.49463;.57467;113;20220222;12.5;5.7;9.1;4.3;10.1;.5;.97;4932 +88081;47.49463;.57467;113;20220223;12.6;7.3;10;1.9;10.4;.2;.89;5573 +88081;47.49463;.57467;113;20220224;12.3;6.6;9.4;3.7;8.15;1.5;1.56;6741 +88081;47.49463;.57467;113;20220225;11.1;0;5.6;2.4;6.3;0;1.3;10451 +88081;47.49463;.57467;113;20220226;11.9;.8;6.4;3.9;5.45;.1;1.96;11966 +88081;47.49463;.57467;113;20220227;13.2;-.2;6.5;3.1;5.5;0;1.87;12101 +88081;47.49463;.57467;113;20220228;15.4;.1;7.8;1.4;6.05;0;1.5;12685 +88081;47.49463;.57467;113;20220301;14.8;3.6;9.2;1.8;7.05;0;1.54;9250 +88081;47.49463;.57467;113;20220302;12.3;5.8;9.1;1.8;8.55;0;1.15;6796 +88081;47.49463;.57467;113;20220303;12.8;7.2;10;1.9;9.85;.6;1.09;6647 +88081;47.49463;.57467;113;20220304;9.7;6.4;8;3;9.4;0;.84;4588 +88081;47.49463;.57467;113;20220305;8.4;4.5;6.4;3.1;8.5;.2;.81;5304 +88081;47.49463;.57467;113;20220306;9.4;4.7;7;3;6.7;0;1.55;10323 +88081;47.49463;.57467;113;20220307;9.1;-1.1;4;3.8;4.7;0;1.84;12937 +88081;47.49463;.57467;113;20220308;15.1;-.5;7.3;3.4;6.9;0;2.02;12986 +88081;47.49463;.57467;113;20220309;15.5;5;10.3;3.3;8.85;0;1.94;12341 +88081;47.49463;.57467;113;20220310;13.9;9;11.5;3.5;9.5;.1;1.71;5915 +88081;47.49463;.57467;113;20220311;12.1;7;9.6;4.6;9.85;6.4;1.27;5702 +88081;47.49463;.57467;113;20220312;12.4;6.6;9.5;4.1;9.55;1.1;1.37;7209 +88081;47.49463;.57467;113;20220313;9.8;7;8.4;3.6;8.95;5.2;1.13;4564 +88081;47.49463;.57467;113;20220314;15.7;1.8;8.7;3.4;7.85;1.3;2.15;15119 +88081;47.49463;.57467;113;20220315;15.7;9.1;12.4;2.5;11.5;0;1.46;7860 +88081;47.49463;.57467;113;20220316;14.7;9.1;11.9;2.9;10.95;0;1.44;6482 +88081;47.49463;.57467;113;20220317;9.4;7.6;8.5;3.8;8.4;0;1.4;6449 +88081;47.49463;.57467;113;20220318;13.9;5.1;9.5;6.2;7;0;2.92;15400 +88081;47.49463;.57467;113;20220319;13.7;6;9.8;3.8;7.8;0;2.12;9600 +88081;47.49463;.57467;113;20220320;16.6;4.7;10.6;2.9;8.2;.3;2.25;11800 +88081;47.49463;.57467;113;20220321;18.3;7.6;12.9;3.4;9.6;0;2.72;15600 +88081;47.49463;.57467;113;20220322;16.9;3.5;10.2;3.2;6.9;0;2.92;18800 +88081;47.49463;.57467;113;20220323;17.4;1.9;9.6;2.2;5.6;0;2.82;19200 +88081;47.49463;.57467;113;20220324;19.7;3.2;11.4;2.4;6.7;0;3.09;19100 +88081;47.49463;.57467;113;20220325;20.4;5.2;12.8;4.7;7.2;0;4.07;19300 +88081;47.49463;.57467;113;20220326;20.1;6.1;13.1;4.8;7.2;0;4.14;19600 +88081;47.49463;.57467;113;20220327;20.8;5.6;13.2;3.1;7.9;0;3.5;19200 +88081;47.49463;.57467;113;20220328;21.5;5.8;13.6;2.2;8.1;0;3.06;16300 +88081;47.49463;.57467;113;20220329;18.9;9.8;14.3;1.6;10.5;2.5;2.2;12100 +88081;47.49463;.57467;113;20220330;13.1;7.1;10.1;3.3;11;2.4;1.2;7200 +88081;47.49463;.57467;113;20220331;8.7;6;7.3;4.4;7.8;.8;1.47;6900 +88081;47.49463;.57467;113;20220401;5.9;-.4;2.7;5.8;5.7;2.3;1.33;7800 +88081;47.49463;.57467;113;20220402;8.1;-.1;4;4.6;5.5;0;1.95;15000 +88081;47.49463;.57467;113;20220403;8.7;.1;4.4;2.8;4.9;0;2;14400 +88081;47.49463;.57467;113;20220404;12.4;-2.7;4.8;3.1;5.6;.3;2.41;19800 +88081;47.49463;.57467;113;20220405;12.8;6.3;9.5;3.4;10.4;.1;1.12;4900 +88081;47.49463;.57467;113;20220406;13.6;9.2;11.4;4.9;10.7;1.9;1.61;5600 +88081;47.49463;.57467;113;20220407;15.5;9.9;12.7;7.5;12.1;9.8;1.82;7200 +88081;47.49463;.57467;113;20220408;15;8.7;11.8;6.4;10.9;13.8;1.88;6100 +88081;47.49463;.57467;113;20220409;12.6;2.7;7.6;2.5;7.2;.1;2.4;19400 +88081;47.49463;.57467;113;20220410;15.4;.9;8.1;3.8;6.8;0;3.11;22500 +88081;47.49463;.57467;113;20220411;22.2;3.8;13;4;9.3;0;3.92;20400 +88081;47.49463;.57467;113;20220412;18.2;9.3;13.7;2.1;11.9;3.8;1.91;9000 +88081;47.49463;.57467;113;20220413;17.1;11.1;14.1;1.7;13.4;.6;1.83;10700 +88081;47.49463;.57467;113;20220414;21.1;7.7;14.4;1.9;12.3;0;3.32;23300 +88081;47.49463;.57467;113;20220415;21.9;9.4;15.6;2.5;11.8;0;3.78;23900 +88081;47.49463;.57467;113;20220416;20.2;10.4;15.3;4;10.7;0;4.1;24000 +88081;47.49463;.57467;113;20220417;20.8;5.5;13.1;2.5;9.1;0;3.77;24200 +88081;47.49463;.57467;113;20220418;18.8;6.2;12.5;2.7;10.5;.7;3.12;21100 +88081;47.49463;.57467;113;20220419;13.9;7.9;10.9;2.5;9.6;0;1.7;7200 +88081;47.49463;.57467;113;20220420;18.5;6;12.2;2.9;9.8;.2;2.99;17900 +88081;47.49463;.57467;113;20220421;18.9;9.3;14.1;2.5;8.4;0;3.9;23900 +88081;47.49463;.57467;113;20220422;19.9;8.1;14;3.4;10.3;.4;3.86;23900 +88081;47.49463;.57467;113;20220423;19.6;10;14.8;3;12.3;.8;2.65;13100 +88081;47.49463;.57467;113;20220424;19.5;11.3;15.4;2.6;12.9;1.2;2.67;14100 +88081;47.49463;.57467;113;20220425;14.3;11.7;13;2.2;11.7;.2;1.66;7400 +88081;47.49463;.57467;113;20220426;16.9;5.3;11.1;3.5;9.1;0;3.48;25100 +88081;47.49463;.57467;113;20220427;19.3;6.2;12.7;5.2;9.6;.1;4.11;25000 +88081;47.49463;.57467;113;20220428;19.8;8.9;14.3;3.5;10.6;0;3.21;14900 +88081;47.49463;.57467;113;20220429;21.5;9;15.2;2.4;10.7;0;3.49;18400 +88081;47.49463;.57467;113;20220430;17.9;6.4;12.1;3.2;9.6;0;3.33;21000 +88081;47.49463;.57467;113;20220501;17.3;5.8;11.5;2.9;8.3;0;3.74;25300 +88081;47.49463;.57467;113;20220502;18.8;8.2;13.5;3.5;9.2;0;4.04;24100 +88081;47.49463;.57467;113;20220503;19.9;9.5;14.7;2.8;10.1;.6;3.42;17100 +88081;47.49463;.57467;113;20220504;17.1;11;14;2.3;11.3;.1;2.49;12700 +88081;47.49463;.57467;113;20220505;20.6;7.1;13.8;2.2;10.9;.1;3.45;21100 +88081;47.49463;.57467;113;20220506;22.4;6;14.2;2.3;10.7;0;3.92;23609 +88081;47.49463;.57467;113;20220507;22.2;9.9;16.1;2.1;11.7;.1;3.97;23346 +88081;47.49463;.57467;113;20220508;23.2;9.7;16.5;2.7;12.3;0;4.34;25167 +88081;47.49463;.57467;113;20220509;26.5;9.7;18.1;1.6;12.6;0;4.44;24943 +88081;47.49463;.57467;113;20220510;27.8;11.8;19.8;2.6;12.45;0;5.18;24760 +88081;47.49463;.57467;113;20220511;24.7;10.9;17.8;3.2;12.55;0;4.75;24756 +88081;47.49463;.57467;113;20220512;21.5;9.9;15.7;1.9;12.55;0;3.29;18509 +88081;47.49463;.57467;113;20220513;23;9.7;16.4;2;10.6;0;4.39;25459 +88081;47.49463;.57467;113;20220514;25.4;9.9;17.7;2.8;11.45;0;4.82;24210 +88081;47.49463;.57467;113;20220515;30.2;13.2;21.7;3.4;13.9;.6;5.8;23326 +88081;47.49463;.57467;113;20220516;26.4;15;20.7;2.6;14.65;0;4.62;21574 +88081;47.49463;.57467;113;20220517;30;13;21.5;2.1;14.7;.9;5.27;25440 +88081;47.49463;.57467;113;20220518;29.6;13.5;21.5;1.7;16.3;.1;4.87;24668 +88081;47.49463;.57467;113;20220519;26.7;16.5;21.6;2.1;16.55;3.1;4.31;20727 +88081;47.49463;.57467;113;20220520;23.4;16.4;19.9;2.8;16.65;.1;3.4;15406 +88081;47.49463;.57467;113;20220521;26.9;9.5;18.2;1.5;13.25;0;4.73;26878 +88081;47.49463;.57467;113;20220522;28;14.9;21.4;2.4;14.8;1.3;4.8;21344 +88081;47.49463;.57467;113;20220523;19.9;16;18;3.3;15.45;6.2;2.65;10953 +88081;47.49463;.57467;113;20220524;18.3;9.7;14;3.2;11.35;.3;3.18;17613 +88081;47.49463;.57467;113;20220525;20.8;6.8;13.8;2.4;11.05;0;3.72;22573 +88081;47.49463;.57467;113;20220526;20.7;13.2;16.9;2.6;13.4;0;3.4;17465 +88081;47.49463;.57467;113;20220527;19.9;13.9;16.9;2.3;13.25;.1;3.07;14939 +88081;47.49463;.57467;113;20220528;22.7;8.7;15.7;2.8;10.7;0;4.78;27495 +88081;47.49463;.57467;113;20220529;18;8;13;3.5;8.55;0;4.25;24943 +88081;47.49463;.57467;113;20220530;21;7.2;14.1;2.8;8.85;0;4.53;25883 +88081;47.49463;.57467;113;20220531;23.3;6.9;15.1;2.1;8.55;.1;4.83;27487 +88081;47.49463;.57467;113;20220601;24.8;7.8;16.3;1.7;9.5;.2;4.88;27979 +88081;47.49463;.57467;113;20220602;28.1;12.9;20.5;3.8;11.6;0;6.15;25291 +88081;47.49463;.57467;113;20220603;26.8;15.4;21.1;2.7;15.05;9.5;4.62;20288 +88081;47.49463;.57467;113;20220604;26.8;16.6;21.7;2.2;18.95;8.4;4.15;20113 +88081;47.49463;.57467;113;20220605;22.2;15.6;18.9;3.5;15.45;0;3.35;14027 +88081;47.49463;.57467;113;20220606;21.1;11.7;16.4;2.6;13.55;.3;3.45;18442 +88081;47.49463;.57467;113;20220607;22.2;14;18.1;3.9;14.5;13.4;3.76;17317 +88081;47.49463;.57467;113;20220608;22.7;14;18.4;3.8;15.2;1.9;3.99;19989 +88081;47.49463;.57467;113;20220609;22.1;12;17;2.6;13.7;0;3.85;20752 +88081;47.49463;.57467;113;20220610;24.8;11.2;18;2.1;14.4;.2;4.55;25719 +88081;47.49463;.57467;113;20220611;27.1;12;19.6;1.4;15.3;0;4.73;25983 +88081;47.49463;.57467;113;20220612;25.9;13.4;19.6;3;12.85;.3;5.08;23285 +88081;47.49463;.57467;113;20220613;25.5;9.4;17.4;2.2;11.05;0;5.38;29915 +88081;47.49463;.57467;113;20220614;28.3;11.1;19.7;2.8;12.05;0;6.01;29241 +88081;47.49463;.57467;113;20220615;33.4;16.1;24.7;2.7;13.95;0;6.89;28596 +88081;47.49463;.57467;113;20220616;31.8;16.3;24;2.1;14.3;0;6.14;27411 +88081;47.49463;.57467;113;20220617;35.4;16.4;25.9;2;14.6;0;6.86;29481 +88081;47.49463;.57467;113;20220618;39;18.1;28.5;2.8;15.55;1.8;8.1;29366 +88081;47.49463;.57467;113;20220619;32;16.5;24.2;3.6;18.3;1.4;6.18;24767 +88081;47.49463;.57467;113;20220620;26.7;17.3;22;2.6;19.3;5.6;4.26;20139 +88081;47.49463;.57467;113;20220621;26.6;14.5;20.5;2.9;18.1;3.1;4;18763 +88081;47.49463;.57467;113;20220622;23.9;17.7;20.8;1.8;19.5;7.1;2.9;13664 +88081;47.49463;.57467;113;20220623;27.1;14.8;20.9;1.9;16.45;1.3;4.61;23116 +88081;47.49463;.57467;113;20220624;23.7;15.3;19.5;4.1;15.75;2.7;4;17519 +88081;47.49463;.57467;113;20220625;18;15;16.5;3;15.35;5.7;2.14;9736 +88081;47.49463;.57467;113;20220626;22.2;10.3;16.2;1.7;13.05;.1;3.85;22387 +88081;47.49463;.57467;113;20220627;23.7;11.6;17.7;2.8;11.85;0;4.83;24742 +88081;47.49463;.57467;113;20220628;25.1;9.9;17.5;2;11.2;0;5.13;28354 +88081;47.49463;.57467;113;20220629;22.8;10;16.4;2.4;13.1;4.8;3.82;20816 +88081;47.49463;.57467;113;20220630;20.5;12.2;16.4;2.2;13.45;3.1;3.17;16701 +88081;47.49463;.57467;113;20220701;22.1;8.7;15.4;2;10.9;.1;4.2;24328 +88081;47.49463;.57467;113;20220702;27.6;9.3;18.4;1.6;11.4;0;5.32;29581 +88081;47.49463;.57467;113;20220703;25.5;11.3;18.4;2.8;12.5;0;5.23;27078 +88081;47.49463;.57467;113;20220704;27.2;10.8;19;2.1;12.25;.1;5.4;28505 +88081;47.49463;.57467;113;20220705;26.5;11;18.8;2.5;12.15;0;5.48;28458 +88081;47.49463;.57467;113;20220706;27.5;11.9;19.7;2.9;12.15;.1;5.84;28281 +88081;47.49463;.57467;113;20220707;25.8;12.9;19.3;2.8;14.2;0;4.71;22707 +88081;47.49463;.57467;113;20220708;29.4;12.2;20.8;2.7;12.1;.1;6.21;29136 +88081;47.49463;.57467;113;20220709;31.5;15.1;23.3;2.9;13.45;0;6.66;28546 +88081;47.49463;.57467;113;20220710;29.4;14.5;22;4;12.85;0;6.71;27955 +88081;47.49463;.57467;113;20220711;31.5;15.6;23.5;3.7;13.7;0;6.98;27637 +88081;47.49463;.57467;113;20220712;34;17.1;25.6;2.2;13.15;0;6.68;28223 +88081;47.49463;.57467;113;20220713;36;15.7;25.8;1;12.05;0;5.56;27149 +88081;47.49463;.57467;113;20220714;32.9;17.2;25;2.8;14.1;0;6.73;27249 +88081;47.49463;.57467;113;20220715;30;15.2;22.6;3.4;11.85;0;6.7;27362 +88081;47.49463;.57467;113;20220716;31.1;14.6;22.9;3;10.65;0;6.83;27837 +88081;47.49463;.57467;113;20220717;34;16.3;25.1;3.3;11.85;0;7.38;27096 +88081;47.49463;.57467;113;20220718;39.2;18.3;28.8;3;12.35;0;8.19;27809 +88081;47.49463;.57467;113;20220719;33.4;21.9;27.6;3.6;15.7;3.4;6.89;21898 +88081;47.49463;.57467;113;20220720;27.4;17.7;22.5;3.3;17.9;3;4.5;18813 +88081;47.49463;.57467;113;20220721;29.1;16;22.6;1.9;16.8;0;4.96;23835 +88081;47.49463;.57467;113;20220722;25.8;15.8;20.8;2.5;17.7;.2;3.41;14746 +88081;47.49463;.57467;113;20220723;28.4;15.8;22.1;2.4;15.2;0;5.08;23319 +88081;47.49463;.57467;113;20220724;33.7;13.3;23.5;1.8;14.2;.1;5.92;27617 +88081;47.49463;.57467;113;20220725;27.3;18.1;22.7;4;15.4;1;5.07;17884 +88081;47.49463;.57467;113;20220726;24.8;15.2;20;2.6;13.4;0;4.15;17738 +88081;47.49463;.57467;113;20220727;27;11.3;19.1;1.8;11.25;0;4.76;24449 +88081;47.49463;.57467;113;20220728;29.2;15.3;22.3;1.6;11;0;4.88;22605 +88081;47.49463;.57467;113;20220729;29.3;17.7;23.5;1.6;12.5;.3;4.47;18341 +88081;47.49463;.57467;113;20220730;31.6;15.2;23.4;2;14.9;0;5.31;23673 +88081;47.49463;.57467;113;20220731;31.4;15.9;23.6;2.5;15;0;5.77;25231 +88081;47.49463;.57467;113;20220801;29;15.6;22.3;2.2;16.55;0;4.77;22315 +88081;47.49463;.57467;113;20220802;33;15.3;24.1;1.4;15.45;0;5.34;26071 +88081;47.49463;.57467;113;20220803;36.9;18.2;27.5;1.6;14.95;.4;6.01;26295 +88081;47.49463;.57467;113;20220804;29.4;21.5;25.4;2.8;18.35;.3;4.65;16871 +88081;47.49463;.57467;113;20220805;28.4;16;22.2;3.6;13.2;0;5.81;23467 +88081;47.49463;.57467;113;20220806;27.2;14.3;20.7;3.8;9;0;6.24;24779 +88081;47.49463;.57467;113;20220807;28.9;14.2;21.5;3.7;9.2;0;6.49;25347 +88081;47.49463;.57467;113;20220808;31.7;15.6;23.6;3.5;10.25;0;6.92;25521 +88081;47.49463;.57467;113;20220809;33.3;17.6;25.4;3.6;12.1;0;7.14;24847 +88081;47.49463;.57467;113;20220810;34.4;18.8;26.6;3.8;11.75;0;7.54;24947 +88081;47.49463;.57467;113;20220811;35;19;27;3.5;10.15;0;7.52;25090 +88081;47.49463;.57467;113;20220812;35.9;18;27;2.3;9.9;0;6.56;25653 +88081;47.49463;.57467;113;20220813;36.3;18.2;27.3;2.1;9.9;8.5;6.31;24310 +88081;47.49463;.57467;113;20220814;26.2;19.2;22.7;3.1;17.65;2.6;3.84;14343 +88081;47.49463;.57467;113;20220815;26.5;17.5;22;4.1;17.85;0;3.99;14833 +88081;47.49463;.57467;113;20220816;24.2;16.3;20.3;1.3;18.4;2.4;2.5;12104 +88081;47.49463;.57467;113;20220817;25.2;16.5;20.8;1.9;17.6;6.4;3.35;16684 +88081;47.49463;.57467;113;20220818;27.4;12.5;20;1.9;15.35;0;4.08;21415 +88081;47.49463;.57467;113;20220819;26.6;16.8;21.7;2.9;17.75;.9;3.57;14685 +88081;47.49463;.57467;113;20220820;27.5;15.4;21.4;1.6;14.9;0;4.18;21675 +88081;47.49463;.57467;113;20220821;24.2;13.8;19;2.3;14.95;.9;3.19;15023 +88081;47.49463;.57467;113;20220822;26.9;16.9;21.9;1.6;18.45;.1;3.16;15232 +88081;47.49463;.57467;113;20220823;27.3;18.9;23.1;1.6;19.4;0;2.89;12125 +88081;47.49463;.57467;113;20220824;33.3;16.2;24.7;1.4;17.1;0;4.54;22070 +88081;47.49463;.57467;113;20220825;28.4;19.2;23.8;2.8;17.8;.1;3.71;12389 +88081;47.49463;.57467;113;20220826;27.2;16.4;21.8;2.3;15.65;0;3.73;15862 +88081;47.49463;.57467;113;20220827;29;13.9;21.4;2.3;13.05;0;4.39;19248 +88081;47.49463;.57467;113;20220828;28.7;13.8;21.2;2.6;12.25;0;4.8;21426 +88081;47.49463;.57467;113;20220829;32.9;16.2;24.6;2.9;13.9;2.3;5.53;20758 +88081;47.49463;.57467;113;20220830;29.8;17.5;23.7;2.2;16.1;0;4.1;16544 +88081;47.49463;.57467;113;20220831;30.5;16.5;23.5;1.8;16.4;1;3.96;17790 +88081;47.49463;.57467;113;20220901;29;17.6;23.3;1.8;16.2;8.6;3.54;14731 +88081;47.49463;.57467;113;20220902;24.3;16.6;20.4;1.9;18.2;1.3;2.67;13250 +88081;47.49463;.57467;113;20220903;26.2;16.2;21.2;3.2;16.25;.1;3.66;14963 +88081;47.49463;.57467;113;20220904;30;12.7;21.4;2.2;14.75;3;4.16;19214 +88081;47.49463;.57467;113;20220905;30.4;15.6;23;3.3;16.6;2.8;4.39;15924 +88081;47.49463;.57467;113;20220906;28.6;14.9;21.8;2.2;15.35;.5;3.63;15836 +88081;47.49463;.57467;113;20220907;19.7;16;17.8;3.1;16.35;9.8;1.8;6439 +88081;47.49463;.57467;113;20220908;22.8;13.7;18.3;4;15.25;2.8;3;13289 +88081;47.49463;.57467;113;20220909;22.8;15.1;19;4.8;14.8;.8;3.38;13107 +88081;47.49463;.57467;113;20220910;23.2;12.7;18;3.1;13.65;.1;3.27;16240 +88081;47.49463;.57467;113;20220911;26.3;11.7;19;1.5;13.45;0;3.23;18339 +88081;47.49463;.57467;113;20220912;32.1;13.8;22.9;2.7;14.6;.9;4.55;17679 +88081;47.49463;.57467;113;20220913;31.7;19.7;25.7;2.7;18.9;4.2;3.83;11938 +88081;47.49463;.57467;113;20220914;25.6;17.5;21.6;2.4;19.7;6.2;2.38;9880 +88081;47.49463;.57467;113;20220915;24.1;17.4;20.8;2.9;16.5;.2;3.02;13043 +88081;47.49463;.57467;113;20220916;20.7;11.4;16.1;3.3;11.6;.1;2.91;13737 +88081;47.49463;.57467;113;20220917;18.8;6.2;12.5;2.1;8.65;0;2.68;17182 +88081;47.49463;.57467;113;20220918;20.8;4.4;12.6;1.3;8.8;.1;2.51;17727 +88081;47.49463;.57467;113;20220919;21.1;6.8;14;2.3;9.65;0;2.86;17089 +88081;47.49463;.57467;113;20220920;21.1;7.7;14.4;2.5;9.2;0;2.96;16475 +88081;47.49463;.57467;113;20220921;21.8;8.9;15.3;2.6;9.5;0;3.08;16513 +88081;47.49463;.57467;113;20220922;22.9;7.8;15.3;1.4;8.5;0;2.7;16690 +88081;47.49463;.57467;113;20220923;22.1;8.8;15.4;.8;9.55;.5;1.88;11540 +88081;47.49463;.57467;113;20220924;19.2;9.8;14.5;2.4;12.4;3;1.93;10276 +88081;47.49463;.57467;113;20220925;20.4;12.4;16.4;2.4;11.8;.1;2.36;10055 +88081;47.49463;.57467;113;20220926;15;10;12.5;3.8;11.65;6.1;1.49;6271 +88081;47.49463;.57467;113;20220927;17;9.5;13.3;4.8;12.5;5.8;1.72;8397 +88081;47.49463;.57467;113;20220928;13.8;12.1;13;4.5;13.4;1.7;1.06;4920 +88081;47.49463;.57467;113;20220929;15.1;8.6;11.9;2.4;10.9;1.3;1.5;8670 +88081;47.49463;.57467;113;20220930;17.8;4.5;11.2;2.5;10.2;3.1;1.89;13293 +88081;47.49463;.57467;113;20221001;20;12.7;16.4;5.9;16.95;1;1.41;7575 +88081;47.49463;.57467;113;20221002;20.1;15.6;17.9;4.1;16.8;1.5;1.79;7734 +88081;47.49463;.57467;113;20221003;17.7;13.3;15.5;2.2;14.7;0;1.35;7113 +88081;47.49463;.57467;113;20221004;21.1;6.1;13.6;1.1;12.25;.1;1.68;12888 +88081;47.49463;.57467;113;20221005;22.3;10.4;16.3;3.4;13.9;.4;2.25;10850 +88081;47.49463;.57467;113;20221006;19.5;7.9;13.7;1.2;11.15;0;1.69;12885 +88081;47.49463;.57467;113;20221007;20.3;5.5;12.9;1.4;9.5;.1;1.81;13240 +88081;47.49463;.57467;113;20221008;19.9;5.5;12.7;1.4;9.55;.1;1.75;12870 +88081;47.49463;.57467;113;20221009;21.8;5.6;13.7;2.5;10.15;0;2.32;13295 +88081;47.49463;.57467;113;20221010;21;12.4;16.7;2.5;14.25;0;1.78;8375 +88081;47.49463;.57467;113;20221011;19.4;11.8;15.6;2.8;13.15;0;1.77;9116 +88081;47.49463;.57467;113;20221012;19.1;7.4;13.2;1.4;11.8;.2;1.36;9285 +88081;47.49463;.57467;113;20221013;16.1;11.2;13.7;2.8;14.25;5.9;.91;4549 +88081;47.49463;.57467;113;20221014;19.3;14.6;17;4.4;17.2;7.7;1.18;4499 +88081;47.49463;.57467;113;20221015;18.3;16;17.2;4.5;16.7;2.9;1.38;5105 +88081;47.49463;.57467;113;20221016;23;14;18.5;1.9;16.9;3.2;1.56;8738 +88081;47.49463;.57467;113;20221017;18.9;16.9;17.9;3;17.95;10.2;1.02;2591 +88081;47.49463;.57467;113;20221018;21.6;15;18.3;2.8;18;.1;1.38;7548 +88081;47.49463;.57467;113;20221019;24.6;14.7;19.7;3.2;17.4;4.9;1.99;8732 +88081;47.49463;.57467;113;20221020;21.1;14.3;17.7;3.6;16.75;8.7;1.48;6546 +88081;47.49463;.57467;113;20221021;20.3;15.5;17.9;3.6;15.6;0;1.72;6633 +88081;47.49463;.57467;113;20221022;21.2;12.3;16.7;2.8;14.5;.8;1.62;8191 +88081;47.49463;.57467;113;20221023;23.8;14.4;19.1;5;14.15;0;2.88;7813 +88081;47.49463;.57467;113;20221024;19.1;14.8;17;4.8;14.25;1.9;1.95;5907 +88081;47.49463;.57467;113;20221025;18.6;11;14.8;2.7;14.15;.5;1.17;6474 +88081;47.49463;.57467;113;20221026;23.4;12.4;17.9;3;14.45;.1;1.95;9069 +88081;47.49463;.57467;113;20221027;25.5;14.2;19.8;3;14.65;0;2.3;7134 +88081;47.49463;.57467;113;20221028;23.7;17;20.3;3.4;15.75;0;2.2;6562 +88081;47.49463;.57467;113;20221029;23.8;16.8;20.3;3.1;14.35;0;2.29;5572 +88081;47.49463;.57467;113;20221030;17.9;12.1;15;1.7;13.35;0;1.03;4858 +88081;47.49463;.57467;113;20221031;21;11.9;16.5;3.6;14.35;2.9;1.61;6331 +88081;47.49463;.57467;113;20221101;17.6;9.7;13.7;4.8;11.75;2.1;1.66;7215 +88081;47.49463;.57467;113;20221102;16.8;9.4;13.1;3.2;12.4;0;1.09;7308 +88081;47.49463;.57467;113;20221103;14.3;11;12.6;4;11.75;8.4;1.16;2745 +88081;47.49463;.57467;113;20221104;13.9;7.8;10.9;5.2;9.7;.1;1.48;5509 +88081;47.49463;.57467;113;20221105;13.8;3.8;8.8;2.1;9.4;.6;.81;5580 +88081;47.49463;.57467;113;20221106;13.6;9.1;11.3;4.2;11.2;2.9;1.02;3304 +88081;47.49463;.57467;113;20221107;16.7;11.6;14.1;4.1;12.85;.8;1.25;4364 +88081;47.49463;.57467;113;20221108;17;10.3;13.7;5.2;12;3.9;1.55;4537 +88081;47.49463;.57467;113;20221109;15.7;11.7;13.7;3.8;12.4;.7;1.18;5212 +88081;47.49463;.57467;113;20221110;13.1;4.2;8.6;2.1;10.35;0;.57;5123 +88081;47.49463;.57467;113;20221111;14.9;7.9;11.4;2.8;11.1;.2;.86;5612 +88081;47.49463;.57467;113;20221112;19.3;7.4;13.4;2.1;11.75;.2;.99;6864 +88081;47.49463;.57467;113;20221113;16.4;6.5;11.5;1.4;11.3;.2;.61;6266 +88081;47.49463;.57467;113;20221114;14.5;7.5;11;2.3;11.25;.4;.69;4040 +88081;47.49463;.57467;113;20221115;14.2;8.9;11.6;4.2;11.7;10.7;.88;2853 +88081;47.49463;.57467;113;20221116;13.4;8.9;11.2;5.6;12;10;.72;3266 +88081;47.49463;.57467;113;20221117;14.8;11.2;13;6.1;11.4;2.8;1.5;4134 +88081;47.49463;.57467;113;20221118;12.8;7.2;10;3.3;9.5;.2;.87;6600 +88081;47.49463;.57467;113;20221119;11.4;1.4;6.4;1.6;7.7;.1;.46;7000 +88081;47.49463;.57467;113;20221120;11.5;1.1;6.3;3;8.7;1.9;.59;2800 +88081;47.49463;.57467;113;20221121;12.3;5.2;8.7;4.4;9;4.6;1.08;1800 +88081;47.49463;.57467;113;20221122;12;5.4;8.7;5.3;8.55;.2;1.17;4892 +88081;47.49463;.57467;113;20221123;13.9;7.4;10.7;4.8;10.2;4.3;1.08;4350 +88081;47.49463;.57467;113;20221124;12.5;8;10.3;4.5;10.95;1.5;.72;3385 +88081;47.49463;.57467;113;20221125;13.1;7.5;10.3;2.4;10.4;.1;.62;4566 +88081;47.49463;.57467;113;20221126;9.6;3;6.3;2.1;8.85;.2;.38;3329 +88081;47.49463;.57467;113;20221127;11.6;6.7;9.1;3.3;9.55;7.8;.77;2747 +88081;47.49463;.57467;113;20221128;12.2;8.2;10.2;3.5;10.2;.4;.76;3810 +88081;47.49463;.57467;113;20221129;7.5;3.8;5.7;1.6;8.75;0;.31;2405 +88081;47.49463;.57467;113;20221130;6.7;3.9;5.3;2.3;8.4;0;.31;2545 +88081;47.49463;.57467;113;20221201;7.7;3;5.3;3;7.65;.1;.49;3553 +88081;47.49463;.57467;113;20221202;6;4.3;5.1;2.7;7.35;.5;.59;1568 +88081;47.49463;.57467;113;20221203;4.9;2.2;3.5;4.5;6.95;.3;.53;1562 +88081;47.49463;.57467;113;20221204;4.3;2.4;3.3;2.9;6.85;.1;.47;1423 +88081;47.49463;.57467;113;20221205;6;3.4;4.7;1.4;7.6;0;.38;1765 +88081;47.49463;.57467;113;20221206;5.1;3.4;4.2;3.3;7.3;0;.44;2500 +88081;47.49463;.57467;113;20221207;4.7;3.1;3.9;2.8;7.2;0;.24;5000 +88081;47.49463;.57467;113;20221208;2.4;.6;1.5;3.5;6.2;0;.38;1500 +88081;47.49463;.57467;113;20221209;3;-1;1;2.6;5.45;.1;.41;2803 +88081;47.49463;.57467;113;20221210;-.1;-3.5;-1.8;1.6;5.2;.1;.19;2041 +88081;47.49463;.57467;113;20221211;1.9;-3.4;-.7;1.8;5;0;.27;3330 +88081;47.49463;.57467;113;20221212;2;-3.7;-.9;2.6;4.65;0;.37;3769 +88081;47.49463;.57467;113;20221213;2.1;-3.5;-.7;3.4;4.6;3.3;.43;4262 +88081;47.49463;.57467;113;20221214;1.5;-.2;.6;3.1;6.15;1.5;.24;1560 +88081;47.49463;.57467;113;20221215;3.2;0;1.6;4.5;5.15;0;.77;2686 +88081;47.49463;.57467;113;20221216;5.3;-1.3;2;2.9;4.95;0;.59;4814 +88081;47.49463;.57467;113;20221217;.7;-2.5;-.9;3.6;4.65;0;.43;3393 +88081;47.49463;.57467;113;20221218;5.2;-4.7;.2;3.1;5.55;.6;.4;2890 +88081;47.49463;.57467;113;20221219;13.4;5;9.2;5.1;9.9;0;.87;2920 +88081;47.49463;.57467;113;20221220;13.1;11.6;12.3;4.9;11.55;2.4;1.17;814 +88081;47.49463;.57467;113;20221221;12.5;8.2;10.4;4.6;12.1;3.5;.36;1957 +88081;47.49463;.57467;113;20221222;14.5;12;13.3;6.9;12.95;16.5;1.11;1324 +88081;47.49463;.57467;113;20221223;14.3;13.7;14;5.7;14.25;6.3;.87;761 +88081;47.49463;.57467;113;20221224;12.2;10.5;11.3;3.5;11.6;1.9;.69;1805 +88081;47.49463;.57467;113;20221225;14.6;8.3;11.4;3.1;12.05;.2;.56;2949 +88081;47.49463;.57467;113;20221226;12.3;10.8;11.5;3.8;11.15;2.3;.86;1938 +88081;47.49463;.57467;113;20221227;10.4;1.6;6;2.1;8.45;.1;.33;3691 +88081;47.49463;.57467;113;20221228;11.8;7.9;9.8;6;11.2;5.4;.55;2199 +88081;47.49463;.57467;113;20221229;11.7;10.5;11.1;5.3;10.65;1.2;1.04;2229 +88081;47.49463;.57467;113;20221230;14.5;5.6;10;6.3;11.9;5.8;.48;2498 +88081;47.49463;.57467;113;20221231;16;14.3;15.1;6.9;11.7;0;2.19;2316 +88082;47.52273;.90425;122;20220101;14.2;4.9;9.6;2.1;10.05;0;.48;4685 +88082;47.52273;.90425;122;20220102;13.6;8.3;11;4.3;11.7;0;.66;2758 +88082;47.52273;.90425;122;20220103;12.7;10.4;11.6;5.1;12.6;14;.61;1506 +88082;47.52273;.90425;122;20220104;10.7;10.3;10.5;5.2;10.35;5.4;1.17;750 +88082;47.52273;.90425;122;20220105;6.9;1.4;4.2;2.8;6.4;0;.64;3142 +88082;47.52273;.90425;122;20220106;6.9;-1.8;2.5;2;6.25;.4;.35;4414 +88082;47.52273;.90425;122;20220107;9;3.1;6;5.3;7.95;.3;.71;4195 +88082;47.52273;.90425;122;20220108;9.9;7;8.4;6.8;9.5;9.4;.88;1864 +88082;47.52273;.90425;122;20220109;8.7;5.2;6.9;4.3;8.25;1;.73;3282 +88082;47.52273;.90425;122;20220110;7.8;6;6.9;1.4;9.15;0;.4;1635 +88082;47.52273;.90425;122;20220111;7.1;1.4;4.2;2.1;6.8;0;.42;5064 +88082;47.52273;.90425;122;20220112;3.2;-1.6;.8;2.8;6.1;0;.28;3263 +88082;47.52273;.90425;122;20220113;3.9;.9;2.4;3.9;6.5;0;.41;3529 +88082;47.52273;.90425;122;20220114;.7;-.7;0;2.3;5.75;0;.3;1836 +88082;47.52273;.90425;122;20220115;-.7;-3.3;-2;1.8;5.3;0;.17;2407 +88082;47.52273;.90425;122;20220116;2.6;-2;.3;2.4;6.75;.2;.07;2552 +88082;47.52273;.90425;122;20220117;6.1;2.4;4.2;1.4;8.05;0;.28;2491 +88082;47.52273;.90425;122;20220118;6.3;1.6;4;2.4;7.75;0;.32;2794 +88082;47.52273;.90425;122;20220119;5.4;4.1;4.7;2.4;8.1;.8;.38;1274 +88082;47.52273;.90425;122;20220120;8.4;3.6;6;2.4;7.5;0;.59;5047 +88082;47.52273;.90425;122;20220121;6.1;1;3.5;2.4;6.25;0;.58;4659 +88082;47.52273;.90425;122;20220122;4.8;-2.5;1.1;1.9;6.3;0;.32;3119 +88082;47.52273;.90425;122;20220123;3.4;2.9;3.1;4;6.8;0;.54;1102 +88082;47.52273;.90425;122;20220124;.5;-.9;-.2;2.5;5.95;0;.26;2100 +88082;47.52273;.90425;122;20220125;.3;-1.9;-.8;.9;5.7;0;.26;2332 +88082;47.52273;.90425;122;20220126;.2;-1.8;-.8;2.3;5.7;0;.24;1868 +88082;47.52273;.90425;122;20220127;3.5;-.5;1.5;2.1;6.45;0;.33;3232 +88082;47.52273;.90425;122;20220128;7.8;3.1;5.5;1.3;8.35;0;.39;3596 +88082;47.52273;.90425;122;20220129;8.8;4.8;6.8;2.8;9.4;.1;.44;2686 +88082;47.52273;.90425;122;20220130;10.5;7.1;8.8;2.1;9.5;0;.68;3775 +88082;47.52273;.90425;122;20220131;10;5.6;7.8;4.8;7.75;.1;1.24;5414 +88082;47.52273;.90425;122;20220201;10.2;1.9;6.1;3.9;9.1;.1;.46;3414 +88082;47.52273;.90425;122;20220202;9.4;7.8;8.6;2.9;9.75;0;.69;2570 +88082;47.52273;.90425;122;20220203;5.9;5.4;5.7;2.9;8.3;.4;.52;1831 +88082;47.52273;.90425;122;20220204;10.9;5;7.9;3.3;9.15;1.5;.78;3988 +88082;47.52273;.90425;122;20220205;10.2;-.8;4.7;2.4;7.15;.1;.72;7807 +88082;47.52273;.90425;122;20220206;11.5;4.2;7.8;7;10.1;1.2;.62;3660 +88082;47.52273;.90425;122;20220207;10.9;5.1;8;2.3;8.15;0;.89;7183 +88082;47.52273;.90425;122;20220208;13.4;.1;6.7;1.1;7.7;0;.69;8947 +88082;47.52273;.90425;122;20220209;14.4;-.8;6.8;2.6;7.7;.1;1.15;9440 +88082;47.52273;.90425;122;20220210;7.2;6;6.6;3;9.1;1.1;.65;2100 +88082;47.52273;.90425;122;20220211;9.2;-.4;4.4;2.4;6.7;0;.79;10950 +88082;47.52273;.90425;122;20220212;10;.1;5.1;3;5.4;0;1.3;11000 +88082;47.52273;.90425;122;20220213;14.4;-1.8;6.3;5.2;7.65;1.6;1.51;8250 +88082;47.52273;.90425;122;20220214;12.2;7;9.6;5.3;9.1;2.5;1.45;7100 +88082;47.52273;.90425;122;20220215;10.3;2.4;6.4;5.6;9.1;5.8;.63;5450 +88082;47.52273;.90425;122;20220216;13.5;8.4;11;6.7;13.05;1.4;.44;3819 +88082;47.52273;.90425;122;20220217;15.1;11.8;13.5;5.1;11.5;.9;1.71;4347 +88082;47.52273;.90425;122;20220218;11.2;10.9;11.1;6.3;10.1;1.8;1.52;1148 +88082;47.52273;.90425;122;20220219;10.4;1.4;5.9;4.9;6.9;0;1.4;7576 +88082;47.52273;.90425;122;20220220;13.7;7.6;10.6;6.9;10.75;1.4;1.35;5739 +88082;47.52273;.90425;122;20220221;11.2;6.9;9.1;7;8.35;.6;1.75;5325 +88082;47.52273;.90425;122;20220222;12.7;5.1;8.9;3.6;10.1;.4;.92;5380 +88082;47.52273;.90425;122;20220223;12.2;7.3;9.8;1.9;10.65;.1;.83;5302 +88082;47.52273;.90425;122;20220224;12.1;6.5;9.3;3;8.45;2;1.38;6712 +88082;47.52273;.90425;122;20220225;10.7;-.7;5;1.9;6.35;.1;1.14;10607 +88082;47.52273;.90425;122;20220226;11.4;-.1;5.7;4.1;5.55;0;1.93;11985 +88082;47.52273;.90425;122;20220227;12.6;-1.2;5.7;3;5.65;0;1.75;12341 +88082;47.52273;.90425;122;20220228;14.9;-1.5;6.7;1.7;6.05;0;1.59;13007 +88082;47.52273;.90425;122;20220301;14.5;1.8;8.1;1.6;7.2;0;1.41;9734 +88082;47.52273;.90425;122;20220302;12.5;4.3;8.4;2.1;8.8;0;1.14;7600 +88082;47.52273;.90425;122;20220303;13.5;7.4;10.5;2.1;10.1;.3;1.19;7042 +88082;47.52273;.90425;122;20220304;10.2;5.3;7.8;2.6;9.45;.3;.88;5748 +88082;47.52273;.90425;122;20220305;8.2;5.9;7;2.7;8.95;.2;.76;3818 +88082;47.52273;.90425;122;20220306;8.6;4.3;6.5;3.2;6.65;0;1.49;9925 +88082;47.52273;.90425;122;20220307;8.9;-.9;4;3.9;4.8;0;1.85;12707 +88082;47.52273;.90425;122;20220308;15;-1.5;6.8;3.3;6.9;0;1.99;13369 +88082;47.52273;.90425;122;20220309;15.4;3.9;9.6;3.4;8.9;0;1.9;12978 +88082;47.52273;.90425;122;20220310;14.3;8.1;11.2;3.4;9.55;0;1.72;6847 +88082;47.52273;.90425;122;20220311;11.9;6.9;9.4;5;10.1;3.9;1.19;5736 +88082;47.52273;.90425;122;20220312;11.9;5.8;8.8;3.9;9.8;.5;1.22;7534 +88082;47.52273;.90425;122;20220313;9.3;6.7;8;3.8;9;6.1;1.07;4693 +88082;47.52273;.90425;122;20220314;15.4;1.2;8.3;3.5;8.1;1.9;2.09;15192 +88082;47.52273;.90425;122;20220315;15.6;8.3;12;2.4;11.75;.1;1.43;8334 +88082;47.52273;.90425;122;20220316;14.8;8.7;11.8;2.8;11.2;0;1.42;6809 +88082;47.52273;.90425;122;20220317;9;7.9;8.4;3.3;8.7;0;1.25;5410 +88082;47.52273;.90425;122;20220318;14;4.7;9.3;5.9;6.85;0;2.89;14650 +88082;47.52273;.90425;122;20220319;14.2;5.9;10;3.8;7.55;0;2.29;10450 +88082;47.52273;.90425;122;20220320;16.1;4.1;10.1;2.6;7.9;.1;2.07;10650 +88082;47.52273;.90425;122;20220321;18.5;7.3;12.9;3.2;9.5;0;2.61;14150 +88082;47.52273;.90425;122;20220322;16.8;3;9.9;3.2;6.75;0;2.88;18050 +88082;47.52273;.90425;122;20220323;17.8;1.6;9.7;2.6;5.75;0;2.98;18350 +88082;47.52273;.90425;122;20220324;20.1;2.5;11.3;2.4;6.65;0;3.08;18300 +88082;47.52273;.90425;122;20220325;20.5;5.6;13.1;4.3;6.95;0;4.01;18500 +88082;47.52273;.90425;122;20220326;20.1;5.8;12.9;4.6;7;0;4.04;18750 +88082;47.52273;.90425;122;20220327;21.2;5.7;13.4;3;7.55;0;3.55;18500 +88082;47.52273;.90425;122;20220328;21.7;5;13.3;1.9;8.2;0;2.86;15650 +88082;47.52273;.90425;122;20220329;17.8;9.3;13.6;1.7;10.65;2.2;1.94;10250 +88082;47.52273;.90425;122;20220330;13.1;6.6;9.8;2.9;10.8;2.5;1.2;7200 +88082;47.52273;.90425;122;20220331;8.8;5.8;7.3;4.8;7.75;1;1.5;6700 +88082;47.52273;.90425;122;20220401;5.8;-.5;2.7;5.8;5.7;1;1.33;7800 +88082;47.52273;.90425;122;20220402;8.1;-.2;3.9;4.8;5.3;0;2.03;14900 +88082;47.52273;.90425;122;20220403;8.7;-.3;4.2;3.4;4.95;0;2.05;14650 +88082;47.52273;.90425;122;20220404;12.1;-3.4;4.3;3.4;5.7;.4;2.31;19250 +88082;47.52273;.90425;122;20220405;12.7;6.2;9.5;3.4;10.4;.1;1.12;4900 +88082;47.52273;.90425;122;20220406;12.9;8.3;10.6;5.1;10.55;1.6;1.42;5500 +88082;47.52273;.90425;122;20220407;15.7;9.8;12.8;8.2;12.05;9.6;1.94;7300 +88082;47.52273;.90425;122;20220408;15.4;8.5;11.9;6.7;10.75;6.6;2.09;7000 +88082;47.52273;.90425;122;20220409;12.6;1.9;7.2;3;7.1;.3;2.4;19450 +88082;47.52273;.90425;122;20220410;15.3;.4;7.8;3.5;6.8;0;3.01;22400 +88082;47.52273;.90425;122;20220411;22;3.1;12.5;3.9;9.15;0;3.85;20450 +88082;47.52273;.90425;122;20220412;18.6;8.8;13.7;2.4;11.65;5;2.15;10350 +88082;47.52273;.90425;122;20220413;16.3;10.8;13.6;1.5;13.35;.6;1.59;9150 +88082;47.52273;.90425;122;20220414;21.1;7.6;14.3;1.6;12.25;0;3.23;22750 +88082;47.52273;.90425;122;20220415;21.8;8.7;15.2;2.7;11.65;0;3.69;22950 +88082;47.52273;.90425;122;20220416;20.1;9.6;14.9;4.2;10.6;0;4.04;23900 +88082;47.52273;.90425;122;20220417;21;5.6;13.3;2.9;8.9;0;3.94;24150 +88082;47.52273;.90425;122;20220418;18.9;5.4;12.1;2.8;10;.2;3.15;20950 +88082;47.52273;.90425;122;20220419;14.1;8.1;11.1;2.9;9.55;0;1.89;8050 +88082;47.52273;.90425;122;20220420;18.5;5.9;12.2;3.1;9.7;0;2.98;17000 +88082;47.52273;.90425;122;20220421;19.2;8.5;13.8;2.9;8.4;0;4.06;24750 +88082;47.52273;.90425;122;20220422;19.9;7.4;13.6;3.3;10.05;.3;3.82;24000 +88082;47.52273;.90425;122;20220423;19.9;9.8;14.9;3;12.05;1.6;2.84;14050 +88082;47.52273;.90425;122;20220424;19.3;11;15.2;2.6;12.7;1;2.7;14400 +88082;47.52273;.90425;122;20220425;15.2;11;13.1;2.5;11.4;.1;1.98;9450 +88082;47.52273;.90425;122;20220426;16.7;4.8;10.8;3.5;8.95;0;3.39;24350 +88082;47.52273;.90425;122;20220427;19.1;5.9;12.5;4.9;9.5;.1;4.05;25300 +88082;47.52273;.90425;122;20220428;19.7;8.4;14;3.6;10.3;0;3.33;16050 +88082;47.52273;.90425;122;20220429;21.6;9.3;15.4;3.1;10.6;0;3.75;18450 +88082;47.52273;.90425;122;20220430;17.9;6.1;12;3.5;9.3;0;3.42;21150 +88082;47.52273;.90425;122;20220501;17.3;5.5;11.4;3.3;8.25;0;3.73;24550 +88082;47.52273;.90425;122;20220502;18.9;7.5;13.2;3.8;9.2;0;4;23550 +88082;47.52273;.90425;122;20220503;19.8;9.5;14.6;3.7;10;1;3.7;17850 +88082;47.52273;.90425;122;20220504;17.2;10.8;14;2.4;11.2;0;2.32;10500 +88082;47.52273;.90425;122;20220505;20.3;5.4;12.9;2.3;10.6;.1;3.22;19600 +88082;47.52273;.90425;122;20220506;21.6;6.3;13.9;1.8;10.65;0;3.65;22546 +88082;47.52273;.90425;122;20220507;22.1;9.8;15.9;1.5;11.75;.1;3.78;23046 +88082;47.52273;.90425;122;20220508;22.1;9.6;15.8;2.6;12.6;0;4.04;23981 +88082;47.52273;.90425;122;20220509;25.8;9.1;17.5;1.6;12.6;0;4.36;24439 +88082;47.52273;.90425;122;20220510;27.9;10.5;19.2;2.4;12.55;.1;5.12;25491 +88082;47.52273;.90425;122;20220511;25.2;10.2;17.7;3.2;12.6;0;4.91;25414 +88082;47.52273;.90425;122;20220512;21.4;9.3;15.3;1.7;12.8;0;3.22;18706 +88082;47.52273;.90425;122;20220513;23;10.3;16.7;2;10.8;0;4.37;24588 +88082;47.52273;.90425;122;20220514;25.1;9.6;17.4;2.9;11.75;0;4.77;23939 +88082;47.52273;.90425;122;20220515;30;12.2;21.1;3.2;14.1;.3;5.66;23736 +88082;47.52273;.90425;122;20220516;26.7;15.2;21;2.5;14.8;0;4.68;21565 +88082;47.52273;.90425;122;20220517;30.2;13.3;21.8;2.2;14.9;.3;5.37;25201 +88082;47.52273;.90425;122;20220518;29.7;12.9;21.3;1.4;16.55;.1;4.83;24988 +88082;47.52273;.90425;122;20220519;27.6;16.5;22;2.1;16.9;2.6;4.5;21174 +88082;47.52273;.90425;122;20220520;23.8;16.1;20;3;16.8;.1;3.61;16320 +88082;47.52273;.90425;122;20220521;26.6;8.8;17.7;1.6;13;0;4.75;26961 +88082;47.52273;.90425;122;20220522;27.7;15.2;21.4;3;14.9;2.3;4.96;20641 +88082;47.52273;.90425;122;20220523;19.4;15.8;17.6;3.3;16;9.4;2.48;10506 +88082;47.52273;.90425;122;20220524;18.5;10.1;14.3;2.8;11.45;0;3.22;17592 +88082;47.52273;.90425;122;20220525;20.9;6.1;13.5;2.1;11.1;0;3.76;23159 +88082;47.52273;.90425;122;20220526;20.6;13;16.8;2.6;13.5;0;3.49;17944 +88082;47.52273;.90425;122;20220527;19.7;14;16.8;2;13.35;.1;2.95;14371 +88082;47.52273;.90425;122;20220528;21.9;8.7;15.3;2.6;10.85;0;4.52;26347 +88082;47.52273;.90425;122;20220529;17.5;8.2;12.9;3.5;8.65;0;4.1;23824 +88082;47.52273;.90425;122;20220530;20.7;7.5;14.1;2.8;9.05;0;4.43;24967 +88082;47.52273;.90425;122;20220531;23.2;5.3;14.3;1.8;8.6;.1;4.77;28336 +88082;47.52273;.90425;122;20220601;24.3;6.7;15.5;1.6;9.55;.1;4.76;27869 +88082;47.52273;.90425;122;20220602;27.6;12.5;20;4.1;11.7;.1;6.17;25122 +88082;47.52273;.90425;122;20220603;26.2;15;20.6;2.8;15.3;7.1;4.56;20137 +88082;47.52273;.90425;122;20220604;27.4;16.3;21.9;1.8;19.5;13.8;4.14;20533 +88082;47.52273;.90425;122;20220605;21.4;15.7;18.5;3.1;15.95;0;3.04;13087 +88082;47.52273;.90425;122;20220606;20.4;11.5;16;2.4;13.7;.4;3.27;17871 +88082;47.52273;.90425;122;20220607;22.5;14;18.2;3.6;14.65;12.5;3.86;17817 +88082;47.52273;.90425;122;20220608;22.2;14;18.1;3.8;15.2;1;3.89;19512 +88082;47.52273;.90425;122;20220609;21.9;11.8;16.9;2.5;13.8;0;3.79;20552 +88082;47.52273;.90425;122;20220610;25.3;11.2;18.3;1.9;14.6;.1;4.66;26217 +88082;47.52273;.90425;122;20220611;27.4;11.2;19.3;1.4;15.5;0;4.81;26575 +88082;47.52273;.90425;122;20220612;25.7;13.9;19.8;2.9;13;.3;4.9;22194 +88082;47.52273;.90425;122;20220613;24.4;9.6;17;2.2;11.2;0;5.1;28469 +88082;47.52273;.90425;122;20220614;28.4;10.6;19.5;2.9;12.35;0;5.98;29052 +88082;47.52273;.90425;122;20220615;33.2;15.1;24.2;2.4;14.35;0;6.64;28786 +88082;47.52273;.90425;122;20220616;31.3;16.6;23.9;2;14.75;0;5.89;26347 +88082;47.52273;.90425;122;20220617;35.3;15.9;25.6;1.9;15.3;0;6.71;29212 +88082;47.52273;.90425;122;20220618;38.9;17.3;28.1;2.8;15.85;1;8.05;29549 +88082;47.52273;.90425;122;20220619;33.1;16.2;24.7;4;18.75;4.7;6.68;25865 +88082;47.52273;.90425;122;20220620;25;17.6;21.3;2.8;19.6;6.5;3.78;17931 +88082;47.52273;.90425;122;20220621;26.3;14.3;20.3;2.5;18.5;1.3;3.84;18510 +88082;47.52273;.90425;122;20220622;24.4;17.8;21.1;1.9;20.1;4;2.94;13646 +88082;47.52273;.90425;122;20220623;26.6;14.5;20.5;1.9;16.65;1.5;4.52;22909 +88082;47.52273;.90425;122;20220624;23.7;15;19.3;3.9;15.9;2.3;4.06;18076 +88082;47.52273;.90425;122;20220625;17;15.2;16.1;2.9;15.8;7.8;1.77;7554 +88082;47.52273;.90425;122;20220626;21.3;10.7;16;1.9;13.65;.2;3.63;21169 +88082;47.52273;.90425;122;20220627;23.3;11.1;17.2;2.3;12.1;0;4.58;24721 +88082;47.52273;.90425;122;20220628;24.8;9.4;17.1;1.7;11.7;0;4.91;28259 +88082;47.52273;.90425;122;20220629;23.2;9.3;16.3;2.3;13.3;4.6;3.95;21584 +88082;47.52273;.90425;122;20220630;19.3;12.2;15.8;2.2;13.9;5;2.86;15287 +88082;47.52273;.90425;122;20220701;21.8;8.3;15;1.9;11.25;.1;4.12;24206 +88082;47.52273;.90425;122;20220702;27.3;8.7;18;1.4;11.9;0;5.16;29429 +88082;47.52273;.90425;122;20220703;25;11.3;18.2;2;12.85;0;4.89;26524 +88082;47.52273;.90425;122;20220704;26.6;11.3;18.9;2;12.5;0;5.2;27489 +88082;47.52273;.90425;122;20220705;26.1;11.6;18.8;2.3;12.45;0;5.23;27386 +88082;47.52273;.90425;122;20220706;26.9;12.3;19.6;2.6;12.3;0;5.55;27182 +88082;47.52273;.90425;122;20220707;25.3;12.1;18.7;2.3;14.4;0;4.45;22587 +88082;47.52273;.90425;122;20220708;28.3;12.2;20.2;2.5;12.2;.1;5.79;27850 +88082;47.52273;.90425;122;20220709;30.4;13.5;21.9;2.7;13.25;0;6.32;28326 +88082;47.52273;.90425;122;20220710;28.2;14.8;21.5;4.4;13.15;0;6.52;26390 +88082;47.52273;.90425;122;20220711;30.5;15.3;22.9;4;13.95;0;6.81;26984 +88082;47.52273;.90425;122;20220712;33.4;15.3;24.3;2.1;13.55;0;6.52;28402 +88082;47.52273;.90425;122;20220713;35;14.5;24.8;.9;12.7;0;5.42;26888 +88082;47.52273;.90425;122;20220714;32.4;15.5;23.9;2.3;14;0;6.36;27888 +88082;47.52273;.90425;122;20220715;28.8;15.3;22;3.1;11.6;0;6.26;25953 +88082;47.52273;.90425;122;20220716;30;14.1;22.1;2.9;10.8;0;6.46;26944 +88082;47.52273;.90425;122;20220717;33.1;15.5;24.3;3.1;12.1;0;7.09;26809 +88082;47.52273;.90425;122;20220718;39;17.6;28.3;3.1;12.7;0;8.38;28028 +88082;47.52273;.90425;122;20220719;33.6;20.1;26.9;3.5;16.1;3.6;6.88;23582 +88082;47.52273;.90425;122;20220720;26.6;17.8;22.2;2.8;18.5;5.3;4.21;18099 +88082;47.52273;.90425;122;20220721;29.4;15.8;22.6;1.9;17.15;0;4.95;23843 +88082;47.52273;.90425;122;20220722;26;15.3;20.7;2.3;18.35;.8;3.42;15178 +88082;47.52273;.90425;122;20220723;28.6;16.6;22.6;2.4;15.85;0;5.09;22863 +88082;47.52273;.90425;122;20220724;33.4;12.8;23.1;1.5;14.75;0;5.71;27709 +88082;47.52273;.90425;122;20220725;26.8;18.9;22.8;3.7;15.6;1.2;4.87;16787 +88082;47.52273;.90425;122;20220726;24.6;14.8;19.7;2.1;13.7;0;3.97;18213 +88082;47.52273;.90425;122;20220727;26.4;11;18.7;1.5;12.05;0;4.45;23914 +88082;47.52273;.90425;122;20220728;28.3;14;21.1;1.4;11.55;0;4.64;22730 +88082;47.52273;.90425;122;20220729;29.3;17;23.2;1.3;12.75;.3;4.29;18709 +88082;47.52273;.90425;122;20220730;30.9;14;22.4;1.6;15;0;5.01;23650 +88082;47.52273;.90425;122;20220731;30.9;15.1;23;1.8;15;0;5.33;25300 +88082;47.52273;.90425;122;20220801;28.6;14.7;21.7;1.8;16.7;0;4.52;22359 +88082;47.52273;.90425;122;20220802;32.6;14.5;23.6;1.2;15.9;0;5.13;26044 +88082;47.52273;.90425;122;20220803;36.5;16.7;26.6;1.2;15.15;.2;5.67;26615 +88082;47.52273;.90425;122;20220804;29.3;22.2;25.7;2.4;17.9;2.7;4.47;15869 +88082;47.52273;.90425;122;20220805;27.5;16.2;21.8;3.5;13.4;0;5.5;22545 +88082;47.52273;.90425;122;20220806;26.1;14.6;20.3;4;9.3;0;6.09;23412 +88082;47.52273;.90425;122;20220807;28;14.3;21.2;3.8;9.4;0;6.31;24188 +88082;47.52273;.90425;122;20220808;30.4;15.7;23.1;3.7;10.5;0;6.68;24150 +88082;47.52273;.90425;122;20220809;32;17.5;24.8;3.8;12.3;0;6.9;23778 +88082;47.52273;.90425;122;20220810;33.4;19.1;26.3;3.9;12;0;7.34;23689 +88082;47.52273;.90425;122;20220811;33.7;17.7;25.7;3.6;10.4;0;7.36;24576 +88082;47.52273;.90425;122;20220812;35;17.1;26.1;2.3;10.4;0;6.45;24913 +88082;47.52273;.90425;122;20220813;35.5;16.4;26;2.2;10.15;.6;6.3;24463 +88082;47.52273;.90425;122;20220814;25.7;19.4;22.5;3.1;17.95;2.8;3.69;13692 +88082;47.52273;.90425;122;20220815;26.7;16.9;21.8;3.8;18.1;.3;3.96;15429 +88082;47.52273;.90425;122;20220816;24.3;15.4;19.9;1.1;18.55;1;2.54;12891 +88082;47.52273;.90425;122;20220817;24.9;16.7;20.8;1.9;17.55;4.1;3.35;16342 +88082;47.52273;.90425;122;20220818;27.7;11.4;19.6;1.9;15.5;0;4.15;22153 +88082;47.52273;.90425;122;20220819;26.2;16.3;21.2;2.8;17.95;2.3;3.48;14791 +88082;47.52273;.90425;122;20220820;27.3;15.7;21.5;1.7;15.15;0;4.13;21033 +88082;47.52273;.90425;122;20220821;24.5;13.1;18.8;2.4;14.95;.7;3.3;15607 +88082;47.52273;.90425;122;20220822;27;16.9;21.9;1.3;18.55;.1;3.16;15466 +88082;47.52273;.90425;122;20220823;27;17.6;22.3;1.1;19.15;0;2.76;12879 +88082;47.52273;.90425;122;20220824;33.4;14.9;24.1;1.4;16.9;0;4.6;22526 +88082;47.52273;.90425;122;20220825;29.4;17.3;23.3;2.5;17.7;0;3.89;14558 +88082;47.52273;.90425;122;20220826;26.8;16.4;21.6;1.9;15.9;0;3.51;15602 +88082;47.52273;.90425;122;20220827;28.4;13.5;21;2;13.25;0;4.13;18753 +88082;47.52273;.90425;122;20220828;27.9;13.8;20.9;2.8;12.7;0;4.71;20590 +88082;47.52273;.90425;122;20220829;32;16.5;24.3;3;14.2;2.6;5.4;19884 +88082;47.52273;.90425;122;20220830;28.7;17;22.8;2.3;17.05;0;3.88;16190 +88082;47.52273;.90425;122;20220831;29.3;15.2;22.3;1.3;16.25;.2;3.56;17552 +88082;47.52273;.90425;122;20220901;28.8;16.3;22.6;1.6;15.6;5.7;3.45;15232 +88082;47.52273;.90425;122;20220902;24.9;16.4;20.6;1.8;18.25;1.6;2.76;13789 +88082;47.52273;.90425;122;20220903;25.4;15.6;20.5;3;16.15;0;3.52;14948 +88082;47.52273;.90425;122;20220904;30.2;12.2;21.2;2;14.95;4;4.11;19546 +88082;47.52273;.90425;122;20220905;30.8;15.4;23.1;3.2;17;1.4;4.43;16301 +88082;47.52273;.90425;122;20220906;28.1;14.5;21.3;1.5;15;.5;3.35;16027 +88082;47.52273;.90425;122;20220907;20.1;15.6;17.9;3;16.4;9.2;1.92;7330 +88082;47.52273;.90425;122;20220908;22.3;13.9;18.1;4.4;15.35;2.8;2.99;12859 +88082;47.52273;.90425;122;20220909;23.2;15.1;19.2;4.8;14.85;.6;3.55;13610 +88082;47.52273;.90425;122;20220910;22.8;12.4;17.6;2.6;13.65;.1;3.1;16189 +88082;47.52273;.90425;122;20220911;25.9;11;18.5;1.8;13.5;0;3.31;18325 +88082;47.52273;.90425;122;20220912;31.6;13.3;22.5;2.8;14.8;.3;4.56;17676 +88082;47.52273;.90425;122;20220913;31.5;19.3;25.4;2.4;18.55;6.5;3.75;12039 +88082;47.52273;.90425;122;20220914;25.4;17.2;21.3;2.1;20.25;1.5;2.25;10034 +88082;47.52273;.90425;122;20220915;23.3;17.7;20.5;2.3;16.85;.5;2.67;12184 +88082;47.52273;.90425;122;20220916;20.2;11.4;15.8;2.5;11.65;0;2.65;13229 +88082;47.52273;.90425;122;20220917;18;5.3;11.6;1.7;8.6;.1;2.42;16959 +88082;47.52273;.90425;122;20220918;20.3;3.3;11.8;1.1;8.7;0;2.38;17802 +88082;47.52273;.90425;122;20220919;19.8;5.1;12.5;2;9.45;0;2.57;16925 +88082;47.52273;.90425;122;20220920;20.3;7.8;14;2.3;9.35;0;2.75;15639 +88082;47.52273;.90425;122;20220921;20.9;7.7;14.3;2.6;9.65;0;2.93;16202 +88082;47.52273;.90425;122;20220922;22.2;6.1;14.2;1.2;8.7;0;2.49;16790 +88082;47.52273;.90425;122;20220923;22.1;7.6;14.9;.7;9.7;.1;1.85;11854 +88082;47.52273;.90425;122;20220924;18.9;10.2;14.5;1.9;12.55;.8;1.81;10052 +88082;47.52273;.90425;122;20220925;19.6;12.6;16.1;1.9;11.85;.1;2.07;9334 +88082;47.52273;.90425;122;20220926;14.7;8.9;11.8;3.3;11.6;5.5;1.41;6989 +88082;47.52273;.90425;122;20220927;16.9;9.4;13.2;4.7;12.6;14;1.69;8554 +88082;47.52273;.90425;122;20220928;14.1;11.9;13;3.7;13.5;1.7;1.05;5294 +88082;47.52273;.90425;122;20220929;15.5;8.9;12.2;1.9;11;1.5;1.46;8869 +88082;47.52273;.90425;122;20220930;17.6;3.9;10.7;2.2;10.1;1.1;1.83;13416 +88082;47.52273;.90425;122;20221001;20.1;12.7;16.4;5.8;17;2.2;1.47;7721 +88082;47.52273;.90425;122;20221002;20.5;15.6;18;4;16.9;.5;1.85;8183 +88082;47.52273;.90425;122;20221003;16.4;13.1;14.8;2.6;14.55;.1;1.25;6228 +88082;47.52273;.90425;122;20221004;21.2;5.9;13.5;.9;12.2;.1;1.66;13111 +88082;47.52273;.90425;122;20221005;22.5;9.6;16.1;3.1;13.85;.3;2.22;11342 +88082;47.52273;.90425;122;20221006;18.7;6.6;12.6;1.1;11.1;.1;1.57;12920 +88082;47.52273;.90425;122;20221007;20.1;3.8;12;1;9.5;.1;1.65;13700 +88082;47.52273;.90425;122;20221008;19.1;4.5;11.8;1.3;9.45;.1;1.65;12812 +88082;47.52273;.90425;122;20221009;21.4;4.4;12.9;2.3;10.25;0;2.2;13444 +88082;47.52273;.90425;122;20221010;21.3;11.5;16.4;2.3;14.3;0;1.75;8988 +88082;47.52273;.90425;122;20221011;18.6;11.7;15.1;2.5;13.5;0;1.57;8617 +88082;47.52273;.90425;122;20221012;18.8;6.6;12.7;1;12.05;.2;1.2;9175 +88082;47.52273;.90425;122;20221013;16.1;9.5;12.8;2.7;14.2;6;.84;5468 +88082;47.52273;.90425;122;20221014;19.2;14.5;16.8;4.2;17.35;8.8;1.11;4645 +88082;47.52273;.90425;122;20221015;17.7;16;16.8;4.5;16.95;3.3;1.19;4461 +88082;47.52273;.90425;122;20221016;23;14.5;18.7;2.1;17.35;0;1.61;8557 +88082;47.52273;.90425;122;20221017;18.7;16.9;17.8;3.1;18;13.4;1.01;2614 +88082;47.52273;.90425;122;20221018;21;14.8;17.9;2.9;18.1;.2;1.3;7304 +88082;47.52273;.90425;122;20221019;24.1;14.2;19.2;3.3;17.6;6.4;1.93;8720 +88082;47.52273;.90425;122;20221020;21.9;14.1;18;3.2;17;8.6;1.53;7089 +88082;47.52273;.90425;122;20221021;20.4;15.1;17.7;3.3;15.85;.1;1.64;6941 +88082;47.52273;.90425;122;20221022;21;12.4;16.7;2.8;14.8;1;1.58;8097 +88082;47.52273;.90425;122;20221023;23.5;14.4;19;4.8;14.45;.4;2.78;7830 +88082;47.52273;.90425;122;20221024;19.4;14.3;16.8;5;14.3;2;2;6362 +88082;47.52273;.90425;122;20221025;18.6;10.4;14.5;2.6;14.2;.1;1.13;6844 +88082;47.52273;.90425;122;20221026;23.1;12.3;17.7;2.8;14.7;.1;1.85;9043 +88082;47.52273;.90425;122;20221027;24.9;14;19.4;2.7;14.75;0;2.1;7016 +88082;47.52273;.90425;122;20221028;23.8;15.5;19.7;3;15.8;0;2;7344 +88082;47.52273;.90425;122;20221029;22.7;16.3;19.5;2.7;14.35;0;2.04;5507 +88082;47.52273;.90425;122;20221030;18.3;11.2;14.8;1.5;13.3;0;1;5382 +88082;47.52273;.90425;122;20221031;21.1;11.2;16.1;3.9;14.6;2.8;1.61;6590 +88082;47.52273;.90425;122;20221101;17.6;9.3;13.4;4.8;11.95;1.4;1.6;7395 +88082;47.52273;.90425;122;20221102;16.7;9.4;13.1;3.2;12.5;0;1.12;7213 +88082;47.52273;.90425;122;20221103;14.2;11;12.6;3.9;11.9;9.1;1.13;2797 +88082;47.52273;.90425;122;20221104;13.6;7.7;10.6;4.9;9.75;.1;1.39;5498 +88082;47.52273;.90425;122;20221105;13.1;3.4;8.2;2.1;9.25;.4;.76;5548 +88082;47.52273;.90425;122;20221106;13.2;8.9;11;3.9;11.2;1.9;.94;3245 +88082;47.52273;.90425;122;20221107;16.1;10.9;13.5;4.5;12.95;.3;1.17;4401 +88082;47.52273;.90425;122;20221108;17.5;10.5;14;5.4;12.05;1.9;1.68;4686 +88082;47.52273;.90425;122;20221109;15.8;11.3;13.6;3.5;12.4;.6;1.14;5446 +88082;47.52273;.90425;122;20221110;11.1;4.7;7.9;1.9;10.35;0;.4;4287 +88082;47.52273;.90425;122;20221111;14.7;7.9;11.3;2.6;11.15;.1;.82;5568 +88082;47.52273;.90425;122;20221112;18.5;6.3;12.4;1.9;11.55;.2;.87;6934 +88082;47.52273;.90425;122;20221113;15.8;5.9;10.9;1.3;11.15;.1;.58;6257 +88082;47.52273;.90425;122;20221114;14.5;6.3;10.4;2.1;11.15;.2;.65;4346 +88082;47.52273;.90425;122;20221115;14.1;8.3;11.2;4.1;11.95;8.4;.76;3024 +88082;47.52273;.90425;122;20221116;13.3;9.1;11.2;5.8;12.25;10.5;.69;3220 +88082;47.52273;.90425;122;20221117;14.5;11.2;12.8;6;11.5;2.8;1.45;4083 +88082;47.52273;.90425;122;20221118;12.7;6.6;9.7;2.9;9.35;.2;.85;5387 +88082;47.52273;.90425;122;20221119;11.2;.8;6;1.3;7.55;.1;.44;6187 +88082;47.52273;.90425;122;20221120;11.2;1.3;6.3;3;8.55;2;.57;3902 +88082;47.52273;.90425;122;20221121;11.8;4.5;8.2;4.3;9;5.8;.92;3064 +88082;47.52273;.90425;122;20221122;11.7;5.1;8.4;4.9;8.6;0;1.06;4910 +88082;47.52273;.90425;122;20221123;14;6.4;10.2;4.6;10.25;3.3;.98;4662 +88082;47.52273;.90425;122;20221124;12;7.6;9.8;4.2;11;.5;.6;3295 +88082;47.52273;.90425;122;20221125;13.2;7.4;10.3;2.2;10.45;.1;.59;4655 +88082;47.52273;.90425;122;20221126;9.4;2.1;5.8;2;8.8;0;.32;3561 +88082;47.52273;.90425;122;20221127;11.5;6.1;8.8;3.1;9.45;7.9;.72;3029 +88082;47.52273;.90425;122;20221128;12.2;8;10.1;3.2;10.25;.4;.72;3932 +88082;47.52273;.90425;122;20221129;7.2;3.1;5.1;1.4;8.7;0;.24;2709 +88082;47.52273;.90425;122;20221130;6.3;4.3;5.3;2.8;8.55;0;.32;2238 +88082;47.52273;.90425;122;20221201;6.7;3.2;4.9;2.9;7.85;.1;.4;3051 +88082;47.52273;.90425;122;20221202;5.7;4.1;4.9;2.6;7.45;.9;.56;1515 +88082;47.52273;.90425;122;20221203;4.9;1.9;3.4;4.5;7.05;.1;.48;1803 +88082;47.52273;.90425;122;20221204;4;2.4;3.2;2.9;7;.2;.44;1339 +88082;47.52273;.90425;122;20221205;5.6;3.3;4.4;1.5;7.85;0;.34;1650 +88082;47.52273;.90425;122;20221206;5;3;4;2.9;7.25;0;.43;2192 +88082;47.52273;.90425;122;20221207;3.6;2.5;3.1;2.5;7.1;0;.29;3050 +88082;47.52273;.90425;122;20221208;2;.7;1.4;2.9;6.2;0;.37;1332 +88082;47.52273;.90425;122;20221209;2;-.9;.5;2.6;5.6;.1;.37;2367 +88082;47.52273;.90425;122;20221210;.2;-2.8;-1.3;1.3;5.35;.1;.22;1927 +88082;47.52273;.90425;122;20221211;.9;-3.4;-1.2;1.9;5.05;0;.23;3131 +88082;47.52273;.90425;122;20221212;1.2;-4;-1.4;2.9;4.75;0;.33;3645 +88082;47.52273;.90425;122;20221213;1.6;-3.6;-1;3.6;4.7;2.4;.41;4123 +88082;47.52273;.90425;122;20221214;1.2;-.8;.2;3.5;6.25;1.8;.17;1613 +88082;47.52273;.90425;122;20221215;1.9;-.1;.9;4.5;5.25;0;.64;2144 +88082;47.52273;.90425;122;20221216;4.4;-1.1;1.7;3;5.05;0;.57;4454 +88082;47.52273;.90425;122;20221217;.4;-2.7;-1.1;4;4.75;0;.4;3327 +88082;47.52273;.90425;122;20221218;4.5;-5.4;-.5;2.6;5.45;.3;.34;2886 +88082;47.52273;.90425;122;20221219;13.1;4.5;8.8;4.2;9.9;0;.71;2987 +88082;47.52273;.90425;122;20221220;12.9;10.6;11.8;5;11.5;1.7;1.03;1406 +88082;47.52273;.90425;122;20221221;12.3;8.7;10.5;4.6;12.3;4.1;.38;1748 +88082;47.52273;.90425;122;20221222;14.5;12;13.3;6.5;13.05;12.5;1.06;1400 +88082;47.52273;.90425;122;20221223;14.3;13.7;14;5.3;14.35;5.3;.81;799 +88082;47.52273;.90425;122;20221224;12.2;10.2;11.2;3.3;11.7;1.1;.64;1936 +88082;47.52273;.90425;122;20221225;14.3;8.2;11.2;2.9;11.95;.8;.53;2973 +88082;47.52273;.90425;122;20221226;12.5;10.9;11.7;3.6;11.3;1.8;.88;2062 +88082;47.52273;.90425;122;20221227;8.6;1.2;4.9;2.4;8.5;.1;.22;3370 +88082;47.52273;.90425;122;20221228;11.6;8;9.8;6.4;11.35;3.6;.51;2228 +88082;47.52273;.90425;122;20221229;11.9;10.7;11.3;5.4;10.75;.8;1.11;2331 +88082;47.52273;.90425;122;20221230;14.6;5;9.8;6.5;12;5.2;.45;2618 +88082;47.52273;.90425;122;20221231;15.7;13.9;14.8;6.9;12;0;2.02;2408 +88083;47.54983;1.23414;111;20220101;14.7;4;9.3;1.7;9.57;0;.45;4715 +88083;47.54983;1.23414;111;20220102;13.8;6.6;10.2;4.5;11.37;0;.58;2941 +88083;47.54983;1.23414;111;20220103;12.8;10.6;11.7;5.4;12.37;13.2;.72;1416 +88083;47.54983;1.23414;111;20220104;12.5;10.9;11.7;5.3;10.43;6.6;1.37;1400 +88083;47.54983;1.23414;111;20220105;6.6;1;3.8;2;6.25;0;.5;3077 +88083;47.54983;1.23414;111;20220106;6.8;-2.6;2.1;2;6.13;.4;.32;4462 +88083;47.54983;1.23414;111;20220107;9.2;2.3;5.7;5.7;7.7;.1;.74;4125 +88083;47.54983;1.23414;111;20220108;9.7;6;7.9;6.9;9.33;8.9;.8;1774 +88083;47.54983;1.23414;111;20220109;8.9;4.8;6.8;4.7;8.07;1;.77;3461 +88083;47.54983;1.23414;111;20220110;7.8;5.5;6.6;1.5;8.77;.1;.41;1828 +88083;47.54983;1.23414;111;20220111;5.9;1.7;3.8;2.3;6.53;0;.44;4716 +88083;47.54983;1.23414;111;20220112;3.7;-1.4;1.2;2.8;6.03;0;.34;3344 +88083;47.54983;1.23414;111;20220113;4;.5;2.3;3.4;6.3;0;.41;3684 +88083;47.54983;1.23414;111;20220114;1.9;-.8;.6;2.1;5.6;0;.36;2424 +88083;47.54983;1.23414;111;20220115;-.8;-3.8;-2.3;1.7;5.1;0;.17;2676 +88083;47.54983;1.23414;111;20220116;2.3;-2;.1;2.3;6.5;.2;.11;2008 +88083;47.54983;1.23414;111;20220117;5.8;2;3.9;1.3;7.9;0;.27;2246 +88083;47.54983;1.23414;111;20220118;7.2;1.7;4.5;2.4;7.7;0;.4;3017 +88083;47.54983;1.23414;111;20220119;5.3;3.7;4.5;2.6;7.9;.8;.39;1113 +88083;47.54983;1.23414;111;20220120;8.4;3.5;6;3.1;7.47;.1;.66;5019 +88083;47.54983;1.23414;111;20220121;6.2;1;3.6;3;6.17;0;.62;5112 +88083;47.54983;1.23414;111;20220122;5;-2.9;1;2;6.2;0;.34;2746 +88083;47.54983;1.23414;111;20220123;3.4;2.9;3.2;3.3;6.73;0;.54;846 +88083;47.54983;1.23414;111;20220124;.5;-1.6;-.5;2.2;5.83;0;.23;2532 +88083;47.54983;1.23414;111;20220125;-.1;-1.8;-1;1;5.6;0;.26;2078 +88083;47.54983;1.23414;111;20220126;-.1;-1.9;-1;2;5.5;0;.27;1446 +88083;47.54983;1.23414;111;20220127;2.8;-.8;1;2.1;6.23;.2;.3;2815 +88083;47.54983;1.23414;111;20220128;6.9;2.4;4.7;1.4;8.07;0;.36;2946 +88083;47.54983;1.23414;111;20220129;8.4;4.3;6.4;2.9;9.17;.1;.4;2389 +88083;47.54983;1.23414;111;20220130;11.3;6.6;8.9;2.1;9.43;0;.68;4245 +88083;47.54983;1.23414;111;20220131;9.6;4.8;7.2;5.1;7.6;.2;1.2;5346 +88083;47.54983;1.23414;111;20220201;9.9;0;5;3.8;8.87;.3;.34;3017 +88083;47.54983;1.23414;111;20220202;9.3;8;8.6;2.8;9.93;.1;.63;2039 +88083;47.54983;1.23414;111;20220203;7;5.9;6.5;2.4;8.3;.6;.51;2658 +88083;47.54983;1.23414;111;20220204;11;4.9;7.9;3;9;1.8;.76;4147 +88083;47.54983;1.23414;111;20220205;10.2;-1.7;4.3;2.1;7;.1;.66;7483 +88083;47.54983;1.23414;111;20220206;11.3;2.8;7.1;6.3;10.03;1.3;.51;4424 +88083;47.54983;1.23414;111;20220207;11.2;3.5;7.4;2.1;8;0;.9;6578 +88083;47.54983;1.23414;111;20220208;13.3;.3;6.8;1;7.33;0;.68;8634 +88083;47.54983;1.23414;111;20220209;15.1;-1.5;6.8;2.2;7.47;.1;1.09;9289 +88083;47.54983;1.23414;111;20220210;8.3;5.2;6.8;3;8.67;1.2;.76;3109 +88083;47.54983;1.23414;111;20220211;9.5;-.8;4.3;2.2;6.6;0;.78;11100 +88083;47.54983;1.23414;111;20220212;10.1;-.3;4.9;2.7;5.4;0;1.21;10900 +88083;47.54983;1.23414;111;20220213;14.6;-2.1;6.2;5.4;7.6;1.4;1.55;7700 +88083;47.54983;1.23414;111;20220214;11.8;7;9.4;6;8.95;2.8;1.43;6300 +88083;47.54983;1.23414;111;20220215;10.3;2;6.1;6.2;9;4.6;.59;5500 +88083;47.54983;1.23414;111;20220216;14;8.5;11.3;7;12.93;1.4;.55;3652 +88083;47.54983;1.23414;111;20220217;15.2;11.8;13.5;4.8;11.25;1;1.73;4245 +88083;47.54983;1.23414;111;20220218;11.8;8.8;10.3;6.7;10.2;1.5;1.28;3290 +88083;47.54983;1.23414;111;20220219;10.8;.3;5.5;4.9;6.8;0;1.36;8890 +88083;47.54983;1.23414;111;20220220;13.4;7.3;10.4;7;10.6;1.9;1.31;5471 +88083;47.54983;1.23414;111;20220221;10.9;6.4;8.7;7.1;8.33;.4;1.63;5672 +88083;47.54983;1.23414;111;20220222;12.8;3.3;8.1;3.8;9.9;.5;.84;4764 +88083;47.54983;1.23414;111;20220223;12.9;6.6;9.7;1.8;10.2;.1;.88;5716 +88083;47.54983;1.23414;111;20220224;12.6;5.4;9;3.4;8.3;2.1;1.42;7097 +88083;47.54983;1.23414;111;20220225;11.2;-1.8;4.7;2.1;6.23;.1;1.19;11541 +88083;47.54983;1.23414;111;20220226;11.2;0;5.6;3.8;5.5;0;1.8;12656 +88083;47.54983;1.23414;111;20220227;12.6;-1.8;5.4;2.8;5.37;0;1.72;13007 +88083;47.54983;1.23414;111;20220228;14.6;-1.9;6.4;1.5;5.57;0;1.48;13472 +88083;47.54983;1.23414;111;20220301;15.1;1;8;1.3;6.8;0;1.31;9456 +88083;47.54983;1.23414;111;20220302;13.4;3.5;8.5;1.9;8.6;0;1.19;8176 +88083;47.54983;1.23414;111;20220303;12.6;7.8;10.2;1.9;10.03;.2;1.08;5894 +88083;47.54983;1.23414;111;20220304;11.5;4.7;8.1;2.9;9.43;1.8;1.01;5562 +88083;47.54983;1.23414;111;20220305;9.2;6;7.6;2.6;9.03;.6;.83;3918 +88083;47.54983;1.23414;111;20220306;8.9;3.3;6.1;3.6;6.27;0;1.61;11358 +88083;47.54983;1.23414;111;20220307;8.8;-.9;3.9;4;4.6;0;1.9;13321 +88083;47.54983;1.23414;111;20220308;15.8;-2;6.9;3;6.37;0;2.08;13974 +88083;47.54983;1.23414;111;20220309;15.8;2.6;9.2;2.9;8.37;0;1.91;13916 +88083;47.54983;1.23414;111;20220310;15.2;5.9;10.6;3.1;9.07;0;1.75;8725 +88083;47.54983;1.23414;111;20220311;12.9;5.8;9.3;4.4;9.63;3.3;1.31;5557 +88083;47.54983;1.23414;111;20220312;11.5;5.6;8.6;4;9.5;.7;1.18;7588 +88083;47.54983;1.23414;111;20220313;9.1;6.3;7.7;3.6;8.87;6.7;.99;4090 +88083;47.54983;1.23414;111;20220314;15.7;.4;8;3;7.87;1.9;2.04;15740 +88083;47.54983;1.23414;111;20220315;15.8;8.3;12;2.2;11.43;.1;1.39;7626 +88083;47.54983;1.23414;111;20220316;15;7.6;11.3;2.3;10.97;0;1.28;6316 +88083;47.54983;1.23414;111;20220317;9.4;8;8.7;3.8;8.77;0;1.36;6068 +88083;47.54983;1.23414;111;20220318;14.3;4.3;9.3;5.7;6.7;0;2.86;13900 +88083;47.54983;1.23414;111;20220319;14.9;6;10.4;3.8;7.3;0;2.47;11300 +88083;47.54983;1.23414;111;20220320;15.7;3.6;9.6;2.3;7.6;.1;1.9;9500 +88083;47.54983;1.23414;111;20220321;18.9;7.1;13;2.9;9.4;0;2.5;12700 +88083;47.54983;1.23414;111;20220322;16.9;2.5;9.7;3.2;6.6;0;2.83;17300 +88083;47.54983;1.23414;111;20220323;18.5;1.4;9.9;3.1;5.9;0;3.14;17500 +88083;47.54983;1.23414;111;20220324;20.8;1.8;11.3;2.4;6.6;0;3.08;17500 +88083;47.54983;1.23414;111;20220325;20.8;6.3;13.5;3.9;6.7;0;3.95;17700 +88083;47.54983;1.23414;111;20220326;20.2;5.5;12.8;4.3;6.8;0;3.94;17900 +88083;47.54983;1.23414;111;20220327;21.9;5.9;13.9;2.9;7.2;0;3.61;17800 +88083;47.54983;1.23414;111;20220328;22.2;4.1;13.1;1.6;8.3;0;2.66;15000 +88083;47.54983;1.23414;111;20220329;16.7;8.9;12.8;1.7;10.8;1.8;1.67;8400 +88083;47.54983;1.23414;111;20220330;13.3;6.1;9.7;2.5;10.6;2.7;1.19;7200 +88083;47.54983;1.23414;111;20220331;9;5.7;7.3;5.1;7.7;1.2;1.52;6500 +88083;47.54983;1.23414;111;20220401;5.9;-.4;2.8;5.8;5.7;1.1;1.33;7800 +88083;47.54983;1.23414;111;20220402;8.2;-.2;4;5.1;5.1;0;2.11;14800 +88083;47.54983;1.23414;111;20220403;8.9;-.7;4.1;4;5;0;2.11;14900 +88083;47.54983;1.23414;111;20220404;11.9;-4.1;3.9;3.7;5.8;.6;2.2;18700 +88083;47.54983;1.23414;111;20220405;12;6;9;3;10.65;.2;.91;4528 +88083;47.54983;1.23414;111;20220406;12.3;7.3;9.8;5.3;10.4;1.5;1.23;5400 +88083;47.54983;1.23414;111;20220407;16.2;9.8;13;8.8;12;9.9;2.05;7400 +88083;47.54983;1.23414;111;20220408;16.1;8.4;12.2;7;10.6;5.7;2.3;7900 +88083;47.54983;1.23414;111;20220409;12.7;1;6.8;3.4;7;.3;2.4;19500 +88083;47.54983;1.23414;111;20220410;15.3;0;7.6;3.2;6.8;0;2.91;22300 +88083;47.54983;1.23414;111;20220411;22;2.3;12.1;3.8;9;0;3.78;20500 +88083;47.54983;1.23414;111;20220412;19.3;8.3;13.8;2.8;11.4;6;2.39;11700 +88083;47.54983;1.23414;111;20220413;15.4;10.7;13;1.2;13.3;.6;1.34;7600 +88083;47.54983;1.23414;111;20220414;21.2;7.6;14.4;1.4;12.2;0;3.14;22200 +88083;47.54983;1.23414;111;20220415;21.9;7.9;14.9;2.9;11.5;0;3.61;22000 +88083;47.54983;1.23414;111;20220416;20.2;8.8;14.5;4.3;10.5;0;3.99;23800 +88083;47.54983;1.23414;111;20220417;21.4;5.9;13.6;3.2;8.7;0;4.12;24100 +88083;47.54983;1.23414;111;20220418;19.1;4.5;11.8;2.8;9.5;0;3.18;20800 +88083;47.54983;1.23414;111;20220419;14.6;8.6;11.6;3.3;9.5;0;2.09;8900 +88083;47.54983;1.23414;111;20220420;18.6;6;12.3;3.3;9.6;0;2.96;16100 +88083;47.54983;1.23414;111;20220421;19.7;7.6;13.6;3.3;8.4;0;4.21;25600 +88083;47.54983;1.23414;111;20220422;20;6.7;13.3;3.1;9.8;.1;3.79;24100 +88083;47.54983;1.23414;111;20220423;20.5;9.8;15.1;3.1;11.8;.8;3.02;15000 +88083;47.54983;1.23414;111;20220424;19.3;10.9;15.1;2.7;12.5;2.8;2.73;14700 +88083;47.54983;1.23414;111;20220425;16.4;10.4;13.4;2.8;11.1;.1;2.3;11500 +88083;47.54983;1.23414;111;20220426;16.7;4.4;10.5;3.5;8.8;0;3.3;23600 +88083;47.54983;1.23414;111;20220427;19;5.8;12.4;4.6;9.4;0;3.99;25600 +88083;47.54983;1.23414;111;20220428;19.7;8;13.8;3.7;10;0;3.44;17200 +88083;47.54983;1.23414;111;20220429;21.9;9.8;15.8;3.8;10.5;0;4.02;18500 +88083;47.54983;1.23414;111;20220430;18.1;5.8;11.9;3.7;9;0;3.51;21300 +88083;47.54983;1.23414;111;20220501;17.5;5.2;11.3;3.6;8.2;0;3.72;23800 +88083;47.54983;1.23414;111;20220502;19.1;6.9;13;4.2;9.2;0;3.97;23000 +88083;47.54983;1.23414;111;20220503;19.8;9.7;14.7;4.6;9.9;1.8;3.97;18600 +88083;47.54983;1.23414;111;20220504;17.5;10.8;14.1;2.4;11.1;0;2.15;8300 +88083;47.54983;1.23414;111;20220505;20.1;3.5;11.8;2.4;10.3;.1;2.98;18100 +88083;47.54983;1.23414;111;20220506;22;5.7;13.9;2.3;10.53;0;3.79;22542 +88083;47.54983;1.23414;111;20220507;22.3;8.7;15.5;2.1;11.47;.1;3.98;23343 +88083;47.54983;1.23414;111;20220508;22.6;9.7;16.2;3.3;12.33;0;4.33;25058 +88083;47.54983;1.23414;111;20220509;26.6;9.4;18;1.7;12.2;0;4.52;25351 +88083;47.54983;1.23414;111;20220510;28.1;10.4;19.2;2.2;12.5;0;5.03;25633 +88083;47.54983;1.23414;111;20220511;26;9;17.5;3;12.4;0;5;26547 +88083;47.54983;1.23414;111;20220512;21.7;9;15.3;1.7;12.7;0;3.27;19096 +88083;47.54983;1.23414;111;20220513;23.1;10.6;16.8;2.1;10.63;0;4.47;25029 +88083;47.54983;1.23414;111;20220514;25.5;9.6;17.5;2.6;11.33;0;4.78;24805 +88083;47.54983;1.23414;111;20220515;30.6;12.8;21.7;3.1;13.9;.7;5.63;22844 +88083;47.54983;1.23414;111;20220516;27.3;14.8;21.1;2.4;14.87;0;4.74;22197 +88083;47.54983;1.23414;111;20220517;30.1;12.9;21.5;2.2;15.2;.1;5.27;25076 +88083;47.54983;1.23414;111;20220518;30.1;12.3;21.2;1.6;16.73;.1;4.83;24789 +88083;47.54983;1.23414;111;20220519;27.9;17.3;22.6;2.1;17.5;1.9;4.48;20827 +88083;47.54983;1.23414;111;20220520;25.5;16;20.8;3.2;17;0;3.95;17306 +88083;47.54983;1.23414;111;20220521;26.9;8.9;17.9;1.7;12.9;0;4.8;26874 +88083;47.54983;1.23414;111;20220522;27.3;15;21.1;3;14.83;3;4.69;19361 +88083;47.54983;1.23414;111;20220523;19.8;15.5;17.7;4;16.3;8.2;2.48;10537 +88083;47.54983;1.23414;111;20220524;18.5;9.8;14.1;3.3;11.67;0;3.2;17633 +88083;47.54983;1.23414;111;20220525;21.1;6.1;13.6;2.7;10.97;0;3.8;22817 +88083;47.54983;1.23414;111;20220526;22.2;12.4;17.3;2.7;13.37;0;3.86;19852 +88083;47.54983;1.23414;111;20220527;20.2;12.5;16.3;2;13.13;.1;2.95;15003 +88083;47.54983;1.23414;111;20220528;21.8;8.6;15.2;3.1;10.53;0;4.67;26499 +88083;47.54983;1.23414;111;20220529;17.8;7.9;12.9;4;8.4;0;4.26;23870 +88083;47.54983;1.23414;111;20220530;20.7;7.2;14;3;8.87;0;4.44;24565 +88083;47.54983;1.23414;111;20220531;23.8;6.1;15;1.9;8.67;0;4.82;28201 +88083;47.54983;1.23414;111;20220601;24.5;6.2;15.4;1.7;9.57;0;4.78;28015 +88083;47.54983;1.23414;111;20220602;27.5;12.8;20.2;3.9;11.6;0;6.07;25073 +88083;47.54983;1.23414;111;20220603;26.4;14.3;20.4;2.4;15.33;3.5;4.37;19827 +88083;47.54983;1.23414;111;20220604;28.4;16.5;22.5;1.9;19;16.5;4.22;19624 +88083;47.54983;1.23414;111;20220605;21.8;15.4;18.6;2.7;16.3;.1;2.81;11979 +88083;47.54983;1.23414;111;20220606;21.4;10.8;16.1;2.4;13.6;.2;3.36;18242 +88083;47.54983;1.23414;111;20220607;23;13.7;18.3;3.7;14.63;11.6;3.92;18142 +88083;47.54983;1.23414;111;20220608;22.8;13.7;18.2;3.8;14.87;.8;4.08;20563 +88083;47.54983;1.23414;111;20220609;21.8;11.4;16.6;2.5;13.47;0;3.6;18786 +88083;47.54983;1.23414;111;20220610;25.7;10.5;18.1;1.7;14.53;.1;4.75;27327 +88083;47.54983;1.23414;111;20220611;27.7;11.3;19.5;1.4;15.9;0;4.87;26979 +88083;47.54983;1.23414;111;20220612;25.4;13.7;19.5;3.3;13.33;.2;4.93;22087 +88083;47.54983;1.23414;111;20220613;24.7;8.4;16.5;2.5;11.3;0;5.19;28918 +88083;47.54983;1.23414;111;20220614;28.4;12;20.2;2.8;12.33;0;5.93;28311 +88083;47.54983;1.23414;111;20220615;33.2;14.6;23.9;2.4;14.47;0;6.67;29116 +88083;47.54983;1.23414;111;20220616;31.3;15.4;23.4;2.1;15.07;0;5.86;26314 +88083;47.54983;1.23414;111;20220617;35.3;15.2;25.3;1.8;15.5;0;6.52;29091 +88083;47.54983;1.23414;111;20220618;38.8;17.3;28.1;2.7;16.13;1.4;7.82;28693 +88083;47.54983;1.23414;111;20220619;33.4;16.1;24.7;3.6;18.37;9.9;6.42;24490 +88083;47.54983;1.23414;111;20220620;24.8;17.9;21.3;2.8;19.97;3.4;3.68;17909 +88083;47.54983;1.23414;111;20220621;26.6;14.4;20.5;2.5;18.67;1.6;3.76;17687 +88083;47.54983;1.23414;111;20220622;25;18.1;21.5;2.1;19.87;3.3;2.96;13058 +88083;47.54983;1.23414;111;20220623;27.1;14.4;20.7;2;16.9;.1;4.59;23362 +88083;47.54983;1.23414;111;20220624;24.2;14.8;19.5;3.7;16.13;2.2;3.92;17377 +88083;47.54983;1.23414;111;20220625;17.5;15.2;16.3;2.6;15.53;14.4;1.84;7862 +88083;47.54983;1.23414;111;20220626;21.2;11.3;16.3;1.5;13.97;.6;3.26;18477 +88083;47.54983;1.23414;111;20220627;23.7;11;17.4;2.4;12.37;0;4.59;24678 +88083;47.54983;1.23414;111;20220628;25.2;8.8;17;1.4;11.97;.1;4.71;27549 +88083;47.54983;1.23414;111;20220629;24;9;16.5;2;13.37;5.3;4.1;22924 +88083;47.54983;1.23414;111;20220630;19.4;12;15.7;2;14.2;7.3;2.62;13788 +88083;47.54983;1.23414;111;20220701;22.3;7.5;14.9;1.7;11.37;.1;4.02;23988 +88083;47.54983;1.23414;111;20220702;27.1;8.3;17.7;1.2;12.2;0;5.05;29581 +88083;47.54983;1.23414;111;20220703;25.6;10.7;18.2;2;13.07;0;5;27691 +88083;47.54983;1.23414;111;20220704;27;11.1;19.1;2.1;12.8;0;5.3;28019 +88083;47.54983;1.23414;111;20220705;26.7;11.2;19;2.5;12.67;0;5.43;28268 +88083;47.54983;1.23414;111;20220706;27;12.2;19.6;3;12.43;0;5.71;27716 +88083;47.54983;1.23414;111;20220707;24.9;11.3;18.1;2.5;14.43;0;4.17;20982 +88083;47.54983;1.23414;111;20220708;27.9;10.8;19.4;2.8;12.3;0;5.8;28601 +88083;47.54983;1.23414;111;20220709;30.4;13.4;21.9;2.8;13.7;0;6.33;28947 +88083;47.54983;1.23414;111;20220710;28.1;14.2;21.2;4.1;13.27;0;6.33;27280 +88083;47.54983;1.23414;111;20220711;30.7;14.3;22.5;3.8;14.17;0;6.73;28092 +88083;47.54983;1.23414;111;20220712;33.4;16.7;25;2.5;14.1;0;6.71;28046 +88083;47.54983;1.23414;111;20220713;35.2;14;24.6;1;13.73;0;5.43;26378 +88083;47.54983;1.23414;111;20220714;33.2;14.9;24;2.3;14.5;0;6.48;28560 +88083;47.54983;1.23414;111;20220715;28.9;15.2;22.1;3.7;11.9;0;6.52;26597 +88083;47.54983;1.23414;111;20220716;30;13.2;21.6;3.2;11.37;0;6.59;28185 +88083;47.54983;1.23414;111;20220717;33.1;15.3;24.2;3.5;12.63;0;7.2;26935 +88083;47.54983;1.23414;111;20220718;39.2;15.5;27.3;2.8;13.33;0;8.01;28302 +88083;47.54983;1.23414;111;20220719;35.3;17.6;26.4;3.5;16.17;5.8;7.24;25581 +88083;47.54983;1.23414;111;20220720;26.6;17.6;22.1;2.6;19;8.4;3.97;17506 +88083;47.54983;1.23414;111;20220721;28.9;15.2;22.1;1.8;17.13;0;4.86;24347 +88083;47.54983;1.23414;111;20220722;26.3;15.9;21.1;2.4;18.8;2.4;3.21;13335 +88083;47.54983;1.23414;111;20220723;28.4;17.4;22.9;2.1;17.27;0;4.71;21644 +88083;47.54983;1.23414;111;20220724;32.8;13.4;23.1;1.5;16.17;0;5.54;27125 +88083;47.54983;1.23414;111;20220725;27;18.2;22.6;3.7;16.5;1.4;4.76;17879 +88083;47.54983;1.23414;111;20220726;25;14.5;19.7;2.1;14.17;0;3.9;18143 +88083;47.54983;1.23414;111;20220727;26.8;12.5;19.6;2.1;12.77;0;4.55;22038 +88083;47.54983;1.23414;111;20220728;28.8;13.2;21;1.8;12.13;0;4.88;23067 +88083;47.54983;1.23414;111;20220729;29.5;16;22.8;1.3;13.4;.2;4.29;19061 +88083;47.54983;1.23414;111;20220730;31.2;13.8;22.5;1.6;15.3;0;4.89;22886 +88083;47.54983;1.23414;111;20220731;31.4;14.6;23;2;15.7;0;5.5;26036 +88083;47.54983;1.23414;111;20220801;28.9;15;21.9;1.6;17.03;0;4.45;22256 +88083;47.54983;1.23414;111;20220802;33;13.6;23.3;1.3;16.03;0;5.23;26326 +88083;47.54983;1.23414;111;20220803;36.7;16.4;26.5;1.4;16.1;0;5.8;26582 +88083;47.54983;1.23414;111;20220804;30.8;20.9;25.8;2.6;18.37;0;4.82;17385 +88083;47.54983;1.23414;111;20220805;28;16.2;22.1;3.5;13.63;0;5.61;23233 +88083;47.54983;1.23414;111;20220806;26.3;13.8;20.1;4.2;10;0;6.11;24646 +88083;47.54983;1.23414;111;20220807;28.1;13.6;20.9;4.2;9.7;0;6.49;24904 +88083;47.54983;1.23414;111;20220808;30.6;15.2;22.9;3.9;10.9;0;6.79;24879 +88083;47.54983;1.23414;111;20220809;32;17.2;24.6;3.5;12.57;0;6.53;22734 +88083;47.54983;1.23414;111;20220810;33.4;18.5;25.9;3.6;12.27;0;6.89;22766 +88083;47.54983;1.23414;111;20220811;33.8;18.6;26.2;3.7;10.77;0;7.46;24627 +88083;47.54983;1.23414;111;20220812;35.2;16.6;25.9;2.8;11.27;0;6.86;25698 +88083;47.54983;1.23414;111;20220813;35.6;16.1;25.8;2.4;11.27;.6;6.44;24948 +88083;47.54983;1.23414;111;20220814;27.2;19;23.1;3.2;17.57;3.2;4.03;14782 +88083;47.54983;1.23414;111;20220815;26.7;15.7;21.2;3.8;17.8;.9;3.7;14136 +88083;47.54983;1.23414;111;20220816;25.7;15.2;20.5;1.4;18.07;.8;2.66;12568 +88083;47.54983;1.23414;111;20220817;22.7;15.9;19.3;1.8;17.23;2.5;3.34;16612 +88083;47.54983;1.23414;111;20220818;28.1;11.4;19.7;1.7;15.33;0;4.09;21711 +88083;47.54983;1.23414;111;20220819;26;15.3;20.6;2.3;17.77;3.4;3.35;15779 +88083;47.54983;1.23414;111;20220820;27;15.3;21.1;1.8;15.1;0;4.19;21848 +88083;47.54983;1.23414;111;20220821;25.8;11.8;18.8;2.5;14.53;.6;3.52;16447 +88083;47.54983;1.23414;111;20220822;27.5;17;22.2;1.4;18.3;0;3.22;15249 +88083;47.54983;1.23414;111;20220823;28.2;16.2;22.2;1.3;18.53;.1;3.03;14358 +88083;47.54983;1.23414;111;20220824;33.9;14.4;24.2;1.2;16.4;0;4.53;22546 +88083;47.54983;1.23414;111;20220825;30.7;15.1;22.9;2.4;16.73;0;4.05;15350 +88083;47.54983;1.23414;111;20220826;27.2;15.4;21.3;2.2;15.9;0;3.56;15248 +88083;47.54983;1.23414;111;20220827;28.5;13.5;21;2.5;13.5;0;4.33;18818 +88083;47.54983;1.23414;111;20220828;28.3;12.7;20.5;3;12.93;0;4.82;21671 +88083;47.54983;1.23414;111;20220829;33.1;15.2;24.2;3;14.47;2.6;5.57;21053 +88083;47.54983;1.23414;111;20220830;28;16.5;22.2;2.1;17.1;0;3.58;15442 +88083;47.54983;1.23414;111;20220831;29.3;14.6;22;1.5;15.9;.1;3.33;14750 +88083;47.54983;1.23414;111;20220901;29.6;14.8;22.2;1.4;15.63;5.2;3.4;15736 +88083;47.54983;1.23414;111;20220902;24.9;15.5;20.2;1.9;18.1;2.9;2.76;14112 +88083;47.54983;1.23414;111;20220903;26.4;14.7;20.6;2.6;16.03;0;3.52;16223 +88083;47.54983;1.23414;111;20220904;30.6;11.9;21.3;1.8;15.03;4.7;3.98;19185 +88083;47.54983;1.23414;111;20220905;30.6;15;22.8;2.3;17.7;3.5;3.95;16955 +88083;47.54983;1.23414;111;20220906;28.9;13.4;21.2;1.6;15.57;.5;3.49;17235 +88083;47.54983;1.23414;111;20220907;21.1;13.9;17.5;2.8;16;6.6;2.02;8508 +88083;47.54983;1.23414;111;20220908;22.9;13.7;18.3;4.1;15.67;3.1;2.98;13806 +88083;47.54983;1.23414;111;20220909;23.7;14.7;19.2;4.7;15;.4;3.53;14211 +88083;47.54983;1.23414;111;20220910;23;12.4;17.7;2.7;14.07;.1;3.04;16000 +88083;47.54983;1.23414;111;20220911;26;10.2;18.1;1.7;13.6;0;3.25;18817 +88083;47.54983;1.23414;111;20220912;31.8;12.3;22.1;2.7;14.9;.1;4.43;17848 +88083;47.54983;1.23414;111;20220913;31.5;18.2;24.8;2.7;18.9;6.7;3.7;11355 +88083;47.54983;1.23414;111;20220914;26.3;16.6;21.4;2.3;20.07;.3;2.37;10169 +88083;47.54983;1.23414;111;20220915;23.7;17.1;20.4;2.3;16.6;.5;2.87;14387 +88083;47.54983;1.23414;111;20220916;20.2;11;15.6;2.4;11.93;0;2.47;12331 +88083;47.54983;1.23414;111;20220917;18.2;4.7;11.4;2.1;8.53;0;2.54;17557 +88083;47.54983;1.23414;111;20220918;20.3;2.7;11.5;1.1;8.67;.1;2.33;18033 +88083;47.54983;1.23414;111;20220919;20.2;4.7;12.4;1.9;9.03;0;2.58;17301 +88083;47.54983;1.23414;111;20220920;20.6;6.5;13.6;2.6;9.17;0;2.87;16745 +88083;47.54983;1.23414;111;20220921;21.1;7.9;14.5;2.9;9.63;0;3.04;16646 +88083;47.54983;1.23414;111;20220922;22.5;5.1;13.8;1.3;8.6;0;2.56;17480 +88083;47.54983;1.23414;111;20220923;21.9;7.1;14.5;.7;9.9;.1;1.77;11190 +88083;47.54983;1.23414;111;20220924;19.8;11;15.4;1.8;12.7;.9;1.91;10632 +88083;47.54983;1.23414;111;20220925;19.9;11.3;15.6;1.9;11.8;.1;2.03;10143 +88083;47.54983;1.23414;111;20220926;15.4;8.5;11.9;3.4;11.57;6.1;1.44;7225 +88083;47.54983;1.23414;111;20220927;16.9;9.3;13.1;4.7;12.43;22.7;1.66;8268 +88083;47.54983;1.23414;111;20220928;14.2;11.5;12.9;3.1;13.37;3.7;1.03;5234 +88083;47.54983;1.23414;111;20220929;16.1;9.2;12.7;2.1;11;1.2;1.58;9215 +88083;47.54983;1.23414;111;20220930;18.1;3.1;10.6;2.2;9.73;1.6;1.89;13862 +88083;47.54983;1.23414;111;20221001;20.8;11.9;16.3;5.7;16.53;3.6;1.62;8151 +88083;47.54983;1.23414;111;20221002;20.6;15.4;18;3.9;17;.5;1.78;7923 +88083;47.54983;1.23414;111;20221003;16.8;12.7;14.8;2.3;14.3;0;1.27;6683 +88083;47.54983;1.23414;111;20221004;21.3;5.5;13.4;1.1;11.53;.1;1.7;13249 +88083;47.54983;1.23414;111;20221005;23;8.5;15.8;3;13.33;.3;2.25;11966 +88083;47.54983;1.23414;111;20221006;19.6;6.9;13.3;1.1;11;0;1.66;13655 +88083;47.54983;1.23414;111;20221007;20.3;3.5;11.9;1;9.6;.1;1.65;13765 +88083;47.54983;1.23414;111;20221008;19.6;4.1;11.8;1.5;9.27;0;1.73;13188 +88083;47.54983;1.23414;111;20221009;21.7;4.4;13;2.6;9.7;0;2.34;14004 +88083;47.54983;1.23414;111;20221010;21.2;10;15.6;2.4;13.63;0;1.71;8950 +88083;47.54983;1.23414;111;20221011;18.7;11.1;14.9;2.7;13.53;0;1.54;8553 +88083;47.54983;1.23414;111;20221012;19.6;6.4;13;1.1;12.1;.1;1.29;9527 +88083;47.54983;1.23414;111;20221013;16.3;9.6;13;2.4;14;5.6;.85;4715 +88083;47.54983;1.23414;111;20221014;19;14.3;16.7;4.3;17.43;9.1;1;4027 +88083;47.54983;1.23414;111;20221015;17.8;16;16.9;4.4;17.13;3.5;1.14;4652 +88083;47.54983;1.23414;111;20221016;23.5;14.2;18.9;1.9;17.4;0;1.6;8778 +88083;47.54983;1.23414;111;20221017;18.7;15.7;17.2;2.6;17.53;18;.92;2768 +88083;47.54983;1.23414;111;20221018;21.5;13.8;17.7;2.6;17.67;.2;1.3;7491 +88083;47.54983;1.23414;111;20221019;24.5;14.1;19.3;3.3;17.17;6.8;2;8934 +88083;47.54983;1.23414;111;20221020;22.9;14.1;18.5;3.4;17;8.9;1.72;7436 +88083;47.54983;1.23414;111;20221021;20.4;14.3;17.3;3.1;15.83;.1;1.53;7181 +88083;47.54983;1.23414;111;20221022;21.9;12.6;17.3;2.7;14.77;.9;1.66;8804 +88083;47.54983;1.23414;111;20221023;24;14;19;4.4;14.57;1.3;2.64;8038 +88083;47.54983;1.23414;111;20221024;19.5;14.2;16.9;4.8;14.27;1.3;1.96;6228 +88083;47.54983;1.23414;111;20221025;18.8;9.9;14.4;2.5;13.9;.4;1.11;6972 +88083;47.54983;1.23414;111;20221026;23.3;11.9;17.6;2.9;14.43;.1;1.88;9648 +88083;47.54983;1.23414;111;20221027;25.2;12.8;19;2.7;14.83;0;2.06;6888 +88083;47.54983;1.23414;111;20221028;24;13.2;18.6;2.6;15.33;0;1.79;7844 +88083;47.54983;1.23414;111;20221029;23.6;14.9;19.2;2.3;14.53;0;1.83;5997 +88083;47.54983;1.23414;111;20221030;18.8;10.3;14.6;1.5;13.13;0;1;5687 +88083;47.54983;1.23414;111;20221031;21.6;11.7;16.6;3.5;14.63;2.7;1.59;6408 +88083;47.54983;1.23414;111;20221101;17.8;9.3;13.6;4.9;11.97;1.1;1.6;7749 +88083;47.54983;1.23414;111;20221102;16.9;8.8;12.8;3.2;12.3;0;1.11;7484 +88083;47.54983;1.23414;111;20221103;14.5;10.4;12.5;3.9;11.73;8.4;1.12;2802 +88083;47.54983;1.23414;111;20221104;12.7;7.9;10.3;4.6;9.83;.5;1.22;4440 +88083;47.54983;1.23414;111;20221105;12.3;2.2;7.3;2;8.9;0;.68;4825 +88083;47.54983;1.23414;111;20221106;12.8;8.2;10.5;3.7;10.93;1.1;.85;2937 +88083;47.54983;1.23414;111;20221107;16.7;11;13.9;4.5;12.83;.1;1.25;4531 +88083;47.54983;1.23414;111;20221108;17.8;9.2;13.5;4.9;11.77;2.4;1.56;5057 +88083;47.54983;1.23414;111;20221109;15.9;10.1;13;3.1;12.03;.5;1.04;5794 +88083;47.54983;1.23414;111;20221110;11.3;3.9;7.6;1.7;10;0;.41;4623 +88083;47.54983;1.23414;111;20221111;15.6;7.7;11.6;2.6;11.07;.1;.88;5902 +88083;47.54983;1.23414;111;20221112;19;6;12.5;2;11.47;.2;.92;7102 +88083;47.54983;1.23414;111;20221113;15.9;4.6;10.2;1.1;10.53;.1;.51;6339 +88083;47.54983;1.23414;111;20221114;15.4;5.6;10.5;2.3;11.1;.4;.7;4320 +88083;47.54983;1.23414;111;20221115;14;7.5;10.7;4;11.87;5.4;.69;2509 +88083;47.54983;1.23414;111;20221116;13.7;8.9;11.3;6;12.1;8.6;.76;3312 +88083;47.54983;1.23414;111;20221117;14.9;11.1;13;6.5;11.57;2;1.51;3918 +88083;47.54983;1.23414;111;20221118;12.8;5.9;9.3;3.3;9.3;.2;.86;5387 +88083;47.54983;1.23414;111;20221119;11.4;.7;6;1.6;7.43;.1;.48;6123 +88083;47.54983;1.23414;111;20221120;10.6;.3;5.5;2.9;8.27;2.2;.52;3425 +88083;47.54983;1.23414;111;20221121;11;4.3;7.6;3.8;8.9;5.4;.79;2375 +88083;47.54983;1.23414;111;20221122;11.7;4.4;8.1;5.5;8.5;0;1.04;5167 +88083;47.54983;1.23414;111;20221123;14.1;6;10;4.6;10.03;2.3;.97;4620 +88083;47.54983;1.23414;111;20221124;12;7.8;9.9;4.3;10.83;.6;.66;3195 +88083;47.54983;1.23414;111;20221125;13.1;6.5;9.8;2.6;10.27;.1;.6;4673 +88083;47.54983;1.23414;111;20221126;8.8;1.4;5.1;1.9;8.4;0;.3;3348 +88083;47.54983;1.23414;111;20221127;12;5.8;8.9;3;9.1;7.9;.79;2929 +88083;47.54983;1.23414;111;20221128;12.1;7.9;10;3.2;10.13;.8;.71;3738 +88083;47.54983;1.23414;111;20221129;6.5;1.8;4.1;1.4;8.4;0;.25;2221 +88083;47.54983;1.23414;111;20221130;6.2;3.3;4.7;2.6;8.43;0;.29;2070 +88083;47.54983;1.23414;111;20221201;6.4;3.2;4.8;3.4;7.87;0;.41;2838 +88083;47.54983;1.23414;111;20221202;5.9;4.1;5;3.1;7.5;.9;.58;1402 +88083;47.54983;1.23414;111;20221203;5;2;3.5;4.6;7.07;.1;.5;1448 +88083;47.54983;1.23414;111;20221204;4.2;2.4;3.3;2.8;7.03;.3;.44;1149 +88083;47.54983;1.23414;111;20221205;5.3;3.5;4.4;1.6;7.77;0;.36;1393 +88083;47.54983;1.23414;111;20221206;5.1;2.8;3.9;2.8;7.13;0;.43;2248 +88083;47.54983;1.23414;111;20221207;4.1;2.1;3.1;2.4;7.07;0;.27;3308 +88083;47.54983;1.23414;111;20221208;2.3;1;1.6;2.9;6.13;0;.41;1381 +88083;47.54983;1.23414;111;20221209;2.2;-1.1;.6;3;5.5;.1;.41;2331 +88083;47.54983;1.23414;111;20221210;.8;-3.5;-1.3;1.3;5.27;.1;.22;1906 +88083;47.54983;1.23414;111;20221211;.8;-4.4;-1.8;1.5;4.63;0;.2;3508 +88083;47.54983;1.23414;111;20221212;-.2;-5.3;-2.7;2.6;4.4;0;.24;3712 +88083;47.54983;1.23414;111;20221213;2.2;-3.9;-.9;3.5;4.53;7.1;.45;4401 +88083;47.54983;1.23414;111;20221214;1.4;-1.2;.1;3.1;6.17;2.4;.21;1377 +88083;47.54983;1.23414;111;20221215;2.3;-.1;1.1;4.5;5.37;0;.62;2358 +88083;47.54983;1.23414;111;20221216;3.8;-1.9;1;3.5;4.97;0;.56;4490 +88083;47.54983;1.23414;111;20221217;.8;-3.2;-1.2;3.6;4.67;0;.37;3673 +88083;47.54983;1.23414;111;20221218;4.6;-6.1;-.8;2.7;5.13;.4;.39;2569 +88083;47.54983;1.23414;111;20221219;12.8;4.2;8.5;3.7;9.17;0;.81;2442 +88083;47.54983;1.23414;111;20221220;13.2;9.9;11.6;4.6;11;2.4;1.04;1599 +88083;47.54983;1.23414;111;20221221;12.1;8.5;10.3;4.9;12.3;3.6;.36;1388 +88083;47.54983;1.23414;111;20221222;14;11.6;12.8;7.1;12.83;12;1.02;1170 +88083;47.54983;1.23414;111;20221223;14.2;13.6;13.9;5.6;14.33;3.9;.8;744 +88083;47.54983;1.23414;111;20221224;12.4;9.9;11.1;3.3;11.67;.6;.62;1867 +88083;47.54983;1.23414;111;20221225;14.6;7.8;11.2;3.1;11.7;1.2;.59;2995 +88083;47.54983;1.23414;111;20221226;12.3;10.4;11.4;3.6;11.13;1.6;.82;2132 +88083;47.54983;1.23414;111;20221227;8.9;.6;4.7;2.2;8.2;.1;.22;3577 +88083;47.54983;1.23414;111;20221228;11.9;7;9.5;6.6;11.07;2.5;.51;2571 +88083;47.54983;1.23414;111;20221229;12.2;10.6;11.4;5.5;10.77;.8;1.09;2482 +88083;47.54983;1.23414;111;20221230;14.4;5.3;9.8;6.1;11.87;4.2;.47;1956 +88083;47.54983;1.23414;111;20221231;16;14;15;7.1;11.83;0;2.09;2717 +88084;47.57594;1.56435;92;20220101;15.9;1.3;8.6;1.1;8.6;0;.39;4775 +88084;47.57594;1.56435;92;20220102;13.6;4;8.8;3.3;11;0;.32;3825 +88084;47.57594;1.56435;92;20220103;12.8;11;11.9;3.8;12.2;9.1;.73;1450 +88084;47.57594;1.56435;92;20220104;12.4;10.9;11.7;4;10.6;6.6;1.14;1302 +88084;47.57594;1.56435;92;20220105;6.1;.1;3.1;1.2;6.1;.1;.37;3013 +88084;47.57594;1.56435;92;20220106;6.6;-4.1;1.3;1.3;5.8;.4;.26;4188 +88084;47.57594;1.56435;92;20220107;8.6;.3;4.5;4;7.5;1.2;.49;3676 +88084;47.57594;1.56435;92;20220108;9.9;6;8;5.4;9.2;8.9;.75;2423 +88084;47.57594;1.56435;92;20220109;8.8;4.8;6.8;3.2;7.8;1;.77;2485 +88084;47.57594;1.56435;92;20220110;8;4.6;6.3;1;8.3;0;.38;2286 +88084;47.57594;1.56435;92;20220111;5.7;1.4;3.6;1.8;6.2;0;.51;2648 +88084;47.57594;1.56435;92;20220112;5.5;-.5;2.5;2.3;5.9;0;.51;3234 +88084;47.57594;1.56435;92;20220113;4.4;-.3;2.1;2.4;6;0;.45;2852 +88084;47.57594;1.56435;92;20220114;5.5;-.7;2.4;1.4;5.4;0;.47;3373 +88084;47.57594;1.56435;92;20220115;-.6;-5.6;-3.1;1.4;4.8;0;.17;3028 +88084;47.57594;1.56435;92;20220116;1.3;-2.5;-.6;1.8;6.2;.2;.11;2625 +88084;47.57594;1.56435;92;20220117;4.9;.9;2.9;.8;7.6;0;.23;2740 +88084;47.57594;1.56435;92;20220118;8.7;2.5;5.6;2.1;7.6;0;.53;3552 +88084;47.57594;1.56435;92;20220119;4.6;3.3;4;2.1;7.6;.9;.38;1441 +88084;47.57594;1.56435;92;20220120;7.9;3.9;5.9;2.5;7.5;.1;.65;2857 +88084;47.57594;1.56435;92;20220121;5.9;-.1;2.9;2.4;5.9;.1;.6;3636 +88084;47.57594;1.56435;92;20220122;5.1;-4.4;.4;1.4;6;0;.25;4740 +88084;47.57594;1.56435;92;20220123;3.4;3.1;3.3;2;6.6;0;.54;539 +88084;47.57594;1.56435;92;20220124;.9;-3.5;-1.3;1.3;5.7;0;.19;3198 +88084;47.57594;1.56435;92;20220125;-.1;-1.6;-.8;1.2;5.6;0;.27;1736 +88084;47.57594;1.56435;92;20220126;-1.2;-2.4;-1.8;1.5;5.2;0;.27;1538 +88084;47.57594;1.56435;92;20220127;1.5;-2;-.2;1.5;5.9;.5;.25;2945 +88084;47.57594;1.56435;92;20220128;5.1;1.5;3.3;1.5;7.6;0;.3;3040 +88084;47.57594;1.56435;92;20220129;7.6;2.7;5.2;1.9;8.9;.2;.28;3667 +88084;47.57594;1.56435;92;20220130;10.9;7.1;9;1.6;9.4;0;.65;3235 +88084;47.57594;1.56435;92;20220131;9.4;5.7;7.6;4.3;7.3;.2;1.29;3239 +88084;47.57594;1.56435;92;20220201;9.1;-2.6;3.3;2.3;8.5;.9;.19;6152 +88084;47.57594;1.56435;92;20220202;8.9;8.3;8.6;2;10.1;0;.56;1118 +88084;47.57594;1.56435;92;20220203;8.7;3;5.9;1.5;8.3;.6;.49;4313 +88084;47.57594;1.56435;92;20220204;10.6;4.7;7.7;2.3;8.7;1.7;.72;4465 +88084;47.57594;1.56435;92;20220205;9.6;-3.1;3.3;1.4;6.7;0;.54;6836 +88084;47.57594;1.56435;92;20220206;11.1;1.6;6.4;5.1;9.9;1.6;.31;5954 +88084;47.57594;1.56435;92;20220207;11.7;4.1;7.9;1.9;7.7;0;.92;5369 +88084;47.57594;1.56435;92;20220208;13;-2.7;5.2;.8;6.6;0;.64;8009 +88084;47.57594;1.56435;92;20220209;16;-3;6.5;1.4;7;0;.97;8987 +88084;47.57594;1.56435;92;20220210;6.9;6;6.5;3.1;8.7;1.4;.79;3509 +88084;47.57594;1.56435;92;20220211;9.5;-1.5;4;1.9;6.34;0;.76;9730 +88084;47.57594;1.56435;92;20220212;9.7;-2.1;3.8;2.2;5.07;0;1.09;10177 +88084;47.57594;1.56435;92;20220213;15.3;-3.3;6;5;7.24;.9;1.69;9110 +88084;47.57594;1.56435;92;20220214;12;7.2;9.6;6.5;8.98;5.4;1.53;6166 +88084;47.57594;1.56435;92;20220215;10.7;2.9;6.8;5.5;9.04;3.9;.65;6231 +88084;47.57594;1.56435;92;20220216;13.9;8.5;11.2;5.3;12.8;1.9;.63;5158 +88084;47.57594;1.56435;92;20220217;15.3;11.8;13.6;4.4;11;.8;1.75;4144 +88084;47.57594;1.56435;92;20220218;12.5;7.1;9.8;4.9;10.4;1;1.03;5324 +88084;47.57594;1.56435;92;20220219;10.3;-1;4.7;3.5;6.6;0;1.14;7994 +88084;47.57594;1.56435;92;20220220;13.7;7.5;10.6;5.3;10.4;2.4;1.33;5913 +88084;47.57594;1.56435;92;20220221;10.5;6.7;8.6;5.5;8.2;.4;1.5;4617 +88084;47.57594;1.56435;92;20220222;12.4;3.7;8.1;2.7;9.7;.3;.86;7293 +88084;47.57594;1.56435;92;20220223;12.7;6.2;9.5;1.3;9.7;0;.89;6348 +88084;47.57594;1.56435;92;20220224;12.4;4.4;8.4;2.3;8.2;2;1.19;7191 +88084;47.57594;1.56435;92;20220225;11.1;-3.3;3.9;1.2;6;.1;.98;9924 +88084;47.57594;1.56435;92;20220226;11.2;-3.2;4;2.2;5.1;0;1.38;10070 +88084;47.57594;1.56435;92;20220227;12.7;-3.1;4.8;1.6;5.1;0;1.36;10721 +88084;47.57594;1.56435;92;20220228;15.1;-5;5.1;.6;4.9;0;1.09;12317 +88084;47.57594;1.56435;92;20220301;15.5;-2.4;6.6;.4;6.1;0;1.02;11768 +88084;47.57594;1.56435;92;20220302;14.6;.3;7.5;1.5;8.3;0;1.21;10628 +88084;47.57594;1.56435;92;20220303;13.3;8.5;10.9;1.4;10.1;.2;1.08;6083 +88084;47.57594;1.56435;92;20220304;13.4;6.3;9.9;2.8;9.4;1.9;1.34;7588 +88084;47.57594;1.56435;92;20220305;10.5;6.4;8.5;2.3;9;.8;1.03;5756 +88084;47.57594;1.56435;92;20220306;8.9;1.5;5.2;3;5.7;0;1.46;7975 +88084;47.57594;1.56435;92;20220307;8.7;-1.1;3.8;3;4.3;0;1.69;9363 +88084;47.57594;1.56435;92;20220308;16.4;-3.6;6.4;1.6;5.8;0;1.78;13723 +88084;47.57594;1.56435;92;20220309;15.5;.6;8.1;2.1;7.8;0;1.65;11950 +88084;47.57594;1.56435;92;20220310;16.1;2.9;9.5;2;8.6;0;1.66;11375 +88084;47.57594;1.56435;92;20220311;13.8;6.5;10.2;3;9.3;4.6;1.55;8473 +88084;47.57594;1.56435;92;20220312;9.5;4.6;7.1;3.1;9.1;1.5;.9;6964 +88084;47.57594;1.56435;92;20220313;8.3;6.3;7.3;2.6;8.6;6.8;.92;4370 +88084;47.57594;1.56435;92;20220314;15.8;-.9;7.5;1.6;7.7;2.1;1.66;13521 +88084;47.57594;1.56435;92;20220315;16.4;8.2;12.3;1;11.3;0;1.38;9479 +88084;47.57594;1.56435;92;20220316;15;5.7;10.4;1.2;10.6;.1;1.33;10248 +88084;47.57594;1.56435;92;20220317;10.7;8.7;9.7;3.1;8.9;0;1.37;4606 +88084;47.57594;1.56435;92;20220318;15;4.8;9.9;6;6.74;0;3.05;14022 +88084;47.57594;1.56435;92;20220319;15.6;6.6;11.1;3;7.45;0;2.43;12987 +88084;47.57594;1.56435;92;20220320;15.4;1.3;8.4;2.1;7.64;.1;1.72;9972 +88084;47.57594;1.56435;92;20220321;18.7;6.9;12.8;3;9.2;0;2.51;12816 +88084;47.57594;1.56435;92;20220322;17.4;2.7;10;3.5;6.24;0;3.07;17574 +88084;47.57594;1.56435;92;20220323;18.6;-.1;9.2;3.1;5.7;0;3.16;18067 +88084;47.57594;1.56435;92;20220324;21.3;-.4;10.5;2;6.24;0;2.92;18314 +88084;47.57594;1.56435;92;20220325;21.5;2.7;12.1;3.7;6.3;0;3.86;18553 +88084;47.57594;1.56435;92;20220326;20.9;1.9;11.4;4;6.47;0;3.8;18724 +88084;47.57594;1.56435;92;20220327;22.7;3.1;12.9;2.3;7.04;0;3.29;18729 +88084;47.57594;1.56435;92;20220328;22.7;2.5;12.6;1.3;7.87;0;2.63;17000 +88084;47.57594;1.56435;92;20220329;16.7;8.1;12.4;1.7;10.04;1.9;1.74;8650 +88084;47.57594;1.56435;92;20220330;12.8;5.6;9.2;2.3;10.74;2.9;1.02;6085 +88084;47.57594;1.56435;92;20220331;9.7;6.2;7.9;4.9;7.74;1.4;1.55;6416 +88084;47.57594;1.56435;92;20220401;5.8;.3;3;6.9;5.76;1.2;1.4;9221 +88084;47.57594;1.56435;92;20220402;8;.1;4.1;5.1;4.87;0;2.12;13966 +88084;47.57594;1.56435;92;20220403;8.7;-.6;4;3.8;4.91;0;2.03;14961 +88084;47.57594;1.56435;92;20220404;12;-4;4;3.7;5.81;.5;2.2;18700 +88084;47.57594;1.56435;92;20220405;11.2;5.7;8.4;2.5;10.9;.2;.7;4156 +88084;47.57594;1.56435;92;20220406;12.2;7.5;9.8;4.8;10.6;1.3;1.05;4582 +88084;47.57594;1.56435;92;20220407;15.9;10;12.9;7.8;12;9.5;1.9;7022 +88084;47.57594;1.56435;92;20220408;15.5;8.6;12.1;6.7;10.84;11.7;1.99;6183 +88084;47.57594;1.56435;92;20220409;12.9;1.9;7.4;3;6.97;.2;2.33;17794 +88084;47.57594;1.56435;92;20220410;15.2;-1.9;6.6;3;6.44;0;2.83;22214 +88084;47.57594;1.56435;92;20220411;22.4;2.9;12.7;4.1;8.7;0;4.06;20941 +88084;47.57594;1.56435;92;20220412;19.9;8.2;14;2.8;11.17;7;2.72;14339 +88084;47.57594;1.56435;92;20220413;16.3;11.2;13.7;1;13.37;1.4;1.42;8003 +88084;47.57594;1.56435;92;20220414;21.5;8.5;15;1.2;12.37;0;2.93;19971 +88084;47.57594;1.56435;92;20220415;22.5;5.9;14.2;2.4;11.17;0;3.49;22446 +88084;47.57594;1.56435;92;20220416;21.2;6.5;13.8;3.8;10.04;0;3.91;23560 +88084;47.57594;1.56435;92;20220417;22.5;4.5;13.5;2.8;8.34;0;4.03;24092 +88084;47.57594;1.56435;92;20220418;20.1;2.5;11.3;2.4;9.27;0;3.12;21003 +88084;47.57594;1.56435;92;20220419;16.5;7.8;12.2;3.2;9.67;0;2.39;11795 +88084;47.57594;1.56435;92;20220420;19.4;6.6;13;2.9;9.3;0;3.1;17169 +88084;47.57594;1.56435;92;20220421;20.4;6;13.2;2.6;8.04;0;3.66;21972 +88084;47.57594;1.56435;92;20220422;21.2;4.3;12.8;2.1;9.4;.4;3.64;24409 +88084;47.57594;1.56435;92;20220423;20.8;9.4;15.1;3.5;11.54;.8;3.11;14447 +88084;47.57594;1.56435;92;20220424;18.6;10.3;14.5;3.1;12.28;4.6;2.4;13266 +88084;47.57594;1.56435;92;20220425;15.9;9.8;12.9;2.7;11.07;.1;2.08;10722 +88084;47.57594;1.56435;92;20220426;16.7;4.1;10.4;3.2;9.14;0;3.07;22266 +88084;47.57594;1.56435;92;20220427;19.7;3.7;11.7;4.4;9.1;0;3.96;25235 +88084;47.57594;1.56435;92;20220428;21.5;8;14.7;3.4;9.8;0;3.79;19640 +88084;47.57594;1.56435;92;20220429;21.8;8.5;15.2;2.9;10.3;0;3.67;18424 +88084;47.57594;1.56435;92;20220430;18.4;6.3;12.3;3.2;8.84;0;3.45;20894 +88084;47.57594;1.56435;92;20220501;18.1;3.6;10.9;2.5;8.14;0;3.47;23741 +88084;47.57594;1.56435;92;20220502;19.4;4.6;12;3.2;9.1;0;3.66;22911 +88084;47.57594;1.56435;92;20220503;20.3;6.6;13.5;3.7;9.77;2.9;3.55;18550 +88084;47.57594;1.56435;92;20220504;17.4;10.8;14.1;2.1;11.3;.1;2.06;8309 +88084;47.57594;1.56435;92;20220505;20.4;4.4;12.4;2.4;10.47;0;3.16;19020 +88084;47.57594;1.56435;92;20220506;22;6.6;14.3;2.1;10.4;0;3.64;20928 +88084;47.57594;1.56435;92;20220507;22.7;9.4;16.1;2.4;11.3;.2;3.76;19529 +88084;47.57594;1.56435;92;20220508;23.2;8.2;15.7;2.1;11.9;.1;3.73;20875 +88084;47.57594;1.56435;92;20220509;26.9;6.8;16.9;.8;11.8;0;3.97;24353 +88084;47.57594;1.56435;92;20220510;28.6;8.3;18.5;1.3;12.2;0;4.47;24601 +88084;47.57594;1.56435;92;20220511;27;8.1;17.6;1.8;12.2;0;4.44;23843 +88084;47.57594;1.56435;92;20220512;22;8.5;15.3;.7;13;0;3.17;20190 +88084;47.57594;1.56435;92;20220513;23.5;12.6;18.1;1.4;10.8;0;3.62;18189 +88084;47.57594;1.56435;92;20220514;26.1;5.9;16;1.3;10.8;0;4.25;25016 +88084;47.57594;1.56435;92;20220515;30.5;12;21.3;2.1;13.5;1.1;5.23;24032 +88084;47.57594;1.56435;92;20220516;27.5;15.1;21.3;1.7;14.9;0;4.19;19692 +88084;47.57594;1.56435;92;20220517;30.3;13;21.7;1.6;15.8;.1;4.77;23428 +88084;47.57594;1.56435;92;20220518;30.2;12.4;21.3;.9;17.2;.1;4.42;23869 +88084;47.57594;1.56435;92;20220519;28.2;17.4;22.8;1.3;18.4;2.3;3.89;18582 +88084;47.57594;1.56435;92;20220520;26.4;16.2;21.3;2;17.8;0;3.82;18119 +88084;47.57594;1.56435;92;20220521;27.2;9;18.1;1.3;12.8;0;4.39;24423 +88084;47.57594;1.56435;92;20220522;26.7;15.8;21.3;2.3;14.8;3;4.34;18884 +88084;47.57594;1.56435;92;20220523;20.2;15.5;17.9;3.9;17;10.9;2.52;12312 +88084;47.57594;1.56435;92;20220524;18.1;10.7;14.4;2.8;12.2;.2;2.85;15601 +88084;47.57594;1.56435;92;20220525;20.3;6.2;13.3;2.1;11.1;0;3.48;21752 +88084;47.57594;1.56435;92;20220526;22.6;13.9;18.3;2.3;13.3;0;3.64;17058 +88084;47.57594;1.56435;92;20220527;19.7;10.6;15.2;1.2;12.9;.1;2.95;17509 +88084;47.57594;1.56435;92;20220528;21.6;8.8;15.2;2.8;10.3;0;4.06;20898 +88084;47.57594;1.56435;92;20220529;17.8;8.8;13.3;3.5;8.1;0;3.78;17511 +88084;47.57594;1.56435;92;20220530;20.3;7.4;13.9;2.4;8.7;0;3.93;21097 +88084;47.57594;1.56435;92;20220531;23.6;5.1;14.4;1.1;9;.1;4.11;25405 +88084;47.57594;1.56435;92;20220601;24.4;5.5;15;1.2;9.9;0;4.24;25745 +88084;47.57594;1.56435;92;20220602;27.1;14;20.6;2.9;11.6;.1;5.25;21420 +88084;47.57594;1.56435;92;20220603;26.7;13.7;20.2;1.5;15.6;1.9;4.19;21383 +88084;47.57594;1.56435;92;20220604;29.3;17.3;23.3;1.9;18.9;20.1;4.52;20572 +88084;47.57594;1.56435;92;20220605;20.6;16.4;18.5;1.5;17.1;.1;2.45;12038 +88084;47.57594;1.56435;92;20220606;21.6;11.9;16.8;1.5;13.6;.3;3.35;18528 +88084;47.57594;1.56435;92;20220607;22.4;14.3;18.4;2.6;14.7;13;3.54;16927 +88084;47.57594;1.56435;92;20220608;22.1;13.2;17.7;2.7;14.7;1.2;3.5;17791 +88084;47.57594;1.56435;92;20220609;20.7;13.7;17.2;1.9;13.7;0;3.13;15758 +88084;47.57594;1.56435;92;20220610;26.1;9.8;18;1;14.6;.1;4.2;24281 +88084;47.57594;1.56435;92;20220611;28.2;11.6;19.9;1.2;16.3;0;4.52;24537 +88084;47.57594;1.56435;92;20220612;24.9;14.5;19.7;3;14;.1;4.42;19363 +88084;47.57594;1.56435;92;20220613;24.8;9.8;17.3;2.3;11.5;0;4.59;23355 +88084;47.57594;1.56435;92;20220614;28.1;11.6;19.9;1.9;12.5;0;5.04;24535 +88084;47.57594;1.56435;92;20220615;33.1;11.5;22.3;1.4;15;0;5.7;28148 +88084;47.57594;1.56435;92;20220616;31;14.4;22.7;1.1;15.9;0;4.93;24644 +88084;47.57594;1.56435;92;20220617;35.3;13.1;24.2;.7;16.9;0;5.53;28573 +88084;47.57594;1.56435;92;20220618;37.9;15.4;26.7;1.9;17.1;1.5;6.88;28779 +88084;47.57594;1.56435;92;20220619;33.3;16.7;25;3.2;18.3;20.4;6.31;24672 +88084;47.57594;1.56435;92;20220620;23.9;18.1;21;2.3;20.5;7.7;2.99;14429 +88084;47.57594;1.56435;92;20220621;27.3;14.8;21.1;1.9;19.2;1.3;4.17;21362 +88084;47.57594;1.56435;92;20220622;24.2;17.8;21;2;19.8;6;3.15;15175 +88084;47.57594;1.56435;92;20220623;26.9;12.7;19.8;1.2;17.3;.6;4.18;22787 +88084;47.57594;1.56435;92;20220624;23.1;14.7;18.9;2.5;16.6;2.7;3.45;17431 +88084;47.57594;1.56435;92;20220625;17.1;15.5;16.3;1.8;15.4;15.1;1.73;7388 +88084;47.57594;1.56435;92;20220626;19.4;11.9;15.7;.7;14.6;.6;2.76;16432 +88084;47.57594;1.56435;92;20220627;23.2;11.8;17.5;1.5;13;0;3.78;20334 +88084;47.57594;1.56435;92;20220628;26;7.3;16.7;.8;12.5;.1;4.3;26129 +88084;47.57594;1.56435;92;20220629;26.1;8.1;17.1;1.3;13.5;5;4.41;25603 +88084;47.57594;1.56435;92;20220630;18.8;13.3;16.1;1.3;14.6;9.2;2.53;13966 +88084;47.57594;1.56435;92;20220701;21.7;6.6;14.2;.8;11.7;0;3.61;23365 +88084;47.57594;1.56435;92;20220702;26.7;6.8;16.8;.4;12.9;0;4.26;26844 +88084;47.57594;1.56435;92;20220703;25.9;9.8;17.9;1.3;13.7;0;4.28;24073 +88084;47.57594;1.56435;92;20220704;26.5;10.5;18.5;1.6;13.5;0;4.48;23959 +88084;47.57594;1.56435;92;20220705;26.7;11.5;19.1;1.9;13.1;0;4.63;23304 +88084;47.57594;1.56435;92;20220706;26.4;11.6;19;2;12.8;0;4.62;22949 +88084;47.57594;1.56435;92;20220707;24.3;9.7;17;1.5;14.9;0;3.89;22747 +88084;47.57594;1.56435;92;20220708;27.1;9.3;18.2;1.8;12.8;0;4.74;25105 +88084;47.57594;1.56435;92;20220709;29.8;8.8;19.3;1.4;14.1;0;5.06;27243 +88084;47.57594;1.56435;92;20220710;27.4;13.5;20.5;2.9;13.5;0;5.07;22042 +88084;47.57594;1.56435;92;20220711;30.3;13;21.7;2.6;14.4;0;5.58;24576 +88084;47.57594;1.56435;92;20220712;33;14.1;23.6;1.5;15.3;0;5.47;25640 +88084;47.57594;1.56435;92;20220713;34.2;10.9;22.6;.7;15.2;.1;5.27;28436 +88084;47.57594;1.56435;92;20220714;34.2;12.3;23.3;1.6;15.6;0;5.83;27481 +88084;47.57594;1.56435;92;20220715;28.7;15;21.9;2.5;12.7;0;5.23;21593 +88084;47.57594;1.56435;92;20220716;29.1;8.7;18.9;1.8;12.5;0;5.12;26355 +88084;47.57594;1.56435;92;20220717;32.3;13.5;22.9;2.2;13.8;.1;5.82;25206 +88084;47.57594;1.56435;92;20220718;39;12.2;25.6;1.4;14.7;0;6.58;29906 +88084;47.57594;1.56435;92;20220719;36.5;14.3;25.4;2.2;16.6;7.3;6.57;27245 +88084;47.57594;1.56435;92;20220720;24.8;17.3;21.1;1.4;20.1;7.5;3.09;15620 +88084;47.57594;1.56435;92;20220721;28.8;13.3;21.1;1;17.2;.1;4.22;22542 +88084;47.57594;1.56435;92;20220722;25.5;14.9;20.2;1.3;19.6;4.6;3.41;18506 +88084;47.57594;1.56435;92;20220723;27.4;17.9;22.7;1.2;19.4;0;3.6;17432 +88084;47.57594;1.56435;92;20220724;32;12.6;22.3;.7;18.1;.1;4.63;24976 +88084;47.57594;1.56435;92;20220725;24.6;16.4;20.5;1.6;18;1;3.24;16038 +88084;47.57594;1.56435;92;20220726;23.9;12.7;18.3;1;15;0;3.35;18729 +88084;47.57594;1.56435;92;20220727;26.3;14.3;20.3;1.6;13.9;0;4;19316 +88084;47.57594;1.56435;92;20220728;29;10.3;19.7;.9;13.6;0;4.31;24102 +88084;47.57594;1.56435;92;20220729;29.5;12.9;21.2;.3;14.8;0;3.88;22583 +88084;47.57594;1.56435;92;20220730;31;11.4;21.2;.9;16.1;0;4.5;24458 +88084;47.57594;1.56435;92;20220731;31.6;13.6;22.6;1.5;16.9;0;4.79;23310 +88084;47.57594;1.56435;92;20220801;28.5;12.9;20.7;.9;17.5;0;3.94;21568 +88084;47.57594;1.56435;92;20220802;33;11.8;22.4;.6;16.5;0;4.54;25080 +88084;47.57594;1.56435;92;20220803;36.4;13.5;25;.6;17.6;0;4.93;25948 +88084;47.57594;1.56435;92;20220804;30.9;17.5;24.2;1.5;19.4;.9;4.27;19655 +88084;47.57594;1.56435;92;20220805;28;16.1;22.1;2.7;14.3;0;4.63;18400 +88084;47.57594;1.56435;92;20220806;26.4;13.8;20.1;3;11.2;0;4.81;18840 +88084;47.57594;1.56435;92;20220807;28.1;12.9;20.5;3.1;10.2;0;5.39;20614 +88084;47.57594;1.56435;92;20220808;30.6;14.3;22.5;2.6;11.7;0;5.43;21238 +88084;47.57594;1.56435;92;20220809;31.9;16.3;24.1;3;13.1;0;5.8;20647 +88084;47.57594;1.56435;92;20220810;33;16.8;24.9;2.9;12.8;0;5.99;20922 +88084;47.57594;1.56435;92;20220811;33.4;16.6;25;2.5;11.7;0;5.84;21183 +88084;47.57594;1.56435;92;20220812;34.9;10.6;22.8;1.8;13.2;0;5.6;25395 +88084;47.57594;1.56435;92;20220813;35.4;10.7;23.1;1.1;13.6;.5;5.01;25445 +88084;47.57594;1.56435;92;20220814;26.9;16.9;21.9;2.1;18;2.7;3.54;15946 +88084;47.57594;1.56435;92;20220815;26;13.7;19.9;2.2;17.7;.3;3.43;17610 +88084;47.57594;1.56435;92;20220816;26.9;13.6;20.3;.6;17.7;.8;3.19;18204 +88084;47.57594;1.56435;92;20220817;26.2;14.2;20.2;1.4;16.6;1.5;3.31;17153 +88084;47.57594;1.56435;92;20220818;29.1;11.3;20.2;1.4;15;0;3.97;20829 +88084;47.57594;1.56435;92;20220819;25.4;12.2;18.8;1.3;17.4;3;3.1;17757 +88084;47.57594;1.56435;92;20220820;27.5;15;21.3;1;15.4;0;3.32;17144 +88084;47.57594;1.56435;92;20220821;27.2;8.6;17.9;1.4;13.8;.6;3.68;20843 +88084;47.57594;1.56435;92;20220822;27.4;16.9;22.2;.9;18.3;0;3.03;15448 +88084;47.57594;1.56435;92;20220823;28.9;12.8;20.9;.4;17.6;.1;3.23;19075 +88084;47.57594;1.56435;92;20220824;34.5;12.6;23.6;.7;15.8;0;4.07;22139 +88084;47.57594;1.56435;92;20220825;32.2;11.3;21.8;1.6;16.1;0;4.35;21450 +88084;47.57594;1.56435;92;20220826;27.2;15.9;21.6;1.8;16.4;0;3.4;15545 +88084;47.57594;1.56435;92;20220827;28.8;11.7;20.3;1.3;13.9;0;3.65;19056 +88084;47.57594;1.56435;92;20220828;28.6;8.9;18.8;1.5;13.5;0;3.76;20313 +88084;47.57594;1.56435;92;20220829;34.2;12.7;23.5;1.5;15.4;2.5;4.5;21061 +88084;47.57594;1.56435;92;20220830;25.9;16.3;21.1;1.5;17.5;.7;2.86;13827 +88084;47.57594;1.56435;92;20220831;28.9;13;21;.6;15.9;.1;3.06;17751 +88084;47.57594;1.56435;92;20220901;29.3;13.2;21.3;.6;16.3;3;3.07;17708 +88084;47.57594;1.56435;92;20220902;25.1;14.4;19.8;1;18;8.6;2.55;14237 +88084;47.57594;1.56435;92;20220903;26.7;12.4;19.6;1.1;15.8;0;2.93;16370 +88084;47.57594;1.56435;92;20220904;30.5;11.1;20.8;.9;15.4;3.3;3.36;18956 +88084;47.57594;1.56435;92;20220905;29.7;13.8;21.8;.7;17.9;6.4;3;16966 +88084;47.57594;1.56435;92;20220906;29.1;11.1;20.1;.7;15.9;.7;3;17906 +88084;47.57594;1.56435;92;20220907;23.3;11.6;17.5;1.5;15.4;7.2;2.47;14225 +88084;47.57594;1.56435;92;20220908;23.5;12.7;18.1;2.3;16.2;3;2.56;13519 +88084;47.57594;1.56435;92;20220909;23.9;14.1;19;2.6;15.3;1;2.83;12733 +88084;47.57594;1.56435;92;20220910;21.9;12.7;17.3;1.6;14.4;.2;2.28;12202 +88084;47.57594;1.56435;92;20220911;26;8.4;17.2;.9;13.3;.1;2.68;16853 +88084;47.57594;1.56435;92;20220912;31.8;10.6;21.2;1.5;15.1;0;3.65;18345 +88084;47.57594;1.56435;92;20220913;29.5;15.9;22.7;1.3;19.6;5.2;2.88;14466 +88084;47.57594;1.56435;92;20220914;27.9;16.1;22;1.7;19.7;2;2.73;13307 +88084;47.57594;1.56435;92;20220915;24.1;16.4;20.3;1.4;16.5;.4;2.24;10562 +88084;47.57594;1.56435;92;20220916;19.9;11.7;15.8;1.7;12.3;0;2.1;10793 +88084;47.57594;1.56435;92;20220917;18.5;3.1;10.8;1.3;8.3;0;2.11;14771 +88084;47.57594;1.56435;92;20220918;20.6;.6;10.6;.5;8.3;.1;1.96;16701 +88084;47.57594;1.56435;92;20220919;20.2;2.3;11.3;1;8.3;0;2.12;15604 +88084;47.57594;1.56435;92;20220920;21;1.7;11.4;1.1;8.7;.1;2.19;16036 +88084;47.57594;1.56435;92;20220921;21;4.7;12.9;1.6;9.4;0;2.33;14538 +88084;47.57594;1.56435;92;20220922;23;1.3;12.2;.4;8.4;0;1.92;16640 +88084;47.57594;1.56435;92;20220923;23;4.7;13.9;.2;10.1;.1;1.76;15072 +88084;47.57594;1.56435;92;20220924;20.5;10.7;15.6;.9;12.8;.1;1.72;10797 +88084;47.57594;1.56435;92;20220925;19.4;8.2;13.8;.7;11.6;0;1.61;11430 +88084;47.57594;1.56435;92;20220926;15.9;5.3;10.6;1.4;11.3;6.3;1.37;10975 +88084;47.57594;1.56435;92;20220927;15.7;9.2;12.5;2.7;12.3;17.8;1.38;8405 +88084;47.57594;1.56435;92;20220928;14;11.5;12.8;1.2;13.5;4.8;.91;5002 +88084;47.57594;1.56435;92;20220929;16.7;9.5;13.1;1.3;11.2;1;1.45;8645 +88084;47.57594;1.56435;92;20220930;18.2;2.5;10.4;1.3;9.3;3.8;1.67;12786 +88084;47.57594;1.56435;92;20221001;21;10.1;15.6;3.5;16.2;4.6;1.58;10455 +88084;47.57594;1.56435;92;20221002;20;15.4;17.7;2.3;17;1.1;1.43;6570 +88084;47.57594;1.56435;92;20221003;17.6;11.3;14.5;1.2;13.9;0;1.23;7651 +88084;47.57594;1.56435;92;20221004;21.5;4.5;13;.4;10.3;.2;1.45;12648 +88084;47.57594;1.56435;92;20221005;24.5;4.7;14.6;1.7;11.9;.1;2.18;13500 +88084;47.57594;1.56435;92;20221006;20.4;5.6;13;.6;10.5;0;1.41;11465 +88084;47.57594;1.56435;92;20221007;20.4;1.6;11;.2;9.5;.1;1.23;12796 +88084;47.57594;1.56435;92;20221008;19.7;2.2;11;.5;8.8;0;1.3;12166 +88084;47.57594;1.56435;92;20221009;22;.9;11.5;1.3;8.7;.1;1.83;13214 +88084;47.57594;1.56435;92;20221010;21.6;6.8;14.2;1;12.4;0;1.47;10852 +88084;47.57594;1.56435;92;20221011;17.8;10.2;14;1.5;13.8;0;1.14;7560 +88084;47.57594;1.56435;92;20221012;19.8;6.5;13.2;.6;12.5;.1;1.17;9982 +88084;47.57594;1.56435;92;20221013;16.6;8.8;12.7;1.5;13.7;4.7;.95;7447 +88084;47.57594;1.56435;92;20221014;18.5;14.3;16.4;3;17.6;10.8;.9;5283 +88084;47.57594;1.56435;92;20221015;17.6;16.1;16.9;3.2;17.4;5.2;.91;2956 +88084;47.57594;1.56435;92;20221016;24.1;14.3;19.2;1.3;17.6;0;1.43;8034 +88084;47.57594;1.56435;92;20221017;18;14.6;16.3;1.3;17;36.8;.84;4505 +88084;47.57594;1.56435;92;20221018;22.1;12.6;17.4;1.3;17.4;.3;1.16;7674 +88084;47.57594;1.56435;92;20221019;24.6;13.5;19.1;1.5;16.9;7.4;1.5;8203 +88084;47.57594;1.56435;92;20221020;24.4;14;19.2;2.1;17.2;11.3;1.62;7809 +88084;47.57594;1.56435;92;20221021;19.9;14.3;17.1;1.8;15.9;.2;1.16;5543 +88084;47.57594;1.56435;92;20221022;22.3;11;16.7;1.8;14.8;.7;1.39;7914 +88084;47.57594;1.56435;92;20221023;24;14.5;19.3;2.8;14.6;.6;2.11;7115 +88084;47.57594;1.56435;92;20221024;20.1;14.9;17.5;3.4;14.1;1.2;1.83;5084 +88084;47.57594;1.56435;92;20221025;19.4;8.5;14;1.4;13.2;.2;1.03;7418 +88084;47.57594;1.56435;92;20221026;23.4;10.3;16.9;1.8;14.1;.1;1.47;8045 +88084;47.57594;1.56435;92;20221027;24.8;13.1;19;2;14.9;0;1.71;7466 +88084;47.57594;1.56435;92;20221028;24.3;11.1;17.7;1.1;15;0;1.2;7832 +88084;47.57594;1.56435;92;20221029;23.4;13.6;18.5;.9;14.8;.1;1.1;6592 +88084;47.57594;1.56435;92;20221030;19.1;8.8;14;.8;13.2;.7;.8;6663 +88084;47.57594;1.56435;92;20221031;22;12.1;17.1;2.1;14.8;1.5;1.32;6424 +88084;47.57594;1.56435;92;20221101;17.8;8.7;13.3;3.4;12.1;.8;1.29;6047 +88084;47.57594;1.56435;92;20221102;17;10.3;13.7;1.9;12.1;0;1.01;5054 +88084;47.57594;1.56435;92;20221103;14.3;9.8;12.1;2.7;11.6;8.3;.93;4007 +88084;47.57594;1.56435;92;20221104;11.4;8.1;9.8;3.3;10.1;1.5;.86;3322 +88084;47.57594;1.56435;92;20221105;11.1;1.4;6.3;1.1;8.5;0;.51;5877 +88084;47.57594;1.56435;92;20221106;12.3;7.6;10;2.3;10.6;.2;.7;3911 +88084;47.57594;1.56435;92;20221107;16.5;11;13.8;3.1;12.7;.1;1.07;4195 +88084;47.57594;1.56435;92;20221108;17.9;8;13;2.6;11.5;4;1.13;5671 +88084;47.57594;1.56435;92;20221109;15.5;10.2;12.9;1.4;11.8;.3;.76;3983 +88084;47.57594;1.56435;92;20221110;10.3;2.7;6.5;1.1;9.5;0;.36;4771 +88084;47.57594;1.56435;92;20221111;17.1;7.9;12.5;1.7;11;.1;.88;5207 +88084;47.57594;1.56435;92;20221112;20;5.2;12.6;.9;11.1;.2;.68;6608 +88084;47.57594;1.56435;92;20221113;17.9;2.2;10.1;.2;9.9;.1;.33;6717 +88084;47.57594;1.56435;92;20221114;15.8;4.1;10;1.2;10.9;.4;.51;5662 +88084;47.57594;1.56435;92;20221115;13.8;7.4;10.6;2.6;11.9;4;.52;4027 +88084;47.57594;1.56435;92;20221116;14.1;8.9;11.5;4.3;12;6.3;.77;3538 +88084;47.57594;1.56435;92;20221117;14.8;12;13.4;4.5;11.6;2.7;1.4;2456 +88084;47.57594;1.56435;92;20221118;12.9;5.2;9.1;1.8;9.2;.4;.66;4263 +88084;47.57594;1.56435;92;20221119;11.9;.2;6.1;.5;7.1;.1;.32;5270 +88084;47.57594;1.56435;92;20221120;9.9;-1.3;4.3;1.8;7.9;3.1;.33;5077 +88084;47.57594;1.56435;92;20221121;10.3;3.8;7.1;2.2;8.8;4.5;.5;3725 +88084;47.57594;1.56435;92;20221122;11.4;3.1;7.3;3.5;8.3;0;.79;4202 +88084;47.57594;1.56435;92;20221123;14.2;5.1;9.7;2.7;9.7;2.5;.78;4360 +88084;47.57594;1.56435;92;20221124;12.4;7.7;10.1;2.9;10.7;.4;.63;2985 +88084;47.57594;1.56435;92;20221125;13.3;8.1;10.7;1.6;10.1;.1;.65;3119 +88084;47.57594;1.56435;92;20221126;8.2;-.3;4;1.1;7.8;0;.23;4044 +88084;47.57594;1.56435;92;20221127;12;5.7;8.9;1.9;8.7;8.1;.68;3387 +88084;47.57594;1.56435;92;20221128;11.5;7.7;9.6;1.6;10.2;1.2;.52;2514 +88084;47.57594;1.56435;92;20221129;6.4;3.4;4.9;1.1;8.6;0;.26;2164 +88084;47.57594;1.56435;92;20221130;6.1;4.9;5.5;2.1;8.5;0;.38;1212 +88084;47.57594;1.56435;92;20221201;6.6;3.6;5.1;3;8;0;.42;2115 +88084;47.57594;1.56435;92;20221202;6;4.6;5.3;2.6;7.5;1.1;.59;1307 +88084;47.57594;1.56435;92;20221203;5.3;2.6;4;3.7;7.1;.1;.51;1944 +88084;47.57594;1.56435;92;20221204;4.5;2.8;3.7;2.1;7.1;.9;.42;1448 +88084;47.57594;1.56435;92;20221205;5.3;3.7;4.5;1.4;7.8;0;.36;1379 +88084;47.57594;1.56435;92;20221206;5.2;2.6;3.9;2.2;7;0;.45;1846 +88084;47.57594;1.56435;92;20221207;6.4;1.6;4;1.5;7;0;.36;2624 +88084;47.57594;1.56435;92;20221208;3.4;1.4;2.4;2;6;0;.49;1545 +88084;47.57594;1.56435;92;20221209;2.6;-1.6;.5;2.4;5.5;.1;.37;2394 +88084;47.57594;1.56435;92;20221210;2.7;-2.6;.1;.8;5.1;0;.25;2718 +88084;47.57594;1.56435;92;20221211;.5;-8;-3.7;.5;3.9;0;.13;3524 +88084;47.57594;1.56435;92;20221212;-2.2;-8.4;-5.3;1.4;3.9;0;.15;2937 +88084;47.57594;1.56435;92;20221213;3.3;-4;-.3;2.4;4.4;3.5;.52;3204 +88084;47.57594;1.56435;92;20221214;2.1;0;1.1;1.9;6.2;2.4;.28;1533 +88084;47.57594;1.56435;92;20221215;3.3;.1;1.7;3.7;5.6;0;.59;1975 +88084;47.57594;1.56435;92;20221216;4.1;-2.8;.7;2.8;4.8;0;.58;3070 +88084;47.57594;1.56435;92;20221217;1.4;-4.2;-1.4;1.9;4.5;0;.35;2721 +88084;47.57594;1.56435;92;20221218;4.6;-7.7;-1.5;1.5;4.7;.2;.24;4209 +88084;47.57594;1.56435;92;20221219;11.7;4.9;8.3;2.3;8.4;0;.68;3027 +88084;47.57594;1.56435;92;20221220;13.7;7.4;10.6;3.2;10.5;3.2;.74;2897 +88084;47.57594;1.56435;92;20221221;11.9;9.9;10.9;3.7;12.4;3;.42;1464 +88084;47.57594;1.56435;92;20221222;13.9;11.8;12.9;5.2;12.6;9.7;.96;1511 +88084;47.57594;1.56435;92;20221223;14.1;13.8;14;3.9;14.3;3.4;.76;333 +88084;47.57594;1.56435;92;20221224;12.3;10;11.2;2.2;11.7;1.1;.55;1603 +88084;47.57594;1.56435;92;20221225;14.5;8.3;11.4;2.5;11.4;1;.61;2885 +88084;47.57594;1.56435;92;20221226;12;10.9;11.5;2;11;1.5;.75;997 +88084;47.57594;1.56435;92;20221227;8.2;-.6;3.8;1.3;7.9;.2;.15;3532 +88084;47.57594;1.56435;92;20221228;12.5;6.3;9.4;5.2;10.8;2.5;.55;2915 +88084;47.57594;1.56435;92;20221229;11.4;10.8;11.1;4.3;10.8;.7;1.02;647 +88084;47.57594;1.56435;92;20221230;14.4;5.2;9.8;4.4;11.7;4.5;.38;3669 +88084;47.57594;1.56435;92;20221231;16.3;14;15.2;5.2;11.7;0;1.94;1653 +88085;47.60105;1.89485;110;20220101;15.8;1.2;8.5;1.1;8.6;0;.39;4775 +88085;47.60105;1.89485;110;20220102;13.6;4.8;9.2;4.2;10.7;0;.63;2912 +88085;47.60105;1.89485;110;20220103;12.9;10.9;11.9;4.7;12.1;8.8;.81;1323 +88085;47.60105;1.89485;110;20220104;12.4;10.9;11.6;4.6;10.58;7;1.24;1041 +88085;47.60105;1.89485;110;20220105;6;0;3;1.2;6.1;.1;.37;3013 +88085;47.60105;1.89485;110;20220106;6.3;-3.8;1.2;1.7;5.73;.5;.26;4903 +88085;47.60105;1.89485;110;20220107;8.7;.4;4.6;4.9;7.4;3.7;.61;3491 +88085;47.60105;1.89485;110;20220108;9.6;5;7.3;5.7;8.98;9;.65;1823 +88085;47.60105;1.89485;110;20220109;8.7;4.7;6.7;3.2;7.8;1.4;.77;2485 +88085;47.60105;1.89485;110;20220110;7.9;4.4;6.2;1.3;8.08;0;.44;2074 +88085;47.60105;1.89485;110;20220111;4.7;1.3;3;2;6.23;0;.39;3160 +88085;47.60105;1.89485;110;20220112;5.1;-.6;2.3;2.6;5.9;0;.46;3496 +88085;47.60105;1.89485;110;20220113;3.9;-1;1.4;2.9;6.03;0;.34;3391 +88085;47.60105;1.89485;110;20220114;5.2;-.8;2.2;1.4;5.45;0;.4;3677 +88085;47.60105;1.89485;110;20220115;1.2;-5.6;-2.2;1.3;4.88;0;.21;3892 +88085;47.60105;1.89485;110;20220116;1.3;-2.4;-.6;2.4;6.1;.2;.14;1869 +88085;47.60105;1.89485;110;20220117;5.4;.9;3.2;1;7.48;0;.29;2302 +88085;47.60105;1.89485;110;20220118;8.5;1.5;5;2.3;7.38;0;.51;3432 +88085;47.60105;1.89485;110;20220119;4.6;2.9;3.8;2.5;7.6;1.4;.36;1104 +88085;47.60105;1.89485;110;20220120;7.9;3.5;5.7;2.6;7.33;.1;.62;3477 +88085;47.60105;1.89485;110;20220121;6;-.8;2.6;2.4;5.78;.1;.56;4349 +88085;47.60105;1.89485;110;20220122;5;-4.3;.3;1.4;5.98;0;.28;3934 +88085;47.60105;1.89485;110;20220123;3.6;3;3.3;2.7;6.48;0;.61;689 +88085;47.60105;1.89485;110;20220124;1.1;-3.5;-1.2;1.6;5.65;0;.21;3465 +88085;47.60105;1.89485;110;20220125;-.1;-1.5;-.8;1;5.6;0;.28;1468 +88085;47.60105;1.89485;110;20220126;-1;-2.4;-1.7;1.5;5.33;0;.27;1263 +88085;47.60105;1.89485;110;20220127;1.7;-1.8;-.1;2.2;5.93;.4;.29;2324 +88085;47.60105;1.89485;110;20220128;5.1;1.4;3.3;1.5;7.55;0;.32;2315 +88085;47.60105;1.89485;110;20220129;7.4;2.8;5.1;2.9;8.88;.3;.29;2569 +88085;47.60105;1.89485;110;20220130;11.3;7;9.1;2;9.03;.1;.77;4009 +88085;47.60105;1.89485;110;20220131;9.7;5.2;7.4;4.6;7.15;.3;1.31;3827 +88085;47.60105;1.89485;110;20220201;9.2;-2.4;3.4;3.3;8.53;1;.22;4283 +88085;47.60105;1.89485;110;20220202;8.8;8.2;8.5;2;10.1;0;.56;1118 +88085;47.60105;1.89485;110;20220203;8.4;3.4;5.9;2.1;8.13;.6;.58;4606 +88085;47.60105;1.89485;110;20220204;10.3;4.8;7.5;3.2;8.63;1.6;.82;3255 +88085;47.60105;1.89485;110;20220205;9.7;-2.7;3.5;2.3;6.6;0;.68;7706 +88085;47.60105;1.89485;110;20220206;10.7;2.1;6.4;6.2;9.65;2.3;.42;3762 +88085;47.60105;1.89485;110;20220207;11.5;4.2;7.8;2.4;7.4;0;1;6930 +88085;47.60105;1.89485;110;20220208;12.9;-2.8;5.1;.8;6.6;0;.64;8009 +88085;47.60105;1.89485;110;20220209;16.1;-2.7;6.7;1.8;6.85;0;1.11;9831 +88085;47.60105;1.89485;110;20220210;7.9;5.1;6.5;3.2;8.5;1.5;.86;4213 +88085;47.60105;1.89485;110;20220211;9.3;-1.9;3.7;1.8;6.2;0;.75;9046 +88085;47.60105;1.89485;110;20220212;9.5;-2.8;3.4;2;4.9;0;1.03;9816 +88085;47.60105;1.89485;110;20220213;15.4;-3.4;6;4.8;7.05;.4;1.76;9815 +88085;47.60105;1.89485;110;20220214;11.8;7.3;9.5;5.8;8.94;5.5;1.44;5423 +88085;47.60105;1.89485;110;20220215;10.5;2.9;6.7;5.1;9.05;3.8;.69;6597 +88085;47.60105;1.89485;110;20220216;14;8.5;11.2;6.6;12.68;2.4;.71;4045 +88085;47.60105;1.89485;110;20220217;15.2;11.7;13.5;4.4;11;.7;1.75;4144 +88085;47.60105;1.89485;110;20220218;12.4;7;9.7;4.9;10.4;.8;1.03;5324 +88085;47.60105;1.89485;110;20220219;10.2;-1.1;4.6;3.5;6.6;0;1.14;7994 +88085;47.60105;1.89485;110;20220220;13.4;7.3;10.3;6.3;10.3;2.9;1.28;4604 +88085;47.60105;1.89485;110;20220221;10.8;6.4;8.6;6;8;.4;1.6;4964 +88085;47.60105;1.89485;110;20220222;11.9;3.5;7.7;3.6;9.55;.3;.79;5035 +88085;47.60105;1.89485;110;20220223;12.9;5.2;9;1.5;9.4;0;.93;6362 +88085;47.60105;1.89485;110;20220224;12.6;5.1;8.8;3.1;8.13;2;1.41;6236 +88085;47.60105;1.89485;110;20220225;10.9;-2.4;4.2;1.7;5.9;.2;1.1;10494 +88085;47.60105;1.89485;110;20220226;11.2;-3.3;4;2.8;5.03;0;1.56;11933 +88085;47.60105;1.89485;110;20220227;12.4;-3.6;4.4;2;4.95;0;1.47;12436 +88085;47.60105;1.89485;110;20220228;15.1;-4.8;5.2;.9;4.8;0;1.28;13411 +88085;47.60105;1.89485;110;20220301;15;-2.4;6.3;.8;5.9;0;1.12;10276 +88085;47.60105;1.89485;110;20220302;14.3;.4;7.4;1.6;8.1;0;1.18;8896 +88085;47.60105;1.89485;110;20220303;13.3;8.6;10.9;1.5;9.98;0;1.11;6150 +88085;47.60105;1.89485;110;20220304;13.4;6.3;9.8;2.4;9.3;.6;1.28;7500 +88085;47.60105;1.89485;110;20220305;11.1;6.2;8.6;2.1;8.18;0;1.14;5453 +88085;47.60105;1.89485;110;20220306;8.8;1.4;5.1;3;5.7;0;1.46;7975 +88085;47.60105;1.89485;110;20220307;8.8;-2.5;3.1;3.4;4.18;0;1.76;12440 +88085;47.60105;1.89485;110;20220308;16.2;-3.3;6.5;2;5.55;0;2;14719 +88085;47.60105;1.89485;110;20220309;15.8;.9;8.3;2.4;7.65;0;1.84;13331 +88085;47.60105;1.89485;110;20220310;16.4;3.1;9.8;2.5;8.25;0;1.87;10939 +88085;47.60105;1.89485;110;20220311;14.1;6.7;10.4;3.8;9.18;4.4;1.7;6855 +88085;47.60105;1.89485;110;20220312;9.8;4.9;7.3;3.5;9.1;1.9;.92;5337 +88085;47.60105;1.89485;110;20220313;9;6.2;7.6;3.2;8.58;5.3;1.06;4471 +88085;47.60105;1.89485;110;20220314;15.7;-.5;7.6;2.7;7.78;1.9;1.92;14719 +88085;47.60105;1.89485;110;20220315;16.3;8.1;12.2;1;11.3;0;1.38;9479 +88085;47.60105;1.89485;110;20220316;14.8;5.6;10.2;1.1;10.68;.1;1.3;10063 +88085;47.60105;1.89485;110;20220317;10.6;8.6;9.6;3.6;8.63;0;1.54;6554 +88085;47.60105;1.89485;110;20220318;15.1;4.8;10;6.2;6.75;0;3.14;14084 +88085;47.60105;1.89485;110;20220319;15.4;5.9;10.7;3.5;7.33;0;2.53;13580 +88085;47.60105;1.89485;110;20220320;14.9;-.2;7.4;2;7.65;.2;1.63;10208 +88085;47.60105;1.89485;110;20220321;18.5;6.5;12.5;3;9.1;0;2.51;12874 +88085;47.60105;1.89485;110;20220322;17.3;3;10.2;3.6;6.05;0;3.2;17711 +88085;47.60105;1.89485;110;20220323;18.4;-.5;9;3.1;5.6;0;3.17;18351 +88085;47.60105;1.89485;110;20220324;21.3;-1;10.2;1.7;6.05;0;2.84;18722 +88085;47.60105;1.89485;110;20220325;21.4;1.3;11.3;3.6;6.1;0;3.82;18979 +88085;47.60105;1.89485;110;20220326;20.8;.3;10.6;3.8;6.3;0;3.73;19136 +88085;47.60105;1.89485;110;20220327;22.6;1.8;12.2;2.1;6.95;0;3.13;19193 +88085;47.60105;1.89485;110;20220328;22.7;1.9;12.3;1.1;7.65;0;2.62;18000 +88085;47.60105;1.89485;110;20220329;16.4;7.9;12.2;1.8;9.65;1.5;1.78;8775 +88085;47.60105;1.89485;110;20220330;12.5;5.3;8.9;2.2;10.8;2.9;.93;5527 +88085;47.60105;1.89485;110;20220331;9.6;5.9;7.7;4.8;7.75;1.4;1.56;6375 +88085;47.60105;1.89485;110;20220401;5.4;.4;2.9;6.7;5.74;1.2;1.31;7928 +88085;47.60105;1.89485;110;20220402;7.8;0;3.9;5.1;4.75;0;2.13;13549 +88085;47.60105;1.89485;110;20220403;8.5;-1.1;3.7;4.1;4.91;0;2.04;15148 +88085;47.60105;1.89485;110;20220404;11.8;-3.4;4.2;3.4;5.48;.4;2.27;18775 +88085;47.60105;1.89485;110;20220405;11.7;5.9;8.8;3.5;10.23;.3;1.03;4564 +88085;47.60105;1.89485;110;20220406;12;6.9;9.4;4.6;10.7;1.5;.97;4173 +88085;47.60105;1.89485;110;20220407;15.4;9.9;12.7;7.3;12;9.9;1.82;6834 +88085;47.60105;1.89485;110;20220408;15.2;8.4;11.8;6.6;10.95;13;1.84;5325 +88085;47.60105;1.89485;110;20220409;12.7;2.4;7.5;2.8;6.95;.2;2.3;16941 +88085;47.60105;1.89485;110;20220410;14.9;-2.7;6.1;2.9;6.25;0;2.78;22171 +88085;47.60105;1.89485;110;20220411;22.3;3.4;12.8;4.2;8.55;0;4.2;21161 +88085;47.60105;1.89485;110;20220412;20;8.2;14.1;2.9;11.05;6.9;2.89;15659 +88085;47.60105;1.89485;110;20220413;16.4;11.3;13.9;.8;13.4;1.1;1.47;8205 +88085;47.60105;1.89485;110;20220414;21.4;8.7;15.1;1.1;12.45;.1;2.82;18856 +88085;47.60105;1.89485;110;20220415;22.5;5.1;13.8;2.1;11;0;3.43;22670 +88085;47.60105;1.89485;110;20220416;21.2;5.8;13.5;3.5;9.8;0;3.87;23440 +88085;47.60105;1.89485;110;20220417;22.5;3.7;13.1;2.6;8.15;0;3.98;24088 +88085;47.60105;1.89485;110;20220418;20.1;1.7;10.9;2.3;9.15;0;3.08;21105 +88085;47.60105;1.89485;110;20220419;17.2;7.1;12.2;3.1;9.75;0;2.54;13243 +88085;47.60105;1.89485;110;20220420;19.5;6.6;13;2.7;9.15;0;3.17;17704 +88085;47.60105;1.89485;110;20220421;20.2;5.1;12.6;2.3;7.85;0;3.38;20159 +88085;47.60105;1.89485;110;20220422;20.8;4.7;12.7;2.5;9.25;.7;3.67;23643 +88085;47.60105;1.89485;110;20220423;20.8;8.9;14.9;3.8;11.4;1.8;3.15;14171 +88085;47.60105;1.89485;110;20220424;18.9;10.1;14.5;2.9;12.11;3.8;2.57;13800 +88085;47.60105;1.89485;110;20220425;15.8;8.6;12.2;2.6;11.05;0;1.97;10333 +88085;47.60105;1.89485;110;20220426;16.6;4.4;10.5;3.1;8.94;0;3.2;22566 +88085;47.60105;1.89485;110;20220427;19.8;2.7;11.2;4.4;8.95;0;3.94;25053 +88085;47.60105;1.89485;110;20220428;21.9;7.6;14.8;3.3;9.7;0;3.97;20860 +88085;47.60105;1.89485;110;20220429;21.6;8.1;14.8;2.5;10.2;0;3.49;18386 +88085;47.60105;1.89485;110;20220430;18.3;6.2;12.2;2.9;8.75;0;3.41;20692 +88085;47.60105;1.89485;110;20220501;18.1;2.9;10.5;2;8.1;0;3.35;23711 +88085;47.60105;1.89485;110;20220502;19.3;3.5;11.4;2.8;9.05;0;3.5;22866 +88085;47.60105;1.89485;110;20220503;20.1;5.2;12.6;3.2;9.7;2.8;3.34;18525 +88085;47.60105;1.89485;110;20220504;17.4;10.5;14;2;11.4;0;2.01;8313 +88085;47.60105;1.89485;110;20220505;20.5;4.9;12.7;2.4;10.55;0;3.25;19481 +88085;47.60105;1.89485;110;20220506;21.9;5.5;13.7;2;10.38;0;3.7;23191 +88085;47.60105;1.89485;110;20220507;22.6;8.2;15.4;1.8;11.18;.2;3.63;21399 +88085;47.60105;1.89485;110;20220508;23;7.1;15;2.1;11.88;0;3.86;23762 +88085;47.60105;1.89485;110;20220509;26.7;6.9;16.8;1;11.88;0;4.13;25575 +88085;47.60105;1.89485;110;20220510;28.3;8.5;18.4;1.9;12.2;0;4.88;26014 +88085;47.60105;1.89485;110;20220511;26.7;9.7;18.2;2.7;12.3;0;4.93;24776 +88085;47.60105;1.89485;110;20220512;21.7;9.1;15.4;1.2;13.08;0;2.95;17328 +88085;47.60105;1.89485;110;20220513;23.3;11.4;17.4;1.5;10.85;0;3.9;21874 +88085;47.60105;1.89485;110;20220514;25.8;5.9;15.9;1.7;11;0;4.49;26401 +88085;47.60105;1.89485;110;20220515;30.7;11.4;21;2.6;13.53;3.9;5.57;24616 +88085;47.60105;1.89485;110;20220516;27;15.6;21.3;2.2;15.13;0;4.42;20509 +88085;47.60105;1.89485;110;20220517;30.1;13.3;21.7;1.9;15.83;.1;5.05;24717 +88085;47.60105;1.89485;110;20220518;29.9;12.5;21.2;1.7;17.25;.1;4.79;24860 +88085;47.60105;1.89485;110;20220519;28.1;17.3;22.7;1.9;17.93;2;4.45;21173 +88085;47.60105;1.89485;110;20220520;26.7;15.1;20.9;2.2;17.18;0;4.15;20091 +88085;47.60105;1.89485;110;20220521;27;8.3;17.7;1.5;12.55;0;4.67;26810 +88085;47.60105;1.89485;110;20220522;27.1;14.9;21;2.4;14.48;1.7;4.54;20571 +88085;47.60105;1.89485;110;20220523;20.1;15.6;17.9;4;17;13.4;2.33;10417 +88085;47.60105;1.89485;110;20220524;18.8;10.6;14.7;3.3;11.85;.3;3.24;17172 +88085;47.60105;1.89485;110;20220525;20.7;6;13.4;2.2;10.83;0;3.76;23401 +88085;47.60105;1.89485;110;20220526;22.3;13.9;18.1;2.2;13.2;0;3.5;16736 +88085;47.60105;1.89485;110;20220527;19.7;10.3;15;1.5;12.93;.1;2.62;14101 +88085;47.60105;1.89485;110;20220528;21.5;7.4;14.4;2.5;10.18;0;4.2;24767 +88085;47.60105;1.89485;110;20220529;17.8;7.9;12.9;3.5;8.08;0;3.95;21323 +88085;47.60105;1.89485;110;20220530;20.6;6.1;13.3;2.3;8.53;0;4.11;24190 +88085;47.60105;1.89485;110;20220531;23.7;4.5;14.1;1.3;8.83;.1;4.3;26607 +88085;47.60105;1.89485;110;20220601;24.4;4.9;14.7;1.4;9.68;0;4.41;26983 +88085;47.60105;1.89485;110;20220602;27.1;12.4;19.8;3.3;11.55;.4;5.52;24247 +88085;47.60105;1.89485;110;20220603;26.8;13.4;20.1;1.9;15.68;1.5;4.22;20757 +88085;47.60105;1.89485;110;20220604;29.8;16.8;23.3;2.2;18.18;19;4.69;20354 +88085;47.60105;1.89485;110;20220605;21.4;15.7;18.6;2.4;16.9;.3;2.82;13603 +88085;47.60105;1.89485;110;20220606;22;12.3;17.2;2.2;13.5;.5;3.48;17573 +88085;47.60105;1.89485;110;20220607;22.8;14;18.4;3.2;14.63;11.1;3.73;17451 +88085;47.60105;1.89485;110;20220608;22.4;13.2;17.8;3.2;14.5;1.3;3.59;17214 +88085;47.60105;1.89485;110;20220609;21.3;13.1;17.2;2.2;13.15;0;3.37;16811 +88085;47.60105;1.89485;110;20220610;26.1;10.4;18.3;1.5;14.4;.1;4.57;26018 +88085;47.60105;1.89485;110;20220611;28.5;10.9;19.7;1.1;15.58;0;4.91;27779 +88085;47.60105;1.89485;110;20220612;25.2;14.3;19.7;3;13.43;.1;4.88;22799 +88085;47.60105;1.89485;110;20220613;24.8;8.9;16.9;2.2;11.1;0;4.96;27506 +88085;47.60105;1.89485;110;20220614;28.5;9.6;19.1;2.3;12.05;0;5.62;28725 +88085;47.60105;1.89485;110;20220615;31.3;11.3;21.3;1.4;15;0;5.7;28148 +88085;47.60105;1.89485;110;20220616;30.9;14.3;22.6;1.1;15.9;0;4.93;24644 +88085;47.60105;1.89485;110;20220617;35.2;13;24.1;.7;16.9;0;5.53;28573 +88085;47.60105;1.89485;110;20220618;37.8;15.3;26.6;1.9;17.1;1.1;6.88;28779 +88085;47.60105;1.89485;110;20220619;33.2;16.6;24.9;3.2;18.3;20.6;6.31;24672 +88085;47.60105;1.89485;110;20220620;23.8;18;20.9;2.3;20.5;8.1;2.99;14429 +88085;47.60105;1.89485;110;20220621;27.1;14.6;20.9;2.4;18.88;1.1;4.22;21167 +88085;47.60105;1.89485;110;20220622;24.8;17.6;21.2;2.3;19.5;3;3.6;17142 +88085;47.60105;1.89485;110;20220623;27.1;13.5;20.3;1.9;17.35;1.6;4.47;22750 +88085;47.60105;1.89485;110;20220624;23.3;15;19.1;3.3;16.4;1.2;3.69;17379 +88085;47.60105;1.89485;110;20220625;17.4;15.5;16.4;2.2;15.38;9.2;1.84;7771 +88085;47.60105;1.89485;110;20220626;19.8;12;15.9;1.3;14.53;.5;2.58;13873 +88085;47.60105;1.89485;110;20220627;23.4;11.8;17.6;1.9;12.93;0;4.16;22420 +88085;47.60105;1.89485;110;20220628;26.1;7.3;16.7;1.1;12.1;.1;4.73;28671 +88085;47.60105;1.89485;110;20220629;26.2;8.8;17.5;1.9;13.15;4;4.8;26487 +88085;47.60105;1.89485;110;20220630;18.4;13.2;15.8;1.7;14.43;11.4;2.12;10416 +88085;47.60105;1.89485;110;20220701;21.9;7.5;14.7;1.5;11.7;.1;3.84;23217 +88085;47.60105;1.89485;110;20220702;26.8;7.2;17;1;12.28;0;4.79;28933 +88085;47.60105;1.89485;110;20220703;25.9;9.8;17.9;1.7;13.25;0;4.78;27123 +88085;47.60105;1.89485;110;20220704;26.7;10.4;18.6;2;12.78;0;5.04;26848 +88085;47.60105;1.89485;110;20220705;26.8;10.9;18.8;2;12.65;0;5.07;26907 +88085;47.60105;1.89485;110;20220706;26.3;11.4;18.9;2.3;12.33;0;5.12;26340 +88085;47.60105;1.89485;110;20220707;24.6;10.5;17.5;2.3;14.4;0;4.09;21538 +88085;47.60105;1.89485;110;20220708;27;9.8;18.4;2.4;12.48;0;5.25;26966 +88085;47.60105;1.89485;110;20220709;29.5;9.5;19.5;1.8;13.65;0;5.43;28422 +88085;47.60105;1.89485;110;20220710;27.3;13.4;20.3;3.6;12.88;0;5.72;25432 +88085;47.60105;1.89485;110;20220711;30.1;13.4;21.7;3.3;14.1;0;6.12;26731 +88085;47.60105;1.89485;110;20220712;32.9;13.4;23.2;1.5;14.35;0;5.74;28023 +88085;47.60105;1.89485;110;20220713;34.3;11.5;22.9;.9;14.1;.1;5.16;26233 +88085;47.60105;1.89485;110;20220714;33.9;13;23.5;2;14.85;0;6.12;27887 +88085;47.60105;1.89485;110;20220715;28.5;15;21.7;2.8;11.9;0;5.73;24748 +88085;47.60105;1.89485;110;20220716;29.3;9;19.1;2.1;11.48;0;5.63;28273 +88085;47.60105;1.89485;110;20220717;32.4;11.9;22.1;2.3;12.78;.1;6.13;27863 +88085;47.60105;1.89485;110;20220718;38.7;12.6;25.7;2;13.55;0;7.08;29124 +88085;47.60105;1.89485;110;20220719;36.7;15.8;26.2;2.9;15.73;8.3;7.21;26699 +88085;47.60105;1.89485;110;20220720;24.7;17.3;21;1.9;19.48;7.2;3.08;14616 +88085;47.60105;1.89485;110;20220721;28.4;14.4;21.4;1.3;17.43;.1;4.42;23075 +88085;47.60105;1.89485;110;20220722;25.4;14.3;19.8;1.5;19.28;4.8;3.35;17561 +88085;47.60105;1.89485;110;20220723;27.6;18;22.8;1.6;18.95;0;4.02;19246 +88085;47.60105;1.89485;110;20220724;32.2;12.9;22.6;1.1;17.1;.1;5.13;26715 +88085;47.60105;1.89485;110;20220725;25.3;16.9;21.1;2.7;17.28;.8;4.01;17454 +88085;47.60105;1.89485;110;20220726;24.3;13.7;19;1.5;14.53;0;3.5;17372 +88085;47.60105;1.89485;110;20220727;26.2;14.5;20.3;1.7;13.18;0;4.13;19589 +88085;47.60105;1.89485;110;20220728;28.5;10.4;19.5;1.1;12.68;0;4.24;22827 +88085;47.60105;1.89485;110;20220729;29.3;13;21.2;.9;13.48;0;4.13;21529 +88085;47.60105;1.89485;110;20220730;30.9;12.2;21.6;1.4;15.18;0;4.78;23842 +88085;47.60105;1.89485;110;20220731;31.6;13.5;22.5;1.7;16.08;0;5.17;25703 +88085;47.60105;1.89485;110;20220801;28.5;13;20.8;1.2;16.78;0;4.09;21615 +88085;47.60105;1.89485;110;20220802;32.6;12.3;22.5;1;16.05;0;4.94;26105 +88085;47.60105;1.89485;110;20220803;36.3;14;25.2;.9;16.18;0;5.31;26738 +88085;47.60105;1.89485;110;20220804;31.1;18.2;24.6;2.1;18.48;4.5;4.58;18990 +88085;47.60105;1.89485;110;20220805;27.8;16;21.9;3;14.53;0;4.75;19466 +88085;47.60105;1.89485;110;20220806;26.3;13.2;19.8;3.7;10.63;0;5.44;22827 +88085;47.60105;1.89485;110;20220807;28.2;12.1;20.1;3.5;9.75;0;5.88;24305 +88085;47.60105;1.89485;110;20220808;30.5;13.6;22.1;3.2;11.03;0;6.06;24377 +88085;47.60105;1.89485;110;20220809;32.2;15.7;24;3.3;12.3;0;6.4;23991 +88085;47.60105;1.89485;110;20220810;33.1;15.1;24.1;3.1;12.18;0;6.38;24641 +88085;47.60105;1.89485;110;20220811;33.3;14.6;23.9;2.5;11.03;0;6.07;24786 +88085;47.60105;1.89485;110;20220812;35;10.8;22.9;1.7;11.68;0;5.6;26010 +88085;47.60105;1.89485;110;20220813;35;11.1;23;1.6;11.53;.3;5.46;25730 +88085;47.60105;1.89485;110;20220814;26.9;16.9;21.9;2.5;16.6;3.9;3.51;12632 +88085;47.60105;1.89485;110;20220815;26;15.1;20.6;3.1;17.45;.3;3.56;14914 +88085;47.60105;1.89485;110;20220816;27.2;14.4;20.8;1.1;17.63;1.2;3.11;15497 +88085;47.60105;1.89485;110;20220817;26.7;14.4;20.6;1.8;16.43;.2;3.72;18563 +88085;47.60105;1.89485;110;20220818;28.8;11.9;20.4;1.4;14.98;0;4.06;21456 +88085;47.60105;1.89485;110;20220819;25.3;12.7;19;1.8;17.58;3.1;2.86;14520 +88085;47.60105;1.89485;110;20220820;27;14.2;20.6;1.2;15.2;.1;3.56;19487 +88085;47.60105;1.89485;110;20220821;26.4;9.4;17.9;1.8;13.85;.5;3.58;19074 +88085;47.60105;1.89485;110;20220822;26.8;16.7;21.7;1.4;18;.1;2.8;12776 +88085;47.60105;1.89485;110;20220823;28.6;14.1;21.4;.9;18.18;.1;3.33;17922 +88085;47.60105;1.89485;110;20220824;34;13.5;23.7;1;15.75;0;4.27;22040 +88085;47.60105;1.89485;110;20220825;32.6;12.1;22.4;2.2;15.48;0;4.74;20593 +88085;47.60105;1.89485;110;20220826;27.1;16.3;21.7;2.3;16.1;0;3.57;14686 +88085;47.60105;1.89485;110;20220827;28.4;11.9;20.1;1.7;13.33;0;3.91;20333 +88085;47.60105;1.89485;110;20220828;28.6;9.8;19.2;1.8;13.18;0;4.09;21528 +88085;47.60105;1.89485;110;20220829;33.5;12.6;23;1.9;14.48;2.7;4.76;21937 +88085;47.60105;1.89485;110;20220830;25.9;17.1;21.5;2.1;16.98;.5;3.08;12696 +88085;47.60105;1.89485;110;20220831;28.9;12.7;20.8;1.1;15.25;.1;3.39;18552 +88085;47.60105;1.89485;110;20220901;29.5;12.9;21.2;1.1;15.13;.4;3.45;18350 +88085;47.60105;1.89485;110;20220902;24.6;14.3;19.5;2;17.1;11;2.63;12749 +88085;47.60105;1.89485;110;20220903;26.6;12.3;19.5;1.1;15.8;.3;2.93;16370 +88085;47.60105;1.89485;110;20220904;30.4;11;20.7;.9;15.4;2.2;3.36;18956 +88085;47.60105;1.89485;110;20220905;30.5;14.2;22.3;1.6;17.83;7.8;3.61;17482 +88085;47.60105;1.89485;110;20220906;29.3;11.8;20.5;1.5;16.43;1.3;3.37;17905 +88085;47.60105;1.89485;110;20220907;23.2;12.7;17.9;2.2;15.88;5.6;2.38;11686 +88085;47.60105;1.89485;110;20220908;22.9;13.2;18.1;3.6;15.95;3.3;2.7;12868 +88085;47.60105;1.89485;110;20220909;23.2;14.4;18.8;4;15.1;1.2;2.92;11006 +88085;47.60105;1.89485;110;20220910;22.3;12.8;17.5;2.3;14.28;.2;2.44;11777 +88085;47.60105;1.89485;110;20220911;25.7;8.6;17.2;1.3;13.43;.1;2.93;18200 +88085;47.60105;1.89485;110;20220912;31.6;10.9;21.2;1.9;14.63;0;3.88;18486 +88085;47.60105;1.89485;110;20220913;29.5;16.7;23.1;1.7;19.08;5.3;2.73;10602 +88085;47.60105;1.89485;110;20220914;27.3;16.7;22;2.4;19.83;2.7;2.83;13085 +88085;47.60105;1.89485;110;20220915;23.7;16.5;20.1;2;16.68;0;2.49;12147 +88085;47.60105;1.89485;110;20220916;19.9;11.4;15.7;2.1;12.1;0;2.15;10316 +88085;47.60105;1.89485;110;20220917;18.2;3.6;10.9;1.7;8.28;0;2.32;16484 +88085;47.60105;1.89485;110;20220918;20.4;1.1;10.8;.9;8.33;.1;2.15;17418 +88085;47.60105;1.89485;110;20220919;19.8;3;11.4;1.5;8.58;0;2.3;16545 +88085;47.60105;1.89485;110;20220920;20.3;2.2;11.3;1.7;8.78;.1;2.32;16323 +88085;47.60105;1.89485;110;20220921;20.7;4.7;12.7;1.7;9.25;0;2.43;16161 +88085;47.60105;1.89485;110;20220922;22.7;2;12.3;.8;8.38;0;2.2;17361 +88085;47.60105;1.89485;110;20220923;22.2;5.1;13.6;.5;9.9;.1;1.71;12168 +88085;47.60105;1.89485;110;20220924;19.9;10.4;15.2;1.2;12.75;1.3;1.68;9988 +88085;47.60105;1.89485;110;20220925;19.1;9.8;14.5;1.8;11.98;0;1.9;10982 +88085;47.60105;1.89485;110;20220926;16;5.9;11;2.5;11.23;7.1;1.44;8576 +88085;47.60105;1.89485;110;20220927;15.8;9.3;12.5;3.6;12.43;16.3;1.43;7807 +88085;47.60105;1.89485;110;20220928;14;11.4;12.7;2;13.38;5.4;.91;4585 +88085;47.60105;1.89485;110;20220929;16;9.6;12.8;1.5;11.23;.7;1.33;7141 +88085;47.60105;1.89485;110;20220930;18;2.8;10.4;1.6;9.58;4.3;1.72;13291 +88085;47.60105;1.89485;110;20221001;20.9;11;15.9;4.8;16.13;5.9;1.67;8253 +88085;47.60105;1.89485;110;20221002;20.5;15.5;18;3.5;17.28;1.8;1.66;6815 +88085;47.60105;1.89485;110;20221003;17.2;11.8;14.5;1.8;13.63;0;1.31;6935 +88085;47.60105;1.89485;110;20221004;21.2;4.3;12.8;.8;10.85;.2;1.56;13081 +88085;47.60105;1.89485;110;20221005;24.1;6.7;15.4;2.6;12.78;.1;2.31;12725 +88085;47.60105;1.89485;110;20221006;20;6.4;13.2;1;10.8;0;1.6;12664 +88085;47.60105;1.89485;110;20221007;20.1;2.3;11.2;.6;9.83;.1;1.37;12633 +88085;47.60105;1.89485;110;20221008;19.3;3.1;11.2;.9;9.25;0;1.46;12631 +88085;47.60105;1.89485;110;20221009;21.5;1.3;11.4;1.5;9.18;.1;1.82;13939 +88085;47.60105;1.89485;110;20221010;21.2;8.2;14.7;1.8;13.3;0;1.51;8739 +88085;47.60105;1.89485;110;20221011;17.7;10.7;14.2;2;13.88;0;1.2;6866 +88085;47.60105;1.89485;110;20221012;19.9;6.7;13.3;.7;12.73;.1;1.2;10201 +88085;47.60105;1.89485;110;20221013;16.5;9.8;13.1;2.2;14.05;4.1;.91;5106 +88085;47.60105;1.89485;110;20221014;18.5;14.3;16.4;3.8;17.63;11.9;.83;3658 +88085;47.60105;1.89485;110;20221015;17.9;15.9;16.9;3.8;17.43;6.2;.99;3418 +88085;47.60105;1.89485;110;20221016;24.1;14;19;1.7;17.38;.8;1.54;8517 +88085;47.60105;1.89485;110;20221017;18.8;15.2;17;2.1;17.15;26.2;.99;3527 +88085;47.60105;1.89485;110;20221018;21.8;12.6;17.2;1.7;17.28;.3;1.15;7344 +88085;47.60105;1.89485;110;20221019;24.3;13.2;18.7;2.5;16.8;6.5;1.73;9358 +88085;47.60105;1.89485;110;20221020;23.9;14.6;19.3;2.9;17.13;12.1;1.78;7441 +88085;47.60105;1.89485;110;20221021;20.1;13.9;17;2.6;15.75;.4;1.34;6561 +88085;47.60105;1.89485;110;20221022;22.2;11.3;16.7;2.2;14.48;.3;1.54;8629 +88085;47.60105;1.89485;110;20221023;23.6;14;18.8;3.8;14.3;.1;2.36;7438 +88085;47.60105;1.89485;110;20221024;20.2;15;17.6;4.3;13.9;1.1;2.1;6356 +88085;47.60105;1.89485;110;20221025;19.5;9.3;14.4;2;13.6;.4;1.15;7200 +88085;47.60105;1.89485;110;20221026;23.4;11.6;17.5;2.5;14.38;.1;1.75;8967 +88085;47.60105;1.89485;110;20221027;24.5;13.3;18.9;2.7;14.7;0;1.94;6173 +88085;47.60105;1.89485;110;20221028;24;12.4;18.2;2;14.58;0;1.6;8065 +88085;47.60105;1.89485;110;20221029;23.8;13.9;18.8;1.7;14.53;.1;1.52;6305 +88085;47.60105;1.89485;110;20221030;19.2;8.9;14.1;1;12.95;.9;.86;5974 +88085;47.60105;1.89485;110;20221031;21.8;11.8;16.8;2.6;14.58;1.6;1.4;6469 +88085;47.60105;1.89485;110;20221101;17.5;9.2;13.4;4.4;11.85;.5;1.49;7042 +88085;47.60105;1.89485;110;20221102;16.9;10.4;13.6;2.7;12.05;0;1.13;5803 +88085;47.60105;1.89485;110;20221103;14.8;9.9;12.3;3.2;11.43;9.1;1.1;3862 +88085;47.60105;1.89485;110;20221104;11.6;8.2;9.9;3.8;10.08;2.7;.96;3120 +88085;47.60105;1.89485;110;20221105;11;1.6;6.3;1.8;8.68;0;.54;4751 +88085;47.60105;1.89485;110;20221106;12.4;7.6;10;2.9;10.45;0;.79;3297 +88085;47.60105;1.89485;110;20221107;16.6;11;13.8;3.9;12.58;.1;1.19;4318 +88085;47.60105;1.89485;110;20221108;17.9;7.5;12.7;3.5;11.18;5.3;1.32;5701 +88085;47.60105;1.89485;110;20221109;15.7;10.8;13.2;2.4;11.95;.2;.97;4466 +88085;47.60105;1.89485;110;20221110;10.7;3.8;7.2;1.5;9.98;0;.42;3518 +88085;47.60105;1.89485;110;20221111;17.1;7.7;12.4;2;11;.1;.9;5794 +88085;47.60105;1.89485;110;20221112;19;4.9;11.9;.9;10.75;.2;.61;7161 +88085;47.60105;1.89485;110;20221113;17.5;2.7;10.1;.7;9.93;.1;.47;6367 +88085;47.60105;1.89485;110;20221114;15.9;4;9.9;1.6;10.68;.7;.6;5257 +88085;47.60105;1.89485;110;20221115;13.9;7.8;10.8;3.3;11.83;4;.65;2780 +88085;47.60105;1.89485;110;20221116;13.9;9.2;11.6;5.1;11.88;5.2;.86;2699 +88085;47.60105;1.89485;110;20221117;14.7;11.6;13.1;6;11.33;3.7;1.54;2840 +88085;47.60105;1.89485;110;20221118;12.6;6;9.3;2.9;9.3;.4;.79;4653 +88085;47.60105;1.89485;110;20221119;11.6;.5;6.1;1.2;7.5;.3;.42;5163 +88085;47.60105;1.89485;110;20221120;9.6;-.2;4.7;2.5;8.15;3.5;.42;3603 +88085;47.60105;1.89485;110;20221121;10;4;7;3.1;8.8;4.3;.58;2653 +88085;47.60105;1.89485;110;20221122;11.6;3.8;7.7;4.5;8.35;0;.96;4469 +88085;47.60105;1.89485;110;20221123;14.3;5.4;9.8;3.4;9.73;2.3;.9;4291 +88085;47.60105;1.89485;110;20221124;12.4;7.8;10.1;3.9;10.68;.7;.69;3586 +88085;47.60105;1.89485;110;20221125;13.2;8.2;10.7;2.3;10.13;.1;.7;3922 +88085;47.60105;1.89485;110;20221126;8.7;.2;4.5;1.5;8.05;0;.31;3159 +88085;47.60105;1.89485;110;20221127;11.9;5.3;8.6;2.4;8.7;7.8;.72;3025 +88085;47.60105;1.89485;110;20221128;11.6;7.7;9.7;2.5;10.13;2.2;.63;2719 +88085;47.60105;1.89485;110;20221129;6.8;3.3;5.1;1.3;8.7;.1;.3;1952 +88085;47.60105;1.89485;110;20221130;6.4;4.2;5.3;2.2;8.43;0;.35;1233 +88085;47.60105;1.89485;110;20221201;6.5;3.3;4.9;2.9;7.93;0;.41;1735 +88085;47.60105;1.89485;110;20221202;5.7;4.4;5.1;2.8;7.53;1.2;.56;974 +88085;47.60105;1.89485;110;20221203;5.1;2.4;3.8;4.2;7.08;.2;.5;1485 +88085;47.60105;1.89485;110;20221204;4.5;2.7;3.6;2.6;7.13;2.2;.43;1079 +88085;47.60105;1.89485;110;20221205;5.1;3.4;4.3;1.4;7.58;.1;.38;1194 +88085;47.60105;1.89485;110;20221206;5;2.6;3.8;2.2;7.08;0;.43;1539 +88085;47.60105;1.89485;110;20221207;5.3;1.6;3.4;1.9;6.88;0;.3;2716 +88085;47.60105;1.89485;110;20221208;3.5;.9;2.2;1.9;5.98;0;.44;1884 +88085;47.60105;1.89485;110;20221209;2.7;-2;.4;2.7;5.55;.1;.32;2833 +88085;47.60105;1.89485;110;20221210;2.7;-3;-.1;1.2;5.15;0;.23;3128 +88085;47.60105;1.89485;110;20221211;1.6;-7.4;-2.9;1.1;4.1;0;.18;4141 +88085;47.60105;1.89485;110;20221212;-2.1;-7.7;-4.9;1.9;4.13;0;.18;2330 +88085;47.60105;1.89485;110;20221213;2.9;-4.3;-.7;2.7;4.4;1.8;.45;3785 +88085;47.60105;1.89485;110;20221214;1.8;-.2;.8;2.2;6.18;2.3;.27;1206 +88085;47.60105;1.89485;110;20221215;3.1;-.3;1.4;3.8;5.45;0;.54;2573 +88085;47.60105;1.89485;110;20221216;3.5;-3;.3;2.6;4.73;0;.47;3372 +88085;47.60105;1.89485;110;20221217;1.1;-4.9;-1.9;2.2;4.4;0;.27;3759 +88085;47.60105;1.89485;110;20221218;4.9;-7.9;-1.5;1.9;4.68;.2;.34;3370 +88085;47.60105;1.89485;110;20221219;12.1;4.4;8.2;2.8;8.43;0;.73;2963 +88085;47.60105;1.89485;110;20221220;13.9;7.9;10.9;3.5;10.38;4.2;.99;1783 +88085;47.60105;1.89485;110;20221221;12;9.7;10.9;4.4;12.3;2.4;.45;1387 +88085;47.60105;1.89485;110;20221222;13.7;11.6;12.7;6.2;12.73;8.5;.89;1250 +88085;47.60105;1.89485;110;20221223;14.1;13.5;13.8;4.8;14.23;3.5;.77;356 +88085;47.60105;1.89485;110;20221224;12.2;10.1;11.2;2.8;11.7;1.2;.61;1304 +88085;47.60105;1.89485;110;20221225;14.5;8.3;11.4;3;11.28;.8;.67;3301 +88085;47.60105;1.89485;110;20221226;12;10.9;11.5;3;11;2;.83;1426 +88085;47.60105;1.89485;110;20221227;8.3;.2;4.2;1.9;8.15;.2;.2;3038 +88085;47.60105;1.89485;110;20221228;12.4;6.2;9.3;5.9;10.7;2.1;.56;2745 +88085;47.60105;1.89485;110;20221229;11.4;10.6;11;5.4;10.7;.6;1.07;1044 +88085;47.60105;1.89485;110;20221230;14.2;5.4;9.8;5.4;11.6;4.8;.5;2350 +88085;47.60105;1.89485;110;20221231;16.5;13.9;15.2;6.5;11.6;0;2.11;2784 +88086;47.62516;2.22564;139;20220101;17.5;3.3;10.4;1.2;8.5;0;.55;4721 +88086;47.62516;2.22564;139;20220102;13.5;5.7;9.6;3.8;10.2;0;.71;3393 +88086;47.62516;2.22564;139;20220103;12.9;10.7;11.8;3.9;11.7;8.4;.84;1581 +88086;47.62516;2.22564;139;20220104;12;10.4;11.2;3.7;10.3;7.4;1.08;1288 +88086;47.62516;2.22564;139;20220105;6;.5;3.3;1.8;5.9;.1;.51;2838 +88086;47.62516;2.22564;139;20220106;6.5;-3.5;1.5;1.6;5.6;.5;.34;4037 +88086;47.62516;2.22564;139;20220107;7.8;-.3;3.8;4;7.2;4.1;.45;3617 +88086;47.62516;2.22564;139;20220108;8.8;2.2;5.5;4.2;8.5;9.1;.37;3249 +88086;47.62516;2.22564;139;20220109;7.9;4.3;6.1;2.5;7.4;2.4;.68;2294 +88086;47.62516;2.22564;139;20220110;7.7;3.5;5.6;1.2;7.4;0;.44;2547 +88086;47.62516;2.22564;139;20220111;2.2;-.1;1.1;2;6;0;.34;1777 +88086;47.62516;2.22564;139;20220112;4.6;-.2;2.2;2.7;5.8;0;.54;2823 +88086;47.62516;2.22564;139;20220113;1.8;-1.2;.3;2.3;5.8;0;.3;2156 +88086;47.62516;2.22564;139;20220114;5.7;-1;2.4;1.1;5.4;0;.4;3512 +88086;47.62516;2.22564;139;20220115;6.6;-5.1;.8;1;5;.1;.31;4861 +88086;47.62516;2.22564;139;20220116;.7;-2.5;-.9;2.1;5.8;.2;.17;2337 +88086;47.62516;2.22564;139;20220117;6.4;.5;3.5;1;7.3;0;.27;3397 +88086;47.62516;2.22564;139;20220118;8.2;2.7;5.5;2.1;7.3;0;.57;3309 +88086;47.62516;2.22564;139;20220119;4;2.8;3.4;2.4;7.2;1.7;.4;1302 +88086;47.62516;2.22564;139;20220120;7.3;4;5.7;2.3;7.1;0;.69;2525 +88086;47.62516;2.22564;139;20220121;5.3;-.3;2.5;2.1;5.7;0;.56;3492 +88086;47.62516;2.22564;139;20220122;4.9;-4.7;.1;1.2;5.8;.1;.25;4795 +88086;47.62516;2.22564;139;20220123;3.7;2.8;3.3;1.9;6.2;0;.6;1143 +88086;47.62516;2.22564;139;20220124;.3;-4.4;-2;1.2;5.4;0;.18;3306 +88086;47.62516;2.22564;139;20220125;-.1;-1.4;-.7;1.1;5.6;0;.29;1529 +88086;47.62516;2.22564;139;20220126;-1;-2.8;-1.9;1.3;5.2;0;.25;1921 +88086;47.62516;2.22564;139;20220127;1;-2.2;-.6;1.9;5.7;.4;.26;2773 +88086;47.62516;2.22564;139;20220128;4.4;.6;2.5;1.3;7.1;.1;.3;3118 +88086;47.62516;2.22564;139;20220129;6.8;2;4.4;2.5;8.5;.6;.24;3624 +88086;47.62516;2.22564;139;20220130;11.6;6.9;9.3;1.4;9;0;.69;3640 +88086;47.62516;2.22564;139;20220131;9.5;5.2;7.4;3.5;7;.2;1.21;3518 +88086;47.62516;2.22564;139;20220201;8.8;-1.4;3.7;2.8;8.2;1.3;.29;5779 +88086;47.62516;2.22564;139;20220202;9.2;8.3;8.8;2.5;9.7;0;.69;1393 +88086;47.62516;2.22564;139;20220203;9.9;2.4;6.2;1.9;7.9;.6;.63;5045 +88086;47.62516;2.22564;139;20220204;9.2;4.6;6.9;2.7;8.4;1.5;.7;3907 +88086;47.62516;2.22564;139;20220205;8.9;-1.9;3.5;2;6.6;.1;.62;6354 +88086;47.62516;2.22564;139;20220206;9.7;3.4;6.6;5.2;9.5;2.9;.41;4813 +88086;47.62516;2.22564;139;20220207;10.9;2.7;6.8;2.3;7.2;0;.95;5653 +88086;47.62516;2.22564;139;20220208;13.5;-.2;6.7;1.6;6.6;0;.96;7573 +88086;47.62516;2.22564;139;20220209;17;-2.9;7.1;1.7;6.6;.1;1.21;9376 +88086;47.62516;2.22564;139;20220210;6.1;4.8;5.5;3.6;8.38;1.7;.94;4923 +88086;47.62516;2.22564;139;20220211;8.6;-.1;4.3;2.4;6.38;0;.83;8804 +88086;47.62516;2.22564;139;20220212;9.4;-1.6;3.9;2.7;5.08;0;1.18;9770 +88086;47.62516;2.22564;139;20220213;15.4;-1.7;6.8;5;7.08;.1;1.84;9226 +88086;47.62516;2.22564;139;20220214;11.4;7.1;9.3;6;8.85;5.2;1.46;5146 +88086;47.62516;2.22564;139;20220215;10;2.7;6.3;5.5;8.7;4.9;.73;5769 +88086;47.62516;2.22564;139;20220216;13.6;8.2;10.9;5;12.2;2.7;.74;5211 +88086;47.62516;2.22564;139;20220217;14.4;11;12.7;3.8;10.4;.5;1.58;4100 +88086;47.62516;2.22564;139;20220218;12.9;8.3;10.6;4.5;9.9;.8;1.34;4929 +88086;47.62516;2.22564;139;20220219;10.9;1.1;6;3.2;6.2;0;1.39;7542 +88086;47.62516;2.22564;139;20220220;12.3;6.8;9.6;4.4;9.9;3.8;1.11;5613 +88086;47.62516;2.22564;139;20220221;10.2;5.8;8;4.3;7.7;.6;1.4;5048 +88086;47.62516;2.22564;139;20220222;10.2;3.5;6.9;2.7;9.3;.4;.68;6446 +88086;47.62516;2.22564;139;20220223;12.5;5.5;9;1.2;9.3;0;.89;6703 +88086;47.62516;2.22564;139;20220224;12.1;7.4;9.8;2.6;8;2;1.41;5488 +88086;47.62516;2.22564;139;20220225;9.7;-.4;4.7;1.3;5.8;.2;.99;8403 +88086;47.62516;2.22564;139;20220226;11;-3.9;3.6;2;5;.1;1.31;10468 +88086;47.62516;2.22564;139;20220227;12.1;-3.2;4.5;1.6;4.9;0;1.34;10772 +88086;47.62516;2.22564;139;20220228;14.4;-5.1;4.7;.9;4.8;0;1.22;12404 +88086;47.62516;2.22564;139;20220301;14.4;-3;5.7;.6;5.6;.1;1.08;11860 +88086;47.62516;2.22564;139;20220302;14.4;-.3;7.1;1.5;7.5;0;1.28;11018 +88086;47.62516;2.22564;139;20220303;12.8;8.6;10.7;1.2;9.9;0;1.02;5742 +88086;47.62516;2.22564;139;20220304;12.8;6.7;9.8;1.8;9.3;.2;1.17;7125 +88086;47.62516;2.22564;139;20220305;12.6;5.1;8.9;1.4;6.1;0;1.44;8069 +88086;47.62516;2.22564;139;20220306;8.5;-4;2.3;1.8;4.5;0;1.26;10711 +88086;47.62516;2.22564;139;20220307;8.6;-3.3;2.7;2.8;4;0;1.63;10585 +88086;47.62516;2.22564;139;20220308;15.9;-3.8;6.1;1.8;4.8;0;1.95;13950 +88086;47.62516;2.22564;139;20220309;15.7;-1.1;7.3;1.9;7;.1;1.72;13019 +88086;47.62516;2.22564;139;20220310;17.4;3.1;10.3;1.9;7.6;0;1.94;12135 +88086;47.62516;2.22564;139;20220311;14.7;7.3;11;2.9;8.8;3.9;1.82;8706 +88086;47.62516;2.22564;139;20220312;9.2;4.6;6.9;2.6;8.6;2.5;.97;6851 +88086;47.62516;2.22564;139;20220313;10.4;6.3;8.4;2.9;8;4;1.38;6527 +88086;47.62516;2.22564;139;20220314;15.5;-.2;7.7;2.6;7.5;1.7;1.9;13422 +88086;47.62516;2.22564;139;20220315;16.8;6.9;11.9;1.4;10.9;.1;1.53;10692 +88086;47.62516;2.22564;139;20220316;15;5.6;10.3;1.1;9.9;0;1.39;10538 +88086;47.62516;2.22564;139;20220317;10.8;8.3;9.6;3.5;8.2;0;1.61;5262 +88086;47.62516;2.22564;139;20220318;14.3;4.2;9.2;6.7;6.85;0;2.94;13943 +88086;47.62516;2.22564;139;20220319;15.1;5.8;10.5;3.6;7.44;0;2.5;13282 +88086;47.62516;2.22564;139;20220320;14.7;2.4;8.5;2.4;7.58;.2;1.78;9264 +88086;47.62516;2.22564;139;20220321;18;6.4;12.2;3.1;8.68;0;2.57;13213 +88086;47.62516;2.22564;139;20220322;17.3;3.2;10.3;4.2;5.8;0;3.44;17544 +88086;47.62516;2.22564;139;20220323;18.2;2.2;10.2;3.9;5.6;0;3.55;18400 +88086;47.62516;2.22564;139;20220324;20.8;1.5;11.1;2.8;6.33;0;3.33;18309 +88086;47.62516;2.22564;139;20220325;20.7;3.8;12.3;4.3;6.33;0;4.06;18494 +88086;47.62516;2.22564;139;20220326;20.2;4.3;12.2;4.4;6.45;0;4.02;18219 +88086;47.62516;2.22564;139;20220327;21.6;4.2;12.9;2.8;6.98;0;3.54;18571 +88086;47.62516;2.22564;139;20220328;22.2;3.7;13;1.6;7.68;0;2.82;16821 +88086;47.62516;2.22564;139;20220329;16.8;8.6;12.7;2;9.7;1.1;1.93;8850 +88086;47.62516;2.22564;139;20220330;12.9;6.4;9.6;2.6;10.3;3.1;1.21;6667 +88086;47.62516;2.22564;139;20220331;9.7;5.4;7.6;5;7.8;1.2;1.63;7695 +88086;47.62516;2.22564;139;20220401;5.2;.5;2.9;6.7;5.73;1.2;1.31;7928 +88086;47.62516;2.22564;139;20220402;7.2;.2;3.7;5.7;4.85;0;2.08;12550 +88086;47.62516;2.22564;139;20220403;8;-1.4;3.3;4.2;4.85;0;2;15272 +88086;47.62516;2.22564;139;20220404;11.3;-4.6;3.3;2.8;5.44;.2;2.05;18300 +88086;47.62516;2.22564;139;20220405;11.3;5.6;8.4;3.6;10.16;.3;1;4452 +88086;47.62516;2.22564;139;20220406;12;6.1;9.1;5.1;10.33;1.6;1.1;5426 +88086;47.62516;2.22564;139;20220407;14.6;9.3;11.9;8.5;11.6;10.6;1.7;7079 +88086;47.62516;2.22564;139;20220408;15.7;8.6;12.1;8;10.43;13.5;2.41;7357 +88086;47.62516;2.22564;139;20220409;12.2;2;7.1;3.3;6.85;.3;2.32;17363 +88086;47.62516;2.22564;139;20220410;14.8;-1.3;6.7;3.2;6.28;0;2.85;21446 +88086;47.62516;2.22564;139;20220411;21.9;3.9;12.9;4.5;8.48;0;4.17;20046 +88086;47.62516;2.22564;139;20220412;20.1;8.7;14.4;3.1;10.3;5.1;3.1;15388 +88086;47.62516;2.22564;139;20220413;16.5;10.7;13.6;1.4;12.63;.7;1.67;9217 +88086;47.62516;2.22564;139;20220414;20.9;8.7;14.8;1.6;11.88;.1;3.05;19782 +88086;47.62516;2.22564;139;20220415;21.7;8;14.9;2.6;10.98;0;3.65;22297 +88086;47.62516;2.22564;139;20220416;20.6;8.3;14.4;4.1;9.55;0;4.1;22303 +88086;47.62516;2.22564;139;20220417;21.4;4.8;13.1;3.1;7.65;0;4.18;23795 +88086;47.62516;2.22564;139;20220418;20;4.6;12.3;2.5;8.65;0;3.34;20795 +88086;47.62516;2.22564;139;20220419;17.5;6.7;12.1;3.1;9.4;0;2.88;16097 +88086;47.62516;2.22564;139;20220420;19.6;6.9;13.2;3.2;9.15;0;3.23;15753 +88086;47.62516;2.22564;139;20220421;19.5;5.7;12.6;2.5;8.05;0;3.44;19833 +88086;47.62516;2.22564;139;20220422;20.9;5;12.9;2.4;8.97;.4;3.64;22784 +88086;47.62516;2.22564;139;20220423;20.4;9.5;15;4.4;11.1;2.1;3.43;15392 +88086;47.62516;2.22564;139;20220424;18.2;9.3;13.8;3.3;11.78;1.7;2.55;13779 +88086;47.62516;2.22564;139;20220425;15.2;8.5;11.8;3;11.03;.1;1.98;10986 +88086;47.62516;2.22564;139;20220426;16.5;4.7;10.6;3;9;0;2.99;20225 +88086;47.62516;2.22564;139;20220427;19.4;5;12.2;4.8;8.98;0;4.05;23945 +88086;47.62516;2.22564;139;20220428;21.3;7.2;14.2;3.5;9.78;0;3.99;21208 +88086;47.62516;2.22564;139;20220429;20.4;12;16.2;2.7;10.38;0;3.68;18640 +88086;47.62516;2.22564;139;20220430;17.8;6.2;12;3.5;8.68;0;3.5;20840 +88086;47.62516;2.22564;139;20220501;17.8;4.6;11.2;2.7;8.03;0;3.61;23832 +88086;47.62516;2.22564;139;20220502;19;6;12.5;3.1;8.95;0;3.56;20668 +88086;47.62516;2.22564;139;20220503;19.9;8.2;14.1;3.4;9.9;2;3.69;19560 +88086;47.62516;2.22564;139;20220504;17.9;10.6;14.3;2.6;10.85;0;2.6;12009 +88086;47.62516;2.22564;139;20220505;19.7;6.2;13;2.5;10.48;0;3.11;18136 +88086;47.62516;2.22564;139;20220506;21.5;4.4;13;1.2;10;0;3.43;22747 +88086;47.62516;2.22564;139;20220507;22.5;6.4;14.5;.9;10.4;0;3.44;22180 +88086;47.62516;2.22564;139;20220508;22.7;5.4;14.1;1.5;11.5;0;3.63;23135 +88086;47.62516;2.22564;139;20220509;26.1;6.9;16.5;.6;11.6;0;3.85;24528 +88086;47.62516;2.22564;139;20220510;27.9;7.4;17.7;1.5;11.6;0;4.59;25493 +88086;47.62516;2.22564;139;20220511;26.5;13.3;19.9;2.5;12.1;0;4.64;20461 +88086;47.62516;2.22564;139;20220512;21.2;11.5;16.4;1.3;13.4;0;3.06;17556 +88086;47.62516;2.22564;139;20220513;23.3;11.6;17.5;1.2;10.6;0;3.61;19423 +88086;47.62516;2.22564;139;20220514;25.7;4.9;15.3;1.1;10.5;0;4.22;26186 +88086;47.62516;2.22564;139;20220515;30.4;11.1;20.8;2.2;13.2;9.4;5.39;25321 +88086;47.62516;2.22564;139;20220516;25.9;15.5;20.7;1.8;15.4;0;3.9;18537 +88086;47.62516;2.22564;139;20220517;29;13.4;21.2;1.2;16;0;4.39;22914 +88086;47.62516;2.22564;139;20220518;29.3;13.8;21.6;1.6;17.3;0;4.55;22934 +88086;47.62516;2.22564;139;20220519;28.1;15.8;22;1.3;17.7;1.2;4.08;20459 +88086;47.62516;2.22564;139;20220520;26.9;14.3;20.6;1.7;16.8;.2;4.09;20795 +88086;47.62516;2.22564;139;20220521;26.5;7.6;17.1;1.2;11.9;0;4.4;25678 +88086;47.62516;2.22564;139;20220522;27.3;13.3;20.3;2;13.8;2.7;4.61;22113 +88086;47.62516;2.22564;139;20220523;20.4;15.1;17.8;3.1;16.6;13;2.66;13462 +88086;47.62516;2.22564;139;20220524;18.6;11;14.8;2.6;11.8;.2;3.06;16276 +88086;47.62516;2.22564;139;20220525;19.9;6.8;13.4;1.6;10.5;0;3.45;21597 +88086;47.62516;2.22564;139;20220526;21.6;14;17.8;1.4;12.8;0;3.24;16384 +88086;47.62516;2.22564;139;20220527;18.4;10.4;14.4;1.2;12.7;.1;2.78;16875 +88086;47.62516;2.22564;139;20220528;20.6;4.5;12.6;1.6;9.8;0;3.73;24219 +88086;47.62516;2.22564;139;20220529;17.7;7.3;12.5;3;7.9;0;3.71;19423 +88086;47.62516;2.22564;139;20220530;20.5;3.3;11.9;1.6;8.2;.1;3.91;25189 +88086;47.62516;2.22564;139;20220531;23.1;3.7;13.4;1;8.5;0;4.13;26852 +88086;47.62516;2.22564;139;20220601;24.4;4.4;14.4;1.2;9.5;0;4.39;27339 +88086;47.62516;2.22564;139;20220602;26.6;10.2;18.4;2.2;11.3;1.2;4.99;24768 +88086;47.62516;2.22564;139;20220603;26.9;12.3;19.6;1.1;15.9;1;4.25;23393 +88086;47.62516;2.22564;139;20220604;29.6;17;23.3;2;17;12.6;4.89;21742 +88086;47.62516;2.22564;139;20220605;20.9;14.1;17.5;1.7;16.2;1.2;2.9;15872 +88086;47.62516;2.22564;139;20220606;22.4;13;17.7;1.8;13.4;.6;3.63;18784 +88086;47.62516;2.22564;139;20220607;22.6;14.3;18.5;2.7;14.1;9.8;3.76;17651 +88086;47.62516;2.22564;139;20220608;22.1;12.6;17.4;2.1;13.7;2.3;3.62;18950 +88086;47.62516;2.22564;139;20220609;21.5;13.1;17.3;1.5;12.3;0;3.45;17816 +88086;47.62516;2.22564;139;20220610;26;10.6;18.3;1.2;13.9;.1;4.33;24333 +88086;47.62516;2.22564;139;20220611;29.4;10;19.7;.7;15;0;4.79;27406 +88086;47.62516;2.22564;139;20220612;25.6;13.9;19.8;2.5;13;0;4.66;21196 +88086;47.62516;2.22564;139;20220613;24.8;6.7;15.8;1.8;10.6;0;4.66;26511 +88086;47.62516;2.22564;139;20220614;28.6;7.2;17.9;1.5;11.6;0;5.25;28896 +88086;47.62516;2.22564;139;20220615;33.6;10;21.8;1;13.7;0;5.74;30393 +88086;47.62516;2.22564;139;20220616;31.2;11.7;21.5;1;13.8;0;5.22;27599 +88086;47.62516;2.22564;139;20220617;34.7;11.4;23.1;.7;14;0;5.63;30231 +88086;47.62516;2.22564;139;20220618;37.8;14.9;26.4;1.5;14.9;.3;6.73;29977 +88086;47.62516;2.22564;139;20220619;34.6;16.8;25.7;3.1;17.3;38.1;6.86;26377 +88086;47.62516;2.22564;139;20220620;24.4;16.8;20.6;2.4;19.2;8.7;3.45;17065 +88086;47.62516;2.22564;139;20220621;27.6;14.8;21.2;1.9;18.2;1;4.43;22295 +88086;47.62516;2.22564;139;20220622;24.8;17.7;21.3;1.7;19;8.1;3.42;16476 +88086;47.62516;2.22564;139;20220623;27;14.2;20.6;1.8;17.1;2.5;4.38;22288 +88086;47.62516;2.22564;139;20220624;22.8;15.1;19;2.5;16.2;1.5;3.48;17169 +88086;47.62516;2.22564;139;20220625;18.1;15.4;16.8;1.7;14.9;5.9;2.17;9958 +88086;47.62516;2.22564;139;20220626;19.2;12.3;15.8;1.1;14.6;.7;2.77;16208 +88086;47.62516;2.22564;139;20220627;22.9;11.9;17.4;1.4;12.9;0;3.77;20581 +88086;47.62516;2.22564;139;20220628;26.2;6.6;16.4;.6;11.8;.1;4.41;27617 +88086;47.62516;2.22564;139;20220629;26.6;9.3;18;1.4;13.1;2.5;4.63;25891 +88086;47.62516;2.22564;139;20220630;17;13.3;15.2;1.3;14;14.9;2.18;11692 +88086;47.62516;2.22564;139;20220701;21.1;8.7;14.9;1.3;11.4;.1;3.62;21793 +88086;47.62516;2.22564;139;20220702;26.7;6.7;16.7;.8;11.8;.1;4.55;27775 +88086;47.62516;2.22564;139;20220703;25.8;8.9;17.4;1.1;12.9;0;4.37;25455 +88086;47.62516;2.22564;139;20220704;26.3;9.7;18;1.8;12.5;0;4.71;25184 +88086;47.62516;2.22564;139;20220705;26.4;8.9;17.7;1.2;12.4;0;4.53;25827 +88086;47.62516;2.22564;139;20220706;25.7;9.4;17.6;1.7;12;.1;4.58;24863 +88086;47.62516;2.22564;139;20220707;24.5;11.1;17.8;2;14;0;4.16;22453 +88086;47.62516;2.22564;139;20220708;26.1;11.1;18.6;2.3;12.3;0;4.8;23736 +88086;47.62516;2.22564;139;20220709;28.8;9.7;19.3;1.3;13.2;0;4.93;26790 +88086;47.62516;2.22564;139;20220710;26.2;12.5;19.4;2.8;12.4;0;4.96;22561 +88086;47.62516;2.22564;139;20220711;29.5;12.8;21.2;2.3;13.7;0;5.41;24900 +88086;47.62516;2.22564;139;20220712;32.3;11.8;22.1;.6;14;0;4.97;27572 +88086;47.62516;2.22564;139;20220713;33.8;10.3;22.1;.5;13.6;0;5.18;29477 +88086;47.62516;2.22564;139;20220714;33.2;13;23.1;1.5;14.8;0;5.67;27217 +88086;47.62516;2.22564;139;20220715;27.7;15.6;21.7;2.4;11.7;0;5.1;20891 +88086;47.62516;2.22564;139;20220716;28.7;7.6;18.2;1.3;11;0;4.99;27664 +88086;47.62516;2.22564;139;20220717;32;9.7;20.9;1;12.4;0;5.24;28365 +88086;47.62516;2.22564;139;20220718;38.3;11.4;24.9;1.1;13;0;6.13;29603 +88086;47.62516;2.22564;139;20220719;37.3;18.7;28;2.2;14.8;6.6;6.77;25690 +88086;47.62516;2.22564;139;20220720;23.3;17;20.2;1.3;19.1;12.8;2.87;14690 +88086;47.62516;2.22564;139;20220721;27.8;15.1;21.5;1.3;17.4;.1;4.11;20991 +88086;47.62516;2.22564;139;20220722;25;13.1;19.1;.7;18.9;3.9;3.5;20227 +88086;47.62516;2.22564;139;20220723;27.4;17.9;22.7;1.1;19.1;.1;3.66;17949 +88086;47.62516;2.22564;139;20220724;31.7;13.4;22.6;.8;17.1;0;4.7;25006 +88086;47.62516;2.22564;139;20220725;25;16.9;21;2;17.6;.6;3.5;16401 +88086;47.62516;2.22564;139;20220726;24;14.5;19.3;1.2;14.8;0;3.4;17728 +88086;47.62516;2.22564;139;20220727;25.6;15.4;20.5;1.4;12.8;0;3.85;18307 +88086;47.62516;2.22564;139;20220728;27.7;8.9;18.3;.6;12.4;0;4.12;24921 +88086;47.62516;2.22564;139;20220729;28.7;11.6;20.2;.7;12.9;.1;4.16;23635 +88086;47.62516;2.22564;139;20220730;29.5;13.1;21.3;1.5;14.8;0;4.61;23027 +88086;47.62516;2.22564;139;20220731;31.3;12.9;22.1;.8;15.3;0;4.51;24303 +88086;47.62516;2.22564;139;20220801;27.9;12.7;20.3;.8;16.2;0;3.93;21934 +88086;47.62516;2.22564;139;20220802;31.9;12.2;22.1;.7;15.6;0;4.53;24913 +88086;47.62516;2.22564;139;20220803;36;13.6;24.8;.6;15.7;0;4.95;26461 +88086;47.62516;2.22564;139;20220804;32;17.2;24.6;1.6;18;3.6;4.72;21302 +88086;47.62516;2.22564;139;20220805;27.1;15.9;21.5;2.8;15.2;0;4.41;18365 +88086;47.62516;2.22564;139;20220806;25.6;12.1;18.9;3;11;0;4.71;20099 +88086;47.62516;2.22564;139;20220807;28;8.4;18.2;2.7;9.7;0;5.29;24183 +88086;47.62516;2.22564;139;20220808;30.1;10.5;20.3;2.5;10.8;0;5.47;24043 +88086;47.62516;2.22564;139;20220809;32.4;13.4;22.9;2.3;11.8;0;5.66;23524 +88086;47.62516;2.22564;139;20220810;33.1;11.4;22.3;1.7;11.8;0;5.35;25023 +88086;47.62516;2.22564;139;20220811;33;10.6;21.8;1.3;10.9;0;5.01;25275 +88086;47.62516;2.22564;139;20220812;34.5;9.1;21.8;1.1;11.1;0;5.02;26297 +88086;47.62516;2.22564;139;20220813;34.1;10.2;22.2;1.1;10.3;.1;4.94;25795 +88086;47.62516;2.22564;139;20220814;27.3;15.3;21.3;1.9;15.1;1.7;3.92;18013 +88086;47.62516;2.22564;139;20220815;25.4;16.1;20.8;2.5;17;.5;3.47;15692 +88086;47.62516;2.22564;139;20220816;27.7;15;21.4;1.2;17.2;1;3.54;18296 +88086;47.62516;2.22564;139;20220817;27.2;13.6;20.4;1.4;15.7;0;3.63;18820 +88086;47.62516;2.22564;139;20220818;28.5;13.2;20.9;1.2;14.6;.1;3.8;19851 +88086;47.62516;2.22564;139;20220819;24;12.8;18.4;1.2;17.2;4.4;2.89;16790 +88086;47.62516;2.22564;139;20220820;25.9;13.7;19.8;1;15.2;.1;3.19;17417 +88086;47.62516;2.22564;139;20220821;25.4;9;17.2;1.5;13.5;.3;3.49;20123 +88086;47.62516;2.22564;139;20220822;25.7;15.5;20.6;1.2;17;.1;3.02;15645 +88086;47.62516;2.22564;139;20220823;28;16;22;.9;18;.1;3.21;16880 +88086;47.62516;2.22564;139;20220824;33.7;13.4;23.6;.7;15.1;0;4;21934 +88086;47.62516;2.22564;139;20220825;34;11.6;22.8;1.5;14.3;0;4.75;22883 +88086;47.62516;2.22564;139;20220826;25.9;16.8;21.4;1.8;15.8;0;3.23;14287 +88086;47.62516;2.22564;139;20220827;27.8;10.8;19.3;1.1;12.6;0;3.51;19550 +88086;47.62516;2.22564;139;20220828;28.6;7.8;18.2;1;13.1;0;3.6;21498 +88086;47.62516;2.22564;139;20220829;33;11.2;22.1;.9;14.2;1.9;3.97;21835 +88086;47.62516;2.22564;139;20220830;25;18.3;21.7;1.7;16.2;.3;2.85;11779 +88086;47.62516;2.22564;139;20220831;28.7;11.8;20.3;1;14.2;.1;3.38;18836 +88086;47.62516;2.22564;139;20220901;29;11.1;20.1;.5;13.8;.2;3.1;19229 +88086;47.62516;2.22564;139;20220902;24.5;12.1;18.3;1.2;15.6;9.6;2.73;15777 +88086;47.62516;2.22564;139;20220903;25.4;14.9;20.2;2;16.1;.6;3.02;14346 +88086;47.62516;2.22564;139;20220904;30.4;11.6;21;1.1;14.3;1.4;3.54;19186 +88086;47.62516;2.22564;139;20220905;31.9;13.6;22.8;1.4;16.7;4.7;3.79;18746 +88086;47.62516;2.22564;139;20220906;29.8;12.3;21.1;1.5;16.5;1.3;3.5;18146 +88086;47.62516;2.22564;139;20220907;23.8;13.6;18.7;1.6;15.6;6.8;2.58;13603 +88086;47.62516;2.22564;139;20220908;21.9;13.3;17.6;2.8;15.4;4;2.48;12326 +88086;47.62516;2.22564;139;20220909;22.2;14.3;18.3;3.1;14.7;1.6;2.73;11675 +88086;47.62516;2.22564;139;20220910;22.6;13.1;17.9;1.6;14.2;.2;2.44;12721 +88086;47.62516;2.22564;139;20220911;25.3;8.5;16.9;1.2;13.4;0;2.75;16908 +88086;47.62516;2.22564;139;20220912;30.9;11.7;21.3;1.5;14.3;0;3.58;17923 +88086;47.62516;2.22564;139;20220913;29;16.9;23;1.6;18.2;7.3;3.04;13977 +88086;47.62516;2.22564;139;20220914;26.6;17;21.8;1.8;19.4;5.8;2.59;12263 +88086;47.62516;2.22564;139;20220915;22.8;16.7;19.8;1.4;16.6;.1;2.05;9568 +88086;47.62516;2.22564;139;20220916;18.8;10.9;14.9;1.5;11.8;0;1.96;10837 +88086;47.62516;2.22564;139;20220917;17.8;3.4;10.6;1.2;7.9;0;2.06;14643 +88086;47.62516;2.22564;139;20220918;20;.9;10.5;.6;7.9;.1;1.99;16752 +88086;47.62516;2.22564;139;20220919;18.4;2.4;10.4;.8;8.2;0;1.9;15118 +88086;47.62516;2.22564;139;20220920;19.4;1.3;10.4;1;8.4;.1;2.03;15928 +88086;47.62516;2.22564;139;20220921;19.9;3.4;11.7;1;8.6;0;2.04;15010 +88086;47.62516;2.22564;139;20220922;22.3;1.1;11.7;.4;8;0;1.9;16883 +88086;47.62516;2.22564;139;20220923;20.6;4.7;12.7;.3;9.6;.1;1.69;14382 +88086;47.62516;2.22564;139;20220924;19.5;10.4;15;1;12.2;1.7;1.7;10629 +88086;47.62516;2.22564;139;20220925;18.2;9.7;14;1.5;11.7;.1;1.71;10130 +88086;47.62516;2.22564;139;20220926;15.2;5.5;10.4;2.2;10.9;6.5;1.41;10722 +88086;47.62516;2.22564;139;20220927;14.4;9.4;11.9;2.6;12.2;19.5;1.2;7461 +88086;47.62516;2.22564;139;20220928;13.1;10.5;11.8;1.6;12.8;6.2;.89;5172 +88086;47.62516;2.22564;139;20220929;15.1;9.6;12.4;1.1;11.1;1.2;1.26;7649 +88086;47.62516;2.22564;139;20220930;18.1;3.6;10.9;1.2;9.5;4.4;1.64;12568 +88086;47.62516;2.22564;139;20221001;20.9;10.8;15.9;3.8;15.3;6.6;1.84;10272 +88086;47.62516;2.22564;139;20221002;20.1;15.8;18;2.8;16.8;2.1;1.56;6441 +88086;47.62516;2.22564;139;20221003;16;12.7;14.4;1.5;12.9;0;1.21;5504 +88086;47.62516;2.22564;139;20221004;21.6;2.9;12.3;.8;10.6;.2;1.64;13608 +88086;47.62516;2.22564;139;20221005;24.2;8.9;16.6;2.5;13.1;0;2.4;12097 +88086;47.62516;2.22564;139;20221006;19.2;7.1;13.2;.9;10.6;0;1.45;10557 +88086;47.62516;2.22564;139;20221007;18.9;1.6;10.3;.6;9.5;.1;1.33;12548 +88086;47.62516;2.22564;139;20221008;18.4;3.3;10.9;.9;9;.1;1.4;11529 +88086;47.62516;2.22564;139;20221009;20.5;.2;10.4;.9;8.8;.2;1.51;13262 +88086;47.62516;2.22564;139;20221010;20.3;8.4;14.4;1.3;13;0;1.42;9896 +88086;47.62516;2.22564;139;20221011;17;10.2;13.6;1.5;13.4;.1;1.1;7252 +88086;47.62516;2.22564;139;20221012;19.4;5.5;12.5;.4;12.3;.1;1.12;10432 +88086;47.62516;2.22564;139;20221013;16.2;11.5;13.9;1.9;14.1;3.9;.97;5770 +88086;47.62516;2.22564;139;20221014;17.7;14.1;15.9;2.9;17;15.3;.87;4912 +88086;47.62516;2.22564;139;20221015;17.5;15.5;16.5;2.9;17;7.2;.92;3478 +88086;47.62516;2.22564;139;20221016;24.2;13.4;18.8;1.5;16.9;.7;1.53;8614 +88086;47.62516;2.22564;139;20221017;21.2;15.3;18.3;1.9;16.3;26.1;1.39;6142 +88086;47.62516;2.22564;139;20221018;22;13;17.5;1.2;16.8;.3;1.19;7587 +88086;47.62516;2.22564;139;20221019;23.8;12.6;18.2;2.2;16.1;5.6;1.66;8393 +88086;47.62516;2.22564;139;20221020;23.3;15.2;19.3;2;16.8;11.9;1.55;6955 +88086;47.62516;2.22564;139;20221021;20.2;13.2;16.7;2.3;15.7;.5;1.25;6330 +88086;47.62516;2.22564;139;20221022;22;12.3;17.2;1.8;14.2;.4;1.47;7424 +88086;47.62516;2.22564;139;20221023;22.4;13.1;17.8;2.7;14.2;1;1.82;7147 +88086;47.62516;2.22564;139;20221024;19.9;14.7;17.3;3.4;13.4;1.8;1.92;5135 +88086;47.62516;2.22564;139;20221025;19.9;10.2;15.1;1.8;13.3;0;1.22;7084 +88086;47.62516;2.22564;139;20221026;23.6;13.5;18.6;2.1;14.2;0;1.72;7126 +88086;47.62516;2.22564;139;20221027;24.9;13.3;19.1;2.1;14.3;0;1.83;7552 +88086;47.62516;2.22564;139;20221028;23.7;14.7;19.2;2;13.9;0;1.74;6489 +88086;47.62516;2.22564;139;20221029;25;13;19;1.4;14.2;.1;1.46;7451 +88086;47.62516;2.22564;139;20221030;20;8.7;14.4;.5;12.6;1;.77;7102 +88086;47.62516;2.22564;139;20221031;22.1;12.5;17.3;1.7;14.6;1.9;1.25;6404 +88086;47.62516;2.22564;139;20221101;17.1;9.6;13.4;3.2;11.5;.4;1.36;5512 +88086;47.62516;2.22564;139;20221102;16.8;11.1;14;2.4;11.7;0;1.22;4664 +88086;47.62516;2.22564;139;20221103;15.6;9.7;12.7;2.6;11.1;10.3;1.13;4677 +88086;47.62516;2.22564;139;20221104;10.3;8;9.2;2.7;10.1;3.3;.69;2685 +88086;47.62516;2.22564;139;20221105;10.3;2;6.2;1.8;8.7;0;.51;5461 +88086;47.62516;2.22564;139;20221106;11.5;7.7;9.6;2.4;9.9;.1;.78;3475 +88086;47.62516;2.22564;139;20221107;16.3;10.9;13.6;3;12.3;.2;1.11;4169 +88086;47.62516;2.22564;139;20221108;17.2;8.1;12.7;3;11;5.7;1.23;5474 +88086;47.62516;2.22564;139;20221109;15.5;11.7;13.6;2.2;12;.3;.99;3305 +88086;47.62516;2.22564;139;20221110;10.8;6.7;8.8;1.5;10.5;0;.46;3396 +88086;47.62516;2.22564;139;20221111;17.3;8.2;12.8;1.4;10.8;.2;.84;5221 +88086;47.62516;2.22564;139;20221112;18.1;4.4;11.3;.7;10.3;.2;.55;6420 +88086;47.62516;2.22564;139;20221113;18.9;3;11;.7;10.3;.2;.52;6850 +88086;47.62516;2.22564;139;20221114;16.6;4.6;10.6;1.6;10.6;1.1;.67;5797 +88086;47.62516;2.22564;139;20221115;13.7;8.2;11;2.5;11.6;4.3;.62;3705 +88086;47.62516;2.22564;139;20221116;13.6;9.5;11.6;3.7;11.6;5.3;.83;3081 +88086;47.62516;2.22564;139;20221117;14.2;11.4;12.8;4.3;11.2;5;1.32;2420 +88086;47.62516;2.22564;139;20221118;11.1;7.3;9.2;2.6;9.4;.2;.77;2856 +88086;47.62516;2.22564;139;20221119;10.1;1.5;5.8;1.2;7.9;.3;.4;4483 +88086;47.62516;2.22564;139;20221120;8.3;2.1;5.2;2.6;8.4;3.7;.34;3677 +88086;47.62516;2.22564;139;20221121;8.9;4.5;6.7;2.7;8.8;4.2;.49;2974 +88086;47.62516;2.22564;139;20221122;11.4;4.5;8;4;8.2;.3;1;3797 +88086;47.62516;2.22564;139;20221123;13.9;4.9;9.4;2.8;9.3;1.8;.83;4347 +88086;47.62516;2.22564;139;20221124;11.8;7.7;9.8;3;10.4;.9;.66;2733 +88086;47.62516;2.22564;139;20221125;12.8;9.1;11;2.1;10;.1;.82;2536 +88086;47.62516;2.22564;139;20221126;9.4;1.4;5.4;1.1;8;.1;.31;3913 +88086;47.62516;2.22564;139;20221127;12;4.1;8.1;1.7;8.3;7.3;.6;3837 +88086;47.62516;2.22564;139;20221128;11.3;7.4;9.4;2.2;9.7;4.4;.64;2515 +88086;47.62516;2.22564;139;20221129;7.3;5.7;6.5;1.3;9;.2;.39;1411 +88086;47.62516;2.22564;139;20221130;6.2;4.5;5.4;2.3;8.3;0;.4;1450 +88086;47.62516;2.22564;139;20221201;6;3.7;4.9;3;7.9;.1;.42;1747 +88086;47.62516;2.22564;139;20221202;5.3;3.9;4.6;2.4;7.4;1.4;.51;1237 +88086;47.62516;2.22564;139;20221203;5;2.2;3.6;3.2;7;.5;.46;1934 +88086;47.62516;2.22564;139;20221204;4.8;2.5;3.7;2.2;7.2;3.1;.38;1687 +88086;47.62516;2.22564;139;20221205;4.8;3.3;4.1;1.1;7.5;.1;.36;1252 +88086;47.62516;2.22564;139;20221206;4.8;2.1;3.5;1.6;6.9;0;.38;1833 +88086;47.62516;2.22564;139;20221207;3.8;1.3;2.6;1.6;6.7;0;.33;1728 +88086;47.62516;2.22564;139;20221208;2.6;-.3;1.2;1.2;5.7;0;.34;1884 +88086;47.62516;2.22564;139;20221209;1.9;-3.6;-.8;2.3;5.6;.1;.17;2762 +88086;47.62516;2.22564;139;20221210;3.2;-2.9;.2;1.2;4.9;0;.32;2915 +88086;47.62516;2.22564;139;20221211;1.8;-8.8;-3.5;.6;3.7;0;.14;3978 +88086;47.62516;2.22564;139;20221212;-2.8;-8.8;-5.8;1.5;3.9;0;.12;2853 +88086;47.62516;2.22564;139;20221213;2.5;-5.4;-1.4;1.8;4.1;.6;.4;3330 +88086;47.62516;2.22564;139;20221214;1.2;-.7;.3;1.8;6.1;2.2;.23;1371 +88086;47.62516;2.22564;139;20221215;2.7;-.8;1;3.3;5.3;0;.54;2031 +88086;47.62516;2.22564;139;20221216;3;-4.6;-.8;2.1;4.5;0;.41;3219 +88086;47.62516;2.22564;139;20221217;.4;-5.8;-2.7;1.6;4.2;0;.27;2851 +88086;47.62516;2.22564;139;20221218;5.7;-8.4;-1.3;1.6;4.5;.2;.3;4545 +88086;47.62516;2.22564;139;20221219;13.2;6.1;9.7;2.5;8.3;0;.93;3076 +88086;47.62516;2.22564;139;20221220;14.3;11.4;12.9;3.2;10.2;4.9;1.31;1784 +88086;47.62516;2.22564;139;20221221;11.7;10.1;10.9;3.7;12.2;2.6;.49;1196 +88086;47.62516;2.22564;139;20221222;13.3;11.4;12.4;4.6;12.3;9.2;.87;1349 +88086;47.62516;2.22564;139;20221223;13.9;13.5;13.7;3.7;14;4;.76;350 +88086;47.62516;2.22564;139;20221224;12.3;9.8;11.1;2.1;11.5;1.5;.56;1626 +88086;47.62516;2.22564;139;20221225;14.4;9.4;11.9;2.9;10.9;.7;.87;2512 +88086;47.62516;2.22564;139;20221226;11.9;10.9;11.4;2.7;10.8;3.8;.89;851 +88086;47.62516;2.22564;139;20221227;7.7;1.2;4.5;1.9;8.2;.2;.19;2953 +88086;47.62516;2.22564;139;20221228;12.2;6.5;9.4;4.4;10.3;2.6;.65;2745 +88086;47.62516;2.22564;139;20221229;11.1;10.3;10.7;4.4;10.3;.8;1.07;721 +88086;47.62516;2.22564;139;20221230;13.7;6.1;9.9;4.3;11.3;4.7;.49;3279 +88086;47.62516;2.22564;139;20221231;17.1;13.9;15.5;5.1;11.2;0;2.15;1965 +88087;47.64826;2.5567;166;20220101;16.9;4.5;10.7;1.4;8.74;0;.6;4468 +88087;47.64826;2.5567;166;20220102;13.3;6.1;9.7;4;10.14;0;.76;3241 +88087;47.64826;2.5567;166;20220103;12.6;10.8;11.7;4.1;11.64;5.3;.85;1381 +88087;47.64826;2.5567;166;20220104;11.9;10.4;11.1;4.1;10.24;7;1.12;1233 +88087;47.64826;2.5567;166;20220105;5.8;.8;3.3;2.4;6.07;.1;.56;2720 +88087;47.64826;2.5567;166;20220106;5.6;-3.3;1.1;1.4;5.6;.5;.29;3861 +88087;47.64826;2.5567;166;20220107;7.4;-.3;3.5;4.1;7.14;5;.42;3559 +88087;47.64826;2.5567;166;20220108;8.5;2.4;5.5;4.9;8.5;7.9;.33;3181 +88087;47.64826;2.5567;166;20220109;7.5;4.3;5.9;3.3;7.44;3.6;.72;2105 +88087;47.64826;2.5567;166;20220110;8.1;3.8;5.9;1.4;7.3;0;.5;2644 +88087;47.64826;2.5567;166;20220111;1.3;-.3;.5;2.4;5.94;0;.3;1291 +88087;47.64826;2.5567;166;20220112;4.5;-.3;2.1;2.9;5.77;0;.55;2844 +88087;47.64826;2.5567;166;20220113;1.8;-1.3;.3;2.6;5.74;0;.31;2188 +88087;47.64826;2.5567;166;20220114;5.9;-1.3;2.3;1.6;5.47;0;.46;3751 +88087;47.64826;2.5567;166;20220115;7.1;-4.3;1.4;1.1;5.1;.1;.36;4913 +88087;47.64826;2.5567;166;20220116;.5;-2.9;-1.2;2.2;5.75;.2;.16;2449 +88087;47.64826;2.5567;166;20220117;5.7;.1;2.9;1;7.24;0;.24;3289 +88087;47.64826;2.5567;166;20220118;8;2.4;5.2;2.6;7.37;0;.56;3397 +88087;47.64826;2.5567;166;20220119;3.6;2.2;2.9;2.7;7.17;1.8;.32;1510 +88087;47.64826;2.5567;166;20220120;6.9;3.7;5.3;2.4;7.14;0;.64;2486 +88087;47.64826;2.5567;166;20220121;4.9;0;2.5;2.1;5.74;0;.55;3266 +88087;47.64826;2.5567;166;20220122;4;-4.3;-.2;1.3;5.87;.1;.23;4397 +88087;47.64826;2.5567;166;20220123;3.6;2.7;3.1;2.3;6.2;0;.61;1241 +88087;47.64826;2.5567;166;20220124;.2;-3.8;-1.8;1.4;5.35;0;.18;3364 +88087;47.64826;2.5567;166;20220125;-.2;-1.6;-.9;1.2;5.6;0;.27;1656 +88087;47.64826;2.5567;166;20220126;-1.5;-2.7;-2.1;1.5;5.14;0;.26;1448 +88087;47.64826;2.5567;166;20220127;.6;-2.4;-.9;1.8;5.64;.5;.24;2714 +88087;47.64826;2.5567;166;20220128;4.1;.4;2.2;1.3;7;0;.29;3087 +88087;47.64826;2.5567;166;20220129;6.4;1.7;4.1;2.6;8.3;.8;.24;3625 +88087;47.64826;2.5567;166;20220130;11.2;6.5;8.8;1.6;9.04;0;.66;3606 +88087;47.64826;2.5567;166;20220131;8.6;5.1;6.8;4;7.07;.3;1.14;3196 +88087;47.64826;2.5567;166;20220201;8.2;-1.7;3.2;3;8.14;1.5;.19;5766 +88087;47.64826;2.5567;166;20220202;9.3;8.1;8.7;2.8;9.84;.2;.65;1592 +88087;47.64826;2.5567;166;20220203;9;2.6;5.8;2.2;8.04;.5;.57;4628 +88087;47.64826;2.5567;166;20220204;9;4.5;6.8;2.8;8.44;1.4;.67;3906 +88087;47.64826;2.5567;166;20220205;8.7;-2.2;3.2;1.8;6.57;.1;.58;6521 +88087;47.64826;2.5567;166;20220206;9.4;3.5;6.4;5.8;9.44;3.9;.39;4670 +88087;47.64826;2.5567;166;20220207;10.3;3;6.6;2.4;7.14;0;.94;5242 +88087;47.64826;2.5567;166;20220208;12.4;-.9;5.8;1.4;6.5;0;.83;7604 +88087;47.64826;2.5567;166;20220209;16.7;-2.2;7.3;1.9;6.67;.1;1.25;9244 +88087;47.64826;2.5567;166;20220210;5.8;3.7;4.7;3.4;8.56;2.1;.88;4797 +88087;47.64826;2.5567;166;20220211;8.3;1;4.6;2.5;6.56;0;.84;8705 +88087;47.64826;2.5567;166;20220212;9;-1.7;3.6;2.7;5.13;0;1.14;9426 +88087;47.64826;2.5567;166;20220213;15.8;-1.3;7.3;4.8;7.06;0;1.94;9535 +88087;47.64826;2.5567;166;20220214;11.5;7.1;9.3;6;8.85;3.3;1.46;5146 +88087;47.64826;2.5567;166;20220215;10;3.3;6.6;5.4;8.7;5;.79;6059 +88087;47.64826;2.5567;166;20220216;13.2;8.1;10.6;5.6;12.17;2.7;.64;5095 +88087;47.64826;2.5567;166;20220217;14.1;11.1;12.6;4.4;10.6;.4;1.59;3833 +88087;47.64826;2.5567;166;20220218;12.8;8.8;10.8;5;9.97;.6;1.39;4734 +88087;47.64826;2.5567;166;20220219;9.9;1.6;5.8;3.9;6.37;0;1.36;6842 +88087;47.64826;2.5567;166;20220220;12.1;6.7;9.4;5.2;9.9;3.9;1.11;5630 +88087;47.64826;2.5567;166;20220221;9.2;5.7;7.5;5.4;7.9;.8;1.26;4421 +88087;47.64826;2.5567;166;20220222;9.9;3.3;6.6;3.1;9.27;.4;.64;6342 +88087;47.64826;2.5567;166;20220223;12.1;5.7;8.9;1.1;9.64;0;.82;6502 +88087;47.64826;2.5567;166;20220224;12.3;7;9.7;2.8;8.24;1.8;1.4;5933 +88087;47.64826;2.5567;166;20220225;9.8;-.8;4.5;1.6;6;.2;1.01;8601 +88087;47.64826;2.5567;166;20220226;10.5;-3.1;3.7;2.7;5.2;.1;1.38;10076 +88087;47.64826;2.5567;166;20220227;11.7;-2.8;4.4;1.9;5.07;0;1.37;10686 +88087;47.64826;2.5567;166;20220228;13.8;-4.4;4.7;1;5.1;0;1.21;12164 +88087;47.64826;2.5567;166;20220301;13.7;-2.4;5.7;.9;5.87;.1;1.13;11576 +88087;47.64826;2.5567;166;20220302;14.3;.2;7.2;1.6;7.74;0;1.27;10951 +88087;47.64826;2.5567;166;20220303;12.5;7.8;10.2;1.2;10.1;0;.97;6348 +88087;47.64826;2.5567;166;20220304;12.7;7;9.8;1.5;9.1;0;1.15;7020 +88087;47.64826;2.5567;166;20220305;12;4;8;1.3;6.2;0;1.33;8655 +88087;47.64826;2.5567;166;20220306;7.9;-4.3;1.8;2.1;4.44;0;1.26;10745 +88087;47.64826;2.5567;166;20220307;8.5;-3.5;2.5;2.9;4.17;0;1.57;10887 +88087;47.64826;2.5567;166;20220308;15.5;-2.4;6.5;1.9;5;0;1.93;13566 +88087;47.64826;2.5567;166;20220309;15.5;-.5;7.5;2;6.94;.1;1.74;12982 +88087;47.64826;2.5567;166;20220310;16.8;2.7;9.7;2;7.54;0;1.89;12320 +88087;47.64826;2.5567;166;20220311;14.5;7.1;10.8;3.6;8.77;4.4;1.96;8871 +88087;47.64826;2.5567;166;20220312;8.9;5.6;7.2;3.6;8.64;.6;1.01;5450 +88087;47.64826;2.5567;166;20220313;10.3;6.6;8.4;3.7;8;4.7;1.5;6277 +88087;47.64826;2.5567;166;20220314;14.9;-.2;7.4;2.8;7.74;2;1.8;13360 +88087;47.64826;2.5567;166;20220315;16;8;12;1.9;10.94;.2;1.53;9560 +88087;47.64826;2.5567;166;20220316;15.1;5.8;10.5;1.1;10.14;0;1.4;10629 +88087;47.64826;2.5567;166;20220317;10.4;7.8;9.1;3.4;8.44;0;1.43;5341 +88087;47.64826;2.5567;166;20220318;13.9;4.4;9.1;6.7;7.23;0;2.79;13925 +88087;47.64826;2.5567;166;20220319;15.6;4.9;10.3;3.1;7.5;0;2.37;13548 +88087;47.64826;2.5567;166;20220320;15.3;3.6;9.5;2.3;8.03;.4;1.8;9385 +88087;47.64826;2.5567;166;20220321;17.5;7.3;12.4;3.5;8.8;0;2.68;13217 +88087;47.64826;2.5567;166;20220322;17.3;3.6;10.5;4.6;5.8;0;3.63;17825 +88087;47.64826;2.5567;166;20220323;18;2.4;10.2;4.1;5.73;0;3.56;18325 +88087;47.64826;2.5567;166;20220324;20.7;2;11.4;3;6.4;0;3.49;18745 +88087;47.64826;2.5567;166;20220325;21;3.6;12.3;4.4;6.33;0;4.15;18992 +88087;47.64826;2.5567;166;20220326;20.3;4.9;12.6;4.4;6.5;0;4.07;18493 +88087;47.64826;2.5567;166;20220327;21.8;4.3;13.1;2.8;6.96;0;3.58;19028 +88087;47.64826;2.5567;166;20220328;22.2;4.4;13.3;1.7;7.63;0;2.99;17562 +88087;47.64826;2.5567;166;20220329;17.6;7.7;12.7;1.9;9.63;1.1;2.02;9800 +88087;47.64826;2.5567;166;20220330;12.6;7.4;10;2.7;10.5;4;1.22;6490 +88087;47.64826;2.5567;166;20220331;10.4;6.3;8.4;4.8;8.03;1.2;1.71;7860 +88087;47.64826;2.5567;166;20220401;5.5;.7;3.1;6.3;5.73;3.2;1.33;6486 +88087;47.64826;2.5567;166;20220402;6.9;.4;3.6;5.7;4.84;0;2.08;12550 +88087;47.64826;2.5567;166;20220403;7.2;-1;3.1;3.8;4.82;0;1.88;13020 +88087;47.64826;2.5567;166;20220404;11.3;-5.5;2.9;3.2;5.19;.1;2.23;19700 +88087;47.64826;2.5567;166;20220405;11.1;5.3;8.2;4.1;9.69;.2;1.14;5601 +88087;47.64826;2.5567;166;20220406;11.6;7.6;9.6;4.9;10.66;1.3;1.04;4835 +88087;47.64826;2.5567;166;20220407;14.1;9.1;11.6;8.8;11.86;9.4;1.49;6372 +88087;47.64826;2.5567;166;20220408;15.6;9.1;12.3;8.3;10.66;14.6;2.38;7643 +88087;47.64826;2.5567;166;20220409;11.8;1.8;6.8;3.3;7;1.3;2.24;17018 +88087;47.64826;2.5567;166;20220410;14.6;-.9;6.8;3.4;6.33;0;2.89;21662 +88087;47.64826;2.5567;166;20220411;21.9;4.5;13.2;5;8.56;0;4.37;20428 +88087;47.64826;2.5567;166;20220412;20.1;9.7;14.9;3.2;10.2;1.4;3.26;15851 +88087;47.64826;2.5567;166;20220413;16.6;11.1;13.9;1.5;12.63;.4;1.73;9289 +88087;47.64826;2.5567;166;20220414;20.9;9.4;15.1;1.7;11.93;0;3.13;20009 +88087;47.64826;2.5567;166;20220415;21.7;8.2;14.9;2.8;11;0;3.69;22297 +88087;47.64826;2.5567;166;20220416;20.8;8.2;14.5;4.2;9.6;0;4.15;22271 +88087;47.64826;2.5567;166;20220417;21.8;5.4;13.6;3.1;7.63;0;4.31;24127 +88087;47.64826;2.5567;166;20220418;20.8;4.6;12.7;2.3;8.43;0;3.44;21260 +88087;47.64826;2.5567;166;20220419;18.2;6.1;12.2;2.9;9.6;0;2.94;17496 +88087;47.64826;2.5567;166;20220420;19.9;7.2;13.6;3.1;9.23;0;3.31;16537 +88087;47.64826;2.5567;166;20220421;20;5.6;12.8;2.4;8.1;0;3.46;20178 +88087;47.64826;2.5567;166;20220422;21;3.7;12.3;2.3;9.1;.2;3.59;23318 +88087;47.64826;2.5567;166;20220423;20.3;10.3;15.3;4.5;11.3;.2;3.48;15423 +88087;47.64826;2.5567;166;20220424;17.9;8.9;13.4;3.4;12.03;.2;2.42;13272 +88087;47.64826;2.5567;166;20220425;14.4;9.4;11.9;3;11.63;.1;1.71;9281 +88087;47.64826;2.5567;166;20220426;16.6;5.5;11.1;3;9.23;0;3.09;21367 +88087;47.64826;2.5567;166;20220427;19.5;5.6;12.6;4.9;9.13;0;4.11;24327 +88087;47.64826;2.5567;166;20220428;21.9;7.5;14.7;3.4;9.93;0;4.16;22510 +88087;47.64826;2.5567;166;20220429;20.1;13.2;16.6;2.4;10.53;0;3.56;17653 +88087;47.64826;2.5567;166;20220430;17.9;6.7;12.3;3.4;8.83;0;3.54;21187 +88087;47.64826;2.5567;166;20220501;18;4.8;11.4;2.5;8.16;0;3.64;24410 +88087;47.64826;2.5567;166;20220502;19.1;6.5;12.8;3.1;9;0;3.64;21258 +88087;47.64826;2.5567;166;20220503;20.4;8.4;14.4;3.2;10.13;1.6;3.67;19947 +88087;47.64826;2.5567;166;20220504;17.7;10.8;14.3;2.5;10.93;.5;2.66;12713 +88087;47.64826;2.5567;166;20220505;19.5;7.4;13.4;2.5;10.56;.1;3.28;19381 +88087;47.64826;2.5567;166;20220506;21.3;4;12.6;1.4;10.04;0;3.47;23116 +88087;47.64826;2.5567;166;20220507;22.5;6;14.2;1;10.3;.1;3.53;22736 +88087;47.64826;2.5567;166;20220508;22.5;6.2;14.4;1.7;11.54;0;3.66;22800 +88087;47.64826;2.5567;166;20220509;25.7;6.8;16.3;.9;11.7;.1;3.97;24658 +88087;47.64826;2.5567;166;20220510;27.5;7.4;17.5;1.7;11.87;0;4.62;25489 +88087;47.64826;2.5567;166;20220511;26.7;13.4;20;2.6;12.47;0;4.74;20805 +88087;47.64826;2.5567;166;20220512;21.3;9.9;15.6;1.2;13.4;0;3.17;19378 +88087;47.64826;2.5567;166;20220513;23.1;12.1;17.6;1.6;11;0;3.7;18950 +88087;47.64826;2.5567;166;20220514;25.3;6;15.7;1.6;10.74;0;4.34;25550 +88087;47.64826;2.5567;166;20220515;30.1;11.7;20.9;2.3;13.47;10.8;5.35;24961 +88087;47.64826;2.5567;166;20220516;26;15.2;20.6;1.8;15.4;0;4;19396 +88087;47.64826;2.5567;166;20220517;28.8;13.8;21.3;1.3;15.94;0;4.4;22797 +88087;47.64826;2.5567;166;20220518;29.2;13.3;21.3;1.4;17.5;0;4.53;23593 +88087;47.64826;2.5567;166;20220519;28.2;16.9;22.5;1.5;17.3;1.2;4.2;20119 +88087;47.64826;2.5567;166;20220520;27.2;15.4;21.3;2.2;16.97;.3;4.3;20319 +88087;47.64826;2.5567;166;20220521;26.6;8.3;17.4;1.5;11.9;0;4.59;25754 +88087;47.64826;2.5567;166;20220522;28.1;13.8;21;2.5;13.97;4.2;5.06;22615 +88087;47.64826;2.5567;166;20220523;19.6;15.8;17.7;3.2;16.57;7.5;2.4;11328 +88087;47.64826;2.5567;166;20220524;18.6;10.9;14.7;2.7;12;.3;3.01;16366 +88087;47.64826;2.5567;166;20220525;20.1;6.5;13.3;1.6;10.87;0;3.48;22353 +88087;47.64826;2.5567;166;20220526;21.3;13.3;17.3;1.6;12.87;0;3.27;16937 +88087;47.64826;2.5567;166;20220527;18.2;9.7;13.9;1.2;12.64;.1;2.8;17609 +88087;47.64826;2.5567;166;20220528;20.6;5.1;12.8;1.8;9.84;0;3.79;23943 +88087;47.64826;2.5567;166;20220529;17.7;7.6;12.6;2.8;7.97;0;3.64;19296 +88087;47.64826;2.5567;166;20220530;20.5;4;12.2;1.6;8.27;.1;3.92;24840 +88087;47.64826;2.5567;166;20220531;23.3;4.5;13.9;1.2;8.67;0;4.25;26749 +88087;47.64826;2.5567;166;20220601;24.3;4.9;14.6;1.3;9.54;0;4.45;27297 +88087;47.64826;2.5567;166;20220602;26.6;11.3;18.9;2.7;11.5;1;5.17;24230 +88087;47.64826;2.5567;166;20220603;26.6;13.7;20.2;1.8;15.9;2.2;4.33;22109 +88087;47.64826;2.5567;166;20220604;29;16.7;22.8;2.6;17.47;9.5;4.88;21679 +88087;47.64826;2.5567;166;20220605;21;15;18;2.3;16.5;3.9;2.91;14871 +88087;47.64826;2.5567;166;20220606;21.5;13.1;17.3;1.9;13.74;1.2;3.41;17835 +88087;47.64826;2.5567;166;20220607;22.5;14.3;18.4;2.8;14.14;4.5;3.77;17819 +88087;47.64826;2.5567;166;20220608;21.8;12.5;17.2;2.4;13.87;4.5;3.59;18929 +88087;47.64826;2.5567;166;20220609;21.1;13.1;17.1;2.1;12.84;0;3.44;17527 +88087;47.64826;2.5567;166;20220610;26;10;18;1.3;13.77;.1;4.43;25244 +88087;47.64826;2.5567;166;20220611;29.2;10.3;19.8;.9;15.2;0;4.84;27271 +88087;47.64826;2.5567;166;20220612;25.5;14.2;19.8;2.3;13.84;0;4.51;21141 +88087;47.64826;2.5567;166;20220613;24.7;8.2;16.4;1.9;10.87;0;4.63;25368 +88087;47.64826;2.5567;166;20220614;28.6;7.9;18.2;1.9;11.9;0;5.41;28738 +88087;47.64826;2.5567;166;20220615;33.4;11.3;22.4;1.3;14.04;0;5.87;29752 +88087;47.64826;2.5567;166;20220616;31;12.4;21.7;1.1;13.97;0;5.22;27157 +88087;47.64826;2.5567;166;20220617;34.5;12.7;23.6;1.1;14.1;0;5.88;29554 +88087;47.64826;2.5567;166;20220618;37.2;15.6;26.4;1.9;15.07;0;6.93;29548 +88087;47.64826;2.5567;166;20220619;34.9;17.4;26.1;2.8;17;35.8;6.87;26517 +88087;47.64826;2.5567;166;20220620;25.1;16.6;20.9;2.3;19.17;9;3.72;18391 +88087;47.64826;2.5567;166;20220621;27.7;15.2;21.4;2.2;18.37;2.1;4.54;22363 +88087;47.64826;2.5567;166;20220622;24.9;17.8;21.4;2.1;18.97;6.9;3.57;16782 +88087;47.64826;2.5567;166;20220623;27.1;14.1;20.6;1.7;17.24;5.5;4.43;22679 +88087;47.64826;2.5567;166;20220624;22.8;15.3;19.1;2.8;16.24;1.4;3.54;17047 +88087;47.64826;2.5567;166;20220625;19;15.2;17.1;2;14.97;5.9;2.62;12520 +88087;47.64826;2.5567;166;20220626;19;12.2;15.6;1.2;14.64;1.9;2.71;16070 +88087;47.64826;2.5567;166;20220627;22.6;12.7;17.6;1.6;13.64;.8;3.66;19744 +88087;47.64826;2.5567;166;20220628;26.1;7.5;16.8;.8;12.04;.1;4.49;27285 +88087;47.64826;2.5567;166;20220629;26.3;9.5;17.9;1.4;13.27;4.9;4.62;25837 +88087;47.64826;2.5567;166;20220630;16.3;13.3;14.8;1.3;14.17;18.8;1.94;10278 +88087;47.64826;2.5567;166;20220701;21;9.1;15.1;1.5;11.9;.1;3.63;21534 +88087;47.64826;2.5567;166;20220702;26.5;7.5;17;1.1;12.2;.1;4.65;27482 +88087;47.64826;2.5567;166;20220703;25.7;10;17.9;1.3;13.37;0;4.4;24764 +88087;47.64826;2.5567;166;20220704;25.9;10.6;18.3;1.8;12.74;0;4.63;24452 +88087;47.64826;2.5567;166;20220705;26.2;9.1;17.7;1.5;12.67;0;4.61;25831 +88087;47.64826;2.5567;166;20220706;25.1;10.6;17.9;1.8;12.17;0;4.44;23660 +88087;47.64826;2.5567;166;20220707;23.8;10.4;17.1;1.8;14.04;0;3.99;22797 +88087;47.64826;2.5567;166;20220708;25.8;11.2;18.5;2.2;12.47;.1;4.69;23738 +88087;47.64826;2.5567;166;20220709;28.5;10;19.3;1.4;13.6;0;4.91;26627 +88087;47.64826;2.5567;166;20220710;26.2;12.6;19.4;3.1;12.8;0;4.98;22548 +88087;47.64826;2.5567;166;20220711;29.3;13.4;21.4;2.9;13.9;0;5.61;24450 +88087;47.64826;2.5567;166;20220712;31.5;12.3;21.9;1.3;14.1;0;5.25;26934 +88087;47.64826;2.5567;166;20220713;32.8;11.5;22.1;.8;14.57;0;5.25;28409 +88087;47.64826;2.5567;166;20220714;33.1;13.7;23.4;1.7;15;0;5.77;27058 +88087;47.64826;2.5567;166;20220715;27.5;15.7;21.6;2.5;12.07;0;5.06;20808 +88087;47.64826;2.5567;166;20220716;28.5;9.3;18.9;2;11.14;0;5.29;26641 +88087;47.64826;2.5567;166;20220717;31.5;10.9;21.2;1.6;12.6;0;5.55;27565 +88087;47.64826;2.5567;166;20220718;37.9;13;25.4;1.4;13.5;0;6.45;29515 +88087;47.64826;2.5567;166;20220719;37;17.7;27.4;2.4;15.57;5.2;6.95;26858 +88087;47.64826;2.5567;166;20220720;23;17.3;20.1;1.6;19.14;11.8;2.79;13882 +88087;47.64826;2.5567;166;20220721;27.6;15;21.3;1.2;17.57;.1;4.07;21141 +88087;47.64826;2.5567;166;20220722;24.8;14.6;19.7;1.4;19.04;3.8;3.48;19062 +88087;47.64826;2.5567;166;20220723;27;18.2;22.6;1.3;19.5;.1;3.61;17412 +88087;47.64826;2.5567;166;20220724;31.6;13.9;22.7;1;17.47;.1;4.81;25047 +88087;47.64826;2.5567;166;20220725;25.4;17.2;21.3;2.5;17.87;.5;3.75;17049 +88087;47.64826;2.5567;166;20220726;23.6;13.9;18.8;1.2;14.8;0;3.4;18169 +88087;47.64826;2.5567;166;20220727;25.5;15.5;20.5;1.5;13.07;0;3.88;18373 +88087;47.64826;2.5567;166;20220728;27.6;9.9;18.8;.9;12.54;0;4.3;24611 +88087;47.64826;2.5567;166;20220729;28.6;12.7;20.6;.8;13.37;0;4.19;23007 +88087;47.64826;2.5567;166;20220730;29.5;12.7;21.1;1.3;15;0;4.59;23806 +88087;47.64826;2.5567;166;20220731;31;13;22;1.1;15.5;0;4.66;24444 +88087;47.64826;2.5567;166;20220801;27.7;13;20.4;1;16.44;0;3.97;21760 +88087;47.64826;2.5567;166;20220802;31.8;12.5;22.2;.9;15.84;0;4.64;24984 +88087;47.64826;2.5567;166;20220803;35.5;14.7;25.1;1;16;0;5.24;25874 +88087;47.64826;2.5567;166;20220804;33.3;18;25.6;1.6;18.24;2.9;5.06;22376 +88087;47.64826;2.5567;166;20220805;27.3;16.4;21.9;2.7;15.77;0;4.38;18176 +88087;47.64826;2.5567;166;20220806;25.6;12.5;19;2.8;11.3;0;4.6;19990 +88087;47.64826;2.5567;166;20220807;27.7;9.9;18.8;2.6;9.8;0;5.18;23392 +88087;47.64826;2.5567;166;20220808;29.8;10.8;20.3;2.4;10.77;0;5.37;24023 +88087;47.64826;2.5567;166;20220809;32;12.8;22.4;2.2;11.87;0;5.55;24097 +88087;47.64826;2.5567;166;20220810;32.6;11.3;21.9;2.2;11.54;0;5.7;25061 +88087;47.64826;2.5567;166;20220811;32.6;12.2;22.4;2.2;10.7;0;5.65;24360 +88087;47.64826;2.5567;166;20220812;34.2;11;22.6;1.6;11.2;0;5.42;25774 +88087;47.64826;2.5567;166;20220813;33.7;11.8;22.7;1.7;10.44;0;5.41;25005 +88087;47.64826;2.5567;166;20220814;27;16.1;21.5;1.9;15.64;1.4;3.83;17418 +88087;47.64826;2.5567;166;20220815;25.2;16.2;20.7;2.6;17;.4;3.44;15483 +88087;47.64826;2.5567;166;20220816;27.7;14.4;21.1;1.3;16.9;1.1;3.65;19144 +88087;47.64826;2.5567;166;20220817;27.2;14.7;20.9;1.5;16.34;.5;3.64;18262 +88087;47.64826;2.5567;166;20220818;27.7;13.7;20.7;1.2;15.87;.3;3.59;19020 +88087;47.64826;2.5567;166;20220819;24.4;12.3;18.3;1.4;17.14;5.9;3.03;17635 +88087;47.64826;2.5567;166;20220820;25.9;14.4;20.2;1.3;15.27;.1;3.3;17123 +88087;47.64826;2.5567;166;20220821;25.6;9.7;17.6;1.5;13.84;.2;3.54;20214 +88087;47.64826;2.5567;166;20220822;24.8;14.6;19.7;1;17.04;.2;2.9;16072 +88087;47.64826;2.5567;166;20220823;28.6;14.8;21.7;.9;17.8;.1;3.44;18520 +88087;47.64826;2.5567;166;20220824;33.2;14.2;23.7;1.2;15.57;0;4.35;21555 +88087;47.64826;2.5567;166;20220825;33.2;12.9;23.1;1.7;14.4;.1;4.77;22035 +88087;47.64826;2.5567;166;20220826;26;17.1;21.5;1.7;16.14;0;3.19;14173 +88087;47.64826;2.5567;166;20220827;27.4;11;19.2;1.4;12.97;0;3.62;19383 +88087;47.64826;2.5567;166;20220828;28.2;7.8;18;1.3;13.3;0;3.7;21541 +88087;47.64826;2.5567;166;20220829;32.6;12.1;22.4;1.2;14.74;1.7;4.16;21404 +88087;47.64826;2.5567;166;20220830;24.3;17.9;21.1;1.5;16.04;.6;2.66;11558 +88087;47.64826;2.5567;166;20220831;28.4;11.9;20.1;1.1;14.74;0;3.36;18749 +88087;47.64826;2.5567;166;20220901;29.2;11.7;20.5;.9;14.07;0;3.42;19372 +88087;47.64826;2.5567;166;20220902;24.7;12.9;18.8;1.4;15.5;8.2;2.85;15702 +88087;47.64826;2.5567;166;20220903;25.1;14.9;20;1.9;16.4;.4;2.93;14379 +88087;47.64826;2.5567;166;20220904;29.9;11.7;20.8;1.5;14.67;1.3;3.73;19230 +88087;47.64826;2.5567;166;20220905;31.4;14.4;22.9;2;17.17;4.1;4.02;18338 +88087;47.64826;2.5567;166;20220906;29.3;12.8;21;1.3;16.67;1.8;3.37;17874 +88087;47.64826;2.5567;166;20220907;24;13.2;18.6;1.3;15.74;4.6;2.54;14236 +88087;47.64826;2.5567;166;20220908;21.6;13.4;17.5;2.9;15.54;4.4;2.41;12080 +88087;47.64826;2.5567;166;20220909;22.4;14.5;18.4;3.5;14.9;2.2;2.83;11698 +88087;47.64826;2.5567;166;20220910;21.9;13.4;17.7;2.1;14.24;.2;2.43;11877 +88087;47.64826;2.5567;166;20220911;25;9.4;17.2;1.4;13.7;.1;2.77;16465 +88087;47.64826;2.5567;166;20220912;30.8;12.3;21.5;1.7;14.8;0;3.7;17857 +88087;47.64826;2.5567;166;20220913;29.1;17.9;23.5;1.6;18.67;7.5;3.03;13611 +88087;47.64826;2.5567;166;20220914;25.8;17.5;21.7;2.2;19.24;6.1;2.57;11452 +88087;47.64826;2.5567;166;20220915;22.7;16.7;19.7;1.4;16.9;0;2;9489 +88087;47.64826;2.5567;166;20220916;19;11;15;1.3;12.27;.5;1.9;10904 +88087;47.64826;2.5567;166;20220917;17.5;3.6;10.6;1.2;8.4;0;2.01;14446 +88087;47.64826;2.5567;166;20220918;19.5;1.7;10.6;.9;8.3;.1;2.06;16285 +88087;47.64826;2.5567;166;20220919;18.6;3.1;10.8;1.1;8.6;0;2;15034 +88087;47.64826;2.5567;166;20220920;19.1;2.2;10.7;1.3;8.77;.1;2.08;15526 +88087;47.64826;2.5567;166;20220921;19.7;4;11.8;1.1;8.84;0;2.05;14772 +88087;47.64826;2.5567;166;20220922;21.9;2.6;12.2;.8;8.6;0;2.1;16249 +88087;47.64826;2.5567;166;20220923;20.5;5.9;13.2;.6;10.37;.1;1.8;13934 +88087;47.64826;2.5567;166;20220924;19.8;9.7;14.7;.9;12.37;1.1;1.7;11270 +88087;47.64826;2.5567;166;20220925;17.4;9.4;13.4;1.3;12.04;.2;1.54;10015 +88087;47.64826;2.5567;166;20220926;15.2;5.2;10.2;2.3;10.87;6.6;1.43;11013 +88087;47.64826;2.5567;166;20220927;14;9.4;11.7;3.3;12.24;20.5;1.14;7067 +88087;47.64826;2.5567;166;20220928;12.8;10.6;11.7;2;12.94;6.6;.83;4819 +88087;47.64826;2.5567;166;20220929;14.3;9.7;12;1.3;11.3;2.3;1.16;6752 +88087;47.64826;2.5567;166;20220930;17.5;3.7;10.6;1.2;9.64;4.2;1.57;12454 +88087;47.64826;2.5567;166;20221001;19.6;10.8;15.2;4.1;15.24;6.7;1.58;9688 +88087;47.64826;2.5567;166;20221002;19.7;15.8;17.8;3.1;17.07;2.6;1.46;6026 +88087;47.64826;2.5567;166;20221003;15.9;12.6;14.2;1.7;13.2;0;1.19;5663 +88087;47.64826;2.5567;166;20221004;21.3;4.1;12.7;.9;10.94;.3;1.65;13160 +88087;47.64826;2.5567;166;20221005;24.2;9.3;16.8;2.4;13.44;0;2.33;12149 +88087;47.64826;2.5567;166;20221006;19.3;8;13.6;1.1;11.14;0;1.5;10190 +88087;47.64826;2.5567;166;20221007;19.7;3.5;11.6;.8;10.34;.1;1.44;12349 +88087;47.64826;2.5567;166;20221008;18.1;4.2;11.2;1;9.54;.1;1.39;11167 +88087;47.64826;2.5567;166;20221009;20.4;2;11.2;1.3;9.27;.2;1.65;12801 +88087;47.64826;2.5567;166;20221010;19.6;8.9;14.2;1.4;13.34;.2;1.34;9589 +88087;47.64826;2.5567;166;20221011;16.5;9.9;13.2;1.4;13.54;0;1.02;7174 +88087;47.64826;2.5567;166;20221012;19.7;5.8;12.7;.7;12.07;.1;1.21;10601 +88087;47.64826;2.5567;166;20221013;16.1;11.1;13.6;1.9;14.24;3.3;.92;5893 +88087;47.64826;2.5567;166;20221014;17.7;14;15.8;3.3;16.94;15.3;.87;4973 +88087;47.64826;2.5567;166;20221015;17.3;15.4;16.3;3.3;17;7;.88;3340 +88087;47.64826;2.5567;166;20221016;24.1;13.4;18.8;1.7;16.97;.7;1.56;8605 +88087;47.64826;2.5567;166;20221017;21.6;15.9;18.7;2.4;16.27;26;1.62;5976 +88087;47.64826;2.5567;166;20221018;22.3;13.4;17.9;1.8;17.17;.3;1.32;7709 +88087;47.64826;2.5567;166;20221019;23.6;13.4;18.5;2.4;16.1;3.7;1.72;8169 +88087;47.64826;2.5567;166;20221020;23;15.1;19;2.2;16.8;10.5;1.55;6925 +88087;47.64826;2.5567;166;20221021;20.3;14.2;17.3;2.6;15.77;.8;1.36;5907 +88087;47.64826;2.5567;166;20221022;21.8;12.4;17.1;2;14.27;.4;1.51;7404 +88087;47.64826;2.5567;166;20221023;22;13.7;17.8;3;14.3;.7;1.85;6592 +88087;47.64826;2.5567;166;20221024;20;15.1;17.5;3.5;13.34;.9;1.99;5086 +88087;47.64826;2.5567;166;20221025;19.9;8.9;14.4;1.8;13.07;.4;1.19;7745 +88087;47.64826;2.5567;166;20221026;23;13.6;18.3;2.1;14.27;.1;1.64;6908 +88087;47.64826;2.5567;166;20221027;24;13.1;18.5;2.5;14.2;0;1.83;7471 +88087;47.64826;2.5567;166;20221028;23.3;17.4;20.4;2.4;13.87;0;2.07;5046 +88087;47.64826;2.5567;166;20221029;25.2;13.3;19.3;1.3;13.7;.1;1.43;7559 +88087;47.64826;2.5567;166;20221030;20.6;9.4;15;1;12.6;0;1;7266 +88087;47.64826;2.5567;166;20221031;21.8;12.2;17;2;14.7;2.9;1.28;6459 +88087;47.64826;2.5567;166;20221101;17;9.6;13.3;3.4;11.7;.3;1.33;5532 +88087;47.64826;2.5567;166;20221102;16.8;11.4;14.1;2.3;11.84;0;1.2;4568 +88087;47.64826;2.5567;166;20221103;15.4;9.4;12.4;2.8;11.14;11.3;1.08;4784 +88087;47.64826;2.5567;166;20221104;9.9;8;9;3;10.2;2.9;.65;2405 +88087;47.64826;2.5567;166;20221105;10.4;1.8;6.1;1.5;8.67;.1;.5;5683 +88087;47.64826;2.5567;166;20221106;11.6;7.6;9.6;2.6;9.84;.3;.79;3582 +88087;47.64826;2.5567;166;20221107;16;11.1;13.5;3.2;12.27;.2;1.13;4053 +88087;47.64826;2.5567;166;20221108;17.2;8;12.6;3.1;10.94;5.2;1.27;5429 +88087;47.64826;2.5567;166;20221109;15;11.8;13.4;2.1;12.2;.5;.91;2955 +88087;47.64826;2.5567;166;20221110;10.5;4.9;7.7;1.3;10.14;0;.39;4139 +88087;47.64826;2.5567;166;20221111;17.3;7.8;12.5;1.7;11.04;.2;.88;5412 +88087;47.64826;2.5567;166;20221112;18.6;5.6;12.1;1;10.5;.2;.69;6396 +88087;47.64826;2.5567;166;20221113;19.4;3.2;11.3;.7;10.3;.2;.56;6977 +88087;47.64826;2.5567;166;20221114;16.2;4.9;10.6;1.8;10.84;1.9;.67;5671 +88087;47.64826;2.5567;166;20221115;13.8;8.4;11.1;2.8;11.74;1.1;.64;3752 +88087;47.64826;2.5567;166;20221116;13.6;9.5;11.5;4.2;11.54;4.2;.88;3132 +88087;47.64826;2.5567;166;20221117;13.3;11.3;12.3;4.9;11.37;5.5;1.2;1881 +88087;47.64826;2.5567;166;20221118;11.7;7.1;9.4;2.9;9.47;0;.83;3050 +88087;47.64826;2.5567;166;20221119;10.1;1.3;5.7;1.1;7.87;.4;.39;4575 +88087;47.64826;2.5567;166;20221120;8.1;2.4;5.2;2.6;8.44;4;.34;3481 +88087;47.64826;2.5567;166;20221121;8.7;4.7;6.7;3.1;8.74;3.3;.53;2811 +88087;47.64826;2.5567;166;20221122;11.2;4.6;7.9;4.2;8.24;.2;.98;3738 +88087;47.64826;2.5567;166;20221123;13.4;5.4;9.4;3.2;9.17;2;.89;4128 +88087;47.64826;2.5567;166;20221124;12;7.9;9.9;3.2;10.37;1.6;.71;2736 +88087;47.64826;2.5567;166;20221125;12.3;8.6;10.5;1.9;9.97;.1;.69;2662 +88087;47.64826;2.5567;166;20221126;8.3;1.2;4.8;1.2;7.94;.1;.27;3625 +88087;47.64826;2.5567;166;20221127;11.5;3.9;7.7;1.9;8.1;4.9;.59;3794 +88087;47.64826;2.5567;166;20221128;11.5;7.3;9.4;2.4;9.67;4.5;.67;2707 +88087;47.64826;2.5567;166;20221129;7.2;5.9;6.6;1.7;9.17;.3;.39;1259 +88087;47.64826;2.5567;166;20221130;6.2;4.5;5.4;2.3;8.44;0;.37;1455 +88087;47.64826;2.5567;166;20221201;6.1;4;5;2.8;8;.2;.43;1637 +88087;47.64826;2.5567;166;20221202;5;3.8;4.4;2.2;7.54;1.6;.45;1073 +88087;47.64826;2.5567;166;20221203;5;2.4;3.7;3.7;7.1;.8;.47;1874 +88087;47.64826;2.5567;166;20221204;5;2.6;3.8;2.4;7.34;2.8;.38;1777 +88087;47.64826;2.5567;166;20221205;4.9;3.3;4.1;1.6;7.64;.1;.35;1231 +88087;47.64826;2.5567;166;20221206;4.3;2.2;3.3;2;6.97;0;.37;1536 +88087;47.64826;2.5567;166;20221207;4.5;1.3;2.9;1.7;6.77;0;.34;2033 +88087;47.64826;2.5567;166;20221208;3.5;.3;1.9;1.8;5.9;0;.42;2007 +88087;47.64826;2.5567;166;20221209;2;-2.3;-.2;2.6;5.57;.1;.28;2330 +88087;47.64826;2.5567;166;20221210;2.8;-1.8;.5;1.2;4.94;0;.37;2368 +88087;47.64826;2.5567;166;20221211;1.6;-7.7;-3;.9;4.04;0;.18;3720 +88087;47.64826;2.5567;166;20221212;-2.6;-7.7;-5.1;2.2;4.07;0;.16;2527 +88087;47.64826;2.5567;166;20221213;2.2;-4.6;-1.2;2.4;4.3;.4;.45;3055 +88087;47.64826;2.5567;166;20221214;1.4;-.4;.5;1.9;6.2;2;.23;1383 +88087;47.64826;2.5567;166;20221215;2.1;-.3;.9;3.4;5.54;0;.49;1505 +88087;47.64826;2.5567;166;20221216;3.1;-3.7;-.3;2.3;4.5;0;.48;3024 +88087;47.64826;2.5567;166;20221217;.3;-5.2;-2.4;2.3;4.3;0;.31;2700 +88087;47.64826;2.5567;166;20221218;6.5;-8.1;-.8;2.1;4.64;.2;.4;4716 +88087;47.64826;2.5567;166;20221219;13.2;7.2;10.2;3.3;8.6;0;1.14;2817 +88087;47.64826;2.5567;166;20221220;14.4;11.5;12.9;3.5;10.54;5.5;1.3;1823 +88087;47.64826;2.5567;166;20221221;11.7;10.6;11.2;4;12.27;1.9;.57;777 +88087;47.64826;2.5567;166;20221222;13.2;11.3;12.2;5.3;12.34;9.7;.85;1370 +88087;47.64826;2.5567;166;20221223;13.8;13.4;13.6;4.5;14.1;3.9;.73;285 +88087;47.64826;2.5567;166;20221224;12;10.1;11.1;2.5;11.6;1.4;.59;1326 +88087;47.64826;2.5567;166;20221225;14.6;9.9;12.3;3.1;10.87;.8;.98;2505 +88087;47.64826;2.5567;166;20221226;11.7;10.8;11.2;2.9;10.8;2.1;.88;823 +88087;47.64826;2.5567;166;20221227;8.3;1.7;5;1.8;8.4;.2;.2;3064 +88087;47.64826;2.5567;166;20221228;12.4;6.7;9.5;4.4;10.14;.9;.73;2795 +88087;47.64826;2.5567;166;20221229;11.1;10.4;10.7;4.8;10.44;1.1;1.07;617 +88087;47.64826;2.5567;166;20221230;13.8;6;9.9;4.5;11.24;4.2;.52;3390 +88087;47.64826;2.5567;166;20221231;16.9;13.8;15.3;5;11.37;0;2.01;1929 +88088;47.67037;2.88803;179;20220101;15.8;2.4;9.1;1.5;8.7;0;.52;4684 +88088;47.67037;2.88803;179;20220102;13.1;6.9;10;3.6;10.2;0;.74;3038 +88088;47.67037;2.88803;179;20220103;12.3;10.8;11.6;3.7;11.7;5.2;.76;1237 +88088;47.67037;2.88803;179;20220104;11.6;10.2;10.9;3.8;10.4;6.8;.98;1189 +88088;47.67037;2.88803;179;20220105;6.3;1.1;3.7;2.8;6.3;.1;.59;2807 +88088;47.67037;2.88803;179;20220106;6.1;-3.7;1.2;1.3;5.6;.4;.27;4087 +88088;47.67037;2.88803;179;20220107;6.9;-.3;3.3;3.9;7.2;5.6;.33;3460 +88088;47.67037;2.88803;179;20220108;7.9;.7;4.3;5;8.4;7.9;.13;3495 +88088;47.67037;2.88803;179;20220109;7.1;4.5;5.8;4.2;7.5;4.5;.75;1911 +88088;47.67037;2.88803;179;20220110;8;2.9;5.5;1.6;7.1;0;.49;2921 +88088;47.67037;2.88803;179;20220111;.3;-.4;0;2.3;6;0;.24;762 +88088;47.67037;2.88803;179;20220112;4.5;-.1;2.2;2.4;5.8;0;.5;2814 +88088;47.67037;2.88803;179;20220113;1;-1.7;-.3;2.7;5.8;0;.21;2059 +88088;47.67037;2.88803;179;20220114;7;-1.6;2.7;1.6;5.5;0;.48;4141 +88088;47.67037;2.88803;179;20220115;8.7;-4;2.4;.7;5.3;0;.27;5211 +88088;47.67037;2.88803;179;20220116;.6;-3;-1.2;2.3;5.7;.1;.14;2562 +88088;47.67037;2.88803;179;20220117;5;0;2.5;1;7.2;.1;.22;3158 +88088;47.67037;2.88803;179;20220118;8;2.5;5.3;2.7;7.5;0;.54;3385 +88088;47.67037;2.88803;179;20220119;3.4;1.4;2.4;2.8;7.2;2.2;.22;1860 +88088;47.67037;2.88803;179;20220120;6.3;3.5;4.9;2.3;7.3;0;.54;2334 +88088;47.67037;2.88803;179;20220121;4.5;-.1;2.2;1.8;5.9;0;.45;3188 +88088;47.67037;2.88803;179;20220122;3.1;-3.7;-.3;.8;6.1;.1;.18;4050 +88088;47.67037;2.88803;179;20220123;4.1;2.6;3.4;2.1;6.2;0;.6;1650 +88088;47.67037;2.88803;179;20220124;.2;-4.6;-2.2;1.5;5.3;0;.17;3422 +88088;47.67037;2.88803;179;20220125;-.1;-1.7;-.9;1.2;5.6;0;.26;1784 +88088;47.67037;2.88803;179;20220126;-1.5;-2.5;-2;1.4;5.2;0;.25;1325 +88088;47.67037;2.88803;179;20220127;.4;-2.5;-1;1.5;5.7;.5;.21;2672 +88088;47.67037;2.88803;179;20220128;3.7;.3;2;1.3;7;0;.27;2987 +88088;47.67037;2.88803;179;20220129;6.3;1.6;4;2.6;8.2;.8;.23;3664 +88088;47.67037;2.88803;179;20220130;10.3;6.3;8.3;2;9.1;0;.65;3395 +88088;47.67037;2.88803;179;20220131;8.1;4.4;6.3;4.2;7.2;.4;1;3300 +88088;47.67037;2.88803;179;20220201;7.5;-2.7;2.4;3.3;8.2;2;.04;5922 +88088;47.67037;2.88803;179;20220202;9.1;8.1;8.6;3.2;10.1;.2;.58;1520 +88088;47.67037;2.88803;179;20220203;8.9;3;6;2.4;8.3;.4;.54;4523 +88088;47.67037;2.88803;179;20220204;8.8;4.6;6.7;2.8;8.5;1.4;.63;3797 +88088;47.67037;2.88803;179;20220205;9.1;-2.7;3.2;1.9;6.7;.1;.57;6831 +88088;47.67037;2.88803;179;20220206;9.2;3.7;6.5;5.8;9.5;3.4;.34;4571 +88088;47.67037;2.88803;179;20220207;9.3;4;6.7;2.4;7;0;.94;4553 +88088;47.67037;2.88803;179;20220208;11.5;-2.4;4.6;1.2;6.3;0;.7;7825 +88088;47.67037;2.88803;179;20220209;16.2;-2.4;6.9;1.7;6.6;.1;1.14;9280 +88088;47.67037;2.88803;179;20220210;5.5;2.6;4.1;3.6;8.19;2.9;.84;5073 +88088;47.67037;2.88803;179;20220211;8.2;.7;4.4;2.4;6.44;0;.83;9079 +88088;47.67037;2.88803;179;20220212;8.2;-3.3;2.5;2.2;5.09;0;.95;9570 +88088;47.67037;2.88803;179;20220213;15.2;-1.3;6.9;4.9;7.09;.3;1.81;9601 +88088;47.67037;2.88803;179;20220214;11.7;7.3;9.5;6.8;8.9;3.4;1.56;5205 +88088;47.67037;2.88803;179;20220215;10;3.8;6.9;5.7;8.69;4.9;.92;6544 +88088;47.67037;2.88803;179;20220216;12.7;8;10.4;5.6;12.2;2.7;.52;4944 +88088;47.67037;2.88803;179;20220217;13.9;11.1;12.5;4.6;10.6;.6;1.57;3758 +88088;47.67037;2.88803;179;20220218;12.8;7.3;10.1;5.1;10.1;.8;1.19;5569 +88088;47.67037;2.88803;179;20220219;9;2.6;5.8;4.3;6.6;0;1.29;6146 +88088;47.67037;2.88803;179;20220220;11.8;6.7;9.3;5.5;9.9;3.9;1.06;5517 +88088;47.67037;2.88803;179;20220221;9;5.7;7.4;6.2;8.1;.8;1.2;4406 +88088;47.67037;2.88803;179;20220222;9.5;4.2;6.9;3.5;9.4;.6;.6;5816 +88088;47.67037;2.88803;179;20220223;11.9;5.1;8.5;1.2;9.9;0;.77;6763 +88088;47.67037;2.88803;179;20220224;12.3;7;9.7;2.8;8.6;1.6;1.31;6001 +88088;47.67037;2.88803;179;20220225;9.1;.1;4.6;2;6.2;.1;1.03;8103 +88088;47.67037;2.88803;179;20220226;9.8;-3.4;3.2;3.1;5.3;0;1.35;10074 +88088;47.67037;2.88803;179;20220227;11.6;-3.8;3.9;2;5.1;0;1.36;11086 +88088;47.67037;2.88803;179;20220228;13.3;-5;4.2;.7;5.1;0;1.06;12311 +88088;47.67037;2.88803;179;20220301;12.8;-3.4;4.7;.7;5.8;0;1.04;11720 +88088;47.67037;2.88803;179;20220302;14;-.4;6.8;1.6;7.8;0;1.23;11180 +88088;47.67037;2.88803;179;20220303;12.6;5.8;9.2;1.3;10.3;0;.93;7628 +88088;47.67037;2.88803;179;20220304;13.9;7.6;10.8;1.2;8.6;0;1.24;7429 +88088;47.67037;2.88803;179;20220305;11.4;.7;6.1;1;6;.1;1.16;9983 +88088;47.67037;2.88803;179;20220306;7.4;-5.1;1.2;1.9;4.3;0;1.2;10985 +88088;47.67037;2.88803;179;20220307;8.5;-5.3;1.6;2.8;4.3;0;1.47;11731 +88088;47.67037;2.88803;179;20220308;15.6;-3.9;5.9;1.7;4.9;0;1.86;14236 +88088;47.67037;2.88803;179;20220309;15.6;-2;6.8;1.8;6.6;0;1.72;13682 +88088;47.67037;2.88803;179;20220310;16.2;.4;8.3;2.3;7.4;0;1.88;13110 +88088;47.67037;2.88803;179;20220311;15.4;7.8;11.6;4.2;8.8;4.7;2.21;9052 +88088;47.67037;2.88803;179;20220312;8.5;6.7;7.6;4.7;8.8;3;.99;4193 +88088;47.67037;2.88803;179;20220313;11;7.2;9.1;4.1;8.2;3.7;1.61;6418 +88088;47.67037;2.88803;179;20220314;14.8;-.5;7.2;3;7.9;2.3;1.76;13585 +88088;47.67037;2.88803;179;20220315;15.5;8.5;12;2.5;11.1;.2;1.53;9135 +88088;47.67037;2.88803;179;20220316;15.3;5.8;10.6;1.4;10.3;0;1.44;10867 +88088;47.67037;2.88803;179;20220317;9.8;7.8;8.8;3.4;8.8;0;1.23;4763 +88088;47.67037;2.88803;179;20220318;13.9;4.3;9.1;6.4;7.19;0;2.8;14193 +88088;47.67037;2.88803;179;20220319;15.8;5.3;10.5;3.6;7.3;0;2.64;14296 +88088;47.67037;2.88803;179;20220320;14.6;2.6;8.6;2.3;7.79;.5;1.61;8264 +88088;47.67037;2.88803;179;20220321;17.3;7.7;12.5;3.6;8.4;0;2.68;12070 +88088;47.67037;2.88803;179;20220322;17.2;3.5;10.3;3.9;6.07;0;3.3;17694 +88088;47.67037;2.88803;179;20220323;18;.7;9.4;3.2;6.02;0;3.13;18119 +88088;47.67037;2.88803;179;20220324;20.5;.4;10.4;2.2;6.49;0;2.99;18534 +88088;47.67037;2.88803;179;20220325;20.7;1.7;11.2;3.7;6.52;0;3.69;18694 +88088;47.67037;2.88803;179;20220326;20.3;3.3;11.8;3.6;6.59;0;3.63;18269 +88088;47.67037;2.88803;179;20220327;21.8;2.3;12;2.3;7.12;0;3.24;18821 +88088;47.67037;2.88803;179;20220328;21.9;2.5;12.2;1.4;7.69;0;2.71;17446 +88088;47.67037;2.88803;179;20220329;18;6.9;12.4;1.9;9.62;.8;2.03;10000 +88088;47.67037;2.88803;179;20220330;12.8;7.6;10.2;2.5;10.77;5.3;1.3;7542 +88088;47.67037;2.88803;179;20220331;10.6;6.4;8.5;4.9;8.12;1.1;1.68;7095 +88088;47.67037;2.88803;179;20220401;5.4;.8;3.1;6.3;5.73;3.7;1.33;6486 +88088;47.67037;2.88803;179;20220402;6.1;.6;3.3;5;4.89;0;1.87;10500 +88088;47.67037;2.88803;179;20220403;6.8;-1.6;2.6;3.5;4.82;0;1.77;13211 +88088;47.67037;2.88803;179;20220404;11.2;-5.7;2.8;3.2;5.19;.1;2.23;19700 +88088;47.67037;2.88803;179;20220405;10.7;5.1;7.9;5;9.7;.2;1.02;5992 +88088;47.67037;2.88803;179;20220406;12.1;7.1;9.6;5;10.52;1.3;1.17;5576 +88088;47.67037;2.88803;179;20220407;14.2;9.1;11.6;8.4;11.49;8.9;1.77;6929 +88088;47.67037;2.88803;179;20220408;15.6;8.8;12.2;7.9;10.37;13.8;2.4;7307 +88088;47.67037;2.88803;179;20220409;11.3;1.9;6.6;3.3;6.97;1.9;2.14;16063 +88088;47.67037;2.88803;179;20220410;14.3;-2;6.1;2.8;6.22;0;2.69;21596 +88088;47.67037;2.88803;179;20220411;21.3;3.5;12.4;4.5;8.44;0;4.04;20221 +88088;47.67037;2.88803;179;20220412;20.6;9.6;15.1;3.5;10.04;.8;3.54;16738 +88088;47.67037;2.88803;179;20220413;17.5;8.8;13.2;2;12.42;.4;1.99;11717 +88088;47.67037;2.88803;179;20220414;20.7;7.8;14.3;1.6;11.74;0;3;19657 +88088;47.67037;2.88803;179;20220415;21.4;6.3;13.9;2.6;10.97;0;3.5;22147 +88088;47.67037;2.88803;179;20220416;20.3;7.7;14;4.1;9.39;0;4.05;22753 +88088;47.67037;2.88803;179;20220417;21.7;2.9;12.3;2.8;7.14;0;4.16;24395 +88088;47.67037;2.88803;179;20220418;20.4;3.3;11.9;2;7.92;0;3.28;21695 +88088;47.67037;2.88803;179;20220419;18.6;4.3;11.5;2.8;9.32;0;3.04;18797 +88088;47.67037;2.88803;179;20220420;19.8;5.8;12.8;3;8.77;0;3.34;17878 +88088;47.67037;2.88803;179;20220421;19.9;3.8;11.8;2.4;8.09;0;3.5;21683 +88088;47.67037;2.88803;179;20220422;20.9;4.3;12.6;2.6;9.03;.5;3.58;21220 +88088;47.67037;2.88803;179;20220423;19.9;8.7;14.3;4.3;10.97;1.2;3.23;14517 +88088;47.67037;2.88803;179;20220424;17.3;8.3;12.8;3;11.82;.6;2.22;12429 +88088;47.67037;2.88803;179;20220425;14.5;9.4;12;2.8;11.17;.1;1.89;10011 +88088;47.67037;2.88803;179;20220426;16.3;4.8;10.6;2.8;9.07;0;3;21450 +88088;47.67037;2.88803;179;20220427;19.3;3.2;11.2;4.1;9.07;0;3.79;24445 +88088;47.67037;2.88803;179;20220428;22;5.4;13.7;2.9;9.72;0;4.02;23008 +88088;47.67037;2.88803;179;20220429;19.4;7.1;13.2;2.2;10.47;0;2.99;16390 +88088;47.67037;2.88803;179;20220430;17.5;5.3;11.4;3.4;8.79;0;3.53;23115 +88088;47.67037;2.88803;179;20220501;17.7;3.1;10.4;2.6;8.27;0;3.42;23532 +88088;47.67037;2.88803;179;20220502;19.3;5.2;12.3;3;9.24;0;3.58;21793 +88088;47.67037;2.88803;179;20220503;20.5;7.4;14;3.2;10.42;.9;3.56;19310 +88088;47.67037;2.88803;179;20220504;17.3;9.5;13.4;2.8;11.19;.9;2.48;12834 +88088;47.67037;2.88803;179;20220505;19.1;6.1;12.6;2.5;10.74;.2;3.11;19036 +88088;47.67037;2.88803;179;20220506;20.9;4.4;12.7;1.4;10.4;0;3.4;22914 +88088;47.67037;2.88803;179;20220507;22.3;5.7;14;.8;10.6;.3;3.45;23113 +88088;47.67037;2.88803;179;20220508;22.5;6.1;14.3;1.6;11.7;0;3.63;23095 +88088;47.67037;2.88803;179;20220509;25.5;6.9;16.2;.8;11.8;.1;3.91;24761 +88088;47.67037;2.88803;179;20220510;27.3;8;17.7;1.5;12.5;0;4.47;25363 +88088;47.67037;2.88803;179;20220511;27.3;14.2;20.8;2.8;12.8;0;4.9;20908 +88088;47.67037;2.88803;179;20220512;21.6;9.8;15.7;1.3;13.7;0;3.23;19915 +88088;47.67037;2.88803;179;20220513;22.9;12.6;17.8;1.7;11.3;0;3.7;18661 +88088;47.67037;2.88803;179;20220514;25.2;6.1;15.7;1.5;10.9;0;4.31;25723 +88088;47.67037;2.88803;179;20220515;29.5;12.1;20.8;2.3;13.7;4.9;5.22;24639 +88088;47.67037;2.88803;179;20220516;26.3;13.9;20.1;1.7;15.6;0;4.06;20810 +88088;47.67037;2.88803;179;20220517;28.8;13.5;21.2;1.1;15.7;0;4.39;23274 +88088;47.67037;2.88803;179;20220518;29.7;13.4;21.6;1.3;17.8;0;4.59;24141 +88088;47.67037;2.88803;179;20220519;29.1;16.1;22.6;1.5;17.1;1.2;4.45;21590 +88088;47.67037;2.88803;179;20220520;27.9;16.5;22.2;2.2;16.9;.2;4.45;20264 +88088;47.67037;2.88803;179;20220521;26.9;7.5;17.2;1.5;11.6;0;4.69;26698 +88088;47.67037;2.88803;179;20220522;28.9;15;22;2.9;13.9;5.4;5.39;22601 +88088;47.67037;2.88803;179;20220523;19.6;16.1;17.9;3;16.8;9.2;2.33;11118 +88088;47.67037;2.88803;179;20220524;17.7;11.1;14.4;2.7;12.4;.5;2.77;15519 +88088;47.67037;2.88803;179;20220525;19.8;6.2;13;1.8;11.3;0;3.43;22583 +88088;47.67037;2.88803;179;20220526;20.9;13.4;17.2;1.8;13.1;0;3.24;16688 +88088;47.67037;2.88803;179;20220527;18;9.8;13.9;1.2;12.8;.2;2.77;17528 +88088;47.67037;2.88803;179;20220528;20.3;6.1;13.2;1.7;10;0;3.7;23302 +88088;47.67037;2.88803;179;20220529;17.5;7.8;12.7;2.5;8.1;0;3.53;19222 +88088;47.67037;2.88803;179;20220530;20.6;5.5;13.1;1.5;8.5;0;3.88;24180 +88088;47.67037;2.88803;179;20220531;23.6;5.2;14.4;1;8.9;0;4.22;26816 +88088;47.67037;2.88803;179;20220601;24.4;4.8;14.6;1.1;9.6;0;4.4;27762 +88088;47.67037;2.88803;179;20220602;26.2;11.4;18.8;2.8;11.7;.4;5.12;24111 +88088;47.67037;2.88803;179;20220603;26.2;14;20.1;1.9;16.1;3.7;4.28;21891 +88088;47.67037;2.88803;179;20220604;27.4;15.8;21.6;2.9;18.6;9.6;4.49;21378 +88088;47.67037;2.88803;179;20220605;21.5;16.3;18.9;2.8;17;4.3;2.95;14167 +88088;47.67037;2.88803;179;20220606;21.3;13.5;17.4;1.9;14.3;.9;3.3;17503 +88088;47.67037;2.88803;179;20220607;22.5;14.1;18.3;2.5;14.3;3.4;3.7;18215 +88088;47.67037;2.88803;179;20220608;21.2;12.3;16.8;2.3;14.1;10.4;3.42;18796 +88088;47.67037;2.88803;179;20220609;20.2;12.8;16.5;2.3;13;.1;3.3;17118 +88088;47.67037;2.88803;179;20220610;25.9;9.1;17.5;1.2;13.5;0;4.47;26096 +88088;47.67037;2.88803;179;20220611;28.8;11;19.9;.8;15.6;0;4.75;26911 +88088;47.67037;2.88803;179;20220612;25.8;14.6;20.2;2.1;15.1;0;4.36;21261 +88088;47.67037;2.88803;179;20220613;24.2;9.8;17;1.9;11.3;.1;4.47;24203 +88088;47.67037;2.88803;179;20220614;27.9;7.8;17.9;1.5;12.5;0;5.11;28716 +88088;47.67037;2.88803;179;20220615;33;11.5;22.3;.7;14.4;0;5.44;29739 +88088;47.67037;2.88803;179;20220616;30.5;13.5;22;.9;14.5;.1;5;26403 +88088;47.67037;2.88803;179;20220617;33.4;12;22.7;1;14.8;0;5.7;29703 +88088;47.67037;2.88803;179;20220618;36.8;15.2;26;1.5;15.8;0;6.57;29855 +88088;47.67037;2.88803;179;20220619;35.8;18.7;27.3;2.3;17.2;17.8;6.69;26513 +88088;47.67037;2.88803;179;20220620;26.2;17.2;21.7;2.2;19;8.3;3.98;19092 +88088;47.67037;2.88803;179;20220621;28.4;15.7;22.1;1.9;18.7;2.2;4.62;22779 +88088;47.67037;2.88803;179;20220622;25.1;17.7;21.4;1.8;19.5;7.1;3.52;17261 +88088;47.67037;2.88803;179;20220623;27.4;15.4;21.4;1.9;17.6;9.7;4.46;22120 +88088;47.67037;2.88803;179;20220624;23.1;15.9;19.5;3;16.6;.8;3.58;17009 +88088;47.67037;2.88803;179;20220625;22;14.7;18.4;2.1;15.5;7.9;3.34;17122 +88088;47.67037;2.88803;179;20220626;17.9;12.2;15.1;1.2;14.9;5;2.49;15059 +88088;47.67037;2.88803;179;20220627;22.3;12.5;17.4;1.7;14.2;2.2;3.61;19896 +88088;47.67037;2.88803;179;20220628;26.9;8.1;17.5;.8;12.2;.1;4.62;27738 +88088;47.67037;2.88803;179;20220629;26.7;10.2;18.5;1.3;13.6;5.7;4.63;25928 +88088;47.67037;2.88803;179;20220630;15.4;13.3;14.4;1.3;14.6;17.5;1.66;8899 +88088;47.67037;2.88803;179;20220701;21.2;10;15.6;1.6;12.5;.1;3.61;21219 +88088;47.67037;2.88803;179;20220702;26.9;7.6;17.3;1;12.7;0;4.69;27984 +88088;47.67037;2.88803;179;20220703;25.7;10.6;18.2;1.2;14;.1;4.33;24655 +88088;47.67037;2.88803;179;20220704;25.8;11.3;18.6;1.6;13.2;0;4.48;24112 +88088;47.67037;2.88803;179;20220705;26.3;9.6;18;1.4;12.9;.1;4.6;25871 +88088;47.67037;2.88803;179;20220706;24.4;10.6;17.5;1.6;12.4;0;4.25;23427 +88088;47.67037;2.88803;179;20220707;22.9;9.7;16.3;1.7;14.2;0;3.81;22856 +88088;47.67037;2.88803;179;20220708;25.1;10.5;17.8;2;12.7;.1;4.49;24016 +88088;47.67037;2.88803;179;20220709;27.9;10.1;19;1.1;14;0;4.7;26515 +88088;47.67037;2.88803;179;20220710;25.3;13.1;19.2;2.9;13.2;0;4.68;21810 +88088;47.67037;2.88803;179;20220711;28.7;14.3;21.5;2.7;14.3;0;5.34;23683 +88088;47.67037;2.88803;179;20220712;30.5;12.2;21.4;1.4;14.5;0;5.2;26698 +88088;47.67037;2.88803;179;20220713;32.4;11.5;22;.9;15;.1;5.3;28492 +88088;47.67037;2.88803;179;20220714;33.5;13.7;23.6;1.5;15.2;0;5.76;27641 +88088;47.67037;2.88803;179;20220715;27;16.3;21.7;2.2;12.5;0;4.76;20120 +88088;47.67037;2.88803;179;20220716;27.8;9;18.4;1.8;11.4;0;5.07;26761 +88088;47.67037;2.88803;179;20220717;30.8;10.8;20.8;1.5;12.8;0;5.38;27532 +88088;47.67037;2.88803;179;20220718;37.6;12.3;25;1.5;13.9;0;6.53;29992 +88088;47.67037;2.88803;179;20220719;37.3;14.9;26.1;2.4;16.1;2.4;7.12;28975 +88088;47.67037;2.88803;179;20220720;23;18.4;20.7;1.9;19.4;9;2.73;12795 +88088;47.67037;2.88803;179;20220721;27.7;15.4;21.6;1;17.9;.1;4.03;21182 +88088;47.67037;2.88803;179;20220722;26.3;15;20.7;1.4;19;3.6;3.77;20204 +88088;47.67037;2.88803;179;20220723;27.1;18.5;22.8;1.4;20;.1;3.64;17490 +88088;47.67037;2.88803;179;20220724;32.1;13.5;22.8;.9;17.6;.2;4.9;25868 +88088;47.67037;2.88803;179;20220725;26.6;16.5;21.6;2.9;18.2;.5;4.1;18844 +88088;47.67037;2.88803;179;20220726;23.8;14.2;19;1.1;15.2;0;3.38;18281 +88088;47.67037;2.88803;179;20220727;25.5;15.5;20.5;1.3;13.3;0;3.79;18587 +88088;47.67037;2.88803;179;20220728;28.4;9.7;19.1;1;12.4;0;4.48;25498 +88088;47.67037;2.88803;179;20220729;28.1;12.8;20.5;.7;13.4;0;4.07;22908 +88088;47.67037;2.88803;179;20220730;30.6;12;21.3;1.3;14.8;.1;4.83;25193 +88088;47.67037;2.88803;179;20220731;31.2;13;22.1;1.3;15.3;0;4.86;24795 +88088;47.67037;2.88803;179;20220801;27.4;13.5;20.5;1.1;16.4;0;3.96;21495 +88088;47.67037;2.88803;179;20220802;32.1;12.7;22.4;.8;15.7;0;4.68;25361 +88088;47.67037;2.88803;179;20220803;35.4;14.8;25.1;1.1;16.2;0;5.31;26014 +88088;47.67037;2.88803;179;20220804;35.8;17;26.4;1.2;18.2;4;5.29;24696 +88088;47.67037;2.88803;179;20220805;27.2;17.5;22.4;2.5;16.8;0;4.13;17494 +88088;47.67037;2.88803;179;20220806;25.4;12.5;19;2.4;11.5;0;4.36;20143 +88088;47.67037;2.88803;179;20220807;27.5;9.3;18.4;2.3;9.9;0;4.96;23889 +88088;47.67037;2.88803;179;20220808;29.6;10.4;20;1.9;10.8;0;5.03;24409 +88088;47.67037;2.88803;179;20220809;32;11.6;21.8;1.8;12;0;5.29;25028 +88088;47.67037;2.88803;179;20220810;32.3;11.9;22.1;2.3;11.4;0;5.73;24877 +88088;47.67037;2.88803;179;20220811;32.4;12.8;22.6;2.5;10.4;0;5.93;24224 +88088;47.67037;2.88803;179;20220812;34;10.7;22.4;1.6;11.1;0;5.48;26293 +88088;47.67037;2.88803;179;20220813;33.6;11.8;22.7;1.4;10.5;0;5.16;25253 +88088;47.67037;2.88803;179;20220814;26.5;15.2;20.9;1.4;16.5;1.7;3.51;17915 +88088;47.67037;2.88803;179;20220815;25;16.9;21;2.2;17.2;.8;3.28;14985 +88088;47.67037;2.88803;179;20220816;28.3;13.5;20.9;1.3;16.8;1.8;3.81;20303 +88088;47.67037;2.88803;179;20220817;27.6;15.1;21.4;1.5;17.1;1.8;3.65;18487 +88088;47.67037;2.88803;179;20220818;27;14.8;20.9;1.1;17.6;.8;3.37;18128 +88088;47.67037;2.88803;179;20220819;24.2;12.7;18.5;1.8;17.6;4.8;3.01;17458 +88088;47.67037;2.88803;179;20220820;26.1;14.2;20.2;1.4;15.4;0;3.39;17638 +88088;47.67037;2.88803;179;20220821;26.5;9.5;18;1.2;13.8;.1;3.58;21028 +88088;47.67037;2.88803;179;20220822;24.3;12.8;18.6;1;16.4;.2;2.92;17071 +88088;47.67037;2.88803;179;20220823;30.1;14.5;22.3;.9;17.6;0;3.67;19817 +88088;47.67037;2.88803;179;20220824;33.4;13.8;23.6;1.5;15.6;0;4.62;22103 +88088;47.67037;2.88803;179;20220825;32.9;13.1;23;1.8;14.4;1;4.78;22043 +88088;47.67037;2.88803;179;20220826;25.9;17.9;21.9;1.6;16.6;0;3.07;13706 +88088;47.67037;2.88803;179;20220827;26.7;11.2;19;1.3;13.1;0;3.47;19127 +88088;47.67037;2.88803;179;20220828;28.2;8.2;18.2;1.2;13.6;0;3.67;21618 +88088;47.67037;2.88803;179;20220829;32.6;12.9;22.8;1.1;15.1;1.3;4.06;21271 +88088;47.67037;2.88803;179;20220830;23.4;17.3;20.4;1.2;15.9;1.8;2.45;11500 +88088;47.67037;2.88803;179;20220831;27.6;12.5;20.1;1.1;15;0;3.28;18237 +88088;47.67037;2.88803;179;20220901;29.8;11.1;20.5;.9;13.8;.1;3.51;20175 +88088;47.67037;2.88803;179;20220902;25.3;12.6;19;1.5;15.3;4.2;2.99;16384 +88088;47.67037;2.88803;179;20220903;25.1;14.5;19.8;2;16.4;.9;2.96;14786 +88088;47.67037;2.88803;179;20220904;30.4;11.2;20.8;1.8;14.5;1.6;4;19898 +88088;47.67037;2.88803;179;20220905;31.6;14.5;23.1;2.9;17.7;6.8;4.47;18573 +88088;47.67037;2.88803;179;20220906;29.8;13.4;21.6;1.2;17;2;3.36;18005 +88088;47.67037;2.88803;179;20220907;23.9;12.7;18.3;1.1;15.8;12.1;2.49;14644 +88088;47.67037;2.88803;179;20220908;21.1;13.7;17.4;2.7;15.6;4.3;2.28;11687 +88088;47.67037;2.88803;179;20220909;22.1;15.1;18.6;3.5;14.9;5.2;2.79;11238 +88088;47.67037;2.88803;179;20220910;20.5;14;17.3;2.1;14.6;.2;2.17;10700 +88088;47.67037;2.88803;179;20220911;24.7;9.7;17.2;1.4;13.9;.1;2.73;16361 +88088;47.67037;2.88803;179;20220912;30.4;12.1;21.3;1.6;15.2;0;3.55;17940 +88088;47.67037;2.88803;179;20220913;27.7;16.5;22.1;1.4;19;7.4;2.73;13773 +88088;47.67037;2.88803;179;20220914;25.7;17.9;21.8;2.3;19.3;4.3;2.58;11284 +88088;47.67037;2.88803;179;20220915;21.9;16.8;19.4;1.3;17.3;.1;1.84;8924 +88088;47.67037;2.88803;179;20220916;18.6;11.7;15.2;.9;12.6;.7;1.72;10351 +88088;47.67037;2.88803;179;20220917;17;4.8;10.9;1.2;8.8;0;1.92;13784 +88088;47.67037;2.88803;179;20220918;18.7;2.3;10.5;1;8.6;.1;2.03;15887 +88088;47.67037;2.88803;179;20220919;18.2;3.8;11;1.1;8.8;0;1.97;14686 +88088;47.67037;2.88803;179;20220920;18.6;3;10.8;1.2;8.9;0;2.01;15133 +88088;47.67037;2.88803;179;20220921;19.1;4.5;11.8;.9;9;0;1.92;14453 +88088;47.67037;2.88803;179;20220922;21.1;2.6;11.9;1.1;8.8;0;2.18;16146 +88088;47.67037;2.88803;179;20220923;20.2;5.9;13.1;.6;10.7;0;1.79;13964 +88088;47.67037;2.88803;179;20220924;19.3;10.2;14.8;.7;12.3;.6;1.61;10899 +88088;47.67037;2.88803;179;20220925;17.1;7.9;12.5;1;12.1;.2;1.46;10828 +88088;47.67037;2.88803;179;20220926;15.6;5.8;10.7;2.4;10.8;7.4;1.51;11054 +88088;47.67037;2.88803;179;20220927;13.4;9.8;11.6;3.7;12.2;18.8;1.08;6408 +88088;47.67037;2.88803;179;20220928;13;10.4;11.7;1.9;12.9;7.8;.86;5295 +88088;47.67037;2.88803;179;20220929;12.7;9.8;11.3;1;11.4;3.4;.97;5547 +88088;47.67037;2.88803;179;20220930;17.3;3;10.2;1;9.4;4.2;1.53;12799 +88088;47.67037;2.88803;179;20221001;19.3;10.5;14.9;3.9;14.8;7.1;1.59;9797 +88088;47.67037;2.88803;179;20221002;19.3;16.2;17.8;3;17.1;2.8;1.39;5523 +88088;47.67037;2.88803;179;20221003;16;12.3;14.2;1.6;13;0;1.21;5999 +88088;47.67037;2.88803;179;20221004;20.9;4.5;12.7;.8;10.9;.3;1.59;13040 +88088;47.67037;2.88803;179;20221005;24.3;8.8;16.6;2;13.4;0;2.2;12493 +88088;47.67037;2.88803;179;20221006;19.7;10;14.9;1.1;11.3;0;1.55;9639 +88088;47.67037;2.88803;179;20221007;21.2;4.1;12.7;.7;10.7;.1;1.49;12794 +88088;47.67037;2.88803;179;20221008;18;4.8;11.4;.7;9.7;.1;1.29;11022 +88088;47.67037;2.88803;179;20221009;20.2;1.7;11;1.1;9.1;.2;1.58;12964 +88088;47.67037;2.88803;179;20221010;19;6.8;12.9;1.5;13.3;.2;1.27;10282 +88088;47.67037;2.88803;179;20221011;16.3;10.2;13.3;1.2;13.4;.1;1.01;7012 +88088;47.67037;2.88803;179;20221012;19.4;5.5;12.5;.7;11.8;.1;1.21;10700 +88088;47.67037;2.88803;179;20221013;15.7;11.8;13.8;2;14.5;2.9;.86;5337 +88088;47.67037;2.88803;179;20221014;17.5;14;15.8;3.2;16.7;14.8;.88;4951 +88088;47.67037;2.88803;179;20221015;17.2;15.5;16.4;3.1;17;5.8;.85;3237 +88088;47.67037;2.88803;179;20221016;23.4;13.8;18.6;1.9;17.2;0;1.52;8297 +88088;47.67037;2.88803;179;20221017;22.1;17.6;19.9;3;16.2;22.2;1.92;5428 +88088;47.67037;2.88803;179;20221018;22.6;13;17.8;2;17.1;.3;1.37;8049 +88088;47.67037;2.88803;179;20221019;23.6;12.3;18;2;15.9;1.5;1.58;8646 +88088;47.67037;2.88803;179;20221020;22.5;15.1;18.8;2.9;16.9;10.6;1.63;6789 +88088;47.67037;2.88803;179;20221021;20;14.5;17.3;2.8;16;1.2;1.33;5690 +88088;47.67037;2.88803;179;20221022;22;12.9;17.5;2.5;14.4;.4;1.67;7355 +88088;47.67037;2.88803;179;20221023;20.7;15.1;17.9;3.2;14.6;.9;1.78;5566 +88088;47.67037;2.88803;179;20221024;20.3;14.9;17.6;3.4;13.2;1.1;2.01;5369 +88088;47.67037;2.88803;179;20221025;19.6;7.5;13.6;1.9;12.9;.5;1.14;8172 +88088;47.67037;2.88803;179;20221026;22;13.5;17.8;2.1;14.3;.1;1.53;6657 +88088;47.67037;2.88803;179;20221027;22.8;10.5;16.7;2.6;14.2;0;1.61;7989 +88088;47.67037;2.88803;179;20221028;23.2;18.8;21;2.5;14.1;0;2.13;4491 +88088;47.67037;2.88803;179;20221029;24.8;12.1;18.5;1.2;13.4;.1;1.36;7874 +88088;47.67037;2.88803;179;20221030;21.4;8.4;14.9;1.3;12.6;0;1.1;7847 +88088;47.67037;2.88803;179;20221031;21.3;11.9;16.6;1.7;14.7;2.6;1.13;6489 +88088;47.67037;2.88803;179;20221101;16.9;10;13.5;3.2;11.8;.2;1.28;5395 +88088;47.67037;2.88803;179;20221102;16.9;11.7;14.3;2.1;11.9;0;1.15;4538 +88088;47.67037;2.88803;179;20221103;14.7;8.4;11.6;2.9;11.2;12.1;.94;4967 +88088;47.67037;2.88803;179;20221104;10.1;8.3;9.2;2.7;10.4;4.1;.62;2365 +88088;47.67037;2.88803;179;20221105;10.6;1.7;6.2;1.3;8.8;0;.46;5813 +88088;47.67037;2.88803;179;20221106;10.6;7.1;8.9;2.5;9.7;.7;.69;3390 +88088;47.67037;2.88803;179;20221107;16.4;11.1;13.8;3;12.2;.2;1.13;4223 +88088;47.67037;2.88803;179;20221108;17;10.1;13.6;3;10.9;5.8;1.37;4815 +88088;47.67037;2.88803;179;20221109;14.6;11.9;13.3;2;12.3;.5;.84;2766 +88088;47.67037;2.88803;179;20221110;10.2;4;7.1;1.2;10.1;0;.33;4392 +88088;47.67037;2.88803;179;20221111;17.5;7.9;12.7;1.8;11.1;.1;.9;5508 +88088;47.67037;2.88803;179;20221112;20;5.5;12.8;.9;10.3;.2;.7;6786 +88088;47.67037;2.88803;179;20221113;19.2;4;11.6;.6;10.2;.2;.51;6855 +88088;47.67037;2.88803;179;20221114;16.5;5.5;11;2;11.1;4.1;.7;5665 +88088;47.67037;2.88803;179;20221115;14;8.3;11.2;2.7;11.8;4.6;.62;3869 +88088;47.67037;2.88803;179;20221116;13.4;9.3;11.4;4;11.5;3.5;.81;3150 +88088;47.67037;2.88803;179;20221117;13.1;11.5;12.3;4.7;11.5;7.7;1.13;1738 +88088;47.67037;2.88803;179;20221118;11;8.1;9.6;3.1;9.5;.1;.86;2483 +88088;47.67037;2.88803;179;20221119;10.2;1.7;6;1;7.9;.5;.38;4561 +88088;47.67037;2.88803;179;20221120;7.7;3;5.4;2.6;8.5;4.5;.33;3207 +88088;47.67037;2.88803;179;20221121;8.5;4.9;6.7;3.2;8.7;2.6;.52;2700 +88088;47.67037;2.88803;179;20221122;10.8;4.5;7.7;4;8.2;.3;.91;3689 +88088;47.67037;2.88803;179;20221123;12.8;4.9;8.9;2.9;8.9;2;.81;4138 +88088;47.67037;2.88803;179;20221124;11.6;7.8;9.7;3;10.2;2;.68;2669 +88088;47.67037;2.88803;179;20221125;11.7;6;8.9;1.6;9.6;0;.49;3342 +88088;47.67037;2.88803;179;20221126;6.8;.9;3.9;1.4;7.8;0;.23;3365 +88088;47.67037;2.88803;179;20221127;10.4;3;6.7;2.3;8;2.5;.57;3784 +88088;47.67037;2.88803;179;20221128;11.7;6.9;9.3;2.3;9.5;4.2;.65;2908 +88088;47.67037;2.88803;179;20221129;7.9;6.4;7.2;1.7;9.3;.4;.42;1372 +88088;47.67037;2.88803;179;20221130;6.6;4.7;5.7;2.1;8.4;0;.39;1589 +88088;47.67037;2.88803;179;20221201;6.4;4.4;5.4;2.5;8;.5;.45;1623 +88088;47.67037;2.88803;179;20221202;4.6;3.8;4.2;1.8;7.6;1.6;.4;819 +88088;47.67037;2.88803;179;20221203;5.6;2.9;4.3;3.5;7.1;1.2;.54;1927 +88088;47.67037;2.88803;179;20221204;5.4;2.6;4;2.1;7.4;3.5;.36;1951 +88088;47.67037;2.88803;179;20221205;4.4;3.5;4;1.9;7.7;.1;.34;865 +88088;47.67037;2.88803;179;20221206;3.9;2.1;3;2;6.9;0;.36;1428 +88088;47.67037;2.88803;179;20221207;4.7;1.4;3.1;1.4;6.8;0;.32;2102 +88088;47.67037;2.88803;179;20221208;4.4;1.4;2.9;1.8;6;0;.48;1962 +88088;47.67037;2.88803;179;20221209;1.8;-1.7;.1;2;5.5;.1;.29;2145 +88088;47.67037;2.88803;179;20221210;2.1;-1;.6;1.2;4.9;0;.39;1973 +88088;47.67037;2.88803;179;20221211;1.9;-7.2;-2.6;.9;4.2;0;.17;3735 +88088;47.67037;2.88803;179;20221212;-2.2;-5.7;-3.9;2.7;4.2;0;.22;2102 +88088;47.67037;2.88803;179;20221213;1.8;-4;-1.1;2.6;4.2;1.2;.51;2844 +88088;47.67037;2.88803;179;20221214;1.5;-1.3;.1;1.3;6.1;2.9;.19;1805 +88088;47.67037;2.88803;179;20221215;1.5;0;.8;2.6;5.6;0;.42;1174 +88088;47.67037;2.88803;179;20221216;2.4;-3.7;-.6;2;4.4;0;.43;2895 +88088;47.67037;2.88803;179;20221217;.1;-5.7;-2.8;1.6;4.2;0;.26;2802 +88088;47.67037;2.88803;179;20221218;7;-8;-.5;2.2;4.7;.1;.42;4819 +88088;47.67037;2.88803;179;20221219;13.5;7.3;10.4;4.1;8.9;.1;1.24;2905 +88088;47.67037;2.88803;179;20221220;14.6;11.3;13;3.5;10.9;3.3;1.2;1974 +88088;47.67037;2.88803;179;20221221;11.6;11;11.3;3.5;12.2;2.4;.6;538 +88088;47.67037;2.88803;179;20221222;13.1;11;12.1;5.2;12.2;9.5;.82;1468 +88088;47.67037;2.88803;179;20221223;13.8;13.3;13.6;4.7;14.1;4.2;.7;446 +88088;47.67037;2.88803;179;20221224;11.8;10.4;11.1;2.7;11.5;1.1;.64;1105 +88088;47.67037;2.88803;179;20221225;15.4;9.9;12.7;3;10.9;.8;1;2717 +88088;47.67037;2.88803;179;20221226;11.7;10.8;11.3;2.8;10.6;2.2;.9;787 +88088;47.67037;2.88803;179;20221227;8.5;.5;4.5;1.6;8.2;.2;.16;3408 +88088;47.67037;2.88803;179;20221228;12.4;6.1;9.3;4;9.8;.7;.72;2977 +88088;47.67037;2.88803;179;20221229;11.2;10.3;10.8;4.7;10.3;1.8;1.08;801 +88088;47.67037;2.88803;179;20221230;13.8;5.6;9.7;4.3;11.1;3.8;.48;3506 +88088;47.67037;2.88803;179;20221231;16.4;13.5;15;4.4;11.6;0;1.7;1882 +88089;47.69147;3.21961;230;20220101;14.9;2.6;8.8;1.5;9.06;0;.46;4295 +88089;47.69147;3.21961;230;20220102;13.2;5.5;9.4;4.6;10.23;0;.75;3378 +88089;47.69147;3.21961;230;20220103;11.9;10.5;11.2;5.1;11.66;7.9;.82;1204 +88089;47.69147;3.21961;230;20220104;11.8;10;10.9;4.8;10.33;7.7;1.16;1395 +88089;47.69147;3.21961;230;20220105;5.6;.8;3.2;2.7;6.36;.1;.52;2669 +88089;47.69147;3.21961;230;20220106;5.5;-2.7;1.4;1.6;5.76;.4;.32;3629 +88089;47.69147;3.21961;230;20220107;6.3;-.5;2.9;4.6;7.09;5.4;.37;3331 +88089;47.69147;3.21961;230;20220108;7.5;.6;4;5.5;8.19;9.5;.2;3393 +88089;47.69147;3.21961;230;20220109;6.3;4.2;5.3;4.2;7.46;2.6;.7;1645 +88089;47.69147;3.21961;230;20220110;6.2;1.8;4;1.7;6.96;0;.4;2409 +88089;47.69147;3.21961;230;20220111;.1;-.9;-.4;2.7;5.96;0;.22;1016 +88089;47.69147;3.21961;230;20220112;3.4;-.7;1.4;3;5.86;0;.43;2633 +88089;47.69147;3.21961;230;20220113;.7;-1.9;-.6;3.1;5.79;0;.22;1904 +88089;47.69147;3.21961;230;20220114;5.9;-2.1;1.9;1.4;5.66;0;.39;3962 +88089;47.69147;3.21961;230;20220115;7.3;-3.5;1.9;1.1;5.63;0;.33;4665 +88089;47.69147;3.21961;230;20220116;.1;-3.1;-1.5;3.1;5.69;.1;.13;2404 +88089;47.69147;3.21961;230;20220117;4.4;-.3;2.1;1.3;7.16;.1;.22;3055 +88089;47.69147;3.21961;230;20220118;7.7;2.3;5;3;7.46;0;.57;3368 +88089;47.69147;3.21961;230;20220119;3;1.5;2.3;3.2;7.19;2.4;.25;1556 +88089;47.69147;3.21961;230;20220120;5.8;3;4.4;2.8;7.23;0;.55;2333 +88089;47.69147;3.21961;230;20220121;4.2;-.4;1.9;2.5;5.96;0;.5;3162 +88089;47.69147;3.21961;230;20220122;2.7;-3.1;-.2;1.3;6.23;0;.2;3689 +88089;47.69147;3.21961;230;20220123;4.2;2.1;3.2;2.2;6.43;0;.55;2076 +88089;47.69147;3.21961;230;20220124;.1;-3.7;-1.8;1.4;5.53;0;.22;2693 +88089;47.69147;3.21961;230;20220125;-.3;-2.4;-1.3;1.3;5.49;0;.27;2277 +88089;47.69147;3.21961;230;20220126;-1.8;-2.8;-2.3;1.5;5.14;0;.25;1122 +88089;47.69147;3.21961;230;20220127;.3;-2.8;-1.3;1.9;5.54;.5;.21;2793 +88089;47.69147;3.21961;230;20220128;3.6;.1;1.8;1.6;6.96;0;.28;2929 +88089;47.69147;3.21961;230;20220129;5.8;1.4;3.6;3.3;8.26;.7;.2;3480 +88089;47.69147;3.21961;230;20220130;9.8;5.9;7.9;1.9;9.06;0;.63;3264 +88089;47.69147;3.21961;230;20220131;7.6;4.4;6;4.6;7.03;.6;1.11;2904 +88089;47.69147;3.21961;230;20220201;7.1;-1.4;2.9;3.7;8.03;1.6;.21;5262 +88089;47.69147;3.21961;230;20220202;8.9;7.7;8.3;2.9;10.16;.2;.56;1731 +88089;47.69147;3.21961;230;20220203;8.4;4.4;6.4;2.6;8.39;.3;.65;3387 +88089;47.69147;3.21961;230;20220204;8.4;4.4;6.4;3.6;8.63;1.5;.63;3690 +88089;47.69147;3.21961;230;20220205;8.6;-2;3.3;2.6;6.86;.1;.62;6339 +88089;47.69147;3.21961;230;20220206;8.7;3;5.9;7.6;9.36;3.7;.31;4641 +88089;47.69147;3.21961;230;20220207;8.8;4;6.4;2.6;7.06;0;.97;4310 +88089;47.69147;3.21961;230;20220208;11.3;-1.6;4.8;1.4;6.79;0;.73;7354 +88089;47.69147;3.21961;230;20220209;15.4;-1.3;7;2;6.93;.1;1.17;8579 +88089;47.69147;3.21961;230;20220210;5.5;3.9;4.7;3.7;8.42;2;.66;4307 +88089;47.69147;3.21961;230;20220211;7.6;.7;4.2;2.7;6.49;0;.82;8091 +88089;47.69147;3.21961;230;20220212;7.6;-3.8;1.9;2.7;5.22;0;.94;8589 +88089;47.69147;3.21961;230;20220213;14.8;-1.5;6.7;5.3;7.09;.5;1.8;10003 +88089;47.69147;3.21961;230;20220214;11;7.1;9;5.2;8.67;3.8;1.36;4590 +88089;47.69147;3.21961;230;20220215;9.8;4.1;7;5.7;8.69;4.4;.96;5156 +88089;47.69147;3.21961;230;20220216;12.5;7.5;10;7;12.13;3.2;.54;5196 +88089;47.69147;3.21961;230;20220217;13.5;11.1;12.3;5.4;10.36;1.4;1.74;3287 +88089;47.69147;3.21961;230;20220218;12.7;7.6;10.1;6.1;10.03;.8;1.38;5309 +88089;47.69147;3.21961;230;20220219;8.7;1.9;5.3;5;6.59;0;1.31;6352 +88089;47.69147;3.21961;230;20220220;11.7;6;8.9;7.1;9.86;3.8;1.13;5836 +88089;47.69147;3.21961;230;20220221;8.8;5.2;7;6.4;8.03;.7;1.23;4680 +88089;47.69147;3.21961;230;20220222;9.1;4.5;6.8;3.9;9.36;.6;.63;5340 +88089;47.69147;3.21961;230;20220223;11.6;5.4;8.5;1.6;9.79;.1;.81;6411 +88089;47.69147;3.21961;230;20220224;12;6.3;9.2;3.5;8.43;1.4;1.44;6118 +88089;47.69147;3.21961;230;20220225;8.8;-.6;4.1;2.2;6.19;.1;1.04;8301 +88089;47.69147;3.21961;230;20220226;9.4;-2.5;3.4;3;5.49;0;1.32;9404 +88089;47.69147;3.21961;230;20220227;11.3;-2.5;4.4;2.4;4.99;0;1.54;10207 +88089;47.69147;3.21961;230;20220228;12.7;-3.9;4.4;1;5.16;0;1.16;11444 +88089;47.69147;3.21961;230;20220301;12.3;-3;4.6;1.2;5.89;0;1.15;11127 +88089;47.69147;3.21961;230;20220302;13.9;.4;7.1;1.4;7.69;0;1.24;10619 +88089;47.69147;3.21961;230;20220303;12.2;6.1;9.2;1.4;10.23;0;.94;7189 +88089;47.69147;3.21961;230;20220304;13.4;7.3;10.3;1.8;7.96;0;1.46;7282 +88089;47.69147;3.21961;230;20220305;10.8;-1.4;4.7;1.7;5.33;0;1.36;10707 +88089;47.69147;3.21961;230;20220306;7;-4.2;1.4;2.8;4.36;0;1.35;10155 +88089;47.69147;3.21961;230;20220307;8.1;-4.1;2;3.4;4.23;0;1.62;10662 +88089;47.69147;3.21961;230;20220308;14.3;-3.8;5.3;1.9;4.86;0;1.81;13375 +88089;47.69147;3.21961;230;20220309;15;-1.7;6.7;1.9;6.56;0;1.71;13112 +88089;47.69147;3.21961;230;20220310;15.5;1.2;8.3;2.4;7.43;0;1.87;12241 +88089;47.69147;3.21961;230;20220311;15;7.4;11.2;4.8;8.76;3.8;2.25;9101 +88089;47.69147;3.21961;230;20220312;8.3;6.5;7.4;4.6;8.89;5.9;.97;4283 +88089;47.69147;3.21961;230;20220313;10.6;6.8;8.7;4.6;8.29;4.7;1.58;6301 +88089;47.69147;3.21961;230;20220314;14.6;.2;7.4;2.7;8.03;3.1;1.73;12989 +88089;47.69147;3.21961;230;20220315;15.2;8.1;11.6;2.2;11.33;.2;1.43;9082 +88089;47.69147;3.21961;230;20220316;14.8;6.6;10.7;1.6;10.56;0;1.38;9810 +88089;47.69147;3.21961;230;20220317;9.2;8.1;8.7;4.1;8.86;0;1.23;3058 +88089;47.69147;3.21961;230;20220318;13.2;3.8;8.5;6.6;7.25;0;2.59;14084 +88089;47.69147;3.21961;230;20220319;15.2;4.2;9.7;3.9;7.39;0;2.46;14072 +88089;47.69147;3.21961;230;20220320;13.6;3;8.3;2.5;7.92;.8;1.61;9913 +88089;47.69147;3.21961;230;20220321;17.2;7.3;12.2;3.9;8.29;0;2.85;12699 +88089;47.69147;3.21961;230;20220322;16.9;3.9;10.4;4.1;6.05;0;3.39;17397 +88089;47.69147;3.21961;230;20220323;17.5;1.3;9.4;3.3;6.12;0;3.13;18015 +88089;47.69147;3.21961;230;20220324;19.8;.9;10.4;2.6;6.62;0;3.11;18728 +88089;47.69147;3.21961;230;20220325;20.2;1.4;10.8;3.8;6.55;0;3.64;18798 +88089;47.69147;3.21961;230;20220326;19.7;3.1;11.4;4;6.65;0;3.62;18297 +88089;47.69147;3.21961;230;20220327;21.3;2;11.6;2.6;7.12;0;3.26;19053 +88089;47.69147;3.21961;230;20220328;21.3;3;12.2;1.8;7.75;0;2.93;18422 +88089;47.69147;3.21961;230;20220329;17.7;6.3;12;2;9.39;.5;2.13;11677 +88089;47.69147;3.21961;230;20220330;12.5;7.8;10.1;2.9;10.72;8.1;1.32;7419 +88089;47.69147;3.21961;230;20220331;10.5;6.3;8.4;5.1;8.22;1.2;1.7;8149 +88089;47.69147;3.21961;230;20220401;5;.9;2.9;6.5;5.74;3.4;1.32;5829 +88089;47.69147;3.21961;230;20220402;5.6;.4;3;5.3;4.92;0;1.75;9485 +88089;47.69147;3.21961;230;20220403;6.2;-1.9;2.1;3.4;4.72;0;1.7;12811 +88089;47.69147;3.21961;230;20220404;10.4;-4.4;3;3.6;5.17;0;2.17;18896 +88089;47.69147;3.21961;230;20220405;10.4;4.9;7.7;5;9.69;.1;1.02;5992 +88089;47.69147;3.21961;230;20220406;12;7.7;9.8;5.1;10.62;1.6;1.34;7347 +88089;47.69147;3.21961;230;20220407;13.6;8.7;11.2;9;11.35;8.3;1.7;7469 +88089;47.69147;3.21961;230;20220408;14.3;8.4;11.3;7.3;9.82;13.5;2.23;7251 +88089;47.69147;3.21961;230;20220409;10.9;1.1;6;3.3;6.89;1.7;2.08;16360 +88089;47.69147;3.21961;230;20220410;14;-1.9;6.1;3.1;6.22;0;2.76;21454 +88089;47.69147;3.21961;230;20220411;20.7;3.8;12.3;5.3;8.35;0;4.18;20677 +88089;47.69147;3.21961;230;20220412;20.2;9.7;14.9;3.6;9.62;0;3.69;18059 +88089;47.69147;3.21961;230;20220413;17.6;8.4;13;2.4;12.09;0;2.27;14013 +88089;47.69147;3.21961;230;20220414;20.4;7.8;14.1;2;11.42;0;2.92;17704 +88089;47.69147;3.21961;230;20220415;20.9;6.5;13.7;2.9;10.69;0;3.53;21512 +88089;47.69147;3.21961;230;20220416;19.8;7.3;13.5;4.6;9.02;0;4.01;21441 +88089;47.69147;3.21961;230;20220417;21.1;2.1;11.6;3.3;6.82;0;4.19;24028 +88089;47.69147;3.21961;230;20220418;20.1;3.3;11.7;1.8;7.32;0;3.35;21755 +88089;47.69147;3.21961;230;20220419;18.9;3.8;11.3;2.4;9.05;0;3.23;20833 +88089;47.69147;3.21961;230;20220420;19.2;5.7;12.5;3.2;8.39;0;3.46;18831 +88089;47.69147;3.21961;230;20220421;19.6;3.1;11.3;3;8.02;0;3.55;22120 +88089;47.69147;3.21961;230;20220422;20.3;3.1;11.7;2.6;9.12;.6;3.56;23611 +88089;47.69147;3.21961;230;20220423;19.2;8.6;13.9;5;10.79;2.9;3.39;16419 +88089;47.69147;3.21961;230;20220424;16.5;7.6;12;3.3;11.62;1.2;2.13;12715 +88089;47.69147;3.21961;230;20220425;13.7;9.9;11.8;3.1;11.29;.2;1.78;8802 +88089;47.69147;3.21961;230;20220426;16;5.2;10.6;3;9.29;0;2.98;21253 +88089;47.69147;3.21961;230;20220427;18.8;2.9;10.9;4.1;9.12;0;3.68;23945 +88089;47.69147;3.21961;230;20220428;21.8;4.2;13;3.1;9.75;0;4.02;24388 +88089;47.69147;3.21961;230;20220429;18.5;6.5;12.5;2.2;10.55;0;2.8;16341 +88089;47.69147;3.21961;230;20220430;16.9;5.1;11;3.6;8.85;0;3.46;23164 +88089;47.69147;3.21961;230;20220501;17.4;2.5;10;2.5;8.32;0;3.3;22933 +88089;47.69147;3.21961;230;20220502;19.1;5.6;12.3;2.9;9.35;0;3.58;21798 +88089;47.69147;3.21961;230;20220503;20.4;7.5;14;3.2;10.52;0;3.71;21076 +88089;47.69147;3.21961;230;20220504;16.7;9.1;12.9;2.8;11.02;1;2.63;14715 +88089;47.69147;3.21961;230;20220505;18.7;6.3;12.5;2.3;10.79;1.1;3.03;18644 +88089;47.69147;3.21961;230;20220506;20.1;5.2;12.7;2.1;10.53;0;3.42;21435 +88089;47.69147;3.21961;230;20220507;21.6;6.5;14.1;1.8;10.73;.7;3.61;21595 +88089;47.69147;3.21961;230;20220508;22.2;7.5;14.8;2.2;12.06;.1;3.66;21374 +88089;47.69147;3.21961;230;20220509;25.2;7.8;16.5;1.3;12.33;0;4.02;23578 +88089;47.69147;3.21961;230;20220510;26.7;8.4;17.6;1.7;12.66;0;4.43;24446 +88089;47.69147;3.21961;230;20220511;27.3;12.5;19.9;3.1;12.96;0;5.05;22311 +88089;47.69147;3.21961;230;20220512;21.2;10.5;15.8;1.6;13.96;0;3.15;18806 +88089;47.69147;3.21961;230;20220513;22.3;12.4;17.3;1.7;11.56;0;3.6;18350 +88089;47.69147;3.21961;230;20220514;24.7;6.4;15.5;1.5;10.96;0;4.2;24897 +88089;47.69147;3.21961;230;20220515;28.9;10.6;19.8;2.1;13.43;2.8;5.12;25298 +88089;47.69147;3.21961;230;20220516;25.9;13.9;19.9;1.9;15.59;0;4.05;20311 +88089;47.69147;3.21961;230;20220517;28.6;13;20.8;1.2;15.49;0;4.47;23348 +88089;47.69147;3.21961;230;20220518;29.2;14.8;22;1.6;18.26;0;4.5;22320 +88089;47.69147;3.21961;230;20220519;28.7;16.7;22.7;2.2;17.23;.8;4.63;20470 +88089;47.69147;3.21961;230;20220520;28.6;16;22.3;2.7;16.69;.6;4.94;21263 +88089;47.69147;3.21961;230;20220521;26.4;8;17.2;1.5;12.03;0;4.58;25813 +88089;47.69147;3.21961;230;20220522;27.8;13.5;20.7;2.9;14.06;6.7;5.06;22717 +88089;47.69147;3.21961;230;20220523;19.8;15.7;17.8;3.8;16.79;8.5;2.57;12299 +88089;47.69147;3.21961;230;20220524;17.8;10.7;14.3;3.3;12.16;.3;2.99;16204 +88089;47.69147;3.21961;230;20220525;20;6.4;13.2;1.9;11.16;0;3.55;22600 +88089;47.69147;3.21961;230;20220526;20.5;12.1;16.3;2;12.99;0;3.31;17624 +88089;47.69147;3.21961;230;20220527;18;10.6;14.3;1.5;13.06;.1;2.78;16561 +88089;47.69147;3.21961;230;20220528;19.9;6.6;13.3;2.5;10.13;0;3.77;22346 +88089;47.69147;3.21961;230;20220529;17.2;7.3;12.2;3.3;8.09;0;3.68;19366 +88089;47.69147;3.21961;230;20220530;20.3;5.3;12.8;2.3;8.49;0;4.04;23883 +88089;47.69147;3.21961;230;20220531;23;5.6;14.3;1.6;8.86;0;4.34;25721 +88089;47.69147;3.21961;230;20220601;23.9;5.4;14.6;1.5;9.66;0;4.45;26752 +88089;47.69147;3.21961;230;20220602;26.1;10.9;18.5;3.1;11.56;.2;5.24;24129 +88089;47.69147;3.21961;230;20220603;26.6;13.4;20;1.9;16.03;4.8;4.45;22775 +88089;47.69147;3.21961;230;20220604;27.7;15.6;21.6;2.9;18.19;11.3;4.71;21952 +88089;47.69147;3.21961;230;20220605;22.1;16.2;19.1;3.3;17.13;5.9;3.25;15172 +88089;47.69147;3.21961;230;20220606;21.1;13.3;17.2;2.5;14.06;1.1;3.48;17585 +88089;47.69147;3.21961;230;20220607;21.8;13.5;17.7;3;14.46;2.4;3.62;18046 +88089;47.69147;3.21961;230;20220608;20.9;12;16.4;2.5;14.19;9.6;3.39;18693 +88089;47.69147;3.21961;230;20220609;20.5;12.4;16.4;2.4;12.49;.1;3.56;18221 +88089;47.69147;3.21961;230;20220610;25.6;9.2;17.4;1.4;13.46;.1;4.48;25533 +88089;47.69147;3.21961;230;20220611;28.3;11;19.7;1;15.53;0;4.73;26256 +88089;47.69147;3.21961;230;20220612;26.2;14.4;20.3;2.7;15.06;0;4.68;21752 +88089;47.69147;3.21961;230;20220613;23.9;10.1;17;2.4;11.39;.1;4.56;23612 +88089;47.69147;3.21961;230;20220614;27.9;8.5;18.2;1.9;12.23;0;5.27;27885 +88089;47.69147;3.21961;230;20220615;33.2;12;22.6;1.3;14.46;0;5.84;29157 +88089;47.69147;3.21961;230;20220616;30.2;14.4;22.3;1.3;14.23;.1;5.09;25090 +88089;47.69147;3.21961;230;20220617;33.1;12.5;22.8;1.2;14.36;0;5.78;28792 +88089;47.69147;3.21961;230;20220618;36.8;15.6;26.2;1.7;15.53;0;6.72;29244 +88089;47.69147;3.21961;230;20220619;35.2;19.7;27.4;3;16.76;10.3;6.95;25133 +88089;47.69147;3.21961;230;20220620;26.4;16.9;21.6;3.2;18.99;7;4.19;19084 +88089;47.69147;3.21961;230;20220621;28.3;15.3;21.8;2.4;18.63;2;4.72;22860 +88089;47.69147;3.21961;230;20220622;24.7;17.6;21.2;2;19.89;3.5;3.43;16649 +88089;47.69147;3.21961;230;20220623;27;14.7;20.8;2;17.66;12.7;4.45;22336 +88089;47.69147;3.21961;230;20220624;22.5;15.1;18.8;3.5;16.83;1.1;3.46;17074 +88089;47.69147;3.21961;230;20220625;22;14.6;18.3;2.6;15.63;7.6;3.35;16523 +88089;47.69147;3.21961;230;20220626;17.2;12.3;14.8;1.3;15.06;5.6;2.34;13867 +88089;47.69147;3.21961;230;20220627;22.3;12.9;17.6;1.6;14.39;3.5;3.62;19481 +88089;47.69147;3.21961;230;20220628;26.2;8.3;17.3;.9;12.19;.1;4.54;26846 +88089;47.69147;3.21961;230;20220629;26.3;10.4;18.3;1.8;13.63;6.2;4.72;25343 +88089;47.69147;3.21961;230;20220630;14.5;13.3;13.9;1.7;14.69;14.2;1.24;5719 +88089;47.69147;3.21961;230;20220701;21;10.2;15.6;1.9;12.73;.1;3.59;20665 +88089;47.69147;3.21961;230;20220702;26.6;7.8;17.2;1.1;12.73;0;4.68;27305 +88089;47.69147;3.21961;230;20220703;25.9;10.9;18.4;1.6;13.89;0;4.51;24384 +88089;47.69147;3.21961;230;20220704;25.6;11.5;18.6;1.9;13.26;0;4.56;23674 +88089;47.69147;3.21961;230;20220705;25.9;10.2;18;1.8;13.03;.1;4.66;24791 +88089;47.69147;3.21961;230;20220706;24.1;11.3;17.7;2.4;12.36;0;4.47;22408 +88089;47.69147;3.21961;230;20220707;23.1;10.3;16.7;2.3;14.16;0;4.01;22299 +88089;47.69147;3.21961;230;20220708;25;10.3;17.7;2.8;12.66;.1;4.79;24166 +88089;47.69147;3.21961;230;20220709;27.5;10.8;19.1;1.9;14.03;0;4.91;25369 +88089;47.69147;3.21961;230;20220710;25.1;12.8;19;3.8;13.09;0;4.98;21899 +88089;47.69147;3.21961;230;20220711;28.7;13.8;21.2;3.2;13.99;0;5.63;23903 +88089;47.69147;3.21961;230;20220712;30.2;13.3;21.7;1.9;14.23;0;5.37;25257 +88089;47.69147;3.21961;230;20220713;32.3;11.9;22.1;1;14.29;.1;5.34;27891 +88089;47.69147;3.21961;230;20220714;33.2;13.5;23.4;1.9;14.83;0;6;27197 +88089;47.69147;3.21961;230;20220715;26.7;16;21.3;3.1;12.13;0;5.22;20061 +88089;47.69147;3.21961;230;20220716;27.7;10.1;18.9;2.4;11.09;0;5.35;25514 +88089;47.69147;3.21961;230;20220717;30.9;12.2;21.5;2.4;12.39;0;5.92;26208 +88089;47.69147;3.21961;230;20220718;37.2;13.2;25.2;1.7;13.19;0;6.62;29116 +88089;47.69147;3.21961;230;20220719;37.2;15.7;26.4;2.5;15.63;.7;7.17;27897 +88089;47.69147;3.21961;230;20220720;22.7;19.2;20.9;2.1;18.73;6.6;2.54;10365 +88089;47.69147;3.21961;230;20220721;27.6;15.3;21.5;1.6;17.96;.1;4.18;20994 +88089;47.69147;3.21961;230;20220722;27.2;15.2;21.2;1.8;18.69;3;4.05;20503 +88089;47.69147;3.21961;230;20220723;27;18.1;22.5;1.6;19.46;.1;3.76;17778 +88089;47.69147;3.21961;230;20220724;32.1;13.7;22.9;1;17.19;.6;4.94;25451 +88089;47.69147;3.21961;230;20220725;27;16.3;21.6;2.9;17.83;.3;4.33;19170 +88089;47.69147;3.21961;230;20220726;23.6;14.4;19;1.7;15.19;0;3.52;17713 +88089;47.69147;3.21961;230;20220727;25.3;14.8;20;2;12.83;0;4.15;19059 +88089;47.69147;3.21961;230;20220728;27.4;10.9;19.2;1.5;11.96;0;4.52;23409 +88089;47.69147;3.21961;230;20220729;27.9;13;20.5;1;12.89;0;4.24;22606 +88089;47.69147;3.21961;230;20220730;30.2;12.2;21.2;1.3;14.29;.1;4.79;24483 +88089;47.69147;3.21961;230;20220731;30.7;14;22.3;1.7;15.29;0;4.89;23286 +88089;47.69147;3.21961;230;20220801;27.4;14;20.7;1.2;16.59;0;3.96;20810 +88089;47.69147;3.21961;230;20220802;31.5;13;22.3;.8;15.76;0;4.57;24468 +88089;47.69147;3.21961;230;20220803;35.3;15;25.2;1.2;15.83;0;5.37;25680 +88089;47.69147;3.21961;230;20220804;35.3;17.4;26.3;1.8;17.36;5.6;5.56;23330 +88089;47.69147;3.21961;230;20220805;26.3;17.3;21.8;3.4;17.23;.1;4.1;16705 +88089;47.69147;3.21961;230;20220806;25.2;13;19.1;3.8;11.66;0;4.84;19308 +88089;47.69147;3.21961;230;20220807;27.2;10.9;19;3.4;10.03;0;5.47;22149 +88089;47.69147;3.21961;230;20220808;29.3;12.4;20.9;3.1;10.83;0;5.67;22383 +88089;47.69147;3.21961;230;20220809;31.5;13.6;22.6;3.2;11.99;0;6.06;22915 +88089;47.69147;3.21961;230;20220810;32;14.5;23.3;3;11.29;0;6.15;22309 +88089;47.69147;3.21961;230;20220811;32;14.8;23.4;3;10.23;0;6.16;22135 +88089;47.69147;3.21961;230;20220812;33.6;12.4;23;2.2;10.76;0;5.84;24611 +88089;47.69147;3.21961;230;20220813;32.9;13.7;23.3;1.9;10.13;0;5.45;23130 +88089;47.69147;3.21961;230;20220814;25.8;15.2;20.5;1.7;15.43;2.4;3.57;16950 +88089;47.69147;3.21961;230;20220815;24.1;16.6;20.4;2.5;17.43;.6;3.12;14237 +88089;47.69147;3.21961;230;20220816;28;13.9;20.9;1.6;17.16;4.5;3.85;19669 +88089;47.69147;3.21961;230;20220817;27.2;15.4;21.3;1.8;17.39;7.3;3.69;17860 +88089;47.69147;3.21961;230;20220818;26.3;15.3;20.8;1.4;17.66;1.4;3.33;17060 +88089;47.69147;3.21961;230;20220819;23.8;14;18.9;2.1;18.13;4;2.94;15950 +88089;47.69147;3.21961;230;20220820;25.2;14.5;19.9;1.6;15.63;.1;3.26;16638 +88089;47.69147;3.21961;230;20220821;26;9.8;17.9;1.4;13.69;0;3.59;20340 +88089;47.69147;3.21961;230;20220822;24.2;14;19.1;1.6;16.36;.2;3.02;15813 +88089;47.69147;3.21961;230;20220823;29.2;14.5;21.8;.9;17.66;0;3.57;19215 +88089;47.69147;3.21961;230;20220824;32.6;14.2;23.4;1.6;15.59;0;4.56;21211 +88089;47.69147;3.21961;230;20220825;32.6;13.6;23.1;1.9;13.96;0;4.87;21260 +88089;47.69147;3.21961;230;20220826;24.8;17.9;21.4;2.3;16.86;0;3.12;12626 +88089;47.69147;3.21961;230;20220827;26.3;11.7;19;2;13.66;0;3.67;18357 +88089;47.69147;3.21961;230;20220828;27.9;10;18.9;1.7;13.86;0;3.83;19975 +88089;47.69147;3.21961;230;20220829;31.5;13.8;22.7;1.7;15.09;.2;4.28;19819 +88089;47.69147;3.21961;230;20220830;23.1;16.5;19.8;1.7;16.36;1.8;2.53;11610 +88089;47.69147;3.21961;230;20220831;27.3;12.8;20;1.3;15.59;.1;3.32;17784 +88089;47.69147;3.21961;230;20220901;28.7;11.5;20.1;1.3;13.93;.1;3.57;19143 +88089;47.69147;3.21961;230;20220902;24.9;12.7;18.8;1.5;14.96;4.8;2.98;15826 +88089;47.69147;3.21961;230;20220903;24.4;14.5;19.4;2.2;16.3;.9;2.89;14011 +88089;47.69147;3.21961;230;20220904;29.6;10.9;20.3;1.6;14.5;1.3;3.78;19425 +88089;47.69147;3.21961;230;20220905;31;14.9;23;2.7;17.46;5.7;4.24;17662 +88089;47.69147;3.21961;230;20220906;29.4;14.2;21.8;1.6;17.24;2.8;3.47;17057 +88089;47.69147;3.21961;230;20220907;23.2;13.3;18.2;1.8;16.39;14.1;2.42;13473 +88089;47.69147;3.21961;230;20220908;21;13.4;17.2;3.7;15.79;3.9;2.4;11786 +88089;47.69147;3.21961;230;20220909;21.2;14.7;18;4.5;15.23;6.2;2.7;10712 +88089;47.69147;3.21961;230;20220910;19.6;13.5;16.6;2.7;14.86;.3;2.06;10185 +88089;47.69147;3.21961;230;20220911;24.1;9.6;16.9;1.3;13.99;.1;2.62;15910 +88089;47.69147;3.21961;230;20220912;29.4;11.2;20.3;1.5;14.83;0;3.33;17705 +88089;47.69147;3.21961;230;20220913;27.6;16.4;22;1.7;18.63;7.1;2.9;13682 +88089;47.69147;3.21961;230;20220914;25.3;17.5;21.4;2.7;19.66;1.1;2.57;11245 +88089;47.69147;3.21961;230;20220915;21.3;16.5;18.9;1.9;17.46;1.3;1.87;8574 +88089;47.69147;3.21961;230;20220916;17.8;11.3;14.6;1.5;12.49;.2;1.79;10049 +88089;47.69147;3.21961;230;20220917;16.5;5.7;11.1;1.9;8.99;0;2.06;12791 +88089;47.69147;3.21961;230;20220918;18.3;2.4;10.3;1.4;8.73;.1;2.12;15536 +88089;47.69147;3.21961;230;20220919;17.8;4.2;11;1.5;8.99;0;2.05;14191 +88089;47.69147;3.21961;230;20220920;18.2;3.3;10.7;1.9;9.13;0;2.15;14511 +88089;47.69147;3.21961;230;20220921;18.7;5.4;12;1.9;9.39;0;2.17;13555 +88089;47.69147;3.21961;230;20220922;20.7;3.1;11.9;1.1;8.89;0;2.15;15509 +88089;47.69147;3.21961;230;20220923;19.6;5.6;12.6;.8;10.49;0;1.83;13695 +88089;47.69147;3.21961;230;20220924;18.3;10.1;14.2;1.2;12.63;.4;1.57;9686 +88089;47.69147;3.21961;230;20220925;16.4;8.1;12.3;1.4;12.06;.5;1.51;10154 +88089;47.69147;3.21961;230;20220926;15.1;6.6;10.8;3.1;11.09;7.6;1.5;9761 +88089;47.69147;3.21961;230;20220927;13.4;9.5;11.5;4.2;12.13;17.7;1.17;6782 +88089;47.69147;3.21961;230;20220928;12.6;10.2;11.4;2.1;12.73;9.2;.86;5063 +88089;47.69147;3.21961;230;20220929;13;9.2;11.1;1.3;11.39;3.7;1.08;6572 +88089;47.69147;3.21961;230;20220930;16.5;3.4;9.9;1.4;9.59;4.6;1.53;12133 +88089;47.69147;3.21961;230;20221001;19;9.9;14.5;5;14.53;8.1;1.71;9961 +88089;47.69147;3.21961;230;20221002;18.7;15.5;17.1;4.1;17.06;3.5;1.34;5676 +88089;47.69147;3.21961;230;20221003;15.7;11.9;13.8;2.1;13.16;0;1.22;6168 +88089;47.69147;3.21961;230;20221004;20;5.2;12.6;.9;11.43;.3;1.53;12167 +88089;47.69147;3.21961;230;20221005;23.5;8.4;16;2.3;13.39;0;2.18;12229 +88089;47.69147;3.21961;230;20221006;18.5;10.5;14.5;1.5;11.76;0;1.52;8596 +88089;47.69147;3.21961;230;20221007;19.7;4.3;12;1;11.19;.1;1.42;11900 +88089;47.69147;3.21961;230;20221008;17.5;6;11.7;1.2;10.33;0;1.37;10161 +88089;47.69147;3.21961;230;20221009;19.5;2.2;10.8;1.4;9.53;.2;1.6;12304 +88089;47.69147;3.21961;230;20221010;18.4;7.1;12.7;1.6;13.46;.8;1.22;9797 +88089;47.69147;3.21961;230;20221011;16.2;11.2;13.7;2.1;14.06;0;1.06;6141 +88089;47.69147;3.21961;230;20221012;18.8;6.8;12.8;.8;12.33;.1;1.19;9764 +88089;47.69147;3.21961;230;20221013;15.7;11.4;13.5;2.3;14.36;2.8;.92;5607 +88089;47.69147;3.21961;230;20221014;17.1;13.8;15.4;4.2;16.73;14.7;.86;4805 +88089;47.69147;3.21961;230;20221015;17;15.2;16.1;4.4;16.86;3.9;.96;3390 +88089;47.69147;3.21961;230;20221016;23.1;13.8;18.5;2;17.06;0;1.56;8069 +88089;47.69147;3.21961;230;20221017;21.7;16.6;19.1;2.7;16.36;13.9;1.71;5812 +88089;47.69147;3.21961;230;20221018;21.6;13.5;17.5;1.9;17.23;.3;1.23;6954 +88089;47.69147;3.21961;230;20221019;23.2;12;17.6;1.9;15.93;1;1.49;8452 +88089;47.69147;3.21961;230;20221020;22.2;14.6;18.4;2.7;16.96;10.7;1.54;6783 +88089;47.69147;3.21961;230;20221021;19.7;14.7;17.2;3.2;16.09;1.5;1.39;5349 +88089;47.69147;3.21961;230;20221022;21.3;11.8;16.6;2.1;14.49;.3;1.45;7502 +88089;47.69147;3.21961;230;20221023;20.7;13.8;17.2;3.6;14.79;.7;1.79;6257 +88089;47.69147;3.21961;230;20221024;19.6;14.7;17.2;4.2;13.39;.8;2.06;5012 +88089;47.69147;3.21961;230;20221025;19.2;8.5;13.8;2.1;13.29;0;1.15;7435 +88089;47.69147;3.21961;230;20221026;21.6;13.1;17.3;2.5;14.69;.1;1.56;6629 +88089;47.69147;3.21961;230;20221027;22.6;10.5;16.6;2.5;14.23;0;1.63;7812 +88089;47.69147;3.21961;230;20221028;23;17.7;20.4;2.4;14.43;0;1.97;5027 +88089;47.69147;3.21961;230;20221029;24.1;12.2;18.2;1.6;13.73;.1;1.52;7435 +88089;47.69147;3.21961;230;20221030;20.9;9.4;15.1;1.6;12.59;0;1.23;7147 +88089;47.69147;3.21961;230;20221031;20.6;11.5;16.1;2.6;14.46;.3;1.31;6323 +88089;47.69147;3.21961;230;20221101;16.2;9.6;12.9;4.4;12.06;.1;1.27;5227 +88089;47.69147;3.21961;230;20221102;16;10.8;13.4;2.7;11.83;.1;1.14;4595 +88089;47.69147;3.21961;230;20221103;13.8;8.3;11.1;3.4;11.16;12.2;.94;4571 +88089;47.69147;3.21961;230;20221104;10;8.3;9.1;3.4;10.43;4.7;.7;2396 +88089;47.69147;3.21961;230;20221105;10;1.9;6;1.9;8.99;0;.45;5482 +88089;47.69147;3.21961;230;20221106;10.6;6.2;8.4;3.2;9.73;.7;.7;3878 +88089;47.69147;3.21961;230;20221107;15.7;10.7;13.2;3.8;12.19;.2;1.15;4082 +88089;47.69147;3.21961;230;20221108;17.2;8.6;12.9;3.7;10.99;5.9;1.41;5476 +88089;47.69147;3.21961;230;20221109;14.2;11.5;12.9;2.8;12.53;.8;.86;2744 +88089;47.69147;3.21961;230;20221110;10;5.6;7.8;1.3;10.69;0;.36;3490 +88089;47.69147;3.21961;230;20221111;15.6;7.2;11.4;1.7;11.13;.1;.69;4821 +88089;47.69147;3.21961;230;20221112;18.2;5.1;11.7;1.1;10.76;.2;.66;6245 +88089;47.69147;3.21961;230;20221113;17.2;4.9;11.1;.8;10.46;.1;.53;5862 +88089;47.69147;3.21961;230;20221114;15.9;5.4;10.7;2.5;11.06;2.6;.75;5520 +88089;47.69147;3.21961;230;20221115;13.9;8;11;3.1;11.89;5.6;.63;3992 +88089;47.69147;3.21961;230;20221116;13.1;9;11.1;5;11.56;3.1;.85;3167 +88089;47.69147;3.21961;230;20221117;13.1;11;12;6.2;11.59;6.3;1.2;2100 +88089;47.69147;3.21961;230;20221118;10.7;7.8;9.3;3.6;9.66;0;.85;2450 +88089;47.69147;3.21961;230;20221119;8.6;1.7;5.2;1.5;8.09;1;.35;3986 +88089;47.69147;3.21961;230;20221120;7.4;2.6;5;3.2;8.66;3.7;.26;3274 +88089;47.69147;3.21961;230;20221121;8.3;4.8;6.5;4;8.86;1.9;.52;2672 +88089;47.69147;3.21961;230;20221122;10.3;4.3;7.3;5.2;8.33;.4;.93;3600 +88089;47.69147;3.21961;230;20221123;12.3;4;8.1;3.5;8.79;1.9;.82;4279 +88089;47.69147;3.21961;230;20221124;11.3;7.2;9.3;4.1;10.19;2.2;.72;2855 +88089;47.69147;3.21961;230;20221125;11.4;7;9.2;2.5;9.93;0;.67;2775 +88089;47.69147;3.21961;230;20221126;6.4;1.5;4;1.6;8.03;0;.25;3008 +88089;47.69147;3.21961;230;20221127;9.9;3.4;6.6;2.6;8.19;1.4;.6;3490 +88089;47.69147;3.21961;230;20221128;10.8;6.6;8.7;2.6;9.49;3;.64;2660 +88089;47.69147;3.21961;230;20221129;7.8;6.2;7;1.8;9.33;.3;.44;1512 +88089;47.69147;3.21961;230;20221130;6.5;4.6;5.5;2.8;8.49;0;.4;1597 +88089;47.69147;3.21961;230;20221201;6.2;4.3;5.2;3.3;8.09;1;.46;1569 +88089;47.69147;3.21961;230;20221202;4.4;3.6;4;2.6;7.56;1.7;.44;850 +88089;47.69147;3.21961;230;20221203;4.9;2.5;3.7;4;7.09;1.3;.48;1701 +88089;47.69147;3.21961;230;20221204;5;2.2;3.6;2.8;7.36;6;.35;1910 +88089;47.69147;3.21961;230;20221205;4.2;2.9;3.5;2.2;7.53;0;.35;1030 +88089;47.69147;3.21961;230;20221206;3.4;2;2.7;2.3;7.06;0;.33;1158 +88089;47.69147;3.21961;230;20221207;3.8;1;2.4;1.3;6.79;0;.3;1837 +88089;47.69147;3.21961;230;20221208;3.6;.9;2.3;1.5;6.06;0;.42;1782 +88089;47.69147;3.21961;230;20221209;1;-2.3;-.6;2.7;5.43;.1;.29;2076 +88089;47.69147;3.21961;230;20221210;1.6;-1.4;.1;1.7;4.99;0;.41;1940 +88089;47.69147;3.21961;230;20221211;-.5;-6.7;-3.6;1.5;4.39;0;.16;2588 +88089;47.69147;3.21961;230;20221212;-2.5;-6.1;-4.3;2.5;4.23;0;.2;2067 +88089;47.69147;3.21961;230;20221213;1.6;-4.6;-1.5;2.9;4.23;2.9;.49;2952 +88089;47.69147;3.21961;230;20221214;1.1;-1.2;-.1;1.8;6.06;3.3;.21;1523 +88089;47.69147;3.21961;230;20221215;1.2;-.6;.3;3.8;5.56;0;.4;1416 +88089;47.69147;3.21961;230;20221216;1.5;-3.9;-1.2;2.7;4.49;0;.44;2695 +88089;47.69147;3.21961;230;20221217;-.8;-4.7;-2.7;2.3;4.33;0;.35;1802 +88089;47.69147;3.21961;230;20221218;5.5;-8;-1.3;2.3;4.69;.2;.36;4408 +88089;47.69147;3.21961;230;20221219;13.1;5.9;9.5;4.2;8.89;.1;1.09;3244 +88089;47.69147;3.21961;230;20221220;14.1;10.5;12.3;4.2;10.93;8.1;1.17;2141 +88089;47.69147;3.21961;230;20221221;11.5;10.6;11;4.7;12.33;2;.56;769 +88089;47.69147;3.21961;230;20221222;12.7;10.7;11.7;6.8;12.29;8.9;.82;1412 +88089;47.69147;3.21961;230;20221223;13.6;12.8;13.2;5.5;14.06;3.2;.68;791 +88089;47.69147;3.21961;230;20221224;11.5;9.8;10.7;3;11.56;.8;.58;1293 +88089;47.69147;3.21961;230;20221225;14.6;8.8;11.7;3;10.93;.9;.85;2848 +88089;47.69147;3.21961;230;20221226;11.6;10.7;11.1;3.5;10.76;2.1;.97;792 +88089;47.69147;3.21961;230;20221227;8.3;1.2;4.7;2;8.29;.2;.22;3127 +88089;47.69147;3.21961;230;20221228;11.7;5.4;8.6;4.8;9.76;.5;.63;2964 +88089;47.69147;3.21961;230;20221229;10.8;10.2;10.5;5.7;10.36;2.3;1.17;509 +88089;47.69147;3.21961;230;20221230;13.4;4.9;9.2;5.3;11.09;2.7;.44;3610 +88089;47.69147;3.21961;230;20221231;15.9;13.2;14.6;5.6;11.79;0;1.82;1821 +88090;47.71157;3.55143;216;20220101;15.2;2.4;8.8;1.8;8.96;0;.52;4538 +88090;47.71157;3.55143;216;20220102;13.8;4.5;9.2;4.5;10;0;.78;3767 +88090;47.71157;3.55143;216;20220103;12.1;10.7;11.4;4.9;11.56;7.7;.89;1212 +88090;47.71157;3.55143;216;20220104;12.1;10;11;4.8;10.33;7.6;1.15;1465 +88090;47.71157;3.55143;216;20220105;5.4;.9;3.2;2.6;6.36;.1;.51;2648 +88090;47.71157;3.55143;216;20220106;5.7;-1.7;2;1.5;5.76;.3;.35;3526 +88090;47.71157;3.55143;216;20220107;5.9;-.5;2.7;4.3;7.03;5.3;.33;3244 +88090;47.71157;3.55143;216;20220108;7.4;.7;4;5.2;8.16;9.6;.18;3381 +88090;47.71157;3.55143;216;20220109;6.3;4.5;5.4;3.9;7.4;1.9;.73;1575 +88090;47.71157;3.55143;216;20220110;5.5;1;3.3;1.6;6.66;0;.39;2658 +88090;47.71157;3.55143;216;20220111;.8;-1;-.1;2.7;5.93;0;.25;1487 +88090;47.71157;3.55143;216;20220112;2.7;-.9;.9;2.8;5.73;0;.41;2526 +88090;47.71157;3.55143;216;20220113;.9;-2;-.6;2.4;5.7;0;.23;2154 +88090;47.71157;3.55143;216;20220114;6;-2.3;1.9;1.3;5.63;0;.37;4113 +88090;47.71157;3.55143;216;20220115;6.8;-3.5;1.7;1.2;5.43;0;.34;4693 +88090;47.71157;3.55143;216;20220116;-.1;-3.2;-1.6;2.5;5.56;.2;.14;2383 +88090;47.71157;3.55143;216;20220117;3.7;-.4;1.6;1.2;7;.1;.2;2858 +88090;47.71157;3.55143;216;20220118;7.9;2.5;5.2;2.8;7.4;0;.6;3394 +88090;47.71157;3.55143;216;20220119;2.9;1.8;2.3;2.9;7;2.4;.31;1290 +88090;47.71157;3.55143;216;20220120;6;2.9;4.4;2.8;7.2;.1;.55;2497 +88090;47.71157;3.55143;216;20220121;4.2;-.3;2;2.7;5.9;0;.52;3100 +88090;47.71157;3.55143;216;20220122;2.3;-2.5;-.1;1;6.13;0;.21;3338 +88090;47.71157;3.55143;216;20220123;5.2;2.3;3.8;2.1;6.36;0;.61;2443 +88090;47.71157;3.55143;216;20220124;1.4;-3.8;-1.2;1.4;5.46;0;.24;3632 +88090;47.71157;3.55143;216;20220125;-.1;-2.7;-1.4;1.4;5.4;0;.25;2329 +88090;47.71157;3.55143;216;20220126;-1.8;-2.7;-2.3;1.5;5.13;0;.26;1249 +88090;47.71157;3.55143;216;20220127;.2;-3;-1.4;1.9;5.53;.5;.22;2845 +88090;47.71157;3.55143;216;20220128;3.9;.1;2;1.5;6.83;0;.31;3147 +88090;47.71157;3.55143;216;20220129;5.5;1.3;3.4;2.9;8.03;.8;.21;3460 +88090;47.71157;3.55143;216;20220130;9.7;5.7;7.7;1.7;9;0;.58;3386 +88090;47.71157;3.55143;216;20220131;7.8;4.5;6.1;4.4;7.1;.8;1.07;3149 +88090;47.71157;3.55143;216;20220201;7.1;-.4;3.4;3.7;7.9;1;.28;5038 +88090;47.71157;3.55143;216;20220202;9.3;7.7;8.5;2.9;10.16;0;.58;2039 +88090;47.71157;3.55143;216;20220203;8.8;5.1;6.9;2.6;8.46;.2;.67;3546 +88090;47.71157;3.55143;216;20220204;8.4;4.4;6.4;3.4;8.6;1.3;.61;3720 +88090;47.71157;3.55143;216;20220205;8.5;-1.5;3.5;2.2;6.83;.1;.59;6277 +88090;47.71157;3.55143;216;20220206;8.7;2.8;5.7;7.2;9.23;3.4;.31;4731 +88090;47.71157;3.55143;216;20220207;8.9;4.2;6.5;2.8;6.9;0;1.04;4340 +88090;47.71157;3.55143;216;20220208;11.6;-1.8;4.9;1.6;6.46;0;.81;7697 +88090;47.71157;3.55143;216;20220209;15.5;-1.3;7.1;2.3;6.63;0;1.32;8845 +88090;47.71157;3.55143;216;20220210;5.7;3.7;4.7;3.9;8.24;3.1;.72;4430 +88090;47.71157;3.55143;216;20220211;7.7;.4;4;2.5;6.46;0;.8;8468 +88090;47.71157;3.55143;216;20220212;7.3;-4.1;1.6;2.4;5.19;0;.86;8992 +88090;47.71157;3.55143;216;20220213;14.4;-2.1;6.2;5.1;7.04;.5;1.73;9802 +88090;47.71157;3.55143;216;20220214;10.6;7.4;9;5.5;8.89;5.7;1.3;3940 +88090;47.71157;3.55143;216;20220215;9.9;4.5;7.2;5.9;8.69;3.8;1.04;5992 +88090;47.71157;3.55143;216;20220216;12.6;7.3;10;6.4;12;3.2;.54;5281 +88090;47.71157;3.55143;216;20220217;13.8;11.4;12.6;5;10.3;1.8;1.78;3427 +88090;47.71157;3.55143;216;20220218;13.3;7.7;10.5;5.7;9.93;.8;1.46;5708 +88090;47.71157;3.55143;216;20220219;8.7;1.9;5.3;4.4;6.5;0;1.28;6317 +88090;47.71157;3.55143;216;20220220;11.6;5.8;8.7;6.6;9.76;3.7;1.07;5830 +88090;47.71157;3.55143;216;20220221;9;5.5;7.2;6;7.96;.4;1.26;4552 +88090;47.71157;3.55143;216;20220222;9;5;7;3.7;9.3;.5;.66;5023 +88090;47.71157;3.55143;216;20220223;11.9;5.7;8.8;1.7;9.73;0;.86;6534 +88090;47.71157;3.55143;216;20220224;12.2;6;9.1;3.4;8.33;1.3;1.42;6425 +88090;47.71157;3.55143;216;20220225;9.1;-.2;4.4;2;6.1;0;1.07;8210 +88090;47.71157;3.55143;216;20220226;9.6;-2.6;3.5;3;5.3;0;1.36;9750 +88090;47.71157;3.55143;216;20220227;11.7;-2.3;4.7;2.5;4.8;0;1.62;10543 +88090;47.71157;3.55143;216;20220228;13.2;-4.3;4.5;1.2;5.1;0;1.25;12048 +88090;47.71157;3.55143;216;20220301;12.6;-3;4.8;1.6;5.56;0;1.34;11491 +88090;47.71157;3.55143;216;20220302;14.2;.3;7.3;1.7;7.36;0;1.35;10948 +88090;47.71157;3.55143;216;20220303;12.6;6.2;9.4;1.4;9.86;0;1.02;7498 +88090;47.71157;3.55143;216;20220304;13.7;6.4;10;1.7;7.33;0;1.52;8036 +88090;47.71157;3.55143;216;20220305;10.9;-2.8;4.1;1.7;4.8;0;1.45;11241 +88090;47.71157;3.55143;216;20220306;7.4;-4.2;1.6;2.7;4.06;0;1.46;10612 +88090;47.71157;3.55143;216;20220307;8.6;-3.7;2.5;3.2;4.03;0;1.7;11071 +88090;47.71157;3.55143;216;20220308;14.4;-4;5.2;2.1;4.66;0;1.96;13776 +88090;47.71157;3.55143;216;20220309;15.3;-2;6.6;2;6.13;0;1.84;13568 +88090;47.71157;3.55143;216;20220310;15.8;1;8.4;3;7.3;0;2.08;12724 +88090;47.71157;3.55143;216;20220311;15.8;7.7;11.8;5.2;8.56;1.8;2.57;9454 +88090;47.71157;3.55143;216;20220312;8.7;6.6;7.6;4.4;8.96;7.4;.98;4577 +88090;47.71157;3.55143;216;20220313;10.5;6.6;8.6;4.4;8.4;5;1.5;6526 +88090;47.71157;3.55143;216;20220314;15;.7;7.8;2.8;8.03;3.4;1.79;13057 +88090;47.71157;3.55143;216;20220315;15.4;8.1;11.7;2.4;11.1;.2;1.5;9302 +88090;47.71157;3.55143;216;20220316;15.1;6.9;11;1.8;10.4;0;1.47;10176 +88090;47.71157;3.55143;216;20220317;9.4;8.5;8.9;4.1;8.9;0;1.24;2991 +88090;47.71157;3.55143;216;20220318;13.4;3.9;8.6;6.3;7.11;0;2.66;14313 +88090;47.71157;3.55143;216;20220319;15.3;4.2;9.8;4.1;7.14;0;2.66;14829 +88090;47.71157;3.55143;216;20220320;12.7;1.9;7.3;2.3;7.69;.7;1.47;8760 +88090;47.71157;3.55143;216;20220321;17.4;7.2;12.3;3.9;8.29;0;2.85;12699 +88090;47.71157;3.55143;216;20220322;17.1;3;10.1;3.5;6.24;0;3.14;17347 +88090;47.71157;3.55143;216;20220323;17.7;.6;9.2;3;6.14;0;3;18036 +88090;47.71157;3.55143;216;20220324;19.8;.3;10.1;2.3;6.56;0;2.97;18596 +88090;47.71157;3.55143;216;20220325;19.8;1.2;10.5;3.6;6.54;0;3.53;18673 +88090;47.71157;3.55143;216;20220326;19.8;3;11.4;3.8;6.56;0;3.62;18298 +88090;47.71157;3.55143;216;20220327;21.2;1.8;11.5;2.5;7.09;0;3.24;18965 +88090;47.71157;3.55143;216;20220328;21.2;2.3;11.8;1.5;7.66;0;2.75;18141 +88090;47.71157;3.55143;216;20220329;18.8;5.2;12;1.8;9.53;.6;2.13;11150 +88090;47.71157;3.55143;216;20220330;12.7;8;10.4;2.6;10.89;7.8;1.33;7689 +88090;47.71157;3.55143;216;20220331;10.1;6.2;8.2;4.8;8.19;1.3;1.65;7686 +88090;47.71157;3.55143;216;20220401;5.1;.9;3;6.5;5.74;2.3;1.32;5829 +88090;47.71157;3.55143;216;20220402;4.7;.7;2.7;6.2;5.16;0;1.52;7146 +88090;47.71157;3.55143;216;20220403;6.3;-2.2;2;3.2;4.66;0;1.69;12783 +88090;47.71157;3.55143;216;20220404;10.9;-6.1;2.4;2.9;4.88;0;2.24;20200 +88090;47.71157;3.55143;216;20220405;11.6;5.1;8.3;4.6;9.27;0;1.35;7519 +88090;47.71157;3.55143;216;20220406;12.3;6.8;9.5;5.3;10.46;1.6;1.34;7110 +88090;47.71157;3.55143;216;20220407;14.1;8.8;11.5;8.9;11.16;7.4;1.94;7951 +88090;47.71157;3.55143;216;20220408;14.4;7.8;11.1;7.3;9.76;13.1;2.28;7313 +88090;47.71157;3.55143;216;20220409;10.7;1.3;6;3.2;6.94;1.8;1.98;15245 +88090;47.71157;3.55143;216;20220410;13.8;-2.2;5.8;2.7;6.21;0;2.64;21190 +88090;47.71157;3.55143;216;20220411;20;3;11.5;4.9;8.09;0;3.96;20333 +88090;47.71157;3.55143;216;20220412;20.6;8.5;14.6;3.6;9.76;0;3.67;17769 +88090;47.71157;3.55143;216;20220413;17.9;7.9;12.9;2.4;12.06;0;2.27;13885 +88090;47.71157;3.55143;216;20220414;20.3;7.8;14.1;2;11.51;0;2.94;18178 +88090;47.71157;3.55143;216;20220415;20.7;6.4;13.6;2.8;10.76;0;3.45;21359 +88090;47.71157;3.55143;216;20220416;19.6;7.9;13.8;4.6;9.04;0;4.13;22131 +88090;47.71157;3.55143;216;20220417;20.9;2.2;11.6;3.2;6.59;0;4.22;24196 +88090;47.71157;3.55143;216;20220418;19.7;2.6;11.2;1.8;7.26;0;3.33;22091 +88090;47.71157;3.55143;216;20220419;19;4.2;11.6;2.4;9.06;0;3.28;21100 +88090;47.71157;3.55143;216;20220420;19;5.1;12.1;3.2;8.11;0;3.55;19948 +88090;47.71157;3.55143;216;20220421;19.4;2.9;11.1;2.9;7.94;0;3.6;22690 +88090;47.71157;3.55143;216;20220422;20;3.5;11.7;2.6;9.09;.4;3.55;23508 +88090;47.71157;3.55143;216;20220423;19.3;7.4;13.3;4.5;10.64;3.7;3.21;15364 +88090;47.71157;3.55143;216;20220424;16.2;7.4;11.8;3;11.51;2.2;2.06;12186 +88090;47.71157;3.55143;216;20220425;14.6;9.3;12;2.9;10.84;.5;2;10077 +88090;47.71157;3.55143;216;20220426;15.7;4.2;10;2.9;9.04;0;2.9;20864 +88090;47.71157;3.55143;216;20220427;18.8;2.6;10.7;4;9.01;0;3.68;24159 +88090;47.71157;3.55143;216;20220428;21.8;4.6;13.2;3.1;9.44;0;4.14;24391 +88090;47.71157;3.55143;216;20220429;18.7;6.1;12.4;2.3;10.29;0;2.83;16081 +88090;47.71157;3.55143;216;20220430;16.7;4.7;10.7;3.7;8.74;0;3.47;23448 +88090;47.71157;3.55143;216;20220501;17.3;2.3;9.8;2.7;8.24;0;3.28;22449 +88090;47.71157;3.55143;216;20220502;19.2;5;12.1;3;9.31;0;3.59;21798 +88090;47.71157;3.55143;216;20220503;20.6;6.9;13.7;3.3;10.39;0;3.82;21757 +88090;47.71157;3.55143;216;20220504;16.4;8.7;12.5;3;11.06;1.4;2.48;13761 +88090;47.71157;3.55143;216;20220505;18.6;6.4;12.5;2.5;10.79;1.5;3.09;19108 +88090;47.71157;3.55143;216;20220506;20.2;5.3;12.8;2;10.36;0;3.43;21802 +88090;47.71157;3.55143;216;20220507;21.6;6.5;14;1.8;10.76;.3;3.59;22099 +88090;47.71157;3.55143;216;20220508;22.6;7.8;15.2;2.2;11.83;.1;3.78;21916 +88090;47.71157;3.55143;216;20220509;25.5;7.8;16.7;1.2;12.03;0;4.07;24119 +88090;47.71157;3.55143;216;20220510;26.8;8.7;17.7;1.9;12.3;0;4.59;24542 +88090;47.71157;3.55143;216;20220511;28;12.2;20.1;3.1;12.76;0;5.27;22735 +88090;47.71157;3.55143;216;20220512;21.6;12.3;16.9;1.5;14;0;3.16;17587 +88090;47.71157;3.55143;216;20220513;22.6;13;17.8;1.9;11.73;0;3.7;18068 +88090;47.71157;3.55143;216;20220514;25.3;6.3;15.8;1.6;10.6;0;4.43;25650 +88090;47.71157;3.55143;216;20220515;29.3;9.9;19.6;2.2;12.8;2;5.3;25862 +88090;47.71157;3.55143;216;20220516;26.1;14.2;20.1;1.9;15.43;0;4.08;20251 +88090;47.71157;3.55143;216;20220517;28.7;12.5;20.6;1.5;15.16;0;4.62;23841 +88090;47.71157;3.55143;216;20220518;29.8;15.4;22.6;1.7;17.1;0;4.76;22836 +88090;47.71157;3.55143;216;20220519;29.5;17.2;23.4;2.4;16.5;.4;4.99;21149 +88090;47.71157;3.55143;216;20220520;29.3;15.8;22.5;2.7;16.53;.6;5.03;21807 +88090;47.71157;3.55143;216;20220521;26.8;8.7;17.7;1.7;11.8;0;4.72;25764 +88090;47.71157;3.55143;216;20220522;28.4;13.5;21;2.7;13.73;7;5.26;23344 +88090;47.71157;3.55143;216;20220523;20.7;16.1;18.4;3.8;16.83;7;2.76;12578 +88090;47.71157;3.55143;216;20220524;17.8;11;14.4;3.2;12.3;.1;2.9;15704 +88090;47.71157;3.55143;216;20220525;20.2;6.8;13.5;1.7;11.13;0;3.52;22432 +88090;47.71157;3.55143;216;20220526;20.7;12;16.4;1.7;12.76;0;3.31;17660 +88090;47.71157;3.55143;216;20220527;17.8;10.7;14.3;1.4;12.96;.1;2.71;16486 +88090;47.71157;3.55143;216;20220528;19.9;7.6;13.7;2.5;10.06;0;3.77;21607 +88090;47.71157;3.55143;216;20220529;17.3;7.3;12.3;3.3;8;0;3.71;19496 +88090;47.71157;3.55143;216;20220530;20.6;5.2;12.9;2;8.36;0;4.06;24298 +88090;47.71157;3.55143;216;20220531;23.3;5.9;14.6;1.3;8.8;0;4.32;26060 +88090;47.71157;3.55143;216;20220601;24;6;15;1.5;9.63;0;4.45;26544 +88090;47.71157;3.55143;216;20220602;26.6;10.3;18.5;2.4;11.7;.1;5.06;25112 +88090;47.71157;3.55143;216;20220603;26.7;13.9;20.3;1.8;16;5.7;4.39;22169 +88090;47.71157;3.55143;216;20220604;28;16.5;22.2;3.1;17.96;13.5;4.82;21250 +88090;47.71157;3.55143;216;20220605;22.6;16.4;19.5;3.1;17.06;6.4;3.31;15302 +88090;47.71157;3.55143;216;20220606;21.4;13.9;17.7;2.3;14.13;1;3.42;17132 +88090;47.71157;3.55143;216;20220607;22;13.7;17.9;2.7;14.33;1.4;3.65;18043 +88090;47.71157;3.55143;216;20220608;21.3;12.4;16.8;2.2;14.26;8.8;3.43;18728 +88090;47.71157;3.55143;216;20220609;20.4;13;16.7;2.3;12.56;.1;3.41;17208 +88090;47.71157;3.55143;216;20220610;25.7;8.9;17.3;1.4;13.13;.1;4.53;26047 +88090;47.71157;3.55143;216;20220611;28.5;11;19.8;1.2;15.16;0;4.86;26626 +88090;47.71157;3.55143;216;20220612;27;15.1;21.1;2.6;15.6;.1;4.73;21650 +88090;47.71157;3.55143;216;20220613;24.1;10.9;17.5;2.6;11.3;.1;4.68;23160 +88090;47.71157;3.55143;216;20220614;28.6;8.7;18.7;1.7;11.96;0;5.34;28512 +88090;47.71157;3.55143;216;20220615;33.8;12.3;23;1.3;14.3;0;5.92;29476 +88090;47.71157;3.55143;216;20220616;30.6;15.3;22.9;1.3;14.1;0;5.14;24997 +88090;47.71157;3.55143;216;20220617;33.4;12.6;23;1.5;14.1;0;6.02;29138 +88090;47.71157;3.55143;216;20220618;37.1;15.3;26.2;2;15.36;0;7.08;29910 +88090;47.71157;3.55143;216;20220619;36.2;22;29.1;3.2;15.96;5.6;7.48;24284 +88090;47.71157;3.55143;216;20220620;27.2;17;22.1;3.1;18.86;5;4.46;19977 +88090;47.71157;3.55143;216;20220621;29.1;15.3;22.2;2.3;18.7;3.3;4.93;23681 +88090;47.71157;3.55143;216;20220622;25.1;17.7;21.4;2;19.86;9.9;3.54;17160 +88090;47.71157;3.55143;216;20220623;27.4;15;21.2;2.1;17.53;14.7;4.57;22363 +88090;47.71157;3.55143;216;20220624;23.1;15;19;3.1;16.7;1.4;3.64;17884 +88090;47.71157;3.55143;216;20220625;23.7;14.5;19.1;2.4;15.6;6.2;3.86;19126 +88090;47.71157;3.55143;216;20220626;17;12.7;14.9;1.3;15.2;5.9;2.25;13262 +88090;47.71157;3.55143;216;20220627;22.5;13.7;18.1;1.5;14.7;4.1;3.53;18898 +88090;47.71157;3.55143;216;20220628;26.2;8.5;17.3;1.4;12.16;.1;4.71;26894 +88090;47.71157;3.55143;216;20220629;26.9;10.7;18.8;1.7;13.53;6.4;4.84;25664 +88090;47.71157;3.55143;216;20220630;14.5;13.8;14.1;1.8;14.73;11.1;1.19;4872 +88090;47.71157;3.55143;216;20220701;21.4;10.8;16.1;1.8;12.56;.1;3.67;20593 +88090;47.71157;3.55143;216;20220702;26.9;7.8;17.3;1.4;12.46;.1;4.89;27854 +88090;47.71157;3.55143;216;20220703;26.4;11.1;18.8;1.7;13.93;0;4.61;24748 +88090;47.71157;3.55143;216;20220704;25.8;11.9;18.8;1.7;13.2;.1;4.51;23524 +88090;47.71157;3.55143;216;20220705;26.2;10.7;18.4;1.8;12.9;0;4.69;24816 +88090;47.71157;3.55143;216;20220706;24;12;18;2.5;12.13;0;4.47;21841 +88090;47.71157;3.55143;216;20220707;23.1;10.2;16.6;2.3;13.8;0;3.98;22484 +88090;47.71157;3.55143;216;20220708;25.2;10.8;18;2.7;12.56;0;4.75;23861 +88090;47.71157;3.55143;216;20220709;27.7;11.5;19.6;1.8;13.8;0;4.93;25170 +88090;47.71157;3.55143;216;20220710;25.4;13;19.2;3.9;13.03;0;5.07;21926 +88090;47.71157;3.55143;216;20220711;29.1;13.7;21.4;3.2;13.7;0;5.77;24266 +88090;47.71157;3.55143;216;20220712;30.5;13.4;22;1.9;13.66;0;5.49;25787 +88090;47.71157;3.55143;216;20220713;32.5;11.9;22.2;1.2;13.36;0;5.51;28154 +88090;47.71157;3.55143;216;20220714;33.8;13.4;23.6;2.2;14.36;0;6.34;27862 +88090;47.71157;3.55143;216;20220715;26.8;16.2;21.5;3.1;12.1;0;5.24;19995 +88090;47.71157;3.55143;216;20220716;28.1;10.8;19.4;2.4;10.8;0;5.48;25591 +88090;47.71157;3.55143;216;20220717;31.5;12.8;22.1;2.2;12.36;0;5.91;26540 +88090;47.71157;3.55143;216;20220718;37.9;13.4;25.7;1.8;12.9;0;6.96;29826 +88090;47.71157;3.55143;216;20220719;37.9;15.6;26.8;2.5;15.46;0;7.43;28828 +88090;47.71157;3.55143;216;20220720;23.8;20.4;22.1;2.2;18.06;4.8;3.01;11149 +88090;47.71157;3.55143;216;20220721;28.2;15.7;21.9;1.5;17.3;.1;4.33;21264 +88090;47.71157;3.55143;216;20220722;28.8;14.9;21.8;1.4;17.7;2.1;4.36;22135 +88090;47.71157;3.55143;216;20220723;27.1;18.1;22.6;1.5;19.43;.1;3.73;17812 +88090;47.71157;3.55143;216;20220724;32.9;14;23.4;1.3;16.73;.6;5.27;25983 +88090;47.71157;3.55143;216;20220725;27.5;16.2;21.8;2.9;17.33;.3;4.5;19858 +88090;47.71157;3.55143;216;20220726;24.1;14.7;19.4;1.6;15.23;0;3.55;17958 +88090;47.71157;3.55143;216;20220727;25.6;14.3;20;1.9;12.56;0;4.22;19736 +88090;47.71157;3.55143;216;20220728;27.3;11.4;19.4;1.2;11.93;0;4.35;23490 +88090;47.71157;3.55143;216;20220729;28.1;13.4;20.7;1.1;12.56;0;4.29;22481 +88090;47.71157;3.55143;216;20220730;30.2;12.1;21.2;1.7;13.7;0;5.05;24751 +88090;47.71157;3.55143;216;20220731;31.1;14.2;22.7;1.7;14.73;0;5.08;23873 +88090;47.71157;3.55143;216;20220801;27.7;14.6;21.1;1.5;16.1;0;4.11;20726 +88090;47.71157;3.55143;216;20220802;31.8;13.2;22.5;1.2;15.23;0;4.83;24752 +88090;47.71157;3.55143;216;20220803;35.7;15.2;25.4;1.4;15.06;0;5.61;25879 +88090;47.71157;3.55143;216;20220804;36.6;17.1;26.8;2.1;16.8;4.8;6.21;25003 +88090;47.71157;3.55143;216;20220805;26.2;17.9;22.1;3.5;17.4;0;4.11;16166 +88090;47.71157;3.55143;216;20220806;25.9;13.3;19.6;3.6;11.7;0;4.98;19899 +88090;47.71157;3.55143;216;20220807;27.6;11.2;19.4;3.3;9.96;0;5.55;22764 +88090;47.71157;3.55143;216;20220808;29.9;13.1;21.5;2.9;10.63;0;5.76;22924 +88090;47.71157;3.55143;216;20220809;31.9;14.2;23.1;2.8;11.73;0;5.98;23368 +88090;47.71157;3.55143;216;20220810;32.5;14.7;23.6;2.7;10.76;0;6.07;23339 +88090;47.71157;3.55143;216;20220811;32.6;14.8;23.7;2.5;9.83;0;5.99;23201 +88090;47.71157;3.55143;216;20220812;34;12.8;23.4;1.9;10.16;0;5.72;25141 +88090;47.71157;3.55143;216;20220813;33.1;14.5;23.8;1.8;9.73;0;5.42;23361 +88090;47.71157;3.55143;216;20220814;25.9;14.6;20.3;1.8;15.23;5.3;3.68;17894 +88090;47.71157;3.55143;216;20220815;24;16.8;20.4;2.4;17.63;.8;3.09;14142 +88090;47.71157;3.55143;216;20220816;28.4;14.3;21.3;1.7;17.13;5.6;3.95;19798 +88090;47.71157;3.55143;216;20220817;27;15.8;21.4;2.1;17.46;6.4;3.68;17493 +88090;47.71157;3.55143;216;20220818;25.8;15.9;20.9;1.5;17.96;1.8;3.2;16263 +88090;47.71157;3.55143;216;20220819;23.9;15.1;19.5;2.2;18.1;3.1;2.94;15417 +88090;47.71157;3.55143;216;20220820;25.4;15.7;20.5;1.7;15.63;.1;3.33;16037 +88090;47.71157;3.55143;216;20220821;25.9;10.2;18;1.5;13.6;0;3.62;20262 +88090;47.71157;3.55143;216;20220822;25;14.2;19.6;1.4;16.2;.3;3.14;16689 +88090;47.71157;3.55143;216;20220823;28.9;14.5;21.7;1.3;17.26;.1;3.69;19159 +88090;47.71157;3.55143;216;20220824;32.6;14;23.3;1.7;15.13;0;4.65;21597 +88090;47.71157;3.55143;216;20220825;32.6;13.3;23;2.1;14;0;5;21639 +88090;47.71157;3.55143;216;20220826;23.8;18.6;21.2;2.5;16.9;.8;2.91;11139 +88090;47.71157;3.55143;216;20220827;25.9;12;18.9;2;13.63;0;3.59;18116 +88090;47.71157;3.55143;216;20220828;28;11;19.5;1.5;14.06;0;3.72;19878 +88090;47.71157;3.55143;216;20220829;31.6;14;22.8;1.2;15.16;.2;4.01;20189 +88090;47.71157;3.55143;216;20220830;24.4;15.8;20.1;1.4;16.26;.4;2.78;13613 +88090;47.71157;3.55143;216;20220831;27.5;13.3;20.4;1.4;15.6;.1;3.35;17667 +88090;47.71157;3.55143;216;20220901;28.7;12.1;20.4;1.4;14;0;3.66;19057 +88090;47.71157;3.55143;216;20220902;24.8;12.8;18.8;1.7;14.95;6.3;3;15790 +88090;47.71157;3.55143;216;20220903;24.7;15;19.8;2.3;16.48;1.3;2.93;13869 +88090;47.71157;3.55143;216;20220904;29.2;11.9;20.6;1.7;14.7;1.1;3.74;18723 +88090;47.71157;3.55143;216;20220905;31.3;15.6;23.5;2.8;16.85;4.1;4.4;17562 +88090;47.71157;3.55143;216;20220906;29.8;15.6;22.7;1.7;17.3;3;3.58;16802 +88090;47.71157;3.55143;216;20220907;22.9;13.9;18.4;1.8;16.46;13.9;2.44;13231 +88090;47.71157;3.55143;216;20220908;21.5;13.7;17.6;3.6;15.66;3.7;2.53;11957 +88090;47.71157;3.55143;216;20220909;21.5;14.8;18.1;4;15.1;2.4;2.74;11011 +88090;47.71157;3.55143;216;20220910;20;13.6;16.8;2.5;14.5;.3;2.22;10616 +88090;47.71157;3.55143;216;20220911;24.2;10.3;17.3;1.4;14;.2;2.65;15680 +88090;47.71157;3.55143;216;20220912;29.6;10.5;20.1;1.5;14.53;0;3.44;18266 +88090;47.71157;3.55143;216;20220913;28.1;16;22.1;1.8;18.5;6.8;3;14319 +88090;47.71157;3.55143;216;20220914;25.8;17.5;21.6;2.5;19.13;2.4;2.7;11653 +88090;47.71157;3.55143;216;20220915;21.1;16.5;18.8;2;17.3;3;1.85;8445 +88090;47.71157;3.55143;216;20220916;17.4;11.7;14.5;1.8;12.9;0;1.71;9214 +88090;47.71157;3.55143;216;20220917;16.1;6.1;11.1;2.2;8.9;0;2.07;12593 +88090;47.71157;3.55143;216;20220918;18.2;2.4;10.3;1.2;8.6;0;2.07;15570 +88090;47.71157;3.55143;216;20220919;17.4;4.5;10.9;1.6;8.8;0;2.04;13930 +88090;47.71157;3.55143;216;20220920;18.2;3;10.6;1.7;8.86;0;2.13;14885 +88090;47.71157;3.55143;216;20220921;18.9;5.4;12.1;1.6;9.16;0;2.14;13954 +88090;47.71157;3.55143;216;20220922;20.7;2.8;11.8;1.1;8.76;0;2.17;15874 +88090;47.71157;3.55143;216;20220923;19.8;5.3;12.5;1.2;10.23;0;2;14007 +88090;47.71157;3.55143;216;20220924;18.9;9.7;14.3;1.4;12.06;.6;1.76;10900 +88090;47.71157;3.55143;216;20220925;15.8;7.7;11.7;1.1;11.83;.5;1.39;10234 +88090;47.71157;3.55143;216;20220926;15.5;6.1;10.8;3.2;10.83;7.2;1.6;10877 +88090;47.71157;3.55143;216;20220927;13.6;9.7;11.6;3.9;11.96;17.8;1.2;6675 +88090;47.71157;3.55143;216;20220928;12.7;10.4;11.5;2;12.6;9.3;.88;4997 +88090;47.71157;3.55143;216;20220929;13.7;9.2;11.5;1.1;11.16;4;1.12;6981 +88090;47.71157;3.55143;216;20220930;16.7;3.8;10.3;1.3;9.46;3.9;1.56;12231 +88090;47.71157;3.55143;216;20221001;18.7;9.5;14.1;4.8;14.3;8.2;1.6;9976 +88090;47.71157;3.55143;216;20221002;19;15.8;17.4;3.4;16.96;4.5;1.42;5714 +88090;47.71157;3.55143;216;20221003;16.4;12;14.2;1.9;13.06;0;1.31;6569 +88090;47.71157;3.55143;216;20221004;19.9;5.5;12.7;1.2;11.23;.2;1.61;12217 +88090;47.71157;3.55143;216;20221005;23.8;8.3;16.1;2.4;13.33;0;2.28;12532 +88090;47.71157;3.55143;216;20221006;18.4;12;15.2;1.8;11.93;0;1.63;7869 +88090;47.71157;3.55143;216;20221007;20.2;4.3;12.2;1.2;11.1;.1;1.57;12402 +88090;47.71157;3.55143;216;20221008;17.6;6.7;12.2;1.3;10.56;0;1.38;10103 +88090;47.71157;3.55143;216;20221009;20;1.9;10.9;1.5;9.53;.1;1.67;12826 +88090;47.71157;3.55143;216;20221010;18.1;7.5;12.8;1.6;13.2;1.8;1.22;9541 +88090;47.71157;3.55143;216;20221011;16.6;11.8;14.2;1.6;14.26;0;1.04;6225 +88090;47.71157;3.55143;216;20221012;18.9;7.7;13.3;.8;12.36;.1;1.2;9664 +88090;47.71157;3.55143;216;20221013;16.1;11.3;13.7;2.1;14.26;2.2;.96;5917 +88090;47.71157;3.55143;216;20221014;17;13.9;15.5;3.8;16.53;15.6;.87;4702 +88090;47.71157;3.55143;216;20221015;17.1;15.3;16.2;4.1;16.8;3;.95;3333 +88090;47.71157;3.55143;216;20221016;23.7;14;18.8;2.2;16.83;0;1.7;8355 +88090;47.71157;3.55143;216;20221017;22.3;16.6;19.4;2.9;16.13;7.6;1.89;6150 +88090;47.71157;3.55143;216;20221018;22.3;13.8;18.1;1.8;17.1;.2;1.34;7566 +88090;47.71157;3.55143;216;20221019;23.7;11.9;17.8;2.1;15.7;1.3;1.64;8787 +88090;47.71157;3.55143;216;20221020;21.8;14.4;18.1;2.6;16.93;13.5;1.46;6763 +88090;47.71157;3.55143;216;20221021;20.2;15.2;17.7;3;16.06;2;1.46;5490 +88090;47.71157;3.55143;216;20221022;21.8;11.2;16.5;2.3;14.33;.2;1.55;7928 +88090;47.71157;3.55143;216;20221023;21.6;13.1;17.3;3.4;14.7;1.1;1.86;6847 +88090;47.71157;3.55143;216;20221024;19.9;14.8;17.3;3.9;13.1;.4;2.12;5186 +88090;47.71157;3.55143;216;20221025;19.8;9;14.4;2.1;12.96;.5;1.27;7695 +88090;47.71157;3.55143;216;20221026;21.9;13.6;17.8;2.8;14.4;.2;1.76;6560 +88090;47.71157;3.55143;216;20221027;23.2;10;16.6;2.7;14.13;0;1.73;8280 +88090;47.71157;3.55143;216;20221028;23.9;17.1;20.5;2.7;14.2;0;2.19;5621 +88090;47.71157;3.55143;216;20221029;24.4;11.9;18.2;2.2;13.4;0;1.79;7833 +88090;47.71157;3.55143;216;20221030;21.4;9.5;15.5;1.9;12.26;0;1.41;7553 +88090;47.71157;3.55143;216;20221031;21;11;16;2.5;14.1;5.2;1.36;6731 +88090;47.71157;3.55143;216;20221101;16.3;10.2;13.2;4.1;12.13;.1;1.31;5036 +88090;47.71157;3.55143;216;20221102;16.4;11;13.7;2.8;11.73;.1;1.27;4641 +88090;47.71157;3.55143;216;20221103;13.4;8.6;11;3.6;11.1;12.9;.94;4356 +88090;47.71157;3.55143;216;20221104;10.2;8.5;9.3;3.5;10.33;4.5;.74;2333 +88090;47.71157;3.55143;216;20221105;10;2.4;6.2;1.8;8.96;0;.47;5410 +88090;47.71157;3.55143;216;20221106;10.7;5.4;8.1;3;9.46;.6;.68;4191 +88090;47.71157;3.55143;216;20221107;15.8;10.7;13.2;3.7;12;.2;1.21;4185 +88090;47.71157;3.55143;216;20221108;18;8.3;13.1;3.6;11.03;5.9;1.49;5718 +88090;47.71157;3.55143;216;20221109;14;11.6;12.8;2.6;12.66;1.2;.8;2604 +88090;47.71157;3.55143;216;20221110;10.4;6.9;8.7;1.3;10.93;0;.39;3321 +88090;47.71157;3.55143;216;20221111;16.4;6.2;11.3;1.5;10.93;.1;.74;5705 +88090;47.71157;3.55143;216;20221112;18.4;4.8;11.6;1.4;10.5;.2;.78;6580 +88090;47.71157;3.55143;216;20221113;17.1;5.4;11.3;1.2;10.26;.1;.65;6015 +88090;47.71157;3.55143;216;20221114;15.9;5.4;10.6;2.6;10.8;2.1;.81;5587 +88090;47.71157;3.55143;216;20221115;14.1;8.1;11.1;3.2;11.83;4;.65;3996 +88090;47.71157;3.55143;216;20221116;13.3;9.2;11.3;5;11.33;1.7;.96;3163 +88090;47.71157;3.55143;216;20221117;13.4;11.3;12.4;6.1;11.4;5.3;1.37;2071 +88090;47.71157;3.55143;216;20221118;10.9;8.2;9.6;3.3;9.63;0;.88;2361 +88090;47.71157;3.55143;216;20221119;7.8;2;4.9;1.3;8.1;1.5;.32;3746 +88090;47.71157;3.55143;216;20221120;7.6;3.1;5.4;2.8;8.66;2.8;.32;3110 +88090;47.71157;3.55143;216;20221121;8.8;5.3;7.1;3.8;8.93;2;.58;2650 +88090;47.71157;3.55143;216;20221122;10.4;4.5;7.4;5;8.2;.3;.99;3592 +88090;47.71157;3.55143;216;20221123;12.1;3.9;8;3.4;8.6;2.8;.84;4242 +88090;47.71157;3.55143;216;20221124;11.8;7.5;9.6;3.9;10;3;.84;2917 +88090;47.71157;3.55143;216;20221125;11.4;7.4;9.4;2.2;9.7;.2;.66;2786 +88090;47.71157;3.55143;216;20221126;6.5;2;4.2;1.7;8.16;0;.23;2973 +88090;47.71157;3.55143;216;20221127;9.7;3.6;6.6;2.9;8;.8;.64;3438 +88090;47.71157;3.55143;216;20221128;10.6;6.4;8.5;2.3;9.13;2.8;.64;2735 +88090;47.71157;3.55143;216;20221129;7.8;6.3;7.1;1.7;9.26;.2;.43;1386 +88090;47.71157;3.55143;216;20221130;6.8;4.9;5.8;2.7;8.53;0;.42;1605 +88090;47.71157;3.55143;216;20221201;6.4;4.7;5.6;3.1;8.03;1;.53;1542 +88090;47.71157;3.55143;216;20221202;4.4;3.6;4;2.4;7.43;2.2;.45;884 +88090;47.71157;3.55143;216;20221203;5.1;2.9;4;3.4;7.03;1.3;.54;1728 +88090;47.71157;3.55143;216;20221204;5.3;2.4;3.9;2.3;7.33;8.1;.38;1983 +88090;47.71157;3.55143;216;20221205;4.4;3.1;3.8;2.3;7.63;0;.35;1034 +88090;47.71157;3.55143;216;20221206;3.1;2.1;2.6;2;6.96;0;.34;943 +88090;47.71157;3.55143;216;20221207;3.3;1.1;2.2;1.3;6.73;0;.31;1647 +88090;47.71157;3.55143;216;20221208;4;.6;2.3;1.7;6;0;.42;2147 +88090;47.71157;3.55143;216;20221209;.5;-3.1;-1.3;2.4;5.2;0;.26;2223 +88090;47.71157;3.55143;216;20221210;1.5;-1.5;0;1.7;4.93;0;.41;1978 +88090;47.71157;3.55143;216;20221211;-.1;-6.3;-3.2;1.4;4.23;0;.23;3072 +88090;47.71157;3.55143;216;20221212;-2.2;-6.6;-4.4;2.3;4.06;0;.22;2431 +88090;47.71157;3.55143;216;20221213;2.1;-4.7;-1.3;2.6;4.16;2.7;.5;3129 +88090;47.71157;3.55143;216;20221214;1.5;-.5;.5;1.7;6.16;3;.23;1474 +88090;47.71157;3.55143;216;20221215;1.5;-.1;.7;3.3;5.73;0;.4;1246 +88090;47.71157;3.55143;216;20221216;1.5;-3.6;-1;2.8;4.36;0;.49;2672 +88090;47.71157;3.55143;216;20221217;-.2;-4.5;-2.4;2;4.23;0;.34;2411 +88090;47.71157;3.55143;216;20221218;5.6;-8.1;-1.2;2.9;4.7;.1;.41;4583 +88090;47.71157;3.55143;216;20221219;13.4;6;9.7;4.6;8.83;0;1.22;3225 +88090;47.71157;3.55143;216;20221220;14.7;10.6;12.6;4.5;10.96;8.2;1.28;2301 +88090;47.71157;3.55143;216;20221221;11.8;10.8;11.3;4.6;12.2;2.1;.65;869 +88090;47.71157;3.55143;216;20221222;13;10.8;11.9;6.5;12.13;7.6;.92;1518 +88090;47.71157;3.55143;216;20221223;13.8;12.6;13.2;5.1;13.93;2.2;.68;945 +88090;47.71157;3.55143;216;20221224;11.7;10.2;10.9;3;11.46;.7;.66;1197 +88090;47.71157;3.55143;216;20221225;14.6;8.5;11.5;3;10.83;.8;.86;2881 +88090;47.71157;3.55143;216;20221226;11.9;11;11.4;3.4;10.63;1.6;1.03;848 +88090;47.71157;3.55143;216;20221227;8.6;1.5;5.1;1.8;8.3;.2;.22;3214 +88090;47.71157;3.55143;216;20221228;11.9;5.5;8.7;4.4;9.3;.3;.82;3051 +88090;47.71157;3.55143;216;20221229;11;10.6;10.8;5.7;10.13;2.9;1.32;421 +88090;47.71157;3.55143;216;20221230;13.4;4.8;9.1;5.2;10.8;2.6;.53;3636 +88090;47.71157;3.55143;216;20221231;16.4;13.3;14.8;6.2;11.66;0;2.03;1979 +88091;47.73066;3.88348;244;20220101;14.8;3.8;9.3;1.8;9.3;0;.53;4200 +88091;47.73066;3.88348;244;20220102;14;4.7;9.4;4.7;9.8;0;.91;3830 +88091;47.73066;3.88348;244;20220103;11.8;10.4;11.1;5.6;11.35;6.9;.9;1273 +88091;47.73066;3.88348;244;20220104;11.8;10.1;11;5.5;10.12;8.1;1.3;1419 +88091;47.73066;3.88348;244;20220105;5.1;.6;2.9;3;6.37;0;.49;2618 +88091;47.73066;3.88348;244;20220106;5.5;-.7;2.4;1.8;5.9;.2;.41;3179 +88091;47.73066;3.88348;244;20220107;5.1;-.1;2.5;5;6.9;4.3;.33;2909 +88091;47.73066;3.88348;244;20220108;6.9;.6;3.7;5.8;7.97;11.9;.19;3257 +88091;47.73066;3.88348;244;20220109;5.6;4.2;4.9;3.9;7.3;2.4;.67;1327 +88091;47.73066;3.88348;244;20220110;3.6;.4;2;1.5;6.4;0;.35;2235 +88091;47.73066;3.88348;244;20220111;1.2;-1.4;-.1;2.5;5.87;0;.23;1955 +88091;47.73066;3.88348;244;20220112;1.9;-1.8;.1;2.6;5.65;0;.32;2460 +88091;47.73066;3.88348;244;20220113;1.2;-2.3;-.6;2.1;5.57;0;.24;2426 +88091;47.73066;3.88348;244;20220114;6.5;-3;1.8;1.2;5.6;0;.33;4389 +88091;47.73066;3.88348;244;20220115;6.1;-2.8;1.6;1.4;5.57;0;.38;4292 +88091;47.73066;3.88348;244;20220116;-.3;-3.1;-1.7;2.6;5.5;.1;.15;2232 +88091;47.73066;3.88348;244;20220117;3.7;-.3;1.7;1.2;7;.1;.21;2832 +88091;47.73066;3.88348;244;20220118;7.9;2.5;5.2;3;7.32;0;.62;3328 +88091;47.73066;3.88348;244;20220119;2.9;1.8;2.4;3.2;6.8;2.6;.28;936 +88091;47.73066;3.88348;244;20220120;5.7;2.5;4.1;2.7;7.06;.3;.51;2819 +88091;47.73066;3.88348;244;20220121;4;-.2;1.9;2.8;5.86;0;.49;3937 +88091;47.73066;3.88348;244;20220122;2.4;-1.4;.5;1.2;6.27;0;.24;2923 +88091;47.73066;3.88348;244;20220123;5.8;2;3.9;2.2;6.47;0;.59;2911 +88091;47.73066;3.88348;244;20220124;3.1;-2.9;.1;1.8;5.6;0;.32;3828 +88091;47.73066;3.88348;244;20220125;1;-3.6;-1.3;1.4;5.27;0;.29;3258 +88091;47.73066;3.88348;244;20220126;-1.9;-2.7;-2.3;1.3;5;0;.27;1174 +88091;47.73066;3.88348;244;20220127;.3;-3.1;-1.4;2;5.43;.5;.24;2521 +88091;47.73066;3.88348;244;20220128;3.8;.3;2.1;1.6;6.8;0;.32;3094 +88091;47.73066;3.88348;244;20220129;5.5;1.4;3.4;3.5;7.97;1.2;.21;3450 +88091;47.73066;3.88348;244;20220130;9.4;5.6;7.5;1.9;8.85;0;.61;3332 +88091;47.73066;3.88348;244;20220131;7.2;4.5;5.8;5.1;7.05;1;1.06;2713 +88091;47.73066;3.88348;244;20220201;6.9;.7;3.8;4.1;7.7;1.6;.38;4518 +88091;47.73066;3.88348;244;20220202;9.3;7.4;8.4;3.1;10.2;.2;.53;2314 +88091;47.73066;3.88348;244;20220203;8.8;5.8;7.3;2.7;8.55;.4;.72;3133 +88091;47.73066;3.88348;244;20220204;8.1;4.3;6.2;3.8;8.52;1.5;.6;3629 +88091;47.73066;3.88348;244;20220205;8.3;-.9;3.7;2.5;6.77;0;.64;5962 +88091;47.73066;3.88348;244;20220206;8.4;2.5;5.4;7.5;9.02;4.3;.29;4759 +88091;47.73066;3.88348;244;20220207;8.7;3.7;6.2;3.3;6.9;0;1.06;4405 +88091;47.73066;3.88348;244;20220208;11.2;-.5;5.3;1.7;6.77;0;.8;7029 +88091;47.73066;3.88348;244;20220209;15.3;0;7.7;2.4;6.7;0;1.35;8345 +88091;47.73066;3.88348;244;20220210;6;4.3;5.1;3.9;8.32;3.2;.77;4573 +88091;47.73066;3.88348;244;20220211;7.5;1.2;4.3;3;6.39;0;.92;8657 +88091;47.73066;3.88348;244;20220212;6.6;-2.3;2.1;2.8;5.15;0;.95;8623 +88091;47.73066;3.88348;244;20220213;13.8;-3.5;5.1;5.1;6.69;.2;1.68;10537 +88091;47.73066;3.88348;244;20220214;10.7;6.9;8.8;6.2;8.71;4.8;1.3;4305 +88091;47.73066;3.88348;244;20220215;9.7;3.3;6.5;5.2;8.25;4.4;.98;5122 +88091;47.73066;3.88348;244;20220216;12.5;6.9;9.7;6.6;11.77;5;.55;5437 +88091;47.73066;3.88348;244;20220217;13.2;11.2;12.2;5.5;10.15;1.8;1.77;3143 +88091;47.73066;3.88348;244;20220218;13.3;7.4;10.4;6;9.82;1.3;1.52;5723 +88091;47.73066;3.88348;244;20220219;8.6;1.9;5.2;4.6;6.45;0;1.28;6314 +88091;47.73066;3.88348;244;20220220;10.9;5.1;8;6.9;9.65;4.9;.92;5972 +88091;47.73066;3.88348;244;20220221;8.5;5.2;6.9;6.4;7.92;2.6;1.2;4443 +88091;47.73066;3.88348;244;20220222;8.7;5.1;6.9;4.1;9.27;.9;.64;4750 +88091;47.73066;3.88348;244;20220223;11.8;5.6;8.7;2;9.55;0;.92;6389 +88091;47.73066;3.88348;244;20220224;11.8;5.9;8.8;3.8;8.17;1.5;1.45;6331 +88091;47.73066;3.88348;244;20220225;9;-.2;4.4;2.4;6.1;.1;1.1;8229 +88091;47.73066;3.88348;244;20220226;9.1;-2;3.5;2.8;5.4;0;1.28;9127 +88091;47.73066;3.88348;244;20220227;11.1;-1.4;4.8;2.9;4.65;0;1.72;9930 +88091;47.73066;3.88348;244;20220228;12.9;-3.3;4.8;1.6;5.1;0;1.38;11442 +88091;47.73066;3.88348;244;20220301;12.1;-2.1;5;1.8;5.45;0;1.4;10901 +88091;47.73066;3.88348;244;20220302;13.1;1.1;7.1;1.6;7.05;0;1.29;10083 +88091;47.73066;3.88348;244;20220303;12.7;6.3;9.5;1.5;9.62;0;1.06;7330 +88091;47.73066;3.88348;244;20220304;13.1;5.4;9.2;2.1;6.5;0;1.66;8089 +88091;47.73066;3.88348;244;20220305;10.5;-4;3.2;1.8;4.25;0;1.48;11595 +88091;47.73066;3.88348;244;20220306;7.3;-3.7;1.8;2.8;3.92;0;1.49;10226 +88091;47.73066;3.88348;244;20220307;8.3;-3.2;2.5;3.3;3.9;0;1.73;10611 +88091;47.73066;3.88348;244;20220308;13.6;-3.1;5.3;2.6;4.57;0;2.05;13110 +88091;47.73066;3.88348;244;20220309;14.9;-1.1;6.9;2.3;5.97;0;1.92;12886 +88091;47.73066;3.88348;244;20220310;15.5;2.3;8.9;3.6;7.35;0;2.18;11776 +88091;47.73066;3.88348;244;20220311;15.7;6.4;11;5.9;8.32;1.4;2.61;9966 +88091;47.73066;3.88348;244;20220312;8.9;6.3;7.6;4.2;8.92;7;1.01;4858 +88091;47.73066;3.88348;244;20220313;10.1;6.3;8.2;4.7;8.55;5.2;1.4;6421 +88091;47.73066;3.88348;244;20220314;14.3;1.5;7.9;3;8.12;3.8;1.74;12335 +88091;47.73066;3.88348;244;20220315;15;7.9;11.4;2.6;11.05;.2;1.49;9222 +88091;47.73066;3.88348;244;20220316;15.1;6.9;11;1.9;10.5;0;1.49;9959 +88091;47.73066;3.88348;244;20220317;9;8.5;8.7;4.3;8.95;.1;1.16;2205 +88091;47.73066;3.88348;244;20220318;13.3;4.5;8.9;7.1;7.32;0;2.71;13684 +88091;47.73066;3.88348;244;20220319;14.7;4.5;9.6;4.8;6.85;0;2.87;15506 +88091;47.73066;3.88348;244;20220320;13.7;2.2;7.9;2.8;7.25;.1;1.98;12180 +88091;47.73066;3.88348;244;20220321;17.2;4.9;11;3;7.89;0;2.61;14799 +88091;47.73066;3.88348;244;20220322;16.6;2.1;9.3;3.2;6.25;0;2.96;17163 +88091;47.73066;3.88348;244;20220323;17.2;1.3;9.3;2.9;6.29;0;2.91;17882 +88091;47.73066;3.88348;244;20220324;19.6;1.9;10.7;2.8;6.55;0;3.25;18695 +88091;47.73066;3.88348;244;20220325;19.5;2.9;11.2;4.3;6.29;0;3.89;18765 +88091;47.73066;3.88348;244;20220326;19.3;5.4;12.4;4.8;6.45;0;4.08;18330 +88091;47.73066;3.88348;244;20220327;20.5;4.6;12.6;2.9;6.95;0;3.48;19187 +88091;47.73066;3.88348;244;20220328;20.8;3.3;12.1;1.7;7.65;0;2.9;18588 +88091;47.73066;3.88348;244;20220329;17.3;5.7;11.5;2.5;9.02;.3;2.25;11410 +88091;47.73066;3.88348;244;20220330;12.3;8.2;10.3;2.8;10.89;11.5;1.24;6752 +88091;47.73066;3.88348;244;20220331;9.4;6;7.7;5;8.29;2;1.52;7449 +88091;47.73066;3.88348;244;20220401;4.7;1;2.9;6.3;5.72;1.3;1.31;5752 +88091;47.73066;3.88348;244;20220402;4.5;.5;2.5;6.2;5.15;0;1.52;7146 +88091;47.73066;3.88348;244;20220403;5.8;-2.4;1.7;3.7;4.65;0;1.67;12611 +88091;47.73066;3.88348;244;20220404;10.2;-5.1;2.6;3.5;5.03;0;2.17;19006 +88091;47.73066;3.88348;244;20220405;11.9;5.1;8.5;5;9.22;.3;1.46;8426 +88091;47.73066;3.88348;244;20220406;12.3;7.6;9.9;5;10.29;1.6;1.46;7514 +88091;47.73066;3.88348;244;20220407;13.1;8.5;10.8;8.6;11.12;10.5;1.66;7335 +88091;47.73066;3.88348;244;20220408;13.9;8;11;7.2;9.79;22.5;2.24;7651 +88091;47.73066;3.88348;244;20220409;10.3;1.6;5.9;3.6;6.95;1.2;1.97;14660 +88091;47.73066;3.88348;244;20220410;13.2;-1.8;5.7;2.7;6.29;0;2.61;21387 +88091;47.73066;3.88348;244;20220411;18.9;2.3;10.6;4.8;7.95;0;3.78;20477 +88091;47.73066;3.88348;244;20220412;20.8;6.9;13.8;3.6;9.09;0;3.82;19292 +88091;47.73066;3.88348;244;20220413;18.8;7.7;13.2;2.2;11.35;0;2.5;14746 +88091;47.73066;3.88348;244;20220414;20.4;8.3;14.4;2.7;11.69;0;3.09;17937 +88091;47.73066;3.88348;244;20220415;20.9;8.7;14.8;3.5;10.82;0;3.75;21079 +88091;47.73066;3.88348;244;20220416;18.9;7.8;13.4;5;8.99;0;4.09;21874 +88091;47.73066;3.88348;244;20220417;20;3.6;11.8;4.2;6.49;0;4.54;23961 +88091;47.73066;3.88348;244;20220418;19.5;3.8;11.7;2.3;7.05;0;3.64;22288 +88091;47.73066;3.88348;244;20220419;19.3;5;12.1;2.7;8.55;0;3.5;21100 +88091;47.73066;3.88348;244;20220420;18.8;6.6;12.7;4;7.79;0;4.03;20931 +88091;47.73066;3.88348;244;20220421;19.1;4.4;11.7;3.7;7.62;0;3.84;21853 +88091;47.73066;3.88348;244;20220422;19.7;5.5;12.6;3.1;9.05;0;3.74;23344 +88091;47.73066;3.88348;244;20220423;18.3;7.6;12.9;4.7;10.75;6.3;3.08;15085 +88091;47.73066;3.88348;244;20220424;15.3;7.5;11.4;3.4;11.39;3.6;1.93;11049 +88091;47.73066;3.88348;244;20220425;14.3;9.4;11.8;2.9;11.02;1.6;1.93;9802 +88091;47.73066;3.88348;244;20220426;15.5;4.9;10.2;3.2;9.12;0;2.87;19919 +88091;47.73066;3.88348;244;20220427;18.4;4.3;11.4;4.6;9.15;0;3.83;24412 +88091;47.73066;3.88348;244;20220428;21.3;5.6;13.4;3.8;9.42;0;4.36;25021 +88091;47.73066;3.88348;244;20220429;18.8;7.2;13;2.5;10.19;0;3;16774 +88091;47.73066;3.88348;244;20220430;16.4;5;10.7;3.9;8.99;0;3.35;22364 +88091;47.73066;3.88348;244;20220501;17.2;4.1;10.6;2.9;8.35;0;3.43;22766 +88091;47.73066;3.88348;244;20220502;19.2;6.1;12.6;3.2;9.29;0;3.7;21765 +88091;47.73066;3.88348;244;20220503;21;7.5;14.2;3.4;10.15;0;4.03;22709 +88091;47.73066;3.88348;244;20220504;17.5;9.6;13.6;2.8;11.22;1;2.71;14448 +88091;47.73066;3.88348;244;20220505;18.3;8.3;13.3;2.9;10.82;1.2;3.05;16911 +88091;47.73066;3.88348;244;20220506;20.2;5.5;12.8;2.1;10.42;0;3.39;21557 +88091;47.73066;3.88348;244;20220507;21.2;6.8;14;2.1;10.77;.2;3.56;21396 +88091;47.73066;3.88348;244;20220508;22.6;8;15.3;2.3;11.92;.1;3.8;21771 +88091;47.73066;3.88348;244;20220509;25.4;8.1;16.8;1.3;12.12;0;4.05;23798 +88091;47.73066;3.88348;244;20220510;26.5;9.5;18;2;12.25;0;4.49;23532 +88091;47.73066;3.88348;244;20220511;28;12.6;20.3;3.5;12.77;0;5.42;22491 +88091;47.73066;3.88348;244;20220512;21.6;12.6;17.1;1.7;14.2;.2;3.17;17403 +88091;47.73066;3.88348;244;20220513;22.4;12.8;17.6;2;11.9;0;3.66;17904 +88091;47.73066;3.88348;244;20220514;24.6;6.4;15.5;1.5;10.47;0;4.25;24899 +88091;47.73066;3.88348;244;20220515;29.3;10;19.6;2.3;12.32;2;5.34;25664 +88091;47.73066;3.88348;244;20220516;25.6;14.4;20;2.2;15.32;1.2;4.08;19677 +88091;47.73066;3.88348;244;20220517;28.3;12.8;20.5;1.9;14.95;0;4.68;23171 +88091;47.73066;3.88348;244;20220518;29.7;16;22.8;1.9;16.6;0;4.76;21922 +88091;47.73066;3.88348;244;20220519;29.8;17.7;23.8;2.7;16.3;.2;5.18;20549 +88091;47.73066;3.88348;244;20220520;29.6;15.8;22.7;3;16.17;.8;5.32;22232 +88091;47.73066;3.88348;244;20220521;26;9.4;17.7;1.8;12.12;0;4.53;24420 +88091;47.73066;3.88348;244;20220522;27.7;12.7;20.2;2.4;13.65;6.8;4.94;23309 +88091;47.73066;3.88348;244;20220523;21.3;15.9;18.6;4;16.8;7.3;3.02;13940 +88091;47.73066;3.88348;244;20220524;17.7;10.9;14.3;3.2;12.17;.2;2.88;15612 +88091;47.73066;3.88348;244;20220525;20.3;6.7;13.5;1.8;10.92;0;3.59;22426 +88091;47.73066;3.88348;244;20220526;20.8;11.6;16.2;1.9;12.57;0;3.4;18570 +88091;47.73066;3.88348;244;20220527;18.2;11;14.6;1.9;13.05;.1;2.78;16191 +88091;47.73066;3.88348;244;20220528;19.4;8.3;13.8;2.8;10.05;0;3.71;20553 +88091;47.73066;3.88348;244;20220529;17;6.6;11.8;3.2;7.97;0;3.65;19871 +88091;47.73066;3.88348;244;20220530;20.2;4.5;12.4;1.9;8.25;0;4;24573 +88091;47.73066;3.88348;244;20220531;23.1;6.1;14.6;1.5;8.82;0;4.35;25615 +88091;47.73066;3.88348;244;20220601;23.6;6.3;14.9;1.6;9.72;0;4.42;25926 +88091;47.73066;3.88348;244;20220602;26;10.1;18;2.3;11.57;.1;4.92;24787 +88091;47.73066;3.88348;244;20220603;26.7;14.3;20.5;1.8;15.87;5.9;4.42;22038 +88091;47.73066;3.88348;244;20220604;28.2;16.7;22.5;2.9;17.55;17.8;4.87;21222 +88091;47.73066;3.88348;244;20220605;22.8;16.2;19.5;3.1;17.2;7.9;3.41;16032 +88091;47.73066;3.88348;244;20220606;21.7;13.9;17.8;2.4;13.95;.4;3.53;17442 +88091;47.73066;3.88348;244;20220607;21.9;13.2;17.6;2.8;14.25;1;3.67;18564 +88091;47.73066;3.88348;244;20220608;20.7;12.7;16.7;2.3;14.3;11.1;3.26;17698 +88091;47.73066;3.88348;244;20220609;20.4;12.3;16.3;2.6;12.35;.1;3.54;17864 +88091;47.73066;3.88348;244;20220610;25.3;9.2;17.3;1.5;13.1;.1;4.46;25375 +88091;47.73066;3.88348;244;20220611;28.5;11.4;19.9;1.3;15.1;0;4.89;26242 +88091;47.73066;3.88348;244;20220612;26.9;14.6;20.7;2.5;15.62;.1;4.78;22331 +88091;47.73066;3.88348;244;20220613;23.7;11;17.3;2.5;11.37;0;4.57;22604 +88091;47.73066;3.88348;244;20220614;28;9.5;18.7;1.8;11.75;0;5.25;27323 +88091;47.73066;3.88348;244;20220615;33.3;13.2;23.3;1.5;14.42;0;5.99;28652 +88091;47.73066;3.88348;244;20220616;30.1;15.6;22.9;1.5;14.25;0;5.15;24353 +88091;47.73066;3.88348;244;20220617;32.8;13.2;23;1.4;13.92;0;5.81;28257 +88091;47.73066;3.88348;244;20220618;36.9;16.4;26.6;2.4;14.87;0;7.25;28782 +88091;47.73066;3.88348;244;20220619;35.8;22.6;29.2;4;15.55;.2;7.89;23000 +88091;47.73066;3.88348;244;20220620;26.9;17.2;22.1;3.7;18.55;3.4;4.66;19791 +88091;47.73066;3.88348;244;20220621;28.8;14.8;21.8;2.2;18.57;4.3;4.87;23683 +88091;47.73066;3.88348;244;20220622;24.7;17.8;21.3;2.2;19.95;6.2;3.44;16611 +88091;47.73066;3.88348;244;20220623;27.2;15.2;21.2;2;17.6;9.2;4.45;21881 +88091;47.73066;3.88348;244;20220624;23.1;15;19;3;16.65;2.1;3.63;17996 +88091;47.73066;3.88348;244;20220625;24.3;14.2;19.2;2.6;15.62;9.7;4.06;20115 +88091;47.73066;3.88348;244;20220626;17.2;12.9;15;1.5;15.35;9.8;2.17;12823 +88091;47.73066;3.88348;244;20220627;22.6;14.1;18.3;1.5;14.95;4.1;3.52;18501 +88091;47.73066;3.88348;244;20220628;25.8;8.9;17.4;1.5;12.1;.1;4.66;26131 +88091;47.73066;3.88348;244;20220629;27;11.7;19.3;1.9;13.57;4;4.83;24703 +88091;47.73066;3.88348;244;20220630;14.6;13.7;14.2;2.2;14.67;9.4;1.18;4652 +88091;47.73066;3.88348;244;20220701;21.3;11.2;16.3;2.1;12.55;.1;3.71;20130 +88091;47.73066;3.88348;244;20220702;26.9;8.1;17.5;1.5;12.37;.1;4.89;27364 +88091;47.73066;3.88348;244;20220703;26.6;11.7;19.2;1.8;13.85;0;4.69;24332 +88091;47.73066;3.88348;244;20220704;25.6;11.4;18.5;1.8;12.83;.1;4.63;24454 +88091;47.73066;3.88348;244;20220705;26.2;10.5;18.3;1.8;12.43;0;4.82;25559 +88091;47.73066;3.88348;244;20220706;23.6;11.7;17.6;2.7;11.73;0;4.64;22965 +88091;47.73066;3.88348;244;20220707;22.7;9.8;16.3;2.5;13.33;0;3.78;20099 +88091;47.73066;3.88348;244;20220708;25.1;10.6;17.9;2.8;12.35;0;4.82;23850 +88091;47.73066;3.88348;244;20220709;27.5;11.7;19.6;2.2;13.6;0;5.01;24961 +88091;47.73066;3.88348;244;20220710;25.5;12.8;19.1;4.1;12.85;0;5.2;22195 +88091;47.73066;3.88348;244;20220711;29;13.4;21.2;3.5;13.27;0;5.92;24552 +88091;47.73066;3.88348;244;20220712;30.3;13.8;22.1;2;13.25;0;5.5;25170 +88091;47.73066;3.88348;244;20220713;32.2;12.8;22.5;1.3;12.55;0;5.52;27289 +88091;47.73066;3.88348;244;20220714;33.4;14.8;24.1;2.4;13.7;0;6.41;26507 +88091;47.73066;3.88348;244;20220715;26.6;15.4;21;3.3;11.87;0;5.33;20548 +88091;47.73066;3.88348;244;20220716;27.9;11.7;19.8;2.5;10.45;0;5.52;24710 +88091;47.73066;3.88348;244;20220717;31.5;13.5;22.5;2.2;11.77;0;5.95;26046 +88091;47.73066;3.88348;244;20220718;37.5;15.1;26.3;2;11.8;0;6.96;28630 +88091;47.73066;3.88348;244;20220719;38.4;18;28.2;2.7;14.8;.2;7.59;27323 +88091;47.73066;3.88348;244;20220720;24.2;21;22.6;2.4;17.62;3.8;3.19;10728 +88091;47.73066;3.88348;244;20220721;28;15.9;21.9;1.8;17.05;0;4.35;20897 +88091;47.73066;3.88348;244;20220722;29.7;14.9;22.3;1.5;17.32;1.2;4.67;23064 +88091;47.73066;3.88348;244;20220723;27;17.5;22.3;1.5;18.92;.2;3.84;18385 +88091;47.73066;3.88348;244;20220724;32.8;14.4;23.6;1.4;16.3;.3;5.34;25564 +88091;47.73066;3.88348;244;20220725;28.1;17;22.5;2.9;16.72;.2;4.74;19602 +88091;47.73066;3.88348;244;20220726;24.4;15.1;19.7;1.9;14.97;0;3.73;17899 +88091;47.73066;3.88348;244;20220727;25.8;13.5;19.6;2;12.2;0;4.36;20478 +88091;47.73066;3.88348;244;20220728;27.1;12.2;19.7;1.2;11.67;0;4.31;22611 +88091;47.73066;3.88348;244;20220729;27.9;13.2;20.6;1.5;12.17;0;4.53;22323 +88091;47.73066;3.88348;244;20220730;30.4;12.9;21.7;1.9;13.12;0;5.22;24315 +88091;47.73066;3.88348;244;20220731;30.9;14.9;22.9;2.1;14.42;0;5.23;23032 +88091;47.73066;3.88348;244;20220801;27.7;15;21.3;1.7;15.9;.1;4.28;20556 +88091;47.73066;3.88348;244;20220802;31.5;13.8;22.6;1.3;15.2;0;4.88;24048 +88091;47.73066;3.88348;244;20220803;35.5;15.8;25.7;1.4;14.65;0;5.6;25238 +88091;47.73066;3.88348;244;20220804;36.5;18.5;27.5;2.4;16.1;3.7;6.35;23881 +88091;47.73066;3.88348;244;20220805;25.9;17.9;21.9;3.5;17.75;0;3.98;15770 +88091;47.73066;3.88348;244;20220806;25.9;13.5;19.7;3.9;11.82;0;5.08;19620 +88091;47.73066;3.88348;244;20220807;27.7;11.4;19.6;3.4;9.95;0;5.58;22436 +88091;47.73066;3.88348;244;20220808;29.8;13.3;21.6;3;10.55;0;5.75;22500 +88091;47.73066;3.88348;244;20220809;31.8;14.3;23;3;11.5;0;6.08;23049 +88091;47.73066;3.88348;244;20220810;32.3;15.2;23.7;2.6;10.47;0;5.96;22513 +88091;47.73066;3.88348;244;20220811;32.4;15.4;23.9;2.4;9.67;0;5.88;22271 +88091;47.73066;3.88348;244;20220812;33.4;14;23.7;2.3;9.7;0;5.91;23756 +88091;47.73066;3.88348;244;20220813;32.6;16.5;24.5;2.2;9.35;0;5.64;21401 +88091;47.73066;3.88348;244;20220814;26.4;16;21.2;2.2;14.47;8.6;3.97;16859 +88091;47.73066;3.88348;244;20220815;23.1;16.4;19.8;2.5;17.82;1.5;2.86;13547 +88091;47.73066;3.88348;244;20220816;28.1;14.7;21.4;2;17.1;6;4;19172 +88091;47.73066;3.88348;244;20220817;26.5;16;21.3;2.5;17.57;1.7;3.68;16836 +88091;47.73066;3.88348;244;20220818;25.2;16.4;20.8;1.4;18.22;3.3;3.03;15285 +88091;47.73066;3.88348;244;20220819;24;15.7;19.8;2.5;18.17;3.6;2.96;14606 +88091;47.73066;3.88348;244;20220820;25.3;15.7;20.5;2;15.82;.2;3.38;15690 +88091;47.73066;3.88348;244;20220821;25.8;10.6;18.2;1.6;13.4;0;3.6;19684 +88091;47.73066;3.88348;244;20220822;25.4;14;19.7;1.6;15.95;.1;3.26;16789 +88091;47.73066;3.88348;244;20220823;28.3;14.3;21.3;1.3;17.07;0;3.6;18524 +88091;47.73066;3.88348;244;20220824;31.9;14.3;23.1;1.6;14.82;0;4.44;20702 +88091;47.73066;3.88348;244;20220825;32.3;14.7;23.5;2;13.82;0;4.78;20555 +88091;47.73066;3.88348;244;20220826;23.1;18.5;20.8;2.8;17.12;1.5;2.78;10277 +88091;47.73066;3.88348;244;20220827;25.3;12.2;18.8;2.1;14.05;0;3.51;17486 +88091;47.73066;3.88348;244;20220828;27.7;12.2;20;1.8;14.32;0;3.75;18933 +88091;47.73066;3.88348;244;20220829;30.9;14.2;22.6;1.3;15.2;0;3.9;19424 +88091;47.73066;3.88348;244;20220830;24.8;15.4;20.1;1.6;16.25;.2;2.9;14161 +88091;47.73066;3.88348;244;20220831;27;13.8;20.4;1.4;16.05;.1;3.22;16849 +88091;47.73066;3.88348;244;20220901;27.7;13.1;20.4;2;14.15;0;3.68;17534 +88091;47.73066;3.88348;244;20220902;25;12;18.5;2;15.3;6.5;3.1;16276 +88091;47.73066;3.88348;244;20220903;24.4;15.4;19.9;2.2;16.55;1.2;2.89;13670 +88091;47.73066;3.88348;244;20220904;29;11.8;20.4;2;14.8;1;3.85;18855 +88091;47.73066;3.88348;244;20220905;31.1;15.6;23.3;2.3;17.22;3.3;4.18;18341 +88091;47.73066;3.88348;244;20220906;29.8;16.4;23.1;2.2;17.4;3.7;3.77;16108 +88091;47.73066;3.88348;244;20220907;22.1;14;18;2.2;16.52;9.6;2.31;12156 +88091;47.73066;3.88348;244;20220908;21.5;13.8;17.6;3.6;15.67;3.3;2.51;11915 +88091;47.73066;3.88348;244;20220909;21.1;14.5;17.8;3.9;15.12;5.6;2.6;10902 +88091;47.73066;3.88348;244;20220910;19.6;13.5;16.5;2.8;14.5;.5;2.15;10324 +88091;47.73066;3.88348;244;20220911;23;10.6;16.8;1.3;14.15;.2;2.47;14821 +88091;47.73066;3.88348;244;20220912;28.7;10.5;19.6;1.6;14.42;0;3.32;17708 +88091;47.73066;3.88348;244;20220913;28.7;16.5;22.6;1.9;18.2;8.7;3.16;14286 +88091;47.73066;3.88348;244;20220914;25.9;17.5;21.7;2.7;19.27;8.7;2.72;11669 +88091;47.73066;3.88348;244;20220915;20.6;16.5;18.6;2.3;17.17;4.6;1.84;8037 +88091;47.73066;3.88348;244;20220916;17;12.4;14.7;2.2;12.97;0;1.72;8412 +88091;47.73066;3.88348;244;20220917;16.1;6.3;11.2;2.8;8.92;0;2.24;12246 +88091;47.73066;3.88348;244;20220918;18.2;2.8;10.5;1.7;8.5;0;2.21;15331 +88091;47.73066;3.88348;244;20220919;16.8;4.8;10.8;1.7;8.8;0;2.01;13275 +88091;47.73066;3.88348;244;20220920;17.5;3.3;10.4;1.8;8.82;0;2.07;14313 +88091;47.73066;3.88348;244;20220921;18.5;5.3;11.9;1.7;9.1;0;2.15;13615 +88091;47.73066;3.88348;244;20220922;20.3;3.2;11.7;1.1;8.62;0;2.11;15390 +88091;47.73066;3.88348;244;20220923;19.2;5.7;12.5;1.4;9.82;0;2.01;13474 +88091;47.73066;3.88348;244;20220924;17.9;9.6;13.8;1.6;11.95;.6;1.72;10304 +88091;47.73066;3.88348;244;20220925;15.5;7.8;11.7;1.3;11.6;.3;1.39;9869 +88091;47.73066;3.88348;244;20220926;15.3;6.3;10.8;3.4;10.77;6.6;1.61;10490 +88091;47.73066;3.88348;244;20220927;13.1;9.4;11.3;4;11.8;20;1.15;6554 +88091;47.73066;3.88348;244;20220928;12.8;10.3;11.6;2.3;12.35;7.2;.96;5262 +88091;47.73066;3.88348;244;20220929;14;8.6;11.3;1.2;11.02;4;1.17;7596 +88091;47.73066;3.88348;244;20220930;16.4;3.6;10;1.6;9.5;3.6;1.56;11991 +88091;47.73066;3.88348;244;20221001;18.2;9;13.6;5;13.8;10.5;1.6;10029 +88091;47.73066;3.88348;244;20221002;18.7;15.1;16.9;3.4;16.77;6.2;1.31;5909 +88091;47.73066;3.88348;244;20221003;16.2;11.5;13.9;1.9;12.95;0;1.28;6651 +88091;47.73066;3.88348;244;20221004;19;5.5;12.3;1.3;11.45;.2;1.54;11711 +88091;47.73066;3.88348;244;20221005;23.6;8.7;16.2;2.6;13.52;0;2.28;12108 +88091;47.73066;3.88348;244;20221006;18;12.1;15.1;1.8;12.12;0;1.58;7340 +88091;47.73066;3.88348;244;20221007;19.5;4.6;12.1;1.2;11.3;.1;1.5;11756 +88091;47.73066;3.88348;244;20221008;17.3;7.3;12.3;1.5;10.92;0;1.39;9452 +88091;47.73066;3.88348;244;20221009;19.6;3;11.3;1.7;10.05;.1;1.67;12122 +88091;47.73066;3.88348;244;20221010;18.2;8.3;13.2;1.6;13.25;3.8;1.27;9197 +88091;47.73066;3.88348;244;20221011;16.8;12.4;14.6;1.8;14.42;0;1.07;5913 +88091;47.73066;3.88348;244;20221012;19;7.5;13.2;.9;12.45;.1;1.22;9692 +88091;47.73066;3.88348;244;20221013;16.3;11;13.7;2.1;14.02;2.2;1.01;6277 +88091;47.73066;3.88348;244;20221014;16.8;13.8;15.3;3.9;16.32;17;.87;4579 +88091;47.73066;3.88348;244;20221015;17.2;15.1;16.2;4.4;16.62;2.8;1.01;3627 +88091;47.73066;3.88348;244;20221016;23.5;14.2;18.8;2.4;16.65;.3;1.73;8130 +88091;47.73066;3.88348;244;20221017;22.4;15.4;18.9;3;15.97;6;1.88;6823 +88091;47.73066;3.88348;244;20221018;21.4;13.9;17.6;1.9;16.77;.1;1.31;7047 +88091;47.73066;3.88348;244;20221019;23;12.3;17.6;2.6;15.6;.6;1.68;8347 +88091;47.73066;3.88348;244;20221020;21.1;14.7;17.9;3;16.67;19.1;1.5;6310 +88091;47.73066;3.88348;244;20221021;20.4;14.9;17.6;3.4;16.07;3.2;1.51;5639 +88091;47.73066;3.88348;244;20221022;21.8;10.8;16.3;2.5;14.45;.2;1.55;8068 +88091;47.73066;3.88348;244;20221023;22.1;13.2;17.7;3.8;14.95;2;1.95;7075 +88091;47.73066;3.88348;244;20221024;19.5;14.8;17.1;3.9;13.15;.4;2.05;5010 +88091;47.73066;3.88348;244;20221025;19.6;9.9;14.7;2.5;13.2;1.1;1.35;7292 +88091;47.73066;3.88348;244;20221026;22.1;14.1;18.1;3.5;14.4;.1;1.98;6462 +88091;47.73066;3.88348;244;20221027;23.9;11.5;17.7;3.4;14.12;0;2.15;7911 +88091;47.73066;3.88348;244;20221028;24;15.6;19.8;2.8;14.02;0;2.21;6255 +88091;47.73066;3.88348;244;20221029;24.5;12.7;18.6;2.5;13.37;0;2;7536 +88091;47.73066;3.88348;244;20221030;21.7;10.9;16.3;2.1;11.85;.1;1.62;7051 +88091;47.73066;3.88348;244;20221031;20.9;10.9;15.9;2.9;13.77;5.8;1.48;6677 +88091;47.73066;3.88348;244;20221101;16;10.8;13.4;4.5;12.2;0;1.34;4624 +88091;47.73066;3.88348;244;20221102;16.1;10.3;13.2;3.2;11.52;.1;1.27;4833 +88091;47.73066;3.88348;244;20221103;13.4;8.6;11;4.1;10.97;12.6;1.02;4271 +88091;47.73066;3.88348;244;20221104;10.1;8.5;9.3;4.3;10.3;4.4;.77;2191 +88091;47.73066;3.88348;244;20221105;10.3;2.6;6.4;2.2;9.05;.1;.5;5375 +88091;47.73066;3.88348;244;20221106;10.6;4.6;7.6;3.1;9.25;.4;.65;4562 +88091;47.73066;3.88348;244;20221107;15.6;10.2;12.9;4.3;11.8;.2;1.25;4303 +88091;47.73066;3.88348;244;20221108;18;7.5;12.8;4.2;10.92;7.7;1.57;6020 +88091;47.73066;3.88348;244;20221109;13.7;11.2;12.4;2.9;12.7;2.2;.76;2690 +88091;47.73066;3.88348;244;20221110;10.6;6.9;8.7;1.5;11.1;0;.38;3243 +88091;47.73066;3.88348;244;20221111;15.3;4.7;10;1.6;10.6;.2;.63;5768 +88091;47.73066;3.88348;244;20221112;17.8;5.6;11.7;1.8;10.9;.1;.82;6156 +88091;47.73066;3.88348;244;20221113;15.9;6.4;11.1;1.4;10.15;.1;.73;5268 +88091;47.73066;3.88348;244;20221114;15.7;4.4;10.1;2.8;10.47;1.7;.82;5768 +88091;47.73066;3.88348;244;20221115;14;7.7;10.8;3.6;11.72;6.4;.67;4125 +88091;47.73066;3.88348;244;20221116;13.1;9.3;11.2;5.4;11.25;1.6;.98;3081 +88091;47.73066;3.88348;244;20221117;13.4;11.2;12.3;6.4;11.25;7.6;1.4;2158 +88091;47.73066;3.88348;244;20221118;10.5;8.1;9.3;3.3;9.62;.3;.83;2191 +88091;47.73066;3.88348;244;20221119;7.2;2.3;4.8;1.6;8.32;.7;.3;3389 +88091;47.73066;3.88348;244;20221120;7.5;3.3;5.4;3.1;8.7;2.6;.31;3074 +88091;47.73066;3.88348;244;20221121;8.7;5.6;7.2;4.1;9.05;2;.58;2525 +88091;47.73066;3.88348;244;20221122;9.9;4.4;7.2;5.3;8.15;.3;.96;3459 +88091;47.73066;3.88348;244;20221123;11.3;3.3;7.3;3.9;8.5;3.3;.78;4186 +88091;47.73066;3.88348;244;20221124;11.9;7.1;9.5;4.4;9.85;4.6;.87;3053 +88091;47.73066;3.88348;244;20221125;11.2;7.9;9.5;2.7;9.87;1.2;.71;2467 +88091;47.73066;3.88348;244;20221126;7;2.5;4.8;2;8.5;0;.24;2927 +88091;47.73066;3.88348;244;20221127;9.3;3.2;6.3;3.2;7.92;.1;.65;3432 +88091;47.73066;3.88348;244;20221128;9.7;5.9;7.8;2.5;8.97;3.3;.59;2542 +88091;47.73066;3.88348;244;20221129;7.9;6.1;7;1.6;9.2;.2;.42;1603 +88091;47.73066;3.88348;244;20221130;6.5;4.7;5.6;2.9;8.55;0;.39;1598 +88091;47.73066;3.88348;244;20221201;6.2;4.7;5.4;3.2;8.07;.6;.51;1346 +88091;47.73066;3.88348;244;20221202;4.2;3.4;3.8;2.6;7.3;2.4;.45;910 +88091;47.73066;3.88348;244;20221203;4.6;2.6;3.6;3.4;6.92;1.5;.51;1660 +88091;47.73066;3.88348;244;20221204;4.8;2.2;3.5;2.6;7.22;8.3;.37;1913 +88091;47.73066;3.88348;244;20221205;4;2.7;3.3;2;7.42;.5;.34;1097 +88091;47.73066;3.88348;244;20221206;2.7;1.9;2.3;1.9;7;0;.33;704 +88091;47.73066;3.88348;244;20221207;3.4;.4;1.9;1.3;6.7;0;.27;2002 +88091;47.73066;3.88348;244;20221208;3.4;.4;1.9;1.6;5.97;0;.39;1909 +88091;47.73066;3.88348;244;20221209;-.2;-3.3;-1.8;2.7;5.12;0;.24;1841 +88091;47.73066;3.88348;244;20221210;1;-1.8;-.4;2.2;5;0;.4;1934 +88091;47.73066;3.88348;244;20221211;-.6;-5.4;-3;1.7;4.3;0;.27;2497 +88091;47.73066;3.88348;244;20221212;-2.4;-6.9;-4.6;2.2;3.95;0;.22;2468 +88091;47.73066;3.88348;244;20221213;1.3;-5.6;-2.1;2.4;4.15;2.2;.39;3157 +88091;47.73066;3.88348;244;20221214;1.2;-.3;.4;1.8;6.12;2.7;.26;1203 +88091;47.73066;3.88348;244;20221215;1.3;-.6;.3;3.3;5.67;0;.36;1454 +88091;47.73066;3.88348;244;20221216;1.1;-4.3;-1.6;2.6;4.37;0;.43;2711 +88091;47.73066;3.88348;244;20221217;-1;-4.3;-2.7;2.2;4.22;0;.34;2013 +88091;47.73066;3.88348;244;20221218;4.6;-7.9;-1.7;3.3;4.72;.1;.38;4383 +88091;47.73066;3.88348;244;20221219;13.4;4.5;8.9;4.9;8.75;0;1.14;3589 +88091;47.73066;3.88348;244;20221220;14.7;10.4;12.6;5.1;10.9;8.9;1.42;2290 +88091;47.73066;3.88348;244;20221221;11.9;10.7;11.3;5.2;12.1;2.3;.7;974 +88091;47.73066;3.88348;244;20221222;12.7;10.7;11.7;7;12.02;8.8;.9;1495 +88091;47.73066;3.88348;244;20221223;13.7;12.1;12.9;5.2;13.75;3.7;.63;1245 +88091;47.73066;3.88348;244;20221224;11.5;9.9;10.7;3.2;11.3;.3;.66;1272 +88091;47.73066;3.88348;244;20221225;14.5;8.3;11.4;3.4;10.7;.7;.88;2974 +88091;47.73066;3.88348;244;20221226;11.7;10.6;11.2;3.6;10.57;3.7;1.01;1003 +88091;47.73066;3.88348;244;20221227;8.2;2.2;5.2;2;8.25;.1;.28;2884 +88091;47.73066;3.88348;244;20221228;11.5;5.4;8.4;5.2;9.15;.2;.86;2926 +88091;47.73066;3.88348;244;20221229;11.1;10.6;10.8;6.2;10.05;3.4;1.38;495 +88091;47.73066;3.88348;244;20221230;13.3;4.4;8.8;6;10.57;3.2;.57;3684 +88091;47.73066;3.88348;244;20221231;16.6;13.2;14.9;7.3;11.7;0;2.21;2079 +88092;47.74875;4.21575;250;20220101;16.1;3.6;9.9;1.8;9.2;0;.56;4625 +88092;47.74875;4.21575;250;20220102;14.6;3.4;9;4.3;9.5;0;.89;4029 +88092;47.74875;4.21575;250;20220103;11.9;10.2;11;5.4;11.17;6.6;.9;1596 +88092;47.74875;4.21575;250;20220104;12;10;11;5.7;10.07;8.3;1.36;1019 +88092;47.74875;4.21575;250;20220105;5.1;.4;2.7;3;6.37;.1;.42;3340 +88092;47.74875;4.21575;250;20220106;5.5;-.6;2.4;1.8;6.03;.2;.4;3246 +88092;47.74875;4.21575;250;20220107;4.5;-.3;2.1;4.9;6.8;7.2;.3;2196 +88092;47.74875;4.21575;250;20220108;6.4;.7;3.6;5.8;7.8;12.5;.21;2745 +88092;47.74875;4.21575;250;20220109;5.3;3.8;4.5;3.6;7.2;2.8;.62;1265 +88092;47.74875;4.21575;250;20220110;4.1;-.2;2;1.6;6.3;0;.31;3013 +88092;47.74875;4.21575;250;20220111;3;-1.3;.9;2.2;5.77;0;.28;3215 +88092;47.74875;4.21575;250;20220112;2.2;-2.3;0;1.9;5.47;0;.26;3105 +88092;47.74875;4.21575;250;20220113;3.5;-3.1;.2;1.4;5.37;0;.24;4154 +88092;47.74875;4.21575;250;20220114;6.9;-3.9;1.5;1.1;5.33;0;.26;5444 +88092;47.74875;4.21575;250;20220115;6.7;-3.4;1.6;1.5;5.37;0;.38;4993 +88092;47.74875;4.21575;250;20220116;-.8;-3.2;-2;2.1;5.37;.2;.16;1909 +88092;47.74875;4.21575;250;20220117;3.2;-.8;1.2;1;6.87;.1;.2;2460 +88092;47.74875;4.21575;250;20220118;8.2;2.4;5.3;3.1;7.17;0;.65;4036 +88092;47.74875;4.21575;250;20220119;2.8;.3;1.6;3.4;6.7;2;.3;1196 +88092;47.74875;4.21575;250;20220120;5.5;2.4;4;2.6;7;.5;.49;2786 +88092;47.74875;4.21575;250;20220121;3.9;-.1;1.9;2.4;5.87;0;.44;3830 +88092;47.74875;4.21575;250;20220122;2.6;-1.2;.7;1.3;6.27;0;.28;2112 +88092;47.74875;4.21575;250;20220123;7.1;2.2;4.6;2.3;6.4;0;.66;3929 +88092;47.74875;4.21575;250;20220124;5.1;-3.5;.8;2;5.47;0;.34;5279 +88092;47.74875;4.21575;250;20220125;4.5;-4.7;-.1;1.2;5.2;0;.29;5527 +88092;47.74875;4.21575;250;20220126;-1.8;-3.2;-2.5;1.2;4.93;0;.27;1262 +88092;47.74875;4.21575;250;20220127;.5;-3.5;-1.5;1.9;5.43;.6;.23;2669 +88092;47.74875;4.21575;250;20220128;3.7;.3;2;1.5;6.67;0;.33;2871 +88092;47.74875;4.21575;250;20220129;5.2;.9;3;3.6;7.73;1.2;.2;2970 +88092;47.74875;4.21575;250;20220130;9.2;4.9;7;1.9;8.63;.1;.56;4005 +88092;47.74875;4.21575;250;20220131;7.4;3.8;5.6;4.9;6.97;1.3;1.01;3161 +88092;47.74875;4.21575;250;20220201;6.2;.9;3.6;4;7.53;1.7;.39;3543 +88092;47.74875;4.21575;250;20220202;9.3;6.3;7.8;2.9;10.13;.7;.46;2421 +88092;47.74875;4.21575;250;20220203;9;5.6;7.3;2.3;8.57;.5;.67;3694 +88092;47.74875;4.21575;250;20220204;7.9;3.9;5.9;3.8;8.4;1.7;.58;3103 +88092;47.74875;4.21575;250;20220205;8.3;-.8;3.7;2.7;6.63;0;.69;6296 +88092;47.74875;4.21575;250;20220206;8;2.5;5.2;7.2;8.87;9.6;.27;3797 +88092;47.74875;4.21575;250;20220207;9;3.7;6.3;3.3;6.67;0;1.11;6408 +88092;47.74875;4.21575;250;20220208;11.6;-2;4.8;1.6;6.5;0;.78;8127 +88092;47.74875;4.21575;250;20220209;15.8;-1;7.4;2.2;6.5;0;1.34;9215 +88092;47.74875;4.21575;250;20220210;6.2;4;5.1;3.5;7.96;2.5;.79;5627 +88092;47.74875;4.21575;250;20220211;7.7;1.3;4.5;2.7;6.31;0;.93;8716 +88092;47.74875;4.21575;250;20220212;6.2;-3.8;1.2;2.1;5.11;0;.76;8940 +88092;47.74875;4.21575;250;20220213;13.3;-4.2;4.5;5.1;6.59;.1;1.61;10407 +88092;47.74875;4.21575;250;20220214;10.7;5.1;7.9;5.5;8.59;2.7;1.24;4305 +88092;47.74875;4.21575;250;20220215;9.8;4.1;6.9;5.2;8.11;4.5;1.14;6164 +88092;47.74875;4.21575;250;20220216;12.2;6.7;9.5;6.5;11.53;6.1;.52;4399 +88092;47.74875;4.21575;250;20220217;13.5;11.3;12.4;5.1;10.03;1.4;1.82;5403 +88092;47.74875;4.21575;250;20220218;13.7;6.5;10.1;5.6;9.83;1.4;1.41;5223 +88092;47.74875;4.21575;250;20220219;8.8;2;5.4;4.3;6.33;0;1.32;7508 +88092;47.74875;4.21575;250;20220220;10.4;4.7;7.5;6.7;9.5;5.8;.78;5411 +88092;47.74875;4.21575;250;20220221;8;4.8;6.4;6.2;7.93;2.9;1.05;4169 +88092;47.74875;4.21575;250;20220222;8.7;5.2;6.9;4.2;9.17;1;.66;4427 +88092;47.74875;4.21575;250;20220223;12.3;5.1;8.7;2;9.2;0;.99;7276 +88092;47.74875;4.21575;250;20220224;11.8;5.7;8.8;3.9;8.1;1.9;1.46;6253 +88092;47.74875;4.21575;250;20220225;9.2;-.6;4.3;2.4;6;.2;1.13;8912 +88092;47.74875;4.21575;250;20220226;9.1;-3.1;3;2.7;5.27;0;1.28;10860 +88092;47.74875;4.21575;250;20220227;10.9;-1.6;4.6;3.4;4.47;0;1.86;11382 +88092;47.74875;4.21575;250;20220228;13.1;-4.9;4.1;1.9;5.03;0;1.47;12381 +88092;47.74875;4.21575;250;20220301;12.3;-3.1;4.6;1.9;5.27;0;1.41;10451 +88092;47.74875;4.21575;250;20220302;13.5;-.2;6.6;1.8;6.73;0;1.34;10108 +88092;47.74875;4.21575;250;20220303;12.8;5.2;9;1.4;9.2;0;1.06;7333 +88092;47.74875;4.21575;250;20220304;13.3;2.4;7.8;2;5.87;0;1.7;10883 +88092;47.74875;4.21575;250;20220305;10.6;-5.3;2.7;1.8;3.93;0;1.53;12928 +88092;47.74875;4.21575;250;20220306;7.6;-4.6;1.5;2.8;3.77;0;1.56;12029 +88092;47.74875;4.21575;250;20220307;8.4;-3.6;2.4;3;3.8;0;1.74;12369 +88092;47.74875;4.21575;250;20220308;13.5;-3.4;5.1;2.8;4.53;0;2.1;13916 +88092;47.74875;4.21575;250;20220309;15.6;-3;6.3;2.2;5.63;0;1.95;14018 +88092;47.74875;4.21575;250;20220310;15.8;1.3;8.6;3.9;7.2;0;2.3;13320 +88092;47.74875;4.21575;250;20220311;16.2;5.5;10.8;6.3;8.07;1.4;2.76;11058 +88092;47.74875;4.21575;250;20220312;9.8;6.3;8.1;3.8;8.67;7.3;1.17;5239 +88092;47.74875;4.21575;250;20220313;10.8;6.2;8.5;4.4;8.57;5.4;1.38;5833 +88092;47.74875;4.21575;250;20220314;14.7;1.5;8.1;3.2;8.03;4.2;1.85;13570 +88092;47.74875;4.21575;250;20220315;14.9;7.4;11.1;2.9;10.7;.1;1.48;8083 +88092;47.74875;4.21575;250;20220316;15.2;5.5;10.3;1.9;10.27;0;1.38;8949 +88092;47.74875;4.21575;250;20220317;9.3;8.4;8.8;4;8.97;.1;1.14;2286 +88092;47.74875;4.21575;250;20220318;13.4;5.2;9.3;6;7.34;0;2.65;12798 +88092;47.74875;4.21575;250;20220319;14.9;4.2;9.6;4.4;6.74;0;2.87;15983 +88092;47.74875;4.21575;250;20220320;13;.8;6.9;2.9;6.96;.1;1.86;11332 +88092;47.74875;4.21575;250;20220321;17.3;5.1;11.2;3.1;7.75;0;2.73;14615 +88092;47.74875;4.21575;250;20220322;16.7;.9;8.8;2.6;6.31;0;2.71;17408 +88092;47.74875;4.21575;250;20220323;17.5;-.3;8.6;1.9;6.19;0;2.56;18245 +88092;47.74875;4.21575;250;20220324;19.4;0;9.7;2;6.49;0;2.82;18865 +88092;47.74875;4.21575;250;20220325;19.2;1.4;10.3;3.2;6.39;0;3.33;18953 +88092;47.74875;4.21575;250;20220326;19.3;3.4;11.3;3.8;6.52;0;3.52;18571 +88092;47.74875;4.21575;250;20220327;20.5;2.5;11.5;2.4;7.16;0;3.17;19492 +88092;47.74875;4.21575;250;20220328;20.9;1.5;11.2;1.5;7.41;0;2.74;18747 +88092;47.74875;4.21575;250;20220329;17.6;5.3;11.5;2.3;8.81;.8;2.32;12143 +88092;47.74875;4.21575;250;20220330;13;8.6;10.8;2.3;11.14;9.2;1.38;7944 +88092;47.74875;4.21575;250;20220331;9.4;6;7.7;4.6;8.36;2.4;1.5;7495 +88092;47.74875;4.21575;250;20220401;4.7;1;2.8;6.3;5.72;.9;1.31;5752 +88092;47.74875;4.21575;250;20220402;4.8;.1;2.5;5.7;5.32;0;1.5;8618 +88092;47.74875;4.21575;250;20220403;5.5;-2.1;1.7;3.5;4.79;0;1.56;11496 +88092;47.74875;4.21575;250;20220404;9.9;-4.9;2.5;4.1;5.22;0;2.16;18008 +88092;47.74875;4.21575;250;20220405;12;4.7;8.3;4.5;8.99;.1;1.42;7659 +88092;47.74875;4.21575;250;20220406;13;6.7;9.8;4.7;10.04;1.3;1.57;7921 +88092;47.74875;4.21575;250;20220407;13.6;8.8;11.2;7.4;10.64;10.1;2.04;7825 +88092;47.74875;4.21575;250;20220408;14.4;7.7;11.1;6.6;9.56;14;2.38;7962 +88092;47.74875;4.21575;250;20220409;10.1;2.1;6.1;3.4;6.96;1.4;1.9;13020 +88092;47.74875;4.21575;250;20220410;13;-2.7;5.1;2;6.26;0;2.43;21413 +88092;47.74875;4.21575;250;20220411;18.6;.2;9.4;4.4;7.84;0;3.53;20988 +88092;47.74875;4.21575;250;20220412;21.2;6.3;13.8;3.7;8.99;0;3.89;18638 +88092;47.74875;4.21575;250;20220413;19.1;5.8;12.4;2.3;11.04;0;2.65;16972 +88092;47.74875;4.21575;250;20220414;20.5;7;13.7;2.4;11.66;0;3.03;18754 +88092;47.74875;4.21575;250;20220415;20.9;7.2;14.1;3;10.86;0;3.54;21259 +88092;47.74875;4.21575;250;20220416;18.9;6.2;12.6;4.4;8.91;0;3.93;23245 +88092;47.74875;4.21575;250;20220417;19.6;2.8;11.2;3.7;6.26;0;4.29;24139 +88092;47.74875;4.21575;250;20220418;19.1;2;10.6;2;6.94;0;3.48;23294 +88092;47.74875;4.21575;250;20220419;19.5;4.4;11.9;2.6;8.49;0;3.58;22392 +88092;47.74875;4.21575;250;20220420;18.7;4.6;11.7;3.3;7.74;0;3.82;22427 +88092;47.74875;4.21575;250;20220421;19;4.5;11.7;3.2;8.19;0;3.68;21998 +88092;47.74875;4.21575;250;20220422;19.4;4.5;11.9;2.8;9.04;0;3.6;23490 +88092;47.74875;4.21575;250;20220423;18.3;6.1;12.2;4.1;10.39;8.1;2.87;14571 +88092;47.74875;4.21575;250;20220424;14.7;7;10.8;2.6;10.96;4;1.79;10386 +88092;47.74875;4.21575;250;20220425;15.2;8.9;12.1;2.6;10.36;1.7;2.27;11873 +88092;47.74875;4.21575;250;20220426;15.6;4.7;10.1;2.8;9.01;0;2.83;19333 +88092;47.74875;4.21575;250;20220427;18.4;2.8;10.6;3.4;8.94;0;3.63;24967 +88092;47.74875;4.21575;250;20220428;21.5;4.6;13;3.3;9.04;0;4.32;25489 +88092;47.74875;4.21575;250;20220429;18.9;5.6;12.3;2.6;10.06;.3;3.04;17454 +88092;47.74875;4.21575;250;20220430;16.5;4.1;10.3;3.7;8.91;0;3.37;23133 +88092;47.74875;4.21575;250;20220501;17.3;3;10.1;2.8;8.39;0;3.33;22432 +88092;47.74875;4.21575;250;20220502;19.4;3.9;11.7;2.9;9.31;0;3.66;23115 +88092;47.74875;4.21575;250;20220503;21.2;6.1;13.6;3.3;10.01;.5;4.01;23256 +88092;47.74875;4.21575;250;20220504;17.6;7.7;12.7;2.7;11.44;2;2.59;15366 +88092;47.74875;4.21575;250;20220505;18.3;8.4;13.3;2.9;10.91;1.7;3.12;17792 +88092;47.74875;4.21575;250;20220506;20.5;5.1;12.8;2.3;10.23;0;3.42;21076 +88092;47.74875;4.21575;250;20220507;21.6;5.4;13.5;2.3;10.47;.2;3.63;21611 +88092;47.74875;4.21575;250;20220508;22.9;6.5;14.7;2.4;11.37;.1;3.88;22179 +88092;47.74875;4.21575;250;20220509;25.8;7.2;16.5;1.4;11.57;0;4.22;24725 +88092;47.74875;4.21575;250;20220510;26.3;8.8;17.6;2;12;0;4.46;23261 +88092;47.74875;4.21575;250;20220511;28.3;12.3;20.3;3.5;12.57;0;5.61;23652 +88092;47.74875;4.21575;250;20220512;22.2;13.5;17.8;1.8;14.13;.2;3.21;16492 +88092;47.74875;4.21575;250;20220513;22.6;13.1;17.9;1.9;11.97;0;3.91;20233 +88092;47.74875;4.21575;250;20220514;25;5.4;15.2;1.6;10;0;4.38;25749 +88092;47.74875;4.21575;250;20220515;29.7;8;18.8;2.4;11.77;2.4;5.31;25296 +88092;47.74875;4.21575;250;20220516;25.6;13.5;19.6;2.1;15.1;2.3;3.97;19334 +88092;47.74875;4.21575;250;20220517;28.2;11.4;19.8;1.8;14.57;0;4.62;23561 +88092;47.74875;4.21575;250;20220518;30.3;14.3;22.3;1.7;15.33;0;4.82;22549 +88092;47.74875;4.21575;250;20220519;30.9;15.7;23.3;2.7;15.8;.3;5.44;22420 +88092;47.74875;4.21575;250;20220520;30.2;15.5;22.9;3;15.7;.9;5.31;21151 +88092;47.74875;4.21575;250;20220521;26.4;8.7;17.6;1.9;11.67;0;4.79;25703 +88092;47.74875;4.21575;250;20220522;28.2;12.1;20.1;2.1;13.13;6.2;4.87;23020 +88092;47.74875;4.21575;250;20220523;21.7;15.7;18.7;3.8;16.73;10.1;2.9;12556 +88092;47.74875;4.21575;250;20220524;18.1;11;14.6;2.9;12.3;.3;2.9;15899 +88092;47.74875;4.21575;250;20220525;20.5;6.1;13.3;1.9;10.83;0;3.64;22754 +88092;47.74875;4.21575;250;20220526;21.1;10.8;16;2.1;12.23;0;3.47;18691 +88092;47.74875;4.21575;250;20220527;18;9.9;14;2;12.87;.1;2.51;14398 +88092;47.74875;4.21575;250;20220528;19.7;7.9;13.8;2.6;9.9;0;3.91;22592 +88092;47.74875;4.21575;250;20220529;17.3;6.7;12;2.9;7.9;0;3.74;21310 +88092;47.74875;4.21575;250;20220530;20.6;3;11.8;1.6;7.93;0;4.02;25949 +88092;47.74875;4.21575;250;20220531;23.3;4.8;14;1.8;8.57;0;4.41;25402 +88092;47.74875;4.21575;250;20220601;23.8;4.9;14.4;1.7;9.57;0;4.34;25361 +88092;47.74875;4.21575;250;20220602;26.2;9.1;17.6;2;11.67;.2;4.76;24724 +88092;47.74875;4.21575;250;20220603;26;14.1;20.1;1.9;16.07;6.3;4.01;19203 +88092;47.74875;4.21575;250;20220604;28.5;16.7;22.6;2.8;17.47;17.2;5.09;22793 +88092;47.74875;4.21575;250;20220605;23.1;16.2;19.6;3.3;17.2;4.8;3.52;16660 +88092;47.74875;4.21575;250;20220606;21.9;13;17.5;2.3;14.07;.3;3.55;18138 +88092;47.74875;4.21575;250;20220607;22;12.7;17.3;2.7;14.07;1.3;3.58;18160 +88092;47.74875;4.21575;250;20220608;21.1;12.6;16.8;2.3;14.27;12.5;3.1;15689 +88092;47.74875;4.21575;250;20220609;20.2;11.8;16;2.7;12.23;.1;3.5;17692 +88092;47.74875;4.21575;250;20220610;25.5;8.2;16.9;1.4;12.63;.1;4.61;26784 +88092;47.74875;4.21575;250;20220611;28.8;10.6;19.7;1.4;14.53;.1;5.05;27320 +88092;47.74875;4.21575;250;20220612;27.4;13.6;20.5;2.1;15.83;.1;4.75;23508 +88092;47.74875;4.21575;250;20220613;23.7;11.1;17.4;2.6;11.2;0;4.85;24870 +88092;47.74875;4.21575;250;20220614;28.3;8.3;18.3;1.7;11.6;0;5.31;28056 +88092;47.74875;4.21575;250;20220615;33.5;12.8;23.2;1.9;14.27;0;6.21;28314 +88092;47.74875;4.21575;250;20220616;30.3;14.6;22.5;1.9;14.1;0;5.53;25671 +88092;47.74875;4.21575;250;20220617;33;12.2;22.6;1.5;13.7;0;5.79;27888 +88092;47.74875;4.21575;250;20220618;37.7;14.9;26.3;2.8;14.37;0;7.65;28439 +88092;47.74875;4.21575;250;20220619;36;24.1;30.1;4.5;14.87;0;8.53;23312 +88092;47.74875;4.21575;250;20220620;28;17.7;22.9;3.7;18.4;2.6;4.92;19980 +88092;47.74875;4.21575;250;20220621;29.4;15.4;22.4;2.3;18.83;4.3;4.86;22867 +88092;47.74875;4.21575;250;20220622;25.2;18.2;21.7;2.2;20.3;7.3;3.21;14672 +88092;47.74875;4.21575;250;20220623;28;15;21.5;2.3;17.47;5.5;4.5;21024 +88092;47.74875;4.21575;250;20220624;23.3;14.4;18.8;2.7;16.5;2.5;3.56;17921 +88092;47.74875;4.21575;250;20220625;25.9;13.3;19.6;2.3;15.37;12.2;4.23;20546 +88092;47.74875;4.21575;250;20220626;17.1;13.1;15.1;1.6;15.57;18.5;1.9;10747 +88092;47.74875;4.21575;250;20220627;22.1;14.6;18.3;1.6;15.47;3.3;3.07;15374 +88092;47.74875;4.21575;250;20220628;26.5;8.4;17.5;1.5;12.23;.1;4.83;27259 +88092;47.74875;4.21575;250;20220629;27.9;11.6;19.8;2;13.47;1.5;5.12;25829 +88092;47.74875;4.21575;250;20220630;17.2;13.5;15.4;2.3;14.67;7.8;1.71;7585 +88092;47.74875;4.21575;250;20220701;21.8;10.6;16.2;2;12.33;.1;3.8;20977 +88092;47.74875;4.21575;250;20220702;28;7.3;17.7;1.6;11.97;.1;5.13;28340 +88092;47.74875;4.21575;250;20220703;27.5;10.9;19.2;1.9;13.57;0;4.92;25224 +88092;47.74875;4.21575;250;20220704;25.8;11.4;18.6;1.8;12.83;0;4.66;24341 +88092;47.74875;4.21575;250;20220705;26.4;9.9;18.2;2.1;12.2;0;4.97;25840 +88092;47.74875;4.21575;250;20220706;23.6;10.8;17.2;2.6;11.6;0;4.6;23511 +88092;47.74875;4.21575;250;20220707;22.5;9.5;16;2.7;13.13;0;3.71;19923 +88092;47.74875;4.21575;250;20220708;25.4;9.9;17.7;2.5;12.17;0;4.91;25639 +88092;47.74875;4.21575;250;20220709;27.9;10.8;19.3;2.3;13.23;0;5.15;25474 +88092;47.74875;4.21575;250;20220710;26.1;12.7;19.4;3.8;12.63;0;5.45;24408 +88092;47.74875;4.21575;250;20220711;29.3;12.6;21;3.6;12.7;0;6.18;25914 +88092;47.74875;4.21575;250;20220712;30.8;12.6;21.7;2;12.6;0;5.65;26252 +88092;47.74875;4.21575;250;20220713;32.8;11.8;22.3;1.5;12.2;0;5.54;26020 +88092;47.74875;4.21575;250;20220714;33.9;13.7;23.8;2.5;13.4;0;6.53;26955 +88092;47.74875;4.21575;250;20220715;27.1;14.6;20.9;2.8;11.83;0;5.4;23269 +88092;47.74875;4.21575;250;20220716;28.6;10;19.3;2.6;10.17;0;5.73;26239 +88092;47.74875;4.21575;250;20220717;32.2;12.7;22.4;2.1;11.4;0;6.01;26314 +88092;47.74875;4.21575;250;20220718;37.7;13.8;25.8;2.2;11.2;0;7.15;28227 +88092;47.74875;4.21575;250;20220719;39.2;17;28.1;2.8;14.43;1;7.87;27665 +88092;47.74875;4.21575;250;20220720;24.5;21.6;23;2.4;17.83;0;3.11;9724 +88092;47.74875;4.21575;250;20220721;28.9;16;22.4;2;16.73;0;4.7;21909 +88092;47.74875;4.21575;250;20220722;31.3;14.1;22.7;1.4;16.63;1;4.76;22719 +88092;47.74875;4.21575;250;20220723;27.2;17.1;22.1;1.6;18.73;.5;3.76;17708 +88092;47.74875;4.21575;250;20220724;33.5;13.9;23.7;1.7;15.8;.1;5.61;26065 +88092;47.74875;4.21575;250;20220725;28.9;16.3;22.6;2.9;16.27;.1;4.97;20826 +88092;47.74875;4.21575;250;20220726;24.7;14.7;19.7;2.2;15.1;0;3.74;17509 +88092;47.74875;4.21575;250;20220727;26.3;13.7;20;2;12.03;0;4.42;20653 +88092;47.74875;4.21575;250;20220728;27.7;11.3;19.5;1.2;11.5;0;4.26;22320 +88092;47.74875;4.21575;250;20220729;28.3;12.3;20.3;1.9;12;0;4.76;22596 +88092;47.74875;4.21575;250;20220730;30.8;12.3;21.5;2.2;12.63;0;5.37;23470 +88092;47.74875;4.21575;250;20220731;31.4;14.4;22.9;2.2;13.73;0;5.58;24629 +88092;47.74875;4.21575;250;20220801;28.3;14;21.1;1.9;15.37;.1;4.44;20888 +88092;47.74875;4.21575;250;20220802;31.6;12.7;22.2;1.6;14.47;0;5.12;25063 +88092;47.74875;4.21575;250;20220803;36.1;14.7;25.4;1.6;13.9;0;5.83;26095 +88092;47.74875;4.21575;250;20220804;37.5;17.3;27.4;2.5;15.53;4;6.63;24407 +88092;47.74875;4.21575;250;20220805;25.8;18.5;22.2;3.4;18.07;0;4.16;17549 +88092;47.74875;4.21575;250;20220806;26.9;14;20.5;3.6;11.87;0;5.39;22381 +88092;47.74875;4.21575;250;20220807;28.6;10.9;19.8;2.9;9.73;0;5.62;24346 +88092;47.74875;4.21575;250;20220808;30.9;11.8;21.3;2.5;10.2;0;5.71;24542 +88092;47.74875;4.21575;250;20220809;32.5;13.4;23;2.4;10.9;0;5.87;24532 +88092;47.74875;4.21575;250;20220810;32.6;13.6;23.1;2.6;10.17;0;6.15;24546 +88092;47.74875;4.21575;250;20220811;32.9;14.1;23.5;2.3;9.6;0;5.97;24454 +88092;47.74875;4.21575;250;20220812;33.6;14;23.8;2.4;9.3;0;6.2;24486 +88092;47.74875;4.21575;250;20220813;33;14.8;23.9;2.3;9.13;0;5.89;23268 +88092;47.74875;4.21575;250;20220814;26.5;14.4;20.4;2.2;13.8;9.5;3.69;14884 +88092;47.74875;4.21575;250;20220815;22.6;15.6;19.1;2.4;18;2;2.57;12533 +88092;47.74875;4.21575;250;20220816;28.8;14.5;21.7;2.1;17.1;5.6;4.15;19823 +88092;47.74875;4.21575;250;20220817;25.9;15.9;20.9;2.4;17.63;1;3.58;17037 +88092;47.74875;4.21575;250;20220818;24.5;16.6;20.6;1.7;18.77;3.1;2.73;13344 +88092;47.74875;4.21575;250;20220819;24.6;16.3;20.5;2.5;18.13;2.5;3.17;15633 +88092;47.74875;4.21575;250;20220820;25.6;16.3;21;2.1;15.9;.3;3.74;18065 +88092;47.74875;4.21575;250;20220821;26.1;10.1;18.1;1.6;13.23;0;3.67;20171 +88092;47.74875;4.21575;250;20220822;26.5;13;19.7;1.7;15.57;.1;3.58;18806 +88092;47.74875;4.21575;250;20220823;28.6;13.2;20.9;1.5;16.4;0;3.75;19280 +88092;47.74875;4.21575;250;20220824;32;13.2;22.6;1.7;14.5;0;4.54;21606 +88092;47.74875;4.21575;250;20220825;32.6;13.7;23.1;1.8;13.93;1;4.73;21326 +88092;47.74875;4.21575;250;20220826;22.6;18.4;20.5;2.8;17.5;2.7;2.47;8550 +88092;47.74875;4.21575;250;20220827;25.6;12.1;18.8;2;14.3;0;3.6;19089 +88092;47.74875;4.21575;250;20220828;28.4;12.1;20.2;1.5;14.8;0;3.72;19572 +88092;47.74875;4.21575;250;20220829;31.1;13.8;22.5;1.4;15.47;0;4.1;20491 +88092;47.74875;4.21575;250;20220830;27.6;15.3;21.5;1.8;16.43;.1;3.1;13457 +88092;47.74875;4.21575;250;20220831;27.2;13.9;20.5;1.5;16.47;.2;3.39;18070 +88092;47.74875;4.21575;250;20220901;27.7;12.8;20.2;2;14.4;0;3.77;18590 +88092;47.74875;4.21575;250;20220902;25;11.9;18.5;2.2;15.3;7.9;3.13;16240 +88092;47.74875;4.21575;250;20220903;24.3;15.6;20;2.3;16.6;.8;2.87;13299 +88092;47.74875;4.21575;250;20220904;28.9;11.9;20.4;2;14.9;1.3;3.8;18507 +88092;47.74875;4.21575;250;20220905;31;15.9;23.5;2.1;17.07;6.3;4.08;18264 +88092;47.74875;4.21575;250;20220906;29.8;16.6;23.2;2.3;18.07;5.3;3.72;16050 +88092;47.74875;4.21575;250;20220907;20.4;14;17.2;2.2;16.9;11.2;1.76;9384 +88092;47.74875;4.21575;250;20220908;21.6;13.8;17.7;3.3;15.57;3.2;2.62;13277 +88092;47.74875;4.21575;250;20220909;21.2;14.3;17.7;3.6;15;6.4;2.65;12031 +88092;47.74875;4.21575;250;20220910;19.3;13.6;16.4;2.7;14.5;.9;2.08;9989 +88092;47.74875;4.21575;250;20220911;22.6;10;16.3;1.5;14.03;.2;2.52;15369 +88092;47.74875;4.21575;250;20220912;28.3;9.7;19;1.8;14.33;0;3.44;18602 +88092;47.74875;4.21575;250;20220913;29;15.2;22.1;1.9;18.43;9.3;3.08;13857 +88092;47.74875;4.21575;250;20220914;26.2;16.9;21.6;2.4;19.17;2.8;2.75;12618 +88092;47.74875;4.21575;250;20220915;20.4;16.3;18.4;2.4;17.1;5;1.75;7532 +88092;47.74875;4.21575;250;20220916;17.2;12.5;14.9;2.2;13.1;0;1.67;7907 +88092;47.74875;4.21575;250;20220917;16.3;5.6;11;2.4;8.93;0;2.18;13775 +88092;47.74875;4.21575;250;20220918;18;2.2;10.1;1.8;8.43;0;2.28;16636 +88092;47.74875;4.21575;250;20220919;17;4.4;10.7;1.9;8.73;0;2.12;14450 +88092;47.74875;4.21575;250;20220920;17.7;2.4;10;1.7;8.53;0;2.12;15563 +88092;47.74875;4.21575;250;20220921;18.4;4.1;11.2;1.6;8.8;0;2.17;15391 +88092;47.74875;4.21575;250;20220922;20.4;2.4;11.4;1.3;8.53;0;2.26;16441 +88092;47.74875;4.21575;250;20220923;19.9;4.9;12.4;1.5;9.77;0;2.02;13135 +88092;47.74875;4.21575;250;20220924;18.3;8.9;13.6;1.6;11.8;.5;1.77;11200 +88092;47.74875;4.21575;250;20220925;15.4;6.7;11;1.2;11.5;.7;1.21;8310 +88092;47.74875;4.21575;250;20220926;15.3;5.8;10.6;3.2;10.77;6.7;1.5;9765 +88092;47.74875;4.21575;250;20220927;13.1;9.4;11.3;3.7;11.63;22;1.19;6633 +88092;47.74875;4.21575;250;20220928;13;10.2;11.6;2.2;12.07;5.7;1.01;5584 +88092;47.74875;4.21575;250;20220929;14.4;8.2;11.3;1.2;10.87;4.6;1.2;7665 +88092;47.74875;4.21575;250;20220930;16.4;3.5;10;1.5;9.27;3.3;1.62;12717 +88092;47.74875;4.21575;250;20221001;17.4;8;12.7;4.5;13.6;8.1;1.27;8312 +88092;47.74875;4.21575;250;20221002;18.6;14.9;16.8;3.1;16.67;6.5;1.3;6028 +88092;47.74875;4.21575;250;20221003;17;11.1;14;1.9;12.7;0;1.44;8492 +88092;47.74875;4.21575;250;20221004;19.7;4.5;12.1;1.4;10.93;.2;1.63;12250 +88092;47.74875;4.21575;250;20221005;23.6;8.1;15.9;2.6;13.2;0;2.35;13273 +88092;47.74875;4.21575;250;20221006;18.1;12.1;15.1;2;12.1;0;1.71;8688 +88092;47.74875;4.21575;250;20221007;19.4;3.3;11.3;1.2;11.13;.1;1.45;11123 +88092;47.74875;4.21575;250;20221008;17.5;7.7;12.6;1.6;11.2;.1;1.46;10727 +88092;47.74875;4.21575;250;20221009;19.9;2.1;11;1.9;9.93;.1;1.76;13049 +88092;47.74875;4.21575;250;20221010;19.1;7.5;13.3;1.5;12.97;5.3;1.23;8342 +88092;47.74875;4.21575;250;20221011;17.2;11.8;14.5;1.5;14.4;0;1.03;5743 +88092;47.74875;4.21575;250;20221012;19.7;7;13.3;1;12.37;.1;1.3;10624 +88092;47.74875;4.21575;250;20221013;16.4;10.5;13.4;1.9;13.87;1.9;.97;5918 +88092;47.74875;4.21575;250;20221014;16.4;13.5;14.9;3.7;16.07;17.3;.79;3901 +88092;47.74875;4.21575;250;20221015;17.5;15;16.2;4.2;16.53;2.3;1.03;3746 +88092;47.74875;4.21575;250;20221016;23.6;14.1;18.8;2.4;16.4;0;1.8;8836 +88092;47.74875;4.21575;250;20221017;23.2;14.1;18.6;2.6;15.8;2.8;1.84;8125 +88092;47.74875;4.21575;250;20221018;21.5;13.9;17.7;1.8;16.53;.2;1.33;7407 +88092;47.74875;4.21575;250;20221019;23;11.4;17.2;2.8;15.2;.4;1.78;9128 +88092;47.74875;4.21575;250;20221020;20.7;14.3;17.5;2.9;16.5;24.1;1.37;5677 +88092;47.74875;4.21575;250;20221021;21;14.5;17.8;3;15.9;4.1;1.57;6763 +88092;47.74875;4.21575;250;20221022;22.1;9.8;16;2.5;14.37;.3;1.61;9416 +88092;47.74875;4.21575;250;20221023;22.2;13.2;17.7;3.8;15.13;1.9;1.91;7053 +88092;47.74875;4.21575;250;20221024;19.8;14.5;17.2;3.4;13.03;1.1;1.96;6027 +88092;47.74875;4.21575;250;20221025;20.4;9.7;15;2.8;13.07;1;1.51;7995 +88092;47.74875;4.21575;250;20221026;22.8;14.3;18.6;3.3;14.27;.1;2.12;7720 +88092;47.74875;4.21575;250;20221027;24.5;11;17.8;3;14.2;0;2.07;8553 +88092;47.74875;4.21575;250;20221028;25.1;14.1;19.6;2.7;13.9;0;2.19;7476 +88092;47.74875;4.21575;250;20221029;25.1;11.6;18.3;2.3;13.4;0;1.87;7965 +88092;47.74875;4.21575;250;20221030;22.5;9.6;16.1;1.7;11.5;.1;1.48;7863 +88092;47.74875;4.21575;250;20221031;21.3;9.4;15.4;3;13.23;5.6;1.55;7182 +88092;47.74875;4.21575;250;20221101;16.2;11.7;13.9;3.9;12.17;0;1.39;6137 +88092;47.74875;4.21575;250;20221102;16.6;9.9;13.3;3.2;11.3;.1;1.34;6022 +88092;47.74875;4.21575;250;20221103;14;8;11;3.9;10.87;13;1.03;3848 +88092;47.74875;4.21575;250;20221104;9.7;8.5;9.1;4.1;10.27;4.6;.71;2262 +88092;47.74875;4.21575;250;20221105;10.5;3.3;6.9;2.3;9.17;0;.53;5228 +88092;47.74875;4.21575;250;20221106;11;3.5;7.2;2.8;9.07;.4;.63;4725 +88092;47.74875;4.21575;250;20221107;16;9.8;12.9;3.8;11.53;.2;1.26;4675 +88092;47.74875;4.21575;250;20221108;18.1;6.8;12.5;4;10.87;10.2;1.47;6308 +88092;47.74875;4.21575;250;20221109;13.5;10.6;12;2.6;12.47;2.7;.69;2514 +88092;47.74875;4.21575;250;20221110;11.2;6.3;8.7;1.3;10.73;0;.43;4002 +88092;47.74875;4.21575;250;20221111;15.6;2.2;8.9;1.6;9.8;.1;.62;6943 +88092;47.74875;4.21575;250;20221112;18.2;4.8;11.5;2;10.6;.1;.87;6577 +88092;47.74875;4.21575;250;20221113;15.4;6.2;10.8;1.7;9.8;.1;.79;6620 +88092;47.74875;4.21575;250;20221114;16.4;2.4;9.4;2.8;9.9;2;.9;6055 +88092;47.74875;4.21575;250;20221115;14.2;6.8;10.5;3.5;11.57;6.4;.65;3804 +88092;47.74875;4.21575;250;20221116;13.4;9;11.2;5.3;11.1;1.1;1.01;3688 +88092;47.74875;4.21575;250;20221117;14;11.1;12.6;6.3;11.1;11.3;1.5;3152 +88092;47.74875;4.21575;250;20221118;10.3;8.2;9.3;3.4;9.6;.5;.81;2544 +88092;47.74875;4.21575;250;20221119;6.9;2;4.4;1.6;8.27;.8;.28;3113 +88092;47.74875;4.21575;250;20221120;8;3.2;5.6;3.1;8.73;2.7;.32;3358 +88092;47.74875;4.21575;250;20221121;9;6.1;7.5;3.9;9.1;1.7;.61;2773 +88092;47.74875;4.21575;250;20221122;10;4.3;7.1;4.8;8.07;.2;.93;3610 +88092;47.74875;4.21575;250;20221123;10.9;2.9;6.9;4;8.47;2.5;.71;3888 +88092;47.74875;4.21575;250;20221124;12.3;7.1;9.7;4.2;9.7;3.5;.9;3649 +88092;47.74875;4.21575;250;20221125;10.9;7.2;9.1;2.7;9.7;2;.65;2961 +88092;47.74875;4.21575;250;20221126;7.9;2.9;5.4;1.8;8.67;.1;.26;3237 +88092;47.74875;4.21575;250;20221127;9.1;2.3;5.7;2.5;7.87;0;.52;3399 +88092;47.74875;4.21575;250;20221128;9.7;5.4;7.5;2.3;8.83;3.3;.55;2468 +88092;47.74875;4.21575;250;20221129;8.5;5.9;7.2;1.7;9.13;.2;.43;1862 +88092;47.74875;4.21575;250;20221130;7;4.9;6;2.8;8.6;0;.41;1823 +88092;47.74875;4.21575;250;20221201;6.2;5.1;5.6;3;8.07;.3;.54;1112 +88092;47.74875;4.21575;250;20221202;4.5;3.2;3.9;2.4;7.1;2.4;.47;1165 +88092;47.74875;4.21575;250;20221203;5.1;2.3;3.7;3.2;6.83;1.5;.5;2454 +88092;47.74875;4.21575;250;20221204;4.6;2.2;3.4;2.6;7.13;7.9;.37;1866 +88092;47.74875;4.21575;250;20221205;4;2.9;3.5;2.2;7.47;.7;.33;1108 +88092;47.74875;4.21575;250;20221206;2.5;1.9;2.2;1.6;6.97;0;.32;630 +88092;47.74875;4.21575;250;20221207;2.7;.5;1.6;1.1;6.67;0;.24;1980 +88092;47.74875;4.21575;250;20221208;4;-.2;1.9;1.6;5.93;0;.32;2805 +88092;47.74875;4.21575;250;20221209;.2;-4.3;-2;2.5;4.97;0;.22;2269 +88092;47.74875;4.21575;250;20221210;.7;-1.7;-.5;2.4;5.03;0;.39;1852 +88092;47.74875;4.21575;250;20221211;.8;-4.6;-1.9;1.8;4.3;0;.27;3635 +88092;47.74875;4.21575;250;20221212;-2.2;-8;-5.1;2.5;3.73;0;.23;2878 +88092;47.74875;4.21575;250;20221213;1.6;-6.3;-2.3;2.6;4.1;.5;.36;3736 +88092;47.74875;4.21575;250;20221214;1.4;-.3;.5;1.6;6.2;3.1;.25;1203 +88092;47.74875;4.21575;250;20221215;1.7;-.1;.8;2.9;5.87;0;.35;1580 +88092;47.74875;4.21575;250;20221216;1.3;-4.6;-1.6;2.2;4.37;0;.31;3851 +88092;47.74875;4.21575;250;20221217;-.8;-5.2;-3;2;4.17;0;.25;3058 +88092;47.74875;4.21575;250;20221218;5.1;-8.5;-1.7;3.2;4.87;0;.34;4525 +88092;47.74875;4.21575;250;20221219;13.8;4.2;9;4.2;8.73;0;1.03;3841 +88092;47.74875;4.21575;250;20221220;15.2;10.2;12.7;5.3;10.83;10.4;1.47;2522 +88092;47.74875;4.21575;250;20221221;12.1;10.6;11.3;5.1;11.93;2.4;.71;1612 +88092;47.74875;4.21575;250;20221222;12.8;10.5;11.7;6.9;11.83;9.1;.94;1592 +88092;47.74875;4.21575;250;20221223;13.7;11.4;12.6;5.2;13.7;5.6;.53;1144 +88092;47.74875;4.21575;250;20221224;11.5;9.8;10.6;3.2;11.27;0;.62;1527 +88092;47.74875;4.21575;250;20221225;14.8;8;11.4;3.2;10.63;.6;.83;3507 +88092;47.74875;4.21575;250;20221226;11.8;10.2;11;3.7;10.47;3.9;.98;1326 +88092;47.74875;4.21575;250;20221227;8.8;1.2;5;1.7;8;.1;.29;3214 +88092;47.74875;4.21575;250;20221228;12;4.5;8.3;5.2;8.93;.2;.88;3735 +88092;47.74875;4.21575;250;20221229;11.4;10.7;11.1;5.9;9.83;3.7;1.5;591 +88092;47.74875;4.21575;250;20221230;13.4;3.4;8.4;5.9;10.23;3.4;.61;3061 +88092;47.74875;4.21575;250;20221231;16.8;13.2;15;7.3;11.67;0;2.24;2546 +88093;47.76582;4.54823;302;20220101;16.3;3.4;9.9;1.4;8.93;0;.5;4682 +88093;47.76582;4.54823;302;20220102;14.5;2.1;8.3;4.1;9.3;.1;.8;4323 +88093;47.76582;4.54823;302;20220103;11.5;9.7;10.6;5.6;11;7.2;.87;1612 +88093;47.76582;4.54823;302;20220104;11.7;9.7;10.7;5.3;9.96;9.8;1.3;973 +88093;47.76582;4.54823;302;20220105;4.5;.1;2.3;3;6.36;.1;.37;3224 +88093;47.76582;4.54823;302;20220106;4.7;-.4;2.1;1.8;6.13;.2;.38;2773 +88093;47.76582;4.54823;302;20220107;3.8;-.8;1.5;4.8;6.66;6.3;.24;2165 +88093;47.76582;4.54823;302;20220108;5.7;.8;3.2;6.2;7.56;14.6;.26;2414 +88093;47.76582;4.54823;302;20220109;4.6;3.3;4;4.1;7.2;4.5;.56;887 +88093;47.76582;4.54823;302;20220110;4.8;-.3;2.3;2;6.33;0;.34;3344 +88093;47.76582;4.54823;302;20220111;3.6;-1.3;1.1;2.4;5.66;0;.37;3471 +88093;47.76582;4.54823;302;20220112;2.7;-3.6;-.4;1.9;5.26;0;.26;3775 +88093;47.76582;4.54823;302;20220113;4.9;-3.7;.6;2;5.16;0;.37;4908 +88093;47.76582;4.54823;302;20220114;6.7;-4.9;.9;1.2;5.06;0;.27;5699 +88093;47.76582;4.54823;302;20220115;6.6;-4.6;1;1.5;5.2;0;.36;5339 +88093;47.76582;4.54823;302;20220116;-1.3;-3.8;-2.5;2.1;5.26;.1;.14;1951 +88093;47.76582;4.54823;302;20220117;2.8;-1.3;.8;.9;6.76;.1;.19;2517 +88093;47.76582;4.54823;302;20220118;7.8;2.2;5;3.4;7;0;.7;3967 +88093;47.76582;4.54823;302;20220119;2.6;-1;.8;3.6;6.53;1.3;.22;1821 +88093;47.76582;4.54823;302;20220120;4.8;1.9;3.4;2.6;6.86;.5;.45;2695 +88093;47.76582;4.54823;302;20220121;3.7;-.5;1.6;2.3;5.83;0;.41;3877 +88093;47.76582;4.54823;302;20220122;2.7;-1.1;.8;1.5;6.33;0;.29;2159 +88093;47.76582;4.54823;302;20220123;6.9;1.9;4.4;2.4;6.26;0;.7;3979 +88093;47.76582;4.54823;302;20220124;6;-4;1;2;5.33;0;.4;5787 +88093;47.76582;4.54823;302;20220125;6.1;-5.5;.3;1;5.16;0;.31;6499 +88093;47.76582;4.54823;302;20220126;-2.1;-3.4;-2.8;1.1;4.86;0;.27;1263 +88093;47.76582;4.54823;302;20220127;.3;-4;-1.8;2;5.4;.6;.21;2805 +88093;47.76582;4.54823;302;20220128;3.3;.1;1.7;1.5;6.6;0;.32;2738 +88093;47.76582;4.54823;302;20220129;4.7;.3;2.5;4;7.6;1.1;.16;3043 +88093;47.76582;4.54823;302;20220130;9;4.3;6.7;2.2;8.3;.1;.61;4214 +88093;47.76582;4.54823;302;20220131;6.6;3.3;4.9;5.2;6.9;1.6;.93;2893 +88093;47.76582;4.54823;302;20220201;5.3;.5;2.9;4.3;7.33;2.1;.33;3300 +88093;47.76582;4.54823;302;20220202;8.7;5.3;7;3;10.06;1;.33;2692 +88093;47.76582;4.54823;302;20220203;8.7;5.2;7;2.1;8.53;.4;.63;3777 +88093;47.76582;4.54823;302;20220204;7.4;3.2;5.3;3.9;8.3;1.7;.5;3273 +88093;47.76582;4.54823;302;20220205;7.9;-1.2;3.3;2.9;6.5;0;.69;6303 +88093;47.76582;4.54823;302;20220206;7.4;1.8;4.6;7.6;8.73;10.5;.17;3916 +88093;47.76582;4.54823;302;20220207;8.6;3.4;6;3.4;6.46;0;1.12;6310 +88093;47.76582;4.54823;302;20220208;11.4;-3;4.2;1.3;6.5;0;.67;8497 +88093;47.76582;4.54823;302;20220209;15.5;-1.9;6.8;1.6;6.33;0;1.09;9524 +88093;47.76582;4.54823;302;20220210;6;2.8;4.4;3.9;7.82;2.8;.72;3966 +88093;47.76582;4.54823;302;20220211;7.1;1.2;4.1;2.6;6.09;0;.88;9366 +88093;47.76582;4.54823;302;20220212;5.7;-2.9;1.4;2.4;4.96;0;.81;9066 +88093;47.76582;4.54823;302;20220213;12.4;-3.4;4.5;5.2;6.56;0;1.49;10333 +88093;47.76582;4.54823;302;20220214;10.1;5;7.5;5.6;8.54;2.3;1.17;4029 +88093;47.76582;4.54823;302;20220215;9.4;3.6;6.5;4.9;7.79;4.3;1.12;7100 +88093;47.76582;4.54823;302;20220216;11.6;6.4;9;6.9;11.33;7;.47;4381 +88093;47.76582;4.54823;302;20220217;13.2;10.9;12.1;5.7;9.9;.7;1.87;5608 +88093;47.76582;4.54823;302;20220218;13.3;5.9;9.6;6.1;9.73;1.6;1.36;5323 +88093;47.76582;4.54823;302;20220219;8.7;1.5;5.1;4.7;6.26;0;1.34;7811 +88093;47.76582;4.54823;302;20220220;9.7;3.8;6.8;7.1;9.36;5.2;.62;5588 +88093;47.76582;4.54823;302;20220221;7.3;4.2;5.7;6.4;7.93;5.1;.87;4136 +88093;47.76582;4.54823;302;20220222;8.3;4.9;6.6;4.5;9.1;1.2;.64;4397 +88093;47.76582;4.54823;302;20220223;12.3;4.2;8.2;1.9;8.83;0;1;7912 +88093;47.76582;4.54823;302;20220224;11.2;5;8.1;3.9;8.03;2.5;1.34;6362 +88093;47.76582;4.54823;302;20220225;8.5;-1.6;3.5;2.6;5.93;.2;1.08;9151 +88093;47.76582;4.54823;302;20220226;8.3;-3.8;2.3;3;5.2;0;1.21;10920 +88093;47.76582;4.54823;302;20220227;10.1;-2.6;3.8;3.6;4.4;0;1.8;11643 +88093;47.76582;4.54823;302;20220228;12.5;-5.5;3.5;1.9;4.96;0;1.42;12481 +88093;47.76582;4.54823;302;20220301;11.8;-4.2;3.8;1.6;5.16;0;1.26;10827 +88093;47.76582;4.54823;302;20220302;13.4;-1;6.2;1.7;6.7;0;1.32;10617 +88093;47.76582;4.54823;302;20220303;13;4.2;8.6;1.3;8.76;0;1.09;8203 +88093;47.76582;4.54823;302;20220304;12.6;0;6.3;2.2;5.3;0;1.74;11867 +88093;47.76582;4.54823;302;20220305;10.2;-6.3;2;1.9;3.83;0;1.51;13286 +88093;47.76582;4.54823;302;20220306;7.2;-5.7;.7;2.9;3.7;0;1.51;12583 +88093;47.76582;4.54823;302;20220307;7.7;-4.2;1.7;3.4;3.8;0;1.69;12382 +88093;47.76582;4.54823;302;20220308;12.7;-4.2;4.3;2.8;4.43;0;2;14013 +88093;47.76582;4.54823;302;20220309;15.3;-4.2;5.5;1.9;5.5;0;1.83;14583 +88093;47.76582;4.54823;302;20220310;15.3;0;7.7;3.5;6.93;0;2.15;13949 +88093;47.76582;4.54823;302;20220311;15.8;4.1;10;6.8;7.93;1.7;2.72;11909 +88093;47.76582;4.54823;302;20220312;10.2;5.8;8;3.7;8.26;2.6;1.32;6223 +88093;47.76582;4.54823;302;20220313;11.1;5.7;8.4;4.3;8.46;4.8;1.46;6725 +88093;47.76582;4.54823;302;20220314;14.3;.9;7.6;2.9;7.93;4.4;1.77;13783 +88093;47.76582;4.54823;302;20220315;14.4;6.8;10.6;2.7;10.43;.1;1.44;8316 +88093;47.76582;4.54823;302;20220316;14.9;4.7;9.8;1.7;9.96;0;1.37;9395 +88093;47.76582;4.54823;302;20220317;9.1;7.8;8.4;3.9;9;.6;1.09;3224 +88093;47.76582;4.54823;302;20220318;12.9;5.8;9.3;5.7;7.32;0;2.5;12400 +88093;47.76582;4.54823;302;20220319;15.1;4.5;9.8;4;6.26;0;2.95;16500 +88093;47.76582;4.54823;302;20220320;16.8;2.7;9.8;3.2;6.73;.1;2.27;11833 +88093;47.76582;4.54823;302;20220321;17.1;4.5;10.8;2.5;7.21;0;2.65;16415 +88093;47.76582;4.54823;302;20220322;16;1.8;8.9;1.8;6.59;0;2.35;17566 +88093;47.76582;4.54823;302;20220323;17.2;1.5;9.3;1.6;6.29;0;2.45;18200 +88093;47.76582;4.54823;302;20220324;19.5;3.5;11.5;1.9;6.09;0;2.84;18600 +88093;47.76582;4.54823;302;20220325;19.4;4.8;12.1;3.1;5.93;0;3.46;18733 +88093;47.76582;4.54823;302;20220326;19.5;6.6;13;3.3;6.19;0;3.67;18600 +88093;47.76582;4.54823;302;20220327;20.1;6.4;13.2;2.1;6.66;0;3.16;19133 +88093;47.76582;4.54823;302;20220328;20.7;3.3;12;1.6;7.26;0;2.8;17866 +88093;47.76582;4.54823;302;20220329;17.6;7.6;12.6;3;8.29;.7;2.65;11066 +88093;47.76582;4.54823;302;20220330;13.1;8.5;10.8;1.9;10.89;8;1.32;7433 +88093;47.76582;4.54823;302;20220331;9;7;8;3.8;8.36;2.7;1.31;5633 +88093;47.76582;4.54823;302;20220401;3.9;.5;2.2;5.5;5.84;.9;1.11;5052 +88093;47.76582;4.54823;302;20220402;3.8;0;1.9;6.6;5.54;0;1.27;6280 +88093;47.76582;4.54823;302;20220403;4.8;-2.6;1.1;2.9;4.66;0;1.38;10333 +88093;47.76582;4.54823;302;20220404;9.3;-3.6;2.9;3.5;5.13;0;2.16;19056 +88093;47.76582;4.54823;302;20220405;12.9;4.8;8.8;5;8.71;.2;1.82;9591 +88093;47.76582;4.54823;302;20220406;12.6;8.4;10.5;4.5;9.93;1.3;1.42;6166 +88093;47.76582;4.54823;302;20220407;12.1;8.3;10.2;7;10.66;9.8;1.62;5700 +88093;47.76582;4.54823;302;20220408;14.3;8.2;11.3;6.7;9.96;17.4;2.07;6900 +88093;47.76582;4.54823;302;20220409;9.3;2.4;5.9;3.3;6.86;1.7;1.74;12400 +88093;47.76582;4.54823;302;20220410;9.6;-1.1;4.2;1.6;6.22;0;2.35;21650 +88093;47.76582;4.54823;302;20220411;17.9;-.7;8.6;3.5;7.67;0;3.19;19450 +88093;47.76582;4.54823;302;20220412;21.4;4.7;13;3.7;8.82;0;3.92;18500 +88093;47.76582;4.54823;302;20220413;20.1;6.3;13.2;2.2;10.32;.1;2.73;15266 +88093;47.76582;4.54823;302;20220414;20.7;7.9;14.3;2.7;11.43;0;3.14;18900 +88093;47.76582;4.54823;302;20220415;21.3;8.9;15.1;2.9;10.59;0;3.57;21166 +88093;47.76582;4.54823;302;20220416;18.3;8.9;13.6;3.9;8.66;0;3.94;24300 +88093;47.76582;4.54823;302;20220417;19.7;3.1;11.4;3.4;5.82;0;4.39;25000 +88093;47.76582;4.54823;302;20220418;19.3;4;11.7;1.9;6.46;0;3.52;23166 +88093;47.76582;4.54823;302;20220419;19.4;5.6;12.5;2.5;7.69;0;3.71;22266 +88093;47.76582;4.54823;302;20220420;19.1;6.9;13;3.3;7.16;0;4.04;23300 +88093;47.76582;4.54823;302;20220421;19;5.8;12.4;2.9;7.22;0;3.89;23500 +88093;47.76582;4.54823;302;20220422;19.8;6.5;13.2;2.5;8.82;.5;3.66;23433 +88093;47.76582;4.54823;302;20220423;16.4;8.3;12.3;3.3;10.49;7.2;2.35;11366 +88093;47.76582;4.54823;302;20220424;13.2;7.5;10.4;2.8;10.99;1.8;1.33;6400 +88093;47.76582;4.54823;302;20220425;14.3;10.1;12.2;2.6;10.76;1;2.01;10433 +88093;47.76582;4.54823;302;20220426;15.2;6;10.6;2.6;8.62;0;2.8;20000 +88093;47.76582;4.54823;302;20220427;17.5;4.7;11.1;3.3;8.89;0;3.58;25333 +88093;47.76582;4.54823;302;20220428;21.3;6.2;13.8;2.9;8.79;0;4.34;25466 +88093;47.76582;4.54823;302;20220429;18.6;8.2;13.4;2;9.66;.5;2.7;14033 +88093;47.76582;4.54823;302;20220430;16.4;5.1;10.7;3.3;9.02;0;3.33;24100 +88093;47.76582;4.54823;302;20220501;17.3;5.4;11.3;2.7;8.29;0;3.44;23566 +88093;47.76582;4.54823;302;20220502;19.5;6.6;13;2.7;9.16;0;3.61;22000 +88093;47.76582;4.54823;302;20220503;21.9;8.3;15.1;2.8;10.03;1.4;4.15;24133 +88093;47.76582;4.54823;302;20220504;19.4;9.6;14.5;2.5;11.59;2.1;2.44;13133 +88093;47.76582;4.54823;302;20220505;17.7;9.9;13.8;2.8;10.81;3.1;2.88;15500 +88093;47.76582;4.54823;302;20220506;20.2;3.9;12;1.9;9.9;.1;3.38;22126 +88093;47.76582;4.54823;302;20220507;21.3;3.8;12.6;2;10.13;.1;3.62;23000 +88093;47.76582;4.54823;302;20220508;22.8;5;13.9;2.2;11.03;.1;3.9;23609 +88093;47.76582;4.54823;302;20220509;25.3;6.4;15.9;1.5;11.6;0;4.22;25178 +88093;47.76582;4.54823;302;20220510;25.9;7.7;16.8;1.7;12.06;0;4.31;24214 +88093;47.76582;4.54823;302;20220511;28.1;11.3;19.7;3.4;12.66;0;5.57;24757 +88093;47.76582;4.54823;302;20220512;22.2;12.5;17.4;1.9;14.16;.3;3.33;17828 +88093;47.76582;4.54823;302;20220513;22.3;12.9;17.6;1.6;11.96;0;3.78;20293 +88093;47.76582;4.54823;302;20220514;24.4;4.1;14.2;1.3;9.86;0;4.22;26673 +88093;47.76582;4.54823;302;20220515;29;6.7;17.9;2.2;11.9;2.5;5.12;25913 +88093;47.76582;4.54823;302;20220516;25.4;12.8;19.1;2.2;14.96;3.6;4.05;20089 +88093;47.76582;4.54823;302;20220517;27.9;10.5;19.2;1.7;14.23;0;4.62;24434 +88093;47.76582;4.54823;302;20220518;29.9;12.6;21.2;1.5;15;0;4.8;23981 +88093;47.76582;4.54823;302;20220519;30.7;14.1;22.4;2.3;15.73;.1;5.35;24100 +88093;47.76582;4.54823;302;20220520;30;15.3;22.7;3;15.36;.5;5.35;21459 +88093;47.76582;4.54823;302;20220521;25.9;7.6;16.8;1.7;11.56;0;4.69;26613 +88093;47.76582;4.54823;302;20220522;27.4;11.2;19.3;2.3;12.96;4.9;4.79;23300 +88093;47.76582;4.54823;302;20220523;21.3;15.1;18.2;3.6;16.53;11.2;2.87;13124 +88093;47.76582;4.54823;302;20220524;18.1;10.8;14.5;3;12.2;.5;2.97;16257 +88093;47.76582;4.54823;302;20220525;20.4;5.3;12.8;2;10.66;0;3.71;23776 +88093;47.76582;4.54823;302;20220526;20.9;9.8;15.4;2.2;12.13;0;3.57;19793 +88093;47.76582;4.54823;302;20220527;17.7;9.8;13.7;2;12.76;.1;2.5;14255 +88093;47.76582;4.54823;302;20220528;19.6;7.2;13.4;2.6;9.76;0;3.95;23418 +88093;47.76582;4.54823;302;20220529;17;6.4;11.7;2.5;7.9;0;3.65;21713 +88093;47.76582;4.54823;302;20220530;20.5;1.8;11.1;1.6;7.66;0;4.1;27314 +88093;47.76582;4.54823;302;20220531;23.2;3.3;13.3;1.9;8.43;0;4.54;26938 +88093;47.76582;4.54823;302;20220601;23.7;3.6;13.6;1.6;9.53;0;4.38;26708 +88093;47.76582;4.54823;302;20220602;25.7;8.8;17.3;2.4;11.7;.3;4.86;24845 +88093;47.76582;4.54823;302;20220603;24.9;13.3;19.1;2.2;15.83;7.3;3.84;19086 +88093;47.76582;4.54823;302;20220604;28.5;15.9;22.2;2.6;17.53;12.8;5.11;23996 +88093;47.76582;4.54823;302;20220605;23;16.1;19.6;3.4;17.26;7;3.57;16890 +88093;47.76582;4.54823;302;20220606;21.5;12.1;16.8;2.6;14.16;.5;3.53;18908 +88093;47.76582;4.54823;302;20220607;21.6;12.1;16.8;2.8;13.93;1.5;3.58;18509 +88093;47.76582;4.54823;302;20220608;20.2;11.7;16;2.2;14.03;12.2;2.97;15885 +88093;47.76582;4.54823;302;20220609;19.8;11;15.4;2.6;12.06;0;3.51;18676 +88093;47.76582;4.54823;302;20220610;25.2;7.3;16.2;1;12.4;0;4.56;27801 +88093;47.76582;4.54823;302;20220611;28.5;9.7;19.1;1.1;13.96;.2;5.05;28284 +88093;47.76582;4.54823;302;20220612;27.6;12.1;19.8;1.8;15.66;.4;4.86;25453 +88093;47.76582;4.54823;302;20220613;23.3;10.9;17.1;2.2;11.13;0;4.69;24884 +88093;47.76582;4.54823;302;20220614;27.9;7.6;17.8;1.9;11.46;0;5.39;28723 +88093;47.76582;4.54823;302;20220615;33.1;11.6;22.3;1.9;14.06;0;6.21;29340 +88093;47.76582;4.54823;302;20220616;29.9;13.3;21.6;1.8;14;0;5.56;26861 +88093;47.76582;4.54823;302;20220617;32.6;11.4;22;1.1;13.66;0;5.56;28680 +88093;47.76582;4.54823;302;20220618;37.1;14;25.5;2.7;14.46;0;7.5;28895 +88093;47.76582;4.54823;302;20220619;35.5;23.5;29.5;4.1;15.03;.6;8.17;23887 +88093;47.76582;4.54823;302;20220620;28;17.7;22.9;3.4;18.1;2.2;4.94;20155 +88093;47.76582;4.54823;302;20220621;29.3;15.5;22.4;2.4;18.3;3.6;5.03;23160 +88093;47.76582;4.54823;302;20220622;25;18.3;21.6;2.4;20.3;7.4;3.2;14436 +88093;47.76582;4.54823;302;20220623;27.5;14.6;21.1;2.2;17.56;5.2;4.4;21201 +88093;47.76582;4.54823;302;20220624;22.5;13.7;18.1;2.8;16.56;2.3;3.37;17828 +88093;47.76582;4.54823;302;20220625;25.9;12.4;19.1;2.2;15.23;12.7;4.33;21782 +88093;47.76582;4.54823;302;20220626;16.6;13.2;14.9;1.8;15.86;32.8;1.72;9644 +88093;47.76582;4.54823;302;20220627;21.3;14.6;17.9;1.9;15.8;2.2;2.89;14320 +88093;47.76582;4.54823;302;20220628;26.4;8.1;17.2;1.3;12.46;.1;4.79;27778 +88093;47.76582;4.54823;302;20220629;27.7;11;19.4;1.7;13.56;.4;5.06;26585 +88093;47.76582;4.54823;302;20220630;18.4;12.7;15.6;2;14.63;4;2.26;11699 +88093;47.76582;4.54823;302;20220701;21.9;9.7;15.8;1.9;12.16;.1;3.91;22316 +88093;47.76582;4.54823;302;20220702;27.7;6.7;17.2;1.5;11.76;.1;5.1;28977 +88093;47.76582;4.54823;302;20220703;27.9;10.3;19.1;1.9;13.36;0;5.16;26591 +88093;47.76582;4.54823;302;20220704;25.6;10.1;17.9;1.8;12.63;0;4.74;25767 +88093;47.76582;4.54823;302;20220705;26.2;8.4;17.3;2;11.9;0;5.01;27410 +88093;47.76582;4.54823;302;20220706;23.2;9.2;16.2;2.2;11.53;.1;4.48;24997 +88093;47.76582;4.54823;302;20220707;22.2;8.6;15.4;2.7;12.93;0;3.76;20968 +88093;47.76582;4.54823;302;20220708;25.3;8.9;17.1;2.6;11.93;0;5.02;26843 +88093;47.76582;4.54823;302;20220709;27.7;9.3;18.5;2.3;12.96;0;5.23;26895 +88093;47.76582;4.54823;302;20220710;26;11.9;19;3.5;12.53;0;5.42;25381 +88093;47.76582;4.54823;302;20220711;29.2;11.3;20.3;3.5;12.46;0;6.22;27263 +88093;47.76582;4.54823;302;20220712;30.6;12.2;21.4;2.3;12.43;0;5.87;26724 +88093;47.76582;4.54823;302;20220713;32.8;10.8;21.8;1.3;12.26;0;5.44;26995 +88093;47.76582;4.54823;302;20220714;33.8;12.9;23.4;2.3;13.36;0;6.54;27975 +88093;47.76582;4.54823;302;20220715;27.1;14.1;20.6;2.5;11.83;0;5.33;23934 +88093;47.76582;4.54823;302;20220716;28.5;8.9;18.7;2.4;10;0;5.73;27424 +88093;47.76582;4.54823;302;20220717;32.3;12;22.2;2.6;10.93;0;6.46;27315 +88093;47.76582;4.54823;302;20220718;37.2;12.8;25;2;11.13;0;6.9;28360 +88093;47.76582;4.54823;302;20220719;38.6;16;27.3;3.1;14.43;.4;7.95;28145 +88093;47.76582;4.54823;302;20220720;24.7;21.7;23.2;2.4;18.3;3.7;3.17;10112 +88093;47.76582;4.54823;302;20220721;29;15.4;22.2;2.1;16.63;0;4.85;22851 +88093;47.76582;4.54823;302;20220722;31.9;13.9;22.9;1.8;16.43;.8;5.14;23637 +88093;47.76582;4.54823;302;20220723;26.9;16.4;21.7;1.7;18.3;.6;3.85;18358 +88093;47.76582;4.54823;302;20220724;33.4;12.9;23.1;1.4;15.3;0;5.51;27147 +88093;47.76582;4.54823;302;20220725;29.3;15.5;22.4;2.6;15.9;.1;5.16;22416 +88093;47.76582;4.54823;302;20220726;24.3;13.6;19;2.3;14.93;0;3.8;18544 +88093;47.76582;4.54823;302;20220727;26;13.6;19.8;1.7;12.1;0;4.29;20822 +88093;47.76582;4.54823;302;20220728;27.9;10.6;19.3;1.6;11.46;0;4.61;23321 +88093;47.76582;4.54823;302;20220729;28.1;11.3;19.7;2.1;11.93;0;4.94;23583 +88093;47.76582;4.54823;302;20220730;30.7;11.3;21;2;12.53;0;5.3;24555 +88093;47.76582;4.54823;302;20220731;31.3;13.6;22.4;1.9;13.6;0;5.49;25527 +88093;47.76582;4.54823;302;20220801;28.3;12.7;20.5;1.8;15;.2;4.52;22293 +88093;47.76582;4.54823;302;20220802;31.5;11.9;21.7;1.3;14.23;0;5.08;26035 +88093;47.76582;4.54823;302;20220803;35.9;13.8;24.9;1.4;13.9;0;5.73;26881 +88093;47.76582;4.54823;302;20220804;37.6;16.2;26.9;2;15.36;4.5;6.37;25436 +88093;47.76582;4.54823;302;20220805;25.7;18.7;22.2;2.8;18.53;0;3.98;17462 +88093;47.76582;4.54823;302;20220806;26.8;14.2;20.5;3.7;12;0;5.43;22450 +88093;47.76582;4.54823;302;20220807;28.7;10.4;19.5;2.9;9.53;0;5.69;24974 +88093;47.76582;4.54823;302;20220808;30.8;10.8;20.8;2.5;10;0;5.79;25400 +88093;47.76582;4.54823;302;20220809;32.4;12.7;22.5;2.7;10.56;0;6.16;25222 +88093;47.76582;4.54823;302;20220810;32;13.1;22.6;3.2;10.13;0;6.48;24747 +88093;47.76582;4.54823;302;20220811;32.4;13.6;23;2.9;9.6;0;6.36;24805 +88093;47.76582;4.54823;302;20220812;33.4;13.6;23.5;2.3;9.29;0;6.18;25600 +88093;47.76582;4.54823;302;20220813;33.2;12.8;23;1.9;9.29;0;5.75;25800 +88093;47.76582;4.54823;302;20220814;26.1;12.7;19.4;2;13.49;10.8;2.87;8900 +88093;47.76582;4.54823;302;20220815;20.9;14.5;17.7;2.9;18.19;2.4;1.85;8900 +88093;47.76582;4.54823;302;20220816;28.8;13.9;21.4;1.9;16.93;5.9;4.17;20576 +88093;47.76582;4.54823;302;20220817;25.3;15.6;20.5;2.1;17.63;2.8;3.44;16987 +88093;47.76582;4.54823;302;20220818;24;16.2;20.1;1.9;18.7;2.7;2.74;13523 +88093;47.76582;4.54823;302;20220819;24.3;16.5;20.4;2.3;18.23;1.9;3.06;15255 +88093;47.76582;4.54823;302;20220820;25.2;16.3;20.8;2.1;16.3;.5;3.63;17839 +88093;47.76582;4.54823;302;20220821;25.9;9.7;17.8;1.2;13.26;.1;3.55;20556 +88093;47.76582;4.54823;302;20220822;26.6;12.4;19.5;1.7;15.4;.1;3.69;19578 +88093;47.76582;4.54823;302;20220823;28.3;12.7;20.5;1.3;16.26;.1;3.69;19723 +88093;47.76582;4.54823;302;20220824;31.3;12.8;22.1;1.5;14.56;0;4.33;21699 +88093;47.76582;4.54823;302;20220825;32.1;13.1;22.6;1.6;14.13;.5;4.53;21649 +88093;47.76582;4.54823;302;20220826;22.2;18.1;20.2;2.5;17.66;4.2;2.35;8685 +88093;47.76582;4.54823;302;20220827;25.3;11.4;18.3;1.6;14.73;0;3.45;19691 +88093;47.76582;4.54823;302;20220828;28.2;11.8;20;1.6;15.33;0;3.72;19810 +88093;47.76582;4.54823;302;20220829;30.2;13.6;21.9;1.7;15.56;0;4.12;20186 +88093;47.76582;4.54823;302;20220830;28.3;14.9;21.6;2;16.53;.4;3.39;14615 +88093;47.76582;4.54823;302;20220831;26.9;13.3;20.1;1.5;16.8;.5;3.38;18561 +88093;47.76582;4.54823;302;20220901;27;12.5;19.7;1.9;14.53;.1;3.62;18557 +88093;47.76582;4.54823;302;20220902;25.1;11.6;18.4;2.3;15.06;5.5;3.26;16851 +88093;47.76582;4.54823;302;20220903;23.7;15.5;19.6;2;16.43;1.1;2.74;13105 +88093;47.76582;4.54823;302;20220904;28.5;11;19.7;2;14.43;2.2;3.77;19078 +88093;47.76582;4.54823;302;20220905;30.4;15;22.7;2.2;16.93;7.1;4.07;18753 +88093;47.76582;4.54823;302;20220906;29.1;16.1;22.6;2.3;18.06;7;3.63;16172 +88093;47.76582;4.54823;302;20220907;18.9;13.8;16.4;2;17.06;14.1;1.48;8293 +88093;47.76582;4.54823;302;20220908;21.2;13.3;17.2;2.9;15.46;2.6;2.5;13415 +88093;47.76582;4.54823;302;20220909;20.6;13.8;17.2;3.8;14.9;7.3;2.55;12095 +88093;47.76582;4.54823;302;20220910;18.8;13.4;16.1;3;14.6;1.2;2.02;9888 +88093;47.76582;4.54823;302;20220911;22;9.9;15.9;1.5;14.03;.2;2.44;15067 +88093;47.76582;4.54823;302;20220912;27.2;9.4;18.3;1.8;14.26;0;3.29;18345 +88093;47.76582;4.54823;302;20220913;28.5;14.3;21.4;2;18.46;7;3;14321 +88093;47.76582;4.54823;302;20220914;25.8;16.4;21.1;2.3;19.36;5.1;2.67;12926 +88093;47.76582;4.54823;302;20220915;20.3;16;18.2;2.4;16.93;6.7;1.8;7878 +88093;47.76582;4.54823;302;20220916;16.8;12.2;14.5;1.8;12.93;.1;1.58;7734 +88093;47.76582;4.54823;302;20220917;16.1;5.5;10.8;2.5;9;0;2.17;13870 +88093;47.76582;4.54823;302;20220918;17.7;1.7;9.7;2;8.33;0;2.32;16916 +88093;47.76582;4.54823;302;20220919;16.7;3.8;10.3;1.9;8.63;0;2.1;14787 +88093;47.76582;4.54823;302;20220920;17.2;1.6;9.4;1.4;8.4;0;2.03;15936 +88093;47.76582;4.54823;302;20220921;17.7;3.3;10.5;1.7;8.66;0;2.13;15560 +88093;47.76582;4.54823;302;20220922;19.7;1.9;10.8;1.2;8.36;0;2.18;16557 +88093;47.76582;4.54823;302;20220923;19.6;3.9;11.8;1.1;9.63;0;1.88;13709 +88093;47.76582;4.54823;302;20220924;17.7;8.4;13.1;1.4;11.63;.2;1.69;11247 +88093;47.76582;4.54823;302;20220925;15.1;6.2;10.7;1.1;11.36;1;1.2;8484 +88093;47.76582;4.54823;302;20220926;14.9;5.5;10.2;3.1;10.7;8.3;1.45;9866 +88093;47.76582;4.54823;302;20220927;12.6;9;10.8;3.9;11.53;23;1.11;6715 +88093;47.76582;4.54823;302;20220928;12.8;10;11.4;2.4;11.8;5.3;1.04;5522 +88093;47.76582;4.54823;302;20220929;13.7;7;10.4;1.1;10.56;3.8;1.17;8201 +88093;47.76582;4.54823;302;20220930;16;3.2;9.6;1.4;9.06;3.1;1.58;12793 +88093;47.76582;4.54823;302;20221001;16.6;7;11.8;4.4;13.3;5.8;1.13;8632 +88093;47.76582;4.54823;302;20221002;17.9;13.6;15.7;3.5;16.43;5.8;1.15;6681 +88093;47.76582;4.54823;302;20221003;16.6;10.3;13.4;2.2;12.4;0;1.46;8943 +88093;47.76582;4.54823;302;20221004;19.7;4;11.9;1.2;10.83;.2;1.61;12614 +88093;47.76582;4.54823;302;20221005;23.2;7.2;15.2;2.1;12.73;0;2.19;13712 +88093;47.76582;4.54823;302;20221006;17.4;11.7;14.6;1.8;12;0;1.57;8663 +88093;47.76582;4.54823;302;20221007;18.8;2.5;10.7;1.1;10.96;.1;1.36;11391 +88093;47.76582;4.54823;302;20221008;16.9;8;12.5;1.6;11.23;.1;1.43;10310 +88093;47.76582;4.54823;302;20221009;19.4;1.8;10.6;2;9.66;.2;1.78;13096 +88093;47.76582;4.54823;302;20221010;20;6.3;13.1;1.5;12.46;5.7;1.41;9518 +88093;47.76582;4.54823;302;20221011;17;10.5;13.8;1.5;13.9;.1;1.04;6664 +88093;47.76582;4.54823;302;20221012;20.1;5.9;13;1.1;11.86;.1;1.39;11411 +88093;47.76582;4.54823;302;20221013;15.9;9.2;12.5;1.9;13.5;1.6;.91;6527 +88093;47.76582;4.54823;302;20221014;16;13.1;14.5;3.9;15.83;16.8;.77;4005 +88093;47.76582;4.54823;302;20221015;17.2;14.6;15.9;4.3;16.36;2.4;1.01;3779 +88093;47.76582;4.54823;302;20221016;23;13.8;18.4;2.1;16.06;0;1.7;8772 +88093;47.76582;4.54823;302;20221017;23.6;12.9;18.2;2.3;15.6;1.7;1.81;9097 +88093;47.76582;4.54823;302;20221018;21.1;13.4;17.3;1.9;16.2;.3;1.32;7605 +88093;47.76582;4.54823;302;20221019;22.1;10.7;16.4;2.8;14.9;.2;1.64;9080 +88093;47.76582;4.54823;302;20221020;20.2;14;17.1;3.3;16.26;26.9;1.37;5611 +88093;47.76582;4.54823;302;20221021;20.7;13.8;17.3;3.2;15.83;4.7;1.54;7054 +88093;47.76582;4.54823;302;20221022;21.7;9.1;15.4;2.3;14.23;.2;1.49;9627 +88093;47.76582;4.54823;302;20221023;21.2;12.9;17.1;3.8;15.13;2.8;1.73;6790 +88093;47.76582;4.54823;302;20221024;19.7;14;16.8;3.2;13.13;1.1;1.82;6358 +88093;47.76582;4.54823;302;20221025;20.4;8.5;14.4;2.4;12.8;1.1;1.41;8610 +88093;47.76582;4.54823;302;20221026;22.6;13.8;18.2;2.9;14.1;.2;1.93;7934 +88093;47.76582;4.54823;302;20221027;23.9;10.3;17.1;2.8;14.16;0;1.86;8682 +88093;47.76582;4.54823;302;20221028;25.1;13.3;19.2;2.3;13.86;.1;1.96;7868 +88093;47.76582;4.54823;302;20221029;24.6;10.8;17.7;2;12.96;0;1.71;8150 +88093;47.76582;4.54823;302;20221030;22.7;8.6;15.6;1.5;11.16;.1;1.39;8373 +88093;47.76582;4.54823;302;20221031;20.8;8.2;14.5;3.2;12.9;5.4;1.51;7567 +88093;47.76582;4.54823;302;20221101;15.6;11.7;13.7;3.8;12.16;0;1.31;5780 +88093;47.76582;4.54823;302;20221102;16.3;9;12.7;3.2;11.06;.1;1.29;6374 +88093;47.76582;4.54823;302;20221103;13.9;6.9;10.4;3.8;10.63;12;.98;4400 +88093;47.76582;4.54823;302;20221104;8.9;8.1;8.5;4.3;10.23;4.4;.61;1937 +88093;47.76582;4.54823;302;20221105;10.4;3.9;7.2;2.5;9.3;0;.58;4934 +88093;47.76582;4.54823;302;20221106;10.5;2.7;6.6;2.6;8.86;.7;.57;4931 +88093;47.76582;4.54823;302;20221107;15.7;9.2;12.5;3.9;11.33;.3;1.24;4842 +88093;47.76582;4.54823;302;20221108;17.5;5.8;11.6;3.8;10.7;9.5;1.31;6540 +88093;47.76582;4.54823;302;20221109;13.1;10.1;11.6;2.6;12.3;2.2;.66;2526 +88093;47.76582;4.54823;302;20221110;11;5.5;8.2;1.3;10.36;.1;.42;4360 +88093;47.76582;4.54823;302;20221111;13.8;.7;7.3;2;9.33;.2;.49;6839 +88093;47.76582;4.54823;302;20221112;17.7;4;10.8;2.1;10.3;.1;.84;6718 +88093;47.76582;4.54823;302;20221113;12.6;5;8.8;2;9.23;.1;.54;5827 +88093;47.76582;4.54823;302;20221114;16.5;1.9;9.2;2.7;9.86;2.8;.89;6209 +88093;47.76582;4.54823;302;20221115;13.9;5.7;9.8;3.3;11.5;7.1;.52;4196 +88093;47.76582;4.54823;302;20221116;13.2;8.3;10.8;5.2;11.03;.9;.92;4019 +88093;47.76582;4.54823;302;20221117;13.7;10.7;12.2;6.4;11;9.2;1.43;3221 +88093;47.76582;4.54823;302;20221118;9.9;7.8;8.8;3.7;9.63;.7;.75;2458 +88093;47.76582;4.54823;302;20221119;6.8;2.3;4.5;1.9;8.43;.6;.29;2887 +88093;47.76582;4.54823;302;20221120;8.1;2.9;5.5;3.6;8.73;3.3;.33;3518 +88093;47.76582;4.54823;302;20221121;8.8;6;7.4;4.5;9.06;1.9;.64;2731 +88093;47.76582;4.54823;302;20221122;9.4;3.8;6.6;4.9;8.06;.1;.82;3598 +88093;47.76582;4.54823;302;20221123;10.2;2.3;6.3;4.3;8.36;2.4;.64;3930 +88093;47.76582;4.54823;302;20221124;12;6.5;9.2;4.1;9.63;3;.83;3763 +88093;47.76582;4.54823;302;20221125;10.5;6.6;8.5;2.7;9.56;.6;.6;3046 +88093;47.76582;4.54823;302;20221126;7.7;2.7;5.2;1.5;8.5;.1;.27;3227 +88093;47.76582;4.54823;302;20221127;8.8;1.9;5.3;2.2;7.76;0;.47;3405 +88093;47.76582;4.54823;302;20221128;9;4.6;6.8;2.4;8.76;3.7;.47;2521 +88093;47.76582;4.54823;302;20221129;8.6;4.7;6.6;1.9;9.13;.2;.34;2492 +88093;47.76582;4.54823;302;20221130;6.9;4.7;5.8;2.8;8.53;.1;.41;1931 +88093;47.76582;4.54823;302;20221201;5.7;5.2;5.5;3.1;8.06;.2;.55;686 +88093;47.76582;4.54823;302;20221202;4.2;2.8;3.5;2.5;6.93;2.2;.47;1261 +88093;47.76582;4.54823;302;20221203;4.8;1.6;3.2;3.7;6.73;1.6;.47;2580 +88093;47.76582;4.54823;302;20221204;3.9;1.7;2.8;3;6.96;6.4;.35;1692 +88093;47.76582;4.54823;302;20221205;3.8;2.5;3.2;2.3;7.36;.6;.31;1242 +88093;47.76582;4.54823;302;20221206;2.4;1.8;2.1;1.6;6.96;0;.31;676 +88093;47.76582;4.54823;302;20221207;3;-.2;1.4;1.2;6.56;0;.21;2532 +88093;47.76582;4.54823;302;20221208;3.7;-.1;1.8;1.5;5.83;0;.33;2644 +88093;47.76582;4.54823;302;20221209;.2;-4.7;-2.2;2.8;4.96;0;.21;2422 +88093;47.76582;4.54823;302;20221210;.2;-1.7;-.8;2.5;5.03;0;.39;1570 +88093;47.76582;4.54823;302;20221211;.2;-4.5;-2.2;1.8;4.23;0;.28;3278 +88093;47.76582;4.54823;302;20221212;-2.4;-8.5;-5.5;2.7;3.6;0;.25;3009 +88093;47.76582;4.54823;302;20221213;1;-7.1;-3;3;4.03;.2;.34;3797 +88093;47.76582;4.54823;302;20221214;1.3;-.8;.2;1.6;6.16;4.5;.23;1434 +88093;47.76582;4.54823;302;20221215;1.3;-.8;.2;3.6;5.73;0;.32;1762 +88093;47.76582;4.54823;302;20221216;1;-5.5;-2.3;1.9;4.2;0;.25;4064 +88093;47.76582;4.54823;302;20221217;-1.8;-7.2;-4.5;2.1;3.8;0;.2;3421 +88093;47.76582;4.54823;302;20221218;4.7;-9.4;-2.4;2.6;4.8;0;.25;4626 +88093;47.76582;4.54823;302;20221219;13.7;3.3;8.5;3.5;8.73;0;.83;4041 +88093;47.76582;4.54823;302;20221220;14.7;9.6;12.2;5;10.83;10;1.28;2617 +88093;47.76582;4.54823;302;20221221;11.7;10.3;11;5.3;11.8;2.6;.71;1478 +88093;47.76582;4.54823;302;20221222;12.3;10.1;11.2;7.2;11.66;11.8;.89;1508 +88093;47.76582;4.54823;302;20221223;13.4;10.8;12.1;5.7;13.53;6.2;.48;1279 +88093;47.76582;4.54823;302;20221224;11.2;9.3;10.3;3.3;11.16;0;.59;1646 +88093;47.76582;4.54823;302;20221225;14.3;7.1;10.7;2.9;10.46;.6;.7;3638 +88093;47.76582;4.54823;302;20221226;11.4;9.7;10.5;3.9;10.4;5.8;.93;1293 +88093;47.76582;4.54823;302;20221227;8.7;0;4.4;1.8;7.63;0;.28;3563 +88093;47.76582;4.54823;302;20221228;11.8;3.7;7.8;5.4;8.86;.3;.82;3951 +88093;47.76582;4.54823;302;20221229;11.2;10.5;10.8;6;9.83;3.8;1.46;539 +88093;47.76582;4.54823;302;20221230;12.8;2.7;7.8;5.7;10.06;2.4;.5;3053 +88093;47.76582;4.54823;302;20221231;16.2;12.7;14.4;6.6;11.83;0;1.88;2527 +88094;47.78189;4.8809;396;20220101;13.8;2.9;8.4;1.9;9;0;.42;5032 +88094;47.78189;4.8809;396;20220102;12.5;1.3;6.9;4.3;8.9;.2;.66;3950 +88094;47.78189;4.8809;396;20220103;10.2;9;9.6;5.2;10.56;7.4;.75;1426 +88094;47.78189;4.8809;396;20220104;10.3;8.3;9.3;5.7;9.7;11.3;1.08;603 +88094;47.78189;4.8809;396;20220105;3.1;-.2;1.5;3.3;6.28;.1;.33;2909 +88094;47.78189;4.8809;396;20220106;2.5;-.1;1.2;1.8;5.96;.1;.34;2111 +88094;47.78189;4.8809;396;20220107;2.7;-1.4;.6;4.4;6.23;3.2;.27;1616 +88094;47.78189;4.8809;396;20220108;3.4;.6;2;6.1;7;14.8;.24;1806 +88094;47.78189;4.8809;396;20220109;3.6;2.7;3.1;4.1;6.93;3;.49;1020 +88094;47.78189;4.8809;396;20220110;2.8;-1.7;.5;1.9;6.1;0;.18;3848 +88094;47.78189;4.8809;396;20220111;3;-1.3;.9;2.5;5.56;0;.32;4520 +88094;47.78189;4.8809;396;20220112;2.9;-4;-.6;1.9;5.1;0;.22;5677 +88094;47.78189;4.8809;396;20220113;4.7;-3;.8;1.9;5.16;0;.32;5713 +88094;47.78189;4.8809;396;20220114;5.6;-3.1;1.3;1.1;5.33;0;.19;5912 +88094;47.78189;4.8809;396;20220115;5.4;-2.3;1.5;1.7;5.26;0;.37;5694 +88094;47.78189;4.8809;396;20220116;-2.1;-4.5;-3.3;2.2;4.93;.1;.16;1566 +88094;47.78189;4.8809;396;20220117;2.5;-2.4;0;1.2;6.5;.1;.17;2749 +88094;47.78189;4.8809;396;20220118;6.4;1.6;4;3.3;6.8;0;.55;4712 +88094;47.78189;4.8809;396;20220119;2;-1.1;.5;3.7;6.3;1.4;.21;1747 +88094;47.78189;4.8809;396;20220120;4.6;1.1;2.8;2.7;6.56;.4;.44;3533 +88094;47.78189;4.8809;396;20220121;3.4;-.9;1.2;2.4;5.66;0;.39;4939 +88094;47.78189;4.8809;396;20220122;2.9;-.7;1.1;2.1;6.3;0;.31;2110 +88094;47.78189;4.8809;396;20220123;6.4;1.6;4;2.4;6.26;0;.61;4821 +88094;47.78189;4.8809;396;20220124;5.8;-3;1.4;1.9;5.53;0;.39;6837 +88094;47.78189;4.8809;396;20220125;1.6;-4.7;-1.6;1.5;5.03;0;.21;5155 +88094;47.78189;4.8809;396;20220126;-2.5;-3.7;-3.1;1.5;4.73;0;.26;1337 +88094;47.78189;4.8809;396;20220127;-1;-4.6;-2.8;2.1;5.13;.3;.17;2831 +88094;47.78189;4.8809;396;20220128;2.6;-1.1;.8;1.7;6.46;0;.27;2603 +88094;47.78189;4.8809;396;20220129;4;-.5;1.8;3.8;7.16;1.3;.17;2731 +88094;47.78189;4.8809;396;20220130;7.5;3.5;5.5;2.2;8.1;.1;.48;4509 +88094;47.78189;4.8809;396;20220131;5.6;2.9;4.2;5.1;6.73;2.4;.84;3130 +88094;47.78189;4.8809;396;20220201;4.5;.2;2.4;4.7;7.06;2.6;.34;2528 +88094;47.78189;4.8809;396;20220202;8.2;4.4;6.3;3.8;9.76;.5;.26;2651 +88094;47.78189;4.8809;396;20220203;7.5;4.7;6.1;2.7;8.46;.1;.54;3686 +88094;47.78189;4.8809;396;20220204;6.4;3.4;4.9;4.1;8;1.9;.52;2419 +88094;47.78189;4.8809;396;20220205;6.5;-.8;2.9;3.3;6.43;0;.65;6193 +88094;47.78189;4.8809;396;20220206;6.8;1.4;4.1;7.4;8.2;11.3;.3;2584 +88094;47.78189;4.8809;396;20220207;6.8;2.9;4.8;3.5;6.13;0;1.02;7769 +88094;47.78189;4.8809;396;20220208;11;-.8;5.1;1.7;6.56;0;.79;8544 +88094;47.78189;4.8809;396;20220209;12.4;-1.7;5.3;2;6.45;0;.97;8862 +88094;47.78189;4.8809;396;20220210;6;2.5;4.2;4.4;7.72;3.1;.41;1900 +88094;47.78189;4.8809;396;20220211;5.9;.9;3.4;2.3;5.82;0;.74;8200 +88094;47.78189;4.8809;396;20220212;5.9;-2.1;1.9;3.5;4.92;0;.95;8600 +88094;47.78189;4.8809;396;20220213;11;-.1;5.5;6.8;6.72;0;1.43;10500 +88094;47.78189;4.8809;396;20220214;9;5.9;7.5;5.8;8.42;2.7;.96;3200 +88094;47.78189;4.8809;396;20220215;8.3;3.7;6;4.9;7.42;4.7;.97;6100 +88094;47.78189;4.8809;396;20220216;9.7;4.5;7.1;6.9;10.23;8.1;.37;3644 +88094;47.78189;4.8809;396;20220217;11.9;9.2;10.6;6.5;9.43;.4;1.73;7089 +88094;47.78189;4.8809;396;20220218;12.3;6.2;9.3;6;9.36;1.7;1.34;3762 +88094;47.78189;4.8809;396;20220219;7.8;2;4.9;5.1;6;0;1.45;8986 +88094;47.78189;4.8809;396;20220220;8.7;3.7;6.2;6.4;8.93;4.9;.64;4308 +88094;47.78189;4.8809;396;20220221;6.5;3.2;4.9;7.3;7.76;4.1;.77;5749 +88094;47.78189;4.8809;396;20220222;7.9;4.4;6.1;4.3;8.8;.4;.63;4493 +88094;47.78189;4.8809;396;20220223;11.1;4.5;7.8;1.7;8.56;0;.96;7719 +88094;47.78189;4.8809;396;20220224;10.7;4.6;7.7;4.6;7.6;2.8;1.5;5861 +88094;47.78189;4.8809;396;20220225;7.5;-.6;3.4;3.3;5.9;.2;1.12;9756 +88094;47.78189;4.8809;396;20220226;7;-2.4;2.3;2.9;5.26;0;1.15;11946 +88094;47.78189;4.8809;396;20220227;9.1;-2.6;3.2;3.4;4.26;0;1.74;12857 +88094;47.78189;4.8809;396;20220228;11.2;-3.5;3.8;1.7;4.96;0;1.35;12947 +88094;47.78189;4.8809;396;20220301;11.6;-2.6;4.5;1.4;5;0;1.31;11055 +88094;47.78189;4.8809;396;20220302;11.8;-.3;5.7;2.4;6.5;0;1.37;9997 +88094;47.78189;4.8809;396;20220303;13.4;3.1;8.2;1.2;7.9;0;1.22;9842 +88094;47.78189;4.8809;396;20220304;10.8;-1.1;4.9;1.8;4.56;0;1.6;13708 +88094;47.78189;4.8809;396;20220305;8.4;-4.4;2;2.1;3.6;0;1.57;13926 +88094;47.78189;4.8809;396;20220306;6.2;-4.8;.7;2.8;3.66;0;1.5;13733 +88094;47.78189;4.8809;396;20220307;6.4;-3.6;1.4;3.4;3.7;0;1.67;13507 +88094;47.78189;4.8809;396;20220308;11;-4.2;3.4;2.4;4.23;0;1.83;14657 +88094;47.78189;4.8809;396;20220309;13.8;-2.6;5.6;1.9;5.6;0;1.75;14722 +88094;47.78189;4.8809;396;20220310;14.4;.5;7.4;3.1;6.9;0;2.07;14753 +88094;47.78189;4.8809;396;20220311;15;4.3;9.6;6.2;7.63;1.7;2.68;11727 +88094;47.78189;4.8809;396;20220312;10.4;6.1;8.3;3.8;7.76;.9;1.55;6336 +88094;47.78189;4.8809;396;20220313;10.8;4.6;7.7;4.1;8.43;6.6;1.33;5957 +88094;47.78189;4.8809;396;20220314;13.2;1.9;7.5;2.4;7.78;5.3;1.73;13175 +88094;47.78189;4.8809;396;20220315;12.3;6.1;9.2;3.4;9.96;.3;1.17;5780 +88094;47.78189;4.8809;396;20220316;14;5.3;9.7;2.5;9.86;0;1.32;7834 +88094;47.78189;4.8809;396;20220317;8.8;8.1;8.5;4;9.1;1.2;1.07;2902 +88094;47.78189;4.8809;396;20220318;11.2;4.3;7.8;4.8;7.32;0;1.83;10500 +88094;47.78189;4.8809;396;20220319;14.3;3.3;8.8;3.3;5.92;0;2.54;15800 +88094;47.78189;4.8809;396;20220320;16.4;2.8;9.6;4.5;6.42;.1;2.93;14200 +88094;47.78189;4.8809;396;20220321;16.9;5.9;11.4;3.3;6.82;0;2.94;17100 +88094;47.78189;4.8809;396;20220322;16;3.9;10;1.8;6.72;0;2.33;17400 +88094;47.78189;4.8809;396;20220323;17;4.2;10.6;1.5;6.12;0;2.43;18100 +88094;47.78189;4.8809;396;20220324;18.9;6.7;12.8;1.9;5.42;0;2.98;18800 +88094;47.78189;4.8809;396;20220325;18.5;6.7;12.6;2.5;5.52;0;3.27;19000 +88094;47.78189;4.8809;396;20220326;18.8;6.5;12.7;2.8;6.02;0;3.36;18700 +88094;47.78189;4.8809;396;20220327;19.1;6.5;12.8;2;6.02;0;3.07;19200 +88094;47.78189;4.8809;396;20220328;20.8;8.8;14.8;2.6;6.72;0;3.53;18200 +88094;47.78189;4.8809;396;20220329;18;9.9;14;3.9;7.32;.9;3.34;12100 +88094;47.78189;4.8809;396;20220330;13.7;8;10.9;1.7;10.32;5.8;1.31;7000 +88094;47.78189;4.8809;396;20220331;7.9;7;7.5;2.9;8.22;2.8;1.09;4900 +88094;47.78189;4.8809;396;20220401;4.4;-.2;2.1;3.6;5.32;1.2;1.1;6600 +88094;47.78189;4.8809;396;20220402;3.2;-.5;1.4;5.2;5.56;.8;1.21;7766 +88094;47.78189;4.8809;396;20220403;3.7;-2.5;.6;2.4;4.62;0;1.15;9300 +88094;47.78189;4.8809;396;20220404;9.2;-2.4;3.4;3.7;4.22;0;2.45;21000 +88094;47.78189;4.8809;396;20220405;10.8;4.3;7.6;3.7;8.12;.2;1.3;5500 +88094;47.78189;4.8809;396;20220406;11.9;7.5;9.7;4.1;9.82;1.4;1.32;6300 +88094;47.78189;4.8809;396;20220407;11.9;7.6;9.8;6.9;10.32;11.5;1.12;3900 +88094;47.78189;4.8809;396;20220408;12.6;6.5;9.6;5.7;9.72;20.2;1.41;6000 +88094;47.78189;4.8809;396;20220409;8.4;1.1;4.8;3.1;6.62;1.2;1.54;12600 +88094;47.78189;4.8809;396;20220410;5.4;1.1;3.3;1.8;5.91;0;2.5;21850 +88094;47.78189;4.8809;396;20220411;18;.7;9.3;3;7.14;0;3.26;20334 +88094;47.78189;4.8809;396;20220412;21.4;5.6;13.5;3.3;7.41;0;4.05;19586 +88094;47.78189;4.8809;396;20220413;20.1;8.8;14.5;2.1;9.32;.1;2.92;15100 +88094;47.78189;4.8809;396;20220414;19.9;8.9;14.4;2.8;11.02;0;3;17100 +88094;47.78189;4.8809;396;20220415;20.1;8.5;14.3;2.4;10.22;0;3.28;20000 +88094;47.78189;4.8809;396;20220416;16.7;7.8;12.3;3.1;8.12;0;3.61;24500 +88094;47.78189;4.8809;396;20220417;18.7;2.5;10.6;2.8;5.62;0;3.93;25000 +88094;47.78189;4.8809;396;20220418;18.4;3.5;11;1.6;5.62;0;3.35;22800 +88094;47.78189;4.8809;396;20220419;18.5;8.2;13.4;2.1;6.62;0;3.7;22600 +88094;47.78189;4.8809;396;20220420;17.4;6.5;12;2.8;6.82;0;3.78;24100 +88094;47.78189;4.8809;396;20220421;18.1;5.4;11.8;2.6;6.82;0;3.78;24400 +88094;47.78189;4.8809;396;20220422;19;5.7;12.4;2.3;8.62;.3;3.54;23700 +88094;47.78189;4.8809;396;20220423;15.3;9.2;12.3;3.3;10.22;5.8;2.3;12400 +88094;47.78189;4.8809;396;20220424;11.6;7.1;9.4;3.2;10.62;3.8;.81;3000 +88094;47.78189;4.8809;396;20220425;14.6;9.3;12;3.5;10.92;2.5;1.96;10900 +88094;47.78189;4.8809;396;20220426;14.3;5.5;9.9;2.4;8.42;0;2.65;18900 +88094;47.78189;4.8809;396;20220427;16.1;3.9;10;2.6;8.72;0;3.21;25100 +88094;47.78189;4.8809;396;20220428;20.4;6.2;13.3;2.2;8.62;0;4;26100 +88094;47.78189;4.8809;396;20220429;17.9;9.2;13.6;1.7;9.32;.7;2.56;13200 +88094;47.78189;4.8809;396;20220430;15.8;6.6;11.2;2.8;9.22;0;3.26;24000 +88094;47.78189;4.8809;396;20220501;16.4;5.1;10.8;1.9;8.22;0;3.27;23800 +88094;47.78189;4.8809;396;20220502;18.7;7.7;13.2;1.8;9.02;0;3.37;21300 +88094;47.78189;4.8809;396;20220503;21.1;9.5;15.3;2.4;10.02;1.5;4.12;24600 +88094;47.78189;4.8809;396;20220504;18.6;9.1;13.9;1.9;11.42;4.5;2.17;10500 +88094;47.78189;4.8809;396;20220505;17.1;9.4;13.3;2.3;10.72;2.9;2.81;17000 +88094;47.78189;4.8809;396;20220506;19;6.1;12.6;2;10.03;0;3.37;21542 +88094;47.78189;4.8809;396;20220507;20.3;6.6;13.4;1.9;9.93;0;3.65;22443 +88094;47.78189;4.8809;396;20220508;21.6;8.4;15;2.5;10.86;.1;4.03;23218 +88094;47.78189;4.8809;396;20220509;24;8.3;16.1;1.6;11.6;0;4.23;25465 +88094;47.78189;4.8809;396;20220510;24.3;9.4;16.9;1.7;12.66;0;4;22246 +88094;47.78189;4.8809;396;20220511;27.3;13.3;20.3;3.5;12.8;0;5.57;24591 +88094;47.78189;4.8809;396;20220512;20.7;13.1;16.9;2.3;13.9;1.3;3.01;14877 +88094;47.78189;4.8809;396;20220513;21.4;12.8;17.1;1.9;12.06;0;4;22141 +88094;47.78189;4.8809;396;20220514;22.9;6.2;14.5;1.2;9.53;0;4.2;26481 +88094;47.78189;4.8809;396;20220515;27;8.9;17.9;1.7;11.63;1.4;4.71;24750 +88094;47.78189;4.8809;396;20220516;24;14;19;2.4;14.33;.6;3.85;18240 +88094;47.78189;4.8809;396;20220517;26.5;11.6;19.1;1.3;13.93;0;4.54;25084 +88094;47.78189;4.8809;396;20220518;28.5;13.5;21;1.6;14.33;0;4.87;24535 +88094;47.78189;4.8809;396;20220519;28.9;14.7;21.8;2.9;15.7;.3;5.34;23527 +88094;47.78189;4.8809;396;20220520;29.2;16.3;22.7;3.9;14.6;.4;5.77;20957 +88094;47.78189;4.8809;396;20220521;23.6;7.6;15.6;1.4;11.4;0;4.46;27303 +88094;47.78189;4.8809;396;20220522;24.7;11.3;18;2.1;12.23;3.9;4.24;21044 +88094;47.78189;4.8809;396;20220523;20.1;14.6;17.3;3.5;15.86;7.6;2.62;11771 +88094;47.78189;4.8809;396;20220524;17.7;10.8;14.2;3.4;11.9;.4;3.17;17674 +88094;47.78189;4.8809;396;20220525;19.8;6.3;13;2.1;10.43;0;3.84;24364 +88094;47.78189;4.8809;396;20220526;19.8;10;14.9;2.2;11.63;0;3.32;17932 +88094;47.78189;4.8809;396;20220527;17.3;9.9;13.6;2;12.6;.1;2.4;13597 +88094;47.78189;4.8809;396;20220528;18.1;7.1;12.6;2.4;9.5;0;3.99;25758 +88094;47.78189;4.8809;396;20220529;16.2;6.1;11.2;2.6;7.76;0;3.74;23202 +88094;47.78189;4.8809;396;20220530;19.2;3.9;11.6;1.6;7.4;0;4.2;28077 +88094;47.78189;4.8809;396;20220531;22.2;6.6;14.4;1.8;8.06;0;4.39;24862 +88094;47.78189;4.8809;396;20220601;22.5;5;13.7;1.4;9.23;0;3.98;23565 +88094;47.78189;4.8809;396;20220602;23.8;10.1;17;2;11.3;.4;4.41;23089 +88094;47.78189;4.8809;396;20220603;23.7;13.4;18.6;1.9;15.4;7.4;3.39;16386 +88094;47.78189;4.8809;396;20220604;26.8;15.6;21.2;2.4;17.5;10;5;25313 +88094;47.78189;4.8809;396;20220605;21.8;16.1;18.9;3.5;17.1;7.1;3.4;16542 +88094;47.78189;4.8809;396;20220606;20.3;12.6;16.5;2.7;13.9;.2;3.36;17735 +88094;47.78189;4.8809;396;20220607;20.4;11.8;16.1;2.9;13.56;2;3.42;18027 +88094;47.78189;4.8809;396;20220608;18.3;12.3;15.3;2.7;13.53;8.8;2.54;12124 +88094;47.78189;4.8809;396;20220609;18.5;10.1;14.3;2.5;11.8;.2;3.37;19472 +88094;47.78189;4.8809;396;20220610;23.7;7.7;15.7;.9;12.03;0;4.53;28447 +88094;47.78189;4.8809;396;20220611;27.3;10.6;18.9;.9;14.13;.1;5;28895 +88094;47.78189;4.8809;396;20220612;27.2;13.4;20.3;1.7;15.4;.5;4.9;25370 +88094;47.78189;4.8809;396;20220613;22.2;10.8;16.5;2.4;11.16;0;4.91;27720 +88094;47.78189;4.8809;396;20220614;26.4;8.6;17.5;1.7;11.43;0;5.24;28962 +88094;47.78189;4.8809;396;20220615;31.2;12.8;22;1.4;13.93;0;5.76;28761 +88094;47.78189;4.8809;396;20220616;28.8;15.2;22;1.9;13.4;0;5.77;27831 +88094;47.78189;4.8809;396;20220617;30.7;13.1;21.9;1.2;12.76;0;5.51;27980 +88094;47.78189;4.8809;396;20220618;35.1;15.3;25.2;2.4;14.53;0;7;28137 +88094;47.78189;4.8809;396;20220619;34.3;22.7;28.5;4.6;15.13;1.1;8.36;25016 +88094;47.78189;4.8809;396;20220620;27.2;16.9;22.1;2.9;17.23;2.3;4.82;20948 +88094;47.78189;4.8809;396;20220621;28.9;14.2;21.6;2.3;17.36;5.3;4.86;22617 +88094;47.78189;4.8809;396;20220622;23.6;18.1;20.8;2.2;19.6;5.2;2.67;11068 +88094;47.78189;4.8809;396;20220623;27;15.3;21.2;2;17.73;5.6;4.39;21280 +88094;47.78189;4.8809;396;20220624;21.2;13.4;17.3;2.5;16.4;1.9;3.02;15977 +88094;47.78189;4.8809;396;20220625;25.9;13;19.5;2.8;15.2;10.2;4.59;21743 +88094;47.78189;4.8809;396;20220626;17;13.9;15.5;1.8;16.13;29.6;1.51;7432 +88094;47.78189;4.8809;396;20220627;19.7;14.6;17.2;2.2;15.86;1.8;2.41;11416 +88094;47.78189;4.8809;396;20220628;24.8;8.9;16.8;1.3;13.53;.1;4.66;27967 +88094;47.78189;4.8809;396;20220629;27.4;11.9;19.7;1.4;14.13;.1;5.11;27558 +88094;47.78189;4.8809;396;20220630;20.7;12.8;16.8;2.6;14.26;2.9;2.9;13759 +88094;47.78189;4.8809;396;20220701;21.6;9.8;15.7;1.9;12.06;.1;4.01;23135 +88094;47.78189;4.8809;396;20220702;26.8;8.4;17.6;1.5;11.36;0;5.27;29583 +88094;47.78189;4.8809;396;20220703;27.9;11.5;19.7;1.9;13.06;0;5.36;27516 +88094;47.78189;4.8809;396;20220704;24.7;11.2;18;1.6;12.13;0;4.73;25931 +88094;47.78189;4.8809;396;20220705;25.7;9.9;17.8;1.9;11.16;0;5.25;28802 +88094;47.78189;4.8809;396;20220706;23.1;10.7;16.9;2;11.1;0;4.72;26240 +88094;47.78189;4.8809;396;20220707;22.1;9.7;15.9;2.7;12.4;0;3.79;19846 +88094;47.78189;4.8809;396;20220708;24.6;9.6;17.1;2.3;11.56;0;5.1;28207 +88094;47.78189;4.8809;396;20220709;27.3;10.8;19;2;12.23;0;5.37;27625 +88094;47.78189;4.8809;396;20220710;24.6;12.3;18.4;3;12.23;0;5.35;27042 +88094;47.78189;4.8809;396;20220711;27.2;12.3;19.8;3;12.26;0;5.83;27463 +88094;47.78189;4.8809;396;20220712;28.8;13.2;21;1.9;12.3;0;5.58;27237 +88094;47.78189;4.8809;396;20220713;32.3;12.6;22.4;1.1;11.83;0;5.24;26188 +88094;47.78189;4.8809;396;20220714;33;14.6;23.8;2.4;12.66;0;6.59;27960 +88094;47.78189;4.8809;396;20220715;26.7;14.3;20.5;2.3;11.33;0;5.58;26884 +88094;47.78189;4.8809;396;20220716;27.4;11.1;19.2;2.4;9.8;0;5.75;27842 +88094;47.78189;4.8809;396;20220717;30.7;14.4;22.6;2.5;10.46;0;6.3;26404 +88094;47.78189;4.8809;396;20220718;35.3;14.9;25.1;1.7;10.5;0;6.33;27747 +88094;47.78189;4.8809;396;20220719;37.3;17.9;27.6;2.4;13.86;0;7.36;27830 +88094;47.78189;4.8809;396;20220720;26.1;21.3;23.7;2.6;18.13;4.3;3.46;10960 +88094;47.78189;4.8809;396;20220721;28.2;15.4;21.8;2.3;16.23;0;5;23450 +88094;47.78189;4.8809;396;20220722;31.3;15.1;23.2;1.9;15.8;.3;5.06;22167 +88094;47.78189;4.8809;396;20220723;26.1;16.5;21.3;1.7;17.56;.2;3.83;18275 +88094;47.78189;4.8809;396;20220724;32;14.8;23.4;1.4;15.03;0;5.51;27125 +88094;47.78189;4.8809;396;20220725;29.5;17;23.2;3.3;15.26;.1;5.53;21459 +88094;47.78189;4.8809;396;20220726;23.9;13.5;18.7;2.4;14.36;0;3.93;19359 +88094;47.78189;4.8809;396;20220727;25.2;12.8;19;1.6;11.93;0;4.35;22116 +88094;47.78189;4.8809;396;20220728;28.1;12.2;20.2;1.6;11.4;0;4.59;21958 +88094;47.78189;4.8809;396;20220729;27.3;12.9;20.1;2.1;11.5;0;4.9;22944 +88094;47.78189;4.8809;396;20220730;29.5;12.7;21.1;1.7;12.23;0;4.93;23169 +88094;47.78189;4.8809;396;20220731;30.5;14.9;22.7;1.6;13.46;0;5.33;26059 +88094;47.78189;4.8809;396;20220801;27.3;13.7;20.5;1.7;15.03;.1;4.25;20990 +88094;47.78189;4.8809;396;20220802;29.7;13;21.3;.9;14.21;0;4.81;26590 +88094;47.78189;4.8809;396;20220803;34.2;13.5;23.9;1.1;13.81;0;5.39;26885 +88094;47.78189;4.8809;396;20220804;36.6;17.8;27.2;1.7;14.83;3.8;5.73;23212 +88094;47.78189;4.8809;396;20220805;25;18.5;21.8;3.4;18.25;0;4.04;17006 +88094;47.78189;4.8809;396;20220806;25.6;14.6;20.1;3.9;11.88;0;5.44;22197 +88094;47.78189;4.8809;396;20220807;27.4;11.4;19.4;2.7;9.1;0;5.38;23329 +88094;47.78189;4.8809;396;20220808;29.5;11.6;20.6;2.8;9.68;0;5.93;24866 +88094;47.78189;4.8809;396;20220809;31.1;15.5;23.3;2.6;10.13;0;6.1;24790 +88094;47.78189;4.8809;396;20220810;30.7;16.6;23.6;3;9.86;0;6.32;24181 +88094;47.78189;4.8809;396;20220811;31.2;14.9;23.1;2.5;9.4;0;6.02;25269 +88094;47.78189;4.8809;396;20220812;31.6;16.1;23.9;2.6;9.33;0;6.18;24477 +88094;47.78189;4.8809;396;20220813;31.3;14.8;23;2.2;9.43;0;5.77;24889 +88094;47.78189;4.8809;396;20220814;25.5;15.4;20.5;2.3;13.13;10.6;3.5;12531 +88094;47.78189;4.8809;396;20220815;19.2;15.4;17.3;2.6;17.88;2;2.37;11645 +88094;47.78189;4.8809;396;20220816;27.8;13.5;20.7;1.7;17.15;7;4.07;20696 +88094;47.78189;4.8809;396;20220817;25.5;15.3;20.4;1.5;17.5;3.6;3.34;17431 +88094;47.78189;4.8809;396;20220818;22.8;15.9;19.4;2.1;18.16;3;2.38;10905 +88094;47.78189;4.8809;396;20220819;24.8;16.6;20.7;3;17.76;3.1;3.53;16660 +88094;47.78189;4.8809;396;20220820;23.9;16.8;20.3;2.1;16.06;.6;3.77;19621 +88094;47.78189;4.8809;396;20220821;25.5;11.1;18.3;1.2;12.86;0;3.7;21164 +88094;47.78189;4.8809;396;20220822;26.7;12.8;19.7;1.8;14.06;0;4.01;21077 +88094;47.78189;4.8809;396;20220823;27.6;13.4;20.5;1.1;15.9;.1;3.61;19623 +88094;47.78189;4.8809;396;20220824;30.5;14.8;22.7;1.3;13.76;0;4.36;22214 +88094;47.78189;4.8809;396;20220825;31;15.5;23.3;1.6;13.83;.2;4.56;21937 +88094;47.78189;4.8809;396;20220826;21.7;17.5;19.6;2.8;17.5;4.2;2.24;7895 +88094;47.78189;4.8809;396;20220827;24.3;13.3;18.8;1.7;15.93;0;3.2;17899 +88094;47.78189;4.8809;396;20220828;26.9;13.6;20.3;1.5;16;0;3.46;18467 +88094;47.78189;4.8809;396;20220829;29;14.7;21.8;1.7;15.43;0;4.15;20836 +88094;47.78189;4.8809;396;20220830;27.8;15.7;21.7;1.8;16.56;.1;3.1;12754 +88094;47.78189;4.8809;396;20220831;26.1;13.8;20;1.4;16.9;1;3.4;19195 +88094;47.78189;4.8809;396;20220901;25.8;13.2;19.5;1.4;14.63;.1;3.43;19346 +88094;47.78189;4.8809;396;20220902;24.8;13;18.9;2.1;14.96;6.2;3.14;15846 +88094;47.78189;4.8809;396;20220903;22.5;15.6;19;2.3;16.76;.8;2.62;12855 +88094;47.78189;4.8809;396;20220904;26.8;12;19.4;1.8;15.03;1.8;3.59;19436 +88094;47.78189;4.8809;396;20220905;29.3;14.7;22;1.8;16.33;4.5;3.93;19192 +88094;47.78189;4.8809;396;20220906;27.9;16.4;22.2;2.7;17.56;0;3.71;15539 +88094;47.78189;4.8809;396;20220907;20;14.9;17.4;2.3;16.9;11.7;1.62;7463 +88094;47.78189;4.8809;396;20220908;20.8;13.2;17;3.7;15.06;2.9;2.7;14290 +88094;47.78189;4.8809;396;20220909;19.9;13.4;16.6;4;14.4;8.8;2.68;13401 +88094;47.78189;4.8809;396;20220910;17.9;13;15.5;3.4;14.2;.6;1.96;9423 +88094;47.78189;4.8809;396;20220911;20.6;11;15.8;1.2;13.96;.2;2.29;14880 +88094;47.78189;4.8809;396;20220912;25.6;10.3;17.9;1.6;13.93;0;3.14;18553 +88094;47.78189;4.8809;396;20220913;27.3;13.9;20.6;1.8;18.1;7.1;2.79;13631 +88094;47.78189;4.8809;396;20220914;24.7;16.7;20.7;2.6;19.26;12.7;2.5;11656 +88094;47.78189;4.8809;396;20220915;19.5;15.6;17.6;2.5;16.5;6.8;1.7;7281 +88094;47.78189;4.8809;396;20220916;16;11.6;13.8;2;12.3;.2;1.66;8604 +88094;47.78189;4.8809;396;20220917;14.5;5.6;10;2.3;8.96;.1;1.93;12831 +88094;47.78189;4.8809;396;20220918;16.3;3;9.6;2;8.36;0;2.27;17412 +88094;47.78189;4.8809;396;20220919;15.9;5.5;10.7;1.8;8.73;0;2.16;15833 +88094;47.78189;4.8809;396;20220920;16.1;4;10.1;1.4;8.76;0;1.94;14866 +88094;47.78189;4.8809;396;20220921;16.6;4.5;10.6;1.8;8.93;0;2.16;16552 +88094;47.78189;4.8809;396;20220922;18.7;4.9;11.8;1.3;8.63;0;2.21;16710 +88094;47.78189;4.8809;396;20220923;18.9;5.3;12.1;1;9.86;0;1.85;12987 +88094;47.78189;4.8809;396;20220924;17;9.8;13.4;1.7;11.76;0;1.69;10215 +88094;47.78189;4.8809;396;20220925;15.2;6.7;10.9;1.4;11.5;.9;1.2;7909 +88094;47.78189;4.8809;396;20220926;14;6.6;10.3;3.7;10.5;8.8;1.45;8666 +88094;47.78189;4.8809;396;20220927;11.6;8.1;9.9;4.6;10.86;18.5;1.09;6173 +88094;47.78189;4.8809;396;20220928;11.9;9;10.5;2.4;11.13;3.8;1.01;5302 +88094;47.78189;4.8809;396;20220929;12.6;6.5;9.6;1.1;10.13;4;1.1;7591 +88094;47.78189;4.8809;396;20220930;15.4;2.8;9.1;1.4;8.76;2.8;1.65;14257 +88094;47.78189;4.8809;396;20221001;14.1;7.3;10.7;4.4;12.16;5.9;.93;5251 +88094;47.78189;4.8809;396;20221002;16.9;12.4;14.7;3.6;15.53;6.6;1.14;6660 +88094;47.78189;4.8809;396;20221003;15.8;9.3;12.5;2;11.86;0;1.44;9702 +88094;47.78189;4.8809;396;20221004;16.5;4.7;10.6;1.5;10.86;.2;1.36;10567 +88094;47.78189;4.8809;396;20221005;20.8;8.8;14.8;2.9;13.2;0;2.07;12889 +88094;47.78189;4.8809;396;20221006;17.1;12;14.5;1.6;12;0;1.6;10259 +88094;47.78189;4.8809;396;20221007;18.3;4.4;11.4;1.2;11.2;.1;1.4;11174 +88094;47.78189;4.8809;396;20221008;16.1;8.8;12.4;1.5;11.46;.1;1.41;11008 +88094;47.78189;4.8809;396;20221009;18.2;3.6;10.9;2;9.86;.1;1.71;13649 +88094;47.78189;4.8809;396;20221010;19.1;8.2;13.6;2.1;13;5.7;1.34;7870 +88094;47.78189;4.8809;396;20221011;16.2;10;13.1;1.3;13.3;0;1.01;6469 +88094;47.78189;4.8809;396;20221012;18.8;6.7;12.8;1;11.96;.1;1.31;11600 +88094;47.78189;4.8809;396;20221013;14.5;9.5;12;1.7;13.4;1;.77;4870 +88094;47.78189;4.8809;396;20221014;15.2;12.3;13.7;3.9;15.1;15.8;.71;3378 +88094;47.78189;4.8809;396;20221015;16.1;14.1;15.1;4.5;15.96;3.1;.88;3468 +88094;47.78189;4.8809;396;20221016;21.7;14.2;18;3;15.86;.3;1.81;8214 +88094;47.78189;4.8809;396;20221017;22.5;14.5;18.5;3;15.63;2.1;1.95;8485 +88094;47.78189;4.8809;396;20221018;21.9;14;17.9;1.8;15.73;.4;1.49;8309 +88094;47.78189;4.8809;396;20221019;20.3;11.5;15.9;2.4;15.03;.2;1.37;8791 +88094;47.78189;4.8809;396;20221020;18;13.8;15.9;3.5;15.8;21.4;1.12;4052 +88094;47.78189;4.8809;396;20221021;19;13.8;16.4;3.5;15.66;5.9;1.36;6706 +88094;47.78189;4.8809;396;20221022;19.9;10.9;15.4;2.5;14.5;.1;1.37;9843 +88094;47.78189;4.8809;396;20221023;19.4;12.9;16.2;4.1;14.76;2.3;1.57;5668 +88094;47.78189;4.8809;396;20221024;18.9;14.3;16.6;3.5;13.1;.8;1.9;7041 +88094;47.78189;4.8809;396;20221025;19.6;9.7;14.7;2.9;12.73;.7;1.54;8583 +88094;47.78189;4.8809;396;20221026;21.7;13.6;17.7;2.9;13.93;.2;1.88;8717 +88094;47.78189;4.8809;396;20221027;20.6;10.6;15.6;3.3;14.63;0;1.43;8266 +88094;47.78189;4.8809;396;20221028;23.2;15.5;19.4;4.3;14.7;0;2.43;6769 +88094;47.78189;4.8809;396;20221029;21.3;13.7;17.5;3.4;12.56;0;2.11;6666 +88094;47.78189;4.8809;396;20221030;21;12.2;16.6;2.2;11.9;.1;1.59;7865 +88094;47.78189;4.8809;396;20221031;19.3;8.6;14;3.1;12.83;4.9;1.35;6976 +88094;47.78189;4.8809;396;20221101;14.6;12.8;13.7;3.9;12.13;0;1.35;6676 +88094;47.78189;4.8809;396;20221102;15.5;8.6;12.1;3.1;10.83;.1;1.22;6886 +88094;47.78189;4.8809;396;20221103;11.7;7;9.4;4.2;10.53;10.7;.79;2923 +88094;47.78189;4.8809;396;20221104;8.9;7.2;8.1;4;9.96;4.2;.58;2605 +88094;47.78189;4.8809;396;20221105;9.6;5.4;7.5;2.7;9.23;0;.6;4634 +88094;47.78189;4.8809;396;20221106;9;3;6;3.2;8.83;.7;.52;4271 +88094;47.78189;4.8809;396;20221107;14;7.5;10.7;3.8;10.96;.2;.98;4557 +88094;47.78189;4.8809;396;20221108;15.8;6.9;11.4;5.1;10.66;10.3;1.36;5672 +88094;47.78189;4.8809;396;20221109;12.5;10.5;11.5;3.1;12.33;2.2;.64;2042 +88094;47.78189;4.8809;396;20221110;9.3;6.2;7.7;1.4;10;0;.42;3668 +88094;47.78189;4.8809;396;20221111;10.5;2;6.2;2;9.3;.1;.36;5333 +88094;47.78189;4.8809;396;20221112;14.6;3.7;9.1;1.4;9.96;.1;.57;6693 +88094;47.78189;4.8809;396;20221113;7.4;3.1;5.2;2.2;8.7;.1;.3;4595 +88094;47.78189;4.8809;396;20221114;14.6;3.3;9;3.1;9.9;3.3;.79;5593 +88094;47.78189;4.8809;396;20221115;12.3;8;10.2;3.5;11.8;6.7;.49;2548 +88094;47.78189;4.8809;396;20221116;12.2;7.9;10;4.6;10.83;1.8;.76;4285 +88094;47.78189;4.8809;396;20221117;12.8;9.4;11.1;6.1;10.63;9.7;1.26;3477 +88094;47.78189;4.8809;396;20221118;9;7.3;8.1;4;9.5;.5;.67;2614 +88094;47.78189;4.8809;396;20221119;7;3.6;5.3;2.3;8.46;.7;.36;2786 +88094;47.78189;4.8809;396;20221120;8.3;3.9;6.1;4.1;8.43;3.4;.49;4190 +88094;47.78189;4.8809;396;20221121;8.1;5.4;6.8;4.8;8.8;1.9;.62;2710 +88094;47.78189;4.8809;396;20221122;8;3.5;5.8;4.5;7.8;.1;.74;2891 +88094;47.78189;4.8809;396;20221123;9;2.6;5.8;4.2;8.16;2.9;.6;3639 +88094;47.78189;4.8809;396;20221124;11.2;5.4;8.3;3.9;9.26;3.8;.75;3981 +88094;47.78189;4.8809;396;20221125;9.7;6.1;7.9;2.8;9.33;.5;.53;3360 +88094;47.78189;4.8809;396;20221126;6.5;2.7;4.6;1.6;8.5;.1;.22;3066 +88094;47.78189;4.8809;396;20221127;6.7;2.7;4.7;3.5;8.16;.1;.28;2682 +88094;47.78189;4.8809;396;20221128;8;4.8;6.4;2.9;9.03;3.7;.42;1675 +88094;47.78189;4.8809;396;20221129;8.1;4.2;6.1;1.7;8.93;0;.36;2331 +88094;47.78189;4.8809;396;20221130;6.4;3.9;5.1;2.7;8.36;.2;.35;2106 +88094;47.78189;4.8809;396;20221201;4.7;4.5;4.6;3.1;7.43;0;.59;766 +88094;47.78189;4.8809;396;20221202;3.4;2.1;2.8;2.3;6.66;1.8;.45;1158 +88094;47.78189;4.8809;396;20221203;3.3;.7;2;3.3;6.33;1.1;.4;2520 +88094;47.78189;4.8809;396;20221204;2.3;.6;1.4;2.6;6.43;2.3;.32;1502 +88094;47.78189;4.8809;396;20221205;3.4;1.7;2.5;2.6;7.06;.5;.31;1275 +88094;47.78189;4.8809;396;20221206;1.9;1.3;1.6;1.4;6.73;0;.28;1044 +88094;47.78189;4.8809;396;20221207;3.4;-.9;1.2;1.5;6.36;0;.18;3263 +88094;47.78189;4.8809;396;20221208;3.4;-.9;1.3;1.1;5.56;0;.24;3591 +88094;47.78189;4.8809;396;20221209;.8;-3.8;-1.5;2.2;4.96;0;.23;3009 +88094;47.78189;4.8809;396;20221210;-.3;-1.7;-1;2.8;4.96;0;.38;1544 +88094;47.78189;4.8809;396;20221211;-2.7;-4.5;-3.6;1.6;4.2;0;.21;2583 +88094;47.78189;4.8809;396;20221212;-3.9;-7.6;-5.8;2.4;3.6;.1;.21;2467 +88094;47.78189;4.8809;396;20221213;-.5;-7.5;-4;3;3.83;.6;.28;4289 +88094;47.78189;4.8809;396;20221214;1.1;-2.2;-.5;1.7;5.93;5;.2;1396 +88094;47.78189;4.8809;396;20221215;-.3;-1.3;-.8;3;5.46;0;.3;1249 +88094;47.78189;4.8809;396;20221216;.2;-5.3;-2.5;2.2;3.96;0;.27;4911 +88094;47.78189;4.8809;396;20221217;-1.2;-8.1;-4.7;1.6;3.63;0;.12;5230 +88094;47.78189;4.8809;396;20221218;1.6;-8.3;-3.4;3.9;4.8;.1;.15;3502 +88094;47.78189;4.8809;396;20221219;11.6;.8;6.2;6.3;8.9;0;.58;3933 +88094;47.78189;4.8809;396;20221220;13;9.5;11.3;6.3;10.76;8.1;1.22;2084 +88094;47.78189;4.8809;396;20221221;10.6;9.6;10.1;4.7;11.36;3.5;.57;1584 +88094;47.78189;4.8809;396;20221222;11.5;9.1;10.3;6.7;11.1;12.3;.83;1509 +88094;47.78189;4.8809;396;20221223;13.1;9.6;11.3;6;12.96;6.1;.45;1225 +88094;47.78189;4.8809;396;20221224;10.8;9.1;9.9;3.7;10.66;.2;.64;2078 +88094;47.78189;4.8809;396;20221225;10.9;7.7;9.3;3.6;10.6;.1;.52;2663 +88094;47.78189;4.8809;396;20221226;10.5;8.8;9.7;4;9.86;6.2;.91;1300 +88094;47.78189;4.8809;396;20221227;7.3;.5;3.9;2.1;7.33;0;.29;3349 +88094;47.78189;4.8809;396;20221228;9.1;3.5;6.3;4.9;8.26;.2;.62;3865 +88094;47.78189;4.8809;396;20221229;9.5;8.2;8.9;5.7;9.53;4;1.01;787 +88094;47.78189;4.8809;396;20221230;10.6;4.1;7.3;5.4;9.8;3.7;.49;1621 +88094;47.78189;4.8809;396;20221231;13.6;10.4;12;6.4;11.4;0;1.25;2749 +88095;47.79695;5.21376;435;20220101;13.4;3;8.2;2.3;9.21;0;.34;5700 +88095;47.79695;5.21376;435;20220102;11;1.1;6;4.5;8.61;.1;.46;3600 +88095;47.79695;5.21376;435;20220103;9.6;7.8;8.7;5;10.31;7.1;.47;1900 +88095;47.79695;5.21376;435;20220104;10.1;7.6;8.8;5.9;9.51;10.9;.94;300 +88095;47.79695;5.21376;435;20220105;2.4;0;1.2;5;6.08;0;.29;2689 +88095;47.79695;5.21376;435;20220106;2;.4;1.2;2;5.81;.2;.37;1700 +88095;47.79695;5.21376;435;20220107;2;-1.5;.2;4.3;6.01;7;.24;1200 +88095;47.79695;5.21376;435;20220108;2.6;.5;1.5;6;6.71;14.8;.15;2000 +88095;47.79695;5.21376;435;20220109;3.5;2.4;2.9;4.4;6.81;2.2;.41;1800 +88095;47.79695;5.21376;435;20220110;2.9;-1.8;.5;1.6;5.91;0;.15;4300 +88095;47.79695;5.21376;435;20220111;2.8;-1.5;.6;2.9;5.51;0;.23;6000 +88095;47.79695;5.21376;435;20220112;3.1;-3.3;-.1;2.5;5.01;0;.17;8300 +88095;47.79695;5.21376;435;20220113;4.9;-2.9;1;1.8;5.11;0;.27;6600 +88095;47.79695;5.21376;435;20220114;5.4;-2;1.7;1.8;5.51;0;.27;6500 +88095;47.79695;5.21376;435;20220115;4.8;0;2.4;2.1;5.31;0;.39;6600 +88095;47.79695;5.21376;435;20220116;-2.3;-5.3;-3.8;2.1;4.61;.1;.18;1300 +88095;47.79695;5.21376;435;20220117;2.8;-2.8;0;1.6;6.31;.1;.18;2200 +88095;47.79695;5.21376;435;20220118;6.7;1.4;4;3.1;6.71;0;.46;6100 +88095;47.79695;5.21376;435;20220119;2.2;-.8;.7;3.9;6.11;1.3;.27;2100 +88095;47.79695;5.21376;435;20220120;4.8;.8;2.8;2.8;6.41;.1;.41;4500 +88095;47.79695;5.21376;435;20220121;3.6;-1.1;1.2;2.7;5.51;0;.39;5900 +88095;47.79695;5.21376;435;20220122;3;-.6;1.2;2.2;6.21;0;.31;2400 +88095;47.79695;5.21376;435;20220123;6.3;1.3;3.8;2.2;6.11;0;.53;5900 +88095;47.79695;5.21376;435;20220124;5.2;-1.8;1.7;2.8;5.61;0;.43;7800 +88095;47.79695;5.21376;435;20220125;.9;-5.1;-2.1;2;5.11;0;.2;4400 +88095;47.79695;5.21376;435;20220126;-2.6;-4;-3.3;1.6;4.61;0;.24;1900 +88095;47.79695;5.21376;435;20220127;-1.8;-4.6;-3.2;2.3;4.91;.2;.17;1900 +88095;47.79695;5.21376;435;20220128;2.6;-2.2;.2;1.7;6.31;0;.23;2300 +88095;47.79695;5.21376;435;20220129;3.1;-1.1;1;3.3;6.61;1.3;.2;2300 +88095;47.79695;5.21376;435;20220130;7.6;2.2;4.9;2;7.81;.1;.4;5800 +88095;47.79695;5.21376;435;20220131;5.7;3.2;4.4;4.7;6.61;2.7;.84;3200 +88095;47.79695;5.21376;435;20220201;4.4;0;2.2;4.9;6.81;2.3;.35;1800 +88095;47.79695;5.21376;435;20220202;8.1;3.9;6;3.9;9.51;1.1;.21;2400 +88095;47.79695;5.21376;435;20220203;7.4;4.5;5.9;3.1;8.41;.1;.5;3800 +88095;47.79695;5.21376;435;20220204;5.6;3.2;4.4;4;7.81;2;.42;2000 +88095;47.79695;5.21376;435;20220205;6.5;-.2;3.1;3.2;6.31;0;.65;6300 +88095;47.79695;5.21376;435;20220206;6.4;.1;3.2;6.9;7.71;10.2;.24;1300 +88095;47.79695;5.21376;435;20220207;6.6;2.9;4.7;3.4;6.01;0;.95;9900 +88095;47.79695;5.21376;435;20220208;12;.7;6.3;2.2;6.61;0;.99;9300 +88095;47.79695;5.21376;435;20220209;10.2;.3;5.3;3.7;6.48;0;1.2;8495 +88095;47.79695;5.21376;435;20220210;6.8;1;3.9;4.4;7.71;3.4;.41;1900 +88095;47.79695;5.21376;435;20220211;5.7;.7;3.2;2.3;5.81;0;.74;8200 +88095;47.79695;5.21376;435;20220212;5.7;-2.3;1.7;3.5;4.91;0;.95;8600 +88095;47.79695;5.21376;435;20220213;10.8;-.3;5.2;6.8;6.71;.1;1.43;10500 +88095;47.79695;5.21376;435;20220214;8.8;5.7;7.2;5.8;8.41;2;.96;3200 +88095;47.79695;5.21376;435;20220215;8.1;3.5;5.8;4.9;7.41;5;.97;6100 +88095;47.79695;5.21376;435;20220216;8.3;3.6;5.9;7;9.61;8.4;.12;2700 +88095;47.79695;5.21376;435;20220217;11.9;8;9.9;6.5;9.21;.3;1.54;8300 +88095;47.79695;5.21376;435;20220218;12.3;6.2;9.2;5.8;9.11;1.7;1.32;2700 +88095;47.79695;5.21376;435;20220219;8.1;2;5;5;5.81;0;1.48;11600 +88095;47.79695;5.21376;435;20220220;8;3.1;5.5;5.9;8.61;6.1;.47;2800 +88095;47.79695;5.21376;435;20220221;6.4;3;4.7;7.8;7.71;2.9;.69;8700 +88095;47.79695;5.21376;435;20220222;7.8;4.4;6.1;4;8.51;2.3;.65;4300 +88095;47.79695;5.21376;435;20220223;11;5.5;8.2;1.7;8.51;0;.97;7700 +88095;47.79695;5.21376;435;20220224;11;4;7.5;4.6;7.31;2.9;1.49;5700 +88095;47.79695;5.21376;435;20220225;7.3;-.7;3.3;3.5;5.81;.1;1.14;11800 +88095;47.79695;5.21376;435;20220226;7.1;-1.3;2.9;3;5.31;0;1.21;13800 +88095;47.79695;5.21376;435;20220227;8.4;-3.1;2.6;3.6;4.21;0;1.65;14400 +88095;47.79695;5.21376;435;20220228;10.9;-1.6;4.6;2.3;4.91;0;1.55;14100 +88095;47.79695;5.21376;435;20220301;11.6;.3;5.9;1.9;4.71;0;1.57;11900 +88095;47.79695;5.21376;435;20220302;11.9;.7;6.3;3.3;6.51;0;1.56;9800 +88095;47.79695;5.21376;435;20220303;14.1;4.7;9.4;1.5;7.61;0;1.46;12000 +88095;47.79695;5.21376;435;20220304;10.5;.7;5.6;2.5;4.21;0;1.89;15100 +88095;47.79695;5.21376;435;20220305;8.3;-1.3;3.5;2.6;3.51;0;1.8;15200 +88095;47.79695;5.21376;435;20220306;6.1;-2.9;1.6;2.6;3.71;0;1.52;15200 +88095;47.79695;5.21376;435;20220307;6.3;-3.6;1.3;3.2;3.71;0;1.63;15500 +88095;47.79695;5.21376;435;20220308;11.2;-2.7;4.2;3;4.11;0;2.05;15500 +88095;47.79695;5.21376;435;20220309;13.9;-1.4;6.2;2.4;5.81;0;1.92;15700 +88095;47.79695;5.21376;435;20220310;14.8;1.4;8.1;3.2;7.01;0;2.12;15900 +88095;47.79695;5.21376;435;20220311;15.2;2.9;9;6.8;7.51;1.8;2.62;12900 +88095;47.79695;5.21376;435;20220312;11;5.8;8.4;4.6;7.41;0;1.77;7000 +88095;47.79695;5.21376;435;20220313;11.8;3.2;7.5;4.2;8.41;9.4;1.25;5900 +88095;47.79695;5.21376;435;20220314;12.2;3.2;7.7;3.3;7.78;5.2;1.64;12850 +88095;47.79695;5.21376;435;20220315;11.7;6.5;9.1;4.3;9.71;.3;1.05;3300 +88095;47.79695;5.21376;435;20220316;13.7;5.9;9.8;3.4;10.01;0;1.31;7100 +88095;47.79695;5.21376;435;20220317;9;8.8;8.9;4;9.11;.6;1.1;2800 +88095;47.79695;5.21376;435;20220318;11;4.1;7.5;4.8;7.31;0;1.83;10500 +88095;47.79695;5.21376;435;20220319;14.1;3.1;8.6;3.3;5.91;0;2.54;15800 +88095;47.79695;5.21376;435;20220320;16.2;2.6;9.4;4.5;6.41;.2;2.93;14200 +88095;47.79695;5.21376;435;20220321;16.7;5.7;11.2;3.3;6.81;0;2.94;17100 +88095;47.79695;5.21376;435;20220322;15.8;3.7;9.7;1.8;6.71;0;2.33;17400 +88095;47.79695;5.21376;435;20220323;16.8;4;10.4;1.5;6.11;0;2.43;18100 +88095;47.79695;5.21376;435;20220324;18.7;6.5;12.6;1.9;5.41;0;2.98;18800 +88095;47.79695;5.21376;435;20220325;18.3;6.5;12.4;2.5;5.51;0;3.27;19000 +88095;47.79695;5.21376;435;20220326;18.6;6.3;12.4;2.8;6.01;0;3.36;18700 +88095;47.79695;5.21376;435;20220327;18.9;6.3;12.6;2;6.01;0;3.07;19200 +88095;47.79695;5.21376;435;20220328;20.6;8.6;14.6;2.6;6.71;0;3.53;18200 +88095;47.79695;5.21376;435;20220329;17.8;9.7;13.7;3.9;7.31;1.4;3.34;12100 +88095;47.79695;5.21376;435;20220330;13.5;7.8;10.6;1.7;10.31;3.1;1.31;7000 +88095;47.79695;5.21376;435;20220331;7.7;6.8;7.2;2.9;8.21;2;1.09;4900 +88095;47.79695;5.21376;435;20220401;4.2;-.4;1.9;3.6;5.31;2.2;1.1;6600 +88095;47.79695;5.21376;435;20220402;2.6;-.9;.8;4;5.4;.9;1.09;6879 +88095;47.79695;5.21376;435;20220403;3.5;-2.7;.4;2.4;4.61;0;1.15;9300 +88095;47.79695;5.21376;435;20220404;9;-2.6;3.2;3.7;4.21;0;2.45;21000 +88095;47.79695;5.21376;435;20220405;10.6;4.1;7.3;3.7;8.11;.1;1.3;5500 +88095;47.79695;5.21376;435;20220406;11.7;7.3;9.5;4.1;9.81;1.4;1.32;6300 +88095;47.79695;5.21376;435;20220407;11.7;7.4;9.5;6.9;10.31;14.4;1.12;3900 +88095;47.79695;5.21376;435;20220408;12.4;6.3;9.3;5.7;9.71;11.6;1.41;6000 +88095;47.79695;5.21376;435;20220409;8.2;.9;4.5;3.1;6.61;1.5;1.54;12600 +88095;47.79695;5.21376;435;20220410;5.2;.9;3;1.8;5.9;0;2.5;21850 +88095;47.79695;5.21376;435;20220411;17.8;.5;9.2;3;7.13;0;3.26;20334 +88095;47.79695;5.21376;435;20220412;21.2;5.4;13.3;3.3;7.4;0;4.05;19586 +88095;47.79695;5.21376;435;20220413;19.9;8.6;14.2;2.1;9.31;.1;2.92;15100 +88095;47.79695;5.21376;435;20220414;19.7;8.7;14.2;2.8;11.01;0;3;17100 +88095;47.79695;5.21376;435;20220415;19.9;8.3;14.1;2.4;10.21;0;3.28;20000 +88095;47.79695;5.21376;435;20220416;16.5;7.6;12;3.1;8.11;0;3.61;24500 +88095;47.79695;5.21376;435;20220417;18.5;2.3;10.4;2.8;5.61;0;3.93;25000 +88095;47.79695;5.21376;435;20220418;18.2;3.3;10.7;1.6;5.61;0;3.35;22800 +88095;47.79695;5.21376;435;20220419;18.3;8;13.1;2.1;6.61;0;3.7;22600 +88095;47.79695;5.21376;435;20220420;17.2;6.3;11.7;2.8;6.81;0;3.78;24100 +88095;47.79695;5.21376;435;20220421;17.9;5.2;11.5;2.6;6.81;0;3.78;24400 +88095;47.79695;5.21376;435;20220422;18.8;5.5;12.1;2.3;8.61;.2;3.54;23700 +88095;47.79695;5.21376;435;20220423;15.1;9;12;3.3;10.21;5.3;2.3;12400 +88095;47.79695;5.21376;435;20220424;11.4;6.9;9.1;3.2;10.61;4.6;.81;3000 +88095;47.79695;5.21376;435;20220425;14.4;9.1;11.7;3.5;10.91;6.1;1.96;10900 +88095;47.79695;5.21376;435;20220426;14.1;5.3;9.7;2.4;8.41;0;2.65;18900 +88095;47.79695;5.21376;435;20220427;15.9;3.7;9.8;2.6;8.71;0;3.21;25100 +88095;47.79695;5.21376;435;20220428;20.2;6;13.1;2.2;8.61;0;4;26100 +88095;47.79695;5.21376;435;20220429;17.7;9;13.3;1.7;9.31;1.3;2.56;13200 +88095;47.79695;5.21376;435;20220430;15.6;6.4;11;2.8;9.21;0;3.26;24000 +88095;47.79695;5.21376;435;20220501;16.2;4.9;10.5;1.9;8.21;0;3.27;23800 +88095;47.79695;5.21376;435;20220502;18.5;7.5;13;1.8;9.01;0;3.37;21300 +88095;47.79695;5.21376;435;20220503;20.9;9.3;15.1;2.4;10.01;2.2;4.12;24600 +88095;47.79695;5.21376;435;20220504;18.4;8.9;13.6;1.9;11.41;6.4;2.17;10500 +88095;47.79695;5.21376;435;20220505;16.9;9.2;13;2.3;10.71;3.1;2.81;17000 +88095;47.79695;5.21376;435;20220506;19;7.7;13.3;2.5;9.81;0;3.76;24000 +88095;47.79695;5.21376;435;20220507;20;10.2;15.1;2.3;9.41;0;4.06;23600 +88095;47.79695;5.21376;435;20220508;21.7;10.4;16;2.7;10.61;.1;4.57;26800 +88095;47.79695;5.21376;435;20220509;24.2;10.8;17.5;1.5;11.61;0;4.52;27000 +88095;47.79695;5.21376;435;20220510;24.7;12.3;18.5;1.8;13.11;0;4.01;21100 +88095;47.79695;5.21376;435;20220511;27.2;14.4;20.8;3.3;13.21;0;5.6;26200 +88095;47.79695;5.21376;435;20220512;20.5;13;16.7;2.4;13.71;1.6;2.76;13100 +88095;47.79695;5.21376;435;20220513;21.9;13.4;17.6;2.2;12.31;0;4.25;23700 +88095;47.79695;5.21376;435;20220514;22.7;9.7;16.2;1.6;9.31;0;4.55;27300 +88095;47.79695;5.21376;435;20220515;27.4;11.9;19.6;2.1;11.61;.6;5.13;25800 +88095;47.79695;5.21376;435;20220516;23.9;14.5;19.2;2.8;14.31;2.4;3.91;18000 +88095;47.79695;5.21376;435;20220517;26;14.4;20.2;1.6;13.81;0;4.91;27000 +88095;47.79695;5.21376;435;20220518;28.2;16.4;22.3;2;14.11;.1;5.4;26600 +88095;47.79695;5.21376;435;20220519;29.2;15.6;22.4;3.1;15.81;.1;5.52;24500 +88095;47.79695;5.21376;435;20220520;29.7;17.5;23.6;4.9;14.11;.1;6.52;22100 +88095;47.79695;5.21376;435;20220521;23.2;9.1;16.1;1.4;11.31;.1;4.59;28700 +88095;47.79695;5.21376;435;20220522;24.2;12.8;18.5;2.2;12.01;2.6;4.11;19400 +88095;47.79695;5.21376;435;20220523;19.8;14.7;17.2;3.2;15.51;8;2.49;11500 +88095;47.79695;5.21376;435;20220524;18.5;10.5;14.5;3.8;11.31;.7;3.7;21400 +88095;47.79695;5.21376;435;20220525;20.4;8.8;14.6;2.3;10.21;0;4.26;25900 +88095;47.79695;5.21376;435;20220526;19.9;10.2;15;2.3;11.21;0;3.21;16400 +88095;47.79695;5.21376;435;20220527;18.2;10.8;14.5;2.3;12.51;.1;2.59;13800 +88095;47.79695;5.21376;435;20220528;17.9;9.2;13.5;2.8;9.51;0;4.32;27900 +88095;47.79695;5.21376;435;20220529;16.4;6.8;11.6;3.1;7.61;0;3.96;24400 +88095;47.79695;5.21376;435;20220530;19;6;12.5;2.2;7.21;0;4.69;30700 +88095;47.79695;5.21376;435;20220531;22.7;9.2;15.9;2;7.61;0;4.72;25100 +88095;47.79695;5.21376;435;20220601;22.8;7.5;15.1;1.7;9.01;0;3.79;19400 +88095;47.79695;5.21376;435;20220602;23.1;10.7;16.9;1.8;11.21;.4;4.2;22700 +88095;47.79695;5.21376;435;20220603;24.8;15;19.9;1.9;15.51;7.1;3.32;14500 +88095;47.79695;5.21376;435;20220604;26.6;15.6;21.1;2.6;17.41;11.4;5.24;27800 +88095;47.79695;5.21376;435;20220605;22.1;16.1;19.1;3.4;16.81;7;3.6;18400 +88095;47.79695;5.21376;435;20220606;21.1;13;17;2.6;13.51;.2;3.56;18400 +88095;47.79695;5.21376;435;20220607;20.7;11.8;16.2;2.8;13.21;2;3.52;18900 +88095;47.79695;5.21376;435;20220608;18.3;12.9;15.6;2.6;13.11;8.9;2.42;10800 +88095;47.79695;5.21376;435;20220609;18.8;9.9;14.3;2.6;11.41;.1;3.66;22000 +88095;47.79695;5.21376;435;20220610;23.6;9.4;16.5;1;11.81;0;4.71;29400 +88095;47.79695;5.21376;435;20220611;26.8;12.6;19.7;1.2;13.91;0;5.24;29800 +88095;47.79695;5.21376;435;20220612;28;17.1;22.5;1.8;15.21;.4;5.16;24800 +88095;47.79695;5.21376;435;20220613;22.6;11.8;17.2;2.4;11.01;0;5.34;31100 +88095;47.79695;5.21376;435;20220614;26.5;11.5;19;2.1;11.01;0;5.6;29500 +88095;47.79695;5.21376;435;20220615;31.6;15.9;23.7;1.8;13.51;0;6.15;29000 +88095;47.79695;5.21376;435;20220616;29;18.9;23.9;2.3;12.51;0;6.41;29400 +88095;47.79695;5.21376;435;20220617;30.6;16.2;23.4;1.6;11.51;0;5.95;28600 +88095;47.79695;5.21376;435;20220618;35.2;18.7;26.9;2.4;13.71;0;7.07;28100 +88095;47.79695;5.21376;435;20220619;35.5;21.8;28.6;4.7;14.81;1;8.81;27600 +88095;47.79695;5.21376;435;20220620;28.5;16.8;22.6;2.9;16.51;3.3;5.24;22800 +88095;47.79695;5.21376;435;20220621;29.9;14.5;22.2;1.8;17.01;5.3;4.61;21100 +88095;47.79695;5.21376;435;20220622;23.9;17.6;20.7;2.3;19.01;3.9;2.45;9400 +88095;47.79695;5.21376;435;20220623;27.1;16;21.5;1.8;17.91;5.1;4.57;23100 +88095;47.79695;5.21376;435;20220624;21.5;13.6;17.5;2.3;16.21;3;2.65;13200 +88095;47.79695;5.21376;435;20220625;27.1;13.1;20.1;2.9;15.01;8.7;4.96;23500 +88095;47.79695;5.21376;435;20220626;17.2;14.2;15.7;1.8;16.11;16;1.2;4700 +88095;47.79695;5.21376;435;20220627;19.6;14.6;17.1;2.3;15.71;2.5;2.26;10500 +88095;47.79695;5.21376;435;20220628;24.7;10.9;17.8;1.6;14.41;0;4.81;28500 +88095;47.79695;5.21376;435;20220629;27.9;14.5;21.2;1.4;14.31;.1;5.27;27900 +88095;47.79695;5.21376;435;20220630;21.4;14.3;17.8;2.8;13.81;4.9;3.23;14000 +88095;47.79695;5.21376;435;20220701;22.1;9.9;16;2.1;11.91;.1;4.26;24700 +88095;47.79695;5.21376;435;20220702;26.9;11.9;19.4;2;11.01;0;5.73;30400 +88095;47.79695;5.21376;435;20220703;28.5;14.1;21.3;2.2;12.71;0;5.89;29000 +88095;47.79695;5.21376;435;20220704;24.9;14.6;19.7;1.8;12.01;0;4.89;25200 +88095;47.79695;5.21376;435;20220705;25.8;13.5;19.6;2.2;10.91;0;5.77;30400 +88095;47.79695;5.21376;435;20220706;23.6;12.7;18.1;1.9;11.01;0;5.04;28000 +88095;47.79695;5.21376;435;20220707;22.6;12.6;17.6;2.6;12.11;0;4.03;19300 +88095;47.79695;5.21376;435;20220708;24.5;10.7;17.6;2.4;11.41;0;5.36;30100 +88095;47.79695;5.21376;435;20220709;27.4;14.7;21;2.3;11.81;0;5.76;28100 +88095;47.79695;5.21376;435;20220710;24.6;13.5;19;2.9;12.21;0;5.59;29600 +88095;47.79695;5.21376;435;20220711;27;12.8;19.9;2.4;12.11;0;5.78;29900 +88095;47.79695;5.21376;435;20220712;28.7;15.3;22;2.1;12.11;0;5.9;28600 +88095;47.79695;5.21376;435;20220713;32.7;15.9;24.3;1.3;11.21;0;5.49;25800 +88095;47.79695;5.21376;435;20220714;33.9;19.1;26.5;2.6;11.41;0;7.16;28400 +88095;47.79695;5.21376;435;20220715;27.1;16.8;21.9;2.7;11.11;0;6.22;29200 +88095;47.79695;5.21376;435;20220716;27.3;14.4;20.8;2.7;9.61;0;6.24;29500 +88095;47.79695;5.21376;435;20220717;30.4;15.2;22.8;2.6;10.21;0;6.52;28500 +88095;47.79695;5.21376;435;20220718;35.1;17.5;26.3;2;9.81;0;6.73;28200 +88095;47.79695;5.21376;435;20220719;38.1;22;30;2.7;13.31;0;7.82;28200 +88095;47.79695;5.21376;435;20220720;26.6;21.4;24;2.8;17.71;4.8;3.53;10100 +88095;47.79695;5.21376;435;20220721;28.8;16.2;22.5;2.3;15.91;0;5.22;24500 +88095;47.79695;5.21376;435;20220722;32.2;16.8;24.5;2.1;15.11;.6;5.37;22100 +88095;47.79695;5.21376;435;20220723;26.6;18.2;22.4;2.3;16.71;0;4.33;19300 +88095;47.79695;5.21376;435;20220724;31.7;18.6;25.1;1.8;14.71;0;5.96;27800 +88095;47.79695;5.21376;435;20220725;30.8;19.2;25;3.4;14.91;.2;5.88;20500 +88095;47.79695;5.21376;435;20220726;24.6;14.9;19.7;2.7;13.91;0;4.45;21400 +88095;47.79695;5.21376;435;20220727;25.5;14.6;20;2;11.81;0;4.73;23400 +88095;47.79695;5.21376;435;20220728;28.7;14.4;21.5;2.1;11.41;0;4.82;20200 +88095;47.79695;5.21376;435;20220729;27.6;15.4;21.5;2.4;11.01;0;5.2;22500 +88095;47.79695;5.21376;435;20220730;29.9;15.9;22.9;2;11.71;0;5.24;22900 +88095;47.79695;5.21376;435;20220731;31;18.2;24.6;2;13.01;0;5.83;26500 +88095;47.79695;5.21376;435;20220801;28.4;16.5;22.4;2.1;15.11;.1;4.56;20200 +88095;47.79695;5.21376;435;20220802;27.5;15.8;21.6;1.3;14.51;0;4.97;26083 +88095;47.79695;5.21376;435;20220803;33.5;16.3;24.9;1.5;13.61;0;5.6;25921 +88095;47.79695;5.21376;435;20220804;37.5;20.2;28.8;1.8;14.11;2.4;5.65;20600 +88095;47.79695;5.21376;435;20220805;25.7;18.7;22.2;4.1;17.18;.1;4.49;17975 +88095;47.79695;5.21376;435;20220806;24.7;15;19.8;4.4;11.88;0;5.55;23196 +88095;47.79695;5.21376;435;20220807;26.7;13.5;20.1;2.6;8.91;0;4.88;19100 +88095;47.79695;5.21376;435;20220808;29;13.5;21.2;3.5;9.34;0;6.26;24567 +88095;47.79695;5.21376;435;20220809;30.8;16.9;23.8;2.5;9.91;0;6.11;26100 +88095;47.79695;5.21376;435;20220810;30.5;17.9;24.2;2.3;9.71;0;5.97;26200 +88095;47.79695;5.21376;435;20220811;31.3;17.2;24.2;2;9.21;0;5.79;26200 +88095;47.79695;5.21376;435;20220812;31.7;18;24.8;2.2;9.31;0;5.97;25800 +88095;47.79695;5.21376;435;20220813;31.3;16.8;24;2.1;9.41;0;5.8;26000 +88095;47.79695;5.21376;435;20220814;25;18.6;21.8;2.8;13.11;10.9;3.6;9900 +88095;47.79695;5.21376;435;20220815;16.9;15.4;16.1;3;17.38;3;2.34;12421 +88095;47.79695;5.21376;435;20220816;27.3;14.5;20.9;2.1;16.74;4.2;4.25;21867 +88095;47.79695;5.21376;435;20220817;25.7;15.3;20.5;1.3;16.91;2.9;3.21;16600 +88095;47.79695;5.21376;435;20220818;22.8;15.8;19.3;2.1;17.41;3.6;2.09;8300 +88095;47.79695;5.21376;435;20220819;25.3;16.5;20.9;3.3;17.61;5.6;3.72;17400 +88095;47.79695;5.21376;435;20220820;23.9;17;20.4;2.5;15.81;.4;4.2;22800 +88095;47.79695;5.21376;435;20220821;25.6;14.4;20;1.6;12.11;0;4.05;21500 +88095;47.79695;5.21376;435;20220822;26.8;15.3;21;2.3;13.21;0;4.5;21800 +88095;47.79695;5.21376;435;20220823;27.5;15.5;21.5;1.5;15.81;0;3.75;19100 +88095;47.79695;5.21376;435;20220824;30.2;17.8;24;1.9;13.21;0;4.89;22900 +88095;47.79695;5.21376;435;20220825;31;19.3;25.1;2.2;13.61;.3;5.22;22900 +88095;47.79695;5.21376;435;20220826;23.1;17.8;20.4;3.8;17.11;4.4;2.7;8400 +88095;47.79695;5.21376;435;20220827;24.1;14.7;19.4;1.9;16.51;0;2.94;15200 +88095;47.79695;5.21376;435;20220828;26.8;14.8;20.8;1.7;16.11;0;3.42;17200 +88095;47.79695;5.21376;435;20220829;28.9;15.4;22.1;2;15.21;0;4.41;22200 +88095;47.79695;5.21376;435;20220830;26.8;17.9;22.3;2.2;16.31;.4;3.01;10200 +88095;47.79695;5.21376;435;20220831;26.1;14.8;20.4;1.8;16.61;1.2;3.6;19900 +88095;47.79695;5.21376;435;20220901;25.6;13.9;19.7;1.6;14.51;.1;3.64;20700 +88095;47.79695;5.21376;435;20220902;25.4;14.6;20;2.2;14.61;6.7;3.31;15300 +88095;47.79695;5.21376;435;20220903;22.8;15.6;19.2;2.3;16.71;.9;2.72;14100 +88095;47.79695;5.21376;435;20220904;27.2;13.7;20.4;1.8;14.91;1.1;3.88;21600 +88095;47.79695;5.21376;435;20220905;29.9;16.5;23.2;2.3;15.51;2.5;4.27;19000 +88095;47.79695;5.21376;435;20220906;29.1;17.3;23.2;2.9;17.01;7.6;3.98;15500 +88095;47.79695;5.21376;435;20220907;20.8;15.4;18.1;1.9;16.41;13.2;1.72;7100 +88095;47.79695;5.21376;435;20220908;21.5;13.2;17.3;3.3;14.91;3.7;2.8;15300 +88095;47.79695;5.21376;435;20220909;20.2;13;16.6;3.8;14.11;8.4;2.78;15400 +88095;47.79695;5.21376;435;20220910;18.1;12.8;15.4;3.7;13.91;.2;2;9700 +88095;47.79695;5.21376;435;20220911;20.5;11.9;16.2;1.1;13.81;.1;2.34;15400 +88095;47.79695;5.21376;435;20220912;25.7;12.3;19;2.2;13.81;0;3.47;19000 +88095;47.79695;5.21376;435;20220913;28.3;15.8;22;2.1;17.81;9.1;3.01;13000 +88095;47.79695;5.21376;435;20220914;24.6;17;20.8;2.7;19.21;13.3;2.3;9900 +88095;47.79695;5.21376;435;20220915;19.4;15.3;17.3;2.4;16.11;6.7;1.62;7000 +88095;47.79695;5.21376;435;20220916;16.5;12;14.2;2;11.71;.1;1.88;10100 +88095;47.79695;5.21376;435;20220917;14.4;5.9;10.1;2.4;8.91;0;1.8;10800 +88095;47.79695;5.21376;435;20220918;16.5;4.3;10.4;2.4;8.31;0;2.48;18800 +88095;47.79695;5.21376;435;20220919;16.1;7.2;11.6;2.3;8.71;0;2.49;18300 +88095;47.79695;5.21376;435;20220920;15.6;7.6;11.6;2.1;9.01;0;2.04;12800 +88095;47.79695;5.21376;435;20220921;16.4;7;11.7;2.1;9.01;0;2.34;17600 +88095;47.79695;5.21376;435;20220922;18.5;6.7;12.6;1.6;8.71;0;2.43;18200 +88095;47.79695;5.21376;435;20220923;19.1;8.3;13.7;1.5;10.01;.2;2.03;12300 +88095;47.79695;5.21376;435;20220924;17.5;11;14.2;2.1;11.91;.2;1.77;9500 +88095;47.79695;5.21376;435;20220925;15.7;8.3;12;2;11.81;.9;1.32;8000 +88095;47.79695;5.21376;435;20220926;14.3;7.8;11;3.8;10.31;7.6;1.59;8600 +88095;47.79695;5.21376;435;20220927;11.8;7.1;9.4;4.6;10.41;15.7;1.05;6200 +88095;47.79695;5.21376;435;20220928;11.9;8.5;10.2;2.5;10.91;2.9;.93;4700 +88095;47.79695;5.21376;435;20220929;12.7;6.9;9.8;1.2;10.11;4.7;1.08;7200 +88095;47.79695;5.21376;435;20220930;15.3;5.5;10.4;1.7;8.91;2.6;1.81;15400 +88095;47.79695;5.21376;435;20221001;12.5;7.4;9.9;3.9;11.41;6;.68;2300 +88095;47.79695;5.21376;435;20221002;16.9;11.9;14.4;3.6;15.01;5.8;1.11;6900 +88095;47.79695;5.21376;435;20221003;16;9;12.5;1.8;11.71;0;1.37;9300 +88095;47.79695;5.21376;435;20221004;15.8;5.8;10.8;2;11.31;.2;1.18;8300 +88095;47.79695;5.21376;435;20221005;20.6;8.8;14.7;2.9;13.41;.1;1.96;13300 +88095;47.79695;5.21376;435;20221006;17.5;12.3;14.9;1.9;12.01;0;1.8;12500 +88095;47.79695;5.21376;435;20221007;19.2;7.6;13.4;2;11.61;.1;1.74;12400 +88095;47.79695;5.21376;435;20221008;16.2;9.8;13;1.9;11.51;0;1.54;12000 +88095;47.79695;5.21376;435;20221009;17.7;6.4;12;2.3;10.21;.1;1.81;14500 +88095;47.79695;5.21376;435;20221010;18.9;8;13.4;2.4;13.21;6;1.31;8100 +88095;47.79695;5.21376;435;20221011;16.3;11.6;13.9;1.7;13.61;.1;1.04;5900 +88095;47.79695;5.21376;435;20221012;18.2;7.9;13;1.5;12.31;.1;1.38;11900 +88095;47.79695;5.21376;435;20221013;14.2;9.5;11.8;1.8;13.31;1.2;.68;4100 +88095;47.79695;5.21376;435;20221014;15.1;11.9;13.5;3.4;14.71;15.7;.64;2700 +88095;47.79695;5.21376;435;20221015;15.7;13.7;14.7;4.3;15.61;2.5;.75;3500 +88095;47.79695;5.21376;435;20221016;22;14.5;18.2;3.3;15.71;.1;1.85;7700 +88095;47.79695;5.21376;435;20221017;23.2;14.3;18.7;3.5;15.41;3.7;2.17;9500 +88095;47.79695;5.21376;435;20221018;22.6;14;18.3;1.8;15.31;.4;1.62;9400 +88095;47.79695;5.21376;435;20221019;19.5;12.2;15.8;2.8;15.11;.1;1.33;8700 +88095;47.79695;5.21376;435;20221020;17.5;13.4;15.4;3.6;15.51;13.7;.96;3400 +88095;47.79695;5.21376;435;20221021;19;13.8;16.4;4;15.61;9;1.35;6800 +88095;47.79695;5.21376;435;20221022;19.9;11.5;15.7;2.4;14.61;.1;1.4;11600 +88095;47.79695;5.21376;435;20221023;18.7;12.9;15.8;4.2;14.61;1.5;1.37;4700 +88095;47.79695;5.21376;435;20221024;18.9;14.5;16.7;3.5;13.11;3.4;1.86;8600 +88095;47.79695;5.21376;435;20221025;20.1;10.2;15.1;2.8;12.51;.4;1.6;9400 +88095;47.79695;5.21376;435;20221026;22.1;13.4;17.7;3.3;13.91;.3;1.97;9700 +88095;47.79695;5.21376;435;20221027;20;11.7;15.8;4.3;15.01;0;1.42;9000 +88095;47.79695;5.21376;435;20221028;23.1;15.4;19.2;5.2;15.11;0;2.52;7300 +88095;47.79695;5.21376;435;20221029;20.7;15.2;17.9;5.4;12.21;0;2.82;6900 +88095;47.79695;5.21376;435;20221030;20.9;14.3;17.6;3.8;12.11;.1;2.27;9000 +88095;47.79695;5.21376;435;20221031;19;10.8;14.9;3.3;13.31;8.8;1.32;6100 +88095;47.79695;5.21376;435;20221101;14.9;12.9;13.9;4;12.11;0;1.34;9500 +88095;47.79695;5.21376;435;20221102;16.1;8.8;12.4;2.9;10.71;.1;1.21;7100 +88095;47.79695;5.21376;435;20221103;11;7.1;9;4.1;10.41;8.9;.64;2500 +88095;47.79695;5.21376;435;20221104;9.3;6.3;7.8;4;9.71;2.5;.54;3200 +88095;47.79695;5.21376;435;20221105;9.7;5.8;7.7;2.7;9.11;0;.63;5700 +88095;47.79695;5.21376;435;20221106;9.4;3.2;6.3;3.1;8.71;.6;.52;4700 +88095;47.79695;5.21376;435;20221107;14.3;6.4;10.3;4.2;10.71;.1;.92;4200 +88095;47.79695;5.21376;435;20221108;15.3;6.5;10.9;5.8;10.61;8.2;1.24;5600 +88095;47.79695;5.21376;435;20221109;12.2;10.7;11.4;3.6;12.41;2.8;.59;1800 +88095;47.79695;5.21376;435;20221110;9.3;6.1;7.7;1.9;9.91;0;.39;4400 +88095;47.79695;5.21376;435;20221111;9.2;4.3;6.7;2.8;10.01;.1;.25;2800 +88095;47.79695;5.21376;435;20221112;14.5;5.5;10;1.8;10.31;.1;.6;6700 +88095;47.79695;5.21376;435;20221113;5.7;1.8;3.7;2.5;8.61;0;.1;2500 +88095;47.79695;5.21376;435;20221114;14.3;3.9;9.1;3.5;10.11;0;.73;5500 +88095;47.79695;5.21376;435;20221115;11.8;8.7;10.2;3.9;12.01;8.2;.39;2200 +88095;47.79695;5.21376;435;20221116;11.9;7.6;9.7;4.3;10.81;2;.58;4700 +88095;47.79695;5.21376;435;20221117;13;8.6;10.8;5.8;10.41;7.7;1.12;3300 +88095;47.79695;5.21376;435;20221118;9.2;6.8;8;3.9;9.21;.6;.63;3500 +88095;47.79695;5.21376;435;20221119;8.4;4.1;6.2;2.8;8.41;.6;.46;3900 +88095;47.79695;5.21376;435;20221120;8.8;3.7;6.2;3.9;8.11;2.9;.53;6000 +88095;47.79695;5.21376;435;20221121;8.7;4.6;6.6;5;8.61;2.4;.58;3200 +88095;47.79695;5.21376;435;20221122;7.6;3.1;5.3;4.4;7.61;0;.67;1900 +88095;47.79695;5.21376;435;20221123;8.8;2.3;5.5;4.2;8.01;3.2;.51;4100 +88095;47.79695;5.21376;435;20221124;11.7;4.6;8.1;3.8;9.11;3.8;.69;4100 +88095;47.79695;5.21376;435;20221125;9.7;5.5;7.6;2.9;9.21;.2;.45;3800 +88095;47.79695;5.21376;435;20221126;6.6;2.2;4.4;1.8;8.41;0;.16;3500 +88095;47.79695;5.21376;435;20221127;5.5;3.2;4.3;4.7;7.91;.1;.29;2500 +88095;47.79695;5.21376;435;20221128;7.5;3.9;5.7;3.6;8.51;3.2;.42;1200 +88095;47.79695;5.21376;435;20221129;8.4;3.4;5.9;1.7;8.61;.1;.34;2400 +88095;47.79695;5.21376;435;20221130;6.1;4.5;5.3;2.6;8.31;.4;.35;1700 +88095;47.79695;5.21376;435;20221201;4.6;4.3;4.4;3;7.21;0;.52;1500 +88095;47.79695;5.21376;435;20221202;3;1.7;2.3;2.2;6.61;.8;.39;800 +88095;47.79695;5.21376;435;20221203;4;.3;2.1;3.1;6.21;.3;.4;2600 +88095;47.79695;5.21376;435;20221204;1.9;.1;1;3;6.31;1.7;.25;1400 +88095;47.79695;5.21376;435;20221205;3.4;1.6;2.5;2.7;6.91;.3;.31;1200 +88095;47.79695;5.21376;435;20221206;1.9;1.5;1.7;1.4;6.71;0;.26;1300 +88095;47.79695;5.21376;435;20221207;4;-.8;1.6;1.8;6.31;0;.14;4300 +88095;47.79695;5.21376;435;20221208;3.3;-1.3;1;1.1;5.31;0;.19;4200 +88095;47.79695;5.21376;435;20221209;1.9;-3;-.6;2.2;4.91;0;.23;4600 +88095;47.79695;5.21376;435;20221210;-.3;-1.9;-1.1;2.8;4.91;0;.35;1800 +88095;47.79695;5.21376;435;20221211;-3.6;-4.5;-4.1;1.5;4.21;0;.19;2100 +88095;47.79695;5.21376;435;20221212;-4;-6.8;-5.4;2.9;3.71;.1;.21;2200 +88095;47.79695;5.21376;435;20221213;-1.3;-7.4;-4.4;3.6;3.81;.4;.22;4900 +88095;47.79695;5.21376;435;20221214;1.4;-2.9;-.8;1.7;5.81;5.4;.2;1100 +88095;47.79695;5.21376;435;20221215;-.2;-1.3;-.8;2.7;5.51;0;.25;1100 +88095;47.79695;5.21376;435;20221216;.5;-4.2;-1.9;2.8;3.91;0;.31;5800 +88095;47.79695;5.21376;435;20221217;.1;-7.4;-3.7;2.1;3.71;0;.06;7500 +88095;47.79695;5.21376;435;20221218;.1;-6.3;-3.1;4.8;4.81;0;.15;1800 +88095;47.79695;5.21376;435;20221219;11.3;-1.1;5.1;7.7;8.91;0;.26;3900 +88095;47.79695;5.21376;435;20221220;12.4;8.8;10.6;7.1;10.81;11.7;.92;2100 +88095;47.79695;5.21376;435;20221221;10.5;9.2;9.8;4.7;11.31;2.4;.42;1800 +88095;47.79695;5.21376;435;20221222;11.2;8.5;9.8;6.4;10.91;12.1;.65;1200 +88095;47.79695;5.21376;435;20221223;12.9;9.1;11;6.1;12.81;6.9;.34;700 +88095;47.79695;5.21376;435;20221224;10.7;9.4;10;3.7;10.51;.4;.59;2700 +88095;47.79695;5.21376;435;20221225;9.7;7.6;8.6;3.8;10.71;.4;.28;2200 +88095;47.79695;5.21376;435;20221226;10.3;8.3;9.3;3.9;9.81;4.3;.78;1000 +88095;47.79695;5.21376;435;20221227;7.6;.7;4.1;2.4;7.51;0;.25;3600 +88095;47.79695;5.21376;435;20221228;8.3;2.8;5.5;4.7;8.01;0;.4;4200 +88095;47.79695;5.21376;435;20221229;8.8;6.8;7.8;5.7;9.51;4.9;.6;700 +88095;47.79695;5.21376;435;20221230;9.6;4.2;6.9;5.5;9.71;5.2;.32;800 +88095;47.79695;5.21376;435;20221231;12.4;9.2;10.8;6.7;11.21;0;.75;3100 +88096;47.811;5.54679;339;20220101;9.2;3.7;6.5;1.3;8.68;.1;.32;2890 +88096;47.811;5.54679;339;20220102;10.2;1.2;5.7;3.5;9.01;.4;.34;3608 +88096;47.811;5.54679;339;20220103;10.4;7.9;9.2;5;10.55;6.7;.69;1593 +88096;47.811;5.54679;339;20220104;10.7;8.9;9.8;4.9;9.95;11.8;1.12;944 +88096;47.811;5.54679;339;20220105;3.2;.7;2;3.2;6.36;0;.39;1817 +88096;47.811;5.54679;339;20220106;3.5;.7;2.1;1.4;6.21;.2;.37;2113 +88096;47.811;5.54679;339;20220107;1.9;-1.9;0;3.9;6.41;7.1;.12;1903 +88096;47.811;5.54679;339;20220108;4;1.1;2.5;5.8;7.25;13.4;.28;2067 +88096;47.811;5.54679;339;20220109;4;3.4;3.7;3.8;7.28;2.1;.54;693 +88096;47.811;5.54679;339;20220110;3.9;-.3;1.8;2.1;6.38;0;.32;3048 +88096;47.811;5.54679;339;20220111;3.9;-1.4;1.3;2.7;5.71;0;.42;4017 +88096;47.811;5.54679;339;20220112;3.2;-4.9;-.9;2.2;5.11;0;.3;4719 +88096;47.811;5.54679;339;20220113;4.6;-3.8;.4;2.1;5.08;0;.4;5203 +88096;47.811;5.54679;339;20220114;4.5;-5.2;-.3;.9;5.08;0;.2;5356 +88096;47.811;5.54679;339;20220115;1.2;-5.4;-2.1;1.2;4.95;0;.25;3238 +88096;47.811;5.54679;339;20220116;-2.3;-4.3;-3.3;1.8;4.87;.1;.12;2613 +88096;47.811;5.54679;339;20220117;1.1;-2.5;-.7;.9;6.3;.1;.19;2863 +88096;47.811;5.54679;339;20220118;6.7;.6;3.6;3.8;6.81;0;.62;3775 +88096;47.811;5.54679;339;20220119;2.8;-1.7;.5;3.2;6.38;1.1;.23;3383 +88096;47.811;5.54679;339;20220120;4.6;1;2.8;2.4;6.61;.1;.47;2848 +88096;47.811;5.54679;339;20220121;3.4;-.8;1.3;2.4;5.65;0;.48;3988 +88096;47.811;5.54679;339;20220122;3.4;-1.3;1.1;1.6;6.25;0;.31;3535 +88096;47.811;5.54679;339;20220123;6.7;.8;3.7;2.2;6.18;0;.62;5128 +88096;47.811;5.54679;339;20220124;5.9;-4.5;.7;1.2;5.35;0;.39;5277 +88096;47.811;5.54679;339;20220125;.8;-4.6;-1.9;1;5.25;0;.24;3396 +88096;47.811;5.54679;339;20220126;-2.3;-3.2;-2.8;1.3;4.93;0;.28;1344 +88096;47.811;5.54679;339;20220127;-1.6;-4;-2.8;1.9;5.1;.1;.2;2729 +88096;47.811;5.54679;339;20220128;1.8;-1.4;.2;1.4;6.31;0;.27;2466 +88096;47.811;5.54679;339;20220129;2.7;-.4;1.1;3.7;6.98;1.2;.16;2492 +88096;47.811;5.54679;339;20220130;7.3;2.8;5;1.9;8.01;.1;.48;3780 +88096;47.811;5.54679;339;20220131;6.1;2.9;4.5;4.5;6.98;2.5;.83;3602 +88096;47.811;5.54679;339;20220201;3.1;.6;1.8;4.3;6.65;1.9;.41;2452 +88096;47.811;5.54679;339;20220202;8.9;3.2;6.1;3.1;9.78;1.8;.3;3987 +88096;47.811;5.54679;339;20220203;7.6;4.9;6.3;1.8;8.65;.1;.55;2955 +88096;47.811;5.54679;339;20220204;6.4;2.2;4.3;3.8;8.25;2.1;.38;3534 +88096;47.811;5.54679;339;20220205;7.2;-2.1;2.6;1.8;6.38;0;.53;6922 +88096;47.811;5.54679;339;20220206;6;.5;3.3;7.7;8.15;10.4;.15;3682 +88096;47.811;5.54679;339;20220207;7.7;3;5.4;2.7;6.18;0;1.03;6138 +88096;47.811;5.54679;339;20220208;10.3;-3.3;3.5;1.2;6.21;0;.63;8630 +88096;47.811;5.54679;339;20220209;12.5;-1.4;5.6;1.6;6.3;0;.8;8996 +88096;47.811;5.54679;339;20220210;5;1;3;3.8;7.51;3.4;.73;3403 +88096;47.811;5.54679;339;20220211;6.5;1.3;3.9;2.2;6.01;0;.76;8319 +88096;47.811;5.54679;339;20220212;6.1;-2.6;1.8;2.5;4.84;0;.83;8776 +88096;47.811;5.54679;339;20220213;12.1;-.8;5.6;5.4;6.31;.1;1.5;10448 +88096;47.811;5.54679;339;20220214;9.6;3.7;6.6;4.7;8.26;1.7;.86;3200 +88096;47.811;5.54679;339;20220215;8.8;3.9;6.3;4.7;7.57;4.4;1.02;5993 +88096;47.811;5.54679;339;20220216;9.5;5.1;7.3;7.5;10.31;7.2;.42;3938 +88096;47.811;5.54679;339;20220217;12.9;9.4;11.2;5.5;9.78;.4;1.74;4757 +88096;47.811;5.54679;339;20220218;13;6.2;9.6;5.2;9.51;1.6;1.44;5374 +88096;47.811;5.54679;339;20220219;8.3;2.1;5.2;4.1;6.25;0;1.35;7320 +88096;47.811;5.54679;339;20220220;8.6;3.2;5.9;7.2;8.65;6;.78;4968 +88096;47.811;5.54679;339;20220221;7.2;4;5.6;6.4;7.78;1;1.02;4866 +88096;47.811;5.54679;339;20220222;8.3;3.9;6.1;4;8.78;2.3;.72;5035 +88096;47.811;5.54679;339;20220223;12;3.6;7.8;1.4;8.51;0;1;9355 +88096;47.811;5.54679;339;20220224;11;1.5;6.2;3.2;7.48;2.5;1.22;7787 +88096;47.811;5.54679;339;20220225;7.4;-1.8;2.8;2.4;5.98;.2;1;9226 +88096;47.811;5.54679;339;20220226;7.4;-3.1;2.2;3.2;5.41;0;1.19;11021 +88096;47.811;5.54679;339;20220227;9.7;-3.2;3.3;3;4.41;0;1.66;12250 +88096;47.811;5.54679;339;20220228;11.4;-3.5;4;1.9;5.05;0;1.44;12371 +88096;47.811;5.54679;339;20220301;11.4;-2.6;4.4;1.6;5.01;0;1.42;12259 +88096;47.811;5.54679;339;20220302;12.5;-1.5;5.5;1.4;6.51;0;1.23;11102 +88096;47.811;5.54679;339;20220303;14.3;1.9;8.1;1.3;7.25;0;1.41;11998 +88096;47.811;5.54679;339;20220304;11.4;-2.3;4.6;2.1;4.81;0;1.67;12854 +88096;47.811;5.54679;339;20220305;9.1;-5.1;2;2.3;3.81;0;1.63;13382 +88096;47.811;5.54679;339;20220306;7.3;-4.6;1.3;3.3;3.81;0;1.68;12554 +88096;47.811;5.54679;339;20220307;7;-3;2;4;3.85;0;1.84;12010 +88096;47.811;5.54679;339;20220308;11.2;-4.2;3.5;2.6;4.21;0;1.9;13853 +88096;47.811;5.54679;339;20220309;13.8;-4.2;4.8;1.4;5.68;0;1.59;14862 +88096;47.811;5.54679;339;20220310;14.8;-2.6;6.1;2;6.18;0;1.8;14811 +88096;47.811;5.54679;339;20220311;15.5;2.9;9.2;4.8;7.18;1.2;2.53;11787 +88096;47.811;5.54679;339;20220312;10.7;6;8.3;2.8;7.65;.1;1.52;6501 +88096;47.811;5.54679;339;20220313;11.3;5.3;8.3;2.6;8.78;8.9;1.29;7370 +88096;47.811;5.54679;339;20220314;13.7;2.1;7.9;1.8;7.8;4.4;1.62;13275 +88096;47.811;5.54679;339;20220315;13.2;5.7;9.4;2.1;9.91;1;1.27;7493 +88096;47.811;5.54679;339;20220316;14.8;6;10.4;1.8;9.95;0;1.55;9999 +88096;47.811;5.54679;339;20220317;9.9;6.8;8.3;3.7;9.55;0;1.09;5088 +88096;47.811;5.54679;339;20220318;12.2;5.5;8.9;4.9;7.54;0;2.11;11432 +88096;47.811;5.54679;339;20220319;14.3;4.5;9.4;4.1;6.07;0;2.73;15788 +88096;47.811;5.54679;339;20220320;16.2;3.7;9.9;3.5;6.84;.4;2.57;13714 +88096;47.811;5.54679;339;20220321;17.4;5.8;11.6;2.6;6.84;0;2.75;16881 +88096;47.811;5.54679;339;20220322;16.6;3.6;10.1;1.6;6.34;0;2.38;17624 +88096;47.811;5.54679;339;20220323;17.7;2.7;10.2;1.4;6.07;0;2.4;18250 +88096;47.811;5.54679;339;20220324;19.4;3.5;11.4;1.5;5.54;0;2.72;18811 +88096;47.811;5.54679;339;20220325;19.3;4.5;11.9;2.2;5.57;0;3.06;18837 +88096;47.811;5.54679;339;20220326;19.3;5.8;12.6;2.9;5.81;0;3.46;18911 +88096;47.811;5.54679;339;20220327;20.2;5.4;12.8;1.8;6.04;0;3.05;19095 +88096;47.811;5.54679;339;20220328;20.9;4.1;12.5;1.6;6.92;0;2.88;18125 +88096;47.811;5.54679;339;20220329;17.9;8.8;13.4;2.8;6.81;1.7;2.87;10904 +88096;47.811;5.54679;339;20220330;13.7;8.5;11.1;2;10.51;5.3;1.36;6900 +88096;47.811;5.54679;339;20220331;9.2;7.3;8.2;2.7;8.71;1.6;1.09;4311 +88096;47.811;5.54679;339;20220401;4;.4;2.2;4.4;5.67;2.3;1.12;6823 +88096;47.811;5.54679;339;20220402;3.3;-.1;1.6;4.9;5.38;.9;1.25;7750 +88096;47.811;5.54679;339;20220403;4.4;-2.5;1;3;4.67;0;1.31;9734 +88096;47.811;5.54679;339;20220404;9.2;-2.7;3.3;3.7;4.57;0;2.33;19863 +88096;47.811;5.54679;339;20220405;10.4;4.9;7.6;4.3;8.07;0;1.33;6931 +88096;47.811;5.54679;339;20220406;11.8;7.9;9.9;4.3;9.87;1.3;1.36;5710 +88096;47.811;5.54679;339;20220407;11.6;8.2;9.9;7.7;10.31;15.3;1.28;4577 +88096;47.811;5.54679;339;20220408;13.3;7;10.1;6;9.77;9.8;1.67;6442 +88096;47.811;5.54679;339;20220409;8.7;1.3;5;2.7;6.71;1.5;1.53;12025 +88096;47.811;5.54679;339;20220410;10.5;.1;5.3;1.8;5.92;0;2.5;21850 +88096;47.811;5.54679;339;20220411;18.5;1.2;9.8;3;7.15;0;3.26;20334 +88096;47.811;5.54679;339;20220412;21.8;6;13.9;3.3;7.42;0;4.05;19586 +88096;47.811;5.54679;339;20220413;21.2;8.2;14.7;2.3;9.8;0;3.29;17719 +88096;47.811;5.54679;339;20220414;20.5;8.6;14.5;2.2;11.37;.1;3.03;18535 +88096;47.811;5.54679;339;20220415;20.8;8.7;14.8;2.3;10.51;0;3.34;19964 +88096;47.811;5.54679;339;20220416;17.3;8;12.7;3.7;8.01;0;3.76;22998 +88096;47.811;5.54679;339;20220417;18.5;4.1;11.3;3.5;5.41;0;4.21;24176 +88096;47.811;5.54679;339;20220418;19.1;2.4;10.7;1.8;5.77;0;3.5;23825 +88096;47.811;5.54679;339;20220419;19.2;5.3;12.3;1.9;6.64;0;3.49;21912 +88096;47.811;5.54679;339;20220420;18.2;6.5;12.4;3.2;6.51;0;3.96;22783 +88096;47.811;5.54679;339;20220421;18.6;5.3;12;3;6.94;0;3.81;23445 +88096;47.811;5.54679;339;20220422;19.1;5.9;12.5;2.5;8.61;.3;3.51;22757 +88096;47.811;5.54679;339;20220423;15.3;9.2;12.2;2.6;10.41;5.8;2.11;11140 +88096;47.811;5.54679;339;20220424;12.2;7.3;9.7;2.9;10.74;6;1.14;6164 +88096;47.811;5.54679;339;20220425;14.7;8.9;11.8;2.5;10.81;8.3;1.92;11021 +88096;47.811;5.54679;339;20220426;14.7;5.7;10.2;2.3;8.74;0;2.74;19836 +88096;47.811;5.54679;339;20220427;16.8;3.6;10.2;2.6;8.87;0;3.24;24582 +88096;47.811;5.54679;339;20220428;20.8;6.4;13.6;2.6;8.54;0;4.13;25421 +88096;47.811;5.54679;339;20220429;18.2;7.2;12.7;1.6;8.97;1;2.77;16360 +88096;47.811;5.54679;339;20220430;16.8;6.3;11.5;2.5;9.47;0;3.04;20709 +88096;47.811;5.54679;339;20220501;16.8;4.4;10.6;1.7;8.44;0;3.21;23479 +88096;47.811;5.54679;339;20220502;19.4;6.3;12.9;1.8;9.34;0;3.4;22060 +88096;47.811;5.54679;339;20220503;21.5;7.6;14.5;1.9;10.34;2.2;3.66;22194 +88096;47.811;5.54679;339;20220504;20.3;7.9;14.1;1.9;11.41;7.4;2.94;16903 +88096;47.811;5.54679;339;20220505;17.1;9.5;13.3;1.7;11.17;2.1;2.38;13763 +88096;47.811;5.54679;339;20220506;20.4;6.4;13.4;2.3;10.01;0;3.12;15107 +88096;47.811;5.54679;339;20220507;21.4;4.3;12.8;2;9.88;0;3.24;17148 +88096;47.811;5.54679;339;20220508;23;7;15;2.4;10.85;.1;3.54;16561 +88096;47.811;5.54679;339;20220509;24.4;7.8;16.1;1.8;12;0;4.21;24923 +88096;47.811;5.54679;339;20220510;24.5;7.5;16;1.3;12.77;0;4.09;24699 +88096;47.811;5.54679;339;20220511;27;10;18.5;2.8;12.47;0;5.32;25486 +88096;47.811;5.54679;339;20220512;22.7;13.5;18.1;1.8;14.78;2.4;2.87;12768 +88096;47.811;5.54679;339;20220513;21.5;14;17.7;1.5;13.95;0;2.62;11583 +88096;47.811;5.54679;339;20220514;23.9;4.9;14.4;1.2;10.51;0;3.4;18813 +88096;47.811;5.54679;339;20220515;27.7;7.7;17.7;1.8;12.38;1;4.14;19452 +88096;47.811;5.54679;339;20220516;24.3;14.2;19.2;2.2;14.98;3.7;3.28;13451 +88096;47.811;5.54679;339;20220517;27.4;10.9;19.2;1.6;14.61;0;3.86;18059 +88096;47.811;5.54679;339;20220518;29.2;11.1;20.1;1.4;14.88;0;4.04;18731 +88096;47.811;5.54679;339;20220519;28.6;14;21.3;2;16.45;.3;3.98;16568 +88096;47.811;5.54679;339;20220520;28.8;16.8;22.8;3.5;14.98;.3;4.98;15113 +88096;47.811;5.54679;339;20220521;24.5;8.7;16.6;1.8;11.81;.1;3.7;17791 +88096;47.811;5.54679;339;20220522;25.8;11.4;18.6;2.4;12.81;2.2;4.09;17053 +88096;47.811;5.54679;339;20220523;21;14.3;17.6;3.2;16.21;10.8;2.61;11024 +88096;47.811;5.54679;339;20220524;18.5;11;14.7;3.1;12.28;.4;2.73;11988 +88096;47.811;5.54679;339;20220525;20.9;5.2;13.1;1.4;10.78;0;3.02;17427 +88096;47.811;5.54679;339;20220526;20.4;8.7;14.6;1.4;12.15;0;2.75;14635 +88096;47.811;5.54679;339;20220527;18.8;9.5;14.2;1.6;12.68;.1;2.44;12821 +88096;47.811;5.54679;339;20220528;19.4;7.5;13.4;2.9;9.68;0;3.36;15739 +88096;47.811;5.54679;339;20220529;17.5;6.7;12.1;3.2;7.98;0;3.38;14881 +88096;47.811;5.54679;339;20220530;20.3;4.5;12.4;2.4;7.65;0;3.78;18425 +88096;47.811;5.54679;339;20220531;22.9;4.7;13.8;1.6;8.98;0;3.74;19550 +88096;47.811;5.54679;339;20220601;22.7;5.4;14;1.5;10.78;0;3.45;19094 +88096;47.811;5.54679;339;20220602;24.4;11;17.7;2.8;11.88;.3;4.12;16891 +88096;47.811;5.54679;339;20220603;25.2;12.7;19;2.3;15.81;8.9;3.52;15553 +88096;47.811;5.54679;339;20220604;27.9;15.5;21.7;2.4;18.08;15.3;3.99;16311 +88096;47.811;5.54679;339;20220605;23.1;16.6;19.8;2.9;17.78;5.1;2.91;11309 +88096;47.811;5.54679;339;20220606;22;12.1;17;2.1;14.55;.2;2.96;13854 +88096;47.811;5.54679;339;20220607;20.9;13.1;17;2.2;14.65;3;2.77;12736 +88096;47.811;5.54679;339;20220608;18.3;10.2;14.3;1.7;14.08;9.6;2.32;12729 +88096;47.811;5.54679;339;20220609;20.1;9.7;14.9;2;12.38;.1;2.92;14657 +88096;47.811;5.54679;339;20220610;24.6;6.7;15.7;.8;12.28;0;3.47;19666 +88096;47.811;5.54679;339;20220611;27.7;9;18.4;1;13.78;.1;5.04;29159 +88096;47.811;5.54679;339;20220612;28.2;11.5;19.9;1.6;15.78;1.3;4.99;26215 +88096;47.811;5.54679;339;20220613;23.5;13.3;18.4;2.3;11.81;0;4.97;24806 +88096;47.811;5.54679;339;20220614;27.5;8.8;18.1;2.2;12.15;0;5.7;29962 +88096;47.811;5.54679;339;20220615;31.6;11.6;21.6;1.6;15.15;0;5.95;29760 +88096;47.811;5.54679;339;20220616;29.7;14.2;21.9;1.5;15.18;0;5.48;27346 +88096;47.811;5.54679;339;20220617;31.3;13.2;22.2;1.3;13.78;0;5.77;29044 +88096;47.811;5.54679;339;20220618;35.6;13.9;24.7;2.3;15.45;0;7.09;30092 +88096;47.811;5.54679;339;20220619;34.5;22.4;28.4;4.3;16.01;1.4;8.11;24821 +88096;47.811;5.54679;339;20220620;28.3;18.2;23.2;3;17.88;2.5;5.2;21289 +88096;47.811;5.54679;339;20220621;29.9;15.7;22.8;2.3;17.38;4.1;5.31;23442 +88096;47.811;5.54679;339;20220622;25.4;18.3;21.9;2.2;20.05;2.4;3.45;15041 +88096;47.811;5.54679;339;20220623;27.6;15.2;21.4;1.8;18.41;3.9;4.52;22290 +88096;47.811;5.54679;339;20220624;20.3;14;17.2;2.4;17.15;8.2;2.76;15013 +88096;47.811;5.54679;339;20220625;26.2;12.3;19.2;1.8;16.08;6.6;4.71;25120 +88096;47.811;5.54679;339;20220626;18.4;14.4;16.4;1.7;17.41;17;2.01;10658 +88096;47.811;5.54679;339;20220627;19.6;15.2;17.4;1.9;17.08;1.7;2.35;11637 +88096;47.811;5.54679;339;20220628;24.7;10.8;17.8;1.6;15.28;0;4.29;24109 +88096;47.811;5.54679;339;20220629;27.5;11.7;19.6;.9;15.45;.1;4.73;26441 +88096;47.811;5.54679;339;20220630;23.6;12.7;18.2;2;15.71;10;3.95;20446 +88096;47.811;5.54679;339;20220701;21.9;10.7;16.3;1.5;13.15;.2;3.91;22351 +88096;47.811;5.54679;339;20220702;26.5;7.7;17.1;1.3;12.51;0;5.02;29332 +88096;47.811;5.54679;339;20220703;28.7;10.4;19.6;1.5;14.01;0;5.3;28144 +88096;47.811;5.54679;339;20220704;25.4;12.5;18.9;2.1;13.25;0;4.62;22083 +88096;47.811;5.54679;339;20220705;26.6;9.4;18;1.9;12.25;0;5.25;28079 +88096;47.811;5.54679;339;20220706;23.3;11;17.1;2.7;11.68;0;4.89;24789 +88096;47.811;5.54679;339;20220707;22.3;8.4;15.3;2.1;12.95;0;3.9;22484 +88096;47.811;5.54679;339;20220708;24.9;10.2;17.6;2.9;12.15;0;5.22;26784 +88096;47.811;5.54679;339;20220709;27.3;10.1;18.7;2.4;12.75;0;5.47;27752 +88096;47.811;5.54679;339;20220710;25;12.8;18.9;3.3;12.91;0;5.29;24957 +88096;47.811;5.54679;339;20220711;28.1;11.4;19.7;3.1;12.98;0;5.93;27723 +88096;47.811;5.54679;339;20220712;29.7;13.7;21.7;2.4;13.51;0;5.95;27389 +88096;47.811;5.54679;339;20220713;32.4;11.3;21.8;1.2;13.05;0;5.59;28582 +88096;47.811;5.54679;339;20220714;34.1;13.4;23.7;2.3;14.45;0;6.67;28712 +88096;47.811;5.54679;339;20220715;27.2;15.7;21.4;2.7;12.28;0;5.58;23921 +88096;47.811;5.54679;339;20220716;27.7;11.3;19.5;2.4;10.51;0;5.76;27250 +88096;47.811;5.54679;339;20220717;31.5;13.1;22.3;2.7;11.45;0;6.57;27472 +88096;47.811;5.54679;339;20220718;36;13;24.5;1.9;12.15;0;6.75;29315 +88096;47.811;5.54679;339;20220719;36.8;15.6;26.2;2.5;15.28;0;7.35;29104 +88096;47.811;5.54679;339;20220720;28.6;20;24.3;2.2;19.38;6.2;4.38;17513 +88096;47.811;5.54679;339;20220721;28.6;15.3;22;1.6;18.18;0;4.78;24050 +88096;47.811;5.54679;339;20220722;31.1;15.3;23.2;2;17.28;1;5.4;24796 +88096;47.811;5.54679;339;20220723;26.9;15.6;21.2;1.4;18;.1;4.07;20647 +88096;47.811;5.54679;339;20220724;32.2;13;22.6;.9;15.43;0;5.27;27763 +88096;47.811;5.54679;339;20220725;30.5;14.4;22.4;2.7;15.73;0;5.54;23846 +88096;47.811;5.54679;339;20220726;24.7;14;19.4;2.1;14.78;0;4.18;20564 +88096;47.811;5.54679;339;20220727;25.8;12.8;19.3;1.7;12.75;0;4.47;22474 +88096;47.811;5.54679;339;20220728;28.7;12.1;20.4;2;12.21;0;5.24;25085 +88096;47.811;5.54679;339;20220729;28.1;12.4;20.3;1.4;12.38;0;4.49;22235 +88096;47.811;5.54679;339;20220730;29.2;10.9;20.1;1.2;13.18;0;4.45;23057 +88096;47.811;5.54679;339;20220731;31.3;12.7;22;1.4;14.08;0;5.15;25470 +88096;47.811;5.54679;339;20220801;28.4;12.7;20.5;1.5;15.25;.1;4.51;22759 +88096;47.811;5.54679;339;20220802;31.1;12.1;21.6;1;14.47;0;4.9;26656 +88096;47.811;5.54679;339;20220803;34.5;14.9;24.7;1.1;13.8;0;5.42;26952 +88096;47.811;5.54679;339;20220804;36.7;14.8;25.8;1.7;15.71;1.5;6.06;26042 +88096;47.811;5.54679;339;20220805;27.3;19.5;23.4;3.2;17.43;.1;4.27;16539 +88096;47.811;5.54679;339;20220806;27.4;15.4;21.4;3.3;12.8;0;5.19;21897 +88096;47.811;5.54679;339;20220807;28.9;12.3;20.6;3.4;9.81;0;6.22;24535 +88096;47.811;5.54679;339;20220808;30;13.1;21.6;2.7;10.33;0;5.82;24766 +88096;47.811;5.54679;339;20220809;32.1;15.1;23.6;3.5;10.78;0;6.87;24412 +88096;47.811;5.54679;339;20220810;31.5;14.5;23;3.6;10.51;0;6.76;24428 +88096;47.811;5.54679;339;20220811;31.9;14.3;23.1;2.9;10.18;0;6.42;25057 +88096;47.811;5.54679;339;20220812;31.7;17.5;24.6;3.2;9.75;0;6.58;23622 +88096;47.811;5.54679;339;20220813;31;16.3;23.7;2.6;9.7;0;6;23844 +88096;47.811;5.54679;339;20220814;25.4;16.3;20.8;2.3;13.1;13.7;3.64;13641 +88096;47.811;5.54679;339;20220815;21.4;16;18.7;2.2;17.92;3.6;2.33;11785 +88096;47.811;5.54679;339;20220816;28.7;13.9;21.3;1.3;16.87;2.1;4.11;21996 +88096;47.811;5.54679;339;20220817;25.1;16.1;20.6;1.9;18.45;4.1;3.27;15978 +88096;47.811;5.54679;339;20220818;21.9;16.2;19.1;1.5;18.65;5;2.22;10820 +88096;47.811;5.54679;339;20220819;24.5;16.5;20.5;1.9;18.88;7.8;3.18;16004 +88096;47.811;5.54679;339;20220820;24.4;16.6;20.5;1.8;17.28;.1;3.28;16025 +88096;47.811;5.54679;339;20220821;25.6;10;17.8;.8;13.91;0;3.45;21052 +88096;47.811;5.54679;339;20220822;27.5;12.2;19.9;1.3;15.01;0;3.87;21355 +88096;47.811;5.54679;339;20220823;28.3;13;20.6;1.4;16.18;0;3.88;20546 +88096;47.811;5.54679;339;20220824;30.4;14.5;22.5;1.9;14.88;0;4.66;21659 +88096;47.811;5.54679;339;20220825;31.2;14.1;22.7;1.8;14.91;0;4.68;21978 +88096;47.811;5.54679;339;20220826;21.6;16.6;19.1;1.7;17.61;4;2.19;9850 +88096;47.811;5.54679;339;20220827;24.6;13.5;19;1.5;17.15;.2;3.03;16553 +88096;47.811;5.54679;339;20220828;27.3;14;20.6;1.9;16.88;0;3.81;19617 +88096;47.811;5.54679;339;20220829;29.2;14.7;21.9;1.8;16.05;0;4.09;19903 +88096;47.811;5.54679;339;20220830;28.6;14.4;21.5;1.7;17.01;.2;3.61;17147 +88096;47.811;5.54679;339;20220831;26.4;14.1;20.3;1.4;17.65;.9;3.18;17033 +88096;47.811;5.54679;339;20220901;26.3;12.8;19.6;1.9;15.05;.1;3.6;18359 +88096;47.811;5.54679;339;20220902;25;12;18.5;2.1;15.28;6;3.24;16759 +88096;47.811;5.54679;339;20220903;23.5;15.2;19.3;1.9;17.31;1.4;2.72;13779 +88096;47.811;5.54679;339;20220904;27.3;10.9;19.1;1.5;14.85;.5;3.51;19507 +88096;47.811;5.54679;339;20220905;29.6;12.7;21.1;1.7;16.61;.8;3.81;19446 +88096;47.811;5.54679;339;20220906;27.5;16.4;21.9;1.9;18.28;4.4;3.32;15700 +88096;47.811;5.54679;339;20220907;21;14.8;17.9;1.6;17.31;14.4;1.98;10044 +88096;47.811;5.54679;339;20220908;21.7;13.6;17.6;2.8;15.75;3;2.63;13297 +88096;47.811;5.54679;339;20220909;19.9;13;16.5;3;14.75;8.6;2.31;11206 +88096;47.811;5.54679;339;20220910;18.1;13.2;15.7;2.5;15.11;.9;1.79;9077 +88096;47.811;5.54679;339;20220911;21.6;11.4;16.5;1.2;14.55;.1;2.38;14999 +88096;47.811;5.54679;339;20220912;26.1;9.3;17.7;1.6;13.98;0;3.14;18252 +88096;47.811;5.54679;339;20220913;27.3;12.5;19.9;1.8;17.95;7.1;2.94;15417 +88096;47.811;5.54679;339;20220914;24;16.5;20.3;2.1;19.91;16.1;2.22;10732 +88096;47.811;5.54679;339;20220915;19.8;15.9;17.8;2.3;17.35;6.9;1.66;7218 +88096;47.811;5.54679;339;20220916;16.1;11.7;13.9;1.5;12.91;.1;1.53;8110 +88096;47.811;5.54679;339;20220917;14.6;5.9;10.2;2.2;9.58;.1;1.83;11664 +88096;47.811;5.54679;339;20220918;16.8;2.5;9.6;1.6;8.91;0;2.11;16154 +88096;47.811;5.54679;339;20220919;16.1;5.1;10.6;1.7;9.25;0;2.06;14904 +88096;47.811;5.54679;339;20220920;16.8;2.7;9.7;1.5;8.98;0;2.04;15597 +88096;47.811;5.54679;339;20220921;17.1;4.2;10.7;2.1;9.15;0;2.19;14818 +88096;47.811;5.54679;339;20220922;19.2;3.4;11.3;1.2;8.85;0;2.16;16378 +88096;47.811;5.54679;339;20220923;18.4;3.2;10.8;.9;10.41;.4;1.77;14028 +88096;47.811;5.54679;339;20220924;17.3;10.4;13.9;1.5;12.98;.1;1.61;9681 +88096;47.811;5.54679;339;20220925;15.7;7.2;11.4;1.1;11.71;.8;1.38;9749 +88096;47.811;5.54679;339;20220926;14.9;6.8;10.9;2.8;11.18;7.9;1.47;9134 +88096;47.811;5.54679;339;20220927;11.6;8.4;10;4.1;11.41;15.3;1.02;6163 +88096;47.811;5.54679;339;20220928;12.1;9.7;10.9;2.5;11.81;3.6;.99;5031 +88096;47.811;5.54679;339;20220929;13.3;6.5;9.9;.7;10.61;5.1;1.14;8516 +88096;47.811;5.54679;339;20220930;15.4;3.7;9.6;1;9.48;2.3;1.46;12224 +88096;47.811;5.54679;339;20221001;13.6;6.1;9.8;4.5;12.31;5.7;.8;7022 +88096;47.811;5.54679;339;20221002;18;11.9;15;3.5;16.08;5.3;1.28;8101 +88096;47.811;5.54679;339;20221003;16.9;9.2;13;2.4;12.45;0;1.57;9650 +88096;47.811;5.54679;339;20221004;17;5.4;11.2;1.2;11.31;.1;1.28;9470 +88096;47.811;5.54679;339;20221005;21.9;7.3;14.6;1.8;12.91;.1;1.96;12651 +88096;47.811;5.54679;339;20221006;17.6;11.4;14.5;1.6;12.75;0;1.5;8275 +88096;47.811;5.54679;339;20221007;18.5;4.8;11.6;1.2;11.88;.2;1.43;11765 +88096;47.811;5.54679;339;20221008;16.7;8.7;12.7;1.6;11.58;0;1.43;9688 +88096;47.811;5.54679;339;20221009;18.5;3.7;11.1;1.8;10.15;.1;1.7;12747 +88096;47.811;5.54679;339;20221010;20.3;5.5;12.9;1.6;12.55;6.7;1.51;10655 +88096;47.811;5.54679;339;20221011;17.2;9.7;13.5;1.7;13.58;.1;1.22;8265 +88096;47.811;5.54679;339;20221012;18.6;6.6;12.6;1.2;11.91;.2;1.3;9983 +88096;47.811;5.54679;339;20221013;14.1;8;11;1.5;13.28;.9;.74;5718 +88096;47.811;5.54679;339;20221014;15.7;12.2;13.9;3.9;15.58;16.5;.77;4145 +88096;47.811;5.54679;339;20221015;16.8;14.2;15.5;3.9;16.31;2.5;1;3796 +88096;47.811;5.54679;339;20221016;22.6;13.6;18.1;1.8;15.88;0;1.59;7893 +88096;47.811;5.54679;339;20221017;23.2;13;18.1;2.3;15.51;.8;1.86;9392 +88096;47.811;5.54679;339;20221018;21.8;12.7;17.3;1.3;15.75;.3;1.34;8956 +88096;47.811;5.54679;339;20221019;20.6;10.4;15.5;2.4;14.81;.1;1.44;9153 +88096;47.811;5.54679;339;20221020;18.1;13.4;15.7;2.5;15.81;10.9;1.05;4073 +88096;47.811;5.54679;339;20221021;18.7;13.5;16.1;3.5;15.95;14.3;1.27;5390 +88096;47.811;5.54679;339;20221022;20.7;10.6;15.6;1.5;14.78;.1;1.21;7981 +88096;47.811;5.54679;339;20221023;20.5;12;16.2;2.9;14.78;2.1;1.47;6135 +88096;47.811;5.54679;339;20221024;19.4;13.2;16.3;2.5;14.28;7.5;1.47;6258 +88096;47.811;5.54679;339;20221025;19.4;7.8;13.6;1.3;12.98;.1;1.06;8068 +88096;47.811;5.54679;339;20221026;21.5;12.9;17.2;1.7;14.48;.7;1.4;7814 +88096;47.811;5.54679;339;20221027;21.9;8.8;15.4;1.7;14.51;0;1.23;8674 +88096;47.811;5.54679;339;20221028;23.3;11.7;17.5;1.6;14.68;0;1.38;7553 +88096;47.811;5.54679;339;20221029;21.8;9.5;15.7;1.6;13.11;0;1.3;7602 +88096;47.811;5.54679;339;20221030;21.2;8.1;14.7;1.3;12.28;0;1.16;8235 +88096;47.811;5.54679;339;20221031;20;7.6;13.8;2.5;12.75;9;1.3;7408 +88096;47.811;5.54679;339;20221101;15.1;12.9;14;3.5;12.91;.2;1.27;4568 +88096;47.811;5.54679;339;20221102;15.8;7.8;11.8;1.9;10.95;.1;.96;6345 +88096;47.811;5.54679;339;20221103;13.3;4.4;8.8;2.5;10.25;8;.76;4786 +88096;47.811;5.54679;339;20221104;9;7.3;8.2;3.3;10.31;4;.55;2217 +88096;47.811;5.54679;339;20221105;10.5;5.3;7.9;1.9;9.48;0;.61;5297 +88096;47.811;5.54679;339;20221106;8.8;1.4;5.1;1.8;8.68;.7;.41;5139 +88096;47.811;5.54679;339;20221107;14.7;7.8;11.3;2.6;10.71;0;.96;4992 +88096;47.811;5.54679;339;20221108;17;4.6;10.8;2.7;10.65;8.6;1.04;6445 +88096;47.811;5.54679;339;20221109;12.8;11.1;12;2.3;13.25;3.3;.6;1957 +88096;47.811;5.54679;339;20221110;11.9;6.1;9;1.2;10.48;0;.5;4790 +88096;47.811;5.54679;339;20221111;9.4;2.2;5.8;1.7;9.55;.1;.34;3759 +88096;47.811;5.54679;339;20221112;11.6;3.3;7.5;1.4;9.45;0;.57;4922 +88096;47.811;5.54679;339;20221113;6.1;3;4.6;2.2;8.78;0;.28;2352 +88096;47.811;5.54679;339;20221114;15.2;5;10.1;3.4;10.95;3.9;.83;5198 +88096;47.811;5.54679;339;20221115;13.5;7.3;10.4;2.7;12.25;9.8;.52;3768 +88096;47.811;5.54679;339;20221116;12.8;8;10.4;3.9;11.18;1.8;.76;4133 +88096;47.811;5.54679;339;20221117;13.3;9.9;11.6;5.7;10.95;9.7;1.33;3344 +88096;47.811;5.54679;339;20221118;9.8;7.4;8.6;3.3;9.98;1.1;.66;2559 +88096;47.811;5.54679;339;20221119;7;3.1;5;1.5;8.71;.8;.32;2745 +88096;47.811;5.54679;339;20221120;8.1;4.3;6.2;3.2;8.81;2.2;.46;4015 +88096;47.811;5.54679;339;20221121;8.4;5.6;7;4.2;9.21;2.3;.58;2665 +88096;47.811;5.54679;339;20221122;7.9;3.3;5.6;3.7;8.31;.1;.56;2814 +88096;47.811;5.54679;339;20221123;8.6;.4;4.5;2.6;8.05;3.6;.38;4015 +88096;47.811;5.54679;339;20221124;11.3;5.3;8.3;3.4;9.45;3.7;.69;4200 +88096;47.811;5.54679;339;20221125;9.9;5.6;7.7;1.8;9.38;.3;.49;3023 +88096;47.811;5.54679;339;20221126;5.9;2.7;4.3;1.3;8.38;0;.27;2255 +88096;47.811;5.54679;339;20221127;7.1;3;5.1;2.1;7.98;.1;.43;2737 +88096;47.811;5.54679;339;20221128;8.2;3.8;6;1.8;8.98;2.9;.37;2178 +88096;47.811;5.54679;339;20221129;7.9;4.1;6;1.7;9.25;.1;.31;2293 +88096;47.811;5.54679;339;20221130;7.3;4.9;6.1;2.9;8.75;.4;.48;2036 +88096;47.811;5.54679;339;20221201;5.4;5;5.2;3.9;7.45;0;.74;1336 +88096;47.811;5.54679;339;20221202;3.9;2.5;3.2;2.6;6.91;.2;.5;1235 +88096;47.811;5.54679;339;20221203;3.5;.8;2.1;3.8;6.48;0;.42;2688 +88096;47.811;5.54679;339;20221204;2.9;1.1;2;2.7;6.65;1.9;.38;1401 +88096;47.811;5.54679;339;20221205;3.9;1.9;2.9;2.1;7.28;.2;.34;1307 +88096;47.811;5.54679;339;20221206;3.1;.9;2;1.4;6.88;0;.36;754 +88096;47.811;5.54679;339;20221207;4.4;0;2.2;1.5;6.51;0;.24;3706 +88096;47.811;5.54679;339;20221208;1.8;-1.2;.3;1.1;5.58;0;.25;2757 +88096;47.811;5.54679;339;20221209;.3;-4.4;-2;2.2;5.08;0;.24;2331 +88096;47.811;5.54679;339;20221210;.7;-.9;-.1;2.2;5.15;0;.44;1829 +88096;47.811;5.54679;339;20221211;-2.7;-4.5;-3.6;1.7;4.3;0;.27;2233 +88096;47.811;5.54679;339;20221212;-2.1;-6.9;-4.5;2.4;3.7;.1;.23;3300 +88096;47.811;5.54679;339;20221213;-.4;-7;-3.7;3.2;3.91;.1;.42;2912 +88096;47.811;5.54679;339;20221214;1.1;-2;-.5;1.4;6.01;6.5;.22;1369 +88096;47.811;5.54679;339;20221215;.6;-1.2;-.3;3.5;5.71;0;.33;1416 +88096;47.811;5.54679;339;20221216;-.2;-4.2;-2.2;2.2;4.18;0;.38;3351 +88096;47.811;5.54679;339;20221217;-2;-9.2;-5.6;1.9;3.48;0;.21;3846 +88096;47.811;5.54679;339;20221218;.3;-8.9;-4.3;1.8;4.61;0;.1;3258 +88096;47.811;5.54679;339;20221219;12.6;0;6.3;2.6;8.35;0;.53;4227 +88096;47.811;5.54679;339;20221220;14;9.4;11.7;5.1;10.75;11.8;1.36;2561 +88096;47.811;5.54679;339;20221221;11.5;10;10.7;4.8;11.81;2.6;.7;1449 +88096;47.811;5.54679;339;20221222;11.7;9.8;10.7;7;11.48;11.8;.93;1379 +88096;47.811;5.54679;339;20221223;13;9.9;11.4;5.2;13.28;9.2;.45;1459 +88096;47.811;5.54679;339;20221224;10.8;9;9.9;2.4;11.18;.3;.52;1533 +88096;47.811;5.54679;339;20221225;12;7.1;9.6;1.9;10.88;.8;.44;2551 +88096;47.811;5.54679;339;20221226;10.2;9.4;9.8;3.3;10.65;5.4;.76;834 +88096;47.811;5.54679;339;20221227;7;-.3;3.3;1.3;7.58;0;.21;3187 +88096;47.811;5.54679;339;20221228;10.4;2.1;6.2;4;8.41;0;.6;3593 +88096;47.811;5.54679;339;20221229;10.8;9.1;10;5.6;9.98;5.2;1.19;1154 +88096;47.811;5.54679;339;20221230;11.2;3.8;7.5;4.2;10.11;4.9;.42;2536 +88096;47.811;5.54679;339;20221231;15.1;11;13.1;5.5;11.61;0;1.46;2582 +88097;47.82403;5.87997;256;20220101;7.2;3.8;5.5;1;8.7;.1;.28;1912 +88097;47.82403;5.87997;256;20220102;8.6;1.7;5.2;2.6;8.7;.1;.22;3035 +88097;47.82403;5.87997;256;20220103;10.7;7.5;9.1;4;10.5;5.8;.56;1866 +88097;47.82403;5.87997;256;20220104;11.1;9.2;10.2;4;10.1;14.6;.95;1296 +88097;47.82403;5.87997;256;20220105;4.1;2.2;3.2;2.4;6.5;0;.52;1311 +88097;47.82403;5.87997;256;20220106;4.8;1.9;3.4;1.3;6.3;0;.45;1799 +88097;47.82403;5.87997;256;20220107;1.4;-1.5;0;3.1;6.3;6.6;.12;1820 +88097;47.82403;5.87997;256;20220108;4.1;1.7;2.9;5;7.2;10.6;.33;1614 +88097;47.82403;5.87997;256;20220109;4.4;4;4.2;3.3;7.3;2.7;.58;264 +88097;47.82403;5.87997;256;20220110;3.7;.8;2.3;1.5;6.4;0;.36;1890 +88097;47.82403;5.87997;256;20220111;3.9;-1.7;1.1;2.6;5.8;0;.39;2928 +88097;47.82403;5.87997;256;20220112;3.8;-4.8;-.5;1.8;5.1;0;.32;3837 +88097;47.82403;5.87997;256;20220113;5.5;-5;.3;.6;5.1;0;.21;4365 +88097;47.82403;5.87997;256;20220114;5.2;-4.5;.4;.5;5.2;0;.2;4223 +88097;47.82403;5.87997;256;20220115;-.6;-4.9;-2.7;.9;5;0;.18;2621 +88097;47.82403;5.87997;256;20220116;-2.1;-3.4;-2.7;1.9;5;0;.22;1156 +88097;47.82403;5.87997;256;20220117;.7;-2.7;-1;1.5;5.9;0;.17;2325 +88097;47.82403;5.87997;256;20220118;7.7;0;3.9;4;6.8;0;.65;3899 +88097;47.82403;5.87997;256;20220119;3.5;-1.2;1.2;3.1;6.3;1.5;.31;2942 +88097;47.82403;5.87997;256;20220120;5.5;1.1;3.3;2.1;6.6;.3;.48;2870 +88097;47.82403;5.87997;256;20220121;4.1;-.5;1.8;2.5;5.7;0;.54;2997 +88097;47.82403;5.87997;256;20220122;4;-2.2;.9;1.6;6.1;0;.29;3646 +88097;47.82403;5.87997;256;20220123;7.6;.3;4;1.5;6.2;0;.54;4077 +88097;47.82403;5.87997;256;20220124;6.9;-4.7;1.1;.8;5.4;0;.32;5400 +88097;47.82403;5.87997;256;20220125;-.8;-4.8;-2.8;.7;5.1;0;.21;2939 +88097;47.82403;5.87997;256;20220126;-1.7;-2.7;-2.2;1.3;5.2;0;.26;1154 +88097;47.82403;5.87997;256;20220127;-1.8;-3.6;-2.7;1.8;5.1;.3;.21;1816 +88097;47.82403;5.87997;256;20220128;1.9;-1.7;.1;.9;6.2;0;.26;2902 +88097;47.82403;5.87997;256;20220129;2.2;0;1.1;3.1;6.7;1;.22;2160 +88097;47.82403;5.87997;256;20220130;7.3;2.4;4.9;1.2;8.1;.1;.38;3621 +88097;47.82403;5.87997;256;20220131;6.5;2.2;4.4;3.6;7;2.5;.69;3408 +88097;47.82403;5.87997;256;20220201;2.5;1.3;1.9;3.9;6.4;2;.46;1511 +88097;47.82403;5.87997;256;20220202;9.3;2.7;6;2.6;9.8;1.3;.24;4537 +88097;47.82403;5.87997;256;20220203;7.9;5.3;6.6;1.6;8.7;.1;.53;2643 +88097;47.82403;5.87997;256;20220204;6.6;2;4.3;3.2;8.3;1.9;.31;3807 +88097;47.82403;5.87997;256;20220205;7.7;-2.2;2.8;1.1;6.3;0;.49;6002 +88097;47.82403;5.87997;256;20220206;5.6;.7;3.2;6.8;7.9;11.7;.16;4092 +88097;47.82403;5.87997;256;20220207;7.9;2.9;5.4;2.2;6.2;0;.93;4213 +88097;47.82403;5.87997;256;20220208;10.3;-1.9;4.2;1.1;6.1;0;.66;7080 +88097;47.82403;5.87997;256;20220209;11.7;-2.7;4.5;.8;6.3;0;.62;7879 +88097;47.82403;5.87997;256;20220210;5.4;1.7;3.6;2.6;7.5;5.3;.75;2866 +88097;47.82403;5.87997;256;20220211;7.1;2.3;4.7;2.6;6.06;0;.93;8200 +88097;47.82403;5.87997;256;20220212;6.1;-5;.6;1.9;4.73;0;.74;8933 +88097;47.82403;5.87997;256;20220213;13.2;-3.4;4.9;4;6.1;.2;1.44;10466 +88097;47.82403;5.87997;256;20220214;10.3;1.2;5.8;3.6;8.1;1.5;.76;3200 +88097;47.82403;5.87997;256;20220215;9.4;4;6.7;3.6;7.56;2.6;1.12;6266 +88097;47.82403;5.87997;256;20220216;9.2;5.1;7.2;6.5;10;6.9;.42;4393 +88097;47.82403;5.87997;256;20220217;13.3;9.5;11.4;4.8;9.9;1.4;1.58;4277 +88097;47.82403;5.87997;256;20220218;13.6;6.9;10.3;4.1;9.5;1.7;1.41;6001 +88097;47.82403;5.87997;256;20220219;9;3.1;6.1;3.2;6.2;0;1.32;5683 +88097;47.82403;5.87997;256;20220220;8.6;3.3;6;6.1;8.4;5.9;.79;5440 +88097;47.82403;5.87997;256;20220221;7.9;4.4;6.2;5.8;7.8;.7;1.03;4367 +88097;47.82403;5.87997;256;20220222;8.9;3.6;6.3;3.4;8.7;2.7;.71;5622 +88097;47.82403;5.87997;256;20220223;12.4;4.8;8.6;1.1;8.4;0;.94;6977 +88097;47.82403;5.87997;256;20220224;12.2;-.4;5.9;2.3;7.2;2.1;1.17;9323 +88097;47.82403;5.87997;256;20220225;7.2;-1.3;3;1.6;6.2;.8;.8;7654 +88097;47.82403;5.87997;256;20220226;8.5;-2;3.3;2.2;5.8;0;1.04;8716 +88097;47.82403;5.87997;256;20220227;11.5;-4.7;3.4;1.6;4.6;0;1.31;11158 +88097;47.82403;5.87997;256;20220228;12.1;-2.3;4.9;1.2;5.3;0;1.2;10639 +88097;47.82403;5.87997;256;20220301;12;-3.5;4.3;.8;5.2;0;1.07;11229 +88097;47.82403;5.87997;256;20220302;12.3;-2.2;5.1;.6;6.2;0;1;10999 +88097;47.82403;5.87997;256;20220303;15.2;-.1;7.6;1.1;6.5;0;1.36;11484 +88097;47.82403;5.87997;256;20220304;12.2;-2.8;4.7;1.5;5;0;1.41;11529 +88097;47.82403;5.87997;256;20220305;9.8;-5.2;2.3;2;4;0;1.48;11696 +88097;47.82403;5.87997;256;20220306;8.4;-3.1;2.7;3.7;4;0;1.8;10303 +88097;47.82403;5.87997;256;20220307;8.1;-2;3.1;3.7;3.9;0;1.86;9750 +88097;47.82403;5.87997;256;20220308;11.3;-5.2;3.1;1.9;4.2;0;1.61;12829 +88097;47.82403;5.87997;256;20220309;14.1;-4.6;4.8;.9;5.7;0;1.37;13891 +88097;47.82403;5.87997;256;20220310;15.9;-2.9;6.5;.9;5.6;0;1.53;14121 +88097;47.82403;5.87997;256;20220311;16.4;2.4;9.4;2.5;6.4;.3;2.24;12257 +88097;47.82403;5.87997;256;20220312;10.8;7.7;9.3;2;7.6;0;1.4;5485 +88097;47.82403;5.87997;256;20220313;13.4;6.1;9.8;1.7;9.1;6.3;1.38;8901 +88097;47.82403;5.87997;256;20220314;14.3;4.5;9.4;1.6;8.2;3.8;1.56;10560 +88097;47.82403;5.87997;256;20220315;12.6;4.9;8.8;1.5;9.7;.3;1.2;9407 +88097;47.82403;5.87997;256;20220316;15.5;6.3;10.9;1.4;10.1;0;1.5;10481 +88097;47.82403;5.87997;256;20220317;10.5;6.4;8.5;3.6;9.9;.6;1.03;6861 +88097;47.82403;5.87997;256;20220318;14.4;6.8;10.6;6.3;7.63;0;2.75;11933 +88097;47.82403;5.87997;256;20220319;15.4;3.5;9.5;4.5;6.13;.2;2.95;16500 +88097;47.82403;5.87997;256;20220320;17.1;2.8;9.9;3.3;7.16;1.3;2.63;14733 +88097;47.82403;5.87997;256;20220321;18.4;2.5;10.4;1.8;7.2;0;2.43;17033 +88097;47.82403;5.87997;256;20220322;17.1;.2;8.7;1.6;6.63;0;2.28;17966 +88097;47.82403;5.87997;256;20220323;18.5;-.9;8.8;1.4;6.63;0;2.29;18133 +88097;47.82403;5.87997;256;20220324;20.3;-.7;9.8;1.7;6.33;0;2.7;18466 +88097;47.82403;5.87997;256;20220325;20.1;.3;10.2;2.3;6.16;0;3.01;18466 +88097;47.82403;5.87997;256;20220326;20.6;1.9;11.3;2.9;6.33;0;3.41;18566 +88097;47.82403;5.87997;256;20220327;21.2;2.3;11.8;1.8;6.73;0;3.01;19266 +88097;47.82403;5.87997;256;20220328;21.4;1.9;11.6;1.3;7;0;2.66;18100 +88097;47.82403;5.87997;256;20220329;18;5.1;11.6;2.3;7.66;2.5;2.37;10566 +88097;47.82403;5.87997;256;20220330;13.3;9;11.1;2.2;10.73;4.6;1.3;6100 +88097;47.82403;5.87997;256;20220331;10;7.4;8.7;3.5;8.93;2.8;1.21;4500 +88097;47.82403;5.87997;256;20220401;4;1.3;2.7;4.9;5.83;2.9;1.13;5800 +88097;47.82403;5.87997;256;20220402;3.4;.3;1.9;3.8;5.3;.8;1.2;9100 +88097;47.82403;5.87997;256;20220403;5.1;-1.9;1.6;3.1;4.73;0;1.37;9166 +88097;47.82403;5.87997;256;20220404;9.9;-6.4;1.8;3.1;4.5;.1;2.21;21300 +88097;47.82403;5.87997;256;20220405;11.7;4.9;8.3;3.9;7.98;0;1.6;7675 +88097;47.82403;5.87997;256;20220406;12.2;8.6;10.4;3.9;10;1.3;1.53;5633 +88097;47.82403;5.87997;256;20220407;12.2;8.6;10.4;7.1;10.66;15.2;1.41;4733 +88097;47.82403;5.87997;256;20220408;13.9;7.6;10.8;5.9;9.76;14.4;1.9;5333 +88097;47.82403;5.87997;256;20220409;9.6;2;5.8;3.1;6.6;1.7;1.95;14800 +88097;47.82403;5.87997;256;20220410;13.1;-1.5;5.8;1.7;6.13;0;2.41;21966 +88097;47.82403;5.87997;256;20220411;18.7;1.1;9.9;3.1;7.06;0;3.31;20066 +88097;47.82403;5.87997;256;20220412;22.1;4.6;13.4;2.8;8.03;0;3.75;19533 +88097;47.82403;5.87997;256;20220413;22.2;7.6;14.9;2.2;10.16;0;3.33;18133 +88097;47.82403;5.87997;256;20220414;21.3;9;15.2;2.9;11.9;.3;3.34;19700 +88097;47.82403;5.87997;256;20220415;21.7;7.5;14.6;2.7;10.66;0;3.55;20633 +88097;47.82403;5.87997;256;20220416;19.1;6;12.5;4.4;8.43;0;4;23733 +88097;47.82403;5.87997;256;20220417;19.9;1.1;10.5;3.8;5.86;0;4.3;25166 +88097;47.82403;5.87997;256;20220418;19.7;1.4;10.5;2.1;6.43;0;3.67;24300 +88097;47.82403;5.87997;256;20220419;20.1;2;11;2.1;7.46;0;3.5;22233 +88097;47.82403;5.87997;256;20220420;19.6;3.6;11.6;3.3;7.2;0;3.99;23833 +88097;47.82403;5.87997;256;20220421;19.8;2.4;11.1;3.1;7.46;0;3.75;23533 +88097;47.82403;5.87997;256;20220422;20.1;3.8;12;2.6;9.03;.6;3.42;21233 +88097;47.82403;5.87997;256;20220423;15.4;7.5;11.4;2.7;10.9;5.9;1.77;8266 +88097;47.82403;5.87997;256;20220424;11.5;7.7;9.6;2.4;11.13;7.8;.98;3933 +88097;47.82403;5.87997;256;20220425;15.2;9.7;12.5;2.2;11.46;6.8;1.9;10433 +88097;47.82403;5.87997;256;20220426;15.7;6.1;10.9;2.2;9.07;0;2.84;20000 +88097;47.82403;5.87997;256;20220427;18;2.1;10;2.9;9.2;0;3.39;24166 +88097;47.82403;5.87997;256;20220428;21.4;3.2;12.3;2.9;9.03;0;4.22;25833 +88097;47.82403;5.87997;256;20220429;19;4.4;11.7;1.6;9.57;.5;2.6;14766 +88097;47.82403;5.87997;256;20220430;17.3;5.4;11.4;2.8;9.63;0;3.13;21597 +88097;47.82403;5.87997;256;20220501;17.7;2.9;10.3;2.1;8.9;0;3.18;22529 +88097;47.82403;5.87997;256;20220502;19.6;3.9;11.8;1.8;9.7;0;2.57;13666 +88097;47.82403;5.87997;256;20220503;22;4.7;13.4;2;10.36;1.4;3.72;23033 +88097;47.82403;5.87997;256;20220504;20.4;6.9;13.6;1.9;11.96;7;2.6;13900 +88097;47.82403;5.87997;256;20220505;17.5;10.2;13.9;2.4;11.1;.8;2.85;15733 +88097;47.82403;5.87997;256;20220506;21.4;9.7;15.6;3.3;10.2;.1;4;19025 +88097;47.82403;5.87997;256;20220507;22.4;5.1;13.8;2.3;10.1;0;3.97;23413 +88097;47.82403;5.87997;256;20220508;23.8;8.6;16.2;2.4;10.9;.2;4.2;22024 +88097;47.82403;5.87997;256;20220509;25.7;7.4;16.6;.8;12.4;.1;3.92;24362 +88097;47.82403;5.87997;256;20220510;23.9;8.4;16.2;1.4;13.8;0;3.71;22485 +88097;47.82403;5.87997;256;20220511;27;10.5;18.8;2.6;13.6;0;4.72;23339 +88097;47.82403;5.87997;256;20220512;24.2;14.6;19.4;1.3;15.5;2.4;3.41;17730 +88097;47.82403;5.87997;256;20220513;22.3;15.4;18.9;1.3;15.2;0;2.98;15002 +88097;47.82403;5.87997;256;20220514;24.7;6.4;15.6;1;11.2;0;4.02;24977 +88097;47.82403;5.87997;256;20220515;28.1;7.2;17.7;.8;12.9;.3;4.45;26863 +88097;47.82403;5.87997;256;20220516;24.3;16;20.2;1.3;15.3;3.7;3.41;16752 +88097;47.82403;5.87997;256;20220517;28.5;10.6;19.6;1;15.3;.1;4.46;25030 +88097;47.82403;5.87997;256;20220518;30.2;10.8;20.5;.8;15.6;0;4.68;26196 +88097;47.82403;5.87997;256;20220519;27.7;14.9;21.3;1.6;16.8;.2;4.27;21238 +88097;47.82403;5.87997;256;20220520;29.7;18.5;24.1;3.4;14.9;.2;5.65;19902 +88097;47.82403;5.87997;256;20220521;24.7;10.5;17.6;1.9;12.2;0;4.28;22583 +88097;47.82403;5.87997;256;20220522;26.8;10.2;18.5;1.6;13.3;2.3;4.55;24564 +88097;47.82403;5.87997;256;20220523;22.5;14.6;18.6;3;16.6;12;3.33;16796 +88097;47.82403;5.87997;256;20220524;19.8;11.6;15.7;2.8;12.5;.2;3.32;17185 +88097;47.82403;5.87997;256;20220525;22;6.2;14.1;1;11.4;0;3.75;24201 +88097;47.82403;5.87997;256;20220526;21;7.7;14.4;1.1;12.2;0;3.5;22220 +88097;47.82403;5.87997;256;20220527;20.2;9.4;14.8;1.2;12.7;.1;3.26;20018 +88097;47.82403;5.87997;256;20220528;20.7;7.9;14.3;3.4;9.8;0;4.2;21919 +88097;47.82403;5.87997;256;20220529;19.5;7.4;13.5;4.6;8.1;0;4.55;21354 +88097;47.82403;5.87997;256;20220530;21.6;6.3;14;2.7;7.8;0;4.59;24164 +88097;47.82403;5.87997;256;20220531;22.9;5.2;14.1;.9;9.2;0;4.07;26110 +88097;47.82403;5.87997;256;20220601;23;5.5;14.3;1.4;10.8;0;4.17;26023 +88097;47.82403;5.87997;256;20220602;24.7;11.6;18.2;2.4;12;.2;4.59;22477 +88097;47.82403;5.87997;256;20220603;26.8;12.2;19.5;1.9;16;11;4.53;23821 +88097;47.82403;5.87997;256;20220604;28.4;16.3;22.4;1.9;18.8;16.2;4.52;21671 +88097;47.82403;5.87997;256;20220605;23.5;16.8;20.2;2.5;18.4;6.3;3.32;15984 +88097;47.82403;5.87997;256;20220606;22.9;12.7;17.8;1.3;15.3;.3;3.56;19919 +88097;47.82403;5.87997;256;20220607;21.7;13.5;17.6;1.8;15;4.2;3.34;17821 +88097;47.82403;5.87997;256;20220608;19.5;10.8;15.2;1.6;14.3;8.3;3.02;18407 +88097;47.82403;5.87997;256;20220609;21;9.9;15.5;1.4;12.9;.2;3.52;20912 +88097;47.82403;5.87997;256;20220610;25.3;7;16.2;.7;12.4;0;4.35;27082 +88097;47.82403;5.87997;256;20220611;28.5;9.6;19.1;.6;14.2;.2;4.72;27568 +88097;47.82403;5.87997;256;20220612;29.4;11.7;20.6;1;16.1;2.2;4.91;26687 +88097;47.82403;5.87997;256;20220613;25.1;15.2;20.2;2.4;11.8;0;4.66;19807 +88097;47.82403;5.87997;256;20220614;28.8;9;18.9;1.5;13.1;0;5.25;28318 +88097;47.82403;5.87997;256;20220615;31.8;11.8;21.8;1;15.6;0;5.4;28486 +88097;47.82403;5.87997;256;20220616;30.6;14.6;22.6;1.3;16;0;5.14;25423 +88097;47.82403;5.87997;256;20220617;31.9;12.9;22.4;.7;14.3;0;5.17;27780 +88097;47.82403;5.87997;256;20220618;36;13.6;24.8;1.8;15.4;0;6.75;30234 +88097;47.82403;5.87997;256;20220619;34.1;23.9;29;4.5;16.2;.5;7.6;20186 +88097;47.82403;5.87997;256;20220620;29.6;19.2;24.4;3.5;18.3;1.2;5.41;20392 +88097;47.82403;5.87997;256;20220621;30;16.3;23.2;1.7;17.2;2.7;5.04;23506 +88097;47.82403;5.87997;256;20220622;26.2;18.9;22.6;1.9;19.9;5.4;3.73;16973 +88097;47.82403;5.87997;256;20220623;28.5;15.6;22.1;1.6;18.5;3.9;4.6;22782 +88097;47.82403;5.87997;256;20220624;20.1;14.5;17.3;1.3;17.4;14.4;2.63;14772 +88097;47.82403;5.87997;256;20220625;27.2;12.6;19.9;1.4;16.6;3.4;4.52;24260 +88097;47.82403;5.87997;256;20220626;20.5;15.3;17.9;1.5;18.1;21.7;2.59;14195 +88097;47.82403;5.87997;256;20220627;19.7;16;17.9;1.6;17.6;.4;2.31;11858 +88097;47.82403;5.87997;256;20220628;25.2;12.8;19;1.5;16.2;.1;4.09;22255 +88097;47.82403;5.87997;256;20220629;27.6;13.1;20.4;.6;16;.1;4.33;24098 +88097;47.82403;5.87997;256;20220630;27;13.3;20.2;1.8;16.5;8.9;4.53;23379 +88097;47.82403;5.87997;256;20220701;22.9;12.4;17.7;1.3;13.8;.2;3.71;20358 +88097;47.82403;5.87997;256;20220702;26.9;8.4;17.7;.6;13.1;0;4.5;27209 +88097;47.82403;5.87997;256;20220703;29;11.2;20.1;1.2;14.5;.1;4.96;26637 +88097;47.82403;5.87997;256;20220704;26.8;15.7;21.3;2.9;13.4;.1;5.08;20858 +88097;47.82403;5.87997;256;20220705;27.6;10.6;19.1;1.9;12.6;0;5.08;25930 +88097;47.82403;5.87997;256;20220706;24.3;13.6;19;3.9;11.7;0;5.05;20393 +88097;47.82403;5.87997;256;20220707;22.8;8.9;15.9;1.9;13.2;0;3.96;23293 +88097;47.82403;5.87997;256;20220708;25.5;11.9;18.7;3.1;12.3;0;5;22985 +88097;47.82403;5.87997;256;20220709;28.2;9.5;18.9;2;12.8;0;5.24;27010 +88097;47.82403;5.87997;256;20220710;25.4;14.5;20;3.6;13.1;0;4.98;20412 +88097;47.82403;5.87997;256;20220711;28.4;11.7;20.1;3.1;13.1;0;5.65;25366 +88097;47.82403;5.87997;256;20220712;30.4;13;21.7;1.8;13.9;0;5.41;25840 +88097;47.82403;5.87997;256;20220713;33.3;11.5;22.4;.8;13.7;0;5.38;28926 +88097;47.82403;5.87997;256;20220714;34.1;14.1;24.1;1.9;15.1;0;6.17;27600 +88097;47.82403;5.87997;256;20220715;28;16.2;22.1;2.5;12.7;0;5.16;20980 +88097;47.82403;5.87997;256;20220716;28.3;12.6;20.5;2.4;10.8;0;5.48;24230 +88097;47.82403;5.87997;256;20220717;32.1;13.1;22.6;1.9;12;0;5.88;26638 +88097;47.82403;5.87997;256;20220718;36.2;11.5;23.9;1;13.1;0;5.86;29678 +88097;47.82403;5.87997;256;20220719;36.8;13.7;25.3;1.3;15.7;0;6.19;29245 +88097;47.82403;5.87997;256;20220720;31.2;17.8;24.5;1.6;19.4;8.6;4.82;22033 +88097;47.82403;5.87997;256;20220721;28.9;17.2;23.1;.9;19.3;.1;4.06;20468 +88097;47.82403;5.87997;256;20220722;31.2;14.5;22.9;1.4;17.9;2.1;4.95;24493 +88097;47.82403;5.87997;256;20220723;27.7;15.6;21.7;1.8;18.37;.1;4.49;21955 +88097;47.82403;5.87997;256;20220724;32.1;13.9;23;.9;16.27;0;5.25;27794 +88097;47.82403;5.87997;256;20220725;31;14.6;22.8;2.5;16.41;0;5.64;24676 +88097;47.82403;5.87997;256;20220726;25.8;15;20.4;2.1;15.2;0;4.09;19242 +88097;47.82403;5.87997;256;20220727;26.9;13.2;20.1;1.6;13.4;0;4.34;21663 +88097;47.82403;5.87997;256;20220728;29.7;12.1;20.9;1.4;12.9;0;4.84;24533 +88097;47.82403;5.87997;256;20220729;28.7;13.5;21.1;1.1;13.3;0;4.37;22645 +88097;47.82403;5.87997;256;20220730;29.3;11.6;20.5;.7;13.9;0;4.31;24374 +88097;47.82403;5.87997;256;20220731;32;13.1;22.6;1.3;14.6;0;5.03;25086 +88097;47.82403;5.87997;256;20220801;29.5;12.8;21.2;1.4;15.6;0;4.56;23422 +88097;47.82403;5.87997;256;20220802;31.4;12.8;22.1;1.1;15.2;0;4.74;24629 +88097;47.82403;5.87997;256;20220803;34.8;13.8;24.3;.6;15.2;0;4.84;26076 +88097;47.82403;5.87997;256;20220804;36.2;14.5;25.4;1.6;16.4;.7;5.85;26376 +88097;47.82403;5.87997;256;20220805;29.3;20.8;25.1;4;17.5;.1;5.19;16162 +88097;47.82403;5.87997;256;20220806;28.5;15.8;22.2;4.6;13;0;5.94;19795 +88097;47.82403;5.87997;256;20220807;29.5;12.9;21.2;3.5;10;0;6.11;22598 +88097;47.82403;5.87997;256;20220808;31.4;13.1;22.3;3.7;10.3;0;6.67;23622 +88097;47.82403;5.87997;256;20220809;32.8;16.2;24.5;3.9;10.8;0;7.06;22331 +88097;47.82403;5.87997;256;20220810;32;13.7;22.9;3.3;10.7;0;6.44;23337 +88097;47.82403;5.87997;256;20220811;32.7;12.4;22.6;2;10.7;0;5.58;24462 +88097;47.82403;5.87997;256;20220812;33.3;12.1;22.7;1.9;10.8;0;5.59;24854 +88097;47.82403;5.87997;256;20220813;32.1;11.1;21.6;1.6;11;0;5.1;24574 +88097;47.82403;5.87997;256;20220814;25.4;12.1;18.8;2;14.3;21.5;3.76;19288 +88097;47.82403;5.87997;256;20220815;21.3;15.8;18.6;1.7;18.3;7.9;2.28;12076 +88097;47.82403;5.87997;256;20220816;29.5;13.4;21.5;1.1;17.7;1.7;3.93;21000 +88097;47.82403;5.87997;256;20220817;26.2;17.1;21.7;2;19.1;4.6;3.29;15509 +88097;47.82403;5.87997;256;20220818;21;17.3;19.2;1.5;19.1;5.2;1.96;9571 +88097;47.82403;5.87997;256;20220819;25.9;16.5;21.2;1.9;19;9;3.18;15545 +88097;47.82403;5.87997;256;20220820;24.7;17.4;21.1;1.3;18;0;2.8;13516 +88097;47.82403;5.87997;256;20220821;26;10.4;18.2;.6;14.6;0;3.24;19921 +88097;47.82403;5.87997;256;20220822;28.6;12.6;20.6;.9;15.4;0;3.6;20030 +88097;47.82403;5.87997;256;20220823;29.2;12.8;21;1.1;16.6;0;3.72;20129 +88097;47.82403;5.87997;256;20220824;30;13.9;22;.9;16.3;0;3.67;19780 +88097;47.82403;5.87997;256;20220825;31.5;12.8;22.2;.8;15.8;0;3.84;21199 +88097;47.82403;5.87997;256;20220826;22.3;14.5;18.4;1.2;17.6;4.6;2.38;13338 +88097;47.82403;5.87997;256;20220827;25.4;16;20.7;1.3;18.2;1.4;2.83;14586 +88097;47.82403;5.87997;256;20220828;27.7;13.9;20.8;1.1;17.2;0;3.26;17667 +88097;47.82403;5.87997;256;20220829;29.9;14;22;.8;16.4;0;3.43;18850 +88097;47.82403;5.87997;256;20220830;28.9;13;21;1.1;17.4;0;3.41;18686 +88097;47.82403;5.87997;256;20220831;27.1;15.8;21.5;1.1;18.1;.4;2.97;15507 +88097;47.82403;5.87997;256;20220901;26.7;11.8;19.3;1.1;15.7;0;3.11;17747 +88097;47.82403;5.87997;256;20220902;25.8;11.5;18.7;1.4;15.7;2;3.04;17213 +88097;47.82403;5.87997;256;20220903;24;15.7;19.9;1.9;17.9;1.1;2.57;12830 +88097;47.82403;5.87997;256;20220904;27.1;11.5;19.3;.7;15.2;.2;2.92;17675 +88097;47.82403;5.87997;256;20220905;30.1;11.6;20.9;1;17;.9;3.39;19126 +88097;47.82403;5.87997;256;20220906;27.4;16.7;22.1;1.5;19;2.3;2.92;14242 +88097;47.82403;5.87997;256;20220907;23;15.3;19.2;1.3;17.7;11.2;2.21;11859 +88097;47.82403;5.87997;256;20220908;22.6;13.8;18.2;2.4;16.3;3;2.47;12597 +88097;47.82403;5.87997;256;20220909;20.5;13.1;16.8;2.1;14.8;9.8;2.19;11377 +88097;47.82403;5.87997;256;20220910;18.1;13.5;15.8;2;15.4;1.6;1.63;8733 +88097;47.82403;5.87997;256;20220911;23;12;17.5;.7;14.8;.1;2.21;13732 +88097;47.82403;5.87997;256;20220912;26.6;8.2;17.4;.9;13.8;0;2.78;17773 +88097;47.82403;5.87997;256;20220913;28.2;11.1;19.7;1;17.7;7.9;2.83;16927 +88097;47.82403;5.87997;256;20220914;23.3;16.7;20;1.4;20.4;22.2;1.89;10145 +88097;47.82403;5.87997;256;20220915;20.2;16.3;18.3;1.9;17.7;6.3;1.61;7554 +88097;47.82403;5.87997;256;20220916;16.6;12.1;14.4;1.5;13.2;0;1.51;8071 +88097;47.82403;5.87997;256;20220917;14.5;6.5;10.5;1.6;10;.5;1.6;10864 +88097;47.82403;5.87997;256;20220918;17;3.5;10.3;1.4;9.3;0;1.91;14154 +88097;47.82403;5.87997;256;20220919;17.1;6.4;11.8;1.8;9.8;0;1.96;12381 +88097;47.82403;5.87997;256;20220920;18.1;3.4;10.8;1.4;9.3;0;1.99;14460 +88097;47.82403;5.87997;256;20220921;18.2;4.6;11.4;1.7;9.4;0;2.05;13719 +88097;47.82403;5.87997;256;20220922;20.2;2.7;11.5;.5;9.1;0;1.83;15468 +88097;47.82403;5.87997;256;20220923;18.4;3.4;10.9;.7;10.8;.5;1.68;14099 +88097;47.82403;5.87997;256;20220924;18.9;11.9;15.4;1.2;14;.9;1.57;9298 +88097;47.82403;5.87997;256;20220925;16.7;7.7;12.2;1.2;12.1;1.2;1.45;10501 +88097;47.82403;5.87997;256;20220926;15.2;8.6;11.9;2.3;11.7;8.6;1.41;8781 +88097;47.82403;5.87997;256;20220927;12.6;9;10.8;3.8;11.5;15.1;1.11;6224 +88097;47.82403;5.87997;256;20220928;12.7;9.7;11.2;2.3;12.1;3.6;.96;5546 +88097;47.82403;5.87997;256;20220929;14;7.7;10.9;.7;10.8;2.9;1.14;8232 +88097;47.82403;5.87997;256;20220930;16.2;5;10.6;.8;10;1.5;1.37;11057 +88097;47.82403;5.87997;256;20221001;12.7;5.8;9.3;3.9;12.1;5.7;.69;8417 +88097;47.82403;5.87997;256;20221002;18.9;12.8;15.9;2.9;16.2;6.4;1.34;7765 +88097;47.82403;5.87997;256;20221003;18.5;10.4;14.5;2.4;12.5;0;1.71;8928 +88097;47.82403;5.87997;256;20221004;17;5.6;11.3;.8;11.3;.1;1.28;10573 +88097;47.82403;5.87997;256;20221005;21.8;9.9;15.9;1.8;13.6;0;1.82;10668 +88097;47.82403;5.87997;256;20221006;19.2;11.8;15.5;1.3;13.4;0;1.43;8152 +88097;47.82403;5.87997;256;20221007;19.4;6.9;13.2;.6;12.7;.2;1.29;10648 +88097;47.82403;5.87997;256;20221008;17.7;10.2;14;1.4;12.2;0;1.35;7977 +88097;47.82403;5.87997;256;20221009;19.3;4.2;11.8;1;10.4;.1;1.42;11440 +88097;47.82403;5.87997;256;20221010;20.7;6.2;13.5;1.2;12.8;6.9;1.43;11037 +88097;47.82403;5.87997;256;20221011;18;9.4;13.7;1.1;13.3;.2;1.16;8220 +88097;47.82403;5.87997;256;20221012;19.7;8.4;14.1;.7;12.1;.1;1.23;9383 +88097;47.82403;5.87997;256;20221013;13.9;7.9;10.9;.9;13.1;.9;.76;6551 +88097;47.82403;5.87997;256;20221014;16.1;11.9;14;3.2;15.7;18.7;.73;5285 +88097;47.82403;5.87997;256;20221015;16.9;14.5;15.7;3.2;16.6;2.4;.86;3766 +88097;47.82403;5.87997;256;20221016;23.6;13.8;18.7;1.2;16;0;1.46;8179 +88097;47.82403;5.87997;256;20221017;23.2;12.6;17.9;1.7;15;.5;1.61;8403 +88097;47.82403;5.87997;256;20221018;23.7;12.9;18.3;.4;15.4;.2;1.13;8358 +88097;47.82403;5.87997;256;20221019;21.6;8.4;15;1.1;14;0;1.22;9169 +88097;47.82403;5.87997;256;20221020;17.2;14.1;15.7;1.6;15.9;13;.86;4023 +88097;47.82403;5.87997;256;20221021;18.5;14.4;16.5;3.3;16.1;17.6;1.17;4651 +88097;47.82403;5.87997;256;20221022;21.1;12.6;16.9;1.2;15;0;1.16;6885 +88097;47.82403;5.87997;256;20221023;21;12.3;16.7;1.5;14.5;3.8;1.24;6862 +88097;47.82403;5.87997;256;20221024;20.2;12.9;16.6;1.6;14.6;3.8;1.19;6127 +88097;47.82403;5.87997;256;20221025;19.5;8;13.8;1.2;13;.4;1.01;7739 +88097;47.82403;5.87997;256;20221026;21.5;12.6;17.1;1.2;14.6;1.7;1.14;6617 +88097;47.82403;5.87997;256;20221027;22.3;7.8;15.1;.9;13.8;0;1.02;8497 +88097;47.82403;5.87997;256;20221028;23.5;11.4;17.5;1.6;14.5;0;1.37;7579 +88097;47.82403;5.87997;256;20221029;22.3;9.1;15.7;.8;13.4;0;.98;7819 +88097;47.82403;5.87997;256;20221030;21.6;8.6;15.1;.8;12.5;0;.94;7629 +88097;47.82403;5.87997;256;20221031;20.7;7.8;14.3;1.5;12.5;8.4;1.1;7474 +88097;47.82403;5.87997;256;20221101;15.8;14;14.9;3.3;13.3;.3;1.25;2320 +88097;47.82403;5.87997;256;20221102;16.4;8.1;12.3;.8;10.9;0;.74;5668 +88097;47.82403;5.87997;256;20221103;13.4;3.5;8.5;1.5;10.2;6.9;.59;6150 +88097;47.82403;5.87997;256;20221104;10;7.6;8.8;2.1;10.5;5.3;.54;2632 +88097;47.82403;5.87997;256;20221105;11.4;5.1;8.3;1;9.5;0;.54;4609 +88097;47.82403;5.87997;256;20221106;9.4;1;5.2;1;8.6;.9;.39;5337 +88097;47.82403;5.87997;256;20221107;15.2;7.7;11.5;1.4;10.4;0;.8;4922 +88097;47.82403;5.87997;256;20221108;18.2;5;11.6;1.6;10.5;10.8;.9;6644 +88097;47.82403;5.87997;256;20221109;13.6;12.1;12.9;1.6;13.7;5.4;.57;1752 +88097;47.82403;5.87997;256;20221110;13.5;8.1;10.8;.7;11;0;.52;3869 +88097;47.82403;5.87997;256;20221111;9.5;4.1;6.8;1.2;9.5;.1;.38;3804 +88097;47.82403;5.87997;256;20221112;9.1;2.3;5.7;.5;8.7;0;.34;4280 +88097;47.82403;5.87997;256;20221113;6.8;3.2;5;2.3;8.8;0;.27;2878 +88097;47.82403;5.87997;256;20221114;15.1;6.4;10.8;3.2;11.2;2.4;.79;4774 +88097;47.82403;5.87997;256;20221115;14.5;9.9;12.2;2.2;12.6;7.6;.64;3230 +88097;47.82403;5.87997;256;20221116;12.8;9.3;11.1;2.5;11.4;2.6;.69;2684 +88097;47.82403;5.87997;256;20221117;13.9;10;12;4.6;11.1;10.3;1.19;2823 +88097;47.82403;5.87997;256;20221118;11.1;7.7;9.4;2.9;10.2;1.4;.68;2547 +88097;47.82403;5.87997;256;20221119;7.9;4.1;6;1.2;9;1.3;.34;2687 +88097;47.82403;5.87997;256;20221120;9;5.6;7.3;3.1;8.9;2.1;.62;2463 +88097;47.82403;5.87997;256;20221121;8.9;5.9;7.4;3.6;9.4;2.6;.53;2235 +88097;47.82403;5.87997;256;20221122;7.9;3.3;5.6;2.5;8.5;.3;.39;2885 +88097;47.82403;5.87997;256;20221123;9.3;.5;4.9;1.8;8.1;3.5;.33;4191 +88097;47.82403;5.87997;256;20221124;11.5;5.6;8.6;3;9.4;2.3;.68;3260 +88097;47.82403;5.87997;256;20221125;10.6;5.4;8;1.2;9.4;1.6;.42;2976 +88097;47.82403;5.87997;256;20221126;6.7;3.7;5.2;1;8.6;0;.3;2065 +88097;47.82403;5.87997;256;20221127;7.4;2.5;5;1.5;8;0;.34;2789 +88097;47.82403;5.87997;256;20221128;8.8;4.7;6.8;1.1;8.9;2.9;.37;2459 +88097;47.82403;5.87997;256;20221129;7.9;5.5;6.7;1.4;9.4;.1;.35;1696 +88097;47.82403;5.87997;256;20221130;8.1;6.1;7.1;3.5;9.1;.5;.55;1467 +88097;47.82403;5.87997;256;20221201;6;4.7;5.4;5.4;7.3;0;.88;1034 +88097;47.82403;5.87997;256;20221202;4.6;3;3.8;2.5;7.1;.1;.48;1204 +88097;47.82403;5.87997;256;20221203;3.5;.1;1.8;3.4;6.5;0;.33;2042 +88097;47.82403;5.87997;256;20221204;3.3;1.4;2.4;2.2;6.7;1.5;.36;1337 +88097;47.82403;5.87997;256;20221205;4.7;2;3.4;2.1;7.4;.1;.31;1705 +88097;47.82403;5.87997;256;20221206;4;3.4;3.7;1.8;7.3;0;.44;435 +88097;47.82403;5.87997;256;20221207;5.5;1.4;3.5;2;6.7;0;.43;2215 +88097;47.82403;5.87997;256;20221208;-.5;-1.6;-1;.8;5.4;0;.29;809 +88097;47.82403;5.87997;256;20221209;.2;-4.9;-2.3;1.3;5;0;.17;2507 +88097;47.82403;5.87997;256;20221210;2;-.1;1;2;5.3;0;.5;1352 +88097;47.82403;5.87997;256;20221211;-2.8;-4.3;-3.5;1.6;4.4;0;.27;1028 +88097;47.82403;5.87997;256;20221212;-2;-5.6;-3.8;1.9;4;.1;.29;1954 +88097;47.82403;5.87997;256;20221213;.1;-7.9;-3.9;2.2;3.9;.1;.29;3230 +88097;47.82403;5.87997;256;20221214;1.2;-1.7;-.2;1.6;6;7.2;.19;1664 +88097;47.82403;5.87997;256;20221215;1.4;-.1;.7;3.2;5.9;0;.37;1000 +88097;47.82403;5.87997;256;20221216;.3;-2.1;-.9;2.5;4.4;0;.55;1439 +88097;47.82403;5.87997;256;20221217;-1.3;-8.5;-4.9;1;3.4;0;.22;2983 +88097;47.82403;5.87997;256;20221218;.7;-9.8;-4.5;1;4.4;0;.07;3736 +88097;47.82403;5.87997;256;20221219;13;.9;7;2.2;8.1;0;.55;4055 +88097;47.82403;5.87997;256;20221220;15.2;11.4;13.3;4.6;10.7;11;1.59;1971 +88097;47.82403;5.87997;256;20221221;11.9;10.3;11.1;3.8;12;2.6;.63;1039 +88097;47.82403;5.87997;256;20221222;12;10.1;11.1;6.1;11.5;11.1;.88;1194 +88097;47.82403;5.87997;256;20221223;13.3;10.2;11.8;4.3;13.4;9.9;.38;1717 +88097;47.82403;5.87997;256;20221224;11.3;9.3;10.3;2.1;11.3;.1;.52;1248 +88097;47.82403;5.87997;256;20221225;11.3;8.7;10;1.2;11.1;1.9;.43;1522 +88097;47.82403;5.87997;256;20221226;10.5;9.3;9.9;2.4;10.8;6.3;.61;820 +88097;47.82403;5.87997;256;20221227;6.3;0;3.2;.7;7.6;0;.16;2768 +88097;47.82403;5.87997;256;20221228;9.7;2;5.9;2.7;8.3;.1;.41;3146 +88097;47.82403;5.87997;256;20221229;11.4;8.3;9.9;4.5;10;5.8;.92;1757 +88097;47.82403;5.87997;256;20221230;11.5;5.4;8.5;3;10.4;3.4;.38;2755 +88097;47.82403;5.87997;256;20221231;15.6;11;13.3;3.9;11.6;0;1.21;2318 +88098;47.83606;6.21331;270;20220101;11.9;2.1;7;1.1;8.4;.1;.28;3706 +88098;47.83606;6.21331;270;20220102;9.1;-.1;4.5;2.5;8.25;.1;.3;2617 +88098;47.83606;6.21331;270;20220103;11.2;5.1;8.2;4.8;10.4;5.9;.47;1933 +88098;47.83606;6.21331;270;20220104;12.7;9.3;11;4.6;10;21.4;1.25;698 +88098;47.83606;6.21331;270;20220105;4.7;2.4;3.6;2.7;6.5;.1;.53;2105 +88098;47.83606;6.21331;270;20220106;5.1;1.1;3.1;1.1;6.15;0;.4;2199 +88098;47.83606;6.21331;270;20220107;1.5;-3.1;-.8;3.3;6.2;6.8;.08;1460 +88098;47.83606;6.21331;270;20220108;4.6;1.2;2.9;5.5;7.1;9.1;.35;2057 +88098;47.83606;6.21331;270;20220109;4.5;3.9;4.2;4.1;7.25;3.6;.57;982 +88098;47.83606;6.21331;270;20220110;3.8;-.2;1.8;1.2;6.1;0;.31;2595 +88098;47.83606;6.21331;270;20220111;3.5;-4;-.2;1.7;5.4;0;.23;4464 +88098;47.83606;6.21331;270;20220112;3.7;-5.6;-.9;1.4;4.85;0;.18;5918 +88098;47.83606;6.21331;270;20220113;5.4;-4.1;.7;1.4;4.94;0;.35;4867 +88098;47.83606;6.21331;270;20220114;5.9;-5.7;.1;.6;5.05;0;.17;5211 +88098;47.83606;6.21331;270;20220115;.2;-4.8;-2.3;.8;4.87;0;.21;2918 +88098;47.83606;6.21331;270;20220116;-2.1;-4.9;-3.5;1.6;4.85;0;.2;1428 +88098;47.83606;6.21331;270;20220117;1.4;-2.8;-.7;1.4;5.65;0;.24;2012 +88098;47.83606;6.21331;270;20220118;7.5;-2.9;2.3;2.8;6.2;0;.47;5549 +88098;47.83606;6.21331;270;20220119;3.6;-3.3;.1;3;6.05;2.5;.3;2771 +88098;47.83606;6.21331;270;20220120;4.1;.5;2.3;1.7;6.45;.6;.42;2485 +88098;47.83606;6.21331;270;20220121;4.2;-1;1.6;2.1;5.45;0;.47;4648 +88098;47.83606;6.21331;270;20220122;5.3;-2.8;1.3;1.8;5.85;0;.34;4723 +88098;47.83606;6.21331;270;20220123;7.9;-3.1;2.4;1.3;5.7;0;.44;5788 +88098;47.83606;6.21331;270;20220124;8.2;-5.9;1.2;1;5.2;0;.36;6500 +88098;47.83606;6.21331;270;20220125;2.8;-5.8;-1.5;1;5.05;0;.22;5319 +88098;47.83606;6.21331;270;20220126;-2;-2.7;-2.3;1.3;5.1;0;.27;1127 +88098;47.83606;6.21331;270;20220127;-1.5;-3.6;-2.6;1.6;5.05;.6;.23;1658 +88098;47.83606;6.21331;270;20220128;2.6;-1.6;.5;.9;6.15;0;.27;3251 +88098;47.83606;6.21331;270;20220129;2.5;-.3;1.1;2.5;6.65;1.8;.25;1730 +88098;47.83606;6.21331;270;20220130;7.7;2.2;4.9;1.3;7.8;.7;.43;3910 +88098;47.83606;6.21331;270;20220131;7;1.4;4.2;4.1;6.9;3.6;.73;3704 +88098;47.83606;6.21331;270;20220201;2.6;1.1;1.9;4;6.45;3.4;.43;1555 +88098;47.83606;6.21331;270;20220202;9.4;2.5;5.9;2.8;9.75;1.1;.24;3268 +88098;47.83606;6.21331;270;20220203;8.3;5.6;6.9;1.4;8.75;.2;.52;3121 +88098;47.83606;6.21331;270;20220204;6.9;2.1;4.5;3.4;8.25;2.3;.34;3303 +88098;47.83606;6.21331;270;20220205;8;-2.8;2.6;1.4;6.2;0;.53;6651 +88098;47.83606;6.21331;270;20220206;5.9;-.7;2.6;7.1;7.6;13.8;.21;2796 +88098;47.83606;6.21331;270;20220207;7.8;2.4;5.1;2.8;6.05;.1;.99;6556 +88098;47.83606;6.21331;270;20220208;11.2;-2.7;4.2;1.3;5.9;0;.73;8290 +88098;47.83606;6.21331;270;20220209;13.1;-3.1;5;1;6.1;.1;.72;8989 +88098;47.83606;6.21331;270;20220210;7.5;-1.3;3.1;1.1;7.1;5.4;.47;2000 +88098;47.83606;6.21331;270;20220211;7.1;2.4;4.8;2.2;6.1;0;.87;8100 +88098;47.83606;6.21331;270;20220212;6.5;-6.5;0;2.2;4.5;0;.8;9500 +88098;47.83606;6.21331;270;20220213;13.7;-2.3;5.7;3;5.8;.3;1.52;10400 +88098;47.83606;6.21331;270;20220214;10.2;1.1;5.7;3.6;8.1;3.4;.76;3200 +88098;47.83606;6.21331;270;20220215;8.8;3.8;6.3;3.3;7.6;2.6;.94;5600 +88098;47.83606;6.21331;270;20220216;9.7;5.4;7.5;6.8;9.95;10.5;.49;2996 +88098;47.83606;6.21331;270;20220217;13.4;9.5;11.4;5.3;9.9;2.7;1.65;5538 +88098;47.83606;6.21331;270;20220218;13.9;5.7;9.8;4.2;9.45;2.2;1.37;4850 +88098;47.83606;6.21331;270;20220219;9.1;1.4;5.3;3.1;6.15;0;1.27;7391 +88098;47.83606;6.21331;270;20220220;9.1;2.4;5.7;7.4;8.3;8.2;.82;4720 +88098;47.83606;6.21331;270;20220221;8;3.4;5.7;6.6;7.8;3.6;.97;4183 +88098;47.83606;6.21331;270;20220222;9.2;3.6;6.4;4;8.6;2.6;.77;5311 +88098;47.83606;6.21331;270;20220223;12.7;5.1;8.9;1.6;8.4;0;1.06;7488 +88098;47.83606;6.21331;270;20220224;12.7;.6;6.7;3.2;7.15;2;1.39;8511 +88098;47.83606;6.21331;270;20220225;7.1;-1.3;2.9;1.9;6.1;1.1;.83;7377 +88098;47.83606;6.21331;270;20220226;8.9;-4.3;2.3;2.1;5.35;0;1.12;10908 +88098;47.83606;6.21331;270;20220227;11.4;-5.2;3.1;1.9;4.3;0;1.47;12629 +88098;47.83606;6.21331;270;20220228;12.8;-2.9;5;1.6;5;0;1.45;12169 +88098;47.83606;6.21331;270;20220301;13.2;-4.4;4.4;1.3;4.9;0;1.37;12264 +88098;47.83606;6.21331;270;20220302;12.2;-2.1;5.1;.9;5.85;0;1.12;10499 +88098;47.83606;6.21331;270;20220303;15.2;-.5;7.4;1.4;6.25;0;1.54;12692 +88098;47.83606;6.21331;270;20220304;12.3;-3.4;4.5;1.3;4.9;0;1.38;12864 +88098;47.83606;6.21331;270;20220305;9.9;-6.1;1.9;1.3;3.95;0;1.3;13148 +88098;47.83606;6.21331;270;20220306;8.7;-5.6;1.6;2.4;3.95;0;1.51;12551 +88098;47.83606;6.21331;270;20220307;8.2;-5.2;1.5;3.1;3.85;0;1.69;12475 +88098;47.83606;6.21331;270;20220308;11.6;-4.9;3.3;2.6;4.05;0;1.88;14114 +88098;47.83606;6.21331;270;20220309;14.9;-3.4;5.8;1.4;5.5;0;1.68;14545 +88098;47.83606;6.21331;270;20220310;16;-2.9;6.6;.9;5.54;0;1.57;14610 +88098;47.83606;6.21331;270;20220311;16.4;.2;8.3;2.8;6.2;1.2;2.32;12828 +88098;47.83606;6.21331;270;20220312;11.5;6.5;9;1.9;7.85;0;1.34;5692 +88098;47.83606;6.21331;270;20220313;15.2;5.2;10.2;2.6;8.6;4.6;1.71;8100 +88098;47.83606;6.21331;270;20220314;15.2;3.7;9.5;1.8;7.95;3.6;1.81;13530 +88098;47.83606;6.21331;270;20220315;11.6;5;8.3;1.8;9.6;0;.99;5753 +88098;47.83606;6.21331;270;20220316;16;5.3;10.6;1.8;9.95;0;1.5;8890 +88098;47.83606;6.21331;270;20220317;11.7;5.9;8.8;3.3;9.9;.7;1;5080 +88098;47.83606;6.21331;270;20220318;15;7.3;11.2;4.9;7.5;0;2.8;11300 +88098;47.83606;6.21331;270;20220319;16;3.2;9.6;3;5.7;.5;2.78;15900 +88098;47.83606;6.21331;270;20220320;17.5;2.9;10.2;3.5;7.1;1.2;2.85;16000 +88098;47.83606;6.21331;270;20220321;18.8;1.4;10.1;1.6;7.1;0;2.36;16700 +88098;47.83606;6.21331;270;20220322;17.3;0;8.7;1.4;6.8;0;2.21;17800 +88098;47.83606;6.21331;270;20220323;19.2;-1.2;9;1.4;6.6;0;2.38;18000 +88098;47.83606;6.21331;270;20220324;20.8;-1.4;9.7;1.3;6.2;0;2.54;18400 +88098;47.83606;6.21331;270;20220325;20.8;-1;9.9;1.2;6.2;0;2.48;17800 +88098;47.83606;6.21331;270;20220326;21.4;-1;10.2;1.3;6.4;0;2.62;18200 +88098;47.83606;6.21331;270;20220327;21.6;-.2;10.7;1.1;6.4;0;2.59;18900 +88098;47.83606;6.21331;270;20220328;21.6;2.9;12.2;1.3;6.51;0;2.79;18768 +88098;47.83606;6.21331;270;20220329;18.4;5;11.7;2.5;7.1;3.2;2.68;12000 +88098;47.83606;6.21331;270;20220330;14;8.7;11.4;2.1;10.8;4;1.36;6500 +88098;47.83606;6.21331;270;20220331;10.5;7.7;9.1;3.1;9.2;4.5;1.25;4800 +88098;47.83606;6.21331;270;20220401;3.7;1.3;2.5;3.9;6;3.7;.99;6400 +88098;47.83606;6.21331;270;20220402;3.3;.2;1.8;3.8;5.3;0;1.2;9100 +88098;47.83606;6.21331;270;20220403;4.9;-2.2;1.4;3.1;4.7;0;1.31;8500 +88098;47.83606;6.21331;270;20220404;9.8;-6.5;1.7;3.1;4.5;.1;2.21;21300 +88098;47.83606;6.21331;270;20220405;11.2;4;7.6;2.7;7.5;0;1.49;6200 +88098;47.83606;6.21331;270;20220406;11.7;8.2;10;3.7;10.2;1.9;1.2;4200 +88098;47.83606;6.21331;270;20220407;11.8;8.4;10.1;8.6;10.7;17.8;1.23;3900 +88098;47.83606;6.21331;270;20220408;13.2;7.2;10.2;6.8;10.4;21.5;1.44;4700 +88098;47.83606;6.21331;270;20220409;9.4;1.9;5.7;2.4;6.5;.7;1.87;14800 +88098;47.83606;6.21331;270;20220410;13.6;-.7;6.5;1.9;6.2;0;2.59;22400 +88098;47.83606;6.21331;270;20220411;18.8;1.8;10.3;3.1;6.5;0;3.53;20200 +88098;47.83606;6.21331;270;20220412;22.6;4.8;13.7;1.9;8.4;0;3.4;19200 +88098;47.83606;6.21331;270;20220413;22.5;7.6;15.1;2.1;10.1;0;3.42;19100 +88098;47.83606;6.21331;270;20220414;22;9.1;15.6;2.6;12.1;0;3.46;20500 +88098;47.83606;6.21331;270;20220415;22.2;7;14.6;1.8;10.6;0;3.25;19500 +88098;47.83606;6.21331;270;20220416;20;4.5;12.3;2.5;8.4;0;3.67;23900 +88098;47.83606;6.21331;270;20220417;20.7;-.2;10.3;1.9;5.8;0;3.77;25400 +88098;47.83606;6.21331;270;20220418;20.1;-.4;9.9;1.4;6;0;3.43;25000 +88098;47.83606;6.21331;270;20220419;20.4;1;10.7;1.5;7.4;0;3.31;22900 +88098;47.83606;6.21331;270;20220420;20.6;1.5;11.1;1.4;7.7;0;3.42;24400 +88098;47.83606;6.21331;270;20220421;20.6;1.3;11;1.3;7.3;0;3.48;25300 +88098;47.83606;6.21331;270;20220422;20.6;1.6;11.1;1.2;8.8;.5;2.75;17900 +88098;47.83606;6.21331;270;20220423;14.4;7.7;11.1;1.9;11.4;9.4;1.31;6500 +88098;47.83606;6.21331;270;20220424;9.9;7.6;8.8;2;10.8;6.4;.7;2900 +88098;47.83606;6.21331;270;20220425;15.3;9.8;12.6;1.9;11.9;8.3;1.64;8400 +88098;47.83606;6.21331;270;20220426;15.8;7.8;11.8;2.4;9.02;.1;2.64;18031 +88098;47.83606;6.21331;270;20220427;18.3;.7;9.5;3.1;8.99;0;3.11;22598 +88098;47.83606;6.21331;270;20220428;21.8;1.3;11.6;2.9;8.69;0;4.11;24940 +88098;47.83606;6.21331;270;20220429;19.4;3.3;11.4;1.6;8.79;.1;3.09;19265 +88098;47.83606;6.21331;270;20220430;18.1;5.1;11.6;2;9.9;0;3.05;20793 +88098;47.83606;6.21331;270;20220501;18.2;2.2;10.2;1.6;9.1;0;3.03;21888 +88098;47.83606;6.21331;270;20220502;19.2;3.2;11.2;1.3;9.9;0;1.2;1600 +88098;47.83606;6.21331;270;20220503;22;3.8;12.9;1.5;9.7;.7;3.58;23000 +88098;47.83606;6.21331;270;20220504;20.2;5.5;12.9;1.6;11.8;10.2;1.2;1600 +88098;47.83606;6.21331;270;20220505;17.2;10.1;13.7;2;11;.3;2.52;13600 +88098;47.83606;6.21331;270;20220506;21.3;8.7;15;2.5;10.5;.1;3.44;16812 +88098;47.83606;6.21331;270;20220507;22.5;3.7;13.1;1.9;9.95;0;3.84;23456 +88098;47.83606;6.21331;270;20220508;24.1;5.5;14.8;1.9;10.5;.1;4.06;23012 +88098;47.83606;6.21331;270;20220509;25.3;6.8;16.1;.9;12.05;.3;4.07;25631 +88098;47.83606;6.21331;270;20220510;24.7;10.3;17.5;1.6;13.75;0;3.99;23042 +88098;47.83606;6.21331;270;20220511;27.7;10.1;18.9;3.1;13.35;0;5.21;25469 +88098;47.83606;6.21331;270;20220512;24.3;16;20.1;1.9;14.85;5.4;3.65;17015 +88098;47.83606;6.21331;270;20220513;21.8;15.7;18.7;1.3;15.35;0;3.01;15401 +88098;47.83606;6.21331;270;20220514;24.7;6;15.4;1.1;11.25;0;4.21;26738 +88098;47.83606;6.21331;270;20220515;28.5;7.8;18.2;1.1;13;.2;4.63;26881 +88098;47.83606;6.21331;270;20220516;24;16.3;20.1;1.5;15.55;4.2;3.57;17676 +88098;47.83606;6.21331;270;20220517;28.5;10.7;19.6;.9;15;.1;4.58;26265 +88098;47.83606;6.21331;270;20220518;30;11;20.5;1;15.3;0;4.91;27348 +88098;47.83606;6.21331;270;20220519;28.1;15.4;21.8;2.2;16.5;0;4.49;20619 +88098;47.83606;6.21331;270;20220520;30;16;23;3.5;15.3;.4;5.74;22101 +88098;47.83606;6.21331;270;20220521;25;9.6;17.3;1.8;12.05;0;4.63;26041 +88098;47.83606;6.21331;270;20220522;26.5;9.8;18.1;1.5;13.15;.8;3.15;13232 +88098;47.83606;6.21331;270;20220523;23.7;14.7;19.2;3.5;16.1;9.9;3.44;14798 +88098;47.83606;6.21331;270;20220524;19.8;11.7;15.7;3;12.45;.2;3.62;19842 +88098;47.83606;6.21331;270;20220525;21.8;6.5;14.1;1.3;11.15;0;4.01;26100 +88098;47.83606;6.21331;270;20220526;20.6;8.2;14.4;1.3;12.15;0;3.24;19560 +88098;47.83606;6.21331;270;20220527;19.4;8.5;13.9;1.1;12.5;.1;2.74;16159 +88098;47.83606;6.21331;270;20220528;20.7;7.3;14;3;9.7;0;4.44;25859 +88098;47.83606;6.21331;270;20220529;18.7;6.2;12.4;3.7;8;0;4.52;25377 +88098;47.83606;6.21331;270;20220530;21.4;3.8;12.6;1.9;7.7;0;3.11;13682 +88098;47.83606;6.21331;270;20220531;23.4;5.3;14.4;1.5;9.5;.2;4.11;24155 +88098;47.83606;6.21331;270;20220601;23.1;7.6;15.4;1.7;11.4;0;3.94;22611 +88098;47.83606;6.21331;270;20220602;24.1;9.6;16.9;2;12.65;.3;3.08;12288 +88098;47.83606;6.21331;270;20220603;27.2;12.5;19.8;1.8;16.2;8.2;4.33;22210 +88098;47.83606;6.21331;270;20220604;28.8;16.8;22.8;2.1;18.35;12;5.02;24235 +88098;47.83606;6.21331;270;20220605;24.5;17.3;20.9;2.5;18.35;11.1;3.48;16142 +88098;47.83606;6.21331;270;20220606;22.5;12.6;17.5;1.8;15.1;.6;3.45;18709 +88098;47.83606;6.21331;270;20220607;21.9;13.6;17.7;2;15;4.7;3.36;17610 +88098;47.83606;6.21331;270;20220608;20.2;10.4;15.3;2.1;14.2;10.7;2.76;15303 +88098;47.83606;6.21331;270;20220609;20.4;10.4;15.4;1.6;12.75;0;3.62;21756 +88098;47.83606;6.21331;270;20220610;25.2;6.3;15.8;.9;12.2;0;4.6;28941 +88098;47.83606;6.21331;270;20220611;28.4;9.3;18.9;.7;13.85;.1;4.98;29384 +88098;47.83606;6.21331;270;20220612;29.6;10.9;20.3;1.1;15.95;1.7;4.94;26843 +88098;47.83606;6.21331;270;20220613;24.6;14.3;19.5;2.2;12.75;.1;5.06;25603 +88098;47.83606;6.21331;270;20220614;29.1;8.9;19;1.3;12.85;0;5.3;29459 +88098;47.83606;6.21331;270;20220615;31.6;12.1;21.9;1.3;15.5;0;5.64;29193 +88098;47.83606;6.21331;270;20220616;30.2;15.6;22.9;1.6;15.85;0;5.63;27711 +88098;47.83606;6.21331;270;20220617;31.5;12.8;22.2;.9;14.55;0;5.35;28340 +88098;47.83606;6.21331;270;20220618;35.8;14.2;25;2.4;15.2;0;7.07;29667 +88098;47.83606;6.21331;270;20220619;35;21.4;28.2;4.8;16.05;.1;8.25;24543 +88098;47.83606;6.21331;270;20220620;29.4;19.5;24.5;3.8;17.65;.3;6.08;24446 +88098;47.83606;6.21331;270;20220621;29.8;16.1;22.9;2.2;17.15;2.8;5.04;22253 +88098;47.83606;6.21331;270;20220622;26.9;18.8;22.9;2.4;19.75;14.4;3.8;15936 +88098;47.83606;6.21331;270;20220623;28.8;15.5;22.1;1.8;18.15;4.4;4.85;23991 +88098;47.83606;6.21331;270;20220624;20.4;14.6;17.5;1.8;17.35;9.7;2.46;13086 +88098;47.83606;6.21331;270;20220625;27.3;12.7;20;1.7;16.25;3.4;4.83;25780 +88098;47.83606;6.21331;270;20220626;21.5;15.1;18.3;1.9;17.95;24.5;2.49;12597 +88098;47.83606;6.21331;270;20220627;20.2;15.9;18.1;1.7;17.35;.7;2.3;11279 +88098;47.83606;6.21331;270;20220628;24.8;10.5;17.7;1.4;15.7;0;3.84;21227 +88098;47.83606;6.21331;270;20220629;27.8;12.7;20.2;.9;16.1;.1;4.85;27399 +88098;47.83606;6.21331;270;20220630;28.3;13.4;20.8;1.8;16.2;0;4.62;22939 +88098;47.83606;6.21331;270;20220701;22.7;12.9;17.8;1.3;13.55;.2;4.13;23579 +88098;47.83606;6.21331;270;20220702;27.7;8;17.9;1.3;13.05;0;5.03;29154 +88098;47.83606;6.21331;270;20220703;29.5;11.1;20.3;1.5;14.45;.1;5.31;28068 +88098;47.83606;6.21331;270;20220704;26.4;16;21.2;2.5;13.95;0;4.76;20529 +88098;47.83606;6.21331;270;20220705;27.5;10.6;19;1.8;12.65;0;5.31;28415 +88098;47.83606;6.21331;270;20220706;24.6;11.2;17.9;3.3;11.75;0;5.13;24446 +88098;47.83606;6.21331;270;20220707;23.1;8.6;15.8;1.8;12.85;0;3.69;20646 +88098;47.83606;6.21331;270;20220708;25.8;10.2;18;2.4;12.45;0;5.1;26592 +88098;47.83606;6.21331;270;20220709;28.3;8.6;18.5;1.8;12.85;0;5.19;27555 +88098;47.83606;6.21331;270;20220710;25.8;13;19.4;3.3;13;0;5.36;25206 +88098;47.83606;6.21331;270;20220711;29;9.8;19.4;2.2;13.3;0;5.46;27383 +88098;47.83606;6.21331;270;20220712;30;12.1;21.1;1.5;14.05;0;5.35;27220 +88098;47.83606;6.21331;270;20220713;33.2;11.4;22.3;1.2;13.9;0;5.51;28063 +88098;47.83606;6.21331;270;20220714;34.3;15.5;24.9;1.9;15.15;0;6.33;28100 +88098;47.83606;6.21331;270;20220715;28.2;14.3;21.3;2;13.1;0;5.31;25190 +88098;47.83606;6.21331;270;20220716;28.7;10.2;19.4;2;11.3;0;5.48;27065 +88098;47.83606;6.21331;270;20220717;32.7;10.9;21.8;1.5;12.35;0;5.72;27969 +88098;47.83606;6.21331;270;20220718;36.4;12.7;24.6;1.1;12.95;0;6;29289 +88098;47.83606;6.21331;270;20220719;37.5;13.8;25.7;1.4;14.95;0;6.38;29122 +88098;47.83606;6.21331;270;20220720;31.7;18.3;25;1.9;19.2;12.4;4.65;19216 +88098;47.83606;6.21331;270;20220721;29;16.7;22.8;1.1;19;.1;4.6;23734 +88098;47.83606;6.21331;270;20220722;31.7;13.9;22.8;1.3;17.8;3.7;4.99;24796 +88098;47.83606;6.21331;270;20220723;28.5;16.6;22.5;1.8;18.7;.1;5.04;25400 +88098;47.83606;6.21331;270;20220724;32.3;13.9;23.1;.8;17.4;0;5.25;28300 +88098;47.83606;6.21331;270;20220725;31.7;16.4;24.1;3.1;17.1;0;6.08;24500 +88098;47.83606;6.21331;270;20220726;25.9;15.7;20.8;2.3;15.2;0;4.52;22121 +88098;47.83606;6.21331;270;20220727;27;13.2;20.1;1.9;13.2;0;4.7;23431 +88098;47.83606;6.21331;270;20220728;29.9;11.2;20.5;1.2;13.25;0;4.75;24966 +88098;47.83606;6.21331;270;20220729;28.6;13.5;21.1;1.3;13.2;0;4.35;21772 +88098;47.83606;6.21331;270;20220730;29.6;11.1;20.4;1.2;13.7;0;4.48;23637 +88098;47.83606;6.21331;270;20220731;32.1;13.6;22.8;1.4;14.65;0;5.13;25293 +88098;47.83606;6.21331;270;20220801;30.1;12.7;21.4;1.4;15.45;.2;4.58;23011 +88098;47.83606;6.21331;270;20220802;31.4;13;22.2;1.2;15.15;0;4.94;25914 +88098;47.83606;6.21331;270;20220803;35;13.8;24.4;.7;15.35;0;5.01;26588 +88098;47.83606;6.21331;270;20220804;37;14.8;25.9;1.6;15.85;.3;5.85;25688 +88098;47.83606;6.21331;270;20220805;30.9;20.3;25.6;3.4;17.1;.3;5.38;18481 +88098;47.83606;6.21331;270;20220806;28.8;17.8;23.3;3.3;13.7;0;5.64;22247 +88098;47.83606;6.21331;270;20220807;30.1;11.1;20.6;2.5;11.3;.1;5.53;24149 +88098;47.83606;6.21331;270;20220808;32.2;11.1;21.7;2.4;11.05;.5;5.85;25311 +88098;47.83606;6.21331;270;20220809;33.1;12.3;22.7;2.5;11.3;0;6.05;24465 +88098;47.83606;6.21331;270;20220810;32.5;11.8;22.2;2.3;11.25;0;5.77;24768 +88098;47.83606;6.21331;270;20220811;33.2;10.5;21.9;1.6;11;0;5.38;25531 +88098;47.83606;6.21331;270;20220812;33.1;11.2;22.1;1.6;11;0;5.39;25577 +88098;47.83606;6.21331;270;20220813;32;10.4;21.2;1.7;11.1;.1;5.2;25487 +88098;47.83606;6.21331;270;20220814;26.5;13.2;19.8;2.3;14.1;21.8;3.65;15544 +88098;47.83606;6.21331;270;20220815;23;15.4;19.2;2.4;17.95;6.3;2.61;12788 +88098;47.83606;6.21331;270;20220816;30.2;13.7;22;1.5;17.1;1;4.39;22600 +88098;47.83606;6.21331;270;20220817;27.7;17.2;22.4;2;18.9;2.8;3.57;16604 +88098;47.83606;6.21331;270;20220818;21.5;17.2;19.3;1.6;19.2;5.6;1.8;8135 +88098;47.83606;6.21331;270;20220819;26.5;17.1;21.8;1.8;18.75;13.1;3.35;16222 +88098;47.83606;6.21331;270;20220820;25.2;16.4;20.8;1.4;17.25;.2;3.24;16708 +88098;47.83606;6.21331;270;20220821;26.7;9.2;18;.7;14.1;0;3.42;21310 +88098;47.83606;6.21331;270;20220822;28.6;11.8;20.2;.8;14.9;0;3.78;22165 +88098;47.83606;6.21331;270;20220823;29.9;12.1;21;1.1;15.9;0;3.97;21964 +88098;47.83606;6.21331;270;20220824;30.9;13.1;22;.9;15.5;0;3.88;20990 +88098;47.83606;6.21331;270;20220825;31.8;12.3;22.1;1;15.3;0;4.08;22349 +88098;47.83606;6.21331;270;20220826;24.5;13.5;19;1.5;17.15;2.3;2.56;13169 +88098;47.83606;6.21331;270;20220827;26.1;15.7;20.9;1.3;18.35;7.4;2.68;13343 +88098;47.83606;6.21331;270;20220828;28;13.1;20.6;1.1;17.25;0;3.43;19233 +88098;47.83606;6.21331;270;20220829;30;12.8;21.4;1;16.35;0;3.66;20375 +88098;47.83606;6.21331;270;20220830;29.9;13.6;21.8;1.2;17.2;.3;3.38;17443 +88098;47.83606;6.21331;270;20220831;26.5;15.3;20.9;1.3;17.6;.5;3.22;17403 +88098;47.83606;6.21331;270;20220901;26.3;11;18.7;1.4;15.05;0;3.34;19323 +88098;47.83606;6.21331;270;20220902;26.4;11.4;18.9;1.9;15.25;1.4;3.25;16856 +88098;47.83606;6.21331;270;20220903;23.5;15;19.3;2.1;17.5;4.5;2.53;12515 +88098;47.83606;6.21331;270;20220904;27.9;11.5;19.7;1.1;15.15;.1;3.37;19787 +88098;47.83606;6.21331;270;20220905;30.3;13.1;21.7;1.5;16.7;.5;3.72;19013 +88098;47.83606;6.21331;270;20220906;27.5;17.2;22.4;2.1;18.6;5.6;3.23;14521 +88098;47.83606;6.21331;270;20220907;24;15.2;19.6;1.9;17.4;8.3;2.5;12729 +88098;47.83606;6.21331;270;20220908;23.3;14.6;19;2.8;16;3.1;2.83;13898 +88098;47.83606;6.21331;270;20220909;21.2;13.4;17.3;2.5;14.75;15.4;2.38;11738 +88098;47.83606;6.21331;270;20220910;19.2;13.5;16.3;2.6;15.3;3.9;1.83;9166 +88098;47.83606;6.21331;270;20220911;23.2;12.4;17.8;.9;14.8;.1;2.43;15216 +88098;47.83606;6.21331;270;20220912;26.8;8.6;17.7;1.4;13.5;0;3.15;18786 +88098;47.83606;6.21331;270;20220913;28.9;11.7;20.3;1.4;17.1;8.1;2.96;15513 +88098;47.83606;6.21331;270;20220914;24;17.4;20.7;1.8;20.3;18.6;1.92;8972 +88098;47.83606;6.21331;270;20220915;19.9;16.3;18.1;2.2;17.55;7.6;1.56;6627 +88098;47.83606;6.21331;270;20220916;16.6;11.7;14.1;1.6;13.2;0;1.49;7985 +88098;47.83606;6.21331;270;20220917;13.8;6.2;10;1.6;10.15;2.3;1.42;9332 +88098;47.83606;6.21331;270;20220918;17.2;4.8;11;1.5;9.45;0;2;14777 +88098;47.83606;6.21331;270;20220919;17.4;6.5;11.9;1.6;9.65;0;2.13;15390 +88098;47.83606;6.21331;270;20220920;18.2;2.2;10.2;1.3;8.8;0;2.06;15930 +88098;47.83606;6.21331;270;20220921;18.9;2.6;10.8;1.4;9;0;2.08;15709 +88098;47.83606;6.21331;270;20220922;20.1;1.7;10.9;.6;8.85;0;1.94;16884 +88098;47.83606;6.21331;270;20220923;19.6;3.5;11.6;1;10.85;1.2;1.78;13899 +88098;47.83606;6.21331;270;20220924;18.3;12.7;15.5;1.4;14.05;3.3;1.53;8549 +88098;47.83606;6.21331;270;20220925;16.6;8.2;12.4;1.2;12.2;1;1.37;9200 +88098;47.83606;6.21331;270;20220926;16.4;9.6;13;2.9;11.85;9.4;1.52;7490 +88098;47.83606;6.21331;270;20220927;13.1;9.3;11.2;4.7;11.4;19.6;1.29;7162 +88098;47.83606;6.21331;270;20220928;12.1;9.8;11;2.9;11.95;6;.91;4573 +88098;47.83606;6.21331;270;20220929;13.7;8;10.9;1;10.9;1.6;1.12;7516 +88098;47.83606;6.21331;270;20220930;16.2;5.2;10.7;1;9.95;.9;1.45;11528 +88098;47.83606;6.21331;270;20221001;13;5.6;9.3;4.2;11.95;7.8;.61;5708 +88098;47.83606;6.21331;270;20221002;19.2;12.9;16;3;16.2;11;1.37;7732 +88098;47.83606;6.21331;270;20221003;18.8;9.6;14.2;1.8;12.55;0;1.66;10614 +88098;47.83606;6.21331;270;20221004;19.2;3.7;11.4;1;11;.1;1.49;12636 +88098;47.83606;6.21331;270;20221005;22.6;8.5;15.5;2;13.15;0;2.06;12784 +88098;47.83606;6.21331;270;20221006;19;9.6;14.3;1.2;13.1;0;1.41;9176 +88098;47.83606;6.21331;270;20221007;20.6;6.5;13.6;.7;12.55;.2;1.41;11724 +88098;47.83606;6.21331;270;20221008;18;9.4;13.7;1.4;12.25;0;1.42;9638 +88098;47.83606;6.21331;270;20221009;19.2;3.2;11.2;1.4;10.2;.1;1.58;12870 +88098;47.83606;6.21331;270;20221010;21.6;7.4;14.5;1.6;12.9;6.9;1.61;11418 +88098;47.83606;6.21331;270;20221011;18.3;9.8;14.1;1.1;13.55;.1;1.16;8260 +88098;47.83606;6.21331;270;20221012;19.5;8.3;13.9;1;12.2;.1;1.36;11241 +88098;47.83606;6.21331;270;20221013;14.2;8;11.1;1.3;12.8;.9;.73;4925 +88098;47.83606;6.21331;270;20221014;16.3;11.8;14;3.8;15.35;25.1;.75;3842 +88098;47.83606;6.21331;270;20221015;17.8;14.2;16;4.1;16.3;4;1.06;4133 +88098;47.83606;6.21331;270;20221016;23.8;13.6;18.7;1.8;15.8;0;1.68;8389 +88098;47.83606;6.21331;270;20221017;23.8;11.5;17.7;2.1;14.75;0;1.83;9951 +88098;47.83606;6.21331;270;20221018;23.9;12.3;18.1;.9;15;.2;1.4;10029 +88098;47.83606;6.21331;270;20221019;21.8;9.3;15.5;1.9;13.95;0;1.5;10234 +88098;47.83606;6.21331;270;20221020;18;14.2;16.1;2.3;15.75;17.2;.99;3411 +88098;47.83606;6.21331;270;20221021;17.5;13.9;15.7;3.7;15.7;21.5;1.11;3875 +88098;47.83606;6.21331;270;20221022;21.6;11.2;16.4;1.8;14.6;0;1.35;8192 +88098;47.83606;6.21331;270;20221023;22.2;11.9;17.1;2.3;14.2;2.9;1.58;6431 +88098;47.83606;6.21331;270;20221024;20.8;14.1;17.4;2.1;14.35;2.6;1.45;5713 +88098;47.83606;6.21331;270;20221025;20.8;7.8;14.3;1.8;12.65;1.8;1.28;8819 +88098;47.83606;6.21331;270;20221026;22;12.6;17.3;1.9;14.4;1.1;1.44;8358 +88098;47.83606;6.21331;270;20221027;23.5;8.6;16.1;1.5;13.9;0;1.31;9098 +88098;47.83606;6.21331;270;20221028;25;11.9;18.5;1.8;14.15;0;1.63;7989 +88098;47.83606;6.21331;270;20221029;24.2;9;16.6;1.2;13.2;0;1.23;7909 +88098;47.83606;6.21331;270;20221030;23.4;9.3;16.4;1.4;12.35;0;1.34;8164 +88098;47.83606;6.21331;270;20221031;21.3;8.8;15;1.5;12.55;10.7;1.15;6787 +88098;47.83606;6.21331;270;20221101;16;13.4;14.7;3.1;13.1;.5;1.24;4910 +88098;47.83606;6.21331;270;20221102;17;7.5;12.2;1.3;10.85;.1;.87;6334 +88098;47.83606;6.21331;270;20221103;14.1;4.9;9.5;2;10.4;11.1;.7;4725 +88098;47.83606;6.21331;270;20221104;10.1;7.5;8.8;2.6;10.5;5.6;.55;2566 +88098;47.83606;6.21331;270;20221105;11.1;6.5;8.8;1.5;9.5;0;.62;5204 +88098;47.83606;6.21331;270;20221106;9.9;.8;5.4;1.5;8.4;1.6;.46;5318 +88098;47.83606;6.21331;270;20221107;15.8;7.8;11.8;1.7;10.45;0;.91;4911 +88098;47.83606;6.21331;270;20221108;18.9;4.4;11.7;2.7;10.3;11.2;1.25;6922 +88098;47.83606;6.21331;270;20221109;14;12.2;13.1;1.9;13.55;7.7;.63;1626 +88098;47.83606;6.21331;270;20221110;14.9;8.2;11.5;1;11.05;0;.57;5734 +88098;47.83606;6.21331;270;20221111;9.8;2.1;5.9;1.1;9.05;.1;.38;4252 +88098;47.83606;6.21331;270;20221112;10.9;2.6;6.8;1.3;8.9;.1;.44;4540 +88098;47.83606;6.21331;270;20221113;7.1;3.1;5.1;2.6;8.7;0;.3;2639 +88098;47.83606;6.21331;270;20221114;14.9;5.3;10.1;3.4;10.65;3.1;.9;3287 +88098;47.83606;6.21331;270;20221115;14.7;10;12.4;2.5;12.35;13.2;.72;3315 +88098;47.83606;6.21331;270;20221116;14;9.4;11.7;3;11.2;3.6;.84;4192 +88098;47.83606;6.21331;270;20221117;14.6;8.6;11.6;5.3;10.9;14.3;1.26;3511 +88098;47.83606;6.21331;270;20221118;11;7.6;9.3;3.2;10.1;4;.68;3123 +88098;47.83606;6.21331;270;20221119;7.5;5;6.2;1.4;9.05;1.7;.36;2043 +88098;47.83606;6.21331;270;20221120;9.1;5.6;7.3;3.3;8.85;4.4;.6;3381 +88098;47.83606;6.21331;270;20221121;9.2;5.8;7.5;4.5;9.25;3.8;.6;2767 +88098;47.83606;6.21331;270;20221122;8;3.5;5.7;3.3;8.45;1.7;.43;3042 +88098;47.83606;6.21331;270;20221123;10.2;.5;5.3;2.5;8.05;7.4;.43;4595 +88098;47.83606;6.21331;270;20221124;11.6;5.7;8.6;3.4;9.35;1.6;.7;3930 +88098;47.83606;6.21331;270;20221125;10.7;4.2;7.4;1.6;9.2;3.1;.44;3088 +88098;47.83606;6.21331;270;20221126;6.5;3.2;4.8;1.1;8.6;0;.28;2132 +88098;47.83606;6.21331;270;20221127;8.3;1.1;4.7;1.9;7.8;0;.39;2894 +88098;47.83606;6.21331;270;20221128;8.7;3.9;6.3;1.6;8.8;4;.42;1629 +88098;47.83606;6.21331;270;20221129;9.5;5.5;7.5;1.4;9.3;.3;.34;2948 +88098;47.83606;6.21331;270;20221130;9.1;5.1;7.1;2.9;8.9;.3;.53;2083 +88098;47.83606;6.21331;270;20221201;6.1;4.3;5.2;4;7.1;0;.76;1817 +88098;47.83606;6.21331;270;20221202;4.9;2.6;3.8;1.7;6.95;0;.45;1252 +88098;47.83606;6.21331;270;20221203;3.9;-2;.9;2.6;6.15;0;.28;2971 +88098;47.83606;6.21331;270;20221204;3.4;1;2.2;2;6.6;1.1;.36;1318 +88098;47.83606;6.21331;270;20221205;4.8;1.8;3.3;1.9;7.3;.1;.33;1502 +88098;47.83606;6.21331;270;20221206;4.6;.6;2.6;1.8;7.05;0;.35;1367 +88098;47.83606;6.21331;270;20221207;6.5;.6;3.5;1.9;6.45;0;.38;3707 +88098;47.83606;6.21331;270;20221208;-.7;-4;-2.4;.9;5.15;0;.23;1304 +88098;47.83606;6.21331;270;20221209;.5;-4.9;-2.2;1.1;5;0;.2;2053 +88098;47.83606;6.21331;270;20221210;1.7;-.3;.7;2;5.35;0;.47;1376 +88098;47.83606;6.21331;270;20221211;-2.2;-6.2;-4.2;1.4;4.2;0;.24;1614 +88098;47.83606;6.21331;270;20221212;-1.4;-9;-5.2;1.6;3.6;0;.19;3877 +88098;47.83606;6.21331;270;20221213;-.2;-9.2;-4.7;2.6;3.75;0;.3;3615 +88098;47.83606;6.21331;270;20221214;1.3;-1.6;-.2;2.3;5.95;12.2;.24;1032 +88098;47.83606;6.21331;270;20221215;2.1;.2;1.2;2.5;6.05;0;.34;1400 +88098;47.83606;6.21331;270;20221216;.2;-1.6;-.7;2.1;4.7;0;.43;1919 +88098;47.83606;6.21331;270;20221217;.5;-8.4;-3.9;.9;3.5;0;.11;4491 +88098;47.83606;6.21331;270;20221218;2.2;-10.2;-4;1.9;4.35;0;.15;4218 +88098;47.83606;6.21331;270;20221219;12.9;.8;6.8;2.6;7.65;0;.69;4127 +88098;47.83606;6.21331;270;20221220;15.6;6.2;10.9;4;9.9;10.4;1.35;2585 +88098;47.83606;6.21331;270;20221221;12.6;10.5;11.5;4.4;11.85;4.4;.75;1669 +88098;47.83606;6.21331;270;20221222;12.3;9.6;10.9;7;11.35;10.9;.94;1397 +88098;47.83606;6.21331;270;20221223;13.5;10.1;11.8;5.2;13.35;12.3;.44;1208 +88098;47.83606;6.21331;270;20221224;11.6;9.6;10.6;2.3;11.25;.4;.52;1874 +88098;47.83606;6.21331;270;20221225;13.2;8.1;10.6;1.8;10.9;3.2;.49;2661 +88098;47.83606;6.21331;270;20221226;11.7;8;9.8;2.8;10.65;11.2;.67;810 +88098;47.83606;6.21331;270;20221227;7.3;1.2;4.3;1;7.55;0;.2;3184 +88098;47.83606;6.21331;270;20221228;10.7;1.4;6.1;2.8;8;.1;.51;3473 +88098;47.83606;6.21331;270;20221229;12;7.4;9.7;5.3;9.85;9.8;1.03;1678 +88098;47.83606;6.21331;270;20221230;12.3;4.6;8.5;3.6;10.15;3.2;.54;2227 +88098;47.83606;6.21331;270;20221231;17;11.2;14.1;4.3;11.4;0;1.44;2909 +88099;47.84707;6.54678;375;20220101;14;1.5;7.8;1;8.79;0;.21;5146 +88099;47.84707;6.54678;375;20220102;10.9;.8;5.9;3.3;8.32;.7;.55;2977 +88099;47.84707;6.54678;375;20220103;11;7;9;5.4;10.06;12.2;.75;1767 +88099;47.84707;6.54678;375;20220104;13.4;9.3;11.3;5.8;9.69;28;1.63;834 +88099;47.84707;6.54678;375;20220105;3.2;1.8;2.5;3.3;6.26;.5;.52;2180 +88099;47.84707;6.54678;375;20220106;4.7;.3;2.5;1.4;6.02;0;.37;2735 +88099;47.84707;6.54678;375;20220107;1.2;-2.7;-.8;3.7;6.02;6.8;.13;1253 +88099;47.84707;6.54678;375;20220108;4.3;.7;2.5;5.7;6.79;10.4;.38;2883 +88099;47.84707;6.54678;375;20220109;4;2.7;3.3;4.7;7.02;7.4;.51;1586 +88099;47.84707;6.54678;375;20220110;3;-1.2;.9;1.7;5.92;.8;.28;2720 +88099;47.84707;6.54678;375;20220111;2;-2.7;-.4;2.1;5.42;0;.23;3677 +88099;47.84707;6.54678;375;20220112;2.5;-4.8;-1.1;2;4.69;0;.18;6729 +88099;47.84707;6.54678;375;20220113;3.6;-4.4;-.4;2.4;4.91;0;.35;5374 +88099;47.84707;6.54678;375;20220114;5.9;-4.7;.6;1.1;5.09;0;.19;6230 +88099;47.84707;6.54678;375;20220115;-.1;-4;-2;1.1;4.91;0;.27;2853 +88099;47.84707;6.54678;375;20220116;.1;-5.5;-2.7;2.3;4.76;.2;.26;2882 +88099;47.84707;6.54678;375;20220117;2.3;-2.7;-.2;1.7;5.72;0;.29;2454 +88099;47.84707;6.54678;375;20220118;5.6;-1.5;2.1;2.5;6.12;0;.34;5071 +88099;47.84707;6.54678;375;20220119;2.5;-3.3;-.4;3.4;5.76;3.2;.28;2689 +88099;47.84707;6.54678;375;20220120;4.3;.2;2.2;2.1;6.26;1.5;.46;2593 +88099;47.84707;6.54678;375;20220121;3.6;-1.8;.9;1.4;5.19;0;.37;5362 +88099;47.84707;6.54678;375;20220122;4.9;-2.3;1.3;1.3;5.66;.1;.39;4374 +88099;47.84707;6.54678;375;20220123;6.3;-1.6;2.3;2;5.72;0;.42;6270 +88099;47.84707;6.54678;375;20220124;6.3;-4;1.2;1.8;5.12;0;.46;6437 +88099;47.84707;6.54678;375;20220125;7;-4.7;1.1;1.4;5.16;0;.41;7659 +88099;47.84707;6.54678;375;20220126;-2.1;-3.7;-2.9;1.6;4.86;0;.27;1359 +88099;47.84707;6.54678;375;20220127;-1.6;-4.3;-2.9;2.5;4.96;1.1;.23;1679 +88099;47.84707;6.54678;375;20220128;2.1;-1.7;.2;1.6;6.09;0;.29;2927 +88099;47.84707;6.54678;375;20220129;2.2;-.9;.7;3.4;6.56;4.9;.23;1991 +88099;47.84707;6.54678;375;20220130;7.1;2;4.6;2;7.36;1.2;.52;4089 +88099;47.84707;6.54678;375;20220131;5.7;.2;2.9;4.9;6.59;5;.67;3779 +88099;47.84707;6.54678;375;20220201;2.2;.8;1.5;4.4;6.39;7;.42;1718 +88099;47.84707;6.54678;375;20220202;8.5;1.6;5;3.6;9.59;4;.14;2276 +88099;47.84707;6.54678;375;20220203;8.2;5.4;6.8;1.8;8.69;.2;.57;3576 +88099;47.84707;6.54678;375;20220204;6.6;2;4.3;4;7.86;2.5;.47;2704 +88099;47.84707;6.54678;375;20220205;7;-1.6;2.7;2.6;6.12;.3;.66;7230 +88099;47.84707;6.54678;375;20220206;5.7;.5;3.1;7.7;7.36;17.3;.43;2321 +88099;47.84707;6.54678;375;20220207;6.9;2.3;4.6;3.7;5.86;.2;1.11;7355 +88099;47.84707;6.54678;375;20220208;10.5;-2.4;4;1.8;5.86;.1;.84;8265 +88099;47.84707;6.54678;375;20220209;12.5;-2.7;4.9;1.5;6.02;.1;.88;10002 +88099;47.84707;6.54678;375;20220210;7.6;-.5;3.5;1.8;7.19;9.2;.57;4610 +88099;47.84707;6.54678;375;20220211;7.4;2.3;4.8;2.3;6.19;0;.9;7814 +88099;47.84707;6.54678;375;20220212;5.5;-4;.7;2.3;4.64;0;.81;9150 +88099;47.84707;6.54678;375;20220213;13.5;-2.8;5.4;2.3;5.59;.2;1.33;10508 +88099;47.84707;6.54678;375;20220214;9.6;1.3;5.5;3;7.54;4;.84;4187 +88099;47.84707;6.54678;375;20220215;7.6;3.5;5.6;3.4;7.39;6;.91;5426 +88099;47.84707;6.54678;375;20220216;9.3;4.5;6.9;7.3;9.69;24.8;.52;2710 +88099;47.84707;6.54678;375;20220217;12.5;9.1;10.8;6.3;9.72;5.7;1.67;6210 +88099;47.84707;6.54678;375;20220218;13.7;6.4;10.1;5.2;9.29;4.4;1.58;4075 +88099;47.84707;6.54678;375;20220219;8.6;2.6;5.6;4.1;5.99;0;1.49;7906 +88099;47.84707;6.54678;375;20220220;8.3;2.9;5.6;8;8.02;13.9;.91;3736 +88099;47.84707;6.54678;375;20220221;7.2;2.9;5;6.8;7.69;7.1;.86;3809 +88099;47.84707;6.54678;375;20220222;8.6;3.7;6.2;4.5;8.32;6.2;.85;4393 +88099;47.84707;6.54678;375;20220223;12.4;5.2;8.8;1.8;8.36;.3;1.14;8752 +88099;47.84707;6.54678;375;20220224;12.3;.8;6.6;4;7.12;2.7;1.53;8226 +88099;47.84707;6.54678;375;20220225;6.8;-1;2.9;2.5;6.02;1.3;.93;8472 +88099;47.84707;6.54678;375;20220226;7.4;-3.2;2.1;2.6;5.09;0;1.14;10979 +88099;47.84707;6.54678;375;20220227;9.7;-3.3;3.2;2.7;4.12;0;1.6;12680 +88099;47.84707;6.54678;375;20220228;11;-3.2;3.9;2.1;4.59;0;1.53;13150 +88099;47.84707;6.54678;375;20220301;11.4;-3.3;4;2;4.56;0;1.54;12650 +88099;47.84707;6.54678;375;20220302;11.4;-2.1;4.7;1.3;5.56;0;1.2;10161 +88099;47.84707;6.54678;375;20220303;14;-1.4;6.3;1.6;5.89;0;1.57;13839 +88099;47.84707;6.54678;375;20220304;10.6;-3.1;3.8;1.9;4.36;0;1.56;14115 +88099;47.84707;6.54678;375;20220305;8.3;-4.9;1.7;1.6;3.76;0;1.35;14203 +88099;47.84707;6.54678;375;20220306;7.2;-5.4;.9;2.2;3.82;0;1.39;13981 +88099;47.84707;6.54678;375;20220307;6.7;-4.3;1.2;3;3.69;0;1.63;14352 +88099;47.84707;6.54678;375;20220308;10.4;-5.1;2.6;2.5;3.82;0;1.76;13950 +88099;47.84707;6.54678;375;20220309;14.2;-3.1;5.6;1.5;5.09;0;1.75;15216 +88099;47.84707;6.54678;375;20220310;15.1;-2.4;6.3;1.2;5.31;0;1.68;14918 +88099;47.84707;6.54678;375;20220311;15.7;-.9;7.4;2.9;5.69;1.5;2.37;13973 +88099;47.84707;6.54678;375;20220312;13.4;5.9;9.6;2.1;7.59;0;1.67;8730 +88099;47.84707;6.54678;375;20220313;15;4.2;9.6;2.6;7.96;4.9;1.81;8509 +88099;47.84707;6.54678;375;20220314;14.6;3.1;8.9;2.2;7.59;3.9;2;15658 +88099;47.84707;6.54678;375;20220315;11.5;4.6;8;2.1;9.19;0;1.06;5959 +88099;47.84707;6.54678;375;20220316;14.4;4.4;9.4;1.8;9.66;0;1.33;8915 +88099;47.84707;6.54678;375;20220317;12.6;6.2;9.4;2.8;9.82;.1;1.21;6001 +88099;47.84707;6.54678;375;20220318;12.8;6.4;9.6;6.3;7.74;0;2.47;10421 +88099;47.84707;6.54678;375;20220319;14.2;3.9;9.1;4.5;5.84;.8;2.92;15422 +88099;47.84707;6.54678;375;20220320;16.9;3;10;2.9;6.94;.7;2.67;16123 +88099;47.84707;6.54678;375;20220321;17.3;2;9.6;1.7;7.04;0;2.33;16821 +88099;47.84707;6.54678;375;20220322;16.8;1;8.9;1.3;6.49;0;2.25;18084 +88099;47.84707;6.54678;375;20220323;18.1;-.1;9;1.4;6.19;0;2.42;18511 +88099;47.84707;6.54678;375;20220324;19.6;.8;10.2;1.5;5.89;0;2.67;18830 +88099;47.84707;6.54678;375;20220325;19.4;1.9;10.6;1.9;5.84;0;2.86;18309 +88099;47.84707;6.54678;375;20220326;19.5;2.5;11;2.5;6.19;0;3.13;18368 +88099;47.84707;6.54678;375;20220327;19.8;3.6;11.7;1.8;6.19;0;2.92;18551 +88099;47.84707;6.54678;375;20220328;21;4.4;12.7;1.6;6.21;0;3.05;20106 +88099;47.84707;6.54678;375;20220329;17.9;5.6;11.8;2.4;6.79;3.6;2.83;14233 +88099;47.84707;6.54678;375;20220330;13.6;8.1;10.8;2.3;10.44;4.3;1.48;7554 +88099;47.84707;6.54678;375;20220331;9.8;7;8.4;2.8;9.14;6.1;1.15;4689 +88099;47.84707;6.54678;375;20220401;2.6;1.2;1.9;3.7;6.09;5;.79;4291 +88099;47.84707;6.54678;375;20220402;2.6;-.7;.9;2.9;5.39;.9;.98;7118 +88099;47.84707;6.54678;375;20220403;3.8;-2.1;.8;3.3;4.74;0;1.2;7417 +88099;47.84707;6.54678;375;20220404;8.8;-4.2;2.3;3.3;4.59;.2;2.19;19694 +88099;47.84707;6.54678;375;20220405;11;4.3;7.7;3.1;7.14;.4;1.71;6710 +88099;47.84707;6.54678;375;20220406;11.2;7.6;9.4;3.8;10.14;4;1.19;4917 +88099;47.84707;6.54678;375;20220407;11.5;8;9.7;8.4;10.34;24.6;1.36;4679 +88099;47.84707;6.54678;375;20220408;13;7.3;10.1;6.8;10.29;48.3;1.57;5823 +88099;47.84707;6.54678;375;20220409;8.7;1.4;5.1;2.9;6.64;.4;1.74;13732 +88099;47.84707;6.54678;375;20220410;12.6;-1;5.8;1.9;6.09;0;2.43;20494 +88099;47.84707;6.54678;375;20220411;17.4;2.1;9.8;3.1;6.49;0;3.47;21136 +88099;47.84707;6.54678;375;20220412;22.5;6;14.3;1.9;8.09;0;3.63;20994 +88099;47.84707;6.54678;375;20220413;22.1;9.4;15.7;2.3;9.59;0;3.7;20104 +88099;47.84707;6.54678;375;20220414;21.9;9.8;15.9;2.3;12.54;.2;3.33;19440 +88099;47.84707;6.54678;375;20220415;20.9;8.8;14.9;2;11.09;0;3.13;18171 +88099;47.84707;6.54678;375;20220416;17.4;6.2;11.8;3.7;8.34;0;3.59;21910 +88099;47.84707;6.54678;375;20220417;18;1.9;10;3.7;5.69;0;4.01;23991 +88099;47.84707;6.54678;375;20220418;18.7;2.1;10.4;2.2;5.89;0;3.69;24140 +88099;47.84707;6.54678;375;20220419;19.5;2.4;11;1.6;7.24;0;3.37;23179 +88099;47.84707;6.54678;375;20220420;18.3;4;11.2;2.6;7.24;0;3.65;23328 +88099;47.84707;6.54678;375;20220421;18.5;3;10.8;2.5;7.14;0;3.67;24333 +88099;47.84707;6.54678;375;20220422;18.9;3.7;11.3;2.2;8.89;.6;3.13;20649 +88099;47.84707;6.54678;375;20220423;13.9;8.5;11.2;2.4;10.89;13.1;1.73;9436 +88099;47.84707;6.54678;375;20220424;9.6;6.9;8.2;2.5;10.49;8.8;.91;5691 +88099;47.84707;6.54678;375;20220425;14.6;9.1;11.9;2.1;11.64;8.8;1.68;9091 +88099;47.84707;6.54678;375;20220426;14.9;7.3;11.1;2.5;8.77;.1;2.45;16531 +88099;47.84707;6.54678;375;20220427;16.5;2.8;9.6;3.1;8.7;0;2.97;21798 +88099;47.84707;6.54678;375;20220428;20.1;3.9;12;3.1;8.37;0;4.04;25274 +88099;47.84707;6.54678;375;20220429;19.3;5.1;12.2;1.8;8.5;.1;3.23;20832 +88099;47.84707;6.54678;375;20220430;17.2;6.1;11.6;2.1;10.09;1.3;2.93;19612 +88099;47.84707;6.54678;375;20220501;17.2;3.5;10.3;1.8;9.19;0;3.07;22138 +88099;47.84707;6.54678;375;20220502;18.7;4.3;11.5;1.6;9.69;0;2.37;12928 +88099;47.84707;6.54678;375;20220503;21.9;5.3;13.6;1.4;10.19;1.6;3.61;22879 +88099;47.84707;6.54678;375;20220504;20.3;6.4;13.3;1.6;11.84;5.2;2.27;11571 +88099;47.84707;6.54678;375;20220505;14.5;9.8;12.1;2.2;11.54;.4;2.06;12128 +88099;47.84707;6.54678;375;20220506;19.3;8.5;13.9;1.9;10.79;0;3.02;16998 +88099;47.84707;6.54678;375;20220507;21.3;4.7;13;1.8;10.02;0;3.79;24256 +88099;47.84707;6.54678;375;20220508;22.2;5.8;14;1.7;10.56;.1;3.89;24257 +88099;47.84707;6.54678;375;20220509;23.6;7.3;15.5;1.5;11.79;.6;4.23;26607 +88099;47.84707;6.54678;375;20220510;24.4;10;17.2;1.6;13.36;0;4.14;23858 +88099;47.84707;6.54678;375;20220511;27;11;19;3.2;12.89;0;5.53;27349 +88099;47.84707;6.54678;375;20220512;23.7;15.4;19.6;2.9;13.72;6.7;4.12;18025 +88099;47.84707;6.54678;375;20220513;21.1;15;18.1;1.7;14.92;0;3.28;17342 +88099;47.84707;6.54678;375;20220514;24.5;6.8;15.6;1.1;11.16;0;4.43;28401 +88099;47.84707;6.54678;375;20220515;28.1;8.4;18.3;1.3;12.62;.3;4.82;27349 +88099;47.84707;6.54678;375;20220516;23.7;15.5;19.6;2.1;15.26;3.6;3.86;18823 +88099;47.84707;6.54678;375;20220517;26.8;11.1;18.9;1.2;14.22;.1;4.72;27422 +88099;47.84707;6.54678;375;20220518;28.5;11.9;20.2;1.2;14.59;0;5.06;28077 +88099;47.84707;6.54678;375;20220519;28;14.7;21.3;2.6;15.76;0;4.92;22820 +88099;47.84707;6.54678;375;20220520;29.7;15.8;22.8;3.5;15.36;1.4;6.03;24560 +88099;47.84707;6.54678;375;20220521;24.4;10.2;17.3;1.7;12.12;0;4.78;27804 +88099;47.84707;6.54678;375;20220522;25.1;9.9;17.5;1.7;12.49;.8;3.4;15681 +88099;47.84707;6.54678;375;20220523;24.1;13.6;18.8;3.6;15.26;11.2;3.73;15716 +88099;47.84707;6.54678;375;20220524;19.2;11.1;15.2;3.3;12.19;.4;3.7;20639 +88099;47.84707;6.54678;375;20220525;21.2;7;14.1;1.6;10.72;0;4.16;26411 +88099;47.84707;6.54678;375;20220526;20.6;9.2;14.9;2;11.66;0;3.49;19476 +88099;47.84707;6.54678;375;20220527;19.4;9.5;14.5;1.8;12.29;.1;2.56;12877 +88099;47.84707;6.54678;375;20220528;19.2;7.5;13.4;2.3;9.62;0;4.24;26785 +88099;47.84707;6.54678;375;20220529;17.7;6;11.8;2.5;7.92;0;3.97;24570 +88099;47.84707;6.54678;375;20220530;20.5;3.5;12;1.7;7.49;0;3.62;20770 +88099;47.84707;6.54678;375;20220531;22.9;6.3;14.6;2.1;9.09;.3;4.42;24231 +88099;47.84707;6.54678;375;20220601;21.6;8.1;14.9;1.6;11.56;0;3.76;21904 +88099;47.84707;6.54678;375;20220602;23.4;9.9;16.6;1.9;12.36;1;3.36;16109 +88099;47.84707;6.54678;375;20220603;26.1;12;19.1;1.8;15.46;6.9;3.97;19810 +88099;47.84707;6.54678;375;20220604;28;15.6;21.8;2.2;17.36;12.1;5.28;26353 +88099;47.84707;6.54678;375;20220605;23.6;16.8;20.2;2.6;17.69;11.6;3.39;15424 +88099;47.84707;6.54678;375;20220606;22;12.7;17.4;2.6;14.82;.9;3.47;17756 +88099;47.84707;6.54678;375;20220607;21.2;13;17.1;2.3;14.32;4.6;3.37;17256 +88099;47.84707;6.54678;375;20220608;20.5;9.8;15.1;2.6;13.52;15.9;3.04;16332 +88099;47.84707;6.54678;375;20220609;19.4;10.8;15.1;2.4;12.29;1.1;3.58;20336 +88099;47.84707;6.54678;375;20220610;24.4;6.8;15.6;1.2;11.39;0;4.89;30739 +88099;47.84707;6.54678;375;20220611;28.2;9.7;18.9;.9;13.19;0;5.26;30818 +88099;47.84707;6.54678;375;20220612;29.6;11.5;20.5;1.3;15.32;3.5;5.26;28224 +88099;47.84707;6.54678;375;20220613;24;14.5;19.2;2;12.96;.1;5.28;29101 +88099;47.84707;6.54678;375;20220614;27.7;9.2;18.4;1.7;11.96;0;5.53;30563 +88099;47.84707;6.54678;375;20220615;31.8;12.3;22;1.3;14.56;0;5.83;30190 +88099;47.84707;6.54678;375;20220616;29.9;16.2;23;1.9;15.19;0;6.03;29412 +88099;47.84707;6.54678;375;20220617;30.8;13.5;22.1;1.4;13.26;0;5.78;29242 +88099;47.84707;6.54678;375;20220618;35.5;14.8;25.1;2.2;14.42;0;6.95;29172 +88099;47.84707;6.54678;375;20220619;34.7;20.9;27.8;4.1;15.59;0;8.42;29287 +88099;47.84707;6.54678;375;20220620;29.3;19.9;24.6;3.9;16.19;0;6.47;25187 +88099;47.84707;6.54678;375;20220621;30.6;14.1;22.3;2.4;15.82;3.2;5.43;23812 +88099;47.84707;6.54678;375;20220622;25.3;17.9;21.6;2.2;19.16;19.2;3.32;13946 +88099;47.84707;6.54678;375;20220623;29.3;14.4;21.8;1.6;17.56;7.1;4.82;23701 +88099;47.84707;6.54678;375;20220624;20.4;14.8;17.6;2.3;17.12;6.1;2.75;14207 +88099;47.84707;6.54678;375;20220625;26.8;12.8;19.8;2;15.99;5.3;5.06;26976 +88099;47.84707;6.54678;375;20220626;22.2;14.7;18.5;2;17.49;23.1;2.64;12781 +88099;47.84707;6.54678;375;20220627;20.5;15.5;18;2.1;16.82;1.6;2.28;9969 +88099;47.84707;6.54678;375;20220628;23.8;10.3;17;1.7;15.12;.2;3.77;21328 +88099;47.84707;6.54678;375;20220629;27.7;13.2;20.4;1.3;15.82;0;5.22;28565 +88099;47.84707;6.54678;375;20220630;28.7;13.5;21.1;2;15.76;10.8;5.09;24755 +88099;47.84707;6.54678;375;20220701;22.2;12.4;17.3;1.8;12.96;.3;4.25;23784 +88099;47.84707;6.54678;375;20220702;27.4;8.6;18;1.7;12.92;0;5.45;30897 +88099;47.84707;6.54678;375;20220703;29.2;12.2;20.7;1.7;14.29;.1;5.67;29418 +88099;47.84707;6.54678;375;20220704;25.8;14.9;20.3;1.5;14.49;0;4.36;21764 +88099;47.84707;6.54678;375;20220705;27;11.2;19.1;1.6;12.49;0;5.47;30149 +88099;47.84707;6.54678;375;20220706;24.5;10.3;17.4;2;11.66;0;4.96;27691 +88099;47.84707;6.54678;375;20220707;22.3;9.4;15.9;2;12.36;0;3.53;18268 +88099;47.84707;6.54678;375;20220708;24.5;10.1;17.3;1.9;11.99;0;5.14;29558 +88099;47.84707;6.54678;375;20220709;27;9.7;18.4;1.6;12.29;0;5.13;28243 +88099;47.84707;6.54678;375;20220710;24.6;13.8;19.2;3.1;12.86;0;5.46;27822 +88099;47.84707;6.54678;375;20220711;27.1;10.9;19;2.6;12.79;0;5.64;29062 +88099;47.84707;6.54678;375;20220712;28.7;13;20.8;1.7;13.46;0;5.5;28373 +88099;47.84707;6.54678;375;20220713;32.8;12.3;22.6;1.5;12.99;0;5.61;26785 +88099;47.84707;6.54678;375;20220714;33.7;15.6;24.7;2.4;14.06;0;6.76;28358 +88099;47.84707;6.54678;375;20220715;27.9;14.9;21.4;2.2;12.32;0;5.81;28503 +88099;47.84707;6.54678;375;20220716;27.8;10.6;19.2;1.8;11.12;0;5.54;29287 +88099;47.84707;6.54678;375;20220717;30.8;11.9;21.4;1.8;11.52;0;5.94;29061 +88099;47.84707;6.54678;375;20220718;35;13.5;24.2;1.6;11.59;0;6.25;28892 +88099;47.84707;6.54678;375;20220719;36.9;15.2;26;1.4;13.32;0;6.39;29093 +88099;47.84707;6.54678;375;20220720;31.8;20;25.9;2.2;17.99;12.7;5.02;18963 +88099;47.84707;6.54678;375;20220721;28.7;16.2;22.4;1.8;18.02;.1;5.16;26056 +88099;47.84707;6.54678;375;20220722;32.1;14.3;23.2;1.7;16.89;3.8;5.46;25907 +88099;47.84707;6.54678;375;20220723;28.5;17;22.8;1.8;18.02;.2;4.62;22008 +88099;47.84707;6.54678;375;20220724;31.9;14.8;23.3;1.1;16.46;0;5.4;28124 +88099;47.84707;6.54678;375;20220725;32.4;16.9;24.6;2.9;16.42;.2;6.14;24737 +88099;47.84707;6.54678;375;20220726;25.9;16;20.9;2.6;14.82;0;4.82;22834 +88099;47.84707;6.54678;375;20220727;26.7;12.5;19.6;1.8;12.79;0;4.75;24427 +88099;47.84707;6.54678;375;20220728;29.4;11.9;20.7;1.8;12.72;0;5.13;25278 +88099;47.84707;6.54678;375;20220729;27.6;14.5;21;1.7;12.42;0;4.54;21111 +88099;47.84707;6.54678;375;20220730;29.4;12.1;20.7;1.6;12.52;0;4.64;22087 +88099;47.84707;6.54678;375;20220731;31.5;14.5;23;1.7;13.69;0;5.45;25622 +88099;47.84707;6.54678;375;20220801;29.8;13.6;21.7;1.6;15.06;.4;4.68;22773 +88099;47.84707;6.54678;375;20220802;30.8;13.8;22.3;1.2;15.32;0;5.11;26931 +88099;47.84707;6.54678;375;20220803;35.1;14.4;24.7;1;14.62;0;5.37;27117 +88099;47.84707;6.54678;375;20220804;37.2;16.4;26.8;1.5;14.46;.2;5.86;25403 +88099;47.84707;6.54678;375;20220805;31.2;19.9;25.5;2.8;16.66;.2;5.57;21526 +88099;47.84707;6.54678;375;20220806;26.7;17.4;22;3.2;13.29;0;5.46;23277 +88099;47.84707;6.54678;375;20220807;28.5;11.6;20;2.3;10.72;.1;5.42;26145 +88099;47.84707;6.54678;375;20220808;30.5;11.5;21;1.9;10.76;.4;5.42;26567 +88099;47.84707;6.54678;375;20220809;31.4;12.3;21.9;1.8;11.06;0;5.43;26325 +88099;47.84707;6.54678;375;20220810;31;12.7;21.9;1.9;10.99;0;5.48;25953 +88099;47.84707;6.54678;375;20220811;31.4;12;21.7;2;10.59;0;5.61;26229 +88099;47.84707;6.54678;375;20220812;31.2;12.7;21.9;1.9;10.42;0;5.48;25871 +88099;47.84707;6.54678;375;20220813;30.8;11.7;21.2;2;10.59;.1;5.44;26029 +88099;47.84707;6.54678;375;20220814;27.1;13.7;20.4;2.6;13.22;15.9;4.03;14888 +88099;47.84707;6.54678;375;20220815;23.4;15.3;19.4;2.7;17.49;4.5;3.1;15456 +88099;47.84707;6.54678;375;20220816;30;14;22;1.5;16.39;1.1;4.6;23875 +88099;47.84707;6.54678;375;20220817;26.9;16.9;21.9;2.1;18.52;2.6;3.7;17137 +88099;47.84707;6.54678;375;20220818;21.5;16.1;18.8;1.5;19.02;8.2;1.71;7642 +88099;47.84707;6.54678;375;20220819;25.5;16.8;21.2;2;18.29;13.3;3.28;15569 +88099;47.84707;6.54678;375;20220820;24.9;16;20.4;1.8;16.52;1.4;3.51;17941 +88099;47.84707;6.54678;375;20220821;26.9;10.2;18.6;1;13.59;0;3.88;23298 +88099;47.84707;6.54678;375;20220822;28.5;12.1;20.3;.9;14.06;0;4.03;23463 +88099;47.84707;6.54678;375;20220823;29.3;12.3;20.8;1;14.72;0;4.02;22682 +88099;47.84707;6.54678;375;20220824;30.1;13.6;21.9;1.4;13.99;0;4.31;22321 +88099;47.84707;6.54678;375;20220825;31.6;13.2;22.4;1.3;14.56;0;4.47;23458 +88099;47.84707;6.54678;375;20220826;25.3;14.1;19.7;2;16.46;0;3.21;15873 +88099;47.84707;6.54678;375;20220827;26;16.2;21.1;1.4;18.19;7.8;2.85;13684 +88099;47.84707;6.54678;375;20220828;26.9;14;20.4;1.6;17.09;.1;3.5;18658 +88099;47.84707;6.54678;375;20220829;29.4;13.4;21.4;1.4;15.72;0;4.03;21756 +88099;47.84707;6.54678;375;20220830;29.9;13.8;21.8;1.7;16.16;1;3.75;17450 +88099;47.84707;6.54678;375;20220831;25.4;15.7;20.6;1.7;16.79;0;3.49;19022 +88099;47.84707;6.54678;375;20220901;25.4;11.8;18.6;1.8;14.39;0;3.48;19600 +88099;47.84707;6.54678;375;20220902;26.4;11.4;18.9;2;14.32;5.2;3.44;17541 +88099;47.84707;6.54678;375;20220903;22.7;14.4;18.5;1.7;17.19;7.8;2.32;11997 +88099;47.84707;6.54678;375;20220904;27.4;11.4;19.4;1;14.62;0;3.44;20949 +88099;47.84707;6.54678;375;20220905;29.2;12.7;20.9;1.6;16.06;3.6;3.78;19791 +88099;47.84707;6.54678;375;20220906;26.7;16.3;21.5;2.1;18.09;7.6;3.25;14680 +88099;47.84707;6.54678;375;20220907;24.7;15.4;20;2;17.39;8.3;2.78;13623 +88099;47.84707;6.54678;375;20220908;22.3;14.5;18.4;3;15.32;3.2;2.92;14040 +88099;47.84707;6.54678;375;20220909;20.5;13.4;17;3.5;14.29;11.1;2.54;10777 +88099;47.84707;6.54678;375;20220910;18.8;13;15.9;3.7;14.69;9.5;2.08;9711 +88099;47.84707;6.54678;375;20220911;22.3;11.9;17.1;1.4;14.26;.1;2.7;17127 +88099;47.84707;6.54678;375;20220912;26.3;8.7;17.5;1.4;13.09;0;3.24;19897 +88099;47.84707;6.54678;375;20220913;28.3;11.5;19.9;1.6;16.19;6;3.06;15524 +88099;47.84707;6.54678;375;20220914;23.3;17.5;20.4;2.7;19.76;17.1;2.12;9233 +88099;47.84707;6.54678;375;20220915;19.3;15.7;17.5;2.9;16.92;7.4;1.59;6100 +88099;47.84707;6.54678;375;20220916;16.6;11.7;14.1;1.9;13.06;.1;1.53;7389 +88099;47.84707;6.54678;375;20220917;13.1;6.5;9.8;2.2;10.09;4;1.37;8205 +88099;47.84707;6.54678;375;20220918;16.5;4.4;10.5;2.1;9.52;0;2.11;15471 +88099;47.84707;6.54678;375;20220919;17;6.8;11.9;1.6;9.26;0;2.21;15704 +88099;47.84707;6.54678;375;20220920;17.2;2.5;9.9;1.3;8.59;0;2.02;15976 +88099;47.84707;6.54678;375;20220921;17.9;3.4;10.7;1.6;8.66;0;2.24;17213 +88099;47.84707;6.54678;375;20220922;19.5;2.4;11;.8;8.62;0;2.11;18039 +88099;47.84707;6.54678;375;20220923;19.8;4.6;12.2;1.1;10.76;3;1.94;14333 +88099;47.84707;6.54678;375;20220924;17.8;11.4;14.6;1.6;13.52;5.4;1.5;7944 +88099;47.84707;6.54678;375;20220925;16.1;8.6;12.3;1.4;12.09;1.2;1.23;6736 +88099;47.84707;6.54678;375;20220926;15.4;8.8;12.1;3.4;11.52;15.6;1.5;6931 +88099;47.84707;6.54678;375;20220927;11.6;8.7;10.2;5.3;10.96;31.2;1.14;5198 +88099;47.84707;6.54678;375;20220928;11.5;9;10.2;3.3;11.32;7.9;.91;4035 +88099;47.84707;6.54678;375;20220929;12.3;7.2;9.7;.9;10.56;1;.97;6120 +88099;47.84707;6.54678;375;20220930;15.5;5.9;10.7;1.1;10.09;.8;1.44;11149 +88099;47.84707;6.54678;375;20221001;12.9;6;9.4;4.8;11.72;17.3;.64;3843 +88099;47.84707;6.54678;375;20221002;18.5;12.5;15.5;3.9;15.62;22.5;1.4;6901 +88099;47.84707;6.54678;375;20221003;16.7;10;13.4;2;12.36;0;1.54;10439 +88099;47.84707;6.54678;375;20221004;19.8;4;11.9;1;10.82;.1;1.67;14259 +88099;47.84707;6.54678;375;20221005;22.4;7.2;14.8;2.2;12.62;0;2.19;14955 +88099;47.84707;6.54678;375;20221006;17.9;10.4;14.1;1.6;12.92;.1;1.38;8179 +88099;47.84707;6.54678;375;20221007;20.6;7.3;13.9;1.1;12.46;.1;1.6;12556 +88099;47.84707;6.54678;375;20221008;17.4;10.7;14.1;1.7;12.49;.1;1.51;10384 +88099;47.84707;6.54678;375;20221009;17.9;4.2;11;1.6;10.12;.1;1.53;13185 +88099;47.84707;6.54678;375;20221010;21.7;7.6;14.7;1.9;12.92;5.5;1.78;11778 +88099;47.84707;6.54678;375;20221011;17.1;10.3;13.7;1.3;13.46;0;1.12;7441 +88099;47.84707;6.54678;375;20221012;18.8;8.6;13.7;1.4;12.02;.1;1.42;10522 +88099;47.84707;6.54678;375;20221013;14.3;7.2;10.7;1.4;12.29;1.1;.73;4170 +88099;47.84707;6.54678;375;20221014;15.6;11.4;13.5;3.6;14.79;37;.76;2989 +88099;47.84707;6.54678;375;20221015;17.5;13.8;15.7;4.4;15.86;6.2;1.17;4915 +88099;47.84707;6.54678;375;20221016;23.1;13;18;2;15.29;0;1.74;8302 +88099;47.84707;6.54678;375;20221017;23.5;11.6;17.5;2.2;14.42;0;1.96;11380 +88099;47.84707;6.54678;375;20221018;22.3;12.2;17.2;2.1;15.06;.1;1.59;9545 +88099;47.84707;6.54678;375;20221019;19.1;11;15;2.6;14.66;0;1.29;7985 +88099;47.84707;6.54678;375;20221020;17.6;13;15.3;3;15.33;21.3;1.01;4020 +88099;47.84707;6.54678;375;20221021;16.5;13.2;14.8;3.7;15.29;33.3;.97;4048 +88099;47.84707;6.54678;375;20221022;21.4;10.2;15.8;1.7;13.89;0;1.39;9919 +88099;47.84707;6.54678;375;20221023;21.6;11;16.3;2.3;13.59;2.8;1.61;7065 +88099;47.84707;6.54678;375;20221024;20;14.3;17.1;2.9;14.09;3.3;1.68;6209 +88099;47.84707;6.54678;375;20221025;21;8.4;14.7;1.8;12.42;2.7;1.38;9908 +88099;47.84707;6.54678;375;20221026;21.4;11.9;16.7;2.1;14.09;.4;1.5;9377 +88099;47.84707;6.54678;375;20221027;23.6;8.7;16.2;1.3;13.62;0;1.31;9549 +88099;47.84707;6.54678;375;20221028;24.9;12.8;18.9;1.7;13.52;0;1.71;8155 +88099;47.84707;6.54678;375;20221029;24.4;9.6;17;1.2;12.86;0;1.35;8951 +88099;47.84707;6.54678;375;20221030;24.2;10.2;17.2;1.4;12.16;0;1.41;9038 +88099;47.84707;6.54678;375;20221031;20.9;9.2;15.1;1.3;12.42;10.5;1.12;5870 +88099;47.84707;6.54678;375;20221101;15.5;12.2;13.8;2.9;12.82;.9;1.14;6690 +88099;47.84707;6.54678;375;20221102;16.3;7.2;11.7;2.2;10.79;.1;1.04;7248 +88099;47.84707;6.54678;375;20221103;13.8;4.6;9.2;2.2;10.26;14.8;.81;4010 +88099;47.84707;6.54678;375;20221104;9.8;7.1;8.4;2.9;10.26;5.9;.59;2735 +88099;47.84707;6.54678;375;20221105;10.2;6.7;8.5;2.2;9.26;0;.72;4784 +88099;47.84707;6.54678;375;20221106;9.6;.2;4.9;2;7.99;2.8;.54;5388 +88099;47.84707;6.54678;375;20221107;15.3;7.5;11.4;2.8;10.32;.1;1.1;5391 +88099;47.84707;6.54678;375;20221108;18.8;3.1;10.9;2.6;10.06;12.1;1.19;7716 +88099;47.84707;6.54678;375;20221109;13.6;11.5;12.5;2.5;13.16;11.6;.69;1805 +88099;47.84707;6.54678;375;20221110;14.6;7.4;11;1.3;10.79;0;.6;6941 +88099;47.84707;6.54678;375;20221111;11;1.6;6.3;1;8.79;.1;.4;5535 +88099;47.84707;6.54678;375;20221112;9.9;2.8;6.3;1.7;8.86;.1;.41;4151 +88099;47.84707;6.54678;375;20221113;6;3.5;4.8;2.5;8.52;0;.32;2085 +88099;47.84707;6.54678;375;20221114;12.3;4;8.1;2.8;10.19;3.8;.66;2474 +88099;47.84707;6.54678;375;20221115;13.5;8.9;11.2;2.3;11.86;14.1;.71;3202 +88099;47.84707;6.54678;375;20221116;13.6;9;11.3;3.1;10.82;6;.86;5649 +88099;47.84707;6.54678;375;20221117;14.2;7.9;11.1;5.4;10.59;35.7;1.27;4142 +88099;47.84707;6.54678;375;20221118;9.8;7;8.4;3.6;9.86;8.1;.63;2913 +88099;47.84707;6.54678;375;20221119;7.7;5.4;6.5;2;9.02;1.9;.45;1794 +88099;47.84707;6.54678;375;20221120;8.2;5;6.6;3.9;8.56;9.4;.62;3707 +88099;47.84707;6.54678;375;20221121;9;4.9;7;4.6;8.92;8.5;.63;3357 +88099;47.84707;6.54678;375;20221122;7.4;4.1;5.7;4.5;8.29;4.5;.54;2925 +88099;47.84707;6.54678;375;20221123;10.2;1;5.6;3;7.96;12.5;.53;5235 +88099;47.84707;6.54678;375;20221124;10.6;6;8.3;3.7;9.16;2.3;.75;3859 +88099;47.84707;6.54678;375;20221125;9.7;3.6;6.6;2;9.02;4.5;.43;2999 +88099;47.84707;6.54678;375;20221126;6.2;3.8;5;1.2;8.66;0;.29;2101 +88099;47.84707;6.54678;375;20221127;8.4;1.4;4.9;2;7.59;0;.46;2712 +88099;47.84707;6.54678;375;20221128;8.2;3.5;5.8;2.2;8.62;7.3;.48;1274 +88099;47.84707;6.54678;375;20221129;8.6;4.8;6.7;1.4;9.19;.9;.34;2488 +88099;47.84707;6.54678;375;20221130;7.7;5.2;6.4;2.5;8.76;.2;.45;2146 +88099;47.84707;6.54678;375;20221201;4.4;3.5;3.9;2.8;6.82;0;.6;1431 +88099;47.84707;6.54678;375;20221202;3.7;2;2.8;1.7;6.82;0;.4;980 +88099;47.84707;6.54678;375;20221203;2.6;-.7;1;2.5;6.12;0;.28;2230 +88099;47.84707;6.54678;375;20221204;2;-.1;1;2;6.29;2.4;.32;1115 +88099;47.84707;6.54678;375;20221205;4.9;1.2;3;1.9;7.02;.1;.35;1844 +88099;47.84707;6.54678;375;20221206;4.9;-.5;2.2;1.4;6.76;.1;.25;2705 +88099;47.84707;6.54678;375;20221207;6.2;.6;3.4;1.4;6.42;0;.34;3498 +88099;47.84707;6.54678;375;20221208;1.3;-3.4;-1;1;5.22;0;.19;2855 +88099;47.84707;6.54678;375;20221209;-.3;-4.5;-2.4;1.4;5.02;.1;.21;1476 +88099;47.84707;6.54678;375;20221210;.4;-1.4;-.5;1.7;5.46;0;.34;1037 +88099;47.84707;6.54678;375;20221211;-2;-5.4;-3.7;1.4;4.29;0;.16;2924 +88099;47.84707;6.54678;375;20221212;-2.6;-7.4;-5;2;3.69;0;.11;4276 +88099;47.84707;6.54678;375;20221213;-1.4;-8.9;-5.2;2.8;3.59;.6;.22;3362 +88099;47.84707;6.54678;375;20221214;1;-3.1;-1.1;2.1;5.59;18;.25;1157 +88099;47.84707;6.54678;375;20221215;-.1;-1.1;-.6;2.6;5.62;.8;.26;1387 +88099;47.84707;6.54678;375;20221216;-1.7;-3.4;-2.5;1.9;4.49;0;.22;2964 +88099;47.84707;6.54678;375;20221217;-3;-9.5;-6.2;1.7;3.36;0;.05;4926 +88099;47.84707;6.54678;375;20221218;.4;-9.6;-4.6;2.2;4.32;.1;.08;4363 +88099;47.84707;6.54678;375;20221219;10.5;-.8;4.8;2.9;7.46;.1;.52;4130 +88099;47.84707;6.54678;375;20221220;13.9;5;9.5;3.4;9.22;14.8;1.1;3276 +88099;47.84707;6.54678;375;20221221;12.3;9.2;10.7;4.7;11.46;9.1;.71;2467 +88099;47.84707;6.54678;375;20221222;11.6;9.1;10.4;7.6;10.92;31.4;.98;1619 +88099;47.84707;6.54678;375;20221223;13.2;9.4;11.3;5.5;13.16;32.6;.42;1113 +88099;47.84707;6.54678;375;20221224;11.1;9.5;10.3;3.1;10.92;.8;.63;2047 +88099;47.84707;6.54678;375;20221225;13.6;7.2;10.4;2.5;10.66;1.7;.53;4190 +88099;47.84707;6.54678;375;20221226;11.7;9.4;10.6;3.9;10.32;17.4;1;932 +88099;47.84707;6.54678;375;20221227;7.7;2.2;5;1.6;7.52;0;.29;3560 +88099;47.84707;6.54678;375;20221228;11;.7;5.8;3.7;7.59;.3;.64;4142 +88099;47.84707;6.54678;375;20221229;11.8;8.2;10;6;9.39;15.2;1.3;2281 +88099;47.84707;6.54678;375;20221230;12.2;4.2;8.2;4.3;9.82;10.3;.63;2608 +88099;47.84707;6.54678;375;20221231;16.5;11.4;14;4.9;11.29;0;1.52;3772 +88100;47.85706;6.88038;624;20220101;13.7;4.8;9.3;1.4;8.22;0;.51;4107 +88100;47.85706;6.88038;624;20220102;11.6;6;8.8;3.8;7.55;.5;1.17;3004 +88100;47.85706;6.88038;624;20220103;9.4;8.5;8.9;5.8;8.99;14.1;1.13;1754 +88100;47.85706;6.88038;624;20220104;10.8;7.7;9.3;6.3;8.85;25.8;1.24;2242 +88100;47.85706;6.88038;624;20220105;.1;-.2;0;3.2;5.58;.5;.37;384 +88100;47.85706;6.88038;624;20220106;1.6;-1.3;.1;1.4;5.59;.3;.24;3092 +88100;47.85706;6.88038;624;20220107;.6;-2.3;-.9;3.7;5.39;4.9;.32;1739 +88100;47.85706;6.88038;624;20220108;2.5;-.3;1.1;5.5;5.99;10;.39;3434 +88100;47.85706;6.88038;624;20220109;1.8;.2;1;4.3;6.34;9.9;.27;1945 +88100;47.85706;6.88038;624;20220110;1.9;-1.3;.3;1.5;5.69;1.2;.24;3252 +88100;47.85706;6.88038;624;20220111;1.5;-2.9;-.7;2.8;5.04;0;.33;3865 +88100;47.85706;6.88038;624;20220112;1.2;-4.2;-1.5;2.9;4.29;0;.38;5624 +88100;47.85706;6.88038;624;20220113;3.5;-3.3;.1;2.8;4.29;0;.54;5952 +88100;47.85706;6.88038;624;20220114;8;-2.7;2.6;1.3;5.39;0;.34;6175 +88100;47.85706;6.88038;624;20220115;6.5;1;3.8;1.1;5.04;0;.39;5566 +88100;47.85706;6.88038;624;20220116;.6;-3;-1.2;1.8;4.94;.1;.22;5120 +88100;47.85706;6.88038;624;20220117;1.9;-2.6;-.3;1.3;5.89;0;.24;2560 +88100;47.85706;6.88038;624;20220118;3.3;-.6;1.3;3.1;5.99;0;.42;2681 +88100;47.85706;6.88038;624;20220119;1.1;-2.6;-.8;2.9;5.29;1.8;.37;2046 +88100;47.85706;6.88038;624;20220120;1;-.3;.4;2.1;5.69;2.6;.38;1814 +88100;47.85706;6.88038;624;20220121;.6;-2.9;-1.2;1.5;4.74;.1;.32;4612 +88100;47.85706;6.88038;624;20220122;1.9;-2.8;-.5;1.4;5.34;.1;.3;4867 +88100;47.85706;6.88038;624;20220123;2.7;-.6;1;3.3;5.59;0;.51;3352 +88100;47.85706;6.88038;624;20220124;5.6;-1.4;2.1;2.8;5.24;0;.67;6814 +88100;47.85706;6.88038;624;20220125;8.6;-2;3.3;1;5.29;0;.42;7329 +88100;47.85706;6.88038;624;20220126;.7;-5;-2.2;1;4.08;0;.35;4307 +88100;47.85706;6.88038;624;20220127;-.6;-5.6;-3.1;2;4.84;.9;.22;3922 +88100;47.85706;6.88038;624;20220128;1.1;-1;.1;1.5;5.94;0;.3;2889 +88100;47.85706;6.88038;624;20220129;3.1;-2.6;.3;3.2;6.19;3.3;.27;4085 +88100;47.85706;6.88038;624;20220130;4.5;2.5;3.5;2.4;6.89;1.7;.51;2940 +88100;47.85706;6.88038;624;20220131;2.9;1;1.9;5;6.04;5.3;.62;3003 +88100;47.85706;6.88038;624;20220201;1.6;-1;.3;4.9;6.09;6.7;.29;2887 +88100;47.85706;6.88038;624;20220202;6.3;1.6;3.9;4.5;8.84;9.4;.05;3532 +88100;47.85706;6.88038;624;20220203;6.7;3.9;5.3;1.8;8.24;.2;.46;4505 +88100;47.85706;6.88038;624;20220204;5.2;2.6;3.9;4.7;7.14;2.5;.63;3616 +88100;47.85706;6.88038;624;20220205;4.6;-.8;1.9;2.8;5.79;.6;.6;7411 +88100;47.85706;6.88038;624;20220206;4.4;1;2.7;7.9;6.79;18.4;.58;2999 +88100;47.85706;6.88038;624;20220207;4.3;.6;2.4;4.2;5.54;.3;.88;6133 +88100;47.85706;6.88038;624;20220208;8.7;-.7;4;1.9;5.79;.2;.81;8674 +88100;47.85706;6.88038;624;20220209;11.2;.4;5.8;1.6;6.29;.2;.87;9373 +88100;47.85706;6.88038;624;20220210;8.2;3.9;6;3.6;6.69;8.8;1.3;7100 +88100;47.85706;6.88038;624;20220211;4.6;1.4;3;2.2;6.09;0;.7;9700 +88100;47.85706;6.88038;624;20220212;4.3;-2.9;.7;2.3;4.79;0;.77;11300 +88100;47.85706;6.88038;624;20220213;11.4;.3;5.9;3.6;5.09;.1;1.73;12200 +88100;47.85706;6.88038;624;20220214;8.6;5.1;6.9;3.4;6.69;4.4;1.31;2800 +88100;47.85706;6.88038;624;20220215;4.9;2;3.5;3.5;6.39;6.6;.81;4900 +88100;47.85706;6.88038;624;20220216;8.9;2.7;5.8;6.6;8.89;28.4;.57;4504 +88100;47.85706;6.88038;624;20220217;9.3;8.1;8.7;7.3;9.05;7.2;1.11;2321 +88100;47.85706;6.88038;624;20220218;13;6.6;9.8;5.7;8.49;5.3;1.81;5980 +88100;47.85706;6.88038;624;20220219;6;1.9;4;4.6;5.54;.9;1.32;8405 +88100;47.85706;6.88038;624;20220220;7.3;2.4;4.8;7.4;7.19;17.9;1.04;5226 +88100;47.85706;6.88038;624;20220221;4.5;1.4;3;6.9;7.09;6;.55;5412 +88100;47.85706;6.88038;624;20220222;6.6;2.7;4.7;4;7.59;10.7;.74;5958 +88100;47.85706;6.88038;624;20220223;9.8;4.4;7.1;1.6;7.99;.6;.98;9088 +88100;47.85706;6.88038;624;20220224;9.9;3.5;6.7;4.3;6.59;2.5;1.6;7444 +88100;47.85706;6.88038;624;20220225;3.9;-.9;1.5;2.4;5.64;.8;.8;8831 +88100;47.85706;6.88038;624;20220226;4.8;-1.9;1.5;3;4.84;0;1.11;10656 +88100;47.85706;6.88038;624;20220227;6.7;-2.9;1.9;4.1;3.84;0;1.73;12596 +88100;47.85706;6.88038;624;20220228;9.4;-2.8;3.3;2.5;4.14;0;1.63;12958 +88100;47.85706;6.88038;624;20220301;9.8;-.3;4.7;2.3;4.04;0;1.73;12710 +88100;47.85706;6.88038;624;20220302;9.6;-.2;4.7;1.2;4.99;0;1.19;10114 +88100;47.85706;6.88038;624;20220303;11.9;1.4;6.7;1.6;5.54;0;1.53;12567 +88100;47.85706;6.88038;624;20220304;8.5;-.7;3.9;2.6;3.64;0;1.8;13163 +88100;47.85706;6.88038;624;20220305;5.9;-2.3;1.8;2.4;3.34;0;1.57;12923 +88100;47.85706;6.88038;624;20220306;4.3;-4.4;-.1;3.3;3.54;0;1.45;13016 +88100;47.85706;6.88038;624;20220307;4.2;-4.6;-.2;3.2;3.42;0;1.36;10090 +88100;47.85706;6.88038;624;20220308;8.1;-3.9;2.1;3.9;3.49;0;2.08;14437 +88100;47.85706;6.88038;624;20220309;12.3;-.4;6;1.3;4.79;0;1.66;14488 +88100;47.85706;6.88038;624;20220310;13.5;1.6;7.6;2.2;4.59;0;2.22;14628 +88100;47.85706;6.88038;624;20220311;14.2;2.2;8.2;2.4;5.29;.6;2.24;13193 +88100;47.85706;6.88038;624;20220312;12.5;5.8;9.2;2.1;6.69;0;1.87;11141 +88100;47.85706;6.88038;624;20220313;12.7;4.7;8.7;2.4;7.24;4.3;1.74;9734 +88100;47.85706;6.88038;624;20220314;12.7;2.8;7.7;2.5;6.79;3.9;1.9;13537 +88100;47.85706;6.88038;624;20220315;10.9;5.3;8.1;2.3;8.64;0;1.22;6646 +88100;47.85706;6.88038;624;20220316;13.2;5.8;9.5;2.4;9.29;0;1.56;9859 +88100;47.85706;6.88038;624;20220317;11;6.7;8.9;2.5;9.44;.2;1.18;6120 +88100;47.85706;6.88038;624;20220318;8.7;3.3;6;5.3;7.79;0;1.18;5400 +88100;47.85706;6.88038;624;20220319;11.7;1.5;6.6;5;5.99;1.5;2.59;19300 +88100;47.85706;6.88038;624;20220320;15.7;1.1;8.4;1.6;6.49;.6;2.14;15900 +88100;47.85706;6.88038;624;20220321;14.9;3.1;9;1.9;6.09;0;2.46;19000 +88100;47.85706;6.88038;624;20220322;14.5;2.8;8.7;1.5;5.39;0;2.43;20200 +88100;47.85706;6.88038;624;20220323;15.5;2.7;9.1;1.9;5.29;0;2.71;20700 +88100;47.85706;6.88038;624;20220324;17.3;3.6;10.5;2.2;5.29;0;3.08;21000 +88100;47.85706;6.88038;624;20220325;16.8;5.9;11.4;2.9;5.19;0;3.46;20900 +88100;47.85706;6.88038;624;20220326;16.1;4.7;10.4;4.3;5.69;0;3.69;21200 +88100;47.85706;6.88038;624;20220327;17.3;4.3;10.8;2.3;5.19;0;3.28;21900 +88100;47.85706;6.88038;624;20220328;18.9;5.8;12.4;1.7;5.59;0;3.12;20900 +88100;47.85706;6.88038;624;20220329;16.6;8.8;12.7;2.4;5.59;3.2;2.92;11800 +88100;47.85706;6.88038;624;20220330;11.9;7;9.5;2.1;9.09;4.7;1.62;9900 +88100;47.85706;6.88038;624;20220331;8.9;5.9;7.4;2.4;8.59;6.9;1.13;5700 +88100;47.85706;6.88038;624;20220401;.6;.4;.5;3.3;5.99;5;.55;3088 +88100;47.85706;6.88038;624;20220402;-.6;-3;-1.8;3.8;4.98;2.4;.67;6585 +88100;47.85706;6.88038;624;20220403;1;-3.1;-1;2.8;4.72;.1;.93;7560 +88100;47.85706;6.88038;624;20220404;5.1;-4.5;.3;3.2;4.69;.1;1.88;23300 +88100;47.85706;6.88038;624;20220405;10.7;3;6.9;3.6;6.49;.4;2.04;10700 +88100;47.85706;6.88038;624;20220406;10.9;6.5;8.7;3.8;9.19;4;1.58;9400 +88100;47.85706;6.88038;624;20220407;10.2;7.1;8.7;8.4;9.19;31.8;1.51;5100 +88100;47.85706;6.88038;624;20220408;11.5;6.8;9.2;7.4;9.89;52.3;1.41;5900 +88100;47.85706;6.88038;624;20220409;6;.4;3.2;3.5;6.39;0;1.35;10805 +88100;47.85706;6.88038;624;20220410;9.7;-.8;4.5;1.4;5.39;0;2.43;23800 +88100;47.85706;6.88038;624;20220411;15.8;-.7;7.6;2.2;6.59;0;2.85;21200 +88100;47.85706;6.88038;624;20220412;20.5;7.9;14.2;1.5;7.99;0;3.39;21200 +88100;47.85706;6.88038;624;20220413;19.7;10.8;15.3;2.1;8.19;0;3.69;20800 +88100;47.85706;6.88038;624;20220414;19.6;9.2;14.4;1.9;11.99;.6;3.28;22200 +88100;47.85706;6.88038;624;20220415;19;9.9;14.5;2.6;10.99;0;3.56;22900 +88100;47.85706;6.88038;624;20220416;15.1;5.4;10.3;4.3;8.19;0;3.62;27300 +88100;47.85706;6.88038;624;20220417;14.9;2.4;8.7;5;5.09;0;4.24;27100 +88100;47.85706;6.88038;624;20220418;16.8;3.1;10;2.6;5.49;0;3.81;25100 +88100;47.85706;6.88038;624;20220419;16.5;4.8;10.7;1.8;6.49;0;3.46;24400 +88100;47.85706;6.88038;624;20220420;15.8;4.4;10.1;3.6;6.69;0;3.87;26000 +88100;47.85706;6.88038;624;20220421;15.7;3.3;9.5;3.5;6.59;0;3.83;26700 +88100;47.85706;6.88038;624;20220422;16.2;3.9;10.1;3.1;8.59;.2;3.41;25400 +88100;47.85706;6.88038;624;20220423;12.6;7.7;10.2;3;10.19;12;1.79;10500 +88100;47.85706;6.88038;624;20220424;8.7;5.6;7.2;2.8;9.59;5.3;1.01;6700 +88100;47.85706;6.88038;624;20220425;11.1;8.1;9.6;1.8;10.59;7.3;1.15;5600 +88100;47.85706;6.88038;624;20220426;12.7;5.6;9.2;2.4;8.39;.2;2.29;14700 +88100;47.85706;6.88038;624;20220427;14;4;9;3.7;8.59;0;3.05;23900 +88100;47.85706;6.88038;624;20220428;17.7;6.1;11.9;3.5;8.49;0;4.26;29200 +88100;47.85706;6.88038;624;20220429;16.9;5.6;11.3;2;8.09;.1;3.35;22000 +88100;47.85706;6.88038;624;20220430;15.4;6.1;10.8;2;9.69;4.9;1.27;2100 +88100;47.85706;6.88038;624;20220501;15.1;4.1;9.6;2.1;8.99;0;1.31;2400 +88100;47.85706;6.88038;624;20220502;16.4;5.4;10.9;2.4;9.09;0;3.72;27900 +88100;47.85706;6.88038;624;20220503;19.6;7.4;13.5;1.8;9.79;1.5;4;26600 +88100;47.85706;6.88038;624;20220504;18.1;7.1;12.6;1.7;10.79;3.8;3.13;20600 +88100;47.85706;6.88038;624;20220505;11;9.2;10.1;1.6;11.29;.5;1.26;7000 +88100;47.85706;6.88038;624;20220506;15.8;8.1;12;1.7;10.19;0;2.01;9727 +88100;47.85706;6.88038;624;20220507;19.1;7.5;13.3;1.8;9.54;0;3.63;22646 +88100;47.85706;6.88038;624;20220508;18.8;9.3;14.1;2.6;10.14;0;3.54;19333 +88100;47.85706;6.88038;624;20220509;20.9;9.4;15.2;2;11.69;.9;2.7;11935 +88100;47.85706;6.88038;624;20220510;22;11.7;16.9;1.8;12.34;0;2.63;10431 +88100;47.85706;6.88038;624;20220511;25.4;14.2;19.8;3.1;11.59;0;3.92;11031 +88100;47.85706;6.88038;624;20220512;21.5;15;18.3;2.9;12.44;5.4;4.12;19557 +88100;47.85706;6.88038;624;20220513;18.5;13.3;15.9;1.9;13.29;.1;2.7;13884 +88100;47.85706;6.88038;624;20220514;22.1;8.3;15.2;1.3;10.25;0;3.92;23803 +88100;47.85706;6.88038;624;20220515;25.7;10.9;18.3;2;10.98;.1;4.78;24907 +88100;47.85706;6.88038;624;20220516;21.4;16.2;18.8;2.8;13.34;3;3.85;17050 +88100;47.85706;6.88038;624;20220517;24.7;11.2;18;1.3;12.95;0;4.15;23787 +88100;47.85706;6.88038;624;20220518;26.8;13.5;20.2;1.7;12.88;0;4.65;23814 +88100;47.85706;6.88038;624;20220519;26.2;16.3;21.3;3.3;13.72;0;4.91;20018 +88100;47.85706;6.88038;624;20220520;28.8;17.9;23.3;3.2;13.74;0;4.33;10010 +88100;47.85706;6.88038;624;20220521;21.8;10.6;16.2;2;12.54;0;4.41;26413 +88100;47.85706;6.88038;624;20220522;23.7;11.7;17.7;2.8;11.44;.5;3.66;12930 +88100;47.85706;6.88038;624;20220523;22.5;13.2;17.9;3.3;13.94;9.6;3.01;10578 +88100;47.85706;6.88038;624;20220524;17.1;9.6;13.4;3;11.39;.4;2.27;9523 +88100;47.85706;6.88038;624;20220525;19;8.1;13.5;1.7;9.94;0;2.61;12177 +88100;47.85706;6.88038;624;20220526;18.4;10.3;14.3;1.8;10.79;.1;3.59;21163 +88100;47.85706;6.88038;624;20220527;17.2;10;13.6;2.2;11.79;.1;1.92;7610 +88100;47.85706;6.88038;624;20220528;16.8;8.2;12.5;1.8;9.44;0;2.44;11445 +88100;47.85706;6.88038;624;20220529;15.5;6.3;10.9;2;7.44;.2;2.58;11692 +88100;47.85706;6.88038;624;20220530;17.7;4.4;11.1;2;7.04;0;2.97;13968 +88100;47.85706;6.88038;624;20220531;20.2;7.9;14.1;2.1;8.09;1.4;4.21;23220 +88100;47.85706;6.88038;624;20220601;19.7;10.6;15.1;1.6;10.74;0;2.59;11025 +88100;47.85706;6.88038;624;20220602;21.7;10.9;16.3;2.7;11.34;1.8;3.2;11920 +88100;47.85706;6.88038;624;20220603;24.5;13.7;19.1;1.8;15.29;7.1;2.71;10157 +88100;47.85706;6.88038;624;20220604;25.9;14.4;20.2;2.6;16.29;15.5;3.39;12725 +88100;47.85706;6.88038;624;20220605;21;15.3;18.2;2.6;16.84;5.4;2.13;8254 +88100;47.85706;6.88038;624;20220606;20;12.6;16.3;2.3;14.09;1.4;2.25;9064 +88100;47.85706;6.88038;624;20220607;17.9;12.3;15.1;1.9;13.39;3.7;1.98;8356 +88100;47.85706;6.88038;624;20220608;19.1;11.4;15.2;2.2;12.24;16;2.4;9421 +88100;47.85706;6.88038;624;20220609;16.7;10.2;13.4;2.4;11.89;1;2.11;9434 +88100;47.85706;6.88038;624;20220610;21.8;8.1;15;1.1;10.84;0;4.66;29730 +88100;47.85706;6.88038;624;20220611;25.5;12;18.8;1.1;11.69;0;5.02;28507 +88100;47.85706;6.88038;624;20220612;27.2;14.4;20.8;1.4;14.09;3.8;5.08;26306 +88100;47.85706;6.88038;624;20220613;21.6;13.3;17.5;2.1;12.29;0;4.74;26615 +88100;47.85706;6.88038;624;20220614;25.3;10.5;17.9;2.8;10.99;0;5.73;29774 +88100;47.85706;6.88038;624;20220615;30;15.5;22.8;1.6;12.64;0;5.86;28383 +88100;47.85706;6.88038;624;20220616;27.8;18.8;23.3;2;13.24;0;5.7;26213 +88100;47.85706;6.88038;624;20220617;29;14.9;22;2;11.24;0;6.08;28808 +88100;47.85706;6.88038;624;20220618;33.9;16.9;25.4;1.9;12.84;0;6.63;28722 +88100;47.85706;6.88038;624;20220619;33.2;22.1;27.7;2.8;14.39;0;7.03;25215 +88100;47.85706;6.88038;624;20220620;27.6;19.1;23.3;3.8;14.69;0;6.07;23999 +88100;47.85706;6.88038;624;20220621;29.6;13.7;21.7;2.5;14.94;4.4;5.59;24717 +88100;47.85706;6.88038;624;20220622;22.7;17.7;20.2;2;17.34;20.4;2.66;10302 +88100;47.85706;6.88038;624;20220623;28;14.9;21.5;1.6;16.44;8.6;5.01;24971 +88100;47.85706;6.88038;624;20220624;19.5;14.7;17.1;2.1;15.39;4.2;2.68;13067 +88100;47.85706;6.88038;624;20220625;25;13.2;19.1;1.8;14.79;8.5;4.81;26058 +88100;47.85706;6.88038;624;20220626;22.4;13.5;18;1.9;16.39;23.9;3.59;19709 +88100;47.85706;6.88038;624;20220627;19.4;13.6;16.5;2.1;15.69;1.8;2.35;11501 +88100;47.85706;6.88038;624;20220628;20.9;11.1;16;1.3;14.74;.1;3.11;17724 +88100;47.85706;6.88038;624;20220629;25.5;14.7;20.1;1.3;15.09;0;4.71;25094 +88100;47.85706;6.88038;624;20220630;27.9;15.4;21.6;1.8;14.99;9.4;4.68;21405 +88100;47.85706;6.88038;624;20220701;19.4;10.7;15.1;1.7;12.29;.2;3.75;22487 +88100;47.85706;6.88038;624;20220702;25.4;10.7;18;1.7;12.79;0;5.14;29089 +88100;47.85706;6.88038;624;20220703;27.2;15.3;21.3;1.8;13.44;.1;5.51;27358 +88100;47.85706;6.88038;624;20220704;23.9;14.5;19.2;1.4;14.34;0;4.23;22542 +88100;47.85706;6.88038;624;20220705;24.5;13.3;18.9;1.4;11.84;0;5.05;27826 +88100;47.85706;6.88038;624;20220706;22.4;11.1;16.7;1.8;10.84;0;4.6;25758 +88100;47.85706;6.88038;624;20220707;19.5;10.7;15.1;2;11.69;0;3.5;19298 +88100;47.85706;6.88038;624;20220708;22.7;10.8;16.7;2;11.29;0;4.94;28429 +88100;47.85706;6.88038;624;20220709;24.3;12.4;18.4;2;11.59;0;5.1;27535 +88100;47.85706;6.88038;624;20220710;22.6;13.8;18.2;2.5;12.64;0;4.63;23923 +88100;47.85706;6.88038;624;20220711;24.5;10.8;17.7;2.5;12.14;0;5.23;28578 +88100;47.85706;6.88038;624;20220712;25.9;13.6;19.8;2.1;13.19;0;5.28;27536 +88100;47.85706;6.88038;624;20220713;30.1;15.9;23;1.6;12.14;0;5.7;26942 +88100;47.85706;6.88038;624;20220714;31.1;19.6;25.3;2.4;12.09;0;6.53;26639 +88100;47.85706;6.88038;624;20220715;25.6;15;20.3;2.4;11.49;0;5.41;26027 +88100;47.85706;6.88038;624;20220716;25.6;13.4;19.5;2.5;10.14;0;5.59;27273 +88100;47.85706;6.88038;624;20220717;28.2;13.2;20.7;2.6;10.44;0;6.19;29239 +88100;47.85706;6.88038;624;20220718;32.2;17.6;24.9;2.4;10.34;0;6.73;28279 +88100;47.85706;6.88038;624;20220719;34.1;20.3;27.2;2.1;11.74;0;6.75;26987 +88100;47.85706;6.88038;624;20220720;28.9;22.5;25.7;2.7;15.99;10.8;5.07;17238 +88100;47.85706;6.88038;624;20220721;25.7;15.9;20.8;1.8;16.49;0;4.64;24264 +88100;47.85706;6.88038;624;20220722;30.1;16.5;23.3;2.4;15.49;3.5;5.31;22297 +88100;47.85706;6.88038;624;20220723;25.6;16.2;20.9;1.6;16.33;.1;4.07;20199 +88100;47.85706;6.88038;624;20220724;30.4;15.2;22.8;1.4;15.57;0;5.16;25759 +88100;47.85706;6.88038;624;20220725;29.8;19.7;24.8;3.3;15.07;.2;5.82;21165 +88100;47.85706;6.88038;624;20220726;23.2;15.4;19.3;2.5;13.74;0;4.18;20051 +88100;47.85706;6.88038;624;20220727;24.2;12.6;18.4;1.3;11.89;0;4.26;23431 +88100;47.85706;6.88038;624;20220728;26.8;13;19.9;2;11.99;0;5.02;24798 +88100;47.85706;6.88038;624;20220729;24.9;16.3;20.6;1.9;11.94;0;4.09;17049 +88100;47.85706;6.88038;624;20220730;26.4;14.2;20.3;1.6;11.59;0;4.61;22893 +88100;47.85706;6.88038;624;20220731;28.8;17.2;23;1.9;12.19;0;5.26;23583 +88100;47.85706;6.88038;624;20220801;27.4;15.8;21.6;1.6;14.39;.4;4.6;22698 +88100;47.85706;6.88038;624;20220802;28.7;14.6;21.7;1.3;14.89;0;4.89;25977 +88100;47.85706;6.88038;624;20220803;33.3;18.6;26;1.5;13.59;0;5.67;25884 +88100;47.85706;6.88038;624;20220804;35.2;21.4;28.3;2.1;13.09;.1;6.19;23587 +88100;47.85706;6.88038;624;20220805;29.3;18.8;24;2.5;16.24;.9;5.11;21452 +88100;47.85706;6.88038;624;20220806;23.6;14.8;19.2;2.6;12.94;0;4.21;19713 +88100;47.85706;6.88038;624;20220807;25.6;11.8;18.7;2.7;10.44;0;5.11;24882 +88100;47.85706;6.88038;624;20220808;27.8;13.9;20.8;2.3;10.19;0;5.4;25538 +88100;47.85706;6.88038;624;20220809;28.9;15.3;22.1;2.8;10.39;0;5.86;25121 +88100;47.85706;6.88038;624;20220810;28.7;16.2;22.4;3.2;10.29;0;6.1;24759 +88100;47.85706;6.88038;624;20220811;29.2;16.6;22.9;2.9;9.89;0;5.96;23541 +88100;47.85706;6.88038;624;20220812;28.5;16.3;22.4;2.9;9.84;0;5.88;24254 +88100;47.85706;6.88038;624;20220813;28.7;14.7;21.7;3;9.64;0;5.95;24633 +88100;47.85706;6.88038;624;20220814;26.4;16.1;21.3;2.8;11.64;9.5;4.51;16085 +88100;47.85706;6.88038;624;20220815;21.2;14.2;17.7;2.1;15.74;4.7;2.81;14789 +88100;47.85706;6.88038;624;20220816;27.3;14;20.7;1.4;14.99;2.5;4.29;23074 +88100;47.85706;6.88038;624;20220817;25.3;16;20.6;1.7;16.84;5.8;3.15;14617 +88100;47.85706;6.88038;624;20220818;20;15;17.5;1.1;17.74;8.9;2.02;10787 +88100;47.85706;6.88038;624;20220819;22.3;15.6;19;2.1;17.39;10.3;2.74;13746 +88100;47.85706;6.88038;624;20220820;22.5;15.3;18.9;1.5;16.19;2;3.09;16842 +88100;47.85706;6.88038;624;20220821;24.5;12.5;18.5;1;12.54;0;3.69;21947 +88100;47.85706;6.88038;624;20220822;26.1;14;20;1.2;12.44;0;3.99;22148 +88100;47.85706;6.88038;624;20220823;26.7;14.8;20.8;1.1;12.79;0;3.94;21984 +88100;47.85706;6.88038;624;20220824;28;15.7;21.9;1.9;11.69;0;4.56;21472 +88100;47.85706;6.88038;624;20220825;29.4;16.1;22.7;1.6;14.14;0;4.54;22359 +88100;47.85706;6.88038;624;20220826;22.9;17.1;20;2.1;15.39;.2;3.27;15588 +88100;47.85706;6.88038;624;20220827;22.7;14.7;18.7;1.2;17.59;4.4;2.56;14248 +88100;47.85706;6.88038;624;20220828;24.4;14.5;19.5;2.1;16.39;.1;3.53;19493 +88100;47.85706;6.88038;624;20220829;26.8;14.7;20.7;1.9;15.14;0;4.03;20722 +88100;47.85706;6.88038;624;20220830;27.1;15.9;21.5;1.8;15.54;4.8;3.49;15725 +88100;47.85706;6.88038;624;20220831;22;14.4;18.2;2;15.49;.1;3.09;17501 +88100;47.85706;6.88038;624;20220901;22.4;12.3;17.3;2.4;13.79;0;3.41;19453 +88100;47.85706;6.88038;624;20220902;23.5;12.5;18;2;13.04;5;3.28;16803 +88100;47.85706;6.88038;624;20220903;21.6;14.2;17.9;1.2;15.54;8.6;2.45;13793 +88100;47.85706;6.88038;624;20220904;24.7;13.9;19.3;1.2;14.34;.1;3.28;19139 +88100;47.85706;6.88038;624;20220905;25.7;15.2;20.4;1.8;15.24;4.4;3.34;16565 +88100;47.85706;6.88038;624;20220906;24.5;17.6;21.1;2.3;16.09;5.4;2.91;11069 +88100;47.85706;6.88038;624;20220907;22.8;15.9;19.3;2.1;16.54;9.1;2.66;12725 +88100;47.85706;6.88038;624;20220908;19.3;13;16.2;2.8;13.84;1.8;2.66;15423 +88100;47.85706;6.88038;624;20220909;17.8;12.9;15.3;3.3;13.34;14.6;2.36;12664 +88100;47.85706;6.88038;624;20220910;16.5;12;14.3;3;13.49;12.3;1.83;9999 +88100;47.85706;6.88038;624;20220911;20.2;11.4;15.8;1.6;13.34;.1;2.6;16812 +88100;47.85706;6.88038;624;20220912;24;10.5;17.3;1.7;12.64;0;3.18;18498 +88100;47.85706;6.88038;624;20220913;26.6;15.5;21.1;1.7;15.04;5.7;3.16;15073 +88100;47.85706;6.88038;624;20220914;22.6;18.7;20.7;3.1;17.59;17;2.41;8055 +88100;47.85706;6.88038;624;20220915;16.5;14.5;15.5;2.8;15.59;6.3;1.21;4621 +88100;47.85706;6.88038;624;20220916;13.9;10.9;12.4;2.2;12.24;0;1.29;6462 +88100;47.85706;6.88038;624;20220917;10.4;6;8.2;2.6;9.54;4.3;1.19;8454 +88100;47.85706;6.88038;624;20220918;13.5;4.8;9.1;2.4;8.89;0;1.93;15013 +88100;47.85706;6.88038;624;20220919;14.1;6.3;10.2;1.6;8.44;0;2.01;14965 +88100;47.85706;6.88038;624;20220920;14.3;4.3;9.3;1.4;8.29;0;1.89;15069 +88100;47.85706;6.88038;624;20220921;15;5.5;10.3;2.1;8.59;0;2.08;14871 +88100;47.85706;6.88038;624;20220922;16.9;5.6;11.2;2.1;8.39;0;2.38;16245 +88100;47.85706;6.88038;624;20220923;17.7;8.3;13;1.2;10.14;4.9;1.92;12909 +88100;47.85706;6.88038;624;20220924;15.5;11.5;13.5;1.4;12.24;5;1.42;7528 +88100;47.85706;6.88038;624;20220925;12.3;8.5;10.4;1.3;11.69;.9;1.07;7527 +88100;47.85706;6.88038;624;20220926;12.3;8.1;10.2;3.1;10.44;15.4;1.41;9528 +88100;47.85706;6.88038;624;20220927;8.8;6.5;7.7;4.8;9.94;31.4;.74;4755 +88100;47.85706;6.88038;624;20220928;9.8;7.3;8.6;3.3;10.39;8.4;.82;4844 +88100;47.85706;6.88038;624;20220929;9.5;6.2;7.9;.6;9.74;.6;.89;6429 +88100;47.85706;6.88038;624;20220930;13.6;5.5;9.5;1;9.74;.9;1.29;10015 +88100;47.85706;6.88038;624;20221001;12.1;7;9.5;4;10.89;18.6;.9;4362 +88100;47.85706;6.88038;624;20221002;16.3;11.9;14.1;3.7;14.19;27.6;1.31;7148 +88100;47.85706;6.88038;624;20221003;14.3;8.5;11.4;1.9;11.74;0;1.21;8517 +88100;47.85706;6.88038;624;20221004;17.7;6.8;12.2;1.3;11.44;.1;1.66;13772 +88100;47.85706;6.88038;624;20221005;21.3;9.7;15.5;2.1;11.49;0;2.25;13971 +88100;47.85706;6.88038;624;20221006;15.2;11.9;13.5;1.7;12.24;.6;1.2;5197 +88100;47.85706;6.88038;624;20221007;18.2;8.5;13.3;1.3;12.34;.1;1.53;12085 +88100;47.85706;6.88038;624;20221008;14.5;11.7;13.1;1.9;12.29;.2;1.26;7511 +88100;47.85706;6.88038;624;20221009;15.6;6.6;11.1;2.6;10.34;.1;1.63;12416 +88100;47.85706;6.88038;624;20221010;19.6;10.5;15;1.4;12.99;3.8;1.61;11643 +88100;47.85706;6.88038;624;20221011;15.3;10.8;13.1;1.8;12.84;.1;1.12;6918 +88100;47.85706;6.88038;624;20221012;16.7;9.4;13.1;1.2;12.34;.1;1.19;8817 +88100;47.85706;6.88038;624;20221013;14;9.3;11.6;1.6;12.14;.6;.91;5176 +88100;47.85706;6.88038;624;20221014;14.1;10.7;12.4;2.6;13.44;37.1;.78;3631 +88100;47.85706;6.88038;624;20221015;16.7;13.1;14.9;4.2;14.49;6.8;1.23;4950 +88100;47.85706;6.88038;624;20221016;21.2;13.4;17.3;2.3;13.64;0;1.87;10131 +88100;47.85706;6.88038;624;20221017;21;15;18;2;13.14;0;1.97;9087 +88100;47.85706;6.88038;624;20221018;20.3;14.6;17.4;1.9;14.24;.1;1.62;9200 +88100;47.85706;6.88038;624;20221019;16.9;12.6;14.8;3.6;14.54;.1;1.26;6539 +88100;47.85706;6.88038;624;20221020;18;11.7;14.9;2;13.64;22;1.21;5125 +88100;47.85706;6.88038;624;20221021;15.5;13.2;14.3;2.4;14.04;38.4;.97;3391 +88100;47.85706;6.88038;624;20221022;18.8;10.9;14.9;1.9;13.04;0;1.37;9716 +88100;47.85706;6.88038;624;20221023;21.9;12.3;17.1;3.5;12.14;2.6;2.31;7491 +88100;47.85706;6.88038;624;20221024;17.4;14.9;16.2;3.2;13.09;2;1.64;3542 +88100;47.85706;6.88038;624;20221025;17.8;10.2;14;2.1;11.59;.7;1.38;8938 +88100;47.85706;6.88038;624;20221026;19.8;12.4;16.1;2.3;13.19;.1;1.48;8516 +88100;47.85706;6.88038;624;20221027;22.6;11.4;17;2.1;12.84;0;1.77;9192 +88100;47.85706;6.88038;624;20221028;24.7;17;20.8;2;10.84;0;2.22;7302 +88100;47.85706;6.88038;624;20221029;25.1;15.1;20.1;1.6;10.94;0;1.9;8095 +88100;47.85706;6.88038;624;20221030;22.4;15.6;19;1.7;10.44;0;1.92;6960 +88100;47.85706;6.88038;624;20221031;20.3;12.8;16.6;1.3;11.19;10.1;1.32;6765 +88100;47.85706;6.88038;624;20221101;13.8;12.4;13.1;2.9;11.89;.9;1.11;3435 +88100;47.85706;6.88038;624;20221102;13.3;8.5;10.9;2.4;10.09;.1;1.02;5743 +88100;47.85706;6.88038;624;20221103;15.1;7;11.1;3;9.19;15.1;1.38;4668 +88100;47.85706;6.88038;624;20221104;8.7;6.1;7.4;2.8;9.04;5;.67;2771 +88100;47.85706;6.88038;624;20221105;7.2;5.1;6.2;2.4;8.44;.1;.56;4271 +88100;47.85706;6.88038;624;20221106;10;1.4;5.7;2.5;7.34;4;.83;5621 +88100;47.85706;6.88038;624;20221107;13.8;7.4;10.6;3.8;9.39;.1;1.26;5900 +88100;47.85706;6.88038;624;20221108;17.1;7.3;12.2;3.2;8.64;9.8;1.64;6654 +88100;47.85706;6.88038;624;20221109;12.1;10.7;11.4;3.2;12.09;13;.71;1900 +88100;47.85706;6.88038;624;20221110;12.7;7;9.9;1.6;10.29;0;.59;7167 +88100;47.85706;6.88038;624;20221111;13.5;4.6;9;.8;8.39;0;.5;6563 +88100;47.85706;6.88038;624;20221112;14.3;5.7;10;1;8.44;.1;.58;6075 +88100;47.85706;6.88038;624;20221113;9.3;4.2;6.7;1.4;8.09;0;.45;3914 +88100;47.85706;6.88038;624;20221114;12.6;1.1;6.8;2.7;9.09;4.3;.57;3970 +88100;47.85706;6.88038;624;20221115;13.1;8.8;11;2.5;10.64;13.8;.84;2914 +88100;47.85706;6.88038;624;20221116;11.4;8;9.7;3.3;9.84;4.9;.8;4708 +88100;47.85706;6.88038;624;20221117;11.6;7.8;9.7;5.5;9.39;19.8;1.21;3781 +88100;47.85706;6.88038;624;20221118;7;5.8;6.4;3.4;8.99;9.6;.46;2337 +88100;47.85706;6.88038;624;20221119;6;4.3;5.2;1.8;8.34;1.4;.33;3076 +88100;47.85706;6.88038;624;20221120;5.7;3.3;4.5;3.5;7.54;11.6;.47;3508 +88100;47.85706;6.88038;624;20221121;7.5;2.9;5.2;4.2;7.89;8.6;.54;3734 +88100;47.85706;6.88038;624;20221122;6;3.2;4.6;4.2;7.34;2.6;.59;3345 +88100;47.85706;6.88038;624;20221123;9.4;1.7;5.5;3.1;7.44;10.4;.64;5008 +88100;47.85706;6.88038;624;20221124;8.7;5.6;7.2;3.6;8.29;3;.75;3353 +88100;47.85706;6.88038;624;20221125;7.4;4.6;6;1.8;7.99;3.8;.54;1762 +88100;47.85706;6.88038;624;20221126;7.4;3.7;5.6;1.1;8.14;0;.27;4449 +88100;47.85706;6.88038;624;20221127;8.5;.7;4.6;1.6;6.24;0;.58;4094 +88100;47.85706;6.88038;624;20221128;8;5.1;6.5;2.4;7.59;8.1;.83;946 +88100;47.85706;6.88038;624;20221129;6.2;4.5;5.4;1.1;8.59;1.5;.33;1993 +88100;47.85706;6.88038;624;20221130;4.7;4.4;4.6;2;8.09;.1;.39;992 +88100;47.85706;6.88038;624;20221201;1.1;1.2;1.2;2.3;6.34;0;.37;434 +88100;47.85706;6.88038;624;20221202;1.9;.4;1.1;2;6.39;0;.29;1563 +88100;47.85706;6.88038;624;20221203;2.3;.2;1.2;3.7;5.84;0;.44;2336 +88100;47.85706;6.88038;624;20221204;.7;-.9;-.1;2.3;5.94;2.4;.24;1672 +88100;47.85706;6.88038;624;20221205;3.4;0;1.7;1.5;6.54;.1;.23;2565 +88100;47.85706;6.88038;624;20221206;2.4;-.7;.9;.9;6.19;.1;.21;2700 +88100;47.85706;6.88038;624;20221207;1.8;-.2;.8;.9;5.99;0;.18;3223 +88100;47.85706;6.88038;624;20221208;2;-2.9;-.4;1.6;4.94;0;.26;4107 +88100;47.85706;6.88038;624;20221209;-.7;-2.9;-1.8;2.2;4.79;.5;.29;1816 +88100;47.85706;6.88038;624;20221210;-1.7;-2.4;-2;1.1;5.04;.6;.28;897 +88100;47.85706;6.88038;624;20221211;-1.6;-5.6;-3.6;1.1;4.04;0;.11;4468 +88100;47.85706;6.88038;624;20221212;-3.4;-9.7;-6.6;2.3;2.99;0;.29;4124 +88100;47.85706;6.88038;624;20221213;-2.8;-7.9;-5.4;2.6;3.29;1.5;.33;2816 +88100;47.85706;6.88038;624;20221214;2.2;-4;-.9;1.3;5.84;19.1;.21;1740 +88100;47.85706;6.88038;624;20221215;-.2;-1.2;-.7;2.3;5.44;1.5;.28;1551 +88100;47.85706;6.88038;624;20221216;-2.5;-4.3;-3.4;1.5;4.19;0;.24;2432 +88100;47.85706;6.88038;624;20221217;-2.9;-7.8;-5.3;2.3;3.64;0;.25;2944 +88100;47.85706;6.88038;624;20221218;2.4;-7.8;-2.7;1.3;4.39;.3;.19;5362 +88100;47.85706;6.88038;624;20221219;10.4;1.7;6.1;3;7.34;.3;.72;4172 +88100;47.85706;6.88038;624;20221220;13.1;6.8;9.9;3.4;8.29;17.1;1.19;3014 +88100;47.85706;6.88038;624;20221221;10;8.8;9.4;4.5;10.24;11.7;.74;1267 +88100;47.85706;6.88038;624;20221222;10;7.9;9;7.5;9.94;45.4;.87;2281 +88100;47.85706;6.88038;624;20221223;11.8;8.1;9.9;5.7;12.19;52.9;.29;1557 +88100;47.85706;6.88038;624;20221224;9.1;8.2;8.6;3.4;9.99;.9;.59;1413 +88100;47.85706;6.88038;624;20221225;13.5;6.6;10.1;2.1;9.94;1.1;.56;3895 +88100;47.85706;6.88038;624;20221226;10.9;9.7;10.3;4.5;9.39;17.5;1.33;300 +88100;47.85706;6.88038;624;20221227;5.6;3.1;4.3;2;7.19;0;.38;2712 +88100;47.85706;6.88038;624;20221228;10.2;2.3;6.3;4.3;6.94;.3;.95;4649 +88100;47.85706;6.88038;624;20221229;10.4;8.7;9.5;6.1;8.39;13;1.57;1683 +88100;47.85706;6.88038;624;20221230;11.4;2.9;7.1;4.5;8.89;16.5;.69;2698 +88100;47.85706;6.88038;624;20221231;16.6;11.2;13.9;5.6;10.54;0;1.85;3484 +88101;47.86605;7.21409;224;20220101;14.8;1.6;8.2;1.3;8.25;0;.38;5070 +88101;47.86605;7.21409;224;20220102;13.2;2.1;7.7;4.7;8.2;0;1.11;3154 +88101;47.86605;7.21409;224;20220103;11.9;9.9;10.9;4.8;10.01;8;1.2;1436 +88101;47.86605;7.21409;224;20220104;15.1;9.2;12.2;4.7;9.91;17.4;1.49;2949 +88101;47.86605;7.21409;224;20220105;5.5;4.6;5;3.7;6.05;.1;.97;2653 +88101;47.86605;7.21409;224;20220106;6.2;1.8;4;1.4;6.25;.3;.44;2956 +88101;47.86605;7.21409;224;20220107;3.5;-.8;1.3;4.1;6.05;3.5;.42;2168 +88101;47.86605;7.21409;224;20220108;5.1;1.6;3.4;4.7;6.7;10.4;.51;3308 +88101;47.86605;7.21409;224;20220109;5.5;3.8;4.6;4.5;7.1;3.1;.63;2561 +88101;47.86605;7.21409;224;20220110;5.1;-.3;2.4;1.9;6.3;.1;.34;3233 +88101;47.86605;7.21409;224;20220111;3;-.9;1;2.3;5.8;0;.35;2497 +88101;47.86605;7.21409;224;20220112;1.7;-4.5;-1.4;1.8;4.8;0;.27;3690 +88101;47.86605;7.21409;224;20220113;2.2;-6.2;-2;1.9;4.75;0;.23;4546 +88101;47.86605;7.21409;224;20220114;6.3;-5.4;.4;.8;4.9;.1;.2;5656 +88101;47.86605;7.21409;224;20220115;-1.9;-3.9;-2.9;1.4;4.9;0;.21;1430 +88101;47.86605;7.21409;224;20220116;3;-3.1;-.1;2.8;5.1;0;.45;3651 +88101;47.86605;7.21409;224;20220117;6.5;-.3;3.1;2.4;5.95;0;.56;3986 +88101;47.86605;7.21409;224;20220118;6.8;-1.2;2.8;2.5;6.25;0;.49;4541 +88101;47.86605;7.21409;224;20220119;4.1;-3.4;.4;4.1;5.6;.1;.43;4614 +88101;47.86605;7.21409;224;20220120;7;1.9;4.4;2.8;6.15;1;.75;3747 +88101;47.86605;7.21409;224;20220121;4.7;-3.8;.4;1.4;5.15;0;.31;5715 +88101;47.86605;7.21409;224;20220122;7.2;-.2;3.5;1.5;5.4;0;.55;5146 +88101;47.86605;7.21409;224;20220123;6.6;-1.1;2.7;2;5.95;0;.51;4572 +88101;47.86605;7.21409;224;20220124;6;-4.7;.7;1.4;5.1;0;.39;6361 +88101;47.86605;7.21409;224;20220125;8.7;-4.4;2.2;1.5;5.15;0;.5;7025 +88101;47.86605;7.21409;224;20220126;-1.1;-4.3;-2.7;1.5;4.95;0;.23;2071 +88101;47.86605;7.21409;224;20220127;-.4;-3;-1.7;3.6;5;.2;.31;2454 +88101;47.86605;7.21409;224;20220128;4.6;-.5;2;3.4;6;0;.52;4490 +88101;47.86605;7.21409;224;20220129;5.5;-.3;2.6;5.8;6.4;.9;.58;4925 +88101;47.86605;7.21409;224;20220130;10;3.6;6.8;3.7;6.95;.2;1.07;4908 +88101;47.86605;7.21409;224;20220131;8.3;-1.4;3.4;5.3;6.35;3.8;.91;5536 +88101;47.86605;7.21409;224;20220201;4;2.4;3.2;6.3;6.2;4.3;.85;2432 +88101;47.86605;7.21409;224;20220202;10.8;2.9;6.8;4.4;9.15;3.5;.59;3743 +88101;47.86605;7.21409;224;20220203;10.6;4.7;7.6;3.3;8.45;.1;.84;4478 +88101;47.86605;7.21409;224;20220204;8.8;1.4;5.1;5.3;7.55;1.7;.83;4504 +88101;47.86605;7.21409;224;20220205;8.4;-1.1;3.6;3.4;5.9;.1;.92;7410 +88101;47.86605;7.21409;224;20220206;7;2.1;4.5;8.4;7.5;17.3;.71;3683 +88101;47.86605;7.21409;224;20220207;8.6;3.9;6.2;3.6;5.7;.2;1.36;5902 +88101;47.86605;7.21409;224;20220208;11.7;-.7;5.5;2.7;5.85;0;1.2;8252 +88101;47.86605;7.21409;224;20220209;14.6;-2.5;6;2.3;5.9;.1;1.3;9394 +88101;47.86605;7.21409;224;20220210;11;3.4;7.2;3.5;7.2;6.6;1.62;5200 +88101;47.86605;7.21409;224;20220211;9.6;4.5;7;1.8;5.9;0;1.04;10100 +88101;47.86605;7.21409;224;20220212;6.5;-4.7;.9;1.9;4.71;0;.79;8951 +88101;47.86605;7.21409;224;20220213;14.2;-3.5;5.3;3.2;5.2;0;1.75;10700 +88101;47.86605;7.21409;224;20220214;11.5;.4;5.9;4.2;7;3.6;1.3;4900 +88101;47.86605;7.21409;224;20220215;10.5;4.3;7.4;3.8;7.1;3.5;1.39;4900 +88101;47.86605;7.21409;224;20220216;11;4.1;7.5;6.9;9.5;12.1;.81;4708 +88101;47.86605;7.21409;224;20220217;14.6;10.7;12.7;6.6;9.71;2.1;2.23;4521 +88101;47.86605;7.21409;224;20220218;17.2;7.8;12.5;5.9;9.4;3.9;2.42;7417 +88101;47.86605;7.21409;224;20220219;10;4.8;7.4;5.3;5.8;.1;2.05;8166 +88101;47.86605;7.21409;224;20220220;10.8;4.3;7.5;8.7;7.8;11.1;1.67;8793 +88101;47.86605;7.21409;224;20220221;8.9;4.9;6.9;6.6;7.6;3.1;1.33;5817 +88101;47.86605;7.21409;224;20220222;10.1;4.5;7.3;5.5;8.05;4;1.25;5996 +88101;47.86605;7.21409;224;20220223;13.8;5.7;9.7;1.9;8.45;0;1.25;7907 +88101;47.86605;7.21409;224;20220224;12.8;.1;6.4;4;7.31;1.5;1.63;9835 +88101;47.86605;7.21409;224;20220225;8.6;.2;4.4;3.4;5.9;.2;1.26;8386 +88101;47.86605;7.21409;224;20220226;8.5;-1.4;3.5;2.4;5.25;0;1.25;11138 +88101;47.86605;7.21409;224;20220227;11.5;-1.5;5;2.7;4.15;0;1.84;11995 +88101;47.86605;7.21409;224;20220228;10.3;-5.7;2.3;1.4;4.2;0;1.21;12591 +88101;47.86605;7.21409;224;20220301;10;-5.7;2.2;1.4;4.2;0;1.21;12593 +88101;47.86605;7.21409;224;20220302;9.4;-4.9;2.2;1.4;4.65;0;1.12;9778 +88101;47.86605;7.21409;224;20220303;12.8;-4.5;4.1;1.8;5.1;0;1.48;12994 +88101;47.86605;7.21409;224;20220304;10.7;-2.4;4.1;2.6;4.1;0;1.8;12446 +88101;47.86605;7.21409;224;20220305;8.6;-5.6;1.5;2.5;3.7;0;1.57;13283 +88101;47.86605;7.21409;224;20220306;7.9;-3.3;2.3;3.6;3.8;0;1.8;12464 +88101;47.86605;7.21409;224;20220307;7.6;-2.4;2.6;3.4;3.65;0;1.83;12439 +88101;47.86605;7.21409;224;20220308;10;-6.8;1.6;1.4;3.5;0;1.41;13983 +88101;47.86605;7.21409;224;20220309;15.4;-5.8;4.8;1.4;4.4;0;1.76;15134 +88101;47.86605;7.21409;224;20220310;15.2;-5;5.1;1.3;4.65;0;1.73;15104 +88101;47.86605;7.21409;224;20220311;15.9;-4.1;5.9;1.4;4.95;.1;1.82;14363 +88101;47.86605;7.21409;224;20220312;15.9;4.2;10.1;1.4;6.8;0;1.79;12107 +88101;47.86605;7.21409;224;20220313;16.4;1.3;8.8;2.5;6.9;1.8;2.07;11653 +88101;47.86605;7.21409;224;20220314;15.8;5;10.4;3;7.35;2;2.38;14272 +88101;47.86605;7.21409;224;20220315;11.3;6;8.7;2.3;9;0;1.12;4930 +88101;47.86605;7.21409;224;20220316;10.6;6.2;8.4;1.8;9.55;0;.97;6179 +88101;47.86605;7.21409;224;20220317;15.2;5.5;10.3;3.8;9.55;.3;1.8;9475 +88101;47.86605;7.21409;224;20220318;12.7;6;9.3;6.1;8.1;0;2.24;10800 +88101;47.86605;7.21409;224;20220319;14.8;4;9.4;6.1;6.1;1.1;3.38;17300 +88101;47.86605;7.21409;224;20220320;19.2;3.4;11.3;2.1;6.5;.5;2.69;15700 +88101;47.86605;7.21409;224;20220321;18.6;-.4;9.1;2.1;6.5;0;2.56;16800 +88101;47.86605;7.21409;224;20220322;18.6;-.7;8.9;1.6;5.4;0;2.55;18500 +88101;47.86605;7.21409;224;20220323;19.4;-1.8;8.8;1.8;5.2;0;2.75;18500 +88101;47.86605;7.21409;224;20220324;20.8;-1.9;9.4;1.6;5.1;0;2.82;18900 +88101;47.86605;7.21409;224;20220325;20.4;-.6;9.9;3.1;5.3;0;3.58;18500 +88101;47.86605;7.21409;224;20220326;20.7;5.5;13.1;4.4;5.6;0;4.43;18500 +88101;47.86605;7.21409;224;20220327;21.5;2.3;11.9;2.1;5.8;0;3.33;19600 +88101;47.86605;7.21409;224;20220328;23.1;1.1;12.1;2.4;5.7;0;3.69;19300 +88101;47.86605;7.21409;224;20220329;19.8;6.8;13.3;3.1;6;2.7;3.24;8000 +88101;47.86605;7.21409;224;20220330;14.4;8.4;11.4;3;10.2;4.4;1.74;8200 +88101;47.86605;7.21409;224;20220331;11.6;6.9;9.2;1.5;9.6;8.9;1.14;5800 +88101;47.86605;7.21409;224;20220401;4.4;4;4.2;2.8;6.8;5.4;.93;4500 +88101;47.86605;7.21409;224;20220402;2;.1;1.1;3;5.67;1.9;.77;4509 +88101;47.86605;7.21409;224;20220403;4.9;.2;2.5;3.2;5.3;.1;1.34;9000 +88101;47.86605;7.21409;224;20220404;9.6;-4.3;2.7;3.1;5.12;0;2.03;19703 +88101;47.86605;7.21409;224;20220405;12.2;5.6;8.9;3.9;7.28;.1;2.03;7359 +88101;47.86605;7.21409;224;20220406;16.9;8.6;12.7;4.9;9.7;1.9;2.91;13300 +88101;47.86605;7.21409;224;20220407;13.7;8.9;11.3;7.8;10.2;21.4;2.2;9200 +88101;47.86605;7.21409;224;20220408;14.3;8.2;11.2;6.3;10.3;28.8;2.01;7800 +88101;47.86605;7.21409;224;20220409;11;3.3;7.1;2.4;6.4;0;2.15;14900 +88101;47.86605;7.21409;224;20220410;13.1;.8;6.9;2;5.9;0;2.53;19700 +88101;47.86605;7.21409;224;20220411;18.8;-1.7;8.5;1.1;6.5;0;2.73;21200 +88101;47.86605;7.21409;224;20220412;23.6;1.5;12.5;1.4;8.7;0;3.03;17900 +88101;47.86605;7.21409;224;20220413;25.3;9.5;17.4;1.6;10.1;.6;3.69;20200 +88101;47.86605;7.21409;224;20220414;22.7;8.4;15.5;2.5;12;.7;3.47;20000 +88101;47.86605;7.21409;224;20220415;22.4;11.7;17;3.3;10.8;0;4.25;21800 +88101;47.86605;7.21409;224;20220416;17.7;7.7;12.7;5;7.7;0;4.33;24700 +88101;47.86605;7.21409;224;20220417;19;4.2;11.6;4.3;5.3;0;4.73;24900 +88101;47.86605;7.21409;224;20220418;20.1;4.7;12.4;2.1;5.6;0;4.03;25200 +88101;47.86605;7.21409;224;20220419;20.4;.6;10.5;2.3;6.5;0;3.74;23400 +88101;47.86605;7.21409;224;20220420;18.4;6.8;12.6;4.2;6.2;0;4.62;24900 +88101;47.86605;7.21409;224;20220421;19.4;3.9;11.6;4.1;7.1;0;4.33;24700 +88101;47.86605;7.21409;224;20220422;19.8;6.9;13.3;3;8.7;0;3.93;23300 +88101;47.86605;7.21409;224;20220423;16.8;5.9;11.3;2.8;10;7.6;2.25;11800 +88101;47.86605;7.21409;224;20220424;11.2;7.8;9.5;3.8;10.5;3.2;1.06;4200 +88101;47.86605;7.21409;224;20220425;15.8;7.7;11.7;1.8;11.5;8.9;1.65;8900 +88101;47.86605;7.21409;224;20220426;16.6;8.1;12.3;2.6;9.5;.6;2.81;15900 +88101;47.86605;7.21409;224;20220427;17.7;3.6;10.6;3.5;9.2;0;3.24;21600 +88101;47.86605;7.21409;224;20220428;21.5;7;14.2;3.3;8.7;0;4.61;26400 +88101;47.86605;7.21409;224;20220429;19.9;4.2;12;1.7;8.7;.3;3.09;18500 +88101;47.86605;7.21409;224;20220430;16.4;8;12.2;2.5;11;5.6;2.45;15100 +88101;47.86605;7.21409;224;20220501;17.4;2.6;10;2;9.2;0;3.31;25600 +88101;47.86605;7.21409;224;20220502;20.3;4;12.1;2.1;9.6;0;3.45;22000 +88101;47.86605;7.21409;224;20220503;23.1;5.8;14.4;2.2;10.3;0;4.1;24300 +88101;47.86605;7.21409;224;20220504;21.1;7.9;14.5;2.3;11.8;4.5;2.9;14800 +88101;47.86605;7.21409;224;20220505;14;10.3;12.1;1.6;12.3;0;1.3;6100 +88101;47.86605;7.21409;224;20220506;18.5;10.4;14.5;2.6;11.45;0;2.99;16268 +88101;47.86605;7.21409;224;20220507;22;5.1;13.5;2;10;0;3.93;24573 +88101;47.86605;7.21409;224;20220508;21.5;8.5;15;2.5;10.9;0;3.63;19398 +88101;47.86605;7.21409;224;20220509;24.8;11.3;18;2.4;12.35;.4;4.42;23065 +88101;47.86605;7.21409;224;20220510;26.6;10.3;18.4;2.2;13.35;0;4.5;23159 +88101;47.86605;7.21409;224;20220511;29.1;12.3;20.7;3.5;12.8;0;5.96;26140 +88101;47.86605;7.21409;224;20220512;26.3;15.5;20.9;3.8;13.1;2.2;4.9;17784 +88101;47.86605;7.21409;224;20220513;22.4;16.6;19.5;2.9;16.1;.3;3.22;14201 +88101;47.86605;7.21409;224;20220514;25.5;8.5;17;1.2;11.35;0;4.36;26051 +88101;47.86605;7.21409;224;20220515;29.6;8.3;19;1.1;12.1;.2;4.82;27416 +88101;47.86605;7.21409;224;20220516;25.7;16.2;20.9;3.1;14.8;2.8;4.38;17930 +88101;47.86605;7.21409;224;20220517;27.6;10.9;19.2;1.1;13.8;0;4.47;25411 +88101;47.86605;7.21409;224;20220518;29.9;11.7;20.8;1.3;14.25;0;4.98;26576 +88101;47.86605;7.21409;224;20220519;30.6;13.8;22.2;2.8;15.75;0;5.59;24642 +88101;47.86605;7.21409;224;20220520;31.8;17.3;24.5;3.1;16.4;0;6.1;23805 +88101;47.86605;7.21409;224;20220521;25.1;14.7;19.9;2.3;12.9;0;4.57;21924 +88101;47.86605;7.21409;224;20220522;26.5;10.5;18.5;1.9;11.35;.6;4.45;21488 +88101;47.86605;7.21409;224;20220523;26.5;13.1;19.8;3.3;14.25;2.7;4.4;17786 +88101;47.86605;7.21409;224;20220524;21.4;14.3;17.8;3.8;11.8;0;4.38;19522 +88101;47.86605;7.21409;224;20220525;23.8;9.2;16.5;1.7;10.5;0;4.36;24519 +88101;47.86605;7.21409;224;20220526;22.8;9.9;16.4;2.5;11.3;0;3.97;19598 +88101;47.86605;7.21409;224;20220527;23.2;10.2;16.7;3;12.05;0;4.08;19931 +88101;47.86605;7.21409;224;20220528;19.9;7.5;13.7;2.9;9.1;0;4.22;24208 +88101;47.86605;7.21409;224;20220529;17.9;10.1;14;3.6;7.7;.3;4.33;21325 +88101;47.86605;7.21409;224;20220530;21.5;7.7;14.6;2.6;7.45;0;4.88;26506 +88101;47.86605;7.21409;224;20220531;24.3;8.5;16.4;2.6;9.2;1.7;4.82;23338 +88101;47.86605;7.21409;224;20220601;22.4;10;16.2;2.2;12;0;3.71;18996 +88101;47.86605;7.21409;224;20220602;23.3;13.2;18.3;2.5;11.9;.8;4.04;18124 +88101;47.86605;7.21409;224;20220603;27.5;11.2;19.3;1.6;14.45;5.5;4.32;21753 +88101;47.86605;7.21409;224;20220604;28.1;16.4;22.2;2.3;17.25;4.3;4.91;23141 +88101;47.86605;7.21409;224;20220605;26.3;18.3;22.3;2.9;17.45;.7;4.42;18699 +88101;47.86605;7.21409;224;20220606;25;14.2;19.6;3.2;15.05;1;4.43;20632 +88101;47.86605;7.21409;224;20220607;22.8;14.4;18.6;3;14.55;3.1;3.77;17669 +88101;47.86605;7.21409;224;20220608;22.9;10.4;16.6;3;12.9;3.5;3.92;19416 +88101;47.86605;7.21409;224;20220609;20.8;12.7;16.7;2.7;12.75;.6;3.59;18109 +88101;47.86605;7.21409;224;20220610;26;7.1;16.5;1.4;11.15;0;4.92;29148 +88101;47.86605;7.21409;224;20220611;29.2;9;19.1;1.4;12.6;.1;5.38;29269 +88101;47.86605;7.21409;224;20220612;31.5;11.6;21.5;1.4;14.95;5;5.54;28323 +88101;47.86605;7.21409;224;20220613;25.9;17.2;21.6;1.9;14.6;0;4.99;24509 +88101;47.86605;7.21409;224;20220614;27.8;12;19.9;2.3;12;0;5.59;27646 +88101;47.86605;7.21409;224;20220615;32.9;11.9;22.4;1.2;13.95;0;5.74;29250 +88101;47.86605;7.21409;224;20220616;32.5;17.2;24.8;2.3;15.35;0;6.19;26426 +88101;47.86605;7.21409;224;20220617;31.9;16.6;24.2;2.1;11.25;0;6.26;26493 +88101;47.86605;7.21409;224;20220618;36.6;13.7;25.1;1.4;14.25;0;6.41;29300 +88101;47.86605;7.21409;224;20220619;36.3;19.4;27.9;2.9;16.2;.6;7.44;27426 +88101;47.86605;7.21409;224;20220620;32.1;21;26.5;4.4;15.8;.1;7.18;22862 +88101;47.86605;7.21409;224;20220621;31.4;14.5;22.9;2.2;14.6;5.7;5.76;25225 +88101;47.86605;7.21409;224;20220622;24.2;18.7;21.4;1.9;19.6;11.5;2.91;12677 +88101;47.86605;7.21409;224;20220623;31.7;14.6;23.1;2.5;17.5;9.5;6.01;27424 +88101;47.86605;7.21409;224;20220624;23.1;16.1;19.6;3;17.5;2.7;3.09;13588 +88101;47.86605;7.21409;224;20220625;28.7;14.4;21.5;2;15.95;5.8;5.29;26161 +88101;47.86605;7.21409;224;20220626;25.5;15.5;20.5;2.1;17.75;20.6;3.91;19382 +88101;47.86605;7.21409;224;20220627;22;16.7;19.4;1.9;17.75;0;2.56;11768 +88101;47.86605;7.21409;224;20220628;24.3;13.2;18.7;2.2;15.95;0;3.82;19834 +88101;47.86605;7.21409;224;20220629;28.4;17.2;22.8;1.7;17.15;0;4.87;23377 +88101;47.86605;7.21409;224;20220630;29.9;13.4;21.6;1.6;16.9;8.4;4.65;22450 +88101;47.86605;7.21409;224;20220701;23.5;13.6;18.5;2.4;13.95;.2;4.19;21280 +88101;47.86605;7.21409;224;20220702;28.4;9.1;18.7;1.1;13.8;0;5.16;29752 +88101;47.86605;7.21409;224;20220703;31.5;13.3;22.4;2.3;15.35;.1;6.08;28316 +88101;47.86605;7.21409;224;20220704;26.9;18.5;22.7;1.7;16.1;0;4.34;19700 +88101;47.86605;7.21409;224;20220705;28.4;13.7;21;1.3;14.85;0;5.04;26528 +88101;47.86605;7.21409;224;20220706;25.6;11.1;18.3;2.3;12.4;0;5.03;26563 +88101;47.86605;7.21409;224;20220707;24.3;10.2;17.2;1.8;12.45;0;3.82;19386 +88101;47.86605;7.21409;224;20220708;24.8;12.4;18.6;3;11.55;0;5.38;26862 +88101;47.86605;7.21409;224;20220709;28.1;9.8;18.9;2.2;12.25;0;5.43;27790 +88101;47.86605;7.21409;224;20220710;24.4;15.2;19.8;3.6;13.2;0;5.23;24089 +88101;47.86605;7.21409;224;20220711;27.1;12.8;19.9;3.3;12.7;0;5.71;26597 +88101;47.86605;7.21409;224;20220712;28.9;15.9;22.4;2.5;14;0;5.67;25562 +88101;47.86605;7.21409;224;20220713;33.5;11.5;22.5;1.3;13.2;0;5.71;28393 +88101;47.86605;7.21409;224;20220714;35.5;18.1;26.8;3.1;14.3;0;7.41;26893 +88101;47.86605;7.21409;224;20220715;28.4;18;23.2;3.4;11.85;0;6.26;24029 +88101;47.86605;7.21409;224;20220716;28.4;12.9;20.6;3.1;10.9;0;6.08;26561 +88101;47.86605;7.21409;224;20220717;30.3;16.6;23.4;3.3;11.35;0;6.67;25706 +88101;47.86605;7.21409;224;20220718;34.8;12.3;23.5;1.5;11.7;0;6.07;28984 +88101;47.86605;7.21409;224;20220719;37.4;13.6;25.5;1.2;13.9;0;6.23;29886 +88101;47.86605;7.21409;224;20220720;34.4;18.4;26.4;2.8;18.25;10.6;5.97;21769 +88101;47.86605;7.21409;224;20220721;30;17.3;23.7;2.4;18.55;.1;5.27;24263 +88101;47.86605;7.21409;224;20220722;33.2;16.3;24.7;2.3;18.1;2.6;5.92;26112 +88101;47.86605;7.21409;224;20220723;30;19.1;24.5;1.8;19.55;0;4.57;20607 +88101;47.86605;7.21409;224;20220724;32.5;15.4;24;1.2;17.1;0;5.32;26661 +88101;47.86605;7.21409;224;20220725;34.9;16.5;25.7;2.6;16.6;0;6.34;24661 +88101;47.86605;7.21409;224;20220726;28.6;18.9;23.7;2;14.8;0;4.82;20548 +88101;47.86605;7.21409;224;20220727;27.5;13;20.3;2;13.25;0;4.91;24601 +88101;47.86605;7.21409;224;20220728;30.2;15.7;22.9;2.5;12.95;0;5.66;23964 +88101;47.86605;7.21409;224;20220729;27.8;16.9;22.3;2.4;13.7;0;4.35;16074 +88101;47.86605;7.21409;224;20220730;30;13.4;21.7;1.6;12.75;0;4.63;21543 +88101;47.86605;7.21409;224;20220731;32.8;13.7;23.3;1.9;14;0;5.46;24186 +88101;47.86605;7.21409;224;20220801;32;13.6;22.8;2;15.3;1.8;5.22;23677 +88101;47.86605;7.21409;224;20220802;30.6;14.7;22.6;1.3;16.45;0;4.8;24527 +88101;47.86605;7.21409;224;20220803;35.8;14.3;25;1.4;15.45;0;5.68;27074 +88101;47.86605;7.21409;224;20220804;38.5;16.9;27.7;2;15.3;.1;6.73;27159 +88101;47.86605;7.21409;224;20220805;33.4;18.8;26.1;3.1;16.5;2.5;6.19;22525 +88101;47.86605;7.21409;224;20220806;26.5;18.6;22.5;4.3;12.9;0;5.42;17477 +88101;47.86605;7.21409;224;20220807;28.6;14.4;21.5;3.4;10.25;0;6.04;23572 +88101;47.86605;7.21409;224;20220808;30.2;14;22.1;3.3;10.65;0;6.18;23845 +88101;47.86605;7.21409;224;20220809;31.5;16;23.8;3.4;11.4;0;6.45;23834 +88101;47.86605;7.21409;224;20220810;31.7;14.9;23.3;3.1;11.25;0;6.39;25133 +88101;47.86605;7.21409;224;20220811;31.6;12.9;22.2;2.5;11.05;0;5.88;25659 +88101;47.86605;7.21409;224;20220812;31;13;22;2.6;10.9;0;5.82;24916 +88101;47.86605;7.21409;224;20220813;31.1;13.2;22.1;2.4;11.15;0;5.72;25032 +88101;47.86605;7.21409;224;20220814;29.5;10.7;20.1;2.3;13.2;2.8;4.54;20246 +88101;47.86605;7.21409;224;20220815;26.3;16.6;21.5;3.4;17.3;2.8;4;16947 +88101;47.86605;7.21409;224;20220816;31.6;15;23.3;2.3;16.1;3.3;5.16;23410 +88101;47.86605;7.21409;224;20220817;26.7;18.1;22.4;1.7;18.91;10.5;3.11;14619 +88101;47.86605;7.21409;224;20220818;22.6;16.2;19.4;1.4;18.61;9;2.53;13706 +88101;47.86605;7.21409;224;20220819;23.9;18;21;2.4;19.31;10.5;2.72;12533 +88101;47.86605;7.21409;224;20220820;24.1;16.3;20.2;1.4;18.01;7.2;3.31;16301 +88101;47.86605;7.21409;224;20220821;28.4;12.8;20.6;1.1;14.91;0;3.74;20471 +88101;47.86605;7.21409;224;20220822;29.3;13.2;21.3;1.4;15.01;0;4;20649 +88101;47.86605;7.21409;224;20220823;30.5;13.6;22.1;1.4;14.95;0;4.35;22281 +88101;47.86605;7.21409;224;20220824;31.9;12.9;22.4;1.4;14.15;0;4.4;21919 +88101;47.86605;7.21409;224;20220825;32.4;12.8;22.6;.9;15.2;0;4.14;22816 +88101;47.86605;7.21409;224;20220826;29.8;14.7;22.2;2.4;17.2;5;4.04;17320 +88101;47.86605;7.21409;224;20220827;26.4;17.6;22;1.3;19.25;3.3;2.85;13869 +88101;47.86605;7.21409;224;20220828;27.6;15.8;21.7;2.1;17.65;0;3.57;16788 +88101;47.86605;7.21409;224;20220829;29.7;16.4;23;2;15.4;0;4.27;19425 +88101;47.86605;7.21409;224;20220830;30;14.2;22.1;1.7;15.9;4.2;3.85;18117 +88101;47.86605;7.21409;224;20220831;25.2;16.8;21;2.2;17.8;.4;3.12;15048 +88101;47.86605;7.21409;224;20220901;25.7;14.8;20.2;1.9;15.2;0;3.21;15282 +88101;47.86605;7.21409;224;20220902;26.2;9.6;17.9;1.3;14.05;1.7;3.21;18770 +88101;47.86605;7.21409;224;20220903;23.8;14.4;19.1;2.4;16.9;8.6;2.75;13351 +88101;47.86605;7.21409;224;20220904;28.9;11.7;20.3;1.1;15;.1;3.5;20135 +88101;47.86605;7.21409;224;20220905;30.5;11.9;21.2;1.5;15.2;2.9;3.73;18888 +88101;47.86605;7.21409;224;20220906;27.1;16.1;21.6;1.9;18.31;3;3.01;14587 +88101;47.86605;7.21409;224;20220907;28.5;16.5;22.5;2.3;18.11;4.9;3.35;15542 +88101;47.86605;7.21409;224;20220908;24.4;16.6;20.5;3.1;15.81;0;3.01;12011 +88101;47.86605;7.21409;224;20220909;21.7;13.4;17.5;3.4;13.95;6.3;2.82;12453 +88101;47.86605;7.21409;224;20220910;21.2;13.9;17.5;3.8;14.5;3;2.62;10317 +88101;47.86605;7.21409;224;20220911;24.5;12.3;18.4;2;13.75;.1;3.06;16319 +88101;47.86605;7.21409;224;20220912;27.8;8;17.9;.9;12.65;0;3.01;19319 +88101;47.86605;7.21409;224;20220913;30;11.2;20.6;1.2;15.6;1.4;3.07;16318 +88101;47.86605;7.21409;224;20220914;24;18.6;21.3;2.7;20.1;3.5;1.96;6963 +88101;47.86605;7.21409;224;20220915;20.8;16.8;18.8;3.1;16.81;3.6;2.03;7913 +88101;47.86605;7.21409;224;20220916;17.3;13.9;15.6;2.7;13.41;.2;1.77;7163 +88101;47.86605;7.21409;224;20220917;16.3;9.4;12.9;2.5;9.45;.7;2.11;9721 +88101;47.86605;7.21409;224;20220918;18.3;7.5;12.9;3;9.2;0;2.64;13678 +88101;47.86605;7.21409;224;20220919;18.3;9.5;13.9;2.2;8.8;0;2.6;14570 +88101;47.86605;7.21409;224;20220920;18.1;2.3;10.2;1.4;8.45;0;2.04;15025 +88101;47.86605;7.21409;224;20220921;18.8;6.9;12.8;2.6;9.25;0;2.58;15481 +88101;47.86605;7.21409;224;20220922;20.6;2;11.3;1.2;8.25;0;2.27;17314 +88101;47.86605;7.21409;224;20220923;22;4.2;13.1;1.6;10.2;2.5;2.28;14799 +88101;47.86605;7.21409;224;20220924;16.4;12.4;14.4;1.8;13.71;3.2;1.49;8268 +88101;47.86605;7.21409;224;20220925;17.3;9.3;13.3;1.1;12.81;3.7;1.45;10176 +88101;47.86605;7.21409;224;20220926;15.9;10.2;13.1;3.6;11.81;8.1;1.68;8382 +88101;47.86605;7.21409;224;20220927;13.6;9.5;11.6;4.8;11;12.7;1.54;7572 +88101;47.86605;7.21409;224;20220928;11.5;10.2;10.9;3.5;11.51;3.5;.9;3567 +88101;47.86605;7.21409;224;20220929;13.7;9;11.3;1.3;10.9;1.3;1.13;6637 +88101;47.86605;7.21409;224;20220930;17;7.6;12.3;1.4;10.65;.5;1.59;11217 +88101;47.86605;7.21409;224;20221001;14.6;7.3;11;4.3;11.7;6.2;1.14;5860 +88101;47.86605;7.21409;224;20221002;21.2;12.8;17;4.1;15.35;14.1;2.01;8538 +88101;47.86605;7.21409;224;20221003;16.8;10.3;13.5;2.1;12.6;0;1.45;9080 +88101;47.86605;7.21409;224;20221004;20.6;4.2;12.4;1.4;10.35;.1;1.8;13491 +88101;47.86605;7.21409;224;20221005;24.4;8.1;16.2;3.2;12.7;0;2.75;13702 +88101;47.86605;7.21409;224;20221006;18.6;11.4;15;2;12.65;.3;1.54;7063 +88101;47.86605;7.21409;224;20221007;22.8;10.6;16.7;1.3;13.25;0;1.82;11358 +88101;47.86605;7.21409;224;20221008;19.5;12.3;15.9;1.9;13.05;.1;1.64;8104 +88101;47.86605;7.21409;224;20221009;18.1;7.1;12.6;2.2;10.6;.1;1.69;11018 +88101;47.86605;7.21409;224;20221010;23.5;9.7;16.6;2.1;12.95;1.9;2.1;11676 +88101;47.86605;7.21409;224;20221011;17.4;11.5;14.5;2;13.5;0;1.27;7459 +88101;47.86605;7.21409;224;20221012;19.1;9.1;14.1;1.1;11.85;.1;1.25;7553 +88101;47.86605;7.21409;224;20221013;16.9;7.5;12.2;2.3;12.55;.2;1.08;6717 +88101;47.86605;7.21409;224;20221014;16.7;12.4;14.5;3.3;14.9;19.4;.99;4793 +88101;47.86605;7.21409;224;20221015;19.6;14.9;17.2;5;15.75;2.9;1.71;4836 +88101;47.86605;7.21409;224;20221016;25;13.1;19.1;1.9;14.7;.1;1.95;9592 +88101;47.86605;7.21409;224;20221017;25.4;9.7;17.5;2.6;13.75;0;2.25;10871 +88101;47.86605;7.21409;224;20221018;25.3;13.5;19.4;2.4;15;.2;2.18;10723 +88101;47.86605;7.21409;224;20221019;17.1;12.8;14.9;1.8;15.25;.2;.82;3292 +88101;47.86605;7.21409;224;20221020;19.7;10.7;15.2;1;14.65;11.4;.96;5619 +88101;47.86605;7.21409;224;20221021;16.1;13.3;14.7;1.9;15.7;32;.67;2640 +88101;47.86605;7.21409;224;20221022;22.4;11.7;17;1.5;14.25;.1;1.43;9710 +88101;47.86605;7.21409;224;20221023;23.1;9.6;16.4;1.8;13.1;2;1.6;8574 +88101;47.86605;7.21409;224;20221024;19.9;15.1;17.5;2.8;13.9;.3;1.7;5216 +88101;47.86605;7.21409;224;20221025;21;9.6;15.3;1.8;12.6;.4;1.4;8941 +88101;47.86605;7.21409;224;20221026;22.9;11.3;17.1;2.3;13.7;.1;1.69;8233 +88101;47.86605;7.21409;224;20221027;24.6;7.3;15.9;1.4;12.5;0;1.44;9459 +88101;47.86605;7.21409;224;20221028;26.3;12.4;19.3;2.5;14.1;0;2.16;8695 +88101;47.86605;7.21409;224;20221029;25.5;10.5;18;1.9;14.1;.1;1.67;8573 +88101;47.86605;7.21409;224;20221030;23.6;10.1;16.8;1.6;13.45;0;1.38;7900 +88101;47.86605;7.21409;224;20221031;20.1;8.6;14.3;1.1;12.2;6;.99;6338 +88101;47.86605;7.21409;224;20221101;18.5;9.7;14.1;3.3;13.25;.6;1.21;6965 +88101;47.86605;7.21409;224;20221102;17.4;8.7;13;2.2;10.9;.1;1.18;6913 +88101;47.86605;7.21409;224;20221103;14.4;3.7;9;2.3;10.25;10.7;.73;5109 +88101;47.86605;7.21409;224;20221104;12;8.8;10.4;3;10.3;4.1;.88;3503 +88101;47.86605;7.21409;224;20221105;12.4;7.7;10;1.8;9.35;.3;.86;4252 +88101;47.86605;7.21409;224;20221106;10.4;-.3;5.1;2.2;7.95;1.7;.57;6039 +88101;47.86605;7.21409;224;20221107;17;8.3;12.6;3;10.25;.1;1.41;6035 +88101;47.86605;7.21409;224;20221108;18.5;3;10.7;1.9;9.15;7.2;1.09;7740 +88101;47.86605;7.21409;224;20221109;14.4;10;12.2;2.4;12.45;9.5;.74;3071 +88101;47.86605;7.21409;224;20221110;16;5.4;10.7;1.4;10.05;0;.69;6433 +88101;47.86605;7.21409;224;20221111;13.4;1.4;7.4;.9;8.7;0;.45;6296 +88101;47.86605;7.21409;224;20221112;8.2;2;5.1;.8;8.9;.1;.31;3415 +88101;47.86605;7.21409;224;20221113;6.7;5;5.8;1.6;8.7;0;.42;1438 +88101;47.86605;7.21409;224;20221114;12.6;1.6;7.1;2.1;9;1;.61;3231 +88101;47.86605;7.21409;224;20221115;12.8;8.7;10.7;2.1;10.85;9.7;.7;2892 +88101;47.86605;7.21409;224;20221116;14.9;9.8;12.4;3.4;10.95;.6;1.1;4657 +88101;47.86605;7.21409;224;20221117;15.3;8;11.6;3.8;10.75;11.7;1.09;4793 +88101;47.86605;7.21409;224;20221118;11.4;7.5;9.4;3.9;9.8;3.1;.82;3389 +88101;47.86605;7.21409;224;20221119;11.1;3.7;7.4;2.6;8.85;.5;.57;4032 +88101;47.86605;7.21409;224;20221120;10.2;5.2;7.7;4.5;8.3;6.1;.93;4135 +88101;47.86605;7.21409;224;20221121;10.6;5.6;8.1;3.7;8.85;3.9;.77;4006 +88101;47.86605;7.21409;224;20221122;9.2;5.8;7.5;4.1;8.45;.4;.79;3312 +88101;47.86605;7.21409;224;20221123;11.6;1.4;6.5;3.1;8;3.4;.68;5257 +88101;47.86605;7.21409;224;20221124;12.8;7.3;10.1;3;9.15;1.8;.89;4891 +88101;47.86605;7.21409;224;20221125;12.8;2.2;7.5;2.3;8.6;2.2;.63;4156 +88101;47.86605;7.21409;224;20221126;7.8;2.5;5.2;1.7;8.5;0;.28;2759 +88101;47.86605;7.21409;224;20221127;8.6;3.1;5.8;1.3;7.85;0;.38;3252 +88101;47.86605;7.21409;224;20221128;8.8;3.8;6.3;2.3;8.55;3.2;.45;2379 +88101;47.86605;7.21409;224;20221129;10.2;4.6;7.4;1.6;9.25;1.4;.38;2943 +88101;47.86605;7.21409;224;20221130;8.5;6.6;7.6;3.1;9.4;.2;.5;1851 +88101;47.86605;7.21409;224;20221201;4;3.7;3.8;4.3;7.15;0;.56;450 +88101;47.86605;7.21409;224;20221202;4.1;3.2;3.6;2.7;7.25;.1;.44;798 +88101;47.86605;7.21409;224;20221203;3.2;2.2;2.7;2.9;6.7;0;.45;617 +88101;47.86605;7.21409;224;20221204;2.6;1.7;2.1;1.8;6.55;1.6;.39;711 +88101;47.86605;7.21409;224;20221205;7.2;1.8;4.5;2.6;6.95;.1;.47;3588 +88101;47.86605;7.21409;224;20221206;7.3;-1.5;2.9;1.3;6.4;.1;.22;4593 +88101;47.86605;7.21409;224;20221207;7.6;1.2;4.4;.9;6.45;0;.25;3892 +88101;47.86605;7.21409;224;20221208;1;-2.9;-.9;1.1;5.3;0;.23;2147 +88101;47.86605;7.21409;224;20221209;.3;-2.8;-1.3;1.8;5.4;.6;.24;1307 +88101;47.86605;7.21409;224;20221210;1.2;.1;.6;1.3;5.85;1.3;.36;635 +88101;47.86605;7.21409;224;20221211;.1;-5.2;-2.6;1.4;4.45;0;.23;2788 +88101;47.86605;7.21409;224;20221212;-2.4;-5.8;-4.1;1.6;4.1;0;.23;1843 +88101;47.86605;7.21409;224;20221213;-2.9;-6.6;-4.8;1.9;3.85;.7;.2;2634 +88101;47.86605;7.21409;224;20221214;.2;-3.3;-1.5;1.4;5.3;9.4;.21;1595 +88101;47.86605;7.21409;224;20221215;-1.1;-1.1;-1.1;3.1;5.35;2.8;.29;600 +88101;47.86605;7.21409;224;20221216;-1.4;-2.3;-1.9;2.4;4.45;0;.35;2211 +88101;47.86605;7.21409;224;20221217;-4.7;-9.2;-7;1.7;3.5;0;.17;1577 +88101;47.86605;7.21409;224;20221218;-1.3;-7;-4.2;1.1;4.25;.4;.12;3177 +88101;47.86605;7.21409;224;20221219;6.7;-2.8;2;2;6.4;.1;.24;3799 +88101;47.86605;7.21409;224;20221220;13.5;1.6;7.5;2.6;7.75;7.3;.78;3828 +88101;47.86605;7.21409;224;20221221;13.2;7;10.1;3.7;10.45;5.3;.64;3644 +88101;47.86605;7.21409;224;20221222;13.5;8.6;11;6.3;10.75;10.1;1.05;3229 +88101;47.86605;7.21409;224;20221223;14.2;9.3;11.7;6.8;12.95;6.8;.57;1751 +88101;47.86605;7.21409;224;20221224;12.1;10.8;11.5;3.7;10.5;.3;1.04;1433 +88101;47.86605;7.21409;224;20221225;14.2;6.8;10.5;2.3;10.35;0;.59;3658 +88101;47.86605;7.21409;224;20221226;12.4;9.2;10.8;3.8;10.15;6.9;1.03;1353 +88101;47.86605;7.21409;224;20221227;9.5;2.2;5.8;1.8;7.45;0;.43;3560 +88101;47.86605;7.21409;224;20221228;11.8;.5;6.2;4;7.3;.2;.92;3479 +88101;47.86605;7.21409;224;20221229;13.1;6.6;9.9;4.7;9.3;6.6;1.16;2685 +88101;47.86605;7.21409;224;20221230;12.2;3.1;7.6;3.1;9.75;8.2;.39;3178 +88101;47.86605;7.21409;224;20221231;17.9;10.7;14.3;4;11.85;0;1.32;3552 +88102;47.87401;7.5479;211;20220101;14.6;1.3;8;1.2;8;0;.3;5700 +88102;47.87401;7.5479;211;20220102;15;1.2;8.1;4.7;8;0;1.3;2600 +88102;47.87401;7.5479;211;20220103;12.4;9.3;10.8;3.5;9.64;2.4;.9;2434 +88102;47.87401;7.5479;211;20220104;16.2;10.8;13.5;3.9;9.91;11.1;1.41;2158 +88102;47.87401;7.5479;211;20220105;6;4.8;5.4;3.9;5.9;.5;.96;4700 +88102;47.87401;7.5479;211;20220106;5.8;1.7;3.7;1.4;6.3;.3;.38;3300 +88102;47.87401;7.5479;211;20220107;4.1;-1.5;1.3;5.2;6;2.4;.49;2400 +88102;47.87401;7.5479;211;20220108;5.5;1.6;3.6;5.2;6.7;5.7;.5;4400 +88102;47.87401;7.5479;211;20220109;6.1;3.9;5;4;7.1;3;.6;4300 +88102;47.87401;7.5479;211;20220110;5.2;-.1;2.6;2;6.3;0;.32;3700 +88102;47.87401;7.5479;211;20220111;3.3;-1.9;.7;2;5.8;0;.38;3200 +88102;47.87401;7.5479;211;20220112;1.5;-5.4;-1.9;1.3;4.7;0;.2;4300 +88102;47.87401;7.5479;211;20220113;2.2;-7.2;-2.5;1.7;4.6;0;.16;5400 +88102;47.87401;7.5479;211;20220114;6.4;-6.1;.2;1;4.8;.1;.18;6700 +88102;47.87401;7.5479;211;20220115;-1.9;-4.1;-3;1.4;5;0;.2;1300 +88102;47.87401;7.5479;211;20220116;2.6;-3.6;-.5;1.7;5.1;0;.27;3400 +88102;47.87401;7.5479;211;20220117;6.8;.2;3.5;2;6;0;.51;4400 +88102;47.87401;7.5479;211;20220118;7.6;-1.4;3.1;2.8;6.3;0;.54;5100 +88102;47.87401;7.5479;211;20220119;5.1;-4.9;.1;4.4;5.4;.6;.49;6300 +88102;47.87401;7.5479;211;20220120;7;2.3;4.7;2.2;6.1;.9;.7;4200 +88102;47.87401;7.5479;211;20220121;4.8;-4.4;.2;1.2;5.1;0;.21;7400 +88102;47.87401;7.5479;211;20220122;7.3;-.3;3.5;1.6;5.4;0;.55;6100 +88102;47.87401;7.5479;211;20220123;6.9;-2.2;2.3;2;6;0;.48;5200 +88102;47.87401;7.5479;211;20220124;6.3;-5.3;.5;1.6;5;0;.36;7700 +88102;47.87401;7.5479;211;20220125;8.4;-4.2;2.1;1.7;5.1;0;.5;7600 +88102;47.87401;7.5479;211;20220126;-1.3;-4.4;-2.9;1.3;5;0;.22;1100 +88102;47.87401;7.5479;211;20220127;-.4;-2.8;-1.6;2.6;5;.3;.31;2400 +88102;47.87401;7.5479;211;20220128;6.5;-.6;2.9;2.7;6;0;.56;6200 +88102;47.87401;7.5479;211;20220129;7.2;-1;3.1;4.7;6.4;.5;.78;6700 +88102;47.87401;7.5479;211;20220130;10.4;4.1;7.2;2.6;6.7;.2;1.03;5600 +88102;47.87401;7.5479;211;20220131;7.6;-2;2.8;4.7;6.3;.7;.76;5800 +88102;47.87401;7.5479;211;20220201;4.3;2.2;3.2;6.2;6.1;1.5;.94;2900 +88102;47.87401;7.5479;211;20220202;11.1;3.3;7.2;3.7;9;2.7;.79;2600 +88102;47.87401;7.5479;211;20220203;11.6;4.1;7.8;2.5;8.2;0;.8;5200 +88102;47.87401;7.5479;211;20220204;9.1;-.1;4.5;5.1;7.2;.4;.69;5800 +88102;47.87401;7.5479;211;20220205;9.2;-2.3;3.5;3;5.6;0;.95;9600 +88102;47.87401;7.5479;211;20220206;7.5;2;4.7;7.9;7.3;12.4;.94;3000 +88102;47.87401;7.5479;211;20220207;8.9;3.5;6.2;2.6;5.5;.2;1.21;8000 +88102;47.87401;7.5479;211;20220208;12.2;-1.3;5.5;2.6;5.7;0;1.22;9500 +88102;47.87401;7.5479;211;20220209;15;-3.2;5.9;2.3;5.8;0;1.35;10300 +88102;47.87401;7.5479;211;20220210;13.5;2.7;8.1;3.5;7.2;4;1.62;5200 +88102;47.87401;7.5479;211;20220211;9.2;4.4;6.8;1.8;5.9;.3;1.04;10100 +88102;47.87401;7.5479;211;20220212;6.8;-4.9;1;1.7;4.81;0;.78;8677 +88102;47.87401;7.5479;211;20220213;14.1;-3.2;5.5;3.2;5.2;0;1.75;10700 +88102;47.87401;7.5479;211;20220214;11.7;2.8;7.3;4.2;7;4.1;1.3;4900 +88102;47.87401;7.5479;211;20220215;10;4.2;7.1;3.8;7.1;1;1.39;4900 +88102;47.87401;7.5479;211;20220216;11.5;5;8.2;8;9.3;3.6;1.1;3100 +88102;47.87401;7.5479;211;20220217;14.3;11.1;12.7;6.2;9.38;.8;2.08;3782 +88102;47.87401;7.5479;211;20220218;17.8;9.3;13.5;6.2;9.3;3.2;2.84;7300 +88102;47.87401;7.5479;211;20220219;10.6;5.3;7.9;5.1;5.5;0;2.26;11200 +88102;47.87401;7.5479;211;20220220;10.9;4.9;7.9;8.9;7.8;5.3;1.85;11000 +88102;47.87401;7.5479;211;20220221;9.1;5.1;7.1;5.9;7.5;3.7;1.51;6800 +88102;47.87401;7.5479;211;20220222;10.3;3.9;7.1;4.9;8;.8;1.25;6800 +88102;47.87401;7.5479;211;20220223;13.8;5.6;9.7;1.8;8.2;0;1.27;8800 +88102;47.87401;7.5479;211;20220224;12.5;-.2;6.1;3.7;7.06;1.6;1.64;8467 +88102;47.87401;7.5479;211;20220225;9.1;-.6;4.2;2.9;5.7;1.4;1.31;9700 +88102;47.87401;7.5479;211;20220226;9;-.6;4.2;2.6;5.3;0;1.35;13500 +88102;47.87401;7.5479;211;20220227;11.9;-2.8;4.6;3.2;4.1;0;2.1;14300 +88102;47.87401;7.5479;211;20220228;10.5;-6.3;2.1;1.5;4;0;1.31;14200 +88102;47.87401;7.5479;211;20220301;10.3;-6.1;2.1;1.7;4;0;1.36;14000 +88102;47.87401;7.5479;211;20220302;9.2;-5.8;1.7;1.6;4.4;0;1.13;8800 +88102;47.87401;7.5479;211;20220303;12.9;-5;4;1.7;4.9;0;1.5;13900 +88102;47.87401;7.5479;211;20220304;10.9;-4.2;3.4;2.6;4;0;1.84;14800 +88102;47.87401;7.5479;211;20220305;9;-5.9;1.5;2.5;3.6;0;1.66;15200 +88102;47.87401;7.5479;211;20220306;8.4;-4.4;2;4;3.8;0;1.96;14900 +88102;47.87401;7.5479;211;20220307;8;-3.9;2.1;3.6;3.6;0;1.94;15300 +88102;47.87401;7.5479;211;20220308;10.5;-8;1.2;1.5;3.4;0;1.53;15700 +88102;47.87401;7.5479;211;20220309;15.5;-6.4;4.6;1.6;4.2;0;1.92;15600 +88102;47.87401;7.5479;211;20220310;15.2;-5.4;4.9;1.2;4.4;0;1.73;15700 +88102;47.87401;7.5479;211;20220311;15.6;-4.4;5.6;1.3;4.8;0;1.75;13900 +88102;47.87401;7.5479;211;20220312;16.2;3.2;9.7;1.4;6.7;0;1.84;13100 +88102;47.87401;7.5479;211;20220313;16.4;1.1;8.8;2.3;6.7;1.1;2.01;9900 +88102;47.87401;7.5479;211;20220314;16.1;5.7;10.9;3.1;7.3;1.1;2.64;16800 +88102;47.87401;7.5479;211;20220315;12.4;5.4;8.9;2.8;8.9;.3;1.12;2500 +88102;47.87401;7.5479;211;20220316;10.8;5.7;8.3;1.8;9.5;0;.95;4900 +88102;47.87401;7.5479;211;20220317;15.2;5.2;10.2;3.8;9.5;.5;1.77;8000 +88102;47.87401;7.5479;211;20220318;12.9;6;9.5;6.1;8.1;.1;2.24;10800 +88102;47.87401;7.5479;211;20220319;15.1;2.7;8.9;6.1;6.1;.2;3.38;17300 +88102;47.87401;7.5479;211;20220320;19.2;2.7;11;2.1;6.5;.4;2.69;15700 +88102;47.87401;7.5479;211;20220321;18.4;.1;9.3;2.1;6.5;0;2.56;16800 +88102;47.87401;7.5479;211;20220322;18.3;-.7;8.8;1.6;5.4;0;2.55;18500 +88102;47.87401;7.5479;211;20220323;19.2;-1.5;8.9;1.8;5.2;0;2.75;18500 +88102;47.87401;7.5479;211;20220324;20.6;-1.4;9.6;1.6;5.1;0;2.82;18900 +88102;47.87401;7.5479;211;20220325;20.2;-.4;9.9;3.1;5.3;0;3.58;18500 +88102;47.87401;7.5479;211;20220326;20.8;4.1;12.5;4.4;5.6;0;4.43;18500 +88102;47.87401;7.5479;211;20220327;21.3;1.8;11.6;2.1;5.8;0;3.33;19600 +88102;47.87401;7.5479;211;20220328;23.1;1;12;2.4;5.7;0;3.69;19300 +88102;47.87401;7.5479;211;20220329;19.8;6.4;13.1;3.1;6;2;3.24;8000 +88102;47.87401;7.5479;211;20220330;14.3;8.6;11.4;3;10.2;3.8;1.74;8200 +88102;47.87401;7.5479;211;20220331;11.6;7.2;9.4;1.5;9.6;15.2;1.14;5800 +88102;47.87401;7.5479;211;20220401;4.1;3.8;4;2.8;6.8;8.7;.93;4500 +88102;47.87401;7.5479;211;20220402;1.6;0;.8;2.8;5.61;2;.84;5100 +88102;47.87401;7.5479;211;20220403;4.9;.2;2.5;3.2;5.3;.1;1.34;9000 +88102;47.87401;7.5479;211;20220404;9.6;-3.7;2.9;3.4;4.96;0;2.02;18394 +88102;47.87401;7.5479;211;20220405;12.6;6.1;9.3;4.5;7.16;.8;2.29;7939 +88102;47.87401;7.5479;211;20220406;16.4;8.6;12.5;4.9;9.7;1.6;2.91;13300 +88102;47.87401;7.5479;211;20220407;14;9.2;11.6;7.8;10.2;10.8;2.2;9200 +88102;47.87401;7.5479;211;20220408;14.7;8.3;11.5;6.3;10.3;15.7;2.01;7800 +88102;47.87401;7.5479;211;20220409;10.8;2.9;6.8;2.4;6.4;1.2;2.15;14900 +88102;47.87401;7.5479;211;20220410;13;.6;6.8;2;5.9;0;2.53;19700 +88102;47.87401;7.5479;211;20220411;18.5;-1.4;8.5;1.1;6.5;0;2.73;21200 +88102;47.87401;7.5479;211;20220412;23.1;1.9;12.5;1.4;8.7;0;3.03;17900 +88102;47.87401;7.5479;211;20220413;25.1;9.7;17.4;1.6;10.1;.1;3.69;20200 +88102;47.87401;7.5479;211;20220414;22.5;8.4;15.4;2.5;12;0;3.47;20000 +88102;47.87401;7.5479;211;20220415;22.2;11.2;16.7;3.3;10.8;0;4.25;21800 +88102;47.87401;7.5479;211;20220416;17.9;6.9;12.4;5;7.7;0;4.33;24700 +88102;47.87401;7.5479;211;20220417;19.3;3;11.2;4.3;5.3;0;4.73;24900 +88102;47.87401;7.5479;211;20220418;19.9;3.5;11.7;2.1;5.6;0;4.03;25200 +88102;47.87401;7.5479;211;20220419;20.3;1;10.7;2.3;6.5;0;3.74;23400 +88102;47.87401;7.5479;211;20220420;18.5;5.6;12.1;4.2;6.2;0;4.62;24900 +88102;47.87401;7.5479;211;20220421;19.4;3.1;11.2;4.1;7.1;0;4.33;24700 +88102;47.87401;7.5479;211;20220422;19.9;5.5;12.7;3;8.7;0;3.93;23300 +88102;47.87401;7.5479;211;20220423;16.8;5.9;11.4;2.8;10;3.4;2.25;11800 +88102;47.87401;7.5479;211;20220424;11.3;7.8;9.6;3.8;10.5;7.9;1.06;4200 +88102;47.87401;7.5479;211;20220425;16.1;7.7;11.9;1.8;11.5;12.8;1.65;8900 +88102;47.87401;7.5479;211;20220426;16.6;8.3;12.5;2.6;9.5;1.1;2.81;15900 +88102;47.87401;7.5479;211;20220427;17.8;3.5;10.6;3.5;9.2;0;3.24;21600 +88102;47.87401;7.5479;211;20220428;21.8;5.8;13.8;3.3;8.7;0;4.61;26400 +88102;47.87401;7.5479;211;20220429;19.9;4.2;12.1;1.7;8.7;.3;3.09;18500 +88102;47.87401;7.5479;211;20220430;16.7;7.8;12.2;2.5;11;2.8;2.45;15100 +88102;47.87401;7.5479;211;20220501;17.5;2.9;10.2;2;9.2;0;3.31;25600 +88102;47.87401;7.5479;211;20220502;20.4;3.9;12.1;2.1;9.6;0;3.45;22000 +88102;47.87401;7.5479;211;20220503;22.9;5.8;14.4;2.2;10.3;0;4.1;24300 +88102;47.87401;7.5479;211;20220504;21.4;7.7;14.5;2.3;11.8;2.8;2.9;14800 +88102;47.87401;7.5479;211;20220505;13.8;10.7;12.2;1.6;12.3;9.1;1.3;6100 +88102;47.87401;7.5479;211;20220506;19;10.5;14.8;2.6;11.5;.3;3.12;16800 +88102;47.87401;7.5479;211;20220507;22.5;5.1;13.8;2.1;9.8;0;4.21;26200 +88102;47.87401;7.5479;211;20220508;22.2;9;15.6;2.7;10.8;0;3.89;18600 +88102;47.87401;7.5479;211;20220509;25.3;10;17.7;2.5;12.3;.3;4.78;25400 +88102;47.87401;7.5479;211;20220510;26.7;10.1;18.4;2.6;13.3;0;4.61;22700 +88102;47.87401;7.5479;211;20220511;29.4;12.7;21.1;4.2;12.7;0;6.64;27800 +88102;47.87401;7.5479;211;20220512;26.7;16.8;21.8;3.8;12.9;4.6;5.01;15300 +88102;47.87401;7.5479;211;20220513;22.7;16.4;19.5;2.7;15.9;1.2;3.35;14700 +88102;47.87401;7.5479;211;20220514;25.6;8;16.8;1.1;10.8;0;4.58;28400 +88102;47.87401;7.5479;211;20220515;29.8;8;18.9;1.1;11.7;.8;4.88;27600 +88102;47.87401;7.5479;211;20220516;25.9;15.5;20.7;2.9;14.9;3.7;4.33;17600 +88102;47.87401;7.5479;211;20220517;28;10.6;19.3;1.1;13.7;0;4.7;26800 +88102;47.87401;7.5479;211;20220518;30.3;11.2;20.8;1.4;14;0;5.28;28100 +88102;47.87401;7.5479;211;20220519;31.4;13.4;22.4;3.4;15.6;.1;6.13;25300 +88102;47.87401;7.5479;211;20220520;32.7;17.7;25.2;4;15.9;2;6.89;24100 +88102;47.87401;7.5479;211;20220521;25.3;14.3;19.8;2.4;12.1;0;5.08;25000 +88102;47.87401;7.5479;211;20220522;26.8;8.6;17.7;1.7;11.1;1.3;4.24;20300 +88102;47.87401;7.5479;211;20220523;27.4;12.5;20;3.3;13.8;3.3;4.41;14900 +88102;47.87401;7.5479;211;20220524;22;14.8;18.4;3.6;11.6;0;4.97;22900 +88102;47.87401;7.5479;211;20220525;24.4;9;16.7;1.7;10.3;0;4.67;26300 +88102;47.87401;7.5479;211;20220526;23.6;10.2;16.9;2.5;11;0;3.91;17100 +88102;47.87401;7.5479;211;20220527;23.9;9.1;16.5;2.5;11.8;0;4.03;19700 +88102;47.87401;7.5479;211;20220528;20.3;6.9;13.6;2.9;8.8;0;4.59;27600 +88102;47.87401;7.5479;211;20220529;18.5;8.7;13.6;3.7;7.7;0;4.88;27400 +88102;47.87401;7.5479;211;20220530;21.8;6.1;14;2.7;7.4;0;5.28;30200 +88102;47.87401;7.5479;211;20220531;25.2;8.1;16.7;2.7;9.1;1.2;5;22400 +88102;47.87401;7.5479;211;20220601;22.5;9.9;16.2;2.6;12;0;3.57;15800 +88102;47.87401;7.5479;211;20220602;23.8;12.4;18.1;2.2;11.7;.6;3.88;16800 +88102;47.87401;7.5479;211;20220603;28.3;11.1;19.7;1.7;14.3;4.5;4.09;18800 +88102;47.87401;7.5479;211;20220604;28.5;15.4;22;2.4;17;1.2;5.31;25600 +88102;47.87401;7.5479;211;20220605;27.4;18;22.7;3.1;17.4;1.5;5;21100 +88102;47.87401;7.5479;211;20220606;25.5;14.3;19.9;3.4;14.9;2.1;4.56;20400 +88102;47.87401;7.5479;211;20220607;23.3;14.3;18.8;2.4;14.8;5.9;3.72;17500 +88102;47.87401;7.5479;211;20220608;23.5;10;16.8;3.4;12.9;4.4;3.89;17000 +88102;47.87401;7.5479;211;20220609;21.6;12.7;17.1;2.4;12.2;2.3;3.89;19300 +88102;47.87401;7.5479;211;20220610;26.5;7;16.8;1.6;10.8;0;5.29;30900 +88102;47.87401;7.5479;211;20220611;29.7;8.8;19.3;1.8;12.5;0;5.7;30100 +88102;47.87401;7.5479;211;20220612;31.7;11.3;21.5;1.6;15.2;4.5;5.63;28100 +88102;47.87401;7.5479;211;20220613;26.3;17.1;21.7;2.6;13.9;0;6.13;30800 +88102;47.87401;7.5479;211;20220614;28.2;11;19.6;2.1;11.9;0;5.87;30000 +88102;47.87401;7.5479;211;20220615;32.8;11.3;22.1;1.3;13.4;.1;5.79;29200 +88102;47.87401;7.5479;211;20220616;32.5;16.2;24.3;2.1;14.6;0;6.36;28400 +88102;47.87401;7.5479;211;20220617;31.9;14.4;23.2;2;11.4;0;6.4;28700 +88102;47.87401;7.5479;211;20220618;37.4;13.4;25.4;1.4;14;0;6.35;28300 +88102;47.87401;7.5479;211;20220619;37;19.2;28.1;3.2;15.4;.9;8.07;28400 +88102;47.87401;7.5479;211;20220620;32.8;21;26.9;3.7;16.2;0;7.14;25100 +88102;47.87401;7.5479;211;20220621;30.9;14;22.5;1.9;14.7;3.4;5.18;23100 +88102;47.87401;7.5479;211;20220622;24.3;18.7;21.5;1.8;19.6;4;2.36;9200 +88102;47.87401;7.5479;211;20220623;32.2;14.6;23.4;3.1;17.5;10.4;6.49;28400 +88102;47.87401;7.5479;211;20220624;24;16.1;20;3.4;17.4;2.5;3.11;11300 +88102;47.87401;7.5479;211;20220625;29.3;14.4;21.8;2.4;16;3.2;5.73;27600 +88102;47.87401;7.5479;211;20220626;25.9;15.4;20.6;2.3;18.1;16.9;3.87;18600 +88102;47.87401;7.5479;211;20220627;22.8;16.8;19.8;1.7;18.1;1.1;2.28;9400 +88102;47.87401;7.5479;211;20220628;24.8;13.4;19.1;2.2;16.2;0;3.77;18800 +88102;47.87401;7.5479;211;20220629;28.9;17.6;23.2;1.8;17.2;0;5.16;24700 +88102;47.87401;7.5479;211;20220630;30.5;13.1;21.8;1.3;17;11.8;4.11;19000 +88102;47.87401;7.5479;211;20220701;23.9;13.6;18.8;1.9;14.4;.5;4.27;22600 +88102;47.87401;7.5479;211;20220702;28.1;9.3;18.7;1.4;14.1;0;5.35;30600 +88102;47.87401;7.5479;211;20220703;32.2;13.7;22.9;2.8;15.1;.1;6.66;29300 +88102;47.87401;7.5479;211;20220704;27.2;18.3;22.7;1.7;15.8;0;4.57;21200 +88102;47.87401;7.5479;211;20220705;28.3;13.9;21.1;1.4;15.1;0;5.23;28100 +88102;47.87401;7.5479;211;20220706;25.9;12;18.9;2.5;12.4;0;5.34;28300 +88102;47.87401;7.5479;211;20220707;24.1;10;17;2;12.3;0;3.37;14600 +88102;47.87401;7.5479;211;20220708;25;13.3;19.2;3.2;11.8;0;5.88;30400 +88102;47.87401;7.5479;211;20220709;28.5;9.7;19.1;2.5;12.4;0;5.65;28400 +88102;47.87401;7.5479;211;20220710;24.8;14.8;19.8;3.7;13.2;0;5.84;29300 +88102;47.87401;7.5479;211;20220711;27.4;11.4;19.4;3.4;12.9;0;6.02;29500 +88102;47.87401;7.5479;211;20220712;29.3;14;21.6;2.5;14.3;0;6.05;29400 +88102;47.87401;7.5479;211;20220713;33.9;11.6;22.7;1.5;13.1;0;5.71;26900 +88102;47.87401;7.5479;211;20220714;36.1;17.6;26.9;3;14.3;0;7.66;28200 +88102;47.87401;7.5479;211;20220715;28.7;16.1;22.4;3.4;12;0;6.7;28900 +88102;47.87401;7.5479;211;20220716;28.7;11.3;20;2.9;11.1;0;6.23;29500 +88102;47.87401;7.5479;211;20220717;30.7;14.3;22.5;3.1;11.6;0;6.81;29000 +88102;47.87401;7.5479;211;20220718;35;12;23.5;1.7;11.9;0;6.25;28600 +88102;47.87401;7.5479;211;20220719;37.4;13.8;25.6;1.3;14;0;6.23;29200 +88102;47.87401;7.5479;211;20220720;34.3;17.9;26.1;2.7;18.1;10.2;5.52;19000 +88102;47.87401;7.5479;211;20220721;30.2;17.7;23.9;1.8;18.8;.1;5.36;26600 +88102;47.87401;7.5479;211;20220722;33;15.6;24.3;2.4;18.3;2.3;5.95;26700 +88102;47.87401;7.5479;211;20220723;30.2;19;24.6;2;19.8;0;4.74;21200 +88102;47.87401;7.5479;211;20220724;32.5;15.4;24;1;17.4;0;5.36;28000 +88102;47.87401;7.5479;211;20220725;35.3;16.9;26.1;2.8;16.6;0;6.37;23000 +88102;47.87401;7.5479;211;20220726;28.2;18.8;23.5;1.8;14.7;0;4.87;22200 +88102;47.87401;7.5479;211;20220727;27.7;13.7;20.7;2.1;13.6;0;5.12;26300 +88102;47.87401;7.5479;211;20220728;30.3;14;22.1;2.2;13.3;0;5.57;25700 +88102;47.87401;7.5479;211;20220729;27.9;15.8;21.8;2;13.9;0;3.91;14100 +88102;47.87401;7.5479;211;20220730;30;13.3;21.6;1.4;13.1;0;4.24;19100 +88102;47.87401;7.5479;211;20220731;33.1;13.5;23.3;2;14.1;0;5.48;23400 +88102;47.87401;7.5479;211;20220801;32.1;13.9;23;1.5;15.9;2.7;4.66;21800 +88102;47.87401;7.5479;211;20220802;31.1;14.6;22.8;1.4;17;0;5.01;25800 +88102;47.87401;7.5479;211;20220803;35.7;14.3;25;1.6;15.9;0;5.8;26800 +88102;47.87401;7.5479;211;20220804;38.5;17.4;28;2.3;15.5;0;6.92;26800 +88102;47.87401;7.5479;211;20220805;33.9;19;26.5;3.1;17;.6;6.19;23000 +88102;47.87401;7.5479;211;20220806;26.9;18.7;22.8;4.2;12.9;0;5.72;19800 +88102;47.87401;7.5479;211;20220807;29.1;13.3;21.2;3.3;10.4;0;6.17;26200 +88102;47.87401;7.5479;211;20220808;30.7;11.7;21.2;3.3;11;0;6.28;26400 +88102;47.87401;7.5479;211;20220809;32.1;14.2;23.1;3.5;11.8;0;6.71;26200 +88102;47.87401;7.5479;211;20220810;32.5;15.7;24.1;3.7;11.6;0;7.09;26100 +88102;47.87401;7.5479;211;20220811;32.3;13.8;23;2.9;11.4;0;6.36;26200 +88102;47.87401;7.5479;211;20220812;31.6;13.1;22.3;2.7;11.4;0;6.01;26100 +88102;47.87401;7.5479;211;20220813;31.8;13.9;22.8;2.8;11.5;0;6.15;25900 +88102;47.87401;7.5479;211;20220814;30.3;11.1;20.7;2.2;13.5;1.7;4.31;17200 +88102;47.87401;7.5479;211;20220815;27.6;16.9;22.2;3.7;17.3;3.4;4.48;18000 +88102;47.87401;7.5479;211;20220816;31.4;15.2;23.3;2.7;16.4;2;5.44;24300 +88102;47.87401;7.5479;211;20220817;27.7;17.8;22.7;1.9;17.86;11;3.01;11609 +88102;47.87401;7.5479;211;20220818;22.4;16.2;19.3;1.4;18.56;11.4;2.15;10753 +88102;47.87401;7.5479;211;20220819;24;17.8;20.9;2.1;18.96;5.9;2.7;11966 +88102;47.87401;7.5479;211;20220820;22.8;15.6;19.2;1.3;17.71;2.3;3.13;15800 +88102;47.87401;7.5479;211;20220821;28;12.6;20.3;1.1;14.41;0;3.78;21385 +88102;47.87401;7.5479;211;20220822;29.6;13.3;21.5;1.6;14.41;0;4.28;21874 +88102;47.87401;7.5479;211;20220823;30.7;13.8;22.3;1.6;14.9;0;4.58;23300 +88102;47.87401;7.5479;211;20220824;32;13.1;22.6;1.5;14;0;4.48;21700 +88102;47.87401;7.5479;211;20220825;32.2;13;22.6;1;14.8;0;4.25;23200 +88102;47.87401;7.5479;211;20220826;30.5;14.6;22.5;2.3;17.1;8.3;3.99;16100 +88102;47.87401;7.5479;211;20220827;26.4;17.5;22;1.2;19.6;5.1;2.76;13500 +88102;47.87401;7.5479;211;20220828;28.3;15.4;21.8;2;17.5;0;3.68;17200 +88102;47.87401;7.5479;211;20220829;29.7;15.2;22.5;1.9;15.3;0;4.43;21600 +88102;47.87401;7.5479;211;20220830;30.4;14.6;22.5;1.9;15.7;2.4;3.91;16900 +88102;47.87401;7.5479;211;20220831;25.8;16.8;21.3;2.6;18;1;3.54;17400 +88102;47.87401;7.5479;211;20220901;26.1;13.7;19.9;1.7;15.2;0;3.17;15500 +88102;47.87401;7.5479;211;20220902;26.6;10;18.3;1.4;14.2;1.7;3.2;18300 +88102;47.87401;7.5479;211;20220903;24.8;14.4;19.6;3.1;16.6;9;3.05;13000 +88102;47.87401;7.5479;211;20220904;29;11.4;20.2;1.1;14.6;.1;3.65;21500 +88102;47.87401;7.5479;211;20220905;30.8;11.8;21.3;1.7;15.1;.3;3.85;18500 +88102;47.87401;7.5479;211;20220906;27.2;16;21.6;1.8;17.81;2.9;2.77;12193 +88102;47.87401;7.5479;211;20220907;28.7;17;22.8;2.4;17.81;7.1;3.48;16071 +88102;47.87401;7.5479;211;20220908;24.8;16.8;20.8;3.6;15.56;.3;3.43;14555 +88102;47.87401;7.5479;211;20220909;22.4;13.6;18;4;13.8;4.9;3.13;13100 +88102;47.87401;7.5479;211;20220910;21.8;14.4;18.1;4.4;14.4;3.1;2.95;9800 +88102;47.87401;7.5479;211;20220911;24.7;11.7;18.2;1.7;13.7;.1;3.16;18300 +88102;47.87401;7.5479;211;20220912;27.9;8.1;18;.9;12.5;0;3.08;19900 +88102;47.87401;7.5479;211;20220913;29.9;11;20.5;1.1;15.5;3.1;2.87;14600 +88102;47.87401;7.5479;211;20220914;24.4;18.5;21.5;2.4;20.5;8.4;1.71;5000 +88102;47.87401;7.5479;211;20220915;20.9;17.7;19.3;3.7;16.31;7.2;2.19;6606 +88102;47.87401;7.5479;211;20220916;16.8;13.2;15;1.9;13.31;1.6;1.38;5631 +88102;47.87401;7.5479;211;20220917;17.1;9.5;13.3;2;9.4;1.4;2.13;10000 +88102;47.87401;7.5479;211;20220918;18.4;7.9;13.2;3;9.2;0;2.74;14200 +88102;47.87401;7.5479;211;20220919;18.3;9.8;14.1;2.5;8.8;0;2.92;17700 +88102;47.87401;7.5479;211;20220920;18.4;2.4;10.4;1.1;8.4;0;1.95;14900 +88102;47.87401;7.5479;211;20220921;19.4;6;12.7;2.8;9.2;0;2.84;18200 +88102;47.87401;7.5479;211;20220922;20.3;2.3;11.3;1.5;8.3;0;2.45;18100 +88102;47.87401;7.5479;211;20220923;22.3;4.3;13.3;1.4;10;2.4;2.25;14100 +88102;47.87401;7.5479;211;20220924;16.1;12.3;14.2;1.8;13.46;3;1.68;9334 +88102;47.87401;7.5479;211;20220925;17.2;9.3;13.3;1.2;12.76;5.8;1.41;9388 +88102;47.87401;7.5479;211;20220926;15.8;10.7;13.2;3.3;11.76;9.6;1.64;8591 +88102;47.87401;7.5479;211;20220927;13.9;9.5;11.7;4.1;11;10.9;1.63;8900 +88102;47.87401;7.5479;211;20220928;11.7;10.6;11.2;3.8;11.21;7.3;1.03;3033 +88102;47.87401;7.5479;211;20220929;14.3;8.8;11.5;1.3;10.9;.8;1.2;7000 +88102;47.87401;7.5479;211;20220930;17.2;8.3;12.7;1.6;10.7;.3;1.73;12100 +88102;47.87401;7.5479;211;20221001;15.1;7;11.1;5.2;11.6;3.2;1.16;3300 +88102;47.87401;7.5479;211;20221002;22;13.5;17.7;4.2;15.2;12.2;2.34;8300 +88102;47.87401;7.5479;211;20221003;17.1;10.2;13.7;2;12.6;0;1.51;10600 +88102;47.87401;7.5479;211;20221004;21;4;12.5;1.5;10.3;.1;1.93;14200 +88102;47.87401;7.5479;211;20221005;25;7.2;16.1;3.3;12.6;0;2.93;15100 +88102;47.87401;7.5479;211;20221006;18.7;11;14.9;2;12.7;0;1.42;5700 +88102;47.87401;7.5479;211;20221007;23.1;9.8;16.5;1.4;13.3;0;1.91;12400 +88102;47.87401;7.5479;211;20221008;19.4;11.8;15.6;1.9;12.9;0;1.61;8900 +88102;47.87401;7.5479;211;20221009;18.3;6.4;12.3;2.3;10.6;.2;1.81;12500 +88102;47.87401;7.5479;211;20221010;23.7;9.6;16.6;2.1;12.8;.8;2.19;12300 +88102;47.87401;7.5479;211;20221011;17.4;11.5;14.5;1.8;13.4;0;1.32;7800 +88102;47.87401;7.5479;211;20221012;19.3;7.5;13.4;.9;11.6;0;1.16;7500 +88102;47.87401;7.5479;211;20221013;17.6;7;12.3;2.3;12.4;.5;1.07;5500 +88102;47.87401;7.5479;211;20221014;17.3;12.7;15;4;15;15.8;1.03;4100 +88102;47.87401;7.5479;211;20221015;20.1;15.1;17.6;5.1;15.7;1.5;1.84;4200 +88102;47.87401;7.5479;211;20221016;25.4;13.4;19.4;2.4;14.6;0;2.27;9800 +88102;47.87401;7.5479;211;20221017;26.3;9.3;17.8;2.9;13.6;0;2.58;11700 +88102;47.87401;7.5479;211;20221018;25.9;14.3;20.1;2.5;14.9;.1;2.5;12100 +88102;47.87401;7.5479;211;20221019;17;11.3;14.1;1.4;15.3;.1;.71;2400 +88102;47.87401;7.5479;211;20221020;20.1;10.9;15.5;1.1;14.8;7.5;.91;3600 +88102;47.87401;7.5479;211;20221021;16.5;12.9;14.7;2.4;15.8;28.7;.61;2000 +88102;47.87401;7.5479;211;20221022;22.6;11.8;17.2;1.9;14.3;.1;1.61;11300 +88102;47.87401;7.5479;211;20221023;24.2;9.4;16.8;2.1;13;2.1;1.78;8500 +88102;47.87401;7.5479;211;20221024;19.7;15.7;17.7;3.6;13.8;4.2;2.01;5000 +88102;47.87401;7.5479;211;20221025;21.5;9.4;15.5;2.2;12.5;.3;1.6;10100 +88102;47.87401;7.5479;211;20221026;23.5;10.7;17.1;2.8;13.6;.1;1.93;9000 +88102;47.87401;7.5479;211;20221027;25;7.2;16.1;1.8;12.3;0;1.65;9500 +88102;47.87401;7.5479;211;20221028;27.5;12.5;20;3.1;14;0;2.56;9000 +88102;47.87401;7.5479;211;20221029;25.8;10.3;18;2.1;14;.1;1.82;8600 +88102;47.87401;7.5479;211;20221030;24.1;9.4;16.8;1.7;13.2;0;1.44;8000 +88102;47.87401;7.5479;211;20221031;20.7;8.2;14.5;1.4;12.1;3.9;1.1;5900 +88102;47.87401;7.5479;211;20221101;19.6;9.8;14.7;3.6;13.3;.3;1.47;8400 +88102;47.87401;7.5479;211;20221102;17.5;8.4;12.9;2.6;10.9;.1;1.27;8100 +88102;47.87401;7.5479;211;20221103;15.6;3.4;9.5;2.5;10.5;9.1;.72;3800 +88102;47.87401;7.5479;211;20221104;12.5;9.2;10.8;2.9;10.4;2.7;.93;3900 +88102;47.87401;7.5479;211;20221105;12.4;7.9;10.1;1.6;9.5;.5;.79;4600 +88102;47.87401;7.5479;211;20221106;11.5;0;5.7;2.8;8;.5;.67;5900 +88102;47.87401;7.5479;211;20221107;17.8;9.6;13.7;4.2;10.3;0;1.85;6400 +88102;47.87401;7.5479;211;20221108;19.7;2.9;11.3;2.1;9.2;5;1.2;8200 +88102;47.87401;7.5479;211;20221109;15.3;10.6;12.9;3;12.5;8.6;.92;2400 +88102;47.87401;7.5479;211;20221110;16;4.6;10.3;1.6;10.1;0;.68;7300 +88102;47.87401;7.5479;211;20221111;13.3;1.8;7.6;1.2;9.1;0;.49;6300 +88102;47.87401;7.5479;211;20221112;7.7;3.2;5.4;.8;9.3;.1;.32;1900 +88102;47.87401;7.5479;211;20221113;6.5;4.9;5.7;1.3;8.7;0;.41;1000 +88102;47.87401;7.5479;211;20221114;14;.6;7.3;2.6;8.9;0;.76;1300 +88102;47.87401;7.5479;211;20221115;13.1;9.1;11.1;2.8;10.9;9.4;.85;2400 +88102;47.87401;7.5479;211;20221116;15.3;10.1;12.7;3.8;11.1;1.2;1.13;5900 +88102;47.87401;7.5479;211;20221117;16.1;7.9;12;4.6;10.8;10.1;1.33;5500 +88102;47.87401;7.5479;211;20221118;11.7;7.7;9.7;3.6;9.9;1.7;.83;4000 +88102;47.87401;7.5479;211;20221119;11.9;5.4;8.7;2.4;9;1.1;.71;4000 +88102;47.87401;7.5479;211;20221120;10.8;5.3;8;4.7;8.3;3.3;.98;5400 +88102;47.87401;7.5479;211;20221121;11.7;5.6;8.7;4;8.9;3.2;.86;5100 +88102;47.87401;7.5479;211;20221122;9.3;5.9;7.6;4.1;8.6;.1;.7;4300 +88102;47.87401;7.5479;211;20221123;12.1;2.6;7.4;3.9;8.2;5;.85;5600 +88102;47.87401;7.5479;211;20221124;13;8;10.5;3.8;9.3;1.5;.97;6400 +88102;47.87401;7.5479;211;20221125;13.4;2.1;7.7;2.4;8.7;1.9;.74;4000 +88102;47.87401;7.5479;211;20221126;7.8;2;4.9;1.8;8.5;0;.22;2400 +88102;47.87401;7.5479;211;20221127;8.8;2.8;5.8;1.4;8;0;.37;3500 +88102;47.87401;7.5479;211;20221128;9.6;3.7;6.6;2.4;8.7;.9;.46;1900 +88102;47.87401;7.5479;211;20221129;10;4.1;7.1;1.6;9.2;.9;.33;3100 +88102;47.87401;7.5479;211;20221130;9.3;6.5;7.9;3.2;9.6;0;.48;2700 +88102;47.87401;7.5479;211;20221201;4.2;3.8;4;4.4;7.3;0;.5;900 +88102;47.87401;7.5479;211;20221202;4.3;3.2;3.8;2.4;7.4;.1;.41;700 +88102;47.87401;7.5479;211;20221203;3.4;2.3;2.8;2.7;6.8;0;.45;600 +88102;47.87401;7.5479;211;20221204;2.7;1.7;2.2;1.7;6.7;2.4;.37;800 +88102;47.87401;7.5479;211;20221205;8.6;1.7;5.1;2.6;7.1;0;.43;4900 +88102;47.87401;7.5479;211;20221206;7;-1.2;2.9;1.4;6.6;0;.16;5300 +88102;47.87401;7.5479;211;20221207;7.1;.7;3.9;1.1;6.5;0;.16;5000 +88102;47.87401;7.5479;211;20221208;1.3;-3.1;-.9;1.1;5.4;.1;.22;1900 +88102;47.87401;7.5479;211;20221209;.2;-3.5;-1.7;1.2;5.4;1.1;.23;1000 +88102;47.87401;7.5479;211;20221210;1.3;-.1;.6;1.2;5.9;1.8;.35;700 +88102;47.87401;7.5479;211;20221211;-.2;-6.6;-3.4;1.4;4.4;0;.17;3200 +88102;47.87401;7.5479;211;20221212;-3.3;-6.7;-5;1.2;4.1;0;.21;1500 +88102;47.87401;7.5479;211;20221213;-3;-7.2;-5.1;1.4;3.9;.2;.12;3400 +88102;47.87401;7.5479;211;20221214;.3;-3.3;-1.5;1.4;5.3;9.4;.25;1100 +88102;47.87401;7.5479;211;20221215;-1;-1.2;-1.1;2.9;5.4;2.5;.23;1200 +88102;47.87401;7.5479;211;20221216;-1.4;-2.2;-1.8;2.3;4.4;.2;.27;3800 +88102;47.87401;7.5479;211;20221217;-4.9;-10.3;-7.6;1.4;3.3;0;.18;1200 +88102;47.87401;7.5479;211;20221218;-2.9;-7.4;-5.2;.9;4.1;.2;.08;3200 +88102;47.87401;7.5479;211;20221219;6.8;-3.2;1.8;1.8;6.5;0;.19;4100 +88102;47.87401;7.5479;211;20221220;14.5;2.5;8.5;3.2;8;2.1;1.05;3400 +88102;47.87401;7.5479;211;20221221;13.5;7.7;10.6;4.8;10.7;3.6;.78;4300 +88102;47.87401;7.5479;211;20221222;13.8;9.9;11.8;6.9;10.9;3.9;1.18;3900 +88102;47.87401;7.5479;211;20221223;14.5;9.8;12.2;7;12.8;4.9;.73;1100 +88102;47.87401;7.5479;211;20221224;12.6;11.2;11.9;3.4;10.2;.2;1.09;2100 +88102;47.87401;7.5479;211;20221225;15;7.3;11.2;3.1;10.5;0;.74;4100 +88102;47.87401;7.5479;211;20221226;13.8;9.6;11.7;3.9;10.3;8;1.18;900 +88102;47.87401;7.5479;211;20221227;9.9;1.4;5.7;1.8;7.3;0;.33;4500 +88102;47.87401;7.5479;211;20221228;12.5;.9;6.7;5.2;7.4;0;1.16;2800 +88102;47.87401;7.5479;211;20221229;13.7;9.9;11.8;5.4;9.4;4.4;1.56;1900 +88102;47.87401;7.5479;211;20221230;12.5;5;8.8;3.9;10.1;1.7;.5;2200 +88102;47.87401;7.5479;211;20221231;19.4;11.5;15.4;6.2;12.1;0;1.88;4100 +89070;47.32905;-3.16784;47;20220101;14.1;11.3;12.7;4.9;12.9;1.2;.7;4059 +89070;47.32905;-3.16784;47;20220102;12.9;11.3;12.1;8.3;13.4;0;.48;3259 +89070;47.32905;-3.16784;47;20220103;12.1;11.7;11.9;8.3;13.5;18.8;.47;356 +89070;47.32905;-3.16784;47;20220104;10.7;9.1;9.9;6.2;10;.1;1;3277 +89070;47.32905;-3.16784;47;20220105;9.8;4.5;7.2;3.7;6.8;0;1;5557 +89070;47.32905;-3.16784;47;20220106;9.5;5.2;7.4;5.6;7.5;3.4;1.13;5097 +89070;47.32905;-3.16784;47;20220107;11.2;7.3;9.3;8;10;3.3;.87;4917 +89070;47.32905;-3.16784;47;20220108;11.6;9.9;10.8;11.9;10.6;8;1.37;3468 +89070;47.32905;-3.16784;47;20220109;10.9;8.1;9.5;8.7;11.2;5.4;.46;4319 +89070;47.32905;-3.16784;47;20220110;12.4;10.4;11.4;5.7;13.1;.5;.32;3770 +89070;47.32905;-3.16784;47;20220111;10.3;9.5;9.9;2.4;11.9;1.5;.41;720 +89070;47.32905;-3.16784;47;20220112;8.7;7.7;8.2;3.7;10.6;.1;.38;859 +89070;47.32905;-3.16784;47;20220113;8.7;6;7.4;6.8;8.4;0;.86;6118 +89070;47.32905;-3.16784;47;20220114;4.4;2.7;3.6;4.6;7.2;0;.4;3643 +89070;47.32905;-3.16784;47;20220115;6.6;3.3;5;4.2;8.8;0;.1;4895 +89070;47.32905;-3.16784;47;20220116;12.1;6.3;9.2;3.8;10.7;0;.43;6366 +89070;47.32905;-3.16784;47;20220117;10;7;8.5;2.8;9.63;.1;.48;3947 +89070;47.32905;-3.16784;47;20220118;7.4;4.8;6.1;4.1;7.8;.2;.68;4546 +89070;47.32905;-3.16784;47;20220119;10.6;4.8;7.7;3.2;9.1;.7;.52;6576 +89070;47.32905;-3.16784;47;20220120;9.6;5.3;7.5;4.7;8.1;.1;.92;5807 +89070;47.32905;-3.16784;47;20220121;7.5;3.5;5.5;5.4;6.3;0;1.21;5685 +89070;47.32905;-3.16784;47;20220122;6.3;2.5;4.4;4.8;7;0;.7;4360 +89070;47.32905;-3.16784;47;20220123;5.5;4.2;4.9;6.6;7.5;0;.69;3567 +89070;47.32905;-3.16784;47;20220124;5.3;3;4.2;3.7;7;0;.58;4605 +89070;47.32905;-3.16784;47;20220125;9.7;1.8;5.8;2.5;8.3;0;.47;5777 +89070;47.32905;-3.16784;47;20220126;3.2;2.9;3.1;3.8;7.1;0;.41;2073 +89070;47.32905;-3.16784;47;20220127;8.7;1.1;4.9;2.3;8.3;.3;.33;7025 +89070;47.32905;-3.16784;47;20220128;9.5;6.7;8.1;1.1;10.99;.2;.32;4464 +89070;47.32905;-3.16784;47;20220129;10.2;7.7;9;2.9;10.7;0;.49;4080 +89070;47.32905;-3.16784;47;20220130;10.9;8.1;9.5;2.8;10.7;.2;.63;2194 +89070;47.32905;-3.16784;47;20220131;11.4;8.6;10;6.4;9.7;0;1.28;5474 +89070;47.32905;-3.16784;47;20220201;10.6;7.2;8.9;6.4;10.5;.1;.66;3895 +89070;47.32905;-3.16784;47;20220202;9.5;7.7;8.6;4.2;10.2;.2;.63;1778 +89070;47.32905;-3.16784;47;20220203;10.5;6.3;8.4;3.8;10.8;.2;.41;4931 +89070;47.32905;-3.16784;47;20220204;11;8.7;9.9;5.7;9.8;.3;1.17;5139 +89070;47.32905;-3.16784;47;20220205;11.2;6.5;8.9;4.6;9.9;0;.83;7396 +89070;47.32905;-3.16784;47;20220206;11.7;9.5;10.6;10.8;11.7;0;.83;2145 +89070;47.32905;-3.16784;47;20220207;12.3;10.3;11.3;4.3;12;.2;.79;4162 +89070;47.32905;-3.16784;47;20220208;9.4;7.4;8.4;2.9;10.4;0;.53;5015 +89070;47.32905;-3.16784;47;20220209;9.3;5.7;7.5;2.6;9.1;0;.68;4068 +89070;47.32905;-3.16784;47;20220210;12.1;7.5;9.8;2.9;9.2;.4;1.1;7836 +89070;47.32905;-3.16784;47;20220211;9.3;3.2;6.3;3.7;7.2;0;1.09;9907 +89070;47.32905;-3.16784;47;20220212;8.9;4.6;6.8;4.9;7.6;0;1.17;6657 +89070;47.32905;-3.16784;47;20220213;10.9;7.9;9.4;11.8;10.7;14.8;.89;4027 +89070;47.32905;-3.16784;47;20220214;11.8;7.9;9.9;7.6;9.6;1.7;1.5;7417 +89070;47.32905;-3.16784;47;20220215;10.7;8.5;9.6;9.2;11.3;6;.64;3678 +89070;47.32905;-3.16784;47;20220216;11.7;10.4;11.1;11.9;13.4;1.5;.16;1870 +89070;47.32905;-3.16784;47;20220217;12.3;11.2;11.8;8.2;12.8;.4;.81;4511 +89070;47.32905;-3.16784;47;20220218;11.7;9.9;10.8;11.2;9.9;1.1;1.91;5601 +89070;47.32905;-3.16784;47;20220219;10.5;6.5;8.5;8.2;9;.8;1.39;8566 +89070;47.32905;-3.16784;47;20220220;11.8;9.8;10.8;10.2;11.9;.1;.91;6581 +89070;47.32905;-3.16784;47;20220221;11.9;9.5;10.7;9;9.5;0;1.97;6535 +89070;47.32905;-3.16784;47;20220222;12.2;9.9;11.1;6.2;11.8;.4;.99;6070 +89070;47.32905;-3.16784;47;20220223;12.1;7.1;9.6;2.6;9.2;0;1.19;7122 +89070;47.32905;-3.16784;47;20220224;10.7;8.9;9.8;6.6;9.1;.3;1.65;6139 +89070;47.32905;-3.16784;47;20220225;11.8;6.4;9.1;4.3;7.9;0;1.79;12265 +89070;47.32905;-3.16784;47;20220226;10.9;6.3;8.6;5.6;7.9;0;1.84;12760 +89070;47.32905;-3.16784;47;20220227;13.5;8.1;10.8;4.6;10.8;.1;1.43;11519 +89070;47.32905;-3.16784;47;20220228;12.3;10.3;11.3;5.8;12.2;.1;.98;6775 +89070;47.32905;-3.16784;47;20220301;11.3;9.7;10.5;3.9;12.13;4.1;.7;3347 +89070;47.32905;-3.16784;47;20220302;13;9.6;11.3;3.6;11.9;1.3;1.02;6701 +89070;47.32905;-3.16784;47;20220303;10.8;9.9;10.4;4.7;11.03;2;.84;3338 +89070;47.32905;-3.16784;47;20220304;11.7;6.8;9.3;5.1;8.4;0;1.78;11306 +89070;47.32905;-3.16784;47;20220305;10;4.4;7.2;4;7.5;1.2;1.39;10433 +89070;47.32905;-3.16784;47;20220306;9.4;5.7;7.6;5;7.63;.1;1.52;8578 +89070;47.32905;-3.16784;47;20220307;8;2.9;5.5;4.2;5.73;0;1.67;11718 +89070;47.32905;-3.16784;47;20220308;11.7;6.6;9.2;4.7;9.5;.5;1.24;9847 +89070;47.32905;-3.16784;47;20220309;11;9.6;10.3;9.8;11.3;1.3;1.11;7788 +89070;47.32905;-3.16784;47;20220310;12.5;8.4;10.5;4.8;10.2;3.5;1.6;10702 +89070;47.32905;-3.16784;47;20220311;12.1;9.1;10.6;9.3;10.7;4.4;1.43;4280 +89070;47.32905;-3.16784;47;20220312;11.7;7.8;9.8;10.2;10.1;1.5;1.61;10702 +89070;47.32905;-3.16784;47;20220313;11.4;7.7;9.6;7.3;9.6;1.8;1.64;9370 +89070;47.32905;-3.16784;47;20220314;13.5;8.7;11.1;5.2;9.5;.3;2.2;13340 +89070;47.32905;-3.16784;47;20220315;12.6;9.5;11.1;5.2;11.7;0;1.19;7317 +89070;47.32905;-3.16784;47;20220316;11.6;10.9;11.3;6;11.4;0;1.14;2024 +89070;47.32905;-3.16784;47;20220317;13.2;4.7;9;4.7;8.3;0;2.25;18017 +89070;47.32905;-3.16784;47;20220318;15;6.5;10.8;8.8;7;0;3.74;16604 +89070;47.32905;-3.16784;47;20220319;12.9;8.7;10.8;8.4;8.7;0;2.47;5684 +89070;47.32905;-3.16784;47;20220320;12.7;10.2;11.5;5.5;10.3;0;1.9;8831 +89070;47.32905;-3.16784;47;20220321;13.3;10.3;11.8;5.6;11.3;0;2.02;15637 +89070;47.32905;-3.16784;47;20220322;12.2;10.3;11.3;6.6;10.2;0;1.94;8528 +89070;47.32905;-3.16784;47;20220323;12.4;10.2;11.3;5.2;9;0;2.29;9227 +89070;47.32905;-3.16784;47;20220324;17.5;8.3;12.9;5.3;7.9;0;3.72;18458 +89070;47.32905;-3.16784;47;20220325;18.7;10;14.4;6.8;8.8;0;4.21;18155 +89070;47.32905;-3.16784;47;20220326;19.8;10.3;15.1;8.5;8.4;0;5.05;19142 +89070;47.32905;-3.16784;47;20220327;15.6;9.7;12.7;6.1;8.1;0;3.52;15363 +89070;47.32905;-3.16784;47;20220328;16;9.3;12.7;4.3;10.9;0;2.23;11388 +89070;47.32905;-3.16784;47;20220329;12.1;9.8;11;4;12;0;.96;4626 +89070;47.32905;-3.16784;47;20220330;13.8;8.3;11.1;4.2;10.7;0;1.59;7428 +89070;47.32905;-3.16784;47;20220331;10.5;6.1;8.3;7.8;7.7;.8;2.27;11708 +89070;47.32905;-3.16784;47;20220401;10.4;3.6;7;7.8;5.5;.2;3.09;17277 +89070;47.32905;-3.16784;47;20220402;10.2;2.9;6.6;4.2;6.2;.1;2.4;18050 +89070;47.32905;-3.16784;47;20220403;10.4;3.1;6.8;5.6;5;0;3.04;18219 +89070;47.32905;-3.16784;47;20220404;9.5;2.4;6;5.2;7.5;0;1.89;18142 +89070;47.32905;-3.16784;47;20220405;12.9;8.8;10.9;4.5;11.5;0;1.72;14051 +89070;47.32905;-3.16784;47;20220406;11.6;9.5;10.6;8.6;11.3;2.4;1.35;8228 +89070;47.32905;-3.16784;47;20220407;12.4;10.7;11.6;9.5;12.5;9.5;1.27;9415 +89070;47.32905;-3.16784;47;20220408;13;10.2;11.6;11.3;10.8;2.1;2.21;10647 +89070;47.32905;-3.16784;47;20220409;12.3;6.3;9.3;4;7.3;0;2.9;20613 +89070;47.32905;-3.16784;47;20220410;12.4;5.9;9.2;5.9;8.6;0;2.41;16502 +89070;47.32905;-3.16784;47;20220411;13.8;11.2;12.5;6.7;11.7;1.3;2.18;12818 +89070;47.32905;-3.16784;47;20220412;14.3;11.6;13;4.6;12.7;1.5;1.82;10921 +89070;47.32905;-3.16784;47;20220413;16.6;10.3;13.5;3;12.5;0;2.69;19713 +89070;47.32905;-3.16784;47;20220414;16.9;10.7;13.8;3.9;12.2;.4;2.8;18498 +89070;47.32905;-3.16784;47;20220415;18.2;8.9;13.6;3.8;12.8;0;2.94;21854 +89070;47.32905;-3.16784;47;20220416;19.2;12.4;15.8;4.9;12.6;0;3.54;19648 +89070;47.32905;-3.16784;47;20220417;15.5;11.4;13.5;4.7;12.2;.1;2.5;15502 +89070;47.32905;-3.16784;47;20220418;14.4;9;11.7;4.9;11.1;0;2.46;17838 +89070;47.32905;-3.16784;47;20220419;13.8;7.4;10.6;4.4;9.3;0;2.86;20764 +89070;47.32905;-3.16784;47;20220420;15.2;7.6;11.4;5.3;10.9;0;2.66;20094 +89070;47.32905;-3.16784;47;20220421;15.1;8.9;12;5;11.3;0;2.63;19172 +89070;47.32905;-3.16784;47;20220422;17.5;11.1;14.3;4.9;12.1;.4;2.93;15947 +89070;47.32905;-3.16784;47;20220423;20.2;11.6;15.9;6.1;12;.5;3.89;17703 +89070;47.32905;-3.16784;47;20220424;15.8;10.7;13.3;3.6;13.1;0;2.11;13933 +89070;47.32905;-3.16784;47;20220425;16.3;11.3;13.8;3.1;12.1;0;2.77;17644 +89070;47.32905;-3.16784;47;20220426;17.3;9;13.2;6.7;9.8;0;4;23295 +89070;47.32905;-3.16784;47;20220427;18.2;10.3;14.3;8.5;10.4;.1;4.11;18659 +89070;47.32905;-3.16784;47;20220428;19.1;11.8;15.5;6.9;11.8;0;3.74;16186 +89070;47.32905;-3.16784;47;20220429;19.7;10.2;15;6.4;12.5;0;3.62;19822 +89070;47.32905;-3.16784;47;20220430;16.9;8.4;12.7;6.1;10;0;3.79;24095 +89070;47.32905;-3.16784;47;20220501;16.4;9.5;13;4.1;10.9;.1;3.29;21896 +89070;47.32905;-3.16784;47;20220502;15.4;11.6;13.5;4.4;12.1;1;2.02;8059 +89070;47.32905;-3.16784;47;20220503;16.7;11.4;14.1;4.5;11.9;0;2.62;12301 +89070;47.32905;-3.16784;47;20220504;17.6;9.5;13.6;5.2;11.8;0;3.6;25180 +89070;47.32905;-3.16784;47;20220505;16.8;9.3;13.1;4.3;12.1;0;2.97;20594 +89070;47.32905;-3.16784;47;20220506;16.3;10.3;13.3;4.2;12.3;0;3.3;24774 +89070;47.32905;-3.16784;47;20220507;16.9;9.6;13.3;3.9;12.8;.1;3.06;23016 +89070;47.32905;-3.16784;47;20220508;22.1;11;16.6;5.3;13.1;0;4.73;27624 +89070;47.32905;-3.16784;47;20220509;19.1;14.1;16.6;4.1;14.9;0;3.45;21169 +89070;47.32905;-3.16784;47;20220510;19.2;13.5;16.4;2.7;15.6;0;3.22;20932 +89070;47.32905;-3.16784;47;20220511;16.6;14.5;15.6;6.4;13.8;0;2.73;12993 +89070;47.32905;-3.16784;47;20220512;16.7;9.3;13;4.3;11.2;0;3.49;23993 +89070;47.32905;-3.16784;47;20220513;18;8.6;13.3;3.7;11.2;0;3.78;25874 +89070;47.32905;-3.16784;47;20220514;21.2;12.2;16.7;6.1;12.8;.1;4.42;21866 +89070;47.32905;-3.16784;47;20220515;19.7;16.4;18.1;4.7;16.9;.1;3.04;16428 +89070;47.32905;-3.16784;47;20220516;19.2;15.5;17.4;5.3;16.6;.4;2.8;15509 +89070;47.32905;-3.16784;47;20220517;21.1;15.1;18.1;4.4;16;0;4.02;23465 +89070;47.32905;-3.16784;47;20220518;21.8;12.5;17.2;3.5;15.2;2;3.54;19614 +89070;47.32905;-3.16784;47;20220519;19;14.1;16.6;3.6;14.7;.2;3.35;19554 +89070;47.32905;-3.16784;47;20220520;19.3;14.3;16.8;5.6;13.9;0;3.92;21340 +89070;47.32905;-3.16784;47;20220521;23.4;11.3;17.4;4.6;14.2;0;5.06;29985 +89070;47.32905;-3.16784;47;20220522;25.8;15.3;20.6;6.7;15.1;9.6;5.51;20820 +89070;47.32905;-3.16784;47;20220523;17;12.8;14.9;7.1;14.1;3.4;2.62;15225 +89070;47.32905;-3.16784;47;20220524;16.7;11.4;14.1;6.7;11.9;.3;3.42;19884 +89070;47.32905;-3.16784;47;20220525;17.3;12.2;14.8;5.4;12.7;.1;3.36;19739 +89070;47.32905;-3.16784;47;20220526;17.6;13.5;15.6;4.2;13.8;0;3.21;18975 +89070;47.32905;-3.16784;47;20220527;17.6;11.4;14.5;3.8;13.6;0;3.36;23269 +89070;47.32905;-3.16784;47;20220528;22.9;10.9;16.9;6.3;11.7;0;5.8;30666 +89070;47.32905;-3.16784;47;20220529;19.5;11.5;15.5;7.9;9.7;0;5.51;26497 +89070;47.32905;-3.16784;47;20220530;18.1;9.7;13.9;5.2;10;0;4.54;27207 +89070;47.32905;-3.16784;47;20220531;18.2;9.5;13.9;4.2;10.8;0;4.29;27746 +89070;47.32905;-3.16784;47;20220601;22.1;10.5;16.3;5.1;11.4;.6;5.3;28605 +89070;47.32905;-3.16784;47;20220602;21.3;14.2;17.8;6.4;12.8;0;5.07;24293 +89070;47.32905;-3.16784;47;20220603;21.7;16;18.9;4.2;15;0;4.45;22592 +89070;47.32905;-3.16784;47;20220604;19.8;15;17.4;3.5;17.1;.1;2.91;17141 +89070;47.32905;-3.16784;47;20220605;18.4;14.8;16.6;5.2;14.3;.7;3.38;17516 +89070;47.32905;-3.16784;47;20220606;16.6;14.3;15.5;5.6;14.6;3.3;1.95;7123 +89070;47.32905;-3.16784;47;20220607;17.8;15;16.4;8;15.8;14.3;2.51;13152 +89070;47.32905;-3.16784;47;20220608;18.1;14.7;16.4;7.8;15.5;0;3.01;17833 +89070;47.32905;-3.16784;47;20220609;18.6;14.7;16.7;4.8;14.8;.2;3.4;19084 +89070;47.32905;-3.16784;47;20220610;19.6;15.4;17.5;3.8;16.9;.2;3.55;22528 +89070;47.32905;-3.16784;47;20220611;19.5;13.4;16.5;4.2;15;0;4.32;29396 +89070;47.32905;-3.16784;47;20220612;21.9;12.6;17.3;5.4;13.6;0;5.09;29259 +89070;47.32905;-3.16784;47;20220613;22;11.7;16.9;5.3;13;0;5.27;30790 +89070;47.32905;-3.16784;47;20220614;27;13.3;20.2;7.4;13.6;0;7.17;31616 +89070;47.32905;-3.16784;47;20220615;24.6;16.3;20.5;5.5;15.3;0;5.8;27742 +89070;47.32905;-3.16784;47;20220616;28.2;15.2;21.7;5.9;14.3;0;7.32;31658 +89070;47.32905;-3.16784;47;20220617;31.4;22;26.7;4.2;16.1;0;7.83;29518 +89070;47.32905;-3.16784;47;20220618;28.6;23.4;26;7.1;17;8.5;7.54;22111 +89070;47.32905;-3.16784;47;20220619;21.6;14.8;18.2;7.1;17.1;1.7;3.63;20163 +89070;47.32905;-3.16784;47;20220620;22.9;16.4;19.7;4.3;18;7.2;4.22;23198 +89070;47.32905;-3.16784;47;20220621;22.2;15.7;19;4.2;18;1.6;4.12;24662 +89070;47.32905;-3.16784;47;20220622;20.4;16.8;18.6;3.4;18.7;.9;2.54;13448 +89070;47.32905;-3.16784;47;20220623;20.4;16.9;18.7;4.6;16.9;.8;3.82;21222 +89070;47.32905;-3.16784;47;20220624;18.1;15.8;17;8;15.8;2.5;2.54;10272 +89070;47.32905;-3.16784;47;20220625;17.5;15.7;16.6;7.3;12.6;.5;3.74;13238 +89070;47.32905;-3.16784;47;20220626;18.5;13.8;16.2;5.2;12.1;6;4.17;21023 +89070;47.32905;-3.16784;47;20220627;18.9;12;15.5;4.4;12.5;0;4.19;25333 +89070;47.32905;-3.16784;47;20220628;18.8;14.9;16.9;6.5;13.4;3.8;4.01;19174 +89070;47.32905;-3.16784;47;20220629;18;13.7;15.9;5.9;14.3;6.3;3.02;16055 +89070;47.32905;-3.16784;47;20220630;17.6;11.6;14.6;4.6;12.6;3.6;3.51;21444 +89070;47.32905;-3.16784;47;20220701;19.4;13.5;16.5;2.5;13.1;.1;3.82;21786 +89070;47.32905;-3.16784;47;20220702;20.5;13.4;17;2.5;13.6;0;4.56;28038 +89070;47.32905;-3.16784;47;20220703;19.7;12.9;16.3;4.4;13.9;0;4;23900 +89070;47.32905;-3.16784;47;20220704;19.5;10.8;15.2;4.9;13.4;0;4.41;30809 +89070;47.32905;-3.16784;47;20220705;20.5;11.6;16.1;4.4;13.7;0;4.45;28419 +89070;47.32905;-3.16784;47;20220706;23.6;13.1;18.4;4.4;15.7;0;5.21;31261 +89070;47.32905;-3.16784;47;20220707;22.7;14.1;18.4;4.7;16;0;4.74;27847 +89070;47.32905;-3.16784;47;20220708;26.5;15.8;21.2;6.3;15.2;0;6.69;30934 +89070;47.32905;-3.16784;47;20220709;27.3;16.8;22.1;7.1;16.5;0;6.86;30585 +89070;47.32905;-3.16784;47;20220710;28.9;17.3;23.1;7.4;14.5;0;8.1;31006 +89070;47.32905;-3.16784;47;20220711;31.2;19.1;25.2;6.5;15.7;0;8.54;30933 +89070;47.32905;-3.16784;47;20220712;29.9;22;26;4.9;16.4;0;7.87;30858 +89070;47.32905;-3.16784;47;20220713;27.1;22;24.6;5.4;17.3;0;6.92;28175 +89070;47.32905;-3.16784;47;20220714;27.7;16.8;22.3;5.6;15.2;0;6.98;30696 +89070;47.32905;-3.16784;47;20220715;28.2;14.5;21.4;6;14.4;0;6.95;29318 +89070;47.32905;-3.16784;47;20220716;30.2;18.2;24.2;8.2;13.7;0;8.79;27329 +89070;47.32905;-3.16784;47;20220717;31.4;22.1;26.8;8.2;12.9;0;9.51;21462 +89070;47.32905;-3.16784;47;20220718;33.5;22.8;28.2;6.3;14.5;.2;9.77;30146 +89070;47.32905;-3.16784;47;20220719;22.1;18.9;20.5;5.3;19.7;2.1;3.38;16696 +89070;47.32905;-3.16784;47;20220720;21.2;17.8;19.5;6;18.4;0;3.37;17135 +89070;47.32905;-3.16784;47;20220721;21.7;14.8;18.3;3.9;15.3;0;4.29;24082 +89070;47.32905;-3.16784;47;20220722;22.5;15.7;19.1;6.2;15.9;0;4.64;23827 +89070;47.32905;-3.16784;47;20220723;22.1;13.7;17.9;3.1;15.4;0;4.37;26321 +89070;47.32905;-3.16784;47;20220724;23.5;15.8;19.7;3.2;18.2;.3;4.31;25130 +89070;47.32905;-3.16784;47;20220725;21.4;17.8;19.6;6.8;17.6;.1;3.7;17300 +89070;47.32905;-3.16784;47;20220726;22.3;16.9;19.6;5.2;14.9;0;4.66;20974 +89070;47.32905;-3.16784;47;20220727;23;14.2;18.6;4.8;13.8;0;5.11;26506 +89070;47.32905;-3.16784;47;20220728;24.4;16.1;20.3;4.2;15;0;5.23;25650 +89070;47.32905;-3.16784;47;20220729;23.3;17.5;20.4;4.6;16.3;0;4.58;21444 +89070;47.32905;-3.16784;47;20220730;22.2;16.2;19.2;5.8;16.6;0;4.2;21705 +89070;47.32905;-3.16784;47;20220731;21.8;16.4;19.1;5.3;18.1;0;3.6;20527 +89070;47.32905;-3.16784;47;20220801;21.3;17;19.2;4.3;18.6;0;3.22;18295 +89070;47.32905;-3.16784;47;20220802;25.2;16.8;21;4.1;18.4;.1;4.77;25219 +89070;47.32905;-3.16784;47;20220803;23;16.5;19.8;3.8;19.1;0;3.78;22146 +89070;47.32905;-3.16784;47;20220804;22.5;16.8;19.7;5.3;17.2;0;4.05;20671 +89070;47.32905;-3.16784;47;20220805;24.8;14.1;19.5;6.4;12.4;0;6.26;27963 +89070;47.32905;-3.16784;47;20220806;27;15;21;8;11.9;0;7.58;27943 +89070;47.32905;-3.16784;47;20220807;28.4;16;22.2;7.3;12.1;0;7.89;27790 +89070;47.32905;-3.16784;47;20220808;30.3;17.3;23.8;7.7;12.3;0;8.75;27635 +89070;47.32905;-3.16784;47;20220809;31;18;24.5;8;15.2;0;8.4;27477 +89070;47.32905;-3.16784;47;20220810;33.6;19.8;26.7;7.7;15.8;0;9.3;27317 +89070;47.32905;-3.16784;47;20220811;34.5;21.5;28;6.8;13.5;0;9.84;27155 +89070;47.32905;-3.16784;47;20220812;32.8;22.4;27.6;6.2;12.7;0;9.2;26517 +89070;47.32905;-3.16784;47;20220813;28.3;21.8;25.1;4.6;15.5;.3;6.2;20958 +89070;47.32905;-3.16784;47;20220814;19.8;18.6;19.2;6.3;20.4;12;1.8;9280 +89070;47.32905;-3.16784;47;20220815;21.3;17.8;19.6;4.7;19.7;2.9;2.74;15344 +89070;47.32905;-3.16784;47;20220816;21.6;16.5;19.1;3.3;18.9;.6;3.05;18285 +89070;47.32905;-3.16784;47;20220817;20.6;15.6;18.1;3.5;17.6;1.8;2.95;17994 +89070;47.32905;-3.16784;47;20220818;21;16.8;18.9;5.4;18;.1;3.03;16432 +89070;47.32905;-3.16784;47;20220819;21.3;17.4;19.4;4.9;19.7;.8;2.69;15750 +89070;47.32905;-3.16784;47;20220820;21.4;13.5;17.5;3.4;15.7;.3;3.54;22020 +89070;47.32905;-3.16784;47;20220821;21;15.9;18.5;2.7;18.7;2.6;2.81;17683 +89070;47.32905;-3.16784;47;20220822;20.9;17.3;19.1;4.3;20.4;.2;2.33;14845 +89070;47.32905;-3.16784;47;20220823;23.3;18.7;21;2.1;21.3;.2;2.95;16586 +89070;47.32905;-3.16784;47;20220824;24.5;17;20.8;3.4;19.7;2.3;3.7;20865 +89070;47.32905;-3.16784;47;20220825;24;17.9;21;5.4;18.9;0;3.85;18735 +89070;47.32905;-3.16784;47;20220826;21.4;14.1;17.8;4.9;15.6;0;3.54;20287 +89070;47.32905;-3.16784;47;20220827;25.6;14.7;20.2;5.8;16.2;0;4.94;24284 +89070;47.32905;-3.16784;47;20220828;26.6;17.9;22.3;7.2;15.4;0;6;21754 +89070;47.32905;-3.16784;47;20220829;29.6;17.7;23.7;7.5;16.4;0;6.86;23895 +89070;47.32905;-3.16784;47;20220830;27.1;18.4;22.8;6.4;17.4;0;5.46;21409 +89070;47.32905;-3.16784;47;20220831;23.1;18.6;20.9;3.9;20.2;2.5;2.98;15435 +89070;47.32905;-3.16784;47;20220901;23.2;17.4;20.3;2.1;20.2;2.9;2.92;17301 +89070;47.32905;-3.16784;47;20220902;23.6;16.4;20;2.7;19.3;.4;3.2;19050 +89070;47.32905;-3.16784;47;20220903;21;17.2;19.1;5.8;17.6;0;2.91;13881 +89070;47.32905;-3.16784;47;20220904;23.1;19;21.1;7.7;18.9;0;3.61;14274 +89070;47.32905;-3.16784;47;20220905;23.5;18.5;21;6;19.6;1.1;3.34;15566 +89070;47.32905;-3.16784;47;20220906;20;18.1;19.1;8.2;18.3;4.9;2.45;9734 +89070;47.32905;-3.16784;47;20220907;19.5;16.5;18;8.3;17.5;3.1;2.19;9040 +89070;47.32905;-3.16784;47;20220908;19.4;16.7;18.1;10;16.8;2.5;2.7;11290 +89070;47.32905;-3.16784;47;20220909;20.2;15.4;17.8;8.7;16.3;.6;2.97;14725 +89070;47.32905;-3.16784;47;20220910;20;16;18;2.7;17.4;.1;2.04;11038 +89070;47.32905;-3.16784;47;20220911;23.3;17.2;20.3;3.3;18.2;0;3.07;16218 +89070;47.32905;-3.16784;47;20220912;25.5;18.4;22;6.4;17.1;.2;4.61;17285 +89070;47.32905;-3.16784;47;20220913;24.7;20.1;22.4;5.5;20.5;0;3.41;13892 +89070;47.32905;-3.16784;47;20220914;20.8;18;19.4;3.2;20.5;.1;1.85;10860 +89070;47.32905;-3.16784;47;20220915;20.9;16.7;18.8;3.2;17.6;0;2.55;14821 +89070;47.32905;-3.16784;47;20220916;20.7;12.9;16.8;4.7;12.5;0;3.39;15826 +89070;47.32905;-3.16784;47;20220917;19.4;10.8;15.1;4;10.8;0;3.4;19983 +89070;47.32905;-3.16784;47;20220918;19.6;11.9;15.8;4.4;10.9;0;3.58;19580 +89070;47.32905;-3.16784;47;20220919;21.1;11.7;16.4;5.4;12.3;0;3.62;18448 +89070;47.32905;-3.16784;47;20220920;21.1;12.7;16.9;4.7;12.2;0;3.56;17628 +89070;47.32905;-3.16784;47;20220921;20.6;12.5;16.6;4.6;13.6;0;3.03;16806 +89070;47.32905;-3.16784;47;20220922;20.7;12.6;16.7;3.5;13.7;.1;2.83;16625 +89070;47.32905;-3.16784;47;20220923;19.2;14.5;16.9;2.6;15.3;4.8;1.82;8890 +89070;47.32905;-3.16784;47;20220924;18.1;13.5;15.8;4.8;13.8;1.4;2.36;12399 +89070;47.32905;-3.16784;47;20220925;20.4;12;16.2;4.5;12.8;.1;3.02;16368 +89070;47.32905;-3.16784;47;20220926;17;11.2;14.1;7.7;12.4;1.8;2.51;13547 +89070;47.32905;-3.16784;47;20220927;17.3;13.8;15.6;8.3;13.6;.7;2.5;10534 +89070;47.32905;-3.16784;47;20220928;16.5;15.1;15.8;9.2;14.6;.6;2.06;6801 +89070;47.32905;-3.16784;47;20220929;17.5;11.7;14.6;5.1;11.7;1.3;2.59;13091 +89070;47.32905;-3.16784;47;20220930;16;9.5;12.8;5.6;13.6;4.1;1.55;15040 +89070;47.32905;-3.16784;47;20221001;16.9;15.5;16.2;9.1;18;1.3;.82;6578 +89070;47.32905;-3.16784;47;20221002;16.8;15.7;16.3;6;17.2;0;1.14;6555 +89070;47.32905;-3.16784;47;20221003;17.6;13.5;15.6;2.5;16.5;0;1.15;7470 +89070;47.32905;-3.16784;47;20221004;17.5;13.7;15.6;3.6;15.8;.1;1.47;10097 +89070;47.32905;-3.16784;47;20221005;18;16.4;17.2;6.3;15.8;.7;1.97;6677 +89070;47.32905;-3.16784;47;20221006;18.6;12.3;15.5;2.5;12.7;0;2;12524 +89070;47.32905;-3.16784;47;20221007;17.9;11;14.5;4;13.5;.1;1.86;12918 +89070;47.32905;-3.16784;47;20221008;18.8;12.6;15.7;4;13.6;0;2.11;12124 +89070;47.32905;-3.16784;47;20221009;17.2;12.1;14.7;5.2;14.4;0;1.61;10912 +89070;47.32905;-3.16784;47;20221010;18.8;15.8;17.3;4.6;17.1;0;1.42;5847 +89070;47.32905;-3.16784;47;20221011;20.1;12.7;16.4;5.7;13.7;0;2.57;12698 +89070;47.32905;-3.16784;47;20221012;18.2;13.1;15.7;3.4;14.8;1.3;1.61;10505 +89070;47.32905;-3.16784;47;20221013;17.2;15.3;16.3;8;16.9;1.8;1.06;2803 +89070;47.32905;-3.16784;47;20221014;17.2;14.4;15.8;8.3;18;6.1;.46;3428 +89070;47.32905;-3.16784;47;20221015;17.5;14.3;15.9;7.1;16.5;0;1.25;8126 +89070;47.32905;-3.16784;47;20221016;17.6;15.1;16.4;6.2;17;4.1;1.19;7158 +89070;47.32905;-3.16784;47;20221017;17.6;15.6;16.6;4.6;17.3;0;1.1;6382 +89070;47.32905;-3.16784;47;20221018;20.1;14.4;17.3;7.1;18.3;0;1.12;4751 +89070;47.32905;-3.16784;47;20221019;18.9;18.1;18.5;5.9;18.3;2.4;1.46;4147 +89070;47.32905;-3.16784;47;20221020;18.6;13;15.8;4.6;15.8;.2;1.39;9886 +89070;47.32905;-3.16784;47;20221021;18.8;17.2;18;11.8;16;0;2.59;5484 +89070;47.32905;-3.16784;47;20221022;18.5;16;17.3;6.3;17.5;1.5;1.29;5872 +89070;47.32905;-3.16784;47;20221023;18.6;14;16.3;8.6;16;5.8;1.61;7369 +89070;47.32905;-3.16784;47;20221024;17;14.5;15.8;10;16.5;.3;1.12;7561 +89070;47.32905;-3.16784;47;20221025;17.6;15.8;16.7;7;16.9;0;1.2;3426 +89070;47.32905;-3.16784;47;20221026;18.9;16.5;17.7;7.9;17.5;.8;1.56;6648 +89070;47.32905;-3.16784;47;20221027;19.3;16.5;17.9;4.1;18.2;.1;1.22;7677 +89070;47.32905;-3.16784;47;20221028;18;17;17.5;6.5;17.2;0;1.44;5893 +89070;47.32905;-3.16784;47;20221029;19;16.5;17.8;6.5;17.4;4.8;1.48;6041 +89070;47.32905;-3.16784;47;20221030;17.4;14.4;15.9;7.4;15.4;0;1.46;6248 +89070;47.32905;-3.16784;47;20221031;17.6;15.6;16.6;9.5;14.9;1.1;2.09;5226 +89070;47.32905;-3.16784;47;20221101;16.9;14.3;15.6;11.3;13.2;0;2.5;5910 +89070;47.32905;-3.16784;47;20221102;17.1;14.6;15.9;9.5;13.4;0;2.36;6783 +89070;47.32905;-3.16784;47;20221103;16.5;15.9;16.2;12.8;13.6;16.8;2.7;3067 +89070;47.32905;-3.16784;47;20221104;15.2;10.7;13;10;10.7;0;2.33;6818 +89070;47.32905;-3.16784;47;20221105;15.6;10.8;13.2;6.7;12.3;9.8;1.47;5517 +89070;47.32905;-3.16784;47;20221106;16.1;14.4;15.3;11.8;15.2;6.2;1.35;3990 +89070;47.32905;-3.16784;47;20221107;17;13.4;15.2;12;14.3;2.3;1.8;6330 +89070;47.32905;-3.16784;47;20221108;16.1;13.2;14.7;11.7;13.9;2.6;1.67;3301 +89070;47.32905;-3.16784;47;20221109;16.1;14;15.1;8.1;13;.3;1.97;4848 +89070;47.32905;-3.16784;47;20221110;16.8;14.2;15.5;6.4;14;0;1.59;5262 +89070;47.32905;-3.16784;47;20221111;15.3;13.2;14.3;5.9;14.4;.1;.96;4291 +89070;47.32905;-3.16784;47;20221112;17.4;12.8;15.1;7.2;16.8;.1;.52;6636 +89070;47.32905;-3.16784;47;20221113;17.8;15.4;16.6;5.2;16.8;3.3;.98;4894 +89070;47.32905;-3.16784;47;20221114;15.4;15;15.2;6.8;14.3;6.1;1.39;3078 +89070;47.32905;-3.16784;47;20221115;15.2;12.8;14;13.6;13.3;8.1;1.67;4185 +89070;47.32905;-3.16784;47;20221116;15.6;11.9;13.8;13;13;14.3;1.67;5723 +89070;47.32905;-3.16784;47;20221117;14.6;12.9;13.8;12.3;12.2;6.8;2.02;4020 +89070;47.32905;-3.16784;47;20221118;13.5;9.9;11.7;7.3;10;2;1.73;5521 +89070;47.32905;-3.16784;47;20221119;13.4;7.1;10.3;4.9;9.3;1.5;1.24;7033 +89070;47.32905;-3.16784;47;20221120;14.3;10.8;12.6;9.2;11.6;1.5;1.54;5329 +89070;47.32905;-3.16784;47;20221121;14.3;12.2;13.3;12.9;11.2;12;2.35;2376 +89070;47.32905;-3.16784;47;20221122;13.3;8;10.7;11.2;10.4;4.4;1.45;6282 +89070;47.32905;-3.16784;47;20221123;14.5;11.5;13;11.7;12.6;2.1;1.4;4851 +89070;47.32905;-3.16784;47;20221124;15.4;12.8;14.1;11.1;12.5;3.2;1.93;4480 +89070;47.32905;-3.16784;47;20221125;14.5;11.8;13.2;7.9;11.1;.5;1.8;5516 +89070;47.32905;-3.16784;47;20221126;14.5;12.3;13.4;9.7;12.3;4.7;1.6;4087 +89070;47.32905;-3.16784;47;20221127;14.3;12.4;13.4;9.2;14.2;11.8;.71;3804 +89070;47.32905;-3.16784;47;20221128;13.6;10.7;12.2;8;10.9;2;1.55;4522 +89070;47.32905;-3.16784;47;20221129;14;10.5;12.3;3.7;10.4;0;1.11;5230 +89070;47.32905;-3.16784;47;20221130;10.5;8.4;9.5;5.5;9.4;0;1.03;3980 +89070;47.32905;-3.16784;47;20221201;9.7;6.1;7.9;6.4;8.5;0;.99;4810 +89070;47.32905;-3.16784;47;20221202;7.8;3.7;5.8;5.7;7.8;0;.64;5254 +89070;47.32905;-3.16784;47;20221203;5.2;4.1;4.7;7.8;6.9;.2;1;867 +89070;47.32905;-3.16784;47;20221204;4.8;2.8;3.8;4.2;7.13;.1;.55;1656 +89070;47.32905;-3.16784;47;20221205;7.3;3;5.1;5.1;7.46;0;.62;4158 +89070;47.32905;-3.16784;47;20221206;6;5;5.5;6.5;7.6;0;.77;2735 +89070;47.32905;-3.16784;47;20221207;7.4;5.4;6.4;5.5;7.1;0;1.09;3544 +89070;47.32905;-3.16784;47;20221208;5.4;3.3;4.4;5.5;6.7;0;.76;3661 +89070;47.32905;-3.16784;47;20221209;5.9;1.7;3.8;5.5;6.2;0;.79;4911 +89070;47.32905;-3.16784;47;20221210;8;1.3;4.7;3.8;6.6;8.1;.67;5156 +89070;47.32905;-3.16784;47;20221211;6.7;4.2;5.5;4.2;8;1.2;.45;3422 +89070;47.32905;-3.16784;47;20221212;7.1;2;4.6;5.8;7.3;.1;.65;2801 +89070;47.32905;-3.16784;47;20221213;5.6;.8;3.2;6.8;7;2.8;.37;5118 +89070;47.32905;-3.16784;47;20221214;5.9;4.7;5.3;8.3;8.6;4.4;.36;838 +89070;47.32905;-3.16784;47;20221215;5.4;3;4.2;12.2;6.3;.6;1.23;3766 +89070;47.32905;-3.16784;47;20221216;7.2;3.5;5.4;7.7;5.8;0;1.54;4525 +89070;47.32905;-3.16784;47;20221217;3.6;2.2;2.9;8;6;.4;.87;3001 +89070;47.32905;-3.16784;47;20221218;13.7;2.3;8;9.7;11.9;15;0;3291 +89070;47.32905;-3.16784;47;20221219;14.7;13.1;13.9;11.5;14.2;10;.99;3161 +89070;47.32905;-3.16784;47;20221220;13.3;13.3;13.3;8.3;13.6;6.5;.99;580 +89070;47.32905;-3.16784;47;20221221;13.6;10.8;12.2;10.9;13.4;7.1;.53;3991 +89070;47.32905;-3.16784;47;20221222;14;13.1;13.6;12.1;14.3;15.1;.8;2515 +89070;47.32905;-3.16784;47;20221223;13.8;13.3;13.6;10.2;14.6;2.5;.64;2023 +89070;47.32905;-3.16784;47;20221224;12.6;11.6;12.1;8.1;13.3;8.5;.53;2624 +89070;47.32905;-3.16784;47;20221225;12.5;11.2;11.9;4.5;12.9;3.6;.48;2915 +89070;47.32905;-3.16784;47;20221226;11.9;11;11.5;5.7;11;.2;1.08;2527 +89070;47.32905;-3.16784;47;20221227;12.4;7.9;10.2;6.1;10.1;.5;1.01;3954 +89070;47.32905;-3.16784;47;20221228;13;11.3;12.2;12.3;12.3;6.4;1.21;1068 +89070;47.32905;-3.16784;47;20221229;12.2;10.3;11.3;10.4;10.5;8.7;1.54;3384 +89070;47.32905;-3.16784;47;20221230;13.9;10.7;12.3;14.8;13.6;4;.54;4307 +89070;47.32905;-3.16784;47;20221231;16.3;13.6;15;14;13.5;0;1.99;4021 +89071;47.34198;-2.86468;5;20220101;13.8;9.1;11.4;3.9;12.2;.9;.55;3570 +89071;47.34198;-2.86468;5;20220102;13.4;11.3;12.3;6.2;13.2;0;.55;2771 +89071;47.34198;-2.86468;5;20220103;12.4;11.6;12;6.6;13.37;19.9;.47;1017 +89071;47.34198;-2.86468;5;20220104;10.7;9.2;10;5;9.77;0;.96;3041 +89071;47.34198;-2.86468;5;20220105;9.2;4.8;7;3.1;7.03;0;.84;4455 +89071;47.34198;-2.86468;5;20220106;9.3;2.1;5.7;3.9;7.54;2.5;.68;4539 +89071;47.34198;-2.86468;5;20220107;11.3;6.6;8.9;6.3;9.8;2.7;.77;4362 +89071;47.34198;-2.86468;5;20220108;11.4;9.5;10.4;9;10.34;8.2;1.22;2269 +89071;47.34198;-2.86468;5;20220109;10.5;7;8.7;5.4;10.64;4.6;.46;3060 +89071;47.34198;-2.86468;5;20220110;12.6;9.8;11.2;3.8;12.57;.5;.37;2839 +89071;47.34198;-2.86468;5;20220111;10.2;9.3;9.7;1.8;11.14;.9;.43;1657 +89071;47.34198;-2.86468;5;20220112;8.9;7.9;8.4;2.9;9.67;0;.57;1863 +89071;47.34198;-2.86468;5;20220113;9.1;6.1;7.6;4.8;7.94;0;.86;5517 +89071;47.34198;-2.86468;5;20220114;2.7;1.6;2.2;3;6.54;0;.37;2330 +89071;47.34198;-2.86468;5;20220115;4.6;1.8;3.2;2.7;7.5;0;.22;3225 +89071;47.34198;-2.86468;5;20220116;11.7;3.7;7.7;2.8;9.67;0;.36;5774 +89071;47.34198;-2.86468;5;20220117;9;3.9;6.4;2.3;8.97;.1;.37;4208 +89071;47.34198;-2.86468;5;20220118;6.6;4.4;5.5;3;7.7;.2;.59;3049 +89071;47.34198;-2.86468;5;20220119;9.2;5;7.1;2.1;8.5;1;.51;4331 +89071;47.34198;-2.86468;5;20220120;9.7;4.3;7;3.6;7.87;0;.78;5280 +89071;47.34198;-2.86468;5;20220121;7.9;1.5;4.7;3.7;6.2;0;.92;5487 +89071;47.34198;-2.86468;5;20220122;6.7;.7;3.7;3.4;6.84;0;.62;3536 +89071;47.34198;-2.86468;5;20220123;5.7;3.9;4.8;5.3;7.2;0;.71;3262 +89071;47.34198;-2.86468;5;20220124;5.5;2.8;4.1;2.8;6.67;0;.58;3959 +89071;47.34198;-2.86468;5;20220125;7.3;-.4;3.5;2;7.4;0;.37;4763 +89071;47.34198;-2.86468;5;20220126;3.2;2.8;3;3.1;6.67;0;.52;1291 +89071;47.34198;-2.86468;5;20220127;7.8;-.3;3.7;1.8;7.54;.1;.34;5841 +89071;47.34198;-2.86468;5;20220128;10;5;7.5;1.1;10.7;0;.3;4105 +89071;47.34198;-2.86468;5;20220129;9.9;7.5;8.7;2.2;10.64;.1;.43;3536 +89071;47.34198;-2.86468;5;20220130;10.7;8.1;9.4;2.1;10.44;.1;.56;2512 +89071;47.34198;-2.86468;5;20220131;11.3;6.4;8.8;4.8;9.4;0;1;4772 +89071;47.34198;-2.86468;5;20220201;12;6.3;9.1;5;10.4;0;.68;4414 +89071;47.34198;-2.86468;5;20220202;11;8.2;9.6;3.1;10;.1;.71;3791 +89071;47.34198;-2.86468;5;20220203;10.2;6.1;8.2;2.7;10.57;.2;.39;4609 +89071;47.34198;-2.86468;5;20220204;11.6;8.9;10.2;4.1;9.67;.3;1.09;4892 +89071;47.34198;-2.86468;5;20220205;11.6;5.9;8.7;4.3;9.71;0;.84;7982 +89071;47.34198;-2.86468;5;20220206;12.1;8;10.1;10;11.5;.1;.68;3768 +89071;47.34198;-2.86468;5;20220207;13.1;9;11;3.1;11.57;.2;.74;4535 +89071;47.34198;-2.86468;5;20220208;9.2;7.6;8.4;2;10.34;0;.5;3251 +89071;47.34198;-2.86468;5;20220209;8.2;6.3;7.2;2;9.04;0;.56;3100 +89071;47.34198;-2.86468;5;20220210;8.4;5.4;6.9;2.9;9;.4;1.13;7223 +89071;47.34198;-2.86468;5;20220211;9.8;1.6;5.7;3.3;6.9;0;1.02;10164 +89071;47.34198;-2.86468;5;20220212;8.7;2.5;5.6;4;7.2;0;.97;8052 +89071;47.34198;-2.86468;5;20220213;11.5;6.6;9;10.1;10.35;16.8;.86;5444 +89071;47.34198;-2.86468;5;20220214;12.4;7.2;9.8;6.3;9.45;1.4;1.42;7732 +89071;47.34198;-2.86468;5;20220215;11.4;6.7;9;8.1;10.9;6.3;.59;5375 +89071;47.34198;-2.86468;5;20220216;12.2;10.2;11.2;9.2;13.4;1.8;.25;2939 +89071;47.34198;-2.86468;5;20220217;12.8;11.3;12;7.8;12.81;.4;.86;5266 +89071;47.34198;-2.86468;5;20220218;12.2;10.3;11.3;8.1;9.97;1.1;1.75;5651 +89071;47.34198;-2.86468;5;20220219;11.4;5.5;8.5;7.5;8.85;.9;1.43;8516 +89071;47.34198;-2.86468;5;20220220;12.8;9.4;11.1;8.1;11.87;.2;.97;6364 +89071;47.34198;-2.86468;5;20220221;12.7;9;10.8;7.3;9.07;0;1.97;7073 +89071;47.34198;-2.86468;5;20220222;13.1;8.6;10.8;4.6;11.67;.6;.89;6455 +89071;47.34198;-2.86468;5;20220223;12.8;5.7;9.2;1.6;9.3;0;1.04;8140 +89071;47.34198;-2.86468;5;20220224;11.7;8.6;10.1;5;8.87;.3;1.6;6842 +89071;47.34198;-2.86468;5;20220225;12;5.6;8.8;3.6;7.83;0;1.61;11287 +89071;47.34198;-2.86468;5;20220226;12.2;3.7;8;4.2;6.94;0;1.87;12418 +89071;47.34198;-2.86468;5;20220227;13.8;5.3;9.6;3.6;9.54;.1;1.41;10832 +89071;47.34198;-2.86468;5;20220228;10.8;8.9;9.8;3.8;11.47;.4;.69;5359 +89071;47.34198;-2.86468;5;20220301;12.3;8.9;10.6;3.6;11.77;6.1;.85;5208 +89071;47.34198;-2.86468;5;20220302;13.4;9.3;11.3;2.9;11.9;1.3;1;6411 +89071;47.34198;-2.86468;5;20220303;11.1;9.8;10.4;4.3;11.17;2.4;.89;3584 +89071;47.34198;-2.86468;5;20220304;12.4;6.1;9.3;4.8;8.57;0;1.75;10122 +89071;47.34198;-2.86468;5;20220305;10.6;2.7;6.6;3.5;7.44;1.4;1.33;9530 +89071;47.34198;-2.86468;5;20220306;9.9;6.1;8;4.8;7.64;0;1.53;8033 +89071;47.34198;-2.86468;5;20220307;8.5;1.7;5.1;3.8;5.5;1.1;1.65;11472 +89071;47.34198;-2.86468;5;20220308;12.4;3.9;8.1;3.9;9.07;.5;1.19;9009 +89071;47.34198;-2.86468;5;20220309;11.8;6.8;9.3;6.5;10.74;1.1;1.05;8265 +89071;47.34198;-2.86468;5;20220310;13.1;8.9;11;3.5;10.44;1.5;1.51;10606 +89071;47.34198;-2.86468;5;20220311;13.1;8.5;10.8;7.2;10.84;7.1;1.46;8098 +89071;47.34198;-2.86468;5;20220312;12.7;8;10.4;7.2;10.14;1.5;1.7;11401 +89071;47.34198;-2.86468;5;20220313;12.1;8.5;10.3;5.2;9.84;1;1.6;9071 +89071;47.34198;-2.86468;5;20220314;15.7;7.6;11.7;4;9.07;.4;2.35;14790 +89071;47.34198;-2.86468;5;20220315;15;9.4;12.2;3.5;11.74;0;1.51;9362 +89071;47.34198;-2.86468;5;20220316;12.5;11;11.8;4.2;11.54;0;1.14;2748 +89071;47.34198;-2.86468;5;20220317;13.9;5.2;9.6;4;8.04;0;2.22;15385 +89071;47.34198;-2.86468;5;20220318;15.2;5;10.1;8;6.55;0;3.65;17300 +89071;47.34198;-2.86468;5;20220319;14.1;7.6;10.9;6.7;8.65;0;2.57;11545 +89071;47.34198;-2.86468;5;20220320;14.5;9.6;12.1;4.5;10.3;0;2;10445 +89071;47.34198;-2.86468;5;20220321;16.1;8.6;12.3;5.2;11.05;0;2.39;16436 +89071;47.34198;-2.86468;5;20220322;14.8;8.4;11.6;5.8;9.5;0;2.51;13041 +89071;47.34198;-2.86468;5;20220323;14.9;7.6;11.2;4.6;8.15;0;2.68;13856 +89071;47.34198;-2.86468;5;20220324;18.4;5.2;11.8;3.9;7.35;0;3.33;19089 +89071;47.34198;-2.86468;5;20220325;19.5;8.5;14;5.5;8.35;0;4.02;19044 +89071;47.34198;-2.86468;5;20220326;20;9.4;14.7;6.8;8.15;0;4.63;19559 +89071;47.34198;-2.86468;5;20220327;18.8;8.3;13.6;4.4;8.45;0;3.47;17862 +89071;47.34198;-2.86468;5;20220328;17.2;9.4;13.3;4;10.58;.1;2.49;13542 +89071;47.34198;-2.86468;5;20220329;13.1;10.4;11.8;3.6;11.8;0;1.22;5308 +89071;47.34198;-2.86468;5;20220330;14.3;9.1;11.7;3.5;10.6;0;1.67;8688 +89071;47.34198;-2.86468;5;20220331;9;6.3;7.6;6.1;7.7;1.1;2.04;10916 +89071;47.34198;-2.86468;5;20220401;9.6;2.1;5.9;6.4;5.5;.4;2.73;16938 +89071;47.34198;-2.86468;5;20220402;10.1;1.1;5.6;3.5;6;.1;2.32;17663 +89071;47.34198;-2.86468;5;20220403;10.1;.9;5.5;4.8;4.95;0;2.74;18266 +89071;47.34198;-2.86468;5;20220404;9.8;2.7;6.2;5.2;7.51;0;1.89;18142 +89071;47.34198;-2.86468;5;20220405;13.2;9.1;11.1;4.5;11.51;0;1.72;14051 +89071;47.34198;-2.86468;5;20220406;12.7;8.9;10.8;7.8;11.25;3;1.48;9261 +89071;47.34198;-2.86468;5;20220407;13.5;11.1;12.3;9.3;12.45;11.3;1.55;10134 +89071;47.34198;-2.86468;5;20220408;13.2;9.9;11.5;9.5;11;3.1;2.06;9447 +89071;47.34198;-2.86468;5;20220409;13.1;5;9;3.4;7.35;0;2.78;20992 +89071;47.34198;-2.86468;5;20220410;14.8;3.1;9;5.4;8.2;0;2.7;19892 +89071;47.34198;-2.86468;5;20220411;17;9.2;13.1;6.2;11.25;1.5;3.01;18082 +89071;47.34198;-2.86468;5;20220412;15.2;11.7;13.4;4;12.5;1.7;2.14;12935 +89071;47.34198;-2.86468;5;20220413;19.1;7.1;13.1;2.4;11.85;.3;2.93;21797 +89071;47.34198;-2.86468;5;20220414;19.9;7.7;13.8;3.1;12.2;.2;3.1;21288 +89071;47.34198;-2.86468;5;20220415;21.5;8.3;14.9;3.1;12.75;0;3.4;23063 +89071;47.34198;-2.86468;5;20220416;21.3;11.3;16.3;3.8;12.2;0;3.7;21959 +89071;47.34198;-2.86468;5;20220417;18.7;9.1;13.9;3.8;11.65;0;3.07;20080 +89071;47.34198;-2.86468;5;20220418;16;9.2;12.6;4.3;10.9;0;2.62;16986 +89071;47.34198;-2.86468;5;20220419;14.6;6.4;10.5;3.9;8.9;0;2.91;19630 +89071;47.34198;-2.86468;5;20220420;17.7;6.2;12;4.5;10.55;0;3.09;20917 +89071;47.34198;-2.86468;5;20220421;18.1;9;13.6;3.8;11.4;0;3.17;21506 +89071;47.34198;-2.86468;5;20220422;19.7;9.3;14.5;4.2;11.65;0;3.29;19670 +89071;47.34198;-2.86468;5;20220423;20;10.9;15.5;5;12.05;.6;3.45;17275 +89071;47.34198;-2.86468;5;20220424;17.6;10.5;14.1;3.3;13.15;0;2.54;17165 +89071;47.34198;-2.86468;5;20220425;17.6;10.5;14;2.9;11.45;0;3.03;18677 +89071;47.34198;-2.86468;5;20220426;17.9;7.5;12.7;5.6;9.7;0;3.87;24802 +89071;47.34198;-2.86468;5;20220427;18.5;9;13.7;7.3;10.15;0;4.2;21967 +89071;47.34198;-2.86468;5;20220428;19.7;12;15.8;5.4;11.6;0;3.88;18584 +89071;47.34198;-2.86468;5;20220429;19.8;9.5;14.7;5.2;12.2;0;3.91;23168 +89071;47.34198;-2.86468;5;20220430;16.6;7.6;12.1;5;9.9;0;3.72;24853 +89071;47.34198;-2.86468;5;20220501;18.2;9.3;13.7;3.6;10.2;.1;3.68;23142 +89071;47.34198;-2.86468;5;20220502;16.4;11.2;13.8;4.3;11.6;1;2.75;13184 +89071;47.34198;-2.86468;5;20220503;18.1;11.1;14.6;4;11.05;0;3.25;15990 +89071;47.34198;-2.86468;5;20220504;19;8;13.5;4.4;11.4;0;3.73;24407 +89071;47.34198;-2.86468;5;20220505;19;7.8;13.4;2.9;11.74;0;3.21;21274 +89071;47.34198;-2.86468;5;20220506;18.5;8.8;13.7;3.3;12.24;0;3.36;23463 +89071;47.34198;-2.86468;5;20220507;18.9;9.5;14.2;3.4;12.57;0;3.19;20986 +89071;47.34198;-2.86468;5;20220508;22.9;11.2;17;3.8;13.14;0;4.53;26018 +89071;47.34198;-2.86468;5;20220509;22.5;13.2;17.9;3;14.34;0;4.12;23374 +89071;47.34198;-2.86468;5;20220510;21.4;10.9;16.1;2.2;14.57;0;3.85;25273 +89071;47.34198;-2.86468;5;20220511;19.2;13.7;16.4;4.6;14.1;0;3.12;16575 +89071;47.34198;-2.86468;5;20220512;18;8.7;13.3;3;11.47;0;3.35;22181 +89071;47.34198;-2.86468;5;20220513;19.6;8;13.8;2.9;11.14;0;3.85;24950 +89071;47.34198;-2.86468;5;20220514;23.8;12.3;18;4.1;13.04;0;4.59;22841 +89071;47.34198;-2.86468;5;20220515;23.3;16.6;19.9;4;16.74;0;3.99;19574 +89071;47.34198;-2.86468;5;20220516;21;15.3;18.2;3.8;16.34;.2;3.21;17167 +89071;47.34198;-2.86468;5;20220517;24.9;13.7;19.3;3.4;15.9;0;4.61;24309 +89071;47.34198;-2.86468;5;20220518;25.5;11.8;18.7;2.6;15.04;2.6;4.35;23170 +89071;47.34198;-2.86468;5;20220519;20.8;14.5;17.7;3;14.64;.3;3.65;20474 +89071;47.34198;-2.86468;5;20220520;21.2;14.5;17.8;3.7;14.17;.1;3.88;21198 +89071;47.34198;-2.86468;5;20220521;24.9;10.6;17.7;3.2;14.04;0;4.91;28400 +89071;47.34198;-2.86468;5;20220522;27;15.7;21.3;4.4;15.44;11.9;5.11;20925 +89071;47.34198;-2.86468;5;20220523;18.2;13.1;15.6;5;14.54;2.2;2.72;15596 +89071;47.34198;-2.86468;5;20220524;18;11.1;14.5;4.2;12.07;.1;3.37;19892 +89071;47.34198;-2.86468;5;20220525;18.1;9.9;14;3.7;12.87;.1;3.05;18628 +89071;47.34198;-2.86468;5;20220526;17.8;13.5;15.7;3.1;13.8;0;2.73;15073 +89071;47.34198;-2.86468;5;20220527;18.3;10.2;14.2;2.7;13.77;0;2.79;18029 +89071;47.34198;-2.86468;5;20220528;23.1;10.6;16.8;4.8;11.67;0;5.41;29224 +89071;47.34198;-2.86468;5;20220529;19.4;10.7;15;5.7;9.5;0;4.97;25091 +89071;47.34198;-2.86468;5;20220530;19.3;9;14.1;4;9.9;0;4.44;26463 +89071;47.34198;-2.86468;5;20220531;19.7;8.1;13.9;2.8;10.7;0;4.17;26670 +89071;47.34198;-2.86468;5;20220601;22.7;10.2;16.5;3.4;11.24;.6;4.92;27280 +89071;47.34198;-2.86468;5;20220602;24.5;14.5;19.5;4.3;12.8;0;5.06;22540 +89071;47.34198;-2.86468;5;20220603;23.9;15.7;19.8;2.8;15.3;0;4.19;21112 +89071;47.34198;-2.86468;5;20220604;21.4;13.6;17.5;2.7;17.1;.2;3.22;19436 +89071;47.34198;-2.86468;5;20220605;19.9;14.8;17.3;4;14.7;.7;3.6;19251 +89071;47.34198;-2.86468;5;20220606;17.8;13.1;15.5;3.8;14.8;3.4;2.2;11263 +89071;47.34198;-2.86468;5;20220607;19.9;14.8;17.3;5.8;16.1;15.1;2.95;15676 +89071;47.34198;-2.86468;5;20220608;19.5;15.1;17.3;5.7;15.8;0;3.38;19659 +89071;47.34198;-2.86468;5;20220609;20.1;14.5;17.3;3.9;14.87;.2;3.81;21741 +89071;47.34198;-2.86468;5;20220610;21;15.9;18.5;3;16.64;.2;3.55;20155 +89071;47.34198;-2.86468;5;20220611;21.6;13.7;17.6;3.2;15.14;0;4.37;27063 +89071;47.34198;-2.86468;5;20220612;23.4;13.2;18.3;4.5;13.1;0;5.45;28943 +89071;47.34198;-2.86468;5;20220613;23.8;11.9;17.9;4.3;12.64;0;5.51;29957 +89071;47.34198;-2.86468;5;20220614;28;13.3;20.7;4.8;13.37;0;6.66;30410 +89071;47.34198;-2.86468;5;20220615;27.2;16.4;21.8;3.6;15.4;0;5.72;27529 +89071;47.34198;-2.86468;5;20220616;30;15.2;22.6;3.6;14.84;0;6.43;28818 +89071;47.34198;-2.86468;5;20220617;33.6;19.1;26.3;2.7;16.87;0;7.02;29150 +89071;47.34198;-2.86468;5;20220618;32.8;21.7;27.3;4.4;17.37;5.5;7.18;24650 +89071;47.34198;-2.86468;5;20220619;22.9;15.5;19.2;5.4;17.5;.8;3.62;17805 +89071;47.34198;-2.86468;5;20220620;24.9;16.1;20.5;3.4;17.9;9.4;4.31;22031 +89071;47.34198;-2.86468;5;20220621;23.9;15.9;19.9;3.1;18.17;1.5;3.83;20393 +89071;47.34198;-2.86468;5;20220622;22;16.4;19.2;2.6;18.44;1.6;2.74;14108 +89071;47.34198;-2.86468;5;20220623;22;16.6;19.3;3.3;17.27;.8;4.1;23463 +89071;47.34198;-2.86468;5;20220624;19.8;16.2;18;5.6;16.34;3.7;2.81;12448 +89071;47.34198;-2.86468;5;20220625;19.5;15.2;17.3;5;12.8;.6;4.02;17867 +89071;47.34198;-2.86468;5;20220626;19.8;14.2;17;3.9;12.34;5.1;4.09;20310 +89071;47.34198;-2.86468;5;20220627;19.9;11.4;15.6;3.2;12.77;0;4.15;25019 +89071;47.34198;-2.86468;5;20220628;20.2;12.5;16.4;4.2;13.2;3.5;3.94;21199 +89071;47.34198;-2.86468;5;20220629;19.6;14.1;16.8;4;14.7;3.7;3.31;17839 +89071;47.34198;-2.86468;5;20220630;18.7;11.7;15.2;3.4;12.7;3.4;3.74;22171 +89071;47.34198;-2.86468;5;20220701;20.2;10.9;15.5;2;12.84;.2;3.78;22862 +89071;47.34198;-2.86468;5;20220702;21;11;16;2.3;13.54;0;4.33;27435 +89071;47.34198;-2.86468;5;20220703;21.3;11.4;16.3;3.4;13.67;0;3.88;22271 +89071;47.34198;-2.86468;5;20220704;21.9;11.1;16.5;4;13.4;0;4.53;27551 +89071;47.34198;-2.86468;5;20220705;22.7;11.3;17;4;13.34;0;4.78;27370 +89071;47.34198;-2.86468;5;20220706;25.3;13.2;19.2;3.9;15.1;0;5.31;28525 +89071;47.34198;-2.86468;5;20220707;23.6;13.5;18.5;3.6;15.77;0;4.23;23029 +89071;47.34198;-2.86468;5;20220708;28.6;15.3;22;4.5;14.67;0;6.59;29720 +89071;47.34198;-2.86468;5;20220709;29.1;16.9;23;4.8;16;0;6.61;29191 +89071;47.34198;-2.86468;5;20220710;30;17.1;23.6;4.9;14;0;7.39;29750 +89071;47.34198;-2.86468;5;20220711;32.2;18.6;25.4;4;15.17;0;7.53;30327 +89071;47.34198;-2.86468;5;20220712;32.5;19.3;25.9;3.1;16.27;0;7.01;29456 +89071;47.34198;-2.86468;5;20220713;31.4;20.2;25.8;3.1;17.1;0;6.56;28766 +89071;47.34198;-2.86468;5;20220714;28.3;17;22.6;3.9;15;0;6.38;28862 +89071;47.34198;-2.86468;5;20220715;29.1;14.8;21.9;4.2;13.9;0;6.56;28853 +89071;47.34198;-2.86468;5;20220716;31.6;17.8;24.7;5.1;12.97;0;7.82;27959 +89071;47.34198;-2.86468;5;20220717;33.6;21.2;27.4;5.1;12.87;0;8.39;25573 +89071;47.34198;-2.86468;5;20220718;37.6;21.4;29.5;3.8;14.5;.1;8.52;29070 +89071;47.34198;-2.86468;5;20220719;23.9;19.7;21.8;4.1;19.04;1.5;3.96;18517 +89071;47.34198;-2.86468;5;20220720;23.3;17.9;20.6;4.2;18.84;0;3.44;16830 +89071;47.34198;-2.86468;5;20220721;23.5;14.4;18.9;3.1;15.47;.1;4.14;22179 +89071;47.34198;-2.86468;5;20220722;23.8;16.4;20.1;4.2;16.14;0;4.19;19787 +89071;47.34198;-2.86468;5;20220723;22.9;12.8;17.9;2.6;15;0;4.19;24435 +89071;47.34198;-2.86468;5;20220724;25.7;14.5;20.1;2.5;17.24;.2;4.73;26584 +89071;47.34198;-2.86468;5;20220725;22.5;18.2;20.4;4.9;17.7;0;3.71;17419 +89071;47.34198;-2.86468;5;20220726;23.5;16.6;20.1;3.7;14.84;0;4.31;19636 +89071;47.34198;-2.86468;5;20220727;24.8;14.4;19.6;3.4;13.2;0;4.92;24240 +89071;47.34198;-2.86468;5;20220728;26.6;16.6;21.6;3.2;15.1;0;5.13;24326 +89071;47.34198;-2.86468;5;20220729;26.3;17;21.6;3.2;16.77;0;4.45;21240 +89071;47.34198;-2.86468;5;20220730;24.4;15.3;19.8;3.7;16.67;0;4.28;22797 +89071;47.34198;-2.86468;5;20220731;23.2;16.6;19.9;3.6;18.34;.1;3.6;20376 +89071;47.34198;-2.86468;5;20220801;23.5;15.8;19.7;3;18.77;0;3.51;19815 +89071;47.34198;-2.86468;5;20220802;27.8;16;21.9;2.7;18.24;.1;4.94;25651 +89071;47.34198;-2.86468;5;20220803;27;16.3;21.7;2.8;18.94;0;4.42;23345 +89071;47.34198;-2.86468;5;20220804;25.8;17.5;21.7;4.3;17.14;0;4.73;21829 +89071;47.34198;-2.86468;5;20220805;25;14.5;19.8;5.4;12.54;0;5.93;26153 +89071;47.34198;-2.86468;5;20220806;27.5;14.3;20.9;5.7;11.44;0;6.85;27093 +89071;47.34198;-2.86468;5;20220807;29;15.2;22.1;5.2;11.57;0;7.06;26657 +89071;47.34198;-2.86468;5;20220808;30.6;16.4;23.5;5.2;12.17;0;7.41;25966 +89071;47.34198;-2.86468;5;20220809;31.8;17.9;24.8;5.3;14.77;0;7.46;26798 +89071;47.34198;-2.86468;5;20220810;34.6;19.3;27;5;14.87;0;8.09;26614 +89071;47.34198;-2.86468;5;20220811;35.1;19.6;27.4;4.3;12.94;0;8.05;26507 +89071;47.34198;-2.86468;5;20220812;34.9;20;27.4;3.8;12.37;0;7.58;25841 +89071;47.34198;-2.86468;5;20220813;32.6;19.5;26;3.3;15.87;0;5.99;22341 +89071;47.34198;-2.86468;5;20220814;20.6;19.3;20;4.3;20.6;12.8;1.75;7727 +89071;47.34198;-2.86468;5;20220815;22.9;18.1;20.5;3.7;19.54;1.9;2.8;13939 +89071;47.34198;-2.86468;5;20220816;22.8;17;19.9;3;18.77;2.1;3.16;17199 +89071;47.34198;-2.86468;5;20220817;22.3;15.3;18.8;2.6;17.77;3.2;2.79;15638 +89071;47.34198;-2.86468;5;20220818;23;16.6;19.8;4;18.17;.1;3.01;15395 +89071;47.34198;-2.86468;5;20220819;22;18;20;3.7;19.94;1.1;2.49;13114 +89071;47.34198;-2.86468;5;20220820;22.6;13.4;18;2.5;16;.2;3.48;21470 +89071;47.34198;-2.86468;5;20220821;22.2;15;18.6;2.2;18;2.5;2.57;14604 +89071;47.34198;-2.86468;5;20220822;22.7;17.9;20.3;3.3;20.54;.2;2.53;14000 +89071;47.34198;-2.86468;5;20220823;24.4;19.2;21.8;2.2;21.1;.3;3.14;16851 +89071;47.34198;-2.86468;5;20220824;27.9;16.7;22.3;2.6;19.9;1.8;3.98;20540 +89071;47.34198;-2.86468;5;20220825;24;18.6;21.3;3.7;19.47;0;3.08;13939 +89071;47.34198;-2.86468;5;20220826;23;13.6;18.3;3.4;15.44;0;3.49;19268 +89071;47.34198;-2.86468;5;20220827;26.7;14.6;20.6;3.8;15.6;0;4.58;22584 +89071;47.34198;-2.86468;5;20220828;27.2;17.8;22.5;4.8;14.64;0;5.26;19590 +89071;47.34198;-2.86468;5;20220829;30.1;17.7;23.9;4.6;15.8;0;5.74;21803 +89071;47.34198;-2.86468;5;20220830;29.6;18.2;23.9;3.9;17.47;0;4.88;20051 +89071;47.34198;-2.86468;5;20220831;25.5;18;21.8;2.6;19.74;3.8;3.07;15546 +89071;47.34198;-2.86468;5;20220901;24.5;17.7;21.1;1.5;19.8;2;2.92;16700 +89071;47.34198;-2.86468;5;20220902;24.3;16.7;20.5;2.1;19.3;.9;2.91;16695 +89071;47.34198;-2.86468;5;20220903;22.4;16.6;19.5;4;17.5;0;2.95;14667 +89071;47.34198;-2.86468;5;20220904;24.3;18.6;21.4;4.9;18.27;0;3.55;15483 +89071;47.34198;-2.86468;5;20220905;26.6;18.4;22.5;4;19.04;.5;3.75;16689 +89071;47.34198;-2.86468;5;20220906;21.2;18.7;20;5.7;18.37;5.5;2.59;9710 +89071;47.34198;-2.86468;5;20220907;20.9;17.5;19.2;6.1;17.47;3.1;2.54;9193 +89071;47.34198;-2.86468;5;20220908;20.6;16.7;18.7;7.5;16.77;2.9;2.89;12435 +89071;47.34198;-2.86468;5;20220909;20.9;16;18.5;6.3;16.07;.7;3.01;13809 +89071;47.34198;-2.86468;5;20220910;21.1;13.6;17.4;2.1;16.8;.2;2.17;13086 +89071;47.34198;-2.86468;5;20220911;25.8;17.4;21.6;2.6;18.24;0;3.35;17323 +89071;47.34198;-2.86468;5;20220912;28.9;17.9;23.4;4.1;16.8;.4;4.4;16475 +89071;47.34198;-2.86468;5;20220913;27.4;20.4;23.9;4;20.74;0;3.6;14248 +89071;47.34198;-2.86468;5;20220914;22.2;17.8;20;2.8;20.3;.1;1.95;9844 +89071;47.34198;-2.86468;5;20220915;22.4;17.3;19.9;3;17.4;.1;2.67;13637 +89071;47.34198;-2.86468;5;20220916;20.3;12.5;16.4;3.8;11.97;0;3.12;14360 +89071;47.34198;-2.86468;5;20220917;19.7;9.1;14.4;3.1;10.2;0;3.05;17485 +89071;47.34198;-2.86468;5;20220918;20.5;9;14.7;3.2;10.1;0;3.22;17757 +89071;47.34198;-2.86468;5;20220919;21.8;9.9;15.9;3.8;11.6;0;3.31;17412 +89071;47.34198;-2.86468;5;20220920;21.7;11;16.4;3.5;11.6;0;3.27;16787 +89071;47.34198;-2.86468;5;20220921;21.7;11.7;16.7;3.2;12.44;0;2.98;16324 +89071;47.34198;-2.86468;5;20220922;22.2;10.2;16.2;2.4;12.24;0;2.73;16283 +89071;47.34198;-2.86468;5;20220923;19.4;12.5;16;1.9;14.64;3.2;1.66;8766 +89071;47.34198;-2.86468;5;20220924;19;13.2;16.1;3.7;13.64;1.3;2.28;11638 +89071;47.34198;-2.86468;5;20220925;20.4;11.9;16.2;3.5;12.34;.2;2.76;13993 +89071;47.34198;-2.86468;5;20220926;17.5;9.1;13.3;4.8;12.04;2.5;2.05;10616 +89071;47.34198;-2.86468;5;20220927;17.8;13.3;15.5;6.2;13.54;.9;2.23;8804 +89071;47.34198;-2.86468;5;20220928;16.8;14.3;15.6;6.8;14.3;.4;1.91;6368 +89071;47.34198;-2.86468;5;20220929;17;9.5;13.2;3.5;11.44;2.8;2;10055 +89071;47.34198;-2.86468;5;20220930;17.4;6.8;12.1;3.8;12.87;4.7;1.54;13282 +89071;47.34198;-2.86468;5;20221001;19;15.5;17.2;6.9;18.44;2.1;1.15;8290 +89071;47.34198;-2.86468;5;20221002;18.7;16.5;17.6;4.9;17.4;0;1.55;7174 +89071;47.34198;-2.86468;5;20221003;18.5;13.4;15.9;2.2;15.8;0;1.36;7697 +89071;47.34198;-2.86468;5;20221004;18.4;12.1;15.2;2;15.64;.1;1.33;9441 +89071;47.34198;-2.86468;5;20221005;19.3;16.1;17.7;4.7;15.6;.6;1.97;7350 +89071;47.34198;-2.86468;5;20221006;19.5;8.6;14;1.8;11.64;0;1.84;13511 +89071;47.34198;-2.86468;5;20221007;18.7;7.9;13.3;2.5;11.94;.1;1.76;13289 +89071;47.34198;-2.86468;5;20221008;19.6;10.5;15.1;2.7;12.97;0;1.88;11636 +89071;47.34198;-2.86468;5;20221009;19.7;10.1;14.9;3.4;12.94;0;1.95;12341 +89071;47.34198;-2.86468;5;20221010;19.7;15.3;17.5;3.3;16.9;0;1.38;6241 +89071;47.34198;-2.86468;5;20221011;20.9;12.7;16.8;3.8;13.7;0;2.25;11840 +89071;47.34198;-2.86468;5;20221012;19.3;10.7;15;2.1;13.84;1.1;1.5;10879 +89071;47.34198;-2.86468;5;20221013;17.7;14.5;16.1;5.4;16.67;3.5;1.05;4472 +89071;47.34198;-2.86468;5;20221014;18.4;14.6;16.5;6.2;17.97;7.1;.87;5280 +89071;47.34198;-2.86468;5;20221015;18.8;14.5;16.6;5.4;16.64;0;1.36;8148 +89071;47.34198;-2.86468;5;20221016;18.9;14.5;16.7;3.9;17;5.3;1.2;6617 +89071;47.34198;-2.86468;5;20221017;18.5;15.8;17.1;2.9;17.3;3.6;1.07;5402 +89071;47.34198;-2.86468;5;20221018;21;13.8;17.4;4.5;18.2;.1;1.27;6783 +89071;47.34198;-2.86468;5;20221019;22.6;17.5;20.1;4.1;18.24;4.6;1.9;7480 +89071;47.34198;-2.86468;5;20221020;20.1;12.4;16.3;3.8;16.2;0;1.4;10128 +89071;47.34198;-2.86468;5;20221021;20;17;18.5;8;15.77;.4;2.48;5981 +89071;47.34198;-2.86468;5;20221022;19.9;15;17.4;4.4;16.97;3.8;1.37;6282 +89071;47.34198;-2.86468;5;20221023;19.8;13.8;16.8;6.7;15.77;12.9;1.79;7646 +89071;47.34198;-2.86468;5;20221024;18.4;15.1;16.7;7.8;16.14;.8;1.6;7122 +89071;47.34198;-2.86468;5;20221025;18.7;15;16.9;4.6;16.3;.1;1.3;4862 +89071;47.34198;-2.86468;5;20221026;20.1;16.4;18.3;5.3;17.14;1.2;1.6;6431 +89071;47.34198;-2.86468;5;20221027;20.8;14.9;17.8;3.5;17.67;.1;1.29;7148 +89071;47.34198;-2.86468;5;20221028;19.1;15.8;17.4;4.3;17;.5;1.25;6035 +89071;47.34198;-2.86468;5;20221029;20.1;16.1;18.1;4.7;17.37;4.7;1.43;5180 +89071;47.34198;-2.86468;5;20221030;18.5;14;16.3;4.4;15.3;0;1.29;6894 +89071;47.34198;-2.86468;5;20221031;18.2;13;15.6;5.9;14.54;2.1;1.54;5226 +89071;47.34198;-2.86468;5;20221101;17.3;14.3;15.8;8.3;12.7;.4;2.37;5408 +89071;47.34198;-2.86468;5;20221102;17.6;13.2;15.4;6.3;13.04;.1;1.94;6638 +89071;47.34198;-2.86468;5;20221103;16.6;15.8;16.2;9;13.37;16.7;2.34;3817 +89071;47.34198;-2.86468;5;20221104;15.4;10.2;12.8;7.7;10.34;0;2.09;7124 +89071;47.34198;-2.86468;5;20221105;15.6;8.8;12.2;4.2;12;10.7;1.13;5075 +89071;47.34198;-2.86468;5;20221106;16.7;14.4;15.5;8.1;14.8;8.5;1.37;4703 +89071;47.34198;-2.86468;5;20221107;17.6;13.7;15.6;8.4;14.07;2.4;1.78;5295 +89071;47.34198;-2.86468;5;20221108;16.3;13.4;14.8;8.5;13.74;3.5;1.6;3223 +89071;47.34198;-2.86468;5;20221109;16.7;13.1;14.9;5.6;12.67;.4;1.61;5768 +89071;47.34198;-2.86468;5;20221110;17.5;9.4;13.4;3.5;12.84;0;1.07;6451 +89071;47.34198;-2.86468;5;20221111;13.9;10;11.9;3.7;13;.1;.68;4771 +89071;47.34198;-2.86468;5;20221112;19.3;11.3;15.3;4.2;14.84;.1;.93;7082 +89071;47.34198;-2.86468;5;20221113;18.5;13;15.7;3.6;14.87;1.6;1.01;6213 +89071;47.34198;-2.86468;5;20221114;15.2;12.8;14;4.7;13.34;9.8;1.06;4384 +89071;47.34198;-2.86468;5;20221115;15.8;12.8;14.3;9.5;12.94;11;1.65;4501 +89071;47.34198;-2.86468;5;20221116;15.6;11.2;13.4;9.8;12.74;15.4;1.46;4080 +89071;47.34198;-2.86468;5;20221117;15.3;12.1;13.7;9;12.04;5.5;1.78;4154 +89071;47.34198;-2.86468;5;20221118;13.6;9.7;11.7;4.6;9.9;1.4;1.32;5174 +89071;47.34198;-2.86468;5;20221119;13.7;5;9.3;2.8;8.9;1.8;.85;6333 +89071;47.34198;-2.86468;5;20221120;14.3;8.5;11.4;5.8;11.47;2.2;.97;5501 +89071;47.34198;-2.86468;5;20221121;14.2;10;12.1;8.7;11;12.9;1.7;3159 +89071;47.34198;-2.86468;5;20221122;13.7;8.6;11.2;8.1;10.07;4.6;1.46;5521 +89071;47.34198;-2.86468;5;20221123;14.7;10.6;12.6;8.1;12.5;2.8;1.08;4895 +89071;47.34198;-2.86468;5;20221124;15.8;11.4;13.6;7.4;12.27;5.1;1.51;4165 +89071;47.34198;-2.86468;5;20221125;15.1;10.6;12.9;4.8;10.77;.4;1.28;5175 +89071;47.34198;-2.86468;5;20221126;14.3;8.8;11.5;5.4;11.74;5.4;.96;3641 +89071;47.34198;-2.86468;5;20221127;14.2;12.3;13.3;5.9;14.14;20.2;.63;2408 +89071;47.34198;-2.86468;5;20221128;13;8.9;11;4.8;10.54;2.6;1.07;3659 +89071;47.34198;-2.86468;5;20221129;13.4;6.7;10.1;2.1;9.6;0;.69;4867 +89071;47.34198;-2.86468;5;20221130;9;6;7.5;3.9;9;0;.64;3192 +89071;47.34198;-2.86468;5;20221201;8.9;4.8;6.8;4.4;7.94;0;.73;4370 +89071;47.34198;-2.86468;5;20221202;7.7;2.3;5;4.1;7.37;.1;.54;4806 +89071;47.34198;-2.86468;5;20221203;5.2;3.7;4.4;5.8;6.9;0;.79;1793 +89071;47.34198;-2.86468;5;20221204;4.7;3.4;4.1;3.8;7.07;.1;.57;1324 +89071;47.34198;-2.86468;5;20221205;7.2;3.8;5.5;4.3;7.37;0;.64;3642 +89071;47.34198;-2.86468;5;20221206;6.4;3.9;5.1;4.9;7.24;0;.7;2517 +89071;47.34198;-2.86468;5;20221207;7.4;3.2;5.3;3.9;6.8;.1;.78;3979 +89071;47.34198;-2.86468;5;20221208;4.5;-.1;2.2;4;6.27;0;.45;3856 +89071;47.34198;-2.86468;5;20221209;5.8;.6;3.2;4.2;5.94;0;.63;4905 +89071;47.34198;-2.86468;5;20221210;7.4;-2.4;2.5;2.3;6.04;5.1;.35;5572 +89071;47.34198;-2.86468;5;20221211;5.3;2.6;3.9;3.5;6.8;1.2;.49;3221 +89071;47.34198;-2.86468;5;20221212;4.1;-1.1;1.5;3.8;6.14;.1;.43;3012 +89071;47.34198;-2.86468;5;20221213;4.5;-1;1.8;4.9;5.9;3.8;.43;4766 +89071;47.34198;-2.86468;5;20221214;4.7;2.8;3.8;5.3;7.8;3.7;.29;1558 +89071;47.34198;-2.86468;5;20221215;5.2;2.6;3.9;8.4;5.94;.5;1.15;2733 +89071;47.34198;-2.86468;5;20221216;7.3;2;4.6;5.4;5.5;0;1.15;4618 +89071;47.34198;-2.86468;5;20221217;2.3;-1.4;.4;4.7;5.2;.1;.56;3746 +89071;47.34198;-2.86468;5;20221218;11.6;-.6;5.5;6.4;9.37;15.2;.28;3373 +89071;47.34198;-2.86468;5;20221219;14;10.7;12.4;7.8;13.14;8.2;.69;2676 +89071;47.34198;-2.86468;5;20221220;13.2;12.5;12.8;5.1;12.94;7.8;.78;1441 +89071;47.34198;-2.86468;5;20221221;13.4;7.9;10.7;7.1;12.97;9.5;.24;3206 +89071;47.34198;-2.86468;5;20221222;13.9;12.3;13.1;8.6;13.97;18.1;.68;1730 +89071;47.34198;-2.86468;5;20221223;13.8;13.1;13.4;7.7;14.37;2.3;.61;1670 +89071;47.34198;-2.86468;5;20221224;12.6;11.7;12.1;5.5;13;8.8;.59;2045 +89071;47.34198;-2.86468;5;20221225;12.6;10.4;11.5;3.1;12.87;2.1;.38;2815 +89071;47.34198;-2.86468;5;20221226;12.2;10.4;11.3;3.7;10.9;.1;.74;3296 +89071;47.34198;-2.86468;5;20221227;12.4;5.3;8.9;3.7;9.97;.6;.59;4126 +89071;47.34198;-2.86468;5;20221228;12.8;10.8;11.8;8.4;12.04;7.5;1.01;1471 +89071;47.34198;-2.86468;5;20221229;12.5;10.3;11.4;6.9;10.64;8.3;1.2;3233 +89071;47.34198;-2.86468;5;20221230;14.1;8.1;11.1;10.1;13.5;5.4;.22;3395 +89071;47.34198;-2.86468;5;20221231;16.1;13.8;14.9;9.4;13.5;1;1.64;2355 +89072;47.41499;-2.38246;16;20220101;13.7;8.1;10.9;3;11.8;.3;.48;3481 +89072;47.41499;-2.38246;16;20220102;14;10.5;12.2;5.5;13.2;0;.57;2409 +89072;47.41499;-2.38246;16;20220103;12.7;11.2;12;6.4;13.2;24.3;.56;1078 +89072;47.41499;-2.38246;16;20220104;11.2;8.9;10.1;4.1;9.5;0;.97;3243 +89072;47.41499;-2.38246;16;20220105;8.4;3.2;5.8;2.3;7;.1;.56;4478 +89072;47.41499;-2.38246;16;20220106;8.6;-.1;4.2;3.1;7.6;2.3;.38;3870 +89072;47.41499;-2.38246;16;20220107;11.2;5;8.1;4.9;9.4;1.4;.65;4558 +89072;47.41499;-2.38246;16;20220108;11.2;9.1;10.1;6.9;10.1;8.7;1.17;1553 +89072;47.41499;-2.38246;16;20220109;9.9;5.6;7.7;2.9;10.05;4.2;.38;2044 +89072;47.41499;-2.38246;16;20220110;11;9;10;2;11.9;.9;.41;1387 +89072;47.41499;-2.38246;16;20220111;10.2;8.7;9.4;1.6;10.8;.2;.46;1864 +89072;47.41499;-2.38246;16;20220112;8.5;6.4;7.5;2.6;9.7;0;.44;2482 +89072;47.41499;-2.38246;16;20220113;9.1;5.2;7.2;3.4;7.85;0;.69;6003 +89072;47.41499;-2.38246;16;20220114;1.5;-.8;.3;2.2;6.05;0;.25;2462 +89072;47.41499;-2.38246;16;20220115;3;.3;1.7;1.8;6.7;0;.26;2495 +89072;47.41499;-2.38246;16;20220116;10.6;2;6.3;2.4;9.1;0;.36;4046 +89072;47.41499;-2.38246;16;20220117;7.8;1.6;4.7;1.7;8.35;0;.23;4017 +89072;47.41499;-2.38246;16;20220118;5.9;3;4.5;2.3;7.75;0;.4;2161 +89072;47.41499;-2.38246;16;20220119;8.6;4.6;6.6;1.6;8.4;1.2;.48;2961 +89072;47.41499;-2.38246;16;20220120;9.3;3.7;6.5;2.7;7.67;.1;.66;4597 +89072;47.41499;-2.38246;16;20220121;7.8;-.3;3.7;2.4;6;0;.61;6333 +89072;47.41499;-2.38246;16;20220122;6.4;-2;2.2;2.7;6.65;0;.39;3922 +89072;47.41499;-2.38246;16;20220123;4.8;3.6;4.2;5.2;7.1;0;.68;1878 +89072;47.41499;-2.38246;16;20220124;4.3;2.5;3.4;2.6;6.2;0;.64;2876 +89072;47.41499;-2.38246;16;20220125;5.5;-2.5;1.5;1.5;6.7;0;.3;3535 +89072;47.41499;-2.38246;16;20220126;2.7;2.3;2.5;2.9;6.4;0;.53;1087 +89072;47.41499;-2.38246;16;20220127;7.2;-.2;3.5;1.5;7.15;.1;.39;4401 +89072;47.41499;-2.38246;16;20220128;10.3;2.6;6.5;1.5;10.4;0;.23;4307 +89072;47.41499;-2.38246;16;20220129;9.7;7.6;8.7;2.1;10.65;.1;.45;2256 +89072;47.41499;-2.38246;16;20220130;10.3;7.7;9;1.7;10.25;.3;.55;2513 +89072;47.41499;-2.38246;16;20220131;11.1;5.8;8.4;3.6;9;.1;.87;4424 +89072;47.41499;-2.38246;16;20220201;12.7;5.3;9;3.9;10.2;0;.76;4454 +89072;47.41499;-2.38246;16;20220202;11.7;8.1;9.9;2.6;9.8;0;.84;5233 +89072;47.41499;-2.38246;16;20220203;9.5;5.5;7.5;2.5;10.3;.3;.38;3382 +89072;47.41499;-2.38246;16;20220204;12.3;8.7;10.5;3.3;9.25;.5;1.2;4977 +89072;47.41499;-2.38246;16;20220205;11.6;1.4;6.5;2.5;8.6;0;.63;8261 +89072;47.41499;-2.38246;16;20220206;12.8;5.3;9.1;8.6;11.2;.5;.58;4881 +89072;47.41499;-2.38246;16;20220207;12.7;8.6;10.6;2.7;11.2;.2;.77;5121 +89072;47.41499;-2.38246;16;20220208;8.9;6.9;7.9;1.5;10.1;0;.49;3005 +89072;47.41499;-2.38246;16;20220209;7.2;3.1;5.2;2;8.75;0;.39;3070 +89072;47.41499;-2.38246;16;20220210;9.4;4.9;7.2;2.8;8.8;.4;1.15;6611 +89072;47.41499;-2.38246;16;20220211;10;-.9;4.6;2.8;6.6;0;.95;10422 +89072;47.41499;-2.38246;16;20220212;8.1;-.6;3.8;3.1;6.8;0;.77;9448 +89072;47.41499;-2.38246;16;20220213;11.8;4.4;8.1;8.3;10;11.9;.83;6861 +89072;47.41499;-2.38246;16;20220214;12.8;5.9;9.4;5;9.3;1.6;1.34;8047 +89072;47.41499;-2.38246;16;20220215;11.8;3.9;7.9;7;10.5;7.3;.55;7073 +89072;47.41499;-2.38246;16;20220216;12.6;9.9;11.3;8.4;13.55;2.5;.26;2725 +89072;47.41499;-2.38246;16;20220217;13.6;11.1;12.4;6.1;12.5;.7;1.07;5031 +89072;47.41499;-2.38246;16;20220218;11.8;10.3;11;6.6;9.8;1.6;1.7;5770 +89072;47.41499;-2.38246;16;20220219;11.9;2.2;7.1;6;8.5;.8;1.24;9703 +89072;47.41499;-2.38246;16;20220220;13.2;8.9;11.1;7.6;11.75;1.2;1.05;5077 +89072;47.41499;-2.38246;16;20220221;13.5;8.6;11;6;8.45;0;2.2;7429 +89072;47.41499;-2.38246;16;20220222;13.7;6.4;10.1;3.8;11.55;.2;.82;6295 +89072;47.41499;-2.38246;16;20220223;13.6;4.6;9.1;1.6;9.1;.1;1.04;8420 +89072;47.41499;-2.38246;16;20220224;11.9;7.7;9.8;4.2;8.45;.6;1.65;8051 +89072;47.41499;-2.38246;16;20220225;12.6;1.8;7.2;2.3;7;0;1.43;12724 +89072;47.41499;-2.38246;16;20220226;12.6;.5;6.6;4.4;6.15;0;1.97;12434 +89072;47.41499;-2.38246;16;20220227;14;2.6;8.3;3.1;8.65;.1;1.42;10513 +89072;47.41499;-2.38246;16;20220228;10.6;7.1;8.9;2.6;10.95;.1;.69;5688 +89072;47.41499;-2.38246;16;20220301;13.6;8;10.8;2.5;11.35;.6;.97;5617 +89072;47.41499;-2.38246;16;20220302;13.2;9;11.1;2.3;11.6;.9;.97;5886 +89072;47.41499;-2.38246;16;20220303;11.5;9.3;10.4;3.1;11.25;6.5;.85;3746 +89072;47.41499;-2.38246;16;20220304;13.1;5.7;9.4;3;8.35;0;1.64;10958 +89072;47.41499;-2.38246;16;20220305;10.8;1.5;6.2;3.1;7.5;1.2;1.29;10447 +89072;47.41499;-2.38246;16;20220306;9.5;6.1;7.8;4;7.6;0;1.52;8322 +89072;47.41499;-2.38246;16;20220307;8.6;0;4.3;3.9;5.5;0;1.65;13136 +89072;47.41499;-2.38246;16;20220308;12.5;1.2;6.9;4.1;9;1.5;1.18;10053 +89072;47.41499;-2.38246;16;20220309;13;4.7;8.8;5;10.3;.6;1.14;9772 +89072;47.41499;-2.38246;16;20220310;13.6;9.3;11.5;3;10.45;.8;1.61;10620 +89072;47.41499;-2.38246;16;20220311;13.6;7.5;10.6;6.3;10.9;10.3;1.51;10638 +89072;47.41499;-2.38246;16;20220312;13.4;7.7;10.5;6;9.85;2.5;1.96;13502 +89072;47.41499;-2.38246;16;20220313;12.2;8.1;10.1;4.7;9.75;.8;1.67;10673 +89072;47.41499;-2.38246;16;20220314;16.6;6;11.3;3.7;8.65;.6;2.55;16394 +89072;47.41499;-2.38246;16;20220315;16.1;8.6;12.4;2.8;11.75;0;1.56;9304 +89072;47.41499;-2.38246;16;20220316;13.5;10.1;11.8;2.6;11.5;.6;1.18;5259 +89072;47.41499;-2.38246;16;20220317;14.2;4.7;9.4;3.3;7.8;0;2.27;16392 +89072;47.41499;-2.38246;16;20220318;15.1;3.9;9.5;7.1;6.1;0;3.56;17996 +89072;47.41499;-2.38246;16;20220319;14.9;6.4;10.6;5;8.6;0;2.67;17407 +89072;47.41499;-2.38246;16;20220320;15.4;9;12.2;3.4;10.3;0;2.11;12059 +89072;47.41499;-2.38246;16;20220321;17.5;7.7;12.6;4.8;10.8;0;2.77;17235 +89072;47.41499;-2.38246;16;20220322;16.2;7.3;11.7;5;8.8;0;3.08;17554 +89072;47.41499;-2.38246;16;20220323;16;6;11;4;7.3;0;3.08;18485 +89072;47.41499;-2.38246;16;20220324;18.7;2.8;10.8;2.4;6.8;0;2.94;19720 +89072;47.41499;-2.38246;16;20220325;19.8;7.2;13.5;4.2;7.9;0;3.83;19934 +89072;47.41499;-2.38246;16;20220326;20.1;8.2;14.1;5;7.9;0;4.2;19977 +89072;47.41499;-2.38246;16;20220327;20.4;7.4;13.9;2.8;8.8;0;3.42;20362 +89072;47.41499;-2.38246;16;20220328;19.2;7.5;13.4;3.2;9.6;.1;3.28;20007 +89072;47.41499;-2.38246;16;20220329;13.6;10.7;12.1;3.3;11.6;0;1.47;5990 +89072;47.41499;-2.38246;16;20220330;14.1;9.2;11.7;2.8;10.5;0;1.74;9949 +89072;47.41499;-2.38246;16;20220331;8.6;6.2;7.4;4.3;7.7;1.5;1.81;10125 +89072;47.41499;-2.38246;16;20220401;9.2;1.3;5.2;5;5.5;.3;2.37;16600 +89072;47.41499;-2.38246;16;20220402;10.1;.6;5.3;2.9;5.8;0;2.23;17276 +89072;47.41499;-2.38246;16;20220403;9.9;-.6;4.6;4;4.9;0;2.44;18314 +89072;47.41499;-2.38246;16;20220404;10;2.5;6.3;4.6;7.41;0;1.77;14681 +89072;47.41499;-2.38246;16;20220405;13.3;9;11.2;4.8;10.81;0;1.93;13703 +89072;47.41499;-2.38246;16;20220406;13.1;8.3;10.7;7;11.2;4;1.61;10294 +89072;47.41499;-2.38246;16;20220407;13.9;11.1;12.5;9.1;12.4;11.7;1.82;10854 +89072;47.41499;-2.38246;16;20220408;13.5;9.5;11.5;7.6;11.2;6.3;1.91;8247 +89072;47.41499;-2.38246;16;20220409;13.6;2.8;8.2;2.8;7.4;0;2.65;21371 +89072;47.41499;-2.38246;16;20220410;15.6;1.2;8.4;4.8;7.8;0;2.98;23282 +89072;47.41499;-2.38246;16;20220411;18.9;7.8;13.4;5.7;10.8;8.4;3.85;23346 +89072;47.41499;-2.38246;16;20220412;15.8;11.4;13.6;3.4;12.3;1.9;2.46;14950 +89072;47.41499;-2.38246;16;20220413;20.3;4.7;12.5;1.8;11.2;.6;3.17;23881 +89072;47.41499;-2.38246;16;20220414;21.4;5.8;13.6;2.2;12.2;.1;3.39;24078 +89072;47.41499;-2.38246;16;20220415;23.1;8.1;15.6;2.4;12.7;0;3.86;24273 +89072;47.41499;-2.38246;16;20220416;21.9;10.2;16.1;2.7;11.8;0;3.87;24271 +89072;47.41499;-2.38246;16;20220417;20.1;7.5;13.8;2.9;11.1;0;3.63;24659 +89072;47.41499;-2.38246;16;20220418;16.7;9;12.9;3.7;10.7;0;2.77;16134 +89072;47.41499;-2.38246;16;20220419;15;6.1;10.5;3.3;8.5;0;2.96;18496 +89072;47.41499;-2.38246;16;20220420;18.9;6.1;12.5;3.6;10.2;0;3.51;21741 +89072;47.41499;-2.38246;16;20220421;19.8;9;14.4;2.5;11.5;.1;3.71;23840 +89072;47.41499;-2.38246;16;20220422;20.6;7.5;14;3.5;11.2;0;3.65;23394 +89072;47.41499;-2.38246;16;20220423;19.5;10;14.8;4;12.1;3;3;16848 +89072;47.41499;-2.38246;16;20220424;18.4;10;14.2;2.9;13.2;.5;2.97;20397 +89072;47.41499;-2.38246;16;20220425;18.3;9.6;14;2.8;10.8;0;3.3;19711 +89072;47.41499;-2.38246;16;20220426;18;6;12;4.6;9.6;0;3.73;26309 +89072;47.41499;-2.38246;16;20220427;18.7;7.9;13.3;6.1;9.9;0;4.29;25276 +89072;47.41499;-2.38246;16;20220428;20;11.9;15.9;3.8;11.4;0;4.01;20983 +89072;47.41499;-2.38246;16;20220429;20.3;8.8;14.6;3.9;11.9;0;4.21;26514 +89072;47.41499;-2.38246;16;20220430;16.6;6.8;11.7;3.9;9.8;0;3.64;25612 +89072;47.41499;-2.38246;16;20220501;19.2;8.6;13.9;3.2;9.5;.1;4.07;24388 +89072;47.41499;-2.38246;16;20220502;17.2;10.9;14.1;4.1;11.1;.7;3.47;18310 +89072;47.41499;-2.38246;16;20220503;19.2;10.6;14.9;3.4;10.2;0;3.88;19679 +89072;47.41499;-2.38246;16;20220504;19.6;7.6;13.6;3.7;11;0;3.87;23634 +89072;47.41499;-2.38246;16;20220505;19.9;7.3;13.6;2.3;11.55;0;3.34;21614 +89072;47.41499;-2.38246;16;20220506;21.2;7.7;14.4;2.3;11.95;0;3.94;26329 +89072;47.41499;-2.38246;16;20220507;21.2;8.8;15;2.5;12;0;3.61;21631 +89072;47.41499;-2.38246;16;20220508;23.7;9.8;16.7;2.9;12.85;0;4.58;26969 +89072;47.41499;-2.38246;16;20220509;25;10.6;17.8;2.1;13.85;0;4.63;27192 +89072;47.41499;-2.38246;16;20220510;22.8;9.3;16;1.9;14.05;0;4.16;27444 +89072;47.41499;-2.38246;16;20220511;20.2;12.7;16.4;3.7;14.25;.1;3.31;18366 +89072;47.41499;-2.38246;16;20220512;19.5;8.3;13.9;1.9;11.2;0;3.8;25635 +89072;47.41499;-2.38246;16;20220513;21.6;6.1;13.8;1.8;10.7;0;4.2;28318 +89072;47.41499;-2.38246;16;20220514;26.2;11.8;19;3.2;13.1;0;4.98;23994 +89072;47.41499;-2.38246;16;20220515;26.4;16.1;21.2;4;16.5;0;5.02;23342 +89072;47.41499;-2.38246;16;20220516;22.6;14.7;18.7;3.3;15.9;.1;3.67;18908 +89072;47.41499;-2.38246;16;20220517;28;11.2;19.6;2.9;15.6;0;5.09;26221 +89072;47.41499;-2.38246;16;20220518;28;10.2;19.1;2.3;14.6;.8;4.84;25131 +89072;47.41499;-2.38246;16;20220519;23;14.7;18.9;2.4;14.3;1.3;4.21;22274 +89072;47.41499;-2.38246;16;20220520;22.8;13.6;18.2;3;13.75;0;4.5;24286 +89072;47.41499;-2.38246;16;20220521;25.9;9.3;17.6;2.6;13.45;0;5.06;28950 +89072;47.41499;-2.38246;16;20220522;27.5;15.1;21.3;3.2;15.15;15.3;5.07;22083 +89072;47.41499;-2.38246;16;20220523;19.2;13.4;16.3;3.8;14.3;1.8;3.08;16595 +89072;47.41499;-2.38246;16;20220524;18.8;9.8;14.3;2.3;11.75;.5;3.55;22280 +89072;47.41499;-2.38246;16;20220525;18.8;7.5;13.1;2.6;12.45;.1;3.03;20241 +89072;47.41499;-2.38246;16;20220526;18;13.4;15.7;2.4;13.4;0;2.36;10738 +89072;47.41499;-2.38246;16;20220527;18.7;9.5;14.1;1.8;13.5;0;2.38;13953 +89072;47.41499;-2.38246;16;20220528;23.2;8.8;16;3.8;11.25;0;5.29;30240 +89072;47.41499;-2.38246;16;20220529;19.7;9.3;14.5;4.5;9.1;0;5;27997 +89072;47.41499;-2.38246;16;20220530;20.1;7.1;13.6;3;9.15;0;4.66;28861 +89072;47.41499;-2.38246;16;20220531;20.9;6.2;13.6;2.1;9.85;0;4.5;29511 +89072;47.41499;-2.38246;16;20220601;23.8;8.5;16.2;2.6;10.75;0;5.1;29169 +89072;47.41499;-2.38246;16;20220602;27.2;14.2;20.7;3.4;12.6;0;5.49;22928 +89072;47.41499;-2.38246;16;20220603;25.1;15.3;20.2;2.6;14.5;0;4.63;22277 +89072;47.41499;-2.38246;16;20220604;23;11.2;17.1;2.6;16.6;0;3.84;23971 +89072;47.41499;-2.38246;16;20220605;20.8;14.4;17.6;3.8;14.5;.6;4.06;21996 +89072;47.41499;-2.38246;16;20220606;18.3;11.8;15.1;3;14.55;3.4;2.29;12472 +89072;47.41499;-2.38246;16;20220607;20.7;13.4;17;4.9;15.9;16.6;3.16;17192 +89072;47.41499;-2.38246;16;20220608;20.4;15.1;17.8;4.8;15.55;.1;4.06;23314 +89072;47.41499;-2.38246;16;20220609;21.2;14.1;17.6;3.4;14.45;.2;4.6;27129 +89072;47.41499;-2.38246;16;20220610;21.6;15.5;18.5;3.2;16.4;.2;3.47;17382 +89072;47.41499;-2.38246;16;20220611;23.9;12.9;18.4;2.6;15;0;4.91;28703 +89072;47.41499;-2.38246;16;20220612;24.2;12.6;18.4;4;12.65;0;5.81;31247 +89072;47.41499;-2.38246;16;20220613;24.5;10.7;17.6;3.5;12.15;0;5.68;31401 +89072;47.41499;-2.38246;16;20220614;28.5;12;20.2;3.4;12.85;0;6.33;30014 +89072;47.41499;-2.38246;16;20220615;30.3;15.8;23.1;2.6;15.25;0;6.5;30676 +89072;47.41499;-2.38246;16;20220616;30.8;14.8;22.8;2.7;14.7;0;6.2;27885 +89072;47.41499;-2.38246;16;20220617;35.9;16.8;26.3;2.2;17.5;0;6.92;29743 +89072;47.41499;-2.38246;16;20220618;35.8;18.9;27.3;3;17.8;3.4;7.36;28299 +89072;47.41499;-2.38246;16;20220619;23.8;15.4;19.6;5.2;17.5;.2;3.86;18328 +89072;47.41499;-2.38246;16;20220620;27.2;14.5;20.8;2.9;17.6;7.7;4.71;23135 +89072;47.41499;-2.38246;16;20220621;25.9;15.6;20.8;2.8;18;4.7;4.06;19401 +89072;47.41499;-2.38246;16;20220622;22.9;15.3;19.1;2.2;18.25;.7;3.06;16188 +89072;47.41499;-2.38246;16;20220623;22.9;15.4;19.2;3.3;17.5;1.3;4.53;26518 +89072;47.41499;-2.38246;16;20220624;20.8;15.9;18.3;4.5;16.55;4.4;3.19;15678 +89072;47.41499;-2.38246;16;20220625;20.2;13.5;16.8;4;12.7;.9;4.22;21802 +89072;47.41499;-2.38246;16;20220626;20.6;13.6;17.1;3.4;12.4;3.1;4.46;23840 +89072;47.41499;-2.38246;16;20220627;20.5;10;15.3;2.6;12.85;.1;4.33;27777 +89072;47.41499;-2.38246;16;20220628;20.7;9.2;14.9;3.3;13.3;2.6;4.01;26202 +89072;47.41499;-2.38246;16;20220629;20.8;14.2;17.5;3.7;14.7;2.2;3.54;17848 +89072;47.41499;-2.38246;16;20220630;19.2;10.4;14.8;2.6;12.5;2.6;3.82;23940 +89072;47.41499;-2.38246;16;20220701;20.9;7.7;14.3;2.1;12.3;.2;4.03;26371 +89072;47.41499;-2.38246;16;20220702;22.4;8.2;15.3;2.1;13;0;4.69;30936 +89072;47.41499;-2.38246;16;20220703;23;10.2;16.6;2.3;13.1;0;4.46;26255 +89072;47.41499;-2.38246;16;20220704;24.7;9.7;17.2;2.9;12.85;0;5.29;30540 +89072;47.41499;-2.38246;16;20220705;25;10.1;17.5;3.2;12.5;0;5.47;30414 +89072;47.41499;-2.38246;16;20220706;27;12.4;19.7;3.3;14.4;0;5.69;29237 +89072;47.41499;-2.38246;16;20220707;25.2;12.8;19;2.8;15.25;0;4.51;23604 +89072;47.41499;-2.38246;16;20220708;29.2;14.2;21.7;3.7;14.25;0;6.64;30577 +89072;47.41499;-2.38246;16;20220709;30.9;15.8;23.3;3.7;15.35;0;6.99;30444 +89072;47.41499;-2.38246;16;20220710;30.5;16.1;23.3;3.8;13.35;0;7.24;30460 +89072;47.41499;-2.38246;16;20220711;32.7;17.5;25.1;3.3;14.55;0;7.36;30224 +89072;47.41499;-2.38246;16;20220712;34.7;15.6;25.2;2.3;16.05;0;6.87;30086 +89072;47.41499;-2.38246;16;20220713;34.3;18.3;26.3;2.5;16.45;0;7.06;30096 +89072;47.41499;-2.38246;16;20220714;29.7;16.7;23.2;3.3;14.2;0;6.71;30055 +89072;47.41499;-2.38246;16;20220715;30.1;13.8;21.9;3.5;13.35;0;6.67;29362 +89072;47.41499;-2.38246;16;20220716;32.3;16.2;24.3;3.6;12.15;0;7.43;28468 +89072;47.41499;-2.38246;16;20220717;35;19.6;27.3;4.2;12.4;0;8.53;28421 +89072;47.41499;-2.38246;16;20220718;40.6;19.7;30.2;3.3;14.1;0;8.94;28724 +89072;47.41499;-2.38246;16;20220719;25.3;20.7;23;3.8;18;4.1;4.84;20121 +89072;47.41499;-2.38246;16;20220720;23.7;17.5;20.6;3.3;19;0;3.61;17969 +89072;47.41499;-2.38246;16;20220721;25.5;14;19.7;2.4;15.3;.1;4.7;25128 +89072;47.41499;-2.38246;16;20220722;24.9;16.2;20.6;3.2;15.7;.5;4.16;17665 +89072;47.41499;-2.38246;16;20220723;24.3;12.3;18.3;2.3;14.3;0;4.8;28161 +89072;47.41499;-2.38246;16;20220724;27.7;12.1;19.9;2.1;16.2;.1;5.18;28754 +89072;47.41499;-2.38246;16;20220725;23.4;18.1;20.8;4.2;17.2;0;4.2;19177 +89072;47.41499;-2.38246;16;20220726;24.1;16.2;20.2;2.8;14.5;0;4.3;19753 +89072;47.41499;-2.38246;16;20220727;25.9;12.9;19.4;2.2;12.45;0;4.83;24187 +89072;47.41499;-2.38246;16;20220728;28.8;16.1;22.4;2.5;14.5;0;5.41;24864 +89072;47.41499;-2.38246;16;20220729;29.1;16.4;22.8;2.4;16.25;0;5.26;24803 +89072;47.41499;-2.38246;16;20220730;27.4;14.5;21;2.2;15.85;0;5.19;28030 +89072;47.41499;-2.38246;16;20220731;24.9;16.1;20.5;2.4;18.3;0;4.17;22866 +89072;47.41499;-2.38246;16;20220801;26.4;15.5;21;2.1;18.5;0;4.34;23635 +89072;47.41499;-2.38246;16;20220802;30.2;15.2;22.7;2.1;17.9;0;5.39;27524 +89072;47.41499;-2.38246;16;20220803;31.7;16.4;24;2.5;18.2;0;5.7;26653 +89072;47.41499;-2.38246;16;20220804;28.9;17.8;23.3;4;16.7;0;5.88;24985 +89072;47.41499;-2.38246;16;20220805;25.7;13.4;19.6;4.9;12.2;0;5.99;27507 +89072;47.41499;-2.38246;16;20220806;27.9;13;20.5;4.4;10.6;0;6.62;27531 +89072;47.41499;-2.38246;16;20220807;29.4;13.3;21.3;4.6;10.85;0;6.97;27105 +89072;47.41499;-2.38246;16;20220808;31;15;23;4.2;11.5;0;6.98;25778 +89072;47.41499;-2.38246;16;20220809;32.4;17.3;24.9;4.7;14.45;0;7.44;26749 +89072;47.41499;-2.38246;16;20220810;35;18.3;26.6;4;14.3;0;7.69;26419 +89072;47.41499;-2.38246;16;20220811;35.5;17.9;26.7;3.3;12.4;0;7.45;26338 +89072;47.41499;-2.38246;16;20220812;35.6;18.7;27.2;2.6;11.75;0;6.84;25656 +89072;47.41499;-2.38246;16;20220813;36.1;17.1;26.6;2.8;15.6;0;6.66;25123 +89072;47.41499;-2.38246;16;20220814;20.9;19.4;20.2;3.6;20.8;9.7;1.63;5685 +89072;47.41499;-2.38246;16;20220815;23.7;18.4;21;3.7;19.15;.7;3.03;12982 +89072;47.41499;-2.38246;16;20220816;24.1;17.3;20.7;3;18.5;2.6;3.51;17522 +89072;47.41499;-2.38246;16;20220817;23.3;13.8;18.5;1.7;17.4;5.9;2.84;15805 +89072;47.41499;-2.38246;16;20220818;25;15.8;20.4;2.9;17.95;.3;3.47;16968 +89072;47.41499;-2.38246;16;20220819;23.3;18.1;20.7;3.3;19.75;1.4;2.56;11059 +89072;47.41499;-2.38246;16;20220820;24.2;11.6;17.9;2;15.15;0;3.87;23663 +89072;47.41499;-2.38246;16;20220821;21.8;13.6;17.7;1.9;17.15;2.9;2.15;11167 +89072;47.41499;-2.38246;16;20220822;23.7;18.1;20.9;2.9;20.4;.1;2.68;12956 +89072;47.41499;-2.38246;16;20220823;25.3;18.9;22.1;2.6;20.9;.2;3.42;17513 +89072;47.41499;-2.38246;16;20220824;31.2;15.3;23.3;1.9;19.75;3.5;4.41;21942 +89072;47.41499;-2.38246;16;20220825;23.6;18.5;21.1;2.8;19.45;0;2.62;11158 +89072;47.41499;-2.38246;16;20220826;25;12.6;18.8;2.5;14.6;0;3.95;21960 +89072;47.41499;-2.38246;16;20220827;27.7;13.2;20.5;2.5;14.75;0;4.56;23456 +89072;47.41499;-2.38246;16;20220828;27.8;16.3;22.1;3.7;13.85;0;5.19;21222 +89072;47.41499;-2.38246;16;20220829;31.2;16.1;23.6;3.3;15.15;0;5.5;22062 +89072;47.41499;-2.38246;16;20220830;32;17.2;24.6;2.9;16.75;0;5.25;21914 +89072;47.41499;-2.38246;16;20220831;27.6;16.8;22.2;2.1;19.1;4.9;3.48;16798 +89072;47.41499;-2.38246;16;20220901;25.2;17.7;21.5;1.8;19.55;0;3.15;17110 +89072;47.41499;-2.38246;16;20220902;24.4;15.6;20;2;18.85;.5;3;17531 +89072;47.41499;-2.38246;16;20220903;23.3;15.7;19.5;3.3;17.3;.2;3.17;16949 +89072;47.41499;-2.38246;16;20220904;25.5;16.6;21;3.9;17.9;.1;3.85;18717 +89072;47.41499;-2.38246;16;20220905;28.7;17;22.9;3.3;18.55;2.3;4.13;17817 +89072;47.41499;-2.38246;16;20220906;21.6;17.8;19.7;4.6;18.45;3.9;2.48;10570 +89072;47.41499;-2.38246;16;20220907;21.8;17.5;19.7;4.7;17.55;14.9;2.76;11634 +89072;47.41499;-2.38246;16;20220908;21.5;16.1;18.8;5.6;16.75;3.4;2.94;13088 +89072;47.41499;-2.38246;16;20220909;21.5;15.6;18.5;4.9;15.5;.8;3.22;14826 +89072;47.41499;-2.38246;16;20220910;22;12.1;17;1.9;16.25;.4;2.49;16266 +89072;47.41499;-2.38246;16;20220911;27.5;16.6;22;2.8;18.1;0;3.88;19641 +89072;47.41499;-2.38246;16;20220912;32.3;15.5;23.9;3.2;16.35;.4;4.77;17237 +89072;47.41499;-2.38246;16;20220913;30;20.1;25;3.1;20.65;0;4.02;15932 +89072;47.41499;-2.38246;16;20220914;23.8;17.3;20.5;2.6;19.75;0;2.31;11347 +89072;47.41499;-2.38246;16;20220915;24.1;17.2;20.7;2.6;16.65;0;3.1;15138 +89072;47.41499;-2.38246;16;20220916;20.1;10.8;15.5;2.9;11.3;0;2.88;15441 +89072;47.41499;-2.38246;16;20220917;19.9;6.1;13;2.1;9.25;0;2.85;19261 +89072;47.41499;-2.38246;16;20220918;21;5.3;13.1;2.3;9.35;.1;2.94;19255 +89072;47.41499;-2.38246;16;20220919;22;7.6;14.8;2.8;10.95;0;3.12;18699 +89072;47.41499;-2.38246;16;20220920;21.8;8;14.9;2.8;11.15;0;3.03;18192 +89072;47.41499;-2.38246;16;20220921;22.4;8.9;15.7;2.4;11.2;0;3.03;18186 +89072;47.41499;-2.38246;16;20220922;23.4;7.2;15.3;1.6;10.8;0;2.74;17730 +89072;47.41499;-2.38246;16;20220923;19.1;10;14.6;1.6;13.4;1.6;1.55;8652 +89072;47.41499;-2.38246;16;20220924;19.8;11.6;15.7;3;13.35;2.3;2.22;11965 +89072;47.41499;-2.38246;16;20220925;20.7;10.8;15.8;3;12.15;.1;2.54;13180 +89072;47.41499;-2.38246;16;20220926;17.5;7.9;12.7;3.1;11.7;3.6;1.72;8981 +89072;47.41499;-2.38246;16;20220927;18;12.2;15.1;4.4;13.35;1.6;1.93;7760 +89072;47.41499;-2.38246;16;20220928;17.6;13;15.3;4;13.85;.4;1.81;8186 +89072;47.41499;-2.38246;16;20220929;17.1;7.4;12.2;2;11.05;4.7;1.63;10650 +89072;47.41499;-2.38246;16;20220930;17.7;4.4;11.1;3.1;12.25;5.1;1.5;12604 +89072;47.41499;-2.38246;16;20221001;19.6;15.1;17.3;6;18.5;2.8;1.3;7935 +89072;47.41499;-2.38246;16;20221002;20.2;16.7;18.4;4.3;17.5;.2;1.73;6424 +89072;47.41499;-2.38246;16;20221003;19.2;13.5;16.4;2.3;15.2;0;1.5;7537 +89072;47.41499;-2.38246;16;20221004;18.4;9.6;14;1.6;15.15;.2;1.13;7938 +89072;47.41499;-2.38246;16;20221005;19.9;14.5;17.2;3.8;15.55;.6;1.81;7302 +89072;47.41499;-2.38246;16;20221006;19.9;5.1;12.5;1.3;10.65;0;1.78;15117 +89072;47.41499;-2.38246;16;20221007;19.7;4.9;12.3;1.7;10.5;.1;1.86;15106 +89072;47.41499;-2.38246;16;20221008;20;7.3;13.7;1.7;11.6;0;1.73;12342 +89072;47.41499;-2.38246;16;20221009;21.4;6.7;14;2.4;11.4;.1;2.17;14402 +89072;47.41499;-2.38246;16;20221010;21;13.6;17.3;2.4;16.55;0;1.47;7763 +89072;47.41499;-2.38246;16;20221011;21.4;12;16.7;2.8;12.85;0;2.23;12372 +89072;47.41499;-2.38246;16;20221012;20.1;7.6;13.9;1.6;12.5;.9;1.58;12555 +89072;47.41499;-2.38246;16;20221013;18;13.2;15.6;4.2;16.5;7.2;.93;4320 +89072;47.41499;-2.38246;16;20221014;18.7;14.3;16.5;4.7;17.5;9.4;.98;4881 +89072;47.41499;-2.38246;16;20221015;19.2;14.3;16.7;4.6;16.5;0;1.47;8322 +89072;47.41499;-2.38246;16;20221016;21.2;14.2;17.7;2.9;17;3.7;1.42;6633 +89072;47.41499;-2.38246;16;20221017;19.7;15.3;17.5;2.3;16.9;0;1.16;4280 +89072;47.41499;-2.38246;16;20221018;21.6;13.7;17.6;3.8;18.05;.1;1.33;7625 +89072;47.41499;-2.38246;16;20221019;25.2;17.1;21.2;3.6;18.2;7.7;2.38;10069 +89072;47.41499;-2.38246;16;20221020;21.3;10.9;16.1;3.2;15.85;0;1.53;11463 +89072;47.41499;-2.38246;16;20221021;20.4;16.5;18.4;6.6;15.6;5.2;2.44;7615 +89072;47.41499;-2.38246;16;20221022;20.6;14;17.3;3.7;16.6;2.6;1.44;7087 +89072;47.41499;-2.38246;16;20221023;20.8;13.8;17.3;5.9;15.65;16.3;1.95;7524 +89072;47.41499;-2.38246;16;20221024;19;15.4;17.2;6.7;15.95;2.4;1.83;7267 +89072;47.41499;-2.38246;16;20221025;18.8;13.6;16.2;3.4;15.8;.2;1.19;5414 +89072;47.41499;-2.38246;16;20221026;20.6;15.6;18.1;4.1;16.7;1.3;1.61;7016 +89072;47.41499;-2.38246;16;20221027;21.9;13.1;17.5;2.9;17;.1;1.33;7496 +89072;47.41499;-2.38246;16;20221028;19.4;13.5;16.5;3.1;16.75;0;1.05;6907 +89072;47.41499;-2.38246;16;20221029;20.9;15.1;18;3.6;16.9;4.1;1.42;5890 +89072;47.41499;-2.38246;16;20221030;18.8;13.2;16;2.9;15.1;1.9;1.21;7315 +89072;47.41499;-2.38246;16;20221031;18.2;10.3;14.2;4.2;14.1;3.2;1.13;4895 +89072;47.41499;-2.38246;16;20221101;17.7;13.3;15.5;6.2;12.5;3.2;2.13;5878 +89072;47.41499;-2.38246;16;20221102;17.8;10.3;14;4.3;12.85;0;1.41;8045 +89072;47.41499;-2.38246;16;20221103;16.5;15.3;15.9;6.3;13.25;13;2.02;4848 +89072;47.41499;-2.38246;16;20221104;15.6;9.1;12.3;4.8;10.05;0;1.72;7843 +89072;47.41499;-2.38246;16;20221105;15.8;6.8;11.3;3;11.75;9.9;.86;4553 +89072;47.41499;-2.38246;16;20221106;16.9;14;15.4;6.4;14.6;12.7;1.39;4554 +89072;47.41499;-2.38246;16;20221107;17.8;13;15.4;6.7;13.9;2.8;1.68;4782 +89072;47.41499;-2.38246;16;20221108;16.3;13.1;14.7;6.7;13.7;5.4;1.43;3246 +89072;47.41499;-2.38246;16;20221109;16.8;12.1;14.5;3.8;12.15;.8;1.43;6890 +89072;47.41499;-2.38246;16;20221110;17.4;5.6;11.5;2;11.8;0;.74;7808 +89072;47.41499;-2.38246;16;20221111;13.2;7.6;10.4;2.8;11.9;.1;.5;4738 +89072;47.41499;-2.38246;16;20221112;19.8;8.7;14.3;3.1;13.45;.2;1.06;8234 +89072;47.41499;-2.38246;16;20221113;19.4;11.1;15.3;3.1;13.65;.4;1.16;7789 +89072;47.41499;-2.38246;16;20221114;15.3;10;12.6;3.3;12.45;12.1;.84;5456 +89072;47.41499;-2.38246;16;20221115;16.3;10.9;13.6;7;12.7;17.4;1.41;5434 +89072;47.41499;-2.38246;16;20221116;15.3;9.9;12.6;7.8;12.4;18;1.23;2518 +89072;47.41499;-2.38246;16;20221117;15.4;11.7;13.5;6;11.65;5.4;1.59;4127 +89072;47.41499;-2.38246;16;20221118;13.4;7.9;10.7;2.4;9.55;.6;.81;6316 +89072;47.41499;-2.38246;16;20221119;13.4;2.9;8.1;1.6;8.25;2.7;.56;7040 +89072;47.41499;-2.38246;16;20221120;13.9;6.1;10;3.5;11.4;1;.49;5693 +89072;47.41499;-2.38246;16;20221121;14;7.5;10.8;5.3;10.8;9.4;1.01;3957 +89072;47.41499;-2.38246;16;20221122;13.7;7.6;10.7;5.3;9.65;4.6;1.3;5617 +89072;47.41499;-2.38246;16;20221123;14.6;9;11.8;5.9;12.25;2.8;.83;4695 +89072;47.41499;-2.38246;16;20221124;15.6;9.6;12.6;4.9;12.05;6.2;1.05;4644 +89072;47.41499;-2.38246;16;20221125;15.1;8.2;11.6;2.2;10.3;.3;.71;6056 +89072;47.41499;-2.38246;16;20221126;13.7;5.4;9.6;3.3;11.3;4.5;.47;3432 +89072;47.41499;-2.38246;16;20221127;14.2;11.4;12.8;4.2;14.1;11.9;.52;1345 +89072;47.41499;-2.38246;16;20221128;12.4;6.9;9.7;1.9;10.05;2.4;.49;4523 +89072;47.41499;-2.38246;16;20221129;13.1;3.5;8.3;1;8.6;.1;.28;5754 +89072;47.41499;-2.38246;16;20221130;8.2;4.5;6.4;3.1;8.75;0;.43;2753 +89072;47.41499;-2.38246;16;20221201;7.7;3.2;5.4;3;7.55;0;.42;5293 +89072;47.41499;-2.38246;16;20221202;6.9;-.7;3.1;2.6;6.7;0;.34;5095 +89072;47.41499;-2.38246;16;20221203;4.7;2.5;3.6;4.2;6.8;0;.58;2073 +89072;47.41499;-2.38246;16;20221204;4.3;3.2;3.7;2.8;7.1;0;.48;1108 +89072;47.41499;-2.38246;16;20221205;7.5;1.7;4.6;2.8;7.25;0;.43;4500 +89072;47.41499;-2.38246;16;20221206;6;2.1;4;4.2;7.1;0;.55;2330 +89072;47.41499;-2.38246;16;20221207;6.3;1.5;3.9;3;6.5;.1;.44;4898 +89072;47.41499;-2.38246;16;20221208;2.1;-2.4;-.1;2.8;5.8;0;.2;2893 +89072;47.41499;-2.38246;16;20221209;5.4;-.7;2.3;3.1;5.65;0;.48;5091 +89072;47.41499;-2.38246;16;20221210;6.6;-5;.8;1.6;5.35;2.6;.22;5778 +89072;47.41499;-2.38246;16;20221211;4;1.6;2.8;2.9;6.05;1.1;.52;2908 +89072;47.41499;-2.38246;16;20221212;1.8;-4.4;-1.3;2.8;5.15;0;.27;2731 +89072;47.41499;-2.38246;16;20221213;3.5;-3.2;.1;3.6;5.15;3.5;.39;5073 +89072;47.41499;-2.38246;16;20221214;3.2;.5;1.9;3.9;6.8;4.1;.27;1360 +89072;47.41499;-2.38246;16;20221215;4.8;1.8;3.3;6.2;5.55;.2;1.14;1721 +89072;47.41499;-2.38246;16;20221216;7;-.1;3.4;3.6;5.3;0;.76;5527 +89072;47.41499;-2.38246;16;20221217;1.3;-4;-1.3;2.8;4.65;.1;.25;4859 +89072;47.41499;-2.38246;16;20221218;10.4;-3.4;3.5;5.1;7.95;10.7;.44;2420 +89072;47.41499;-2.38246;16;20221219;14;9.4;11.7;6.5;12.8;28.3;.63;2089 +89072;47.41499;-2.38246;16;20221220;13;12.3;12.6;3.9;12.85;9.1;.75;1092 +89072;47.41499;-2.38246;16;20221221;13.5;6.4;9.9;5.5;12.6;13;.17;2029 +89072;47.41499;-2.38246;16;20221222;14.2;12.1;13.1;7.3;13.95;21.8;.71;841 +89072;47.41499;-2.38246;16;20221223;14;13.2;13.6;6.5;14.5;4.2;.62;1195 +89072;47.41499;-2.38246;16;20221224;12.3;11.5;11.9;4.4;12.95;7.9;.57;1134 +89072;47.41499;-2.38246;16;20221225;12.5;9.8;11.2;2.6;12.8;2.3;.33;2134 +89072;47.41499;-2.38246;16;20221226;12.2;9.4;10.8;2.3;10.6;.1;.51;4043 +89072;47.41499;-2.38246;16;20221227;11.9;2.9;7.4;2.7;9.4;.7;.36;4104 +89072;47.41499;-2.38246;16;20221228;12.5;9.9;11.2;6.8;11.95;8.8;.79;1369 +89072;47.41499;-2.38246;16;20221229;12.6;10.1;11.4;4.8;10.6;7.7;1.03;3196 +89072;47.41499;-2.38246;16;20221230;14.5;6.1;10.3;8.3;13.4;8;.01;2203 +89072;47.41499;-2.38246;16;20221231;16.3;13.3;14.8;8.2;13.35;2.9;1.69;1541 +89073;47.45582;-2.10126;29;20220101;15.4;6.3;10.8;2;11.42;0;.41;4303 +89073;47.45582;-2.10126;29;20220102;14.2;10.6;12.4;5.9;13.1;0;.67;2194 +89073;47.45582;-2.10126;29;20220103;12.9;11.6;12.2;6.1;13.13;24.7;.64;1050 +89073;47.45582;-2.10126;29;20220104;11.1;8.8;10;4.1;9.57;0;.96;2526 +89073;47.45582;-2.10126;29;20220105;8.5;2.1;5.3;1.7;6.9;.1;.4;4801 +89073;47.45582;-2.10126;29;20220106;8.2;-.8;3.7;2.7;7.07;2.3;.34;4753 +89073;47.45582;-2.10126;29;20220107;11;5.3;8.1;5;9.23;1.2;.7;4343 +89073;47.45582;-2.10126;29;20220108;11.2;8.2;9.7;6.7;10.03;8.8;1;1930 +89073;47.45582;-2.10126;29;20220109;9.9;5.8;7.8;3.1;9.83;4.2;.42;2457 +89073;47.45582;-2.10126;29;20220110;9.7;8.8;9.2;2;11.2;1.8;.4;1179 +89073;47.45582;-2.10126;29;20220111;10.3;7.9;9.1;1.5;10.03;.1;.49;2198 +89073;47.45582;-2.10126;29;20220112;8.2;4.6;6.4;2.7;8.63;0;.46;3389 +89073;47.45582;-2.10126;29;20220113;8.8;4.5;6.6;3.3;7.4;0;.75;5012 +89073;47.45582;-2.10126;29;20220114;1.5;-1.3;.1;2;5.9;0;.24;2961 +89073;47.45582;-2.10126;29;20220115;2.3;-.5;.9;1.6;6.37;0;.21;2797 +89073;47.45582;-2.10126;29;20220116;9.6;1.1;5.4;2.1;8.5;0;.31;3866 +89073;47.45582;-2.10126;29;20220117;7.3;2.1;4.7;1.7;8.53;0;.22;3252 +89073;47.45582;-2.10126;29;20220118;5.9;3.2;4.5;2.3;7.63;0;.43;2053 +89073;47.45582;-2.10126;29;20220119;8.8;4.3;6.5;1.7;8.27;.9;.48;3288 +89073;47.45582;-2.10126;29;20220120;9.1;3.9;6.5;2.4;7.67;0;.66;4130 +89073;47.45582;-2.10126;29;20220121;7.6;-.8;3.4;2.5;5.93;.1;.58;6506 +89073;47.45582;-2.10126;29;20220122;6.1;-2.3;1.9;2.9;6.5;0;.37;4389 +89073;47.45582;-2.10126;29;20220123;4.3;3.4;3.8;5.1;7;0;.62;1680 +89073;47.45582;-2.10126;29;20220124;4.9;1.8;3.4;2.7;6.33;0;.56;4309 +89073;47.45582;-2.10126;29;20220125;4.6;-2.1;1.3;1.5;6.53;0;.26;3911 +89073;47.45582;-2.10126;29;20220126;2.6;2;2.3;2.9;6.37;0;.5;1225 +89073;47.45582;-2.10126;29;20220127;7.3;-.2;3.5;1.7;7.1;.1;.41;5240 +89073;47.45582;-2.10126;29;20220128;10.4;3.4;6.9;1.1;10.2;0;.31;3817 +89073;47.45582;-2.10126;29;20220129;9.8;7.6;8.7;2;10.43;.1;.48;2498 +89073;47.45582;-2.10126;29;20220130;9.8;7.7;8.7;1.7;10.17;.2;.51;2498 +89073;47.45582;-2.10126;29;20220131;10.8;6.8;8.8;3.8;8.87;.1;.99;4611 +89073;47.45582;-2.10126;29;20220201;12.3;4.7;8.5;4;9.97;0;.69;4826 +89073;47.45582;-2.10126;29;20220202;11.4;8.1;9.7;2.4;9.77;0;.8;4139 +89073;47.45582;-2.10126;29;20220203;9.2;5.4;7.3;2.4;9.93;.2;.4;3458 +89073;47.45582;-2.10126;29;20220204;12.3;8.4;10.3;2.9;9.3;.6;1.09;4490 +89073;47.45582;-2.10126;29;20220205;11.4;0;5.7;2.3;8.2;.1;.63;8337 +89073;47.45582;-2.10126;29;20220206;12.6;6.1;9.3;7;11.13;.5;.63;4206 +89073;47.45582;-2.10126;29;20220207;12.1;9.1;10.6;2.7;10.77;.2;.82;4825 +89073;47.45582;-2.10126;29;20220208;9.2;7;8.1;1.7;10.03;0;.53;3305 +89073;47.45582;-2.10126;29;20220209;7.8;3.1;5.5;2.3;8.7;0;.47;3998 +89073;47.45582;-2.10126;29;20220210;10.4;5.5;7.9;2.8;8.79;.4;1.15;6611 +89073;47.45582;-2.10126;29;20220211;10;-1;4.5;2.8;6.59;0;.95;10422 +89073;47.45582;-2.10126;29;20220212;8.1;-.6;3.7;3.1;6.79;0;.77;9448 +89073;47.45582;-2.10126;29;20220213;11.8;4.4;8.1;8.3;9.99;11.4;.83;6861 +89073;47.45582;-2.10126;29;20220214;12.7;5.9;9.3;5;9.29;1.7;1.34;8047 +89073;47.45582;-2.10126;29;20220215;11.8;3.9;7.8;7;10.49;7.7;.55;7073 +89073;47.45582;-2.10126;29;20220216;13.1;9.9;11.5;8.2;13.63;2.8;.33;3301 +89073;47.45582;-2.10126;29;20220217;14.3;10.9;12.6;5.4;12.4;.8;1.16;5205 +89073;47.45582;-2.10126;29;20220218;11.7;10.3;11;6.6;9.63;1.7;1.73;4461 +89073;47.45582;-2.10126;29;20220219;11.7;1.6;6.6;5;8.3;.5;1.12;9410 +89073;47.45582;-2.10126;29;20220220;13.4;8.7;11;7.1;11.6;1.8;1.07;5588 +89073;47.45582;-2.10126;29;20220221;13.3;8.1;10.7;5.6;8.4;.1;2.06;6666 +89073;47.45582;-2.10126;29;20220222;13.5;5.4;9.5;3.7;11.23;.2;.75;6048 +89073;47.45582;-2.10126;29;20220223;13.4;5.8;9.6;1.6;9.47;.1;1.03;7612 +89073;47.45582;-2.10126;29;20220224;11.6;7.1;9.4;3.9;8.3;.6;1.53;7287 +89073;47.45582;-2.10126;29;20220225;12.5;.5;6.5;1.6;6.63;0;1.21;11547 +89073;47.45582;-2.10126;29;20220226;12.4;-.2;6.1;4.2;5.87;0;1.92;12476 +89073;47.45582;-2.10126;29;20220227;13.5;2.3;7.9;2.8;8.17;.1;1.36;10301 +89073;47.45582;-2.10126;29;20220228;12.9;6.1;9.5;2.2;10.4;0;1.05;8805 +89073;47.45582;-2.10126;29;20220301;14.9;8.1;11.5;2.4;10.87;3;1.29;7067 +89073;47.45582;-2.10126;29;20220302;13.6;9.3;11.4;2.5;11.03;.4;1.18;6493 +89073;47.45582;-2.10126;29;20220303;11.6;9.1;10.3;3.2;11.17;6.2;.85;3723 +89073;47.45582;-2.10126;29;20220304;13.1;6.1;9.6;2.8;8.4;0;1.59;10166 +89073;47.45582;-2.10126;29;20220305;10.9;1.1;6;2.9;7.47;.9;1.29;11506 +89073;47.45582;-2.10126;29;20220306;9.2;6.3;7.8;3.4;7.57;0;1.38;6527 +89073;47.45582;-2.10126;29;20220307;8.5;-.3;4.1;3.8;5.37;0;1.65;13266 +89073;47.45582;-2.10126;29;20220308;11.9;2;7;4.1;8.7;1.4;1.19;9730 +89073;47.45582;-2.10126;29;20220309;13.8;5.5;9.7;4.9;10.1;.3;1.53;11277 +89073;47.45582;-2.10126;29;20220310;13.5;9.6;11.5;3.2;10.63;1.1;1.42;7054 +89073;47.45582;-2.10126;29;20220311;13.4;7.2;10.3;6.1;10.57;9.9;1.44;8941 +89073;47.45582;-2.10126;29;20220312;13.9;6.7;10.3;5.4;9.43;3;1.97;12611 +89073;47.45582;-2.10126;29;20220313;12;8.1;10.1;4.6;9.53;.9;1.61;9173 +89073;47.45582;-2.10126;29;20220314;16.3;5.4;10.8;3.9;8.4;.7;2.46;14897 +89073;47.45582;-2.10126;29;20220315;16.1;8.7;12.4;2.6;11.8;.2;1.53;9330 +89073;47.45582;-2.10126;29;20220316;13.7;9.9;11.8;2.6;11.43;1.5;1.29;6568 +89073;47.45582;-2.10126;29;20220317;13.3;5.1;9.2;3;7.77;0;1.95;12183 +89073;47.45582;-2.10126;29;20220318;15;3.7;9.4;7.1;6.09;0;3.56;17996 +89073;47.45582;-2.10126;29;20220319;15.2;6.4;10.8;5;8.59;0;2.67;17407 +89073;47.45582;-2.10126;29;20220320;15.5;9.1;12.3;3.4;10.29;0;2.11;12059 +89073;47.45582;-2.10126;29;20220321;17.8;7.8;12.8;4.8;10.79;0;2.77;17235 +89073;47.45582;-2.10126;29;20220322;16.4;7.1;11.7;5;8.79;0;3.08;17554 +89073;47.45582;-2.10126;29;20220323;16;5.8;10.9;4;7.29;0;3.08;18485 +89073;47.45582;-2.10126;29;20220324;18.9;2.7;10.8;2.4;6.79;0;2.94;19720 +89073;47.45582;-2.10126;29;20220325;20;6.6;13.3;4.2;7.89;0;3.83;19934 +89073;47.45582;-2.10126;29;20220326;20.3;8;14.2;5;7.89;0;4.2;19977 +89073;47.45582;-2.10126;29;20220327;20.7;7.1;13.9;2.8;8.79;0;3.42;20362 +89073;47.45582;-2.10126;29;20220328;19.8;7.6;13.7;3.2;9.59;.2;3.28;20007 +89073;47.45582;-2.10126;29;20220329;14;10.1;12.1;3.3;11.59;0;1.47;5990 +89073;47.45582;-2.10126;29;20220330;13.7;9.3;11.5;2.8;10.49;.1;1.74;9949 +89073;47.45582;-2.10126;29;20220331;9;5.4;7.2;4.3;7.69;1.8;1.81;10125 +89073;47.45582;-2.10126;29;20220401;9.3;.8;5.1;5;5.49;.3;2.37;16600 +89073;47.45582;-2.10126;29;20220402;10.3;.4;5.3;2.9;5.79;0;2.23;17276 +89073;47.45582;-2.10126;29;20220403;9.9;-.9;4.5;4;4.89;0;2.44;18314 +89073;47.45582;-2.10126;29;20220404;10.4;0;5.2;4;7.21;.1;1.69;16014 +89073;47.45582;-2.10126;29;20220405;13;8.4;10.7;5.5;11.14;.2;1.82;14736 +89073;47.45582;-2.10126;29;20220406;13.2;7.9;10.6;7;11.19;4;1.61;10294 +89073;47.45582;-2.10126;29;20220407;13.9;11;12.5;9.1;12.39;12;1.82;10854 +89073;47.45582;-2.10126;29;20220408;13.7;9.5;11.6;7.6;11.19;7.5;1.91;8247 +89073;47.45582;-2.10126;29;20220409;13.6;2.8;8.2;2.8;7.39;0;2.65;21371 +89073;47.45582;-2.10126;29;20220410;15.7;1;8.4;4.8;7.79;0;2.98;23282 +89073;47.45582;-2.10126;29;20220411;19.6;7.8;13.7;5.7;10.79;6.9;3.85;23346 +89073;47.45582;-2.10126;29;20220412;16.3;11.2;13.8;3.4;12.29;2.3;2.46;14950 +89073;47.45582;-2.10126;29;20220413;20.6;5.1;12.8;1.8;11.19;1.2;3.17;23881 +89073;47.45582;-2.10126;29;20220414;21.8;6.3;14;2.2;12.19;.1;3.39;24078 +89073;47.45582;-2.10126;29;20220415;23.3;8.4;15.8;2.4;12.69;0;3.86;24273 +89073;47.45582;-2.10126;29;20220416;21.8;10.2;16;2.7;11.79;0;3.87;24271 +89073;47.45582;-2.10126;29;20220417;20.5;7.8;14.1;2.9;11.09;0;3.63;24659 +89073;47.45582;-2.10126;29;20220418;17;9.1;13;3.7;10.69;0;2.77;16134 +89073;47.45582;-2.10126;29;20220419;15.4;5.8;10.6;3.3;8.49;0;2.96;18496 +89073;47.45582;-2.10126;29;20220420;19.1;6.6;12.8;3.6;10.19;0;3.51;21741 +89073;47.45582;-2.10126;29;20220421;20.1;9.4;14.8;2.5;11.49;0;3.71;23840 +89073;47.45582;-2.10126;29;20220422;20.6;7.9;14.2;3.5;11.19;0;3.65;23394 +89073;47.45582;-2.10126;29;20220423;19.3;10.5;14.9;4;12.09;2.9;3;16848 +89073;47.45582;-2.10126;29;20220424;18.5;10.3;14.4;2.9;13.19;6.3;2.97;20397 +89073;47.45582;-2.10126;29;20220425;18.5;9.9;14.2;2.8;10.79;0;3.3;19711 +89073;47.45582;-2.10126;29;20220426;18;6.3;12.2;4.6;9.59;0;3.73;26309 +89073;47.45582;-2.10126;29;20220427;18.9;7.9;13.4;6.1;9.89;0;4.29;25276 +89073;47.45582;-2.10126;29;20220428;20;11.9;15.9;3.8;11.39;0;4.01;20983 +89073;47.45582;-2.10126;29;20220429;20.7;8.9;14.8;3.9;11.89;0;4.21;26514 +89073;47.45582;-2.10126;29;20220430;17;7;12;3.9;9.79;0;3.64;25612 +89073;47.45582;-2.10126;29;20220501;19.4;9;14.2;3.2;9.49;.1;4.07;24388 +89073;47.45582;-2.10126;29;20220502;17.7;11.1;14.4;4.1;11.09;.4;3.47;18310 +89073;47.45582;-2.10126;29;20220503;19.4;9.7;14.5;3.4;10.19;0;3.88;19679 +89073;47.45582;-2.10126;29;20220504;19.7;7.5;13.6;3.7;10.99;0;3.87;23634 +89073;47.45582;-2.10126;29;20220505;20;7.5;13.7;2.3;11.5;0;3.34;21109 +89073;47.45582;-2.10126;29;20220506;22.1;7.9;15;2;11.83;0;3.99;25748 +89073;47.45582;-2.10126;29;20220507;21;9;15;2.4;11.89;.1;3.64;22046 +89073;47.45582;-2.10126;29;20220508;23.6;9.6;16.6;2.6;12.69;0;4.44;26288 +89073;47.45582;-2.10126;29;20220509;25.8;9.9;17.9;1.9;13.56;0;4.6;27080 +89073;47.45582;-2.10126;29;20220510;24.1;10;17.1;1.8;13.79;0;4.24;26750 +89073;47.45582;-2.10126;29;20220511;20.1;11.4;15.7;3.2;13.87;.1;3.04;17354 +89073;47.45582;-2.10126;29;20220512;20.4;8.8;14.6;1.9;11.2;0;3.77;24083 +89073;47.45582;-2.10126;29;20220513;22.4;6.4;14.4;1.9;10.2;0;4.41;28353 +89073;47.45582;-2.10126;29;20220514;26.4;11.5;19;3.1;12.9;.3;5.09;24885 +89073;47.45582;-2.10126;29;20220515;27.4;16.2;21.8;4;15.97;0;5.4;23688 +89073;47.45582;-2.10126;29;20220516;23.8;13.9;18.8;3;15.53;.1;4.03;20970 +89073;47.45582;-2.10126;29;20220517;28.5;11.3;19.9;2.9;15.23;0;5.39;27360 +89073;47.45582;-2.10126;29;20220518;28.5;10.1;19.3;2.4;14.6;1.1;5.18;27300 +89073;47.45582;-2.10126;29;20220519;24.1;14.3;19.2;2;14.47;3.1;3.97;20273 +89073;47.45582;-2.10126;29;20220520;23.1;13.7;18.4;2.7;14;0;4.17;21910 +89073;47.45582;-2.10126;29;20220521;26.2;9;17.6;2.4;13.27;0;5.03;28647 +89073;47.45582;-2.10126;29;20220522;27.8;15.1;21.5;3;15.47;17.2;5.26;24307 +89073;47.45582;-2.10126;29;20220523;19.2;14.1;16.7;3.7;14.9;2.1;3.02;16314 +89073;47.45582;-2.10126;29;20220524;18.3;9;13.7;2.6;11.6;.9;3.39;21867 +89073;47.45582;-2.10126;29;20220525;18.7;7;12.8;2.7;12.07;0;3.27;22753 +89073;47.45582;-2.10126;29;20220526;18.1;13.2;15.7;2.1;13.33;0;2.46;12144 +89073;47.45582;-2.10126;29;20220527;18.9;9.4;14.2;1.7;13.3;0;2.72;16841 +89073;47.45582;-2.10126;29;20220528;22.9;8.8;15.9;3.4;11.33;0;4.99;28849 +89073;47.45582;-2.10126;29;20220529;19.4;9.3;14.3;4.1;9.13;0;4.78;27429 +89073;47.45582;-2.10126;29;20220530;20.3;5.9;13.1;2.4;9;0;4.45;28538 +89073;47.45582;-2.10126;29;20220531;21.6;6.2;13.9;2;9.57;0;4.66;30140 +89073;47.45582;-2.10126;29;20220601;24.1;7.7;15.9;2.4;10.43;0;5.09;29138 +89073;47.45582;-2.10126;29;20220602;27.4;14.4;20.9;3.3;12.5;0;5.88;25994 +89073;47.45582;-2.10126;29;20220603;26;14.7;20.3;2.4;14.67;1.3;4.93;24693 +89073;47.45582;-2.10126;29;20220604;24.2;12.2;18.2;2.4;16.6;0;4.04;23376 +89073;47.45582;-2.10126;29;20220605;21.1;14.3;17.7;4;14.27;.5;4.05;21102 +89073;47.45582;-2.10126;29;20220606;18.2;10.6;14.4;2.6;14.2;3.3;2.59;16199 +89073;47.45582;-2.10126;29;20220607;20.5;13;16.8;4.3;15.5;15.9;3.23;18345 +89073;47.45582;-2.10126;29;20220608;20.9;15.2;18;4.6;15.4;.1;3.93;21278 +89073;47.45582;-2.10126;29;20220609;21.4;13.5;17.5;3.1;14.13;.2;4.21;23865 +89073;47.45582;-2.10126;29;20220610;21;15.1;18.1;2.6;16;.2;2.95;14493 +89073;47.45582;-2.10126;29;20220611;24.8;12.3;18.6;2;14.83;0;4.48;24822 +89073;47.45582;-2.10126;29;20220612;24.3;12.4;18.4;3.6;12.5;.1;5.5;28576 +89073;47.45582;-2.10126;29;20220613;24.6;10.5;17.5;3.4;12.1;0;5.57;30242 +89073;47.45582;-2.10126;29;20220614;28.8;11.6;20.2;3.2;12.7;0;6.41;30738 +89073;47.45582;-2.10126;29;20220615;31.2;15.6;23.4;2.8;14.67;0;6.71;30296 +89073;47.45582;-2.10126;29;20220616;31.1;15.2;23.2;2.8;14.77;0;6.44;28405 +89073;47.45582;-2.10126;29;20220617;36.8;17;26.9;2;16.87;0;7.1;30431 +89073;47.45582;-2.10126;29;20220618;37.4;18.6;28;2.8;17.03;2.6;7.9;30339 +89073;47.45582;-2.10126;29;20220619;24.6;15.7;20.2;4.8;17.63;.4;4.42;21670 +89073;47.45582;-2.10126;29;20220620;27.6;14.9;21.2;2.7;17.6;6.9;4.88;23848 +89073;47.45582;-2.10126;29;20220621;26.3;15.9;21.1;2.4;18.3;3.5;4.38;22034 +89073;47.45582;-2.10126;29;20220622;23;15.2;19.1;2.1;18.17;.4;3.31;18043 +89073;47.45582;-2.10126;29;20220623;23.4;14.5;19;2.8;17.03;1.8;4.06;22717 +89073;47.45582;-2.10126;29;20220624;20.2;15.6;17.9;3.8;16.67;3.3;2.87;14947 +89073;47.45582;-2.10126;29;20220625;19.8;12.3;16;3.3;13.37;.7;3.5;19141 +89073;47.45582;-2.10126;29;20220626;20.7;10.7;15.7;3;12.13;1.9;4.3;25629 +89073;47.45582;-2.10126;29;20220627;20.8;10.1;15.4;2.5;12.4;.2;4.23;26247 +89073;47.45582;-2.10126;29;20220628;20.9;8.2;14.6;2.8;12.7;1.8;4.14;27364 +89073;47.45582;-2.10126;29;20220629;20.3;13.7;17;3.5;14.53;1.5;3.12;15352 +89073;47.45582;-2.10126;29;20220630;19.4;10.4;14.9;2.4;12.4;2;3.71;22820 +89073;47.45582;-2.10126;29;20220701;20.9;7.3;14.1;2;11.93;.2;3.94;25708 +89073;47.45582;-2.10126;29;20220702;23.6;8;15.8;2;12.57;0;4.84;30405 +89073;47.45582;-2.10126;29;20220703;23.1;10.3;16.7;2.4;13.07;0;4.73;28442 +89073;47.45582;-2.10126;29;20220704;25;10;17.5;2.7;12.57;0;5.33;30055 +89073;47.45582;-2.10126;29;20220705;25.1;9.8;17.5;2.9;12.47;.1;5.4;30201 +89073;47.45582;-2.10126;29;20220706;27.2;12.5;19.9;3.1;14.03;0;5.78;29278 +89073;47.45582;-2.10126;29;20220707;25.3;13;19.1;2.7;15.23;0;4.87;26396 +89073;47.45582;-2.10126;29;20220708;28.7;14;21.3;3.5;13.93;0;6.39;29898 +89073;47.45582;-2.10126;29;20220709;31.1;15.3;23.2;3.3;14.93;0;6.77;29808 +89073;47.45582;-2.10126;29;20220710;30.4;15.9;23.1;4;13.37;0;7.2;29796 +89073;47.45582;-2.10126;29;20220711;32.8;17.3;25;3.6;14.2;0;7.51;29657 +89073;47.45582;-2.10126;29;20220712;35.3;15.4;25.4;2;15.43;0;6.77;30385 +89073;47.45582;-2.10126;29;20220713;35.5;16.8;26.1;2;15.57;0;6.84;30398 +89073;47.45582;-2.10126;29;20220714;30;17;23.5;3.2;14.2;0;6.51;27941 +89073;47.45582;-2.10126;29;20220715;30.4;13.8;22.1;3.3;12.87;0;6.69;29360 +89073;47.45582;-2.10126;29;20220716;32.3;15.4;23.8;3.6;12.03;0;7.45;29348 +89073;47.45582;-2.10126;29;20220717;34.9;18.2;26.5;4.1;12.27;0;8.43;28752 +89073;47.45582;-2.10126;29;20220718;41.1;19.1;30.1;3.7;13.37;0;9.5;29400 +89073;47.45582;-2.10126;29;20220719;26.1;22.8;24.4;4.1;17.17;3.6;5.15;17446 +89073;47.45582;-2.10126;29;20220720;23.8;17.4;20.6;3.2;18.63;0;3.76;18892 +89073;47.45582;-2.10126;29;20220721;26.4;14.5;20.5;2;15.6;.1;4.66;24274 +89073;47.45582;-2.10126;29;20220722;24.1;16.2;20.1;2.6;16.13;1.3;3.5;15377 +89073;47.45582;-2.10126;29;20220723;26;12;19;2.1;14.03;0;5.07;28580 +89073;47.45582;-2.10126;29;20220724;29.7;11.7;20.7;2.2;15.3;.1;5.58;29069 +89073;47.45582;-2.10126;29;20220725;23.8;17.7;20.7;3.9;17.07;0;4.15;19038 +89073;47.45582;-2.10126;29;20220726;24.5;16.1;20.3;2.4;14.17;0;4.01;17823 +89073;47.45582;-2.10126;29;20220727;25.9;12.2;19;1.9;11.97;0;4.64;24074 +89073;47.45582;-2.10126;29;20220728;29.1;16;22.5;2.3;13.93;0;5.31;23798 +89073;47.45582;-2.10126;29;20220729;29.4;17.1;23.3;2.4;15.73;.1;5.26;23598 +89073;47.45582;-2.10126;29;20220730;29.4;14.3;21.8;2.1;15.8;0;5.42;27423 +89073;47.45582;-2.10126;29;20220731;27.2;15.9;21.5;2.1;17.83;0;4.58;23782 +89073;47.45582;-2.10126;29;20220801;28.5;15.5;22;1.9;18.03;0;4.57;23267 +89073;47.45582;-2.10126;29;20220802;32;15.7;23.9;1.9;17.4;0;5.7;27862 +89073;47.45582;-2.10126;29;20220803;33.9;17.4;25.6;2.5;17.27;0;6.32;26921 +89073;47.45582;-2.10126;29;20220804;29;18;23.5;3.8;16.9;.2;5.5;22251 +89073;47.45582;-2.10126;29;20220805;26.3;13.1;19.7;3.7;12.27;0;5.6;26241 +89073;47.45582;-2.10126;29;20220806;27.9;12.2;20;3.8;10.17;0;6.33;27511 +89073;47.45582;-2.10126;29;20220807;29.3;13.4;21.4;4.2;10.53;0;6.8;26948 +89073;47.45582;-2.10126;29;20220808;31.2;14.6;22.9;3.9;11.2;0;7.03;26997 +89073;47.45582;-2.10126;29;20220809;32.8;17.1;25;3.8;13.97;0;7.04;26409 +89073;47.45582;-2.10126;29;20220810;35;18.2;26.6;3.8;13.87;0;7.64;26675 +89073;47.45582;-2.10126;29;20220811;35.7;17.3;26.5;3.4;11.7;0;7.6;26743 +89073;47.45582;-2.10126;29;20220812;35.7;18;26.8;2.4;11.27;0;6.62;26100 +89073;47.45582;-2.10126;29;20220813;36.7;16.7;26.7;2.8;14.93;0;6.82;25821 +89073;47.45582;-2.10126;29;20220814;20.9;19.2;20.1;3.4;20.53;6.9;1.57;5348 +89073;47.45582;-2.10126;29;20220815;24.3;17.8;21;3.8;18.8;.4;3.36;14879 +89073;47.45582;-2.10126;29;20220816;24.7;17.7;21.2;2.9;18.5;5.1;3.36;15549 +89073;47.45582;-2.10126;29;20220817;23;13.3;18.1;1.6;17;7.7;2.75;15685 +89073;47.45582;-2.10126;29;20220818;25.9;15.4;20.6;2.7;17.6;.6;3.67;17980 +89073;47.45582;-2.10126;29;20220819;23.9;17.9;20.9;3.3;19.5;1.7;2.94;13153 +89073;47.45582;-2.10126;29;20220820;25.7;12.4;19;1.8;15.1;0;3.97;22799 +89073;47.45582;-2.10126;29;20220821;21.2;12.8;17;1.5;16.9;3.9;2.1;12059 +89073;47.45582;-2.10126;29;20220822;24.3;18.1;21.2;2.7;20.2;.1;2.86;13664 +89073;47.45582;-2.10126;29;20220823;25.4;18.9;22.2;2.3;20.57;.1;3;13991 +89073;47.45582;-2.10126;29;20220824;32.3;15.2;23.7;1.9;19.43;3.2;4.74;23251 +89073;47.45582;-2.10126;29;20220825;24;19;21.5;2.6;19.7;0;2.71;11633 +89073;47.45582;-2.10126;29;20220826;25.4;13.1;19.2;2.4;14.43;0;3.92;20695 +89073;47.45582;-2.10126;29;20220827;27.8;13.4;20.6;2.5;14.23;0;4.54;22597 +89073;47.45582;-2.10126;29;20220828;27.8;15.8;21.8;3.5;13.43;0;5.14;21315 +89073;47.45582;-2.10126;29;20220829;31.3;15.4;23.4;3.1;14.83;0;5.22;20285 +89073;47.45582;-2.10126;29;20220830;32.1;17.3;24.7;2.5;16.77;0;5.1;22244 +89073;47.45582;-2.10126;29;20220831;27.7;16.9;22.3;1.9;19.23;2.4;3.18;14802 +89073;47.45582;-2.10126;29;20220901;25.6;17.3;21.5;1.6;19.4;0;3.14;17093 +89073;47.45582;-2.10126;29;20220902;23.9;15.3;19.6;2;18.6;.7;2.9;16936 +89073;47.45582;-2.10126;29;20220903;23.4;15.7;19.5;3.2;16.83;.4;3.1;15541 +89073;47.45582;-2.10126;29;20220904;26.6;15.1;20.9;3.4;17.03;.1;3.85;18134 +89073;47.45582;-2.10126;29;20220905;29.2;16.3;22.7;2.9;18.03;2.4;4.09;18040 +89073;47.45582;-2.10126;29;20220906;22;16.6;19.3;4.2;18;3;2.4;10498 +89073;47.45582;-2.10126;29;20220907;22.1;16.8;19.4;4.3;17.2;16.8;2.74;11827 +89073;47.45582;-2.10126;29;20220908;21.7;15.4;18.6;4.8;16.37;3;2.79;12651 +89073;47.45582;-2.10126;29;20220909;21.7;14.9;18.3;4.8;15.2;.7;3.1;13948 +89073;47.45582;-2.10126;29;20220910;22.7;12.6;17.6;2;15.97;.4;2.57;15581 +89073;47.45582;-2.10126;29;20220911;27.6;15.1;21.3;2.2;17.27;.1;3.65;19309 +89073;47.45582;-2.10126;29;20220912;32.8;14.6;23.7;2.9;16.5;.3;4.87;19270 +89073;47.45582;-2.10126;29;20220913;30.5;20.3;25.4;2.9;19.97;0;3.99;14556 +89073;47.45582;-2.10126;29;20220914;25.3;17.3;21.3;2.6;19.53;0;2.68;12569 +89073;47.45582;-2.10126;29;20220915;24.1;17.4;20.8;2.6;16.77;0;2.87;12854 +89073;47.45582;-2.10126;29;20220916;20.2;10.2;15.2;2.7;11.13;0;2.81;15439 +89073;47.45582;-2.10126;29;20220917;20;5.4;12.7;2;8.9;0;2.8;19281 +89073;47.45582;-2.10126;29;20220918;20.9;4.7;12.8;2;8.9;.1;2.86;19484 +89073;47.45582;-2.10126;29;20220919;21.9;7.1;14.5;2.6;10.37;0;3.06;18969 +89073;47.45582;-2.10126;29;20220920;21.7;7.1;14.4;2.5;10.37;.1;2.95;18366 +89073;47.45582;-2.10126;29;20220921;22.3;7.7;15;2.2;10.57;0;2.9;18120 +89073;47.45582;-2.10126;29;20220922;23.4;6.6;15;1.3;10.03;0;2.65;18312 +89073;47.45582;-2.10126;29;20220923;19.1;10;14.6;1.4;12.8;1.1;1.63;9675 +89073;47.45582;-2.10126;29;20220924;19.2;11.5;15.3;2.4;13.3;2.5;1.87;9702 +89073;47.45582;-2.10126;29;20220925;20.4;10.9;15.6;2.7;12.13;.1;2.43;13100 +89073;47.45582;-2.10126;29;20220926;17.5;7.8;12.6;3.2;11.47;4.2;1.84;10584 +89073;47.45582;-2.10126;29;20220927;18;10.9;14.4;4.7;13;1.9;1.94;9216 +89073;47.45582;-2.10126;29;20220928;17.6;13.1;15.4;4.3;13.67;.3;1.87;7920 +89073;47.45582;-2.10126;29;20220929;16.6;7.8;12.2;1.8;10.9;4.1;1.62;11205 +89073;47.45582;-2.10126;29;20220930;17.6;4.4;11;3.1;11.77;4.5;1.65;14062 +89073;47.45582;-2.10126;29;20221001;19.5;14.9;17.2;6;18.33;2.6;1.15;6491 +89073;47.45582;-2.10126;29;20221002;20.9;16.6;18.8;4.3;17.47;.3;1.9;7053 +89073;47.45582;-2.10126;29;20221003;20.3;13.3;16.8;2.1;14.77;0;1.69;8560 +89073;47.45582;-2.10126;29;20221004;18.6;9.5;14;1.5;14.2;.2;1.29;9186 +89073;47.45582;-2.10126;29;20221005;20.4;13.2;16.8;3.6;15.43;.6;1.8;8338 +89073;47.45582;-2.10126;29;20221006;19.7;5.1;12.4;1.1;10.4;0;1.7;14993 +89073;47.45582;-2.10126;29;20221007;20.1;4.6;12.3;1.4;10.1;.2;1.81;15041 +89073;47.45582;-2.10126;29;20221008;19.9;6.7;13.3;1.5;11.07;0;1.71;12716 +89073;47.45582;-2.10126;29;20221009;22.1;5.6;13.8;2;10.8;.1;2.13;14871 +89073;47.45582;-2.10126;29;20221010;21.1;12.5;16.8;2.2;15.8;0;1.57;9519 +89073;47.45582;-2.10126;29;20221011;21;12.6;16.8;2.7;13.13;0;2.16;12123 +89073;47.45582;-2.10126;29;20221012;20.5;6.8;13.6;1.4;12.07;.8;1.61;13142 +89073;47.45582;-2.10126;29;20221013;18.3;12.2;15.2;4;16.03;8.4;1.01;5574 +89073;47.45582;-2.10126;29;20221014;18.9;14.2;16.5;4.4;17.37;10.2;1.04;5268 +89073;47.45582;-2.10126;29;20221015;19.2;14.6;16.9;4.6;16.43;0;1.48;7195 +89073;47.45582;-2.10126;29;20221016;22.6;13.5;18.1;2.7;16.4;1.9;1.79;9958 +89073;47.45582;-2.10126;29;20221017;20;14.9;17.4;2;16.87;.4;1.14;5072 +89073;47.45582;-2.10126;29;20221018;21.5;14;17.8;3.3;18.17;.2;1.36;8584 +89073;47.45582;-2.10126;29;20221019;25.4;16.8;21.1;3.4;18;10.1;2.34;9729 +89073;47.45582;-2.10126;29;20221020;21.6;11.4;16.5;3;15.63;.1;1.59;10268 +89073;47.45582;-2.10126;29;20221021;20.7;15.6;18.1;5.6;15.27;1.2;2.27;8093 +89073;47.45582;-2.10126;29;20221022;20.9;14;17.4;3.5;16.1;.8;1.57;7689 +89073;47.45582;-2.10126;29;20221023;21.4;14.8;18.1;5.6;15.5;14.3;2.26;7139 +89073;47.45582;-2.10126;29;20221024;18.8;15.4;17.1;6.2;15.47;2.5;1.79;5858 +89073;47.45582;-2.10126;29;20221025;19;12.5;15.7;3.3;15.23;.2;1.19;6198 +89073;47.45582;-2.10126;29;20221026;21.3;14.9;18.1;3.9;16.23;1;1.7;7485 +89073;47.45582;-2.10126;29;20221027;22.7;12.6;17.7;3;16.23;.1;1.62;8397 +89073;47.45582;-2.10126;29;20221028;19.7;13.5;16.6;3.2;16.37;0;1.15;6307 +89073;47.45582;-2.10126;29;20221029;22.2;15.4;18.8;3.1;16.4;4;1.68;7439 +89073;47.45582;-2.10126;29;20221030;18.5;13.2;15.8;2.5;14.8;1.5;1.09;5753 +89073;47.45582;-2.10126;29;20221031;18.5;10.1;14.3;3.6;13.87;3.5;1.13;5783 +89073;47.45582;-2.10126;29;20221101;17.7;11.9;14.8;5.3;12.3;4;1.83;6015 +89073;47.45582;-2.10126;29;20221102;17.7;8.2;12.9;3.7;12.5;.3;1.15;8009 +89073;47.45582;-2.10126;29;20221103;16;14.4;15.2;5.4;13.07;11.4;1.65;3312 +89073;47.45582;-2.10126;29;20221104;15.5;8.5;12;4.8;10.1;0;1.61;7148 +89073;47.45582;-2.10126;29;20221105;15.4;6.3;10.9;2.7;11.4;7.9;.8;5761 +89073;47.45582;-2.10126;29;20221106;16.7;13.2;14.9;5.7;14.1;13.7;1.29;3705 +89073;47.45582;-2.10126;29;20221107;17.5;12.6;15.1;5.7;13.77;2.6;1.45;4925 +89073;47.45582;-2.10126;29;20221108;16.4;12.5;14.5;6.1;13.67;5;1.28;3811 +89073;47.45582;-2.10126;29;20221109;16.8;11.4;14.1;3.2;12.1;1;1.24;6352 +89073;47.45582;-2.10126;29;20221110;17;5.4;11.2;2.3;11.37;0;.8;7923 +89073;47.45582;-2.10126;29;20221111;13.5;7;10.3;2.6;11.5;.1;.57;5767 +89073;47.45582;-2.10126;29;20221112;19.9;8.6;14.2;2.8;13.37;.2;1.03;8006 +89073;47.45582;-2.10126;29;20221113;20;9.8;14.9;2.6;13;.4;1.1;7644 +89073;47.45582;-2.10126;29;20221114;15.1;8.8;12;2.9;11.93;10.6;.78;4852 +89073;47.45582;-2.10126;29;20221115;16.1;10.4;13.3;6.1;12.33;16.7;1.34;4155 +89073;47.45582;-2.10126;29;20221116;15.1;8.8;12;6.8;12.23;19.1;.99;3504 +89073;47.45582;-2.10126;29;20221117;15.1;11.6;13.3;6;11.37;4;1.61;3811 +89073;47.45582;-2.10126;29;20221118;13.5;7.1;10.3;2.6;9.43;.3;.85;5938 +89073;47.45582;-2.10126;29;20221119;12.9;1.9;7.4;1.5;7.9;2.1;.51;7173 +89073;47.45582;-2.10126;29;20221120;13.6;5.1;9.4;3.3;10.87;.5;.5;5637 +89073;47.45582;-2.10126;29;20221121;13.8;7.5;10.6;4.9;10.47;7.6;1.03;3998 +89073;47.45582;-2.10126;29;20221122;13.5;6.4;9.9;5.1;9.5;2.8;1.14;5041 +89073;47.45582;-2.10126;29;20221123;14.4;8.6;11.5;5.5;11.73;2.8;.85;4511 +89073;47.45582;-2.10126;29;20221124;15;8.6;11.8;4.4;11.63;4.5;.88;4218 +89073;47.45582;-2.10126;29;20221125;14.6;6.2;10.4;2.2;10.03;.2;.63;5704 +89073;47.45582;-2.10126;29;20221126;13;5;9;3;10.6;3.9;.44;4401 +89073;47.45582;-2.10126;29;20221127;13.6;10.9;12.3;4.2;13.3;14.4;.53;1951 +89073;47.45582;-2.10126;29;20221128;12.1;7.5;9.8;2.4;10.13;2.8;.57;3915 +89073;47.45582;-2.10126;29;20221129;13;3;8;1.1;8.6;.1;.32;5417 +89073;47.45582;-2.10126;29;20221130;8.3;3.2;5.8;2.8;8.33;0;.35;3924 +89073;47.45582;-2.10126;29;20221201;7.2;2.8;5;2.9;7.53;0;.43;4058 +89073;47.45582;-2.10126;29;20221202;6.3;-1.1;2.6;2.3;6.67;0;.3;4238 +89073;47.45582;-2.10126;29;20221203;4.5;2.5;3.5;4.2;6.8;0;.57;1425 +89073;47.45582;-2.10126;29;20221204;4;3.1;3.6;2.8;7.1;.1;.45;1157 +89073;47.45582;-2.10126;29;20221205;6.5;1.4;4;2.6;7.23;0;.34;3706 +89073;47.45582;-2.10126;29;20221206;5.8;2.8;4.3;4.6;7;0;.66;2032 +89073;47.45582;-2.10126;29;20221207;6.1;2.2;4.1;2.9;6.47;.1;.52;4419 +89073;47.45582;-2.10126;29;20221208;1.7;-2.3;-.3;3.3;5.83;0;.21;2481 +89073;47.45582;-2.10126;29;20221209;5.5;-.2;2.6;3.2;5.63;0;.57;4515 +89073;47.45582;-2.10126;29;20221210;6.4;-5;.7;1.5;5.03;1.3;.24;5749 +89073;47.45582;-2.10126;29;20221211;3.4;.7;2;2.5;5.87;1.1;.44;2734 +89073;47.45582;-2.10126;29;20221212;2;-3.8;-.9;2.7;5.2;0;.31;2844 +89073;47.45582;-2.10126;29;20221213;3.2;-3.1;0;3.8;5.1;4;.41;4680 +89073;47.45582;-2.10126;29;20221214;3.3;.5;1.9;3.9;6.8;4.2;.25;1590 +89073;47.45582;-2.10126;29;20221215;4.7;1.7;3.2;5.9;5.53;.2;1.04;2104 +89073;47.45582;-2.10126;29;20221216;6.6;-.9;2.8;3.3;5.2;0;.67;5339 +89073;47.45582;-2.10126;29;20221217;1.3;-4.1;-1.4;2.8;4.57;0;.31;4366 +89073;47.45582;-2.10126;29;20221218;9.8;-3.5;3.2;4.5;7.4;8.1;.43;3406 +89073;47.45582;-2.10126;29;20221219;14.4;9.4;11.9;6.4;12.2;27.5;.87;2428 +89073;47.45582;-2.10126;29;20221220;13.2;12.2;12.7;4.4;12.87;8.9;.81;807 +89073;47.45582;-2.10126;29;20221221;13.7;7;10.3;5.2;12.47;12.6;.27;2489 +89073;47.45582;-2.10126;29;20221222;14.5;12.7;13.6;7.4;14;21.4;.85;1081 +89073;47.45582;-2.10126;29;20221223;14.4;13.7;14.1;6.6;14.5;7.1;.81;938 +89073;47.45582;-2.10126;29;20221224;12.6;11.7;12.2;4.3;12.6;6.4;.71;1221 +89073;47.45582;-2.10126;29;20221225;13.6;10.3;11.9;2.6;12.8;2;.49;2124 +89073;47.45582;-2.10126;29;20221226;12.1;9.5;10.8;2.6;10.63;.1;.65;2856 +89073;47.45582;-2.10126;29;20221227;12;2.5;7.2;2.6;9.17;.6;.35;4383 +89073;47.45582;-2.10126;29;20221228;12.8;9.2;11;6.7;11.7;9.3;.77;1912 +89073;47.45582;-2.10126;29;20221229;12.6;9.8;11.2;4.7;10.53;6.8;.98;3332 +89073;47.45582;-2.10126;29;20221230;14.7;6.1;10.4;8;13.13;8.9;.13;2741 +89073;47.45582;-2.10126;29;20221231;16.8;14;15.4;8.1;13.17;2.8;1.92;2388 +89074;47.49199;-1.77327;35;20220101;15.7;6.2;10.9;2.4;11.27;0;.51;4706 +89074;47.49199;-1.77327;35;20220102;14.3;10.2;12.3;5.4;12.93;0;.67;2656 +89074;47.49199;-1.77327;35;20220103;13;11.9;12.4;5.3;13.13;24.7;.68;1200 +89074;47.49199;-1.77327;35;20220104;10.8;8.7;9.8;3.7;9.57;0;.9;2239 +89074;47.49199;-1.77327;35;20220105;8.6;1;4.8;1.5;6.83;.2;.34;4859 +89074;47.49199;-1.77327;35;20220106;8.3;-.2;4;2.2;6.83;2;.39;4567 +89074;47.49199;-1.77327;35;20220107;10.8;5.8;8.3;4.6;9.13;.5;.74;3945 +89074;47.49199;-1.77327;35;20220108;10.9;7.6;9.3;6;9.93;8.5;.89;2056 +89074;47.49199;-1.77327;35;20220109;9.9;5.5;7.7;2.7;9.57;3.8;.43;2910 +89074;47.49199;-1.77327;35;20220110;9.6;8.5;9.1;1.7;11.03;1.7;.39;1511 +89074;47.49199;-1.77327;35;20220111;10;7.1;8.5;1.4;9.77;0;.45;2396 +89074;47.49199;-1.77327;35;20220112;8.3;3.5;5.9;2.4;8.33;0;.46;3641 +89074;47.49199;-1.77327;35;20220113;8.3;4.2;6.3;3.3;7.37;0;.74;4302 +89074;47.49199;-1.77327;35;20220114;1.3;-.2;.6;2;5.9;0;.31;2066 +89074;47.49199;-1.77327;35;20220115;1.8;-1.3;.2;1.2;6.27;0;.19;2786 +89074;47.49199;-1.77327;35;20220116;8.8;.7;4.8;1.6;8.13;0;.3;4254 +89074;47.49199;-1.77327;35;20220117;6.8;2.3;4.5;1.5;8.4;0;.22;3456 +89074;47.49199;-1.77327;35;20220118;5.6;2.3;4;2;7.57;0;.36;2632 +89074;47.49199;-1.77327;35;20220119;8.7;4.2;6.5;1.5;8.23;.8;.45;3421 +89074;47.49199;-1.77327;35;20220120;9.2;4;6.6;2.7;7.63;0;.69;4503 +89074;47.49199;-1.77327;35;20220121;7.5;-1;3.3;2.3;5.9;.1;.58;6022 +89074;47.49199;-1.77327;35;20220122;6;-2.4;1.8;2.5;6.5;.1;.34;4407 +89074;47.49199;-1.77327;35;20220123;4.1;3.3;3.7;4.7;6.97;0;.6;1739 +89074;47.49199;-1.77327;35;20220124;5.5;.8;3.2;2.5;6.37;0;.51;4901 +89074;47.49199;-1.77327;35;20220125;3.7;-1.6;1.1;1.4;6.53;0;.24;3921 +89074;47.49199;-1.77327;35;20220126;2.2;1.6;1.9;2.7;6.33;0;.44;1436 +89074;47.49199;-1.77327;35;20220127;7.2;-.2;3.5;1.5;7;.1;.39;5397 +89074;47.49199;-1.77327;35;20220128;10;3;6.5;.7;9.93;0;.33;4307 +89074;47.49199;-1.77327;35;20220129;9.5;7.5;8.5;1.8;10.37;.3;.46;2736 +89074;47.49199;-1.77327;35;20220130;9.8;7.6;8.7;1.6;10;.1;.53;2936 +89074;47.49199;-1.77327;35;20220131;10.5;6.2;8.3;3.8;8.83;.1;.91;4611 +89074;47.49199;-1.77327;35;20220201;12.1;4.1;8.1;3.4;9.87;0;.63;5470 +89074;47.49199;-1.77327;35;20220202;11;8.3;9.7;2.1;9.7;0;.78;3558 +89074;47.49199;-1.77327;35;20220203;9.2;5.4;7.3;2.1;9.77;.1;.44;3906 +89074;47.49199;-1.77327;35;20220204;12.1;8.1;10.1;2.7;9.3;.9;1.03;4358 +89074;47.49199;-1.77327;35;20220205;11.5;-.9;5.3;2.3;7.67;.1;.71;8309 +89074;47.49199;-1.77327;35;20220206;12.5;5.8;9.2;6.5;11.1;.5;.61;4870 +89074;47.49199;-1.77327;35;20220207;12.2;8.4;10.3;2.1;10.4;.1;.8;4959 +89074;47.49199;-1.77327;35;20220208;9.4;6.2;7.8;1.6;10.17;0;.48;3844 +89074;47.49199;-1.77327;35;20220209;8.7;4.9;6.8;2.2;8.77;0;.61;4130 +89074;47.49199;-1.77327;35;20220210;8.1;5.5;6.8;2.8;8.8;.5;1.06;5670 +89074;47.49199;-1.77327;35;20220211;10.1;-1.1;4.5;2.3;6.5;0;.89;10440 +89074;47.49199;-1.77327;35;20220212;8.8;.3;4.5;2.6;6.4;0;.86;10116 +89074;47.49199;-1.77327;35;20220213;11.8;2.2;7;6.9;9.4;13.1;.8;4953 +89074;47.49199;-1.77327;35;20220214;12.6;6;9.3;4.6;9.1;1.6;1.29;7882 +89074;47.49199;-1.77327;35;20220215;11.9;3.6;7.7;5.7;10.23;6.7;.59;4891 +89074;47.49199;-1.77327;35;20220216;13.2;9.7;11.5;7.2;13.63;2.5;.35;3939 +89074;47.49199;-1.77327;35;20220217;14.8;11;12.9;5.1;12.2;.7;1.28;5109 +89074;47.49199;-1.77327;35;20220218;12.1;10.5;11.3;6.2;9.63;1.7;1.78;4213 +89074;47.49199;-1.77327;35;20220219;11.6;1.9;6.8;5.7;8.23;.3;1.21;9019 +89074;47.49199;-1.77327;35;20220220;13.5;8.4;11;6.3;11.47;1.6;1.1;6387 +89074;47.49199;-1.77327;35;20220221;13;7.5;10.2;5;8.2;.2;1.93;7020 +89074;47.49199;-1.77327;35;20220222;13.4;5.4;9.4;3.3;11.1;.6;.81;6811 +89074;47.49199;-1.77327;35;20220223;13.3;6.3;9.8;1.4;9.57;0;.99;7877 +89074;47.49199;-1.77327;35;20220224;11.7;6.3;9;3.2;8.23;.6;1.4;7157 +89074;47.49199;-1.77327;35;20220225;12;-.6;5.7;1.2;6.5;.1;1.08;11113 +89074;47.49199;-1.77327;35;20220226;12.1;-.1;6;3.6;5.83;0;1.8;12453 +89074;47.49199;-1.77327;35;20220227;13.6;1.7;7.7;2.3;7.83;.1;1.34;10637 +89074;47.49199;-1.77327;35;20220228;15.6;4.7;10.2;1.8;10.27;0;1.22;10424 +89074;47.49199;-1.77327;35;20220301;15.7;7.9;11.8;2.3;10.73;.8;1.38;8302 +89074;47.49199;-1.77327;35;20220302;14.4;8.9;11.6;2.2;10.83;.1;1.25;7353 +89074;47.49199;-1.77327;35;20220303;11.6;8.6;10.1;2.9;11.17;6.6;.85;4674 +89074;47.49199;-1.77327;35;20220304;12.8;6.4;9.6;2.7;8.53;0;1.5;9164 +89074;47.49199;-1.77327;35;20220305;11.1;.5;5.8;2.8;7.57;.7;1.21;11306 +89074;47.49199;-1.77327;35;20220306;9.3;6.2;7.8;3.2;7.6;0;1.35;6320 +89074;47.49199;-1.77327;35;20220307;8.5;-.4;4.1;3.5;5.3;0;1.59;12306 +89074;47.49199;-1.77327;35;20220308;11.2;2.2;6.7;3.8;8.6;1.5;1.13;9392 +89074;47.49199;-1.77327;35;20220309;14.4;6.8;10.6;4.6;10.1;.1;1.66;10541 +89074;47.49199;-1.77327;35;20220310;13.1;9.5;11.3;3.1;10.6;2.1;1.38;6898 +89074;47.49199;-1.77327;35;20220311;13;6.3;9.7;5.3;10.43;8.9;1.33;8866 +89074;47.49199;-1.77327;35;20220312;14.2;6.1;10.2;4.6;9.3;2.9;1.92;12019 +89074;47.49199;-1.77327;35;20220313;11.9;8.3;10.1;3.9;9.53;1.7;1.53;8166 +89074;47.49199;-1.77327;35;20220314;15.9;5;10.4;3.4;8.4;.9;2.27;13934 +89074;47.49199;-1.77327;35;20220315;15.8;8.9;12.4;2.3;11.7;.5;1.52;9641 +89074;47.49199;-1.77327;35;20220316;14;9.6;11.8;2.4;11.4;2.2;1.28;6758 +89074;47.49199;-1.77327;35;20220317;12.5;5;8.7;2.7;7.87;0;1.73;10561 +89074;47.49199;-1.77327;35;20220318;15.2;3.4;9.3;6.1;6.1;0;3.37;16698 +89074;47.49199;-1.77327;35;20220319;15.3;6.2;10.8;4.4;8.3;0;2.53;14435 +89074;47.49199;-1.77327;35;20220320;15.4;8.6;12;2.9;9.66;0;2;11086 +89074;47.49199;-1.77327;35;20220321;18.2;7.7;12.9;4.3;10.36;0;2.74;16411 +89074;47.49199;-1.77327;35;20220322;16.7;6.9;11.8;4.8;8.3;0;3.12;17751 +89074;47.49199;-1.77327;35;20220323;16.3;5.4;10.8;3.4;6.86;0;3.01;18528 +89074;47.49199;-1.77327;35;20220324;19.4;1.9;10.7;2.2;6.93;0;2.89;19240 +89074;47.49199;-1.77327;35;20220325;20.5;5.2;12.8;4;7.53;0;3.76;19211 +89074;47.49199;-1.77327;35;20220326;20.8;7.1;14;4.5;7.46;0;4.18;19559 +89074;47.49199;-1.77327;35;20220327;21.2;5.9;13.6;2.7;8.6;0;3.28;18787 +89074;47.49199;-1.77327;35;20220328;20.6;7.7;14.2;2.6;9.16;.2;2.99;16135 +89074;47.49199;-1.77327;35;20220329;15.2;9.6;12.4;2.7;11.13;0;1.91;11330 +89074;47.49199;-1.77327;35;20220330;13;9.5;11.3;3.2;10.46;.1;1.51;6316 +89074;47.49199;-1.77327;35;20220331;9.3;4.6;6.9;4.4;7.4;2.3;1.6;8041 +89074;47.49199;-1.77327;35;20220401;9.6;.4;5;4.8;5.54;.5;2.32;17100 +89074;47.49199;-1.77327;35;20220402;10.6;.4;5.5;2.8;5.65;0;2.18;16888 +89074;47.49199;-1.77327;35;20220403;9.9;-1.2;4.4;3.8;4.85;0;2.37;17457 +89074;47.49199;-1.77327;35;20220404;10.4;-.6;4.9;4;7.21;.1;1.69;16014 +89074;47.49199;-1.77327;35;20220405;12.9;8.3;10.6;4.7;10.54;.3;1.7;12117 +89074;47.49199;-1.77327;35;20220406;13.5;7.5;10.5;5.8;10.83;4;1.61;9531 +89074;47.49199;-1.77327;35;20220407;14.5;10.8;12.7;7.6;12;11.4;1.97;9618 +89074;47.49199;-1.77327;35;20220408;14.6;9.2;11.9;6.5;10.96;8.3;2;8515 +89074;47.49199;-1.77327;35;20220409;13.6;2.6;8.1;2.6;7.2;0;2.54;20023 +89074;47.49199;-1.77327;35;20220410;15.7;.6;8.1;4.4;7.33;0;3.03;21960 +89074;47.49199;-1.77327;35;20220411;20.8;7.5;14.2;5.3;10.33;2.1;3.92;20182 +89074;47.49199;-1.77327;35;20220412;16.8;11.1;13.9;3.1;12.23;1.9;2.04;10216 +89074;47.49199;-1.77327;35;20220413;20.9;5.2;13;1.5;11.36;1.7;2.88;20493 +89074;47.49199;-1.77327;35;20220414;22.7;6.7;14.7;1.8;11.86;0;3.34;22126 +89074;47.49199;-1.77327;35;20220415;23.9;8.3;16.1;2.2;12.03;0;3.71;21957 +89074;47.49199;-1.77327;35;20220416;21.7;9.5;15.6;2.9;11.33;0;3.94;24123 +89074;47.49199;-1.77327;35;20220417;21;7.5;14.2;2.4;10.73;0;3.51;22753 +89074;47.49199;-1.77327;35;20220418;17.3;9;13.1;3.4;10.43;0;2.82;15944 +89074;47.49199;-1.77327;35;20220419;15.8;5;10.4;3.4;8.5;0;2.95;19965 +89074;47.49199;-1.77327;35;20220420;19.3;6.7;13;3.5;10.3;.1;3.34;20813 +89074;47.49199;-1.77327;35;20220421;20.8;9.8;15.3;2.5;10.43;0;3.82;22980 +89074;47.49199;-1.77327;35;20220422;20.7;8;14.3;3.7;10.66;0;3.72;20898 +89074;47.49199;-1.77327;35;20220423;19;10.9;14.9;3.8;11.8;2;3;14849 +89074;47.49199;-1.77327;35;20220424;18.6;10.3;14.5;2.6;13.1;7.5;2.55;15365 +89074;47.49199;-1.77327;35;20220425;18.6;9.4;14;2.7;10.6;0;3.38;21303 +89074;47.49199;-1.77327;35;20220426;18.2;5.7;11.9;4.2;9.33;0;3.78;25569 +89074;47.49199;-1.77327;35;20220427;19.3;7.6;13.5;5.6;9.63;0;4.21;23658 +89074;47.49199;-1.77327;35;20220428;20.2;11.6;15.9;3.7;10.86;0;3.95;20127 +89074;47.49199;-1.77327;35;20220429;21.3;8.4;14.9;3.6;11.46;0;4.01;24371 +89074;47.49199;-1.77327;35;20220430;17.5;6.7;12.1;3.4;9.53;0;3.48;23337 +89074;47.49199;-1.77327;35;20220501;19.9;9.3;14.6;2.8;9;0;4.13;24096 +89074;47.49199;-1.77327;35;20220502;18.6;11.2;14.9;3.4;10.36;.2;3.44;17036 +89074;47.49199;-1.77327;35;20220503;19.6;9;14.3;3.1;10;0;3.56;18226 +89074;47.49199;-1.77327;35;20220504;19.9;6.9;13.4;3;10.53;0;3.62;22478 +89074;47.49199;-1.77327;35;20220505;20;8.1;14.1;2.8;11.4;0;3.47;21209 +89074;47.49199;-1.77327;35;20220506;22.1;7.1;14.6;1.6;11.83;0;3.83;25292 +89074;47.49199;-1.77327;35;20220507;20.8;8.9;14.9;2.6;11.85;.1;3.77;22884 +89074;47.49199;-1.77327;35;20220508;23.4;9.6;16.5;2.6;12.55;0;4.19;24066 +89074;47.49199;-1.77327;35;20220509;26.1;10.1;18.1;2;12.97;0;4.73;26435 +89074;47.49199;-1.77327;35;20220510;25;10.9;18;2.1;13.17;0;4.74;27062 +89074;47.49199;-1.77327;35;20220511;20.1;10.6;15.4;2.7;13.7;0;3.14;18945 +89074;47.49199;-1.77327;35;20220512;20.3;9.2;14.8;1.5;11.4;0;3.48;22101 +89074;47.49199;-1.77327;35;20220513;22.6;6.7;14.6;1.6;10.03;0;4.33;27779 +89074;47.49199;-1.77327;35;20220514;26.2;11.3;18.7;2.9;12.7;.6;4.97;24717 +89074;47.49199;-1.77327;35;20220515;28.4;16.7;22.6;3.4;15.53;.3;5.45;23319 +89074;47.49199;-1.77327;35;20220516;25.2;13.4;19.3;2.4;15.3;.1;4.17;21623 +89074;47.49199;-1.77327;35;20220517;28.5;11.7;20.1;2.6;15;0;5.29;27146 +89074;47.49199;-1.77327;35;20220518;29.3;10.9;20.1;2;14.67;1.4;5.15;27107 +89074;47.49199;-1.77327;35;20220519;24.8;13.8;19.3;1.5;14.6;5.1;3.96;21274 +89074;47.49199;-1.77327;35;20220520;23.2;14.7;19;2.1;14.47;.9;3.92;20368 +89074;47.49199;-1.77327;35;20220521;26.1;9;17.6;2;13.37;0;4.82;27940 +89074;47.49199;-1.77327;35;20220522;27.8;15.3;21.5;2.8;15.67;19.2;5.06;23264 +89074;47.49199;-1.77327;35;20220523;19.1;14.5;16.8;3.2;15.17;3;2.92;16137 +89074;47.49199;-1.77327;35;20220524;17.7;8.7;13.2;2;11.67;1;3.18;21152 +89074;47.49199;-1.77327;35;20220525;18.3;7.1;12.7;2.3;12.07;0;3.14;21935 +89074;47.49199;-1.77327;35;20220526;17.9;13.2;15.5;1.7;13.5;0;2.47;13177 +89074;47.49199;-1.77327;35;20220527;19;8.6;13.8;1.3;13.2;0;2.95;19370 +89074;47.49199;-1.77327;35;20220528;22.5;9.3;15.9;3;11.47;0;4.72;27303 +89074;47.49199;-1.77327;35;20220529;18.8;9.5;14.1;3.9;9.2;0;4.44;24843 +89074;47.49199;-1.77327;35;20220530;19.8;6;12.9;2;9.1;.1;4.15;26916 +89074;47.49199;-1.77327;35;20220531;21.8;6.2;14;1.5;9.63;0;4.45;29135 +89074;47.49199;-1.77327;35;20220601;24.1;7.6;15.9;2.3;10.43;0;4.98;28830 +89074;47.49199;-1.77327;35;20220602;27.3;14.3;20.8;3.2;12.27;.1;5.81;25667 +89074;47.49199;-1.77327;35;20220603;26.2;14.7;20.5;2;14.8;1.8;4.71;23768 +89074;47.49199;-1.77327;35;20220604;25.3;13.3;19.3;1.9;16.53;0;4.2;22947 +89074;47.49199;-1.77327;35;20220605;21.4;14.2;17.8;3.3;14.43;.3;3.93;20751 +89074;47.49199;-1.77327;35;20220606;18.3;10.7;14.5;2.2;14.4;5;2.65;17068 +89074;47.49199;-1.77327;35;20220607;20.6;12.9;16.7;3.5;15.43;15.9;3.3;19111 +89074;47.49199;-1.77327;35;20220608;21;15.2;18.1;4;15.4;.4;3.82;20202 +89074;47.49199;-1.77327;35;20220609;21.5;12.7;17.1;2.6;14.13;.1;3.98;22864 +89074;47.49199;-1.77327;35;20220610;21;14.9;18;1.9;15.9;.2;3.04;16214 +89074;47.49199;-1.77327;35;20220611;25.2;11.2;18.2;1.5;14.47;.1;4.48;25509 +89074;47.49199;-1.77327;35;20220612;24.3;12.5;18.4;3.3;12.5;.1;5.2;26486 +89074;47.49199;-1.77327;35;20220613;24.7;10.3;17.5;3.2;12.17;0;5.38;29185 +89074;47.49199;-1.77327;35;20220614;28.9;11.6;20.2;3.1;12.6;0;6.34;30535 +89074;47.49199;-1.77327;35;20220615;31.6;15.7;23.7;2.5;14.3;0;6.57;29555 +89074;47.49199;-1.77327;35;20220616;31.5;15.4;23.4;2.3;14.93;0;6.17;27789 +89074;47.49199;-1.77327;35;20220617;36.8;16.3;26.6;1.4;16.87;0;6.59;30227 +89074;47.49199;-1.77327;35;20220618;38.4;18.7;28.6;2.3;17.3;1.5;7.66;30135 +89074;47.49199;-1.77327;35;20220619;25.7;16.2;20.9;3.9;17.57;.8;4.49;20983 +89074;47.49199;-1.77327;35;20220620;27.6;15.3;21.4;2.6;17.7;4.8;4.88;23895 +89074;47.49199;-1.77327;35;20220621;26.4;16;21.2;2.3;18.4;3.4;4.42;22528 +89074;47.49199;-1.77327;35;20220622;23;15.6;19.3;1.8;18.27;2;3.34;18063 +89074;47.49199;-1.77327;35;20220623;24.1;14.6;19.4;2.2;16.93;2.2;4;21529 +89074;47.49199;-1.77327;35;20220624;19.8;15.5;17.7;3;16.73;2.7;2.63;13598 +89074;47.49199;-1.77327;35;20220625;19.9;12.4;16.2;2.7;13.77;.8;3.32;18673 +89074;47.49199;-1.77327;35;20220626;20.6;9.1;14.9;2.3;12.1;.9;3.99;24765 +89074;47.49199;-1.77327;35;20220627;21.2;10.1;15.6;2;12.43;.1;4.13;25498 +89074;47.49199;-1.77327;35;20220628;21.4;8.5;15;2.1;12.33;1.2;4.08;25802 +89074;47.49199;-1.77327;35;20220629;20;12.9;16.5;2.5;14.47;1.1;3.05;16479 +89074;47.49199;-1.77327;35;20220630;19.6;10.7;15.2;1.9;12.6;1.5;3.66;22848 +89074;47.49199;-1.77327;35;20220701;21.1;7.4;14.2;1.4;11.77;.2;3.88;25348 +89074;47.49199;-1.77327;35;20220702;24.2;8.1;16.2;1.6;12.43;0;4.78;29791 +89074;47.49199;-1.77327;35;20220703;23.6;10.5;17.1;2.1;12.97;0;4.63;27497 +89074;47.49199;-1.77327;35;20220704;24.8;9.8;17.3;2.3;12.53;.1;5.12;29351 +89074;47.49199;-1.77327;35;20220705;24.7;9.1;16.9;2.6;12.63;.1;5.11;29528 +89074;47.49199;-1.77327;35;20220706;26.9;12.2;19.6;3;14;0;5.57;28395 +89074;47.49199;-1.77327;35;20220707;25;12.3;18.6;2.5;15.33;0;4.6;25494 +89074;47.49199;-1.77327;35;20220708;28.7;13.7;21.2;3.2;13.8;0;6.2;29074 +89074;47.49199;-1.77327;35;20220709;31.2;15.3;23.3;3;14.77;0;6.6;29109 +89074;47.49199;-1.77327;35;20220710;30.2;16.3;23.3;3.7;13.27;0;6.9;28301 +89074;47.49199;-1.77327;35;20220711;32.8;17.9;25.3;3.3;14.1;0;7.27;28492 +89074;47.49199;-1.77327;35;20220712;35.4;15.7;25.5;1.4;15.37;0;6.35;30185 +89074;47.49199;-1.77327;35;20220713;36.3;16.3;26.3;1.4;15.57;0;6.49;30199 +89074;47.49199;-1.77327;35;20220714;29.9;17.1;23.5;3;14.43;0;6.19;26293 +89074;47.49199;-1.77327;35;20220715;30.4;14.1;22.2;2.9;12.67;0;6.5;28879 +89074;47.49199;-1.77327;35;20220716;32.2;15.7;24;3.2;11.83;0;7.2;28779 +89074;47.49199;-1.77327;35;20220717;34.9;17.6;26.2;3.4;12.2;0;7.88;28555 +89074;47.49199;-1.77327;35;20220718;41.4;18.7;30;3.3;13.23;0;9.13;29203 +89074;47.49199;-1.77327;35;20220719;26.6;23.4;25;3.6;16.77;3.2;5.03;16025 +89074;47.49199;-1.77327;35;20220720;24.5;17.4;21;2.9;18.63;.3;3.83;18939 +89074;47.49199;-1.77327;35;20220721;27.5;14.3;20.9;1.6;15.87;.1;4.65;24613 +89074;47.49199;-1.77327;35;20220722;22.8;16.5;19.7;2.3;16.4;2.1;3.17;14417 +89074;47.49199;-1.77327;35;20220723;27.5;11.2;19.3;1.6;14;0;5.03;28404 +89074;47.49199;-1.77327;35;20220724;31;12.2;21.6;1.8;15.23;.1;5.6;28876 +89074;47.49199;-1.77327;35;20220725;24.1;17.2;20.6;3.2;17;0;4.08;19455 +89074;47.49199;-1.77327;35;20220726;24.4;15.7;20;2;14;0;3.89;17955 +89074;47.49199;-1.77327;35;20220727;26.1;12;19;1.7;11.87;0;4.61;24628 +89074;47.49199;-1.77327;35;20220728;29.3;15.9;22.6;1.9;13.83;0;5.09;23780 +89074;47.49199;-1.77327;35;20220729;29.8;17.2;23.5;1.9;15.67;.1;5.06;23401 +89074;47.49199;-1.77327;35;20220730;30.4;14;22.2;1.9;15.8;0;5.33;26765 +89074;47.49199;-1.77327;35;20220731;28.5;15.9;22.2;1.8;17.6;0;4.71;23940 +89074;47.49199;-1.77327;35;20220801;29.3;15.8;22.5;1.7;17.93;0;4.58;22843 +89074;47.49199;-1.77327;35;20220802;32.8;15.8;24.3;1.5;17.07;0;5.56;27652 +89074;47.49199;-1.77327;35;20220803;34.6;17.3;26;2.3;17.03;0;6.26;26734 +89074;47.49199;-1.77327;35;20220804;28.9;18.4;23.7;3.5;17.13;1.3;5.22;20933 +89074;47.49199;-1.77327;35;20220805;26.3;13.9;20.1;3.4;12.57;0;5.28;24150 +89074;47.49199;-1.77327;35;20220806;27.5;12.2;19.9;3.6;10.1;0;6.06;26536 +89074;47.49199;-1.77327;35;20220807;29.3;14.1;21.7;3.9;10.47;0;6.6;26091 +89074;47.49199;-1.77327;35;20220808;31.3;14.6;23;3.5;11.23;0;6.76;26607 +89074;47.49199;-1.77327;35;20220809;32.8;17;24.9;3.3;13.73;0;6.67;25781 +89074;47.49199;-1.77327;35;20220810;34.9;18.8;26.9;3.5;13.63;0;7.33;25968 +89074;47.49199;-1.77327;35;20220811;36;17.4;26.7;3.1;11.6;0;7.41;26562 +89074;47.49199;-1.77327;35;20220812;35.6;17;26.3;1.9;11.4;0;6.13;25920 +89074;47.49199;-1.77327;35;20220813;37.4;16.4;26.9;2.2;14.67;8.1;6.4;25643 +89074;47.49199;-1.77327;35;20220814;20.8;19.4;20.1;2.9;20.63;3.5;1.51;5270 +89074;47.49199;-1.77327;35;20220815;24.9;17.7;21.3;3.3;18.7;.4;3.42;15307 +89074;47.49199;-1.77327;35;20220816;25;17.5;21.3;2.1;18.57;7.7;3.23;15703 +89074;47.49199;-1.77327;35;20220817;23;14;18.5;1.4;16.97;8.5;2.77;15679 +89074;47.49199;-1.77327;35;20220818;26.3;15;20.7;2.3;17.6;.5;3.66;18363 +89074;47.49199;-1.77327;35;20220819;24.2;17.7;21;2.9;19.4;1.9;3;14141 +89074;47.49199;-1.77327;35;20220820;27;13.8;20.4;1.5;15.23;0;4.03;22294 +89074;47.49199;-1.77327;35;20220821;20.6;12.7;16.6;1.1;16.67;4.3;2.14;12812 +89074;47.49199;-1.77327;35;20220822;25.1;17.7;21.4;2.2;20.13;.2;2.99;14930 +89074;47.49199;-1.77327;35;20220823;26.5;19.1;22.8;1.8;20.53;.1;3.07;14580 +89074;47.49199;-1.77327;35;20220824;32.5;15.4;23.9;1.6;19.3;1.4;4.62;22938 +89074;47.49199;-1.77327;35;20220825;24.5;19.4;22;2.6;19.83;0;2.77;11638 +89074;47.49199;-1.77327;35;20220826;25.5;13.7;19.6;2.3;14.63;0;3.75;19253 +89074;47.49199;-1.77327;35;20220827;27.8;13.6;20.7;2.3;14.27;0;4.36;21738 +89074;47.49199;-1.77327;35;20220828;27.6;16;21.8;3.2;13.27;0;4.83;19676 +89074;47.49199;-1.77327;35;20220829;31.2;15.6;23.4;2.7;14.67;0;4.95;19703 +89074;47.49199;-1.77327;35;20220830;32.1;17.8;25;2.1;16.3;0;4.8;21208 +89074;47.49199;-1.77327;35;20220831;28.4;17.5;23;1.9;18.4;2.6;3.44;15346 +89074;47.49199;-1.77327;35;20220901;26.4;17.4;21.9;1.4;19.13;1;3.13;16613 +89074;47.49199;-1.77327;35;20220902;24.2;15.6;19.9;1.4;18.4;.7;2.77;15736 +89074;47.49199;-1.77327;35;20220903;23.8;15.4;19.6;2.6;16.47;.6;3.05;15324 +89074;47.49199;-1.77327;35;20220904;28.1;14.3;21.2;2.6;16.43;.2;3.84;18250 +89074;47.49199;-1.77327;35;20220905;29.3;15.8;22.5;2.3;17.63;.1;3.91;17938 +89074;47.49199;-1.77327;35;20220906;22.6;15.7;19.1;3.4;17.57;4;2.47;11410 +89074;47.49199;-1.77327;35;20220907;21.9;16.1;19;3.3;17.03;15.4;2.48;11303 +89074;47.49199;-1.77327;35;20220908;21.7;15.1;18.4;3.9;16.13;2.6;2.68;12668 +89074;47.49199;-1.77327;35;20220909;21.7;14.7;18.2;4;15.13;.8;2.93;13532 +89074;47.49199;-1.77327;35;20220910;23.9;11.6;17.7;1.7;15.5;.2;2.71;16232 +89074;47.49199;-1.77327;35;20220911;27.4;14.2;20.8;1.8;16.57;.1;3.42;18560 +89074;47.49199;-1.77327;35;20220912;33.1;15.3;24.2;2.3;16.37;.2;4.52;19124 +89074;47.49199;-1.77327;35;20220913;30.6;20.7;25.6;2.4;19.63;3.1;3.75;14116 +89074;47.49199;-1.77327;35;20220914;26.3;17.1;21.7;2.1;19.37;1.9;2.71;12883 +89074;47.49199;-1.77327;35;20220915;23.9;17.2;20.5;2.3;16.77;.1;2.7;12459 +89074;47.49199;-1.77327;35;20220916;19.6;10.1;14.8;2.5;11.2;0;2.59;14403 +89074;47.49199;-1.77327;35;20220917;19.8;5;12.4;1.7;8.93;0;2.61;18519 +89074;47.49199;-1.77327;35;20220918;21;4.1;12.5;1.6;8.9;.1;2.7;19312 +89074;47.49199;-1.77327;35;20220919;21.8;6.2;14;2.1;10.1;0;2.86;18611 +89074;47.49199;-1.77327;35;20220920;21.4;6.5;14;2.2;10.17;.1;2.79;17802 +89074;47.49199;-1.77327;35;20220921;22.2;7.4;14.8;1.8;10.37;0;2.73;17543 +89074;47.49199;-1.77327;35;20220922;23.2;5.9;14.6;1;9.7;0;2.48;18177 +89074;47.49199;-1.77327;35;20220923;19.4;10.1;14.7;1;12.53;.9;1.66;10514 +89074;47.49199;-1.77327;35;20220924;18.8;11.7;15.2;2.1;13.27;2.3;1.76;9337 +89074;47.49199;-1.77327;35;20220925;20;11.5;15.7;2.7;12.27;.1;2.36;12467 +89074;47.49199;-1.77327;35;20220926;17.3;7.6;12.5;2.8;11.47;5.1;1.75;10654 +89074;47.49199;-1.77327;35;20220927;18;10;14;4.2;12.8;2.8;1.9;10152 +89074;47.49199;-1.77327;35;20220928;16.8;12.8;14.8;3.8;13.53;.4;1.69;7822 +89074;47.49199;-1.77327;35;20220929;15.8;6.9;11.4;1.6;10.67;2.4;1.5;10904 +89074;47.49199;-1.77327;35;20220930;17.9;4;10.9;2.6;11.33;4.7;1.73;14264 +89074;47.49199;-1.77327;35;20221001;20.2;14.7;17.5;5;18.3;1.8;1.37;7865 +89074;47.49199;-1.77327;35;20221002;21.1;16.7;18.9;3.8;17.33;.2;1.94;7870 +89074;47.49199;-1.77327;35;20221003;20.8;12.7;16.7;1.6;14.9;0;1.61;9003 +89074;47.49199;-1.77327;35;20221004;19.1;10.6;14.8;1.1;14.13;.2;1.39;9859 +89074;47.49199;-1.77327;35;20221005;20.5;12.1;16.3;2.9;15;.7;1.78;9062 +89074;47.49199;-1.77327;35;20221006;19.7;5.2;12.4;.7;10.23;0;1.57;14479 +89074;47.49199;-1.77327;35;20221007;20.3;3.8;12.1;.9;9.77;.2;1.66;14888 +89074;47.49199;-1.77327;35;20221008;20.1;6;13;1.2;10.6;0;1.64;12961 +89074;47.49199;-1.77327;35;20221009;22.2;4.7;13.5;1.5;10.43;.1;1.96;14758 +89074;47.49199;-1.77327;35;20221010;21.1;11.7;16.4;1.9;15.33;0;1.55;9921 +89074;47.49199;-1.77327;35;20221011;20.6;13.3;16.9;2.4;13.13;0;2.02;11222 +89074;47.49199;-1.77327;35;20221012;21;6.6;13.8;1.2;11.77;.6;1.55;12683 +89074;47.49199;-1.77327;35;20221013;18.1;12;15;3;15.8;16.7;1.03;6295 +89074;47.49199;-1.77327;35;20221014;19.3;14.2;16.8;3.9;17.37;13.2;1.14;6164 +89074;47.49199;-1.77327;35;20221015;19.3;14.8;17.1;4.1;16.3;.1;1.49;6837 +89074;47.49199;-1.77327;35;20221016;22.7;13.3;18;2.2;16.17;0;1.7;9937 +89074;47.49199;-1.77327;35;20221017;20;14.3;17.2;1.5;17.03;.5;1.07;5992 +89074;47.49199;-1.77327;35;20221018;20.9;14;17.4;3;18.1;.1;1.21;7931 +89074;47.49199;-1.77327;35;20221019;25.4;16.3;20.8;3;18;7.9;2.14;9149 +89074;47.49199;-1.77327;35;20221020;21.8;12.6;17.2;2.7;15.67;1.3;1.61;9278 +89074;47.49199;-1.77327;35;20221021;21.1;14.7;17.9;4.4;14.97;.4;2.09;7824 +89074;47.49199;-1.77327;35;20221022;21;13.1;17.1;3;15.73;0;1.51;7762 +89074;47.49199;-1.77327;35;20221023;22;16.2;19.1;5;15.3;10.4;2.43;6774 +89074;47.49199;-1.77327;35;20221024;18.7;15.2;16.9;5.1;15.33;6.3;1.66;5685 +89074;47.49199;-1.77327;35;20221025;19.2;11.7;15.4;2.7;14.93;.1;1.14;6611 +89074;47.49199;-1.77327;35;20221026;22;14.3;18.1;3.3;15.93;.6;1.68;7441 +89074;47.49199;-1.77327;35;20221027;23.4;12.5;17.9;2.6;15.87;.1;1.63;8502 +89074;47.49199;-1.77327;35;20221028;20.1;13.5;16.8;2.6;16.07;0;1.18;6359 +89074;47.49199;-1.77327;35;20221029;23;15.7;19.4;2.8;16.07;4.6;1.75;7018 +89074;47.49199;-1.77327;35;20221030;18.5;13.3;15.9;1.8;14.67;2.7;1.01;5492 +89074;47.49199;-1.77327;35;20221031;18.7;9.9;14.3;2.9;13.57;3;1.14;6199 +89074;47.49199;-1.77327;35;20221101;17.4;10.7;14;4.1;12.13;4.4;1.53;5998 +89074;47.49199;-1.77327;35;20221102;17.5;6.7;12.1;3;12.23;0;1.01;7753 +89074;47.49199;-1.77327;35;20221103;15.4;13.2;14.3;4.4;12.97;9.5;1.35;3232 +89074;47.49199;-1.77327;35;20221104;15.1;8.5;11.8;4.4;10.1;.2;1.51;6709 +89074;47.49199;-1.77327;35;20221105;14.8;5.4;10.1;2;11.2;4.1;.67;6220 +89074;47.49199;-1.77327;35;20221106;16.6;12.3;14.5;4.6;13.8;10.5;1.17;4191 +89074;47.49199;-1.77327;35;20221107;17.6;12.3;14.9;4.7;13.57;1.7;1.37;5156 +89074;47.49199;-1.77327;35;20221108;16.5;11.8;14.1;5.1;13.47;3.3;1.18;4153 +89074;47.49199;-1.77327;35;20221109;16.7;10.7;13.7;2.4;12.17;1;1.02;6038 +89074;47.49199;-1.77327;35;20221110;17;4.9;10.9;2;10.97;0;.77;7526 +89074;47.49199;-1.77327;35;20221111;12.2;6.6;9.4;2.5;11.33;.1;.46;5099 +89074;47.49199;-1.77327;35;20221112;19.6;8.5;14;2.5;12.97;.3;1.01;7411 +89074;47.49199;-1.77327;35;20221113;20;8.4;14.2;2;12.53;.4;.97;7385 +89074;47.49199;-1.77327;35;20221114;14.8;8.2;11.5;2.4;11.67;5.5;.7;4987 +89074;47.49199;-1.77327;35;20221115;16;10.2;13.1;5.1;12.2;11.5;1.25;4183 +89074;47.49199;-1.77327;35;20221116;14.8;8.2;11.5;5.5;12.2;16.9;.81;4029 +89074;47.49199;-1.77327;35;20221117;15.3;11.3;13.3;5.2;11.27;3;1.52;4016 +89074;47.49199;-1.77327;35;20221118;13.5;6.4;10;2.3;9.23;.2;.82;5603 +89074;47.49199;-1.77327;35;20221119;12.7;.7;6.7;1.1;7.67;1.1;.41;7007 +89074;47.49199;-1.77327;35;20221120;13.5;4.5;9;2.9;10.33;.1;.55;5665 +89074;47.49199;-1.77327;35;20221121;13.6;7.4;10.5;4.3;10.17;6.5;1.02;4236 +89074;47.49199;-1.77327;35;20221122;13.3;5.9;9.6;4.4;9.33;1;1.05;4953 +89074;47.49199;-1.77327;35;20221123;14.3;8.2;11.3;4.7;11.43;2.5;.83;4797 +89074;47.49199;-1.77327;35;20221124;14.8;7.5;11.1;3.6;11.5;3.4;.73;4197 +89074;47.49199;-1.77327;35;20221125;14.7;5.1;9.9;1.8;9.87;.1;.54;5647 +89074;47.49199;-1.77327;35;20221126;12.6;4.4;8.5;2.4;10.07;2.4;.44;4546 +89074;47.49199;-1.77327;35;20221127;12.4;10.2;11.3;3.6;12.67;9.5;.5;2030 +89074;47.49199;-1.77327;35;20221128;11.9;7.3;9.6;2.2;10.1;2.9;.55;3615 +89074;47.49199;-1.77327;35;20221129;12.8;1.6;7.2;.9;8.47;.1;.27;5537 +89074;47.49199;-1.77327;35;20221130;8.2;2.4;5.3;2.5;8.33;0;.28;3969 +89074;47.49199;-1.77327;35;20221201;7.2;2.4;4.8;2.6;7.47;.1;.43;3733 +89074;47.49199;-1.77327;35;20221202;6.1;-.6;2.8;2.1;6.63;0;.3;4034 +89074;47.49199;-1.77327;35;20221203;4.4;2.6;3.5;4.3;6.8;0;.58;1394 +89074;47.49199;-1.77327;35;20221204;4;3.1;3.5;2.7;7.1;.2;.42;1308 +89074;47.49199;-1.77327;35;20221205;6;2.1;4;2.4;7.3;0;.35;3092 +89074;47.49199;-1.77327;35;20221206;5.9;4;4.9;4.2;7;0;.75;1932 +89074;47.49199;-1.77327;35;20221207;6.4;2.2;4.3;2.7;6.47;.1;.52;4184 +89074;47.49199;-1.77327;35;20221208;2.1;-2.5;-.2;3.1;5.87;.1;.18;3000 +89074;47.49199;-1.77327;35;20221209;5.4;-.2;2.6;2.8;5.63;0;.55;4227 +89074;47.49199;-1.77327;35;20221210;6.3;-5.1;.6;1.2;4.93;.4;.21;5594 +89074;47.49199;-1.77327;35;20221211;3.1;-.3;1.4;2;5.8;.9;.35;2750 +89074;47.49199;-1.77327;35;20221212;2;-3.6;-.8;2.5;5.2;.1;.3;2853 +89074;47.49199;-1.77327;35;20221213;2.9;-3;-.1;3.7;5.03;2.1;.43;4188 +89074;47.49199;-1.77327;35;20221214;3.1;.8;1.9;3.7;6.7;4.1;.28;1670 +89074;47.49199;-1.77327;35;20221215;4.5;1.7;3.1;5.5;5.47;.2;1.01;2333 +89074;47.49199;-1.77327;35;20221216;6.4;-.8;2.8;3.2;5.2;0;.67;4817 +89074;47.49199;-1.77327;35;20221217;1.2;-4.1;-1.5;2.8;4.57;0;.32;3938 +89074;47.49199;-1.77327;35;20221218;9.1;-3.5;2.8;3.8;7.03;5;.42;3799 +89074;47.49199;-1.77327;35;20221219;14;9.3;11.7;5.7;11.73;16.5;.94;2525 +89074;47.49199;-1.77327;35;20221220;13.4;11.6;12.5;3.9;12.67;6.9;.78;1180 +89074;47.49199;-1.77327;35;20221221;13.6;6.8;10.2;4.3;12.27;12.5;.28;2901 +89074;47.49199;-1.77327;35;20221222;14.5;12.8;13.6;6.8;13.9;21.2;.88;1250 +89074;47.49199;-1.77327;35;20221223;14.4;13.8;14.1;6.1;14.43;7.2;.82;1098 +89074;47.49199;-1.77327;35;20221224;13;11.8;12.4;3.9;12.47;5.1;.75;1507 +89074;47.49199;-1.77327;35;20221225;14.4;10.4;12.4;2.4;12.77;1.4;.54;2354 +89074;47.49199;-1.77327;35;20221226;12.3;9.7;11;2.4;10.53;.1;.69;2536 +89074;47.49199;-1.77327;35;20221227;11.8;1.7;6.8;2.1;8.9;.6;.31;4541 +89074;47.49199;-1.77327;35;20221228;13;8.4;10.7;5.8;11.5;8.5;.72;2313 +89074;47.49199;-1.77327;35;20221229;12.4;9.6;11;4.3;10.47;4.9;.93;3218 +89074;47.49199;-1.77327;35;20221230;14.7;5.9;10.3;7.3;12.97;8.9;.16;3224 +89074;47.49199;-1.77327;35;20221231;17;14.7;15.9;7.6;13.1;4.2;2.06;2305 +89075;47.52718;-1.44487;40;20220101;15.9;5.5;10.7;2.2;11.1;0;.51;4785 +89075;47.52718;-1.44487;40;20220102;14.4;9.9;12.1;5.6;12.73;0;.72;2709 +89075;47.52718;-1.44487;40;20220103;13;11.7;12.4;5.7;13.1;23.5;.67;1370 +89075;47.52718;-1.44487;40;20220104;10.8;8.7;9.7;4.1;9.77;0;.88;2284 +89075;47.52718;-1.44487;40;20220105;8.1;1.2;4.6;1.9;6.83;.2;.39;4348 +89075;47.52718;-1.44487;40;20220106;8.3;.9;4.6;2.5;6.73;1.7;.53;4104 +89075;47.52718;-1.44487;40;20220107;10.6;5.9;8.2;4.9;9;0;.79;3747 +89075;47.52718;-1.44487;40;20220108;10.8;7.4;9.1;6;9.8;8.5;.87;2046 +89075;47.52718;-1.44487;40;20220109;9.8;5.3;7.5;3;9.23;3.5;.5;2755 +89075;47.52718;-1.44487;40;20220110;9.5;8;8.7;1.8;10.67;2.2;.38;1719 +89075;47.52718;-1.44487;40;20220111;9.7;6.6;8.2;1.4;9.23;0;.45;2690 +89075;47.52718;-1.44487;40;20220112;8.6;3.3;6;2.6;8.07;0;.48;4019 +89075;47.52718;-1.44487;40;20220113;8.1;4.1;6.1;3.6;7.3;0;.79;4144 +89075;47.52718;-1.44487;40;20220114;1.2;.4;.8;2.5;5.9;0;.37;1445 +89075;47.52718;-1.44487;40;20220115;1.7;-1.6;.1;1.2;6.13;0;.2;2782 +89075;47.52718;-1.44487;40;20220116;8;.7;4.4;2;8;.1;.28;3758 +89075;47.52718;-1.44487;40;20220117;6;3.1;4.5;1.7;8.57;0;.25;2509 +89075;47.52718;-1.44487;40;20220118;5.4;1.6;3.5;2.3;7.6;0;.31;2773 +89075;47.52718;-1.44487;40;20220119;8.6;4.2;6.4;1.7;8.2;.9;.48;3213 +89075;47.52718;-1.44487;40;20220120;9.3;3.7;6.5;2.8;7.63;0;.68;4613 +89075;47.52718;-1.44487;40;20220121;7.3;-.7;3.3;2.4;6.03;.1;.57;5661 +89075;47.52718;-1.44487;40;20220122;5.8;-2;1.9;2.6;6.57;.1;.35;4009 +89075;47.52718;-1.44487;40;20220123;4;3.3;3.7;5;6.97;0;.61;1565 +89075;47.52718;-1.44487;40;20220124;5.6;.1;2.8;2.9;6.4;0;.52;4975 +89075;47.52718;-1.44487;40;20220125;2.9;-1.2;.9;1.4;6.37;0;.26;3145 +89075;47.52718;-1.44487;40;20220126;2.2;1;1.6;2.7;6.27;0;.42;1925 +89075;47.52718;-1.44487;40;20220127;6.9;1.2;4.1;1.7;7.07;.2;.46;4477 +89075;47.52718;-1.44487;40;20220128;9.7;3;6.3;.7;9.7;0;.35;3989 +89075;47.52718;-1.44487;40;20220129;9.3;7.3;8.3;2;10.37;.3;.45;2633 +89075;47.52718;-1.44487;40;20220130;9.8;7.6;8.7;1.9;9.87;.1;.59;2742 +89075;47.52718;-1.44487;40;20220131;10.2;5.6;7.9;4.1;8.73;.2;.88;4676 +89075;47.52718;-1.44487;40;20220201;11.5;4.3;7.9;3.6;9.77;0;.59;4918 +89075;47.52718;-1.44487;40;20220202;10.3;8.4;9.4;2.4;9.7;0;.78;2741 +89075;47.52718;-1.44487;40;20220203;8.9;5.3;7.1;2.4;9.57;0;.44;3576 +89075;47.52718;-1.44487;40;20220204;12;8.1;10.1;3;9.37;1;1.05;4169 +89075;47.52718;-1.44487;40;20220205;11.2;-.5;5.3;2.5;7.6;.1;.76;7687 +89075;47.52718;-1.44487;40;20220206;12.5;5.4;8.9;7.1;11.03;.5;.59;4879 +89075;47.52718;-1.44487;40;20220207;12.1;7.9;10;2.2;10;.1;.84;5089 +89075;47.52718;-1.44487;40;20220208;8.9;5.6;7.3;1.9;10.07;0;.43;3886 +89075;47.52718;-1.44487;40;20220209;8.4;4.6;6.5;2.3;8.73;0;.57;4144 +89075;47.52718;-1.44487;40;20220210;7.9;5.9;6.9;2.5;8.93;.5;.87;4033 +89075;47.52718;-1.44487;40;20220211;10.1;-1.2;4.4;2;6.47;0;.82;10500 +89075;47.52718;-1.44487;40;20220212;9.2;.6;4.9;2.4;6.07;0;.98;10566 +89075;47.52718;-1.44487;40;20220213;12;1.3;6.7;5.8;8.73;10.2;.95;5066 +89075;47.52718;-1.44487;40;20220214;12.5;6.2;9.3;4.5;8.97;1.2;1.34;7833 +89075;47.52718;-1.44487;40;20220215;11.9;3.5;7.7;4.9;9.97;6.2;.64;4000 +89075;47.52718;-1.44487;40;20220216;13.3;9.5;11.4;7.6;13.5;1.9;.38;4073 +89075;47.52718;-1.44487;40;20220217;15.1;11.6;13.4;5.7;12.39;.8;1.51;5346 +89075;47.52718;-1.44487;40;20220218;12.1;10.7;11.4;6.4;9.73;1.4;1.79;3849 +89075;47.52718;-1.44487;40;20220219;11.4;1.6;6.5;4.8;8.19;.2;1.15;9329 +89075;47.52718;-1.44487;40;20220220;13.5;8.3;10.9;6.9;11.4;1.2;1.13;6260 +89075;47.52718;-1.44487;40;20220221;12.6;7.5;10;5.4;8.2;.3;1.92;6480 +89075;47.52718;-1.44487;40;20220222;13.4;5.5;9.5;3.7;10.97;.6;.86;6445 +89075;47.52718;-1.44487;40;20220223;13.2;6.2;9.7;1.5;9.57;.1;.98;7542 +89075;47.52718;-1.44487;40;20220224;11.5;5.7;8.6;3.4;8.17;.6;1.36;7249 +89075;47.52718;-1.44487;40;20220225;11.9;-.2;5.9;1.7;6.57;.1;1.19;10473 +89075;47.52718;-1.44487;40;20220226;11.9;.5;6.2;4;5.9;.1;1.86;11524 +89075;47.52718;-1.44487;40;20220227;13.8;1.4;7.6;2.7;7.53;.1;1.47;10491 +89075;47.52718;-1.44487;40;20220228;16.5;3.4;9.9;1.8;9.7;0;1.37;11653 +89075;47.52718;-1.44487;40;20220301;15.7;7.7;11.7;2.2;10.53;0;1.4;8106 +89075;47.52718;-1.44487;40;20220302;14.8;8.7;11.7;2.3;10.47;.3;1.38;7540 +89075;47.52718;-1.44487;40;20220303;11.7;8.3;10;3;11.23;7.9;.82;4882 +89075;47.52718;-1.44487;40;20220304;12.4;6.8;9.6;3.2;8.7;0;1.51;8201 +89075;47.52718;-1.44487;40;20220305;11.2;1;6.1;3.1;7.77;.9;1.23;10682 +89075;47.52718;-1.44487;40;20220306;9.5;6.1;7.8;3.2;7.53;0;1.38;6303 +89075;47.52718;-1.44487;40;20220307;8.6;-.6;4;4.1;5.23;0;1.69;12102 +89075;47.52718;-1.44487;40;20220308;10.9;1.8;6.4;4.2;8.5;1.2;1.11;8952 +89075;47.52718;-1.44487;40;20220309;14.7;7.4;11.1;4.6;9.97;.1;1.83;10071 +89075;47.52718;-1.44487;40;20220310;12.7;9.2;10.9;3.5;10.6;1.7;1.3;6523 +89075;47.52718;-1.44487;40;20220311;12.9;6.2;9.6;5.7;10.23;8.1;1.41;8500 +89075;47.52718;-1.44487;40;20220312;14.3;6.1;10.2;4.6;9.17;2.7;1.97;11831 +89075;47.52718;-1.44487;40;20220313;11.8;8.3;10.1;4.2;9.5;2.4;1.56;7933 +89075;47.52718;-1.44487;40;20220314;15.5;4.6;10.1;3.6;8.33;1.5;2.24;13643 +89075;47.52718;-1.44487;40;20220315;15.5;8.9;12.2;2.6;11.67;.7;1.48;9061 +89075;47.52718;-1.44487;40;20220316;14.3;9.6;11.9;2.7;11.5;1.7;1.32;6736 +89075;47.52718;-1.44487;40;20220317;12;5;8.5;2.8;8.03;0;1.62;9625 +89075;47.52718;-1.44487;40;20220318;15.4;3;9.2;5.5;6;0;3.25;15566 +89075;47.52718;-1.44487;40;20220319;14.9;6.5;10.7;3.9;8;0;2.43;12600 +89075;47.52718;-1.44487;40;20220320;15.3;7.8;11.5;2.4;9.1;0;1.93;10833 +89075;47.52718;-1.44487;40;20220321;18.5;7.7;13.1;3.6;9.97;0;2.73;16166 +89075;47.52718;-1.44487;40;20220322;16.7;7;11.9;4.2;7.73;0;3.13;17733 +89075;47.52718;-1.44487;40;20220323;16.8;5.4;11.1;2.9;6.27;0;3.05;18633 +89075;47.52718;-1.44487;40;20220324;19.7;1.8;10.7;1.9;6.8;0;2.77;19066 +89075;47.52718;-1.44487;40;20220325;20.8;4.4;12.6;3.6;7.27;0;3.67;18933 +89075;47.52718;-1.44487;40;20220326;21;6.3;13.7;3.9;7.17;0;4.02;19433 +89075;47.52718;-1.44487;40;20220327;21.6;4.8;13.2;2.3;8.2;0;3.12;18166 +89075;47.52718;-1.44487;40;20220328;20.7;7.2;14;1.9;8.8;2.6;2.7;14700 +89075;47.52718;-1.44487;40;20220329;16.9;9.1;13;2.2;10.8;0;2.21;14033 +89075;47.52718;-1.44487;40;20220330;12.8;9.6;11.2;3.4;10.53;.1;1.36;4466 +89075;47.52718;-1.44487;40;20220331;9.3;4;6.6;4.5;7.27;2.4;1.53;6866 +89075;47.52718;-1.44487;40;20220401;9.1;.4;4.7;5.2;5.6;.5;2.12;15300 +89075;47.52718;-1.44487;40;20220402;10.4;-.1;5.1;3.2;5.5;0;2.16;16792 +89075;47.52718;-1.44487;40;20220403;9.8;-1.5;4.1;3.9;4.83;0;2.31;17471 +89075;47.52718;-1.44487;40;20220404;10.6;-1.7;4.5;3.8;6.71;.2;1.86;17514 +89075;47.52718;-1.44487;40;20220405;13.4;7.7;10.6;4.9;10.96;.3;1.65;12277 +89075;47.52718;-1.44487;40;20220406;13.6;7.7;10.7;4.9;10.7;3;1.6;8600 +89075;47.52718;-1.44487;40;20220407;15.1;10.7;12.9;6.7;11.9;11.1;2.03;9233 +89075;47.52718;-1.44487;40;20220408;15.3;9;12.1;5.9;10.83;8.5;2.1;8433 +89075;47.52718;-1.44487;40;20220409;13.3;2.4;7.8;2.4;7.13;0;2.4;18666 +89075;47.52718;-1.44487;40;20220410;15.7;.2;8;3.8;6.93;0;3.02;21600 +89075;47.52718;-1.44487;40;20220411;21.3;7.4;14.4;5.1;10.1;.4;3.96;18600 +89075;47.52718;-1.44487;40;20220412;16.8;11.2;14;2.7;11.97;4.4;1.88;7633 +89075;47.52718;-1.44487;40;20220413;20.8;6;13.4;1.3;11.57;2.3;2.72;18666 +89075;47.52718;-1.44487;40;20220414;23;7;15;1.4;11.67;0;3.24;21233 +89075;47.52718;-1.44487;40;20220415;24;7.7;15.9;1.9;11.6;0;3.52;20766 +89075;47.52718;-1.44487;40;20220416;21.8;8.9;15.4;2.9;11.1;0;3.93;23933 +89075;47.52718;-1.44487;40;20220417;21.2;6.8;14;2;10.27;0;3.42;21933 +89075;47.52718;-1.44487;40;20220418;17.2;8.9;13;3.1;10.43;0;2.7;15033 +89075;47.52718;-1.44487;40;20220419;16;4.3;10.2;3.4;8.63;0;2.98;20733 +89075;47.52718;-1.44487;40;20220420;19.6;6.3;12.9;3.2;10.37;.2;3.28;20233 +89075;47.52718;-1.44487;40;20220421;20.7;10;15.3;2.3;9.73;0;3.84;22933 +89075;47.52718;-1.44487;40;20220422;20.7;8.3;14.5;3.2;10.17;0;3.73;20833 +89075;47.52718;-1.44487;40;20220423;19.1;11.3;15.2;3.5;11.67;2.7;2.92;13133 +89075;47.52718;-1.44487;40;20220424;18.7;10.5;14.6;2.4;13.1;10.5;2.3;12633 +89075;47.52718;-1.44487;40;20220425;18;9.7;13.8;2.4;10.9;0;3.1;19333 +89075;47.52718;-1.44487;40;20220426;18.3;5.2;11.7;3.6;9.13;0;3.7;25033 +89075;47.52718;-1.44487;40;20220427;19.3;7.5;13.4;4.9;9.43;0;4.1;23033 +89075;47.52718;-1.44487;40;20220428;20;11;15.5;3.4;10.7;0;3.66;18300 +89075;47.52718;-1.44487;40;20220429;21.5;8;14.8;3.2;11.27;0;3.94;23466 +89075;47.52718;-1.44487;40;20220430;17.5;6.4;11.9;2.9;9.4;0;3.41;22900 +89075;47.52718;-1.44487;40;20220501;19.8;9;14.4;2.3;8.57;0;4.08;24566 +89075;47.52718;-1.44487;40;20220502;19;10.4;14.7;3;9.77;.1;3.63;18933 +89075;47.52718;-1.44487;40;20220503;19.3;8.4;13.8;2.8;9.97;0;3.35;18066 +89075;47.52718;-1.44487;40;20220504;19.6;6.8;13.2;2.4;10.33;0;3.17;18566 +89075;47.52718;-1.44487;40;20220505;20.1;8.3;14.2;2.6;11.23;0;3.38;20033 +89075;47.52718;-1.44487;40;20220506;21.7;7.2;14.5;2.1;11.93;0;3.72;23723 +89075;47.52718;-1.44487;40;20220507;20.8;9.1;15;2.5;11.83;.1;3.65;21979 +89075;47.52718;-1.44487;40;20220508;23.6;9;16.3;2;12.3;0;4.12;24103 +89075;47.52718;-1.44487;40;20220509;26.1;10.6;18.4;1.7;12.9;0;4.56;25365 +89075;47.52718;-1.44487;40;20220510;25.4;11.6;18.5;1.9;13.07;.1;4.47;24354 +89075;47.52718;-1.44487;40;20220511;20.4;10.2;15.3;2.9;13.6;0;3.2;19086 +89075;47.52718;-1.44487;40;20220512;19.9;10.3;15.1;1.8;11.7;0;3.35;19746 +89075;47.52718;-1.44487;40;20220513;22.3;7;14.6;1.7;10.23;0;4.16;26040 +89075;47.52718;-1.44487;40;20220514;26.2;11;18.6;3.2;12.5;.9;5.03;24100 +89075;47.52718;-1.44487;40;20220515;28.9;17.1;23;3.6;15.47;.5;5.59;22459 +89075;47.52718;-1.44487;40;20220516;25.7;13.2;19.5;2.4;15.2;.1;4.28;22009 +89075;47.52718;-1.44487;40;20220517;29;12.2;20.6;2.8;15.17;.6;5.41;26080 +89075;47.52718;-1.44487;40;20220518;29.7;11.5;20.6;2.1;15;1;5.14;25875 +89075;47.52718;-1.44487;40;20220519;24.9;13.8;19.3;1.8;14.63;7.8;3.99;20753 +89075;47.52718;-1.44487;40;20220520;22.8;15.3;19;2.1;15.23;1.6;3.61;18387 +89075;47.52718;-1.44487;40;20220521;25.7;9.5;17.6;2;13.6;0;4.63;26281 +89075;47.52718;-1.44487;40;20220522;27.2;15.2;21.2;2.7;15.87;16.8;4.8;22031 +89075;47.52718;-1.44487;40;20220523;19.1;15.1;17.1;3.4;15.63;3.4;2.78;14475 +89075;47.52718;-1.44487;40;20220524;17.6;9;13.3;2.2;11.83;1.8;3.12;20062 +89075;47.52718;-1.44487;40;20220525;18.2;7.7;12.9;2.4;12.2;0;3.03;20422 +89075;47.52718;-1.44487;40;20220526;17.7;13.4;15.6;1.8;13.43;0;2.37;12031 +89075;47.52718;-1.44487;40;20220527;18.8;9.4;14.1;1.6;13.3;.1;2.77;16987 +89075;47.52718;-1.44487;40;20220528;22.2;8.9;15.5;3;11.47;0;4.56;26598 +89075;47.52718;-1.44487;40;20220529;18.6;9.8;14.2;4.2;9.27;0;4.37;23380 +89075;47.52718;-1.44487;40;20220530;19.2;6.4;12.8;2.1;9.2;.1;3.97;25103 +89075;47.52718;-1.44487;40;20220531;21.6;6.6;14.1;1.7;9.73;0;4.35;27567 +89075;47.52718;-1.44487;40;20220601;24;8;16;2.5;10.33;0;4.94;27386 +89075;47.52718;-1.44487;40;20220602;27;14;20.5;3.5;12.03;.2;5.81;24815 +89075;47.52718;-1.44487;40;20220603;25.4;15.6;20.5;2.1;14.8;3.1;4.43;21156 +89075;47.52718;-1.44487;40;20220604;25.9;13.3;19.6;1.8;16.8;1;4.27;22877 +89075;47.52718;-1.44487;40;20220605;21.4;14.3;17.8;3.4;14.67;.1;3.84;20074 +89075;47.52718;-1.44487;40;20220606;18.5;11.3;14.9;2.4;14.4;3.1;2.63;15912 +89075;47.52718;-1.44487;40;20220607;20.8;12.9;16.9;3.9;15.43;16.1;3.34;18502 +89075;47.52718;-1.44487;40;20220608;21;15.3;18.2;4.1;15.4;.5;3.77;19431 +89075;47.52718;-1.44487;40;20220609;21.6;12.4;17;2.8;13.93;0;4.05;22768 +89075;47.52718;-1.44487;40;20220610;21.3;14.3;17.8;1.9;15.53;.1;3.21;17128 +89075;47.52718;-1.44487;40;20220611;25;11;18;1.5;14.43;0;4.32;24560 +89075;47.52718;-1.44487;40;20220612;24.1;12.3;18.2;3.3;12.63;.1;5.07;25765 +89075;47.52718;-1.44487;40;20220613;24.4;9.9;17.2;2.9;12.2;0;5.16;28364 +89075;47.52718;-1.44487;40;20220614;28.6;11.4;20;3.1;12.77;0;6.13;29207 +89075;47.52718;-1.44487;40;20220615;31.3;15.3;23.3;2.4;14.33;0;6.33;28866 +89075;47.52718;-1.44487;40;20220616;31.2;15;23.1;2.2;15.2;0;5.93;26964 +89075;47.52718;-1.44487;40;20220617;36.3;16.6;26.5;1.7;16.77;0;6.61;29209 +89075;47.52718;-1.44487;40;20220618;38.2;18.6;28.4;2.7;17.73;1.1;7.79;29462 +89075;47.52718;-1.44487;40;20220619;26.5;16.4;21.4;4.1;17.53;.7;4.8;21243 +89075;47.52718;-1.44487;40;20220620;27.3;15.1;21.2;2.5;17.57;3;4.67;22915 +89075;47.52718;-1.44487;40;20220621;26.7;16.2;21.4;2.5;18.33;2.5;4.48;21771 +89075;47.52718;-1.44487;40;20220622;23.1;15.9;19.5;1.8;18.57;6.2;3.25;17123 +89075;47.52718;-1.44487;40;20220623;24.6;14.8;19.7;2.4;16.87;2;4.2;21899 +89075;47.52718;-1.44487;40;20220624;20.3;15.7;18;3.4;16.63;2.5;2.87;14032 +89075;47.52718;-1.44487;40;20220625;20.5;12.5;16.5;2.9;13.77;.7;3.5;18887 +89075;47.52718;-1.44487;40;20220626;21;9.6;15.3;2.5;11.87;.3;4.1;23980 +89075;47.52718;-1.44487;40;20220627;21.6;10.1;15.8;2.1;12.37;.1;4.22;25277 +89075;47.52718;-1.44487;40;20220628;22;8.8;15.4;2.2;12.13;.5;4.25;25370 +89075;47.52718;-1.44487;40;20220629;20.9;12.9;16.9;2.6;14.1;1.1;3.39;17366 +89075;47.52718;-1.44487;40;20220630;19.8;10.9;15.4;2.1;12.5;1.3;3.71;22356 +89075;47.52718;-1.44487;40;20220701;21.6;7.7;14.7;1.5;11.7;.1;3.96;24553 +89075;47.52718;-1.44487;40;20220702;24.8;8.4;16.6;1.8;12.5;0;4.9;29175 +89075;47.52718;-1.44487;40;20220703;23.9;11;17.5;2.2;12.97;0;4.65;26481 +89075;47.52718;-1.44487;40;20220704;24.6;9.5;17.1;2.4;12.5;.2;4.99;28242 +89075;47.52718;-1.44487;40;20220705;24.5;8.7;16.6;2.7;12.47;.1;5.03;28728 +89075;47.52718;-1.44487;40;20220706;26.8;11.4;19.1;3;13.77;0;5.51;28301 +89075;47.52718;-1.44487;40;20220707;25;12.1;18.6;2.6;15.4;0;4.57;24859 +89075;47.52718;-1.44487;40;20220708;28.6;13;20.8;3.3;13.73;0;6.13;28705 +89075;47.52718;-1.44487;40;20220709;30.9;14.8;22.9;2.9;14.43;0;6.44;28520 +89075;47.52718;-1.44487;40;20220710;29.9;16.2;23.1;3.7;13.27;0;6.72;27022 +89075;47.52718;-1.44487;40;20220711;32.4;17.6;25;3.6;14.13;0;7.23;27600 +89075;47.52718;-1.44487;40;20220712;35.1;15.6;25.3;1.8;15.4;0;6.47;29478 +89075;47.52718;-1.44487;40;20220713;36.2;16.4;26.3;1.7;15.57;0;6.67;29773 +89075;47.52718;-1.44487;40;20220714;29.8;16.9;23.4;3.2;14.73;0;6.15;25801 +89075;47.52718;-1.44487;40;20220715;30.1;13.3;21.7;2.7;12.47;0;6.25;28431 +89075;47.52718;-1.44487;40;20220716;31.9;15.2;23.6;3.3;11.87;0;7.07;27991 +89075;47.52718;-1.44487;40;20220717;34.6;17.3;25.9;3.7;12.33;0;7.9;27503 +89075;47.52718;-1.44487;40;20220718;41.1;19.3;30.2;3.7;13.03;0;9.48;28528 +89075;47.52718;-1.44487;40;20220719;27.2;22.8;25;3.9;16.53;2.8;5.48;17692 +89075;47.52718;-1.44487;40;20220720;24.9;17.8;21.4;3.1;18.37;.7;4.02;18605 +89075;47.52718;-1.44487;40;20220721;27.8;14.8;21.3;1.7;16.13;.1;4.63;23348 +89075;47.52718;-1.44487;40;20220722;22;16.5;19.2;2.1;16.7;2.2;2.8;12824 +89075;47.52718;-1.44487;40;20220723;28;11.6;19.8;1.7;14.17;0;5.06;27403 +89075;47.52718;-1.44487;40;20220724;31.8;12.7;22.2;1.9;15.4;.1;5.74;28190 +89075;47.52718;-1.44487;40;20220725;24.5;16.9;20.7;3.4;16.57;0;4.31;20066 +89075;47.52718;-1.44487;40;20220726;23.9;15.7;19.8;2.1;13.97;0;3.77;16846 +89075;47.52718;-1.44487;40;20220727;25.8;11.3;18.5;1.6;11.73;0;4.51;24309 +89075;47.52718;-1.44487;40;20220728;29.4;15.6;22.5;1.9;13.7;0;5.08;23436 +89075;47.52718;-1.44487;40;20220729;29.7;16.7;23.2;1.6;15.57;.3;4.87;23214 +89075;47.52718;-1.44487;40;20220730;30.4;14.6;22.5;1.9;16.07;0;5.22;25329 +89075;47.52718;-1.44487;40;20220731;28.5;16;22.3;2.1;17.5;0;4.8;23395 +89075;47.52718;-1.44487;40;20220801;28.8;17.1;22.9;2;18.17;0;4.38;20173 +89075;47.52718;-1.44487;40;20220802;32.8;15.5;24.2;1.5;16.83;0;5.48;26796 +89075;47.52718;-1.44487;40;20220803;34.6;16.9;25.7;2.3;17.37;0;6.15;26205 +89075;47.52718;-1.44487;40;20220804;28.8;18.7;23.8;3.7;17.4;2.5;5.16;19822 +89075;47.52718;-1.44487;40;20220805;26.4;14.3;20.3;3.6;12.63;0;5.35;23394 +89075;47.52718;-1.44487;40;20220806;27.2;11.9;19.6;3.7;9.77;0;6;25710 +89075;47.52718;-1.44487;40;20220807;29.2;14.4;21.8;4.1;10.43;0;6.64;24807 +89075;47.52718;-1.44487;40;20220808;31.2;14.9;23;3.6;11.53;0;6.67;25340 +89075;47.52718;-1.44487;40;20220809;32.8;16.7;24.8;3.5;13.67;0;6.74;25137 +89075;47.52718;-1.44487;40;20220810;34.7;18.4;26.5;3.6;13.5;0;7.29;25326 +89075;47.52718;-1.44487;40;20220811;35.8;17.2;26.5;3.2;11.63;0;7.36;25919 +89075;47.52718;-1.44487;40;20220812;35.3;16.6;25.9;2.1;11.3;0;6.23;25897 +89075;47.52718;-1.44487;40;20220813;37.1;16.4;26.8;2.3;14.1;6.5;6.48;25347 +89075;47.52718;-1.44487;40;20220814;20.9;19.2;20.1;3;20.43;3.2;1.66;6275 +89075;47.52718;-1.44487;40;20220815;25;17.9;21.5;3.4;18.67;.2;3.44;14741 +89075;47.52718;-1.44487;40;20220816;25.3;17.4;21.4;1.8;18.43;9.5;3.23;15662 +89075;47.52718;-1.44487;40;20220817;22.8;14.8;18.8;1.3;17.23;7.3;2.58;13970 +89075;47.52718;-1.44487;40;20220818;25.9;15.4;20.7;2.5;17.87;.2;3.48;16774 +89075;47.52718;-1.44487;40;20220819;24.3;17.7;21;3;19.17;1.7;3.05;14092 +89075;47.52718;-1.44487;40;20220820;26.9;13.7;20.3;1.6;15.53;0;3.94;21673 +89075;47.52718;-1.44487;40;20220821;20.1;13.3;16.7;1.2;16.7;3.2;1.98;11180 +89075;47.52718;-1.44487;40;20220822;25.2;17.2;21.2;2.2;20.03;.2;3;15048 +89075;47.52718;-1.44487;40;20220823;26.9;19.1;23;1.7;20.63;.1;3.07;14393 +89075;47.52718;-1.44487;40;20220824;32.5;15.4;24;1.8;19.6;.4;4.63;22337 +89075;47.52718;-1.44487;40;20220825;24.4;19.6;22;2.7;20.1;.1;2.71;11053 +89075;47.52718;-1.44487;40;20220826;25.3;14.1;19.7;2.4;14.9;0;3.66;18085 +89075;47.52718;-1.44487;40;20220827;27.7;13.1;20.4;2.3;14.03;0;4.31;21312 +89075;47.52718;-1.44487;40;20220828;27.4;15.5;21.4;3.2;13.2;0;4.74;19318 +89075;47.52718;-1.44487;40;20220829;31.1;15.1;23.1;2.7;14.5;0;4.87;19194 +89075;47.52718;-1.44487;40;20220830;31.8;17.8;24.8;2.1;16.1;0;4.68;20275 +89075;47.52718;-1.44487;40;20220831;28.5;17.8;23.1;2;18.37;6.3;3.39;14536 +89075;47.52718;-1.44487;40;20220901;26.7;17.4;22.1;1.5;19.1;2.5;3.2;16622 +89075;47.52718;-1.44487;40;20220902;23.9;15.6;19.8;1.5;18.47;2.4;2.66;15001 +89075;47.52718;-1.44487;40;20220903;24;15.6;19.8;2.7;16.7;.4;3.06;14629 +89075;47.52718;-1.44487;40;20220904;28.7;13.8;21.3;2.3;16.27;.3;3.86;18656 +89075;47.52718;-1.44487;40;20220905;29;15.5;22.3;2.2;17.57;0;3.76;17379 +89075;47.52718;-1.44487;40;20220906;22.6;15.7;19.2;3.3;17.33;3.7;2.5;11141 +89075;47.52718;-1.44487;40;20220907;21.9;16.1;19;3.2;16.93;7;2.49;10919 +89075;47.52718;-1.44487;40;20220908;21.7;15;18.3;4;16;3;2.69;12363 +89075;47.52718;-1.44487;40;20220909;21.5;14.7;18.1;4.1;15.17;1.2;2.82;12915 +89075;47.52718;-1.44487;40;20220910;23.7;11.4;17.6;1.9;15.2;0;2.68;15504 +89075;47.52718;-1.44487;40;20220911;27.2;13.9;20.6;1.9;15.8;.1;3.44;18040 +89075;47.52718;-1.44487;40;20220912;33.1;15.8;24.5;2.7;15.97;.3;4.73;18183 +89075;47.52718;-1.44487;40;20220913;29.9;20.7;25.3;2.6;19.23;3.7;3.59;12851 +89075;47.52718;-1.44487;40;20220914;26.6;17.5;22.1;2.2;19.23;3.6;2.76;12367 +89075;47.52718;-1.44487;40;20220915;23.9;17;20.4;2.4;16.8;0;2.69;12183 +89075;47.52718;-1.44487;40;20220916;19.4;10.3;14.8;2.7;11.23;0;2.6;13677 +89075;47.52718;-1.44487;40;20220917;19.5;5.5;12.5;1.7;9.13;0;2.52;17326 +89075;47.52718;-1.44487;40;20220918;20.8;4.4;12.6;1.7;9.2;.1;2.65;18180 +89075;47.52718;-1.44487;40;20220919;21.6;6.4;14;2.4;10.27;0;2.88;17530 +89075;47.52718;-1.44487;40;20220920;20.8;6.6;13.7;2.3;10.33;0;2.7;16557 +89075;47.52718;-1.44487;40;20220921;22.1;7.5;14.8;2;10.4;0;2.74;16665 +89075;47.52718;-1.44487;40;20220922;23.1;6.1;14.6;1.2;9.83;0;2.49;17237 +89075;47.52718;-1.44487;40;20220923;19.4;10.3;14.8;1;12.43;1.8;1.63;9908 +89075;47.52718;-1.44487;40;20220924;19.3;11.9;15.6;2.3;13.27;2.7;1.93;9560 +89075;47.52718;-1.44487;40;20220925;19.8;12;15.9;3.1;12.43;.1;2.39;11539 +89075;47.52718;-1.44487;40;20220926;17;8.5;12.7;3.1;11.53;4.8;1.76;9295 +89075;47.52718;-1.44487;40;20220927;17.7;10.2;13.9;4.3;12.73;1.7;1.87;9463 +89075;47.52718;-1.44487;40;20220928;16.2;12.6;14.4;3.9;13.53;.7;1.58;7079 +89075;47.52718;-1.44487;40;20220929;15.7;6.9;11.3;1.9;10.6;1.4;1.54;10536 +89075;47.52718;-1.44487;40;20220930;17.8;4.1;10.9;2.9;11.17;5;1.76;13593 +89075;47.52718;-1.44487;40;20221001;20.4;14.5;17.5;5.2;18.1;1.3;1.42;7799 +89075;47.52718;-1.44487;40;20221002;21.2;16.6;18.9;3.8;17.17;.3;1.99;7853 +89075;47.52718;-1.44487;40;20221003;20.8;12.7;16.7;1.5;15.4;0;1.53;8727 +89075;47.52718;-1.44487;40;20221004;19;11.4;15.2;1.2;14.37;.1;1.35;8712 +89075;47.52718;-1.44487;40;20221005;20.7;11.4;16;2.7;14.87;.8;1.76;9710 +89075;47.52718;-1.44487;40;20221006;19.4;5.6;12.5;.9;10.43;0;1.57;13602 +89075;47.52718;-1.44487;40;20221007;20.1;3.7;11.9;.9;9.77;.2;1.61;14224 +89075;47.52718;-1.44487;40;20221008;20;6;13;1.3;10.5;0;1.65;12445 +89075;47.52718;-1.44487;40;20221009;22.1;5;13.6;2;10.6;.1;2.12;13917 +89075;47.52718;-1.44487;40;20221010;21;11.5;16.2;2;15.3;0;1.54;9586 +89075;47.52718;-1.44487;40;20221011;20.4;12.7;16.5;2.3;13;0;1.93;11118 +89075;47.52718;-1.44487;40;20221012;21;6.7;13.8;1.4;11.8;.5;1.59;12129 +89075;47.52718;-1.44487;40;20221013;17.8;12.1;14.9;3.2;15.5;8;1.03;5755 +89075;47.52718;-1.44487;40;20221014;19.3;14.2;16.8;4;17.3;10.7;1.12;5818 +89075;47.52718;-1.44487;40;20221015;19;15;17;4.5;16.37;1.4;1.47;6121 +89075;47.52718;-1.44487;40;20221016;23;13.9;18.4;2.4;16.23;0;1.78;9430 +89075;47.52718;-1.44487;40;20221017;20.5;14.3;17.4;1.5;16.97;1.3;1.13;6177 +89075;47.52718;-1.44487;40;20221018;20.7;14.7;17.7;3.5;18.3;.1;1.22;7001 +89075;47.52718;-1.44487;40;20221019;25.4;16.2;20.8;3.7;17.8;3.4;2.32;8881 +89075;47.52718;-1.44487;40;20221020;21.9;13.2;17.6;3.1;15.83;.2;1.71;8602 +89075;47.52718;-1.44487;40;20221021;21.2;14.5;17.8;4.3;14.67;.2;2.14;7871 +89075;47.52718;-1.44487;40;20221022;21.1;12.7;16.9;3;15.47;.6;1.57;7890 +89075;47.52718;-1.44487;40;20221023;22.3;17;19.6;5.5;15.3;10.4;2.72;6288 +89075;47.52718;-1.44487;40;20221024;18.5;15.3;16.9;5.2;15.27;5;1.67;5350 +89075;47.52718;-1.44487;40;20221025;19;11.8;15.4;2.7;14.8;0;1.15;6122 +89075;47.52718;-1.44487;40;20221026;22.1;14.1;18.1;3.1;15.8;.4;1.68;7484 +89075;47.52718;-1.44487;40;20221027;23.6;13.1;18.4;2.9;15.43;.1;1.82;7886 +89075;47.52718;-1.44487;40;20221028;20.1;13.5;16.8;2.7;15.9;0;1.24;6051 +89075;47.52718;-1.44487;40;20221029;23;15.7;19.4;2.8;15.83;3.7;1.78;6782 +89075;47.52718;-1.44487;40;20221030;18.4;13.3;15.9;1.6;14.67;2.8;.96;5199 +89075;47.52718;-1.44487;40;20221031;18.6;10;14.3;3;13.67;2.7;1.14;5869 +89075;47.52718;-1.44487;40;20221101;17.3;10.2;13.7;4;11.97;5;1.48;6167 +89075;47.52718;-1.44487;40;20221102;17.5;6.6;12.1;3.1;12.07;0;1.08;7438 +89075;47.52718;-1.44487;40;20221103;15.1;12.8;14;4.4;12.9;8.6;1.25;3414 +89075;47.52718;-1.44487;40;20221104;14.8;8.5;11.7;4.6;10;.2;1.51;6394 +89075;47.52718;-1.44487;40;20221105;14.3;5.5;9.9;2.2;11.03;3;.66;5629 +89075;47.52718;-1.44487;40;20221106;16.6;11.9;14.3;4.7;13.5;9.5;1.2;4444 +89075;47.52718;-1.44487;40;20221107;17.6;12.2;14.9;4.7;13.37;.8;1.41;5161 +89075;47.52718;-1.44487;40;20221108;16.5;11.7;14.1;5.1;13.3;3.9;1.24;4136 +89075;47.52718;-1.44487;40;20221109;16.5;10.4;13.4;2.7;12.17;.8;1.03;5841 +89075;47.52718;-1.44487;40;20221110;16.9;5.5;11.2;2.1;11.13;0;.83;6960 +89075;47.52718;-1.44487;40;20221111;11.8;7;9.4;2.8;11.1;.1;.53;4613 +89075;47.52718;-1.44487;40;20221112;18.8;8.2;13.5;3;12.73;.3;1.03;6954 +89075;47.52718;-1.44487;40;20221113;18.6;8.6;13.6;2.6;12.37;.4;.96;6287 +89075;47.52718;-1.44487;40;20221114;14.7;8.2;11.4;2.7;11.57;3.2;.76;4683 +89075;47.52718;-1.44487;40;20221115;15.7;9.7;12.7;5.1;11.97;9.7;1.18;4138 +89075;47.52718;-1.44487;40;20221116;14.5;8;11.3;5.5;12.03;17.4;.78;3871 +89075;47.52718;-1.44487;40;20221117;15.3;11.4;13.4;5.7;11.23;2.6;1.63;3811 +89075;47.52718;-1.44487;40;20221118;13.4;6.3;9.8;2.6;9.3;.3;.85;5438 +89075;47.52718;-1.44487;40;20221119;12.3;1.2;6.8;1.3;7.83;1.3;.46;6491 +89075;47.52718;-1.44487;40;20221120;13.4;4.6;9;3.2;9.93;.8;.68;5358 +89075;47.52718;-1.44487;40;20221121;13.7;7.4;10.6;4.4;9.93;5.3;1.12;4075 +89075;47.52718;-1.44487;40;20221122;13.2;5.8;9.5;4.8;9.2;1.2;1.13;4813 +89075;47.52718;-1.44487;40;20221123;14.3;8.1;11.2;4.9;11.13;2.7;.94;4702 +89075;47.52718;-1.44487;40;20221124;14.6;7.4;11;3.9;11.33;4.4;.78;4023 +89075;47.52718;-1.44487;40;20221125;14.4;5.4;9.9;2.1;9.97;.1;.6;5199 +89075;47.52718;-1.44487;40;20221126;12.5;4.8;8.6;2.6;10.03;1.8;.52;4119 +89075;47.52718;-1.44487;40;20221127;11.9;9.7;10.8;3.7;12.03;7.4;.53;1985 +89075;47.52718;-1.44487;40;20221128;11.6;7.3;9.4;2.6;10.1;3;.58;3318 +89075;47.52718;-1.44487;40;20221129;12.5;2.1;7.3;1.2;8.67;.1;.33;5011 +89075;47.52718;-1.44487;40;20221130;8;2.8;5.4;2.6;8.43;0;.31;3495 +89075;47.52718;-1.44487;40;20221201;7.1;2.4;4.8;2.7;7.3;.1;.48;3559 +89075;47.52718;-1.44487;40;20221202;5.9;-.7;2.6;2;6.5;0;.3;3854 +89075;47.52718;-1.44487;40;20221203;4.3;2.3;3.3;4.3;6.8;.1;.53;1598 +89075;47.52718;-1.44487;40;20221204;3.8;3;3.4;2.9;7.07;.3;.43;1211 +89075;47.52718;-1.44487;40;20221205;6;2.1;4;2.3;7.33;0;.34;2951 +89075;47.52718;-1.44487;40;20221206;5.8;4;4.9;4.1;6.97;0;.74;1799 +89075;47.52718;-1.44487;40;20221207;6.1;2;4;2.8;6.57;.1;.52;3902 +89075;47.52718;-1.44487;40;20221208;2.1;-2.5;-.2;3.2;5.87;.1;.2;2863 +89075;47.52718;-1.44487;40;20221209;5.3;-.5;2.4;2.8;5.53;0;.55;4226 +89075;47.52718;-1.44487;40;20221210;6;-4.8;.6;1.4;4.97;.3;.26;5240 +89075;47.52718;-1.44487;40;20221211;2.9;-.9;1;2.3;5.6;.3;.36;2754 +89075;47.52718;-1.44487;40;20221212;2;-3.8;-.9;2.7;5.1;.1;.33;2966 +89075;47.52718;-1.44487;40;20221213;2.5;-3.1;-.3;3.8;4.93;1.3;.45;3988 +89075;47.52718;-1.44487;40;20221214;2.9;.6;1.7;3.8;6.6;3.5;.29;1598 +89075;47.52718;-1.44487;40;20221215;4.3;1.6;2.9;5.5;5.43;.2;.99;2181 +89075;47.52718;-1.44487;40;20221216;6.3;-.7;2.8;3.2;5.2;0;.7;4566 +89075;47.52718;-1.44487;40;20221217;.9;-3.6;-1.4;3.4;4.67;0;.36;3544 +89075;47.52718;-1.44487;40;20221218;8.6;-3.5;2.5;4.1;6.6;3.4;.52;3513 +89075;47.52718;-1.44487;40;20221219;13.5;9;11.2;5.8;11;7.4;1.03;2352 +89075;47.52718;-1.44487;40;20221220;13.1;11.2;12.2;4.2;12.33;6.5;.79;1317 +89075;47.52718;-1.44487;40;20221221;13.6;7;10.3;4.5;12.07;10.4;.39;2682 +89075;47.52718;-1.44487;40;20221222;14.4;12.7;13.6;7;13.73;20.1;.9;1280 +89075;47.52718;-1.44487;40;20221223;14.4;13.7;14.1;6;14.37;6.3;.84;1087 +89075;47.52718;-1.44487;40;20221224;12.9;11.6;12.3;3.8;12.3;5.3;.75;1622 +89075;47.52718;-1.44487;40;20221225;14.7;10.2;12.5;2.7;12.63;.9;.58;2674 +89075;47.52718;-1.44487;40;20221226;12;9.9;11;2.6;10.57;.2;.73;2097 +89075;47.52718;-1.44487;40;20221227;11.5;2.1;6.8;2.3;8.93;.4;.38;4083 +89075;47.52718;-1.44487;40;20221228;12.9;8.2;10.5;6.1;11.33;7.4;.74;2340 +89075;47.52718;-1.44487;40;20221229;12.3;9.8;11;4.8;10.43;3.6;1.02;3008 +89075;47.52718;-1.44487;40;20221230;14.8;5.7;10.2;7.3;12.67;10;.23;3170 +89075;47.52718;-1.44487;40;20221231;16.9;14.8;15.8;7.8;13.07;4.7;2.09;2196 +89076;47.56139;-1.11607;63;20220101;15.8;6.3;11.1;2;11.06;0;.48;4752 +89076;47.56139;-1.11607;63;20220102;14.3;9.9;12.1;5.1;12.46;0;.77;2676 +89076;47.56139;-1.11607;63;20220103;13.2;11.4;12.3;5.3;12.86;23.4;.75;1603 +89076;47.56139;-1.11607;63;20220104;10.4;8.4;9.4;4.2;9.83;0;.85;2050 +89076;47.56139;-1.11607;63;20220105;7;1.3;4.2;2.1;6.83;.2;.44;3348 +89076;47.56139;-1.11607;63;20220106;8;.9;4.5;2.5;6.56;1.3;.56;4004 +89076;47.56139;-1.11607;63;20220107;10.3;5.5;7.9;4.8;8.8;0;.8;3947 +89076;47.56139;-1.11607;63;20220108;10.7;7.4;9;5.9;9.7;8.2;.92;2146 +89076;47.56139;-1.11607;63;20220109;9.2;5.3;7.3;3.1;8.9;2.7;.55;3022 +89076;47.56139;-1.11607;63;20220110;9;7.2;8.1;1.6;10.33;1.9;.36;1819 +89076;47.56139;-1.11607;63;20220111;9.2;6.1;7.7;1.3;8.9;0;.39;3457 +89076;47.56139;-1.11607;63;20220112;7.7;3.2;5.4;2.2;7.9;0;.4;3885 +89076;47.56139;-1.11607;63;20220113;8;3.9;5.9;3.3;7.33;0;.7;4044 +89076;47.56139;-1.11607;63;20220114;1;.4;.7;2.4;5.9;0;.38;1045 +89076;47.56139;-1.11607;63;20220115;1.4;-1.7;-.2;1;6.1;0;.2;2482 +89076;47.56139;-1.11607;63;20220116;7;1;4;2;8.03;.3;.22;3458 +89076;47.56139;-1.11607;63;20220117;6.2;3.9;5;1.7;8.63;0;.26;2442 +89076;47.56139;-1.11607;63;20220118;5.2;1.5;3.3;2.1;7.6;0;.26;2773 +89076;47.56139;-1.11607;63;20220119;7.8;4.2;6;1.9;8.2;.7;.46;2846 +89076;47.56139;-1.11607;63;20220120;9.1;3.4;6.2;2.7;7.63;0;.64;4947 +89076;47.56139;-1.11607;63;20220121;6.7;-1;2.9;2.3;6;.1;.55;5261 +89076;47.56139;-1.11607;63;20220122;5.7;-1.7;2;2.1;6.63;0;.32;3809 +89076;47.56139;-1.11607;63;20220123;3.7;3.3;3.5;4.3;6.96;0;.56;965 +89076;47.56139;-1.11607;63;20220124;6;-1;2.5;2.6;6.36;0;.43;5441 +89076;47.56139;-1.11607;63;20220125;1.7;-.8;.4;1.2;6.33;0;.24;2845 +89076;47.56139;-1.11607;63;20220126;2;-.2;.9;2.4;6.23;0;.32;1892 +89076;47.56139;-1.11607;63;20220127;6.6;1.6;4.1;1.5;7.1;.1;.44;4044 +89076;47.56139;-1.11607;63;20220128;9;4.1;6.5;.8;9.46;0;.35;3722 +89076;47.56139;-1.11607;63;20220129;9.4;6.9;8.1;2.1;10.23;.3;.45;2367 +89076;47.56139;-1.11607;63;20220130;10.1;7.7;8.9;2;9.6;.1;.67;3042 +89076;47.56139;-1.11607;63;20220131;10.1;4.6;7.4;4.3;8.6;.2;.86;5042 +89076;47.56139;-1.11607;63;20220201;11.1;4.1;7.6;3.8;9.76;0;.58;4484 +89076;47.56139;-1.11607;63;20220202;10.1;8.8;9.4;2.6;9.6;0;.84;2374 +89076;47.56139;-1.11607;63;20220203;8.4;5.2;6.8;2.4;9.3;.2;.47;3209 +89076;47.56139;-1.11607;63;20220204;11.8;7.9;9.8;3.2;9.16;1.3;1.12;4102 +89076;47.56139;-1.11607;63;20220205;11;.6;5.8;2.5;7.53;.1;.78;7920 +89076;47.56139;-1.11607;63;20220206;12.5;5.9;9.2;6.8;10.93;1;.66;4946 +89076;47.56139;-1.11607;63;20220207;11.9;7.8;9.9;2.1;9.63;.1;.85;5522 +89076;47.56139;-1.11607;63;20220208;9.4;4.5;6.9;1.7;9.83;0;.44;4752 +89076;47.56139;-1.11607;63;20220209;7.6;4.5;6.1;2;8.73;0;.52;3878 +89076;47.56139;-1.11607;63;20220210;7.3;5.6;6.5;2.4;8.9;.6;.79;4033 +89076;47.56139;-1.11607;63;20220211;9.7;-.6;4.6;2.2;6.47;0;.87;10500 +89076;47.56139;-1.11607;63;20220212;9.2;.6;4.9;2.5;5.8;0;1.05;10600 +89076;47.56139;-1.11607;63;20220213;12.3;-.3;6;5.6;8.27;6.7;1.01;5400 +89076;47.56139;-1.11607;63;20220214;12.1;6.4;9.3;4.7;8.93;1.4;1.34;7100 +89076;47.56139;-1.11607;63;20220215;11.4;3.3;7.4;5.1;9.8;5.9;.63;4133 +89076;47.56139;-1.11607;63;20220216;13.7;9.3;11.5;7.1;13.46;1.1;.47;4673 +89076;47.56139;-1.11607;63;20220217;15.3;10.7;13;5.6;11.83;.6;1.61;6952 +89076;47.56139;-1.11607;63;20220218;12.2;10.8;11.5;6.2;9.83;1;1.79;3783 +89076;47.56139;-1.11607;63;20220219;11.3;2.1;6.7;5.2;7.8;.1;1.32;9165 +89076;47.56139;-1.11607;63;20220220;13.2;8;10.6;6.5;11.2;1.1;1.11;5760 +89076;47.56139;-1.11607;63;20220221;12;7.1;9.5;5.5;8.16;.5;1.84;6513 +89076;47.56139;-1.11607;63;20220222;13.9;5.9;9.9;3.8;10.76;.5;1.03;7012 +89076;47.56139;-1.11607;63;20220223;13;5.8;9.4;1.5;9.5;.1;1.01;7775 +89076;47.56139;-1.11607;63;20220224;11.2;5.9;8.6;3.4;8;.7;1.41;7116 +89076;47.56139;-1.11607;63;20220225;11.7;.8;6.3;1.9;6.56;.1;1.24;10839 +89076;47.56139;-1.11607;63;20220226;11.7;-.4;5.7;3.5;5.73;0;1.74;11491 +89076;47.56139;-1.11607;63;20220227;13.6;1.2;7.4;2.7;6.93;0;1.63;11857 +89076;47.56139;-1.11607;63;20220228;16.2;2.5;9.4;1.8;8.93;0;1.44;12086 +89076;47.56139;-1.11607;63;20220301;15.4;8;11.7;1.9;10;0;1.4;8106 +89076;47.56139;-1.11607;63;20220302;14.4;8.5;11.5;2.2;10.06;.1;1.38;7574 +89076;47.56139;-1.11607;63;20220303;11.8;8.1;9.9;2.8;11.16;9.4;.83;4982 +89076;47.56139;-1.11607;63;20220304;11.6;7.1;9.4;3.5;8.8;0;1.43;6968 +89076;47.56139;-1.11607;63;20220305;10.4;1;5.7;3.2;7.83;.8;1.12;9849 +89076;47.56139;-1.11607;63;20220306;9.9;5.9;7.9;3.2;7.33;0;1.49;7503 +89076;47.56139;-1.11607;63;20220307;8.3;-1.2;3.5;3.9;5.1;0;1.64;12102 +89076;47.56139;-1.11607;63;20220308;11.4;1.6;6.5;3.7;8.13;.8;1.25;9752 +89076;47.56139;-1.11607;63;20220309;15.1;7.6;11.3;3.9;9.73;0;1.91;10738 +89076;47.56139;-1.11607;63;20220310;13;8.7;10.9;3.2;10.33;1.2;1.36;6489 +89076;47.56139;-1.11607;63;20220311;13.4;7.4;10.4;5.3;10.1;7.8;1.56;8367 +89076;47.56139;-1.11607;63;20220312;14.1;6.1;10.1;4.1;9.1;3;1.9;11331 +89076;47.56139;-1.11607;63;20220313;11.7;8.2;10;3.9;9.43;3.1;1.47;6533 +89076;47.56139;-1.11607;63;20220314;15.5;4.3;9.9;3.2;8.26;2.7;2.14;13676 +89076;47.56139;-1.11607;63;20220315;15.1;8.5;11.8;2.4;11.6;.8;1.41;9028 +89076;47.56139;-1.11607;63;20220316;14.2;9.5;11.8;2.7;11.4;.8;1.37;6969 +89076;47.56139;-1.11607;63;20220317;11;5.4;8.2;3;8.13;0;1.51;9225 +89076;47.56139;-1.11607;63;20220318;14.8;2.5;8.6;5.8;5.9;0;3.2;15000 +89076;47.56139;-1.11607;63;20220319;14.3;6.2;10.3;4.3;7.83;0;2.51;12233 +89076;47.56139;-1.11607;63;20220320;15.3;7.3;11.3;2.5;8.77;0;2.01;11966 +89076;47.56139;-1.11607;63;20220321;18.1;7.5;12.8;3.6;9.73;0;2.7;15633 +89076;47.56139;-1.11607;63;20220322;16.4;6.8;11.6;4.2;7.47;0;3.12;17600 +89076;47.56139;-1.11607;63;20220323;16.7;5.4;11.1;3.1;6.07;0;3.1;18566 +89076;47.56139;-1.11607;63;20220324;19.1;2.2;10.6;2.2;6.57;0;2.89;19066 +89076;47.56139;-1.11607;63;20220325;20.3;4.5;12.4;3.8;7.1;0;3.73;18833 +89076;47.56139;-1.11607;63;20220326;20.4;5.4;12.9;4.2;7.17;0;3.98;19333 +89076;47.56139;-1.11607;63;20220327;21;4.4;12.7;2.6;8.13;0;3.25;18300 +89076;47.56139;-1.11607;63;20220328;20.2;7.2;13.7;1.9;8.73;.2;2.71;15200 +89076;47.56139;-1.11607;63;20220329;17.8;9.4;13.6;2.3;10.57;0;2.29;14100 +89076;47.56139;-1.11607;63;20220330;12.3;9.4;10.9;3;10.5;.1;1.16;3866 +89076;47.56139;-1.11607;63;20220331;9.2;4;6.6;4.5;7.27;2.3;1.52;6666 +89076;47.56139;-1.11607;63;20220401;8.3;.3;4.3;5.6;5.67;.5;2;14233 +89076;47.56139;-1.11607;63;20220402;9.8;-.4;4.7;3.5;5.33;0;2.17;16633 +89076;47.56139;-1.11607;63;20220403;9.5;-2.1;3.7;3.6;4.8;0;2.22;17300 +89076;47.56139;-1.11607;63;20220404;10.4;-1.7;4.3;3.3;6.57;.2;1.86;16566 +89076;47.56139;-1.11607;63;20220405;12.9;6.9;9.9;4.2;11.05;.2;1.28;8855 +89076;47.56139;-1.11607;63;20220406;13.1;8.1;10.6;5;10.63;1.8;1.59;8533 +89076;47.56139;-1.11607;63;20220407;14.9;10.4;12.6;6.7;11.89;10.6;2.03;9233 +89076;47.56139;-1.11607;63;20220408;15.2;9.1;12.2;5.9;10.83;10.4;2.1;8433 +89076;47.56139;-1.11607;63;20220409;12.7;2.3;7.5;2.5;7.07;0;2.41;18766 +89076;47.56139;-1.11607;63;20220410;15.4;.4;7.9;3.6;6.87;0;2.97;21633 +89076;47.56139;-1.11607;63;20220411;21.1;6.8;13.9;4.9;9.9;1.6;3.83;18850 +89076;47.56139;-1.11607;63;20220412;16.2;11.6;13.9;2.7;11.96;1.3;1.88;7633 +89076;47.56139;-1.11607;63;20220413;20.2;6.8;13.5;1.3;11.8;1.4;2.67;18066 +89076;47.56139;-1.11607;63;20220414;22.3;6.8;14.6;1.4;12.1;0;2.97;19333 +89076;47.56139;-1.11607;63;20220415;23.3;7.7;15.5;1.8;11.6;0;3.53;21100 +89076;47.56139;-1.11607;63;20220416;21.5;8.6;15.1;3;10.93;0;3.92;23733 +89076;47.56139;-1.11607;63;20220417;20.8;5.8;13.3;2.1;9.9;0;3.44;21766 +89076;47.56139;-1.11607;63;20220418;16.7;8.5;12.6;3.4;10.57;0;2.61;13466 +89076;47.56139;-1.11607;63;20220419;15.4;4.5;9.9;3.5;8.73;0;2.88;18966 +89076;47.56139;-1.11607;63;20220420;19;6.5;12.7;3.4;10.17;.2;3.45;19800 +89076;47.56139;-1.11607;63;20220421;20;10.1;15.1;2.5;9.53;0;3.87;23166 +89076;47.56139;-1.11607;63;20220422;20.2;7.6;13.9;3.2;10;0;3.7;21033 +89076;47.56139;-1.11607;63;20220423;18.4;10.7;14.5;3.6;11.73;6.6;2.85;13433 +89076;47.56139;-1.11607;63;20220424;18;10.3;14.2;2.6;12.83;10.6;2.47;13400 +89076;47.56139;-1.11607;63;20220425;16.9;10;13.5;2.5;11;0;2.92;18133 +89076;47.56139;-1.11607;63;20220426;17.8;4.3;11.1;3.8;9.17;0;3.6;24500 +89076;47.56139;-1.11607;63;20220427;18.9;7;13;4.9;9.4;0;3.94;22566 +89076;47.56139;-1.11607;63;20220428;19.5;10.2;14.8;3.7;10.7;0;3.5;17466 +89076;47.56139;-1.11607;63;20220429;21.3;7.9;14.6;3.3;11.2;0;4.06;23400 +89076;47.56139;-1.11607;63;20220430;17;6;11.5;3.2;9.3;0;3.5;23866 +89076;47.56139;-1.11607;63;20220501;19.3;8.1;13.7;2.6;8.5;0;4.04;24733 +89076;47.56139;-1.11607;63;20220502;18.8;9.3;14.1;3.1;9.47;0;3.65;19100 +89076;47.56139;-1.11607;63;20220503;19;7.9;13.5;3.1;9.93;0;3.25;17333 +89076;47.56139;-1.11607;63;20220504;18.7;7.6;13.2;2.5;10.4;0;2.84;14933 +89076;47.56139;-1.11607;63;20220505;19.9;7.9;13.9;2.4;11.04;0;3.31;20276 +89076;47.56139;-1.11607;63;20220506;21.5;7.2;14.3;2;11.83;0;3.68;23523 +89076;47.56139;-1.11607;63;20220507;20.6;9.1;14.8;2.5;11.83;.1;3.54;21079 +89076;47.56139;-1.11607;63;20220508;23.4;8.3;15.8;1.9;12.3;0;3.99;23769 +89076;47.56139;-1.11607;63;20220509;25.9;9.7;17.8;1.4;12.46;0;4.32;25098 +89076;47.56139;-1.11607;63;20220510;25.9;12.3;19.1;1.8;12.86;0;4.53;24154 +89076;47.56139;-1.11607;63;20220511;20.9;10.3;15.6;3;13.5;0;3.54;21086 +89076;47.56139;-1.11607;63;20220512;20.2;9.9;15;1.8;11.66;0;3.42;20379 +89076;47.56139;-1.11607;63;20220513;21.9;6.3;14.1;1.5;10.16;0;4.07;26073 +89076;47.56139;-1.11607;63;20220514;25.8;10.2;18;2.9;12.1;2.1;4.95;24666 +89076;47.56139;-1.11607;63;20220515;29.1;16.8;23;3.2;15.03;2.9;5.48;21826 +89076;47.56139;-1.11607;63;20220516;25.3;13.8;19.5;2.4;14.86;.1;4.36;21842 +89076;47.56139;-1.11607;63;20220517;29.3;11.6;20.5;2.4;14.93;5.4;5.28;25880 +89076;47.56139;-1.11607;63;20220518;29.4;11.7;20.5;2.1;15.03;.4;5.23;26442 +89076;47.56139;-1.11607;63;20220519;24.4;13.6;19;2;14.53;8.6;4.03;20853 +89076;47.56139;-1.11607;63;20220520;22.3;14.7;18.5;1.9;15.36;2.1;3.37;17420 +89076;47.56139;-1.11607;63;20220521;25.4;9;17.2;1.8;13.4;0;4.55;26481 +89076;47.56139;-1.11607;63;20220522;26.7;14.3;20.5;2.5;15.6;13.7;4.49;21031 +89076;47.56139;-1.11607;63;20220523;19;14.9;17;3.3;15.5;3.9;2.6;12741 +89076;47.56139;-1.11607;63;20220524;18;9;13.5;2.2;11.73;1.6;3.17;20095 +89076;47.56139;-1.11607;63;20220525;18.4;7.6;13;2.4;12.03;0;3.15;20922 +89076;47.56139;-1.11607;63;20220526;18;13.5;15.8;2;13.43;0;2.54;12698 +89076;47.56139;-1.11607;63;20220527;19;11.5;15.2;1.8;13.4;.1;2.95;17254 +89076;47.56139;-1.11607;63;20220528;21.9;7.7;14.8;2.7;11.43;0;4.43;26731 +89076;47.56139;-1.11607;63;20220529;18.1;9;13.6;3.8;9.13;0;4.18;22947 +89076;47.56139;-1.11607;63;20220530;19.4;5.6;12.5;1.9;9.1;0;3.85;24636 +89076;47.56139;-1.11607;63;20220531;21.5;6.3;13.9;1.4;9.53;0;4.25;27400 +89076;47.56139;-1.11607;63;20220601;23.5;6.9;15.2;2.1;10.2;0;4.73;27753 +89076;47.56139;-1.11607;63;20220602;26.6;13.2;19.9;3.1;11.7;.4;5.58;24882 +89076;47.56139;-1.11607;63;20220603;25.5;15;20.3;1.7;14.5;4.3;4.04;19656 +89076;47.56139;-1.11607;63;20220604;25.6;13.9;19.7;1.7;17.3;3.1;3.92;20711 +89076;47.56139;-1.11607;63;20220605;21.8;14.2;18;3.3;14.5;0;3.8;18541 +89076;47.56139;-1.11607;63;20220606;19.1;11.3;15.2;2.4;14.13;3.4;2.84;16746 +89076;47.56139;-1.11607;63;20220607;21;13.2;17.1;3.8;15.16;15.7;3.46;18702 +89076;47.56139;-1.11607;63;20220608;21.7;15;18.3;3.9;15.3;.3;3.68;17598 +89076;47.56139;-1.11607;63;20220609;21.9;12.3;17.1;2.8;13.56;0;3.9;20468 +89076;47.56139;-1.11607;63;20220610;21.9;12.6;17.3;2;15.3;.1;3.31;18061 +89076;47.56139;-1.11607;63;20220611;24.8;12.1;18.4;1.6;14.53;0;4.5;25460 +89076;47.56139;-1.11607;63;20220612;24.1;11.4;17.7;3.1;12.43;.2;5.04;26131 +89076;47.56139;-1.11607;63;20220613;24.2;9.3;16.7;2.4;11.96;0;5.03;28497 +89076;47.56139;-1.11607;63;20220614;28;10.2;19.1;2.6;12.46;0;5.85;29507 +89076;47.56139;-1.11607;63;20220615;31.4;14.3;22.9;2.1;14.1;0;6.25;28933 +89076;47.56139;-1.11607;63;20220616;31.2;14.3;22.8;1.7;14.96;0;5.73;27397 +89076;47.56139;-1.11607;63;20220617;35.9;15.8;25.8;1.3;16.5;0;6.22;29476 +89076;47.56139;-1.11607;63;20220618;38.5;17.6;28;2.2;17.8;2.4;7.39;29662 +89076;47.56139;-1.11607;63;20220619;26.9;15.8;21.3;3.3;17.5;1;4.6;20710 +89076;47.56139;-1.11607;63;20220620;26.5;15.4;21;2.4;17.7;5.2;4.76;24082 +89076;47.56139;-1.11607;63;20220621;26.6;15.5;21.1;2.3;18.03;1.8;4.53;22804 +89076;47.56139;-1.11607;63;20220622;23.5;15.8;19.7;1.7;18.76;8.5;3.12;16256 +89076;47.56139;-1.11607;63;20220623;25.6;16;20.8;2.2;16.83;1.4;4.45;22465 +89076;47.56139;-1.11607;63;20220624;21.5;16;18.7;3.5;16.4;2.6;3.29;15466 +89076;47.56139;-1.11607;63;20220625;20.4;12.8;16.6;2.6;13.9;.4;3.37;17987 +89076;47.56139;-1.11607;63;20220626;22;10;16;2.3;11.63;0;4.24;23847 +89076;47.56139;-1.11607;63;20220627;22.2;10.4;16.3;2.1;12.03;0;4.13;23111 +89076;47.56139;-1.11607;63;20220628;22.9;8.5;15.7;1.9;11.8;.2;4.45;26703 +89076;47.56139;-1.11607;63;20220629;20.5;12.9;16.7;2.6;13.96;1.3;3.13;15499 +89076;47.56139;-1.11607;63;20220630;20.3;11;15.7;1.9;12.56;1.3;3.6;20823 +89076;47.56139;-1.11607;63;20220701;22.1;8;15;1.6;11.43;.1;4;24020 +89076;47.56139;-1.11607;63;20220702;25.8;8;16.9;1.5;12.23;0;4.88;29042 +89076;47.56139;-1.11607;63;20220703;23.9;10.6;17.3;2;12.73;0;4.67;26681 +89076;47.56139;-1.11607;63;20220704;24.5;9;16.8;2;12.36;.1;4.85;28242 +89076;47.56139;-1.11607;63;20220705;24.6;8.4;16.5;2.2;12.33;.1;4.9;28762 +89076;47.56139;-1.11607;63;20220706;26.6;10.3;18.4;2.5;13.5;0;5.3;28301 +89076;47.56139;-1.11607;63;20220707;25.2;12.4;18.8;2.5;15.3;0;4.51;23892 +89076;47.56139;-1.11607;63;20220708;28.1;11.7;19.9;2.9;13.66;0;5.88;28772 +89076;47.56139;-1.11607;63;20220709;30.3;13.6;22;2.6;14.33;0;6.2;28620 +89076;47.56139;-1.11607;63;20220710;29.3;15.1;22.2;3.1;13.23;0;6.29;27055 +89076;47.56139;-1.11607;63;20220711;31.8;16.1;24;3;14.1;0;6.76;27633 +89076;47.56139;-1.11607;63;20220712;34.5;14.6;24.5;1.4;15.2;0;6.11;29478 +89076;47.56139;-1.11607;63;20220713;36.6;16.6;26.6;1.5;15.56;0;6.43;29306 +89076;47.56139;-1.11607;63;20220714;29.4;16.7;23.1;3;15.03;0;6.03;25901 +89076;47.56139;-1.11607;63;20220715;29.5;11.8;20.7;2.5;12.43;0;6.01;28531 +89076;47.56139;-1.11607;63;20220716;31.2;13.3;22.2;2.8;11.73;0;6.64;28457 +89076;47.56139;-1.11607;63;20220717;34;16;25;3;12.33;0;7.26;28036 +89076;47.56139;-1.11607;63;20220718;40.3;19.6;30;3.1;12.8;0;8.73;28428 +89076;47.56139;-1.11607;63;20220719;28.7;22.9;25.8;3.3;16.13;2.8;5.28;16759 +89076;47.56139;-1.11607;63;20220720;26;17.7;21.9;2.9;18.2;1.3;4.21;19272 +89076;47.56139;-1.11607;63;20220721;28.2;15.5;21.9;1.6;16.13;.1;4.71;23782 +89076;47.56139;-1.11607;63;20220722;21.6;15.9;18.7;1.9;16.9;2.2;2.57;12157 +89076;47.56139;-1.11607;63;20220723;28.2;11.9;20.1;1.8;14.2;0;5.13;27303 +89076;47.56139;-1.11607;63;20220724;32.9;13;23;1.8;15.1;0;5.84;28190 +89076;47.56139;-1.11607;63;20220725;25.3;16.3;20.8;3.3;16.16;0;4.34;19266 +89076;47.56139;-1.11607;63;20220726;24.1;15.9;20;2;13.8;0;3.79;17246 +89076;47.56139;-1.11607;63;20220727;25.8;9.9;17.8;1.4;11.63;0;4.48;25276 +89076;47.56139;-1.11607;63;20220728;28.8;14.9;21.9;1.4;13.53;0;4.58;22169 +89076;47.56139;-1.11607;63;20220729;29.8;16.3;23.1;1.4;15.3;0;4.73;22914 +89076;47.56139;-1.11607;63;20220730;30.4;15;22.7;1.8;15.66;0;5.1;24662 +89076;47.56139;-1.11607;63;20220731;29.4;16.3;22.9;2.1;17.13;0;4.98;23628 +89076;47.56139;-1.11607;63;20220801;28.2;17.4;22.8;2.1;17.83;0;4.4;20040 +89076;47.56139;-1.11607;63;20220802;32.4;14.3;23.4;1.3;16.5;0;5.24;26796 +89076;47.56139;-1.11607;63;20220803;35.3;16.1;25.7;1.9;17.23;.1;5.95;26405 +89076;47.56139;-1.11607;63;20220804;28.1;18.5;23.3;3.6;17.76;1.5;4.85;18656 +89076;47.56139;-1.11607;63;20220805;26.2;14.1;20.1;3.7;12.56;0;5.36;23327 +89076;47.56139;-1.11607;63;20220806;26.7;10.6;18.7;3.4;9.7;0;5.75;25677 +89076;47.56139;-1.11607;63;20220807;28.7;13.4;21.1;4;10.43;0;6.41;24774 +89076;47.56139;-1.11607;63;20220808;30.6;14;22.3;3.4;11.5;0;6.4;25307 +89076;47.56139;-1.11607;63;20220809;32.2;15.8;24;3.3;13.53;0;6.42;24271 +89076;47.56139;-1.11607;63;20220810;34.3;16.7;25.5;3;13.33;0;6.77;25293 +89076;47.56139;-1.11607;63;20220811;35.2;16.2;25.7;2.8;11.7;0;6.9;25885 +89076;47.56139;-1.11607;63;20220812;35;14.4;24.7;1.7;11.4;0;5.78;26130 +89076;47.56139;-1.11607;63;20220813;36.5;15.3;25.9;1.8;13.6;8.9;5.97;25447 +89076;47.56139;-1.11607;63;20220814;22.2;18.9;20.5;3.2;20.26;2.3;2.17;8542 +89076;47.56139;-1.11607;63;20220815;25.9;17.6;21.8;3.2;18.53;.2;3.7;15974 +89076;47.56139;-1.11607;63;20220816;25.2;17.5;21.3;1.7;18.26;5.2;3.18;15395 +89076;47.56139;-1.11607;63;20220817;23;14.8;18.9;1.2;17.13;6;2.86;16004 +89076;47.56139;-1.11607;63;20220818;26.1;15.7;20.9;2.4;17.7;.1;3.65;17740 +89076;47.56139;-1.11607;63;20220819;24.3;17.1;20.7;2.7;18.73;1.4;3.05;13792 +89076;47.56139;-1.11607;63;20220820;27.2;13.5;20.3;1.5;15.13;0;4.04;21773 +89076;47.56139;-1.11607;63;20220821;20.2;13.6;16.9;1.5;16.43;2.4;2.15;12014 +89076;47.56139;-1.11607;63;20220822;25.4;16.6;21;2;19.73;.2;3.08;15748 +89076;47.56139;-1.11607;63;20220823;26.2;19.1;22.7;1.7;20.5;.1;2.97;13459 +89076;47.56139;-1.11607;63;20220824;32.4;15.2;23.8;1.4;19.23;0;4.43;22370 +89076;47.56139;-1.11607;63;20220825;24.6;19.7;22.2;2.9;19.96;.1;2.78;10386 +89076;47.56139;-1.11607;63;20220826;25.3;13.9;19.6;2.3;15.03;0;3.65;18085 +89076;47.56139;-1.11607;63;20220827;27.5;12.1;19.8;1.9;13.76;0;4.12;21445 +89076;47.56139;-1.11607;63;20220828;26.9;13.6;20.3;2.7;13.13;0;4.38;19485 +89076;47.56139;-1.11607;63;20220829;30.7;13.9;22.3;2.4;14.5;0;4.71;20327 +89076;47.56139;-1.11607;63;20220830;31;17.1;24.1;2.1;15.7;0;4.56;19875 +89076;47.56139;-1.11607;63;20220831;28.9;17.7;23.3;2;17.4;7.1;3.73;16236 +89076;47.56139;-1.11607;63;20220901;26.5;17.4;21.9;1.4;19.1;2.5;2.85;14089 +89076;47.56139;-1.11607;63;20220902;23.3;16;19.6;1.3;18.56;4.3;2.4;12868 +89076;47.56139;-1.11607;63;20220903;24;16.1;20;2.6;16.7;.2;3.11;14796 +89076;47.56139;-1.11607;63;20220904;28.8;13.8;21.3;2.2;16.03;.4;3.91;18656 +89076;47.56139;-1.11607;63;20220905;28.9;16;22.4;2;17.66;.2;3.69;17513 +89076;47.56139;-1.11607;63;20220906;23;16.4;19.7;2.9;17.1;2.4;2.63;11274 +89076;47.56139;-1.11607;63;20220907;21.6;16.1;18.9;3.2;16.86;5.2;2.4;10419 +89076;47.56139;-1.11607;63;20220908;21.9;14.9;18.4;4.1;15.8;3.1;2.95;13730 +89076;47.56139;-1.11607;63;20220909;21.5;14.9;18.2;4;15.1;1.8;2.93;12882 +89076;47.56139;-1.11607;63;20220910;23.7;12.3;18;2;14.73;.1;2.96;16804 +89076;47.56139;-1.11607;63;20220911;26.8;12.2;19.5;1.7;14.76;.1;3.3;18073 +89076;47.56139;-1.11607;63;20220912;32;14.3;23.2;2.3;15.46;.7;4.31;18449 +89076;47.56139;-1.11607;63;20220913;28.9;19.6;24.3;2;19.8;5.9;3.06;11784 +89076;47.56139;-1.11607;63;20220914;26.4;17.8;22.1;2.2;19.13;8;2.75;12101 +89076;47.56139;-1.11607;63;20220915;23.5;16.8;20.1;2.5;16.66;0;2.78;13050 +89076;47.56139;-1.11607;63;20220916;19.5;10.2;14.8;2.7;11.13;0;2.54;13077 +89076;47.56139;-1.11607;63;20220917;19.2;5.4;12.3;1.5;9.13;0;2.43;17259 +89076;47.56139;-1.11607;63;20220918;20.5;3.6;12.1;1.3;9.2;.1;2.46;18214 +89076;47.56139;-1.11607;63;20220919;21.3;5.7;13.5;2;10.13;0;2.7;17563 +89076;47.56139;-1.11607;63;20220920;20.2;6.2;13.2;2.1;10.23;0;2.59;16590 +89076;47.56139;-1.11607;63;20220921;21.7;7.4;14.5;1.7;10.36;.1;2.61;16699 +89076;47.56139;-1.11607;63;20220922;22.8;5.6;14.2;.9;9.66;0;2.32;17371 +89076;47.56139;-1.11607;63;20220923;19.7;9.6;14.7;.9;11.96;1.5;1.69;10308 +89076;47.56139;-1.11607;63;20220924;19.7;11.9;15.8;2.5;13.33;2.8;2.04;10260 +89076;47.56139;-1.11607;63;20220925;19.4;12.2;15.8;3.2;12.56;.1;2.39;11805 +89076;47.56139;-1.11607;63;20220926;16.5;9.2;12.8;3.3;11.53;6.6;1.77;9195 +89076;47.56139;-1.11607;63;20220927;17.3;10.6;14;4.3;12.66;2.2;1.91;9430 +89076;47.56139;-1.11607;63;20220928;14.5;12.2;13.3;3.4;13.5;1.7;1.19;5746 +89076;47.56139;-1.11607;63;20220929;15.6;7.6;11.6;2.1;10.66;1.1;1.54;10103 +89076;47.56139;-1.11607;63;20220930;17.3;4.2;10.8;2.6;10.96;4.9;1.71;13393 +89076;47.56139;-1.11607;63;20221001;20.7;14.1;17.4;5;17.8;1.4;1.6;8465 +89076;47.56139;-1.11607;63;20221002;20.9;16.4;18.6;3.7;17.13;.5;1.93;7687 +89076;47.56139;-1.11607;63;20221003;20.4;12.9;16.7;1.5;15.76;.1;1.62;10627 +89076;47.56139;-1.11607;63;20221004;18.8;11.4;15.1;1.2;14.3;.1;1.38;8912 +89076;47.56139;-1.11607;63;20221005;21.1;11.4;16.3;2.7;14.7;.9;1.83;9710 +89076;47.56139;-1.11607;63;20221006;19.1;6;12.6;.9;10.53;0;1.56;13535 +89076;47.56139;-1.11607;63;20221007;19.7;3.4;11.5;.8;9.63;.1;1.55;14258 +89076;47.56139;-1.11607;63;20221008;19.6;6.2;12.9;1.1;10.3;0;1.61;12545 +89076;47.56139;-1.11607;63;20221009;21.8;4.2;13;1.7;10.33;.1;1.96;13983 +89076;47.56139;-1.11607;63;20221010;20.6;11.5;16;1.9;15.1;0;1.53;9519 +89076;47.56139;-1.11607;63;20221011;19.7;11.1;15.4;2.3;12.7;0;1.81;9885 +89076;47.56139;-1.11607;63;20221012;20.5;6.4;13.4;1.2;11.5;.3;1.5;11762 +89076;47.56139;-1.11607;63;20221013;17.3;12.2;14.7;2.8;15.26;6.3;1.02;5755 +89076;47.56139;-1.11607;63;20221014;19.5;13.9;16.7;3.8;17.2;10.8;1.24;6418 +89076;47.56139;-1.11607;63;20221015;18.4;15.3;16.9;4.3;16.26;1.9;1.44;5954 +89076;47.56139;-1.11607;63;20221016;22.4;13.9;18.2;2;16.06;.1;1.64;9097 +89076;47.56139;-1.11607;63;20221017;20.2;14.7;17.5;1.6;17.03;2.5;1.13;5944 +89076;47.56139;-1.11607;63;20221018;20.5;15.3;17.9;3.1;18.4;.1;1.16;6301 +89076;47.56139;-1.11607;63;20221019;24.5;16;20.3;3.3;17.8;1.6;2.13;8814 +89076;47.56139;-1.11607;63;20221020;21.8;14.2;18;3;15.8;0;1.77;8769 +89076;47.56139;-1.11607;63;20221021;21;14.5;17.7;4.1;14.7;.2;2.11;7737 +89076;47.56139;-1.11607;63;20221022;21.4;12.7;17;2.6;15.16;2.4;1.54;8323 +89076;47.56139;-1.11607;63;20221023;22.3;16.5;19.4;5.1;14.96;8.1;2.69;6155 +89076;47.56139;-1.11607;63;20221024;18.4;15;16.7;4.9;15.03;4.2;1.7;5650 +89076;47.56139;-1.11607;63;20221025;18.8;11.9;15.3;2.5;14.66;0;1.16;6422 +89076;47.56139;-1.11607;63;20221026;22.1;14;18.1;2.8;15.53;.3;1.67;7251 +89076;47.56139;-1.11607;63;20221027;24.7;13.3;19;2.4;15.3;.1;1.84;8119 +89076;47.56139;-1.11607;63;20221028;20.3;14.1;17.2;2.5;15.8;0;1.29;6218 +89076;47.56139;-1.11607;63;20221029;23.3;15.7;19.5;2.5;15.76;2.4;1.76;6749 +89076;47.56139;-1.11607;63;20221030;17.5;12.9;15.2;1.6;14.53;2.5;.89;4832 +89076;47.56139;-1.11607;63;20221031;18.9;9.9;14.4;2.8;13.63;3.3;1.16;6036 +89076;47.56139;-1.11607;63;20221101;17.5;10.2;13.8;4.1;11.96;4.7;1.56;6367 +89076;47.56139;-1.11607;63;20221102;17.1;8.1;12.6;3;12.2;0;1.08;7472 +89076;47.56139;-1.11607;63;20221103;14.6;12.7;13.7;4.2;12.66;7;1.22;3180 +89076;47.56139;-1.11607;63;20221104;14.4;8.2;11.3;4.3;9.9;.3;1.44;6327 +89076;47.56139;-1.11607;63;20221105;14;6;10;2.1;10.76;2.9;.72;5896 +89076;47.56139;-1.11607;63;20221106;16.2;11.2;13.7;4.3;13.03;8;1.18;4277 +89076;47.56139;-1.11607;63;20221107;17.7;12;14.9;4.5;13.03;.6;1.5;5294 +89076;47.56139;-1.11607;63;20221108;16.5;11.4;13.9;4.8;13.06;3.7;1.25;4336 +89076;47.56139;-1.11607;63;20221109;16.1;10.4;13.3;2.8;12.1;.6;1.03;5574 +89076;47.56139;-1.11607;63;20221110;16.6;5.8;11.2;1.8;11.1;0;.73;7260 +89076;47.56139;-1.11607;63;20221111;11.1;7.9;9.5;2.5;11.16;.1;.48;3379 +89076;47.56139;-1.11607;63;20221112;18.2;7.5;12.9;2.5;12.4;.3;.88;6854 +89076;47.56139;-1.11607;63;20221113;16.4;8.1;12.3;2.1;12.03;.3;.74;6054 +89076;47.56139;-1.11607;63;20221114;14.7;7.8;11.2;2.5;11.5;1.4;.72;4583 +89076;47.56139;-1.11607;63;20221115;15;9.3;12.1;4.7;11.76;10.6;1.11;3938 +89076;47.56139;-1.11607;63;20221116;14.2;8.2;11.2;5.3;11.86;15.1;.82;3938 +89076;47.56139;-1.11607;63;20221117;15.1;11.2;13.1;5.5;11.1;2.8;1.63;3978 +89076;47.56139;-1.11607;63;20221118;13;6.9;9.9;2.8;9.2;.4;.9;5338 +89076;47.56139;-1.11607;63;20221119;11.9;1.8;6.9;1.5;7.93;.9;.48;6291 +89076;47.56139;-1.11607;63;20221120;13.3;4.9;9.1;3.3;9.63;1.7;.77;5091 +89076;47.56139;-1.11607;63;20221121;13.5;7.3;10.4;3.9;9.7;5.7;1.09;3841 +89076;47.56139;-1.11607;63;20221122;12.9;5.8;9.4;4.8;8.9;1.2;1.19;5213 +89076;47.56139;-1.11607;63;20221123;14.1;7.7;10.9;4.6;10.93;2.2;.92;4669 +89076;47.56139;-1.11607;63;20221124;14.3;7.7;11;3.7;11.26;4.2;.75;4556 +89076;47.56139;-1.11607;63;20221125;14;6.8;10.4;2;10;.2;.61;5266 +89076;47.56139;-1.11607;63;20221126;12.9;5.3;9.1;2.2;9.93;1.7;.51;4385 +89076;47.56139;-1.11607;63;20221127;11.9;9.3;10.6;3.2;11.56;6;.57;2119 +89076;47.56139;-1.11607;63;20221128;11.6;7.5;9.5;2.7;10.1;2.5;.6;3651 +89076;47.56139;-1.11607;63;20221129;12.1;3.4;7.7;1.5;8.8;.1;.41;4544 +89076;47.56139;-1.11607;63;20221130;7.5;3.6;5.5;2.3;8.46;0;.32;3028 +89076;47.56139;-1.11607;63;20221201;7.3;1.8;4.6;2.7;7.3;0;.44;3659 +89076;47.56139;-1.11607;63;20221202;5.7;-.5;2.6;2.1;6.5;0;.35;3421 +89076;47.56139;-1.11607;63;20221203;4.2;2.1;3.1;4.4;6.8;.2;.52;1565 +89076;47.56139;-1.11607;63;20221204;3.6;2.2;2.9;2.6;7;.2;.4;1011 +89076;47.56139;-1.11607;63;20221205;5.7;3.1;4.4;1.9;7.43;0;.38;2351 +89076;47.56139;-1.11607;63;20221206;6.1;3.7;4.9;3.3;7.03;0;.65;2332 +89076;47.56139;-1.11607;63;20221207;5.6;.9;3.3;2.6;6.56;0;.4;3969 +89076;47.56139;-1.11607;63;20221208;1.7;-2.4;-.3;2.6;5.9;0;.18;2430 +89076;47.56139;-1.11607;63;20221209;5;-.7;2.1;2.7;5.6;0;.47;4226 +89076;47.56139;-1.11607;63;20221210;6;-4.5;.8;1.2;5.03;.1;.21;5240 +89076;47.56139;-1.11607;63;20221211;2.1;-1.9;.1;2;5.43;.3;.31;2587 +89076;47.56139;-1.11607;63;20221212;1.6;-3.8;-1.1;2.4;5.03;0;.27;3133 +89076;47.56139;-1.11607;63;20221213;2.2;-3.3;-.5;3.2;4.8;3.4;.4;3955 +89076;47.56139;-1.11607;63;20221214;2.4;.2;1.3;3.4;6.43;2.6;.28;1565 +89076;47.56139;-1.11607;63;20221215;3.9;1.1;2.5;4.7;5.3;.1;.9;2448 +89076;47.56139;-1.11607;63;20221216;6.1;-1.9;2.1;2.9;5.16;0;.61;4466 +89076;47.56139;-1.11607;63;20221217;.6;-3.8;-1.6;3;4.63;0;.32;3477 +89076;47.56139;-1.11607;63;20221218;7.4;-3.4;2;3.6;6.33;2.9;.46;3580 +89076;47.56139;-1.11607;63;20221219;13.6;7.8;10.7;5.2;10.7;4.2;1;2519 +89076;47.56139;-1.11607;63;20221220;12.9;11.5;12.2;4;12.1;8.2;.86;1417 +89076;47.56139;-1.11607;63;20221221;13.4;7.6;10.5;4.4;12;10;.43;2682 +89076;47.56139;-1.11607;63;20221222;14.4;12.4;13.4;6.7;13.56;16.6;.95;1380 +89076;47.56139;-1.11607;63;20221223;14.3;13.7;14;5.7;14.26;5.8;.86;1087 +89076;47.56139;-1.11607;63;20221224;12.3;11.2;11.8;3.7;12.16;6.5;.73;1322 +89076;47.56139;-1.11607;63;20221225;14.6;9.8;12.2;2.6;12.5;.5;.57;2708 +89076;47.56139;-1.11607;63;20221226;11.6;10.2;10.9;2.7;10.56;.3;.77;1997 +89076;47.56139;-1.11607;63;20221227;11.4;2.4;6.9;2.3;8.8;.3;.38;3983 +89076;47.56139;-1.11607;63;20221228;12.4;8.5;10.5;6.3;11.26;6.8;.74;2407 +89076;47.56139;-1.11607;63;20221229;12.2;9.7;11;4.9;10.36;2.4;1.06;2808 +89076;47.56139;-1.11607;63;20221230;14.5;5.8;10.2;6.7;12.5;11.8;.29;3203 +89076;47.56139;-1.11607;63;20221231;16.5;14.5;15.5;7.8;12.86;1.2;2.06;2296 +89077;47.5946;-.78688;52;20220101;15.6;7.8;11.7;2.4;11.2;0;.57;4900 +89077;47.5946;-.78688;52;20220102;14.7;10;12.3;4.4;12.3;0;.85;2200 +89077;47.5946;-.78688;52;20220103;13.9;11.7;12.8;4.8;12.7;17.6;.89;1600 +89077;47.5946;-.78688;52;20220104;10.8;8.7;9.7;4.9;10.1;0;.85;2300 +89077;47.5946;-.78688;52;20220105;7;1.3;4.1;2.4;6.8;.1;.5;2900 +89077;47.5946;-.78688;52;20220106;8.3;-.3;4;2.4;6;1.1;.6;4500 +89077;47.5946;-.78688;52;20220107;10.8;5.4;8.1;4.8;8.6;0;.8;5600 +89077;47.5946;-.78688;52;20220108;11;7.7;9.3;5.8;9.7;8;1.02;1300 +89077;47.5946;-.78688;52;20220109;9.4;5.7;7.5;3.5;8.7;3.4;.66;3000 +89077;47.5946;-.78688;52;20220110;8.8;6.8;7.8;1.6;9.9;.9;.37;1900 +89077;47.5946;-.78688;52;20220111;9.9;5.2;7.5;1.3;7.8;0;.34;5800 +89077;47.5946;-.78688;52;20220112;5.6;-.3;2.6;2;6.4;0;.27;5500 +89077;47.5946;-.78688;52;20220113;8.2;2.5;5.3;3;7;0;.54;6400 +89077;47.5946;-.78688;52;20220114;1.2;.1;.6;2.3;5.8;0;.36;1700 +89077;47.5946;-.78688;52;20220115;.1;-1.9;-.9;1.1;5.8;0;.22;1600 +89077;47.5946;-.78688;52;20220116;5.3;.1;2.7;2;7.7;.3;.19;1900 +89077;47.5946;-.78688;52;20220117;5.7;4.8;5.2;1.8;8.7;0;.31;1600 +89077;47.5946;-.78688;52;20220118;5.2;1.4;3.3;2.1;7.5;0;.31;1800 +89077;47.5946;-.78688;52;20220119;6.9;4.2;5.5;2.1;8;.6;.5;1700 +89077;47.5946;-.78688;52;20220120;9.4;4.7;7;2.5;7.6;0;.64;6500 +89077;47.5946;-.78688;52;20220121;6.9;-1;2.9;2.5;5.8;.1;.57;6100 +89077;47.5946;-.78688;52;20220122;5.3;-1.4;1.9;2;6.5;0;.41;1500 +89077;47.5946;-.78688;52;20220123;3.7;3.2;3.4;3.8;6.8;0;.58;1200 +89077;47.5946;-.78688;52;20220124;5.1;-.7;2.2;2.2;6.3;0;.33;6700 +89077;47.5946;-.78688;52;20220125;.8;-.3;.2;1.3;6.2;0;.26;1900 +89077;47.5946;-.78688;52;20220126;.7;-.8;-.1;2.5;6;0;.26;1300 +89077;47.5946;-.78688;52;20220127;6.1;.6;3.3;1.6;6.7;.1;.45;3700 +89077;47.5946;-.78688;52;20220128;7.8;3.3;5.5;1.2;8.9;0;.35;2200 +89077;47.5946;-.78688;52;20220129;9.2;6;7.6;2.4;9.9;.3;.45;1700 +89077;47.5946;-.78688;52;20220130;10.5;7.9;9.2;1.9;9.6;.2;.68;3300 +89077;47.5946;-.78688;52;20220131;10.8;4.7;7.7;4.9;8.5;.2;.99;6200 +89077;47.5946;-.78688;52;20220201;11.8;3.6;7.7;4.4;9.6;0;.69;2900 +89077;47.5946;-.78688;52;20220202;11;9.1;10;2.8;9.5;0;.98;3000 +89077;47.5946;-.78688;52;20220203;7.4;5.1;6.2;2.4;8.8;.5;.49;1600 +89077;47.5946;-.78688;52;20220204;12.6;7.5;10;3.2;9.1;1.3;1.16;4500 +89077;47.5946;-.78688;52;20220205;11.4;1.8;6.6;2.5;7.4;.1;.88;9000 +89077;47.5946;-.78688;52;20220206;12.5;5.8;9.1;6.2;10.6;1.2;.76;3200 +89077;47.5946;-.78688;52;20220207;12.6;7.9;10.2;2.2;9.2;.1;.98;7700 +89077;47.5946;-.78688;52;20220208;11.6;2.7;7.1;1.8;9.2;.1;.6;6500 +89077;47.5946;-.78688;52;20220209;8.7;3.4;6;1.8;8.7;0;.51;5300 +89077;47.5946;-.78688;52;20220210;9;5.7;7.3;1.8;9.2;.9;.57;1700 +89077;47.5946;-.78688;52;20220211;9.6;-1.5;4;1.9;6.5;0;.76;10600 +89077;47.5946;-.78688;52;20220212;9.9;1.3;5.6;2.4;5.8;0;1.13;10800 +89077;47.5946;-.78688;52;20220213;13.2;-.2;6.5;5;8;3.1;1.26;7200 +89077;47.5946;-.78688;52;20220214;12.9;6.8;9.8;4.6;8.9;1.8;1.49;7900 +89077;47.5946;-.78688;52;20220215;11.7;3.4;7.5;4.6;9.7;5.4;.7;4400 +89077;47.5946;-.78688;52;20220216;14.1;9.2;11.6;6.9;13.4;.5;.52;3700 +89077;47.5946;-.78688;52;20220217;16;11.1;13.5;5.8;11.7;.5;1.85;10200 +89077;47.5946;-.78688;52;20220218;12.6;11.2;11.9;5.8;10.1;.8;1.76;5300 +89077;47.5946;-.78688;52;20220219;11.8;3.1;7.4;5.1;7.4;.1;1.61;10500 +89077;47.5946;-.78688;52;20220220;13.4;8.1;10.7;6;11.1;1;1.13;4800 +89077;47.5946;-.78688;52;20220221;12.5;6.9;9.7;6;8.3;.5;1.89;7500 +89077;47.5946;-.78688;52;20220222;13.6;6.5;10;3.8;10.6;.4;1.02;4600 +89077;47.5946;-.78688;52;20220223;14.3;7.5;10.9;1.5;10;0;1.09;7700 +89077;47.5946;-.78688;52;20220224;12.1;6.9;9.5;3.6;8;.8;1.61;7600 +89077;47.5946;-.78688;52;20220225;11.7;1.6;6.6;2;6.4;0;1.35;12100 +89077;47.5946;-.78688;52;20220226;12.5;-1.5;5.5;3.2;5.3;.1;1.85;14000 +89077;47.5946;-.78688;52;20220227;14.4;2.1;8.2;2.8;6.2;0;1.94;13600 +89077;47.5946;-.78688;52;20220228;16.9;2.3;9.6;1.9;7.5;.4;1.72;13300 +89077;47.5946;-.78688;52;20220301;16.3;8;12.1;2.1;8.7;0;1.67;7200 +89077;47.5946;-.78688;52;20220302;13.2;8.9;11;2.3;9.4;0;1.36;6200 +89077;47.5946;-.78688;52;20220303;12.4;8.1;10.2;2.6;11.1;8;.82;3200 +89077;47.5946;-.78688;52;20220304;11.3;7.7;9.5;3.7;8.9;0;1.41;6300 +89077;47.5946;-.78688;52;20220305;10.1;1.6;5.8;3.1;7.8;.2;1.07;8400 +89077;47.5946;-.78688;52;20220306;10.4;6;8.2;3.4;7.1;0;1.7;9700 +89077;47.5946;-.78688;52;20220307;9.2;-.8;4.2;3.6;4.8;0;1.88;15400 +89077;47.5946;-.78688;52;20220308;12.8;2.5;7.6;3.4;7.7;.6;1.52;7600 +89077;47.5946;-.78688;52;20220309;15.9;8;11.9;3.3;9.3;0;2.16;13300 +89077;47.5946;-.78688;52;20220310;14.2;9.2;11.7;3;10;.8;1.54;5800 +89077;47.5946;-.78688;52;20220311;14.4;8.2;11.3;4.9;10;6.3;1.8;7200 +89077;47.5946;-.78688;52;20220312;14.5;6.8;10.6;3.7;9;3;2.04;13100 +89077;47.5946;-.78688;52;20220313;12.6;8.5;10.5;3.4;9.3;4.3;1.56;6400 +89077;47.5946;-.78688;52;20220314;16.5;3.7;10.1;3;7.9;3;2.38;16600 +89077;47.5946;-.78688;52;20220315;15.4;9.7;12.5;2.2;11.7;.6;1.36;7000 +89077;47.5946;-.78688;52;20220316;15;10.6;12.8;3.1;11.2;.5;1.44;3700 +89077;47.5946;-.78688;52;20220317;9.2;7;8.1;3.6;8.2;0;1.36;6400 +89077;47.5946;-.78688;52;20220318;15.4;2.5;8.9;5.4;5.8;0;3.21;14600 +89077;47.5946;-.78688;52;20220319;14.6;7.2;10.9;3.4;7.7;0;2.38;11900 +89077;47.5946;-.78688;52;20220320;15.9;6.9;11.4;1.8;8.6;0;1.91;11300 +89077;47.5946;-.78688;52;20220321;18.9;8.2;13.5;2.8;9.6;0;2.75;16500 +89077;47.5946;-.78688;52;20220322;16.9;7.7;12.3;3.3;7.1;0;3.12;17500 +89077;47.5946;-.78688;52;20220323;17.8;6.2;12;2.5;5.5;0;3.18;18800 +89077;47.5946;-.78688;52;20220324;19.6;1.9;10.7;1.4;6.4;0;2.59;19200 +89077;47.5946;-.78688;52;20220325;21.1;5.1;13.1;3;7.1;0;3.57;19100 +89077;47.5946;-.78688;52;20220326;21.2;5;13.1;3.2;7;0;3.73;19600 +89077;47.5946;-.78688;52;20220327;22;4.5;13.2;1.6;7.6;0;2.93;18500 +89077;47.5946;-.78688;52;20220328;20.6;4.9;12.7;1.2;8.5;.2;2.39;15700 +89077;47.5946;-.78688;52;20220329;18.8;9.2;14;1.9;10.6;.8;2.38;14100 +89077;47.5946;-.78688;52;20220330;13.1;9.2;11.1;3.4;10.7;.5;1.31;4400 +89077;47.5946;-.78688;52;20220331;10.1;3.9;7;4.6;7.3;1.7;1.61;6600 +89077;47.5946;-.78688;52;20220401;8.2;.7;4.4;6.2;5.7;.7;2;13400 +89077;47.5946;-.78688;52;20220402;9.7;.2;4.9;3.8;5.3;.1;2.25;16800 +89077;47.5946;-.78688;52;20220403;9.6;-2.1;3.7;3;4.8;0;2.17;17800 +89077;47.5946;-.78688;52;20220404;10.5;-1.9;4.3;3.3;6.58;.2;1.86;16566 +89077;47.5946;-.78688;52;20220405;13.1;6.4;9.7;4.1;10.91;0;1.13;7124 +89077;47.5946;-.78688;52;20220406;13.8;8.5;11.1;4.1;10.8;1.8;1.58;7500 +89077;47.5946;-.78688;52;20220407;15.4;10.5;12.9;6.6;12.1;9.9;2;9700 +89077;47.5946;-.78688;52;20220408;15.9;9.2;12.5;5.9;10.8;10.5;2.23;8000 +89077;47.5946;-.78688;52;20220409;12.8;2.6;7.7;2.2;7.2;0;2.24;17300 +89077;47.5946;-.78688;52;20220410;15.8;-.6;7.6;2.9;6.6;0;2.95;22200 +89077;47.5946;-.78688;52;20220411;21.3;6.5;13.9;4.3;9.57;1.1;3.79;19066 +89077;47.5946;-.78688;52;20220412;17.2;11.8;14.5;2.4;11.5;1;1.96;7200 +89077;47.5946;-.78688;52;20220413;20.8;7;13.9;1.1;11.8;.8;2.69;18400 +89077;47.5946;-.78688;52;20220414;22.5;6.6;14.5;1;11.6;0;3.08;21400 +89077;47.5946;-.78688;52;20220415;23.5;7.3;15.4;1.4;11.4;0;3.29;20700 +89077;47.5946;-.78688;52;20220416;21.8;8.6;15.2;2.7;11.1;0;3.84;23700 +89077;47.5946;-.78688;52;20220417;21.4;5.2;13.3;1.7;9.7;0;3.36;22200 +89077;47.5946;-.78688;52;20220418;16.8;8.6;12.7;2.9;10.7;0;2.41;13400 +89077;47.5946;-.78688;52;20220419;16.4;5.3;10.8;3.3;8.9;0;3.05;20800 +89077;47.5946;-.78688;52;20220420;20;7.4;13.7;2.7;10.4;.2;3.33;20000 +89077;47.5946;-.78688;52;20220421;20;10.1;15;1.9;9.4;0;3.76;23700 +89077;47.5946;-.78688;52;20220422;20.8;7.3;14;2.2;9.7;0;3.7;23200 +89077;47.5946;-.78688;52;20220423;19.4;10.8;15.1;3.3;11.7;4.9;2.75;11700 +89077;47.5946;-.78688;52;20220424;19;10.2;14.6;2.2;13.2;9.1;2.24;12200 +89077;47.5946;-.78688;52;20220425;16.7;11.6;14.1;2.1;11.7;0;2.45;13800 +89077;47.5946;-.78688;52;20220426;18.1;4.5;11.3;2.8;9;0;3.51;24700 +89077;47.5946;-.78688;52;20220427;19.3;6.9;13.1;4;9.3;0;3.97;23400 +89077;47.5946;-.78688;52;20220428;19.5;10;14.7;3.1;10.9;0;3.16;15500 +89077;47.5946;-.78688;52;20220429;22.1;8.5;15.3;2.7;11.3;0;4.01;23800 +89077;47.5946;-.78688;52;20220430;17.2;6.1;11.6;2.6;9.4;0;3.42;24300 +89077;47.5946;-.78688;52;20220501;19.3;7.2;13.2;1.9;8.2;0;3.92;25800 +89077;47.5946;-.78688;52;20220502;19.5;8.6;14;2.9;9.3;0;4.02;24000 +89077;47.5946;-.78688;52;20220503;19.3;6.9;13.1;2.5;10.1;0;3.25;19200 +89077;47.5946;-.78688;52;20220504;18.7;9;13.8;2.1;10.4;0;2.54;11900 +89077;47.5946;-.78688;52;20220505;20.5;8;14.2;2.2;11;0;3.26;18700 +89077;47.5946;-.78688;52;20220506;22;7.2;14.6;2.2;11.7;0;3.84;24200 +89077;47.5946;-.78688;52;20220507;20.9;9.2;15;2.8;12;.1;3.64;21500 +89077;47.5946;-.78688;52;20220508;23.6;9.2;16.4;2.3;12.4;0;4.06;23100 +89077;47.5946;-.78688;52;20220509;26.6;9.3;17.9;1.1;11.8;0;4.33;25700 +89077;47.5946;-.78688;52;20220510;27.7;13;20.3;1.8;12.7;0;5.07;26800 +89077;47.5946;-.78688;52;20220511;22;11.4;16.7;3.2;13.4;0;4.01;22800 +89077;47.5946;-.78688;52;20220512;21.3;9.8;15.5;2.1;12;0;3.72;22100 +89077;47.5946;-.78688;52;20220513;22.7;7.9;15.3;1.9;10.1;0;4.47;27500 +89077;47.5946;-.78688;52;20220514;26.7;11.2;18.9;2.6;11.7;1.8;4.98;23700 +89077;47.5946;-.78688;52;20220515;30.2;17;23.6;2.8;14.7;3.4;5.44;21300 +89077;47.5946;-.78688;52;20220516;26.7;14.9;20.8;2.5;14.4;0;4.68;21700 +89077;47.5946;-.78688;52;20220517;30.6;11.6;21.1;2.4;14.7;2.9;5.27;24000 +89077;47.5946;-.78688;52;20220518;30.5;12.7;21.6;2;15;0;5.27;25400 +89077;47.5946;-.78688;52;20220519;25.1;14;19.5;2.1;14.4;10.5;4.1;20200 +89077;47.5946;-.78688;52;20220520;22.4;15.1;18.7;1.6;15.6;2.2;3.17;16300 +89077;47.5946;-.78688;52;20220521;26.9;9.1;18;1.6;13.2;0;4.8;27500 +89077;47.5946;-.78688;52;20220522;27.9;15.2;21.5;2.5;15.5;10.2;4.3;17500 +89077;47.5946;-.78688;52;20220523;19.5;16;17.7;3.5;15.6;3.8;2.58;10900 +89077;47.5946;-.78688;52;20220524;19.1;9.8;14.4;2.7;11.6;2.1;3.55;21300 +89077;47.5946;-.78688;52;20220525;19.8;7.7;13.7;2.5;11.7;.1;3.37;20600 +89077;47.5946;-.78688;52;20220526;19.2;14;16.6;2.4;13.2;0;2.63;11200 +89077;47.5946;-.78688;52;20220527;19.6;13.5;16.5;2;13.5;0;2.68;12800 +89077;47.5946;-.78688;52;20220528;22.8;8;15.4;2.7;11.2;0;4.95;30500 +89077;47.5946;-.78688;52;20220529;18.7;8.9;13.8;3.5;8.9;0;4.73;29100 +89077;47.5946;-.78688;52;20220530;20.6;6.4;13.5;2.1;8.9;0;4.14;24900 +89077;47.5946;-.78688;52;20220531;22.6;7.1;14.8;1.3;8.8;0;4.64;29700 +89077;47.5946;-.78688;52;20220601;24.7;7.3;16;1.7;9.7;0;4.92;28900 +89077;47.5946;-.78688;52;20220602;28;13.6;20.8;2.3;11.7;.2;5.53;25800 +89077;47.5946;-.78688;52;20220603;27.4;14.4;20.9;1.2;14;3.4;3.77;17600 +89077;47.5946;-.78688;52;20220604;23.9;14.6;19.2;1.6;18.2;1.4;2.7;13200 +89077;47.5946;-.78688;52;20220605;23.1;15.1;19.1;3.7;14.2;0;4.27;19000 +89077;47.5946;-.78688;52;20220606;19.8;12.4;16.1;2.4;13.9;1.8;2.6;12500 +89077;47.5946;-.78688;52;20220607;21.5;13.1;17.3;3.7;14.6;15.2;3.58;18200 +89077;47.5946;-.78688;52;20220608;22.8;14.9;18.8;3.9;15.1;.3;4.13;19700 +89077;47.5946;-.78688;52;20220609;22.8;13;17.9;3;13;0;4.11;19500 +89077;47.5946;-.78688;52;20220610;23.2;11.7;17.4;2;14.6;.1;3.25;16300 +89077;47.5946;-.78688;52;20220611;26;12.6;19.3;1.9;14.8;0;4.89;26800 +89077;47.5946;-.78688;52;20220612;25.7;11.9;18.8;3.1;11.9;.2;5.86;30500 +89077;47.5946;-.78688;52;20220613;25.1;10.5;17.8;2.5;11.4;0;5.67;31900 +89077;47.5946;-.78688;52;20220614;29;11.1;20;2.3;11.9;0;6.04;30300 +89077;47.5946;-.78688;52;20220615;33.1;15.4;24.2;2.2;13.8;0;6.74;30300 +89077;47.5946;-.78688;52;20220616;32.8;15.9;24.3;1.7;14.6;0;5.74;25600 +89077;47.5946;-.78688;52;20220617;37;16.3;26.6;1;15;0;6.07;29100 +89077;47.5946;-.78688;52;20220618;40.1;18.1;29.1;1.9;16.5;4.6;7.29;28600 +89077;47.5946;-.78688;52;20220619;28.4;15.8;22.1;2.4;17.9;1.5;4.17;17600 +89077;47.5946;-.78688;52;20220620;27.5;16.8;22.1;2.6;18.2;4.7;5.07;24900 +89077;47.5946;-.78688;52;20220621;26.4;15.2;20.8;2;17.9;1.7;4.38;22600 +89077;47.5946;-.78688;52;20220622;22.4;16.9;19.6;1.9;18.9;14.1;2.11;8800 +89077;47.5946;-.78688;52;20220623;27;16.3;21.6;2;16.3;1;5.08;25700 +89077;47.5946;-.78688;52;20220624;22.8;16.4;19.6;3.7;16.2;2.2;3.72;16400 +89077;47.5946;-.78688;52;20220625;20.1;14.6;17.3;2.5;14.5;.5;2.95;14100 +89077;47.5946;-.78688;52;20220626;23.3;10.9;17.1;2.4;11.4;0;4.63;24700 +89077;47.5946;-.78688;52;20220627;23.2;11.7;17.4;2.2;11.6;0;4.31;22000 +89077;47.5946;-.78688;52;20220628;24.2;8.5;16.3;1.7;11.4;.1;4.89;29400 +89077;47.5946;-.78688;52;20220629;17.8;12.9;15.3;2.3;13.9;2.1;1.69;5900 +89077;47.5946;-.78688;52;20220630;21.6;12.5;17;2;12.9;1.3;3.83;20900 +89077;47.5946;-.78688;52;20220701;22.7;9;15.8;1.8;11.2;0;3.76;20000 +89077;47.5946;-.78688;52;20220702;27.5;8.7;18.1;1.3;12;0;5.2;30200 +89077;47.5946;-.78688;52;20220703;24.8;11.5;18.1;2;12.6;0;5.25;30300 +89077;47.5946;-.78688;52;20220704;26.4;10.3;18.3;2;12.3;.1;5.48;30900 +89077;47.5946;-.78688;52;20220705;26.1;10.3;18.2;1.9;12.1;0;5.42;30900 +89077;47.5946;-.78688;52;20220706;27.3;11.1;19.2;2.4;12.7;0;5.69;30100 +89077;47.5946;-.78688;52;20220707;27.5;13.3;20.4;2.5;15;0;4.95;23800 +89077;47.5946;-.78688;52;20220708;28.5;13.3;20.9;3;13.2;0;6.3;30700 +89077;47.5946;-.78688;52;20220709;30.7;14.6;22.6;2.6;13.9;0;6.49;30300 +89077;47.5946;-.78688;52;20220710;29.8;16;22.9;2.9;13.3;0;6.63;30200 +89077;47.5946;-.78688;52;20220711;32.5;16.3;24.4;2.6;13.6;0;6.89;30100 +89077;47.5946;-.78688;52;20220712;34.9;15.5;25.2;1.3;14.2;0;6.16;29800 +89077;47.5946;-.78688;52;20220713;37.4;19.1;28.2;1.1;14.3;0;6.14;28600 +89077;47.5946;-.78688;52;20220714;31.6;18.6;25.1;3;15.3;0;6.96;30000 +89077;47.5946;-.78688;52;20220715;29.9;13.3;21.6;2.9;12.1;0;6.41;29000 +89077;47.5946;-.78688;52;20220716;31.7;14.6;23.1;2.9;11.3;0;6.89;29000 +89077;47.5946;-.78688;52;20220717;34.6;16.8;25.7;2.5;11.9;0;6.97;27600 +89077;47.5946;-.78688;52;20220718;40.7;22;31.3;2.8;12.2;0;8.4;27600 +89077;47.5946;-.78688;52;20220719;30.1;24.6;27.3;2.9;15.9;3.3;5.82;19500 +89077;47.5946;-.78688;52;20220720;26.8;17.7;22.2;2.8;18.2;2;4.61;21600 +89077;47.5946;-.78688;52;20220721;28.9;17.4;23.1;1.8;16.4;.1;4.93;23400 +89077;47.5946;-.78688;52;20220722;22;16.6;19.3;1.6;17.6;2.1;1.74;5800 +89077;47.5946;-.78688;52;20220723;28.4;13.6;21;2.1;14.3;0;5.46;28200 +89077;47.5946;-.78688;52;20220724;34.6;14.3;24.4;1.8;14.9;0;6.16;28200 +89077;47.5946;-.78688;52;20220725;26.1;16.8;21.4;3.8;16;.1;4.84;20700 +89077;47.5946;-.78688;52;20220726;25;15.6;20.3;2.1;13.9;0;3.82;16500 +89077;47.5946;-.78688;52;20220727;27.1;11.3;19.2;1.4;11.5;0;4.64;25200 +89077;47.5946;-.78688;52;20220728;29;15.5;22.2;1.3;13.2;0;4.12;18800 +89077;47.5946;-.78688;52;20220729;30.4;17.2;23.8;1.5;15.4;.1;4.8;22400 +89077;47.5946;-.78688;52;20220730;31.7;15.7;23.7;1.6;15.2;0;5.19;24500 +89077;47.5946;-.78688;52;20220731;30.9;15.5;23.2;2.2;16.6;0;5.68;27500 +89077;47.5946;-.78688;52;20220801;29.3;16.8;23;2.2;17.5;0;4.55;20200 +89077;47.5946;-.78688;52;20220802;32.6;15.4;24;1.1;16.4;0;5.21;27000 +89077;47.5946;-.78688;52;20220803;37.2;17.3;27.2;1.5;16.5;.2;5.89;25900 +89077;47.5946;-.78688;52;20220804;29.2;18.8;24;3.3;18.6;1;4.76;18400 +89077;47.5946;-.78688;52;20220805;27.3;15.5;21.4;3.9;12.3;0;6.21;27500 +89077;47.5946;-.78688;52;20220806;26.9;12.9;19.9;3.5;9.7;0;6.1;27400 +89077;47.5946;-.78688;52;20220807;28.7;13.3;21;4.1;10.3;0;6.65;27000 +89077;47.5946;-.78688;52;20220808;30.8;15.3;23;3.7;11.2;0;6.77;26000 +89077;47.5946;-.78688;52;20220809;32;17.2;24.6;3.4;13;0;6.45;23500 +89077;47.5946;-.78688;52;20220810;34.4;17.7;26;3;12.6;0;6.91;26000 +89077;47.5946;-.78688;52;20220811;35.3;17.2;26.2;2.8;11.1;0;6.98;26200 +89077;47.5946;-.78688;52;20220812;35.2;16.1;25.6;1.4;11;0;5.44;25400 +89077;47.5946;-.78688;52;20220813;36.7;16.8;26.7;1.6;13;9.8;5.68;24500 +89077;47.5946;-.78688;52;20220814;24.9;19.2;22;3.9;20;4.3;3.05;11200 +89077;47.5946;-.78688;52;20220815;26.9;17.7;22.3;3.2;18.3;.2;3.96;16500 +89077;47.5946;-.78688;52;20220816;25.3;18.3;21.8;1.8;18.3;1.8;3.08;13900 +89077;47.5946;-.78688;52;20220817;23.1;15.4;19.2;1.4;17;4.2;2.84;15300 +89077;47.5946;-.78688;52;20220818;27.5;15.4;21.4;2.2;17.1;0;3.84;18000 +89077;47.5946;-.78688;52;20220819;26.8;16.9;21.8;3;18.1;1.3;3.53;14000 +89077;47.5946;-.78688;52;20220820;28.6;14.5;21.5;1.8;14.5;0;4.68;24600 +89077;47.5946;-.78688;52;20220821;21.9;13.7;17.8;2;16.1;1.7;2.14;9700 +89077;47.5946;-.78688;52;20220822;26.9;16.6;21.7;2;19.3;.2;3.32;16100 +89077;47.5946;-.78688;52;20220823;26.3;19.6;22.9;2.1;20.1;.2;2.76;10600 +89077;47.5946;-.78688;52;20220824;33.8;15.4;24.6;1.1;18.5;0;4.49;23000 +89077;47.5946;-.78688;52;20220825;26.9;20.3;23.6;3.1;20.1;.1;3.07;9500 +89077;47.5946;-.78688;52;20220826;26.5;14.4;20.4;2.4;15.3;0;3.9;18900 +89077;47.5946;-.78688;52;20220827;28.3;12.5;20.4;1.9;13.3;0;4.41;23300 +89077;47.5946;-.78688;52;20220828;28;13.1;20.5;2.3;12.4;0;4.54;21900 +89077;47.5946;-.78688;52;20220829;31.4;15.1;23.2;2.5;14.3;.1;4.73;18500 +89077;47.5946;-.78688;52;20220830;31.8;18.8;25.3;2;15.9;0;4.74;20700 +89077;47.5946;-.78688;52;20220831;29.9;17.8;23.8;1.6;17.4;7.4;3.51;15100 +89077;47.5946;-.78688;52;20220901;26.6;17.7;22.1;1;19.3;3.9;2.46;11800 +89077;47.5946;-.78688;52;20220902;24.3;16.8;20.5;1.7;18.8;4.2;2.37;11300 +89077;47.5946;-.78688;52;20220903;25.1;16.6;20.8;2.9;16.6;.1;3.56;16700 +89077;47.5946;-.78688;52;20220904;29.9;14;21.9;2.5;15.6;.5;4.2;18200 +89077;47.5946;-.78688;52;20220905;30.3;16.2;23.2;1.9;18;.3;3.83;17900 +89077;47.5946;-.78688;52;20220906;25.5;17.1;21.3;2.7;16.8;1.8;2.93;10400 +89077;47.5946;-.78688;52;20220907;22;16.7;19.3;3.5;16.8;5.8;2.43;8900 +89077;47.5946;-.78688;52;20220908;23.9;15;19.4;4.4;15.7;2.9;3.7;17700 +89077;47.5946;-.78688;52;20220909;22.8;15.2;19;4.1;15;1.9;3.4;15400 +89077;47.5946;-.78688;52;20220910;24.6;13.2;18.9;2.4;14.5;.1;3.39;18500 +89077;47.5946;-.78688;52;20220911;27.4;11;19.2;1.6;13.8;0;3.5;20200 +89077;47.5946;-.78688;52;20220912;33.1;13.4;23.2;1.9;14.6;1.5;4.16;17900 +89077;47.5946;-.78688;52;20220913;30.3;19.3;24.8;1.9;21;6.8;2.67;8800 +89077;47.5946;-.78688;52;20220914;26.4;17.7;22;2.8;19.1;2;2.73;10200 +89077;47.5946;-.78688;52;20220915;24.7;17.5;21.1;2.9;16.4;.1;3.43;16500 +89077;47.5946;-.78688;52;20220916;20.4;10.4;15.4;2.8;10.9;0;2.77;13400 +89077;47.5946;-.78688;52;20220917;19.5;5.9;12.7;1.8;9;0;2.71;19400 +89077;47.5946;-.78688;52;20220918;21;3.9;12.4;1.2;9;.1;2.53;19400 +89077;47.5946;-.78688;52;20220919;21.6;6.4;14;1.8;10.1;0;2.77;18900 +89077;47.5946;-.78688;52;20220920;21.3;7.1;14.2;2.3;9.9;0;2.91;18200 +89077;47.5946;-.78688;52;20220921;22;8.8;15.4;1.7;10.5;.1;2.76;18200 +89077;47.5946;-.78688;52;20220922;23.2;6.4;14.8;.7;9.4;0;2.29;18000 +89077;47.5946;-.78688;52;20220923;20.9;9.3;15.1;1;10.9;1.6;1.55;6400 +89077;47.5946;-.78688;52;20220924;20.6;11.6;16.1;2.8;13.4;2.8;2.13;9700 +89077;47.5946;-.78688;52;20220925;20.4;12.2;16.3;3;12.5;0;2.66;14900 +89077;47.5946;-.78688;52;20220926;16.5;10.2;13.3;3.4;11.6;6.6;1.67;5800 +89077;47.5946;-.78688;52;20220927;18;10.6;14.3;4.6;12.6;5;2.01;8800 +89077;47.5946;-.78688;52;20220928;13.3;12.8;13;3.2;13.8;2.5;.88;3800 +89077;47.5946;-.78688;52;20220929;16.6;7.9;12.2;2.2;10.7;1.1;1.63;9300 +89077;47.5946;-.78688;52;20220930;17.9;5;11.4;2.3;10.8;4.3;1.78;13000 +89077;47.5946;-.78688;52;20221001;20;13.8;16.9;4.9;17.8;1.5;1.26;6700 +89077;47.5946;-.78688;52;20221002;21.4;16.5;18.9;3.9;17.3;.5;2.03;8400 +89077;47.5946;-.78688;52;20221003;20.9;13.1;17;1.9;16.1;0;1.82;12600 +89077;47.5946;-.78688;52;20221004;20.3;10.7;15.5;1.4;13.9;.1;1.51;9000 +89077;47.5946;-.78688;52;20221005;22.6;10.5;16.5;2.8;14.6;1;1.95;8900 +89077;47.5946;-.78688;52;20221006;19.4;7.2;13.3;1.1;10.9;0;1.74;15200 +89077;47.5946;-.78688;52;20221007;20.1;4.4;12.2;.9;9.9;.1;1.65;15000 +89077;47.5946;-.78688;52;20221008;20.1;6;13;1.1;10.1;.1;1.66;13300 +89077;47.5946;-.78688;52;20221009;22.1;4.4;13.2;1.4;10.7;.1;1.87;14500 +89077;47.5946;-.78688;52;20221010;21.8;13.5;17.6;2.1;15.4;0;1.69;8500 +89077;47.5946;-.78688;52;20221011;19.6;12.7;16.1;2.9;13.1;0;2;10900 +89077;47.5946;-.78688;52;20221012;21;6.6;13.8;1.1;11.7;.3;1.48;11500 +89077;47.5946;-.78688;52;20221013;17.2;12.7;14.9;2.7;15.1;6.4;.93;3000 +89077;47.5946;-.78688;52;20221014;21;14.1;17.5;4;17.2;10.9;1.44;5800 +89077;47.5946;-.78688;52;20221015;18.7;16;17.3;4.2;16.4;1.5;1.54;6800 +89077;47.5946;-.78688;52;20221016;23.2;14.2;18.7;1.9;16;.5;1.75;10100 +89077;47.5946;-.78688;52;20221017;20.4;14.7;17.5;1.8;17.4;2.6;1.02;4100 +89077;47.5946;-.78688;52;20221018;22.3;15.9;19.1;2.2;18.6;.1;1.32;6300 +89077;47.5946;-.78688;52;20221019;24.3;16.2;20.2;2.7;17.8;.9;1.95;9500 +89077;47.5946;-.78688;52;20221020;22.8;15.5;19.1;3.1;15.7;0;2.11;10500 +89077;47.5946;-.78688;52;20221021;21.7;15.1;18.4;3.6;15;.2;2.11;9200 +89077;47.5946;-.78688;52;20221022;22.5;12.8;17.6;2.4;14.7;.6;1.74;9500 +89077;47.5946;-.78688;52;20221023;23.6;16.5;20;4.7;14.7;3.6;2.86;6500 +89077;47.5946;-.78688;52;20221024;19.4;15.6;17.5;4.8;14.7;4.2;2.03;7900 +89077;47.5946;-.78688;52;20221025;19.2;11.6;15.4;2.8;14.5;.1;1.22;5900 +89077;47.5946;-.78688;52;20221026;23.5;13.7;18.6;2.7;15.2;.2;1.83;7900 +89077;47.5946;-.78688;52;20221027;27.2;14.3;20.7;2.5;15.2;0;2.25;7800 +89077;47.5946;-.78688;52;20221028;22.2;15.4;18.8;2.7;15.9;0;1.63;6400 +89077;47.5946;-.78688;52;20221029;25.5;16.6;21;2.3;15.6;.5;1.99;7400 +89077;47.5946;-.78688;52;20221030;17.3;13;15.1;1.9;14.4;1.9;.92;4000 +89077;47.5946;-.78688;52;20221031;20.4;9;14.7;2.6;13.7;4.5;1.21;4700 +89077;47.5946;-.78688;52;20221101;18.8;10.8;14.8;4.5;12.1;3.3;1.84;7000 +89077;47.5946;-.78688;52;20221102;17.7;9.7;13.7;3;12.8;0;1.14;7900 +89077;47.5946;-.78688;52;20221103;14.7;12.2;13.4;3.8;12.4;6.5;1.16;3900 +89077;47.5946;-.78688;52;20221104;14.9;8;11.4;4.2;9.7;.3;1.48;8300 +89077;47.5946;-.78688;52;20221105;15.3;6.5;10.9;2.3;10.4;2.9;.94;5400 +89077;47.5946;-.78688;52;20221106;16.7;10.3;13.5;4;12.3;8.2;1.27;4000 +89077;47.5946;-.78688;52;20221107;18.5;12.1;15.3;4.1;12.7;.4;1.62;6300 +89077;47.5946;-.78688;52;20221108;17.2;10.8;14;4.2;13;3.7;1.22;4300 +89077;47.5946;-.78688;52;20221109;16.8;10.9;13.8;2.9;12.3;.4;1.09;6900 +89077;47.5946;-.78688;52;20221110;17.3;5.7;11.5;1.8;11.2;0;.75;8400 +89077;47.5946;-.78688;52;20221111;12.8;8.2;10.5;2;11.3;.1;.59;3900 +89077;47.5946;-.78688;52;20221112;18.8;6.9;12.8;1.4;12.3;.3;.68;7900 +89077;47.5946;-.78688;52;20221113;17.3;7;12.1;1;11.8;.2;.53;7400 +89077;47.5946;-.78688;52;20221114;15.3;8.4;11.8;2.5;11.8;2.7;.78;3700 +89077;47.5946;-.78688;52;20221115;15.7;9.7;12.7;4.3;11.5;9.3;1.26;3000 +89077;47.5946;-.78688;52;20221116;14.2;9.1;11.6;4.9;11.9;13.1;.9;2500 +89077;47.5946;-.78688;52;20221117;15.7;11.5;13.6;5;11.2;2.1;1.59;5000 +89077;47.5946;-.78688;52;20221118;13.4;7.9;10.6;3;9.2;.2;.99;6800 +89077;47.5946;-.78688;52;20221119;12;2.3;7.1;1.8;8;.4;.51;7300 +89077;47.5946;-.78688;52;20221120;13.6;5.3;9.4;3.7;9.3;2.1;.97;5000 +89077;47.5946;-.78688;52;20221121;14.1;7.5;10.8;3.5;9.5;4.8;1.2;3100 +89077;47.5946;-.78688;52;20221122;13.4;6.3;9.8;4.6;8.7;.9;1.25;6600 +89077;47.5946;-.78688;52;20221123;14.4;8.3;11.3;4.5;10.9;2.4;.96;5500 +89077;47.5946;-.78688;52;20221124;14.6;8.4;11.5;3.7;11.3;2.8;.81;4900 +89077;47.5946;-.78688;52;20221125;14.2;8.2;11.2;2.2;10.2;.1;.64;6400 +89077;47.5946;-.78688;52;20221126;13.8;5;9.4;2.1;9.8;1.9;.59;4400 +89077;47.5946;-.78688;52;20221127;12.3;8.8;10.5;2.6;10.8;9;.7;1900 +89077;47.5946;-.78688;52;20221128;11.9;8.4;10.1;3;10.3;1.9;.64;4400 +89077;47.5946;-.78688;52;20221129;12.4;4.5;8.4;1.8;9;.1;.54;3900 +89077;47.5946;-.78688;52;20221130;7.6;4.5;6;2.2;8.5;0;.39;2600 +89077;47.5946;-.78688;52;20221201;7.1;2.2;4.6;3.1;7.4;0;.44;3900 +89077;47.5946;-.78688;52;20221202;5.9;1.4;3.6;2.7;7;.1;.44;2400 +89077;47.5946;-.78688;52;20221203;4.5;2.4;3.4;4.5;6.9;.3;.56;800 +89077;47.5946;-.78688;52;20221204;4;1.5;2.7;2.4;7;.2;.37;700 +89077;47.5946;-.78688;52;20221205;6;3.6;4.8;1.7;7.4;0;.42;2200 +89077;47.5946;-.78688;52;20221206;6.4;3.8;5.1;2.9;7.1;0;.57;3100 +89077;47.5946;-.78688;52;20221207;6.1;2.3;4.2;2.9;6.8;0;.36;5500 +89077;47.5946;-.78688;52;20221208;2;-.8;.6;2.7;6.1;0;.29;1100 +89077;47.5946;-.78688;52;20221209;4.7;-.8;1.9;3.3;5.6;0;.41;5800 +89077;47.5946;-.78688;52;20221210;6.3;-3.9;1.2;1.2;5.1;.1;.14;6300 +89077;47.5946;-.78688;52;20221211;1.7;-1.8;-.1;1.8;5.2;.2;.34;2200 +89077;47.5946;-.78688;52;20221212;2;-4.9;-1.5;1.8;4.7;0;.28;3300 +89077;47.5946;-.78688;52;20221213;3;-3.2;-.1;2.5;4.7;2.6;.32;5500 +89077;47.5946;-.78688;52;20221214;2.7;.3;1.5;2.5;6.5;2.1;.31;900 +89077;47.5946;-.78688;52;20221215;3.9;.9;2.4;4.2;5.4;.1;.75;3100 +89077;47.5946;-.78688;52;20221216;5.8;-2;1.9;2.9;5.1;.1;.5;5700 +89077;47.5946;-.78688;52;20221217;1.5;-3;-.8;2.4;4.6;0;.29;4800 +89077;47.5946;-.78688;52;20221218;6.7;-3.3;1.7;2.6;6.1;2.2;.52;1300 +89077;47.5946;-.78688;52;20221219;14.7;6.1;10.4;4.3;10.1;2.9;1.09;2000 +89077;47.5946;-.78688;52;20221220;13.3;12.3;12.8;4;11.8;9.4;1.11;900 +89077;47.5946;-.78688;52;20221221;13.5;8.4;10.9;4.3;12;10.2;.62;1200 +89077;47.5946;-.78688;52;20221222;14.6;12.6;13.6;6.4;13.5;15.1;1.03;600 +89077;47.5946;-.78688;52;20221223;14.5;14;14.2;5.6;14.2;4;.92;1300 +89077;47.5946;-.78688;52;20221224;12.3;10.9;11.6;3.4;11.8;3.6;.72;1500 +89077;47.5946;-.78688;52;20221225;15.7;9.2;12.4;2.5;12.4;.1;.63;2700 +89077;47.5946;-.78688;52;20221226;12.4;10.6;11.5;2.9;10.9;.7;.73;3100 +89077;47.5946;-.78688;52;20221227;11.9;2.2;7;2.1;8.8;.3;.42;3600 +89077;47.5946;-.78688;52;20221228;12.5;8.5;10.5;5.9;11.2;5.5;.78;1700 +89077;47.5946;-.78688;52;20221229;12.6;10.1;11.3;4.9;10.5;1.8;1;4200 +89077;47.5946;-.78688;52;20221230;14.7;6.5;10.6;5.7;12.3;12.7;.56;1100 +89077;47.5946;-.78688;52;20221231;16.1;14.4;15.2;6.5;12.4;.3;1.87;3000 +89078;47.62683;-.45731;49;20220101;14.8;6.9;10.8;2;10.7;.5;.48;4127 +89078;47.62683;-.45731;49;20220102;14.6;9.5;12.1;4.1;12.17;.1;.7;2782 +89078;47.62683;-.45731;49;20220103;13.6;11.4;12.5;4.6;12.67;15.1;.73;1725 +89078;47.62683;-.45731;49;20220104;10.6;8.8;9.7;4.4;9.94;.1;.85;1790 +89078;47.62683;-.45731;49;20220105;6.5;1.6;4;2.1;6.77;.1;.45;2753 +89078;47.62683;-.45731;49;20220106;7.6;-1;3.3;1.9;6.07;1.1;.42;4166 +89078;47.62683;-.45731;49;20220107;10.2;5;7.6;4.6;8.5;1.5;.73;3848 +89078;47.62683;-.45731;49;20220108;11;7.5;9.2;5.9;9.57;7.9;.96;2154 +89078;47.62683;-.45731;49;20220109;9.3;5.4;7.3;3.5;8.64;4;.62;2805 +89078;47.62683;-.45731;49;20220110;8.6;6.7;7.6;1;9.77;.7;.35;1817 +89078;47.62683;-.45731;49;20220111;9.6;4.1;6.9;1.2;7.7;0;.38;4298 +89078;47.62683;-.45731;49;20220112;5.4;-.8;2.3;1.8;6.64;0;.25;4289 +89078;47.62683;-.45731;49;20220113;7.5;2.5;5;3.1;7.04;0;.58;4123 +89078;47.62683;-.45731;49;20220114;1.2;.1;.6;2.4;5.87;0;.34;1475 +89078;47.62683;-.45731;49;20220115;.1;-2.1;-1;1.1;5.77;.1;.19;2017 +89078;47.62683;-.45731;49;20220116;4.8;.2;2.5;2;7.54;.2;.17;2609 +89078;47.62683;-.45731;49;20220117;5.6;4;4.8;1.4;8.5;0;.26;1973 +89078;47.62683;-.45731;49;20220118;5.5;1.9;3.7;2.2;7.64;0;.31;2347 +89078;47.62683;-.45731;49;20220119;6.5;4.2;5.4;2;8.14;.6;.42;1922 +89078;47.62683;-.45731;49;20220120;9.1;4.3;6.7;2.4;7.64;0;.63;4531 +89078;47.62683;-.45731;49;20220121;6.9;-.6;3.1;2.3;5.87;.1;.58;4948 +89078;47.62683;-.45731;49;20220122;5.3;-1;2.1;1.6;6.6;0;.33;3217 +89078;47.62683;-.45731;49;20220123;3.7;3.2;3.4;3.7;6.87;0;.54;973 +89078;47.62683;-.45731;49;20220124;4.5;-.7;1.9;2.1;6.2;0;.37;4633 +89078;47.62683;-.45731;49;20220125;.6;-.9;-.1;1.1;5.97;0;.25;2053 +89078;47.62683;-.45731;49;20220126;1.1;-.9;.1;2;6.04;0;.26;2198 +89078;47.62683;-.45731;49;20220127;5.8;.9;3.4;1.5;6.87;.1;.41;3696 +89078;47.62683;-.45731;49;20220128;7.8;3.6;5.7;1;8.9;0;.35;2823 +89078;47.62683;-.45731;49;20220129;9.2;6;7.6;2.3;9.87;.2;.42;2744 +89078;47.62683;-.45731;49;20220130;10.7;7.8;9.2;1.9;9.47;.2;.7;3273 +89078;47.62683;-.45731;49;20220131;10.1;4.4;7.3;4.5;8.27;.2;.87;4996 +89078;47.62683;-.45731;49;20220201;11.5;2.8;7.2;4;9.57;0;.51;4833 +89078;47.62683;-.45731;49;20220202;10.3;8.8;9.6;2.6;9.74;0;.79;2230 +89078;47.62683;-.45731;49;20220203;7.1;5.1;6.1;2.3;8.8;1.2;.45;2173 +89078;47.62683;-.45731;49;20220204;11.9;7.1;9.5;3.1;9.07;1.1;1;4314 +89078;47.62683;-.45731;49;20220205;10.9;.3;5.6;2.2;7.27;.1;.73;7676 +89078;47.62683;-.45731;49;20220206;12.4;5.7;9.1;6.5;10.67;1.6;.71;4608 +89078;47.62683;-.45731;49;20220207;12.4;6.4;9.4;2;8.7;.1;.9;6432 +89078;47.62683;-.45731;49;20220208;10.7;1.8;6.3;1.4;8.8;.1;.49;6303 +89078;47.62683;-.45731;49;20220209;9;2.9;6;1.7;8.47;0;.51;5225 +89078;47.62683;-.45731;49;20220210;7.7;5.7;6.7;1.8;9.2;1.1;.57;1700 +89078;47.62683;-.45731;49;20220211;9.6;-1.5;4;1.9;6.5;0;.76;10600 +89078;47.62683;-.45731;49;20220212;9.9;1.3;5.6;2.4;5.8;0;1.13;10800 +89078;47.62683;-.45731;49;20220213;13.2;-.2;6.5;5;8;1.3;1.26;7200 +89078;47.62683;-.45731;49;20220214;12.9;6.8;9.8;4.6;8.9;2.2;1.49;7900 +89078;47.62683;-.45731;49;20220215;11.7;3.4;7.5;4.6;9.7;4.4;.7;4400 +89078;47.62683;-.45731;49;20220216;14.2;9.1;11.6;6.8;13.3;.1;.55;4877 +89078;47.62683;-.45731;49;20220217;15.5;11.1;13.3;5.3;11.54;.6;1.66;6672 +89078;47.62683;-.45731;49;20220218;12.3;10.9;11.6;5.8;9.97;.6;1.64;3527 +89078;47.62683;-.45731;49;20220219;11.5;2.4;7;4.8;7.37;.1;1.4;8793 +89078;47.62683;-.45731;49;20220220;13.6;8.1;10.8;5.9;10.9;1.1;1.22;5670 +89078;47.62683;-.45731;49;20220221;11.8;6.9;9.4;6;8.27;.4;1.73;6097 +89078;47.62683;-.45731;49;20220222;13.3;6.3;9.8;3.5;10.44;.3;1;6204 +89078;47.62683;-.45731;49;20220223;13.6;6.6;10.1;1.2;9.77;0;.93;7527 +89078;47.62683;-.45731;49;20220224;11.7;6.2;9;3.4;7.94;.9;1.42;6942 +89078;47.62683;-.45731;49;20220225;11.5;1.1;6.3;2.1;6.47;0;1.27;10192 +89078;47.62683;-.45731;49;20220226;12.1;-.5;5.8;3.4;5.54;.1;1.78;11136 +89078;47.62683;-.45731;49;20220227;14.3;1.1;7.7;3;5.97;0;1.94;11768 +89078;47.62683;-.45731;49;20220228;16.4;.8;8.6;1.4;7.3;.2;1.44;12406 +89078;47.62683;-.45731;49;20220301;15.8;6.5;11.1;1.9;8.44;0;1.54;8646 +89078;47.62683;-.45731;49;20220302;12.8;8.2;10.5;1.9;9.4;0;1.2;6386 +89078;47.62683;-.45731;49;20220303;12.5;7.3;9.9;2.3;10.84;4.5;.87;5922 +89078;47.62683;-.45731;49;20220304;11.2;7.9;9.5;3.4;9.2;.1;1.27;5695 +89078;47.62683;-.45731;49;20220305;9.9;1.8;5.8;3;8.07;.1;1;8663 +89078;47.62683;-.45731;49;20220306;10.4;6.2;8.3;2.9;7.07;0;1.56;7387 +89078;47.62683;-.45731;49;20220307;8.9;-.7;4.1;3.5;4.8;0;1.72;11636 +89078;47.62683;-.45731;49;20220308;12.5;.9;6.7;3.4;7.64;.4;1.43;10302 +89078;47.62683;-.45731;49;20220309;15.6;7.8;11.7;3.2;9.34;0;1.93;10529 +89078;47.62683;-.45731;49;20220310;14.1;9.4;11.8;3;9.9;.1;1.59;6547 +89078;47.62683;-.45731;49;20220311;13.8;7.9;10.9;4.6;10;4.8;1.6;7802 +89078;47.62683;-.45731;49;20220312;14.2;6.8;10.5;3.7;9.14;2.3;1.82;10527 +89078;47.62683;-.45731;49;20220313;11.5;8.4;9.9;2.9;9.24;5.3;1.31;5542 +89078;47.62683;-.45731;49;20220314;16;2.7;9.4;2.9;7.97;2.9;2.08;14274 +89078;47.62683;-.45731;49;20220315;15.4;9.3;12.4;2.4;11.67;.4;1.41;8417 +89078;47.62683;-.45731;49;20220316;14.7;10;12.3;2.6;11.24;.3;1.38;6733 +89078;47.62683;-.45731;49;20220317;9.3;6.7;8;3.1;8.24;0;1.26;6249 +89078;47.62683;-.45731;49;20220318;15.4;2.5;8.9;5.4;5.8;0;3.21;14600 +89078;47.62683;-.45731;49;20220319;14.6;7.2;10.9;3.4;7.7;0;2.38;11900 +89078;47.62683;-.45731;49;20220320;15.9;6.9;11.4;1.8;8.6;0;1.91;11300 +89078;47.62683;-.45731;49;20220321;18.9;8.2;13.5;2.8;9.6;0;2.75;16500 +89078;47.62683;-.45731;49;20220322;16.9;7.7;12.3;3.3;7.1;0;3.12;17500 +89078;47.62683;-.45731;49;20220323;17.8;6.2;12;2.5;5.5;0;3.18;18800 +89078;47.62683;-.45731;49;20220324;19.6;1.9;10.7;1.4;6.4;0;2.59;19200 +89078;47.62683;-.45731;49;20220325;21.1;5.1;13.1;3;7.1;0;3.57;19100 +89078;47.62683;-.45731;49;20220326;21.2;5;13.1;3.2;7;0;3.73;19600 +89078;47.62683;-.45731;49;20220327;22;4.5;13.2;1.6;7.6;0;2.93;18500 +89078;47.62683;-.45731;49;20220328;20.6;4.9;12.7;1.2;8.5;0;2.39;15700 +89078;47.62683;-.45731;49;20220329;18.8;9.2;14;1.9;10.6;1.3;2.38;14100 +89078;47.62683;-.45731;49;20220330;13.1;9.2;11.1;3.4;10.7;1;1.31;4400 +89078;47.62683;-.45731;49;20220331;10.1;3.9;7;4.6;7.3;1.3;1.61;6600 +89078;47.62683;-.45731;49;20220401;8.2;.7;4.4;6.2;5.7;.8;2;13400 +89078;47.62683;-.45731;49;20220402;9.7;.2;4.9;3.8;5.3;.1;2.25;16800 +89078;47.62683;-.45731;49;20220403;9.6;-2.1;3.7;3;4.8;0;2.17;17800 +89078;47.62683;-.45731;49;20220404;11.1;-1.9;4.6;3.1;6.08;.2;2.03;18066 +89078;47.62683;-.45731;49;20220405;13.1;6.5;9.8;3.4;10.42;0;1.12;4900 +89078;47.62683;-.45731;49;20220406;13.8;8.5;11.1;4.1;10.8;2;1.58;7500 +89078;47.62683;-.45731;49;20220407;15.4;10.5;12.9;6.6;12.1;9.3;2;9700 +89078;47.62683;-.45731;49;20220408;15.9;9.2;12.5;5.9;10.8;8.8;2.23;8000 +89078;47.62683;-.45731;49;20220409;12.8;2.6;7.7;2.2;7.2;0;2.24;17300 +89078;47.62683;-.45731;49;20220410;15.8;-.6;7.6;2.9;6.6;0;2.95;22200 +89078;47.62683;-.45731;49;20220411;21.5;6;13.8;4.2;9.51;0;3.83;19400 +89078;47.62683;-.45731;49;20220412;17.2;11.8;14.5;2.4;11.5;2;1.96;7200 +89078;47.62683;-.45731;49;20220413;20.8;7;13.9;1.1;11.8;.2;2.69;18400 +89078;47.62683;-.45731;49;20220414;22.5;6.6;14.5;1;11.6;0;3.08;21400 +89078;47.62683;-.45731;49;20220415;23.5;7.3;15.4;1.4;11.4;0;3.29;20700 +89078;47.62683;-.45731;49;20220416;21.8;8.6;15.2;2.7;11.1;0;3.84;23700 +89078;47.62683;-.45731;49;20220417;21.4;5.2;13.3;1.7;9.7;0;3.36;22200 +89078;47.62683;-.45731;49;20220418;16.8;8.6;12.7;2.9;10.7;0;2.41;13400 +89078;47.62683;-.45731;49;20220419;16.4;5.3;10.8;3.3;8.9;0;3.05;20800 +89078;47.62683;-.45731;49;20220420;20;7.4;13.7;2.7;10.4;.3;3.33;20000 +89078;47.62683;-.45731;49;20220421;20;10.1;15;1.9;9.4;0;3.76;23700 +89078;47.62683;-.45731;49;20220422;20.8;7.3;14;2.2;9.7;0;3.7;23200 +89078;47.62683;-.45731;49;20220423;19.4;10.8;15.1;3.3;11.7;3.1;2.75;11700 +89078;47.62683;-.45731;49;20220424;19;10.2;14.6;2.2;13.2;2.1;2.24;12200 +89078;47.62683;-.45731;49;20220425;16.7;11.6;14.1;2.1;11.7;0;2.45;13800 +89078;47.62683;-.45731;49;20220426;18.1;4.5;11.3;2.8;9;0;3.51;24700 +89078;47.62683;-.45731;49;20220427;19.3;6.9;13.1;4;9.3;0;3.97;23400 +89078;47.62683;-.45731;49;20220428;19.5;10;14.7;3.1;10.9;0;3.16;15500 +89078;47.62683;-.45731;49;20220429;22.1;8.5;15.3;2.7;11.3;0;4.01;23800 +89078;47.62683;-.45731;49;20220430;17.2;6.1;11.6;2.6;9.4;0;3.42;24300 +89078;47.62683;-.45731;49;20220501;19.3;7.2;13.2;1.9;8.2;0;3.92;25800 +89078;47.62683;-.45731;49;20220502;19.5;8.6;14;2.9;9.3;0;4.02;24000 +89078;47.62683;-.45731;49;20220503;19.3;6.9;13.1;2.5;10.1;0;3.25;19200 +89078;47.62683;-.45731;49;20220504;18.7;9;13.8;2.1;10.4;0;2.54;11900 +89078;47.62683;-.45731;49;20220505;20.5;8;14.2;2.2;11;0;3.26;18700 +89078;47.62683;-.45731;49;20220506;22.6;6.7;14.6;2;11.44;0;3.88;23980 +89078;47.62683;-.45731;49;20220507;21.3;9.1;15.2;2.5;11.97;.1;3.6;20954 +89078;47.62683;-.45731;49;20220508;23.5;9.5;16.5;2;12.27;0;3.87;22006 +89078;47.62683;-.45731;49;20220509;26.6;9.1;17.9;.9;12;0;4.15;25107 +89078;47.62683;-.45731;49;20220510;27.4;12.4;19.9;1.8;12.7;0;4.66;24251 +89078;47.62683;-.45731;49;20220511;22.2;10.5;16.3;3;13;0;3.82;21802 +89078;47.62683;-.45731;49;20220512;21.1;10.4;15.7;1.9;11.87;0;3.46;19897 +89078;47.62683;-.45731;49;20220513;22.9;7.3;15.1;1.5;9.94;0;4.11;25418 +89078;47.62683;-.45731;49;20220514;26.3;10.5;18.4;2.6;11.67;1.3;4.81;24029 +89078;47.62683;-.45731;49;20220515;30.1;16.6;23.3;2.8;14.64;4.1;5.42;21825 +89078;47.62683;-.45731;49;20220516;26.1;14.6;20.4;2.3;14.84;0;4.3;20750 +89078;47.62683;-.45731;49;20220517;30.1;11.2;20.7;2.1;14.7;1.1;5.18;25607 +89078;47.62683;-.45731;49;20220518;29.7;12.2;21;1.7;15.57;0;4.89;25325 +89078;47.62683;-.45731;49;20220519;25;14.2;19.6;2.4;14.9;8.1;4.05;19981 +89078;47.62683;-.45731;49;20220520;22.3;15.8;19;2.2;15.9;4.3;3.19;15392 +89078;47.62683;-.45731;49;20220521;26.3;9.4;17.8;1.3;13.4;0;4.38;25558 +89078;47.62683;-.45731;49;20220522;27.2;15.3;21.2;2.7;15.4;7.2;4.44;19448 +89078;47.62683;-.45731;49;20220523;19.9;16;17.9;3;15.67;5.3;2.69;12012 +89078;47.62683;-.45731;49;20220524;18.6;9.5;14;2.6;11.54;1.6;3.24;19524 +89078;47.62683;-.45731;49;20220525;19.4;7;13.2;2.3;11.7;.1;3.28;21646 +89078;47.62683;-.45731;49;20220526;19;13.8;16.4;2.4;13.54;0;2.71;13248 +89078;47.62683;-.45731;49;20220527;19.7;13.3;16.5;2.1;13.64;0;2.92;15175 +89078;47.62683;-.45731;49;20220528;22.6;8;15.3;2.4;11.14;0;4.43;26324 +89078;47.62683;-.45731;49;20220529;18.1;9;13.6;3.4;8.87;0;3.98;21980 +89078;47.62683;-.45731;49;20220530;20.6;6.7;13.6;1.9;8.97;0;4.02;24131 +89078;47.62683;-.45731;49;20220531;22.5;6.8;14.6;1.3;9.3;0;4.29;27027 +89078;47.62683;-.45731;49;20220601;24.5;7.1;15.8;1.7;9.8;0;4.67;27494 +89078;47.62683;-.45731;49;20220602;27.4;13.6;20.5;3;11.47;.1;5.52;23950 +89078;47.62683;-.45731;49;20220603;26.4;15.1;20.8;1.8;14.4;3.4;4.1;19233 +89078;47.62683;-.45731;49;20220604;23.9;14.8;19.4;1.5;18.47;3.3;3.25;17411 +89078;47.62683;-.45731;49;20220605;22.7;15.1;18.9;3.2;14.67;0;3.85;17864 +89078;47.62683;-.45731;49;20220606;20;11.5;15.7;2.2;13.8;3.3;3.07;17737 +89078;47.62683;-.45731;49;20220607;21.5;13.4;17.5;3.7;14.84;14.4;3.53;17916 +89078;47.62683;-.45731;49;20220608;22.7;14.8;18.8;3.5;15.2;.4;3.91;18750 +89078;47.62683;-.45731;49;20220609;22.4;12.8;17.6;2.5;13.34;0;3.88;19894 +89078;47.62683;-.45731;49;20220610;23.1;11.3;17.2;1.7;14.64;.1;3.62;20601 +89078;47.62683;-.45731;49;20220611;25.9;11.7;18.8;1.7;14.87;0;4.57;25632 +89078;47.62683;-.45731;49;20220612;25.5;12.1;18.8;2.8;12.4;.1;5.15;25958 +89078;47.62683;-.45731;49;20220613;24.8;9.3;17.1;2.2;11.44;0;4.98;28271 +89078;47.62683;-.45731;49;20220614;28.5;11.1;19.8;2.4;12.07;0;5.67;28006 +89078;47.62683;-.45731;49;20220615;33;16.1;24.5;2.4;14.14;0;6.55;27736 +89078;47.62683;-.45731;49;20220616;32.2;15.7;23.9;1.6;14.7;0;5.56;26134 +89078;47.62683;-.45731;49;20220617;36.4;15.9;26.2;1.1;15.44;0;6.13;29489 +89078;47.62683;-.45731;49;20220618;39.8;17.5;28.7;2;17;4;7.5;30207 +89078;47.62683;-.45731;49;20220619;28.4;16.1;22.3;2.4;17.77;1.4;4.57;20890 +89078;47.62683;-.45731;49;20220620;26.6;16.9;21.8;2.3;18.24;4.2;4.27;20735 +89078;47.62683;-.45731;49;20220621;26.4;15.1;20.8;2.1;17.77;2.8;4.34;22204 +89078;47.62683;-.45731;49;20220622;22.8;16.5;19.6;1.6;18.54;21.7;2.89;14547 +89078;47.62683;-.45731;49;20220623;26.9;15.9;21.4;1.9;16.84;1.9;4.6;22960 +89078;47.62683;-.45731;49;20220624;22.1;16;19.1;3.4;16.3;2.2;3.35;15780 +89078;47.62683;-.45731;49;20220625;19.7;14.5;17.1;2.5;14.57;8.9;2.89;14553 +89078;47.62683;-.45731;49;20220626;22.7;9.6;16.1;1.9;11.8;0;4.18;24416 +89078;47.62683;-.45731;49;20220627;22.7;11.4;17.1;2.2;11.9;0;4.13;22017 +89078;47.62683;-.45731;49;20220628;24.1;8.3;16.2;1.5;11.6;0;4.5;27122 +89078;47.62683;-.45731;49;20220629;18.6;11.2;14.9;2;13.77;2.7;2.6;15212 +89078;47.62683;-.45731;49;20220630;21.4;12;16.7;1.8;12.94;1.6;3.66;20459 +89078;47.62683;-.45731;49;20220701;22.5;7.8;15.2;1.5;11.34;0;3.94;23814 +89078;47.62683;-.45731;49;20220702;27.4;8.4;17.9;1.4;12.24;0;5.06;29106 +89078;47.62683;-.45731;49;20220703;24.8;11.4;18.1;2.4;12.84;0;4.86;26064 +89078;47.62683;-.45731;49;20220704;26.4;10.4;18.4;1.9;12.64;0;5.06;27598 +89078;47.62683;-.45731;49;20220705;25.7;9.8;17.8;1.9;12.2;0;4.92;27692 +89078;47.62683;-.45731;49;20220706;27.3;10.9;19.1;2.2;13.04;0;5.28;27632 +89078;47.62683;-.45731;49;20220707;27;13;20;2.4;15.14;0;4.77;24102 +89078;47.62683;-.45731;49;20220708;28.3;12.6;20.4;2.5;13.4;0;5.57;27437 +89078;47.62683;-.45731;49;20220709;30.4;14.6;22.5;2.3;14.24;0;5.83;26971 +89078;47.62683;-.45731;49;20220710;29.2;15.8;22.5;3.1;13.37;0;5.97;25335 +89078;47.62683;-.45731;49;20220711;31.8;16.3;24;2.7;14.14;0;6.29;26330 +89078;47.62683;-.45731;49;20220712;34.4;15.2;24.8;1.3;14.64;0;5.91;28582 +89078;47.62683;-.45731;49;20220713;36.8;17.4;27.1;1;14.94;0;5.93;28633 +89078;47.62683;-.45731;49;20220714;31.7;18.2;24.9;2.6;15.37;0;6.22;25959 +89078;47.62683;-.45731;49;20220715;29.4;13.5;21.4;2.5;12.54;0;5.71;26090 +89078;47.62683;-.45731;49;20220716;31.1;13.7;22.4;2.4;11.84;0;6.13;27557 +89078;47.62683;-.45731;49;20220717;33.8;16.3;25.1;2.3;12.4;0;6.46;26493 +89078;47.62683;-.45731;49;20220718;39.9;19.6;29.7;2.6;12.7;0;8.01;28831 +89078;47.62683;-.45731;49;20220719;30.6;23.8;27.2;3;15.9;3.9;5.75;18444 +89078;47.62683;-.45731;49;20220720;27.1;17.6;22.3;3;17.97;2.7;4.57;20188 +89078;47.62683;-.45731;49;20220721;28.8;16.6;22.7;1.6;16.54;.1;4.65;22644 +89078;47.62683;-.45731;49;20220722;22.4;16;19.2;2;17.47;1.8;2.66;12992 +89078;47.62683;-.45731;49;20220723;28.5;13.4;20.9;1.7;14.67;0;4.97;25613 +89078;47.62683;-.45731;49;20220724;34.3;13.5;23.9;1.7;14.94;0;5.98;28316 +89078;47.62683;-.45731;49;20220725;26.4;16.4;21.4;3.4;15.84;.3;4.71;20260 +89078;47.62683;-.45731;49;20220726;25;15.5;20.3;2;13.94;0;3.96;17995 +89078;47.62683;-.45731;49;20220727;26.4;10.6;18.5;1.2;11.77;0;4.31;24487 +89078;47.62683;-.45731;49;20220728;29;15.4;22.2;1.4;12.84;0;4.48;20981 +89078;47.62683;-.45731;49;20220729;30.3;16.4;23.3;1.5;14.64;0;4.8;22818 +89078;47.62683;-.45731;49;20220730;31.7;15;23.4;1.7;15.37;0;5.24;24797 +89078;47.62683;-.45731;49;20220731;31;15.5;23.3;2;16.77;0;5.26;24745 +89078;47.62683;-.45731;49;20220801;29;16.6;22.8;1.9;17.47;0;4.4;20453 +89078;47.62683;-.45731;49;20220802;32.7;14.6;23.6;.8;16.24;0;4.86;26161 +89078;47.62683;-.45731;49;20220803;36.6;16.6;26.6;1.5;16.6;.3;5.82;26160 +89078;47.62683;-.45731;49;20220804;28.9;19.1;24;3.3;18.7;.6;4.61;17876 +89078;47.62683;-.45731;49;20220805;27.1;14.9;21;3.4;12.87;0;5.31;22967 +89078;47.62683;-.45731;49;20220806;26.6;12.9;19.8;3.2;9.77;0;5.43;23134 +89078;47.62683;-.45731;49;20220807;28.4;13.4;20.9;3.3;10.37;0;5.83;23666 +89078;47.62683;-.45731;49;20220808;30.6;14.8;22.7;3.1;11.24;0;6.08;23910 +89078;47.62683;-.45731;49;20220809;32;16.6;24.3;3;13.1;0;6.06;22957 +89078;47.62683;-.45731;49;20220810;34;17.3;25.6;2.8;12.77;0;6.43;24149 +89078;47.62683;-.45731;49;20220811;34.7;17.2;26;2.5;11.3;0;6.4;24207 +89078;47.62683;-.45731;49;20220812;35;16;25.5;1.5;11.24;0;5.4;24827 +89078;47.62683;-.45731;49;20220813;36.5;16.4;26.4;1.7;12.3;8.4;5.74;24862 +89078;47.62683;-.45731;49;20220814;24.4;18.9;21.7;3.3;19.34;4.2;2.97;11967 +89078;47.62683;-.45731;49;20220815;26.9;17.7;22.3;2.8;18.34;0;3.81;16485 +89078;47.62683;-.45731;49;20220816;24.9;17.7;21.3;1.5;18.04;.1;2.98;14463 +89078;47.62683;-.45731;49;20220817;24;15.1;19.6;1.3;16.64;1.8;3.03;16343 +89078;47.62683;-.45731;49;20220818;27.5;14.3;20.9;2.1;16.67;0;3.92;19432 +89078;47.62683;-.45731;49;20220819;26.1;16.7;21.4;2.7;18.07;1;3.39;15227 +89078;47.62683;-.45731;49;20220820;28;14;21;1.3;14.5;0;3.93;21305 +89078;47.62683;-.45731;49;20220821;22;13.3;17.7;1.8;15.77;1.3;2.56;13885 +89078;47.62683;-.45731;49;20220822;26.9;16.4;21.7;1.7;19.14;.2;3.26;16459 +89078;47.62683;-.45731;49;20220823;26.3;19.2;22.8;1.7;20.17;.2;2.86;12795 +89078;47.62683;-.45731;49;20220824;33.3;14.9;24.1;.9;17.87;0;4.19;22218 +89078;47.62683;-.45731;49;20220825;26.5;20.5;23.5;2.7;19.77;.1;3.07;10943 +89078;47.62683;-.45731;49;20220826;26.8;14.4;20.6;2.1;15.47;0;3.73;18261 +89078;47.62683;-.45731;49;20220827;28.3;12.7;20.5;1.9;13.47;0;4.14;20811 +89078;47.62683;-.45731;49;20220828;27.6;13;20.3;2.3;12.64;0;4.19;19719 +89078;47.62683;-.45731;49;20220829;31.4;15.6;23.5;2.4;14.24;.3;4.73;18804 +89078;47.62683;-.45731;49;20220830;31.4;18.4;24.9;2.2;15.4;0;4.61;18557 +89078;47.62683;-.45731;49;20220831;29.3;17.7;23.5;1.7;17.17;5.5;3.52;15507 +89078;47.62683;-.45731;49;20220901;27.2;17.7;22.4;1.1;18.97;4.6;2.81;13918 +89078;47.62683;-.45731;49;20220902;24.4;16.8;20.6;1.5;18.5;2.9;2.47;12403 +89078;47.62683;-.45731;49;20220903;25.4;16.1;20.8;2.5;16.3;0;3.32;15524 +89078;47.62683;-.45731;49;20220904;30;12.5;21.2;2.1;14.97;.6;4.08;19515 +89078;47.62683;-.45731;49;20220905;29.8;15.1;22.5;1.7;17.14;.1;3.64;17995 +89078;47.62683;-.45731;49;20220906;26.1;15.9;21;2.5;16.54;.4;3.15;13796 +89078;47.62683;-.45731;49;20220907;21;16;18.5;3.1;16.77;8.7;2.16;9500 +89078;47.62683;-.45731;49;20220908;23.3;14.8;19.1;3.9;15.7;2.6;3.13;14301 +89078;47.62683;-.45731;49;20220909;22.4;15.2;18.8;4;15;2;3.04;12740 +89078;47.62683;-.45731;49;20220910;24.2;12.8;18.5;2.3;14.14;.1;3.07;16010 +89078;47.62683;-.45731;49;20220911;27.1;11.1;19.1;1.6;13.64;0;3.3;18170 +89078;47.62683;-.45731;49;20220912;32.8;13.9;23.3;2.1;14.9;2.2;4.21;18065 +89078;47.62683;-.45731;49;20220913;29.2;19;24.1;1.8;20.5;3.6;2.76;11424 +89078;47.62683;-.45731;49;20220914;25.4;17.7;21.6;2.2;19.3;0;2.45;10746 +89078;47.62683;-.45731;49;20220915;24.6;17.2;20.9;2.6;16.47;.1;2.98;13172 +89078;47.62683;-.45731;49;20220916;20.6;10;15.3;2.6;11.07;0;2.7;13718 +89078;47.62683;-.45731;49;20220917;19.3;5.8;12.6;1.5;8.9;0;2.4;16404 +89078;47.62683;-.45731;49;20220918;21;3.6;12.3;1.2;9.04;.1;2.42;17818 +89078;47.62683;-.45731;49;20220919;21.1;6.6;13.9;2;10.2;0;2.59;16131 +89078;47.62683;-.45731;49;20220920;20.6;7.3;14;2;10.07;0;2.51;15347 +89078;47.62683;-.45731;49;20220921;21.7;8.7;15.2;1.8;10.37;.1;2.57;15331 +89078;47.62683;-.45731;49;20220922;23;6.2;14.6;.8;9.24;0;2.24;16620 +89078;47.62683;-.45731;49;20220923;20.6;8.8;14.7;.8;10.9;1.8;1.72;10817 +89078;47.62683;-.45731;49;20220924;19.4;11.6;15.5;2.1;13.5;4.1;1.8;9548 +89078;47.62683;-.45731;49;20220925;20;12.1;16;2.7;12.5;0;2.3;11751 +89078;47.62683;-.45731;49;20220926;16;9.9;12.9;3.1;11.8;5.9;1.57;7872 +89078;47.62683;-.45731;49;20220927;17.6;10.6;14.1;4.5;12.7;5.3;1.86;8972 +89078;47.62683;-.45731;49;20220928;13.7;12.4;13;3.3;13.54;1.7;.96;4550 +89078;47.62683;-.45731;49;20220929;16.3;8;12.1;2.2;10.9;.8;1.58;9719 +89078;47.62683;-.45731;49;20220930;17.6;4.4;11;2.2;10.74;2.8;1.65;12769 +89078;47.62683;-.45731;49;20221001;20.3;13.5;16.9;4.8;17.4;1.4;1.51;8405 +89078;47.62683;-.45731;49;20221002;21;16.4;18.7;3.6;17.24;.9;1.82;7423 +89078;47.62683;-.45731;49;20221003;19.9;14;17;1.9;15.94;0;1.51;8623 +89078;47.62683;-.45731;49;20221004;20.4;9.7;15;1.2;13.44;.1;1.52;10292 +89078;47.62683;-.45731;49;20221005;21.7;10.2;16;2.5;14.17;1;1.82;10159 +89078;47.62683;-.45731;49;20221006;19.5;6.8;13.1;.8;10.8;0;1.52;12892 +89078;47.62683;-.45731;49;20221007;20;4.3;12.1;.8;9.57;.1;1.53;13446 +89078;47.62683;-.45731;49;20221008;19.7;5.6;12.7;1.2;10.1;.1;1.58;12237 +89078;47.62683;-.45731;49;20221009;21.8;5;13.4;1.8;10.5;.1;1.95;13123 +89078;47.62683;-.45731;49;20221010;21.2;12.7;16.9;1.8;14.94;0;1.55;8885 +89078;47.62683;-.45731;49;20221011;19.4;12.2;15.8;2.6;12.87;0;1.78;9128 +89078;47.62683;-.45731;49;20221012;20.9;6.2;13.5;1.1;11.37;.2;1.44;11481 +89078;47.62683;-.45731;49;20221013;16.6;12.1;14.3;2.6;14.94;6.1;.86;5032 +89078;47.62683;-.45731;49;20221014;20.1;14.3;17.2;3.5;17.14;10.3;1.24;5914 +89078;47.62683;-.45731;49;20221015;18.6;15.9;17.2;3.9;16.44;1.2;1.37;5235 +89078;47.62683;-.45731;49;20221016;22.7;13.8;18.3;1.7;15.97;1.3;1.54;8886 +89078;47.62683;-.45731;49;20221017;20.2;14.6;17.4;1.6;17.47;2.4;1.02;5586 +89078;47.62683;-.45731;49;20221018;21.9;16;18.9;2.6;18.47;.1;1.3;6124 +89078;47.62683;-.45731;49;20221019;24.3;15.8;20.1;3;17.4;3.3;1.96;8400 +89078;47.62683;-.45731;49;20221020;22.5;15.3;18.9;2.8;16.2;2.7;1.78;8144 +89078;47.62683;-.45731;49;20221021;21.1;14.9;18;3.3;15.1;.2;1.82;7231 +89078;47.62683;-.45731;49;20221022;21.9;13.1;17.5;2.5;14.8;5.2;1.62;7941 +89078;47.62683;-.45731;49;20221023;23.7;16.1;19.9;4.6;14.8;2.3;2.75;6898 +89078;47.62683;-.45731;49;20221024;19;15.4;17.2;4.5;14.77;4.4;1.72;5529 +89078;47.62683;-.45731;49;20221025;18.9;11.8;15.4;2.4;14.7;.2;1.1;5988 +89078;47.62683;-.45731;49;20221026;23.6;13.7;18.6;2.9;15.04;.1;1.9;7695 +89078;47.62683;-.45731;49;20221027;26.5;14.1;20.3;2.4;15.34;0;2.05;8091 +89078;47.62683;-.45731;49;20221028;22;15.7;18.8;2.4;15.9;0;1.52;5925 +89078;47.62683;-.45731;49;20221029;24.7;16.3;20.5;2.1;15.47;0;1.76;6775 +89078;47.62683;-.45731;49;20221030;16.9;12.4;14.7;1.6;14.1;1.5;.82;4497 +89078;47.62683;-.45731;49;20221031;20;9.2;14.6;2.7;13.7;4.6;1.16;6324 +89078;47.62683;-.45731;49;20221101;18;10.5;14.3;4.3;12;3.2;1.59;6132 +89078;47.62683;-.45731;49;20221102;17.5;8.6;13.1;2.7;12.57;0;.99;7137 +89078;47.62683;-.45731;49;20221103;14.4;11.9;13.1;3.7;12.3;6.2;1.07;3394 +89078;47.62683;-.45731;49;20221104;14.5;8.2;11.4;4.3;9.8;.2;1.43;6062 +89078;47.62683;-.45731;49;20221105;14.9;5.4;10.2;1.9;10.2;2;.77;6126 +89078;47.62683;-.45731;49;20221106;16.1;10.2;13.1;3.8;12.24;9.2;1.11;4376 +89078;47.62683;-.45731;49;20221107;17.8;11.9;14.9;4;12.84;.4;1.4;5126 +89078;47.62683;-.45731;49;20221108;16.9;11;14;4.1;12.77;3.8;1.23;4367 +89078;47.62683;-.45731;49;20221109;16.5;10.9;13.7;2.6;11.97;.3;1.06;5223 +89078;47.62683;-.45731;49;20221110;16.8;4.6;10.7;1.5;10.64;0;.67;7298 +89078;47.62683;-.45731;49;20221111;13.4;8.2;10.8;2.1;11.24;.2;.65;4113 +89078;47.62683;-.45731;49;20221112;18.8;6.8;12.8;1.6;12.07;.3;.75;6869 +89078;47.62683;-.45731;49;20221113;16.8;6.5;11.7;1.2;11.5;.2;.54;6088 +89078;47.62683;-.45731;49;20221114;14.9;7.9;11.4;2.4;11.47;2.3;.69;4367 +89078;47.62683;-.45731;49;20221115;15.3;9.2;12.2;3.9;11.5;7.1;1.03;3912 +89078;47.62683;-.45731;49;20221116;13.9;8.9;11.4;4.5;11.77;13.5;.76;3325 +89078;47.62683;-.45731;49;20221117;15.3;11.5;13.4;5.1;11.27;1.7;1.51;3677 +89078;47.62683;-.45731;49;20221118;13.1;7.5;10.3;2.9;9.17;.1;.96;4897 +89078;47.62683;-.45731;49;20221119;11.9;1.4;6.6;1.4;7.54;.2;.48;6140 +89078;47.62683;-.45731;49;20221120;13.2;3.1;8.1;3;9.04;2.5;.69;5367 +89078;47.62683;-.45731;49;20221121;13.4;6.3;9.9;3.5;9.27;4.6;.98;3996 +89078;47.62683;-.45731;49;20221122;13.1;5.8;9.4;4.6;8.7;.6;1.16;5034 +89078;47.62683;-.45731;49;20221123;14.1;7.8;11;4.3;10.84;3.3;.87;4476 +89078;47.62683;-.45731;49;20221124;13.9;8.2;11.1;3.5;11.27;3.9;.68;3952 +89078;47.62683;-.45731;49;20221125;13.9;6.3;10.1;1.6;9.8;.1;.51;5225 +89078;47.62683;-.45731;49;20221126;13;3.8;8.4;1.8;9.44;2;.44;4567 +89078;47.62683;-.45731;49;20221127;11.8;8.5;10.2;2.7;10.8;7.3;.59;2311 +89078;47.62683;-.45731;49;20221128;11.7;7.9;9.8;2.7;10.24;2.1;.59;3367 +89078;47.62683;-.45731;49;20221129;11.5;4;7.7;1.6;8.87;0;.42;3904 +89078;47.62683;-.45731;49;20221130;7.3;4.8;6.1;1.9;8.37;0;.4;2126 +89078;47.62683;-.45731;49;20221201;7.8;2.5;5.1;2.6;7.44;0;.48;3537 +89078;47.62683;-.45731;49;20221202;6;1.5;3.7;2.4;6.94;.1;.41;2770 +89078;47.62683;-.45731;49;20221203;4.4;2.6;3.5;4.5;6.87;.4;.55;1282 +89078;47.62683;-.45731;49;20221204;4;1.8;2.9;2.4;6.97;.2;.36;1325 +89078;47.62683;-.45731;49;20221205;5.7;3.6;4.6;1.3;7.47;0;.37;1867 +89078;47.62683;-.45731;49;20221206;6.3;3.5;4.9;2.9;7.04;0;.56;2501 +89078;47.62683;-.45731;49;20221207;6;1.9;4;2.5;6.7;0;.41;3675 +89078;47.62683;-.45731;49;20221208;1.9;-.9;.5;2.8;6.1;0;.21;1814 +89078;47.62683;-.45731;49;20221209;4.6;-1;1.8;2.6;5.57;0;.42;4015 +89078;47.62683;-.45731;49;20221210;5.5;-3.9;.8;1.4;5.14;.1;.25;4712 +89078;47.62683;-.45731;49;20221211;2;-2.2;-.1;1.8;5.27;.1;.3;2571 +89078;47.62683;-.45731;49;20221212;2.1;-4.9;-1.4;2;4.7;0;.28;3416 +89078;47.62683;-.45731;49;20221213;2.6;-3.3;-.3;2.9;4.7;1.6;.41;3811 +89078;47.62683;-.45731;49;20221214;2.3;-.5;.9;3;6.34;1.7;.2;1674 +89078;47.62683;-.45731;49;20221215;4.1;.9;2.5;4.2;5.2;0;.86;2540 +89078;47.62683;-.45731;49;20221216;5.9;-1.7;2.1;2.8;5.14;.1;.6;4250 +89078;47.62683;-.45731;49;20221217;1.1;-3;-.9;3;4.64;0;.38;3135 +89078;47.62683;-.45731;49;20221218;6.5;-4;1.2;2.7;6;1.8;.34;3253 +89078;47.62683;-.45731;49;20221219;14.3;6.7;10.5;3.6;10.2;1.2;.84;2863 +89078;47.62683;-.45731;49;20221220;13.1;12.2;12.6;3.7;11.87;10.4;.97;899 +89078;47.62683;-.45731;49;20221221;13.6;8.1;10.9;4.2;11.97;9.8;.49;2382 +89078;47.62683;-.45731;49;20221222;14.6;12.6;13.6;5.9;13.34;14.8;.97;1309 +89078;47.62683;-.45731;49;20221223;14.5;13.9;14.2;5.1;14.24;4.1;.86;978 +89078;47.62683;-.45731;49;20221224;12.2;10.8;11.5;3.1;11.9;3.9;.65;1328 +89078;47.62683;-.45731;49;20221225;15.2;9.6;12.4;2.4;12.47;.2;.56;2738 +89078;47.62683;-.45731;49;20221226;12.3;10.7;11.5;2.7;10.84;.8;.79;1847 +89078;47.62683;-.45731;49;20221227;11.7;1.4;6.6;1.9;8.5;.2;.34;4052 +89078;47.62683;-.45731;49;20221228;12.2;8.6;10.4;5.3;11.2;4.7;.65;2043 +89078;47.62683;-.45731;49;20221229;12.3;10.1;11.2;4.4;10.47;1.5;.99;2454 +89078;47.62683;-.45731;49;20221230;14.7;6.1;10.4;5.4;12.2;13.1;.38;2981 +89078;47.62683;-.45731;49;20221231;15.9;14.4;15.1;6.1;12.47;0;1.76;1877 +89079;47.65806;-.12738;71;20220101;14.6;6.2;10.4;2;10.72;.7;.47;4175 +89079;47.65806;-.12738;71;20220102;14.5;9.7;12.1;4.3;12.02;.1;.85;2425 +89079;47.65806;-.12738;71;20220103;13.3;11.1;12.2;4.5;12.62;15.2;.75;1570 +89079;47.65806;-.12738;71;20220104;10.4;9;9.7;4.4;10.17;.9;.81;1649 +89079;47.65806;-.12738;71;20220105;6.8;1.5;4.2;2.5;6.77;0;.46;3549 +89079;47.65806;-.12738;71;20220106;7.2;-.6;3.3;1.9;6.17;.8;.42;4293 +89079;47.65806;-.12738;71;20220107;9.7;4.5;7.1;4.9;8.42;.8;.74;3988 +89079;47.65806;-.12738;71;20220108;10.6;7.2;8.9;5.9;9.62;8.5;.92;1742 +89079;47.65806;-.12738;71;20220109;9;5.2;7.1;4;8.57;3.8;.67;2957 +89079;47.65806;-.12738;71;20220110;8;6.4;7.2;1.1;9.72;.2;.36;1491 +89079;47.65806;-.12738;71;20220111;9.4;3.9;6.7;1.4;7.42;0;.43;4562 +89079;47.65806;-.12738;71;20220112;4.7;-1.8;1.4;2.1;6.25;0;.26;4285 +89079;47.65806;-.12738;71;20220113;7.3;2.5;4.9;3.4;7;0;.61;4579 +89079;47.65806;-.12738;71;20220114;1.3;0;.6;2.4;5.9;0;.34;1743 +89079;47.65806;-.12738;71;20220115;-.6;-2.3;-1.4;1.2;5.65;.1;.21;1622 +89079;47.65806;-.12738;71;20220116;3.9;-.5;1.7;1.9;7.35;.3;.15;2258 +89079;47.65806;-.12738;71;20220117;5.7;3.1;4.4;1.4;8.42;.1;.28;1880 +89079;47.65806;-.12738;71;20220118;5.5;2.2;3.8;2.3;7.65;0;.33;2088 +89079;47.65806;-.12738;71;20220119;6.3;4.2;5.2;2.1;8.2;.8;.42;1801 +89079;47.65806;-.12738;71;20220120;8.4;4.3;6.4;2.5;7.55;0;.65;4336 +89079;47.65806;-.12738;71;20220121;6.7;.4;3.5;2.8;5.92;0;.66;4928 +89079;47.65806;-.12738;71;20220122;5.1;-.9;2.1;1.7;6.52;0;.37;2529 +89079;47.65806;-.12738;71;20220123;3.4;3.1;3.3;3.9;6.87;0;.54;833 +89079;47.65806;-.12738;71;20220124;4;-.6;1.7;2.2;6.2;0;.36;4441 +89079;47.65806;-.12738;71;20220125;.1;-1.2;-.5;1;5.92;0;.26;1883 +89079;47.65806;-.12738;71;20220126;1.3;-1.3;0;1.9;6;0;.27;1987 +89079;47.65806;-.12738;71;20220127;5.4;1;3.2;1.5;6.87;.1;.4;3428 +89079;47.65806;-.12738;71;20220128;8;3.7;5.9;1.1;8.87;0;.37;2950 +89079;47.65806;-.12738;71;20220129;9.2;5.9;7.5;2.4;9.9;.2;.43;2319 +89079;47.65806;-.12738;71;20220130;10.2;7.7;8.9;1.9;9.47;.1;.67;2967 +89079;47.65806;-.12738;71;20220131;9.9;5;7.4;4.4;8;.1;1.03;4806 +89079;47.65806;-.12738;71;20220201;11;1.8;6.4;4.1;9.4;.1;.51;3920 +89079;47.65806;-.12738;71;20220202;9.9;8.3;9.1;2.7;9.75;0;.77;2276 +89079;47.65806;-.12738;71;20220203;6.4;5.3;5.9;2.3;8.67;.7;.47;1592 +89079;47.65806;-.12738;71;20220204;11.7;6.3;9;3;9.1;.9;.97;4321 +89079;47.65806;-.12738;71;20220205;10.6;-.2;5.2;2.3;7.25;0;.75;7758 +89079;47.65806;-.12738;71;20220206;12.1;5.5;8.8;6.8;10.57;1.7;.71;3943 +89079;47.65806;-.12738;71;20220207;12.1;6.3;9.2;2.2;8.55;0;.96;6649 +89079;47.65806;-.12738;71;20220208;10.5;1.6;6;1.4;8.52;0;.55;6079 +89079;47.65806;-.12738;71;20220209;11;2.3;6.7;1.8;8.5;0;.64;6643 +89079;47.65806;-.12738;71;20220210;7.7;5.6;6.6;1.8;8.8;1;.66;3500 +89079;47.65806;-.12738;71;20220211;9.6;-2.1;3.7;1.6;6.45;0;.69;10300 +89079;47.65806;-.12738;71;20220212;10.1;.8;5.5;2.1;5.6;0;1.06;10700 +89079;47.65806;-.12738;71;20220213;13.4;-1.6;5.9;4.3;7.9;.9;1.19;7400 +89079;47.65806;-.12738;71;20220214;12.1;6.7;9.4;4.9;8.94;2.1;1.34;6766 +89079;47.65806;-.12738;71;20220215;11.1;3;7;3.9;9.6;4.3;.63;4300 +89079;47.65806;-.12738;71;20220216;14.2;9;11.6;6.8;13.27;.3;.59;4200 +89079;47.65806;-.12738;71;20220217;15;11.2;13.1;5.6;11.55;.7;1.64;4643 +89079;47.65806;-.12738;71;20220218;12.1;10.8;11.4;5.9;10;.8;1.66;3618 +89079;47.65806;-.12738;71;20220219;11.4;2.3;6.8;5;7.3;0;1.51;8766 +89079;47.65806;-.12738;71;20220220;13.7;8.1;10.9;6.3;10.82;1.3;1.3;5398 +89079;47.65806;-.12738;71;20220221;11.3;6.9;9.1;6.4;8.25;.4;1.76;5919 +89079;47.65806;-.12738;71;20220222;13;6.2;9.6;3.5;10.45;.4;.97;5293 +89079;47.65806;-.12738;71;20220223;13.1;7;10;1.1;10.05;0;.9;6603 +89079;47.65806;-.12738;71;20220224;11.8;6.4;9.1;3.4;7.9;1.4;1.53;6502 +89079;47.65806;-.12738;71;20220225;11.2;.1;5.7;2.2;6.4;0;1.26;10530 +89079;47.65806;-.12738;71;20220226;11.6;.4;6;3.9;5.52;0;1.87;11311 +89079;47.65806;-.12738;71;20220227;13.7;.7;7.2;3.2;5.8;0;1.99;12091 +89079;47.65806;-.12738;71;20220228;15.7;.9;8.3;1.6;6.85;.2;1.54;12224 +89079;47.65806;-.12738;71;20220301;15.3;6.1;10.7;1.9;8.02;0;1.59;8071 +89079;47.65806;-.12738;71;20220302;12.8;7.7;10.3;1.9;9;0;1.29;6876 +89079;47.65806;-.12738;71;20220303;12.8;7.1;10;1.9;10.55;2.8;.96;5876 +89079;47.65806;-.12738;71;20220304;10.7;8.1;9.4;3;9.32;0;1.16;4846 +89079;47.65806;-.12738;71;20220305;9;2.8;5.9;3.1;8.25;.1;.9;7058 +89079;47.65806;-.12738;71;20220306;10;6;8;3.6;6.92;0;1.71;8500 +89079;47.65806;-.12738;71;20220307;8.6;-.9;3.8;4.1;4.75;0;1.83;12568 +89079;47.65806;-.12738;71;20220308;13.7;.5;7.1;3.3;7.47;.3;1.66;10985 +89079;47.65806;-.12738;71;20220309;15.3;7.4;11.4;3.3;9.3;0;1.95;10779 +89079;47.65806;-.12738;71;20220310;14.2;9.7;12;3.2;9.87;0;1.68;6142 +89079;47.65806;-.12738;71;20220311;13.4;8.1;10.8;4.7;10.07;3.8;1.62;7161 +89079;47.65806;-.12738;71;20220312;13.6;6.6;10.1;3.6;9.35;2.1;1.71;10458 +89079;47.65806;-.12738;71;20220313;10.4;8;9.2;2.9;9.37;5;1.2;5222 +89079;47.65806;-.12738;71;20220314;15.5;2.5;9;2.9;8;2.9;2.09;14622 +89079;47.65806;-.12738;71;20220315;15.3;9;12.2;2.4;11.72;.3;1.37;7640 +89079;47.65806;-.12738;71;20220316;14.6;9.8;12.2;2.4;11.25;.2;1.34;5544 +89079;47.65806;-.12738;71;20220317;9.2;7.1;8.2;3.5;8.25;0;1.35;5745 +89079;47.65806;-.12738;71;20220318;15.4;3.1;9.3;5.7;5.6;0;3.39;14000 +89079;47.65806;-.12738;71;20220319;14.4;7;10.7;3.9;7.4;0;2.53;11200 +89079;47.65806;-.12738;71;20220320;15.2;4.6;9.9;2;7.8;0;1.99;12200 +89079;47.65806;-.12738;71;20220321;18.8;6.7;12.7;2.4;9.4;0;2.54;15850 +89079;47.65806;-.12738;71;20220322;16.7;5.9;11.3;2.7;7;0;2.83;17350 +89079;47.65806;-.12738;71;20220323;17.9;3.2;10.5;2.1;5.7;0;2.84;18350 +89079;47.65806;-.12738;71;20220324;20.1;1.1;10.6;1.7;6.3;0;2.75;18600 +89079;47.65806;-.12738;71;20220325;21;6.2;13.6;3.5;6.85;0;3.83;18450 +89079;47.65806;-.12738;71;20220326;20.9;5.3;13.1;3.5;6.85;0;3.82;19050 +89079;47.65806;-.12738;71;20220327;21.8;5.7;13.8;2;7.65;0;3.14;18250 +89079;47.65806;-.12738;71;20220328;21.1;5.5;13.3;1.2;8.3;0;2.4;15300 +89079;47.65806;-.12738;71;20220329;19.4;8.8;14.1;1.3;10.6;1.8;2.05;11800 +89079;47.65806;-.12738;71;20220330;13.4;8;10.7;2.7;10.65;1.1;1.25;5050 +89079;47.65806;-.12738;71;20220331;8.8;4.8;6.8;4.4;7.25;1.2;1.58;6950 +89079;47.65806;-.12738;71;20220401;7.3;.3;3.8;6;5.7;.9;1.69;10966 +89079;47.65806;-.12738;71;20220402;9.1;1;5.1;4;5.55;.1;2.17;16150 +89079;47.65806;-.12738;71;20220403;9.5;-1.3;4.1;3.5;4.9;0;2.25;17700 +89079;47.65806;-.12738;71;20220404;11.1;-2.1;4.5;3.1;6.08;.2;2.03;18066 +89079;47.65806;-.12738;71;20220405;13;6.4;9.7;3.4;10.41;.1;1.12;4900 +89079;47.65806;-.12738;71;20220406;13.5;7.8;10.7;3.9;10.5;1.8;1.56;7250 +89079;47.65806;-.12738;71;20220407;16.2;10.3;13.3;5.8;11.95;8.9;2.11;9400 +89079;47.65806;-.12738;71;20220408;16;8.6;12.3;5;10.6;10.5;2.18;8050 +89079;47.65806;-.12738;71;20220409;12.8;2.7;7.7;1.9;7.2;0;2.21;17250 +89079;47.65806;-.12738;71;20220410;15.5;-.8;7.4;2.6;6.6;0;2.85;21950 +89079;47.65806;-.12738;71;20220411;21.7;5.4;13.6;3.9;9.2;0;3.81;19833 +89079;47.65806;-.12738;71;20220412;17.3;11.2;14.3;2.3;11.55;3.2;2;8150 +89079;47.65806;-.12738;71;20220413;20.8;6.9;13.9;1;11.95;.2;2.53;16950 +89079;47.65806;-.12738;71;20220414;22.3;6.4;14.4;1.3;11.7;0;3;19700 +89079;47.65806;-.12738;71;20220415;23.3;7.7;15.5;1.6;11.3;0;3.32;20250 +89079;47.65806;-.12738;71;20220416;21.6;7.8;14.7;2.8;10.6;0;3.84;23400 +89079;47.65806;-.12738;71;20220417;21.2;6.3;13.7;1.8;9.05;0;3.46;22050 +89079;47.65806;-.12738;71;20220418;17.8;6.4;12.1;2.7;10.35;.3;2.53;14500 +89079;47.65806;-.12738;71;20220419;16.4;5.9;11.2;3.2;8.5;0;3;18150 +89079;47.65806;-.12738;71;20220420;19.8;7.9;13.9;3.3;10.05;.2;3.51;19550 +89079;47.65806;-.12738;71;20220421;20.1;8.9;14.5;2.2;8.85;0;3.86;23500 +89079;47.65806;-.12738;71;20220422;20.3;7.4;13.9;2.8;9.55;.1;3.76;22200 +89079;47.65806;-.12738;71;20220423;19.9;10.5;15.2;3.4;11.7;2.5;2.91;12550 +89079;47.65806;-.12738;71;20220424;19.1;10.8;15;1.9;12.75;4;2.41;13300 +89079;47.65806;-.12738;71;20220425;17.2;9.8;13.5;2.3;10.75;0;2.67;14850 +89079;47.65806;-.12738;71;20220426;17.5;4.7;11.1;2.9;8.9;0;3.39;23300 +89079;47.65806;-.12738;71;20220427;19;6.4;12.7;4.5;9.1;0;4.01;23150 +89079;47.65806;-.12738;71;20220428;19.9;9.4;14.7;3.5;10.45;0;3.45;16200 +89079;47.65806;-.12738;71;20220429;22.1;9.8;15.9;3.1;10.85;0;4.23;22750 +89079;47.65806;-.12738;71;20220430;17.9;6.2;12.1;3.1;8.95;0;3.57;22200 +89079;47.65806;-.12738;71;20220501;19.2;6.3;12.7;2.5;8;0;4.03;25350 +89079;47.65806;-.12738;71;20220502;19.5;8.7;14.1;3.2;9.05;0;4.04;22400 +89079;47.65806;-.12738;71;20220503;18.7;8.9;13.8;3;9.95;.1;3.1;14450 +89079;47.65806;-.12738;71;20220504;19.1;9.7;14.4;2;10.45;.2;2.69;12950 +89079;47.65806;-.12738;71;20220505;20.8;6;13.4;2.2;10.8;0;3.2;18400 +89079;47.65806;-.12738;71;20220506;22.6;6.7;14.7;2.3;11.05;0;3.93;23219 +89079;47.65806;-.12738;71;20220507;21.4;9.7;15.6;2.8;11.87;0;3.71;20507 +89079;47.65806;-.12738;71;20220508;23.3;10.1;16.7;2.9;12.32;0;4.18;22504 +89079;47.65806;-.12738;71;20220509;26.7;10;18.3;1.4;12.02;0;4.36;24420 +89079;47.65806;-.12738;71;20220510;27.7;12.9;20.3;2.1;12.5;0;4.97;24446 +89079;47.65806;-.12738;71;20220511;22.7;11;16.9;3.2;13.02;0;4.09;21896 +89079;47.65806;-.12738;71;20220512;21;10.7;15.8;2;11.92;0;3.51;19736 +89079;47.65806;-.12738;71;20220513;22.5;8.1;15.3;1.9;10.02;0;3.59;18695 +89079;47.65806;-.12738;71;20220514;26;11.2;18.6;3.4;11.5;.2;5.13;23003 +89079;47.65806;-.12738;71;20220515;30.1;16;23;3.6;14.1;2.8;5.99;22465 +89079;47.65806;-.12738;71;20220516;26.1;15;20.6;2.5;14.75;0;4.39;20061 +89079;47.65806;-.12738;71;20220517;30;12.7;21.4;2.5;14.82;2.1;5.37;24630 +89079;47.65806;-.12738;71;20220518;29.6;12.9;21.2;1.9;15.77;0;5;24962 +89079;47.65806;-.12738;71;20220519;25.2;15.3;20.2;2.3;15.07;6.3;4.16;19707 +89079;47.65806;-.12738;71;20220520;21.6;16.5;19;2.3;16.17;3;2.98;13897 +89079;47.65806;-.12738;71;20220521;26.4;9.8;18.1;1.7;13.25;0;4.66;26076 +89079;47.65806;-.12738;71;20220522;27.4;15.4;21.4;3.3;15.02;4.4;4.72;18653 +89079;47.65806;-.12738;71;20220523;19.3;15.7;17.5;3.3;15.55;5.8;2.46;10325 +89079;47.65806;-.12738;71;20220524;18.2;9.6;13.9;2.8;11.82;1.5;3.29;19946 +89079;47.65806;-.12738;71;20220525;19.5;7.1;13.3;2.5;11.75;.1;3.39;21596 +89079;47.65806;-.12738;71;20220526;19;13.7;16.4;2.6;13.52;0;2.83;13631 +89079;47.65806;-.12738;71;20220527;19.8;13.6;16.7;2.3;13.4;0;2.92;13849 +89079;47.65806;-.12738;71;20220528;22.1;8.7;15.4;3.1;10.95;0;4.59;26177 +89079;47.65806;-.12738;71;20220529;17.7;9;13.4;4.1;8.62;0;4.23;22538 +89079;47.65806;-.12738;71;20220530;20.3;7.6;14;2.5;8.82;0;4.2;23683 +89079;47.65806;-.12738;71;20220531;22.2;7.4;14.8;1.7;8.85;0;4.43;26405 +89079;47.65806;-.12738;71;20220601;24.2;7.8;16;2.2;9.42;0;4.9;27119 +89079;47.65806;-.12738;71;20220602;27.2;13.6;20.4;3.6;11.17;0;5.93;24050 +89079;47.65806;-.12738;71;20220603;25.5;15.7;20.6;2.4;14.5;4.8;4.16;18169 +89079;47.65806;-.12738;71;20220604;24.1;16.1;20.1;2;18.8;3.3;3.24;16190 +89079;47.65806;-.12738;71;20220605;22.4;15.3;18.8;3.4;14.97;0;3.71;16485 +89079;47.65806;-.12738;71;20220606;20;12.2;16.1;2.4;13.77;1.1;3.02;15903 +89079;47.65806;-.12738;71;20220607;21.8;13.8;17.8;3.7;14.82;13.7;3.64;17902 +89079;47.65806;-.12738;71;20220608;22.3;14.4;18.4;3.7;15.12;.5;3.86;18646 +89079;47.65806;-.12738;71;20220609;22.2;12.8;17.5;2.9;13.12;0;3.98;19664 +89079;47.65806;-.12738;71;20220610;22.7;11.4;17;1.9;14.57;.1;3.4;18360 +89079;47.65806;-.12738;71;20220611;25.8;11.9;18.9;1.9;15.25;0;4.45;24109 +89079;47.65806;-.12738;71;20220612;25;13;19;3.6;12.45;.1;5.05;22399 +89079;47.65806;-.12738;71;20220613;25;9.9;17.5;2.5;11;0;4.96;25198 +89079;47.65806;-.12738;71;20220614;28.7;11.8;20.2;3.1;11.75;0;6.2;28175 +89079;47.65806;-.12738;71;20220615;32.8;16.7;24.8;2.8;13.65;0;6.88;27753 +89079;47.65806;-.12738;71;20220616;32.1;17;24.6;2.3;13.72;0;6.13;25437 +89079;47.65806;-.12738;71;20220617;36.1;17.2;26.7;1.7;14.65;0;6.52;28290 +89079;47.65806;-.12738;71;20220618;39.8;19.7;29.7;2.4;16.17;1.8;7.83;28582 +89079;47.65806;-.12738;71;20220619;29;16.5;22.7;3.1;17.92;.9;4.96;21251 +89079;47.65806;-.12738;71;20220620;26.1;17.5;21.8;3.1;18.35;4.2;4.42;20165 +89079;47.65806;-.12738;71;20220621;26.8;15;20.9;2.8;17.67;3.6;4.58;22182 +89079;47.65806;-.12738;71;20220622;23.9;17.2;20.6;2;18.6;27.2;2.95;12820 +89079;47.65806;-.12738;71;20220623;27.5;16;21.7;2.1;17.02;4;4.96;24526 +89079;47.65806;-.12738;71;20220624;22.3;15.9;19.1;3.4;16.55;2.4;3.51;16604 +89079;47.65806;-.12738;71;20220625;19.2;14.7;16.9;2.6;15.12;4;2.67;13097 +89079;47.65806;-.12738;71;20220626;22.5;9.8;16.1;1.9;12.22;0;4.09;23190 +89079;47.65806;-.12738;71;20220627;22.7;12.2;17.4;2.5;12.15;0;4.28;21805 +89079;47.65806;-.12738;71;20220628;24.1;9.4;16.8;1.8;11.72;0;4.68;27061 +89079;47.65806;-.12738;71;20220629;19.7;10.9;15.3;1.9;13.82;3.5;2.58;13668 +89079;47.65806;-.12738;71;20220630;20.8;12.1;16.4;2.1;13.3;2;3.53;19342 +89079;47.65806;-.12738;71;20220701;21.8;8.4;15.1;1.7;11.42;0;3.89;22893 +89079;47.65806;-.12738;71;20220702;27.1;9.4;18.2;1.8;12.1;0;5.17;28224 +89079;47.65806;-.12738;71;20220703;24.1;12.2;18.1;2.6;12.75;0;4.88;25946 +89079;47.65806;-.12738;71;20220704;25.8;10.7;18.2;2.3;12.67;0;5.12;27534 +89079;47.65806;-.12738;71;20220705;25.3;10.6;18;2.4;12.4;0;5.1;27439 +89079;47.65806;-.12738;71;20220706;26.5;11.7;19.1;2.9;12.9;0;5.45;27097 +89079;47.65806;-.12738;71;20220707;25.9;13.8;19.9;2.8;15.02;0;4.62;21945 +89079;47.65806;-.12738;71;20220708;28.4;12.9;20.6;3.2;13.2;0;6.03;27702 +89079;47.65806;-.12738;71;20220709;30.3;15.3;22.8;3.2;14.12;0;6.38;27250 +89079;47.65806;-.12738;71;20220710;29.2;15.5;22.4;3.8;13.2;0;6.51;26578 +89079;47.65806;-.12738;71;20220711;31.5;16.7;24.1;3.4;13.92;0;6.86;26993 +89079;47.65806;-.12738;71;20220712;34.2;17.6;25.9;2;14.15;0;6.35;27093 +89079;47.65806;-.12738;71;20220713;36.3;18;27.1;1.5;14.02;0;6.29;27771 +89079;47.65806;-.12738;71;20220714;31.2;19.2;25.2;3.3;15.35;0;6.53;25359 +89079;47.65806;-.12738;71;20220715;29.3;14.6;21.9;3.3;12.45;0;6.32;26482 +89079;47.65806;-.12738;71;20220716;31;15.1;23;3.4;11.35;0;6.87;26974 +89079;47.65806;-.12738;71;20220717;33.5;17.4;25.5;3.2;11.95;0;7.22;26153 +89079;47.65806;-.12738;71;20220718;39.5;20;29.8;2.9;12.22;0;8.3;27236 +89079;47.65806;-.12738;71;20220719;32.1;24.5;28.3;3.6;15.55;4.2;6.57;18887 +89079;47.65806;-.12738;71;20220720;26.6;17.5;22;3.1;18.02;4.4;4.35;18889 +89079;47.65806;-.12738;71;20220721;28.6;16.9;22.7;1.7;16.7;0;4.8;23180 +89079;47.65806;-.12738;71;20220722;23;17.3;20.2;2.2;17.77;1;2.56;10275 +89079;47.65806;-.12738;71;20220723;27.8;14.3;21.1;2;15.32;0;4.95;24955 +89079;47.65806;-.12738;71;20220724;33.9;14.5;24.2;1.8;15.02;0;5.99;27200 +89079;47.65806;-.12738;71;20220725;26.5;17;21.8;3.7;15.92;.5;4.8;19349 +89079;47.65806;-.12738;71;20220726;24.3;15.9;20.1;2.3;13.95;0;3.91;16873 +89079;47.65806;-.12738;71;20220727;26.4;11.4;18.9;1.8;11.6;0;4.65;24004 +89079;47.65806;-.12738;71;20220728;29;16.1;22.5;1.7;12.05;0;4.67;20253 +89079;47.65806;-.12738;71;20220729;29.8;17.7;23.8;1.6;13.87;0;4.74;21033 +89079;47.65806;-.12738;71;20220730;31.3;15.4;23.3;1.5;15.27;0;5.11;24545 +89079;47.65806;-.12738;71;20220731;30.5;15.9;23.2;2.3;16.5;0;5.38;24999 +89079;47.65806;-.12738;71;20220801;28.7;16.3;22.5;2.1;17.4;0;4.49;20563 +89079;47.65806;-.12738;71;20220802;32.6;15.3;23.9;1.3;16.27;0;5.15;25486 +89079;47.65806;-.12738;71;20220803;36.4;17.8;27.1;1.9;16.4;.3;6.15;25534 +89079;47.65806;-.12738;71;20220804;28.5;19.9;24.2;3.4;18.8;.3;4.66;17450 +89079;47.65806;-.12738;71;20220805;26.6;16.4;21.5;3.5;13.6;0;4.83;18966 +89079;47.65806;-.12738;71;20220806;26.3;13.1;19.7;4.1;9.55;0;6.02;23905 +89079;47.65806;-.12738;71;20220807;28.2;13.7;21;4.3;10.1;0;6.45;24162 +89079;47.65806;-.12738;71;20220808;30.6;15.7;23.1;4.2;10.95;0;6.88;23988 +89079;47.65806;-.12738;71;20220809;32.1;16.8;24.4;3.9;12.75;0;6.8;23413 +89079;47.65806;-.12738;71;20220810;33.7;18.3;26;3.8;12.35;0;7.16;23758 +89079;47.65806;-.12738;71;20220811;34.2;17.9;26;3.3;10.92;0;7.05;23986 +89079;47.65806;-.12738;71;20220812;34.8;17.4;26.1;2.2;10.9;0;6.11;23892 +89079;47.65806;-.12738;71;20220813;36;18.5;27.3;2.3;11.4;5.9;6.36;23580 +89079;47.65806;-.12738;71;20220814;24.5;19.1;21.8;3;19.17;4.7;2.99;11595 +89079;47.65806;-.12738;71;20220815;26.6;17.4;22;3;18.35;.1;3.7;15459 +89079;47.65806;-.12738;71;20220816;24.7;17.6;21.1;1.6;18.1;.3;2.92;13608 +89079;47.65806;-.12738;71;20220817;24.6;15.9;20.3;1.6;17.4;.7;3.14;16106 +89079;47.65806;-.12738;71;20220818;27.5;13.2;20.3;2;16.35;0;3.93;20015 +89079;47.65806;-.12738;71;20220819;25.6;16.7;21.1;2.6;17.97;1;3.23;13656 +89079;47.65806;-.12738;71;20220820;27.3;14.4;20.8;1.6;14.5;0;4.07;21203 +89079;47.65806;-.12738;71;20220821;22.6;13;17.8;2;15.67;1;2.61;13051 +89079;47.65806;-.12738;71;20220822;26.5;16.4;21.5;1.8;18.92;.3;3.19;15653 +89079;47.65806;-.12738;71;20220823;26.5;19.3;22.9;1.8;20.2;.2;2.98;12897 +89079;47.65806;-.12738;71;20220824;33.2;16.1;24.6;1.3;18;0;4.35;20988 +89079;47.65806;-.12738;71;20220825;25.6;20.7;23.2;2.7;19.4;.5;3;10090 +89079;47.65806;-.12738;71;20220826;26.6;14.9;20.8;2.4;15.5;0;3.8;17321 +89079;47.65806;-.12738;71;20220827;28.1;13.4;20.7;2.7;13.37;0;4.5;20322 +89079;47.65806;-.12738;71;20220828;27.5;13.8;20.6;3;12.5;0;4.63;19676 +89079;47.65806;-.12738;71;20220829;31.4;15.9;23.7;3;14.07;.7;5.18;19346 +89079;47.65806;-.12738;71;20220830;30.8;18.2;24.5;2.7;15.3;0;4.84;18440 +89079;47.65806;-.12738;71;20220831;29.4;17.6;23.5;2.2;16.62;1.8;3.93;16082 +89079;47.65806;-.12738;71;20220901;27.7;17.6;22.6;1.5;18.12;5.9;3.15;14347 +89079;47.65806;-.12738;71;20220902;23.5;16.9;20.2;1.9;18.82;1.8;2.4;11792 +89079;47.65806;-.12738;71;20220903;25.4;16.2;20.8;2.5;16.65;0;3.23;14502 +89079;47.65806;-.12738;71;20220904;30.1;12.3;21.2;2.1;14.92;.8;4.09;19085 +89079;47.65806;-.12738;71;20220905;29.7;15.6;22.6;2;17.15;0;3.7;16423 +89079;47.65806;-.12738;71;20220906;27.2;15.7;21.4;2.4;16.37;.3;3.3;13770 +89079;47.65806;-.12738;71;20220907;20.1;15.3;17.7;3.2;16.7;5.6;2.01;8822 +89079;47.65806;-.12738;71;20220908;23.3;14.3;18.8;4;15.47;2.7;3.32;15127 +89079;47.65806;-.12738;71;20220909;22.5;15.3;18.9;4.4;15.02;2.3;3.21;12624 +89079;47.65806;-.12738;71;20220910;23.6;12.6;18.1;2.6;14.17;.1;3.11;15827 +89079;47.65806;-.12738;71;20220911;26.5;11.9;19.2;1.9;13.82;0;3.39;18059 +89079;47.65806;-.12738;71;20220912;32.4;14.3;23.4;2.6;14.65;2.9;4.6;18079 +89079;47.65806;-.12738;71;20220913;29;19.2;24.1;2;20.45;3.3;2.86;10855 +89079;47.65806;-.12738;71;20220914;25.6;17.6;21.6;2.2;19.27;0;2.59;11383 +89079;47.65806;-.12738;71;20220915;24.2;17.3;20.8;2.8;16.37;.1;3.03;13206 +89079;47.65806;-.12738;71;20220916;19.9;10.3;15.1;2.8;11.25;0;2.6;12657 +89079;47.65806;-.12738;71;20220917;18.7;6.1;12.4;2.1;8.85;0;2.54;16260 +89079;47.65806;-.12738;71;20220918;20.9;4.4;12.7;1.5;9.05;.1;2.53;17253 +89079;47.65806;-.12738;71;20220919;20.8;7;13.9;2.5;10.05;0;2.75;15989 +89079;47.65806;-.12738;71;20220920;20.2;7.4;13.8;2.7;9.95;0;2.69;14583 +89079;47.65806;-.12738;71;20220921;21.2;9.2;15.2;2.5;10.42;0;2.84;15647 +89079;47.65806;-.12738;71;20220922;22.5;7.3;14.9;1.5;9.1;0;2.58;16093 +89079;47.65806;-.12738;71;20220923;21.3;9;15.2;1.1;10.52;1.6;1.85;9605 +89079;47.65806;-.12738;71;20220924;19;11.7;15.3;2.4;13.4;5.7;1.94;10297 +89079;47.65806;-.12738;71;20220925;19.8;12.4;16.1;3;12.5;0;2.26;9991 +89079;47.65806;-.12738;71;20220926;15.2;10.1;12.7;3.2;11.82;7.4;1.47;6456 +89079;47.65806;-.12738;71;20220927;17.6;10.5;14.1;4.6;12.75;5.2;1.9;8819 +89079;47.65806;-.12738;71;20220928;14;12;13;3.5;13.55;.9;.99;4735 +89079;47.65806;-.12738;71;20220929;15.8;8.5;12.1;2.2;11;1.3;1.56;9409 +89079;47.65806;-.12738;71;20220930;17.5;4.4;11;2.2;10.65;2.9;1.71;12656 +89079;47.65806;-.12738;71;20221001;20.5;13.2;16.9;4.9;17.27;1;1.59;8949 +89079;47.65806;-.12738;71;20221002;21;16.3;18.6;3.7;17.12;1.3;1.92;7757 +89079;47.65806;-.12738;71;20221003;18.6;13.9;16.2;2.2;15.57;0;1.43;7646 +89079;47.65806;-.12738;71;20221004;20.1;8;14;1.3;13.15;.1;1.53;10913 +89079;47.65806;-.12738;71;20221005;21.7;10.6;16.1;2.8;14.35;.8;1.92;9541 +89079;47.65806;-.12738;71;20221006;19;6.9;12.9;1.1;11;0;1.58;12783 +89079;47.65806;-.12738;71;20221007;19.8;5;12.4;1.2;9.67;.1;1.69;13383 +89079;47.65806;-.12738;71;20221008;19.3;5.4;12.4;1.4;9.87;.1;1.67;12582 +89079;47.65806;-.12738;71;20221009;21.5;6.2;13.8;2.2;10.52;0;2.14;13042 +89079;47.65806;-.12738;71;20221010;20.5;12.3;16.4;2.2;14.75;0;1.56;7757 +89079;47.65806;-.12738;71;20221011;19.4;11.7;15.6;3.3;12.77;0;2;9861 +89079;47.65806;-.12738;71;20221012;20.6;6.7;13.7;1.4;11.45;.1;1.56;11141 +89079;47.65806;-.12738;71;20221013;16.2;12;14.1;2.4;14.82;5.8;.88;4322 +89079;47.65806;-.12738;71;20221014;19.7;14.5;17.1;3.6;17.3;10.3;1.21;5264 +89079;47.65806;-.12738;71;20221015;18.3;15.7;17;3.7;16.75;1.6;1.29;5679 +89079;47.65806;-.12738;71;20221016;22.3;13.7;18;1.9;16.3;1.4;1.55;8687 +89079;47.65806;-.12738;71;20221017;19.7;15.3;17.5;1.7;17.9;1.4;.96;4497 +89079;47.65806;-.12738;71;20221018;21.2;15.8;18.5;2.9;18.4;.1;1.32;6242 +89079;47.65806;-.12738;71;20221019;24.3;15.6;19.9;3.1;17.57;2;1.99;8708 +89079;47.65806;-.12738;71;20221020;21.6;15.1;18.4;3;16.47;4;1.72;8362 +89079;47.65806;-.12738;71;20221021;20.4;15.2;17.8;3.2;15.52;.1;1.69;6331 +89079;47.65806;-.12738;71;20221022;21.8;13.2;17.5;2.5;14.7;5.4;1.68;8309 +89079;47.65806;-.12738;71;20221023;23.4;15.6;19.5;5;14.82;1.5;2.78;6801 +89079;47.65806;-.12738;71;20221024;19;15.3;17.1;4.5;14.62;4.5;1.87;5682 +89079;47.65806;-.12738;71;20221025;18.6;11.6;15.1;2.3;14.6;0;1.09;6097 +89079;47.65806;-.12738;71;20221026;23.3;13.5;18.4;2.8;14.97;.1;1.88;7861 +89079;47.65806;-.12738;71;20221027;26.1;14.5;20.3;2.5;15.25;0;2.1;7713 +89079;47.65806;-.12738;71;20221028;22.2;16.4;19.3;2.4;15.97;0;1.59;5612 +89079;47.65806;-.12738;71;20221029;24.3;16.7;20.5;2.2;15.35;0;1.85;6476 +89079;47.65806;-.12738;71;20221030;16.2;12.4;14.3;1.6;14.05;.9;.81;3715 +89079;47.65806;-.12738;71;20221031;20.4;10;15.2;3.3;13.97;5;1.37;5947 +89079;47.65806;-.12738;71;20221101;18;10.2;14.1;4.1;12.05;3.8;1.6;6416 +89079;47.65806;-.12738;71;20221102;16.9;8.9;12.9;2.7;12.75;0;.95;6983 +89079;47.65806;-.12738;71;20221103;14.1;11.6;12.8;3.8;12.32;6.1;1.05;3294 +89079;47.65806;-.12738;71;20221104;14.1;8.3;11.2;4.3;9.75;.2;1.44;6181 +89079;47.65806;-.12738;71;20221105;14.5;4.7;9.6;1.9;9.97;1.8;.79;5539 +89079;47.65806;-.12738;71;20221106;15.4;9.8;12.6;3.5;12.1;9.6;1.06;3821 +89079;47.65806;-.12738;71;20221107;17.3;11.5;14.4;3.7;12.85;.4;1.32;5137 +89079;47.65806;-.12738;71;20221108;17;10.9;14;4.4;12.65;3.2;1.32;4557 +89079;47.65806;-.12738;71;20221109;16.1;11.1;13.6;2.6;12.22;.5;1.03;5290 +89079;47.65806;-.12738;71;20221110;16.4;4.7;10.6;1.7;10.72;0;.71;7145 +89079;47.65806;-.12738;71;20221111;13.7;8.1;10.9;2.4;11.27;.1;.68;4521 +89079;47.65806;-.12738;71;20221112;19.1;7.4;13.3;2;12.25;.2;.87;6895 +89079;47.65806;-.12738;71;20221113;17.5;6.7;12.1;1.4;11.7;.2;.64;6518 +89079;47.65806;-.12738;71;20221114;14.7;8.1;11.4;2.3;11.52;.8;.73;3643 +89079;47.65806;-.12738;71;20221115;14.6;8.8;11.7;3.9;11.6;7.2;.96;3294 +89079;47.65806;-.12738;71;20221116;13.5;8.8;11.1;4.8;11.9;12.6;.75;2970 +89079;47.65806;-.12738;71;20221117;14.7;11.3;13;5.4;11.35;3;1.47;3923 +89079;47.65806;-.12738;71;20221118;12.7;7.5;10.1;3.4;9.4;.2;.96;3730 +89079;47.65806;-.12738;71;20221119;11.8;1.4;6.6;1.5;7.72;.2;.49;6053 +89079;47.65806;-.12738;71;20221120;12.7;2.5;7.6;3;8.97;2.8;.7;4776 +89079;47.65806;-.12738;71;20221121;12.5;5.7;9.1;3.5;9.3;4;.95;3226 +89079;47.65806;-.12738;71;20221122;12.5;5.4;9;4.4;8.67;.3;1.11;5237 +89079;47.65806;-.12738;71;20221123;14;7.2;10.6;4.4;10.7;3.4;.91;4605 +89079;47.65806;-.12738;71;20221124;13.6;8.3;10.9;3.5;11.4;3.7;.68;4140 +89079;47.65806;-.12738;71;20221125;13.5;6.6;10.1;1.8;10.2;0;.52;4899 +89079;47.65806;-.12738;71;20221126;11.9;3.5;7.7;1.9;9.37;1.8;.44;4161 +89079;47.65806;-.12738;71;20221127;11.4;8;9.7;2.5;10.62;13.2;.58;2203 +89079;47.65806;-.12738;71;20221128;11.6;8.1;9.9;2.7;10.4;1.4;.59;3616 +89079;47.65806;-.12738;71;20221129;9.1;3.5;6.3;1.7;8.87;0;.35;3163 +89079;47.65806;-.12738;71;20221130;6.9;3.8;5.4;2.5;8.4;0;.35;2085 +89079;47.65806;-.12738;71;20221201;8.1;3;5.5;3.4;7.55;0;.57;3753 +89079;47.65806;-.12738;71;20221202;5.9;2.1;4;3.1;7.07;.1;.48;2357 +89079;47.65806;-.12738;71;20221203;4.4;2.8;3.6;5.1;6.92;.4;.58;1198 +89079;47.65806;-.12738;71;20221204;3.8;2;2.9;2.8;7;.2;.38;1164 +89079;47.65806;-.12738;71;20221205;5.4;3.5;4.5;1.6;7.57;0;.38;1754 +89079;47.65806;-.12738;71;20221206;6.4;3.2;4.8;3.2;7.12;0;.56;2926 +89079;47.65806;-.12738;71;20221207;5.7;1.6;3.7;2.9;6.8;0;.4;3758 +89079;47.65806;-.12738;71;20221208;2.3;.2;1.2;3;6.27;0;.31;1348 +89079;47.65806;-.12738;71;20221209;4.4;-.8;1.8;3.2;5.62;0;.46;3997 +89079;47.65806;-.12738;71;20221210;1.9;-4.6;-1.3;1.4;5.02;.1;.18;3476 +89079;47.65806;-.12738;71;20221211;1.7;-2.3;-.3;1.8;5.27;0;.25;2949 +89079;47.65806;-.12738;71;20221212;1.9;-4;-1.1;2.3;4.75;0;.32;3424 +89079;47.65806;-.12738;71;20221213;2.4;-3.4;-.5;3.4;4.67;1;.46;4111 +89079;47.65806;-.12738;71;20221214;2;-.8;.6;3.3;6.3;1.6;.22;1521 +89079;47.65806;-.12738;71;20221215;3.8;.3;2;4.9;5.2;0;.84;2855 +89079;47.65806;-.12738;71;20221216;5.7;-1.7;2;3.3;5.1;0;.64;4446 +89079;47.65806;-.12738;71;20221217;.9;-3.2;-1.2;3.1;4.6;0;.38;3328 +89079;47.65806;-.12738;71;20221218;6.1;-4.4;.8;2.7;5.95;1.5;.38;2724 +89079;47.65806;-.12738;71;20221219;13.9;6.5;10.2;3.9;10.22;.8;.88;2503 +89079;47.65806;-.12738;71;20221220;12.8;12.1;12.5;4.1;11.92;8.6;1.02;726 +89079;47.65806;-.12738;71;20221221;13.2;8;10.6;4.1;12.15;8.3;.45;1974 +89079;47.65806;-.12738;71;20221222;14.5;12.3;13.4;6;13.42;15.6;.96;1112 +89079;47.65806;-.12738;71;20221223;14.5;13.7;14.1;5.1;14.37;5.1;.82;954 +89079;47.65806;-.12738;71;20221224;11.9;10.7;11.3;3;11.9;3.2;.62;1349 +89079;47.65806;-.12738;71;20221225;14.6;10.1;12.3;2.7;12.62;.5;.58;2432 +89079;47.65806;-.12738;71;20221226;12.1;10.7;11.4;2.9;11.02;1.1;.76;1990 +89079;47.65806;-.12738;71;20221227;11.6;1.5;6.5;2.1;8.52;.2;.38;3968 +89079;47.65806;-.12738;71;20221228;11.8;8.3;10.1;5.2;11.27;4.6;.6;1779 +89079;47.65806;-.12738;71;20221229;12.2;10.2;11.2;4.8;10.5;1.2;1.05;2691 +89079;47.65806;-.12738;71;20221230;14.5;5.5;10;5.3;12.2;13.2;.39;2453 +89079;47.65806;-.12738;71;20221231;15.7;14.3;15;6;12.25;.1;1.82;2048 +89080;47.68829;.20292;69;20220101;14.4;7.4;10.9;2.5;10.91;.1;.59;3383 +89080;47.68829;.20292;69;20220102;14.3;10.2;12.3;5.2;11.81;0;.98;2512 +89080;47.68829;.20292;69;20220103;13.1;10.8;12;5.3;12.41;14.3;.72;1794 +89080;47.68829;.20292;69;20220104;10.1;9;9.6;5.3;10.21;1.9;.82;1126 +89080;47.68829;.20292;69;20220105;6.7;1.2;4;3.5;6.81;0;.53;3044 +89080;47.68829;.20292;69;20220106;6.7;0;3.4;2.2;6.41;.7;.43;3432 +89080;47.68829;.20292;69;20220107;8.9;4.1;6.5;5.8;8.31;.8;.69;2870 +89080;47.68829;.20292;69;20220108;10.2;7.1;8.7;6.7;9.61;10.4;.82;2250 +89080;47.68829;.20292;69;20220109;8.7;5;6.9;5.2;8.41;2.9;.72;2522 +89080;47.68829;.20292;69;20220110;7.5;6.3;6.9;1.3;9.61;.2;.34;1278 +89080;47.68829;.20292;69;20220111;9.1;3.6;6.4;1.9;7.21;0;.61;3234 +89080;47.68829;.20292;69;20220112;4.6;-2;1.3;2.7;6.11;0;.3;3622 +89080;47.68829;.20292;69;20220113;7.4;2.6;5;3.9;7.01;0;.71;3066 +89080;47.68829;.20292;69;20220114;.9;.1;.5;2.9;5.91;0;.33;1027 +89080;47.68829;.20292;69;20220115;-.8;-2;-1.4;1.2;5.51;.1;.22;1369 +89080;47.68829;.20292;69;20220116;3.6;-.4;1.6;1.9;7.11;.3;.13;2873 +89080;47.68829;.20292;69;20220117;5.5;2.2;3.9;1.3;8.11;.1;.22;2608 +89080;47.68829;.20292;69;20220118;5.4;3;4.2;3.1;7.61;0;.38;2195 +89080;47.68829;.20292;69;20220119;6;4.1;5.1;2.6;8.21;.9;.37;1938 +89080;47.68829;.20292;69;20220120;8.2;4.9;6.6;2.9;7.61;.1;.75;2722 +89080;47.68829;.20292;69;20220121;6.4;.9;3.7;4.3;6.01;0;.86;3684 +89080;47.68829;.20292;69;20220122;5;.3;2.7;2.4;6.51;0;.41;3425 +89080;47.68829;.20292;69;20220123;3.2;3;3.1;4.2;6.81;0;.52;395 +89080;47.68829;.20292;69;20220124;2.4;.3;1.4;3;6.11;0;.38;2225 +89080;47.68829;.20292;69;20220125;-.3;-1.8;-1;.8;5.61;0;.26;1848 +89080;47.68829;.20292;69;20220126;.9;-1.4;-.2;1.4;5.91;0;.25;2424 +89080;47.68829;.20292;69;20220127;5;1;3;1.4;6.91;0;.35;3378 +89080;47.68829;.20292;69;20220128;8.3;4;6.2;1.2;8.81;0;.37;3574 +89080;47.68829;.20292;69;20220129;8.9;5.9;7.4;2.9;9.81;.2;.39;2966 +89080;47.68829;.20292;69;20220130;10;7.5;8.8;2.2;9.51;0;.66;2717 +89080;47.68829;.20292;69;20220131;10;4.9;7.5;5;7.81;.1;1.15;4119 +89080;47.68829;.20292;69;20220201;10.5;1.9;6.2;5.3;9.21;.2;.43;5557 +89080;47.68829;.20292;69;20220202;9.6;7.9;8.8;3.4;9.81;0;.69;2285 +89080;47.68829;.20292;69;20220203;5.8;5.4;5.6;2.5;8.51;.5;.44;919 +89080;47.68829;.20292;69;20220204;11.5;5.9;8.7;3.5;9.11;.7;.91;4623 +89080;47.68829;.20292;69;20220205;10.1;.4;5.3;2.8;7.21;0;.78;6312 +89080;47.68829;.20292;69;20220206;11.9;5.3;8.6;8.6;10.51;1.6;.62;5219 +89080;47.68829;.20292;69;20220207;11.7;5.4;8.6;2.7;8.41;0;.98;5173 +89080;47.68829;.20292;69;20220208;10.1;2.4;6.3;1.6;8.31;0;.58;5854 +89080;47.68829;.20292;69;20220209;11.7;1.9;6.8;2;8.41;.1;.71;6763 +89080;47.68829;.20292;69;20220210;6.1;5.1;5.6;2.2;8.9;.8;.66;3033 +89080;47.68829;.20292;69;20220211;9.5;-1.5;4;1.9;6.57;0;.73;10466 +89080;47.68829;.20292;69;20220212;10.3;.8;5.5;2.4;5.53;0;1.17;10833 +89080;47.68829;.20292;69;20220213;13.8;-1.7;6;4.5;7.83;1.1;1.28;7866 +89080;47.68829;.20292;69;20220214;12.4;7;9.7;4.8;8.94;2;1.37;6933 +89080;47.68829;.20292;69;20220215;10.9;3;7;4.3;9.47;4.2;.64;4666 +89080;47.68829;.20292;69;20220216;14;8.9;11.5;7.9;13.11;.9;.56;5336 +89080;47.68829;.20292;69;20220217;15;11.1;13.1;6.2;11.21;.4;1.77;4690 +89080;47.68829;.20292;69;20220218;12;10.7;11.4;7.2;10.01;1;1.7;2580 +89080;47.68829;.20292;69;20220219;10.9;1.8;6.4;6.2;7.31;0;1.42;7611 +89080;47.68829;.20292;69;20220220;14.1;8;11.1;7.3;10.61;1.5;1.5;6255 +89080;47.68829;.20292;69;20220221;11;6.7;8.9;8.2;8.21;1.1;1.79;5269 +89080;47.68829;.20292;69;20220222;12.8;6;9.4;4.2;10.31;.4;.98;6835 +89080;47.68829;.20292;69;20220223;12.9;6.9;9.9;1.2;10.01;0;.88;6494 +89080;47.68829;.20292;69;20220224;11.5;6.3;8.9;3.9;7.81;2.1;1.54;6111 +89080;47.68829;.20292;69;20220225;10.6;.1;5.4;3.3;6.51;0;1.3;8987 +89080;47.68829;.20292;69;20220226;11;2;6.5;5.3;5.71;0;2.05;8415 +89080;47.68829;.20292;69;20220227;13.5;.6;7.1;3.9;5.81;0;2.06;10304 +89080;47.68829;.20292;69;20220228;15.4;2.3;8.9;2.2;6.71;.4;1.72;10539 +89080;47.68829;.20292;69;20220301;14.9;7;11;2.4;7.71;0;1.75;8212 +89080;47.68829;.20292;69;20220302;12.5;7.5;10;2.1;8.71;0;1.28;6546 +89080;47.68829;.20292;69;20220303;12.6;7;9.8;1.8;10.31;.9;.99;7053 +89080;47.68829;.20292;69;20220304;10.6;8.3;9.5;3;9.41;0;1.1;4440 +89080;47.68829;.20292;69;20220305;8.6;3.5;6.1;4.1;8.41;.2;.83;6907 +89080;47.68829;.20292;69;20220306;9.9;5.7;7.8;4.5;6.91;0;1.72;6320 +89080;47.68829;.20292;69;20220307;8.1;-1.1;3.5;5.2;4.81;0;1.8;9681 +89080;47.68829;.20292;69;20220308;14.5;1;7.8;3.8;7.31;.3;1.94;11975 +89080;47.68829;.20292;69;20220309;15;7.1;11.1;3.9;9.31;0;1.88;9189 +89080;47.68829;.20292;69;20220310;13.6;9.5;11.6;3.5;9.81;.1;1.64;6596 +89080;47.68829;.20292;69;20220311;12.9;8;10.5;5.6;10.01;5;1.56;7347 +89080;47.68829;.20292;69;20220312;12.9;6.3;9.6;4;9.51;2.2;1.47;8707 +89080;47.68829;.20292;69;20220313;9.9;7.7;8.8;3.2;9.41;5;1.05;4922 +89080;47.68829;.20292;69;20220314;15.1;3;9.1;3.6;8.01;2.8;2.03;12244 +89080;47.68829;.20292;69;20220315;15.1;8.7;11.9;2.8;11.61;0;1.41;8908 +89080;47.68829;.20292;69;20220316;14.3;10;12.2;2.5;11.21;.2;1.4;7322 +89080;47.68829;.20292;69;20220317;9;7;8;3.7;8.31;0;1.23;4928 +89080;47.68829;.20292;69;20220318;15.1;3.8;9.5;5.9;6.07;0;3.23;14466 +89080;47.68829;.20292;69;20220319;14.3;6.9;10.6;3.9;7.53;0;2.39;10666 +89080;47.68829;.20292;69;20220320;15.6;4.3;9.9;2.3;7.93;0;2.08;12066 +89080;47.68829;.20292;69;20220321;18.8;6.7;12.7;2.7;9.47;0;2.6;15766 +89080;47.68829;.20292;69;20220322;16.9;5.1;11;2.9;6.97;0;2.86;17833 +89080;47.68829;.20292;69;20220323;17.9;2.4;10.2;2.1;5.67;0;2.83;18633 +89080;47.68829;.20292;69;20220324;20.2;1.6;10.9;1.9;6.43;0;2.87;18766 +89080;47.68829;.20292;69;20220325;20.9;6.2;13.6;3.9;6.97;0;3.91;18733 +89080;47.68829;.20292;69;20220326;20.7;5.7;13.2;3.9;6.97;0;3.92;19233 +89080;47.68829;.20292;69;20220327;21.7;6;13.8;2.4;7.73;0;3.26;18566 +89080;47.68829;.20292;69;20220328;21.4;5.8;13.6;1.5;8.23;0;2.62;15633 +89080;47.68829;.20292;69;20220329;19.5;9;14.3;1.4;10.57;3;2.1;11900 +89080;47.68829;.20292;69;20220330;13.5;7.7;10.6;2.9;10.77;1.8;1.24;5766 +89080;47.68829;.20292;69;20220331;8.7;5.4;7;4.4;7.43;.8;1.55;6933 +89080;47.68829;.20292;69;20220401;7.1;.3;3.7;6;5.7;1.1;1.69;10966 +89080;47.68829;.20292;69;20220402;8.8;1;4.9;4.2;5.53;.1;2.1;15766 +89080;47.68829;.20292;69;20220403;9.4;-.7;4.3;3.2;4.9;0;2.17;16600 +89080;47.68829;.20292;69;20220404;11.6;-2.6;4.5;3.4;5.98;.3;2.05;17233 +89080;47.68829;.20292;69;20220405;13.1;6.6;9.8;3.4;10.41;.2;1.12;4900 +89080;47.68829;.20292;69;20220406;13.6;8.2;10.9;4.2;10.57;1.5;1.58;6700 +89080;47.68829;.20292;69;20220407;16.2;10.3;13.3;6.4;12;8.5;2.01;8666 +89080;47.68829;.20292;69;20220408;15.9;8.6;12.2;5.5;10.7;10.8;2.08;7400 +89080;47.68829;.20292;69;20220409;12.8;2.8;7.8;2.1;7.2;0;2.27;17966 +89080;47.68829;.20292;69;20220410;15.5;-.3;7.6;3;6.67;0;2.94;22133 +89080;47.68829;.20292;69;20220411;22.2;5;13.6;3.5;9.1;0;3.82;19950 +89080;47.68829;.20292;69;20220412;17.6;10.8;14.2;2.2;11.67;3.7;1.97;8433 +89080;47.68829;.20292;69;20220413;20;8;14;1.2;12.43;.3;2.3;14866 +89080;47.68829;.20292;69;20220414;22.1;6.8;14.5;1.5;11.9;0;3.1;20900 +89080;47.68829;.20292;69;20220415;23;8.3;15.6;1.9;11.47;.1;3.47;21466 +89080;47.68829;.20292;69;20220416;21.3;8.4;14.9;3.2;10.63;0;3.93;23600 +89080;47.68829;.20292;69;20220417;21.1;6.4;13.8;2;9.07;0;3.57;22766 +89080;47.68829;.20292;69;20220418;18.3;6.1;12.2;2.7;10.4;.9;2.72;16700 +89080;47.68829;.20292;69;20220419;15.8;6.6;11.2;3;8.87;0;2.56;14500 +89080;47.68829;.20292;69;20220420;19.5;7.6;13.6;3.1;9.97;.2;3.34;19000 +89080;47.68829;.20292;69;20220421;19.9;8.9;14.4;2.3;8.7;0;3.87;23633 +89080;47.68829;.20292;69;20220422;20.2;7.7;14;3;9.8;.1;3.79;22766 +89080;47.68829;.20292;69;20220423;20;10.4;15.2;3.3;11.9;1.3;2.82;12733 +89080;47.68829;.20292;69;20220424;19.3;11.1;15.2;2.1;12.8;1.6;2.5;13566 +89080;47.68829;.20292;69;20220425;16.6;10.1;13.4;2.3;11.07;0;2.33;12366 +89080;47.68829;.20292;69;20220426;17.4;5;11.2;3.1;8.97;0;3.42;23900 +89080;47.68829;.20292;69;20220427;19.1;6.4;12.8;4.7;9.27;0;4.04;23766 +89080;47.68829;.20292;69;20220428;20.1;9.3;14.7;3.5;10.5;0;3.37;15766 +89080;47.68829;.20292;69;20220429;22;10;16;2.9;10.8;0;3.98;21300 +89080;47.68829;.20292;69;20220430;18.1;6.4;12.3;3.2;9.17;0;3.49;21800 +89080;47.68829;.20292;69;20220501;18.8;6.1;12.5;2.6;8.1;0;3.93;25333 +89080;47.68829;.20292;69;20220502;19.4;8.7;14;3.3;9.1;0;4.04;22966 +89080;47.68829;.20292;69;20220503;19;9.5;14.2;3;10;.1;3.21;15333 +89080;47.68829;.20292;69;20220504;18.8;10.2;14.5;2.1;10.73;0;2.63;12866 +89080;47.68829;.20292;69;20220505;20.9;6;13.5;2.2;10.83;.1;3.28;19300 +89080;47.68829;.20292;69;20220506;22.6;7.4;15;3.2;10.81;0;4.11;22293 +89080;47.68829;.20292;69;20220507;21.7;9.9;15.8;3.2;11.71;.1;3.77;19703 +89080;47.68829;.20292;69;20220508;23.1;10.2;16.7;4.5;12.21;0;4.33;20731 +89080;47.68829;.20292;69;20220509;26.7;11;18.9;2.6;12.31;0;4.76;23034 +89080;47.68829;.20292;69;20220510;27.9;13.8;20.9;2.9;12.11;0;5.2;21920 +89080;47.68829;.20292;69;20220511;23;10.5;16.8;3.7;12.61;0;4.11;20720 +89080;47.68829;.20292;69;20220512;20.9;10.3;15.6;2.7;11.81;0;3.54;19142 +89080;47.68829;.20292;69;20220513;22.4;8.5;15.5;2.8;9.91;0;4.24;22085 +89080;47.68829;.20292;69;20220514;25.9;11;18.5;3.9;11.41;0;5.27;22987 +89080;47.68829;.20292;69;20220515;29.9;15.6;22.8;4;13.71;1.6;6.13;22613 +89080;47.68829;.20292;69;20220516;26.5;15.4;21;3;14.71;0;4.62;19963 +89080;47.68829;.20292;69;20220517;29.5;14.3;21.9;3.1;14.91;1.4;5.47;23531 +89080;47.68829;.20292;69;20220518;29.4;13.6;21.5;2.1;16.01;0;4.95;24099 +89080;47.68829;.20292;69;20220519;25.1;15.1;20.1;2.4;15.11;4.8;4.06;19167 +89080;47.68829;.20292;69;20220520;21;16.6;18.8;2.8;16.51;.7;2.77;12628 +89080;47.68829;.20292;69;20220521;26.1;10.7;18.4;1.8;13.61;0;4.42;24069 +89080;47.68829;.20292;69;20220522;27.6;15.1;21.4;3.9;14.71;5.7;5.32;21725 +89080;47.68829;.20292;69;20220523;18.4;15.4;16.9;3.7;15.61;6.6;2.28;10474 +89080;47.68829;.20292;69;20220524;17.3;9.6;13.5;3.1;12.31;1.5;2.74;17084 +89080;47.68829;.20292;69;20220525;19;7.8;13.4;3.1;11.81;.1;3.27;20756 +89080;47.68829;.20292;69;20220526;18.6;13.5;16.1;2.9;13.61;0;2.77;13919 +89080;47.68829;.20292;69;20220527;19.6;13.5;16.6;3;13.31;0;3.13;15308 +89080;47.68829;.20292;69;20220528;22.1;8.8;15.5;3.8;11.01;0;4.4;22865 +89080;47.68829;.20292;69;20220529;17.6;8.5;13.1;4.8;8.61;0;3.94;18897 +89080;47.68829;.20292;69;20220530;20.1;7.7;13.9;3.5;8.91;0;4.25;22187 +89080;47.68829;.20292;69;20220531;22.1;8;15.1;2.9;8.91;0;4.59;23747 +89080;47.68829;.20292;69;20220601;24.2;9.2;16.7;3.1;9.31;0;5.12;24567 +89080;47.68829;.20292;69;20220602;27.1;13.6;20.4;4.6;11.01;0;6.24;23340 +89080;47.68829;.20292;69;20220603;25.1;16;20.6;3.4;14.61;6.7;4.56;19133 +89080;47.68829;.20292;69;20220604;24.2;16.6;20.4;2.7;18.91;3;3.48;17487 +89080;47.68829;.20292;69;20220605;22.1;15.2;18.7;3.8;15.21;0;3.65;16676 +89080;47.68829;.20292;69;20220606;19.7;12;15.9;2.4;13.71;1;3.12;17672 +89080;47.68829;.20292;69;20220607;21.3;14.4;17.9;4.3;14.91;13.6;3.53;16737 +89080;47.68829;.20292;69;20220608;22;14.2;18.1;4.4;15.11;.4;3.72;17849 +89080;47.68829;.20292;69;20220609;22;12.7;17.4;2.9;13.41;0;3.85;19556 +89080;47.68829;.20292;69;20220610;22.4;11.4;16.9;2;14.51;.1;3.7;21334 +89080;47.68829;.20292;69;20220611;25.9;12.3;19.1;2.5;15.31;0;4.56;23796 +89080;47.68829;.20292;69;20220612;24.8;12.6;18.7;4.5;12.21;.1;5.27;22542 +89080;47.68829;.20292;69;20220613;25.1;10.2;17.7;2.9;10.91;0;5.1;24980 +89080;47.68829;.20292;69;20220614;28.8;11.6;20.2;4;11.61;0;6.47;26892 +89080;47.68829;.20292;69;20220615;32.9;16.8;24.9;3.6;13.91;0;7.13;26024 +89080;47.68829;.20292;69;20220616;31.9;17.4;24.7;3.3;13.41;0;6.71;24692 +89080;47.68829;.20292;69;20220617;36.3;18.1;27.2;2.3;13.91;0;7.08;27727 +89080;47.68829;.20292;69;20220618;39.6;21.5;30.6;3.1;15.61;1.4;8.4;27660 +89080;47.68829;.20292;69;20220619;29.6;16.5;23.1;3.2;18.31;1.2;5.36;23477 +89080;47.68829;.20292;69;20220620;26.1;17.8;22;3.8;19.01;4.4;4.24;18607 +89080;47.68829;.20292;69;20220621;26.7;14.7;20.7;3.2;17.71;4.3;4.58;22456 +89080;47.68829;.20292;69;20220622;24.3;17.6;21;1.9;18.61;20.7;3.43;16676 +89080;47.68829;.20292;69;20220623;27.7;16.1;21.9;2.2;17.41;2.7;4.64;22065 +89080;47.68829;.20292;69;20220624;22;15.9;19;3.6;16.71;2.4;3.32;15884 +89080;47.68829;.20292;69;20220625;18.7;14.6;16.7;2.9;15.41;4.2;2.51;12943 +89080;47.68829;.20292;69;20220626;22;10;16;2;12.51;.2;3.89;22417 +89080;47.68829;.20292;69;20220627;22.3;11.5;16.9;2.9;12.51;0;4.11;21231 +89080;47.68829;.20292;69;20220628;23.6;10.2;16.9;2;11.81;0;4.33;23675 +89080;47.68829;.20292;69;20220629;19.9;11;15.5;1.9;13.81;4.8;3.19;19201 +89080;47.68829;.20292;69;20220630;20.4;11.9;16.2;2.3;13.51;2.7;3.35;18735 +89080;47.68829;.20292;69;20220701;21.2;9;15.1;1.9;11.51;0;3.82;22499 +89080;47.68829;.20292;69;20220702;26.6;10.3;18.5;2.2;12.21;0;5.04;26034 +89080;47.68829;.20292;69;20220703;23.4;12;17.7;3.2;13.11;0;4.34;21675 +89080;47.68829;.20292;69;20220704;25.1;10.7;17.9;2.8;13.11;0;4.72;24372 +89080;47.68829;.20292;69;20220705;24.8;10.8;17.8;2.7;12.81;0;4.65;23985 +89080;47.68829;.20292;69;20220706;25.9;11.8;18.9;3.4;13.11;0;5.08;24028 +89080;47.68829;.20292;69;20220707;25.5;13.7;19.6;3.1;15.11;0;4.55;21905 +89080;47.68829;.20292;69;20220708;28.3;12.8;20.6;3.7;13.31;0;5.84;25113 +89080;47.68829;.20292;69;20220709;30.1;15.4;22.8;4;14.31;0;6.34;24392 +89080;47.68829;.20292;69;20220710;29.2;15.3;22.3;4.4;13.21;0;6.41;23654 +89080;47.68829;.20292;69;20220711;31.3;17.4;24.4;4.5;13.91;0;7.01;23597 +89080;47.68829;.20292;69;20220712;34.1;19.5;26.8;2.9;13.81;0;6.8;24132 +89080;47.68829;.20292;69;20220713;35.9;19;27.5;2.2;13.11;0;6.72;25925 +89080;47.68829;.20292;69;20220714;31;19.4;25.2;4.2;15.61;0;6.44;21350 +89080;47.68829;.20292;69;20220715;29.5;15.1;22.3;4.2;12.61;0;6.47;23765 +89080;47.68829;.20292;69;20220716;31;15.1;23.1;4.7;11.21;0;7.43;24917 +89080;47.68829;.20292;69;20220717;33.4;18.5;26;4.3;11.81;0;7.82;24032 +89080;47.68829;.20292;69;20220718;39.6;20.3;30;3.5;12.11;0;8.86;27319 +89080;47.68829;.20292;69;20220719;32.8;24;28.4;4.4;15.31;3.6;7.08;18253 +89080;47.68829;.20292;69;20220720;25.7;17.4;21.6;3.2;18.31;5.4;3.96;17653 +89080;47.68829;.20292;69;20220721;28.2;16.9;22.6;1.9;17.11;0;4.43;20590 +89080;47.68829;.20292;69;20220722;22.7;18;20.4;2.6;18.01;.6;2.95;13086 +89080;47.68829;.20292;69;20220723;27.7;13.9;20.8;2.4;16.21;0;4.63;22624 +89080;47.68829;.20292;69;20220724;33.3;15.7;24.5;2.2;15.61;0;5.92;25501 +89080;47.68829;.20292;69;20220725;26.3;16.8;21.6;4.3;16.21;.7;4.72;18551 +89080;47.68829;.20292;69;20220726;23.8;15.7;19.8;2.7;14.01;0;3.91;17026 +89080;47.68829;.20292;69;20220727;26.4;12.2;19.3;2.7;11.71;0;4.91;22577 +89080;47.68829;.20292;69;20220728;28.9;16.6;22.8;2.2;11.61;0;5.1;20890 +89080;47.68829;.20292;69;20220729;29.3;17.9;23.6;1.3;13.31;0;4.37;20004 +89080;47.68829;.20292;69;20220730;31.1;15.7;23.4;1.5;15.61;0;4.87;23207 +89080;47.68829;.20292;69;20220731;30.2;15.7;23;2.7;16.61;0;5.16;22398 +89080;47.68829;.20292;69;20220801;28.9;16.3;22.6;2.6;17.51;0;4.65;20749 +89080;47.68829;.20292;69;20220802;32.6;16;24.3;2.1;16.61;0;5.41;23755 +89080;47.68829;.20292;69;20220803;36.1;17.7;26.9;2.4;16.41;.3;6.37;24902 +89080;47.68829;.20292;69;20220804;28.1;20.1;24.1;3.5;19.01;2.4;4.42;16195 +89080;47.68829;.20292;69;20220805;26.2;15.3;20.8;3.9;13.71;0;4.86;18868 +89080;47.68829;.20292;69;20220806;26.1;12.5;19.3;4.9;9.61;0;5.97;21007 +89080;47.68829;.20292;69;20220807;27.9;13.4;20.7;5;10.11;0;6.45;21581 +89080;47.68829;.20292;69;20220808;30.6;15.6;23.1;5.2;11.11;0;7.2;21830 +89080;47.68829;.20292;69;20220809;32.2;16.8;24.5;5;12.91;0;7.26;21994 +89080;47.68829;.20292;69;20220810;33.4;18.2;25.8;5.4;12.51;0;7.96;21716 +89080;47.68829;.20292;69;20220811;33.9;18.7;26.3;4.7;11.01;0;7.89;21583 +89080;47.68829;.20292;69;20220812;34.7;18.7;26.7;4;10.81;0;7.57;22015 +89080;47.68829;.20292;69;20220813;35.6;19.7;27.7;3.4;10.41;4.9;7.26;21805 +89080;47.68829;.20292;69;20220814;24.6;19;21.8;2.6;18.61;3.1;3.08;12691 +89080;47.68829;.20292;69;20220815;26.2;17.6;21.9;3.2;18.61;0;3.66;15719 +89080;47.68829;.20292;69;20220816;25;17.2;21.1;1.4;18.31;3.6;2.97;14849 +89080;47.68829;.20292;69;20220817;24.9;16.1;20.5;1.9;17.71;1.4;3.14;15688 +89080;47.68829;.20292;69;20220818;27.4;12.7;20.1;2;15.91;0;3.93;20251 +89080;47.68829;.20292;69;20220819;24.9;16.6;20.8;2.8;17.91;1.6;3.26;15008 +89080;47.68829;.20292;69;20220820;26.8;14.9;20.9;2.1;14.21;0;3.91;17919 +89080;47.68829;.20292;69;20220821;22.5;13.2;17.9;2.3;15.71;.9;2.88;15676 +89080;47.68829;.20292;69;20220822;26;16.7;21.4;1.9;19.01;.1;3.14;15558 +89080;47.68829;.20292;69;20220823;25.9;19.2;22.6;2;20.31;.1;2.91;13042 +89080;47.68829;.20292;69;20220824;32.9;17.1;25;2;18.01;0;4.66;20088 +89080;47.68829;.20292;69;20220825;25;21.1;23.1;2.8;19.01;.1;2.94;9698 +89080;47.68829;.20292;69;20220826;26.5;15.1;20.8;2.6;15.61;0;3.74;16732 +89080;47.68829;.20292;69;20220827;27.8;13.6;20.7;4;13.51;0;4.86;18569 +89080;47.68829;.20292;69;20220828;27.2;14.4;20.8;4.1;12.61;0;4.91;17463 +89080;47.68829;.20292;69;20220829;31.5;16.2;23.9;4.2;14.11;1;5.87;18969 +89080;47.68829;.20292;69;20220830;30.8;17.8;24.3;3;15.41;0;4.83;17304 +89080;47.68829;.20292;69;20220831;29.2;17.4;23.3;2.9;16.71;.8;4.22;16324 +89080;47.68829;.20292;69;20220901;27.3;17.1;22.2;2.1;17.71;7.6;3.35;15014 +89080;47.68829;.20292;69;20220902;21.7;16.9;19.3;2.5;19.11;1.7;2;10080 +89080;47.68829;.20292;69;20220903;25.1;16.3;20.7;2.3;16.91;.1;3;13666 +89080;47.68829;.20292;69;20220904;30.3;12.6;21.5;2.3;14.91;1.2;4.24;19372 +89080;47.68829;.20292;69;20220905;29.2;15.9;22.6;2.6;16.91;2.3;3.92;16582 +89080;47.68829;.20292;69;20220906;28.1;15.6;21.9;2.3;16.31;.2;3.6;15911 +89080;47.68829;.20292;69;20220907;19.7;15.1;17.4;3.5;16.81;3.9;1.89;9400 +89080;47.68829;.20292;69;20220908;22.8;13.6;18.2;4.1;15.51;2.7;2.92;13329 +89080;47.68829;.20292;69;20220909;22.6;15.2;18.9;5.2;15.11;2.5;3.24;11794 +89080;47.68829;.20292;69;20220910;23.2;12.1;17.7;3.2;14.21;.1;2.98;14390 +89080;47.68829;.20292;69;20220911;25.9;12.9;19.4;2.4;14.11;0;3.3;15448 +89080;47.68829;.20292;69;20220912;32.1;14.8;23.5;3.6;14.81;2.5;5.13;17699 +89080;47.68829;.20292;69;20220913;28.9;19.3;24.1;2.7;20.31;2.9;3.31;12945 +89080;47.68829;.20292;69;20220914;25.4;17.4;21.4;2.1;19.71;2.3;2.44;11656 +89080;47.68829;.20292;69;20220915;24.1;17.2;20.7;2.7;16.41;.1;2.72;10680 +89080;47.68829;.20292;69;20220916;19.5;11;15.3;3.4;11.61;.1;2.59;11768 +89080;47.68829;.20292;69;20220917;18.2;7.4;12.8;3;9.01;0;2.61;13171 +89080;47.68829;.20292;69;20220918;21;6.1;13.6;2.1;9.41;.1;2.66;15369 +89080;47.68829;.20292;69;20220919;20.4;8.4;14.4;3.4;10.31;0;2.85;13596 +89080;47.68829;.20292;69;20220920;19.8;8.1;14;4;10.01;0;2.92;13267 +89080;47.68829;.20292;69;20220921;20.8;9.4;15.1;3.6;10.51;0;2.94;12940 +89080;47.68829;.20292;69;20220922;21.8;8.5;15.2;2.7;9.11;0;3.01;13846 +89080;47.68829;.20292;69;20220923;21.3;9.4;15.4;1.6;10.31;.8;2.31;12921 +89080;47.68829;.20292;69;20220924;18.7;12.2;15.5;2.6;13.31;3.3;1.86;9330 +89080;47.68829;.20292;69;20220925;19.9;12.4;16.2;3.6;12.41;0;2.45;9930 +89080;47.68829;.20292;69;20220926;14.5;9.8;12.2;3.7;11.91;7.4;1.38;7680 +89080;47.68829;.20292;69;20220927;17.4;10.4;13.9;5.7;13.01;9.2;1.84;9344 +89080;47.68829;.20292;69;20220928;14;11.9;13;4.7;13.81;.8;.91;4870 +89080;47.68829;.20292;69;20220929;15.3;8.5;11.9;2.8;11.11;1.5;1.51;8972 +89080;47.68829;.20292;69;20220930;16.9;5.3;11.1;2.4;10.91;2.4;1.59;11692 +89080;47.68829;.20292;69;20221001;20.3;13;16.7;6;17.31;1.3;1.48;9073 +89080;47.68829;.20292;69;20221002;20.7;16.3;18.5;4;17.11;1.3;1.81;6861 +89080;47.68829;.20292;69;20221003;17.7;14;15.9;2.6;15.61;0;1.23;6173 +89080;47.68829;.20292;69;20221004;19.4;7.8;13.6;1.6;13.31;.1;1.49;11094 +89080;47.68829;.20292;69;20221005;21.3;10.7;16;3.2;14.41;.5;1.94;10446 +89080;47.68829;.20292;69;20221006;18.5;7;12.8;1.6;11.11;0;1.55;10750 +89080;47.68829;.20292;69;20221007;19.5;5.5;12.5;2.2;9.81;.1;1.93;11742 +89080;47.68829;.20292;69;20221008;18.8;6;12.4;1.9;10.11;0;1.71;11056 +89080;47.68829;.20292;69;20221009;21.3;7.5;14.4;3.2;10.61;0;2.41;11337 +89080;47.68829;.20292;69;20221010;20.1;12.2;16.2;3;14.51;0;1.67;8360 +89080;47.68829;.20292;69;20221011;19.4;11;15.2;4.4;12.91;0;2.01;8510 +89080;47.68829;.20292;69;20221012;20.2;7.4;13.8;2;11.61;.1;1.66;10450 +89080;47.68829;.20292;69;20221013;15.9;11.9;13.9;2.6;14.71;5.4;.88;5580 +89080;47.68829;.20292;69;20221014;19.5;14.9;17.2;4.3;17.31;10.5;1.25;5924 +89080;47.68829;.20292;69;20221015;17.9;15.7;16.8;4.3;16.91;1.9;1.09;3911 +89080;47.68829;.20292;69;20221016;22;13.8;17.9;2.1;16.61;1.8;1.45;7811 +89080;47.68829;.20292;69;20221017;19.4;16.6;18;2.1;18.31;1.5;.98;4328 +89080;47.68829;.20292;69;20221018;20.1;15.6;17.9;3.4;18.31;0;1.11;5511 +89080;47.68829;.20292;69;20221019;24.2;15.5;19.9;3.9;17.71;1.9;2.05;7704 +89080;47.68829;.20292;69;20221020;21;14.9;18;3.2;16.91;6.8;1.43;6287 +89080;47.68829;.20292;69;20221021;19.7;15.5;17.6;3.6;15.81;.1;1.53;5068 +89080;47.68829;.20292;69;20221022;21.6;13.1;17.4;2.8;14.81;2.5;1.65;7269 +89080;47.68829;.20292;69;20221023;22.8;15.2;19;5.8;15.01;.4;2.71;6746 +89080;47.68829;.20292;69;20221024;18.6;15;16.8;5.3;14.71;2.8;1.77;4445 +89080;47.68829;.20292;69;20221025;18.3;11.4;14.9;2.5;14.61;.3;1.02;6212 +89080;47.68829;.20292;69;20221026;23.1;13.3;18.2;2.8;14.91;0;1.79;7365 +89080;47.68829;.20292;69;20221027;25.6;14.7;20.2;3;15.21;0;2.25;7669 +89080;47.68829;.20292;69;20221028;21.9;17.3;19.6;2.3;16.21;0;1.53;4763 +89080;47.68829;.20292;69;20221029;23.8;17.1;20.5;2.7;15.41;0;1.98;5740 +89080;47.68829;.20292;69;20221030;15.7;12.8;14.3;1.9;14.31;2.6;.76;3578 +89080;47.68829;.20292;69;20221031;20.5;11.6;16.1;4.8;14.41;3.4;1.66;6470 +89080;47.68829;.20292;69;20221101;17.8;10.1;14;4.1;12.21;2.9;1.47;5896 +89080;47.68829;.20292;69;20221102;16.3;9.7;13;3;13.01;0;.88;5342 +89080;47.68829;.20292;69;20221103;14;11.3;12.7;4.3;12.41;7.1;.98;3217 +89080;47.68829;.20292;69;20221104;13.7;8;10.9;4.8;9.91;.1;1.33;4780 +89080;47.68829;.20292;69;20221105;14.1;4.7;9.4;2.4;10.01;1.2;.78;6156 +89080;47.68829;.20292;69;20221106;15;9.7;12.4;3.8;12.11;7.1;.95;4449 +89080;47.68829;.20292;69;20221107;16.9;11.2;14.1;4.2;13.01;.6;1.19;4556 +89080;47.68829;.20292;69;20221108;16.7;11;13.9;5.4;12.61;2.8;1.38;4484 +89080;47.68829;.20292;69;20221109;15.5;11.2;13.4;2.7;12.51;.6;.92;3780 +89080;47.68829;.20292;69;20221110;16.1;5.8;11;2.1;11.11;0;.74;5979 +89080;47.68829;.20292;69;20221111;13.7;8.2;11;3.1;11.51;.1;.69;4193 +89080;47.68829;.20292;69;20221112;19.1;9.1;14.1;3.2;12.71;.2;1.17;5708 +89080;47.68829;.20292;69;20221113;16.7;7.8;12.3;2.3;12.21;.2;.73;5281 +89080;47.68829;.20292;69;20221114;14.4;8.9;11.7;2.5;11.71;.3;.71;4002 +89080;47.68829;.20292;69;20221115;14.1;8.8;11.5;4.6;11.71;7.7;.83;3862 +89080;47.68829;.20292;69;20221116;13.2;8.8;11;5.9;11.91;13.2;.68;3430 +89080;47.68829;.20292;69;20221117;13.9;10.7;12.3;6.3;11.51;3.1;1.26;2821 +89080;47.68829;.20292;69;20221118;12.1;6.8;9.5;4;9.51;.2;.92;3692 +89080;47.68829;.20292;69;20221119;11.3;1.9;6.6;2.1;7.91;.1;.59;4980 +89080;47.68829;.20292;69;20221120;12;3.2;7.6;3.2;9.01;2.4;.62;4739 +89080;47.68829;.20292;69;20221121;11.6;5.3;8.5;3.8;9.31;3.7;.73;3892 +89080;47.68829;.20292;69;20221122;11.5;5.2;8.4;5.2;8.71;0;1.02;3839 +89080;47.68829;.20292;69;20221123;13.8;7.3;10.6;5.2;10.61;3.6;.95;3853 +89080;47.68829;.20292;69;20221124;13.4;8.2;10.8;3.6;11.51;2.5;.61;3358 +89080;47.68829;.20292;69;20221125;13.2;7.2;10.2;2.3;10.71;0;.56;3590 +89080;47.68829;.20292;69;20221126;11.4;4.6;8;2.4;9.61;1.3;.44;3800 +89080;47.68829;.20292;69;20221127;11.4;7.7;9.6;2.6;10.61;7.2;.51;2663 +89080;47.68829;.20292;69;20221128;11;7.9;9.5;2.9;10.41;.8;.56;2373 +89080;47.68829;.20292;69;20221129;8.7;3.7;6.2;2.2;9.01;0;.28;3086 +89080;47.68829;.20292;69;20221130;6.2;3.9;5.1;3.5;8.51;0;.26;1939 +89080;47.68829;.20292;69;20221201;8.2;3;5.6;4.5;7.61;0;.67;3085 +89080;47.68829;.20292;69;20221202;5.5;2.4;4;4.3;7.21;.2;.47;2265 +89080;47.68829;.20292;69;20221203;4.2;2.7;3.5;5.4;7.01;.3;.49;1436 +89080;47.68829;.20292;69;20221204;3.6;2.2;2.9;3.1;7.01;.2;.35;1358 +89080;47.68829;.20292;69;20221205;5.6;3.5;4.6;1.9;7.81;0;.34;1737 +89080;47.68829;.20292;69;20221206;6.4;3.1;4.8;3.2;7.31;0;.52;2259 +89080;47.68829;.20292;69;20221207;5;1.5;3.3;3.1;6.91;0;.38;2319 +89080;47.68829;.20292;69;20221208;2.3;1.2;1.8;3.4;6.41;0;.35;1112 +89080;47.68829;.20292;69;20221209;4.4;-.8;1.8;4.3;5.71;.1;.57;2872 +89080;47.68829;.20292;69;20221210;-.4;-3.9;-2.1;1.7;5.21;0;.14;2268 +89080;47.68829;.20292;69;20221211;.9;-2.1;-.6;2.4;5.41;0;.25;2056 +89080;47.68829;.20292;69;20221212;.9;-3;-1;3.1;4.91;0;.35;2388 +89080;47.68829;.20292;69;20221213;2.3;-3.5;-.6;4.5;4.71;1;.55;2986 +89080;47.68829;.20292;69;20221214;1.7;-.4;.7;4;6.21;1.8;.21;1627 +89080;47.68829;.20292;69;20221215;3.4;-.2;1.6;6;5.21;0;.84;2247 +89080;47.68829;.20292;69;20221216;5.5;-1.7;1.9;4.4;5.21;0;.78;3335 +89080;47.68829;.20292;69;20221217;.6;-2.4;-.9;3.8;4.71;0;.48;2004 +89080;47.68829;.20292;69;20221218;5.6;-4;.8;3.7;5.91;.9;.32;3896 +89080;47.68829;.20292;69;20221219;13.4;6.5;10;4.4;10.31;.3;.76;3237 +89080;47.68829;.20292;69;20221220;12.2;12;12.1;5;12.11;6.9;.93;214 +89080;47.68829;.20292;69;20221221;12.7;7.6;10.2;4.6;12.21;8.5;.22;2723 +89080;47.68829;.20292;69;20221222;14.4;12.3;13.4;6.9;13.51;16.4;.87;1603 +89080;47.68829;.20292;69;20221223;14.3;13.7;14;5.8;14.61;6.3;.71;669 +89080;47.68829;.20292;69;20221224;11.4;10.5;11;3.2;12.01;5.5;.53;912 +89080;47.68829;.20292;69;20221225;14.3;10.6;12.5;3;12.81;.6;.57;2272 +89080;47.68829;.20292;69;20221226;11.7;10.7;11.2;3.5;11.41;1.1;.75;990 +89080;47.68829;.20292;69;20221227;11.6;2.8;7.2;2.8;8.81;.1;.46;3746 +89080;47.68829;.20292;69;20221228;11.5;8.3;9.9;6.2;11.31;5.7;.5;2107 +89080;47.68829;.20292;69;20221229;12.1;9.8;11;6;10.51;.9;1.13;1733 +89080;47.68829;.20292;69;20221230;14.4;5;9.7;6.1;12.21;7.1;.17;3938 +89080;47.68829;.20292;69;20221231;15.4;14.3;14.9;7;12.31;.1;1.92;1088 +89081;47.71753;.53356;115;20220101;14.4;6.7;10.5;2.3;10.6;0;.58;3619 +89081;47.71753;.53356;115;20220102;13.8;9;11.4;4.9;11.9;0;.71;2802 +89081;47.71753;.53356;115;20220103;12.7;10.6;11.6;5.6;12.6;17.6;.6;1748 +89081;47.71753;.53356;115;20220104;9.8;9.3;9.5;5.1;10.2;2.7;.86;681 +89081;47.71753;.53356;115;20220105;6.2;1.4;3.8;3.3;6.7;0;.54;2869 +89081;47.71753;.53356;115;20220106;7.6;-.3;3.6;2.1;6.3;.6;.48;3812 +89081;47.71753;.53356;115;20220107;8.7;3.7;6.2;5.9;8.2;1.3;.68;2988 +89081;47.71753;.53356;115;20220108;10.1;7.2;8.6;6.3;9.5;11;.87;2214 +89081;47.71753;.53356;115;20220109;8.4;5;6.7;4.5;8.3;2.4;.7;2452 +89081;47.71753;.53356;115;20220110;7.5;6;6.7;1;9.4;.3;.34;1529 +89081;47.71753;.53356;115;20220111;9.2;2.7;5.9;1.2;6.8;0;.48;3600 +89081;47.71753;.53356;115;20220112;4.7;-1.4;1.6;2;6.2;0;.3;3516 +89081;47.71753;.53356;115;20220113;6.4;1.1;3.7;2.5;6.6;0;.51;3292 +89081;47.71753;.53356;115;20220114;.7;-.3;.2;2;5.8;0;.32;1249 +89081;47.71753;.53356;115;20220115;-1;-2.4;-1.7;1.7;5.4;.1;.2;1563 +89081;47.71753;.53356;115;20220116;2.8;-1.6;.6;2.3;7;.3;.02;3081 +89081;47.71753;.53356;115;20220117;5.2;2.8;4;1.3;8.3;0;.23;2214 +89081;47.71753;.53356;115;20220118;5.5;3;4.2;2.1;7.6;0;.38;2299 +89081;47.71753;.53356;115;20220119;5.6;3.9;4.7;2.3;7.8;.9;.43;1861 +89081;47.71753;.53356;115;20220120;8.4;2.6;5.5;2.5;7.2;.1;.64;3787 +89081;47.71753;.53356;115;20220121;7.6;-.9;3.3;2.4;5.7;0;.69;4723 +89081;47.71753;.53356;115;20220122;4.9;-1.5;1.7;1.6;6;.1;.36;4110 +89081;47.71753;.53356;115;20220123;3.3;2.6;2.9;3.2;6.5;0;.56;1144 +89081;47.71753;.53356;115;20220124;1.5;-.6;.4;2.1;5.8;0;.34;2273 +89081;47.71753;.53356;115;20220125;-.5;-2;-1.3;.7;5.4;0;.28;1897 +89081;47.71753;.53356;115;20220126;.7;-1.8;-.6;1.5;5.7;0;.26;2592 +89081;47.71753;.53356;115;20220127;4.3;.4;2.3;1.7;6.5;0;.38;3376 +89081;47.71753;.53356;115;20220128;8.2;3.4;5.8;1.1;8.3;0;.41;3843 +89081;47.71753;.53356;115;20220129;8.8;5.8;7.3;2.9;9.2;.2;.54;3012 +89081;47.71753;.53356;115;20220130;9.5;7.4;8.4;2.1;9.3;0;.66;2503 +89081;47.71753;.53356;115;20220131;9.1;5.3;7.2;5.9;7.5;.1;1.3;3544 +89081;47.71753;.53356;115;20220201;10.1;2;6;4.4;8.9;.3;.5;5420 +89081;47.71753;.53356;115;20220202;9.2;7.8;8.5;3.2;9.4;0;.76;2083 +89081;47.71753;.53356;115;20220203;5.4;4.8;5.1;3;8;.6;.51;1266 +89081;47.71753;.53356;115;20220204;10.9;5.4;8.1;3.3;8.7;.8;.91;4618 +89081;47.71753;.53356;115;20220205;9.9;0;4.9;2.5;7;0;.77;6415 +89081;47.71753;.53356;115;20220206;11.6;4.7;8.1;7.6;10.1;1.2;.68;5382 +89081;47.71753;.53356;115;20220207;10.8;4.2;7.5;2.8;8.1;0;.92;5340 +89081;47.71753;.53356;115;20220208;13.4;1.7;7.5;.8;7.9;0;.65;7341 +89081;47.71753;.53356;115;20220209;13.6;-1.3;6.1;2;7.5;.1;.92;8459 +89081;47.71753;.53356;115;20220210;5.8;5.8;5.8;2.4;8.74;.7;.7;3700 +89081;47.71753;.53356;115;20220211;9.2;-.9;4.1;1.9;6.59;0;.72;10400 +89081;47.71753;.53356;115;20220212;10.1;.5;5.3;2.5;5.39;0;1.19;10850 +89081;47.71753;.53356;115;20220213;14;-2;6;4.3;7.74;1.5;1.3;8200 +89081;47.71753;.53356;115;20220214;12.3;7.1;9.7;5.3;9.1;2.5;1.45;7100 +89081;47.71753;.53356;115;20220215;10.5;2.8;6.6;4.2;9.34;5.2;.61;4800 +89081;47.71753;.53356;115;20220216;13.8;8.5;11.1;6.8;12.7;1.3;.66;5480 +89081;47.71753;.53356;115;20220217;14.7;11.5;13.1;5.3;10.8;.4;1.82;4248 +89081;47.71753;.53356;115;20220218;11.5;10.8;11.1;6.3;9.6;1.3;1.72;1832 +89081;47.71753;.53356;115;20220219;10.8;1.5;6.1;5.1;6.9;0;1.46;7722 +89081;47.71753;.53356;115;20220220;13.9;7.7;10.8;7.1;10.3;1.6;1.57;6337 +89081;47.71753;.53356;115;20220221;10.1;6.8;8.4;7.4;8;1.2;1.69;4600 +89081;47.71753;.53356;115;20220222;12.3;6.4;9.3;4.5;10;.4;1.08;6365 +89081;47.71753;.53356;115;20220223;12.9;7.2;10;1.7;10.1;0;.95;6346 +89081;47.71753;.53356;115;20220224;12;6.4;9.2;3.9;7.9;1.9;1.61;6383 +89081;47.71753;.53356;115;20220225;11.2;.7;5.9;2.3;6.3;0;1.29;9002 +89081;47.71753;.53356;115;20220226;12.2;.1;6.1;2.8;5.3;.1;1.72;9832 +89081;47.71753;.53356;115;20220227;13;.6;6.8;2.2;5.3;0;1.66;10103 +89081;47.71753;.53356;115;20220228;15.1;.2;7.6;.8;5.9;.7;1.2;11270 +89081;47.71753;.53356;115;20220301;15.1;3.6;9.3;1.5;7.1;0;1.46;10000 +89081;47.71753;.53356;115;20220302;12.3;6.2;9.2;1.4;8.3;0;1.15;7292 +89081;47.71753;.53356;115;20220303;12.1;7.2;9.6;1.5;9.6;.3;1.03;6594 +89081;47.71753;.53356;115;20220304;8.8;6.2;7.5;3;9.3;0;.78;4777 +89081;47.71753;.53356;115;20220305;8.3;2.8;5.5;3.3;8.2;.7;.82;7208 +89081;47.71753;.53356;115;20220306;10.1;4.4;7.2;2.5;6.6;0;1.44;7447 +89081;47.71753;.53356;115;20220307;9;-1.7;3.6;3;4.6;0;1.64;10475 +89081;47.71753;.53356;115;20220308;14.4;0;7.2;2.7;6.8;.3;1.82;12373 +89081;47.71753;.53356;115;20220309;15.1;6.2;10.6;3;8.8;0;1.83;9783 +89081;47.71753;.53356;115;20220310;13.3;9.3;11.3;3.5;9.4;0;1.7;6531 +89081;47.71753;.53356;115;20220311;12;7.3;9.6;4.2;9.6;7.2;1.39;7204 +89081;47.71753;.53356;115;20220312;11.7;6.6;9.1;4.3;9.3;1.3;1.39;7619 +89081;47.71753;.53356;115;20220313;9.4;7.3;8.3;3.5;8.8;5.2;1.15;4828 +89081;47.71753;.53356;115;20220314;15.7;1.8;8.7;2.7;7.6;2.9;2.02;13138 +89081;47.71753;.53356;115;20220315;15.1;9.1;12.1;1.9;11.3;0;1.41;8620 +89081;47.71753;.53356;115;20220316;14.3;8.9;11.6;2.7;10.8;.1;1.48;8264 +89081;47.71753;.53356;115;20220317;9.4;6.8;8.1;3.7;8.2;0;1.34;5699 +89081;47.71753;.53356;115;20220318;14.4;4.5;9.4;6.1;6.19;0;3.25;14400 +89081;47.71753;.53356;115;20220319;13.9;6.3;10.1;4.1;7.44;0;2.4;10050 +89081;47.71753;.53356;115;20220320;15.9;4;9.9;2.6;7.59;0;2.16;12450 +89081;47.71753;.53356;115;20220321;18.4;6.8;12.6;2.7;9.39;0;2.53;15400 +89081;47.71753;.53356;115;20220322;16.7;3.8;10.3;2.6;6.89;0;2.73;18000 +89081;47.71753;.53356;115;20220323;17.6;1.5;9.5;1.9;5.74;0;2.65;18550 +89081;47.71753;.53356;115;20220324;19.9;2.2;11.1;2.2;6.44;0;3;18550 +89081;47.71753;.53356;115;20220325;20.5;5.7;13.1;4.3;6.89;0;4.08;18550 +89081;47.71753;.53356;115;20220326;20.2;5.8;13;4.3;6.94;0;4.02;19050 +89081;47.71753;.53356;115;20220327;21.1;5.9;13.5;2.8;7.79;0;3.43;18600 +89081;47.71753;.53356;115;20220328;21.4;5.8;13.6;1.7;8.09;0;2.74;15600 +89081;47.71753;.53356;115;20220329;19.2;9.2;14.2;1.2;10.54;2.8;1.96;10800 +89081;47.71753;.53356;115;20220330;13.2;7;10.1;2.6;10.79;2;1.2;6450 +89081;47.71753;.53356;115;20220331;8.4;5.8;7.1;4.3;7.49;.6;1.51;7100 +89081;47.71753;.53356;115;20220401;5.9;-.4;2.7;5.8;5.7;1.1;1.33;7800 +89081;47.71753;.53356;115;20220402;8.2;.4;4.3;4.4;5.64;.1;2.02;15250 +89081;47.71753;.53356;115;20220403;8.9;-.2;4.3;3.4;4.94;0;2.16;16000 +89081;47.71753;.53356;115;20220404;12.4;-2.7;4.8;3.1;5.6;.3;2.41;19800 +89081;47.71753;.53356;115;20220405;12.8;6.3;9.5;3.4;10.4;.2;1.12;4900 +89081;47.71753;.53356;115;20220406;13.4;8.5;11;4.3;10.44;1.3;1.57;6300 +89081;47.71753;.53356;115;20220407;15.9;9.9;12.9;6.3;11.94;9.1;2.02;8150 +89081;47.71753;.53356;115;20220408;15.3;8.4;11.9;5.3;10.64;13.7;2.01;7100 +89081;47.71753;.53356;115;20220409;12.6;2.7;7.6;2.1;7.19;0;2.29;18300 +89081;47.71753;.53356;115;20220410;15.3;.2;7.8;3;6.69;0;2.93;22100 +89081;47.71753;.53356;115;20220411;22;4.3;13.2;3.5;9.09;0;3.82;19950 +89081;47.71753;.53356;115;20220412;17.8;9.8;13.8;2.1;11.74;3.3;1.97;9050 +89081;47.71753;.53356;115;20220413;18.3;9.5;13.9;1.3;12.74;.4;2.1;13100 +89081;47.71753;.53356;115;20220414;21.4;7.1;14.3;1.8;12.04;0;3.12;20650 +89081;47.71753;.53356;115;20220415;22.3;8.8;15.5;2.1;11.49;.1;3.56;21850 +89081;47.71753;.53356;115;20220416;20.6;9.2;14.9;3.4;10.39;0;3.97;23550 +89081;47.71753;.53356;115;20220417;20.8;6;13.4;2.1;8.74;0;3.67;23050 +89081;47.71753;.53356;115;20220418;18.6;5.6;12.1;2.6;10.24;3.3;2.88;18350 +89081;47.71753;.53356;115;20220419;14.7;7.3;11;2.8;8.84;0;2.32;11350 +89081;47.71753;.53356;115;20220420;18.8;6.8;12.8;3.4;9.74;.2;3.34;18500 +89081;47.71753;.53356;115;20220421;19.3;8.8;14;2.5;8.34;0;3.93;23600 +89081;47.71753;.53356;115;20220422;19.8;7.8;13.8;3.4;9.84;.2;3.84;22550 +89081;47.71753;.53356;115;20220423;19.8;10;14.9;3.3;11.99;.6;2.86;13250 +89081;47.71753;.53356;115;20220424;19.3;11.2;15.3;2.1;12.59;.5;2.63;14250 +89081;47.71753;.53356;115;20220425;15.4;10.5;12.9;2.4;10.74;0;2.27;11650 +89081;47.71753;.53356;115;20220426;16.9;5.1;11;3.3;8.94;0;3.38;23500 +89081;47.71753;.53356;115;20220427;19.1;6.1;12.6;5;9.24;.1;4.08;23950 +89081;47.71753;.53356;115;20220428;19.9;8.9;14.4;3.8;10.29;0;3.48;15900 +89081;47.71753;.53356;115;20220429;21.6;9.6;15.6;3;10.54;0;3.97;20050 +89081;47.71753;.53356;115;20220430;18;6.3;12.2;3.5;9.04;0;3.52;20550 +89081;47.71753;.53356;115;20220501;17.9;5.7;11.8;3;8.04;0;3.94;25100 +89081;47.71753;.53356;115;20220502;19;8.3;13.6;3.5;8.99;0;4.05;22450 +89081;47.71753;.53356;115;20220503;19.3;9.7;14.5;3.2;9.94;.4;3.19;13400 +89081;47.71753;.53356;115;20220504;17.9;10.7;14.3;2.1;10.89;0;2.67;13350 +89081;47.71753;.53356;115;20220505;20.7;6.1;13.4;2.2;10.74;.1;3.3;19600 +89081;47.71753;.53356;115;20220506;23.1;4.9;14;2.2;10.7;0;4;24319 +89081;47.71753;.53356;115;20220507;22.3;9.2;15.7;2.2;11.8;.1;3.69;20692 +89081;47.71753;.53356;115;20220508;24.1;8.5;16.3;2;12;0;4.02;22734 +89081;47.71753;.53356;115;20220509;26.7;8.1;17.4;.9;12.6;0;4.11;24987 +89081;47.71753;.53356;115;20220510;27.4;11.6;19.5;2.3;12.4;0;4.81;23121 +89081;47.71753;.53356;115;20220511;23.9;10.2;17;2.9;12.5;0;4.2;21613 +89081;47.71753;.53356;115;20220512;21.5;9.6;15.5;2;12.3;0;3.49;20218 +89081;47.71753;.53356;115;20220513;22.6;7.9;15.2;1.5;10.4;0;3.82;22618 +89081;47.71753;.53356;115;20220514;25.5;9.1;17.3;2.1;11;0;4.57;24021 +89081;47.71753;.53356;115;20220515;29.9;13.2;21.5;3.1;13.7;1.1;5.73;24352 +89081;47.71753;.53356;115;20220516;25.7;14.3;20;2.4;14.6;0;4.26;20148 +89081;47.71753;.53356;115;20220517;29.8;12.4;21.1;1.6;14.5;1;4.95;25081 +89081;47.71753;.53356;115;20220518;28.9;12.9;20.9;1.6;16.2;0;4.66;24136 +89081;47.71753;.53356;115;20220519;25.8;15.1;20.4;1.9;16.2;3.2;3.99;19754 +89081;47.71753;.53356;115;20220520;22.4;16.2;19.3;2;16.3;0;3.11;15012 +89081;47.71753;.53356;115;20220521;26.9;9.4;18.1;1;13.3;0;4.37;25556 +89081;47.71753;.53356;115;20220522;28.1;14;21;1.8;14.6;5.6;4.7;22988 +89081;47.71753;.53356;115;20220523;19.3;15.5;17.4;3;15.1;4.7;2.63;11807 +89081;47.71753;.53356;115;20220524;17.2;9.4;13.3;3;11.4;.5;2.91;17127 +89081;47.71753;.53356;115;20220525;19.8;6.5;13.1;2.3;11.1;.1;3.53;22546 +89081;47.71753;.53356;115;20220526;19.4;13.2;16.3;2.4;13.4;0;2.99;15331 +89081;47.71753;.53356;115;20220527;20;13.4;16.7;2.3;13.3;.1;3.14;15878 +89081;47.71753;.53356;115;20220528;23.3;7.3;15.3;2.3;10.5;0;4.44;24991 +89081;47.71753;.53356;115;20220529;18.3;6.7;12.5;3.1;8.5;0;3.81;21287 +89081;47.71753;.53356;115;20220530;21.3;6;13.6;2.1;8.7;0;4.21;24566 +89081;47.71753;.53356;115;20220531;22.4;6.3;14.3;1.9;8.6;0;4.38;25274 +89081;47.71753;.53356;115;20220601;25;6.4;15.7;1.4;9.5;0;4.62;27258 +89081;47.71753;.53356;115;20220602;28.4;13.3;20.8;2.9;11.4;.1;5.79;24582 +89081;47.71753;.53356;115;20220603;26.4;15.4;20.9;1.9;14.7;9.5;4.42;20976 +89081;47.71753;.53356;115;20220604;26.9;16.2;21.5;2.3;18.2;4.8;4.31;20727 +89081;47.71753;.53356;115;20220605;21.6;15.3;18.4;3.8;15.1;0;3.53;15854 +89081;47.71753;.53356;115;20220606;21;11.5;16.2;2.5;13.4;.8;3.54;19584 +89081;47.71753;.53356;115;20220607;21.1;13.9;17.5;3.8;14.4;13.6;3.54;17034 +89081;47.71753;.53356;115;20220608;22.5;13.9;18.2;3.2;15.1;.6;3.74;18679 +89081;47.71753;.53356;115;20220609;21.6;11.4;16.5;2.6;13.5;0;3.72;20404 +89081;47.71753;.53356;115;20220610;23.5;10.8;17.1;1.9;14.2;.1;4.01;22839 +89081;47.71753;.53356;115;20220611;26.5;11.4;18.9;1.3;15;0;4.48;24966 +89081;47.71753;.53356;115;20220612;26.8;12.2;19.5;2.7;12.6;.1;5.22;24571 +89081;47.71753;.53356;115;20220613;26.4;7.9;17.1;1.9;11;0;5.08;27730 +89081;47.71753;.53356;115;20220614;28.8;10;19.4;2.1;11.6;0;5.62;27982 +89081;47.71753;.53356;115;20220615;33.5;15.5;24.5;2.4;13.6;0;6.6;27393 +89081;47.71753;.53356;115;20220616;32.2;14.7;23.4;1.8;13.9;0;5.9;27022 +89081;47.71753;.53356;115;20220617;35.8;15.2;25.5;1.5;14;0;6.43;29362 +89081;47.71753;.53356;115;20220618;38.9;17.8;28.3;2.2;15.5;1.6;7.58;29732 +89081;47.71753;.53356;115;20220619;30.6;16.4;23.5;3.2;17.9;1.7;5.74;24334 +89081;47.71753;.53356;115;20220620;27.6;17.1;22.3;2.1;19.1;3.9;4.39;20879 +89081;47.71753;.53356;115;20220621;26.5;14.2;20.3;2.7;17.4;1.9;4.5;22627 +89081;47.71753;.53356;115;20220622;24;16.8;20.4;1.6;18.8;11.1;3.37;17228 +89081;47.71753;.53356;115;20220623;26.9;14.8;20.8;1.8;16.3;1;4.49;22432 +89081;47.71753;.53356;115;20220624;22.4;15.1;18.7;4.1;15.6;2.3;3.76;17339 +89081;47.71753;.53356;115;20220625;17.8;14.7;16.2;2.7;15;4.5;2.29;11172 +89081;47.71753;.53356;115;20220626;22.4;9.9;16.1;1.4;12.5;.5;3.88;22774 +89081;47.71753;.53356;115;20220627;23.7;11.6;17.6;2.7;11.6;0;4.58;22385 +89081;47.71753;.53356;115;20220628;25.2;9.4;17.3;2;11;0;4.81;25608 +89081;47.71753;.53356;115;20220629;21.6;9.3;15.4;2.2;12.9;5.6;3.8;22532 +89081;47.71753;.53356;115;20220630;20.9;11.9;16.4;1.9;13;3.6;3.49;19202 +89081;47.71753;.53356;115;20220701;21.4;7.8;14.6;2;10.7;0;4.01;23657 +89081;47.71753;.53356;115;20220702;27.4;8.3;17.8;1.5;11.1;0;5.07;28063 +89081;47.71753;.53356;115;20220703;25.2;10.6;17.9;3.3;12.3;0;5.02;24456 +89081;47.71753;.53356;115;20220704;27;9.7;18.3;2;12.1;.1;5.08;26611 +89081;47.71753;.53356;115;20220705;26.6;10;18.3;2.6;12;0;5.21;26017 +89081;47.71753;.53356;115;20220706;27.6;10.5;19;2.9;12.1;0;5.56;26363 +89081;47.71753;.53356;115;20220707;25.9;12.2;19;3.1;14.1;0;4.85;23515 +89081;47.71753;.53356;115;20220708;30.4;11.3;20.8;2.4;12.1;0;6.01;27772 +89081;47.71753;.53356;115;20220709;31.8;13.4;22.6;2.9;13.7;0;6.43;27193 +89081;47.71753;.53356;115;20220710;30.2;13.4;21.8;3.1;12.6;0;6.21;25910 +89081;47.71753;.53356;115;20220711;32.1;15.9;24;3.1;13.5;0;6.57;25375 +89081;47.71753;.53356;115;20220712;34.4;15.8;25.1;1.4;12.9;0;5.88;27147 +89081;47.71753;.53356;115;20220713;36.5;15.2;25.8;.7;11.6;0;5.54;28999 +89081;47.71753;.53356;115;20220714;32.5;16.9;24.7;3.1;14.2;0;6.54;24698 +89081;47.71753;.53356;115;20220715;30.9;13.9;22.4;3;12.1;0;6.34;25724 +89081;47.71753;.53356;115;20220716;31.6;13.5;22.5;2.5;10.7;0;6.32;26475 +89081;47.71753;.53356;115;20220717;34.4;16.3;25.3;2.7;11.6;0;6.97;26392 +89081;47.71753;.53356;115;20220718;39.1;18.6;28.8;2.4;12;0;7.66;28019 +89081;47.71753;.53356;115;20220719;33.2;23.1;28.1;3.3;15.3;2.8;6.48;19497 +89081;47.71753;.53356;115;20220720;26.4;17.2;21.8;3.3;17.6;3.9;4.33;18527 +89081;47.71753;.53356;115;20220721;29.1;15.2;22.1;1.8;16.4;0;4.74;22771 +89081;47.71753;.53356;115;20220722;24.8;15;19.9;2.1;17.2;.4;3.71;18993 +89081;47.71753;.53356;115;20220723;27.7;15.4;21.5;2.2;15;0;4.65;21239 +89081;47.71753;.53356;115;20220724;33.4;13.6;23.5;1.6;13.9;0;5.71;26934 +89081;47.71753;.53356;115;20220725;26.6;17.7;22.1;4.1;15.3;.8;4.96;17869 +89081;47.71753;.53356;115;20220726;24;15.6;19.8;2.9;13.1;0;4.18;17277 +89081;47.71753;.53356;115;20220727;27.1;10.4;18.7;1.8;10.7;0;4.78;24399 +89081;47.71753;.53356;115;20220728;29.6;15.6;22.6;1.2;10.7;0;4.6;22211 +89081;47.71753;.53356;115;20220729;28.7;17;22.8;1.2;12.4;0;4.28;20182 +89081;47.71753;.53356;115;20220730;31.4;13.9;22.6;2;14.4;0;5.38;24646 +89081;47.71753;.53356;115;20220731;31.1;15.6;23.3;2.9;15.1;0;5.68;23063 +89081;47.71753;.53356;115;20220801;29.3;15;22.1;2.4;16.2;0;4.86;22030 +89081;47.71753;.53356;115;20220802;32.8;14.5;23.6;1.3;15.1;0;5.08;24842 +89081;47.71753;.53356;115;20220803;36.7;17.4;27;1.5;15.1;.4;5.8;25390 +89081;47.71753;.53356;115;20220804;29;20.3;24.6;3;18.9;3;4.53;16842 +89081;47.71753;.53356;115;20220805;28.8;15.7;22.2;3.7;13.1;0;5.62;20635 +89081;47.71753;.53356;115;20220806;28;13.3;20.6;3;8.8;0;5.63;21759 +89081;47.71753;.53356;115;20220807;29.8;12.8;21.3;2.9;9.2;0;5.91;23294 +89081;47.71753;.53356;115;20220808;32.6;14.3;23.4;2.9;10.2;0;6.4;24043 +89081;47.71753;.53356;115;20220809;34.1;17;25.5;3.3;12.1;0;6.81;23094 +89081;47.71753;.53356;115;20220810;35.4;17.5;26.4;2.9;11.7;0;6.79;23494 +89081;47.71753;.53356;115;20220811;35.5;17.1;26.3;2.5;10.1;0;6.52;23680 +89081;47.71753;.53356;115;20220812;36.1;14.7;25.4;1.5;9.7;0;5.63;25406 +89081;47.71753;.53356;115;20220813;36.4;17;26.7;1.5;9.8;7.8;5.53;24020 +89081;47.71753;.53356;115;20220814;25.8;19;22.4;2.8;17.4;3.4;3.64;13986 +89081;47.71753;.53356;115;20220815;26.1;17.5;21.8;3.6;17.6;.2;3.92;15667 +89081;47.71753;.53356;115;20220816;23.8;16.5;20.1;1.2;18.4;8.7;2.73;14309 +89081;47.71753;.53356;115;20220817;24.4;16;20.2;2.1;17.6;4.9;3.1;15269 +89081;47.71753;.53356;115;20220818;27;12.5;19.7;1.7;15.2;0;3.82;20031 +89081;47.71753;.53356;115;20220819;25.9;16.7;21.3;2.9;17.5;1.9;3.62;15771 +89081;47.71753;.53356;115;20220820;27.6;14.5;21;1.4;14.7;0;3.72;18750 +89081;47.71753;.53356;115;20220821;23.6;13.2;18.4;2.1;14.7;.9;3.22;16546 +89081;47.71753;.53356;115;20220822;25.5;16.6;21;1.7;18.3;.1;3.06;15165 +89081;47.71753;.53356;115;20220823;27.4;19.4;23.4;1.7;19.4;0;3.24;14250 +89081;47.71753;.53356;115;20220824;33;15.4;24.2;1;16.8;0;4.14;21141 +89081;47.71753;.53356;115;20220825;27.1;19.7;23.4;3.1;17.9;.1;3.8;13478 +89081;47.71753;.53356;115;20220826;27.2;16.4;21.8;2.5;15.4;0;3.9;16224 +89081;47.71753;.53356;115;20220827;29.3;12.6;20.9;2.2;12.9;0;4.43;20096 +89081;47.71753;.53356;115;20220828;29.3;12.4;20.8;1.8;11.9;0;4.23;20052 +89081;47.71753;.53356;115;20220829;33.3;15.5;24.4;2.3;13.7;2;5.12;20416 +89081;47.71753;.53356;115;20220830;29.9;18;23.9;1.9;15.2;0;4.01;16488 +89081;47.71753;.53356;115;20220831;31.4;16.1;23.7;1.7;15.9;.3;4.12;18581 +89081;47.71753;.53356;115;20220901;28.8;17.1;22.9;1.7;16.4;12.2;3.58;16062 +89081;47.71753;.53356;115;20220902;23.6;16.3;19.9;2.1;18.1;2.5;2.54;12501 +89081;47.71753;.53356;115;20220903;25.5;16.2;20.8;3.1;16.3;.2;3.43;14027 +89081;47.71753;.53356;115;20220904;29.2;12.7;20.9;1.9;14.5;2;3.86;18629 +89081;47.71753;.53356;115;20220905;29.4;15.6;22.5;2.6;16.3;3.8;4.05;16849 +89081;47.71753;.53356;115;20220906;27.5;15.3;21.4;2.4;15.6;.1;3.61;15672 +89081;47.71753;.53356;115;20220907;19;15.8;17.4;3.1;16.2;8.4;1.84;7778 +89081;47.71753;.53356;115;20220908;22.5;13.6;18;3.6;15.6;2.2;2.77;13078 +89081;47.71753;.53356;115;20220909;21.4;14.9;18.1;4.6;14.8;1.5;2.9;11015 +89081;47.71753;.53356;115;20220910;22.6;12.5;17.5;3;13.6;.1;2.95;13680 +89081;47.71753;.53356;115;20220911;26.4;11.4;18.9;1;13.2;0;2.82;16579 +89081;47.71753;.53356;115;20220912;31.9;14;22.9;2;14.4;1.6;4.12;17959 +89081;47.71753;.53356;115;20220913;30.5;19;24.7;2.4;19.1;2.7;3.67;14177 +89081;47.71753;.53356;115;20220914;25.3;17.8;21.5;2.5;19.2;3.1;2.59;11261 +89081;47.71753;.53356;115;20220915;24.3;17;20.6;3;16.1;.1;2.92;10986 +89081;47.71753;.53356;115;20220916;20.8;10.5;15.6;3.7;11.4;0;2.96;12975 +89081;47.71753;.53356;115;20220917;19.4;5.5;12.4;2.2;8.5;0;2.61;14965 +89081;47.71753;.53356;115;20220918;21.2;4.1;12.6;1.4;8.7;.1;2.47;16454 +89081;47.71753;.53356;115;20220919;22.4;6.3;14.3;2;9.5;0;2.8;15778 +89081;47.71753;.53356;115;20220920;21.9;5.9;13.9;2;9;0;2.75;15550 +89081;47.71753;.53356;115;20220921;22.5;7.2;14.8;1.9;9.3;0;2.74;15026 +89081;47.71753;.53356;115;20220922;23.1;6.3;14.7;1.3;8.2;0;2.54;15580 +89081;47.71753;.53356;115;20220923;22.6;8.3;15.4;.6;9.3;.6;1.97;14180 +89081;47.71753;.53356;115;20220924;18.8;10.1;14.4;2.8;12.3;.7;2.03;10853 +89081;47.71753;.53356;115;20220925;21.2;12.2;16.7;2.8;11.7;.1;2.6;10911 +89081;47.71753;.53356;115;20220926;14.4;10.1;12.2;3.9;11.5;7.7;1.52;7342 +89081;47.71753;.53356;115;20220927;16.5;10;13.2;4.7;12.3;13.5;1.77;8995 +89081;47.71753;.53356;115;20220928;13.8;11.9;12.8;4.6;13.1;.9;1.1;4641 +89081;47.71753;.53356;115;20220929;14.8;8.9;11.8;2.4;10.8;1.4;1.48;8340 +89081;47.71753;.53356;115;20220930;17.6;4.2;10.9;2.4;10.2;2.1;1.8;12586 +89081;47.71753;.53356;115;20221001;19.4;12.6;16;5.8;16.7;1.9;1.41;8751 +89081;47.71753;.53356;115;20221002;19.7;15.9;17.8;3.8;16.6;1.2;1.68;6368 +89081;47.71753;.53356;115;20221003;18;13.3;15.6;1.5;14.5;0;1.31;7027 +89081;47.71753;.53356;115;20221004;19.8;5.9;12.8;.9;11.9;.1;1.51;12176 +89081;47.71753;.53356;115;20221005;21.7;10.8;16.2;3.4;13.7;.4;2.22;10600 +89081;47.71753;.53356;115;20221006;20.2;7.6;13.9;1.2;10.9;0;1.65;11270 +89081;47.71753;.53356;115;20221007;19.4;4.6;12;1.2;9.1;.1;1.64;12080 +89081;47.71753;.53356;115;20221008;20.5;5.4;12.9;1;9.4;0;1.61;12040 +89081;47.71753;.53356;115;20221009;21.4;5;13.2;1.8;9.9;0;1.97;12391 +89081;47.71753;.53356;115;20221010;20.1;12.6;16.3;2.3;14;0;1.66;8150 +89081;47.71753;.53356;115;20221011;20.3;11.5;15.9;2.5;12.6;0;1.87;8733 +89081;47.71753;.53356;115;20221012;19.5;5.7;12.6;1.4;10.9;.1;1.47;10871 +89081;47.71753;.53356;115;20221013;15.9;11.5;13.7;2.8;14.1;5;1;5899 +89081;47.71753;.53356;115;20221014;19.1;15;17;4.3;16.9;11.1;1.31;5599 +89081;47.71753;.53356;115;20221015;18.7;16;17.3;4.5;16.4;2.2;1.47;4410 +89081;47.71753;.53356;115;20221016;21.8;13.1;17.4;1.8;16.4;2;1.38;8077 +89081;47.71753;.53356;115;20221017;18.7;17.3;18;2.6;17.8;3.6;1.05;2982 +89081;47.71753;.53356;115;20221018;21.9;14.9;18.4;2.4;17.7;.1;1.38;6997 +89081;47.71753;.53356;115;20221019;24.6;14.7;19.6;2.4;17;3.9;1.83;8264 +89081;47.71753;.53356;115;20221020;20.1;14.4;17.2;3.6;16.4;9.6;1.41;6093 +89081;47.71753;.53356;115;20221021;19.6;15.3;17.4;3.4;15.4;0;1.57;5166 +89081;47.71753;.53356;115;20221022;21;12.3;16.6;2.4;14.3;1.6;1.52;7383 +89081;47.71753;.53356;115;20221023;23.1;14.5;18.8;4.9;13.9;.1;2.79;7227 +89081;47.71753;.53356;115;20221024;18.7;14.9;16.8;4.6;14.1;1.3;1.86;4614 +89081;47.71753;.53356;115;20221025;18.3;11.8;15;2.4;14;.7;1.16;6048 +89081;47.71753;.53356;115;20221026;22.9;12.2;17.5;2.9;14.3;0;1.84;7739 +89081;47.71753;.53356;115;20221027;25.3;14.2;19.7;2.9;14.5;0;2.26;7768 +89081;47.71753;.53356;115;20221028;23;17.8;20.4;3.2;15.7;0;2.11;5125 +89081;47.71753;.53356;115;20221029;22.9;16.9;19.9;3;14.4;0;2.14;5445 +89081;47.71753;.53356;115;20221030;17.3;11.8;14.5;1.4;13.3;1.2;.91;5116 +89081;47.71753;.53356;115;20221031;20.6;11.8;16.2;3;14;1.2;1.48;6463 +89081;47.71753;.53356;115;20221101;17.5;9.8;13.6;4.4;11.6;2.4;1.63;5930 +89081;47.71753;.53356;115;20221102;16.2;8.3;12.2;3;12.2;0;.95;5917 +89081;47.71753;.53356;115;20221103;13.9;11;12.4;3.9;11.6;7.1;1.14;3391 +89081;47.71753;.53356;115;20221104;13.7;8;10.8;5.5;9.6;.1;1.55;4819 +89081;47.71753;.53356;115;20221105;14.1;4.5;9.3;2.2;9.5;.5;.85;6260 +89081;47.71753;.53356;115;20221106;13.6;9.3;11.4;4.1;11.2;5.5;1.02;4009 +89081;47.71753;.53356;115;20221107;16.5;11.4;13.9;3.8;12.7;.9;1.21;4328 +89081;47.71753;.53356;115;20221108;16.4;10.1;13.2;4.5;11.9;2.6;1.35;4775 +89081;47.71753;.53356;115;20221109;15.3;11.4;13.3;3.5;12.2;.5;1.12;3624 +89081;47.71753;.53356;115;20221110;15;4.6;9.8;2.2;10.4;0;.72;6047 +89081;47.71753;.53356;115;20221111;15;8;11.5;2.4;10.9;.1;.87;4824 +89081;47.71753;.53356;115;20221112;19.4;7.4;13.4;1.5;11.5;.2;.87;6329 +89081;47.71753;.53356;115;20221113;16.5;6.6;11.5;.9;11.1;.2;.55;5632 +89081;47.71753;.53356;115;20221114;14.1;6.9;10.5;2;10.9;.6;.63;4680 +89081;47.71753;.53356;115;20221115;14;8.7;11.3;4.1;11.4;8.8;.88;3907 +89081;47.71753;.53356;115;20221116;13.1;8.8;10.9;5.2;11.7;12.4;.74;3432 +89081;47.71753;.53356;115;20221117;14.4;11;12.7;5.7;11.1;2.4;1.5;2968 +89081;47.71753;.53356;115;20221118;12.4;6.7;9.6;3;9.42;.4;.83;4516 +89081;47.71753;.53356;115;20221119;11.4;1.2;6.3;1.4;7.7;.1;.47;5640 +89081;47.71753;.53356;115;20221120;11.5;1.9;6.7;2.8;8.72;2.3;.56;4315 +89081;47.71753;.53356;115;20221121;11.6;5;8.3;3.8;9.07;3.8;.82;3348 +89081;47.71753;.53356;115;20221122;12;5.4;8.7;5.2;8.4;0;1.25;3985 +89081;47.71753;.53356;115;20221123;13.7;7.5;10.6;4.6;10;2.8;1.12;3801 +89081;47.71753;.53356;115;20221124;12.8;7.7;10.2;4.5;10.8;1.9;.76;3370 +89081;47.71753;.53356;115;20221125;12.7;7.3;10;2.6;10.2;0;.68;3433 +89081;47.71753;.53356;115;20221126;9.6;3.4;6.5;2.2;8.8;.5;.39;3658 +89081;47.71753;.53356;115;20221127;11.3;7.4;9.3;3.4;9.6;8.5;.79;2794 +89081;47.71753;.53356;115;20221128;12;8.2;10.1;3.6;10.1;.3;.84;2720 +89081;47.71753;.53356;115;20221129;7.6;4.9;6.2;2;8.7;0;.39;2211 +89081;47.71753;.53356;115;20221130;6.1;3.6;4.8;1.9;8.2;0;.31;2090 +89081;47.71753;.53356;115;20221201;8.8;2.1;5.4;2.7;7.4;.1;.56;3606 +89081;47.71753;.53356;115;20221202;6;4.1;5;2.6;7.2;.4;.6;1737 +89081;47.71753;.53356;115;20221203;4.5;2.4;3.4;4.1;6.8;.2;.54;1825 +89081;47.71753;.53356;115;20221204;3.9;2.1;3;2.8;6.7;.4;.44;1646 +89081;47.71753;.53356;115;20221205;6;3.4;4.7;1.3;7.4;0;.39;2030 +89081;47.71753;.53356;115;20221206;5.4;2.8;4.1;2.8;7.17;0;.44;2242 +89081;47.71753;.53356;115;20221207;4.7;1.8;3.3;2.4;6.92;0;.33;2862 +89081;47.71753;.53356;115;20221208;2.2;.4;1.3;2.8;6.25;0;.32;1489 +89081;47.71753;.53356;115;20221209;4.1;-1.7;1.2;1.9;5.3;.1;.41;3107 +89081;47.71753;.53356;115;20221210;-.7;-4.1;-2.4;1.8;5.1;0;.14;2282 +89081;47.71753;.53356;115;20221211;1.7;-3.1;-.7;1.6;4.9;0;.3;2760 +89081;47.71753;.53356;115;20221212;2.1;-4;-1;2.2;4.5;0;.4;3139 +89081;47.71753;.53356;115;20221213;2.3;-3.8;-.8;2.9;4.4;.5;.52;3124 +89081;47.71753;.53356;115;20221214;1.6;-.8;.4;2.4;6;1.2;.24;1820 +89081;47.71753;.53356;115;20221215;4.6;-.4;2.1;3.9;5;0;.85;2773 +89081;47.71753;.53356;115;20221216;6.4;-2.6;1.9;2.2;4.8;0;.6;3828 +89081;47.71753;.53356;115;20221217;.9;-2.7;-.9;2.8;4.5;0;.49;2286 +89081;47.71753;.53356;115;20221218;5.3;-4.9;.2;3;5.5;.5;.33;4080 +89081;47.71753;.53356;115;20221219;13.4;5.1;9.2;5.7;9.8;.5;.9;3641 +89081;47.71753;.53356;115;20221220;12.7;12.2;12.4;4.7;11.6;4.5;1.17;628 +89081;47.71753;.53356;115;20221221;12.5;7.6;10;4.3;11.8;7.5;.34;2714 +89081;47.71753;.53356;115;20221222;14.4;12.1;13.2;6.8;12.8;13.6;1.12;1749 +89081;47.71753;.53356;115;20221223;14.3;13.7;14;5.4;14;5.5;.92;723 +89081;47.71753;.53356;115;20221224;12;10.2;11.1;3.5;11.4;2;.72;1511 +89081;47.71753;.53356;115;20221225;14.5;8.7;11.6;2.9;12.1;.7;.54;2999 +89081;47.71753;.53356;115;20221226;11.6;10.4;11;3.7;10.8;1.7;.9;1177 +89081;47.71753;.53356;115;20221227;11.3;1.7;6.5;1.9;8.3;.1;.37;3982 +89081;47.71753;.53356;115;20221228;11.6;8.3;9.9;5.6;11;6.4;.63;2199 +89081;47.71753;.53356;115;20221229;11.1;10.1;10.6;5.1;10.5;.7;1.02;1058 +89081;47.71753;.53356;115;20221230;14.3;5.3;9.8;6.1;11.7;5.8;.41;3896 +89081;47.71753;.53356;115;20221231;15.8;14.4;15.1;6.3;11.5;0;2.21;1332 +89082;47.74577;.86454;130;20220101;14.2;6.3;10.2;1.9;10.43;0;.53;3550 +89082;47.74577;.86454;130;20220102;13.7;8.5;11.1;5.1;11.57;0;.78;2445 +89082;47.74577;.86454;130;20220103;12.3;10.4;11.4;6;12.4;14.6;.61;1536 +89082;47.74577;.86454;130;20220104;10.6;9.7;10.1;5.7;10.17;3.6;1.04;948 +89082;47.74577;.86454;130;20220105;6.6;.8;3.7;2.9;6.43;.1;.55;3131 +89082;47.74577;.86454;130;20220106;6.8;-1.3;2.8;2.4;6.3;.3;.41;3901 +89082;47.74577;.86454;130;20220107;8.6;3.1;5.8;6.4;7.93;.5;.73;3085 +89082;47.74577;.86454;130;20220108;9.6;6.2;7.9;6.8;9.33;9.8;.76;1955 +89082;47.74577;.86454;130;20220109;8.3;4.6;6.5;5;8.17;1.5;.7;2842 +89082;47.74577;.86454;130;20220110;7.5;5.6;6.6;1.5;8.97;0;.39;1694 +89082;47.74577;.86454;130;20220111;6.2;2;4.1;2.1;6.67;0;.44;3500 +89082;47.74577;.86454;130;20220112;3.6;-1.7;.9;2.2;6.13;0;.23;3480 +89082;47.74577;.86454;130;20220113;4.8;1.4;3.1;3.6;6.73;0;.45;2837 +89082;47.74577;.86454;130;20220114;.6;-.8;-.1;2.1;5.77;0;.29;1502 +89082;47.74577;.86454;130;20220115;-.8;-3.2;-2;1.4;5.3;.1;.2;1902 +89082;47.74577;.86454;130;20220116;2.7;-1.9;.4;2.4;6.83;.2;.08;2567 +89082;47.74577;.86454;130;20220117;5.9;2.6;4.2;1.4;8.1;0;.28;2222 +89082;47.74577;.86454;130;20220118;5.9;1.9;3.9;2.7;7.63;0;.32;2727 +89082;47.74577;.86454;130;20220119;5.5;3.5;4.5;2.6;7.97;.9;.36;1735 +89082;47.74577;.86454;130;20220120;8.2;2.4;5.3;2.8;7.27;.1;.59;4406 +89082;47.74577;.86454;130;20220121;6.3;.5;3.4;2.8;6.03;0;.63;4604 +89082;47.74577;.86454;130;20220122;4.8;-1.8;1.5;1.9;6.27;0;.34;3168 +89082;47.74577;.86454;130;20220123;3.2;2.6;2.9;3.6;6.7;0;.5;832 +89082;47.74577;.86454;130;20220124;1.4;-.9;.3;2.1;6;0;.3;2843 +89082;47.74577;.86454;130;20220125;-.3;-1.9;-1.1;.7;5.56;0;.27;1944 +89082;47.74577;.86454;130;20220126;.7;-1.9;-.6;1.9;5.77;0;.24;2335 +89082;47.74577;.86454;130;20220127;3.8;.1;1.9;2.2;6.6;0;.34;3026 +89082;47.74577;.86454;130;20220128;7;3;5;1.5;8.3;0;.36;2860 +89082;47.74577;.86454;130;20220129;8.6;5.1;6.9;3.4;9.33;.2;.45;2640 +89082;47.74577;.86454;130;20220130;10.4;6.9;8.6;2.1;9.2;0;.69;3389 +89082;47.74577;.86454;130;20220131;9;4.6;6.8;5.5;7.57;.1;1.14;4235 +89082;47.74577;.86454;130;20220201;9.8;1.3;5.6;4.5;9;.2;.38;3950 +89082;47.74577;.86454;130;20220202;9.1;7.8;8.5;3.2;9.63;0;.69;2005 +89082;47.74577;.86454;130;20220203;6.1;6;6;3;8.23;.6;.51;1363 +89082;47.74577;.86454;130;20220204;10.9;5.1;8;3.3;8.87;1;.83;4626 +89082;47.74577;.86454;130;20220205;9.8;-.5;4.7;2.5;7.03;.1;.73;6318 +89082;47.74577;.86454;130;20220206;11.2;3.7;7.5;7.2;10.17;1.2;.55;5332 +89082;47.74577;.86454;130;20220207;10.8;3.7;7.2;2.4;7.93;0;.91;5015 +89082;47.74577;.86454;130;20220208;13.2;1.7;7.4;1.1;7.97;0;.67;7321 +89082;47.74577;.86454;130;20220209;13.7;-.9;6.4;2;7.57;.1;.92;8110 +89082;47.74577;.86454;130;20220210;6.9;4.8;5.9;3.5;8.45;.8;.87;3700 +89082;47.74577;.86454;130;20220211;9.2;-1.4;3.9;2;6.39;0;.75;10250 +89082;47.74577;.86454;130;20220212;10;-.3;4.8;2.6;5.27;0;1.22;10850 +89082;47.74577;.86454;130;20220213;14.2;-2.5;5.8;4.8;7.54;1.7;1.42;8100 +89082;47.74577;.86454;130;20220214;11.7;6.9;9.3;6;8.95;2.6;1.43;6300 +89082;47.74577;.86454;130;20220215;10.2;2;6.1;5.1;9.09;4.8;.59;5000 +89082;47.74577;.86454;130;20220216;13.8;8.4;11.1;7.6;12.83;1.2;.57;4752 +89082;47.74577;.86454;130;20220217;14.6;11.4;13;5.4;11.03;.5;1.73;4209 +89082;47.74577;.86454;130;20220218;11.5;9.3;10.4;7.2;9.83;1.5;1.47;2555 +89082;47.74577;.86454;130;20220219;10.7;.7;5.7;5.5;6.87;0;1.44;8696 +89082;47.74577;.86454;130;20220220;13.1;7.1;10.1;7.6;10.47;1.7;1.28;5812 +89082;47.74577;.86454;130;20220221;10.4;6.2;8.3;7.4;8.23;.8;1.55;5551 +89082;47.74577;.86454;130;20220222;12.4;4;8.2;4.3;9.93;.5;.87;5656 +89082;47.74577;.86454;130;20220223;12.6;6.7;9.7;1.9;10.17;.2;.9;6040 +89082;47.74577;.86454;130;20220224;12;5.8;8.9;4;8;1.9;1.55;6455 +89082;47.74577;.86454;130;20220225;10.9;-.7;5.1;2.5;6.3;.1;1.26;10201 +89082;47.74577;.86454;130;20220226;11.1;.6;5.9;3.9;5.6;0;1.78;10618 +89082;47.74577;.86454;130;20220227;11.9;-.6;5.6;3;5.4;0;1.67;11123 +89082;47.74577;.86454;130;20220228;14.1;-.1;7;1.5;5.73;.4;1.45;11634 +89082;47.74577;.86454;130;20220301;14.7;3.4;9.1;1.7;7.13;0;1.46;8627 +89082;47.74577;.86454;130;20220302;12.9;5.1;9;1.8;8.5;0;1.2;7504 +89082;47.74577;.86454;130;20220303;11.6;7.6;9.6;1.7;9.73;.4;.98;5499 +89082;47.74577;.86454;130;20220304;9.8;4.6;7.2;2.8;9.3;.2;.76;5070 +89082;47.74577;.86454;130;20220305;8.4;4.9;6.6;2.9;8.83;.7;.73;4628 +89082;47.74577;.86454;130;20220306;9;4.1;6.6;3.5;6.47;0;1.54;8553 +89082;47.74577;.86454;130;20220307;8.3;-1.3;3.5;4.2;4.67;0;1.75;11551 +89082;47.74577;.86454;130;20220308;15;-1.1;6.9;3.3;6.6;.1;2.03;13205 +89082;47.74577;.86454;130;20220309;15.3;4.6;10;3.2;8.7;0;1.87;11377 +89082;47.74577;.86454;130;20220310;14.4;7.4;10.9;3.6;9.2;0;1.8;8057 +89082;47.74577;.86454;130;20220311;12.3;6.5;9.4;5.1;9.57;5.2;1.37;5897 +89082;47.74577;.86454;130;20220312;11.4;6.1;8.8;4.5;9.5;.9;1.25;7759 +89082;47.74577;.86454;130;20220313;9;6.7;7.8;4;8.83;5.6;1.04;4203 +89082;47.74577;.86454;130;20220314;15.2;1.5;8.3;3.3;7.77;3.2;2.03;13751 +89082;47.74577;.86454;130;20220315;14.8;8.3;11.6;2.4;11.33;0;1.3;7630 +89082;47.74577;.86454;130;20220316;14.3;8.1;11.2;2.7;11;.1;1.29;6829 +89082;47.74577;.86454;130;20220317;8.8;7.1;8;3.8;8.43;0;1.23;5357 +89082;47.74577;.86454;130;20220318;14.3;4;9.2;6.1;6.19;0;3.18;14175 +89082;47.74577;.86454;130;20220319;14.3;5.5;9.9;4.3;7.12;0;2.55;11325 +89082;47.74577;.86454;130;20220320;15;3;9;2.5;7.24;0;1.98;10825 +89082;47.74577;.86454;130;20220321;18.6;6.2;12.4;2.6;9.12;0;2.45;14175 +89082;47.74577;.86454;130;20220322;16.8;2.6;9.7;2.9;6.54;0;2.79;17500 +89082;47.74577;.86454;130;20220323;17.9;1.5;9.7;2.6;5.75;0;2.98;18350 +89082;47.74577;.86454;130;20220324;20.2;1.4;10.8;2.2;6.39;0;2.99;17900 +89082;47.74577;.86454;130;20220325;20.4;5.5;13;4.1;6.69;0;3.98;17950 +89082;47.74577;.86454;130;20220326;20;5.2;12.6;4.3;6.74;0;3.96;18350 +89082;47.74577;.86454;130;20220327;21.3;5.4;13.3;2.8;7.44;0;3.47;18050 +89082;47.74577;.86454;130;20220328;21.7;4.1;12.9;1.5;8.07;0;2.61;15200 +89082;47.74577;.86454;130;20220329;17.6;8.9;13.2;1.4;10.42;4.1;1.81;9250 +89082;47.74577;.86454;130;20220330;13.2;5.7;9.5;2.5;10.47;2.7;1.19;6825 +89082;47.74577;.86454;130;20220331;8.5;5;6.8;4.8;7.44;.7;1.49;6975 +89082;47.74577;.86454;130;20220401;5.8;-.5;2.6;5.8;5.7;1.2;1.33;7800 +89082;47.74577;.86454;130;20220402;8.1;-.1;4;4.9;5.29;0;2.1;15125 +89082;47.74577;.86454;130;20220403;8.7;-.6;4.1;3.6;4.89;0;2.14;15400 +89082;47.74577;.86454;130;20220404;12;-3.6;4.2;3.4;5.7;.3;2.31;19250 +89082;47.74577;.86454;130;20220405;12.7;6.2;9.4;3.4;10.4;.1;1.12;4900 +89082;47.74577;.86454;130;20220406;12.8;6.6;9.7;4.9;10.14;1.3;1.42;6300 +89082;47.74577;.86454;130;20220407;15.7;9.7;12.7;7.3;11.67;8.8;2.11;8225 +89082;47.74577;.86454;130;20220408;15.7;8.1;11.9;6.2;10.39;13.7;2.2;7150 +89082;47.74577;.86454;130;20220409;12.6;1.7;7.2;2.7;6.94;.2;2.39;18625 +89082;47.74577;.86454;130;20220410;15.2;-.6;7.3;3;6.57;0;2.87;21825 +89082;47.74577;.86454;130;20220411;21.9;2.8;12.3;3.5;8.84;0;3.75;19825 +89082;47.74577;.86454;130;20220412;18.7;8;13.4;2.5;11.37;5.5;2.23;10950 +89082;47.74577;.86454;130;20220413;16.6;9.7;13.2;1.3;12.84;.5;1.76;10700 +89082;47.74577;.86454;130;20220414;21.1;7.1;14.1;1.6;11.99;0;3.05;20650 +89082;47.74577;.86454;130;20220415;21.8;8.2;15;2.3;11.34;0;3.56;22000 +89082;47.74577;.86454;130;20220416;20.2;8.8;14.5;3.7;10.17;0;3.96;23325 +89082;47.74577;.86454;130;20220417;20.8;5.2;13;2.6;8.47;0;3.81;23250 +89082;47.74577;.86454;130;20220418;18.6;5;11.8;2.8;9.82;.5;3;19225 +89082;47.74577;.86454;130;20220419;14.7;7.9;11.3;3.2;8.99;0;2.36;10875 +89082;47.74577;.86454;130;20220420;18.6;6.2;12.4;3.4;9.49;0;3.15;16625 +89082;47.74577;.86454;130;20220421;19;7.6;13.3;2.8;8.24;0;3.86;22900 +89082;47.74577;.86454;130;20220422;19.7;6.8;13.3;3.4;9.62;.2;3.78;22600 +89082;47.74577;.86454;130;20220423;20;9.3;14.7;3.4;11.57;.8;3;14200 +89082;47.74577;.86454;130;20220424;19;10.7;14.9;2.5;12.17;.1;2.73;14625 +89082;47.74577;.86454;130;20220425;15.8;9.7;12.7;2.6;10.44;0;2.41;12725 +89082;47.74577;.86454;130;20220426;16.6;4.3;10.4;3.3;8.74;0;3.19;21850 +89082;47.74577;.86454;130;20220427;18.9;5.4;12.1;4.8;9.09;.1;4;24075 +89082;47.74577;.86454;130;20220428;19.7;7.8;13.8;3.7;9.97;0;3.47;16575 +89082;47.74577;.86454;130;20220429;21.4;9.4;15.4;3.3;10.37;0;4;20050 +89082;47.74577;.86454;130;20220430;17.8;5.7;11.7;3.6;8.82;0;3.49;20550 +89082;47.74577;.86454;130;20220501;17.4;5;11.2;3.2;7.97;0;3.78;24025 +89082;47.74577;.86454;130;20220502;18.7;7;12.9;3.6;8.99;0;3.85;21700 +89082;47.74577;.86454;130;20220503;19.3;9.4;14.4;3.7;9.74;.7;3.53;15950 +89082;47.74577;.86454;130;20220504;17.5;10.5;14;2.3;10.87;.2;2.47;11225 +89082;47.74577;.86454;130;20220505;20.1;4.3;12.2;2.3;10.49;.1;3.04;17925 +89082;47.74577;.86454;130;20220506;22.2;4.9;13.5;2.1;10.6;0;3.79;23505 +89082;47.74577;.86454;130;20220507;21.9;8.2;15;1.9;11.67;.1;3.62;21710 +89082;47.74577;.86454;130;20220508;22.4;9.5;16;3.1;12.33;.1;3.98;22555 +89082;47.74577;.86454;130;20220509;26.3;9.3;17.8;1.7;12.33;0;4.42;24660 +89082;47.74577;.86454;130;20220510;27.4;11.4;19.4;2.4;12.67;0;4.84;23456 +89082;47.74577;.86454;130;20220511;24.5;9.4;17;3.2;12.5;0;4.5;23371 +89082;47.74577;.86454;130;20220512;21;9.2;15.1;2.1;12.27;0;3.35;19530 +89082;47.74577;.86454;130;20220513;22.4;8.2;15.3;1.9;10.3;0;4.11;24396 +89082;47.74577;.86454;130;20220514;25.1;9.8;17.4;2.9;11.23;0;4.78;23874 +89082;47.74577;.86454;130;20220515;30.2;13.1;21.6;3.4;13.87;.4;5.78;23403 +89082;47.74577;.86454;130;20220516;26.5;14.3;20.4;2.6;14.83;0;4.54;21324 +89082;47.74577;.86454;130;20220517;29.8;12.7;21.3;2.2;14.7;.5;5.21;24982 +89082;47.74577;.86454;130;20220518;29.2;12.5;20.9;2.1;16.57;0;4.79;24018 +89082;47.74577;.86454;130;20220519;27;16.1;21.5;2.2;16.8;2.5;4.32;20475 +89082;47.74577;.86454;130;20220520;23.8;15.6;19.7;3.1;16.17;1.4;3.66;16475 +89082;47.74577;.86454;130;20220521;26.5;9.3;17.9;1.5;12.93;0;4.56;25712 +89082;47.74577;.86454;130;20220522;27.1;13.8;20.5;3.2;14.53;4.3;4.83;21337 +89082;47.74577;.86454;130;20220523;18.9;14.8;16.9;3.5;15.43;7.2;2.39;11034 +89082;47.74577;.86454;130;20220524;17.9;9.2;13.5;3.1;11.43;.2;3.08;18080 +89082;47.74577;.86454;130;20220525;20.4;6;13.2;2.7;11.07;.2;3.67;22937 +89082;47.74577;.86454;130;20220526;20.6;12.2;16.4;2.6;13.5;0;3.34;18032 +89082;47.74577;.86454;130;20220527;20.4;12.4;16.4;2.2;13.27;.1;3.11;15957 +89082;47.74577;.86454;130;20220528;21.9;7.5;14.7;2.7;10.4;0;4.37;25376 +89082;47.74577;.86454;130;20220529;17.5;6.8;12.1;3.8;8.47;0;3.84;21862 +89082;47.74577;.86454;130;20220530;20.6;6.3;13.4;2.8;8.83;0;4.24;24070 +89082;47.74577;.86454;130;20220531;22.9;6.2;14.6;2.1;8.57;0;4.65;26448 +89082;47.74577;.86454;130;20220601;24.4;6;15.2;1.9;9.37;0;4.76;27392 +89082;47.74577;.86454;130;20220602;27.3;11.9;19.6;3.8;11.2;0;6;25716 +89082;47.74577;.86454;130;20220603;25.6;14.3;20;2.5;14.63;9.1;4.29;19863 +89082;47.74577;.86454;130;20220604;27.9;15.8;21.9;2.1;18.2;10.6;4.32;20417 +89082;47.74577;.86454;130;20220605;22;15;18.5;3.2;15.7;0;3.24;14689 +89082;47.74577;.86454;130;20220606;21.1;10.7;15.9;2.6;13.3;.9;3.49;19312 +89082;47.74577;.86454;130;20220607;22.1;13.6;17.9;4;14.53;13.6;3.8;18177 +89082;47.74577;.86454;130;20220608;22.2;13.7;17.9;3.7;14.7;.3;3.88;19409 +89082;47.74577;.86454;130;20220609;21.3;10.4;15.9;2.4;12.93;0;3.6;19850 +89082;47.74577;.86454;130;20220610;24.2;10.9;17.5;1.9;14.27;.1;4.26;24260 +89082;47.74577;.86454;130;20220611;26.7;11.2;19;1.3;15.23;0;4.59;25910 +89082;47.74577;.86454;130;20220612;25.7;12.4;19.1;3.1;12.43;.1;5.13;23941 +89082;47.74577;.86454;130;20220613;24.8;7.7;16.2;2.1;11.13;0;4.89;27705 +89082;47.74577;.86454;130;20220614;28.2;11.1;19.6;2.9;11.77;0;5.9;27784 +89082;47.74577;.86454;130;20220615;32.8;14.9;23.9;2.8;13.6;0;6.75;27659 +89082;47.74577;.86454;130;20220616;31.5;14.7;23.1;2.2;13.73;0;5.96;26290 +89082;47.74577;.86454;130;20220617;35.3;15.7;25.5;1.8;13.9;0;6.52;28351 +89082;47.74577;.86454;130;20220618;38.7;18.6;28.7;2.4;15.1;1.4;7.61;28136 +89082;47.74577;.86454;130;20220619;31;15.6;23.3;3.7;17.83;1.9;5.75;23551 +89082;47.74577;.86454;130;20220620;25;17.4;21.2;2.8;19.03;4.1;3.85;18642 +89082;47.74577;.86454;130;20220621;26.5;13.9;20.2;2.7;17.4;1.1;4.27;20833 +89082;47.74577;.86454;130;20220622;25.3;17.1;21.2;2.3;18.8;9.4;3.61;16946 +89082;47.74577;.86454;130;20220623;27;15.3;21.2;2.3;16.6;.6;4.63;22176 +89082;47.74577;.86454;130;20220624;23.1;15;19;4;15.87;2;3.75;16871 +89082;47.74577;.86454;130;20220625;17.3;14.7;16;2.8;15.13;5.1;2.02;9467 +89082;47.74577;.86454;130;20220626;22;10.6;16.3;1.6;12.93;.1;3.62;20521 +89082;47.74577;.86454;130;20220627;23.4;10.8;17.1;2.5;11.73;.1;4.53;23555 +89082;47.74577;.86454;130;20220628;24.7;9.2;17;1.5;11.47;0;4.47;25012 +89082;47.74577;.86454;130;20220629;22.2;9.4;15.8;2.2;13.07;4.9;3.88;22531 +89082;47.74577;.86454;130;20220630;19.1;11.5;15.3;1.9;13.63;5.6;2.78;15509 +89082;47.74577;.86454;130;20220701;21.7;7.7;14.7;2;11;0;3.95;23130 +89082;47.74577;.86454;130;20220702;26.9;8.8;17.9;1.7;11.43;0;5.1;27937 +89082;47.74577;.86454;130;20220703;24.7;10.8;17.8;2.5;12.63;0;4.77;25096 +89082;47.74577;.86454;130;20220704;26.4;10.5;18.5;2.1;12.37;0;5.05;26685 +89082;47.74577;.86454;130;20220705;26.1;10.5;18.3;2.5;12.37;0;5.15;26635 +89082;47.74577;.86454;130;20220706;26.8;11.3;19.1;3.1;12.3;0;5.55;26647 +89082;47.74577;.86454;130;20220707;24.8;11.9;18.3;2.9;14.17;0;4.3;20851 +89082;47.74577;.86454;130;20220708;28.5;10.8;19.7;2.9;12;0;5.89;27758 +89082;47.74577;.86454;130;20220709;30.7;14;22.4;3.3;13.73;0;6.44;27017 +89082;47.74577;.86454;130;20220710;28.6;13.6;21.1;4.1;12.73;0;6.35;26336 +89082;47.74577;.86454;130;20220711;30.9;15;23;3.9;13.8;0;6.74;26327 +89082;47.74577;.86454;130;20220712;33.5;16.8;25.2;2.2;13.17;0;6.39;26803 +89082;47.74577;.86454;130;20220713;35.7;16.2;25.9;1.1;12.53;0;5.55;26132 +89082;47.74577;.86454;130;20220714;31.9;16.3;24.1;2.6;14.1;0;6.14;24823 +89082;47.74577;.86454;130;20220715;29;14.6;21.8;3.7;11.7;0;6.41;25498 +89082;47.74577;.86454;130;20220716;30.3;14;22.2;3.5;10.8;0;6.71;26291 +89082;47.74577;.86454;130;20220717;33.2;15.9;24.6;3.8;11.63;0;7.45;26147 +89082;47.74577;.86454;130;20220718;39.1;17.4;28.2;3.3;11.9;0;8.53;27504 +89082;47.74577;.86454;130;20220719;34.7;21.4;28;4.1;15.17;3.1;7.43;21249 +89082;47.74577;.86454;130;20220720;26.3;17.3;21.8;3;18.07;9.4;4.1;17945 +89082;47.74577;.86454;130;20220721;28.9;15.3;22.1;1.9;16.6;0;4.82;23338 +89082;47.74577;.86454;130;20220722;25.2;15.7;20.5;2.7;18.1;.5;3.4;15584 +89082;47.74577;.86454;130;20220723;27.7;16.8;22.3;2.3;16.2;0;4.57;20545 +89082;47.74577;.86454;130;20220724;32.9;14.3;23.6;1.7;14.73;0;5.65;26491 +89082;47.74577;.86454;130;20220725;27;18.3;22.6;4.2;15.3;1;5.15;18213 +89082;47.74577;.86454;130;20220726;24.2;15.5;19.8;2.6;13.5;0;3.97;16657 +89082;47.74577;.86454;130;20220727;26.7;11.1;18.9;2.1;11.5;0;4.71;23150 +89082;47.74577;.86454;130;20220728;28.5;14.4;21.5;2.1;10.9;0;4.99;21698 +89082;47.74577;.86454;130;20220729;29.3;16.8;23;1.6;12.2;0;4.59;19603 +89082;47.74577;.86454;130;20220730;31;14.2;22.6;1.9;14.2;0;5.08;22812 +89082;47.74577;.86454;130;20220731;30.8;14.7;22.7;2.3;15.37;0;5.37;24361 +89082;47.74577;.86454;130;20220801;28.6;15.2;21.9;2;16.47;0;4.51;21485 +89082;47.74577;.86454;130;20220802;32.5;13.9;23.2;1.5;15.57;0;5.18;25009 +89082;47.74577;.86454;130;20220803;36.3;17.4;26.8;1.9;15.5;.3;6.03;25060 +89082;47.74577;.86454;130;20220804;29.8;20.7;25.2;2.9;18.43;3.5;4.65;16332 +89082;47.74577;.86454;130;20220805;27.6;15.6;21.6;3.7;13.47;0;5.38;21381 +89082;47.74577;.86454;130;20220806;26.2;13.1;19.6;4.2;9.17;0;5.9;22679 +89082;47.74577;.86454;130;20220807;28.2;13.2;20.7;4;9.53;0;6.19;23244 +89082;47.74577;.86454;130;20220808;30.6;14.8;22.7;4.1;10.53;0;6.74;23507 +89082;47.74577;.86454;130;20220809;32.2;16.8;24.5;3.8;12.37;0;6.63;21723 +89082;47.74577;.86454;130;20220810;33.7;18.3;26;3.5;11.97;0;6.75;21559 +89082;47.74577;.86454;130;20220811;33.6;17.9;25.8;3.6;10.37;0;7.1;23296 +89082;47.74577;.86454;130;20220812;35;16.9;25.9;2.7;10.23;0;6.55;24047 +89082;47.74577;.86454;130;20220813;35.3;17.3;26.3;2.8;9.97;2.1;6.63;23364 +89082;47.74577;.86454;130;20220814;26.8;19.6;23.2;3.1;17.07;1.9;3.96;13824 +89082;47.74577;.86454;130;20220815;26.4;16.4;21.4;3.8;17.43;.4;3.76;14214 +89082;47.74577;.86454;130;20220816;24.8;16.1;20.5;1.6;18.13;6.3;2.73;12823 +89082;47.74577;.86454;130;20220817;22.6;16.3;19.4;1.9;17.7;4.5;3.03;14677 +89082;47.74577;.86454;130;20220818;27.3;12.1;19.7;1.7;15.63;0;3.81;20093 +89082;47.74577;.86454;130;20220819;25;16.2;20.6;2.6;17.8;2.8;3.27;15150 +89082;47.74577;.86454;130;20220820;26.2;13.6;19.9;1.8;14.5;0;3.89;20409 +89082;47.74577;.86454;130;20220821;24.4;12.8;18.6;2.7;14.53;.7;3.39;15707 +89082;47.74577;.86454;130;20220822;26.2;16.7;21.4;1.6;18.2;.1;3.11;15016 +89082;47.74577;.86454;130;20220823;27.6;17.8;22.7;1.8;19.1;0;3.24;14339 +89082;47.74577;.86454;130;20220824;33.1;15.2;24.2;1.4;16.63;0;4.38;21015 +89082;47.74577;.86454;130;20220825;28.7;17.3;23;2.8;17.13;.1;3.89;13905 +89082;47.74577;.86454;130;20220826;26.5;15.6;21;2.5;15.47;0;3.6;15005 +89082;47.74577;.86454;130;20220827;28;13.4;20.7;2.9;13.3;0;4.47;18681 +89082;47.74577;.86454;130;20220828;27.9;13;20.5;3;12.43;0;4.59;19653 +89082;47.74577;.86454;130;20220829;32.1;15.7;23.9;3.5;13.7;2.3;5.62;19536 +89082;47.74577;.86454;130;20220830;28.6;17.1;22.8;2.6;15.47;0;4.09;15867 +89082;47.74577;.86454;130;20220831;29.4;15.4;22.4;2;15.07;.1;3.67;14504 +89082;47.74577;.86454;130;20220901;29.2;15.9;22.6;1.8;15.27;8.9;3.66;15819 +89082;47.74577;.86454;130;20220902;24.1;15.9;20;2.3;17.93;3.2;2.68;12992 +89082;47.74577;.86454;130;20220903;25.4;15.5;20.5;2.9;16.27;.2;3.37;14573 +89082;47.74577;.86454;130;20220904;29.5;12.5;21;2;14.63;3.5;3.87;18264 +89082;47.74577;.86454;130;20220905;29.7;15.4;22.6;2.5;17.4;2.7;3.94;17235 +89082;47.74577;.86454;130;20220906;27.7;14.8;21.2;2.1;15.57;.4;3.52;15979 +89082;47.74577;.86454;130;20220907;19.8;14.9;17.3;3.4;16.2;9.1;1.86;7485 +89082;47.74577;.86454;130;20220908;22.3;14;18.1;4.5;15.73;2.4;2.86;12948 +89082;47.74577;.86454;130;20220909;22.1;14.7;18.4;5.1;14.97;1.2;3.12;12130 +89082;47.74577;.86454;130;20220910;22.6;12.3;17.4;3;14.17;.1;2.89;14507 +89082;47.74577;.86454;130;20220911;25.6;11.1;18.4;1.8;13.97;.1;3.04;16841 +89082;47.74577;.86454;130;20220912;31;13.2;22.1;2.7;14.63;.9;4.32;17373 +89082;47.74577;.86454;130;20220913;30.9;18.8;24.9;3;18.63;3.9;3.88;12392 +89082;47.74577;.86454;130;20220914;25.6;17.1;21.4;2.6;19.63;7.3;2.48;10530 +89082;47.74577;.86454;130;20220915;23.3;16.4;19.9;2.5;16.1;.1;2.77;13042 +89082;47.74577;.86454;130;20220916;19.9;10.1;15;2.8;11.57;0;2.49;12175 +89082;47.74577;.86454;130;20220917;18;5;11.5;2.2;8.5;.1;2.46;15496 +89082;47.74577;.86454;130;20220918;20.2;3.7;12;1.4;8.87;0;2.37;16562 +89082;47.74577;.86454;130;20220919;20.4;5.9;13.1;2.1;9.43;0;2.6;15527 +89082;47.74577;.86454;130;20220920;20.4;6.9;13.6;2.7;9.27;0;2.79;15035 +89082;47.74577;.86454;130;20220921;21;8.1;14.6;2.9;9.67;0;2.91;14860 +89082;47.74577;.86454;130;20220922;22.4;6.3;14.3;1.8;8.5;0;2.74;15783 +89082;47.74577;.86454;130;20220923;21.8;8;14.9;.8;9.67;.4;1.93;12226 +89082;47.74577;.86454;130;20220924;18.2;11.2;14.7;2.4;12.87;.2;1.81;9817 +89082;47.74577;.86454;130;20220925;20;11.9;16;2.8;11.87;.1;2.34;10061 +89082;47.74577;.86454;130;20220926;14.3;9.5;11.9;3.9;11.57;5.7;1.39;6440 +89082;47.74577;.86454;130;20220927;16.3;9.6;13;5.2;12.23;13.8;1.73;8574 +89082;47.74577;.86454;130;20220928;13.9;11.3;12.6;3.6;12.77;1.1;1.11;5153 +89082;47.74577;.86454;130;20220929;15.4;9.2;12.3;2.3;10.87;1.4;1.55;8730 +89082;47.74577;.86454;130;20220930;17.6;3.7;10.7;2.5;10.03;2.3;1.84;12990 +89082;47.74577;.86454;130;20221001;20.3;12.3;16.3;6.1;16.2;1.8;1.72;8576 +89082;47.74577;.86454;130;20221002;20.5;15.6;18;4.3;16.77;.8;1.83;7243 +89082;47.74577;.86454;130;20221003;16.4;12.8;14.6;2.4;14.17;0;1.19;5865 +89082;47.74577;.86454;130;20221004;20;5.8;12.9;1.2;11.97;.1;1.58;12373 +89082;47.74577;.86454;130;20221005;21.6;10.4;16;3.5;13.93;.3;2.13;10425 +89082;47.74577;.86454;130;20221006;19.4;7.5;13.4;1.3;10.97;0;1.65;12008 +89082;47.74577;.86454;130;20221007;19.5;4.3;11.9;1.3;9.33;.1;1.66;12418 +89082;47.74577;.86454;130;20221008;19.4;5.1;12.3;1.6;9.53;0;1.73;12034 +89082;47.74577;.86454;130;20221009;20.9;5.1;13;2.6;9.97;0;2.18;12749 +89082;47.74577;.86454;130;20221010;19.8;11.7;15.8;2.7;14.17;.1;1.59;7477 +89082;47.74577;.86454;130;20221011;19.3;10.8;15;3.1;12.43;0;1.85;8586 +89082;47.74577;.86454;130;20221012;19.7;5.7;12.7;1.5;11;.1;1.49;10684 +89082;47.74577;.86454;130;20221013;15.9;10.7;13.3;2.9;14;4.9;.91;4891 +89082;47.74577;.86454;130;20221014;18.8;14.4;16.6;4.4;17;11.7;1.11;4779 +89082;47.74577;.86454;130;20221015;17.9;15.6;16.8;4.9;16.6;2.8;1.25;4568 +89082;47.74577;.86454;130;20221016;22.1;13.6;17.9;2.1;16.73;1.2;1.45;8045 +89082;47.74577;.86454;130;20221017;18.5;16.5;17.5;2.8;17.67;9.1;.96;2370 +89082;47.74577;.86454;130;20221018;20.7;14.2;17.5;3;17.4;.2;1.23;6327 +89082;47.74577;.86454;130;20221019;24.1;14.2;19.2;3.7;17;5;2.02;8428 +89082;47.74577;.86454;130;20221020;21.4;14.1;17.7;3.7;16.5;9;1.59;6680 +89082;47.74577;.86454;130;20221021;19.8;14.5;17.2;3.5;15.57;0;1.53;6037 +89082;47.74577;.86454;130;20221022;21.3;12.9;17.1;2.9;14.53;1.5;1.68;7896 +89082;47.74577;.86454;130;20221023;23.3;14.1;18.7;5.3;14.23;.5;2.82;7538 +89082;47.74577;.86454;130;20221024;18.5;14.1;16.3;5.2;14.17;.7;1.79;5069 +89082;47.74577;.86454;130;20221025;18.1;11.4;14.8;2.9;14.27;.4;1.12;5924 +89082;47.74577;.86454;130;20221026;22.4;12.6;17.5;3.3;14.6;.1;1.87;8169 +89082;47.74577;.86454;130;20221027;25;13.5;19.3;3;14.73;0;2.19;7169 +89082;47.74577;.86454;130;20221028;22.9;15.4;19.1;2.9;15.53;0;1.86;5937 +89082;47.74577;.86454;130;20221029;23.1;16;19.5;2.8;14.4;0;2;5478 +89082;47.74577;.86454;130;20221030;17.7;11.3;14.5;1.5;13.2;0;.93;5061 +89082;47.74577;.86454;130;20221031;20.7;11.6;16.2;3.6;14.23;5.5;1.56;6338 +89082;47.74577;.86454;130;20221101;17.4;9.6;13.5;5.1;11.73;2.1;1.65;6629 +89082;47.74577;.86454;130;20221102;16.2;8.5;12.4;3.5;12.3;0;1.01;6422 +89082;47.74577;.86454;130;20221103;14;10.7;12.3;4.3;11.7;7.4;1.13;2833 +89082;47.74577;.86454;130;20221104;13;7.9;10.5;5.2;9.6;.3;1.4;4282 +89082;47.74577;.86454;130;20221105;12.5;3.3;7.9;2.5;9.33;.2;.71;5092 +89082;47.74577;.86454;130;20221106;12.8;8.8;10.8;4.1;11.2;3;.87;3180 +89082;47.74577;.86454;130;20221107;16.4;11;13.7;4.8;12.83;.4;1.22;4452 +89082;47.74577;.86454;130;20221108;17.1;9.9;13.5;5.3;11.83;2.8;1.6;4828 +89082;47.74577;.86454;130;20221109;15.3;10.1;12.7;3.5;12;.4;1.04;4603 +89082;47.74577;.86454;130;20221110;13.4;4.5;9;2.1;10.53;0;.56;5503 +89082;47.74577;.86454;130;20221111;14.7;7.5;11.1;2.6;11;.1;.8;5125 +89082;47.74577;.86454;130;20221112;18.6;6.4;12.5;2.1;11.7;.2;.88;6521 +89082;47.74577;.86454;130;20221113;15.4;5.6;10.5;1.2;10.73;.2;.56;5468 +89082;47.74577;.86454;130;20221114;14.6;6.1;10.4;2.5;10.9;.8;.7;4390 +89082;47.74577;.86454;130;20221115;13.7;7.6;10.6;4.3;11.5;7.3;.72;3145 +89082;47.74577;.86454;130;20221116;13.1;8.8;11;6.2;11.8;11;.74;3286 +89082;47.74577;.86454;130;20221117;14.4;10.8;12.6;6.8;11.17;3.3;1.56;3210 +89082;47.74577;.86454;130;20221118;12.6;6;9.3;3.1;9.3;.7;.86;4358 +89082;47.74577;.86454;130;20221119;11.3;.6;5.9;1.6;7.56;.1;.5;5560 +89082;47.74577;.86454;130;20221120;10.9;1.3;6.1;3;8.46;2.6;.56;4041 +89082;47.74577;.86454;130;20221121;11;4.3;7.7;4;8.96;5.3;.76;3100 +89082;47.74577;.86454;130;20221122;11.5;4.7;8.1;5.9;8.47;0;1.13;4424 +89082;47.74577;.86454;130;20221123;13.5;6.4;10;5.1;10;2.6;1.02;4056 +89082;47.74577;.86454;130;20221124;12;7.6;9.8;4.7;10.8;.9;.67;3145 +89082;47.74577;.86454;130;20221125;12.5;6.4;9.5;3;10.27;.1;.6;3930 +89082;47.74577;.86454;130;20221126;8.9;2.5;5.7;2.2;8.83;.2;.29;3335 +89082;47.74577;.86454;130;20221127;11.3;6.3;8.8;3.5;9.4;11.1;.77;2787 +89082;47.74577;.86454;130;20221128;11.8;7.9;9.9;3.7;10.07;.3;.79;3005 +89082;47.74577;.86454;130;20221129;6.7;2.4;4.6;1.8;8.27;0;.29;2255 +89082;47.74577;.86454;130;20221130;5.8;2.8;4.3;2.6;8.13;0;.25;2079 +89082;47.74577;.86454;130;20221201;7;2.6;4.8;3.3;7.5;.1;.47;2997 +89082;47.74577;.86454;130;20221202;5.5;3.6;4.5;3.3;7.27;.5;.54;1601 +89082;47.74577;.86454;130;20221203;4.3;1.9;3.1;4.9;6.83;.1;.49;1473 +89082;47.74577;.86454;130;20221204;3.6;1.9;2.8;3.2;6.83;.3;.39;1308 +89082;47.74577;.86454;130;20221205;5;3.2;4.1;1.4;7.47;0;.35;1560 +89082;47.74577;.86454;130;20221206;5.1;2.4;3.7;2.5;7.06;0;.41;2203 +89082;47.74577;.86454;130;20221207;3.6;1.6;2.6;2.3;6.86;0;.3;2143 +89082;47.74577;.86454;130;20221208;1.9;.4;1.1;2.5;6.2;0;.31;1481 +89082;47.74577;.86454;130;20221209;2.6;-1.4;.6;2.5;5.4;.1;.39;2470 +89082;47.74577;.86454;130;20221210;-.4;-3.8;-2.1;1.6;5.23;.1;.17;1727 +89082;47.74577;.86454;130;20221211;1;-3;-1;1.7;5;0;.26;2578 +89082;47.74577;.86454;130;20221212;.4;-4.2;-1.9;2.9;4.57;0;.32;3058 +89082;47.74577;.86454;130;20221213;1.4;-4;-1.3;3.9;4.37;.6;.51;3372 +89082;47.74577;.86454;130;20221214;1;-1.7;-.3;3.1;6;1.6;.17;1687 +89082;47.74577;.86454;130;20221215;2.5;-.9;.8;4;5.03;0;.63;2172 +89082;47.74577;.86454;130;20221216;4.5;-2.4;1;3;4.93;0;.54;3838 +89082;47.74577;.86454;130;20221217;.3;-3.1;-1.4;3.4;4.6;0;.4;2634 +89082;47.74577;.86454;130;20221218;4.5;-5.5;-.5;3;5.27;.5;.36;3180 +89082;47.74577;.86454;130;20221219;12.9;4.1;8.5;4.9;9.43;0;.82;3072 +89082;47.74577;.86454;130;20221220;12.6;11;11.8;4.9;11.4;3.4;1.05;942 +89082;47.74577;.86454;130;20221221;12;7.9;10;5;12;6.2;.28;2132 +89082;47.74577;.86454;130;20221222;13.9;11.4;12.7;7.7;12.77;11.8;.98;1579 +89082;47.74577;.86454;130;20221223;14.2;13.4;13.8;5.7;14;4.4;.84;943 +89082;47.74577;.86454;130;20221224;12;9.6;10.8;3.7;11.47;1.5;.64;1654 +89082;47.74577;.86454;130;20221225;14.2;8.5;11.3;3.3;11.97;.3;.57;2820 +89082;47.74577;.86454;130;20221226;11.8;10.1;11;4;10.83;1.5;.86;1711 +89082;47.74577;.86454;130;20221227;9.9;1.3;5.6;2.5;8.27;.1;.33;3765 +89082;47.74577;.86454;130;20221228;11.6;7.6;9.6;6.8;10.97;4.7;.57;2350 +89082;47.74577;.86454;130;20221229;11.7;10;10.9;5.8;10.5;.5;1.08;1964 +89082;47.74577;.86454;130;20221230;14;5.3;9.7;6.6;11.73;5.3;.4;2828 +89082;47.74577;.86454;130;20221231;15.4;14;14.7;7.4;11.77;0;2.09;1880 +89083;47.77301;1.19584;125;20220101;14.2;4.8;9.5;2.2;9.87;0;.46;4967 +89083;47.77301;1.19584;125;20220102;13.9;7.1;10.5;5.6;11.4;0;.73;2400 +89083;47.77301;1.19584;125;20220103;12.7;10.5;11.6;7;12.3;14;.75;1600 +89083;47.77301;1.19584;125;20220104;12.4;10.9;11.6;6.9;10.3;4.4;1.57;1400 +89083;47.77301;1.19584;125;20220105;6.6;.5;3.5;2.2;6.23;.1;.49;3179 +89083;47.77301;1.19584;125;20220106;6.6;-2.4;2.1;2.6;6.5;.4;.28;4400 +89083;47.77301;1.19584;125;20220107;9.3;2.5;5.9;7.4;7.7;.8;.91;3600 +89083;47.77301;1.19584;125;20220108;9.4;5.5;7.4;8.2;9.3;9.2;.7;1400 +89083;47.77301;1.19584;125;20220109;8.8;4.6;6.7;6.3;8.1;.6;.83;3800 +89083;47.77301;1.19584;125;20220110;7.6;5.6;6.6;1.8;8.8;.1;.43;1700 +89083;47.77301;1.19584;125;20220111;5;1.6;3.3;2.7;6.6;0;.36;4700 +89083;47.77301;1.19584;125;20220112;3;-1.8;.6;2.9;6.1;0;.22;3400 +89083;47.77301;1.19584;125;20220113;3.7;.7;2.2;3.5;6.5;0;.34;3400 +89083;47.77301;1.19584;125;20220114;.8;-1;-.1;2.4;5.7;0;.28;1900 +89083;47.77301;1.19584;125;20220115;-.9;-3.4;-2.2;1.8;5.2;0;.17;2500 +89083;47.77301;1.19584;125;20220116;2.6;-1.9;.3;2.9;6.6;.2;.12;1500 +89083;47.77301;1.19584;125;20220117;6.1;2.3;4.2;1.6;8;0;.31;1900 +89083;47.77301;1.19584;125;20220118;6.8;1.7;4.2;2.6;7.8;0;.34;3000 +89083;47.77301;1.19584;125;20220119;5.5;3.7;4.6;3.2;8;.6;.4;1000 +89083;47.77301;1.19584;125;20220120;8.4;3;5.7;3.8;7.4;0;.68;5600 +89083;47.77301;1.19584;125;20220121;6.1;1.3;3.7;3.5;6.3;0;.62;6000 +89083;47.77301;1.19584;125;20220122;5;-2.6;1.2;2.1;6.3;0;.37;1800 +89083;47.77301;1.19584;125;20220123;3.4;2.8;3.1;3.5;6.8;0;.51;900 +89083;47.77301;1.19584;125;20220124;.1;-1.3;-.6;2.3;5.8;0;.22;2200 +89083;47.77301;1.19584;125;20220125;-.5;-2;-1.3;.5;5.4;0;.27;2200 +89083;47.77301;1.19584;125;20220126;.1;-1.9;-.9;1.9;5.6;0;.27;1400 +89083;47.77301;1.19584;125;20220127;2.9;-.4;1.2;2.4;6.4;.1;.31;2500 +89083;47.77301;1.19584;125;20220128;7.2;2.5;4.8;1.5;8.3;0;.37;2400 +89083;47.77301;1.19584;125;20220129;8.5;4.7;6.6;4;9.2;.2;.46;1700 +89083;47.77301;1.19584;125;20220130;11.5;6.2;8.8;2.5;9.3;0;.74;5000 +89083;47.77301;1.19584;125;20220131;9.5;4;6.7;6.2;7.8;.1;1.08;5800 +89083;47.77301;1.19584;125;20220201;9.9;.5;5.2;5;9;.3;.34;1400 +89083;47.77301;1.19584;125;20220202;9.2;7.9;8.5;3.6;9.9;.1;.66;2000 +89083;47.77301;1.19584;125;20220203;6.8;7.4;7.1;3.2;8.17;.6;.63;2540 +89083;47.77301;1.19584;125;20220204;11.1;4.9;8;4.1;8.67;1.2;1.01;3644 +89083;47.77301;1.19584;125;20220205;10.3;-1.4;4.4;3.2;6.82;0;.83;8378 +89083;47.77301;1.19584;125;20220206;11.2;2.7;6.9;7.9;9.75;1.6;.63;2605 +89083;47.77301;1.19584;125;20220207;10.9;2.6;6.7;2.8;7.7;0;.97;7916 +89083;47.77301;1.19584;125;20220208;13.2;1.3;7.2;1.5;7.67;0;.8;8098 +89083;47.77301;1.19584;125;20220209;14.6;-1.6;6.5;2.4;7.32;.1;1.08;9745 +89083;47.77301;1.19584;125;20220210;8.8;4.4;6.6;3.8;8.27;.8;.98;4633 +89083;47.77301;1.19584;125;20220211;9.4;-.9;4.2;2.2;6.6;0;.78;11100 +89083;47.77301;1.19584;125;20220212;10;-.4;4.8;2.7;5.4;0;1.21;10900 +89083;47.77301;1.19584;125;20220213;14.5;-2.2;6.1;5.4;7.6;1.8;1.55;7700 +89083;47.77301;1.19584;125;20220214;11.6;6.9;9.2;6;8.95;2.8;1.43;6300 +89083;47.77301;1.19584;125;20220215;10.2;1.9;6;6.2;9;4.4;.59;5500 +89083;47.77301;1.19584;125;20220216;14.3;8.5;11.4;8.7;12.9;.9;.66;3600 +89083;47.77301;1.19584;125;20220217;14.8;11.5;13.2;5.1;11.1;.6;1.7;4174 +89083;47.77301;1.19584;125;20220218;11.9;7.8;9.8;9;10.1;1.6;1.3;3400 +89083;47.77301;1.19584;125;20220219;11.3;-.2;5.5;6.4;6.9;0;1.54;11100 +89083;47.77301;1.19584;125;20220220;13;6.9;9.9;8.5;10.6;1.9;1.18;5200 +89083;47.77301;1.19584;125;20220221;10.9;6.1;8.5;8.6;8.5;.4;1.62;7000 +89083;47.77301;1.19584;125;20220222;13.1;2.2;7.6;4.8;9.8;.5;.81;3500 +89083;47.77301;1.19584;125;20220223;13.1;6.3;9.7;2;10.2;.2;.93;6000 +89083;47.77301;1.19584;125;20220224;12.7;5.2;8.9;4.5;8.3;2;1.58;7000 +89083;47.77301;1.19584;125;20220225;11.3;-1.8;4.7;2.6;6.4;.1;1.29;12800 +89083;47.77301;1.19584;125;20220226;11;.7;5.8;4.2;5.8;0;1.83;13800 +89083;47.77301;1.19584;125;20220227;12.1;-1.7;5.2;2.8;5.3;0;1.71;14200 +89083;47.77301;1.19584;125;20220228;13.9;-1.5;6.2;1.7;5.6;0;1.53;14000 +89083;47.77301;1.19584;125;20220301;15.1;1.2;8.1;1.5;7.3;0;1.31;8100 +89083;47.77301;1.19584;125;20220302;13.4;4;8.7;2.1;8.7;0;1.21;7600 +89083;47.77301;1.19584;125;20220303;12;7.8;9.9;2;9.9;.2;1.01;4900 +89083;47.77301;1.19584;125;20220304;11.2;3.2;7.2;2.8;9.4;1.8;.77;4700 +89083;47.77301;1.19584;125;20220305;8.9;5.9;7.4;2.6;9.3;1.4;.68;2600 +89083;47.77301;1.19584;125;20220306;8.9;3.3;6.1;4.3;6.3;0;1.72;12900 +89083;47.77301;1.19584;125;20220307;8.6;-1;3.8;4.5;4.7;0;1.95;15200 +89083;47.77301;1.19584;125;20220308;15.6;-1.8;6.9;3.4;6.3;0;2.23;14600 +89083;47.77301;1.19584;125;20220309;15.9;2.7;9.3;3.2;8.4;0;2.01;14900 +89083;47.77301;1.19584;125;20220310;15.2;5.8;10.5;3.6;9;0;1.88;9500 +89083;47.77301;1.19584;125;20220311;12.8;4.9;8.8;5.3;9.5;4.2;1.24;4000 +89083;47.77301;1.19584;125;20220312;11.8;5.5;8.6;5;9.6;.6;1.28;9000 +89083;47.77301;1.19584;125;20220313;9;6;7.5;4.5;8.9;6.3;.94;3600 +89083;47.77301;1.19584;125;20220314;15.6;.3;7.9;3.5;7.8;2.9;2.16;16600 +89083;47.77301;1.19584;125;20220315;15.3;7.9;11.6;2.4;11.3;.1;1.27;6300 +89083;47.77301;1.19584;125;20220316;14.9;7.7;11.3;2.6;11.2;.1;1.13;4000 +89083;47.77301;1.19584;125;20220317;8.8;7.6;8.2;4.3;8.8;0;1.25;6400 +89083;47.77301;1.19584;125;20220318;14.2;4.2;9.2;5.7;6.7;0;2.86;13900 +89083;47.77301;1.19584;125;20220319;14.8;5.9;10.3;3.8;7.3;0;2.47;11300 +89083;47.77301;1.19584;125;20220320;15.6;3.5;9.5;2.3;7.6;0;1.9;9500 +89083;47.77301;1.19584;125;20220321;18.8;7;12.9;2.9;9.4;0;2.5;12700 +89083;47.77301;1.19584;125;20220322;16.8;2.4;9.6;3.2;6.6;0;2.83;17300 +89083;47.77301;1.19584;125;20220323;18.4;1.3;9.8;3.1;5.9;0;3.14;17500 +89083;47.77301;1.19584;125;20220324;20.7;1.7;11.2;2.4;6.6;0;3.08;17500 +89083;47.77301;1.19584;125;20220325;20.7;6.2;13.4;3.9;6.7;0;3.95;17700 +89083;47.77301;1.19584;125;20220326;20.1;5.4;12.7;4.3;6.8;0;3.94;17900 +89083;47.77301;1.19584;125;20220327;21.8;5.8;13.8;2.9;7.2;0;3.61;17800 +89083;47.77301;1.19584;125;20220328;22.1;4;13;1.6;8.3;0;2.66;15000 +89083;47.77301;1.19584;125;20220329;16.6;8.8;12.7;1.7;10.8;2.4;1.67;8400 +89083;47.77301;1.19584;125;20220330;13.2;6;9.6;2.5;10.6;3.3;1.19;7200 +89083;47.77301;1.19584;125;20220331;8.9;5.6;7.2;5.1;7.7;1.4;1.52;6500 +89083;47.77301;1.19584;125;20220401;5.8;-.5;2.7;5.8;5.7;2.2;1.33;7800 +89083;47.77301;1.19584;125;20220402;8.1;-.3;3.9;5.1;5.1;0;2.11;14800 +89083;47.77301;1.19584;125;20220403;8.8;-.8;4;4;5;0;2.11;14900 +89083;47.77301;1.19584;125;20220404;11.8;-4.2;3.8;3.7;5.8;.5;2.2;18700 +89083;47.77301;1.19584;125;20220405;12.2;6.1;9.1;3;10.5;.1;.99;4452 +89083;47.77301;1.19584;125;20220406;12.2;7.2;9.7;5.3;10.4;1.1;1.23;5400 +89083;47.77301;1.19584;125;20220407;16.1;9.7;12.9;8.8;12;7.6;2.05;7400 +89083;47.77301;1.19584;125;20220408;16;8.3;12.1;7;10.6;9.1;2.3;7900 +89083;47.77301;1.19584;125;20220409;12.6;.9;6.7;3.4;7;.2;2.4;19500 +89083;47.77301;1.19584;125;20220410;15.2;-.1;7.5;3.2;6.8;0;2.91;22300 +89083;47.77301;1.19584;125;20220411;21.9;2.2;12;3.8;9;0;3.78;20500 +89083;47.77301;1.19584;125;20220412;19.2;8.2;13.7;2.8;11.4;4.4;2.39;11700 +89083;47.77301;1.19584;125;20220413;15.3;10.6;12.9;1.2;13.3;.4;1.34;7600 +89083;47.77301;1.19584;125;20220414;21.1;7.5;14.3;1.4;12.2;0;3.14;22200 +89083;47.77301;1.19584;125;20220415;21.8;7.8;14.8;2.9;11.5;0;3.61;22000 +89083;47.77301;1.19584;125;20220416;20.1;8.7;14.4;4.3;10.5;0;3.99;23800 +89083;47.77301;1.19584;125;20220417;21.3;5.8;13.5;3.2;8.7;0;4.12;24100 +89083;47.77301;1.19584;125;20220418;19;4.4;11.7;2.8;9.5;0;3.18;20800 +89083;47.77301;1.19584;125;20220419;14.5;8.5;11.5;3.3;9.5;0;2.09;8900 +89083;47.77301;1.19584;125;20220420;18.5;5.9;12.2;3.3;9.6;0;2.96;16100 +89083;47.77301;1.19584;125;20220421;19.6;7.5;13.5;3.3;8.4;0;4.21;25600 +89083;47.77301;1.19584;125;20220422;19.9;6.6;13.2;3.1;9.8;.1;3.79;24100 +89083;47.77301;1.19584;125;20220423;20.4;9.7;15;3.1;11.8;1.5;3.02;15000 +89083;47.77301;1.19584;125;20220424;19.2;10.8;15;2.7;12.5;.6;2.73;14700 +89083;47.77301;1.19584;125;20220425;16.3;10.3;13.3;2.8;11.1;0;2.3;11500 +89083;47.77301;1.19584;125;20220426;16.6;4.3;10.4;3.5;8.8;0;3.3;23600 +89083;47.77301;1.19584;125;20220427;18.9;5.7;12.3;4.6;9.4;0;3.99;25600 +89083;47.77301;1.19584;125;20220428;19.6;7.9;13.7;3.7;10;0;3.44;17200 +89083;47.77301;1.19584;125;20220429;21.8;9.7;15.7;3.8;10.5;0;4.02;18500 +89083;47.77301;1.19584;125;20220430;18;5.7;11.8;3.7;9;0;3.51;21300 +89083;47.77301;1.19584;125;20220501;17.4;5.1;11.2;3.6;8.2;0;3.72;23800 +89083;47.77301;1.19584;125;20220502;19;6.8;12.9;4.2;9.2;0;3.97;23000 +89083;47.77301;1.19584;125;20220503;19.7;9.6;14.6;4.6;9.9;.9;3.97;18600 +89083;47.77301;1.19584;125;20220504;17.4;10.7;14;2.4;11.1;.2;2.15;8300 +89083;47.77301;1.19584;125;20220505;20;3.4;11.7;2.4;10.3;.1;2.98;18100 +89083;47.77301;1.19584;125;20220506;22.1;4.7;13.4;2.5;10.5;0;3.88;23800 +89083;47.77301;1.19584;125;20220507;22.1;7.5;14.8;2.1;11.5;.2;3.93;24500 +89083;47.77301;1.19584;125;20220508;22.3;10;16.1;4.5;12.5;.1;4.61;26700 +89083;47.77301;1.19584;125;20220509;26.6;9.8;18.2;1.9;12.2;0;4.82;26800 +89083;47.77301;1.19584;125;20220510;27.9;10.5;19.2;2.3;12.8;0;5.07;25900 +89083;47.77301;1.19584;125;20220511;25.8;8.3;17;3.8;12.4;0;5.26;27900 +89083;47.77301;1.19584;125;20220512;21.5;8.7;15.1;2.6;12.3;0;3.54;20300 +89083;47.77301;1.19584;125;20220513;22.7;9.4;16;2.5;10.3;0;4.84;28600 +89083;47.77301;1.19584;125;20220514;25.2;10.7;17.9;3;11.3;0;5.03;25000 +89083;47.77301;1.19584;125;20220515;30.6;12.9;21.7;3.6;14.1;.1;5.8;22200 +89083;47.77301;1.19584;125;20220516;27.3;14.4;20.8;2.9;15;0;5.06;23900 +89083;47.77301;1.19584;125;20220517;30;12.6;21.3;2.4;14.9;.3;5.45;26000 +89083;47.77301;1.19584;125;20220518;30;11.5;20.7;2;16.6;0;4.99;25300 +89083;47.77301;1.19584;125;20220519;28;17.1;22.5;2.8;17.2;2.1;4.93;22200 +89083;47.77301;1.19584;125;20220520;25.7;15.7;20.7;3.9;16.2;0;4.35;18000 +89083;47.77301;1.19584;125;20220521;26.8;8.6;17.7;1.8;12.7;0;4.93;28000 +89083;47.77301;1.19584;125;20220522;27.2;14.3;20.7;3.5;14.7;3.3;4.82;19500 +89083;47.77301;1.19584;125;20220523;19.4;15;17.2;4.5;16.1;8.2;2.24;9200 +89083;47.77301;1.19584;125;20220524;18.4;9.2;13.8;3.6;11.5;.1;3.3;19200 +89083;47.77301;1.19584;125;20220525;21.2;5.5;13.3;3.4;10.8;.1;4.02;24100 +89083;47.77301;1.19584;125;20220526;22.2;11.3;16.7;3.1;13.4;0;4.11;22900 +89083;47.77301;1.19584;125;20220527;20.5;12.5;16.5;2.5;13.3;.1;2.91;13500 +89083;47.77301;1.19584;125;20220528;21.7;8;14.8;3.4;10.4;0;4.84;28600 +89083;47.77301;1.19584;125;20220529;17.8;7;12.4;4.4;8.5;0;4.31;25500 +89083;47.77301;1.19584;125;20220530;20.8;6.7;13.7;3.3;8.9;0;4.55;25400 +89083;47.77301;1.19584;125;20220531;23.7;6;14.8;2.2;8.5;0;5.08;29500 +89083;47.77301;1.19584;125;20220601;24.5;5.2;14.8;1.9;9.3;0;4.97;29600 +89083;47.77301;1.19584;125;20220602;27.5;12.3;19.9;4.2;11.4;0;6.44;27800 +89083;47.77301;1.19584;125;20220603;25.9;14.1;20;2.4;15;5.8;4.11;18500 +89083;47.77301;1.19584;125;20220604;28.8;15.9;22.3;1.8;18.4;16;4.13;18800 +89083;47.77301;1.19584;125;20220605;21.9;14.7;18.3;3.3;16;.1;2.81;11700 +89083;47.77301;1.19584;125;20220606;21.3;9.8;15.5;2.8;13.5;.5;3.38;18900 +89083;47.77301;1.19584;125;20220607;23.2;13.2;18.2;4.6;14.6;13.8;4.23;19900 +89083;47.77301;1.19584;125;20220608;23;13.7;18.3;4.5;14.6;.5;4.51;22600 +89083;47.77301;1.19584;125;20220609;22;10;16;2.8;12.8;0;3.7;19500 +89083;47.77301;1.19584;125;20220610;25.5;10.3;17.9;2;14.4;.1;4.98;29100 +89083;47.77301;1.19584;125;20220611;27.5;10.6;19;1.4;15.8;0;5.1;29400 +89083;47.77301;1.19584;125;20220612;25.6;13;19.3;3.8;12.9;.1;5.42;24900 +89083;47.77301;1.19584;125;20220613;24.5;6.8;15.6;2.7;11.3;0;5.29;31300 +89083;47.77301;1.19584;125;20220614;28.6;12.2;20.4;3;12;0;6.33;29900 +89083;47.77301;1.19584;125;20220615;33.2;15;24.1;3;14.1;0;7.11;29400 +89083;47.77301;1.19584;125;20220616;31.4;14.9;23.1;2.8;14.6;0;6.26;26500 +89083;47.77301;1.19584;125;20220617;35.4;15.2;25.3;2;14.4;0;6.75;29100 +89083;47.77301;1.19584;125;20220618;39;17.7;28.3;2.8;15.7;1.5;7.95;28300 +89083;47.77301;1.19584;125;20220619;33.6;15.5;24.5;3.5;18.1;3.9;6.31;23600 +89083;47.77301;1.19584;125;20220620;24.6;17.9;21.2;3;19.9;4.3;3.92;19900 +89083;47.77301;1.19584;125;20220621;26.2;14.1;20.1;2.5;18;1.4;3.6;16800 +89083;47.77301;1.19584;125;20220622;25.8;18.1;21.9;2.3;19.6;5.3;3.29;13900 +89083;47.77301;1.19584;125;20220623;27.1;14.9;21;2.8;16.8;.2;4.87;23500 +89083;47.77301;1.19584;125;20220624;24.4;14.6;19.5;4.4;15.9;1.7;4.06;17000 +89083;47.77301;1.19584;125;20220625;17.3;15;16.1;2.7;15.5;6.8;1.81;7900 +89083;47.77301;1.19584;125;20220626;21.6;11.4;16.5;1.9;13.7;.3;3.21;17000 +89083;47.77301;1.19584;125;20220627;23.9;10.4;17.1;2.7;12;0;4.9;26600 +89083;47.77301;1.19584;125;20220628;25.3;8.8;17;1.7;11.62;0;4.99;28829 +89083;47.77301;1.19584;125;20220629;24.3;9.2;16.7;2.5;12.87;4.2;4.4;23242 +89083;47.77301;1.19584;125;20220630;19.2;11.1;15.1;2.3;14.1;7.3;2.46;13200 +89083;47.77301;1.19584;125;20220701;22.3;7.1;14.7;2.2;11.3;0;4.05;23600 +89083;47.77301;1.19584;125;20220702;27;8.1;17.5;1.6;12;0;5.32;30800 +89083;47.77301;1.19584;125;20220703;25.4;10.6;18;2.5;12.8;0;5.29;29300 +89083;47.77301;1.19584;125;20220704;27.1;11.1;19.1;2.5;12.5;0;5.68;29700 +89083;47.77301;1.19584;125;20220705;26.8;10.8;18.8;3.2;12.6;0;5.91;30600 +89083;47.77301;1.19584;125;20220706;27.1;12.1;19.6;4.2;12.3;0;6.39;30000 +89083;47.77301;1.19584;125;20220707;24.7;11.1;17.9;3.5;14.1;0;4.05;18300 +89083;47.77301;1.19584;125;20220708;27.9;10.5;19.2;3.5;12;0;6.25;30200 +89083;47.77301;1.19584;125;20220709;30.3;14;22.1;4.2;13.8;0;7.03;29700 +89083;47.77301;1.19584;125;20220710;28.1;13.9;21;4.5;13.2;0;6.71;29800 +89083;47.77301;1.19584;125;20220711;30.7;14.3;22.5;4.5;14.2;0;7.21;29800 +89083;47.77301;1.19584;125;20220712;33.3;17.1;25.2;2.9;13.6;0;7.17;29200 +89083;47.77301;1.19584;125;20220713;35.5;14.4;24.9;1.1;13.5;0;5.43;25400 +89083;47.77301;1.19584;125;20220714;32.8;14.8;23.8;2.7;13.9;0;6.68;28400 +89083;47.77301;1.19584;125;20220715;28.7;14.9;21.8;4.7;11.4;0;7.28;29200 +89083;47.77301;1.19584;125;20220716;30;14.2;22.1;4.2;11;0;7.33;29000 +89083;47.77301;1.19584;125;20220717;33.1;15.7;24.4;4.4;12;0;8;27800 +89083;47.77301;1.19584;125;20220718;39.2;15.6;27.4;3.6;12.6;0;8.71;27400 +89083;47.77301;1.19584;125;20220719;35.5;17.5;26.5;4.4;15.8;5.4;7.86;25200 +89083;47.77301;1.19584;125;20220720;26.6;17.5;22;3.3;18.7;12.7;4.14;17800 +89083;47.77301;1.19584;125;20220721;28.8;15.4;22.1;2.2;17;0;5.17;25600 +89083;47.77301;1.19584;125;20220722;26.4;16;21.2;3.1;18.6;1.2;3.09;11000 +89083;47.77301;1.19584;125;20220723;28.5;17.8;23.1;2.6;17;0;5.02;22100 +89083;47.77301;1.19584;125;20220724;32.6;13.9;23.2;1.9;15.9;0;5.87;28100 +89083;47.77301;1.19584;125;20220725;27.6;18.8;23.2;5.6;16;1.2;5.86;19700 +89083;47.77301;1.19584;125;20220726;25.2;15;20.1;2.9;13.8;0;4.23;17500 +89083;47.77301;1.19584;125;20220727;26.9;11.9;19.4;2.9;12.6;0;4.93;22300 +89083;47.77301;1.19584;125;20220728;28.6;13.5;21;2.4;11.5;0;5.17;22100 +89083;47.77301;1.19584;125;20220729;29.4;16.4;22.9;1.6;12.8;0;4.34;18100 +89083;47.77301;1.19584;125;20220730;31.1;13.7;22.4;2;14.4;0;4.95;21500 +89083;47.77301;1.19584;125;20220731;31.2;14.4;22.8;2.4;15.3;0;5.84;27400 +89083;47.77301;1.19584;125;20220801;29;15.4;22.2;2.1;16.7;0;4.74;22600 +89083;47.77301;1.19584;125;20220802;32.9;13.3;23.1;1.8;15.8;0;5.56;26600 +89083;47.77301;1.19584;125;20220803;36.6;16.5;26.5;1.9;15.9;.1;6.25;26600 +89083;47.77301;1.19584;125;20220804;31.2;21.7;26.4;3.8;17.9;3.9;5.41;15600 +89083;47.77301;1.19584;125;20220805;28;16.1;22;4.4;13.3;0;6.2;25000 +89083;47.77301;1.19584;125;20220806;26;13.3;19.6;5.2;9.6;0;6.69;27300 +89083;47.77301;1.19584;125;20220807;28.1;13.2;20.6;5;9.7;0;7.02;26700 +89083;47.77301;1.19584;125;20220808;30.4;15;22.7;5;10.7;0;7.51;26400 +89083;47.77301;1.19584;125;20220809;31.5;16.2;23.8;4.4;12.22;0;7.08;24689 +89083;47.77301;1.19584;125;20220810;32.8;17.8;25.3;4.4;11.92;0;7.52;24569 +89083;47.77301;1.19584;125;20220811;33.5;18.6;26;4.3;10.4;0;8.03;26200 +89083;47.77301;1.19584;125;20220812;35.1;17.5;26.3;3.4;10.5;0;7.49;25800 +89083;47.77301;1.19584;125;20220813;35.3;17.1;26.2;3.2;10.2;.2;7.24;24800 +89083;47.77301;1.19584;125;20220814;27.6;19.8;23.7;4;16.8;2.9;4.52;13700 +89083;47.77301;1.19584;125;20220815;26.9;15.7;21.3;4.6;17.6;1.3;3.62;10800 +89083;47.77301;1.19584;125;20220816;25.7;15.5;20.6;2.1;18.1;3.2;2.52;9600 +89083;47.77301;1.19584;125;20220817;19.8;16.1;17.9;2.3;16.92;3.2;3.67;17221 +89083;47.77301;1.19584;125;20220818;27.9;11.7;19.8;2.2;15.1;0;4.34;22176 +89083;47.77301;1.19584;125;20220819;26.1;15.2;20.6;2.9;17.37;3.4;3.34;13695 +89083;47.77301;1.19584;125;20220820;26.5;15;20.7;2.5;14.8;0;4.62;23800 +89083;47.77301;1.19584;125;20220821;25.7;12.1;18.9;3.6;14.6;.5;3.73;15000 +89083;47.77301;1.19584;125;20220822;27.3;16.9;22.1;1.9;18;.1;3.35;15000 +89083;47.77301;1.19584;125;20220823;28.2;16.5;22.3;2.1;18.6;.1;3.32;14000 +89083;47.77301;1.19584;125;20220824;33.8;14.1;23.9;1.3;16;0;4.57;22500 +89083;47.77301;1.19584;125;20220825;30.7;15.1;22.9;3;16.4;0;4.17;13300 +89083;47.77301;1.19584;125;20220826;27.1;14.6;20.8;2.8;15.4;0;3.72;14700 +89083;47.77301;1.19584;125;20220827;28.3;13.7;21;3.8;13.4;0;4.98;19000 +89083;47.77301;1.19584;125;20220828;28.2;13.3;20.7;3.9;12.7;0;5.32;21900 +89083;47.77301;1.19584;125;20220829;32.9;15.5;24.2;4;13.9;2.6;6.26;21000 +89083;47.77301;1.19584;125;20220830;28;16.3;22.1;2.3;16.8;0;3.68;15900 +89083;47.77301;1.19584;125;20220831;29.3;14.3;21.8;2;14.9;0;3.11;9500 +89083;47.77301;1.19584;125;20220901;29.9;14;21.9;1.6;14.6;7.9;3.61;16100 +89083;47.77301;1.19584;125;20220902;24.8;15.4;20.1;2.8;18;5;2.93;14100 +89083;47.77301;1.19584;125;20220903;26.2;15;20.6;3.3;16.1;.1;3.75;16400 +89083;47.77301;1.19584;125;20220904;30.6;11.9;21.2;2.1;14.7;4.8;4.12;18800 +89083;47.77301;1.19584;125;20220905;30.7;15.1;22.9;2.4;18.3;3.5;4.13;18900 +89083;47.77301;1.19584;125;20220906;28.6;13.8;21.2;2.3;15.7;.5;3.82;17800 +89083;47.77301;1.19584;125;20220907;20.6;13.9;17.2;3.9;16.1;7.4;1.84;6200 +89083;47.77301;1.19584;125;20220908;22.6;14;18.3;5.5;15.9;2.8;3.15;14400 +89083;47.77301;1.19584;125;20220909;23.5;14.6;19;6.4;14.9;1.3;3.89;14700 +89083;47.77301;1.19584;125;20220910;23.1;12;17.5;3.3;14.1;.2;3.23;17000 +89083;47.77301;1.19584;125;20220911;25.8;10.1;17.9;2.2;13.8;.2;3.44;19500 +89083;47.77301;1.19584;125;20220912;31.6;12.4;22;3.1;14.8;.5;4.65;17800 +89083;47.77301;1.19584;125;20220913;31.9;18.2;25;3.8;18.4;3.3;4.22;9900 +89083;47.77301;1.19584;125;20220914;25.8;16.4;21.1;2.9;20.3;4.8;2.21;8700 +89083;47.77301;1.19584;125;20220915;23.4;17.1;20.2;2.7;16.4;0;3.24;17500 +89083;47.77301;1.19584;125;20220916;20;10.1;15;2.8;11.7;0;2.44;11700 +89083;47.77301;1.19584;125;20220917;18;4.4;11.2;2.8;8.5;0;2.74;18500 +89083;47.77301;1.19584;125;20220918;20.1;2.7;11.4;1.5;8.8;0;2.47;18400 +89083;47.77301;1.19584;125;20220919;20.1;4.5;12.3;2.2;9;0;2.71;17900 +89083;47.77301;1.19584;125;20220920;20.4;7.5;13.9;3.8;9.4;0;3.27;16800 +89083;47.77301;1.19584;125;20220921;21;8.3;14.6;3.9;9.8;0;3.39;17400 +89083;47.77301;1.19584;125;20220922;22.2;5.1;13.6;2;8.6;0;2.9;18000 +89083;47.77301;1.19584;125;20220923;21.5;7.2;14.3;.9;9.8;.3;1.76;9600 +89083;47.77301;1.19584;125;20220924;19.6;11.8;15.7;2.6;12.8;.8;2.18;11400 +89083;47.77301;1.19584;125;20220925;20.1;12.1;16.1;2.8;11.9;.1;2.35;9800 +89083;47.77301;1.19584;125;20220926;15.1;9.1;12.1;5;11.6;6.4;1.48;5500 +89083;47.77301;1.19584;125;20220927;17.1;9.4;13.2;6.6;12.3;13.2;1.94;8600 +89083;47.77301;1.19584;125;20220928;14.4;11.2;12.8;3.8;12.9;1.6;1.17;5500 +89083;47.77301;1.19584;125;20220929;16.2;9.3;12.7;2.5;10.8;.9;1.76;10000 +89083;47.77301;1.19584;125;20220930;18;2.5;10.2;2.8;9.7;2.9;2.01;14800 +89083;47.77301;1.19584;125;20221001;20.8;12.2;16.5;7.5;16.2;2;1.87;7600 +89083;47.77301;1.19584;125;20221002;20.9;15.4;18.1;5.2;17;.5;2;8100 +89083;47.77301;1.19584;125;20221003;16.1;13;14.5;2.7;14.1;0;1.19;5200 +89083;47.77301;1.19584;125;20221004;20.9;5.6;13.2;1.4;11.7;.1;1.79;13500 +89083;47.77301;1.19584;125;20221005;22.5;9.4;15.9;3.8;14;.2;2.29;11300 +89083;47.77301;1.19584;125;20221006;19.5;6.9;13.2;1.6;11.1;0;1.85;15000 +89083;47.77301;1.19584;125;20221007;20;3;11.5;1.3;9.4;.1;1.74;14100 +89083;47.77301;1.19584;125;20221008;19.5;4.2;11.8;2.1;9.3;0;1.99;13700 +89083;47.77301;1.19584;125;20221009;21.3;5.1;13.2;3.2;10;0;2.52;14600 +89083;47.77301;1.19584;125;20221010;20.8;10.4;15.6;3.4;14;.1;1.76;7400 +89083;47.77301;1.19584;125;20221011;19;11.1;15;3.6;13.1;0;1.81;8600 +89083;47.77301;1.19584;125;20221012;19.9;5.3;12.6;1.4;11.1;.1;1.47;10900 +89083;47.77301;1.19584;125;20221013;16.2;9.3;12.7;3.1;13.9;4.7;.78;3500 +89083;47.77301;1.19584;125;20221014;19;14.2;16.6;5.5;17.2;12.3;1.06;3400 +89083;47.77301;1.19584;125;20221015;17.7;15.9;16.8;5.6;17;2.7;1.22;5200 +89083;47.77301;1.19584;125;20221016;23.1;14;18.5;2.4;17.2;.7;1.65;8900 +89083;47.77301;1.19584;125;20221017;18.8;15.7;17.2;3;17.5;14;.91;1600 +89083;47.77301;1.19584;125;20221018;21.3;13.8;17.5;3.3;17.3;.2;1.36;6700 +89083;47.77301;1.19584;125;20221019;24.4;14.1;19.2;4.5;16.8;5.6;2.35;9400 +89083;47.77301;1.19584;125;20221020;22.8;14.1;18.4;4.6;16.7;9.5;1.99;7500 +89083;47.77301;1.19584;125;20221021;20.4;13.6;17;3.7;15.8;.1;1.56;7900 +89083;47.77301;1.19584;125;20221022;21.9;13.5;17.7;3.1;14.8;1.4;1.88;9500 +89083;47.77301;1.19584;125;20221023;23.9;13.6;18.7;5.5;14.7;1.7;2.84;8600 +89083;47.77301;1.19584;125;20221024;19.3;13.6;16.4;6.1;14.3;.6;2;6400 +89083;47.77301;1.19584;125;20221025;18.4;10.3;14.3;3.1;14.2;.3;1.11;6600 +89083;47.77301;1.19584;125;20221026;23;12.2;17.6;3.8;14.6;.1;2.1;10500 +89083;47.77301;1.19584;125;20221027;25.2;12.1;18.6;3.1;14.8;0;2.12;6700 +89083;47.77301;1.19584;125;20221028;23.7;12.7;18.2;3.1;15.2;0;1.87;7700 +89083;47.77301;1.19584;125;20221029;23.3;14.6;18.9;2.9;14.5;0;1.96;5700 +89083;47.77301;1.19584;125;20221030;18.8;10.1;14.4;1.7;12.8;0;1.06;5800 +89083;47.77301;1.19584;125;20221031;21.4;11.3;16.3;4.2;14.4;2.8;1.73;6600 +89083;47.77301;1.19584;125;20221101;17.9;9.3;13.6;6.2;11.9;1.4;1.82;8700 +89083;47.77301;1.19584;125;20221102;16.7;7.4;12;4.4;12.2;0;1.08;8700 +89083;47.77301;1.19584;125;20221103;14.6;10.3;12.4;4.9;11.7;8.2;1.24;2300 +89083;47.77301;1.19584;125;20221104;12.6;7.8;10.2;5.8;9.6;1.3;1.38;3800 +89083;47.77301;1.19584;125;20221105;12.3;2;7.1;2.9;8.9;0;.75;3700 +89083;47.77301;1.19584;125;20221106;12.6;8.1;10.3;4.6;11;1.8;.84;2300 +89083;47.77301;1.19584;125;20221107;16.8;10.6;13.7;5.9;12.8;.2;1.37;5000 +89083;47.77301;1.19584;125;20221108;17.9;9.2;13.5;6.1;11.7;2.7;1.8;5200 +89083;47.77301;1.19584;125;20221109;16;9.1;12.5;4;11.7;.3;1.13;6600 +89083;47.77301;1.19584;125;20221110;11.6;4.4;8;2.2;10.2;0;.44;4900 +89083;47.77301;1.19584;125;20221111;15.2;7.5;11.3;2.9;10.9;.1;.9;6100 +89083;47.77301;1.19584;125;20221112;18.4;5.6;12;2.5;11.3;.2;.97;7300 +89083;47.77301;1.19584;125;20221113;14.7;4.8;9.7;1.1;10.2;.2;.53;5400 +89083;47.77301;1.19584;125;20221114;15.4;5.1;10.2;3.2;10.8;.3;.84;3900 +89083;47.77301;1.19584;125;20221115;13.9;6.7;10.3;5;11.7;5.2;.66;1700 +89083;47.77301;1.19584;125;20221116;13.5;8.8;11.1;7.6;12;10.5;.79;3300 +89083;47.77301;1.19584;125;20221117;14.9;10.5;12.7;8.3;11.4;2.3;1.64;4000 +89083;47.77301;1.19584;125;20221118;12.8;5.5;9.1;4.8;9.2;.6;1.05;5300 +89083;47.77301;1.19584;125;20221119;11.2;.5;5.8;2.8;7.5;.1;.67;6100 +89083;47.77301;1.19584;125;20221120;10.5;.6;5.5;3.9;8.2;2.4;.64;2400 +89083;47.77301;1.19584;125;20221121;10.7;4;7.3;4.9;8.9;5.2;.8;1600 +89083;47.77301;1.19584;125;20221122;11.7;4.5;8.1;7.7;8.5;0;1.24;5500 +89083;47.77301;1.19584;125;20221123;14;5.7;9.8;6;10;2;1.09;4600 +89083;47.77301;1.19584;125;20221124;11.7;7.6;9.6;5.5;10.7;.7;.68;3200 +89083;47.77301;1.19584;125;20221125;12.8;5.3;9;4;10.1;.1;.61;5200 +89083;47.77301;1.19584;125;20221126;8.6;1.6;5.1;2.5;8.5;0;.3;3000 +89083;47.77301;1.19584;125;20221127;12;5.7;8.8;4;9.1;8.5;.94;2700 +89083;47.77301;1.19584;125;20221128;12.2;7.8;10;4.5;9.9;.6;.92;3800 +89083;47.77301;1.19584;125;20221129;6.2;.4;3.3;1.8;7.8;0;.24;1900 +89083;47.77301;1.19584;125;20221130;5.7;2.2;3.9;3;8.2;0;.18;2000 +89083;47.77301;1.19584;125;20221201;6.1;2.9;4.5;4;7.7;0;.39;2900 +89083;47.77301;1.19584;125;20221202;5.7;3.7;4.7;3.9;7.5;1;.55;1500 +89083;47.77301;1.19584;125;20221203;4.7;1.6;3.1;5;7;.1;.47;1100 +89083;47.77301;1.19584;125;20221204;3.8;2.1;2.9;3.2;7;.2;.4;800 +89083;47.77301;1.19584;125;20221205;4.9;3.4;4.1;1.7;7.7;0;.35;1300 +89083;47.77301;1.19584;125;20221206;5;2.5;3.7;2.8;7.1;0;.4;2400 +89083;47.77301;1.19584;125;20221207;2.8;1.8;2.3;3;7;0;.21;2300 +89083;47.77301;1.19584;125;20221208;1.8;.9;1.3;3.3;6.2;0;.37;1100 +89083;47.77301;1.19584;125;20221209;2;-1.2;.4;3.3;5.4;.1;.43;2100 +89083;47.77301;1.19584;125;20221210;.1;-4.1;-2;1.6;5.4;0;.18;1200 +89083;47.77301;1.19584;125;20221211;.4;-3.3;-1.5;2;4.9;0;.23;3100 +89083;47.77301;1.19584;125;20221212;-.4;-4.7;-2.6;3.4;4.5;0;.24;3800 +89083;47.77301;1.19584;125;20221213;1.7;-4.1;-1.2;4.2;4.4;6.1;.48;4600 +89083;47.77301;1.19584;125;20221214;1.1;-2.3;-.6;3.6;6;2.2;.12;1300 +89083;47.77301;1.19584;125;20221215;1.8;-.5;.6;4.8;5.2;0;.58;2500 +89083;47.77301;1.19584;125;20221216;3.4;-2.2;.6;4;5;0;.51;4600 +89083;47.77301;1.19584;125;20221217;.6;-3.1;-1.3;4.3;4.7;0;.38;3800 +89083;47.77301;1.19584;125;20221218;4.3;-6.2;-1;3.5;5.1;.5;.47;1800 +89083;47.77301;1.19584;125;20221219;13;3.6;8.3;4.3;9.1;0;.91;2100 +89083;47.77301;1.19584;125;20221220;12.9;10.4;11.6;5.4;11;2.9;1.2;900 +89083;47.77301;1.19584;125;20221221;11.9;7.9;9.9;6.1;12.1;4.4;.26;1500 +89083;47.77301;1.19584;125;20221222;13.8;11.3;12.5;9.1;12.8;11.5;1;1100 +89083;47.77301;1.19584;125;20221223;14.2;13.4;13.8;6.8;14.2;4.5;.82;1100 +89083;47.77301;1.19584;125;20221224;12.4;9.4;10.9;4.1;11.5;2.1;.66;1900 +89083;47.77301;1.19584;125;20221225;14.6;7.5;11;3.7;11.7;.7;.59;3200 +89083;47.77301;1.19584;125;20221226;12.2;9.9;11;5;10.9;1.7;.89;2700 +89083;47.77301;1.19584;125;20221227;8.7;.7;4.7;2.9;8.1;.1;.24;3800 +89083;47.77301;1.19584;125;20221228;11.7;6.9;9.3;8.2;11;3.7;.5;2600 +89083;47.77301;1.19584;125;20221229;12.5;10.4;11.4;6.8;10.7;.6;1.2;3400 +89083;47.77301;1.19584;125;20221230;14.2;5;9.6;7.5;11.8;4.9;.48;1100 +89083;47.77301;1.19584;125;20221231;15.7;13.9;14.8;8.7;11.9;0;2.18;3200 +89084;47.79925;1.52745;116;20220101;14.5;3.9;9.2;1.9;9.5;.1;.42;4836 +89084;47.79925;1.52745;116;20220102;13.8;6.4;10.1;5.3;11.13;0;.67;2831 +89084;47.79925;1.52745;116;20220103;12.6;10.5;11.6;6.1;12.13;10.2;.75;1662 +89084;47.79925;1.52745;116;20220104;12.4;10.5;11.4;6;10.3;5.5;1.4;1325 +89084;47.79925;1.52745;116;20220105;6.4;.1;3.2;1.4;6.07;.1;.41;3106 +89084;47.79925;1.52745;116;20220106;6.4;-3.2;1.6;2.4;6;.5;.28;4872 +89084;47.79925;1.52745;116;20220107;8.7;1.6;5.2;6.3;7.6;2;.68;3869 +89084;47.79925;1.52745;116;20220108;9.3;4.2;6.8;7.2;9.03;8.6;.59;1455 +89084;47.79925;1.52745;116;20220109;8.7;4.5;6.6;5.1;7.93;.6;.77;3495 +89084;47.79925;1.52745;116;20220110;7.6;4.8;6.2;1.7;8.3;0;.43;2146 +89084;47.79925;1.52745;116;20220111;3.9;1.6;2.8;2.3;6.3;0;.39;3362 +89084;47.79925;1.52745;116;20220112;3.7;-1.5;1.1;2.7;6.08;0;.3;3158 +89084;47.79925;1.52745;116;20220113;3.8;.8;2.3;3.8;6.45;0;.39;2988 +89084;47.79925;1.52745;116;20220114;2.2;-.9;.6;2;5.63;0;.33;2543 +89084;47.79925;1.52745;116;20220115;-.1;-4;-2.1;1.8;5.1;0;.19;2907 +89084;47.79925;1.52745;116;20220116;2.3;-2.2;.1;3;6.45;.1;.11;1881 +89084;47.79925;1.52745;116;20220117;5.6;2.1;3.8;1.4;7.78;0;.3;2110 +89084;47.79925;1.52745;116;20220118;7;1.4;4.2;2.5;7.38;0;.43;3013 +89084;47.79925;1.52745;116;20220119;5.4;3.1;4.2;2.9;7.8;.9;.38;1235 +89084;47.79925;1.52745;116;20220120;7.7;2.6;5.2;3.2;7.23;0;.6;4789 +89084;47.79925;1.52745;116;20220121;5.9;.4;3.2;3.2;6.03;0;.61;5009 +89084;47.79925;1.52745;116;20220122;5.1;-3;1;2;6.18;0;.35;2535 +89084;47.79925;1.52745;116;20220123;3.5;2.9;3.2;3.3;6.58;0;.59;784 +89084;47.79925;1.52745;116;20220124;1.1;-2.2;-.5;2.1;5.65;0;.25;3324 +89084;47.79925;1.52745;116;20220125;-.6;-2;-1.3;1;5.35;0;.27;1984 +89084;47.79925;1.52745;116;20220126;-.1;-2;-1.1;1.7;5.5;0;.27;1409 +89084;47.79925;1.52745;116;20220127;2.9;-.6;1.1;2.8;6.28;.3;.34;2636 +89084;47.79925;1.52745;116;20220128;6.5;2.5;4.5;1.7;8.03;0;.36;2435 +89084;47.79925;1.52745;116;20220129;8.4;4.2;6.3;3.6;9.15;.2;.41;2141 +89084;47.79925;1.52745;116;20220130;11.1;6.8;8.9;2.5;8.88;0;.81;5383 +89084;47.79925;1.52745;116;20220131;9.5;3.8;6.7;5.8;7.18;.2;1.28;5234 +89084;47.79925;1.52745;116;20220201;10;-1;4.5;4.4;8.73;.3;.32;3238 +89084;47.79925;1.52745;116;20220202;9.3;7.9;8.6;3;9.8;0;.67;1839 +89084;47.79925;1.52745;116;20220203;7.3;5.8;6.6;2.9;8.2;.6;.63;3069 +89084;47.79925;1.52745;116;20220204;10.9;5;8;3.8;8.55;1.2;.99;3960 +89084;47.79925;1.52745;116;20220205;10.1;-2.1;4;2.8;6.7;0;.78;7862 +89084;47.79925;1.52745;116;20220206;10.9;2.9;6.9;7.4;9.72;2.2;.54;3643 +89084;47.79925;1.52745;116;20220207;11;3.1;7;2.6;7.55;0;.97;6884 +89084;47.79925;1.52745;116;20220208;13;.7;6.8;1.4;7.37;0;.78;7600 +89084;47.79925;1.52745;116;20220209;14.6;-2;6.3;1.8;7.12;0;.97;9416 +89084;47.79925;1.52745;116;20220210;9.4;4.4;6.9;3.4;8.27;.8;.94;4575 +89084;47.79925;1.52745;116;20220211;9.3;-1;4.1;2.2;6.35;0;.8;10850 +89084;47.79925;1.52745;116;20220212;10;-1;4.5;2.6;5.1;0;1.23;10950 +89084;47.79925;1.52745;116;20220213;14.6;-1.6;6.5;5.7;7.3;1.1;1.75;8300 +89084;47.79925;1.52745;116;20220214;11.1;6.9;9;6.6;8.8;3.5;1.4;5500 +89084;47.79925;1.52745;116;20220215;9.9;1.8;5.9;6.4;8.9;3.1;.56;5950 +89084;47.79925;1.52745;116;20220216;14.2;8.4;11.3;8.3;12.65;1.3;.74;4039 +89084;47.79925;1.52745;116;20220217;14.8;11.4;13.1;4.1;10.7;.7;1.63;4051 +89084;47.79925;1.52745;116;20220218;12;7.6;9.8;7.6;9.98;1.5;1.26;3931 +89084;47.79925;1.52745;116;20220219;10.6;.1;5.4;5.9;6.65;0;1.48;10098 +89084;47.79925;1.52745;116;20220220;13.3;7;10.2;8.1;10.23;2.1;1.4;4953 +89084;47.79925;1.52745;116;20220221;10.9;5.7;8.3;7.9;8.05;.3;1.72;7004 +89084;47.79925;1.52745;116;20220222;12.5;2.5;7.5;4.4;9.6;.4;.81;4348 +89084;47.79925;1.52745;116;20220223;12.9;5.2;9;2;9.38;0;.99;6262 +89084;47.79925;1.52745;116;20220224;12.6;5.6;9.1;4.2;7.98;1.9;1.64;6997 +89084;47.79925;1.52745;116;20220225;11.1;-1.8;4.7;2.6;6.08;.1;1.3;11456 +89084;47.79925;1.52745;116;20220226;10.9;-1.7;4.6;3.6;5.28;0;1.69;12792 +89084;47.79925;1.52745;116;20220227;11.8;-2.5;4.6;2.8;5.08;0;1.65;13305 +89084;47.79925;1.52745;116;20220228;14.3;-3.3;5.5;1.3;4.98;0;1.38;13629 +89084;47.79925;1.52745;116;20220301;14.6;-.5;7;1.3;6.5;0;1.22;8967 +89084;47.79925;1.52745;116;20220302;13.8;2.8;8.3;1.8;8.2;0;1.23;8232 +89084;47.79925;1.52745;116;20220303;12.2;7.8;10;1.8;9.68;.3;1.06;5720 +89084;47.79925;1.52745;116;20220304;11.9;3.8;7.9;2.8;9.1;1.8;1.03;6497 +89084;47.79925;1.52745;116;20220305;9.9;6.1;8;2.8;9;1.1;.95;4389 +89084;47.79925;1.52745;116;20220306;8.7;2.4;5.6;4.2;5.8;0;1.72;12018 +89084;47.79925;1.52745;116;20220307;8.2;-1.6;3.3;4.4;4.35;0;1.89;13590 +89084;47.79925;1.52745;116;20220308;15.9;-2.6;6.7;2.7;5.78;0;2.13;14580 +89084;47.79925;1.52745;116;20220309;15.9;1.9;8.9;3.1;7.95;0;1.99;13637 +89084;47.79925;1.52745;116;20220310;16.1;4.5;10.3;3.1;8.55;0;1.97;10843 +89084;47.79925;1.52745;116;20220311;13.3;6;9.7;4.6;9.3;4.9;1.48;5118 +89084;47.79925;1.52745;116;20220312;11;5;8;4.5;9.23;1.1;1.15;7341 +89084;47.79925;1.52745;116;20220313;9;6.1;7.5;3.9;8.73;6.8;.96;3467 +89084;47.79925;1.52745;116;20220314;15.6;.2;7.9;3;7.7;2.2;2.03;15605 +89084;47.79925;1.52745;116;20220315;15.1;7.4;11.2;1.9;11.18;.2;1.18;6519 +89084;47.79925;1.52745;116;20220316;14.6;6.3;10.4;1.9;10.9;.1;1.07;5512 +89084;47.79925;1.52745;116;20220317;9.2;7.9;8.6;4.1;8.65;0;1.33;5776 +89084;47.79925;1.52745;116;20220318;14.5;4.3;9.4;6.8;6.6;0;3.13;14050 +89084;47.79925;1.52745;116;20220319;14.8;5.1;10;4.4;6.8;0;2.71;12600 +89084;47.79925;1.52745;116;20220320;14.8;1.6;8.2;2.6;7.15;0;1.82;8900 +89084;47.79925;1.52745;116;20220321;18.7;6.5;12.6;3.2;9.2;0;2.58;13350 +89084;47.79925;1.52745;116;20220322;16.9;3.5;10.2;3.9;6.35;0;3.14;17300 +89084;47.79925;1.52745;116;20220323;18.3;1.5;9.9;3.4;5.85;0;3.25;17450 +89084;47.79925;1.52745;116;20220324;20.9;1.6;11.3;2.5;6.45;0;3.17;17600 +89084;47.79925;1.52745;116;20220325;20.5;4.9;12.7;4.5;6.5;0;4.06;17850 +89084;47.79925;1.52745;116;20220326;20;3.8;11.9;4.7;6.65;0;3.95;18000 +89084;47.79925;1.52745;116;20220327;21.5;4.6;13.1;3.1;7.15;0;3.57;17900 +89084;47.79925;1.52745;116;20220328;22.4;3.9;13.1;1.6;8;0;2.72;15200 +89084;47.79925;1.52745;116;20220329;16.2;9.2;12.7;2;10.55;2;1.66;7400 +89084;47.79925;1.52745;116;20220330;13;6;9.5;2.5;10.6;3.2;1.14;6800 +89084;47.79925;1.52745;116;20220331;8.7;5.1;6.9;5.6;7.5;1.4;1.52;6650 +89084;47.79925;1.52745;116;20220401;5.3;.3;2.8;6.7;5.74;1.2;1.31;7928 +89084;47.79925;1.52745;116;20220402;8.1;-.4;3.8;6;5;0;2.19;14750 +89084;47.79925;1.52745;116;20220403;8.8;-1;3.9;4.3;5;0;2.17;16250 +89084;47.79925;1.52745;116;20220404;11.8;-4.2;3.8;3.7;5.8;.4;2.2;18700 +89084;47.79925;1.52745;116;20220405;12.1;6.2;9.1;3.5;10.49;.1;1.06;4485 +89084;47.79925;1.52745;116;20220406;12.1;6;9.1;5.6;10.2;.8;1.12;5350 +89084;47.79925;1.52745;116;20220407;15.6;9.6;12.6;8.8;11.75;8.9;2;7300 +89084;47.79925;1.52745;116;20220408;15.7;8;11.9;7.6;10.45;11.7;2.23;7050 +89084;47.79925;1.52745;116;20220409;12.5;2;7.2;3.6;7.05;.2;2.43;18900 +89084;47.79925;1.52745;116;20220410;14.9;-.8;7.1;3.1;6.6;0;2.82;22000 +89084;47.79925;1.52745;116;20220411;21.8;3.3;12.5;4.2;8.8;0;3.96;20450 +89084;47.79925;1.52745;116;20220412;19.6;8.6;14.1;3.3;11.3;7.2;2.73;13600 +89084;47.79925;1.52745;116;20220413;15.5;11.1;13.3;1.3;13.35;.9;1.35;7350 +89084;47.79925;1.52745;116;20220414;21;7.8;14.4;1.4;12.45;.1;3.11;22050 +89084;47.79925;1.52745;116;20220415;21.7;7.3;14.5;3;11.65;0;3.55;22300 +89084;47.79925;1.52745;116;20220416;20;8.5;14.3;4.5;10.35;0;3.98;23550 +89084;47.79925;1.52745;116;20220417;21.2;4.8;13;3.3;8.5;0;4.08;24000 +89084;47.79925;1.52745;116;20220418;18.9;3.9;11.4;3.1;9.45;0;3.15;20400 +89084;47.79925;1.52745;116;20220419;15.5;7.7;11.6;3.7;9.65;0;2.29;10600 +89084;47.79925;1.52745;116;20220420;18.8;5.9;12.4;3.6;9.5;0;2.99;14700 +89084;47.79925;1.52745;116;20220421;19.2;6.6;12.9;3.3;8.35;0;3.79;21800 +89084;47.79925;1.52745;116;20220422;19.7;6.2;13;3.3;9.4;.2;3.72;22650 +89084;47.79925;1.52745;116;20220423;20.7;9;14.9;4;11.45;.6;3.3;15650 +89084;47.79925;1.52745;116;20220424;19.1;10.4;14.8;2.9;12.2;1.3;2.77;15050 +89084;47.79925;1.52745;116;20220425;16.6;8.2;12.4;3.1;10.4;0;2.51;14150 +89084;47.79925;1.52745;116;20220426;16.4;3.7;10;3.4;8.7;0;3.11;22150 +89084;47.79925;1.52745;116;20220427;19;4.7;11.9;5;9.15;0;3.98;25000 +89084;47.79925;1.52745;116;20220428;20.1;7.3;13.7;4.1;9.8;0;3.67;18200 +89084;47.79925;1.52745;116;20220429;21.6;9.7;15.7;3.9;10.35;0;4.1;19400 +89084;47.79925;1.52745;116;20220430;17.9;5.6;11.7;3.9;8.75;0;3.54;21100 +89084;47.79925;1.52745;116;20220501;17.3;4.7;11;3.3;8.1;0;3.61;23600 +89084;47.79925;1.52745;116;20220502;18.9;5.7;12.3;4.1;9.15;0;3.75;21950 +89084;47.79925;1.52745;116;20220503;19.3;8;13.6;4.7;9.85;1.4;3.56;16450 +89084;47.79925;1.52745;116;20220504;17.9;10.5;14.2;2.4;11.15;.2;2.19;8450 +89084;47.79925;1.52745;116;20220505;20.2;4.4;12.3;2.8;10.4;.1;3.11;17850 +89084;47.79925;1.52745;116;20220506;21.9;5.7;13.8;2.7;10.38;0;3.92;23207 +89084;47.79925;1.52745;116;20220507;22;8.7;15.3;2.5;11.5;.4;3.85;22107 +89084;47.79925;1.52745;116;20220508;22.1;9;15.5;3.4;12.15;.1;4.1;23993 +89084;47.79925;1.52745;116;20220509;26.3;8.5;17.4;1.6;11.95;0;4.42;25188 +89084;47.79925;1.52745;116;20220510;28;10.2;19.1;2.4;12.48;0;5.01;24925 +89084;47.79925;1.52745;116;20220511;25.9;9.3;17.6;3.5;12.2;0;5.1;26110 +89084;47.79925;1.52745;116;20220512;21.6;8.5;15;1.9;12.35;0;3.39;20097 +89084;47.79925;1.52745;116;20220513;22.6;8.7;15.6;2;10.25;0;4.25;25122 +89084;47.79925;1.52745;116;20220514;25;8.3;16.7;2.6;10.93;0;4.7;24904 +89084;47.79925;1.52745;116;20220515;30.6;11.8;21.2;3.2;13.53;1.6;5.74;23408 +89084;47.79925;1.52745;116;20220516;27;14.9;21;2.9;14.75;0;4.84;22123 +89084;47.79925;1.52745;116;20220517;30;12.9;21.5;2.3;15.13;.3;5.15;24107 +89084;47.79925;1.52745;116;20220518;29.4;12.5;20.9;2.2;17.03;.1;4.8;23942 +89084;47.79925;1.52745;116;20220519;27.7;17.6;22.7;2.3;17.53;2.2;4.57;21020 +89084;47.79925;1.52745;116;20220520;26.1;15.3;20.7;3.1;16.35;0;4.2;18479 +89084;47.79925;1.52745;116;20220521;26.4;8.6;17.5;1.7;12.55;0;4.67;26505 +89084;47.79925;1.52745;116;20220522;26.6;13.8;20.2;3.3;14.45;3.6;4.46;18246 +89084;47.79925;1.52745;116;20220523;19.3;14.9;17.1;4.1;16.15;8.7;2.16;9153 +89084;47.79925;1.52745;116;20220524;18.6;9.5;14.1;3.7;11.58;.1;3.38;19300 +89084;47.79925;1.52745;116;20220525;20.9;6.2;13.5;3.1;10.85;.1;3.92;23588 +89084;47.79925;1.52745;116;20220526;22;12.7;17.3;2.9;13.38;0;3.86;19739 +89084;47.79925;1.52745;116;20220527;20.7;11;15.9;2.2;12.8;.1;2.93;14377 +89084;47.79925;1.52745;116;20220528;21.4;7.6;14.5;3.2;10.18;0;4.46;25549 +89084;47.79925;1.52745;116;20220529;17.4;6.7;12.1;4.1;8.25;0;3.95;22352 +89084;47.79925;1.52745;116;20220530;20.3;6.1;13.2;2.9;8.73;0;4.27;24599 +89084;47.79925;1.52745;116;20220531;23.4;5.5;14.5;2;8.7;0;4.61;26476 +89084;47.79925;1.52745;116;20220601;23.9;5.2;14.5;1.7;9.53;0;4.56;27611 +89084;47.79925;1.52745;116;20220602;26.6;11;18.8;3.9;11.13;.1;5.73;25080 +89084;47.79925;1.52745;116;20220603;25.7;13.3;19.5;2.4;14.8;3.6;3.98;18120 +89084;47.79925;1.52745;116;20220604;29.1;15.9;22.5;2;18.13;19.8;4.26;18643 +89084;47.79925;1.52745;116;20220605;22.1;14.9;18.5;3;16.3;0;3;13759 +89084;47.79925;1.52745;116;20220606;21.5;10.5;16;2.7;13.18;.4;3.52;18782 +89084;47.79925;1.52745;116;20220607;22.9;13.6;18.2;4.2;14.63;12.8;3.99;18531 +89084;47.79925;1.52745;116;20220608;22.4;13.5;18;4.2;14.33;.6;4.1;19972 +89084;47.79925;1.52745;116;20220609;21.4;10.8;16.1;2.9;12.8;0;3.59;18589 +89084;47.79925;1.52745;116;20220610;25.5;10.5;18;2.1;14.2;.1;4.74;26845 +89084;47.79925;1.52745;116;20220611;27.4;10.8;19.1;1.6;15.43;0;4.83;26784 +89084;47.79925;1.52745;116;20220612;25;12.9;19;3.7;12.85;.1;5.24;24965 +89084;47.79925;1.52745;116;20220613;24.2;7.7;15.9;2.6;11.18;0;4.98;28463 +89084;47.79925;1.52745;116;20220614;28;10.6;19.3;2.8;11.95;0;5.79;28058 +89084;47.79925;1.52745;116;20220615;32.6;13.1;22.9;2.5;13.95;0;6.51;28562 +89084;47.79925;1.52745;116;20220616;30.8;14.3;22.5;2.2;14.43;0;5.76;26036 +89084;47.79925;1.52745;116;20220617;35.1;14.1;24.6;1.4;15.03;0;6.05;28243 +89084;47.79925;1.52745;116;20220618;38.2;16.7;27.5;2.6;15.9;1.2;7.5;27669 +89084;47.79925;1.52745;116;20220619;31.6;15.6;23.6;4.1;17.8;9.1;6.09;24018 +89084;47.79925;1.52745;116;20220620;23.9;17.7;20.8;3.1;19.35;9;3.34;15532 +89084;47.79925;1.52745;116;20220621;26.8;14.2;20.5;2.7;17.73;1.5;4.2;19915 +89084;47.79925;1.52745;116;20220622;25.9;17.1;21.5;2.7;18.9;2.7;3.66;15968 +89084;47.79925;1.52745;116;20220623;27.1;15.3;21.2;2.7;17.03;1.1;4.89;23671 +89084;47.79925;1.52745;116;20220624;23.9;15;19.4;4.1;16.05;1.5;4.04;18157 +89084;47.79925;1.52745;116;20220625;16.9;14.9;15.9;2.7;15.2;12.5;1.78;7747 +89084;47.79925;1.52745;116;20220626;21.1;11.1;16.1;1.7;13.58;.7;3.21;17658 +89084;47.79925;1.52745;116;20220627;23.5;10.8;17.2;2.4;12.2;0;4.48;23983 +89084;47.79925;1.52745;116;20220628;25.7;8.2;16.9;1.3;11.9;.1;4.7;27587 +89084;47.79925;1.52745;116;20220629;25.2;8.9;17;2.2;12.92;3.5;4.54;24868 +89084;47.79925;1.52745;116;20220630;18.5;11.7;15.1;2;14.03;9;2.24;11666 +89084;47.79925;1.52745;116;20220701;22;7.3;14.7;2;11.4;.1;3.87;22641 +89084;47.79925;1.52745;116;20220702;26.7;7.7;17.2;1.3;12.05;0;4.95;29111 +89084;47.79925;1.52745;116;20220703;25.3;10.8;18;2.5;12.9;0;5.05;27443 +89084;47.79925;1.52745;116;20220704;26.6;10.2;18.4;2.6;12.53;0;5.32;27839 +89084;47.79925;1.52745;116;20220705;26.5;10.8;18.7;3;12.45;0;5.52;28001 +89084;47.79925;1.52745;116;20220706;26.7;11.4;19;3.4;12.25;0;5.67;27162 +89084;47.79925;1.52745;116;20220707;24.5;10.7;17.6;3.2;14.15;0;4.04;19436 +89084;47.79925;1.52745;116;20220708;27.4;10.1;18.8;3.1;11.95;0;5.76;28176 +89084;47.79925;1.52745;116;20220709;29.8;12.3;21;3;13.53;0;6.19;28460 +89084;47.79925;1.52745;116;20220710;27.5;12.8;20.1;4.2;12.78;0;6.13;27310 +89084;47.79925;1.52745;116;20220711;30.1;13.1;21.6;3.8;14.03;0;6.48;27869 +89084;47.79925;1.52745;116;20220712;32.8;15.1;23.9;2.2;13.93;0;6.26;27760 +89084;47.79925;1.52745;116;20220713;35.2;13.9;24.5;1.2;13.68;0;5.49;25459 +89084;47.79925;1.52745;116;20220714;32.8;15;23.9;2.7;14.35;0;6.45;27170 +89084;47.79925;1.52745;116;20220715;28.2;14.3;21.3;3.8;11.53;0;6.45;26898 +89084;47.79925;1.52745;116;20220716;29.3;12;20.6;3.2;11.25;0;6.36;27963 +89084;47.79925;1.52745;116;20220717;32.2;14;23.1;3.6;12.23;0;7.03;26901 +89084;47.79925;1.52745;116;20220718;38.6;14.5;26.6;2.6;12.85;0;7.61;27576 +89084;47.79925;1.52745;116;20220719;36.6;16.8;26.7;3.6;15.38;7.1;7.61;25661 +89084;47.79925;1.52745;116;20220720;25.5;17.2;21.4;2.6;18.68;12.4;3.5;15280 +89084;47.79925;1.52745;116;20220721;28.6;14.7;21.7;1.7;16.73;0;4.78;24335 +89084;47.79925;1.52745;116;20220722;25.9;15.6;20.7;2.5;18.68;2.5;3.08;12826 +89084;47.79925;1.52745;116;20220723;28;18;23;2.1;17.58;0;4.63;21383 +89084;47.79925;1.52745;116;20220724;32.3;13.4;22.8;1.5;16.13;0;5.44;26894 +89084;47.79925;1.52745;116;20220725;26.9;17.7;22.3;4;16.03;.9;5.03;18984 +89084;47.79925;1.52745;116;20220726;24.6;15;19.8;2.4;13.83;0;3.98;17257 +89084;47.79925;1.52745;116;20220727;26.2;12.3;19.3;2.5;12.6;0;4.5;20729 +89084;47.79925;1.52745;116;20220728;28.1;12.4;20.3;1.8;11.73;0;4.68;22000 +89084;47.79925;1.52745;116;20220729;29.5;14.5;22;1.4;12.68;0;4.44;20720 +89084;47.79925;1.52745;116;20220730;31;13.3;22.1;1.8;14.4;0;4.82;21564 +89084;47.79925;1.52745;116;20220731;30.9;14.4;22.6;2.6;15.8;0;5.63;26052 +89084;47.79925;1.52745;116;20220801;28.2;14.2;21.2;1.7;16.4;0;4.13;20092 +89084;47.79925;1.52745;116;20220802;32.3;13.5;22.9;1.5;15.63;0;5.22;25770 +89084;47.79925;1.52745;116;20220803;36.1;15.5;25.8;1.5;15.9;0;5.78;26087 +89084;47.79925;1.52745;116;20220804;30.1;20;25;3.3;18.03;3.9;4.97;17213 +89084;47.79925;1.52745;116;20220805;27.4;15.6;21.5;3.8;13.85;0;5.43;23025 +89084;47.79925;1.52745;116;20220806;25.7;12.6;19.1;4.6;9.85;0;6.02;25010 +89084;47.79925;1.52745;116;20220807;27.6;12.6;20.1;4.5;9.68;0;6.4;24903 +89084;47.79925;1.52745;116;20220808;29.9;13.8;21.9;4.2;10.9;0;6.63;24884 +89084;47.79925;1.52745;116;20220809;31.4;15.7;23.6;4.1;12.47;0;6.66;23201 +89084;47.79925;1.52745;116;20220810;32.6;17.1;24.8;4;12.17;0;6.94;23200 +89084;47.79925;1.52745;116;20220811;32.7;16.4;24.6;3.7;10.73;0;7.03;24620 +89084;47.79925;1.52745;116;20220812;34.3;14.8;24.6;2.9;11.15;0;6.73;25423 +89084;47.79925;1.52745;116;20220813;34.5;14.3;24.4;2.7;10.93;0;6.43;24911 +89084;47.79925;1.52745;116;20220814;27.4;18.1;22.7;3.3;15.98;2.4;4.12;13061 +89084;47.79925;1.52745;116;20220815;26.2;14.8;20.5;3.7;16.83;.3;3.63;13927 +89084;47.79925;1.52745;116;20220816;26.6;15;20.8;1.7;17.33;2.3;2.91;12676 +89084;47.79925;1.52745;116;20220817;24.5;15.6;20.1;2.2;16.67;1.5;3.59;16984 +89084;47.79925;1.52745;116;20220818;28.4;11.7;20;2;14.97;0;4.24;21683 +89084;47.79925;1.52745;116;20220819;25.9;14;19.9;2.5;17.22;2.2;3.23;14734 +89084;47.79925;1.52745;116;20220820;26.2;12.7;19.5;1.7;14.1;0;3.99;22186 +89084;47.79925;1.52745;116;20220821;25.9;10.5;18.2;2.5;13.68;.6;3.61;16785 +89084;47.79925;1.52745;116;20220822;26.6;16.7;21.6;1.6;17.58;.1;3.07;14037 +89084;47.79925;1.52745;116;20220823;28.4;15.1;21.7;1.4;17.88;.1;3.27;15868 +89084;47.79925;1.52745;116;20220824;33.5;14.4;23.9;1.4;15.73;0;4.55;22234 +89084;47.79925;1.52745;116;20220825;31.1;14.2;22.7;2.9;15.75;0;4.57;16562 +89084;47.79925;1.52745;116;20220826;27;15.5;21.3;2.9;15.55;0;3.86;15211 +89084;47.79925;1.52745;116;20220827;27.5;13.1;20.3;2.8;13.33;0;4.39;19689 +89084;47.79925;1.52745;116;20220828;27.7;11.5;19.6;3;12.7;0;4.59;21203 +89084;47.79925;1.52745;116;20220829;32.2;14.6;23.4;3.4;13.8;2.7;5.62;20790 +89084;47.79925;1.52745;116;20220830;27.2;16;21.6;2.4;16.05;0;3.51;14156 +89084;47.79925;1.52745;116;20220831;28.6;13.6;21.1;1.7;14.53;0;3.56;16337 +89084;47.79925;1.52745;116;20220901;29.4;13.8;21.6;1.5;14.43;7.3;3.68;17677 +89084;47.79925;1.52745;116;20220902;24.5;15.6;20.1;2.4;17.38;9.8;2.82;13134 +89084;47.79925;1.52745;116;20220903;25.7;14.1;19.9;2.8;15.88;0;3.32;15292 +89084;47.79925;1.52745;116;20220904;30.2;11.9;21;2;14.53;3.5;4.06;19164 +89084;47.79925;1.52745;116;20220905;30;14.6;22.3;2.2;17.73;7;3.77;17366 +89084;47.79925;1.52745;116;20220906;28.5;12.9;20.7;2;15.73;.5;3.41;15701 +89084;47.79925;1.52745;116;20220907;21.1;13.2;17.2;3.2;15.55;6.5;2;8031 +89084;47.79925;1.52745;116;20220908;22.7;13.7;18.2;4.8;15.7;3.2;3.02;13929 +89084;47.79925;1.52745;116;20220909;23;14.3;18.6;5.3;14.83;1.4;3.39;13583 +89084;47.79925;1.52745;116;20220910;22;12.1;17.1;3.2;14.3;.2;2.55;11950 +89084;47.79925;1.52745;116;20220911;25.3;9.6;17.4;1.7;13.75;.2;3.08;18663 +89084;47.79925;1.52745;116;20220912;30.9;11.6;21.2;2.5;14.53;.3;4.12;17736 +89084;47.79925;1.52745;116;20220913;29.6;17.5;23.5;2.5;18.48;2.9;3.17;10291 +89084;47.79925;1.52745;116;20220914;26.3;16.8;21.6;2.9;19.65;4.2;2.66;11201 +89084;47.79925;1.52745;116;20220915;23.1;16.3;19.7;2.8;15.93;0;2.95;15115 +89084;47.79925;1.52745;116;20220916;19.7;10.7;15.2;2.9;11.7;0;2.48;12173 +89084;47.79925;1.52745;116;20220917;17.8;4.3;11.1;2.6;8.3;0;2.61;17567 +89084;47.79925;1.52745;116;20220918;20.1;2.3;11.2;1.5;8.55;.1;2.38;17375 +89084;47.79925;1.52745;116;20220919;19.7;4.6;12.1;2.1;8.8;0;2.56;16901 +89084;47.79925;1.52745;116;20220920;19.8;5.5;12.6;2.7;8.95;0;2.71;16334 +89084;47.79925;1.52745;116;20220921;20.3;7;13.6;2.8;9.43;0;2.84;16659 +89084;47.79925;1.52745;116;20220922;22;4.3;13.2;1.5;8.38;0;2.54;17260 +89084;47.79925;1.52745;116;20220923;21.9;6.4;14.2;.9;9.63;.2;1.86;11168 +89084;47.79925;1.52745;116;20220924;18.8;11.4;15.1;2;12.85;0;1.74;9124 +89084;47.79925;1.52745;116;20220925;19.3;10.7;15;2.7;11.55;0;2.28;11982 +89084;47.79925;1.52745;116;20220926;15.1;8.1;11.6;3.9;11.2;6.9;1.46;6668 +89084;47.79925;1.52745;116;20220927;16.3;8.9;12.6;5.2;11.98;11.5;1.67;7951 +89084;47.79925;1.52745;116;20220928;14.2;11;12.6;2.8;12.68;2.6;1.12;5525 +89084;47.79925;1.52745;116;20220929;15.3;8.8;12;2;10.8;.5;1.41;7611 +89084;47.79925;1.52745;116;20220930;17.7;2.4;10;2.4;9.4;2.6;1.88;14096 +89084;47.79925;1.52745;116;20221001;20.9;11.5;16.2;6.3;15.55;3;2.03;9338 +89084;47.79925;1.52745;116;20221002;20.8;14.5;17.7;4.6;16.6;.7;1.85;7967 +89084;47.79925;1.52745;116;20221003;16.9;12.2;14.5;2.6;13.25;0;1.5;7887 +89084;47.79925;1.52745;116;20221004;20.4;4.4;12.4;1.2;10.85;.1;1.65;13037 +89084;47.79925;1.52745;116;20221005;22.4;8.1;15.3;3.6;12.83;.1;2.32;11875 +89084;47.79925;1.52745;116;20221006;19.5;6.1;12.8;1.4;10.4;0;1.74;13941 +89084;47.79925;1.52745;116;20221007;19.8;2.5;11.1;1.1;9.25;.1;1.59;13424 +89084;47.79925;1.52745;116;20221008;19;4;11.5;1.5;9.1;0;1.72;13391 +89084;47.79925;1.52745;116;20221009;20.8;3.2;12;2.2;9.15;.1;2.11;14103 +89084;47.79925;1.52745;116;20221010;20.3;9.1;14.7;2.8;13.05;0;1.62;7763 +89084;47.79925;1.52745;116;20221011;18.4;10.6;14.5;3.1;12.7;0;1.71;9365 +89084;47.79925;1.52745;116;20221012;19.7;5.6;12.7;1.1;11.3;.1;1.36;10645 +89084;47.79925;1.52745;116;20221013;16;9.5;12.8;2.9;13.55;4.2;.89;4711 +89084;47.79925;1.52745;116;20221014;18.5;14.1;16.3;4.8;16.93;13.3;.98;3370 +89084;47.79925;1.52745;116;20221015;17.9;15.5;16.7;5.2;16.55;3.1;1.29;5289 +89084;47.79925;1.52745;116;20221016;22.9;13.9;18.4;2.1;16.73;0;1.55;8333 +89084;47.79925;1.52745;116;20221017;18.2;15.5;16.9;2.8;16.95;21;.94;2426 +89084;47.79925;1.52745;116;20221018;20;13;16.5;2.5;16.68;.2;1.09;6093 +89084;47.79925;1.52745;116;20221019;23.6;13.5;18.6;3.4;16.43;5.4;1.92;9050 +89084;47.79925;1.52745;116;20221020;22.7;13.8;18.2;3.2;16.45;9.4;1.69;7627 +89084;47.79925;1.52745;116;20221021;20.1;13.6;16.9;3.5;15.45;.3;1.51;7335 +89084;47.79925;1.52745;116;20221022;21.6;12.1;16.8;2.9;14.35;1.5;1.72;9253 +89084;47.79925;1.52745;116;20221023;23.5;13.9;18.7;4.8;14.23;.8;2.64;7378 +89084;47.79925;1.52745;116;20221024;19.2;13.9;16.5;5.6;13.88;.6;2.02;6196 +89084;47.79925;1.52745;116;20221025;18.6;10.7;14.6;2.8;13.85;.2;1.18;6779 +89084;47.79925;1.52745;116;20221026;22.5;12.1;17.3;3.5;14.3;.1;1.93;9636 +89084;47.79925;1.52745;116;20221027;24.8;12.4;18.6;2.9;14.5;0;2.03;6841 +89084;47.79925;1.52745;116;20221028;23.4;12.9;18.1;2.7;14.78;0;1.73;7683 +89084;47.79925;1.52745;116;20221029;23;14.5;18.7;2.3;14.2;0;1.73;6198 +89084;47.79925;1.52745;116;20221030;18.7;9.4;14;1.5;12.65;.4;.98;5965 +89084;47.79925;1.52745;116;20221031;21.1;11;16;3.5;14.05;2.7;1.56;6706 +89084;47.79925;1.52745;116;20221101;17.3;9.1;13.2;5.8;11.6;.9;1.68;7886 +89084;47.79925;1.52745;116;20221102;16.4;8.6;12.5;3.7;11.78;0;1.13;7513 +89084;47.79925;1.52745;116;20221103;14.3;10.1;12.2;4.6;11.35;7.6;1.21;2751 +89084;47.79925;1.52745;116;20221104;11.9;7.8;9.8;5.4;9.65;1.6;1.19;3955 +89084;47.79925;1.52745;116;20221105;10.9;1.9;6.4;2.6;8.73;0;.57;3819 +89084;47.79925;1.52745;116;20221106;12.2;7.7;10;4.2;10.55;1.1;.83;2477 +89084;47.79925;1.52745;116;20221107;16.3;10.4;13.4;5.1;12.43;.1;1.27;4473 +89084;47.79925;1.52745;116;20221108;17.6;8.5;13;5.3;11.28;2;1.63;5267 +89084;47.79925;1.52745;116;20221109;15.4;9.4;12.4;3.5;11.5;.2;1.03;5570 +89084;47.79925;1.52745;116;20221110;10.9;3.6;7.3;1.9;9.83;0;.39;4342 +89084;47.79925;1.52745;116;20221111;15.4;7.5;11.5;2.4;10.73;.1;.86;5476 +89084;47.79925;1.52745;116;20221112;18.4;5;11.7;1.5;10.88;.2;.73;6977 +89084;47.79925;1.52745;116;20221113;14.5;4.2;9.4;1.1;9.9;.2;.47;5679 +89084;47.79925;1.52745;116;20221114;15;4.7;9.9;2.4;10.6;.2;.68;4515 +89084;47.79925;1.52745;116;20221115;13.5;7.1;10.3;4.3;11.43;3.8;.67;2306 +89084;47.79925;1.52745;116;20221116;13.3;8.6;10.9;6.8;11.63;7.1;.82;3184 +89084;47.79925;1.52745;116;20221117;14.5;10.8;12.6;7.8;11.03;2;1.68;4064 +89084;47.79925;1.52745;116;20221118;12.5;5.7;9.1;4.1;9.15;.4;.92;5090 +89084;47.79925;1.52745;116;20221119;11.5;.6;6;2.1;7.38;.1;.58;5942 +89084;47.79925;1.52745;116;20221120;10;.2;5.1;3.3;7.98;3;.54;3144 +89084;47.79925;1.52745;116;20221121;10;3.8;6.9;4.3;8.6;4.3;.71;2031 +89084;47.79925;1.52745;116;20221122;11.4;3.9;7.6;6.3;8.23;0;1.09;5150 +89084;47.79925;1.52745;116;20221123;13.8;5.2;9.5;4.8;9.58;2.3;1;4465 +89084;47.79925;1.52745;116;20221124;11.8;6.9;9.4;5;10.4;.5;.67;3146 +89084;47.79925;1.52745;116;20221125;12.4;6.8;9.6;3.3;9.9;.1;.64;5004 +89084;47.79925;1.52745;116;20221126;8.4;.7;4.5;2.1;8.08;0;.29;3086 +89084;47.79925;1.52745;116;20221127;11.3;5.4;8.4;3.3;8.78;7.9;.81;2621 +89084;47.79925;1.52745;116;20221128;11.6;7.6;9.6;3.4;9.88;1;.7;3603 +89084;47.79925;1.52745;116;20221129;6.6;2.2;4.4;1.7;8.15;0;.31;1816 +89084;47.79925;1.52745;116;20221130;6;2.2;4.1;2.7;8.1;0;.26;1653 +89084;47.79925;1.52745;116;20221201;6;2.8;4.4;3.6;7.55;0;.41;2628 +89084;47.79925;1.52745;116;20221202;5.3;3.5;4.4;3.8;7.3;1.1;.54;1176 +89084;47.79925;1.52745;116;20221203;4.4;1.7;3;5.6;6.8;.1;.51;1386 +89084;47.79925;1.52745;116;20221204;3.8;1.9;2.9;3.6;6.83;.2;.42;1012 +89084;47.79925;1.52745;116;20221205;4.4;3;3.7;1.7;7.3;0;.37;1294 +89084;47.79925;1.52745;116;20221206;4.9;2.3;3.6;2.8;6.93;0;.41;2261 +89084;47.79925;1.52745;116;20221207;3.4;.9;2.1;2.3;6.8;0;.22;2306 +89084;47.79925;1.52745;116;20221208;2.3;1.1;1.7;2.5;6;0;.43;1386 +89084;47.79925;1.52745;116;20221209;2.1;-1.6;.3;3.1;5.43;.1;.37;2523 +89084;47.79925;1.52745;116;20221210;1.1;-3.1;-1;1.6;5.3;0;.22;2129 +89084;47.79925;1.52745;116;20221211;.9;-4.2;-1.6;1.8;4.65;0;.2;3706 +89084;47.79925;1.52745;116;20221212;-1.9;-5.4;-3.7;2.7;4.3;0;.21;2384 +89084;47.79925;1.52745;116;20221213;1.4;-4.3;-1.4;3.7;4.23;5.9;.46;4576 +89084;47.79925;1.52745;116;20221214;1;-2;-.5;2.9;5.75;2.4;.21;1533 +89084;47.79925;1.52745;116;20221215;1.9;-1.1;.4;4.7;5.05;0;.57;2993 +89084;47.79925;1.52745;116;20221216;2.7;-3;-.1;3.4;4.75;0;.45;4242 +89084;47.79925;1.52745;116;20221217;0;-4.1;-2;3.4;4.48;0;.31;3255 +89084;47.79925;1.52745;116;20221218;3.9;-7;-1.6;2.6;4.78;.5;.39;2227 +89084;47.79925;1.52745;116;20221219;11.8;3.3;7.6;4;8.55;0;.79;2281 +89084;47.79925;1.52745;116;20221220;12.6;8.9;10.8;4.9;10.55;3.4;.98;1449 +89084;47.79925;1.52745;116;20221221;11.8;8.1;9.9;5.4;11.9;3.8;.33;1466 +89084;47.79925;1.52745;116;20221222;13.5;11.1;12.3;8.1;12.53;8.5;.93;1127 +89084;47.79925;1.52745;116;20221223;14.1;13.1;13.6;6.1;13.8;3.2;.85;808 +89084;47.79925;1.52745;116;20221224;11.9;9.6;10.7;3.7;11.35;2.2;.63;1675 +89084;47.79925;1.52745;116;20221225;14.1;8;11;3.6;11.4;.7;.63;2971 +89084;47.79925;1.52745;116;20221226;11.8;10.2;11;4.1;10.6;1.8;.91;1949 +89084;47.79925;1.52745;116;20221227;8;.3;4.2;2.7;7.9;.1;.17;3958 +89084;47.79925;1.52745;116;20221228;11.6;6.4;9;7.7;10.65;3.3;.53;2578 +89084;47.79925;1.52745;116;20221229;11.6;10.1;10.9;6.6;10.43;.8;1.13;2486 +89084;47.79925;1.52745;116;20221230;14;4.5;9.2;6.8;11.4;3.8;.46;1692 +89084;47.79925;1.52745;116;20221231;15.5;13.6;14.6;8.1;11.63;0;2.1;2613 +89085;47.82448;1.85937;102;20220101;15.1;3.6;9.4;2.1;9.15;.1;.51;4987 +89085;47.82448;1.85937;102;20220102;13.5;6.4;9.9;4.9;10.9;0;.69;2962 +89085;47.82448;1.85937;102;20220103;12.7;10.7;11.7;5.4;12.05;9.3;.79;1625 +89085;47.82448;1.85937;102;20220104;12.5;11;11.7;5.5;10.4;6.5;1.39;1251 +89085;47.82448;1.85937;102;20220105;6.4;.7;3.5;1.7;6.05;.1;.48;2978 +89085;47.82448;1.85937;102;20220106;6.3;-3.5;1.4;2;5.75;.5;.28;4994 +89085;47.82448;1.85937;102;20220107;8.6;1.1;4.8;5.7;7.45;3.6;.63;3888 +89085;47.82448;1.85937;102;20220108;9.4;4.3;6.9;6.7;8.9;8.4;.66;1661 +89085;47.82448;1.85937;102;20220109;8.5;4.5;6.5;3.8;7.7;1.5;.72;2993 +89085;47.82448;1.85937;102;20220110;7.8;4.3;6;1.6;8.05;0;.42;2493 +89085;47.82448;1.85937;102;20220111;4.2;1.5;2.8;2.1;6.15;0;.44;2974 +89085;47.82448;1.85937;102;20220112;4.2;-1;1.6;2.6;5.95;0;.39;3167 +89085;47.82448;1.85937;102;20220113;3.8;.3;2;3.7;6.2;0;.41;2776 +89085;47.82448;1.85937;102;20220114;3.9;-.9;1.5;1.6;5.5;0;.39;3186 +89085;47.82448;1.85937;102;20220115;-.4;-5;-2.7;1.7;4.9;0;.18;2664 +89085;47.82448;1.85937;102;20220116;1.7;-2.3;-.3;2.9;6.2;.1;.12;2112 +89085;47.82448;1.85937;102;20220117;5.1;1.4;3.3;1.3;7.6;0;.27;2320 +89085;47.82448;1.85937;102;20220118;7.9;1.7;4.8;2.4;7.4;0;.5;3176 +89085;47.82448;1.85937;102;20220119;5.1;2.7;3.9;2.7;7.7;1.6;.34;1320 +89085;47.82448;1.85937;102;20220120;7.5;2.8;5.1;3.1;7.3;0;.58;4128 +89085;47.82448;1.85937;102;20220121;5.9;0;2.9;3.1;5.95;0;.61;4468 +89085;47.82448;1.85937;102;20220122;5.3;-3.3;1;1.8;6.15;0;.32;3370 +89085;47.82448;1.85937;102;20220123;3.6;2.9;3.3;2.9;6.55;0;.59;719 +89085;47.82448;1.85937;102;20220124;1.2;-2.7;-.8;1.9;5.6;0;.24;3349 +89085;47.82448;1.85937;102;20220125;-.6;-1.9;-1.2;1.2;5.4;0;.27;1868 +89085;47.82448;1.85937;102;20220126;-.4;-2.2;-1.3;1.6;5.35;0;.28;1419 +89085;47.82448;1.85937;102;20220127;2.1;-1.1;.5;2.6;6.05;.2;.3;2672 +89085;47.82448;1.85937;102;20220128;5.5;2;3.8;1.8;7.75;0;.32;2470 +89085;47.82448;1.85937;102;20220129;8.1;3.5;5.8;3.4;9.05;.4;.33;2683 +89085;47.82448;1.85937;102;20220130;10.9;7.1;9;2.4;8.95;.1;.78;5417 +89085;47.82448;1.85937;102;20220131;9.5;4.3;6.9;5.5;7.1;.2;1.32;4369 +89085;47.82448;1.85937;102;20220201;9.6;-2.2;3.7;3.9;8.5;.6;.25;4376 +89085;47.82448;1.85937;102;20220202;9.3;8.2;8.7;2.6;9.74;0;.68;1637 +89085;47.82448;1.85937;102;20220203;8;4.8;6.4;2.5;8.2;.6;.63;4056 +89085;47.82448;1.85937;102;20220204;10.7;5;7.8;3.9;8.45;1.2;.98;3732 +89085;47.82448;1.85937;102;20220205;9.9;-2.3;3.8;2.9;6.65;0;.76;7768 +89085;47.82448;1.85937;102;20220206;10.7;3;6.9;7.2;9.65;2.6;.5;3777 +89085;47.82448;1.85937;102;20220207;11.2;3.6;7.4;2.7;7.5;0;1;7284 +89085;47.82448;1.85937;102;20220208;12.9;.3;6.6;1.4;7.2;0;.79;7754 +89085;47.82448;1.85937;102;20220209;15;-1.7;6.7;1.8;7.05;.1;1.03;9543 +89085;47.82448;1.85937;102;20220210;8.9;5.3;7.1;4.4;7.91;.8;1.19;6500 +89085;47.82448;1.85937;102;20220211;9.1;-1.2;4;2.2;6.11;0;.82;10600 +89085;47.82448;1.85937;102;20220212;10;-1.6;4.2;2.6;4.81;0;1.24;11000 +89085;47.82448;1.85937;102;20220213;14.7;-1;6.9;6;7.01;.4;1.94;8900 +89085;47.82448;1.85937;102;20220214;11.1;6.9;9;6.6;8.81;5.2;1.4;5500 +89085;47.82448;1.85937;102;20220215;9.6;1.8;5.7;6.7;8.81;2.9;.54;6400 +89085;47.82448;1.85937;102;20220216;14.1;8.5;11.3;7.9;12.6;1.6;.74;4379 +89085;47.82448;1.85937;102;20220217;14.8;11.6;13.2;4.3;10.65;.6;1.68;3864 +89085;47.82448;1.85937;102;20220218;12.3;8.2;10.3;6.6;10.2;1.3;1.29;4312 +89085;47.82448;1.85937;102;20220219;10.2;.1;5.1;5.2;6.6;0;1.36;9447 +89085;47.82448;1.85937;102;20220220;13.7;7.2;10.4;7.5;10.25;2.5;1.45;5206 +89085;47.82448;1.85937;102;20220221;10.9;6;8.4;7.3;8.05;.3;1.68;6408 +89085;47.82448;1.85937;102;20220222;12.1;3.3;7.7;4.2;9.5;.2;.86;5346 +89085;47.82448;1.85937;102;20220223;12.8;5.4;9.1;1.9;9.1;.1;1.04;6474 +89085;47.82448;1.85937;102;20220224;12.4;5.7;9;3.9;8.05;1.8;1.55;7045 +89085;47.82448;1.85937;102;20220225;11;-1.8;4.6;2.3;6.05;.2;1.22;10712 +89085;47.82448;1.85937;102;20220226;10.8;-2.5;4.2;3.2;5.15;.1;1.57;11985 +89085;47.82448;1.85937;102;20220227;11.9;-2.9;4.5;2.3;5.05;0;1.52;12560 +89085;47.82448;1.85937;102;20220228;14.9;-4.1;5.4;1.1;4.8;0;1.32;13408 +89085;47.82448;1.85937;102;20220301;14.8;-1.3;6.8;1;6.05;0;1.21;10484 +89085;47.82448;1.85937;102;20220302;14.1;1.3;7.7;1.7;8.15;0;1.2;8964 +89085;47.82448;1.85937;102;20220303;13.1;8.5;10.8;1.7;9.8;.3;1.19;6841 +89085;47.82448;1.85937;102;20220304;12.8;5.2;9;2.8;9.15;.7;1.25;7844 +89085;47.82448;1.85937;102;20220305;10.6;6.4;8.5;2.8;8.9;0;1.09;5578 +89085;47.82448;1.85937;102;20220306;8.6;1.7;5.2;4;5.6;0;1.67;11037 +89085;47.82448;1.85937;102;20220307;8.2;-1.8;3.2;4;4.25;0;1.82;12181 +89085;47.82448;1.85937;102;20220308;16.2;-2.7;6.8;2.2;5.7;0;2.02;14511 +89085;47.82448;1.85937;102;20220309;15.7;2.3;9;2.8;7.85;0;1.92;12925 +89085;47.82448;1.85937;102;20220310;16.4;3.9;10.1;2.9;8.45;0;1.96;11537 +89085;47.82448;1.85937;102;20220311;13.9;6.9;10.4;4.1;9.3;4.6;1.63;6236 +89085;47.82448;1.85937;102;20220312;10;4.9;7.5;3.9;9.15;1.6;.94;5882 +89085;47.82448;1.85937;102;20220313;9.1;6.4;7.8;3.5;8.7;4.8;1.01;3735 +89085;47.82448;1.85937;102;20220314;15.8;.5;8.1;2.6;7.8;1.9;1.93;14860 +89085;47.82448;1.85937;102;20220315;15.6;7.4;11.5;1.5;11.3;.3;1.21;7439 +89085;47.82448;1.85937;102;20220316;14.7;5.9;10.3;1.5;10.9;0;1.11;7124 +89085;47.82448;1.85937;102;20220317;9.8;8.5;9.2;4;8.8;0;1.39;5553 +89085;47.82448;1.85937;102;20220318;14.9;4.4;9.7;7.8;6.51;0;3.39;14200 +89085;47.82448;1.85937;102;20220319;15.4;6.2;10.8;3.9;7.17;0;2.72;14125 +89085;47.82448;1.85937;102;20220320;14;-.6;6.7;2.9;6.71;0;1.75;8300 +89085;47.82448;1.85937;102;20220321;18.5;5.9;12.2;3.5;9.01;0;2.66;14000 +89085;47.82448;1.85937;102;20220322;17;4.7;10.9;4.5;6.11;0;3.46;17300 +89085;47.82448;1.85937;102;20220323;18.3;1.7;10;3.7;5.81;0;3.35;17400 +89085;47.82448;1.85937;102;20220324;21.2;1.5;11.4;2.6;6.31;0;3.27;17700 +89085;47.82448;1.85937;102;20220325;20.3;3.4;11.9;5;6.31;0;4.17;18000 +89085;47.82448;1.85937;102;20220326;19.9;1.9;10.9;5;6.51;0;3.95;18100 +89085;47.82448;1.85937;102;20220327;21.2;3.3;12.3;3.2;7.11;0;3.53;18000 +89085;47.82448;1.85937;102;20220328;22.7;3.7;13.2;1.6;7.71;0;2.77;15400 +89085;47.82448;1.85937;102;20220329;15.8;9.6;12.7;2.2;10.31;2;1.66;6400 +89085;47.82448;1.85937;102;20220330;12.8;6.1;9.5;2.6;10.61;3.2;1.08;6400 +89085;47.82448;1.85937;102;20220331;8.4;4.5;6.5;6.2;7.31;.7;1.52;6800 +89085;47.82448;1.85937;102;20220401;5.3;.5;2.9;6.7;5.74;1.2;1.31;7928 +89085;47.82448;1.85937;102;20220402;8.1;-.6;3.8;6.9;4.91;0;2.27;14700 +89085;47.82448;1.85937;102;20220403;8.9;-1.3;3.8;4.7;5.01;0;2.23;17600 +89085;47.82448;1.85937;102;20220404;11.9;-2.7;4.6;3.9;5.8;.3;2.29;17700 +89085;47.82448;1.85937;102;20220405;12;6.1;9.1;3.5;10.5;.2;1.03;4485 +89085;47.82448;1.85937;102;20220406;12;4.7;8.4;5.8;10.01;.7;1.01;5300 +89085;47.82448;1.85937;102;20220407;15.1;9.6;12.4;8.7;11.51;8.8;1.94;7200 +89085;47.82448;1.85937;102;20220408;15.4;7.7;11.6;8.1;10.31;0;2.15;6200 +89085;47.82448;1.85937;102;20220409;12.3;3.2;7.8;3.7;7.11;.3;2.45;18300 +89085;47.82448;1.85937;102;20220410;14.6;-1.5;6.6;2.9;6.41;0;2.72;21700 +89085;47.82448;1.85937;102;20220411;21.6;4.5;13.1;4.6;8.61;0;4.14;20400 +89085;47.82448;1.85937;102;20220412;20;9.1;14.6;3.7;11.21;7.9;3.06;15500 +89085;47.82448;1.85937;102;20220413;15.7;11.6;13.7;1.3;13.41;1.3;1.36;7100 +89085;47.82448;1.85937;102;20220414;20.8;8.2;14.5;1.4;12.71;.1;3.07;21900 +89085;47.82448;1.85937;102;20220415;21.7;6.7;14.2;3;11.81;.1;3.5;22600 +89085;47.82448;1.85937;102;20220416;19.9;8.3;14.1;4.7;10.21;0;3.97;23300 +89085;47.82448;1.85937;102;20220417;21.2;3.6;12.4;3.4;8.31;0;4.04;23900 +89085;47.82448;1.85937;102;20220418;18.9;3.3;11.1;3.4;9.41;0;3.12;20000 +89085;47.82448;1.85937;102;20220419;16.7;6.7;11.7;4.1;9.81;0;2.5;12300 +89085;47.82448;1.85937;102;20220420;19.1;6;12.6;4;9.41;0;3.02;13300 +89085;47.82448;1.85937;102;20220421;18.8;5.5;12.2;3.3;8.31;0;3.37;18000 +89085;47.82448;1.85937;102;20220422;20.6;5.3;12.9;2.3;9.5;.6;3.64;24139 +89085;47.82448;1.85937;102;20220423;21.1;8.2;14.7;4.9;11.11;1.7;3.58;16300 +89085;47.82448;1.85937;102;20220424;19;10;14.5;3;11.91;1.1;2.81;15400 +89085;47.82448;1.85937;102;20220425;16.9;5.7;11.3;3.4;9.71;0;2.73;16800 +89085;47.82448;1.85937;102;20220426;16.1;3.1;9.6;3.3;8.61;0;2.91;20700 +89085;47.82448;1.85937;102;20220427;19.2;3.6;11.4;5.4;8.91;0;3.97;24400 +89085;47.82448;1.85937;102;20220428;20.6;6.7;13.7;4.5;9.61;0;3.9;19200 +89085;47.82448;1.85937;102;20220429;21.4;9.7;15.6;4;10.21;0;4.18;20300 +89085;47.82448;1.85937;102;20220430;17.7;5.4;11.6;4.2;8.51;0;3.57;20900 +89085;47.82448;1.85937;102;20220501;17.1;4.2;10.7;3.1;8.01;0;3.5;23400 +89085;47.82448;1.85937;102;20220502;18.8;4.4;11.6;4;9.11;0;3.52;20900 +89085;47.82448;1.85937;102;20220503;18.8;6.2;12.5;4.8;9.81;1.4;3.15;14300 +89085;47.82448;1.85937;102;20220504;18.5;10.3;14.4;2.4;11.21;.3;2.23;8600 +89085;47.82448;1.85937;102;20220505;20.5;5.6;13.1;3.1;10.51;.1;3.23;17600 +89085;47.82448;1.85937;102;20220506;21.8;6.1;14;2.8;10.4;0;3.83;22114 +89085;47.82448;1.85937;102;20220507;22.2;9.4;15.8;2.7;11.65;.5;3.84;21164 +89085;47.82448;1.85937;102;20220508;22.6;8.4;15.5;2.9;12.15;0;3.92;22837 +89085;47.82448;1.85937;102;20220509;26.3;7.7;17;1.4;12.05;0;4.21;24676 +89085;47.82448;1.85937;102;20220510;28.3;10.3;19.3;2.4;12.4;0;5.05;25000 +89085;47.82448;1.85937;102;20220511;26.4;10.5;18.4;3.1;12.25;0;5.09;25371 +89085;47.82448;1.85937;102;20220512;21.8;8.9;15.3;1.4;12.7;0;3.3;20045 +89085;47.82448;1.85937;102;20220513;22.8;9.9;16.3;1.8;10.65;0;3.99;22744 +89085;47.82448;1.85937;102;20220514;25.3;7;16.1;2.3;10.9;0;4.55;25158 +89085;47.82448;1.85937;102;20220515;30.7;11.4;21.1;3;13.45;3.2;5.73;24316 +89085;47.82448;1.85937;102;20220516;27.1;15.6;21.3;2.6;14.9;0;4.66;21146 +89085;47.82448;1.85937;102;20220517;30.1;14;22.1;2.3;15.65;.3;5.16;23964 +89085;47.82448;1.85937;102;20220518;29.6;13.2;21.4;2;17.55;.1;4.76;24334 +89085;47.82448;1.85937;102;20220519;27.9;18.8;23.4;2.3;18.05;1.9;4.62;20741 +89085;47.82448;1.85937;102;20220520;26.7;15.5;21.1;2.6;17.15;0;4.1;18559 +89085;47.82448;1.85937;102;20220521;26.6;9.5;18.1;1.9;12.85;0;4.68;25811 +89085;47.82448;1.85937;102;20220522;26.5;14;20.2;3;14.75;1.4;4.34;18492 +89085;47.82448;1.85937;102;20220523;19.6;15.2;17.4;4.4;16.85;10.8;2.21;10256 +89085;47.82448;1.85937;102;20220524;18.6;10.1;14.3;3.6;11.9;.3;3.23;18200 +89085;47.82448;1.85937;102;20220525;20.8;6.5;13.7;2.7;11.1;0;3.8;23226 +89085;47.82448;1.85937;102;20220526;22.1;13.6;17.9;2.8;13.45;0;3.75;18329 +89085;47.82448;1.85937;102;20220527;20.6;11;15.8;2;12.9;.1;3;15604 +89085;47.82448;1.85937;102;20220528;21.5;7.7;14.6;3.2;10.2;0;4.31;23699 +89085;47.82448;1.85937;102;20220529;17.4;7;12.2;4.2;8.2;0;3.89;21005 +89085;47.82448;1.85937;102;20220530;20.4;6.2;13.3;2.9;8.75;0;4.22;24098 +89085;47.82448;1.85937;102;20220531;23.5;5.5;14.5;1.8;8.95;0;4.44;25902 +89085;47.82448;1.85937;102;20220601;23.9;5.6;14.7;1.6;9.8;0;4.47;27172 +89085;47.82448;1.85937;102;20220602;26.6;11.3;19;3.9;11.35;.4;5.61;24110 +89085;47.82448;1.85937;102;20220603;26.7;13.2;19.9;2.4;15.15;1.7;4.3;20091 +89085;47.82448;1.85937;102;20220604;29.4;16.1;22.7;2.2;18.4;20.4;4.38;18936 +89085;47.82448;1.85937;102;20220605;21.8;15.5;18.7;2.6;16.95;.4;2.94;14469 +89085;47.82448;1.85937;102;20220606;21.8;11.8;16.8;2.4;13.45;.5;3.63;19414 +89085;47.82448;1.85937;102;20220607;22.6;14;18.3;3.8;14.85;10.8;3.84;18563 +89085;47.82448;1.85937;102;20220608;22.3;13.5;17.9;3.8;14.55;1;3.79;18395 +89085;47.82448;1.85937;102;20220609;21.3;12.3;16.8;2.7;13.25;0;3.59;18529 +89085;47.82448;1.85937;102;20220610;25.6;11;18.3;2;14.55;.1;4.65;26240 +89085;47.82448;1.85937;102;20220611;27.6;11.6;19.6;1.5;16;0;4.81;26768 +89085;47.82448;1.85937;102;20220612;24.9;13.5;19.2;3.8;13.45;0;5.02;23431 +89085;47.82448;1.85937;102;20220613;24.3;8.8;16.6;2.5;11.45;.1;4.88;26877 +89085;47.82448;1.85937;102;20220614;28;10.2;19.1;2.7;12.3;0;5.57;27217 +89085;47.82448;1.85937;102;20220615;32.7;11.8;22.3;2.2;14.45;0;6.18;28474 +89085;47.82448;1.85937;102;20220616;30.7;14;22.4;1.8;15.15;0;5.42;25972 +89085;47.82448;1.85937;102;20220617;35.3;13.9;24.6;1.2;15.85;0;5.9;28486 +89085;47.82448;1.85937;102;20220618;38;16.7;27.3;2.5;16.25;.7;7.39;28139 +89085;47.82448;1.85937;102;20220619;32;16;24;4.1;18.05;14;6.28;24686 +89085;47.82448;1.85937;102;20220620;23.8;18;20.9;3;19.95;8.4;3.21;15264 +89085;47.82448;1.85937;102;20220621;27.1;14.4;20.7;2.7;18.35;1;4.29;20981 +89085;47.82448;1.85937;102;20220622;25.6;17.2;21.4;2.8;19.35;3.7;3.66;16687 +89085;47.82448;1.85937;102;20220623;27.1;15;21.1;2.5;17.45;.1;4.69;23093 +89085;47.82448;1.85937;102;20220624;23.5;15.3;19.4;3.8;16.4;2;3.83;17815 +89085;47.82448;1.85937;102;20220625;16.9;15.2;16.1;2.4;15.35;12;1.72;7294 +89085;47.82448;1.85937;102;20220626;20.6;11.7;16.2;1.5;14.2;.8;2.95;16116 +89085;47.82448;1.85937;102;20220627;23.5;11.8;17.6;2.3;12.85;0;4.31;23117 +89085;47.82448;1.85937;102;20220628;26;8.3;17.1;1.4;12.25;.1;4.78;27964 +89085;47.82448;1.85937;102;20220629;26.1;9.7;17.9;2.2;13.25;3.1;4.84;26151 +89085;47.82448;1.85937;102;20220630;18.6;12.9;15.8;1.8;14.45;10.5;2.32;12083 +89085;47.82448;1.85937;102;20220701;22.1;7.8;14.9;1.8;11.8;.1;3.85;22982 +89085;47.82448;1.85937;102;20220702;26.6;8;17.3;1.1;12.55;0;4.73;28372 +89085;47.82448;1.85937;102;20220703;25.7;10.4;18.1;2.4;13.4;0;4.87;26536 +89085;47.82448;1.85937;102;20220704;26.7;10.1;18.4;2.5;12.95;0;5.09;26279 +89085;47.82448;1.85937;102;20220705;26.8;11;18.9;2.8;12.75;0;5.29;26402 +89085;47.82448;1.85937;102;20220706;26.6;11.3;19;3;12.55;0;5.32;25974 +89085;47.82448;1.85937;102;20220707;24.6;10.9;17.8;2.9;14.55;.1;4.15;21023 +89085;47.82448;1.85937;102;20220708;27.3;9.8;18.6;2.9;12.35;0;5.43;27052 +89085;47.82448;1.85937;102;20220709;29.8;10.6;20.2;2.2;13.8;0;5.63;28021 +89085;47.82448;1.85937;102;20220710;27.4;12.8;20.1;4;13.1;0;5.77;25521 +89085;47.82448;1.85937;102;20220711;29.9;12.6;21.3;3.5;14.35;0;6.05;26738 +89085;47.82448;1.85937;102;20220712;32.8;14.2;23.5;1.9;14.65;0;5.88;26970 +89085;47.82448;1.85937;102;20220713;35;13.4;24.2;1.2;14.25;0;5.53;25968 +89085;47.82448;1.85937;102;20220714;33.5;14.6;24;2.5;15.1;0;6.34;26840 +89085;47.82448;1.85937;102;20220715;28.3;14.3;21.3;3.5;12;0;6.01;25096 +89085;47.82448;1.85937;102;20220716;29.1;10.5;19.8;2.6;11.8;0;5.83;27477 +89085;47.82448;1.85937;102;20220717;32;13.2;22.6;3.1;13;0;6.48;26353 +89085;47.82448;1.85937;102;20220718;38.6;13.6;26.1;2.2;13.75;0;7.14;28303 +89085;47.82448;1.85937;102;20220719;37.1;16.1;26.6;3.1;15.9;8.4;7.44;26372 +89085;47.82448;1.85937;102;20220720;24.6;17.4;21;2.2;19.5;12.8;3.05;14060 +89085;47.82448;1.85937;102;20220721;28.5;14.6;21.6;1.4;17.25;.1;4.62;24371 +89085;47.82448;1.85937;102;20220722;26;15.4;20.7;2.3;19.3;2.7;3.25;15103 +89085;47.82448;1.85937;102;20220723;27.8;18.2;23;1.8;18.75;0;4.29;20366 +89085;47.82448;1.85937;102;20220724;32.2;13.7;22.9;1.2;17.2;0;5.17;26238 +89085;47.82448;1.85937;102;20220725;26.2;17.4;21.8;3.1;17.1;.5;4.34;18019 +89085;47.82448;1.85937;102;20220726;24.3;14.5;19.4;1.9;14.55;0;3.75;18164 +89085;47.82448;1.85937;102;20220727;26.3;13.5;19.9;2.1;13.45;0;4.29;20258 +89085;47.82448;1.85937;102;20220728;28.4;11.3;19.8;1.5;12.6;0;4.56;23201 +89085;47.82448;1.85937;102;20220729;29.7;13.8;21.7;1;13.35;0;4.43;22591 +89085;47.82448;1.85937;102;20220730;31.2;13.3;22.2;1.6;15.2;0;4.8;22779 +89085;47.82448;1.85937;102;20220731;31.1;14.4;22.8;2.6;16.5;0;5.5;25205 +89085;47.82448;1.85937;102;20220801;28.2;14;21.1;1.6;17;0;4.03;19934 +89085;47.82448;1.85937;102;20220802;32.4;13.2;22.8;1.3;16.15;0;5.05;25540 +89085;47.82448;1.85937;102;20220803;36.2;15.1;25.6;1.3;16.6;0;5.52;26074 +89085;47.82448;1.85937;102;20220804;30.3;18.9;24.6;2.8;18.9;3.9;4.66;17977 +89085;47.82448;1.85937;102;20220805;27.6;15.7;21.7;3.4;14.45;0;5.09;21200 +89085;47.82448;1.85937;102;20220806;26;12.8;19.4;4.4;10.6;0;5.65;22920 +89085;47.82448;1.85937;102;20220807;27.9;12.7;20.3;4.2;10;0;6.14;23457 +89085;47.82448;1.85937;102;20220808;30.2;13.7;21.9;3.8;11.4;0;6.22;23669 +89085;47.82448;1.85937;102;20220809;31.8;15.8;23.8;4.2;12.85;0;6.68;23173 +89085;47.82448;1.85937;102;20220810;32.7;16.9;24.8;4.1;12.6;0;6.95;23261 +89085;47.82448;1.85937;102;20220811;32.7;15.7;24.2;3.1;11.3;0;6.43;23441 +89085;47.82448;1.85937;102;20220812;34.5;12.8;23.6;2.4;12.1;0;6.21;25397 +89085;47.82448;1.85937;102;20220813;34.6;12.5;23.5;2.3;12.05;0;6;25172 +89085;47.82448;1.85937;102;20220814;27.2;17.2;22.2;3;16.55;11.8;3.87;13173 +89085;47.82448;1.85937;102;20220815;26.1;15.1;20.6;3.2;17.25;.1;3.57;14805 +89085;47.82448;1.85937;102;20220816;27.6;15.4;21.5;1.3;17.65;2;3.17;15052 +89085;47.82448;1.85937;102;20220817;26.7;15.6;21.1;2.1;16.75;.3;3.72;17876 +89085;47.82448;1.85937;102;20220818;28.9;12.4;20.7;1.7;15.1;0;4.18;21314 +89085;47.82448;1.85937;102;20220819;25.9;13.5;19.7;2.4;17.5;2;3.2;15478 +89085;47.82448;1.85937;102;20220820;26.9;12.9;19.9;1.4;14.55;0;3.74;20672 +89085;47.82448;1.85937;102;20220821;26.5;9.8;18.2;2.1;13.6;.3;3.67;18271 +89085;47.82448;1.85937;102;20220822;26.8;17;21.9;1.5;17.9;.1;2.94;13224 +89085;47.82448;1.85937;102;20220823;28.9;14.4;21.7;1.1;17.85;0;3.35;17537 +89085;47.82448;1.85937;102;20220824;34;14.5;24.3;1.2;15.9;0;4.51;22269 +89085;47.82448;1.85937;102;20220825;32;13.4;22.7;2.8;15.7;0;4.85;18925 +89085;47.82448;1.85937;102;20220826;27.5;16;21.7;2.8;16.15;0;3.81;15122 +89085;47.82448;1.85937;102;20220827;27.9;13;20.4;2.3;13.75;0;4.17;20328 +89085;47.82448;1.85937;102;20220828;28.2;10.5;19.3;2.5;13.25;0;4.3;20906 +89085;47.82448;1.85937;102;20220829;32.9;14.3;23.6;2.9;14.5;2.4;5.35;21030 +89085;47.82448;1.85937;102;20220830;26.7;16.3;21.5;2.5;16.85;0;3.25;12713 +89085;47.82448;1.85937;102;20220831;28.7;13.2;21;1.4;15.2;.1;3.58;18625 +89085;47.82448;1.85937;102;20220901;29.7;13.5;21.6;1.4;15.15;.8;3.69;18154 +89085;47.82448;1.85937;102;20220902;24.8;15.9;20.4;2.4;17.4;9.9;2.93;13518 +89085;47.82448;1.85937;102;20220903;26.1;14;20;2.3;16.2;.3;3.21;15635 +89085;47.82448;1.85937;102;20220904;30.5;12.5;21.5;1.9;14.95;2.6;4.03;19278 +89085;47.82448;1.85937;102;20220905;30;14.7;22.4;2;18;8.6;3.59;16833 +89085;47.82448;1.85937;102;20220906;28.8;12.7;20.7;1.7;16.35;1.1;3.43;18053 +89085;47.82448;1.85937;102;20220907;22.3;13.5;17.9;2.8;15.75;6.7;2.31;10312 +89085;47.82448;1.85937;102;20220908;23.2;13.7;18.4;4.4;16.1;3.2;2.95;13959 +89085;47.82448;1.85937;102;20220909;23.3;14.5;18.9;4.6;15.3;1.4;3.14;12616 +89085;47.82448;1.85937;102;20220910;21.8;12.6;17.2;2.8;14.7;.2;2.27;10301 +89085;47.82448;1.85937;102;20220911;25.6;9.5;17.6;1.4;13.8;.2;2.96;18276 +89085;47.82448;1.85937;102;20220912;31.2;11.3;21.2;2.1;14.9;.1;3.91;17972 +89085;47.82448;1.85937;102;20220913;29;17.1;23.1;1.9;19.15;3;2.79;11033 +89085;47.82448;1.85937;102;20220914;27;17.2;22.1;2.8;20;2.6;2.78;12053 +89085;47.82448;1.85937;102;20220915;23.6;16.7;20.2;2.6;16.5;0;2.77;13531 +89085;47.82448;1.85937;102;20220916;20;11.9;15.9;2.6;12.25;.1;2.38;11446 +89085;47.82448;1.85937;102;20220917;18.2;4.6;11.4;2.4;8.5;0;2.52;16435 +89085;47.82448;1.85937;102;20220918;20.6;2.3;11.4;1.3;8.6;.1;2.3;16800 +89085;47.82448;1.85937;102;20220919;20;4.5;12.3;2.1;8.75;0;2.56;16352 +89085;47.82448;1.85937;102;20220920;20;3.9;12;2.3;8.95;.1;2.5;15968 +89085;47.82448;1.85937;102;20220921;20.6;6.2;13.4;2.2;9.5;0;2.61;15969 +89085;47.82448;1.85937;102;20220922;22.6;3.3;13;1.2;8.5;0;2.38;16920 +89085;47.82448;1.85937;102;20220923;22.7;6.3;14.5;.8;9.9;.2;1.93;12536 +89085;47.82448;1.85937;102;20220924;19.6;11.5;15.6;1.6;13.05;.2;1.73;9298 +89085;47.82448;1.85937;102;20220925;19.5;9.8;14.7;2.4;11.7;0;2.15;12115 +89085;47.82448;1.85937;102;20220926;16.1;7.6;11.8;3.2;11.4;8.2;1.55;8137 +89085;47.82448;1.85937;102;20220927;16.2;9.3;12.7;4.3;12.3;11.2;1.51;7302 +89085;47.82448;1.85937;102;20220928;14.4;11.4;12.9;2.1;13.2;4;1.05;5651 +89085;47.82448;1.85937;102;20220929;15.7;9.5;12.6;1.8;11.2;.7;1.35;7022 +89085;47.82448;1.85937;102;20220930;17.9;2.6;10.2;1.9;9.45;3;1.78;13643 +89085;47.82448;1.85937;102;20221001;21.2;11.3;16.2;5.5;15.9;4.3;1.91;9427 +89085;47.82448;1.85937;102;20221002;21.1;15.2;18.2;4.1;17.05;.7;1.81;7485 +89085;47.82448;1.85937;102;20221003;17.7;12.1;14.9;2.3;13.55;0;1.6;9675 +89085;47.82448;1.85937;102;20221004;20.6;4.6;12.6;1.1;10.85;.2;1.6;13124 +89085;47.82448;1.85937;102;20221005;23.2;7.8;15.5;3.2;12.8;0;2.34;12500 +89085;47.82448;1.85937;102;20221006;19.9;6.5;13.2;1.3;10.6;0;1.68;13082 +89085;47.82448;1.85937;102;20221007;20.3;2.8;11.5;.8;9.65;.1;1.47;12748 +89085;47.82448;1.85937;102;20221008;19.3;4.1;11.7;1.1;9.25;0;1.55;12883 +89085;47.82448;1.85937;102;20221009;21.3;2.1;11.7;1.9;9.05;.1;1.98;13757 +89085;47.82448;1.85937;102;20221010;21.1;9.3;15.2;2.6;13.1;0;1.72;8826 +89085;47.82448;1.85937;102;20221011;18.1;11;14.5;2.6;13.5;0;1.46;8730 +89085;47.82448;1.85937;102;20221012;19.8;6.5;13.1;.9;12.35;.1;1.23;9891 +89085;47.82448;1.85937;102;20221013;16.4;10.1;13.3;2.7;13.85;3.6;.97;5773 +89085;47.82448;1.85937;102;20221014;18.7;14.4;16.5;4.5;17.5;14.1;.91;3741 +89085;47.82448;1.85937;102;20221015;18.3;15.8;17.1;4.7;17.1;3.8;1.2;4478 +89085;47.82448;1.85937;102;20221016;23.6;14.3;18.9;1.9;17.3;0;1.54;7917 +89085;47.82448;1.85937;102;20221017;18.2;15.7;17;2.4;17.15;21.4;.94;3052 +89085;47.82448;1.85937;102;20221018;20.3;12.8;16.5;1.9;17.05;.2;1.02;6437 +89085;47.82448;1.85937;102;20221019;23.9;13.6;18.7;2.7;16.9;5;1.7;8751 +89085;47.82448;1.85937;102;20221020;23.5;14.6;19.1;2.5;17.15;10.2;1.66;7954 +89085;47.82448;1.85937;102;20221021;20.2;14.4;17.3;3.1;15.9;.7;1.41;6571 +89085;47.82448;1.85937;102;20221022;22;12.2;17.1;2.6;14.75;.4;1.64;8907 +89085;47.82448;1.85937;102;20221023;23.6;14.6;19.1;4.1;14.5;.3;2.47;6907 +89085;47.82448;1.85937;102;20221024;19.8;15;17.4;5;14.2;1.7;2.06;5992 +89085;47.82448;1.85937;102;20221025;19.3;10.6;15;2.4;13.9;.1;1.2;7459 +89085;47.82448;1.85937;102;20221026;22.9;12.3;17.6;3.1;14.5;.1;1.84;9172 +89085;47.82448;1.85937;102;20221027;25;13.6;19.3;3.1;14.85;0;2.16;7133 +89085;47.82448;1.85937;102;20221028;23.8;13.7;18.7;2.5;15.15;0;1.74;7716 +89085;47.82448;1.85937;102;20221029;23.3;14.8;19.1;2;14.55;.1;1.61;6196 +89085;47.82448;1.85937;102;20221030;19.1;9.7;14.4;1.4;13.2;1;.96;6281 +89085;47.82448;1.85937;102;20221031;21.5;11.8;16.6;3.2;14.55;1.2;1.5;6712 +89085;47.82448;1.85937;102;20221101;17.4;9.5;13.4;5.2;11.95;.7;1.56;7273 +89085;47.82448;1.85937;102;20221102;16.7;10.1;13.4;3.2;12.1;0;1.14;6527 +89085;47.82448;1.85937;102;20221103;14.5;10.4;12.5;4.1;11.55;7.1;1.18;3153 +89085;47.82448;1.85937;102;20221104;11.6;8.5;10;4.7;10.1;1.6;1.01;3561 +89085;47.82448;1.85937;102;20221105;10.6;2.4;6.5;2.1;8.8;.1;.53;4288 +89085;47.82448;1.85937;102;20221106;12.4;7.7;10.1;3.6;10.65;.3;.79;2955 +89085;47.82448;1.85937;102;20221107;16.5;10.9;13.7;4.7;12.75;.1;1.2;4197 +89085;47.82448;1.85937;102;20221108;17.9;8.9;13.4;4.5;11.45;4.1;1.55;5435 +89085;47.82448;1.85937;102;20221109;15.7;10.5;13.1;3;11.9;.2;1.01;4941 +89085;47.82448;1.85937;102;20221110;10.7;3.9;7.3;1.8;9.95;0;.38;4285 +89085;47.82448;1.85937;102;20221111;16.6;8.1;12.3;2.1;11.05;.1;.9;5703 +89085;47.82448;1.85937;102;20221112;19.1;5.3;12.2;1.1;11.2;.2;.68;6904 +89085;47.82448;1.85937;102;20221113;16.6;3.6;10.1;1;10.05;.2;.48;6758 +89085;47.82448;1.85937;102;20221114;15.3;4.5;9.9;1.8;10.85;.3;.56;5131 +89085;47.82448;1.85937;102;20221115;13.8;7.7;10.7;3.8;11.75;2.8;.64;2913 +89085;47.82448;1.85937;102;20221116;13.7;9;11.3;5.9;11.95;5.9;.79;3219 +89085;47.82448;1.85937;102;20221117;14.5;11.6;13.1;7.2;11.35;2;1.62;3378 +89085;47.82448;1.85937;102;20221118;12.6;5.8;9.2;3.3;9.4;.3;.78;4781 +89085;47.82448;1.85937;102;20221119;12;1;6.5;1.5;7.65;.3;.46;5585 +89085;47.82448;1.85937;102;20221120;10;.7;5.3;3;8.15;3.3;.48;3638 +89085;47.82448;1.85937;102;20221121;10;4.2;7.1;3.7;8.8;3.8;.62;2562 +89085;47.82448;1.85937;102;20221122;11.5;3.7;7.6;5.3;8.4;.4;.95;4901 +89085;47.82448;1.85937;102;20221123;14;5.5;9.8;4;9.75;2;.93;4230 +89085;47.82448;1.85937;102;20221124;12.4;7.7;10;4.4;10.65;.4;.72;3292 +89085;47.82448;1.85937;102;20221125;12.8;8.3;10.5;2.8;10.25;.1;.66;4609 +89085;47.82448;1.85937;102;20221126;8.6;.7;4.6;1.8;8.15;0;.27;3472 +89085;47.82448;1.85937;102;20221127;11.6;5.7;8.6;2.9;8.8;7.5;.78;2993 +89085;47.82448;1.85937;102;20221128;11.6;7.9;9.7;3;10.25;1.8;.6;3207 +89085;47.82448;1.85937;102;20221129;7;3.8;5.4;1.6;8.65;.1;.31;1882 +89085;47.82448;1.85937;102;20221130;6.4;2.9;4.7;2.5;8.4;0;.27;1506 +89085;47.82448;1.85937;102;20221201;6.4;3.1;4.7;3.4;7.85;0;.4;2157 +89085;47.82448;1.85937;102;20221202;5.6;4.3;5;3.6;7.5;1.1;.58;1153 +89085;47.82448;1.85937;102;20221203;4.8;2.2;3.5;5.4;7;.1;.5;1672 +89085;47.82448;1.85937;102;20221204;4.3;2.4;3.4;3.3;7.05;.9;.42;1174 +89085;47.82448;1.85937;102;20221205;4.7;3.3;4;1.7;7.5;0;.36;1439 +89085;47.82448;1.85937;102;20221206;5.1;2.6;3.9;2.8;7.1;0;.42;1973 +89085;47.82448;1.85937;102;20221207;4.4;1;2.7;2;7;0;.24;2312 +89085;47.82448;1.85937;102;20221208;3;1.4;2.2;2.2;6.1;0;.45;1522 +89085;47.82448;1.85937;102;20221209;2.7;-1.5;.6;3.1;5.6;.1;.35;2647 +89085;47.82448;1.85937;102;20221210;2.2;-2.5;-.1;1.3;5.35;0;.2;2959 +89085;47.82448;1.85937;102;20221211;1.5;-5.1;-1.8;1.5;4.5;0;.19;4062 +89085;47.82448;1.85937;102;20221212;-2.4;-5.9;-4.2;2.2;4.25;0;.18;2268 +89085;47.82448;1.85937;102;20221213;2.2;-4;-.9;3.4;4.35;4.4;.48;4152 +89085;47.82448;1.85937;102;20221214;1.5;-1;.2;2.7;5.95;2.3;.24;1566 +89085;47.82448;1.85937;102;20221215;2.3;-.7;.8;4.6;5.3;0;.56;2537 +89085;47.82448;1.85937;102;20221216;2.4;-3;-.3;3.1;4.8;0;.46;3135 +89085;47.82448;1.85937;102;20221217;.7;-3.8;-1.5;2.7;4.55;0;.32;3360 +89085;47.82448;1.85937;102;20221218;4.7;-7.2;-1.3;2.2;4.75;.4;.38;2954 +89085;47.82448;1.85937;102;20221219;12;4.2;8.1;3.7;8.65;0;.81;2463 +89085;47.82448;1.85937;102;20221220;13.2;8.7;11;4.2;10.6;3.2;.94;1898 +89085;47.82448;1.85937;102;20221221;12.1;9.3;10.7;4.9;12.3;3.5;.39;1532 +89085;47.82448;1.85937;102;20221222;13.7;11.5;12.6;7.4;12.8;6.8;.89;1255 +89085;47.82448;1.85937;102;20221223;14.3;13.4;13.8;5.5;14.2;3.5;.8;516 +89085;47.82448;1.85937;102;20221224;12.2;10.1;11.1;3.3;11.7;1.7;.59;1651 +89085;47.82448;1.85937;102;20221225;14.6;8.9;11.7;3.6;11.6;.5;.71;3042 +89085;47.82448;1.85937;102;20221226;12;10.9;11.5;3.5;11.05;2.1;.84;1498 +89085;47.82448;1.85937;102;20221227;7.8;1;4.4;2.3;8.15;.1;.16;3516 +89085;47.82448;1.85937;102;20221228;12.1;6.5;9.3;7.2;10.8;3;.55;2657 +89085;47.82448;1.85937;102;20221229;11.5;10.6;11.1;6.2;10.85;.7;1.03;1723 +89085;47.82448;1.85937;102;20221230;14.2;5.5;9.9;6.2;11.7;3.7;.48;2334 +89085;47.82448;1.85937;102;20221231;16.1;14;15;7.4;11.8;0;2.13;2226 +89086;47.84871;2.19158;110;20220101;16;4.5;10.3;2.1;9.27;0;.63;4712 +89086;47.84871;2.19158;110;20220102;13.4;6.8;10.1;4.7;10.57;0;.79;2915 +89086;47.84871;2.19158;110;20220103;12.8;10.7;11.7;5.1;11.84;8.9;.83;1632 +89086;47.84871;2.19158;110;20220104;12.3;10.8;11.5;5.1;10.34;7.4;1.3;1246 +89086;47.84871;2.19158;110;20220105;6.1;.6;3.4;1.8;6.07;.1;.48;2896 +89086;47.84871;2.19158;110;20220106;6.3;-3.3;1.5;2;5.74;.5;.3;4673 +89086;47.84871;2.19158;110;20220107;8.2;.8;4.5;5.2;7.34;4.3;.58;3731 +89086;47.84871;2.19158;110;20220108;8.8;2.1;5.4;5.7;8.54;8.2;.37;2598 +89086;47.84871;2.19158;110;20220109;7.9;4.4;6.2;3.9;7.64;2.9;.71;2848 +89086;47.84871;2.19158;110;20220110;7.4;3.7;5.6;1.8;7.54;0;.46;2498 +89086;47.84871;2.19158;110;20220111;2.1;.6;1.3;2.2;6.07;0;.33;1999 +89086;47.84871;2.19158;110;20220112;4.2;-.5;1.8;2.6;5.94;0;.42;2923 +89086;47.84871;2.19158;110;20220113;2.3;-.7;.8;3.3;6.07;0;.29;2492 +89086;47.84871;2.19158;110;20220114;4.8;-1;1.9;1.5;5.6;0;.38;3424 +89086;47.84871;2.19158;110;20220115;4.1;-4.5;-.2;1.3;5.2;.1;.24;3875 +89086;47.84871;2.19158;110;20220116;1.4;-2.2;-.4;2.9;6.04;.1;.15;2165 +89086;47.84871;2.19158;110;20220117;5.5;1.3;3.4;1.3;7.47;0;.27;2540 +89086;47.84871;2.19158;110;20220118;8.1;2;5.1;2.4;7.34;0;.53;3327 +89086;47.84871;2.19158;110;20220119;4.7;2.5;3.6;2.7;7.57;1.9;.33;1472 +89086;47.84871;2.19158;110;20220120;7.2;3.4;5.3;2.7;7.17;0;.6;3418 +89086;47.84871;2.19158;110;20220121;5.6;.1;2.8;2.5;5.9;0;.55;4068 +89086;47.84871;2.19158;110;20220122;5.2;-3.8;.7;1.5;6.14;.1;.27;3922 +89086;47.84871;2.19158;110;20220123;4.1;2.9;3.5;2.7;6.47;0;.61;1340 +89086;47.84871;2.19158;110;20220124;.8;-3.2;-1.2;1.8;5.57;0;.21;3198 +89086;47.84871;2.19158;110;20220125;-.5;-1.5;-1;1.1;5.47;0;.28;1496 +89086;47.84871;2.19158;110;20220126;-.4;-2.3;-1.4;1.5;5.37;0;.26;1698 +89086;47.84871;2.19158;110;20220127;1.9;-1.2;.3;2.6;5.97;.3;.3;2683 +89086;47.84871;2.19158;110;20220128;4.9;1.5;3.2;1.6;7.47;0;.31;2556 +89086;47.84871;2.19158;110;20220129;7.6;3.1;5.4;3.4;8.87;.6;.3;2946 +89086;47.84871;2.19158;110;20220130;10.9;7.1;9;2;8.97;.1;.73;4620 +89086;47.84871;2.19158;110;20220131;9.3;4.7;7;4.8;6.97;.2;1.28;3974 +89086;47.84871;2.19158;110;20220201;9.2;-1.2;4;3.7;8.37;.7;.29;4605 +89086;47.84871;2.19158;110;20220202;9.6;8.4;9;2.8;9.74;0;.73;1826 +89086;47.84871;2.19158;110;20220203;8.8;4.6;6.7;2.5;8.14;.5;.69;4064 +89086;47.84871;2.19158;110;20220204;9.9;5;7.5;3.8;8.4;1.1;.91;3629 +89086;47.84871;2.19158;110;20220205;9.5;-1.7;3.9;2.8;6.6;.1;.75;7230 +89086;47.84871;2.19158;110;20220206;10;3.5;6.8;7;9.54;3.4;.46;3898 +89086;47.84871;2.19158;110;20220207;10.7;3.1;6.9;2.8;7.24;0;.99;6699 +89086;47.84871;2.19158;110;20220208;13.1;.9;7;1.7;7.24;0;.89;7526 +89086;47.84871;2.19158;110;20220209;15.9;-1.6;7.2;1.8;6.97;.1;1.1;9495 +89086;47.84871;2.19158;110;20220210;7.8;4.7;6.2;3.4;8.46;.9;.86;4209 +89086;47.84871;2.19158;110;20220211;9.1;-1.1;4;1.9;6.36;0;.76;8964 +89086;47.84871;2.19158;110;20220212;9.3;-2;3.7;2.3;5.06;0;1.04;9811 +89086;47.84871;2.19158;110;20220213;14.9;-2.4;6.2;5;7.1;.2;1.7;9343 +89086;47.84871;2.19158;110;20220214;11.1;6.9;9;6.6;8.8;5.4;1.4;5500 +89086;47.84871;2.19158;110;20220215;10.2;2.8;6.5;5.6;9.1;3.6;.74;6498 +89086;47.84871;2.19158;110;20220216;14;8.4;11.2;7.2;12.37;1.9;.79;4725 +89086;47.84871;2.19158;110;20220217;14.5;11.5;13;4.2;10.67;.5;1.65;3767 +89086;47.84871;2.19158;110;20220218;12.9;8.1;10.5;6;10.04;1;1.37;4865 +89086;47.84871;2.19158;110;20220219;10.5;1.4;6;4.6;6.47;0;1.45;8463 +89086;47.84871;2.19158;110;20220220;13;7.1;10;6.5;10.1;3.1;1.31;5334 +89086;47.84871;2.19158;110;20220221;10.6;6;8.3;6.6;7.87;.3;1.62;5923 +89086;47.84871;2.19158;110;20220222;11;3.7;7.3;4;9.44;.3;.76;5401 +89086;47.84871;2.19158;110;20220223;12.4;4.7;8.6;1.6;9.2;0;.93;6915 +89086;47.84871;2.19158;110;20220224;12.2;7.4;9.8;3.8;8.07;1.8;1.62;5880 +89086;47.84871;2.19158;110;20220225;10.5;-.3;5.1;2.2;6.04;.2;1.21;9624 +89086;47.84871;2.19158;110;20220226;10.5;-2.8;3.8;2.9;5.2;.1;1.45;11383 +89086;47.84871;2.19158;110;20220227;11.6;-2.4;4.6;2.3;5;0;1.51;11672 +89086;47.84871;2.19158;110;20220228;14;-4.2;4.9;1.2;4.74;0;1.36;12872 +89086;47.84871;2.19158;110;20220301;14.1;-2.1;6;1.1;5.87;.1;1.23;10982 +89086;47.84871;2.19158;110;20220302;14.1;1.2;7.7;1.4;7.74;0;1.2;9520 +89086;47.84871;2.19158;110;20220303;12.6;8.1;10.4;1.6;9.94;.1;1.07;6590 +89086;47.84871;2.19158;110;20220304;13;6.2;9.6;2;9.14;.2;1.19;7539 +89086;47.84871;2.19158;110;20220305;11.8;4.7;8.2;2.1;7.04;0;1.31;7669 +89086;47.84871;2.19158;110;20220306;8.3;-2.4;3;3.1;4.77;0;1.48;11991 +89086;47.84871;2.19158;110;20220307;8.2;-2.7;2.8;3.9;4.17;0;1.76;11833 +89086;47.84871;2.19158;110;20220308;15.6;-2.5;6.6;2.4;5.07;0;2.13;14054 +89086;47.84871;2.19158;110;20220309;15.8;.9;8.4;2.5;7.24;0;1.93;13294 +89086;47.84871;2.19158;110;20220310;17;3.4;10.2;2.7;7.8;0;2.08;12121 +89086;47.84871;2.19158;110;20220311;14.4;6.8;10.6;4;9.04;2.3;1.8;7519 +89086;47.84871;2.19158;110;20220312;9.7;5.2;7.5;4;8.94;1.6;.99;5822 +89086;47.84871;2.19158;110;20220313;10.5;6.3;8.4;3.9;8.4;3.2;1.35;5829 +89086;47.84871;2.19158;110;20220314;15.5;.8;8.2;3;7.8;1.7;1.98;14196 +89086;47.84871;2.19158;110;20220315;15.7;7.1;11.4;1.6;11.2;.5;1.29;8485 +89086;47.84871;2.19158;110;20220316;14.7;6.2;10.4;1.5;10.6;0;1.21;8075 +89086;47.84871;2.19158;110;20220317;10.1;8.1;9.1;3.8;8.5;0;1.45;5773 +89086;47.84871;2.19158;110;20220318;14.9;4.5;9.7;5.6;6.5;0;3.02;13656 +89086;47.84871;2.19158;110;20220319;15.2;5.3;10.3;4.5;6.94;0;2.83;13933 +89086;47.84871;2.19158;110;20220320;14;-.1;7;2.3;7.16;0;1.71;10972 +89086;47.84871;2.19158;110;20220321;18.4;5.8;12.1;2.9;9;0;2.49;13749 +89086;47.84871;2.19158;110;20220322;17.4;3.8;10.6;3.6;6.4;0;3.16;17307 +89086;47.84871;2.19158;110;20220323;18.3;.7;9.5;2.9;5.9;0;3.04;18034 +89086;47.84871;2.19158;110;20220324;21;.6;10.8;1.8;6.23;0;2.85;18281 +89086;47.84871;2.19158;110;20220325;20.3;3.4;11.8;5;6.3;0;4.17;18000 +89086;47.84871;2.19158;110;20220326;20.3;1.4;10.9;3.6;6.33;0;3.63;18824 +89086;47.84871;2.19158;110;20220327;21.8;2.8;12.3;2.3;7;0;3.19;18795 +89086;47.84871;2.19158;110;20220328;22.4;2.6;12.5;1.4;7.7;0;2.69;17333 +89086;47.84871;2.19158;110;20220329;16.5;8.7;12.6;1.8;9.7;1;1.84;8383 +89086;47.84871;2.19158;110;20220330;13.1;6.1;9.6;2.2;10.9;4.7;1.08;6118 +89086;47.84871;2.19158;110;20220331;9.1;5.2;7.1;5.1;7.66;.8;1.53;6450 +89086;47.84871;2.19158;110;20220401;5.2;.5;2.9;6.7;5.74;1.2;1.31;7928 +89086;47.84871;2.19158;110;20220402;7.6;-.2;3.7;5.2;4.83;0;2.03;12566 +89086;47.84871;2.19158;110;20220403;8.9;-1.3;3.8;4.7;5;0;2.23;17600 +89086;47.84871;2.19158;110;20220404;11.5;-2.5;4.5;4.4;5.9;.2;2.24;16650 +89086;47.84871;2.19158;110;20220405;11.9;6.2;9.1;3.8;10.17;.2;1.09;4439 +89086;47.84871;2.19158;110;20220406;12.1;5.8;9;5.1;10.33;.8;1.11;4915 +89086;47.84871;2.19158;110;20220407;15.5;9.8;12.6;8;11.36;9.2;2.25;8022 +89086;47.84871;2.19158;110;20220408;15.1;7.9;11.5;5.7;10.06;16.1;1.89;4783 +89086;47.84871;2.19158;110;20220409;12.1;2.2;7.2;2.6;7.03;.4;2.11;16094 +89086;47.84871;2.19158;110;20220410;14.6;-1.9;6.3;2.8;6.5;0;2.7;22014 +89086;47.84871;2.19158;110;20220411;21.5;3.5;12.5;4.3;8.66;0;3.95;20907 +89086;47.84871;2.19158;110;20220412;20.6;8.3;14.4;3.1;11.13;6.3;3.1;16139 +89086;47.84871;2.19158;110;20220413;16;11.5;13.7;.9;13.43;1.1;1.35;7103 +89086;47.84871;2.19158;110;20220414;21.2;8.4;14.8;1.2;12.4;.1;2.86;19337 +89086;47.84871;2.19158;110;20220415;21.9;6.3;14.1;2.3;11.2;0;3.46;22713 +89086;47.84871;2.19158;110;20220416;20.4;7.2;13.8;3.5;9.76;0;3.87;23626 +89086;47.84871;2.19158;110;20220417;21.7;3.8;12.7;3;8.03;0;4.05;24359 +89086;47.84871;2.19158;110;20220418;19.7;2.7;11.2;2.2;8.76;0;3.17;21137 +89086;47.84871;2.19158;110;20220419;17.4;6.6;12;3.3;9.8;0;2.79;15795 +89086;47.84871;2.19158;110;20220420;19.5;6.4;12.9;2.9;9.03;0;3.35;18803 +89086;47.84871;2.19158;110;20220421;19.7;5.4;12.5;2.6;8.1;0;3.57;21572 +89086;47.84871;2.19158;110;20220422;20;6.1;13.1;2.6;9.14;.5;3.6;22466 +89086;47.84871;2.19158;110;20220423;20.7;8.5;14.6;3.6;11.33;1.3;3.1;14514 +89086;47.84871;2.19158;110;20220424;18.7;9.1;13.9;2.8;11.57;.3;2.58;14233 +89086;47.84871;2.19158;110;20220425;16.4;7.8;12.1;2.9;10.43;0;2.48;13722 +89086;47.84871;2.19158;110;20220426;16.2;4.1;10.2;2.7;9;0;2.9;20300 +89086;47.84871;2.19158;110;20220427;19.5;3.1;11.3;3.9;9;0;3.85;24935 +89086;47.84871;2.19158;110;20220428;21.4;7.2;14.3;3.3;9.63;0;3.95;20940 +89086;47.84871;2.19158;110;20220429;21.3;8.7;15;2.8;10.2;0;3.63;19057 +89086;47.84871;2.19158;110;20220430;17.8;5.9;11.8;3.3;8.7;0;3.51;22128 +89086;47.84871;2.19158;110;20220501;17.6;3.5;10.6;2.3;8.16;0;3.32;22941 +89086;47.84871;2.19158;110;20220502;19.2;4.2;11.7;2.9;9.13;0;3.48;21544 +89086;47.84871;2.19158;110;20220503;19.8;5.9;12.9;3.4;9.73;1.4;3.66;20617 +89086;47.84871;2.19158;110;20220504;17.8;10.3;14;2.4;11.3;.2;2.12;8509 +89086;47.84871;2.19158;110;20220505;20;6.1;13;2.7;10.76;0;3.1;17620 +89086;47.84871;2.19158;110;20220506;21.7;4.8;13.2;2.1;10.24;0;3.69;23234 +89086;47.84871;2.19158;110;20220507;22.4;7.6;15;1.8;10.97;.3;3.71;22593 +89086;47.84871;2.19158;110;20220508;22.5;6.9;14.7;2.4;11.97;0;3.82;23595 +89086;47.84871;2.19158;110;20220509;26.2;7.8;17;1.2;11.9;0;4.15;24799 +89086;47.84871;2.19158;110;20220510;28;9.4;18.7;2.2;12.2;0;4.95;25365 +89086;47.84871;2.19158;110;20220511;26.6;12.2;19.4;3.1;12.27;0;5.09;23838 +89086;47.84871;2.19158;110;20220512;21.5;10.4;16;1.5;13.07;0;3.23;18967 +89086;47.84871;2.19158;110;20220513;22.8;10.3;16.5;1.7;10.54;0;3.9;21998 +89086;47.84871;2.19158;110;20220514;25.3;6.1;15.7;2;10.67;0;4.49;25956 +89086;47.84871;2.19158;110;20220515;30.6;11.2;20.9;3.1;13.47;6.3;5.83;25247 +89086;47.84871;2.19158;110;20220516;26.4;15.4;20.9;2.3;15.4;0;4.37;20524 +89086;47.84871;2.19158;110;20220517;29.7;14.3;22;1.8;15.84;.1;4.89;23633 +89086;47.84871;2.19158;110;20220518;29.6;14.3;21.9;2.2;17.7;.1;4.82;23616 +89086;47.84871;2.19158;110;20220519;28.2;17.7;23;2.1;17.87;1.4;4.61;21292 +89086;47.84871;2.19158;110;20220520;27.6;14.7;21.2;2.4;16.67;.3;4.44;20898 +89086;47.84871;2.19158;110;20220521;26.5;8.5;17.5;1.6;12.24;0;4.66;26473 +89086;47.84871;2.19158;110;20220522;27;12.7;19.9;2.9;14.14;1.2;4.67;21284 +89086;47.84871;2.19158;110;20220523;20.1;15.2;17.7;3.8;16.8;8.9;2.44;11847 +89086;47.84871;2.19158;110;20220524;18.9;10.7;14.8;3.2;11.74;.3;3.27;17832 +89086;47.84871;2.19158;110;20220525;20.8;6.7;13.7;2.2;10.8;0;3.78;23341 +89086;47.84871;2.19158;110;20220526;21.9;13.7;17.8;2.1;13.24;0;3.56;18094 +89086;47.84871;2.19158;110;20220527;20.1;11.1;15.6;1.8;12.84;.1;3.04;16449 +89086;47.84871;2.19158;110;20220528;21.2;5.7;13.4;2.6;9.87;0;4.16;25078 +89086;47.84871;2.19158;110;20220529;17.6;6.9;12.2;3.8;8.04;0;3.88;21106 +89086;47.84871;2.19158;110;20220530;20.8;4.9;12.9;2.4;8.54;.1;4.21;25402 +89086;47.84871;2.19158;110;20220531;23.3;4.8;14;1.6;8.7;0;4.42;26736 +89086;47.84871;2.19158;110;20220601;24;5;14.5;1.5;9.47;0;4.51;27801 +89086;47.84871;2.19158;110;20220602;26.4;10;18.2;3.3;11.17;.8;5.4;25414 +89086;47.84871;2.19158;110;20220603;27;12.3;19.7;1.8;15.4;1.1;4.39;22416 +89086;47.84871;2.19158;110;20220604;29.5;15.9;22.7;2.3;17.57;15.9;4.7;20826 +89086;47.84871;2.19158;110;20220605;22;14.9;18.4;2.6;16.77;1.2;3.15;16166 +89086;47.84871;2.19158;110;20220606;22.2;12.9;17.5;2.3;13.4;.7;3.69;18965 +89086;47.84871;2.19158;110;20220607;22.9;14.1;18.5;3.4;14.54;9.7;3.94;19041 +89086;47.84871;2.19158;110;20220608;22.4;13.1;17.8;3.5;14.06;1.9;3.85;18975 +89086;47.84871;2.19158;110;20220609;21.7;12.4;17;2.5;12.56;0;3.75;19558 +89086;47.84871;2.19158;110;20220610;26;11.4;18.7;2.1;14.21;.1;4.72;26266 +89086;47.84871;2.19158;110;20220611;28.6;11;19.8;1.2;15.36;0;4.94;28203 +89086;47.84871;2.19158;110;20220612;25.7;13.8;19.7;3.5;12.96;0;5.14;24348 +89086;47.84871;2.19158;110;20220613;24.5;7.4;15.9;2.3;11.01;0;4.91;28455 +89086;47.84871;2.19158;110;20220614;28.4;8.1;18.3;2.5;11.86;0;5.67;29398 +89086;47.84871;2.19158;110;20220615;33.1;11.1;22.1;2;13.81;0;6.2;29596 +89086;47.84871;2.19158;110;20220616;31.1;13.2;22.1;1.7;13.9;0;5.59;27178 +89086;47.84871;2.19158;110;20220617;35;12.9;24;1.1;14.2;0;5.92;29655 +89086;47.84871;2.19158;110;20220618;38;16.3;27.1;2.2;15.24;.3;7.35;29251 +89086;47.84871;2.19158;110;20220619;32.9;16.7;24.8;3.7;17.74;29.4;6.51;25373 +89086;47.84871;2.19158;110;20220620;24;17.5;20.8;3.1;19.44;8.9;3.38;16157 +89086;47.84871;2.19158;110;20220621;27.6;14.6;21.1;2.6;17.97;.8;4.54;22098 +89086;47.84871;2.19158;110;20220622;25.7;17.7;21.7;2.4;19.2;5.3;3.71;17010 +89086;47.84871;2.19158;110;20220623;27.5;15.4;21.4;2.5;17.54;2.5;4.75;22997 +89086;47.84871;2.19158;110;20220624;23.7;15.7;19.7;3.5;16.64;1.8;3.85;17955 +89086;47.84871;2.19158;110;20220625;18;15.3;16.6;2.2;15.24;5.5;2.11;9760 +89086;47.84871;2.19158;110;20220626;20.4;12;16.2;1.4;14.4;.4;3;16902 +89086;47.84871;2.19158;110;20220627;23.7;12;17.9;1.9;13.1;0;4.25;23002 +89086;47.84871;2.19158;110;20220628;26.5;7.9;17.2;1.1;11.97;.1;4.77;28583 +89086;47.84871;2.19158;110;20220629;26.7;10.2;18.4;2;13.2;3.1;4.93;26408 +89086;47.84871;2.19158;110;20220630;17.3;13.2;15.3;1.7;14.3;14.4;2.06;10647 +89086;47.84871;2.19158;110;20220701;21.9;9.1;15.5;1.8;11.94;.1;3.84;22244 +89086;47.84871;2.19158;110;20220702;26.9;8;17.4;1.2;12.2;0;4.84;28527 +89086;47.84871;2.19158;110;20220703;26.1;10.5;18.3;2.1;12.97;0;4.88;26422 +89086;47.84871;2.19158;110;20220704;26.8;10;18.4;2.2;12.47;0;5.08;26617 +89086;47.84871;2.19158;110;20220705;27;10.1;18.5;2.4;12.47;0;5.22;27090 +89086;47.84871;2.19158;110;20220706;26.2;10.5;18.4;2.8;12.14;0;5.23;26072 +89086;47.84871;2.19158;110;20220707;24.8;11.9;18.4;3;14.2;0;4.33;21260 +89086;47.84871;2.19158;110;20220708;26.7;11.1;18.9;3;12.17;0;5.38;25663 +89086;47.84871;2.19158;110;20220709;29.1;11.2;20.2;2.2;13.5;0;5.5;27160 +89086;47.84871;2.19158;110;20220710;26.8;12.8;19.8;3.9;12.6;0;5.63;24602 +89086;47.84871;2.19158;110;20220711;29.6;13.2;21.4;3.2;14.07;0;5.87;25962 +89086;47.84871;2.19158;110;20220712;32.4;13.1;22.7;1.4;14.14;0;5.55;27644 +89086;47.84871;2.19158;110;20220713;34.7;12.5;23.6;.9;13.5;0;5.46;27651 +89086;47.84871;2.19158;110;20220714;32.9;14.5;23.7;2.2;14.67;0;6.09;26727 +89086;47.84871;2.19158;110;20220715;27.7;15.3;21.5;3.4;11.44;0;5.84;23130 +89086;47.84871;2.19158;110;20220716;28.8;9.6;19.2;2.4;11.1;0;5.67;27768 +89086;47.84871;2.19158;110;20220717;31.6;12;21.8;2.5;12.44;0;6.09;27090 +89086;47.84871;2.19158;110;20220718;37.9;13.2;25.5;1.9;13.3;0;6.78;28632 +89086;47.84871;2.19158;110;20220719;37.8;17.8;27.8;2.8;15.27;7.2;7.44;26652 +89086;47.84871;2.19158;110;20220720;23.3;17.5;20.4;2.2;19.2;13.7;2.77;12897 +89086;47.84871;2.19158;110;20220721;27.9;15.7;21.8;1.4;17.77;.1;4.36;22482 +89086;47.84871;2.19158;110;20220722;25.5;15;20.2;1.8;19.27;2.5;3.3;16483 +89086;47.84871;2.19158;110;20220723;27.7;18.4;23.1;1.6;19;0;4.1;19603 +89086;47.84871;2.19158;110;20220724;32;14.2;23.1;1.2;17.14;.1;5.09;25781 +89086;47.84871;2.19158;110;20220725;26.2;17.8;22;2.9;17.47;.4;4.19;17655 +89086;47.84871;2.19158;110;20220726;24.3;15.5;19.9;1.8;14.54;0;3.68;17381 +89086;47.84871;2.19158;110;20220727;25.9;14.7;20.3;2.1;12.94;0;4.24;19354 +89086;47.84871;2.19158;110;20220728;27.7;10.6;19.1;1.4;11.97;0;4.48;23805 +89086;47.84871;2.19158;110;20220729;29.2;12.7;21;1;12.64;0;4.45;23511 +89086;47.84871;2.19158;110;20220730;30.6;13.9;22.3;1.7;14.6;0;4.86;22842 +89086;47.84871;2.19158;110;20220731;31;14.1;22.6;2;15.77;0;5.21;25012 +89086;47.84871;2.19158;110;20220801;28;13.9;20.9;1.4;16.57;0;4.02;20567 +89086;47.84871;2.19158;110;20220802;31.9;13.5;22.7;1.2;15.8;0;4.86;25076 +89086;47.84871;2.19158;110;20220803;36.1;14.9;25.5;1.2;15.94;0;5.48;26430 +89086;47.84871;2.19158;110;20220804;31.3;18.6;25;2.5;18.5;5.9;4.87;19578 +89086;47.84871;2.19158;110;20220805;27;16.1;21.6;3.5;15.47;0;4.74;19847 +89086;47.84871;2.19158;110;20220806;25.6;12.5;19;4.1;10.84;0;5.33;22075 +89086;47.84871;2.19158;110;20220807;27.9;11.2;19.5;3.7;9.9;0;5.86;23981 +89086;47.84871;2.19158;110;20220808;30;12;21;3.4;11.04;0;6.03;24464 +89086;47.84871;2.19158;110;20220809;32;14.9;23.4;3.5;12.24;0;6.39;23695 +89086;47.84871;2.19158;110;20220810;32.7;14.2;23.5;3.3;12.07;0;6.45;24621 +89086;47.84871;2.19158;110;20220811;32.5;12.8;22.7;2.5;10.97;0;5.93;24971 +89086;47.84871;2.19158;110;20220812;34.4;11.7;23;1.9;11.34;0;5.78;25948 +89086;47.84871;2.19158;110;20220813;33.9;12;22.9;2;10.57;0;5.75;25285 +89086;47.84871;2.19158;110;20220814;26.8;16;21.4;2.5;15.3;.9;3.84;15208 +89086;47.84871;2.19158;110;20220815;25.6;16.3;21;3;17;.3;3.52;14430 +89086;47.84871;2.19158;110;20220816;28.1;15.7;21.9;1.4;17.4;1.2;3.45;16484 +89086;47.84871;2.19158;110;20220817;27.2;15.2;21.2;2;16.67;.1;3.8;18469 +89086;47.84871;2.19158;110;20220818;28.8;13.6;21.2;1.6;15.27;.1;4.08;20475 +89086;47.84871;2.19158;110;20220819;25.1;13.6;19.3;2.1;17.44;2.8;3.1;15803 +89086;47.84871;2.19158;110;20220820;25.8;12.3;19.1;1.3;14.77;.1;3.52;20109 +89086;47.84871;2.19158;110;20220821;25.7;10;17.9;1.8;13.7;.2;3.51;18613 +89086;47.84871;2.19158;110;20220822;25.6;15.8;20.7;1.5;17.14;.2;2.93;14217 +89086;47.84871;2.19158;110;20220823;28.7;15.7;22.2;1.1;18.07;.1;3.36;17195 +89086;47.84871;2.19158;110;20220824;33.7;14.6;24.1;1.3;15.7;0;4.48;22112 +89086;47.84871;2.19158;110;20220825;33;13.2;23.1;2.3;14.74;0;4.86;20541 +89086;47.84871;2.19158;110;20220826;26.8;16.6;21.7;2.8;15.86;0;3.72;14493 +89086;47.84871;2.19158;110;20220827;27.6;12.5;20;2.2;13.11;0;4.1;20575 +89086;47.84871;2.19158;110;20220828;28.3;9.8;19.1;2.3;13.06;0;4.22;21499 +89086;47.84871;2.19158;110;20220829;32.5;13.4;23;2.6;13.91;1.9;5.08;21417 +89086;47.84871;2.19158;110;20220830;26.2;17.5;21.8;2.6;16.21;.1;3.24;11689 +89086;47.84871;2.19158;110;20220831;28.3;12.5;20.4;1.2;14.77;.1;3.48;18864 +89086;47.84871;2.19158;110;20220901;29.6;12.4;21;1.4;14.1;0;3.69;19075 +89086;47.84871;2.19158;110;20220902;24.4;14.9;19.6;2.2;16.27;8.1;2.9;13892 +89086;47.84871;2.19158;110;20220903;25.4;14.9;20.1;2.5;16.37;.6;3.14;14711 +89086;47.84871;2.19158;110;20220904;30.4;12.8;21.6;1.8;14.5;1.9;3.97;19125 +89086;47.84871;2.19158;110;20220905;31;14.9;23;2.1;17.5;6.7;3.9;17547 +89086;47.84871;2.19158;110;20220906;29.4;13.2;21.3;1.9;16.7;.8;3.62;18138 +89086;47.84871;2.19158;110;20220907;23;14.2;18.6;2.4;16;8.5;2.41;11207 +89086;47.84871;2.19158;110;20220908;22.3;14;18.1;4.1;15.77;4;2.78;12924 +89086;47.84871;2.19158;110;20220909;22.1;14.8;18.5;4.1;15.14;1.4;2.85;11587 +89086;47.84871;2.19158;110;20220910;21.8;13.1;17.5;2.7;14.87;.2;2.3;10760 +89086;47.84871;2.19158;110;20220911;25.1;9.7;17.4;1.5;14.17;.2;2.87;17469 +89086;47.84871;2.19158;110;20220912;30.4;12;21.2;2.1;14.77;.1;3.79;17598 +89086;47.84871;2.19158;110;20220913;28.6;17.8;23.2;1.9;18.64;4.5;2.86;11414 +89086;47.84871;2.19158;110;20220914;26.3;17.5;21.9;2.6;20.14;3;2.61;11655 +89086;47.84871;2.19158;110;20220915;22.7;17.1;19.9;2.3;16.9;0;2.41;11455 +89086;47.84871;2.19158;110;20220916;19.1;11.8;15.5;2.3;12.07;0;2.2;10807 +89086;47.84871;2.19158;110;20220917;17.8;4.8;11.3;2.2;8.44;0;2.37;15512 +89086;47.84871;2.19158;110;20220918;20.1;2.4;11.3;1.2;8.47;.1;2.24;16627 +89086;47.84871;2.19158;110;20220919;18.9;4.3;11.6;1.7;8.77;0;2.26;15582 +89086;47.84871;2.19158;110;20220920;19.3;3.3;11.3;1.8;8.9;.1;2.27;15735 +89086;47.84871;2.19158;110;20220921;19.9;5.4;12.7;1.7;9.17;0;2.35;15518 +89086;47.84871;2.19158;110;20220922;22.2;2.8;12.5;1;8.4;0;2.23;16915 +89086;47.84871;2.19158;110;20220923;21.2;6;13.6;.8;9.8;.2;1.87;12848 +89086;47.84871;2.19158;110;20220924;19;11.4;15.2;1.4;12.77;1.2;1.64;9269 +89086;47.84871;2.19158;110;20220925;18.9;9.9;14.4;2.3;11.67;0;2.05;11457 +89086;47.84871;2.19158;110;20220926;15.5;7.6;11.6;3.1;11.27;7.1;1.51;8459 +89086;47.84871;2.19158;110;20220927;15.5;9.6;12.6;3.9;12.2;13.8;1.44;7221 +89086;47.84871;2.19158;110;20220928;13.9;11;12.5;2;12.74;4.9;1.05;5715 +89086;47.84871;2.19158;110;20220929;14.5;9.5;12;1.4;11.27;1.5;1.17;6506 +89086;47.84871;2.19158;110;20220930;17.7;3.6;10.7;1.6;9.67;2.9;1.68;13033 +89086;47.84871;2.19158;110;20221001;21;11.5;16.2;4.9;15.34;5.1;1.98;9646 +89086;47.84871;2.19158;110;20221002;20.7;15.4;18;3.8;16.97;.6;1.73;7240 +89086;47.84871;2.19158;110;20221003;16.6;12.6;14.6;2.2;12.97;0;1.47;7806 +89086;47.84871;2.19158;110;20221004;20.6;4.2;12.4;1;11.1;.2;1.59;13201 +89086;47.84871;2.19158;110;20221005;23.4;9.2;16.3;3.2;13.24;0;2.4;12067 +89086;47.84871;2.19158;110;20221006;19.3;7.4;13.4;1.3;10.7;0;1.65;11949 +89086;47.84871;2.19158;110;20221007;19.2;2.4;10.8;.8;9.74;.1;1.41;12583 +89086;47.84871;2.19158;110;20221008;18.5;4.2;11.4;1.1;9.37;.1;1.49;12218 +89086;47.84871;2.19158;110;20221009;20.4;1.2;10.8;1.4;9.04;.1;1.71;13619 +89086;47.84871;2.19158;110;20221010;20.3;9.1;14.7;2.5;13.5;0;1.59;9064 +89086;47.84871;2.19158;110;20221011;17.5;11.5;14.5;2.6;13.6;0;1.37;7589 +89086;47.84871;2.19158;110;20221012;19.5;6.4;13;.7;12.37;.1;1.18;9972 +89086;47.84871;2.19158;110;20221013;16.3;11.5;13.9;2.5;14.14;2.9;.98;5271 +89086;47.84871;2.19158;110;20221014;18.2;14.4;16.3;3.8;17.17;14.4;.9;4035 +89086;47.84871;2.19158;110;20221015;18.2;15.7;17;4;17;4.7;1.15;4429 +89086;47.84871;2.19158;110;20221016;23.6;14.1;18.8;2.1;17.14;.6;1.58;8099 +89086;47.84871;2.19158;110;20221017;20.2;16;18.1;2.8;16.77;28.9;1.31;4487 +89086;47.84871;2.19158;110;20221018;20.7;13.1;16.9;1.8;16.97;.2;1.07;6668 +89086;47.84871;2.19158;110;20221019;23.4;13.1;18.2;3;16.5;4.1;1.73;8556 +89086;47.84871;2.19158;110;20221020;23.1;15.3;19.2;2.5;17;12.7;1.63;7351 +89086;47.84871;2.19158;110;20221021;20.3;13.8;17;3;15.9;.7;1.38;6693 +89086;47.84871;2.19158;110;20221022;21.9;12.3;17.1;2.4;14.5;.4;1.6;8448 +89086;47.84871;2.19158;110;20221023;22.5;13.8;18.1;4.1;14.64;.4;2.16;6887 +89086;47.84871;2.19158;110;20221024;19.8;15;17.4;4.5;13.8;1.5;2.07;5680 +89086;47.84871;2.19158;110;20221025;19.5;10.6;15;2.5;13.9;0;1.22;7387 +89086;47.84871;2.19158;110;20221026;22.9;13.5;18.2;3;14.54;0;1.86;8205 +89086;47.84871;2.19158;110;20221027;24.3;13.2;18.8;3;14.57;0;2.04;7243 +89086;47.84871;2.19158;110;20221028;23.4;15.1;19.2;2.7;14.7;0;1.88;6821 +89086;47.84871;2.19158;110;20221029;24.3;14.2;19.3;2.1;14.24;.1;1.74;6846 +89086;47.84871;2.19158;110;20221030;19.8;9.5;14.7;1.3;12.94;1.3;.96;6725 +89086;47.84871;2.19158;110;20221031;21.5;12.1;16.8;2.8;14.6;1.4;1.4;6570 +89086;47.84871;2.19158;110;20221101;17.1;10;13.5;4.4;11.84;.4;1.46;6446 +89086;47.84871;2.19158;110;20221102;16.6;10.2;13.4;3;11.8;0;1.18;6065 +89086;47.84871;2.19158;110;20221103;15.1;9.8;12.5;3.8;11.37;7.8;1.18;4002 +89086;47.84871;2.19158;110;20221104;11.1;8.6;9.8;4;10.2;2;.9;3045 +89086;47.84871;2.19158;110;20221105;10.4;2.3;6.4;2.3;8.87;.1;.51;4718 +89086;47.84871;2.19158;110;20221106;12;7.5;9.8;3.6;10.27;.1;.81;3220 +89086;47.84871;2.19158;110;20221107;16.3;10.8;13.6;4.2;12.6;.2;1.15;4221 +89086;47.84871;2.19158;110;20221108;17.4;8.6;13;4.4;11.27;4.1;1.47;5429 +89086;47.84871;2.19158;110;20221109;15.6;11.5;13.6;3.1;12.07;.2;1.08;4138 +89086;47.84871;2.19158;110;20221110;10.9;5.4;8.1;2;10.37;0;.39;3921 +89086;47.84871;2.19158;110;20221111;16.4;8.4;12.4;1.9;10.97;.1;.86;5318 +89086;47.84871;2.19158;110;20221112;18.1;5;11.6;1.1;10.77;.2;.62;6615 +89086;47.84871;2.19158;110;20221113;17.7;3.5;10.6;1.1;10.07;.2;.55;6906 +89086;47.84871;2.19158;110;20221114;16.1;5.2;10.6;2;10.84;.4;.68;5297 +89086;47.84871;2.19158;110;20221115;13.9;7.9;10.9;3.5;11.67;2.7;.66;3277 +89086;47.84871;2.19158;110;20221116;13.6;9.3;11.4;5.1;11.77;5.5;.81;3113 +89086;47.84871;2.19158;110;20221117;14.4;11.4;12.9;6.3;11.2;2.2;1.51;3113 +89086;47.84871;2.19158;110;20221118;11.6;7.4;9.5;3.5;9.57;.2;.86;3527 +89086;47.84871;2.19158;110;20221119;11;1.3;6.1;1.5;8.04;.3;.44;5144 +89086;47.84871;2.19158;110;20221120;8.9;2.2;5.5;3.1;8.44;3.5;.42;3232 +89086;47.84871;2.19158;110;20221121;9.1;4.3;6.7;3.6;8.84;3.5;.53;2560 +89086;47.84871;2.19158;110;20221122;11.4;4.4;7.9;5;8.37;.7;.99;4412 +89086;47.84871;2.19158;110;20221123;13.6;5.1;9.3;3.9;9.44;2.1;.9;4265 +89086;47.84871;2.19158;110;20221124;12.2;7.4;9.8;4.1;10.5;.6;.69;3271 +89086;47.84871;2.19158;110;20221125;12.6;8.8;10.7;2.6;10.24;.1;.71;3741 +89086;47.84871;2.19158;110;20221126;8.8;1.4;5.1;1.8;8.17;.1;.29;3505 +89086;47.84871;2.19158;110;20221127;11.3;4.5;7.9;2.7;8.6;7.3;.66;3334 +89086;47.84871;2.19158;110;20221128;11.6;7.8;9.7;2.8;10.07;2.4;.63;2994 +89086;47.84871;2.19158;110;20221129;8.2;5.5;6.8;1.5;9.04;.1;.4;1753 +89086;47.84871;2.19158;110;20221130;6.6;3.6;5.1;2.5;8.34;0;.33;1650 +89086;47.84871;2.19158;110;20221201;6.2;2.9;4.6;3;7.87;.1;.35;2203 +89086;47.84871;2.19158;110;20221202;5.5;4.2;4.8;3.2;7.5;1.2;.54;1141 +89086;47.84871;2.19158;110;20221203;4.7;2.3;3.5;5;7;.2;.49;1640 +89086;47.84871;2.19158;110;20221204;4.7;2.5;3.6;3.2;7.14;1.2;.41;1452 +89086;47.84871;2.19158;110;20221205;4.4;3.2;3.8;1.5;7.37;.1;.36;1229 +89086;47.84871;2.19158;110;20221206;4.8;2.4;3.6;2.1;7.07;0;.37;1857 +89086;47.84871;2.19158;110;20221207;3.2;.3;1.7;1.7;6.8;0;.19;2056 +89086;47.84871;2.19158;110;20221208;2.8;.7;1.7;1.6;6.04;0;.36;1648 +89086;47.84871;2.19158;110;20221209;2.3;-2.6;-.1;2.8;5.67;.1;.24;2807 +89086;47.84871;2.19158;110;20221210;2.8;-2.1;.3;1.5;5.27;0;.29;2810 +89086;47.84871;2.19158;110;20221211;2;-5.6;-1.8;1.6;4.5;0;.21;3900 +89086;47.84871;2.19158;110;20221212;-2.4;-5.9;-4.2;2.3;4.3;0;.19;2108 +89086;47.84871;2.19158;110;20221213;2;-4.6;-1.3;2.8;4.17;1.5;.45;3795 +89086;47.84871;2.19158;110;20221214;1.1;-1.7;-.3;2.5;5.94;1.8;.17;1768 +89086;47.84871;2.19158;110;20221215;2.1;-1.2;.5;3.9;5.17;0;.5;2427 +89086;47.84871;2.19158;110;20221216;2;-4.4;-1.2;2.4;4.64;0;.33;3243 +89086;47.84871;2.19158;110;20221217;0;-3.8;-1.9;2.5;4.4;0;.36;2568 +89086;47.84871;2.19158;110;20221218;5.2;-7.6;-1.2;2.5;4.7;.3;.39;3549 +89086;47.84871;2.19158;110;20221219;12.7;5.4;9;4;8.77;0;.95;2635 +89086;47.84871;2.19158;110;20221220;13.6;10.8;12.2;4.2;10.67;3.7;1.19;1461 +89086;47.84871;2.19158;110;20221221;12;9.9;10.9;4.6;12.34;3.3;.46;1237 +89086;47.84871;2.19158;110;20221222;13.4;11.5;12.4;6.5;12.64;7.8;.85;1189 +89086;47.84871;2.19158;110;20221223;14.2;13.4;13.8;4.9;14.1;3.8;.77;656 +89086;47.84871;2.19158;110;20221224;12.2;9.8;11;3;11.64;2;.56;1677 +89086;47.84871;2.19158;110;20221225;14.6;9.4;12;3.6;11.4;.5;.82;2800 +89086;47.84871;2.19158;110;20221226;12.1;11;11.6;3.4;10.9;2.9;.92;1281 +89086;47.84871;2.19158;110;20221227;7.8;1.5;4.7;2.4;8.17;.1;.19;3259 +89086;47.84871;2.19158;110;20221228;12.1;5.9;9;6.2;10.5;2.8;.52;2868 +89086;47.84871;2.19158;110;20221229;11.4;10.5;11;5.8;10.5;.5;1.13;1412 +89086;47.84871;2.19158;110;20221230;14;5.6;9.8;5.8;11.37;3.8;.52;2707 +89086;47.84871;2.19158;110;20221231;16.5;14;15.3;6.8;11.6;0;2.18;2130 +89087;47.87194;2.52406;111;20220101;16.6;4.2;10.4;1.7;9.05;.1;.63;4468 +89087;47.87194;2.52406;111;20220102;13.4;6.1;9.8;3.9;10.45;0;.66;3323 +89087;47.87194;2.52406;111;20220103;12.8;10.8;11.8;4;11.8;8;.81;1548 +89087;47.87194;2.52406;111;20220104;12.1;10.6;11.4;4.1;10.4;7.5;1.13;1269 +89087;47.87194;2.52406;111;20220105;6.2;.9;3.5;2.1;6.05;.1;.54;2837 +89087;47.87194;2.52406;111;20220106;6.4;-3.7;1.4;1.6;5.75;.5;.3;4110 +89087;47.87194;2.52406;111;20220107;8;.4;4.2;4.2;7.3;3.5;.48;3547 +89087;47.87194;2.52406;111;20220108;8.6;1.4;5;4.6;8.5;7.7;.28;3448 +89087;47.87194;2.52406;111;20220109;7.7;4.5;6.1;3;7.5;3.4;.71;2172 +89087;47.87194;2.52406;111;20220110;7.1;3.5;5.3;1.6;7.4;0;.45;2397 +89087;47.87194;2.52406;111;20220111;1.5;.1;.8;2.1;6.05;0;.32;1349 +89087;47.87194;2.52406;111;20220112;4.7;0;2.3;2.4;5.9;0;.49;2835 +89087;47.87194;2.52406;111;20220113;1.9;-1.7;.1;2.4;5.9;0;.24;2388 +89087;47.87194;2.52406;111;20220114;6;-1;2.5;1.4;5.6;0;.42;3637 +89087;47.87194;2.52406;111;20220115;6.1;-4.4;.8;.9;5.3;.1;.27;4663 +89087;47.87194;2.52406;111;20220116;1.2;-2.2;-.5;2.3;5.95;.1;.16;2448 +89087;47.87194;2.52406;111;20220117;5.3;1.2;3.2;1;7.4;0;.26;2861 +89087;47.87194;2.52406;111;20220118;8.7;2.4;5.5;2.3;7.4;0;.56;3591 +89087;47.87194;2.52406;111;20220119;4.3;2.6;3.5;2.4;7.45;1.9;.34;1608 +89087;47.87194;2.52406;111;20220120;7.1;4.1;5.6;2.1;7.2;0;.65;2427 +89087;47.87194;2.52406;111;20220121;5.5;.2;2.8;1.8;5.85;0;.53;3453 +89087;47.87194;2.52406;111;20220122;5.2;-4.5;.3;1.1;6.05;.1;.22;4883 +89087;47.87194;2.52406;111;20220123;4.4;2.9;3.7;2.2;6.45;0;.6;1561 +89087;47.87194;2.52406;111;20220124;.4;-3.5;-1.6;1.5;5.6;0;.17;3048 +89087;47.87194;2.52406;111;20220125;-.4;-1.3;-.8;1.1;5.6;0;.29;1245 +89087;47.87194;2.52406;111;20220126;-.8;-2.4;-1.6;1.3;5.3;0;.25;1898 +89087;47.87194;2.52406;111;20220127;1.7;-1.5;.1;2.1;5.85;.3;.28;2825 +89087;47.87194;2.52406;111;20220128;4.3;1.1;2.7;1.4;7.25;0;.29;2884 +89087;47.87194;2.52406;111;20220129;7.2;2.7;5;2.6;8.7;.6;.26;3570 +89087;47.87194;2.52406;111;20220130;10.6;7.1;8.8;1.4;9.2;0;.63;3131 +89087;47.87194;2.52406;111;20220131;9;5.6;7.3;3.8;7;.3;1.25;3212 +89087;47.87194;2.52406;111;20220201;8.6;-.7;3.9;2.9;8.3;.8;.27;5608 +89087;47.87194;2.52406;111;20220202;9.7;8.7;9.2;2.5;9.9;.1;.71;1539 +89087;47.87194;2.52406;111;20220203;9.3;4.2;6.8;2.1;8.15;.4;.66;4196 +89087;47.87194;2.52406;111;20220204;9.6;5;7.3;3.1;8.5;1;.75;3944 +89087;47.87194;2.52406;111;20220205;9.3;-1.8;3.7;2;6.6;.1;.64;6495 +89087;47.87194;2.52406;111;20220206;9.8;3.1;6.4;5.8;9.6;4;.34;5047 +89087;47.87194;2.52406;111;20220207;10.5;3.1;6.8;2.4;7.2;0;.94;5449 +89087;47.87194;2.52406;111;20220208;13.1;-.1;6.5;1.5;6.95;0;.86;7540 +89087;47.87194;2.52406;111;20220209;16.7;-2;7.3;1.6;6.9;.1;1.1;9192 +89087;47.87194;2.52406;111;20220210;6.3;4.6;5.4;3.9;8.37;1.1;.92;5097 +89087;47.87194;2.52406;111;20220211;8.8;.2;4.5;2.3;6.5;0;.81;9133 +89087;47.87194;2.52406;111;20220212;9.1;-1.3;3.9;2.7;5.14;0;1.12;9766 +89087;47.87194;2.52406;111;20220213;14.9;-1.3;6.8;5.2;7.07;0;1.83;8800 +89087;47.87194;2.52406;111;20220214;11.6;7.2;9.4;6.1;8.84;3.5;1.46;4691 +89087;47.87194;2.52406;111;20220215;10.1;3.3;6.7;5.9;8.87;3.7;.8;6666 +89087;47.87194;2.52406;111;20220216;13.8;8.4;11.1;5.5;12.35;2;.75;5288 +89087;47.87194;2.52406;111;20220217;14.1;11.5;12.8;4.1;10.5;.5;1.6;3579 +89087;47.87194;2.52406;111;20220218;13.3;7.3;10.3;4.8;10.05;.6;1.28;5648 +89087;47.87194;2.52406;111;20220219;10.6;1.8;6.2;3.5;6.4;0;1.38;7244 +89087;47.87194;2.52406;111;20220220;12.8;7.2;10;5;10.1;3;1.18;5751 +89087;47.87194;2.52406;111;20220221;10.2;6.4;8.3;5.3;7.85;.7;1.5;4785 +89087;47.87194;2.52406;111;20220222;10.6;4.2;7.4;3.1;9.5;.4;.72;6401 +89087;47.87194;2.52406;111;20220223;12;4.4;8.2;1.1;9.55;0;.81;7072 +89087;47.87194;2.52406;111;20220224;12;7.7;9.9;3;8.15;1.6;1.47;5370 +89087;47.87194;2.52406;111;20220225;10.4;-.2;5.1;1.6;6;.3;1.08;8687 +89087;47.87194;2.52406;111;20220226;10.3;-3.2;3.6;2.3;5.2;0;1.29;10125 +89087;47.87194;2.52406;111;20220227;11.6;-1.9;4.9;1.9;5;0;1.42;10309 +89087;47.87194;2.52406;111;20220228;13.4;-4.5;4.4;1.1;4.75;0;1.25;12059 +89087;47.87194;2.52406;111;20220301;13.9;-3.1;5.4;.9;5.8;.1;1.15;11873 +89087;47.87194;2.52406;111;20220302;14.3;1.1;7.7;1.2;7.6;0;1.2;10631 +89087;47.87194;2.52406;111;20220303;12.3;7.7;10;1.4;10.15;0;.95;6085 +89087;47.87194;2.52406;111;20220304;13.5;7.3;10.4;1.6;9.25;0;1.2;7258 +89087;47.87194;2.52406;111;20220305;12.1;3.3;7.7;1.5;6.15;.1;1.4;8804 +89087;47.87194;2.52406;111;20220306;8;-4.7;1.7;2.1;4.4;0;1.28;10937 +89087;47.87194;2.52406;111;20220307;8.2;-2.6;2.8;3.4;4.15;0;1.68;10250 +89087;47.87194;2.52406;111;20220308;15.2;-2.4;6.4;2.2;4.8;0;2.06;13431 +89087;47.87194;2.52406;111;20220309;15.8;-.5;7.6;2.1;6.9;0;1.8;12991 +89087;47.87194;2.52406;111;20220310;17;2.6;9.8;2.2;7.55;0;1.99;12331 +89087;47.87194;2.52406;111;20220311;14.6;6.4;10.5;3.5;8.9;3.4;1.84;9279 +89087;47.87194;2.52406;111;20220312;9.2;5.4;7.3;3.7;8.8;2.3;1;6333 +89087;47.87194;2.52406;111;20220313;11;6.1;8.5;3.7;8.2;3.5;1.48;7194 +89087;47.87194;2.52406;111;20220314;15.2;.5;7.9;2.8;7.75;1.6;1.87;13194 +89087;47.87194;2.52406;111;20220315;15.8;7.4;11.6;1.4;11.15;.5;1.41;10028 +89087;47.87194;2.52406;111;20220316;14.7;6.4;10.5;1.4;10.3;0;1.37;10112 +89087;47.87194;2.52406;111;20220317;10.4;7.8;9.1;3.4;8.4;0;1.47;5410 +89087;47.87194;2.52406;111;20220318;14.5;4.5;9.5;5.7;6.64;0;2.89;13300 +89087;47.87194;2.52406;111;20220319;15.6;5.8;10.7;4.2;7.13;0;2.85;14761 +89087;47.87194;2.52406;111;20220320;13.8;1.4;7.6;2.5;7.2;0;1.78;10133 +89087;47.87194;2.52406;111;20220321;18.1;6;12.1;3.2;8.87;0;2.6;14433 +89087;47.87194;2.52406;111;20220322;17.6;4.3;10.9;4.2;6.27;0;3.42;17500 +89087;47.87194;2.52406;111;20220323;18.2;2.2;10.2;3.5;6.11;0;3.24;17659 +89087;47.87194;2.52406;111;20220324;20.8;2.2;11.5;2.6;6.4;0;3.25;18100 +89087;47.87194;2.52406;111;20220325;20.3;4.4;12.4;4.6;6.37;0;4.15;18459 +89087;47.87194;2.52406;111;20220326;20.1;3.1;11.6;3.9;6.4;0;3.77;18566 +89087;47.87194;2.52406;111;20220327;21.4;4.1;12.8;2.8;7.04;0;3.47;18533 +89087;47.87194;2.52406;111;20220328;22.2;3.7;13;1.8;7.67;0;2.9;16400 +89087;47.87194;2.52406;111;20220329;17;9;13;2;9.74;.3;1.94;8433 +89087;47.87194;2.52406;111;20220330;13.4;7.3;10.4;2.4;10.67;6.6;1.27;6766 +89087;47.87194;2.52406;111;20220331;9.2;5.1;7.2;5.2;7.7;.8;1.59;7566 +89087;47.87194;2.52406;111;20220401;5.7;.9;3.3;5.8;5.77;2.8;1.33;6666 +89087;47.87194;2.52406;111;20220402;7.2;0;3.6;5.7;4.9;0;2;11900 +89087;47.87194;2.52406;111;20220403;8.5;-1.2;3.7;3.8;4.81;0;2.1;16615 +89087;47.87194;2.52406;111;20220404;11.5;-4.5;3.5;3.1;5.41;.2;2.11;18325 +89087;47.87194;2.52406;111;20220405;12.1;6.2;9.1;4.2;9.83;.2;1.2;5300 +89087;47.87194;2.52406;111;20220406;12.1;5.8;9;5.5;10.17;1;1.15;5200 +89087;47.87194;2.52406;111;20220407;15.1;9.6;12.4;8.7;11.2;6;2.1;7533 +89087;47.87194;2.52406;111;20220408;15.2;8;11.6;6.6;9.8;11.9;2.15;5700 +89087;47.87194;2.52406;111;20220409;11.7;2.1;6.9;2.9;7.07;1.2;2.11;16400 +89087;47.87194;2.52406;111;20220410;14.5;-.9;6.8;3.1;6.6;0;2.76;21833 +89087;47.87194;2.52406;111;20220411;21.2;3.8;12.5;4.8;8.67;0;4.04;20233 +89087;47.87194;2.52406;111;20220412;20.9;8.9;14.9;3.3;10.74;1.5;3.22;15500 +89087;47.87194;2.52406;111;20220413;16;11.6;13.8;1.2;13;1.4;1.43;7166 +89087;47.87194;2.52406;111;20220414;21.1;8.6;14.8;1.5;12.1;.1;3.11;20833 +89087;47.87194;2.52406;111;20220415;21.6;7.9;14.8;2.6;11.24;0;3.62;22833 +89087;47.87194;2.52406;111;20220416;20.1;8.5;14.3;3.9;9.7;0;4.02;23400 +89087;47.87194;2.52406;111;20220417;21.2;4.6;12.9;3.3;7.77;0;4.23;24600 +89087;47.87194;2.52406;111;20220418;19.8;4.1;12;2.4;8.54;0;3.32;21100 +89087;47.87194;2.52406;111;20220419;17.9;6.4;12.2;3.4;9.74;0;3.02;17966 +89087;47.87194;2.52406;111;20220420;19.7;6.5;13.1;3.1;9.1;0;3.31;17300 +89087;47.87194;2.52406;111;20220421;19.6;6;12.8;2.7;8.3;0;3.56;21033 +89087;47.87194;2.52406;111;20220422;20.4;6.6;13.5;2.6;9.18;.3;3.78;23363 +89087;47.87194;2.52406;111;20220423;20.5;9;14.7;4;11.24;.1;3.27;15133 +89087;47.87194;2.52406;111;20220424;18.7;8.9;13.8;3.3;11.71;.3;2.62;14839 +89087;47.87194;2.52406;111;20220425;16.2;8;12.1;3.1;10.44;0;2.49;14166 +89087;47.87194;2.52406;111;20220426;16;4.2;10.1;2.8;9.11;0;2.77;19167 +89087;47.87194;2.52406;111;20220427;19.4;4.5;12;4.1;9;0;3.97;24600 +89087;47.87194;2.52406;111;20220428;21.3;7.3;14.3;3.6;9.6;0;4.08;21400 +89087;47.87194;2.52406;111;20220429;20.9;12.3;16.6;3.1;10.3;0;3.91;18566 +89087;47.87194;2.52406;111;20220430;17.6;5.9;11.8;3.6;8.64;0;3.6;22566 +89087;47.87194;2.52406;111;20220501;17.5;4.5;11;2.8;8.1;0;3.57;23766 +89087;47.87194;2.52406;111;20220502;19.2;5.6;12.4;3.2;9.04;0;3.54;20400 +89087;47.87194;2.52406;111;20220503;20;7.2;13.6;3.6;9.84;1.3;3.87;21533 +89087;47.87194;2.52406;111;20220504;18.2;10.3;14.2;2.6;11.04;.7;2.51;11333 +89087;47.87194;2.52406;111;20220505;19.6;7.7;13.7;2.8;10.67;.1;3.19;17733 +89087;47.87194;2.52406;111;20220506;21.6;4.3;13;1.5;10.15;0;3.52;23201 +89087;47.87194;2.52406;111;20220507;22.8;6.7;14.7;1.2;10.45;.1;3.61;22489 +89087;47.87194;2.52406;111;20220508;22.7;6.2;14.4;1.8;11.75;0;3.68;22993 +89087;47.87194;2.52406;111;20220509;26.5;7.6;17;.8;11.7;0;4;24699 +89087;47.87194;2.52406;111;20220510;28;8.3;18.2;1.6;12;0;4.62;25348 +89087;47.87194;2.52406;111;20220511;27.1;11.5;19.3;2.5;12.25;0;4.76;22307 +89087;47.87194;2.52406;111;20220512;21.4;10.9;16.2;1.2;13.4;0;3.13;18501 +89087;47.87194;2.52406;111;20220513;23;11.7;17.3;1.4;10.55;0;3.67;19347 +89087;47.87194;2.52406;111;20220514;25.5;5.1;15.3;1.4;10.5;0;4.31;26284 +89087;47.87194;2.52406;111;20220515;30.5;11.3;20.9;2.6;13.5;6.7;5.63;25571 +89087;47.87194;2.52406;111;20220516;26.3;15;20.6;1.8;15.65;0;3.98;19486 +89087;47.87194;2.52406;111;20220517;29.6;14.1;21.8;1.3;16;.1;4.55;23200 +89087;47.87194;2.52406;111;20220518;29.9;14.7;22.3;1.7;17.6;.1;4.69;23025 +89087;47.87194;2.52406;111;20220519;28.6;16.6;22.6;1.5;17.95;.9;4.24;20488 +89087;47.87194;2.52406;111;20220520;28.3;14.6;21.4;1.9;16.75;0;4.46;21848 +89087;47.87194;2.52406;111;20220521;26.8;7.8;17.3;1.3;11.9;0;4.5;26110 +89087;47.87194;2.52406;111;20220522;27.4;12.7;20;2.5;13.85;1.9;4.83;22876 +89087;47.87194;2.52406;111;20220523;20.6;15.3;18;3.3;16.85;7.4;2.7;13671 +89087;47.87194;2.52406;111;20220524;18.8;11.4;15.1;2.5;11.8;.2;3.11;16349 +89087;47.87194;2.52406;111;20220525;20.6;6.5;13.5;1.7;10.65;0;3.61;22662 +89087;47.87194;2.52406;111;20220526;22.1;13.7;17.9;1.6;13.05;0;3.41;17341 +89087;47.87194;2.52406;111;20220527;19.8;11;15.4;1.4;12.8;.1;3.04;17824 +89087;47.87194;2.52406;111;20220528;21.1;5.3;13.2;2.1;9.75;0;3.97;24367 +89087;47.87194;2.52406;111;20220529;17.8;7.7;12.7;3.3;7.9;0;3.82;19410 +89087;47.87194;2.52406;111;20220530;21;5.3;13.2;1.8;8.4;0;4.06;24554 +89087;47.87194;2.52406;111;20220531;23.2;4.4;13.8;1.2;8.6;0;4.25;26904 +89087;47.87194;2.52406;111;20220601;24.1;4.6;14.4;1.3;9.35;0;4.4;27401 +89087;47.87194;2.52406;111;20220602;26.4;10.6;18.5;2.5;11.2;.7;5.11;24722 +89087;47.87194;2.52406;111;20220603;27.3;12;19.7;1.1;15.75;1;4.38;24224 +89087;47.87194;2.52406;111;20220604;29.3;16;22.7;2.2;17.4;13.1;4.93;22590 +89087;47.87194;2.52406;111;20220605;21.7;15.2;18.4;2.1;16.75;3.7;3.01;15800 +89087;47.87194;2.52406;111;20220606;22.1;13.5;17.8;1.8;13.45;1.6;3.58;18298 +89087;47.87194;2.52406;111;20220607;23.1;14.2;18.6;2.6;14.3;4.2;3.85;18461 +89087;47.87194;2.52406;111;20220608;22.5;12.9;17.7;3.1;14.38;3.9;3.55;18492 +89087;47.87194;2.52406;111;20220609;21.6;13;17.3;2.7;12.88;0;3.67;19235 +89087;47.87194;2.52406;111;20220610;26.6;11.1;18.8;1.8;14.68;.1;4.52;25226 +89087;47.87194;2.52406;111;20220611;29.3;10.8;20.1;1.3;15.7;0;4.87;27191 +89087;47.87194;2.52406;111;20220612;26.1;14.6;20.4;3.1;13.7;0;4.96;23135 +89087;47.87194;2.52406;111;20220613;24.3;8.6;16.5;2.3;11.33;0;4.74;26073 +89087;47.87194;2.52406;111;20220614;28.2;8.4;18.3;2.2;12.25;0;5.41;28691 +89087;47.87194;2.52406;111;20220615;32.9;11.4;22.2;1.9;14.73;0;6.05;29258 +89087;47.87194;2.52406;111;20220616;31.4;13.2;22.3;1.3;13.65;0;5.42;27117 +89087;47.87194;2.52406;111;20220617;34.9;12.2;23.6;.8;13.9;0;5.75;30282 +89087;47.87194;2.52406;111;20220618;38;15.6;26.8;1.8;15.15;.1;7.07;30127 +89087;47.87194;2.52406;111;20220619;33.7;17.5;25.6;3.1;17.7;36.4;6.64;25709 +89087;47.87194;2.52406;111;20220620;24.1;17.5;20.8;2.8;19.45;8.9;3.36;16185 +89087;47.87194;2.52406;111;20220621;28;14.9;21.4;2.2;18.2;.9;4.61;22848 +89087;47.87194;2.52406;111;20220622;25.3;18.5;21.9;1.8;19.35;3.2;3.49;16415 +89087;47.87194;2.52406;111;20220623;27.7;14.6;21.1;1.8;17.5;4.9;4.52;22795 +89087;47.87194;2.52406;111;20220624;23.8;15.7;19.7;2.7;16.85;1.9;3.67;17832 +89087;47.87194;2.52406;111;20220625;18.6;15.3;17;1.9;15.2;4.6;2.32;11041 +89087;47.87194;2.52406;111;20220626;19.9;12;16;1;14.7;.5;2.94;17454 +89087;47.87194;2.52406;111;20220627;24;12.1;18.1;1.3;13.3;.2;3.94;21553 +89087;47.87194;2.52406;111;20220628;27;7.4;17.2;.6;11.95;.1;4.52;27974 +89087;47.87194;2.52406;111;20220629;27.1;9.8;18.4;1.5;13.3;5.1;4.77;26263 +89087;47.87194;2.52406;111;20220630;16.6;13.5;15.1;1.3;14.3;16.7;2.04;10871 +89087;47.87194;2.52406;111;20220701;21.8;9.4;15.6;1.3;11.95;.1;3.71;22066 +89087;47.87194;2.52406;111;20220702;27.1;7.6;17.4;.9;12.2;0;4.66;27841 +89087;47.87194;2.52406;111;20220703;26.6;10.7;18.6;1.4;12.9;0;4.6;25134 +89087;47.87194;2.52406;111;20220704;26.8;10.1;18.5;1.6;12.5;0;4.78;25625 +89087;47.87194;2.52406;111;20220705;27.2;10.2;18.7;1.6;12.5;0;4.86;25885 +89087;47.87194;2.52406;111;20220706;26;10.6;18.3;2.2;12.05;0;4.83;24608 +89087;47.87194;2.52406;111;20220707;24.8;12.1;18.5;2.3;14.2;0;4.28;22240 +89087;47.87194;2.52406;111;20220708;26.5;11.6;19;2.5;12.3;0;5;23995 +89087;47.87194;2.52406;111;20220709;28.8;11;19.9;1.8;13.5;0;5.14;26341 +89087;47.87194;2.52406;111;20220710;26.4;13.4;19.9;3.3;12.55;0;5.21;22403 +89087;47.87194;2.52406;111;20220711;29.6;14;21.8;2.6;13.95;0;5.55;24493 +89087;47.87194;2.52406;111;20220712;32.1;12.6;22.3;.9;14.2;0;5.18;27316 +89087;47.87194;2.52406;111;20220713;34.3;11.1;22.7;.6;13.6;0;5.29;29727 +89087;47.87194;2.52406;111;20220714;32.7;13.5;23.1;1.6;14.7;0;5.71;26991 +89087;47.87194;2.52406;111;20220715;27.5;16.4;21.9;2.9;11.5;0;5.37;20396 +89087;47.87194;2.52406;111;20220716;28.6;8.7;18.6;1.8;11.1;0;5.24;27352 +89087;47.87194;2.52406;111;20220717;31.3;12.1;21.7;1.8;12.55;0;5.57;26885 +89087;47.87194;2.52406;111;20220718;37.4;12.5;25;1.4;13.55;0;6.32;29598 +89087;47.87194;2.52406;111;20220719;38.1;17.5;27.8;2.2;15.3;6.1;7;27229 +89087;47.87194;2.52406;111;20220720;22.5;17.7;20.1;1.7;19.35;13.4;2.65;13095 +89087;47.87194;2.52406;111;20220721;27.5;15.7;21.6;1.3;18;.1;4.04;20623 +89087;47.87194;2.52406;111;20220722;24.9;15;19.9;1.2;19.4;2.4;3.4;18875 +89087;47.87194;2.52406;111;20220723;27.5;18.5;23;1.2;19.45;0;3.67;17754 +89087;47.87194;2.52406;111;20220724;31.7;14.1;22.9;1;17.55;.2;4.78;24922 +89087;47.87194;2.52406;111;20220725;25.7;17.7;21.7;1.9;18.1;.4;3.57;16483 +89087;47.87194;2.52406;111;20220726;24.1;15.4;19.7;1.4;14.75;0;3.45;17272 +89087;47.87194;2.52406;111;20220727;25.7;15.6;20.7;1.8;12.9;0;4.07;18431 +89087;47.87194;2.52406;111;20220728;27.6;10;18.8;1;12.15;0;4.33;24557 +89087;47.87194;2.52406;111;20220729;28.9;11.8;20.4;.7;13;0;4.18;23967 +89087;47.87194;2.52406;111;20220730;30.4;13.5;22;1.4;14.75;0;4.74;23713 +89087;47.87194;2.52406;111;20220731;31.1;13.8;22.5;1.2;15.6;0;4.71;23968 +89087;47.87194;2.52406;111;20220801;27.9;13.5;20.7;1;16.6;0;3.97;21701 +89087;47.87194;2.52406;111;20220802;31.8;13.3;22.6;.7;15.8;0;4.51;24615 +89087;47.87194;2.52406;111;20220803;36.1;14.3;25.2;.8;16.1;0;5.16;26545 +89087;47.87194;2.52406;111;20220804;32.2;18;25.1;1.7;18.55;6.2;4.78;21218 +89087;47.87194;2.52406;111;20220805;26.7;16.6;21.7;3.1;15.9;0;4.34;17771 +89087;47.87194;2.52406;111;20220806;25.4;13;19.2;3.2;11.25;0;4.75;19612 +89087;47.87194;2.52406;111;20220807;27.9;11.2;19.6;2.9;9.95;0;5.34;22822 +89087;47.87194;2.52406;111;20220808;30;11.7;20.8;2.6;11;0;5.53;23647 +89087;47.87194;2.52406;111;20220809;32;15;23.5;2.6;12.05;0;5.81;22693 +89087;47.87194;2.52406;111;20220810;32.7;13.3;23;2.3;11.9;0;5.72;24131 +89087;47.87194;2.52406;111;20220811;32.6;12.1;22.4;1.9;11;0;5.4;24607 +89087;47.87194;2.52406;111;20220812;34.4;10.5;22.5;1.4;11.5;0;5.27;26222 +89087;47.87194;2.52406;111;20220813;33.8;11.2;22.5;1.4;10.6;0;5.13;25478 +89087;47.87194;2.52406;111;20220814;26.1;15.1;20.6;1.8;15.4;4.2;3.67;17613 +89087;47.87194;2.52406;111;20220815;25.3;16.3;20.8;2.4;17.1;.3;3.43;15646 +89087;47.87194;2.52406;111;20220816;28.1;15;21.5;1.2;17.3;.8;3.6;18777 +89087;47.87194;2.52406;111;20220817;27.2;14.7;20.9;1.6;16.55;0;3.64;18404 +89087;47.87194;2.52406;111;20220818;28.7;14;21.4;1.5;15.3;.2;3.93;19813 +89087;47.87194;2.52406;111;20220819;24.5;13.2;18.8;1.5;17.35;5.8;3;17105 +89087;47.87194;2.52406;111;20220820;25.4;12.5;19;1.1;15.3;.1;3.21;18064 +89087;47.87194;2.52406;111;20220821;25.6;9.8;17.7;1.3;13.85;.1;3.44;20070 +89087;47.87194;2.52406;111;20220822;25.1;15;20.1;1.2;16.95;.2;2.97;15825 +89087;47.87194;2.52406;111;20220823;28.7;15.5;22.1;.8;18.05;.1;3.3;17793 +89087;47.87194;2.52406;111;20220824;33.6;13.9;23.8;1;15.55;0;4.24;21969 +89087;47.87194;2.52406;111;20220825;33.4;12.2;22.8;1.4;14.45;0;4.63;22611 +89087;47.87194;2.52406;111;20220826;26.8;17.3;22;2.7;16.4;0;3.69;14490 +89087;47.87194;2.52406;111;20220827;27.4;12.2;19.8;1.7;13.48;0;3.78;19545 +89087;47.87194;2.52406;111;20220828;28.5;10.5;19.5;2;13.6;0;4.05;20584 +89087;47.87194;2.52406;111;20220829;32.2;13.1;22.6;2.1;14.45;1.8;4.65;20913 +89087;47.87194;2.52406;111;20220830;25;17.1;21.1;2.2;16.38;.2;3.01;12256 +89087;47.87194;2.52406;111;20220831;27.9;12.1;20;.8;14.9;.1;3.18;18546 +89087;47.87194;2.52406;111;20220901;29.4;11.8;20.6;.9;14.15;0;3.38;19313 +89087;47.87194;2.52406;111;20220902;24.2;14.2;19.2;1.4;16;6.5;2.69;14438 +89087;47.87194;2.52406;111;20220903;25.2;14.6;19.9;1.9;16.25;.3;2.97;14616 +89087;47.87194;2.52406;111;20220904;30.2;12.6;21.4;1.3;14.5;1.5;3.61;18887 +89087;47.87194;2.52406;111;20220905;31.1;15;23;1.6;17.2;3.8;3.76;17971 +89087;47.87194;2.52406;111;20220906;29.7;12.8;21.3;1.5;16.65;1.5;3.5;18108 +89087;47.87194;2.52406;111;20220907;23.7;13.8;18.7;1.6;15.95;4.1;2.54;13611 +89087;47.87194;2.52406;111;20220908;22;13.8;17.9;2.9;15.65;5.4;2.5;12187 +89087;47.87194;2.52406;111;20220909;21.7;14.8;18.2;2.8;15.05;1.9;2.54;11130 +89087;47.87194;2.52406;111;20220910;21.6;13.5;17.5;2;14.8;.2;2.32;11940 +89087;47.87194;2.52406;111;20220911;24.7;9.6;17.1;1.3;14.1;.1;2.68;16353 +89087;47.87194;2.52406;111;20220912;30;12.1;21.1;1.8;14.8;0;3.59;17598 +89087;47.87194;2.52406;111;20220913;28.4;17.8;23.1;1.7;18.6;4.7;2.94;13322 +89087;47.87194;2.52406;111;20220914;26.1;17.1;21.6;1.9;20.05;4.1;2.49;12082 +89087;47.87194;2.52406;111;20220915;22.3;17.2;19.7;1.5;17.1;0;1.95;8933 +89087;47.87194;2.52406;111;20220916;18.6;11.9;15.2;1.7;12;.5;1.97;10160 +89087;47.87194;2.52406;111;20220917;17.5;4.4;11;1.5;8.3;.1;2.08;14219 +89087;47.87194;2.52406;111;20220918;19.9;2;10.9;.8;8.25;.1;2.04;16490 +89087;47.87194;2.52406;111;20220919;18.3;3.4;10.8;.8;8.55;0;1.89;14824 +89087;47.87194;2.52406;111;20220920;19.2;2.2;10.7;1;8.75;.1;2;15653 +89087;47.87194;2.52406;111;20220921;19.7;4.6;12.2;1.2;8.95;0;2.08;14577 +89087;47.87194;2.52406;111;20220922;22.1;1.8;11.9;.5;8.3;0;1.92;16772 +89087;47.87194;2.52406;111;20220923;20.5;5.3;12.9;.5;9.85;.2;1.75;14273 +89087;47.87194;2.52406;111;20220924;18.8;11.1;14.9;.9;12.5;1.2;1.6;10004 +89087;47.87194;2.52406;111;20220925;18.6;9.1;13.8;1.4;11.6;0;1.73;10786 +89087;47.87194;2.52406;111;20220926;15.1;7;11.1;2.1;11.15;6.7;1.4;10039 +89087;47.87194;2.52406;111;20220927;15.1;9.8;12.4;2.8;12.15;15.6;1.34;7731 +89087;47.87194;2.52406;111;20220928;13.6;10.9;12.2;1.6;12.65;4.9;.97;5423 +89087;47.87194;2.52406;111;20220929;14;9.5;11.7;1;11.3;2;1.13;7060 +89087;47.87194;2.52406;111;20220930;17.6;4.2;10.9;1.2;9.7;3.3;1.58;12300 +89087;47.87194;2.52406;111;20221001;20.8;11;15.9;3.6;15.2;4.6;1.85;10270 +89087;47.87194;2.52406;111;20221002;19.9;15.4;17.6;2.8;16.9;.7;1.49;6661 +89087;47.87194;2.52406;111;20221003;16;12.4;14.2;1.6;12.85;0;1.23;5860 +89087;47.87194;2.52406;111;20221004;20.7;4.2;12.4;.6;10.95;.2;1.51;13001 +89087;47.87194;2.52406;111;20221005;24;8.4;16.2;2.4;13;0;2.35;12350 +89087;47.87194;2.52406;111;20221006;19.3;7.5;13.4;1.1;10.7;0;1.5;10574 +89087;47.87194;2.52406;111;20221007;18.5;1.7;10.1;.5;9.7;.1;1.26;12525 +89087;47.87194;2.52406;111;20221008;18.2;3.5;10.8;.8;9.2;.1;1.32;11527 +89087;47.87194;2.52406;111;20221009;20.1;.3;10.2;.9;8.85;.2;1.5;13279 +89087;47.87194;2.52406;111;20221010;20.1;7.7;13.9;1.7;13.35;.1;1.41;10196 +89087;47.87194;2.52406;111;20221011;17;11.8;14.4;2;13.8;0;1.16;6434 +89087;47.87194;2.52406;111;20221012;19.2;6.7;13;.5;12.45;.1;1.13;10058 +89087;47.87194;2.52406;111;20221013;16.3;11.6;14;1.8;14.2;2.8;.97;5857 +89087;47.87194;2.52406;111;20221014;17.9;14.3;16.1;2.7;17.05;14.7;.9;4953 +89087;47.87194;2.52406;111;20221015;18;15.9;16.9;2.9;17.1;4.4;.98;3644 +89087;47.87194;2.52406;111;20221016;23.7;14.1;18.9;1.9;17.2;.5;1.55;8249 +89087;47.87194;2.52406;111;20221017;21;15.7;18.3;2.4;16.5;34.2;1.45;5931 +89087;47.87194;2.52406;111;20221018;21.5;13.2;17.3;1.5;17.1;.3;1.16;7403 +89087;47.87194;2.52406;111;20221019;23.2;12.9;18.1;2.5;16.3;3.4;1.64;8185 +89087;47.87194;2.52406;111;20221020;23.2;15.3;19.2;2.3;16.95;11.7;1.6;6977 +89087;47.87194;2.52406;111;20221021;20.1;13.6;16.9;2.4;15.9;.7;1.24;6240 +89087;47.87194;2.52406;111;20221022;21.9;11.6;16.7;1.9;14.4;.3;1.45;7722 +89087;47.87194;2.52406;111;20221023;21.9;13.3;17.6;3.4;14.75;.5;1.81;6980 +89087;47.87194;2.52406;111;20221024;20;15.1;17.5;3.5;13.55;.6;1.95;5071 +89087;47.87194;2.52406;111;20221025;19.5;9.3;14.4;2;13.55;0;1.15;7330 +89087;47.87194;2.52406;111;20221026;22.9;13;17.9;2.3;14.35;0;1.69;7158 +89087;47.87194;2.52406;111;20221027;23.6;12.5;18.1;2.4;14.45;0;1.75;7465 +89087;47.87194;2.52406;111;20221028;23.1;14.5;18.8;2.1;14.4;0;1.68;6432 +89087;47.87194;2.52406;111;20221029;24.8;13.4;19.1;1.6;14.2;.1;1.55;7370 +89087;47.87194;2.52406;111;20221030;20.2;9.1;14.7;.9;12.8;0;.88;7138 +89087;47.87194;2.52406;111;20221031;21.6;12.4;17;2;14.75;1.4;1.26;6355 +89087;47.87194;2.52406;111;20221101;17;10;13.5;3.1;11.85;.2;1.28;5420 +89087;47.87194;2.52406;111;20221102;16.6;9.9;13.3;2.4;11.65;0;1.13;5097 +89087;47.87194;2.52406;111;20221103;15.1;8.9;12;3;11.3;9.1;1.05;4854 +89087;47.87194;2.52406;111;20221104;10.8;8.7;9.7;2.9;10.25;2.7;.76;2668 +89087;47.87194;2.52406;111;20221105;10.6;1.7;6.1;1.8;8.75;0;.5;5727 +89087;47.87194;2.52406;111;20221106;11.7;7.2;9.5;3;10.05;.3;.77;3830 +89087;47.87194;2.52406;111;20221107;16.2;10.8;13.5;3.1;12.5;.2;1.06;4232 +89087;47.87194;2.52406;111;20221108;17.1;8;12.5;3.4;11.2;2.8;1.23;5544 +89087;47.87194;2.52406;111;20221109;15.4;11.8;13.6;2.4;12.1;.1;1;3257 +89087;47.87194;2.52406;111;20221110;10.6;5.1;7.8;1.7;10.35;0;.39;3982 +89087;47.87194;2.52406;111;20221111;16.2;8.5;12.3;1.6;10.9;.1;.83;4877 +89087;47.87194;2.52406;111;20221112;17.9;4.9;11.4;.9;10.5;.2;.59;6323 +89087;47.87194;2.52406;111;20221113;18.7;2.7;10.7;.7;10;.1;.51;6960 +89087;47.87194;2.52406;111;20221114;16.6;5.5;11.1;1.8;10.85;.7;.71;5646 +89087;47.87194;2.52406;111;20221115;14;7.7;10.8;2.9;11.7;3.9;.6;4016 +89087;47.87194;2.52406;111;20221116;13.7;9.3;11.5;3.9;11.7;4;.81;3220 +89087;47.87194;2.52406;111;20221117;14.4;11.5;12.9;4.5;11.25;3.1;1.35;2520 +89087;47.87194;2.52406;111;20221118;11.3;8.1;9.7;2.9;9.55;.1;.85;2641 +89087;47.87194;2.52406;111;20221119;10.4;.9;5.6;1.1;7.95;.4;.36;4766 +89087;47.87194;2.52406;111;20221120;8.2;2;5.1;2.5;8.45;3.8;.31;3748 +89087;47.87194;2.52406;111;20221121;8.7;4;6.4;2.8;8.85;3.6;.42;3140 +89087;47.87194;2.52406;111;20221122;11.2;4.4;7.8;4;8.3;.6;.94;3819 +89087;47.87194;2.52406;111;20221123;13.3;4.5;8.9;3.2;9.25;2.9;.8;4348 +89087;47.87194;2.52406;111;20221124;12.2;7.1;9.6;3.3;10.45;1.4;.64;3107 +89087;47.87194;2.52406;111;20221125;12.5;8.9;10.7;1.9;10.15;.1;.73;2562 +89087;47.87194;2.52406;111;20221126;8.5;1.1;4.8;1.4;8;.1;.28;3807 +89087;47.87194;2.52406;111;20221127;11;3.9;7.4;2.1;8.45;5.5;.56;3701 +89087;47.87194;2.52406;111;20221128;11.5;7.7;9.6;2.1;9.95;2.5;.61;2541 +89087;47.87194;2.52406;111;20221129;8.8;6.4;7.6;1.3;9.2;.2;.42;1830 +89087;47.87194;2.52406;111;20221130;6.7;4.8;5.7;2.2;8.35;0;.42;1575 +89087;47.87194;2.52406;111;20221201;6.3;2.8;4.6;2.6;7.95;.1;.34;2205 +89087;47.87194;2.52406;111;20221202;5.6;4.3;5;2.5;7.5;1.3;.53;1212 +89087;47.87194;2.52406;111;20221203;4.8;2.6;3.7;3.9;7.05;.4;.48;1761 +89087;47.87194;2.52406;111;20221204;5;2.7;3.8;2.5;7.2;1.4;.41;1729 +89087;47.87194;2.52406;111;20221205;4.3;3.2;3.8;1.2;7.45;.1;.36;1093 +89087;47.87194;2.52406;111;20221206;4.7;2.3;3.5;1.5;7;0;.36;1736 +89087;47.87194;2.52406;111;20221207;3.2;-.3;1.4;1.3;6.7;0;.23;2084 +89087;47.87194;2.52406;111;20221208;2.9;.5;1.7;1.2;5.95;0;.34;1722 +89087;47.87194;2.52406;111;20221209;2.2;-3.1;-.5;2.3;5.65;.1;.19;2761 +89087;47.87194;2.52406;111;20221210;3.2;-1.6;.8;1.4;5.1;0;.36;2616 +89087;47.87194;2.52406;111;20221211;1.7;-6.6;-2.4;1.1;4.2;0;.19;3551 +89087;47.87194;2.52406;111;20221212;-2.3;-6.4;-4.3;2;4.15;0;.18;2363 +89087;47.87194;2.52406;111;20221213;2.2;-4.7;-1.3;2.1;4.1;0;.45;3142 +89087;47.87194;2.52406;111;20221214;1.2;-2;-.4;1.9;6.05;1.5;.15;1852 +89087;47.87194;2.52406;111;20221215;2.3;-1.3;.5;3.1;5.25;0;.49;2091 +89087;47.87194;2.52406;111;20221216;2.3;-5.3;-1.5;1.9;4.55;0;.32;3264 +89087;47.87194;2.52406;111;20221217;-.3;-3.4;-1.8;1.9;4.3;0;.39;1852 +89087;47.87194;2.52406;111;20221218;5.2;-8.1;-1.4;2.3;4.65;.1;.33;4474 +89087;47.87194;2.52406;111;20221219;12.8;6.2;9.5;3.3;8.7;0;.96;3002 +89087;47.87194;2.52406;111;20221220;13.8;11.1;12.4;3.8;10.65;2.8;1.21;1742 +89087;47.87194;2.52406;111;20221221;11.8;10.6;11.2;3.9;12.4;2.5;.5;1056 +89087;47.87194;2.52406;111;20221222;13.2;11.6;12.4;5;12.45;6.5;.86;1284 +89087;47.87194;2.52406;111;20221223;14.2;13.4;13.8;3.7;14.1;4.1;.74;634 +89087;47.87194;2.52406;111;20221224;12.1;9.6;10.8;2.3;11.6;1.4;.52;1666 +89087;47.87194;2.52406;111;20221225;14.5;9.3;11.9;3.1;11.2;.5;.83;2600 +89087;47.87194;2.52406;111;20221226;12.1;11.1;11.6;2.7;10.8;1.9;.91;922 +89087;47.87194;2.52406;111;20221227;8.1;.9;4.5;1.9;8.05;.1;.21;3139 +89087;47.87194;2.52406;111;20221228;12.3;5.2;8.7;4.8;10.35;2.8;.51;3102 +89087;47.87194;2.52406;111;20221229;11.4;10.7;11;4.7;10.3;.8;1.18;719 +89087;47.87194;2.52406;111;20221230;14;5.2;9.6;4.7;11.2;3.8;.48;3561 +89087;47.87194;2.52406;111;20221231;16.6;14;15.3;5.5;11.45;0;2.11;1795 +89088;47.89416;2.85682;146;20220101;15;4.4;9.7;1.8;9.37;.1;.56;4086 +89088;47.89416;2.85682;146;20220102;13;6.8;9.9;4.3;10.47;0;.7;3043 +89088;47.89416;2.85682;146;20220103;12.3;10.6;11.5;4.6;11.77;7.7;.77;1331 +89088;47.89416;2.85682;146;20220104;11.8;10.5;11.1;4.7;10.4;7.8;1.13;1169 +89088;47.89416;2.85682;146;20220105;6;1;3.5;2.9;6.3;.1;.57;2756 +89088;47.89416;2.85682;146;20220106;6;-3.2;1.4;1.7;5.8;.5;.29;3913 +89088;47.89416;2.85682;146;20220107;7.3;.5;3.9;4.6;7.27;3.7;.44;3360 +89088;47.89416;2.85682;146;20220108;8;.8;4.4;5.3;8.34;8.6;.18;3487 +89088;47.89416;2.85682;146;20220109;6.8;4.4;5.6;4;7.5;3.5;.7;1840 +89088;47.89416;2.85682;146;20220110;5.9;2.8;4.4;1.8;7.2;0;.42;2127 +89088;47.89416;2.85682;146;20220111;.5;-.2;.2;2.4;6.04;0;.26;842 +89088;47.89416;2.85682;146;20220112;4.3;-.4;1.9;2.4;5.94;0;.42;2864 +89088;47.89416;2.85682;146;20220113;1.2;-1.5;-.1;2.9;5.94;0;.2;2004 +89088;47.89416;2.85682;146;20220114;6.3;-1.5;2.4;1.6;5.7;0;.43;3943 +89088;47.89416;2.85682;146;20220115;7.3;-3;2.1;1;5.7;0;.29;4650 +89088;47.89416;2.85682;146;20220116;1;-2.3;-.6;2.9;5.94;.1;.13;2468 +89088;47.89416;2.85682;146;20220117;5.1;1;3;1.1;7.4;.1;.24;2883 +89088;47.89416;2.85682;146;20220118;8.4;2.2;5.3;2.7;7.5;0;.55;3604 +89088;47.89416;2.85682;146;20220119;3.9;1.8;2.9;2.9;7.47;2.3;.21;1969 +89088;47.89416;2.85682;146;20220120;6.3;3.8;5.1;2.4;7.27;0;.57;2240 +89088;47.89416;2.85682;146;20220121;4.9;.3;2.6;1.9;6.04;0;.47;3172 +89088;47.89416;2.85682;146;20220122;4.5;-3.3;.6;1.1;6.34;0;.19;4297 +89088;47.89416;2.85682;146;20220123;4.5;2.7;3.6;2.4;6.54;0;.57;1928 +89088;47.89416;2.85682;146;20220124;.3;-2.8;-1.3;1.6;5.6;0;.2;2601 +89088;47.89416;2.85682;146;20220125;-.5;-1.7;-1.1;1.2;5.57;0;.27;1575 +89088;47.89416;2.85682;146;20220126;-.9;-2.4;-1.7;1.4;5.32;0;.26;1708 +89088;47.89416;2.85682;146;20220127;1.3;-1.7;-.2;2.2;5.84;.4;.28;2791 +89088;47.89416;2.85682;146;20220128;3.8;1;2.4;1.7;7.2;.1;.26;2660 +89088;47.89416;2.85682;146;20220129;6.9;2.6;4.7;3.2;8.6;.7;.23;3512 +89088;47.89416;2.85682;146;20220130;9.9;6.9;8.4;1.9;9.17;0;.64;2916 +89088;47.89416;2.85682;146;20220131;8.1;5.2;6.7;4.5;7;.3;1.19;2891 +89088;47.89416;2.85682;146;20220201;8;-.8;3.6;3.6;8.27;1;.19;5469 +89088;47.89416;2.85682;146;20220202;9.5;8.4;9;3.1;10.14;.2;.63;1599 +89088;47.89416;2.85682;146;20220203;8.6;4.9;6.8;2.5;8.37;.4;.64;3490 +89088;47.89416;2.85682;146;20220204;9.1;5;7.1;3.5;8.57;1;.72;3758 +89088;47.89416;2.85682;146;20220205;9.1;-1.7;3.7;2.4;6.77;.1;.63;6498 +89088;47.89416;2.85682;146;20220206;9.4;3.4;6.4;7;9.54;4.3;.34;4760 +89088;47.89416;2.85682;146;20220207;9.6;3.8;6.7;2.6;7.1;0;.96;4734 +89088;47.89416;2.85682;146;20220208;11.9;-.4;5.8;1.5;7.07;0;.74;7301 +89088;47.89416;2.85682;146;20220209;15.8;-.7;7.6;1.7;7.14;.1;1.08;8667 +89088;47.89416;2.85682;146;20220210;5.9;4.3;5.1;4;8.13;1;.94;5297 +89088;47.89416;2.85682;146;20220211;8.6;0;4.3;2.3;6.47;0;.8;9239 +89088;47.89416;2.85682;146;20220212;8.6;-2.5;3.1;2.3;5.1;0;.99;9993 +89088;47.89416;2.85682;146;20220213;14.9;-1.8;6.6;4.9;7.03;.1;1.79;9568 +89088;47.89416;2.85682;146;20220214;11.5;7;9.3;6.1;8.83;4.2;1.46;4691 +89088;47.89416;2.85682;146;20220215;10.1;3.4;6.7;6.1;8.73;3.8;.88;6459 +89088;47.89416;2.85682;146;20220216;13.3;8.2;10.7;6.5;12.3;2.2;.62;5176 +89088;47.89416;2.85682;146;20220217;13.4;11.4;12.4;5;10.4;.7;1.66;3125 +89088;47.89416;2.85682;146;20220218;12.9;7.2;10;5.6;10.1;.6;1.23;5621 +89088;47.89416;2.85682;146;20220219;9.5;2.4;6;4.6;6.64;0;1.35;6456 +89088;47.89416;2.85682;146;20220220;12.3;7;9.7;6.4;10.07;3.2;1.16;5619 +89088;47.89416;2.85682;146;20220221;9.5;5.9;7.7;6.6;8.04;.9;1.36;4613 +89088;47.89416;2.85682;146;20220222;10;4.5;7.2;3.8;9.54;.5;.65;5933 +89088;47.89416;2.85682;146;20220223;11.6;4.5;8;1.3;9.84;0;.74;6872 +89088;47.89416;2.85682;146;20220224;12.1;7.6;9.8;3.5;8.44;1.5;1.48;5514 +89088;47.89416;2.85682;146;20220225;9.7;-.2;4.8;2.3;6.24;.1;1.1;8452 +89088;47.89416;2.85682;146;20220226;9.6;-2.3;3.6;2.9;5.5;0;1.29;9528 +89088;47.89416;2.85682;146;20220227;11.2;-1.4;4.9;2.5;5.1;0;1.51;9945 +89088;47.89416;2.85682;146;20220228;12.6;-3.3;4.7;1.1;5;0;1.21;11395 +89088;47.89416;2.85682;146;20220301;12.6;-2.4;5.1;1.2;6.04;0;1.14;11179 +89088;47.89416;2.85682;146;20220302;13.8;1.5;7.7;1.3;7.74;0;1.18;10305 +89088;47.89416;2.85682;146;20220303;12.2;6.4;9.3;1.5;10.34;0;.91;7076 +89088;47.89416;2.85682;146;20220304;13.6;7.5;10.5;1.5;8.6;0;1.29;7281 +89088;47.89416;2.85682;146;20220305;11.3;.6;5.9;1.5;5.94;.1;1.27;9998 +89088;47.89416;2.85682;146;20220306;7.3;-4.1;1.6;2.6;4.44;0;1.3;10390 +89088;47.89416;2.85682;146;20220307;7.8;-2.9;2.5;3.6;4.34;0;1.61;10320 +89088;47.89416;2.85682;146;20220308;14.4;-2;6.2;2.2;4.94;0;1.95;12995 +89088;47.89416;2.85682;146;20220309;15.4;-.4;7.5;2.1;6.77;0;1.77;12926 +89088;47.89416;2.85682;146;20220310;16.1;2.1;9.1;2.4;7.47;0;1.92;12271 +89088;47.89416;2.85682;146;20220311;14.6;6.2;10.4;4.2;8.87;3.7;1.96;9466 +89088;47.89416;2.85682;146;20220312;8.9;6.2;7.5;4.6;8.9;.6;.99;5164 +89088;47.89416;2.85682;146;20220313;10.9;6.6;8.8;4.4;8.37;3.3;1.54;6746 +89088;47.89416;2.85682;146;20220314;14.7;.8;7.8;2.9;8;1.8;1.75;12880 +89088;47.89416;2.85682;146;20220315;15.1;8.2;11.6;2;11.37;.4;1.37;9037 +89088;47.89416;2.85682;146;20220316;14.4;6.5;10.5;1.6;10.7;0;1.32;9877 +89088;47.89416;2.85682;146;20220317;9.7;7.9;8.8;3.7;8.7;0;1.28;4403 +89088;47.89416;2.85682;146;20220318;14.2;4.2;9.2;6.8;7;0;2.92;14625 +89088;47.89416;2.85682;146;20220319;15.4;5.8;10.6;4;7.25;0;2.77;14861 +89088;47.89416;2.85682;146;20220320;13.7;1.2;7.4;2.3;7.47;.1;1.58;7952 +89088;47.89416;2.85682;146;20220321;18;6.2;12.1;3.5;8.66;0;2.73;13600 +89088;47.89416;2.85682;146;20220322;17.4;2.9;10.2;3.7;6.2;0;3.18;17325 +89088;47.89416;2.85682;146;20220323;18.3;1;9.6;3.4;6;0;3.19;17892 +89088;47.89416;2.85682;146;20220324;20.7;.9;10.8;2.4;6.43;0;3.13;18412 +89088;47.89416;2.85682;146;20220325;20.4;2.6;11.5;4.2;6.5;0;3.87;18592 +89088;47.89416;2.85682;146;20220326;20.2;4;12.1;4.3;6.5;0;3.97;18126 +89088;47.89416;2.85682;146;20220327;21.5;3.3;12.4;2.7;7;0;3.46;18728 +89088;47.89416;2.85682;146;20220328;22;3;12.5;1.3;7.6;0;2.69;17395 +89088;47.89416;2.85682;146;20220329;17.7;7.5;12.6;2;9.8;.1;1.97;9075 +89088;47.89416;2.85682;146;20220330;13;7.4;10.2;2.5;10.87;8.7;1.24;7123 +89088;47.89416;2.85682;146;20220331;9.8;5.8;7.8;5;7.97;1.2;1.62;6860 +89088;47.89416;2.85682;146;20220401;5.5;.8;3.2;6.3;5.74;3.3;1.33;6486 +89088;47.89416;2.85682;146;20220402;6.9;0;3.4;5.7;4.9;0;2;11900 +89088;47.89416;2.85682;146;20220403;7.5;-1.9;2.8;3.7;4.73;0;1.88;14415 +89088;47.89416;2.85682;146;20220404;11.1;-4.9;3.1;2.9;5.27;.1;2.08;18200 +89088;47.89416;2.85682;146;20220405;11.7;5.9;8.8;4.2;9.82;.2;1.2;5300 +89088;47.89416;2.85682;146;20220406;12.2;5.8;9;5.4;10.37;1.5;1.14;5668 +89088;47.89416;2.85682;146;20220407;14.8;9.2;12;8.9;11.4;8.3;1.94;7838 +89088;47.89416;2.85682;146;20220408;15.6;8;11.8;8.1;10.27;18.4;2.42;7743 +89088;47.89416;2.85682;146;20220409;11.4;2.1;6.8;3.3;7.07;1.3;2.09;15485 +89088;47.89416;2.85682;146;20220410;14.3;-1.7;6.3;2.6;6.27;0;2.64;21095 +89088;47.89416;2.85682;146;20220411;20.8;3.1;11.9;4.3;8.43;0;3.89;20328 +89088;47.89416;2.85682;146;20220412;20.9;8.4;14.6;3.5;10.37;.8;3.44;16851 +89088;47.89416;2.85682;146;20220413;17.2;9.7;13.5;1.9;12.6;1;1.88;10623 +89088;47.89416;2.85682;146;20220414;20.7;8.6;14.6;1.7;12.1;0;3.03;19776 +89088;47.89416;2.85682;146;20220415;21.2;7.1;14.2;2.9;11.23;0;3.48;21563 +89088;47.89416;2.85682;146;20220416;19.8;7.5;13.6;4.3;9.47;0;3.98;22704 +89088;47.89416;2.85682;146;20220417;21.3;4.1;12.7;3.2;7.2;0;4.27;24027 +89088;47.89416;2.85682;146;20220418;19.8;3.3;11.6;2.3;8.07;0;3.36;21593 +89088;47.89416;2.85682;146;20220419;18.2;5.7;11.9;3;9.47;0;3;17896 +89088;47.89416;2.85682;146;20220420;19.3;6.1;12.7;3.5;8.63;0;3.51;18437 +89088;47.89416;2.85682;146;20220421;19.4;4.3;11.9;2.8;8;0;3.59;21411 +89088;47.89416;2.85682;146;20220422;20.4;5.3;12.8;2.2;9.15;.6;3.61;23488 +89088;47.89416;2.85682;146;20220423;20.5;7.8;14.1;4.2;10.9;.3;3.29;14856 +89088;47.89416;2.85682;146;20220424;17.5;8.5;13;3.2;11.8;.4;2.31;13039 +89088;47.89416;2.85682;146;20220425;15.8;8.1;12;2.9;10.67;0;2.18;12181 +89088;47.89416;2.85682;146;20220426;16;3.6;9.8;3;8.87;0;2.86;20134 +89088;47.89416;2.85682;146;20220427;19.2;3.7;11.5;4.7;9.03;0;3.91;24360 +89088;47.89416;2.85682;146;20220428;21.6;6.8;14.2;3.5;9.53;0;4.2;22677 +89088;47.89416;2.85682;146;20220429;20.1;7.8;14;2.6;10.2;0;3.31;17753 +89088;47.89416;2.85682;146;20220430;17.3;5.7;11.5;3.8;8.7;0;3.53;22020 +89088;47.89416;2.85682;146;20220501;17.4;3.8;10.6;2.8;8.17;0;3.41;22577 +89088;47.89416;2.85682;146;20220502;19.2;5.2;12.2;3.4;9.17;0;3.63;21391 +89088;47.89416;2.85682;146;20220503;20.3;7.2;13.7;3.6;10.17;.1;3.67;19380 +89088;47.89416;2.85682;146;20220504;17.2;9.8;13.5;3;11.07;.9;2.35;10846 +89088;47.89416;2.85682;146;20220505;19.3;6.5;12.9;2.9;10.73;.3;3.18;18981 +89088;47.89416;2.85682;146;20220506;21.2;5.5;13.3;2;10.54;0;3.55;22205 +89088;47.89416;2.85682;146;20220507;22.4;7.3;14.8;1.6;10.54;0;3.67;21888 +89088;47.89416;2.85682;146;20220508;22.4;7.7;15;2.2;12;0;3.69;21797 +89088;47.89416;2.85682;146;20220509;25.8;8.5;17.2;1.3;12.04;.1;4.07;23808 +89088;47.89416;2.85682;146;20220510;27.4;8.9;18.2;1.6;12.6;0;4.51;24793 +89088;47.89416;2.85682;146;20220511;27.2;11.9;19.5;2.8;12.67;0;4.91;22385 +89088;47.89416;2.85682;146;20220512;21.2;10.1;15.6;1.5;13.6;0;3.15;19294 +89088;47.89416;2.85682;146;20220513;22.4;11.8;17.1;1.7;10.77;0;3.67;18848 +89088;47.89416;2.85682;146;20220514;24.7;6.2;15.5;1.6;10.74;0;4.26;25245 +89088;47.89416;2.85682;146;20220515;29.8;11.4;20.6;2.6;13.54;4.3;5.47;25236 +89088;47.89416;2.85682;146;20220516;26;14.2;20.1;1.8;15.7;0;4.01;20254 +89088;47.89416;2.85682;146;20220517;29.2;14.2;21.7;1.3;15.67;0;4.51;23002 +89088;47.89416;2.85682;146;20220518;29.7;15;22.4;1.6;18.17;0;4.59;22870 +89088;47.89416;2.85682;146;20220519;28.7;17;22.8;2;17.67;.7;4.46;20533 +89088;47.89416;2.85682;146;20220520;28.6;15.9;22.3;2.5;16.8;.1;4.76;21215 +89088;47.89416;2.85682;146;20220521;26.5;7.8;17.2;1.5;11.8;0;4.59;26183 +89088;47.89416;2.85682;146;20220522;27.2;13.1;20.2;2.9;13.84;3.5;4.99;22672 +89088;47.89416;2.85682;146;20220523;20;15.5;17.8;3.4;16.87;9;2.5;12611 +89088;47.89416;2.85682;146;20220524;18.4;11.1;14.8;2.8;12.07;.2;3.02;16316 +89088;47.89416;2.85682;146;20220525;20.4;6.1;13.3;2;11;0;3.62;23109 +89088;47.89416;2.85682;146;20220526;21.4;13.4;17.4;2.1;13.2;0;3.4;17219 +89088;47.89416;2.85682;146;20220527;19.5;10.9;15.2;1.6;12.97;.1;3.04;17899 +89088;47.89416;2.85682;146;20220528;20.6;6.3;13.5;2.4;9.94;0;3.9;23285 +89088;47.89416;2.85682;146;20220529;17.4;7.6;12.5;3.3;8.04;0;3.7;19336 +89088;47.89416;2.85682;146;20220530;20.5;6.1;13.3;2.2;8.6;0;4.03;23623 +89088;47.89416;2.85682;146;20220531;23;5.6;14.3;1.6;8.77;0;4.35;26062 +89088;47.89416;2.85682;146;20220601;23.8;5.1;14.5;1.5;9.44;0;4.44;27089 +89088;47.89416;2.85682;146;20220602;25.8;11.3;18.6;3.2;11.2;.2;5.25;23823 +89088;47.89416;2.85682;146;20220603;26.9;13;20;1.7;15.8;1.3;4.44;23285 +89088;47.89416;2.85682;146;20220604;28.3;15.2;21.7;2.7;17.97;14.1;4.76;22591 +89088;47.89416;2.85682;146;20220605;21.9;16.1;19;3;17.2;5.4;3.07;14919 +89088;47.89416;2.85682;146;20220606;21.7;13.5;17.6;2.3;13.77;1.7;3.53;17936 +89088;47.89416;2.85682;146;20220607;22.4;13.8;18.1;2.8;14.5;3.3;3.69;18411 +89088;47.89416;2.85682;146;20220608;21.5;12.6;17.1;2.4;14.04;6.5;3.42;18545 +89088;47.89416;2.85682;146;20220609;21.2;12.2;16.7;2.4;12.47;.1;3.6;18627 +89088;47.89416;2.85682;146;20220610;26.2;10.6;18.4;1.4;13.74;0;4.42;24885 +89088;47.89416;2.85682;146;20220611;28.7;11.6;20.2;.9;15.61;0;4.72;26441 +89088;47.89416;2.85682;146;20220612;25.7;14.5;20.1;2.6;14.01;0;4.5;21096 +89088;47.89416;2.85682;146;20220613;24.1;8.6;16.3;2;11.11;.1;4.49;24779 +89088;47.89416;2.85682;146;20220614;27.7;8.2;18;1.8;12.14;0;5.15;27966 +89088;47.89416;2.85682;146;20220615;33.1;12;22.5;1.4;14.17;0;5.8;29097 +89088;47.89416;2.85682;146;20220616;30.4;14.5;22.5;1.5;14.1;0;5.26;25455 +89088;47.89416;2.85682;146;20220617;33.7;13.1;23.4;1.1;14.3;0;5.74;29025 +89088;47.89416;2.85682;146;20220618;37.5;16.6;27;1.9;15.37;0;6.98;29337 +89088;47.89416;2.85682;146;20220619;33.8;17.7;25.8;3;17.64;25.3;6.58;25785 +89088;47.89416;2.85682;146;20220620;24.6;17.6;21.1;3.1;19.27;10.1;3.59;16890 +89088;47.89416;2.85682;146;20220621;27.7;15;21.3;2.3;18.34;.9;4.59;22785 +89088;47.89416;2.85682;146;20220622;25;18.4;21.7;1.8;19.8;2;3.4;16281 +89088;47.89416;2.85682;146;20220623;27.5;15;21.3;2.1;17.84;9.7;4.53;22499 +89088;47.89416;2.85682;146;20220624;23.2;15.9;19.6;3.3;17.1;1.7;3.55;17041 +89088;47.89416;2.85682;146;20220625;20;15.1;17.6;2.3;15.57;5.5;2.82;14043 +89088;47.89416;2.85682;146;20220626;19.1;12.1;15.6;1.2;14.9;2.3;2.74;16453 +89088;47.89416;2.85682;146;20220627;23.3;12.6;17.9;1.6;14.04;1.2;3.8;20728 +89088;47.89416;2.85682;146;20220628;26.8;8.3;17.6;.7;12.24;.1;4.53;27448 +89088;47.89416;2.85682;146;20220629;26.8;10.5;18.7;1.7;13.64;5.3;4.76;25787 +89088;47.89416;2.85682;146;20220630;15.6;13.4;14.5;1.6;14.6;16.8;1.69;9069 +89088;47.89416;2.85682;146;20220701;21.4;10.1;15.7;1.8;12.67;.1;3.63;21217 +89088;47.89416;2.85682;146;20220702;26.9;8.4;17.7;1;12.74;0;4.66;27374 +89088;47.89416;2.85682;146;20220703;26.2;11.5;18.9;1.6;13.54;0;4.55;24290 +89088;47.89416;2.85682;146;20220704;26.2;11.1;18.6;1.7;12.87;0;4.63;24514 +89088;47.89416;2.85682;146;20220705;26.7;10.9;18.8;2.1;12.77;0;4.87;25046 +89088;47.89416;2.85682;146;20220706;25.1;11.3;18.2;2.4;12.3;0;4.64;23333 +89088;47.89416;2.85682;146;20220707;23.9;11.7;17.8;2.3;14.34;0;4.06;21951 +89088;47.89416;2.85682;146;20220708;25.9;10.9;18.4;2.6;12.57;.1;4.87;24347 +89088;47.89416;2.85682;146;20220709;28.1;11.6;19.8;2.1;14.04;0;5.04;25462 +89088;47.89416;2.85682;146;20220710;25.6;13.3;19.5;3.5;12.94;0;5.01;21938 +89088;47.89416;2.85682;146;20220711;28.9;14.6;21.7;3;14.24;0;5.5;23513 +89088;47.89416;2.85682;146;20220712;30.7;13.5;22.1;1.6;14.5;0;5.26;25827 +89088;47.89416;2.85682;146;20220713;33.3;12.4;22.8;.9;14.4;0;5.35;28359 +89088;47.89416;2.85682;146;20220714;32.6;14.3;23.4;1.8;14.9;0;5.77;26529 +89088;47.89416;2.85682;146;20220715;26.8;16.3;21.5;3.1;11.84;0;5.26;19969 +89088;47.89416;2.85682;146;20220716;27.9;9.9;18.9;2.3;11.4;0;5.28;26045 +89088;47.89416;2.85682;146;20220717;30.5;13.1;21.8;2.3;12.54;0;5.75;25705 +89088;47.89416;2.85682;146;20220718;36.7;13.8;25.2;1.7;13.44;0;6.57;28974 +89088;47.89416;2.85682;146;20220719;37.8;17.1;27.5;2.6;15.57;4.6;7.32;27758 +89088;47.89416;2.85682;146;20220720;21.8;18.5;20.1;2.2;19.44;11.6;2.39;10795 +89088;47.89416;2.85682;146;20220721;27.2;15.7;21.5;1.5;18.44;.2;4.01;20495 +89088;47.89416;2.85682;146;20220722;25.5;16;20.7;1.8;19.64;2.2;3.54;18625 +89088;47.89416;2.85682;146;20220723;27.2;18.5;22.8;1.4;19.7;0;3.66;17539 +89088;47.89416;2.85682;146;20220724;31.6;14.3;23;1;17.7;.5;4.82;24959 +89088;47.89416;2.85682;146;20220725;26.5;17.6;22.1;2.7;18.27;.3;4.02;17812 +89088;47.89416;2.85682;146;20220726;23.8;15.4;19.6;1.6;14.87;0;3.5;17203 +89088;47.89416;2.85682;146;20220727;25.4;15.3;20.3;2.1;13.04;0;4.15;18688 +89088;47.89416;2.85682;146;20220728;27.7;11.3;19.5;1.6;11.94;0;4.62;23789 +89088;47.89416;2.85682;146;20220729;28.5;12.4;20.5;.8;13.1;0;4.2;23394 +89088;47.89416;2.85682;146;20220730;30.7;13.4;22;1.3;14.67;0;4.8;24277 +89088;47.89416;2.85682;146;20220731;30.5;14.5;22.5;1.7;15.6;0;4.86;23266 +89088;47.89416;2.85682;146;20220801;27.3;14.1;20.7;1.1;16.9;0;3.89;20917 +89088;47.89416;2.85682;146;20220802;31.4;13.5;22.5;.8;16.04;0;4.49;24334 +89088;47.89416;2.85682;146;20220803;35.6;15.2;25.4;1.2;16.34;0;5.39;25853 +89088;47.89416;2.85682;146;20220804;33.4;18.7;26;1.9;18.2;8;5.18;21825 +89088;47.89416;2.85682;146;20220805;26.3;17;21.7;3.3;16.7;0;4.17;17090 +89088;47.89416;2.85682;146;20220806;24.9;13.3;19.1;3.5;11.5;0;4.66;19112 +89088;47.89416;2.85682;146;20220807;27.4;12;19.7;3.1;10.14;0;5.31;21976 +89088;47.89416;2.85682;146;20220808;29.4;12.7;21;2.9;11.04;0;5.51;22706 +89088;47.89416;2.85682;146;20220809;31.4;14.8;23.1;2.9;12.24;0;5.84;22656 +89088;47.89416;2.85682;146;20220810;32;15;23.5;3;11.74;0;6.09;22623 +89088;47.89416;2.85682;146;20220811;31.9;14.4;23.2;2.9;10.7;0;6.04;22774 +89088;47.89416;2.85682;146;20220812;33.8;12.3;23.1;2.1;11.34;0;5.79;25124 +89088;47.89416;2.85682;146;20220813;33.1;13.3;23.2;1.9;10.57;0;5.47;23912 +89088;47.89416;2.85682;146;20220814;25.7;15.8;20.7;1.7;15.57;3.4;3.52;16694 +89088;47.89416;2.85682;146;20220815;24.5;16.4;20.5;2.3;17.3;.6;3.19;14985 +89088;47.89416;2.85682;146;20220816;28;14.4;21.2;1.3;17.3;.7;3.7;19492 +89088;47.89416;2.85682;146;20220817;27.4;15.4;21.4;1.7;17.34;1.3;3.66;18117 +89088;47.89416;2.85682;146;20220818;27.7;15.1;21.4;1.4;17.07;.4;3.6;18315 +89088;47.89416;2.85682;146;20220819;24.6;13.5;19;2;17.77;5.4;3.08;17159 +89088;47.89416;2.85682;146;20220820;25.2;12.7;19;1.5;15.34;0;3.32;17997 +89088;47.89416;2.85682;146;20220821;26.1;10;18.1;1.3;13.8;0;3.53;20420 +89088;47.89416;2.85682;146;20220822;24.3;14.2;19.2;1.4;16.47;.3;2.95;16023 +89088;47.89416;2.85682;146;20220823;29.6;14.7;22.1;.8;17.67;0;3.54;19390 +89088;47.89416;2.85682;146;20220824;33.3;14.5;23.9;1.6;15.74;0;4.63;21554 +89088;47.89416;2.85682;146;20220825;32.9;14.2;23.5;1.8;14.24;0;4.76;21303 +89088;47.89416;2.85682;146;20220826;26.1;17.5;21.8;2;16.44;0;3.28;14087 +89088;47.89416;2.85682;146;20220827;27.2;11.8;19.5;1.6;13.21;0;3.6;18823 +89088;47.89416;2.85682;146;20220828;28.2;9.8;19;1.6;13.54;0;3.79;20491 +89088;47.89416;2.85682;146;20220829;32.4;13.3;22.8;1.7;14.64;1.5;4.34;20623 +89088;47.89416;2.85682;146;20220830;23.6;17.9;20.8;1.9;16.14;1;2.63;10951 +89088;47.89416;2.85682;146;20220831;27.4;12.6;20;1;15.5;.1;3.18;18022 +89088;47.89416;2.85682;146;20220901;29.3;11.9;20.6;1.4;14.04;.1;3.67;19420 +89088;47.89416;2.85682;146;20220902;24.5;14.7;19.6;1.7;15.44;4.1;2.89;14431 +89088;47.89416;2.85682;146;20220903;24.7;14.4;19.6;2.2;16.2;.3;2.96;14578 +89088;47.89416;2.85682;146;20220904;30;12.3;21.1;1.6;14.44;1.5;3.82;19094 +89088;47.89416;2.85682;146;20220905;30.9;15.8;23.3;2.2;17.6;4.7;4.01;17475 +89088;47.89416;2.85682;146;20220906;29.6;13.4;21.5;1.5;16.97;1.2;3.5;17924 +89088;47.89416;2.85682;146;20220907;23.8;13.6;18.7;1.6;16.14;6.7;2.62;14026 +89088;47.89416;2.85682;146;20220908;21.5;14;17.7;3.4;15.9;5.2;2.4;11768 +89088;47.89416;2.85682;146;20220909;21.3;15;18.1;3.7;15.3;3.3;2.55;10693 +89088;47.89416;2.85682;146;20220910;20.1;13.8;16.9;2.6;15.2;.4;2.06;10422 +89088;47.89416;2.85682;146;20220911;24;10;17;1.4;14.34;.1;2.59;15774 +89088;47.89416;2.85682;146;20220912;29.2;12.2;20.7;1.8;15.14;0;3.47;17261 +89088;47.89416;2.85682;146;20220913;27.8;17.7;22.7;1.6;18.77;4.8;2.84;13120 +89088;47.89416;2.85682;146;20220914;25.5;17.6;21.5;2.4;20.2;4.4;2.44;11297 +89088;47.89416;2.85682;146;20220915;21.7;17.2;19.5;1.7;17.57;.1;1.86;8424 +89088;47.89416;2.85682;146;20220916;18.4;12.1;15.2;1.6;12.27;.3;1.89;9972 +89088;47.89416;2.85682;146;20220917;17.2;5.5;11.3;1.6;8.87;.1;2.05;13440 +89088;47.89416;2.85682;146;20220918;19.1;2.8;10.9;1.3;8.74;.1;2.13;15760 +89088;47.89416;2.85682;146;20220919;18.3;4.3;11.3;1.2;9;0;1.98;14440 +89088;47.89416;2.85682;146;20220920;18.5;3.8;11.1;1.6;9.24;0;2.05;14600 +89088;47.89416;2.85682;146;20220921;19;5.7;12.3;1.6;9.37;0;2.1;13743 +89088;47.89416;2.85682;146;20220922;21.3;3.4;12.3;1;8.84;0;2.13;15777 +89088;47.89416;2.85682;146;20220923;20;6.2;13.1;.7;10.4;.1;1.79;13651 +89088;47.89416;2.85682;146;20220924;17.6;11.1;14.3;.9;12.84;.7;1.42;9047 +89088;47.89416;2.85682;146;20220925;18;9;13.5;1.5;12;0;1.64;10652 +89088;47.89416;2.85682;146;20220926;15;7.9;11.4;2.6;11.27;7.2;1.43;9327 +89088;47.89416;2.85682;146;20220927;14.4;9.8;12.1;3.8;12.14;15.5;1.25;7183 +89088;47.89416;2.85682;146;20220928;13.3;10.6;12;1.9;12.6;4.7;.95;5467 +89088;47.89416;2.85682;146;20220929;13.2;9.3;11.3;1.1;11.47;2.5;1.03;6433 +89088;47.89416;2.85682;146;20220930;16.8;3.6;10.2;1.3;9.67;3.7;1.51;12273 +89088;47.89416;2.85682;146;20221001;20;10.9;15.4;4.3;14.8;4.2;1.78;9936 +89088;47.89416;2.85682;146;20221002;19.2;15.3;17.2;3.6;17.04;1.6;1.36;6223 +89088;47.89416;2.85682;146;20221003;15.8;11.8;13.8;1.9;12.9;0;1.23;6294 +89088;47.89416;2.85682;146;20221004;19.9;5.1;12.5;.8;11.3;.2;1.48;12344 +89088;47.89416;2.85682;146;20221005;23.6;8.5;16;2.4;13.24;0;2.22;12252 +89088;47.89416;2.85682;146;20221006;19.1;8.6;13.8;1.4;11.14;0;1.56;9987 +89088;47.89416;2.85682;146;20221007;18.9;3.4;11.1;.7;10.57;.1;1.33;12112 +89088;47.89416;2.85682;146;20221008;17.8;4.6;11.2;.9;9.67;.1;1.32;10953 +89088;47.89416;2.85682;146;20221009;19.5;2;10.7;1.4;9.3;.2;1.57;12484 +89088;47.89416;2.85682;146;20221010;19.1;7.2;13.2;1.9;13.6;.3;1.28;10116 +89088;47.89416;2.85682;146;20221011;16.6;12;14.3;2.3;13.87;0;1.13;6096 +89088;47.89416;2.85682;146;20221012;18.9;6.7;12.8;.8;12.2;.1;1.18;9997 +89088;47.89416;2.85682;146;20221013;16;11.8;13.9;2.1;14.44;2.8;.91;5542 +89088;47.89416;2.85682;146;20221014;17.6;14.2;15.9;3.5;16.9;16.1;.87;4865 +89088;47.89416;2.85682;146;20221015;17.7;15.7;16.7;3.6;17.07;4;.96;3613 +89088;47.89416;2.85682;146;20221016;23;14.3;18.7;2;17.4;1.2;1.49;7872 +89088;47.89416;2.85682;146;20221017;21;16.2;18.6;2.8;16.6;32.9;1.57;5631 +89088;47.89416;2.85682;146;20221018;20.7;13.5;17.1;1.8;17.3;.2;1.12;6849 +89088;47.89416;2.85682;146;20221019;22.7;12.9;17.8;2.4;16.3;2.7;1.55;8017 +89088;47.89416;2.85682;146;20221020;22.5;15.3;18.9;2.6;16.97;11.3;1.58;6681 +89088;47.89416;2.85682;146;20221021;19.9;14.1;17;2.7;16.07;.6;1.27;5821 +89088;47.89416;2.85682;146;20221022;21.5;11.9;16.7;2.2;14.64;.3;1.46;7474 +89088;47.89416;2.85682;146;20221023;21.1;14.3;17.7;3.8;15.1;.5;1.82;6115 +89088;47.89416;2.85682;146;20221024;19.5;14.9;17.2;4;13.57;.7;1.95;4936 +89088;47.89416;2.85682;146;20221025;19;9;14;2.2;13.6;.4;1.08;7331 +89088;47.89416;2.85682;146;20221026;22;13.1;17.5;2.4;14.64;.1;1.56;6779 +89088;47.89416;2.85682;146;20221027;22.9;12;17.5;2.6;14.54;0;1.67;7500 +89088;47.89416;2.85682;146;20221028;22.5;16.2;19.3;2.3;14.7;0;1.75;5363 +89088;47.89416;2.85682;146;20221029;24.2;13.3;18.8;1.6;14.14;0;1.47;7233 +89088;47.89416;2.85682;146;20221030;20.5;9.8;15.2;1.4;12.94;0;1.08;7049 +89088;47.89416;2.85682;146;20221031;21;12.3;16.6;2.4;14.77;2.5;1.27;6222 +89088;47.89416;2.85682;146;20221101;16.6;10.1;13.4;3.7;12.04;.2;1.27;5250 +89088;47.89416;2.85682;146;20221102;16.2;10;13.1;2.4;11.77;.1;1.06;4915 +89088;47.89416;2.85682;146;20221103;14.6;8.5;11.5;3.1;11.34;11.4;.94;4866 +89088;47.89416;2.85682;146;20221104;10.8;8.7;9.8;3.1;10.47;4.4;.73;2600 +89088;47.89416;2.85682;146;20221105;10.6;1.9;6.2;2;8.94;0;.47;5728 +89088;47.89416;2.85682;146;20221106;11.3;6.9;9.1;3.2;10;.4;.72;3800 +89088;47.89416;2.85682;146;20221107;15.9;10.7;13.3;3.4;12.5;.2;1.03;4187 +89088;47.89416;2.85682;146;20221108;16.8;8.4;12.6;3.5;11.14;3.1;1.25;5299 +89088;47.89416;2.85682;146;20221109;14.8;11.8;13.3;2.5;12.3;.3;.92;2925 +89088;47.89416;2.85682;146;20221110;10.3;4.3;7.3;1.5;10.2;0;.33;4299 +89088;47.89416;2.85682;146;20221111;15;8.3;11.6;1.9;11.07;.1;.76;4491 +89088;47.89416;2.85682;146;20221112;18;6;12;1.2;10.87;.2;.67;6090 +89088;47.89416;2.85682;146;20221113;17.5;4.2;10.9;.8;10.2;.2;.52;6274 +89088;47.89416;2.85682;146;20221114;16.4;5.7;11;2.3;11.14;1.3;.73;5572 +89088;47.89416;2.85682;146;20221115;14.1;7.7;10.9;3.1;11.87;.6;.59;4094 +89088;47.89416;2.85682;146;20221116;13.4;9.2;11.3;4.5;11.74;4.9;.77;3181 +89088;47.89416;2.85682;146;20221117;13.7;11.2;12.4;5.3;11.5;4.8;1.2;2216 +89088;47.89416;2.85682;146;20221118;10.9;8.2;9.5;3.4;9.67;.1;.84;2388 +89088;47.89416;2.85682;146;20221119;9.8;1.2;5.5;1.3;8.04;.5;.34;4518 +89088;47.89416;2.85682;146;20221120;7.8;2.4;5.1;2.8;8.6;4;.26;3440 +89088;47.89416;2.85682;146;20221121;8.3;4.4;6.3;3.3;8.87;2.6;.42;2820 +89088;47.89416;2.85682;146;20221122;10.7;4.4;7.5;4.4;8.4;.8;.85;3682 +89088;47.89416;2.85682;146;20221123;12.6;4.1;8.4;3.4;9.07;2.6;.75;4276 +89088;47.89416;2.85682;146;20221124;12;7;9.5;3.7;10.37;1.4;.64;3087 +89088;47.89416;2.85682;146;20221125;12;7.9;9.9;2.2;10.1;.1;.62;2778 +89088;47.89416;2.85682;146;20221126;7.3;1.3;4.3;1.7;8;.1;.25;3366 +89088;47.89416;2.85682;146;20221127;10.2;3.7;6.9;2.5;8.44;3.8;.53;3536 +89088;47.89416;2.85682;146;20221128;11.4;7.3;9.4;2.4;9.9;2.6;.6;2689 +89088;47.89416;2.85682;146;20221129;9;6.7;7.8;1.6;9.37;.2;.45;1797 +89088;47.89416;2.85682;146;20221130;6.7;4.8;5.7;2.4;8.44;0;.39;1626 +89088;47.89416;2.85682;146;20221201;6.3;3.4;4.9;2.9;8.04;.2;.37;2005 +89088;47.89416;2.85682;146;20221202;5.1;4.2;4.7;2.5;7.64;1.3;.47;941 +89088;47.89416;2.85682;146;20221203;4.7;2.7;3.7;4.4;7.07;.7;.49;1626 +89088;47.89416;2.85682;146;20221204;4.9;2.5;3.7;2.8;7.27;2.4;.37;1797 +89088;47.89416;2.85682;146;20221205;3.9;3.1;3.5;1.7;7.47;.1;.34;800 +89088;47.89416;2.85682;146;20221206;4;2.2;3.1;1.8;7.04;0;.33;1500 +89088;47.89416;2.85682;146;20221207;3.3;0;1.6;1.1;6.8;0;.22;2086 +89088;47.89416;2.85682;146;20221208;3.4;1.3;2.3;1.4;6.2;0;.39;1625 +89088;47.89416;2.85682;146;20221209;2;-2;0;2.5;5.67;.1;.26;2297 +89088;47.89416;2.85682;146;20221210;2.3;-.9;.7;1.5;5.17;0;.38;2018 +89088;47.89416;2.85682;146;20221211;.4;-5.3;-2.5;1.6;4.64;0;.18;2708 +89088;47.89416;2.85682;146;20221212;-2.2;-5;-3.6;2.7;4.34;0;.22;1861 +89088;47.89416;2.85682;146;20221213;1.5;-4.3;-1.4;2.9;4.17;.9;.5;2864 +89088;47.89416;2.85682;146;20221214;.9;-2;-.5;1.8;5.97;2.2;.15;1812 +89088;47.89416;2.85682;146;20221215;1.3;-1.3;0;3.3;5.3;0;.41;1680 +89088;47.89416;2.85682;146;20221216;1.7;-5;-1.7;2.1;4.57;0;.3;3016 +89088;47.89416;2.85682;146;20221217;-.9;-3.1;-2;2.2;4.4;0;.39;1365 +89088;47.89416;2.85682;146;20221218;4.8;-7.5;-1.4;2.5;4.8;.1;.32;4278 +89088;47.89416;2.85682;146;20221219;12.6;5.5;9;3.7;8.94;0;.9;3139 +89088;47.89416;2.85682;146;20221220;13.7;10.3;12;3.8;10.94;3.3;1.02;2040 +89088;47.89416;2.85682;146;20221221;11.6;10.8;11.2;4.2;12.47;2.4;.5;721 +89088;47.89416;2.85682;146;20221222;12.9;11.2;12.1;6;12.47;6;.78;1321 +89088;47.89416;2.85682;146;20221223;14;13.1;13.6;4.8;14.17;4.8;.67;785 +89088;47.89416;2.85682;146;20221224;11.7;9.7;10.7;2.8;11.64;1;.52;1430 +89088;47.89416;2.85682;146;20221225;15;9.4;12.2;3.1;11.24;.7;.87;2748 +89088;47.89416;2.85682;146;20221226;11.8;10.9;11.4;3.1;10.77;2.5;.92;832 +89088;47.89416;2.85682;146;20221227;8.1;.9;4.5;2.1;8.07;.1;.21;3205 +89088;47.89416;2.85682;146;20221228;11.9;5;8.4;5;10.2;1;.46;3120 +89088;47.89416;2.85682;146;20221229;11.3;10.5;10.9;5.3;10.4;1;1.14;748 +89088;47.89416;2.85682;146;20221230;13.9;4.9;9.4;5.1;11.17;4.8;.44;3681 +89088;47.89416;2.85682;146;20221231;16.2;13.7;14.9;5.4;11.74;0;1.86;1740 +89089;47.91536;3.18983;175;20220101;14.2;4.6;9.4;1.6;9.25;0;.49;4021 +89089;47.91536;3.18983;175;20220102;12.8;7.1;10;4.5;10.35;0;.75;2938 +89089;47.91536;3.18983;175;20220103;12;10.5;11.2;4.9;11.7;7.6;.75;1240 +89089;47.91536;3.18983;175;20220104;11.5;10.3;10.9;4.9;10.35;8.5;1.11;1128 +89089;47.91536;3.18983;175;20220105;5.8;1;3.4;3.1;6.35;0;.57;2716 +89089;47.91536;3.18983;175;20220106;5.6;-2.6;1.5;1.8;5.75;.4;.31;3778 +89089;47.91536;3.18983;175;20220107;6.9;.4;3.6;4.8;7.2;4.2;.41;3301 +89089;47.91536;3.18983;175;20220108;7.7;.9;4.3;5.4;8.25;9.6;.18;3407 +89089;47.91536;3.18983;175;20220109;6.3;4.2;5.3;4.2;7.45;2.5;.69;1735 +89089;47.91536;3.18983;175;20220110;5;2.4;3.7;1.8;7.1;0;.4;2067 +89089;47.91536;3.18983;175;20220111;.3;-.4;-.1;2.4;6;0;.23;803 +89089;47.91536;3.18983;175;20220112;4;-.8;1.6;2.6;5.9;0;.42;2873 +89089;47.91536;3.18983;175;20220113;.8;-1;-.1;3.1;5.9;0;.21;1696 +89089;47.91536;3.18983;175;20220114;6.3;-1.8;2.3;1.6;5.65;0;.42;4034 +89089;47.91536;3.18983;175;20220115;8.2;-2.1;3.1;1;5.75;0;.33;4742 +89089;47.91536;3.18983;175;20220116;.8;-2.4;-.8;3.1;5.85;.1;.12;2422 +89089;47.91536;3.18983;175;20220117;5.7;.7;3.2;1.2;7.35;.1;.24;3162 +89089;47.91536;3.18983;175;20220118;8.1;2.3;5.2;2.9;7.5;0;.55;3470 +89089;47.91536;3.18983;175;20220119;3.6;1.4;2.5;3.2;7.35;2.7;.17;1996 +89089;47.91536;3.18983;175;20220120;6;3.5;4.8;2.6;7.25;0;.56;2195 +89089;47.91536;3.18983;175;20220121;4.5;.3;2.4;2.1;6.05;0;.46;3051 +89089;47.91536;3.18983;175;20220122;4;-2.4;.8;1.3;6.35;0;.2;3960 +89089;47.91536;3.18983;175;20220123;4.4;2.5;3.4;2.3;6.45;0;.56;1903 +89089;47.91536;3.18983;175;20220124;.2;-2.3;-1;1.6;5.5;0;.23;2507 +89089;47.91536;3.18983;175;20220125;-.6;-2;-1.3;1.2;5.43;0;.25;1542 +89089;47.91536;3.18983;175;20220126;-1.1;-2.5;-1.8;1.4;5.29;0;.26;1604 +89089;47.91536;3.18983;175;20220127;1;-1.9;-.5;2.2;5.79;.4;.27;2834 +89089;47.91536;3.18983;175;20220128;3.5;.9;2.2;1.7;7.1;0;.26;2665 +89089;47.91536;3.18983;175;20220129;6.6;2.4;4.5;3.4;8.45;1;.21;3510 +89089;47.91536;3.18983;175;20220130;9.8;6.7;8.3;2.1;9.05;0;.66;3063 +89089;47.91536;3.18983;175;20220131;7.8;5;6.4;4.6;7;.5;1.14;2884 +89089;47.91536;3.18983;175;20220201;7.8;-.8;3.5;3.9;8.2;1.2;.16;5485 +89089;47.91536;3.18983;175;20220202;9.2;8.2;8.7;3.3;10.15;.1;.59;1555 +89089;47.91536;3.18983;175;20220203;8.4;4.8;6.6;2.7;8.35;.2;.62;3561 +89089;47.91536;3.18983;175;20220204;8.7;4.9;6.8;3.6;8.55;1.2;.67;3646 +89089;47.91536;3.18983;175;20220205;8.8;-1.5;3.7;2.6;6.85;.1;.62;6429 +89089;47.91536;3.18983;175;20220206;9.2;3.9;6.5;7.3;9.45;5.2;.37;4499 +89089;47.91536;3.18983;175;20220207;9.2;4;6.6;2.7;7.05;0;.97;4479 +89089;47.91536;3.18983;175;20220208;11.4;-.1;5.7;1.6;6.95;0;.73;7198 +89089;47.91536;3.18983;175;20220209;15.4;.1;7.7;1.9;7.1;.1;1.13;8497 +89089;47.91536;3.18983;175;20220210;5.7;4.6;5.1;3.8;8.42;1.1;.71;4280 +89089;47.91536;3.18983;175;20220211;8;.8;4.4;2.6;6.55;0;.81;8268 +89089;47.91536;3.18983;175;20220212;7.8;-2.9;2.5;2.8;5.27;0;.96;8892 +89089;47.91536;3.18983;175;20220213;14.6;-1.5;6.6;5.3;7.12;.4;1.75;9602 +89089;47.91536;3.18983;175;20220214;11.2;7.1;9.1;6.5;8.83;4;1.45;5072 +89089;47.91536;3.18983;175;20220215;10.1;4.3;7.2;5.9;8.82;4.4;.93;5442 +89089;47.91536;3.18983;175;20220216;12.9;7.9;10.4;6.7;12.2;2.5;.54;5082 +89089;47.91536;3.18983;175;20220217;13.1;11.2;12.2;5.3;10.3;.9;1.68;3158 +89089;47.91536;3.18983;175;20220218;12.5;7.7;10.1;5.8;10.05;.7;1.25;5248 +89089;47.91536;3.18983;175;20220219;9;2.5;5.8;5.1;6.65;0;1.33;6210 +89089;47.91536;3.18983;175;20220220;11.8;6.8;9.3;6.8;9.95;3.6;1.11;5484 +89089;47.91536;3.18983;175;20220221;9.1;5.4;7.2;6.8;8.05;.7;1.24;4659 +89089;47.91536;3.18983;175;20220222;9.5;4.4;6.9;4;9.45;.6;.59;5722 +89089;47.91536;3.18983;175;20220223;11.4;5;8.2;1.5;9.85;.1;.75;6587 +89089;47.91536;3.18983;175;20220224;12.1;7.5;9.8;3.5;8.5;1.6;1.45;5645 +89089;47.91536;3.18983;175;20220225;9;-.3;4.4;2.5;6.25;.1;1.06;8192 +89089;47.91536;3.18983;175;20220226;9.5;-1.8;3.8;3;5.55;0;1.3;9400 +89089;47.91536;3.18983;175;20220227;11;-1.1;4.9;2.5;5.1;0;1.51;9995 +89089;47.91536;3.18983;175;20220228;12.5;-2.3;5.1;1;5.15;0;1.17;11236 +89089;47.91536;3.18983;175;20220301;11.9;-1.6;5.1;1.2;6.05;.1;1.1;10825 +89089;47.91536;3.18983;175;20220302;13.5;1.5;7.5;1.5;7.75;0;1.21;10336 +89089;47.91536;3.18983;175;20220303;12.5;6.1;9.3;1.4;10.3;0;.93;7400 +89089;47.91536;3.18983;175;20220304;13.3;7.4;10.3;1.6;8.3;0;1.32;7226 +89089;47.91536;3.18983;175;20220305;10.9;-.5;5.2;1.4;5.8;.1;1.23;10228 +89089;47.91536;3.18983;175;20220306;7;-3.1;2;2.7;4.5;0;1.29;10004 +89089;47.91536;3.18983;175;20220307;7.7;-3;2.4;3.4;4.35;0;1.55;10523 +89089;47.91536;3.18983;175;20220308;14;-1.9;6;2;5;0;1.85;13036 +89089;47.91536;3.18983;175;20220309;15.1;-.3;7.4;2;6.75;0;1.73;12907 +89089;47.91536;3.18983;175;20220310;15.7;2.5;9.1;2.3;7.45;0;1.87;12142 +89089;47.91536;3.18983;175;20220311;14.5;6.4;10.4;4.3;8.8;2.4;2.01;9272 +89089;47.91536;3.18983;175;20220312;8.7;6.2;7.5;4.5;8.85;4.3;.98;4839 +89089;47.91536;3.18983;175;20220313;10.5;7.1;8.8;4.3;8.35;3.7;1.51;6189 +89089;47.91536;3.18983;175;20220314;14.5;1;7.7;2.8;8;2.5;1.71;12836 +89089;47.91536;3.18983;175;20220315;15;8.4;11.7;2.4;11.35;.4;1.41;8873 +89089;47.91536;3.18983;175;20220316;14.2;6.4;10.3;1.6;10.7;0;1.31;9973 +89089;47.91536;3.18983;175;20220317;9.5;8.2;8.8;4;8.75;0;1.26;3826 +89089;47.91536;3.18983;175;20220318;13.6;3.9;8.8;6;6.95;0;2.64;13763 +89089;47.91536;3.18983;175;20220319;15.3;4.6;9.9;4.3;7.2;0;2.67;14654 +89089;47.91536;3.18983;175;20220320;13;2.5;7.7;2.6;7.5;0;1.68;10560 +89089;47.91536;3.18983;175;20220321;17.6;6.6;12.1;3.6;8.42;0;2.75;13399 +89089;47.91536;3.18983;175;20220322;17.4;4.2;10.8;3.9;6.32;0;3.32;17172 +89089;47.91536;3.18983;175;20220323;17.7;1.9;9.8;3.1;6.22;0;3.04;17861 +89089;47.91536;3.18983;175;20220324;20;1.8;10.9;2.4;6.62;0;3.05;18396 +89089;47.91536;3.18983;175;20220325;20;2.7;11.3;3.9;6.4;0;3.75;18798 +89089;47.91536;3.18983;175;20220326;19.7;3.4;11.6;3.8;6.6;0;3.58;18273 +89089;47.91536;3.18983;175;20220327;21.2;2.9;12;2.6;7.12;0;3.28;18790 +89089;47.91536;3.18983;175;20220328;21.4;3.3;12.3;1.8;7.77;0;2.9;17816 +89089;47.91536;3.18983;175;20220329;18.5;6.4;12.4;1.9;9.62;0;2.08;9966 +89089;47.91536;3.18983;175;20220330;13.1;8;10.6;2.7;10.82;12.2;1.34;7389 +89089;47.91536;3.18983;175;20220331;10;5.9;8;5.2;8.05;.9;1.64;7761 +89089;47.91536;3.18983;175;20220401;5.3;1.2;3.2;6.5;5.75;3.4;1.32;5829 +89089;47.91536;3.18983;175;20220402;5.1;.9;3;6.3;5;0;1.63;7520 +89089;47.91536;3.18983;175;20220403;7;-1.6;2.7;3.3;4.72;0;1.85;14433 +89089;47.91536;3.18983;175;20220404;10.9;-4.6;3.2;3.5;5.2;.1;2.19;18493 +89089;47.91536;3.18983;175;20220405;11.1;5.5;8.3;4.9;9.82;.2;1.08;5594 +89089;47.91536;3.18983;175;20220406;12.3;7.1;9.7;5.3;10.37;1.6;1.35;7110 +89089;47.91536;3.18983;175;20220407;14.4;9.1;11.7;9.1;11.05;8;2.05;8201 +89089;47.91536;3.18983;175;20220408;14.3;8;11.1;6.4;9.45;20;2.17;6363 +89089;47.91536;3.18983;175;20220409;11;1.1;6;3.1;6.97;1;1.99;15870 +89089;47.91536;3.18983;175;20220410;14.1;-1.4;6.4;3;6.42;0;2.7;21515 +89089;47.91536;3.18983;175;20220411;19.9;2.1;11;4.3;8.52;0;3.66;20328 +89089;47.91536;3.18983;175;20220412;20.9;9.2;15;3.5;10.05;.2;3.64;17819 +89089;47.91536;3.18983;175;20220413;17.2;9.4;13.3;2;12.45;.6;1.98;11735 +89089;47.91536;3.18983;175;20220414;20.6;8.1;14.4;1.8;11.65;0;2.93;18353 +89089;47.91536;3.18983;175;20220415;21;7.3;14.2;2.8;10.92;0;3.53;21834 +89089;47.91536;3.18983;175;20220416;19.4;7.4;13.4;3.9;9.29;0;3.95;22937 +89089;47.91536;3.18983;175;20220417;20.9;2.8;11.8;3.4;7.07;0;4.19;24246 +89089;47.91536;3.18983;175;20220418;20;3.6;11.8;1.8;7.5;0;3.35;21616 +89089;47.91536;3.18983;175;20220419;19;4.5;11.7;2.7;9.27;0;3.24;20850 +89089;47.91536;3.18983;175;20220420;19.3;6;12.7;3.2;8.5;0;3.52;19373 +89089;47.91536;3.18983;175;20220421;19.6;3.8;11.7;3;8.17;0;3.64;22690 +89089;47.91536;3.18983;175;20220422;20.1;4.4;12.3;2.6;9.27;.5;3.58;23608 +89089;47.91536;3.18983;175;20220423;19.5;8.4;14;4.6;10.9;.7;3.29;16114 +89089;47.91536;3.18983;175;20220424;17.1;7.6;12.4;3.1;11.45;.6;2.3;13536 +89089;47.91536;3.18983;175;20220425;14.8;9.5;12.2;3.2;10.77;0;2.21;11727 +89089;47.91536;3.18983;175;20220426;15.9;4.9;10.4;2.8;9.22;0;2.84;20139 +89089;47.91536;3.18983;175;20220427;19;3.2;11.1;3.9;9.12;0;3.68;24134 +89089;47.91536;3.18983;175;20220428;21.6;5;13.3;3.1;9.7;0;4;23566 +89089;47.91536;3.18983;175;20220429;19.1;7.3;13.2;2.5;10.47;0;3.08;17356 +89089;47.91536;3.18983;175;20220430;17;5.5;11.2;3.7;8.8;0;3.52;23623 +89089;47.91536;3.18983;175;20220501;17.4;3;10.2;2.6;8.32;0;3.29;22549 +89089;47.91536;3.18983;175;20220502;19.3;5.8;12.5;2.9;9.35;0;3.54;21073 +89089;47.91536;3.18983;175;20220503;20.6;7.6;14.1;3.4;10.35;0;3.85;22007 +89089;47.91536;3.18983;175;20220504;17;9.4;13.2;2.9;11.05;.7;2.55;13261 +89089;47.91536;3.18983;175;20220505;18.7;7.3;13;2.6;10.9;.8;2.98;17458 +89089;47.91536;3.18983;175;20220506;20.9;6.8;13.8;2.2;10.65;0;3.51;21480 +89089;47.91536;3.18983;175;20220507;21.9;8.1;15;1.7;10.55;.5;3.63;21433 +89089;47.91536;3.18983;175;20220508;22.2;8.8;15.5;2.3;12;.1;3.68;21270 +89089;47.91536;3.18983;175;20220509;25.3;9.3;17.3;1.4;12.15;0;4.02;23277 +89089;47.91536;3.18983;175;20220510;27.1;9.1;18.1;1.6;12.7;0;4.44;24587 +89089;47.91536;3.18983;175;20220511;26.9;12.8;19.8;3;12.8;0;4.92;21502 +89089;47.91536;3.18983;175;20220512;20.8;10;15.4;1.6;13.7;0;3.13;19219 +89089;47.91536;3.18983;175;20220513;22.1;11.8;16.9;1.8;10.9;0;3.64;18637 +89089;47.91536;3.18983;175;20220514;24.2;6.9;15.6;1.6;10.85;0;4.18;24677 +89089;47.91536;3.18983;175;20220515;29.3;11.3;20.3;2.4;13.4;2.8;5.26;24943 +89089;47.91536;3.18983;175;20220516;25.6;14.1;19.8;1.9;15.6;0;3.98;20164 +89089;47.91536;3.18983;175;20220517;28.7;14.1;21.4;1.3;15.5;0;4.41;22761 +89089;47.91536;3.18983;175;20220518;29.2;15.1;22.2;1.5;18.3;0;4.48;22747 +89089;47.91536;3.18983;175;20220519;28.5;17;22.7;2;17.4;.5;4.48;20540 +89089;47.91536;3.18983;175;20220520;28.3;16.7;22.5;2.8;16.85;.4;4.73;20373 +89089;47.91536;3.18983;175;20220521;26.1;7.9;17;1.6;11.75;0;4.58;26003 +89089;47.91536;3.18983;175;20220522;26.8;13.4;20.1;2.9;13.8;4.1;4.96;22189 +89089;47.91536;3.18983;175;20220523;19.6;15.4;17.5;3.4;16.75;9.2;2.38;11977 +89089;47.91536;3.18983;175;20220524;18.3;10.8;14.5;3;12.2;.3;2.96;16263 +89089;47.91536;3.18983;175;20220525;20.1;6.1;13.1;2.1;11.1;0;3.54;22800 +89089;47.91536;3.18983;175;20220526;20.8;13.3;17.1;2.2;13.15;0;3.3;16680 +89089;47.91536;3.18983;175;20220527;19;10.9;14.9;1.6;13;.1;2.91;17462 +89089;47.91536;3.18983;175;20220528;20;6.7;13.4;2.3;10.05;0;3.74;22670 +89089;47.91536;3.18983;175;20220529;17.2;7.3;12.2;3.1;8.1;0;3.6;19306 +89089;47.91536;3.18983;175;20220530;19.8;5.7;12.8;2.3;8.6;0;3.94;23476 +89089;47.91536;3.18983;175;20220531;22.8;6.3;14.5;1.6;8.8;0;4.33;25615 +89089;47.91536;3.18983;175;20220601;23.7;5.5;14.6;1.6;9.55;0;4.44;26901 +89089;47.91536;3.18983;175;20220602;25.5;11.8;18.7;3.4;11.25;0;5.26;23397 +89089;47.91536;3.18983;175;20220603;26.6;13.7;20.1;1.9;15.9;2.6;4.4;22400 +89089;47.91536;3.18983;175;20220604;27.8;15.1;21.5;2.8;18.05;16.6;4.65;22168 +89089;47.91536;3.18983;175;20220605;21.8;16.3;19;3.3;17.15;7.9;3.05;14515 +89089;47.91536;3.18983;175;20220606;21.6;13.2;17.4;2.4;13.9;3.3;3.52;17998 +89089;47.91536;3.18983;175;20220607;21.7;13.6;17.6;2.9;14.5;1.8;3.57;17981 +89089;47.91536;3.18983;175;20220608;20.7;12.3;16.5;2.6;14.2;7.8;3.33;18343 +89089;47.91536;3.18983;175;20220609;21.1;11.4;16.3;2.8;12.55;.1;3.68;19032 +89089;47.91536;3.18983;175;20220610;25.8;10.4;18.1;1.5;13.65;0;4.46;25162 +89089;47.91536;3.18983;175;20220611;28.3;11.9;20.1;1;15.9;0;4.68;25959 +89089;47.91536;3.18983;175;20220612;25;14.1;19.5;2.6;14.5;0;4.42;21046 +89089;47.91536;3.18983;175;20220613;23.4;9.4;16.4;2.2;11.35;.1;4.4;23913 +89089;47.91536;3.18983;175;20220614;26.9;8.8;17.9;2;12.4;0;5.1;27502 +89089;47.91536;3.18983;175;20220615;32.5;13.2;22.9;1.6;14.4;0;5.83;28449 +89089;47.91536;3.18983;175;20220616;29.6;14.9;22.2;1.4;14.4;0;5.08;24865 +89089;47.91536;3.18983;175;20220617;32.8;13.7;23.2;1.2;14.55;0;5.67;28370 +89089;47.91536;3.18983;175;20220618;37.2;17.2;27.2;1.8;15.35;0;6.77;28867 +89089;47.91536;3.18983;175;20220619;34.1;17.5;25.8;2.9;17.4;18.8;6.65;26156 +89089;47.91536;3.18983;175;20220620;24.8;17.4;21.1;3;19.05;9.8;3.75;17682 +89089;47.91536;3.18983;175;20220621;27.2;14.9;21.1;2.3;18.4;.8;4.5;22478 +89089;47.91536;3.18983;175;20220622;24.5;18.1;21.3;1.8;19.85;1.5;3.33;16244 +89089;47.91536;3.18983;175;20220623;27.1;15.1;21.1;2.2;17.8;14;4.46;22098 +89089;47.91536;3.18983;175;20220624;22.3;15.8;19.1;3.5;16.9;1.8;3.38;16313 +89089;47.91536;3.18983;175;20220625;20.4;15.1;17.8;2.4;15.6;6.5;3;15003 +89089;47.91536;3.18983;175;20220626;18.3;12.4;15.4;1.4;14.95;3.7;2.55;15330 +89089;47.91536;3.18983;175;20220627;22.5;12.8;17.7;1.7;14.2;3.3;3.64;19830 +89089;47.91536;3.18983;175;20220628;26.3;8.7;17.5;.7;12.3;.1;4.47;27006 +89089;47.91536;3.18983;175;20220629;26.5;10.8;18.7;1.7;13.7;8;4.69;25363 +89089;47.91536;3.18983;175;20220630;15.1;13.2;14.1;1.7;14.6;14.5;1.58;8579 +89089;47.91536;3.18983;175;20220701;20.8;10.3;15.6;1.9;12.75;.1;3.54;20656 +89089;47.91536;3.18983;175;20220702;26.6;8.7;17.6;1.1;12.8;.1;4.62;27107 +89089;47.91536;3.18983;175;20220703;25.7;11.5;18.6;1.6;13.85;0;4.41;24028 +89089;47.91536;3.18983;175;20220704;25.5;11.5;18.5;1.8;13.05;0;4.52;23738 +89089;47.91536;3.18983;175;20220705;25.9;11.1;18.5;2.1;12.85;0;4.71;24598 +89089;47.91536;3.18983;175;20220706;24.4;11.5;18;2.2;12.4;0;4.42;22824 +89089;47.91536;3.18983;175;20220707;23.3;11.4;17.3;2.1;14.3;0;3.89;21913 +89089;47.91536;3.18983;175;20220708;25.4;10.2;17.8;2.5;12.7;.1;4.71;24393 +89089;47.91536;3.18983;175;20220709;27.6;11.8;19.7;1.9;14.15;0;4.88;25248 +89089;47.91536;3.18983;175;20220710;25;12.8;18.9;3.4;13.05;0;4.79;21785 +89089;47.91536;3.18983;175;20220711;28.4;14.6;21.5;3.1;14.25;0;5.4;23226 +89089;47.91536;3.18983;175;20220712;29.9;14;21.9;1.7;14.55;0;5.18;25210 +89089;47.91536;3.18983;175;20220713;32.4;13.2;22.8;1.1;14.8;0;5.33;27550 +89089;47.91536;3.18983;175;20220714;32.5;14.8;23.6;1.9;15.05;0;5.78;26412 +89089;47.91536;3.18983;175;20220715;26.4;15.8;21.1;3;12.1;0;5.08;20003 +89089;47.91536;3.18983;175;20220716;27.4;10.6;19;2.3;11.5;0;5.17;25547 +89089;47.91536;3.18983;175;20220717;30.2;13;21.6;2.3;12.45;0;5.68;25855 +89089;47.91536;3.18983;175;20220718;36.4;14.5;25.5;1.8;13.1;0;6.6;28665 +89089;47.91536;3.18983;175;20220719;37.3;18;27.7;2.8;15.45;2.2;7.36;27254 +89089;47.91536;3.18983;175;20220720;21.6;18.7;20.1;2.3;19.35;8.1;2.38;10442 +89089;47.91536;3.18983;175;20220721;27.1;15.6;21.3;1.6;18.35;.1;4.03;20615 +89089;47.91536;3.18983;175;20220722;25.9;15.9;20.9;1.8;19.5;2.1;3.66;19175 +89089;47.91536;3.18983;175;20220723;27;18.3;22.6;1.4;19.65;0;3.66;17528 +89089;47.91536;3.18983;175;20220724;31.5;14.3;22.9;.9;17.55;1.4;4.8;25019 +89089;47.91536;3.18983;175;20220725;26.9;17.3;22.1;3.1;18.1;.3;4.21;18435 +89089;47.91536;3.18983;175;20220726;23.7;15.1;19.4;1.7;14.95;0;3.5;17396 +89089;47.91536;3.18983;175;20220727;25.2;14.9;20;2;13.05;0;4.09;18754 +89089;47.91536;3.18983;175;20220728;27.6;12.1;19.9;1.6;11.95;0;4.66;23587 +89089;47.91536;3.18983;175;20220729;28.1;12.7;20.4;.9;13.1;0;4.2;22942 +89089;47.91536;3.18983;175;20220730;30.4;13.5;21.9;1.3;14.65;.1;4.77;24216 +89089;47.91536;3.18983;175;20220731;30.1;14.8;22.4;1.8;15.45;0;4.84;23082 +89089;47.91536;3.18983;175;20220801;26.9;14.3;20.6;1.1;16.85;0;3.83;20642 +89089;47.91536;3.18983;175;20220802;31;13.4;22.2;.8;16.05;0;4.49;24343 +89089;47.91536;3.18983;175;20220803;35.3;15.6;25.4;1.3;16.25;0;5.4;25466 +89089;47.91536;3.18983;175;20220804;33.7;19.2;26.5;1.9;17.75;10.9;5.35;22170 +89089;47.91536;3.18983;175;20220805;26;16.9;21.5;3.3;16.75;0;4.12;17047 +89089;47.91536;3.18983;175;20220806;24.6;13.2;18.9;3.5;11.5;0;4.61;19106 +89089;47.91536;3.18983;175;20220807;27;11.7;19.4;3.1;10.1;0;5.27;22233 +89089;47.91536;3.18983;175;20220808;29;13.3;21.2;2.9;10.95;0;5.47;22433 +89089;47.91536;3.18983;175;20220809;31.2;14.4;22.8;2.9;12.2;0;5.78;23053 +89089;47.91536;3.18983;175;20220810;31.6;15.9;23.8;3.1;11.6;0;6.09;22315 +89089;47.91536;3.18983;175;20220811;31.6;15.7;23.6;3.1;10.5;0;6.17;22191 +89089;47.91536;3.18983;175;20220812;33.3;13.4;23.4;2.3;11.05;0;5.93;24613 +89089;47.91536;3.18983;175;20220813;32.8;14.8;23.8;2.1;10.4;0;5.54;23288 +89089;47.91536;3.18983;175;20220814;25.8;16.7;21.3;1.7;15.5;.9;3.58;16435 +89089;47.91536;3.18983;175;20220815;24;16.2;20.1;2.3;17.35;.7;3.1;14677 +89089;47.91536;3.18983;175;20220816;27.8;14.1;20.9;1.4;17.25;3.1;3.73;19609 +89089;47.91536;3.18983;175;20220817;27.6;15.5;21.6;1.6;17.3;4.5;3.67;18182 +89089;47.91536;3.18983;175;20220818;27;15.7;21.4;1.2;17.6;.7;3.37;17585 +89089;47.91536;3.18983;175;20220819;24.6;13.7;19.1;2.1;17.9;2.6;3.06;17028 +89089;47.91536;3.18983;175;20220820;25.3;13.3;19.3;1.6;15.3;0;3.37;17640 +89089;47.91536;3.18983;175;20220821;26.3;10;18.1;1.4;13.6;0;3.61;20621 +89089;47.91536;3.18983;175;20220822;24;14.1;19.1;1.5;16.25;.2;2.97;16032 +89089;47.91536;3.18983;175;20220823;29.9;14.4;22.1;.8;17.45;0;3.62;19733 +89089;47.91536;3.18983;175;20220824;33;14.9;24;1.8;15.6;0;4.7;21330 +89089;47.91536;3.18983;175;20220825;32.9;15.6;24.3;2;14.05;0;4.89;20785 +89089;47.91536;3.18983;175;20220826;26.1;17.7;21.9;2.2;16.75;.1;3.3;13987 +89089;47.91536;3.18983;175;20220827;26.7;12.4;19.5;1.8;13.5;0;3.64;18460 +89089;47.91536;3.18983;175;20220828;27.8;11.2;19.5;1.9;13.75;0;3.88;19988 +89089;47.91536;3.18983;175;20220829;31.7;14.6;23.2;2.1;14.85;.6;4.52;20017 +89089;47.91536;3.18983;175;20220830;22.6;17.6;20.1;2;16.1;1.3;2.51;10537 +89089;47.91536;3.18983;175;20220831;27.4;12.9;20.1;1.3;15.45;.1;3.28;17905 +89089;47.91536;3.18983;175;20220901;29;11.8;20.4;1.4;13.8;.1;3.67;19431 +89089;47.91536;3.18983;175;20220902;24.9;14.4;19.7;1.7;14.95;2.3;3.01;15098 +89089;47.91536;3.18983;175;20220903;24.5;14.5;19.5;2.3;16.1;.5;2.98;14424 +89089;47.91536;3.18983;175;20220904;29.8;11.8;20.8;1.8;14.3;1;3.89;19346 +89089;47.91536;3.18983;175;20220905;31.1;16;23.5;2.4;17.55;6;4.14;17615 +89089;47.91536;3.18983;175;20220906;29.6;13.6;21.6;1.9;16.77;2.4;3.7;17417 +89089;47.91536;3.18983;175;20220907;24;13.5;18.8;1.7;16.03;9.7;2.6;13844 +89089;47.91536;3.18983;175;20220908;21.2;13.9;17.5;3.5;15.9;4.1;2.34;11628 +89089;47.91536;3.18983;175;20220909;21.2;14.9;18;4.2;15.25;3.9;2.64;10746 +89089;47.91536;3.18983;175;20220910;19.5;13.9;16.7;2.8;15.1;.7;2;10054 +89089;47.91536;3.18983;175;20220911;23.7;9.9;16.8;1.3;14.1;.1;2.58;15762 +89089;47.91536;3.18983;175;20220912;28.8;12.1;20.5;1.7;15.05;0;3.4;17256 +89089;47.91536;3.18983;175;20220913;27.8;17.4;22.6;1.6;18.65;5;2.83;13347 +89089;47.91536;3.18983;175;20220914;25.2;17.8;21.5;2.6;19.95;2.2;2.46;10995 +89089;47.91536;3.18983;175;20220915;21.6;17.1;19.4;1.8;17.55;.4;1.86;8487 +89089;47.91536;3.18983;175;20220916;18.5;11.7;15.1;1.4;12.3;0;1.85;10216 +89089;47.91536;3.18983;175;20220917;17.1;5.9;11.5;1.6;8.95;0;2.03;13262 +89089;47.91536;3.18983;175;20220918;18.6;3;10.8;1.5;8.8;.1;2.14;15526 +89089;47.91536;3.18983;175;20220919;18.4;4.6;11.5;1.3;9.05;0;2.02;14396 +89089;47.91536;3.18983;175;20220920;18.1;4.7;11.4;1.9;9.3;.1;2.09;14212 +89089;47.91536;3.18983;175;20220921;18.6;6.1;12.4;1.7;9.4;0;2.09;13542 +89089;47.91536;3.18983;175;20220922;20.9;4.4;12.7;1.3;8.95;0;2.23;15335 +89089;47.91536;3.18983;175;20220923;19.7;6.7;13.2;.7;10.55;.1;1.78;13395 +89089;47.91536;3.18983;175;20220924;16.7;11;13.9;1;12.85;.8;1.38;8881 +89089;47.91536;3.18983;175;20220925;17.6;9.5;13.5;1.6;12.25;.3;1.59;10256 +89089;47.91536;3.18983;175;20220926;14.8;8.2;11.5;2.9;11.2;7.5;1.45;9312 +89089;47.91536;3.18983;175;20220927;13.7;9.6;11.6;4.1;12.15;15.3;1.14;6773 +89089;47.91536;3.18983;175;20220928;12.9;10.3;11.6;2.1;12.65;5.2;.89;5364 +89089;47.91536;3.18983;175;20220929;13.3;9.2;11.3;1.3;11.45;3;1.04;6414 +89089;47.91536;3.18983;175;20220930;16.4;3;9.7;1.4;9.55;4;1.51;12394 +89089;47.91536;3.18983;175;20221001;19.5;10.7;15.1;4.7;14.65;4.3;1.75;9770 +89089;47.91536;3.18983;175;20221002;18.8;15.2;17;4;17.05;2.9;1.33;5894 +89089;47.91536;3.18983;175;20221003;15.7;11.5;13.6;2;12.95;0;1.22;6333 +89089;47.91536;3.18983;175;20221004;19.7;5.3;12.5;1;11.3;.2;1.53;12318 +89089;47.91536;3.18983;175;20221005;23.2;8.8;16;2.5;13.4;0;2.19;12077 +89089;47.91536;3.18983;175;20221006;18.9;9;13.9;1.4;11.3;0;1.56;9685 +89089;47.91536;3.18983;175;20221007;19;4.5;11.7;1;10.9;.2;1.41;11917 +89089;47.91536;3.18983;175;20221008;17.6;5.3;11.4;1;9.8;0;1.35;10667 +89089;47.91536;3.18983;175;20221009;19.1;3.4;11.2;1.6;9.5;.1;1.61;12078 +89089;47.91536;3.18983;175;20221010;18.6;7.3;12.9;1.8;13.55;1;1.22;9927 +89089;47.91536;3.18983;175;20221011;16.4;11.6;14;2.2;13.7;0;1.09;6335 +89089;47.91536;3.18983;175;20221012;18.7;6.3;12.5;.9;12;.1;1.19;10154 +89089;47.91536;3.18983;175;20221013;15.8;11.9;13.9;2.3;14.5;2.7;.89;5341 +89089;47.91536;3.18983;175;20221014;17.4;14.1;15.7;3.9;16.8;17.5;.84;4800 +89089;47.91536;3.18983;175;20221015;17.4;15.4;16.4;3.9;17;4;.92;3515 +89089;47.91536;3.18983;175;20221016;22.7;14.2;18.5;1.9;17.35;1.2;1.45;7867 +89089;47.91536;3.18983;175;20221017;20.9;16.1;18.5;2.8;16.55;17.7;1.6;5586 +89089;47.91536;3.18983;175;20221018;20;13.8;16.9;1.9;17.25;.2;1.11;6665 +89089;47.91536;3.18983;175;20221019;22.6;13;17.8;2.3;16.2;1.7;1.51;8037 +89089;47.91536;3.18983;175;20221020;22.2;15.4;18.8;2.7;16.9;12;1.55;6522 +89089;47.91536;3.18983;175;20221021;19.7;14.3;17;2.9;16.05;.7;1.29;5657 +89089;47.91536;3.18983;175;20221022;21.2;12.4;16.8;2.3;14.65;.2;1.48;7201 +89089;47.91536;3.18983;175;20221023;21;14.9;17.9;3.6;15;.6;1.82;5766 +89089;47.91536;3.18983;175;20221024;19.1;14.7;16.9;4.2;13.5;.6;1.94;4900 +89089;47.91536;3.18983;175;20221025;18.7;9.6;14.1;2.2;13.5;.4;1.08;7208 +89089;47.91536;3.18983;175;20221026;21.7;13.4;17.6;2.3;14.7;.1;1.51;6573 +89089;47.91536;3.18983;175;20221027;23.2;12.3;17.8;2.5;14.5;0;1.67;7561 +89089;47.91536;3.18983;175;20221028;22.3;17;19.6;2.3;14.6;0;1.82;4857 +89089;47.91536;3.18983;175;20221029;23.8;13.4;18.6;1.5;14.1;0;1.39;7206 +89089;47.91536;3.18983;175;20221030;20.5;10.5;15.5;1.4;12.9;0;1.12;6986 +89089;47.91536;3.18983;175;20221031;20.8;12.3;16.6;2.5;14.7;2.8;1.26;6180 +89089;47.91536;3.18983;175;20221101;16.4;10;13.2;4.1;11.95;.1;1.31;5211 +89089;47.91536;3.18983;175;20221102;15.8;10.4;13.1;2.5;11.85;.1;1.06;4607 +89089;47.91536;3.18983;175;20221103;14.4;8.6;11.5;2.9;11.25;12.2;.92;4783 +89089;47.91536;3.18983;175;20221104;10.7;8.5;9.6;3.2;10.5;3.8;.68;2574 +89089;47.91536;3.18983;175;20221105;10.5;2.3;6.4;2;9;0;.46;5596 +89089;47.91536;3.18983;175;20221106;11;7;9;3;9.9;.4;.69;3608 +89089;47.91536;3.18983;175;20221107;15.7;10.7;13.2;3.4;12.4;.2;1.04;4133 +89089;47.91536;3.18983;175;20221108;16.6;8.5;12.5;3.4;11;3.7;1.27;5142 +89089;47.91536;3.18983;175;20221109;14.5;11.8;13.1;2.5;12.35;.6;.88;2783 +89089;47.91536;3.18983;175;20221110;10.1;4.6;7.4;1.4;10.2;0;.33;4164 +89089;47.91536;3.18983;175;20221111;14.1;8.1;11.1;1.9;11.1;.1;.73;4470 +89089;47.91536;3.18983;175;20221112;17.8;6.7;12.3;1.3;10.95;.2;.69;6022 +89089;47.91536;3.18983;175;20221113;16.4;5.7;11;.9;10.45;.1;.53;5876 +89089;47.91536;3.18983;175;20221114;16.2;5.4;10.8;2.4;11.15;2;.72;5611 +89089;47.91536;3.18983;175;20221115;14;8;11;3.1;11.9;6.2;.59;3977 +89089;47.91536;3.18983;175;20221116;13.2;9.3;11.2;4.7;11.7;4.4;.76;3092 +89089;47.91536;3.18983;175;20221117;13.1;11;12.1;5.6;11.6;4.5;1.12;2014 +89089;47.91536;3.18983;175;20221118;10.5;7.9;9.2;3.5;9.65;0;.8;2369 +89089;47.91536;3.18983;175;20221119;9.1;1.8;5.5;1.5;8.05;.6;.36;4253 +89089;47.91536;3.18983;175;20221120;7.6;2.7;5.1;3;8.65;3.6;.26;3251 +89089;47.91536;3.18983;175;20221121;8.1;4.9;6.5;3.6;8.85;2.2;.45;2576 +89089;47.91536;3.18983;175;20221122;10.3;4.4;7.3;4.7;8.4;1;.84;3603 +89089;47.91536;3.18983;175;20221123;12.4;4;8.2;3.3;9;2.6;.74;4239 +89089;47.91536;3.18983;175;20221124;11.6;7.1;9.4;3.8;10.3;1.4;.65;2891 +89089;47.91536;3.18983;175;20221125;11.8;7.7;9.8;2.3;10;0;.62;2873 +89089;47.91536;3.18983;175;20221126;7;1.8;4.4;1.7;8;0;.24;3198 +89089;47.91536;3.18983;175;20221127;10.1;3.8;7;2.5;8.35;1.2;.54;3521 +89089;47.91536;3.18983;175;20221128;11.2;7;9.1;2.5;9.75;2.2;.6;2750 +89089;47.91536;3.18983;175;20221129;8.5;6.6;7.6;1.8;9.35;.1;.44;1572 +89089;47.91536;3.18983;175;20221130;6.5;4.6;5.5;2.5;8.45;0;.37;1589 +89089;47.91536;3.18983;175;20221201;6.3;4.2;5.2;3.2;8.05;.5;.43;1676 +89089;47.91536;3.18983;175;20221202;4.8;4;4.4;2.5;7.65;1.4;.42;817 +89089;47.91536;3.18983;175;20221203;4.5;2.6;3.5;4.3;7.05;.7;.48;1646 +89089;47.91536;3.18983;175;20221204;4.6;2.3;3.4;2.8;7.3;4.4;.34;1811 +89089;47.91536;3.18983;175;20221205;3.7;3;3.4;1.9;7.5;.1;.34;732 +89089;47.91536;3.18983;175;20221206;3.7;2;2.8;2;7;0;.32;1430 +89089;47.91536;3.18983;175;20221207;3.5;.8;2.1;1.1;6.85;0;.26;1909 +89089;47.91536;3.18983;175;20221208;3.5;1.4;2.4;1.4;6.2;0;.41;1657 +89089;47.91536;3.18983;175;20221209;1.8;-1.3;.3;2.5;5.65;.1;.28;2065 +89089;47.91536;3.18983;175;20221210;1.7;-1;.3;1.5;5.1;0;.38;1869 +89089;47.91536;3.18983;175;20221211;-.9;-5.1;-3;1.6;4.6;0;.14;2501 +89089;47.91536;3.18983;175;20221212;-2.5;-5.1;-3.8;2.9;4.3;0;.21;1855 +89089;47.91536;3.18983;175;20221213;1.2;-4.5;-1.6;3.1;4.2;2.8;.5;2818 +89089;47.91536;3.18983;175;20221214;.7;-1.4;-.4;1.6;5.95;3.7;.19;1551 +89089;47.91536;3.18983;175;20221215;.8;-1.3;-.2;3.4;5.35;0;.4;1445 +89089;47.91536;3.18983;175;20221216;1.4;-4.5;-1.6;2.3;4.55;0;.34;2869 +89089;47.91536;3.18983;175;20221217;-1.2;-3.5;-2.4;2.2;4.4;0;.32;1621 +89089;47.91536;3.18983;175;20221218;4.2;-7;-1.4;2.3;4.8;.2;.31;4216 +89089;47.91536;3.18983;175;20221219;12.5;4.5;8.5;3.4;8.85;0;.86;3245 +89089;47.91536;3.18983;175;20221220;13.8;9.6;11.7;3.5;10.85;4.9;.98;2210 +89089;47.91536;3.18983;175;20221221;11.4;10.7;11.1;4.3;12.4;2;.5;623 +89089;47.91536;3.18983;175;20221222;12.8;11;11.9;6.3;12.4;7;.75;1372 +89089;47.91536;3.18983;175;20221223;13.8;13;13.4;5.3;14.15;3.2;.65;719 +89089;47.91536;3.18983;175;20221224;11.5;9.7;10.6;2.9;11.6;.6;.54;1292 +89089;47.91536;3.18983;175;20221225;15.2;9.4;12.3;3;11.1;.8;.91;2778 +89089;47.91536;3.18983;175;20221226;11.6;10.8;11.2;3.3;10.75;2.4;.91;751 +89089;47.91536;3.18983;175;20221227;8;1.3;4.6;2.1;8.15;.1;.2;3146 +89089;47.91536;3.18983;175;20221228;11.6;5.4;8.5;4.9;10.1;.7;.5;2950 +89089;47.91536;3.18983;175;20221229;11.1;10.3;10.7;5.4;10.45;1.3;1.07;764 +89089;47.91536;3.18983;175;20221230;13.8;5;9.4;5.1;11.2;3.1;.41;3601 +89089;47.91536;3.18983;175;20221231;16.1;13.5;14.8;5.2;11.75;0;1.76;1797 +89090;47.93556;3.52309;123;20220101;14.6;3.8;9.2;2.3;9.37;0;.58;4112 +89090;47.93556;3.52309;123;20220102;14.3;4.1;9.2;4.4;10.08;0;.74;3784 +89090;47.93556;3.52309;123;20220103;12.6;10.8;11.7;4.8;11.53;7.9;.93;1607 +89090;47.93556;3.52309;123;20220104;12.1;10.6;11.4;5.3;10.35;9.5;1.28;1171 +89090;47.93556;3.52309;123;20220105;5.8;1.3;3.6;3.4;6.47;0;.57;2558 +89090;47.93556;3.52309;123;20220106;6.4;-.8;2.8;2;5.98;.3;.43;3407 +89090;47.93556;3.52309;123;20220107;6.9;.2;3.6;5.2;7.13;4.3;.47;2995 +89090;47.93556;3.52309;123;20220108;8;1.2;4.6;5.6;8.15;10.4;.34;2774 +89090;47.93556;3.52309;123;20220109;6.6;4.7;5.7;4.2;7.38;2.2;.8;1538 +89090;47.93556;3.52309;123;20220110;4;.8;2.4;1.6;6.58;0;.34;2216 +89090;47.93556;3.52309;123;20220111;2.2;-.8;.7;2.3;5.9;0;.31;1926 +89090;47.93556;3.52309;123;20220112;4;-1.9;1.1;2.4;5.65;0;.41;3197 +89090;47.93556;3.52309;123;20220113;2.2;-1.3;.5;1.9;5.77;0;.3;2385 +89090;47.93556;3.52309;123;20220114;6.6;-2.8;1.9;1;5.63;0;.25;4861 +89090;47.93556;3.52309;123;20220115;4.6;-3.3;.7;1;5.38;0;.27;4304 +89090;47.93556;3.52309;123;20220116;.9;-3;-1;2.7;5.78;.2;.13;2350 +89090;47.93556;3.52309;123;20220117;5.1;.7;2.9;1.6;7.25;.1;.26;2680 +89090;47.93556;3.52309;123;20220118;8.6;2;5.3;2.5;7.28;0;.55;4204 +89090;47.93556;3.52309;123;20220119;4;.9;2.4;2.9;7.2;2.6;.25;1591 +89090;47.93556;3.52309;123;20220120;6.5;3.2;4.8;2.9;7.18;0;.59;2811 +89090;47.93556;3.52309;123;20220121;4.9;-.2;2.3;2.7;6.05;0;.52;3217 +89090;47.93556;3.52309;123;20220122;3.9;-1.2;1.3;1.5;6.51;0;.24;3359 +89090;47.93556;3.52309;123;20220123;5.9;3;4.5;1.8;6.53;0;.61;2353 +89090;47.93556;3.52309;123;20220124;3.3;-3.4;0;1.4;5.58;0;.25;4657 +89090;47.93556;3.52309;123;20220125;-.5;-2.8;-1.6;1.4;5.38;0;.23;1911 +89090;47.93556;3.52309;123;20220126;-1;-2;-1.5;1.6;5.28;0;.28;1323 +89090;47.93556;3.52309;123;20220127;1.7;-1.8;-.1;2.6;5.8;.4;.29;2596 +89090;47.93556;3.52309;123;20220128;4.8;1.4;3.1;1.9;7.1;0;.37;2685 +89090;47.93556;3.52309;123;20220129;7;2.6;4.8;3.5;8.45;1.2;.29;3212 +89090;47.93556;3.52309;123;20220130;10;6.7;8.3;1.8;8.75;0;.66;3947 +89090;47.93556;3.52309;123;20220131;8.8;4.2;6.5;5.3;7.05;.6;1.24;3718 +89090;47.93556;3.52309;123;20220201;8.4;.5;4.4;4.3;8.03;1;.43;4323 +89090;47.93556;3.52309;123;20220202;10.7;8.5;9.6;3.6;10.3;0;.76;2381 +89090;47.93556;3.52309;123;20220203;9.5;5.9;7.7;2.7;8.5;.1;.77;3798 +89090;47.93556;3.52309;123;20220204;9.2;5.4;7.3;3.7;8.53;1;.8;3160 +89090;47.93556;3.52309;123;20220205;9.1;-.7;4.2;2.5;6.75;0;.69;6544 +89090;47.93556;3.52309;123;20220206;9.6;2.2;5.9;7.6;9.15;6.4;.39;4370 +89090;47.93556;3.52309;123;20220207;9.9;3.9;6.9;3.4;7;0;1.13;5912 +89090;47.93556;3.52309;123;20220208;11.4;0;5.7;2;6.85;0;.87;6214 +89090;47.93556;3.52309;123;20220209;15.1;-1;7;2;6.75;.1;1.14;8898 +89090;47.93556;3.52309;123;20220210;7.2;2.3;4.8;3.6;7.83;1.1;.84;4400 +89090;47.93556;3.52309;123;20220211;8.5;-.1;4.2;2.1;6.23;0;.78;9100 +89090;47.93556;3.52309;123;20220212;8.1;-3.9;2.1;2.1;4.95;0;.92;9550 +89090;47.93556;3.52309;123;20220213;14.4;-2.2;6.1;5;6.9;.4;1.76;9175 +89090;47.93556;3.52309;123;20220214;11.6;7.7;9.6;6.4;8.86;4.7;1.47;4858 +89090;47.93556;3.52309;123;20220215;10.3;4.9;7.6;5.8;8.58;4.4;1.02;7150 +89090;47.93556;3.52309;123;20220216;13.9;8;10.9;6.6;12.05;2.3;.82;4977 +89090;47.93556;3.52309;123;20220217;14;11.8;12.9;5.4;10.27;.6;1.86;3290 +89090;47.93556;3.52309;123;20220218;13.9;7.1;10.5;5.9;9.78;.8;1.56;5472 +89090;47.93556;3.52309;123;20220219;9.9;2.7;6.3;5;6.48;0;1.54;7702 +89090;47.93556;3.52309;123;20220220;12.6;6.4;9.5;6.9;9.88;3.2;1.26;5729 +89090;47.93556;3.52309;123;20220221;9.8;5.6;7.7;7.5;8;.2;1.46;5336 +89090;47.93556;3.52309;123;20220222;9.8;4.8;7.3;4.3;9.44;.5;.67;5523 +89090;47.93556;3.52309;123;20220223;12.6;5.4;9;1.7;9.88;0;.88;7221 +89090;47.93556;3.52309;123;20220224;13;7.4;10.2;4.2;8.3;1.6;1.74;6347 +89090;47.93556;3.52309;123;20220225;9.9;.6;5.3;2.8;6.1;.1;1.28;9081 +89090;47.93556;3.52309;123;20220226;9.9;-3.6;3.2;2.3;5.33;0;1.23;10991 +89090;47.93556;3.52309;123;20220227;11.8;-2.3;4.8;2.3;4.75;0;1.57;11657 +89090;47.93556;3.52309;123;20220228;13.3;-4.7;4.3;1.3;4.98;0;1.28;12694 +89090;47.93556;3.52309;123;20220301;12.5;-3.2;4.7;1.4;5.53;0;1.24;10956 +89090;47.93556;3.52309;123;20220302;13.9;-.8;6.6;1.5;7.05;0;1.26;10575 +89090;47.93556;3.52309;123;20220303;14.1;5.2;9.7;1.4;9.65;0;1.1;8091 +89090;47.93556;3.52309;123;20220304;13.6;5.3;9.4;1.8;7.18;0;1.52;9748 +89090;47.93556;3.52309;123;20220305;11.7;-3.8;3.9;1.6;4.83;0;1.42;12527 +89090;47.93556;3.52309;123;20220306;8.2;-3.9;2.2;2.9;4.15;0;1.55;11805 +89090;47.93556;3.52309;123;20220307;8.5;-2.8;2.8;3.2;4;0;1.75;11808 +89090;47.93556;3.52309;123;20220308;14.9;-4.1;5.4;2;4.63;0;1.95;14153 +89090;47.93556;3.52309;123;20220309;16.1;-2.1;7;1.9;6.03;0;1.88;14020 +89090;47.93556;3.52309;123;20220310;16.9;-.2;8.3;2.6;6.9;0;2.1;13785 +89090;47.93556;3.52309;123;20220311;16.3;3.1;9.7;4.4;8.38;1.2;2.24;11071 +89090;47.93556;3.52309;123;20220312;9.9;5.2;7.5;4;9.03;5.9;1;6568 +89090;47.93556;3.52309;123;20220313;10.5;5.9;8.2;3.8;8.75;3.9;1.22;6258 +89090;47.93556;3.52309;123;20220314;15.1;2.1;8.6;2.7;8.23;3.4;1.82;13381 +89090;47.93556;3.52309;123;20220315;14.6;7.2;10.9;2;11.18;.3;1.27;8215 +89090;47.93556;3.52309;123;20220316;15.3;5.2;10.2;1.6;10.65;0;1.32;9524 +89090;47.93556;3.52309;123;20220317;10.2;8.2;9.2;4.6;8.83;0;1.43;4873 +89090;47.93556;3.52309;123;20220318;14.5;4.8;9.7;6.4;6.8;0;3.05;13675 +89090;47.93556;3.52309;123;20220319;16.1;4.9;10.5;3.8;7.04;0;2.8;15266 +89090;47.93556;3.52309;123;20220320;12.5;.8;6.7;2.4;7.35;0;1.47;6800 +89090;47.93556;3.52309;123;20220321;18.4;6.8;12.6;3.3;8.17;0;2.86;14033 +89090;47.93556;3.52309;123;20220322;18;2.9;10.4;3.2;6.33;0;3.07;17400 +89090;47.93556;3.52309;123;20220323;18.8;-.2;9.3;2.6;6;0;2.92;17750 +89090;47.93556;3.52309;123;20220324;20.8;-.4;10.2;1.8;6.3;0;2.81;17875 +89090;47.93556;3.52309;123;20220325;20.2;1.4;10.8;3;6.33;0;3.33;18075 +89090;47.93556;3.52309;123;20220326;20.5;2.6;11.6;3.7;6.35;0;3.68;18125 +89090;47.93556;3.52309;123;20220327;21.8;2.6;12.2;2.4;6.98;0;3.31;18400 +89090;47.93556;3.52309;123;20220328;21.8;1.6;11.7;1.5;7.58;0;2.69;16675 +89090;47.93556;3.52309;123;20220329;18.4;6.4;12.4;1.9;9.4;0;2.02;9425 +89090;47.93556;3.52309;123;20220330;13.7;8.4;11.1;2.3;10.88;12.4;1.41;8425 +89090;47.93556;3.52309;123;20220331;9.7;6.3;8;4.9;8.03;.6;1.53;6050 +89090;47.93556;3.52309;123;20220401;5.5;1.4;3.5;6.5;5.76;1.2;1.32;5829 +89090;47.93556;3.52309;123;20220402;5.7;.6;3.2;6;5.01;0;1.7;8546 +89090;47.93556;3.52309;123;20220403;7.2;-2.1;2.5;3.1;4.73;0;1.73;13075 +89090;47.93556;3.52309;123;20220404;11.2;-5;3.1;4.1;5.04;.1;2.22;19001 +89090;47.93556;3.52309;123;20220405;10.8;5.7;8.2;4.9;9.69;.1;.96;5019 +89090;47.93556;3.52309;123;20220406;12.9;6.2;9.5;5.1;10.2;1.8;1.33;5850 +89090;47.93556;3.52309;123;20220407;15;9.4;12.2;7.9;10.98;6.6;1.98;6275 +89090;47.93556;3.52309;123;20220408;15.2;7.7;11.5;6.8;9.93;22.3;2.15;5725 +89090;47.93556;3.52309;123;20220409;10.9;2.3;6.6;3;6.95;1.3;2.01;14675 +89090;47.93556;3.52309;123;20220410;14;-2.3;5.9;2.5;6.2;0;2.53;20725 +89090;47.93556;3.52309;123;20220411;19.6;1.5;10.6;4.6;8.24;0;3.7;20577 +89090;47.93556;3.52309;123;20220412;21.9;7.9;14.9;3.4;9.85;.2;3.54;16475 +89090;47.93556;3.52309;123;20220413;18.6;7.7;13.1;2.1;12.15;.5;2.09;12225 +89090;47.93556;3.52309;123;20220414;21.1;7.6;14.4;1.6;11.55;0;3.01;19700 +89090;47.93556;3.52309;123;20220415;21.4;6;13.7;2.4;10.85;0;3.33;21275 +89090;47.93556;3.52309;123;20220416;18.9;6.4;12.7;4.6;8.91;0;3.85;21874 +89090;47.93556;3.52309;123;20220417;21.2;3.2;12.2;3.2;6.55;0;4.37;24550 +89090;47.93556;3.52309;123;20220418;19.8;2.2;11;2;7.6;0;3.23;21575 +89090;47.93556;3.52309;123;20220419;19.2;4.6;11.9;2.8;8.98;0;3.12;19025 +89090;47.93556;3.52309;123;20220420;19.3;4.8;12.1;3.2;8.08;0;3.49;18975 +89090;47.93556;3.52309;123;20220421;19.6;3.4;11.5;2.7;7.98;0;3.58;22050 +89090;47.93556;3.52309;123;20220422;20;4.7;12.3;2.1;9.27;.1;3.51;23666 +89090;47.93556;3.52309;123;20220423;19.9;6.7;13.3;4.3;10.5;1.4;3.1;13625 +89090;47.93556;3.52309;123;20220424;16.8;8.1;12.5;2.3;11.53;1.3;2.08;11375 +89090;47.93556;3.52309;123;20220425;16.5;8.3;12.4;2.6;10.38;.3;2.24;12100 +89090;47.93556;3.52309;123;20220426;16;3;9.5;2.5;8.68;0;2.86;20425 +89090;47.93556;3.52309;123;20220427;19.2;2.4;10.8;3.6;8.83;0;3.66;24250 +89090;47.93556;3.52309;123;20220428;22.2;5.6;13.9;3.1;9.05;0;4.17;23050 +89090;47.93556;3.52309;123;20220429;19.8;6.5;13.1;2.3;9.88;0;2.96;15300 +89090;47.93556;3.52309;123;20220430;17.3;4.7;11;3.3;8.6;0;3.44;22625 +89090;47.93556;3.52309;123;20220501;17.7;2.6;10.2;2.5;8.1;0;3.31;22425 +89090;47.93556;3.52309;123;20220502;19.9;4.6;12.3;2.7;9.28;0;3.48;21200 +89090;47.93556;3.52309;123;20220503;21.1;6;13.6;3.1;10.28;0;3.48;19150 +89090;47.93556;3.52309;123;20220504;17.7;8.3;13;2.7;10.95;.6;2.68;14375 +89090;47.93556;3.52309;123;20220505;19.2;7;13.1;2.5;10.68;.9;3.1;18375 +89090;47.93556;3.52309;123;20220506;21.5;6.2;13.8;2.4;10.6;.1;3.7;22321 +89090;47.93556;3.52309;123;20220507;22.3;7.6;14.9;2.3;10.78;.5;3.79;21490 +89090;47.93556;3.52309;123;20220508;23.5;8.3;15.9;2.9;11.8;.1;4.17;22799 +89090;47.93556;3.52309;123;20220509;25.7;8.6;17.1;1.8;11.9;0;4.32;24280 +89090;47.93556;3.52309;123;20220510;27.4;8.9;18.2;2.1;12.2;0;4.7;24238 +89090;47.93556;3.52309;123;20220511;28.1;11.9;20;3.6;12.78;0;5.55;24063 +89090;47.93556;3.52309;123;20220512;21.8;12.6;17.2;1.8;13.78;0;3.17;16931 +89090;47.93556;3.52309;123;20220513;22.6;12.3;17.5;2.2;10.88;0;4.08;20718 +89090;47.93556;3.52309;123;20220514;24.8;5.8;15.3;1.5;10.23;0;4.35;25935 +89090;47.93556;3.52309;123;20220515;30.1;8.3;19.2;2.1;12.5;1.8;5.37;26698 +89090;47.93556;3.52309;123;20220516;25.8;15.1;20.5;2;15.38;.1;4.05;19772 +89090;47.93556;3.52309;123;20220517;29.4;12.3;20.9;1.5;14.83;0;4.74;24575 +89090;47.93556;3.52309;123;20220518;30.2;15.8;23;1.9;17.2;0;4.92;23017 +89090;47.93556;3.52309;123;20220519;30.1;16.9;23.5;2.7;16.95;.2;5.2;21666 +89090;47.93556;3.52309;123;20220520;29.6;15.3;22.4;3.1;16.43;.6;5.11;20941 +89090;47.93556;3.52309;123;20220521;26.1;8.1;17.1;1.5;11.73;0;4.59;26249 +89090;47.93556;3.52309;123;20220522;27.1;12;19.6;2.1;13.43;5;4.59;21884 +89090;47.93556;3.52309;123;20220523;22;15.8;18.9;3.5;16.88;7.4;2.96;13269 +89090;47.93556;3.52309;123;20220524;18.9;11.5;15.2;3.3;12.13;.3;3.3;17545 +89090;47.93556;3.52309;123;20220525;21.2;6;13.6;2.1;10.85;0;3.75;23087 +89090;47.93556;3.52309;123;20220526;21.6;13.3;17.5;2.5;12.83;0;3.66;17962 +89090;47.93556;3.52309;123;20220527;20;11.2;15.6;2.1;12.88;.1;3.11;17127 +89090;47.93556;3.52309;123;20220528;20.5;7.6;14.1;2.8;9.98;0;4.02;22831 +89090;47.93556;3.52309;123;20220529;17.8;6.8;12.3;3.5;7.98;0;3.96;21799 +89090;47.93556;3.52309;123;20220530;20.6;5.3;13;2.3;8.45;0;4.21;25119 +89090;47.93556;3.52309;123;20220531;23.3;6.8;15;1.8;8.85;0;4.47;25624 +89090;47.93556;3.52309;123;20220601;23.9;5.5;14.7;1.5;9.65;0;4.47;27272 +89090;47.93556;3.52309;123;20220602;26.1;10.7;18.4;2.1;11.3;0;4.92;24817 +89090;47.93556;3.52309;123;20220603;26.7;13.3;20;1.7;15.65;2.9;4.23;21501 +89090;47.93556;3.52309;123;20220604;29.3;15.8;22.6;3;17.38;17.7;5.17;22476 +89090;47.93556;3.52309;123;20220605;22.9;16.9;19.9;3.2;17.58;7.4;3.2;14356 +89090;47.93556;3.52309;123;20220606;22;14.4;18.2;2.7;13.9;1.9;3.73;17932 +89090;47.93556;3.52309;123;20220607;22.3;14;18.1;2.9;14.55;.7;3.62;17394 +89090;47.93556;3.52309;123;20220608;21.2;12.8;17;2.4;14.53;8.6;3.17;16379 +89090;47.93556;3.52309;123;20220609;21;12.3;16.7;3.2;12.7;.1;3.8;19110 +89090;47.93556;3.52309;123;20220610;26.3;10.3;18.3;1.6;13.85;.1;4.59;25446 +89090;47.93556;3.52309;123;20220611;28.9;11.4;20.1;1.4;15.7;0;5.06;27496 +89090;47.93556;3.52309;123;20220612;26.5;14.7;20.6;3.1;15;0;4.96;22493 +89090;47.93556;3.52309;123;20220613;23.9;9.7;16.8;2.7;11.38;0;4.79;24989 +89090;47.93556;3.52309;123;20220614;28.1;8.8;18.4;1.9;11.93;0;5.39;28672 +89090;47.93556;3.52309;123;20220615;33.3;12.8;23.1;1.9;14.68;0;6.26;29079 +89090;47.93556;3.52309;123;20220616;30.4;15.3;22.9;2.1;14.5;0;5.65;25788 +89090;47.93556;3.52309;123;20220617;33.6;13;23.3;1.5;14.33;0;5.97;28870 +89090;47.93556;3.52309;123;20220618;38;15.5;26.8;2.2;15.95;0;7.32;29486 +89090;47.93556;3.52309;123;20220619;35.2;19.4;27.3;3.6;17.38;14.5;7.41;25288 +89090;47.93556;3.52309;123;20220620;25.9;17.4;21.6;3.5;18.98;6.5;4.21;19154 +89090;47.93556;3.52309;123;20220621;28.2;14.9;21.5;2.5;18.08;1.6;4.95;24265 +89090;47.93556;3.52309;123;20220622;25.1;18.6;21.8;1.8;20.1;9.6;3.35;15815 +89090;47.93556;3.52309;123;20220623;27.8;16.3;22;2.4;18.18;15.8;4.59;21505 +89090;47.93556;3.52309;123;20220624;24.1;16.1;20.1;3.3;17.13;1.4;3.93;18769 +89090;47.93556;3.52309;123;20220625;23.5;15.2;19.4;2.4;15.93;6.5;3.62;17106 +89090;47.93556;3.52309;123;20220626;18.9;13.2;16;1.4;15.3;3.5;2.41;13548 +89090;47.93556;3.52309;123;20220627;23.5;13.9;18.7;1.6;14.85;4.5;3.63;18598 +89090;47.93556;3.52309;123;20220628;26.7;8.5;17.6;1.2;12.4;.1;4.78;27671 +89090;47.93556;3.52309;123;20220629;27.6;11.2;19.4;1.9;13.93;5.4;5.04;26221 +89090;47.93556;3.52309;123;20220630;15.2;14.2;14.7;2.6;14.78;10.9;1.39;5850 +89090;47.93556;3.52309;123;20220701;21.9;11.5;16.7;2.1;12.7;.1;3.86;21253 +89090;47.93556;3.52309;123;20220702;27.2;7.9;17.5;1.6;12.48;.1;5.02;28464 +89090;47.93556;3.52309;123;20220703;26.3;11;18.6;2.1;14.03;0;4.8;25796 +89090;47.93556;3.52309;123;20220704;25.8;11.3;18.6;2.3;13.1;0;4.78;24631 +89090;47.93556;3.52309;123;20220705;26.3;12;19.1;2.6;13;0;5.04;24991 +89090;47.93556;3.52309;123;20220706;24.7;11.8;18.2;2.7;12.28;0;4.73;23408 +89090;47.93556;3.52309;123;20220707;23.3;11.9;17.6;2.9;14.13;0;4.02;20837 +89090;47.93556;3.52309;123;20220708;26.1;10.3;18.2;2.8;12.6;0;5.05;25673 +89090;47.93556;3.52309;123;20220709;28.3;11.7;20;2.4;14.03;0;5.27;25916 +89090;47.93556;3.52309;123;20220710;26;12.6;19.3;3.6;13.05;0;5.24;24038 +89090;47.93556;3.52309;123;20220711;29.2;13.3;21.3;3;14.1;0;5.79;26087 +89090;47.93556;3.52309;123;20220712;30.9;13.5;22.2;1.8;14.13;0;5.53;26412 +89090;47.93556;3.52309;123;20220713;33;11.7;22.4;1.2;13.68;0;5.35;26729 +89090;47.93556;3.52309;123;20220714;32.9;14.7;23.8;2.6;14.98;0;6.33;26858 +89090;47.93556;3.52309;123;20220715;26.9;15.3;21.1;3.2;12.18;0;5.47;22598 +89090;47.93556;3.52309;123;20220716;28.3;10.2;19.2;2.4;11.53;0;5.52;26701 +89090;47.93556;3.52309;123;20220717;31.4;12.7;22;2.3;12.48;0;5.96;26489 +89090;47.93556;3.52309;123;20220718;37.6;12.7;25.2;1.5;13.13;0;6.52;29018 +89090;47.93556;3.52309;123;20220719;38.9;15;27;2.6;15.73;0;7.6;28758 +89090;47.93556;3.52309;123;20220720;23.8;20;21.9;2.8;18.58;5.6;3.01;10412 +89090;47.93556;3.52309;123;20220721;27.6;15.5;21.6;1.9;17.6;.1;4.25;20623 +89090;47.93556;3.52309;123;20220722;28.2;15;21.6;1.5;18.6;1.5;3.96;19672 +89090;47.93556;3.52309;123;20220723;27.6;18.1;22.9;1.5;19.4;.1;3.64;16818 +89090;47.93556;3.52309;123;20220724;33.1;13.8;23.4;1.2;16.8;1.6;5.27;26380 +89090;47.93556;3.52309;123;20220725;28.1;16.6;22.4;3.1;17.5;.2;4.65;19523 +89090;47.93556;3.52309;123;20220726;24.6;15;19.8;2;14.73;0;3.74;17510 +89090;47.93556;3.52309;123;20220727;26;14.1;20;2.6;12.9;0;4.64;21179 +89090;47.93556;3.52309;123;20220728;27.7;12;19.9;1.9;12.03;0;4.7;22757 +89090;47.93556;3.52309;123;20220729;28.9;12;20.4;1.3;12.8;0;4.51;23182 +89090;47.93556;3.52309;123;20220730;30.6;12.4;21.5;1.7;14;0;4.95;23997 +89090;47.93556;3.52309;123;20220731;30.7;14.1;22.4;2;15.35;0;5.21;24752 +89090;47.93556;3.52309;123;20220801;27.7;14.4;21.1;1.6;16.38;0;4.05;19951 +89090;47.93556;3.52309;123;20220802;31.6;12.9;22.2;1.1;15.68;0;4.76;25077 +89090;47.93556;3.52309;123;20220803;35.8;14.8;25.3;1.1;15.63;0;5.39;26100 +89090;47.93556;3.52309;123;20220804;35.1;17;26.1;2.6;17.4;6.5;6.17;23821 +89090;47.93556;3.52309;123;20220805;26.4;17.5;22;4;17.4;.1;4.35;17349 +89090;47.93556;3.52309;123;20220806;25.7;13.7;19.7;3.9;11.85;0;5.19;21126 +89090;47.93556;3.52309;123;20220807;28.2;11.9;20;3.5;10.48;0;5.77;23351 +89090;47.93556;3.52309;123;20220808;29.9;13.2;21.6;3.4;11.3;0;6;23143 +89090;47.93556;3.52309;123;20220809;32.1;14.5;23.3;3.3;12.4;0;6.29;23481 +89090;47.93556;3.52309;123;20220810;32.6;15.5;24.1;3;11.53;0;6.37;23727 +89090;47.93556;3.52309;123;20220811;32.6;13.6;23.1;2.5;10.73;0;5.97;24286 +89090;47.93556;3.52309;123;20220812;33.9;12.3;23.1;2.2;10.85;0;5.94;25502 +89090;47.93556;3.52309;123;20220813;33.3;12.7;23;1.9;10.58;0;5.54;24624 +89090;47.93556;3.52309;123;20220814;27.4;13.6;20.5;2.3;15.15;5.6;3.91;17061 +89090;47.93556;3.52309;123;20220815;23.9;16.2;20.1;2.6;17.88;.6;2.98;13806 +89090;47.93556;3.52309;123;20220816;28.6;14.6;21.6;1.8;17.43;5.8;3.83;18504 +89090;47.93556;3.52309;123;20220817;27.8;15.8;21.8;1.9;17.75;2.4;3.74;17951 +89090;47.93556;3.52309;123;20220818;27.6;15.9;21.8;1.8;18.08;1;3.51;16816 +89090;47.93556;3.52309;123;20220819;25.7;14.6;20.2;2.8;17.9;1.4;3.35;16018 +89090;47.93556;3.52309;123;20220820;26.1;14.1;20.1;1.9;15.18;0;3.72;19036 +89090;47.93556;3.52309;123;20220821;27.3;9.4;18.4;1.5;13.25;0;3.75;20475 +89090;47.93556;3.52309;123;20220822;25.4;14.2;19.8;1.5;16.23;.2;3.11;15948 +89090;47.93556;3.52309;123;20220823;29.7;13.7;21.7;1.3;17.03;0;3.78;19388 +89090;47.93556;3.52309;123;20220824;33.5;13.2;23.3;1.4;15.18;0;4.57;22321 +89090;47.93556;3.52309;123;20220825;33;12.7;22.8;2.2;14.43;0;5.09;22121 +89090;47.93556;3.52309;123;20220826;25.6;18.8;22.2;3.1;16.88;.8;3.41;11548 +89090;47.93556;3.52309;123;20220827;26.3;11.7;19;2.2;13.65;0;3.74;18950 +89090;47.93556;3.52309;123;20220828;28.4;11.9;20.1;2.3;14.35;0;4.1;19754 +89090;47.93556;3.52309;123;20220829;32;13.7;22.8;1.8;15;.5;4.44;20339 +89090;47.93556;3.52309;123;20220830;23.7;16.3;20;2.2;16.23;.4;2.69;11496 +89090;47.93556;3.52309;123;20220831;27.7;13.3;20.5;1.6;16.13;.1;3.45;18352 +89090;47.93556;3.52309;123;20220901;29.1;12.1;20.6;1.7;14.25;0;3.82;19384 +89090;47.93556;3.52309;123;20220902;25.2;11.6;18.4;2;15.03;3.2;3.05;15899 +89090;47.93556;3.52309;123;20220903;25.6;15.2;20.4;2.3;16.58;.9;3.09;14183 +89090;47.93556;3.52309;123;20220904;30.2;11.5;20.9;1.6;14.63;.9;3.78;19141 +89090;47.93556;3.52309;123;20220905;32.1;15.4;23.8;2;17.08;4.5;4.2;18613 +89090;47.93556;3.52309;123;20220906;30.6;14.5;22.6;2;17.35;2.1;3.82;17600 +89090;47.93556;3.52309;123;20220907;24.7;14.2;19.5;2.1;16.75;14.7;2.81;14558 +89090;47.93556;3.52309;123;20220908;23.3;13.9;18.6;3.7;15.78;4.3;2.94;13410 +89090;47.93556;3.52309;123;20220909;22.6;15.1;18.9;4.1;15.15;3.5;3.06;12215 +89090;47.93556;3.52309;123;20220910;20.7;14.3;17.5;3.3;14.7;.6;2.39;10412 +89090;47.93556;3.52309;123;20220911;23.8;10.8;17.3;1.2;14.23;.2;2.44;14640 +89090;47.93556;3.52309;123;20220912;29.8;9.3;19.5;1.3;14.08;0;3.33;18969 +89090;47.93556;3.52309;123;20220913;28.6;15.5;22;1.6;18.53;5.5;2.92;13919 +89090;47.93556;3.52309;123;20220914;26.5;17.8;22.2;2.5;19.78;9.3;2.71;11615 +89090;47.93556;3.52309;123;20220915;21.8;17.1;19.4;2.3;17.38;1.3;2.08;9348 +89090;47.93556;3.52309;123;20220916;18.3;12.1;15.2;2.3;12.55;0;1.92;9311 +89090;47.93556;3.52309;123;20220917;17.4;5.8;11.6;2.6;8.85;0;2.36;14192 +89090;47.93556;3.52309;123;20220918;19.6;2.9;11.3;1.7;8.6;0;2.36;16490 +89090;47.93556;3.52309;123;20220919;18.6;4.4;11.5;1.5;8.85;0;2.12;14943 +89090;47.93556;3.52309;123;20220920;18.7;3;10.9;1.8;8.98;0;2.18;15264 +89090;47.93556;3.52309;123;20220921;19.4;5;12.2;2.1;9.1;0;2.39;15232 +89090;47.93556;3.52309;123;20220922;21;2.4;11.7;1.2;8.38;0;2.27;16621 +89090;47.93556;3.52309;123;20220923;19.9;4.6;12.3;1.2;9.53;0;1.94;13324 +89090;47.93556;3.52309;123;20220924;17.7;9.3;13.5;1.4;12.3;.8;1.52;9088 +89090;47.93556;3.52309;123;20220925;18;8.8;13.4;1.8;11.95;.4;1.66;9833 +89090;47.93556;3.52309;123;20220926;16.3;7.5;11.9;3.5;11.03;7.4;1.73;9749 +89090;47.93556;3.52309;123;20220927;14.6;9.9;12.2;4.8;11.88;13.6;1.47;7487 +89090;47.93556;3.52309;123;20220928;14.1;10.7;12.4;2.4;12.38;4.6;1.14;5908 +89090;47.93556;3.52309;123;20220929;14.9;8.5;11.7;1.3;11.1;4.5;1.22;7707 +89090;47.93556;3.52309;123;20220930;17.3;4.1;10.7;1.7;9.7;3.9;1.67;12215 +89090;47.93556;3.52309;123;20221001;19.9;9.5;14.7;5;14.15;3.2;1.83;9503 +89090;47.93556;3.52309;123;20221002;20.3;14.1;17.2;3.5;16.78;4.2;1.6;7829 +89090;47.93556;3.52309;123;20221003;17.2;11.2;14.2;1.8;12.68;0;1.42;7745 +89090;47.93556;3.52309;123;20221004;20.2;5.5;12.8;1.4;11.38;.2;1.67;12609 +89090;47.93556;3.52309;123;20221005;24.3;8.5;16.4;2.9;13.38;0;2.51;12999 +89090;47.93556;3.52309;123;20221006;19.6;10.4;15;1.9;11.55;0;1.81;10086 +89090;47.93556;3.52309;123;20221007;19.7;3.5;11.6;1.2;10.53;.2;1.53;12130 +89090;47.93556;3.52309;123;20221008;18.4;5.1;11.7;1.4;10.1;0;1.49;11056 +89090;47.93556;3.52309;123;20221009;20.5;1.2;10.8;1.4;9.15;.1;1.71;13376 +89090;47.93556;3.52309;123;20221010;19.2;6.4;12.8;1.8;12.88;1.9;1.28;9047 +89090;47.93556;3.52309;123;20221011;17.4;12;14.7;2.1;13.88;0;1.2;5900 +89090;47.93556;3.52309;123;20221012;19.8;5.5;12.7;1;11.65;.1;1.32;10697 +89090;47.93556;3.52309;123;20221013;16.7;10.8;13.7;2.1;14.3;2.6;.93;5601 +89090;47.93556;3.52309;123;20221014;17.6;14.3;16;3.5;16.65;17.9;.93;4234 +89090;47.93556;3.52309;123;20221015;18.3;15.7;17;3.8;16.9;4.5;1.11;3760 +89090;47.93556;3.52309;123;20221016;23.9;14.3;19.1;1.8;16.88;0;1.59;8174 +89090;47.93556;3.52309;123;20221017;22.7;15.3;19;2.7;16.53;11.5;1.73;6562 +89090;47.93556;3.52309;123;20221018;21.2;14;17.6;1.5;16.83;.1;1.23;7212 +89090;47.93556;3.52309;123;20221019;23.5;11;17.2;2.2;15.4;1.1;1.61;9552 +89090;47.93556;3.52309;123;20221020;22;14.3;18.2;2.8;16.7;16.9;1.51;6760 +89090;47.93556;3.52309;123;20221021;21;14.1;17.6;2.8;16.18;1.1;1.4;6354 +89090;47.93556;3.52309;123;20221022;22.2;11.6;16.9;2.3;14.43;.1;1.57;8740 +89090;47.93556;3.52309;123;20221023;23;11.9;17.4;3.1;14.93;.8;1.81;7389 +89090;47.93556;3.52309;123;20221024;20.1;14.7;17.4;3.8;13.25;.5;2.05;5500 +89090;47.93556;3.52309;123;20221025;20.1;10.3;15.2;2.3;13.4;.3;1.33;7672 +89090;47.93556;3.52309;123;20221026;22.8;14;18.4;2.8;14.38;.1;1.86;7621 +89090;47.93556;3.52309;123;20221027;24.3;9.9;17.1;2.5;14.25;0;1.72;8302 +89090;47.93556;3.52309;123;20221028;23.7;14.1;18.9;2.4;14.65;0;1.81;6981 +89090;47.93556;3.52309;123;20221029;25.1;12;18.5;2.2;13.85;0;1.78;7756 +89090;47.93556;3.52309;123;20221030;21.8;9.2;15.5;1.9;12.63;0;1.34;7547 +89090;47.93556;3.52309;123;20221031;21.7;10.9;16.3;2.4;14.1;3.1;1.38;7079 +89090;47.93556;3.52309;123;20221101;17.2;10.8;14;4.2;12.18;.1;1.46;6102 +89090;47.93556;3.52309;123;20221102;17;9.3;13.1;2.9;11.45;.1;1.24;5927 +89090;47.93556;3.52309;123;20221103;14.1;8;11;3.4;11.18;12.3;.89;3857 +89090;47.93556;3.52309;123;20221104;11.2;9.1;10.2;3.7;10.53;3;.85;2512 +89090;47.93556;3.52309;123;20221105;11.2;2.9;7.1;2.4;8.95;0;.6;5282 +89090;47.93556;3.52309;123;20221106;11;6;8.5;3.1;9.73;.4;.68;3840 +89090;47.93556;3.52309;123;20221107;16.4;10.2;13.3;3.6;12.18;.2;1.13;4646 +89090;47.93556;3.52309;123;20221108;18.1;6.4;12.2;3.6;11.18;6.8;1.27;5856 +89090;47.93556;3.52309;123;20221109;15.1;11.4;13.3;2.7;12.65;1;.87;3096 +89090;47.93556;3.52309;123;20221110;11;5.5;8.2;1.9;10.7;0;.37;3752 +89090;47.93556;3.52309;123;20221111;15.5;7.3;11.4;1.8;10.73;.1;.78;5487 +89090;47.93556;3.52309;123;20221112;18.2;4.9;11.5;1.4;10.35;.2;.74;6649 +89090;47.93556;3.52309;123;20221113;12.8;4.9;8.8;1.5;9.78;.1;.55;4836 +89090;47.93556;3.52309;123;20221114;16.7;5.3;11;2.8;10.75;1.3;.88;5738 +89090;47.93556;3.52309;123;20221115;14.5;7.3;10.9;3.5;11.78;8;.65;4051 +89090;47.93556;3.52309;123;20221116;13.9;9.4;11.6;5;11.48;4.6;.98;3232 +89090;47.93556;3.52309;123;20221117;14;11.5;12.7;6.7;11.38;5.2;1.5;2719 +89090;47.93556;3.52309;123;20221118;11.1;8.3;9.7;3.9;9.63;.1;.95;2678 +89090;47.93556;3.52309;123;20221119;8.6;2;5.3;1.7;8.25;.6;.34;3602 +89090;47.93556;3.52309;123;20221120;8.2;3.5;5.8;3.3;8.7;2.9;.37;3236 +89090;47.93556;3.52309;123;20221121;9.1;5.8;7.4;3.9;9.05;2;.61;2486 +89090;47.93556;3.52309;123;20221122;10.8;4.6;7.7;4.9;8.35;1.1;.94;3763 +89090;47.93556;3.52309;123;20221123;12.5;3.4;7.9;3.3;8.7;3.4;.77;4174 +89090;47.93556;3.52309;123;20221124;12.8;7;9.9;3.7;10.03;3.6;.8;3957 +89090;47.93556;3.52309;123;20221125;12.3;7.4;9.8;2.6;9.8;0;.69;3562 +89090;47.93556;3.52309;123;20221126;7.1;1.9;4.5;2.5;8.33;0;.23;2675 +89090;47.93556;3.52309;123;20221127;10.1;4.6;7.3;3.3;8.38;.7;.7;3034 +89090;47.93556;3.52309;123;20221128;11.3;7;9.2;2.2;9.4;2.3;.65;2668 +89090;47.93556;3.52309;123;20221129;8.6;6.7;7.6;1.5;9.25;.1;.46;1574 +89090;47.93556;3.52309;123;20221130;7;4.8;5.9;2.5;8.53;0;.43;1386 +89090;47.93556;3.52309;123;20221201;7.2;4.6;5.9;3.3;8.05;.6;.56;1810 +89090;47.93556;3.52309;123;20221202;5.3;4.4;4.9;2.6;7.5;1.6;.54;879 +89090;47.93556;3.52309;123;20221203;4.9;3.2;4;3.7;6.93;.8;.59;1538 +89090;47.93556;3.52309;123;20221204;5.1;2.9;4;2.3;7.15;4.9;.43;1814 +89090;47.93556;3.52309;123;20221205;4.2;3.4;3.8;1.8;7.5;.2;.37;855 +89090;47.93556;3.52309;123;20221206;4;2.3;3.2;1.5;6.95;0;.36;1329 +89090;47.93556;3.52309;123;20221207;3.5;.7;2.1;1.2;6.83;0;.25;1882 +89090;47.93556;3.52309;123;20221208;4.9;1.5;3.2;1.5;6.23;0;.4;2347 +89090;47.93556;3.52309;123;20221209;1.2;-3.2;-1;2.5;5.4;0;.23;2335 +89090;47.93556;3.52309;123;20221210;1.7;-.9;.4;2.3;5.15;0;.43;1882 +89090;47.93556;3.52309;123;20221211;-.1;-3.7;-1.9;1.9;4.6;0;.29;2316 +89090;47.93556;3.52309;123;20221212;-1.4;-5.7;-3.6;2.3;4.1;0;.24;2863 +89090;47.93556;3.52309;123;20221213;1.9;-5.6;-1.8;1.8;4.08;2.2;.33;3790 +89090;47.93556;3.52309;123;20221214;1.2;-.3;.4;1.7;5.95;2.8;.27;1445 +89090;47.93556;3.52309;123;20221215;1.6;-1.8;-.1;2.6;5.35;0;.36;1960 +89090;47.93556;3.52309;123;20221216;2.1;-5;-1.4;2.7;4.38;0;.41;3704 +89090;47.93556;3.52309;123;20221217;-1;-3.2;-2.1;1.8;4.33;0;.35;1798 +89090;47.93556;3.52309;123;20221218;3.9;-8.2;-2.2;2.9;4.68;.2;.3;4002 +89090;47.93556;3.52309;123;20221219;12.1;3.6;7.8;3.2;8.6;0;.68;3274 +89090;47.93556;3.52309;123;20221220;14.2;8.2;11.2;3.7;10.8;4.1;.87;2477 +89090;47.93556;3.52309;123;20221221;12.5;11.2;11.8;4.4;12.33;2.5;.67;1545 +89090;47.93556;3.52309;123;20221222;13.4;11.2;12.3;6.7;12.33;7.2;.95;1471 +89090;47.93556;3.52309;123;20221223;14.7;12.7;13.7;5;13.8;3.3;.83;1050 +89090;47.93556;3.52309;123;20221224;12.1;10.5;11.3;2.8;11.38;.3;.69;1413 +89090;47.93556;3.52309;123;20221225;15.3;8.7;12;3;11;.8;.81;3328 +89090;47.93556;3.52309;123;20221226;12.4;11;11.7;3.8;10.55;2.4;1.1;1379 +89090;47.93556;3.52309;123;20221227;8.5;1.2;4.8;2.3;7.93;.1;.27;3552 +89090;47.93556;3.52309;123;20221228;12.2;4.3;8.2;4.9;9.6;.6;.62;3057 +89090;47.93556;3.52309;123;20221229;11.8;10.7;11.3;5.4;10.23;2;1.31;1194 +89090;47.93556;3.52309;123;20221230;14.3;4.3;9.3;4.8;10.73;2;.59;3174 +89090;47.93556;3.52309;123;20221231;16.7;13.7;15.2;6.1;11.9;0;1.97;2178 +89091;47.95475;3.85659;150;20220101;14.7;5.1;9.9;2.3;9.77;0;.6;3785 +89091;47.95475;3.85659;150;20220102;14.1;6.1;10.1;5;9.92;0;1;3291 +89091;47.95475;3.85659;150;20220103;12.3;10.9;11.6;5.9;11.37;7.8;.92;1217 +89091;47.95475;3.85659;150;20220104;11.7;10.5;11.1;6;10.17;10.1;1.25;1133 +89091;47.95475;3.85659;150;20220105;5.4;1.2;3.3;3.4;6.37;.1;.52;2470 +89091;47.95475;3.85659;150;20220106;5.6;-.2;2.7;2.1;5.92;.3;.42;3004 +89091;47.95475;3.85659;150;20220107;5.8;.9;3.4;5.2;7.02;5.9;.39;2770 +89091;47.95475;3.85659;150;20220108;7.3;1.2;4.2;5.8;7.97;11.7;.21;3153 +89091;47.95475;3.85659;150;20220109;6;4.7;5.4;3.9;7.22;2.5;.69;1199 +89091;47.95475;3.85659;150;20220110;2.5;.3;1.4;1.3;6.27;0;.27;1784 +89091;47.95475;3.85659;150;20220111;2.2;-.5;.8;2.3;5.97;0;.27;1993 +89091;47.95475;3.85659;150;20220112;2.6;-1.9;.3;2.1;5.67;0;.27;2841 +89091;47.95475;3.85659;150;20220113;1;-1.4;-.2;1.8;5.77;0;.22;1904 +89091;47.95475;3.85659;150;20220114;7.4;-2.1;2.6;1;5.82;0;.29;4342 +89091;47.95475;3.85659;150;20220115;7.1;-1.6;2.8;1.5;5.87;0;.39;4166 +89091;47.95475;3.85659;150;20220116;.4;-2.4;-1;2.8;5.63;.2;.12;2230 +89091;47.95475;3.85659;150;20220117;4.6;.6;2.6;1.2;7.22;.1;.22;2840 +89091;47.95475;3.85659;150;20220118;8.5;2.9;5.7;2.7;7.37;0;.59;3339 +89091;47.95475;3.85659;150;20220119;3.4;2.2;2.8;2.8;6.91;2.6;.31;1333 +89091;47.95475;3.85659;150;20220120;6.3;3.2;4.8;2.9;7.11;.2;.57;2549 +89091;47.95475;3.85659;150;20220121;4.1;.7;2.4;3;6.01;0;.52;2730 +89091;47.95475;3.85659;150;20220122;3.4;-.8;1.3;1;6.47;0;.24;3115 +89091;47.95475;3.85659;150;20220123;6.7;2.7;4.7;2;6.62;0;.57;2946 +89091;47.95475;3.85659;150;20220124;5;-2.1;1.4;1.6;5.67;0;.39;4210 +89091;47.95475;3.85659;150;20220125;-.8;-3;-1.9;1.3;5.23;0;.23;2121 +89091;47.95475;3.85659;150;20220126;-1.2;-2.1;-1.7;1.6;5.2;0;.27;1120 +89091;47.95475;3.85659;150;20220127;.9;-2.3;-.7;2.6;5.75;.5;.25;2411 +89091;47.95475;3.85659;150;20220128;4.3;1.1;2.7;1.8;6.97;0;.31;2901 +89091;47.95475;3.85659;150;20220129;6.3;2.3;4.3;3.7;8.27;1.1;.2;3384 +89091;47.95475;3.85659;150;20220130;9.4;6.5;8;1.9;8.77;.1;.64;2771 +89091;47.95475;3.85659;150;20220131;8;5.1;6.5;5.4;7.01;.7;1.12;3418 +89091;47.95475;3.85659;150;20220201;7.8;1.7;4.7;4.5;7.87;1.2;.44;4500 +89091;47.95475;3.85659;150;20220202;10.2;8.3;9.2;3.7;10.27;.1;.63;2261 +89091;47.95475;3.85659;150;20220203;9.2;6.4;7.8;3.1;8.57;.2;.76;2943 +89091;47.95475;3.85659;150;20220204;8.6;5;6.8;3.9;8.47;1.1;.66;3508 +89091;47.95475;3.85659;150;20220205;8.7;-.3;4.2;2.5;6.87;0;.62;5824 +89091;47.95475;3.85659;150;20220206;9.2;3.5;6.3;7.7;9.07;10.1;.43;4609 +89091;47.95475;3.85659;150;20220207;8.9;4.2;6.6;3.4;6.82;0;1.06;4161 +89091;47.95475;3.85659;150;20220208;11.3;.4;5.9;2;6.93;0;.85;5883 +89091;47.95475;3.85659;150;20220209;15.3;.1;7.7;2.4;6.83;0;1.29;8586 +89091;47.95475;3.85659;150;20220210;7.2;3.8;5.5;4;8.07;1.5;.71;4376 +89091;47.95475;3.85659;150;20220211;8.1;0;4;2.3;6.34;0;.77;8785 +89091;47.95475;3.85659;150;20220212;7.2;-4.6;1.3;2.3;5.14;0;.77;9063 +89091;47.95475;3.85659;150;20220213;13.9;-2.6;5.7;5.5;7;.2;1.66;9535 +89091;47.95475;3.85659;150;20220214;11.4;7.5;9.4;6.4;8.86;3;1.47;4858 +89091;47.95475;3.85659;150;20220215;10.4;5.4;7.9;6.1;8.7;5.3;1.11;6496 +89091;47.95475;3.85659;150;20220216;13.2;7.5;10.3;6.5;11.87;3.4;.6;5502 +89091;47.95475;3.85659;150;20220217;13.4;11.7;12.6;5.7;9.87;.5;1.82;2800 +89091;47.95475;3.85659;150;20220218;13.5;8;10.8;6.3;9.67;1;1.55;5357 +89091;47.95475;3.85659;150;20220219;8.9;2.7;5.8;4.8;6.47;0;1.32;5933 +89091;47.95475;3.85659;150;20220220;11.3;6.3;8.8;7;9.77;3.8;.96;5475 +89091;47.95475;3.85659;150;20220221;9.2;5.9;7.6;7;7.82;1.5;1.35;4436 +89091;47.95475;3.85659;150;20220222;9.3;5.4;7.4;4.2;9.42;1;.61;5008 +89091;47.95475;3.85659;150;20220223;11.9;5.5;8.7;2;9.72;0;.81;6424 +89091;47.95475;3.85659;150;20220224;12.1;7.3;9.7;4;8.12;1.8;1.57;5457 +89091;47.95475;3.85659;150;20220225;9.6;1;5.3;2.6;6.12;0;1.15;7784 +89091;47.95475;3.85659;150;20220226;9.6;-1.9;3.9;2.7;5.42;0;1.25;9092 +89091;47.95475;3.85659;150;20220227;11.7;-.2;5.7;3;4.57;0;1.82;9427 +89091;47.95475;3.85659;150;20220228;13.6;-2.6;5.5;1.6;5.02;0;1.4;11219 +89091;47.95475;3.85659;150;20220301;12.7;-1.1;5.8;2.1;5.42;0;1.51;10521 +89091;47.95475;3.85659;150;20220302;13.6;1.8;7.7;1.6;6.77;0;1.33;9754 +89091;47.95475;3.85659;150;20220303;13.5;6.4;10;1.5;9.42;0;1.1;7627 +89091;47.95475;3.85659;150;20220304;13.3;5.1;9.2;1.7;6.22;0;1.5;8149 +89091;47.95475;3.85659;150;20220305;10.9;-3.8;3.5;1.7;4.17;0;1.44;11453 +89091;47.95475;3.85659;150;20220306;7.9;-2.8;2.5;2.9;3.87;0;1.56;9828 +89091;47.95475;3.85659;150;20220307;8.6;-2.2;3.2;3.3;3.87;0;1.75;10068 +89091;47.95475;3.85659;150;20220308;14.2;-1.6;6.3;2.6;4.52;0;2.13;12488 +89091;47.95475;3.85659;150;20220309;15.6;0;7.8;2.4;5.97;0;2;12384 +89091;47.95475;3.85659;150;20220310;16.4;3.3;9.8;3.9;7.27;0;2.36;11415 +89091;47.95475;3.85659;150;20220311;16.5;6.9;11.7;5.7;8.27;1.1;2.68;10043 +89091;47.95475;3.85659;150;20220312;9.8;6.1;7.9;4.1;9.12;2.9;.97;6206 +89091;47.95475;3.85659;150;20220313;10.2;6.5;8.4;4.7;8.87;4.5;1.2;6145 +89091;47.95475;3.85659;150;20220314;14.9;2.8;8.8;3;8.12;4.1;1.78;11714 +89091;47.95475;3.85659;150;20220315;14.9;8.4;11.6;2.8;11.12;.3;1.39;8607 +89091;47.95475;3.85659;150;20220316;15.3;7.3;11.3;2.2;10.72;0;1.46;9741 +89091;47.95475;3.85659;150;20220317;9.7;8.9;9.3;4.4;8.82;0;1.26;2864 +89091;47.95475;3.85659;150;20220318;13.8;4.2;9;5.9;6.9;0;2.71;14192 +89091;47.95475;3.85659;150;20220319;15.7;4.1;9.9;4.5;6.84;0;2.77;14957 +89091;47.95475;3.85659;150;20220320;11.1;.2;5.6;2.3;7.37;0;1.31;8261 +89091;47.95475;3.85659;150;20220321;18.2;7.2;12.7;3.6;8.1;0;2.91;13349 +89091;47.95475;3.85659;150;20220322;17.7;2.3;10;3.1;6.44;0;2.95;17305 +89091;47.95475;3.85659;150;20220323;18.3;.1;9.2;2.5;6.2;0;2.81;17989 +89091;47.95475;3.85659;150;20220324;20;-.2;9.9;2;6.57;0;2.77;18349 +89091;47.95475;3.85659;150;20220325;19.4;1.1;10.3;3.3;6.5;0;3.29;18405 +89091;47.95475;3.85659;150;20220326;19.9;2.4;11.1;3.6;6.54;0;3.38;18404 +89091;47.95475;3.85659;150;20220327;21.2;1.4;11.3;2.4;7.17;0;3.1;18792 +89091;47.95475;3.85659;150;20220328;21.2;1.8;11.5;1.4;7.67;0;2.63;17693 +89091;47.95475;3.85659;150;20220329;18.4;5.3;11.9;2.1;9.57;.8;2.09;11443 +89091;47.95475;3.85659;150;20220330;13.3;8.7;11;2.4;11;9.6;1.36;8095 +89091;47.95475;3.85659;150;20220331;9.7;6;7.9;4.9;8.1;.7;1.59;7755 +89091;47.95475;3.85659;150;20220401;5.8;1.2;3.5;5.8;5.67;1;1.37;5786 +89091;47.95475;3.85659;150;20220402;5.4;.4;2.9;7;5.21;0;1.65;8580 +89091;47.95475;3.85659;150;20220403;6.7;-2.4;2.2;3.1;4.67;0;1.66;12730 +89091;47.95475;3.85659;150;20220404;11;-5.1;3;4.1;5.04;.1;2.22;19001 +89091;47.95475;3.85659;150;20220405;10.5;5.7;8.1;5.3;9.77;.1;.94;5092 +89091;47.95475;3.85659;150;20220406;13.1;5.7;9.4;5.5;10.27;1.9;1.43;7712 +89091;47.95475;3.85659;150;20220407;15.1;9.2;12.1;8.6;10.87;8.2;2.16;8297 +89091;47.95475;3.85659;150;20220408;14.2;7.1;10.7;6.7;9.4;18.4;2.15;6574 +89091;47.95475;3.85659;150;20220409;10.6;1.7;6.2;3.1;6.94;1.5;1.94;14908 +89091;47.95475;3.85659;150;20220410;13.8;-2.3;5.8;2.5;6.24;0;2.54;21192 +89091;47.95475;3.85659;150;20220411;19.5;1.2;10.4;4.3;8;0;3.74;19894 +89091;47.95475;3.85659;150;20220412;21.5;7.3;14.4;3.8;9.8;0;3.68;17641 +89091;47.95475;3.85659;150;20220413;18.8;7.3;13;2.6;11.97;0;2.37;14757 +89091;47.95475;3.85659;150;20220414;20.5;8.1;14.3;2;11.44;0;2.92;18295 +89091;47.95475;3.85659;150;20220415;20.5;6.5;13.5;2.7;10.74;0;3.36;21415 +89091;47.95475;3.85659;150;20220416;19;6.8;12.9;4.5;8.6;0;4.13;22737 +89091;47.95475;3.85659;150;20220417;20.6;2;11.3;3.2;6.34;0;4.14;24433 +89091;47.95475;3.85659;150;20220418;19.2;1.8;10.5;1.7;7.14;0;3.22;22228 +89091;47.95475;3.85659;150;20220419;19.4;4.9;12.2;2.5;8.94;0;3.36;21637 +89091;47.95475;3.85659;150;20220420;18.7;4.3;11.5;3.1;7.77;0;3.49;20361 +89091;47.95475;3.85659;150;20220421;19.3;2.6;11;3.1;7.94;0;3.58;22975 +89091;47.95475;3.85659;150;20220422;19.6;4.1;11.9;2.8;9.07;0;3.48;23159 +89091;47.95475;3.85659;150;20220423;19.6;5.6;12.6;4.4;10.4;4;3.06;15129 +89091;47.95475;3.85659;150;20220424;16;7.2;11.6;2.7;11.27;3.3;1.98;11876 +89091;47.95475;3.85659;150;20220425;16.2;8.7;12.4;2.8;10.2;.5;2.27;11488 +89091;47.95475;3.85659;150;20220426;15.5;3;9.3;2.9;8.84;0;2.87;21152 +89091;47.95475;3.85659;150;20220427;18.9;2;10.4;3.5;8.87;0;3.54;24252 +89091;47.95475;3.85659;150;20220428;21.9;4.7;13.3;3.2;9.1;0;4.13;24377 +89091;47.95475;3.85659;150;20220429;19.1;5.9;12.5;2.6;10.1;0;2.82;15554 +89091;47.95475;3.85659;150;20220430;16.5;4.2;10.4;3.8;8.6;0;3.46;24310 +89091;47.95475;3.85659;150;20220501;17.1;1.9;9.5;2.8;8.17;0;3.2;22156 +89091;47.95475;3.85659;150;20220502;19.6;4.3;11.9;3.1;9.37;0;3.55;21906 +89091;47.95475;3.85659;150;20220503;21;5.9;13.5;3.6;10.3;0;3.85;22329 +89091;47.95475;3.85659;150;20220504;16.2;8;12.1;3;11.17;1;2.38;14002 +89091;47.95475;3.85659;150;20220505;18.8;6.8;12.8;2.6;10.77;.7;3.09;19196 +89091;47.95475;3.85659;150;20220506;21.1;6.8;14;1.9;10.62;.1;3.42;21050 +89091;47.95475;3.85659;150;20220507;21.7;7.9;14.8;1.9;10.77;0;3.49;20599 +89091;47.95475;3.85659;150;20220508;23.1;9.2;16.2;2.5;11.97;.1;3.82;21018 +89091;47.95475;3.85659;150;20220509;25.7;9.1;17.4;1.3;11.97;0;4.01;22977 +89091;47.95475;3.85659;150;20220510;27.2;10.4;18.8;2.2;12.12;0;4.61;23091 +89091;47.95475;3.85659;150;20220511;28.2;13.3;20.8;3.9;12.32;0;5.54;21623 +89091;47.95475;3.85659;150;20220512;21.7;14;17.8;1.9;13.87;0;3.07;16010 +89091;47.95475;3.85659;150;20220513;22.6;12.8;17.7;2.3;10.77;0;3.83;18105 +89091;47.95475;3.85659;150;20220514;25.1;6.8;15.9;1.6;9.97;0;4.28;24499 +89091;47.95475;3.85659;150;20220515;30.2;11;20.6;2.3;11.47;1.7;5.49;25150 +89091;47.95475;3.85659;150;20220516;25.7;15;20.3;2.3;15.12;1;3.99;19019 +89091;47.95475;3.85659;150;20220517;28.7;14;21.3;2.2;14.47;0;4.81;22253 +89091;47.95475;3.85659;150;20220518;30.4;16.6;23.5;2.1;16.07;0;4.9;21589 +89091;47.95475;3.85659;150;20220519;30.3;18.8;24.6;3.1;15.87;.1;5.35;19566 +89091;47.95475;3.85659;150;20220520;29.5;16;22.7;3.1;16.37;1;5.16;21823 +89091;47.95475;3.85659;150;20220521;26;9.6;17.8;1.7;11.62;0;4.44;23949 +89091;47.95475;3.85659;150;20220522;27.7;13.6;20.6;2;12.97;5.5;4.64;22128 +89091;47.95475;3.85659;150;20220523;21.8;16.3;19;3.9;16.72;10.8;3.02;14059 +89091;47.95475;3.85659;150;20220524;18;11.5;14.8;3.1;12.32;.2;2.8;15187 +89091;47.95475;3.85659;150;20220525;20.4;6.9;13.7;1.8;10.77;0;3.52;22179 +89091;47.95475;3.85659;150;20220526;21.1;13.5;17.3;1.9;12.77;0;3.28;16738 +89091;47.95475;3.85659;150;20220527;19.2;10.9;15;1.8;13.02;.1;2.95;17492 +89091;47.95475;3.85659;150;20220528;19.5;9;14.3;2.8;9.97;0;3.63;19780 +89091;47.95475;3.85659;150;20220529;17.3;6.7;12;3.2;7.92;0;3.59;19975 +89091;47.95475;3.85659;150;20220530;20.3;5.1;12.7;2;8.42;0;3.93;24033 +89091;47.95475;3.85659;150;20220531;23.5;7;15.3;1.4;8.67;0;4.23;24927 +89091;47.95475;3.85659;150;20220601;23.6;7.1;15.4;1.6;9.52;0;4.32;25144 +89091;47.95475;3.85659;150;20220602;26.1;10.5;18.3;2.1;10.97;0;4.77;24157 +89091;47.95475;3.85659;150;20220603;26.5;15.1;20.8;1.6;15.37;2.7;4.19;20805 +89091;47.95475;3.85659;150;20220604;28.9;17.4;23.1;2.8;16.92;15.9;4.98;21119 +89091;47.95475;3.85659;150;20220605;22.7;16.8;19.7;3.1;17.32;6.4;3.17;14856 +89091;47.95475;3.85659;150;20220606;22.1;14.7;18.4;2.4;13.62;.8;3.54;16863 +89091;47.95475;3.85659;150;20220607;22.3;14;18.1;2.6;14.32;.5;3.61;18119 +89091;47.95475;3.85659;150;20220608;20.8;13.5;17.2;2.2;14.42;10.5;3.07;16463 +89091;47.95475;3.85659;150;20220609;20.9;12.1;16.5;2.7;12.37;.1;3.6;18695 +89091;47.95475;3.85659;150;20220610;25.6;9.9;17.8;1.6;13.27;.1;4.39;24771 +89091;47.95475;3.85659;150;20220611;28.8;12.3;20.5;1.4;15.62;0;4.81;25486 +89091;47.95475;3.85659;150;20220612;26.2;15.5;20.9;2.7;14.97;0;4.53;20579 +89091;47.95475;3.85659;150;20220613;23.5;11;17.2;2.4;11.22;0;4.38;22334 +89091;47.95475;3.85659;150;20220614;27.9;9.7;18.8;1.7;11.67;0;5.03;26669 +89091;47.95475;3.85659;150;20220615;33.2;14.1;23.7;1.6;14.07;0;5.87;27604 +89091;47.95475;3.85659;150;20220616;30;16.5;23.3;1.4;14.22;0;4.98;23353 +89091;47.95475;3.85659;150;20220617;33;14;23.5;1.6;13.77;0;5.83;27451 +89091;47.95475;3.85659;150;20220618;37.8;17.6;27.7;2.6;14.57;0;7.51;28094 +89091;47.95475;3.85659;150;20220619;36.1;21.8;29;4.1;16.02;9.3;7.89;24165 +89091;47.95475;3.85659;150;20220620;25.8;17.5;21.6;3.3;18.57;3.9;3.94;17943 +89091;47.95475;3.85659;150;20220621;28.7;14.3;21.5;2.3;17.77;2.4;4.77;23824 +89091;47.95475;3.85659;150;20220622;25;18.3;21.7;1.9;19.87;6.4;3.32;16114 +89091;47.95475;3.85659;150;20220623;27.8;16.5;22.2;2.1;17.92;12.3;4.41;20950 +89091;47.95475;3.85659;150;20220624;23.9;16.1;20;3;16.82;1.6;3.69;17486 +89091;47.95475;3.85659;150;20220625;24.8;15;19.9;2.6;15.77;6.4;3.99;19426 +89091;47.95475;3.85659;150;20220626;18.2;13.2;15.7;1.3;15.27;4.5;2.38;13948 +89091;47.95475;3.85659;150;20220627;23.2;14.5;18.8;1.4;14.87;4.5;3.55;18706 +89091;47.95475;3.85659;150;20220628;26.2;9.5;17.8;1.5;12.22;.1;4.6;25667 +89091;47.95475;3.85659;150;20220629;27.6;12.1;19.9;1.8;13.62;5.2;4.79;24590 +89091;47.95475;3.85659;150;20220630;14.9;14.2;14.5;2.5;14.62;8.8;1.1;4086 +89091;47.95475;3.85659;150;20220701;21.7;12;16.9;2.3;12.52;.1;3.68;19392 +89091;47.95475;3.85659;150;20220702;27.2;8.8;18;1.6;12.37;.1;4.87;26807 +89091;47.95475;3.85659;150;20220703;26.6;12.3;19.4;1.8;13.82;0;4.51;23426 +89091;47.95475;3.85659;150;20220704;25.7;12.5;19.1;1.6;12.71;0;4.4;22916 +89091;47.95475;3.85659;150;20220705;26.4;12.6;19.5;2.5;12.41;0;4.93;23400 +89091;47.95475;3.85659;150;20220706;23.9;13.2;18.5;3.2;11.71;0;4.61;20519 +89091;47.95475;3.85659;150;20220707;22.6;10.8;16.7;2.4;13.31;0;3.86;21526 +89091;47.95475;3.85659;150;20220708;25.6;11.3;18.5;2.8;12.37;0;4.79;23514 +89091;47.95475;3.85659;150;20220709;27.9;13.3;20.6;2.3;13.62;0;4.99;23896 +89091;47.95475;3.85659;150;20220710;25.5;13.2;19.3;4.1;12.67;0;5.08;21685 +89091;47.95475;3.85659;150;20220711;29.1;14.6;21.9;3.2;13.57;0;5.65;23433 +89091;47.95475;3.85659;150;20220712;30.5;14.3;22.4;1.7;13.42;0;5.23;24693 +89091;47.95475;3.85659;150;20220713;32.4;13.7;23;1.4;12.22;0;5.48;26460 +89091;47.95475;3.85659;150;20220714;33.2;16;24.6;2.7;13.57;0;6.31;24836 +89091;47.95475;3.85659;150;20220715;26.3;15.9;21.1;3.6;11.52;0;5.28;19649 +89091;47.95475;3.85659;150;20220716;28;12.9;20.4;2.5;10.82;0;5.29;23420 +89091;47.95475;3.85659;150;20220717;31.4;14.7;23;2.2;11.72;0;5.75;24753 +89091;47.95475;3.85659;150;20220718;37.7;16.3;27;1.9;11.37;0;6.71;27695 +89091;47.95475;3.85659;150;20220719;39.2;19.9;29.6;3.1;14.22;.1;7.93;26020 +89091;47.95475;3.85659;150;20220720;24.5;21.4;22.9;3;17.62;.5;3.3;10434 +89091;47.95475;3.85659;150;20220721;27.8;16.3;22;2;17.12;.1;4.24;20083 +89091;47.95475;3.85659;150;20220722;29.2;15.7;22.5;1.3;17.97;1.3;4.27;21542 +89091;47.95475;3.85659;150;20220723;26.8;18;22.4;1.1;19.12;.3;3.5;17503 +89091;47.95475;3.85659;150;20220724;33.1;15.1;24.1;1.4;16.42;.6;5.24;24958 +89091;47.95475;3.85659;150;20220725;28.1;17.8;23;3.1;16.52;.1;4.69;18390 +89091;47.95475;3.85659;150;20220726;24.6;16;20.3;1.8;14.32;0;3.63;17084 +89091;47.95475;3.85659;150;20220727;25.8;13.4;19.6;2.1;12.12;0;4.33;20419 +89091;47.95475;3.85659;150;20220728;27.2;13.4;20.3;1.4;11.47;0;4.28;21474 +89091;47.95475;3.85659;150;20220729;28.3;13.3;20.8;1.3;11.92;0;4.36;22383 +89091;47.95475;3.85659;150;20220730;30.4;13.9;22.1;1.9;13.12;0;5.04;23237 +89091;47.95475;3.85659;150;20220731;30.5;15.2;22.8;2;14.47;0;4.93;22240 +89091;47.95475;3.85659;150;20220801;27;15.9;21.4;1.5;16.17;0;3.83;18876 +89091;47.95475;3.85659;150;20220802;31.4;14.3;22.8;1.3;15.52;0;4.68;23280 +89091;47.95475;3.85659;150;20220803;35.5;16.8;26.1;1.5;14.72;0;5.5;24138 +89091;47.95475;3.85659;150;20220804;36.2;19.7;27.9;2.5;16.17;4.7;6.17;22208 +89091;47.95475;3.85659;150;20220805;25.7;18.1;21.9;3.8;17.22;0;3.92;15347 +89091;47.95475;3.85659;150;20220806;25.7;13.6;19.7;4.3;11.62;0;5.02;19081 +89091;47.95475;3.85659;150;20220807;27.9;12;19.9;3.6;10.12;0;5.58;21924 +89091;47.95475;3.85659;150;20220808;29.8;14.7;22.2;3.5;10.72;0;5.86;21186 +89091;47.95475;3.85659;150;20220809;32;15.4;23.7;3.1;11.87;0;6;22149 +89091;47.95475;3.85659;150;20220810;32.4;16.3;24.4;2.5;10.47;0;5.79;21481 +89091;47.95475;3.85659;150;20220811;32.7;16.1;24.4;2.4;9.62;0;5.74;21529 +89091;47.95475;3.85659;150;20220812;33.7;14.1;23.9;2.2;9.62;0;5.81;23539 +89091;47.95475;3.85659;150;20220813;33.1;17.8;25.4;2.3;9.42;0;5.61;20402 +89091;47.95475;3.85659;150;20220814;26.6;17.1;21.9;2.4;14.32;7;4.03;15744 +89091;47.95475;3.85659;150;20220815;22.9;16.3;19.6;2.4;18.02;1.6;2.6;13108 +89091;47.95475;3.85659;150;20220816;28.2;15.5;21.8;2.3;17.47;5.8;3.91;18365 +89091;47.95475;3.85659;150;20220817;27.1;16.5;21.8;2.4;17.72;.2;3.68;16846 +89091;47.95475;3.85659;150;20220818;25.7;17.1;21.4;1.4;18.17;1.7;3;15075 +89091;47.95475;3.85659;150;20220819;24.8;16;20.4;2.7;17.87;1.5;3.13;15066 +89091;47.95475;3.85659;150;20220820;25.7;15.5;20.6;2.1;15.12;.1;3.5;16233 +89091;47.95475;3.85659;150;20220821;26.4;11.1;18.7;1.5;13.12;0;3.61;19612 +89091;47.95475;3.85659;150;20220822;25.8;14.2;20;1.5;15.62;.1;3.2;16690 +89091;47.95475;3.85659;150;20220823;28.9;14.6;21.8;1.3;16.52;0;3.63;18478 +89091;47.95475;3.85659;150;20220824;32.8;14.6;23.7;1.7;14.32;0;4.59;20817 +89091;47.95475;3.85659;150;20220825;32.6;16.4;24.5;2.3;13.82;.3;4.94;19400 +89091;47.95475;3.85659;150;20220826;23.7;19;21.3;2.7;16.97;1.4;2.84;10480 +89091;47.95475;3.85659;150;20220827;25.2;13;19.1;2.1;13.97;0;3.36;16648 +89091;47.95475;3.85659;150;20220828;27.9;13.8;20.8;2;14.47;0;3.74;17717 +89091;47.95475;3.85659;150;20220829;31.6;14.7;23.1;1.4;14.87;.4;3.94;19286 +89091;47.95475;3.85659;150;20220830;25.3;15.6;20.4;1.6;15.97;.2;2.88;14100 +89091;47.95475;3.85659;150;20220831;27.4;14.4;20.9;1.3;15.92;.1;3.13;16481 +89091;47.95475;3.85659;150;20220901;28.6;14.1;21.4;2.1;14.02;0;3.87;17214 +89091;47.95475;3.85659;150;20220902;24.9;13.8;19.4;2.1;14.77;6.4;3.04;14747 +89091;47.95475;3.85659;150;20220903;25;15.6;20.3;2.5;16.42;1.2;3.02;13754 +89091;47.95475;3.85659;150;20220904;29.2;13.3;21.2;1.9;14.72;.9;3.71;17706 +89091;47.95475;3.85659;150;20220905;31.8;16.8;24.3;2.4;16.22;2.2;4.34;16959 +89091;47.95475;3.85659;150;20220906;30.6;16.8;23.7;2.4;17.13;3.5;3.97;16669 +89091;47.95475;3.85659;150;20220907;23.9;14.9;19.4;2.4;16.58;13.5;2.69;13780 +89091;47.95475;3.85659;150;20220908;22.4;14.7;18.5;4.1;15.87;3.8;2.64;11754 +89091;47.95475;3.85659;150;20220909;21.9;14.9;18.4;3.7;15.22;5;2.62;11111 +89091;47.95475;3.85659;150;20220910;20.4;14.2;17.3;3;14.62;.5;2.23;10240 +89091;47.95475;3.85659;150;20220911;23;11.7;17.3;1.2;14.52;.2;2.31;13871 +89091;47.95475;3.85659;150;20220912;28.9;11.3;20.1;1.6;14.27;0;3.28;17037 +89091;47.95475;3.85659;150;20220913;29.2;17.1;23.2;1.7;17.77;10.5;3.09;13974 +89091;47.95475;3.85659;150;20220914;26.3;18.1;22.2;2.8;19.52;8;2.67;11253 +89091;47.95475;3.85659;150;20220915;21.2;17.3;19.2;2.4;17.17;3.3;1.88;7732 +89091;47.95475;3.85659;150;20220916;17.2;13.3;15.3;2.5;12.92;0;1.74;7645 +89091;47.95475;3.85659;150;20220917;16.5;7.1;11.8;2.9;8.77;0;2.29;11878 +89091;47.95475;3.85659;150;20220918;18.6;3.6;11.1;1.6;8.57;0;2.18;14862 +89091;47.95475;3.85659;150;20220919;17.1;5.6;11.3;1.4;8.82;0;1.9;12795 +89091;47.95475;3.85659;150;20220920;17.5;4.2;10.9;1.6;9.12;0;1.91;13584 +89091;47.95475;3.85659;150;20220921;18.9;6.1;12.5;1.7;9.22;0;2.12;13218 +89091;47.95475;3.85659;150;20220922;20.8;4;12.4;1.2;8.67;0;2.11;14998 +89091;47.95475;3.85659;150;20220923;19.6;6.5;13;1.4;9.42;0;2.02;12981 +89091;47.95475;3.85659;150;20220924;17.4;10.2;13.8;1.4;11.77;.6;1.55;9264 +89091;47.95475;3.85659;150;20220925;16.3;8.9;12.6;1.3;11.72;.3;1.43;9509 +89091;47.95475;3.85659;150;20220926;15.9;7.1;11.5;3.9;10.82;7;1.67;10213 +89091;47.95475;3.85659;150;20220927;13.5;9.8;11.6;4.2;11.67;14.8;1.14;6318 +89091;47.95475;3.85659;150;20220928;13.3;10.7;12;2.2;12.02;4.4;1.02;5284 +89091;47.95475;3.85659;150;20220929;14.7;8.7;11.7;1.1;10.82;4.9;1.18;8054 +89091;47.95475;3.85659;150;20220930;16.8;3.7;10.2;1.5;9.52;3.9;1.52;11995 +89091;47.95475;3.85659;150;20221001;18.7;10;14.3;5.3;13.67;4.1;1.74;9614 +89091;47.95475;3.85659;150;20221002;19.4;15.4;17.4;3;16.57;5.8;1.36;6347 +89091;47.95475;3.85659;150;20221003;17.2;11.5;14.3;1.8;12.57;0;1.36;7429 +89091;47.95475;3.85659;150;20221004;19.2;6.3;12.7;1.6;11.47;.2;1.57;11237 +89091;47.95475;3.85659;150;20221005;23.9;9.2;16.6;3.1;13.47;0;2.43;11824 +89091;47.95475;3.85659;150;20221006;18.8;12.1;15.4;1.9;11.62;0;1.69;7965 +89091;47.95475;3.85659;150;20221007;19.9;4.7;12.3;1.4;10.82;.1;1.55;11618 +89091;47.95475;3.85659;150;20221008;17.7;7;12.3;1.3;10.42;0;1.36;9608 +89091;47.95475;3.85659;150;20221009;20.1;3.6;11.9;1.8;10.12;0;1.71;11823 +89091;47.95475;3.85659;150;20221010;18;9.3;13.6;2;13.27;3.5;1.26;8464 +89091;47.95475;3.85659;150;20221011;17.5;12.8;15.2;1.9;14.12;0;1.14;6040 +89091;47.95475;3.85659;150;20221012;19.1;7.3;13.2;.8;12.12;.1;1.17;9810 +89091;47.95475;3.85659;150;20221013;16.7;11.9;14.3;2.1;14.22;2.1;.97;5795 +89091;47.95475;3.85659;150;20221014;17.3;14.3;15.8;4;16.27;18;.93;4570 +89091;47.95475;3.85659;150;20221015;17.6;15.6;16.6;4.3;16.82;4.4;.96;3627 +89091;47.95475;3.85659;150;20221016;23.7;14.7;19.2;2.6;17.02;0;1.69;7816 +89091;47.95475;3.85659;150;20221017;22.4;16.2;19.3;3.3;16.22;6.8;1.87;6256 +89091;47.95475;3.85659;150;20221018;21.3;14.1;17.7;1.3;16.77;.1;1.12;6824 +89091;47.95475;3.85659;150;20221019;23.1;13.6;18.4;2.7;16.07;.8;1.66;7627 +89091;47.95475;3.85659;150;20221020;21;15.4;18.2;3;16.67;24.4;1.44;5697 +89091;47.95475;3.85659;150;20221021;20.8;14.7;17.8;3.1;16.12;2;1.37;5991 +89091;47.95475;3.85659;150;20221022;21.9;11.7;16.8;2.6;14.67;.1;1.5;7572 +89091;47.95475;3.85659;150;20221023;23.1;14.3;18.7;4.1;15.17;1.4;2.12;6767 +89091;47.95475;3.85659;150;20221024;19.2;15;17.1;4.5;13.12;.8;2.08;4589 +89091;47.95475;3.85659;150;20221025;19.7;11.1;15.4;2.8;13.42;.3;1.34;6658 +89091;47.95475;3.85659;150;20221026;22.3;14.9;18.6;3.8;14.27;.1;2.06;6066 +89091;47.95475;3.85659;150;20221027;24.3;12.8;18.6;4;14.47;0;2.3;7254 +89091;47.95475;3.85659;150;20221028;23.9;16;19.9;3.2;14.32;0;2.24;5814 +89091;47.95475;3.85659;150;20221029;24.5;13.6;19.1;3;13.62;0;2.13;6993 +89091;47.95475;3.85659;150;20221030;21.8;11.8;16.8;2.4;12.27;.1;1.65;6496 +89091;47.95475;3.85659;150;20221031;21.4;11.5;16.5;3;13.92;1.6;1.48;6425 +89091;47.95475;3.85659;150;20221101;16.6;12;14.3;4.8;12.22;0;1.48;4292 +89091;47.95475;3.85659;150;20221102;16.5;10.6;13.6;3.4;11.52;.1;1.27;4852 +89091;47.95475;3.85659;150;20221103;13.4;9.7;11.5;4.3;11.12;13.3;1.01;3623 +89091;47.95475;3.85659;150;20221104;11;9.2;10.1;4.5;10.37;3.1;.84;2366 +89091;47.95475;3.85659;150;20221105;10.7;3.4;7.1;2.4;9.12;.1;.51;5162 +89091;47.95475;3.85659;150;20221106;10.8;5.5;8.1;3.4;9.42;.4;.65;4108 +89091;47.95475;3.85659;150;20221107;15.9;10.5;13.2;4.6;12.12;.2;1.13;4181 +89091;47.95475;3.85659;150;20221108;18.1;8.6;13.3;4.5;11.12;9.2;1.57;5502 +89091;47.95475;3.85659;150;20221109;14.1;11.8;13;3;12.82;1.7;.76;2566 +89091;47.95475;3.85659;150;20221110;10.9;7;8.9;1.9;10.92;0;.36;3426 +89091;47.95475;3.85659;150;20221111;15.9;5.7;10.8;1.6;10.72;.2;.63;5452 +89091;47.95475;3.85659;150;20221112;19;6.9;12.9;1.9;11.27;.1;.92;6033 +89091;47.95475;3.85659;150;20221113;15;7.1;11.1;1.7;10.12;.1;.74;4517 +89091;47.95475;3.85659;150;20221114;16.1;4.9;10.5;2.9;10.57;2;.81;5613 +89091;47.95475;3.85659;150;20221115;14.1;8.3;11.2;4.1;11.87;4.2;.62;3831 +89091;47.95475;3.85659;150;20221116;13.5;9.8;11.7;5.5;11.37;4.3;.95;2934 +89091;47.95475;3.85659;150;20221117;13.6;11.8;12.7;6.7;11.17;7.4;1.44;1803 +89091;47.95475;3.85659;150;20221118;10.3;8.8;9.5;3.3;9.72;.3;.77;1553 +89091;47.95475;3.85659;150;20221119;7.3;3;5.1;1.5;8.47;.6;.28;3098 +89091;47.95475;3.85659;150;20221120;7.9;4.2;6;3;8.77;2.7;.33;2801 +89091;47.95475;3.85659;150;20221121;9;6.4;7.7;4;9.17;2.2;.56;2252 +89091;47.95475;3.85659;150;20221122;10.3;4.8;7.5;5.3;8.22;1.3;.91;3353 +89091;47.95475;3.85659;150;20221123;11.7;3.9;7.8;3.8;8.57;2.9;.74;4074 +89091;47.95475;3.85659;150;20221124;12.7;7.6;10.1;4.5;9.82;2.9;.94;3140 +89091;47.95475;3.85659;150;20221125;11.7;8.5;10.1;2.6;9.92;.6;.72;2421 +89091;47.95475;3.85659;150;20221126;7.3;2.7;5;2.4;8.62;0;.18;2898 +89091;47.95475;3.85659;150;20221127;9.4;4.3;6.9;3.8;8.12;0;.68;3053 +89091;47.95475;3.85659;150;20221128;10.4;6.5;8.5;2.6;9.07;2.6;.6;2502 +89091;47.95475;3.85659;150;20221129;8.5;7;7.7;1.5;9.22;.1;.45;1463 +89091;47.95475;3.85659;150;20221130;6.8;5;5.9;2.8;8.47;0;.37;1563 +89091;47.95475;3.85659;150;20221201;6.8;5;5.9;3.3;7.97;.6;.54;1571 +89091;47.95475;3.85659;150;20221202;4.7;4;4.4;2.8;7.42;1.8;.45;771 +89091;47.95475;3.85659;150;20221203;4.6;3.2;3.9;3.4;6.77;1;.54;1305 +89091;47.95475;3.85659;150;20221204;4.9;2.7;3.8;2.6;7.11;5.6;.41;1811 +89091;47.95475;3.85659;150;20221205;3.8;3.2;3.5;2.1;7.41;.8;.36;769 +89091;47.95475;3.85659;150;20221206;2.9;1.8;2.3;1.5;6.82;0;.29;1101 +89091;47.95475;3.85659;150;20221207;3.2;.3;1.8;1;6.77;0;.21;2012 +89091;47.95475;3.85659;150;20221208;4.3;1;2.6;1.4;6.27;0;.35;1967 +89091;47.95475;3.85659;150;20221209;.2;-2.5;-1.1;2.5;5.37;0;.22;1393 +89091;47.95475;3.85659;150;20221210;1.4;-1.4;0;1.8;5.17;0;.34;1889 +89091;47.95475;3.85659;150;20221211;-.1;-3.7;-1.9;1.5;4.57;0;.28;1868 +89091;47.95475;3.85659;150;20221212;-1.9;-6.2;-4.1;1.9;3.97;0;.23;2327 +89091;47.95475;3.85659;150;20221213;1.9;-5.1;-1.6;2;4.02;1.5;.4;3111 +89091;47.95475;3.85659;150;20221214;1.1;.1;.6;1.6;5.97;2.4;.28;894 +89091;47.95475;3.85659;150;20221215;1;-.7;.1;2.6;5.27;0;.36;1361 +89091;47.95475;3.85659;150;20221216;1.2;-4.6;-1.7;2.3;4.32;0;.34;2860 +89091;47.95475;3.85659;150;20221217;-.2;-3.3;-1.8;1.8;4.32;0;.34;1841 +89091;47.95475;3.85659;150;20221218;4.2;-7;-1.4;3.8;4.82;.2;.35;4051 +89091;47.95475;3.85659;150;20221219;12.9;4.6;8.7;5;8.72;.1;.97;3408 +89091;47.95475;3.85659;150;20221220;14.9;10.1;12.5;4.7;10.92;7;1.2;2357 +89091;47.95475;3.85659;150;20221221;12;11.2;11.6;5.3;12.22;2.6;.63;605 +89091;47.95475;3.85659;150;20221222;13.3;11.3;12.3;7;12.12;7.7;.92;1453 +89091;47.95475;3.85659;150;20221223;14.3;12.4;13.3;5;13.67;5.4;.66;1384 +89091;47.95475;3.85659;150;20221224;11.9;10.5;11.2;3.3;11.27;.2;.69;1203 +89091;47.95475;3.85659;150;20221225;15;9.3;12.1;3.9;11.02;.7;.94;2764 +89091;47.95475;3.85659;150;20221226;12;11.1;11.6;3.7;10.47;3.2;1.05;871 +89091;47.95475;3.85659;150;20221227;8;2.2;5.1;2.4;7.97;.1;.27;2725 +89091;47.95475;3.85659;150;20221228;11.7;5.7;8.7;5.5;9.32;.3;.78;2796 +89091;47.95475;3.85659;150;20221229;11.6;10.9;11.2;6.5;10.12;2.5;1.36;734 +89091;47.95475;3.85659;150;20221230;13.8;5.4;9.6;6.3;10.62;1.8;.68;3452 +89091;47.95475;3.85659;150;20221231;16.9;13.7;15.3;8;11.67;0;2.3;1999 +89092;47.97293;4.1903;252;20220101;15.6;5.1;10.3;2.1;9.67;0;.62;4105 +89092;47.97293;4.1903;252;20220102;13.8;5.8;9.8;4.6;9.57;0;1.06;3231 +89092;47.97293;4.1903;252;20220103;11.7;10.2;10.9;5.9;11.17;8;.94;1401 +89092;47.97293;4.1903;252;20220104;11.3;9.8;10.6;5.8;10.17;11;1.22;906 +89092;47.97293;4.1903;252;20220105;4.6;.5;2.5;3.2;6.32;.1;.44;2916 +89092;47.97293;4.1903;252;20220106;4.6;-.3;2.2;1.9;6.05;.3;.38;2826 +89092;47.97293;4.1903;252;20220107;4.7;.1;2.4;5.3;6.87;4.5;.35;2220 +89092;47.97293;4.1903;252;20220108;6.3;1.1;3.7;6;7.8;13.1;.25;2620 +89092;47.97293;4.1903;252;20220109;4.9;3.8;4.4;4.1;7.2;2.6;.62;964 +89092;47.97293;4.1903;252;20220110;3.8;-.5;1.7;1.7;6.3;.1;.28;2824 +89092;47.97293;4.1903;252;20220111;3.1;-1;1.1;2.1;5.87;0;.31;2930 +89092;47.97293;4.1903;252;20220112;2.1;-2.7;-.3;1.8;5.55;0;.23;3206 +89092;47.97293;4.1903;252;20220113;2.6;-2.6;0;1.7;5.6;0;.22;3387 +89092;47.97293;4.1903;252;20220114;7.1;-3.1;2;1;5.7;0;.25;4989 +89092;47.97293;4.1903;252;20220115;7.6;-2.4;2.6;1.6;5.72;0;.41;4771 +89092;47.97293;4.1903;252;20220116;-.6;-3;-1.8;2.9;5.55;.2;.12;1935 +89092;47.97293;4.1903;252;20220117;3.6;-.6;1.5;1.3;7.05;.1;.19;2593 +89092;47.97293;4.1903;252;20220118;7.9;2.4;5.1;2.7;7.27;0;.57;3732 +89092;47.97293;4.1903;252;20220119;2.6;.4;1.5;3.4;6.9;1.8;.23;1492 +89092;47.97293;4.1903;252;20220120;5.1;2.4;3.8;2.9;7.1;.3;.49;2314 +89092;47.97293;4.1903;252;20220121;3;.1;1.6;2.8;6.1;0;.43;2474 +89092;47.97293;4.1903;252;20220122;2.8;-.9;.9;1.3;6.45;0;.26;2380 +89092;47.97293;4.1903;252;20220123;6.8;2.3;4.5;2.2;6.52;0;.63;3562 +89092;47.97293;4.1903;252;20220124;6.3;-2.3;2;1.8;5.62;0;.46;5141 +89092;47.97293;4.1903;252;20220125;1.4;-4;-1.3;1.2;5.12;0;.22;3889 +89092;47.97293;4.1903;252;20220126;-1.8;-3.1;-2.4;1.2;4.94;0;.27;1302 +89092;47.97293;4.1903;252;20220127;.4;-3.3;-1.4;1.9;5.44;.5;.24;2324 +89092;47.97293;4.1903;252;20220128;3.7;.4;2;1.8;6.82;0;.31;2779 +89092;47.97293;4.1903;252;20220129;5.3;1.2;3.2;4;8.02;1.2;.15;2945 +89092;47.97293;4.1903;252;20220130;8.6;5.4;7;2;8.5;.1;.61;3259 +89092;47.97293;4.1903;252;20220131;7.4;4;5.7;5;6.77;1;1.14;3105 +89092;47.97293;4.1903;252;20220201;6.5;1.1;3.8;4.4;7.67;1.4;.41;3719 +89092;47.97293;4.1903;252;20220202;9.4;6.8;8.1;3.4;10.25;.7;.5;2303 +89092;47.97293;4.1903;252;20220203;8.5;5.6;7.1;2.8;8.57;.2;.68;3262 +89092;47.97293;4.1903;252;20220204;7.9;4.1;6;4;8.45;1.3;.59;3088 +89092;47.97293;4.1903;252;20220205;8.2;-.3;3.9;2.9;6.77;0;.69;5918 +89092;47.97293;4.1903;252;20220206;8.2;2.9;5.6;7.8;8.97;11.2;.35;3808 +89092;47.97293;4.1903;252;20220207;8.3;3.8;6;3.3;6.57;0;1.08;5403 +89092;47.97293;4.1903;252;20220208;11.2;0;5.6;2.2;6.95;0;.86;7079 +89092;47.97293;4.1903;252;20220209;15;.7;7.9;2.7;6.87;0;1.41;8239 +89092;47.97293;4.1903;252;20220210;5.8;4.7;5.3;4.3;7.95;2.6;.82;4643 +89092;47.97293;4.1903;252;20220211;7.4;.2;3.8;2.7;6.21;0;.87;9352 +89092;47.97293;4.1903;252;20220212;6;-3.8;1.1;2.3;5.05;0;.79;9096 +89092;47.97293;4.1903;252;20220213;12.9;-4.3;4.3;5.2;6.58;0;1.55;10068 +89092;47.97293;4.1903;252;20220214;10.6;5.2;7.9;5.5;8.59;4.8;1.24;4305 +89092;47.97293;4.1903;252;20220215;9.8;4.1;6.9;5.7;8.25;5.1;1.13;6463 +89092;47.97293;4.1903;252;20220216;12.4;6.7;9.6;7;11.72;4.6;.52;4701 +89092;47.97293;4.1903;252;20220217;12.8;11;11.9;5.9;9.77;.3;1.87;4466 +89092;47.97293;4.1903;252;20220218;13.1;7.2;10.2;6.4;9.62;1.2;1.54;4693 +89092;47.97293;4.1903;252;20220219;8.5;2.2;5.3;4.9;6.3;0;1.38;6822 +89092;47.97293;4.1903;252;20220220;10.3;5.3;7.8;7.3;9.65;4.5;.83;5046 +89092;47.97293;4.1903;252;20220221;8.2;4.9;6.6;6.9;7.8;2.2;1.2;4244 +89092;47.97293;4.1903;252;20220222;8.5;4.7;6.6;4.4;9.3;.9;.57;4718 +89092;47.97293;4.1903;252;20220223;11.7;5.3;8.5;2;9.4;0;.89;6721 +89092;47.97293;4.1903;252;20220224;11.6;6.8;9.2;4.1;8;2.3;1.6;5333 +89092;47.97293;4.1903;252;20220225;8.6;.1;4.3;2.6;5.97;0;1.14;8090 +89092;47.97293;4.1903;252;20220226;8.7;-2.2;3.3;2.7;5.35;0;1.24;9948 +89092;47.97293;4.1903;252;20220227;10.7;-.9;4.9;3.3;4.35;0;1.89;10469 +89092;47.97293;4.1903;252;20220228;13;-3.4;4.8;1.6;4.92;0;1.42;11641 +89092;47.97293;4.1903;252;20220301;11.9;-1.3;5.3;1.9;5.25;0;1.43;9775 +89092;47.97293;4.1903;252;20220302;13.5;.9;7.2;1.7;6.55;0;1.4;9796 +89092;47.97293;4.1903;252;20220303;12.6;5.6;9.1;1.4;9.12;0;1.06;7154 +89092;47.97293;4.1903;252;20220304;12.6;2.8;7.7;1.7;5.7;0;1.56;9934 +89092;47.97293;4.1903;252;20220305;10.4;-4.4;3;1.9;3.85;0;1.55;12170 +89092;47.97293;4.1903;252;20220306;7.4;-3.5;2;2.8;3.7;0;1.57;10990 +89092;47.97293;4.1903;252;20220307;7.8;-3;2.4;3.3;3.75;0;1.75;11218 +89092;47.97293;4.1903;252;20220308;13.4;-2.3;5.5;2.6;4.45;0;2.1;13055 +89092;47.97293;4.1903;252;20220309;15.4;-1.2;7.1;2.3;5.72;0;2;13076 +89092;47.97293;4.1903;252;20220310;15.8;2.3;9;4;7.15;0;2.38;12462 +89092;47.97293;4.1903;252;20220311;16.2;6.4;11.3;6.2;8.07;1.6;2.88;10372 +89092;47.97293;4.1903;252;20220312;9.9;6.2;8.1;3.9;8.75;8.6;1.16;5790 +89092;47.97293;4.1903;252;20220313;10.7;6.5;8.6;5;8.72;5.4;1.4;5727 +89092;47.97293;4.1903;252;20220314;14.5;2.5;8.5;3.2;7.9;5.1;1.91;12510 +89092;47.97293;4.1903;252;20220315;14.4;7.7;11;3.1;10.8;.2;1.41;7662 +89092;47.97293;4.1903;252;20220316;15.1;6.3;10.7;2;10.37;0;1.41;8755 +89092;47.97293;4.1903;252;20220317;9.2;8.3;8.8;4.2;8.87;0;1.21;2671 +89092;47.97293;4.1903;252;20220318;13.3;4.3;8.8;6.5;6.95;0;2.83;13792 +89092;47.97293;4.1903;252;20220319;14.8;3.9;9.4;5.4;6.28;0;3.18;16390 +89092;47.97293;4.1903;252;20220320;11.5;-.1;5.7;2.6;6.68;.2;1.68;10528 +89092;47.97293;4.1903;252;20220321;17.6;5.4;11.5;3.1;7.68;0;2.82;14786 +89092;47.97293;4.1903;252;20220322;16.7;1;8.9;2.2;6.61;0;2.51;17071 +89092;47.97293;4.1903;252;20220323;17.4;-.1;8.6;2.1;6.35;0;2.59;17856 +89092;47.97293;4.1903;252;20220324;19.3;.3;9.8;2.3;6.48;0;2.91;18316 +89092;47.97293;4.1903;252;20220325;18.7;1.8;10.3;3.8;6.21;0;3.54;18372 +89092;47.97293;4.1903;252;20220326;19.1;3.7;11.4;4.4;6.31;0;3.85;18437 +89092;47.97293;4.1903;252;20220327;20.2;3.1;11.6;2.8;6.98;0;3.32;18925 +89092;47.97293;4.1903;252;20220328;20.4;1.8;11.1;1.4;7.55;0;2.6;17859 +89092;47.97293;4.1903;252;20220329;17.2;4.9;11.1;2.5;9.05;1.3;2.2;11043 +89092;47.97293;4.1903;252;20220330;12.6;8.4;10.5;2.3;11.15;10.6;1.29;7429 +89092;47.97293;4.1903;252;20220331;8.7;5.5;7.1;4.8;8.15;.9;1.41;7055 +89092;47.97293;4.1903;252;20220401;5;.8;2.9;5.7;5.66;.8;1.35;5739 +89092;47.97293;4.1903;252;20220402;4.3;0;2.2;6.4;5.4;0;1.41;7360 +89092;47.97293;4.1903;252;20220403;5.8;-3.1;1.4;3.3;4.58;0;1.62;12530 +89092;47.97293;4.1903;252;20220404;10.1;-4.6;2.7;4.1;5.22;0;2.16;18008 +89092;47.97293;4.1903;252;20220405;10.5;4.7;7.6;4.8;9.32;.1;1.12;6179 +89092;47.97293;4.1903;252;20220406;12.7;5.8;9.2;5.5;9.91;1.6;1.55;7879 +89092;47.97293;4.1903;252;20220407;13.8;8.5;11.2;8.2;10.61;8.9;2.12;8163 +89092;47.97293;4.1903;252;20220408;13.5;6.8;10.2;6.7;9.35;16.7;2.16;6974 +89092;47.97293;4.1903;252;20220409;9.8;1.6;5.7;3.4;6.98;1.7;1.84;13208 +89092;47.97293;4.1903;252;20220410;12.8;-2.6;5.1;2;6.28;0;2.4;21125 +89092;47.97293;4.1903;252;20220411;18;.2;9.1;4.2;7.78;0;3.32;20016 +89092;47.97293;4.1903;252;20220412;21.2;5.4;13.3;3.8;9.25;0;3.81;18874 +89092;47.97293;4.1903;252;20220413;19.1;6.4;12.7;2.5;11.21;.1;2.59;15490 +89092;47.97293;4.1903;252;20220414;20.2;7.8;14;2.6;11.68;0;3.09;18528 +89092;47.97293;4.1903;252;20220415;20.2;7.6;13.9;3.3;10.85;0;3.58;20982 +89092;47.97293;4.1903;252;20220416;17.9;6.5;12.2;4.8;8.78;0;3.92;23070 +89092;47.97293;4.1903;252;20220417;19.5;2.6;11.1;4.1;5.98;0;4.5;24367 +89092;47.97293;4.1903;252;20220418;18.5;2.1;10.3;2.3;6.85;0;3.51;22762 +89092;47.97293;4.1903;252;20220419;19.2;5;12.1;2.7;8.41;0;3.63;21904 +89092;47.97293;4.1903;252;20220420;18.2;4.9;11.6;3.9;7.15;0;4.06;22461 +89092;47.97293;4.1903;252;20220421;18.6;3.3;11;3.8;7.51;0;3.88;22708 +89092;47.97293;4.1903;252;20220422;18.9;5.2;12;3.2;8.98;0;3.66;22893 +89092;47.97293;4.1903;252;20220423;18.3;5.1;11.7;4.1;10.35;5;2.75;13796 +89092;47.97293;4.1903;252;20220424;14.7;6.8;10.7;2.7;11.01;1.8;1.78;10210 +89092;47.97293;4.1903;252;20220425;15.5;8.3;11.9;2.6;9.91;.4;2.41;12488 +89092;47.97293;4.1903;252;20220426;14.9;3;9;3.1;8.65;0;2.76;19818 +89092;47.97293;4.1903;252;20220427;18.1;2.8;10.4;4;8.88;0;3.69;24718 +89092;47.97293;4.1903;252;20220428;21.1;5;13.1;3.9;8.75;0;4.47;25011 +89092;47.97293;4.1903;252;20220429;18.7;6.1;12.4;2.9;9.71;.1;3.02;15988 +89092;47.97293;4.1903;252;20220430;15.8;3.7;9.8;4.1;8.71;0;3.35;23510 +89092;47.97293;4.1903;252;20220501;16.6;2.8;9.7;3.2;8.18;0;3.33;21989 +89092;47.97293;4.1903;252;20220502;19.1;4.5;11.8;3.4;9.28;0;3.68;21873 +89092;47.97293;4.1903;252;20220503;20.9;5.8;13.4;3.8;9.91;.5;4.18;23962 +89092;47.97293;4.1903;252;20220504;16.7;8.2;12.4;3;11.35;3.5;2.46;13735 +89092;47.97293;4.1903;252;20220505;18;7.9;13;3.1;10.78;.8;3.11;17463 +89092;47.97293;4.1903;252;20220506;20.5;6.1;13.3;2.1;10.45;.1;3.37;20368 +89092;47.97293;4.1903;252;20220507;21.3;7;14.1;2;10.57;.1;3.52;20362 +89092;47.97293;4.1903;252;20220508;22.8;7.5;15.2;2.3;11.57;.1;3.81;21312 +89092;47.97293;4.1903;252;20220509;25.4;8.3;16.9;1.3;11.8;0;4.06;23430 +89092;47.97293;4.1903;252;20220510;26.2;10;18.1;2.1;11.92;0;4.45;22285 +89092;47.97293;4.1903;252;20220511;27.7;13.6;20.7;3.9;12.17;0;5.63;21860 +89092;47.97293;4.1903;252;20220512;21.6;13.7;17.7;2;13.75;0;3.15;15537 +89092;47.97293;4.1903;252;20220513;22.2;12.3;17.2;2;10.9;0;3.9;19830 +89092;47.97293;4.1903;252;20220514;24.5;6.1;15.3;1.4;9.75;0;4.21;24756 +89092;47.97293;4.1903;252;20220515;29.6;10.2;19.9;2.2;11.35;1.9;5.28;24091 +89092;47.97293;4.1903;252;20220516;25.1;14.3;19.7;2.3;15.02;1.4;3.92;18382 +89092;47.97293;4.1903;252;20220517;28.3;13.1;20.7;2;14.15;0;4.73;22314 +89092;47.97293;4.1903;252;20220518;30.1;15.3;22.7;1.9;15.3;0;4.87;21645 +89092;47.97293;4.1903;252;20220519;30.3;17.6;24;3.2;15.57;.2;5.52;20340 +89092;47.97293;4.1903;252;20220520;29.5;15.6;22.6;3.1;16.02;1.4;5.17;20887 +89092;47.97293;4.1903;252;20220521;25.6;8.9;17.3;1.6;11.47;0;4.49;24662 +89092;47.97293;4.1903;252;20220522;27.1;13.1;20.1;2.2;12.65;5.7;4.69;21333 +89092;47.97293;4.1903;252;20220523;21.4;15.7;18.5;4;16.57;12;2.92;12673 +89092;47.97293;4.1903;252;20220524;17.7;11;14.3;3.1;12.3;.3;2.82;15327 +89092;47.97293;4.1903;252;20220525;20.2;6.7;13.4;2;10.72;0;3.58;21970 +89092;47.97293;4.1903;252;20220526;20.5;12;16.2;2.1;12.42;0;3.29;16874 +89092;47.97293;4.1903;252;20220527;18.4;10.4;14.4;1.9;12.92;.1;2.66;15185 +89092;47.97293;4.1903;252;20220528;19.3;8;13.6;2.6;9.85;0;3.76;21577 +89092;47.97293;4.1903;252;20220529;16.7;6.5;11.6;2.9;7.85;0;3.61;20596 +89092;47.97293;4.1903;252;20220530;20.1;3.8;11.9;1.8;8.12;0;3.94;24890 +89092;47.97293;4.1903;252;20220531;22.9;6;14.4;1.7;8.45;0;4.28;24364 +89092;47.97293;4.1903;252;20220601;23.2;6.3;14.7;1.5;9.45;0;4.16;24222 +89092;47.97293;4.1903;252;20220602;25.6;10;17.8;2.1;11.07;0;4.73;23622 +89092;47.97293;4.1903;252;20220603;25.1;14.8;19.9;2.1;15.45;2.7;3.9;18207 +89092;47.97293;4.1903;252;20220604;28.7;16.7;22.7;2.7;16.97;11.2;5.11;22442 +89092;47.97293;4.1903;252;20220605;22.5;16.3;19.4;3.6;17.32;10.4;3.33;15465 +89092;47.97293;4.1903;252;20220606;21.5;13.5;17.5;2.7;13.72;.4;3.53;17049 +89092;47.97293;4.1903;252;20220607;21.8;13;17.4;2.9;14.15;1.2;3.57;17722 +89092;47.97293;4.1903;252;20220608;20.2;13.2;16.7;2.4;14.2;12.1;2.92;14479 +89092;47.97293;4.1903;252;20220609;20.1;11.4;15.7;2.5;12.17;.2;3.48;18141 +89092;47.97293;4.1903;252;20220610;25;8.7;16.9;1.3;12.77;.1;4.42;25663 +89092;47.97293;4.1903;252;20220611;28.2;11.7;19.9;1.2;15.05;0;4.78;25791 +89092;47.97293;4.1903;252;20220612;26.2;14.1;20.2;2.4;15.27;0;4.55;21701 +89092;47.97293;4.1903;252;20220613;22.9;10.7;16.8;2.3;11.07;0;4.51;23710 +89092;47.97293;4.1903;252;20220614;27.8;9;18.4;1.7;11.52;0;5.13;27024 +89092;47.97293;4.1903;252;20220615;32.5;13.6;23.1;1.6;13.92;0;5.78;27027 +89092;47.97293;4.1903;252;20220616;29.5;15.2;22.3;1.6;14.02;0;5.16;24359 +89092;47.97293;4.1903;252;20220617;32.4;13.5;23;1.4;13.62;0;5.59;26713 +89092;47.97293;4.1903;252;20220618;37.6;16.8;27.2;2.6;14.42;0;7.46;27391 +89092;47.97293;4.1903;252;20220619;35.5;23;29.3;4.1;15.6;2;7.96;23621 +89092;47.97293;4.1903;252;20220620;26.1;17.4;21.8;3.1;18.27;3;4.15;18192 +89092;47.97293;4.1903;252;20220621;28.3;14.3;21.3;2.3;17.82;2.6;4.74;22880 +89092;47.97293;4.1903;252;20220622;24.8;18.1;21.4;2;19.95;6.5;3.17;14642 +89092;47.97293;4.1903;252;20220623;27.3;15.9;21.6;2.3;17.85;9.7;4.31;19835 +89092;47.97293;4.1903;252;20220624;23.1;15.1;19.1;3.2;16.65;1.4;3.58;17088 +89092;47.97293;4.1903;252;20220625;25.2;14;19.6;2.7;15.52;10.7;4.15;19496 +89092;47.97293;4.1903;252;20220626;17.3;13;15.2;1.4;15.4;10.3;2.04;11470 +89092;47.97293;4.1903;252;20220627;22.1;14.3;18.2;1.7;15.22;4;3.18;16032 +89092;47.97293;4.1903;252;20220628;26.2;9.4;17.8;1.2;12.35;.1;4.57;26001 +89092;47.97293;4.1903;252;20220629;27.4;12;19.7;1.6;13.47;2.1;4.82;24985 +89092;47.97293;4.1903;252;20220630;16.4;13.9;15.1;2.4;14.6;7.5;1.49;5770 +89092;47.97293;4.1903;252;20220701;21.6;11.1;16.3;2.3;12.3;0;3.78;20102 +89092;47.97293;4.1903;252;20220702;27.4;8.2;17.8;1.6;12.07;.1;4.98;27191 +89092;47.97293;4.1903;252;20220703;26.6;11.7;19.2;1.8;13.57;0;4.63;23845 +89092;47.97293;4.1903;252;20220704;24.8;12.2;18.5;1.7;12.4;0;4.35;22318 +89092;47.97293;4.1903;252;20220705;25.6;12.2;18.9;2.3;12.3;0;4.74;22939 +89092;47.97293;4.1903;252;20220706;22.8;12.4;17.6;2.9;11.65;0;4.35;20094 +89092;47.97293;4.1903;252;20220707;22.1;11.8;16.9;2.5;13.3;0;3.79;20125 +89092;47.97293;4.1903;252;20220708;25.2;10.2;17.7;2.6;12.2;0;4.86;24738 +89092;47.97293;4.1903;252;20220709;27.6;12;19.8;2.2;13.32;0;5.02;24236 +89092;47.97293;4.1903;252;20220710;25.3;12.3;18.8;3.7;12.47;0;5.18;23407 +89092;47.97293;4.1903;252;20220711;28.9;13.5;21.2;3.1;13.07;0;5.76;24466 +89092;47.97293;4.1903;252;20220712;30.3;13.9;22.1;1.8;13;0;5.36;24840 +89092;47.97293;4.1903;252;20220713;32.1;13.4;22.7;1.3;12.05;0;5.27;24910 +89092;47.97293;4.1903;252;20220714;32.7;15.5;24.1;2.4;13.45;0;6.13;24756 +89092;47.97293;4.1903;252;20220715;26.1;14.8;20.4;2.9;11.55;0;5.17;21555 +89092;47.97293;4.1903;252;20220716;27.8;11.7;19.7;2.2;10.47;0;5.27;24226 +89092;47.97293;4.1903;252;20220717;31.6;14.3;22.9;2.2;11.27;0;5.85;24716 +89092;47.97293;4.1903;252;20220718;37.3;15.9;26.6;1.8;11.05;0;6.62;26791 +89092;47.97293;4.1903;252;20220719;38.7;19.4;29;3;14.05;1.4;7.81;25690 +89092;47.97293;4.1903;252;20220720;24;21.4;22.7;2.6;17.87;2.8;3.01;8973 +89092;47.97293;4.1903;252;20220721;27.8;16.1;21.9;2.1;16.8;0;4.46;20601 +89092;47.97293;4.1903;252;20220722;29.8;15.5;22.7;1.4;17.3;1.5;4.37;20712 +89092;47.97293;4.1903;252;20220723;26.6;17.1;21.9;1.2;18.8;.4;3.48;17085 +89092;47.97293;4.1903;252;20220724;33.1;14.4;23.7;1.4;16.02;.1;5.31;25232 +89092;47.97293;4.1903;252;20220725;28.1;18;23;3.1;16.1;.1;4.86;18533 +89092;47.97293;4.1903;252;20220726;24.2;15.1;19.6;1.8;14.4;0;3.58;16772 +89092;47.97293;4.1903;252;20220727;25.6;13.5;19.6;2;12.02;0;4.29;20041 +89092;47.97293;4.1903;252;20220728;27;12.1;19.6;1.4;11.37;0;4.25;21249 +89092;47.97293;4.1903;252;20220729;27.8;12.5;20.1;1.5;11.87;0;4.48;22158 +89092;47.97293;4.1903;252;20220730;30;13.2;21.6;1.7;12.9;0;4.82;22346 +89092;47.97293;4.1903;252;20220731;30.4;14.6;22.5;1.8;14.12;0;5.02;23315 +89092;47.97293;4.1903;252;20220801;26.8;15.1;20.9;1.5;15.8;.1;3.85;18669 +89092;47.97293;4.1903;252;20220802;30.9;13.8;22.4;1.2;15;0;4.64;23604 +89092;47.97293;4.1903;252;20220803;35.3;16.3;25.8;1.3;14.22;0;5.38;24369 +89092;47.97293;4.1903;252;20220804;36;18.8;27.4;2.1;15.77;5.6;5.88;22315 +89092;47.97293;4.1903;252;20220805;25;18.1;21.5;3.1;17.72;0;3.83;16313 +89092;47.97293;4.1903;252;20220806;25.7;13.4;19.6;3.8;11.67;0;5.17;21083 +89092;47.97293;4.1903;252;20220807;27.9;11.1;19.5;3.1;9.87;0;5.52;23175 +89092;47.97293;4.1903;252;20220808;29.9;12.9;21.4;2.9;10.5;0;5.71;22631 +89092;47.97293;4.1903;252;20220809;32;14.4;23.2;2.6;11.37;0;5.86;23106 +89092;47.97293;4.1903;252;20220810;31.9;15.8;23.8;2.6;10.2;0;5.94;22164 +89092;47.97293;4.1903;252;20220811;32.3;16.4;24.3;2.6;9.55;0;6.06;22102 +89092;47.97293;4.1903;252;20220812;33;15.4;24.2;2.6;9.42;0;6.14;23050 +89092;47.97293;4.1903;252;20220813;32.7;16.9;24.8;2.5;9.37;0;5.91;21370 +89092;47.97293;4.1903;252;20220814;26.4;16.1;21.2;2.5;13.82;7.2;3.86;14038 +89092;47.97293;4.1903;252;20220815;21.6;15.9;18.8;2.6;18.05;2.4;2.34;11355 +89092;47.97293;4.1903;252;20220816;28.2;15.3;21.7;2.3;17.32;4.5;4.02;18562 +89092;47.97293;4.1903;252;20220817;26.1;16;21;2.1;17.6;.1;3.52;16801 +89092;47.97293;4.1903;252;20220818;25;16.6;20.8;1.7;18.25;1.4;2.9;13905 +89092;47.97293;4.1903;252;20220819;24.7;16.2;20.5;2.6;17.75;.9;3.25;15469 +89092;47.97293;4.1903;252;20220820;25.1;15.6;20.3;1.9;15.37;.2;3.57;17482 +89092;47.97293;4.1903;252;20220821;26.3;10.6;18.4;1.3;13.02;0;3.56;19823 +89092;47.97293;4.1903;252;20220822;25.9;13.6;19.7;1.7;15.27;.1;3.44;17635 +89092;47.97293;4.1903;252;20220823;28.6;13.8;21.2;1.1;16.2;0;3.56;18717 +89092;47.97293;4.1903;252;20220824;32.2;14.2;23.2;1.5;14.2;0;4.47;21012 +89092;47.97293;4.1903;252;20220825;32.3;16;24.1;2.1;13.87;0;4.83;19613 +89092;47.97293;4.1903;252;20220826;22.3;18.3;20.3;2.6;17.25;2.5;2.45;8683 +89092;47.97293;4.1903;252;20220827;25;12.7;18.8;1.9;14.27;0;3.41;17719 +89092;47.97293;4.1903;252;20220828;28.1;13.1;20.6;1.7;14.87;0;3.71;18392 +89092;47.97293;4.1903;252;20220829;30.6;14.8;22.7;1.8;15.22;0;4.16;19329 +89092;47.97293;4.1903;252;20220830;26.5;15.4;21;1.9;16.15;.1;3.06;13245 +89092;47.97293;4.1903;252;20220831;27.1;14.1;20.6;1.4;16.12;.5;3.31;17370 +89092;47.97293;4.1903;252;20220901;27.6;13.9;20.8;2;14.15;0;3.8;17559 +89092;47.97293;4.1903;252;20220902;24.8;13.5;19.1;2.2;14.82;11.7;3.12;14813 +89092;47.97293;4.1903;252;20220903;24.2;15.6;19.9;2.5;16.42;1;2.93;13157 +89092;47.97293;4.1903;252;20220904;28.7;12.8;20.7;2;14.75;1.1;3.75;17754 +89092;47.97293;4.1903;252;20220905;31;16.6;23.8;2.3;16.57;2.6;4.26;17460 +89092;47.97293;4.1903;252;20220906;29.5;16.9;23.2;2.7;17.27;4.7;3.96;15658 +89092;47.97293;4.1903;252;20220907;21.7;14.7;18.2;2.5;16.67;12.3;2.18;10296 +89092;47.97293;4.1903;252;20220908;21.4;13.9;17.6;4;15.65;2.7;2.63;12512 +89092;47.97293;4.1903;252;20220909;21.2;14.3;17.8;4.1;15.02;6.5;2.72;11704 +89092;47.97293;4.1903;252;20220910;19.1;13.7;16.4;3.2;14.6;1;2.11;9599 +89092;47.97293;4.1903;252;20220911;22.1;10.8;16.5;1.3;14.32;.2;2.34;14246 +89092;47.97293;4.1903;252;20220912;27.9;10.9;19.4;1.8;14.17;0;3.38;17382 +89092;47.97293;4.1903;252;20220913;28.9;16.1;22.5;1.6;17.87;7.7;2.97;13457 +89092;47.97293;4.1903;252;20220914;25.6;17.6;21.6;2.8;19.37;8.1;2.72;11565 +89092;47.97293;4.1903;252;20220915;20.7;16.5;18.6;2.5;16.95;4;1.86;7584 +89092;47.97293;4.1903;252;20220916;16.7;12.7;14.7;2.1;12.87;.1;1.63;7354 +89092;47.97293;4.1903;252;20220917;16.2;6.4;11.3;2.4;8.75;0;2.21;12791 +89092;47.97293;4.1903;252;20220918;17.8;2.9;10.3;1.7;8.45;0;2.21;15673 +89092;47.97293;4.1903;252;20220919;16.8;5.5;11.1;1.5;8.85;0;1.97;13388 +89092;47.97293;4.1903;252;20220920;17.1;3.7;10.4;1.3;8.9;.1;1.91;14278 +89092;47.97293;4.1903;252;20220921;18.2;5.3;11.8;1.6;9.05;0;2.12;14180 +89092;47.97293;4.1903;252;20220922;20.3;3.8;12.1;1.1;8.55;0;2.15;15476 +89092;47.97293;4.1903;252;20220923;19.3;5.5;12.4;1.1;9.37;0;1.89;12661 +89092;47.97293;4.1903;252;20220924;16.8;9.9;13.3;1.4;11.65;.6;1.56;9302 +89092;47.97293;4.1903;252;20220925;15.4;8.1;11.8;1.2;11.62;.5;1.26;7894 +89092;47.97293;4.1903;252;20220926;15;6.7;10.9;3.8;10.77;8.5;1.56;9188 +89092;47.97293;4.1903;252;20220927;12.5;9.2;10.9;4.5;11.55;13.7;1.11;6102 +89092;47.97293;4.1903;252;20220928;13;10;11.5;2.3;11.75;3.7;1.07;5586 +89092;47.97293;4.1903;252;20220929;13.9;7.9;10.9;1.1;10.77;4.8;1.16;7715 +89092;47.97293;4.1903;252;20220930;16;3.1;9.5;1.7;9.32;3.2;1.56;12335 +89092;47.97293;4.1903;252;20221001;17.5;9;13.3;5.4;13.47;2.6;1.51;8166 +89092;47.97293;4.1903;252;20221002;18.2;14.5;16.3;3.4;16.47;7.2;1.26;6024 +89092;47.97293;4.1903;252;20221003;17.1;10.5;13.8;1.8;12.47;0;1.44;8713 +89092;47.97293;4.1903;252;20221004;19.2;4.9;12.1;1.5;11.17;.1;1.6;11683 +89092;47.97293;4.1903;252;20221005;23.3;8.6;16;3;13.22;0;2.41;12509 +89092;47.97293;4.1903;252;20221006;18;11.8;14.9;1.8;11.7;0;1.66;8561 +89092;47.97293;4.1903;252;20221007;18.9;4.4;11.7;1.3;10.9;.1;1.43;10640 +89092;47.97293;4.1903;252;20221008;16.9;7.7;12.3;1.4;10.85;0;1.39;9959 +89092;47.97293;4.1903;252;20221009;19.7;3.7;11.7;2.1;9.95;.1;1.84;12158 +89092;47.97293;4.1903;252;20221010;18.5;9.1;13.8;1.9;13.15;5.4;1.27;7627 +89092;47.97293;4.1903;252;20221011;17.1;12.1;14.6;1.5;14.17;0;1.06;5738 +89092;47.97293;4.1903;252;20221012;19.3;6.7;13;.8;12.27;.1;1.21;10357 +89092;47.97293;4.1903;252;20221013;15.8;11.2;13.5;2.1;14.07;.9;.91;5151 +89092;47.97293;4.1903;252;20221014;16.4;13.5;14.9;4.2;16.02;15.8;.84;4061 +89092;47.97293;4.1903;252;20221015;17.2;14.8;16;4.7;16.7;6.4;.97;3655 +89092;47.97293;4.1903;252;20221016;23.1;14.3;18.7;2.7;16.65;0;1.77;8248 +89092;47.97293;4.1903;252;20221017;22.8;15.6;19.2;3;16;4.8;1.94;6976 +89092;47.97293;4.1903;252;20221018;21.1;13.8;17.5;1.5;16.72;.1;1.18;7077 +89092;47.97293;4.1903;252;20221019;22.4;12.7;17.5;2.8;15.72;.5;1.66;8086 +89092;47.97293;4.1903;252;20221020;20.2;14.5;17.4;3.3;16.52;32.9;1.37;5371 +89092;47.97293;4.1903;252;20221021;20.5;14;17.2;3.4;15.9;2.6;1.48;6560 +89092;47.97293;4.1903;252;20221022;21.3;11;16.1;2.6;14.52;.1;1.51;8265 +89092;47.97293;4.1903;252;20221023;22.2;14.1;18.1;4.4;15.05;2.9;2.15;6499 +89092;47.97293;4.1903;252;20221024;18.9;14.8;16.9;4.5;13;1.5;2.14;5096 +89092;47.97293;4.1903;252;20221025;19.6;10.5;15.1;2.9;13.17;.4;1.45;7158 +89092;47.97293;4.1903;252;20221026;22.2;14.4;18.3;3.7;14.15;.1;2.14;7029 +89092;47.97293;4.1903;252;20221027;23.9;12.2;18.1;3.8;14.35;0;2.22;7604 +89092;47.97293;4.1903;252;20221028;24;15.8;19.9;3.2;14;0;2.34;6155 +89092;47.97293;4.1903;252;20221029;24.8;12.5;18.7;2.7;13.12;0;2.12;7370 +89092;47.97293;4.1903;252;20221030;21.8;11.3;16.5;2;11.77;.1;1.59;6907 +89092;47.97293;4.1903;252;20221031;20.9;10.5;15.7;3;13.42;6.3;1.52;6585 +89092;47.97293;4.1903;252;20221101;15.9;11.9;13.9;4.7;12.12;0;1.49;5356 +89092;47.97293;4.1903;252;20221102;16.2;10.1;13.2;3.6;11.27;.1;1.38;5579 +89092;47.97293;4.1903;252;20221103;13.3;8.8;11.1;4.6;10.92;13.9;1.08;3224 +89092;47.97293;4.1903;252;20221104;9.5;8.6;9;4.3;10.32;3.5;.71;1783 +89092;47.97293;4.1903;252;20221105;10;3.7;6.9;2.5;9.2;0;.52;4769 +89092;47.97293;4.1903;252;20221106;10.6;4.5;7.5;3.5;9.2;.6;.69;4121 +89092;47.97293;4.1903;252;20221107;15.3;9.8;12.5;4.7;11.8;.2;1.19;4284 +89092;47.97293;4.1903;252;20221108;17.6;8.3;12.9;4.6;11;9.7;1.6;5501 +89092;47.97293;4.1903;252;20221109;13.5;11;12.2;3.1;12.67;2.3;.72;2364 +89092;47.97293;4.1903;252;20221110;10.4;6.1;8.3;1.7;10.65;0;.38;3648 +89092;47.97293;4.1903;252;20221111;15;3.1;9.1;1.7;10.12;.1;.61;6268 +89092;47.97293;4.1903;252;20221112;18.5;5.8;12.1;1.8;10.92;.1;.87;6322 +89092;47.97293;4.1903;252;20221113;13.7;6.6;10.2;1.8;9.82;.1;.7;5376 +89092;47.97293;4.1903;252;20221114;16.2;3.6;9.9;2.9;10.2;2.1;.89;5671 +89092;47.97293;4.1903;252;20221115;13.7;7.5;10.6;4.1;11.72;7.3;.63;3470 +89092;47.97293;4.1903;252;20221116;13.1;9;11;5.5;11.17;1.3;.97;3458 +89092;47.97293;4.1903;252;20221117;13.4;11;12.2;6.7;11.05;9.5;1.47;2591 +89092;47.97293;4.1903;252;20221118;9.6;8.2;8.9;3.7;9.67;.3;.77;1813 +89092;47.97293;4.1903;252;20221119;6.4;2.4;4.4;1.8;8.42;.5;.25;2755 +89092;47.97293;4.1903;252;20221120;7.7;3.6;5.7;3.5;8.75;2.9;.34;2999 +89092;47.97293;4.1903;252;20221121;8.8;6.1;7.5;4.4;9.1;1.6;.63;2480 +89092;47.97293;4.1903;252;20221122;9.6;4.3;7;5.4;8.12;1.3;.92;3383 +89092;47.97293;4.1903;252;20221123;10.8;3.5;7.1;4.3;8.47;2.8;.78;3694 +89092;47.97293;4.1903;252;20221124;12.1;7.1;9.6;4.6;9.67;2.2;.96;3421 +89092;47.97293;4.1903;252;20221125;10.9;7.6;9.2;2.9;9.77;.2;.69;2733 +89092;47.97293;4.1903;252;20221126;7;3;5;2.1;8.62;0;.22;2791 +89092;47.97293;4.1903;252;20221127;9.1;3.4;6.2;3.2;8;0;.63;3016 +89092;47.97293;4.1903;252;20221128;9.6;6.1;7.8;2.6;8.85;2.4;.64;2180 +89092;47.97293;4.1903;252;20221129;8.3;6.3;7.3;1.7;9.17;.1;.46;1581 +89092;47.97293;4.1903;252;20221130;6.6;4.5;5.6;2.7;8.5;.1;.37;1749 +89092;47.97293;4.1903;252;20221201;6.1;4.7;5.4;2.9;7.97;.3;.52;1345 +89092;47.97293;4.1903;252;20221202;4.3;3.3;3.8;2.4;7.22;1.4;.45;981 +89092;47.97293;4.1903;252;20221203;4.7;2.2;3.4;3.1;6.7;.9;.5;2070 +89092;47.97293;4.1903;252;20221204;4;1.9;3;2.3;6.92;5.9;.37;1668 +89092;47.97293;4.1903;252;20221205;3.3;2.9;3.1;2.1;7.4;.9;.34;492 +89092;47.97293;4.1903;252;20221206;2.4;1.3;1.8;1.5;6.8;0;.29;1092 +89092;47.97293;4.1903;252;20221207;2.8;-.1;1.3;1;6.7;.1;.2;2104 +89092;47.97293;4.1903;252;20221208;4.1;.6;2.3;1.3;6.2;0;.32;2507 +89092;47.97293;4.1903;252;20221209;-.3;-3.3;-1.8;2.4;5.2;0;.22;1574 +89092;47.97293;4.1903;252;20221210;.3;-1.9;-.8;1.9;5.1;0;.33;1695 +89092;47.97293;4.1903;252;20221211;-.3;-3.7;-2;1.5;4.47;0;.27;2578 +89092;47.97293;4.1903;252;20221212;-2.3;-7.4;-4.9;2.1;3.77;0;.24;2613 +89092;47.97293;4.1903;252;20221213;1.5;-5.9;-2.2;2.4;3.97;.7;.42;3492 +89092;47.97293;4.1903;252;20221214;.7;-.7;0;1.6;5.97;3.2;.26;937 +89092;47.97293;4.1903;252;20221215;.5;-1.1;-.3;2.6;5.4;.1;.34;1422 +89092;47.97293;4.1903;252;20221216;.6;-5.4;-2.4;2.1;4.27;0;.27;3589 +89092;47.97293;4.1903;252;20221217;-1.3;-4.8;-3;1.7;4.22;0;.26;2522 +89092;47.97293;4.1903;252;20221218;4.7;-7.7;-1.5;3.6;4.85;.1;.38;4220 +89092;47.97293;4.1903;252;20221219;12.9;4.7;8.8;5.2;8.8;.1;1.08;3401 +89092;47.97293;4.1903;252;20221220;14.5;10.4;12.4;5.3;10.9;9.1;1.37;2201 +89092;47.97293;4.1903;252;20221221;11.4;10.6;11;5.4;12.05;2.8;.63;970 +89092;47.97293;4.1903;252;20221222;12.6;10.6;11.6;7.4;11.87;8.5;.95;1440 +89092;47.97293;4.1903;252;20221223;13.8;11.4;12.6;5.4;13.55;7.5;.61;1272 +89092;47.97293;4.1903;252;20221224;11.4;9.8;10.6;3.4;11.2;.4;.65;1403 +89092;47.97293;4.1903;252;20221225;14.6;8.7;11.7;3.7;10.85;.8;.91;3083 +89092;47.97293;4.1903;252;20221226;11.5;10.4;11;3.9;10.32;3.8;1.07;956 +89092;47.97293;4.1903;252;20221227;7.9;1.5;4.7;2.3;7.72;0;.33;2900 +89092;47.97293;4.1903;252;20221228;11.5;4.9;8.2;5.6;9.07;.3;.84;3336 +89092;47.97293;4.1903;252;20221229;11.1;10.7;10.9;6.5;9.92;2.8;1.47;567 +89092;47.97293;4.1903;252;20221230;13.3;4.5;8.9;6.3;10.4;1.8;.71;2877 +89092;47.97293;4.1903;252;20221231;16.5;13;14.8;7.7;11.7;0;2.2;2301 +89093;47.99009;4.52423;238;20220101;16.8;5.2;11;1.8;9.61;0;.63;4425 +89093;47.99009;4.52423;238;20220102;14.3;5.4;9.9;4.3;9.26;0;1.13;3172 +89093;47.99009;4.52423;238;20220103;11.8;10.2;11;6;11.01;8.2;.95;1585 +89093;47.99009;4.52423;238;20220104;11.7;9.8;10.8;5.7;10.21;11.8;1.19;680 +89093;47.99009;4.52423;238;20220105;4.6;.5;2.5;3;6.31;0;.36;3363 +89093;47.99009;4.52423;238;20220106;4.5;.1;2.3;1.7;6.21;.2;.33;2648 +89093;47.99009;4.52423;238;20220107;4.3;0;2.2;5.3;6.76;3.9;.31;1671 +89093;47.99009;4.52423;238;20220108;6.2;1.5;3.8;6.2;7.66;15.1;.3;2088 +89093;47.99009;4.52423;238;20220109;4.7;3.7;4.2;4.3;7.21;3.2;.56;729 +89093;47.99009;4.52423;238;20220110;5.3;-.6;2.3;2.1;6.36;.1;.29;3865 +89093;47.99009;4.52423;238;20220111;4.5;-.8;1.9;1.9;5.81;0;.34;3867 +89093;47.99009;4.52423;238;20220112;2.3;-2.8;-.2;1.6;5.46;0;.19;3572 +89093;47.99009;4.52423;238;20220113;4.4;-3;.7;1.6;5.46;0;.22;4869 +89093;47.99009;4.52423;238;20220114;7.3;-3.4;1.9;1.1;5.61;0;.21;5637 +89093;47.99009;4.52423;238;20220115;8.3;-2.7;2.8;1.6;5.61;.1;.43;5377 +89093;47.99009;4.52423;238;20220116;-.9;-3;-2;3;5.41;.2;.12;1595 +89093;47.99009;4.52423;238;20220117;3.3;-1;1.2;1.4;6.91;.1;.17;2347 +89093;47.99009;4.52423;238;20220118;8;2.4;5.2;2.6;7.21;0;.56;4125 +89093;47.99009;4.52423;238;20220119;2.6;-.5;1.1;3.9;6.76;1.5;.14;1225 +89093;47.99009;4.52423;238;20220120;5.1;2.3;3.7;2.4;7.01;.1;.42;2689 +89093;47.99009;4.52423;238;20220121;3.6;.1;1.8;2.2;6.01;0;.35;3959 +89093;47.99009;4.52423;238;20220122;2.9;-.6;1.1;1.5;6.46;0;.28;1646 +89093;47.99009;4.52423;238;20220123;7.5;2.5;5;2.4;6.46;0;.69;4178 +89093;47.99009;4.52423;238;20220124;7.6;-2.3;2.7;1.9;5.61;0;.52;6073 +89093;47.99009;4.52423;238;20220125;3.9;-4.4;-.3;.9;5.11;0;.22;5622 +89093;47.99009;4.52423;238;20220126;-1.6;-3.4;-2.5;.8;4.81;0;.29;1100 +89093;47.99009;4.52423;238;20220127;.5;-3.5;-1.5;1.9;5.41;.4;.26;1700 +89093;47.99009;4.52423;238;20220128;3.7;.4;2.1;1.8;6.71;0;.31;2656 +89093;47.99009;4.52423;238;20220129;5;.9;2.9;4.4;7.81;1.2;.1;2506 +89093;47.99009;4.52423;238;20220130;8.5;4.9;6.7;2;8.26;.1;.57;3746 +89093;47.99009;4.52423;238;20220131;7.5;3.7;5.6;4.9;6.61;1.4;1.13;3398 +89093;47.99009;4.52423;238;20220201;6.1;1.2;3.6;4.3;7.51;1.7;.38;2938 +89093;47.99009;4.52423;238;20220202;9.4;6.1;7.7;3.1;10.26;.5;.37;2346 +89093;47.99009;4.52423;238;20220203;8.6;5.6;7.1;2.4;8.61;.1;.6;3582 +89093;47.99009;4.52423;238;20220204;7.9;4;5.9;4.1;8.46;1.4;.53;2668 +89093;47.99009;4.52423;238;20220205;8.3;0;4.2;3.4;6.71;0;.76;6013 +89093;47.99009;4.52423;238;20220206;8;3;5.5;8;8.91;11.5;.26;3007 +89093;47.99009;4.52423;238;20220207;8.4;4;6.2;3.1;6.36;0;1.1;6645 +89093;47.99009;4.52423;238;20220208;11.5;-.6;5.4;2;6.86;0;.8;7725 +89093;47.99009;4.52423;238;20220209;15.3;.6;7.9;2.6;6.81;0;1.38;8626 +89093;47.99009;4.52423;238;20220210;6.1;5.1;5.6;3.6;7.68;2.8;.83;3966 +89093;47.99009;4.52423;238;20220211;7.7;.4;4.1;2.4;6.15;0;.87;9166 +89093;47.99009;4.52423;238;20220212;6.5;-3.6;1.5;2;4.91;0;.83;9100 +89093;47.99009;4.52423;238;20220213;13.3;-4.4;4.4;4.5;6.45;0;1.58;9800 +89093;47.99009;4.52423;238;20220214;10.6;5.1;7.9;5.5;8.59;4;1.24;4305 +89093;47.99009;4.52423;238;20220215;9.8;4.2;7;5;8.05;3.9;1.19;7366 +89093;47.99009;4.52423;238;20220216;12.3;6.7;9.5;7.5;11.61;5.5;.45;3900 +89093;47.99009;4.52423;238;20220217;13;11.1;12.1;6.1;9.71;.3;1.92;6133 +89093;47.99009;4.52423;238;20220218;13.5;7;10.3;6.5;9.61;1.4;1.53;4029 +89093;47.99009;4.52423;238;20220219;8.7;2.3;5.5;4.9;6.16;0;1.44;7712 +89093;47.99009;4.52423;238;20220220;10.1;5.1;7.6;7.5;9.56;4.3;.71;4617 +89093;47.99009;4.52423;238;20220221;8;4.7;6.3;6.7;7.81;3.2;1.05;4052 +89093;47.99009;4.52423;238;20220222;8.5;4.8;6.6;4.6;9.21;.9;.54;4429 +89093;47.99009;4.52423;238;20220223;12.1;5.5;8.8;1.9;9.11;0;.96;7018 +89093;47.99009;4.52423;238;20220224;11.9;6.9;9.4;4.2;7.91;2.8;1.63;5210 +89093;47.99009;4.52423;238;20220225;8.5;-.2;4.1;2.7;5.86;0;1.12;8396 +89093;47.99009;4.52423;238;20220226;8.7;-2.2;3.2;2.7;5.31;.1;1.22;10805 +89093;47.99009;4.52423;238;20220227;10.6;-1;4.8;3.5;4.16;0;1.95;11511 +89093;47.99009;4.52423;238;20220228;13.2;-4;4.6;1.6;4.86;0;1.43;12064 +89093;47.99009;4.52423;238;20220301;12;-1.5;5.2;1.6;5.11;0;1.35;9029 +89093;47.99009;4.52423;238;20220302;14.2;.4;7.3;1.8;6.36;0;1.47;9838 +89093;47.99009;4.52423;238;20220303;12.5;5.3;8.9;1.3;8.86;0;1.02;6681 +89093;47.99009;4.52423;238;20220304;12.7;1.3;7;1.8;5.21;0;1.63;11719 +89093;47.99009;4.52423;238;20220305;10.6;-4.7;3;2;3.56;0;1.66;12887 +89093;47.99009;4.52423;238;20220306;7.7;-3.8;2;2.6;3.56;0;1.58;12152 +89093;47.99009;4.52423;238;20220307;7.8;-3.1;2.4;3.3;3.66;0;1.75;12368 +89093;47.99009;4.52423;238;20220308;13.4;-2.6;5.4;2.6;4.41;0;2.07;13623 +89093;47.99009;4.52423;238;20220309;16;-2.2;6.9;2.1;5.51;0;2;13769 +89093;47.99009;4.52423;238;20220310;16;1.7;8.9;4.1;7.06;0;2.39;13509 +89093;47.99009;4.52423;238;20220311;16.6;6.5;11.6;6.8;7.91;1.7;3.09;10702 +89093;47.99009;4.52423;238;20220312;10.5;6.8;8.7;3.8;8.41;3.4;1.35;5374 +89093;47.99009;4.52423;238;20220313;11.6;6.9;9.3;5.3;8.61;6;1.59;5309 +89093;47.99009;4.52423;238;20220314;14.9;2.7;8.8;3.3;7.71;4.7;2.05;13307 +89093;47.99009;4.52423;238;20220315;14.5;7.7;11.1;3.3;10.51;.1;1.42;6718 +89093;47.99009;4.52423;238;20220316;15.4;5.9;10.7;1.9;10.06;0;1.36;7770 +89093;47.99009;4.52423;238;20220317;9.4;8.5;9;4.1;8.96;0;1.16;2478 +89093;47.99009;4.52423;238;20220318;14;5.2;9.6;6.5;6.95;0;3.06;13100 +89093;47.99009;4.52423;238;20220319;15.3;5.1;10.2;5.5;6.21;0;3.47;16466 +89093;47.99009;4.52423;238;20220320;12.9;1.2;7;2.6;6.88;.1;1.75;8566 +89093;47.99009;4.52423;238;20220321;17.4;3.9;10.7;2.5;7.54;0;2.56;16273 +89093;47.99009;4.52423;238;20220322;17.3;1.2;9.2;1.9;6.58;0;2.5;17200 +89093;47.99009;4.52423;238;20220323;18.2;-.9;8.6;1.8;6.21;0;2.56;17733 +89093;47.99009;4.52423;238;20220324;20.1;-.4;9.9;1.8;6.21;0;2.79;17900 +89093;47.99009;4.52423;238;20220325;19.5;1.7;10.6;2.9;6.05;0;3.3;18066 +89093;47.99009;4.52423;238;20220326;19.9;4.4;12.1;4.1;6.08;0;4.05;18166 +89093;47.99009;4.52423;238;20220327;21.1;4.5;12.8;2.5;6.75;0;3.45;18666 +89093;47.99009;4.52423;238;20220328;20.8;1.1;11;1.5;7.41;0;2.64;17266 +89093;47.99009;4.52423;238;20220329;17.7;5.2;11.5;2.3;8.58;.9;2.24;10033 +89093;47.99009;4.52423;238;20220330;13.2;8.7;11;2.1;11.11;10;1.45;8433 +89093;47.99009;4.52423;238;20220331;8.9;6.2;7.6;4.3;8.31;.9;1.36;5100 +89093;47.99009;4.52423;238;20220401;4.5;1.1;2.8;6.1;5.69;.8;1.25;5229 +89093;47.99009;4.52423;238;20220402;4.1;.4;2.2;7;5.34;0;1.33;5520 +89093;47.99009;4.52423;238;20220403;5.7;-3;1.4;2.9;4.55;0;1.52;11366 +89093;47.99009;4.52423;238;20220404;10.3;-5.8;2.3;3.8;4.89;0;2.22;19576 +89093;47.99009;4.52423;238;20220405;12.6;5.4;9;5.4;9.09;.2;1.62;8837 +89093;47.99009;4.52423;238;20220406;12.6;7;9.8;4.8;9.91;1.7;1.56;6200 +89093;47.99009;4.52423;238;20220407;13.5;8.6;11.1;7.3;10.55;9.8;1.95;5833 +89093;47.99009;4.52423;238;20220408;14.5;7.4;11;6.3;9.75;19.5;2.15;5966 +89093;47.99009;4.52423;238;20220409;9.7;2;5.8;3.1;6.95;2.3;1.75;11766 +89093;47.99009;4.52423;238;20220410;12.9;-3;4.9;1.8;6.18;0;2.33;20333 +89093;47.99009;4.52423;238;20220411;18.3;.2;9.2;3.9;7.55;0;3.36;19333 +89093;47.99009;4.52423;238;20220412;22.1;5.6;13.9;3.3;8.85;0;3.84;18033 +89093;47.99009;4.52423;238;20220413;19.7;5.7;12.7;2.2;10.98;.1;2.56;14666 +89093;47.99009;4.52423;238;20220414;20.9;7;13.9;2.4;11.41;0;3.16;19200 +89093;47.99009;4.52423;238;20220415;21.1;6.9;14;2.7;10.65;0;3.5;20400 +89093;47.99009;4.52423;238;20220416;18.4;7.4;12.9;4.6;8.48;0;4.21;23933 +89093;47.99009;4.52423;238;20220417;20.1;3.9;12;4.1;5.61;0;4.83;24700 +89093;47.99009;4.52423;238;20220418;19.4;2.4;10.9;2;6.71;0;3.56;22633 +89093;47.99009;4.52423;238;20220419;19.7;4;11.8;2.6;8.18;0;3.6;21533 +89093;47.99009;4.52423;238;20220420;18.9;5.3;12.1;3.7;7.01;0;4.21;22966 +89093;47.99009;4.52423;238;20220421;19.2;3.8;11.5;3.2;7.45;0;3.94;23133 +89093;47.99009;4.52423;238;20220422;19.6;6;12.8;3;8.81;0;3.9;23233 +89093;47.99009;4.52423;238;20220423;18.1;6.1;12.1;3.8;10.25;6.1;2.63;11400 +89093;47.99009;4.52423;238;20220424;15;7.3;11.2;2.2;11.15;1.9;1.63;8366 +89093;47.99009;4.52423;238;20220425;15.7;8.6;12.1;2.2;10.31;.4;2.22;11533 +89093;47.99009;4.52423;238;20220426;15.4;3.1;9.3;2.5;8.51;0;2.73;19000 +89093;47.99009;4.52423;238;20220427;18.4;3.1;10.7;3.5;8.81;0;3.7;24666 +89093;47.99009;4.52423;238;20220428;21.8;5.7;13.7;3.4;8.51;0;4.59;24966 +89093;47.99009;4.52423;238;20220429;19;5.9;12.5;2;9.38;.3;2.75;14066 +89093;47.99009;4.52423;238;20220430;16.5;4.1;10.3;3.3;8.75;0;3.29;22400 +89093;47.99009;4.52423;238;20220501;17.5;3.3;10.4;2.7;8.15;0;3.37;21933 +89093;47.99009;4.52423;238;20220502;19.9;5;12.4;2.6;9.25;0;3.59;21266 +89093;47.99009;4.52423;238;20220503;21.6;5.9;13.8;2.7;10.05;.6;3.92;22400 +89093;47.99009;4.52423;238;20220504;18.4;7.9;13.2;2.8;11.05;2.4;2.92;16033 +89093;47.99009;4.52423;238;20220505;18.1;8.6;13.3;2.9;10.75;1.7;3.07;16900 +89093;47.99009;4.52423;238;20220506;20.6;6;13.3;2.2;10.31;.1;3.32;19686 +89093;47.99009;4.52423;238;20220507;21.7;6.4;14.1;2.2;10.41;0;3.56;20126 +89093;47.99009;4.52423;238;20220508;23.1;6.7;14.9;2.2;11.21;.1;3.79;21606 +89093;47.99009;4.52423;238;20220509;25.8;8;16.9;1.4;11.66;0;4.12;23883 +89093;47.99009;4.52423;238;20220510;26;10;18;2.1;11.76;0;4.28;21479 +89093;47.99009;4.52423;238;20220511;28;13.9;21;3.9;12.06;0;5.72;22098 +89093;47.99009;4.52423;238;20220512;22.2;14.2;18.2;2.2;13.66;.1;3.23;15064 +89093;47.99009;4.52423;238;20220513;22.4;12.6;17.5;1.7;11.06;0;3.98;21556 +89093;47.99009;4.52423;238;20220514;24.8;5.8;15.3;1.3;9.56;0;4.15;25013 +89093;47.99009;4.52423;238;20220515;29.7;9.5;19.6;2.1;11.26;2.1;5.08;23032 +89093;47.99009;4.52423;238;20220516;25.3;14.1;19.7;2.4;14.96;1.2;3.85;17745 +89093;47.99009;4.52423;238;20220517;28.6;12.6;20.6;1.8;13.86;0;4.65;22375 +89093;47.99009;4.52423;238;20220518;30.5;14.6;22.5;1.8;14.56;0;4.84;21701 +89093;47.99009;4.52423;238;20220519;31;16.8;23.9;3.3;15.31;0;5.7;21113 +89093;47.99009;4.52423;238;20220520;30.2;15.8;23;3;15.71;1.2;5.17;19951 +89093;47.99009;4.52423;238;20220521;26;8.8;17.4;1.6;11.36;0;4.54;25376 +89093;47.99009;4.52423;238;20220522;27.5;13.1;20.3;2.4;12.36;6.2;4.74;20538 +89093;47.99009;4.52423;238;20220523;21.6;15.8;18.7;4.2;16.46;10.3;2.81;11287 +89093;47.99009;4.52423;238;20220524;18.1;11.1;14.6;3.2;12.31;.3;2.85;15467 +89093;47.99009;4.52423;238;20220525;20.6;6.8;13.7;2.3;10.71;0;3.63;21761 +89093;47.99009;4.52423;238;20220526;20.7;11.3;16;2.3;12.11;0;3.3;17010 +89093;47.99009;4.52423;238;20220527;18.3;10.3;14.3;1.9;12.86;.1;2.37;12878 +89093;47.99009;4.52423;238;20220528;19.7;7.7;13.7;2.4;9.76;0;3.9;23375 +89093;47.99009;4.52423;238;20220529;16.9;6.9;11.9;2.6;7.81;0;3.63;21217 +89093;47.99009;4.52423;238;20220530;20.5;3.2;11.8;1.6;7.86;0;3.96;25748 +89093;47.99009;4.52423;238;20220531;23;5.4;14.2;1.9;8.26;0;4.33;23800 +89093;47.99009;4.52423;238;20220601;23.5;5.8;14.7;1.4;9.41;0;4.01;23301 +89093;47.99009;4.52423;238;20220602;25.9;9.9;17.9;2.2;11.21;0;4.69;23086 +89093;47.99009;4.52423;238;20220603;24.7;14.8;19.8;2.5;15.56;3.3;3.6;15610 +89093;47.99009;4.52423;238;20220604;29;16.7;22.9;2.5;17.06;11.3;5.25;23766 +89093;47.99009;4.52423;238;20220605;23;16.5;19.7;4.1;17.36;10.7;3.49;16075 +89093;47.99009;4.52423;238;20220606;21.6;13.1;17.3;3;13.86;.5;3.53;17236 +89093;47.99009;4.52423;238;20220607;21.9;12.7;17.3;3.1;14.01;2;3.53;17325 +89093;47.99009;4.52423;238;20220608;20.4;13.3;16.9;2.6;14.01;13.8;2.76;12495 +89093;47.99009;4.52423;238;20220609;20;11.5;15.8;2.3;12.01;.2;3.36;17587 +89093;47.99009;4.52423;238;20220610;25.1;8.2;16.7;1.1;12.31;0;4.44;26555 +89093;47.99009;4.52423;238;20220611;28.4;11.5;19.9;1.1;14.51;.1;4.74;26097 +89093;47.99009;4.52423;238;20220612;26.9;13.5;20.2;2.2;15.61;0;4.57;22823 +89093;47.99009;4.52423;238;20220613;23.1;11.1;17.1;2.3;10.96;0;4.64;25086 +89093;47.99009;4.52423;238;20220614;28.3;8.7;18.5;1.8;11.41;0;5.24;27379 +89093;47.99009;4.52423;238;20220615;32.7;13.6;23.1;1.6;13.81;0;5.68;26451 +89093;47.99009;4.52423;238;20220616;29.8;14.6;22.2;1.8;13.86;0;5.34;25366 +89093;47.99009;4.52423;238;20220617;32.7;13.3;23;1.2;13.51;0;5.35;25975 +89093;47.99009;4.52423;238;20220618;38.2;16.2;27.2;2.6;14.31;0;7.42;26688 +89093;47.99009;4.52423;238;20220619;35.7;24.7;30.2;4;15.21;0;8.03;23077 +89093;47.99009;4.52423;238;20220620;27.2;18;22.6;2.8;18.01;2.3;4.37;18441 +89093;47.99009;4.52423;238;20220621;28.8;15;21.9;2.4;17.91;3.6;4.71;21937 +89093;47.99009;4.52423;238;20220622;25.2;18.5;21.8;2.1;20.06;8.2;3.02;13170 +89093;47.99009;4.52423;238;20220623;27.7;15.8;21.8;2.5;17.81;5.4;4.21;18721 +89093;47.99009;4.52423;238;20220624;23.1;14.7;18.9;3.5;16.51;1.1;3.48;16689 +89093;47.99009;4.52423;238;20220625;26.2;13.6;19.9;2.8;15.31;12.3;4.3;19566 +89093;47.99009;4.52423;238;20220626;17.1;13.4;15.3;1.6;15.56;19.3;1.7;8992 +89093;47.99009;4.52423;238;20220627;21.7;14.8;18.3;1.9;15.61;3.1;2.81;13358 +89093;47.99009;4.52423;238;20220628;26.8;9.6;18.2;.9;12.51;.1;4.54;26335 +89093;47.99009;4.52423;238;20220629;28;12.2;20.1;1.4;13.36;.3;4.85;25380 +89093;47.99009;4.52423;238;20220630;18.3;14.1;16.2;2.4;14.61;6.2;1.88;7455 +89093;47.99009;4.52423;238;20220701;22;10.8;16.4;2.3;12.11;.1;3.88;20813 +89093;47.99009;4.52423;238;20220702;28.3;8.1;18.2;1.6;11.81;0;5.1;27575 +89093;47.99009;4.52423;238;20220703;27.4;11.5;19.4;1.8;13.36;0;4.75;24263 +89093;47.99009;4.52423;238;20220704;25.4;11.1;18.2;1.8;12.11;0;4.58;24310 +89093;47.99009;4.52423;238;20220705;26.2;10.3;18.3;1.8;11.86;0;4.76;25289 +89093;47.99009;4.52423;238;20220706;23.2;10.9;17;2.4;11.41;0;4.41;23234 +89093;47.99009;4.52423;238;20220707;22.5;10.8;16.6;2.5;13.06;0;3.47;17212 +89093;47.99009;4.52423;238;20220708;25.5;9.9;17.7;2.4;12.06;0;4.92;25963 +89093;47.99009;4.52423;238;20220709;28;11.5;19.7;2.2;13.06;0;5.06;24577 +89093;47.99009;4.52423;238;20220710;25.8;12.2;19;3.3;12.31;0;5.28;25129 +89093;47.99009;4.52423;238;20220711;29.3;13;21.2;2.9;12.61;0;5.86;25499 +89093;47.99009;4.52423;238;20220712;30.8;13.8;22.3;1.9;12.61;0;5.5;24987 +89093;47.99009;4.52423;238;20220713;32.5;13.2;22.9;1.3;11.91;0;5.07;23360 +89093;47.99009;4.52423;238;20220714;33.1;15.1;24.1;2.1;13.36;0;5.94;24677 +89093;47.99009;4.52423;238;20220715;26.6;14.5;20.5;2.3;11.61;0;5.06;23462 +89093;47.99009;4.52423;238;20220716;28.4;10.9;19.6;2;10.16;0;5.26;25032 +89093;47.99009;4.52423;238;20220717;32.3;14.2;23.2;2.1;10.86;0;5.95;24679 +89093;47.99009;4.52423;238;20220718;37.6;15.6;26.6;1.8;10.76;0;6.53;25887 +89093;47.99009;4.52423;238;20220719;39;18.9;28.9;2.9;13.91;.5;7.69;25361 +89093;47.99009;4.52423;238;20220720;24.2;22;23.1;2.3;18.16;2.2;2.72;7513 +89093;47.99009;4.52423;238;20220721;28.5;16.4;22.4;2.3;16.51;0;4.68;21119 +89093;47.99009;4.52423;238;20220722;31;15.6;23.3;1.6;16.66;1.4;4.46;19883 +89093;47.99009;4.52423;238;20220723;27;17;22;1.3;18.51;.4;3.47;16666 +89093;47.99009;4.52423;238;20220724;33.7;14.3;24;1.4;15.66;0;5.38;25506 +89093;47.99009;4.52423;238;20220725;28.8;18.1;23.4;3.1;15.71;.1;5.04;18676 +89093;47.99009;4.52423;238;20220726;24.5;14.8;19.6;1.9;14.51;0;3.54;16460 +89093;47.99009;4.52423;238;20220727;26.1;14.1;20.1;1.9;11.96;0;4.26;19664 +89093;47.99009;4.52423;238;20220728;27.5;11.5;19.5;1.4;11.31;0;4.21;21023 +89093;47.99009;4.52423;238;20220729;28.1;12.3;20.2;1.8;11.86;0;4.61;21934 +89093;47.99009;4.52423;238;20220730;30.3;13;21.6;1.5;12.71;0;4.6;21456 +89093;47.99009;4.52423;238;20220731;31;14.5;22.8;1.6;13.81;0;5.11;24389 +89093;47.99009;4.52423;238;20220801;27.3;14.8;21;1.6;15.46;.1;3.87;18462 +89093;47.99009;4.52423;238;20220802;31.2;13.6;22.4;1.1;14.51;0;4.61;23928 +89093;47.99009;4.52423;238;20220803;35.9;16;25.9;1.1;13.76;0;5.25;24600 +89093;47.99009;4.52423;238;20220804;36.8;18.2;27.5;1.7;15.41;6.4;5.6;22422 +89093;47.99009;4.52423;238;20220805;25.1;18.7;21.9;2.5;18.26;0;3.75;17278 +89093;47.99009;4.52423;238;20220806;26.5;13.9;20.2;3.4;11.76;0;5.32;23086 +89093;47.99009;4.52423;238;20220807;28.7;11;19.8;2.6;9.66;0;5.45;24425 +89093;47.99009;4.52423;238;20220808;30.7;12;21.3;2.4;10.31;0;5.57;24076 +89093;47.99009;4.52423;238;20220809;32.6;14;23.3;2.2;10.91;0;5.72;24063 +89093;47.99009;4.52423;238;20220810;32.1;15.5;23.8;2.8;9.96;0;6.1;22848 +89093;47.99009;4.52423;238;20220811;32.7;16.5;24.6;2.9;9.51;0;6.37;22675 +89093;47.99009;4.52423;238;20220812;33.2;16.4;24.8;2.9;9.26;0;6.47;22561 +89093;47.99009;4.52423;238;20220813;33;16.2;24.6;2.7;9.36;0;6.21;22339 +89093;47.99009;4.52423;238;20220814;26.6;15.2;20.9;2.5;13.36;8.1;3.69;12333 +89093;47.99009;4.52423;238;20220815;21.3;16;18.7;2.9;18.11;3.5;2.07;9601 +89093;47.99009;4.52423;238;20220816;28.8;15.5;22.2;2.3;17.21;4.2;4.13;18759 +89093;47.99009;4.52423;238;20220817;25.8;16.1;20.9;1.8;17.51;1.7;3.36;16756 +89093;47.99009;4.52423;238;20220818;24.9;16.7;20.8;2.1;18.36;2.7;2.8;12735 +89093;47.99009;4.52423;238;20220819;25.2;16.9;21.1;2.4;17.66;2.1;3.38;15871 +89093;47.99009;4.52423;238;20220820;25.3;16.3;20.8;1.8;15.66;.2;3.65;18732 +89093;47.99009;4.52423;238;20220821;26.7;10.5;18.6;1.1;12.96;0;3.51;20034 +89093;47.99009;4.52423;238;20220822;26.7;13.4;20.1;1.8;14.96;.1;3.69;18580 +89093;47.99009;4.52423;238;20220823;28.9;13.5;21.2;1;15.91;.1;3.49;18957 +89093;47.99009;4.52423;238;20220824;32.3;14.1;23.2;1.4;14.11;0;4.35;21208 +89093;47.99009;4.52423;238;20220825;32.6;15.7;24.1;2;13.96;0;4.73;19827 +89093;47.99009;4.52423;238;20220826;21.9;18.4;20.1;2.5;17.56;3.6;2.06;6886 +89093;47.99009;4.52423;238;20220827;25.4;12.9;19.1;1.8;14.61;0;3.47;18790 +89093;47.99009;4.52423;238;20220828;28.8;13;20.9;1.4;15.31;0;3.69;19067 +89093;47.99009;4.52423;238;20220829;30.7;15.2;22.9;2.2;15.61;0;4.38;19372 +89093;47.99009;4.52423;238;20220830;28.4;15.8;22.1;2.2;16.36;.1;3.23;12390 +89093;47.99009;4.52423;238;20220831;27.5;14.3;20.9;1.6;16.36;1.4;3.49;18260 +89093;47.99009;4.52423;238;20220901;27.5;14;20.8;1.9;14.31;.1;3.74;17905 +89093;47.99009;4.52423;238;20220902;25.1;13.4;19.2;2.4;14.91;16.1;3.2;14880 +89093;47.99009;4.52423;238;20220903;24.1;16.1;20.1;2.5;16.46;2.5;2.83;12561 +89093;47.99009;4.52423;238;20220904;29;12.7;20.8;2.1;14.81;1.9;3.79;17803 +89093;47.99009;4.52423;238;20220905;31;16.7;23.9;2.3;16.96;4;4.19;17962 +89093;47.99009;4.52423;238;20220906;29.4;17.3;23.4;2.9;17.61;11.4;3.89;15083 +89093;47.99009;4.52423;238;20220907;20.4;15;17.7;2.8;17.06;17.9;1.72;7583 +89093;47.99009;4.52423;238;20220908;21.2;13.9;17.6;4;15.46;2.2;2.63;13271 +89093;47.99009;4.52423;238;20220909;21.2;14.4;17.8;4.5;14.86;8.6;2.82;12297 +89093;47.99009;4.52423;238;20220910;18.8;13.9;16.3;3.4;14.61;2.3;1.98;8959 +89093;47.99009;4.52423;238;20220911;22.1;10.6;16.3;1.5;14.16;.1;2.38;14621 +89093;47.99009;4.52423;238;20220912;27.8;10.8;19.3;2;14.11;0;3.47;17727 +89093;47.99009;4.52423;238;20220913;29.2;15.5;22.4;1.6;18.01;4.5;2.85;12941 +89093;47.99009;4.52423;238;20220914;25.8;17.5;21.7;2.9;19.26;9.7;2.77;11878 +89093;47.99009;4.52423;238;20220915;20.7;16.5;18.6;2.6;16.76;5;1.84;7437 +89093;47.99009;4.52423;238;20220916;17;12.7;14.8;1.7;12.86;.2;1.52;7062 +89093;47.99009;4.52423;238;20220917;16.4;6.2;11.3;2;8.76;.1;2.13;13704 +89093;47.99009;4.52423;238;20220918;17.7;2.7;10.2;1.8;8.36;0;2.25;16484 +89093;47.99009;4.52423;238;20220919;17.1;5.7;11.4;1.6;8.91;0;2.04;13980 +89093;47.99009;4.52423;238;20220920;17.5;3.5;10.5;1.1;8.71;.1;1.91;14973 +89093;47.99009;4.52423;238;20220921;18.2;5;11.6;1.5;8.91;0;2.12;15143 +89093;47.99009;4.52423;238;20220922;20.6;3.9;12.2;1.1;8.46;0;2.18;15955 +89093;47.99009;4.52423;238;20220923;19.7;5.1;12.4;.8;9.36;0;1.76;12341 +89093;47.99009;4.52423;238;20220924;17.1;10;13.5;1.4;11.56;.4;1.57;9341 +89093;47.99009;4.52423;238;20220925;15.3;7.7;11.5;1;11.56;.8;1.09;6278 +89093;47.99009;4.52423;238;20220926;14.9;6.8;10.9;3.7;10.76;7.4;1.44;8163 +89093;47.99009;4.52423;238;20220927;12.5;9.4;10.9;4.8;11.46;15.7;1.07;5887 +89093;47.99009;4.52423;238;20220928;13.3;10;11.6;2.4;11.51;3.7;1.13;5888 +89093;47.99009;4.52423;238;20220929;14.1;7.8;11;1.2;10.76;3.9;1.14;7375 +89093;47.99009;4.52423;238;20220930;16;3.2;9.6;1.8;9.16;2.9;1.6;12675 +89093;47.99009;4.52423;238;20221001;17.2;8.6;12.9;5.5;13.31;1.5;1.28;6718 +89093;47.99009;4.52423;238;20221002;17.9;14.4;16.1;3.8;16.41;9.1;1.16;5702 +89093;47.99009;4.52423;238;20221003;17.6;10.4;14;1.8;12.41;0;1.53;9998 +89093;47.99009;4.52423;238;20221004;19.9;4.4;12.1;1.5;10.91;.1;1.63;12130 +89093;47.99009;4.52423;238;20221005;23.4;8.5;15.9;2.9;13.01;0;2.39;13194 +89093;47.99009;4.52423;238;20221006;17.9;12.2;15.1;1.7;11.81;0;1.63;9157 +89093;47.99009;4.52423;238;20221007;18.8;4.3;11.5;1.2;11.01;.1;1.31;9663 +89093;47.99009;4.52423;238;20221008;17;8.7;12.8;1.5;11.31;.1;1.41;10309 +89093;47.99009;4.52423;238;20221009;20;3.7;11.9;2.4;9.81;.1;1.98;12493 +89093;47.99009;4.52423;238;20221010;19.5;9.1;14.3;1.8;13.06;6.8;1.28;6791 +89093;47.99009;4.52423;238;20221011;17.4;12;14.7;1.1;14.26;0;.98;5436 +89093;47.99009;4.52423;238;20221012;19.9;6.8;13.3;.8;12.46;.1;1.25;10905 +89093;47.99009;4.52423;238;20221013;15.8;11.1;13.4;2.1;13.96;1;.85;4506 +89093;47.99009;4.52423;238;20221014;16.2;13.4;14.8;4.3;15.81;15.1;.75;3553 +89093;47.99009;4.52423;238;20221015;17.5;14.8;16.2;5;16.61;7.4;.98;3683 +89093;47.99009;4.52423;238;20221016;23.3;14.4;18.8;2.8;16.31;.3;1.85;8680 +89093;47.99009;4.52423;238;20221017;23.7;15.4;19.5;2.8;15.81;0;2.01;7696 +89093;47.99009;4.52423;238;20221018;21.5;14.2;17.9;1.6;16.71;.3;1.24;7330 +89093;47.99009;4.52423;238;20221019;22.5;12.2;17.4;2.8;15.41;.4;1.66;8545 +89093;47.99009;4.52423;238;20221020;20.2;14.2;17.2;3.6;16.41;37;1.31;5046 +89093;47.99009;4.52423;238;20221021;20.9;14;17.4;3.7;15.71;3.4;1.6;7129 +89093;47.99009;4.52423;238;20221022;21.4;10.7;16.1;2.6;14.41;.1;1.51;8958 +89093;47.99009;4.52423;238;20221023;22.1;14.3;18.2;4.6;14.96;2;2.17;6232 +89093;47.99009;4.52423;238;20221024;19.3;15.1;17.2;4.4;12.91;1.6;2.2;5604 +89093;47.99009;4.52423;238;20221025;20.2;10.4;15.3;3;12.96;.6;1.57;7657 +89093;47.99009;4.52423;238;20221026;22.8;14.6;18.7;3.6;14.06;.1;2.23;7993 +89093;47.99009;4.52423;238;20221027;24.2;11.9;18;3.5;14.26;0;2.15;7954 +89093;47.99009;4.52423;238;20221028;24.9;15.8;20.4;3.1;13.71;0;2.45;6496 +89093;47.99009;4.52423;238;20221029;25.5;11.9;18.7;2.4;12.66;0;2.1;7747 +89093;47.99009;4.52423;238;20221030;22.5;10.8;16.7;1.7;11.31;.1;1.53;7317 +89093;47.99009;4.52423;238;20221031;21.1;9.9;15.5;3;12.96;4;1.56;6746 +89093;47.99009;4.52423;238;20221101;15.9;12.3;14.1;4.6;12.06;0;1.51;6421 +89093;47.99009;4.52423;238;20221102;16.6;10.1;13.4;3.8;11.06;.1;1.5;6307 +89093;47.99009;4.52423;238;20221103;13.8;8.6;11.2;4.9;10.76;14.6;1.15;2826 +89093;47.99009;4.52423;238;20221104;9;8.7;8.8;4;10.31;3.7;.59;1201 +89093;47.99009;4.52423;238;20221105;10.1;4.5;7.3;2.6;9.31;0;.53;4377 +89093;47.99009;4.52423;238;20221106;11;4.1;7.6;3.7;9.01;.7;.73;4135 +89093;47.99009;4.52423;238;20221107;15.5;9.7;12.6;4.8;11.51;.3;1.25;4387 +89093;47.99009;4.52423;238;20221108;17.8;8.3;13.1;4.6;10.91;12;1.63;5500 +89093;47.99009;4.52423;238;20221109;13.5;10.8;12.1;3.1;12.56;2.2;.69;2163 +89093;47.99009;4.52423;238;20221110;10.8;6.1;8.4;1.4;10.41;.1;.41;3870 +89093;47.99009;4.52423;238;20221111;15.2;1.6;8.4;1.9;9.56;.2;.58;7083 +89093;47.99009;4.52423;238;20221112;18.7;5.3;12;1.7;10.61;.1;.82;6610 +89093;47.99009;4.52423;238;20221113;13.5;6.6;10;1.9;9.56;.1;.67;6235 +89093;47.99009;4.52423;238;20221114;16.8;3;9.9;2.8;9.86;1.7;.96;5728 +89093;47.99009;4.52423;238;20221115;13.9;7.3;10.6;4;11.61;7.4;.65;3109 +89093;47.99009;4.52423;238;20221116;13.4;8.8;11.1;5.5;11.01;2.9;.98;3983 +89093;47.99009;4.52423;238;20221117;13.9;11;12.5;6.8;10.96;9.2;1.51;3379 +89093;47.99009;4.52423;238;20221118;9.7;8.3;9;4;9.66;.3;.77;2074 +89093;47.99009;4.52423;238;20221119;6.2;2.3;4.3;2.1;8.41;.5;.21;2412 +89093;47.99009;4.52423;238;20221120;8.2;3.7;5.9;4;8.76;3.2;.36;3196 +89093;47.99009;4.52423;238;20221121;9.2;6.5;7.8;4.8;9.06;1.4;.7;2709 +89093;47.99009;4.52423;238;20221122;9.7;4.5;7.1;5.4;8.06;.6;.92;3413 +89093;47.99009;4.52423;238;20221123;10.6;3.7;7.1;4.9;8.41;3.5;.81;3315 +89093;47.99009;4.52423;238;20221124;12.3;7.3;9.8;4.6;9.56;3.2;.98;3703 +89093;47.99009;4.52423;238;20221125;10.9;7.3;9.1;3.1;9.66;0;.66;3045 +89093;47.99009;4.52423;238;20221126;7.4;3.6;5.5;1.8;8.66;.1;.26;2683 +89093;47.99009;4.52423;238;20221127;9.3;3;6.2;2.6;7.91;0;.58;2980 +89093;47.99009;4.52423;238;20221128;9.5;6.2;7.8;2.6;8.66;2.7;.68;1858 +89093;47.99009;4.52423;238;20221129;8.7;6.2;7.5;1.9;9.16;0;.47;1699 +89093;47.99009;4.52423;238;20221130;7;4.8;5.9;2.7;8.56;.1;.38;1935 +89093;47.99009;4.52423;238;20221201;6.2;5.1;5.6;2.5;8.01;.1;.49;1119 +89093;47.99009;4.52423;238;20221202;4.6;3.2;3.9;1.9;7.06;1.3;.45;1192 +89093;47.99009;4.52423;238;20221203;5.3;2;3.7;2.8;6.66;.9;.45;2835 +89093;47.99009;4.52423;238;20221204;4;1.9;2.9;2.4;6.86;5.1;.35;1620 +89093;47.99009;4.52423;238;20221205;3.6;3.1;3.4;2.5;7.41;.8;.34;557 +89093;47.99009;4.52423;238;20221206;2.5;1.5;2;1.5;6.81;0;.28;1084 +89093;47.99009;4.52423;238;20221207;2.7;.2;1.5;1.1;6.66;.1;.19;2197 +89093;47.99009;4.52423;238;20221208;4.6;.5;2.6;1.3;6.16;0;.29;3048 +89093;47.99009;4.52423;238;20221209;.1;-3.6;-1.8;2.3;5.06;0;.23;1755 +89093;47.99009;4.52423;238;20221210;.1;-1.7;-.8;2;5.06;0;.33;1501 +89093;47.99009;4.52423;238;20221211;.4;-3.3;-1.5;1.5;4.41;0;.25;3288 +89093;47.99009;4.52423;238;20221212;-2;-7.9;-5;2.3;3.61;0;.24;2899 +89093;47.99009;4.52423;238;20221213;1.9;-6.1;-2.1;2.8;3.96;.7;.44;3872 +89093;47.99009;4.52423;238;20221214;1;-.7;.1;1.6;6.01;3;.24;980 +89093;47.99009;4.52423;238;20221215;.9;-.7;.1;2.5;5.56;0;.32;1483 +89093;47.99009;4.52423;238;20221216;.8;-5.3;-2.2;1.9;4.26;0;.19;4319 +89093;47.99009;4.52423;238;20221217;-1.4;-5.3;-3.4;1.6;4.16;0;.17;3204 +89093;47.99009;4.52423;238;20221218;5.7;-7.8;-1.1;3.4;4.91;.1;.41;4389 +89093;47.99009;4.52423;238;20221219;13.6;5.3;9.4;5.5;8.91;0;1.19;3394 +89093;47.99009;4.52423;238;20221220;14.8;10.9;12.9;5.9;10.91;9.9;1.53;2045 +89093;47.99009;4.52423;238;20221221;11.6;10.7;11.1;5.6;11.91;3.3;.63;1336 +89093;47.99009;4.52423;238;20221222;12.7;10.6;11.6;7.7;11.66;8.4;.98;1428 +89093;47.99009;4.52423;238;20221223;13.9;11.1;12.5;5.8;13.46;6.9;.56;1160 +89093;47.99009;4.52423;238;20221224;11.5;9.8;10.6;3.5;11.16;.5;.62;1604 +89093;47.99009;4.52423;238;20221225;14.8;8.7;11.8;3.5;10.71;.6;.88;3402 +89093;47.99009;4.52423;238;20221226;11.6;10.4;11;4.2;10.21;4.5;1.1;1041 +89093;47.99009;4.52423;238;20221227;8.6;1.3;4.9;2.3;7.51;0;.39;3075 +89093;47.99009;4.52423;238;20221228;12;4.6;8.3;5.8;8.86;.3;.91;3877 +89093;47.99009;4.52423;238;20221229;11.3;11.1;11.2;6.5;9.76;3.5;1.58;400 +89093;47.99009;4.52423;238;20221230;13.5;4.2;8.8;6.4;10.21;2.1;.74;2303 +89093;47.99009;4.52423;238;20221231;16.7;13.1;14.9;7.5;11.76;0;2.09;2603 +89094;48.00624;4.85835;269;20220101;16.4;3.6;10;1.4;8.9;.1;.49;4829 +89094;48.00624;4.85835;269;20220102;14.4;1.6;8;4.3;9.25;.1;.75;4245 +89094;48.00624;4.85835;269;20220103;11.6;9.9;10.8;6;10.95;8;.91;1657 +89094;48.00624;4.85835;269;20220104;11.5;9.7;10.6;5.2;10;12.5;1.21;719 +89094;48.00624;4.85835;269;20220105;4.2;.3;2.3;2.8;6.35;.1;.31;3358 +89094;48.00624;4.85835;269;20220106;4.1;.1;2.1;1.8;6.2;.2;.34;2471 +89094;48.00624;4.85835;269;20220107;4;-.7;1.6;4.7;6.65;4.6;.25;1895 +89094;48.00624;4.85835;269;20220108;5.5;1.4;3.4;6.4;7.4;17.2;.34;1943 +89094;48.00624;4.85835;269;20220109;4.4;3.5;3.9;4.3;7.15;2.7;.55;607 +89094;48.00624;4.85835;269;20220110;5.1;-.6;2.2;2.1;6.3;0;.3;3877 +89094;48.00624;4.85835;269;20220111;4.9;-.5;2.2;2.5;5.65;0;.47;4012 +89094;48.00624;4.85835;269;20220112;3.7;-4.6;-.4;1.6;5.15;0;.23;4661 +89094;48.00624;4.85835;269;20220113;5.9;-3.5;1.2;2.1;5.15;0;.4;5572 +89094;48.00624;4.85835;269;20220114;6.7;-5;.9;.9;5.05;0;.19;6022 +89094;48.00624;4.85835;269;20220115;7.4;-4.9;1.3;1.6;5.2;0;.36;5847 +89094;48.00624;4.85835;269;20220116;-1.2;-3.8;-2.5;2.4;5.3;.1;.11;1921 +89094;48.00624;4.85835;269;20220117;2.9;-1.2;.8;1;6.75;.1;.19;2373 +89094;48.00624;4.85835;269;20220118;7.9;2.4;5.1;3.4;6.9;0;.7;4214 +89094;48.00624;4.85835;269;20220119;2.6;-2;.3;3.6;6.5;2;.11;2004 +89094;48.00624;4.85835;269;20220120;4.8;1.9;3.4;2.5;6.8;.3;.43;2788 +89094;48.00624;4.85835;269;20220121;3.8;-.2;1.8;2.2;5.85;0;.4;4284 +89094;48.00624;4.85835;269;20220122;3.3;-.9;1.2;1.5;6.4;0;.3;2080 +89094;48.00624;4.85835;269;20220123;7.5;2.4;4.9;2.3;6.25;0;.72;4304 +89094;48.00624;4.85835;269;20220124;7.6;-4.1;1.7;1.5;5.25;0;.44;6766 +89094;48.00624;4.85835;269;20220125;5.5;-5.6;0;.8;5.05;0;.23;6775 +89094;48.00624;4.85835;269;20220126;-1.8;-3.3;-2.5;1;4.85;0;.28;1303 +89094;48.00624;4.85835;269;20220127;.5;-3.8;-1.6;2.2;5.4;.3;.21;2527 +89094;48.00624;4.85835;269;20220128;3.3;.3;1.8;1.5;6.6;0;.32;2549 +89094;48.00624;4.85835;269;20220129;4.8;.4;2.6;4.3;7.65;2.4;.11;2758 +89094;48.00624;4.85835;269;20220130;8.8;4.5;6.6;2.1;8.05;.2;.62;4260 +89094;48.00624;4.85835;269;20220131;6.7;3.3;5;4.9;6.75;2.2;.95;3199 +89094;48.00624;4.85835;269;20220201;5.2;.8;3;4.4;7.3;2.2;.34;2823 +89094;48.00624;4.85835;269;20220202;8.9;5.2;7.1;3.1;10.05;.6;.3;2712 +89094;48.00624;4.85835;269;20220203;8.7;5.4;7.1;2.2;8.5;.1;.63;3862 +89094;48.00624;4.85835;269;20220204;7.5;3.1;5.3;4;8.25;1.7;.48;3048 +89094;48.00624;4.85835;269;20220205;7.8;-1.1;3.3;3.1;6.5;.1;.67;6432 +89094;48.00624;4.85835;269;20220206;7.6;2;4.8;8.3;8.7;13;.18;3428 +89094;48.00624;4.85835;269;20220207;8.3;3.8;6.1;3.1;6.25;0;1.11;6801 +89094;48.00624;4.85835;269;20220208;11.7;-3.6;4;1.4;6.5;0;.68;8955 +89094;48.00624;4.85835;269;20220209;15.4;-2.4;6.5;1.5;6.35;0;1.01;9820 +89094;48.00624;4.85835;269;20220210;5.9;1.8;3.9;4.3;7.97;2.2;.66;3676 +89094;48.00624;4.85835;269;20220211;7.1;1.1;4.1;2.8;6.04;0;.87;8885 +89094;48.00624;4.85835;269;20220212;6;-2.3;1.8;3;5.01;0;.9;8563 +89094;48.00624;4.85835;269;20220213;12.4;-2.9;4.7;5.9;6.54;0;1.52;10501 +89094;48.00624;4.85835;269;20220214;10;4.6;7.3;5.6;8.44;2.3;1.05;3774 +89094;48.00624;4.85835;269;20220215;9.4;3.7;6.6;5.2;7.84;4.4;1.02;5663 +89094;48.00624;4.85835;269;20220216;11.8;6.5;9.1;7.4;11.3;7.5;.47;3911 +89094;48.00624;4.85835;269;20220217;13.4;11;12.2;6;9.65;.4;2.02;6697 +89094;48.00624;4.85835;269;20220218;13.2;6;9.6;6.6;9.6;1.4;1.38;4611 +89094;48.00624;4.85835;269;20220219;8.8;1.5;5.2;5.1;6.2;0;1.42;8339 +89094;48.00624;4.85835;269;20220220;9.7;4.1;6.9;7.7;9.35;4.7;.63;5182 +89094;48.00624;4.85835;269;20220221;7.3;4.2;5.8;6.5;7.85;5.5;.88;4116 +89094;48.00624;4.85835;269;20220222;8.5;5.1;6.8;4.6;9.1;.3;.64;4392 +89094;48.00624;4.85835;269;20220223;12.3;3.3;7.8;1.8;8.7;0;.96;8544 +89094;48.00624;4.85835;269;20220224;11.1;5.3;8.2;4.1;7.95;3.1;1.38;5869 +89094;48.00624;4.85835;269;20220225;8.4;-1.5;3.5;2.7;5.85;.4;1.07;9312 +89094;48.00624;4.85835;269;20220226;8.2;-4.5;1.9;3.1;5.1;.1;1.19;11924 +89094;48.00624;4.85835;269;20220227;10.2;-2.6;3.8;3.6;4.25;0;1.86;12346 +89094;48.00624;4.85835;269;20220228;12.7;-5.9;3.4;1.6;4.85;0;1.34;12987 +89094;48.00624;4.85835;269;20220301;12;-4.8;3.6;1.5;5.05;0;1.23;10824 +89094;48.00624;4.85835;269;20220302;14.3;-1.5;6.4;1.6;6.5;0;1.38;11104 +89094;48.00624;4.85835;269;20220303;13.6;3.3;8.5;1.2;8.35;0;1.12;8655 +89094;48.00624;4.85835;269;20220304;12.4;-2.1;5.1;2;4.8;0;1.65;13467 +89094;48.00624;4.85835;269;20220305;10.2;-7;1.6;2;3.6;0;1.55;14025 +89094;48.00624;4.85835;269;20220306;7.4;-6.1;.7;3.1;3.6;0;1.58;13480 +89094;48.00624;4.85835;269;20220307;7.4;-3.9;1.8;3.5;3.75;0;1.69;12890 +89094;48.00624;4.85835;269;20220308;12.5;-4.1;4.2;2.4;4.3;0;1.9;14315 +89094;48.00624;4.85835;269;20220309;15.6;-5;5.3;1.5;5.35;0;1.74;15247 +89094;48.00624;4.85835;269;20220310;15.6;-1.1;7.3;3.1;6.65;0;2.15;15006 +89094;48.00624;4.85835;269;20220311;16.4;3.8;10.1;7;7.85;1.9;2.9;12352 +89094;48.00624;4.85835;269;20220312;11;5.2;8.1;3.5;8.15;1.6;1.41;7410 +89094;48.00624;4.85835;269;20220313;11.6;5.5;8.6;4.4;8.55;5.3;1.46;6654 +89094;48.00624;4.85835;269;20220314;14.7;1.2;8;2.5;7.8;4.8;1.84;14365 +89094;48.00624;4.85835;269;20220315;14.1;6.7;10.4;2.6;10.3;0;1.31;7386 +89094;48.00624;4.85835;269;20220316;14.9;4.5;9.7;1.7;9.8;.1;1.3;8658 +89094;48.00624;4.85835;269;20220317;9.5;7.7;8.6;3.9;8.95;.7;1.16;4052 +89094;48.00624;4.85835;269;20220318;12.8;4.9;8.8;6.3;7.17;0;2.48;12292 +89094;48.00624;4.85835;269;20220319;14.7;3.9;9.3;5;6.14;0;2.95;15957 +89094;48.00624;4.85835;269;20220320;14.1;1.7;7.9;3.6;6.51;.1;2.31;13495 +89094;48.00624;4.85835;269;20220321;17.4;4.6;11;2.8;7.31;0;2.69;16548 +89094;48.00624;4.85835;269;20220322;16.4;2.5;9.4;2.2;6.61;0;2.5;17138 +89094;48.00624;4.85835;269;20220323;17.2;2;9.6;1.9;6.34;0;2.52;17856 +89094;48.00624;4.85835;269;20220324;19.3;3.4;11.4;2.4;6.17;0;3.05;18516 +89094;48.00624;4.85835;269;20220325;18.9;4.2;11.5;3.7;5.91;0;3.57;18605 +89094;48.00624;4.85835;269;20220326;19;5.4;12.2;4.2;6.24;0;3.76;18571 +89094;48.00624;4.85835;269;20220327;19.9;5.3;12.6;2.7;6.67;0;3.28;19092 +89094;48.00624;4.85835;269;20220328;20.9;3;11.9;1.7;7.24;0;2.87;17500 +89094;48.00624;4.85835;269;20220329;17.2;7;12.1;3.2;8.31;1;2.63;11543 +89094;48.00624;4.85835;269;20220330;12.9;8.5;10.7;2.3;10.81;8.2;1.26;6929 +89094;48.00624;4.85835;269;20220331;8.6;6.2;7.4;4.4;8.2;1.3;1.28;6588 +89094;48.00624;4.85835;269;20220401;4.6;.8;2.7;5.3;5.57;.9;1.2;5686 +89094;48.00624;4.85835;269;20220402;3.7;.2;2;5.9;5.32;0;1.29;6713 +89094;48.00624;4.85835;269;20220403;5.1;-2.4;1.3;3.2;4.64;0;1.46;11396 +89094;48.00624;4.85835;269;20220404;9.9;-3.7;3.1;4;4.92;0;2.27;19551 +89094;48.00624;4.85835;269;20220405;12.2;5.2;8.7;4.8;8.77;.2;1.51;7725 +89094;48.00624;4.85835;269;20220406;12.6;7.5;10.1;4.9;9.87;1.8;1.54;7846 +89094;48.00624;4.85835;269;20220407;12.8;8.4;10.6;7.7;10.54;10.3;1.62;6330 +89094;48.00624;4.85835;269;20220408;13.1;7.3;10.2;6.1;9.41;21.7;1.82;6474 +89094;48.00624;4.85835;269;20220409;9.6;1.8;5.7;3.5;6.84;1.5;1.78;13441 +89094;48.00624;4.85835;269;20220410;10.6;-1;4.8;2;6.16;0;2.44;20794 +89094;48.00624;4.85835;269;20220411;18.3;1.4;9.9;3.8;7.46;0;3.36;19637 +89094;48.00624;4.85835;269;20220412;21.8;6;13.9;2.8;8.49;0;3.68;19206 +89094;48.00624;4.85835;269;20220413;19.9;7.4;13.6;2.3;10.34;.2;2.8;16023 +89094;48.00624;4.85835;269;20220414;20.4;8.3;14.4;3;11.44;0;3.09;17695 +89094;48.00624;4.85835;269;20220415;20.7;8.9;14.8;3.3;10.61;0;3.61;20682 +89094;48.00624;4.85835;269;20220416;17.9;7.9;12.9;4.6;8.57;0;3.88;23170 +89094;48.00624;4.85835;269;20220417;19.3;2.9;11.1;4.1;5.9;0;4.37;24467 +89094;48.00624;4.85835;269;20220418;18.8;3.5;11.1;2.2;6.37;0;3.53;22662 +89094;48.00624;4.85835;269;20220419;19.4;6.2;12.8;2.6;7.61;0;3.71;22137 +89094;48.00624;4.85835;269;20220420;18.3;6.3;12.3;3.8;7.01;0;4.05;22727 +89094;48.00624;4.85835;269;20220421;18.7;4.9;11.8;3.8;7.24;0;3.89;22708 +89094;48.00624;4.85835;269;20220422;19.2;6.2;12.7;3.2;8.87;.1;3.66;23059 +89094;48.00624;4.85835;269;20220423;17.1;7.3;12.2;4.2;10.37;4.7;2.63;13862 +89094;48.00624;4.85835;269;20220424;13.8;7.3;10.5;3;10.84;2.4;1.44;7676 +89094;48.00624;4.85835;269;20220425;14.9;9.2;12.1;3.1;10.4;1.5;2.19;11488 +89094;48.00624;4.85835;269;20220426;15;4.9;10;3;8.7;0;2.76;19552 +89094;48.00624;4.85835;269;20220427;17.6;4.1;10.8;3.7;8.9;0;3.54;24818 +89094;48.00624;4.85835;269;20220428;21;5.5;13.2;3.6;8.81;0;4.3;25577 +89094;48.00624;4.85835;269;20220429;18.6;7.8;13.2;2.6;9.67;.5;2.91;15288 +89094;48.00624;4.85835;269;20220430;16.1;4.9;10.5;3.7;9.01;0;3.27;23410 +89094;48.00624;4.85835;269;20220501;16.9;4.4;10.6;2.8;8.27;0;3.35;22922 +89094;48.00624;4.85835;269;20220502;19.3;6.3;12.8;2.9;9.24;0;3.59;21706 +89094;48.00624;4.85835;269;20220503;21.3;7.6;14.5;3.4;9.94;1.1;4.17;24229 +89094;48.00624;4.85835;269;20220504;18.2;9.2;13.7;2.4;11.44;2.7;2.5;13602 +89094;48.00624;4.85835;269;20220505;18;9.3;13.6;2.9;10.77;1.9;2.96;16296 +89094;48.00624;4.85835;269;20220506;20.5;4;12.3;1.6;9.75;0;3.35;21798 +89094;48.00624;4.85835;269;20220507;21.6;3.2;12.4;1.8;9.95;0;3.59;23266 +89094;48.00624;4.85835;269;20220508;23;4.8;13.9;2.1;10.75;.1;3.9;23680 +89094;48.00624;4.85835;269;20220509;25.2;6.6;15.9;1.7;11.45;0;4.25;25237 +89094;48.00624;4.85835;269;20220510;26.1;7.1;16.6;1.6;12;0;4.29;24430 +89094;48.00624;4.85835;269;20220511;28.2;10.4;19.3;3.6;12.4;0;5.69;25741 +89094;48.00624;4.85835;269;20220512;22.3;13.1;17.7;2;13.95;.1;3.32;16937 +89094;48.00624;4.85835;269;20220513;22.2;12.8;17.5;1.7;11.35;0;3.95;21624 +89094;48.00624;4.85835;269;20220514;24.5;3.2;13.9;1.2;9.4;0;4.23;27381 +89094;48.00624;4.85835;269;20220515;29.1;5.9;17.5;1.9;11.4;.8;4.92;25696 +89094;48.00624;4.85835;269;20220516;25.4;12.5;19;2.2;14.7;4.7;4;20101 +89094;48.00624;4.85835;269;20220517;28.2;10.1;19.1;1.6;13.65;0;4.65;24823 +89094;48.00624;4.85835;269;20220518;30.1;11.6;20.9;1.6;14.45;0;4.86;24448 +89094;48.00624;4.85835;269;20220519;31;13.3;22.2;2.4;15.3;.1;5.48;24784 +89094;48.00624;4.85835;269;20220520;29.9;15.1;22.5;2.9;15.25;.5;5.23;21069 +89094;48.00624;4.85835;269;20220521;25.9;6.7;16.3;1.5;11;0;4.7;27745 +89094;48.00624;4.85835;269;20220522;27;11.3;19.1;2.1;12.4;5.8;4.58;22347 +89094;48.00624;4.85835;269;20220523;21.2;14.9;18.1;3.7;16.35;9.1;2.75;12338 +89094;48.00624;4.85835;269;20220524;18.4;11.1;14.8;3.1;12.3;.4;3.02;16390 +89094;48.00624;4.85835;269;20220525;20.4;4.8;12.6;2.1;10.55;0;3.7;24090 +89094;48.00624;4.85835;269;20220526;21;10.4;15.7;2.2;12.15;0;3.5;19043 +89094;48.00624;4.85835;269;20220527;17.9;9.6;13.8;1.8;12.65;.1;2.41;13872 +89094;48.00624;4.85835;269;20220528;19.6;7;13.3;2.6;9.65;0;4.05;24650 +89094;48.00624;4.85835;269;20220529;17.1;6.4;11.8;2.4;7.85;.1;3.69;22545 +89094;48.00624;4.85835;269;20220530;20.7;1.4;11;1.6;7.55;0;4.18;28206 +89094;48.00624;4.85835;269;20220531;23.4;2.7;13;1.8;8.15;0;4.53;27070 +89094;48.00624;4.85835;269;20220601;23.7;3;13.4;1.5;9.3;0;4.27;26580 +89094;48.00624;4.85835;269;20220602;25.8;8.8;17.3;2.4;11.45;.1;4.81;24648 +89094;48.00624;4.85835;269;20220603;23.7;13;18.3;2.2;15.5;4;3.4;17119 +89094;48.00624;4.85835;269;20220604;29;15.7;22.4;2.4;17.35;13.6;5.32;25431 +89094;48.00624;4.85835;269;20220605;23;16.7;19.8;3.7;17.35;10.8;3.54;16371 +89094;48.00624;4.85835;269;20220606;21.3;12.1;16.7;2.9;14.15;.3;3.48;18722 +89094;48.00624;4.85835;269;20220607;21.5;12.3;16.9;2.9;13.9;2.4;3.5;17843 +89094;48.00624;4.85835;269;20220608;19.8;11.5;15.6;2.1;13.95;9.5;2.75;14590 +89094;48.00624;4.85835;269;20220609;19.9;10.4;15.2;2.4;11.95;.1;3.46;19280 +89094;48.00624;4.85835;269;20220610;25.3;6.6;16;.8;12.2;.1;4.56;28859 +89094;48.00624;4.85835;269;20220611;28.5;9.4;19;.9;13.75;.1;5.02;28855 +89094;48.00624;4.85835;269;20220612;27.5;11.9;19.7;1.8;15.3;0;4.85;25679 +89094;48.00624;4.85835;269;20220613;23;10.8;16.9;2.1;10.9;0;4.71;25956 +89094;48.00624;4.85835;269;20220614;27.9;6.8;17.4;1.9;11.3;0;5.4;29434 +89094;48.00624;4.85835;269;20220615;32.9;11;22;1.8;13.6;0;6.14;29597 +89094;48.00624;4.85835;269;20220616;29.8;12.9;21.4;1.8;13.65;0;5.57;27708 +89094;48.00624;4.85835;269;20220617;32.8;11.1;21.9;1.1;13.4;0;5.55;28776 +89094;48.00624;4.85835;269;20220618;37.4;13.5;25.4;2.8;14.45;0;7.56;28871 +89094;48.00624;4.85835;269;20220619;35.6;22.7;29.1;3.9;15.2;.2;8.13;25538 +89094;48.00624;4.85835;269;20220620;27.5;17.8;22.7;2.9;18.05;1.8;4.57;19538 +89094;48.00624;4.85835;269;20220621;29.5;15.3;22.4;2.8;17.6;3.9;5.15;23010 +89094;48.00624;4.85835;269;20220622;25.2;18.8;22;2.2;20.4;10.2;3.06;13275 +89094;48.00624;4.85835;269;20220623;27.8;15;21.4;2.1;17.75;5.7;4.33;20394 +89094;48.00624;4.85835;269;20220624;22.4;13.8;18.1;3;16.7;1.3;3.29;17534 +89094;48.00624;4.85835;269;20220625;26.3;12.3;19.3;2.3;15.2;9.4;4.39;21650 +89094;48.00624;4.85835;269;20220626;16.7;13.7;15.2;1.6;16;26.7;1.56;8239 +89094;48.00624;4.85835;269;20220627;21;15;18;2.1;16.05;2.1;2.63;12577 +89094;48.00624;4.85835;269;20220628;26.6;8;17.3;1.2;12.7;0;4.79;28336 +89094;48.00624;4.85835;269;20220629;28;10.5;19.3;1.5;13.55;.1;5.12;27713 +89094;48.00624;4.85835;269;20220630;19.5;12.5;16;1.9;14.65;4;2.41;12330 +89094;48.00624;4.85835;269;20220701;22.2;9.5;15.9;1.8;12;.1;3.98;22948 +89094;48.00624;4.85835;269;20220702;27.8;6.4;17.1;1.4;11.55;0;5.13;29394 +89094;48.00624;4.85835;269;20220703;28.3;9.9;19.1;2;13.15;0;5.23;27197 +89094;48.00624;4.85835;269;20220704;25.4;8.9;17.2;1.7;12.1;0;4.75;27046 +89094;48.00624;4.85835;269;20220705;26.3;8.1;17.2;1.8;11.5;0;5;28104 +89094;48.00624;4.85835;269;20220706;23.1;8.9;16;2.1;11.35;0;4.51;25887 +89094;48.00624;4.85835;269;20220707;22.3;8.3;15.3;2.5;12.75;0;3.62;20180 +89094;48.00624;4.85835;269;20220708;25.6;8.6;17.1;2.6;11.85;0;5.15;27934 +89094;48.00624;4.85835;269;20220709;27.9;9.4;18.7;2.3;12.75;0;5.31;27123 +89094;48.00624;4.85835;269;20220710;25.9;11.6;18.8;3.5;12.35;0;5.49;26430 +89094;48.00624;4.85835;269;20220711;29.3;11.1;20.2;3.4;12.45;0;6.19;27852 +89094;48.00624;4.85835;269;20220712;30.6;12.1;21.3;2.4;12.35;0;5.91;27114 +89094;48.00624;4.85835;269;20220713;33;10.2;21.6;1.1;12.15;0;5.3;26661 +89094;48.00624;4.85835;269;20220714;34;12.3;23.1;2.4;13.4;0;6.52;28169 +89094;48.00624;4.85835;269;20220715;26.9;14.4;20.6;2.5;11.6;0;5.36;24542 +89094;48.00624;4.85835;269;20220716;28.6;8.6;18.6;2.4;10.05;0;5.69;27860 +89094;48.00624;4.85835;269;20220717;32.5;12.3;22.4;3;10.7;0;6.73;27089 +89094;48.00624;4.85835;269;20220718;37.2;12;24.6;1.7;11.15;0;6.48;27984 +89094;48.00624;4.85835;269;20220719;38.6;15.5;27.1;3.3;14.25;0;8.08;28184 +89094;48.00624;4.85835;269;20220720;25;22.1;23.6;2.5;18.55;6.9;3.11;9253 +89094;48.00624;4.85835;269;20220721;29.1;15.1;22.1;2.4;16.55;0;5.03;23442 +89094;48.00624;4.85835;269;20220722;31.9;14.3;23.1;1.9;16.5;1.1;5.06;22448 +89094;48.00624;4.85835;269;20220723;26.5;16.4;21.5;1.4;18.25;.1;3.57;17408 +89094;48.00624;4.85835;269;20220724;33.6;12.3;23;1.1;15;0;5.44;27707 +89094;48.00624;4.85835;269;20220725;29.6;14.8;22.2;2.6;15.55;.1;5.22;23130 +89094;48.00624;4.85835;269;20220726;24.1;13.2;18.6;2.1;14.6;0;3.65;18275 +89094;48.00624;4.85835;269;20220727;25.7;13.5;19.6;1.7;12.05;0;4.18;20530 +89094;48.00624;4.85835;269;20220728;28.1;10.8;19.5;1.8;11.3;0;4.69;22761 +89094;48.00624;4.85835;269;20220729;28.2;10.7;19.4;1.9;11.7;0;4.89;24080 +89094;48.00624;4.85835;269;20220730;30.4;10.7;20.6;1.7;12.45;0;4.95;23948 +89094;48.00624;4.85835;269;20220731;31;12.9;21.9;1.5;13.5;0;5.2;26312 +89094;48.00624;4.85835;269;20220801;27.7;12.2;20;1.4;14.9;0;4.17;21777 +89094;48.00624;4.85835;269;20220802;31.5;11.3;21.4;1.1;14.05;0;4.91;26596 +89094;48.00624;4.85835;269;20220803;35.7;13.5;24.6;1.3;13.75;0;5.56;27038 +89094;48.00624;4.85835;269;20220804;37.6;15.5;26.6;1.7;15.3;5.5;6.02;25425 +89094;48.00624;4.85835;269;20220805;25.5;19;22.2;2.8;18.6;0;3.97;18012 +89094;48.00624;4.85835;269;20220806;26.7;14.5;20.6;4;11.95;0;5.67;23374 +89094;48.00624;4.85835;269;20220807;28.8;10.7;19.7;3.1;9.45;0;5.88;25503 +89094;48.00624;4.85835;269;20220808;30.8;11.3;21.1;2.9;9.9;0;6.08;25427 +89094;48.00624;4.85835;269;20220809;32.5;13.4;22.9;3;10.5;0;6.4;25203 +89094;48.00624;4.85835;269;20220810;31.8;13.7;22.8;3.6;10.05;0;6.72;24724 +89094;48.00624;4.85835;269;20220811;32.4;13.7;23.1;3.1;9.5;0;6.6;25204 +89094;48.00624;4.85835;269;20220812;32.8;16.4;24.6;3.5;9.11;0;6.79;21993 +89094;48.00624;4.85835;269;20220813;32.5;16.1;24.3;2.9;9.27;0;6.19;21696 +89094;48.00624;4.85835;269;20220814;26.7;15.4;21;2.7;12.97;8.9;4.07;14179 +89094;48.00624;4.85835;269;20220815;21.1;16;18.6;2.9;18.07;2.5;2.15;10141 +89094;48.00624;4.85835;269;20220816;29;13.9;21.5;1.9;17.15;4.8;4.21;20781 +89094;48.00624;4.85835;269;20220817;25.4;15.7;20.5;1.7;17.8;2.7;3.33;17263 +89094;48.00624;4.85835;269;20220818;24.1;16.4;20.2;2.1;18.65;3.9;2.68;12795 +89094;48.00624;4.85835;269;20220819;24.5;16.9;20.7;2.1;18.15;4.4;3.15;15633 +89094;48.00624;4.85835;269;20220820;25.1;16.5;20.8;1.9;16.05;.2;3.7;18930 +89094;48.00624;4.85835;269;20220821;26.1;9.6;17.9;1;13.15;0;3.51;20967 +89094;48.00624;4.85835;269;20220822;27;12.4;19.7;1.6;15.1;0;3.77;20168 +89094;48.00624;4.85835;269;20220823;28.6;12.5;20.5;1.2;15.8;.1;3.7;20105 +89094;48.00624;4.85835;269;20220824;31.7;12.6;22.2;1.3;14.3;0;4.33;22448 +89094;48.00624;4.85835;269;20220825;32.2;13.2;22.7;1.7;14.25;.4;4.58;21867 +89094;48.00624;4.85835;269;20220826;22.4;18.3;20.3;2.3;17.75;3.6;2.19;7906 +89094;48.00624;4.85835;269;20220827;25.1;11.3;18.2;1.4;14.95;0;3.38;20287 +89094;48.00624;4.85835;269;20220828;28.3;12.7;20.5;1.6;15.85;0;3.66;19542 +89094;48.00624;4.85835;269;20220829;30;13.9;22;1.9;15.6;0;4.2;20429 +89094;48.00624;4.85835;269;20220830;29.4;14.5;22;2;16.7;.1;3.44;14578 +89094;48.00624;4.85835;269;20220831;27.2;13.1;20.1;1.6;16.95;2.3;3.46;19397 +89094;48.00624;4.85835;269;20220901;27.4;12.6;20;1.6;14.6;.1;3.62;19266 +89094;48.00624;4.85835;269;20220902;25.3;11.5;18.4;2.1;14.95;7.1;3.17;16782 +89094;48.00624;4.85835;269;20220903;23.5;15.5;19.5;2;16.35;2.3;2.66;13004 +89094;48.00624;4.85835;269;20220904;28.6;10.6;19.6;1.8;14.2;2.4;3.74;19423 +89094;48.00624;4.85835;269;20220905;30.5;14.6;22.6;2.1;16.8;2.6;4.11;19556 +89094;48.00624;4.85835;269;20220906;29.2;16;22.6;2.5;18;11.4;3.7;16330 +89094;48.00624;4.85835;269;20220907;19.3;14.5;16.9;2;17.35;14.2;1.42;7287 +89094;48.00624;4.85835;269;20220908;21.5;13.6;17.5;3.4;15.5;2.3;2.64;14098 +89094;48.00624;4.85835;269;20220909;20.7;13.7;17.2;4.2;14.9;11.5;2.64;12770 +89094;48.00624;4.85835;269;20220910;19;13.7;16.4;3.3;14.7;1;2.05;9649 +89094;48.00624;4.85835;269;20220911;21.9;10.5;16.2;1.4;14.15;.2;2.38;14932 +89094;48.00624;4.85835;269;20220912;26.7;9.4;18;1.7;14;0;3.17;18441 +89094;48.00624;4.85835;269;20220913;28.2;13.5;20.8;1.7;18.35;6.5;2.79;14062 +89094;48.00624;4.85835;269;20220914;25.8;16.3;21.1;2.3;19.55;13.7;2.63;13176 +89094;48.00624;4.85835;269;20220915;20.7;16.3;18.5;2.4;16.85;5.9;1.85;7850 +89094;48.00624;4.85835;269;20220916;16.5;12.3;14.4;1.6;12.8;.3;1.5;7279 +89094;48.00624;4.85835;269;20220917;16.1;5.9;11;2.3;8.95;.2;2.15;14115 +89094;48.00624;4.85835;269;20220918;17.5;1.7;9.6;1.9;8.35;0;2.27;17354 +89094;48.00624;4.85835;269;20220919;16.7;3.8;10.3;1.8;8.6;0;2.1;15316 +89094;48.00624;4.85835;269;20220920;17.1;1.3;9.2;1.2;8.45;.1;1.94;16416 +89094;48.00624;4.85835;269;20220921;17.6;3.4;10.5;1.8;8.7;.1;2.16;16118 +89094;48.00624;4.85835;269;20220922;19.7;1.9;10.8;1.1;8.35;0;2.15;16984 +89094;48.00624;4.85835;269;20220923;19.8;3.3;11.6;.8;9.4;0;1.8;13743 +89094;48.00624;4.85835;269;20220924;17.3;8.3;12.8;1.2;11.4;.2;1.62;11173 +89094;48.00624;4.85835;269;20220925;15.3;6.5;10.9;.8;11.4;.9;1.12;7473 +89094;48.00624;4.85835;269;20220926;15.2;5.7;10.4;3.5;10.75;8.7;1.44;9361 +89094;48.00624;4.85835;269;20220927;12.6;9;10.8;4.2;11.4;14.6;1.12;6682 +89094;48.00624;4.85835;269;20220928;12.7;10.2;11.4;2.3;11.45;2.9;1.07;5274 +89094;48.00624;4.85835;269;20220929;13.7;6.1;9.9;1;10.25;3.2;1.15;8609 +89094;48.00624;4.85835;269;20220930;15.9;3.2;9.6;1.3;8.95;3.2;1.54;13007 +89094;48.00624;4.85835;269;20221001;16.5;6.9;11.7;4.7;13.15;3.1;1.05;7674 +89094;48.00624;4.85835;269;20221002;17.9;12.9;15.4;3.7;16.2;8.4;1.14;7170 +89094;48.00624;4.85835;269;20221003;17.1;9.7;13.4;2.2;12.05;0;1.6;10461 +89094;48.00624;4.85835;269;20221004;20.2;4.4;12.3;1.2;10.65;.1;1.66;12668 +89094;48.00624;4.85835;269;20221005;23.2;6.3;14.7;2.2;12.2;0;2.24;14442 +89094;48.00624;4.85835;269;20221006;17.4;11.5;14.5;1.7;11.7;0;1.6;9487 +89094;48.00624;4.85835;269;20221007;18.8;1.7;10.2;1.1;10.55;.1;1.32;11124 +89094;48.00624;4.85835;269;20221008;16.7;8.2;12.5;1.5;11.1;.1;1.43;10744 +89094;48.00624;4.85835;269;20221009;19.5;1.4;10.4;2.1;9.3;.1;1.83;13601 +89094;48.00624;4.85835;269;20221010;20.4;5.7;13;1.7;12.1;7.3;1.44;9115 +89094;48.00624;4.85835;269;20221011;17.3;9.7;13.5;1.4;13.5;.1;1.06;7087 +89094;48.00624;4.85835;269;20221012;20.3;5.3;12.8;1;11.5;.1;1.4;12034 +89094;48.00624;4.85835;269;20221013;15.6;8.8;12.2;1.9;13.45;.9;.82;6101 +89094;48.00624;4.85835;269;20221014;16.1;13.1;14.6;4.3;15.65;15.5;.78;3825 +89094;48.00624;4.85835;269;20221015;17.2;14.7;16;4.7;16.4;5.6;.99;3611 +89094;48.00624;4.85835;269;20221016;22.9;13.9;18.4;2.1;16.05;.2;1.67;8950 +89094;48.00624;4.85835;269;20221017;24.1;12.7;18.4;2.1;15.65;0;1.8;9387 +89094;48.00624;4.85835;269;20221018;21.2;13.1;17.2;1.4;16.1;.4;1.21;7905 +89094;48.00624;4.85835;269;20221019;21.8;10.7;16.3;2.4;14.9;.2;1.48;9195 +89094;48.00624;4.85835;269;20221020;19.8;13.9;16.9;3.3;16.25;27.8;1.24;5148 +89094;48.00624;4.85835;269;20221021;20.8;13.3;17.1;3.1;15.8;5.1;1.45;7660 +89094;48.00624;4.85835;269;20221022;21.4;8.9;15.2;1.9;14.2;.1;1.33;9929 +89094;48.00624;4.85835;269;20221023;20.9;13.1;17;3.9;15.15;2.1;1.67;6422 +89094;48.00624;4.85835;269;20221024;19.4;13.6;16.5;3.5;13.1;.6;1.85;6724 +89094;48.00624;4.85835;269;20221025;20.6;8.2;14.4;2.3;12.65;1.1;1.39;8933 +89094;48.00624;4.85835;269;20221026;22.4;13.7;18.1;2.6;13.95;.2;1.81;8413 +89094;48.00624;4.85835;269;20221027;23.3;9.9;16.6;2.4;14.3;0;1.56;8612 +89094;48.00624;4.85835;269;20221028;25;13.3;19.2;2.2;14.1;0;1.88;7791 +89094;48.00624;4.85835;269;20221029;24.1;10.3;17.2;1.9;12.8;0;1.58;8094 +89094;48.00624;4.85835;269;20221030;22.7;7.8;15.3;1.3;11.3;.1;1.24;8689 +89094;48.00624;4.85835;269;20221031;20.8;7.4;14.1;3.3;12.7;5.4;1.47;7725 +89094;48.00624;4.85835;269;20221101;15.6;12.3;14;3.9;12.2;0;1.37;6342 +89094;48.00624;4.85835;269;20221102;16.4;8.7;12.6;3.4;10.95;.1;1.31;7033 +89094;48.00624;4.85835;269;20221103;13.6;6.7;10.2;4;10.6;13.6;.92;3755 +89094;48.00624;4.85835;269;20221104;8.9;8.2;8.6;4.3;10.25;4.7;.57;1909 +89094;48.00624;4.85835;269;20221105;10.5;5;7.7;2.7;9.45;.1;.59;4441 +89094;48.00624;4.85835;269;20221106;10.4;2.7;6.6;3;8.9;.7;.55;4590 +89094;48.00624;4.85835;269;20221107;15.6;9.2;12.4;4;11.4;.3;1.19;4827 +89094;48.00624;4.85835;269;20221108;17.2;5.7;11.4;3.9;10.8;13.1;1.24;6345 +89094;48.00624;4.85835;269;20221109;13.1;10.3;11.7;2.6;12.3;1.9;.66;2309 +89094;48.00624;4.85835;269;20221110;11.1;5.3;8.2;1.4;10.1;0;.43;4551 +89094;48.00624;4.85835;269;20221111;13;.6;6.8;2;9.1;.1;.42;6936 +89094;48.00624;4.85835;269;20221112;18.2;3.6;10.9;1.9;10.1;.1;.83;7144 +89094;48.00624;4.85835;269;20221113;9.6;4.3;6.9;2.3;8.9;.1;.35;5639 +89094;48.00624;4.85835;269;20221114;16.8;2.4;9.6;2.7;9.85;2.5;.91;6060 +89094;48.00624;4.85835;269;20221115;13.8;5.3;9.5;3.3;11.6;7.1;.43;3887 +89094;48.00624;4.85835;269;20221116;13.5;8;10.7;5.4;11.05;3;.88;4458 +89094;48.00624;4.85835;269;20221117;13.6;10.8;12.2;7;10.95;12.1;1.47;3455 +89094;48.00624;4.85835;269;20221118;9.5;8.1;8.8;4.1;9.75;.8;.71;2165 +89094;48.00624;4.85835;269;20221119;6.6;2.9;4.7;2;8.55;.7;.26;2375 +89094;48.00624;4.85835;269;20221120;8.5;3.3;5.9;3.8;8.8;3;.35;3592 +89094;48.00624;4.85835;269;20221121;9;6.4;7.7;5;9.1;1.4;.69;2731 +89094;48.00624;4.85835;269;20221122;9.3;3.8;6.5;5.2;8.1;.6;.78;3628 +89094;48.00624;4.85835;269;20221123;10.3;2.2;6.3;4.5;8.3;4.3;.65;3777 +89094;48.00624;4.85835;269;20221124;12.3;6.6;9.5;4.2;9.55;3.7;.88;4070 +89094;48.00624;4.85835;269;20221125;10.5;6.4;8.4;2.8;9.4;.5;.58;3346 +89094;48.00624;4.85835;269;20221126;7.4;2.7;5.1;1.4;8.4;0;.24;3200 +89094;48.00624;4.85835;269;20221127;8.6;2.6;5.6;2.1;7.85;.1;.45;3011 +89094;48.00624;4.85835;269;20221128;9.1;4.5;6.8;2.5;8.75;2.8;.48;2438 +89094;48.00624;4.85835;269;20221129;8.9;4.4;6.6;2.1;9.15;0;.33;2692 +89094;48.00624;4.85835;269;20221130;7.2;4.8;6;2.9;8.45;.1;.42;2070 +89094;48.00624;4.85835;269;20221201;6;5.5;5.7;3.3;8;0;.6;587 +89094;48.00624;4.85835;269;20221202;4.5;3;3.7;2.5;6.9;1.3;.49;1301 +89094;48.00624;4.85835;269;20221203;4.6;1.7;3.2;3.8;6.6;.6;.46;2762 +89094;48.00624;4.85835;269;20221204;3.5;1.7;2.6;2.9;6.75;2.9;.36;1483 +89094;48.00624;4.85835;269;20221205;3.6;2.8;3.2;2.5;7.4;.5;.31;908 +89094;48.00624;4.85835;269;20221206;2.5;1.6;2;1.6;6.85;0;.29;1014 +89094;48.00624;4.85835;269;20221207;2.8;-.7;1.1;1.1;6.55;.1;.16;2652 +89094;48.00624;4.85835;269;20221208;4.4;.2;2.3;1.2;5.95;0;.29;3131 +89094;48.00624;4.85835;269;20221209;.7;-4.5;-1.9;2.8;5.05;0;.21;2393 +89094;48.00624;4.85835;269;20221210;.1;-1.4;-.6;2.3;5.1;0;.36;1418 +89094;48.00624;4.85835;269;20221211;-.1;-3.4;-1.7;1.5;4.3;0;.27;3174 +89094;48.00624;4.85835;269;20221212;-2.1;-8.5;-5.3;2.5;3.5;0;.26;3148 +89094;48.00624;4.85835;269;20221213;1.3;-7.2;-2.9;2.9;3.9;1.2;.36;4103 +89094;48.00624;4.85835;269;20221214;1.4;-.9;.2;1.4;6.1;2.1;.22;1372 +89094;48.00624;4.85835;269;20221215;.8;-1.2;-.2;3.8;5.5;0;.31;1775 +89094;48.00624;4.85835;269;20221216;.8;-6.2;-2.7;1.8;4.05;0;.18;4708 +89094;48.00624;4.85835;269;20221217;-1.8;-8.1;-4.9;1.9;3.65;0;.16;4028 +89094;48.00624;4.85835;269;20221218;4.3;-9.7;-2.7;2.4;4.8;.1;.19;4620 +89094;48.00624;4.85835;269;20221219;13.1;3.1;8.1;3.4;8.8;.1;.72;3914 +89094;48.00624;4.85835;269;20221220;14.4;8.7;11.6;4.8;10.9;9.1;1.07;2706 +89094;48.00624;4.85835;269;20221221;11.5;10.5;11;5.5;11.8;3.7;.65;1404 +89094;48.00624;4.85835;269;20221222;12.4;10.3;11.3;7.7;11.6;10.5;.93;1472 +89094;48.00624;4.85835;269;20221223;13.6;10.7;12.1;6;13.4;7.1;.49;1280 +89094;48.00624;4.85835;269;20221224;11.4;9.4;10.4;3.5;11.15;.5;.58;1776 +89094;48.00624;4.85835;269;20221225;14.1;7;10.5;3;10.6;.5;.61;3766 +89094;48.00624;4.85835;269;20221226;11.3;9.9;10.6;4.1;10.3;6.1;.96;1242 +89094;48.00624;4.85835;269;20221227;8.7;-1.3;3.7;2;7.2;.1;.27;3846 +89094;48.00624;4.85835;269;20221228;12;3.1;7.6;5.6;8.85;1.8;.74;4366 +89094;48.00624;4.85835;269;20221229;11.3;10.6;11;6.2;9.85;3.9;1.46;553 +89094;48.00624;4.85835;269;20221230;12.6;3;7.8;5.7;10;3.2;.53;2476 +89094;48.00624;4.85835;269;20221231;15.8;12.5;14.2;6.5;11.95;0;1.67;2564 +89095;48.02138;5.19266;373;20220101;13.1;3.4;8.3;1.6;8.69;.1;.45;4128 +89095;48.02138;5.19266;373;20220102;13.1;.6;6.9;4.4;8.99;.2;.59;4770 +89095;48.02138;5.19266;373;20220103;10.4;9.6;10;5.3;10.64;11;.85;846 +89095;48.02138;5.19266;373;20220104;9.9;8.7;9.3;5.4;9.79;12.7;.97;1174 +89095;48.02138;5.19266;373;20220105;3;.1;1.5;3.8;6.29;0;.36;2113 +89095;48.02138;5.19266;373;20220106;2.2;.5;1.3;1.9;6.04;.3;.37;1588 +89095;48.02138;5.19266;373;20220107;2.9;-1.4;.7;4.1;6.29;5.9;.21;2720 +89095;48.02138;5.19266;373;20220108;3.6;1.1;2.3;6.1;7.04;17.2;.28;2052 +89095;48.02138;5.19266;373;20220109;3.4;3.2;3.3;4.6;7.04;2.3;.53;238 +89095;48.02138;5.19266;373;20220110;2.8;-1.1;.8;2.4;6.19;0;.27;2700 +89095;48.02138;5.19266;373;20220111;3.2;-.9;1.1;2.8;5.54;0;.49;2793 +89095;48.02138;5.19266;373;20220112;3.1;-5.6;-1.3;2;4.99;0;.27;4327 +89095;48.02138;5.19266;373;20220113;4.7;-2.8;.9;2.9;5.14;0;.56;4042 +89095;48.02138;5.19266;373;20220114;5.6;-4.2;.7;1.1;5.09;.1;.3;4741 +89095;48.02138;5.19266;373;20220115;5.6;-4.1;.7;1.5;5.14;0;.37;4789 +89095;48.02138;5.19266;373;20220116;-2;-4.3;-3.2;2.3;5.09;0;.11;2120 +89095;48.02138;5.19266;373;20220117;2.2;-2;.1;1.1;6.54;0;.14;2995 +89095;48.02138;5.19266;373;20220118;6.3;1.8;4;3.8;6.74;0;.67;3232 +89095;48.02138;5.19266;373;20220119;1.9;-1.4;.3;3.5;6.29;1.8;.15;2775 +89095;48.02138;5.19266;373;20220120;4.1;1.2;2.7;3.1;6.54;.2;.46;2538 +89095;48.02138;5.19266;373;20220121;3.1;-.8;1.2;2.5;5.79;0;.42;3044 +89095;48.02138;5.19266;373;20220122;3.1;-.2;1.4;2;6.44;0;.3;2846 +89095;48.02138;5.19266;373;20220123;6.3;1.9;4.1;2.6;6.19;0;.71;3386 +89095;48.02138;5.19266;373;20220124;6.3;-3.8;1.2;1.7;5.34;0;.45;5523 +89095;48.02138;5.19266;373;20220125;1.3;-4.5;-1.6;1.4;5.04;0;.26;4107 +89095;48.02138;5.19266;373;20220126;-2.5;-3.2;-2.9;1.4;4.79;0;.28;1217 +89095;48.02138;5.19266;373;20220127;-.7;-4.4;-2.6;2.3;5.24;.3;.16;3294 +89095;48.02138;5.19266;373;20220128;2.3;-.5;.9;1.8;6.54;0;.25;2804 +89095;48.02138;5.19266;373;20220129;4.4;0;2.2;4.1;7.39;2.8;.14;3706 +89095;48.02138;5.19266;373;20220130;7.7;4.3;6;2.4;7.99;.3;.6;3325 +89095;48.02138;5.19266;373;20220131;5;3.2;4.1;6;6.84;2.7;.81;2294 +89095;48.02138;5.19266;373;20220201;4.4;.4;2.4;5.3;7.09;2.6;.3;3715 +89095;48.02138;5.19266;373;20220202;8.1;4.8;6.5;4.4;9.84;2.6;.24;3390 +89095;48.02138;5.19266;373;20220203;7.5;4.9;6.2;2.5;8.49;.1;.56;3092 +89095;48.02138;5.19266;373;20220204;6.6;3.1;4.9;4.1;8.04;1.9;.48;3677 +89095;48.02138;5.19266;373;20220205;6.2;-1.1;2.5;3;6.49;.1;.54;5572 +89095;48.02138;5.19266;373;20220206;7;1.5;4.2;8.2;8.34;14.6;.23;4854 +89095;48.02138;5.19266;373;20220207;6.7;2.8;4.7;4;5.94;0;1.18;4105 +89095;48.02138;5.19266;373;20220208;10.5;-2.2;4.2;1.6;6.64;0;.69;7921 +89095;48.02138;5.19266;373;20220209;11.8;-1.3;5.2;2;6.44;0;.86;8194 +89095;48.02138;5.19266;373;20220210;5.4;1.1;3.2;4.4;7.72;2.2;.41;1900 +89095;48.02138;5.19266;373;20220211;6.1;1.1;3.6;2.3;5.82;0;.74;8200 +89095;48.02138;5.19266;373;20220212;6.1;-1.9;2.1;3.5;4.92;0;.95;8600 +89095;48.02138;5.19266;373;20220213;11.2;.1;5.6;6.8;6.72;0;1.43;10500 +89095;48.02138;5.19266;373;20220214;9.2;6.1;7.6;5.8;8.42;1.4;.96;3200 +89095;48.02138;5.19266;373;20220215;8.5;3.9;6.2;4.9;7.42;6;.97;6100 +89095;48.02138;5.19266;373;20220216;10.3;4.9;7.6;6.9;10.44;9.5;.47;5627 +89095;48.02138;5.19266;373;20220217;11.8;9.8;10.8;6.8;9.29;.5;1.86;3381 +89095;48.02138;5.19266;373;20220218;12.1;6.2;9.1;6.3;9.29;1.7;1.36;6105 +89095;48.02138;5.19266;373;20220219;7.8;1.6;4.7;5.3;6.09;0;1.35;6419 +89095;48.02138;5.19266;373;20220220;8.8;3.7;6.2;6.9;9.04;5.5;.59;5844 +89095;48.02138;5.19266;373;20220221;6.5;3.3;4.9;7.5;7.74;4.8;.75;4590 +89095;48.02138;5.19266;373;20220222;7.8;4.5;6.1;4.7;8.94;2;.59;4783 +89095;48.02138;5.19266;373;20220223;11;3;7;1.7;8.39;.1;.89;7873 +89095;48.02138;5.19266;373;20220224;10.1;4.4;7.3;4.5;7.69;3.3;1.34;6611 +89095;48.02138;5.19266;373;20220225;7.2;-.9;3.2;3.4;5.89;.5;1.05;8147 +89095;48.02138;5.19266;373;20220226;6.4;-3.2;1.6;3.5;5.14;.1;1.09;9043 +89095;48.02138;5.19266;373;20220227;9.1;-3.3;2.9;3.5;4.34;0;1.65;10432 +89095;48.02138;5.19266;373;20220228;10.9;-3.9;3.5;1.8;4.94;0;1.32;11658 +89095;48.02138;5.19266;373;20220301;11;-4.2;3.4;1.5;5.09;0;1.21;11957 +89095;48.02138;5.19266;373;20220302;11.7;-.7;5.5;2.3;6.59;0;1.36;11000 +89095;48.02138;5.19266;373;20220303;13.8;1.9;7.8;1.2;7.59;0;1.24;10819 +89095;48.02138;5.19266;373;20220304;10.6;-2.9;3.9;2;4.34;0;1.55;11780 +89095;48.02138;5.19266;373;20220305;8.2;-6.3;1;2.1;3.74;0;1.42;12414 +89095;48.02138;5.19266;373;20220306;6.1;-6.3;-.1;3.3;3.64;0;1.46;11580 +89095;48.02138;5.19266;373;20220307;6;-3.5;1.3;4.4;3.74;0;1.7;10201 +89095;48.02138;5.19266;373;20220308;10.4;-5;2.7;2.8;4.19;0;1.8;13251 +89095;48.02138;5.19266;373;20220309;13.3;-3.5;4.9;1.8;5.34;0;1.69;14180 +89095;48.02138;5.19266;373;20220310;13.9;-1.4;6.3;2.9;6.49;0;1.89;13686 +89095;48.02138;5.19266;373;20220311;14.7;3.4;9.1;5.9;7.64;2;2.46;11894 +89095;48.02138;5.19266;373;20220312;10.5;5.4;8;3.2;7.69;.3;1.49;7914 +89095;48.02138;5.19266;373;20220313;10.5;4.6;7.5;3.4;8.39;7.3;1.31;8640 +89095;48.02138;5.19266;373;20220314;12.9;2.4;7.7;2.1;7.79;4.5;1.56;11862 +89095;48.02138;5.19266;373;20220315;12.6;5.8;9.2;2.6;9.89;.4;1.32;9606 +89095;48.02138;5.19266;373;20220316;13.7;5;9.3;2.2;9.69;.1;1.45;11060 +89095;48.02138;5.19266;373;20220317;8.9;7.3;8.1;4.1;9.04;.8;1.08;4406 +89095;48.02138;5.19266;373;20220318;11.4;4.5;7.9;4.8;7.32;0;1.83;10500 +89095;48.02138;5.19266;373;20220319;14.5;3.5;9;3.3;5.92;0;2.54;15800 +89095;48.02138;5.19266;373;20220320;16.6;3;9.8;4.5;6.42;.2;2.93;14200 +89095;48.02138;5.19266;373;20220321;17.1;6.1;11.6;3.3;6.82;0;2.94;17100 +89095;48.02138;5.19266;373;20220322;16.2;4.1;10.1;1.8;6.72;0;2.33;17400 +89095;48.02138;5.19266;373;20220323;17.2;4.4;10.8;1.5;6.12;0;2.43;18100 +89095;48.02138;5.19266;373;20220324;19.1;6.9;13;1.9;5.42;0;2.98;18800 +89095;48.02138;5.19266;373;20220325;18.7;6.9;12.8;2.5;5.52;0;3.27;19000 +89095;48.02138;5.19266;373;20220326;19;6.7;12.8;2.8;6.02;0;3.36;18700 +89095;48.02138;5.19266;373;20220327;19.3;6.7;13;2;6.02;0;3.07;19200 +89095;48.02138;5.19266;373;20220328;21;9;15;2.6;6.72;0;3.53;18200 +89095;48.02138;5.19266;373;20220329;18.2;10.1;14.1;3.9;7.32;1.1;3.34;12100 +89095;48.02138;5.19266;373;20220330;13.9;8.2;11;1.7;10.32;5.9;1.31;7000 +89095;48.02138;5.19266;373;20220331;8.1;7.2;7.6;2.9;8.22;1.6;1.09;4900 +89095;48.02138;5.19266;373;20220401;4.6;0;2.3;3.6;5.32;2.3;1.1;6600 +89095;48.02138;5.19266;373;20220402;3.2;-.9;1.2;4.2;5.37;.9;1.28;10536 +89095;48.02138;5.19266;373;20220403;3.9;-2.3;.8;2.4;4.62;0;1.15;9300 +89095;48.02138;5.19266;373;20220404;9.4;-2.2;3.6;3.7;4.22;0;2.45;21000 +89095;48.02138;5.19266;373;20220405;11;4.5;7.7;3.7;8.12;.1;1.3;5500 +89095;48.02138;5.19266;373;20220406;12.1;7.7;9.9;4.1;9.82;1.3;1.32;6300 +89095;48.02138;5.19266;373;20220407;12.1;7.8;9.9;6.9;10.32;12.2;1.12;3900 +89095;48.02138;5.19266;373;20220408;12.8;6.7;9.7;5.7;9.72;12.2;1.41;6000 +89095;48.02138;5.19266;373;20220409;8.6;1.3;4.9;3.1;6.62;1;1.54;12600 +89095;48.02138;5.19266;373;20220410;5.6;1.3;3.4;2.1;5.93;0;2.48;21525 +89095;48.02138;5.19266;373;20220411;17.7;.7;9.2;3.8;7.08;0;3.47;21001 +89095;48.02138;5.19266;373;20220412;21;6.1;13.6;4.3;7.38;0;4.46;19379 +89095;48.02138;5.19266;373;20220413;20.3;9;14.6;2.1;9.32;.1;2.92;15100 +89095;48.02138;5.19266;373;20220414;20.1;9.1;14.6;2.8;11.02;0;3;17100 +89095;48.02138;5.19266;373;20220415;20.3;8.7;14.5;2.4;10.22;0;3.28;20000 +89095;48.02138;5.19266;373;20220416;16.9;8;12.4;3.1;8.12;0;3.61;24500 +89095;48.02138;5.19266;373;20220417;18.9;2.7;10.8;2.8;5.62;0;3.93;25000 +89095;48.02138;5.19266;373;20220418;18.6;3.7;11.1;1.6;5.62;0;3.35;22800 +89095;48.02138;5.19266;373;20220419;18.7;8.4;13.5;2.1;6.62;0;3.7;22600 +89095;48.02138;5.19266;373;20220420;17.6;6.7;12.1;2.8;6.82;0;3.78;24100 +89095;48.02138;5.19266;373;20220421;18.3;5.6;11.9;2.6;6.82;0;3.78;24400 +89095;48.02138;5.19266;373;20220422;19.2;5.9;12.5;2.3;8.62;.2;3.54;23700 +89095;48.02138;5.19266;373;20220423;15.5;9.4;12.4;3.3;10.22;2.7;2.3;12400 +89095;48.02138;5.19266;373;20220424;11.8;7.3;9.5;3.2;10.62;4.1;.81;3000 +89095;48.02138;5.19266;373;20220425;14.8;9.5;12.1;3.5;10.92;4.8;1.96;10900 +89095;48.02138;5.19266;373;20220426;14.5;5.7;10.1;2.4;8.42;0;2.65;18900 +89095;48.02138;5.19266;373;20220427;16.3;4.1;10.2;2.6;8.72;0;3.21;25100 +89095;48.02138;5.19266;373;20220428;20.6;6.4;13.5;2.2;8.62;0;4;26100 +89095;48.02138;5.19266;373;20220429;18.1;9.4;13.7;1.7;9.32;.8;2.56;13200 +89095;48.02138;5.19266;373;20220430;16;6.8;11.4;2.8;9.22;0;3.26;24000 +89095;48.02138;5.19266;373;20220501;16.6;5.3;10.9;1.9;8.22;0;3.27;23800 +89095;48.02138;5.19266;373;20220502;18.9;7.9;13.4;1.8;9.02;0;3.37;21300 +89095;48.02138;5.19266;373;20220503;21.3;9.7;15.5;2.4;10.02;1.8;4.12;24600 +89095;48.02138;5.19266;373;20220504;18.8;9.3;14;1.9;11.42;5;2.17;10500 +89095;48.02138;5.19266;373;20220505;17.3;9.6;13.4;2.3;10.72;2.1;2.81;17000 +89095;48.02138;5.19266;373;20220506;19.3;4.9;12.1;1.6;9.79;0;3.37;22811 +89095;48.02138;5.19266;373;20220507;20.3;4.4;12.3;1.5;9.84;0;3.56;24031 +89095;48.02138;5.19266;373;20220508;21.8;7.4;14.6;2.6;10.84;.1;3.99;23107 +89095;48.02138;5.19266;373;20220509;23.5;7.6;15.5;2.1;11.84;0;4.14;24234 +89095;48.02138;5.19266;373;20220510;24.4;7.4;15.9;1.4;12.44;0;4.14;25349 +89095;48.02138;5.19266;373;20220511;27.4;11.4;19.4;3.2;12.69;0;5.34;24729 +89095;48.02138;5.19266;373;20220512;20.8;12.5;16.6;2.1;13.94;0;3.24;17703 +89095;48.02138;5.19266;373;20220513;20.9;12.6;16.8;1.8;11.59;0;3.42;17686 +89095;48.02138;5.19266;373;20220514;22.8;3.7;13.3;1;9.54;0;4.05;27353 +89095;48.02138;5.19266;373;20220515;26.4;7.2;16.8;1.9;11.84;.5;4.88;27322 +89095;48.02138;5.19266;373;20220516;24;14.1;19.1;2.4;14.34;1.4;4.03;19862 +89095;48.02138;5.19266;373;20220517;26.6;10.2;18.4;1.4;13.64;0;4.58;25649 +89095;48.02138;5.19266;373;20220518;28.4;11.3;19.8;1.4;14.29;0;4.87;26251 +89095;48.02138;5.19266;373;20220519;28.7;13.7;21.2;2.2;15.64;0;5.09;24824 +89095;48.02138;5.19266;373;20220520;28.4;16.1;22.2;3.6;14.89;.4;5.55;22355 +89095;48.02138;5.19266;373;20220521;23.5;6.3;14.9;1.4;11.34;0;4.29;26749 +89095;48.02138;5.19266;373;20220522;24.2;10.3;17.2;2.5;12.14;6.1;4.6;24014 +89095;48.02138;5.19266;373;20220523;19.8;14.4;17.1;3.1;15.89;11.1;2.84;14944 +89095;48.02138;5.19266;373;20220524;17.2;11;14.1;3.5;11.99;.7;2.96;16001 +89095;48.02138;5.19266;373;20220525;19.5;4.6;12;2;10.29;0;3.73;25086 +89095;48.02138;5.19266;373;20220526;19.8;10.6;15.2;2.1;11.89;0;3.52;19742 +89095;48.02138;5.19266;373;20220527;16.8;10.4;13.6;2.1;12.59;0;2.69;16368 +89095;48.02138;5.19266;373;20220528;18;6.3;12.2;2.6;9.34;0;3.67;22337 +89095;48.02138;5.19266;373;20220529;16;5.7;10.9;2.5;7.79;.1;3.45;21049 +89095;48.02138;5.19266;373;20220530;19.2;3;11.1;1.7;7.44;0;4.04;26672 +89095;48.02138;5.19266;373;20220531;22.1;4.9;13.5;1.6;8.24;0;4.48;27714 +89095;48.02138;5.19266;373;20220601;22.1;3.8;12.9;1.5;9.34;0;4.4;28527 +89095;48.02138;5.19266;373;20220602;24;10.4;17.2;2.7;11.19;.1;4.85;24632 +89095;48.02138;5.19266;373;20220603;22.5;12.5;17.5;2.3;14.74;5.8;3.83;20948 +89095;48.02138;5.19266;373;20220604;27;15.1;21;2.6;17.19;14.4;4.8;23100 +89095;48.02138;5.19266;373;20220605;21.6;16.3;18.9;3.4;17.19;10;3.2;15185 +89095;48.02138;5.19266;373;20220606;19.9;12.6;16.2;2.8;13.94;.2;3.32;18124 +89095;48.02138;5.19266;373;20220607;20;12.2;16.1;2.8;13.74;2.5;3.4;18534 +89095;48.02138;5.19266;373;20220608;17.6;11.4;14.5;2.2;13.59;8.4;2.8;16777 +89095;48.02138;5.19266;373;20220609;18.5;9.9;14.2;2.8;11.84;.1;3.41;19789 +89095;48.02138;5.19266;373;20220610;23.8;6.8;15.3;.7;12.04;0;4.34;27929 +89095;48.02138;5.19266;373;20220611;27.3;9.5;18.4;.8;13.89;0;4.87;28597 +89095;48.02138;5.19266;373;20220612;26.7;11.4;19.1;1.9;15.19;0;4.87;26334 +89095;48.02138;5.19266;373;20220613;21.7;10.6;16.1;2.3;11.24;0;4.17;22387 +89095;48.02138;5.19266;373;20220614;26.1;7.4;16.7;1.9;11.44;0;5.22;29428 +89095;48.02138;5.19266;373;20220615;30.8;11.1;20.9;1.5;13.84;0;5.88;30238 +89095;48.02138;5.19266;373;20220616;28.4;13.8;21.1;1.8;13.79;0;5.28;25955 +89095;48.02138;5.19266;373;20220617;30.5;12;21.2;.9;13.39;0;5.43;29346 +89095;48.02138;5.19266;373;20220618;34.1;13.9;24;2.4;15.19;0;7;30527 +89095;48.02138;5.19266;373;20220619;33.5;22;27.7;3.6;15.79;1.7;7.13;23163 +89095;48.02138;5.19266;373;20220620;26;17.1;21.6;2.9;17.34;1.9;4.47;19960 +89095;48.02138;5.19266;373;20220621;28.4;13.8;21.1;2.7;16.64;4.5;5.37;25885 +89095;48.02138;5.19266;373;20220622;23.3;18.5;20.9;2.4;19.59;6.4;3.18;14677 +89095;48.02138;5.19266;373;20220623;26.5;15.3;20.9;2;17.79;5.3;4.49;22665 +89095;48.02138;5.19266;373;20220624;20.4;13.6;17;2.5;16.79;2.2;3.02;17600 +89095;48.02138;5.19266;373;20220625;24.8;12.7;18.7;2.5;15.29;7.9;4.47;23616 +89095;48.02138;5.19266;373;20220626;16.9;14.1;15.5;2;16.44;13.5;1.89;11037 +89095;48.02138;5.19266;373;20220627;19.4;14.9;17.1;2.4;15.99;2.1;2.71;14151 +89095;48.02138;5.19266;373;20220628;24.2;8;16.1;1.3;13.39;0;4.49;27337 +89095;48.02138;5.19266;373;20220629;27;10.3;18.6;1.1;14.29;.1;4.85;27701 +89095;48.02138;5.19266;373;20220630;20.3;11.7;16;2.4;14.44;2.8;3.33;19369 +89095;48.02138;5.19266;373;20220701;21.4;9.5;15.4;1.7;12.14;0;3.94;23301 +89095;48.02138;5.19266;373;20220702;25.9;6.7;16.3;1.4;11.49;0;4.99;29569 +89095;48.02138;5.19266;373;20220703;27.8;10.3;19;2.1;13.29;0;5.37;28171 +89095;48.02138;5.19266;373;20220704;24.4;9;16.7;1.5;12.19;0;4.54;26443 +89095;48.02138;5.19266;373;20220705;25.5;8.1;16.8;1.9;11.29;0;5.02;28008 +89095;48.02138;5.19266;373;20220706;22.6;9.3;16;2;11.29;0;4.32;24448 +89095;48.02138;5.19266;373;20220707;21.6;8;14.8;2.8;12.49;0;4.08;24600 +89095;48.02138;5.19266;373;20220708;24.7;8.6;16.6;2.6;11.49;0;4.96;26796 +89095;48.02138;5.19266;373;20220709;26.8;9.1;18;2.1;12.49;0;5.21;27911 +89095;48.02138;5.19266;373;20220710;24.3;11.1;17.7;3;12.29;0;4.82;24094 +89095;48.02138;5.19266;373;20220711;27.1;11.5;19.3;3.3;12.49;0;5.68;26297 +89095;48.02138;5.19266;373;20220712;28.6;13;20.8;2.4;12.44;0;5.7;26170 +89095;48.02138;5.19266;373;20220713;31.8;10.8;21.3;.8;11.99;0;5.39;30044 +89095;48.02138;5.19266;373;20220714;32.8;12.1;22.5;2.5;13.29;0;6.65;29809 +89095;48.02138;5.19266;373;20220715;26.3;13.8;20;2.6;11.44;0;5.15;22868 +89095;48.02138;5.19266;373;20220716;27;9.7;18.4;2.4;10.04;0;5.51;27274 +89095;48.02138;5.19266;373;20220717;30.4;14.2;22.3;3.3;10.49;0;6.72;26446 +89095;48.02138;5.19266;373;20220718;35.2;13.4;24.3;1.8;10.89;0;6.6;29405 +89095;48.02138;5.19266;373;20220719;36.3;15.7;26;3;14.19;0;7.63;29230 +89095;48.02138;5.19266;373;20220720;26.4;21.4;23.9;2.9;18.49;2.4;3.96;13743 +89095;48.02138;5.19266;373;20220721;27.8;14.7;21.2;2.2;16.34;0;4.78;23168 +89095;48.02138;5.19266;373;20220722;30.6;14.6;22.6;2.1;16.04;.5;5.49;25550 +89095;48.02138;5.19266;373;20220723;25.7;15.7;20.7;1.6;17.64;.1;3.91;19971 +89095;48.02138;5.19266;373;20220724;32;12.5;22.2;.9;14.79;0;5.21;28094 +89095;48.02138;5.19266;373;20220725;29.2;15.3;22.3;3.1;15.29;.2;5.53;23670 +89095;48.02138;5.19266;373;20220726;23.3;12.7;18;2.3;14.29;0;3.88;20413 +89095;48.02138;5.19266;373;20220727;24.6;11.5;18.1;1.5;12.14;0;4.15;22405 +89095;48.02138;5.19266;373;20220728;27.9;11.8;19.9;2.1;11.39;0;5.17;24999 +89095;48.02138;5.19266;373;20220729;27;11.4;19.2;1.9;11.64;0;4.88;24646 +89095;48.02138;5.19266;373;20220730;29.2;10.7;19.9;1.6;12.44;0;5.1;26652 +89095;48.02138;5.19266;373;20220731;30;13.1;21.5;1.5;13.69;0;5.01;25352 +89095;48.02138;5.19266;373;20220801;26.6;12;19.3;1.5;14.79;.1;4.29;23362 +89095;48.02138;5.19266;373;20220802;30.7;11.3;21;.9;14.34;0;4.79;26835 +89095;48.02138;5.19266;373;20220803;34;13.9;23.9;1.3;13.99;0;5.5;27228 +89095;48.02138;5.19266;373;20220804;36.2;16.3;26.2;1.9;14.99;4.2;6.33;26843 +89095;48.02138;5.19266;373;20220805;25.2;18.9;22;3.8;18.09;0;3.9;14859 +89095;48.02138;5.19266;373;20220806;25.7;14.4;20;4;11.89;0;5.17;19946 +89095;48.02138;5.19266;373;20220807;27.5;10.7;19.1;3.4;9.24;0;5.78;24247 +89095;48.02138;5.19266;373;20220808;29.3;12.4;20.8;3.1;9.59;0;6.02;24200 +89095;48.02138;5.19266;373;20220809;30.9;15;23;3.6;10.34;0;6.57;23438 +89095;48.02138;5.19266;373;20220810;30.4;16.4;23.4;4.4;9.99;0;6.97;21896 +89095;48.02138;5.19266;373;20220811;30.9;13.6;22.2;3.5;9.39;0;6.62;24009 +89095;48.02138;5.19266;373;20220812;31.2;17.1;24.2;3.4;9.17;0;6.59;22896 +89095;48.02138;5.19266;373;20220813;30.7;15.9;23.3;2.7;9.37;0;5.91;23093 +89095;48.02138;5.19266;373;20220814;26.1;16.4;21.3;2.6;12.71;10;4.15;15522 +89095;48.02138;5.19266;373;20220815;19.7;16.1;17.9;2.7;17.81;2.6;2.2;11420 +89095;48.02138;5.19266;373;20220816;27.7;13.6;20.6;1.3;17.14;5.6;3.9;21044 +89095;48.02138;5.19266;373;20220817;25.3;15.4;20.4;1.8;17.69;4;3.34;17210 +89095;48.02138;5.19266;373;20220818;23.1;16;19.5;2.1;18.19;2.8;2.85;14603 +89095;48.02138;5.19266;373;20220819;23.9;16.6;20.2;2.8;18.09;7.3;3.08;14524 +89095;48.02138;5.19266;373;20220820;23.6;16.6;20.1;2.1;16.54;.2;3.08;14262 +89095;48.02138;5.19266;373;20220821;25.1;9.6;17.3;.8;13.29;0;3.37;21163 +89095;48.02138;5.19266;373;20220822;26.6;11.8;19.2;1.4;14.49;0;3.69;20484 +89095;48.02138;5.19266;373;20220823;27.6;12.5;20;1;15.84;0;3.61;20590 +89095;48.02138;5.19266;373;20220824;30.2;13.7;21.9;1.4;14.14;0;4.19;21420 +89095;48.02138;5.19266;373;20220825;30.5;14.1;22.3;1.8;14.09;.1;4.46;21224 +89095;48.02138;5.19266;373;20220826;21.5;17.6;19.5;2.5;17.44;3.3;2.38;9949 +89095;48.02138;5.19266;373;20220827;24.1;12.1;18.1;1.5;15.79;0;3.04;17837 +89095;48.02138;5.19266;373;20220828;26.6;13.6;20.1;2;16.19;0;3.6;18343 +89095;48.02138;5.19266;373;20220829;28.4;14.7;21.6;2.1;15.04;0;4.04;18684 +89095;48.02138;5.19266;373;20220830;28.1;14.5;21.3;2.1;16.29;1;3.88;18509 +89095;48.02138;5.19266;373;20220831;26.1;12.8;19.4;1.3;16.99;2.5;3.17;18140 +89095;48.02138;5.19266;373;20220901;25.8;12.8;19.3;1.6;14.49;0;3.35;17736 +89095;48.02138;5.19266;373;20220902;24.9;12;18.4;2.4;14.59;4.1;3.38;17501 +89095;48.02138;5.19266;373;20220903;22.2;15.4;18.8;2.1;16.64;3;2.47;12438 +89095;48.02138;5.19266;373;20220904;26.2;10.6;18.4;1.9;14.49;1.9;3.47;18978 +89095;48.02138;5.19266;373;20220905;28.6;12.8;20.7;2;15.94;1.3;3.79;18845 +89095;48.02138;5.19266;373;20220906;27.3;15.8;21.5;2.1;17.24;3.2;3.4;15889 +89095;48.02138;5.19266;373;20220907;19.6;14.8;17.2;1.8;16.89;10.4;1.81;9832 +89095;48.02138;5.19266;373;20220908;20.5;13.4;16.9;3.3;15.14;2.6;2.43;12183 +89095;48.02138;5.19266;373;20220909;19.3;13.3;16.3;4;14.54;13.4;2.32;10972 +89095;48.02138;5.19266;373;20220910;18.2;13.1;15.6;3.5;14.44;.4;2.03;10033 +89095;48.02138;5.19266;373;20220911;20.7;11.8;16.2;1.2;14.19;.2;2.18;13252 +89095;48.02138;5.19266;373;20220912;24.8;9.3;17;1.6;13.79;0;2.93;17371 +89095;48.02138;5.19266;373;20220913;26.3;12.6;19.4;1.9;17.89;11.3;2.88;16108 +89095;48.02138;5.19266;373;20220914;24.6;16.6;20.6;2.2;19.34;16;2.45;12211 +89095;48.02138;5.19266;373;20220915;19.8;15.9;17.9;2.6;16.64;5.5;1.85;8272 +89095;48.02138;5.19266;373;20220916;15.1;11.5;13.3;2.3;12.49;.2;1.5;7635 +89095;48.02138;5.19266;373;20220917;14.4;5.8;10.1;3;9.04;.4;1.99;12162 +89095;48.02138;5.19266;373;20220918;16.2;2.3;9.2;2.1;8.34;0;2.13;15473 +89095;48.02138;5.19266;373;20220919;15.4;4.3;9.8;1.5;8.54;0;1.86;13616 +89095;48.02138;5.19266;373;20220920;15.9;2.2;9.1;1.1;8.69;.1;1.78;15016 +89095;48.02138;5.19266;373;20220921;16.2;3.4;9.8;2.1;8.89;0;2;14246 +89095;48.02138;5.19266;373;20220922;18.4;4.2;11.3;1.3;8.44;0;2.05;14949 +89095;48.02138;5.19266;373;20220923;18.3;3.4;10.9;.8;9.59;0;1.81;15073 +89095;48.02138;5.19266;373;20220924;16;9.1;12.5;1.4;11.49;.1;1.51;10046 +89095;48.02138;5.19266;373;20220925;14.9;6.5;10.7;1.1;11.24;.8;1.36;10837 +89095;48.02138;5.19266;373;20220926;14;6;10;3.6;10.44;11.4;1.49;10561 +89095;48.02138;5.19266;373;20220927;11.5;8.2;9.9;4.8;10.99;13.9;1.05;6542 +89095;48.02138;5.19266;373;20220928;11.8;9.4;10.6;2.5;10.99;2.1;1.07;5378 +89095;48.02138;5.19266;373;20220929;12.2;5.5;8.8;.8;9.79;3;1.12;9296 +89095;48.02138;5.19266;373;20220930;15.3;1.4;8.4;.9;8.44;3.4;1.45;13193 +89095;48.02138;5.19266;373;20221001;14.7;6.9;10.8;4.2;12.29;4.3;1.15;9801 +89095;48.02138;5.19266;373;20221002;16.8;11.7;14.3;3.8;15.59;7.9;1.06;7710 +89095;48.02138;5.19266;373;20221003;15.5;8.9;12.2;2.4;11.59;0;1.42;8664 +89095;48.02138;5.19266;373;20221004;16.7;4.5;10.6;1.3;10.79;.1;1.42;11869 +89095;48.02138;5.19266;373;20221005;20.8;7.9;14.4;2.3;12.69;0;1.88;12126 +89095;48.02138;5.19266;373;20221006;16.5;11.7;14.1;1.5;11.79;0;1.39;7127 +89095;48.02138;5.19266;373;20221007;17.9;2.6;10.3;1.3;10.74;.1;1.42;12786 +89095;48.02138;5.19266;373;20221008;15.6;8.1;11.8;1.5;11.04;.1;1.27;8657 +89095;48.02138;5.19266;373;20221009;18.1;2.5;10.3;2.3;9.49;.1;1.75;12525 +89095;48.02138;5.19266;373;20221010;19.4;7.2;13.3;2.4;12.29;8.3;1.63;10970 +89095;48.02138;5.19266;373;20221011;16.1;8.6;12.4;1.6;12.74;.1;1.11;8341 +89095;48.02138;5.19266;373;20221012;18.9;5.6;12.2;1.1;11.09;.1;1.35;11084 +89095;48.02138;5.19266;373;20221013;14.5;8.4;11.4;1.9;13.09;1.2;.82;7257 +89095;48.02138;5.19266;373;20221014;15.2;12.6;13.9;4;15.24;17.7;.77;4542 +89095;48.02138;5.19266;373;20221015;16.1;14.3;15.2;4.3;16.04;4.2;.86;3563 +89095;48.02138;5.19266;373;20221016;21.4;14.1;17.8;2.4;15.69;.2;1.6;7621 +89095;48.02138;5.19266;373;20221017;22.5;13.8;18.2;2.5;15.69;0;1.76;8265 +89095;48.02138;5.19266;373;20221018;21.3;13.6;17.4;1.9;15.84;.4;1.39;7568 +89095;48.02138;5.19266;373;20221019;20;11.4;15.7;3.1;14.99;.1;1.41;7932 +89095;48.02138;5.19266;373;20221020;18;13.9;15.9;3.8;15.79;18;1.18;5227 +89095;48.02138;5.19266;373;20221021;18.8;13.6;16.2;3.7;15.69;6.7;1.29;5920 +89095;48.02138;5.19266;373;20221022;19.8;10.4;15.1;2.4;14.24;.1;1.27;7994 +89095;48.02138;5.19266;373;20221023;19.6;12.6;16.1;3.9;14.79;2.4;1.53;6674 +89095;48.02138;5.19266;373;20221024;18.7;13.7;16.2;3.3;13.19;.6;1.68;5485 +89095;48.02138;5.19266;373;20221025;19.2;8.6;13.9;1.9;12.49;.5;1.22;8109 +89095;48.02138;5.19266;373;20221026;21.4;13.5;17.4;2.1;13.69;.2;1.53;6738 +89095;48.02138;5.19266;373;20221027;20.7;9.2;14.9;2.7;14.54;0;1.25;8212 +89095;48.02138;5.19266;373;20221028;23;14.5;18.7;3.4;14.69;0;2;6894 +89095;48.02138;5.19266;373;20221029;21.1;12.6;16.9;3;12.44;0;1.94;6744 +89095;48.02138;5.19266;373;20221030;21.1;10.5;15.8;1.8;11.69;.1;1.43;7487 +89095;48.02138;5.19266;373;20221031;19.4;7;13.2;3.3;12.49;3.8;1.32;7939 +89095;48.02138;5.19266;373;20221101;14.3;12.9;13.6;3.7;12.24;.1;1.25;2307 +89095;48.02138;5.19266;373;20221102;15.1;8.2;11.6;3;10.74;.1;1.13;5612 +89095;48.02138;5.19266;373;20221103;11.9;6.3;9.1;3.7;10.39;11.9;.72;4990 +89095;48.02138;5.19266;373;20221104;8.7;7.4;8.1;4.3;10.04;3.2;.55;2018 +89095;48.02138;5.19266;373;20221105;9.7;5.8;7.8;2.8;9.34;0;.64;3942 +89095;48.02138;5.19266;373;20221106;8.5;2.6;5.5;2.8;8.69;.7;.42;4847 +89095;48.02138;5.19266;373;20221107;13.8;7.9;10.9;3.5;11.09;.2;.91;4763 +89095;48.02138;5.19266;373;20221108;15.8;5.9;10.9;4;10.59;10.9;1.13;6254 +89095;48.02138;5.19266;373;20221109;12.4;10.7;11.6;2.9;12.29;1.8;.66;2273 +89095;48.02138;5.19266;373;20221110;9.2;5.9;7.6;1.4;9.84;0;.43;3253 +89095;48.02138;5.19266;373;20221111;9.3;.9;5.1;2.4;8.94;.1;.28;5437 +89095;48.02138;5.19266;373;20221112;14;2.9;8.4;2;9.59;.1;.71;6234 +89095;48.02138;5.19266;373;20221113;5.6;2.5;4;2.9;8.24;0;.23;2982 +89095;48.02138;5.19266;373;20221114;14.6;4.3;9.5;3.1;10.24;2.6;.78;5800 +89095;48.02138;5.19266;373;20221115;12.4;6.8;9.6;3;11.69;7.5;.36;4110 +89095;48.02138;5.19266;373;20221116;12.3;7.6;10;4.5;10.79;1.1;.75;3637 +89095;48.02138;5.19266;373;20221117;12.5;9.8;11.1;5.8;10.59;13.2;1.25;2522 +89095;48.02138;5.19266;373;20221118;8.8;7.4;8.1;4;9.69;1.4;.63;1736 +89095;48.02138;5.19266;373;20221119;6.6;4.1;5.4;2.4;8.64;.5;.33;2405 +89095;48.02138;5.19266;373;20221120;7.9;4.3;6.1;4.1;8.59;2.9;.49;2978 +89095;48.02138;5.19266;373;20221121;7.7;5.8;6.8;5;8.89;1.7;.62;1996 +89095;48.02138;5.19266;373;20221122;7.9;3.5;5.7;4.5;7.99;.4;.62;3215 +89095;48.02138;5.19266;373;20221123;9;2.4;5.7;3.9;8.14;5.2;.53;3985 +89095;48.02138;5.19266;373;20221124;11;5.6;8.3;3.5;9.39;3.2;.67;3491 +89095;48.02138;5.19266;373;20221125;9.6;6.5;8;2.5;9.29;.5;.56;2487 +89095;48.02138;5.19266;373;20221126;5.9;2.6;4.2;1.4;8.24;0;.23;2549 +89095;48.02138;5.19266;373;20221127;7.1;3;5.1;3.3;8.24;.2;.32;2885 +89095;48.02138;5.19266;373;20221128;7.8;4.7;6.2;2.4;9.24;2.2;.28;2450 +89095;48.02138;5.19266;373;20221129;7.7;3.5;5.6;1.8;9.14;.1;.2;2889 +89095;48.02138;5.19266;373;20221130;6.5;3.6;5;2.6;8.34;.2;.33;2180 +89095;48.02138;5.19266;373;20221201;4.7;4.7;4.7;3.5;7.44;0;.66;187 +89095;48.02138;5.19266;373;20221202;3.4;2.2;2.8;2.9;6.59;1.3;.48;1239 +89095;48.02138;5.19266;373;20221203;2.6;1;1.8;4.2;6.29;.2;.46;1542 +89095;48.02138;5.19266;373;20221204;2.3;.7;1.5;3;6.34;2;.36;1436 +89095;48.02138;5.19266;373;20221205;3.3;1.6;2.4;2.5;7.04;.4;.28;1421 +89095;48.02138;5.19266;373;20221206;1.9;1.1;1.5;1.4;6.69;0;.3;830 +89095;48.02138;5.19266;373;20221207;3.4;-1.7;.8;1.4;6.24;.1;.19;2897 +89095;48.02138;5.19266;373;20221208;3.1;0;1.5;1.1;5.64;0;.34;2118 +89095;48.02138;5.19266;373;20221209;.4;-4.2;-1.9;2.6;5.04;0;.2;2708 +89095;48.02138;5.19266;373;20221210;-.5;-1.5;-1;3;4.99;0;.41;1035 +89095;48.02138;5.19266;373;20221211;-2.9;-4.3;-3.6;1.9;4.19;0;.3;1299 +89095;48.02138;5.19266;373;20221212;-3.6;-7.8;-5.7;3;3.54;0;.27;2550 +89095;48.02138;5.19266;373;20221213;-.6;-7.7;-4.2;3.5;3.74;.7;.38;3386 +89095;48.02138;5.19266;373;20221214;1;-2;-.5;1.8;5.89;2.7;.17;2017 +89095;48.02138;5.19266;373;20221215;-.7;-2.2;-1.4;3.9;5.14;0;.3;1299 +89095;48.02138;5.19266;373;20221216;-.4;-6.8;-3.6;1.9;3.74;0;.3;3175 +89095;48.02138;5.19266;373;20221217;-2.6;-10.1;-6.3;1.7;3.14;0;.2;3424 +89095;48.02138;5.19266;373;20221218;1;-9.5;-4.2;3.5;4.69;.1;.04;4173 +89095;48.02138;5.19266;373;20221219;11.3;.6;6;3.9;8.69;.1;.32;4163 +89095;48.02138;5.19266;373;20221220;12.9;8.4;10.7;4.5;10.74;10.3;.84;2582 +89095;48.02138;5.19266;373;20221221;10.6;10;10.3;4.8;11.39;3.9;.67;681 +89095;48.02138;5.19266;373;20221222;11.4;9.4;10.4;7;11.19;12;.81;1536 +89095;48.02138;5.19266;373;20221223;13.1;9.8;11.5;6;12.94;7.7;.45;2068 +89095;48.02138;5.19266;373;20221224;10.8;8.8;9.8;3.6;10.69;.4;.65;1543 +89095;48.02138;5.19266;373;20221225;11.3;7.1;9.2;3;10.44;.8;.49;2462 +89095;48.02138;5.19266;373;20221226;10.4;9.3;9.8;4.1;9.89;6.8;.96;992 +89095;48.02138;5.19266;373;20221227;7.2;-.5;3.3;1.8;7.04;.1;.24;3570 +89095;48.02138;5.19266;373;20221228;9.6;3.4;6.5;4.5;8.34;1.7;.67;3164 +89095;48.02138;5.19266;373;20221229;9.7;9.1;9.4;5.8;9.59;4.2;1.16;583 +89095;48.02138;5.19266;373;20221230;10.5;3.9;7.2;4.7;9.74;5.8;.32;3308 +89095;48.02138;5.19266;373;20221231;13.9;10.8;12.3;5.4;11.54;0;1.22;2138 +89096;48.0355;5.52715;407;20220101;12.1;3.1;7.6;1.9;8.7;.1;.42;3997 +89096;48.0355;5.52715;407;20220102;12.7;1;6.8;4.4;8.8;.3;.6;4651 +89096;48.0355;5.52715;407;20220103;9.9;9.6;9.7;4.7;10.4;11;.84;378 +89096;48.0355;5.52715;407;20220104;9.5;8.3;8.9;5.8;9.6;12.2;.9;1211 +89096;48.0355;5.52715;407;20220105;2.7;.1;1.4;4.4;6.2;0;.36;2010 +89096;48.0355;5.52715;407;20220106;1.7;.2;.9;1.9;5.9;.2;.35;1435 +89096;48.0355;5.52715;407;20220107;2.5;-1.5;.5;3.8;6;5.8;.25;2650 +89096;48.0355;5.52715;407;20220108;2.9;.8;1.8;5.8;6.8;15.5;.23;1818 +89096;48.0355;5.52715;407;20220109;3.2;3;3.1;4.3;6.9;1.7;.51;261 +89096;48.0355;5.52715;407;20220110;1.6;-1.7;-.1;2.3;6.1;0;.16;2446 +89096;48.0355;5.52715;407;20220111;2.3;-1.2;.5;2.6;5.5;0;.39;2562 +89096;48.0355;5.52715;407;20220112;2.7;-4.9;-1.1;2;5;0;.27;4032 +89096;48.0355;5.52715;407;20220113;4.1;-2.4;.8;2.8;5.2;0;.5;3740 +89096;48.0355;5.52715;407;20220114;5.3;-3;1.1;.9;5.3;0;.26;4337 +89096;48.0355;5.52715;407;20220115;4.8;-2.8;1;1.4;5.2;0;.36;4184 +89096;48.0355;5.52715;407;20220116;-2.3;-4.2;-3.3;2.1;4.9;0;.15;1898 +89096;48.0355;5.52715;407;20220117;2.1;-2.5;-.2;1.2;6.4;.1;.12;3243 +89096;48.0355;5.52715;407;20220118;5.5;1.5;3.5;3.8;6.7;0;.56;3037 +89096;48.0355;5.52715;407;20220119;1.8;-.7;.5;3.5;6.2;1;.23;2343 +89096;48.0355;5.52715;407;20220120;4.3;1;2.6;3.2;6.4;.1;.49;2800 +89096;48.0355;5.52715;407;20220121;3.1;-1;1;2.6;5.7;0;.42;3219 +89096;48.0355;5.52715;407;20220122;3;0;1.5;2.5;6.4;0;.31;2732 +89096;48.0355;5.52715;407;20220123;5.9;1.7;3.8;2.7;6.3;0;.65;3365 +89096;48.0355;5.52715;407;20220124;5.5;-3.2;1.1;1.6;5.6;0;.38;5113 +89096;48.0355;5.52715;407;20220125;-.6;-3.6;-2.1;1.8;5;0;.25;2865 +89096;48.0355;5.52715;407;20220126;-2.7;-3.2;-3;1.6;4.7;0;.28;927 +89096;48.0355;5.52715;407;20220127;-1.2;-4.7;-3;2.2;5.1;.1;.14;3233 +89096;48.0355;5.52715;407;20220128;2.2;-.8;.7;2.1;6.5;0;.22;3010 +89096;48.0355;5.52715;407;20220129;4.4;-.2;2.1;3.8;7.2;1.2;.19;3895 +89096;48.0355;5.52715;407;20220130;7;4.3;5.6;2.6;8.2;.2;.5;2929 +89096;48.0355;5.52715;407;20220131;4.6;3;3.8;6.4;6.9;2.5;.7;2191 +89096;48.0355;5.52715;407;20220201;4.3;.3;2.3;5.5;7;1.6;.3;3785 +89096;48.0355;5.52715;407;20220202;8;4.7;6.3;5.1;9.7;2.1;.22;3455 +89096;48.0355;5.52715;407;20220203;7;4.7;5.8;2.8;8.5;.2;.49;2860 +89096;48.0355;5.52715;407;20220204;6.5;3.7;5.1;4.2;7.9;1.7;.56;3257 +89096;48.0355;5.52715;407;20220205;5.7;-.8;2.4;3.2;6.5;0;.52;5280 +89096;48.0355;5.52715;407;20220206;6.9;1.9;4.4;7.5;8.1;14.9;.38;4653 +89096;48.0355;5.52715;407;20220207;6.1;2.4;4.2;4.5;5.9;0;1.12;4007 +89096;48.0355;5.52715;407;20220208;10;-.4;4.8;1.6;6.7;0;.7;7132 +89096;48.0355;5.52715;407;20220209;9.6;0;4.8;3;6.7;0;.91;6947 +89096;48.0355;5.52715;407;20220210;5.5;2.7;4.1;4.4;7.71;2.9;.41;1900 +89096;48.0355;5.52715;407;20220211;5.9;.9;3.4;2.3;5.82;0;.74;8200 +89096;48.0355;5.52715;407;20220212;5.9;-2.1;1.9;3.5;4.92;0;.95;8600 +89096;48.0355;5.52715;407;20220213;11;-.1;5.4;6.8;6.71;.1;1.43;10500 +89096;48.0355;5.52715;407;20220214;9;5.9;7.4;5.8;8.41;1.1;.96;3200 +89096;48.0355;5.52715;407;20220215;8.3;3.7;6;4.9;7.42;5.8;.97;6100 +89096;48.0355;5.52715;407;20220216;9.7;4.1;6.9;6.3;9.7;8.5;.49;5832 +89096;48.0355;5.52715;407;20220217;11.1;9.3;10.2;7.2;9.2;.6;1.67;3169 +89096;48.0355;5.52715;407;20220218;11.8;6.6;9.2;5.8;9.2;1.8;1.33;5788 +89096;48.0355;5.52715;407;20220219;7.3;2.3;4.8;5.3;6;0;1.37;5759 +89096;48.0355;5.52715;407;20220220;8.7;3.9;6.3;5.9;8.8;5.7;.69;5725 +89096;48.0355;5.52715;407;20220221;6.3;3;4.6;8;7.7;3.2;.69;4747 +89096;48.0355;5.52715;407;20220222;7.7;4.2;5.9;4.5;8.8;1.9;.57;4981 +89096;48.0355;5.52715;407;20220223;10.5;4;7.2;1.7;8.3;0;.89;7058 +89096;48.0355;5.52715;407;20220224;10.2;4.5;7.3;5.1;7.5;2.9;1.46;6684 +89096;48.0355;5.52715;407;20220225;7;0;3.5;3.8;6;.3;1.08;7570 +89096;48.0355;5.52715;407;20220226;5.9;-1.9;2;3.3;5.3;0;1.03;8138 +89096;48.0355;5.52715;407;20220227;8.9;-2.7;3.1;3.2;4.4;0;1.57;10172 +89096;48.0355;5.52715;407;20220228;10.3;-2.9;3.7;1.7;5.1;0;1.23;11042 +89096;48.0355;5.52715;407;20220301;11.1;-3.4;3.8;1.2;5.2;0;1.16;11765 +89096;48.0355;5.52715;407;20220302;10.3;0;5.1;2.6;6.6;0;1.25;9991 +89096;48.0355;5.52715;407;20220303;13.5;1.6;7.5;1.1;7.3;0;1.22;10928 +89096;48.0355;5.52715;407;20220304;10.1;-2.3;3.9;1.5;4.3;0;1.36;11326 +89096;48.0355;5.52715;407;20220305;7.5;-5.3;1.1;2;3.8;0;1.33;11678 +89096;48.0355;5.52715;407;20220306;5.6;-5.7;-.1;3.1;3.7;0;1.37;11101 +89096;48.0355;5.52715;407;20220307;5.7;-3;1.3;4.4;3.7;0;1.69;9823 +89096;48.0355;5.52715;407;20220308;9.7;-5.2;2.2;2.5;4.2;0;1.62;13172 +89096;48.0355;5.52715;407;20220309;12.4;-2.1;5.1;1.9;5.5;0;1.61;13166 +89096;48.0355;5.52715;407;20220310;13.4;-.1;6.6;2.8;6.7;0;1.78;12861 +89096;48.0355;5.52715;407;20220311;14;4.8;9.4;4.8;7.5;1.2;2.28;10683 +89096;48.0355;5.52715;407;20220312;10.1;6.6;8.3;3.1;7.5;0;1.52;6508 +89096;48.0355;5.52715;407;20220313;9.9;4.9;7.4;3;8.3;5.9;1.22;7971 +89096;48.0355;5.52715;407;20220314;12.3;3.6;7.9;2.2;7.8;3.8;1.52;10795 +89096;48.0355;5.52715;407;20220315;11.9;5.6;8.7;3.1;9.7;0;1.25;9240 +89096;48.0355;5.52715;407;20220316;13.6;5.6;9.6;2.5;9.7;0;1.48;10604 +89096;48.0355;5.52715;407;20220317;8.6;7.7;8.1;4.2;9.2;.6;.98;3308 +89096;48.0355;5.52715;407;20220318;11.2;4.3;7.7;4.8;7.32;0;1.83;10500 +89096;48.0355;5.52715;407;20220319;14.3;3.3;8.8;3.3;5.92;.1;2.54;15800 +89096;48.0355;5.52715;407;20220320;16.4;2.8;9.6;4.5;6.42;.2;2.93;14200 +89096;48.0355;5.52715;407;20220321;16.9;5.9;11.4;3.3;6.82;0;2.94;17100 +89096;48.0355;5.52715;407;20220322;16;3.9;9.9;1.8;6.71;0;2.33;17400 +89096;48.0355;5.52715;407;20220323;17;4.2;10.6;1.5;6.11;0;2.43;18100 +89096;48.0355;5.52715;407;20220324;18.9;6.7;12.8;1.9;5.42;0;2.98;18800 +89096;48.0355;5.52715;407;20220325;18.5;6.7;12.6;2.5;5.52;0;3.27;19000 +89096;48.0355;5.52715;407;20220326;18.8;6.5;12.6;2.8;6.02;0;3.36;18700 +89096;48.0355;5.52715;407;20220327;19.1;6.5;12.8;2;6.02;0;3.07;19200 +89096;48.0355;5.52715;407;20220328;20.8;8.8;14.8;2.6;6.71;0;3.53;18200 +89096;48.0355;5.52715;407;20220329;18;9.9;13.9;3.9;7.32;1.1;3.34;12100 +89096;48.0355;5.52715;407;20220330;13.7;8;10.8;1.7;10.32;3.6;1.31;7000 +89096;48.0355;5.52715;407;20220331;7.9;7;7.4;2.9;8.21;1.3;1.09;4900 +89096;48.0355;5.52715;407;20220401;4.4;-.2;2.1;3.6;5.32;2.3;1.1;6600 +89096;48.0355;5.52715;407;20220402;2.3;-1.2;.6;2.2;5.15;.9;1.12;10548 +89096;48.0355;5.52715;407;20220403;3.7;-2.5;.6;2.4;4.61;0;1.15;9300 +89096;48.0355;5.52715;407;20220404;9.2;-2.4;3.4;3.7;4.21;0;2.45;21000 +89096;48.0355;5.52715;407;20220405;10.8;4.3;7.5;3.7;8.12;.1;1.3;5500 +89096;48.0355;5.52715;407;20220406;11.9;7.5;9.7;4.1;9.82;1.1;1.32;6300 +89096;48.0355;5.52715;407;20220407;11.9;7.6;9.7;6.9;10.32;13.7;1.12;3900 +89096;48.0355;5.52715;407;20220408;12.6;6.5;9.5;5.7;9.71;19.5;1.41;6000 +89096;48.0355;5.52715;407;20220409;8.4;1.1;4.7;3.1;6.61;1;1.54;12600 +89096;48.0355;5.52715;407;20220410;5.4;1.1;3.2;1.9;5.87;0;2.56;21683 +89096;48.0355;5.52715;407;20220411;18.2;1.2;9.7;2.8;6.88;0;3.33;20634 +89096;48.0355;5.52715;407;20220412;21.6;5.6;13.6;2.7;7.71;0;3.78;19286 +89096;48.0355;5.52715;407;20220413;20.1;8.8;14.4;2.1;9.32;.1;2.92;15100 +89096;48.0355;5.52715;407;20220414;19.9;8.9;14.4;2.8;11.02;0;3;17100 +89096;48.0355;5.52715;407;20220415;20.1;8.5;14.3;2.4;10.21;0;3.28;20000 +89096;48.0355;5.52715;407;20220416;16.7;7.8;12.2;3.1;8.12;0;3.61;24500 +89096;48.0355;5.52715;407;20220417;18.7;2.5;10.6;2.8;5.61;0;3.93;25000 +89096;48.0355;5.52715;407;20220418;18.4;3.5;10.9;1.6;5.61;0;3.35;22800 +89096;48.0355;5.52715;407;20220419;18.5;8.2;13.3;2.1;6.61;0;3.7;22600 +89096;48.0355;5.52715;407;20220420;17.4;6.5;11.9;2.8;6.82;0;3.78;24100 +89096;48.0355;5.52715;407;20220421;18.1;5.4;11.7;2.6;6.82;0;3.78;24400 +89096;48.0355;5.52715;407;20220422;19;5.7;12.3;2.3;8.62;.4;3.54;23700 +89096;48.0355;5.52715;407;20220423;15.3;9.2;12.2;3.3;10.21;1.9;2.3;12400 +89096;48.0355;5.52715;407;20220424;11.6;7.1;9.3;3.2;10.62;5.8;.81;3000 +89096;48.0355;5.52715;407;20220425;14.6;9.3;11.9;3.5;10.91;6.9;1.96;10900 +89096;48.0355;5.52715;407;20220426;14.3;5.5;9.9;2.4;8.41;0;2.65;18900 +89096;48.0355;5.52715;407;20220427;16.1;3.9;10;2.6;8.71;0;3.21;25100 +89096;48.0355;5.52715;407;20220428;20.4;6.2;13.3;2.2;8.62;0;4;26100 +89096;48.0355;5.52715;407;20220429;17.9;9.2;13.5;1.7;9.32;.7;2.56;13200 +89096;48.0355;5.52715;407;20220430;15.8;6.6;11.2;2.8;9.21;0;3.26;24000 +89096;48.0355;5.52715;407;20220501;16.4;5.1;10.7;1.9;8.21;0;3.27;23800 +89096;48.0355;5.52715;407;20220502;18.7;7.7;13.2;1.8;9.02;0;3.37;21300 +89096;48.0355;5.52715;407;20220503;21.1;9.5;15.3;2.4;10.02;2;4.12;24600 +89096;48.0355;5.52715;407;20220504;18.6;9.1;13.8;1.9;11.41;5.4;2.17;10500 +89096;48.0355;5.52715;407;20220505;17.1;9.4;13.2;2.3;10.71;2.5;2.81;17000 +89096;48.0355;5.52715;407;20220506;18.6;6;12.3;1.7;10.2;0;3.2;21326 +89096;48.0355;5.52715;407;20220507;19.8;5.8;12.8;1.4;10.1;0;3.41;22630 +89096;48.0355;5.52715;407;20220508;21.1;9.3;15.2;3;11.1;.2;3.85;20854 +89096;48.0355;5.52715;407;20220509;23;8;15.5;2;12;0;3.98;23695 +89096;48.0355;5.52715;407;20220510;23.3;8.4;15.8;1.4;12.9;0;3.85;23738 +89096;48.0355;5.52715;407;20220511;27.1;13.5;20.3;3.2;12.9;0;5.2;22775 +89096;48.0355;5.52715;407;20220512;20.1;12.9;16.5;2.3;14;.1;3.05;16533 +89096;48.0355;5.52715;407;20220513;20.6;12.7;16.6;1.9;12.2;0;3.34;17424 +89096;48.0355;5.52715;407;20220514;22.1;4.9;13.5;.8;9.8;0;3.84;26044 +89096;48.0355;5.52715;407;20220515;25.3;8.5;16.9;1.6;12.1;3;4.46;25852 +89096;48.0355;5.52715;407;20220516;23.4;15.1;19.2;2.3;14;2.1;3.85;18121 +89096;48.0355;5.52715;407;20220517;26;10.6;18.3;1;14;0;4.27;24952 +89096;48.0355;5.52715;407;20220518;27.7;12;19.8;1.2;14.3;0;4.61;25305 +89096;48.0355;5.52715;407;20220519;27.6;14.6;21.1;2.6;16;0;4.86;23081 +89096;48.0355;5.52715;407;20220520;28.1;16.7;22.4;4.1;14.5;.9;5.72;21672 +89096;48.0355;5.52715;407;20220521;22.5;6.8;14.6;1.2;11.8;0;3.99;25609 +89096;48.0355;5.52715;407;20220522;23.3;10.1;16.7;2.4;12.1;7.6;4.32;23533 +89096;48.0355;5.52715;407;20220523;19.5;14.4;16.9;3.1;15.6;9.4;2.76;14513 +89096;48.0355;5.52715;407;20220524;16.8;11.1;13.9;3.6;11.9;.6;2.85;15422 +89096;48.0355;5.52715;407;20220525;19.2;5.1;12.1;1.9;10.3;0;3.66;24592 +89096;48.0355;5.52715;407;20220526;19.2;10.4;14.8;2.1;11.6;0;3.39;19398 +89096;48.0355;5.52715;407;20220527;16.4;10.4;13.4;2.2;12.6;0;2.58;15991 +89096;48.0355;5.52715;407;20220528;17.4;5.9;11.6;2.1;9.2;0;3.45;22375 +89096;48.0355;5.52715;407;20220529;15.7;5.5;10.6;2.5;7.8;0;3.38;21108 +89096;48.0355;5.52715;407;20220530;18.6;4.2;11.4;1.4;7.4;0;3.81;25232 +89096;48.0355;5.52715;407;20220531;21.4;6.9;14.1;1.4;8.4;0;4.18;25388 +89096;48.0355;5.52715;407;20220601;21.5;4.5;13;1.3;9.4;0;4.2;27595 +89096;48.0355;5.52715;407;20220602;23.3;11.2;17.2;2.4;11.1;.1;4.55;23267 +89096;48.0355;5.52715;407;20220603;22.6;12.6;17.6;2.1;14.6;10.2;3.85;21159 +89096;48.0355;5.52715;407;20220604;25.9;15.4;20.6;2.4;17.4;21.8;4.36;21739 +89096;48.0355;5.52715;407;20220605;20.9;16.2;18.5;3.3;17.1;6.3;2.95;14427 +89096;48.0355;5.52715;407;20220606;19.3;13;16.1;2.6;13.9;.4;3.11;16805 +89096;48.0355;5.52715;407;20220607;19.5;12.1;15.8;2.8;13.6;2.2;3.28;18282 +89096;48.0355;5.52715;407;20220608;17.1;12.1;14.6;2.9;13.4;9.1;2.64;14974 +89096;48.0355;5.52715;407;20220609;17.8;10.1;13.9;2.9;11.9;.2;3.18;18717 +89096;48.0355;5.52715;407;20220610;23;7.2;15.1;.8;12;0;4.22;27041 +89096;48.0355;5.52715;407;20220611;27;9.9;18.4;.6;14.4;0;4.73;28185 +89096;48.0355;5.52715;407;20220612;26.5;11.6;19;1.7;15.4;1.1;4.78;26310 +89096;48.0355;5.52715;407;20220613;21.4;10.5;15.9;2.6;11.6;0;4.15;22461 +89096;48.0355;5.52715;407;20220614;25.4;7.8;16.6;1.5;11.8;0;4.89;28687 +89096;48.0355;5.52715;407;20220615;29.9;11.6;20.7;.9;14.4;0;5.3;29283 +89096;48.0355;5.52715;407;20220616;28;14.3;21.1;1.8;14;0;5.15;25293 +89096;48.0355;5.52715;407;20220617;29.5;12.5;21;.9;13.4;0;5.18;28241 +89096;48.0355;5.52715;407;20220618;33.1;14.2;23.6;2;15.7;0;6.41;29813 +89096;48.0355;5.52715;407;20220619;32.6;22.8;27.7;4.2;15.9;3.9;7.13;21349 +89096;48.0355;5.52715;407;20220620;25.8;16.8;21.3;3;16.9;1.2;4.52;20444 +89096;48.0355;5.52715;407;20220621;28;13.3;20.6;2.5;16.6;3.7;5.21;26251 +89096;48.0355;5.52715;407;20220622;22.4;18.5;20.4;2.4;19.1;3.9;2.9;13305 +89096;48.0355;5.52715;407;20220623;26.4;15.4;20.9;2;17.7;4.6;4.46;22641 +89096;48.0355;5.52715;407;20220624;20;13.4;16.7;2.1;16.6;5.1;2.93;17432 +89096;48.0355;5.52715;407;20220625;24.6;13.4;19;3;15.4;5;4.48;22831 +89096;48.0355;5.52715;407;20220626;17.3;14.3;15.8;2.1;16.6;7.4;2;11596 +89096;48.0355;5.52715;407;20220627;18.9;14.9;16.9;2.5;15.9;1.8;2.57;13448 +89096;48.0355;5.52715;407;20220628;23.5;8.2;15.8;1.2;13.8;0;4.29;26702 +89096;48.0355;5.52715;407;20220629;26.8;10.7;18.7;1;14.8;0;4.76;27376 +89096;48.0355;5.52715;407;20220630;21.1;11.8;16.4;3;14.3;5.6;3.66;20678 +89096;48.0355;5.52715;407;20220701;21.1;9.9;15.5;1.7;12.3;.1;3.84;22707 +89096;48.0355;5.52715;407;20220702;25.7;7.1;16.4;1.3;11.5;0;4.9;29351 +89096;48.0355;5.52715;407;20220703;27.5;10.8;19.1;1.9;13.4;0;5.24;27748 +89096;48.0355;5.52715;407;20220704;24.2;9.8;17;1.4;12.3;0;4.45;25694 +89096;48.0355;5.52715;407;20220705;25.4;8.4;16.9;1.9;11.1;0;5;27908 +89096;48.0355;5.52715;407;20220706;22.8;10.2;16.5;2;11.1;0;4.37;23921 +89096;48.0355;5.52715;407;20220707;21.6;8.3;14.9;3;12.3;0;4.13;24540 +89096;48.0355;5.52715;407;20220708;24.3;9.2;16.7;2.2;11.3;0;4.78;26123 +89096;48.0355;5.52715;407;20220709;26.7;9.1;17.9;1.7;12.2;0;5.08;28176 +89096;48.0355;5.52715;407;20220710;23.8;11.5;17.6;2.5;12.2;0;4.55;23427 +89096;48.0355;5.52715;407;20220711;26.2;12.5;19.3;3.2;12.4;0;5.35;24689 +89096;48.0355;5.52715;407;20220712;27.9;13.1;20.5;1.9;12.5;0;5.21;25612 +89096;48.0355;5.52715;407;20220713;31.6;11.6;21.6;.6;12;0;5.21;29766 +89096;48.0355;5.52715;407;20220714;32.1;12.5;22.3;2.4;13.2;0;6.44;29380 +89096;48.0355;5.52715;407;20220715;26.4;13.1;19.7;2.2;11.3;0;5.06;24053 +89096;48.0355;5.52715;407;20220716;26.6;10.5;18.5;2.2;9.9;0;5.32;26428 +89096;48.0355;5.52715;407;20220717;29.7;15.5;22.6;2.8;10.4;0;6.17;24714 +89096;48.0355;5.52715;407;20220718;34.3;14.8;24.5;1.6;10.6;0;6.26;28941 +89096;48.0355;5.52715;407;20220719;35.6;16.3;25.9;2;14.1;0;6.68;28692 +89096;48.0355;5.52715;407;20220720;27.1;21;24;2.8;18.3;2.9;4.27;15880 +89096;48.0355;5.52715;407;20220721;27.3;15;21.1;2.1;16.2;0;4.63;22652 +89096;48.0355;5.52715;407;20220722;30.2;14.8;22.5;2;15.7;.5;5.34;25303 +89096;48.0355;5.52715;407;20220723;25.6;15.5;20.5;1.6;17.4;.2;3.92;20327 +89096;48.0355;5.52715;407;20220724;31.3;13.3;22.3;.9;15;0;5.06;27175 +89096;48.0355;5.52715;407;20220725;28.9;16.4;22.6;3.7;15.2;.1;5.66;22479 +89096;48.0355;5.52715;407;20220726;23.3;12.8;18;2.4;14.3;0;3.9;20477 +89096;48.0355;5.52715;407;20220727;24.6;10.9;17.7;1.3;12.1;0;4.13;23350 +89096;48.0355;5.52715;407;20220728;28;12.1;20;1.7;11.5;0;4.96;25076 +89096;48.0355;5.52715;407;20220729;26.7;12.3;19.5;1.9;11.7;0;4.75;23732 +89096;48.0355;5.52715;407;20220730;28.7;11.3;20;1.5;12.5;0;4.92;26008 +89096;48.0355;5.52715;407;20220731;29.8;13.7;21.7;1.4;13.9;0;4.89;24879 +89096;48.0355;5.52715;407;20220801;26.3;12.4;19.3;1.5;14.9;.2;4.22;22970 +89096;48.0355;5.52715;407;20220802;30.5;11.8;21.1;.6;14.6;0;4.61;26577 +89096;48.0355;5.52715;407;20220803;33.3;14.4;23.8;.9;14;0;5.07;26581 +89096;48.0355;5.52715;407;20220804;35.5;17.3;26.4;1.9;14.9;2.6;6.08;25937 +89096;48.0355;5.52715;407;20220805;25.2;18.9;22;4.7;17.6;.1;4.18;14994 +89096;48.0355;5.52715;407;20220806;25.6;14.6;20.1;3.5;11.8;0;4.97;19843 +89096;48.0355;5.52715;407;20220807;27.1;10.7;18.9;3;9;0;5.52;24187 +89096;48.0355;5.52715;407;20220808;28.8;12.8;20.8;2.7;9.3;0;5.63;23745 +89096;48.0355;5.52715;407;20220809;30.5;16.1;23.3;3.3;10.1;0;6.26;22370 +89096;48.0355;5.52715;407;20220810;30.1;18;24;4.2;9.9;0;6.75;20344 +89096;48.0355;5.52715;407;20220811;30.4;14;22.2;3.1;9.4;0;6.16;23609 +89096;48.0355;5.52715;407;20220812;30.7;16.2;23.4;3.4;9.4;0;6.38;22032 +89096;48.0355;5.52715;407;20220813;30.3;14.5;22.4;2.7;9.6;0;5.76;22869 +89096;48.0355;5.52715;407;20220814;25.7;14.8;20.2;2;12.8;12.4;4.04;18795 +89096;48.0355;5.52715;407;20220815;20.2;16;18.1;2.7;17.8;5.6;2.2;11420 +89096;48.0355;5.52715;407;20220816;27.3;14;20.6;1.3;17.2;4.6;3.78;20526 +89096;48.0355;5.52715;407;20220817;25.6;15.4;20.5;1.7;17.7;3.9;3.42;17795 +89096;48.0355;5.52715;407;20220818;22.5;16;19.2;2.1;18.1;2.8;2.69;14015 +89096;48.0355;5.52715;407;20220819;24.3;16.6;20.4;3.5;17.8;12;3.37;15181 +89096;48.0355;5.52715;407;20220820;23.1;17;20;2.2;16.7;0;2.93;13364 +89096;48.0355;5.52715;407;20220821;25;9.8;17.4;.8;13.4;0;3.39;21192 +89096;48.0355;5.52715;407;20220822;26.6;11.4;19;1.2;13.9;0;3.69;21031 +89096;48.0355;5.52715;407;20220823;27.2;12.7;19.9;.7;16;0;3.45;20371 +89096;48.0355;5.52715;407;20220824;29.8;14.4;22.1;1.1;13.9;0;3.96;20843 +89096;48.0355;5.52715;407;20220825;30.2;14.6;22.4;1.3;13.8;0;4.11;20813 +89096;48.0355;5.52715;407;20220826;20.8;17.2;19;2.5;17.4;3;2.2;9687 +89096;48.0355;5.52715;407;20220827;23.9;13.3;18.6;1.7;16.5;.1;2.98;16799 +89096;48.0355;5.52715;407;20220828;26.1;13.9;20;1.8;16.3;0;3.41;17903 +89096;48.0355;5.52715;407;20220829;28.2;15.1;21.6;1.8;15;0;3.85;18409 +89096;48.0355;5.52715;407;20220830;27.6;14.9;21.2;1.7;16.3;4.6;3.58;17962 +89096;48.0355;5.52715;407;20220831;25.7;13.3;19.5;1;17.1;1.7;3.01;17587 +89096;48.0355;5.52715;407;20220901;25.2;13.2;19.2;1.2;14.6;0;3.06;17140 +89096;48.0355;5.52715;407;20220902;24.5;12.7;18.6;2.3;14.8;3.2;3.26;16838 +89096;48.0355;5.52715;407;20220903;21.7;15.8;18.7;2.5;17.1;4.5;2.37;11667 +89096;48.0355;5.52715;407;20220904;25.2;11.4;18.3;1.9;15.4;.6;3.17;17910 +89096;48.0355;5.52715;407;20220905;28;12.9;20.4;1.5;15.9;1.1;3.45;18578 +89096;48.0355;5.52715;407;20220906;26.4;16.1;21.2;2.3;17.1;1.3;3.27;15119 +89096;48.0355;5.52715;407;20220907;20;15.1;17.5;2.3;16.7;11.2;1.96;10189 +89096;48.0355;5.52715;407;20220908;20.1;13.4;16.7;3.8;14.8;2.2;2.44;11870 +89096;48.0355;5.52715;407;20220909;19;13.5;16.2;4;14.2;12.3;2.31;10604 +89096;48.0355;5.52715;407;20220910;17.6;12.9;15.2;3.5;14.1;.2;1.92;9669 +89096;48.0355;5.52715;407;20220911;20.2;11.8;16;1;14.1;.1;2.07;12940 +89096;48.0355;5.52715;407;20220912;24.5;9.5;17;1.2;13.8;0;2.74;17259 +89096;48.0355;5.52715;407;20220913;25.8;12.6;19.2;1.8;17.8;8;2.77;15993 +89096;48.0355;5.52715;407;20220914;24.2;17;20.6;2.4;19.1;17.4;2.41;11569 +89096;48.0355;5.52715;407;20220915;19.3;15.8;17.5;2.8;16.5;4.3;1.75;7844 +89096;48.0355;5.52715;407;20220916;15;11.1;13;2.7;12.3;.2;1.55;8212 +89096;48.0355;5.52715;407;20220917;13.7;5.6;9.6;3;9.1;.3;1.83;11895 +89096;48.0355;5.52715;407;20220918;15.6;2.9;9.2;2.1;8.4;0;2.03;14838 +89096;48.0355;5.52715;407;20220919;15.1;5.2;10.1;1.2;8.7;0;1.75;12900 +89096;48.0355;5.52715;407;20220920;15.8;3.1;9.4;.9;8.9;0;1.73;14500 +89096;48.0355;5.52715;407;20220921;16;3.6;9.8;2;9.1;0;1.91;14156 +89096;48.0355;5.52715;407;20220922;18.1;5.8;11.9;1.2;8.7;0;1.99;13931 +89096;48.0355;5.52715;407;20220923;18;4.1;11;.8;10;0;1.77;14661 +89096;48.0355;5.52715;407;20220924;16.1;10;13;1.6;11.8;.1;1.54;9446 +89096;48.0355;5.52715;407;20220925;14.9;6.2;10.5;1.3;11.2;1.1;1.39;11227 +89096;48.0355;5.52715;407;20220926;13.4;6.4;9.9;3.7;10.3;9.4;1.43;9900 +89096;48.0355;5.52715;407;20220927;11.1;8.3;9.7;5.3;10.7;14;1.05;6019 +89096;48.0355;5.52715;407;20220928;11.6;9;10.3;2.5;10.8;1.3;1.05;5708 +89096;48.0355;5.52715;407;20220929;11.7;6.1;8.9;.8;9.7;3.1;1.08;8474 +89096;48.0355;5.52715;407;20220930;15.3;.5;7.9;1;8.2;3.1;1.48;13872 +89096;48.0355;5.52715;407;20221001;13.9;7.5;10.7;4.1;11.7;5.1;1.16;8853 +89096;48.0355;5.52715;407;20221002;16.4;12.1;14.2;3.7;15.2;6.5;1.07;7080 +89096;48.0355;5.52715;407;20221003;14.8;9.1;11.9;2.2;11.5;0;1.3;8107 +89096;48.0355;5.52715;407;20221004;14.9;4.6;9.7;1.3;10.8;.1;1.21;10902 +89096;48.0355;5.52715;407;20221005;19.6;10;14.8;3;13.6;0;1.77;10367 +89096;48.0355;5.52715;407;20221006;16.5;12.1;14.3;1.3;12.1;0;1.3;6779 +89096;48.0355;5.52715;407;20221007;17.6;3.7;10.6;1;11.2;.1;1.32;12223 +89096;48.0355;5.52715;407;20221008;15.5;8.5;12;1.3;11.4;0;1.19;8425 +89096;48.0355;5.52715;407;20221009;17.8;3.3;10.5;2;9.9;.1;1.58;12148 +89096;48.0355;5.52715;407;20221010;18.8;9.3;14;2.6;13.1;8.5;1.53;9610 +89096;48.0355;5.52715;407;20221011;15.6;8.7;12.1;1.3;12.4;0;1.05;8007 +89096;48.0355;5.52715;407;20221012;18.4;6.5;12.4;.8;11.4;.1;1.22;10501 +89096;48.0355;5.52715;407;20221013;14.1;9.3;11.7;1.7;13.1;1.5;.81;6411 +89096;48.0355;5.52715;407;20221014;14.9;12.4;13.6;3.9;14.9;18.9;.74;4434 +89096;48.0355;5.52715;407;20221015;15.8;14.2;15;4.2;15.8;4.5;.83;3404 +89096;48.0355;5.52715;407;20221016;20.9;14.5;17.7;3.2;15.6;.3;1.71;7142 +89096;48.0355;5.52715;407;20221017;21.5;15.4;18.4;3.1;15.8;0;1.8;6856 +89096;48.0355;5.52715;407;20221018;21.8;14.5;18.1;2.3;15.7;.4;1.6;7427 +89096;48.0355;5.52715;407;20221019;19.6;11.8;15.7;2.9;15.1;0;1.32;7575 +89096;48.0355;5.52715;407;20221020;17.3;14.3;15.8;4;15.5;9.7;1.15;4458 +89096;48.0355;5.52715;407;20221021;17.9;14.2;16;3.9;15.6;7.5;1.2;4920 +89096;48.0355;5.52715;407;20221022;19.1;11.7;15.4;3;14.5;.1;1.3;7030 +89096;48.0355;5.52715;407;20221023;19.2;12.8;16;4;14.5;2.1;1.53;6405 +89096;48.0355;5.52715;407;20221024;18.7;14.5;16.6;3.3;13.2;2.3;1.74;5023 +89096;48.0355;5.52715;407;20221025;18.7;9.9;14.3;2.6;12.7;0;1.33;7351 +89096;48.0355;5.52715;407;20221026;21.1;13.8;17.4;2.2;13.7;.5;1.56;6551 +89096;48.0355;5.52715;407;20221027;19.5;9.8;14.6;3.1;14.7;0;1.12;7499 +89096;48.0355;5.52715;407;20221028;22.2;16.4;19.3;5.1;15.1;0;2.49;5607 +89096;48.0355;5.52715;407;20221029;19.9;14.7;17.3;3.6;12.4;0;2.11;5200 +89096;48.0355;5.52715;407;20221030;20.2;13;16.6;1.9;12.2;.1;1.44;6097 +89096;48.0355;5.52715;407;20221031;18.8;7.5;13.1;3;12.4;7.8;1.21;7628 +89096;48.0355;5.52715;407;20221101;13.9;13.4;13.6;3.6;12.2;.1;1.23;1229 +89096;48.0355;5.52715;407;20221102;14.6;8.4;11.5;2.7;10.7;.1;1.03;5358 +89096;48.0355;5.52715;407;20221103;11.2;6.8;9;3.9;10.4;10.3;.66;4371 +89096;48.0355;5.52715;407;20221104;8.9;7.3;8.1;4;9.9;3.2;.58;2417 +89096;48.0355;5.52715;407;20221105;9.3;6;7.6;2.7;9.2;0;.63;3603 +89096;48.0355;5.52715;407;20221106;7.8;3.1;5.4;3.1;8.7;.9;.38;4313 +89096;48.0355;5.52715;407;20221107;13;7.4;10.2;3;10.8;.1;.74;4672 +89096;48.0355;5.52715;407;20221108;15.4;7.3;11.3;4.8;10.5;10.4;1.31;5618 +89096;48.0355;5.52715;407;20221109;12.4;10.9;11.6;3.1;12.3;2.4;.67;2127 +89096;48.0355;5.52715;407;20221110;8.3;6.9;7.6;1.1;9.8;0;.44;2004 +89096;48.0355;5.52715;407;20221111;8.7;1.3;5;2;8.8;.1;.28;5101 +89096;48.0355;5.52715;407;20221112;12.2;2.6;7.4;1.2;9.3;.1;.43;5781 +89096;48.0355;5.52715;407;20221113;5.6;2.6;4.1;2.7;8.1;0;.27;2986 +89096;48.0355;5.52715;407;20221114;13.6;4.7;9.1;3.2;10.2;2;.68;5380 +89096;48.0355;5.52715;407;20221115;11.9;8.8;10.3;3;11.8;8.4;.48;2946 +89096;48.0355;5.52715;407;20221116;11.8;8;9.9;3.9;10.6;3.4;.72;3257 +89096;48.0355;5.52715;407;20221117;12.2;9.5;10.8;5.1;10.4;11.6;1.12;2633 +89096;48.0355;5.52715;407;20221118;8.7;7.3;8;3.9;9.6;1;.6;1742 +89096;48.0355;5.52715;407;20221119;6.7;4.5;5.6;2.5;8.6;.5;.37;2260 +89096;48.0355;5.52715;407;20221120;7.9;4.9;6.4;4.4;8.4;2.7;.62;2672 +89096;48.0355;5.52715;407;20221121;7.2;5.7;6.4;4.7;8.7;1.6;.56;1731 +89096;48.0355;5.52715;407;20221122;7.6;3.8;5.7;3.8;7.8;.7;.62;2974 +89096;48.0355;5.52715;407;20221123;8.5;3;5.7;3.7;8.1;4.8;.53;3617 +89096;48.0355;5.52715;407;20221124;10.3;5.4;7.8;3.2;9.2;3.8;.58;3343 +89096;48.0355;5.52715;407;20221125;9.3;6.7;8;2.4;9.3;.8;.55;2282 +89096;48.0355;5.52715;407;20221126;5.6;3.1;4.3;1.5;8.4;0;.23;2199 +89096;48.0355;5.52715;407;20221127;6.5;3;4.7;4.1;8.7;.1;.14;2647 +89096;48.0355;5.52715;407;20221128;7.6;5.5;6.5;2.5;9.8;1.6;.22;1925 +89096;48.0355;5.52715;407;20221129;7.4;4.1;5.7;1.4;9.1;.1;.24;2494 +89096;48.0355;5.52715;407;20221130;6.3;3.1;4.7;2.5;8.3;.2;.25;2419 +89096;48.0355;5.52715;407;20221201;4.1;4.3;4.2;3.5;7;0;.68;0 +89096;48.0355;5.52715;407;20221202;3.2;2;2.6;2.7;6.4;.8;.48;1276 +89096;48.0355;5.52715;407;20221203;1.9;.7;1.3;3.7;6.1;.1;.4;1261 +89096;48.0355;5.52715;407;20221204;2;.4;1.2;2.6;6.1;1.7;.35;1507 +89096;48.0355;5.52715;407;20221205;3.4;1.2;2.3;2.6;6.8;.2;.29;1825 +89096;48.0355;5.52715;407;20221206;1.7;1.1;1.4;1.2;6.6;0;.3;732 +89096;48.0355;5.52715;407;20221207;3.7;-1.5;1.1;1.7;6.1;0;.23;2991 +89096;48.0355;5.52715;407;20221208;2.8;-.5;1.1;1;5.4;0;.32;2274 +89096;48.0355;5.52715;407;20221209;.3;-3.7;-1.7;2.1;5;0;.22;2529 +89096;48.0355;5.52715;407;20221210;-.5;-1.5;-1;3.6;4.9;0;.45;1034 +89096;48.0355;5.52715;407;20221211;-3.9;-4.8;-4.4;2.1;4.1;0;.26;951 +89096;48.0355;5.52715;407;20221212;-4.5;-7.3;-5.9;2.7;3.6;0;.22;2003 +89096;48.0355;5.52715;407;20221213;-1.2;-7.7;-4.5;3.3;3.7;.4;.33;3267 +89096;48.0355;5.52715;407;20221214;1;-2.3;-.7;2;5.8;4.3;.15;2190 +89096;48.0355;5.52715;407;20221215;-1;-1.8;-1.4;3.2;5.1;0;.32;849 +89096;48.0355;5.52715;407;20221216;-.5;-6;-3.3;2.1;3.7;0;.36;2935 +89096;48.0355;5.52715;407;20221217;-2.2;-9.7;-6;1.2;3.1;0;.19;3492 +89096;48.0355;5.52715;407;20221218;.3;-8.9;-4.3;4.6;4.7;0;0;3907 +89096;48.0355;5.52715;407;20221219;10.8;.3;5.5;6.2;8.8;0;.34;4199 +89096;48.0355;5.52715;407;20221220;12.6;9.8;11.2;5.7;10.6;11.4;1.14;1952 +89096;48.0355;5.52715;407;20221221;10.4;9.7;10;4.1;11;3.9;.67;754 +89096;48.0355;5.52715;407;20221222;11.3;9;10.1;6.2;10.8;12.6;.8;1728 +89096;48.0355;5.52715;407;20221223;13.1;9.5;11.3;6;12.6;6.9;.47;2276 +89096;48.0355;5.52715;407;20221224;10.7;8.8;9.7;3.8;10.3;.2;.73;1535 +89096;48.0355;5.52715;407;20221225;10;8;9;3.6;10.4;0;.52;1591 +89096;48.0355;5.52715;407;20221226;10.3;9;9.6;4;9.5;5.9;.98;1201 +89096;48.0355;5.52715;407;20221227;6.5;1;3.7;1.8;7.1;0;.29;2948 +89096;48.0355;5.52715;407;20221228;8.3;4.2;6.2;4;7.9;.1;.66;2496 +89096;48.0355;5.52715;407;20221229;9;8.2;8.6;5.2;9.3;4.8;.91;861 +89096;48.0355;5.52715;407;20221230;9.9;4.8;7.3;4.3;9.6;6.8;.37;2863 +89096;48.0355;5.52715;407;20221231;13.2;10.1;11.6;5.2;11.1;0;1.06;2148 +89097;48.0486;5.8618;333;20220101;13.5;3.9;8.7;1.8;8.6;.1;.48;4322 +89097;48.0486;5.8618;333;20220102;11.1;1.7;6.4;3.8;8.6;.3;.52;3595 +89097;48.0486;5.8618;333;20220103;10.5;8.7;9.6;4.9;10.25;7.9;.8;1328 +89097;48.0486;5.8618;333;20220104;10.3;8.8;9.5;5.1;9.7;13.2;1.01;861 +89097;48.0486;5.8618;333;20220105;3.2;1;2.1;3.4;6.15;.1;.46;1929 +89097;48.0486;5.8618;333;20220106;3.2;1.2;2.2;1.5;5.92;.3;.41;1685 +89097;48.0486;5.8618;333;20220107;2;-1.9;0;3.5;6.02;5.7;.19;2043 +89097;48.0486;5.8618;333;20220108;3.5;1;2.2;5.6;6.8;13.3;.31;2122 +89097;48.0486;5.8618;333;20220109;4;3;3.5;3.7;6.95;1.6;.52;909 +89097;48.0486;5.8618;333;20220110;1.7;-1.3;.2;1.9;6.02;0;.23;1960 +89097;48.0486;5.8618;333;20220111;2.6;-1.3;.7;2.7;5.6;0;.39;2527 +89097;48.0486;5.8618;333;20220112;3.1;-4.7;-.8;2.2;4.95;0;.28;4487 +89097;48.0486;5.8618;333;20220113;3.6;-4.1;-.3;1.9;5.05;0;.28;4271 +89097;48.0486;5.8618;333;20220114;6.3;-4.1;1.1;.8;5.25;0;.21;4936 +89097;48.0486;5.8618;333;20220115;.7;-4.2;-1.8;1;4.95;0;.24;3018 +89097;48.0486;5.8618;333;20220116;-1.1;-4.2;-2.6;2.3;5;0;.19;1773 +89097;48.0486;5.8618;333;20220117;2;-2.3;-.1;1.6;6.05;0;.17;2342 +89097;48.0486;5.8618;333;20220118;6.4;1.2;3.8;3.2;6.6;0;.56;3864 +89097;48.0486;5.8618;333;20220119;2.4;-2.1;.1;3.4;6.07;1.1;.22;2616 +89097;48.0486;5.8618;333;20220120;4.6;1;2.8;2.6;6.32;.4;.5;2613 +89097;48.0486;5.8618;333;20220121;3.5;-1;1.2;2.2;5.6;0;.44;3279 +89097;48.0486;5.8618;333;20220122;3.5;-.4;1.6;1.8;6.17;0;.35;2673 +89097;48.0486;5.8618;333;20220123;6.7;1.5;4.1;2.2;6.12;0;.6;4405 +89097;48.0486;5.8618;333;20220124;5.9;-4.1;.9;1.1;5.3;0;.31;5715 +89097;48.0486;5.8618;333;20220125;2.4;-4.7;-1.2;1.3;5;0;.28;4419 +89097;48.0486;5.8618;333;20220126;-2.2;-3.1;-2.7;1.3;4.85;0;.27;1145 +89097;48.0486;5.8618;333;20220127;-1;-4.1;-2.6;2.6;5;.2;.19;2037 +89097;48.0486;5.8618;333;20220128;2.3;-.9;.7;1.8;6.27;0;.27;2872 +89097;48.0486;5.8618;333;20220129;3.3;0;1.7;3.6;6.85;1.3;.23;2935 +89097;48.0486;5.8618;333;20220130;7;3.4;5.2;1.8;7.62;.3;.52;3188 +89097;48.0486;5.8618;333;20220131;5.7;1.4;3.6;5;6.57;2.3;.75;3071 +89097;48.0486;5.8618;333;20220201;3.3;.8;2;4.5;6.6;1.5;.39;2624 +89097;48.0486;5.8618;333;20220202;8.7;3.5;6.1;3.5;9.57;.5;.27;3239 +89097;48.0486;5.8618;333;20220203;7.6;5.3;6.4;2.1;8.47;.1;.55;2946 +89097;48.0486;5.8618;333;20220204;6.4;2.9;4.6;3.6;7.85;1.9;.47;3112 +89097;48.0486;5.8618;333;20220205;6.7;-1.2;2.7;2.4;6.3;0;.55;6215 +89097;48.0486;5.8618;333;20220206;6.3;1.8;4;7.1;7.82;16;.38;3666 +89097;48.0486;5.8618;333;20220207;6.8;2.3;4.5;3.5;5.82;0;1.05;5390 +89097;48.0486;5.8618;333;20220208;9.9;-1;4.5;1.7;6.32;0;.75;6972 +89097;48.0486;5.8618;333;20220209;11.2;-1.8;4.7;1.9;6.32;0;.84;8117 +89097;48.0486;5.8618;333;20220210;5.5;2.2;3.8;3.6;7.31;2.3;.63;2169 +89097;48.0486;5.8618;333;20220211;6.5;.7;3.6;2.2;5.91;0;.77;7852 +89097;48.0486;5.8618;333;20220212;5.9;-4.4;.7;2.8;4.74;0;.85;8976 +89097;48.0486;5.8618;333;20220213;12.1;-1.2;5.4;5.6;6.31;.1;1.54;10281 +89097;48.0486;5.8618;333;20220214;9.7;3;6.3;4.7;8.26;1.2;.86;3200 +89097;48.0486;5.8618;333;20220215;8.8;4;6.4;4.8;7.57;3.7;1.05;5660 +89097;48.0486;5.8618;333;20220216;9.8;4.7;7.2;6.9;9.75;8.1;.53;4697 +89097;48.0486;5.8618;333;20220217;12;9.4;10.7;5.9;9.2;1.2;1.7;4137 +89097;48.0486;5.8618;333;20220218;12.5;7;9.7;5.2;9.02;1.8;1.49;5119 +89097;48.0486;5.8618;333;20220219;8.1;2.4;5.3;4.4;5.85;0;1.42;6118 +89097;48.0486;5.8618;333;20220220;8.4;3.9;6.1;6.5;8.4;6.6;.8;4906 +89097;48.0486;5.8618;333;20220221;7.1;3.7;5.4;6.6;7.52;2.4;.93;4339 +89097;48.0486;5.8618;333;20220222;8;4.3;6.2;4.1;8.57;2.3;.68;4743 +89097;48.0486;5.8618;333;20220223;11.6;4.7;8.2;1.6;8.1;0;1.01;7599 +89097;48.0486;5.8618;333;20220224;11.2;2.8;7;3.7;7.2;2.3;1.4;7271 +89097;48.0486;5.8618;333;20220225;7.1;-.7;3.2;2.7;5.92;.4;.97;7791 +89097;48.0486;5.8618;333;20220226;6.9;-2.2;2.3;2.8;5.32;0;1.05;9226 +89097;48.0486;5.8618;333;20220227;10;-2.3;3.9;2.9;4.22;0;1.66;11099 +89097;48.0486;5.8618;333;20220228;11.4;-3.5;4;1.6;4.82;0;1.31;11566 +89097;48.0486;5.8618;333;20220301;11.2;-3.9;3.7;1.2;4.87;0;1.18;11630 +89097;48.0486;5.8618;333;20220302;11.4;-1.6;4.9;1.5;6.15;0;1.13;9952 +89097;48.0486;5.8618;333;20220303;14.1;0;7;1.3;6.45;0;1.35;11758 +89097;48.0486;5.8618;333;20220304;11;-3.5;3.8;2.1;4.22;0;1.59;12250 +89097;48.0486;5.8618;333;20220305;8.4;-5.5;1.4;2.3;3.7;0;1.48;12324 +89097;48.0486;5.8618;333;20220306;6.8;-5.1;.9;3.3;3.67;0;1.58;11520 +89097;48.0486;5.8618;333;20220307;6.3;-3;1.6;4;3.62;0;1.73;10922 +89097;48.0486;5.8618;333;20220308;11.1;-6.2;2.5;1.9;3.92;0;1.56;13551 +89097;48.0486;5.8618;333;20220309;13.5;-3.1;5.2;1.4;5.22;0;1.56;13667 +89097;48.0486;5.8618;333;20220310;15;-1.8;6.6;1.6;5.7;0;1.69;13730 +89097;48.0486;5.8618;333;20220311;15.8;2.2;9;3.8;6.52;.5;2.44;11859 +89097;48.0486;5.8618;333;20220312;11.8;7;9.4;2.7;7.37;0;1.67;7284 +89097;48.0486;5.8618;333;20220313;12.3;5.1;8.7;2.3;8.42;5.5;1.36;7936 +89097;48.0486;5.8618;333;20220314;13.7;4.4;9;2.2;7.72;3.2;1.74;11896 +89097;48.0486;5.8618;333;20220315;12.5;5;8.8;2.4;9.32;.1;1.23;7877 +89097;48.0486;5.8618;333;20220316;15.4;4.9;10.2;1.7;9.52;0;1.47;10041 +89097;48.0486;5.8618;333;20220317;9.5;7.8;8.7;3.8;9.32;.9;1.04;2892 +89097;48.0486;5.8618;333;20220318;12.9;5.6;9.2;5.5;7.27;0;2.38;11266 +89097;48.0486;5.8618;333;20220319;14.5;3.7;9.1;4.4;5.81;.3;2.88;15655 +89097;48.0486;5.8618;333;20220320;16.1;2.6;9.4;4;6.91;.8;2.67;13747 +89097;48.0486;5.8618;333;20220321;17.9;4.3;11.1;2.7;6.87;0;2.8;16814 +89097;48.0486;5.8618;333;20220322;17.1;2.6;9.8;1.7;6.54;0;2.39;17590 +89097;48.0486;5.8618;333;20220323;18.2;1.7;9.9;1.5;6.14;0;2.47;18183 +89097;48.0486;5.8618;333;20220324;19.7;2.1;10.9;1.7;5.64;0;2.79;18777 +89097;48.0486;5.8618;333;20220325;19.3;2.4;10.8;2.2;5.74;0;3;18604 +89097;48.0486;5.8618;333;20220326;19.8;2.3;11.1;2.8;5.91;0;3.34;18777 +89097;48.0486;5.8618;333;20220327;20.6;2.7;11.6;1.8;6.04;0;3.02;19295 +89097;48.0486;5.8618;333;20220328;21;5.1;13.1;1.7;6.57;0;2.95;18133 +89097;48.0486;5.8618;333;20220329;18.3;7.3;12.8;3;7.04;1.4;2.92;11238 +89097;48.0486;5.8618;333;20220330;13.6;8.4;11;2.2;10.51;3.9;1.36;6700 +89097;48.0486;5.8618;333;20220331;9;7.2;8.1;3.2;8.71;2;1.13;4544 +89097;48.0486;5.8618;333;20220401;4;.3;2.1;3.9;5.67;2.6;1.06;7231 +89097;48.0486;5.8618;333;20220402;3;-.4;1.3;4.1;5.27;.9;1.11;6959 +89097;48.0486;5.8618;333;20220403;4.6;-2.5;1;2.7;4.61;0;1.3;9978 +89097;48.0486;5.8618;333;20220404;9.4;-4;2.7;4.1;4.44;0;2.34;19563 +89097;48.0486;5.8618;333;20220405;9.8;4.3;7;4.3;8.24;.2;1.17;5931 +89097;48.0486;5.8618;333;20220406;11.7;7.9;9.8;4.7;9.87;1.4;1.38;5577 +89097;48.0486;5.8618;333;20220407;11.8;7.9;9.9;8.4;10.34;13.4;1.32;4777 +89097;48.0486;5.8618;333;20220408;13;6.2;9.6;6.6;9.61;15;1.65;6609 +89097;48.0486;5.8618;333;20220409;8.9;1;4.9;2.9;6.51;1.1;1.69;13492 +89097;48.0486;5.8618;333;20220410;11.2;-.1;5.6;1.9;5.89;0;2.56;21683 +89097;48.0486;5.8618;333;20220411;18.6;1.6;10.1;2.8;6.89;0;3.33;20634 +89097;48.0486;5.8618;333;20220412;22;6;14;2.7;7.73;0;3.78;19286 +89097;48.0486;5.8618;333;20220413;21.5;9.3;15.4;2.4;9.84;.1;3.39;17892 +89097;48.0486;5.8618;333;20220414;20.6;8.9;14.7;2.6;11.47;.3;3.13;18335 +89097;48.0486;5.8618;333;20220415;20.8;7.7;14.2;2.3;10.31;0;3.31;19964 +89097;48.0486;5.8618;333;20220416;17.5;6.1;11.8;3.7;7.91;0;3.7;22932 +89097;48.0486;5.8618;333;20220417;18.8;2.3;10.5;3.3;5.41;0;4.13;24276 +89097;48.0486;5.8618;333;20220418;19.1;.7;9.9;1.8;5.74;0;3.51;24058 +89097;48.0486;5.8618;333;20220419;19.5;4;11.7;2;6.77;0;3.58;22345 +89097;48.0486;5.8618;333;20220420;18;4.6;11.3;3;6.67;0;3.82;23316 +89097;48.0486;5.8618;333;20220421;18.8;3.6;11.2;2.8;7.07;0;3.77;24345 +89097;48.0486;5.8618;333;20220422;19.3;4;11.7;2.4;8.67;2.1;3.34;21590 +89097;48.0486;5.8618;333;20220423;14.9;8.4;11.6;2.7;10.47;2.9;1.95;10007 +89097;48.0486;5.8618;333;20220424;11.3;7.4;9.3;2.7;10.84;7.9;.92;4697 +89097;48.0486;5.8618;333;20220425;15.2;8.5;11.9;2.5;10.84;14.5;2.05;12021 +89097;48.0486;5.8618;333;20220426;14.6;5.1;9.9;2.3;8.68;0;2.64;19052 +89097;48.0486;5.8618;333;20220427;16.7;2.2;9.5;2.8;8.9;0;3.14;23586 +89097;48.0486;5.8618;333;20220428;20.5;4.7;12.6;2.9;8.55;0;4.16;25490 +89097;48.0486;5.8618;333;20220429;18.2;5.4;11.8;1.7;9;.3;2.7;15695 +89097;48.0486;5.8618;333;20220430;16.7;5.6;11.2;2.6;9.37;0;3.1;21473 +89097;48.0486;5.8618;333;20220501;16.8;3;9.9;1.7;8.54;0;3.07;22675 +89097;48.0486;5.8618;333;20220502;19.1;4.7;11.9;1.7;9.51;0;2.62;14926 +89097;48.0486;5.8618;333;20220503;21.6;6;13.8;2;10.07;1.5;3.76;23028 +89097;48.0486;5.8618;333;20220504;19.9;7.1;13.5;2.1;11.37;6.1;2.31;11137 +89097;48.0486;5.8618;333;20220505;17;9.3;13.2;2;10.94;1.2;2.48;14030 +89097;48.0486;5.8618;333;20220506;19.9;7.4;13.6;2.2;10.12;0;3.54;21005 +89097;48.0486;5.8618;333;20220507;21.1;5.4;13.2;1.9;9.87;0;3.69;22686 +89097;48.0486;5.8618;333;20220508;22.3;7.6;15;2.6;10.8;.3;4.02;22561 +89097;48.0486;5.8618;333;20220509;24.2;7.6;15.9;1.6;11.77;.1;4.04;24123 +89097;48.0486;5.8618;333;20220510;23.8;8.6;16.2;1.5;12.95;0;3.82;22626 +89097;48.0486;5.8618;333;20220511;27;12.3;19.7;3.1;12.95;0;5.11;23642 +89097;48.0486;5.8618;333;20220512;22.1;13.9;18;2.1;14.12;.4;3.31;16435 +89097;48.0486;5.8618;333;20220513;21.6;13.8;17.7;1.7;12.87;0;3.45;17849 +89097;48.0486;5.8618;333;20220514;23.3;5.3;14.3;1;10;0;4.03;26115 +89097;48.0486;5.8618;333;20220515;27.1;7.2;17.2;1.3;11.92;1.1;4.54;26483 +89097;48.0486;5.8618;333;20220516;23.8;15.7;19.8;2.2;14.27;2.9;3.8;17439 +89097;48.0486;5.8618;333;20220517;26.9;10.5;18.7;1;13.87;0;4.38;25254 +89097;48.0486;5.8618;333;20220518;28.7;11.3;20;1.1;14.37;0;4.68;25964 +89097;48.0486;5.8618;333;20220519;27.7;14.2;21;2.3;15.82;.1;4.63;21922 +89097;48.0486;5.8618;333;20220520;28.7;17.9;23.3;3.9;14.42;1.6;5.76;20322 +89097;48.0486;5.8618;333;20220521;23.4;8.6;16;1.6;11.67;0;4.17;24439 +89097;48.0486;5.8618;333;20220522;24.4;9.1;16.7;2;12.17;5.7;4.23;22958 +89097;48.0486;5.8618;333;20220523;21.8;13.5;17.6;3.1;15.62;8.4;3.17;15878 +89097;48.0486;5.8618;333;20220524;18.2;11.5;14.9;3.2;12.02;.4;3.17;16737 +89097;48.0486;5.8618;333;20220525;20.6;6.2;13.4;1.7;10.5;0;3.75;23685 +89097;48.0486;5.8618;333;20220526;20.4;9.7;15.1;1.9;11.5;0;3.47;19473 +89097;48.0486;5.8618;333;20220527;18.1;10.3;14.2;1.9;12.27;.1;2.74;15550 +89097;48.0486;5.8618;333;20220528;18.6;7.2;12.9;2.8;9.2;0;3.93;23355 +89097;48.0486;5.8618;333;20220529;17;6.2;11.6;3.3;7.67;0;3.86;21454 +89097;48.0486;5.8618;333;20220530;19.9;3.7;11.8;2.1;7.5;0;4.2;25926 +89097;48.0486;5.8618;333;20220531;22.2;5.4;13.8;1.4;8.5;0;4.14;25169 +89097;48.0486;5.8618;333;20220601;22.3;5.9;14.1;1.4;9.77;0;4.12;25311 +89097;48.0486;5.8618;333;20220602;24.2;10.4;17.3;2.4;10.97;.1;4.58;23045 +89097;48.0486;5.8618;333;20220603;23.3;11.1;17.2;1.9;14.67;10;3.71;20232 +89097;48.0486;5.8618;333;20220604;27.2;14.7;21;2;17.32;22.6;4.57;22972 +89097;48.0486;5.8618;333;20220605;21.7;16.2;18.9;2.8;17.15;7.6;3.04;14559 +89097;48.0486;5.8618;333;20220606;20.8;13.2;17;2.1;14.1;.2;3.25;16928 +89097;48.0486;5.8618;333;20220607;20.8;12.6;16.7;2.2;13.8;3.2;3.36;17850 +89097;48.0486;5.8618;333;20220608;18.6;11;14.8;2.4;13.47;6.8;2.76;15574 +89097;48.0486;5.8618;333;20220609;19.4;10.3;14.8;2.5;11.95;.1;3.52;20215 +89097;48.0486;5.8618;333;20220610;24.2;7.3;15.7;1;11.67;0;4.43;27538 +89097;48.0486;5.8618;333;20220611;27.6;9.9;18.8;.8;13.62;0;4.83;28123 +89097;48.0486;5.8618;333;20220612;27.7;11.9;19.8;1.6;15.27;3;4.88;26001 +89097;48.0486;5.8618;333;20220613;22.7;12.4;17.6;2.3;11.45;0;4.54;23461 +89097;48.0486;5.8618;333;20220614;26.6;8;17.3;1.6;11.72;0;5.06;28490 +89097;48.0486;5.8618;333;20220615;30.9;11;20.9;.9;13.95;0;5.34;28990 +89097;48.0486;5.8618;333;20220616;29.2;14.7;22;1.6;14.12;0;5.28;25714 +89097;48.0486;5.8618;333;20220617;30.7;12.3;21.5;1.1;13.15;0;5.33;27954 +89097;48.0486;5.8618;333;20220618;35.1;14.1;24.6;1.9;14.65;0;6.58;29140 +89097;48.0486;5.8618;333;20220619;33.6;23.7;28.6;4.5;15.72;1.6;7.76;22544 +89097;48.0486;5.8618;333;20220620;26.9;18.1;22.5;3.3;16.9;1.1;4.85;19702 +89097;48.0486;5.8618;333;20220621;29.2;13.8;21.5;2.2;15.75;3.2;5.24;24833 +89097;48.0486;5.8618;333;20220622;23.8;18.6;21.2;2.1;18.85;4.2;3.08;13405 +89097;48.0486;5.8618;333;20220623;28.4;15.2;21.8;1.7;17.52;4;4.6;22465 +89097;48.0486;5.8618;333;20220624;20.8;14.9;17.8;2.3;16.8;9.2;2.87;15016 +89097;48.0486;5.8618;333;20220625;26.2;13.5;19.8;2.1;15.65;3.1;4.6;23552 +89097;48.0486;5.8618;333;20220626;19;14.9;16.9;1.8;16.9;10.1;2.19;11588 +89097;48.0486;5.8618;333;20220627;19.7;15.3;17.5;2.1;16.32;.6;2.45;12136 +89097;48.0486;5.8618;333;20220628;24.6;9.5;17.1;1.5;14.32;.1;4.32;25191 +89097;48.0486;5.8618;333;20220629;27.3;12.2;19.7;.9;14.85;0;4.6;25517 +89097;48.0486;5.8618;333;20220630;25.3;12.5;18.9;2.2;14.9;7.1;4.32;22399 +89097;48.0486;5.8618;333;20220701;21.6;11.5;16.5;1.6;12.57;.3;3.79;21214 +89097;48.0486;5.8618;333;20220702;26.7;8;17.4;1.2;11.82;0;4.91;28489 +89097;48.0486;5.8618;333;20220703;28.5;12.1;20.3;1.9;13.32;0;5.37;27018 +89097;48.0486;5.8618;333;20220704;25.7;12.1;18.9;1.8;12.4;0;4.7;24060 +89097;48.0486;5.8618;333;20220705;26.7;9.7;18.2;1.8;11.4;0;5.12;27300 +89097;48.0486;5.8618;333;20220706;23.2;11;17.1;2.7;11.07;0;4.62;22914 +89097;48.0486;5.8618;333;20220707;22;9.2;15.6;2.5;12.27;0;3.76;20429 +89097;48.0486;5.8618;333;20220708;24.8;9.9;17.4;2.7;11.4;0;5.03;26086 +89097;48.0486;5.8618;333;20220709;27.3;9.4;18.4;2.1;12.1;0;5.21;27161 +89097;48.0486;5.8618;333;20220710;24.2;13.1;18.6;3.6;12.12;0;5.13;23644 +89097;48.0486;5.8618;333;20220711;27.4;11.2;19.3;3.1;12.4;0;5.61;26331 +89097;48.0486;5.8618;333;20220712;29.3;12.7;21;2;12.72;0;5.51;26421 +89097;48.0486;5.8618;333;20220713;32.4;11.1;21.8;1;12.2;0;5.27;27735 +89097;48.0486;5.8618;333;20220714;33.4;14;23.7;2.7;13.35;0;6.66;27488 +89097;48.0486;5.8618;333;20220715;26.8;14;20.4;2.6;11.57;0;5.34;23934 +89097;48.0486;5.8618;333;20220716;27.4;10.7;19;2.5;10.07;0;5.55;26063 +89097;48.0486;5.8618;333;20220717;30.8;13;21.9;2.4;10.5;0;6.14;26482 +89097;48.0486;5.8618;333;20220718;35.4;12.9;24.2;1.4;11.02;0;6.12;28649 +89097;48.0486;5.8618;333;20220719;36.8;15.4;26.1;1.7;13.7;0;6.47;28254 +89097;48.0486;5.8618;333;20220720;29.6;20.1;24.9;2.3;18.07;8.9;4.6;17657 +89097;48.0486;5.8618;333;20220721;27.9;16.4;22.1;1.8;17.3;.1;4.51;21921 +89097;48.0486;5.8618;333;20220722;31.2;14.2;22.7;1.8;16.17;1.2;5.24;24681 +89097;48.0486;5.8618;333;20220723;26.8;15.7;21.3;1.7;16.81;.1;4.06;19942 +89097;48.0486;5.8618;333;20220724;32.2;14;23.1;1.1;15.21;0;5.36;27625 +89097;48.0486;5.8618;333;20220725;30.7;16.5;23.6;3.7;15.78;0;6.11;23359 +89097;48.0486;5.8618;333;20220726;24.6;14.4;19.5;2.2;14.37;0;4.06;19767 +89097;48.0486;5.8618;333;20220727;25.8;12;18.9;1.7;12.4;0;4.4;22889 +89097;48.0486;5.8618;333;20220728;28.6;11.6;20.1;2;11.75;0;5.06;24375 +89097;48.0486;5.8618;333;20220729;27.9;13.8;20.8;1.7;11.92;0;4.67;22214 +89097;48.0486;5.8618;333;20220730;29;12;20.5;1.6;12.42;0;4.65;22638 +89097;48.0486;5.8618;333;20220731;30.8;14;22.4;1.8;13.55;0;5.19;24321 +89097;48.0486;5.8618;333;20220801;28;13.2;20.6;1.5;14.95;.1;4.27;21691 +89097;48.0486;5.8618;333;20220802;30.8;12.5;21.7;1.1;14.57;0;4.77;25402 +89097;48.0486;5.8618;333;20220803;34.4;14.2;24.3;.9;13.97;0;5.05;26061 +89097;48.0486;5.8618;333;20220804;36.3;17;26.7;1.9;14.77;1.5;6.03;24825 +89097;48.0486;5.8618;333;20220805;27;19.4;23.2;3.9;17.12;.1;4.62;16345 +89097;48.0486;5.8618;333;20220806;26.5;14.5;20.5;4.2;11.92;0;5.59;21430 +89097;48.0486;5.8618;333;20220807;28.2;11.3;19.7;3.3;9.27;0;5.83;24005 +89097;48.0486;5.8618;333;20220808;29.9;11.9;20.9;3;9.65;0;5.94;24053 +89097;48.0486;5.8618;333;20220809;31.4;14.2;22.8;3.2;10.35;0;6.31;23270 +89097;48.0486;5.8618;333;20220810;30.7;14.4;22.5;3.3;10.07;0;6.25;22557 +89097;48.0486;5.8618;333;20220811;31.1;12.2;21.7;2.7;9.75;0;5.88;24294 +89097;48.0486;5.8618;333;20220812;31.4;13;22.2;2.6;9.7;0;5.89;23821 +89097;48.0486;5.8618;333;20220813;31;12.2;21.6;2.3;9.95;0;5.48;23907 +89097;48.0486;5.8618;333;20220814;26.8;12.4;19.6;2;12.95;19.9;3.93;18181 +89097;48.0486;5.8618;333;20220815;21.3;15.8;18.6;2.6;17.57;5.4;2.52;12822 +89097;48.0486;5.8618;333;20220816;28.8;14.5;21.6;1.4;16.9;3;4;20524 +89097;48.0486;5.8618;333;20220817;27;16.3;21.6;1.9;17.82;8.6;3.59;17217 +89097;48.0486;5.8618;333;20220818;22.2;16.4;19.3;1.7;18.3;3.7;2.24;10860 +89097;48.0486;5.8618;333;20220819;25.3;16.3;20.8;2.3;17.7;12.7;3.28;15471 +89097;48.0486;5.8618;333;20220820;24.2;16.6;20.4;1.6;16.5;.1;2.99;14453 +89097;48.0486;5.8618;333;20220821;26;10;18;1;13.35;0;3.54;21100 +89097;48.0486;5.8618;333;20220822;27.9;12.1;20;1.2;14.17;0;3.83;21125 +89097;48.0486;5.8618;333;20220823;28.7;13.3;21;1.1;15.6;0;3.68;19815 +89097;48.0486;5.8618;333;20220824;30.5;13.8;22.1;1.2;14.37;0;4.02;20626 +89097;48.0486;5.8618;333;20220825;31.2;13.4;22.3;1.1;13.97;0;4.04;21221 +89097;48.0486;5.8618;333;20220826;22.6;15.9;19.3;1.9;16.82;4.6;2.52;12204 +89097;48.0486;5.8618;333;20220827;24.7;15.4;20;1.7;16.92;.8;2.94;14889 +89097;48.0486;5.8618;333;20220828;27;14;20.5;1.8;16.22;0;3.49;17391 +89097;48.0486;5.8618;333;20220829;29.3;13.4;21.4;1.4;14.85;0;3.8;19422 +89097;48.0486;5.8618;333;20220830;29.1;13.7;21.4;1.6;15.65;.1;3.66;17644 +89097;48.0486;5.8618;333;20220831;26.3;14.8;20.6;1.4;16.55;.8;3.29;17724 +89097;48.0486;5.8618;333;20220901;26.2;11.7;18.9;1.5;14.15;0;3.36;18471 +89097;48.0486;5.8618;333;20220902;26.2;10.8;18.5;1.7;14.22;2.2;3.23;17433 +89097;48.0486;5.8618;333;20220903;22.5;15.3;18.9;2;16.95;3.4;2.38;11682 +89097;48.0486;5.8618;333;20220904;26.9;11.3;19.1;1.2;14.45;.3;3.2;18694 +89097;48.0486;5.8618;333;20220905;29.3;11.8;20.6;1.6;15.57;.9;3.63;18881 +89097;48.0486;5.8618;333;20220906;27.9;16.2;22.1;2.2;17.2;1;3.42;15104 +89097;48.0486;5.8618;333;20220907;21.8;16;18.9;1.9;16.9;12.1;2.18;10572 +89097;48.0486;5.8618;333;20220908;21.5;13.6;17.6;2.9;15.07;3.1;2.57;12793 +89097;48.0486;5.8618;333;20220909;19.4;13.6;16.5;3.1;14.5;11.9;2.17;10132 +89097;48.0486;5.8618;333;20220910;18.5;13.1;15.8;3.1;14.45;1.2;1.96;9684 +89097;48.0486;5.8618;333;20220911;21.4;12.2;16.8;1.1;14.12;.1;2.3;14340 +89097;48.0486;5.8618;333;20220912;25.9;8.3;17.1;1.1;13.2;0;2.84;17994 +89097;48.0486;5.8618;333;20220913;27.2;12;19.6;1.7;17.2;6.1;2.81;15248 +89097;48.0486;5.8618;333;20220914;23.4;17.3;20.4;2.3;19.7;16.7;2.06;9663 +89097;48.0486;5.8618;333;20220915;19.7;16;17.8;2.4;16.65;4.5;1.74;7617 +89097;48.0486;5.8618;333;20220916;15.9;11.7;13.8;2.1;12.6;0;1.56;8043 +89097;48.0486;5.8618;333;20220917;14.2;6.3;10.3;2.4;9.62;1.3;1.68;10487 +89097;48.0486;5.8618;333;20220918;16.1;4.2;10.1;2.2;8.97;0;2.03;14221 +89097;48.0486;5.8618;333;20220919;16;6;11;1.6;9.17;0;1.91;13097 +89097;48.0486;5.8618;333;20220920;16.7;3.1;9.9;1.3;8.97;0;1.85;14338 +89097;48.0486;5.8618;333;20220921;17.1;4;10.6;2.1;9;0;2.08;14453 +89097;48.0486;5.8618;333;20220922;19.1;2.9;11;1;8.67;0;1.99;15512 +89097;48.0486;5.8618;333;20220923;18.5;4.2;11.3;1.1;10.2;0;1.79;13787 +89097;48.0486;5.8618;333;20220924;17.5;10.1;13.8;1.6;12.52;.5;1.55;9136 +89097;48.0486;5.8618;333;20220925;15.6;7.3;11.5;1.4;11.62;1.5;1.3;9025 +89097;48.0486;5.8618;333;20220926;14.3;7.1;10.7;3.2;10.77;9.9;1.42;8924 +89097;48.0486;5.8618;333;20220927;11.2;8.4;9.8;4.3;10.8;14.5;1.02;5336 +89097;48.0486;5.8618;333;20220928;12.4;8.9;10.7;2.5;11.05;.9;1.07;5763 +89097;48.0486;5.8618;333;20220929;12.3;6.2;9.3;.9;10;2.6;1.04;7401 +89097;48.0486;5.8618;333;20220930;15.7;3.4;9.5;.9;9.1;2.2;1.43;12189 +89097;48.0486;5.8618;333;20221001;13.4;6.8;10.1;4.4;11.7;5.3;.92;7181 +89097;48.0486;5.8618;333;20221002;17.6;12.3;14.9;3.5;15.25;8.1;1.27;7250 +89097;48.0486;5.8618;333;20221003;15.7;9.7;12.7;2.2;11.8;0;1.44;8800 +89097;48.0486;5.8618;333;20221004;17.6;4;10.8;1.1;10.72;.1;1.41;12206 +89097;48.0486;5.8618;333;20221005;20.7;9;14.9;2.6;13.4;0;1.85;11469 +89097;48.0486;5.8618;333;20221006;17.2;12;14.6;1.4;12.47;0;1.35;6884 +89097;48.0486;5.8618;333;20221007;19;5.3;12.1;.9;11.72;.2;1.36;11462 +89097;48.0486;5.8618;333;20221008;16.2;9.5;12.9;1.6;11.77;0;1.29;8636 +89097;48.0486;5.8618;333;20221009;18.6;2.9;10.7;1.4;9.77;.1;1.47;12123 +89097;48.0486;5.8618;333;20221010;20.1;7.5;13.8;2.1;12.82;6.6;1.54;10339 +89097;48.0486;5.8618;333;20221011;16.8;10.2;13.5;1.4;12.87;0;1.13;7328 +89097;48.0486;5.8618;333;20221012;18.6;6;12.3;.9;11.05;.1;1.25;10012 +89097;48.0486;5.8618;333;20221013;14.3;7.4;10.9;1.6;12.52;1.5;.79;5977 +89097;48.0486;5.8618;333;20221014;15.5;12.4;13.9;3.7;15.02;18.7;.78;4194 +89097;48.0486;5.8618;333;20221015;16.4;14.3;15.3;3.8;16.05;4.1;.88;3924 +89097;48.0486;5.8618;333;20221016;22.1;14.3;18.2;2.4;15.65;.3;1.64;7114 +89097;48.0486;5.8618;333;20221017;22.7;14.3;18.5;2.6;15.3;0;1.86;8140 +89097;48.0486;5.8618;333;20221018;22.6;13.1;17.9;1.6;15.37;.3;1.46;8452 +89097;48.0486;5.8618;333;20221019;20.6;10.5;15.5;1.8;14.47;.1;1.19;7995 +89097;48.0486;5.8618;333;20221020;17.9;12.7;15.3;2.5;15.25;14.1;.97;4149 +89097;48.0486;5.8618;333;20221021;18.4;13.5;16;3.6;15.42;12.9;1.22;5142 +89097;48.0486;5.8618;333;20221022;20;11.2;15.6;2.1;14.27;0;1.25;7845 +89097;48.0486;5.8618;333;20221023;20.3;11.8;16.1;2.8;14.15;5.2;1.41;6312 +89097;48.0486;5.8618;333;20221024;19.4;14.1;16.7;2.7;13.85;3.8;1.54;5928 +89097;48.0486;5.8618;333;20221025;19.2;9.4;14.3;1.8;12.6;.5;1.19;7972 +89097;48.0486;5.8618;333;20221026;21.1;13.1;17.1;2;13.95;.9;1.42;6930 +89097;48.0486;5.8618;333;20221027;21.5;8.5;15;1.7;13.82;0;1.09;8097 +89097;48.0486;5.8618;333;20221028;23.2;14.8;19;2.9;14.3;0;1.94;6544 +89097;48.0486;5.8618;333;20221029;22.4;12;17.2;2.1;12.32;0;1.63;6820 +89097;48.0486;5.8618;333;20221030;21.5;11.3;16.4;1.5;11.9;0;1.33;6891 +89097;48.0486;5.8618;333;20221031;20.5;8;14.2;2.2;12.17;8.9;1.25;6777 +89097;48.0486;5.8618;333;20221101;15;13.4;14.2;3.3;12.47;.2;1.25;3074 +89097;48.0486;5.8618;333;20221102;15.6;8;11.8;2.2;10.65;.1;.99;5873 +89097;48.0486;5.8618;333;20221103;13.3;5.7;9.5;2.9;10.22;7.6;.79;4552 +89097;48.0486;5.8618;333;20221104;9.8;7.7;8.8;3.2;10.1;4.3;.63;2747 +89097;48.0486;5.8618;333;20221105;10.2;6;8.1;2;9.17;0;.64;4131 +89097;48.0486;5.8618;333;20221106;9.5;1.8;5.7;2.3;8.37;1.1;.5;4807 +89097;48.0486;5.8618;333;20221107;14.1;7.7;10.9;2.7;10.5;.1;.89;4723 +89097;48.0486;5.8618;333;20221108;16.6;5.8;11.2;3.5;10.32;11.3;1.19;6183 +89097;48.0486;5.8618;333;20221109;13.1;11.4;12.2;2.4;12.77;3.4;.66;1997 +89097;48.0486;5.8618;333;20221110;11.5;6.7;9.1;1.1;10.22;0;.47;3905 +89097;48.0486;5.8618;333;20221111;10;1.7;5.9;1.3;8.67;.1;.36;4940 +89097;48.0486;5.8618;333;20221112;11.1;1.4;6.2;.9;8.52;.1;.39;5324 +89097;48.0486;5.8618;333;20221113;6.9;2.9;4.9;2.1;8.3;0;.34;3169 +89097;48.0486;5.8618;333;20221114;13.9;5;9.5;3.5;10.62;3.2;.68;4233 +89097;48.0486;5.8618;333;20221115;13.9;9.4;11.7;2.9;11.97;8.8;.68;3377 +89097;48.0486;5.8618;333;20221116;12.5;8.7;10.6;3.5;10.82;3.7;.76;3784 +89097;48.0486;5.8618;333;20221117;12.7;9.9;11.3;5.1;10.55;12.8;1.21;2764 +89097;48.0486;5.8618;333;20221118;9.6;7.5;8.6;3.3;9.8;.8;.62;2317 +89097;48.0486;5.8618;333;20221119;7.5;5.1;6.3;2;8.87;.6;.4;2240 +89097;48.0486;5.8618;333;20221120;8.4;5.3;6.9;3.9;8.47;3.6;.65;3128 +89097;48.0486;5.8618;333;20221121;8.4;5.6;7;4.1;8.9;2;.59;2365 +89097;48.0486;5.8618;333;20221122;7.5;4;5.7;3.7;8.1;1.3;.53;2673 +89097;48.0486;5.8618;333;20221123;9.2;2.4;5.8;3;8.1;4.8;.49;4063 +89097;48.0486;5.8618;333;20221124;10.7;6;8.3;3.3;9.17;2.7;.69;3361 +89097;48.0486;5.8618;333;20221125;9.9;5.7;7.8;2;9.2;1.7;.5;2627 +89097;48.0486;5.8618;333;20221126;6.2;3.7;5;1.3;8.5;0;.28;2101 +89097;48.0486;5.8618;333;20221127;8.2;2.3;5.2;2.5;7.92;0;.37;2871 +89097;48.0486;5.8618;333;20221128;8.2;5.4;6.8;2.2;8.95;1.9;.46;1605 +89097;48.0486;5.8618;333;20221129;7.7;4.1;5.9;1.3;9;.1;.29;2062 +89097;48.0486;5.8618;333;20221130;6.9;4.7;5.8;3;8.62;.4;.4;1794 +89097;48.0486;5.8618;333;20221201;4.5;4.1;4.3;3.9;7.12;0;.66;533 +89097;48.0486;5.8618;333;20221202;3.5;2.3;2.9;2.4;6.72;.5;.45;1003 +89097;48.0486;5.8618;333;20221203;2.9;.4;1.7;3.4;6.25;0;.37;1795 +89097;48.0486;5.8618;333;20221204;2.3;.1;1.2;2.1;6.27;1.8;.32;1374 +89097;48.0486;5.8618;333;20221205;4.1;1.5;2.8;2.4;7.05;.2;.32;1594 +89097;48.0486;5.8618;333;20221206;2.8;2;2.4;1.6;6.85;0;.34;844 +89097;48.0486;5.8618;333;20221207;4.4;-.7;1.9;1.6;6.35;0;.28;2605 +89097;48.0486;5.8618;333;20221208;2.6;-.8;.9;.9;5.52;0;.3;1953 +89097;48.0486;5.8618;333;20221209;.1;-5;-2.5;1.8;4.95;0;.16;2325 +89097;48.0486;5.8618;333;20221210;.7;-1.7;-.5;2.3;5.12;.1;.4;1298 +89097;48.0486;5.8618;333;20221211;-2.8;-4.6;-3.7;1.5;4.27;0;.22;1749 +89097;48.0486;5.8618;333;20221212;-2.7;-6.1;-4.4;1.8;3.8;0;.21;2707 +89097;48.0486;5.8618;333;20221213;-.3;-8.3;-4.3;2.3;3.65;.2;.27;3489 +89097;48.0486;5.8618;333;20221214;.5;-2.4;-.9;1.7;5.6;5.5;.2;1639 +89097;48.0486;5.8618;333;20221215;-.8;-1.8;-1.3;3;5.2;0;.3;1130 +89097;48.0486;5.8618;333;20221216;-1.4;-5.9;-3.6;2.2;3.85;0;.3;3262 +89097;48.0486;5.8618;333;20221217;-3.3;-11.1;-7.2;1;2.9;0;.14;4300 +89097;48.0486;5.8618;333;20221218;.8;-11;-5.1;2.3;4.32;0;.03;4367 +89097;48.0486;5.8618;333;20221219;11.8;.5;6.2;4.3;8.57;0;.48;3781 +89097;48.0486;5.8618;333;20221220;14;10.8;12.4;5.4;10.5;12.3;1.44;2214 +89097;48.0486;5.8618;333;20221221;11.5;10.1;10.8;4.4;11.5;4.3;.67;1352 +89097;48.0486;5.8618;333;20221222;11.4;9.5;10.4;6.3;11.2;15.1;.77;1385 +89097;48.0486;5.8618;333;20221223;13.2;9.7;11.5;4.9;12.87;8.5;.45;1725 +89097;48.0486;5.8618;333;20221224;11.1;9.2;10.2;3;10.7;.1;.63;1700 +89097;48.0486;5.8618;333;20221225;12.2;8.3;10.3;2.6;10.75;0;.54;2351 +89097;48.0486;5.8618;333;20221226;10.5;9.5;10;3.6;10.05;6.6;.88;983 +89097;48.0486;5.8618;333;20221227;7.1;.9;4;1.6;7.27;0;.28;3045 +89097;48.0486;5.8618;333;20221228;9.1;2.7;5.9;4.3;8.07;.1;.57;2988 +89097;48.0486;5.8618;333;20221229;10.5;8.5;9.5;5.3;9.55;4.5;1.04;1568 +89097;48.0486;5.8618;333;20221230;10.7;5.4;8.1;4.3;9.9;5.5;.47;2448 +89097;48.0486;5.8618;333;20221231;14.5;10.6;12.6;5.3;11.4;0;1.22;2506 +89098;48.06068;6.1966;370;20220101;13.6;4.4;9;2.1;9.13;.1;.42;4577 +89098;48.06068;6.1966;370;20220102;11;.9;5.9;4;8.44;1.1;.57;3162 +89098;48.06068;6.1966;370;20220103;10.4;7.7;9;5.6;10.26;11.5;.73;1544 +89098;48.06068;6.1966;370;20220104;10.9;8.7;9.8;6;9.76;18;1.25;427 +89098;48.06068;6.1966;370;20220105;2.8;.9;1.8;3.6;6;.2;.45;2459 +89098;48.06068;6.1966;370;20220106;3.3;.9;2.1;1.3;5.96;.1;.35;2158 +89098;48.06068;6.1966;370;20220107;1.4;-2.9;-.8;3.9;6.01;6;.13;1487 +89098;48.06068;6.1966;370;20220108;3.5;.8;2.2;6.1;6.84;12.5;.32;2579 +89098;48.06068;6.1966;370;20220109;3.9;2.5;3.2;4.4;7.01;3.7;.49;1490 +89098;48.06068;6.1966;370;20220110;1.3;-2;-.3;1.7;5.91;0;.2;2136 +89098;48.06068;6.1966;370;20220111;1.8;-2.3;-.3;1.8;5.41;0;.26;3240 +89098;48.06068;6.1966;370;20220112;2.8;-5.9;-1.6;1.3;4.74;0;.12;6108 +89098;48.06068;6.1966;370;20220113;2.6;-4;-.7;2.6;5;0;.27;5008 +89098;48.06068;6.1966;370;20220114;6.5;-4.8;.8;.6;5.14;0;.13;5884 +89098;48.06068;6.1966;370;20220115;0;-3.7;-1.8;1.4;4.93;0;.21;3447 +89098;48.06068;6.1966;370;20220116;-1.1;-5.1;-3.1;2.2;4.89;.1;.21;1649 +89098;48.06068;6.1966;370;20220117;2.1;-2.6;-.3;1.4;5.99;.1;.23;2335 +89098;48.06068;6.1966;370;20220118;6.3;0;3.1;2.1;6.26;0;.39;5409 +89098;48.06068;6.1966;370;20220119;2.2;-3.5;-.6;3.3;5.89;2.4;.23;2335 +89098;48.06068;6.1966;370;20220120;4.2;.5;2.4;2.3;6.31;.8;.45;2625 +89098;48.06068;6.1966;370;20220121;3.1;-1.6;.8;1.5;5.51;0;.34;4379 +89098;48.06068;6.1966;370;20220122;3.4;-.8;1.3;1.4;6.09;0;.35;2883 +89098;48.06068;6.1966;370;20220123;6.6;.3;3.4;1.7;5.91;0;.43;6266 +89098;48.06068;6.1966;370;20220124;6.2;-5.5;.4;1;5.14;0;.28;7028 +89098;48.06068;6.1966;370;20220125;5.4;-5;.2;1.4;5.09;0;.32;6491 +89098;48.06068;6.1966;370;20220126;-2.3;-3.4;-2.9;1.4;4.86;0;.28;1106 +89098;48.06068;6.1966;370;20220127;-1;-4.3;-2.7;2.4;5.06;.6;.22;2033 +89098;48.06068;6.1966;370;20220128;2.5;-1;.7;1.8;6.24;0;.3;3102 +89098;48.06068;6.1966;370;20220129;2.6;-.3;1.2;4.2;6.6;2.7;.2;2515 +89098;48.06068;6.1966;370;20220130;7;2.5;4.8;1.9;7.46;.3;.52;3682 +89098;48.06068;6.1966;370;20220131;5.7;.2;3;5;6.66;2.8;.67;3397 +89098;48.06068;6.1966;370;20220201;2.5;.6;1.6;4.5;6.56;3.8;.37;2346 +89098;48.06068;6.1966;370;20220202;8.5;2.7;5.6;3.5;9.64;.9;.23;2113 +89098;48.06068;6.1966;370;20220203;7.6;5.5;6.5;2.1;8.61;.2;.55;3215 +89098;48.06068;6.1966;370;20220204;6;2.4;4.2;4;7.86;2.9;.46;2764 +89098;48.06068;6.1966;370;20220205;6.6;-2.1;2.3;2.7;6.29;0;.55;7445 +89098;48.06068;6.1966;370;20220206;5.7;1.2;3.4;7.8;7.64;18;.38;2388 +89098;48.06068;6.1966;370;20220207;6.4;2.1;4.3;3.7;5.84;.1;1.04;7776 +89098;48.06068;6.1966;370;20220208;10.4;-2.2;4.1;1.8;6.14;0;.81;8008 +89098;48.06068;6.1966;370;20220209;11.4;-2.2;4.6;2;6.19;0;.89;9211 +89098;48.06068;6.1966;370;20220210;6;1;3.5;3;7.16;5.3;.71;3943 +89098;48.06068;6.1966;370;20220211;6.9;1.1;4;2.2;6.06;0;.83;7628 +89098;48.06068;6.1966;370;20220212;5.5;-4.4;.5;2.4;4.69;0;.8;9043 +89098;48.06068;6.1966;370;20220213;12.7;-2.2;5.2;3.9;5.86;.1;1.44;10320 +89098;48.06068;6.1966;370;20220214;9.5;3.2;6.3;4.7;7.8;3.2;1.04;3918 +89098;48.06068;6.1966;370;20220215;8.2;3.7;6;4.4;7.49;3.9;1.02;5377 +89098;48.06068;6.1966;370;20220216;9.2;4.7;6.9;7.4;9.69;15.2;.53;3258 +89098;48.06068;6.1966;370;20220217;11.5;9.1;10.3;6.7;9.2;3.6;1.66;5433 +89098;48.06068;6.1966;370;20220218;12.5;6.8;9.7;5.7;9.19;2.2;1.52;3922 +89098;48.06068;6.1966;370;20220219;8;2;5;4.5;5.91;0;1.43;7364 +89098;48.06068;6.1966;370;20220220;8;3.4;5.7;7.6;8.34;8.6;.79;4131 +89098;48.06068;6.1966;370;20220221;6.8;3.2;5;6.9;7.66;3.9;.85;4186 +89098;48.06068;6.1966;370;20220222;8;3.9;6;4.4;8.56;3.5;.71;4645 +89098;48.06068;6.1966;370;20220223;11.3;4.7;8;1.7;8.16;0;1.05;8564 +89098;48.06068;6.1966;370;20220224;11.4;1.5;6.4;4.1;7.24;2.3;1.44;7246 +89098;48.06068;6.1966;370;20220225;6.7;-.9;2.9;2.8;5.99;1.3;.95;7917 +89098;48.06068;6.1966;370;20220226;6.9;-3.1;1.9;2.3;5.14;0;1.07;11309 +89098;48.06068;6.1966;370;20220227;10;-2.7;3.7;2.4;4.09;0;1.58;13118 +89098;48.06068;6.1966;370;20220228;11.5;-4.4;3.5;1.5;4.74;0;1.33;13035 +89098;48.06068;6.1966;370;20220301;11.3;-4.7;3.3;1.3;4.84;0;1.27;12566 +89098;48.06068;6.1966;370;20220302;10.8;-2.3;4.3;1.4;6.06;0;1.07;9147 +89098;48.06068;6.1966;370;20220303;13.6;-1;6.3;1.2;6.36;0;1.37;13057 +89098;48.06068;6.1966;370;20220304;11;-4.3;3.3;1.5;4.26;0;1.45;13831 +89098;48.06068;6.1966;370;20220305;8.3;-6.3;1;1.4;3.76;0;1.27;14019 +89098;48.06068;6.1966;370;20220306;7;-6.8;.1;2;3.74;0;1.31;13825 +89098;48.06068;6.1966;370;20220307;6.5;-4.1;1.2;2.9;3.66;0;1.57;13805 +89098;48.06068;6.1966;370;20220308;11.1;-6.7;2.2;1.7;3.91;0;1.54;14693 +89098;48.06068;6.1966;370;20220309;13.8;-3.6;5.1;1.5;5.29;0;1.66;14691 +89098;48.06068;6.1966;370;20220310;14.9;-1;6.9;1.9;5.25;0;1.93;14595 +89098;48.06068;6.1966;370;20220311;16.1;-.7;7.7;3.3;6.26;0;2.35;12820 +89098;48.06068;6.1966;370;20220312;12.6;6.4;9.5;2.4;7.64;0;1.66;8352 +89098;48.06068;6.1966;370;20220313;13.9;3.9;8.9;2.5;8.29;4.9;1.54;7517 +89098;48.06068;6.1966;370;20220314;13.8;4.1;9;2.2;7.76;2.8;1.9;14773 +89098;48.06068;6.1966;370;20220315;12.2;4.4;8.3;2.3;9.29;0;1.05;4835 +89098;48.06068;6.1966;370;20220316;16.2;3.8;10;1.5;9.51;0;1.39;8626 +89098;48.06068;6.1966;370;20220317;9.9;6.9;8.4;3.3;9.66;1.1;.88;2302 +89098;48.06068;6.1966;370;20220318;12.7;5.9;9.3;6.4;7.49;0;2.48;10946 +89098;48.06068;6.1966;370;20220319;14;3.9;9;5.3;5.83;.4;3.06;15370 +89098;48.06068;6.1966;370;20220320;16.1;2.7;9.4;3.2;7.03;1.5;2.53;14429 +89098;48.06068;6.1966;370;20220321;17.5;3.2;10.3;2.2;6.93;0;2.59;16762 +89098;48.06068;6.1966;370;20220322;17;1.9;9.4;1.6;6.36;0;2.38;17913 +89098;48.06068;6.1966;370;20220323;18.1;.7;9.4;1.5;6.03;0;2.48;18491 +89098;48.06068;6.1966;370;20220324;19.5;1;10.2;1.6;5.69;0;2.73;18931 +89098;48.06068;6.1966;370;20220325;19.1;1.8;10.4;2.2;5.73;0;2.99;18543 +89098;48.06068;6.1966;370;20220326;19.4;2.1;10.8;3.1;5.89;0;3.44;18723 +89098;48.06068;6.1966;370;20220327;20.2;2.9;11.5;2;6.03;0;3.08;18963 +89098;48.06068;6.1966;370;20220328;21.1;4.6;12.9;1.9;6.57;0;3.11;18768 +89098;48.06068;6.1966;370;20220329;18;6.2;12.1;2.4;6.76;1.7;2.8;12693 +89098;48.06068;6.1966;370;20220330;13.4;8.1;10.8;2.5;10.43;4.4;1.45;7236 +89098;48.06068;6.1966;370;20220331;9.3;6.9;8.1;3.1;8.99;4.3;1.12;4437 +89098;48.06068;6.1966;370;20220401;3.1;.6;1.8;3.9;5.96;4.2;.89;5759 +89098;48.06068;6.1966;370;20220402;2.6;-.6;1;2.9;5.39;.9;.98;7118 +89098;48.06068;6.1966;370;20220403;4.2;-2.5;.9;3.1;4.66;0;1.28;8990 +89098;48.06068;6.1966;370;20220404;8.9;-4.1;2.4;4.1;4.59;0;2.25;18593 +89098;48.06068;6.1966;370;20220405;9.9;4.2;7.1;4.3;7.79;.2;1.38;6504 +89098;48.06068;6.1966;370;20220406;11.3;7.6;9.5;4.7;9.96;2;1.33;5355 +89098;48.06068;6.1966;370;20220407;11.5;7.9;9.7;8.8;10.23;17.1;1.44;5297 +89098;48.06068;6.1966;370;20220408;13;6.5;9.7;6.9;9.76;26.6;1.75;6924 +89098;48.06068;6.1966;370;20220409;8.7;1;4.8;3;6.56;.6;1.71;13513 +89098;48.06068;6.1966;370;20220410;12.6;-.8;5.9;2.1;5.93;0;2.47;20380 +89098;48.06068;6.1966;370;20220411;17.7;1.8;9.7;3.4;6.63;0;3.52;21658 +89098;48.06068;6.1966;370;20220412;22;6.3;14.1;2.9;7.83;0;3.99;20215 +89098;48.06068;6.1966;370;20220413;21.8;9.7;15.7;2.5;9.76;0;3.74;19895 +89098;48.06068;6.1966;370;20220414;21.1;9.3;15.2;2.4;12.13;0;3.2;18762 +89098;48.06068;6.1966;370;20220415;20.6;8.2;14.4;2.2;10.76;0;3.22;18912 +89098;48.06068;6.1966;370;20220416;17;6;11.5;4.3;7.96;0;3.66;21405 +89098;48.06068;6.1966;370;20220417;17.9;2.4;10.2;4.2;5.39;0;4.23;23470 +89098;48.06068;6.1966;370;20220418;18.8;1;9.9;2.3;5.79;0;3.71;24218 +89098;48.06068;6.1966;370;20220419;19.4;2.8;11.1;1.9;6.93;0;3.49;22631 +89098;48.06068;6.1966;370;20220420;17.7;4.4;11;3.3;6.66;0;3.85;22702 +89098;48.06068;6.1966;370;20220421;18.4;3.2;10.8;3.2;7.13;0;3.8;24000 +89098;48.06068;6.1966;370;20220422;18.8;3.8;11.3;2.7;8.79;.4;3.33;21490 +89098;48.06068;6.1966;370;20220423;14.3;8.3;11.3;2.6;10.53;7.1;1.9;9997 +89098;48.06068;6.1966;370;20220424;10.4;7;8.7;2.6;10.69;7.3;1.03;6524 +89098;48.06068;6.1966;370;20220425;14.9;8.4;11.6;2.1;10.99;6.3;1.97;11648 +89098;48.06068;6.1966;370;20220426;14.6;5.6;10.1;2.7;8.64;.1;2.51;17031 +89098;48.06068;6.1966;370;20220427;16.3;2.3;9.3;3.4;8.77;0;3.03;22364 +89098;48.06068;6.1966;370;20220428;20;4.5;12.3;3.2;8.47;0;4.15;25007 +89098;48.06068;6.1966;370;20220429;18.6;4.8;11.7;1.9;8.74;.2;3.06;17999 +89098;48.06068;6.1966;370;20220430;16.8;5.7;11.2;2.4;9.73;0;2.95;19617 +89098;48.06068;6.1966;370;20220501;16.7;2.9;9.8;1.7;8.89;0;3.02;22205 +89098;48.06068;6.1966;370;20220502;18.8;4.1;11.5;1.8;9.66;0;2.67;15912 +89098;48.06068;6.1966;370;20220503;21.7;5.3;13.5;1.7;10.29;1;3.6;22414 +89098;48.06068;6.1966;370;20220504;20.3;6.5;13.4;2;11.53;6.2;2.7;14818 +89098;48.06068;6.1966;370;20220505;15.5;9.3;12.4;2;11.39;.6;2.08;11915 +89098;48.06068;6.1966;370;20220506;19.6;7.5;13.5;1.9;10.39;.1;2.87;15281 +89098;48.06068;6.1966;370;20220507;20.9;4.3;12.6;1.6;9.86;0;3.12;17857 +89098;48.06068;6.1966;370;20220508;22.4;5.6;14;1.9;10.44;.3;3.41;18538 +89098;48.06068;6.1966;370;20220509;24;6.3;15.2;1.4;11.66;.2;3.49;19998 +89098;48.06068;6.1966;370;20220510;24;9.1;16.6;1.6;13.14;0;3.42;17959 +89098;48.06068;6.1966;370;20220511;26.9;11.7;19.3;3.6;12.94;0;4.96;19993 +89098;48.06068;6.1966;370;20220512;22.3;14.7;18.5;2.6;14.34;2.3;3.08;12333 +89098;48.06068;6.1966;370;20220513;21.5;14.4;17.9;1.8;13.56;0;3.06;14281 +89098;48.06068;6.1966;370;20220514;23.1;5.4;14.2;1;10.21;0;3.55;21411 +89098;48.06068;6.1966;370;20220515;27.5;7.2;17.4;1.3;12.24;.2;3.94;20613 +89098;48.06068;6.1966;370;20220516;23.5;16;19.7;2.1;14.74;3.4;3.38;14205 +89098;48.06068;6.1966;370;20220517;26.7;10.5;18.6;.9;14.06;.1;3.77;20613 +89098;48.06068;6.1966;370;20220518;28.6;11.3;20;1;14.61;0;4.04;21051 +89098;48.06068;6.1966;370;20220519;27.4;13.7;20.5;2.7;15.89;.2;4.14;16670 +89098;48.06068;6.1966;370;20220520;28.9;16.8;22.9;4.2;14.54;2;5.58;17468 +89098;48.06068;6.1966;370;20220521;23.2;8;15.6;1.3;11.71;.1;3.69;21102 +89098;48.06068;6.1966;370;20220522;24.4;8.4;16.4;1.5;12.41;3.9;2.8;12033 +89098;48.06068;6.1966;370;20220523;22.2;13.2;17.7;3.5;15.59;10.7;2.82;10803 +89098;48.06068;6.1966;370;20220524;18.4;11.4;14.9;3.5;12.16;.2;3.07;14880 +89098;48.06068;6.1966;370;20220525;20.4;6.1;13.3;1.7;10.59;0;3.32;19598 +89098;48.06068;6.1966;370;20220526;20.5;8.9;14.7;1.9;11.66;0;2.89;14174 +89098;48.06068;6.1966;370;20220527;17.8;9.4;13.6;1.8;12.31;.1;2.08;10172 +89098;48.06068;6.1966;370;20220528;18.5;7;12.7;2.3;9.24;0;3.62;21018 +89098;48.06068;6.1966;370;20220529;16.7;4.9;10.8;2.4;7.76;0;3.37;19577 +89098;48.06068;6.1966;370;20220530;19.9;2.1;11;1.3;7.44;0;2.9;15383 +89098;48.06068;6.1966;370;20220531;22.5;4.9;13.7;1.6;8.84;.2;3.6;18622 +89098;48.06068;6.1966;370;20220601;22.3;6.1;14.2;1.5;10.54;0;3.37;18223 +89098;48.06068;6.1966;370;20220602;24.3;9.5;16.9;1.7;11.59;.2;3.06;12741 +89098;48.06068;6.1966;370;20220603;23.9;10.9;17.4;1.7;15.14;8.3;3.08;14739 +89098;48.06068;6.1966;370;20220604;27.4;14.9;21.1;2;17.36;21.2;4.13;19109 +89098;48.06068;6.1966;370;20220605;22.1;15.9;19;2.7;17.39;7.1;2.77;11956 +89098;48.06068;6.1966;370;20220606;20.7;13.2;16.9;2.4;14.39;.3;2.8;12626 +89098;48.06068;6.1966;370;20220607;20.7;12.4;16.5;2.4;14.04;4.4;2.9;13645 +89098;48.06068;6.1966;370;20220608;19.3;10.3;14.8;2.8;13.56;12.2;2.33;10543 +89098;48.06068;6.1966;370;20220609;19.2;10.5;14.9;2.6;12.06;.1;3.18;16429 +89098;48.06068;6.1966;370;20220610;24.1;6.7;15.4;.9;11.64;0;3.86;22910 +89098;48.06068;6.1966;370;20220611;27.5;9.6;18.6;.8;13.51;.1;5.1;30296 +89098;48.06068;6.1966;370;20220612;28.2;11;19.6;1.5;15.44;2.4;5.07;27552 +89098;48.06068;6.1966;370;20220613;22.8;12.6;17.7;1.9;12.31;.1;5.06;29140 +89098;48.06068;6.1966;370;20220614;26.9;7.5;17.2;1.2;11.94;0;5.16;30246 +89098;48.06068;6.1966;370;20220615;31;10.9;20.9;1.1;13.99;0;5.56;29895 +89098;48.06068;6.1966;370;20220616;29;14.4;21.7;1.6;14.41;0;5.63;28823 +89098;48.06068;6.1966;370;20220617;30.4;11.7;21.1;.9;13.64;0;5.35;28860 +89098;48.06068;6.1966;370;20220618;35.5;14.3;24.9;1.9;14.66;0;6.57;28653 +89098;48.06068;6.1966;370;20220619;33.8;23;28.4;5;15.59;.5;8.73;27012 +89098;48.06068;6.1966;370;20220620;26.8;18.5;22.6;3.4;16.56;.3;5.36;22386 +89098;48.06068;6.1966;370;20220621;29.1;13.6;21.3;2.1;16.06;5.6;5.04;23762 +89098;48.06068;6.1966;370;20220622;24.4;18.5;21.4;2.2;18.96;5.5;3.05;12401 +89098;48.06068;6.1966;370;20220623;28.8;14.5;21.7;1.6;17.46;3.3;4.66;22960 +89098;48.06068;6.1966;370;20220624;21;14.7;17.9;2.6;16.86;10;2.83;14283 +89098;48.06068;6.1966;370;20220625;26.5;13.1;19.8;2.3;15.66;2.3;4.95;25657 +89098;48.06068;6.1966;370;20220626;19.5;14.8;17.1;1.9;17.19;15.9;2.06;10074 +89098;48.06068;6.1966;370;20220627;19.9;15.3;17.6;2.2;16.49;.2;2.37;11012 +89098;48.06068;6.1966;370;20220628;24.3;8.9;16.6;1.3;14.39;.1;4.2;25050 +89098;48.06068;6.1966;370;20220629;27.6;12.2;19.9;1.1;15.34;0;5;27744 +89098;48.06068;6.1966;370;20220630;27.4;12.4;19.9;2.1;15.14;0;4.7;23519 +89098;48.06068;6.1966;370;20220701;21.7;11.9;16.8;1.7;12.64;.4;4.15;23626 +89098;48.06068;6.1966;370;20220702;27.3;7.5;17.4;1.4;12.11;0;5.3;30787 +89098;48.06068;6.1966;370;20220703;28.8;11.4;20.1;1.8;13.59;0;5.63;29512 +89098;48.06068;6.1966;370;20220704;25.6;12.5;19.1;1.5;12.94;.1;4.61;24473 +89098;48.06068;6.1966;370;20220705;26.9;9.5;18.2;1.7;11.69;0;5.42;30152 +89098;48.06068;6.1966;370;20220706;23.4;9.7;16.6;2;11.26;0;4.76;26655 +89098;48.06068;6.1966;370;20220707;22;8.9;15.4;2.2;12.29;0;3.37;17210 +89098;48.06068;6.1966;370;20220708;24.7;9.5;17.1;1.9;11.61;0;5.14;29380 +89098;48.06068;6.1966;370;20220709;27.1;8.4;17.7;1.5;12.21;0;5.04;28219 +89098;48.06068;6.1966;370;20220710;24;13.1;18.6;3;12.31;0;5.45;28356 +89098;48.06068;6.1966;370;20220711;27.3;10.5;18.9;2.3;12.71;0;5.52;28572 +89098;48.06068;6.1966;370;20220712;29;12;20.5;1.5;13.01;0;5.4;28328 +89098;48.06068;6.1966;370;20220713;32.3;10.8;21.6;.9;12.56;0;5.06;26366 +89098;48.06068;6.1966;370;20220714;33.7;13.7;23.7;2.4;13.59;0;6.69;28670 +89098;48.06068;6.1966;370;20220715;26.7;13.6;20.2;2;11.94;0;5.48;27813 +89098;48.06068;6.1966;370;20220716;27.2;9;18.1;1.8;10.51;0;5.42;28932 +89098;48.06068;6.1966;370;20220717;30.8;11.5;21.1;1.8;10.91;0;5.87;28153 +89098;48.06068;6.1966;370;20220718;35.4;12.2;23.8;1.3;11.24;0;5.98;28685 +89098;48.06068;6.1966;370;20220719;37.1;13.9;25.5;1.4;13.36;0;6.29;28973 +89098;48.06068;6.1966;370;20220720;29.9;19.3;24.6;2.2;17.91;11.6;4.4;16520 +89098;48.06068;6.1966;370;20220721;27.9;16.5;22.2;1.9;17.66;.1;4.96;24838 +89098;48.06068;6.1966;370;20220722;31.3;13.5;22.4;1.6;16.29;2;5.15;24925 +89098;48.06068;6.1966;370;20220723;27.3;15.9;21.6;1.7;17.41;.1;4.35;21481 +89098;48.06068;6.1966;370;20220724;32.2;13.8;23;.9;15.79;0;5.27;27868 +89098;48.06068;6.1966;370;20220725;31.1;16.2;23.7;3.2;16.31;0;5.87;23394 +89098;48.06068;6.1966;370;20220726;24.6;14.5;19.6;2.4;14.51;0;4.44;22194 +89098;48.06068;6.1966;370;20220727;25.6;11.9;18.8;1.7;12.66;0;4.6;24512 +89098;48.06068;6.1966;370;20220728;28.6;10.8;19.7;1.6;12.41;0;4.89;25094 +89098;48.06068;6.1966;370;20220729;27.7;13.3;20.5;1.6;12.19;0;4.54;22133 +89098;48.06068;6.1966;370;20220730;28.8;11.6;20.2;1.5;12.59;0;4.39;20802 +89098;48.06068;6.1966;370;20220731;31.1;13.5;22.3;1.6;13.74;0;5.26;25344 +89098;48.06068;6.1966;370;20220801;28.3;12.5;20.4;1.4;15.09;.3;4.26;21717 +89098;48.06068;6.1966;370;20220802;30.6;12.5;21.6;1;14.76;0;4.9;26619 +89098;48.06068;6.1966;370;20220803;34.4;13.4;23.9;.8;14.16;0;5.1;26795 +89098;48.06068;6.1966;370;20220804;36.4;16.1;26.3;1.6;14.59;.7;5.79;24659 +89098;48.06068;6.1966;370;20220805;27.9;19.6;23.8;3.4;17.01;.6;4.96;18873 +89098;48.06068;6.1966;370;20220806;26.5;15.3;20.9;3.1;12.59;0;5.47;24460 +89098;48.06068;6.1966;370;20220807;28;10.1;19;2.2;10.04;0;5.31;25996 +89098;48.06068;6.1966;370;20220808;30.1;10;20;1.8;10.26;.1;5.27;26011 +89098;48.06068;6.1966;370;20220809;31.1;11.7;21.4;1.8;10.71;0;5.36;25367 +89098;48.06068;6.1966;370;20220810;30.8;12;21.4;2.1;10.61;0;5.5;24636 +89098;48.06068;6.1966;370;20220811;31.2;10.6;20.9;1.9;10.16;0;5.44;25777 +89098;48.06068;6.1966;370;20220812;31.2;11.5;21.4;1.9;10.04;0;5.41;25158 +89098;48.06068;6.1966;370;20220813;31;10.8;20.9;1.7;10.24;.1;5.18;25367 +89098;48.06068;6.1966;370;20220814;27;11.8;19.4;2;13.11;20;3.66;14998 +89098;48.06068;6.1966;370;20220815;21.8;15.6;18.7;3.1;17.54;4.7;2.83;14130 +89098;48.06068;6.1966;370;20220816;29.2;14.3;21.8;1.5;16.56;1.5;4.34;22156 +89098;48.06068;6.1966;370;20220817;27.6;16.4;22;2;17.94;6.2;3.85;18123 +89098;48.06068;6.1966;370;20220818;21.7;16.1;18.9;1.6;18.74;3.6;1.86;8378 +89098;48.06068;6.1966;370;20220819;25.5;16.3;20.9;2.2;17.91;12.7;3.37;16095 +89098;48.06068;6.1966;370;20220820;24.4;15.9;20.2;1.6;16.39;.6;3.27;16766 +89098;48.06068;6.1966;370;20220821;26.1;9.5;17.8;.9;13.29;0;3.67;22523 +89098;48.06068;6.1966;370;20220822;27.8;11.7;19.8;1;14.06;0;3.97;23157 +89098;48.06068;6.1966;370;20220823;28.9;12.5;20.7;.9;15.19;0;3.75;21067 +89098;48.06068;6.1966;370;20220824;30.6;13.1;21.9;1;14.09;0;4.03;21560 +89098;48.06068;6.1966;370;20220825;31.3;12.2;21.8;1;14.04;0;4.13;22578 +89098;48.06068;6.1966;370;20220826;24.3;14.6;19.5;1.8;16.61;1.1;2.82;13871 +89098;48.06068;6.1966;370;20220827;25;16;20.5;1.5;17.44;3.1;2.81;13874 +89098;48.06068;6.1966;370;20220828;27;13.6;20.3;1.5;16.64;0;3.43;18225 +89098;48.06068;6.1966;370;20220829;29.3;12.8;21.1;1.2;15.41;0;3.81;20777 +89098;48.06068;6.1966;370;20220830;29.4;13.1;21.3;1.4;16.01;0;3.43;16440 +89098;48.06068;6.1966;370;20220831;26.1;15;20.5;1.3;16.69;4;3.54;20221 +89098;48.06068;6.1966;370;20220901;25.9;11;18.5;1.2;13.99;.1;3.39;20235 +89098;48.06068;6.1966;370;20220902;26.6;10.3;18.5;1.7;14.14;2.1;3.23;17034 +89098;48.06068;6.1966;370;20220903;21.7;14.6;18.1;2;16.99;2.9;2.22;11066 +89098;48.06068;6.1966;370;20220904;27.3;10.9;19.1;1.2;14.41;.1;3.4;20752 +89098;48.06068;6.1966;370;20220905;29.3;11.8;20.6;1.6;15.71;1.5;3.67;18944 +89098;48.06068;6.1966;370;20220906;27.8;16;21.9;2.4;17.31;.7;3.52;15229 +89098;48.06068;6.1966;370;20220907;22.6;16.1;19.3;2.2;16.99;11.5;2.45;11572 +89098;48.06068;6.1966;370;20220908;21.6;13.7;17.6;3.1;15.06;5.9;2.82;14292 +89098;48.06068;6.1966;370;20220909;19.6;13.6;16.6;3.6;14.51;18.7;2.38;10651 +89098;48.06068;6.1966;370;20220910;18.6;12.8;15.7;3.8;14.41;1.5;2.12;10042 +89098;48.06068;6.1966;370;20220911;21.2;12;16.6;1.3;14.11;.1;2.59;16810 +89098;48.06068;6.1966;370;20220912;26.1;8;17.1;1.3;12.89;0;3.05;19064 +89098;48.06068;6.1966;370;20220913;27.7;11.3;19.5;1.7;16.56;4.4;2.86;14198 +89098;48.06068;6.1966;370;20220914;23.4;17.4;20.4;2.9;19.71;21.6;2.1;8667 +89098;48.06068;6.1966;370;20220915;19.5;15.9;17.7;2.9;16.66;4.7;1.77;7236 +89098;48.06068;6.1966;370;20220916;15.8;11.1;13.4;1.9;12.76;0;1.52;8328 +89098;48.06068;6.1966;370;20220917;13.6;6.1;9.8;2.3;9.89;3;1.48;9023 +89098;48.06068;6.1966;370;20220918;15.8;4.4;10.1;2;9.24;0;2.05;15309 +89098;48.06068;6.1966;370;20220919;15.9;5.9;10.9;1.4;9.14;0;2.03;15475 +89098;48.06068;6.1966;370;20220920;16.3;2.3;9.3;1.1;8.64;0;1.86;15050 +89098;48.06068;6.1966;370;20220921;17.4;2.4;9.9;1.5;8.56;0;2.1;16714 +89098;48.06068;6.1966;370;20220922;19.3;1.9;10.6;.8;8.56;0;2.03;17082 +89098;48.06068;6.1966;370;20220923;18.7;4.2;11.5;1.1;10.31;.7;1.8;13440 +89098;48.06068;6.1966;370;20220924;17.7;10.2;14;1.6;12.76;2.2;1.54;8461 +89098;48.06068;6.1966;370;20220925;15.6;7.1;11.4;1.2;11.56;1.1;1.21;7381 +89098;48.06068;6.1966;370;20220926;14.6;7.1;10.9;3.5;10.96;12.6;1.48;8100 +89098;48.06068;6.1966;370;20220927;11.4;8.5;9.9;5;10.79;21.1;1.15;5529 +89098;48.06068;6.1966;370;20220928;12.2;8.9;10.5;2.9;10.99;2;1.08;5177 +89098;48.06068;6.1966;370;20220929;11.6;5.7;8.7;.8;10.11;1.6;.94;6118 +89098;48.06068;6.1966;370;20220930;15.4;4.9;10.2;1;9.56;.6;1.46;12068 +89098;48.06068;6.1966;370;20221001;12.8;6.2;9.5;5.1;11.56;9.8;.75;4413 +89098;48.06068;6.1966;370;20221002;17.6;12.3;14.9;3.8;15.24;15.7;1.34;6995 +89098;48.06068;6.1966;370;20221003;15.7;9.7;12.7;1.8;11.91;0;1.48;10601 +89098;48.06068;6.1966;370;20221004;18.4;3.5;10.9;1;10.56;.1;1.53;13750 +89098;48.06068;6.1966;370;20221005;21;7.9;14.5;2.6;12.96;0;2.08;13716 +89098;48.06068;6.1966;370;20221006;16.9;10.9;13.9;1.3;12.61;0;1.3;7644 +89098;48.06068;6.1966;370;20221007;19.4;6.1;12.8;1;11.99;.2;1.43;11755 +89098;48.06068;6.1966;370;20221008;16.5;10.1;13.3;1.4;11.96;0;1.4;10181 +89098;48.06068;6.1966;370;20221009;18.9;2.3;10.6;1.2;9.71;.1;1.47;13262 +89098;48.06068;6.1966;370;20221010;20.5;7.1;13.8;2.2;12.86;5.2;1.67;10752 +89098;48.06068;6.1966;370;20221011;16.8;9.7;13.2;1;12.89;0;1.09;7626 +89098;48.06068;6.1966;370;20221012;17.8;6.7;12.2;.9;11.31;.1;1.23;10350 +89098;48.06068;6.1966;370;20221013;13.9;6.7;10.3;1.5;12.24;1.6;.71;4077 +89098;48.06068;6.1966;370;20221014;15.4;12;13.7;4.1;14.81;26.2;.8;3058 +89098;48.06068;6.1966;370;20221015;16.6;14;15.3;4.6;15.84;3.9;1.07;4626 +89098;48.06068;6.1966;370;20221016;22.5;14;18.2;2.6;15.39;0;1.8;7135 +89098;48.06068;6.1966;370;20221017;22.7;13.2;17.9;2.8;14.81;0;2.01;9739 +89098;48.06068;6.1966;370;20221018;22.5;11.9;17.2;2;14.96;.3;1.66;10081 +89098;48.06068;6.1966;370;20221019;21.4;10.2;15.8;1.8;14.19;.1;1.34;8918 +89098;48.06068;6.1966;370;20221020;18.2;11.6;14.9;2.4;14.96;18;.99;3114 +89098;48.06068;6.1966;370;20221021;17.7;12.9;15.3;3.7;15.06;17.8;1.19;4705 +89098;48.06068;6.1966;370;20221022;20;10.2;15.1;2.1;13.91;.1;1.35;9332 +89098;48.06068;6.1966;370;20221023;20.8;10.6;15.7;2.7;13.79;5.7;1.51;5951 +89098;48.06068;6.1966;370;20221024;19.5;14.3;16.9;3.1;13.86;5.4;1.73;6330 +89098;48.06068;6.1966;370;20221025;19.4;8.6;14;2;12.34;1.6;1.32;9362 +89098;48.06068;6.1966;370;20221026;21;12.3;16.6;2.3;13.96;.8;1.56;8512 +89098;48.06068;6.1966;370;20221027;22.4;7.7;15.1;1.7;13.46;0;1.2;8849 +89098;48.06068;6.1966;370;20221028;23.6;13.8;18.7;2.8;13.56;0;2.01;7301 +89098;48.06068;6.1966;370;20221029;23.5;10.6;17.1;1.9;12.04;0;1.63;7350 +89098;48.06068;6.1966;370;20221030;22.5;10.3;16.4;1.6;11.54;.1;1.44;7749 +89098;48.06068;6.1966;370;20221031;20.7;7.8;14.3;1.9;12.14;12.1;1.21;5832 +89098;48.06068;6.1966;370;20221101;15.1;12.7;13.9;3.4;12.46;.4;1.25;5632 +89098;48.06068;6.1966;370;20221102;15.8;7.3;11.5;2.4;10.56;.1;1.06;6689 +89098;48.06068;6.1966;370;20221103;14.2;5.3;9.7;2.9;10.19;9.8;.89;3517 +89098;48.06068;6.1966;370;20221104;9.7;7.6;8.7;3.3;10.09;5.7;.66;2929 +89098;48.06068;6.1966;370;20221105;9.8;6.5;8.1;2.1;9.16;0;.68;4450 +89098;48.06068;6.1966;370;20221106;9.8;.7;5.3;2.3;8.06;1.5;.56;4803 +89098;48.06068;6.1966;370;20221107;14.2;8;11.1;3.1;10.36;.1;1.07;4793 +89098;48.06068;6.1966;370;20221108;17.1;4;10.5;3.7;9.99;14.8;1.33;6904 +89098;48.06068;6.1966;370;20221109;13.3;11.5;12.4;2.7;12.76;5.7;.75;1906 +89098;48.06068;6.1966;370;20221110;13.7;6.2;9.9;1;10.31;0;.51;6201 +89098;48.06068;6.1966;370;20221111;10.5;1.2;5.9;1.1;8.54;.1;.36;5250 +89098;48.06068;6.1966;370;20221112;11.5;1.1;6.3;1.1;8.59;.1;.42;5495 +89098;48.06068;6.1966;370;20221113;6;2.7;4.4;2.1;8.26;0;.32;2746 +89098;48.06068;6.1966;370;20221114;13.5;4.7;9.1;3.6;10.46;1.9;.75;2645 +89098;48.06068;6.1966;370;20221115;14.2;9.4;11.8;2.8;11.86;9.6;.77;3586 +89098;48.06068;6.1966;370;20221116;12.7;8.9;10.8;3.8;10.69;6.4;.88;5239 +89098;48.06068;6.1966;370;20221117;13.3;9.4;11.4;5.9;10.41;16.7;1.4;3658 +89098;48.06068;6.1966;370;20221118;9.4;7.3;8.4;3.6;9.74;4.1;.64;2910 +89098;48.06068;6.1966;370;20221119;7.2;5.3;6.3;2.1;8.86;1;.44;1965 +89098;48.06068;6.1966;370;20221120;8.2;5.3;6.7;4.2;8.39;6.4;.68;4193 +89098;48.06068;6.1966;370;20221121;8.4;5.3;6.9;4.7;8.79;3.5;.65;2857 +89098;48.06068;6.1966;370;20221122;6.9;3.9;5.4;4.5;8.14;2.5;.54;2643 +89098;48.06068;6.1966;370;20221123;9.8;1.7;5.7;3.5;7.96;9.4;.57;4804 +89098;48.06068;6.1966;370;20221124;10.5;5.9;8.2;3.6;9.11;1.5;.73;3985 +89098;48.06068;6.1966;370;20221125;9.8;4.4;7.1;2.2;9.01;3.3;.5;2820 +89098;48.06068;6.1966;370;20221126;6.1;3.7;4.9;1.1;8.59;0;.27;2199 +89098;48.06068;6.1966;370;20221127;9.3;1.2;5.2;2.3;7.71;0;.42;2961 +89098;48.06068;6.1966;370;20221128;8.1;4.5;6.3;2.6;8.81;3.5;.51;1081 +89098;48.06068;6.1966;370;20221129;7.8;3.4;5.6;1.3;8.96;.4;.29;2523 +89098;48.06068;6.1966;370;20221130;6.9;4.5;5.7;2.5;8.59;.2;.4;1979 +89098;48.06068;6.1966;370;20221201;4.1;3.7;3.9;3.1;6.86;0;.63;1200 +89098;48.06068;6.1966;370;20221202;3.3;1.9;2.6;1.7;6.64;.1;.44;894 +89098;48.06068;6.1966;370;20221203;2.8;-.9;1;2.1;6.01;0;.3;2440 +89098;48.06068;6.1966;370;20221204;1.9;-.9;.5;1.5;6.19;1.9;.31;1301 +89098;48.06068;6.1966;370;20221205;4.2;1.4;2.8;2.4;6.99;.1;.37;1381 +89098;48.06068;6.1966;370;20221206;2.9;1.4;2.2;1.5;6.84;0;.32;1208 +89098;48.06068;6.1966;370;20221207;5.2;-.7;2.2;1.4;6.31;0;.28;3297 +89098;48.06068;6.1966;370;20221208;2.6;-2;.3;.8;5.31;0;.24;2468 +89098;48.06068;6.1966;370;20221209;-.1;-5.6;-2.9;1;4.79;0;.23;1782 +89098;48.06068;6.1966;370;20221210;.1;-1.7;-.8;2.1;5.16;.2;.39;1008 +89098;48.06068;6.1966;370;20221211;-2.6;-5.4;-4;1.4;4.16;0;.17;2587 +89098;48.06068;6.1966;370;20221212;-3;-7.3;-5.1;1.4;3.59;0;.1;4250 +89098;48.06068;6.1966;370;20221213;-.3;-9.6;-5;1.9;3.51;.4;.2;3966 +89098;48.06068;6.1966;370;20221214;.6;-2.3;-.9;1.7;5.61;9.7;.26;1097 +89098;48.06068;6.1966;370;20221215;-.6;-1.7;-1.1;2.3;5.36;0;.27;1612 +89098;48.06068;6.1966;370;20221216;-1.9;-5.1;-3.5;1.9;4.06;0;.2;4133 +89098;48.06068;6.1966;370;20221217;-3.3;-11.1;-7.2;.9;3.01;0;.05;5923 +89098;48.06068;6.1966;370;20221218;.6;-11.1;-5.3;2.4;4.19;0;.06;4701 +89098;48.06068;6.1966;370;20221219;12;1;6.5;4.7;8.24;0;.72;3749 +89098;48.06068;6.1966;370;20221220;14.4;9.4;11.9;5;9.86;13.3;1.48;2888 +89098;48.06068;6.1966;370;20221221;11.5;10;10.8;5.3;11.41;5.8;.77;1963 +89098;48.06068;6.1966;370;20221222;11.1;9.4;10.2;7.3;11.04;25.2;.89;1382 +89098;48.06068;6.1966;370;20221223;13.3;9.5;11.4;5.4;12.81;10.1;.55;1194 +89098;48.06068;6.1966;370;20221224;11.2;9;10.1;3.2;10.66;.1;.63;2408 +89098;48.06068;6.1966;370;20221225;13.6;7.9;10.8;2.9;10.71;1.5;.61;3447 +89098;48.06068;6.1966;370;20221226;10.6;9.3;10;4.1;10.04;13.2;.98;900 +89098;48.06068;6.1966;370;20221227;7.3;.7;4;1.7;7.19;0;.28;3487 +89098;48.06068;6.1966;370;20221228;9.7;2;5.8;4.5;7.79;.3;.7;3474 +89098;48.06068;6.1966;370;20221229;10.7;8.2;9.4;6;9.44;7.7;1.17;1715 +89098;48.06068;6.1966;370;20221230;11;4.9;8;4.6;9.76;5;.61;1990 +89098;48.06068;6.1966;370;20221231;15.4;10.7;13;5.6;11.21;0;1.49;3212 +89099;48.07175;6.53154;426;20220101;12.9;3.3;8.1;2.1;9.16;0;.32;4946 +89099;48.07175;6.53154;426;20220102;10.1;1.6;5.9;4.7;8.56;1.2;.53;3208 +89099;48.07175;6.53154;426;20220103;10;7.9;8.9;5.8;10.06;15.2;.81;1825 +89099;48.07175;6.53154;426;20220104;11.2;8.6;9.9;6.4;9.61;22.7;1.39;775 +89099;48.07175;6.53154;426;20220105;2.4;.9;1.7;3.6;6.11;.5;.44;2560 +89099;48.07175;6.53154;426;20220106;3.4;.6;2;1.6;5.96;0;.37;2651 +89099;48.07175;6.53154;426;20220107;.6;-2.3;-.9;4.4;5.96;6.2;.13;1265 +89099;48.07175;6.53154;426;20220108;3.3;.4;1.9;6.1;6.69;13.1;.32;2912 +89099;48.07175;6.53154;426;20220109;3.6;1.9;2.8;4.6;6.89;5.2;.46;1665 +89099;48.07175;6.53154;426;20220110;1;-2;-.5;2.3;5.91;.2;.2;2440 +89099;48.07175;6.53154;426;20220111;.9;-1.7;-.4;3;5.59;0;.29;2482 +89099;48.07175;6.53154;426;20220112;2;-4.6;-1.3;2.7;4.79;0;.25;5747 +89099;48.07175;6.53154;426;20220113;3.2;-4.8;-.8;2.1;4.96;0;.22;6013 +89099;48.07175;6.53154;426;20220114;6.3;-3.9;1.2;1.1;5.31;0;.18;6222 +89099;48.07175;6.53154;426;20220115;-.5;-3.7;-2.1;1.2;4.96;0;.21;3280 +89099;48.07175;6.53154;426;20220116;-.4;-4.9;-2.7;2.9;4.81;.1;.27;2487 +89099;48.07175;6.53154;426;20220117;1.8;-2.8;-.5;1.9;5.91;0;.24;2366 +89099;48.07175;6.53154;426;20220118;5.2;.5;2.8;2.9;6.41;0;.39;4678 +89099;48.07175;6.53154;426;20220119;1.6;-3.1;-.7;3.8;5.81;3.3;.23;2241 +89099;48.07175;6.53154;426;20220120;4;.3;2.2;2.6;6.24;1.4;.47;2895 +89099;48.07175;6.53154;426;20220121;2.8;-1.9;.5;1.5;5.34;0;.34;4571 +89099;48.07175;6.53154;426;20220122;3.3;-1;1.1;1.3;5.94;0;.36;2830 +89099;48.07175;6.53154;426;20220123;5.8;.7;3.2;2.4;6.06;0;.48;6127 +89099;48.07175;6.53154;426;20220124;5.5;-4;.7;1.6;5.21;0;.36;6703 +89099;48.07175;6.53154;426;20220125;4.8;-3.8;.5;1.8;5.16;0;.41;6769 +89099;48.07175;6.53154;426;20220126;-2.4;-4;-3.2;1.4;4.76;0;.27;1369 +89099;48.07175;6.53154;426;20220127;-1.7;-4.7;-3.2;3.1;4.91;1.6;.21;1659 +89099;48.07175;6.53154;426;20220128;1.7;-1.8;0;2;6.06;0;.29;2620 +89099;48.07175;6.53154;426;20220129;1.6;-.8;.4;4.6;6.46;3.9;.19;2225 +89099;48.07175;6.53154;426;20220130;6.3;1.7;4;2.3;7.19;.5;.51;4017 +89099;48.07175;6.53154;426;20220131;5;.3;2.6;5.2;6.41;4.2;.67;4034 +89099;48.07175;6.53154;426;20220201;2.2;.4;1.3;4.9;6.41;6.8;.38;1788 +89099;48.07175;6.53154;426;20220202;8;2.5;5.3;3.8;9.51;3.5;.19;2082 +89099;48.07175;6.53154;426;20220203;7.4;5.1;6.2;2.5;8.54;.4;.58;3482 +89099;48.07175;6.53154;426;20220204;5.6;2.6;4.1;4.4;7.66;2.9;.51;2478 +89099;48.07175;6.53154;426;20220205;6.3;-1.4;2.4;3.3;6.21;.1;.66;7198 +89099;48.07175;6.53154;426;20220206;5.5;1;3.2;8;7.49;20.2;.44;2140 +89099;48.07175;6.53154;426;20220207;6.1;1.8;4;4;5.81;.2;1.06;7816 +89099;48.07175;6.53154;426;20220208;10;-1.7;4.1;2.3;6.14;0;.89;7699 +89099;48.07175;6.53154;426;20220209;10.8;-1.6;4.6;2.5;6.21;.1;.95;9851 +89099;48.07175;6.53154;426;20220210;5.7;1.5;3.6;3;7.14;6.8;.71;3943 +89099;48.07175;6.53154;426;20220211;6.8;1.1;4;2.2;6.04;0;.83;7628 +89099;48.07175;6.53154;426;20220212;5.1;-4.2;.4;2.4;4.68;0;.8;9043 +89099;48.07175;6.53154;426;20220213;12.6;-2.7;5;3.9;5.84;.1;1.44;10320 +89099;48.07175;6.53154;426;20220214;9.7;3;6.4;3.9;7.82;3.8;.88;3858 +89099;48.07175;6.53154;426;20220215;7.6;3.4;5.5;4.4;7.48;6.1;1.02;5377 +89099;48.07175;6.53154;426;20220216;8.5;4.1;6.3;7.9;9.51;23.9;.44;2932 +89099;48.07175;6.53154;426;20220217;11.2;8.5;9.8;6.9;9.41;6.3;1.6;6207 +89099;48.07175;6.53154;426;20220218;12.4;6.8;9.6;6.4;9.11;3.9;1.64;3406 +89099;48.07175;6.53154;426;20220219;8;2.6;5.3;5.1;5.89;0;1.58;8005 +89099;48.07175;6.53154;426;20220220;7.2;3.3;5.3;7.9;8.09;12.4;.78;3227 +89099;48.07175;6.53154;426;20220221;6.2;2.9;4.5;7.1;7.56;5.8;.8;4457 +89099;48.07175;6.53154;426;20220222;7.8;3.8;5.8;4.6;8.34;5.5;.77;4094 +89099;48.07175;6.53154;426;20220223;11.6;4.8;8.2;1.8;8.16;.1;1.13;9389 +89099;48.07175;6.53154;426;20220224;11.1;1.4;6.2;4.4;7.14;2.8;1.44;7469 +89099;48.07175;6.53154;426;20220225;6.3;-.9;2.7;2.9;5.94;2;.97;8854 +89099;48.07175;6.53154;426;20220226;6.3;-2.4;2;2.9;5.19;0;1.11;10784 +89099;48.07175;6.53154;426;20220227;9.3;-2.6;3.4;3;4.11;0;1.67;12860 +89099;48.07175;6.53154;426;20220228;10.6;-3.8;3.4;2;4.56;0;1.42;13163 +89099;48.07175;6.53154;426;20220301;10.2;-3.1;3.6;1.9;4.66;0;1.39;12262 +89099;48.07175;6.53154;426;20220302;10.5;-1.5;4.5;1.5;5.76;0;1.17;9571 +89099;48.07175;6.53154;426;20220303;13.2;-.5;6.3;1.8;5.91;0;1.56;13604 +89099;48.07175;6.53154;426;20220304;10.3;-3.5;3.4;2.5;4.11;0;1.73;14311 +89099;48.07175;6.53154;426;20220305;7.6;-5;1.3;2.3;3.69;0;1.5;14327 +89099;48.07175;6.53154;426;20220306;6.4;-5.7;.4;3;3.74;0;1.51;14010 +89099;48.07175;6.53154;426;20220307;6;-4;1;3.5;3.61;0;1.68;14414 +89099;48.07175;6.53154;426;20220308;10.3;-6;2.2;1.8;3.76;0;1.52;14087 +89099;48.07175;6.53154;426;20220309;13.3;-2.5;5.4;1.7;5.11;0;1.73;15137 +89099;48.07175;6.53154;426;20220310;14.8;-1.6;6.6;1.6;5.26;0;1.83;15160 +89099;48.07175;6.53154;426;20220311;15.3;.4;7.8;3.4;5.84;1.3;2.45;13655 +89099;48.07175;6.53154;426;20220312;12.8;6.1;9.4;2.7;7.31;0;1.87;9297 +89099;48.07175;6.53154;426;20220313;13.6;4;8.8;2.5;8.11;4.4;1.56;7782 +89099;48.07175;6.53154;426;20220314;13.5;3.6;8.5;2.6;7.64;2.4;1.97;15343 +89099;48.07175;6.53154;426;20220315;11.9;4.7;8.3;2.7;9.09;0;1.19;6094 +89099;48.07175;6.53154;426;20220316;14.7;4.5;9.6;1.7;9.44;0;1.34;8786 +89099;48.07175;6.53154;426;20220317;10.5;7.3;8.9;3.4;9.64;.9;1.14;4375 +89099;48.07175;6.53154;426;20220318;12.2;5.6;8.9;6.4;7.48;0;2.48;10946 +89099;48.07175;6.53154;426;20220319;13.6;3.8;8.7;5.3;5.81;.7;3.06;15370 +89099;48.07175;6.53154;426;20220320;16;2.5;9.3;3.2;7.01;1;2.53;14429 +89099;48.07175;6.53154;426;20220321;17;2.7;9.9;2.2;6.91;0;2.59;16762 +89099;48.07175;6.53154;426;20220322;16.7;1.6;9.1;1.6;6.34;0;2.38;17913 +89099;48.07175;6.53154;426;20220323;17.7;.4;9;1.5;6.01;0;2.48;18491 +89099;48.07175;6.53154;426;20220324;19.1;1;10;1.6;5.68;0;2.73;18931 +89099;48.07175;6.53154;426;20220325;18.7;1.9;10.3;2.2;5.71;0;2.99;18543 +89099;48.07175;6.53154;426;20220326;18.9;2.4;10.7;3.1;5.88;0;3.44;18723 +89099;48.07175;6.53154;426;20220327;19.6;3.3;11.5;2;6.01;0;3.08;18963 +89099;48.07175;6.53154;426;20220328;20.7;4.8;12.8;1.5;6.27;0;2.91;19268 +89099;48.07175;6.53154;426;20220329;17.7;5.9;11.8;2.4;6.74;2.1;2.8;12693 +89099;48.07175;6.53154;426;20220330;13.1;7.8;10.5;2.5;10.41;4.8;1.45;7236 +89099;48.07175;6.53154;426;20220331;9.1;6.6;7.9;3.1;8.98;6.3;1.12;4437 +89099;48.07175;6.53154;426;20220401;2.6;.4;1.5;3.9;5.94;5.4;.89;5759 +89099;48.07175;6.53154;426;20220402;2.2;-1;.6;2.9;5.38;1.8;.98;7118 +89099;48.07175;6.53154;426;20220403;3.7;-2.6;.5;3.1;4.64;0;1.28;8990 +89099;48.07175;6.53154;426;20220404;8.5;-4;2.2;4.1;4.58;.3;2.25;18593 +89099;48.07175;6.53154;426;20220405;9.9;4;7;4.3;7.78;.3;1.38;6504 +89099;48.07175;6.53154;426;20220406;11;7.3;9.1;4.7;9.94;3;1.33;5355 +89099;48.07175;6.53154;426;20220407;11.2;7.6;9.4;8.8;10.21;22.7;1.44;5297 +89099;48.07175;6.53154;426;20220408;12.7;6.4;9.6;6.9;9.74;42.7;1.75;6924 +89099;48.07175;6.53154;426;20220409;8.3;.8;4.6;3;6.54;.4;1.71;13513 +89099;48.07175;6.53154;426;20220410;12.2;-1.1;5.5;2.1;5.91;0;2.47;20380 +89099;48.07175;6.53154;426;20220411;17.2;1.7;9.4;3.4;6.61;0;3.52;21658 +89099;48.07175;6.53154;426;20220412;21.9;6.1;14;2.9;7.81;0;3.99;20215 +89099;48.07175;6.53154;426;20220413;21.6;9.6;15.6;2.5;9.74;0;3.74;19895 +89099;48.07175;6.53154;426;20220414;21;9.2;15.1;2.4;12.11;0;3.2;18762 +89099;48.07175;6.53154;426;20220415;20.3;8.3;14.3;2.2;10.74;0;3.22;18912 +89099;48.07175;6.53154;426;20220416;16.6;6;11.3;4.3;7.94;0;3.66;21405 +89099;48.07175;6.53154;426;20220417;17.4;2.3;9.8;4.2;5.38;0;4.23;23470 +89099;48.07175;6.53154;426;20220418;18.3;1.3;9.8;2.3;5.78;0;3.71;24218 +89099;48.07175;6.53154;426;20220419;19.1;2.6;10.9;1.9;6.91;0;3.49;22631 +89099;48.07175;6.53154;426;20220420;17.3;4.4;10.8;3.3;6.64;0;3.85;22702 +89099;48.07175;6.53154;426;20220421;17.9;3.1;10.5;3.2;7.11;0;3.8;24000 +89099;48.07175;6.53154;426;20220422;18.4;3.8;11.1;2.7;8.78;.1;3.33;21490 +89099;48.07175;6.53154;426;20220423;13.9;8.2;11.1;2.6;10.51;9.3;1.9;9997 +89099;48.07175;6.53154;426;20220424;9.9;6.6;8.3;2.6;10.68;6.8;1.03;6524 +89099;48.07175;6.53154;426;20220425;14.5;8.2;11.3;2.1;10.98;6.7;1.97;11648 +89099;48.07175;6.53154;426;20220426;14.3;5.7;10;2.9;8.74;.2;2.43;16097 +89099;48.07175;6.53154;426;20220427;15.9;2.4;9.2;3.8;8.79;0;2.94;20997 +89099;48.07175;6.53154;426;20220428;19.6;4.5;12;3.7;8.39;0;4.22;24461 +89099;48.07175;6.53154;426;20220429;18.5;4.8;11.6;2.1;8.44;.1;3.31;20398 +89099;48.07175;6.53154;426;20220430;16.5;5.6;11.1;2.4;9.71;.2;2.95;19617 +89099;48.07175;6.53154;426;20220501;16.4;3;9.7;1.7;8.88;0;3.02;22205 +89099;48.07175;6.53154;426;20220502;18.5;4;11.3;1.8;9.64;0;2.67;15912 +89099;48.07175;6.53154;426;20220503;21.4;5.2;13.3;1.7;10.28;1.8;3.6;22414 +89099;48.07175;6.53154;426;20220504;20;6.3;13.2;2;11.51;5.4;2.7;14818 +89099;48.07175;6.53154;426;20220505;14.6;9.1;11.9;2;11.38;.4;2.08;11915 +89099;48.07175;6.53154;426;20220506;18.7;7.6;13.2;2.1;10.49;0;2.39;10298 +89099;48.07175;6.53154;426;20220507;20.5;5.8;13.1;2;9.99;0;2.84;13542 +89099;48.07175;6.53154;426;20220508;21.5;6.3;13.9;2.4;10.71;.2;2.99;13543 +89099;48.07175;6.53154;426;20220509;23.4;7.6;15.5;1.8;11.79;.4;3.07;14580 +89099;48.07175;6.53154;426;20220510;23.7;10.3;17;1.9;13.14;0;3.02;13118 +89099;48.07175;6.53154;426;20220511;26.2;11.9;19;3.7;13.01;0;4.38;14962 +89099;48.07175;6.53154;426;20220512;22.1;14.2;18.1;3;13.89;3.7;3.02;10194 +89099;48.07175;6.53154;426;20220513;21.4;14.3;17.8;1.9;13.76;0;2.64;10282 +89099;48.07175;6.53154;426;20220514;23.4;6.8;15.1;1.3;10.44;0;3.15;15626 +89099;48.07175;6.53154;426;20220515;27.1;8.6;17.8;1.5;12.09;.1;3.51;15186 +89099;48.07175;6.53154;426;20220516;23.2;15.3;19.3;2.6;14.71;3.2;3.03;10367 +89099;48.07175;6.53154;426;20220517;26.1;11.4;18.7;1.4;13.84;0;3.3;15091 +89099;48.07175;6.53154;426;20220518;28.1;12.7;20.4;1.3;14.36;0;3.51;15332 +89099;48.07175;6.53154;426;20220519;27.1;14.7;20.9;3.1;15.64;0;3.93;13240 +89099;48.07175;6.53154;426;20220520;28.5;17.1;22.8;4.2;14.69;1.3;5.16;13445 +89099;48.07175;6.53154;426;20220521;23.1;9.3;16.2;1.5;11.91;.1;3.14;14878 +89099;48.07175;6.53154;426;20220522;23.9;9.9;16.9;1.9;12.14;2.4;3.1;12311 +89099;48.07175;6.53154;426;20220523;21.9;13.2;17.6;3.4;15.26;9.9;2.69;9237 +89099;48.07175;6.53154;426;20220524;18.2;10.9;14.6;3.7;12.01;.3;2.73;10829 +89099;48.07175;6.53154;426;20220525;20;6.9;13.5;1.8;10.56;0;2.85;14033 +89099;48.07175;6.53154;426;20220526;20.4;9.4;14.9;2.3;11.44;0;2.78;11407 +89099;48.07175;6.53154;426;20220527;18.2;10.5;14.3;2.1;12.26;.1;1.99;7208 +89099;48.07175;6.53154;426;20220528;18.1;7.3;12.7;2.5;9.36;0;3.02;14113 +89099;48.07175;6.53154;426;20220529;16.6;5.7;11.2;2.6;7.81;0;2.86;12377 +89099;48.07175;6.53154;426;20220530;19.6;3;11.3;2.1;7.44;0;3.32;16328 +89099;48.07175;6.53154;426;20220531;22.4;6.2;14.3;2.1;8.54;.2;3.41;13873 +89099;48.07175;6.53154;426;20220601;21.7;7.3;14.5;1.5;10.56;0;2.89;12853 +89099;48.07175;6.53154;426;20220602;23.8;9.8;16.8;2.1;11.36;.4;3.27;12756 +89099;48.07175;6.53154;426;20220603;24;11.3;17.7;1.9;14.79;6.3;2.7;10483 +89099;48.07175;6.53154;426;20220604;27.1;14.6;20.8;2.2;17.11;14.5;3.57;14365 +89099;48.07175;6.53154;426;20220605;21.8;15.6;18.7;2.9;17.19;5.4;2.35;8293 +89099;48.07175;6.53154;426;20220606;20.9;13;16.9;2.9;14.44;.5;2.62;9792 +89099;48.07175;6.53154;426;20220607;20.5;12.1;16.3;2.5;13.81;4.3;2.49;9492 +89099;48.07175;6.53154;426;20220608;19.1;10.3;14.7;2.9;13.26;13;2.37;9899 +89099;48.07175;6.53154;426;20220609;18.7;10.3;14.5;2.8;11.86;.3;2.64;10727 +89099;48.07175;6.53154;426;20220610;23.9;7.8;15.8;1.1;11.26;0;3.28;16879 +89099;48.07175;6.53154;426;20220611;27.8;10.6;19.2;.9;13.29;.1;5.3;30939 +89099;48.07175;6.53154;426;20220612;28.3;12.4;20.4;1.5;15.16;2.8;5.35;28468 +89099;48.07175;6.53154;426;20220613;22.9;13.1;18;2.1;12.09;.1;5.3;29926 +89099;48.07175;6.53154;426;20220614;26.4;8.7;17.6;1.9;11.66;0;5.53;30797 +89099;48.07175;6.53154;426;20220615;31;12.1;21.6;1.2;13.61;0;5.79;30417 +89099;48.07175;6.53154;426;20220616;29;15.8;22.4;1.7;14.19;0;5.95;29809 +89099;48.07175;6.53154;426;20220617;30.1;13;21.6;1.4;12.46;0;5.81;29507 +89099;48.07175;6.53154;426;20220618;35;16;25.5;1.9;14.16;0;6.7;28704 +89099;48.07175;6.53154;426;20220619;33.4;22.5;27.9;4.5;15.56;0;8.57;29390 +89099;48.07175;6.53154;426;20220620;27.3;18.6;23;3.7;16.21;0;5.63;21965 +89099;48.07175;6.53154;426;20220621;29.4;12.7;21;2.2;15.26;4.2;5.31;24484 +89099;48.07175;6.53154;426;20220622;23.9;17.9;20.9;2.1;18.74;13;2.95;12310 +89099;48.07175;6.53154;426;20220623;28.6;14.5;21.5;1.8;17.36;5;4.76;23150 +89099;48.07175;6.53154;426;20220624;20.3;14.9;17.6;2.8;16.89;7.2;2.85;14380 +89099;48.07175;6.53154;426;20220625;26.1;13.1;19.6;2.2;15.81;2.7;5.04;26682 +89099;48.07175;6.53154;426;20220626;20;14.5;17.3;2;17.11;22;2.33;11361 +89099;48.07175;6.53154;426;20220627;19.8;15;17.4;2.4;16.46;1;2.26;9852 +89099;48.07175;6.53154;426;20220628;23.5;10.6;17;1.8;14.84;.2;4.1;23646 +89099;48.07175;6.53154;426;20220629;27.4;13.4;20.4;1.3;15.26;0;5.07;27324 +89099;48.07175;6.53154;426;20220630;27.6;14.1;20.8;2.2;15.24;7.1;5.23;25216 +89099;48.07175;6.53154;426;20220701;21.5;11.7;16.6;2;12.51;.4;4.12;22538 +89099;48.07175;6.53154;426;20220702;26.6;8.8;17.7;1.6;12.29;0;5.43;31198 +89099;48.07175;6.53154;426;20220703;28.7;12.5;20.6;2;13.69;0;5.86;29913 +89099;48.07175;6.53154;426;20220704;25.4;12.9;19.2;1.5;13.36;0;4.68;24923 +89099;48.07175;6.53154;426;20220705;26.5;10.8;18.7;1.8;11.81;0;5.56;30486 +89099;48.07175;6.53154;426;20220706;23.2;10.7;16.9;1.9;11.36;0;4.84;27318 +89099;48.07175;6.53154;426;20220707;21.5;10.4;15.9;2.3;12.21;0;3.43;16651 +89099;48.07175;6.53154;426;20220708;24;9.8;16.9;2.4;11.46;0;5.29;30044 +89099;48.07175;6.53154;426;20220709;26.6;10;18.3;1.8;11.94;0;5.25;28507 +89099;48.07175;6.53154;426;20220710;23.7;13.7;18.7;3.5;12.46;0;5.58;28466 +89099;48.07175;6.53154;426;20220711;26.4;11.1;18.8;3.5;12.46;0;5.93;29621 +89099;48.07175;6.53154;426;20220712;28.5;13;20.7;2.1;12.91;0;5.8;29130 +89099;48.07175;6.53154;426;20220713;32;13;22.5;1.3;12.21;0;5.33;25339 +89099;48.07175;6.53154;426;20220714;33.3;15.9;24.6;2.8;13.14;0;7.03;28368 +89099;48.07175;6.53154;426;20220715;26.7;14.5;20.6;2.8;11.54;0;6.01;28552 +89099;48.07175;6.53154;426;20220716;26.9;10.6;18.7;2.3;10.36;0;5.77;29465 +89099;48.07175;6.53154;426;20220717;30;12.3;21.2;2.6;10.61;0;6.41;29246 +89099;48.07175;6.53154;426;20220718;34.8;13.6;24.2;1.7;10.69;0;6.36;28769 +89099;48.07175;6.53154;426;20220719;36.4;16.8;26.6;1.6;12.76;0;6.57;29244 +89099;48.07175;6.53154;426;20220720;30.7;20.2;25.5;2.4;17.44;10.3;5.06;18847 +89099;48.07175;6.53154;426;20220721;27.8;16.2;22;2.1;17.56;0;5;24492 +89099;48.07175;6.53154;426;20220722;31.6;14.5;23;2;16.16;2.7;5.5;25230 +89099;48.07175;6.53154;426;20220723;27.3;16.3;21.8;1.8;17.09;.2;4.28;20131 +89099;48.07175;6.53154;426;20220724;31.7;15.1;23.4;1.2;15.64;0;5.51;28093 +89099;48.07175;6.53154;426;20220725;31.4;17.5;24.5;3.3;16.06;.1;6.25;24478 +89099;48.07175;6.53154;426;20220726;24.3;15.3;19.8;2.7;14.34;0;4.47;20875 +89099;48.07175;6.53154;426;20220727;25.7;12.6;19.1;1.9;12.59;0;4.56;23245 +89099;48.07175;6.53154;426;20220728;28.1;11.7;19.9;2.3;12.11;0;5.17;24208 +89099;48.07175;6.53154;426;20220729;27.3;14.5;20.9;1.9;11.89;0;4.8;22133 +89099;48.07175;6.53154;426;20220730;28.6;13.3;20.9;1.6;12.04;0;4.42;19940 +89099;48.07175;6.53154;426;20220731;30.9;15.3;23.1;2.2;13.11;0;5.76;25816 +89099;48.07175;6.53154;426;20220801;28.6;13.9;21.3;1.6;14.99;.4;4.47;21555 +89099;48.07175;6.53154;426;20220802;30.3;13.6;22;1.2;15.06;0;5.03;26598 +89099;48.07175;6.53154;426;20220803;34.4;14.9;24.7;1.1;13.79;0;5.43;26938 +89099;48.07175;6.53154;426;20220804;36.4;18.3;27.4;1.8;13.99;.4;6.01;24127 +89099;48.07175;6.53154;426;20220805;28.4;19.5;23.9;3.1;16.84;.7;5.27;21145 +89099;48.07175;6.53154;426;20220806;25.8;15;20.4;4.2;12.34;0;5.79;24633 +89099;48.07175;6.53154;426;20220807;27.4;11.3;19.3;3.2;9.46;0;5.91;26759 +89099;48.07175;6.53154;426;20220808;29.4;11.5;20.5;2.7;9.96;.1;5.91;26525 +89099;48.07175;6.53154;426;20220809;30.6;12.9;21.8;2.5;10.51;0;5.91;26244 +89099;48.07175;6.53154;426;20220810;30.2;13.1;21.7;2.7;10.39;0;5.95;26015 +89099;48.07175;6.53154;426;20220811;30.6;12.7;21.6;2.6;9.96;0;6.02;26271 +89099;48.07175;6.53154;426;20220812;30.6;13.4;22;2.4;9.81;0;5.88;25878 +89099;48.07175;6.53154;426;20220813;30.6;12.5;21.5;2.4;10.04;0;5.73;25996 +89099;48.07175;6.53154;426;20220814;26.5;13.6;20.1;2.4;12.79;15.3;3.96;14991 +89099;48.07175;6.53154;426;20220815;21.7;15.3;18.5;2.8;17.41;3.6;2.96;15617 +89099;48.07175;6.53154;426;20220816;28.8;14.4;21.6;1.7;16.41;.7;4.5;23256 +89099;48.07175;6.53154;426;20220817;26.7;16.4;21.5;2.2;18.04;3.6;3.79;17928 +89099;48.07175;6.53154;426;20220818;21;15.5;18.3;1.6;18.56;4.2;1.71;7732 +89099;48.07175;6.53154;426;20220819;24.7;16;20.3;2.2;17.81;11.1;3.35;16702 +89099;48.07175;6.53154;426;20220820;24.1;15.9;20;1.8;16.26;.9;3.47;17906 +89099;48.07175;6.53154;426;20220821;26.1;11.1;18.6;1.2;13.24;0;3.92;23098 +89099;48.07175;6.53154;426;20220822;27.5;12.8;20.2;1.2;13.86;0;4.11;23447 +89099;48.07175;6.53154;426;20220823;28.4;13.1;20.8;1;14.84;0;3.92;21911 +89099;48.07175;6.53154;426;20220824;29.7;14.4;22;1.6;13.84;0;4.45;22291 +89099;48.07175;6.53154;426;20220825;30.8;13.5;22.2;1.3;14.04;0;4.44;23294 +89099;48.07175;6.53154;426;20220826;23.7;15.3;19.5;2.1;16.36;0;3.12;15355 +89099;48.07175;6.53154;426;20220827;24.6;16;20.3;1.7;17.56;4;2.9;14063 +89099;48.07175;6.53154;426;20220828;26.2;14.1;20.2;2.2;16.71;0;3.53;17818 +89099;48.07175;6.53154;426;20220829;28.8;13.4;21.1;1.6;15.29;0;4.08;21492 +89099;48.07175;6.53154;426;20220830;29.2;13.8;21.5;1.9;15.51;1.2;3.8;17063 +89099;48.07175;6.53154;426;20220831;25.3;15.5;20.4;1.7;16.46;.5;3.54;19192 +89099;48.07175;6.53154;426;20220901;25.4;11.8;18.6;1.9;14.11;.1;3.58;19950 +89099;48.07175;6.53154;426;20220902;26.3;10.9;18.6;1.8;14.01;2.9;3.37;17656 +89099;48.07175;6.53154;426;20220903;21.4;14.5;17.9;1.9;17.16;2.1;2.09;10747 +89099;48.07175;6.53154;426;20220904;26.9;11.9;19.4;1.1;14.31;0;3.44;20862 +89099;48.07175;6.53154;426;20220905;28.4;13;20.7;1.6;15.64;1.1;3.69;19393 +89099;48.07175;6.53154;426;20220906;26.8;16.1;21.5;2.3;17.49;.9;3.37;14885 +89099;48.07175;6.53154;426;20220907;22.8;15.8;19.3;2.2;17.16;10.2;2.51;11692 +89099;48.07175;6.53154;426;20220908;21.2;13.4;17.3;3.5;15.01;5.8;2.8;14205 +89099;48.07175;6.53154;426;20220909;19.4;13.1;16.3;4;14.26;11.4;2.39;10158 +89099;48.07175;6.53154;426;20220910;18.5;12.4;15.5;4.1;14.24;3;2.18;10483 +89099;48.07175;6.53154;426;20220911;21.1;11.8;16.5;1.6;13.81;.1;2.69;16995 +89099;48.07175;6.53154;426;20220912;25.6;8.9;17.2;1.4;12.91;0;3.14;19748 +89099;48.07175;6.53154;426;20220913;27;12.7;19.8;2;16.26;6.3;3.03;14793 +89099;48.07175;6.53154;426;20220914;22.3;17.1;19.7;3.4;19.51;24;2.06;8900 +89099;48.07175;6.53154;426;20220915;19.1;15.4;17.2;3.1;16.51;5.5;1.75;7350 +89099;48.07175;6.53154;426;20220916;15.5;11.5;13.5;2;12.74;.1;1.56;8092 +89099;48.07175;6.53154;426;20220917;13;6.4;9.7;2.5;9.84;4.4;1.48;8879 +89099;48.07175;6.53154;426;20220918;15.4;4.4;9.9;2.4;9.31;0;2.1;15628 +89099;48.07175;6.53154;426;20220919;16;6.2;11.1;1.8;9.09;0;2.14;15278 +89099;48.07175;6.53154;426;20220920;16.2;3.2;9.7;1.5;8.86;0;1.82;13282 +89099;48.07175;6.53154;426;20220921;16.9;3.9;10.4;2.3;8.76;0;2.3;17159 +89099;48.07175;6.53154;426;20220922;18.8;2.7;10.7;1.1;8.61;0;2.17;18054 +89099;48.07175;6.53154;426;20220923;18.1;5.9;12;1.3;10.49;.8;1.9;13575 +89099;48.07175;6.53154;426;20220924;17.6;10.4;14;2;12.91;3.2;1.6;8558 +89099;48.07175;6.53154;426;20220925;15;7.8;11.4;1.4;11.76;1.1;1.12;5927 +89099;48.07175;6.53154;426;20220926;14.2;7.5;10.9;3.7;10.96;15.2;1.47;7898 +89099;48.07175;6.53154;426;20220927;11.3;8;9.7;5;10.71;25.3;1.07;5048 +89099;48.07175;6.53154;426;20220928;11.9;8.6;10.2;3.1;10.91;4;1.06;5076 +89099;48.07175;6.53154;426;20220929;11.4;5.6;8.5;.8;10.06;.6;.9;5865 +89099;48.07175;6.53154;426;20220930;15;5.5;10.2;1.2;9.86;1.2;1.46;11561 +89099;48.07175;6.53154;426;20221001;12.2;6.2;9.2;5.6;11.56;13;.64;3757 +89099;48.07175;6.53154;426;20221002;17.4;12.1;14.7;4.5;15.06;22;1.34;6250 +89099;48.07175;6.53154;426;20221003;14.9;9.8;12.4;2.4;11.99;0;1.47;10079 +89099;48.07175;6.53154;426;20221004;18.3;4.4;11.4;1.2;10.81;.1;1.6;13944 +89099;48.07175;6.53154;426;20221005;20.7;7.8;14.3;2.8;12.81;.1;2.08;13891 +89099;48.07175;6.53154;426;20221006;16.9;11.5;14.2;1.7;12.76;0;1.43;8234 +89099;48.07175;6.53154;426;20221007;18.9;6.8;12.9;1.3;12.19;.1;1.52;11692 +89099;48.07175;6.53154;426;20221008;16.2;10.6;13.4;1.8;12.26;0;1.5;10788 +89099;48.07175;6.53154;426;20221009;18;3.8;10.9;1.5;9.99;.1;1.5;13239 +89099;48.07175;6.53154;426;20221010;20.4;7.5;13.9;2.6;12.91;3.4;1.71;10658 +89099;48.07175;6.53154;426;20221011;16.1;10.3;13.2;1.5;13.16;.1;1.06;6755 +89099;48.07175;6.53154;426;20221012;17.9;7;12.5;1.4;11.34;.1;1.38;10166 +89099;48.07175;6.53154;426;20221013;13.4;7.1;10.3;1.7;12.14;1.1;.7;4053 +89099;48.07175;6.53154;426;20221014;14.9;11.6;13.3;3.9;14.74;32;.72;2866 +89099;48.07175;6.53154;426;20221015;16.1;13.7;14.9;4.6;15.79;5.1;1;4561 +89099;48.07175;6.53154;426;20221016;21.9;13.4;17.6;2.6;15.24;0;1.71;7451 +89099;48.07175;6.53154;426;20221017;22.5;13;17.7;2.8;14.64;0;2.03;10785 +89099;48.07175;6.53154;426;20221018;21.6;11.6;16.6;2;14.89;.1;1.54;10025 +89099;48.07175;6.53154;426;20221019;20.5;10.5;15.5;1.1;14.16;.1;1.13;8125 +89099;48.07175;6.53154;426;20221020;17.3;10.9;14.1;1.9;14.44;19.8;.82;2875 +89099;48.07175;6.53154;426;20221021;17.4;12.8;15.1;3.4;14.99;25.4;1.13;4900 +89099;48.07175;6.53154;426;20221022;19.7;10.1;14.9;2.1;13.74;.1;1.31;10039 +89099;48.07175;6.53154;426;20221023;20.1;11.1;15.6;2.6;13.56;4.8;1.46;6523 +89099;48.07175;6.53154;426;20221024;18.8;14;16.4;3.3;14.14;6.8;1.65;7007 +89099;48.07175;6.53154;426;20221025;19.2;8.7;13.9;2;12.41;.4;1.27;9881 +89099;48.07175;6.53154;426;20221026;20.5;12.1;16.3;2.5;14.04;.3;1.51;8933 +89099;48.07175;6.53154;426;20221027;21.9;9.4;15.7;1.8;13.46;0;1.26;9236 +89099;48.07175;6.53154;426;20221028;23.4;13.9;18.7;2.7;13.46;0;1.93;7766 +89099;48.07175;6.53154;426;20221029;23;11.6;17.3;2.1;12.29;0;1.67;8613 +89099;48.07175;6.53154;426;20221030;22.3;11.3;16.8;1.7;11.74;0;1.48;8928 +89099;48.07175;6.53154;426;20221031;20.3;9.3;14.8;1.8;12.16;11;1.25;5502 +89099;48.07175;6.53154;426;20221101;14.9;12.3;13.6;3.5;12.59;.7;1.21;7067 +89099;48.07175;6.53154;426;20221102;15.3;7.4;11.4;2.8;10.59;.1;1.12;7586 +89099;48.07175;6.53154;426;20221103;13.1;5.4;9.2;2.9;10.14;13.4;.84;3782 +89099;48.07175;6.53154;426;20221104;9.4;7.2;8.3;3.1;10.06;6;.63;2851 +89099;48.07175;6.53154;426;20221105;9.8;6.1;8;2.3;9.06;.1;.72;4613 +89099;48.07175;6.53154;426;20221106;9.3;1;5.1;2.5;7.96;2.1;.58;5141 +89099;48.07175;6.53154;426;20221107;13.9;7.3;10.6;3.5;10.19;.1;1.11;5418 +89099;48.07175;6.53154;426;20221108;16.9;4.1;10.5;3.3;10.01;13.4;1.15;7512 +89099;48.07175;6.53154;426;20221109;12.9;11;12;3.1;12.86;8.3;.69;1978 +89099;48.07175;6.53154;426;20221110;13;5.8;9.4;1.3;10.26;0;.52;6431 +89099;48.07175;6.53154;426;20221111;10.1;1.6;5.9;1.3;8.71;.1;.37;5351 +89099;48.07175;6.53154;426;20221112;10.5;2.6;6.6;1.6;8.76;.1;.41;4788 +89099;48.07175;6.53154;426;20221113;5.4;3;4.2;2.3;8.29;0;.3;2389 +89099;48.07175;6.53154;426;20221114;12.2;4.2;8.2;3.5;10.46;2.4;.57;2605 +89099;48.07175;6.53154;426;20221115;13.2;8.9;11;2.8;11.81;12;.69;3276 +89099;48.07175;6.53154;426;20221116;12.3;8.5;10.4;3.6;10.69;4.5;.78;5511 +89099;48.07175;6.53154;426;20221117;12.8;8.6;10.7;5.9;10.49;18.4;1.22;3806 +89099;48.07175;6.53154;426;20221118;9.1;6.9;8;3.7;9.71;6.5;.6;2959 +89099;48.07175;6.53154;426;20221119;7.4;5.1;6.3;2.3;8.91;1.8;.46;2120 +89099;48.07175;6.53154;426;20221120;8;4.9;6.4;4.4;8.31;8.7;.67;4380 +89099;48.07175;6.53154;426;20221121;7.9;4.7;6.3;4.7;8.76;6.4;.56;3167 +89099;48.07175;6.53154;426;20221122;6.3;3.6;5;4.8;8.19;2.8;.48;2318 +89099;48.07175;6.53154;426;20221123;9.1;1.7;5.4;3.6;7.99;10.8;.5;5226 +89099;48.07175;6.53154;426;20221124;10;5.6;7.8;4;9.09;1.6;.7;3969 +89099;48.07175;6.53154;426;20221125;9.2;4.3;6.7;2.4;8.99;3.8;.45;2974 +89099;48.07175;6.53154;426;20221126;5.8;3.9;4.9;1.3;8.56;0;.28;2325 +89099;48.07175;6.53154;426;20221127;7.9;1.7;4.8;2.4;7.49;0;.48;2809 +89099;48.07175;6.53154;426;20221128;7.7;4.3;6;2.9;8.56;5.4;.54;1256 +89099;48.07175;6.53154;426;20221129;7.3;3.7;5.5;1.5;8.94;1;.31;1966 +89099;48.07175;6.53154;426;20221130;6.5;4.7;5.6;3.1;8.69;0;.38;1884 +89099;48.07175;6.53154;426;20221201;3.3;3.2;3.3;3.4;6.86;0;.54;1148 +89099;48.07175;6.53154;426;20221202;2.8;1.6;2.2;2.3;6.76;.1;.38;785 +89099;48.07175;6.53154;426;20221203;1.9;0;.9;3.1;6.24;0;.28;1798 +89099;48.07175;6.53154;426;20221204;1.3;-.8;.3;2;6.16;3.6;.28;1111 +89099;48.07175;6.53154;426;20221205;4;.9;2.4;2.5;6.96;.1;.33;1683 +89099;48.07175;6.53154;426;20221206;3.2;.7;2;1.4;6.81;0;.27;2078 +89099;48.07175;6.53154;426;20221207;4.9;-.9;2;1.2;6.41;0;.29;2748 +89099;48.07175;6.53154;426;20221208;3;-1.7;.6;.9;5.41;0;.2;3466 +89099;48.07175;6.53154;426;20221209;-.7;-5.1;-2.9;1.8;4.91;0;.21;1432 +89099;48.07175;6.53154;426;20221210;.1;-2;-.9;1.8;5.29;.3;.33;1353 +89099;48.07175;6.53154;426;20221211;-2.9;-5.1;-4;1.4;4.31;0;.14;3043 +89099;48.07175;6.53154;426;20221212;-3.5;-6.3;-4.9;1.9;3.84;0;.12;3507 +89099;48.07175;6.53154;426;20221213;-1.3;-8.9;-5.1;2.4;3.56;.3;.16;3972 +89099;48.07175;6.53154;426;20221214;.4;-3.4;-1.5;1.6;5.44;13.1;.23;1343 +89099;48.07175;6.53154;426;20221215;-1.7;-2.4;-2;3.2;5.16;0;.21;1590 +89099;48.07175;6.53154;426;20221216;-2.5;-5.8;-4.2;2.3;3.99;0;.15;4348 +89099;48.07175;6.53154;426;20221217;-5.1;-11;-8;1.8;3.04;0;.04;5444 +89099;48.07175;6.53154;426;20221218;-.4;-10.4;-5.4;2.4;4.24;.2;.02;4272 +89099;48.07175;6.53154;426;20221219;10.5;.3;5.4;4.2;8.01;.1;.57;3773 +89099;48.07175;6.53154;426;20221220;13.3;8.5;10.9;4.9;9.74;15.5;1.33;3057 +89099;48.07175;6.53154;426;20221221;11.1;9.1;10.1;5.4;11.39;9;.61;2200 +89099;48.07175;6.53154;426;20221222;10.5;9;9.8;7.6;10.91;29.7;.83;1389 +89099;48.07175;6.53154;426;20221223;12.7;9;10.9;5.5;12.86;17.8;.42;1110 +89099;48.07175;6.53154;426;20221224;10.6;8.9;9.7;3.5;10.69;.4;.62;2210 +89099;48.07175;6.53154;426;20221225;12.7;7.4;10.1;3.3;10.71;3;.53;3942 +89099;48.07175;6.53154;426;20221226;10.3;9.6;9.9;4.5;10.16;16.7;1.02;924 +89099;48.07175;6.53154;426;20221227;6.9;1.4;4.2;2.2;7.34;0;.29;3720 +89099;48.07175;6.53154;426;20221228;9.4;1.7;5.6;5.1;7.76;.4;.64;4056 +89099;48.07175;6.53154;426;20221229;10.4;8.1;9.3;6.5;9.34;10.8;1.22;2186 +89099;48.07175;6.53154;426;20221230;10.9;4.7;7.8;5.1;9.79;8.1;.59;2331 +89099;48.07175;6.53154;426;20221231;14.8;10.6;12.7;6.3;11.29;0;1.4;3729 +89100;48.0818;6.8666;600;20220101;15.8;7.9;11.9;1.4;9.8;0;.6;3611 +89100;48.0818;6.8666;600;20220102;12.8;9.9;11.4;3.5;8;.4;1.59;2039 +89100;48.0818;6.8666;600;20220103;8.8;8.2;8.5;5.9;9.3;15.5;.96;708 +89100;48.0818;6.8666;600;20220104;9.7;7.6;8.7;5.9;9.1;24.6;1.02;1702 +89100;48.0818;6.8666;600;20220105;-.5;-1;-.7;3.3;5.8;.8;.22;625 +89100;48.0818;6.8666;600;20220106;.8;-1.2;-.2;1.4;5.7;.2;.26;1684 +89100;48.0818;6.8666;600;20220107;-.3;-1.9;-1.1;3.3;5.5;4.9;.23;1479 +89100;48.0818;6.8666;600;20220108;1.8;-.9;.5;5.2;6;12.7;.29;2068 +89100;48.0818;6.8666;600;20220109;1.5;.1;.8;4.3;6.4;5.8;.22;1390 +89100;48.0818;6.8666;600;20220110;2.2;-1.9;.2;1;5.6;.2;.24;2705 +89100;48.0818;6.8666;600;20220111;3;-3.1;0;1.8;5;0;.36;3430 +89100;48.0818;6.8666;600;20220112;2.8;-4.2;-.7;1.8;4.2;0;.45;3749 +89100;48.0818;6.8666;600;20220113;5.8;-3;1.4;1.5;4.6;0;.47;4305 +89100;48.0818;6.8666;600;20220114;9.8;-.9;4.5;.9;6;.2;.33;4850 +89100;48.0818;6.8666;600;20220115;8.6;3.3;6;.8;4.7;0;.56;3333 +89100;48.0818;6.8666;600;20220116;-.2;-2.8;-1.5;1.7;5.4;0;.21;2241 +89100;48.0818;6.8666;600;20220117;1.2;-1.9;-.3;1.2;6.1;.1;.19;2521 +89100;48.0818;6.8666;600;20220118;4.2;.2;2.2;2.3;6.1;0;.45;2963 +89100;48.0818;6.8666;600;20220119;1.5;-1.8;-.1;2.8;5.4;3;.37;2693 +89100;48.0818;6.8666;600;20220120;.4;-.5;0;2.1;5.7;2.3;.34;1228 +89100;48.0818;6.8666;600;20220121;.6;-2.2;-.8;1.2;5.1;.1;.32;2524 +89100;48.0818;6.8666;600;20220122;.1;-1.1;-.5;1;5.9;.1;.27;1535 +89100;48.0818;6.8666;600;20220123;3.7;-.1;1.8;2.5;5.7;0;.53;3104 +89100;48.0818;6.8666;600;20220124;7.6;-.6;3.5;2.6;5.3;0;.84;4829 +89100;48.0818;6.8666;600;20220125;9.7;-.3;4.7;.6;5.7;0;.37;5458 +89100;48.0818;6.8666;600;20220126;-2.9;-4.1;-3.5;1;4.5;0;.27;1648 +89100;48.0818;6.8666;600;20220127;0;-5.2;-2.6;2.1;5.1;2.2;.18;3944 +89100;48.0818;6.8666;600;20220128;.8;-.6;.1;1.4;6.1;0;.28;1879 +89100;48.0818;6.8666;600;20220129;2;-1.7;.2;2.8;6.4;3.7;.16;3371 +89100;48.0818;6.8666;600;20220130;4.2;2.1;3.2;2.3;6.8;.6;.48;2480 +89100;48.0818;6.8666;600;20220131;1.6;.4;1;4.8;6.1;6.9;.41;1806 +89100;48.0818;6.8666;600;20220201;1;-1.4;-.2;4.7;6.3;7.3;.1;2774 +89100;48.0818;6.8666;600;20220202;6.3;1.5;3.9;4.6;8.9;7.2;0;4165 +89100;48.0818;6.8666;600;20220203;6.2;4.3;5.3;1.8;8.2;.2;.46;2510 +89100;48.0818;6.8666;600;20220204;4.7;2.7;3.7;4.2;7.2;2.8;.53;2632 +89100;48.0818;6.8666;600;20220205;4.6;-.7;2;2.9;6;.1;.57;4623 +89100;48.0818;6.8666;600;20220206;4.1;1.6;2.9;7.7;7;20.5;.47;3098 +89100;48.0818;6.8666;600;20220207;3.7;.1;1.9;4.5;5.6;.3;.79;3867 +89100;48.0818;6.8666;600;20220208;8.3;.1;4.2;2.1;6.4;.1;.75;6148 +89100;48.0818;6.8666;600;20220209;11.2;1.2;6.2;1.5;6.9;.1;.8;6946 +89100;48.0818;6.8666;600;20220210;5.8;5.3;5.6;2.8;6.75;7.2;1.03;8173 +89100;48.0818;6.8666;600;20220211;5;1.4;3.2;2.4;5.98;0;.82;9109 +89100;48.0818;6.8666;600;20220212;4.7;-4;.3;2.7;4.68;0;.85;10567 +89100;48.0818;6.8666;600;20220213;11.1;-1.7;4.7;2.9;5.12;.1;1.5;11538 +89100;48.0818;6.8666;600;20220214;8.7;2.4;5.6;2.8;6.42;3.8;1.1;3391 +89100;48.0818;6.8666;600;20220215;5.9;2.4;4.1;3.4;6.52;6.7;.91;5817 +89100;48.0818;6.8666;600;20220216;8.8;3.4;6.1;6.4;9.1;20.7;.52;5608 +89100;48.0818;6.8666;600;20220217;8.6;8.8;8.7;6.1;8.7;6.9;1.31;0 +89100;48.0818;6.8666;600;20220218;10.7;6.5;8.6;5.9;8.4;5.2;1.46;5061 +89100;48.0818;6.8666;600;20220219;5.6;1.3;3.5;4.8;5.3;0;1.3;5210 +89100;48.0818;6.8666;600;20220220;6.5;2.7;4.6;7.4;7.5;14.4;.79;4953 +89100;48.0818;6.8666;600;20220221;3.5;1.2;2.4;6.6;7.2;7.9;.3;3824 +89100;48.0818;6.8666;600;20220222;5.2;2.3;3.8;3.9;7.8;6.9;.44;4417 +89100;48.0818;6.8666;600;20220223;9.5;4.1;6.8;1.8;7.9;.1;.89;6277 +89100;48.0818;6.8666;600;20220224;9.3;4.5;6.9;3.9;6.8;2.9;1.44;5988 +89100;48.0818;6.8666;600;20220225;3;-1.2;.9;2.3;5.8;1.7;.6;5663 +89100;48.0818;6.8666;600;20220226;3.8;-1.5;1.2;2.5;5;0;.87;6513 +89100;48.0818;6.8666;600;20220227;7.4;-2.5;2.5;4.2;3.9;0;1.75;9192 +89100;48.0818;6.8666;600;20220228;10.8;-1.2;4.8;2.8;4;0;1.85;10316 +89100;48.0818;6.8666;600;20220301;11.1;.9;6;2.5;4;0;1.87;9620 +89100;48.0818;6.8666;600;20220302;9.5;1.8;5.7;1;5.1;0;1.1;8428 +89100;48.0818;6.8666;600;20220303;12.3;3.2;7.8;1.6;5.4;0;1.52;9335 +89100;48.0818;6.8666;600;20220304;9;-.2;4.4;2.2;3.2;0;1.74;9526 +89100;48.0818;6.8666;600;20220305;6.5;-1.1;2.7;2.4;3.2;0;1.59;8746 +89100;48.0818;6.8666;600;20220306;4.4;-3.8;.3;3.2;3.4;0;1.43;9232 +89100;48.0818;6.8666;600;20220307;3.7;-4.3;-.3;3.5;3.3;0;1.43;9244 +89100;48.0818;6.8666;600;20220308;8.6;-3.2;2.7;5.2;3.1;0;2.45;11475 +89100;48.0818;6.8666;600;20220309;12.9;1.6;7.3;1.6;4.7;0;1.74;11376 +89100;48.0818;6.8666;600;20220310;14.1;3.5;8.8;2.8;4.4;0;2.47;11157 +89100;48.0818;6.8666;600;20220311;14.3;4.1;9.2;3.3;5;.1;2.59;11086 +89100;48.0818;6.8666;600;20220312;12.2;6.9;9.6;2.6;6.8;.1;1.86;7983 +89100;48.0818;6.8666;600;20220313;12.4;5.1;8.8;2.6;7.2;4.1;1.76;9569 +89100;48.0818;6.8666;600;20220314;12.7;3.6;8.2;2.7;7;2;1.82;10875 +89100;48.0818;6.8666;600;20220315;11.3;5.9;8.6;2.9;8.3;0;1.49;8392 +89100;48.0818;6.8666;600;20220316;14.8;8.1;11.5;2.6;9.1;0;1.87;9518 +89100;48.0818;6.8666;600;20220317;8.5;8.1;8.3;2.1;9.3;.9;.82;2041 +89100;48.0818;6.8666;600;20220318;9.4;4.1;6.7;6.3;7.55;0;1.84;8147 +89100;48.0818;6.8666;600;20220319;11.6;2;6.8;5.4;5.65;1.3;2.88;17648 +89100;48.0818;6.8666;600;20220320;15.9;.7;8.3;2;6.08;.6;2.37;16115 +89100;48.0818;6.8666;600;20220321;15.3;1.3;8.3;2;5.98;0;2.48;17914 +89100;48.0818;6.8666;600;20220322;15.3;.4;7.8;1.4;5.45;0;2.41;19456 +89100;48.0818;6.8666;600;20220323;16.3;.1;8.2;1.5;5.35;0;2.54;20007 +89100;48.0818;6.8666;600;20220324;17.7;1;9.4;1.8;5.28;0;2.88;20253 +89100;48.0818;6.8666;600;20220325;17.2;2.8;10;2.3;5.25;0;3.17;20039 +89100;48.0818;6.8666;600;20220326;16.9;2.4;9.6;3.8;5.62;0;3.7;20112 +89100;48.0818;6.8666;600;20220327;18;2.6;10.3;2;5.35;0;3.17;20534 +89100;48.0818;6.8666;600;20220328;19.5;3.1;11.3;1.5;5.62;0;3.04;20602 +89100;48.0818;6.8666;600;20220329;16.6;5.9;11.2;2.4;5.82;2.8;3;13555 +89100;48.0818;6.8666;600;20220330;12;6.8;9.4;2.2;9.32;6.4;1.57;8336 +89100;48.0818;6.8666;600;20220331;9.2;5.8;7.5;2.2;8.75;7.8;1.04;4926 +89100;48.0818;6.8666;600;20220401;.1;0;.1;4.6;5.88;5.7;.57;3994 +89100;48.0818;6.8666;600;20220402;-.1;-2.3;-1.2;3.7;4.94;2.8;.67;6569 +89100;48.0818;6.8666;600;20220403;.6;-3.4;-1.4;2.3;4.58;.1;.93;7244 +89100;48.0818;6.8666;600;20220404;6;-5;.5;2.8;4.62;.7;1.96;21363 +89100;48.0818;6.8666;600;20220405;10.6;3.1;6.8;2.8;6.62;.3;1.81;9507 +89100;48.0818;6.8666;600;20220406;11.9;6.4;9.1;3.4;9.35;4;1.5;8611 +89100;48.0818;6.8666;600;20220407;10.9;7.2;9;8.6;9.18;25.2;1.59;5053 +89100;48.0818;6.8666;600;20220408;11.9;6.4;9.1;7.7;9.72;44.4;1.62;6282 +89100;48.0818;6.8666;600;20220409;5.9;-.3;2.8;4.6;6.18;.4;1.41;11454 +89100;48.0818;6.8666;600;20220410;10.1;-1.7;4.2;1.7;5.52;0;2.31;20663 +89100;48.0818;6.8666;600;20220411;16;-.7;7.6;2.7;6.25;0;3.17;21957 +89100;48.0818;6.8666;600;20220412;21.1;5.6;13.3;2;7.75;0;3.67;21596 +89100;48.0818;6.8666;600;20220413;21.1;8.8;14.9;3.3;8.17;0;4.31;21869 +89100;48.0818;6.8666;600;20220414;20.3;7.9;14.1;2;11.92;0;3.35;21293 +89100;48.0818;6.8666;600;20220415;19;9.1;14.1;2.2;11.05;0;3.22;19447 +89100;48.0818;6.8666;600;20220416;14.3;5.1;9.7;4.5;7.92;0;3.54;23640 +89100;48.0818;6.8666;600;20220417;14.9;2.2;8.5;4.9;5.12;0;4.17;25260 +89100;48.0818;6.8666;600;20220418;16.7;1.5;9.1;2.6;5.35;0;3.82;24993 +89100;48.0818;6.8666;600;20220419;17;2.6;9.8;1.8;6.42;0;3.52;24352 +89100;48.0818;6.8666;600;20220420;15.4;3.2;9.3;3.5;6.48;0;3.88;24752 +89100;48.0818;6.8666;600;20220421;15.9;1.7;8.8;3.5;6.55;0;3.91;25655 +89100;48.0818;6.8666;600;20220422;16.6;3.3;10;2.8;8.45;0;3.38;23733 +89100;48.0818;6.8666;600;20220423;12.9;6;9.4;3;9.92;9.1;1.99;11024 +89100;48.0818;6.8666;600;20220424;8.9;5.6;7.3;2.4;9.75;4.7;1.04;6860 +89100;48.0818;6.8666;600;20220425;12.5;7.2;9.8;1.9;10.68;5.3;1.53;8694 +89100;48.0818;6.8666;600;20220426;12.7;6;9.3;2.3;8.58;.3;2.3;14629 +89100;48.0818;6.8666;600;20220427;13.9;3.8;8.9;3.5;8.52;0;3.08;23616 +89100;48.0818;6.8666;600;20220428;17.7;4.1;10.9;3.5;8.38;0;4.14;27353 +89100;48.0818;6.8666;600;20220429;17.5;4.3;10.9;2;8.12;.1;3.57;22438 +89100;48.0818;6.8666;600;20220430;15;6.3;10.6;1.8;9.68;1.3;2.24;12310 +89100;48.0818;6.8666;600;20220501;15.1;3.3;9.2;1.7;9.05;0;2.54;16463 +89100;48.0818;6.8666;600;20220502;17.1;3.9;10.5;2;9.08;0;3.64;25985 +89100;48.0818;6.8666;600;20220503;19.7;5.6;12.6;1.4;9.85;2.2;3.55;22619 +89100;48.0818;6.8666;600;20220504;18.3;6.3;12.3;1.8;10.92;5.4;3.15;20014 +89100;48.0818;6.8666;600;20220505;12.3;8.7;10.5;1.9;11.52;.6;1.26;7218 +89100;48.0818;6.8666;600;20220506;17.9;8.2;13.1;1.4;9.7;0;3.01;18455 +89100;48.0818;6.8666;600;20220507;19.8;8.8;14.3;1.8;8.8;0;3.56;19792 +89100;48.0818;6.8666;600;20220508;20.6;11.2;15.9;2.7;9.5;.1;3.91;18366 +89100;48.0818;6.8666;600;20220509;21.9;9.5;15.7;1.9;11.4;.4;3.77;21271 +89100;48.0818;6.8666;600;20220510;22.5;13.2;17.9;2;11.9;0;3.77;18463 +89100;48.0818;6.8666;600;20220511;24.8;15;19.9;3.4;11.9;0;4.81;19063 +89100;48.0818;6.8666;600;20220512;19.7;14.3;17;2.8;13.8;3.3;3.01;14115 +89100;48.0818;6.8666;600;20220513;19.2;12.4;15.8;2;12.8;0;3;15969 +89100;48.0818;6.8666;600;20220514;22;8.9;15.5;1.3;9.5;0;3.86;22433 +89100;48.0818;6.8666;600;20220515;25.6;13.5;19.6;2.8;10.8;.1;5.01;21644 +89100;48.0818;6.8666;600;20220516;20.7;17.2;19;3;13;3.5;3.35;11501 +89100;48.0818;6.8666;600;20220517;25.3;12.8;19.1;1.7;12.8;0;4.33;22204 +89100;48.0818;6.8666;600;20220518;26.9;15.6;21.3;2;13.4;0;4.65;21181 +89100;48.0818;6.8666;600;20220519;26.9;18.6;22.8;3.6;13.3;0;5.31;18169 +89100;48.0818;6.8666;600;20220520;27.8;20.3;24.1;4.2;12.7;2.4;5.93;17321 +89100;48.0818;6.8666;600;20220521;21.2;8.2;14.7;2;10.7;0;3.96;23026 +89100;48.0818;6.8666;600;20220522;24.9;11.4;18.2;2.6;10.4;1.2;4.97;23561 +89100;48.0818;6.8666;600;20220523;22.4;13.1;17.8;4;13.8;7.7;4.12;19556 +89100;48.0818;6.8666;600;20220524;16.9;10;13.5;3.2;11.5;.2;2.97;16847 +89100;48.0818;6.8666;600;20220525;19;8.2;13.6;1.9;9.6;0;3.64;21254 +89100;48.0818;6.8666;600;20220526;18.5;10.3;14.4;2.1;10.7;0;3.37;18527 +89100;48.0818;6.8666;600;20220527;15;10.9;13;2.4;11.7;.1;2.35;13020 +89100;48.0818;6.8666;600;20220528;16.9;7.5;12.2;1.9;9;0;3.32;19990 +89100;48.0818;6.8666;600;20220529;15.9;6;11;1.7;7.2;.2;3.35;20585 +89100;48.0818;6.8666;600;20220530;18;4.1;11.1;1.7;6.6;0;3.88;24537 +89100;48.0818;6.8666;600;20220531;19.9;8.4;14.2;1.9;7.4;.7;4.12;22340 +89100;48.0818;6.8666;600;20220601;20.5;10.6;15.6;1.8;9.7;0;3.9;20750 +89100;48.0818;6.8666;600;20220602;22;11.3;16.7;2.8;9.9;.5;4.53;21641 +89100;48.0818;6.8666;600;20220603;22.3;14.7;18.5;1.5;15;4.7;3.51;18215 +89100;48.0818;6.8666;600;20220604;26.4;14.9;20.7;2.5;15.8;9.1;4.73;22551 +89100;48.0818;6.8666;600;20220605;20.2;15.1;17.7;2.8;16.9;3.6;2.82;14909 +89100;48.0818;6.8666;600;20220606;18.7;13.2;16;2.5;13.7;.6;2.98;15528 +89100;48.0818;6.8666;600;20220607;17;12;14.5;1.9;13.1;3.5;2.63;14813 +89100;48.0818;6.8666;600;20220608;19.3;12.6;16;2.2;12.4;8.8;3.33;17242 +89100;48.0818;6.8666;600;20220609;16.9;10.5;13.7;2.7;12;.8;2.93;16868 +89100;48.0818;6.8666;600;20220610;22.4;9.6;16;1.3;11.1;0;4.15;24061 +89100;48.0818;6.8666;600;20220611;26;14;20;1.1;12.1;0;4.48;23314 +89100;48.0818;6.8666;600;20220612;26.9;16.3;21.6;1.3;14.1;5.5;4.51;21912 +89100;48.0818;6.8666;600;20220613;21;11.6;16.3;1.6;11.7;0;3.78;20631 +89100;48.0818;6.8666;600;20220614;25.4;10.9;18.2;2.7;10.4;0;5.37;25748 +89100;48.0818;6.8666;600;20220615;29.6;16.4;23;1.7;10.9;0;5.5;24567 +89100;48.0818;6.8666;600;20220616;27.2;18.8;23;1.7;11.7;0;4.73;19526 +89100;48.0818;6.8666;600;20220617;29.6;15.3;22.5;1.9;11.1;0;5.71;25617 +89100;48.0818;6.8666;600;20220618;33.9;19.8;26.9;2;12.1;0;6.41;25445 +89100;48.0818;6.8666;600;20220619;32.5;24.2;28.4;4.2;13.6;0;7.34;19430 +89100;48.0818;6.8666;600;20220620;24.7;17.4;21.1;3.8;15;.3;4.68;18199 +89100;48.0818;6.8666;600;20220621;27.7;14.9;21.3;2.3;15.4;4;5.14;24234 +89100;48.0818;6.8666;600;20220622;21.6;18.9;20.3;1.9;16.9;16.3;2.74;10904 +89100;48.0818;6.8666;600;20220623;28.4;16.2;22.3;2;16.2;8.2;5.08;23642 +89100;48.0818;6.8666;600;20220624;20.3;15;17.7;2.2;15.4;6.1;3.07;15435 +89100;48.0818;6.8666;600;20220625;24.9;13.7;19.3;1.7;15.1;4;4.34;22616 +89100;48.0818;6.8666;600;20220626;22.3;13.9;18.1;1.8;16.2;30;3.58;19518 +89100;48.0818;6.8666;600;20220627;19.5;14;16.8;1.8;15.6;1.6;2.87;15703 +89100;48.0818;6.8666;600;20220628;21.8;11.1;16.5;1.1;14.4;.2;3.73;22048 +89100;48.0818;6.8666;600;20220629;25.7;15.6;20.7;1.4;14.8;0;4.31;21388 +89100;48.0818;6.8666;600;20220630;28.1;17.2;22.7;1.8;14.9;8.7;4.91;22210 +89100;48.0818;6.8666;600;20220701;19.2;10.5;14.9;1.9;12.4;.2;3.4;19774 +89100;48.0818;6.8666;600;20220702;26.1;12.3;19.2;1.5;12;0;4.8;24978 +89100;48.0818;6.8666;600;20220703;26.9;16.1;21.5;2.1;12.6;0;4.99;22016 +89100;48.0818;6.8666;600;20220704;24.5;13.6;19.1;1.2;12.6;0;4.2;22084 +89100;48.0818;6.8666;600;20220705;24.6;13.4;19;1.5;10.9;0;4.45;22353 +89100;48.0818;6.8666;600;20220706;20.7;11.2;16;1.9;10.4;0;3.9;20516 +89100;48.0818;6.8666;600;20220707;18.1;11.5;14.8;2.1;11.6;.2;3.16;16997 +89100;48.0818;6.8666;600;20220708;23.2;10;16.6;2;11.4;0;4.44;24159 +89100;48.0818;6.8666;600;20220709;24.7;13.6;19.2;1.7;11.8;0;4.46;22070 +89100;48.0818;6.8666;600;20220710;21.8;14.2;18;2.3;12.4;0;3.87;18147 +89100;48.0818;6.8666;600;20220711;25;11.4;18.2;2;12.4;0;4.68;24356 +89100;48.0818;6.8666;600;20220712;26.5;14;20.3;1.9;12.8;0;4.83;23273 +89100;48.0818;6.8666;600;20220713;30.2;17.3;23.8;1.8;11.5;0;5.47;23584 +89100;48.0818;6.8666;600;20220714;31;20.4;25.7;2.6;11.6;0;6.04;21279 +89100;48.0818;6.8666;600;20220715;24.3;14.9;19.6;2;10.9;0;4.44;19954 +89100;48.0818;6.8666;600;20220716;25.3;13.8;19.6;2.2;9.7;0;4.92;22047 +89100;48.0818;6.8666;600;20220717;29;12.9;21;2;9.7;0;5.64;26079 +89100;48.0818;6.8666;600;20220718;33.4;19;26.2;2.2;9.5;0;6.41;24559 +89100;48.0818;6.8666;600;20220719;34.8;22.3;28.6;2.5;10.3;0;6.74;22774 +89100;48.0818;6.8666;600;20220720;28.6;21.6;25.1;2.3;15.1;11.3;4.75;16876 +89100;48.0818;6.8666;600;20220721;25;15.9;20.5;1.9;16.5;0;3.93;19229 +89100;48.0818;6.8666;600;20220722;29.5;16.7;23.1;2.1;15.2;2.8;5.16;22795 +89100;48.0818;6.8666;600;20220723;25.3;16.4;20.9;1.8;15.1;.1;4.03;18864 +89100;48.0818;6.8666;600;20220724;30.7;16.2;23.5;1.6;14.9;0;5.17;24095 +89100;48.0818;6.8666;600;20220725;29.8;21.5;25.7;3.7;14.7;.2;5.89;18052 +89100;48.0818;6.8666;600;20220726;22.5;13.9;18.2;2.4;13.7;0;3.75;18303 +89100;48.0818;6.8666;600;20220727;24.2;13.2;18.7;1.3;12.1;0;3.94;20662 +89100;48.0818;6.8666;600;20220728;26.5;13.5;20;2;11.8;0;4.72;22396 +89100;48.0818;6.8666;600;20220729;25.8;15.9;20.9;2.1;11.5;0;4.52;19399 +89100;48.0818;6.8666;600;20220730;25.6;14.9;20.3;1.6;11.6;0;4.23;20087 +89100;48.0818;6.8666;600;20220731;28.9;17.8;23.4;2;12.1;0;4.95;20366 +89100;48.0818;6.8666;600;20220801;26.4;15.9;21.2;1.3;14.9;.4;3.97;19696 +89100;48.0818;6.8666;600;20220802;29.2;15;22.1;1.2;14.5;0;4.52;22854 +89100;48.0818;6.8666;600;20220803;33.7;19.7;26.7;1.3;13.5;0;5.11;22569 +89100;48.0818;6.8666;600;20220804;35.3;22.7;29;2.1;12.5;.4;5.98;21274 +89100;48.0818;6.8666;600;20220805;26.8;18.2;22.5;2.5;16.4;.9;4.22;17405 +89100;48.0818;6.8666;600;20220806;25;14;19.5;2.3;11.4;0;4.37;19627 +89100;48.0818;6.8666;600;20220807;26.4;11.9;19.2;2.3;9.2;0;4.92;22465 +89100;48.0818;6.8666;600;20220808;28.3;14.5;21.4;2.1;9;0;5.08;21777 +89100;48.0818;6.8666;600;20220809;29.2;15.9;22.6;2.2;9.6;0;5.21;21242 +89100;48.0818;6.8666;600;20220810;28.8;16.1;22.5;2.9;9.7;0;5.59;20619 +89100;48.0818;6.8666;600;20220811;28.9;18.3;23.6;2.9;9.1;0;5.6;18683 +89100;48.0818;6.8666;600;20220812;28.9;17.1;23;2.6;9.2;0;5.37;19608 +89100;48.0818;6.8666;600;20220813;28.7;15.7;22.2;3.3;9.6;0;5.78;20467 +89100;48.0818;6.8666;600;20220814;28.5;18.4;23.5;3;11.5;9.9;5.24;17871 +89100;48.0818;6.8666;600;20220815;21.2;14.5;17.9;2.4;15.8;4.1;2.81;14378 +89100;48.0818;6.8666;600;20220816;27.5;15.5;21.5;1.7;15.2;2;4.02;19249 +89100;48.0818;6.8666;600;20220817;27.6;16.3;22;1.7;15.8;5.1;3.94;18535 +89100;48.0818;6.8666;600;20220818;20.7;15.8;18.3;1;18.2;4.9;2.2;11975 +89100;48.0818;6.8666;600;20220819;23.2;16.1;19.7;2;17.4;14;2.91;14393 +89100;48.0818;6.8666;600;20220820;22.2;15.1;18.7;1.4;15.7;1.9;2.75;14285 +89100;48.0818;6.8666;600;20220821;24.7;13.4;19.1;1;11.8;0;3.31;17994 +89100;48.0818;6.8666;600;20220822;26.1;14.5;20.3;1.5;12.2;0;3.71;18096 +89100;48.0818;6.8666;600;20220823;27.3;15.3;21.3;.9;12.9;0;3.46;18268 +89100;48.0818;6.8666;600;20220824;29.3;17.4;23.4;1.9;11.8;0;4.39;18045 +89100;48.0818;6.8666;600;20220825;30.2;16.8;23.5;1.8;13.9;0;4.35;19019 +89100;48.0818;6.8666;600;20220826;22.8;17.7;20.3;1.8;15.3;0;2.75;11477 +89100;48.0818;6.8666;600;20220827;22.3;15;18.7;1;17.4;3.2;2.45;13697 +89100;48.0818;6.8666;600;20220828;25;14.1;19.6;1.7;15.9;0;3.2;16687 +89100;48.0818;6.8666;600;20220829;27.6;15.1;21.4;2;14.2;0;3.89;17745 +89100;48.0818;6.8666;600;20220830;28.3;17.2;22.8;1.6;15.2;4.4;3.65;16551 +89100;48.0818;6.8666;600;20220831;22.5;14;18.3;2.1;15.2;0;2.81;14303 +89100;48.0818;6.8666;600;20220901;22.9;13.4;18.2;2.3;13.4;0;3.13;15007 +89100;48.0818;6.8666;600;20220902;24.1;13.4;18.8;2.2;12.2;2;3.43;15806 +89100;48.0818;6.8666;600;20220903;21.3;14.3;17.8;1.3;15.2;3.1;2.33;12586 +89100;48.0818;6.8666;600;20220904;25.4;14.2;19.8;1.2;13.2;0;3.03;15879 +89100;48.0818;6.8666;600;20220905;25.5;16.9;21.2;2;14.7;2.5;3.23;13730 +89100;48.0818;6.8666;600;20220906;26.2;17.3;21.8;2.8;15.8;3.8;3.55;13838 +89100;48.0818;6.8666;600;20220907;22.2;17.4;19.8;2.5;16.1;8;2.53;9951 +89100;48.0818;6.8666;600;20220908;18.2;11.9;15.1;3;13.8;1.4;2.09;11346 +89100;48.0818;6.8666;600;20220909;16.2;12.4;14.3;3.2;13.6;10.6;1.71;8629 +89100;48.0818;6.8666;600;20220910;15.9;11.7;13.8;2.9;13.7;5.5;1.58;8998 +89100;48.0818;6.8666;600;20220911;20.1;12;16.1;1.7;13.8;.1;2.21;12525 +89100;48.0818;6.8666;600;20220912;24.8;12.3;18.6;2.1;12.2;0;3.23;15496 +89100;48.0818;6.8666;600;20220913;27.1;16.7;21.9;2;14.7;9.5;3.29;13947 +89100;48.0818;6.8666;600;20220914;21.6;18.2;19.9;3.1;18.6;22.3;2.02;7710 +89100;48.0818;6.8666;600;20220915;15.8;14.4;15.1;2.7;15.5;6.3;1.13;4742 +89100;48.0818;6.8666;600;20220916;12.9;10.6;11.8;2.7;11.8;.7;1.25;6125 +89100;48.0818;6.8666;600;20220917;9.6;5.7;7.7;3.1;9.8;4.7;1;8008 +89100;48.0818;6.8666;600;20220918;12.6;5.5;9.1;3.1;9.1;0;1.65;10826 +89100;48.0818;6.8666;600;20220919;14.1;5.2;9.7;2;8.5;0;1.82;12030 +89100;48.0818;6.8666;600;20220920;13.6;5.2;9.4;1.2;8.5;0;1.59;11538 +89100;48.0818;6.8666;600;20220921;15.2;5.1;10.2;1.8;8.4;0;1.89;12543 +89100;48.0818;6.8666;600;20220922;17.3;6.4;11.9;2.5;8;0;2.42;12890 +89100;48.0818;6.8666;600;20220923;16.7;9.3;13;1.1;9.5;1.2;1.72;10419 +89100;48.0818;6.8666;600;20220924;16;12.1;14.1;1.5;11.8;3;1.51;7357 +89100;48.0818;6.8666;600;20220925;11.5;8.9;10.2;1.2;11.7;1.6;.91;5854 +89100;48.0818;6.8666;600;20220926;11.5;7.3;9.4;2.9;10.3;15.9;1.15;7457 +89100;48.0818;6.8666;600;20220927;7.7;6.4;7.1;4.3;9.9;24;.54;3910 +89100;48.0818;6.8666;600;20220928;9.9;6.7;8.3;3.5;10.1;4.1;.9;6289 +89100;48.0818;6.8666;600;20220929;9.5;5.2;7.4;.9;9.4;.7;.92;7259 +89100;48.0818;6.8666;600;20220930;14.6;5.3;10;1.3;9.5;1.1;1.41;10730 +89100;48.0818;6.8666;600;20221001;11.5;7.8;9.7;4.6;10.8;9.9;1.03;6525 +89100;48.0818;6.8666;600;20221002;15.4;11.3;13.4;3.6;13.9;23.2;1.15;6796 +89100;48.0818;6.8666;600;20221003;15.3;6.8;11.1;1.5;10.9;0;1.32;9834 +89100;48.0818;6.8666;600;20221004;18.5;7.4;13;1.4;11;.1;1.61;11145 +89100;48.0818;6.8666;600;20221005;20.7;9.5;15.1;2.6;12.2;0;2.08;11043 +89100;48.0818;6.8666;600;20221006;13.9;11.7;12.8;1.6;12.3;.1;1.03;4595 +89100;48.0818;6.8666;600;20221007;17.6;9.5;13.6;1.1;12.2;.1;1.32;9070 +89100;48.0818;6.8666;600;20221008;14.5;10.9;12.7;1.9;12.2;.1;1.12;5822 +89100;48.0818;6.8666;600;20221009;16.2;6.6;11.4;2.7;9.9;.1;1.64;9632 +89100;48.0818;6.8666;600;20221010;18.8;10.7;14.8;1.8;12.9;2.2;1.48;8686 +89100;48.0818;6.8666;600;20221011;15.5;10.5;13;1.6;12.6;.1;1.09;6636 +89100;48.0818;6.8666;600;20221012;16.6;8.5;12.6;1.1;11.7;.1;1.15;8435 +89100;48.0818;6.8666;600;20221013;13.4;10.1;11.8;2;12.1;.5;.92;5153 +89100;48.0818;6.8666;600;20221014;13.5;11;12.3;2.8;13.4;29.2;.77;4363 +89100;48.0818;6.8666;600;20221015;14.9;12.8;13.9;4.6;15.1;4.4;.74;3901 +89100;48.0818;6.8666;600;20221016;21.4;14.2;17.8;3.2;14;0;2.06;7463 +89100;48.0818;6.8666;600;20221017;21.2;17.6;19.4;3.1;13;0;2.38;5075 +89100;48.0818;6.8666;600;20221018;20.2;15.6;17.9;2.2;14.5;.1;1.58;5700 +89100;48.0818;6.8666;600;20221019;17.6;13.2;15.4;4.2;14.3;.1;1.44;5478 +89100;48.0818;6.8666;600;20221020;18.1;13.3;15.7;2.7;13.4;18.7;1.46;5650 +89100;48.0818;6.8666;600;20221021;15.9;13.3;14.6;3.5;13.9;30.7;1.16;3982 +89100;48.0818;6.8666;600;20221022;18.7;10.6;14.7;2.8;12.8;.2;1.45;7233 +89100;48.0818;6.8666;600;20221023;21.2;13.6;17.4;4.3;12.1;2.8;2.57;6882 +89100;48.0818;6.8666;600;20221024;18;16.3;17.2;3.4;13.2;5;1.84;2984 +89100;48.0818;6.8666;600;20221025;17.5;10.3;13.9;2.5;11.7;.7;1.36;6476 +89100;48.0818;6.8666;600;20221026;19.4;13.3;16.4;2.8;13.5;.1;1.54;5833 +89100;48.0818;6.8666;600;20221027;23;13.2;18.1;3.1;12.3;0;2.26;7385 +89100;48.0818;6.8666;600;20221028;24.1;19.4;21.8;2.9;10.4;0;2.98;4904 +89100;48.0818;6.8666;600;20221029;25.4;17.7;21.6;2;9.5;0;2.38;6291 +89100;48.0818;6.8666;600;20221030;22.8;18.5;20.7;2.6;9.3;0;2.73;4520 +89100;48.0818;6.8666;600;20221031;20.2;14.8;17.5;1.8;11.1;8.5;1.59;5031 +89100;48.0818;6.8666;600;20221101;13.4;12.8;13.1;3.7;11.8;.8;1.23;1371 +89100;48.0818;6.8666;600;20221102;13.1;9;11.1;2.5;9.8;.1;1.08;4187 +89100;48.0818;6.8666;600;20221103;14.7;8.1;11.4;3.2;9.2;13.5;1.42;5336 +89100;48.0818;6.8666;600;20221104;8.3;6.5;7.4;2.9;9.3;3.9;.59;2542 +89100;48.0818;6.8666;600;20221105;6.7;5.2;6;2.5;8.5;.2;.52;2243 +89100;48.0818;6.8666;600;20221106;10.4;2.9;6.7;3.1;7;2.5;1.06;5442 +89100;48.0818;6.8666;600;20221107;12.5;7.7;10.1;4.2;9.9;.1;1.07;4200 +89100;48.0818;6.8666;600;20221108;16;9.9;13;4.4;8.9;11;2.06;4709 +89100;48.0818;6.8666;600;20221109;12.1;10.2;11.2;3.4;12.1;9.3;.65;2401 +89100;48.0818;6.8666;600;20221110;13.4;7.6;10.5;1.4;10.2;0;.66;4434 +89100;48.0818;6.8666;600;20221111;13.4;5.6;9.5;.4;7.6;0;.45;5126 +89100;48.0818;6.8666;600;20221112;16.1;7.7;11.9;.6;7.8;.1;.59;5251 +89100;48.0818;6.8666;600;20221113;14;4.8;9.4;.8;7.9;0;.56;5429 +89100;48.0818;6.8666;600;20221114;12.2;1;6.6;3.6;9.7;1.4;.39;5941 +89100;48.0818;6.8666;600;20221115;13.2;9.2;11.2;3.2;10.7;12.2;.93;3329 +89100;48.0818;6.8666;600;20221116;10.8;8.1;9.5;3.6;10.1;1;.76;2617 +89100;48.0818;6.8666;600;20221117;11.3;8.8;10.1;5.2;9.4;15.7;1.27;2462 +89100;48.0818;6.8666;600;20221118;6.5;5.9;6.2;3.1;9.2;8.3;.38;974 +89100;48.0818;6.8666;600;20221119;5.1;4.8;5;2.4;8.6;1.6;.35;553 +89100;48.0818;6.8666;600;20221120;4.9;3.8;4.4;4;7.8;9.7;.43;1416 +89100;48.0818;6.8666;600;20221121;6.6;3.4;5;4.5;8;6.1;.47;2669 +89100;48.0818;6.8666;600;20221122;5.1;3.1;4.1;4.3;7.4;1.9;.5;1991 +89100;48.0818;6.8666;600;20221123;8.8;3.6;6.2;3.6;7.7;8.2;.73;3417 +89100;48.0818;6.8666;600;20221124;8.3;5.2;6.8;3.8;8.3;1.7;.7;2507 +89100;48.0818;6.8666;600;20221125;6.8;5.8;6.3;2.1;8.2;3.4;.57;1224 +89100;48.0818;6.8666;600;20221126;7;4.4;5.7;1.3;8.2;0;.39;2198 +89100;48.0818;6.8666;600;20221127;9.5;1.6;5.6;2.1;5.7;0;.81;4088 +89100;48.0818;6.8666;600;20221128;7.4;7.2;7.3;2.8;7.7;5.5;.97;292 +89100;48.0818;6.8666;600;20221129;6.1;4.3;5.2;.9;8.6;1.9;.31;1687 +89100;48.0818;6.8666;600;20221130;4.8;4.2;4.5;1.5;8.1;.1;.37;785 +89100;48.0818;6.8666;600;20221201;.9;.8;.9;2.1;6.2;0;.37;69 +89100;48.0818;6.8666;600;20221202;1.4;.5;1;1.8;6.4;.1;.28;1026 +89100;48.0818;6.8666;600;20221203;4.1;-.1;2;3;5.8;0;.52;2672 +89100;48.0818;6.8666;600;20221204;.9;-1.6;-.3;1.6;5.8;2.9;.22;1945 +89100;48.0818;6.8666;600;20221205;2.5;.2;1.4;1.7;6.7;.1;.21;1830 +89100;48.0818;6.8666;600;20221206;1.4;1.4;1.4;1.1;6.6;0;.37;0 +89100;48.0818;6.8666;600;20221207;1;-1.2;-.1;1;6.1;0;.2;1747 +89100;48.0818;6.8666;600;20221208;2.2;-1.1;.6;1.6;5.1;0;.4;2214 +89100;48.0818;6.8666;600;20221209;.6;-3.6;-1.5;1.2;4.6;0;.27;2532 +89100;48.0818;6.8666;600;20221210;-1.9;-2.4;-2.1;.9;5;.3;.29;594 +89100;48.0818;6.8666;600;20221211;0;-5.9;-2.9;1;4.1;0;.2;3037 +89100;48.0818;6.8666;600;20221212;-.8;-6.8;-3.8;2.4;3;0;.53;3049 +89100;48.0818;6.8666;600;20221213;-.4;-6.4;-3.4;2.2;3.1;.4;.51;3033 +89100;48.0818;6.8666;600;20221214;.9;-2.8;-.9;.9;6.1;12.8;.11;2281 +89100;48.0818;6.8666;600;20221215;1.2;-1.1;.1;1.7;5.5;0;.31;1703 +89100;48.0818;6.8666;600;20221216;-1.3;-5;-3.1;1.3;4.1;0;.26;2264 +89100;48.0818;6.8666;600;20221217;-.5;-7.6;-4;2.5;3.4;0;.4;3288 +89100;48.0818;6.8666;600;20221218;6.1;-7.1;-.5;1.9;4.5;.6;.37;4625 +89100;48.0818;6.8666;600;20221219;11.6;6.4;9;5;8.1;.2;1.32;2744 +89100;48.0818;6.8666;600;20221220;13.2;10.8;12;5.4;9.1;13.7;1.87;1729 +89100;48.0818;6.8666;600;20221221;10;8.9;9.5;5;10.7;10.1;.65;1035 +89100;48.0818;6.8666;600;20221222;9;8.5;8.8;7.1;10.4;34.6;.64;563 +89100;48.0818;6.8666;600;20221223;11.7;8.1;9.9;5.3;12.2;16.7;.21;2214 +89100;48.0818;6.8666;600;20221224;9.3;7.9;8.6;3.5;10;.6;.58;1226 +89100;48.0818;6.8666;600;20221225;14.3;7.2;10.8;2.8;10.1;2.1;.76;3291 +89100;48.0818;6.8666;600;20221226;9.4;9.7;9.6;4.7;9.5;16.9;1.14;0 +89100;48.0818;6.8666;600;20221227;4.9;2.1;3.5;2;6.9;0;.39;1925 +89100;48.0818;6.8666;600;20221228;9.8;2.8;6.3;4.6;7.3;.4;.92;3299 +89100;48.0818;6.8666;600;20221229;9.7;8.1;8.9;5.7;8.8;9.8;1.2;1367 +89100;48.0818;6.8666;600;20221230;10.6;4.1;7.4;4.8;9.1;11.3;.58;3197 +89100;48.0818;6.8666;600;20221231;15.5;10.5;13;6.5;10.9;0;1.69;2769 +89101;48.09082;7.20178;195;20220101;14.2;1.7;8;1.1;8.63;0;.33;4705 +89101;48.09082;7.20178;195;20220102;13.7;1.6;7.6;4;8.36;0;.87;3269 +89101;48.09082;7.20178;195;20220103;12.6;8.1;10.3;4.6;9.91;11.9;1.01;2064 +89101;48.09082;7.20178;195;20220104;14.7;10.1;12.4;5.2;9.84;19.5;1.45;1925 +89101;48.09082;7.20178;195;20220105;5.1;4.4;4.8;3.4;6.16;.4;.82;1901 +89101;48.09082;7.20178;195;20220106;5.6;1.9;3.7;1.4;6.26;.3;.44;2463 +89101;48.09082;7.20178;195;20220107;4;-1.3;1.3;3.8;6.08;2.7;.34;1977 +89101;48.09082;7.20178;195;20220108;5.2;1.7;3.4;5;6.73;9.7;.5;2855 +89101;48.09082;7.20178;195;20220109;6.4;4.1;5.2;4.3;7.08;2.9;.67;2071 +89101;48.09082;7.20178;195;20220110;5.4;.1;2.8;1.6;6.26;0;.3;2597 +89101;48.09082;7.20178;195;20220111;4.4;-1.5;1.5;2.1;5.83;0;.31;2790 +89101;48.09082;7.20178;195;20220112;2.3;-4.4;-1.1;1.7;4.91;0;.28;4005 +89101;48.09082;7.20178;195;20220113;2.1;-6.1;-2;1.6;4.96;0;.21;4778 +89101;48.09082;7.20178;195;20220114;4.4;-5.3;-.5;.9;5.08;.4;.19;5155 +89101;48.09082;7.20178;195;20220115;-1.7;-3.5;-2.6;1.2;5.03;0;.22;1350 +89101;48.09082;7.20178;195;20220116;1.9;-2.9;-.5;2.6;5.28;0;.35;2880 +89101;48.09082;7.20178;195;20220117;6.5;0;3.3;1.9;6.08;.1;.46;3195 +89101;48.09082;7.20178;195;20220118;7.2;-.1;3.5;2.1;6.48;0;.46;4142 +89101;48.09082;7.20178;195;20220119;5.4;-4.4;.5;3.2;5.76;.9;.34;3782 +89101;48.09082;7.20178;195;20220120;6.5;2.3;4.4;2.5;6.23;1.1;.64;2953 +89101;48.09082;7.20178;195;20220121;4.8;-3.4;.7;1.3;5.43;0;.32;4636 +89101;48.09082;7.20178;195;20220122;7.1;.8;3.9;1.5;5.83;0;.53;3761 +89101;48.09082;7.20178;195;20220123;6.6;-.1;3.3;2;6.18;0;.53;4305 +89101;48.09082;7.20178;195;20220124;6.2;-4.7;.7;1.1;5.26;0;.33;6330 +89101;48.09082;7.20178;195;20220125;7.1;-4;1.6;1.3;5.26;0;.41;6706 +89101;48.09082;7.20178;195;20220126;-1.3;-3.4;-2.4;1.4;5.13;0;.25;1628 +89101;48.09082;7.20178;195;20220127;-.5;-2.8;-1.6;3.3;5.11;.9;.31;2097 +89101;48.09082;7.20178;195;20220128;6.2;-.6;2.8;2.7;6.13;0;.48;3909 +89101;48.09082;7.20178;195;20220129;6.5;-.7;2.9;4.5;6.51;1.4;.45;4068 +89101;48.09082;7.20178;195;20220130;9.8;3.8;6.8;3;6.96;.3;.91;4625 +89101;48.09082;7.20178;195;20220131;7.7;-1.9;2.9;5.1;6.38;3.5;.82;5013 +89101;48.09082;7.20178;195;20220201;4.4;2.9;3.7;5.4;6.33;4.2;.76;2098 +89101;48.09082;7.20178;195;20220202;11.6;3.6;7.6;3.8;9.26;5;.55;3527 +89101;48.09082;7.20178;195;20220203;10.6;4.4;7.5;2.5;8.66;.1;.71;3864 +89101;48.09082;7.20178;195;20220204;9.3;-.2;4.5;4.3;7.68;2;.73;4095 +89101;48.09082;7.20178;195;20220205;9.5;-1.3;4.1;3;5.98;0;.87;7074 +89101;48.09082;7.20178;195;20220206;8.5;2.2;5.4;7.6;7.56;18.5;.74;3605 +89101;48.09082;7.20178;195;20220207;8.7;4;6.3;3.6;5.86;.1;1.29;5934 +89101;48.09082;7.20178;195;20220208;11.5;-.8;5.4;2.5;6.26;0;1.01;7200 +89101;48.09082;7.20178;195;20220209;14.3;-2.4;6;2.2;6.23;0;1.14;9110 +89101;48.09082;7.20178;195;20220210;11.4;2;6.7;3.5;7.2;5.9;1.62;5200 +89101;48.09082;7.20178;195;20220211;9.8;4.7;7.2;1.8;5.9;.1;1.04;10100 +89101;48.09082;7.20178;195;20220212;6.9;-4.8;1.1;1.5;4.74;0;.7;9566 +89101;48.09082;7.20178;195;20220213;14.4;-3.3;5.5;3.2;5.2;0;1.75;10700 +89101;48.09082;7.20178;195;20220214;11.7;.6;6.1;4.2;7;2.9;1.3;4900 +89101;48.09082;7.20178;195;20220215;10.7;4.5;7.6;3.8;7.1;3.5;1.39;4900 +89101;48.09082;7.20178;195;20220216;12.3;4.9;8.6;6.7;9.48;10.8;.9;4648 +89101;48.09082;7.20178;195;20220217;13.7;11;12.4;6.5;9.18;2.9;2.19;4649 +89101;48.09082;7.20178;195;20220218;17.5;8.1;12.8;5.9;9.11;4;2.23;6275 +89101;48.09082;7.20178;195;20220219;10.4;5.4;7.9;5.4;5.73;0;1.98;7553 +89101;48.09082;7.20178;195;20220220;11.3;5.2;8.2;7.8;7.88;10.9;1.54;6660 +89101;48.09082;7.20178;195;20220221;9;5.8;7.4;6.6;7.43;3.2;1.36;4775 +89101;48.09082;7.20178;195;20220222;10.6;4.6;7.6;4.8;8.06;4.5;1.17;5432 +89101;48.09082;7.20178;195;20220223;13.9;5.3;9.6;1.6;8.36;0;1.14;8086 +89101;48.09082;7.20178;195;20220224;12.5;.7;6.6;3.7;7.24;2.1;1.44;8339 +89101;48.09082;7.20178;195;20220225;8.8;-.3;4.3;3;5.93;.5;1.14;8220 +89101;48.09082;7.20178;195;20220226;8.5;-.8;3.9;2.2;5.41;0;1.13;10138 +89101;48.09082;7.20178;195;20220227;11.7;-1.3;5.2;2.9;4.28;0;1.82;11811 +89101;48.09082;7.20178;195;20220228;10.5;-5;2.7;1.3;4.46;0;1.19;12184 +89101;48.09082;7.20178;195;20220301;9.8;-5.1;2.4;1.3;4.46;0;1.16;11891 +89101;48.09082;7.20178;195;20220302;8.6;-5.2;1.7;1.2;5.06;0;1.03;9307 +89101;48.09082;7.20178;195;20220303;12.3;-4.8;3.7;1.6;5.33;0;1.37;12760 +89101;48.09082;7.20178;195;20220304;10.8;-2.6;4.1;2.4;4.23;0;1.72;12429 +89101;48.09082;7.20178;195;20220305;9;-4.1;2.4;2.3;3.86;0;1.52;12861 +89101;48.09082;7.20178;195;20220306;8.1;-2.8;2.7;3.2;3.86;0;1.65;12159 +89101;48.09082;7.20178;195;20220307;7.3;-2.4;2.5;3.2;3.68;0;1.72;12167 +89101;48.09082;7.20178;195;20220308;10.7;-6.4;2.1;1.4;3.61;0;1.45;13707 +89101;48.09082;7.20178;195;20220309;15.4;-6.5;4.5;1.3;4.71;0;1.64;14966 +89101;48.09082;7.20178;195;20220310;15.5;-5.1;5.2;1.3;4.98;0;1.68;14918 +89101;48.09082;7.20178;195;20220311;15.3;-4.4;5.4;1.6;5.31;.1;1.83;14077 +89101;48.09082;7.20178;195;20220312;16.1;4;10.1;1.8;7.06;.1;1.82;11304 +89101;48.09082;7.20178;195;20220313;15.3;1.4;8.4;2.1;7.38;2.1;1.76;10806 +89101;48.09082;7.20178;195;20220314;15.9;5.7;10.8;2.6;7.66;1.7;2.13;13570 +89101;48.09082;7.20178;195;20220315;11.6;5.9;8.8;2.3;9.11;0;1.13;5371 +89101;48.09082;7.20178;195;20220316;10.6;6.6;8.6;1.3;9.58;0;1.04;6825 +89101;48.09082;7.20178;195;20220317;14.5;5.5;10;3.3;9.66;1;1.44;7449 +89101;48.09082;7.20178;195;20220318;12.9;6.2;9.5;6.1;8.1;0;2.24;10800 +89101;48.09082;7.20178;195;20220319;15;4.2;9.6;6.1;6.1;1;3.38;17300 +89101;48.09082;7.20178;195;20220320;19.4;3.6;11.5;2.1;6.5;.6;2.69;15700 +89101;48.09082;7.20178;195;20220321;18.8;-.2;9.3;2.1;6.5;0;2.56;16800 +89101;48.09082;7.20178;195;20220322;18.8;-.5;9.1;1.6;5.4;0;2.55;18500 +89101;48.09082;7.20178;195;20220323;19.6;-1.6;9;1.8;5.2;0;2.75;18500 +89101;48.09082;7.20178;195;20220324;21;-1.7;9.6;1.6;5.1;0;2.82;18900 +89101;48.09082;7.20178;195;20220325;20.6;-.4;10.1;3.1;5.3;0;3.58;18500 +89101;48.09082;7.20178;195;20220326;20.9;5.7;13.3;4.4;5.6;0;4.43;18500 +89101;48.09082;7.20178;195;20220327;21.7;2.5;12.1;2.1;5.8;0;3.33;19600 +89101;48.09082;7.20178;195;20220328;23.3;1.3;12.3;2.4;5.7;0;3.69;19300 +89101;48.09082;7.20178;195;20220329;20;7;13.5;3.1;6;3.1;3.24;8000 +89101;48.09082;7.20178;195;20220330;14.6;8.6;11.6;3;10.2;5.6;1.74;8200 +89101;48.09082;7.20178;195;20220331;11.8;7.1;9.4;1.5;9.6;7.8;1.14;5800 +89101;48.09082;7.20178;195;20220401;4.6;4.2;4.4;2.8;6.8;5.3;.93;4500 +89101;48.09082;7.20178;195;20220402;2.4;.4;1.4;3.5;5.55;2.5;.83;4745 +89101;48.09082;7.20178;195;20220403;5.1;.4;2.7;3.2;5.3;.1;1.34;9000 +89101;48.09082;7.20178;195;20220404;10;-5;2.5;3.9;4.97;.2;2.05;17959 +89101;48.09082;7.20178;195;20220405;12.1;6.1;9.1;4.5;7.37;0;1.93;5033 +89101;48.09082;7.20178;195;20220406;17.1;8.8;12.9;4.9;9.7;2;2.91;13300 +89101;48.09082;7.20178;195;20220407;13.9;9.1;11.5;7.8;10.2;19.2;2.2;9200 +89101;48.09082;7.20178;195;20220408;14.5;8.4;11.4;6.3;10.3;26.7;2.01;7800 +89101;48.09082;7.20178;195;20220409;11.2;3.5;7.3;2.4;6.4;0;2.15;14900 +89101;48.09082;7.20178;195;20220410;13.3;1;7.1;2;5.9;0;2.53;19700 +89101;48.09082;7.20178;195;20220411;19;-1.5;8.7;1.1;6.5;0;2.73;21200 +89101;48.09082;7.20178;195;20220412;23.8;1.7;12.7;1.4;8.7;0;3.03;17900 +89101;48.09082;7.20178;195;20220413;25.5;9.7;17.6;1.6;10.1;0;3.69;20200 +89101;48.09082;7.20178;195;20220414;22.9;8.6;15.7;2.5;12;.5;3.47;20000 +89101;48.09082;7.20178;195;20220415;22.6;11.9;17.2;3.3;10.8;0;4.25;21800 +89101;48.09082;7.20178;195;20220416;17.9;7.9;12.9;5;7.7;0;4.33;24700 +89101;48.09082;7.20178;195;20220417;19.2;4.4;11.8;4.3;5.3;0;4.73;24900 +89101;48.09082;7.20178;195;20220418;20.3;4.9;12.6;2.1;5.6;0;4.03;25200 +89101;48.09082;7.20178;195;20220419;20.6;.8;10.7;2.3;6.5;0;3.74;23400 +89101;48.09082;7.20178;195;20220420;18.6;7;12.8;4.2;6.2;0;4.62;24900 +89101;48.09082;7.20178;195;20220421;19.6;4.1;11.8;4.1;7.1;0;4.33;24700 +89101;48.09082;7.20178;195;20220422;20;7.1;13.5;3;8.7;0;3.93;23300 +89101;48.09082;7.20178;195;20220423;17;6.1;11.5;2.8;10;7.6;2.25;11800 +89101;48.09082;7.20178;195;20220424;11.4;8;9.7;3.8;10.5;3.6;1.06;4200 +89101;48.09082;7.20178;195;20220425;16;7.9;11.9;1.8;11.5;9;1.65;8900 +89101;48.09082;7.20178;195;20220426;16.8;8.3;12.5;2.6;9.5;.7;2.81;15900 +89101;48.09082;7.20178;195;20220427;17.9;3.8;10.8;3.5;9.2;0;3.24;21600 +89101;48.09082;7.20178;195;20220428;21.7;7.2;14.4;3.3;8.7;0;4.61;26400 +89101;48.09082;7.20178;195;20220429;20.1;4.4;12.2;1.7;8.7;.2;3.09;18500 +89101;48.09082;7.20178;195;20220430;16.6;8.2;12.4;2.5;11;3.1;2.45;15100 +89101;48.09082;7.20178;195;20220501;17.6;2.8;10.2;2;9.2;0;3.31;25600 +89101;48.09082;7.20178;195;20220502;20.5;4.2;12.3;2.1;9.6;0;3.45;22000 +89101;48.09082;7.20178;195;20220503;23.3;6;14.6;2.2;10.3;0;4.1;24300 +89101;48.09082;7.20178;195;20220504;21.3;8.1;14.7;2.3;11.8;8.5;2.9;14800 +89101;48.09082;7.20178;195;20220505;14.2;10.5;12.3;1.6;12.3;.1;1.3;6100 +89101;48.09082;7.20178;195;20220506;19.4;10.6;15;2.2;11.21;.2;2.66;12939 +89101;48.09082;7.20178;195;20220507;22.4;5.6;14;1.9;9.98;0;3.32;18434 +89101;48.09082;7.20178;195;20220508;22.9;9.5;16.2;2.4;10.73;.1;3.35;15467 +89101;48.09082;7.20178;195;20220509;25.2;11.8;18.5;2.1;12.11;.3;3.71;17196 +89101;48.09082;7.20178;195;20220510;26.7;10.2;18.4;2;13.18;0;3.78;17921 +89101;48.09082;7.20178;195;20220511;29.7;12.4;21;3.2;12.91;0;5.08;19964 +89101;48.09082;7.20178;195;20220512;26.4;17.8;22.1;3.2;13.83;2.5;3.93;13008 +89101;48.09082;7.20178;195;20220513;23.1;16.7;19.9;2.3;14.98;0;2.89;11404 +89101;48.09082;7.20178;195;20220514;25.4;8.2;16.8;1.3;10.71;0;3.68;19554 +89101;48.09082;7.20178;195;20220515;29.7;8.6;19.1;1.2;12.16;.2;4.09;20880 +89101;48.09082;7.20178;195;20220516;25.6;16.2;20.9;2.7;14.76;3.9;3.65;13717 +89101;48.09082;7.20178;195;20220517;27.8;11.2;19.5;1.2;13.71;0;3.77;19134 +89101;48.09082;7.20178;195;20220518;30.4;12;21.2;1.2;14.26;0;4.09;20112 +89101;48.09082;7.20178;195;20220519;31.9;13.6;22.7;2.4;15.68;0;4.64;19235 +89101;48.09082;7.20178;195;20220520;32.9;17.8;25.3;3;15.73;0;5.28;18450 +89101;48.09082;7.20178;195;20220521;25.1;13.6;19.3;2;12.23;0;3.78;16782 +89101;48.09082;7.20178;195;20220522;26.6;10;18.3;1.5;11.51;1.4;3.64;16952 +89101;48.09082;7.20178;195;20220523;27.6;12.8;20.2;3.2;14.48;2.2;3.9;14910 +89101;48.09082;7.20178;195;20220524;21.7;14.6;18.2;3.4;12.06;.1;3.55;14198 +89101;48.09082;7.20178;195;20220525;24;9.7;16.9;1.7;10.53;0;3.59;18196 +89101;48.09082;7.20178;195;20220526;23.4;10.2;16.8;2.3;11.56;0;3.41;15803 +89101;48.09082;7.20178;195;20220527;23.1;9.9;16.5;2.6;12.23;0;3.28;15139 +89101;48.09082;7.20178;195;20220528;20.2;8.7;14.4;2.4;9.11;0;3.44;17249 +89101;48.09082;7.20178;195;20220529;18;8.8;13.4;3;7.86;.5;3.51;15854 +89101;48.09082;7.20178;195;20220530;21.2;7.2;14.2;2.1;7.58;0;3.86;19624 +89101;48.09082;7.20178;195;20220531;24.9;8.4;16.6;2.1;8.98;1.4;3.99;18493 +89101;48.09082;7.20178;195;20220601;23.5;9.4;16.4;1.9;11.18;0;3.38;16293 +89101;48.09082;7.20178;195;20220602;23.6;13.4;18.5;2.2;11.41;.6;3.58;14463 +89101;48.09082;7.20178;195;20220603;27;11.5;19.2;1.3;14.63;5;3.41;16816 +89101;48.09082;7.20178;195;20220604;28;16;22;2.1;17.48;7.7;4.02;17396 +89101;48.09082;7.20178;195;20220605;26.7;18.4;22.6;2.7;17.66;8;3.51;13826 +89101;48.09082;7.20178;195;20220606;24.5;14.2;19.3;2.7;15.06;.6;3.52;15556 +89101;48.09082;7.20178;195;20220607;22.8;14.1;18.4;2.4;14.81;4;3.02;13648 +89101;48.09082;7.20178;195;20220608;23.4;10.5;16.9;2.5;13.43;4;3.2;15465 +89101;48.09082;7.20178;195;20220609;21.5;12.7;17.1;2.6;12.66;.5;3.14;14090 +89101;48.09082;7.20178;195;20220610;26;7.7;16.8;1.2;11.48;0;3.96;21652 +89101;48.09082;7.20178;195;20220611;29.1;9.6;19.3;1.3;13.06;0;5.24;29046 +89101;48.09082;7.20178;195;20220612;30.7;12.6;21.6;1.5;15.31;6;5.31;27346 +89101;48.09082;7.20178;195;20220613;25.8;16.6;21.2;2;13.63;0;4.95;24833 +89101;48.09082;7.20178;195;20220614;27.9;12.8;20.3;1.9;11.96;0;5.31;27319 +89101;48.09082;7.20178;195;20220615;31.9;11.2;21.6;1.1;14.03;0;5.54;29284 +89101;48.09082;7.20178;195;20220616;31.5;16.3;23.9;1.8;15.13;0;5.8;26638 +89101;48.09082;7.20178;195;20220617;31.4;16.3;23.9;1.8;11.98;0;5.87;26238 +89101;48.09082;7.20178;195;20220618;36.9;13.7;25.3;1.4;15.13;0;6.27;29107 +89101;48.09082;7.20178;195;20220619;37.2;18.8;28;3;16.41;.6;7.51;28128 +89101;48.09082;7.20178;195;20220620;31.3;20.9;26.1;3.6;16.28;.3;5.95;20405 +89101;48.09082;7.20178;195;20220621;29.9;14.4;22.1;2;14.68;5.7;5.39;24522 +89101;48.09082;7.20178;195;20220622;23.2;18.9;21.1;1.7;19.56;12.6;2.73;12012 +89101;48.09082;7.20178;195;20220623;31.8;14.5;23.1;2.1;17.71;10.2;5.62;26742 +89101;48.09082;7.20178;195;20220624;23.9;16.2;20.1;2.7;17.76;4.8;3.23;15030 +89101;48.09082;7.20178;195;20220625;28.9;14.6;21.8;1.9;16.01;4.3;5.15;26030 +89101;48.09082;7.20178;195;20220626;25.4;15.4;20.4;1.9;17.76;30.8;3.38;16967 +89101;48.09082;7.20178;195;20220627;22.6;16.9;19.8;2.1;17.51;1.5;2.71;12383 +89101;48.09082;7.20178;195;20220628;24.7;13.1;18.9;1.9;15.66;.1;3.89;21190 +89101;48.09082;7.20178;195;20220629;28.2;17.2;22.7;1.6;16.86;0;4.82;23808 +89101;48.09082;7.20178;195;20220630;30;13.9;22;1.8;16.41;10.3;5;23976 +89101;48.09082;7.20178;195;20220701;22.7;13.9;18.3;1.9;13.81;.2;3.82;19828 +89101;48.09082;7.20178;195;20220702;27.8;10.1;19;1.3;13.66;0;5.13;29084 +89101;48.09082;7.20178;195;20220703;31.5;13.8;22.6;2.1;14.83;0;5.9;28093 +89101;48.09082;7.20178;195;20220704;26.6;18;22.3;1.6;15.13;0;4.45;21477 +89101;48.09082;7.20178;195;20220705;27.9;13.4;20.7;1.5;13.76;0;5.1;26914 +89101;48.09082;7.20178;195;20220706;25.3;12.6;18.9;2.1;12.01;0;4.83;25322 +89101;48.09082;7.20178;195;20220707;23.5;10.4;16.9;2;12.43;0;3.57;17739 +89101;48.09082;7.20178;195;20220708;24.5;13.6;19;2.4;11.58;0;5.02;26102 +89101;48.09082;7.20178;195;20220709;27.6;10.2;18.9;1.8;12.51;0;5.12;27210 +89101;48.09082;7.20178;195;20220710;24.1;16.1;20.1;3.3;12.98;0;5.07;23348 +89101;48.09082;7.20178;195;20220711;26.9;11.6;19.2;2.6;12.88;0;5.35;26974 +89101;48.09082;7.20178;195;20220712;28.8;15.3;22;2.1;13.71;0;5.39;25551 +89101;48.09082;7.20178;195;20220713;32.9;12.7;22.8;1.3;13.11;0;5.47;27006 +89101;48.09082;7.20178;195;20220714;36.1;16.7;26.4;2.8;14.16;0;7.12;27428 +89101;48.09082;7.20178;195;20220715;27.9;16.7;22.3;2.8;11.76;0;5.78;24340 +89101;48.09082;7.20178;195;20220716;28;13.5;20.8;2.5;10.86;0;5.59;25808 +89101;48.09082;7.20178;195;20220717;30;16;23;2.7;10.98;0;6.23;25765 +89101;48.09082;7.20178;195;20220718;34.3;12.2;23.3;1.3;11.81;0;5.84;28619 +89101;48.09082;7.20178;195;20220719;37.1;14;25.5;1.1;14.01;0;6.1;29546 +89101;48.09082;7.20178;195;20220720;33.9;17.6;25.7;2.2;18.03;11.6;5.39;21357 +89101;48.09082;7.20178;195;20220721;29.7;17.3;23.5;1.9;18.71;0;4.91;23430 +89101;48.09082;7.20178;195;20220722;32.1;16.1;24.1;1.9;17.81;2.1;5.48;25287 +89101;48.09082;7.20178;195;20220723;29.5;18.8;24.2;1.6;18.81;.1;4.2;19345 +89101;48.09082;7.20178;195;20220724;31.9;16.2;24.1;1.2;16.81;0;5.21;25898 +89101;48.09082;7.20178;195;20220725;34.8;16.7;25.7;2.6;16.78;0;6.07;24403 +89101;48.09082;7.20178;195;20220726;27.5;19;23.3;2.3;14.46;0;4.62;19426 +89101;48.09082;7.20178;195;20220727;27.1;13.5;20.3;1.9;13.31;0;4.57;22625 +89101;48.09082;7.20178;195;20220728;29.6;15.7;22.6;2.2;12.88;0;5.2;22672 +89101;48.09082;7.20178;195;20220729;27.9;15.3;21.6;2;13.88;0;4.38;18830 +89101;48.09082;7.20178;195;20220730;30.1;13.3;21.7;1.7;12.98;0;4.77;22343 +89101;48.09082;7.20178;195;20220731;32.7;13.6;23.2;2;13.86;0;5.51;24635 +89101;48.09082;7.20178;195;20220801;30.5;14.4;22.4;1.6;15.58;.4;4.64;22162 +89101;48.09082;7.20178;195;20220802;30.3;14.9;22.6;1.2;16.08;0;4.67;24222 +89101;48.09082;7.20178;195;20220803;34.8;14.8;24.8;1.2;15.38;0;5.38;26415 +89101;48.09082;7.20178;195;20220804;37.5;17;27.3;1.8;15.78;.3;6.15;25757 +89101;48.09082;7.20178;195;20220805;32.8;19.1;26;2.8;16.98;1.1;5.56;21291 +89101;48.09082;7.20178;195;20220806;26.8;18.5;22.6;3.9;12.51;0;5.43;19261 +89101;48.09082;7.20178;195;20220807;28.5;14.8;21.7;3;9.93;0;5.7;23437 +89101;48.09082;7.20178;195;20220808;30.2;13.7;22;2.6;10.46;0;5.7;23774 +89101;48.09082;7.20178;195;20220809;31.4;16.6;24;2.7;11.21;0;5.86;23385 +89101;48.09082;7.20178;195;20220810;31.6;17.6;24.6;2.5;11.08;0;5.79;23959 +89101;48.09082;7.20178;195;20220811;31.5;14.6;23;2.2;10.83;0;5.55;24942 +89101;48.09082;7.20178;195;20220812;30.8;13.2;22;2.2;10.86;0;5.47;24694 +89101;48.09082;7.20178;195;20220813;31.2;14.5;22.8;2;11.08;0;5.35;24623 +89101;48.09082;7.20178;195;20220814;30.2;11.3;20.8;2;13.41;4.8;4.34;19857 +89101;48.09082;7.20178;195;20220815;27.2;17;22.1;2.9;17.73;2.4;3.66;16646 +89101;48.09082;7.20178;195;20220816;30.6;15.2;22.9;1.9;16.76;3.3;4.73;22494 +89101;48.09082;7.20178;195;20220817;27.6;18.1;22.8;2;18.64;7.9;3.54;16102 +89101;48.09082;7.20178;195;20220818;22.8;16.7;19.8;1.7;19.18;5.6;2.19;10633 +89101;48.09082;7.20178;195;20220819;25.7;18.1;21.9;2.2;18.71;12.6;3.3;15587 +89101;48.09082;7.20178;195;20220820;23.4;16.1;19.8;1.7;17.14;5;3.35;16085 +89101;48.09082;7.20178;195;20220821;28;11.9;20;1.1;14.18;0;3.74;21183 +89101;48.09082;7.20178;195;20220822;29.5;13.3;21.4;1.3;14.61;0;4.03;21623 +89101;48.09082;7.20178;195;20220823;30.7;13.7;22.2;1.3;15.11;0;4.24;22143 +89101;48.09082;7.20178;195;20220824;32;13.3;22.6;1.3;14.28;0;4.29;21541 +89101;48.09082;7.20178;195;20220825;31.9;13.2;22.5;1;14.96;0;4.15;22437 +89101;48.09082;7.20178;195;20220826;30.1;14.5;22.3;2.3;17.06;3;3.81;17073 +89101;48.09082;7.20178;195;20220827;26;17.3;21.7;1.3;18.81;2.5;2.72;13296 +89101;48.09082;7.20178;195;20220828;27.8;16.4;22.1;2.1;17.33;0;3.53;16487 +89101;48.09082;7.20178;195;20220829;29.6;16.4;23;1.7;14.91;0;4.06;18789 +89101;48.09082;7.20178;195;20220830;30;14.4;22.2;1.5;15.61;3.9;3.79;18293 +89101;48.09082;7.20178;195;20220831;25.3;16.8;21.1;1.9;17.63;.2;3.14;15872 +89101;48.09082;7.20178;195;20220901;25.8;14.6;20.2;1.7;14.86;0;3.25;16504 +89101;48.09082;7.20178;195;20220902;26.5;10.4;18.4;1.3;13.78;1.1;3.27;18590 +89101;48.09082;7.20178;195;20220903;24.1;14.9;19.5;2.1;16.98;3.2;2.55;12600 +89101;48.09082;7.20178;195;20220904;28.5;11.6;20;1;14.78;0;3.34;19592 +89101;48.09082;7.20178;195;20220905;30.3;11.7;21;1.3;15.46;3.4;3.48;18518 +89101;48.09082;7.20178;195;20220906;28;15.7;21.9;2;17.68;7.7;3.36;15343 +89101;48.09082;7.20178;195;20220907;28.4;16.8;22.6;1.8;17.81;6.4;2.85;13760 +89101;48.09082;7.20178;195;20220908;24.6;15.6;20.1;3;15.38;0;2.84;12741 +89101;48.09082;7.20178;195;20220909;22.6;13;17.8;3.4;14.16;8;2.76;12677 +89101;48.09082;7.20178;195;20220910;21.6;13.9;17.8;3.1;14.58;1.9;2.26;9610 +89101;48.09082;7.20178;195;20220911;24;12.3;18.2;1.8;14.06;.1;2.73;15163 +89101;48.09082;7.20178;195;20220912;27.6;8.2;17.9;.8;12.91;0;2.94;19075 +89101;48.09082;7.20178;195;20220913;29.3;10.7;20;1.2;15.91;5.4;2.9;15527 +89101;48.09082;7.20178;195;20220914;24.6;18.1;21.3;2.4;20.06;12;2;7790 +89101;48.09082;7.20178;195;20220915;19.9;16.9;18.4;2.5;16.98;4.1;1.82;7529 +89101;48.09082;7.20178;195;20220916;17.5;13.3;15.4;2.2;13.08;.2;1.71;7927 +89101;48.09082;7.20178;195;20220917;16.6;9.9;13.2;2.7;9.73;1.3;1.97;8910 +89101;48.09082;7.20178;195;20220918;17.9;8.6;13.2;3.1;9.41;0;2.47;13405 +89101;48.09082;7.20178;195;20220919;17.9;8.4;13.2;1.8;9.16;.1;2.27;14428 +89101;48.09082;7.20178;195;20220920;18.1;2.8;10.5;1.2;8.93;0;1.9;14478 +89101;48.09082;7.20178;195;20220921;18.9;6.2;12.6;2;9.26;0;2.31;15385 +89101;48.09082;7.20178;195;20220922;20.2;2.7;11.4;1;8.51;0;2.1;16875 +89101;48.09082;7.20178;195;20220923;21.9;4.1;13;1.4;10.16;1;2.13;14307 +89101;48.09082;7.20178;195;20220924;17.4;11.8;14.6;1.4;13.41;3.4;1.52;8947 +89101;48.09082;7.20178;195;20220925;17;9.6;13.3;1.2;12.54;3;1.28;7997 +89101;48.09082;7.20178;195;20220926;15.5;10.3;12.9;3;11.48;9.1;1.5;8026 +89101;48.09082;7.20178;195;20220927;13.3;9.5;11.4;4.2;10.86;14.8;1.33;6592 +89101;48.09082;7.20178;195;20220928;12.3;9.7;11;2.6;11.28;1.9;1.08;6053 +89101;48.09082;7.20178;195;20220929;14.5;7.7;11.1;1.1;10.56;1.9;1.11;7247 +89101;48.09082;7.20178;195;20220930;17.2;7.2;12.2;1.3;10.58;.8;1.55;11472 +89101;48.09082;7.20178;195;20221001;15.1;6.5;10.8;4;11.66;3.3;1.05;6416 +89101;48.09082;7.20178;195;20221002;21.9;12.5;17.2;3.6;15.11;15.6;1.87;9072 +89101;48.09082;7.20178;195;20221003;16.9;9.5;13.2;1.8;12.31;0;1.39;9081 +89101;48.09082;7.20178;195;20221004;20.8;3.9;12.3;1.1;10.41;.1;1.68;13488 +89101;48.09082;7.20178;195;20221005;25.6;6.3;15.9;2.5;12.36;0;2.46;14036 +89101;48.09082;7.20178;195;20221006;18.3;10.6;14.5;1.7;12.76;.2;1.44;7720 +89101;48.09082;7.20178;195;20221007;22.9;10.6;16.8;1;12.71;0;1.62;10904 +89101;48.09082;7.20178;195;20221008;19.7;10.9;15.3;1.6;12.58;.1;1.56;8970 +89101;48.09082;7.20178;195;20221009;18.8;7.1;13;1.7;10.26;.1;1.63;11458 +89101;48.09082;7.20178;195;20221010;23.7;8.9;16.3;2;12.71;1.3;1.94;11325 +89101;48.09082;7.20178;195;20221011;17.1;12.1;14.6;1.8;13.13;0;1.23;7147 +89101;48.09082;7.20178;195;20221012;19.5;7.7;13.6;.8;11.53;.1;1.16;8181 +89101;48.09082;7.20178;195;20221013;17.5;6.9;12.2;1.8;12.26;.4;.97;6629 +89101;48.09082;7.20178;195;20221014;17;12;14.5;2.9;14.86;20.3;.92;4578 +89101;48.09082;7.20178;195;20221015;20.2;15;17.6;4.1;15.88;2.9;1.47;5230 +89101;48.09082;7.20178;195;20221016;24.8;13.2;19;1.7;15.06;0;1.7;8552 +89101;48.09082;7.20178;195;20221017;26.6;9.1;17.9;2.1;13.98;0;2;10609 +89101;48.09082;7.20178;195;20221018;25.3;13.6;19.4;1.9;15.11;.6;1.83;9959 +89101;48.09082;7.20178;195;20221019;17.6;12.9;15.2;1.5;15.01;.1;.95;5182 +89101;48.09082;7.20178;195;20221020;18.8;11.7;15.2;1.1;14.76;14.8;.91;4752 +89101;48.09082;7.20178;195;20221021;16.3;12.6;14.5;2.2;15.58;25.9;.83;3847 +89101;48.09082;7.20178;195;20221022;22.4;11.9;17.2;1.8;14.23;.2;1.44;9404 +89101;48.09082;7.20178;195;20221023;23.3;9.4;16.4;1.9;13.31;1.7;1.49;7917 +89101;48.09082;7.20178;195;20221024;19.5;15.7;17.6;2.7;14.16;1.6;1.57;5330 +89101;48.09082;7.20178;195;20221025;21.5;8.8;15.1;1.4;12.63;.6;1.21;8849 +89101;48.09082;7.20178;195;20221026;23.4;11.3;17.4;1.9;13.96;.1;1.48;7888 +89101;48.09082;7.20178;195;20221027;24.4;7;15.7;1.3;12.58;0;1.35;9297 +89101;48.09082;7.20178;195;20221028;26.9;12.4;19.6;2.2;14.01;0;1.93;8343 +89101;48.09082;7.20178;195;20221029;25.6;10.3;17.9;1.6;13.58;.1;1.53;8362 +89101;48.09082;7.20178;195;20221030;23.9;8.9;16.4;1.4;12.88;0;1.3;8135 +89101;48.09082;7.20178;195;20221031;19.4;8.2;13.8;1.1;12.13;3.8;.93;5898 +89101;48.09082;7.20178;195;20221101;19.7;9.6;14.6;2.9;12.98;.6;1.21;6682 +89101;48.09082;7.20178;195;20221102;17.6;7.1;12.3;2;10.71;.1;1.05;7172 +89101;48.09082;7.20178;195;20221103;13.6;3.4;8.5;2.1;10.08;9.5;.76;4720 +89101;48.09082;7.20178;195;20221104;12.4;8.1;10.3;2.6;10.36;4.1;.76;3661 +89101;48.09082;7.20178;195;20221105;12.3;7.8;10.1;1.9;9.38;.2;.81;4238 +89101;48.09082;7.20178;195;20221106;10.7;-.1;5.3;2.1;7.96;1.5;.58;5726 +89101;48.09082;7.20178;195;20221107;17.2;8.7;13;2.7;10.38;.1;1.2;5527 +89101;48.09082;7.20178;195;20221108;17.8;2.7;10.2;1.9;9.43;8.6;.97;7347 +89101;48.09082;7.20178;195;20221109;14.7;10.1;12.4;2.4;12.76;7.8;.67;3013 +89101;48.09082;7.20178;195;20221110;15.6;5.1;10.3;1.3;10.26;0;.63;6353 +89101;48.09082;7.20178;195;20221111;12.3;1.7;7;.9;8.71;0;.42;5913 +89101;48.09082;7.20178;195;20221112;7.4;4;5.7;1;8.78;.1;.31;3315 +89101;48.09082;7.20178;195;20221113;6.5;5;5.7;1.5;8.66;0;.41;1926 +89101;48.09082;7.20178;195;20221114;13.1;2.1;7.6;2.3;9.43;1.4;.62;3179 +89101;48.09082;7.20178;195;20221115;12.9;9.4;11.1;2.2;11.31;10.6;.7;2908 +89101;48.09082;7.20178;195;20221116;15.2;9.3;12.3;3;10.98;0;.94;4795 +89101;48.09082;7.20178;195;20221117;15.8;7.7;11.7;4.2;10.58;11.5;1.12;4482 +89101;48.09082;7.20178;195;20221118;11.8;7.9;9.8;3.3;9.88;3.7;.73;3497 +89101;48.09082;7.20178;195;20221119;11.7;4.8;8.2;2.3;8.96;.7;.55;3276 +89101;48.09082;7.20178;195;20221120;10.5;4.4;7.4;3.9;8.26;4.8;.79;4083 +89101;48.09082;7.20178;195;20221121;11.2;5.9;8.6;3.5;8.81;2.8;.72;3512 +89101;48.09082;7.20178;195;20221122;9.3;5.2;7.2;3.7;8.41;.4;.66;3079 +89101;48.09082;7.20178;195;20221123;11.7;2.2;6.9;2.8;8.08;3.6;.57;4999 +89101;48.09082;7.20178;195;20221124;12.8;7.3;10.1;2.8;9.08;2.1;.8;4560 +89101;48.09082;7.20178;195;20221125;13;1.9;7.5;2;8.66;2.4;.49;4018 +89101;48.09082;7.20178;195;20221126;7.1;2.3;4.7;1.5;8.48;0;.28;2504 +89101;48.09082;7.20178;195;20221127;8.5;2.9;5.7;1.4;7.81;0;.42;3158 +89101;48.09082;7.20178;195;20221128;8.6;3.8;6.2;2.2;8.66;3.2;.45;2016 +89101;48.09082;7.20178;195;20221129;9.6;4.1;6.8;1.3;9.23;1.7;.34;2530 +89101;48.09082;7.20178;195;20221130;8.6;6.6;7.6;2.8;9.31;.2;.46;1514 +89101;48.09082;7.20178;195;20221201;4.1;3.8;4;3.8;7.08;0;.58;600 +89101;48.09082;7.20178;195;20221202;4;3.4;3.7;2.2;7.18;.1;.43;628 +89101;48.09082;7.20178;195;20221203;3.7;2.2;2.9;2.5;6.58;0;.4;1403 +89101;48.09082;7.20178;195;20221204;2.8;1.8;2.3;1.5;6.51;1.3;.35;862 +89101;48.09082;7.20178;195;20221205;8.1;1.7;4.9;2.2;7.06;.1;.42;2839 +89101;48.09082;7.20178;195;20221206;5.9;.5;3.2;1.1;6.78;.1;.27;2942 +89101;48.09082;7.20178;195;20221207;6.9;.5;3.7;.8;6.53;0;.26;3068 +89101;48.09082;7.20178;195;20221208;1.7;-2.3;-.3;1.1;5.46;0;.24;2474 +89101;48.09082;7.20178;195;20221209;.8;-4.1;-1.6;1.3;5.13;0;.2;2060 +89101;48.09082;7.20178;195;20221210;1.7;.6;1.2;1.3;5.68;.2;.37;823 +89101;48.09082;7.20178;195;20221211;-.6;-5.6;-3.1;1.5;4.48;0;.22;2496 +89101;48.09082;7.20178;195;20221212;-3.3;-5.1;-4.2;1.5;4.11;0;.25;1735 +89101;48.09082;7.20178;195;20221213;-2.3;-7.3;-4.8;1.8;3.76;.4;.2;3281 +89101;48.09082;7.20178;195;20221214;-.1;-2.9;-1.5;1.3;5.26;8.5;.24;1320 +89101;48.09082;7.20178;195;20221215;-1.2;-1.7;-1.5;2.7;5.18;.6;.27;1158 +89101;48.09082;7.20178;195;20221216;-.9;-2;-1.5;1.9;4.11;0;.33;2799 +89101;48.09082;7.20178;195;20221217;-5.4;-11.5;-8.4;1.1;3.03;0;.11;2949 +89101;48.09082;7.20178;195;20221218;-3.7;-7.5;-5.6;1.1;3.86;1.4;.1;3352 +89101;48.09082;7.20178;195;20221219;6.1;-3.8;1.1;2.3;6.88;.2;.24;3480 +89101;48.09082;7.20178;195;20221220;12.6;2.4;7.5;3.3;8.43;7.1;.96;3285 +89101;48.09082;7.20178;195;20221221;13.4;8.2;10.8;3.8;10.81;5.7;.67;2774 +89101;48.09082;7.20178;195;20221222;13.6;9.8;11.7;6;10.88;17.8;1.01;2503 +89101;48.09082;7.20178;195;20221223;14.5;9.5;12;5.2;12.83;6.7;.57;1659 +89101;48.09082;7.20178;195;20221224;12.8;11.5;12.1;3.2;10.53;.3;.95;1673 +89101;48.09082;7.20178;195;20221225;14.5;7.9;11.2;2.3;10.51;1.1;.64;3341 +89101;48.09082;7.20178;195;20221226;12.4;9.6;11;3.7;10.18;9.6;1;1211 +89101;48.09082;7.20178;195;20221227;9;1.4;5.2;1.9;7.26;0;.42;3240 +89101;48.09082;7.20178;195;20221228;11.3;.3;5.8;3.9;7.58;.3;.72;3463 +89101;48.09082;7.20178;195;20221229;13.4;8.3;10.9;5;9.41;7.3;1.2;2573 +89101;48.09082;7.20178;195;20221230;11.8;3.8;7.8;3.4;9.68;6.8;.41;2928 +89101;48.09082;7.20178;195;20221231;18.9;11.6;15.2;4.8;11.83;0;1.54;3356 +89102;48.09883;7.53706;185;20220101;14.3;1.6;7.9;1.1;8.21;0;.3;4859 +89102;48.09883;7.53706;185;20220102;14.1;1.1;7.6;3.8;8.01;0;1.23;2657 +89102;48.09883;7.53706;185;20220103;12.7;7.3;10;4.4;9.73;3;1.06;2198 +89102;48.09883;7.53706;185;20220104;15.2;10.3;12.8;4.7;9.6;13;1.62;2427 +89102;48.09883;7.53706;185;20220105;5.2;4.6;4.9;3.4;6;.6;.95;2350 +89102;48.09883;7.53706;185;20220106;5.2;1.4;3.3;1.4;6.14;.4;.44;2380 +89102;48.09883;7.53706;185;20220107;3.7;-2;.9;4.2;5.84;1.6;.46;2124 +89102;48.09883;7.53706;185;20220108;5.5;1.8;3.7;5.1;6.47;4.1;.73;3235 +89102;48.09883;7.53706;185;20220109;6.6;4.2;5.4;4.7;6.94;2.1;.82;2987 +89102;48.09883;7.53706;185;20220110;5.6;.5;3;1.4;6.27;0;.34;3240 +89102;48.09883;7.53706;185;20220111;4.1;-2.5;.8;1.6;5.51;0;.29;2923 +89102;48.09883;7.53706;185;20220112;2.4;-5;-1.3;1.2;4.54;0;.23;4213 +89102;48.09883;7.53706;185;20220113;2.1;-6;-2;1.3;4.74;0;.16;4807 +89102;48.09883;7.53706;185;20220114;4;-4.8;-.4;.9;4.94;.2;.19;5203 +89102;48.09883;7.53706;185;20220115;-1.6;-3.5;-2.5;1.2;4.97;0;.21;1513 +89102;48.09883;7.53706;185;20220116;3.2;-3.2;0;1.8;5.17;0;.3;4005 +89102;48.09883;7.53706;185;20220117;6;-.1;3;1.5;6.04;.2;.44;3436 +89102;48.09883;7.53706;185;20220118;7.4;.1;3.7;1.9;6.27;0;.48;4463 +89102;48.09883;7.53706;185;20220119;5.4;-4.5;.5;3.2;5.47;.2;.47;5533 +89102;48.09883;7.53706;185;20220120;6;2.2;4.1;2.4;6.14;.7;.7;2906 +89102;48.09883;7.53706;185;20220121;4.7;-3.1;.8;1.1;5.24;0;.29;5672 +89102;48.09883;7.53706;185;20220122;6.6;.9;3.7;1.6;5.64;0;.57;4550 +89102;48.09883;7.53706;185;20220123;6.7;-.2;3.2;1.4;5.94;0;.45;4825 +89102;48.09883;7.53706;185;20220124;6.2;-4.5;.9;1.1;5.14;0;.31;6499 +89102;48.09883;7.53706;185;20220125;7.2;-4.4;1.4;1.1;5.14;0;.36;6591 +89102;48.09883;7.53706;185;20220126;-1.2;-3.4;-2.3;1.2;5.07;0;.25;1190 +89102;48.09883;7.53706;185;20220127;.2;-2.4;-1.1;2.7;5.04;.1;.37;2561 +89102;48.09883;7.53706;185;20220128;6.4;-.6;2.9;2;6.11;0;.51;5018 +89102;48.09883;7.53706;185;20220129;6;-1.1;2.5;3.7;6.37;.4;.57;4941 +89102;48.09883;7.53706;185;20220130;9.5;4.1;6.8;2.5;6.77;0;.98;4494 +89102;48.09883;7.53706;185;20220131;7.4;-1.8;2.8;4.5;6.31;3.8;.74;4093 +89102;48.09883;7.53706;185;20220201;4.4;3.1;3.8;5.2;6.14;1.9;.93;2242 +89102;48.09883;7.53706;185;20220202;10.7;3.8;7.2;3.4;8.97;2.6;.7;2808 +89102;48.09883;7.53706;185;20220203;10.3;4.6;7.5;1.8;8.41;.1;.64;4534 +89102;48.09883;7.53706;185;20220204;9.1;.7;4.9;4.2;7.34;.4;.76;4890 +89102;48.09883;7.53706;185;20220205;9.3;-1.3;4;2.9;5.64;0;.98;8059 +89102;48.09883;7.53706;185;20220206;8.5;.8;4.6;7.2;7.27;13.4;1.13;3518 +89102;48.09883;7.53706;185;20220207;8.2;3.5;5.8;3.1;5.74;.1;1.27;5478 +89102;48.09883;7.53706;185;20220208;11.4;-1.1;5.2;2.3;5.87;0;1.05;8332 +89102;48.09883;7.53706;185;20220209;14.1;-2.4;5.8;2;6.07;0;1.15;9217 +89102;48.09883;7.53706;185;20220210;11.4;.8;6.1;3.8;7.2;3.1;1.39;5900 +89102;48.09883;7.53706;185;20220211;8.9;4.3;6.6;2;6.04;.3;.97;8500 +89102;48.09883;7.53706;185;20220212;7;-4.3;1.3;1.5;4.9;0;.72;9013 +89102;48.09883;7.53706;185;20220213;14.1;-3.7;5.2;2.7;5.3;0;1.51;10200 +89102;48.09883;7.53706;185;20220214;11.6;-.6;5.5;4;7.17;1.2;1.3;3600 +89102;48.09883;7.53706;185;20220215;9.9;5.4;7.6;4.4;7.24;.6;1.41;4466 +89102;48.09883;7.53706;185;20220216;12.4;5.2;8.8;7.2;9.11;2.2;1.3;3659 +89102;48.09883;7.53706;185;20220217;14;11.2;12.6;7.1;8.6;1.1;2.64;3027 +89102;48.09883;7.53706;185;20220218;16.9;7.4;12.1;6.1;8.94;2.4;2.65;5922 +89102;48.09883;7.53706;185;20220219;10.5;4.9;7.7;5.2;5.61;0;2.24;7793 +89102;48.09883;7.53706;185;20220220;11.2;3.7;7.5;7.7;7.57;3.8;1.9;7218 +89102;48.09883;7.53706;185;20220221;9;5.8;7.4;6.4;7.24;1.8;1.53;4989 +89102;48.09883;7.53706;185;20220222;10.5;4.5;7.5;4.5;7.74;1.3;1.36;6045 +89102;48.09883;7.53706;185;20220223;13.8;5.8;9.8;1.8;8.21;0;1.3;8543 +89102;48.09883;7.53706;185;20220224;12.9;.3;6.6;3.4;7.24;1.6;1.56;8339 +89102;48.09883;7.53706;185;20220225;8.6;-.7;3.9;2.8;5.84;1.1;1.16;8103 +89102;48.09883;7.53706;185;20220226;8.4;-.6;3.9;2.1;5.34;0;1.19;11226 +89102;48.09883;7.53706;185;20220227;11.4;-2.1;4.7;3.1;4.07;0;2.06;12285 +89102;48.09883;7.53706;185;20220228;10.3;-4.5;2.9;1.4;4.31;0;1.24;12385 +89102;48.09883;7.53706;185;20220301;9.7;-4.8;2.5;1.5;4.14;0;1.26;12159 +89102;48.09883;7.53706;185;20220302;8.6;-4.8;1.9;1.3;4.67;0;1.03;8957 +89102;48.09883;7.53706;185;20220303;12.1;-4.5;3.8;1.5;5.14;0;1.34;12817 +89102;48.09883;7.53706;185;20220304;10.6;-3.3;3.7;2.2;4.17;0;1.65;12708 +89102;48.09883;7.53706;185;20220305;9;-4.6;2.2;2.4;3.74;0;1.61;12959 +89102;48.09883;7.53706;185;20220306;8;-3.3;2.4;2.9;3.81;0;1.67;12502 +89102;48.09883;7.53706;185;20220307;7.5;-3.3;2.1;3.1;3.57;0;1.8;12697 +89102;48.09883;7.53706;185;20220308;10.8;-5.8;2.5;1.6;3.54;0;1.54;13854 +89102;48.09883;7.53706;185;20220309;15;-6.3;4.4;1.1;4.44;0;1.59;14832 +89102;48.09883;7.53706;185;20220310;15.2;-4.9;5.2;1.2;4.81;0;1.68;14889 +89102;48.09883;7.53706;185;20220311;14.9;-4.2;5.3;1.1;5.04;0;1.58;13728 +89102;48.09883;7.53706;185;20220312;15.9;3.1;9.5;1.4;6.81;0;1.78;12035 +89102;48.09883;7.53706;185;20220313;15;.6;7.8;2;6.77;1.6;1.81;11573 +89102;48.09883;7.53706;185;20220314;15.7;5.7;10.7;2.7;7.34;.6;2.33;14412 +89102;48.09883;7.53706;185;20220315;11.7;5;8.3;1.8;8.87;.4;1.05;3908 +89102;48.09883;7.53706;185;20220316;10.7;5.4;8;1.4;9.44;0;.93;5447 +89102;48.09883;7.53706;185;20220317;14;5.1;9.6;3;9.54;.9;1.52;8015 +89102;48.09883;7.53706;185;20220318;12.8;6.3;9.5;5.1;8.14;0;2.09;10366 +89102;48.09883;7.53706;185;20220319;14.9;5;9.9;5;5.9;.3;3.07;15933 +89102;48.09883;7.53706;185;20220320;19.2;2.2;10.7;1.9;6.54;.5;2.44;14466 +89102;48.09883;7.53706;185;20220321;18.5;-.1;9.2;1.9;6.6;0;2.37;15433 +89102;48.09883;7.53706;185;20220322;18.2;-1.2;8.5;1.6;5.5;0;2.43;17700 +89102;48.09883;7.53706;185;20220323;18.9;-2;8.4;1.7;5.7;0;2.55;17633 +89102;48.09883;7.53706;185;20220324;20.1;-1.9;9.1;1.7;5.64;0;2.71;17933 +89102;48.09883;7.53706;185;20220325;19.8;-.8;9.5;2.4;5.94;0;3.04;17700 +89102;48.09883;7.53706;185;20220326;20.8;2.1;11.4;3.4;5.94;0;3.71;17766 +89102;48.09883;7.53706;185;20220327;21.7;.7;11.2;1.9;6.27;0;3.03;18733 +89102;48.09883;7.53706;185;20220328;23.1;.3;11.7;1.7;6.17;0;3.1;18333 +89102;48.09883;7.53706;185;20220329;19.7;5.2;12.4;2.4;6.37;3;2.82;9466 +89102;48.09883;7.53706;185;20220330;13.8;8.7;11.3;2.6;10.07;5.1;1.61;6500 +89102;48.09883;7.53706;185;20220331;11.1;7.4;9.3;1.9;9.47;9.9;1.01;4533 +89102;48.09883;7.53706;185;20220401;3.9;3.5;3.7;3.7;6.75;6.1;.89;3350 +89102;48.09883;7.53706;185;20220402;2.1;.3;1.2;3.5;5.55;1.3;.91;5166 +89102;48.09883;7.53706;185;20220403;4.8;-.1;2.4;2.8;5.34;.1;1.18;8233 +89102;48.09883;7.53706;185;20220404;9.8;-5.5;2.1;3.9;4.98;0;2.05;17959 +89102;48.09883;7.53706;185;20220405;12.1;6.3;9.2;4.6;7.31;0;2.14;6292 +89102;48.09883;7.53706;185;20220406;16.9;8.9;12.9;4.9;9.8;1.3;2.71;11900 +89102;48.09883;7.53706;185;20220407;14.4;9.6;12;8.4;9.84;9.6;2.5;6233 +89102;48.09883;7.53706;185;20220408;14.8;7.7;11.2;5.9;9.77;12.1;2.03;5433 +89102;48.09883;7.53706;185;20220409;11;2.7;6.8;2.2;6.37;.1;1.91;13533 +89102;48.09883;7.53706;185;20220410;13.2;-.1;6.5;1.8;5.97;0;2.31;18266 +89102;48.09883;7.53706;185;20220411;18.8;-1.3;8.8;1.5;6.9;0;2.79;20500 +89102;48.09883;7.53706;185;20220412;23.4;1.7;12.5;1;9.07;0;2.71;17200 +89102;48.09883;7.53706;185;20220413;24.7;8.1;16.4;1.7;10.44;0;3.52;19666 +89102;48.09883;7.53706;185;20220414;22.2;7.5;14.8;2.3;12.07;0;3.26;19500 +89102;48.09883;7.53706;185;20220415;21.9;10.2;16;2.8;10.84;0;3.77;21166 +89102;48.09883;7.53706;185;20220416;17.2;6.1;11.6;3.5;7.77;0;3.68;23033 +89102;48.09883;7.53706;185;20220417;18.8;2.4;10.6;3.4;5.2;0;4.29;24200 +89102;48.09883;7.53706;185;20220418;19.4;2.1;10.8;2.4;6.17;0;3.8;24500 +89102;48.09883;7.53706;185;20220419;19.9;.6;10.3;2.2;6.9;0;3.52;22700 +89102;48.09883;7.53706;185;20220420;18.3;5.4;11.8;3.6;6.3;0;4.23;24000 +89102;48.09883;7.53706;185;20220421;19.5;1.7;10.6;3.6;7.1;0;4.03;24033 +89102;48.09883;7.53706;185;20220422;19.5;4.2;11.9;2.8;8.87;0;3.57;22800 +89102;48.09883;7.53706;185;20220423;17;5.1;11;2.5;9.87;4.1;2.22;11800 +89102;48.09883;7.53706;185;20220424;11.2;7.9;9.5;3.6;10.44;5.6;1.1;4366 +89102;48.09883;7.53706;185;20220425;16;8.1;12;2;11.14;11.3;1.84;10400 +89102;48.09883;7.53706;185;20220426;15.4;8.3;11.8;2.3;9.87;1.3;2.5;14866 +89102;48.09883;7.53706;185;20220427;17.6;3.7;10.7;2.9;9.17;0;3.11;20233 +89102;48.09883;7.53706;185;20220428;21.5;4.6;13.1;2.7;8.57;0;4.24;25866 +89102;48.09883;7.53706;185;20220429;19.9;4.4;12.1;2;9.1;.3;3.1;18100 +89102;48.09883;7.53706;185;20220430;16.4;8.3;12.3;2.7;10.6;2.3;2.77;17100 +89102;48.09883;7.53706;185;20220501;17.7;2.5;10.1;2;9.17;0;3.14;24166 +89102;48.09883;7.53706;185;20220502;20.4;3.4;11.9;1.9;9.97;0;3.39;22800 +89102;48.09883;7.53706;185;20220503;22.5;5.2;13.9;1.8;10.54;0;3.5;21400 +89102;48.09883;7.53706;185;20220504;21.6;6.9;14.3;1.9;11.17;2.6;3.03;16900 +89102;48.09883;7.53706;185;20220505;13.9;9.5;11.7;1.7;12.3;18.5;1.19;5600 +89102;48.09883;7.53706;185;20220506;19.3;10.6;15;2.1;11.64;.4;2.9;15773 +89102;48.09883;7.53706;185;20220507;22.2;5.5;13.9;1.9;9.94;0;3.92;24096 +89102;48.09883;7.53706;185;20220508;22.8;8.8;15.8;2.2;10.77;0;3.54;17357 +89102;48.09883;7.53706;185;20220509;25.1;10.9;18;2.2;12.14;.2;4.41;23217 +89102;48.09883;7.53706;185;20220510;26.8;9.7;18.2;2.1;13.04;0;4.44;22856 +89102;48.09883;7.53706;185;20220511;29.6;11.5;20.6;3.3;12.47;0;5.93;26292 +89102;48.09883;7.53706;185;20220512;26.5;16.7;21.6;3.9;13.11;4.9;4.99;15622 +89102;48.09883;7.53706;185;20220513;23.2;16.4;19.8;2.4;15.21;.1;3.29;14204 +89102;48.09883;7.53706;185;20220514;25.2;8.3;16.7;1.5;10.91;0;4.46;25838 +89102;48.09883;7.53706;185;20220515;29.3;8.7;19;1.2;11.94;.1;4.79;26530 +89102;48.09883;7.53706;185;20220516;25;15.5;20.2;2.5;14.64;2.5;3.9;16602 +89102;48.09883;7.53706;185;20220517;27.6;11.3;19.5;1.4;13.71;0;4.55;24871 +89102;48.09883;7.53706;185;20220518;30;12.3;21.1;1.6;13.97;0;5.14;26498 +89102;48.09883;7.53706;185;20220519;31.8;13.6;22.7;2.6;15.11;0;5.72;24985 +89102;48.09883;7.53706;185;20220520;33;16.7;24.9;3;15.67;3.1;6.23;23929 +89102;48.09883;7.53706;185;20220521;24.8;12.9;18.8;2.3;12.07;0;4.71;23394 +89102;48.09883;7.53706;185;20220522;26.2;9.9;18.1;1.4;11.47;1.2;4.05;21011 +89102;48.09883;7.53706;185;20220523;27.2;12.9;20.1;3.2;14.17;.7;4.3;16356 +89102;48.09883;7.53706;185;20220524;21.8;14.8;18.3;3.7;11.81;0;3.82;13350 +89102;48.09883;7.53706;185;20220525;23.7;9.9;16.8;1.7;10.34;0;4.52;25449 +89102;48.09883;7.53706;185;20220526;23;10.1;16.5;2;11.07;0;3.92;19972 +89102;48.09883;7.53706;185;20220527;22.6;9.8;16.2;2.1;12.01;0;3.48;17298 +89102;48.09883;7.53706;185;20220528;19.9;9.2;14.6;2.3;9.11;0;4.17;24027 +89102;48.09883;7.53706;185;20220529;17.8;8;12.9;2.9;7.81;0;4.35;25455 +89102;48.09883;7.53706;185;20220530;21.2;5.8;13.5;2.3;7.44;0;4.77;28361 +89102;48.09883;7.53706;185;20220531;24.7;7.4;16.1;2.2;8.87;1.1;4.67;23099 +89102;48.09883;7.53706;185;20220601;23.7;9;16.3;2.1;11.37;0;3.86;19693 +89102;48.09883;7.53706;185;20220602;23.6;12.4;18;1.7;11.71;.6;3.76;17968 +89102;48.09883;7.53706;185;20220603;26.3;11.7;19;1.3;15.07;3.7;3.92;19853 +89102;48.09883;7.53706;185;20220604;27.9;15.6;21.8;2;17.31;4.7;4.86;23734 +89102;48.09883;7.53706;185;20220605;26.4;18.2;22.3;2.6;17.54;2.2;4.22;17969 +89102;48.09883;7.53706;185;20220606;24.8;14.3;19.5;2.4;14.71;.9;4.09;19820 +89102;48.09883;7.53706;185;20220607;22.8;14.2;18.5;1.9;15.14;7;3.5;17918 +89102;48.09883;7.53706;185;20220608;23.5;10.4;16.9;2.4;13.44;3.9;3.72;18743 +89102;48.09883;7.53706;185;20220609;21.3;12.8;17.1;2.7;12.61;2.1;3.72;18280 +89102;48.09883;7.53706;185;20220610;25.7;7.8;16.8;1.3;11.37;0;4.94;29737 +89102;48.09883;7.53706;185;20220611;29;9.7;19.4;1.3;13.04;0;5.38;29783 +89102;48.09883;7.53706;185;20220612;30.4;12.2;21.3;1.7;15.21;6.3;5.53;28179 +89102;48.09883;7.53706;185;20220613;25.4;16.5;20.9;2.4;13.64;0;5.41;26837 +89102;48.09883;7.53706;185;20220614;27.7;11.7;19.7;1.8;12.01;0;5.42;28328 +89102;48.09883;7.53706;185;20220615;31.9;11;21.4;1.1;13.67;1.5;5.6;29545 +89102;48.09883;7.53706;185;20220616;30.9;16;23.4;2;15.14;0;5.95;27533 +89102;48.09883;7.53706;185;20220617;31;15;23;1.8;11.91;0;5.89;27089 +89102;48.09883;7.53706;185;20220618;36.5;13.6;25.1;1.4;14.74;0;6.32;29109 +89102;48.09883;7.53706;185;20220619;37;18;27.5;2.3;16.17;1;7.29;29020 +89102;48.09883;7.53706;185;20220620;30.7;20.2;25.4;3.6;15.94;0;6.51;22999 +89102;48.09883;7.53706;185;20220621;29.6;14;21.8;1.8;14.34;2.4;5.17;23946 +89102;48.09883;7.53706;185;20220622;23.5;18.7;21.1;2;19.54;4.4;2.55;10231 +89102;48.09883;7.53706;185;20220623;31.7;14.1;22.9;1.8;17.87;10.5;5.86;28739 +89102;48.09883;7.53706;185;20220624;24.4;15.8;20.1;2.6;18;1.8;3.2;14222 +89102;48.09883;7.53706;185;20220625;28.9;13.5;21.2;1.9;15.64;3.3;4.97;24765 +89102;48.09883;7.53706;185;20220626;25.3;15.6;20.4;2.1;17.85;24.1;3.83;19102 +89102;48.09883;7.53706;185;20220627;23;17.1;20.1;2.1;17.57;.9;2.81;12098 +89102;48.09883;7.53706;185;20220628;24.3;13.3;18.8;1.8;16.07;.1;3.52;17897 +89102;48.09883;7.53706;185;20220629;28.1;16.4;22.3;1.4;17.31;0;4.71;23659 +89102;48.09883;7.53706;185;20220630;30.4;13.8;22.1;1.5;16.77;12.1;4.75;22835 +89102;48.09883;7.53706;185;20220701;22.5;13.9;18.2;1.7;14.4;.6;3.71;19577 +89102;48.09883;7.53706;185;20220702;27.8;10.2;19;1.5;14.44;0;5.25;29745 +89102;48.09883;7.53706;185;20220703;31.4;13.2;22.3;2;15.04;0;6.01;28913 +89102;48.09883;7.53706;185;20220704;26.2;18;22.1;1.7;15.6;0;4.29;19603 +89102;48.09883;7.53706;185;20220705;27.7;12.9;20.3;1.6;14.17;0;5.32;28333 +89102;48.09883;7.53706;185;20220706;24.8;12.2;18.5;2.3;12.14;0;5.13;26687 +89102;48.09883;7.53706;185;20220707;23.3;10;16.6;2;12.24;0;3.37;15728 +89102;48.09883;7.53706;185;20220708;24.3;12.7;18.5;2.5;11.87;0;4.98;24964 +89102;48.09883;7.53706;185;20220709;27.1;9.8;18.5;1.9;12.51;0;4.85;24763 +89102;48.09883;7.53706;185;20220710;23.5;15.9;19.7;2.8;13.07;0;4.75;22230 +89102;48.09883;7.53706;185;20220711;26.6;10.8;18.7;2.5;12.87;0;5.26;26740 +89102;48.09883;7.53706;185;20220712;28.4;14;21.2;2.3;14.14;0;5.36;24552 +89102;48.09883;7.53706;185;20220713;32.4;12.3;22.4;1.6;12.91;0;5.58;25526 +89102;48.09883;7.53706;185;20220714;36;15.9;26;2.3;13.97;0;6.6;24723 +89102;48.09883;7.53706;185;20220715;27.5;15.5;21.5;2.6;11.91;0;5.67;24653 +89102;48.09883;7.53706;185;20220716;27.5;12.5;20;2.4;11.11;0;5.51;25344 +89102;48.09883;7.53706;185;20220717;29.6;14.1;21.8;2.6;11.24;0;6.11;25866 +89102;48.09883;7.53706;185;20220718;33.9;11.7;22.8;1.4;12.11;0;5.79;27203 +89102;48.09883;7.53706;185;20220719;37.1;13.5;25.3;1.2;14.47;0;6.1;29137 +89102;48.09883;7.53706;185;20220720;33.5;16.9;25.2;2.2;17.94;11.5;5.3;20064 +89102;48.09883;7.53706;185;20220721;29.6;17.4;23.5;1.6;18.64;0;4.98;24565 +89102;48.09883;7.53706;185;20220722;31.9;15.4;23.6;2;17.81;1.8;5.63;25741 +89102;48.09883;7.53706;185;20220723;29.4;18.6;24;1.8;19.11;0;4.46;19955 +89102;48.09883;7.53706;185;20220724;31.8;15.9;23.8;1.3;17.17;0;5.25;25990 +89102;48.09883;7.53706;185;20220725;34.8;16;25.4;2.5;16.64;0;6.17;23796 +89102;48.09883;7.53706;185;20220726;27.2;19.1;23.2;2.3;14.34;0;4.82;19469 +89102;48.09883;7.53706;185;20220727;26.9;13.3;20.1;1.9;13.27;0;4.79;23899 +89102;48.09883;7.53706;185;20220728;29.3;14.5;21.9;2;13.27;0;5.21;23653 +89102;48.09883;7.53706;185;20220729;27.4;14.8;21.1;1.9;14.81;0;3.88;16191 +89102;48.09883;7.53706;185;20220730;30.1;12.8;21.4;1.6;13.34;0;4.67;21928 +89102;48.09883;7.53706;185;20220731;32.6;13.2;22.9;1.6;13.84;0;5.22;24023 +89102;48.09883;7.53706;185;20220801;30.5;14.2;22.3;1.4;16.01;3.2;4.55;21798 +89102;48.09883;7.53706;185;20220802;30.3;14.6;22.4;1.3;16.74;0;4.75;24511 +89102;48.09883;7.53706;185;20220803;35;14.5;24.7;1.4;15.87;0;5.47;26038 +89102;48.09883;7.53706;185;20220804;37.4;16.3;26.8;1.6;16.01;.1;6.07;26403 +89102;48.09883;7.53706;185;20220805;32.4;18.9;25.6;2.7;16.97;.9;5.79;22038 +89102;48.09883;7.53706;185;20220806;26.5;18.5;22.5;3.3;12.87;0;4.99;17330 +89102;48.09883;7.53706;185;20220807;28.5;13.6;21.1;2.7;10.44;0;5.57;23401 +89102;48.09883;7.53706;185;20220808;30.3;12.8;21.5;2.6;10.87;0;5.74;24402 +89102;48.09883;7.53706;185;20220809;31.5;14.9;23.2;2.5;11.41;0;5.86;23924 +89102;48.09883;7.53706;185;20220810;31.5;16.6;24;2.7;11.14;0;6.07;23857 +89102;48.09883;7.53706;185;20220811;31.6;13.3;22.5;2.3;10.97;0;5.82;24817 +89102;48.09883;7.53706;185;20220812;30.9;13.3;22.1;2.4;10.97;0;5.71;24981 +89102;48.09883;7.53706;185;20220813;31.3;14;22.7;2.3;11.11;0;5.7;24677 +89102;48.09883;7.53706;185;20220814;30.3;11.7;21;2.1;13.31;2.6;4.59;19578 +89102;48.09883;7.53706;185;20220815;27.7;16.8;22.2;2.9;17.37;1.9;4.08;17364 +89102;48.09883;7.53706;185;20220816;30.6;14.7;22.6;1.9;16.37;2.2;4.78;23019 +89102;48.09883;7.53706;185;20220817;27.6;17.5;22.5;2.3;18.63;7.2;3.3;13569 +89102;48.09883;7.53706;185;20220818;22.7;16.7;19.7;1.6;19.04;7.6;2.32;11433 +89102;48.09883;7.53706;185;20220819;25.9;18.2;22.1;2.2;19.23;4;2.95;12653 +89102;48.09883;7.53706;185;20220820;24.3;16.2;20.3;1.8;17.44;3.1;3.26;14951 +89102;48.09883;7.53706;185;20220821;27.8;11.1;19.4;1;14.17;0;3.75;21283 +89102;48.09883;7.53706;185;20220822;29.6;12.9;21.3;1.2;14.57;0;3.95;21090 +89102;48.09883;7.53706;185;20220823;30.8;13.3;22.1;1.4;14.71;0;4.34;22070 +89102;48.09883;7.53706;185;20220824;31.8;13;22.4;1.5;13.81;0;4.5;21742 +89102;48.09883;7.53706;185;20220825;32;13.5;22.8;1.2;15.01;0;4.32;22505 +89102;48.09883;7.53706;185;20220826;30.1;14.3;22.2;2.1;16.81;10.9;3.98;17517 +89102;48.09883;7.53706;185;20220827;25.7;17.3;21.5;1.3;19.21;6.1;2.65;13016 +89102;48.09883;7.53706;185;20220828;27.7;15.6;21.6;1.8;17.31;0;3.54;17391 +89102;48.09883;7.53706;185;20220829;29.3;15.6;22.5;1.7;15.31;0;4.09;19769 +89102;48.09883;7.53706;185;20220830;29.8;14.1;21.9;1.5;15.94;1.6;3.73;17880 +89102;48.09883;7.53706;185;20220831;25.2;16.8;21;1.8;17.87;.3;2.95;14398 +89102;48.09883;7.53706;185;20220901;26.1;13.7;19.9;1.6;14.84;0;3.24;16617 +89102;48.09883;7.53706;185;20220902;26.7;10.5;18.6;1.3;13.64;.6;3.27;18506 +89102;48.09883;7.53706;185;20220903;24.2;14.7;19.4;2.2;16.51;2.2;2.72;12633 +89102;48.09883;7.53706;185;20220904;28.3;11.6;20;1;14.77;0;3.39;20233 +89102;48.09883;7.53706;185;20220905;30.2;11.8;21;1.2;15.44;.6;3.52;19033 +89102;48.09883;7.53706;185;20220906;28;15.4;21.7;1.9;17.63;4.4;3.24;14943 +89102;48.09883;7.53706;185;20220907;28.4;16.3;22.3;1.8;17.84;6.1;3.11;14593 +89102;48.09883;7.53706;185;20220908;24.5;15.4;20;2.6;15.67;0;2.95;13508 +89102;48.09883;7.53706;185;20220909;22.9;13;18;3.4;13.81;5.4;3.07;13400 +89102;48.09883;7.53706;185;20220910;21.5;14;17.7;3.6;14.37;.7;2.53;9302 +89102;48.09883;7.53706;185;20220911;23.6;12.8;18.2;1.7;13.97;0;2.93;16771 +89102;48.09883;7.53706;185;20220912;27.4;8.3;17.9;.9;13.04;0;2.96;19121 +89102;48.09883;7.53706;185;20220913;28.4;10.4;19.4;1.1;15.51;4.7;2.81;15624 +89102;48.09883;7.53706;185;20220914;24.8;18.3;21.6;2.4;19.87;10.2;2.1;7678 +89102;48.09883;7.53706;185;20220915;19.6;17;18.3;2.9;16.93;7.8;1.8;7029 +89102;48.09883;7.53706;185;20220916;16.8;11.7;14.2;2.3;13.23;1.3;1.72;7727 +89102;48.09883;7.53706;185;20220917;16.4;9.8;13.1;2.6;9.74;0;2.12;9799 +89102;48.09883;7.53706;185;20220918;17.6;9;13.3;3.1;9.41;0;2.52;11455 +89102;48.09883;7.53706;185;20220919;17.7;7.6;12.7;1.9;9.04;0;2.44;16191 +89102;48.09883;7.53706;185;20220920;17.7;3.4;10.6;1.2;8.84;0;1.96;15221 +89102;48.09883;7.53706;185;20220921;18.8;5.2;12;2.2;9.21;0;2.46;16293 +89102;48.09883;7.53706;185;20220922;19.8;2.5;11.1;1.2;8.71;0;2.19;16991 +89102;48.09883;7.53706;185;20220923;21.6;4.1;12.8;1.2;10.14;.6;2.11;14477 +89102;48.09883;7.53706;185;20220924;18.6;11.2;14.9;1.7;13.63;2.7;1.62;8781 +89102;48.09883;7.53706;185;20220925;17;9.8;13.4;1.4;13;5.9;1.38;8897 +89102;48.09883;7.53706;185;20220926;15.3;10.4;12.8;3.1;11.73;8.3;1.58;7959 +89102;48.09883;7.53706;185;20220927;13.3;9.6;11.4;4.2;10.84;10.1;1.46;6641 +89102;48.09883;7.53706;185;20220928;12.3;9.5;10.9;2.9;11.44;2;1.05;4953 +89102;48.09883;7.53706;185;20220929;14.4;7.5;11;1.2;10.71;.5;1.17;7571 +89102;48.09883;7.53706;185;20220930;17.1;7.5;12.3;1.4;10.71;.5;1.49;10318 +89102;48.09883;7.53706;185;20221001;14.9;5.9;10.4;4.4;11.47;1.6;1.16;5115 +89102;48.09883;7.53706;185;20221002;20.9;11.8;16.4;3.6;14.94;12.5;2.05;8137 +89102;48.09883;7.53706;185;20221003;16.8;8.9;12.8;1.7;12.41;0;1.41;9621 +89102;48.09883;7.53706;185;20221004;20.5;4.3;12.4;1.1;10.37;0;1.7;13790 +89102;48.09883;7.53706;185;20221005;25.4;5.9;15.6;2.4;11.71;0;2.61;14914 +89102;48.09883;7.53706;185;20221006;18.7;10.2;14.5;1.7;12.77;0;1.48;8118 +89102;48.09883;7.53706;185;20221007;22.6;10.2;16.4;1.1;13.01;0;1.72;11833 +89102;48.09883;7.53706;185;20221008;19.5;10.6;15.1;1.5;12.54;0;1.52;9057 +89102;48.09883;7.53706;185;20221009;18.5;6.1;12.3;1.6;10.51;.1;1.55;10832 +89102;48.09883;7.53706;185;20221010;23.6;8.2;15.9;1.6;12.87;.4;1.9;12283 +89102;48.09883;7.53706;185;20221011;17;11.6;14.3;1.8;13.51;0;1.11;5823 +89102;48.09883;7.53706;185;20221012;19.4;9.1;14.2;.9;12.21;.1;1.21;8540 +89102;48.09883;7.53706;185;20221013;18;7.4;12.7;1.6;12.54;.2;1.1;7061 +89102;48.09883;7.53706;185;20221014;17.3;12;14.6;2.9;14.67;15.3;1.05;4476 +89102;48.09883;7.53706;185;20221015;20.1;14.9;17.5;4.2;15.71;3;1.67;4816 +89102;48.09883;7.53706;185;20221016;24.8;13;18.9;1.6;14.81;0;1.8;9008 +89102;48.09883;7.53706;185;20221017;26.4;9;17.7;1.9;13.64;0;2.07;11631 +89102;48.09883;7.53706;185;20221018;24.8;12.8;18.8;2;14.94;0;1.97;10563 +89102;48.09883;7.53706;185;20221019;17.4;12.2;14.8;1.1;15.24;.1;.75;3182 +89102;48.09883;7.53706;185;20221020;18.4;11.4;14.9;1;14.81;8;.85;4123 +89102;48.09883;7.53706;185;20221021;16.4;12.5;14.5;2.1;15.57;25.7;.7;2603 +89102;48.09883;7.53706;185;20221022;22.3;11.6;17;1.8;14.31;.1;1.51;9999 +89102;48.09883;7.53706;185;20221023;23;9.1;16.1;1.9;13.04;.9;1.62;8474 +89102;48.09883;7.53706;185;20221024;19.9;15.4;17.7;3;13.91;3.1;1.77;4263 +89102;48.09883;7.53706;185;20221025;21.4;8.4;14.9;1.4;12.34;.3;1.28;9638 +89102;48.09883;7.53706;185;20221026;23.4;11.6;17.5;2.1;13.67;0;1.62;8296 +89102;48.09883;7.53706;185;20221027;24.3;7.1;15.7;1.3;12.77;0;1.33;9523 +89102;48.09883;7.53706;185;20221028;27.2;11.7;19.4;1.8;13.94;0;1.79;8460 +89102;48.09883;7.53706;185;20221029;25.3;9.8;17.5;1.2;13.71;.1;1.33;8667 +89102;48.09883;7.53706;185;20221030;23.7;8.5;16.1;1.1;12.81;0;1.17;8113 +89102;48.09883;7.53706;185;20221031;19.1;7.9;13.5;1;12.04;2.2;.87;6106 +89102;48.09883;7.53706;185;20221101;19.5;9.6;14.5;3.1;12.94;.4;1.31;6766 +89102;48.09883;7.53706;185;20221102;17.6;6.6;12.1;2.2;10.57;.1;1.14;7754 +89102;48.09883;7.53706;185;20221103;13.6;3.5;8.6;1.8;10.17;7.6;.64;4521 +89102;48.09883;7.53706;185;20221104;12.8;8.2;10.5;2.6;10.21;3.2;.94;4047 +89102;48.09883;7.53706;185;20221105;12.4;8;10.2;1.7;9.44;.3;.81;4083 +89102;48.09883;7.53706;185;20221106;10.5;-.1;5.2;1.9;7.84;.6;.6;6009 +89102;48.09883;7.53706;185;20221107;16.9;7.8;12.4;3.1;10.31;0;1.4;5546 +89102;48.09883;7.53706;185;20221108;18.2;2.7;10.4;1.4;9.27;7.2;.87;7435 +89102;48.09883;7.53706;185;20221109;14.8;9.4;12.1;2.2;12.77;8.5;.74;2770 +89102;48.09883;7.53706;185;20221110;15.5;5.8;10.7;1.3;10.31;0;.6;6982 +89102;48.09883;7.53706;185;20221111;12.4;1.9;7.2;.9;8.64;0;.42;5953 +89102;48.09883;7.53706;185;20221112;7.4;4.3;5.8;.8;9.01;.1;.33;2011 +89102;48.09883;7.53706;185;20221113;6.5;4.9;5.7;1.2;8.64;0;.41;1043 +89102;48.09883;7.53706;185;20221114;13.3;3.1;8.2;1.9;9.04;0;.71;2452 +89102;48.09883;7.53706;185;20221115;13.4;8.5;10.9;2;11.21;6.7;.71;2283 +89102;48.09883;7.53706;185;20221116;15.1;9.4;12.3;3.3;10.91;0;1.02;5656 +89102;48.09883;7.53706;185;20221117;15.5;7.2;11.4;4.4;10.44;11.8;1.25;4681 +89102;48.09883;7.53706;185;20221118;11.8;8.2;10;3.2;9.87;1.3;.82;2936 +89102;48.09883;7.53706;185;20221119;11.2;5.5;8.4;2.3;8.94;1.1;.67;3681 +89102;48.09883;7.53706;185;20221120;10.5;4.8;7.7;4;8.07;3.8;.93;4120 +89102;48.09883;7.53706;185;20221121;11.1;5.8;8.5;3.5;8.64;1.6;.86;4412 +89102;48.09883;7.53706;185;20221122;9.3;5.4;7.4;3.8;8.37;.1;.81;3330 +89102;48.09883;7.53706;185;20221123;11.9;2;6.9;3;8.04;4.8;.75;5327 +89102;48.09883;7.53706;185;20221124;12.7;6.3;9.5;3.5;9.07;2;.99;5052 +89102;48.09883;7.53706;185;20221125;12.2;1.8;7;1.7;8.61;2.2;.52;3487 +89102;48.09883;7.53706;185;20221126;7.5;2.6;5;1.4;8.54;0;.23;3433 +89102;48.09883;7.53706;185;20221127;8;2.9;5.4;1.2;7.91;0;.34;3142 +89102;48.09883;7.53706;185;20221128;9.1;3.8;6.4;1.8;8.67;1.2;.49;1768 +89102;48.09883;7.53706;185;20221129;9.1;4.5;6.8;1.1;9.27;1;.33;2211 +89102;48.09883;7.53706;185;20221130;8.9;6.2;7.6;2.2;9.21;0;.46;2051 +89102;48.09883;7.53706;185;20221201;4.4;4.1;4.3;3.2;7.11;0;.56;533 +89102;48.09883;7.53706;185;20221202;4.2;3.4;3.8;1.8;7.34;.1;.41;572 +89102;48.09883;7.53706;185;20221203;3.7;2;2.8;2;6.71;0;.42;992 +89102;48.09883;7.53706;185;20221204;2.8;.7;1.8;1.4;6.57;3.2;.36;808 +89102;48.09883;7.53706;185;20221205;8.1;1.5;4.8;2.1;7.01;0;.45;3561 +89102;48.09883;7.53706;185;20221206;6;.4;3.2;1;6.77;0;.22;3528 +89102;48.09883;7.53706;185;20221207;6.5;1;3.8;1.1;6.57;0;.23;4062 +89102;48.09883;7.53706;185;20221208;3;-2.3;.3;1;5.27;0;.17;3367 +89102;48.09883;7.53706;185;20221209;.8;-4.4;-1.8;.9;5.14;.3;.21;1575 +89102;48.09883;7.53706;185;20221210;1.6;.6;1.1;1.2;5.81;.8;.4;540 +89102;48.09883;7.53706;185;20221211;-.9;-4.5;-2.7;1.5;4.44;0;.2;2902 +89102;48.09883;7.53706;185;20221212;-3.2;-5;-4.1;1.1;3.97;0;.25;1217 +89102;48.09883;7.53706;185;20221213;-2.4;-7.4;-4.9;1.2;3.77;0;.16;3051 +89102;48.09883;7.53706;185;20221214;0;-3;-1.5;1.2;5.21;5.7;.25;996 +89102;48.09883;7.53706;185;20221215;-.9;-1.8;-1.4;2.5;5.21;.9;.27;911 +89102;48.09883;7.53706;185;20221216;-.9;-2;-1.5;1.9;4.34;0;.36;2192 +89102;48.09883;7.53706;185;20221217;-5.4;-10;-7.7;1.2;3.27;0;.14;2014 +89102;48.09883;7.53706;185;20221218;-3.7;-7.6;-5.6;1;3.77;.8;.08;3351 +89102;48.09883;7.53706;185;20221219;5.4;-4.1;.6;1.2;6.34;.1;.12;3741 +89102;48.09883;7.53706;185;20221220;13.1;1.6;7.4;2.2;8.17;2.2;.66;3362 +89102;48.09883;7.53706;185;20221221;13.7;8.3;11;3.5;10.64;2.4;.75;3136 +89102;48.09883;7.53706;185;20221222;13.3;10.3;11.8;6.2;10.64;7.2;1.41;2185 +89102;48.09883;7.53706;185;20221223;14.6;9.9;12.2;5.8;12.64;5.1;.85;1245 +89102;48.09883;7.53706;185;20221224;13;11.4;12.2;3.3;10.17;.3;1.2;2108 +89102;48.09883;7.53706;185;20221225;14.5;8;11.3;2.2;10.54;1.1;.61;3683 +89102;48.09883;7.53706;185;20221226;12.7;9.1;10.9;3.8;10.11;5.2;1.48;746 +89102;48.09883;7.53706;185;20221227;8.9;1.3;5.1;1.8;7.07;0;.39;3846 +89102;48.09883;7.53706;185;20221228;11.4;0;5.7;3.9;7.34;0;.88;3432 +89102;48.09883;7.53706;185;20221229;13.7;7.3;10.5;4.7;9.24;4.6;1.54;2107 +89102;48.09883;7.53706;185;20221230;12.6;3.9;8.2;3.5;9.77;3.2;.65;2652 +89102;48.09883;7.53706;185;20221231;19.1;12.2;15.6;5;12.04;0;1.82;3441 +90069;47.63094;-3.44869;32;20220101;13.9;11.2;12.5;7;12.8;3.2;.75;3808 +90069;47.63094;-3.44869;32;20220102;13.3;11.4;12.3;9;13.2;.1;.61;2867 +90069;47.63094;-3.44869;32;20220103;12.2;11.5;11.8;8.5;13.2;18.2;.49;621 +90069;47.63094;-3.44869;32;20220104;10.5;9.3;9.9;7.9;9.5;.3;1.39;838 +90069;47.63094;-3.44869;32;20220105;9.2;5.7;7.4;4.1;7.1;0;1.03;4468 +90069;47.63094;-3.44869;32;20220106;9.7;4.7;7.2;5.8;7.9;3.8;.95;4439 +90069;47.63094;-3.44869;32;20220107;11;7.8;9.4;12.2;9.8;3.8;1.13;4100 +90069;47.63094;-3.44869;32;20220108;11.5;9.3;10.4;13.4;10.5;8.3;1.24;3273 +90069;47.63094;-3.44869;32;20220109;10.8;7.9;9.3;11.1;11.1;5.4;.46;2251 +90069;47.63094;-3.44869;32;20220110;12.1;10.1;11.1;7.4;13;.4;.23;2382 +90069;47.63094;-3.44869;32;20220111;10.9;10;10.4;2.3;11.9;2;.46;767 +90069;47.63094;-3.44869;32;20220112;10.7;8.4;9.5;2.8;11.3;0;.29;3768 +90069;47.63094;-3.44869;32;20220113;10;7.4;8.7;5.6;8.7;0;.93;6334 +90069;47.63094;-3.44869;32;20220114;2.6;1.1;1.9;3.8;6.75;0;.32;2621 +90069;47.63094;-3.44869;32;20220115;7.8;2.9;5.3;5;8.6;.1;.25;4363 +90069;47.63094;-3.44869;32;20220116;12.6;6.2;9.4;4.7;10.9;.2;.44;5590 +90069;47.63094;-3.44869;32;20220117;11.1;7.5;9.3;3.1;10;.1;.56;4655 +90069;47.63094;-3.44869;32;20220118;7;4.8;5.9;3.1;8;0;.6;1338 +90069;47.63094;-3.44869;32;20220119;10.2;5;7.6;3.3;9.1;.9;.55;4027 +90069;47.63094;-3.44869;32;20220120;9.7;6.2;7.9;6.4;8.3;0;1.04;6181 +90069;47.63094;-3.44869;32;20220121;8.6;4.2;6.4;5.7;6.6;.1;1.23;7085 +90069;47.63094;-3.44869;32;20220122;7.4;3.4;5.4;4.6;7.3;0;.77;3493 +90069;47.63094;-3.44869;32;20220123;6.8;4.3;5.5;5.8;7.4;0;.88;1529 +90069;47.63094;-3.44869;32;20220124;4.1;2.5;3.3;2.7;6.8;0;.5;1228 +90069;47.63094;-3.44869;32;20220125;9.6;1.6;5.6;2.2;7.9;0;.44;6729 +90069;47.63094;-3.44869;32;20220126;4.7;2.6;3.6;4.4;6.8;0;.56;4025 +90069;47.63094;-3.44869;32;20220127;9.3;1.1;5.2;2.9;8.6;.1;.31;5987 +90069;47.63094;-3.44869;32;20220128;9.9;7.1;8.5;1.2;11;.3;.32;3782 +90069;47.63094;-3.44869;32;20220129;10.8;8.5;9.6;3.9;11;.1;.51;5385 +90069;47.63094;-3.44869;32;20220130;10.6;7.9;9.2;4.4;10.8;.3;.53;3330 +90069;47.63094;-3.44869;32;20220131;10.8;8.8;9.8;9.1;9.4;.1;1.44;5429 +90069;47.63094;-3.44869;32;20220201;10.4;8.4;9.4;7.8;10.4;0;.81;4107 +90069;47.63094;-3.44869;32;20220202;11.6;8.5;10;4;10.1;.4;.94;3137 +90069;47.63094;-3.44869;32;20220203;10.7;6.9;8.8;4.6;10.7;.4;.48;4860 +90069;47.63094;-3.44869;32;20220204;10.8;8.8;9.8;6.8;9.6;.4;1.24;5400 +90069;47.63094;-3.44869;32;20220205;12.1;7.9;10;5.6;10;0;1.08;8166 +90069;47.63094;-3.44869;32;20220206;11.7;9.7;10.7;12.2;11.6;.5;.85;1677 +90069;47.63094;-3.44869;32;20220207;12.5;10.2;11.3;6.6;11.8;.2;.91;6500 +90069;47.63094;-3.44869;32;20220208;10.9;8.1;9.5;3.1;10.6;0;.66;2057 +90069;47.63094;-3.44869;32;20220209;7.9;6.9;7.4;2.9;9.2;0;.59;1224 +90069;47.63094;-3.44869;32;20220210;12.4;6.7;9.5;4.5;9.1;0;1.25;7759 +90069;47.63094;-3.44869;32;20220211;10.4;4.5;7.4;3.8;7.4;0;1.22;9645 +90069;47.63094;-3.44869;32;20220212;10.9;4;7.4;5.2;7.7;0;1.33;7722 +90069;47.63094;-3.44869;32;20220213;10.8;8.4;9.6;10.7;11;15.9;.7;3417 +90069;47.63094;-3.44869;32;20220214;11.1;8.4;9.7;9.8;9.3;.9;1.62;7580 +90069;47.63094;-3.44869;32;20220215;11.3;8.8;10;9.6;11.3;8.2;.74;3567 +90069;47.63094;-3.44869;32;20220216;12;10.7;11.3;12.7;13.4;2.5;.19;1565 +90069;47.63094;-3.44869;32;20220217;13.2;11.1;12.1;9;12.6;1;1.03;6617 +90069;47.63094;-3.44869;32;20220218;11.6;10.3;10.9;13.2;9.6;1.3;2.13;4901 +90069;47.63094;-3.44869;32;20220219;11.7;6.7;9.2;9.3;9.1;1.6;1.58;7989 +90069;47.63094;-3.44869;32;20220220;12.4;10.2;11.3;11.7;12;.7;.94;2183 +90069;47.63094;-3.44869;32;20220221;11.9;9.9;10.9;14;9.2;0;2.41;7203 +90069;47.63094;-3.44869;32;20220222;12.6;10.3;11.4;6.8;11.8;.2;1.07;6118 +90069;47.63094;-3.44869;32;20220223;11.7;6.9;9.3;3.6;9.2;.2;1.13;3400 +90069;47.63094;-3.44869;32;20220224;11;8.9;9.9;9.4;8.7;.4;2.04;8043 +90069;47.63094;-3.44869;32;20220225;12.3;7.4;9.8;5;8.3;0;1.88;12297 +90069;47.63094;-3.44869;32;20220226;11.9;5.7;8.8;6.1;7.7;0;2.01;14059 +90069;47.63094;-3.44869;32;20220227;14.8;5.5;10.1;5.3;9.8;.4;1.65;11298 +90069;47.63094;-3.44869;32;20220228;14;8.9;11.4;5.6;12.2;.8;1.08;9134 +90069;47.63094;-3.44869;32;20220301;12.3;10.5;11.4;5.4;12.6;7.4;.66;2246 +90069;47.63094;-3.44869;32;20220302;13.6;9.7;11.6;4.4;12.1;2.2;1.03;5848 +90069;47.63094;-3.44869;32;20220303;11.1;9.8;10.4;6;11;1.5;1;3722 +90069;47.63094;-3.44869;32;20220304;12.2;7.9;10;7;8.4;0;2.2;11669 +90069;47.63094;-3.44869;32;20220305;10.2;1.5;5.9;4.2;6.9;.7;1.4;10000 +90069;47.63094;-3.44869;32;20220306;9.1;4.3;6.7;5.8;7.3;.1;1.45;7700 +90069;47.63094;-3.44869;32;20220307;8.2;.9;4.5;4.3;5.4;0;1.61;11200 +90069;47.63094;-3.44869;32;20220308;12.5;3.4;8;4.3;8.8;1.3;1.19;8200 +90069;47.63094;-3.44869;32;20220309;11.4;8;9.7;7.2;11;1.9;1;7093 +90069;47.63094;-3.44869;32;20220310;12.2;6.4;9.3;3.9;9.77;4.2;1.44;12129 +90069;47.63094;-3.44869;32;20220311;12.9;8.3;10.6;7;10.83;7.8;1.39;7278 +90069;47.63094;-3.44869;32;20220312;12;7;9.5;7.5;9.93;3.2;1.51;10624 +90069;47.63094;-3.44869;32;20220313;11.4;8;9.7;5.8;9.63;3.7;1.57;9388 +90069;47.63094;-3.44869;32;20220314;14.8;7.9;11.4;4;9.23;.1;2.17;13437 +90069;47.63094;-3.44869;32;20220315;14.7;8.6;11.7;3.6;11;0;1.57;10009 +90069;47.63094;-3.44869;32;20220316;11.7;10.6;11.2;4;11.1;1.7;1.07;2310 +90069;47.63094;-3.44869;32;20220317;14.3;3.2;8.7;3.7;7.87;.1;2.2;16773 +90069;47.63094;-3.44869;32;20220318;15.4;4.5;10;7.5;6.8;0;3.5;17102 +90069;47.63094;-3.44869;32;20220319;13.9;7.9;10.9;6.9;8.4;0;2.55;9192 +90069;47.63094;-3.44869;32;20220320;14.5;9.1;11.8;4.7;10.15;0;2.06;11115 +90069;47.63094;-3.44869;32;20220321;15;8.7;11.9;5.3;11;0;2.17;16268 +90069;47.63094;-3.44869;32;20220322;14.4;9.7;12;8.1;9.6;0;2.79;14038 +90069;47.63094;-3.44869;32;20220323;15.4;10.4;12.9;5.3;8.6;0;3.26;17626 +90069;47.63094;-3.44869;32;20220324;19;7.9;13.4;4;7.6;0;3.67;19533 +90069;47.63094;-3.44869;32;20220325;20.7;10.2;15.4;5.5;8.8;0;4.36;19748 +90069;47.63094;-3.44869;32;20220326;19.8;10.5;15.1;6.5;8.4;0;4.41;15843 +90069;47.63094;-3.44869;32;20220327;18.9;10;14.4;4.8;8.1;0;3.84;16168 +90069;47.63094;-3.44869;32;20220328;16.4;10.8;13.6;5;11;.1;2.28;7991 +90069;47.63094;-3.44869;32;20220329;13.2;10.4;11.8;4.1;12.1;0;1.22;6400 +90069;47.63094;-3.44869;32;20220330;15.1;9.9;12.5;5.4;10.6;.1;2.35;12416 +90069;47.63094;-3.44869;32;20220331;9.6;8.1;8.8;9.7;7.9;.7;2.24;8478 +90069;47.63094;-3.44869;32;20220401;9.8;3.9;6.8;10.7;6;.2;2.91;17682 +90069;47.63094;-3.44869;32;20220402;10.5;4.2;7.3;5.6;6.6;.5;2.38;14603 +90069;47.63094;-3.44869;32;20220403;11.5;3.3;7.4;5.9;5.6;0;3.02;18583 +90069;47.63094;-3.44869;32;20220404;9.9;3.4;6.6;5.3;8.2;.2;1.58;14179 +90069;47.63094;-3.44869;32;20220405;12.8;9;10.9;6.3;11.4;0;1.58;12316 +90069;47.63094;-3.44869;32;20220406;12;9.5;10.7;9.6;11.6;3;1.14;6688 +90069;47.63094;-3.44869;32;20220407;12.6;11.2;11.9;10.9;12.1;14.5;1.53;9527 +90069;47.63094;-3.44869;32;20220408;12.7;9.4;11;10.7;11.1;2.6;1.72;10732 +90069;47.63094;-3.44869;32;20220409;12.1;7.5;9.8;4.4;7.6;0;2.85;19406 +90069;47.63094;-3.44869;32;20220410;13.7;6.3;10;6.6;8.3;0;2.79;16305 +90069;47.63094;-3.44869;32;20220411;16.8;10.6;13.7;6.7;11.3;.7;2.93;15396 +90069;47.63094;-3.44869;32;20220412;15.8;10.9;13.3;5.3;12.6;1;2.06;12212 +90069;47.63094;-3.44869;32;20220413;18.7;10.2;14.4;3.6;12.4;0;3.16;21676 +90069;47.63094;-3.44869;32;20220414;18.9;10.5;14.7;4;12.2;.4;3.16;19633 +90069;47.63094;-3.44869;32;20220415;17;9.6;13.3;3.3;13;0;2.81;23122 +90069;47.63094;-3.44869;32;20220416;22.2;11.7;16.9;3.6;12.2;0;4.21;24301 +90069;47.63094;-3.44869;32;20220417;18.1;11.5;14.8;4.9;12.2;0;3.07;17274 +90069;47.63094;-3.44869;32;20220418;14.1;10.5;12.3;5.5;10.9;0;2.51;15876 +90069;47.63094;-3.44869;32;20220419;13.6;8.9;11.2;6.5;9.3;0;2.83;16583 +90069;47.63094;-3.44869;32;20220420;15.7;8.6;12.1;6;10.9;0;2.71;17958 +90069;47.63094;-3.44869;32;20220421;15.5;7.3;11.4;3.5;11.3;.1;2.46;19504 +90069;47.63094;-3.44869;32;20220422;21;11.3;16.1;4.9;11.5;.7;3.89;17670 +90069;47.63094;-3.44869;32;20220423;20.6;12.1;16.3;7.5;11.8;.4;4.3;18667 +90069;47.63094;-3.44869;32;20220424;16.3;11.6;13.9;3.8;12.7;.4;2.52;16071 +90069;47.63094;-3.44869;32;20220425;17;11.5;14.2;3.5;11.6;0;2.86;16228 +90069;47.63094;-3.44869;32;20220426;18.8;8.4;13.6;5.3;9.8;0;4.21;25776 +90069;47.63094;-3.44869;32;20220427;18.9;10;14.4;7.3;10.1;.4;4.06;17323 +90069;47.63094;-3.44869;32;20220428;19.5;11.9;15.7;5.3;11.4;0;3.57;14725 +90069;47.63094;-3.44869;32;20220429;21.3;9.6;15.4;5.6;11.8;0;3.68;15585 +90069;47.63094;-3.44869;32;20220430;16.6;8.7;12.6;5.8;9.6;0;3.3;16499 +90069;47.63094;-3.44869;32;20220501;18.3;9.7;14;4.4;10.8;.4;3.45;19246 +90069;47.63094;-3.44869;32;20220502;17.4;10.8;14.1;5.4;11.5;.6;2.97;14500 +90069;47.63094;-3.44869;32;20220503;18.5;11.2;14.8;5;11.2;0;2.84;8597 +90069;47.63094;-3.44869;32;20220504;16.5;10;13.2;4.6;11.7;0;3.08;21059 +90069;47.63094;-3.44869;32;20220505;16.5;9.6;13;4.5;12.3;.1;2.69;18712 +90069;47.63094;-3.44869;32;20220506;16.2;9.3;12.7;4.4;12.3;0;2.86;22147 +90069;47.63094;-3.44869;32;20220507;18.4;10.4;14.4;4;12.4;.1;3.32;21259 +90069;47.63094;-3.44869;32;20220508;22.5;11.4;16.9;4.2;13.1;.1;4.54;26025 +90069;47.63094;-3.44869;32;20220509;21.5;13.3;17.4;4;14.8;0;3.13;14663 +90069;47.63094;-3.44869;32;20220510;19.2;12.7;15.9;4;15.2;0;3.5;25081 +90069;47.63094;-3.44869;32;20220511;19.4;13.9;16.6;7.3;13.8;.2;3.79;20084 +90069;47.63094;-3.44869;32;20220512;16.4;11.1;13.7;5;11.8;0;2.94;17191 +90069;47.63094;-3.44869;32;20220513;16.9;10;13.4;4.2;11.8;0;3.37;23541 +90069;47.63094;-3.44869;32;20220514;22.7;12.3;17.5;5;12.3;.1;4.39;18471 +90069;47.63094;-3.44869;32;20220515;22.5;16.8;19.6;4.2;16.4;.2;3.58;15700 +90069;47.63094;-3.44869;32;20220516;19.9;15.2;17.5;5.5;16.2;.9;2.82;14209 +90069;47.63094;-3.44869;32;20220517;22.6;14.2;18.4;4.5;15.9;.1;4.34;25282 +90069;47.63094;-3.44869;32;20220518;24.5;12.5;18.5;4.3;14.7;1;4.23;19616 +90069;47.63094;-3.44869;32;20220519;19.4;14.2;16.8;4;14.1;0;3.64;20814 +90069;47.63094;-3.44869;32;20220520;18.8;14.6;16.7;6;13;.1;4.23;23207 +90069;47.63094;-3.44869;32;20220521;21.1;12.7;16.9;4.4;14.2;0;4.36;26994 +90069;47.63094;-3.44869;32;20220522;24.7;15.1;19.9;5.8;14.3;3.7;4.72;16339 +90069;47.63094;-3.44869;32;20220523;17.1;12.5;14.8;8.7;13.5;2.5;2.71;14518 +90069;47.63094;-3.44869;32;20220524;16.2;12.9;14.5;8.3;11.8;.4;3.48;18058 +90069;47.63094;-3.44869;32;20220525;16.6;13;14.8;6.3;12.9;.2;3;16673 +90069;47.63094;-3.44869;32;20220526;16.5;13.4;14.9;5.6;13.8;0;2.46;13297 +90069;47.63094;-3.44869;32;20220527;17;13.3;15.1;4.4;13.5;0;2.6;13457 +90069;47.63094;-3.44869;32;20220528;22.6;10.8;16.7;6.5;11.4;0;5.72;30460 +90069;47.63094;-3.44869;32;20220529;19.7;11.2;15.4;7.8;9.8;0;5.56;29177 +90069;47.63094;-3.44869;32;20220530;18.7;10.3;14.5;5.8;9.8;0;4.95;29021 +90069;47.63094;-3.44869;32;20220531;17.6;10.4;14;4;10.5;0;4.11;25712 +90069;47.63094;-3.44869;32;20220601;19.8;10.5;15.1;4.2;11.6;0;4.47;27496 +90069;47.63094;-3.44869;32;20220602;24;14;19;5.4;12.4;0;5.44;22825 +90069;47.63094;-3.44869;32;20220603;23.5;16.3;19.9;3.3;14.2;.2;4.96;24625 +90069;47.63094;-3.44869;32;20220604;22.1;15.1;18.6;4.5;17;0;3.69;20456 +90069;47.63094;-3.44869;32;20220605;19;14.9;16.9;6.5;14.2;.3;3.62;18236 +90069;47.63094;-3.44869;32;20220606;17.1;14.6;15.8;6.4;14.5;6.7;2.36;10174 +90069;47.63094;-3.44869;32;20220607;19.2;14.6;16.9;7.4;15.9;13;2.68;13553 +90069;47.63094;-3.44869;32;20220608;17.5;14.8;16.1;9.2;15.4;0;2.78;17528 +90069;47.63094;-3.44869;32;20220609;19.8;14.9;17.3;7.3;15.1;.5;4.05;24031 +90069;47.63094;-3.44869;32;20220610;21.2;15.5;18.3;5;17.1;.5;3.28;17691 +90069;47.63094;-3.44869;32;20220611;18.8;13.4;16.1;4.6;14.9;.2;4.22;30682 +90069;47.63094;-3.44869;32;20220612;22.4;12.3;17.3;6;13.3;.1;5.4;31360 +90069;47.63094;-3.44869;32;20220613;21.9;12.3;17.1;5.4;12.9;0;5.34;31390 +90069;47.63094;-3.44869;32;20220614;25.5;13.7;19.6;4.9;13.2;0;6.3;31417 +90069;47.63094;-3.44869;32;20220615;23.9;16.3;20.1;4.4;14.8;0;5.88;31441 +90069;47.63094;-3.44869;32;20220616;28.9;15.1;22;4;14.2;0;6.37;26953 +90069;47.63094;-3.44869;32;20220617;32.3;18.9;25.6;3.4;16.6;0;7.41;31476 +90069;47.63094;-3.44869;32;20220618;32.9;21.3;27.1;6.5;17;5.7;8.26;23599 +90069;47.63094;-3.44869;32;20220619;21;14.5;17.7;8.2;16.1;5.2;3.08;13051 +90069;47.63094;-3.44869;32;20220620;24.9;16;20.4;4.4;17.6;5.3;4.62;23218 +90069;47.63094;-3.44869;32;20220621;23;14.7;18.8;4;17.1;2.9;4.35;25596 +90069;47.63094;-3.44869;32;20220622;20.4;15.5;17.9;3.8;17.4;2.2;2;8115 +90069;47.63094;-3.44869;32;20220623;21.3;16.7;19;4.3;17.9;.7;3.63;20924 +90069;47.63094;-3.44869;32;20220624;20;15.7;17.8;7.8;15.6;4.5;3.24;13434 +90069;47.63094;-3.44869;32;20220625;19;13;16;7.1;12.2;1;4.19;20653 +90069;47.63094;-3.44869;32;20220626;19.6;14.4;17;5.7;12.3;2.6;4.21;18454 +90069;47.63094;-3.44869;32;20220627;18;14;16;5.1;12.8;.4;3.41;16342 +90069;47.63094;-3.44869;32;20220628;20.8;14.5;17.6;6.4;13.3;5.7;4.67;22967 +90069;47.63094;-3.44869;32;20220629;18.3;13.7;16;5.5;14.3;2.7;3.06;16845 +90069;47.63094;-3.44869;32;20220630;16.8;13.6;15.2;5.5;12.3;4;3.62;20271 +90069;47.63094;-3.44869;32;20220701;19.6;13.3;16.4;2.7;13.1;.4;4.15;25161 +90069;47.63094;-3.44869;32;20220702;19.6;13.4;16.5;3.9;13.9;0;4.35;27770 +90069;47.63094;-3.44869;32;20220703;19.8;14.4;17.1;5.4;14;0;4.2;23768 +90069;47.63094;-3.44869;32;20220704;20.8;12.2;16.5;5.9;13.2;0;4.96;31167 +90069;47.63094;-3.44869;32;20220705;22.3;13.8;18;6.2;14.3;.1;5.33;31116 +90069;47.63094;-3.44869;32;20220706;24.8;14.2;19.5;6.3;15.6;0;5.61;29652 +90069;47.63094;-3.44869;32;20220707;22.8;15.1;18.9;6;15.9;0;4.42;22363 +90069;47.63094;-3.44869;32;20220708;24.7;15.3;20;4.9;14.8;0;5.91;30939 +90069;47.63094;-3.44869;32;20220709;27.3;17.2;22.2;5;16.1;0;6.57;30873 +90069;47.63094;-3.44869;32;20220710;29.7;16.8;23.2;4.8;14.8;0;7.3;30804 +90069;47.63094;-3.44869;32;20220711;29.6;18.7;24.1;4;16.3;0;6.97;30731 +90069;47.63094;-3.44869;32;20220712;32.2;20.2;26.2;4.1;17.4;0;7.59;30654 +90069;47.63094;-3.44869;32;20220713;31.5;19.6;25.5;4;17.2;0;7.34;30575 +90069;47.63094;-3.44869;32;20220714;27.4;16.8;22.1;6;15.6;0;6.54;27976 +90069;47.63094;-3.44869;32;20220715;27.5;15.6;21.5;4.9;14.5;0;5.83;22640 +90069;47.63094;-3.44869;32;20220716;30.4;18;24.2;4.8;13.6;0;5.88;12456 +90069;47.63094;-3.44869;32;20220717;33.5;19.5;26.5;5.1;13.5;0;7.73;19833 +90069;47.63094;-3.44869;32;20220718;38.1;21.7;29.9;5.6;14.1;.1;10.5;30125 +90069;47.63094;-3.44869;32;20220719;23.5;18.8;21.1;5;18.6;1.2;3.51;13675 +90069;47.63094;-3.44869;32;20220720;19;18;18.5;6.4;18.2;0;2.63;14552 +90069;47.63094;-3.44869;32;20220721;22.3;15.3;18.8;5.3;15;0;4.21;19686 +90069;47.63094;-3.44869;32;20220722;24;15.7;19.8;7.4;15.3;0;5.45;25950 +90069;47.63094;-3.44869;32;20220723;22;15.7;18.8;3.7;15.7;0;4.21;23177 +90069;47.63094;-3.44869;32;20220724;24.2;16.5;20.3;3.7;18.2;.1;4.3;23368 +90069;47.63094;-3.44869;32;20220725;20;18;19;8.8;17.5;.1;3.2;14853 +90069;47.63094;-3.44869;32;20220726;20.9;16.8;18.8;5.4;15.3;0;3.88;17732 +90069;47.63094;-3.44869;32;20220727;23.2;14.8;19;3.8;13.9;0;4.31;19795 +90069;47.63094;-3.44869;32;20220728;23.9;16;19.9;4.3;15.1;.1;4.55;20775 +90069;47.63094;-3.44869;32;20220729;22.8;17.1;19.9;3.8;16.3;0;4.15;20689 +90069;47.63094;-3.44869;32;20220730;21.2;16.4;18.8;5.7;17;0;4.17;25782 +90069;47.63094;-3.44869;32;20220731;20.7;16.7;18.7;4.9;18;0;2.64;13354 +90069;47.63094;-3.44869;32;20220801;20.7;17.1;18.9;4.3;18.3;0;3.02;17343 +90069;47.63094;-3.44869;32;20220802;25.8;16.1;20.9;2;18.4;.2;4.86;28311 +90069;47.63094;-3.44869;32;20220803;22;17.2;19.6;4.7;19;0;3.61;21958 +90069;47.63094;-3.44869;32;20220804;22.9;16.9;19.9;7.5;16.8;0;4.52;22321 +90069;47.63094;-3.44869;32;20220805;24.7;14.3;19.5;9.1;12.3;0;6.7;27873 +90069;47.63094;-3.44869;32;20220806;26.3;14;20.1;7.8;12.3;0;6.91;27722 +90069;47.63094;-3.44869;32;20220807;27.3;16.5;21.9;7.4;12;0;7.57;27568 +90069;47.63094;-3.44869;32;20220808;27.1;17.2;22.1;6.9;13.4;0;6.63;22088 +90069;47.63094;-3.44869;32;20220809;28.2;18.5;23.3;7.3;15.4;0;7.18;27254 +90069;47.63094;-3.44869;32;20220810;34.2;19.4;26.8;5.8;15.8;0;8.44;27093 +90069;47.63094;-3.44869;32;20220811;34.5;21.3;27.9;5.3;13.8;0;8.74;26930 +90069;47.63094;-3.44869;32;20220812;34.5;21.7;28.1;4.9;12.5;0;8.67;26764 +90069;47.63094;-3.44869;32;20220813;34;21.5;27.7;3.8;14.2;2.4;7.21;23643 +90069;47.63094;-3.44869;32;20220814;20.6;18.4;19.5;4.8;19.6;6.4;1.57;4536 +90069;47.63094;-3.44869;32;20220815;22.8;17.2;20;4.8;19.3;6.2;2.6;11582 +90069;47.63094;-3.44869;32;20220816;22.6;16.5;19.5;4.3;18.9;1.3;3.29;19346 +90069;47.63094;-3.44869;32;20220817;21.4;15.8;18.6;4.9;17.8;6.4;3.04;17875 +90069;47.63094;-3.44869;32;20220818;20.4;17;18.7;6.3;18.2;.1;2.53;13199 +90069;47.63094;-3.44869;32;20220819;19.4;17.6;18.5;5.8;19.1;1.6;1.92;10662 +90069;47.63094;-3.44869;32;20220820;20.9;14.2;17.5;2.7;14.9;.1;3.3;19486 +90069;47.63094;-3.44869;32;20220821;21.9;16.1;19;3;18.1;2.9;2.27;10670 +90069;47.63094;-3.44869;32;20220822;20.2;17.4;18.8;5.2;20;.6;1.24;4844 +90069;47.63094;-3.44869;32;20220823;23.2;18.6;20.9;3.5;20.7;.2;2.37;10783 +90069;47.63094;-3.44869;32;20220824;23.5;18.3;20.9;2.6;19.1;1;2.99;14947 +90069;47.63094;-3.44869;32;20220825;22.6;18.6;20.6;6.8;18.1;.1;3.51;14271 +90069;47.63094;-3.44869;32;20220826;20.8;14.5;17.6;5.1;15.5;.1;3.04;15608 +90069;47.63094;-3.44869;32;20220827;23.4;15;19.2;4.2;16.3;0;4.03;23177 +90069;47.63094;-3.44869;32;20220828;26.8;17.1;21.9;5.5;15.4;0;4.89;15787 +90069;47.63094;-3.44869;32;20220829;31.4;17.4;24.4;5;16;0;5.93;17921 +90069;47.63094;-3.44869;32;20220830;30.1;18.5;24.3;5.4;16.7;0;5.7;17567 +90069;47.63094;-3.44869;32;20220831;26;18.1;22;4.4;17.7;2.9;4.05;16238 +90069;47.63094;-3.44869;32;20220901;23.6;17.3;20.4;2.4;19.4;1.7;2.42;11789 +90069;47.63094;-3.44869;32;20220902;22.6;17;19.8;3.1;19;.6;2.78;15767 +90069;47.63094;-3.44869;32;20220903;23.3;16.8;20;5.5;17.4;0;2.97;9969 +90069;47.63094;-3.44869;32;20220904;24.4;18.7;21.5;7.3;18.8;1.9;3.76;13908 +90069;47.63094;-3.44869;32;20220905;24.6;18.1;21.3;6.2;19;1.1;3.48;13742 +90069;47.63094;-3.44869;32;20220906;23.3;17.9;20.6;8.4;18.2;11.4;3.48;12542 +90069;47.63094;-3.44869;32;20220907;22.2;17.2;19.7;8.5;17.6;8.5;3.09;10791 +90069;47.63094;-3.44869;32;20220908;19.2;16.1;17.6;9;16.9;3.7;2.38;12433 +90069;47.63094;-3.44869;32;20220909;19.2;16.4;17.8;9.7;16.3;1.2;2.75;13031 +90069;47.63094;-3.44869;32;20220910;21;16.3;18.6;3.8;17;.2;2.34;10899 +90069;47.63094;-3.44869;32;20220911;25.4;16.5;20.9;3.4;18;0;3.35;16344 +90069;47.63094;-3.44869;32;20220912;28.3;18;23.1;5;17;.2;4.58;14668 +90069;47.63094;-3.44869;32;20220913;28.3;20.1;24.2;6.1;19.9;.1;4.38;12768 +90069;47.63094;-3.44869;32;20220914;19.8;18.3;19;3.6;20.2;.2;1;2865 +90069;47.63094;-3.44869;32;20220915;21.3;14.9;18.1;4.8;16.6;.1;2.81;16891 +90069;47.63094;-3.44869;32;20220916;20.9;13.5;17.2;8;12.6;.1;3.95;15370 +90069;47.63094;-3.44869;32;20220917;20.4;12.5;16.4;5.4;11.3;0;3.75;17673 +90069;47.63094;-3.44869;32;20220918;19.2;11.1;15.1;4.7;11;.1;3.38;19526 +90069;47.63094;-3.44869;32;20220919;21.5;11.6;16.5;4.7;12.6;0;3.47;19314 +90069;47.63094;-3.44869;32;20220920;20.1;13.2;16.6;4.2;13.2;0;2.88;14927 +90069;47.63094;-3.44869;32;20220921;21.4;12.8;17.1;4.5;13;.1;3.38;18574 +90069;47.63094;-3.44869;32;20220922;22.2;12.7;17.4;3.2;13.8;.4;2.89;15986 +90069;47.63094;-3.44869;32;20220923;18.7;15.1;16.9;2.9;14.9;2.5;1.54;4047 +90069;47.63094;-3.44869;32;20220924;18.7;14;16.3;7.4;13.4;2.2;2.86;11840 +90069;47.63094;-3.44869;32;20220925;19.1;13;16;6.6;12.7;.1;2.99;13325 +90069;47.63094;-3.44869;32;20220926;17.4;12.8;15.1;8.6;12.8;1.8;2.48;8045 +90069;47.63094;-3.44869;32;20220927;16.9;14.2;15.5;11.5;13.9;1.6;2.37;8771 +90069;47.63094;-3.44869;32;20220928;16.3;13.5;14.9;10.1;14.1;.8;1.9;9129 +90069;47.63094;-3.44869;32;20220929;16.3;12.5;14.4;6.4;12.2;.8;2.35;11936 +90069;47.63094;-3.44869;32;20220930;17.6;10.5;14;5.7;13.9;5.7;1.74;12698 +90069;47.63094;-3.44869;32;20221001;17.3;15.5;16.4;9.5;17.7;2.3;.86;4987 +90069;47.63094;-3.44869;32;20221002;17.2;16.1;16.6;7.7;17.2;.3;1.31;7805 +90069;47.63094;-3.44869;32;20221003;17.6;13.4;15.5;2.4;15.8;0;1.24;8158 +90069;47.63094;-3.44869;32;20221004;17.9;13.5;15.7;3.8;15.4;.1;1.19;3909 +90069;47.63094;-3.44869;32;20221005;18;16.1;17;6.5;15.4;.6;1.96;6254 +90069;47.63094;-3.44869;32;20221006;18.9;11.6;15.2;2.2;13.3;0;1.94;15279 +90069;47.63094;-3.44869;32;20221007;16.5;11.2;13.8;3.6;13.6;.2;1.54;12768 +90069;47.63094;-3.44869;32;20221008;18.3;12.9;15.6;4.2;13.1;0;2.14;11947 +90069;47.63094;-3.44869;32;20221009;18.7;11.6;15.1;4.8;13.2;0;2.1;12080 +90069;47.63094;-3.44869;32;20221010;18.3;15.1;16.7;5.1;16.2;.1;1.5;7353 +90069;47.63094;-3.44869;32;20221011;19.4;12.8;16.1;5.1;12.5;0;2.58;12373 +90069;47.63094;-3.44869;32;20221012;18.1;13.3;15.7;2.9;13.7;2.3;1.62;8630 +90069;47.63094;-3.44869;32;20221013;17;14.5;15.7;7.4;16.7;9.5;.88;4272 +90069;47.63094;-3.44869;32;20221014;17;13.8;15.4;8.5;17;10.5;.62;4556 +90069;47.63094;-3.44869;32;20221015;18.4;14.2;16.3;8;15.8;.3;1.64;8183 +90069;47.63094;-3.44869;32;20221016;17.7;13.8;15.7;5.4;16.3;5.7;1.07;6337 +90069;47.63094;-3.44869;32;20221017;18;15.5;16.7;4.6;17.1;2.6;1.13;6337 +90069;47.63094;-3.44869;32;20221018;19.4;14;16.7;5.2;17.4;.2;1.05;5139 +90069;47.63094;-3.44869;32;20221019;20.7;16.5;18.6;5.7;17.6;4.3;1.85;9271 +90069;47.63094;-3.44869;32;20221020;19.4;11.9;15.6;5.4;15.3;1.8;1.56;11474 +90069;47.63094;-3.44869;32;20221021;19.7;15.9;17.8;11.9;16;2.9;2.46;7357 +90069;47.63094;-3.44869;32;20221022;19;15.4;17.2;6.6;17.2;3.3;1.38;7964 +90069;47.63094;-3.44869;32;20221023;19.1;13.6;16.3;8.4;15.5;4.6;1.75;7597 +90069;47.63094;-3.44869;32;20221024;15.7;14.7;15.2;9.5;15.9;.5;.97;7461 +90069;47.63094;-3.44869;32;20221025;17.8;15.1;16.4;6.9;16.5;0;1.26;7552 +90069;47.63094;-3.44869;32;20221026;20;16.1;18;8.7;16.8;2.1;1.96;6505 +90069;47.63094;-3.44869;32;20221027;20;16.4;18.2;6.9;17.8;.2;1.55;7587 +90069;47.63094;-3.44869;32;20221028;18.5;16.5;17.5;7.1;16.6;0;1.58;5165 +90069;47.63094;-3.44869;32;20221029;18.9;15.6;17.2;6.8;17.2;2.6;1.25;4467 +90069;47.63094;-3.44869;32;20221030;18.9;14.3;16.6;7.5;15.4;.1;1.71;6908 +90069;47.63094;-3.44869;32;20221031;17.6;14.4;16;8.4;14.4;2.9;1.86;6641 +90069;47.63094;-3.44869;32;20221101;17.6;14.3;15.9;12.2;12.6;2;2.94;7354 +90069;47.63094;-3.44869;32;20221102;18.6;14;16.3;9.4;13;4.3;2.67;7735 +90069;47.63094;-3.44869;32;20221103;15.4;12.1;13.7;13.5;13.1;13.8;1.61;5795 +90069;47.63094;-3.44869;32;20221104;15;10.9;12.9;11.7;10.8;.1;2.3;8193 +90069;47.63094;-3.44869;32;20221105;16.1;11.8;13.9;7.1;12.6;12.8;1.58;4330 +90069;47.63094;-3.44869;32;20221106;16.1;13.2;14.6;10.3;15.1;5.9;.96;5198 +90069;47.63094;-3.44869;32;20221107;17.5;13.1;15.3;11.9;14.2;5.3;1.81;4569 +90069;47.63094;-3.44869;32;20221108;16.5;12.6;14.5;11.9;13.5;3.6;1.74;4028 +90069;47.63094;-3.44869;32;20221109;16;13;14.5;8.3;12.5;.2;1.87;6067 +90069;47.63094;-3.44869;32;20221110;18.1;13.4;15.7;6.6;13.6;0;1.77;7358 +90069;47.63094;-3.44869;32;20221111;14.8;14.2;14.5;5.6;13.8;.1;1.14;4097 +90069;47.63094;-3.44869;32;20221112;18.8;11.3;15;6.5;15.2;.1;1.02;9255 +90069;47.63094;-3.44869;32;20221113;18.9;14;16.4;6.5;15.9;3.2;1.23;7924 +90069;47.63094;-3.44869;32;20221114;14.8;14.3;14.5;7.8;14;10.1;1.22;3578 +90069;47.63094;-3.44869;32;20221115;15.1;12.3;13.7;13.2;13.1;5.6;1.48;5508 +90069;47.63094;-3.44869;32;20221116;15.5;11.3;13.4;13;12.6;17.5;1.63;3965 +90069;47.63094;-3.44869;32;20221117;14.7;11.6;13.1;12.7;11.7;5.7;1.9;5084 +90069;47.63094;-3.44869;32;20221118;13;9.7;11.3;9;10;.7;1.64;6904 +90069;47.63094;-3.44869;32;20221119;13.4;8;10.7;6.1;9.4;2.2;1.41;6809 +90069;47.63094;-3.44869;32;20221120;14.4;10.7;12.5;9.8;11.6;1.5;1.54;3636 +90069;47.63094;-3.44869;32;20221121;14;12;13;14.5;10.9;11.6;2.41;1299 +90069;47.63094;-3.44869;32;20221122;13.4;8.6;11;14.2;10.3;5.3;1.71;5380 +90069;47.63094;-3.44869;32;20221123;14.6;11.4;13;11.3;12.2;3.3;1.43;6311 +90069;47.63094;-3.44869;32;20221124;16;10.9;13.4;11.2;11.9;6;1.85;5312 +90069;47.63094;-3.44869;32;20221125;14.3;12.4;13.3;8.3;10.9;.1;1.89;5787 +90069;47.63094;-3.44869;32;20221126;14.7;12.2;13.4;9.3;12.2;12.3;1.54;4015 +90069;47.63094;-3.44869;32;20221127;14.4;12.6;13.5;8.2;14.4;18;.62;2038 +90069;47.63094;-3.44869;32;20221128;13.3;10.4;11.8;9.4;10.8;3;1.46;5562 +90069;47.63094;-3.44869;32;20221129;13.9;10.2;12;3.9;10.9;0;.89;5744 +90069;47.63094;-3.44869;32;20221130;8.8;7.7;8.2;5;9.4;0;.66;2979 +90069;47.63094;-3.44869;32;20221201;10.4;5.1;7.7;6.2;8.3;0;.91;6136 +90069;47.63094;-3.44869;32;20221202;8.3;3.8;6;7;7.5;0;.86;5414 +90069;47.63094;-3.44869;32;20221203;6.1;4.6;5.3;10;7.2;0;.99;3044 +90069;47.63094;-3.44869;32;20221204;5;3.4;4.2;5.7;7;0;.69;999 +90069;47.63094;-3.44869;32;20221205;8;3.9;5.9;6.3;7.4;0;.86;4115 +90069;47.63094;-3.44869;32;20221206;7.1;4.2;5.6;6.1;7.3;0;.83;3364 +90069;47.63094;-3.44869;32;20221207;7.9;3.7;5.8;5.4;7.2;.1;.69;6564 +90069;47.63094;-3.44869;32;20221208;6.6;4.6;5.6;6;7.4;.1;.65;5354 +90069;47.63094;-3.44869;32;20221209;5.9;1.6;3.7;6.7;6.4;0;.67;5853 +90069;47.63094;-3.44869;32;20221210;6.5;2.9;4.7;3.7;6.7;1.6;.55;4824 +90069;47.63094;-3.44869;32;20221211;5.3;3.9;4.6;4.2;7.8;.2;.36;2148 +90069;47.63094;-3.44869;32;20221212;4;1.9;2.9;5.3;7;.1;.31;2579 +90069;47.63094;-3.44869;32;20221213;3.8;.4;2.1;7;5.9;1.4;.59;4084 +90069;47.63094;-3.44869;32;20221214;4;2.5;3.2;9.2;7.1;5.4;.45;905 +90069;47.63094;-3.44869;32;20221215;6.2;2.9;4.5;12.3;6;.1;1.57;1367 +90069;47.63094;-3.44869;32;20221216;7.5;2.7;5.1;7.3;6.2;0;1.1;6294 +90069;47.63094;-3.44869;32;20221217;2.6;1.8;2.2;5.3;5.5;1.3;.73;3112 +90069;47.63094;-3.44869;32;20221218;12.6;.6;6.6;8.9;10.5;31.9;.05;2642 +90069;47.63094;-3.44869;32;20221219;14.4;12.4;13.4;11.3;14;6.6;.83;1042 +90069;47.63094;-3.44869;32;20221220;13.4;12.9;13.1;7.6;13.2;1.9;.9;2049 +90069;47.63094;-3.44869;32;20221221;13.5;9.9;11.7;10.6;13.4;8.8;.33;1417 +90069;47.63094;-3.44869;32;20221222;13.9;13.1;13.5;11.9;14.2;26.9;.79;636 +90069;47.63094;-3.44869;32;20221223;13.8;13.2;13.5;10.6;14.6;3.8;.58;543 +90069;47.63094;-3.44869;32;20221224;12.3;11.7;12;7.6;13.2;8.1;.54;544 +90069;47.63094;-3.44869;32;20221225;11.7;11;11.3;4.8;12.8;3.4;.45;594 +90069;47.63094;-3.44869;32;20221226;11.9;10.2;11;6.4;11;.2;.83;4245 +90069;47.63094;-3.44869;32;20221227;12.7;6.8;9.7;7.2;9.9;.3;.97;4519 +90069;47.63094;-3.44869;32;20221228;12.6;11.2;11.9;12.1;12.1;7.9;1.1;873 +90069;47.63094;-3.44869;32;20221229;11.8;10.4;11.1;8.7;10.2;10;1.35;4424 +90069;47.63094;-3.44869;32;20221230;13.9;9.3;11.6;14.7;13.6;7.8;.19;1647 +90069;47.63094;-3.44869;32;20221231;16;13.4;14.7;15.1;13.9;1.3;1.68;1230 +90070;47.61969;-3.08943;20;20220101;13.9;8.9;11.4;4.7;12.3;3.7;.55;3554 +90070;47.61969;-3.08943;20;20220102;13.5;11;12.3;6.6;13.15;.1;.57;2783 +90070;47.61969;-3.08943;20;20220103;12.3;11.4;11.9;6.5;13.2;24.6;.5;710 +90070;47.61969;-3.08943;20;20220104;10.4;9;9.7;5.6;9.35;.1;1.11;2069 +90070;47.61969;-3.08943;20;20220105;9.4;4.5;6.9;3;6.94;0;.77;4683 +90070;47.61969;-3.08943;20;20220106;9.3;2.1;5.7;4.1;7.8;3.7;.67;3669 +90070;47.61969;-3.08943;20;20220107;11.1;6.5;8.8;8.1;9.65;3.3;.85;4250 +90070;47.61969;-3.08943;20;20220108;11.2;9;10.1;9.4;10.25;7.5;1.16;2036 +90070;47.61969;-3.08943;20;20220109;10.3;6.5;8.4;6.6;10.55;3.4;.42;1975 +90070;47.61969;-3.08943;20;20220110;12.6;9.6;11.1;4.5;12.7;.8;.33;2191 +90070;47.61969;-3.08943;20;20220111;10.3;9.6;9.9;1.8;11.7;1.5;.42;1083 +90070;47.61969;-3.08943;20;20220112;9.7;8.3;9;2.3;10.95;0;.33;2734 +90070;47.61969;-3.08943;20;20220113;9.6;6.8;8.2;4.2;8.45;0;.75;6367 +90070;47.61969;-3.08943;20;20220114;2.5;1.1;1.8;3.3;6.57;0;.32;2214 +90070;47.61969;-3.08943;20;20220115;5.6;1.7;3.6;3.3;7.75;0;.27;3131 +90070;47.61969;-3.08943;20;20220116;12.2;4.4;8.3;3.3;10.05;.2;.44;4945 +90070;47.61969;-3.08943;20;20220117;10.2;3.9;7.1;2.2;9;0;.42;4977 +90070;47.61969;-3.08943;20;20220118;6.4;4.2;5.3;2.3;7.9;0;.5;1669 +90070;47.61969;-3.08943;20;20220119;9.2;4.9;7;2.2;8.8;.8;.49;3163 +90070;47.61969;-3.08943;20;20220120;9.7;4.5;7.1;4.4;7.9;.1;.84;5590 +90070;47.61969;-3.08943;20;20220121;8.3;1.4;4.8;3.7;6.25;0;.88;6492 +90070;47.61969;-3.08943;20;20220122;7.2;.3;3.8;3.1;7;0;.58;2946 +90070;47.61969;-3.08943;20;20220123;6.2;3.9;5.1;5;7.25;0;.79;2164 +90070;47.61969;-3.08943;20;20220124;4.7;2.5;3.6;2.4;6.45;0;.58;2064 +90070;47.61969;-3.08943;20;20220125;7.7;-.9;3.4;1.8;7.35;0;.36;4914 +90070;47.61969;-3.08943;20;20220126;3.7;2.4;3.1;3.4;6.6;0;.53;2912 +90070;47.61969;-3.08943;20;20220127;8.4;-.7;3.8;2;7.85;.1;.31;5193 +90070;47.61969;-3.08943;20;20220128;10;5.7;7.9;1.2;10.75;0;.3;3523 +90070;47.61969;-3.08943;20;20220129;10.2;8;9.1;2.9;10.85;.1;.47;3892 +90070;47.61969;-3.08943;20;20220130;10.9;7.8;9.3;2.9;10.4;.2;.56;3165 +90070;47.61969;-3.08943;20;20220131;11;6.1;8.5;6.2;9.2;.1;1.07;4814 +90070;47.61969;-3.08943;20;20220201;12.1;6.5;9.3;5.3;10.35;0;.77;4453 +90070;47.61969;-3.08943;20;20220202;12.2;8.5;10.3;3.1;9.95;0;.91;4518 +90070;47.61969;-3.08943;20;20220203;10.4;6.3;8.4;3.3;10.6;.3;.44;4230 +90070;47.61969;-3.08943;20;20220204;11.2;8.7;10;4.8;9.3;.5;1.17;5100 +90070;47.61969;-3.08943;20;20220205;11.8;5.8;8.8;4.2;9.31;.1;.85;7899 +90070;47.61969;-3.08943;20;20220206;12;9.4;10.7;9.5;11.54;.7;.82;2853 +90070;47.61969;-3.08943;20;20220207;13.4;8.7;11.1;4.2;11.5;.2;.83;6050 +90070;47.61969;-3.08943;20;20220208;10;7.6;8.8;2.1;10.5;0;.57;2378 +90070;47.61969;-3.08943;20;20220209;7.8;7;7.4;2.1;9.05;0;.58;1312 +90070;47.61969;-3.08943;20;20220210;8.3;4.6;6.5;3.4;8.8;0;1.12;6723 +90070;47.61969;-3.08943;20;20220211;9.9;1.2;5.6;3;6.84;0;.98;9722 +90070;47.61969;-3.08943;20;20220212;9.8;1.2;5.5;4;7.17;0;.98;7856 +90070;47.61969;-3.08943;20;20220213;10.9;8.3;9.6;11.3;10.85;15.8;.79;3722 +90070;47.61969;-3.08943;20;20220214;11.7;6.6;9.1;6.5;9.1;.9;1.38;7942 +90070;47.61969;-3.08943;20;20220215;11.3;6.1;8.7;7.9;10.9;7.4;.48;4546 +90070;47.61969;-3.08943;20;20220216;12.2;10.2;11.2;9.6;13.45;2.4;.21;1832 +90070;47.61969;-3.08943;20;20220217;13.2;10.8;12;7;12.43;1.2;.98;6231 +90070;47.61969;-3.08943;20;20220218;12.1;10.3;11.2;9.3;9.65;1.5;1.94;6100 +90070;47.61969;-3.08943;20;20220219;11.3;4.9;8.1;7.2;8.78;1.4;1.23;8088 +90070;47.61969;-3.08943;20;20220220;12.8;9.5;11.2;9;11.85;1;.98;3941 +90070;47.61969;-3.08943;20;20220221;12.6;8.9;10.8;9.5;8.7;0;2.24;8051 +90070;47.61969;-3.08943;20;20220222;13.4;8.8;11.1;4.9;11.65;.3;1.01;6159 +90070;47.61969;-3.08943;20;20220223;12.4;4.9;8.6;2.3;9;.1;1.03;6350 +90070;47.61969;-3.08943;20;20220224;11.7;8.5;10.1;6.4;8.55;.5;1.84;7871 +90070;47.61969;-3.08943;20;20220225;12.2;4.7;8.4;3.2;7.48;0;1.49;11519 +90070;47.61969;-3.08943;20;20220226;12.3;3.2;7.8;4.8;6.95;0;1.94;13779 +90070;47.61969;-3.08943;20;20220227;14.3;4.1;9.2;4.1;9.25;.2;1.5;10599 +90070;47.61969;-3.08943;20;20220228;12;8.8;10.4;4.1;11.8;.3;.84;6367 +90070;47.61969;-3.08943;20;20220301;12.5;9.5;11;4;12.2;3.8;.73;3523 +90070;47.61969;-3.08943;20;20220302;13.6;9.1;11.3;3.1;11.95;2.1;.96;5774 +90070;47.61969;-3.08943;20;20220303;11.2;9.5;10.4;4.3;11.1;1.2;.91;3711 +90070;47.61969;-3.08943;20;20220304;12.7;6.1;9.4;4.9;8.3;0;1.87;11184 +90070;47.61969;-3.08943;20;20220305;10.4;1.3;5.9;3.4;7.15;1.2;1.24;9400 +90070;47.61969;-3.08943;20;20220306;9.7;5.1;7.4;4.9;7.45;0;1.52;8550 +90070;47.61969;-3.08943;20;20220307;8.3;.9;4.6;3.6;5.45;.6;1.54;11700 +90070;47.61969;-3.08943;20;20220308;12.5;3.1;7.8;3.9;8.95;.5;1.14;7850 +90070;47.61969;-3.08943;20;20220309;11.7;6.8;9.2;7;10.77;1.8;.96;7129 +90070;47.61969;-3.08943;20;20220310;13;7.9;10.4;3.7;9.9;3.9;1.64;13067 +90070;47.61969;-3.08943;20;20220311;13.2;8.2;10.7;6.9;10.84;9.4;1.43;7793 +90070;47.61969;-3.08943;20;20220312;12.4;7.3;9.9;7.4;9.97;2.6;1.65;12334 +90070;47.61969;-3.08943;20;20220313;11.8;7.9;9.9;5.4;9.7;2.7;1.59;10756 +90070;47.61969;-3.08943;20;20220314;15.6;7.6;11.6;3.8;9;.2;2.34;15313 +90070;47.61969;-3.08943;20;20220315;14.8;8.7;11.8;3.6;11.24;0;1.5;9105 +90070;47.61969;-3.08943;20;20220316;12.1;10.5;11.3;3.9;11.24;.5;1.01;1808 +90070;47.61969;-3.08943;20;20220317;14.4;3.8;9.1;3.8;7.84;0;2.29;17139 +90070;47.61969;-3.08943;20;20220318;15.3;4.8;10;7.5;6.8;0;3.5;17102 +90070;47.61969;-3.08943;20;20220319;13.8;7.9;10.9;6.9;8.4;0;2.55;9192 +90070;47.61969;-3.08943;20;20220320;14.5;9.4;11.9;4.7;10.15;0;2.06;11115 +90070;47.61969;-3.08943;20;20220321;15.5;8.5;12;5.3;11;0;2.17;16268 +90070;47.61969;-3.08943;20;20220322;14.8;8.5;11.6;6.3;9.17;0;2.82;16264 +90070;47.61969;-3.08943;20;20220323;15.6;8.3;11.9;4.3;8;0;3.07;18237 +90070;47.61969;-3.08943;20;20220324;18.7;6.2;12.5;3.2;7.2;0;3.29;19351 +90070;47.61969;-3.08943;20;20220325;20;9.2;14.6;4.9;8.3;0;4.05;19460 +90070;47.61969;-3.08943;20;20220326;19.8;10;14.9;5.8;8;0;4.39;17973 +90070;47.61969;-3.08943;20;20220327;19.3;8.8;14;3.9;8.1;0;3.65;17843 +90070;47.61969;-3.08943;20;20220328;17.2;9.6;13.4;4.1;10.34;0;2.58;13566 +90070;47.61969;-3.08943;20;20220329;13.2;10.4;11.8;3.7;11.8;0;1.37;6663 +90070;47.61969;-3.08943;20;20220330;14.9;9.6;12.3;3.8;10.24;.1;2.06;10988 +90070;47.61969;-3.08943;20;20220331;8.4;7.1;7.7;6.3;7.57;.7;1.97;10867 +90070;47.61969;-3.08943;20;20220401;9.3;2.4;5.9;6.9;5.57;.2;2.62;17894 +90070;47.61969;-3.08943;20;20220402;10;1.6;5.8;3.9;6.14;.3;2.09;13993 +90070;47.61969;-3.08943;20;20220403;10.5;1.5;6;5.8;5.3;0;3.03;18401 +90070;47.61969;-3.08943;20;20220404;9.8;3;6.4;5.3;7.85;.1;1.74;16160 +90070;47.61969;-3.08943;20;20220405;12.9;9;11;5.4;11.45;0;1.65;13183 +90070;47.61969;-3.08943;20;20220406;12.4;9;10.7;7.9;11.37;3;1.14;7894 +90070;47.61969;-3.08943;20;20220407;13.2;11.2;12.2;9;12.1;12.8;1.76;11160 +90070;47.61969;-3.08943;20;20220408;12.7;9.4;11;8.3;10.97;3.2;1.87;10126 +90070;47.61969;-3.08943;20;20220409;12.4;4.7;8.6;3.3;7.4;0;2.67;21059 +90070;47.61969;-3.08943;20;20220410;14.8;4.2;9.5;5.5;7.9;0;2.76;19695 +90070;47.61969;-3.08943;20;20220411;17.1;9.6;13.3;5.9;10.97;1.7;3.08;18280 +90070;47.61969;-3.08943;20;20220412;15.2;11.3;13.3;4.1;12.4;.9;2.08;12520 +90070;47.61969;-3.08943;20;20220413;19.2;8.1;13.7;2.7;11.77;0;3.08;22519 +90070;47.61969;-3.08943;20;20220414;19.9;8.3;14.1;3.1;12.04;.2;3.28;22470 +90070;47.61969;-3.08943;20;20220415;19.9;8.4;14.1;2.8;12.57;0;3.31;23465 +90070;47.61969;-3.08943;20;20220416;22.2;11.4;16.8;3.1;11.8;0;4.03;23957 +90070;47.61969;-3.08943;20;20220417;19;9.7;14.4;3.6;11.57;0;3.19;20511 +90070;47.61969;-3.08943;20;20220418;15.3;9.9;12.6;4;10.44;0;2.75;17703 +90070;47.61969;-3.08943;20;20220419;14;7;10.5;4.2;8.54;0;2.8;17193 +90070;47.61969;-3.08943;20;20220420;17.2;6.4;11.8;4.2;10.24;0;3.16;20199 +90070;47.61969;-3.08943;20;20220421;17.1;8;12.6;3;10.94;.6;3.08;22281 +90070;47.61969;-3.08943;20;20220422;20.7;10.3;15.5;4.4;11.17;.4;3.8;19954 +90070;47.61969;-3.08943;20;20220423;20.3;11.5;15.9;5.8;11.74;1.3;3.75;18671 +90070;47.61969;-3.08943;20;20220424;17.1;11.1;14.1;3.2;12.8;1;2.8;18422 +90070;47.61969;-3.08943;20;20220425;17.3;10.8;14.1;3;11.24;0;2.93;16879 +90070;47.61969;-3.08943;20;20220426;18.3;7.9;13.1;4.8;9.37;0;4;25895 +90070;47.61969;-3.08943;20;20220427;18.3;9.3;13.8;6.5;9.9;.2;4.14;21699 +90070;47.61969;-3.08943;20;20220428;19.5;11.9;15.7;4.6;11.14;.1;3.68;16702 +90070;47.61969;-3.08943;20;20220429;20;9.3;14.6;4.8;11.5;0;3.94;21633 +90070;47.61969;-3.08943;20;20220430;16;8;12;4.8;9.54;0;3.48;21103 +90070;47.61969;-3.08943;20;20220501;18.3;9.8;14;3.7;10.07;1.2;3.63;22244 +90070;47.61969;-3.08943;20;20220502;16.6;10.7;13.6;4.5;11.24;1;3.02;15336 +90070;47.61969;-3.08943;20;20220503;18.1;11.2;14.7;4;10.5;0;3.31;14158 +90070;47.61969;-3.08943;20;20220504;17.9;8.1;13;3.7;11;0;3.31;20964 +90070;47.61969;-3.08943;20;20220505;18.1;7.9;13;3.1;11.95;0;2.91;19856 +90070;47.61969;-3.08943;20;20220506;18.3;7.8;13;3.2;12.15;0;3.23;23873 +90070;47.61969;-3.08943;20;20220507;19.6;9.4;14.5;3.3;12.25;.1;3.34;20679 +90070;47.61969;-3.08943;20;20220508;22.9;10.9;16.9;3.4;13.05;.1;4.47;25862 +90070;47.61969;-3.08943;20;20220509;22.8;12.3;17.6;2.9;14.55;0;3.71;20331 +90070;47.61969;-3.08943;20;20220510;20.3;11.1;15.7;2.9;14.7;0;3.71;25890 +90070;47.61969;-3.08943;20;20220511;19.8;13.8;16.8;5.2;13.85;.2;3.7;20242 +90070;47.61969;-3.08943;20;20220512;17.8;8.5;13.2;3.2;11.35;0;3.23;21095 +90070;47.61969;-3.08943;20;20220513;18.9;7.7;13.3;2.8;11.25;0;3.65;25620 +90070;47.61969;-3.08943;20;20220514;24.1;11.9;18;3.8;12.55;.1;4.39;19785 +90070;47.61969;-3.08943;20;20220515;23.9;16.4;20.2;3.5;16.4;0;3.99;18550 +90070;47.61969;-3.08943;20;20220516;20.7;15.1;17.9;4;16.05;.6;2.94;14754 +90070;47.61969;-3.08943;20;20220517;24.7;12.7;18.7;3.5;15.65;.1;4.38;24141 +90070;47.61969;-3.08943;20;20220518;25.8;11.3;18.5;3;14.45;1.8;4.11;20158 +90070;47.61969;-3.08943;20;20220519;20.9;14.2;17.5;2.9;14.15;.1;3.92;22657 +90070;47.61969;-3.08943;20;20220520;21.1;14.3;17.7;4.1;13.25;.1;4.38;24103 +90070;47.61969;-3.08943;20;20220521;23.6;10.5;17;3.1;13.7;0;4.54;27497 +90070;47.61969;-3.08943;20;20220522;26.3;15.1;20.7;4.4;14.5;8.3;4.63;16769 +90070;47.61969;-3.08943;20;20220523;18.2;12.2;15.2;5.8;13.65;1.7;2.94;16659 +90070;47.61969;-3.08943;20;20220524;17.7;11.2;14.5;5;11.8;.9;3.49;20179 +90070;47.61969;-3.08943;20;20220525;17.6;9.8;13.7;4.2;12.75;.2;2.74;16186 +90070;47.61969;-3.08943;20;20220526;17.2;13.3;15.2;3.7;13.7;0;2.32;11848 +90070;47.61969;-3.08943;20;20220527;18;10.4;14.2;2.9;13.45;0;2.38;13128 +90070;47.61969;-3.08943;20;20220528;22.8;10.1;16.5;5;11.3;0;5.48;30180 +90070;47.61969;-3.08943;20;20220529;19.4;10.2;14.8;5.8;9.45;0;5.11;27938 +90070;47.61969;-3.08943;20;20220530;19.5;8.8;14.2;4.2;9.55;0;4.73;28460 +90070;47.61969;-3.08943;20;20220531;19.2;7.6;13.4;2.9;10.25;0;4.14;26956 +90070;47.61969;-3.08943;20;20220601;21.8;9.4;15.6;3.2;11.15;0;4.68;28098 +90070;47.61969;-3.08943;20;20220602;25.4;13.9;19.7;4.1;12.35;0;5.1;20712 +90070;47.61969;-3.08943;20;20220603;24.7;15.6;20.1;2.6;14.25;0;4.57;22062 +90070;47.61969;-3.08943;20;20220604;22.5;13.3;17.9;3.1;16.75;0;3.63;20828 +90070;47.61969;-3.08943;20;20220605;19.9;14.4;17.2;4.5;14.4;.5;3.83;21018 +90070;47.61969;-3.08943;20;20220606;17.8;13.2;15.5;4.5;14.75;3.5;2.1;9487 +90070;47.61969;-3.08943;20;20220607;20.2;14.3;17.3;5.7;16.05;13.6;2.86;14576 +90070;47.61969;-3.08943;20;20220608;19;14.8;16.9;6.3;15.45;0;3.52;21964 +90070;47.61969;-3.08943;20;20220609;20.5;14.2;17.3;5.1;14.95;.4;4.37;26815 +90070;47.61969;-3.08943;20;20220610;21.8;15.6;18.7;3.8;17;.5;3.61;19745 +90070;47.61969;-3.08943;20;20220611;21.2;13.3;17.2;3.5;14.8;.1;4.69;30891 +90070;47.61969;-3.08943;20;20220612;23.1;12.6;17.9;4.8;13.05;.1;5.52;31230 +90070;47.61969;-3.08943;20;20220613;23.3;11.7;17.5;4.2;12.55;0;5.49;31345 +90070;47.61969;-3.08943;20;20220614;26.9;13;20;3.9;12.95;0;6.14;29958 +90070;47.61969;-3.08943;20;20220615;26.9;16;21.5;3.3;15.05;0;5.97;30620 +90070;47.61969;-3.08943;20;20220616;30.1;14.6;22.4;2.9;14.4;0;5.88;25576 +90070;47.61969;-3.08943;20;20220617;33.6;17.1;25.3;2.4;17.1;0;6.68;29688 +90070;47.61969;-3.08943;20;20220618;34.3;20.4;27.3;4.5;17.55;5.7;7.4;24299 +90070;47.61969;-3.08943;20;20220619;22.2;14.8;18.5;6.1;16.65;1;3;12175 +90070;47.61969;-3.08943;20;20220620;25.6;15.5;20.5;3.8;17.75;3.8;4.42;21609 +90070;47.61969;-3.08943;20;20220621;24.2;14.8;19.5;3.3;17.3;2.2;3.97;20998 +90070;47.61969;-3.08943;20;20220622;22;15.4;18.7;2.8;17.65;6.3;2.39;10707 +90070;47.61969;-3.08943;20;20220623;22.3;16.8;19.5;3.4;17.85;1;4.16;23912 +90070;47.61969;-3.08943;20;20220624;20.4;15.8;18.1;5.7;16;5.1;3.01;12817 +90070;47.61969;-3.08943;20;20220625;19.8;13.8;16.8;5.3;12.35;.4;4.28;21376 +90070;47.61969;-3.08943;20;20220626;20;14.1;17.1;4.2;12.4;3.1;4.11;19677 +90070;47.61969;-3.08943;20;20220627;19.3;11.7;15.5;3.4;13;.2;3.85;22571 +90070;47.61969;-3.08943;20;20220628;20.9;12.3;16.6;4.5;13.35;5.1;4.17;22283 +90070;47.61969;-3.08943;20;20220629;19.3;13.7;16.5;3.8;14.55;3;3.17;17672 +90070;47.61969;-3.08943;20;20220630;18;11.9;14.9;3.6;12.5;4.5;3.79;23385 +90070;47.61969;-3.08943;20;20220701;20.1;10.4;15.3;2.1;12.7;.3;3.94;24680 +90070;47.61969;-3.08943;20;20220702;20.6;10.7;15.6;2.9;13.5;0;4.42;29135 +90070;47.61969;-3.08943;20;20220703;21.4;11.3;16.4;3.7;13.4;0;4.09;23634 +90070;47.61969;-3.08943;20;20220704;22.5;10.9;16.7;4.2;13.1;0;5;30483 +90070;47.61969;-3.08943;20;20220705;23.4;11.6;17.5;4.5;13.45;.1;5.25;30358 +90070;47.61969;-3.08943;20;20220706;25.7;13.1;19.4;4.6;15.1;0;5.45;28676 +90070;47.61969;-3.08943;20;20220707;23.5;13.4;18.5;4.2;15.55;0;4.01;20231 +90070;47.61969;-3.08943;20;20220708;27.4;14.6;21;4;14.5;0;6.18;30519 +90070;47.61969;-3.08943;20;20220709;29;16.7;22.9;4.2;15.85;0;6.67;30386 +90070;47.61969;-3.08943;20;20220710;30.1;16.4;23.3;3.9;14.05;0;7.06;30402 +90070;47.61969;-3.08943;20;20220711;31.2;18.4;24.8;3;15.65;0;6.77;30165 +90070;47.61969;-3.08943;20;20220712;33.2;18.1;25.6;2.9;16.9;0;6.94;30027 +90070;47.61969;-3.08943;20;20220713;33.2;19.6;26.4;3;16.8;0;7.1;30037 +90070;47.61969;-3.08943;20;20220714;28;16.7;22.3;4.5;15;0;6.41;28738 +90070;47.61969;-3.08943;20;20220715;28.7;14.8;21.7;3.9;14.05;0;6.01;25420 +90070;47.61969;-3.08943;20;20220716;31.3;17.5;24.4;3.8;12.8;0;6.3;19478 +90070;47.61969;-3.08943;20;20220717;34.3;19.9;27.1;3.9;12.95;0;7.53;23166 +90070;47.61969;-3.08943;20;20220718;39.2;20.6;29.9;4;14.3;.1;9.13;28662 +90070;47.61969;-3.08943;20;20220719;24.3;19.6;21.9;3.9;18.4;1.1;4.05;17537 +90070;47.61969;-3.08943;20;20220720;22.2;17.6;19.9;4.4;18.6;0;3.15;16226 +90070;47.61969;-3.08943;20;20220721;24;13.8;18.9;3.7;14.85;0;4.4;22493 +90070;47.61969;-3.08943;20;20220722;24.6;15.9;20.3;5.4;15.25;0;4.87;21575 +90070;47.61969;-3.08943;20;20220723;23;13;18;2.8;15.05;0;4.34;25288 +90070;47.61969;-3.08943;20;20220724;25.4;14.5;20;2.7;17.35;.2;4.57;25634 +90070;47.61969;-3.08943;20;20220725;21.9;18;19.9;5.9;17.3;.1;3.75;18176 +90070;47.61969;-3.08943;20;20220726;23;16.1;19.5;3.9;14.75;0;4.13;19416 +90070;47.61969;-3.08943;20;20220727;24.9;14.1;19.5;2.8;13.25;0;4.54;22047 +90070;47.61969;-3.08943;20;20220728;26.3;16.1;21.2;3.2;14.95;0;4.84;22737 +90070;47.61969;-3.08943;20;20220729;26.5;16.3;21.4;2.8;16.3;0;4.62;22994 +90070;47.61969;-3.08943;20;20220730;23.9;14.9;19.4;3.8;16.45;0;4.5;26491 +90070;47.61969;-3.08943;20;20220731;22.9;16.6;19.7;3.4;18.15;.1;3.4;18227 +90070;47.61969;-3.08943;20;20220801;23.1;15.4;19.2;3;18.3;0;3.51;20371 +90070;47.61969;-3.08943;20;20220802;27.5;15.1;21.3;1.7;18.15;.1;4.86;27455 +90070;47.61969;-3.08943;20;20220803;26.2;16.1;21.1;3.3;18.75;0;4.28;23479 +90070;47.61969;-3.08943;20;20220804;25.7;17.1;21.4;5.5;16.6;0;5.09;23910 +90070;47.61969;-3.08943;20;20220805;24.7;14.1;19.4;7;12.1;0;6.26;27436 +90070;47.61969;-3.08943;20;20220806;27;13.5;20.3;5.9;11.7;0;6.59;27461 +90070;47.61969;-3.08943;20;20220807;28.4;14.9;21.6;5.5;11.55;0;6.98;27034 +90070;47.61969;-3.08943;20;20220808;28.9;15.8;22.4;5.2;12.45;0;6.49;23044 +90070;47.61969;-3.08943;20;20220809;30.1;17.8;23.9;5.7;15.05;0;7;26677 +90070;47.61969;-3.08943;20;20220810;34.6;18.9;26.8;4.6;15.2;0;7.8;26346 +90070;47.61969;-3.08943;20;20220811;35.1;19.5;27.3;4;13.3;0;7.74;26265 +90070;47.61969;-3.08943;20;20220812;35.2;19.3;27.3;3.5;12.3;0;7.36;25582 +90070;47.61969;-3.08943;20;20220813;35.3;19;27.2;2.9;14.8;1.8;6.58;23571 +90070;47.61969;-3.08943;20;20220814;20.8;19;19.9;3.8;20.3;10.9;1.56;5118 +90070;47.61969;-3.08943;20;20220815;23.4;17.7;20.5;3.6;19.25;2.6;2.63;11441 +90070;47.61969;-3.08943;20;20220816;23.1;16.5;19.8;3.2;18.65;2.1;3.31;18873 +90070;47.61969;-3.08943;20;20220817;22.7;14.8;18.7;3.3;17.6;5.3;2.89;16237 +90070;47.61969;-3.08943;20;20220818;22.7;16.3;19.5;4.2;18.1;0;2.8;14199 +90070;47.61969;-3.08943;20;20220819;20.9;17.8;19.3;4.2;19.45;2.2;2.04;10231 +90070;47.61969;-3.08943;20;20220820;22.4;13.2;17.8;2.3;15.05;.1;3.59;21843 +90070;47.61969;-3.08943;20;20220821;22.5;14.7;18.6;2.3;17.45;2.9;2.24;10585 +90070;47.61969;-3.08943;20;20220822;22.1;17.6;19.9;3.7;20.2;.4;1.92;8922 +90070;47.61969;-3.08943;20;20220823;24.3;18.9;21.6;2.8;20.8;.3;2.99;15191 +90070;47.61969;-3.08943;20;20220824;26.9;16.9;21.9;2;19.35;.3;3.39;17023 +90070;47.61969;-3.08943;20;20220825;23.3;18.4;20.9;4.8;18.6;0;3.04;12235 +90070;47.61969;-3.08943;20;20220826;22.6;13.1;17.9;3.5;15.1;.1;3.29;18104 +90070;47.61969;-3.08943;20;20220827;25.6;14.2;19.9;3.1;15.85;0;4.15;22938 +90070;47.61969;-3.08943;20;20220828;27;17;22;4.2;14.8;0;4.67;17143 +90070;47.61969;-3.08943;20;20220829;31;17.3;24.1;4;15.6;0;5.53;19110 +90070;47.61969;-3.08943;20;20220830;31.1;17.7;24.4;3.9;16.45;0;5.27;18883 +90070;47.61969;-3.08943;20;20220831;27.2;17.6;22.4;3.2;17.75;4.8;3.87;16619 +90070;47.61969;-3.08943;20;20220901;24.6;17.5;21;1.8;19.3;1.7;2.73;14294 +90070;47.61969;-3.08943;20;20220902;23.9;16.6;20.3;2;18.95;1.8;2.78;15833 +90070;47.61969;-3.08943;20;20220903;23.2;15.9;19.6;3.8;17.25;0;2.97;13534 +90070;47.61969;-3.08943;20;20220904;24.7;18.4;21.5;5.3;18.35;.6;3.72;15604 +90070;47.61969;-3.08943;20;20220905;26.4;18.2;22.3;4.5;18.85;1.6;3.63;14771 +90070;47.61969;-3.08943;20;20220906;22.3;18.2;20.2;6.1;18.2;11.4;2.96;11221 +90070;47.61969;-3.08943;20;20220907;21.8;17.2;19.5;6;17.55;8.1;2.71;10245 +90070;47.61969;-3.08943;20;20220908;20.1;16.3;18.2;6.8;16.9;3.7;2.54;12666 +90070;47.61969;-3.08943;20;20220909;20.3;16;18.1;6.5;16.1;1.6;2.83;14265 +90070;47.61969;-3.08943;20;20220910;21.7;13.3;17.5;2.5;16.45;.1;2.37;13449 +90070;47.61969;-3.08943;20;20220911;26.3;16.9;21.6;2.9;18.15;0;3.5;17572 +90070;47.61969;-3.08943;20;20220912;29.6;17.4;23.5;3.7;16.7;.4;4.19;14084 +90070;47.61969;-3.08943;20;20220913;28.7;19.8;24.3;4.4;20.45;.2;3.98;14084 +90070;47.61969;-3.08943;20;20220914;21.3;17.2;19.3;2.8;20;.5;1.39;6032 +90070;47.61969;-3.08943;20;20220915;22.5;15.9;19.2;3.5;16.45;.1;2.91;16645 +90070;47.61969;-3.08943;20;20220916;20.3;12;16.2;5.3;12.05;.1;3.28;14785 +90070;47.61969;-3.08943;20;20220917;20.1;9;14.5;3.6;10.35;0;3.18;18136 +90070;47.61969;-3.08943;20;20220918;20.2;7.8;14;3.2;10.3;.1;3.03;19163 +90070;47.61969;-3.08943;20;20220919;21.8;9.1;15.5;3.3;11.85;0;3.1;18607 +90070;47.61969;-3.08943;20;20220920;21;10.7;15.8;3.1;12.4;.1;2.79;16013 +90070;47.61969;-3.08943;20;20220921;21.8;11.3;16.6;3.2;12.3;.1;3.07;17937 +90070;47.61969;-3.08943;20;20220922;22.7;9.7;16.2;2.3;12.5;.1;2.69;16293 +90070;47.61969;-3.08943;20;20220923;19.2;12.4;15.8;2;14.25;4.1;1.44;5323 +90070;47.61969;-3.08943;20;20220924;19;13;16;5.1;13.35;2.1;2.5;11720 +90070;47.61969;-3.08943;20;20220925;19.7;11.8;15.7;4.5;12.4;.2;2.65;13062 +90070;47.61969;-3.08943;20;20220926;17.6;9.4;13.5;5.4;12.3;2.2;1.92;7122 +90070;47.61969;-3.08943;20;20220927;17.4;13.1;15.3;7.4;13.65;1.6;2.03;7935 +90070;47.61969;-3.08943;20;20220928;16.6;13;14.8;6.5;13.95;.4;1.74;8814 +90070;47.61969;-3.08943;20;20220929;16.5;8.9;12.7;4.1;11.55;1.9;1.87;10218 +90070;47.61969;-3.08943;20;20220930;18;7.1;12.5;4;13;5.4;1.6;11699 +90070;47.61969;-3.08943;20;20221001;19;15.3;17.1;6.8;18.05;2.7;1.25;7643 +90070;47.61969;-3.08943;20;20221002;18.3;16.4;17.3;5.4;17.3;.3;1.43;7502 +90070;47.61969;-3.08943;20;20221003;17.9;12.7;15.3;2.1;15.6;0;1.17;6929 +90070;47.61969;-3.08943;20;20221004;18.3;11.9;15.1;2.5;15.5;.1;1.15;5654 +90070;47.61969;-3.08943;20;20221005;18.8;16;17.4;4.8;15.15;.7;1.88;5877 +90070;47.61969;-3.08943;20;20221006;19.6;8.2;13.9;1.6;11.95;0;1.8;14989 +90070;47.61969;-3.08943;20;20221007;18;7.7;12.8;2.3;12.05;.2;1.58;13634 +90070;47.61969;-3.08943;20;20221008;19.2;10.1;14.6;2.6;12.3;0;1.84;11773 +90070;47.61969;-3.08943;20;20221009;19.7;9.4;14.5;3.4;12.35;0;1.99;12790 +90070;47.61969;-3.08943;20;20221010;19.3;14.6;17;3.5;16.3;.1;1.38;6426 +90070;47.61969;-3.08943;20;20221011;20.4;12;16.2;3.6;12.5;0;2.32;12686 +90070;47.61969;-3.08943;20;20221012;19.2;10.9;15;2.2;13.2;1.6;1.56;9615 +90070;47.61969;-3.08943;20;20221013;17.3;14.1;15.7;5.1;16.65;9.6;.85;3586 +90070;47.61969;-3.08943;20;20221014;17.9;13.9;15.9;6;17.25;12.6;.77;4678 +90070;47.61969;-3.08943;20;20221015;19;14.1;16.5;5.6;16;.3;1.56;8641 +90070;47.61969;-3.08943;20;20221016;18.2;13.7;15.9;3.9;16.65;7.9;.96;4918 +90070;47.61969;-3.08943;20;20221017;18.2;15.5;16.8;3.2;17.05;5.1;1.03;4768 +90070;47.61969;-3.08943;20;20221018;19.9;13.1;16.5;4.1;17.5;.2;1;5369 +90070;47.61969;-3.08943;20;20221019;22.6;16.6;19.6;4.2;17.9;5.2;1.88;9085 +90070;47.61969;-3.08943;20;20221020;20.2;11.6;15.9;4;15.55;1.4;1.49;11187 +90070;47.61969;-3.08943;20;20221021;20;16.1;18;8.4;15.8;4.4;2.29;7028 +90070;47.61969;-3.08943;20;20221022;19.8;14.4;17.1;4.7;16.9;4.7;1.3;6882 +90070;47.61969;-3.08943;20;20221023;19.7;13.2;16.5;6.5;15.4;12.1;1.71;7548 +90070;47.61969;-3.08943;20;20221024;17.5;14.5;16;7;16;2.3;1.23;8380 +90070;47.61969;-3.08943;20;20221025;18.3;14.4;16.4;4.8;16.2;0;1.15;5876 +90070;47.61969;-3.08943;20;20221026;20.3;16;18.1;6.1;16.7;2.2;1.75;6302 +90070;47.61969;-3.08943;20;20221027;20.7;14.6;17.7;4.6;17.6;0;1.31;6793 +90070;47.61969;-3.08943;20;20221028;19.1;15.4;17.2;4.7;16.6;0;1.34;5932 +90070;47.61969;-3.08943;20;20221029;19.5;15.2;17.4;5.2;17.05;6.5;1.23;3883 +90070;47.61969;-3.08943;20;20221030;19;13.8;16.4;5;15.2;.2;1.46;7354 +90070;47.61969;-3.08943;20;20221031;17.9;12.4;15.2;5.8;14.15;2.7;1.49;4970 +90070;47.61969;-3.08943;20;20221101;17.4;14;15.7;8.5;12.5;2.9;2.44;6227 +90070;47.61969;-3.08943;20;20221102;18.1;12.9;15.5;6.5;12.95;5.7;2.05;7217 +90070;47.61969;-3.08943;20;20221103;15.9;13.8;14.9;9.5;13.15;14.8;1.75;5797 +90070;47.61969;-3.08943;20;20221104;15.2;10.1;12.6;7.9;10.35;0;1.95;8346 +90070;47.61969;-3.08943;20;20221105;15.6;8.8;12.2;4.6;12.2;12.6;1.13;3715 +90070;47.61969;-3.08943;20;20221106;16.5;13.7;15.1;7.6;14.9;8.9;1.09;5349 +90070;47.61969;-3.08943;20;20221107;17.7;13.1;15.4;8.8;13.95;5.7;1.73;4784 +90070;47.61969;-3.08943;20;20221108;16.3;12.6;14.5;8.6;13.45;4;1.54;3314 +90070;47.61969;-3.08943;20;20221109;16.5;12.6;14.6;5.7;12.4;.4;1.56;6633 +90070;47.61969;-3.08943;20;20221110;17.9;9.2;13.5;4.1;12.7;0;1.25;6979 +90070;47.61969;-3.08943;20;20221111;13.1;10.8;11.9;4;13.05;.1;.71;3648 +90070;47.61969;-3.08943;20;20221112;19.4;10.2;14.8;4.5;14.25;.1;1.02;8377 +90070;47.61969;-3.08943;20;20221113;18.8;12.4;15.6;4.3;14.85;3.3;1.03;7662 +90070;47.61969;-3.08943;20;20221114;14.9;12.6;13.7;5.2;13.3;9.7;.99;4639 +90070;47.61969;-3.08943;20;20221115;15.6;12.2;13.9;9.3;12.95;10.3;1.4;5604 +90070;47.61969;-3.08943;20;20221116;15.4;10.7;13.1;9.3;12.5;18.2;1.4;2782 +90070;47.61969;-3.08943;20;20221117;15.2;11.1;13.2;8.4;11.7;5.2;1.56;5042 +90070;47.61969;-3.08943;20;20221118;13.3;9.1;11.2;5.4;9.7;.7;1.2;6552 +90070;47.61969;-3.08943;20;20221119;13.8;4.6;9.2;3.5;8.75;2.2;.91;6904 +90070;47.61969;-3.08943;20;20221120;14.3;8.6;11.4;6.2;11.45;1.3;1.03;4618 +90070;47.61969;-3.08943;20;20221121;14;9.4;11.7;9.5;10.8;10.7;1.67;2599 +90070;47.61969;-3.08943;20;20221122;13.7;8.4;11.1;9.2;9.95;5.1;1.47;5690 +90070;47.61969;-3.08943;20;20221123;14.6;10.3;12.5;8;12.3;2.8;1.06;5955 +90070;47.61969;-3.08943;20;20221124;16.1;10.2;13.1;7.6;12;5.7;1.44;4756 +90070;47.61969;-3.08943;20;20221125;15;10.6;12.8;5;10.55;.2;1.26;6043 +90070;47.61969;-3.08943;20;20221126;14.3;8.8;11.5;6;11.7;10.5;1.06;3007 +90070;47.61969;-3.08943;20;20221127;14.1;12.2;13.2;5.7;14.3;15.3;.57;1269 +90070;47.61969;-3.08943;20;20221128;13;8.1;10.5;5.4;10.35;1.1;.94;4931 +90070;47.61969;-3.08943;20;20221129;13.5;5.8;9.6;2.2;9.55;0;.51;5872 +90070;47.61969;-3.08943;20;20221130;8.3;5.9;7.1;3.8;9.1;0;.53;2289 +90070;47.61969;-3.08943;20;20221201;9.7;4;6.8;4.2;7.9;0;.66;6068 +90070;47.61969;-3.08943;20;20221202;7.9;1.9;4.9;4.7;7.15;0;.61;5407 +90070;47.61969;-3.08943;20;20221203;5.5;3.8;4.6;7;6.95;0;.83;2472 +90070;47.61969;-3.08943;20;20221204;4.7;3.2;4;4;7;0;.58;1199 +90070;47.61969;-3.08943;20;20221205;7.7;3.8;5.7;4.5;7.3;0;.71;3957 +90070;47.61969;-3.08943;20;20221206;7;3.3;5.2;4.7;7.15;0;.73;2982 +90070;47.61969;-3.08943;20;20221207;7.7;1.9;4.8;3.8;6.75;.2;.52;6132 +90070;47.61969;-3.08943;20;20221208;5;.6;2.8;3.9;6.6;0;.41;4627 +90070;47.61969;-3.08943;20;20221209;5.8;.4;3.1;4.5;6.05;0;.51;5676 +90070;47.61969;-3.08943;20;20221210;6.8;-1.6;2.6;2.5;6.05;2;.35;5312 +90070;47.61969;-3.08943;20;20221211;4.8;2.7;3.7;3.2;7;.1;.4;2474 +90070;47.61969;-3.08943;20;20221212;2.7;-.9;.9;3.8;6.15;0;.3;2139 +90070;47.61969;-3.08943;20;20221213;3.9;-1.2;1.3;5;5.55;2.1;.48;4542 +90070;47.61969;-3.08943;20;20221214;3.6;1.7;2.7;6.2;6.9;3.7;.41;902 +90070;47.61969;-3.08943;20;20221215;5.6;2.4;4;8.8;5.65;.3;1.4;1533 +90070;47.61969;-3.08943;20;20221216;7.5;1.5;4.5;5;5.75;0;.87;5897 +90070;47.61969;-3.08943;20;20221217;1.8;-1.8;0;3.7;5.05;.3;.43;4156 +90070;47.61969;-3.08943;20;20221218;11.5;-1.3;5.1;6.5;9.35;31.6;.24;1621 +90070;47.61969;-3.08943;20;20221219;14.1;10.7;12.4;8.3;13.6;25.2;.63;1221 +90070;47.61969;-3.08943;20;20221220;13.1;12.5;12.8;5.1;12.85;4.6;.82;1574 +90070;47.61969;-3.08943;20;20221221;13.3;7.4;10.4;7.3;12.95;10.1;.21;1358 +90070;47.61969;-3.08943;20;20221222;13.8;12.1;12.9;8.7;13.95;23.4;.68;518 +90070;47.61969;-3.08943;20;20221223;13.7;12.8;13.2;7.8;14.4;2.6;.53;1171 +90070;47.61969;-3.08943;20;20221224;12.2;11.6;11.9;5.4;13.15;8;.49;972 +90070;47.61969;-3.08943;20;20221225;11.7;10.3;11;3.4;12.75;6.1;.37;1197 +90070;47.61969;-3.08943;20;20221226;12.1;9.8;11;4.2;10.7;.1;.62;4472 +90070;47.61969;-3.08943;20;20221227;12.4;4.5;8.5;4.6;9.5;.4;.69;4109 +90070;47.61969;-3.08943;20;20221228;12.5;10.6;11.5;8.6;12;9.4;.94;736 +90070;47.61969;-3.08943;20;20221229;12.2;10;11.1;6.3;10.3;9.5;1.14;4062 +90070;47.61969;-3.08943;20;20221230;13.9;7.5;10.7;10.8;13.5;9.4;.09;1373 +90070;47.61969;-3.08943;20;20221231;16.1;13.5;14.8;10.9;13.65;5.3;1.63;1015 +90071;47.6204;-2.79548;24;20220101;13.8;6.7;10.2;2.4;11.79;3.1;.35;3300 +90071;47.6204;-2.79548;24;20220102;13.7;10.7;12.2;4.2;13.09;.1;.53;2700 +90071;47.6204;-2.79548;24;20220103;12.4;11.3;11.8;4.6;13.19;22.8;.52;800 +90071;47.6204;-2.79548;24;20220104;10.3;8.7;9.5;3.3;9.19;0;.83;3300 +90071;47.6204;-2.79548;24;20220105;8.5;3.6;6;2.4;6.97;.1;.57;4448 +90071;47.6204;-2.79548;24;20220106;9;-.2;4.4;2.3;7.69;2.4;.39;2900 +90071;47.6204;-2.79548;24;20220107;11.2;5.3;8.2;4;9.49;2;.57;4400 +90071;47.6204;-2.79548;24;20220108;11;8.7;9.8;5.5;9.99;8.6;1.08;800 +90071;47.6204;-2.79548;24;20220109;9.9;5.3;7.6;2.1;9.99;3.8;.38;1700 +90071;47.6204;-2.79548;24;20220110;13.1;9.2;11.1;1.5;12.39;1.5;.43;2000 +90071;47.6204;-2.79548;24;20220111;9.7;9.2;9.4;1.4;11.49;1;.37;1400 +90071;47.6204;-2.79548;24;20220112;8.7;8.2;8.4;1.7;10.59;0;.37;1700 +90071;47.6204;-2.79548;24;20220113;9.3;6.2;7.7;2.8;8.19;0;.56;6400 +90071;47.6204;-2.79548;24;20220114;1.5;.5;1;2.1;6.19;.1;.32;1400 +90071;47.6204;-2.79548;24;20220115;3.6;.5;2;1.6;6.89;0;.28;1900 +90071;47.6204;-2.79548;24;20220116;11.9;2.7;7.3;2;9.19;.2;.44;4300 +90071;47.6204;-2.79548;24;20220117;9.4;.6;5;1.4;7.99;.1;.27;5300 +90071;47.6204;-2.79548;24;20220118;5.8;3.6;4.7;1.6;7.79;0;.4;2000 +90071;47.6204;-2.79548;24;20220119;8.3;4.7;6.5;1.1;8.49;1;.43;2300 +90071;47.6204;-2.79548;24;20220120;9.7;3;6.3;2.4;7.49;0;.65;5000 +90071;47.6204;-2.79548;24;20220121;8;-1.2;3.4;1.8;5.89;0;.52;5900 +90071;47.6204;-2.79548;24;20220122;7;-2.5;2.2;1.6;6.69;0;.4;2400 +90071;47.6204;-2.79548;24;20220123;5.7;3.6;4.6;4.2;7.09;0;.71;2800 +90071;47.6204;-2.79548;24;20220124;5.3;2.5;3.9;2;6.09;0;.66;2900 +90071;47.6204;-2.79548;24;20220125;6;-3.1;1.4;1.3;6.79;0;.29;3100 +90071;47.6204;-2.79548;24;20220126;2.8;2.2;2.5;2.4;6.39;0;.49;1800 +90071;47.6204;-2.79548;24;20220127;7.5;-2.3;2.6;1;7.09;0;.32;4400 +90071;47.6204;-2.79548;24;20220128;10.3;5.4;7.9;1.1;10.7;.1;.32;3730 +90071;47.6204;-2.79548;24;20220129;9.7;7.5;8.6;1.9;10.69;.1;.43;2400 +90071;47.6204;-2.79548;24;20220130;11.1;7.6;9.3;1.4;9.99;.1;.6;3000 +90071;47.6204;-2.79548;24;20220131;11.1;3.6;7.3;3.3;8.99;.1;.7;4200 +90071;47.6204;-2.79548;24;20220201;13.6;4.7;9.1;2.8;10.29;0;.72;4800 +90071;47.6204;-2.79548;24;20220202;12.7;8.4;10.5;2.2;9.79;.2;.88;5900 +90071;47.6204;-2.79548;24;20220203;10.2;5.8;8;2;10.49;.3;.41;3600 +90071;47.6204;-2.79548;24;20220204;11.6;8.6;10.1;2.8;8.99;.6;1.1;4800 +90071;47.6204;-2.79548;24;20220205;11.6;3.2;7.4;3;8.68;.1;.7;7838 +90071;47.6204;-2.79548;24;20220206;12.2;7.8;10;8.5;11.37;.7;.67;3797 +90071;47.6204;-2.79548;24;20220207;14.2;7.4;10.8;1.8;11.19;.2;.74;5600 +90071;47.6204;-2.79548;24;20220208;9.2;7.1;8.1;1.2;10.39;0;.47;2700 +90071;47.6204;-2.79548;24;20220209;7.7;7;7.3;1.2;8.89;0;.58;1400 +90071;47.6204;-2.79548;24;20220210;4.6;2.7;3.6;2.8;8.83;0;1.07;6749 +90071;47.6204;-2.79548;24;20220211;9.6;.7;5.1;2.9;6.77;0;.94;9809 +90071;47.6204;-2.79548;24;20220212;8.9;1.4;5.1;3.9;7.13;0;.92;7501 +90071;47.6204;-2.79548;24;20220213;11.2;7.1;9.1;10.3;10.57;15.4;.81;4768 +90071;47.6204;-2.79548;24;20220214;12.1;6.5;9.3;5.7;9.2;.9;1.34;7888 +90071;47.6204;-2.79548;24;20220215;11.2;5.9;8.5;7.8;10.9;7.7;.45;4583 +90071;47.6204;-2.79548;24;20220216;12.3;9.8;11;6.6;13.49;2.3;.23;2100 +90071;47.6204;-2.79548;24;20220217;13.8;10.9;12.3;5.6;12.04;1.4;1.11;5517 +90071;47.6204;-2.79548;24;20220218;12.5;10.3;11.4;5.3;9.69;1.7;1.74;7300 +90071;47.6204;-2.79548;24;20220219;11.6;3.3;7.4;6.7;8.65;1.5;1.2;8372 +90071;47.6204;-2.79548;24;20220220;13.2;8.8;11;6.3;11.69;1.1;1.02;5700 +90071;47.6204;-2.79548;24;20220221;13.3;8;10.6;5;8.19;0;2.07;8900 +90071;47.6204;-2.79548;24;20220222;14.1;7.5;10.8;3;11.49;.4;.95;6200 +90071;47.6204;-2.79548;24;20220223;13;3;8;1.1;8.79;.2;.93;9300 +90071;47.6204;-2.79548;24;20220224;12.4;8.2;10.3;3.4;8.39;.6;1.64;7700 +90071;47.6204;-2.79548;24;20220225;12.3;2.9;7.6;2.7;7.25;0;1.4;11634 +90071;47.6204;-2.79548;24;20220226;12.6;1;6.8;3.6;6.19;0;1.86;13500 +90071;47.6204;-2.79548;24;20220227;13.9;2.9;8.4;2.8;8.69;.1;1.35;9900 +90071;47.6204;-2.79548;24;20220228;10.2;8.6;9.4;2.7;11.39;.4;.59;3600 +90071;47.6204;-2.79548;24;20220301;12.7;8.5;10.6;2.5;11.79;3.2;.8;4800 +90071;47.6204;-2.79548;24;20220302;13.5;8.5;11;1.7;11.79;1.5;.89;5700 +90071;47.6204;-2.79548;24;20220303;11.3;9.2;10.2;2.6;11.19;3.6;.82;3700 +90071;47.6204;-2.79548;24;20220304;13.1;4.5;8.8;2.7;8.19;0;1.54;10700 +90071;47.6204;-2.79548;24;20220305;10.5;-.5;5;2.6;7.39;1.4;1.07;8800 +90071;47.6204;-2.79548;24;20220306;10.1;5.7;7.9;3.9;7.59;0;1.58;9400 +90071;47.6204;-2.79548;24;20220307;8.3;0;4.1;2.9;5.49;1.1;1.47;12200 +90071;47.6204;-2.79548;24;20220308;13;1.1;7;3.5;9.09;.7;1.09;7500 +90071;47.6204;-2.79548;24;20220309;12.1;4.3;8.2;4.7;10.39;1.6;.86;7300 +90071;47.6204;-2.79548;24;20220310;13.8;8.7;11.2;2.7;10.09;2.1;1.76;13900 +90071;47.6204;-2.79548;24;20220311;13.8;7.7;10.7;4.9;10.99;11.9;1.48;10600 +90071;47.6204;-2.79548;24;20220312;13.1;7.6;10.3;5.1;9.99;1.6;1.83;14200 +90071;47.6204;-2.79548;24;20220313;12.6;8.1;10.3;3.4;9.79;2.4;1.64;11300 +90071;47.6204;-2.79548;24;20220314;17;6.9;11.9;2.8;8.79;.4;2.44;16600 +90071;47.6204;-2.79548;24;20220315;16;8.5;12.2;2.6;11.39;0;1.58;9200 +90071;47.6204;-2.79548;24;20220316;12.6;10.3;11.4;2.2;11.29;.2;.91;1500 +90071;47.6204;-2.79548;24;20220317;14.9;4.3;9.6;2.9;7.69;0;2.29;16500 +90071;47.6204;-2.79548;24;20220318;15.2;4.4;9.8;7.4;6.57;0;3.52;17400 +90071;47.6204;-2.79548;24;20220319;13.9;7.7;10.8;6.3;8.47;0;2.59;11930 +90071;47.6204;-2.79548;24;20220320;14.9;9.4;12.1;4.3;10.2;0;2.07;11430 +90071;47.6204;-2.79548;24;20220321;16.6;7.5;12;5.2;10.93;0;2.37;16590 +90071;47.6204;-2.79548;24;20220322;15.2;7.3;11.2;5.8;9.37;0;2.54;14427 +90071;47.6204;-2.79548;24;20220323;15.7;6.3;11;4.3;8.13;0;2.75;15437 +90071;47.6204;-2.79548;24;20220324;18.4;4.7;11.5;3.7;7.3;0;3.3;18992 +90071;47.6204;-2.79548;24;20220325;19.3;8.2;13.7;5.3;8.3;0;4;18929 +90071;47.6204;-2.79548;24;20220326;19.7;9.5;14.6;6.5;8;0;4.61;19073 +90071;47.6204;-2.79548;24;20220327;19.7;7.6;13.6;4.4;8.1;0;3.55;17575 +90071;47.6204;-2.79548;24;20220328;17.9;8.4;13.1;4.1;10.33;.1;2.58;13566 +90071;47.6204;-2.79548;24;20220329;13.2;10.3;11.7;3.6;11.77;0;1.28;6072 +90071;47.6204;-2.79548;24;20220330;14.7;9.4;12;3.4;10.27;0;1.8;9325 +90071;47.6204;-2.79548;24;20220331;7.2;6.1;6.6;5.7;7.5;.8;1.98;11944 +90071;47.6204;-2.79548;24;20220401;8.9;1.1;5;5.9;5.4;.3;2.68;17759 +90071;47.6204;-2.79548;24;20220402;9.5;-.7;4.4;3.5;6;.2;2.09;15142 +90071;47.6204;-2.79548;24;20220403;9.6;-.1;4.7;5.2;5.17;0;2.83;18372 +90071;47.6204;-2.79548;24;20220404;9.9;2.3;6.1;4.9;7.91;.1;1.5;13673 +90071;47.6204;-2.79548;24;20220405;12.9;9;11;5.4;11.45;0;1.65;13183 +90071;47.6204;-2.79548;24;20220406;12.7;8.5;10.6;7.5;11.27;3;1.21;8407 +90071;47.6204;-2.79548;24;20220407;13.7;11.2;12.4;8.5;12.23;13.4;1.68;11123 +90071;47.6204;-2.79548;24;20220408;12.6;9.4;11;8.5;10.87;5;2.03;10098 +90071;47.6204;-2.79548;24;20220409;12.7;4.2;8.4;3.2;7.3;0;2.69;21461 +90071;47.6204;-2.79548;24;20220410;15.8;2.3;9;5.2;8;0;2.63;19761 +90071;47.6204;-2.79548;24;20220411;17.3;8.6;12.9;5.9;11.1;2.8;2.83;17421 +90071;47.6204;-2.79548;24;20220412;14.7;11.6;13.1;3.9;12.43;1.1;2;12090 +90071;47.6204;-2.79548;24;20220413;19.7;6.2;12.9;2.5;11.8;0;2.92;21864 +90071;47.6204;-2.79548;24;20220414;20.7;6.3;13.5;3.1;12.03;0;3.16;22092 +90071;47.6204;-2.79548;24;20220415;22.5;7.2;14.8;2.9;12.5;0;3.36;23042 +90071;47.6204;-2.79548;24;20220416;22.2;11.1;16.6;3.6;11.93;0;3.81;22406 +90071;47.6204;-2.79548;24;20220417;19.8;8.1;13.9;3.6;11.57;0;3;19920 +90071;47.6204;-2.79548;24;20220418;16.4;9.4;12.9;3.8;10.5;0;2.73;18357 +90071;47.6204;-2.79548;24;20220419;14.3;5.2;9.7;3.5;8.53;0;2.81;18586 +90071;47.6204;-2.79548;24;20220420;18.6;4.3;11.4;4;10.23;0;3.14;20911 +90071;47.6204;-2.79548;24;20220421;18.6;8.7;13.6;3.5;10.93;.4;3.13;22170 +90071;47.6204;-2.79548;24;20220422;20.4;9.3;14.8;4.4;11.37;.1;3.48;19380 +90071;47.6204;-2.79548;24;20220423;20;11;15.5;5.3;11.8;.7;3.62;18350 +90071;47.6204;-2.79548;24;20220424;17.8;10.7;14.2;3.1;12.93;1.8;2.66;17710 +90071;47.6204;-2.79548;24;20220425;17.5;10.2;13.8;2.9;11.4;0;2.9;17351 +90071;47.6204;-2.79548;24;20220426;17.9;7.5;12.7;5.3;9.37;0;3.93;25068 +90071;47.6204;-2.79548;24;20220427;17.8;8.7;13.2;6.9;10;.1;4.16;22145 +90071;47.6204;-2.79548;24;20220428;19.4;11.9;15.6;5.1;11.27;.1;3.74;17189 +90071;47.6204;-2.79548;24;20220429;18.8;9;13.9;5;11.73;0;3.92;23045 +90071;47.6204;-2.79548;24;20220430;15.5;7.3;11.4;4.9;9.67;0;3.64;23635 +90071;47.6204;-2.79548;24;20220501;18.2;9.8;14;3.6;10.1;1.7;3.58;23128 +90071;47.6204;-2.79548;24;20220502;15.8;10.5;13.1;4.2;11.43;1.8;2.7;13189 +90071;47.6204;-2.79548;24;20220503;17.7;11.2;14.4;3.8;10.73;0;3.24;15393 +90071;47.6204;-2.79548;24;20220504;19.2;6.4;12.8;3.9;11.03;0;3.49;22338 +90071;47.6204;-2.79548;24;20220505;19.6;6.4;13;1.8;11.59;0;3.13;21000 +90071;47.6204;-2.79548;24;20220506;20.2;6.4;13.3;1.9;11.99;0;3.61;25600 +90071;47.6204;-2.79548;24;20220507;20.6;8.4;14.5;2.5;12.09;0;3.36;20100 +90071;47.6204;-2.79548;24;20220508;23.3;10.5;16.9;2.7;12.99;0;4.4;25700 +90071;47.6204;-2.79548;24;20220509;24;11.4;17.7;1.7;14.29;0;4.28;26000 +90071;47.6204;-2.79548;24;20220510;21.3;9.6;15.4;1.8;14.19;0;3.91;26700 +90071;47.6204;-2.79548;24;20220511;20.2;13.6;16.9;3;13.89;.2;3.62;20400 +90071;47.6204;-2.79548;24;20220512;19.1;6.1;12.6;1.4;10.89;0;3.52;25000 +90071;47.6204;-2.79548;24;20220513;20.7;5.5;13.1;1.4;10.69;0;3.94;27700 +90071;47.6204;-2.79548;24;20220514;25.3;11.6;18.4;2.6;12.79;.1;4.39;21100 +90071;47.6204;-2.79548;24;20220515;25.2;16.1;20.6;2.9;16.39;0;4.41;21400 +90071;47.6204;-2.79548;24;20220516;21.4;15;18.2;2.6;15.89;.3;3.06;15300 +90071;47.6204;-2.79548;24;20220517;26.5;11.4;18.9;2.4;15.39;.1;4.41;23000 +90071;47.6204;-2.79548;24;20220518;26.9;10.1;18.5;1.6;14.19;1.7;3.99;20700 +90071;47.6204;-2.79548;24;20220519;22.3;14.1;18.2;1.7;14.19;.3;4.2;24500 +90071;47.6204;-2.79548;24;20220520;23.1;14.1;18.6;2.2;13.49;0;4.53;25000 +90071;47.6204;-2.79548;24;20220521;25.8;8.5;17.1;1.7;13.19;0;4.72;28000 +90071;47.6204;-2.79548;24;20220522;27.8;15.1;21.4;2.9;14.69;12.3;4.54;17200 +90071;47.6204;-2.79548;24;20220523;19.1;11.9;15.5;3;13.79;.9;3.17;18800 +90071;47.6204;-2.79548;24;20220524;19;9.7;14.3;1.7;11.79;1.2;3.5;22300 +90071;47.6204;-2.79548;24;20220525;18.4;6.9;12.6;2;12.59;.2;2.47;15700 +90071;47.6204;-2.79548;24;20220526;17.9;13.1;15.5;1.8;13.59;0;2.18;10400 +90071;47.6204;-2.79548;24;20220527;18.9;7.7;13.3;1.4;13.39;0;2.16;12800 +90071;47.6204;-2.79548;24;20220528;23;9.5;16.2;3.5;11.19;0;5.24;29900 +90071;47.6204;-2.79548;24;20220529;19.1;9.2;14.1;3.8;9.09;0;4.66;26700 +90071;47.6204;-2.79548;24;20220530;20.2;7.5;13.8;2.6;9.29;0;4.52;27900 +90071;47.6204;-2.79548;24;20220531;20.6;5.1;12.8;1.7;9.99;0;4.17;28200 +90071;47.6204;-2.79548;24;20220601;23.5;8.4;15.9;2.2;10.69;.4;4.9;28700 +90071;47.6204;-2.79548;24;20220602;26.7;13.8;20.2;2.8;12.29;0;4.75;18600 +90071;47.6204;-2.79548;24;20220603;25.8;14.9;20.3;1.9;14.29;.4;4.18;19500 +90071;47.6204;-2.79548;24;20220604;22.9;11.7;17.3;1.8;16.49;0;3.56;21200 +90071;47.6204;-2.79548;24;20220605;20.7;14;17.3;2.5;14.59;.4;4.04;23800 +90071;47.6204;-2.79548;24;20220606;18.5;12;15.2;2.5;14.99;3.9;1.85;8800 +90071;47.6204;-2.79548;24;20220607;21;14.1;17.5;3.9;16.19;14.5;3.04;15600 +90071;47.6204;-2.79548;24;20220608;20.4;14.7;17.5;3.5;15.49;0;4.27;26400 +90071;47.6204;-2.79548;24;20220609;21.1;13.5;17.3;2.8;14.79;.4;4.69;29600 +90071;47.6204;-2.79548;24;20220610;22.3;15.7;19;2.5;16.89;.4;3.93;21800 +90071;47.6204;-2.79548;24;20220611;23.3;13.2;18.2;2.4;14.69;0;5.16;31100 +90071;47.6204;-2.79548;24;20220612;23.8;12.8;18.3;3.5;12.79;.1;5.64;31100 +90071;47.6204;-2.79548;24;20220613;24.6;11.2;17.9;3;12.19;0;5.63;31300 +90071;47.6204;-2.79548;24;20220614;28.2;12.3;20.2;2.9;12.69;0;5.99;28500 +90071;47.6204;-2.79548;24;20220615;29.6;15.8;22.7;2.1;15.29;0;6.05;29800 +90071;47.6204;-2.79548;24;20220616;31.1;14.2;22.6;1.9;14.59;0;5.4;24200 +90071;47.6204;-2.79548;24;20220617;34.7;15.4;25;1.4;17.59;0;5.95;27900 +90071;47.6204;-2.79548;24;20220618;35.5;19.6;27.5;2.4;18.09;4.6;6.53;25000 +90071;47.6204;-2.79548;24;20220619;23.2;15;19.1;4;17.19;1.9;2.92;11300 +90071;47.6204;-2.79548;24;20220620;26.2;15;20.6;3.1;17.89;4.5;4.22;20000 +90071;47.6204;-2.79548;24;20220621;25.3;14.9;20.1;2.6;17.49;1.9;3.59;16400 +90071;47.6204;-2.79548;24;20220622;23.5;15.2;19.3;1.7;17.89;6.1;2.78;13300 +90071;47.6204;-2.79548;24;20220623;23.1;16.9;20;2.5;17.79;1;4.7;26900 +90071;47.6204;-2.79548;24;20220624;20.7;15.9;18.3;3.5;16.39;6.3;2.79;12200 +90071;47.6204;-2.79548;24;20220625;20.5;14.5;17.5;3.4;12.49;.7;4.37;22100 +90071;47.6204;-2.79548;24;20220626;20.4;13.8;17.1;2.7;12.49;3.4;4.01;20900 +90071;47.6204;-2.79548;24;20220627;20.4;9.6;15;1.8;13.19;.1;4.29;28800 +90071;47.6204;-2.79548;24;20220628;21;10.2;15.6;2.5;13.39;4.5;3.66;21600 +90071;47.6204;-2.79548;24;20220629;20.2;13.6;16.9;2;14.79;2.1;3.28;18500 +90071;47.6204;-2.79548;24;20220630;19.1;10.3;14.7;1.7;12.69;4.4;3.97;26500 +90071;47.6204;-2.79548;24;20220701;20.6;7.8;14.2;1.5;12.29;.7;3.73;24200 +90071;47.6204;-2.79548;24;20220702;21.4;8.2;14.8;1.8;13.09;0;4.49;30500 +90071;47.6204;-2.79548;24;20220703;22.9;8.5;15.7;1.9;12.79;0;3.99;23500 +90071;47.6204;-2.79548;24;20220704;24.1;9.7;16.9;2.5;12.99;0;5.03;29800 +90071;47.6204;-2.79548;24;20220705;24.4;9.5;16.9;2.9;12.59;.1;5.17;29600 +90071;47.6204;-2.79548;24;20220706;26.4;12.1;19.2;2.9;14.59;0;5.29;27700 +90071;47.6204;-2.79548;24;20220707;24.2;11.8;18;2.4;15.19;0;3.61;18100 +90071;47.6204;-2.79548;24;20220708;29.9;13.9;21.9;3;14.19;0;6.45;30100 +90071;47.6204;-2.79548;24;20220709;30.6;16.3;23.4;3.4;15.59;0;6.77;29900 +90071;47.6204;-2.79548;24;20220710;30.5;16.1;23.3;3;13.29;0;6.81;30000 +90071;47.6204;-2.79548;24;20220711;32.7;18.1;25.4;2.1;14.99;0;6.58;29600 +90071;47.6204;-2.79548;24;20220712;34;16.2;25.1;1.7;16.39;0;6.29;29400 +90071;47.6204;-2.79548;24;20220713;34.8;19.6;27.2;2.1;16.39;0;6.86;29500 +90071;47.6204;-2.79548;24;20220714;28.5;16.5;22.5;3;14.39;0;6.29;29500 +90071;47.6204;-2.79548;24;20220715;29.7;14.1;21.9;2.9;13.59;0;6.2;28200 +90071;47.6204;-2.79548;24;20220716;32.1;17.1;24.6;2.8;11.99;0;6.72;26500 +90071;47.6204;-2.79548;24;20220717;35;20.3;27.6;2.8;12.39;0;7.32;26500 +90071;47.6204;-2.79548;24;20220718;40.1;19.6;29.8;2.5;14.49;0;7.77;27200 +90071;47.6204;-2.79548;24;20220719;25;20.3;22.6;2.7;18.19;1.7;4.59;21400 +90071;47.6204;-2.79548;24;20220720;25;17.3;21.1;2.3;18.99;0;3.66;17900 +90071;47.6204;-2.79548;24;20220721;25.5;12.5;19;2;14.69;0;4.6;25300 +90071;47.6204;-2.79548;24;20220722;25.2;16.1;20.6;3.4;15.19;0;4.28;17200 +90071;47.6204;-2.79548;24;20220723;23.9;10.5;17.2;1.9;14.39;0;4.47;27400 +90071;47.6204;-2.79548;24;20220724;26.5;12.7;19.6;1.7;16.49;.2;4.83;27900 +90071;47.6204;-2.79548;24;20220725;23.6;17.9;20.7;3;17.09;0;4.29;21500 +90071;47.6204;-2.79548;24;20220726;24.8;15.5;20.1;2.3;14.19;0;4.37;21100 +90071;47.6204;-2.79548;24;20220727;26.4;13.5;19.9;1.9;12.59;0;4.77;24300 +90071;47.6204;-2.79548;24;20220728;28.4;16.2;22.3;2;14.79;.1;5.12;24700 +90071;47.6204;-2.79548;24;20220729;29.8;15.6;22.7;1.7;16.29;0;5.08;25300 +90071;47.6204;-2.79548;24;20220730;26.4;13.5;19.9;1.9;15.89;0;4.83;27200 +90071;47.6204;-2.79548;24;20220731;24.8;16.5;20.6;1.8;18.29;.2;4.15;23100 +90071;47.6204;-2.79548;24;20220801;25.2;13.8;19.5;1.6;18.29;0;4;23400 +90071;47.6204;-2.79548;24;20220802;29.1;14.2;21.6;1.4;17.89;.1;4.86;26600 +90071;47.6204;-2.79548;24;20220803;29.9;15.1;22.5;2;18.49;0;4.96;25000 +90071;47.6204;-2.79548;24;20220804;28.3;17.2;22.7;3.5;16.39;.1;5.65;25500 +90071;47.6204;-2.79548;24;20220805;24.6;13.9;19.2;4.8;11.89;0;5.82;27000 +90071;47.6204;-2.79548;24;20220806;27.6;13.1;20.3;4;11.09;0;6.27;27200 +90071;47.6204;-2.79548;24;20220807;29.3;13.5;21.4;3.6;11.09;0;6.38;26500 +90071;47.6204;-2.79548;24;20220808;30.6;14.6;22.6;3.5;11.49;0;6.35;24000 +90071;47.6204;-2.79548;24;20220809;31.8;17.1;24.4;4;14.69;0;6.83;26100 +90071;47.6204;-2.79548;24;20220810;35;18.5;26.7;3.4;14.59;0;7.17;25600 +90071;47.6204;-2.79548;24;20220811;35.7;17.9;26.8;2.6;12.79;0;6.74;25600 +90071;47.6204;-2.79548;24;20220812;35.9;17.1;26.5;2;12.09;0;6.05;24400 +90071;47.6204;-2.79548;24;20220813;36.5;16.8;26.6;2.1;15.39;.9;5.95;23500 +90071;47.6204;-2.79548;24;20220814;20.9;19.6;20.2;2.8;20.99;17.6;1.55;5700 +90071;47.6204;-2.79548;24;20220815;23.9;18.1;21;2.4;19.19;4.3;2.65;11300 +90071;47.6204;-2.79548;24;20220816;23.5;16.5;20;2.1;18.39;2.2;3.33;18400 +90071;47.6204;-2.79548;24;20220817;23.8;13.8;18.8;1.7;17.39;7.1;2.75;14600 +90071;47.6204;-2.79548;24;20220818;24.8;15.7;20.2;2.1;17.99;0;3.08;15200 +90071;47.6204;-2.79548;24;20220819;22.2;17.9;20;2.5;19.79;2.7;2.15;9800 +90071;47.6204;-2.79548;24;20220820;23.8;12.3;18;1.8;15.19;.1;3.88;24200 +90071;47.6204;-2.79548;24;20220821;23.1;13.4;18.2;1.6;16.79;2.7;2.2;10500 +90071;47.6204;-2.79548;24;20220822;23.8;17.8;20.8;2.2;20.39;.2;2.6;13000 +90071;47.6204;-2.79548;24;20220823;25.2;19.2;22.2;2;20.89;.5;3.61;19600 +90071;47.6204;-2.79548;24;20220824;29.9;15.6;22.7;1.5;19.59;.2;3.79;19100 +90071;47.6204;-2.79548;24;20220825;24;18.2;21.1;2.7;19.09;0;2.57;10200 +90071;47.6204;-2.79548;24;20220826;24.3;11.8;18;2;14.69;.1;3.55;20600 +90071;47.6204;-2.79548;24;20220827;27.6;13.5;20.5;2.1;15.39;0;4.26;22700 +90071;47.6204;-2.79548;24;20220828;27.1;16.8;21.9;2.9;14.19;0;4.46;18500 +90071;47.6204;-2.79548;24;20220829;30.6;17.1;23.8;3;15.19;0;5.13;20300 +90071;47.6204;-2.79548;24;20220830;31.9;17;24.4;2.4;16.19;0;4.85;20200 +90071;47.6204;-2.79548;24;20220831;28.2;17.2;22.7;2;17.79;7.1;3.68;17000 +90071;47.6204;-2.79548;24;20220901;25.4;17.7;21.5;1.2;19.19;.8;3.04;16800 +90071;47.6204;-2.79548;24;20220902;25;16.3;20.6;1;18.89;2.3;2.79;15900 +90071;47.6204;-2.79548;24;20220903;23.1;15.1;19.1;2;17.09;0;2.96;17100 +90071;47.6204;-2.79548;24;20220904;24.9;18.1;21.5;3.3;17.89;.2;3.67;17300 +90071;47.6204;-2.79548;24;20220905;28;18.2;23.1;2.9;18.69;1.3;3.79;15800 +90071;47.6204;-2.79548;24;20220906;21.3;18.4;19.8;3.8;18.19;7.6;2.43;9900 +90071;47.6204;-2.79548;24;20220907;21.4;17.1;19.2;3.4;17.49;10.1;2.33;9700 +90071;47.6204;-2.79548;24;20220908;20.8;16.5;18.6;4.7;16.89;4.2;2.7;12900 +90071;47.6204;-2.79548;24;20220909;21.2;15.6;18.4;3.4;15.89;1.6;2.9;15500 +90071;47.6204;-2.79548;24;20220910;22.3;10.6;16.4;1.3;15.89;.2;2.39;16000 +90071;47.6204;-2.79548;24;20220911;27;17.2;22.1;2.4;18.29;0;3.65;18800 +90071;47.6204;-2.79548;24;20220912;30.8;16.8;23.8;2.4;16.39;.7;3.8;13500 +90071;47.6204;-2.79548;24;20220913;29;19.6;24.3;2.7;20.99;.2;3.58;15400 +90071;47.6204;-2.79548;24;20220914;22.7;16.2;19.4;2;19.79;.6;1.79;9200 +90071;47.6204;-2.79548;24;20220915;23.5;16.7;20.1;2.2;16.29;.1;3.02;16400 +90071;47.6204;-2.79548;24;20220916;19.7;10.7;15.2;2.6;11.49;0;2.62;14200 +90071;47.6204;-2.79548;24;20220917;19.8;5.8;12.8;1.7;9.39;0;2.62;18600 +90071;47.6204;-2.79548;24;20220918;21;4.7;12.8;1.7;9.59;.1;2.67;18800 +90071;47.6204;-2.79548;24;20220919;22;6.9;14.4;1.9;11.09;0;2.72;17900 +90071;47.6204;-2.79548;24;20220920;21.7;8.5;15.1;2.1;11.59;0;2.7;17100 +90071;47.6204;-2.79548;24;20220921;22.2;9.9;16;1.9;11.59;.1;2.76;17300 +90071;47.6204;-2.79548;24;20220922;23.1;6.9;15;1.4;11.19;0;2.49;16600 +90071;47.6204;-2.79548;24;20220923;19.6;9.9;14.7;1.1;13.59;2.5;1.33;6600 +90071;47.6204;-2.79548;24;20220924;19.2;12;15.6;2.8;13.29;1.5;2.13;11600 +90071;47.6204;-2.79548;24;20220925;20.2;10.6;15.4;2.4;12.09;.2;2.31;12800 +90071;47.6204;-2.79548;24;20220926;17.8;6.3;12;2.2;11.79;2.7;1.35;6200 +90071;47.6204;-2.79548;24;20220927;17.9;12.1;15;3.2;13.39;2;1.7;7100 +90071;47.6204;-2.79548;24;20220928;16.9;12.6;14.7;2.9;13.79;.3;1.58;8500 +90071;47.6204;-2.79548;24;20220929;16.7;5.7;11.2;1.8;10.89;3.4;1.39;8500 +90071;47.6204;-2.79548;24;20220930;18.3;4;11.1;2.3;12.09;4.8;1.45;10700 +90071;47.6204;-2.79548;24;20221001;20.5;15.1;17.8;4.1;18.39;3.1;1.63;10300 +90071;47.6204;-2.79548;24;20221002;19.3;16.6;17.9;3.1;17.39;.4;1.55;7200 +90071;47.6204;-2.79548;24;20221003;18.2;12.1;15.1;1.8;15.39;.1;1.1;5700 +90071;47.6204;-2.79548;24;20221004;18.7;10.4;14.5;1.2;15.59;.1;1.1;7400 +90071;47.6204;-2.79548;24;20221005;19.5;15.9;17.7;3;14.89;.6;1.81;5500 +90071;47.6204;-2.79548;24;20221006;20.3;5.1;12.7;.9;10.59;0;1.66;14700 +90071;47.6204;-2.79548;24;20221007;19.3;4.5;11.9;1.1;10.49;.1;1.62;14500 +90071;47.6204;-2.79548;24;20221008;19.9;7.5;13.7;1.1;11.49;0;1.54;11600 +90071;47.6204;-2.79548;24;20221009;20.5;7.3;13.9;1.9;11.49;0;1.88;13500 +90071;47.6204;-2.79548;24;20221010;20.2;14.2;17.2;2;16.39;0;1.27;5500 +90071;47.6204;-2.79548;24;20221011;21.2;11.2;16.2;2.2;12.49;0;2.07;13000 +90071;47.6204;-2.79548;24;20221012;20.1;8.7;14.4;1.5;12.69;1.4;1.5;10600 +90071;47.6204;-2.79548;24;20221013;17.6;13.8;15.7;2.8;16.59;11.3;.82;2900 +90071;47.6204;-2.79548;24;20221014;18.6;14;16.3;3.4;17.49;12.1;.91;4800 +90071;47.6204;-2.79548;24;20221015;19.5;13.9;16.7;3.2;16.19;.2;1.48;9100 +90071;47.6204;-2.79548;24;20221016;18.6;13.6;16.1;2.4;16.99;9.2;.85;3500 +90071;47.6204;-2.79548;24;20221017;18.4;15.4;16.9;1.9;16.99;0;.92;3200 +90071;47.6204;-2.79548;24;20221018;20.4;12.2;16.3;3;17.59;.1;.96;5600 +90071;47.6204;-2.79548;24;20221019;24.3;16.7;20.5;2.7;18.19;6.5;1.92;8900 +90071;47.6204;-2.79548;24;20221020;20.9;11.4;16.1;2.5;15.79;.5;1.42;10900 +90071;47.6204;-2.79548;24;20221021;20.3;16.2;18.2;5;15.59;4.5;2.12;6700 +90071;47.6204;-2.79548;24;20221022;20.5;13.4;16.9;2.8;16.59;1.7;1.22;5800 +90071;47.6204;-2.79548;24;20221023;20.2;12.9;16.5;4.6;15.29;22.3;1.68;7500 +90071;47.6204;-2.79548;24;20221024;19.1;14.3;16.7;4.5;16.09;5.3;1.48;9300 +90071;47.6204;-2.79548;24;20221025;18.7;13.8;16.2;2.6;15.89;0;1.05;4200 +90071;47.6204;-2.79548;24;20221026;20.5;15.9;18.2;3.5;16.59;2.2;1.55;6100 +90071;47.6204;-2.79548;24;20221027;21.4;13;17.2;2.3;17.39;.1;1.07;6000 +90071;47.6204;-2.79548;24;20221028;19.6;14.4;17;2.3;16.59;0;1.09;6700 +90071;47.6204;-2.79548;24;20221029;20.1;14.9;17.5;3.5;16.89;6.3;1.21;3300 +90071;47.6204;-2.79548;24;20221030;19;13.4;16.2;2.6;14.99;.2;1.21;7800 +90071;47.6204;-2.79548;24;20221031;18.2;10.6;14.4;3.3;13.89;2;1.11;3300 +90071;47.6204;-2.79548;24;20221101;17.2;13.8;15.5;4.8;12.39;3.3;1.93;5100 +90071;47.6204;-2.79548;24;20221102;17.6;11.9;14.7;3.7;12.89;4.1;1.43;6700 +90071;47.6204;-2.79548;24;20221103;16.4;15.4;15.9;5.5;13.19;13.7;1.9;5800 +90071;47.6204;-2.79548;24;20221104;15.4;9.3;12.3;4.1;9.89;0;1.61;8500 +90071;47.6204;-2.79548;24;20221105;15.2;6.1;10.6;2.2;11.79;11.8;.68;3100 +90071;47.6204;-2.79548;24;20221106;16.8;14.1;15.4;4.8;14.69;12.2;1.22;5500 +90071;47.6204;-2.79548;24;20221107;17.9;13;15.4;5.7;13.69;6.1;1.65;5000 +90071;47.6204;-2.79548;24;20221108;16.1;12.6;14.3;5.4;13.39;4.9;1.33;2600 +90071;47.6204;-2.79548;24;20221109;17;12.3;14.6;3;12.29;.6;1.25;7200 +90071;47.6204;-2.79548;24;20221110;17.7;5.3;11.5;1.7;11.79;0;.72;6600 +90071;47.6204;-2.79548;24;20221111;11.5;7.7;9.6;2.5;12.29;.1;.28;3200 +90071;47.6204;-2.79548;24;20221112;20;9.2;14.6;2.4;13.29;.2;1.02;7500 +90071;47.6204;-2.79548;24;20221113;18.7;11;14.8;2.1;13.79;.7;.84;7400 +90071;47.6204;-2.79548;24;20221114;14.9;11.1;13;2.5;12.59;10.8;.75;5700 +90071;47.6204;-2.79548;24;20221115;16;12;14;5.5;12.79;10.7;1.32;5700 +90071;47.6204;-2.79548;24;20221116;15.3;10.2;12.7;5.7;12.39;19.8;1.18;1600 +90071;47.6204;-2.79548;24;20221117;15.7;10.6;13.1;4.2;11.69;4.1;1.23;5000 +90071;47.6204;-2.79548;24;20221118;13.6;8.5;11;1.9;9.39;.4;.77;6200 +90071;47.6204;-2.79548;24;20221119;14.2;1.5;7.8;1;8.09;2.2;.42;7000 +90071;47.6204;-2.79548;24;20221120;14.2;6.6;10.4;2.6;11.29;2.2;.53;5600 +90071;47.6204;-2.79548;24;20221121;14;7;10.5;4.4;10.69;9.7;.92;3900 +90071;47.6204;-2.79548;24;20221122;14;8.2;11.1;4.2;9.59;5.7;1.22;6000 +90071;47.6204;-2.79548;24;20221123;14.6;9.3;11.9;4.7;12.39;3.4;.7;5600 +90071;47.6204;-2.79548;24;20221124;16.1;9.6;12.8;4;12.09;6.4;1.02;4200 +90071;47.6204;-2.79548;24;20221125;15.7;9;12.3;1.6;10.19;.4;.63;6300 +90071;47.6204;-2.79548;24;20221126;14;5.6;9.8;2.7;11.19;9.4;.58;2000 +90071;47.6204;-2.79548;24;20221127;13.9;11.8;12.8;3.3;14.19;14.7;.52;500 +90071;47.6204;-2.79548;24;20221128;12.7;5.9;9.3;1.4;9.89;1.2;.42;4300 +90071;47.6204;-2.79548;24;20221129;13.1;1.7;7.4;.5;8.19;0;.13;6000 +90071;47.6204;-2.79548;24;20221130;7.8;4.2;6;2.5;8.79;0;.4;1600 +90071;47.6204;-2.79548;24;20221201;9;3;6;2.2;7.49;0;.4;6000 +90071;47.6204;-2.79548;24;20221202;7.6;.2;3.9;2.4;6.79;0;.36;5400 +90071;47.6204;-2.79548;24;20221203;4.9;3;3.9;3.9;6.69;0;.67;1900 +90071;47.6204;-2.79548;24;20221204;4.5;3;3.7;2.4;6.99;0;.48;1400 +90071;47.6204;-2.79548;24;20221205;7.4;3.6;5.5;2.7;7.19;0;.56;3800 +90071;47.6204;-2.79548;24;20221206;6.9;2.5;4.7;3.3;6.99;0;.63;2600 +90071;47.6204;-2.79548;24;20221207;7.5;.2;3.8;2.1;6.29;.2;.35;5700 +90071;47.6204;-2.79548;24;20221208;3.6;-3.1;.2;1.8;5.79;0;.18;3900 +90071;47.6204;-2.79548;24;20221209;5.6;-.7;2.4;2.3;5.69;0;.35;5500 +90071;47.6204;-2.79548;24;20221210;7.1;-5.7;.7;1.2;5.39;1;.15;5800 +90071;47.6204;-2.79548;24;20221211;4.3;1.5;2.9;2.2;6.19;.1;.43;2800 +90071;47.6204;-2.79548;24;20221212;1.5;-3.5;-1;2.3;5.29;.1;.29;1700 +90071;47.6204;-2.79548;24;20221213;3.9;-2.7;.6;3.1;5.19;1.6;.38;5000 +90071;47.6204;-2.79548;24;20221214;3.2;1;2.1;3.3;6.69;4.2;.36;900 +90071;47.6204;-2.79548;24;20221215;5.1;2;3.5;5.3;5.29;.3;1.23;1700 +90071;47.6204;-2.79548;24;20221216;7.5;.3;3.9;2.6;5.29;0;.63;5500 +90071;47.6204;-2.79548;24;20221217;1;-5;-2;2;4.59;.2;.13;5200 +90071;47.6204;-2.79548;24;20221218;10.4;-3;3.7;4.2;8.19;29;.44;600 +90071;47.6204;-2.79548;24;20221219;13.9;9.2;11.5;5.2;13.19;30.1;.44;1400 +90071;47.6204;-2.79548;24;20221220;12.9;12.2;12.5;2.7;12.49;9.3;.74;1100 +90071;47.6204;-2.79548;24;20221221;13.1;5.2;9.1;3.9;12.49;12.4;.09;1300 +90071;47.6204;-2.79548;24;20221222;13.6;11.2;12.4;5.5;13.69;28.7;.56;400 +90071;47.6204;-2.79548;24;20221223;13.5;12.5;13;4.9;14.19;4.4;.48;1800 +90071;47.6204;-2.79548;24;20221224;12;11.4;11.7;3.3;13.09;8.1;.44;1400 +90071;47.6204;-2.79548;24;20221225;11.7;9.6;10.6;1.9;12.69;5.3;.29;1800 +90071;47.6204;-2.79548;24;20221226;12.2;9.5;10.8;1.9;10.39;0;.42;4700 +90071;47.6204;-2.79548;24;20221227;12.2;2.4;7.3;2.1;9.09;.4;.4;3700 +90071;47.6204;-2.79548;24;20221228;12.3;10.1;11.2;5.1;11.89;11.2;.78;600 +90071;47.6204;-2.79548;24;20221229;12.6;9.7;11.1;4;10.39;9.7;.92;3700 +90071;47.6204;-2.79548;24;20221230;13.9;5.8;9.8;6.8;13.39;10.1;0;1100 +90071;47.6204;-2.79548;24;20221231;16.2;13.5;14.8;6.7;13.39;5.7;1.59;800 +90072;47.64041;-2.48262;59;20220101;14.5;7.3;10.9;2.3;11.74;.6;.41;3545 +90072;47.64041;-2.48262;59;20220102;13.7;10.9;12.3;4.6;12.99;0;.62;2432 +90072;47.64041;-2.48262;59;20220103;12.4;11.6;12;4.4;12.99;23.9;.59;846 +90072;47.64041;-2.48262;59;20220104;9.9;8.4;9.1;3;9.09;0;.84;2345 +90072;47.64041;-2.48262;59;20220105;8.4;.8;4.6;1.1;6.9;.1;.28;4026 +90072;47.64041;-2.48262;59;20220106;7.9;-1.5;3.2;2.1;7.44;2.2;.26;3760 +90072;47.64041;-2.48262;59;20220107;10.6;5.2;7.9;4;9.34;1.5;.58;3857 +90072;47.64041;-2.48262;59;20220108;10.9;8.1;9.5;5.5;9.94;8.9;.98;1641 +90072;47.64041;-2.48262;59;20220109;9.5;5.5;7.5;2.3;9.84;3.9;.36;2241 +90072;47.64041;-2.48262;59;20220110;10.7;8.8;9.7;1.4;11.84;2.1;.39;1581 +90072;47.64041;-2.48262;59;20220111;9.4;8.9;9.1;1.3;11.34;.3;.38;1082 +90072;47.64041;-2.48262;59;20220112;8.2;7.6;7.9;1.6;10.39;0;.37;1351 +90072;47.64041;-2.48262;59;20220113;8.8;5.6;7.2;2.4;7.99;0;.59;4564 +90072;47.64041;-2.48262;59;20220114;1.2;-.9;.1;1.6;6.09;.1;.25;1929 +90072;47.64041;-2.48262;59;20220115;3;-.2;1.4;1.4;6.79;0;.23;2350 +90072;47.64041;-2.48262;59;20220116;11.3;2.2;6.8;1.7;9.04;.1;.36;4654 +90072;47.64041;-2.48262;59;20220117;9.7;.3;5;1.3;8.19;.1;.24;5261 +90072;47.64041;-2.48262;59;20220118;5.7;3.8;4.8;1.4;7.74;0;.4;2019 +90072;47.64041;-2.48262;59;20220119;8.3;4.3;6.3;1.2;8.49;1.2;.4;2871 +90072;47.64041;-2.48262;59;20220120;8.7;3.1;5.9;2.3;7.49;0;.6;4379 +90072;47.64041;-2.48262;59;20220121;7.4;-1.9;2.8;1.6;5.84;.1;.46;5676 +90072;47.64041;-2.48262;59;20220122;6.7;-2.9;1.9;1.4;6.64;0;.32;4012 +90072;47.64041;-2.48262;59;20220123;4.5;3.3;3.9;3.8;7.09;0;.6;1942 +90072;47.64041;-2.48262;59;20220124;6.3;1;3.6;1.9;6.19;0;.58;3838 +90072;47.64041;-2.48262;59;20220125;5;-2.8;1.1;1.1;6.74;0;.24;4031 +90072;47.64041;-2.48262;59;20220126;2.8;1.8;2.3;2.2;6.49;0;.44;1851 +90072;47.64041;-2.48262;59;20220127;7.8;-2.5;2.6;.9;7.29;.1;.27;5359 +90072;47.64041;-2.48262;59;20220128;10.7;6;8.4;.9;10.6;0;.36;4145 +90072;47.64041;-2.48262;59;20220129;10;7.7;8.9;1.8;10.54;.1;.47;2641 +90072;47.64041;-2.48262;59;20220130;10.4;7.5;8.9;1.4;9.79;.1;.59;3034 +90072;47.64041;-2.48262;59;20220131;10.4;5;7.7;3.4;8.84;.1;.78;4143 +90072;47.64041;-2.48262;59;20220201;12.9;4.1;8.5;2.9;10.24;0;.63;5486 +90072;47.64041;-2.48262;59;20220202;12.1;8.3;10.2;2.1;9.74;0;.84;4826 +90072;47.64041;-2.48262;59;20220203;10.1;5.5;7.8;1.9;10.29;.3;.42;4055 +90072;47.64041;-2.48262;59;20220204;11.3;8.3;9.8;2.6;8.84;.8;1.07;4208 +90072;47.64041;-2.48262;59;20220205;11.8;-1.2;5.3;2.4;8;.1;.65;8137 +90072;47.64041;-2.48262;59;20220206;12.6;8;10.3;5.6;11.3;.6;.78;4737 +90072;47.64041;-2.48262;59;20220207;12.5;8.5;10.5;1.8;10.99;.1;.72;4516 +90072;47.64041;-2.48262;59;20220208;9.2;7.4;8.3;1.2;10.39;0;.48;2702 +90072;47.64041;-2.48262;59;20220209;7.3;6.7;7;1.4;8.84;0;.56;1277 +90072;47.64041;-2.48262;59;20220210;5;3.3;4.2;3.5;8.69;0;1.2;7023 +90072;47.64041;-2.48262;59;20220211;10.1;.7;5.4;2.8;6.79;0;.98;9955 +90072;47.64041;-2.48262;59;20220212;9;.7;4.9;3.7;6.96;0;.97;9123 +90072;47.64041;-2.48262;59;20220213;11.1;5.4;8.2;8.6;10.13;14.8;.76;4692 +90072;47.64041;-2.48262;59;20220214;11.7;6.4;9.1;6.4;9.16;.8;1.36;7709 +90072;47.64041;-2.48262;59;20220215;11.5;5.3;8.4;7.1;10.59;6.5;.64;4646 +90072;47.64041;-2.48262;59;20220216;13.1;10.1;11.6;6.5;13.64;2.1;.35;3377 +90072;47.64041;-2.48262;59;20220217;14.6;10.1;12.4;4.3;11.8;1.5;1.22;5598 +90072;47.64041;-2.48262;59;20220218;12.1;10;11.1;5.5;9.44;2;1.75;5472 +90072;47.64041;-2.48262;59;20220219;11.3;.5;5.9;4.3;8.2;1.1;.96;9198 +90072;47.64041;-2.48262;59;20220220;12.9;8.3;10.6;5.8;11.49;1.3;.98;5855 +90072;47.64041;-2.48262;59;20220221;12.8;7.4;10.1;4.6;8.14;.1;1.89;7770 +90072;47.64041;-2.48262;59;20220222;14.4;6.2;10.3;3;11.19;.5;1;7527 +90072;47.64041;-2.48262;59;20220223;12.4;3.7;8;1.4;8.79;.2;.94;8798 +90072;47.64041;-2.48262;59;20220224;11.5;7.8;9.6;3.3;8.14;.6;1.56;6579 +90072;47.64041;-2.48262;59;20220225;11.9;-.7;5.6;1.1;6.5;0;1.02;10917 +90072;47.64041;-2.48262;59;20220226;12.1;-1.4;5.3;3.1;5.94;0;1.67;12730 +90072;47.64041;-2.48262;59;20220227;12.7;1.9;7.3;2.4;8.29;.1;1.24;10088 +90072;47.64041;-2.48262;59;20220228;11.3;7.8;9.6;2.4;11.14;.5;.72;5119 +90072;47.64041;-2.48262;59;20220301;13.5;8.4;11;2.2;11.59;1.6;.93;6184 +90072;47.64041;-2.48262;59;20220302;13.6;8.5;11;1.9;11.44;.4;.99;6504 +90072;47.64041;-2.48262;59;20220303;11.2;9.1;10.2;2.5;11.04;5.8;.85;4089 +90072;47.64041;-2.48262;59;20220304;12.8;4.8;8.8;2.5;8.14;0;1.47;9991 +90072;47.64041;-2.48262;59;20220305;9.7;-1.4;4.2;2.4;7.29;2.3;1.03;10162 +90072;47.64041;-2.48262;59;20220306;9.6;5.8;7.7;3.4;7.49;0;1.46;7819 +90072;47.64041;-2.48262;59;20220307;7.3;-1.2;3.1;2.6;5.44;0;1.3;11263 +90072;47.64041;-2.48262;59;20220308;12.1;1.4;6.7;3.1;8.74;1.1;1.15;9442 +90072;47.64041;-2.48262;59;20220309;12.7;4.7;8.7;4.4;10.24;.6;1.06;8793 +90072;47.64041;-2.48262;59;20220310;13.9;9;11.4;2.6;10.19;.8;1.61;10912 +90072;47.64041;-2.48262;59;20220311;13.4;7.7;10.5;4.8;10.74;13;1.45;9573 +90072;47.64041;-2.48262;59;20220312;13.2;6.3;9.7;4.7;9.69;1.9;1.72;12314 +90072;47.64041;-2.48262;59;20220313;11.6;7.8;9.7;3.4;9.59;1.3;1.48;9086 +90072;47.64041;-2.48262;59;20220314;16.2;6.4;11.3;2.8;8.69;.6;2.24;14301 +90072;47.64041;-2.48262;59;20220315;15.7;7.5;11.6;2.2;11.39;.1;1.54;10341 +90072;47.64041;-2.48262;59;20220316;12.4;9.1;10.7;2;11.19;.6;1.01;4593 +90072;47.64041;-2.48262;59;20220317;14.3;4.2;9.2;2.6;7.59;0;2.1;14583 +90072;47.64041;-2.48262;59;20220318;15.2;3.5;9.3;6.2;6.26;0;3.37;17832 +90072;47.64041;-2.48262;59;20220319;14.3;6.5;10.4;4.7;8.19;0;2.52;14402 +90072;47.64041;-2.48262;59;20220320;14.9;8.3;11.6;3.3;9.66;0;2.05;11986 +90072;47.64041;-2.48262;59;20220321;16.9;7.3;12.1;4.5;10.53;0;2.58;16978 +90072;47.64041;-2.48262;59;20220322;15;7.8;11.4;5.8;8.79;0;2.97;16464 +90072;47.64041;-2.48262;59;20220323;15.2;7;11.1;4;7.46;0;3.08;18237 +90072;47.64041;-2.48262;59;20220324;17.9;4.3;11.1;2.8;7.29;0;3.09;19251 +90072;47.64041;-2.48262;59;20220325;19.3;7.8;13.6;4.6;8.09;0;3.93;19360 +90072;47.64041;-2.48262;59;20220326;19.2;8.4;13.8;5.1;7.76;0;4.18;18373 +90072;47.64041;-2.48262;59;20220327;18.8;7.4;13.1;3.3;8.43;0;3.39;18110 +90072;47.64041;-2.48262;59;20220328;18.3;8.2;13.3;3.4;9.79;.1;2.76;13966 +90072;47.64041;-2.48262;59;20220329;13;9.9;11.4;3.2;11.49;0;1.66;9030 +90072;47.64041;-2.48262;59;20220330;13.6;8.9;11.2;4.1;10.43;0;1.87;9021 +90072;47.64041;-2.48262;59;20220331;8.4;5.8;7.1;6.3;7.56;1.2;1.87;8867 +90072;47.64041;-2.48262;59;20220401;9.1;2;5.6;7.2;5.46;.3;2.73;16359 +90072;47.64041;-2.48262;59;20220402;9.7;1.1;5.4;3.8;5.83;.1;2.36;18075 +90072;47.64041;-2.48262;59;20220403;9.6;.4;5;4.2;5.16;0;2.53;18477 +90072;47.64041;-2.48262;59;20220404;10;1;5.5;4.4;7.45;.1;1.66;15555 +90072;47.64041;-2.48262;59;20220405;13.2;8.9;11.1;5.1;11.04;.1;1.82;12622 +90072;47.64041;-2.48262;59;20220406;12.6;8.1;10.4;7.1;11.03;4;1.48;8494 +90072;47.64041;-2.48262;59;20220407;13.4;10.8;12.1;8.8;11.86;12.6;1.94;10093 +90072;47.64041;-2.48262;59;20220408;13;9.1;11.1;7.9;10.89;7.8;1.97;9693 +90072;47.64041;-2.48262;59;20220409;12.7;4;8.4;3.4;7.33;0;2.65;19959 +90072;47.64041;-2.48262;59;20220410;14.6;2.4;8.5;5.2;7.69;0;2.9;20162 +90072;47.64041;-2.48262;59;20220411;17.5;8.6;13.1;5.9;10.63;8.5;3.61;19280 +90072;47.64041;-2.48262;59;20220412;15.2;11.4;13.3;3.9;12.43;1.3;2.03;11254 +90072;47.64041;-2.48262;59;20220413;19.1;6.4;12.8;2.2;11.56;.5;2.95;20952 +90072;47.64041;-2.48262;59;20220414;19.9;7;13.5;2.6;11.73;0;3.32;21703 +90072;47.64041;-2.48262;59;20220415;20.4;8;14.2;2.6;12.43;0;3.37;22098 +90072;47.64041;-2.48262;59;20220416;20.7;10.2;15.5;3;11.63;0;3.97;24157 +90072;47.64041;-2.48262;59;20220417;18.9;8.3;13.6;3.2;11.26;0;3.31;21144 +90072;47.64041;-2.48262;59;20220418;15.6;9;12.3;4.2;10.46;0;2.74;16303 +90072;47.64041;-2.48262;59;20220419;14.1;6;10;4.5;8.76;0;2.89;18993 +90072;47.64041;-2.48262;59;20220420;17.1;5.6;11.4;4.4;10.53;0;3.11;20433 +90072;47.64041;-2.48262;59;20220421;18.1;8.6;13.3;2.9;10.86;0;3.37;21981 +90072;47.64041;-2.48262;59;20220422;19.5;8.6;14.1;4.2;10.96;0;3.81;20521 +90072;47.64041;-2.48262;59;20220423;19;10.3;14.6;5.3;11.69;3.9;3.44;16038 +90072;47.64041;-2.48262;59;20220424;17.1;10.1;13.6;3;12.93;3.6;2.53;15756 +90072;47.64041;-2.48262;59;20220425;16.9;9.6;13.3;3.1;10.53;0;3.25;19913 +90072;47.64041;-2.48262;59;20220426;17.6;6.8;12.2;4.5;9.46;0;3.83;25628 +90072;47.64041;-2.48262;59;20220427;17.7;8.3;13;6.2;9.76;0;4.17;22033 +90072;47.64041;-2.48262;59;20220428;18.8;11.3;15;4.2;11.03;.1;3.8;18269 +90072;47.64041;-2.48262;59;20220429;18.9;9.1;14;4.5;11.56;0;3.91;21799 +90072;47.64041;-2.48262;59;20220430;15.7;7.2;11.5;4.3;9.56;0;3.36;20837 +90072;47.64041;-2.48262;59;20220501;18.2;8.7;13.5;3.3;9.73;1.3;3.83;22311 +90072;47.64041;-2.48262;59;20220502;16.1;10.6;13.4;4.2;10.96;1.2;3.25;16436 +90072;47.64041;-2.48262;59;20220503;17.8;10.8;14.3;3.8;10.39;0;3.24;13558 +90072;47.64041;-2.48262;59;20220504;18.3;7.1;12.7;3.7;10.93;0;3.55;23131 +90072;47.64041;-2.48262;59;20220505;18.3;7.9;13.1;3;11.82;0;3.18;21680 +90072;47.64041;-2.48262;59;20220506;21.7;6.4;14;1.4;11.79;0;3.67;25493 +90072;47.64041;-2.48262;59;20220507;20.1;8.2;14.1;2.3;11.89;.1;3.54;21592 +90072;47.64041;-2.48262;59;20220508;22.6;9.5;16.1;2.8;12.72;0;4.28;25464 +90072;47.64041;-2.48262;59;20220509;24.5;8.3;16.4;2;13.32;0;4.49;26874 +90072;47.64041;-2.48262;59;20220510;22.3;9.3;15.8;1.8;13.52;0;4.08;25677 +90072;47.64041;-2.48262;59;20220511;19.7;11.8;15.7;2.8;13.59;.1;3.37;19666 +90072;47.64041;-2.48262;59;20220512;20.3;5.7;13;1.1;10.44;0;3.62;25389 +90072;47.64041;-2.48262;59;20220513;21.5;3.8;12.7;1.1;10.14;0;3.97;28212 +90072;47.64041;-2.48262;59;20220514;24.9;10.2;17.6;2.2;12.59;.1;4.43;23434 +90072;47.64041;-2.48262;59;20220515;26;15.2;20.6;2.9;15.84;0;4.59;21990 +90072;47.64041;-2.48262;59;20220516;21.5;14.4;17.9;2.4;15.59;0;3.2;16747 +90072;47.64041;-2.48262;59;20220517;26.3;9.6;18;2.3;14.94;.1;4.58;25519 +90072;47.64041;-2.48262;59;20220518;26.6;8.9;17.7;1.8;14.04;2.9;4.42;24670 +90072;47.64041;-2.48262;59;20220519;22.7;13.5;18.1;1.6;14.24;.4;3.95;22686 +90072;47.64041;-2.48262;59;20220520;23.2;12.6;17.9;2.1;13.14;0;4.34;23979 +90072;47.64041;-2.48262;59;20220521;25.3;7.3;16.3;1.7;12.74;0;4.69;28570 +90072;47.64041;-2.48262;59;20220522;27.3;13.8;20.5;2.6;14.59;13.5;4.76;21328 +90072;47.64041;-2.48262;59;20220523;18.8;11.5;15.1;2.9;13.84;1.1;3.07;18626 +90072;47.64041;-2.48262;59;20220524;17.9;7.8;12.9;1.9;11.49;1.1;3.33;22220 +90072;47.64041;-2.48262;59;20220525;18;5.7;11.8;2;12.14;.1;2.85;20039 +90072;47.64041;-2.48262;59;20220526;17.8;12.5;15.2;1.6;13.59;0;2.45;13278 +90072;47.64041;-2.48262;59;20220527;19.2;7.8;13.5;1.4;13.24;.1;2.78;18108 +90072;47.64041;-2.48262;59;20220528;22.2;8.5;15.4;3;11.29;0;4.76;27883 +90072;47.64041;-2.48262;59;20220529;18.3;8;13.2;3.1;9.04;0;4.18;24647 +90072;47.64041;-2.48262;59;20220530;20.2;4.2;12.2;1.8;9.04;0;4.29;28696 +90072;47.64041;-2.48262;59;20220531;21;4.1;12.6;1.5;9.79;0;4.19;28799 +90072;47.64041;-2.48262;59;20220601;22.7;5.6;14.2;1.8;10.54;.2;4.66;29338 +90072;47.64041;-2.48262;59;20220602;26.2;13.4;19.8;2.6;12.09;0;4.95;21863 +90072;47.64041;-2.48262;59;20220603;26.2;12.9;19.5;1.6;14.34;1;4.48;23213 +90072;47.64041;-2.48262;59;20220604;24.1;12.8;18.4;1.8;16.44;0;3.9;22442 +90072;47.64041;-2.48262;59;20220605;20.8;13.5;17.2;2.6;14.14;.3;3.87;21656 +90072;47.64041;-2.48262;59;20220606;18.2;9.4;13.8;2.1;14.39;3.6;2.46;15627 +90072;47.64041;-2.48262;59;20220607;20.4;13.5;16.9;3.5;15.84;14.4;3.12;17125 +90072;47.64041;-2.48262;59;20220608;20.9;14.5;17.7;3.2;15.34;0;3.9;22403 +90072;47.64041;-2.48262;59;20220609;20.9;12.8;16.9;2.5;14.49;.4;4.13;25069 +90072;47.64041;-2.48262;59;20220610;20.8;14.7;17.7;2.3;16.84;.4;3.41;19407 +90072;47.64041;-2.48262;59;20220611;24.2;13.3;18.7;2.1;14.69;0;4.79;27581 +90072;47.64041;-2.48262;59;20220612;23.3;11.5;17.4;3.1;12.64;.1;5.1;28018 +90072;47.64041;-2.48262;59;20220613;24.2;9.8;17;2.8;12.14;0;5.26;29513 +90072;47.64041;-2.48262;59;20220614;28;10.1;19.1;2.5;12.49;0;5.84;29893 +90072;47.64041;-2.48262;59;20220615;30.4;14.8;22.6;2.1;14.79;0;6.13;29519 +90072;47.64041;-2.48262;59;20220616;30.7;13.9;22.3;1.9;14.39;0;5.67;26773 +90072;47.64041;-2.48262;59;20220617;35.5;13.9;24.7;1.1;17.49;0;6.05;29653 +90072;47.64041;-2.48262;59;20220618;37;17.3;27.1;2;17.69;4.4;6.78;28209 +90072;47.64041;-2.48262;59;20220619;22.8;14.6;18.7;3.7;17.14;0;3.32;15877 +90072;47.64041;-2.48262;59;20220620;26.2;15.1;20.6;2.8;17.79;8.8;4.42;21937 +90072;47.64041;-2.48262;59;20220621;25.5;14.5;20;2.1;17.54;4.1;3.99;20300 +90072;47.64041;-2.48262;59;20220622;24.1;14.1;19.1;1.5;17.74;6.5;3.44;18476 +90072;47.64041;-2.48262;59;20220623;22.9;16.6;19.7;2.2;17.64;1.1;4.09;22458 +90072;47.64041;-2.48262;59;20220624;19.6;15.5;17.6;3;16.39;6.9;2.67;12893 +90072;47.64041;-2.48262;59;20220625;19;12.3;15.6;2.8;12.79;.9;3.74;20610 +90072;47.64041;-2.48262;59;20220626;20.1;9.9;15;2.3;12.24;1.8;3.91;22953 +90072;47.64041;-2.48262;59;20220627;20.1;9.3;14.7;1.8;12.64;.6;4.01;26143 +90072;47.64041;-2.48262;59;20220628;20.4;8.1;14.2;2.2;12.94;3.6;3.73;23744 +90072;47.64041;-2.48262;59;20220629;19.6;13.4;16.5;2.3;14.74;2.2;3.18;17930 +90072;47.64041;-2.48262;59;20220630;18.6;9.5;14.1;1.6;12.44;3.7;3.63;24040 +90072;47.64041;-2.48262;59;20220701;20.1;6.3;13.2;1.5;11.89;.4;3.79;25590 +90072;47.64041;-2.48262;59;20220702;22.1;6.6;14.4;1.5;12.54;0;4.43;29871 +90072;47.64041;-2.48262;59;20220703;22;7.9;14.9;1.8;12.64;0;4.04;25059 +90072;47.64041;-2.48262;59;20220704;23.8;8.7;16.2;2.1;12.64;0;4.8;28893 +90072;47.64041;-2.48262;59;20220705;24;8.2;16.1;2.4;12.54;.1;4.89;29087 +90072;47.64041;-2.48262;59;20220706;26.2;11.8;19;2.5;14.49;0;5.11;27330 +90072;47.64041;-2.48262;59;20220707;23.5;12;17.7;2.2;15.14;0;3.83;20739 +90072;47.64041;-2.48262;59;20220708;28.4;12.5;20.5;2.5;14.14;0;5.88;29120 +90072;47.64041;-2.48262;59;20220709;30.3;14.8;22.6;2.9;15.54;0;6.33;29167 +90072;47.64041;-2.48262;59;20220710;30;14.4;22.2;2.7;13.29;0;6.4;29185 +90072;47.64041;-2.48262;59;20220711;32.3;16.8;24.5;2;14.89;0;6.33;28862 +90072;47.64041;-2.48262;59;20220712;34.6;14.1;24.4;1.2;16.09;0;5.96;29991 +90072;47.64041;-2.48262;59;20220713;35.8;15.8;25.8;1.7;16.14;0;6.63;30001 +90072;47.64041;-2.48262;59;20220714;27.6;15.9;21.8;2.7;14.29;0;5.68;26506 +90072;47.64041;-2.48262;59;20220715;29.6;12.9;21.3;2.5;13.44;0;5.99;28527 +90072;47.64041;-2.48262;59;20220716;31.5;14;22.7;2.3;12.04;0;6.37;28254 +90072;47.64041;-2.48262;59;20220717;34.4;17;25.7;2.4;12.44;0;6.99;28207 +90072;47.64041;-2.48262;59;20220718;40.2;16.3;28.2;2.4;13.99;0;7.75;28626 +90072;47.64041;-2.48262;59;20220719;25.8;22.3;24;2.6;17.39;3;4.27;16297 +90072;47.64041;-2.48262;59;20220720;24.6;16.7;20.6;2.1;18.59;.1;3.66;18469 +90072;47.64041;-2.48262;59;20220721;26;12.1;19;1.6;14.59;0;4.54;25533 +90072;47.64041;-2.48262;59;20220722;24.3;15.3;19.8;3;15.19;0;4.16;18700 +90072;47.64041;-2.48262;59;20220723;25.6;9.5;17.5;1.8;14.04;0;4.64;27858 +90072;47.64041;-2.48262;59;20220724;28.1;10.9;19.5;1.8;15.34;.2;5.1;28650 +90072;47.64041;-2.48262;59;20220725;23.5;17.1;20.3;2.8;16.89;0;3.94;19330 +90072;47.64041;-2.48262;59;20220726;24.9;15.9;20.4;1.9;13.74;0;4.2;20431 +90072;47.64041;-2.48262;59;20220727;25.8;11.4;18.6;1.4;12.19;0;4.54;25075 +90072;47.64041;-2.48262;59;20220728;28.1;15.4;21.7;1.6;14.34;0;4.85;24233 +90072;47.64041;-2.48262;59;20220729;29.7;16.6;23.2;1.8;15.54;.1;5.09;24244 +90072;47.64041;-2.48262;59;20220730;28.1;12.7;20.4;1.9;15.54;0;4.98;27054 +90072;47.64041;-2.48262;59;20220731;27.1;16.8;22;1.6;17.89;.1;4.27;22507 +90072;47.64041;-2.48262;59;20220801;27.4;13.5;20.4;1.4;17.59;0;4.28;24366 +90072;47.64041;-2.48262;59;20220802;30.9;13.4;22.1;1.3;17.39;0;5.06;27369 +90072;47.64041;-2.48262;59;20220803;32.4;15.6;24;2;17.74;0;5.49;26078 +90072;47.64041;-2.48262;59;20220804;27.5;16.9;22.2;3.3;16.29;0;5.17;22942 +90072;47.64041;-2.48262;59;20220805;24.5;12.2;18.3;3.7;11.84;0;5.15;25004 +90072;47.64041;-2.48262;59;20220806;27.3;10.3;18.8;3.1;10.79;0;5.72;27185 +90072;47.64041;-2.48262;59;20220807;28.9;12.2;20.5;3;10.89;0;5.95;26267 +90072;47.64041;-2.48262;59;20220808;30.5;12.2;21.3;3;11.14;0;6.12;25667 +90072;47.64041;-2.48262;59;20220809;31.9;15.6;23.8;3.1;14.49;0;6.25;25915 +90072;47.64041;-2.48262;59;20220810;34.7;16.8;25.7;2.9;14.54;0;6.7;26143 +90072;47.64041;-2.48262;59;20220811;35.3;16.4;25.8;2.3;12.49;0;6.5;26226 +90072;47.64041;-2.48262;59;20220812;35.6;13.9;24.7;1.6;11.89;0;5.74;25543 +90072;47.64041;-2.48262;59;20220813;36.8;14.1;25.4;1.9;14.94;0;5.93;25009 +90072;47.64041;-2.48262;59;20220814;20.5;19.3;19.9;2.6;20.74;12.7;1.52;5836 +90072;47.64041;-2.48262;59;20220815;24.6;17.1;20.9;2.6;18.89;2.2;3.07;14237 +90072;47.64041;-2.48262;59;20220816;23.7;16.8;20.3;2.3;18.24;3.8;3.25;16851 +90072;47.64041;-2.48262;59;20220817;23.7;12.1;17.9;1.6;16.84;8.7;3.04;17723 +90072;47.64041;-2.48262;59;20220818;26;15.1;20.5;1.9;17.64;.3;3.44;17652 +90072;47.64041;-2.48262;59;20220819;21.8;17.3;19.6;2.4;19.59;3.1;2.23;11021 +90072;47.64041;-2.48262;59;20220820;25.3;12.6;19;1.5;14.84;0;3.78;22586 +90072;47.64041;-2.48262;59;20220821;21.3;12;16.6;1.3;16.54;3.4;2.38;13821 +90072;47.64041;-2.48262;59;20220822;23.9;17.7;20.8;2.1;20.19;.1;2.67;13540 +90072;47.64041;-2.48262;59;20220823;24.6;18.8;21.7;1.9;20.59;.3;3.14;16373 +90072;47.64041;-2.48262;59;20220824;30.2;15;22.6;1.4;19.19;2.9;3.93;20584 +90072;47.64041;-2.48262;59;20220825;23.2;18.4;20.8;2.7;18.94;0;2.58;10741 +90072;47.64041;-2.48262;59;20220826;24.4;11.5;18;1.9;14.29;.1;3.52;20232 +90072;47.64041;-2.48262;59;20220827;27.2;12.9;20.1;1.8;14.94;0;4.03;21689 +90072;47.64041;-2.48262;59;20220828;26.6;15.3;20.9;2.6;14.19;0;4.16;18550 +90072;47.64041;-2.48262;59;20220829;30.3;14.7;22.5;2.6;15.14;0;4.85;21115 +90072;47.64041;-2.48262;59;20220830;31.3;15.7;23.5;2.3;16.04;0;4.7;20703 +90072;47.64041;-2.48262;59;20220831;28.1;16.8;22.5;2;17.39;8.3;3.73;17405 +90072;47.64041;-2.48262;59;20220901;25.1;17.3;21.2;1.1;19.09;0;2.85;15630 +90072;47.64041;-2.48262;59;20220902;23.5;15.7;19.6;.9;18.69;1.9;2.57;14923 +90072;47.64041;-2.48262;59;20220903;22.3;14.8;18.6;2;16.74;.2;2.74;15362 +90072;47.64041;-2.48262;59;20220904;25.4;16.4;20.9;3.2;17.39;.2;3.58;16684 +90072;47.64041;-2.48262;59;20220905;28.2;17.5;22.8;2.7;18.34;.5;3.76;16293 +90072;47.64041;-2.48262;59;20220906;20.9;17.1;19;3.5;17.99;4.6;2.27;10077 +90072;47.64041;-2.48262;59;20220907;21.1;16;18.6;3.5;17.24;15.2;2.33;10606 +90072;47.64041;-2.48262;59;20220908;20.4;15.5;17.9;4.2;16.54;3.8;2.5;11988 +90072;47.64041;-2.48262;59;20220909;21.2;15;18.1;3.5;15.59;1.6;2.79;13846 +90072;47.64041;-2.48262;59;20220910;22.9;11.9;17.4;1.3;15.64;.2;2.5;15805 +90072;47.64041;-2.48262;59;20220911;26.5;14.4;20.4;1.9;17.64;0;3.28;18072 +90072;47.64041;-2.48262;59;20220912;30;13.7;21.8;1.9;16.74;.6;3.63;16618 +90072;47.64041;-2.48262;59;20220913;29.5;19.2;24.3;2.2;20.64;.2;3.4;15302 +90072;47.64041;-2.48262;59;20220914;24.1;16.3;20.2;1.9;19.64;.4;2.12;11207 +90072;47.64041;-2.48262;59;20220915;22.7;16.5;19.6;2.1;16.39;.1;2.64;13593 +90072;47.64041;-2.48262;59;20220916;19.4;9.5;14.4;2.2;11.29;0;2.47;14318 +90072;47.64041;-2.48262;59;20220917;19.7;3.9;11.8;1.4;8.99;0;2.47;18461 +90072;47.64041;-2.48262;59;20220918;20.8;2.5;11.6;1.3;9.09;.1;2.48;19122 +90072;47.64041;-2.48262;59;20220919;21.7;4.6;13.1;1.4;10.44;0;2.54;18254 +90072;47.64041;-2.48262;59;20220920;21.3;5.7;13.5;1.5;10.89;.1;2.46;17406 +90072;47.64041;-2.48262;59;20220921;21.8;6.9;14.4;1.4;10.94;0;2.51;17244 +90072;47.64041;-2.48262;59;20220922;22.8;4.7;13.8;1;10.49;0;2.34;17538 +90072;47.64041;-2.48262;59;20220923;19.1;9.1;14.1;1.1;13.24;2.5;1.54;9860 +90072;47.64041;-2.48262;59;20220924;17.7;11.7;14.7;2.3;13.29;2.7;1.84;10388 +90072;47.64041;-2.48262;59;20220925;19.2;10.4;14.8;2;12.09;.2;2.09;12220 +90072;47.64041;-2.48262;59;20220926;17.4;5.5;11.5;2.4;11.49;3.6;1.56;10044 +90072;47.64041;-2.48262;59;20220927;17.5;10.9;14.2;3.5;13.14;2.1;1.73;8713 +90072;47.64041;-2.48262;59;20220928;16.5;12.1;14.3;3;13.49;.3;1.56;8294 +90072;47.64041;-2.48262;59;20220929;15.5;6.9;11.2;1.6;10.94;6.1;1.38;9358 +90072;47.64041;-2.48262;59;20220930;17.2;3.3;10.3;2.2;11.79;4.7;1.45;12390 +90072;47.64041;-2.48262;59;20221001;20.8;14.8;17.8;4.2;18.04;2.5;1.69;9752 +90072;47.64041;-2.48262;59;20221002;19.6;16.4;18;3.2;17.39;.3;1.55;6905 +90072;47.64041;-2.48262;59;20221003;19.1;12.6;15.8;1.7;14.84;0;1.36;7553 +90072;47.64041;-2.48262;59;20221004;18;9.3;13.7;1.2;14.69;.1;1.2;9041 +90072;47.64041;-2.48262;59;20221005;19.4;15.5;17.4;3.2;14.94;.9;1.83;6255 +90072;47.64041;-2.48262;59;20221006;19.7;4.1;11.9;.8;10.24;0;1.56;14372 +90072;47.64041;-2.48262;59;20221007;19.6;3.2;11.4;.9;9.99;.1;1.56;14506 +90072;47.64041;-2.48262;59;20221008;19.3;6.8;13;1;11.14;0;1.47;11832 +90072;47.64041;-2.48262;59;20221009;21;3.7;12.4;1.3;10.54;.1;1.73;14255 +90072;47.64041;-2.48262;59;20221010;19.6;11.7;15.6;1.7;15.54;0;1.28;7665 +90072;47.64041;-2.48262;59;20221011;20.6;10.9;15.7;2.1;12.34;0;1.91;11513 +90072;47.64041;-2.48262;59;20221012;19.8;6.4;13.1;1.3;11.99;1.1;1.45;11458 +90072;47.64041;-2.48262;59;20221013;17.8;12.3;15;2.6;16.24;12.8;.91;5440 +90072;47.64041;-2.48262;59;20221014;18.5;13.6;16;3.2;17.29;14.4;.95;5821 +90072;47.64041;-2.48262;59;20221015;19.1;13.9;16.5;3.1;15.99;0;1.42;7921 +90072;47.64041;-2.48262;59;20221016;19.6;12.1;15.9;2;16.34;6;1.04;6254 +90072;47.64041;-2.48262;59;20221017;18.2;15.1;16.7;1.8;16.79;3.7;.96;4128 +90072;47.64041;-2.48262;59;20221018;19.6;12.2;15.9;2.5;17.64;.1;.92;6651 +90072;47.64041;-2.48262;59;20221019;24.2;16.2;20.2;2.4;18.09;10.2;1.79;8574 +90072;47.64041;-2.48262;59;20221020;20.6;11.1;15.9;1.9;15.49;0;1.3;9838 +90072;47.64041;-2.48262;59;20221021;20;15.3;17.6;4.8;15.44;5.1;1.98;6424 +90072;47.64041;-2.48262;59;20221022;20.1;13.9;17;2.5;16.34;1.5;1.22;6147 +90072;47.64041;-2.48262;59;20221023;19.9;13;16.4;4.2;15.04;21.4;1.63;7234 +90072;47.64041;-2.48262;59;20221024;18.3;13.9;16.1;4.3;15.64;3.2;1.38;7319 +90072;47.64041;-2.48262;59;20221025;18.7;12.4;15.5;2.5;15.49;.1;1.05;5582 +90072;47.64041;-2.48262;59;20221026;20.4;15.3;17.8;3.5;16.24;2;1.54;6011 +90072;47.64041;-2.48262;59;20221027;22;10.9;16.5;2;16.94;.1;1.08;7550 +90072;47.64041;-2.48262;59;20221028;19.1;13.6;16.3;2.4;16.29;0;1.04;6303 +90072;47.64041;-2.48262;59;20221029;21.1;14.9;18;3;16.69;4.8;1.3;4819 +90072;47.64041;-2.48262;59;20221030;17.9;12.7;15.3;2.4;14.69;1.9;1.08;6564 +90072;47.64041;-2.48262;59;20221031;18.1;10.3;14.2;3;13.69;2.2;1.09;4980 +90072;47.64041;-2.48262;59;20221101;16.7;12.5;14.6;4.6;12.29;2.8;1.72;5044 +90072;47.64041;-2.48262;59;20221102;16.8;9.2;13;3.4;12.59;4.2;1.17;6769 +90072;47.64041;-2.48262;59;20221103;15.6;14.9;15.3;5;12.99;10.6;1.74;3620 +90072;47.64041;-2.48262;59;20221104;15.1;8.6;11.8;3.8;9.99;0;1.46;7129 +90072;47.64041;-2.48262;59;20221105;14.7;5.6;10.1;2.1;11.54;9.4;.64;4889 +90072;47.64041;-2.48262;59;20221106;15.9;13.5;14.7;4.4;14.39;14.9;1.1;4253 +90072;47.64041;-2.48262;59;20221107;17.1;12.6;14.9;5.3;13.59;4.1;1.49;4655 +90072;47.64041;-2.48262;59;20221108;15.7;12.2;13.9;5.3;13.34;4.4;1.23;3221 +90072;47.64041;-2.48262;59;20221109;16.6;11.3;13.9;2.6;12.04;.8;1.13;5989 +90072;47.64041;-2.48262;59;20221110;16.6;4.3;10.4;1.7;11.39;0;.65;6926 +90072;47.64041;-2.48262;59;20221111;10.7;7.3;9;2.2;12.09;.1;.25;3313 +90072;47.64041;-2.48262;59;20221112;20;8.6;14.3;2.2;13.24;.2;.95;7175 +90072;47.64041;-2.48262;59;20221113;19;8.9;13.9;1.6;13.24;.2;.74;7027 +90072;47.64041;-2.48262;59;20221114;14.6;8.3;11.5;2.1;12.04;11.9;.63;5523 +90072;47.64041;-2.48262;59;20221115;15.3;11.2;13.3;4.9;12.54;16.3;1.18;4698 +90072;47.64041;-2.48262;59;20221116;15.1;9;12;5.4;12.14;19.3;1.05;3188 +90072;47.64041;-2.48262;59;20221117;14.9;10.3;12.6;4.3;11.29;2.4;1.26;4340 +90072;47.64041;-2.48262;59;20221118;13.1;7.5;10.3;2.1;9.24;.3;.81;5242 +90072;47.64041;-2.48262;59;20221119;13.3;.4;6.9;1;7.84;2.9;.4;6770 +90072;47.64041;-2.48262;59;20221120;13.6;5.1;9.3;2.4;11.09;1;.44;5462 +90072;47.64041;-2.48262;59;20221121;13;6.7;9.9;4;10.49;7.5;.81;4040 +90072;47.64041;-2.48262;59;20221122;13.2;6.7;9.9;4;9.39;4.1;1.1;5244 +90072;47.64041;-2.48262;59;20221123;14;8.1;11;4.3;11.99;3.7;.64;4871 +90072;47.64041;-2.48262;59;20221124;15.1;8.4;11.8;3.5;11.74;5.8;.85;4233 +90072;47.64041;-2.48262;59;20221125;14.9;6.4;10.6;1.5;9.89;.3;.56;5700 +90072;47.64041;-2.48262;59;20221126;13.1;4.6;8.9;2.4;10.74;6.6;.45;3370 +90072;47.64041;-2.48262;59;20221127;13.6;11.5;12.6;3.4;13.94;15.1;.49;1332 +90072;47.64041;-2.48262;59;20221128;12.4;6.5;9.4;1.7;9.89;1.3;.49;3949 +90072;47.64041;-2.48262;59;20221129;12.8;1.3;7;.7;8.19;.1;.19;5722 +90072;47.64041;-2.48262;59;20221130;7.7;2.3;5;2.1;8.34;.1;.32;2733 +90072;47.64041;-2.48262;59;20221201;8.3;1.7;5;2.1;7.54;0;.36;4994 +90072;47.64041;-2.48262;59;20221202;6.8;-.9;2.9;2.1;6.59;0;.33;4812 +90072;47.64041;-2.48262;59;20221203;4.3;3;3.6;4;6.64;0;.66;1514 +90072;47.64041;-2.48262;59;20221204;4;2.7;3.3;2.2;6.94;0;.44;1377 +90072;47.64041;-2.48262;59;20221205;6.1;3.3;4.7;2.4;7.24;0;.49;2858 +90072;47.64041;-2.48262;59;20221206;6.6;2.9;4.8;3.4;6.94;0;.66;2568 +90072;47.64041;-2.48262;59;20221207;6.7;-.6;3;1.6;6.09;.2;.32;4781 +90072;47.64041;-2.48262;59;20221208;2;-3.7;-.8;1.7;5.74;.1;.13;3528 +90072;47.64041;-2.48262;59;20221209;5.5;.1;2.8;2;5.79;0;.4;4281 +90072;47.64041;-2.48262;59;20221210;7;-5.8;.6;1;5.14;.4;.15;5495 +90072;47.64041;-2.48262;59;20221211;3.3;0;1.6;1.8;6.09;.3;.34;2643 +90072;47.64041;-2.48262;59;20221212;.9;-2.5;-.8;2.1;5.49;.1;.24;1835 +90072;47.64041;-2.48262;59;20221213;3.1;-3;0;2.9;5.14;2.1;.37;4146 +90072;47.64041;-2.48262;59;20221214;2.8;.5;1.7;3.3;6.59;4.9;.31;1425 +90072;47.64041;-2.48262;59;20221215;4.7;1.6;3.2;4.8;5.14;.2;1.14;1984 +90072;47.64041;-2.48262;59;20221216;7.1;-2.1;2.5;2.1;5.19;0;.5;4981 +90072;47.64041;-2.48262;59;20221217;.6;-6;-2.7;1.6;4.44;.1;.13;4391 +90072;47.64041;-2.48262;59;20221218;9.4;-3.1;3.2;3.7;7.89;19.9;.29;2739 +90072;47.64041;-2.48262;59;20221219;14.5;9.6;12.1;5.3;13.19;34.6;.51;2203 +90072;47.64041;-2.48262;59;20221220;13;12.4;12.7;2.9;12.69;10.3;.75;919 +90072;47.64041;-2.48262;59;20221221;13.1;6;9.5;4;12.49;13.9;.08;2404 +90072;47.64041;-2.48262;59;20221222;14.1;12;13.1;5.7;13.74;24.5;.69;1030 +90072;47.64041;-2.48262;59;20221223;14;13.1;13.5;5.1;14.19;5.1;.64;1361 +90072;47.64041;-2.48262;59;20221224;12;11.6;11.8;3.6;12.94;7.7;.54;897 +90072;47.64041;-2.48262;59;20221225;11.9;10.3;11.1;1.9;12.69;2.3;.36;1552 +90072;47.64041;-2.48262;59;20221226;11.8;9.4;10.6;2.2;10.29;.1;.58;3242 +90072;47.64041;-2.48262;59;20221227;12.1;1.4;6.8;2.1;8.84;.4;.37;4220 +90072;47.64041;-2.48262;59;20221228;12.3;9.8;11;5.7;11.79;10.5;.76;1349 +90072;47.64041;-2.48262;59;20221229;12.3;9;10.7;3.9;10.24;8.9;.91;3102 +90072;47.64041;-2.48262;59;20221230;14;6.1;10;6.8;13.29;11.1;0;2508 +90072;47.64041;-2.48262;59;20221231;16.7;14;15.3;7.4;13.29;4.6;1.81;1491 +90073;47.67736;-2.15393;45;20220101;15.2;7.6;11.4;2.5;11.47;0;.52;4087 +90073;47.67736;-2.15393;45;20220102;14.1;10.8;12.5;5.2;12.7;0;.74;2658 +90073;47.67736;-2.15393;45;20220103;12.8;11.8;12.3;4.8;12.77;23.7;.72;1339 +90073;47.67736;-2.15393;45;20220104;10;8.5;9.2;3.2;9.17;0;.88;1634 +90073;47.67736;-2.15393;45;20220105;8.5;1;4.8;1.5;6.8;.1;.36;4131 +90073;47.67736;-2.15393;45;20220106;7.6;-.9;3.3;2.1;7.1;2.1;.29;4296 +90073;47.67736;-2.15393;45;20220107;10.5;5.6;8;4.3;9.03;1.2;.71;3273 +90073;47.67736;-2.15393;45;20220108;11;7.9;9.5;5.9;9.77;8;.96;2564 +90073;47.67736;-2.15393;45;20220109;9.6;5.6;7.6;2.6;9.43;3.6;.4;3071 +90073;47.67736;-2.15393;45;20220110;9.5;8.4;9;1.5;11.07;2.3;.35;1427 +90073;47.67736;-2.15393;45;20220111;9.5;8.4;8.9;1.2;10.5;0;.41;1574 +90073;47.67736;-2.15393;45;20220112;8.5;6.7;7.6;2;9.43;0;.44;2137 +90073;47.67736;-2.15393;45;20220113;8.5;5.3;6.9;2.8;7.63;0;.74;2813 +90073;47.67736;-2.15393;45;20220114;1.2;-.8;.2;1.6;5.97;.1;.28;1798 +90073;47.67736;-2.15393;45;20220115;2.7;-.6;1.1;1.1;6.53;0;.19;2901 +90073;47.67736;-2.15393;45;20220116;10.3;2;6.2;1.5;8.6;.1;.27;4808 +90073;47.67736;-2.15393;45;20220117;9;1.5;5.3;1.4;8.37;0;.25;4230 +90073;47.67736;-2.15393;45;20220118;5.8;3.4;4.6;1.6;7.6;0;.34;2663 +90073;47.67736;-2.15393;45;20220119;8.6;4.3;6.5;1.5;8.37;1;.42;3522 +90073;47.67736;-2.15393;45;20220120;8.5;3.3;5.9;2.3;7.53;0;.6;3977 +90073;47.67736;-2.15393;45;20220121;7.4;-.8;3.3;2;5.97;.1;.56;5066 +90073;47.67736;-2.15393;45;20220122;6.7;-2.1;2.3;2;6.7;0;.29;5334 +90073;47.67736;-2.15393;45;20220123;4;3.4;3.7;4.1;7.03;0;.55;1123 +90073;47.67736;-2.15393;45;20220124;6.9;.1;3.5;2.1;6.37;0;.48;4799 +90073;47.67736;-2.15393;45;20220125;4.4;-1.8;1.3;1.1;6.6;0;.23;4478 +90073;47.67736;-2.15393;45;20220126;3;1.6;2.3;2.2;6.43;0;.42;1853 +90073;47.67736;-2.15393;45;20220127;7.7;-1.2;3.2;1.2;7.33;.1;.3;5568 +90073;47.67736;-2.15393;45;20220128;10.3;5.6;7.9;.5;10.27;0;.34;4347 +90073;47.67736;-2.15393;45;20220129;10.2;8;9.1;1.7;10.43;.1;.49;2762 +90073;47.67736;-2.15393;45;20220130;10.4;7.7;9;1.6;9.63;.2;.6;3231 +90073;47.67736;-2.15393;45;20220131;10.2;5.3;7.8;3.3;8.7;.2;.77;4564 +90073;47.67736;-2.15393;45;20220201;12.2;4.6;8.4;3.2;10;0;.59;5735 +90073;47.67736;-2.15393;45;20220202;10.9;8.5;9.7;2;9.6;0;.76;2883 +90073;47.67736;-2.15393;45;20220203;10;5.4;7.7;2.2;9.8;.2;.46;4535 +90073;47.67736;-2.15393;45;20220204;11.4;8.2;9.8;2.7;8.93;.8;1.06;3939 +90073;47.67736;-2.15393;45;20220205;11.4;-1.1;5.2;2.2;7.73;.1;.63;8063 +90073;47.67736;-2.15393;45;20220206;12.8;7.4;10.1;6.2;11.17;.4;.72;5459 +90073;47.67736;-2.15393;45;20220207;11.9;8.7;10.3;1.8;10.47;.1;.71;4146 +90073;47.67736;-2.15393;45;20220208;9.3;7.1;8.2;1.4;10.2;0;.46;3539 +90073;47.67736;-2.15393;45;20220209;7.6;6.3;7;1.7;8.77;0;.57;2680 +90073;47.67736;-2.15393;45;20220210;6.2;5;5.6;2.8;8.7;0;1;5400 +90073;47.67736;-2.15393;45;20220211;9.9;-1.2;4.4;2.2;6.46;0;.83;10000 +90073;47.67736;-2.15393;45;20220212;9;-.1;4.5;2.8;6.46;0;.88;9100 +90073;47.67736;-2.15393;45;20220213;11.3;3.4;7.4;7.7;9.73;14.7;.76;3805 +90073;47.67736;-2.15393;45;20220214;12;5.7;8.8;4.5;8.9;.9;1.24;7933 +90073;47.67736;-2.15393;45;20220215;11.6;3.7;7.6;5.8;10.36;4.9;.46;3533 +90073;47.67736;-2.15393;45;20220216;13.7;10.2;12;6.3;13.63;1.7;.49;4914 +90073;47.67736;-2.15393;45;20220217;14.8;10.3;12.5;4.9;11.77;.9;1.37;5634 +90073;47.67736;-2.15393;45;20220218;12;10.2;11.1;6;9.43;2;1.77;3382 +90073;47.67736;-2.15393;45;20220219;11.3;1.5;6.4;4.6;8.13;.6;1.08;8746 +90073;47.67736;-2.15393;45;20220220;13.1;8.2;10.7;5.7;11.2;1.1;1.07;6306 +90073;47.67736;-2.15393;45;20220221;12.6;7.3;9.9;5;8.03;.2;1.87;6538 +90073;47.67736;-2.15393;45;20220222;14.7;6;10.3;3.3;10.87;.4;1.07;8608 +90073;47.67736;-2.15393;45;20220223;12;5.3;8.6;1.6;9.03;.1;.97;7495 +90073;47.67736;-2.15393;45;20220224;11.3;7.2;9.2;3.2;7.97;.7;1.44;6345 +90073;47.67736;-2.15393;45;20220225;11.8;-.2;5.8;1.2;6.63;0;1.04;10743 +90073;47.67736;-2.15393;45;20220226;11.8;-1.5;5.2;3.1;5.9;0;1.56;11317 +90073;47.67736;-2.15393;45;20220227;12.3;1.6;7;2.4;7.7;.1;1.25;10524 +90073;47.67736;-2.15393;45;20220228;12.8;6.5;9.7;2;10.6;.3;.97;8479 +90073;47.67736;-2.15393;45;20220301;14.4;8.3;11.3;2;11.13;.9;1.15;8222 +90073;47.67736;-2.15393;45;20220302;14.1;8.7;11.4;2.2;10.83;0;1.22;7797 +90073;47.67736;-2.15393;45;20220303;11.3;9;10.2;2.6;10.97;5.4;.87;5122 +90073;47.67736;-2.15393;45;20220304;12.5;5.7;9.1;2.4;8.4;0;1.39;8594 +90073;47.67736;-2.15393;45;20220305;9.9;-.7;4.6;2.5;7.5;2.1;1.07;11178 +90073;47.67736;-2.15393;45;20220306;9.3;5.9;7.6;3.4;7.47;0;1.36;6317 +90073;47.67736;-2.15393;45;20220307;7.6;-1.1;3.2;3.1;5.3;0;1.4;10498 +90073;47.67736;-2.15393;45;20220308;11.4;1.7;6.6;3.4;8.4;1.4;1.17;11195 +90073;47.67736;-2.15393;45;20220309;13.5;6.1;9.8;4.4;10.07;.1;1.51;9835 +90073;47.67736;-2.15393;45;20220310;13.6;9.3;11.5;2.8;10.37;1;1.41;7276 +90073;47.67736;-2.15393;45;20220311;13.2;7.4;10.3;5.1;10.37;10.7;1.39;9145 +90073;47.67736;-2.15393;45;20220312;13.6;5.9;9.7;4.8;9.27;2.2;1.77;10554 +90073;47.67736;-2.15393;45;20220313;11.5;8;9.7;4;9.47;.9;1.42;7009 +90073;47.67736;-2.15393;45;20220314;15.6;6.1;10.9;3;8.53;.9;2.07;12133 +90073;47.67736;-2.15393;45;20220315;15.5;7.5;11.5;1.9;11.47;.4;1.46;10930 +90073;47.67736;-2.15393;45;20220316;12.9;9.1;11;1.8;11.27;1.3;1.2;7691 +90073;47.67736;-2.15393;45;20220317;13.6;4.4;9;2.7;7.73;0;1.82;11986 +90073;47.67736;-2.15393;45;20220318;15.4;3.4;9.4;5.8;6.26;0;3.26;16566 +90073;47.67736;-2.15393;45;20220319;14.4;6;10.2;4.6;8.13;0;2.52;12866 +90073;47.67736;-2.15393;45;20220320;14.8;8;11.4;3.1;9.56;0;2.03;11533 +90073;47.67736;-2.15393;45;20220321;17.6;7.2;12.4;4.4;10.33;0;2.59;16300 +90073;47.67736;-2.15393;45;20220322;16.1;6.9;11.5;5;8.4;0;2.96;17633 +90073;47.67736;-2.15393;45;20220323;16.1;5.5;10.8;3.3;7.13;0;2.95;18566 +90073;47.67736;-2.15393;45;20220324;19;2.1;10.5;2.5;7.06;0;2.99;18933 +90073;47.67736;-2.15393;45;20220325;20;5.4;12.7;4.2;7.63;0;3.8;18800 +90073;47.67736;-2.15393;45;20220326;20.2;7.3;13.8;4.9;7.4;0;4.3;18933 +90073;47.67736;-2.15393;45;20220327;20.5;5.6;13.1;3.2;8.13;0;3.37;17666 +90073;47.67736;-2.15393;45;20220328;19.4;7.6;13.5;2.9;9.43;.3;2.63;13700 +90073;47.67736;-2.15393;45;20220329;14.8;10;12.4;2.8;11.16;0;1.89;11866 +90073;47.67736;-2.15393;45;20220330;13.4;9.4;11.4;3.3;10.16;.1;1.62;6533 +90073;47.67736;-2.15393;45;20220331;8.2;5.5;6.8;4.6;7.2;1.6;1.62;9333 +90073;47.67736;-2.15393;45;20220401;9.1;1.2;5.2;6.2;5.5;.5;2.46;16466 +90073;47.67736;-2.15393;45;20220402;10;.6;5.3;3.3;5.6;0;2.27;17558 +90073;47.67736;-2.15393;45;20220403;9.6;-.6;4.5;3.5;5.1;0;2.28;17938 +90073;47.67736;-2.15393;45;20220404;10.5;0;5.2;4.1;7.44;.1;1.58;14693 +90073;47.67736;-2.15393;45;20220405;13.5;8.4;11;6.1;11.1;.1;1.77;14158 +90073;47.67736;-2.15393;45;20220406;13.2;8;10.6;5.8;10.86;3;1.29;8333 +90073;47.67736;-2.15393;45;20220407;14.5;10.8;12.7;6.9;11.8;11.9;2.01;10366 +90073;47.67736;-2.15393;45;20220408;14.1;9;11.5;6.2;10.76;9.3;2.02;9566 +90073;47.67736;-2.15393;45;20220409;13;2.4;7.7;2.6;7.13;0;2.49;20366 +90073;47.67736;-2.15393;45;20220410;15.4;.8;8.1;4.5;7.26;0;2.87;20700 +90073;47.67736;-2.15393;45;20220411;19.6;7.3;13.5;5.2;10.33;8.9;3.46;17766 +90073;47.67736;-2.15393;45;20220412;15.5;11.2;13.4;3.2;12.23;1.4;1.79;8700 +90073;47.67736;-2.15393;45;20220413;20.1;4.8;12.4;1.8;11.53;.9;2.79;19866 +90073;47.67736;-2.15393;45;20220414;22;6;14;2.1;11.7;0;3.31;22000 +90073;47.67736;-2.15393;45;20220415;23.4;7.4;15.4;2.3;11.8;0;3.52;21533 +90073;47.67736;-2.15393;45;20220416;21.8;9.2;15.5;3;11.2;0;3.99;23800 +90073;47.67736;-2.15393;45;20220417;20.3;6.9;13.6;2.4;10.83;0;3.26;21066 +90073;47.67736;-2.15393;45;20220418;16.6;8.7;12.7;3.1;10.1;0;2.89;17600 +90073;47.67736;-2.15393;45;20220419;15;4.7;9.8;3.3;8.26;0;2.83;19300 +90073;47.67736;-2.15393;45;20220420;18.8;5;11.9;3.3;10.1;0;3.26;20533 +90073;47.67736;-2.15393;45;20220421;20;9;14.5;2.6;9.93;0;3.6;22866 +90073;47.67736;-2.15393;45;20220422;20.5;7.6;14.1;4.1;10.53;0;3.78;19366 +90073;47.67736;-2.15393;45;20220423;19.2;10.3;14.7;4.4;11.53;2.9;3.32;16066 +90073;47.67736;-2.15393;45;20220424;18.3;9.9;14.1;2.6;12.86;8.1;2.52;14833 +90073;47.67736;-2.15393;45;20220425;18;8.6;13.3;2.7;10.76;0;3.16;19633 +90073;47.67736;-2.15393;45;20220426;18;5.1;11.5;4.2;9.03;0;3.89;25333 +90073;47.67736;-2.15393;45;20220427;18.7;7.6;13.1;5.6;9.56;0;4.13;22733 +90073;47.67736;-2.15393;45;20220428;19.8;11.4;15.6;4;10.6;0;3.76;17933 +90073;47.67736;-2.15393;45;20220429;20.2;7.9;14;3.9;11.1;0;3.92;23133 +90073;47.67736;-2.15393;45;20220430;16.6;6.3;11.4;3.7;9.33;0;3.43;21866 +90073;47.67736;-2.15393;45;20220501;19.4;8.7;14;2.9;9.13;.1;3.9;23666 +90073;47.67736;-2.15393;45;20220502;17.5;10.6;14.1;3.4;10.36;.6;3.16;15333 +90073;47.67736;-2.15393;45;20220503;18.8;10.3;14.5;3.2;9.96;0;3.33;16400 +90073;47.67736;-2.15393;45;20220504;19.6;6.3;12.9;2.7;10.3;0;3.32;20666 +90073;47.67736;-2.15393;45;20220505;19.7;7.6;13.6;2.5;11.46;.1;3.39;21509 +90073;47.67736;-2.15393;45;20220506;22.5;6.5;14.5;1.2;11.57;0;3.77;25371 +90073;47.67736;-2.15393;45;20220507;20.3;8.4;14.4;2.3;11.78;.1;3.69;22646 +90073;47.67736;-2.15393;45;20220508;22.3;9;15.7;2.6;12.53;.1;4.05;23955 +90073;47.67736;-2.15393;45;20220509;25.1;7.5;16.3;2;12.83;0;4.56;25912 +90073;47.67736;-2.15393;45;20220510;23.7;10.3;17;2.1;12.86;0;4.29;23942 +90073;47.67736;-2.15393;45;20220511;19.7;10.9;15.3;2.7;13.4;.1;3.2;19437 +90073;47.67736;-2.15393;45;20220512;20.8;6.9;13.9;1.1;10.77;0;3.53;23509 +90073;47.67736;-2.15393;45;20220513;22.1;4.3;13.2;1.2;9.9;0;4.03;27410 +90073;47.67736;-2.15393;45;20220514;25.1;9.8;17.5;2.6;12.5;.3;4.8;25970 +90073;47.67736;-2.15393;45;20220515;27.1;15.6;21.4;3.2;15.17;0;5.14;22590 +90073;47.67736;-2.15393;45;20220516;22.6;13.7;18.1;2.5;15.13;0;3.8;20462 +90073;47.67736;-2.15393;45;20220517;27.1;9.7;18.4;2.2;14.8;.1;5.02;28006 +90073;47.67736;-2.15393;45;20220518;27.3;9.5;18.4;1.9;14.43;4.3;5.05;28250 +90073;47.67736;-2.15393;45;20220519;23.6;13.4;18.5;1.4;14.47;.6;3.9;21731 +90073;47.67736;-2.15393;45;20220520;23.4;12.8;18.1;1.9;13.5;0;3.97;21362 +90073;47.67736;-2.15393;45;20220521;25.2;7.7;16.4;1.9;12.77;0;4.69;28207 +90073;47.67736;-2.15393;45;20220522;27;13.5;20.3;2.8;15.03;15.9;5.01;24747 +90073;47.67736;-2.15393;45;20220523;18.8;12.1;15.4;2.8;14.33;1.8;2.86;16861 +90073;47.67736;-2.15393;45;20220524;17.6;7.8;12.7;1.6;11.47;1;3.11;21094 +90073;47.67736;-2.15393;45;20220525;17.7;6.5;12.1;2.2;12;.1;3.13;22637 +90073;47.67736;-2.15393;45;20220526;17.9;12.6;15.3;1.6;13.7;0;2.65;15406 +90073;47.67736;-2.15393;45;20220527;19.5;8.8;14.2;1.3;13.13;.1;3.35;22373 +90073;47.67736;-2.15393;45;20220528;22;7.7;14.9;2.7;11.3;0;4.39;26352 +90073;47.67736;-2.15393;45;20220529;18.4;7.8;13.1;3.7;9.07;0;4.04;22468 +90073;47.67736;-2.15393;45;20220530;19.8;4.4;12.1;1.7;8.9;0;3.98;26680 +90073;47.67736;-2.15393;45;20220531;21.1;5.1;13.1;1.1;9.7;0;4.07;27652 +90073;47.67736;-2.15393;45;20220601;22.7;5.5;14.1;1.9;10.57;0;4.58;28889 +90073;47.67736;-2.15393;45;20220602;26;12.9;19.4;3;11.93;0;5.44;25633 +90073;47.67736;-2.15393;45;20220603;26.2;13;19.6;1.9;14.73;2.4;4.68;24856 +90073;47.67736;-2.15393;45;20220604;25.4;14;19.7;2.1;16.5;0;4.46;23971 +90073;47.67736;-2.15393;45;20220605;21.1;13.4;17.3;2.8;14.07;.2;3.68;19574 +90073;47.67736;-2.15393;45;20220606;18.2;9.3;13.8;2.2;14.03;3.5;2.99;20437 +90073;47.67736;-2.15393;45;20220607;20.4;13.2;16.8;3.3;15.43;14.4;3.31;19315 +90073;47.67736;-2.15393;45;20220608;21.4;14.8;18.1;3.5;15.1;.1;3.61;18017 +90073;47.67736;-2.15393;45;20220609;21.4;12.7;17.1;2.5;14;.3;3.78;21002 +90073;47.67736;-2.15393;45;20220610;20.3;14.2;17.3;2.1;16.3;.3;3.06;17722 +90073;47.67736;-2.15393;45;20220611;25.1;12.7;18.9;1.5;14.17;0;4.57;25680 +90073;47.67736;-2.15393;45;20220612;23.4;11;17.2;2.7;12.43;.1;4.68;25167 +90073;47.67736;-2.15393;45;20220613;24.1;9;16.6;2.8;11.97;0;4.96;27933 +90073;47.67736;-2.15393;45;20220614;28.3;9.8;19.1;2.8;12.37;0;6.1;30750 +90073;47.67736;-2.15393;45;20220615;31.2;14.4;22.8;2.2;14.17;0;6.28;29517 +90073;47.67736;-2.15393;45;20220616;30.8;13.6;22.2;2;14.43;0;6.1;29913 +90073;47.67736;-2.15393;45;20220617;36.4;14.1;25.3;1.1;17.13;0;6.36;31204 +90073;47.67736;-2.15393;45;20220618;38;17;27.5;2;17.6;4.2;7.34;31216 +90073;47.67736;-2.15393;45;20220619;23.4;14.7;19.1;3.7;17.03;0;4.13;21498 +90073;47.67736;-2.15393;45;20220620;26.3;15.3;20.8;2.6;17.57;4.7;4.71;24072 +90073;47.67736;-2.15393;45;20220621;25.8;14.6;20.2;2.3;17.6;3.6;4.52;24038 +90073;47.67736;-2.15393;45;20220622;24.4;14.5;19.4;1.5;17.93;10.3;3.91;21948 +90073;47.67736;-2.15393;45;20220623;23.5;16.2;19.9;2.2;17.27;1.5;3.82;19849 +90073;47.67736;-2.15393;45;20220624;19.6;15.6;17.6;3;16.43;4.6;2.78;14492 +90073;47.67736;-2.15393;45;20220625;19.4;11.6;15.5;2.4;13.3;1.1;3.46;20180 +90073;47.67736;-2.15393;45;20220626;20.6;9.1;14.8;2.2;11.97;.7;3.98;24180 +90073;47.67736;-2.15393;45;20220627;20.4;9.9;15.1;1.8;12.17;.6;3.81;23253 +90073;47.67736;-2.15393;45;20220628;20.8;7.8;14.3;2.1;12.3;2.7;4.02;25828 +90073;47.67736;-2.15393;45;20220629;20.1;13.2;16.7;2.7;14.43;1.6;3.42;19200 +90073;47.67736;-2.15393;45;20220630;18.6;9.8;14.2;1.6;12.5;2.4;3.32;21145 +90073;47.67736;-2.15393;45;20220701;20.7;6.5;13.6;1.4;11.63;.1;4.02;26935 +90073;47.67736;-2.15393;45;20220702;23.3;6.7;15;1.3;12.2;0;4.51;29068 +90073;47.67736;-2.15393;45;20220703;22.3;9.1;15.7;1.7;12.67;0;4.26;25805 +90073;47.67736;-2.15393;45;20220704;23.7;8.5;16.1;1.9;12.33;0;4.62;27832 +90073;47.67736;-2.15393;45;20220705;23.8;8.7;16.2;2.1;12.73;.1;4.6;27476 +90073;47.67736;-2.15393;45;20220706;26.1;11.5;18.8;2.5;14.23;0;5.05;27267 +90073;47.67736;-2.15393;45;20220707;23.2;12.3;17.7;2.1;15.2;0;4.09;23554 +90073;47.67736;-2.15393;45;20220708;27.7;12;19.9;2.8;13.97;0;5.61;28019 +90073;47.67736;-2.15393;45;20220709;30.2;14.3;22.3;2.8;15.17;0;6.11;28051 +90073;47.67736;-2.15393;45;20220710;29.8;14.3;22;3.1;13.37;0;6.3;27369 +90073;47.67736;-2.15393;45;20220711;32;16;24;2.6;14.6;0;6.51;28004 +90073;47.67736;-2.15393;45;20220712;35.2;14.2;24.7;.9;15.97;0;5.9;30388 +90073;47.67736;-2.15393;45;20220713;36.3;15;25.6;1.4;16.13;0;6.38;30308 +90073;47.67736;-2.15393;45;20220714;27.4;15.9;21.6;2.7;14.3;0;5.32;23754 +90073;47.67736;-2.15393;45;20220715;29.5;12.5;21;2.6;13;0;6.01;28665 +90073;47.67736;-2.15393;45;20220716;31.3;13.5;22.4;2.7;12.07;0;6.61;29015 +90073;47.67736;-2.15393;45;20220717;34.1;15.8;24.9;2.7;12.53;0;7.19;29512 +90073;47.67736;-2.15393;45;20220718;40.4;15.9;28.1;2.5;13.53;0;8.11;29862 +90073;47.67736;-2.15393;45;20220719;26.7;23.6;25.1;3.1;16.4;3.1;4.4;12327 +90073;47.67736;-2.15393;45;20220720;24.5;17;20.8;2.5;18.33;.4;3.73;18483 +90073;47.67736;-2.15393;45;20220721;26.5;12.5;19.5;1.3;15.13;0;4.53;25423 +90073;47.67736;-2.15393;45;20220722;23.2;15.2;19.2;2.3;15.77;.3;3.58;18210 +90073;47.67736;-2.15393;45;20220723;27.2;10.2;18.7;1.5;13.97;0;4.9;27862 +90073;47.67736;-2.15393;45;20220724;30.1;11.2;20.7;1.8;14.83;.1;5.53;28936 +90073;47.67736;-2.15393;45;20220725;23.5;16.9;20.2;2.8;16.73;0;3.68;17204 +90073;47.67736;-2.15393;45;20220726;24.5;16.1;20.3;1.8;13.7;0;3.92;19028 +90073;47.67736;-2.15393;45;20220727;25.2;10.2;17.7;1.4;11.97;0;4.43;25726 +90073;47.67736;-2.15393;45;20220728;28.2;15;21.6;1.5;14.17;0;4.73;24129 +90073;47.67736;-2.15393;45;20220729;29.6;17.3;23.5;1.8;15.27;0;4.97;23080 +90073;47.67736;-2.15393;45;20220730;29.8;13;21.4;1.7;15.3;0;5.16;26886 +90073;47.67736;-2.15393;45;20220731;28.3;16.9;22.6;1.6;17.47;0;4.41;22027 +90073;47.67736;-2.15393;45;20220801;28.8;14.9;21.9;1.4;17.57;0;4.52;23649 +90073;47.67736;-2.15393;45;20220802;32;13.7;22.9;1.2;16.97;0;5.24;27550 +90073;47.67736;-2.15393;45;20220803;34.1;16.2;25.2;2.3;17.33;0;6.18;27228 +90073;47.67736;-2.15393;45;20220804;27.1;17.1;22.1;3.3;16.53;.2;4.76;20145 +90073;47.67736;-2.15393;45;20220805;24.4;12.1;18.3;3.1;12.3;0;4.61;21976 +90073;47.67736;-2.15393;45;20220806;27.1;9.7;18.4;3.3;10.33;0;5.59;26001 +90073;47.67736;-2.15393;45;20220807;28.5;11.9;20.2;3.5;10.73;0;6.01;25463 +90073;47.67736;-2.15393;45;20220808;30.4;12.3;21.3;3.4;11.33;0;6.32;26186 +90073;47.67736;-2.15393;45;20220809;31.7;15.5;23.6;3.5;14.2;0;6.25;24891 +90073;47.67736;-2.15393;45;20220810;34.7;16.6;25.7;3.1;14.4;0;6.85;26037 +90073;47.67736;-2.15393;45;20220811;35.3;16.3;25.8;2.8;12.17;0;6.89;26510 +90073;47.67736;-2.15393;45;20220812;35.1;14;24.5;1.8;12;0;5.84;26486 +90073;47.67736;-2.15393;45;20220813;36.9;14.1;25.5;1.8;14.4;1.6;6.06;26357 +90073;47.67736;-2.15393;45;20220814;20.4;19.4;19.9;2.6;20.67;10.5;1.48;5657 +90073;47.67736;-2.15393;45;20220815;24.9;17;20.9;2.8;18.5;.9;3.43;16491 +90073;47.67736;-2.15393;45;20220816;24.3;17.1;20.7;2.1;18.37;6.6;3.19;15963 +90073;47.67736;-2.15393;45;20220817;23.6;12.8;18.2;1.4;16.87;7.8;3.12;18552 +90073;47.67736;-2.15393;45;20220818;26.4;15.3;20.8;2;17.43;.3;3.72;19321 +90073;47.67736;-2.15393;45;20220819;22.3;17.3;19.8;2.4;19.27;4.4;2.59;13135 +90073;47.67736;-2.15393;45;20220820;26.6;13.4;20;1.2;14.97;0;3.74;20983 +90073;47.67736;-2.15393;45;20220821;19.9;12.2;16;1.3;16.57;3.9;2.32;15206 +90073;47.67736;-2.15393;45;20220822;24.4;17.6;21;2;20.07;.1;2.9;15094 +90073;47.67736;-2.15393;45;20220823;25.2;18.9;22;1.8;20.5;.1;2.97;14495 +90073;47.67736;-2.15393;45;20220824;30.8;15.3;23;1.3;19.07;2.8;4.22;22217 +90073;47.67736;-2.15393;45;20220825;22.9;18.9;20.9;2.7;19.17;0;2.56;10967 +90073;47.67736;-2.15393;45;20220826;24.8;11.8;18.3;2;14.17;.1;3.57;19656 +90073;47.67736;-2.15393;45;20220827;27.2;12.5;19.8;1.9;14.37;0;3.97;21063 +90073;47.67736;-2.15393;45;20220828;26.7;14.3;20.5;2.7;13.83;0;4.25;19135 +90073;47.67736;-2.15393;45;20220829;30.3;14;22.2;2.6;14.97;0;4.84;21738 +90073;47.67736;-2.15393;45;20220830;31.1;15.7;23.4;2.5;15.8;0;4.77;20759 +90073;47.67736;-2.15393;45;20220831;28.5;16.9;22.7;2.5;17.33;7.6;4.01;17995 +90073;47.67736;-2.15393;45;20220901;25.2;17.2;21.2;1.3;19.03;0;2.81;14877 +90073;47.67736;-2.15393;45;20220902;23.4;15.9;19.6;1;18.4;2.2;2.5;14235 +90073;47.67736;-2.15393;45;20220903;22.6;15.1;18.8;2.4;16.5;.7;2.76;14217 +90073;47.67736;-2.15393;45;20220904;26.6;15.4;21;2.8;16.57;.1;3.72;17519 +90073;47.67736;-2.15393;45;20220905;28.4;16.9;22.6;2.4;17.67;1.7;3.79;17338 +90073;47.67736;-2.15393;45;20220906;21.4;16.4;18.9;3.4;17.53;3.8;2.38;11388 +90073;47.67736;-2.15393;45;20220907;21.3;15.7;18.5;3.1;16.93;12.2;2.36;11634 +90073;47.67736;-2.15393;45;20220908;20.7;14.9;17.8;4;16.03;2.7;2.48;11929 +90073;47.67736;-2.15393;45;20220909;21.2;15.1;18.1;3.7;15.2;1.4;2.7;11842 +90073;47.67736;-2.15393;45;20220910;23.7;12.2;18;1.6;15.17;.2;2.76;16614 +90073;47.67736;-2.15393;45;20220911;26.5;13.1;19.8;1.5;16.33;.1;3.07;17487 +90073;47.67736;-2.15393;45;20220912;30.5;13.6;22.1;1.7;16.5;.4;3.89;19391 +90073;47.67736;-2.15393;45;20220913;29.9;19.7;24.8;1.8;20.03;0;3.36;14818 +90073;47.67736;-2.15393;45;20220914;25.4;16.7;21;1.9;19.4;0;2.62;13666 +90073;47.67736;-2.15393;45;20220915;22.7;16.4;19.5;2.1;16.63;0;2.39;11473 +90073;47.67736;-2.15393;45;20220916;19.3;9.6;14.5;2.2;11.2;0;2.38;13765 +90073;47.67736;-2.15393;45;20220917;19.7;4;11.9;1.3;9.03;0;2.34;17522 +90073;47.67736;-2.15393;45;20220918;20.8;2.6;11.7;1.2;9.03;.1;2.44;18765 +90073;47.67736;-2.15393;45;20220919;21.3;4.5;12.9;1.5;10.17;0;2.5;17795 +90073;47.67736;-2.15393;45;20220920;21.1;5.5;13.3;1.6;10.53;.1;2.44;16907 +90073;47.67736;-2.15393;45;20220921;21.8;6.4;14.1;1.5;10.53;0;2.47;16665 +90073;47.67736;-2.15393;45;20220922;23;4.6;13.8;.8;10.1;0;2.29;18033 +90073;47.67736;-2.15393;45;20220923;19.2;9.8;14.5;1;12.93;2.9;1.78;12602 +90073;47.67736;-2.15393;45;20220924;17.4;11.9;14.7;2.1;13.27;3.4;1.69;9798 +90073;47.67736;-2.15393;45;20220925;18.9;10.8;14.8;2.5;12.3;.1;2.09;11423 +90073;47.67736;-2.15393;45;20220926;17.2;6.7;11.9;2.7;11.43;4.2;1.8;12578 +90073;47.67736;-2.15393;45;20220927;17.4;10.5;14;3.8;12.83;2;1.84;10375 +90073;47.67736;-2.15393;45;20220928;16.1;12;14;3.1;13.23;.3;1.45;7599 +90073;47.67736;-2.15393;45;20220929;15;7.6;11.3;1.5;10.87;6.8;1.4;10605 +90073;47.67736;-2.15393;45;20220930;17;3.5;10.3;2.4;11.5;4.1;1.55;14095 +90073;47.67736;-2.15393;45;20221001;21.2;14.8;18;4.5;17.83;1.9;1.78;9473 +90073;47.67736;-2.15393;45;20221002;20.2;16.6;18.4;3.5;17.27;.2;1.73;7091 +90073;47.67736;-2.15393;45;20221003;20;13.1;16.5;1.6;14.77;0;1.62;9674 +90073;47.67736;-2.15393;45;20221004;18;9.8;13.9;1.2;14.03;.1;1.33;10200 +90073;47.67736;-2.15393;45;20221005;19.5;14.5;17;3.3;14.8;.9;1.84;8161 +90073;47.67736;-2.15393;45;20221006;19.7;4.3;12;.6;10.13;0;1.48;13822 +90073;47.67736;-2.15393;45;20221007;19.8;3.3;11.6;.8;9.7;.2;1.52;14199 +90073;47.67736;-2.15393;45;20221008;19.4;7.2;13.3;1;10.83;0;1.51;12112 +90073;47.67736;-2.15393;45;20221009;21.4;3.6;12.5;1.2;10.1;.1;1.76;14120 +90073;47.67736;-2.15393;45;20221010;19.5;11.1;15.3;1.7;14.93;.1;1.39;9647 +90073;47.67736;-2.15393;45;20221011;20.2;11.1;15.6;2.4;12.33;0;1.88;9676 +90073;47.67736;-2.15393;45;20221012;19.9;5.8;12.9;1.1;11.4;.9;1.42;12261 +90073;47.67736;-2.15393;45;20221013;18;11.9;14.9;2.6;15.7;6.6;1.06;7741 +90073;47.67736;-2.15393;45;20221014;18.8;13.8;16.3;3.5;17.07;14;1.12;6985 +90073;47.67736;-2.15393;45;20221015;18.9;14.3;16.6;3.7;15.77;0;1.43;6476 +90073;47.67736;-2.15393;45;20221016;20.3;12.2;16.3;2;15.9;3.9;1.32;8596 +90073;47.67736;-2.15393;45;20221017;18.7;14.9;16.8;1.8;16.77;1.3;1.07;5946 +90073;47.67736;-2.15393;45;20221018;19.6;12.7;16.1;2.9;17.73;.1;.99;7656 +90073;47.67736;-2.15393;45;20221019;24.4;16.3;20.3;2.9;18;10.6;1.95;8346 +90073;47.67736;-2.15393;45;20221020;20.9;11.7;16.3;2.2;15.43;0;1.4;8687 +90073;47.67736;-2.15393;45;20221021;20.1;15;17.6;5.2;14.97;4.4;2.06;6395 +90073;47.67736;-2.15393;45;20221022;20.1;13.9;17;2.6;15.77;1.6;1.33;7099 +90073;47.67736;-2.15393;45;20221023;20.3;14.2;17.3;4.6;14.93;17.1;2.04;6590 +90073;47.67736;-2.15393;45;20221024;18.2;14.2;16.2;4.7;15;.7;1.51;5152 +90073;47.67736;-2.15393;45;20221025;18.9;12.1;15.5;2.5;14.97;.1;1.13;6956 +90073;47.67736;-2.15393;45;20221026;20.7;15;17.8;3.5;15.87;1.3;1.59;6359 +90073;47.67736;-2.15393;45;20221027;22.9;11.2;17.1;2.2;16.17;.1;1.39;8835 +90073;47.67736;-2.15393;45;20221028;19.4;13.8;16.6;2.5;16;0;1.12;6017 +90073;47.67736;-2.15393;45;20221029;21.9;15.3;18.6;2.9;16.2;.9;1.57;6404 +90073;47.67736;-2.15393;45;20221030;17.8;12.7;15.3;2.3;14.43;1.9;1.03;5520 +90073;47.67736;-2.15393;45;20221031;18;10.5;14.2;3;13.53;2.9;1.1;6693 +90073;47.67736;-2.15393;45;20221101;16.5;11.2;13.9;4.3;12.03;2.4;1.46;5573 +90073;47.67736;-2.15393;45;20221102;16.8;7.7;12.3;3.2;12.17;3.7;1.01;7290 +90073;47.67736;-2.15393;45;20221103;15.2;14.2;14.7;4.8;12.8;10;1.48;2255 +90073;47.67736;-2.15393;45;20221104;15;8.7;11.8;3.8;10.07;.2;1.39;5619 +90073;47.67736;-2.15393;45;20221105;14.5;5.6;10.1;2.1;11.2;6.8;.63;6749 +90073;47.67736;-2.15393;45;20221106;15.9;13;14.5;4.6;13.87;14.8;1.1;3760 +90073;47.67736;-2.15393;45;20221107;17.1;12.5;14.8;5.2;13.43;2.8;1.42;4672 +90073;47.67736;-2.15393;45;20221108;15.9;12;14;5.4;13.23;3.4;1.23;4201 +90073;47.67736;-2.15393;45;20221109;16.4;10.8;13.6;2.4;11.87;1.1;1.03;4971 +90073;47.67736;-2.15393;45;20221110;16.3;4.9;10.6;1.8;11.17;0;.65;7040 +90073;47.67736;-2.15393;45;20221111;10.5;7.2;8.8;2.3;11.6;.1;.27;3652 +90073;47.67736;-2.15393;45;20221112;19.5;8.5;14;2.3;12.93;.2;.93;6708 +90073;47.67736;-2.15393;45;20221113;19.1;8.6;13.9;1.8;12.63;.3;.85;6443 +90073;47.67736;-2.15393;45;20221114;14.7;7.5;11.1;2;11.6;10.4;.6;5166 +90073;47.67736;-2.15393;45;20221115;15.4;10.6;13;5.1;12.2;14.1;1.17;4241 +90073;47.67736;-2.15393;45;20221116;15;8.5;11.8;5.4;11.83;18.4;.92;4795 +90073;47.67736;-2.15393;45;20221117;14.6;10.6;12.6;5;10.93;1.5;1.45;3556 +90073;47.67736;-2.15393;45;20221118;13;7;10;2.1;9.13;.3;.8;4539 +90073;47.67736;-2.15393;45;20221119;12.7;.7;6.7;1.2;7.77;2;.43;6309 +90073;47.67736;-2.15393;45;20221120;13.4;5;9.2;2.6;10.4;.5;.52;5164 +90073;47.67736;-2.15393;45;20221121;12.9;7.2;10;4.1;10.07;6.6;.92;4189 +90073;47.67736;-2.15393;45;20221122;12.9;6;9.4;4.4;9.1;2.3;1.07;4580 +90073;47.67736;-2.15393;45;20221123;13.7;7.6;10.7;4.6;11.3;3.7;.72;4243 +90073;47.67736;-2.15393;45;20221124;14.5;7.7;11.1;3.5;11.33;4.8;.69;4451 +90073;47.67736;-2.15393;45;20221125;14.4;5.4;9.9;1.7;9.73;.1;.56;5048 +90073;47.67736;-2.15393;45;20221126;12.6;4.5;8.6;2.2;10.27;3.5;.36;4711 +90073;47.67736;-2.15393;45;20221127;13.2;11.1;12.1;3.5;13.07;14.9;.47;2224 +90073;47.67736;-2.15393;45;20221128;12.1;7;9.5;2.3;9.93;1.6;.57;3554 +90073;47.67736;-2.15393;45;20221129;12.7;1.5;7.1;1;8.37;.1;.27;5429 +90073;47.67736;-2.15393;45;20221130;7.9;1.6;4.7;2.1;8.1;.1;.24;3904 +90073;47.67736;-2.15393;45;20221201;7.6;1.5;4.5;2.5;7.53;0;.35;3676 +90073;47.67736;-2.15393;45;20221202;6.4;-.8;2.8;2;6.5;0;.32;4073 +90073;47.67736;-2.15393;45;20221203;4.1;2.8;3.5;4.4;6.7;0;.57;1621 +90073;47.67736;-2.15393;45;20221204;3.9;2.7;3.3;2.5;6.97;.1;.42;1352 +90073;47.67736;-2.15393;45;20221205;5.7;3.2;4.4;2.1;7.37;0;.39;2316 +90073;47.67736;-2.15393;45;20221206;6.6;3.4;5;3.4;7;0;.67;2341 +90073;47.67736;-2.15393;45;20221207;7;-.3;3.3;1.9;6.27;.2;.38;3853 +90073;47.67736;-2.15393;45;20221208;1.8;-2.9;-.5;2;5.87;.1;.13;3081 +90073;47.67736;-2.15393;45;20221209;5;.3;2.6;2.3;5.87;0;.45;3116 +90073;47.67736;-2.15393;45;20221210;6.3;-5.2;.5;.9;4.97;.2;.15;4924 +90073;47.67736;-2.15393;45;20221211;2.7;-.7;1;1.5;5.9;.3;.26;2563 +90073;47.67736;-2.15393;45;20221212;1.1;-1.9;-.4;2.3;5.53;.1;.23;2464 +90073;47.67736;-2.15393;45;20221213;2.5;-3.1;-.3;3;5;3;.38;3338 +90073;47.67736;-2.15393;45;20221214;2.7;.4;1.6;3.8;6.5;4.8;.26;1961 +90073;47.67736;-2.15393;45;20221215;4.6;1.6;3.1;5.1;5.2;.2;1.07;2279 +90073;47.67736;-2.15393;45;20221216;6.8;-2;2.4;2.6;5.33;0;.58;4065 +90073;47.67736;-2.15393;45;20221217;.3;-5.2;-2.4;2;4.53;0;.25;3087 +90073;47.67736;-2.15393;45;20221218;9.1;-3;3;3.7;7.23;12.9;.27;4991 +90073;47.67736;-2.15393;45;20221219;14.6;9.8;12.2;5.9;12.47;30.1;.72;2935 +90073;47.67736;-2.15393;45;20221220;13.2;12.4;12.8;3.6;12.8;10.8;.77;1049 +90073;47.67736;-2.15393;45;20221221;13.4;6.8;10.1;4.4;12.3;14.2;.19;3610 +90073;47.67736;-2.15393;45;20221222;14.6;12.7;13.7;6.4;13.7;19.1;.91;1731 +90073;47.67736;-2.15393;45;20221223;14.4;13.7;14;5.6;14.27;5.3;.84;955 +90073;47.67736;-2.15393;45;20221224;12.4;11.7;12.1;3.9;12.53;6.5;.71;1025 +90073;47.67736;-2.15393;45;20221225;12.6;10.7;11.7;2.4;12.67;2.1;.47;1857 +90073;47.67736;-2.15393;45;20221226;11.7;9.8;10.7;2.5;10.3;.1;.77;1773 +90073;47.67736;-2.15393;45;20221227;11.9;1.8;6.8;2.5;8.87;.4;.34;4503 +90073;47.67736;-2.15393;45;20221228;12.6;9.2;10.9;6.4;11.5;9.1;.72;2586 +90073;47.67736;-2.15393;45;20221229;12.1;9.1;10.6;4.4;10.13;7;1;2262 +90073;47.67736;-2.15393;45;20221230;14.4;6.2;10.3;7.3;13;9.9;.07;4197 +90073;47.67736;-2.15393;45;20221231;16.9;14.6;15.7;8.5;13.3;3.3;2.05;1916 +90074;47.71372;-1.82457;41;20220101;15.5;7.8;11.6;3.2;11.5;0;.65;3950 +90074;47.71372;-1.82457;41;20220102;14.1;10.6;12.4;5.5;12.6;0;.76;2591 +90074;47.71372;-1.82457;41;20220103;12.8;11.6;12.2;5.4;12.84;23.3;.68;1378 +90074;47.71372;-1.82457;41;20220104;10.2;8.5;9.4;3.9;9.37;.1;.9;1664 +90074;47.71372;-1.82457;41;20220105;8.1;1.3;4.7;2;6.8;.2;.44;3861 +90074;47.71372;-1.82457;41;20220106;7.5;1.6;4.6;2.6;7.07;1.7;.45;3655 +90074;47.71372;-1.82457;41;20220107;10.2;5.8;8;4.9;8.94;.1;.77;3064 +90074;47.71372;-1.82457;41;20220108;10.8;7.5;9.2;6.5;9.67;7.1;.95;2576 +90074;47.71372;-1.82457;41;20220109;9.5;5.3;7.4;3.1;9.24;3;.44;3019 +90074;47.71372;-1.82457;41;20220110;9.4;8.1;8.8;1.9;10.87;1.7;.35;1526 +90074;47.71372;-1.82457;41;20220111;9.7;7.7;8.7;1.4;10.07;0;.44;1913 +90074;47.71372;-1.82457;41;20220112;8.6;6.2;7.4;2.2;9.24;0;.46;2232 +90074;47.71372;-1.82457;41;20220113;8.4;4.4;6.4;3.2;7.6;0;.73;2952 +90074;47.71372;-1.82457;41;20220114;1.2;.1;.7;2;5.97;0;.32;1340 +90074;47.71372;-1.82457;41;20220115;2.9;-.7;1.1;1.1;6.5;0;.19;2924 +90074;47.71372;-1.82457;41;20220116;9.1;1.8;5.4;2;8.54;.3;.25;4485 +90074;47.71372;-1.82457;41;20220117;7.8;3.9;5.8;1.6;8.64;0;.29;3250 +90074;47.71372;-1.82457;41;20220118;5.5;2.5;4;1.9;7.6;0;.3;2756 +90074;47.71372;-1.82457;41;20220119;8.7;4.5;6.6;2;8.34;1;.46;3416 +90074;47.71372;-1.82457;41;20220120;8.6;3.5;6;2.6;7.6;0;.61;3852 +90074;47.71372;-1.82457;41;20220121;7.5;.3;3.9;2.4;6.1;.1;.63;4692 +90074;47.71372;-1.82457;41;20220122;6.4;-.8;2.8;2.5;6.77;.1;.34;4830 +90074;47.71372;-1.82457;41;20220123;3.9;3.5;3.7;4.3;7.04;0;.55;874 +90074;47.71372;-1.82457;41;20220124;7;0;3.5;2.4;6.44;0;.51;4786 +90074;47.71372;-1.82457;41;20220125;3.7;-.9;1.4;1.3;6.54;0;.25;3949 +90074;47.71372;-1.82457;41;20220126;3;1.1;2;2.4;6.37;0;.4;2096 +90074;47.71372;-1.82457;41;20220127;7.4;1.2;4.3;1.4;7.37;.1;.37;4806 +90074;47.71372;-1.82457;41;20220128;9.8;5.2;7.5;.6;10.1;0;.35;4113 +90074;47.71372;-1.82457;41;20220129;9.8;7.9;8.9;1.9;10.47;.3;.47;2541 +90074;47.71372;-1.82457;41;20220130;10.5;7.7;9.1;1.8;9.5;.1;.65;3228 +90074;47.71372;-1.82457;41;20220131;9.8;5;7.4;3.9;8.64;.2;.76;4459 +90074;47.71372;-1.82457;41;20220201;11.6;5.1;8.3;3.6;9.94;0;.6;5252 +90074;47.71372;-1.82457;41;20220202;9.9;8.5;9.2;2.4;9.57;0;.75;2313 +90074;47.71372;-1.82457;41;20220203;9.8;5.2;7.5;2.5;9.67;.1;.47;4456 +90074;47.71372;-1.82457;41;20220204;11.6;8.3;9.9;3.2;9.07;1;1.1;3844 +90074;47.71372;-1.82457;41;20220205;10.9;.3;5.6;2.5;7.77;.1;.67;7391 +90074;47.71372;-1.82457;41;20220206;12.8;6.7;9.8;6.7;11.14;.4;.7;5526 +90074;47.71372;-1.82457;41;20220207;11.7;8.2;10;2.2;10.24;.1;.75;4192 +90074;47.71372;-1.82457;41;20220208;8.9;6.8;7.9;1.6;10.17;0;.44;3254 +90074;47.71372;-1.82457;41;20220209;7.5;6;6.7;1.8;8.77;0;.55;2381 +90074;47.71372;-1.82457;41;20220210;6.7;5.2;6;2.9;8.8;0;1.02;5200 +90074;47.71372;-1.82457;41;20220211;10.3;-1.2;4.6;2.1;6.45;0;.85;10450 +90074;47.71372;-1.82457;41;20220212;8.8;0;4.4;2.4;6.2;0;.9;10450 +90074;47.71372;-1.82457;41;20220213;11.4;2.4;6.9;6.1;9.1;13.8;.79;4000 +90074;47.71372;-1.82457;41;20220214;12.1;5.7;8.9;4.4;9;1;1.27;7800 +90074;47.71372;-1.82457;41;20220215;11.9;3.5;7.7;5;10.1;4;.62;3800 +90074;47.71372;-1.82457;41;20220216;13.8;9.9;11.9;6.6;13.54;1.4;.51;5046 +90074;47.71372;-1.82457;41;20220217;15;10.4;12.7;5.2;11.67;.8;1.42;5563 +90074;47.71372;-1.82457;41;20220218;11.8;10.4;11.1;6.6;9.5;1.6;1.77;3037 +90074;47.71372;-1.82457;41;20220219;11.4;2.2;6.8;5.2;8.07;.3;1.17;8356 +90074;47.71372;-1.82457;41;20220220;13.1;8.1;10.6;6.1;11.14;.8;1.08;6208 +90074;47.71372;-1.82457;41;20220221;12.2;7.4;9.8;5.6;8;.3;1.93;6195 +90074;47.71372;-1.82457;41;20220222;14.7;6;10.4;3.6;10.77;.3;1.12;8428 +90074;47.71372;-1.82457;41;20220223;12.5;6.7;9.6;1.8;9.14;0;1.03;6937 +90074;47.71372;-1.82457;41;20220224;11.2;6.6;8.9;3.6;7.94;.7;1.47;6342 +90074;47.71372;-1.82457;41;20220225;11.7;1;6.3;1.8;6.67;0;1.16;10038 +90074;47.71372;-1.82457;41;20220226;11.7;1;6.3;3.9;6.04;0;1.73;10275 +90074;47.71372;-1.82457;41;20220227;12.7;2;7.3;3.1;7.6;.1;1.38;10237 +90074;47.71372;-1.82457;41;20220228;14.4;5.3;9.8;2.3;10.37;0;1.1;9248 +90074;47.71372;-1.82457;41;20220301;14.6;8.4;11.5;2.2;10.97;.7;1.2;7959 +90074;47.71372;-1.82457;41;20220302;14.2;8.7;11.4;2.5;10.74;.1;1.26;7607 +90074;47.71372;-1.82457;41;20220303;11.5;9;10.2;3;11.04;6.9;.88;5122 +90074;47.71372;-1.82457;41;20220304;12.2;6.4;9.3;2.9;8.54;0;1.4;7957 +90074;47.71372;-1.82457;41;20220305;10.5;1;5.7;2.9;7.67;1;1.13;10560 +90074;47.71372;-1.82457;41;20220306;9.3;5.9;7.6;3.8;7.47;0;1.39;6172 +90074;47.71372;-1.82457;41;20220307;8.3;-.5;3.9;3.9;5.34;0;1.54;10352 +90074;47.71372;-1.82457;41;20220308;11;1.8;6.4;4;8.37;1.9;1.16;10762 +90074;47.71372;-1.82457;41;20220309;13.9;7.2;10.5;4.8;9.97;0;1.63;9261 +90074;47.71372;-1.82457;41;20220310;12.8;9.3;11.1;3.3;10.5;1.3;1.33;6649 +90074;47.71372;-1.82457;41;20220311;13.2;6.8;10;5.6;10.27;8.3;1.41;9230 +90074;47.71372;-1.82457;41;20220312;13.9;5.7;9.8;5.1;9.14;2.1;1.84;10564 +90074;47.71372;-1.82457;41;20220313;11.5;7.7;9.6;4.5;9.47;1.2;1.43;7138 +90074;47.71372;-1.82457;41;20220314;15.5;5.9;10.7;3.6;8.57;1.4;2.15;11897 +90074;47.71372;-1.82457;41;20220315;15.3;8.2;11.7;2.5;11.57;.9;1.44;10293 +90074;47.71372;-1.82457;41;20220316;13.3;10.2;11.8;2.4;11.4;2.6;1.25;6925 +90074;47.71372;-1.82457;41;20220317;13.4;4.9;9.1;2.8;7.94;0;1.81;11526 +90074;47.71372;-1.82457;41;20220318;15.6;3.1;9.4;5.6;6.1;0;3.27;16050 +90074;47.71372;-1.82457;41;20220319;14.8;6.1;10.4;4.1;8.15;0;2.46;12950 +90074;47.71372;-1.82457;41;20220320;14.8;7.6;11.2;2.6;9.35;0;1.94;10600 +90074;47.71372;-1.82457;41;20220321;18.2;7.2;12.7;4;10.15;0;2.73;16000 +90074;47.71372;-1.82457;41;20220322;16.6;6.7;11.7;4.7;8.05;0;3.14;17850 +90074;47.71372;-1.82457;41;20220323;16.5;5;10.7;3.1;6.65;0;2.98;18550 +90074;47.71372;-1.82457;41;20220324;19.8;1.4;10.6;2.1;7;0;2.86;19000 +90074;47.71372;-1.82457;41;20220325;20.7;3.7;12.2;3.9;7.35;0;3.72;18850 +90074;47.71372;-1.82457;41;20220326;20.9;6.5;13.7;4.3;7.25;0;4.16;19350 +90074;47.71372;-1.82457;41;20220327;21.3;4.3;12.8;2.6;8.5;0;3.21;18000 +90074;47.71372;-1.82457;41;20220328;20.6;8;14.3;2.3;8.95;.2;2.85;14200 +90074;47.71372;-1.82457;41;20220329;16.5;9.1;12.8;2.4;10.9;0;2.13;14000 +90074;47.71372;-1.82457;41;20220330;12.6;9.8;11.2;3.3;10.45;.3;1.39;4500 +90074;47.71372;-1.82457;41;20220331;8.8;4.1;6.5;4.5;7.25;2;1.5;7000 +90074;47.71372;-1.82457;41;20220401;9.3;1.2;5.3;6.2;5.5;.5;2.46;16466 +90074;47.71372;-1.82457;41;20220402;10.2;1;5.6;3.3;5.6;0;2.27;17558 +90074;47.71372;-1.82457;41;20220403;9.7;-.7;4.5;3.5;5.1;0;2.28;17938 +90074;47.71372;-1.82457;41;20220404;10.5;-.8;4.9;4;7.21;.2;1.69;16014 +90074;47.71372;-1.82457;41;20220405;13;8.2;10.6;5.5;11.13;.2;1.82;14736 +90074;47.71372;-1.82457;41;20220406;13.6;7.5;10.5;5.3;10.65;3;1.61;9150 +90074;47.71372;-1.82457;41;20220407;15.3;10.7;13;6.8;11.8;10.8;2.04;9000 +90074;47.71372;-1.82457;41;20220408;15.2;8.8;12;5.9;10.85;10.5;2.04;8650 +90074;47.71372;-1.82457;41;20220409;13.3;2.2;7.7;2.5;7.1;0;2.48;19350 +90074;47.71372;-1.82457;41;20220410;15.6;.4;8;4.3;7.1;0;3.05;21300 +90074;47.71372;-1.82457;41;20220411;21.3;7.2;14.3;5.1;10.1;1.8;3.96;18600 +90074;47.71372;-1.82457;41;20220412;16.3;11;13.7;2.9;12.2;1.8;1.83;7850 +90074;47.71372;-1.82457;41;20220413;20.6;5.4;13;1.3;11.45;1.1;2.74;18800 +90074;47.71372;-1.82457;41;20220414;23.2;6.9;15.1;1.6;11.7;0;3.32;21150 +90074;47.71372;-1.82457;41;20220415;24.3;7.5;15.9;2.1;11.7;0;3.64;20800 +90074;47.71372;-1.82457;41;20220416;21.8;8.6;15.2;3;11.1;0;3.97;24050 +90074;47.71372;-1.82457;41;20220417;21.1;6.9;14;2.1;10.55;0;3.45;21800 +90074;47.71372;-1.82457;41;20220418;17.2;8.8;13;3.3;10.3;0;2.85;15850 +90074;47.71372;-1.82457;41;20220419;15.7;3.6;9.7;3.5;8.5;0;2.94;20700 +90074;47.71372;-1.82457;41;20220420;19.3;5.4;12.3;3.5;10.35;.2;3.26;20350 +90074;47.71372;-1.82457;41;20220421;20.9;9.7;15.3;2.5;9.9;0;3.88;22550 +90074;47.71372;-1.82457;41;20220422;20.7;8.4;14.5;3.8;10.4;0;3.75;19650 +90074;47.71372;-1.82457;41;20220423;18.9;11.2;15.1;3.7;11.65;2.2;3;13850 +90074;47.71372;-1.82457;41;20220424;18.5;10.3;14.4;2.5;13.05;8.4;2.33;12850 +90074;47.71372;-1.82457;41;20220425;18.3;8.3;13.3;2.6;10.5;0;3.42;22100 +90074;47.71372;-1.82457;41;20220426;18.3;4.8;11.6;4;9.2;0;3.8;25200 +90074;47.71372;-1.82457;41;20220427;19.2;7.5;13.4;5.4;9.5;0;4.16;22850 +90074;47.71372;-1.82457;41;20220428;20.1;11.2;15.7;3.6;10.6;0;3.91;19700 +90074;47.71372;-1.82457;41;20220429;21.1;7.5;14.3;3.5;11.25;0;3.91;23300 +90074;47.71372;-1.82457;41;20220430;17.4;6.2;11.8;3.1;9.4;0;3.4;22200 +90074;47.71372;-1.82457;41;20220501;20;9.4;14.7;2.5;8.75;.1;4.16;23950 +90074;47.71372;-1.82457;41;20220502;18.8;10.9;14.8;3.1;10;.3;3.43;16400 +90074;47.71372;-1.82457;41;20220503;19.1;9.2;14.2;3;9.9;0;3.39;17500 +90074;47.71372;-1.82457;41;20220504;19.9;5.6;12.8;2.6;10.3;0;3.49;21900 +90074;47.71372;-1.82457;41;20220505;19.8;8.4;14.1;2.8;11.35;.1;3.43;20700 +90074;47.71372;-1.82457;41;20220506;22.5;7.2;14.8;1.7;11.64;0;3.8;24473 +90074;47.71372;-1.82457;41;20220507;21;9;15;2.2;11.7;.1;3.57;21677 +90074;47.71372;-1.82457;41;20220508;23.1;8.8;16;2.5;12.6;.1;3.97;23652 +90074;47.71372;-1.82457;41;20220509;25.8;9.7;17.8;1.9;12.8;0;4.46;25573 +90074;47.71372;-1.82457;41;20220510;24.9;11.3;18.1;2;12.8;0;4.27;23398 +90074;47.71372;-1.82457;41;20220511;20.5;10;15.2;3;13.4;0;3.31;20183 +90074;47.71372;-1.82457;41;20220512;20.8;8.9;14.8;1.4;11.04;.1;3.51;22037 +90074;47.71372;-1.82457;41;20220513;22.6;6.1;14.4;1.5;10.04;0;4.06;26184 +90074;47.71372;-1.82457;41;20220514;26.7;10.4;18.5;3.2;12.44;.6;5.18;25999 +90074;47.71372;-1.82457;41;20220515;28.6;16.6;22.6;3.3;15.04;.9;5.4;22405 +90074;47.71372;-1.82457;41;20220516;24;13.3;18.6;2.8;15.07;.1;4.01;21245 +90074;47.71372;-1.82457;41;20220517;28.1;11.5;19.8;2.7;15;.1;5.21;26974 +90074;47.71372;-1.82457;41;20220518;28.6;11.2;19.9;2;14.67;4.1;5.15;27423 +90074;47.71372;-1.82457;41;20220519;24.6;13.5;19;1.6;14.64;3.1;4.01;21933 +90074;47.71372;-1.82457;41;20220520;23.7;13.2;18.4;2.2;13.77;.3;4.01;21023 +90074;47.71372;-1.82457;41;20220521;25.7;9.5;17.6;2.1;12.94;0;4.72;26970 +90074;47.71372;-1.82457;41;20220522;28;14.1;21.1;2.9;15.24;20;5.17;24632 +90074;47.71372;-1.82457;41;20220523;18.5;12.6;15.5;3.2;14.64;2.6;2.69;15980 +90074;47.71372;-1.82457;41;20220524;18.2;8.4;13.3;1.8;11.54;.9;3.16;20746 +90074;47.71372;-1.82457;41;20220525;17.8;7.6;12.7;2.3;12.3;.1;3.02;21500 +90074;47.71372;-1.82457;41;20220526;17.6;12.9;15.3;1.8;13.7;.1;2.56;14635 +90074;47.71372;-1.82457;41;20220527;19.3;10.4;14.8;1.4;13.27;.1;3.22;20616 +90074;47.71372;-1.82457;41;20220528;22.4;8.4;15.4;2.8;11.4;0;4.37;25652 +90074;47.71372;-1.82457;41;20220529;19.1;8.3;13.7;4.1;9.14;.1;4.17;22246 +90074;47.71372;-1.82457;41;20220530;19.8;6.2;13;2;9;0;3.96;25174 +90074;47.71372;-1.82457;41;20220531;21.4;7;14.2;1.4;9.8;.1;4.09;26140 +90074;47.71372;-1.82457;41;20220601;23.6;7.7;15.6;2.2;10.74;0;4.67;27610 +90074;47.71372;-1.82457;41;20220602;26.3;13.1;19.7;3.3;11.9;0;5.52;25221 +90074;47.71372;-1.82457;41;20220603;26.3;14.4;20.3;2.1;14.9;3.1;4.68;23705 +90074;47.71372;-1.82457;41;20220604;26.5;14;20.3;2.4;16.5;0;4.67;24259 +90074;47.71372;-1.82457;41;20220605;21.7;13;17.4;2.9;14.1;0;3.77;20051 +90074;47.71372;-1.82457;41;20220606;19.2;10.5;14.8;2.5;14.07;3.5;3.08;20053 +90074;47.71372;-1.82457;41;20220607;21;13.4;17.2;3.8;15.44;15.6;3.4;19144 +90074;47.71372;-1.82457;41;20220608;21.8;14.9;18.3;3.9;14.97;0;3.74;18020 +90074;47.71372;-1.82457;41;20220609;22;12.1;17;2.7;13.84;.2;3.92;21638 +90074;47.71372;-1.82457;41;20220610;21.2;13.7;17.4;2.5;16.04;.2;3.24;18643 +90074;47.71372;-1.82457;41;20220611;25.3;12.6;18.9;1.6;14.27;.2;4.55;25229 +90074;47.71372;-1.82457;41;20220612;23.7;11.7;17.7;2.9;12.57;.1;4.68;24433 +90074;47.71372;-1.82457;41;20220613;24.7;9.8;17.2;2.8;12.14;0;4.99;27319 +90074;47.71372;-1.82457;41;20220614;28.7;10.7;19.7;3.1;12.67;0;6.13;29888 +90074;47.71372;-1.82457;41;20220615;31.2;14.6;22.9;2.2;14.34;0;6.2;28904 +90074;47.71372;-1.82457;41;20220616;31.4;13.6;22.5;2.2;14.47;0;6.25;29765 +90074;47.71372;-1.82457;41;20220617;36.8;16.5;26.7;1.5;16.57;0;6.68;30481 +90074;47.71372;-1.82457;41;20220618;38.8;18.8;28.8;2.4;17.94;2.3;7.73;30806 +90074;47.71372;-1.82457;41;20220619;25.2;15.2;20.2;3.7;17.2;.8;4.38;22121 +90074;47.71372;-1.82457;41;20220620;26.8;15;20.9;2.6;17.54;3.7;4.74;24091 +90074;47.71372;-1.82457;41;20220621;26.2;15.1;20.7;2.5;17.74;7.4;4.53;23516 +90074;47.71372;-1.82457;41;20220622;24.1;15.2;19.7;1.6;18.2;12.3;3.76;20817 +90074;47.71372;-1.82457;41;20220623;24.7;16.1;20.4;2.4;17.17;1.8;4.07;20519 +90074;47.71372;-1.82457;41;20220624;20.7;15.6;18.1;3.4;16.5;2.6;2.99;15366 +90074;47.71372;-1.82457;41;20220625;20.8;11.9;16.3;2.8;13.34;1.5;3.69;20741 +90074;47.71372;-1.82457;41;20220626;21.8;10.3;16;2.6;11.8;.4;4.22;23742 +90074;47.71372;-1.82457;41;20220627;21;10;15.5;2;12.07;.3;3.89;23119 +90074;47.71372;-1.82457;41;20220628;22.4;8.7;15.5;2.4;12.17;1.5;4.27;25829 +90074;47.71372;-1.82457;41;20220629;21.7;13.5;17.6;2.9;14.17;.8;3.75;19907 +90074;47.71372;-1.82457;41;20220630;19.5;10.5;15;1.8;12.57;1.9;3.39;20893 +90074;47.71372;-1.82457;41;20220701;21.7;7.6;14.7;1.6;11.64;.1;4.12;26334 +90074;47.71372;-1.82457;41;20220702;24.5;8.3;16.4;1.5;12.3;.1;4.64;28259 +90074;47.71372;-1.82457;41;20220703;23;10.8;16.9;1.9;12.8;.1;4.24;24508 +90074;47.71372;-1.82457;41;20220704;23.8;9.5;16.7;2.2;12.37;0;4.6;26676 +90074;47.71372;-1.82457;41;20220705;23.8;9.6;16.7;2.4;12.7;.1;4.57;26263 +90074;47.71372;-1.82457;41;20220706;26.4;11.8;19.1;2.7;14.27;0;5.08;26756 +90074;47.71372;-1.82457;41;20220707;23.7;12.4;18;2.4;15.27;.1;4.13;23283 +90074;47.71372;-1.82457;41;20220708;28;12.2;20.1;3;14.1;0;5.64;27540 +90074;47.71372;-1.82457;41;20220709;30.4;14.8;22.6;3.1;15.27;0;6.13;27342 +90074;47.71372;-1.82457;41;20220710;30.1;14.7;22.4;3.4;13.5;0;6.38;26912 +90074;47.71372;-1.82457;41;20220711;32.3;16;24.2;3;14.6;0;6.7;27716 +90074;47.71372;-1.82457;41;20220712;35.2;16.1;25.7;1.4;15.77;0;6.17;29391 +90074;47.71372;-1.82457;41;20220713;36.7;17;26.9;1.6;16.1;0;6.64;29805 +90074;47.71372;-1.82457;41;20220714;27.8;16.2;22;3.1;14.5;0;5.43;23279 +90074;47.71372;-1.82457;41;20220715;29.9;12.9;21.4;2.8;13.14;0;6.05;28088 +90074;47.71372;-1.82457;41;20220716;32;14.4;23.2;3;11.97;0;6.84;28365 +90074;47.71372;-1.82457;41;20220717;34.5;17.1;25.8;3.3;12.54;0;7.61;28447 +90074;47.71372;-1.82457;41;20220718;40.8;18.6;29.7;2.9;13.3;0;8.63;29638 +90074;47.71372;-1.82457;41;20220719;27.5;24;25.8;3.7;16.17;4.4;4.92;12460 +90074;47.71372;-1.82457;41;20220720;25;17.3;21.1;2.9;18.47;.9;3.82;18322 +90074;47.71372;-1.82457;41;20220721;26.8;13.5;20.2;1.6;15.4;0;4.54;24494 +90074;47.71372;-1.82457;41;20220722;22;15.7;18.9;2.4;16.1;.6;3.28;16608 +90074;47.71372;-1.82457;41;20220723;28.2;11.2;19.7;1.8;14.14;0;5.05;27270 +90074;47.71372;-1.82457;41;20220724;31.4;12.7;22;2;15;.1;5.72;28274 +90074;47.71372;-1.82457;41;20220725;24.5;17;20.7;3.1;16.54;0;3.89;17550 +90074;47.71372;-1.82457;41;20220726;23.8;16.3;20;1.9;13.74;0;3.82;17946 +90074;47.71372;-1.82457;41;20220727;25.5;10.9;18.2;1.7;12.1;0;4.49;24986 +90074;47.71372;-1.82457;41;20220728;29;15.1;22.1;1.7;14.14;0;4.92;24076 +90074;47.71372;-1.82457;41;20220729;29.5;17.7;23.6;1.8;15.17;0;4.91;22339 +90074;47.71372;-1.82457;41;20220730;30.3;14.4;22.3;2;15.44;0;5.26;25848 +90074;47.71372;-1.82457;41;20220731;28.4;16.8;22.6;1.7;17.47;0;4.42;21735 +90074;47.71372;-1.82457;41;20220801;28.7;17.5;23.1;1.6;17.87;0;4.4;21555 +90074;47.71372;-1.82457;41;20220802;32.1;14.9;23.5;1.3;17;0;5.16;26450 +90074;47.71372;-1.82457;41;20220803;34.4;16.5;25.4;2.4;17.5;0;6.18;26683 +90074;47.71372;-1.82457;41;20220804;27.3;17.6;22.4;3.4;16.74;.6;4.7;19536 +90074;47.71372;-1.82457;41;20220805;24.8;13.1;19;3.3;12.54;0;4.64;21284 +90074;47.71372;-1.82457;41;20220806;27.2;11.2;19.2;3.7;10.17;0;5.76;24873 +90074;47.71372;-1.82457;41;20220807;29.3;12.6;20.9;3.9;10.64;0;6.34;25036 +90074;47.71372;-1.82457;41;20220808;30.8;14;22.4;3.8;11.47;0;6.52;25109 +90074;47.71372;-1.82457;41;20220809;32.2;16.2;24.2;3.9;14.1;0;6.54;24278 +90074;47.71372;-1.82457;41;20220810;35.4;17.3;26.3;3.3;14.17;0;7.07;25614 +90074;47.71372;-1.82457;41;20220811;36.1;17.3;26.7;2.9;12.1;0;7.09;26002 +90074;47.71372;-1.82457;41;20220812;35.5;16.6;26.1;2.1;11.7;0;6.16;25868 +90074;47.71372;-1.82457;41;20220813;37.1;17;27.1;2.1;14.04;7.4;6.35;25720 +90074;47.71372;-1.82457;41;20220814;20.6;19.1;19.9;2.8;20.64;7.9;1.55;6417 +90074;47.71372;-1.82457;41;20220815;24.6;17.3;21;3;18.5;.2;3.35;15761 +90074;47.71372;-1.82457;41;20220816;25;17.2;21.1;2.2;18.37;9.8;3.29;16164 +90074;47.71372;-1.82457;41;20220817;23.4;14.7;19;1.5;17.24;5.9;2.99;16997 +90074;47.71372;-1.82457;41;20220818;25.6;15.7;20.6;2.4;17.6;.3;3.59;18162 +90074;47.71372;-1.82457;41;20220819;22.8;17.4;20.1;2.6;19.14;4.7;2.65;13127 +90074;47.71372;-1.82457;41;20220820;26.4;14.1;20.3;1.4;15.34;0;3.69;20057 +90074;47.71372;-1.82457;41;20220821;18.9;13.4;16.1;1.6;16.64;4.1;2.08;13298 +90074;47.71372;-1.82457;41;20220822;24.8;17.3;21;2.1;20.17;.1;2.91;15181 +90074;47.71372;-1.82457;41;20220823;25.5;18.9;22.2;1.8;20.64;.1;2.94;14293 +90074;47.71372;-1.82457;41;20220824;30.9;16.1;23.5;1.6;19.47;1.8;4.21;21348 +90074;47.71372;-1.82457;41;20220825;23;19.2;21.1;2.8;19.34;0;2.51;10413 +90074;47.71372;-1.82457;41;20220826;25;12.7;18.9;2.2;14.34;.1;3.6;19002 +90074;47.71372;-1.82457;41;20220827;27.6;12.5;20;2.1;14.27;0;4.06;20846 +90074;47.71372;-1.82457;41;20220828;27.1;14.6;20.8;2.9;13.77;0;4.33;18853 +90074;47.71372;-1.82457;41;20220829;31.4;14.6;23;2.8;14.84;0;5.04;21521 +90074;47.71372;-1.82457;41;20220830;31.4;16.3;23.9;2.6;15.5;0;4.83;20262 +90074;47.71372;-1.82457;41;20220831;29.5;17.2;23.4;2.5;17.3;4.3;4.14;18015 +90074;47.71372;-1.82457;41;20220901;26;17.3;21.7;1.7;19;.1;2.97;14977 +90074;47.71372;-1.82457;41;20220902;24.2;16.1;20.1;1.4;18.5;2.3;2.59;14267 +90074;47.71372;-1.82457;41;20220903;23.2;15.9;19.6;2.8;16.7;1.7;2.85;13710 +90074;47.71372;-1.82457;41;20220904;27.6;15;21.3;2.9;16.5;.2;3.84;17699 +90074;47.71372;-1.82457;41;20220905;28.5;16.6;22.5;2.6;17.54;.6;3.83;17063 +90074;47.71372;-1.82457;41;20220906;21.6;16.3;19;3.7;17.47;3.7;2.41;11242 +90074;47.71372;-1.82457;41;20220907;21.5;15.8;18.7;3.3;16.97;8.6;2.38;11454 +90074;47.71372;-1.82457;41;20220908;21;15;18;4.2;16.04;2.4;2.5;11759 +90074;47.71372;-1.82457;41;20220909;20.8;15;17.9;3.9;15.3;1.2;2.59;11395 +90074;47.71372;-1.82457;41;20220910;23.6;11.7;17.7;1.8;15.07;.1;2.76;16383 +90074;47.71372;-1.82457;41;20220911;26.9;13.3;20.1;1.8;15.77;.1;3.21;17233 +90074;47.71372;-1.82457;41;20220912;32.3;15.4;23.9;2.4;16.04;.4;4.45;18969 +90074;47.71372;-1.82457;41;20220913;29.8;20.6;25.2;2.1;19.67;0;3.46;13997 +90074;47.71372;-1.82457;41;20220914;25.5;17.4;21.5;2.3;19.5;3;2.66;13013 +90074;47.71372;-1.82457;41;20220915;22.9;16.9;19.9;2.3;16.87;.1;2.39;10956 +90074;47.71372;-1.82457;41;20220916;19;10.6;14.8;2.5;11.3;0;2.39;12913 +90074;47.71372;-1.82457;41;20220917;19.8;6.3;13;1.6;9.3;0;2.41;16300 +90074;47.71372;-1.82457;41;20220918;20.9;5.1;13;1.5;9.4;.1;2.49;17483 +90074;47.71372;-1.82457;41;20220919;22.1;6.6;14.4;1.9;10.47;.1;2.66;16915 +90074;47.71372;-1.82457;41;20220920;21.1;7.6;14.4;2;10.84;.1;2.53;15723 +90074;47.71372;-1.82457;41;20220921;22.4;8.4;15.4;1.9;10.77;0;2.65;15755 +90074;47.71372;-1.82457;41;20220922;23.1;6.9;15;1.1;10.34;0;2.39;16839 +90074;47.71372;-1.82457;41;20220923;19.3;11;15.1;1.1;12.97;2;1.78;11784 +90074;47.71372;-1.82457;41;20220924;18.9;12;15.5;2.3;13.2;4.4;1.88;10251 +90074;47.71372;-1.82457;41;20220925;19.5;11.8;15.6;2.9;12.47;.1;2.22;11059 +90074;47.71372;-1.82457;41;20220926;16.9;8.3;12.6;3.3;11.5;5.2;1.83;11534 +90074;47.71372;-1.82457;41;20220927;17.1;10.7;13.9;4.3;12.77;3.4;1.83;9874 +90074;47.71372;-1.82457;41;20220928;15;12;13.5;3.5;13.3;.7;1.28;6654 +90074;47.71372;-1.82457;41;20220929;14.8;7.6;11.2;2;10.87;3.4;1.4;10217 +90074;47.71372;-1.82457;41;20220930;17.1;5;11.1;3;11.6;3.8;1.58;13250 +90074;47.71372;-1.82457;41;20221001;21.3;14.5;17.9;4.9;17.77;1.2;1.78;9483 +90074;47.71372;-1.82457;41;20221002;20.3;16.6;18.5;3.7;17.14;.2;1.76;6971 +90074;47.71372;-1.82457;41;20221003;20.3;12.6;16.4;1.7;15.04;0;1.6;9813 +90074;47.71372;-1.82457;41;20221004;18.1;11.2;14.6;1.5;14.3;.1;1.31;9344 +90074;47.71372;-1.82457;41;20221005;19.7;13.4;16.5;3.4;14.7;1;1.84;8539 +90074;47.71372;-1.82457;41;20221006;19.8;6.3;13;.9;10.44;.1;1.57;12946 +90074;47.71372;-1.82457;41;20221007;19.7;4.8;12.2;1;10.04;.2;1.55;13350 +90074;47.71372;-1.82457;41;20221008;19.9;8.3;14.1;1.4;10.97;0;1.65;11527 +90074;47.71372;-1.82457;41;20221009;21.5;6.2;13.8;2.1;10.44;.2;2.06;13055 +90074;47.71372;-1.82457;41;20221010;19.6;12.2;15.9;2;15.2;.1;1.38;8920 +90074;47.71372;-1.82457;41;20221011;20.7;10.9;15.8;2.6;12.34;0;1.98;9803 +90074;47.71372;-1.82457;41;20221012;20.4;6.9;13.7;1.3;11.57;.6;1.49;11785 +90074;47.71372;-1.82457;41;20221013;17.7;12;14.8;2.8;15.57;7.2;1.03;7394 +90074;47.71372;-1.82457;41;20221014;18.7;13.8;16.2;3.8;17.07;14.5;1.06;6758 +90074;47.71372;-1.82457;41;20221015;18.7;14.7;16.7;4.2;15.9;.4;1.41;6031 +90074;47.71372;-1.82457;41;20221016;21.1;13.4;17.3;2.5;16.04;1.8;1.44;8208 +90074;47.71372;-1.82457;41;20221017;19.6;14.8;17.2;2.1;16.8;0;1.15;6245 +90074;47.71372;-1.82457;41;20221018;19.9;14.3;17.1;3.6;17.87;.3;1.07;6952 +90074;47.71372;-1.82457;41;20221019;24.7;16.3;20.5;3.7;18;6.7;2.13;8228 +90074;47.71372;-1.82457;41;20221020;21;12;16.5;2.7;15.54;.1;1.43;8416 +90074;47.71372;-1.82457;41;20221021;20.3;14.6;17.5;5.2;14.74;1;2.09;6468 +90074;47.71372;-1.82457;41;20221022;20.2;13.4;16.8;3;15.64;0;1.38;7078 +90074;47.71372;-1.82457;41;20221023;20.8;16;18.4;5.2;15.1;13.2;2.24;5901 +90074;47.71372;-1.82457;41;20221024;18.5;14.4;16.5;5.5;15.07;1.4;1.59;5129 +90074;47.71372;-1.82457;41;20221025;18.8;12.4;15.6;2.9;15;0;1.14;6609 +90074;47.71372;-1.82457;41;20221026;20.9;14.7;17.8;3.5;16;.9;1.55;6362 +90074;47.71372;-1.82457;41;20221027;22.9;13.1;18;3;16;.1;1.6;8064 +90074;47.71372;-1.82457;41;20221028;19.6;14.5;17;2.8;16;0;1.2;5615 +90074;47.71372;-1.82457;41;20221029;21.9;15.6;18.8;3.3;16.07;5.4;1.68;6142 +90074;47.71372;-1.82457;41;20221030;18.1;12.7;15.4;2.6;14.54;1.9;1.04;5498 +90074;47.71372;-1.82457;41;20221031;17.8;11;14.4;3.5;13.67;3.9;1.12;6249 +90074;47.71372;-1.82457;41;20221101;16.4;10.4;13.4;4.3;12;7.7;1.38;5657 +90074;47.71372;-1.82457;41;20221102;16.8;7.6;12.2;3.6;12.1;2.9;1.04;7052 +90074;47.71372;-1.82457;41;20221103;14.7;13.2;14;4.8;12.84;10;1.3;2546 +90074;47.71372;-1.82457;41;20221104;14.5;8.6;11.6;4.4;10.04;.2;1.42;5394 +90074;47.71372;-1.82457;41;20221105;14;6.2;10.1;2.4;11.17;4.2;.64;6263 +90074;47.71372;-1.82457;41;20221106;16.1;12.3;14.2;5;13.77;12.4;1.09;4036 +90074;47.71372;-1.82457;41;20221107;17.3;12.2;14.7;5.4;13.37;2.3;1.42;4712 +90074;47.71372;-1.82457;41;20221108;16.2;12;14.1;5.5;13.2;3.5;1.26;4209 +90074;47.71372;-1.82457;41;20221109;16.3;10.1;13.2;2.8;11.87;1.5;1.04;5037 +90074;47.71372;-1.82457;41;20221110;16.5;5.9;11.2;2.4;11.27;0;.76;6680 +90074;47.71372;-1.82457;41;20221111;10.6;7.4;9;2.8;11.37;.1;.31;3522 +90074;47.71372;-1.82457;41;20221112;19;8.3;13.6;2.9;12.8;.2;.99;6460 +90074;47.71372;-1.82457;41;20221113;18.8;9.2;14;2.7;12.2;.3;1.12;6062 +90074;47.71372;-1.82457;41;20221114;14.6;9;11.8;2.8;11.67;5.6;.74;4569 +90074;47.71372;-1.82457;41;20221115;15;9.8;12.4;5.5;11.8;11.2;1.2;4250 +90074;47.71372;-1.82457;41;20221116;14.6;8.2;11.4;5.6;11.54;16.9;.96;4665 +90074;47.71372;-1.82457;41;20221117;14.3;10.8;12.5;5.4;10.9;1.4;1.47;3299 +90074;47.71372;-1.82457;41;20221118;12.9;6.6;9.8;2.4;9.07;.3;.84;4469 +90074;47.71372;-1.82457;41;20221119;12.2;2;7.1;1.7;7.94;2.1;.53;5809 +90074;47.71372;-1.82457;41;20221120;13.1;5.6;9.4;3.2;10.1;.8;.65;4824 +90074;47.71372;-1.82457;41;20221121;13.1;7.4;10.3;4.7;9.87;5.6;1.07;4045 +90074;47.71372;-1.82457;41;20221122;12.6;5.8;9.2;4.8;9;4;1.1;4434 +90074;47.71372;-1.82457;41;20221123;13.7;7.5;10.6;5;11.07;4.7;.78;4160 +90074;47.71372;-1.82457;41;20221124;14.4;7.5;10.9;3.9;11.24;4.1;.73;4354 +90074;47.71372;-1.82457;41;20221125;14.3;6.1;10.2;2.2;9.87;.1;.66;4730 +90074;47.71372;-1.82457;41;20221126;12.3;5.4;8.8;2.9;10.27;2;.43;4299 +90074;47.71372;-1.82457;41;20221127;12.7;10.3;11.5;3.9;12.77;12.9;.46;2278 +90074;47.71372;-1.82457;41;20221128;11.7;7.3;9.5;2.9;10;1.5;.61;3268 +90074;47.71372;-1.82457;41;20221129;12.4;3.3;7.8;1.5;8.67;.1;.38;4879 +90074;47.71372;-1.82457;41;20221130;8.3;3;5.7;2.7;8.27;0;.34;3560 +90074;47.71372;-1.82457;41;20221201;6.5;1.9;4.2;2.6;7.44;0;.36;3241 +90074;47.71372;-1.82457;41;20221202;6.1;-.1;3;2.2;6.57;0;.34;3753 +90074;47.71372;-1.82457;41;20221203;4.2;2.6;3.4;4.6;6.74;0;.54;1696 +90074;47.71372;-1.82457;41;20221204;3.8;2.8;3.3;2.9;6.97;.2;.42;1252 +90074;47.71372;-1.82457;41;20221205;5.5;3.1;4.3;2.3;7.4;0;.39;2159 +90074;47.71372;-1.82457;41;20221206;6.6;3.6;5.1;3.8;7.04;0;.69;2281 +90074;47.71372;-1.82457;41;20221207;6.3;.2;3.2;2.3;6.44;.1;.39;3538 +90074;47.71372;-1.82457;41;20221208;2.1;-2.4;-.2;2.4;5.9;.1;.14;2938 +90074;47.71372;-1.82457;41;20221209;4.9;0;2.5;2.9;5.87;0;.5;3075 +90074;47.71372;-1.82457;41;20221210;5.7;-4.1;.8;1.4;5.1;.1;.25;4512 +90074;47.71372;-1.82457;41;20221211;2.9;-.9;1;2.2;5.77;.4;.32;2565 +90074;47.71372;-1.82457;41;20221212;1.1;-2;-.4;2.6;5.47;.1;.25;2334 +90074;47.71372;-1.82457;41;20221213;2.9;-3.3;-.2;3.4;4.87;2.4;.45;3355 +90074;47.71372;-1.82457;41;20221214;2.6;.4;1.5;4.2;6.4;4.7;.28;1898 +90074;47.71372;-1.82457;41;20221215;4.2;1.6;2.9;5.5;5.14;.1;1.11;2091 +90074;47.71372;-1.82457;41;20221216;6.7;-.7;3;3.1;5.34;0;.72;3742 +90074;47.71372;-1.82457;41;20221217;.6;-3.3;-1.3;2.9;4.67;0;.35;2616 +90074;47.71372;-1.82457;41;20221218;8.3;-2.9;2.7;4.5;6.87;6.9;.38;4727 +90074;47.71372;-1.82457;41;20221219;13.8;9;11.4;6.2;11.94;20.2;.75;2872 +90074;47.71372;-1.82457;41;20221220;13.1;11.7;12.4;4;12.6;8.8;.76;1263 +90074;47.71372;-1.82457;41;20221221;13.5;7;10.2;4.9;12.07;13.1;.28;3479 +90074;47.71372;-1.82457;41;20221222;14.7;12.6;13.6;6.8;13.57;16.3;.94;1756 +90074;47.71372;-1.82457;41;20221223;14.4;13.6;14;5.7;14.2;5.6;.84;938 +90074;47.71372;-1.82457;41;20221224;12.5;11.7;12.1;4;12.47;5.4;.71;1033 +90074;47.71372;-1.82457;41;20221225;13.5;10.6;12;2.8;12.6;1.9;.51;2105 +90074;47.71372;-1.82457;41;20221226;11.9;9.8;10.9;2.8;10.34;.1;.8;1746 +90074;47.71372;-1.82457;41;20221227;11.5;3;7.3;2.9;8.94;.3;.42;4118 +90074;47.71372;-1.82457;41;20221228;12.6;8.7;10.6;6.6;11.37;7.7;.7;2656 +90074;47.71372;-1.82457;41;20221229;11.7;9.2;10.4;4.9;10.07;4.4;1.04;2064 +90074;47.71372;-1.82457;41;20221230;14.6;5.9;10.2;7.8;12.8;18;.09;4164 +90074;47.71372;-1.82457;41;20221231;17.1;14.8;15.9;9.3;13.1;2.6;2.25;1877 +90075;47.74909;-1.4948;64;20220101;15.8;7;11.4;2.7;11.27;0;.57;4245 +90075;47.74909;-1.4948;64;20220102;13.9;10.4;12.2;5.7;12.57;.1;.74;2597 +90075;47.74909;-1.4948;64;20220103;12.7;11.4;12;5.7;12.97;22.8;.63;1407 +90075;47.74909;-1.4948;64;20220104;10.2;8.3;9.2;4.3;9.67;.1;.86;1778 +90075;47.74909;-1.4948;64;20220105;7.1;1.5;4.3;2.2;6.87;.2;.44;3453 +90075;47.74909;-1.4948;64;20220106;7.6;2.1;4.9;2.8;6.93;1.4;.57;3403 +90075;47.74909;-1.4948;64;20220107;10;5.6;7.8;5.1;8.9;1;.79;2976 +90075;47.74909;-1.4948;64;20220108;10.5;7;8.8;6.5;9.67;6.4;.87;2551 +90075;47.74909;-1.4948;64;20220109;9.1;5.2;7.1;3.2;9.03;2.8;.48;2897 +90075;47.74909;-1.4948;64;20220110;9.2;7.5;8.4;1.9;10.6;2;.35;1672 +90075;47.74909;-1.4948;64;20220111;9.2;7.1;8.1;1.5;9.6;.3;.44;2118 +90075;47.74909;-1.4948;64;20220112;8.5;5.9;7.2;2.2;8.97;0;.45;2482 +90075;47.74909;-1.4948;64;20220113;8.2;4.2;6.2;3.3;7.57;0;.72;2960 +90075;47.74909;-1.4948;64;20220114;1;.4;.7;2.5;5.97;0;.36;840 +90075;47.74909;-1.4948;64;20220115;2.6;-1.2;.7;1.1;6.37;0;.19;2906 +90075;47.74909;-1.4948;64;20220116;8.3;1.6;5;2.3;8.37;.4;.24;4172 +90075;47.74909;-1.4948;64;20220117;7.1;4.3;5.7;1.7;8.8;.1;.27;2670 +90075;47.74909;-1.4948;64;20220118;5.2;2;3.6;2.1;7.67;0;.25;2946 +90075;47.74909;-1.4948;64;20220119;8.4;4.3;6.3;2;8.33;.8;.46;3321 +90075;47.74909;-1.4948;64;20220120;8.7;3;5.8;2.8;7.67;0;.63;3907 +90075;47.74909;-1.4948;64;20220121;6.9;-.5;3.2;2.3;6.13;.1;.56;4672 +90075;47.74909;-1.4948;64;20220122;6;-1.1;2.4;2.3;6.73;.1;.31;4680 +90075;47.74909;-1.4948;64;20220123;3.7;3.4;3.5;4.4;7.07;0;.53;678 +90075;47.74909;-1.4948;64;20220124;7.1;-.7;3.2;2.7;6.43;0;.52;4787 +90075;47.74909;-1.4948;64;20220125;2.6;-.9;.8;1.3;6.43;0;.24;3337 +90075;47.74909;-1.4948;64;20220126;2.9;.2;1.6;2.4;6.37;0;.35;2335 +90075;47.74909;-1.4948;64;20220127;7.3;2.2;4.8;1.6;7.4;.1;.43;4154 +90075;47.74909;-1.4948;64;20220128;9.7;5.3;7.5;.8;9.87;0;.36;4136 +90075;47.74909;-1.4948;64;20220129;9.6;7.6;8.6;2.2;10.43;.4;.45;2540 +90075;47.74909;-1.4948;64;20220130;10.2;7.6;8.9;2.1;9.47;.1;.69;2962 +90075;47.74909;-1.4948;64;20220131;9.5;4.8;7.1;4.5;8.6;.3;.8;4233 +90075;47.74909;-1.4948;64;20220201;11;4.7;7.8;3.7;9.9;0;.53;5092 +90075;47.74909;-1.4948;64;20220202;9.7;8.5;9.1;2.6;9.63;0;.77;2055 +90075;47.74909;-1.4948;64;20220203;9.3;5.2;7.3;2.5;9.6;0;.45;4101 +90075;47.74909;-1.4948;64;20220204;11.3;8.2;9.7;3.5;9.17;1;1.12;3713 +90075;47.74909;-1.4948;64;20220205;10.8;1;5.9;2.9;7.77;.1;.75;6960 +90075;47.74909;-1.4948;64;20220206;12.6;6.5;9.6;7.1;11.13;.6;.64;5525 +90075;47.74909;-1.4948;64;20220207;11.5;8;9.7;2.3;9.93;.1;.8;4146 +90075;47.74909;-1.4948;64;20220208;8.4;6.4;7.4;1.7;10.2;0;.38;3203 +90075;47.74909;-1.4948;64;20220209;6.7;5.7;6.2;2;8.77;0;.51;2197 +90075;47.74909;-1.4948;64;20220210;6.4;4.9;5.6;2.9;8.56;0;1;5700 +90075;47.74909;-1.4948;64;20220211;10.1;-.6;4.7;2.1;6.43;0;.87;10233 +90075;47.74909;-1.4948;64;20220212;8.5;-.4;4;2.6;6;0;.94;10400 +90075;47.74909;-1.4948;64;20220213;11.3;1.6;6.4;6.2;8.73;13.3;.84;4266 +90075;47.74909;-1.4948;64;20220214;11.6;5.7;8.6;4.6;8.93;1.2;1.21;6966 +90075;47.74909;-1.4948;64;20220215;11.5;3.4;7.5;5.1;9.9;4.3;.61;3766 +90075;47.74909;-1.4948;64;20220216;13.8;9.5;11.7;7.2;13.5;1.1;.47;5123 +90075;47.74909;-1.4948;64;20220217;14.9;10.3;12.6;5.4;11.77;.7;1.45;5347 +90075;47.74909;-1.4948;64;20220218;11.8;10.4;11.1;6.8;9.6;1.2;1.8;2886 +90075;47.74909;-1.4948;64;20220219;11.3;1.8;6.5;5.6;8;.1;1.2;8340 +90075;47.74909;-1.4948;64;20220220;12.9;7.9;10.4;6.7;11.2;1.4;1.05;6065 +90075;47.74909;-1.4948;64;20220221;11.7;7.2;9.5;5.6;8.07;.5;1.84;5883 +90075;47.74909;-1.4948;64;20220222;14.5;5.7;10.1;3.9;10.77;.5;1.09;8250 +90075;47.74909;-1.4948;64;20220223;12.5;5.7;9.1;1.7;9.2;.2;1.02;7416 +90075;47.74909;-1.4948;64;20220224;10.7;6;8.4;3.7;7.93;.6;1.39;6400 +90075;47.74909;-1.4948;64;20220225;11.7;1.2;6.4;2.1;6.63;0;1.25;9740 +90075;47.74909;-1.4948;64;20220226;11.5;1.1;6.3;4.1;6;0;1.79;9769 +90075;47.74909;-1.4948;64;20220227;12.9;1.4;7.2;3.2;7.4;0;1.49;10462 +90075;47.74909;-1.4948;64;20220228;15.3;3.9;9.6;2.2;9.83;0;1.29;10634 +90075;47.74909;-1.4948;64;20220301;14.6;8.5;11.6;2;10.73;.4;1.24;7967 +90075;47.74909;-1.4948;64;20220302;14.5;8.5;11.5;2.5;10.53;0;1.32;7753 +90075;47.74909;-1.4948;64;20220303;11.5;8.6;10.1;3.2;11.17;8.5;.86;5408 +90075;47.74909;-1.4948;64;20220304;11.8;6.7;9.3;3.4;8.67;0;1.44;7325 +90075;47.74909;-1.4948;64;20220305;10.5;1;5.8;3.4;7.8;.4;1.16;10273 +90075;47.74909;-1.4948;64;20220306;9.7;6;7.8;3.4;7.43;0;1.41;6204 +90075;47.74909;-1.4948;64;20220307;8;-1.1;3.4;4.2;5.33;0;1.52;10265 +90075;47.74909;-1.4948;64;20220308;10.9;1.4;6.2;4.2;8.33;.9;1.13;10580 +90075;47.74909;-1.4948;64;20220309;14.2;7.2;10.7;4.6;9.9;0;1.73;9159 +90075;47.74909;-1.4948;64;20220310;12.4;8.7;10.6;3.5;10.57;.9;1.25;6571 +90075;47.74909;-1.4948;64;20220311;13.1;7;10.1;5.8;10.17;7.9;1.46;8900 +90075;47.74909;-1.4948;64;20220312;13.9;5.4;9.7;4.6;9.1;2.6;1.82;10451 +90075;47.74909;-1.4948;64;20220313;11.3;7.6;9.5;4.4;9.47;1.7;1.39;6819 +90075;47.74909;-1.4948;64;20220314;15.3;5.2;10.2;3.7;8.53;1.7;2.1;11908 +90075;47.74909;-1.4948;64;20220315;15.1;8;11.5;2.9;11.6;1.4;1.44;9885 +90075;47.74909;-1.4948;64;20220316;13.5;9.7;11.6;2.9;11.5;2.5;1.31;7532 +90075;47.74909;-1.4948;64;20220317;12.9;4.8;8.9;2.7;8.1;0;1.68;10853 +90075;47.74909;-1.4948;64;20220318;15.4;2.6;9;5.7;6;0;3.23;16100 +90075;47.74909;-1.4948;64;20220319;14.4;5.8;10.1;4.5;7.9;0;2.47;12633 +90075;47.74909;-1.4948;64;20220320;14.4;6.4;10.4;2.8;8.8;0;1.98;11700 +90075;47.74909;-1.4948;64;20220321;18.1;6.7;12.4;3.9;9.9;0;2.67;15733 +90075;47.74909;-1.4948;64;20220322;16.4;6.3;11.3;4.5;7.76;0;3.09;17700 +90075;47.74909;-1.4948;64;20220323;16.4;4.5;10.5;3.2;6.4;0;3;18500 +90075;47.74909;-1.4948;64;20220324;19.4;1.5;10.5;2.4;6.93;0;2.91;18833 +90075;47.74909;-1.4948;64;20220325;20.4;3.7;12;4.1;7.26;0;3.74;18600 +90075;47.74909;-1.4948;64;20220326;20.5;5.6;13;4.4;7.16;0;4.05;19233 +90075;47.74909;-1.4948;64;20220327;21.1;4.2;12.7;2.8;8.4;0;3.25;18066 +90075;47.74909;-1.4948;64;20220328;20.5;7.4;13.9;2.2;8.83;.2;2.82;14600 +90075;47.74909;-1.4948;64;20220329;17;9;13;2.4;10.63;.3;2.27;14300 +90075;47.74909;-1.4948;64;20220330;12.2;8.9;10.6;3.3;10.33;0;1.23;3966 +90075;47.74909;-1.4948;64;20220331;8.4;4.3;6.4;4.6;7.2;2.3;1.51;7133 +90075;47.74909;-1.4948;64;20220401;8.7;1;4.9;6.6;5.56;.5;2.34;15400 +90075;47.74909;-1.4948;64;20220402;9.8;.6;5.2;3.6;5.43;0;2.27;17400 +90075;47.74909;-1.4948;64;20220403;9.5;-1.1;4.2;3.1;5.06;0;2.19;17766 +90075;47.74909;-1.4948;64;20220404;10.4;-1.8;4.3;3.9;7.03;.2;1.65;15310 +90075;47.74909;-1.4948;64;20220405;12.9;7.6;10.3;4.2;10.71;.3;1.66;10150 +90075;47.74909;-1.4948;64;20220406;13.4;7.5;10.4;5.2;10.46;4;1.63;8866 +90075;47.74909;-1.4948;64;20220407;15.1;10.4;12.8;6.5;11.6;10.5;2.24;9800 +90075;47.74909;-1.4948;64;20220408;15.6;8.6;12.1;5.7;10.6;17.3;2.25;9050 +90075;47.74909;-1.4948;64;20220409;13;2.1;7.5;2.7;7;0;2.48;19366 +90075;47.74909;-1.4948;64;20220410;15.3;.1;7.7;4.1;7;0;2.97;21200 +90075;47.74909;-1.4948;64;20220411;21.1;6.6;13.8;5;9.86;.2;3.9;18933 +90075;47.74909;-1.4948;64;20220412;16;11.2;13.6;2.7;11.95;3.4;1.77;6900 +90075;47.74909;-1.4948;64;20220413;20.3;5.5;12.9;1.4;11.56;1.1;2.61;17700 +90075;47.74909;-1.4948;64;20220414;22.5;7.1;14.8;1.6;11.83;0;3.08;19333 +90075;47.74909;-1.4948;64;20220415;24.1;7.5;15.8;2.1;11.66;0;3.58;20500 +90075;47.74909;-1.4948;64;20220416;21.5;8.3;14.9;3.1;10.86;0;3.91;23800 +90075;47.74909;-1.4948;64;20220417;20.7;6.6;13.6;2.1;10.16;0;3.39;21533 +90075;47.74909;-1.4948;64;20220418;17;8.8;12.9;3.6;10.26;0;2.79;14633 +90075;47.74909;-1.4948;64;20220419;15.5;3.6;9.6;3.6;8.6;0;2.82;19333 +90075;47.74909;-1.4948;64;20220420;19.2;5.7;12.5;3.7;10.2;.2;3.38;20333 +90075;47.74909;-1.4948;64;20220421;20.5;9.5;15;2.8;9.66;0;3.93;22800 +90075;47.74909;-1.4948;64;20220422;20.3;8.2;14.2;3.9;10.16;0;3.77;20133 +90075;47.74909;-1.4948;64;20220423;18.7;10.7;14.7;3.9;11.56;4.5;2.94;13733 +90075;47.74909;-1.4948;64;20220424;18.5;10.3;14.4;2.7;12.73;8.7;2.42;12933 +90075;47.74909;-1.4948;64;20220425;17.7;7.7;12.7;2.8;10.16;0;3.3;21466 +90075;47.74909;-1.4948;64;20220426;17.9;4.4;11.1;4;9.16;0;3.61;24533 +90075;47.74909;-1.4948;64;20220427;18.8;6.9;12.9;5.4;9.4;0;4;22600 +90075;47.74909;-1.4948;64;20220428;19.6;10.6;15.1;3.9;10.5;0;3.72;18666 +90075;47.74909;-1.4948;64;20220429;21.1;7.6;14.3;3.7;11.1;0;4;23233 +90075;47.74909;-1.4948;64;20220430;17.2;5.7;11.5;3.4;9.26;0;3.4;22566 +90075;47.74909;-1.4948;64;20220501;19.6;8.7;14.1;2.7;8.73;0;4.06;23900 +90075;47.74909;-1.4948;64;20220502;18.7;10.3;14.5;3.2;9.8;.1;3.42;16600 +90075;47.74909;-1.4948;64;20220503;18.6;9;13.8;3.3;9.83;0;3.17;15066 +90075;47.74909;-1.4948;64;20220504;19.4;5.9;12.6;2.7;10.3;0;3.22;19200 +90075;47.74909;-1.4948;64;20220505;19.7;8.1;13.9;2.9;11.33;.1;3.44;21033 +90075;47.74909;-1.4948;64;20220506;21.8;7.6;14.7;2.1;11.87;0;3.67;23020 +90075;47.74909;-1.4948;64;20220507;20.8;9.2;15;2.4;11.73;.2;3.53;20793 +90075;47.74909;-1.4948;64;20220508;23.6;8.1;15.9;2.1;12.47;.1;4;23928 +90075;47.74909;-1.4948;64;20220509;25.9;10.3;18.1;1.9;12.9;0;4.42;24406 +90075;47.74909;-1.4948;64;20220510;25;11.6;18.3;2.1;12.83;0;4.33;22785 +90075;47.74909;-1.4948;64;20220511;20.7;9.4;15.1;3.1;13.47;0;3.35;20542 +90075;47.74909;-1.4948;64;20220512;20.4;9.5;15;1.7;11.27;.1;3.4;20134 +90075;47.74909;-1.4948;64;20220513;22.1;5.9;14;1.4;10.13;0;3.94;25255 +90075;47.74909;-1.4948;64;20220514;26.4;10;18.2;3.2;12.27;1;5.17;25385 +90075;47.74909;-1.4948;64;20220515;28.8;16.7;22.7;3.4;15.1;1;5.51;22068 +90075;47.74909;-1.4948;64;20220516;24.3;13.2;18.8;2.5;15.1;.2;4.13;21457 +90075;47.74909;-1.4948;64;20220517;28.5;11.9;20.2;2.8;15.07;0;5.29;26194 +90075;47.74909;-1.4948;64;20220518;28.7;11.3;20;2.2;14.9;2.3;5.19;26694 +90075;47.74909;-1.4948;64;20220519;24.3;13.4;18.9;1.9;14.67;3.3;4.01;21279 +90075;47.74909;-1.4948;64;20220520;23;13.5;18.2;2.3;14.7;.8;3.74;19301 +90075;47.74909;-1.4948;64;20220521;25.3;9.5;17.4;2;13.27;0;4.53;25791 +90075;47.74909;-1.4948;64;20220522;27.4;13.9;20.6;2.6;15.47;18.3;4.88;23568 +90075;47.74909;-1.4948;64;20220523;18.5;13.3;15.9;3.5;15.23;3.2;2.55;14378 +90075;47.74909;-1.4948;64;20220524;18;8.3;13.2;2.2;11.67;1.1;3.08;20028 +90075;47.74909;-1.4948;64;20220525;17.8;7.4;12.6;2.4;12.33;0;2.99;21045 +90075;47.74909;-1.4948;64;20220526;17.4;13;15.2;1.9;13.57;0;2.48;13578 +90075;47.74909;-1.4948;64;20220527;18.9;11;14.9;1.7;13.4;.1;3.05;19036 +90075;47.74909;-1.4948;64;20220528;21.9;8.2;15;2.7;11.6;0;4.19;24486 +90075;47.74909;-1.4948;64;20220529;18.5;8.7;13.6;3.8;9.23;.1;3.96;20556 +90075;47.74909;-1.4948;64;20220530;19.5;5.4;12.5;1.8;9.17;0;3.8;24661 +90075;47.74909;-1.4948;64;20220531;21.3;6.5;13.9;1.7;9.9;.1;4.12;25788 +90075;47.74909;-1.4948;64;20220601;23.4;7.4;15.4;2.3;10.6;0;4.65;26833 +90075;47.74909;-1.4948;64;20220602;26.1;13.1;19.6;3.4;11.73;.1;5.53;24246 +90075;47.74909;-1.4948;64;20220603;25.6;15;20.3;2;14.8;5.7;4.37;21614 +90075;47.74909;-1.4948;64;20220604;27;13.6;20.3;2.1;16.7;1;4.64;24494 +90075;47.74909;-1.4948;64;20220605;21.6;13.1;17.4;3.1;14.37;0;3.69;19189 +90075;47.74909;-1.4948;64;20220606;19.4;10.4;14.9;2.5;14.13;2.1;3.1;19680 +90075;47.74909;-1.4948;64;20220607;21.1;13.6;17.3;4.1;15.47;12.4;3.42;18681 +90075;47.74909;-1.4948;64;20220608;21.6;14.9;18.2;4;15.2;0;3.6;17170 +90075;47.74909;-1.4948;64;20220609;21.9;11.6;16.7;2.8;13.8;.1;3.86;21450 +90075;47.74909;-1.4948;64;20220610;21.5;13;17.3;2.3;15.77;.1;3.36;19220 +90075;47.74909;-1.4948;64;20220611;24.6;12.7;18.7;1.6;14.6;.1;4.32;24096 +90075;47.74909;-1.4948;64;20220612;23.4;11.5;17.4;3.1;12.77;.1;4.6;23543 +90075;47.74909;-1.4948;64;20220613;24.4;9.4;16.9;2.5;12.37;0;4.8;26492 +90075;47.74909;-1.4948;64;20220614;28;10.1;19.1;2.7;12.9;0;5.77;28974 +90075;47.74909;-1.4948;64;20220615;30.7;13.9;22.3;2.2;14.43;0;5.99;27966 +90075;47.74909;-1.4948;64;20220616;30.9;13.4;22.2;2;14.87;0;5.95;28498 +90075;47.74909;-1.4948;64;20220617;36;16.7;26.3;1.6;16.73;0;6.57;29521 +90075;47.74909;-1.4948;64;20220618;38.5;18.3;28.4;2.5;18.4;1.4;7.69;30191 +90075;47.74909;-1.4948;64;20220619;26.1;15.4;20.8;3.6;17.4;.4;4.7;22284 +90075;47.74909;-1.4948;64;20220620;26.5;14.6;20.5;2.4;17.5;5.1;4.64;23758 +90075;47.74909;-1.4948;64;20220621;26.7;15.5;21.1;2.4;18.07;2.3;4.54;22816 +90075;47.74909;-1.4948;64;20220622;24.2;15.1;19.6;1.6;18.6;10.2;3.63;20076 +90075;47.74909;-1.4948;64;20220623;25.2;16.3;20.7;2.4;17.13;1.7;4.17;20574 +90075;47.74909;-1.4948;64;20220624;21.1;15.7;18.4;3.6;16.53;1.8;3.12;15402 +90075;47.74909;-1.4948;64;20220625;20.9;11.8;16.3;2.8;13.47;1.1;3.65;20221 +90075;47.74909;-1.4948;64;20220626;21.9;9.9;15.9;2.6;11.67;.1;4.2;23511 +90075;47.74909;-1.4948;64;20220627;21.6;9.7;15.6;2.1;12.1;.1;4.02;23472 +90075;47.74909;-1.4948;64;20220628;22.8;8.6;15.7;2.3;12.03;.6;4.34;25533 +90075;47.74909;-1.4948;64;20220629;22.3;13.5;17.9;2.9;13.97;.8;3.92;20026 +90075;47.74909;-1.4948;64;20220630;19.9;10.3;15.1;1.9;12.4;1.4;3.5;20797 +90075;47.74909;-1.4948;64;20220701;21.9;7.6;14.8;1.7;11.53;0;4.13;25745 +90075;47.74909;-1.4948;64;20220702;25;8.2;16.6;1.7;12.33;0;4.73;27914 +90075;47.74909;-1.4948;64;20220703;23;10.5;16.8;2;12.83;0;4.27;24157 +90075;47.74909;-1.4948;64;20220704;23.6;9.2;16.4;2.2;12.4;.1;4.53;26115 +90075;47.74909;-1.4948;64;20220705;23.8;8.4;16.1;2.5;12.43;.1;4.6;26773 +90075;47.74909;-1.4948;64;20220706;26.5;10.8;18.7;2.6;14.1;0;5.08;26744 +90075;47.74909;-1.4948;64;20220707;24;12.2;18.1;2.6;15.4;.1;4.24;23481 +90075;47.74909;-1.4948;64;20220708;28;11.3;19.6;2.9;14.1;0;5.58;27440 +90075;47.74909;-1.4948;64;20220709;30.2;13.7;22;2.8;14.97;0;6.02;27289 +90075;47.74909;-1.4948;64;20220710;29.7;14.3;22;3.2;13.37;0;6.16;25988 +90075;47.74909;-1.4948;64;20220711;32;15.8;23.9;3.2;14.5;0;6.68;26686 +90075;47.74909;-1.4948;64;20220712;34.5;15.4;24.9;1.6;15.53;0;6.2;28742 +90075;47.74909;-1.4948;64;20220713;36.8;16.4;26.6;1.9;16.07;0;6.78;29437 +90075;47.74909;-1.4948;64;20220714;28;15.9;21.9;3.2;14.87;0;5.51;23263 +90075;47.74909;-1.4948;64;20220715;29.7;11.8;20.7;2.4;12.97;0;5.85;27905 +90075;47.74909;-1.4948;64;20220716;31.5;13;22.2;2.8;11.9;0;6.59;28143 +90075;47.74909;-1.4948;64;20220717;34.1;16.5;25.3;3.4;12.53;0;7.57;27742 +90075;47.74909;-1.4948;64;20220718;40.4;19.1;29.8;3.4;13;0;9.04;29022 +90075;47.74909;-1.4948;64;20220719;28.2;23.2;25.7;3.8;16.13;3.3;5.17;14124 +90075;47.74909;-1.4948;64;20220720;25.7;17.4;21.6;3.1;18.33;1.6;3.98;18257 +90075;47.74909;-1.4948;64;20220721;27.4;14.3;20.9;1.6;15.77;.1;4.57;23642 +90075;47.74909;-1.4948;64;20220722;21.5;15.5;18.5;2.3;16.43;.9;3.04;15356 +90075;47.74909;-1.4948;64;20220723;28.4;11.1;19.7;1.9;14.17;0;5.06;26750 +90075;47.74909;-1.4948;64;20220724;32;12.6;22.3;2;15.03;0;5.76;27929 +90075;47.74909;-1.4948;64;20220725;25.2;16.4;20.8;3.1;16.2;0;4.14;18431 +90075;47.74909;-1.4948;64;20220726;23.7;16.3;20;2;13.63;0;3.76;17252 +90075;47.74909;-1.4948;64;20220727;25.5;10;17.8;1.5;11.87;0;4.42;24752 +90075;47.74909;-1.4948;64;20220728;29.1;14.8;21.9;1.7;13.73;0;4.92;23771 +90075;47.74909;-1.4948;64;20220729;29.6;16.8;23.2;1.6;15;.2;4.76;22436 +90075;47.74909;-1.4948;64;20220730;29.9;14.9;22.4;2.2;15.8;0;5.17;24427 +90075;47.74909;-1.4948;64;20220731;28.8;16.9;22.9;2;17.43;0;4.56;21475 +90075;47.74909;-1.4948;64;20220801;27.9;18.1;23;2;17.93;0;4.28;19656 +90075;47.74909;-1.4948;64;20220802;32.2;14.3;23.3;1.4;16.7;0;5.18;26076 +90075;47.74909;-1.4948;64;20220803;34.3;15.9;25.1;2.2;17.57;0;5.99;26279 +90075;47.74909;-1.4948;64;20220804;27.4;18;22.7;3.6;17.17;1.2;4.77;18708 +90075;47.74909;-1.4948;64;20220805;25.5;13;19.2;3.4;12.63;0;4.82;21138 +90075;47.74909;-1.4948;64;20220806;27.1;10.2;18.6;3.3;9.8;0;5.61;24472 +90075;47.74909;-1.4948;64;20220807;29.4;13.1;21.2;3.9;10.47;0;6.35;24025 +90075;47.74909;-1.4948;64;20220808;30.8;13.7;22.2;3.4;11.5;0;6.31;24675 +90075;47.74909;-1.4948;64;20220809;32.6;15.5;24.1;3.4;13.87;0;6.45;24400 +90075;47.74909;-1.4948;64;20220810;35;16.3;25.6;3;13.73;0;6.76;25099 +90075;47.74909;-1.4948;64;20220811;35.8;16.4;26.1;2.7;12;0;6.85;25595 +90075;47.74909;-1.4948;64;20220812;35.6;15;25.3;2;11.33;0;6.09;25941 +90075;47.74909;-1.4948;64;20220813;36.8;16.2;26.5;2.2;13.73;15.8;6.34;25483 +90075;47.74909;-1.4948;64;20220814;20.8;18.6;19.7;2.9;20.4;4.5;1.73;7559 +90075;47.74909;-1.4948;64;20220815;25;17.4;21.2;3.2;18.63;0;3.46;15470 +90075;47.74909;-1.4948;64;20220816;25.3;17.1;21.2;2;18.2;9.4;3.3;16063 +90075;47.74909;-1.4948;64;20220817;23.2;14.6;18.9;1.4;17.27;4.7;2.9;16297 +90075;47.74909;-1.4948;64;20220818;25.2;15.9;20.5;2.7;17.93;.4;3.5;17283 +90075;47.74909;-1.4948;64;20220819;22.8;17.2;20;2.7;19.03;2.6;2.7;13198 +90075;47.74909;-1.4948;64;20220820;26.1;13.5;19.8;1.5;15.5;0;3.66;19638 +90075;47.74909;-1.4948;64;20220821;19;13.6;16.3;1.4;16.57;3;2.05;12586 +90075;47.74909;-1.4948;64;20220822;24.6;16.8;20.7;2.1;20.07;.2;2.9;15163 +90075;47.74909;-1.4948;64;20220823;25.4;18.8;22.1;1.7;20.7;.1;2.9;14107 +90075;47.74909;-1.4948;64;20220824;31.1;15.8;23.4;1.7;19.73;0;4.28;21191 +90075;47.74909;-1.4948;64;20220825;23.2;19.3;21.2;3;19.7;.1;2.57;10426 +90075;47.74909;-1.4948;64;20220826;24.8;13.3;19.1;2.4;14.73;.1;3.55;17753 +90075;47.74909;-1.4948;64;20220827;27.4;12.1;19.7;2;14.07;0;4;20354 +90075;47.74909;-1.4948;64;20220828;26.6;14.2;20.4;2.8;13.67;0;4.23;18103 +90075;47.74909;-1.4948;64;20220829;31.1;13.8;22.4;2.5;14.63;0;4.86;21253 +90075;47.74909;-1.4948;64;20220830;31;16;23.5;2.2;15.4;0;4.56;19547 +90075;47.74909;-1.4948;64;20220831;29.2;17.5;23.4;2.2;17.23;4;3.95;17159 +90075;47.74909;-1.4948;64;20220901;26.4;17.2;21.8;1.8;18.97;3.1;3.08;15076 +90075;47.74909;-1.4948;64;20220902;23.4;15.7;19.5;1.4;18.57;6.1;2.48;13782 +90075;47.74909;-1.4948;64;20220903;23.2;16.2;19.7;2.8;16.83;.9;2.85;13264 +90075;47.74909;-1.4948;64;20220904;27.8;14.3;21;2.5;16.4;.2;3.8;18126 +90075;47.74909;-1.4948;64;20220905;28.3;16.4;22.3;2.4;17.53;0;3.71;16866 +90075;47.74909;-1.4948;64;20220906;21.4;16.3;18.9;3.4;17.37;3.3;2.38;11079 +90075;47.74909;-1.4948;64;20220907;21.5;15.8;18.7;3.4;16.97;7.1;2.39;11110 +90075;47.74909;-1.4948;64;20220908;20.7;15;17.9;4.2;15.97;3.3;2.5;11352 +90075;47.74909;-1.4948;64;20220909;20.6;14.6;17.6;4.1;15.3;1.7;2.57;11366 +90075;47.74909;-1.4948;64;20220910;23;11.9;17.5;1.9;14.93;0;2.7;15609 +90075;47.74909;-1.4948;64;20220911;26.7;12.9;19.8;1.9;15.27;.1;3.24;16867 +90075;47.74909;-1.4948;64;20220912;32;15;23.5;2.8;15.83;.1;4.64;18640 +90075;47.74909;-1.4948;64;20220913;28.6;20.1;24.3;2.2;19.2;0;3.35;13098 +90075;47.74909;-1.4948;64;20220914;25.8;17.9;21.9;2.3;19.37;7.3;2.69;12453 +90075;47.74909;-1.4948;64;20220915;22.7;16.9;19.8;2.4;16.93;0;2.39;10628 +90075;47.74909;-1.4948;64;20220916;19;10.4;14.7;2.6;11.3;.1;2.4;12571 +90075;47.74909;-1.4948;64;20220917;19.5;6.2;12.9;1.6;9.27;0;2.38;15678 +90075;47.74909;-1.4948;64;20220918;20.5;4.8;12.7;1.5;9.43;.1;2.43;16946 +90075;47.74909;-1.4948;64;20220919;22;6.4;14.2;2.1;10.33;.1;2.72;16586 +90075;47.74909;-1.4948;64;20220920;20.3;7.1;13.7;2;10.63;.1;2.45;15245 +90075;47.74909;-1.4948;64;20220921;22.1;8;15;1.9;10.53;0;2.62;15452 +90075;47.74909;-1.4948;64;20220922;22.8;6.7;14.8;1.2;10.03;0;2.39;16335 +90075;47.74909;-1.4948;64;20220923;19.1;10.5;14.8;1;12.67;1;1.75;11731 +90075;47.74909;-1.4948;64;20220924;19.5;12.1;15.8;2.5;13.23;3.1;2.03;10540 +90075;47.74909;-1.4948;64;20220925;19.3;12.2;15.8;3.1;12.6;.3;2.25;10355 +90075;47.74909;-1.4948;64;20220926;16.6;8.6;12.6;3.5;11.47;5.8;1.84;10848 +90075;47.74909;-1.4948;64;20220927;16.8;10.7;13.7;4.5;12.7;1.6;1.81;9438 +90075;47.74909;-1.4948;64;20220928;14.7;11.9;13.3;3.7;13.37;1;1.24;6231 +90075;47.74909;-1.4948;64;20220929;14.9;7.7;11.3;2.2;10.77;1.3;1.46;10020 +90075;47.74909;-1.4948;64;20220930;17;4.9;10.9;3.1;11.3;3.2;1.63;12907 +90075;47.74909;-1.4948;64;20221001;21.1;14.2;17.7;5.1;17.7;.9;1.76;9311 +90075;47.74909;-1.4948;64;20221002;20.3;16.4;18.3;3.7;17.03;.5;1.8;6970 +90075;47.74909;-1.4948;64;20221003;20.1;12.4;16.3;1.5;15.43;.1;1.53;9702 +90075;47.74909;-1.4948;64;20221004;17.8;11.8;14.8;1.4;14.53;.1;1.29;8616 +90075;47.74909;-1.4948;64;20221005;20.1;12.6;16.4;3;14.73;1.1;1.79;9458 +90075;47.74909;-1.4948;64;20221006;19.4;6.4;12.9;1;10.5;0;1.56;12274 +90075;47.74909;-1.4948;64;20221007;19.4;4.1;11.8;.9;9.83;.2;1.53;13246 +90075;47.74909;-1.4948;64;20221008;19.5;7.7;13.6;1.4;10.67;0;1.66;11548 +90075;47.74909;-1.4948;64;20221009;21.5;5.5;13.5;2.3;10.3;.1;2.16;13088 +90075;47.74909;-1.4948;64;20221010;19.5;11.4;15.5;1.9;15.13;0;1.39;9236 +90075;47.74909;-1.4948;64;20221011;20.4;9.9;15.2;2.2;12.4;0;1.83;9721 +90075;47.74909;-1.4948;64;20221012;20.4;6.8;13.6;1.4;11.53;.5;1.54;11559 +90075;47.74909;-1.4948;64;20221013;17.3;11.8;14.6;2.9;15.4;6.9;1.02;7069 +90075;47.74909;-1.4948;64;20221014;18.4;13.6;16;3.8;17.17;14;1.03;6539 +90075;47.74909;-1.4948;64;20221015;18.4;14.8;16.6;4.4;16.2;.3;1.35;5490 +90075;47.74909;-1.4948;64;20221016;21.8;13.8;17.8;2.3;16.1;0;1.59;8345 +90075;47.74909;-1.4948;64;20221017;20;14.9;17.5;1.8;16.8;0;1.2;6562 +90075;47.74909;-1.4948;64;20221018;19.7;15.2;17.5;3.7;18.23;.2;1.09;6065 +90075;47.74909;-1.4948;64;20221019;24.6;16;20.3;3.9;17.87;6.4;2.21;8279 +90075;47.74909;-1.4948;64;20221020;20.9;12.7;16.8;2.9;15.73;.9;1.5;7923 +90075;47.74909;-1.4948;64;20221021;20.5;14.1;17.3;4.5;14.57;0;2.05;6793 +90075;47.74909;-1.4948;64;20221022;20.5;13.1;16.8;2.9;15.5;0;1.41;7301 +90075;47.74909;-1.4948;64;20221023;21.1;16.4;18.7;5.4;15.17;8;2.46;5622 +90075;47.74909;-1.4948;64;20221024;18.2;14.3;16.3;5.5;15.27;2.1;1.53;4773 +90075;47.74909;-1.4948;64;20221025;18.5;12.3;15.4;2.7;14.9;0;1.12;6429 +90075;47.74909;-1.4948;64;20221026;21.1;14.3;17.7;3.2;15.9;.5;1.53;6595 +90075;47.74909;-1.4948;64;20221027;22.9;13.4;18.1;2.8;15.57;.1;1.66;7782 +90075;47.74909;-1.4948;64;20221028;19.3;14.1;16.7;2.7;15.83;0;1.15;5652 +90075;47.74909;-1.4948;64;20221029;21.9;15.4;18.7;3;15.93;5.3;1.67;6133 +90075;47.74909;-1.4948;64;20221030;17.6;12.6;15.1;2;14.63;1.9;.91;5253 +90075;47.74909;-1.4948;64;20221031;17.9;10.9;14.4;3.3;13.7;5.1;1.13;6245 +90075;47.74909;-1.4948;64;20221101;16.5;10.1;13.3;4.1;11.97;6;1.37;5780 +90075;47.74909;-1.4948;64;20221102;16.5;7.7;12.1;3.4;11.97;0;1.03;6880 +90075;47.74909;-1.4948;64;20221103;14.4;12.9;13.6;4.4;12.83;8;1.17;2651 +90075;47.74909;-1.4948;64;20221104;14.1;8.1;11.1;4.6;10;.3;1.41;5254 +90075;47.74909;-1.4948;64;20221105;13.3;6.2;9.8;2.3;11.03;3.3;.61;5836 +90075;47.74909;-1.4948;64;20221106;15.9;11.8;13.9;4.7;13.53;11.9;1.07;4222 +90075;47.74909;-1.4948;64;20221107;17.1;11.9;14.5;5;13.23;1.2;1.4;4671 +90075;47.74909;-1.4948;64;20221108;16.1;11.8;14;5.2;13.13;4.1;1.24;4192 +90075;47.74909;-1.4948;64;20221109;16;9.9;12.9;2.9;11.93;1.1;1.02;4932 +90075;47.74909;-1.4948;64;20221110;16.4;6.1;11.2;2.2;11.13;0;.77;6518 +90075;47.74909;-1.4948;64;20221111;10.4;7.8;9.1;2.9;11.13;.1;.4;3091 +90075;47.74909;-1.4948;64;20221112;18.3;8;13.2;3.2;12.57;.3;1.02;6256 +90075;47.74909;-1.4948;64;20221113;16.7;8.9;12.8;3.1;11.9;.3;1.05;5425 +90075;47.74909;-1.4948;64;20221114;14.3;8.5;11.4;3;11.47;2.9;.76;4535 +90075;47.74909;-1.4948;64;20221115;14.3;9.2;11.8;5.1;11.63;10.6;1.06;4180 +90075;47.74909;-1.4948;64;20221116;14.3;7.7;11;5.6;11.57;19.2;.86;4567 +90075;47.74909;-1.4948;64;20221117;14.3;10.7;12.5;5.7;10.97;3.4;1.54;3281 +90075;47.74909;-1.4948;64;20221118;12.7;6.5;9.6;2.9;9.1;.5;.9;4429 +90075;47.74909;-1.4948;64;20221119;11.9;2.1;7;1.8;7.97;1.3;.54;5538 +90075;47.74909;-1.4948;64;20221120;13;5.2;9.1;3.4;9.87;2;.69;4859 +90075;47.74909;-1.4948;64;20221121;13;7.2;10.1;4.5;9.77;3.2;1.07;4058 +90075;47.74909;-1.4948;64;20221122;12.5;5.5;9;5;8.97;4.1;1.13;4364 +90075;47.74909;-1.4948;64;20221123;13.8;7.3;10.6;4.9;10.93;4;.86;4134 +90075;47.74909;-1.4948;64;20221124;14.3;7.5;10.9;3.8;11.2;5.9;.75;4248 +90075;47.74909;-1.4948;64;20221125;13.9;6.4;10.1;2.2;9.93;0;.66;4514 +90075;47.74909;-1.4948;64;20221126;12.3;5.9;9.1;2.8;10.1;1.6;.5;4087 +90075;47.74909;-1.4948;64;20221127;12.2;9.7;11;3.9;12.23;12.1;.47;2261 +90075;47.74909;-1.4948;64;20221128;11.4;7.3;9.3;3;10.03;1.6;.61;3098 +90075;47.74909;-1.4948;64;20221129;11.9;3.8;7.9;1.7;8.83;.1;.43;4509 +90075;47.74909;-1.4948;64;20221130;7.9;3.6;5.7;2.7;8.43;0;.36;3106 +90075;47.74909;-1.4948;64;20221201;6.8;1.7;4.3;2.5;7.27;0;.41;3254 +90075;47.74909;-1.4948;64;20221202;5.7;-.8;2.4;2;6.37;0;.32;3709 +90075;47.74909;-1.4948;64;20221203;4;2.3;3.2;4.4;6.73;0;.52;1749 +90075;47.74909;-1.4948;64;20221204;3.5;2.6;3;2.8;6.97;.2;.41;1128 +90075;47.74909;-1.4948;64;20221205;5.3;3.1;4.2;2.2;7.43;0;.38;2100 +90075;47.74909;-1.4948;64;20221206;6.4;3.4;4.9;3.8;7;0;.71;2084 +90075;47.74909;-1.4948;64;20221207;5.2;-.1;2.5;2.4;6.43;.1;.39;3109 +90075;47.74909;-1.4948;64;20221208;1.6;-3.1;-.7;2.6;5.8;.1;.12;2972 +90075;47.74909;-1.4948;64;20221209;5.3;-.4;2.5;2.7;5.7;0;.52;3273 +90075;47.74909;-1.4948;64;20221210;5.8;-4.1;.9;1.6;5.1;.6;.3;4458 +90075;47.74909;-1.4948;64;20221211;2.6;-1.6;.5;2.5;5.57;.3;.33;2685 +90075;47.74909;-1.4948;64;20221212;1.1;-2.3;-.6;2.7;5.3;0;.26;2560 +90075;47.74909;-1.4948;64;20221213;2.5;-3.4;-.4;3.6;4.8;2.4;.49;3237 +90075;47.74909;-1.4948;64;20221214;2.4;.1;1.2;4;6.33;3.2;.28;1852 +90075;47.74909;-1.4948;64;20221215;3.8;1.4;2.6;5.1;5.1;.1;1.05;1983 +90075;47.74909;-1.4948;64;20221216;6.5;-1.5;2.5;3;5.17;0;.71;3731 +90075;47.74909;-1.4948;64;20221217;.3;-3.6;-1.6;3.4;4.67;0;.37;2600 +90075;47.74909;-1.4948;64;20221218;7.6;-3.1;2.2;4.6;6.47;4.5;.44;4508 +90075;47.74909;-1.4948;64;20221219;13.3;8.5;10.9;5.9;11.2;7.8;.86;2792 +90075;47.74909;-1.4948;64;20221220;12.8;11.1;12;4.1;12.27;8.7;.73;1577 +90075;47.74909;-1.4948;64;20221221;13.3;7.1;10.2;4.8;11.93;13;.34;3320 +90075;47.74909;-1.4948;64;20221222;14.5;12.2;13.3;6.9;13.53;15.4;.91;1758 +90075;47.74909;-1.4948;64;20221223;14.3;13.4;13.9;5.7;14.2;3.8;.82;944 +90075;47.74909;-1.4948;64;20221224;12.2;11.5;11.8;4;12.43;2.5;.7;961 +90075;47.74909;-1.4948;64;20221225;13.8;10.2;12;2.9;12.53;1.3;.55;2491 +90075;47.74909;-1.4948;64;20221226;11.4;9.8;10.6;2.8;10.37;.1;.8;1531 +90075;47.74909;-1.4948;64;20221227;11.3;3.1;7.2;2.8;8.8;.2;.44;3979 +90075;47.74909;-1.4948;64;20221228;12.4;8.6;10.5;6.6;11.3;6.8;.71;2610 +90075;47.74909;-1.4948;64;20221229;11.8;9.1;10.5;5;10.17;3;1.06;2045 +90075;47.74909;-1.4948;64;20221230;14.4;5.5;10;7.6;12.6;8.3;.12;4109 +90075;47.74909;-1.4948;64;20221231;17.1;14.5;15.8;9.1;12.93;2.7;2.32;1985 +90076;47.78346;-1.16462;80;20220101;16.2;6.3;11.2;1.8;11.2;0;.48;4029 +90076;47.78346;-1.16462;80;20220102;14;10.3;12.1;5.5;12.3;0;.84;2323 +90076;47.78346;-1.16462;80;20220103;12.7;11.1;11.9;5.2;12.7;19.2;.64;1402 +90076;47.78346;-1.16462;80;20220104;9.9;8.1;9;3.8;9.6;0;.78;1525 +90076;47.78346;-1.16462;80;20220105;6;2;4;2.1;6.9;.1;.43;2492 +90076;47.78346;-1.16462;80;20220106;7.8;1.6;4.7;2.7;6.9;1.2;.56;3231 +90076;47.78346;-1.16462;80;20220107;9.8;5.3;7.5;5;8.8;1.1;.75;2719 +90076;47.78346;-1.16462;80;20220108;10.5;6.8;8.6;5.6;9.5;7.3;.82;2453 +90076;47.78346;-1.16462;80;20220109;8.7;5.4;7;3.4;8.7;3;.58;2319 +90076;47.78346;-1.16462;80;20220110;9;6.9;7.9;1.6;10.2;1.6;.34;1789 +90076;47.78346;-1.16462;80;20220111;8.5;6.7;7.6;1.3;9.6;.1;.39;1647 +90076;47.78346;-1.16462;80;20220112;8.8;6.1;7.4;2;9.4;0;.42;2134 +90076;47.78346;-1.16462;80;20220113;8;5.1;6.5;3.1;7.6;0;.78;2255 +90076;47.78346;-1.16462;80;20220114;1;.6;.8;2.6;6;0;.37;595 +90076;47.78346;-1.16462;80;20220115;2.5;-1.5;.5;1;6.3;.1;.19;2790 +90076;47.78346;-1.16462;80;20220116;7.9;2;4.9;2.4;8.5;.5;.24;3520 +90076;47.78346;-1.16462;80;20220117;7.1;4.2;5.6;1.7;8.9;.1;.28;2381 +90076;47.78346;-1.16462;80;20220118;5.3;2.3;3.8;2.1;7.8;0;.27;2463 +90076;47.78346;-1.16462;80;20220119;8;4.3;6.1;2;8.4;.8;.44;2820 +90076;47.78346;-1.16462;80;20220120;8.9;1.9;5.4;2.4;7.5;0;.54;4088 +90076;47.78346;-1.16462;80;20220121;6.3;-1.4;2.4;1.7;6.2;.1;.39;4369 +90076;47.78346;-1.16462;80;20220122;6;-1.7;2.1;1.4;6.8;0;.25;4432 +90076;47.78346;-1.16462;80;20220123;3.7;3.4;3.5;4.3;7.1;0;.52;564 +90076;47.78346;-1.16462;80;20220124;7.4;-1.7;2.8;2.8;6.4;0;.52;4998 +90076;47.78346;-1.16462;80;20220125;1.6;-1.2;.2;1.1;6.2;0;.24;2635 +90076;47.78346;-1.16462;80;20220126;3.5;-.7;1.4;2;6.4;0;.3;3370 +90076;47.78346;-1.16462;80;20220127;7.1;2.6;4.8;1.7;7.7;0;.43;3558 +90076;47.78346;-1.16462;80;20220128;9.9;6.3;8.1;.9;9.9;0;.42;3191 +90076;47.78346;-1.16462;80;20220129;9.8;7.4;8.6;2.4;10.4;.4;.47;2574 +90076;47.78346;-1.16462;80;20220130;9.9;7.7;8.8;2.4;9.2;.2;.76;2489 +90076;47.78346;-1.16462;80;20220131;9.6;4;6.8;4.4;8.4;.4;.77;4280 +90076;47.78346;-1.16462;80;20220201;10.4;4.4;7.4;3.5;9.9;0;.42;4516 +90076;47.78346;-1.16462;80;20220202;9.5;8.8;9.1;2.9;9.7;0;.79;1302 +90076;47.78346;-1.16462;80;20220203;8.9;5.3;7.1;2.7;9.5;0;.45;3522 +90076;47.78346;-1.16462;80;20220204;10.8;8.1;9.4;3.4;8.9;1.1;1.1;3048 +90076;47.78346;-1.16462;80;20220205;11;1.2;6.1;3.1;7.8;.1;.82;6271 +90076;47.78346;-1.16462;80;20220206;12.5;6.8;9.6;7.2;11.1;1.2;.71;4764 +90076;47.78346;-1.16462;80;20220207;11.6;7.9;9.7;2.2;9.6;.1;.85;3823 +90076;47.78346;-1.16462;80;20220208;7.9;5.8;6.8;1.8;10.1;0;.33;2829 +90076;47.78346;-1.16462;80;20220209;6;5.5;5.7;1.8;8.7;0;.44;1198 +90076;47.78346;-1.16462;80;20220210;6.5;5.2;5.8;2.7;8.5;0;.92;5033 +90076;47.78346;-1.16462;80;20220211;9.8;-.4;4.7;1.9;6.43;0;.82;10066 +90076;47.78346;-1.16462;80;20220212;8.6;-.4;4.1;2.7;5.93;0;.98;10433 +90076;47.78346;-1.16462;80;20220213;11.7;.6;6.1;6;8.46;8.7;.98;5266 +90076;47.78346;-1.16462;80;20220214;11.4;5.9;8.7;4.6;8.86;1.2;1.23;6900 +90076;47.78346;-1.16462;80;20220215;11.3;3.3;7.3;4.8;9.73;4.8;.64;3800 +90076;47.78346;-1.16462;80;20220216;14;9.3;11.6;7.5;13.4;.7;.53;5054 +90076;47.78346;-1.16462;80;20220217;14.9;9.9;12.4;5.3;11.4;.5;1.46;5310 +90076;47.78346;-1.16462;80;20220218;11.9;10.6;11.2;6.3;9.5;.9;1.8;2554 +90076;47.78346;-1.16462;80;20220219;11;1.6;6.3;5.7;7.8;.1;1.21;7667 +90076;47.78346;-1.16462;80;20220220;12.9;7.8;10.3;6.9;11.1;1.6;1.03;5629 +90076;47.78346;-1.16462;80;20220221;11.2;7.2;9.2;5.4;8.1;.7;1.68;5019 +90076;47.78346;-1.16462;80;20220222;14.6;5.8;10.2;4.1;10.5;.4;1.21;7757 +90076;47.78346;-1.16462;80;20220223;11.7;4.1;7.9;1.8;8.8;.1;.92;7292 +90076;47.78346;-1.16462;80;20220224;10.3;5.6;7.9;3.8;7.7;.7;1.36;5736 +90076;47.78346;-1.16462;80;20220225;12;1.3;6.6;2.4;6.7;0;1.33;8995 +90076;47.78346;-1.16462;80;20220226;11.2;.4;5.8;3.8;5.9;0;1.67;9175 +90076;47.78346;-1.16462;80;20220227;12.7;.7;6.7;3.3;7;0;1.52;9838 +90076;47.78346;-1.16462;80;20220228;15.4;2.6;9;2.1;9.2;.1;1.3;10324 +90076;47.78346;-1.16462;80;20220301;14.5;8.6;11.5;1.6;10.8;0;1.12;6982 +90076;47.78346;-1.16462;80;20220302;15.5;8.3;11.9;2.3;10;0;1.48;7870 +90076;47.78346;-1.16462;80;20220303;11.3;8.2;9.7;2.8;11.1;8.9;.79;5101 +90076;47.78346;-1.16462;80;20220304;11.5;6.9;9.2;3.7;8.6;0;1.43;6394 +90076;47.78346;-1.16462;80;20220305;10.2;.4;5.3;3.3;7.8;.3;1.03;9654 +90076;47.78346;-1.16462;80;20220306;10.1;6;8;2.8;7.2;0;1.43;6190 +90076;47.78346;-1.16462;80;20220307;7.4;-2;2.7;4.2;5.2;0;1.4;9715 +90076;47.78346;-1.16462;80;20220308;10.9;1.1;6;3.9;8.1;.7;1.16;10065 +90076;47.78346;-1.16462;80;20220309;14.7;7.2;10.9;4;9.7;0;1.76;8876 +90076;47.78346;-1.16462;80;20220310;12.3;7.9;10.1;3.5;10.3;1;1.22;6797 +90076;47.78346;-1.16462;80;20220311;13.1;8;10.5;5.7;9.9;7;1.67;7449 +90076;47.78346;-1.16462;80;20220312;13.9;5.4;9.6;4.1;9;1.8;1.75;9864 +90076;47.78346;-1.16462;80;20220313;11.3;7.9;9.6;4.2;9.3;2.6;1.41;6173 +90076;47.78346;-1.16462;80;20220314;14.9;4.7;9.8;3.3;8.4;2.6;1.95;11131 +90076;47.78346;-1.16462;80;20220315;14.9;7.2;11;2.8;11.3;1.7;1.39;9743 +90076;47.78346;-1.16462;80;20220316;13.5;8.8;11.1;2.9;11.4;1.7;1.24;7621 +90076;47.78346;-1.16462;80;20220317;12.2;4.7;8.4;2.6;8;0;1.58;9857 +90076;47.78346;-1.16462;80;20220318;15.2;2.1;8.7;5.5;5.9;0;3.22;16233 +90076;47.78346;-1.16462;80;20220319;14;5.8;9.9;4.1;7.66;0;2.37;12333 +90076;47.78346;-1.16462;80;20220320;14.5;5.4;9.9;2.5;8.33;0;1.93;11900 +90076;47.78346;-1.16462;80;20220321;18.1;6.7;12.4;3.4;9.7;0;2.65;16166 +90076;47.78346;-1.16462;80;20220322;16.3;6.3;11.3;3.9;7.43;0;3.05;17566 +90076;47.78346;-1.16462;80;20220323;16.8;4.5;10.7;2.8;5.96;0;3.04;18600 +90076;47.78346;-1.16462;80;20220324;19.2;1.6;10.4;2.1;6.9;0;2.75;18733 +90076;47.78346;-1.16462;80;20220325;20.3;4;12.2;3.9;7.26;0;3.65;18533 +90076;47.78346;-1.16462;80;20220326;20.3;4.5;12.4;3.9;7;0;3.83;19300 +90076;47.78346;-1.16462;80;20220327;21.1;4.1;12.6;2.3;8.06;0;3.06;18166 +90076;47.78346;-1.16462;80;20220328;20.3;6.2;13.3;1.8;8.63;1.6;2.62;15000 +90076;47.78346;-1.16462;80;20220329;18;9;13.5;2.2;10.5;0;2.41;14566 +90076;47.78346;-1.16462;80;20220330;12.1;8.2;10.2;3.6;10.33;0;1.25;4000 +90076;47.78346;-1.16462;80;20220331;8.5;4.4;6.5;4.9;7.16;2;1.57;7333 +90076;47.78346;-1.16462;80;20220401;7.6;.7;4.1;6.1;5.7;.5;1.87;12550 +90076;47.78346;-1.16462;80;20220402;9.5;-.8;4.3;3.9;5.25;0;2.18;16700 +90076;47.78346;-1.16462;80;20220403;8.9;-2;3.5;3.6;4.8;0;2.18;17650 +90076;47.78346;-1.16462;80;20220404;10.3;-2;4.2;3.5;6.87;.2;1.57;14366 +90076;47.78346;-1.16462;80;20220405;13.3;7;10.2;4.2;10.73;.2;1.39;8218 +90076;47.78346;-1.16462;80;20220406;13.3;7.8;10.6;4.7;10.4;2.1;1.65;8100 +90076;47.78346;-1.16462;80;20220407;15.1;10.2;12.7;6.5;11.59;9.6;2.24;9800 +90076;47.78346;-1.16462;80;20220408;15.5;8.6;12.1;5.7;10.59;11.3;2.25;9050 +90076;47.78346;-1.16462;80;20220409;12.7;2.1;7.4;2.8;7;0;2.39;18600 +90076;47.78346;-1.16462;80;20220410;15.1;-.4;7.4;3.6;6.8;0;2.9;21366 +90076;47.78346;-1.16462;80;20220411;20.9;6.2;13.5;5;9.86;1.3;3.9;18933 +90076;47.78346;-1.16462;80;20220412;16.2;11.2;13.7;2.7;11.94;.8;1.77;6900 +90076;47.78346;-1.16462;80;20220413;20.1;6.1;13.1;1.3;11.56;1;2.52;17066 +90076;47.78346;-1.16462;80;20220414;21.9;7.1;14.5;1.4;11.5;0;3.03;19500 +90076;47.78346;-1.16462;80;20220415;23.8;7.4;15.6;1.8;11.53;0;3.4;19833 +90076;47.78346;-1.16462;80;20220416;21.3;8;14.6;2.9;10.8;0;3.82;23633 +90076;47.78346;-1.16462;80;20220417;20.5;5.8;13.1;1.9;9.86;0;3.28;21566 +90076;47.78346;-1.16462;80;20220418;16.8;8.6;12.7;3.6;10.23;0;2.68;14166 +90076;47.78346;-1.16462;80;20220419;15.6;4;9.8;3.7;8.73;0;2.83;19766 +90076;47.78346;-1.16462;80;20220420;19.4;6.4;12.9;3.6;10.26;.2;3.36;20633 +90076;47.78346;-1.16462;80;20220421;19.9;9.5;14.7;2.7;9.46;0;3.91;23200 +90076;47.78346;-1.16462;80;20220422;20.1;7.7;13.9;3.6;9.86;0;3.8;21600 +90076;47.78346;-1.16462;80;20220423;18.7;10.2;14.5;4;11.43;6.3;2.87;12600 +90076;47.78346;-1.16462;80;20220424;18.6;10.2;14.4;2.5;12.73;5.4;2.31;12033 +90076;47.78346;-1.16462;80;20220425;16.9;8.1;12.5;2.8;10.13;0;3.03;19266 +90076;47.78346;-1.16462;80;20220426;17.5;3.8;10.7;3.4;9.03;0;3.43;24233 +90076;47.78346;-1.16462;80;20220427;18.6;6.4;12.5;4.9;9.26;0;3.94;23000 +90076;47.78346;-1.16462;80;20220428;19.1;9.8;14.4;3.7;10.5;0;3.44;17066 +90076;47.78346;-1.16462;80;20220429;21.2;7.9;14.6;3.7;11.03;0;4.01;23400 +90076;47.78346;-1.16462;80;20220430;17;5.3;11.1;3.3;9.23;0;3.32;22666 +90076;47.78346;-1.16462;80;20220501;19.1;7.5;13.3;2.4;8.6;0;3.91;24300 +90076;47.78346;-1.16462;80;20220502;18.8;9.3;14;3.1;9.66;0;3.58;19166 +90076;47.78346;-1.16462;80;20220503;18.2;8.3;13.3;3.2;9.86;0;2.99;13933 +90076;47.78346;-1.16462;80;20220504;18.7;6.9;12.8;2.6;10.26;0;2.97;16800 +90076;47.78346;-1.16462;80;20220505;19.8;7.8;13.8;2.8;11.2;0;3.41;20566 +90076;47.78346;-1.16462;80;20220506;20.9;7.7;14.3;2.4;11.9;0;3.39;20681 +90076;47.78346;-1.16462;80;20220507;20.2;9.3;14.7;2.5;11.8;.1;3.28;18862 +90076;47.78346;-1.16462;80;20220508;23.5;7.2;15.3;1.4;12.1;.1;3.75;23282 +90076;47.78346;-1.16462;80;20220509;25.4;10;17.7;1.6;12.6;0;4.09;22739 +90076;47.78346;-1.16462;80;20220510;24.7;12.5;18.6;2.2;12.6;0;4.12;20301 +90076;47.78346;-1.16462;80;20220511;20.5;9.5;15;3.2;13;0;3.3;19354 +90076;47.78346;-1.16462;80;20220512;19.9;9.7;14.8;2;10.9;0;3.32;18715 +90076;47.78346;-1.16462;80;20220513;20.9;5.1;13;1.1;10.2;0;3.49;23505 +90076;47.78346;-1.16462;80;20220514;25;8.8;16.9;2.9;11.8;.8;4.64;23917 +90076;47.78346;-1.16462;80;20220515;28;16.7;22.3;3.6;15.1;2.7;5.19;20001 +90076;47.78346;-1.16462;80;20220516;23.6;13.1;18.3;2.2;15;.1;3.68;19351 +90076;47.78346;-1.16462;80;20220517;28.7;11.7;20.2;2.6;15;0;5.1;24840 +90076;47.78346;-1.16462;80;20220518;27.9;10.9;19.4;2.2;14.9;.4;4.8;24945 +90076;47.78346;-1.16462;80;20220519;23.5;13.3;18.4;2.3;14.4;5.1;3.79;19310 +90076;47.78346;-1.16462;80;20220520;21.9;14;17.9;1.9;15.1;2.3;3.22;17014 +90076;47.78346;-1.16462;80;20220521;24.2;8.6;16.4;1.7;13;0;4.1;24164 +90076;47.78346;-1.16462;80;20220522;25.7;13.1;19.4;2;15.1;15;4.21;21757 +90076;47.78346;-1.16462;80;20220523;18.9;14;16.4;3.2;15.3;3.5;2.55;13465 +90076;47.78346;-1.16462;80;20220524;17.8;8.4;13.1;2.7;11.7;2;2.98;18871 +90076;47.78346;-1.16462;80;20220525;17.6;7.3;12.4;2.5;12.1;.1;2.87;19839 +90076;47.78346;-1.16462;80;20220526;17.5;13.2;15.3;1.8;13.4;0;2.41;12717 +90076;47.78346;-1.16462;80;20220527;18.7;11.8;15.2;2.3;13.4;.1;2.86;16268 +90076;47.78346;-1.16462;80;20220528;21;6.6;13.8;2.4;11.4;0;3.81;23751 +90076;47.78346;-1.16462;80;20220529;17.4;8.9;13.1;3.3;9.2;0;3.5;18206 +90076;47.78346;-1.16462;80;20220530;18.8;4.2;11.5;1.4;9.1;0;3.52;24052 +90076;47.78346;-1.16462;80;20220531;20.7;5.4;13;1.9;9.9;0;3.9;24696 +90076;47.78346;-1.16462;80;20220601;22.5;6.1;14.3;2;10.1;0;4.29;25646 +90076;47.78346;-1.16462;80;20220602;25.2;12.5;18.8;3.3;11.2;.1;5.16;22573 +90076;47.78346;-1.16462;80;20220603;24.5;15.4;19.9;1.8;14.4;7.2;3.96;19089 +90076;47.78346;-1.16462;80;20220604;27.2;13.6;20.4;1.7;17.2;2.8;4.45;23476 +90076;47.78346;-1.16462;80;20220605;21.1;13.5;17.3;3;14.4;0;3.43;17483 +90076;47.78346;-1.16462;80;20220606;19.1;10.2;14.6;2.5;13.8;2;3.02;18988 +90076;47.78346;-1.16462;80;20220607;21;14;17.5;4.1;15.5;12.3;3.3;16823 +90076;47.78346;-1.16462;80;20220608;21.3;14.9;18.1;3.4;15.2;0;3.38;16095 +90076;47.78346;-1.16462;80;20220609;21.7;11.7;16.7;2.9;13.6;.1;3.77;20250 +90076;47.78346;-1.16462;80;20220610;21.7;12.2;16.9;2.1;15.7;.1;3.38;19754 +90076;47.78346;-1.16462;80;20220611;23.8;12.9;18.3;1.7;14.6;0;3.93;21215 +90076;47.78346;-1.16462;80;20220612;22.8;10.3;16.5;2.8;12.9;.1;4.18;22773 +90076;47.78346;-1.16462;80;20220613;23.4;8.1;15.7;1.6;12.2;0;4.22;25264 +90076;47.78346;-1.16462;80;20220614;26.9;9.1;18;2;12.8;0;5.05;27305 +90076;47.78346;-1.16462;80;20220615;30.1;12.5;21.3;1.8;14.4;0;5.49;27170 +90076;47.78346;-1.16462;80;20220616;29.8;12.6;21.2;1.5;15;0;5.24;26872 +90076;47.78346;-1.16462;80;20220617;34.7;15.6;25.1;1.7;17.1;0;6.23;28354 +90076;47.78346;-1.16462;80;20220618;37.5;17;27.2;2.6;18.6;1.6;7.42;29400 +90076;47.78346;-1.16462;80;20220619;26.1;15.3;20.7;3.9;17;.5;4.65;21235 +90076;47.78346;-1.16462;80;20220620;25.1;14.6;19.8;2;17.3;4.8;4;20935 +90076;47.78346;-1.16462;80;20220621;27.1;15.6;21.3;2.4;17.4;1.7;4.57;21929 +90076;47.78346;-1.16462;80;20220622;25.2;14.8;20;1.3;18.5;13.7;3.82;20832 +90076;47.78346;-1.16462;80;20220623;25.4;16.6;21;2.5;17.3;1.1;4.08;19126 +90076;47.78346;-1.16462;80;20220624;21.4;16;18.7;3.7;16.1;2.3;3.28;14890 +90076;47.78346;-1.16462;80;20220625;20.9;11.5;16.2;2.7;13.1;.6;3.63;19764 +90076;47.78346;-1.16462;80;20220626;21.9;9.6;15.7;2.4;11.3;0;4.13;22653 +90076;47.78346;-1.16462;80;20220627;22;9.5;15.7;2.1;11.9;.1;4.01;22823 +90076;47.78346;-1.16462;80;20220628;22.9;8.4;15.6;2.3;11.9;.3;4.28;24592 +90076;47.78346;-1.16462;80;20220629;22.9;13.2;18;3;13.6;1;4.11;20021 +90076;47.78346;-1.16462;80;20220630;19.7;9.9;14.8;2.1;11.9;1.3;3.45;20104 +90076;47.78346;-1.16462;80;20220701;22.1;7.5;14.8;1.9;11.3;0;4.09;24597 +90076;47.78346;-1.16462;80;20220702;25.5;7.4;16.4;1.8;12.2;0;4.73;27396 +90076;47.78346;-1.16462;80;20220703;23;9.5;16.2;2.1;12.5;0;4.15;23571 +90076;47.78346;-1.16462;80;20220704;23;8.2;15.6;1.9;12.2;.1;4.16;24660 +90076;47.78346;-1.16462;80;20220705;23.6;6.9;15.2;2.2;12;0;4.4;26175 +90076;47.78346;-1.16462;80;20220706;26.2;8.8;17.5;2;13.7;.1;4.75;26678 +90076;47.78346;-1.16462;80;20220707;23.7;12.3;18;2.5;15.3;.1;3.95;21475 +90076;47.78346;-1.16462;80;20220708;27.5;9.5;18.5;2.2;13.9;0;5.07;27033 +90076;47.78346;-1.16462;80;20220709;29.5;11.9;20.7;2.1;14.5;0;5.4;26668 +90076;47.78346;-1.16462;80;20220710;28.6;13.6;21.1;2.6;13.3;0;5.46;24531 +90076;47.78346;-1.16462;80;20220711;30.9;14.7;22.8;2.8;14.9;0;5.95;25448 +90076;47.78346;-1.16462;80;20220712;33.7;13.4;23.5;1.7;15.9;0;6;28462 +90076;47.78346;-1.16462;80;20220713;36.5;15;25.7;2.2;15.9;0;6.94;29225 +90076;47.78346;-1.16462;80;20220714;27.5;15.1;21.3;2.8;15.1;0;4.95;22035 +90076;47.78346;-1.16462;80;20220715;28.8;9.5;19.1;1.4;12.7;0;5.04;27510 +90076;47.78346;-1.16462;80;20220716;30.2;10.6;20.4;2;12.2;0;5.64;27642 +90076;47.78346;-1.16462;80;20220717;33.1;14.6;23.8;2.9;12.9;0;6.73;26759 +90076;47.78346;-1.16462;80;20220718;39.3;18.9;29.1;3.5;12.9;0;8.79;28028 +90076;47.78346;-1.16462;80;20220719;29;22;25.5;3.4;15.9;2.3;5.29;16196 +90076;47.78346;-1.16462;80;20220720;26.6;17.9;22.2;2.7;17.4;1.2;4.23;18038 +90076;47.78346;-1.16462;80;20220721;28;15.1;21.5;1.5;15.3;.1;4.44;21972 +90076;47.78346;-1.16462;80;20220722;21.3;14.8;18;1.8;16.1;1.2;2.91;15421 +90076;47.78346;-1.16462;80;20220723;28.4;11.1;19.7;1.9;14.2;0;4.9;25314 +90076;47.78346;-1.16462;80;20220724;32.7;12.4;22.5;1.9;14.7;0;5.78;27345 +90076;47.78346;-1.16462;80;20220725;25.6;15.6;20.6;2.9;15.4;0;4.28;18993 +90076;47.78346;-1.16462;80;20220726;23.9;16.3;20.1;1.8;13.2;0;3.68;16435 +90076;47.78346;-1.16462;80;20220727;24.9;7.6;16.2;.9;11.4;0;4;24893 +90076;47.78346;-1.16462;80;20220728;28.6;14;21.3;1.4;13.5;0;4.54;22733 +90076;47.78346;-1.16462;80;20220729;29.8;15.2;22.5;1.2;14.5;.1;4.53;22628 +90076;47.78346;-1.16462;80;20220730;29.6;14.9;22.2;2;16;0;4.82;22599 +90076;47.78346;-1.16462;80;20220731;29.3;17.3;23.3;2.3;17.2;0;4.67;20281 +90076;47.78346;-1.16462;80;20220801;27;18.1;22.5;2.1;17.6;0;3.94;17323 +90076;47.78346;-1.16462;80;20220802;32.2;12.9;22.5;1.3;16.2;0;5.01;25569 +90076;47.78346;-1.16462;80;20220803;34.3;14.8;24.5;2;18;.1;5.68;25570 +90076;47.78346;-1.16462;80;20220804;27;18.1;22.5;3.7;17;1.3;4.5;17052 +90076;47.78346;-1.16462;80;20220805;25.6;12.4;19;3.1;12;0;4.69;20740 +90076;47.78346;-1.16462;80;20220806;26.4;7.6;17;2.6;9.5;0;5;24692 +90076;47.78346;-1.16462;80;20220807;28.6;13.2;20.9;3.2;10.6;0;5.64;22182 +90076;47.78346;-1.16462;80;20220808;30.1;12.6;21.3;2.8;11.7;0;5.61;23535 +90076;47.78346;-1.16462;80;20220809;32.2;14.1;23.1;2.9;14.1;0;5.88;23800 +90076;47.78346;-1.16462;80;20220810;34.1;14.3;24.2;2.6;14.1;0;6.12;24760 +90076;47.78346;-1.16462;80;20220811;34.7;14.4;24.5;2.3;12.3;0;6.12;24921 +90076;47.78346;-1.16462;80;20220812;35;11.6;23.3;1.7;11.4;0;5.74;26617 +90076;47.78346;-1.16462;80;20220813;35.9;13.9;24.9;2.1;12.8;15;6.13;25631 +90076;47.78346;-1.16462;80;20220814;21;18.1;19.5;2.8;19.9;12;1.93;8988 +90076;47.78346;-1.16462;80;20220815;25.7;17.3;21.5;3.1;18.5;0;3.54;15475 +90076;47.78346;-1.16462;80;20220816;25.3;17.1;21.2;1.6;17.7;6;3.14;15180 +90076;47.78346;-1.16462;80;20220817;23.1;14.2;18.6;1.1;17.1;5.2;2.76;15721 +90076;47.78346;-1.16462;80;20220818;25.1;16.5;20.8;2.5;18.1;.1;3.26;15337 +90076;47.78346;-1.16462;80;20220819;22.4;16.9;19.6;2.4;18.7;1.7;2.46;12096 +90076;47.78346;-1.16462;80;20220820;25.9;12.3;19.1;1.3;15.4;0;3.41;19110 +90076;47.78346;-1.16462;80;20220821;19.6;13.8;16.7;1.3;16.4;2;2.09;12247 +90076;47.78346;-1.16462;80;20220822;24.5;16.4;20.4;2;19.7;.2;2.77;14435 +90076;47.78346;-1.16462;80;20220823;25.3;19;22.1;1.6;20.6;.1;2.67;12584 +90076;47.78346;-1.16462;80;20220824;31.4;15.2;23.3;1.6;19.7;0;4.11;20263 +90076;47.78346;-1.16462;80;20220825;23.1;19.3;21.2;2.9;19.6;.1;2.43;9528 +90076;47.78346;-1.16462;80;20220826;24.3;13.3;18.8;2.1;14.7;0;3.24;16360 +90076;47.78346;-1.16462;80;20220827;26.7;11.1;18.9;1.7;13.8;0;3.63;19399 +90076;47.78346;-1.16462;80;20220828;25.6;12.6;19.1;2.3;14;0;3.6;17526 +90076;47.78346;-1.16462;80;20220829;29.9;12.1;21;2.2;14.6;0;4.34;20402 +90076;47.78346;-1.16462;80;20220830;30;15.2;22.6;2.1;15.3;0;4.18;18408 +90076;47.78346;-1.16462;80;20220831;28.2;17.6;22.9;2.1;16.9;3.2;3.63;15381 +90076;47.78346;-1.16462;80;20220901;26.3;16.7;21.5;1.5;18.9;4.8;2.87;14487 +90076;47.78346;-1.16462;80;20220902;21.9;15.4;18.6;.9;18.7;7.4;2.03;11742 +90076;47.78346;-1.16462;80;20220903;22.9;16.5;19.7;2.4;17.1;.3;2.54;11540 +90076;47.78346;-1.16462;80;20220904;27.9;13.6;20.7;2.1;16.4;.3;3.53;17288 +90076;47.78346;-1.16462;80;20220905;27.6;16.4;22;2.1;17.8;.7;3.3;15109 +90076;47.78346;-1.16462;80;20220906;21.2;16.6;18.9;2.9;17.1;3.1;2.19;9446 +90076;47.78346;-1.16462;80;20220907;21.5;15.9;18.7;3.2;16.7;5.8;2.35;10361 +90076;47.78346;-1.16462;80;20220908;20.3;14.8;17.5;4.2;15.8;3.5;2.32;10162 +90076;47.78346;-1.16462;80;20220909;20.3;14.5;17.4;4;15.4;2.8;2.35;10341 +90076;47.78346;-1.16462;80;20220910;22.4;12.6;17.5;2;14.5;0;2.52;13426 +90076;47.78346;-1.16462;80;20220911;26.1;12.4;19.2;1.6;14.7;0;2.96;15785 +90076;47.78346;-1.16462;80;20220912;30.3;14.3;22.3;2.7;15.9;.4;4.09;16914 +90076;47.78346;-1.16462;80;20220913;26.6;19;22.8;2.1;19.1;0;2.76;11410 +90076;47.78346;-1.16462;80;20220914;26.3;18.2;22.2;1.8;19.1;8;2.59;11666 +90076;47.78346;-1.16462;80;20220915;22.4;16.3;19.3;2.2;16.6;0;2.23;9961 +90076;47.78346;-1.16462;80;20220916;19.3;10;14.6;2.4;11.2;.1;2.36;12258 +90076;47.78346;-1.16462;80;20220917;18.9;5.3;12.1;1.1;9.2;0;2.07;14743 +90076;47.78346;-1.16462;80;20220918;20;3.6;11.8;1.1;9.5;.1;2.14;16048 +90076;47.78346;-1.16462;80;20220919;20.8;5.4;13.1;1.9;10.3;0;2.42;15364 +90076;47.78346;-1.16462;80;20220920;18.8;5.7;12.2;1.4;10.7;0;1.95;13977 +90076;47.78346;-1.16462;80;20220921;21.1;6.6;13.8;1.6;10.4;0;2.3;14555 +90076;47.78346;-1.16462;80;20220922;22.5;5.4;13.9;1;10.2;.1;2.2;15656 +90076;47.78346;-1.16462;80;20220923;19;9.7;14.3;.9;12.6;2.5;1.65;11304 +90076;47.78346;-1.16462;80;20220924;19.7;12.4;16;2.6;13.3;3.5;2.05;9848 +90076;47.78346;-1.16462;80;20220925;18.3;12.2;15.2;2.9;12.6;.1;1.97;8857 +90076;47.78346;-1.16462;80;20220926;16.5;8.9;12.7;3.6;11.4;5.5;1.82;9810 +90076;47.78346;-1.16462;80;20220927;16.5;10.9;13.7;4.1;12.7;3.9;1.67;8259 +90076;47.78346;-1.16462;80;20220928;14.7;11.7;13.2;3.4;13.2;2.1;1.19;5860 +90076;47.78346;-1.16462;80;20220929;15.2;8.1;11.6;2.3;10.8;1;1.48;9113 +90076;47.78346;-1.16462;80;20220930;16.7;4.2;10.4;2.9;11;3.1;1.55;12067 +90076;47.78346;-1.16462;80;20221001;21.3;14;17.6;5;17.1;.9;1.89;9007 +90076;47.78346;-1.16462;80;20221002;20.3;16.2;18.2;3.4;16.9;.4;1.7;6560 +90076;47.78346;-1.16462;80;20221003;19.8;12.8;16.3;1.3;15.8;0;1.37;8579 +90076;47.78346;-1.16462;80;20221004;17.4;12.2;14.8;1.3;14.5;.1;1.18;7239 +90076;47.78346;-1.16462;80;20221005;20.5;12.5;16.5;2.7;14.6;1.2;1.79;8953 +90076;47.78346;-1.16462;80;20221006;18.8;5.7;12.2;1;10.5;0;1.45;11412 +90076;47.78346;-1.16462;80;20221007;18.9;2.8;10.8;.7;9.5;.1;1.37;12522 +90076;47.78346;-1.16462;80;20221008;18.8;7;12.9;1.1;10.5;.1;1.45;10515 +90076;47.78346;-1.16462;80;20221009;21.5;4.6;13;2.1;10.1;.1;2.05;12488 +90076;47.78346;-1.16462;80;20221010;19.2;10.3;14.7;1.8;14.6;.1;1.28;8825 +90076;47.78346;-1.16462;80;20221011;19.2;8.2;13.7;1.6;11.8;0;1.47;9716 +90076;47.78346;-1.16462;80;20221012;20;6.5;13.2;1.6;11.4;.3;1.53;10653 +90076;47.78346;-1.16462;80;20221013;17.1;11.9;14.5;2.9;15;6.1;1.03;6363 +90076;47.78346;-1.16462;80;20221014;18.1;13.6;15.8;3.2;16.9;14.5;.93;5804 +90076;47.78346;-1.16462;80;20221015;18;15;16.5;4.3;16;.1;1.29;4594 +90076;47.78346;-1.16462;80;20221016;21.5;13.8;17.6;2.1;15.9;0;1.48;7489 +90076;47.78346;-1.16462;80;20221017;19.9;15.3;17.6;1.6;16.4;.2;1.17;5610 +90076;47.78346;-1.16462;80;20221018;19.1;15.4;17.2;3.6;18.3;.2;.93;4913 +90076;47.78346;-1.16462;80;20221019;24.1;15.8;19.9;4.2;17.4;2.1;2.2;7444 +90076;47.78346;-1.16462;80;20221020;21;13.9;17.4;2.7;15.7;.7;1.49;6750 +90076;47.78346;-1.16462;80;20221021;20.4;14;17.2;4.4;14.4;.5;1.99;6290 +90076;47.78346;-1.16462;80;20221022;20.9;13.1;17;2.3;15.3;.8;1.38;6878 +90076;47.78346;-1.16462;80;20221023;21.3;16;18.6;5.3;14.8;13.3;2.46;5511 +90076;47.78346;-1.16462;80;20221024;17.6;14.1;15.8;4.5;15;3.3;1.31;4332 +90076;47.78346;-1.16462;80;20221025;18.1;12.5;15.3;2.5;14.7;.1;1.07;5498 +90076;47.78346;-1.16462;80;20221026;21.2;14.3;17.7;2.9;15.5;.3;1.53;6051 +90076;47.78346;-1.16462;80;20221027;23.3;13.3;18.3;2.5;15.2;.1;1.67;7251 +90076;47.78346;-1.16462;80;20221028;19.1;14;16.5;2.6;15.5;0;1.14;4982 +90076;47.78346;-1.16462;80;20221029;21.7;15.1;18.4;2.6;15.8;4.3;1.49;5632 +90076;47.78346;-1.16462;80;20221030;17.1;12.7;14.9;1.4;14.4;2.4;.81;4451 +90076;47.78346;-1.16462;80;20221031;18;10.9;14.4;2.9;13.8;6.1;1.07;5671 +90076;47.78346;-1.16462;80;20221101;16.7;9.8;13.2;3.9;11.7;5.1;1.39;5496 +90076;47.78346;-1.16462;80;20221102;16.5;8.4;12.4;3.4;11.8;0;1.12;5893 +90076;47.78346;-1.16462;80;20221103;14.4;13.2;13.8;4.4;12.6;6.2;1.26;1984 +90076;47.78346;-1.16462;80;20221104;13.8;7.9;10.8;4.2;9.8;.2;1.31;4812 +90076;47.78346;-1.16462;80;20221105;12.6;6.3;9.4;2.3;10.8;3;.59;4906 +90076;47.78346;-1.16462;80;20221106;15.7;11.7;13.7;4.1;13.2;9.3;1.04;3765 +90076;47.78346;-1.16462;80;20221107;17.1;11.8;14.4;5;12.9;.6;1.45;4324 +90076;47.78346;-1.16462;80;20221108;16;11.7;13.8;5.2;12.8;3.5;1.3;3792 +90076;47.78346;-1.16462;80;20221109;15.5;10.2;12.8;3.1;11.8;.7;1.04;4187 +90076;47.78346;-1.16462;80;20221110;16.1;6.9;11.5;2.1;11.5;0;.75;5556 +90076;47.78346;-1.16462;80;20221111;10.1;8.6;9.3;2.9;11.2;.1;.45;1968 +90076;47.78346;-1.16462;80;20221112;17.4;7.9;12.6;3.4;12.5;.3;.93;5480 +90076;47.78346;-1.16462;80;20221113;13.4;9.4;11.4;3.2;12.2;.3;.62;3360 +90076;47.78346;-1.16462;80;20221114;14.3;7.5;10.9;2.7;11.2;1.5;.71;4435 +90076;47.78346;-1.16462;80;20221115;13.7;9;11.3;4.4;11.6;11.4;.84;3563 +90076;47.78346;-1.16462;80;20221116;14.2;7.4;10.8;5.1;11.4;17.7;.82;4302 +90076;47.78346;-1.16462;80;20221117;14.5;10.7;12.6;5.9;10.8;3.7;1.6;3066 +90076;47.78346;-1.16462;80;20221118;12.6;6.9;9.7;3.2;9.3;.5;.95;3789 +90076;47.78346;-1.16462;80;20221119;11.7;2;6.8;1.6;8.1;1.4;.51;4993 +90076;47.78346;-1.16462;80;20221120;13;5.1;9;3.3;9.7;2.4;.73;4403 +90076;47.78346;-1.16462;80;20221121;13;7.1;10;3.8;9.6;4.6;1.01;3697 +90076;47.78346;-1.16462;80;20221122;12.6;5.4;9;5.3;8.8;1.9;1.2;4070 +90076;47.78346;-1.16462;80;20221123;14;7.3;10.6;4.5;10.7;3.2;.91;3859 +90076;47.78346;-1.16462;80;20221124;14.1;7.6;10.8;3.9;10.9;4.9;.83;3744 +90076;47.78346;-1.16462;80;20221125;13.5;6.8;10.1;2.2;9.9;.1;.69;3758 +90076;47.78346;-1.16462;80;20221126;12.6;6.7;9.6;2.4;10.2;1.8;.58;3457 +90076;47.78346;-1.16462;80;20221127;11.9;9.5;10.7;3.9;11.8;6.4;.55;2031 +90076;47.78346;-1.16462;80;20221128;11.2;7.2;9.2;3;9.9;1.4;.64;2705 +90076;47.78346;-1.16462;80;20221129;11.5;3.8;7.6;1.6;8.8;.1;.43;3864 +90076;47.78346;-1.16462;80;20221130;7;3.5;5.2;2;8.2;0;.34;2445 +90076;47.78346;-1.16462;80;20221201;7.9;1.3;4.6;2.2;7.1;0;.45;3469 +90076;47.78346;-1.16462;80;20221202;5.5;-2;1.7;1.4;6;0;.27;3686 +90076;47.78346;-1.16462;80;20221203;3.9;1.8;2.8;3.9;6.6;.1;.48;1741 +90076;47.78346;-1.16462;80;20221204;3.3;2.3;2.8;2.6;6.8;.2;.41;1064 +90076;47.78346;-1.16462;80;20221205;5.1;3.4;4.2;1.7;7.4;0;.4;1494 +90076;47.78346;-1.16462;80;20221206;6.3;3.2;4.7;3.1;6.8;0;.67;2139 +90076;47.78346;-1.16462;80;20221207;5;-.7;2.1;1.7;6.2;.1;.31;3018 +90076;47.78346;-1.16462;80;20221208;1.5;-3.4;-1;2;5.7;.1;.13;2747 +90076;47.78346;-1.16462;80;20221209;5.4;-.6;2.4;1.9;5.6;0;.46;3061 +90076;47.78346;-1.16462;80;20221210;5.9;-4.5;.7;1.3;5;.7;.29;4130 +90076;47.78346;-1.16462;80;20221211;1.8;-2.5;-.4;2.3;5.4;.2;.27;2496 +90076;47.78346;-1.16462;80;20221212;1.5;-2.3;-.4;2.6;5.4;0;.28;2309 +90076;47.78346;-1.16462;80;20221213;1.7;-3.3;-.8;3.3;4.8;2.1;.43;2694 +90076;47.78346;-1.16462;80;20221214;2.2;-.2;1;3.6;6.2;2;.28;1734 +90076;47.78346;-1.16462;80;20221215;3.8;1.2;2.5;4;4.9;.1;.99;1814 +90076;47.78346;-1.16462;80;20221216;6.4;-2.6;1.9;1.8;5.1;0;.45;3710 +90076;47.78346;-1.16462;80;20221217;-.4;-4.6;-2.5;2.9;4.6;0;.26;2400 +90076;47.78346;-1.16462;80;20221218;7.3;-3.2;2;4.2;6.3;3.3;.45;4021 +90076;47.78346;-1.16462;80;20221219;13;8.5;10.7;5.6;11;7;.86;2490 +90076;47.78346;-1.16462;80;20221220;12.4;11.1;11.7;4.1;11.9;8.9;.8;1150 +90076;47.78346;-1.16462;80;20221221;13.2;7.5;10.3;4.6;11.9;10.3;.39;2850 +90076;47.78346;-1.16462;80;20221222;14.4;11.9;13.1;6.5;13.3;14.5;.88;1752 +90076;47.78346;-1.16462;80;20221223;14.3;13.4;13.8;5.1;14;3.9;.84;891 +90076;47.78346;-1.16462;80;20221224;11.9;11.2;11.5;3.7;12.3;3.6;.64;740 +90076;47.78346;-1.16462;80;20221225;13.8;10;11.9;2.7;12.3;.7;.55;2265 +90076;47.78346;-1.16462;80;20221226;10.5;10.1;10.3;3;10.3;.1;.86;465 +90076;47.78346;-1.16462;80;20221227;11.1;3.6;7.3;2.9;8.7;.2;.53;3367 +90076;47.78346;-1.16462;80;20221228;12.3;8.8;10.5;7;11.2;6.4;.8;2181 +90076;47.78346;-1.16462;80;20221229;12.1;9.4;10.7;5.1;10;2.1;1.18;1876 +90076;47.78346;-1.16462;80;20221230;14.3;5.4;9.8;7;12.3;22.2;.2;3754 +90076;47.78346;-1.16462;80;20221231;16.9;14.3;15.6;8.8;13.1;2.5;2.12;1856 +90077;47.81684;-.83405;68;20220101;14.8;6.4;10.6;1.8;10.88;0;.41;4298 +90077;47.81684;-.83405;68;20220102;14.2;8.9;11.6;4.5;12.1;.1;.7;2469 +90077;47.81684;-.83405;68;20220103;12.9;11;12;5.1;12.58;16.9;.68;1497 +90077;47.81684;-.83405;68;20220104;10.2;8.3;9.3;4.4;9.58;0;.86;1905 +90077;47.81684;-.83405;68;20220105;6.1;1.7;3.9;2.2;6.75;.1;.45;2699 +90077;47.81684;-.83405;68;20220106;7.1;-.9;3.1;2.3;6.25;.9;.47;3697 +90077;47.81684;-.83405;68;20220107;9.6;5;7.3;4.9;8.53;.5;.72;3845 +90077;47.81684;-.83405;68;20220108;10.8;7.1;8.9;6;9.43;8.8;.97;1799 +90077;47.81684;-.83405;68;20220109;8.8;5;6.9;3.5;8.55;3.3;.58;2832 +90077;47.81684;-.83405;68;20220110;8.6;6.5;7.6;1.2;9.8;1;.34;1813 +90077;47.81684;-.83405;68;20220111;9.3;4.2;6.7;1.2;8.4;0;.32;3932 +90077;47.81684;-.83405;68;20220112;7.7;2.1;4.9;2;7.9;0;.34;3495 +90077;47.81684;-.83405;68;20220113;7.8;3.6;5.7;3.2;7.25;0;.63;4293 +90077;47.81684;-.83405;68;20220114;1.1;-.1;.5;2.4;5.83;0;.34;1243 +90077;47.81684;-.83405;68;20220115;1.4;-1.8;-.2;1.1;5.98;0;.21;2105 +90077;47.81684;-.83405;68;20220116;6.1;1.2;3.7;2.4;7.98;.5;.21;2421 +90077;47.81684;-.83405;68;20220117;5.7;3.6;4.7;1.6;8.58;.1;.25;2172 +90077;47.81684;-.83405;68;20220118;5.2;2.3;3.7;2.3;7.65;0;.3;2111 +90077;47.81684;-.83405;68;20220119;7;4.3;5.7;2;8.2;.6;.45;2030 +90077;47.81684;-.83405;68;20220120;9;2.6;5.8;2.6;7.45;0;.59;5089 +90077;47.81684;-.83405;68;20220121;6.9;-.9;3;2.4;5.93;.1;.56;5196 +90077;47.81684;-.83405;68;20220122;5.7;-1.1;2.3;1.9;6.68;0;.35;2897 +90077;47.81684;-.83405;68;20220123;3.7;3.3;3.5;3.9;6.9;0;.55;886 +90077;47.81684;-.83405;68;20220124;6;-.7;2.7;2.4;6.3;0;.43;5689 +90077;47.81684;-.83405;68;20220125;.7;-1.2;-.3;1.1;5.95;0;.25;2127 +90077;47.81684;-.83405;68;20220126;2.4;-1;.7;1.8;6.2;0;.27;2484 +90077;47.81684;-.83405;68;20220127;6.7;1.7;4.2;1.7;7.23;0;.43;3753 +90077;47.81684;-.83405;68;20220128;7.7;5.2;6.5;1.1;9.23;0;.37;2333 +90077;47.81684;-.83405;68;20220129;9.5;6.1;7.8;2.5;10.03;.3;.43;2373 +90077;47.81684;-.83405;68;20220130;10.8;7.6;9.2;2.1;9.18;.2;.75;3839 +90077;47.81684;-.83405;68;20220131;9.9;4;6.9;4.4;8.25;.3;.85;4965 +90077;47.81684;-.83405;68;20220201;10.9;3.3;7.1;4;9.65;0;.49;3973 +90077;47.81684;-.83405;68;20220202;9.9;8.5;9.2;2.9;9.6;0;.8;2167 +90077;47.81684;-.83405;68;20220203;7.9;5.4;6.6;2.6;9.05;0;.47;2548 +90077;47.81684;-.83405;68;20220204;11.3;7.4;9.4;3.5;8.88;1.1;1.1;4032 +90077;47.81684;-.83405;68;20220205;10.9;.4;5.7;2.7;7.45;.1;.79;7644 +90077;47.81684;-.83405;68;20220206;12.5;6.4;9.5;6.6;10.68;1.9;.8;3934 +90077;47.81684;-.83405;68;20220207;12.2;5.7;8.9;2.1;8.88;.1;.86;6649 +90077;47.81684;-.83405;68;20220208;8.5;3.1;5.8;1.6;9.35;0;.38;4343 +90077;47.81684;-.83405;68;20220209;6.4;4.2;5.3;1.8;8.45;0;.44;3265 +90077;47.81684;-.83405;68;20220210;7.7;5.1;6.4;2.4;8.65;0;.78;4200 +90077;47.81684;-.83405;68;20220211;9.7;-.2;4.7;2.1;6.45;0;.84;10200 +90077;47.81684;-.83405;68;20220212;9;.1;4.6;2.8;5.7;0;1.07;10550 +90077;47.81684;-.83405;68;20220213;12.2;-.5;5.9;5.7;8;5;1.09;6000 +90077;47.81684;-.83405;68;20220214;11.7;6.4;9;4.8;8.85;1.9;1.29;6600 +90077;47.81684;-.83405;68;20220215;11.2;3.3;7.3;4.9;9.6;4.6;.64;4050 +90077;47.81684;-.83405;68;20220216;14;9.1;11.6;7.2;13.28;.3;.52;4380 +90077;47.81684;-.83405;68;20220217;15.2;10.4;12.8;5.5;11.2;.5;1.67;7757 +90077;47.81684;-.83405;68;20220218;11.9;10.5;11.2;6.2;9.68;.8;1.71;3736 +90077;47.81684;-.83405;68;20220219;11.1;1.6;6.3;5.3;7.48;.1;1.33;8997 +90077;47.81684;-.83405;68;20220220;13.4;7.8;10.6;6.3;10.8;1.7;1.18;5500 +90077;47.81684;-.83405;68;20220221;11.5;6.7;9.1;6;8.08;.8;1.76;6251 +90077;47.81684;-.83405;68;20220222;13.9;6;9.9;3.9;10.4;.4;1.09;5957 +90077;47.81684;-.83405;68;20220223;12.8;4.1;8.4;1.6;9;0;.96;7489 +90077;47.81684;-.83405;68;20220224;10.9;5.2;8.1;3.7;7.7;.7;1.41;6916 +90077;47.81684;-.83405;68;20220225;11.8;1;6.4;2.4;6.53;0;1.36;10559 +90077;47.81684;-.83405;68;20220226;11.6;-.5;5.6;3.8;5.65;0;1.75;11613 +90077;47.81684;-.83405;68;20220227;13.6;.9;7.2;3.4;6.33;0;1.83;11820 +90077;47.81684;-.83405;68;20220228;15.9;1.1;8.5;1.9;8;.1;1.46;12070 +90077;47.81684;-.83405;68;20220301;15.2;7.1;11.2;1.9;9.43;0;1.37;7487 +90077;47.81684;-.83405;68;20220302;13.4;8.4;10.9;2.3;9.58;0;1.33;6692 +90077;47.81684;-.83405;68;20220303;11.6;7.6;9.6;2.9;11;7.9;.76;4504 +90077;47.81684;-.83405;68;20220304;11.5;7.6;9.5;3.9;8.85;0;1.44;6884 +90077;47.81684;-.83405;68;20220305;10.2;1.7;6;3.4;7.88;.1;1.09;9078 +90077;47.81684;-.83405;68;20220306;10.2;6.1;8.2;3.3;7.03;0;1.62;8067 +90077;47.81684;-.83405;68;20220307;8;-1.2;3.4;4;4.95;0;1.63;12307 +90077;47.81684;-.83405;68;20220308;11.7;1;6.4;3.8;7.73;.8;1.33;8826 +90077;47.81684;-.83405;68;20220309;15.1;7.4;11.2;3.8;9.43;0;1.91;10633 +90077;47.81684;-.83405;68;20220310;13.4;8.4;10.9;3.4;9.95;2.7;1.42;6041 +90077;47.81684;-.83405;68;20220311;13.5;7.5;10.5;5.3;9.95;6.3;1.63;7689 +90077;47.81684;-.83405;68;20220312;13.9;5.9;9.9;4.2;8.98;2.2;1.85;11105 +90077;47.81684;-.83405;68;20220313;11.5;8;9.7;3.8;9.2;3.7;1.42;6433 +90077;47.81684;-.83405;68;20220314;15.3;3.3;9.3;3;8.05;3.2;2.06;14227 +90077;47.81684;-.83405;68;20220315;14.9;8.2;11.5;2.5;11.35;1.6;1.33;7910 +90077;47.81684;-.83405;68;20220316;14;8.6;11.3;2.9;11.18;.6;1.26;6116 +90077;47.81684;-.83405;68;20220317;10.5;5.7;8.1;3.1;8;0;1.44;7737 +90077;47.81684;-.83405;68;20220318;15.1;2;8.5;5.7;5.8;0;3.18;15400 +90077;47.81684;-.83405;68;20220319;14.2;6.2;10.2;4.3;7.55;0;2.43;11950 +90077;47.81684;-.83405;68;20220320;14.9;5.3;10.1;2.4;8.15;0;1.98;12600 +90077;47.81684;-.83405;68;20220321;18.3;6.9;12.6;3.3;9.5;0;2.65;15850 +90077;47.81684;-.83405;68;20220322;16.4;6.5;11.5;3.7;7.15;0;3.05;17450 +90077;47.81684;-.83405;68;20220323;17.2;4.8;11;2.9;5.7;0;3.11;18600 +90077;47.81684;-.83405;68;20220324;19.1;2.1;10.6;2.2;6.6;0;2.8;18850 +90077;47.81684;-.83405;68;20220325;20.4;4.8;12.6;3.8;7.1;0;3.67;18600 +90077;47.81684;-.83405;68;20220326;20.4;4.3;12.3;3.9;7;0;3.77;19300 +90077;47.81684;-.83405;68;20220327;21.3;4.6;13;2.4;7.9;0;3.13;18350 +90077;47.81684;-.83405;68;20220328;20.5;5.6;13;1.6;8.55;.2;2.57;15550 +90077;47.81684;-.83405;68;20220329;18.4;9.1;13.8;2.2;10.35;.7;2.46;14500 +90077;47.81684;-.83405;68;20220330;12.3;7.9;10.1;3.3;10.4;1.1;1.11;3650 +90077;47.81684;-.83405;68;20220331;9;4.4;6.7;4.8;7.2;1.5;1.57;7000 +90077;47.81684;-.83405;68;20220401;7.7;.5;4.1;6.1;5.7;.7;1.87;12550 +90077;47.81684;-.83405;68;20220402;9.5;-.6;4.5;3.9;5.25;0;2.18;16700 +90077;47.81684;-.83405;68;20220403;9.3;-2.3;3.5;3.6;4.8;0;2.18;17650 +90077;47.81684;-.83405;68;20220404;10.8;-1.7;4.6;3.4;6.56;.2;1.78;15725 +90077;47.81684;-.83405;68;20220405;13;7.1;10;4.3;11;.1;1.34;9426 +90077;47.81684;-.83405;68;20220406;13.4;8.1;10.7;4.6;10.45;2.2;1.63;7900 +90077;47.81684;-.83405;68;20220407;15;10.3;12.6;6;11.66;9.2;2.23;9566 +90077;47.81684;-.83405;68;20220408;15.8;8.6;12.2;5.2;10.53;11.7;2.21;8733 +90077;47.81684;-.83405;68;20220409;12.7;2.4;7.5;2.6;7;0;2.36;18350 +90077;47.81684;-.83405;68;20220410;15.3;-.5;7.4;3.3;6.7;0;2.88;21600 +90077;47.81684;-.83405;68;20220411;20.7;5.6;13.1;4.8;9.41;.3;3.78;19600 +90077;47.81684;-.83405;68;20220412;16.8;11.3;14;2.5;11.83;.9;1.85;7633 +90077;47.81684;-.83405;68;20220413;20.3;6.7;13.5;1.3;11.8;.8;2.52;16950 +90077;47.81684;-.83405;68;20220414;21.7;7.3;14.5;1.4;11.85;0;2.84;18550 +90077;47.81684;-.83405;68;20220415;23.6;7.8;15.7;1.7;11.5;0;3.38;20300 +90077;47.81684;-.83405;68;20220416;21.3;8.3;14.8;3;10.75;0;3.82;23500 +90077;47.81684;-.83405;68;20220417;20.6;5.8;13.2;1.9;9.55;0;3.31;21600 +90077;47.81684;-.83405;68;20220418;16.8;8.7;12.8;3.7;10.45;0;2.54;12800 +90077;47.81684;-.83405;68;20220419;15.9;4.7;10.3;3.6;8.85;0;2.8;18700 +90077;47.81684;-.83405;68;20220420;19.7;7.4;13.6;3.5;10.15;.2;3.48;20150 +90077;47.81684;-.83405;68;20220421;19.7;9.7;14.7;2.7;9.3;0;3.9;23500 +90077;47.81684;-.83405;68;20220422;20.1;7.8;13.9;3.2;9.7;0;3.75;22150 +90077;47.81684;-.83405;68;20220423;18.9;10.2;14.5;3.9;11.55;2.3;2.79;12600 +90077;47.81684;-.83405;68;20220424;18.8;10.4;14.6;2.6;12.65;3.2;2.41;12650 +90077;47.81684;-.83405;68;20220425;16.6;9.1;12.8;2.7;10.6;0;2.75;17000 +90077;47.81684;-.83405;68;20220426;17.5;4.2;10.8;3.4;9.05;0;3.37;23950 +90077;47.81684;-.83405;68;20220427;18.6;6.3;12.5;4.7;9.25;0;3.83;22750 +90077;47.81684;-.83405;68;20220428;19;9.6;14.3;3.8;10.6;0;3.25;16050 +90077;47.81684;-.83405;68;20220429;21.6;8.6;15.1;3.5;11.05;0;4.1;23450 +90077;47.81684;-.83405;68;20220430;17.1;5.5;11.3;3.3;9.2;0;3.42;23800 +90077;47.81684;-.83405;68;20220501;18.9;7.2;13.1;2.4;8.45;0;3.88;24800 +90077;47.81684;-.83405;68;20220502;19;8.9;13.9;3.1;9.35;0;3.71;20500 +90077;47.81684;-.83405;68;20220503;18.3;7.7;13;3.3;9.9;0;2.98;14700 +90077;47.81684;-.83405;68;20220504;18.4;8;13.2;2.5;10.35;.1;2.61;12850 +90077;47.81684;-.83405;68;20220505;20.1;7.7;13.9;2.6;11.15;0;3.36;20200 +90077;47.81684;-.83405;68;20220506;22.3;6.5;14.4;2.4;11.65;0;3.72;22809 +90077;47.81684;-.83405;68;20220507;21.2;9.1;15.1;2.6;11.88;.1;3.41;18999 +90077;47.81684;-.83405;68;20220508;23.1;8.5;15.8;2.3;12.23;.1;3.89;22553 +90077;47.81684;-.83405;68;20220509;26;8.7;17.3;1.4;12.18;0;4.27;24953 +90077;47.81684;-.83405;68;20220510;26.2;12.5;19.3;2.1;12.55;0;4.69;24072 +90077;47.81684;-.83405;68;20220511;21.1;9.1;15.1;3.1;12.85;0;3.44;19824 +90077;47.81684;-.83405;68;20220512;20.6;10.1;15.4;2.2;11.23;0;3.62;20775 +90077;47.81684;-.83405;68;20220513;22;5.6;13.8;1.5;9.95;0;4;26015 +90077;47.81684;-.83405;68;20220514;25.4;9;17.2;2.8;11.63;1.2;4.71;23896 +90077;47.81684;-.83405;68;20220515;29.1;16.4;22.7;2.9;14.83;4.8;5.2;21053 +90077;47.81684;-.83405;68;20220516;24.9;14;19.5;2.5;14.93;0;4.13;20410 +90077;47.81684;-.83405;68;20220517;29.1;11;20.1;2.4;15;2.3;5.02;24643 +90077;47.81684;-.83405;68;20220518;28.3;11.7;20;2.2;15.63;0;4.79;24518 +90077;47.81684;-.83405;68;20220519;24.2;13.5;18.8;2.6;14.65;8.7;4.04;20548 +90077;47.81684;-.83405;68;20220520;22;14.8;18.4;2.2;15.2;5.8;3.32;17057 +90077;47.81684;-.83405;68;20220521;24.8;9.1;17;1.7;13.13;0;4.37;25825 +90077;47.81684;-.83405;68;20220522;25.5;13.9;19.7;2.5;15.28;10.7;4.05;18953 +90077;47.81684;-.83405;68;20220523;19.5;15.3;17.4;3;15.45;4;2.59;12318 +90077;47.81684;-.83405;68;20220524;18;8.8;13.4;2.6;11.55;1.7;3.07;18910 +90077;47.81684;-.83405;68;20220525;18.4;7;12.7;2.6;11.9;.1;3;19762 +90077;47.81684;-.83405;68;20220526;18.1;13.1;15.6;2.3;13.5;0;2.45;12114 +90077;47.81684;-.83405;68;20220527;19.6;12.4;16;2.4;13.45;.1;2.89;15151 +90077;47.81684;-.83405;68;20220528;21.9;7;14.5;2.8;11.23;0;4.4;27395 +90077;47.81684;-.83405;68;20220529;17.8;8.3;13.1;3.5;9;0;3.92;22422 +90077;47.81684;-.83405;68;20220530;19.8;5.6;12.7;2.1;9.1;0;3.87;24224 +90077;47.81684;-.83405;68;20220531;21.7;5.9;13.8;1.9;9.65;0;4.3;27151 +90077;47.81684;-.83405;68;20220601;23.3;6.3;14.8;2;9.95;0;4.62;27705 +90077;47.81684;-.83405;68;20220602;25.8;12.3;19.1;3.1;11.33;.2;5.24;23640 +90077;47.81684;-.83405;68;20220603;25.5;14.7;20.1;2;14.1;2.6;4.03;18686 +90077;47.81684;-.83405;68;20220604;25.8;14.2;20;1.9;17.88;.3;3.84;20058 +90077;47.81684;-.83405;68;20220605;22.1;14.3;18.2;3.2;14.45;0;3.65;17028 +90077;47.81684;-.83405;68;20220606;19.9;9.9;14.9;2.5;13.63;1.6;2.97;17414 +90077;47.81684;-.83405;68;20220607;21.3;13.8;17.6;4.1;15.08;11.8;3.44;17150 +90077;47.81684;-.83405;68;20220608;22.3;14.8;18.6;3.7;15.13;.1;3.84;18551 +90077;47.81684;-.83405;68;20220609;22.2;11.9;17.1;2.8;13.3;0;3.88;20082 +90077;47.81684;-.83405;68;20220610;22.5;11.2;16.8;2.1;14.98;.1;3.33;18487 +90077;47.81684;-.83405;68;20220611;25;12;18.5;2.1;14.65;0;4.49;24522 +90077;47.81684;-.83405;68;20220612;24.3;10.8;17.5;3.2;12.38;.1;5.07;27222 +90077;47.81684;-.83405;68;20220613;24;8.4;16.2;2.4;11.83;0;4.93;28765 +90077;47.81684;-.83405;68;20220614;27.3;9.9;18.6;2.5;12.33;0;5.5;28403 +90077;47.81684;-.83405;68;20220615;31.8;14.3;23.1;2.5;14.3;0;6.35;28597 +90077;47.81684;-.83405;68;20220616;30.7;14.1;22.4;2.1;14.78;0;5.64;26254 +90077;47.81684;-.83405;68;20220617;35.8;15.2;25.5;1.4;16.03;0;6.2;29121 +90077;47.81684;-.83405;68;20220618;38.3;17.1;27.7;2.4;17.68;2.5;7.4;29212 +90077;47.81684;-.83405;68;20220619;26.9;15.2;21.1;3.3;17.45;1.5;4.4;19644 +90077;47.81684;-.83405;68;20220620;24.8;16.2;20.5;2.5;17.85;4.9;4.01;20046 +90077;47.81684;-.83405;68;20220621;26.7;15.1;20.9;2.2;17.4;1.6;4.49;22516 +90077;47.81684;-.83405;68;20220622;24.3;15.9;20.1;1.6;18.1;21.3;3.14;15341 +90077;47.81684;-.83405;68;20220623;26.2;16.4;21.3;2.2;16.98;.7;4.51;22266 +90077;47.81684;-.83405;68;20220624;21.5;15.8;18.6;3.7;16.05;3;3.33;15349 +90077;47.81684;-.83405;68;20220625;20.2;13;16.6;2.8;13.8;.5;3.18;16194 +90077;47.81684;-.83405;68;20220626;22.2;8.8;15.5;2.2;11.38;0;4.21;23864 +90077;47.81684;-.83405;68;20220627;22.2;9.8;16;2.3;11.83;.1;4.17;23221 +90077;47.81684;-.83405;68;20220628;23.4;7.9;15.6;2;11.6;.1;4.51;26597 +90077;47.81684;-.83405;68;20220629;19.4;11.8;15.6;2.5;13.65;1.4;2.76;13796 +90077;47.81684;-.83405;68;20220630;20.8;10.9;15.8;1.9;12.4;1.6;3.6;20486 +90077;47.81684;-.83405;68;20220701;22.2;7.3;14.7;1.7;11.35;0;3.93;23566 +90077;47.81684;-.83405;68;20220702;26.4;7.8;17.1;1.8;12.15;0;5;28812 +90077;47.81684;-.83405;68;20220703;24.1;10.6;17.4;2.5;12.75;0;4.73;26513 +90077;47.81684;-.83405;68;20220704;25.1;9.5;17.3;2.2;12.55;.1;4.92;28097 +90077;47.81684;-.83405;68;20220705;24.9;8.5;16.7;2.3;12.15;0;4.93;28545 +90077;47.81684;-.83405;68;20220706;27.1;10.2;18.7;2.5;13.35;0;5.28;27853 +90077;47.81684;-.83405;68;20220707;25.9;12.2;19;2.8;15.15;.1;4.54;23101 +90077;47.81684;-.83405;68;20220708;27.8;11.2;19.5;2.8;13.53;0;5.63;28312 +90077;47.81684;-.83405;68;20220709;29.9;13.6;21.8;2.7;14.25;0;6;27967 +90077;47.81684;-.83405;68;20220710;28.7;14.8;21.7;3.3;13.18;0;6.11;26719 +90077;47.81684;-.83405;68;20220711;31.3;16;23.6;3;14.33;0;6.42;27115 +90077;47.81684;-.83405;68;20220712;33.8;14.3;24.1;1.5;14.95;0;6.01;28892 +90077;47.81684;-.83405;68;20220713;36.6;17.1;26.9;1.7;15.43;0;6.53;28691 +90077;47.81684;-.83405;68;20220714;30.2;16.7;23.4;3.1;15.25;0;6.11;26182 +90077;47.81684;-.83405;68;20220715;29;12.3;20.6;2.7;12.3;0;5.88;27453 +90077;47.81684;-.83405;68;20220716;30.5;11.7;21.1;2.6;11.8;0;6.21;28333 +90077;47.81684;-.83405;68;20220717;33.3;16;24.7;2.7;12.4;0;6.75;26789 +90077;47.81684;-.83405;68;20220718;39.7;18.5;29.1;3.1;12.55;0;8.52;28323 +90077;47.81684;-.83405;68;20220719;30.6;22.7;26.6;3.4;15.68;2.4;6;19483 +90077;47.81684;-.83405;68;20220720;27.3;17.5;22.4;3.1;17.63;1.1;4.59;19825 +90077;47.81684;-.83405;68;20220721;28.5;15.6;22;2;15.73;.1;4.85;23318 +90077;47.81684;-.83405;68;20220722;21.8;15.3;18.5;2;17.03;1.3;2.45;11446 +90077;47.81684;-.83405;68;20220723;28.7;12.4;20.6;1.9;14.45;0;5.01;25664 +90077;47.81684;-.83405;68;20220724;33.8;13;23.4;1.9;14.75;0;6.03;27898 +90077;47.81684;-.83405;68;20220725;26.3;15.5;20.9;3.3;15.43;.1;4.67;20507 +90077;47.81684;-.83405;68;20220726;24.7;16;20.3;2.2;13.53;0;3.93;16913 +90077;47.81684;-.83405;68;20220727;25.7;9;17.3;1.5;11.58;0;4.38;24678 +90077;47.81684;-.83405;68;20220728;28.9;15.5;22.2;1.7;13.1;0;4.53;20413 +90077;47.81684;-.83405;68;20220729;30.2;15.5;22.9;1.7;14.28;.1;4.81;21964 +90077;47.81684;-.83405;68;20220730;31.2;15.1;23.1;2.3;15.28;0;5.44;24428 +90077;47.81684;-.83405;68;20220731;30.5;16.4;23.4;2.3;16.95;0;5.26;24054 +90077;47.81684;-.83405;68;20220801;28.1;17.4;22.7;2.3;17.35;0;4.38;19545 +90077;47.81684;-.83405;68;20220802;32.6;13.6;23.1;1.2;16.18;0;5.1;26315 +90077;47.81684;-.83405;68;20220803;35.7;15.8;25.7;2.1;17.23;.2;6.01;25754 +90077;47.81684;-.83405;68;20220804;27.8;18.3;23.1;3.8;17.73;1.3;4.68;17968 +90077;47.81684;-.83405;68;20220805;26.3;13.3;19.8;3.7;12.13;0;5.41;24044 +90077;47.81684;-.83405;68;20220806;26.4;11.1;18.8;3.6;9.75;0;5.67;25219 +90077;47.81684;-.83405;68;20220807;28.5;12.7;20.6;3.8;10.5;0;6.11;24478 +90077;47.81684;-.83405;68;20220808;30.3;13.3;21.8;3.5;11.5;0;6.26;24910 +90077;47.81684;-.83405;68;20220809;32.1;15.4;23.7;3.4;13.6;0;6.3;24028 +90077;47.81684;-.83405;68;20220810;33.9;15.4;24.7;3.2;13.43;0;6.65;25248 +90077;47.81684;-.83405;68;20220811;34.6;16.1;25.3;3;11.83;0;6.79;25220 +90077;47.81684;-.83405;68;20220812;35;13.8;24.4;2;11.3;0;5.95;25836 +90077;47.81684;-.83405;68;20220813;35.9;15;25.4;2.1;12.25;11.7;6.11;25051 +90077;47.81684;-.83405;68;20220814;23.1;18.6;20.8;3.1;19.08;2.2;2.49;9475 +90077;47.81684;-.83405;68;20220815;26.9;17.3;22.1;2.9;18.18;0;3.79;16202 +90077;47.81684;-.83405;68;20220816;25.4;17.2;21.3;1.8;17.7;2.7;3.08;14146 +90077;47.81684;-.83405;68;20220817;23.9;14.8;19.3;1.3;16.65;8;2.93;15828 +90077;47.81684;-.83405;68;20220818;27;15;21;2.4;17.18;0;3.83;18405 +90077;47.81684;-.83405;68;20220819;24.5;16.5;20.5;2.6;18.08;2.6;2.95;13090 +90077;47.81684;-.83405;68;20220820;26.9;12.6;19.7;1.3;14.55;0;3.86;21733 +90077;47.81684;-.83405;68;20220821;21.7;12.9;17.3;1.6;15.93;1.7;2.35;12643 +90077;47.81684;-.83405;68;20220822;26;16.4;21.2;1.8;19.3;.2;3.05;15339 +90077;47.81684;-.83405;68;20220823;25.8;19.1;22.4;1.7;20.2;.2;2.68;11805 +90077;47.81684;-.83405;68;20220824;32.1;14.9;23.5;1.4;18.68;0;4.25;21338 +90077;47.81684;-.83405;68;20220825;25;19.9;22.4;3.1;19.73;.2;2.81;9973 +90077;47.81684;-.83405;68;20220826;26.1;13.8;19.9;2.3;15.05;0;3.74;18722 +90077;47.81684;-.83405;68;20220827;27.6;12.2;19.9;2.3;13.8;0;4.17;21078 +90077;47.81684;-.83405;68;20220828;26.5;12.5;19.5;2.4;13.28;0;4.02;19434 +90077;47.81684;-.83405;68;20220829;30.4;14.5;22.5;2.8;14.15;0;4.77;19349 +90077;47.81684;-.83405;68;20220830;30.9;17;23.9;2.4;14.95;0;4.68;19280 +90077;47.81684;-.83405;68;20220831;28.4;17.3;22.8;2;16.88;3.2;3.51;14799 +90077;47.81684;-.83405;68;20220901;26.8;17.1;21.9;1.4;18.23;6.1;2.81;13167 +90077;47.81684;-.83405;68;20220902;23.5;16.2;19.8;1.3;18.23;4.3;2.27;11890 +90077;47.81684;-.83405;68;20220903;24.5;15.5;20;2.4;16.45;.1;3.09;14942 +90077;47.81684;-.83405;68;20220904;29.1;12.7;20.9;2.4;15.53;.4;3.93;18116 +90077;47.81684;-.83405;68;20220905;28.5;14.7;21.6;1.9;17.38;1;3.41;16471 +90077;47.81684;-.83405;68;20220906;24.1;15.7;19.9;2.8;16.73;1.7;2.7;11066 +90077;47.81684;-.83405;68;20220907;21.8;15.9;18.8;3.4;16.7;7.9;2.35;9643 +90077;47.81684;-.83405;68;20220908;21.9;14.6;18.2;4.2;15.78;3.4;2.87;13796 +90077;47.81684;-.83405;68;20220909;21.4;14.8;18.1;4.2;15.18;4;2.81;12389 +90077;47.81684;-.83405;68;20220910;23.3;12.6;17.9;2.4;14.43;.1;2.97;16584 +90077;47.81684;-.83405;68;20220911;26.4;11.5;18.9;1.6;14.25;0;3.19;18126 +90077;47.81684;-.83405;68;20220912;31.3;14;22.7;2.4;15.4;1;4.15;17523 +90077;47.81684;-.83405;68;20220913;27.3;18.7;23;2;19.88;.7;2.52;9626 +90077;47.81684;-.83405;68;20220914;26.1;17.7;21.9;2.2;19.2;3.2;2.61;11382 +90077;47.81684;-.83405;68;20220915;23.9;16.2;20;2.7;16.15;0;2.91;13858 +90077;47.81684;-.83405;68;20220916;20.5;9.4;15;2.7;10.85;.1;2.68;13587 +90077;47.81684;-.83405;68;20220917;19.2;5.8;12.5;1.8;9.08;0;2.47;16921 +90077;47.81684;-.83405;68;20220918;20.6;3.6;12.1;1.5;9.3;.1;2.46;17965 +90077;47.81684;-.83405;68;20220919;20.8;6.5;13.7;2.3;10.3;.1;2.62;16249 +90077;47.81684;-.83405;68;20220920;19.5;6.6;13.1;1.9;10.45;0;2.27;14413 +90077;47.81684;-.83405;68;20220921;21.2;7.7;14.5;2;10.43;.1;2.57;16149 +90077;47.81684;-.83405;68;20220922;22.7;5.6;14.1;1;9.78;0;2.31;16872 +90077;47.81684;-.83405;68;20220923;19.2;9.1;14.2;1;11.8;3;1.55;8963 +90077;47.81684;-.83405;68;20220924;19.3;12.2;15.8;2.6;13.48;4.1;1.95;9508 +90077;47.81684;-.83405;68;20220925;19.4;12;15.7;3.1;12.48;.1;2.32;11989 +90077;47.81684;-.83405;68;20220926;16.3;9.4;12.8;3.4;11.58;5.8;1.67;7720 +90077;47.81684;-.83405;68;20220927;17;10.7;13.9;4.6;12.75;7.4;1.77;8460 +90077;47.81684;-.83405;68;20220928;13.9;12;13;3.2;13.3;2.2;1.02;4910 +90077;47.81684;-.83405;68;20220929;16;8;12;2.5;10.83;.8;1.6;9876 +90077;47.81684;-.83405;68;20220930;17;4.5;10.7;2.7;10.78;3;1.64;12385 +90077;47.81684;-.83405;68;20221001;21.2;13.6;17.4;5;17;.8;1.84;9549 +90077;47.81684;-.83405;68;20221002;20.6;16.2;18.4;3.7;17.1;.3;1.8;7389 +90077;47.81684;-.83405;68;20221003;19.5;13.9;16.7;2.2;15.93;0;1.5;8584 +90077;47.81684;-.83405;68;20221004;19;11;15;1.6;13.95;.1;1.37;8164 +90077;47.81684;-.83405;68;20221005;20.9;10.7;15.8;2.8;14.25;1.2;1.8;8977 +90077;47.81684;-.83405;68;20221006;19.3;6.2;12.7;1;10.65;0;1.56;13076 +90077;47.81684;-.83405;68;20221007;19.4;3.7;11.6;1;9.68;.1;1.57;13792 +90077;47.81684;-.83405;68;20221008;19.2;6.3;12.8;1.3;10.45;.1;1.59;12338 +90077;47.81684;-.83405;68;20221009;21.5;4.8;13.1;1.9;10.25;.1;1.98;13406 +90077;47.81684;-.83405;68;20221010;20.4;10.8;15.6;1.9;14.55;0;1.45;8428 +90077;47.81684;-.83405;68;20221011;19.3;9.9;14.6;2.4;12.13;0;1.76;10766 +90077;47.81684;-.83405;68;20221012;20.5;5.9;13.2;1.4;11.1;.2;1.55;11620 +90077;47.81684;-.83405;68;20221013;16.3;11.7;14;2.9;14.83;5.3;.87;4662 +90077;47.81684;-.83405;68;20221014;18.8;14.1;16.5;3.4;16.88;15.3;1.07;4978 +90077;47.81684;-.83405;68;20221015;18.4;15.3;16.8;4.4;16;.3;1.43;5848 +90077;47.81684;-.83405;68;20221016;21.9;13.4;17.7;1.9;15.7;.8;1.51;8402 +90077;47.81684;-.83405;68;20221017;19.8;14.5;17.2;1.7;16.9;1.6;1.06;5326 +90077;47.81684;-.83405;68;20221018;20.5;15.9;18.2;3;18.25;.1;1.17;5606 +90077;47.81684;-.83405;68;20221019;24;15.7;19.9;3.6;17.33;.6;2.07;8579 +90077;47.81684;-.83405;68;20221020;22.3;14.8;18.6;2.8;15.9;0;1.77;8705 +90077;47.81684;-.83405;68;20221021;21;14;17.5;4.1;14.63;.4;2;7756 +90077;47.81684;-.83405;68;20221022;21.3;13;17.2;2.6;15;.6;1.54;7958 +90077;47.81684;-.83405;68;20221023;22.7;15.7;19.2;5.2;14.75;11.5;2.67;6636 +90077;47.81684;-.83405;68;20221024;18.2;14.7;16.4;5.1;14.8;3.8;1.64;5934 +90077;47.81684;-.83405;68;20221025;18.2;12.3;15.2;2.7;14.78;.3;1.07;5546 +90077;47.81684;-.83405;68;20221026;22.5;13.5;18;2.9;15.25;.2;1.66;7239 +90077;47.81684;-.83405;68;20221027;25.2;13.2;19.2;2.6;15.18;.1;1.93;7910 +90077;47.81684;-.83405;68;20221028;20.7;13.9;17.3;2.5;15.65;0;1.3;5843 +90077;47.81684;-.83405;68;20221029;23.6;15.2;19.4;2.3;15.63;1.4;1.68;6772 +90077;47.81684;-.83405;68;20221030;16.9;12.4;14.7;1.7;14.25;2;.84;4440 +90077;47.81684;-.83405;68;20221031;18.9;9.3;14.1;2.9;13.6;7.2;1.09;5406 +90077;47.81684;-.83405;68;20221101;17.2;10;13.6;4.5;11.83;3.6;1.55;6055 +90077;47.81684;-.83405;68;20221102;17;7.5;12.2;3.2;12.13;0;1.03;7378 +90077;47.81684;-.83405;68;20221103;14.3;12.2;13.3;4.1;12.4;5.3;1.13;3051 +90077;47.81684;-.83405;68;20221104;14.2;8.1;11.2;4.4;9.78;.2;1.4;6688 +90077;47.81684;-.83405;68;20221105;14;5.8;9.9;2.3;10.5;3;.74;5171 +90077;47.81684;-.83405;68;20221106;15.7;10.8;13.3;4.3;12.63;10.1;1.1;3664 +90077;47.81684;-.83405;68;20221107;17.5;11.7;14.6;4.8;12.8;.7;1.48;5102 +90077;47.81684;-.83405;68;20221108;16.4;11.2;13.8;4.8;12.73;3.7;1.26;4237 +90077;47.81684;-.83405;68;20221109;16.2;10.3;13.2;3.1;11.78;.4;1.08;5743 +90077;47.81684;-.83405;68;20221110;16.5;5.3;10.9;1.8;10.95;0;.7;6837 +90077;47.81684;-.83405;68;20221111;11.8;8.4;10.1;2.5;11.25;.1;.52;3228 +90077;47.81684;-.83405;68;20221112;18.1;7.4;12.7;2.4;12.18;.3;.82;6828 +90077;47.81684;-.83405;68;20221113;13.7;7.5;10.6;1.9;11.68;.3;.48;4708 +90077;47.81684;-.83405;68;20221114;14.7;7.4;11.1;2.5;11.3;1.1;.71;4341 +90077;47.81684;-.83405;68;20221115;15.1;8.9;12;4.5;11.38;9.3;1.11;3571 +90077;47.81684;-.83405;68;20221116;13.6;7.7;10.7;5;11.48;15.6;.76;3206 +90077;47.81684;-.83405;68;20221117;14.8;11;12.9;5.5;10.98;2.1;1.53;3955 +90077;47.81684;-.83405;68;20221118;12.9;6.9;9.9;3.1;9.15;.3;.92;5353 +90077;47.81684;-.83405;68;20221119;11.9;1.9;6.9;1.5;7.83;.5;.48;6245 +90077;47.81684;-.83405;68;20221120;12.9;3.6;8.2;3.2;9.3;2.9;.7;4909 +90077;47.81684;-.83405;68;20221121;13;6.1;9.5;3.8;9.38;4.9;1;3418 +90077;47.81684;-.83405;68;20221122;12.5;5.4;9;5.1;8.68;.2;1.15;5290 +90077;47.81684;-.83405;68;20221123;14;7.2;10.6;4.7;10.65;3.6;.89;4879 +90077;47.81684;-.83405;68;20221124;13.8;7.4;10.6;3.7;10.98;3.3;.72;4124 +90077;47.81684;-.83405;68;20221125;13.8;5.9;9.8;2.1;9.83;.1;.57;5381 +90077;47.81684;-.83405;68;20221126;12.4;4.4;8.4;2.2;9.68;2.3;.49;4029 +90077;47.81684;-.83405;68;20221127;11.7;8.8;10.3;3.4;11.2;5.6;.58;1804 +90077;47.81684;-.83405;68;20221128;11.3;7.2;9.3;3;10.05;1;.56;3703 +90077;47.81684;-.83405;68;20221129;11.8;4;7.9;1.8;8.88;.1;.44;4477 +90077;47.81684;-.83405;68;20221130;6.8;3.6;5.2;2.1;8.15;0;.34;2606 +90077;47.81684;-.83405;68;20221201;7.9;1.6;4.8;2.8;7.2;0;.46;3987 +90077;47.81684;-.83405;68;20221202;5.6;-.7;2.5;2.4;6.48;0;.34;3107 +90077;47.81684;-.83405;68;20221203;3.9;2.2;3.1;4.3;6.7;.2;.51;1157 +90077;47.81684;-.83405;68;20221204;3.6;2.1;2.8;2.7;6.83;.1;.4;959 +90077;47.81684;-.83405;68;20221205;5.3;3.4;4.3;1.6;7.38;0;.39;1679 +90077;47.81684;-.83405;68;20221206;6.1;3;4.5;2.9;6.85;0;.53;3223 +90077;47.81684;-.83405;68;20221207;5.4;.3;2.8;2.2;6.4;0;.32;3782 +90077;47.81684;-.83405;68;20221208;1.6;-2.6;-.5;2.4;5.88;.1;.17;1977 +90077;47.81684;-.83405;68;20221209;4.8;-1;1.9;2.5;5.58;0;.39;4497 +90077;47.81684;-.83405;68;20221210;5.7;-3.9;.9;1.6;5.08;.1;.26;5132 +90077;47.81684;-.83405;68;20221211;2.1;-2;.1;2.2;5.35;.1;.28;2866 +90077;47.81684;-.83405;68;20221212;1.7;-4;-1.1;2.3;4.95;0;.27;3137 +90077;47.81684;-.83405;68;20221213;2.1;-3.6;-.8;3.1;4.68;2.5;.39;3916 +90077;47.81684;-.83405;68;20221214;2.1;-.4;.9;3.3;6.18;1.5;.28;1474 +90077;47.81684;-.83405;68;20221215;4.1;.8;2.4;4.2;4.95;.1;.93;2690 +90077;47.81684;-.83405;68;20221216;6.3;-2.2;2;2.6;5.15;0;.5;4703 +90077;47.81684;-.83405;68;20221217;.2;-3.9;-1.8;3;4.6;0;.27;3348 +90077;47.81684;-.83405;68;20221218;6.1;-3.9;1.1;3.4;6.05;2.7;.4;2544 +90077;47.81684;-.83405;68;20221219;13.4;6.3;9.8;4.5;10.43;3.5;.78;2350 +90077;47.81684;-.83405;68;20221220;12.4;11.5;11.9;4.1;11.8;11;.89;814 +90077;47.81684;-.83405;68;20221221;13.1;7.5;10.3;4.4;11.8;10.3;.45;1955 +90077;47.81684;-.83405;68;20221222;14.4;12;13.2;6.3;13.25;11;.92;1158 +90077;47.81684;-.83405;68;20221223;14.4;13.6;14;5.1;14.03;4.4;.84;1119 +90077;47.81684;-.83405;68;20221224;12;10.9;11.4;3.6;12.08;4.2;.61;1210 +90077;47.81684;-.83405;68;20221225;14.6;9.5;12.1;2.6;12.28;.4;.57;2480 +90077;47.81684;-.83405;68;20221226;11.5;10.4;10.9;3.1;10.53;.6;.8;1934 +90077;47.81684;-.83405;68;20221227;11.2;2;6.6;2.5;8.58;.2;.39;3948 +90077;47.81684;-.83405;68;20221228;12;8.5;10.2;6.4;11.1;5.6;.72;1725 +90077;47.81684;-.83405;68;20221229;11.9;9.7;10.8;4.9;10.13;1.4;1.02;3026 +90077;47.81684;-.83405;68;20221230;14.5;5.3;9.9;6.4;12.13;10.4;.34;2555 +90077;47.81684;-.83405;68;20221231;16.3;14.2;15.2;7.6;12.83;.4;1.89;2295 +90078;47.84923;-.50309;72;20220101;13.9;5.5;9.7;1.2;10.41;0;.31;3764 +90078;47.84923;-.50309;72;20220102;14.1;7;10.6;4;12.11;0;.36;3456 +90078;47.84923;-.50309;72;20220103;12.7;10.7;11.7;5.3;12.61;14.9;.58;1688 +90078;47.84923;-.50309;72;20220104;10;8.2;9.1;4.4;9.51;0;.85;1598 +90078;47.84923;-.50309;72;20220105;5.6;1.5;3.6;1.9;6.71;.1;.39;2606 +90078;47.84923;-.50309;72;20220106;6.2;-2.8;1.7;1.7;6.11;.9;.25;4060 +90078;47.84923;-.50309;72;20220107;9;4.6;6.8;4.2;8.51;1.1;.6;2763 +90078;47.84923;-.50309;72;20220108;10.9;6.9;8.9;5.8;9.41;9.1;.91;2644 +90078;47.84923;-.50309;72;20220109;8.7;4.6;6.7;3.1;8.51;3;.51;2710 +90078;47.84923;-.50309;72;20220110;8.3;6.2;7.3;.6;9.61;.8;.32;1864 +90078;47.84923;-.50309;72;20220111;9.1;1.9;5.5;.9;7.91;0;.26;3781 +90078;47.84923;-.50309;72;20220112;7.7;-.3;3.7;1.5;7.31;0;.25;4049 +90078;47.84923;-.50309;72;20220113;7.3;3.5;5.4;3.1;7.41;0;.6;2718 +90078;47.84923;-.50309;72;20220114;.8;0;.4;2.4;5.91;0;.31;1079 +90078;47.84923;-.50309;72;20220115;1.2;-2;-.4;1;5.91;0;.19;2530 +90078;47.84923;-.50309;72;20220116;5.2;1.3;3.3;2.3;7.71;.5;.18;2865 +90078;47.84923;-.50309;72;20220117;5.1;2.3;3.7;1.1;8.31;.1;.19;2409 +90078;47.84923;-.50309;72;20220118;5.1;2.8;4;2.4;7.71;0;.31;2182 +90078;47.84923;-.50309;72;20220119;6.4;4.3;5.4;2;8.31;.6;.37;2100 +90078;47.84923;-.50309;72;20220120;9.1;1.8;5.5;2.6;7.51;0;.55;4268 +90078;47.84923;-.50309;72;20220121;7.2;-.7;3.3;2.4;5.91;0;.61;4516 +90078;47.84923;-.50309;72;20220122;5.7;-1.2;2.3;1.6;6.81;0;.26;4259 +90078;47.84923;-.50309;72;20220123;3.6;3.2;3.4;3.5;6.91;0;.52;782 +90078;47.84923;-.50309;72;20220124;4.9;.2;2.6;2.2;6.21;0;.46;3560 +90078;47.84923;-.50309;72;20220125;.2;-1.7;-.7;.9;5.71;0;.25;2174 +90078;47.84923;-.50309;72;20220126;2.2;-1;.6;1.3;6.21;0;.25;2969 +90078;47.84923;-.50309;72;20220127;6.5;1.5;4;1.6;7.21;0;.4;3855 +90078;47.84923;-.50309;72;20220128;6.9;5.2;6.1;1.1;9.01;0;.36;2141 +90078;47.84923;-.50309;72;20220129;9.5;5.5;7.5;2.3;9.91;.1;.38;3521 +90078;47.84923;-.50309;72;20220130;11.7;7.3;9.5;1.9;9.21;.2;.76;3769 +90078;47.84923;-.50309;72;20220131;9.6;2.7;6.2;4;8.21;.3;.67;4881 +90078;47.84923;-.50309;72;20220201;11.1;1.6;6.4;3.7;9.61;0;.34;5878 +90078;47.84923;-.50309;72;20220202;9.6;8.1;8.9;2.7;9.81;0;.67;2168 +90078;47.84923;-.50309;72;20220203;7.4;5.3;6.4;2.5;9.01;0;.43;2671 +90078;47.84923;-.50309;72;20220204;11.1;6.9;9;3.6;8.91;.8;1.02;3983 +90078;47.84923;-.50309;72;20220205;10.4;-1.7;4.4;2.1;7.21;0;.62;7108 +90078;47.84923;-.50309;72;20220206;12.5;6.3;9.4;6.8;10.71;2.1;.76;5072 +90078;47.84923;-.50309;72;20220207;12.4;2.3;7.4;1.6;8.31;0;.71;6673 +90078;47.84923;-.50309;72;20220208;7.9;1;4.5;1.3;8.91;.1;.3;5545 +90078;47.84923;-.50309;72;20220209;6.4;3.3;4.9;1.7;8.21;0;.41;3664 +90078;47.84923;-.50309;72;20220210;5.1;5;5.1;2.2;8.57;.6;.77;4566 +90078;47.84923;-.50309;72;20220211;9.7;-.8;4.4;1.8;6.43;0;.77;10133 +90078;47.84923;-.50309;72;20220212;9.4;.2;4.8;2.4;5.6;0;1.05;10566 +90078;47.84923;-.50309;72;20220213;12.7;-1.1;5.8;4.9;7.93;1.4;1.1;6533 +90078;47.84923;-.50309;72;20220214;11.7;6.4;9;4.8;8.85;2;1.29;6600 +90078;47.84923;-.50309;72;20220215;11.1;3.2;7.1;4.4;9.57;4;.62;4100 +90078;47.84923;-.50309;72;20220216;14;8.9;11.5;7.1;13.21;.1;.52;5367 +90078;47.84923;-.50309;72;20220217;15.1;10.4;12.8;5;11.01;.4;1.61;5221 +90078;47.84923;-.50309;72;20220218;11.4;10.3;10.9;6.2;9.71;.7;1.55;2391 +90078;47.84923;-.50309;72;20220219;10.7;.2;5.5;4.9;7.41;0;1.12;8223 +90078;47.84923;-.50309;72;20220220;13.5;7.6;10.6;6.1;10.61;2.2;1.25;6174 +90078;47.84923;-.50309;72;20220221;11.3;6.4;8.9;5.6;8.11;.8;1.61;5685 +90078;47.84923;-.50309;72;20220222;13.4;5.8;9.6;3.4;10.31;.5;1.01;7273 +90078;47.84923;-.50309;72;20220223;12.9;2.8;7.9;1.1;8.91;0;.87;8565 +90078;47.84923;-.50309;72;20220224;10.6;3.7;7.2;3.2;7.81;.8;1.14;7128 +90078;47.84923;-.50309;72;20220225;11.8;.3;6.1;2.3;6.61;0;1.26;9441 +90078;47.84923;-.50309;72;20220226;11.6;-.6;5.5;3.5;5.81;0;1.63;9879 +90078;47.84923;-.50309;72;20220227;14;.3;7.2;2.9;6.11;0;1.78;10644 +90078;47.84923;-.50309;72;20220228;16;-.7;7.7;1.2;7.61;.2;1.27;11959 +90078;47.84923;-.50309;72;20220301;15.2;5.5;10.4;1.5;8.91;0;1.3;9166 +90078;47.84923;-.50309;72;20220302;12.9;8.3;10.6;1.8;9.61;0;1.15;6298 +90078;47.84923;-.50309;72;20220303;11.8;6.6;9.2;2.6;11.01;4.3;.77;6815 +90078;47.84923;-.50309;72;20220304;11.7;7.8;9.8;3.6;9.21;.2;1.33;5942 +90078;47.84923;-.50309;72;20220305;10.5;2;6.3;3.4;8.11;.1;1.07;9061 +90078;47.84923;-.50309;72;20220306;10.3;6.2;8.3;2.7;7.11;0;1.46;6278 +90078;47.84923;-.50309;72;20220307;7.9;-.6;3.7;3.4;4.91;0;1.52;9316 +90078;47.84923;-.50309;72;20220308;11.8;.1;6;3.4;7.51;.8;1.36;11140 +90078;47.84923;-.50309;72;20220309;15.3;7.5;11.4;3.2;9.41;0;1.81;9157 +90078;47.84923;-.50309;72;20220310;13.2;8.7;11;2.8;9.81;.6;1.43;6968 +90078;47.84923;-.50309;72;20220311;12.9;6.9;9.9;4.8;10.01;5.3;1.4;8208 +90078;47.84923;-.50309;72;20220312;13.8;5.8;9.8;4;9.11;1.9;1.7;9656 +90078;47.84923;-.50309;72;20220313;11;8;9.5;2.8;9.11;5;1.27;5859 +90078;47.84923;-.50309;72;20220314;15.2;2.1;8.7;2.6;7.91;3.3;1.85;12777 +90078;47.84923;-.50309;72;20220315;14.9;8;11.5;2.1;11.31;1.2;1.36;9298 +90078;47.84923;-.50309;72;20220316;13.9;7.1;10.5;2.4;11.11;.2;1.25;9346 +90078;47.84923;-.50309;72;20220317;9.3;5.8;7.6;2.8;8.11;0;1.21;6694 +90078;47.84923;-.50309;72;20220318;15.2;2.5;8.8;5.8;5.67;0;3.31;14733 +90078;47.84923;-.50309;72;20220319;14.2;6.5;10.3;4.3;7.4;0;2.51;11466 +90078;47.84923;-.50309;72;20220320;14.9;4.7;9.8;2.4;7.77;0;2.01;12766 +90078;47.84923;-.50309;72;20220321;18.4;6.6;12.5;2.8;9.4;0;2.55;15633 +90078;47.84923;-.50309;72;20220322;16.5;6;11.2;3.2;7.07;0;2.88;17366 +90078;47.84923;-.50309;72;20220323;17.4;3.7;10.6;2.4;5.77;0;2.9;18366 +90078;47.84923;-.50309;72;20220324;19.5;1.7;10.6;2.1;6.47;0;2.84;18566 +90078;47.84923;-.50309;72;20220325;20.5;5.4;13;3.8;6.93;0;3.81;18333 +90078;47.84923;-.50309;72;20220326;20.4;4.6;12.5;3.9;6.9;0;3.81;19033 +90078;47.84923;-.50309;72;20220327;21.4;5.2;13.3;2.4;7.83;0;3.21;18233 +90078;47.84923;-.50309;72;20220328;20.8;5.7;13.2;1.5;8.4;0;2.52;15333 +90078;47.84923;-.50309;72;20220329;18.8;8.9;13.9;1.7;10.43;1.3;2.21;12833 +90078;47.84923;-.50309;72;20220330;12.7;7.7;10.2;2.8;10.47;1.4;1.14;4333 +90078;47.84923;-.50309;72;20220331;8.7;4.7;6.7;4.6;7.2;1.2;1.57;7100 +90078;47.84923;-.50309;72;20220401;7.7;.5;4.1;6.1;5.7;.8;1.87;12550 +90078;47.84923;-.50309;72;20220402;9.3;0;4.7;4;5.43;.1;2.15;16300 +90078;47.84923;-.50309;72;20220403;9.4;-1.8;3.8;3.7;4.87;0;2.23;17633 +90078;47.84923;-.50309;72;20220404;10.1;-1.9;4.1;3.5;6.61;.2;1.73;15450 +90078;47.84923;-.50309;72;20220405;13;6.4;9.7;3.4;10.41;0;1.12;4900 +90078;47.84923;-.50309;72;20220406;13.4;7.9;10.6;4.3;10.37;2;1.6;7600 +90078;47.84923;-.50309;72;20220407;15.5;10.3;12.9;5.8;11.95;8.9;2.11;9400 +90078;47.84923;-.50309;72;20220408;16;8.7;12.3;5;10.6;11.9;2.18;8050 +90078;47.84923;-.50309;72;20220409;12.7;2.5;7.6;2.3;7.07;0;2.3;17966 +90078;47.84923;-.50309;72;20220410;15.3;-.6;7.4;3;6.67;0;2.83;21633 +90078;47.84923;-.50309;72;20220411;21.3;5.5;13.4;3.9;9.15;0;3.75;19550 +90078;47.84923;-.50309;72;20220412;17.2;11.3;14.3;2.3;11.55;1.7;2;8150 +90078;47.84923;-.50309;72;20220413;20.5;6.8;13.6;1.1;11.9;.1;2.47;16466 +90078;47.84923;-.50309;72;20220414;21.8;7;14.4;1.4;11.83;0;2.86;18366 +90078;47.84923;-.50309;72;20220415;23.5;7.8;15.6;1.7;11.4;0;3.37;20133 +90078;47.84923;-.50309;72;20220416;21.3;8;14.7;2.9;10.53;0;3.83;23366 +90078;47.84923;-.50309;72;20220417;20.7;6.2;13.4;1.9;9.17;0;3.4;21700 +90078;47.84923;-.50309;72;20220418;17.3;7.7;12.5;3.3;10.3;0;2.57;13733 +90078;47.84923;-.50309;72;20220419;16;5.2;10.6;3.4;8.6;0;2.85;17633 +90078;47.84923;-.50309;72;20220420;19.7;7.7;13.7;3.6;10;.2;3.55;19800 +90078;47.84923;-.50309;72;20220421;19.8;9.3;14.5;2.6;8.97;0;3.92;23433 +90078;47.84923;-.50309;72;20220422;20;7.7;13.9;3.3;9.6;0;3.78;21833 +90078;47.84923;-.50309;72;20220423;19.3;10.2;14.8;3.7;11.6;3.1;2.88;12866 +90078;47.84923;-.50309;72;20220424;19;10.6;14.8;2.3;12.53;1.8;2.47;13233 +90078;47.84923;-.50309;72;20220425;16.9;9;12.9;2.6;10.33;0;2.79;16633 +90078;47.84923;-.50309;72;20220426;17.4;4.4;10.9;3.3;8.97;0;3.34;23266 +90078;47.84923;-.50309;72;20220427;18.7;6.2;12.5;4.8;9.13;0;3.9;22800 +90078;47.84923;-.50309;72;20220428;19.3;9.4;14.4;3.8;10.4;0;3.41;16333 +90078;47.84923;-.50309;72;20220429;21.7;9.2;15.5;3.5;10.83;0;4.21;22866 +90078;47.84923;-.50309;72;20220430;17.5;5.7;11.6;3.4;8.97;0;3.51;22566 +90078;47.84923;-.50309;72;20220501;19;6.8;12.9;2.7;8.23;0;3.97;24833 +90078;47.84923;-.50309;72;20220502;19.1;8.9;14;3.2;9.17;0;3.82;20600 +90078;47.84923;-.50309;72;20220503;18.3;8.5;13.4;3.4;9.87;0;2.97;13033 +90078;47.84923;-.50309;72;20220504;18.7;8.6;13.7;2.3;10.4;0;2.69;13233 +90078;47.84923;-.50309;72;20220505;20.4;6.8;13.6;2.5;10.97;0;3.29;19500 +90078;47.84923;-.50309;72;20220506;24.2;4.4;14.3;2;11.61;0;4.07;25557 +90078;47.84923;-.50309;72;20220507;22.5;8.4;15.5;2.1;12.11;0;3.67;21634 +90078;47.84923;-.50309;72;20220508;22.7;8.5;15.6;1.9;12.11;0;3.69;21830 +90078;47.84923;-.50309;72;20220509;26.5;6.4;16.5;.8;12.11;0;4.11;26174 +90078;47.84923;-.50309;72;20220510;26.6;11.2;18.9;1.8;12.71;0;4.39;22987 +90078;47.84923;-.50309;72;20220511;21.5;6.7;14.1;2.6;12.31;0;3.57;22642 +90078;47.84923;-.50309;72;20220512;20.8;10;15.4;1.7;11.31;0;3.37;19388 +90078;47.84923;-.50309;72;20220513;22.9;3.6;13.3;1.1;9.81;0;3.88;26158 +90078;47.84923;-.50309;72;20220514;25.1;7.1;16.1;2.2;11.71;1.6;4.46;25368 +90078;47.84923;-.50309;72;20220515;29.1;15.8;22.5;2.3;14.71;9.9;4.97;21858 +90078;47.84923;-.50309;72;20220516;25.1;13.6;19.4;2.5;15.31;0;4.06;20392 +90078;47.84923;-.50309;72;20220517;28.8;9.5;19.2;1.7;15.11;3.4;4.84;26632 +90078;47.84923;-.50309;72;20220518;27.9;10.7;19.3;1.8;16.21;0;4.57;25228 +90078;47.84923;-.50309;72;20220519;24.1;13;18.6;2.5;15.31;7.2;3.86;20282 +90078;47.84923;-.50309;72;20220520;22.9;15.1;19;2.4;15.41;9.9;3.48;17014 +90078;47.84923;-.50309;72;20220521;24.6;9.2;16.9;1.1;13.61;0;3.98;24137 +90078;47.84923;-.50309;72;20220522;24.1;14;19.1;2.4;15.41;8.9;3.85;19555 +90078;47.84923;-.50309;72;20220523;20.5;15.5;18;2.4;15.81;5.9;2.78;13708 +90078;47.84923;-.50309;72;20220524;17.7;8.7;13.2;2.3;11.41;1.7;2.97;18571 +90078;47.84923;-.50309;72;20220525;18.3;5.7;12;2.5;11.71;.2;3.1;22110 +90078;47.84923;-.50309;72;20220526;18.3;12.8;15.6;2.3;14.01;0;2.61;14539 +90078;47.84923;-.50309;72;20220527;20.7;11.9;16.3;2.1;13.81;0;3.27;18538 +90078;47.84923;-.50309;72;20220528;22.7;5.5;14.1;2.1;11.11;0;4.2;26130 +90078;47.84923;-.50309;72;20220529;17.6;8.2;12.9;3.1;9.01;.1;3.53;19284 +90078;47.84923;-.50309;72;20220530;20.9;5.5;13.2;1.9;9.31;0;4;24845 +90078;47.84923;-.50309;72;20220531;22.8;4.6;13.7;1.6;10.31;0;4.24;27109 +90078;47.84923;-.50309;72;20220601;23.7;4.7;14.2;1.8;10.21;0;4.5;27774 +90078;47.84923;-.50309;72;20220602;25.4;12.6;19;3.1;11.31;.2;5.11;22790 +90078;47.84923;-.50309;72;20220603;25.3;14.9;20.1;2;14.11;1.8;4.27;20555 +90078;47.84923;-.50309;72;20220604;25.6;13.7;19.7;1.4;18.11;1;3.95;22057 +90078;47.84923;-.50309;72;20220605;22.3;14.5;18.4;3;14.81;0;3.67;17829 +90078;47.84923;-.50309;72;20220606;20.6;7.7;14.2;2.2;13.41;2.8;3.48;23068 +90078;47.84923;-.50309;72;20220607;21.2;14;17.6;4;15.21;15.1;3.4;17178 +90078;47.84923;-.50309;72;20220608;23.1;14.7;18.9;3.4;15.31;.1;3.9;18612 +90078;47.84923;-.50309;72;20220609;22.1;11.4;16.8;2.1;13.71;0;3.74;21081 +90078;47.84923;-.50309;72;20220610;22.7;9.6;16.2;1.8;14.51;.1;3.82;23394 +90078;47.84923;-.50309;72;20220611;25.5;9.8;17.7;1.8;14.61;0;4.47;25675 +90078;47.84923;-.50309;72;20220612;25.2;10.2;17.7;2.5;12.61;.1;4.77;25117 +90078;47.84923;-.50309;72;20220613;23.8;5.9;14.9;1.9;11.81;0;4.46;27497 +90078;47.84923;-.50309;72;20220614;26.8;9.3;18.1;2.2;12.61;0;5.1;27208 +90078;47.84923;-.50309;72;20220615;32.8;14.8;23.8;2.5;14.81;0;6.42;27620 +90078;47.84923;-.50309;72;20220616;30.6;13.1;21.9;1.7;15.11;0;5.49;27246 +90078;47.84923;-.50309;72;20220617;36.1;13.2;24.7;.7;16.21;0;5.95;31232 +90078;47.84923;-.50309;72;20220618;38.2;15;26.6;1.9;17.91;3.4;7.23;31451 +90078;47.84923;-.50309;72;20220619;26.8;15.1;21;2.6;17.71;2.2;4.5;22242 +90078;47.84923;-.50309;72;20220620;23.4;16.7;20.1;2.1;18.21;5.7;3.33;16751 +90078;47.84923;-.50309;72;20220621;26.5;14.6;20.6;2;17.51;1.4;4.34;22438 +90078;47.84923;-.50309;72;20220622;24.4;15.7;20.1;1.4;17.71;26.9;3.62;19134 +90078;47.84923;-.50309;72;20220623;26.2;16.1;21.2;1.7;17.51;1.2;4.12;20638 +90078;47.84923;-.50309;72;20220624;20.5;15.3;17.9;3.5;16.31;4;2.92;14707 +90078;47.84923;-.50309;72;20220625;19.5;13.2;16.4;2.7;14.01;1.7;3.05;16215 +90078;47.84923;-.50309;72;20220626;21.6;6.7;14.2;1.7;11.61;0;3.95;25104 +90078;47.84923;-.50309;72;20220627;21.5;8;14.8;2.1;12.31;0;3.87;23862 +90078;47.84923;-.50309;72;20220628;23.1;6.1;14.6;1.6;11.61;0;4.26;26796 +90078;47.84923;-.50309;72;20220629;17.8;9;13.4;2;13.61;2.1;2.78;19166 +90078;47.84923;-.50309;72;20220630;21.4;10.3;15.9;1.3;12.71;2.2;3.6;21543 +90078;47.84923;-.50309;72;20220701;22.8;5.6;14.2;1.4;11.41;0;4.17;26868 +90078;47.84923;-.50309;72;20220702;26.9;6.5;16.7;1.5;12.41;.1;4.95;29253 +90078;47.84923;-.50309;72;20220703;25.6;10.5;18.1;2.8;13.31;0;4.84;25083 +90078;47.84923;-.50309;72;20220704;26.9;9.6;18.3;2;13.01;.1;4.98;26830 +90078;47.84923;-.50309;72;20220705;25.4;7.3;16.4;1.9;12.21;0;4.71;27405 +90078;47.84923;-.50309;72;20220706;28.2;9.6;18.9;2.1;13.51;0;5.26;27735 +90078;47.84923;-.50309;72;20220707;27;10.4;18.7;2.4;15.21;.1;4.84;26132 +90078;47.84923;-.50309;72;20220708;27.4;10.5;19;2.1;13.61;0;5.01;26316 +90078;47.84923;-.50309;72;20220709;29.8;13.6;21.7;2;14.41;0;5.37;25702 +90078;47.84923;-.50309;72;20220710;28;15.1;21.6;3.1;13.31;0;5.48;22846 +90078;47.84923;-.50309;72;20220711;31;16.7;23.9;2.7;14.51;0;5.9;24014 +90078;47.84923;-.50309;72;20220712;33.5;12.2;22.9;1.1;15.21;0;5.65;29308 +90078;47.84923;-.50309;72;20220713;36.7;16.1;26.4;1;16.31;0;5.92;28740 +90078;47.84923;-.50309;72;20220714;32.4;15.8;24.1;2.7;15.41;0;6.18;25693 +90078;47.84923;-.50309;72;20220715;28.6;12.9;20.8;2.2;12.61;0;5.29;24905 +90078;47.84923;-.50309;72;20220716;30.2;9.6;19.9;1.8;12.31;0;5.55;28491 +90078;47.84923;-.50309;72;20220717;33;15.7;24.4;2.3;12.61;0;6.26;25999 +90078;47.84923;-.50309;72;20220718;39.4;14.8;27.1;2.3;12.91;0;7.81;30967 +90078;47.84923;-.50309;72;20220719;31.6;20.9;26.3;2.8;15.91;2.6;5.72;20238 +90078;47.84923;-.50309;72;20220720;27.9;17.1;22.5;2.9;17.71;1.3;4.64;20263 +90078;47.84923;-.50309;72;20220721;29.3;15.1;22.2;1.8;15.91;0;4.83;23200 +90078;47.84923;-.50309;72;20220722;21.8;13.8;17.8;1.8;17.11;1.3;2.99;17263 +90078;47.84923;-.50309;72;20220723;29.7;12;20.9;1.4;14.81;0;4.89;25744 +90078;47.84923;-.50309;72;20220724;34.2;11.4;22.8;1.7;14.81;0;6.02;29148 +90078;47.84923;-.50309;72;20220725;27.2;14.2;20.7;3;15.31;.2;4.76;21836 +90078;47.84923;-.50309;72;20220726;25.6;15.3;20.5;2.3;13.71;0;4.27;19317 +90078;47.84923;-.50309;72;20220727;25.6;7.2;16.4;1.1;11.91;0;4.2;25821 +90078;47.84923;-.50309;72;20220728;29.1;15.9;22.5;1.6;13.11;0;4.68;21720 +90078;47.84923;-.50309;72;20220729;30.4;13.2;21.8;1.4;14.11;0;4.88;24728 +90078;47.84923;-.50309;72;20220730;32.7;13.8;23.3;2.2;15.01;0;5.76;25816 +90078;47.84923;-.50309;72;20220731;31.6;15.3;23.5;2.1;17.01;0;5.22;23835 +90078;47.84923;-.50309;72;20220801;28.9;16.6;22.8;2.1;17.31;0;4.48;20557 +90078;47.84923;-.50309;72;20220802;33.1;12;22.6;.7;16.21;0;4.85;26894 +90078;47.84923;-.50309;72;20220803;35.7;14.3;25;1.6;17.21;.3;5.79;26946 +90078;47.84923;-.50309;72;20220804;28.1;18.2;23.2;3.6;18.21;1.7;4.59;18122 +90078;47.84923;-.50309;72;20220805;27;11.9;19.5;3.1;12.81;0;4.91;22339 +90078;47.84923;-.50309;72;20220806;26;11.6;18.8;2.8;10.01;0;4.91;21686 +90078;47.84923;-.50309;72;20220807;28.1;12.4;20.3;2.9;10.71;0;5.33;22530 +90078;47.84923;-.50309;72;20220808;30;12;21;2.7;11.71;0;5.53;24008 +90078;47.84923;-.50309;72;20220809;32;15.1;23.6;2.5;13.81;0;5.59;23114 +90078;47.84923;-.50309;72;20220810;33.6;13.9;23.8;2.5;13.41;0;5.99;24832 +90078;47.84923;-.50309;72;20220811;34.2;15;24.6;2.2;11.81;0;5.94;24360 +90078;47.84923;-.50309;72;20220812;34.8;11.8;23.3;1.5;11.91;0;5.5;26527 +90078;47.84923;-.50309;72;20220813;35.6;12.4;24;1.5;12.01;8.1;5.58;26473 +90078;47.84923;-.50309;72;20220814;23.9;18.5;21.2;2.7;18.31;3.3;2.98;12513 +90078;47.84923;-.50309;72;20220815;27.4;17.4;22.4;2.3;18.11;0;3.8;17036 +90078;47.84923;-.50309;72;20220816;25.5;16.2;20.9;1.2;17.41;.4;3.14;16305 +90078;47.84923;-.50309;72;20220817;25;14.3;19.7;1;15.91;4.1;3.13;17392 +90078;47.84923;-.50309;72;20220818;28.6;13.2;20.9;2.1;16.41;0;4.17;20786 +90078;47.84923;-.50309;72;20220819;25.4;15.4;20.4;2.4;17.91;1.7;3.32;16564 +90078;47.84923;-.50309;72;20220820;27.2;11.3;19.3;.8;14.11;0;3.51;20822 +90078;47.84923;-.50309;72;20220821;22.8;11.3;17.1;1.5;15.41;1.3;2.89;17526 +90078;47.84923;-.50309;72;20220822;26.5;16.1;21.3;1.4;19.11;.3;3.15;16524 +90078;47.84923;-.50309;72;20220823;26.6;18.6;22.6;1.5;20.01;.1;3;14339 +90078;47.84923;-.50309;72;20220824;31.9;13.1;22.5;.9;17.51;0;4;21991 +90078;47.84923;-.50309;72;20220825;25.8;20;22.9;2.8;19.51;.2;3.13;11967 +90078;47.84923;-.50309;72;20220826;27.8;13.2;20.5;1.9;15.21;0;3.81;19031 +90078;47.84923;-.50309;72;20220827;27.9;12;20;2;13.81;0;3.97;19713 +90078;47.84923;-.50309;72;20220828;26.3;11.4;18.9;2.1;13.21;0;3.74;18913 +90078;47.84923;-.50309;72;20220829;30.7;16.2;23.5;2.5;13.81;0;4.71;18496 +90078;47.84923;-.50309;72;20220830;31.5;17.8;24.7;2.5;14.11;0;4.8;17815 +90078;47.84923;-.50309;72;20220831;27.3;17.2;22.3;1.8;17.01;2.6;3.32;15115 +90078;47.84923;-.50309;72;20220901;27.3;16.8;22.1;1.2;18.01;7.6;3;15281 +90078;47.84923;-.50309;72;20220902;24.3;16.6;20.5;1;17.81;1.1;2.43;12920 +90078;47.84923;-.50309;72;20220903;25.4;13.6;19.5;1.9;15.71;0;3.08;15928 +90078;47.84923;-.50309;72;20220904;29.8;10.5;20.2;1.9;14.71;.6;3.96;20277 +90078;47.84923;-.50309;72;20220905;28.5;12.3;20.4;1.7;16.71;.4;3.44;18375 +90078;47.84923;-.50309;72;20220906;25.7;13.7;19.7;2.5;16.41;.9;3.15;15618 +90078;47.84923;-.50309;72;20220907;21.6;15.3;18.5;2.9;16.61;11;2.32;11113 +90078;47.84923;-.50309;72;20220908;22.3;14.2;18.3;3.5;15.81;3.1;2.66;12523 +90078;47.84923;-.50309;72;20220909;21.7;14.8;18.3;3.8;15.21;3.3;2.7;11417 +90078;47.84923;-.50309;72;20220910;24;12;18;2;14.21;.2;2.82;15012 +90078;47.84923;-.50309;72;20220911;26.5;10.3;18.4;1.4;13.91;0;3;17320 +90078;47.84923;-.50309;72;20220912;31.4;14;22.7;2.1;15.61;1.6;3.99;17778 +90078;47.84923;-.50309;72;20220913;26.6;18.1;22.4;1.8;20.01;2;2.59;12194 +90078;47.84923;-.50309;72;20220914;26;17.5;21.8;1.8;19.41;.2;2.51;12064 +90078;47.84923;-.50309;72;20220915;25.5;15.5;20.5;2.5;16.01;0;2.95;12973 +90078;47.84923;-.50309;72;20220916;22.4;7.4;14.9;2.3;10.71;.1;2.85;15793 +90078;47.84923;-.50309;72;20220917;19.8;5.5;12.7;1.7;8.91;0;2.42;15243 +90078;47.84923;-.50309;72;20220918;21.6;2.2;11.9;1.3;9.11;.1;2.42;17613 +90078;47.84923;-.50309;72;20220919;20.6;6.8;13.7;2.1;10.41;.1;2.45;14635 +90078;47.84923;-.50309;72;20220920;19.3;6.4;12.9;1.5;10.51;0;2.06;13978 +90078;47.84923;-.50309;72;20220921;21.1;7.6;14.4;1.5;10.51;.1;2.26;14142 +90078;47.84923;-.50309;72;20220922;22.9;3.7;13.3;.5;9.31;0;2.01;16735 +90078;47.84923;-.50309;72;20220923;18.7;7.5;13.1;.8;11.61;5.2;1.67;12551 +90078;47.84923;-.50309;72;20220924;18.4;12.4;15.4;2;13.81;4.6;1.65;8985 +90078;47.84923;-.50309;72;20220925;19.8;11.8;15.8;2.7;12.41;0;2.18;10302 +90078;47.84923;-.50309;72;20220926;16.2;8.8;12.5;2.9;11.81;6.6;1.58;9773 +90078;47.84923;-.50309;72;20220927;16.5;10.6;13.6;4.2;12.81;7.9;1.61;8582 +90078;47.84923;-.50309;72;20220928;14.1;11.7;12.9;2.8;13.11;1.2;1.05;5281 +90078;47.84923;-.50309;72;20220929;16.6;7.8;12.2;2.2;10.91;.9;1.62;10292 +90078;47.84923;-.50309;72;20220930;16.6;3.7;10.2;2.4;10.61;2.3;1.54;12373 +90078;47.84923;-.50309;72;20221001;21.6;13.2;17.4;4.9;16.81;1.1;1.93;9791 +90078;47.84923;-.50309;72;20221002;20.6;16.2;18.4;3.4;17.21;.6;1.69;6899 +90078;47.84923;-.50309;72;20221003;18.8;14.7;16.8;2;15.81;.4;1.34;6559 +90078;47.84923;-.50309;72;20221004;19.7;10.4;15.1;1.4;13.41;.1;1.52;9917 +90078;47.84923;-.50309;72;20221005;20.2;8;14.1;2.3;13.41;1.2;1.66;11256 +90078;47.84923;-.50309;72;20221006;20.1;5;12.6;.7;10.31;.1;1.45;12392 +90078;47.84923;-.50309;72;20221007;19.9;2.5;11.2;.7;9.11;.1;1.44;13146 +90078;47.84923;-.50309;72;20221008;19.3;5.2;12.3;1.2;10.31;.1;1.51;11639 +90078;47.84923;-.50309;72;20221009;21.7;4.7;13.2;1.6;10.11;.1;1.87;12637 +90078;47.84923;-.50309;72;20221010;20.6;9.1;14.9;1.4;14.21;0;1.39;10189 +90078;47.84923;-.50309;72;20221011;19.2;9.8;14.5;2.1;12.01;0;1.61;9049 +90078;47.84923;-.50309;72;20221012;20.7;4.2;12.5;.8;10.51;.2;1.35;11929 +90078;47.84923;-.50309;72;20221013;15.6;10.8;13.2;2.7;14.61;5.2;.78;6186 +90078;47.84923;-.50309;72;20221014;18.3;14.6;16.5;3.3;16.91;13.7;1.03;5310 +90078;47.84923;-.50309;72;20221015;18.6;15.2;16.9;4.4;15.91;.5;1.44;5000 +90078;47.84923;-.50309;72;20221016;22;12.8;17.4;1.3;15.31;2.9;1.36;8320 +90078;47.84923;-.50309;72;20221017;19.7;13.8;16.8;1.2;17.11;3.3;.99;6497 +90078;47.84923;-.50309;72;20221018;20.3;16;18.2;2.5;18.21;0;1.12;5413 +90078;47.84923;-.50309;72;20221019;24;15.2;19.6;3;17.01;2.1;1.9;7772 +90078;47.84923;-.50309;72;20221020;23.1;14.7;18.9;2.2;16.21;1.4;1.62;7471 +90078;47.84923;-.50309;72;20221021;20.9;13.4;17.2;3.3;14.61;.3;1.73;6934 +90078;47.84923;-.50309;72;20221022;21.3;13.1;17.2;2.4;14.91;1.3;1.49;7155 +90078;47.84923;-.50309;72;20221023;23.5;15.1;19.3;4.8;14.81;3;2.65;7135 +90078;47.84923;-.50309;72;20221024;17.8;14.6;16.2;5.2;14.91;4.8;1.48;4206 +90078;47.84923;-.50309;72;20221025;17.9;12.3;15.1;2.1;15.01;.7;.93;5586 +90078;47.84923;-.50309;72;20221026;23.5;12.6;18.1;2.4;15.01;.2;1.66;7805 +90078;47.84923;-.50309;72;20221027;26;12.5;19.3;2.1;15.21;.1;1.8;8590 +90078;47.84923;-.50309;72;20221028;21.3;13.4;17.4;2;15.81;.1;1.2;6390 +90078;47.84923;-.50309;72;20221029;23.5;14.7;19.1;1.6;15.51;.5;1.37;6658 +90078;47.84923;-.50309;72;20221030;16.6;11.1;13.9;1.5;13.91;1.8;.75;5110 +90078;47.84923;-.50309;72;20221031;18.8;7.8;13.3;2.5;13.31;8.2;.98;7253 +90078;47.84923;-.50309;72;20221101;16.9;9.9;13.4;4.7;11.91;4.3;1.47;5627 +90078;47.84923;-.50309;72;20221102;17.4;5.2;11.3;2.7;12.01;0;.87;7420 +90078;47.84923;-.50309;72;20221103;14.4;11.6;13;3.7;12.31;4.9;1.04;3323 +90078;47.84923;-.50309;72;20221104;14.3;8.3;11.3;4.4;9.91;.2;1.4;4942 +90078;47.84923;-.50309;72;20221105;14.4;4.4;9.4;2.1;10.31;2.4;.69;6378 +90078;47.84923;-.50309;72;20221106;15.3;10.4;12.9;4.1;12.31;11.9;1.04;4293 +90078;47.84923;-.50309;72;20221107;17.3;11.6;14.5;4.7;12.81;.7;1.42;4584 +90078;47.84923;-.50309;72;20221108;16.2;11.3;13.8;4.3;12.71;4;1.18;4158 +90078;47.84923;-.50309;72;20221109;16.4;10.1;13.3;2.5;11.31;.3;1.09;4686 +90078;47.84923;-.50309;72;20221110;16.5;3.8;10.2;1.1;10.31;.1;.58;6693 +90078;47.84923;-.50309;72;20221111;12.7;8.5;10.6;2;11.21;.1;.59;3646 +90078;47.84923;-.50309;72;20221112;18.4;7;12.7;1.8;11.81;.3;.81;6134 +90078;47.84923;-.50309;72;20221113;12.6;6.9;9.8;1.5;11.21;.2;.43;4173 +90078;47.84923;-.50309;72;20221114;14.4;6.4;10.4;1.8;11.01;.7;.56;4931 +90078;47.84923;-.50309;72;20221115;15.1;8.1;11.6;3.9;11.21;7;.97;4522 +90078;47.84923;-.50309;72;20221116;13.1;7.3;10.2;4.4;11.31;16.2;.61;4025 +90078;47.84923;-.50309;72;20221117;14.4;11;12.7;5.2;11.11;1.1;1.4;2957 +90078;47.84923;-.50309;72;20221118;12.8;6.4;9.6;2.8;9.01;.2;.91;4123 +90078;47.84923;-.50309;72;20221119;12;.4;6.2;1.3;7.31;.3;.49;5589 +90078;47.84923;-.50309;72;20221120;12.5;1.2;6.9;2.4;9.01;3;.46;5436 +90078;47.84923;-.50309;72;20221121;12.6;4.2;8.4;3.4;9.11;5.1;.75;4576 +90078;47.84923;-.50309;72;20221122;12;5;8.5;4.8;8.61;0;1.06;4092 +90078;47.84923;-.50309;72;20221123;13.9;6.5;10.2;4.3;10.61;4.5;.79;4160 +90078;47.84923;-.50309;72;20221124;13.5;6.6;10.1;3.5;10.91;4.5;.6;3954 +90078;47.84923;-.50309;72;20221125;14;3.2;8.6;1.3;9.31;.1;.41;4969 +90078;47.84923;-.50309;72;20221126;12.2;2.4;7.3;1.7;9.21;2.6;.35;4659 +90078;47.84923;-.50309;72;20221127;11.6;8.4;10;2.9;11.11;9;.5;2485 +90078;47.84923;-.50309;72;20221128;11.2;6.6;8.9;2.4;10.01;.9;.49;3010 +90078;47.84923;-.50309;72;20221129;11.7;2.9;7.3;1.5;8.71;.1;.38;4245 +90078;47.84923;-.50309;72;20221130;5.9;3.4;4.7;1.6;8.01;.1;.3;2079 +90078;47.84923;-.50309;72;20221201;8.3;1.6;5;2.1;7.21;.1;.45;3581 +90078;47.84923;-.50309;72;20221202;5.8;-.9;2.5;2.1;6.61;.1;.28;3545 +90078;47.84923;-.50309;72;20221203;3.7;2.5;3.1;3.9;6.71;.2;.5;1289 +90078;47.84923;-.50309;72;20221204;3.6;2.4;3;2.2;6.81;.2;.4;1275 +90078;47.84923;-.50309;72;20221205;5.1;3.3;4.2;1;7.41;0;.34;1622 +90078;47.84923;-.50309;72;20221206;5.8;2.6;4.2;2.4;6.81;0;.5;2256 +90078;47.84923;-.50309;72;20221207;5.9;.8;3.4;1.6;6.41;0;.37;2913 +90078;47.84923;-.50309;72;20221208;1.2;-3.2;-1;2.5;5.91;.1;.05;2661 +90078;47.84923;-.50309;72;20221209;4.5;-1.8;1.4;1.9;5.51;0;.36;3228 +90078;47.84923;-.50309;72;20221210;5.6;-3.4;1.1;1.7;5.21;.1;.35;3899 +90078;47.84923;-.50309;72;20221211;2.5;-1.5;.5;1.9;5.41;.1;.33;2471 +90078;47.84923;-.50309;72;20221212;1.5;-5.8;-2.1;1.9;4.71;0;.2;3439 +90078;47.84923;-.50309;72;20221213;1.5;-3.5;-1;3.2;4.61;.5;.44;2773 +90078;47.84923;-.50309;72;20221214;1.5;-.8;.4;3.1;6.01;.8;.22;1763 +90078;47.84923;-.50309;72;20221215;4;.5;2.3;3.9;4.81;0;.94;2246 +90078;47.84923;-.50309;72;20221216;6.5;-2.1;2.2;2.5;5.21;0;.57;3702 +90078;47.84923;-.50309;72;20221217;0;-3.4;-1.7;3.1;4.71;0;.33;2195 +90078;47.84923;-.50309;72;20221218;5.5;-4.3;.6;2.8;5.91;1.6;.23;3957 +90078;47.84923;-.50309;72;20221219;13.1;6;9.6;3.6;10.21;2.1;.61;3313 +90078;47.84923;-.50309;72;20221220;12.1;11.4;11.8;3.6;11.81;5;.79;806 +90078;47.84923;-.50309;72;20221221;12.9;7.4;10.2;4.4;11.71;11.1;.37;2872 +90078;47.84923;-.50309;72;20221222;14.3;11.9;13.1;5.9;13.11;14.2;.86;1783 +90078;47.84923;-.50309;72;20221223;14.3;13.5;13.9;4.8;14.01;4.9;.81;887 +90078;47.84923;-.50309;72;20221224;11.8;10.7;11.3;3.3;12.01;4.5;.58;1100 +90078;47.84923;-.50309;72;20221225;14.8;9.4;12.1;2.4;12.31;.2;.51;2858 +90078;47.84923;-.50309;72;20221226;11.6;10.4;11;2.9;10.51;.6;.86;1171 +90078;47.84923;-.50309;72;20221227;11.2;.3;5.8;2;8.31;.2;.28;4228 +90078;47.84923;-.50309;72;20221228;11.6;8.2;9.9;6.1;11.01;5.2;.6;2221 +90078;47.84923;-.50309;72;20221229;11.3;9.5;10.4;4.5;10.11;1.2;.99;1531 +90078;47.84923;-.50309;72;20221230;14.6;4.7;9.7;5.9;12.01;10.2;.24;4068 +90078;47.84923;-.50309;72;20221231;15.5;14.1;14.8;6.9;12.91;.2;1.65;1326 +90079;47.88061;-.17175;65;20220101;14.5;5.3;9.9;1.5;10.54;.1;.35;3949 +90079;47.88061;-.17175;65;20220102;14.5;8.4;11.4;4.3;11.94;.1;.68;2756 +90079;47.88061;-.17175;65;20220103;12.9;11;11.9;4.9;12.57;16.1;.65;1494 +90079;47.88061;-.17175;65;20220104;10.3;8.9;9.6;4.4;9.97;.8;.81;1474 +90079;47.88061;-.17175;65;20220105;6.9;1.6;4.2;2.4;6.74;0;.42;3716 +90079;47.88061;-.17175;65;20220106;6.8;-1.2;2.8;1.8;6.24;.8;.31;4264 +90079;47.88061;-.17175;65;20220107;9.4;4.5;7;4.8;8.4;1.1;.67;3311 +90079;47.88061;-.17175;65;20220108;10.7;7;8.9;5.8;9.54;9.9;.87;1931 +90079;47.88061;-.17175;65;20220109;8.8;5;6.9;3.9;8.47;3.9;.6;2944 +90079;47.88061;-.17175;65;20220110;8;6.2;7.1;.8;9.6;.2;.34;1414 +90079;47.88061;-.17175;65;20220111;9.5;3.1;6.3;1.3;7.47;0;.38;4305 +90079;47.88061;-.17175;65;20220112;6.1;-1.6;2.3;2;6.57;0;.26;4123 +90079;47.88061;-.17175;65;20220113;7.5;3.4;5.4;3.5;7.24;0;.63;3794 +90079;47.88061;-.17175;65;20220114;1.3;.2;.7;2.4;5.94;0;.31;1568 +90079;47.88061;-.17175;65;20220115;.1;-2;-.9;1.1;5.7;0;.21;1833 +90079;47.88061;-.17175;65;20220116;4.2;0;2.1;2.1;7.4;.5;.15;2312 +90079;47.88061;-.17175;65;20220117;5.8;2.3;4.1;1.1;8.27;.1;.24;2139 +90079;47.88061;-.17175;65;20220118;5.4;2.6;4;2.4;7.7;0;.34;1892 +90079;47.88061;-.17175;65;20220119;6.6;4.3;5.5;2.1;8.34;.9;.39;1879 +90079;47.88061;-.17175;65;20220120;8.5;2.9;5.7;2.6;7.44;0;.6;4096 +90079;47.88061;-.17175;65;20220121;7.1;.7;3.9;3;5.97;0;.71;4633 +90079;47.88061;-.17175;65;20220122;5.4;-1.2;2.1;1.7;6.64;0;.34;2994 +90079;47.88061;-.17175;65;20220123;3.6;3.3;3.4;3.8;6.9;0;.53;659 +90079;47.88061;-.17175;65;20220124;4.9;-.1;2.4;2.3;6.2;0;.42;3661 +90079;47.88061;-.17175;65;20220125;.1;-1.3;-.6;.9;5.74;0;.26;1907 +90079;47.88061;-.17175;65;20220126;2.3;-1.2;.5;1.3;6.1;0;.28;2431 +90079;47.88061;-.17175;65;20220127;6;1.5;3.7;1.6;7.1;0;.39;3444 +90079;47.88061;-.17175;65;20220128;7.7;4.7;6.2;1.1;8.94;0;.38;2538 +90079;47.88061;-.17175;65;20220129;9.5;5.8;7.7;2.5;9.94;.1;.41;2695 +90079;47.88061;-.17175;65;20220130;10.7;7.6;9.2;1.9;9.3;.1;.7;3195 +90079;47.88061;-.17175;65;20220131;9.9;4.5;7.2;4;7.87;.2;.94;4666 +90079;47.88061;-.17175;65;20220201;11.1;1;6.1;4;9.37;.1;.4;4311 +90079;47.88061;-.17175;65;20220202;9.9;8;8.9;2.8;9.8;0;.68;2251 +90079;47.88061;-.17175;65;20220203;6.7;5.7;6.2;2.4;8.77;.1;.46;1730 +90079;47.88061;-.17175;65;20220204;11.6;6.4;9;3.4;9;.6;.97;4102 +90079;47.88061;-.17175;65;20220205;10.6;-1;4.8;2.3;7.2;0;.68;7406 +90079;47.88061;-.17175;65;20220206;12.3;6;9.2;7;10.57;2.1;.74;4030 +90079;47.88061;-.17175;65;20220207;12.4;4.8;8.6;1.9;8.24;0;.85;6882 +90079;47.88061;-.17175;65;20220208;9.3;1.2;5.2;1.4;8.5;0;.45;5499 +90079;47.88061;-.17175;65;20220209;10.1;2.9;6.5;1.8;8.34;0;.62;6075 +90079;47.88061;-.17175;65;20220210;7.3;5.4;6.3;2.4;8.25;.7;.87;6000 +90079;47.88061;-.17175;65;20220211;9.7;-1.2;4.2;1.7;6.4;0;.77;9900 +90079;47.88061;-.17175;65;20220212;9.8;.1;5;2.4;5.5;0;1.01;10450 +90079;47.88061;-.17175;65;20220213;13;-1.9;5.6;4.9;7.9;.6;1.02;6200 +90079;47.88061;-.17175;65;20220214;11.9;6.7;9.3;4.9;8.91;2.2;1.3;6525 +90079;47.88061;-.17175;65;20220215;10.8;3;6.9;4.2;9.5;4;.57;3950 +90079;47.88061;-.17175;65;20220216;14.3;9;11.7;6.9;13.2;.4;.58;4301 +90079;47.88061;-.17175;65;20220217;15.1;10.8;13;5.6;11.11;.6;1.69;4955 +90079;47.88061;-.17175;65;20220218;11.8;10.6;11.2;6.1;9.84;.9;1.6;2890 +90079;47.88061;-.17175;65;20220219;11.3;1.5;6.4;5.2;7.3;0;1.36;8378 +90079;47.88061;-.17175;65;20220220;13.7;8;10.8;6.5;10.6;2;1.35;5643 +90079;47.88061;-.17175;65;20220221;11.4;6.7;9;6.3;8.14;.8;1.69;5584 +90079;47.88061;-.17175;65;20220222;13.3;6.1;9.7;3.5;10.37;.3;.97;5702 +90079;47.88061;-.17175;65;20220223;12.9;5.5;9.2;1;9.57;0;.85;6986 +90079;47.88061;-.17175;65;20220224;11.6;5.4;8.5;3.3;7.8;1.6;1.38;6479 +90079;47.88061;-.17175;65;20220225;11.8;-.4;5.7;2.4;6.47;0;1.25;10142 +90079;47.88061;-.17175;65;20220226;11.4;0;5.7;4.1;5.7;0;1.79;10531 +90079;47.88061;-.17175;65;20220227;13.5;.7;7.1;3.2;5.84;0;1.9;11449 +90079;47.88061;-.17175;65;20220228;15.7;.4;8;1.5;6.9;.1;1.46;11866 +90079;47.88061;-.17175;65;20220301;15.3;5.9;10.6;1.7;8.2;0;1.44;8226 +90079;47.88061;-.17175;65;20220302;13.3;8;10.7;1.9;9;0;1.29;6981 +90079;47.88061;-.17175;65;20220303;12.7;7.3;10;2;10.57;2.4;.92;6456 +90079;47.88061;-.17175;65;20220304;11;8.3;9.6;3;9.37;.1;1.16;4727 +90079;47.88061;-.17175;65;20220305;9.4;3.5;6.4;3.4;8.34;.1;.91;6789 +90079;47.88061;-.17175;65;20220306;10;6.2;8.1;3.7;6.9;0;1.69;8132 +90079;47.88061;-.17175;65;20220307;8.2;-.7;3.7;4.2;4.8;0;1.74;11332 +90079;47.88061;-.17175;65;20220308;13.8;.7;7.2;3.3;7.34;.5;1.69;11771 +90079;47.88061;-.17175;65;20220309;15.5;7.4;11.4;3.3;9.34;0;1.88;9948 +90079;47.88061;-.17175;65;20220310;14.1;9.6;11.8;3.1;9.8;.1;1.6;6288 +90079;47.88061;-.17175;65;20220311;13.2;8;10.6;4.9;10.1;5.7;1.5;7218 +90079;47.88061;-.17175;65;20220312;13.6;6.1;9.8;3.8;9.4;1.7;1.59;9854 +90079;47.88061;-.17175;65;20220313;10.5;7.9;9.2;2.8;9.34;5;1.13;5327 +90079;47.88061;-.17175;65;20220314;15.3;2.5;8.9;2.8;7.97;3.5;1.94;13740 +90079;47.88061;-.17175;65;20220315;15.2;8.5;11.8;2.2;11.5;1.4;1.32;7968 +90079;47.88061;-.17175;65;20220316;14.4;8.4;11.4;2.3;11.17;.2;1.24;6889 +90079;47.88061;-.17175;65;20220317;9.4;7.1;8.3;3.4;8.17;0;1.34;5874 +90079;47.88061;-.17175;65;20220318;15.4;3;9.2;6;5.6;0;3.36;14800 +90079;47.88061;-.17175;65;20220319;14.3;6.6;10.4;4.8;7.25;0;2.58;11250 +90079;47.88061;-.17175;65;20220320;14.6;3.4;9;2.6;7.35;0;2.06;13500 +90079;47.88061;-.17175;65;20220321;18.6;5.7;12.2;2.9;9.3;0;2.44;15200 +90079;47.88061;-.17175;65;20220322;16.6;5;10.8;3.1;7.05;0;2.76;17300 +90079;47.88061;-.17175;65;20220323;17.7;1.9;9.8;2.4;5.9;0;2.76;18150 +90079;47.88061;-.17175;65;20220324;20.1;1.2;10.6;2.5;6.5;0;2.97;18250 +90079;47.88061;-.17175;65;20220325;20.7;6.3;13.5;4.3;6.85;0;3.94;17950 +90079;47.88061;-.17175;65;20220326;20.4;5;12.7;4.2;6.85;0;3.86;18750 +90079;47.88061;-.17175;65;20220327;21.5;6.2;13.9;2.8;7.95;0;3.34;18100 +90079;47.88061;-.17175;65;20220328;21.3;6.1;13.7;1.6;8.35;0;2.58;15150 +90079;47.88061;-.17175;65;20220329;19.4;8.7;14.1;1.7;10.35;2.5;2.13;12200 +90079;47.88061;-.17175;65;20220330;13.1;7.1;10.1;2.5;10.35;1.3;1.06;4300 +90079;47.88061;-.17175;65;20220331;8.1;5.5;6.8;4.6;7.15;.9;1.55;7350 +90079;47.88061;-.17175;65;20220401;7.4;.4;3.9;6;5.71;.8;1.69;10966 +90079;47.88061;-.17175;65;20220402;9;.8;4.9;4.1;5.5;.2;2.1;16050 +90079;47.88061;-.17175;65;20220403;9.5;-1.1;4.2;4;4.9;0;2.26;17550 +90079;47.88061;-.17175;65;20220404;11.1;-2.1;4.5;4;6.51;.2;1.71;15325 +90079;47.88061;-.17175;65;20220405;13;6.8;9.9;3.4;10.41;0;1.12;4900 +90079;47.88061;-.17175;65;20220406;13.4;7.6;10.5;4.4;10.15;1.3;1.61;7650 +90079;47.88061;-.17175;65;20220407;16.2;10.3;13.2;5.8;11.95;7.3;2.11;9400 +90079;47.88061;-.17175;65;20220408;16.1;8.6;12.3;5;10.6;17.3;2.18;8050 +90079;47.88061;-.17175;65;20220409;12.8;2.8;7.8;2.3;7;0;2.33;18300 +90079;47.88061;-.17175;65;20220410;15.3;-.6;7.4;3;6.7;0;2.77;21350 +90079;47.88061;-.17175;65;20220411;21.6;5.5;13.6;3.9;9.15;0;3.75;19550 +90079;47.88061;-.17175;65;20220412;17.3;11.2;14.3;2.3;11.55;3.9;2;8150 +90079;47.88061;-.17175;65;20220413;20.7;6.9;13.8;1.1;11.95;.2;2.36;15500 +90079;47.88061;-.17175;65;20220414;21.9;7;14.5;1.7;11.95;0;2.75;16850 +90079;47.88061;-.17175;65;20220415;23.4;8.1;15.8;1.9;11.4;.1;3.4;19850 +90079;47.88061;-.17175;65;20220416;21.4;7.6;14.5;3;10.25;0;3.82;23200 +90079;47.88061;-.17175;65;20220417;20.8;7;13.9;1.9;8.9;0;3.42;21450 +90079;47.88061;-.17175;65;20220418;18.1;6.2;12.2;3.5;10.1;0;2.66;13900 +90079;47.88061;-.17175;65;20220419;16.2;5.8;11;3.5;8.45;0;2.75;16050 +90079;47.88061;-.17175;65;20220420;19.7;8.2;13.9;4.1;9.8;.2;3.66;19700 +90079;47.88061;-.17175;65;20220421;20;8.6;14.3;3;8.75;0;4;23300 +90079;47.88061;-.17175;65;20220422;19.9;7.9;13.9;3.8;9.55;0;3.81;21150 +90079;47.88061;-.17175;65;20220423;19.8;10.2;15;4;11.55;2.8;2.95;13450 +90079;47.88061;-.17175;65;20220424;19.2;11.2;15.2;2.3;12.2;2.2;2.59;13750 +90079;47.88061;-.17175;65;20220425;17.3;8.1;12.7;2.9;9.65;0;2.97;18050 +90079;47.88061;-.17175;65;20220426;17.2;4.7;10.9;3.5;8.95;0;3.25;22550 +90079;47.88061;-.17175;65;20220427;18.7;6.1;12.4;5.2;9.05;0;3.87;22500 +90079;47.88061;-.17175;65;20220428;19.8;9.2;14.5;4.2;10.15;0;3.54;16750 +90079;47.88061;-.17175;65;20220429;21.9;10.3;16.1;4;10.6;0;4.32;22400 +90079;47.88061;-.17175;65;20220430;18.1;6;12.1;3.9;8.75;0;3.56;21700 +90079;47.88061;-.17175;65;20220501;19.1;6.3;12.7;3;8.25;0;3.99;24350 +90079;47.88061;-.17175;65;20220502;19.3;9;14.1;3.4;9.1;0;3.73;18900 +90079;47.88061;-.17175;65;20220503;18.2;9.9;14;3.8;9.75;0;2.83;9950 +90079;47.88061;-.17175;65;20220504;19.2;9.4;14.3;2.4;10.4;0;2.76;13900 +90079;47.88061;-.17175;65;20220505;20.8;5.6;13.2;2.6;10.95;0;3.3;19900 +90079;47.88061;-.17175;65;20220506;23.6;5.5;14.5;2.4;11.04;0;4.08;24016 +90079;47.88061;-.17175;65;20220507;22.1;9.8;15.9;2.7;11.94;0;3.78;20812 +90079;47.88061;-.17175;65;20220508;23;9.8;16.4;3.2;12.24;.1;4.16;22553 +90079;47.88061;-.17175;65;20220509;26.9;8.7;17.8;1.5;12.1;0;4.4;24902 +90079;47.88061;-.17175;65;20220510;27.6;12.6;20.1;2.2;12.44;0;4.9;23669 +90079;47.88061;-.17175;65;20220511;22.5;9.7;16.1;3.1;12.57;0;4.01;22487 +90079;47.88061;-.17175;65;20220512;21.1;10.6;15.8;2;11.57;0;3.46;19343 +90079;47.88061;-.17175;65;20220513;22.5;6.5;14.5;1.8;9.97;0;3.27;16947 +90079;47.88061;-.17175;65;20220514;25.6;9.1;17.3;3.1;11.56;.7;4.87;24177 +90079;47.88061;-.17175;65;20220515;29.6;15.8;22.7;3.1;14.21;9.3;5.55;22235 +90079;47.88061;-.17175;65;20220516;25.8;14.5;20.2;2.8;15.01;0;4.34;20177 +90079;47.88061;-.17175;65;20220517;29.7;12.3;21;2.4;15.14;2.8;5.21;24987 +90079;47.88061;-.17175;65;20220518;29;12.5;20.7;2;16.27;0;4.83;24775 +90079;47.88061;-.17175;65;20220519;25.1;15.3;20.2;2.4;15.4;6.2;4.08;19816 +90079;47.88061;-.17175;65;20220520;22;16.2;19.1;2.5;15.94;8.3;3.1;14480 +90079;47.88061;-.17175;65;20220521;25.9;9.7;17.8;1.7;13.34;0;4.48;25302 +90079;47.88061;-.17175;65;20220522;26;14.9;20.4;3.2;14.9;6.3;4.42;18460 +90079;47.88061;-.17175;65;20220523;19.8;15.5;17.6;2.9;15.6;6.4;2.45;10894 +90079;47.88061;-.17175;65;20220524;18.1;9.5;13.8;2.7;11.84;1.1;3.12;19451 +90079;47.88061;-.17175;65;20220525;19.4;6.7;13;2.7;11.77;.2;3.31;21888 +90079;47.88061;-.17175;65;20220526;19;13.4;16.2;2.6;13.84;0;2.81;14619 +90079;47.88061;-.17175;65;20220527;20.7;13.1;16.9;2.5;13.44;0;3.15;15648 +90079;47.88061;-.17175;65;20220528;22.2;7.6;14.9;3.1;10.87;0;4.5;25998 +90079;47.88061;-.17175;65;20220529;17.7;8.8;13.2;4.1;8.64;0;4.01;20927 +90079;47.88061;-.17175;65;20220530;20.6;7.4;14;2.7;9;0;4.25;24010 +90079;47.88061;-.17175;65;20220531;22.5;6.5;14.5;2;9.37;0;4.45;26252 +90079;47.88061;-.17175;65;20220601;23.8;6.6;15.2;2.4;9.57;0;4.86;27180 +90079;47.88061;-.17175;65;20220602;26.5;13;19.8;3.9;10.97;.3;5.79;23310 +90079;47.88061;-.17175;65;20220603;25.1;15.7;20.4;2.7;14.34;4.3;4.29;18696 +90079;47.88061;-.17175;65;20220604;25.4;15.9;20.7;2.1;18.67;1.6;3.71;18881 +90079;47.88061;-.17175;65;20220605;22.4;15.2;18.8;3.3;15.17;0;3.54;16001 +90079;47.88061;-.17175;65;20220606;20.4;10.9;15.6;2.5;13.5;1.5;3.28;18846 +90079;47.88061;-.17175;65;20220607;22;14.3;18.1;3.9;15.07;14.5;3.6;17405 +90079;47.88061;-.17175;65;20220608;22.7;14.5;18.6;3.7;15.17;.3;3.84;18520 +90079;47.88061;-.17175;65;20220609;22.3;12.3;17.3;2.7;13.3;0;3.92;20379 +90079;47.88061;-.17175;65;20220610;22.5;10.7;16.6;2;14.47;.1;3.46;19476 +90079;47.88061;-.17175;65;20220611;25.8;11.1;18.4;2.1;14.96;0;4.51;24735 +90079;47.88061;-.17175;65;20220612;25.1;11.4;18.3;3.5;12.41;.1;5.02;23829 +90079;47.88061;-.17175;65;20220613;24.5;8.1;16.3;2.4;11.36;0;4.78;26238 +90079;47.88061;-.17175;65;20220614;28.1;11.3;19.7;3.2;12;0;6.01;27700 +90079;47.88061;-.17175;65;20220615;32.9;16.1;24.5;3;13.94;0;6.9;27681 +90079;47.88061;-.17175;65;20220616;31.6;16.2;23.9;2.6;13.67;0;6.28;25946 +90079;47.88061;-.17175;65;20220617;36.2;16.3;26.2;1.6;14.9;0;6.53;29053 +90079;47.88061;-.17175;65;20220618;39.2;19;29.1;2.5;16.5;2.6;7.77;28870 +90079;47.88061;-.17175;65;20220619;28.2;16.1;22.2;3.5;17.94;1;5.04;22273 +90079;47.88061;-.17175;65;20220620;24.5;17.8;21.1;3.2;18.37;4.6;3.83;17319 +90079;47.88061;-.17175;65;20220621;27.3;15;21.1;2.9;17.47;2;4.66;22331 +90079;47.88061;-.17175;65;20220622;25.4;17.3;21.3;2;18.07;18.8;3.46;15303 +90079;47.88061;-.17175;65;20220623;27.5;16.5;22;2;17.54;3.2;4.77;23501 +90079;47.88061;-.17175;65;20220624;21.9;15.7;18.8;3.5;16.64;2.8;3.29;16163 +90079;47.88061;-.17175;65;20220625;19.3;14.2;16.8;2.8;14.94;4.1;2.7;13719 +90079;47.88061;-.17175;65;20220626;22.3;8.8;15.6;1.8;12.24;.7;3.91;23240 +90079;47.88061;-.17175;65;20220627;22.4;11;16.7;2.5;12.5;0;4.16;22964 +90079;47.88061;-.17175;65;20220628;24;8.6;16.3;1.9;11.77;0;4.58;26823 +90079;47.88061;-.17175;65;20220629;19.5;10.3;14.9;1.9;13.74;3.1;2.69;15789 +90079;47.88061;-.17175;65;20220630;20.9;11.5;16.2;1.9;13.27;2.3;3.45;19692 +90079;47.88061;-.17175;65;20220701;22.1;7.7;14.9;1.7;11.5;0;4.03;24622 +90079;47.88061;-.17175;65;20220702;27;8.8;17.9;1.9;12.17;0;5.13;28029 +90079;47.88061;-.17175;65;20220703;24.6;12.2;18.4;2.9;13.04;0;4.87;25252 +90079;47.88061;-.17175;65;20220704;26.2;10.5;18.4;2.4;12.94;0;5.08;27000 +90079;47.88061;-.17175;65;20220705;25.4;9.8;17.6;2.6;12.47;0;5.02;27163 +90079;47.88061;-.17175;65;20220706;27.2;11.5;19.3;3.1;13.17;0;5.49;26987 +90079;47.88061;-.17175;65;20220707;25.9;13.1;19.5;2.9;15.04;0;4.61;22579 +90079;47.88061;-.17175;65;20220708;28.3;12.2;20.3;3.1;13.27;0;5.8;27043 +90079;47.88061;-.17175;65;20220709;30.2;15.1;22.7;3.3;14.2;0;6.26;26498 +90079;47.88061;-.17175;65;20220710;29;15.2;22.1;4;13.1;0;6.37;25333 +90079;47.88061;-.17175;65;20220711;31.5;17.2;24.3;3.7;14.1;0;6.79;25670 +90079;47.88061;-.17175;65;20220712;34.1;16.6;25.3;2;14.37;0;6.32;27080 +90079;47.88061;-.17175;65;20220713;36.5;18;27.3;1.6;14.64;0;6.41;27555 +90079;47.88061;-.17175;65;20220714;31.6;18.6;25.1;3.5;15.37;0;6.61;24981 +90079;47.88061;-.17175;65;20220715;29.1;14.8;21.9;3.5;12.47;0;6.25;25823 +90079;47.88061;-.17175;65;20220716;30.8;13.8;22.3;3.3;11.5;0;6.73;27402 +90079;47.88061;-.17175;65;20220717;33.4;17.7;25.6;3.5;11.94;0;7.34;25710 +90079;47.88061;-.17175;65;20220718;39.6;18.4;29;2.9;12.2;0;8.27;28128 +90079;47.88061;-.17175;65;20220719;33.3;23.8;28.5;3.6;15.44;3.1;6.82;20230 +90079;47.88061;-.17175;65;20220720;27.2;17.4;22.3;3;17.87;2.4;4.33;18505 +90079;47.88061;-.17175;65;20220721;29;16.7;22.9;1.9;16.34;0;4.97;23730 +90079;47.88061;-.17175;65;20220722;23.2;16.9;20;2.2;17.64;1.1;2.75;12216 +90079;47.88061;-.17175;65;20220723;28.4;14.4;21.4;1.9;15.64;0;4.89;24822 +90079;47.88061;-.17175;65;20220724;34.1;13.8;23.9;1.9;14.97;0;6.03;27383 +90079;47.88061;-.17175;65;20220725;27.2;16.4;21.8;3.5;15.6;.3;4.86;20095 +90079;47.88061;-.17175;65;20220726;24.6;16.3;20.4;2.6;13.8;0;4.1;17381 +90079;47.88061;-.17175;65;20220727;26.5;9.9;18.2;1.9;11.64;0;4.69;24732 +90079;47.88061;-.17175;65;20220728;29.3;16.7;23;1.9;11.97;0;4.87;20503 +90079;47.88061;-.17175;65;20220729;30.1;16.8;23.5;1.5;13.27;0;4.78;21710 +90079;47.88061;-.17175;65;20220730;31.9;15.2;23.6;1.8;15;0;5.41;25141 +90079;47.88061;-.17175;65;20220731;30.9;16.2;23.5;2.4;16.57;0;5.4;24477 +90079;47.88061;-.17175;65;20220801;28.8;16.5;22.7;2.3;17.27;0;4.57;20668 +90079;47.88061;-.17175;65;20220802;33;14.4;23.7;1.4;16.27;0;5.24;25749 +90079;47.88061;-.17175;65;20220803;36.3;17.3;26.8;2.1;16.74;.3;6.25;25849 +90079;47.88061;-.17175;65;20220804;28.2;19.7;23.9;3.7;18.5;.9;4.66;17472 +90079;47.88061;-.17175;65;20220805;26.6;16;21.3;3.5;13.26;0;4.88;20603 +90079;47.88061;-.17175;65;20220806;26.3;12.6;19.4;4.2;9.64;0;5.87;23197 +90079;47.88061;-.17175;65;20220807;28.3;13.6;20.9;4.3;10.24;0;6.32;23570 +90079;47.88061;-.17175;65;20220808;30.5;14.7;22.6;4.2;11.17;0;6.77;24079 +90079;47.88061;-.17175;65;20220809;32.3;16.4;24.3;3.9;13.1;0;6.73;23669 +90079;47.88061;-.17175;65;20220810;33.7;17.1;25.4;3.8;12.64;0;7.11;24082 +90079;47.88061;-.17175;65;20220811;34.1;16.8;25.4;3.3;11.14;0;6.96;24014 +90079;47.88061;-.17175;65;20220812;34.9;15.4;25.1;2.5;11.24;0;6.41;24714 +90079;47.88061;-.17175;65;20220813;35.7;17.1;26.4;2.4;10.9;4.4;6.46;24226 +90079;47.88061;-.17175;65;20220814;24.7;19.2;22;2.5;18.44;4.6;3;11834 +90079;47.88061;-.17175;65;20220815;27.1;17.3;22.2;2.7;18.2;0;3.65;15485 +90079;47.88061;-.17175;65;20220816;25.3;17.2;21.2;1.4;17.7;0;3;14551 +90079;47.88061;-.17175;65;20220817;25.2;16.1;20.7;1.6;17.17;2.7;3.24;16726 +90079;47.88061;-.17175;65;20220818;28.3;12.8;20.5;1.9;16.07;0;4.1;21112 +90079;47.88061;-.17175;65;20220819;25.6;16.3;20.9;2.4;17.84;2.1;3.13;14024 +90079;47.88061;-.17175;65;20220820;27;13.1;20;1.4;14.24;0;3.84;20847 +90079;47.88061;-.17175;65;20220821;23.6;12;17.8;1.9;15.4;1;2.84;15200 +90079;47.88061;-.17175;65;20220822;26.5;16.4;21.5;1.6;18.84;.2;3.1;15427 +90079;47.88061;-.17175;65;20220823;27.1;19.2;23.2;1.8;20.1;.1;3.11;13960 +90079;47.88061;-.17175;65;20220824;32.8;15.6;24.2;1.4;17.8;0;4.27;20426 +90079;47.88061;-.17175;65;20220825;25.4;20.5;22.9;2.8;19.1;.2;3.02;10488 +90079;47.88061;-.17175;65;20220826;27.3;14.6;20.9;2.4;15.34;0;3.87;17521 +90079;47.88061;-.17175;65;20220827;27.9;13.4;20.7;3;13.57;0;4.5;19427 +90079;47.88061;-.17175;65;20220828;27.1;13.1;20.1;3.1;12.84;0;4.48;19125 +90079;47.88061;-.17175;65;20220829;31.1;16.4;23.8;3.2;13.74;.1;5.32;19321 +90079;47.88061;-.17175;65;20220830;31;18.2;24.6;3;14.4;0;5.05;17906 +90079;47.88061;-.17175;65;20220831;28.7;17.4;23.1;2.4;16.34;1.2;3.94;16013 +90079;47.88061;-.17175;65;20220901;28.2;17.3;22.7;1.7;17.2;6.8;3.38;15398 +90079;47.88061;-.17175;65;20220902;23.7;17;20.4;1.7;18.47;1.3;2.35;11933 +90079;47.88061;-.17175;65;20220903;25.5;15.1;20.3;2.1;16.37;.1;3.04;14431 +90079;47.88061;-.17175;65;20220904;30.2;11.8;21;2;14.74;.5;4.02;19449 +90079;47.88061;-.17175;65;20220905;29.2;14.7;22;2.1;16.87;.9;3.59;16152 +90079;47.88061;-.17175;65;20220906;27.1;15;21.1;2.4;16.24;.6;3.35;14976 +90079;47.88061;-.17175;65;20220907;20.7;15.1;17.9;3.1;16.57;6.9;2.07;9671 +90079;47.88061;-.17175;65;20220908;23.3;14.1;18.7;3.8;15.47;3;3.07;14217 +90079;47.88061;-.17175;65;20220909;22.5;15.3;18.9;4.4;15.17;3.3;3.04;11703 +90079;47.88061;-.17175;65;20220910;23.6;12.4;18;2.6;14.24;.1;2.95;15100 +90079;47.88061;-.17175;65;20220911;26.3;11.7;19;1.8;14.07;0;3.22;17456 +90079;47.88061;-.17175;65;20220912;31.8;14.5;23.1;2.8;15.04;2.2;4.58;17892 +90079;47.88061;-.17175;65;20220913;28;19;23.5;2.1;20.1;2.5;2.77;11179 +90079;47.88061;-.17175;65;20220914;26.8;17.6;22.2;2;19.34;.1;2.68;12473 +90079;47.88061;-.17175;65;20220915;24.8;16.6;20.7;2.7;16.04;.1;3.03;13084 +90079;47.88061;-.17175;65;20220916;21;8.9;14.9;2.7;11.07;0;2.68;13687 +90079;47.88061;-.17175;65;20220917;19;5.9;12.5;2.4;8.84;0;2.6;15438 +90079;47.88061;-.17175;65;20220918;21.4;3.8;12.6;1.7;9.1;.1;2.56;16927 +90079;47.88061;-.17175;65;20220919;20.7;6.9;13.8;2.7;10.14;0;2.71;14943 +90079;47.88061;-.17175;65;20220920;19.8;6.8;13.3;2.6;10.2;0;2.45;13415 +90079;47.88061;-.17175;65;20220921;21;9;15;2.6;10.54;0;2.73;14960 +90079;47.88061;-.17175;65;20220922;22.7;6.2;14.4;1.5;9.1;0;2.54;15993 +90079;47.88061;-.17175;65;20220923;20.8;8.7;14.7;1.2;10.87;3.6;1.87;10357 +90079;47.88061;-.17175;65;20220924;18.9;12.4;15.7;2.4;13.57;5.5;1.89;10171 +90079;47.88061;-.17175;65;20220925;20;12.7;16.3;3.1;12.41;0;2.32;10116 +90079;47.88061;-.17175;65;20220926;15.6;10;12.8;3.1;11.84;8;1.45;7251 +90079;47.88061;-.17175;65;20220927;17.3;10.6;14;4.5;12.84;8.4;1.75;8508 +90079;47.88061;-.17175;65;20220928;14.5;11.9;13.2;3.3;13.27;.7;1.06;5283 +90079;47.88061;-.17175;65;20220929;16.2;8.9;12.5;2.3;11.04;1.2;1.59;9688 +90079;47.88061;-.17175;65;20220930;17.3;4.2;10.8;2.3;10.54;2.5;1.65;12355 +90079;47.88061;-.17175;65;20221001;21.6;13.2;17.4;5;16.84;.7;1.89;10054 +90079;47.88061;-.17175;65;20221002;21.1;16.3;18.7;3.6;17.07;.8;1.86;7520 +90079;47.88061;-.17175;65;20221003;18.1;14;16.1;2.4;15.37;0;1.28;5944 +90079;47.88061;-.17175;65;20221004;20;8.3;14.1;1.4;13.04;.1;1.53;10870 +90079;47.88061;-.17175;65;20221005;21.5;9.6;15.5;2.7;13.9;.8;1.84;10067 +90079;47.88061;-.17175;65;20221006;19.6;6.1;12.9;1.1;10.74;0;1.55;12414 +90079;47.88061;-.17175;65;20221007;19.9;4.3;12.1;1.3;9.4;.1;1.68;13162 +90079;47.88061;-.17175;65;20221008;19.4;5.2;12.3;1.5;9.94;0;1.65;12298 +90079;47.88061;-.17175;65;20221009;21.6;6.2;13.9;2.3;10.27;.1;2.15;12691 +90079;47.88061;-.17175;65;20221010;20.4;10.4;15.4;2;14.2;0;1.45;8249 +90079;47.88061;-.17175;65;20221011;19.7;10.6;15.1;3.2;12.17;0;1.97;10053 +90079;47.88061;-.17175;65;20221012;20.7;5.8;13.3;1.4;10.9;.1;1.54;11326 +90079;47.88061;-.17175;65;20221013;15.9;11.7;13.8;2.4;14.57;4.9;.83;4855 +90079;47.88061;-.17175;65;20221014;19;14.8;16.9;3.5;17.2;14.4;1.06;4644 +90079;47.88061;-.17175;65;20221015;18.7;15.5;17.1;4;16.5;.9;1.32;5670 +90079;47.88061;-.17175;65;20221016;22.1;13.4;17.8;1.7;15.97;2.1;1.43;8243 +90079;47.88061;-.17175;65;20221017;19.6;14.9;17.3;1.5;17.8;1.9;.92;4741 +90079;47.88061;-.17175;65;20221018;20.5;16;18.3;3;18.2;0;1.2;5808 +90079;47.88061;-.17175;65;20221019;24.4;15.4;19.9;3.1;17.37;3.4;1.96;8392 +90079;47.88061;-.17175;65;20221020;22.1;15;18.6;2.6;16.57;2;1.59;7986 +90079;47.88061;-.17175;65;20221021;20.6;14.6;17.6;3.2;15.34;.1;1.59;5834 +90079;47.88061;-.17175;65;20221022;21.8;13.4;17.6;2.5;14.74;4;1.61;7908 +90079;47.88061;-.17175;65;20221023;23.4;15.3;19.3;5.2;14.84;2.8;2.73;6927 +90079;47.88061;-.17175;65;20221024;18.8;15.2;17;5;14.67;4.4;1.76;4850 +90079;47.88061;-.17175;65;20221025;18.3;11.9;15.1;2.1;14.77;.4;.98;5866 +90079;47.88061;-.17175;65;20221026;23.4;13.1;18.3;2.5;14.94;.1;1.71;7990 +90079;47.88061;-.17175;65;20221027;26.1;13.9;20;2.3;15.14;0;1.96;7919 +90079;47.88061;-.17175;65;20221028;22.2;15.1;18.7;2.1;15.94;0;1.4;5817 +90079;47.88061;-.17175;65;20221029;24.1;16.2;20.2;1.9;15.34;0;1.61;6299 +90079;47.88061;-.17175;65;20221030;16.3;11.8;14.1;1.6;13.9;1;.76;3862 +90079;47.88061;-.17175;65;20221031;20.2;9.3;14.7;3.4;13.8;7.2;1.32;6441 +90079;47.88061;-.17175;65;20221101;17.8;9.9;13.8;4.3;12;3.9;1.52;6174 +90079;47.88061;-.17175;65;20221102;16.9;7.3;12.1;2.6;12.44;0;.86;7120 +90079;47.88061;-.17175;65;20221103;14.3;11.7;13;3.7;12.34;5.7;1.02;3213 +90079;47.88061;-.17175;65;20221104;14.3;8.6;11.4;4.4;9.8;.3;1.42;5474 +90079;47.88061;-.17175;65;20221105;14.4;4.4;9.4;2;9.97;2.4;.75;5511 +90079;47.88061;-.17175;65;20221106;15.1;10;12.6;3.7;12.1;11.3;.99;3580 +90079;47.88061;-.17175;65;20221107;17.4;11.5;14.4;4.1;12.84;.6;1.3;4780 +90079;47.88061;-.17175;65;20221108;16.9;11.1;14;4.6;12.57;4.7;1.32;4480 +90079;47.88061;-.17175;65;20221109;16.3;10.9;13.6;2.6;11.87;.4;1.04;4955 +90079;47.88061;-.17175;65;20221110;16.6;4.5;10.5;1.5;10.54;0;.67;6690 +90079;47.88061;-.17175;65;20221111;13.3;8.4;10.9;2.4;11.27;.2;.65;4346 +90079;47.88061;-.17175;65;20221112;19.2;7.6;13.4;2.2;12.14;.2;.95;6414 +90079;47.88061;-.17175;65;20221113;15.8;7.2;11.5;1.7;11.57;.2;.6;5384 +90079;47.88061;-.17175;65;20221114;14.8;7.3;11.1;1.9;11.24;1;.65;3777 +90079;47.88061;-.17175;65;20221115;14.6;8.5;11.5;3.9;11.44;6.8;.9;3494 +90079;47.88061;-.17175;65;20221116;13.2;8.1;10.6;4.8;11.64;15.7;.65;3318 +90079;47.88061;-.17175;65;20221117;14.4;11.2;12.8;5.6;11.27;1.8;1.38;3526 +90079;47.88061;-.17175;65;20221118;12.9;7.4;10.1;3.4;9.26;.1;.92;3907 +90079;47.88061;-.17175;65;20221119;12.3;1.3;6.8;1.5;7.64;.3;.51;5656 +90079;47.88061;-.17175;65;20221120;12.6;1.9;7.2;2.5;8.94;2.9;.56;4625 +90079;47.88061;-.17175;65;20221121;12.3;4.9;8.6;3.4;9.2;4.7;.78;3356 +90079;47.88061;-.17175;65;20221122;12.3;5.1;8.7;4.6;8.6;0;1.02;4677 +90079;47.88061;-.17175;65;20221123;14.2;6.4;10.3;4.5;10.5;3.5;.87;4437 +90079;47.88061;-.17175;65;20221124;13.8;7.6;10.7;3.5;11.2;3.8;.62;4204 +90079;47.88061;-.17175;65;20221125;13.7;5.7;9.7;1.7;10;0;.46;4619 +90079;47.88061;-.17175;65;20221126;11.6;2.9;7.3;1.9;9.2;2;.38;4086 +90079;47.88061;-.17175;65;20221127;11.4;8.1;9.7;2.6;10.77;7.8;.52;2282 +90079;47.88061;-.17175;65;20221128;11.7;7.8;9.8;2.5;10.3;.9;.52;3461 +90079;47.88061;-.17175;65;20221129;8.9;2.9;5.9;1.6;8.77;.1;.29;3143 +90079;47.88061;-.17175;65;20221130;6.4;2.4;4.4;2.5;8.17;0;.26;2039 +90079;47.88061;-.17175;65;20221201;8.4;2.8;5.6;3.3;7.44;0;.57;3855 +90079;47.88061;-.17175;65;20221202;6.1;1;3.5;3;6.9;.1;.42;2736 +90079;47.88061;-.17175;65;20221203;4.1;2.9;3.5;4.9;6.84;.2;.57;1175 +90079;47.88061;-.17175;65;20221204;3.8;2.5;3.1;2.8;6.9;.1;.42;1077 +90079;47.88061;-.17175;65;20221205;5.2;3.5;4.3;1.5;7.57;0;.36;1553 +90079;47.88061;-.17175;65;20221206;6.4;2.9;4.6;2.9;7;0;.51;2905 +90079;47.88061;-.17175;65;20221207;5.9;1.2;3.6;2.4;6.64;0;.37;3277 +90079;47.88061;-.17175;65;20221208;2.2;-.7;.7;2.8;6.2;0;.23;1757 +90079;47.88061;-.17175;65;20221209;4.5;-.8;1.8;2.9;5.6;0;.44;3466 +90079;47.88061;-.17175;65;20221210;1.4;-4.5;-1.6;1.5;5.04;.1;.23;2522 +90079;47.88061;-.17175;65;20221211;2;-1.6;.2;1.9;5.37;0;.25;3009 +90079;47.88061;-.17175;65;20221212;1.8;-4.2;-1.2;2.4;4.77;0;.28;3442 +90079;47.88061;-.17175;65;20221213;2.1;-3.3;-.6;3.8;4.6;.7;.49;3519 +90079;47.88061;-.17175;65;20221214;1.8;-.7;.5;3.5;6.07;1.3;.24;1530 +90079;47.88061;-.17175;65;20221215;3.8;.1;1.9;4.9;4.94;0;.9;2764 +90079;47.88061;-.17175;65;20221216;6.2;-1.8;2.2;3.3;5.14;0;.64;4145 +90079;47.88061;-.17175;65;20221217;.5;-3.7;-1.6;3.1;4.64;0;.35;2766 +90079;47.88061;-.17175;65;20221218;5.6;-4.3;.7;2.8;5.87;1.8;.32;3017 +90079;47.88061;-.17175;65;20221219;13.5;5.9;9.7;4;10.24;.6;.73;2683 +90079;47.88061;-.17175;65;20221220;12.5;11.8;12.2;4.2;11.9;13.9;.92;606 +90079;47.88061;-.17175;65;20221221;12.9;7.9;10.4;4.2;12.04;10;.36;2165 +90079;47.88061;-.17175;65;20221222;14.6;12;13.3;6;13.3;10.8;.88;1362 +90079;47.88061;-.17175;65;20221223;14.6;13.6;14.1;4.9;14.27;6.3;.78;885 +90079;47.88061;-.17175;65;20221224;11.9;10.7;11.3;3;11.97;3.7;.57;1204 +90079;47.88061;-.17175;65;20221225;14.5;10;12.2;2.7;12.57;.6;.55;2410 +90079;47.88061;-.17175;65;20221226;12;10.7;11.3;3.1;10.87;.6;.8;1587 +90079;47.88061;-.17175;65;20221227;11.4;1;6.2;2.2;8.4;.1;.35;4058 +90079;47.88061;-.17175;65;20221228;11.6;8.1;9.9;5.7;11.17;4.7;.55;1809 +90079;47.88061;-.17175;65;20221229;11.9;10.1;11;4.9;10.27;.8;1.07;2154 +90079;47.88061;-.17175;65;20221230;14.6;4.8;9.7;5.6;12.07;11.2;.29;3002 +90079;47.88061;-.17175;65;20221231;15.7;14.2;15;6.5;12.47;0;1.77;1738 +90080;47.911;.15994;67;20220101;15;3.4;9.2;.8;10.3;0;.16;4700 +90080;47.911;.15994;67;20220102;14.8;8;11.4;3.7;11.9;0;.69;2300 +90080;47.911;.15994;67;20220103;12.8;11.2;12;4.2;12.7;16.2;.66;1000 +90080;47.911;.15994;67;20220104;10.5;9.2;9.8;3.5;10.2;1.4;.75;1700 +90080;47.911;.15994;67;20220105;7.9;2;4.9;1.9;6.7;0;.33;5500 +90080;47.911;.15994;67;20220106;7.3;-1;3.1;1.5;6.2;.8;.24;5300 +90080;47.911;.15994;67;20220107;10.1;4.6;7.3;4.4;8.4;1.2;.71;4300 +90080;47.911;.15994;67;20220108;10.8;7;8.9;4.8;9.6;9.4;.89;900 +90080;47.911;.15994;67;20220109;9;5.2;7.1;3.5;8.5;2.5;.58;3600 +90080;47.911;.15994;67;20220110;8;6.1;7;.6;9.6;.2;.37;1100 +90080;47.911;.15994;67;20220111;10;3.7;6.8;1.1;7.3;0;.26;5900 +90080;47.911;.15994;67;20220112;6;-2.3;1.8;1.8;6.3;0;.24;4700 +90080;47.911;.15994;67;20220113;7.7;3.8;5.7;3.4;7.3;0;.57;5600 +90080;47.911;.15994;67;20220114;1.9;.3;1.1;1.9;6;0;.3;2600 +90080;47.911;.15994;67;20220115;-.1;-2.1;-1.1;1;5.7;0;.22;1600 +90080;47.911;.15994;67;20220116;3.8;-.7;1.5;2;7.4;.4;.13;1200 +90080;47.911;.15994;67;20220117;6.5;2.4;4.4;1;8.4;.1;.3;1400 +90080;47.911;.15994;67;20220118;5.6;2.1;3.8;1.7;7.8;0;.33;1300 +90080;47.911;.15994;67;20220119;7.1;4.5;5.8;1.8;8.5;1.3;.42;1600 +90080;47.911;.15994;67;20220120;8.3;2.3;5.3;2.2;7.2;0;.5;5300 +90080;47.911;.15994;67;20220121;7.5;1.5;4.5;2.3;6;0;.65;5700 +90080;47.911;.15994;67;20220122;5.5;-2.4;1.5;1.2;6.6;0;.35;1300 +90080;47.911;.15994;67;20220123;3.8;3.5;3.6;3.6;7;0;.55;800 +90080;47.911;.15994;67;20220124;6.7;-.7;3;1.7;6.3;0;.42;5200 +90080;47.911;.15994;67;20220125;.2;-.7;-.3;1;5.9;0;.27;1700 +90080;47.911;.15994;67;20220126;3.3;-1.3;1;1.3;6.2;0;.33;1900 +90080;47.911;.15994;67;20220127;6.2;1.8;4;1.7;7.2;0;.43;3100 +90080;47.911;.15994;67;20220128;7.7;4.8;6.2;1;9;.1;.4;1900 +90080;47.911;.15994;67;20220129;10;5.9;7.9;2.2;10.1;.2;.46;1600 +90080;47.911;.15994;67;20220130;10.5;7.9;9.2;1.6;9.2;.1;.69;3100 +90080;47.911;.15994;67;20220131;10.1;5.6;7.8;3;7.6;.1;1.01;5000 +90080;47.911;.15994;67;20220201;11.5;-.2;5.6;2.9;9.3;.1;.42;1500 +90080;47.911;.15994;67;20220202;10.3;7.9;9.1;2.2;9.8;0;.69;2300 +90080;47.911;.15994;67;20220203;6.8;6.2;6.5;2.3;8.8;.3;.51;1600 +90080;47.911;.15994;67;20220204;11.9;6.2;9;3;9;.6;.97;3700 +90080;47.911;.15994;67;20220205;11;-1.6;4.7;1.9;7.2;0;.63;8800 +90080;47.911;.15994;67;20220206;12.4;6.3;9.3;5.6;10.5;1.9;.83;1800 +90080;47.911;.15994;67;20220207;12.8;6.2;9.5;1.5;8;0;.86;8800 +90080;47.911;.15994;67;20220208;9.7;.4;5;1.3;8.3;0;.47;5100 +90080;47.911;.15994;67;20220209;11.8;3.3;7.5;1.7;8.4;.1;.74;7800 +90080;47.911;.15994;67;20220210;9.9;5.8;7.8;1.7;8.4;.7;.75;5300 +90080;47.911;.15994;67;20220211;9.7;-2.3;3.7;1.2;6.4;0;.63;10000 +90080;47.911;.15994;67;20220212;10.5;.6;5.5;1.7;5.4;0;1;10600 +90080;47.911;.15994;67;20220213;13.8;-2.5;5.6;3.5;7.8;.5;1.11;7600 +90080;47.911;.15994;67;20220214;12.3;7;9.6;4.8;8.94;2.1;1.37;6933 +90080;47.911;.15994;67;20220215;10.8;2.9;6.8;3.3;9.5;5.4;.56;4200 +90080;47.911;.15994;67;20220216;14.8;9.2;12;5.8;13.3;1;.67;2200 +90080;47.911;.15994;67;20220217;14.9;11.1;13;5.1;10.97;.7;1.65;4606 +90080;47.911;.15994;67;20220218;11.9;10.7;11.3;5;9.8;1.1;1.56;3700 +90080;47.911;.15994;67;20220219;12;2.2;7.1;4.5;7.2;0;1.53;9300 +90080;47.911;.15994;67;20220220;13.4;8.2;10.8;6;10.6;2;1.31;4500 +90080;47.911;.15994;67;20220221;11.6;6.9;9.2;5;8.1;1;1.67;5800 +90080;47.911;.15994;67;20220222;13.5;6.3;9.9;3;10.5;.5;.91;3000 +90080;47.911;.15994;67;20220223;12.9;6.5;9.7;.7;9.8;0;.79;5900 +90080;47.911;.15994;67;20220224;12.5;6.1;9.3;2.8;7.8;1.8;1.45;6200 +90080;47.911;.15994;67;20220225;12.6;-1.5;5.5;1.5;6.3;0;1.18;12000 +90080;47.911;.15994;67;20220226;11.6;-1;5.3;3.4;5.6;0;1.7;13300 +90080;47.911;.15994;67;20220227;13.1;1.1;7.1;2.8;5.6;0;1.85;13400 +90080;47.911;.15994;67;20220228;15.6;-.2;7.7;1.2;6.4;0;1.38;13100 +90080;47.911;.15994;67;20220301;15.7;5.3;10.5;1.2;8;0;1.28;7300 +90080;47.911;.15994;67;20220302;14.2;8.2;11.2;1.8;8.7;0;1.44;8100 +90080;47.911;.15994;67;20220303;13.4;7.9;10.6;1.5;10.4;.7;1;5500 +90080;47.911;.15994;67;20220304;10.7;8.6;9.6;2.4;9.5;.1;1.04;3800 +90080;47.911;.15994;67;20220305;9;4.5;6.7;2.6;8.5;.2;.83;4400 +90080;47.911;.15994;67;20220306;9.8;6.4;8.1;3.9;6.7;0;1.9;11800 +90080;47.911;.15994;67;20220307;8.5;-.6;3.9;4.1;4.7;0;1.89;15000 +90080;47.911;.15994;67;20220308;14.8;.8;7.8;2.6;7.2;.3;1.78;12200 +90080;47.911;.15994;67;20220309;15.9;7.5;11.7;2.9;9.3;0;1.95;11500 +90080;47.911;.15994;67;20220310;15;10.2;12.6;3;9.8;0;1.74;5300 +90080;47.911;.15994;67;20220311;13.7;8.8;11.2;4.2;10.3;5.5;1.54;6100 +90080;47.911;.15994;67;20220312;13.8;6.1;9.9;3.4;9.6;1.7;1.61;11200 +90080;47.911;.15994;67;20220313;10.5;7.9;9.2;2.5;9.5;5.2;1.08;5200 +90080;47.911;.15994;67;20220314;15.5;2.3;8.9;2.1;8;3.8;1.93;16200 +90080;47.911;.15994;67;20220315;15.4;8.7;12;1.8;11.6;.7;1.18;5700 +90080;47.911;.15994;67;20220316;14.8;8.1;11.4;1.9;11.2;.2;1.07;4000 +90080;47.911;.15994;67;20220317;9.8;8.2;9;3.8;8.1;0;1.58;6000 +90080;47.911;.15994;67;20220318;15.6;3.7;9.6;6;5.4;0;3.57;13400 +90080;47.911;.15994;67;20220319;14.5;7.1;10.8;4.4;7.1;0;2.68;10500 +90080;47.911;.15994;67;20220320;14.9;3.1;9;2.3;7;0;2.08;13100 +90080;47.911;.15994;67;20220321;18.9;5.7;12.3;2;9.2;0;2.34;15200 +90080;47.911;.15994;67;20220322;16.8;4.8;10.8;2.1;6.9;0;2.54;17200 +90080;47.911;.15994;67;20220323;18.2;1.1;9.6;1.6;5.9;0;2.49;17900 +90080;47.911;.15994;67;20220324;20.7;.7;10.7;2;6.2;0;2.92;18000 +90080;47.911;.15994;67;20220325;21.1;7.1;14.1;3.9;6.6;0;4.09;17800 +90080;47.911;.15994;67;20220326;20.8;5.7;13.2;3.7;6.7;0;3.9;18500 +90080;47.911;.15994;67;20220327;21.9;6.8;14.3;2.4;7.7;0;3.36;18000 +90080;47.911;.15994;67;20220328;21.7;6.1;13.9;1.1;8.1;0;2.41;14900 +90080;47.911;.15994;67;20220329;20;8.6;14.3;.8;10.6;4.3;1.72;9500 +90080;47.911;.15994;67;20220330;13.8;7.3;10.5;2;10.6;2;1.2;5700 +90080;47.911;.15994;67;20220331;8.1;5.7;6.9;4.2;7.2;.7;1.56;7300 +90080;47.911;.15994;67;20220401;7.2;.3;3.8;6;5.7;.7;1.69;10966 +90080;47.911;.15994;67;20220402;8.8;1.8;5.3;4.2;5.8;.3;2.09;15500 +90080;47.911;.15994;67;20220403;9.6;-.5;4.5;3.9;5;0;2.33;17600 +90080;47.911;.15994;67;20220404;11.6;-2.4;4.6;3.3;6.07;.3;1.98;16500 +90080;47.911;.15994;67;20220405;12.9;6.8;9.9;3.4;10.41;0;1.12;4900 +90080;47.911;.15994;67;20220406;13.5;7.5;10.5;3.7;10.2;1.1;1.54;7000 +90080;47.911;.15994;67;20220407;16.9;10.4;13.6;5;11.8;9.9;2.22;9100 +90080;47.911;.15994;67;20220408;16.3;8.3;12.3;4.2;10.4;16.1;2.13;8100 +90080;47.911;.15994;67;20220409;12.9;3;7.9;1.6;7.2;.2;2.17;17200 +90080;47.911;.15994;67;20220410;15.5;-.7;7.4;2.3;6.6;0;2.75;21700 +90080;47.911;.15994;67;20220411;22.1;5.5;13.8;3;8.9;0;3.72;19500 +90080;47.911;.15994;67;20220412;17.5;11;14.2;2.2;11.6;1.8;2.03;9100 +90080;47.911;.15994;67;20220413;21;7;14;.9;12.1;.2;2.37;15500 +90080;47.911;.15994;67;20220414;22.4;6.5;14.4;1.6;11.8;0;2.91;18000 +90080;47.911;.15994;67;20220415;23.3;8.1;15.7;1.7;11.2;.1;3.35;19800 +90080;47.911;.15994;67;20220416;21.6;7.4;14.5;2.8;10.1;0;3.84;23100 +90080;47.911;.15994;67;20220417;21.2;7.3;14.2;1.8;8.4;0;3.57;21900 +90080;47.911;.15994;67;20220418;18.7;5;11.8;2.5;10;.2;2.64;15600 +90080;47.911;.15994;67;20220419;16.5;6.6;11.5;3.1;8.1;0;2.94;15500 +90080;47.911;.15994;67;20220420;19.8;8.5;14.1;3.8;9.7;.2;3.69;19100 +90080;47.911;.15994;67;20220421;20.3;8.2;14.2;2.5;8.3;0;3.96;23300 +90080;47.911;.15994;67;20220422;20.1;7.7;13.9;3.4;9.4;0;3.82;21200 +90080;47.911;.15994;67;20220423;20.5;10.4;15.4;3.5;11.7;2.9;3.07;13400 +90080;47.911;.15994;67;20220424;19.4;11.4;15.4;1.6;12.3;1.1;2.59;14400 +90080;47.911;.15994;67;20220425;17.7;8.7;13.2;2.5;9.8;0;2.88;15900 +90080;47.911;.15994;67;20220426;17.3;5;11.1;3;8.8;0;3.28;21900 +90080;47.911;.15994;67;20220427;19;6.2;12.6;4.9;8.9;0;4.05;22900 +90080;47.911;.15994;67;20220428;20.4;9.2;14.8;4;10;0;3.74;16900 +90080;47.911;.15994;67;20220429;22.2;11;16.6;3.6;10.4;0;4.44;21700 +90080;47.911;.15994;67;20220430;18.6;6.5;12.5;3.7;8.5;0;3.71;20100 +90080;47.911;.15994;67;20220501;19.3;5.8;12.5;3.1;7.8;0;4.14;24900 +90080;47.911;.15994;67;20220502;19.6;8.9;14.2;3.5;8.8;0;4.05;20800 +90080;47.911;.15994;67;20220503;18.5;10.5;14.5;3.6;9.8;0;2.95;9700 +90080;47.911;.15994;67;20220504;19.6;10.4;15;1.9;10.5;0;2.85;14000 +90080;47.911;.15994;67;20220505;21.2;4.7;12.9;2.2;10.6;0;3.14;18100 +90080;47.911;.15994;67;20220506;23.8;4.8;14.3;2.1;10.7;0;4.05;24200 +90080;47.911;.15994;67;20220507;22;10.7;16.3;2.8;12;0;3.91;21100 +90080;47.911;.15994;67;20220508;23.1;10.5;16.8;3.1;12.4;.1;4.46;25100 +90080;47.911;.15994;67;20220509;27.2;8.6;17.9;1.1;11.9;0;4.33;25500 +90080;47.911;.15994;67;20220510;28.2;12.8;20.5;1.9;12.5;0;5.1;26100 +90080;47.911;.15994;67;20220511;22.9;11.5;17.2;2.9;12.8;0;4.34;24100 +90080;47.911;.15994;67;20220512;21.3;11.3;16.3;1.6;11.6;0;3.48;19500 +90080;47.911;.15994;67;20220513;22.2;7.2;14.7;1.4;10.2;0;1.69;2600 +90080;47.911;.15994;67;20220514;25.4;9.3;17.4;2.8;11.44;0;4.71;24048 +90080;47.911;.15994;67;20220515;30;15.7;22.8;3;14.11;4.9;5.56;22418 +90080;47.911;.15994;67;20220516;26;14.9;20.4;2.4;15.01;0;4.2;19860 +90080;47.911;.15994;67;20220517;30.5;13;21.7;2.3;15.4;1.2;5.32;24800 +90080;47.911;.15994;67;20220518;29.5;13;21.2;2;16.6;0;4.97;25000 +90080;47.911;.15994;67;20220519;25.7;17.1;21.4;2.3;15.8;3.5;4.32;20000 +90080;47.911;.15994;67;20220520;22;16.6;19.3;2.3;15.9;2.7;3.06;13800 +90080;47.911;.15994;67;20220521;26.7;9.4;18;2.2;12.8;0;5.05;27700 +90080;47.911;.15994;67;20220522;26.2;15.3;20.7;3.3;14.6;5.5;4.09;14100 +90080;47.911;.15994;67;20220523;20.3;15.4;17.8;2.7;15.4;6.1;2.29;8500 +90080;47.911;.15994;67;20220524;19;10.1;14.5;2.7;11.8;1;3.66;22700 +90080;47.911;.15994;67;20220525;20.5;6.5;13.5;2.4;11.8;.2;3.56;22800 +90080;47.911;.15994;67;20220526;19.9;13.8;16.8;2.5;13.9;0;3.05;15400 +90080;47.911;.15994;67;20220527;21.5;13.6;17.5;2.3;13.2;0;3.05;13100 +90080;47.911;.15994;67;20220528;21.8;8.4;15.1;3.3;10.5;0;4.89;29000 +90080;47.911;.15994;67;20220529;17.7;9.5;13.6;4.5;8.3;0;4.56;24600 +90080;47.911;.15994;67;20220530;20.6;8.7;14.6;2.7;8.8;0;4.5;25000 +90080;47.911;.15994;67;20220531;22.4;6.8;14.6;1.6;8.9;0;4.52;27900 +90080;47.911;.15994;67;20220601;23.6;6;14.8;2.2;9.2;0;4.95;29200 +90080;47.911;.15994;67;20220602;26.8;12.9;19.8;4;10.6;.1;6.02;23800 +90080;47.911;.15994;67;20220603;24.8;16;20.4;2.7;14.3;6.6;4.05;16400 +90080;47.911;.15994;67;20220604;26.1;17.1;21.6;2.2;19;1.2;3.69;17100 +90080;47.911;.15994;67;20220605;22.7;15.8;19.2;3.1;15.5;0;3.31;13500 +90080;47.911;.15994;67;20220606;20.8;12.4;16.6;2.9;13.4;1.1;3.25;15800 +90080;47.911;.15994;67;20220607;23.1;14.3;18.7;3.3;15.1;13.9;3.86;18300 +90080;47.911;.15994;67;20220608;22.8;14.5;18.6;3.2;15.1;.1;3.9;19100 +90080;47.911;.15994;67;20220609;22.5;12.7;17.6;3;12.8;0;4.17;20500 +90080;47.911;.15994;67;20220610;22.4;11.1;16.7;2.2;14.4;.1;2.87;13700 +90080;47.911;.15994;67;20220611;25.6;11.3;18.5;2;14.74;0;4.42;24475 +90080;47.911;.15994;67;20220612;24.8;11.9;18.3;3.2;12.34;.1;4.84;23294 +90080;47.911;.15994;67;20220613;24.5;8.6;16.5;2.1;11.44;0;4.59;25880 +90080;47.911;.15994;67;20220614;28.5;12.7;20.6;3.4;11.8;0;6.45;29000 +90080;47.911;.15994;67;20220615;32.8;16.5;24.6;2.9;13.1;0;7.16;29400 +90080;47.911;.15994;67;20220616;32.2;17.6;24.9;2.7;12.5;0;6.64;25900 +90080;47.911;.15994;67;20220617;36.2;17.2;26.7;1.7;14.6;0;6.55;28200 +90080;47.911;.15994;67;20220618;39.7;20.2;29.9;2.4;16;1.5;7.67;27500 +90080;47.911;.15994;67;20220619;28.2;16.6;22.4;4.6;17.8;.8;5.27;21100 +90080;47.911;.15994;67;20220620;24.1;18.5;21.3;3.7;17.9;3.2;3.93;16600 +90080;47.911;.15994;67;20220621;28.2;15.4;21.8;3.4;17.2;2.3;5.05;22100 +90080;47.911;.15994;67;20220622;27;18.2;22.6;2.8;17.9;20.1;3.34;10100 +90080;47.911;.15994;67;20220623;28.3;17;22.6;2.2;17.7;3.5;5.54;27800 +90080;47.911;.15994;67;20220624;22.8;15.7;19.2;3.3;16.9;1.7;3.62;17900 +90080;47.911;.15994;67;20220625;19.5;14.7;17.1;2.7;15.4;3.9;2.53;12000 +90080;47.911;.15994;67;20220626;23.1;9.5;16.3;1.6;12.6;2.4;3.89;22200 +90080;47.911;.15994;67;20220627;23.1;12.8;17.9;2.4;12.7;0;4.5;23800 +90080;47.911;.15994;67;20220628;24.9;9.3;17.1;2;11.9;0;5.15;30000 +90080;47.911;.15994;67;20220629;20.5;10.7;15.6;1.8;13.8;3.7;2.1;9000 +90080;47.911;.15994;67;20220630;20.8;12;16.4;2.1;13.6;2.8;3.4;18800 +90080;47.911;.15994;67;20220701;22.2;8.4;15.3;1.8;11.6;0;4.1;24500 +90080;47.911;.15994;67;20220702;27.3;9.5;18.4;2.1;11.9;0;5.41;28800 +90080;47.911;.15994;67;20220703;24.6;13.6;19.1;2.7;12.7;0;5.44;29000 +90080;47.911;.15994;67;20220704;26.4;11.1;18.7;2.5;12.7;0;5.55;29800 +90080;47.911;.15994;67;20220705;25.9;11;18.4;3.1;12.4;0;5.7;30100 +90080;47.911;.15994;67;20220706;27.2;12.8;20;3.7;12.9;0;6.13;29200 +90080;47.911;.15994;67;20220707;25.3;14.6;19.9;3.2;14.8;0;4.45;19700 +90080;47.911;.15994;67;20220708;29;13.1;21;3.6;12.9;0;6.55;29700 +90080;47.911;.15994;67;20220709;30.6;16.1;23.3;3.8;13.9;0;7.07;29400 +90080;47.911;.15994;67;20220710;29.5;15.2;22.3;4.5;12.8;0;7.22;29500 +90080;47.911;.15994;67;20220711;31.9;17.4;24.6;3.8;13.9;0;7.45;29400 +90080;47.911;.15994;67;20220712;34.4;17.9;26.1;2;14.1;0;6.51;27800 +90080;47.911;.15994;67;20220713;36.7;18.8;27.7;1.7;14.5;0;6.58;28000 +90080;47.911;.15994;67;20220714;31.4;20.1;25.7;3.7;15.1;0;7.2;27900 +90080;47.911;.15994;67;20220715;29.1;15.9;22.5;4;12.2;0;6.98;28800 +90080;47.911;.15994;67;20220716;31;16.1;23.5;3.4;11;0;7.2;28800 +90080;47.911;.15994;67;20220717;33.7;18.6;26.1;3.8;11.4;0;7.94;27100 +90080;47.911;.15994;67;20220718;39.7;19.7;29.7;2.9;11.6;0;8.14;26100 +90080;47.911;.15994;67;20220719;34.9;25.8;30.3;3.7;15.1;2.7;7.65;22200 +90080;47.911;.15994;67;20220720;27.8;17.6;22.7;2.9;17.6;2.9;4.38;17600 +90080;47.911;.15994;67;20220721;29.4;17.7;23.5;2;16;0;5.64;27400 +90080;47.911;.15994;67;20220722;24.5;18.5;21.5;2.1;17.8;1.4;2.3;6300 +90080;47.911;.15994;67;20220723;27.9;16.5;22.2;1.9;15.9;0;5.15;26100 +90080;47.911;.15994;67;20220724;34.5;14.2;24.3;1.9;14.5;0;6.14;27500 +90080;47.911;.15994;67;20220725;27.7;17.7;22.7;3.3;15.3;.3;5.09;19900 +90080;47.911;.15994;67;20220726;24.4;17.4;20.9;2.8;13.7;0;4.11;15800 +90080;47.911;.15994;67;20220727;27.1;10.2;18.6;2;11.3;0;4.97;25800 +90080;47.911;.15994;67;20220728;29.6;17.4;23.5;1.9;11.2;0;4.83;18900 +90080;47.911;.15994;67;20220729;30.5;18.8;24.6;1.9;12.4;0;5.08;20400 +90080;47.911;.15994;67;20220730;31.8;15.9;23.8;1.8;14.4;0;5.61;26400 +90080;47.911;.15994;67;20220731;30.7;17.2;23.9;2.3;16.1;0;5.81;27200 +90080;47.911;.15994;67;20220801;28.7;16.5;22.6;2.3;17;0;4.59;20700 +90080;47.911;.15994;67;20220802;33.1;15;24;1.5;16;0;5.46;26600 +90080;47.911;.15994;67;20220803;36.8;19.4;28.1;2.3;16.6;.1;6.58;25700 +90080;47.911;.15994;67;20220804;28.2;20.5;24.3;3.9;18.3;1;4.98;18100 +90080;47.911;.15994;67;20220805;26.6;19.7;23.1;3.1;13.51;0;4.67;20073 +90080;47.911;.15994;67;20220806;26.5;13.4;19.9;4.9;9.3;0;6.72;26900 +90080;47.911;.15994;67;20220807;28.7;14.6;21.6;4.9;9.9;0;7.19;26600 +90080;47.911;.15994;67;20220808;30.8;16.1;23.4;4.8;10.7;0;7.59;26400 +90080;47.911;.15994;67;20220809;32.5;17.1;24.8;4.2;12.6;0;7.34;25900 +90080;47.911;.15994;67;20220810;34;18.8;26.4;3.6;12;0;7.39;25700 +90080;47.911;.15994;67;20220811;34.1;16.7;25.4;3.1;10.6;0;7.05;26100 +90080;47.911;.15994;67;20220812;35.1;15.6;25.3;2.1;11;0;6.16;25600 +90080;47.911;.15994;67;20220813;35.8;18.7;27.2;2.4;10.3;3.3;6.53;24400 +90080;47.911;.15994;67;20220814;25.3;19.9;22.6;2.3;18.4;4.7;2.93;10300 +90080;47.911;.15994;67;20220815;27.4;16.9;22.1;2.5;17.9;0;3.48;13700 +90080;47.911;.15994;67;20220816;25.2;17.8;21.5;1.6;17.4;2;2.88;12500 +90080;47.911;.15994;67;20220817;25.6;17.4;21.5;1.8;17.9;1.7;3.46;17100 +90080;47.911;.15994;67;20220818;28.6;12.4;20.5;1.7;15.9;0;4.2;22300 +90080;47.911;.15994;67;20220819;26.3;16.6;21.4;2.1;17.7;4;2.8;10500 +90080;47.911;.15994;67;20220820;27;13;20;1.3;14.4;0;4.11;23800 +90080;47.911;.15994;67;20220821;24.9;11.5;18.2;2;15.1;1;2.76;12400 +90080;47.911;.15994;67;20220822;26.8;16.4;21.6;1.5;18.4;.1;3;14200 +90080;47.911;.15994;67;20220823;28.3;19.7;24;1.9;20;0;3.41;14500 +90080;47.911;.15994;67;20220824;33.4;16.4;24.9;1.3;17.9;0;4.15;19200 +90080;47.911;.15994;67;20220825;25.2;20.3;22.7;2.9;18.8;.3;2.98;9800 +90080;47.911;.15994;67;20220826;27.4;15.3;21.3;2.8;15.2;0;4.05;16800 +90080;47.911;.15994;67;20220827;27.9;14.4;21.1;3;13.4;0;4.68;20000 +90080;47.911;.15994;67;20220828;27.6;13.5;20.5;3.1;12.7;0;4.78;21000 +90080;47.911;.15994;67;20220829;31.1;16.6;23.8;3;13.3;.7;5.38;20500 +90080;47.911;.15994;67;20220830;30.6;18.7;24.6;3.5;13.7;0;5.51;18600 +90080;47.911;.15994;67;20220831;29.4;17.6;23.5;2.5;15.3;.5;4.27;16600 +90080;47.911;.15994;67;20220901;29.4;17.8;23.6;1.9;15.9;6.9;3.8;15900 +90080;47.911;.15994;67;20220902;24.6;17.4;21;1.6;18.5;1.4;2.61;12800 +90080;47.911;.15994;67;20220903;25.9;15.4;20.6;2.1;16.5;.5;3.03;13700 +90080;47.911;.15994;67;20220904;30.3;12.1;21.2;1.7;14.6;.8;3.85;18700 +90080;47.911;.15994;67;20220905;29.8;15.7;22.7;2;17;2.2;3.4;13500 +90080;47.911;.15994;67;20220906;27.4;15.5;21.4;2.3;16;.3;3.3;13400 +90080;47.911;.15994;67;20220907;20.8;14.8;17.8;2.9;16.3;3.5;1.99;8500 +90080;47.911;.15994;67;20220908;24.4;14.3;19.3;3.8;15.1;2.2;3.63;16800 +90080;47.911;.15994;67;20220909;23;15.7;19.3;4.2;15.2;3;3.19;11900 +90080;47.911;.15994;67;20220910;23.6;13;18.3;2.5;14.3;.1;3.06;15900 +90080;47.911;.15994;67;20220911;26.3;11.8;19;1.7;14.2;.1;3.37;19600 +90080;47.911;.15994;67;20220912;31.7;14.5;23.1;2.8;14.7;2.3;4.63;18200 +90080;47.911;.15994;67;20220913;28.4;19.4;23.9;1.7;20;1.1;2.42;8400 +90080;47.911;.15994;67;20220914;28.3;17.8;23;2;18.9;1.1;3.08;13700 +90080;47.911;.15994;67;20220915;24.7;17;20.8;3;15.7;.1;3.42;15600 +90080;47.911;.15994;67;20220916;20.9;8.5;14.7;2.4;10.9;0;2.59;13500 +90080;47.911;.15994;67;20220917;19;5.1;12;2.5;8.6;0;2.78;17900 +90080;47.911;.15994;67;20220918;21.4;3.2;12.3;1.6;8.8;0;2.61;17800 +90080;47.911;.15994;67;20220919;21;5.8;13.4;2.6;9.7;0;2.84;16600 +90080;47.911;.15994;67;20220920;20.2;6.2;13.2;2.3;10.1;0;2.37;13000 +90080;47.911;.15994;67;20220921;21.1;9.8;15.4;2.6;10.6;0;2.99;17800 +90080;47.911;.15994;67;20220922;23.2;6.3;14.7;1.3;8.9;0;2.6;17400 +90080;47.911;.15994;67;20220923;21.9;9.1;15.5;1.1;10.7;2.6;1.62;5600 +90080;47.911;.15994;67;20220924;19.5;12.5;16;2.7;13.6;1.8;2.16;12200 +90080;47.911;.15994;67;20220925;20.2;13.5;16.8;2.8;12.44;0;2.16;9840 +90080;47.911;.15994;67;20220926;15.8;10.9;13.3;2.6;11.8;8.1;1.38;4300 +90080;47.911;.15994;67;20220927;17.9;10.8;14.3;3.7;12.7;4.2;1.8;7600 +90080;47.911;.15994;67;20220928;15.2;11.9;13.5;2.3;12.9;.4;1.23;5700 +90080;47.911;.15994;67;20220929;16.5;9.9;13.2;1.8;11.1;1.1;1.63;9800 +90080;47.911;.15994;67;20220930;18.2;3.7;10.9;2.2;10.1;2.2;1.83;13000 +90080;47.911;.15994;67;20221001;22.4;13.4;17.9;4.2;16.4;.3;2.26;11300 +90080;47.911;.15994;67;20221002;21.8;16.3;19;3.4;16.9;.4;2.08;8800 +90080;47.911;.15994;67;20221003;17.8;13.4;15.6;2.5;14.7;.1;1.28;5100 +90080;47.911;.15994;67;20221004;20.5;7;13.7;1.2;12.4;.1;1.58;11600 +90080;47.911;.15994;67;20221005;22.5;9.9;16.2;2.6;13.9;.3;1.93;8500 +90080;47.911;.15994;67;20221006;19.9;6.3;13.1;1;10.8;0;1.65;14100 +90080;47.911;.15994;67;20221007;20.2;4.7;12.4;1;9.3;.1;1.68;14600 +90080;47.911;.15994;67;20221008;19.8;4.6;12.2;1.3;9.4;0;1.73;14200 +90080;47.911;.15994;67;20221009;21.6;6.3;13.9;2.1;10.1;0;2.18;14100 +90080;47.911;.15994;67;20221010;20.4;10.1;15.2;1.6;13.9;0;1.29;6200 +90080;47.911;.15994;67;20221011;20.2;10.8;15.5;3.1;11.6;0;2.28;12600 +90080;47.911;.15994;67;20221012;21.1;5.9;13.5;1.3;10.6;.1;1.6;11600 +90080;47.911;.15994;67;20221013;16.1;12.1;14.1;2;14.4;4.2;.82;2800 +90080;47.911;.15994;67;20221014;19;14.7;16.8;2.9;17.4;14.1;.9;2700 +90080;47.911;.15994;67;20221015;19.2;15.4;17.3;3.3;16.7;.9;1.43;8100 +90080;47.911;.15994;67;20221016;22.1;13.6;17.8;1.8;16;1.8;1.49;8600 +90080;47.911;.15994;67;20221017;19.7;14.5;17.1;1.1;18;.9;.78;3400 +90080;47.911;.15994;67;20221018;21;16.2;18.6;3;18.1;0;1.37;6500 +90080;47.911;.15994;67;20221019;24.7;15.5;20.1;2.5;17.4;2.1;1.93;9700 +90080;47.911;.15994;67;20221020;22.2;15.3;18.7;2.5;16.6;2.9;1.71;10200 +90080;47.911;.15994;67;20221021;21;14.8;17.9;2.6;15.6;.1;1.51;5500 +90080;47.911;.15994;67;20221022;22.2;13.7;17.9;2.2;14.5;2.7;1.7;9300 +90080;47.911;.15994;67;20221023;23.6;15.4;19.5;5;14.7;.5;2.82;6900 +90080;47.911;.15994;67;20221024;19.6;15.7;17.6;4.4;14.4;2.3;2.02;5900 +90080;47.911;.15994;67;20221025;18.6;12;15.3;1.8;14.7;.1;.99;5800 +90080;47.911;.15994;67;20221026;23.5;13.3;18.4;2.2;14.9;0;1.68;8800 +90080;47.911;.15994;67;20221027;26.6;14.4;20.5;1.8;15;0;1.82;7500 +90080;47.911;.15994;67;20221028;23.1;14.7;18.9;2;15.8;0;1.46;6300 +90080;47.911;.15994;67;20221029;24.7;16.7;20.7;1.4;15.1;0;1.49;6500 +90080;47.911;.15994;67;20221030;16.4;11.6;14;1.3;13.5;1.6;.77;2900 +90080;47.911;.15994;67;20221031;21;8.6;14.8;2.9;13.7;4.7;1.32;5600 +90080;47.911;.15994;67;20221101;18.4;9.7;14;4.1;11.9;3.1;1.62;7000 +90080;47.911;.15994;67;20221102;17;7.2;12.1;2.2;12.3;0;.84;8600 +90080;47.911;.15994;67;20221103;14.5;11.9;13.2;3.2;12.3;5.7;1.05;3100 +90080;47.911;.15994;67;20221104;14.7;9.2;11.9;3.9;9.6;.3;1.53;6700 +90080;47.911;.15994;67;20221105;14.6;4;9.3;1.6;9.6;1.7;.77;4000 +90080;47.911;.15994;67;20221106;15;9.9;12.4;3.1;11.9;8.7;.99;2000 +90080;47.911;.15994;67;20221107;17.7;11.5;14.6;3.4;12.7;.3;1.3;5200 +90080;47.911;.15994;67;20221108;17.6;11;14.3;4;12.4;3.8;1.41;4800 +90080;47.911;.15994;67;20221109;16.8;11.3;14;2.5;11.8;.4;1.11;6400 +90080;47.911;.15994;67;20221110;16.9;4.1;10.5;1.4;10.2;.1;.68;7400 +90080;47.911;.15994;67;20221111;13.5;8.5;11;2.2;11.1;.2;.68;5200 +90080;47.911;.15994;67;20221112;19.9;6.9;13.4;1.7;11.9;.2;.86;7400 +90080;47.911;.15994;67;20221113;17.6;6.9;12.2;1.3;11.3;.2;.65;6700 +90080;47.911;.15994;67;20221114;15.4;6.7;11;1.4;11;.6;.68;2400 +90080;47.911;.15994;67;20221115;14.6;8.4;11.5;3.2;11.4;6.5;.89;2100 +90080;47.911;.15994;67;20221116;13.2;8.1;10.6;4.2;11.7;15.3;.65;2500 +90080;47.911;.15994;67;20221117;14.8;11.7;13.2;5.2;11.2;1.3;1.49;4800 +90080;47.911;.15994;67;20221118;13.4;8.5;10.9;3;9.34;.2;.84;3804 +90080;47.911;.15994;67;20221119;13.2;1.6;7.4;1.1;7.7;.2;.44;6400 +90080;47.911;.15994;67;20221120;13.1;1.3;7.2;2;8.8;2.8;.59;3700 +90080;47.911;.15994;67;20221121;12.5;5.1;8.8;2.9;9.2;4;.87;1600 +90080;47.911;.15994;67;20221122;13;5.1;9;3.7;8.5;0;.99;6100 +90080;47.911;.15994;67;20221123;14.7;5.7;10.2;4;10.3;3.7;.86;5300 +90080;47.911;.15994;67;20221124;14.2;7.9;11;3.4;11.2;2.3;.66;5300 +90080;47.911;.15994;67;20221125;13.7;6.4;10;1.4;10;0;.42;5300 +90080;47.911;.15994;67;20221126;11.2;2;6.6;1.5;8.8;1.9;.36;3800 +90080;47.911;.15994;67;20221127;11.1;8;9.5;2.4;10.6;8.3;.55;1700 +90080;47.911;.15994;67;20221128;12.6;8.6;10.6;2.2;10.5;.4;.51;5000 +90080;47.911;.15994;67;20221129;6.7;2.3;4.5;1.2;8.6;0;.22;2100 +90080;47.911;.15994;67;20221130;6.8;.5;3.6;2.5;8;0;.22;2100 +90080;47.911;.15994;67;20221201;8.6;3.6;6.1;3.4;7.5;0;.6;4900 +90080;47.911;.15994;67;20221202;6.7;1.3;4;2.7;6.9;.2;.51;2400 +90080;47.911;.15994;67;20221203;4.4;3.3;3.8;5.3;6.8;.1;.71;800 +90080;47.911;.15994;67;20221204;4;2.7;3.3;3.2;6.9;.1;.51;600 +90080;47.911;.15994;67;20221205;4.9;3.6;4.2;1.7;7.5;0;.39;1300 +90080;47.911;.15994;67;20221206;6.7;2.8;4.7;3.2;6.9;0;.52;4200 +90080;47.911;.15994;67;20221207;6.6;1.3;3.9;2.4;6.6;0;.37;4600 +90080;47.911;.15994;67;20221208;2.9;-.3;1.3;2.5;6.3;0;.3;1500 +90080;47.911;.15994;67;20221209;4.5;-.2;2.1;2.4;5.6;0;.39;4300 +90080;47.911;.15994;67;20221210;-.7;-5.9;-3.3;1.2;4.7;0;.21;1400 +90080;47.911;.15994;67;20221211;2.4;-1.4;.5;1.4;5.3;0;.16;4500 +90080;47.911;.15994;67;20221212;2.7;-4;-.7;2.3;4.7;0;.3;4500 +90080;47.911;.15994;67;20221213;2.3;-3.1;-.4;3.6;4.5;5.1;.48;4800 +90080;47.911;.15994;67;20221214;2;-1;.5;3.5;6;2.4;.3;1200 +90080;47.911;.15994;67;20221215;3.9;-.1;1.9;4.9;4.8;0;.91;3800 +90080;47.911;.15994;67;20221216;6.3;-1.8;2.2;2.9;5;0;.57;5400 +90080;47.911;.15994;67;20221217;.8;-4.9;-2.1;2.5;4.5;0;.23;4100 +90080;47.911;.15994;67;20221218;5.7;-4.5;.6;1.9;5.8;1.8;.41;1200 +90080;47.911;.15994;67;20221219;13.7;5.4;9.5;3.9;10.2;.8;.83;1500 +90080;47.911;.15994;67;20221220;13;12;12.5;4;11.8;8.7;1.04;800 +90080;47.911;.15994;67;20221221;13;8.4;10.7;3.7;12.2;8.8;.49;900 +90080;47.911;.15994;67;20221222;14.8;11.7;13.2;5.3;13.3;10.1;.92;700 +90080;47.911;.15994;67;20221223;14.9;13.6;14.2;4.1;14.2;6.1;.82;1100 +90080;47.911;.15994;67;20221224;12.2;10.9;11.5;2.5;11.9;3.4;.59;1600 +90080;47.911;.15994;67;20221225;14.4;9.9;12.1;2.7;12.6;.7;.56;2100 +90080;47.911;.15994;67;20221226;12.4;10.8;11.6;2.8;10.7;1;.79;2600 +90080;47.911;.15994;67;20221227;11.3;.1;5.7;1.8;8.1;.2;.3;4200 +90080;47.911;.15994;67;20221228;11.7;7.9;9.8;4.7;11.2;4.4;.56;1100 +90080;47.911;.15994;67;20221229;12.2;10.7;11.4;4.3;10.2;.7;1.08;3200 +90080;47.911;.15994;67;20221230;14.8;4.7;9.7;4.8;12;7.6;.46;1000 +90080;47.911;.15994;67;20221231;16.1;14.2;15.1;5.6;12.2;.1;1.75;2800 +90081;47.94038;.49199;133;20220101;14.5;8.1;11.3;1.9;10.8;.2;.58;3141 +90081;47.94038;.49199;133;20220102;13.7;10;11.9;4.7;11.6;0;.93;2331 +90081;47.94038;.49199;133;20220103;12.1;10.6;11.3;5.2;12.33;1.1;.62;1388 +90081;47.94038;.49199;133;20220104;9.5;8.5;9;4.7;10.1;1.8;.73;959 +90081;47.94038;.49199;133;20220105;6.9;-.1;3.4;2.4;6.4;.1;.44;3298 +90081;47.94038;.49199;133;20220106;6.7;-1.3;2.7;2.1;6.16;.6;.42;3581 +90081;47.94038;.49199;133;20220107;8.1;3.7;5.9;5.2;8.13;1.1;.62;2686 +90081;47.94038;.49199;133;20220108;9.6;6.7;8.1;5.6;9.4;10.2;.74;2169 +90081;47.94038;.49199;133;20220109;8;4.4;6.2;4;8.23;2;.6;2409 +90081;47.94038;.49199;133;20220110;7.6;5.5;6.5;1.2;9.1;.2;.36;1668 +90081;47.94038;.49199;133;20220111;7.4;2.4;4.9;1.7;6.83;0;.48;2888 +90081;47.94038;.49199;133;20220112;4.7;-2.4;1.1;1.7;6.22;0;.26;4044 +90081;47.94038;.49199;133;20220113;5.9;2.8;4.3;3.9;7.1;0;.59;2354 +90081;47.94038;.49199;133;20220114;1.1;-.5;.3;2.2;5.86;0;.3;1417 +90081;47.94038;.49199;133;20220115;-1.1;-2.7;-1.9;1.2;5.49;0;.22;1351 +90081;47.94038;.49199;133;20220116;3.3;-1.4;.9;2;7.16;.3;.08;2426 +90081;47.94038;.49199;133;20220117;6.2;3;4.6;1.1;8.26;.1;.27;2502 +90081;47.94038;.49199;133;20220118;5.2;1.4;3.3;2.8;7.53;0;.28;2681 +90081;47.94038;.49199;133;20220119;5.9;2.9;4.4;2.1;8.2;1.4;.29;2351 +90081;47.94038;.49199;133;20220120;7.5;1.9;4.7;2.1;7.33;.1;.52;3440 +90081;47.94038;.49199;133;20220121;5.6;.7;3.2;2.7;6.03;.1;.64;3368 +90081;47.94038;.49199;133;20220122;4.7;-1.3;1.7;1.7;6.53;0;.31;3699 +90081;47.94038;.49199;133;20220123;3;2.9;2.9;3.6;6.83;0;.49;328 +90081;47.94038;.49199;133;20220124;4.4;-.6;1.9;1.9;6.12;0;.4;3934 +90081;47.94038;.49199;133;20220125;-.5;-1.6;-1;.9;5.66;0;.27;1622 +90081;47.94038;.49199;133;20220126;2;-1.7;.1;1.6;6.06;0;.23;2943 +90081;47.94038;.49199;133;20220127;5.3;1.2;3.3;1.9;6.96;0;.37;3314 +90081;47.94038;.49199;133;20220128;6.3;3.9;5.1;1.3;8.56;0;.34;2588 +90081;47.94038;.49199;133;20220129;9.1;5.3;7.2;2.8;9.73;.3;.39;3215 +90081;47.94038;.49199;133;20220130;9.6;7.4;8.5;1.7;9.16;.1;.64;2530 +90081;47.94038;.49199;133;20220131;8.9;5;7;4.1;7.56;.1;1.05;3559 +90081;47.94038;.49199;133;20220201;10;1.6;5.8;3.9;9.16;.4;.37;5316 +90081;47.94038;.49199;133;20220202;9.3;7.7;8.5;2.7;9.7;0;.65;2158 +90081;47.94038;.49199;133;20220203;6;5.4;5.7;2.6;8.43;.2;.49;1144 +90081;47.94038;.49199;133;20220204;11;5.5;8.2;3.2;8.93;.7;.85;4499 +90081;47.94038;.49199;133;20220205;9.6;-.5;4.6;2.7;7.1;.1;.73;6206 +90081;47.94038;.49199;133;20220206;11.5;5.1;8.3;7;10.36;1.8;.57;5024 +90081;47.94038;.49199;133;20220207;11;4.8;7.9;2.2;7.96;0;.91;4993 +90081;47.94038;.49199;133;20220208;11.7;1.9;6.8;1.4;8.46;0;.62;6384 +90081;47.94038;.49199;133;20220209;12.5;.6;6.5;1.9;7.96;.1;.79;7180 +90081;47.94038;.49199;133;20220210;5.9;4.9;5.4;3;8.29;.6;.91;4450 +90081;47.94038;.49199;133;20220211;9.1;-1.6;3.8;1.7;6.29;0;.71;9950 +90081;47.94038;.49199;133;20220212;9.8;-.7;4.6;2.4;5.27;0;1.14;10850 +90081;47.94038;.49199;133;20220213;13.5;-2.3;5.6;4.9;7.57;1.3;1.34;8075 +90081;47.94038;.49199;133;20220214;11.6;6.7;9.2;5;8.95;3;1.31;6450 +90081;47.94038;.49199;133;20220215;10.1;2.2;6.1;4.7;9.12;4.5;.57;4475 +90081;47.94038;.49199;133;20220216;13.4;8.5;11;6.8;13.06;1.2;.46;5123 +90081;47.94038;.49199;133;20220217;14.3;11;12.6;5.4;10.9;.7;1.66;4210 +90081;47.94038;.49199;133;20220218;11.3;9.7;10.5;6.1;9.8;1.3;1.47;2697 +90081;47.94038;.49199;133;20220219;10.3;1.5;5.9;5;7.03;0;1.33;7333 +90081;47.94038;.49199;133;20220220;13.3;7.5;10.4;6.5;10.46;2.4;1.31;5971 +90081;47.94038;.49199;133;20220221;10.3;5.9;8.1;6;8.1;1.2;1.47;5175 +90081;47.94038;.49199;133;20220222;12.1;4.1;8.1;3.5;10.16;.6;.81;7150 +90081;47.94038;.49199;133;20220223;12;6.6;9.3;1.3;10.03;0;.82;6044 +90081;47.94038;.49199;133;20220224;11;5.7;8.4;3.5;7.66;1.8;1.44;6016 +90081;47.94038;.49199;133;20220225;10.6;-.7;5;2.4;6.3;0;1.17;9045 +90081;47.94038;.49199;133;20220226;10.3;0;5.2;4.6;5.66;.1;1.79;8653 +90081;47.94038;.49199;133;20220227;11.6;.4;6;3.5;5.66;0;1.77;9453 +90081;47.94038;.49199;133;20220228;14.4;.7;7.6;1.9;6.13;.4;1.57;10404 +90081;47.94038;.49199;133;20220301;14.3;5.9;10.1;1.9;7.33;0;1.56;8197 +90081;47.94038;.49199;133;20220302;12.4;6.5;9.5;1.8;8.53;0;1.22;6961 +90081;47.94038;.49199;133;20220303;11.5;7.3;9.4;1.6;9.96;.1;.94;5968 +90081;47.94038;.49199;133;20220304;9.2;7.1;8.2;2.4;9.36;0;.86;4234 +90081;47.94038;.49199;133;20220305;7.7;5;6.3;2.9;8.76;.6;.72;5004 +90081;47.94038;.49199;133;20220306;8.7;5.4;7;3.7;6.73;0;1.5;5547 +90081;47.94038;.49199;133;20220307;7.6;-1.4;3.1;4.6;4.73;0;1.68;9360 +90081;47.94038;.49199;133;20220308;14.7;0;7.3;3.5;6.93;.4;1.97;12202 +90081;47.94038;.49199;133;20220309;14.8;6.4;10.6;3.5;9.1;0;1.81;9274 +90081;47.94038;.49199;133;20220310;14;8.9;11.4;3.4;9.5;0;1.73;7199 +90081;47.94038;.49199;133;20220311;12.2;8.1;10.1;5.4;9.83;5.4;1.51;6683 +90081;47.94038;.49199;133;20220312;11.7;6.3;9;4;9.6;1.1;1.26;7676 +90081;47.94038;.49199;133;20220313;9.2;7.1;8.2;3.5;9.06;4.2;1.05;4660 +90081;47.94038;.49199;133;20220314;14.5;3.1;8.8;3.4;7.96;4.6;1.92;11667 +90081;47.94038;.49199;133;20220315;14.2;8.1;11.2;2.5;11.5;.3;1.28;8503 +90081;47.94038;.49199;133;20220316;13.9;8.8;11.3;2.3;11.13;.2;1.31;7769 +90081;47.94038;.49199;133;20220317;8.6;7;7.8;3.2;8.26;0;1.15;4375 +90081;47.94038;.49199;133;20220318;14.6;3.5;9.1;6.1;5.99;0;3.25;15150 +90081;47.94038;.49199;133;20220319;14.2;5.4;9.8;4.3;7.02;0;2.6;12250 +90081;47.94038;.49199;133;20220320;14.4;2.2;8.3;2.4;6.94;0;2.02;12725 +90081;47.94038;.49199;133;20220321;18.4;4.9;11.6;2.3;8.92;0;2.38;15200 +90081;47.94038;.49199;133;20220322;16.5;2.9;9.7;2.6;6.57;0;2.67;17700 +90081;47.94038;.49199;133;20220323;17.8;1;9.4;2.3;5.84;0;2.79;18300 +90081;47.94038;.49199;133;20220324;20;1.3;10.6;2.3;6.39;0;2.99;18125 +90081;47.94038;.49199;133;20220325;20.1;5.7;12.9;4.2;6.72;0;3.94;18100 +90081;47.94038;.49199;133;20220326;19.8;5.1;12.4;4.3;6.77;0;3.91;18650 +90081;47.94038;.49199;133;20220327;21;5.7;13.3;2.8;7.62;0;3.4;18200 +90081;47.94038;.49199;133;20220328;21.3;4.2;12.8;1.3;8.17;0;2.49;15325 +90081;47.94038;.49199;133;20220329;18.1;8.9;13.5;1.4;10.27;4.1;1.87;9700 +90081;47.94038;.49199;133;20220330;13.2;5.9;9.5;2.6;10.34;2.6;1.23;6875 +90081;47.94038;.49199;133;20220331;7.9;4.9;6.4;4.9;7.22;.8;1.52;7325 +90081;47.94038;.49199;133;20220401;6.1;-.1;3;6.4;5.69;1.3;1.56;10521 +90081;47.94038;.49199;133;20220402;7.9;.5;4.2;4.9;5.44;.2;2.04;14950 +90081;47.94038;.49199;133;20220403;8.7;-.9;3.9;3.4;4.84;0;2.13;16150 +90081;47.94038;.49199;133;20220404;11.4;-3.3;4;3.4;5.96;.3;2.05;17233 +90081;47.94038;.49199;133;20220405;12.7;6.3;9.5;3.4;10.39;0;1.12;4900 +90081;47.94038;.49199;133;20220406;13.1;5.3;9.2;5;9.92;1.1;1.42;6925 +90081;47.94038;.49199;133;20220407;15.3;9.7;12.5;6.8;11.19;7.9;2.22;9950 +90081;47.94038;.49199;133;20220408;15.6;7.7;11.6;5.5;9.99;13.3;2.17;7000 +90081;47.94038;.49199;133;20220409;12.4;2.2;7.3;2.4;6.87;.4;2.31;17825 +90081;47.94038;.49199;133;20220410;15;-1.3;6.8;2.7;6.42;0;2.79;21775 +90081;47.94038;.49199;133;20220411;21.5;3.4;12.5;3.3;8.72;0;3.64;19650 +90081;47.94038;.49199;133;20220412;17.8;8.8;13.3;2.5;11.44;4.7;2.14;10725 +90081;47.94038;.49199;133;20220413;18.3;8.8;13.5;1.3;12.57;.3;2.03;12900 +90081;47.94038;.49199;133;20220414;21.3;6.7;14;1.7;11.74;0;3.02;19925 +90081;47.94038;.49199;133;20220415;22.1;7.9;15;2.1;11.22;.1;3.5;21950 +90081;47.94038;.49199;133;20220416;20.4;7.8;14.1;3.3;9.94;0;3.88;23475 +90081;47.94038;.49199;133;20220417;20.6;5.1;12.8;2.3;8.34;0;3.65;23100 +90081;47.94038;.49199;133;20220418;17.9;5.2;11.5;2.8;9.97;1;2.8;18075 +90081;47.94038;.49199;133;20220419;15.1;6.7;10.9;2.9;8.72;0;2.44;12650 +90081;47.94038;.49199;133;20220420;18.6;7;12.8;3.2;9.64;.1;3.15;17225 +90081;47.94038;.49199;133;20220421;19;7.2;13.1;2.6;8.29;0;3.73;22650 +90081;47.94038;.49199;133;20220422;19.5;6.9;13.2;3.5;9.44;.1;3.8;22600 +90081;47.94038;.49199;133;20220423;19.6;9.2;14.4;3.6;11.34;2.7;2.96;13600 +90081;47.94038;.49199;133;20220424;19;10.3;14.7;2.6;11.72;.5;2.83;15150 +90081;47.94038;.49199;133;20220425;16;8.4;12.2;2.7;9.89;0;2.52;13850 +90081;47.94038;.49199;133;20220426;16.6;4.3;10.5;3.3;8.69;0;3.16;21250 +90081;47.94038;.49199;133;20220427;18.6;5;11.8;4.7;8.92;0;3.93;23825 +90081;47.94038;.49199;133;20220428;19.2;7.7;13.4;3.7;9.94;0;3.26;15575 +90081;47.94038;.49199;133;20220429;20.9;9.4;15.1;3.4;10.29;0;4;21225 +90081;47.94038;.49199;133;20220430;17.6;5.5;11.5;3.6;8.69;0;3.41;20050 +90081;47.94038;.49199;133;20220501;17.8;4.8;11.3;2.9;7.99;0;3.73;24075 +90081;47.94038;.49199;133;20220502;18.6;7.7;13.1;3.5;9.04;0;3.81;21525 +90081;47.94038;.49199;133;20220503;18.6;9.7;14.1;3.6;9.69;.1;3.34;14650 +90081;47.94038;.49199;133;20220504;17.8;9.4;13.6;2.3;10.72;.1;2.5;12300 +90081;47.94038;.49199;133;20220505;20.1;5;12.6;2.4;10.57;.1;3.09;18175 +90081;47.94038;.49199;133;20220506;22.1;5.2;13.7;2.1;10.7;0;3.74;22845 +90081;47.94038;.49199;133;20220507;21.7;8.5;15.1;2.1;11.73;.1;3.51;20208 +90081;47.94038;.49199;133;20220508;21.7;9.3;15.5;3.4;12.36;.1;3.74;19786 +90081;47.94038;.49199;133;20220509;25.8;9.4;17.6;2.1;12.1;0;4.39;22928 +90081;47.94038;.49199;133;20220510;27.2;12.5;19.9;2.4;12.46;0;4.75;21834 +90081;47.94038;.49199;133;20220511;22.7;10.1;16.4;2.9;12.66;0;3.9;20462 +90081;47.94038;.49199;133;20220512;20;10.1;15.1;1.9;11.96;0;3.19;18295 +90081;47.94038;.49199;133;20220513;22;6.7;14.3;1.8;10.1;0;3.84;22481 +90081;47.94038;.49199;133;20220514;24.8;8.9;16.9;3.3;11.33;0;4.8;23126 +90081;47.94038;.49199;133;20220515;30.1;14.7;22.4;3.4;13.8;2.1;5.84;23017 +90081;47.94038;.49199;133;20220516;25.8;14.7;20.2;2.4;14.86;0;4.28;19705 +90081;47.94038;.49199;133;20220517;29.6;12.3;21;2.3;14.76;.6;5.17;24311 +90081;47.94038;.49199;133;20220518;28.5;13;20.7;2;16.53;0;4.68;23369 +90081;47.94038;.49199;133;20220519;25;15.7;20.4;1.9;16.26;1.7;3.82;18411 +90081;47.94038;.49199;133;20220520;22.3;15.5;18.9;2.8;16.06;.8;3.21;15088 +90081;47.94038;.49199;133;20220521;25.8;9.2;17.5;1.7;13.06;0;4.37;24296 +90081;47.94038;.49199;133;20220522;26;13.5;19.8;3.5;14.53;4.3;4.84;21346 +90081;47.94038;.49199;133;20220523;18;14.2;16.1;2.7;15.3;3.7;2.24;11378 +90081;47.94038;.49199;133;20220524;18.3;9.1;13.7;2.4;11.9;.4;2.95;18057 +90081;47.94038;.49199;133;20220525;19.2;6;12.6;2.4;11.53;.2;3.33;21827 +90081;47.94038;.49199;133;20220526;19;12.7;15.9;2.2;13.8;0;2.8;14982 +90081;47.94038;.49199;133;20220527;20.5;11.6;16;2;13.33;.1;3.21;17656 +90081;47.94038;.49199;133;20220528;21;7.1;14.1;2.7;10.53;0;4.03;22863 +90081;47.94038;.49199;133;20220529;16.7;7.2;12;3.9;8.5;0;3.58;18858 +90081;47.94038;.49199;133;20220530;19.8;7;13.4;2.9;8.93;0;4.02;22127 +90081;47.94038;.49199;133;20220531;21.9;6.3;14.1;2.2;8.76;0;4.36;24356 +90081;47.94038;.49199;133;20220601;23.3;6;14.7;2.3;9.23;0;4.68;25557 +90081;47.94038;.49199;133;20220602;26;11.4;18.7;4.1;10.73;.1;5.78;23838 +90081;47.94038;.49199;133;20220603;23.8;14.3;19;2.9;14.26;19.4;4.21;19281 +90081;47.94038;.49199;133;20220604;26.1;15.8;20.9;2.2;18.26;3.7;3.98;19725 +90081;47.94038;.49199;133;20220605;21.5;15.2;18.3;2.8;15.73;0;3.3;15899 +90081;47.94038;.49199;133;20220606;20.1;11.3;15.7;2.4;13.4;.7;3.29;18504 +90081;47.94038;.49199;133;20220607;21.5;13.9;17.7;3.6;14.9;14;3.52;17174 +90081;47.94038;.49199;133;20220608;21.4;13.8;17.6;3.6;14.73;.2;3.54;17377 +90081;47.94038;.49199;133;20220609;20.5;11.1;15.8;2.2;12.96;0;3.5;19370 +90081;47.94038;.49199;133;20220610;21.8;11.3;16.6;1.7;14.4;.1;3.59;20613 +90081;47.94038;.49199;133;20220611;25.3;11.2;18.3;1.7;14.83;0;4.33;23705 +90081;47.94038;.49199;133;20220612;24.4;11.9;18.1;3.3;12.06;.1;4.84;22373 +90081;47.94038;.49199;133;20220613;23.8;8.5;16.2;2;11.2;0;4.54;24743 +90081;47.94038;.49199;133;20220614;27.3;10.7;19;3.4;11.86;0;5.8;25957 +90081;47.94038;.49199;133;20220615;31.7;14.4;23.1;2.8;13.7;0;6.41;26303 +90081;47.94038;.49199;133;20220616;30.3;14.5;22.4;2.3;13.23;0;5.88;25168 +90081;47.94038;.49199;133;20220617;35.4;16;25.7;1.8;14.5;0;6.51;27825 +90081;47.94038;.49199;133;20220618;38.2;19.4;28.8;2.5;15.7;1.4;7.6;27448 +90081;47.94038;.49199;133;20220619;27.7;15.6;21.6;3.9;17.76;.2;5.11;22399 +90081;47.94038;.49199;133;20220620;23.4;16.8;20.1;3.3;18.33;3.6;3.57;16475 +90081;47.94038;.49199;133;20220621;26.7;14;20.3;2.8;17.13;2.6;4.58;22679 +90081;47.94038;.49199;133;20220622;25.5;16.7;21.1;2.4;18.03;22.5;3.92;18521 +90081;47.94038;.49199;133;20220623;27;16.1;21.5;2.2;17.23;1.2;4.5;21122 +90081;47.94038;.49199;133;20220624;21.6;15.7;18.6;3.4;16.5;1.9;3.25;15440 +90081;47.94038;.49199;133;20220625;17.8;14.3;16.1;2.8;15.16;4.1;2.29;11588 +90081;47.94038;.49199;133;20220626;22.4;9.8;16.1;1.6;12.46;1;3.86;22435 +90081;47.94038;.49199;133;20220627;22.3;11.3;16.8;2.3;12.23;0;4.01;21158 +90081;47.94038;.49199;133;20220628;23.9;9.4;16.6;1.5;11.76;0;4.24;24012 +90081;47.94038;.49199;133;20220629;20.8;10;15.4;1.9;13.43;6.3;3.46;20466 +90081;47.94038;.49199;133;20220630;18.7;11.3;15;1.6;13.6;3.9;2.9;16985 +90081;47.94038;.49199;133;20220701;21.2;8.1;14.6;1.6;11.3;0;3.78;22685 +90081;47.94038;.49199;133;20220702;26.5;9.2;17.9;1.7;11.83;0;4.84;26018 +90081;47.94038;.49199;133;20220703;23.6;10.5;17;2.1;12.86;0;4.17;22442 +90081;47.94038;.49199;133;20220704;25.1;9.5;17.3;1.9;12.86;0;4.48;24629 +90081;47.94038;.49199;133;20220705;24.5;9.3;16.9;2;12.63;.1;4.42;24256 +90081;47.94038;.49199;133;20220706;25.6;10.8;18.2;2.6;12.93;0;4.8;24032 +90081;47.94038;.49199;133;20220707;23.9;11.6;17.7;2.3;14.66;.1;4.13;21772 +90081;47.94038;.49199;133;20220708;27.7;10.6;19.2;2.8;12.7;0;5.42;25635 +90081;47.94038;.49199;133;20220709;29.6;14.5;22;3.1;14.13;0;5.86;24242 +90081;47.94038;.49199;133;20220710;28.2;13.2;20.7;4.1;12.8;0;6.05;23903 +90081;47.94038;.49199;133;20220711;30.5;16.1;23.3;4.1;13.96;0;6.57;23574 +90081;47.94038;.49199;133;20220712;33.2;16.9;25;2.2;13.6;0;6.18;24711 +90081;47.94038;.49199;133;20220713;35.5;18.1;26.8;1.5;13.26;0;5.99;25558 +90081;47.94038;.49199;133;20220714;30;17.7;23.9;2.8;15.13;0;5.55;21525 +90081;47.94038;.49199;133;20220715;28.1;13.9;21;3.3;12.33;0;5.72;23016 +90081;47.94038;.49199;133;20220716;29.9;13.6;21.8;3.6;11.13;0;6.55;24578 +90081;47.94038;.49199;133;20220717;32.4;16.9;24.7;3.9;11.66;0;7.27;24003 +90081;47.94038;.49199;133;20220718;38.9;18.5;28.7;3.3;11.8;0;8.58;27427 +90081;47.94038;.49199;133;20220719;34.8;24.6;29.7;4.2;14.76;2.4;7.5;19035 +90081;47.94038;.49199;133;20220720;25.4;17.1;21.2;2.5;18.23;6;3.76;17326 +90081;47.94038;.49199;133;20220721;28.2;15.8;22;1.7;16.73;0;4.4;21109 +90081;47.94038;.49199;133;20220722;23.5;16.3;19.9;2.3;18.3;1.2;3.16;15512 +90081;47.94038;.49199;133;20220723;27.1;16.4;21.8;1.9;16.46;0;4.2;19860 +90081;47.94038;.49199;133;20220724;33.2;14.1;23.6;1.6;14.93;0;5.52;25731 +90081;47.94038;.49199;133;20220725;26.6;17.5;22;3;15.26;.5;4.47;17783 +90081;47.94038;.49199;133;20220726;23.4;16.1;19.8;2;13.83;0;3.58;15958 +90081;47.94038;.49199;133;20220727;26;9.7;17.8;1.9;11.4;0;4.55;23379 +90081;47.94038;.49199;133;20220728;28.3;15.3;21.8;2.1;11.2;0;4.96;20996 +90081;47.94038;.49199;133;20220729;29.2;16.2;22.7;1.5;12.4;0;4.59;20715 +90081;47.94038;.49199;133;20220730;30.6;14.9;22.7;1.5;14.6;0;4.83;22917 +90081;47.94038;.49199;133;20220731;29.8;13.9;21.8;1.8;16.03;0;4.74;22817 +90081;47.94038;.49199;133;20220801;27.9;14.9;21.4;1.7;16.93;0;4.2;20546 +90081;47.94038;.49199;133;20220802;31.9;14.1;23;1.5;16.16;0;4.96;23972 +90081;47.94038;.49199;133;20220803;35.6;17.3;26.5;2.1;16.2;.2;6.06;24290 +90081;47.94038;.49199;133;20220804;27.5;19.8;23.6;2.7;18.66;4.9;4.07;15837 +90081;47.94038;.49199;133;20220805;26.1;14.8;20.4;3.1;13.9;0;4.48;18796 +90081;47.94038;.49199;133;20220806;25.3;11.7;18.5;4.1;9.4;0;5.45;20415 +90081;47.94038;.49199;133;20220807;27.3;12.4;19.9;4;9.96;0;5.79;21202 +90081;47.94038;.49199;133;20220808;29.5;14;21.7;4.1;10.9;0;6.32;21516 +90081;47.94038;.49199;133;20220809;31.6;15.9;23.7;4.2;12.76;0;6.63;21712 +90081;47.94038;.49199;133;20220810;32.8;17.1;24.9;4.4;12.3;0;7.15;21452 +90081;47.94038;.49199;133;20220811;32.8;17.2;25;4;10.93;0;7.06;21205 +90081;47.94038;.49199;133;20220812;34.1;17.2;25.6;3.2;10.8;0;6.75;21962 +90081;47.94038;.49199;133;20220813;34.6;16.9;25.8;3;10.3;.6;6.75;22247 +90081;47.94038;.49199;133;20220814;25;19.7;22.3;2.4;17.8;3.4;3.23;12380 +90081;47.94038;.49199;133;20220815;26.1;16.4;21.3;2.8;17.76;0;3.64;16236 +90081;47.94038;.49199;133;20220816;24.5;16.9;20.7;1.5;18.03;7.9;2.93;14468 +90081;47.94038;.49199;133;20220817;24.7;16.3;20.5;1.8;17.83;3.2;3.06;15025 +90081;47.94038;.49199;133;20220818;27.4;12.7;20.1;1.5;16.06;0;3.72;19760 +90081;47.94038;.49199;133;20220819;24.6;15.8;20.2;2.1;17.83;2.9;3.01;14879 +90081;47.94038;.49199;133;20220820;25.6;11.5;18.6;1.4;13.83;0;3.47;18841 +90081;47.94038;.49199;133;20220821;23.3;12;17.7;2;14.83;.7;3.08;16511 +90081;47.94038;.49199;133;20220822;25.7;16.5;21.1;1.5;18.46;.1;3;15173 +90081;47.94038;.49199;133;20220823;26.7;18.4;22.6;1.6;19.7;0;3.01;14058 +90081;47.94038;.49199;133;20220824;33;15.9;24.5;1.6;17.56;0;4.45;20256 +90081;47.94038;.49199;133;20220825;26.3;18.1;22.2;2.2;18.23;.1;3.22;13201 +90081;47.94038;.49199;133;20220826;25.9;15.5;20.7;2.2;15.53;0;3.45;15609 +90081;47.94038;.49199;133;20220827;27.1;12.9;20;3;13.43;0;4.26;18061 +90081;47.94038;.49199;133;20220828;26.9;12.9;19.9;3.1;12.7;0;4.35;17681 +90081;47.94038;.49199;133;20220829;30.6;15.2;22.9;3.6;13.7;.8;5.32;18474 +90081;47.94038;.49199;133;20220830;29.6;17.1;23.3;2.7;14.63;0;4.43;16522 +90081;47.94038;.49199;133;20220831;28.3;15.8;22;2.4;15.26;.2;3.93;16283 +90081;47.94038;.49199;133;20220901;28.4;16.2;22.3;1.8;15.9;8.2;3.53;15792 +90081;47.94038;.49199;133;20220902;23.6;16.4;20;2.1;18.33;3.8;2.41;11826 +90081;47.94038;.49199;133;20220903;24.7;15.4;20;2.1;16.8;.8;2.89;13697 +90081;47.94038;.49199;133;20220904;29.4;12;20.7;1.9;14.8;1.5;3.87;18656 +90081;47.94038;.49199;133;20220905;29;15.2;22.1;2.1;17.1;2.6;3.62;16448 +90081;47.94038;.49199;133;20220906;27.4;15;21.2;1.9;15.8;.3;3.35;15432 +90081;47.94038;.49199;133;20220907;19.7;15.1;17.4;3.4;16.46;4.3;1.96;9074 +90081;47.94038;.49199;133;20220908;22.3;14.1;18.2;4;15.46;2.2;2.81;12303 +90081;47.94038;.49199;133;20220909;21.8;15;18.4;4.2;15.1;2.9;2.85;11120 +90081;47.94038;.49199;133;20220910;22.4;12.5;17.5;2.6;14.66;.1;2.64;13381 +90081;47.94038;.49199;133;20220911;25.2;11.8;18.5;2.2;14.43;.1;3.04;15240 +90081;47.94038;.49199;133;20220912;30.8;13.6;22.2;2.9;14.73;2.2;4.44;17224 +90081;47.94038;.49199;133;20220913;28.8;18.8;23.8;2.3;19.46;1.4;3.28;12920 +90081;47.94038;.49199;133;20220914;26;17.3;21.7;2;19.43;0;2.53;11797 +90081;47.94038;.49199;133;20220915;22.7;15.4;19.1;1.9;16;0;2.32;10692 +90081;47.94038;.49199;133;20220916;18.9;9.6;14.2;2.3;11.56;.1;2.24;11974 +90081;47.94038;.49199;133;20220917;17.6;5.7;11.6;2;8.8;0;2.22;13385 +90081;47.94038;.49199;133;20220918;20.2;4.2;12.2;1.5;9.23;0;2.32;15439 +90081;47.94038;.49199;133;20220919;20;7;13.5;2.5;9.96;0;2.53;13632 +90081;47.94038;.49199;133;20220920;19.3;6.8;13.1;2.7;9.86;0;2.48;13296 +90081;47.94038;.49199;133;20220921;20.3;8.6;14.4;2.9;10.33;0;2.65;12756 +90081;47.94038;.49199;133;20220922;21.7;7.1;14.4;2;9;0;2.68;14068 +90081;47.94038;.49199;133;20220923;21.3;8.4;14.8;1.1;10.36;.9;2.09;13084 +90081;47.94038;.49199;133;20220924;16.8;11.8;14.3;1.9;13.56;.4;1.46;8054 +90081;47.94038;.49199;133;20220925;19;11.8;15.4;2.8;12.3;0;2.13;9564 +90081;47.94038;.49199;133;20220926;14;9.8;11.9;2.9;11.73;6.5;1.28;7086 +90081;47.94038;.49199;133;20220927;15.9;10;12.9;4.1;12.46;11.4;1.57;8485 +90081;47.94038;.49199;133;20220928;13.7;11.2;12.5;2.8;12.96;.6;.99;5196 +90081;47.94038;.49199;133;20220929;15.6;9.2;12.4;2;11.03;1;1.45;8438 +90081;47.94038;.49199;133;20220930;17;4;10.5;2.3;10.3;2.3;1.66;11952 +90081;47.94038;.49199;133;20221001;21;12.5;16.7;5;16.26;1.1;1.81;9455 +90081;47.94038;.49199;133;20221002;20.7;15.8;18.2;3.6;16.83;.6;1.79;7025 +90081;47.94038;.49199;133;20221003;16.5;12.6;14.6;2.5;14.46;0;1.18;6030 +90081;47.94038;.49199;133;20221004;19.2;6.3;12.8;1.2;12.56;.1;1.45;11372 +90081;47.94038;.49199;133;20221005;20.9;11.1;16;2.9;14.2;.3;1.88;9826 +90081;47.94038;.49199;133;20221006;18.6;6.8;12.7;1.1;10.86;0;1.45;10531 +90081;47.94038;.49199;133;20221007;19;4.7;11.9;1.5;9.56;.1;1.66;11531 +90081;47.94038;.49199;133;20221008;18.5;5.8;12.1;1.5;9.93;0;1.56;10763 +90081;47.94038;.49199;133;20221009;20.4;6.3;13.4;2.7;10.16;0;2.16;11227 +90081;47.94038;.49199;133;20221010;19.1;11.7;15.4;2.5;14.4;.3;1.46;7810 +90081;47.94038;.49199;133;20221011;19;9.9;14.4;3.3;12.03;0;1.86;8618 +90081;47.94038;.49199;133;20221012;20.1;5.8;13;1.7;11.1;.1;1.57;10667 +90081;47.94038;.49199;133;20221013;15.6;11.8;13.7;2.6;14.3;4.1;.93;5364 +90081;47.94038;.49199;133;20221014;18.3;14.3;16.3;3.4;17.1;12.3;1.05;5450 +90081;47.94038;.49199;133;20221015;17.8;15.1;16.4;4;16.5;1.5;1.11;4158 +90081;47.94038;.49199;133;20221016;21.3;13.4;17.4;2;16.4;1.6;1.36;7487 +90081;47.94038;.49199;133;20221017;18.9;16.6;17.8;2.3;17.93;1.3;.99;3676 +90081;47.94038;.49199;133;20221018;19.3;15.1;17.2;2.9;17.66;.1;1.04;5238 +90081;47.94038;.49199;133;20221019;23.6;14.6;19.1;3.5;17.33;2.8;1.86;7630 +90081;47.94038;.49199;133;20221020;20.9;14.3;17.6;3;16.6;6.9;1.42;6368 +90081;47.94038;.49199;133;20221021;19.4;15.1;17.3;3.3;15.6;0;1.48;5040 +90081;47.94038;.49199;133;20221022;21.1;13;17.1;2.9;14.6;1.6;1.65;6938 +90081;47.94038;.49199;133;20221023;22.9;14.9;18.9;5.3;14.53;.1;2.72;6767 +90081;47.94038;.49199;133;20221024;18;14.6;16.3;4.9;14.36;1;1.68;4239 +90081;47.94038;.49199;133;20221025;18;12.4;15.2;2.7;14.7;.2;1.07;5510 +90081;47.94038;.49199;133;20221026;22;13.6;17.8;3;14.9;0;1.74;6710 +90081;47.94038;.49199;133;20221027;25.2;14.9;20;2.9;15;0;2.21;7279 +90081;47.94038;.49199;133;20221028;21.9;16.7;19.3;2.4;15.9;0;1.59;4915 +90081;47.94038;.49199;133;20221029;23.1;17.1;20.1;2.5;14.76;0;1.91;5314 +90081;47.94038;.49199;133;20221030;16.2;11.9;14.1;1.4;13.73;1.8;.77;4177 +90081;47.94038;.49199;133;20221031;20.1;10.8;15.4;3.6;14.1;1.9;1.44;6370 +90081;47.94038;.49199;133;20221101;17.2;10;13.6;4.2;11.96;2.5;1.48;5539 +90081;47.94038;.49199;133;20221102;16;9.4;12.7;2.9;12.56;0;.94;5136 +90081;47.94038;.49199;133;20221103;13.5;11.4;12.4;4.1;12.06;5.5;1.02;2849 +90081;47.94038;.49199;133;20221104;13.1;8.2;10.7;4.1;9.73;.7;1.25;4346 +90081;47.94038;.49199;133;20221105;12.4;3.8;8.1;2.3;9.73;.9;.64;5737 +90081;47.94038;.49199;133;20221106;13.2;9.5;11.3;3.8;11.7;8;.85;3672 +90081;47.94038;.49199;133;20221107;16.2;11.2;13.7;4.5;12.96;.4;1.17;4156 +90081;47.94038;.49199;133;20221108;16.6;11.1;13.9;5.2;12.2;2.8;1.51;4345 +90081;47.94038;.49199;133;20221109;15.1;10.8;12.9;2.8;12.16;.3;.94;3707 +90081;47.94038;.49199;133;20221110;15.2;4.8;10;1.9;10.9;0;.64;5826 +90081;47.94038;.49199;133;20221111;13.6;7.8;10.7;2.5;11.3;.1;.66;4233 +90081;47.94038;.49199;133;20221112;18.5;7.4;13;2.2;12.3;.2;.88;5836 +90081;47.94038;.49199;133;20221113;16.6;6;11.3;1.8;11.5;.1;.67;5512 +90081;47.94038;.49199;133;20221114;14.4;7.1;10.8;2.2;11.3;1;.64;4441 +90081;47.94038;.49199;133;20221115;13.7;8.1;10.9;4.1;11.43;5.7;.77;3869 +90081;47.94038;.49199;133;20221116;12.7;8.7;10.7;5.6;11.7;13.5;.7;3220 +90081;47.94038;.49199;133;20221117;14.1;11;12.6;5.9;11.1;1.1;1.45;2692 +90081;47.94038;.49199;133;20221118;12;6.4;9.2;3.1;9.53;.7;.78;3744 +90081;47.94038;.49199;133;20221119;11.4;1.8;6.6;1.6;7.96;.1;.5;4807 +90081;47.94038;.49199;133;20221120;11.4;2.6;7;2.7;8.83;2.7;.55;4604 +90081;47.94038;.49199;133;20221121;10.7;5.4;8;3.6;9.1;4.1;.7;3456 +90081;47.94038;.49199;133;20221122;11.4;4.8;8.1;4.7;8.53;0;.99;3816 +90081;47.94038;.49199;133;20221123;13.4;6.3;9.8;4.5;10.23;3.8;.88;3876 +90081;47.94038;.49199;133;20221124;12.6;7.4;10;3.8;11.06;1;.61;3230 +90081;47.94038;.49199;133;20221125;12.3;6.7;9.5;2.1;10.43;0;.51;3367 +90081;47.94038;.49199;133;20221126;9.8;3.2;6.5;2;9.33;.8;.3;3609 +90081;47.94038;.49199;133;20221127;10.6;7.1;8.9;2.8;10.06;14.5;.55;2575 +90081;47.94038;.49199;133;20221128;11.8;8.1;10;2.6;10.36;.7;.6;2519 +90081;47.94038;.49199;133;20221129;7.1;2.9;5;1.6;8.53;0;.25;2774 +90081;47.94038;.49199;133;20221130;6.1;1.5;3.8;2.7;8.06;.1;.22;2521 +90081;47.94038;.49199;133;20221201;7.4;2.3;4.9;3.4;7.46;0;.54;2907 +90081;47.94038;.49199;133;20221202;5.2;2;3.6;3.3;7.1;.2;.44;2133 +90081;47.94038;.49199;133;20221203;3.7;2.4;3;4.9;6.83;.1;.49;1344 +90081;47.94038;.49199;133;20221204;3.3;1.9;2.6;3;6.9;.2;.35;1330 +90081;47.94038;.49199;133;20221205;4.4;3;3.7;1.4;7.5;0;.33;1388 +90081;47.94038;.49199;133;20221206;5.5;2.1;3.8;2.7;7.03;0;.45;2201 +90081;47.94038;.49199;133;20221207;5;.6;2.8;2.3;6.73;0;.32;2408 +90081;47.94038;.49199;133;20221208;2.2;-.1;1;2.5;6.26;0;.29;1554 +90081;47.94038;.49199;133;20221209;3.4;-1.2;1.1;2.9;5.56;.1;.44;2570 +90081;47.94038;.49199;133;20221210;-.6;-4.5;-2.5;1.3;5.06;0;.15;2225 +90081;47.94038;.49199;133;20221211;1.3;-2.3;-.5;1.5;5.09;0;.26;3178 +90081;47.94038;.49199;133;20221212;.8;-3.8;-1.5;2.8;4.76;0;.33;2452 +90081;47.94038;.49199;133;20221213;1.3;-3.7;-1.2;4.1;4.43;1.3;.55;2660 +90081;47.94038;.49199;133;20221214;1.3;-1.2;.1;2.7;5.92;1.1;.27;1618 +90081;47.94038;.49199;133;20221215;2.6;-1.1;.8;4;4.82;0;.83;2967 +90081;47.94038;.49199;133;20221216;5.1;-2.6;1.2;3.1;5.03;0;.59;3305 +90081;47.94038;.49199;133;20221217;-.3;-3.5;-1.9;3;4.63;0;.37;1989 +90081;47.94038;.49199;133;20221218;4.5;-4.6;-.1;2.9;5.56;1.1;.28;3708 +90081;47.94038;.49199;133;20221219;12.6;5.1;8.9;4.5;9.9;.3;.69;3294 +90081;47.94038;.49199;133;20221220;12.1;11.5;11.8;4.7;11.86;7.1;.91;566 +90081;47.94038;.49199;133;20221221;12.2;8.2;10.2;4.2;12.13;8.6;.27;2336 +90081;47.94038;.49199;133;20221222;13.9;11.4;12.6;6.3;13.06;9.9;.81;1739 +90081;47.94038;.49199;133;20221223;14.1;13.2;13.7;4.9;14.1;6.1;.75;864 +90081;47.94038;.49199;133;20221224;11.5;10.1;10.8;3.2;11.73;2.9;.56;1170 +90081;47.94038;.49199;133;20221225;13.8;9.8;11.8;3;12.4;.4;.56;2294 +90081;47.94038;.49199;133;20221226;11.4;10.4;10.9;3.2;10.96;1.3;.8;984 +90081;47.94038;.49199;133;20221227;10.7;1.9;6.3;2.7;8.53;.1;.41;3635 +90081;47.94038;.49199;133;20221228;11.4;7.8;9.6;6.2;11.06;3.9;.55;2177 +90081;47.94038;.49199;133;20221229;11.6;9.7;10.7;5.1;10.36;.5;1.05;1522 +90081;47.94038;.49199;133;20221230;14.1;5.2;9.6;6;11.9;6.2;.28;3708 +90081;47.94038;.49199;133;20221231;15.3;13.9;14.6;7.2;12.03;0;1.98;1221 +90082;47.96877;.82438;157;20220101;14.3;8.5;11.4;1.8;10.7;.2;.6;2961 +90082;47.96877;.82438;157;20220102;13.2;10;11.6;4.7;11.4;0;.91;2135 +90082;47.96877;.82438;157;20220103;11.5;10.2;10.9;5.5;12.3;13.8;.47;1260 +90082;47.96877;.82438;157;20220104;9;8.4;8.7;5.1;10;2.4;.69;764 +90082;47.96877;.82438;157;20220105;6.4;-.6;2.9;2.5;6.2;.1;.46;3383 +90082;47.96877;.82438;157;20220106;6.4;-.9;2.8;2.4;6.1;.4;.46;3492 +90082;47.96877;.82438;157;20220107;7.6;3.2;5.4;6;7.9;1.4;.6;2667 +90082;47.96877;.82438;157;20220108;9.4;6.2;7.8;5.9;9.2;10.8;.72;2252 +90082;47.96877;.82438;157;20220109;7.5;4.3;5.9;4.3;8.1;.9;.58;2275 +90082;47.96877;.82438;157;20220110;7.5;5.3;6.4;1.6;8.7;0;.4;1855 +90082;47.96877;.82438;157;20220111;4.9;2;3.5;2.3;6.6;0;.48;2200 +90082;47.96877;.82438;157;20220112;3.3;-2;.7;2;6.22;0;.24;3444 +90082;47.96877;.82438;157;20220113;4.7;2.7;3.7;4.8;7.1;0;.51;1820 +90082;47.96877;.82438;157;20220114;.3;-.9;-.3;2;5.8;0;.26;1358 +90082;47.96877;.82438;157;20220115;-.4;-3.6;-2;1.5;5.39;.1;.22;2085 +90082;47.96877;.82438;157;20220116;2.9;-2.2;.4;2.4;6.96;.2;.06;2626 +90082;47.96877;.82438;157;20220117;6.2;2.9;4.6;1.4;8;.1;.3;2554 +90082;47.96877;.82438;157;20220118;5.1;1.1;3.1;3.3;7.5;0;.23;2882 +90082;47.96877;.82438;157;20220119;5.4;2.7;4.1;2.3;8.1;1.1;.24;2346 +90082;47.96877;.82438;157;20220120;7.7;1.3;4.5;2.1;7.2;.1;.46;3831 +90082;47.96877;.82438;157;20220121;5.2;1;3.1;2.5;6.1;0;.58;3089 +90082;47.96877;.82438;157;20220122;4.4;-1;1.7;1.9;6.5;0;.29;3596 +90082;47.96877;.82438;157;20220123;2.7;2.5;2.6;4;6.8;0;.44;453 +90082;47.96877;.82438;157;20220124;3.2;-.5;1.4;2.1;5.89;0;.36;3668 +90082;47.96877;.82438;157;20220125;-.7;-2.1;-1.4;.9;5.42;0;.27;1722 +90082;47.96877;.82438;157;20220126;1.5;-2;-.2;2.3;6;0;.2;3013 +90082;47.96877;.82438;157;20220127;4.4;.6;2.5;2.5;6.9;0;.33;3202 +90082;47.96877;.82438;157;20220128;5.5;3.4;4.5;1.8;8.3;0;.3;2339 +90082;47.96877;.82438;157;20220129;8.6;5;6.8;3.4;9.6;.6;.35;3208 +90082;47.96877;.82438;157;20220130;9.7;7.2;8.5;1.8;9;0;.67;2665 +90082;47.96877;.82438;157;20220131;8.4;4.7;6.6;4.4;7.4;.1;1.04;3363 +90082;47.96877;.82438;157;20220201;9.4;1.8;5.6;4.2;9.1;.2;.31;5031 +90082;47.96877;.82438;157;20220202;9;7.7;8.4;2.8;9.6;0;.65;1933 +90082;47.96877;.82438;157;20220203;5.9;5.2;5.6;3.1;8.3;.3;.5;1361 +90082;47.96877;.82438;157;20220204;10.6;5;7.8;3.6;8.8;.8;.83;4485 +90082;47.96877;.82438;157;20220205;9.1;.2;4.7;3;7;.1;.75;5826 +90082;47.96877;.82438;157;20220206;10.9;4.2;7.6;7.2;10.2;2;.42;5095 +90082;47.96877;.82438;157;20220207;10.6;4.7;7.7;2.3;7.7;0;.93;4840 +90082;47.96877;.82438;157;20220208;12.9;2.2;7.6;1.5;8.4;0;.73;6730 +90082;47.96877;.82438;157;20220209;12.7;.6;6.7;2.3;7.6;.1;.94;7291 +90082;47.96877;.82438;157;20220210;5.5;4.4;5;3.5;8.26;.6;.97;4166 +90082;47.96877;.82438;157;20220211;9;-1.4;3.8;1.9;6.34;0;.74;10225 +90082;47.96877;.82438;157;20220212;9.6;-1.1;4.3;2.7;5.27;0;1.19;10925 +90082;47.96877;.82438;157;20220213;13.7;-2.4;5.6;5.4;7.52;1.9;1.44;8100 +90082;47.96877;.82438;157;20220214;11.2;6.6;8.9;5.5;8.89;3.4;1.34;6133 +90082;47.96877;.82438;157;20220215;9.9;1.8;5.8;5.4;8.99;7;.58;4800 +90082;47.96877;.82438;157;20220216;13.2;8.1;10.7;7.2;12.9;1.2;.38;5176 +90082;47.96877;.82438;157;20220217;13.9;10.8;12.4;5.9;10.8;.7;1.65;4032 +90082;47.96877;.82438;157;20220218;10.9;9.7;10.3;6.3;9.8;1.4;1.38;2433 +90082;47.96877;.82438;157;20220219;9.9;1;5.5;5.1;6.8;0;1.31;7268 +90082;47.96877;.82438;157;20220220;12.6;6.8;9.7;7.1;10.5;2.5;1.08;5899 +90082;47.96877;.82438;157;20220221;9.9;5.7;7.8;6.3;8.2;1;1.34;5053 +90082;47.96877;.82438;157;20220222;11.7;3.9;7.8;3.7;10;1.5;.73;7105 +90082;47.96877;.82438;157;20220223;11.8;6.7;9.3;1.9;10.2;0;.82;5775 +90082;47.96877;.82438;157;20220224;11.2;5.9;8.6;3.7;7.8;1.8;1.45;5983 +90082;47.96877;.82438;157;20220225;10.2;-.6;4.8;2.5;6.2;.1;1.19;8803 +90082;47.96877;.82438;157;20220226;10.2;1;5.6;4.8;5.7;0;1.79;8223 +90082;47.96877;.82438;157;20220227;10.4;-.4;5;3.9;5.6;0;1.63;9068 +90082;47.96877;.82438;157;20220228;13.4;1.6;7.5;2.1;5.7;.6;1.63;9632 +90082;47.96877;.82438;157;20220301;13.9;6.3;10.1;2;7;0;1.61;7782 +90082;47.96877;.82438;157;20220302;12.7;5.6;9.2;2;8.5;0;1.25;7621 +90082;47.96877;.82438;157;20220303;10.7;7.6;9.2;1.6;9.7;0;.89;5004 +90082;47.96877;.82438;157;20220304;8.9;5;7;2.5;9.2;0;.74;5733 +90082;47.96877;.82438;157;20220305;7.7;5.7;6.7;2.7;9;1.3;.68;4077 +90082;47.96877;.82438;157;20220306;8.1;4.9;6.5;3.8;6.5;0;1.46;5314 +90082;47.96877;.82438;157;20220307;7.1;-1.4;2.9;5.1;4.7;0;1.67;8979 +90082;47.96877;.82438;157;20220308;14.7;-1.4;6.7;3.8;6.7;.3;2.03;12644 +90082;47.96877;.82438;157;20220309;14.6;5.7;10.2;3.4;8.9;0;1.76;9449 +90082;47.96877;.82438;157;20220310;14.3;7.8;11.1;3.7;9.2;0;1.83;8140 +90082;47.96877;.82438;157;20220311;11.8;7.7;9.8;5.8;9.6;7.2;1.49;6488 +90082;47.96877;.82438;157;20220312;10.6;6.4;8.5;4.3;9.6;.6;1.08;6659 +90082;47.96877;.82438;157;20220313;8.6;6.9;7.8;4;8.8;5.4;1.02;4181 +90082;47.96877;.82438;157;20220314;14.2;2.7;8.5;3.7;7.9;4.5;1.91;11515 +90082;47.96877;.82438;157;20220315;13.7;8.2;11;2.8;11.4;.1;1.21;7970 +90082;47.96877;.82438;157;20220316;13.5;7.8;10.7;2.7;11;.2;1.26;8223 +90082;47.96877;.82438;157;20220317;8.3;6.9;7.6;3.4;8.3;0;1.1;3972 +90082;47.96877;.82438;157;20220318;14.2;3.6;8.9;6;6.32;0;3.07;15275 +90082;47.96877;.82438;157;20220319;14.3;4.9;9.6;4.2;7.07;0;2.54;12450 +90082;47.96877;.82438;157;20220320;14.4;2.1;8.2;2.4;7.09;0;1.97;11825 +90082;47.96877;.82438;157;20220321;18.3;5.1;11.7;2.5;8.97;0;2.42;14575 +90082;47.96877;.82438;157;20220322;16.5;2.1;9.3;2.9;6.49;0;2.75;17725 +90082;47.96877;.82438;157;20220323;17.7;.7;9.2;2.4;5.87;0;2.79;18050 +90082;47.96877;.82438;157;20220324;20;1.4;10.7;2.4;6.49;0;3.03;18000 +90082;47.96877;.82438;157;20220325;20;5.3;12.6;4.2;6.74;0;3.91;18075 +90082;47.96877;.82438;157;20220326;19.6;4.8;12.2;4.4;6.79;0;3.92;18500 +90082;47.96877;.82438;157;20220327;20.9;5.2;13.1;2.9;7.49;0;3.46;18150 +90082;47.96877;.82438;157;20220328;21.4;3.4;12.4;1.5;8.22;0;2.55;15350 +90082;47.96877;.82438;157;20220329;17;8.9;13;1.6;10.32;3.1;1.85;9425 +90082;47.96877;.82438;157;20220330;13;5.3;9.1;2.8;10.34;4;1.23;7250 +90082;47.96877;.82438;157;20220331;8.1;4.7;6.4;5.2;7.34;1.4;1.51;7125 +90082;47.96877;.82438;157;20220401;5.5;-.3;2.6;6.6;5.68;2.3;1.5;10128 +90082;47.96877;.82438;157;20220402;7.7;-.2;3.7;5.2;5.27;.1;2.05;14775 +90082;47.96877;.82438;157;20220403;8.5;-1;3.7;3.4;4.84;0;2.07;15475 +90082;47.96877;.82438;157;20220404;11.1;-3.5;3.8;3.3;5.97;.3;1.98;16475 +90082;47.96877;.82438;157;20220405;12.1;6;9.1;3;10.49;0;.99;4452 +90082;47.96877;.82438;157;20220406;12.7;4.9;8.8;5.4;9.97;1;1.34;6525 +90082;47.96877;.82438;157;20220407;15;9.4;12.2;7.8;11.24;7.3;2.18;9525 +90082;47.96877;.82438;157;20220408;15.5;7.6;11.5;6.2;10.04;22;2.21;6950 +90082;47.96877;.82438;157;20220409;12.3;1.6;6.9;2.8;6.82;.2;2.37;18400 +90082;47.96877;.82438;157;20220410;14.9;-1.3;6.8;2.9;6.47;0;2.83;21925 +90082;47.96877;.82438;157;20220411;21.4;2.3;11.9;3.4;8.74;0;3.65;19900 +90082;47.96877;.82438;157;20220412;18.4;7.6;13;2.6;11.39;6;2.23;11375 +90082;47.96877;.82438;157;20220413;16.5;9.7;13.1;1.3;12.87;.3;1.78;10925 +90082;47.96877;.82438;157;20220414;20.9;6.9;13.9;1.6;11.84;0;3.07;20975 +90082;47.96877;.82438;157;20220415;21.6;7.8;14.7;2.4;11.29;0;3.57;22500 +90082;47.96877;.82438;157;20220416;19.9;8.1;14;3.7;10.04;0;3.92;23650 +90082;47.96877;.82438;157;20220417;20.5;4.5;12.5;2.6;8.42;0;3.79;23650 +90082;47.96877;.82438;157;20220418;17.9;5;11.4;2.8;9.84;.9;2.93;19375 +90082;47.96877;.82438;157;20220419;14.6;7.3;11;3;9.07;0;2.22;11000 +90082;47.96877;.82438;157;20220420;18.2;6.2;12.2;3.1;9.62;0;2.97;16475 +90082;47.96877;.82438;157;20220421;18.6;6.9;12.8;2.8;8.32;0;3.8;23225 +90082;47.96877;.82438;157;20220422;19.4;6.5;12.9;3.4;9.54;.1;3.79;23325 +90082;47.96877;.82438;157;20220423;19.6;8.8;14.2;3.5;11.37;1.1;2.95;14000 +90082;47.96877;.82438;157;20220424;18.9;10.1;14.5;2.8;11.77;.1;2.87;15225 +90082;47.96877;.82438;157;20220425;15.6;8.7;12.1;2.7;10.22;0;2.37;12750 +90082;47.96877;.82438;157;20220426;16.3;4;10.1;3.4;8.69;0;3.17;21675 +90082;47.96877;.82438;157;20220427;18.6;4.7;11.6;4.7;9.04;0;3.91;24500 +90082;47.96877;.82438;157;20220428;19;7.1;13.1;3.7;9.94;0;3.19;15650 +90082;47.96877;.82438;157;20220429;20.7;8.9;14.8;3.5;10.32;0;3.89;20425 +90082;47.96877;.82438;157;20220430;17.3;5.2;11.3;3.6;8.82;0;3.36;20350 +90082;47.96877;.82438;157;20220501;17.2;4.5;10.8;3.1;8.09;0;3.62;23800 +90082;47.96877;.82438;157;20220502;18.3;6.9;12.6;3.6;9.14;0;3.79;22075 +90082;47.96877;.82438;157;20220503;18.9;9.3;14.1;3.8;9.72;.5;3.59;16875 +90082;47.96877;.82438;157;20220504;17.2;9.5;13.3;2.4;10.87;.3;2.33;10875 +90082;47.96877;.82438;157;20220505;19.7;4.3;12;2.5;10.49;.2;3.05;18175 +90082;47.96877;.82438;157;20220506;21.5;5.1;13.3;1.6;10.6;0;3.48;22396 +90082;47.96877;.82438;157;20220507;21.1;8.2;14.7;1.4;11.7;.2;3.24;19939 +90082;47.96877;.82438;157;20220508;20.7;10;15.4;2.8;12.5;.1;3.31;18231 +90082;47.96877;.82438;157;20220509;25.5;9.9;17.7;2.3;12.2;0;4.34;22195 +90082;47.96877;.82438;157;20220510;26.7;12.4;19.6;2.6;12.8;0;4.65;21347 +90082;47.96877;.82438;157;20220511;23.4;10.2;16.8;3;12.6;0;4.03;20602 +90082;47.96877;.82438;157;20220512;19.7;9.6;14.7;1.7;12.2;.1;3.03;18072 +90082;47.96877;.82438;157;20220513;21.7;7;14.4;1.6;10.2;0;3.66;21971 +90082;47.96877;.82438;157;20220514;24.6;9.2;16.9;3.6;11.4;0;4.75;22602 +90082;47.96877;.82438;157;20220515;29.9;13.2;21.6;3.5;13.8;.7;5.82;23657 +90082;47.96877;.82438;157;20220516;26.1;14.3;20.2;2.5;14.9;0;4.29;19925 +90082;47.96877;.82438;157;20220517;29.7;13;21.4;2.5;14.7;.6;5.24;23865 +90082;47.96877;.82438;157;20220518;28.4;13.5;21;2.6;16.9;0;4.71;22620 +90082;47.96877;.82438;157;20220519;26.8;15.8;21.3;1.8;17;2.4;4.03;19472 +90082;47.96877;.82438;157;20220520;22.8;15;18.9;3.5;16;1.7;3.51;16413 +90082;47.96877;.82438;157;20220521;25.8;10;17.9;1.8;12.8;0;4.38;23580 +90082;47.96877;.82438;157;20220522;26.1;13;19.6;4.2;14.3;3.1;4.96;21524 +90082;47.96877;.82438;157;20220523;18;13.8;15.9;3;15.1;5.1;2.29;12097 +90082;47.96877;.82438;157;20220524;17.9;8.9;13.4;2.7;11.4;.3;3.02;17914 +90082;47.96877;.82438;157;20220525;19.9;6.3;13.1;2.3;11.3;.3;3.47;22166 +90082;47.96877;.82438;157;20220526;19.5;12.5;16;2.2;13.7;0;2.93;15867 +90082;47.96877;.82438;157;20220527;20.7;11.3;16;1.9;13.2;.2;3.29;18493 +90082;47.96877;.82438;157;20220528;20.7;6.9;13.8;2.3;10.3;0;3.83;22539 +90082;47.96877;.82438;157;20220529;16.2;6.6;11.4;3.8;8.4;0;3.4;18801 +90082;47.96877;.82438;157;20220530;19.5;6.2;12.9;3;8.9;0;3.95;22245 +90082;47.96877;.82438;157;20220531;22.5;6.4;14.5;2.3;8.6;0;4.49;24570 +90082;47.96877;.82438;157;20220601;23.6;6.6;15.1;2.4;9.3;0;4.69;25318 +90082;47.96877;.82438;157;20220602;26;9.8;17.9;4.4;10.8;0;5.77;24766 +90082;47.96877;.82438;157;20220603;24.3;13.6;19;3.3;14.2;15.4;4.35;20115 +90082;47.96877;.82438;157;20220604;27.8;15.4;21.6;2.3;18;6.2;4.53;21724 +90082;47.96877;.82438;157;20220605;22.4;15.2;18.8;2.6;16;0;3.39;16513 +90082;47.96877;.82438;157;20220606;20.9;11;16;2.5;13;1;3.54;19453 +90082;47.96877;.82438;157;20220607;21.8;13.7;17.8;3.6;14.6;13.9;3.64;17597 +90082;47.96877;.82438;157;20220608;20.9;13.4;17.2;3.5;14.4;.2;3.4;16949 +90082;47.96877;.82438;157;20220609;20.1;10.1;15.1;1.9;12.5;0;3.37;19648 +90082;47.96877;.82438;157;20220610;23;11.8;17.4;1.9;14.2;.1;3.8;20841 +90082;47.96877;.82438;157;20220611;25.9;11.9;18.9;1.1;14.9;0;4.2;23366 +90082;47.96877;.82438;157;20220612;24.7;11.9;18.3;2.8;11.8;0;4.76;22354 +90082;47.96877;.82438;157;20220613;23.5;8.7;16.1;1.8;11.1;0;4.3;24085 +90082;47.96877;.82438;157;20220614;27.1;10.6;18.9;3.7;11.7;0;5.76;25470 +90082;47.96877;.82438;157;20220615;31.6;14.2;22.9;3.1;13.1;0;6.54;26184 +90082;47.96877;.82438;157;20220616;30.9;14.6;22.8;2;12.7;0;5.72;25349 +90082;47.96877;.82438;157;20220617;34.8;16.9;25.9;1.9;13.3;0;6.38;26592 +90082;47.96877;.82438;157;20220618;38.2;20.6;29.4;2.3;14.1;2;7.29;26376 +90082;47.96877;.82438;157;20220619;28;14.9;21.5;4.4;17.5;.7;5.21;22719 +90082;47.96877;.82438;157;20220620;22.8;16.9;19.9;3.4;18.1;4.5;3.25;15148 +90082;47.96877;.82438;157;20220621;27;13.5;20.3;3;16.8;5.6;4.72;23072 +90082;47.96877;.82438;157;20220622;25.8;15.9;20.9;3.1;18;17.6;4.18;19712 +90082;47.96877;.82438;157;20220623;27.1;16.3;21.7;2.4;16.7;.1;4.54;20597 +90082;47.96877;.82438;157;20220624;22.1;15.3;18.7;3.5;16.1;1.2;3.44;16274 +90082;47.96877;.82438;157;20220625;16.7;14.4;15.6;3.1;14.9;3.4;1.96;9331 +90082;47.96877;.82438;157;20220626;22.2;10.1;16.2;1.5;12.6;0;3.78;21789 +90082;47.96877;.82438;157;20220627;22.6;10.6;16.6;2.2;11.6;.1;4.12;21682 +90082;47.96877;.82438;157;20220628;24.3;9.6;17;1.2;11.4;0;4.21;24010 +90082;47.96877;.82438;157;20220629;21.9;10.6;16.3;2.2;13;4.4;3.77;20993 +90082;47.96877;.82438;157;20220630;17;11.8;14.4;1.5;13.8;5.4;2.38;14126 +90082;47.96877;.82438;157;20220701;21.1;8.5;14.8;1.8;11;0;3.79;22134 +90082;47.96877;.82438;157;20220702;26.4;10.4;18.4;1.9;11.2;0;4.9;24948 +90082;47.96877;.82438;157;20220703;23.4;11.4;17.4;1.7;12.8;.1;3.99;21533 +90082;47.96877;.82438;157;20220704;25;10.4;17.7;1.7;12.5;0;4.39;23745 +90082;47.96877;.82438;157;20220705;24.6;10.5;17.6;1.8;12.5;0;4.32;23290 +90082;47.96877;.82438;157;20220706;25.6;11.1;18.4;2.3;12.5;0;4.7;23580 +90082;47.96877;.82438;157;20220707;23.9;12.6;18.3;2.2;14.3;0;4;20739 +90082;47.96877;.82438;157;20220708;27.5;10.7;19.1;2.8;11.9;0;5.42;25303 +90082;47.96877;.82438;157;20220709;30.1;14.7;22.4;2.9;13.7;0;5.85;24160 +90082;47.96877;.82438;157;20220710;27.8;13.4;20.6;4.6;12.4;0;6.12;23298 +90082;47.96877;.82438;157;20220711;30.1;15;22.6;4.2;13.7;0;6.45;23807 +90082;47.96877;.82438;157;20220712;32.9;17.4;25.2;2.3;13;0;6.12;24063 +90082;47.96877;.82438;157;20220713;35.1;19.6;27.4;1.4;12.5;0;5.67;23999 +90082;47.96877;.82438;157;20220714;30.1;17.7;23.9;2.1;14.2;0;5.2;21373 +90082;47.96877;.82438;157;20220715;27.6;14.9;21.3;3.3;11.6;0;5.6;21570 +90082;47.96877;.82438;157;20220716;29.4;14.4;21.9;3.8;10.7;0;6.48;23398 +90082;47.96877;.82438;157;20220717;32.1;15.9;24;4.2;11.3;0;7.39;24251 +90082;47.96877;.82438;157;20220718;38.9;18.6;28.8;4;11.1;0;9.23;27095 +90082;47.96877;.82438;157;20220719;35.1;24.9;30;4.5;14.4;2.8;7.94;19052 +90082;47.96877;.82438;157;20220720;25.8;17.1;21.5;2.3;17.9;5.6;3.82;17510 +90082;47.96877;.82438;157;20220721;28.7;15.4;22.1;1.8;16.4;0;4.56;21643 +90082;47.96877;.82438;157;20220722;24.1;16;20.1;3;18.5;.8;3.39;16759 +90082;47.96877;.82438;157;20220723;26.7;17;21.9;2;16.6;0;4.05;18297 +90082;47.96877;.82438;157;20220724;32.7;15.4;24.1;1.6;14.4;0;5.37;24441 +90082;47.96877;.82438;157;20220725;26.7;18.1;22.4;3;14.6;.5;4.62;17071 +90082;47.96877;.82438;157;20220726;22.9;16;19.5;2.1;13.6;0;3.49;15194 +90082;47.96877;.82438;157;20220727;26.1;10.7;18.4;1.7;11.2;0;4.42;22751 +90082;47.96877;.82438;157;20220728;27.4;14.4;20.9;2.7;10.5;0;5.19;20785 +90082;47.96877;.82438;157;20220729;29.8;17;23.4;2.1;11.4;0;5.14;20527 +90082;47.96877;.82438;157;20220730;30.5;15.3;22.9;1.7;13.8;0;4.9;22290 +90082;47.96877;.82438;157;20220731;29.9;14.1;22;1.5;15.7;0;4.59;22622 +90082;47.96877;.82438;157;20220801;27.3;15;21.2;1.4;16.5;0;3.92;19825 +90082;47.96877;.82438;157;20220802;31.7;14.2;23;1.5;15.8;0;4.9;23586 +90082;47.96877;.82438;157;20220803;35.6;18.5;27.1;2.2;15.5;.2;6.03;23190 +90082;47.96877;.82438;157;20220804;28.6;19.7;24.2;2;18.5;8.1;4.02;16555 +90082;47.96877;.82438;157;20220805;25.9;14.7;20.3;2.9;14;0;4.33;18508 +90082;47.96877;.82438;157;20220806;24.6;12.7;18.7;4.3;9.1;0;5.39;18980 +90082;47.96877;.82438;157;20220807;26.6;13.6;20.1;4;9.7;0;5.65;19739 +90082;47.96877;.82438;157;20220808;28.8;15.2;22;4.5;10.7;0;6.32;20079 +90082;47.96877;.82438;157;20220809;31.2;16;23.6;4.6;12.5;0;6.74;21119 +90082;47.96877;.82438;157;20220810;32.5;18.4;25.5;4.4;12;0;7.08;20206 +90082;47.96877;.82438;157;20220811;31.9;17.9;24.9;3.9;10.6;0;6.76;20008 +90082;47.96877;.82438;157;20220812;33.7;18.2;26;3.1;10.5;0;6.53;20936 +90082;47.96877;.82438;157;20220813;34.2;18;26.1;3.6;9.9;.2;7.13;21273 +90082;47.96877;.82438;157;20220814;26.8;19.8;23.3;2.4;17;1.9;3.72;13787 +90082;47.96877;.82438;157;20220815;25.9;16.2;21.1;3.1;17.1;0;3.75;16175 +90082;47.96877;.82438;157;20220816;24.6;16.6;20.6;1.5;17.9;10.4;2.93;14561 +90082;47.96877;.82438;157;20220817;24.5;16.8;20.7;1.6;18;6.2;2.9;14180 +90082;47.96877;.82438;157;20220818;27.1;13.6;20.4;1.6;16.2;0;3.64;18742 +90082;47.96877;.82438;157;20220819;23.3;15.9;19.6;2.3;18;3.2;2.75;13697 +90082;47.96877;.82438;157;20220820;24.5;10.7;17.6;1.6;14;0;3.33;18679 +90082;47.96877;.82438;157;20220821;23.3;13.5;18.4;2.4;14.3;.7;3.23;15576 +90082;47.96877;.82438;157;20220822;25.5;16.4;21;1.3;18.3;.1;2.92;14884 +90082;47.96877;.82438;157;20220823;27;17.9;22.5;1.7;19.3;0;3.17;14769 +90082;47.96877;.82438;157;20220824;32.3;16.5;24.4;1.8;17.1;0;4.43;19406 +90082;47.96877;.82438;157;20220825;27.6;18;22.8;2.4;17.1;.1;3.71;14939 +90082;47.96877;.82438;157;20220826;24.9;16.2;20.6;2.1;15.6;0;3.19;14091 +90082;47.96877;.82438;157;20220827;26.4;13.7;20.1;2.8;13.6;0;3.99;16949 +90082;47.96877;.82438;157;20220828;26.2;13.2;19.7;3.2;12.7;0;4.21;17009 +90082;47.96877;.82438;157;20220829;29.8;16.3;23.1;4.2;13.5;2;5.48;17192 +90082;47.96877;.82438;157;20220830;28;17.2;22.6;3.6;14.4;0;4.57;15213 +90082;47.96877;.82438;157;20220831;27.4;16.1;21.8;2.3;14.4;0;3.78;15432 +90082;47.96877;.82438;157;20220901;28.7;17.4;23.1;2;14.8;8.8;3.78;15295 +90082;47.96877;.82438;157;20220902;23.8;16.2;20;2;17.7;2.2;2.57;12375 +90082;47.96877;.82438;157;20220903;24.4;15.5;20;2.4;16.4;.8;2.92;13294 +90082;47.96877;.82438;157;20220904;28.4;13.1;20.8;1.9;14.7;2.9;3.64;17365 +90082;47.96877;.82438;157;20220905;28.8;15.6;22.2;2.4;17.6;3.1;3.64;15956 +90082;47.96877;.82438;157;20220906;26.7;15.6;21.2;1.7;15.4;.1;3.12;14467 +90082;47.96877;.82438;157;20220907;19.4;15.4;17.4;3.3;16.3;6.3;1.91;8478 +90082;47.96877;.82438;157;20220908;21.6;14.4;18;4.4;15.7;2.6;2.65;11366 +90082;47.96877;.82438;157;20220909;21;14.5;17.8;4.2;15.2;2.7;2.58;10676 +90082;47.96877;.82438;157;20220910;21.9;12.4;17.2;2.7;14.8;.1;2.5;12841 +90082;47.96877;.82438;157;20220911;24.5;12.3;18.4;2.3;14.9;.1;2.87;14444 +90082;47.96877;.82438;157;20220912;29.4;13.5;21.5;3.1;14.7;1.5;4.19;16362 +90082;47.96877;.82438;157;20220913;30;19.5;24.8;2.7;18.4;1.8;3.74;13100 +90082;47.96877;.82438;157;20220914;25.8;17.3;21.6;2.5;19.4;3;2.63;11631 +90082;47.96877;.82438;157;20220915;22.3;15;18.7;1.7;15.8;.1;2.15;10640 +90082;47.96877;.82438;157;20220916;18.8;9.6;14.2;1.9;11.6;0;2.08;11851 +90082;47.96877;.82438;157;20220917;16.6;5.3;11;1.7;8.5;.1;2.04;13023 +90082;47.96877;.82438;157;20220918;19.5;4.6;12.1;1.3;9.1;0;2.16;14833 +90082;47.96877;.82438;157;20220919;18.9;7.3;13.1;2.2;9.8;0;2.3;12904 +90082;47.96877;.82438;157;20220920;18.8;7.2;13;2.3;9.4;0;2.35;12757 +90082;47.96877;.82438;157;20220921;19.6;8.8;14.2;2.9;9.9;0;2.61;12156 +90082;47.96877;.82438;157;20220922;22;7.9;15;2.1;8.7;0;2.79;13771 +90082;47.96877;.82438;157;20220923;21.5;8.8;15.2;1;9.9;.7;2.05;12900 +90082;47.96877;.82438;157;20220924;15.6;11.4;13.5;1.8;13.5;0;1.23;7199 +90082;47.96877;.82438;157;20220925;18.8;11.5;15.2;2.7;12;0;2.08;9472 +90082;47.96877;.82438;157;20220926;13.2;9.6;11.4;2.8;11.6;5.5;1.17;6478 +90082;47.96877;.82438;157;20220927;15.2;9.5;12.4;4.2;12.1;15.5;1.47;8128 +90082;47.96877;.82438;157;20220928;13.4;10.8;12.1;2.4;12.3;.6;1.06;5320 +90082;47.96877;.82438;157;20220929;15;9.4;12.2;2;11;.9;1.41;7851 +90082;47.96877;.82438;157;20220930;17.1;4.9;11;2.4;10.2;2.8;1.72;11585 +90082;47.96877;.82438;157;20221001;20.5;12.2;16.4;4.9;15.7;2.1;1.87;9379 +90082;47.96877;.82438;157;20221002;20.7;15.5;18.1;3.8;16.7;.7;1.82;7262 +90082;47.96877;.82438;157;20221003;15.1;12.1;13.6;3.1;13.9;0;1.06;5368 +90082;47.96877;.82438;157;20221004;19.1;5.9;12.5;1.2;12.3;.1;1.44;11445 +90082;47.96877;.82438;157;20221005;20.4;11.2;15.8;3.3;14.1;.3;1.88;9377 +90082;47.96877;.82438;157;20221006;18.4;8.2;13.3;1.1;10.9;0;1.44;9755 +90082;47.96877;.82438;157;20221007;19.1;5.7;12.4;1.3;9.5;.1;1.61;11074 +90082;47.96877;.82438;157;20221008;18.2;6.1;12.2;1.6;9.9;0;1.58;10363 +90082;47.96877;.82438;157;20221009;19.8;5.2;12.5;2.8;10;0;2.06;11256 +90082;47.96877;.82438;157;20221010;18.3;12.5;15.4;2.5;14.5;.4;1.34;6882 +90082;47.96877;.82438;157;20221011;18.6;9.8;14.2;3.3;11.6;0;1.88;8427 +90082;47.96877;.82438;157;20221012;19.5;6.2;12.9;1.7;11;.1;1.53;10283 +90082;47.96877;.82438;157;20221013;15.5;11.7;13.6;2.7;14;4.5;.95;5274 +90082;47.96877;.82438;157;20221014;18.1;14.1;16.1;3.4;16.9;13.1;.97;5339 +90082;47.96877;.82438;157;20221015;17.4;14.9;16.2;4.5;16.4;1.9;1.07;4094 +90082;47.96877;.82438;157;20221016;21.1;13.7;17.4;2.1;16.6;.8;1.32;7158 +90082;47.96877;.82438;157;20221017;18;16.9;17.5;2.7;17.7;3;.92;2530 +90082;47.96877;.82438;157;20221018;18.6;14.2;16.4;3.3;17.2;.2;.96;5286 +90082;47.96877;.82438;157;20221019;23.1;14;18.6;4.3;17.2;4.1;1.88;7621 +90082;47.96877;.82438;157;20221020;20.7;13.9;17.3;3;16.4;11.1;1.38;6447 +90082;47.96877;.82438;157;20221021;19.3;14.9;17.1;3.4;15.5;0;1.45;5047 +90082;47.96877;.82438;157;20221022;20.7;12.7;16.7;3.2;14.5;2;1.64;6807 +90082;47.96877;.82438;157;20221023;22.7;14.5;18.6;5.6;14.1;.3;2.83;6789 +90082;47.96877;.82438;157;20221024;17.3;13.9;15.6;4.9;14.1;.5;1.52;4195 +90082;47.96877;.82438;157;20221025;17.6;12.5;15.1;3.2;14.6;.3;1.09;5126 +90082;47.96877;.82438;157;20221026;21.2;13.5;17.4;3.3;14.9;.1;1.66;6270 +90082;47.96877;.82438;157;20221027;24.6;14.7;19.7;3.1;14.9;0;2.19;7040 +90082;47.96877;.82438;157;20221028;21.8;16.5;19.2;2.5;15.7;0;1.6;4988 +90082;47.96877;.82438;157;20221029;23;16.9;20;2.4;14.3;0;1.9;5289 +90082;47.96877;.82438;157;20221030;16.5;12.3;14.4;1.3;13.5;0;.82;4267 +90082;47.96877;.82438;157;20221031;20;11.9;16;3.7;14.3;2;1.46;5951 +90082;47.96877;.82438;157;20221101;16.5;9.9;13.2;4.8;11.7;2.1;1.5;5257 +90082;47.96877;.82438;157;20221102;15.7;10.3;13;3.1;12.5;.1;.99;4651 +90082;47.96877;.82438;157;20221103;13.2;11;12.1;4.1;11.8;5.2;1.01;2810 +90082;47.96877;.82438;157;20221104;12.9;8.1;10.5;4.3;9.6;.8;1.28;4229 +90082;47.96877;.82438;157;20221105;11.3;3.7;7.5;2.4;9.6;.1;.54;5316 +90082;47.96877;.82438;157;20221106;12.3;9.2;10.8;3.7;11.4;5.9;.75;3231 +90082;47.96877;.82438;157;20221107;15.8;11;13.4;4.8;13;.5;1.08;4030 +90082;47.96877;.82438;157;20221108;16.9;10.8;13.9;5.4;11.9;1.8;1.64;4511 +90082;47.96877;.82438;157;20221109;14.4;10.3;12.4;3;12.1;.2;.86;3585 +90082;47.96877;.82438;157;20221110;14.2;4.6;9.4;1.9;11;0;.51;5562 +90082;47.96877;.82438;157;20221111;13.6;7.1;10.4;2.5;11.2;.1;.62;4453 +90082;47.96877;.82438;157;20221112;18.1;6.6;12.4;2.2;12.3;.2;.79;5934 +90082;47.96877;.82438;157;20221113;15.4;5.6;10.5;1.6;10.9;.1;.6;5372 +90082;47.96877;.82438;157;20221114;14.1;6.6;10.4;2.4;11;.9;.63;4591 +90082;47.96877;.82438;157;20221115;13.1;7.6;10.4;3.9;11.4;5.2;.62;3829 +90082;47.96877;.82438;157;20221116;12.7;8.8;10.8;5.9;11.7;12.4;.7;3127 +90082;47.96877;.82438;157;20221117;13.9;10.9;12.4;6.5;11;1.4;1.53;2664 +90082;47.96877;.82438;157;20221118;12.2;5.9;9.1;3.2;9.6;1.2;.75;3941 +90082;47.96877;.82438;157;20221119;10.5;3.1;6.8;1.7;8.2;0;.51;4236 +90082;47.96877;.82438;157;20221120;10.9;2.9;6.9;2.8;8.7;3.3;.55;4355 +90082;47.96877;.82438;157;20221121;9.8;5.4;7.6;3.9;9;5.1;.66;3106 +90082;47.96877;.82438;157;20221122;10.8;4.3;7.6;4.9;8.5;0;.89;3789 +90082;47.96877;.82438;157;20221123;12.8;6.2;9.5;4.6;10;4.5;.85;3769 +90082;47.96877;.82438;157;20221124;11.7;7.6;9.7;4.2;10.9;.8;.56;2867 +90082;47.96877;.82438;157;20221125;12;7;9.5;2.5;10.5;0;.52;3157 +90082;47.96877;.82438;157;20221126;8.5;2.8;5.7;1.8;9.2;.2;.19;3349 +90082;47.96877;.82438;157;20221127;10.5;6.1;8.3;3;9.5;9;.57;2869 +90082;47.96877;.82438;157;20221128;11.2;7.7;9.5;3;10.2;1;.62;2495 +90082;47.96877;.82438;157;20221129;6.6;2.6;4.6;1.7;8.3;.1;.23;2656 +90082;47.96877;.82438;157;20221130;5.5;2.7;4.1;3;8;0;.25;2147 +90082;47.96877;.82438;157;20221201;6.3;2.6;4.5;3.3;7.4;0;.47;2486 +90082;47.96877;.82438;157;20221202;4.6;2.9;3.8;3.4;7.1;.9;.47;1568 +90082;47.96877;.82438;157;20221203;3.5;1.9;2.7;5.7;6.7;.1;.47;1496 +90082;47.96877;.82438;157;20221204;3.2;1.6;2.4;3.5;6.8;.3;.34;1480 +90082;47.96877;.82438;157;20221205;4.1;2.7;3.4;1.3;7.3;0;.32;1351 +90082;47.96877;.82438;157;20221206;4.8;2;3.4;2.8;6.9;0;.42;2020 +90082;47.96877;.82438;157;20221207;2.8;.3;1.6;2.1;6.7;0;.21;1876 +90082;47.96877;.82438;157;20221208;2;.5;1.3;2.3;6.2;0;.32;1372 +90082;47.96877;.82438;157;20221209;2;-1.4;.3;2.4;5.5;.1;.34;2205 +90082;47.96877;.82438;157;20221210;-.8;-3;-1.9;1.3;5.2;0;.19;1701 +90082;47.96877;.82438;157;20221211;1.1;-2.5;-.7;1.7;4.89;0;.27;2878 +90082;47.96877;.82438;157;20221212;-.1;-3.7;-1.9;3;4.7;0;.32;2236 +90082;47.96877;.82438;157;20221213;.2;-3.9;-1.8;4.6;4.3;0;.53;2394 +90082;47.96877;.82438;157;20221214;.4;-1.7;-.6;2.4;5.62;.5;.25;1784 +90082;47.96877;.82438;157;20221215;1.3;-1.8;-.2;4;4.69;0;.72;3167 +90082;47.96877;.82438;157;20221216;4;-2.6;.7;2.8;5;0;.51;3086 +90082;47.96877;.82438;157;20221217;-.8;-3.4;-2.1;3;4.6;0;.33;1817 +90082;47.96877;.82438;157;20221218;4;-5.1;-.5;2.5;5.2;.4;.28;3660 +90082;47.96877;.82438;157;20221219;12.2;3.9;8.1;4.6;9.4;.1;.64;3477 +90082;47.96877;.82438;157;20221220;12;10.5;11.3;4.6;11.6;6.4;.78;1300 +90082;47.96877;.82438;157;20221221;11.8;8.2;10;4.5;12.1;8.2;.24;2183 +90082;47.96877;.82438;157;20221222;13.7;10.9;12.3;7.2;12.7;8.2;.83;1889 +90082;47.96877;.82438;157;20221223;14;13;13.5;5;13.8;6.2;.78;1006 +90082;47.96877;.82438;157;20221224;11.4;9.4;10.4;3.6;11.5;2.4;.53;1553 +90082;47.96877;.82438;157;20221225;13.4;9.6;11.5;3.4;12.1;.6;.57;2263 +90082;47.96877;.82438;157;20221226;11.5;10.1;10.8;3.3;10.8;1.2;.8;1256 +90082;47.96877;.82438;157;20221227;10.1;1.8;6;2.8;8.4;.1;.37;3513 +90082;47.96877;.82438;157;20221228;11.4;7.7;9.6;6.6;10.9;4.1;.58;2252 +90082;47.96877;.82438;157;20221229;11.2;9.5;10.4;5.5;10.3;.3;1.02;1435 +90082;47.96877;.82438;157;20221230;13.6;5.6;9.6;6.2;11.7;7.4;.32;3490 +90082;47.96877;.82438;157;20221231;14.7;13.6;14.2;7.2;11.9;0;1.87;1108 +90083;47.99614;1.1571;151;20220101;14.1;6.4;10.2;1.7;10.2;.1;.43;4130 +90083;47.99614;1.1571;151;20220102;13.7;7.8;10.7;5.3;11.35;0;.75;2567 +90083;47.99614;1.1571;151;20220103;11.8;10.1;11;6;12.2;15.3;.57;1530 +90083;47.99614;1.1571;151;20220104;10.5;8.5;9.5;5.6;10.05;3.5;.97;1082 +90083;47.99614;1.1571;151;20220105;6.5;-.5;3;2.5;6.2;.1;.46;3383 +90083;47.99614;1.1571;151;20220106;6.3;-2.3;2;2.7;6.05;.4;.38;4296 +90083;47.99614;1.1571;151;20220107;7.9;2.5;5.2;6.2;7.85;2.9;.56;3383 +90083;47.99614;1.1571;151;20220108;9.3;4.3;6.8;6.6;9.1;10.3;.54;1676 +90083;47.99614;1.1571;151;20220109;7.9;4.1;6;5.1;8;.2;.65;3237 +90083;47.99614;1.1571;151;20220110;7.3;5.1;6.2;1.7;8.5;0;.42;1877 +90083;47.99614;1.1571;151;20220111;3.5;1.9;2.7;2.3;6.45;0;.39;2500 +90083;47.99614;1.1571;151;20220112;3.4;-2.1;.7;2.5;6.14;0;.22;3380 +90083;47.99614;1.1571;151;20220113;4.3;2.4;3.4;4.5;7;0;.45;2410 +90083;47.99614;1.1571;151;20220114;.3;-.8;-.3;2.1;5.8;0;.25;1629 +90083;47.99614;1.1571;151;20220115;.5;-3.2;-1.3;1.6;5.33;.1;.21;2397 +90083;47.99614;1.1571;151;20220116;3.1;-2.3;.4;2.6;6.83;.1;.1;2099 +90083;47.99614;1.1571;151;20220117;6;3;4.5;1.3;7.95;0;.32;2227 +90083;47.99614;1.1571;151;20220118;5.3;.8;3;3;7.2;0;.31;2791 +90083;47.99614;1.1571;151;20220119;5.6;2.9;4.2;2.6;7.95;.9;.33;1823 +90083;47.99614;1.1571;151;20220120;7.5;1.6;4.5;2.5;7.05;.1;.51;4565 +90083;47.99614;1.1571;151;20220121;5.5;.6;3.1;2.8;6;0;.6;4094 +90083;47.99614;1.1571;151;20220122;4.6;-2;1.3;2.1;6.3;0;.34;2598 +90083;47.99614;1.1571;151;20220123;3;2.7;2.8;4;6.6;0;.56;626 +90083;47.99614;1.1571;151;20220124;2.8;-1.3;.7;2.5;5.84;0;.34;3487 +90083;47.99614;1.1571;151;20220125;-.6;-2.2;-1.4;.8;5.3;0;.27;1915 +90083;47.99614;1.1571;151;20220126;.9;-1.9;-.5;2;5.85;0;.24;2206 +90083;47.99614;1.1571;151;20220127;4.6;.4;2.5;2.9;6.75;.1;.39;2951 +90083;47.99614;1.1571;151;20220128;6.4;3.5;5;1.8;8.3;0;.37;2369 +90083;47.99614;1.1571;151;20220129;8.8;5;6.9;3.6;9.45;.2;.44;2354 +90083;47.99614;1.1571;151;20220130;10.2;7.1;8.7;2.3;8.65;0;.81;4182 +90083;47.99614;1.1571;151;20220131;9.1;3.7;6.4;5.2;7.05;.1;1.21;4881 +90083;47.99614;1.1571;151;20220201;10;.7;5.4;4.5;9;.2;.36;3915 +90083;47.99614;1.1571;151;20220202;9.3;7.6;8.5;3;9.5;0;.72;2166 +90083;47.99614;1.1571;151;20220203;6.2;5.4;5.8;3.3;8.15;.3;.61;2030 +90083;47.99614;1.1571;151;20220204;10.8;5.2;8;4.1;8.5;1;1.03;4042 +90083;47.99614;1.1571;151;20220205;9.7;-1.1;4.3;3.2;6.7;.1;.83;7513 +90083;47.99614;1.1571;151;20220206;10.9;3.5;7.2;7.7;9.8;2.4;.52;3297 +90083;47.99614;1.1571;151;20220207;10.6;3.8;7.2;2.6;7.45;0;.97;6470 +90083;47.99614;1.1571;151;20220208;12.9;1.2;7.1;1.8;7.95;0;.81;6865 +90083;47.99614;1.1571;151;20220209;13.1;-1.3;5.9;2.1;7.2;.1;.93;8645 +90083;47.99614;1.1571;151;20220210;8.1;3.5;5.8;3.9;7.79;.6;1.09;5300 +90083;47.99614;1.1571;151;20220211;9;-3;3;1.9;5.79;0;.78;9100 +90083;47.99614;1.1571;151;20220212;9.9;-1.5;4.2;2.8;4.89;0;1.28;10800 +90083;47.99614;1.1571;151;20220213;14;-3.9;5;5.4;7.09;1.5;1.55;8300 +90083;47.99614;1.1571;151;20220214;11.3;6.8;9.1;5.2;8.96;3.1;1.32;6033 +90083;47.99614;1.1571;151;20220215;9.7;1.1;5.4;5.8;8.69;4.8;.56;4900 +90083;47.99614;1.1571;151;20220216;13.7;8.1;10.9;7.8;12.7;1;.59;4488 +90083;47.99614;1.1571;151;20220217;14;10.9;12.4;5.9;10.8;.8;1.65;4032 +90083;47.99614;1.1571;151;20220218;11.1;7.9;9.5;7.2;9.6;1.3;1.27;3066 +90083;47.99614;1.1571;151;20220219;10.2;.8;5.5;5.8;6.65;0;1.49;8834 +90083;47.99614;1.1571;151;20220220;12.7;6.8;9.8;8;10.15;2.1;1.3;5049 +90083;47.99614;1.1571;151;20220221;10.5;5.3;7.9;7.3;7.9;.4;1.62;6626 +90083;47.99614;1.1571;151;20220222;12.1;2.7;7.4;4.1;9.8;.8;.73;5152 +90083;47.99614;1.1571;151;20220223;12.3;5;8.7;2.1;9.65;0;.88;5937 +90083;47.99614;1.1571;151;20220224;12;5.8;8.9;4.1;7.65;1.8;1.67;6441 +90083;47.99614;1.1571;151;20220225;10.5;-1.1;4.7;2.9;6;.1;1.34;10201 +90083;47.99614;1.1571;151;20220226;10.5;-1.1;4.7;4.4;5.35;0;1.78;10811 +90083;47.99614;1.1571;151;20220227;10.7;-1.4;4.6;3.9;5.25;0;1.75;11484 +90083;47.99614;1.1571;151;20220228;13.5;-1.1;6.2;1.6;5.2;0;1.49;11666 +90083;47.99614;1.1571;151;20220301;13.7;2.8;8.2;1.8;6.8;0;1.38;7291 +90083;47.99614;1.1571;151;20220302;13.1;5;9.1;1.9;8.15;0;1.29;7510 +90083;47.99614;1.1571;151;20220303;10.6;7;8.8;1.7;9.45;.1;.88;4652 +90083;47.99614;1.1571;151;20220304;9.9;3.5;6.7;2.6;8.95;.4;.8;5666 +90083;47.99614;1.1571;151;20220305;8.6;5.8;7.2;2.8;8.95;1.6;.81;3938 +90083;47.99614;1.1571;151;20220306;8.3;4;6.1;4.1;6.1;0;1.65;9207 +90083;47.99614;1.1571;151;20220307;7.3;-1.7;2.8;5;4.45;0;1.82;11889 +90083;47.99614;1.1571;151;20220308;15.2;-2.4;6.4;3.3;6.05;0;2.13;13672 +90083;47.99614;1.1571;151;20220309;15.5;2.9;9.2;3.4;8.3;0;1.93;11624 +90083;47.99614;1.1571;151;20220310;15.4;5.9;10.7;3.5;8.75;0;1.96;9470 +90083;47.99614;1.1571;151;20220311;12.2;6.7;9.5;5.4;9.35;5.4;1.46;5244 +90083;47.99614;1.1571;151;20220312;11.3;5.5;8.4;4.8;9.3;.4;1.25;7629 +90083;47.99614;1.1571;151;20220313;8.6;6.2;7.4;4.1;8.7;6.2;.95;3490 +90083;47.99614;1.1571;151;20220314;14.7;1.2;7.9;3.5;7.65;4.3;1.99;13807 +90083;47.99614;1.1571;151;20220315;13.6;7.6;10.6;2.4;11.1;.3;1.11;6435 +90083;47.99614;1.1571;151;20220316;13.7;6.5;10.1;2.5;10.8;.2;1.1;6011 +90083;47.99614;1.1571;151;20220317;8.3;7;7.7;3.7;8.25;0;1.19;4786 +90083;47.99614;1.1571;151;20220318;14.6;3;8.8;6.6;5.69;0;3.37;14000 +90083;47.99614;1.1571;151;20220319;14.7;3.8;9.2;5;6.29;0;2.94;13900 +90083;47.99614;1.1571;151;20220320;12.6;.2;6.4;2.4;6.19;0;1.7;8900 +90083;47.99614;1.1571;151;20220321;18.7;3.6;11.1;2;8.29;0;2.25;13200 +90083;47.99614;1.1571;151;20220322;17.1;.7;8.9;3;5.79;0;2.87;16700 +90083;47.99614;1.1571;151;20220323;17.9;1;9.5;2.7;5.82;0;2.95;17750 +90083;47.99614;1.1571;151;20220324;20.3;-.5;9.9;2.1;6.09;0;2.87;17000 +90083;47.99614;1.1571;151;20220325;20;4.3;12.1;3.9;6.29;0;3.79;17000 +90083;47.99614;1.1571;151;20220326;19.6;3.8;11.7;4.3;6.29;0;3.87;17400 +90083;47.99614;1.1571;151;20220327;21;4;12.5;2.9;6.99;0;3.42;17200 +90083;47.99614;1.1571;151;20220328;21.6;1.3;11.4;1.1;7.79;0;2.29;14600 +90083;47.99614;1.1571;151;20220329;16.5;8.5;12.5;1.6;9.79;2.9;1.66;7000 +90083;47.99614;1.1571;151;20220330;13.2;3.1;8.1;2.2;9.69;3.5;1.17;7200 +90083;47.99614;1.1571;151;20220331;8.1;2.9;5.5;5.6;7.09;2.1;1.4;7200 +90083;47.99614;1.1571;151;20220401;5.5;0;2.8;6.8;5.72;2.4;1.41;9250 +90083;47.99614;1.1571;151;20220402;8;-.6;3.7;5.6;4.79;0;2.26;15200 +90083;47.99614;1.1571;151;20220403;8.5;-.9;3.8;3.6;4.69;0;2.11;14700 +90083;47.99614;1.1571;151;20220404;11.4;-3.7;3.9;3.3;5.79;.3;2.12;17566 +90083;47.99614;1.1571;151;20220405;12.1;6.1;9.1;3;10.49;0;.99;4452 +90083;47.99614;1.1571;151;20220406;12.8;2.2;7.5;5.8;9.29;.6;1.3;7200 +90083;47.99614;1.1571;151;20220407;15.2;9.3;12.2;7.7;10.79;5.7;2.34;9200 +90083;47.99614;1.1571;151;20220408;16;7.1;11.5;7.2;9.69;18.2;2.47;6500 +90083;47.99614;1.1571;151;20220409;12.8;1.5;7.1;3.3;6.39;.2;2.57;18400 +90083;47.99614;1.1571;151;20220410;15.2;-3;6.1;2.6;6.09;0;2.72;20800 +90083;47.99614;1.1571;151;20220411;21.7;1.3;11.5;3.2;8.19;0;3.6;18900 +90083;47.99614;1.1571;151;20220412;19.8;4.9;12.3;2.9;10.59;4.2;2.61;14000 +90083;47.99614;1.1571;151;20220413;16.1;8.4;12.2;1.4;12.59;.3;1.5;9000 +90083;47.99614;1.1571;151;20220414;20.7;6.6;13.6;1.4;11.69;0;2.82;19100 +90083;47.99614;1.1571;151;20220415;21.4;7.8;14.6;2.2;10.89;0;3.52;22300 +90083;47.99614;1.1571;151;20220416;19.8;8;13.9;3.8;9.39;0;3.93;22400 +90083;47.99614;1.1571;151;20220417;20;3.2;11.6;3;7.69;0;3.79;22800 +90083;47.99614;1.1571;151;20220418;17.9;5;11.4;3.1;9.29;0;3.06;19400 +90083;47.99614;1.1571;151;20220419;15.6;8.1;11.8;3.8;8.79;0;2.7;11900 +90083;47.99614;1.1571;151;20220420;18.4;6.2;12.3;3.4;8.89;0;2.97;13400 +90083;47.99614;1.1571;151;20220421;18;5.7;11.8;3;7.89;0;3.37;18800 +90083;47.99614;1.1571;151;20220422;19.3;5.5;12.4;3.5;8.99;.1;3.64;21200 +90083;47.99614;1.1571;151;20220423;20;7.6;13.8;4;10.49;1.4;3.27;15300 +90083;47.99614;1.1571;151;20220424;18.4;9.7;14;3.1;10.99;0;2.93;15300 +90083;47.99614;1.1571;151;20220425;16.1;7;11.5;3;9.19;0;2.78;16100 +90083;47.99614;1.1571;151;20220426;16;2.8;9.4;3.1;8.29;0;2.69;16800 +90083;47.99614;1.1571;151;20220427;18.7;3.7;11.2;4.7;8.49;0;3.85;22800 +90083;47.99614;1.1571;151;20220428;19.7;6;12.8;3.7;9.29;0;3.49;17300 +90083;47.99614;1.1571;151;20220429;20.4;8.8;14.6;3.6;9.89;0;4.04;21600 +90083;47.99614;1.1571;151;20220430;17.1;4.8;10.9;3.8;8.19;0;3.4;19800 +90083;47.99614;1.1571;151;20220501;17;3.9;10.4;3.2;7.59;0;3.51;22100 +90083;47.99614;1.1571;151;20220502;18.1;5.3;11.7;3.3;8.79;0;3.33;18900 +90083;47.99614;1.1571;151;20220503;18.9;8.6;13.7;3.9;9.19;.6;3.76;18400 +90083;47.99614;1.1571;151;20220504;17.6;9.9;13.7;2.6;10.59;.2;2.4;9900 +90083;47.99614;1.1571;151;20220505;19.6;2.5;11;2.5;10.19;.1;2.6;14400 +90083;47.99614;1.1571;151;20220506;21.6;5.8;13.7;2.2;10.4;0;3.82;23598 +90083;47.99614;1.1571;151;20220507;21.3;8.5;14.9;1.9;11.45;.2;3.51;20769 +90083;47.99614;1.1571;151;20220508;20.8;9.5;15.1;3;12.15;.1;3.62;20915 +90083;47.99614;1.1571;151;20220509;25.7;9.2;17.5;2;11.85;0;4.38;23397 +90083;47.99614;1.1571;151;20220510;27.1;10.9;19;2.5;12.55;0;4.77;22573 +90083;47.99614;1.1571;151;20220511;24.2;9;16.6;3.5;12.25;0;4.5;23201 +90083;47.99614;1.1571;151;20220512;20.4;8.5;14.5;2;11.95;.1;3.22;19036 +90083;47.99614;1.1571;151;20220513;21.9;6.2;14;1.7;9.8;0;3.92;24185 +90083;47.99614;1.1571;151;20220514;24.5;8.6;16.5;3.2;11;0;4.7;23451 +90083;47.99614;1.1571;151;20220515;30.1;12.2;21.2;3.4;13.45;.7;5.76;23228 +90083;47.99614;1.1571;151;20220516;26.3;14.2;20.2;2.9;14.55;0;4.63;21112 +90083;47.99614;1.1571;151;20220517;29.8;11.9;20.8;2.3;14.5;.8;5.03;23182 +90083;47.99614;1.1571;151;20220518;28.3;12.9;20.6;2.8;16.65;0;4.69;22210 +90083;47.99614;1.1571;151;20220519;26.9;15.6;21.2;1.8;16.9;2.9;4.08;19936 +90083;47.99614;1.1571;151;20220520;24;14.6;19.3;3.3;15.45;2.2;3.89;17606 +90083;47.99614;1.1571;151;20220521;25.7;8.4;17;1.6;12.3;0;4.39;24990 +90083;47.99614;1.1571;151;20220522;26;12.9;19.4;3.9;13.95;2.2;4.65;19012 +90083;47.99614;1.1571;151;20220523;18.3;13.9;16.1;3.1;14.95;7.2;2.13;9498 +90083;47.99614;1.1571;151;20220524;18.5;8.9;13.7;3.3;11.2;.1;3.39;19757 +90083;47.99614;1.1571;151;20220525;20.2;6.3;13.3;2.9;10.85;.2;3.76;22983 +90083;47.99614;1.1571;151;20220526;20.4;12.5;16.5;2.7;13.45;0;3.38;17633 +90083;47.99614;1.1571;151;20220527;20.9;10.1;15.5;2.2;12.65;.1;3.06;15646 +90083;47.99614;1.1571;151;20220528;20.8;6.8;13.8;2.7;10.1;0;4.12;24369 +90083;47.99614;1.1571;151;20220529;16.4;6.2;11.3;3.7;8.25;0;3.55;20350 +90083;47.99614;1.1571;151;20220530;19.6;5.7;12.6;2.8;8.7;0;4.01;23522 +90083;47.99614;1.1571;151;20220531;22.7;5.7;14.2;2.3;8.5;0;4.49;24585 +90083;47.99614;1.1571;151;20220601;23.3;5.5;14.4;2.1;9.25;0;4.52;25909 +90083;47.99614;1.1571;151;20220602;25.6;9.4;17.5;4;10.6;.1;5.52;24533 +90083;47.99614;1.1571;151;20220603;23.8;13;18.4;2.9;14.05;11.9;3.77;16957 +90083;47.99614;1.1571;151;20220604;28.2;15.4;21.8;2.1;17.65;12.8;4.34;19812 +90083;47.99614;1.1571;151;20220605;22.6;14.5;18.5;3;15.65;0;3.35;15456 +90083;47.99614;1.1571;151;20220606;21.1;10;15.5;2.9;12.65;1.4;3.48;18426 +90083;47.99614;1.1571;151;20220607;22.3;13.5;17.9;4.1;14.4;13.3;3.84;17348 +90083;47.99614;1.1571;151;20220608;21.4;13.3;17.4;4.1;14;.2;3.86;18724 +90083;47.99614;1.1571;151;20220609;20.4;9.4;14.9;2.6;12.2;0;3.42;18724 +90083;47.99614;1.1571;151;20220610;24;10.7;17.3;2.1;13.75;.1;4.23;23320 +90083;47.99614;1.1571;151;20220611;26.3;10.8;18.5;1.6;14.4;0;4.4;23783 +90083;47.99614;1.1571;151;20220612;24.6;11.8;18.2;3.1;11.7;0;5.14;25227 +90083;47.99614;1.1571;151;20220613;23.5;7.6;15.5;2.1;10.8;0;4.59;26442 +90083;47.99614;1.1571;151;20220614;27;9.9;18.5;3.4;11.45;0;5.73;26685 +90083;47.99614;1.1571;151;20220615;31.7;13.7;22.7;2.9;12.95;0;6.56;27042 +90083;47.99614;1.1571;151;20220616;30.5;14.3;22.4;2.3;12.75;0;5.84;25524 +90083;47.99614;1.1571;151;20220617;34.6;15.1;24.9;1.6;13.65;0;6.01;26746 +90083;47.99614;1.1571;151;20220618;38;18.1;28;2.5;14.75;1.7;7.28;26238 +90083;47.99614;1.1571;151;20220619;28;14.9;21.4;4.7;17.25;6.6;5.35;22909 +90083;47.99614;1.1571;151;20220620;23;16.8;19.9;3.5;17.85;5.7;3.14;13424 +90083;47.99614;1.1571;151;20220621;27;13.7;20.3;3;16.5;2.4;4.67;21986 +90083;47.99614;1.1571;151;20220622;26.2;15.6;20.9;3.1;17.65;9.1;4.1;18156 +90083;47.99614;1.1571;151;20220623;27.1;16.3;21.7;2.8;16.55;0;4.93;22798 +90083;47.99614;1.1571;151;20220624;23;15;19;4;15.8;1;3.94;18137 +90083;47.99614;1.1571;151;20220625;16.6;14.3;15.5;3.1;14.75;4;1.93;8915 +90083;47.99614;1.1571;151;20220626;21.8;9.7;15.7;1.8;12.4;0;3.75;21594 +90083;47.99614;1.1571;151;20220627;22.8;9.9;16.3;2.4;11.35;.1;4.26;22391 +90083;47.99614;1.1571;151;20220628;24.9;8.6;16.8;1.3;11.25;0;4.54;26505 +90083;47.99614;1.1571;151;20220629;23.3;9.1;16.2;2.4;12.45;3;4.11;22046 +90083;47.99614;1.1571;151;20220630;17.2;10.8;14;1.9;13.45;7;2.12;11713 +90083;47.99614;1.1571;151;20220701;21.3;7.5;14.4;2;10.85;0;3.76;21567 +90083;47.99614;1.1571;151;20220702;26.6;8.6;17.6;1.7;11.15;0;4.96;26924 +90083;47.99614;1.1571;151;20220703;23.8;11.6;17.7;2.3;12.4;0;4.59;24466 +90083;47.99614;1.1571;151;20220704;25.4;9.7;17.6;2.2;12.1;0;4.9;26422 +90083;47.99614;1.1571;151;20220705;25.1;10.4;17.8;2.5;12.1;0;4.96;25945 +90083;47.99614;1.1571;151;20220706;25.8;10.9;18.4;2.9;12.05;0;5.18;25140 +90083;47.99614;1.1571;151;20220707;23.9;11.1;17.5;2.9;13.85;0;3.9;19069 +90083;47.99614;1.1571;151;20220708;27.3;10.5;18.9;3;11.5;0;5.66;26851 +90083;47.99614;1.1571;151;20220709;29.7;14.1;21.9;3.2;13.2;0;6.15;26130 +90083;47.99614;1.1571;151;20220710;27.4;12.4;19.9;4.5;12.05;0;6.2;25849 +90083;47.99614;1.1571;151;20220711;29.9;13.9;21.9;4;13.45;0;6.52;26003 +90083;47.99614;1.1571;151;20220712;32.5;15.9;24.2;2.1;12.9;0;6.12;25981 +90083;47.99614;1.1571;151;20220713;35.1;17;26.1;1.3;12.6;0;5.58;24249 +90083;47.99614;1.1571;151;20220714;30.6;16.9;23.8;2.5;13.75;0;5.83;23986 +90083;47.99614;1.1571;151;20220715;27.4;14.4;20.9;3.5;11.15;0;6.04;24885 +90083;47.99614;1.1571;151;20220716;29;13.4;21.2;3.6;10.55;0;6.46;25649 +90083;47.99614;1.1571;151;20220717;31.7;14.7;23.2;4;11.1;0;7.27;25675 +90083;47.99614;1.1571;151;20220718;38.4;16.9;27.7;3.3;11.2;0;8.32;26697 +90083;47.99614;1.1571;151;20220719;35.9;21.4;28.6;4;14.15;4.7;7.82;21876 +90083;47.99614;1.1571;151;20220720;26;16.7;21.3;2.5;17.45;8.7;3.78;16355 +90083;47.99614;1.1571;151;20220721;28.5;14.7;21.6;1.8;15.9;0;4.63;22321 +90083;47.99614;1.1571;151;20220722;24.4;15.6;20;2.8;18;.7;3.06;13429 +90083;47.99614;1.1571;151;20220723;27.1;17.2;22.2;2.1;16.2;0;4.49;20498 +90083;47.99614;1.1571;151;20220724;32.4;13.8;23.1;1.7;14.3;0;5.45;25720 +90083;47.99614;1.1571;151;20220725;27;17.4;22.2;3.6;14.25;.6;5.09;18635 +90083;47.99614;1.1571;151;20220726;23.6;16;19.8;2.5;13;0;3.83;15197 +90083;47.99614;1.1571;151;20220727;25.7;10.5;18.1;2.2;11.05;0;4.45;21425 +90083;47.99614;1.1571;151;20220728;27.2;13.8;20.5;2.3;10.35;0;4.81;20142 +90083;47.99614;1.1571;151;20220729;29.5;15.4;22.4;1.9;11.3;0;4.84;20063 +90083;47.99614;1.1571;151;20220730;30.4;14.1;22.2;1.9;13.3;0;4.82;20745 +90083;47.99614;1.1571;151;20220731;29.9;14.2;22;2.1;15.3;0;5.13;24511 +90083;47.99614;1.1571;151;20220801;27.1;14;20.6;1.5;15.7;0;3.83;18862 +90083;47.99614;1.1571;151;20220802;31.5;14.3;22.9;1.6;15.1;0;5.06;24493 +90083;47.99614;1.1571;151;20220803;35.3;16.8;26.1;2;15;.2;5.94;24395 +90083;47.99614;1.1571;151;20220804;28.4;19.7;24;3;17.45;5.3;4.59;16927 +90083;47.99614;1.1571;151;20220805;25.9;14.6;20.2;3.3;13.6;0;4.84;21604 +90083;47.99614;1.1571;151;20220806;24.6;11.9;18.3;4.5;8.85;0;5.75;22940 +90083;47.99614;1.1571;151;20220807;26.5;12.7;19.6;4.2;9.35;0;5.98;22869 +90083;47.99614;1.1571;151;20220808;28.6;13.9;21.3;4.4;10.4;0;6.44;22939 +90083;47.99614;1.1571;151;20220809;30.9;15.2;23.1;4.5;12.1;0;6.85;23309 +90083;47.99614;1.1571;151;20220810;32.2;17.3;24.8;4.5;11.65;0;7.29;22753 +90083;47.99614;1.1571;151;20220811;31.7;16.6;24.1;4;10.25;0;7;22704 +90083;47.99614;1.1571;151;20220812;33.3;16.9;25.1;3.3;10.2;0;6.77;23018 +90083;47.99614;1.1571;151;20220813;33.6;16.2;24.9;3.3;9.65;0;6.82;22886 +90083;47.99614;1.1571;151;20220814;27.1;18.8;22.9;2.8;15.5;3.1;3.98;12993 +90083;47.99614;1.1571;151;20220815;25.7;14.7;20.2;3.4;16.15;.1;3.76;15737 +90083;47.99614;1.1571;151;20220816;25;15.1;20;1.8;16.9;8.8;2.86;12780 +90083;47.99614;1.1571;151;20220817;25.3;15.9;20.6;2;16.85;3.9;3.37;15890 +90083;47.99614;1.1571;151;20220818;27.3;12.4;19.9;2.3;15.2;0;4.15;20671 +90083;47.99614;1.1571;151;20220819;24.5;14.8;19.6;2.5;17;3.6;2.92;12848 +90083;47.99614;1.1571;151;20220820;24.5;9.9;17.2;1.6;13.25;0;3.59;21139 +90083;47.99614;1.1571;151;20220821;24;11.7;17.8;2.4;13.6;.5;3.29;15588 +90083;47.99614;1.1571;151;20220822;25.3;16.1;20.7;1.5;17.4;.1;2.99;14792 +90083;47.99614;1.1571;151;20220823;27.2;16.3;21.7;1.6;18.25;0;3.11;14584 +90083;47.99614;1.1571;151;20220824;32.1;15.5;23.8;1.8;16.1;0;4.52;20653 +90083;47.99614;1.1571;151;20220825;28.6;16.3;22.4;2.8;16.15;0;4.06;15019 +90083;47.99614;1.1571;151;20220826;25.4;15.9;20.6;2.8;15.05;0;3.64;14995 +90083;47.99614;1.1571;151;20220827;26.1;13.1;19.6;2.9;13;0;4.11;18024 +90083;47.99614;1.1571;151;20220828;26.2;12.2;19.2;3.1;12.15;0;4.33;19054 +90083;47.99614;1.1571;151;20220829;29.7;15.3;22.5;4;12.9;2.2;5.51;18646 +90083;47.99614;1.1571;151;20220830;27.6;16.1;21.8;3.1;14.05;0;4.23;15256 +90083;47.99614;1.1571;151;20220831;27.3;15;21.1;2.2;13.6;0;3.87;17016 +90083;47.99614;1.1571;151;20220901;28.3;15.9;22.1;1.8;13.8;5.8;3.76;16797 +90083;47.99614;1.1571;151;20220902;23.6;15.8;19.7;2;17.2;5.1;2.53;11887 +90083;47.99614;1.1571;151;20220903;24.3;14.4;19.4;2.8;15.7;.3;3.02;13397 +90083;47.99614;1.1571;151;20220904;28.6;11.9;20.2;2.1;14.1;3.2;3.86;18332 +90083;47.99614;1.1571;151;20220905;28.9;14.6;21.8;2.5;17.1;4.7;3.71;16428 +90083;47.99614;1.1571;151;20220906;27.1;13.8;20.4;2.1;14.95;.2;3.03;11683 +90083;47.99614;1.1571;151;20220907;19.3;13.6;16.4;3.3;15.45;8.4;1.72;6889 +90083;47.99614;1.1571;151;20220908;21.7;13.9;17.8;4.6;15.2;2.7;2.83;12383 +90083;47.99614;1.1571;151;20220909;21.2;13.9;17.6;4.9;14.5;2.4;2.99;12538 +90083;47.99614;1.1571;151;20220910;21.4;11.9;16.6;3.2;14.25;.4;2.46;11520 +90083;47.99614;1.1571;151;20220911;24.1;10.7;17.4;2.1;14.25;.3;2.91;16522 +90083;47.99614;1.1571;151;20220912;29.3;12.4;20.8;2.8;14.1;1.1;4.09;16781 +90083;47.99614;1.1571;151;20220913;28.9;18.5;23.7;2.6;17.8;1.8;3.31;11150 +90083;47.99614;1.1571;151;20220914;25.7;16.9;21.3;2.8;18.85;1.7;2.75;11815 +90083;47.99614;1.1571;151;20220915;21.9;14.6;18.3;2.6;15.05;.1;2.59;13270 +90083;47.99614;1.1571;151;20220916;18.7;9.3;14;2.7;11.1;.1;2.39;12975 +90083;47.99614;1.1571;151;20220917;16.5;4.5;10.5;2.3;8.1;.1;2.35;15961 +90083;47.99614;1.1571;151;20220918;19.3;3.3;11.3;1.5;8.65;0;2.3;16166 +90083;47.99614;1.1571;151;20220919;18.6;6.1;12.3;2.1;9.25;0;2.37;14952 +90083;47.99614;1.1571;151;20220920;18.5;6.5;12.5;2.4;8.95;0;2.47;14678 +90083;47.99614;1.1571;151;20220921;19.2;7.8;13.5;2.8;9.4;0;2.68;14728 +90083;47.99614;1.1571;151;20220922;21.3;6.6;14;1.8;8.3;0;2.65;15485 +90083;47.99614;1.1571;151;20220923;21.2;7.3;14.2;1;9.4;.7;1.92;11450 +90083;47.99614;1.1571;151;20220924;15.8;11;13.4;2;13;0;1.29;6849 +90083;47.99614;1.1571;151;20220925;18.3;11.1;14.7;3;11.45;.1;2.27;11686 +90083;47.99614;1.1571;151;20220926;13.1;8.6;10.9;3.5;11;6.2;1.21;5689 +90083;47.99614;1.1571;151;20220927;15.3;8.5;11.9;4.9;11.55;12.4;1.6;8364 +90083;47.99614;1.1571;151;20220928;13.4;10.4;11.9;2.8;11.85;1.9;1.13;5310 +90083;47.99614;1.1571;151;20220929;14.1;8;11.1;2;10.5;.7;1.28;7125 +90083;47.99614;1.1571;151;20220930;17;3.4;10.2;2.8;9.6;2;1.85;12942 +90083;47.99614;1.1571;151;20221001;20.5;11.6;16.1;5.9;14.95;2.1;2.15;10139 +90083;47.99614;1.1571;151;20221002;20.4;13.7;17;4.4;16;.7;1.8;8031 +90083;47.99614;1.1571;151;20221003;15.6;11.7;13.6;3;12.85;0;1.33;6184 +90083;47.99614;1.1571;151;20221004;19.3;4.2;11.7;1.3;11.15;.1;1.53;11922 +90083;47.99614;1.1571;151;20221005;20.5;9.1;14.8;3.8;12.9;.2;2.1;10288 +90083;47.99614;1.1571;151;20221006;18.5;6.2;12.4;1.3;10.1;0;1.59;12177 +90083;47.99614;1.1571;151;20221007;18.8;3.5;11.1;1.3;8.9;.1;1.64;12587 +90083;47.99614;1.1571;151;20221008;17.9;4.9;11.4;1.7;9.25;0;1.68;12231 +90083;47.99614;1.1571;151;20221009;19.5;4.1;11.8;2.4;9.25;0;2.01;12778 +90083;47.99614;1.1571;151;20221010;18.1;9.8;14;2.6;13.25;.1;1.32;6441 +90083;47.99614;1.1571;151;20221011;18.4;9.3;13.9;3.4;11.15;0;1.98;9913 +90083;47.99614;1.1571;151;20221012;19.3;5.3;12.3;1.5;10.2;.1;1.52;11091 +90083;47.99614;1.1571;151;20221013;15.2;10.1;12.7;3;13.3;3.8;.89;4537 +90083;47.99614;1.1571;151;20221014;17.7;13.7;15.7;4.2;16.2;13.4;1;3969 +90083;47.99614;1.1571;151;20221015;17.4;14.5;15.9;5.1;15.7;2.3;1.3;5547 +90083;47.99614;1.1571;151;20221016;21.1;13.2;17.2;2;15.85;1.3;1.41;7879 +90083;47.99614;1.1571;151;20221017;17.7;15.9;16.8;3;16.85;9;.94;2265 +90083;47.99614;1.1571;151;20221018;18.1;13.4;15.7;3;16.25;.2;.97;5043 +90083;47.99614;1.1571;151;20221019;22.6;13.4;18;4;16.15;6.9;1.91;8460 +90083;47.99614;1.1571;151;20221020;20.6;12.7;16.7;3;15.6;11.8;1.43;6773 +90083;47.99614;1.1571;151;20221021;19.4;13.5;16.4;3.8;14.85;.2;1.56;6673 +90083;47.99614;1.1571;151;20221022;20.5;11.3;15.9;3.3;13.8;1.5;1.68;8253 +90083;47.99614;1.1571;151;20221023;22.6;13.6;18.1;5.5;13.65;.6;2.8;6944 +90083;47.99614;1.1571;151;20221024;17.6;12.8;15.2;5.6;13.45;.2;1.73;5297 +90083;47.99614;1.1571;151;20221025;17.4;11.9;14.7;3.3;14;.5;1.15;5363 +90083;47.99614;1.1571;151;20221026;21;12.5;16.8;3.7;14.25;.1;1.8;7985 +90083;47.99614;1.1571;151;20221027;24.2;12.5;18.4;2.7;14.2;0;1.95;6720 +90083;47.99614;1.1571;151;20221028;21.8;13.9;17.9;2.5;14.65;0;1.58;6294 +90083;47.99614;1.1571;151;20221029;22.5;15.3;18.9;2.5;13.75;0;1.82;5994 +90083;47.99614;1.1571;151;20221030;17;10.1;13.5;1.4;12.45;2.5;.88;4883 +90083;47.99614;1.1571;151;20221031;19.9;10.5;15.2;3.6;13.5;5.5;1.48;6375 +90083;47.99614;1.1571;151;20221101;16.3;9;12.7;5.7;11.15;1.5;1.64;6778 +90083;47.99614;1.1571;151;20221102;15.5;8.7;12.1;3.5;11.6;.1;1.07;6475 +90083;47.99614;1.1571;151;20221103;13.3;10;11.6;4.7;11.2;6;1.13;2605 +90083;47.99614;1.1571;151;20221104;12.2;7.2;9.7;5.3;9.2;1.2;1.31;4564 +90083;47.99614;1.1571;151;20221105;10.4;2.3;6.4;2.8;9;0;.52;4158 +90083;47.99614;1.1571;151;20221106;11.9;8.2;10;4.3;10.65;2.7;.84;2465 +90083;47.99614;1.1571;151;20221107;15.6;10;12.8;5;12.2;.3;1.19;4265 +90083;47.99614;1.1571;151;20221108;16.8;8.7;12.8;5.6;11.2;1.7;1.62;4755 +90083;47.99614;1.1571;151;20221109;14.1;8.9;11.5;3.5;11.3;.1;.92;4692 +90083;47.99614;1.1571;151;20221110;12.4;3.3;7.8;1.9;10.1;0;.44;4731 +90083;47.99614;1.1571;151;20221111;13.4;6.7;10.1;2.4;10.55;.1;.69;4426 +90083;47.99614;1.1571;151;20221112;17.5;5.2;11.4;1.7;11.05;.2;.7;6367 +90083;47.99614;1.1571;151;20221113;12.8;5.2;9;1.4;10.1;.2;.5;4586 +90083;47.99614;1.1571;151;20221114;13.8;5.8;9.8;2.6;10.45;0;.69;4245 +90083;47.99614;1.1571;151;20221115;12.7;6.9;9.8;4.4;10.95;4.7;.69;2764 +90083;47.99614;1.1571;151;20221116;12.4;8.1;10.3;6.9;11.15;10.5;.8;3063 +90083;47.99614;1.1571;151;20221117;13.8;10.4;12.1;7.6;10.5;.8;1.69;4082 +90083;47.99614;1.1571;151;20221118;12;5.7;8.9;4;9.1;.8;.92;4720 +90083;47.99614;1.1571;151;20221119;10.5;1.6;6.1;2.2;7.45;0;.62;5368 +90083;47.99614;1.1571;151;20221120;10.2;.8;5.5;3.1;8.05;3.2;.56;3627 +90083;47.99614;1.1571;151;20221121;9.4;4.1;6.7;4.5;8.45;4.3;.73;2253 +90083;47.99614;1.1571;151;20221122;10.7;3.9;7.3;5.9;8.05;.3;1.06;4544 +90083;47.99614;1.1571;151;20221123;12.9;5;8.9;5;9.4;3.5;.95;4284 +90083;47.99614;1.1571;151;20221124;11.2;6.1;8.7;4.8;10.25;.5;.56;2833 +90083;47.99614;1.1571;151;20221125;11.6;6.3;8.9;3;9.75;0;.58;4378 +90083;47.99614;1.1571;151;20221126;8.1;1.2;4.6;2;8.35;.1;.26;2874 +90083;47.99614;1.1571;151;20221127;10.1;5.4;7.7;3.3;8.95;7;.66;2334 +90083;47.99614;1.1571;151;20221128;11.1;7.2;9.1;3.1;9.65;.8;.66;3347 +90083;47.99614;1.1571;151;20221129;6.4;2;4.2;1.9;7.9;.1;.3;2128 +90083;47.99614;1.1571;151;20221130;5.4;1.9;3.7;2.8;7.7;0;.28;1873 +90083;47.99614;1.1571;151;20221201;5.7;2.4;4.1;3.4;7.1;0;.47;2893 +90083;47.99614;1.1571;151;20221202;4.2;2.2;3.2;3.7;6.9;1.1;.47;1234 +90083;47.99614;1.1571;151;20221203;3.2;1.4;2.3;6.1;6.45;.1;.51;1298 +90083;47.99614;1.1571;151;20221204;2.9;1.1;2;4;6.5;.2;.4;1190 +90083;47.99614;1.1571;151;20221205;3.7;2.2;2.9;1.5;6.9;0;.36;1175 +90083;47.99614;1.1571;151;20221206;4.5;1.6;3.1;2.9;6.65;0;.42;2360 +90083;47.99614;1.1571;151;20221207;2.5;-.2;1.1;2.1;6.45;0;.2;2088 +90083;47.99614;1.1571;151;20221208;1.7;.6;1.2;2.4;5.9;0;.39;1386 +90083;47.99614;1.1571;151;20221209;1.6;-1.8;-.1;2.7;5.3;.1;.34;2452 +90083;47.99614;1.1571;151;20221210;-.4;-3;-1.7;1.7;5.15;0;.24;1550 +90083;47.99614;1.1571;151;20221211;.7;-3.2;-1.2;2.4;4.87;0;.23;2945 +90083;47.99614;1.1571;151;20221212;-1.5;-4.6;-3;3;4.45;0;.27;1718 +90083;47.99614;1.1571;151;20221213;-.2;-4.4;-2.3;4.3;4.05;2.4;.46;3897 +90083;47.99614;1.1571;151;20221214;.2;-2.7;-1.2;2.9;5.47;.9;.21;1542 +90083;47.99614;1.1571;151;20221215;1.2;-2.2;-.5;4.6;4.67;0;.62;3099 +90083;47.99614;1.1571;151;20221216;3.3;-3.4;0;3.1;4.7;0;.44;4593 +90083;47.99614;1.1571;151;20221217;-1.5;-4.7;-3.1;3.5;4.35;0;.28;2158 +90083;47.99614;1.1571;151;20221218;2.8;-6.5;-1.8;2.4;4.85;.2;.3;2430 +90083;47.99614;1.1571;151;20221219;11;2.6;6.8;4.4;8.6;0;.64;2788 +90083;47.99614;1.1571;151;20221220;11.4;9;10.2;5.3;10.8;4.6;.79;1200 +90083;47.99614;1.1571;151;20221221;11.4;7.1;9.2;5;11.5;6.9;.26;1741 +90083;47.99614;1.1571;151;20221222;13.2;10.4;11.8;7.8;12.2;8.1;.89;1394 +90083;47.99614;1.1571;151;20221223;13.7;12.4;13.1;5.7;13.2;4;.88;1053 +90083;47.99614;1.1571;151;20221224;10.9;9.1;10;3.9;11;1.5;.6;1526 +90083;47.99614;1.1571;151;20221225;12.9;8.2;10.5;3.5;11.4;0;.53;2431 +90083;47.99614;1.1571;151;20221226;11.2;9.5;10.4;3.9;10.1;1;.93;1678 +90083;47.99614;1.1571;151;20221227;8.8;.1;4.4;3.1;7.8;.1;.25;4256 +90083;47.99614;1.1571;151;20221228;11;6.6;8.8;7.5;10.45;4;.55;2326 +90083;47.99614;1.1571;151;20221229;10.9;9.1;10;6.3;9.8;.4;1.13;2267 +90083;47.99614;1.1571;151;20221230;13.3;3.7;8.5;6.8;11.05;6.1;.36;2245 +90083;47.99614;1.1571;151;20221231;14.3;13.1;13.7;8;11.45;0;1.91;1954 +90084;48.02252;1.49014;128;20220101;13.9;4;8.9;1.6;9.7;0;.26;5300 +90084;48.02252;1.49014;128;20220102;14.3;5.2;9.7;5.8;11.3;0;.58;3000 +90084;48.02252;1.49014;128;20220103;12.3;10.1;11.2;6.6;12.1;11.9;.66;1800 +90084;48.02252;1.49014;128;20220104;12.4;8.7;10.5;6.2;10.1;4.1;1.25;1400 +90084;48.02252;1.49014;128;20220105;6.3;.1;3.2;2;6.17;0;.45;3131 +90084;48.02252;1.49014;128;20220106;6.3;-3.8;1.2;2.9;6;.4;.29;5100 +90084;48.02252;1.49014;128;20220107;8.3;1.7;5;6.4;7.8;2.2;.53;4100 +90084;48.02252;1.49014;128;20220108;9.3;2.1;5.7;7.3;9;8.8;.36;1100 +90084;48.02252;1.49014;128;20220109;8.4;4;6.2;5.8;7.9;.4;.72;4200 +90084;48.02252;1.49014;128;20220110;7.2;5;6.1;1.7;8.3;0;.43;1900 +90084;48.02252;1.49014;128;20220111;1.9;1.9;1.9;2.2;6.3;0;.31;2800 +90084;48.02252;1.49014;128;20220112;3.6;-2.1;.7;2.6;6.3;0;.2;2900 +90084;48.02252;1.49014;128;20220113;4;2.2;3.1;4.2;6.9;0;.39;3000 +90084;48.02252;1.49014;128;20220114;.4;-.7;-.2;2.3;5.8;0;.24;1900 +90084;48.02252;1.49014;128;20220115;1.7;-2.7;-.5;2;5.4;0;.23;3800 +90084;48.02252;1.49014;128;20220116;3.4;-2.4;.5;3.1;6.8;.1;.08;1800 +90084;48.02252;1.49014;128;20220117;5.9;3.2;4.5;1.3;7.9;0;.34;1900 +90084;48.02252;1.49014;128;20220118;5.5;.5;3;2.7;6.9;0;.39;2700 +90084;48.02252;1.49014;128;20220119;5.8;3.1;4.4;2.9;7.8;1.2;.42;1300 +90084;48.02252;1.49014;128;20220120;7.3;2;4.6;2.9;6.9;0;.55;5300 +90084;48.02252;1.49014;128;20220121;6;.2;3.1;3;5.9;0;.62;5100 +90084;48.02252;1.49014;128;20220122;4.9;-3.1;.9;2.2;6.1;0;.39;1600 +90084;48.02252;1.49014;128;20220123;3.4;2.9;3.1;3.9;6.4;0;.67;800 +90084;48.02252;1.49014;128;20220124;2.4;-2.2;.1;2.3;5.6;0;.3;4400 +90084;48.02252;1.49014;128;20220125;-.6;-2.4;-1.5;1;5.2;0;.27;2000 +90084;48.02252;1.49014;128;20220126;.3;-1.7;-.7;1.7;5.7;0;.27;1400 +90084;48.02252;1.49014;128;20220127;4.8;.2;2.5;3.3;6.6;.1;.45;2700 +90084;48.02252;1.49014;128;20220128;7.5;3.7;5.6;1.8;8.3;0;.44;2400 +90084;48.02252;1.49014;128;20220129;9.1;5;7;3.8;9.3;.2;.53;1500 +90084;48.02252;1.49014;128;20220130;10.9;7.1;9;2.7;8.3;0;.94;5700 +90084;48.02252;1.49014;128;20220131;9.9;2.6;6.2;6;6.7;.2;1.39;6400 +90084;48.02252;1.49014;128;20220201;10.8;-.5;5.1;4.8;8.9;.3;.42;2800 +90084;48.02252;1.49014;128;20220202;9.7;7.6;8.6;3.3;9.4;0;.79;2400 +90084;48.02252;1.49014;128;20220203;6.7;5.8;6.2;3.6;8;.2;.72;2700 +90084;48.02252;1.49014;128;20220204;11.2;5.4;8.3;4.6;8.2;1.1;1.24;3600 +90084;48.02252;1.49014;128;20220205;10.4;-2.6;3.9;3.4;6.4;0;.91;9200 +90084;48.02252;1.49014;128;20220206;10.9;2.7;6.8;8.2;9.4;2.9;.61;1500 +90084;48.02252;1.49014;128;20220207;10.6;2.8;6.7;3;7.2;0;1;8100 +90084;48.02252;1.49014;128;20220208;13;.2;6.6;2;7.5;0;.89;7000 +90084;48.02252;1.49014;128;20220209;13.6;-3.4;5.1;1.9;6.8;.1;.91;10000 +90084;48.02252;1.49014;128;20220210;11.3;2.6;6.9;3.9;7.8;.5;1.09;5300 +90084;48.02252;1.49014;128;20220211;9.1;-2.9;3.1;1.9;5.8;0;.78;9100 +90084;48.02252;1.49014;128;20220212;10;-1.4;4.3;2.8;4.9;0;1.28;10800 +90084;48.02252;1.49014;128;20220213;14.1;-3.8;5.1;5.4;7.1;1.1;1.55;8300 +90084;48.02252;1.49014;128;20220214;11;6.8;8.9;6.6;8.8;2.9;1.4;5500 +90084;48.02252;1.49014;128;20220215;9.8;1.2;5.5;5.8;8.7;3.5;.56;4900 +90084;48.02252;1.49014;128;20220216;14.4;8.2;11.3;8.5;12.5;.7;.81;3800 +90084;48.02252;1.49014;128;20220217;14.2;11.1;12.7;4.6;10.57;.8;1.63;3950 +90084;48.02252;1.49014;128;20220218;11.3;5.8;8.5;8.1;9.4;1.3;1.16;3700 +90084;48.02252;1.49014;128;20220219;10.7;.7;5.7;6.6;6.5;0;1.68;10400 +90084;48.02252;1.49014;128;20220220;12.9;6.9;9.9;8.8;9.8;1.8;1.52;4200 +90084;48.02252;1.49014;128;20220221;11.2;4.8;8;8.2;7.6;.2;1.89;8200 +90084;48.02252;1.49014;128;20220222;12.7;1.3;7;4.6;9.6;.4;.72;3200 +90084;48.02252;1.49014;128;20220223;13;3.1;8;2.2;9.1;.1;.94;6100 +90084;48.02252;1.49014;128;20220224;13;5.7;9.3;4.4;7.5;1.7;1.89;6900 +90084;48.02252;1.49014;128;20220225;11;-1.7;4.6;3.3;5.8;.1;1.48;11600 +90084;48.02252;1.49014;128;20220226;11;-3.4;3.8;4;5;0;1.78;13400 +90084;48.02252;1.49014;128;20220227;11.1;-2.5;4.3;3.8;4.9;0;1.86;13900 +90084;48.02252;1.49014;128;20220228;13.7;-4.3;4.7;1.2;4.7;0;1.34;13700 +90084;48.02252;1.49014;128;20220301;13.5;-1.3;6.1;1.5;6.6;.1;1.16;6800 +90084;48.02252;1.49014;128;20220302;13.7;4.3;9;1.8;7.8;0;1.32;7400 +90084;48.02252;1.49014;128;20220303;10.5;6.4;8.4;1.7;9.2;.4;.86;4300 +90084;48.02252;1.49014;128;20220304;11.2;1.7;6.4;2.8;8.7;.7;.86;5600 +90084;48.02252;1.49014;128;20220305;9.8;6;7.9;2.9;8.9;.9;.93;3800 +90084;48.02252;1.49014;128;20220306;8.6;3;5.8;4.3;5.7;0;1.84;13100 +90084;48.02252;1.49014;128;20220307;7.5;-1.9;2.8;5;4.2;0;1.97;14800 +90084;48.02252;1.49014;128;20220308;15.8;-3.5;6.1;2.8;5.4;0;2.23;14700 +90084;48.02252;1.49014;128;20220309;16.6;-.3;8.1;3.4;7.7;0;2.1;13800 +90084;48.02252;1.49014;128;20220310;16.7;3.8;10.2;3.3;8.3;0;2.1;10800 +90084;48.02252;1.49014;128;20220311;12.8;5.7;9.2;4.9;9.1;2.2;1.43;4000 +90084;48.02252;1.49014;128;20220312;12.1;4.6;8.3;5.3;9;1;1.43;8600 +90084;48.02252;1.49014;128;20220313;8.6;5.4;7;4.2;8.6;6.6;.88;2800 +90084;48.02252;1.49014;128;20220314;15.3;-.6;7.3;3.2;7.4;3.7;2.08;16100 +90084;48.02252;1.49014;128;20220315;13.6;7;10.3;2;10.8;.6;1.01;4900 +90084;48.02252;1.49014;128;20220316;14.1;5.1;9.6;2.2;10.6;.1;.94;3800 +90084;48.02252;1.49014;128;20220317;8.4;7.2;7.8;4;8.2;0;1.29;5600 +90084;48.02252;1.49014;128;20220318;14.7;3.1;8.9;6.6;5.7;0;3.37;14000 +90084;48.02252;1.49014;128;20220319;14.8;3.9;9.3;5;6.3;0;2.94;13900 +90084;48.02252;1.49014;128;20220320;12.7;.3;6.5;2.4;6.2;0;1.7;8900 +90084;48.02252;1.49014;128;20220321;18.8;3.7;11.2;2;8.3;0;2.25;13200 +90084;48.02252;1.49014;128;20220322;17.2;.8;9;3;5.8;0;2.87;16700 +90084;48.02252;1.49014;128;20220323;18.2;1.2;9.7;2.9;5.9;0;2.99;17266 +90084;48.02252;1.49014;128;20220324;20.4;-.4;10;2.1;6.1;0;2.87;17000 +90084;48.02252;1.49014;128;20220325;20.1;4.4;12.2;3.9;6.3;0;3.79;17000 +90084;48.02252;1.49014;128;20220326;19.7;3.9;11.8;4.3;6.3;0;3.87;17400 +90084;48.02252;1.49014;128;20220327;21.1;4.1;12.6;2.9;7;0;3.42;17200 +90084;48.02252;1.49014;128;20220328;21.7;1.4;11.5;1.1;7.8;0;2.29;14600 +90084;48.02252;1.49014;128;20220329;16.6;8.6;12.6;1.6;9.8;2.5;1.66;7000 +90084;48.02252;1.49014;128;20220330;13.3;3.2;8.2;2.2;9.7;2.9;1.17;7200 +90084;48.02252;1.49014;128;20220331;8.2;3;5.6;5.6;7.1;1.3;1.4;7200 +90084;48.02252;1.49014;128;20220401;4.8;-.2;2.3;6.8;5.69;1.2;1.25;8492 +90084;48.02252;1.49014;128;20220402;8.1;-.5;3.8;5.6;4.8;0;2.26;15200 +90084;48.02252;1.49014;128;20220403;8.6;-.8;3.9;3.6;4.7;0;2.11;14700 +90084;48.02252;1.49014;128;20220404;11.3;-3.8;3.8;3.4;5.9;.2;1.98;16450 +90084;48.02252;1.49014;128;20220405;12.1;6.3;9.2;3.3;10.4;.1;1.09;5826 +90084;48.02252;1.49014;128;20220406;12.9;2.3;7.6;5.8;9.3;.3;1.3;7200 +90084;48.02252;1.49014;128;20220407;15.3;9.4;12.3;7.7;10.8;2.6;2.34;9200 +90084;48.02252;1.49014;128;20220408;16.1;7.2;11.6;7.2;9.7;19.1;2.47;6500 +90084;48.02252;1.49014;128;20220409;12.9;1.6;7.2;3.3;6.4;.1;2.57;18400 +90084;48.02252;1.49014;128;20220410;15.3;-2.9;6.2;2.6;6.1;0;2.72;20800 +90084;48.02252;1.49014;128;20220411;21.8;1.4;11.6;3.2;8.2;0;3.6;18900 +90084;48.02252;1.49014;128;20220412;19.9;5;12.4;2.9;10.6;7.3;2.61;14000 +90084;48.02252;1.49014;128;20220413;16.2;8.5;12.3;1.4;12.6;.7;1.5;9000 +90084;48.02252;1.49014;128;20220414;20.8;6.7;13.7;1.4;11.7;.1;2.82;19100 +90084;48.02252;1.49014;128;20220415;21.5;7.9;14.7;2.2;10.9;0;3.52;22300 +90084;48.02252;1.49014;128;20220416;19.9;8.1;14;3.8;9.4;0;3.93;22400 +90084;48.02252;1.49014;128;20220417;20.1;3.3;11.7;3;7.7;0;3.79;22800 +90084;48.02252;1.49014;128;20220418;18;5.1;11.5;3.1;9.3;0;3.06;19400 +90084;48.02252;1.49014;128;20220419;15.7;8.2;11.9;3.8;8.8;0;2.7;11900 +90084;48.02252;1.49014;128;20220420;18.5;6.3;12.4;3.4;8.9;0;2.97;13400 +90084;48.02252;1.49014;128;20220421;18.1;5.8;11.9;3;7.9;0;3.37;18800 +90084;48.02252;1.49014;128;20220422;19.4;5.6;12.5;3.5;9;.1;3.64;21200 +90084;48.02252;1.49014;128;20220423;20.1;7.7;13.9;4;10.5;1.5;3.27;15300 +90084;48.02252;1.49014;128;20220424;18.5;9.8;14.1;3.1;11;0;2.93;15300 +90084;48.02252;1.49014;128;20220425;16.2;7.1;11.6;3;9.2;0;2.78;16100 +90084;48.02252;1.49014;128;20220426;16.1;2.9;9.5;3.1;8.3;0;2.69;16800 +90084;48.02252;1.49014;128;20220427;18.8;3.8;11.3;4.7;8.5;0;3.85;22800 +90084;48.02252;1.49014;128;20220428;19.8;6.1;12.9;3.7;9.3;0;3.49;17300 +90084;48.02252;1.49014;128;20220429;20.5;8.9;14.7;3.6;9.9;0;4.04;21600 +90084;48.02252;1.49014;128;20220430;17.2;4.9;11;3.8;8.2;0;3.4;19800 +90084;48.02252;1.49014;128;20220501;17.1;4;10.5;3.2;7.6;0;3.51;22100 +90084;48.02252;1.49014;128;20220502;18.2;5.4;11.8;3.3;8.8;0;3.33;18900 +90084;48.02252;1.49014;128;20220503;19;8.7;13.8;3.9;9.2;.6;3.76;18400 +90084;48.02252;1.49014;128;20220504;17.7;10;13.8;2.6;10.6;.6;2.4;9900 +90084;48.02252;1.49014;128;20220505;19.7;2.6;11.1;2.5;10.2;0;2.6;14400 +90084;48.02252;1.49014;128;20220506;21.7;6.6;14.1;2.8;10.2;0;4.15;24800 +90084;48.02252;1.49014;128;20220507;21.6;8.9;15.2;2.4;11.2;.4;3.78;21600 +90084;48.02252;1.49014;128;20220508;21;8.9;14.9;3.2;11.8;.1;3.93;23600 +90084;48.02252;1.49014;128;20220509;26.1;8.5;17.3;1.7;11.5;0;4.42;24600 +90084;48.02252;1.49014;128;20220510;27.7;9.2;18.4;2.5;12.3;0;4.88;23800 +90084;48.02252;1.49014;128;20220511;25.1;7.7;16.4;3.9;11.9;0;4.97;25800 +90084;48.02252;1.49014;128;20220512;21.3;7.3;14.3;2.2;11.7;0;3.4;20000 +90084;48.02252;1.49014;128;20220513;22.1;5.4;13.7;1.8;9.4;0;4.18;26400 +90084;48.02252;1.49014;128;20220514;24.4;8;16.2;2.8;10.6;0;4.66;24300 +90084;48.02252;1.49014;128;20220515;30.3;11.2;20.7;3.3;13.1;3.1;5.69;22800 +90084;48.02252;1.49014;128;20220516;26.5;14.2;20.3;3.3;14.2;0;4.96;22300 +90084;48.02252;1.49014;128;20220517;29.9;10.7;20.3;2.1;14.3;.6;4.83;22500 +90084;48.02252;1.49014;128;20220518;28.3;12.3;20.3;3;16.4;.1;4.68;21800 +90084;48.02252;1.49014;128;20220519;27;15.4;21.2;1.7;16.8;3.2;4.12;20400 +90084;48.02252;1.49014;128;20220520;25.5;14.2;19.8;3.1;14.9;1.3;4.26;18800 +90084;48.02252;1.49014;128;20220521;25.6;6.5;16;1.4;11.8;0;4.41;26400 +90084;48.02252;1.49014;128;20220522;25.9;12.8;19.3;3.6;13.6;1.7;4.34;16500 +90084;48.02252;1.49014;128;20220523;18.7;14.1;16.4;3.3;14.8;9.2;1.97;6900 +90084;48.02252;1.49014;128;20220524;19.2;8.9;14;3.9;11;.1;3.77;21600 +90084;48.02252;1.49014;128;20220525;20.7;6.3;13.5;3.4;10.4;.1;4.05;23800 +90084;48.02252;1.49014;128;20220526;21.5;12.6;17;3.2;13.2;0;3.82;19400 +90084;48.02252;1.49014;128;20220527;21.2;8.8;15;2.5;12.1;.1;2.83;12800 +90084;48.02252;1.49014;128;20220528;20.9;6.7;13.8;3.1;9.9;0;4.4;26200 +90084;48.02252;1.49014;128;20220529;16.7;5.9;11.3;3.6;8.1;0;3.7;21900 +90084;48.02252;1.49014;128;20220530;19.7;5.2;12.4;2.5;8.5;0;4.08;24800 +90084;48.02252;1.49014;128;20220531;22.9;5;13.9;2.3;8.4;0;4.49;24600 +90084;48.02252;1.49014;128;20220601;23;4.3;13.6;1.7;9.2;0;4.34;26500 +90084;48.02252;1.49014;128;20220602;25.3;8.9;17.1;3.5;10.4;.1;5.27;24300 +90084;48.02252;1.49014;128;20220603;23.2;12.4;17.8;2.4;13.9;8.2;3.2;13800 +90084;48.02252;1.49014;128;20220604;28.8;15.5;22.1;2;17.3;19.4;4.15;17900 +90084;48.02252;1.49014;128;20220605;22.8;13.8;18.3;3.4;15.3;0;3.31;14400 +90084;48.02252;1.49014;128;20220606;21.3;8.8;15;3.2;12.3;1.9;3.42;17400 +90084;48.02252;1.49014;128;20220607;23;13.3;18.1;4.7;14.2;12.1;4.03;17100 +90084;48.02252;1.49014;128;20220608;22.1;13.3;17.7;4.7;13.6;.7;4.31;20500 +90084;48.02252;1.49014;128;20220609;20.9;8.7;14.8;3.3;11.9;0;3.48;17800 +90084;48.02252;1.49014;128;20220610;25.3;9.4;17.3;2.2;13.3;.1;4.66;25800 +90084;48.02252;1.49014;128;20220611;26.9;9.5;18.2;2;13.9;0;4.61;24200 +90084;48.02252;1.49014;128;20220612;24.5;11.7;18.1;3.4;11.6;0;5.51;28100 +90084;48.02252;1.49014;128;20220613;23.5;6.4;14.9;2.4;10.5;.1;4.87;28800 +90084;48.02252;1.49014;128;20220614;27;9.2;18.1;3;11.2;0;5.7;27900 +90084;48.02252;1.49014;128;20220615;31.8;13.2;22.5;2.8;12.8;0;6.57;27900 +90084;48.02252;1.49014;128;20220616;30.1;14;22;2.6;12.8;0;5.96;25700 +90084;48.02252;1.49014;128;20220617;34.5;13;23.7;1.2;14;0;5.63;26900 +90084;48.02252;1.49014;128;20220618;37.8;15.2;26.5;2.7;15.4;1;7.27;26100 +90084;48.02252;1.49014;128;20220619;28;15;21.5;4.9;17;7.5;5.48;23100 +90084;48.02252;1.49014;128;20220620;23.4;16.7;20;3.5;17.6;3.8;3.03;11700 +90084;48.02252;1.49014;128;20220621;27.1;13.9;20.5;3.1;16.2;.8;4.63;20900 +90084;48.02252;1.49014;128;20220622;26.7;15.4;21;3.1;17.3;4.6;4.02;16600 +90084;48.02252;1.49014;128;20220623;27.1;16.3;21.7;3.1;16.4;.1;5.32;25000 +90084;48.02252;1.49014;128;20220624;24.1;14.7;19.4;4.6;15.5;1.2;4.44;20000 +90084;48.02252;1.49014;128;20220625;16.5;14.3;15.4;3.2;14.6;5.2;1.9;8500 +90084;48.02252;1.49014;128;20220626;21.4;9.2;15.3;2.1;12.2;.5;3.72;21400 +90084;48.02252;1.49014;128;20220627;23.1;9.1;16.1;2.6;11.1;0;4.4;23100 +90084;48.02252;1.49014;128;20220628;25.7;7.5;16.6;1.3;11.1;0;4.86;29000 +90084;48.02252;1.49014;128;20220629;25;7.3;16.1;2.5;11.9;2.5;4.44;23100 +90084;48.02252;1.49014;128;20220630;17.4;9.7;13.5;2.2;13.1;8.1;1.86;9300 +90084;48.02252;1.49014;128;20220701;21.6;6.3;13.9;2.3;10.7;.1;3.74;21000 +90084;48.02252;1.49014;128;20220702;26.8;6.6;16.7;1.5;11.1;0;5.01;28900 +90084;48.02252;1.49014;128;20220703;24.3;11.9;18.1;2.8;12;0;5.19;27400 +90084;48.02252;1.49014;128;20220704;25.9;9;17.4;2.7;11.7;0;5.42;29100 +90084;48.02252;1.49014;128;20220705;25.7;10.4;18;3.2;11.7;0;5.59;28600 +90084;48.02252;1.49014;128;20220706;26.2;10.8;18.5;3.6;11.6;0;5.67;26700 +90084;48.02252;1.49014;128;20220707;23.9;9.5;16.7;3.6;13.4;.1;3.81;17400 +90084;48.02252;1.49014;128;20220708;27.1;10.3;18.7;3.2;11.1;0;5.91;28400 +90084;48.02252;1.49014;128;20220709;29.3;13.5;21.4;3.5;12.7;0;6.46;28100 +90084;48.02252;1.49014;128;20220710;27;11.3;19.1;4.4;11.7;0;6.29;28400 +90084;48.02252;1.49014;128;20220711;29.8;12.7;21.2;3.9;13.2;0;6.6;28200 +90084;48.02252;1.49014;128;20220712;32.2;14.1;23.1;2;12.8;0;6.12;27900 +90084;48.02252;1.49014;128;20220713;35.2;14;24.6;1.3;12.7;0;5.48;24500 +90084;48.02252;1.49014;128;20220714;31.3;16;23.6;2.9;13.3;0;6.46;26600 +90084;48.02252;1.49014;128;20220715;27.2;13.9;20.5;3.8;10.7;0;6.49;28200 +90084;48.02252;1.49014;128;20220716;28.6;12.2;20.4;3.4;10.4;0;6.45;27900 +90084;48.02252;1.49014;128;20220717;31.3;13.4;22.3;3.8;10.9;0;7.15;27100 +90084;48.02252;1.49014;128;20220718;37.9;15;26.4;2.6;11.3;0;7.42;26300 +90084;48.02252;1.49014;128;20220719;36.8;17.3;27;3.5;13.9;7.5;7.7;24700 +90084;48.02252;1.49014;128;20220720;26.2;16.3;21.2;2.7;17;11.7;3.74;15200 +90084;48.02252;1.49014;128;20220721;28.4;13.9;21.1;1.9;15.4;0;4.71;23000 +90084;48.02252;1.49014;128;20220722;24.8;15.3;20;2.6;17.5;.8;2.72;10100 +90084;48.02252;1.49014;128;20220723;27.7;17.6;22.6;2.2;15.8;0;4.92;22700 +90084;48.02252;1.49014;128;20220724;32.1;11.9;22;1.7;14.2;0;5.54;27000 +90084;48.02252;1.49014;128;20220725;27.5;16.6;22;4.2;13.9;.5;5.56;20200 +90084;48.02252;1.49014;128;20220726;24.4;16.1;20.2;2.9;12.4;0;4.17;15200 +90084;48.02252;1.49014;128;20220727;25.2;10.4;17.8;2.7;10.9;0;4.48;20100 +90084;48.02252;1.49014;128;20220728;27.1;13.2;20.1;1.8;10.2;0;4.43;19500 +90084;48.02252;1.49014;128;20220729;29.2;13.6;21.4;1.7;11.2;0;4.54;19600 +90084;48.02252;1.49014;128;20220730;30.3;12.8;21.5;2.1;12.8;0;4.73;19200 +90084;48.02252;1.49014;128;20220731;29.9;14.3;22.1;2.7;14.9;0;5.68;26400 +90084;48.02252;1.49014;128;20220801;27;13;20;1.6;14.9;0;3.73;17900 +90084;48.02252;1.49014;128;20220802;31.3;14.5;22.9;1.6;14.4;0;5.21;25400 +90084;48.02252;1.49014;128;20220803;35.1;14.8;24.9;1.8;14.5;.1;5.84;25600 +90084;48.02252;1.49014;128;20220804;28.2;19.7;23.9;4;16.4;4.8;5.15;17300 +90084;48.02252;1.49014;128;20220805;25.9;14.5;20.2;3.7;13.2;0;5.34;24700 +90084;48.02252;1.49014;128;20220806;24.6;11.1;17.8;4.6;8.6;0;6.11;26900 +90084;48.02252;1.49014;128;20220807;26.4;11.7;19;4.4;9;0;6.31;26000 +90084;48.02252;1.49014;128;20220808;28.5;12.5;20.5;4.3;10.1;0;6.55;25800 +90084;48.02252;1.49014;128;20220809;30.6;14.4;22.5;4.5;11.7;0;6.97;25500 +90084;48.02252;1.49014;128;20220810;31.9;16.1;24;4.6;11.3;0;7.5;25300 +90084;48.02252;1.49014;128;20220811;31.5;15.1;23.3;4.1;9.9;0;7.23;25400 +90084;48.02252;1.49014;128;20220812;33;15.5;24.2;3.4;9.9;0;7;25100 +90084;48.02252;1.49014;128;20220813;33;14.1;23.5;2.9;9.4;0;6.5;24500 +90084;48.02252;1.49014;128;20220814;27.5;17.7;22.6;3.2;14;3.1;4.24;12200 +90084;48.02252;1.49014;128;20220815;25.5;12.9;19.2;3.8;15.2;.3;3.77;15300 +90084;48.02252;1.49014;128;20220816;25.6;13.3;19.4;2.1;15.9;4.5;2.78;11000 +90084;48.02252;1.49014;128;20220817;26.4;15;20.7;2.4;15.7;1.8;3.84;17600 +90084;48.02252;1.49014;128;20220818;27.7;11;19.3;3;14.2;0;4.66;22600 +90084;48.02252;1.49014;128;20220819;25.9;13.6;19.7;2.7;16;2.9;3.1;12000 +90084;48.02252;1.49014;128;20220820;24.5;9.1;16.8;1.6;12.5;0;3.85;23600 +90084;48.02252;1.49014;128;20220821;24.8;9.7;17.2;2.4;12.9;.3;3.36;15600 +90084;48.02252;1.49014;128;20220822;25.1;15.8;20.4;1.7;16.5;0;3.06;14700 +90084;48.02252;1.49014;128;20220823;27.4;14.4;20.9;1.5;17.2;0;3.05;14400 +90084;48.02252;1.49014;128;20220824;32;14.3;23.1;1.7;15.1;0;4.62;21900 +90084;48.02252;1.49014;128;20220825;29.8;14.4;22.1;3.2;15.2;0;4.41;15100 +90084;48.02252;1.49014;128;20220826;26;15.6;20.8;3.4;14.5;0;4.09;15900 +90084;48.02252;1.49014;128;20220827;25.8;12.4;19.1;3;12.4;0;4.24;19100 +90084;48.02252;1.49014;128;20220828;26.2;11.1;18.6;2.9;11.6;0;4.45;21100 +90084;48.02252;1.49014;128;20220829;29.7;14.2;21.9;3.8;12.3;2.1;5.53;20100 +90084;48.02252;1.49014;128;20220830;27.1;14.9;21;2.6;13.7;0;3.88;15300 +90084;48.02252;1.49014;128;20220831;27.2;13.7;20.4;2.1;12.8;0;3.96;18600 +90084;48.02252;1.49014;128;20220901;28;14.3;21.1;1.6;12.8;2.7;3.75;18300 +90084;48.02252;1.49014;128;20220902;23.5;15.3;19.4;2.1;16.7;7.1;2.49;11400 +90084;48.02252;1.49014;128;20220903;24.3;13.2;18.7;3.1;15;.2;3.12;13500 +90084;48.02252;1.49014;128;20220904;28.9;10.5;19.7;2.3;13.5;3;4.07;19300 +90084;48.02252;1.49014;128;20220905;29;13.6;21.3;2.5;16.6;7.3;3.78;16900 +90084;48.02252;1.49014;128;20220906;27.6;11.7;19.6;2.5;14.5;.5;2.95;8900 +90084;48.02252;1.49014;128;20220907;19.2;11.5;15.3;3.2;14.6;3.8;1.53;5300 +90084;48.02252;1.49014;128;20220908;21.8;13.3;17.5;4.8;14.7;3;3.01;13400 +90084;48.02252;1.49014;128;20220909;21.6;13.3;17.4;5.6;13.8;2;3.39;14400 +90084;48.02252;1.49014;128;20220910;20.8;11.4;16.1;3.7;13.7;.6;2.41;10200 +90084;48.02252;1.49014;128;20220911;23.7;8.9;16.3;1.9;13.6;.5;2.95;18600 +90084;48.02252;1.49014;128;20220912;29.2;11.1;20.1;2.6;13.5;.7;3.99;17200 +90084;48.02252;1.49014;128;20220913;27.7;17.3;22.5;2.4;17.2;1.2;2.88;9200 +90084;48.02252;1.49014;128;20220914;25.7;16.5;21.1;3.1;18.3;.6;2.87;12000 +90084;48.02252;1.49014;128;20220915;21.6;14.3;17.9;3.4;14.3;0;3.03;15900 +90084;48.02252;1.49014;128;20220916;18.7;9;13.8;3.6;10.6;.2;2.7;14100 +90084;48.02252;1.49014;128;20220917;16.4;3.6;10;2.9;7.7;0;2.66;18900 +90084;48.02252;1.49014;128;20220918;19.1;1.8;10.4;1.8;8.2;0;2.43;17500 +90084;48.02252;1.49014;128;20220919;18.3;4.7;11.5;2;8.7;0;2.43;17000 +90084;48.02252;1.49014;128;20220920;18.3;5.8;12;2.4;8.5;0;2.59;16600 +90084;48.02252;1.49014;128;20220921;18.9;6.6;12.7;2.7;8.9;0;2.76;17300 +90084;48.02252;1.49014;128;20220922;20.6;5.2;12.9;1.5;7.9;0;2.51;17200 +90084;48.02252;1.49014;128;20220923;20.9;5.6;13.2;1;8.9;.5;1.8;10000 +90084;48.02252;1.49014;128;20220924;16;10.6;13.3;2.2;12.5;0;1.34;6500 +90084;48.02252;1.49014;128;20220925;17.8;10.8;14.3;3.3;10.9;.1;2.47;13900 +90084;48.02252;1.49014;128;20220926;13.1;7.5;10.3;4.2;10.4;7.9;1.26;4900 +90084;48.02252;1.49014;128;20220927;15.5;7.4;11.4;5.6;11;8.7;1.72;8600 +90084;48.02252;1.49014;128;20220928;13.4;9.9;11.6;3.1;11.4;2.9;1.21;5300 +90084;48.02252;1.49014;128;20220929;13.2;6.5;9.8;2.1;10;.6;1.16;6400 +90084;48.02252;1.49014;128;20220930;16.9;1.8;9.3;3.1;9;1.4;1.97;14300 +90084;48.02252;1.49014;128;20221001;20.6;11;15.8;6.8;14.2;3.3;2.43;10900 +90084;48.02252;1.49014;128;20221002;20.1;11.6;15.8;5;15.3;.7;1.78;8800 +90084;48.02252;1.49014;128;20221003;16.2;11.3;13.7;2.9;11.8;0;1.61;7000 +90084;48.02252;1.49014;128;20221004;19.6;2.2;10.9;1.3;10;.1;1.61;12400 +90084;48.02252;1.49014;128;20221005;20.6;6.8;13.7;4.3;11.7;.1;2.33;11200 +90084;48.02252;1.49014;128;20221006;18.7;4;11.3;1.4;9.3;0;1.74;14600 +90084;48.02252;1.49014;128;20221007;18.5;1;9.7;1.4;8.3;.1;1.68;14100 +90084;48.02252;1.49014;128;20221008;17.7;3.5;10.6;1.8;8.6;0;1.77;14100 +90084;48.02252;1.49014;128;20221009;19.3;2.9;11.1;2;8.5;0;1.97;14300 +90084;48.02252;1.49014;128;20221010;18;6.7;12.3;2.7;12;0;1.3;6000 +90084;48.02252;1.49014;128;20221011;18.3;8.8;13.5;3.5;10.7;0;2.09;11400 +90084;48.02252;1.49014;128;20221012;19.1;4.4;11.7;1.3;9.4;0;1.51;11900 +90084;48.02252;1.49014;128;20221013;15;8.3;11.6;3.3;12.6;3.6;.84;3800 +90084;48.02252;1.49014;128;20221014;17.4;13.2;15.3;4.9;15.5;14.1;1.04;2600 +90084;48.02252;1.49014;128;20221015;17.4;14.1;15.7;5.7;15;2.9;1.53;7000 +90084;48.02252;1.49014;128;20221016;21.2;12.7;16.9;2;15.1;1.1;1.49;8600 +90084;48.02252;1.49014;128;20221017;17.4;14.7;16;3.3;16;14.5;.96;2000 +90084;48.02252;1.49014;128;20221018;17.5;12.6;15;2.8;15.3;.1;.97;4800 +90084;48.02252;1.49014;128;20221019;22;12.7;17.3;3.7;15.1;6.5;1.94;9300 +90084;48.02252;1.49014;128;20221020;20.6;11.4;16;3.1;14.8;9.2;1.47;7100 +90084;48.02252;1.49014;128;20221021;19.5;12;15.7;4.2;14.2;.4;1.67;8300 +90084;48.02252;1.49014;128;20221022;20.4;9.7;15;3.4;13.1;.8;1.72;9700 +90084;48.02252;1.49014;128;20221023;22.6;12.6;17.6;5.4;13.2;.6;2.78;7100 +90084;48.02252;1.49014;128;20221024;18;11.6;14.8;6.3;12.8;.6;1.94;6400 +90084;48.02252;1.49014;128;20221025;17.3;11.2;14.2;3.3;13.4;.3;1.2;5600 +90084;48.02252;1.49014;128;20221026;20.9;11.5;16.2;4.2;13.6;.1;1.94;9700 +90084;48.02252;1.49014;128;20221027;23.9;9.9;16.9;2.3;13.5;0;1.7;6400 +90084;48.02252;1.49014;128;20221028;21.9;11;16.4;2.5;13.6;0;1.56;7600 +90084;48.02252;1.49014;128;20221029;21.9;13.5;17.7;2.5;13.2;0;1.75;6700 +90084;48.02252;1.49014;128;20221030;17.6;7.6;12.6;1.5;11.4;1.6;.95;5500 +90084;48.02252;1.49014;128;20221031;19.8;8.9;14.3;3.6;12.7;.1;1.5;6800 +90084;48.02252;1.49014;128;20221101;16.1;8.1;12.1;6.6;10.6;1.1;1.78;8300 +90084;48.02252;1.49014;128;20221102;15.3;6.9;11.1;4;10.7;.1;1.15;8300 +90084;48.02252;1.49014;128;20221103;13.5;8.8;11.1;5.3;10.6;5.8;1.26;2400 +90084;48.02252;1.49014;128;20221104;11.5;6.3;8.9;6.2;8.8;.9;1.33;4900 +90084;48.02252;1.49014;128;20221105;9.5;.8;5.1;3.2;8.4;0;.49;3000 +90084;48.02252;1.49014;128;20221106;11.4;7;9.2;4.9;9.9;2.1;.92;1700 +90084;48.02252;1.49014;128;20221107;15.5;8.9;12.2;5.2;11.4;.2;1.3;4500 +90084;48.02252;1.49014;128;20221108;16.7;6.4;11.5;5.8;10.5;1.9;1.6;5000 +90084;48.02252;1.49014;128;20221109;13.9;7.4;10.6;4;10.5;.1;.98;5800 +90084;48.02252;1.49014;128;20221110;10.3;1.8;6;1.9;9.2;0;.38;3900 +90084;48.02252;1.49014;128;20221111;13.3;6.4;9.8;2.3;9.9;.1;.77;4400 +90084;48.02252;1.49014;128;20221112;16.9;3.6;10.2;1.1;9.8;.2;.6;6800 +90084;48.02252;1.49014;128;20221113;9.8;4.7;7.2;1.1;9.3;.1;.4;3800 +90084;48.02252;1.49014;128;20221114;13.6;4.9;9.2;2.7;9.9;0;.74;3900 +90084;48.02252;1.49014;128;20221115;12.4;6.2;9.3;4.8;10.5;3.3;.75;1700 +90084;48.02252;1.49014;128;20221116;12.1;7.4;9.7;7.8;10.6;8.4;.9;3000 +90084;48.02252;1.49014;128;20221117;13.7;9.8;11.7;8.6;10;.8;1.84;5500 +90084;48.02252;1.49014;128;20221118;11.8;5.6;8.7;4.8;8.6;.4;1.08;5500 +90084;48.02252;1.49014;128;20221119;10.6;-.1;5.2;2.7;6.7;.1;.72;6500 +90084;48.02252;1.49014;128;20221120;9.5;-1.5;4;3.4;7.4;2.7;.57;2900 +90084;48.02252;1.49014;128;20221121;9;2.6;5.8;5;7.9;4.7;.79;1400 +90084;48.02252;1.49014;128;20221122;10.7;3.4;7;6.8;7.6;.4;1.23;5300 +90084;48.02252;1.49014;128;20221123;13;3.6;8.3;5.3;8.8;3.7;1.05;4800 +90084;48.02252;1.49014;128;20221124;10.7;4.4;7.5;5.5;9.6;.6;.55;2800 +90084;48.02252;1.49014;128;20221125;11.1;5.6;8.3;3.6;9;0;.65;5600 +90084;48.02252;1.49014;128;20221126;7.6;-.7;3.4;2.3;7.5;.1;.33;2400 +90084;48.02252;1.49014;128;20221127;9.6;4.6;7.1;3.5;8.4;11.6;.75;1800 +90084;48.02252;1.49014;128;20221128;11.1;6.6;8.8;3.2;9.1;1;.7;4200 +90084;48.02252;1.49014;128;20221129;6.3;1.4;3.8;2.1;7.5;.1;.37;1600 +90084;48.02252;1.49014;128;20221130;5.4;1;3.2;2.6;7.4;0;.3;1600 +90084;48.02252;1.49014;128;20221201;5;2.3;3.6;3.6;6.8;0;.47;3300 +90084;48.02252;1.49014;128;20221202;3.9;1.5;2.7;4;6.7;1.1;.47;900 +90084;48.02252;1.49014;128;20221203;3;.8;1.9;6.5;6.2;0;.54;1100 +90084;48.02252;1.49014;128;20221204;2.7;.6;1.6;4.5;6.2;.1;.46;900 +90084;48.02252;1.49014;128;20221205;3.2;1.7;2.4;1.7;6.5;0;.4;1000 +90084;48.02252;1.49014;128;20221206;4.2;1.3;2.7;3;6.4;0;.42;2700 +90084;48.02252;1.49014;128;20221207;2.2;-.8;.7;2.1;6.2;0;.2;2300 +90084;48.02252;1.49014;128;20221208;1.5;.8;1.1;2.4;5.6;0;.46;1400 +90084;48.02252;1.49014;128;20221209;1.2;-2.3;-.6;2.9;5.1;.1;.34;2700 +90084;48.02252;1.49014;128;20221210;.2;-2.9;-1.4;2.1;5.1;0;.29;1400 +90084;48.02252;1.49014;128;20221211;.4;-4;-1.8;2;4.7;0;.2;3600 +90084;48.02252;1.49014;128;20221212;-3;-5.6;-4.3;3;4.2;0;.23;1200 +90084;48.02252;1.49014;128;20221213;-.6;-5;-2.8;3.9;3.8;4.8;.39;5400 +90084;48.02252;1.49014;128;20221214;0;-3.7;-1.9;2.5;5.1;1.3;.22;1700 +90084;48.02252;1.49014;128;20221215;1.2;-2.6;-.7;5;4.4;0;.59;4400 +90084;48.02252;1.49014;128;20221216;2.6;-4.2;-.8;3.5;4.4;0;.38;6100 +90084;48.02252;1.49014;128;20221217;-2.3;-6.2;-4.3;3.9;4.1;0;.23;2500 +90084;48.02252;1.49014;128;20221218;1.4;-8;-3.3;2.3;4.5;.5;.31;1200 +90084;48.02252;1.49014;128;20221219;9.7;1.1;5.4;4.2;7.8;0;.65;2100 +90084;48.02252;1.49014;128;20221220;10.7;7.3;9;6;10;4.5;.81;1100 +90084;48.02252;1.49014;128;20221221;10.9;5.8;8.3;5.6;10.9;5.8;.28;1300 +90084;48.02252;1.49014;128;20221222;12.7;9.8;11.2;8.5;11.7;6.6;.96;900 +90084;48.02252;1.49014;128;20221223;13.4;11.8;12.6;6.4;12.6;3.3;.97;1100 +90084;48.02252;1.49014;128;20221224;10.4;8.9;9.6;4.2;10.5;1.4;.67;1500 +90084;48.02252;1.49014;128;20221225;12.3;6.7;9.5;3.5;10.7;0;.5;2600 +90084;48.02252;1.49014;128;20221226;11;8.9;9.9;4.4;9.4;.6;1.06;2100 +90084;48.02252;1.49014;128;20221227;7.4;-1.9;2.7;3.4;7.2;.1;.13;5000 +90084;48.02252;1.49014;128;20221228;10.7;5.3;8;8.4;10;3.5;.52;2400 +90084;48.02252;1.49014;128;20221229;10.7;8.7;9.7;7.2;9.3;.5;1.24;3100 +90084;48.02252;1.49014;128;20221230;13;1.6;7.3;7.4;10.4;4.5;.41;1000 +90084;48.02252;1.49014;128;20221231;13.9;12.5;13.2;8.9;11;0;1.94;2800 +90085;48.04788;1.82349;125;20220101;14.3;5.5;9.9;3;9.7;0;.64;5200 +90085;48.04788;1.82349;125;20220102;13.3;8.3;10.8;6.5;10.8;0;1.06;2100 +90085;48.04788;1.82349;125;20220103;12.5;10.4;11.5;7.1;11.9;10.9;.85;1800 +90085;48.04788;1.82349;125;20220104;12.4;10.9;11.6;7.1;10.2;5.3;1.64;1200 +90085;48.04788;1.82349;125;20220105;6.2;.6;3.4;1.9;6.1;0;.45;3262 +90085;48.04788;1.82349;125;20220106;5.9;-3;1.5;2.7;5.7;.4;.31;5800 +90085;48.04788;1.82349;125;20220107;8.5;1.6;5.1;7.4;7.4;2.5;.78;4100 +90085;48.04788;1.82349;125;20220108;8.8;2.8;5.8;8;8.6;8.1;.56;900 +90085;48.04788;1.82349;125;20220109;7.6;4.1;5.9;3.5;7.6;1.3;.63;2715 +90085;48.04788;1.82349;125;20220110;7.5;3.9;5.7;2.2;7.8;0;.47;2700 +90085;48.04788;1.82349;125;20220111;2.8;1.4;2.1;2.4;6.1;0;.36;3300 +90085;48.04788;1.82349;125;20220112;3;-1.6;.7;3;6;0;.27;3100 +90085;48.04788;1.82349;125;20220113;3.1;.7;1.9;5;6.4;0;.38;2700 +90085;48.04788;1.82349;125;20220114;2.4;-1.2;.6;1.9;5.6;0;.32;3000 +90085;48.04788;1.82349;125;20220115;-.4;-4.6;-2.5;2;5;0;.19;2300 +90085;48.04788;1.82349;125;20220116;1.9;-2.2;-.2;4.1;6.2;0;.13;1600 +90085;48.04788;1.82349;125;20220117;5.2;1.8;3.5;1.8;7.6;0;.3;1900 +90085;48.04788;1.82349;125;20220118;7.1;.9;4;2.7;7.2;0;.47;2800 +90085;48.04788;1.82349;125;20220119;5.4;2.1;3.7;3.3;7.8;1.5;.31;1200 +90085;48.04788;1.82349;125;20220120;7;1.7;4.4;3.7;7.1;0;.51;5400 +90085;48.04788;1.82349;125;20220121;5.7;-.1;2.8;3.7;6;0;.61;5300 +90085;48.04788;1.82349;125;20220122;5.3;-2.5;1.4;2.3;6.3;0;.39;2000 +90085;48.04788;1.82349;125;20220123;3.7;2.7;3.2;3.7;6.5;0;.63;900 +90085;48.04788;1.82349;125;20220124;1.4;-2.2;-.4;2.4;5.5;0;.29;3500 +90085;48.04788;1.82349;125;20220125;-1.1;-2.2;-1.7;1.1;5.2;0;.26;2000 +90085;48.04788;1.82349;125;20220126;.1;-2.1;-1;1.8;5.5;0;.28;1300 +90085;48.04788;1.82349;125;20220127;2.6;-.5;1;3.8;6.2;.1;.34;2400 +90085;48.04788;1.82349;125;20220128;5.8;2.3;4.1;2;7.9;0;.34;1900 +90085;48.04788;1.82349;125;20220129;8.4;4.1;6.2;4.8;9.2;.4;.39;1700 +90085;48.04788;1.82349;125;20220130;10.8;7;8.9;3.2;8.5;.1;.92;7600 +90085;48.04788;1.82349;125;20220131;9.4;2.9;6.1;6.7;6.9;.2;1.35;5500 +90085;48.04788;1.82349;125;20220201;10;-2;4;5.5;8.5;.6;.32;2600 +90085;48.04788;1.82349;125;20220202;9.9;8.3;9.1;2.6;9.63;0;.76;1937 +90085;48.04788;1.82349;125;20220203;7.3;6.2;6.7;3.4;8.1;.2;.76;3800 +90085;48.04788;1.82349;125;20220204;10.7;5.1;7.9;5.4;8.2;.9;1.23;3000 +90085;48.04788;1.82349;125;20220205;10.1;-1.8;4.2;4.4;6.6;0;.98;8700 +90085;48.04788;1.82349;125;20220206;10.3;4.1;7.2;9.4;9.4;3.4;.69;1600 +90085;48.04788;1.82349;125;20220207;10.7;3;6.8;3.6;7.3;0;1.08;9200 +90085;48.04788;1.82349;125;20220208;12.7;2.9;7.8;2.1;7.8;0;.94;7500 +90085;48.04788;1.82349;125;20220209;14.1;-.6;6.8;2.3;7.1;.1;1.09;10100 +90085;48.04788;1.82349;125;20220210;10.6;4.6;7.6;4.4;7.9;.6;1.19;6500 +90085;48.04788;1.82349;125;20220211;9;-1.3;3.8;2.2;6.1;0;.82;10600 +90085;48.04788;1.82349;125;20220212;9.9;-1.7;4.1;2.6;4.8;0;1.24;11000 +90085;48.04788;1.82349;125;20220213;14.6;-1.1;6.8;6;7;.4;1.94;8900 +90085;48.04788;1.82349;125;20220214;11;6.8;8.9;6.6;8.8;5;1.4;5500 +90085;48.04788;1.82349;125;20220215;9.5;1.7;5.6;6.7;8.8;2.9;.54;6400 +90085;48.04788;1.82349;125;20220216;14.2;8.3;11.3;10.5;12.4;.9;.85;3600 +90085;48.04788;1.82349;125;20220217;14;11;12.5;4.4;10.37;.8;1.57;3935 +90085;48.04788;1.82349;125;20220218;12.1;9;10.5;8.4;10;1.4;1.56;3300 +90085;48.04788;1.82349;125;20220219;10;.9;5.5;6.9;6.6;0;1.57;10900 +90085;48.04788;1.82349;125;20220220;13.5;6.9;10.2;9.7;10.1;1.9;1.57;4500 +90085;48.04788;1.82349;125;20220221;11.1;5.2;8.2;9.2;7.9;.1;1.85;8200 +90085;48.04788;1.82349;125;20220222;11.8;2.8;7.3;5.7;9.3;.3;.85;3400 +90085;48.04788;1.82349;125;20220223;12.8;4.6;8.7;2.6;8.5;.3;1.19;6600 +90085;48.04788;1.82349;125;20220224;12.2;6.7;9.4;5.4;7.9;1.7;1.9;6900 +90085;48.04788;1.82349;125;20220225;10.8;-.6;5.1;3.4;6.1;.1;1.46;11500 +90085;48.04788;1.82349;125;20220226;10.4;-2;4.2;4.2;5.2;.1;1.76;13900 +90085;48.04788;1.82349;125;20220227;11.1;-2.9;4.1;3.1;5;0;1.68;14400 +90085;48.04788;1.82349;125;20220228;14.6;-3.4;5.6;1.5;4.7;0;1.56;14500 +90085;48.04788;1.82349;125;20220301;14.1;-.4;6.9;1.6;6;0;1.4;9200 +90085;48.04788;1.82349;125;20220302;13.5;2.1;7.8;1.9;8;0;1.19;7300 +90085;48.04788;1.82349;125;20220303;12.9;8.4;10.6;2.1;9.5;.4;1.29;7600 +90085;48.04788;1.82349;125;20220304;12.2;4.2;8.2;2.8;8.9;1.7;1.17;8100 +90085;48.04788;1.82349;125;20220305;10.6;6.3;8.5;3.3;8.8;.1;1.15;5400 +90085;48.04788;1.82349;125;20220306;8.3;1.7;5;5;5.5;0;1.87;14100 +90085;48.04788;1.82349;125;20220307;7.7;-2.6;2.5;4.9;4.2;0;1.94;15000 +90085;48.04788;1.82349;125;20220308;15.9;-2;6.9;2.8;5.6;0;2.27;15300 +90085;48.04788;1.82349;125;20220309;15.8;3.7;9.7;3.5;7.9;0;2.19;13900 +90085;48.04788;1.82349;125;20220310;16.6;4.6;10.6;3.7;8.3;0;2.26;11700 +90085;48.04788;1.82349;125;20220311;13.8;7.1;10.4;5.2;9.3;2.8;1.72;4000 +90085;48.04788;1.82349;125;20220312;10.4;5.1;7.7;4.7;9.2;1.2;.98;4800 +90085;48.04788;1.82349;125;20220313;9.7;6.4;8;4.4;8.8;5.6;1.09;3100 +90085;48.04788;1.82349;125;20220314;15.7;1.6;8.6;3.5;7.9;2.7;2.2;16200 +90085;48.04788;1.82349;125;20220315;14.8;6.6;10.7;2.1;11.3;.9;1.05;5400 +90085;48.04788;1.82349;125;20220316;14.3;6;10.1;1.8;11.2;0;.89;4000 +90085;48.04788;1.82349;125;20220317;9;8.2;8.6;4.8;8.7;0;1.41;6500 +90085;48.04788;1.82349;125;20220318;14.8;4.3;9.6;7.8;6.5;0;3.39;14200 +90085;48.04788;1.82349;125;20220319;14.9;4.8;9.8;4.8;6.73;0;2.9;13866 +90085;48.04788;1.82349;125;20220320;13.9;-.7;6.6;2.9;6.7;0;1.75;8300 +90085;48.04788;1.82349;125;20220321;18.4;5.8;12.1;3.5;9;0;2.66;14000 +90085;48.04788;1.82349;125;20220322;16.9;4.6;10.7;4.5;6.1;0;3.46;17300 +90085;48.04788;1.82349;125;20220323;18.2;1.6;9.9;3.7;5.8;0;3.35;17400 +90085;48.04788;1.82349;125;20220324;21.1;1.4;11.3;2.6;6.3;0;3.27;17700 +90085;48.04788;1.82349;125;20220325;20.2;3.3;11.8;5;6.3;0;4.17;18000 +90085;48.04788;1.82349;125;20220326;19.8;1.8;10.8;5;6.5;0;3.95;18100 +90085;48.04788;1.82349;125;20220327;21.1;3.2;12.2;3.2;7.1;0;3.53;18000 +90085;48.04788;1.82349;125;20220328;22.6;3.6;13.1;1.6;7.7;0;2.77;15400 +90085;48.04788;1.82349;125;20220329;15.7;9.5;12.6;2.2;10.3;1.5;1.66;6400 +90085;48.04788;1.82349;125;20220330;12.7;6;9.3;2.6;10.6;3.4;1.08;6400 +90085;48.04788;1.82349;125;20220331;8.3;4.4;6.4;6.2;7.3;.5;1.52;6800 +90085;48.04788;1.82349;125;20220401;5.1;.3;2.7;6.7;5.73;1;1.31;7928 +90085;48.04788;1.82349;125;20220402;8;-.7;3.7;6.9;4.9;0;2.27;14700 +90085;48.04788;1.82349;125;20220403;8.8;-1.4;3.7;4.7;5;0;2.23;17600 +90085;48.04788;1.82349;125;20220404;11.2;-2.9;4.2;3.9;5.93;.3;2.07;15833 +90085;48.04788;1.82349;125;20220405;12.1;6.3;9.2;3.7;10.4;.1;1.12;5851 +90085;48.04788;1.82349;125;20220406;11.9;4.6;8.2;5.8;10;.5;1.01;5300 +90085;48.04788;1.82349;125;20220407;15;9.5;12.3;8.7;11.5;6.5;1.94;7200 +90085;48.04788;1.82349;125;20220408;15.3;7.6;11.5;8.1;10.3;16;2.15;6200 +90085;48.04788;1.82349;125;20220409;12.2;3.1;7.6;3.7;7.1;.1;2.45;18300 +90085;48.04788;1.82349;125;20220410;14.5;-1.6;6.5;2.9;6.4;0;2.72;21700 +90085;48.04788;1.82349;125;20220411;21.5;4.4;12.9;4.6;8.6;0;4.14;20400 +90085;48.04788;1.82349;125;20220412;19.9;9;14.4;3.7;11.2;4;3.06;15500 +90085;48.04788;1.82349;125;20220413;15.6;11.5;13.6;1.3;13.4;1.8;1.36;7100 +90085;48.04788;1.82349;125;20220414;20.7;8.1;14.4;1.4;12.7;.2;3.07;21900 +90085;48.04788;1.82349;125;20220415;21.6;6.6;14.1;3;11.8;.1;3.5;22600 +90085;48.04788;1.82349;125;20220416;19.8;8.2;14;4.7;10.2;0;3.97;23300 +90085;48.04788;1.82349;125;20220417;21.1;3.5;12.3;3.4;8.3;0;4.04;23900 +90085;48.04788;1.82349;125;20220418;18.8;3.2;11;3.4;9.4;0;3.12;20000 +90085;48.04788;1.82349;125;20220419;16.6;6.6;11.6;4.1;9.8;0;2.5;12300 +90085;48.04788;1.82349;125;20220420;19;5.9;12.5;4;9.4;0;3.02;13300 +90085;48.04788;1.82349;125;20220421;18.7;5.4;12.1;3.3;8.3;0;3.37;18000 +90085;48.04788;1.82349;125;20220422;19.5;6.2;12.9;3.1;9.5;.2;3.69;22966 +90085;48.04788;1.82349;125;20220423;21;8.1;14.5;4.9;11.1;2.7;3.58;16300 +90085;48.04788;1.82349;125;20220424;18.9;9.9;14.4;3;11.9;0;2.81;15400 +90085;48.04788;1.82349;125;20220425;16.8;5.6;11.2;3.4;9.7;0;2.73;16800 +90085;48.04788;1.82349;125;20220426;16;3;9.5;3.3;8.6;0;2.91;20700 +90085;48.04788;1.82349;125;20220427;19.1;3.5;11.3;5.4;8.9;0;3.97;24400 +90085;48.04788;1.82349;125;20220428;20.5;6.6;13.6;4.5;9.6;0;3.9;19200 +90085;48.04788;1.82349;125;20220429;21.3;9.6;15.4;4;10.2;0;4.18;20300 +90085;48.04788;1.82349;125;20220430;17.6;5.3;11.5;4.2;8.5;0;3.57;20900 +90085;48.04788;1.82349;125;20220501;17;4.1;10.6;3.1;8;0;3.5;23400 +90085;48.04788;1.82349;125;20220502;18.7;4.3;11.5;4;9.1;0;3.52;20900 +90085;48.04788;1.82349;125;20220503;18.7;6.1;12.4;4.8;9.8;.6;3.15;14300 +90085;48.04788;1.82349;125;20220504;18.4;10.2;14.3;2.4;11.2;.9;2.23;8600 +90085;48.04788;1.82349;125;20220505;20.4;5.5;12.9;3.1;10.5;0;3.23;17600 +90085;48.04788;1.82349;125;20220506;21.6;5.5;13.6;3.4;10.4;0;4.01;23300 +90085;48.04788;1.82349;125;20220507;21.6;9.3;15.5;2.9;12;.7;3.91;22800 +90085;48.04788;1.82349;125;20220508;21.9;8.4;15.1;3.8;12.4;0;4.12;24800 +90085;48.04788;1.82349;125;20220509;25.7;8.4;17.1;2;12.3;0;4.45;25000 +90085;48.04788;1.82349;125;20220510;27.9;11.9;19.9;3.5;12.6;0;5.63;25400 +90085;48.04788;1.82349;125;20220511;25.7;12.4;19.1;4.5;12.3;0;5.74;26900 +90085;48.04788;1.82349;125;20220512;21.5;9.1;15.3;2.1;12.4;0;3.43;19900 +90085;48.04788;1.82349;125;20220513;22;7.4;14.7;2.2;10.5;0;4.37;27300 +90085;48.04788;1.82349;125;20220514;24.5;7.8;16.1;3.3;11;0;4.85;25300 +90085;48.04788;1.82349;125;20220515;30.8;10.8;20.8;4;13.4;3.6;6.24;24600 +90085;48.04788;1.82349;125;20220516;26.6;15.9;21.3;3.5;14.9;0;5.14;22600 +90085;48.04788;1.82349;125;20220517;29.9;14.8;22.4;2.9;15.5;.4;5.56;24500 +90085;48.04788;1.82349;125;20220518;29;13.7;21.4;3.1;17.9;.2;5.1;24800 +90085;48.04788;1.82349;125;20220519;27.6;20;23.8;3.3;17.7;2;5.34;22900 +90085;48.04788;1.82349;125;20220520;26.9;14.8;20.9;3.3;16.5;1.7;4.39;19000 +90085;48.04788;1.82349;125;20220521;26;9.8;17.9;2.4;12.9;0;4.97;27200 +90085;48.04788;1.82349;125;20220522;26.2;12.3;19.3;3.7;14.7;1.3;4.34;18100 +90085;48.04788;1.82349;125;20220523;19;14.9;17;4.8;16.7;8.4;1.91;8200 +90085;48.04788;1.82349;125;20220524;18.9;9.4;14.1;4.5;11.6;.1;3.61;20800 +90085;48.04788;1.82349;125;20220525;21.2;6.7;13.9;3.3;11.1;.1;4.11;24700 +90085;48.04788;1.82349;125;20220526;21.6;13.3;17.5;3.2;13.6;0;3.86;19600 +90085;48.04788;1.82349;125;20220527;21.3;11.3;16.3;2.7;12.9;.1;3.04;13700 +90085;48.04788;1.82349;125;20220528;21.3;6.7;14;3.6;10.1;0;4.55;26500 +90085;48.04788;1.82349;125;20220529;17;5.4;11.2;4.8;8.3;0;4;24500 +90085;48.04788;1.82349;125;20220530;20.3;5.1;12.7;3.4;8.8;0;4.51;27100 +90085;48.04788;1.82349;125;20220531;23.3;5.7;14.5;2.5;8.9;0;4.77;26400 +90085;48.04788;1.82349;125;20220601;23.3;5.6;14.4;2;9.7;0;4.71;28600 +90085;48.04788;1.82349;125;20220602;26.1;8.8;17.5;4.9;11.1;.2;5.96;26800 +90085;48.04788;1.82349;125;20220603;26.5;12.6;19.6;3.2;14.7;3.7;4.4;18800 +90085;48.04788;1.82349;125;20220604;29.4;14.9;22.2;2.5;17.9;22.8;4.24;17300 +90085;48.04788;1.82349;125;20220605;22.8;14.6;18.7;3.7;16.8;0;3.42;16900 +90085;48.04788;1.82349;125;20220606;21.9;11.6;16.7;3.3;13.3;1.8;3.91;20300 +90085;48.04788;1.82349;125;20220607;22.7;13.6;18.2;4.9;15;10.7;4.14;20200 +90085;48.04788;1.82349;125;20220608;22.3;13.6;18;4.9;14.4;.9;4.08;19000 +90085;48.04788;1.82349;125;20220609;21.7;10.9;16.3;3.6;12.8;0;4.04;21300 +90085;48.04788;1.82349;125;20220610;25;12;18.5;3;14.5;.1;5.11;28200 +90085;48.04788;1.82349;125;20220611;26.9;11.5;19.2;1.7;15.7;0;5.1;29000 +90085;48.04788;1.82349;125;20220612;24.8;12.5;18.6;4.5;12.9;0;5.62;27500 +90085;48.04788;1.82349;125;20220613;23.8;7.9;15.8;2.8;11.4;.1;5.16;30400 +90085;48.04788;1.82349;125;20220614;27.8;8.9;18.3;3.5;12.1;0;6.09;29900 +90085;48.04788;1.82349;125;20220615;32.2;12;22.1;3;13.9;0;6.67;28800 +90085;48.04788;1.82349;125;20220616;30.4;13.6;22;2.4;14.4;0;5.91;27300 +90085;48.04788;1.82349;125;20220617;35.2;14.5;24.9;1.6;14.8;0;6.27;28400 +90085;48.04788;1.82349;125;20220618;37.9;17.7;27.8;3.1;15.4;.5;7.91;27500 +90085;48.04788;1.82349;125;20220619;30.7;15.3;23;4.9;17.8;9.9;6.25;24700 +90085;48.04788;1.82349;125;20220620;23.6;17.8;20.7;3.8;19.4;11.3;3.42;16100 +90085;48.04788;1.82349;125;20220621;26.8;13.9;20.3;3.5;17.5;.3;4.41;20600 +90085;48.04788;1.82349;125;20220622;26.7;16.5;21.6;3.6;18.9;3;4.17;18200 +90085;48.04788;1.82349;125;20220623;27.2;16.9;22;3.8;17.6;.1;5.2;23400 +90085;48.04788;1.82349;125;20220624;23.7;15.7;19.7;5.1;16.2;1.9;4.21;18200 +90085;48.04788;1.82349;125;20220625;16.7;14.9;15.8;2.9;15.3;10.2;1.7;7200 +90085;48.04788;1.82349;125;20220626;21.5;11.5;16.5;2.3;13.8;1;3.13;15800 +90085;48.04788;1.82349;125;20220627;23.6;11.7;17.7;3;12.7;0;4.85;25900 +90085;48.04788;1.82349;125;20220628;25.9;9;17.4;2;12;0;5.25;29800 +90085;48.04788;1.82349;125;20220629;25.9;11;18.4;3.1;13;2.2;5.27;26700 +90085;48.04788;1.82349;125;20220630;18.3;12.5;15.4;2.3;14.3;9.1;2.11;10200 +90085;48.04788;1.82349;125;20220701;22.3;8.7;15.5;2.7;11.9;.1;4.09;22600 +90085;48.04788;1.82349;125;20220702;26.4;8.9;17.7;1.7;12.2;0;5.2;29900 +90085;48.04788;1.82349;125;20220703;25.4;10.9;18.1;3.4;13.1;0;5.45;29000 +90085;48.04788;1.82349;125;20220704;26.7;9.7;18.2;3.4;12.4;0;5.69;28600 +90085;48.04788;1.82349;125;20220705;26.7;10.4;18.5;3.8;12.4;0;5.95;29500 +90085;48.04788;1.82349;125;20220706;26.7;10.9;18.8;4;12.3;0;6.02;29000 +90085;48.04788;1.82349;125;20220707;24.8;11.9;18.3;4.3;14.2;.1;4.41;19300 +90085;48.04788;1.82349;125;20220708;27.3;10.2;18.7;3.9;11.9;0;6.13;29000 +90085;48.04788;1.82349;125;20220709;29.6;12.1;20.9;3.1;13.5;0;6.21;28800 +90085;48.04788;1.82349;125;20220710;27.3;12;19.6;5;12.7;0;6.47;29000 +90085;48.04788;1.82349;125;20220711;29.5;12.2;20.8;4.3;14.3;0;6.52;28900 +90085;48.04788;1.82349;125;20220712;32.6;14.2;23.4;2.2;14;0;6.29;28300 +90085;48.04788;1.82349;125;20220713;35.5;15.5;25.5;1.7;13.3;0;5.79;23500 +90085;48.04788;1.82349;125;20220714;32.7;16.5;24.6;3.4;14.6;0;6.85;26200 +90085;48.04788;1.82349;125;20220715;27.9;13.5;20.7;4.4;11.3;0;6.79;28600 +90085;48.04788;1.82349;125;20220716;29;11.9;20.4;3.5;11.1;0;6.53;28600 +90085;48.04788;1.82349;125;20220717;31.6;12.8;22.2;4;12.2;0;7.14;27500 +90085;48.04788;1.82349;125;20220718;38.2;14.8;26.5;2.9;12.8;0;7.71;26700 +90085;48.04788;1.82349;125;20220719;37.6;17.5;27.5;4.1;15.2;8;8.3;25500 +90085;48.04788;1.82349;125;20220720;24.3;17.4;20.8;3.1;18.9;13.5;3.02;12500 +90085;48.04788;1.82349;125;20220721;28.2;15.7;22;1.7;17.3;0;5.01;26200 +90085;48.04788;1.82349;125;20220722;26.4;15.7;21.1;3.2;19;1.1;3.1;11700 +90085;48.04788;1.82349;125;20220723;28.1;18.4;23.3;2.4;18.1;0;4.98;23300 +90085;48.04788;1.82349;125;20220724;32.3;14.5;23.4;1.8;16.3;0;5.71;27500 +90085;48.04788;1.82349;125;20220725;27.5;18.1;22.8;4.7;16.2;.3;5.45;20000 +90085;48.04788;1.82349;125;20220726;24.6;16;20.3;2.8;14.1;0;4.16;17600 +90085;48.04788;1.82349;125;20220727;26.1;12.7;19.4;2.6;13;0;4.58;21200 +90085;48.04788;1.82349;125;20220728;27.7;12;19.9;2.1;11.6;0;4.8;22300 +90085;48.04788;1.82349;125;20220729;29.7;14.4;22;1.8;11.9;0;4.99;22600 +90085;48.04788;1.82349;125;20220730;31.2;14.8;23;2.2;14.3;0;5.1;21100 +90085;48.04788;1.82349;125;20220731;30.6;15;22.8;3.7;16.1;0;6.21;27100 +90085;48.04788;1.82349;125;20220801;27.9;14.8;21.4;2.3;16.5;0;4.12;18300 +90085;48.04788;1.82349;125;20220802;31.8;14.3;23;2.1;15.8;0;5.55;26000 +90085;48.04788;1.82349;125;20220803;35.9;16.3;26.1;1.9;15.6;0;6.11;26200 +90085;48.04788;1.82349;125;20220804;29.6;20.1;24.9;4.1;18.4;4.5;5.06;16300 +90085;48.04788;1.82349;125;20220805;27.2;15.3;21.2;4.2;14.6;0;5.54;24000 +90085;48.04788;1.82349;125;20220806;25.5;11.8;18.7;5.8;10;0;6.49;27000 +90085;48.04788;1.82349;125;20220807;27.6;12.4;20;5.3;9.8;0;6.9;26300 +90085;48.04788;1.82349;125;20220808;29.7;13.1;21.4;4.9;11.1;0;7.02;26100 +90085;48.04788;1.82349;125;20220809;31.6;15.3;23.4;5.3;12.6;0;7.56;25700 +90085;48.04788;1.82349;125;20220810;32.3;16.9;24.6;5.3;12.4;0;7.91;25600 +90085;48.04788;1.82349;125;20220811;32;14.8;23.4;3.8;10.9;0;7.01;25700 +90085;48.04788;1.82349;125;20220812;34;14.6;24.3;3.1;11;0;6.82;25400 +90085;48.04788;1.82349;125;20220813;33.8;13.9;23.8;3.4;10.5;0;6.98;24900 +90085;48.04788;1.82349;125;20220814;27.4;17.4;22.4;4;15.1;2.6;4.2;10400 +90085;48.04788;1.82349;125;20220815;26.1;16.2;21.2;4.2;16.8;.1;3.7;12000 +90085;48.04788;1.82349;125;20220816;28.1;16.9;22.5;1.9;17.6;3.3;3.15;11900 +90085;48.04788;1.82349;125;20220817;27;16.7;21.9;2.7;16.9;.5;4.13;18600 +90085;48.04788;1.82349;125;20220818;28.7;13.2;21;2;15.2;0;4.38;21800 +90085;48.04788;1.82349;125;20220819;26.3;14.5;20.4;3.4;17.6;2.3;3.3;13200 +90085;48.04788;1.82349;125;20220820;26.2;11;18.6;1.7;13.7;0;4.16;24200 +90085;48.04788;1.82349;125;20220821;25.8;10.8;18.3;2.8;13.4;.2;3.66;15700 +90085;48.04788;1.82349;125;20220822;26.1;16.9;21.5;2.1;17.5;.1;2.86;11000 +90085;48.04788;1.82349;125;20220823;28.8;15.7;22.2;1.7;18.1;0;3.47;16000 +90085;48.04788;1.82349;125;20220824;33.5;16.1;24.8;1.8;16;0;4.95;22400 +90085;48.04788;1.82349;125;20220825;31.8;15.2;23.5;3.9;15.3;0;5.34;16400 +90085;48.04788;1.82349;125;20220826;27.6;16;21.8;3.8;15.9;0;4.21;14700 +90085;48.04788;1.82349;125;20220827;27;14;20.5;3.2;13.6;0;4.7;21600 +90085;48.04788;1.82349;125;20220828;27.7;11.8;19.8;3.5;13;0;4.85;21500 +90085;48.04788;1.82349;125;20220829;31.7;15.5;23.6;4.3;13.6;1.9;6.2;21000 +90085;48.04788;1.82349;125;20220830;27.2;16.2;21.7;3.4;16.2;0;3.63;11600 +90085;48.04788;1.82349;125;20220831;28.5;13.2;20.9;2.2;14.5;0;4.09;19500 +90085;48.04788;1.82349;125;20220901;30;13.6;21.8;2.3;14;.2;4.31;18600 +90085;48.04788;1.82349;125;20220902;24.5;17.1;20.8;3.7;16.8;9.6;3.32;12800 +90085;48.04788;1.82349;125;20220903;25.5;15.2;20.4;3.6;16.6;.1;3.49;14900 +90085;48.04788;1.82349;125;20220904;30.4;13.6;22;2.9;14.5;2.5;4.71;19600 +90085;48.04788;1.82349;125;20220905;30.2;15.4;22.8;3.2;18.1;8.9;4.18;16700 +90085;48.04788;1.82349;125;20220906;28.4;14;21.2;2.7;16.8;1;3.87;18200 +90085;48.04788;1.82349;125;20220907;21.4;15;18.2;4;16.1;2.8;2.14;6400 +90085;48.04788;1.82349;125;20220908;22.8;14.4;18.6;6.5;16;3.4;3.35;14400 +90085;48.04788;1.82349;125;20220909;22.6;14.8;18.7;6.7;15.3;1.5;3.46;12500 +90085;48.04788;1.82349;125;20220910;21.6;12.4;17;4;15;.4;2.27;8400 +90085;48.04788;1.82349;125;20220911;25.2;10.4;17.8;1.9;14.3;.4;3.24;19700 +90085;48.04788;1.82349;125;20220912;30.5;11.8;21.1;2.7;14.7;.4;4.18;17600 +90085;48.04788;1.82349;125;20220913;28.5;18;23.3;2.4;18.7;.5;2.7;7600 +90085;48.04788;1.82349;125;20220914;26.1;18.1;22.1;3.9;20.3;1.8;2.84;10800 +90085;48.04788;1.82349;125;20220915;23.1;16.9;20;3.8;16.5;0;3.31;16500 +90085;48.04788;1.82349;125;20220916;19.9;11.9;15.9;3.5;12.2;.1;2.67;12100 +90085;48.04788;1.82349;125;20220917;17.9;5.8;11.8;3.6;8.7;0;2.94;18100 +90085;48.04788;1.82349;125;20220918;20.4;3.6;12;2.1;8.9;0;2.64;16900 +90085;48.04788;1.82349;125;20220919;19.7;6.4;13.1;3.3;9.2;0;3;17100 +90085;48.04788;1.82349;125;20220920;19.1;5.8;12.5;3.4;9.2;0;2.81;15900 +90085;48.04788;1.82349;125;20220921;20.1;7.4;13.7;2.8;9.6;0;2.89;17400 +90085;48.04788;1.82349;125;20220922;22.2;4.9;13.6;2;8.6;0;2.84;17200 +90085;48.04788;1.82349;125;20220923;22.3;7.5;14.9;1.4;9.7;.3;2.11;10000 +90085;48.04788;1.82349;125;20220924;18.8;12.1;15.4;2.3;13.3;.2;1.73;7800 +90085;48.04788;1.82349;125;20220925;19.5;11.1;15.3;4.2;11.8;.1;2.69;12800 +90085;48.04788;1.82349;125;20220926;16.1;9.5;12.8;4.9;11.5;8.6;1.72;5300 +90085;48.04788;1.82349;125;20220927;16.6;9.2;12.9;5.9;12.3;7.6;1.64;6200 +90085;48.04788;1.82349;125;20220928;14.6;11.2;12.9;2.9;12.9;3.9;1.19;6300 +90085;48.04788;1.82349;125;20220929;14.7;9.4;12.1;2.2;11.2;.7;1.25;5400 +90085;48.04788;1.82349;125;20220930;17.5;2.6;10;2.5;9.6;2;1.89;14500 +90085;48.04788;1.82349;125;20221001;21.2;12.2;16.7;7.5;15.6;3.7;2.23;8400 +90085;48.04788;1.82349;125;20221002;21.9;15;18.4;5.8;17.1;.5;2.2;8400 +90085;48.04788;1.82349;125;20221003;17.7;12.6;15.2;3.4;13.2;0;1.96;11700 +90085;48.04788;1.82349;125;20221004;19.7;4.6;12.2;1.8;11.4;.1;1.75;13600 +90085;48.04788;1.82349;125;20221005;21.9;10.4;16.1;4.7;13.7;0;2.5;11500 +90085;48.04788;1.82349;125;20221006;19.3;7.2;13.2;1.9;10.7;0;1.94;14700 +90085;48.04788;1.82349;125;20221007;20.1;3.7;11.9;1.4;9.8;.1;1.7;12700 +90085;48.04788;1.82349;125;20221008;18.8;5.6;12.2;1.8;9.7;0;1.81;13600 +90085;48.04788;1.82349;125;20221009;20.5;3;11.7;2.4;9.4;0;2.13;14300 +90085;48.04788;1.82349;125;20221010;20.5;11.4;15.9;4.2;13.8;0;1.96;6800 +90085;48.04788;1.82349;125;20221011;18.3;11.5;14.9;3.8;13.2;0;1.79;9900 +90085;48.04788;1.82349;125;20221012;19.7;6.3;13;1.2;12.2;0;1.29;9800 +90085;48.04788;1.82349;125;20221013;16.2;11.2;13.7;3.9;14;2.7;1;4100 +90085;48.04788;1.82349;125;20221014;18.7;14.4;16.6;5.9;17.4;12.2;.92;2200 +90085;48.04788;1.82349;125;20221015;18.8;15.5;17.2;6.2;16.8;2.6;1.49;6000 +90085;48.04788;1.82349;125;20221016;23;14.2;18.6;2.6;17;0;1.65;7800 +90085;48.04788;1.82349;125;20221017;18.3;16.6;17.4;3.6;17.3;18.4;1.04;1600 +90085;48.04788;1.82349;125;20221018;18.6;12.8;15.7;2.6;16.7;.1;.88;5200 +90085;48.04788;1.82349;125;20221019;23.2;13.5;18.4;3.9;16.9;5.7;1.9;9300 +90085;48.04788;1.82349;125;20221020;22.7;15.1;18.9;2.9;17.1;9.8;1.69;8100 +90085;48.04788;1.82349;125;20221021;20.3;14.3;17.3;4.3;15.9;1;1.67;7600 +90085;48.04788;1.82349;125;20221022;21.6;13.1;17.4;3.4;14.7;.4;1.89;9900 +90085;48.04788;1.82349;125;20221023;23.2;14.6;18.9;5.5;14.4;.2;2.84;6700 +90085;48.04788;1.82349;125;20221024;19.4;15;17.2;6.5;14.3;2.1;2.3;6900 +90085;48.04788;1.82349;125;20221025;19.1;12.4;15.7;3.5;14.6;0;1.38;7500 +90085;48.04788;1.82349;125;20221026;22.4;14;18.2;4.3;14.9;0;2.21;10300 +90085;48.04788;1.82349;125;20221027;25;14;19.5;4.2;14.8;0;2.61;6800 +90085;48.04788;1.82349;125;20221028;23.3;15.8;19.5;3.9;15.3;0;2.28;7600 +90085;48.04788;1.82349;125;20221029;23.1;15.8;19.5;3.1;14.3;0;2.12;5800 +90085;48.04788;1.82349;125;20221030;19;10.4;14.7;2.1;13.2;0;1.12;5900 +90085;48.04788;1.82349;125;20221031;20.9;11.4;16.2;4.3;14.3;2.3;1.68;7000 +90085;48.04788;1.82349;125;20221101;17;10;13.5;6.9;11.8;.8;1.83;8500 +90085;48.04788;1.82349;125;20221102;16.3;9.8;13;4.4;12.1;0;1.27;8000 +90085;48.04788;1.82349;125;20221103;14.6;10.9;12.7;5.4;11.5;5.7;1.43;2300 +90085;48.04788;1.82349;125;20221104;11.6;8.7;10.2;6.2;10.1;.9;1.17;3800 +90085;48.04788;1.82349;125;20221105;10.1;3.1;6.6;3.1;9.1;0;.54;2700 +90085;48.04788;1.82349;125;20221106;12.4;7.7;10;4.8;10.7;1.6;.88;2000 +90085;48.04788;1.82349;125;20221107;16.3;10.7;13.5;6.3;12.8;.1;1.32;4200 +90085;48.04788;1.82349;125;20221108;17.8;9.5;13.6;6.5;11.4;1.9;1.97;5200 +90085;48.04788;1.82349;125;20221109;15.8;10.7;13.2;4.6;12;.1;1.26;5900 +90085;48.04788;1.82349;125;20221110;11;4.9;8;2.5;10.4;0;.39;3800 +90085;48.04788;1.82349;125;20221111;16;8.1;12.1;2.5;11.1;.1;.91;6200 +90085;48.04788;1.82349;125;20221112;18.3;5.3;11.8;1.4;11.3;.2;.67;7200 +90085;48.04788;1.82349;125;20221113;15.3;4.7;10;1.8;10.2;.1;.63;6800 +90085;48.04788;1.82349;125;20221114;14.8;4.7;9.8;2.3;10.8;.1;.62;4600 +90085;48.04788;1.82349;125;20221115;13.7;7.8;10.8;4.9;11.6;2.3;.77;1800 +90085;48.04788;1.82349;125;20221116;13.3;8.9;11.1;7.4;11.9;7.3;.81;2900 +90085;48.04788;1.82349;125;20221117;14.2;11.1;12.7;9.9;11.1;1.2;1.84;4300 +90085;48.04788;1.82349;125;20221118;12.2;6.3;9.3;4.8;9.6;.2;.89;5300 +90085;48.04788;1.82349;125;20221119;12;1.6;6.8;2.5;8.2;.1;.6;5900 +90085;48.04788;1.82349;125;20221120;9.9;2.3;6.1;4.2;8.4;2.7;.64;2200 +90085;48.04788;1.82349;125;20221121;9.6;4.5;7.1;5.2;8.8;4;.74;1400 +90085;48.04788;1.82349;125;20221122;11.5;4.2;7.8;7;8.5;.9;1.1;5600 +90085;48.04788;1.82349;125;20221123;13.8;5.8;9.8;5.3;9.8;2.6;1.08;4100 +90085;48.04788;1.82349;125;20221124;12.3;7.5;9.9;5.9;10.6;.5;.8;3600 +90085;48.04788;1.82349;125;20221125;12.3;8.3;10.3;3.9;10.4;.1;.66;6100 +90085;48.04788;1.82349;125;20221126;8.8;1.5;5.2;2.4;8.5;.1;.31;2900 +90085;48.04788;1.82349;125;20221127;11.2;5.5;8.3;4;8.9;6.4;.87;2600 +90085;48.04788;1.82349;125;20221128;11.5;7.9;9.7;4.3;10.3;1.2;.68;3900 +90085;48.04788;1.82349;125;20221129;7.5;4;5.7;2;8.7;.1;.36;1600 +90085;48.04788;1.82349;125;20221130;6.6;1.1;3.9;3;8.3;0;.16;1800 +90085;48.04788;1.82349;125;20221201;6.1;2.5;4.3;3.8;7.7;0;.38;2200 +90085;48.04788;1.82349;125;20221202;5.2;4;4.6;4.6;7.5;1.1;.57;1000 +90085;48.04788;1.82349;125;20221203;4.3;1.8;3.1;7.1;6.9;.1;.5;1400 +90085;48.04788;1.82349;125;20221204;4;2;3;4.5;7;.2;.42;900 +90085;48.04788;1.82349;125;20221205;4.1;2.9;3.5;2.1;7.2;0;.36;1500 +90085;48.04788;1.82349;125;20221206;4.9;2.5;3.7;3.3;7.2;.1;.39;2100 +90085;48.04788;1.82349;125;20221207;2.6;.4;1.5;2.5;7;0;.12;2000 +90085;48.04788;1.82349;125;20221208;2.6;1.2;1.9;2.4;6.2;0;.4;1500 +90085;48.04788;1.82349;125;20221209;2.6;-1.6;.5;3.8;5.7;.1;.33;2900 +90085;48.04788;1.82349;125;20221210;1.7;-2.5;-.4;1.8;5.6;0;.16;3200 +90085;48.04788;1.82349;125;20221211;2.3;-2.6;-.1;2.5;5.1;0;.25;4600 +90085;48.04788;1.82349;125;20221212;-2.7;-3.9;-3.3;3;4.6;0;.2;1600 +90085;48.04788;1.82349;125;20221213;1.2;-4.2;-1.5;4.3;4.3;6;.44;5100 +90085;48.04788;1.82349;125;20221214;.8;-2;-.6;3.5;5.7;1.6;.2;1600 +90085;48.04788;1.82349;125;20221215;1.4;-1.5;-.1;5.4;5;0;.53;3100 +90085;48.04788;1.82349;125;20221216;.9;-3.2;-1.1;3.4;4.8;0;.34;3200 +90085;48.04788;1.82349;125;20221217;0;-3.5;-1.8;3.6;4.6;0;.29;4000 +90085;48.04788;1.82349;125;20221218;4.6;-6.8;-1.1;2.9;4.8;.6;.53;1700 +90085;48.04788;1.82349;125;20221219;12.2;3.5;7.9;5.2;8.9;0;.93;1900 +90085;48.04788;1.82349;125;20221220;12.7;9.7;11.2;5.2;10.7;4;1.15;900 +90085;48.04788;1.82349;125;20221221;12.1;8.7;10.4;6.2;12.2;5.2;.37;1600 +90085;48.04788;1.82349;125;20221222;13.5;11.1;12.3;9.6;13;4.7;.82;1000 +90085;48.04788;1.82349;125;20221223;14.3;13;13.6;7.2;14.1;3.9;.84;700 +90085;48.04788;1.82349;125;20221224;12;10;11;4.4;11.7;2;.64;1700 +90085;48.04788;1.82349;125;20221225;14.5;9.3;11.9;4.7;11.8;.1;.81;3200 +90085;48.04788;1.82349;125;20221226;11.9;10.8;11.3;4.9;11.1;1.3;.93;2000 +90085;48.04788;1.82349;125;20221227;7.4;2.3;4.9;3.3;8.4;.1;.16;3500 +90085;48.04788;1.82349;125;20221228;11.6;6.6;9.1;9.1;10.8;3.7;.54;2400 +90085;48.04788;1.82349;125;20221229;11.5;10.3;10.9;8;10.9;.7;1.04;2800 +90085;48.04788;1.82349;125;20221230;14;5.7;9.9;8;11.7;3.1;.58;1000 +90085;48.04788;1.82349;125;20221231;15.8;13.9;14.8;9.6;11.9;0;2.32;2800 +90086;48.07223;2.15713;122;20220101;15.1;4.6;9.9;1.6;9.26;.1;.46;4604 +90086;48.07223;2.15713;122;20220102;13.4;6.8;10.1;4.5;10.53;0;.74;3043 +90086;48.07223;2.15713;122;20220103;12.5;10.5;11.5;5.3;11.73;10.3;.83;1615 +90086;48.07223;2.15713;122;20220104;11.6;10.3;11;4.9;10.06;7;1.21;917 +90086;48.07223;2.15713;122;20220105;6.3;.7;3.5;1.6;6;0;.45;2942 +90086;48.07223;2.15713;122;20220106;6;-3.2;1.4;1.8;5.7;.5;.28;4613 +90086;48.07223;2.15713;122;20220107;8.3;1.1;4.7;5.3;7.26;2.5;.64;3684 +90086;48.07223;2.15713;122;20220108;8.7;2.3;5.5;5.3;8.33;9.1;.45;2563 +90086;48.07223;2.15713;122;20220109;7.4;4.3;5.9;3.5;7.6;2.3;.66;2549 +90086;48.07223;2.15713;122;20220110;6.9;3.2;5.1;1.5;7.43;0;.39;2503 +90086;48.07223;2.15713;122;20220111;2.6;.8;1.7;1.9;6.03;0;.35;2281 +90086;48.07223;2.15713;122;20220112;3.7;-1;1.3;2.5;5.96;0;.37;2978 +90086;48.07223;2.15713;122;20220113;2.7;.3;1.5;3.1;6.16;0;.37;2146 +90086;48.07223;2.15713;122;20220114;3.3;-1.6;.9;1.1;5.43;0;.3;3223 +90086;48.07223;2.15713;122;20220115;3.1;-4.6;-.8;1.2;5.16;0;.22;3963 +90086;48.07223;2.15713;122;20220116;1.6;-2.1;-.2;2.8;6.06;.1;.17;2228 +90086;48.07223;2.15713;122;20220117;6.2;1.6;3.9;1.2;7.43;0;.29;2920 +90086;48.07223;2.15713;122;20220118;8;1.3;4.6;2.2;7.16;0;.5;3589 +90086;48.07223;2.15713;122;20220119;5;2.2;3.6;2.3;7.53;1.7;.32;1818 +90086;48.07223;2.15713;122;20220120;7;1.8;4.4;2.8;6.96;0;.52;4045 +90086;48.07223;2.15713;122;20220121;5.6;.1;2.9;2.7;5.9;0;.6;4040 +90086;48.07223;2.15713;122;20220122;5.3;-3.2;1;1.5;6.1;0;.29;3832 +90086;48.07223;2.15713;122;20220123;3.9;2.9;3.4;2.5;6.36;0;.62;1197 +90086;48.07223;2.15713;122;20220124;2.2;-2.4;-.1;1.6;5.6;0;.29;3703 +90086;48.07223;2.15713;122;20220125;-.7;-1.6;-1.1;1;5.5;0;.3;1176 +90086;48.07223;2.15713;122;20220126;.1;-2.1;-1;1.4;5.5;0;.27;1914 +90086;48.07223;2.15713;122;20220127;2.4;-.8;.8;2.6;6.13;.1;.32;2791 +90086;48.07223;2.15713;122;20220128;5.4;2.1;3.8;1.6;7.63;0;.35;2542 +90086;48.07223;2.15713;122;20220129;8.1;3.5;5.8;3.2;9.03;.4;.33;3018 +90086;48.07223;2.15713;122;20220130;11;6.9;8.9;2;8.53;0;.77;4884 +90086;48.07223;2.15713;122;20220131;9.3;4;6.6;4.3;6.73;.3;1.23;4196 +90086;48.07223;2.15713;122;20220201;9.5;-1.8;3.8;3.5;8.33;.5;.29;4922 +90086;48.07223;2.15713;122;20220202;9.9;8.5;9.2;2.6;9.75;0;.75;1874 +90086;48.07223;2.15713;122;20220203;8.1;5.2;6.7;2.7;8.03;.2;.74;3512 +90086;48.07223;2.15713;122;20220204;10.2;5.1;7.7;3.7;8.26;.8;.98;3692 +90086;48.07223;2.15713;122;20220205;9.8;-1.9;3.9;2.8;6.56;0;.77;7351 +90086;48.07223;2.15713;122;20220206;10.1;4.1;7.1;6.7;9.46;4.5;.58;3656 +90086;48.07223;2.15713;122;20220207;10.7;3.3;7;2.5;7.06;0;.99;6573 +90086;48.07223;2.15713;122;20220208;12.4;1.5;6.9;1.6;7.4;0;.81;7202 +90086;48.07223;2.15713;122;20220209;14.8;-1.5;6.6;1.5;6.86;.1;.94;9300 +90086;48.07223;2.15713;122;20220210;8.2;4;6.1;4.4;7.9;.7;1.19;6500 +90086;48.07223;2.15713;122;20220211;9;-1.3;3.9;2.2;6.1;0;.82;10600 +90086;48.07223;2.15713;122;20220212;9.9;-1.7;4.1;2.6;4.8;0;1.24;11000 +90086;48.07223;2.15713;122;20220213;14.6;-1.1;6.8;6;7;.2;1.94;8900 +90086;48.07223;2.15713;122;20220214;11;6.8;8.9;6.6;8.8;3.6;1.4;5500 +90086;48.07223;2.15713;122;20220215;9.5;1.7;5.6;6.7;8.8;3.5;.54;6400 +90086;48.07223;2.15713;122;20220216;14.1;8.3;11.2;7.1;12.3;1.1;.86;4889 +90086;48.07223;2.15713;122;20220217;14;11.2;12.6;3.9;10.25;.6;1.62;3696 +90086;48.07223;2.15713;122;20220218;12.4;8.8;10.6;6.2;9.73;1.2;1.56;4217 +90086;48.07223;2.15713;122;20220219;10.2;1.1;5.7;4.8;6.43;0;1.44;8527 +90086;48.07223;2.15713;122;20220220;13;7;10;6.6;9.9;2.1;1.39;5342 +90086;48.07223;2.15713;122;20220221;10.9;5.5;8.2;6;7.66;.2;1.64;6379 +90086;48.07223;2.15713;122;20220222;11.3;3.4;7.3;3.7;9.26;.5;.82;5558 +90086;48.07223;2.15713;122;20220223;12.4;3.9;8.2;1.5;8.63;.2;.95;7409 +90086;48.07223;2.15713;122;20220224;12;7.1;9.5;3.5;7.86;1.8;1.58;5948 +90086;48.07223;2.15713;122;20220225;10.5;-.2;5.2;2;6;.2;1.18;9507 +90086;48.07223;2.15713;122;20220226;10.5;-2.8;3.8;2.5;5.13;0;1.37;11586 +90086;48.07223;2.15713;122;20220227;11.3;-2.4;4.5;2;4.93;0;1.39;11552 +90086;48.07223;2.15713;122;20220228;14.2;-4.4;4.9;.9;4.7;0;1.21;13178 +90086;48.07223;2.15713;122;20220301;13.8;-1.6;6.1;.9;5.8;0;1.15;10831 +90086;48.07223;2.15713;122;20220302;13.6;1.9;7.8;1.3;7.43;0;1.15;8979 +90086;48.07223;2.15713;122;20220303;12.6;7.5;10.1;1.3;9.53;.3;1.07;7176 +90086;48.07223;2.15713;122;20220304;12.4;5;8.7;1.9;9.1;.1;1.12;7978 +90086;48.07223;2.15713;122;20220305;11.6;5.6;8.6;2;7.23;0;1.3;7338 +90086;48.07223;2.15713;122;20220306;8.4;-.8;3.8;3.4;4.93;0;1.56;11672 +90086;48.07223;2.15713;122;20220307;7.8;-2.5;2.6;3.7;4.06;0;1.74;11597 +90086;48.07223;2.15713;122;20220308;15.5;-2.4;6.6;1.9;5.03;0;1.93;14049 +90086;48.07223;2.15713;122;20220309;15.6;1.1;8.4;2.3;7.2;0;1.84;13515 +90086;48.07223;2.15713;122;20220310;16.9;3.2;10;2.4;7.63;0;2.01;12521 +90086;48.07223;2.15713;122;20220311;13.9;6.9;10.4;3.8;8.96;2;1.72;7226 +90086;48.07223;2.15713;122;20220312;9.8;4.7;7.2;3.6;8.83;.8;.98;6562 +90086;48.07223;2.15713;122;20220313;10.2;6.4;8.3;3.7;8.4;3;1.34;5630 +90086;48.07223;2.15713;122;20220314;15.5;.8;8.2;2.6;7.6;2;1.94;14424 +90086;48.07223;2.15713;122;20220315;14.8;6.9;10.9;1.3;10.93;1.1;1.19;7850 +90086;48.07223;2.15713;122;20220316;14.3;5.7;10;1.2;10.56;0;1.15;8224 +90086;48.07223;2.15713;122;20220317;9.6;8.3;8.9;3.9;8.26;0;1.5;4993 +90086;48.07223;2.15713;122;20220318;14.8;4.3;9.6;7.8;6.5;0;3.39;14200 +90086;48.07223;2.15713;122;20220319;15.5;4.9;10.2;4.6;6.59;0;3.05;15418 +90086;48.07223;2.15713;122;20220320;13.9;-.7;6.6;2.9;6.7;0;1.75;8300 +90086;48.07223;2.15713;122;20220321;18.4;5.8;12.1;3.5;9;0;2.66;14000 +90086;48.07223;2.15713;122;20220322;16.9;4.6;10.8;4.5;6.1;0;3.46;17300 +90086;48.07223;2.15713;122;20220323;18.2;1.6;9.9;3.7;5.8;0;3.35;17400 +90086;48.07223;2.15713;122;20220324;21.1;1.4;11.3;2.6;6.3;0;3.27;17700 +90086;48.07223;2.15713;122;20220325;20.2;3.3;11.8;5;6.3;0;4.17;18000 +90086;48.07223;2.15713;122;20220326;19.8;1.8;10.8;5;6.5;0;3.95;18100 +90086;48.07223;2.15713;122;20220327;21.1;3.2;12.2;3.2;7.1;0;3.53;18000 +90086;48.07223;2.15713;122;20220328;22.6;3.6;13.1;1.6;7.7;0;2.77;15400 +90086;48.07223;2.15713;122;20220329;15.7;9.5;12.6;2.2;10.3;.9;1.66;6400 +90086;48.07223;2.15713;122;20220330;12.7;6;9.4;2.6;10.6;3.8;1.08;6400 +90086;48.07223;2.15713;122;20220331;8.3;4.4;6.4;6.2;7.3;.5;1.52;6800 +90086;48.07223;2.15713;122;20220401;5;.5;2.7;6.7;5.73;1;1.31;7928 +90086;48.07223;2.15713;122;20220402;8;-.7;3.7;6.9;4.9;0;2.27;14700 +90086;48.07223;2.15713;122;20220403;8.8;-1.4;3.7;4.7;5;0;2.23;17600 +90086;48.07223;2.15713;122;20220404;11.2;-2.7;4.3;3.9;5.93;.3;2.07;15833 +90086;48.07223;2.15713;122;20220405;12.2;6.5;9.4;3.9;10.43;.2;1.11;4318 +90086;48.07223;2.15713;122;20220406;11.9;4.6;8.3;5.8;10;.4;1.01;5300 +90086;48.07223;2.15713;122;20220407;15;9.5;12.3;8.7;11.5;6.1;1.94;7200 +90086;48.07223;2.15713;122;20220408;15.3;7.6;11.5;8.1;10.3;20.4;2.15;6200 +90086;48.07223;2.15713;122;20220409;12.2;3.1;7.7;3.7;7.1;.2;2.45;18300 +90086;48.07223;2.15713;122;20220410;14.5;-1.6;6.5;2.9;6.4;0;2.72;21700 +90086;48.07223;2.15713;122;20220411;21.5;4.4;13;4.6;8.6;0;4.14;20400 +90086;48.07223;2.15713;122;20220412;19.9;9;14.5;3.7;11.2;7.1;3.06;15500 +90086;48.07223;2.15713;122;20220413;15.6;11.5;13.6;1.3;13.4;2;1.36;7100 +90086;48.07223;2.15713;122;20220414;20.7;8.1;14.4;1.4;12.7;.2;3.07;21900 +90086;48.07223;2.15713;122;20220415;21.6;6.6;14.1;3;11.8;.1;3.5;22600 +90086;48.07223;2.15713;122;20220416;19.8;8.2;14;4.7;10.2;0;3.97;23300 +90086;48.07223;2.15713;122;20220417;21.1;3.5;12.3;3.4;8.3;0;4.04;23900 +90086;48.07223;2.15713;122;20220418;18.8;3.2;11;3.4;9.4;0;3.12;20000 +90086;48.07223;2.15713;122;20220419;16.6;6.6;11.6;4.1;9.8;0;2.5;12300 +90086;48.07223;2.15713;122;20220420;19;5.9;12.5;4;9.4;0;3.02;13300 +90086;48.07223;2.15713;122;20220421;18.7;5.4;12.1;3.3;8.3;0;3.37;18000 +90086;48.07223;2.15713;122;20220422;19.8;6.1;13;2.8;9.19;.3;3.74;23054 +90086;48.07223;2.15713;122;20220423;21;8.1;14.6;4.9;11.1;.6;3.58;16300 +90086;48.07223;2.15713;122;20220424;18.9;9.9;14.4;3;11.9;0;2.81;15400 +90086;48.07223;2.15713;122;20220425;16.8;5.6;11.2;3.4;9.7;0;2.73;16800 +90086;48.07223;2.15713;122;20220426;16;3;9.5;3.3;8.6;0;2.91;20700 +90086;48.07223;2.15713;122;20220427;19.1;3.5;11.3;5.4;8.9;0;3.97;24400 +90086;48.07223;2.15713;122;20220428;20.5;6.6;13.6;4.5;9.6;0;3.9;19200 +90086;48.07223;2.15713;122;20220429;21.3;9.6;15.5;4;10.2;0;4.18;20300 +90086;48.07223;2.15713;122;20220430;17.6;5.3;11.5;4.2;8.5;0;3.57;20900 +90086;48.07223;2.15713;122;20220501;17;4.1;10.6;3.1;8;0;3.5;23400 +90086;48.07223;2.15713;122;20220502;18.7;4.3;11.5;4;9.1;0;3.52;20900 +90086;48.07223;2.15713;122;20220503;18.7;6.1;12.4;4.8;9.8;.9;3.15;14300 +90086;48.07223;2.15713;122;20220504;18.4;10.2;14.3;2.4;11.2;.8;2.23;8600 +90086;48.07223;2.15713;122;20220505;20.4;5.5;13;3.1;10.5;.1;3.23;17600 +90086;48.07223;2.15713;122;20220506;21.7;5.4;13.5;2.2;10.2;0;3.75;22953 +90086;48.07223;2.15713;122;20220507;21.7;8;14.9;1.7;11.03;.4;3.59;22226 +90086;48.07223;2.15713;122;20220508;22.1;7.5;14.8;2.7;11.86;0;3.86;23198 +90086;48.07223;2.15713;122;20220509;25.9;7.7;16.8;1.1;11.86;0;4.1;25019 +90086;48.07223;2.15713;122;20220510;27.7;9.8;18.8;2.1;12.2;0;4.9;25519 +90086;48.07223;2.15713;122;20220511;25.8;11.9;18.9;3;12.33;0;4.89;23804 +90086;48.07223;2.15713;122;20220512;21.2;9.7;15.5;1.5;12.56;0;3.25;19314 +90086;48.07223;2.15713;122;20220513;22.3;8.5;15.4;1.5;10.3;0;3.85;23281 +90086;48.07223;2.15713;122;20220514;24.7;6.6;15.6;1.8;10.66;0;4.37;25696 +90086;48.07223;2.15713;122;20220515;30.3;11.1;20.7;2.6;13.16;4.7;5.54;25165 +90086;48.07223;2.15713;122;20220516;26.1;15.4;20.8;2.4;15.56;0;4.33;20487 +90086;48.07223;2.15713;122;20220517;29.3;14;21.6;1.6;15.86;.2;4.75;23842 +90086;48.07223;2.15713;122;20220518;28.9;14.1;21.5;2.1;17.7;.3;4.68;23260 +90086;48.07223;2.15713;122;20220519;27.6;18.1;22.8;1.9;17.9;1.3;4.4;20961 +90086;48.07223;2.15713;122;20220520;26.5;14.6;20.6;2.4;16.16;1.9;4.19;19996 +90086;48.07223;2.15713;122;20220521;25.8;8.6;17.2;1.5;12.4;0;4.49;26242 +90086;48.07223;2.15713;122;20220522;26;12.8;19.4;2.6;14.1;2.1;4.32;20220 +90086;48.07223;2.15713;122;20220523;19.1;14.7;16.9;3.3;16.33;8.2;2.24;11247 +90086;48.07223;2.15713;122;20220524;18.6;10.1;14.3;3.3;11.53;.3;3.29;18125 +90086;48.07223;2.15713;122;20220525;20.6;6.3;13.5;2.1;10.66;.1;3.74;23748 +90086;48.07223;2.15713;122;20220526;21.4;13.4;17.4;2.2;13.06;0;3.48;17800 +90086;48.07223;2.15713;122;20220527;20.6;11.5;16.1;1.8;12.53;.1;3.11;16245 +90086;48.07223;2.15713;122;20220528;21;5.8;13.4;2.5;9.8;0;4.13;25274 +90086;48.07223;2.15713;122;20220529;17.2;6.3;11.7;3.8;8.06;0;3.82;21414 +90086;48.07223;2.15713;122;20220530;20.2;4.8;12.5;2.4;8.5;0;4.13;25330 +90086;48.07223;2.15713;122;20220531;23;5.3;14.1;1.6;8.8;0;4.33;26244 +90086;48.07223;2.15713;122;20220601;23.5;4.9;14.2;1.4;9.46;0;4.46;28006 +90086;48.07223;2.15713;122;20220602;26.1;9.3;17.7;3.2;10.83;.3;5.35;25807 +90086;48.07223;2.15713;122;20220603;25.7;12.7;19.2;2;14.8;4.4;4.14;20641 +90086;48.07223;2.15713;122;20220604;29.4;15.2;22.3;2;17.4;18.9;4.7;21531 +90086;48.07223;2.15713;122;20220605;22.2;14.5;18.3;2.4;16.53;.6;3.23;16962 +90086;48.07223;2.15713;122;20220606;21.9;12.1;17;2.5;13.13;.4;3.77;19681 +90086;48.07223;2.15713;122;20220607;22.7;13.7;18.2;3.5;14.43;9.5;3.97;19282 +90086;48.07223;2.15713;122;20220608;21.9;13.2;17.6;3.2;14.03;2;3.73;18681 +90086;48.07223;2.15713;122;20220609;21.7;11.4;16.5;2.3;12.43;0;3.79;20415 +90086;48.07223;2.15713;122;20220610;25.1;11.5;18.3;1.8;14.36;.1;4.5;25283 +90086;48.07223;2.15713;122;20220611;27.6;10.8;19.2;1.2;15.06;0;4.84;27698 +90086;48.07223;2.15713;122;20220612;25;12.9;19;3.2;12.63;0;5.02;23897 +90086;48.07223;2.15713;122;20220613;24.1;7.4;15.7;2;10.9;.1;4.76;27968 +90086;48.07223;2.15713;122;20220614;27.7;8.9;18.3;2.1;11.73;0;5.37;28156 +90086;48.07223;2.15713;122;20220615;32.4;11.9;22.1;1.8;13.6;0;6.03;28960 +90086;48.07223;2.15713;122;20220616;30.4;12.8;21.6;1.5;13.86;0;5.42;27291 +90086;48.07223;2.15713;122;20220617;34.8;13.2;24;1;14.46;0;5.88;29751 +90086;48.07223;2.15713;122;20220618;37.8;16.4;27.1;2;15.46;.4;7.19;29657 +90086;48.07223;2.15713;122;20220619;30.7;15.9;23.3;4;17.23;18.4;5.95;23914 +90086;48.07223;2.15713;122;20220620;23.6;17.1;20.4;3;18.53;10.8;3.46;16816 +90086;48.07223;2.15713;122;20220621;27.3;14.1;20.7;2.5;17.2;.3;4.59;22557 +90086;48.07223;2.15713;122;20220622;26.1;17;21.5;2.4;18.13;3.5;3.98;18266 +90086;48.07223;2.15713;122;20220623;27.2;16.2;21.7;2.8;17.36;2;4.77;22223 +90086;48.07223;2.15713;122;20220624;23.8;15.5;19.6;3.7;16.2;1.7;4.06;18530 +90086;48.07223;2.15713;122;20220625;17.5;15.3;16.4;2.4;14.93;5.1;2.1;8989 +90086;48.07223;2.15713;122;20220626;20.7;11.8;16.2;1.5;13.93;.8;3.09;17254 +90086;48.07223;2.15713;122;20220627;23.4;12;17.7;1.9;12.73;0;4.22;22646 +90086;48.07223;2.15713;122;20220628;26.2;8.1;17.1;1.1;11.73;.1;4.8;28697 +90086;48.07223;2.15713;122;20220629;26.4;10.2;18.3;2.1;12.8;3.1;4.99;26712 +90086;48.07223;2.15713;122;20220630;17.4;12.9;15.1;1.6;14.1;14;2.09;10902 +90086;48.07223;2.15713;122;20220701;22;8.6;15.3;1.6;11.56;.1;3.86;22971 +90086;48.07223;2.15713;122;20220702;26.6;7.8;17.2;1.1;11.8;0;4.82;29016 +90086;48.07223;2.15713;122;20220703;25.5;10.2;17.8;2;12.76;0;4.82;26681 +90086;48.07223;2.15713;122;20220704;26.5;9.6;18.1;2.3;12.23;0;5.12;26914 +90086;48.07223;2.15713;122;20220705;26.4;10.4;18.4;2.4;12.3;0;5.13;26506 +90086;48.07223;2.15713;122;20220706;26.3;10.4;18.3;2.5;12.06;0;5.17;26552 +90086;48.07223;2.15713;122;20220707;24.3;11.6;18;2.9;14;.1;4.2;21169 +90086;48.07223;2.15713;122;20220708;26.8;10.7;18.8;3;11.96;0;5.45;26141 +90086;48.07223;2.15713;122;20220709;29.3;11.2;20.2;2.1;13.23;0;5.51;27716 +90086;48.07223;2.15713;122;20220710;26.9;12.5;19.7;3.9;12.5;0;5.71;25107 +90086;48.07223;2.15713;122;20220711;29.6;12.7;21.1;3;14;0;5.88;26627 +90086;48.07223;2.15713;122;20220712;32.4;13.8;23.1;1.3;14.06;0;5.53;27376 +90086;48.07223;2.15713;122;20220713;35.1;13.6;24.4;1.1;13.36;0;5.69;27795 +90086;48.07223;2.15713;122;20220714;32.6;15.4;24;2.3;14.5;0;6.08;26239 +90086;48.07223;2.15713;122;20220715;27.7;14.6;21.1;3.2;11.2;0;5.8;23698 +90086;48.07223;2.15713;122;20220716;28.9;10.4;19.6;2.4;11.03;0;5.75;27818 +90086;48.07223;2.15713;122;20220717;31.7;12.3;22;2.3;12.13;0;6.08;27375 +90086;48.07223;2.15713;122;20220718;38.1;13.4;25.8;1.7;12.76;0;6.7;29049 +90086;48.07223;2.15713;122;20220719;37.9;17.5;27.7;2.9;15.1;7;7.6;27277 +90086;48.07223;2.15713;122;20220720;23.4;17.4;20.4;2.1;18.86;13.9;2.83;13136 +90086;48.07223;2.15713;122;20220721;27.9;15.2;21.6;1.3;17.33;.1;4.4;23210 +90086;48.07223;2.15713;122;20220722;25.8;15.2;20.5;1.9;18.9;1;3.41;16704 +90086;48.07223;2.15713;122;20220723;27.8;18.1;22.9;1.6;18.53;0;4.21;20236 +90086;48.07223;2.15713;122;20220724;32.1;14.2;23.2;1.3;16.5;0;5.19;26157 +90086;48.07223;2.15713;122;20220725;26.8;17.6;22.2;2.9;16.36;.2;4.48;18599 +90086;48.07223;2.15713;122;20220726;24.1;15;19.6;1.8;14.1;0;3.71;18048 +90086;48.07223;2.15713;122;20220727;25.8;13.7;19.7;2.1;12.73;0;4.28;20112 +90086;48.07223;2.15713;122;20220728;27.6;11.4;19.5;1.5;11.53;0;4.54;23257 +90086;48.07223;2.15713;122;20220729;29.3;12.8;21.1;1.1;12.16;0;4.58;24021 +90086;48.07223;2.15713;122;20220730;30.6;14.2;22.4;1.7;14.23;0;4.9;22911 +90086;48.07223;2.15713;122;20220731;30.8;14.2;22.5;1.9;15.66;0;5.18;25272 +90086;48.07223;2.15713;122;20220801;27.7;14.1;20.9;1.3;16.13;0;3.96;20534 +90086;48.07223;2.15713;122;20220802;31.6;13.7;22.6;1.2;15.6;0;4.86;24976 +90086;48.07223;2.15713;122;20220803;35.8;15.2;25.5;1.1;15.6;0;5.38;26471 +90086;48.07223;2.15713;122;20220804;30.4;19;24.7;2.6;18;5.7;4.85;19175 +90086;48.07223;2.15713;122;20220805;27.1;15.5;21.3;3.4;14.83;0;4.88;20725 +90086;48.07223;2.15713;122;20220806;25.4;12.2;18.8;4.4;10.13;0;5.61;22294 +90086;48.07223;2.15713;122;20220807;27.6;11.6;19.6;4.1;9.73;0;6.07;23853 +90086;48.07223;2.15713;122;20220808;29.7;12.9;21.3;3.8;10.96;0;6.27;23751 +90086;48.07223;2.15713;122;20220809;31.8;15.1;23.4;4;12.33;0;6.66;23659 +90086;48.07223;2.15713;122;20220810;32.5;15.5;24;3.4;12.13;0;6.51;24056 +90086;48.07223;2.15713;122;20220811;32.3;13.7;23;2.4;10.9;0;5.84;24682 +90086;48.07223;2.15713;122;20220812;33.9;12.7;23.3;2.1;10.93;0;5.9;25560 +90086;48.07223;2.15713;122;20220813;33.5;13.2;23.4;2;10.3;0;5.66;24467 +90086;48.07223;2.15713;122;20220814;27.3;16.2;21.7;2.4;14.96;3.3;3.97;15825 +90086;48.07223;2.15713;122;20220815;25.5;15.7;20.6;2.5;17.03;.4;3.39;14981 +90086;48.07223;2.15713;122;20220816;27.9;15.7;21.8;1.3;17.3;2;3.42;16720 +90086;48.07223;2.15713;122;20220817;26.9;15.4;21.2;1.7;16.73;.3;3.69;18535 +90086;48.07223;2.15713;122;20220818;28.6;13.4;21;1.5;15.36;.1;4.01;20734 +90086;48.07223;2.15713;122;20220819;25.8;13.9;19.8;2;17.1;2.1;3.26;16459 +90086;48.07223;2.15713;122;20220820;26;11.6;18.8;1.3;13.9;0;3.63;20761 +90086;48.07223;2.15713;122;20220821;25.8;9.9;17.8;1.9;13.16;.1;3.61;19133 +90086;48.07223;2.15713;122;20220822;25.7;16.2;20.9;1.5;16.6;.2;2.98;14115 +90086;48.07223;2.15713;122;20220823;28.8;15.3;22;1.1;17.5;0;3.44;17890 +90086;48.07223;2.15713;122;20220824;33.4;15;24.2;1;15.6;0;4.29;22133 +90086;48.07223;2.15713;122;20220825;32.4;13.9;23.2;2.3;14.86;0;4.86;20289 +90086;48.07223;2.15713;122;20220826;26.9;16.5;21.7;2.7;15.86;0;3.74;14757 +90086;48.07223;2.15713;122;20220827;27;13.6;20.3;2.2;13.23;0;4.01;18986 +90086;48.07223;2.15713;122;20220828;27.9;10.6;19.2;2.3;12.96;0;4.22;20877 +90086;48.07223;2.15713;122;20220829;31.8;14.5;23.2;2.8;13.53;1.9;5.14;20331 +90086;48.07223;2.15713;122;20220830;26.5;16.7;21.6;2.4;15.43;0;3.4;13131 +90086;48.07223;2.15713;122;20220831;28.3;12.4;20.4;1.4;13.96;0;3.63;19256 +90086;48.07223;2.15713;122;20220901;29.5;12.5;21;1.2;13.66;.4;3.62;19228 +90086;48.07223;2.15713;122;20220902;24.4;15.4;19.9;2;15.66;8.2;2.87;13901 +90086;48.07223;2.15713;122;20220903;25.3;14.8;20.1;2.3;16.33;.1;3.08;14822 +90086;48.07223;2.15713;122;20220904;30.4;12.5;21.4;1.7;14.06;2.1;3.94;19699 +90086;48.07223;2.15713;122;20220905;30.7;14.8;22.7;1.9;17.23;6.9;3.78;17740 +90086;48.07223;2.15713;122;20220906;28.9;13.1;21;2;16.16;1.7;3.69;18353 +90086;48.07223;2.15713;122;20220907;22.4;14;18.2;2.2;15.76;2.5;2.36;11524 +90086;48.07223;2.15713;122;20220908;22.2;14.1;18.2;4.2;15.7;4.7;2.76;12695 +90086;48.07223;2.15713;122;20220909;22.1;14.7;18.4;4.6;14.93;1.9;2.95;11656 +90086;48.07223;2.15713;122;20220910;21.6;12.9;17.2;2.8;14.63;.5;2.34;10749 +90086;48.07223;2.15713;122;20220911;24.7;9.8;17.3;1.3;13.93;.3;2.78;17342 +90086;48.07223;2.15713;122;20220912;30.2;11.5;20.8;1.6;14.56;.2;3.52;17901 +90086;48.07223;2.15713;122;20220913;28.1;17.5;22.8;1.6;18.33;1.8;2.69;11408 +90086;48.07223;2.15713;122;20220914;26.2;17.6;21.9;2.4;19.66;2;2.64;11785 +90086;48.07223;2.15713;122;20220915;23;16.6;19.8;2.3;16.2;0;2.58;12311 +90086;48.07223;2.15713;122;20220916;19.4;11.4;15.4;2.1;11.63;.2;2.23;11557 +90086;48.07223;2.15713;122;20220917;17.7;4.6;11.1;1.9;8.2;0;2.32;15937 +90086;48.07223;2.15713;122;20220918;20.4;2.4;11.4;1.2;8.3;.1;2.3;17081 +90086;48.07223;2.15713;122;20220919;19.3;4.6;12;1.8;8.6;0;2.36;16034 +90086;48.07223;2.15713;122;20220920;19;4.3;11.6;1.9;8.8;0;2.29;15406 +90086;48.07223;2.15713;122;20220921;19.9;6;13;1.7;9.13;0;2.34;15508 +90086;48.07223;2.15713;122;20220922;22;3.4;12.7;1;8.33;0;2.21;16820 +90086;48.07223;2.15713;122;20220923;21.5;6.2;13.8;.7;9.63;.4;1.86;13144 +90086;48.07223;2.15713;122;20220924;18.1;11.7;14.9;1.5;13.1;1.3;1.5;8079 +90086;48.07223;2.15713;122;20220925;19.1;11;15;2.7;11.76;.1;2.2;10883 +90086;48.07223;2.15713;122;20220926;15.6;8.2;11.9;3.2;11.26;8.1;1.53;8297 +90086;48.07223;2.15713;122;20220927;15.7;9.5;12.6;3.9;12.1;10.3;1.46;7266 +90086;48.07223;2.15713;122;20220928;14.2;10.8;12.5;1.9;12.53;3.1;1.1;6252 +90086;48.07223;2.15713;122;20220929;14.7;9.3;12;1.4;11.03;.9;1.22;6992 +90086;48.07223;2.15713;122;20220930;17.6;2.8;10.2;1.9;9.5;3.3;1.77;13539 +90086;48.07223;2.15713;122;20221001;20.8;11.7;16.3;5.4;15.06;3;2.06;9413 +90086;48.07223;2.15713;122;20221002;21.2;14.4;17.8;3.9;16.73;.7;1.82;8442 +90086;48.07223;2.15713;122;20221003;16.5;11.8;14.2;2.1;12.66;0;1.43;8359 +90086;48.07223;2.15713;122;20221004;20.1;4.2;12.1;1;10.9;.2;1.58;13219 +90086;48.07223;2.15713;122;20221005;22.4;9;15.7;3.1;12.93;0;2.27;12045 +90086;48.07223;2.15713;122;20221006;19.4;7.1;13.2;1.2;10.5;0;1.62;12278 +90086;48.07223;2.15713;122;20221007;19.7;2.6;11.1;.8;9.5;.1;1.44;12919 +90086;48.07223;2.15713;122;20221008;18.6;4.4;11.5;1.1;9.23;0;1.51;12412 +90086;48.07223;2.15713;122;20221009;20.3;1.9;11.1;1.4;8.96;.1;1.68;13503 +90086;48.07223;2.15713;122;20221010;20.1;9.2;14.6;2.5;12.9;.1;1.62;9296 +90086;48.07223;2.15713;122;20221011;17.9;10.9;14.4;2.7;12.9;0;1.52;8414 +90086;48.07223;2.15713;122;20221012;19.7;6;12.9;.8;12;0;1.22;10354 +90086;48.07223;2.15713;122;20221013;16.3;11.1;13.7;2.6;13.96;2.1;.99;5662 +90086;48.07223;2.15713;122;20221014;18.2;14.3;16.2;3.7;17.03;12.8;.92;4133 +90086;48.07223;2.15713;122;20221015;18.6;15.5;17;4.3;16.76;2.4;1.3;4968 +90086;48.07223;2.15713;122;20221016;23.1;14;18.5;1.8;16.76;0;1.5;8008 +90086;48.07223;2.15713;122;20221017;19.1;16;17.5;2.6;16.9;23.8;1.12;3970 +90086;48.07223;2.15713;122;20221018;19.5;13.3;16.4;1.6;16.8;.2;.98;5893 +90086;48.07223;2.15713;122;20221019;23.2;13.3;18.3;2.5;16.53;3.4;1.62;8431 +90086;48.07223;2.15713;122;20221020;22.8;14.9;18.8;2.4;16.83;12.7;1.57;7450 +90086;48.07223;2.15713;122;20221021;20.3;13.8;17;3;15.83;1.4;1.39;6860 +90086;48.07223;2.15713;122;20221022;21.7;12.5;17.1;2.4;14.46;.3;1.59;8393 +90086;48.07223;2.15713;122;20221023;22.6;13.9;18.3;3.9;14.46;.3;2.16;6920 +90086;48.07223;2.15713;122;20221024;19.3;14.8;17.1;4.9;13.86;2;2.03;5600 +90086;48.07223;2.15713;122;20221025;19.2;11.9;15.5;2.5;14.1;0;1.26;6760 +90086;48.07223;2.15713;122;20221026;22.6;13.7;18.1;2.9;14.66;0;1.81;8048 +90086;48.07223;2.15713;122;20221027;24.4;13.3;18.9;2.8;14.63;0;1.95;7290 +90086;48.07223;2.15713;122;20221028;23.2;14.9;19.1;2.3;14.76;0;1.71;6959 +90086;48.07223;2.15713;122;20221029;23.7;14.4;19.1;1.9;14.43;0;1.58;6795 +90086;48.07223;2.15713;122;20221030;19.3;9.7;14.5;1;12.93;1.7;.86;6601 +90086;48.07223;2.15713;122;20221031;21.2;11.6;16.4;2.7;14.36;1.4;1.38;6686 +90086;48.07223;2.15713;122;20221101;16.9;9.8;13.4;5;11.76;.5;1.54;6498 +90086;48.07223;2.15713;122;20221102;16.2;10.1;13.1;3.3;11.83;.1;1.18;5902 +90086;48.07223;2.15713;122;20221103;14.9;10.2;12.6;3.8;11.33;6.4;1.21;3856 +90086;48.07223;2.15713;122;20221104;11.4;8.6;10;4.2;10.13;1.1;.98;3275 +90086;48.07223;2.15713;122;20221105;10.2;2.4;6.3;2.3;8.8;0;.51;4672 +90086;48.07223;2.15713;122;20221106;11.9;7.7;9.8;3.7;10.36;1.2;.8;2960 +90086;48.07223;2.15713;122;20221107;16.2;10.8;13.5;4.5;12.53;.3;1.21;4222 +90086;48.07223;2.15713;122;20221108;17.5;8.7;13.1;4.4;11.23;3.2;1.48;5495 +90086;48.07223;2.15713;122;20221109;15.6;10.9;13.3;3.1;11.93;.1;1.07;4410 +90086;48.07223;2.15713;122;20221110;10.9;5;7.9;1.7;10.16;0;.4;4132 +90086;48.07223;2.15713;122;20221111;16;8.2;12.1;1.8;10.8;.1;.84;5271 +90086;48.07223;2.15713;122;20221112;17.5;4.6;11;.8;10.36;.2;.52;6592 +90086;48.07223;2.15713;122;20221113;15;4;9.5;1.2;10.03;.1;.49;5903 +90086;48.07223;2.15713;122;20221114;15;4.6;9.8;2;10.56;.2;.61;5197 +90086;48.07223;2.15713;122;20221115;13.6;7.5;10.6;3.5;11.5;1.5;.63;3327 +90086;48.07223;2.15713;122;20221116;13.3;8.9;11.1;5.6;11.7;7.5;.79;3193 +90086;48.07223;2.15713;122;20221117;14;11.2;12.6;6.7;11.16;1.9;1.51;3048 +90086;48.07223;2.15713;122;20221118;11.8;6.8;9.3;3.5;9.5;.2;.83;3855 +90086;48.07223;2.15713;122;20221119;11.3;1.3;6.3;1.4;7.96;.3;.41;5222 +90086;48.07223;2.15713;122;20221120;9.3;2;5.6;2.9;8.33;3.2;.44;3455 +90086;48.07223;2.15713;122;20221121;9.1;4.3;6.7;3.7;8.76;3.5;.54;2531 +90086;48.07223;2.15713;122;20221122;11.3;4.2;7.7;5.3;8.4;1;.97;4467 +90086;48.07223;2.15713;122;20221123;13.7;5;9.3;3.8;9.43;3;.87;4413 +90086;48.07223;2.15713;122;20221124;12.1;7.4;9.8;4.6;10.43;.6;.74;3177 +90086;48.07223;2.15713;122;20221125;12.5;8.5;10.5;2.8;10.2;.1;.73;3868 +90086;48.07223;2.15713;122;20221126;8.8;1.3;5;1.7;8.2;.1;.28;3574 +90086;48.07223;2.15713;122;20221127;11.2;5;8.1;2.8;8.7;5.6;.68;3193 +90086;48.07223;2.15713;122;20221128;11.3;7.7;9.5;2.8;10.1;1.3;.6;2932 +90086;48.07223;2.15713;122;20221129;7.7;5;6.3;1.3;8.96;.1;.36;1713 +90086;48.07223;2.15713;122;20221130;6.6;2.6;4.6;2.7;8.33;0;.3;1925 +90086;48.07223;2.15713;122;20221201;6.1;3.2;4.7;3.4;7.83;0;.43;1894 +90086;48.07223;2.15713;122;20221202;5.2;3.8;4.5;3.4;7.43;1.2;.51;1263 +90086;48.07223;2.15713;122;20221203;4.3;2;3.2;5;6.9;.1;.48;1564 +90086;48.07223;2.15713;122;20221204;4.2;2.2;3.2;3.3;7;.5;.42;1404 +90086;48.07223;2.15713;122;20221205;4.1;2.8;3.4;1.6;7.2;.1;.35;1296 +90086;48.07223;2.15713;122;20221206;4.9;2.3;3.6;2.1;7.06;0;.37;1968 +90086;48.07223;2.15713;122;20221207;3.8;.5;2.1;1.7;6.93;0;.21;2303 +90086;48.07223;2.15713;122;20221208;2.7;.8;1.8;1.6;6.1;0;.36;1558 +90086;48.07223;2.15713;122;20221209;2.6;-2.7;0;2.5;5.66;.1;.22;3021 +90086;48.07223;2.15713;122;20221210;2.4;-2.5;-.1;1.4;5.36;0;.24;2917 +90086;48.07223;2.15713;122;20221211;1.5;-4.4;-1.4;1.8;4.6;0;.22;3433 +90086;48.07223;2.15713;122;20221212;-2.6;-5;-3.8;2.1;4.36;0;.23;1684 +90086;48.07223;2.15713;122;20221213;1.7;-4.5;-1.4;2.5;4.13;2.8;.41;3811 +90086;48.07223;2.15713;122;20221214;1.2;-1.6;-.2;2.5;5.7;1;.26;1727 +90086;48.07223;2.15713;122;20221215;1.9;-1.5;.2;3.9;4.96;0;.54;2556 +90086;48.07223;2.15713;122;20221216;1.4;-3.6;-1.1;2.7;4.66;0;.37;2894 +90086;48.07223;2.15713;122;20221217;.1;-3.8;-1.9;2.2;4.46;0;.31;2763 +90086;48.07223;2.15713;122;20221218;4.3;-7.4;-1.6;2;4.66;.5;.31;3348 +90086;48.07223;2.15713;122;20221219;12.3;3.9;8.1;3.5;8.53;0;.78;2887 +90086;48.07223;2.15713;122;20221220;12.9;10.1;11.5;4.1;10.56;4.4;1.07;1464 +90086;48.07223;2.15713;122;20221221;11.9;9.2;10.5;4.8;12.16;5.2;.41;1516 +90086;48.07223;2.15713;122;20221222;13.3;11.2;12.3;6.5;12.7;5.1;.81;1243 +90086;48.07223;2.15713;122;20221223;14.3;13.1;13.7;5.1;13.9;4.6;.82;827 +90086;48.07223;2.15713;122;20221224;12;10;11;3.1;11.6;2.3;.6;1516 +90086;48.07223;2.15713;122;20221225;14.3;9.3;11.8;3.4;11.5;.2;.75;2745 +90086;48.07223;2.15713;122;20221226;11.9;10.8;11.4;3.4;10.73;1.2;.93;1320 +90086;48.07223;2.15713;122;20221227;7.9;1.5;4.7;2.3;8.1;.1;.19;3377 +90086;48.07223;2.15713;122;20221228;11.7;6.5;9.1;6.5;10.56;3.7;.55;2576 +90086;48.07223;2.15713;122;20221229;11.4;10.2;10.8;5.9;10.53;.4;1.07;1626 +90086;48.07223;2.15713;122;20221230;13.9;5.4;9.7;6;11.43;3.1;.48;2759 +90086;48.07223;2.15713;122;20221231;16.1;14;15;7;11.8;0;2.12;1969 +90087;48.09557;2.49106;101;20220101;15.5;4.6;10.1;2;9.67;.1;.54;4602 +90087;48.09557;2.49106;101;20220102;13.4;7.3;10.3;4.4;10.77;0;.79;2773 +90087;48.09557;2.49106;101;20220103;12.5;10.9;11.7;4.9;11.93;9.2;.8;1468 +90087;48.09557;2.49106;101;20220104;11.5;10.8;11.2;4.9;10.47;7.6;1.23;817 +90087;48.09557;2.49106;101;20220105;6.6;1;3.8;1.7;6.07;.1;.48;2945 +90087;48.09557;2.49106;101;20220106;6.3;-3.2;1.6;1.9;5.93;.5;.27;4638 +90087;48.09557;2.49106;101;20220107;8.3;1.2;4.7;5.1;7.43;2.9;.61;3675 +90087;48.09557;2.49106;101;20220108;8.4;1.6;5;5.5;8.5;9.4;.34;2599 +90087;48.09557;2.49106;101;20220109;7.1;4.4;5.7;2.5;7.52;2.2;.6;2057 +90087;48.09557;2.49106;101;20220110;6;3.3;4.6;2;7.53;0;.42;2171 +90087;48.09557;2.49106;101;20220111;1.4;.5;1;2.3;6.13;0;.33;1667 +90087;48.09557;2.49106;101;20220112;4.4;-.3;2.1;2.1;6.03;0;.35;2984 +90087;48.09557;2.49106;101;20220113;2.4;-1.3;.5;3.3;6.27;0;.24;2715 +90087;48.09557;2.49106;101;20220114;5;-1.2;1.9;1.5;5.77;0;.34;3415 +90087;48.09557;2.49106;101;20220115;4.8;-3.9;.5;1.3;5.43;.1;.23;3790 +90087;48.09557;2.49106;101;20220116;1.7;-1.7;0;2.9;6.23;.1;.16;2136 +90087;48.09557;2.49106;101;20220117;5.5;1.7;3.6;1.3;7.63;0;.28;2526 +90087;48.09557;2.49106;101;20220118;8.7;1.6;5.1;2.5;7.37;0;.52;3627 +90087;48.09557;2.49106;101;20220119;4.9;1.8;3.3;2.5;7.8;1.9;.24;2113 +90087;48.09557;2.49106;101;20220120;7;2.5;4.7;2.4;7.17;0;.49;3894 +90087;48.09557;2.49106;101;20220121;5.9;.4;3.1;2.3;6.07;0;.52;4149 +90087;48.09557;2.49106;101;20220122;5.8;-3.5;1.2;1.5;6.43;0;.27;3949 +90087;48.09557;2.49106;101;20220123;4.7;3.1;3.9;2.9;6.63;0;.62;1593 +90087;48.09557;2.49106;101;20220124;1.3;-2.1;-.4;1.9;5.77;0;.25;3063 +90087;48.09557;2.49106;101;20220125;-.7;-1.2;-1;.9;5.47;0;.3;1125 +90087;48.09557;2.49106;101;20220126;-.1;-2.1;-1.1;1.4;5.5;0;.27;1875 +90087;48.09557;2.49106;101;20220127;2.5;-.7;.9;2.7;6.13;.1;.33;2790 +90087;48.09557;2.49106;101;20220128;4.5;1.9;3.2;1.6;7.57;0;.32;2207 +90087;48.09557;2.49106;101;20220129;7.9;3.5;5.7;3.4;9.1;.4;.33;2979 +90087;48.09557;2.49106;101;20220130;10.4;6.9;8.6;1.9;8.83;0;.71;4668 +90087;48.09557;2.49106;101;20220131;8.8;5.1;6.9;4.6;6.8;.3;1.26;3849 +90087;48.09557;2.49106;101;20220201;9;-1;4;3.6;8.43;.5;.29;4736 +90087;48.09557;2.49106;101;20220202;10.4;8.8;9.6;2.3;9.8;.1;.78;2141 +90087;48.09557;2.49106;101;20220203;8.7;6;7.4;2.6;8.2;.2;.76;3319 +90087;48.09557;2.49106;101;20220204;10.2;5.4;7.8;3.7;8.4;.7;.96;3714 +90087;48.09557;2.49106;101;20220205;9.7;-1.2;4.2;2.9;6.63;.1;.8;7195 +90087;48.09557;2.49106;101;20220206;10;3.6;6.8;7;9.57;5;.52;3856 +90087;48.09557;2.49106;101;20220207;10.6;3.1;6.9;2.5;7.1;0;.95;6821 +90087;48.09557;2.49106;101;20220208;12.7;.8;6.7;1.5;7.53;0;.78;7439 +90087;48.09557;2.49106;101;20220209;15.6;-1.2;7.2;1.5;7.03;.1;.93;9347 +90087;48.09557;2.49106;101;20220210;7.1;3.9;5.5;3.2;8.63;.8;.76;3375 +90087;48.09557;2.49106;101;20220211;9.3;.1;4.7;1.8;6.53;0;.75;8364 +90087;48.09557;2.49106;101;20220212;8.8;-1.4;3.7;2.1;5.26;0;.94;9577 +90087;48.09557;2.49106;101;20220213;14.5;-2.4;6.1;4.5;7.16;.1;1.59;9243 +90087;48.09557;2.49106;101;20220214;11.5;7.2;9.4;5.8;8.81;2.3;1.39;4529 +90087;48.09557;2.49106;101;20220215;10.8;4;7.4;5.2;9.2;3.7;.84;6631 +90087;48.09557;2.49106;101;20220216;14.2;8.5;11.4;7.2;12.43;1.3;.85;4953 +90087;48.09557;2.49106;101;20220217;13.9;11.7;12.8;4.1;10.15;.5;1.7;3400 +90087;48.09557;2.49106;101;20220218;13.1;7.8;10.4;5.9;9.93;.8;1.42;4848 +90087;48.09557;2.49106;101;20220219;10.3;1.9;6.1;4.8;6.53;0;1.46;8370 +90087;48.09557;2.49106;101;20220220;13.2;7.4;10.3;6.7;10.1;2.2;1.41;5390 +90087;48.09557;2.49106;101;20220221;10.7;6.2;8.4;6.6;7.87;.5;1.68;6159 +90087;48.09557;2.49106;101;20220222;11.3;4.2;7.7;4;9.47;.5;.83;5558 +90087;48.09557;2.49106;101;20220223;12.1;3.6;7.8;1.5;9;0;.91;7369 +90087;48.09557;2.49106;101;20220224;12.3;7.8;10.1;3.8;8;1.6;1.66;5932 +90087;48.09557;2.49106;101;20220225;11.1;-.2;5.4;2.3;6.07;.2;1.26;9985 +90087;48.09557;2.49106;101;20220226;10.1;-2.7;3.7;3.1;5.33;0;1.45;11352 +90087;48.09557;2.49106;101;20220227;11.3;-2.2;4.6;2.4;5.03;0;1.51;11789 +90087;48.09557;2.49106;101;20220228;12.9;-3.9;4.5;1.3;4.73;0;1.33;12653 +90087;48.09557;2.49106;101;20220301;13.5;-2.4;5.6;1.3;6;0;1.26;10925 +90087;48.09557;2.49106;101;20220302;13.9;2.1;8;1.3;7.63;0;1.17;9254 +90087;48.09557;2.49106;101;20220303;12.2;7.4;9.8;1.5;9.97;0;1.03;6818 +90087;48.09557;2.49106;101;20220304;13.6;6.6;10.1;1.7;8.87;0;1.17;7964 +90087;48.09557;2.49106;101;20220305;11.8;2.3;7.1;2;6.97;.1;1.27;8614 +90087;48.09557;2.49106;101;20220306;8.1;-3.1;2.5;3.2;4.77;0;1.52;11964 +90087;48.09557;2.49106;101;20220307;7.8;-2.9;2.4;4;4.2;0;1.74;11996 +90087;48.09557;2.49106;101;20220308;14.9;-2.3;6.3;2.4;5.03;0;2.1;14077 +90087;48.09557;2.49106;101;20220309;15.9;.3;8.1;2.4;7.13;0;1.9;13529 +90087;48.09557;2.49106;101;20220310;16.7;2;9.4;2.5;7.6;0;2.01;12643 +90087;48.09557;2.49106;101;20220311;14.2;6;10.1;3.9;9;1.6;1.73;7831 +90087;48.09557;2.49106;101;20220312;9.5;5.6;7.6;3.9;9.03;.9;.99;5803 +90087;48.09557;2.49106;101;20220313;11.2;6.3;8.8;3.8;8.57;2.8;1.37;6203 +90087;48.09557;2.49106;101;20220314;15.2;1.7;8.5;2.9;7.97;1.3;1.96;13883 +90087;48.09557;2.49106;101;20220315;14.3;7.3;10.8;1.7;11.17;1;1.17;7826 +90087;48.09557;2.49106;101;20220316;14.4;6.4;10.4;1.6;10.83;0;1.19;8016 +90087;48.09557;2.49106;101;20220317;10;8;9;3.5;8.53;0;1.38;5482 +90087;48.09557;2.49106;101;20220318;15.1;4.4;9.7;5.1;6.36;0;3.05;13889 +90087;48.09557;2.49106;101;20220319;15.8;5.5;10.7;4.4;6.7;0;3.08;15925 +90087;48.09557;2.49106;101;20220320;13.2;1.2;7.2;2.2;6.86;0;1.88;13372 +90087;48.09557;2.49106;101;20220321;18.3;5.4;11.8;2.5;8.86;0;2.44;14483 +90087;48.09557;2.49106;101;20220322;18;4.5;11.3;3.1;6.7;0;3.04;17140 +90087;48.09557;2.49106;101;20220323;18.2;1.3;9.8;2.3;6.06;0;2.8;18101 +90087;48.09557;2.49106;101;20220324;20.6;2;11.3;1.7;6.3;0;2.75;18248 +90087;48.09557;2.49106;101;20220325;20.4;4.5;12.4;3.8;6.12;0;3.89;18539 +90087;48.09557;2.49106;101;20220326;19.9;3.8;11.8;3.5;6.26;0;3.69;18891 +90087;48.09557;2.49106;101;20220327;21.7;4.7;13.2;2.1;7.06;0;3.18;18862 +90087;48.09557;2.49106;101;20220328;21.8;3;12.4;1.3;7.6;0;2.65;17367 +90087;48.09557;2.49106;101;20220329;17.9;9.3;13.6;1.7;9.36;.4;2.01;8817 +90087;48.09557;2.49106;101;20220330;14;7.4;10.7;2;11.06;5.2;1.13;5651 +90087;48.09557;2.49106;101;20220331;9;5;7;4.9;7.56;.7;1.55;6516 +90087;48.09557;2.49106;101;20220401;5.1;.8;2.9;6.6;5.73;2.3;1.28;7160 +90087;48.09557;2.49106;101;20220402;7;.2;3.6;5.2;4.7;0;2.09;12466 +90087;48.09557;2.49106;101;20220403;9.1;-1.1;4;3.9;4.85;0;2.27;18450 +90087;48.09557;2.49106;101;20220404;11.5;-2.6;4.5;4.3;5.7;.2;2.25;17233 +90087;48.09557;2.49106;101;20220405;12.4;6.7;9.6;3.9;10.43;.1;1.11;4318 +90087;48.09557;2.49106;101;20220406;12.6;6.6;9.6;5.3;10.16;.7;1.38;5482 +90087;48.09557;2.49106;101;20220407;15.8;10;12.9;7.9;10.83;5;2.62;9656 +90087;48.09557;2.49106;101;20220408;13.2;7.4;10.3;4.3;9.36;15.4;1.65;3983 +90087;48.09557;2.49106;101;20220409;11.6;1.2;6.4;2.5;6.96;.3;1.94;14160 +90087;48.09557;2.49106;101;20220410;14.4;-1.4;6.5;2.6;6.56;0;2.65;21814 +90087;48.09557;2.49106;101;20220411;20.4;3.2;11.8;3.9;8.56;0;3.75;21141 +90087;48.09557;2.49106;101;20220412;21.5;8.5;15;2.9;11.06;1.9;3.24;17106 +90087;48.09557;2.49106;101;20220413;16.1;11.7;13.9;.8;13.4;1.8;1.36;6970 +90087;48.09557;2.49106;101;20220414;21.4;8.6;15;1.4;12.3;.1;2.95;19304 +90087;48.09557;2.49106;101;20220415;21.5;7.5;14.5;2.1;11.06;0;3.47;22646 +90087;48.09557;2.49106;101;20220416;20.1;8;14;3.3;9.56;0;3.92;23726 +90087;48.09557;2.49106;101;20220417;21.3;5;13.1;2.9;7.5;0;4.19;24625 +90087;48.09557;2.49106;101;20220418;20;3.9;11.9;1.7;8.16;0;3.25;21270 +90087;48.09557;2.49106;101;20220419;18.2;6.4;12.3;3.4;9.76;0;3.09;18528 +90087;48.09557;2.49106;101;20220420;19.7;6.9;13.3;2.7;8.7;0;3.65;21336 +90087;48.09557;2.49106;101;20220421;20.1;6.4;13.2;2.9;7.96;0;3.98;23906 +90087;48.09557;2.49106;101;20220422;20;6.8;13.4;2.6;9.26;.4;3.77;23672 +90087;48.09557;2.49106;101;20220423;20.2;9;14.6;3.4;11.16;.6;3.1;14580 +90087;48.09557;2.49106;101;20220424;19;8.6;13.8;2.8;11.4;.3;2.79;15700 +90087;48.09557;2.49106;101;20220425;16.8;9.6;13.2;3.2;10.16;0;2.89;15555 +90087;48.09557;2.49106;101;20220426;15.7;3.6;9.6;2.8;8.8;0;2.67;18750 +90087;48.09557;2.49106;101;20220427;19.6;4;11.8;3.7;8.93;0;3.91;24435 +90087;48.09557;2.49106;101;20220428;21.5;7.8;14.7;3.4;9.4;0;4.17;21440 +90087;48.09557;2.49106;101;20220429;20.7;9.2;15;3.2;10;0;3.72;18857 +90087;48.09557;2.49106;101;20220430;17.3;6.4;11.8;3.5;8.6;0;3.66;23461 +90087;48.09557;2.49106;101;20220501;17.5;4.1;10.8;2.5;8.13;0;3.42;23141 +90087;48.09557;2.49106;101;20220502;19.3;6;12.7;2.8;9.1;0;3.52;20244 +90087;48.09557;2.49106;101;20220503;20.6;7.5;14;3.5;9.56;.2;4.12;22883 +90087;48.09557;2.49106;101;20220504;17.7;10.1;13.9;2.8;11.1;1;2.35;9509 +90087;48.09557;2.49106;101;20220505;19.2;8.4;13.8;2.8;10.9;.1;3.07;16554 +90087;48.09557;2.49106;101;20220506;22.1;5.4;13.7;2;10.47;0;3.75;23346 +90087;48.09557;2.49106;101;20220507;23;8;15.5;1.7;11.17;.1;3.76;22686 +90087;48.09557;2.49106;101;20220508;23;7.4;15.2;2.5;12.2;0;3.93;23763 +90087;48.09557;2.49106;101;20220509;26.3;8.4;17.3;1.1;12.07;0;4.13;24765 +90087;48.09557;2.49106;101;20220510;28.1;9.7;18.9;2.1;12.47;0;4.93;25454 +90087;48.09557;2.49106;101;20220511;27.2;11.6;19.4;2.9;12.3;0;5.1;24560 +90087;48.09557;2.49106;101;20220512;21.7;10.4;16.1;1.4;12.77;0;3.33;19670 +90087;48.09557;2.49106;101;20220513;22.5;9.9;16.2;1.6;10.3;0;3.91;22979 +90087;48.09557;2.49106;101;20220514;25.1;6.3;15.7;2.1;10.77;0;4.54;25818 +90087;48.09557;2.49106;101;20220515;30.5;10.9;20.7;3.1;13.47;4.9;5.92;25930 +90087;48.09557;2.49106;101;20220516;26.3;15.2;20.7;2.1;15.5;0;4.32;20867 +90087;48.09557;2.49106;101;20220517;29.9;14.2;22;1.7;15.6;.1;4.92;24203 +90087;48.09557;2.49106;101;20220518;29.8;15.3;22.5;2.1;18.03;.3;4.83;23485 +90087;48.09557;2.49106;101;20220519;28.5;18.6;23.6;2.1;17.87;.8;4.59;20468 +90087;48.09557;2.49106;101;20220520;28.6;14.9;21.8;2.4;16.5;.3;4.64;21571 +90087;48.09557;2.49106;101;20220521;26.1;8.3;17.2;1.5;12.57;0;4.5;26214 +90087;48.09557;2.49106;101;20220522;26.3;12.1;19.2;3;14.27;2.3;4.5;21238 +90087;48.09557;2.49106;101;20220523;20.4;14.9;17.6;4.2;16.9;7.7;2.5;12868 +90087;48.09557;2.49106;101;20220524;18.8;10.9;14.8;3.6;11.9;.2;3.33;18320 +90087;48.09557;2.49106;101;20220525;21.2;6.5;13.9;2.3;10.83;0;3.92;24142 +90087;48.09557;2.49106;101;20220526;21.9;13.6;17.8;2.2;13.3;0;3.61;18329 +90087;48.09557;2.49106;101;20220527;21.1;12.3;16.7;1.8;12.77;.1;3.22;16539 +90087;48.09557;2.49106;101;20220528;21.6;6.4;14;2.5;9.97;0;4.26;25249 +90087;48.09557;2.49106;101;20220529;18.1;6.7;12.4;3.4;8.1;0;3.92;22413 +90087;48.09557;2.49106;101;20220530;21.3;5.7;13.5;2.3;8.67;0;4.29;25863 +90087;48.09557;2.49106;101;20220531;23.3;5.3;14.3;1.6;8.7;0;4.47;26744 +90087;48.09557;2.49106;101;20220601;23.8;5.4;14.6;1.3;9.4;0;4.43;27773 +90087;48.09557;2.49106;101;20220602;26.3;9.3;17.8;3.4;10.9;1.5;5.54;26545 +90087;48.09557;2.49106;101;20220603;26.3;12.1;19.2;1.9;14.9;1.8;4.3;22036 +90087;48.09557;2.49106;101;20220604;29.6;15.1;22.3;2.3;17.6;17.4;4.85;22082 +90087;48.09557;2.49106;101;20220605;22.7;15.6;19.2;2.9;16.93;2.6;3.4;16842 +90087;48.09557;2.49106;101;20220606;21.8;13.4;17.6;2.3;13.2;.8;3.65;18681 +90087;48.09557;2.49106;101;20220607;23.2;14.3;18.7;3.2;14.6;8.1;3.97;19341 +90087;48.09557;2.49106;101;20220608;22.4;13.3;17.8;2.1;14.03;3.9;3.55;18694 +90087;48.09557;2.49106;101;20220609;21.8;11.9;16.8;1.6;12.23;0;3.74;20587 +90087;48.09557;2.49106;101;20220610;26.1;12.2;19.1;1.2;14.37;.1;4.18;23490 +90087;48.09557;2.49106;101;20220611;28.5;11.7;20.1;.8;14.97;0;4.69;26745 +90087;48.09557;2.49106;101;20220612;26.1;14.2;20.1;2.3;12.57;0;4.75;22387 +90087;48.09557;2.49106;101;20220613;24.6;7.7;16.1;1.4;10.83;.1;4.53;26678 +90087;48.09557;2.49106;101;20220614;27.5;9.2;18.3;1.6;11.83;0;5.1;27705 +90087;48.09557;2.49106;101;20220615;33.1;12.3;22.7;1.3;13.53;0;5.88;29553 +90087;48.09557;2.49106;101;20220616;31.2;14.3;22.8;1.7;13.93;0;5.59;26897 +90087;48.09557;2.49106;101;20220617;35.1;13.4;24.2;1.1;14.4;0;6.01;29782 +90087;48.09557;2.49106;101;20220618;38.2;16.4;27.3;2.1;15.5;.2;7.27;29658 +90087;48.09557;2.49106;101;20220619;31.8;17.2;24.5;3.6;17.9;27.1;6.13;24645 +90087;48.09557;2.49106;101;20220620;24.2;17.6;20.9;3;19.13;10.6;3.52;16686 +90087;48.09557;2.49106;101;20220621;28.2;14.4;21.3;2.6;17.7;.2;4.77;23205 +90087;48.09557;2.49106;101;20220622;26;18.1;22;2.3;19.07;.7;3.87;17852 +90087;48.09557;2.49106;101;20220623;28.1;16.1;22.1;2.4;17.7;4.5;4.84;22900 +90087;48.09557;2.49106;101;20220624;24;16.2;20.1;3.4;16.77;1.8;3.9;17871 +90087;48.09557;2.49106;101;20220625;18.4;15.7;17.1;2.1;15.3;3.7;2.1;9381 +90087;48.09557;2.49106;101;20220626;20.7;12.1;16.4;1.4;14.33;.2;3.13;17548 +90087;48.09557;2.49106;101;20220627;24.4;12.5;18.5;1.9;13.1;0;4.39;23458 +90087;48.09557;2.49106;101;20220628;27.2;8.6;17.9;1.1;11.77;.1;4.87;28784 +90087;48.09557;2.49106;101;20220629;27;11;19;2;13.03;3.9;4.99;26193 +90087;48.09557;2.49106;101;20220630;16.6;13.4;15;1.5;14.33;15.7;1.98;10196 +90087;48.09557;2.49106;101;20220701;22.4;10.1;16.2;1.8;12.23;.1;3.92;22332 +90087;48.09557;2.49106;101;20220702;27.1;8.4;17.8;1.1;12.23;0;4.89;28811 +90087;48.09557;2.49106;101;20220703;26.5;11.5;19;2;12.93;0;4.9;26338 +90087;48.09557;2.49106;101;20220704;27.1;10.3;18.7;1.9;12.47;0;5.06;27082 +90087;48.09557;2.49106;101;20220705;27.4;11;19.2;2.4;12.4;0;5.32;27162 +90087;48.09557;2.49106;101;20220706;26.7;11.4;19.1;2.7;12.17;0;5.32;26421 +90087;48.09557;2.49106;101;20220707;24.8;12.6;18.7;2.8;14.23;0;4.31;21152 +90087;48.09557;2.49106;101;20220708;27.5;11;19.3;2.8;12.13;0;5.55;27092 +90087;48.09557;2.49106;101;20220709;29.7;12.1;20.9;2.2;13.73;0;5.66;27525 +90087;48.09557;2.49106;101;20220710;27.4;13;20.2;3.7;12.73;0;5.78;25754 +90087;48.09557;2.49106;101;20220711;29.9;13.5;21.7;3.1;14.27;0;5.95;26734 +90087;48.09557;2.49106;101;20220712;32.3;13.8;23;1.6;14.23;0;5.74;27628 +90087;48.09557;2.49106;101;20220713;35;13.1;24.1;.9;13.33;0;5.52;27681 +90087;48.09557;2.49106;101;20220714;32.6;15.6;24.1;2.2;14.47;0;6.03;25991 +90087;48.09557;2.49106;101;20220715;27.9;15.5;21.7;3.3;11.27;0;5.93;24028 +90087;48.09557;2.49106;101;20220716;29.3;10.3;19.8;2.4;11.2;0;5.83;28008 +90087;48.09557;2.49106;101;20220717;31.3;13;22.1;2.7;12.33;0;6.26;27019 +90087;48.09557;2.49106;101;20220718;37.9;13.9;25.9;2;13.2;0;6.99;28945 +90087;48.09557;2.49106;101;20220719;38.7;17;27.9;2.7;15.37;6.2;7.6;27966 +90087;48.09557;2.49106;101;20220720;22.1;18.2;20.1;2.2;19.27;14.7;2.54;11281 +90087;48.09557;2.49106;101;20220721;28;16.1;22;1.3;18.07;.1;4.38;22750 +90087;48.09557;2.49106;101;20220722;25.8;16;20.9;2.1;19.4;.8;3.45;16610 +90087;48.09557;2.49106;101;20220723;28.2;18.7;23.4;1.4;18.8;0;4.21;20302 +90087;48.09557;2.49106;101;20220724;32.1;14.8;23.4;1.2;17.2;.1;5.12;25960 +90087;48.09557;2.49106;101;20220725;26.6;18.2;22.4;2.8;17.23;.2;4.37;18180 +90087;48.09557;2.49106;101;20220726;24.4;16.1;20.2;1.8;14.23;0;3.71;17332 +90087;48.09557;2.49106;101;20220727;26.1;15;20.6;2;13;0;4.32;20100 +90087;48.09557;2.49106;101;20220728;28;11.5;19.7;1.5;11.73;0;4.59;23665 +90087;48.09557;2.49106;101;20220729;29.2;12.8;21;1;12.4;0;4.46;23711 +90087;48.09557;2.49106;101;20220730;30.9;14.5;22.7;1.4;14.33;0;4.77;22924 +90087;48.09557;2.49106;101;20220731;30.9;15;23;2.1;15.97;0;5.23;24682 +90087;48.09557;2.49106;101;20220801;28;14.8;21.4;1.4;16.67;0;4.03;20260 +90087;48.09557;2.49106;101;20220802;31.8;14.1;23;1.1;15.97;0;4.83;25079 +90087;48.09557;2.49106;101;20220803;36.2;15.4;25.8;1.1;16.23;0;5.48;26465 +90087;48.09557;2.49106;101;20220804;32.1;19.1;25.6;2.2;18.8;8;4.79;19752 +90087;48.09557;2.49106;101;20220805;27.2;16.5;21.8;3.2;15.67;0;4.72;20356 +90087;48.09557;2.49106;101;20220806;25.9;12.6;19.2;3.9;10.7;0;5.42;22901 +90087;48.09557;2.49106;101;20220807;28.5;12.2;20.3;3.4;10.03;0;5.86;24296 +90087;48.09557;2.49106;101;20220808;30.4;12.6;21.5;3.3;11.2;0;6.11;24798 +90087;48.09557;2.49106;101;20220809;32.1;15.6;23.9;3.6;12.5;0;6.48;23884 +90087;48.09557;2.49106;101;20220810;32.5;14.9;23.7;3.6;12.2;0;6.69;24395 +90087;48.09557;2.49106;101;20220811;32.4;13.8;23.1;2.9;11.13;0;6.23;24633 +90087;48.09557;2.49106;101;20220812;34.4;12.3;23.4;2.2;11.47;0;6.08;25988 +90087;48.09557;2.49106;101;20220813;33.7;13.1;23.4;2.4;10.77;0;6.12;24884 +90087;48.09557;2.49106;101;20220814;26.3;15.7;21;2.2;15.23;2.6;3.72;15311 +90087;48.09557;2.49106;101;20220815;25.4;16.3;20.8;2.6;17.23;.5;3.41;14685 +90087;48.09557;2.49106;101;20220816;28.4;15.8;22.1;1.3;17.53;.8;3.5;16757 +90087;48.09557;2.49106;101;20220817;27.6;15.7;21.7;1.8;17.17;.2;3.81;18650 +90087;48.09557;2.49106;101;20220818;29.2;14.6;21.9;1.6;15.8;.1;4.11;20585 +90087;48.09557;2.49106;101;20220819;25.2;14.3;19.7;2.1;17.47;3.2;3.16;15683 +90087;48.09557;2.49106;101;20220820;25.8;11.7;18.8;1.3;14.27;0;3.66;21003 +90087;48.09557;2.49106;101;20220821;26.3;10.2;18.3;1.6;13.57;.1;3.57;19240 +90087;48.09557;2.49106;101;20220822;24.9;15.9;20.4;1.5;16.83;.2;2.88;13628 +90087;48.09557;2.49106;101;20220823;29.5;15.1;22.3;1;17.73;0;3.47;18384 +90087;48.09557;2.49106;101;20220824;33.8;14.8;24.3;1.3;15.97;0;4.58;22268 +90087;48.09557;2.49106;101;20220825;33.1;13.8;23.4;2.2;14.93;.4;4.79;20379 +90087;48.09557;2.49106;101;20220826;26.8;17.4;22.1;1.9;15.97;0;3.42;15013 +90087;48.09557;2.49106;101;20220827;27.3;13.6;20.4;1.5;13.17;0;3.62;18033 +90087;48.09557;2.49106;101;20220828;28.3;10.5;19.4;1.6;13.03;0;3.86;20642 +90087;48.09557;2.49106;101;20220829;31.8;14.6;23.2;2;13.6;1.8;4.61;20063 +90087;48.09557;2.49106;101;20220830;25.9;16.4;21.2;1.6;15.5;.2;3.15;14404 +90087;48.09557;2.49106;101;20220831;28.1;12.7;20.4;1.1;15.17;.1;3.44;18936 +90087;48.09557;2.49106;101;20220901;29.4;12.7;21.1;1.7;14.33;0;3.9;19021 +90087;48.09557;2.49106;101;20220902;24.8;15.7;20.3;2.1;16.33;6.2;2.97;13880 +90087;48.09557;2.49106;101;20220903;25.3;14.8;20.1;2.2;16.53;.3;3.08;14909 +90087;48.09557;2.49106;101;20220904;30.3;13.6;22;1.8;14.47;1.7;4.01;18989 +90087;48.09557;2.49106;101;20220905;30.8;15.8;23.3;2.1;17.9;5.3;3.86;17302 +90087;48.09557;2.49106;101;20220906;29.6;13.8;21.7;1.7;16.8;.7;3.53;18095 +90087;48.09557;2.49106;101;20220907;23.3;14.3;18.8;2.2;16.2;5.3;2.36;11244 +90087;48.09557;2.49106;101;20220908;22.5;14.3;18.4;3.8;16;5.6;2.78;13139 +90087;48.09557;2.49106;101;20220909;21.9;14.9;18.4;3.9;15.3;1.8;2.8;11682 +90087;48.09557;2.49106;101;20220910;20.9;13.6;17.3;2.7;15.13;.5;2.21;10242 +90087;48.09557;2.49106;101;20220911;24.3;10.4;17.4;1.5;14.67;.2;2.79;17057 +90087;48.09557;2.49106;101;20220912;29.5;12.1;20.8;2.1;15.2;0;3.72;17579 +90087;48.09557;2.49106;101;20220913;27.9;17.9;22.9;1.8;18.83;1.2;2.75;11258 +90087;48.09557;2.49106;101;20220914;26.2;17.8;22;2.3;20.47;2.2;2.53;11576 +90087;48.09557;2.49106;101;20220915;22.4;17.2;19.8;2.2;16.77;0;2.41;11538 +90087;48.09557;2.49106;101;20220916;19;12.5;15.8;2.1;11.93;.4;2.18;10709 +90087;48.09557;2.49106;101;20220917;17.8;5.6;11.7;2.2;8.6;.1;2.39;15331 +90087;48.09557;2.49106;101;20220918;20.3;3.4;11.8;1.3;8.67;.1;2.32;16518 +90087;48.09557;2.49106;101;20220919;19.1;4.9;12;1.7;9;.1;2.31;15651 +90087;48.09557;2.49106;101;20220920;19.3;4.2;11.8;1.7;9.23;0;2.25;15422 +90087;48.09557;2.49106;101;20220921;20.1;6;13.1;1.8;9.43;0;2.42;15469 +90087;48.09557;2.49106;101;20220922;21.9;3.2;12.6;1.1;8.63;0;2.31;16701 +90087;48.09557;2.49106;101;20220923;21.2;6;13.6;.8;9.8;.3;1.93;13122 +90087;48.09557;2.49106;101;20220924;17.5;12;14.7;1.2;13.07;2;1.45;7842 +90087;48.09557;2.49106;101;20220925;19.5;9.9;14.7;2.2;11.8;.1;2.09;11857 +90087;48.09557;2.49106;101;20220926;15.5;8.9;12.2;2.9;11.4;7.8;1.53;7780 +90087;48.09557;2.49106;101;20220927;15.7;9.8;12.7;4;12.03;12.4;1.56;7566 +90087;48.09557;2.49106;101;20220928;14.4;11;12.7;1.9;12.43;2.8;1.15;6291 +90087;48.09557;2.49106;101;20220929;13.6;9.3;11.5;1.2;11.33;1.1;1.11;6400 +90087;48.09557;2.49106;101;20220930;17.6;4.1;10.9;1.5;9.7;3.1;1.67;13100 +90087;48.09557;2.49106;101;20221001;21;11.5;16.2;4.7;15;2.2;2.05;9698 +90087;48.09557;2.49106;101;20221002;20.3;14.7;17.5;3.7;16.83;.3;1.74;7862 +90087;48.09557;2.49106;101;20221003;16.4;11.9;14.2;2.3;12.73;0;1.53;8365 +90087;48.09557;2.49106;101;20221004;20;5.1;12.5;.9;11.3;.2;1.53;12849 +90087;48.09557;2.49106;101;20221005;23;9.1;16;3;13.33;0;2.27;11877 +90087;48.09557;2.49106;101;20221006;19.6;7.6;13.6;1.3;10.7;0;1.66;12159 +90087;48.09557;2.49106;101;20221007;18.8;2.5;10.6;.7;9.83;.1;1.39;12608 +90087;48.09557;2.49106;101;20221008;18.6;4.6;11.6;1;9.5;.1;1.48;12207 +90087;48.09557;2.49106;101;20221009;19.9;1.5;10.7;1.6;9.07;.1;1.76;13431 +90087;48.09557;2.49106;101;20221010;20.3;7.6;13.9;2.4;13.27;.2;1.58;9626 +90087;48.09557;2.49106;101;20221011;17.9;12.1;15;2.7;13.5;0;1.48;7880 +90087;48.09557;2.49106;101;20221012;19.4;6.7;13.1;.7;12.13;0;1.18;10139 +90087;48.09557;2.49106;101;20221013;16.5;11.8;14.1;2.3;14.07;2.2;.99;5327 +90087;48.09557;2.49106;101;20221014;18.1;14.5;16.3;3.4;17.07;13.4;.94;4075 +90087;48.09557;2.49106;101;20221015;18.6;15.8;17.2;3.7;16.9;2.4;1.22;4921 +90087;48.09557;2.49106;101;20221016;23.2;14.5;18.9;1.9;17.13;0;1.49;7875 +90087;48.09557;2.49106;101;20221017;20.1;16.2;18.2;2.6;16.87;32.6;1.25;4115 +90087;48.09557;2.49106;101;20221018;19.9;13.9;16.9;1.8;16.97;.2;.98;5764 +90087;48.09557;2.49106;101;20221019;23.1;13.3;18.2;3;16.6;2.9;1.73;8498 +90087;48.09557;2.49106;101;20221020;23.2;14.8;19;2.2;16.97;14.3;1.53;7687 +90087;48.09557;2.49106;101;20221021;20.4;13.9;17.2;2.6;15.9;1.4;1.35;6795 +90087;48.09557;2.49106;101;20221022;22;12.2;17.1;2.3;14.57;.2;1.56;8517 +90087;48.09557;2.49106;101;20221023;22.1;13.6;17.9;3.9;14.73;.3;2.09;6952 +90087;48.09557;2.49106;101;20221024;20.1;15.4;17.7;4.3;13.83;.8;2.07;5711 +90087;48.09557;2.49106;101;20221025;19.2;10.7;14.9;2.4;14.2;0;1.17;7053 +90087;48.09557;2.49106;101;20221026;22.7;13.3;18;2.8;14.67;.1;1.75;8231 +90087;48.09557;2.49106;101;20221027;23.6;12.8;18.2;2.8;14.57;0;1.89;7278 +90087;48.09557;2.49106;101;20221028;23;15.5;19.2;2.4;14.93;0;1.73;6574 +90087;48.09557;2.49106;101;20221029;24.7;13.9;19.3;1.9;14.17;0;1.66;7007 +90087;48.09557;2.49106;101;20221030;19.9;9.6;14.8;1.3;12.97;0;.96;6719 +90087;48.09557;2.49106;101;20221031;21.5;12.2;16.9;2.7;14.63;1.1;1.39;6687 +90087;48.09557;2.49106;101;20221101;17.1;10.5;13.8;4.2;11.93;.3;1.47;6374 +90087;48.09557;2.49106;101;20221102;16.5;9.5;13;2.8;11.73;.1;1.1;6261 +90087;48.09557;2.49106;101;20221103;14.9;9.7;12.3;3.6;11.43;6.6;1.14;3820 +90087;48.09557;2.49106;101;20221104;11.7;9.1;10.4;3.7;10.23;1.8;.95;3300 +90087;48.09557;2.49106;101;20221105;10.6;2.2;6.4;2.1;8.87;0;.52;4749 +90087;48.09557;2.49106;101;20221106;11.9;7.5;9.7;3.5;10.3;.6;.81;3230 +90087;48.09557;2.49106;101;20221107;16.4;10.9;13.6;4;12.63;.2;1.14;4334 +90087;48.09557;2.49106;101;20221108;17.3;8.8;13;4.2;11.27;2.8;1.47;5332 +90087;48.09557;2.49106;101;20221109;15.6;11.7;13.7;3;12.03;.1;1.09;4250 +90087;48.09557;2.49106;101;20221110;10.7;4.7;7.7;1.8;10.27;0;.37;4136 +90087;48.09557;2.49106;101;20221111;15.7;8.6;12.1;2;10.9;.1;.85;5165 +90087;48.09557;2.49106;101;20221112;17.4;5.1;11.3;1.3;10.73;.2;.65;6499 +90087;48.09557;2.49106;101;20221113;14.7;4.2;9.4;1.4;9.93;.1;.52;5420 +90087;48.09557;2.49106;101;20221114;16;5.5;10.8;2;10.77;.3;.67;5272 +90087;48.09557;2.49106;101;20221115;13.9;7.6;10.7;3.3;11.63;2.6;.63;3364 +90087;48.09557;2.49106;101;20221116;13.7;9.2;11.4;4.8;11.73;5.7;.8;3256 +90087;48.09557;2.49106;101;20221117;14.6;11.5;13;6.2;11.1;1.6;1.58;3250 +90087;48.09557;2.49106;101;20221118;11.7;8;9.8;3.4;9.6;.1;.88;3566 +90087;48.09557;2.49106;101;20221119;11;1;6;1.4;8.1;.5;.42;5274 +90087;48.09557;2.49106;101;20221120;8.6;2.4;5.5;2.8;8.47;3.4;.43;3207 +90087;48.09557;2.49106;101;20221121;8.7;4.2;6.4;3.5;8.83;3.5;.52;2456 +90087;48.09557;2.49106;101;20221122;11.2;4.4;7.8;4.7;8.43;1;.93;4459 +90087;48.09557;2.49106;101;20221123;13.3;4.7;9;3.7;9.37;3.1;.87;4316 +90087;48.09557;2.49106;101;20221124;12.7;7;9.8;4;10.43;1.4;.71;3540 +90087;48.09557;2.49106;101;20221125;12.3;8.4;10.4;2.4;10.33;.1;.61;3883 +90087;48.09557;2.49106;101;20221126;8.1;1.6;4.9;1.6;8.3;.1;.27;3317 +90087;48.09557;2.49106;101;20221127;10.7;4.5;7.6;2.6;8.63;5.5;.62;3189 +90087;48.09557;2.49106;101;20221128;11.7;7.8;9.8;2.6;10.2;1.5;.59;3055 +90087;48.09557;2.49106;101;20221129;9.3;6.3;7.8;1.3;9.13;.1;.41;1941 +90087;48.09557;2.49106;101;20221130;7.2;3.8;5.5;2.3;8.37;0;.31;2069 +90087;48.09557;2.49106;101;20221201;6.6;2.4;4.5;2.7;7.83;.1;.33;2525 +90087;48.09557;2.49106;101;20221202;5.8;4.5;5.1;3;7.5;1.4;.57;1162 +90087;48.09557;2.49106;101;20221203;4.4;2.6;3.5;5.4;6.93;.2;.53;1423 +90087;48.09557;2.49106;101;20221204;4.6;2.5;3.5;3.5;7;1.1;.45;1463 +90087;48.09557;2.49106;101;20221205;3.9;2.9;3.4;1.6;7.2;.1;.36;1185 +90087;48.09557;2.49106;101;20221206;4.7;2.4;3.6;1.9;7.1;0;.36;1870 +90087;48.09557;2.49106;101;20221207;3.1;-.2;1.4;1.4;6.87;0;.16;2170 +90087;48.09557;2.49106;101;20221208;3.2;1.1;2.2;1.5;6.2;0;.36;1648 +90087;48.09557;2.49106;101;20221209;2.6;-2.9;-.2;2.5;5.57;.1;.25;2976 +90087;48.09557;2.49106;101;20221210;3;-1;1;1.5;5.4;0;.31;2638 +90087;48.09557;2.49106;101;20221211;1;-4;-1.5;1.9;4.9;0;.24;3217 +90087;48.09557;2.49106;101;20221212;-2;-3.8;-2.9;2.4;4.5;0;.27;1462 +90087;48.09557;2.49106;101;20221213;1.5;-4.3;-1.4;3.4;4.13;.6;.51;3628 +90087;48.09557;2.49106;101;20221214;1.1;-2.4;-.7;2.5;5.73;.6;.17;2009 +90087;48.09557;2.49106;101;20221215;1.8;-2.1;-.1;3.6;5;0;.45;2636 +90087;48.09557;2.49106;101;20221216;1.1;-5.6;-2.2;2.3;4.6;0;.25;3238 +90087;48.09557;2.49106;101;20221217;-.7;-2;-1.4;2.8;4.5;0;.45;1772 +90087;48.09557;2.49106;101;20221218;4.5;-7.9;-1.7;2.4;4.73;.3;.34;3506 +90087;48.09557;2.49106;101;20221219;12.5;4.9;8.7;3.9;8.93;0;.83;2823 +90087;48.09557;2.49106;101;20221220;13.3;10.8;12.1;4;10.8;2.1;1.09;1419 +90087;48.09557;2.49106;101;20221221;11.9;10.3;11.1;4.4;12.37;4.3;.46;1277 +90087;48.09557;2.49106;101;20221222;13.2;11.5;12.4;6.5;12.73;5.5;.82;1196 +90087;48.09557;2.49106;101;20221223;14.4;13.2;13.8;4.8;14;2.9;.8;941 +90087;48.09557;2.49106;101;20221224;11.8;9.8;10.8;3;11.57;1.8;.57;1538 +90087;48.09557;2.49106;101;20221225;15;9.5;12.3;3.4;11.6;.3;.78;2912 +90087;48.09557;2.49106;101;20221226;12.1;11.1;11.6;3.3;10.77;1.7;.93;1296 +90087;48.09557;2.49106;101;20221227;7.8;1.3;4.5;2.2;8.07;.1;.2;3230 +90087;48.09557;2.49106;101;20221228;11.9;5.3;8.6;6;10.5;3.3;.47;2893 +90087;48.09557;2.49106;101;20221229;11.9;10.7;11.3;5.5;10.6;.4;1.13;1705 +90087;48.09557;2.49106;101;20221230;14.1;5.2;9.6;5.6;11.33;3.8;.51;2811 +90087;48.09557;2.49106;101;20221231;16.2;13.9;15.1;6.6;11.77;0;2.03;2105 +90088;48.1179;2.82526;122;20220101;15.1;4.7;9.9;1.6;9.7;.1;.48;3988 +90088;48.1179;2.82526;122;20220102;13.2;7.1;10.1;4;10.67;0;.69;3019 +90088;48.1179;2.82526;122;20220103;12.3;10.8;11.5;4.5;11.87;8.7;.77;1283 +90088;48.1179;2.82526;122;20220104;11.2;10.7;10.9;4.5;10.5;8.4;1.09;772 +90088;48.1179;2.82526;122;20220105;6.3;1;3.7;2.5;6.33;.1;.52;2883 +90088;48.1179;2.82526;122;20220106;6.1;-2.9;1.6;1.7;6;.5;.28;3861 +90088;48.1179;2.82526;122;20220107;7.8;1;4.4;4.5;7.37;3;.51;3356 +90088;48.1179;2.82526;122;20220108;8.1;1.2;4.6;4.7;8.33;11.6;.23;3405 +90088;48.1179;2.82526;122;20220109;6.7;4.2;5.5;3.4;7.6;2.6;.61;1872 +90088;48.1179;2.82526;122;20220110;4.9;2.8;3.9;1.9;7.3;0;.36;1676 +90088;48.1179;2.82526;122;20220111;.8;.1;.5;2.3;6.1;0;.29;849 +90088;48.1179;2.82526;122;20220112;4.4;-.3;2;2;6.03;0;.37;2928 +90088;48.1179;2.82526;122;20220113;1.8;-1.5;.1;2.8;6.13;0;.19;2260 +90088;48.1179;2.82526;122;20220114;5.6;-1.4;2.1;1.4;5.83;0;.36;3725 +90088;48.1179;2.82526;122;20220115;6.5;-3;1.8;1.1;5.83;.1;.29;4448 +90088;48.1179;2.82526;122;20220116;1.4;-1.7;-.1;2.8;6.17;.1;.14;2363 +90088;48.1179;2.82526;122;20220117;5.7;1.5;3.6;1.2;7.6;0;.27;2948 +90088;48.1179;2.82526;122;20220118;8.8;1.8;5.3;2.7;7.47;0;.55;3879 +90088;48.1179;2.82526;122;20220119;4.5;1.5;3;2.6;7.7;2.5;.18;2424 +90088;48.1179;2.82526;122;20220120;6.6;2.8;4.7;2.1;7.2;0;.51;2779 +90088;48.1179;2.82526;122;20220121;5.5;.5;3;1.8;6.13;.1;.48;3354 +90088;48.1179;2.82526;122;20220122;5.5;-3.2;1.2;1.3;6.53;0;.21;4572 +90088;48.1179;2.82526;122;20220123;4.8;2.9;3.9;2.5;6.7;0;.58;2012 +90088;48.1179;2.82526;122;20220124;1.1;-1.7;-.3;1.6;5.83;0;.25;2427 +90088;48.1179;2.82526;122;20220125;-.7;-1.4;-1;1.1;5.62;0;.29;982 +90088;48.1179;2.82526;122;20220126;-.3;-2.2;-1.3;1.2;5.62;0;.26;2125 +90088;48.1179;2.82526;122;20220127;2.2;-1;.6;2.6;6.19;.2;.33;2926 +90088;48.1179;2.82526;122;20220128;3.9;1.6;2.8;1.6;7.33;.1;.29;2355 +90088;48.1179;2.82526;122;20220129;7.5;3.2;5.3;3.2;8.93;1;.26;3531 +90088;48.1179;2.82526;122;20220130;10.1;6.8;8.5;1.6;9;0;.63;3045 +90088;48.1179;2.82526;122;20220131;8.3;5.5;6.9;4;6.77;.3;1.24;2839 +90088;48.1179;2.82526;122;20220201;8.6;-.5;4;3.3;8.33;.9;.27;5552 +90088;48.1179;2.82526;122;20220202;10;8.7;9.3;2.7;10.07;.1;.7;1872 +90088;48.1179;2.82526;122;20220203;8.7;6;7.3;2.4;8.3;.2;.74;2919 +90088;48.1179;2.82526;122;20220204;9.6;5.3;7.5;3.4;8.53;.8;.79;3879 +90088;48.1179;2.82526;122;20220205;9.3;-1;4.2;2.5;6.77;.1;.69;6305 +90088;48.1179;2.82526;122;20220206;9.7;3.6;6.7;6.8;9.57;6.3;.42;4798 +90088;48.1179;2.82526;122;20220207;10.2;3.3;6.8;2.3;7.03;0;.92;5223 +90088;48.1179;2.82526;122;20220208;12.3;.5;6.4;1.4;7.47;0;.72;7130 +90088;48.1179;2.82526;122;20220209;15.6;-.6;7.5;1.4;7.2;.1;.94;8551 +90088;48.1179;2.82526;122;20220210;6.1;4.2;5.2;4.2;8;.7;.98;5166 +90088;48.1179;2.82526;122;20220211;8.7;-.2;4.2;2.1;6.4;0;.77;9666 +90088;48.1179;2.82526;122;20220212;8.3;-2.2;3.1;2.3;5.1;0;.97;10333 +90088;48.1179;2.82526;122;20220213;14.1;-2.1;6;5.3;7.03;.1;1.68;8833 +90088;48.1179;2.82526;122;20220214;11.5;7.2;9.3;6.4;8.83;2.6;1.45;4749 +90088;48.1179;2.82526;122;20220215;10.2;3.8;7;6.5;8.9;4.8;.89;7066 +90088;48.1179;2.82526;122;20220216;13.9;8.3;11.1;6.3;12.37;1.4;.76;5493 +90088;48.1179;2.82526;122;20220217;13.6;11.7;12.6;4.9;10.17;.9;1.78;3064 +90088;48.1179;2.82526;122;20220218;13;7.6;10.3;5.3;9.93;.8;1.34;5390 +90088;48.1179;2.82526;122;20220219;9.9;2.2;6.1;4.4;6.57;0;1.39;6829 +90088;48.1179;2.82526;122;20220220;12.7;7.4;10.1;6.2;10.07;2.4;1.28;5707 +90088;48.1179;2.82526;122;20220221;10.2;6;8.1;6;7.9;.8;1.48;5063 +90088;48.1179;2.82526;122;20220222;10.7;4.5;7.6;3.6;9.53;.5;.74;6301 +90088;48.1179;2.82526;122;20220223;11.7;3.7;7.7;1.2;9.43;0;.76;7307 +90088;48.1179;2.82526;122;20220224;12.2;8;10.1;3.4;8.17;1.4;1.56;5395 +90088;48.1179;2.82526;122;20220225;10.5;-.3;5.1;2.1;6.13;.1;1.14;8913 +90088;48.1179;2.82526;122;20220226;9.8;-2.4;3.7;2.7;5.53;.1;1.28;9628 +90088;48.1179;2.82526;122;20220227;11.2;-1.5;4.9;2.4;5.07;0;1.51;9957 +90088;48.1179;2.82526;122;20220228;12.4;-3.1;4.6;1.2;4.9;0;1.24;11207 +90088;48.1179;2.82526;122;20220301;12.8;-2.3;5.3;1.3;6.1;.1;1.18;11168 +90088;48.1179;2.82526;122;20220302;13.8;2.2;8;1.1;7.53;0;1.17;9985 +90088;48.1179;2.82526;122;20220303;12.1;6.9;9.5;1.3;10.23;0;.91;6676 +90088;48.1179;2.82526;122;20220304;13.6;7.1;10.4;1.4;8.57;0;1.25;7605 +90088;48.1179;2.82526;122;20220305;11.7;.6;6.2;1.5;5.9;.1;1.32;10306 +90088;48.1179;2.82526;122;20220306;7.7;-3.6;2.1;2.7;4.5;0;1.36;10272 +90088;48.1179;2.82526;122;20220307;7.6;-2.7;2.4;3.7;4.27;0;1.63;10101 +90088;48.1179;2.82526;122;20220308;14.2;-2;6.1;2.2;4.87;0;1.95;12922 +90088;48.1179;2.82526;122;20220309;15.6;-.3;7.6;1.9;6.8;0;1.75;12940 +90088;48.1179;2.82526;122;20220310;16.4;1.9;9.2;2.1;7.33;0;1.87;12468 +90088;48.1179;2.82526;122;20220311;14.2;5.6;9.9;3.6;8.83;1.9;1.76;9662 +90088;48.1179;2.82526;122;20220312;9.2;5.7;7.4;3.8;8.93;0;.99;6031 +90088;48.1179;2.82526;122;20220313;11.2;6.5;8.8;3.8;8.47;2.6;1.48;7156 +90088;48.1179;2.82526;122;20220314;14.9;1.8;8.3;2.6;8.03;1.3;1.78;12512 +90088;48.1179;2.82526;122;20220315;14.3;7.6;11;1.7;11.27;.8;1.25;8896 +90088;48.1179;2.82526;122;20220316;14.2;6.5;10.4;1.6;10.8;0;1.28;9709 +90088;48.1179;2.82526;122;20220317;9.9;8.1;9;3.4;8.53;0;1.34;4278 +90088;48.1179;2.82526;122;20220318;14.5;4.2;9.4;5.8;6.4;0;3.02;14000 +90088;48.1179;2.82526;122;20220319;15.4;4.8;10.1;5;6.43;0;3.15;15800 +90088;48.1179;2.82526;122;20220320;12.2;-.2;6;2.5;6.63;0;1.56;8700 +90088;48.1179;2.82526;122;20220321;18.2;5.1;11.6;2.9;8.8;0;2.54;15233 +90088;48.1179;2.82526;122;20220322;17.7;3.3;10.5;3.3;6.66;0;2.98;17000 +90088;48.1179;2.82526;122;20220323;18.3;.9;9.6;2.7;6.16;0;2.92;17633 +90088;48.1179;2.82526;122;20220324;20.5;1.2;10.9;2;6.43;0;2.89;17766 +90088;48.1179;2.82526;122;20220325;19.9;2.2;11.1;4;6.4;0;3.69;18150 +90088;48.1179;2.82526;122;20220326;19.9;2.8;11.4;3.8;6.4;0;3.67;18200 +90088;48.1179;2.82526;122;20220327;21.1;3.3;12.2;2.7;7.06;0;3.35;18233 +90088;48.1179;2.82526;122;20220328;21.7;2.4;12;1.4;7.63;0;2.6;16233 +90088;48.1179;2.82526;122;20220329;17.5;7.9;12.7;2;9.9;0;1.9;8200 +90088;48.1179;2.82526;122;20220330;13.8;7.6;10.7;2.2;11.03;6.7;1.28;7400 +90088;48.1179;2.82526;122;20220331;8.8;4.9;6.9;5.4;7.63;.8;1.5;6566 +90088;48.1179;2.82526;122;20220401;5.4;1;3.2;6;5.76;2.7;1.31;6214 +90088;48.1179;2.82526;122;20220402;7.2;-.2;3.5;6.5;4.8;0;2.18;13233 +90088;48.1179;2.82526;122;20220403;8.4;-1.7;3.3;3.5;4.73;0;2.06;16533 +90088;48.1179;2.82526;122;20220404;11.4;-3;4.2;4.3;5.7;.4;2.25;17233 +90088;48.1179;2.82526;122;20220405;12.7;6.9;9.8;4.6;10.19;.3;1.32;4400 +90088;48.1179;2.82526;122;20220406;12.6;4.6;8.6;6;9.86;1.1;1.25;6033 +90088;48.1179;2.82526;122;20220407;15.6;9.6;12.6;8.8;10.73;6.7;2.56;9000 +90088;48.1179;2.82526;122;20220408;15.1;7.1;11.1;6.4;9.4;15.3;2.19;5800 +90088;48.1179;2.82526;122;20220409;11;1.9;6.5;2.9;7.13;.7;1.96;14866 +90088;48.1179;2.82526;122;20220410;14;-1.7;6.2;2.3;6.53;0;2.51;21266 +90088;48.1179;2.82526;122;20220411;20;2.1;11.1;4.1;8.53;0;3.56;20133 +90088;48.1179;2.82526;122;20220412;21.6;7.5;14.6;3.7;10.9;.8;3.4;16500 +90088;48.1179;2.82526;122;20220413;16.5;10.1;13.3;1.6;12.96;1.5;1.59;8500 +90088;48.1179;2.82526;122;20220414;20.8;8;14.4;1.5;12.26;.1;3.01;20600 +90088;48.1179;2.82526;122;20220415;21;7.3;14.1;2.7;11.46;0;3.41;22100 +90088;48.1179;2.82526;122;20220416;19.2;7.7;13.4;4;9.56;0;3.86;23833 +90088;48.1179;2.82526;122;20220417;20.7;3.6;12.2;3.4;7.33;0;4.19;24500 +90088;48.1179;2.82526;122;20220418;19.2;3.1;11.1;2.4;8.16;0;3.24;21433 +90088;48.1179;2.82526;122;20220419;18.2;5.7;12;3.5;9.6;0;3.07;18366 +90088;48.1179;2.82526;122;20220420;19.2;5.5;12.4;3.4;8.5;0;3.51;19200 +90088;48.1179;2.82526;122;20220421;19.2;4.8;12;3.1;8.2;0;3.68;22266 +90088;48.1179;2.82526;122;20220422;19.4;6;12.7;2.9;9.23;.3;3.6;22666 +90088;48.1179;2.82526;122;20220423;20.3;6.9;13.6;3.8;10.83;.2;3.08;14566 +90088;48.1179;2.82526;122;20220424;18;8;13;2.6;11.33;.1;2.47;14000 +90088;48.1179;2.82526;122;20220425;17.1;7.5;12.3;3.1;9.46;0;2.95;17066 +90088;48.1179;2.82526;122;20220426;15.5;3;9.3;2.7;8.63;0;2.67;19066 +90088;48.1179;2.82526;122;20220427;19.1;3.1;11.1;3.9;8.9;0;3.77;24633 +90088;48.1179;2.82526;122;20220428;21.1;6.6;13.9;3.7;9.2;0;4.11;21566 +90088;48.1179;2.82526;122;20220429;20.5;8.2;14.3;3.3;9.96;0;3.67;18666 +90088;48.1179;2.82526;122;20220430;17;5.1;11;4;8.5;0;3.59;23400 +90088;48.1179;2.82526;122;20220501;17;3.5;10.3;3.1;8.1;0;3.33;21933 +90088;48.1179;2.82526;122;20220502;19.3;4.7;12;3.5;9.2;0;3.53;20533 +90088;48.1179;2.82526;122;20220503;20.2;6.4;13.3;4.1;9.86;.1;3.86;20966 +90088;48.1179;2.82526;122;20220504;17.4;9.2;13.3;3;11.16;.6;2.2;9466 +90088;48.1179;2.82526;122;20220505;19;7.5;13.2;3.1;10.83;.3;3.09;17333 +90088;48.1179;2.82526;122;20220506;21.8;6.1;14;1.9;10.63;0;3.62;22261 +90088;48.1179;2.82526;122;20220507;22.8;8.2;15.5;1.6;10.67;0;3.73;21671 +90088;48.1179;2.82526;122;20220508;23;8;15.5;2.2;12.17;0;3.8;21979 +90088;48.1179;2.82526;122;20220509;26;8.9;17.5;1.1;12.13;0;4.03;23696 +90088;48.1179;2.82526;122;20220510;27.8;9.3;18.6;1.5;12.57;0;4.53;24924 +90088;48.1179;2.82526;122;20220511;27.3;11.6;19.4;2.5;12.47;0;4.84;22959 +90088;48.1179;2.82526;122;20220512;21.4;10.5;15.9;1.4;13.2;0;3.2;19211 +90088;48.1179;2.82526;122;20220513;22.3;10.6;16.5;1.4;10.3;0;3.65;20084 +90088;48.1179;2.82526;122;20220514;24.8;6.3;15.6;1.6;10.7;0;4.28;25262 +90088;48.1179;2.82526;122;20220515;30.1;10.8;20.5;2.6;13.37;3.6;5.61;26146 +90088;48.1179;2.82526;122;20220516;25.9;14.8;20.3;1.6;15.73;.1;3.91;19840 +90088;48.1179;2.82526;122;20220517;29.5;14.1;21.8;1.2;15.53;0;4.55;23453 +90088;48.1179;2.82526;122;20220518;29.7;15.7;22.7;1.7;18.33;.1;4.59;22336 +90088;48.1179;2.82526;122;20220519;28.5;18.1;23.3;1.9;17.87;.2;4.32;19331 +90088;48.1179;2.82526;122;20220520;28.9;15.5;22.2;2.4;16.6;.2;4.85;22065 +90088;48.1179;2.82526;122;20220521;25.8;7.9;16.8;1.3;12.23;0;4.34;25584 +90088;48.1179;2.82526;122;20220522;25.9;12.1;19;2.7;13.93;2.5;4.57;22464 +90088;48.1179;2.82526;122;20220523;20.4;14.8;17.6;3.9;16.9;7.3;2.67;14413 +90088;48.1179;2.82526;122;20220524;18.7;11;14.9;3.2;12.03;.1;3.17;17056 +90088;48.1179;2.82526;122;20220525;20.9;6.3;13.6;2;10.77;0;3.77;23581 +90088;48.1179;2.82526;122;20220526;21.6;13.6;17.6;2;13.17;0;3.45;17353 +90088;48.1179;2.82526;122;20220527;20.7;12.3;16.5;1.6;12.87;.1;3.22;17771 +90088;48.1179;2.82526;122;20220528;21.2;6.5;13.9;2.3;9.97;0;4.01;23762 +90088;48.1179;2.82526;122;20220529;18;7;12.5;3.1;8.03;0;3.8;20710 +90088;48.1179;2.82526;122;20220530;21;5.8;13.4;2.2;8.63;0;4.12;24421 +90088;48.1179;2.82526;122;20220531;23;5.7;14.3;1.6;8.63;0;4.36;26082 +90088;48.1179;2.82526;122;20220601;23.7;5.5;14.6;1.3;9.33;0;4.35;26920 +90088;48.1179;2.82526;122;20220602;26;10;18;3.1;10.8;.1;5.35;25173 +90088;48.1179;2.82526;122;20220603;26.3;12.4;19.3;1.5;15.23;2;4.34;23406 +90088;48.1179;2.82526;122;20220604;29.2;14.9;22.1;2.3;17.47;20.1;5.04;23968 +90088;48.1179;2.82526;122;20220605;22.5;15.9;19.2;2.9;17.1;5.6;3.31;16163 +90088;48.1179;2.82526;122;20220606;21.7;13.6;17.7;2.2;13.27;1.2;3.6;18079 +90088;48.1179;2.82526;122;20220607;22.7;14.1;18.4;2.6;14.5;3.1;3.74;18523 +90088;48.1179;2.82526;122;20220608;21.8;12.9;17.4;2.4;14.3;6.5;3.39;18308 +90088;48.1179;2.82526;122;20220609;21.8;11.6;16.7;2.4;12.42;0;3.82;20638 +90088;48.1179;2.82526;122;20220610;26.1;11.9;19;1.4;14.42;0;4.3;23656 +90088;48.1179;2.82526;122;20220611;28.6;12;20.3;1.1;15.8;0;4.66;25753 +90088;48.1179;2.82526;122;20220612;25.9;14.3;20.1;2.5;13.27;0;4.6;21613 +90088;48.1179;2.82526;122;20220613;23.9;8.6;16.2;1.7;11.3;.1;4.39;25159 +90088;48.1179;2.82526;122;20220614;27.1;8.8;17.9;1.9;12.37;0;5.11;27599 +90088;48.1179;2.82526;122;20220615;32.7;12.7;22.7;1.7;14.35;0;5.98;28847 +90088;48.1179;2.82526;122;20220616;30.7;14.8;22.7;1.5;13.9;0;5.34;25572 +90088;48.1179;2.82526;122;20220617;34.3;13.5;23.9;1;14.23;0;5.8;29328 +90088;48.1179;2.82526;122;20220618;38;16.7;27.3;1.7;15.33;0;6.96;29784 +90088;48.1179;2.82526;122;20220619;32.3;17.3;24.8;3.2;17.83;26.6;6.26;25011 +90088;48.1179;2.82526;122;20220620;24.3;17.5;20.9;3;19.03;12.9;3.55;16744 +90088;48.1179;2.82526;122;20220621;28;14.4;21.2;2.4;17.9;.1;4.76;23730 +90088;48.1179;2.82526;122;20220622;25.3;18.4;21.8;1.7;19.5;.4;3.52;16861 +90088;48.1179;2.82526;122;20220623;27.9;15.7;21.8;2;17.83;8.1;4.6;22458 +90088;48.1179;2.82526;122;20220624;23.4;16.1;19.8;3.1;17.1;1.6;3.56;17010 +90088;48.1179;2.82526;122;20220625;19;15.7;17.4;2.1;15.43;4.4;2.42;11276 +90088;48.1179;2.82526;122;20220626;19.9;12.3;16.1;1.1;14.73;.7;2.96;17482 +90088;48.1179;2.82526;122;20220627;24.1;12.8;18.4;1.5;13.6;.7;4;21413 +90088;48.1179;2.82526;122;20220628;27.1;8.6;17.8;.6;11.9;.1;4.56;27609 +90088;48.1179;2.82526;122;20220629;27;11;19;1.7;13.3;6;4.82;25559 +90088;48.1179;2.82526;122;20220630;15.8;13.4;14.6;1.5;14.43;15.4;1.78;9550 +90088;48.1179;2.82526;122;20220701;21.9;10.4;16.2;1.6;12.6;.1;3.72;21496 +90088;48.1179;2.82526;122;20220702;27;8.5;17.8;.9;12.47;0;4.67;27588 +90088;48.1179;2.82526;122;20220703;26.4;11.7;19.1;1.5;13.13;0;4.58;24472 +90088;48.1179;2.82526;122;20220704;26.7;10.7;18.7;1.5;12.63;0;4.68;25337 +90088;48.1179;2.82526;122;20220705;27;11.3;19.2;2;12.53;0;4.95;25103 +90088;48.1179;2.82526;122;20220706;26.1;11.6;18.9;2.3;12.2;0;4.85;24162 +90088;48.1179;2.82526;122;20220707;24.4;12.6;18.5;2.2;14.3;0;4.17;21709 +90088;48.1179;2.82526;122;20220708;27;10.8;18.9;2.5;12.4;0;5.15;25682 +90088;48.1179;2.82526;122;20220709;29.1;12.2;20.7;2.1;14;0;5.28;25918 +90088;48.1179;2.82526;122;20220710;26.7;13;19.9;3.3;12.8;0;5.26;23340 +90088;48.1179;2.82526;122;20220711;29.4;14;21.7;2.8;14.23;0;5.6;24690 +90088;48.1179;2.82526;122;20220712;31.5;14;22.8;1.5;14.43;0;5.37;26103 +90088;48.1179;2.82526;122;20220713;34.2;13;23.6;.8;13.77;0;5.37;28717 +90088;48.1179;2.82526;122;20220714;32.4;15.4;23.9;1.8;14.57;0;5.68;25652 +90088;48.1179;2.82526;122;20220715;27.4;15.8;21.6;3.1;11.4;0;5.47;21124 +90088;48.1179;2.82526;122;20220716;28.8;10.3;19.5;2.1;11.37;0;5.41;26586 +90088;48.1179;2.82526;122;20220717;30.8;13.3;22.1;2.4;12.3;0;5.87;25911 +90088;48.1179;2.82526;122;20220718;37.3;14.3;25.8;1.7;13.03;0;6.64;29158 +90088;48.1179;2.82526;122;20220719;38.5;17.7;28.1;2.4;15.23;5.3;7.37;27977 +90088;48.1179;2.82526;122;20220720;21.3;18.5;19.9;2.1;19.4;13.8;2.2;9811 +90088;48.1179;2.82526;122;20220721;27.6;16.1;21.8;1.5;18.57;.2;4.05;20700 +90088;48.1179;2.82526;122;20220722;25.7;16.1;20.9;1.8;19.73;1;3.6;18759 +90088;48.1179;2.82526;122;20220723;27.8;18.5;23.2;1.1;19.2;0;3.78;18391 +90088;48.1179;2.82526;122;20220724;31.8;14.8;23.3;.9;17.6;.6;4.78;24850 +90088;48.1179;2.82526;122;20220725;26.5;18;22.3;2.3;17.83;.2;4;17523 +90088;48.1179;2.82526;122;20220726;24.1;16;20;1.6;14.43;0;3.53;16969 +90088;48.1179;2.82526;122;20220727;25.8;15.3;20.5;2.1;12.93;0;4.26;19341 +90088;48.1179;2.82526;122;20220728;27.8;11.9;19.9;1.5;11.7;0;4.61;23457 +90088;48.1179;2.82526;122;20220729;28.8;12.4;20.6;.7;12.7;0;4.23;23837 +90088;48.1179;2.82526;122;20220730;30.7;14.4;22.5;1.1;14.4;0;4.64;23637 +90088;48.1179;2.82526;122;20220731;30.6;15.2;22.9;1.6;15.8;0;4.77;22772 +90088;48.1179;2.82526;122;20220801;27.7;14.8;21.2;1;16.93;0;3.89;20757 +90088;48.1179;2.82526;122;20220802;31.4;13.9;22.7;.7;16.17;0;4.42;24188 +90088;48.1179;2.82526;122;20220803;35.9;15.4;25.6;1;16.47;0;5.27;26038 +90088;48.1179;2.82526;122;20220804;32.6;19.2;25.9;1.7;18.43;7.6;4.91;20867 +90088;48.1179;2.82526;122;20220805;26.7;16.7;21.7;3.1;16.37;0;4.24;17889 +90088;48.1179;2.82526;122;20220806;25.4;12.9;19.2;3.5;11.2;0;4.88;19924 +90088;48.1179;2.82526;122;20220807;28.2;12.3;20.2;3;10.2;0;5.42;22388 +90088;48.1179;2.82526;122;20220808;30.1;13.1;21.6;3;11.2;0;5.74;22917 +90088;48.1179;2.82526;122;20220809;31.8;15.7;23.8;3.1;12.43;0;6.05;22344 +90088;48.1179;2.82526;122;20220810;32.2;15.4;23.8;3.1;12;0;6.2;22446 +90088;48.1179;2.82526;122;20220811;32;14.5;23.3;2.8;11.03;0;6.03;22786 +90088;48.1179;2.82526;122;20220812;34.1;12.6;23.4;2.2;11.47;0;5.94;25166 +90088;48.1179;2.82526;122;20220813;33.3;13.8;23.6;2.2;10.7;0;5.76;23691 +90088;48.1179;2.82526;122;20220814;25.9;15.9;20.9;1.6;15.03;1.1;3.53;16830 +90088;48.1179;2.82526;122;20220815;24.7;16.1;20.4;1.9;17.47;.9;3.15;15475 +90088;48.1179;2.82526;122;20220816;28.2;15.3;21.7;1.2;17.57;.2;3.67;19095 +90088;48.1179;2.82526;122;20220817;27.7;15.5;21.6;1.5;17.37;.9;3.66;18409 +90088;48.1179;2.82526;122;20220818;28.7;15.2;22;1.3;16.6;.1;3.77;18999 +90088;48.1179;2.82526;122;20220819;24.8;14.2;19.5;1.8;17.67;3.8;3.1;16816 +90088;48.1179;2.82526;122;20220820;25.5;12.1;18.8;1.4;14.77;0;3.39;18817 +90088;48.1179;2.82526;122;20220821;26.4;10.1;18.2;1.2;13.57;0;3.56;20745 +90088;48.1179;2.82526;122;20220822;24.4;15.5;19.9;1.4;16.37;.2;2.93;14959 +90088;48.1179;2.82526;122;20220823;29.6;14.7;22.2;.7;17.47;0;3.51;19600 +90088;48.1179;2.82526;122;20220824;33.5;14.8;24.2;1.4;15.83;0;4.52;21654 +90088;48.1179;2.82526;122;20220825;33.3;14.4;23.8;1.6;14.4;.1;4.68;21421 +90088;48.1179;2.82526;122;20220826;26.7;17.5;22.1;2.1;16.57;0;3.4;14736 +90088;48.1179;2.82526;122;20220827;27.1;13.1;20.1;1.5;13.57;0;3.54;18289 +90088;48.1179;2.82526;122;20220828;28.3;11.6;19.9;1.5;13.57;0;3.76;19811 +90088;48.1179;2.82526;122;20220829;31.5;14.5;23;1.9;14.32;.9;4.45;19873 +90088;48.1179;2.82526;122;20220830;24.8;16.9;20.8;1.9;16.37;.4;2.91;12938 +90088;48.1179;2.82526;122;20220831;27.8;12.7;20.2;.9;15.63;.1;3.17;18294 +90088;48.1179;2.82526;122;20220901;29;12.4;20.7;1.6;14.27;.1;3.74;19050 +90088;48.1179;2.82526;122;20220902;24.8;15.4;20.1;1.5;15.6;3.1;2.88;14217 +90088;48.1179;2.82526;122;20220903;24.9;14.6;19.8;1.9;16.27;.2;2.91;14629 +90088;48.1179;2.82526;122;20220904;30;13.2;21.6;1.4;14.33;1.5;3.7;18720 +90088;48.1179;2.82526;122;20220905;30.9;16.1;23.5;1.7;17.67;5.5;3.73;17288 +90088;48.1179;2.82526;122;20220906;29.7;13.7;21.7;1.3;16.96;.9;3.38;17916 +90088;48.1179;2.82526;122;20220907;23.8;14.1;18.9;1.8;16.39;6.2;2.55;13566 +90088;48.1179;2.82526;122;20220908;22.1;14.2;18.1;3;16.07;6.7;2.46;12195 +90088;48.1179;2.82526;122;20220909;21.4;14.9;18.1;3.3;15.4;2.4;2.48;10934 +90088;48.1179;2.82526;122;20220910;20.2;13.8;17;2.5;15.33;.8;2.06;10578 +90088;48.1179;2.82526;122;20220911;23.8;10.3;17;1.3;14.67;.1;2.52;15544 +90088;48.1179;2.82526;122;20220912;28.9;12.1;20.5;1.8;15.27;0;3.41;17236 +90088;48.1179;2.82526;122;20220913;27.7;17.8;22.8;1.6;18.7;2.1;2.83;13031 +90088;48.1179;2.82526;122;20220914;25.8;17.7;21.7;2;20.57;4.4;2.36;11545 +90088;48.1179;2.82526;122;20220915;22.1;17.3;19.7;1.7;17.2;.1;1.93;8722 +90088;48.1179;2.82526;122;20220916;18.7;12.4;15.5;1.6;11.87;0;1.95;10037 +90088;48.1179;2.82526;122;20220917;17.6;5.8;11.7;1.6;8.73;.1;2.12;13545 +90088;48.1179;2.82526;122;20220918;19.8;3.3;11.6;1.3;8.7;.1;2.19;15940 +90088;48.1179;2.82526;122;20220919;18.9;4.7;11.8;1.1;9.03;0;2;14653 +90088;48.1179;2.82526;122;20220920;18.9;4.3;11.6;1.4;9.4;0;2.03;14552 +90088;48.1179;2.82526;122;20220921;19.6;6;12.8;1.8;9.5;0;2.21;13880 +90088;48.1179;2.82526;122;20220922;21.5;3.5;12.5;1;8.8;0;2.13;15809 +90088;48.1179;2.82526;122;20220923;20.6;6;13.3;.6;10.03;.2;1.82;14064 +90088;48.1179;2.82526;122;20220924;16.6;11.8;14.2;.9;13.1;1.9;1.26;7530 +90088;48.1179;2.82526;122;20220925;19.1;9.8;14.4;1.5;12;0;1.76;10819 +90088;48.1179;2.82526;122;20220926;15;8.9;12;2.4;11.43;8.5;1.42;8537 +90088;48.1179;2.82526;122;20220927;15;9.7;12.4;3.5;11.97;11.4;1.41;7879 +90088;48.1179;2.82526;122;20220928;13.9;10.7;12.3;1.7;12.27;1.3;1.06;6002 +90088;48.1179;2.82526;122;20220929;13.4;9.1;11.3;1;11.43;2.1;1.06;7027 +90088;48.1179;2.82526;122;20220930;17.1;4.1;10.6;1.3;9.73;4.1;1.54;12264 +90088;48.1179;2.82526;122;20221001;20.5;11.2;15.9;4;14.63;1.6;1.94;10146 +90088;48.1179;2.82526;122;20221002;19.6;14.6;17.1;3.4;16.8;1.1;1.43;7151 +90088;48.1179;2.82526;122;20221003;15.9;11.5;13.7;1.9;12.63;0;1.28;6687 +90088;48.1179;2.82526;122;20221004;19.8;5.4;12.6;.7;11.4;.2;1.43;12181 +90088;48.1179;2.82526;122;20221005;23;8.7;15.9;2.4;13.23;0;2.16;11931 +90088;48.1179;2.82526;122;20221006;19.3;7.9;13.6;1.3;10.9;0;1.54;10502 +90088;48.1179;2.82526;122;20221007;18.3;2.8;10.5;.7;10.27;.2;1.27;12055 +90088;48.1179;2.82526;122;20221008;18.2;4.7;11.4;.9;9.57;.1;1.35;11111 +90088;48.1179;2.82526;122;20221009;19.4;2;10.7;1.5;9.23;.1;1.6;12395 +90088;48.1179;2.82526;122;20221010;19.7;6.9;13.3;1.7;13.27;.5;1.32;10550 +90088;48.1179;2.82526;122;20221011;17.4;12.2;14.8;2.5;13.77;0;1.28;6467 +90088;48.1179;2.82526;122;20221012;19;6.7;12.9;.7;12.13;0;1.14;10075 +90088;48.1179;2.82526;122;20221013;16.3;11.9;14.1;1.8;14.23;2.4;.96;5742 +90088;48.1179;2.82526;122;20221014;17.7;14.4;16.1;3;16.9;13.9;.9;4891 +90088;48.1179;2.82526;122;20221015;18.2;15.7;16.9;3.2;16.97;2.5;1.05;4186 +90088;48.1179;2.82526;122;20221016;23;14.5;18.8;1.7;17.3;1;1.4;7754 +90088;48.1179;2.82526;122;20221017;20.4;15.9;18.2;2.3;16.73;32.2;1.33;5497 +90088;48.1179;2.82526;122;20221018;19.7;14.2;16.9;1.5;17.2;.2;.97;5791 +90088;48.1179;2.82526;122;20221019;22.7;13.3;18;2.5;16.47;2.6;1.57;7874 +90088;48.1179;2.82526;122;20221020;22.9;14.9;18.9;2;16.9;15.2;1.46;7072 +90088;48.1179;2.82526;122;20221021;20.2;13.9;17;2.2;15.97;2;1.21;6136 +90088;48.1179;2.82526;122;20221022;21.7;12;16.9;1.8;14.63;.1;1.36;7566 +90088;48.1179;2.82526;122;20221023;21.6;13.7;17.7;3.4;15.07;.1;1.76;6707 +90088;48.1179;2.82526;122;20221024;19.7;15.2;17.5;3.8;13.67;.4;1.92;4889 +90088;48.1179;2.82526;122;20221025;18.9;10.5;14.7;2;14.03;.4;1.06;6634 +90088;48.1179;2.82526;122;20221026;22.5;13.2;17.8;2.2;14.73;.1;1.51;6961 +90088;48.1179;2.82526;122;20221027;23.3;12.7;18;2.2;14.57;0;1.59;7389 +90088;48.1179;2.82526;122;20221028;22.6;15.5;19.1;1.8;14.87;0;1.47;5782 +90088;48.1179;2.82526;122;20221029;24.6;13.6;19.1;1.5;14.33;0;1.42;7253 +90088;48.1179;2.82526;122;20221030;20.1;10;15;1.1;12.97;0;.97;6795 +90088;48.1179;2.82526;122;20221031;21.3;12.4;16.9;2.4;14.77;1.3;1.3;6311 +90088;48.1179;2.82526;122;20221101;16.9;10.4;13.7;3.6;12.03;.2;1.31;5217 +90088;48.1179;2.82526;122;20221102;16.1;9.5;12.8;2.3;11.63;.1;1;5153 +90088;48.1179;2.82526;122;20221103;14.7;9.2;12;2.8;11.37;10.2;.96;4587 +90088;48.1179;2.82526;122;20221104;11.5;9;10.2;2.9;10.4;3.6;.81;2961 +90088;48.1179;2.82526;122;20221105;10.6;2.1;6.4;2;8.9;0;.49;5642 +90088;48.1179;2.82526;122;20221106;11.6;7.3;9.4;3.1;10.1;.6;.75;3839 +90088;48.1179;2.82526;122;20221107;16.1;10.8;13.5;3.2;12.57;.2;1.01;4282 +90088;48.1179;2.82526;122;20221108;16.9;8.4;12.6;3.3;11.17;1.6;1.2;5422 +90088;48.1179;2.82526;122;20221109;15.3;11.8;13.5;2.5;12.17;.2;.97;3217 +90088;48.1179;2.82526;122;20221110;10.4;4.7;7.6;1.5;10.23;0;.35;4182 +90088;48.1179;2.82526;122;20221111;14.7;8.5;11.6;1.8;10.9;.1;.74;4242 +90088;48.1179;2.82526;122;20221112;16.9;5.7;11.3;1.3;10.83;.2;.65;5852 +90088;48.1179;2.82526;122;20221113;14.4;4.8;9.6;1.2;10.1;.1;.49;4786 +90088;48.1179;2.82526;122;20221114;16.2;5.5;10.9;2.1;10.9;.6;.71;5591 +90088;48.1179;2.82526;122;20221115;13.9;7.6;10.7;2.9;11.77;3.2;.57;4126 +90088;48.1179;2.82526;122;20221116;13.6;9.2;11.4;4.1;11.73;5.3;.77;3301 +90088;48.1179;2.82526;122;20221117;14.2;11.3;12.8;5.1;11.3;2.2;1.34;2581 +90088;48.1179;2.82526;122;20221118;11.1;8.2;9.7;3.2;9.67;.1;.83;2551 +90088;48.1179;2.82526;122;20221119;10.1;1.2;5.6;1.3;8.1;.4;.33;4623 +90088;48.1179;2.82526;122;20221120;8.1;2.4;5.2;2.6;8.6;3.5;.27;3572 +90088;48.1179;2.82526;122;20221121;8.2;4.3;6.3;3;8.9;2.8;.4;2807 +90088;48.1179;2.82526;122;20221122;10.8;4.3;7.6;4.2;8.47;1.5;.82;3765 +90088;48.1179;2.82526;122;20221123;12.9;4.2;8.5;3.2;9.13;2.8;.73;4396 +90088;48.1179;2.82526;122;20221124;12.4;6.8;9.6;3.6;10.37;1.3;.65;3378 +90088;48.1179;2.82526;122;20221125;12.2;8.4;10.3;2.1;10.33;.1;.64;2652 +90088;48.1179;2.82526;122;20221126;7.7;1.8;4.8;1.5;8.2;.1;.25;3360 +90088;48.1179;2.82526;122;20221127;10.4;4.2;7.3;2.2;8.57;4.7;.51;3409 +90088;48.1179;2.82526;122;20221128;11.5;7.6;9.5;2.1;10.1;1.2;.55;2619 +90088;48.1179;2.82526;122;20221129;9.4;6.8;8.1;1.3;9.37;.1;.44;1998 +90088;48.1179;2.82526;122;20221130;7;4.4;5.7;2.3;8.43;0;.38;1999 +90088;48.1179;2.82526;122;20221201;6.5;2.8;4.7;2.7;7.97;.1;.34;2368 +90088;48.1179;2.82526;122;20221202;5.6;4.5;5;2.5;7.57;1.3;.53;1100 +90088;48.1179;2.82526;122;20221203;4.2;2.6;3.4;4.7;6.97;.4;.5;1411 +90088;48.1179;2.82526;122;20221204;4.6;2.4;3.5;3.2;7.07;1.8;.41;1720 +90088;48.1179;2.82526;122;20221205;3.6;2.8;3.2;1.5;7.23;.2;.35;885 +90088;48.1179;2.82526;122;20221206;4.3;2.2;3.3;1.5;7.07;0;.32;1648 +90088;48.1179;2.82526;122;20221207;3.1;-.1;1.5;.8;6.83;0;.19;2076 +90088;48.1179;2.82526;122;20221208;3.2;1.1;2.2;1.1;6.27;0;.34;1599 +90088;48.1179;2.82526;122;20221209;2.4;-2.7;-.2;2.3;5.6;.1;.23;2671 +90088;48.1179;2.82526;122;20221210;2.8;-.7;1;1.5;5.3;0;.37;2159 +90088;48.1179;2.82526;122;20221211;-.2;-4.2;-2.2;1.8;4.87;0;.2;2106 +90088;48.1179;2.82526;122;20221212;-2.1;-4.1;-3.1;2.5;4.43;0;.27;1465 +90088;48.1179;2.82526;122;20221213;1.3;-4.4;-1.5;3.2;4.1;1.3;.53;2859 +90088;48.1179;2.82526;122;20221214;.9;-2.3;-.7;2;5.77;1.7;.17;1908 +90088;48.1179;2.82526;122;20221215;1.5;-2.3;-.4;3.2;5.03;0;.4;2175 +90088;48.1179;2.82526;122;20221216;1;-5.9;-2.4;2;4.57;0;.21;3119 +90088;48.1179;2.82526;122;20221217;-1.2;-1.8;-1.5;2.5;4.5;0;.48;585 +90088;48.1179;2.82526;122;20221218;4;-7.8;-1.9;2.2;4.77;.2;.23;4144 +90088;48.1179;2.82526;122;20221219;12.4;4.5;8.5;3.1;8.9;0;.68;3385 +90088;48.1179;2.82526;122;20221220;13.4;10.4;11.9;3.4;10.83;1.2;.96;1934 +90088;48.1179;2.82526;122;20221221;11.7;10.6;11.1;4.1;12.5;4.3;.47;980 +90088;48.1179;2.82526;122;20221222;13;11.4;12.2;5.8;12.6;5.7;.77;1288 +90088;48.1179;2.82526;122;20221223;14.3;13.1;13.7;4.4;14.03;4.7;.72;1038 +90088;48.1179;2.82526;122;20221224;11.6;9.6;10.6;2.6;11.57;1.2;.5;1465 +90088;48.1179;2.82526;122;20221225;15.1;9.5;12.3;2.8;11.43;.5;.78;2792 +90088;48.1179;2.82526;122;20221226;12;11;11.5;2.9;10.7;2.3;.93;868 +90088;48.1179;2.82526;122;20221227;7.8;1.2;4.5;2;7.97;.1;.22;3025 +90088;48.1179;2.82526;122;20221228;11.7;5;8.3;4.9;10.37;2.8;.38;3068 +90088;48.1179;2.82526;122;20221229;11.7;10.6;11.2;4.9;10.5;.5;1.13;1015 +90088;48.1179;2.82526;122;20221230;14;4.9;9.4;4.8;11.2;5.1;.43;3710 +90088;48.1179;2.82526;122;20221231;16.2;13.7;15;5.4;11.77;0;1.86;1742 +90089;48.13922;3.15972;162;20220101;13.3;5.8;9.6;1.7;9.81;.1;.46;3359 +90089;48.13922;3.15972;162;20220102;12.7;7.2;10;5.3;10.51;0;.76;2839 +90089;48.13922;3.15972;162;20220103;11.8;10.4;11.1;6;11.71;8.4;.75;1243 +90089;48.13922;3.15972;162;20220104;11.5;10.4;11;6;10.31;9.1;1.24;1067 +90089;48.13922;3.15972;162;20220105;5.6;1;3.3;3.5;6.41;0;.55;2626 +90089;48.13922;3.15972;162;20220106;5.4;-2;1.7;2.2;5.91;.5;.35;3470 +90089;48.13922;3.15972;162;20220107;6.9;.8;3.9;5.7;7.21;3.7;.48;3143 +90089;48.13922;3.15972;162;20220108;7.6;1;4.3;5.8;8.11;12.1;.23;3319 +90089;48.13922;3.15972;162;20220109;5.9;4.1;5;4.2;7.41;2.8;.63;1559 +90089;48.13922;3.15972;162;20220110;3.3;2.1;2.7;1.9;7.11;0;.3;1214 +90089;48.13922;3.15972;162;20220111;.3;-.4;0;2.5;6.01;0;.23;845 +90089;48.13922;3.15972;162;20220112;3.7;-1.2;1.3;2.7;6.01;0;.33;2933 +90089;48.13922;3.15972;162;20220113;.7;-.6;.1;3.5;6.01;0;.21;1334 +90089;48.13922;3.15972;162;20220114;6;-1.9;2.1;1.6;5.81;0;.37;3928 +90089;48.13922;3.15972;162;20220115;8;-1;3.5;1.3;6.21;0;.38;4273 +90089;48.13922;3.15972;162;20220116;.9;-2;-.5;4;6.01;.1;.09;2283 +90089;48.13922;3.15972;162;20220117;6.1;1.1;3.6;1.4;7.51;.1;.26;3166 +90089;48.13922;3.15972;162;20220118;8.2;2.2;5.2;3.1;7.51;0;.55;3556 +90089;48.13922;3.15972;162;20220119;3.8;1.4;2.6;3.6;7.51;2.9;.13;2133 +90089;48.13922;3.15972;162;20220120;5.8;3.6;4.7;2.9;7.21;0;.57;2056 +90089;48.13922;3.15972;162;20220121;4.5;.6;2.6;2.4;6.21;0;.47;2915 +90089;48.13922;3.15972;162;20220122;4.6;-1.7;1.5;1.7;6.61;0;.22;3871 +90089;48.13922;3.15972;162;20220123;4.6;2.4;3.5;2.6;6.71;0;.51;2157 +90089;48.13922;3.15972;162;20220124;.3;-1;-.3;1.6;5.71;0;.28;1592 +90089;48.13922;3.15972;162;20220125;-.8;-2.2;-1.5;1.4;5.46;0;.24;1610 +90089;48.13922;3.15972;162;20220126;-.8;-2.4;-1.6;1.3;5.52;0;.26;1696 +90089;48.13922;3.15972;162;20220127;1.3;-1.6;-.1;3;6.16;.4;.24;2752 +90089;48.13922;3.15972;162;20220128;3.4;1.2;2.3;2.1;7.21;.1;.24;2344 +90089;48.13922;3.15972;162;20220129;6.8;2.8;4.8;4.2;8.71;1.1;.18;3356 +90089;48.13922;3.15972;162;20220130;9.6;6.9;8.3;2.2;9.01;0;.68;2731 +90089;48.13922;3.15972;162;20220131;7.6;5.4;6.5;5.1;6.81;.5;1.29;2468 +90089;48.13922;3.15972;162;20220201;8;.3;4.2;4.5;8.21;1.1;.28;5048 +90089;48.13922;3.15972;162;20220202;9.3;8.3;8.8;3.4;10.21;.1;.6;1591 +90089;48.13922;3.15972;162;20220203;8.1;5.9;7;2.9;8.41;.1;.7;2599 +90089;48.13922;3.15972;162;20220204;8.7;5.1;6.9;4.3;8.61;1;.71;3496 +90089;48.13922;3.15972;162;20220205;8.7;-.8;4;3.3;7.01;.1;.66;6028 +90089;48.13922;3.15972;162;20220206;9.2;4;6.6;8.7;9.41;6.9;.4;4428 +90089;48.13922;3.15972;162;20220207;9.1;4.1;6.6;3;7.11;0;.99;4406 +90089;48.13922;3.15972;162;20220208;11.4;1.2;6.3;1.9;7.61;0;.76;6572 +90089;48.13922;3.15972;162;20220209;14.9;1.5;8.2;2.1;7.61;.1;1.11;7714 +90089;48.13922;3.15972;162;20220210;5.8;5.7;5.8;4.7;7.89;.7;.93;5076 +90089;48.13922;3.15972;162;20220211;8.2;-.9;3.6;2.2;6.23;0;.75;9452 +90089;48.13922;3.15972;162;20220212;7.7;-3.6;2;2.4;5.03;0;.91;9963 +90089;48.13922;3.15972;162;20220213;13.7;-2.7;5.5;5.8;6.89;.2;1.68;9268 +90089;48.13922;3.15972;162;20220214;11.1;7.3;9.2;5.9;8.8;3.1;1.38;4586 +90089;48.13922;3.15972;162;20220215;10;4.2;7.1;6.8;8.76;6.1;.94;6363 +90089;48.13922;3.15972;162;20220216;13.1;7.9;10.5;7.8;12.21;1.5;.57;5221 +90089;48.13922;3.15972;162;20220217;12.7;11.3;12;6;10.01;1.1;1.78;2559 +90089;48.13922;3.15972;162;20220218;12.3;7.9;10.1;6.6;10.01;.7;1.3;4928 +90089;48.13922;3.15972;162;20220219;9.1;2.4;5.8;5.8;6.71;0;1.38;6275 +90089;48.13922;3.15972;162;20220220;11.9;6.9;9.4;8.2;10.01;3.2;1.17;5452 +90089;48.13922;3.15972;162;20220221;9.2;5.2;7.2;7.3;8.01;.7;1.27;4912 +90089;48.13922;3.15972;162;20220222;9.5;4.5;7;4.5;9.51;.7;.59;5628 +90089;48.13922;3.15972;162;20220223;11.2;5;8.1;1.7;9.81;0;.73;6412 +90089;48.13922;3.15972;162;20220224;12;7.8;9.9;4.2;8.41;1.5;1.6;5289 +90089;48.13922;3.15972;162;20220225;9;-.5;4.3;2.9;6.31;.1;1.08;8282 +90089;48.13922;3.15972;162;20220226;9.3;-.9;4.2;3;5.81;.1;1.24;8727 +90089;48.13922;3.15972;162;20220227;10.7;.4;5.6;3.1;5.11;0;1.67;8904 +90089;48.13922;3.15972;162;20220228;12.1;-.8;5.7;1.4;5.21;0;1.28;10162 +90089;48.13922;3.15972;162;20220301;11.4;-.6;5.4;1.6;6.31;.1;1.16;9931 +90089;48.13922;3.15972;162;20220302;13.3;2.6;8;1.4;7.71;0;1.19;9493 +90089;48.13922;3.15972;162;20220303;12.4;6.3;9.4;1.6;10.31;0;.92;7173 +90089;48.13922;3.15972;162;20220304;13;7.3;10.2;1.9;8.01;0;1.41;7023 +90089;48.13922;3.15972;162;20220305;10.7;-1.2;4.8;1.8;5.61;.1;1.31;10474 +90089;48.13922;3.15972;162;20220306;6.8;-1.9;2.5;3.5;4.71;0;1.38;9024 +90089;48.13922;3.15972;162;20220307;7.3;-1.7;2.8;4;4.41;0;1.63;9315 +90089;48.13922;3.15972;162;20220308;13.1;-.8;6.2;2.3;5.11;0;1.83;11837 +90089;48.13922;3.15972;162;20220309;14.8;.6;7.7;2.2;6.91;0;1.73;12133 +90089;48.13922;3.15972;162;20220310;15.5;3.7;9.6;2.3;7.51;0;1.85;11175 +90089;48.13922;3.15972;162;20220311;14;5.6;9.8;4.3;8.81;2.2;1.81;9493 +90089;48.13922;3.15972;162;20220312;8.9;6;7.5;4.4;8.91;2.1;.97;5486 +90089;48.13922;3.15972;162;20220313;10.3;7;8.7;4.5;8.51;2.3;1.42;5960 +90089;48.13922;3.15972;162;20220314;14.3;1.9;8.1;2.6;8.11;2;1.66;12088 +90089;48.13922;3.15972;162;20220315;14.7;8.4;11.6;2.2;11.61;.6;1.29;8612 +90089;48.13922;3.15972;162;20220316;13.6;6.8;10.2;1.8;11.11;0;1.17;9079 +90089;48.13922;3.15972;162;20220317;9.3;8.5;8.9;4.5;8.71;0;1.3;2889 +90089;48.13922;3.15972;162;20220318;13.8;3.8;8.8;6.8;6.46;0;3.03;14625 +90089;48.13922;3.15972;162;20220319;15.5;4.8;10.2;5;6.49;0;3.26;16750 +90089;48.13922;3.15972;162;20220320;10.6;-.9;4.8;2.5;6.66;0;1.32;7961 +90089;48.13922;3.15972;162;20220321;18;4.7;11.4;3.3;8.63;0;2.64;14815 +90089;48.13922;3.15972;162;20220322;17.4;2.6;10;3.1;6.56;0;2.88;16805 +90089;48.13922;3.15972;162;20220323;18.1;.8;9.5;2.8;6.09;0;2.95;17523 +90089;48.13922;3.15972;162;20220324;20;.7;10.4;2.4;6.43;0;3;17949 +90089;48.13922;3.15972;162;20220325;19.1;2.1;10.6;4.2;6.39;0;3.63;18072 +90089;48.13922;3.15972;162;20220326;19.4;2.5;11;4.8;6.39;0;3.82;18204 +90089;48.13922;3.15972;162;20220327;20.7;2.3;11.5;3.2;7.03;0;3.42;18425 +90089;48.13922;3.15972;162;20220328;21.2;2.6;11.9;1.4;7.56;0;2.63;16959 +90089;48.13922;3.15972;162;20220329;17.2;6.2;11.7;2.2;9.83;.1;1.91;9677 +90089;48.13922;3.15972;162;20220330;13;7.9;10.4;2.4;11.03;8.2;1.23;7295 +90089;48.13922;3.15972;162;20220331;8.6;5.1;6.8;5.5;7.66;.8;1.47;7422 +90089;48.13922;3.15972;162;20220401;4.7;.9;2.8;6.9;5.73;3;1.27;6947 +90089;48.13922;3.15972;162;20220402;6;-.3;2.8;6.8;5.03;0;1.82;9980 +90089;48.13922;3.15972;162;20220403;7.3;-2.6;2.4;3.6;4.63;0;1.91;15396 +90089;48.13922;3.15972;162;20220404;10.6;-4;3.3;4.3;5.2;.2;2.16;17895 +90089;48.13922;3.15972;162;20220405;11.4;5.9;8.7;5.4;9.96;.3;1.11;5859 +90089;48.13922;3.15972;162;20220406;12.7;4.7;8.7;6.3;9.93;1.3;1.35;7712 +90089;48.13922;3.15972;162;20220407;15.1;9.1;12.1;9.3;10.76;7.4;2.39;9297 +90089;48.13922;3.15972;162;20220408;13.8;6.4;10.1;7;9.26;14.5;2.09;6641 +90089;48.13922;3.15972;162;20220409;10.7;1.8;6.3;3.3;7.06;1;1.99;15075 +90089;48.13922;3.15972;162;20220410;13.7;-1.9;5.9;2.4;6.33;0;2.5;20725 +90089;48.13922;3.15972;162;20220411;19.3;1.7;10.5;4.4;8.23;0;3.6;20382 +90089;48.13922;3.15972;162;20220412;21;6.8;13.9;3.9;10.49;0;3.42;17341 +90089;48.13922;3.15972;162;20220413;17.7;8.7;13.2;2.3;12.46;1.3;2.05;12123 +90089;48.13922;3.15972;162;20220414;20.3;8.5;14.4;2;12.09;0;2.97;19161 +90089;48.13922;3.15972;162;20220415;20.3;7.1;13.7;3.1;11.26;0;3.34;20982 +90089;48.13922;3.15972;162;20220416;18.3;6.2;12.3;4.7;9.16;0;3.75;22770 +90089;48.13922;3.15972;162;20220417;20.1;2.7;11.4;3.7;6.76;0;4.21;23900 +90089;48.13922;3.15972;162;20220418;18.5;2;10.2;2.6;7.76;0;3.24;21562 +90089;48.13922;3.15972;162;20220419;18.4;5.9;12.2;3.1;9.23;0;3.14;18571 +90089;48.13922;3.15972;162;20220420;18.1;4.7;11.4;3.9;7.83;0;3.55;19394 +90089;48.13922;3.15972;162;20220421;18.6;3.3;10.9;3.8;7.89;0;3.62;21475 +90089;48.13922;3.15972;162;20220422;19.1;5.7;12.4;2.5;9.34;.1;3.59;23400 +90089;48.13922;3.15972;162;20220423;19.9;5.4;12.7;4.6;10.36;.1;3.24;16062 +90089;48.13922;3.15972;162;20220424;16.4;7.7;12;2.8;11.26;.3;2.26;13476 +90089;48.13922;3.15972;162;20220425;16.7;7.1;11.9;3.1;9.19;0;2.84;15921 +90089;48.13922;3.15972;162;20220426;15.2;2.2;8.7;3.2;8.46;0;2.7;19585 +90089;48.13922;3.15972;162;20220427;18.6;2.5;10.5;4.5;8.76;0;3.72;24152 +90089;48.13922;3.15972;162;20220428;21;5.5;13.2;4.3;8.86;0;4.27;22777 +90089;48.13922;3.15972;162;20220429;19.6;7;13.3;3.5;9.73;0;3.54;18221 +90089;48.13922;3.15972;162;20220430;16.3;4.5;10.4;4.5;8.39;0;3.46;22476 +90089;48.13922;3.15972;162;20220501;16.6;2.5;9.6;3.2;7.96;0;3.22;21156 +90089;48.13922;3.15972;162;20220502;19;4.4;11.7;3.8;9.23;0;3.57;21206 +90089;48.13922;3.15972;162;20220503;20.1;5.7;12.9;4.5;9.83;0;3.83;20729 +90089;48.13922;3.15972;162;20220504;16.3;8.5;12.4;3.1;11.03;.2;2.17;10602 +90089;48.13922;3.15972;162;20220505;19;6.7;12.9;3.1;10.66;1;3.2;18663 +90089;48.13922;3.15972;162;20220506;20.9;8.1;14.5;3;10.91;.1;3.62;20046 +90089;48.13922;3.15972;162;20220507;21.7;9.4;15.6;2.6;10.51;.1;3.8;19754 +90089;48.13922;3.15972;162;20220508;22.1;10.3;16.2;3;12.31;.1;3.72;19446 +90089;48.13922;3.15972;162;20220509;25.2;10.6;17.9;2;12.51;0;4.14;21793 +90089;48.13922;3.15972;162;20220510;27;9.8;18.4;1.7;12.91;0;4.41;23812 +90089;48.13922;3.15972;162;20220511;26.7;12;19.4;3.3;12.81;0;4.95;22096 +90089;48.13922;3.15972;162;20220512;20.4;10.1;15.3;2;13.71;0;3.03;18523 +90089;48.13922;3.15972;162;20220513;21.6;11.3;16.5;1.8;10.51;0;3.59;18613 +90089;48.13922;3.15972;162;20220514;23.7;7.4;15.6;1.7;10.81;0;4.05;23631 +90089;48.13922;3.15972;162;20220515;29.2;10.8;20;2.5;13.11;2.3;5.31;25248 +90089;48.13922;3.15972;162;20220516;25.2;14.2;19.7;2.1;15.61;.1;3.9;19518 +90089;48.13922;3.15972;162;20220517;28.6;14.5;21.6;1.4;15.31;.1;4.43;22248 +90089;48.13922;3.15972;162;20220518;29;16.1;22.6;1.7;18.81;0;4.37;21353 +90089;48.13922;3.15972;162;20220519;28.2;17.5;22.9;2.6;17.71;.1;4.52;19491 +90089;48.13922;3.15972;162;20220520;28.6;16.9;22.8;3.3;16.81;.5;5.01;20482 +90089;48.13922;3.15972;162;20220521;25.7;8.1;16.9;1.7;11.91;0;4.47;25309 +90089;48.13922;3.15972;162;20220522;25.6;12.6;19.1;2.8;13.71;3.7;4.54;21777 +90089;48.13922;3.15972;162;20220523;19.6;15;17.3;3.7;16.71;5.5;2.43;12837 +90089;48.13922;3.15972;162;20220524;18.6;10.7;14.7;3.3;12.01;.2;3.14;17008 +90089;48.13922;3.15972;162;20220525;20.3;6.1;13.2;2.4;10.91;0;3.65;23018 +90089;48.13922;3.15972;162;20220526;20.8;13.3;17.1;2.6;13.21;0;3.37;16672 +90089;48.13922;3.15972;162;20220527;19.6;11.5;15.6;2;13.21;.1;3.05;17397 +90089;48.13922;3.15972;162;20220528;19.9;7.1;13.5;2.8;10.11;0;3.78;22039 +90089;48.13922;3.15972;162;20220529;17;7.1;12.1;3.7;8.11;0;3.66;19390 +90089;48.13922;3.15972;162;20220530;19.4;5.9;12.7;3.1;8.71;0;3.99;22772 +90089;48.13922;3.15972;162;20220531;22.3;6.9;14.6;2.3;8.71;0;4.45;24414 +90089;48.13922;3.15972;162;20220601;23.3;5.9;14.6;2;9.51;0;4.49;26041 +90089;48.13922;3.15972;162;20220602;25.2;12;18.6;3.9;10.81;0;5.4;22684 +90089;48.13922;3.15972;162;20220603;26.9;13.5;20.2;2;15.71;1.8;4.52;22909 +90089;48.13922;3.15972;162;20220604;28.1;14.7;21.4;2.7;17.51;22.9;4.81;22958 +90089;48.13922;3.15972;162;20220605;22;16.3;19.2;3.7;17.31;8.2;3.14;14863 +90089;48.13922;3.15972;162;20220606;21.8;13.1;17.5;3;13.51;1.3;3.75;18493 +90089;48.13922;3.15972;162;20220607;21.3;13.3;17.3;3.3;14.71;1.9;3.44;17748 +90089;48.13922;3.15972;162;20220608;20.4;12.3;16.4;2.9;14.31;9.8;3.23;17891 +90089;48.13922;3.15972;162;20220609;21.7;10.7;16.2;3.3;12.11;.1;4.05;20947 +90089;48.13922;3.15972;162;20220610;25.7;11.1;18.4;1.7;13.81;0;4.46;24228 +90089;48.13922;3.15972;162;20220611;28;12.5;20.3;1.2;16.21;0;4.61;25007 +90089;48.13922;3.15972;162;20220612;24.6;13.8;19.2;3.1;13.91;0;4.49;20831 +90089;48.13922;3.15972;162;20220613;23;9.2;16.1;2.4;11.41;.1;4.34;23624 +90089;48.13922;3.15972;162;20220614;26.4;9.4;17.9;2.5;12.31;0;5.09;26288 +90089;48.13922;3.15972;162;20220615;32.3;14.2;23.3;2.4;14.41;0;6.22;27159 +90089;48.13922;3.15972;162;20220616;29.1;15.7;22.4;2;14.31;0;5.16;23327 +90089;48.13922;3.15972;162;20220617;32.5;14.6;23.6;1.4;14.31;0;5.64;27038 +90089;48.13922;3.15972;162;20220618;37.4;18.4;27.9;2;14.91;0;6.96;27879 +90089;48.13922;3.15972;162;20220619;33.1;16.8;25;3.5;17.61;21.1;6.62;25800 +90089;48.13922;3.15972;162;20220620;24.1;17.5;20.8;3.8;19.11;13.2;3.52;16273 +90089;48.13922;3.15972;162;20220621;26.6;14.5;20.6;2.7;18.11;.1;4.38;22177 +90089;48.13922;3.15972;162;20220622;24.2;18.4;21.3;1.9;20.21;3.4;3.14;15228 +90089;48.13922;3.15972;162;20220623;27;15;21;2.5;18.01;12.9;4.46;22076 +90089;48.13922;3.15972;162;20220624;21.9;15.8;18.9;4;17.21;2;3.19;15618 +90089;48.13922;3.15972;162;20220625;19.6;15.4;17.5;2.7;15.71;5.1;2.65;12885 +90089;48.13922;3.15972;162;20220626;18.6;12.5;15.6;1.5;15.01;1.5;2.62;15601 +90089;48.13922;3.15972;162;20220627;22.7;13;17.9;1.7;14.21;3.6;3.68;19765 +90089;48.13922;3.15972;162;20220628;26;9;17.5;.6;12.41;.1;4.32;26274 +90089;48.13922;3.15972;162;20220629;26.4;11.2;18.8;2.1;13.81;6.2;4.75;24798 +90089;48.13922;3.15972;162;20220630;14.9;13.1;14;2.1;14.61;14.4;1.51;8260 +90089;48.13922;3.15972;162;20220701;20.6;10.5;15.6;2.3;13.01;.1;3.48;20093 +90089;48.13922;3.15972;162;20220702;26.4;9.3;17.9;1.1;12.91;.1;4.54;26231 +90089;48.13922;3.15972;162;20220703;25.7;12;18.9;1.9;13.71;0;4.49;23402 +90089;48.13922;3.15972;162;20220704;25.4;11.7;18.6;2.1;12.91;0;4.56;23365 +90089;48.13922;3.15972;162;20220705;25.7;12;18.9;2.7;12.81;0;4.83;23325 +90089;48.13922;3.15972;162;20220706;24.5;12;18.3;2.8;12.41;.1;4.6;22221 +90089;48.13922;3.15972;162;20220707;23.5;12.3;17.9;2.5;14.41;0;3.97;20971 +90089;48.13922;3.15972;162;20220708;25.6;10;17.8;3.1;12.71;.1;4.93;24771 +90089;48.13922;3.15972;162;20220709;27.4;12.7;20.1;2.8;14.31;0;5.07;23981 +90089;48.13922;3.15972;162;20220710;24.9;12.7;18.8;3.9;12.91;0;4.9;21760 +90089;48.13922;3.15972;162;20220711;28.2;14.8;21.5;3.4;14.21;0;5.47;22769 +90089;48.13922;3.15972;162;20220712;29.6;15;22.3;2;14.61;0;5.17;23723 +90089;48.13922;3.15972;162;20220713;32.5;14.1;23.3;1.2;14.61;0;5.35;26609 +90089;48.13922;3.15972;162;20220714;32;15.4;23.7;2.2;14.91;0;5.79;25183 +90089;48.13922;3.15972;162;20220715;26.1;15.6;20.9;3.8;11.71;.1;5.4;19887 +90089;48.13922;3.15972;162;20220716;27.2;11.5;19.4;2.7;11.61;0;5.26;24333 +90089;48.13922;3.15972;162;20220717;29.9;14.3;22.1;3;12.11;0;5.98;24178 +90089;48.13922;3.15972;162;20220718;35.8;15.8;25.8;2.1;12.31;0;6.67;27339 +90089;48.13922;3.15972;162;20220719;37.4;19.8;28.6;3.1;14.81;2.6;7.59;25533 +90089;48.13922;3.15972;162;20220720;20.8;18.9;19.9;2.7;19.31;9.2;2.02;8089 +90089;48.13922;3.15972;162;20220721;26.8;15.7;21.3;2.3;18.81;.2;4.03;20049 +90089;48.13922;3.15972;162;20220722;25.7;16.5;21.1;2.3;20.01;1;3.56;18147 +90089;48.13922;3.15972;162;20220723;26.9;18.2;22.6;1.5;19.31;.1;3.68;17567 +90089;48.13922;3.15972;162;20220724;31.2;14.8;23;1;17.51;3.2;4.69;24171 +90089;48.13922;3.15972;162;20220725;27.1;17.8;22.5;3.2;18.01;.1;4.32;18027 +90089;48.13922;3.15972;162;20220726;23.6;15.7;19.7;2.3;14.71;0;3.62;16512 +90089;48.13922;3.15972;162;20220727;25;14.6;19.8;2.8;12.81;0;4.39;18921 +90089;48.13922;3.15972;162;20220728;27.2;13.5;20.4;2.3;11.51;0;4.85;21677 +90089;48.13922;3.15972;162;20220729;28.2;12.7;20.5;1.1;12.81;0;4.32;22976 +90089;48.13922;3.15972;162;20220730;30.3;14.3;22.3;1.4;14.51;.1;4.72;23239 +90089;48.13922;3.15972;162;20220731;29.5;15.8;22.7;2.2;15.61;0;4.82;21369 +90089;48.13922;3.15972;162;20220801;26.7;14.8;20.8;1.1;17.31;0;3.7;19789 +90089;48.13922;3.15972;162;20220802;30.4;13.8;22.1;.8;16.41;0;4.31;23325 +90089;48.13922;3.15972;162;20220803;35.2;16.1;25.7;1.5;16.31;.1;5.49;24918 +90089;48.13922;3.15972;162;20220804;32.6;20.5;26.6;2.6;17.31;12.8;5.4;19645 +90089;48.13922;3.15972;162;20220805;25.4;16.6;21;4.1;16.71;0;4.1;16601 +90089;48.13922;3.15972;162;20220806;24.1;13.6;18.9;4.6;11.51;0;4.85;18069 +90089;48.13922;3.15972;162;20220807;26.8;13.1;20;4;10.31;0;5.58;20578 +90089;48.13922;3.15972;162;20220808;28.7;15;21.9;3.9;11.11;0;5.9;20458 +90089;48.13922;3.15972;162;20220809;30.7;16;23.4;4;12.41;0;6.27;21079 +90089;48.13922;3.15972;162;20220810;31.3;18.2;24.8;3.9;11.81;0;6.45;19754 +90089;48.13922;3.15972;162;20220811;31.1;17.3;24.2;3.7;10.61;0;6.41;20159 +90089;48.13922;3.15972;162;20220812;33;15;24;3.1;11.01;0;6.39;22934 +90089;48.13922;3.15972;162;20220813;32.3;16.5;24.4;2.7;10.31;0;5.92;21323 +90089;48.13922;3.15972;162;20220814;25.5;17.5;21.5;2.1;14.51;.8;3.64;14956 +90089;48.13922;3.15972;162;20220815;23.4;15.9;19.7;2.3;17.51;1.5;2.91;14370 +90089;48.13922;3.15972;162;20220816;27.5;14.5;21;1.6;17.71;1.9;3.65;18916 +90089;48.13922;3.15972;162;20220817;27.6;15.8;21.7;1.8;17.51;1.7;3.69;17877 +90089;48.13922;3.15972;162;20220818;27.1;16.2;21.7;1.3;17.61;.5;3.37;17043 +90089;48.13922;3.15972;162;20220819;24.8;14.3;19.6;2.5;18.21;2;3.12;16599 +90089;48.13922;3.15972;162;20220820;24.8;12.8;18.8;1.9;15.21;0;3.34;17642 +90089;48.13922;3.15972;162;20220821;26.2;10.3;18.3;1.5;13.41;0;3.63;20215 +90089;48.13922;3.15972;162;20220822;23.9;14.9;19.4;2;16.11;.2;3.01;14993 +90089;48.13922;3.15972;162;20220823;29.8;14.3;22.1;.8;17.31;0;3.57;19649 +90089;48.13922;3.15972;162;20220824;32.8;15.6;24.2;2;15.61;0;4.78;20557 +90089;48.13922;3.15972;162;20220825;32.9;17.1;25;2.2;13.71;.1;5;19528 +90089;48.13922;3.15972;162;20220826;26.3;17.6;22;2.7;16.91;.1;3.53;14269 +90089;48.13922;3.15972;162;20220827;26.7;13.1;19.9;2.3;13.91;0;3.81;17793 +90089;48.13922;3.15972;162;20220828;27.6;12.9;20.3;2.6;13.91;0;4.1;18359 +90089;48.13922;3.15972;162;20220829;31.2;15.6;23.4;3;14.61;.7;4.99;18764 +90089;48.13922;3.15972;162;20220830;22.1;17.8;20;2.8;16.31;.9;2.58;9574 +90089;48.13922;3.15972;162;20220831;27.3;13.1;20.2;1.4;15.91;.1;3.28;17573 +90089;48.13922;3.15972;162;20220901;28.5;12.2;20.4;1.9;13.81;0;3.84;18688 +90089;48.13922;3.15972;162;20220902;24.7;15.5;20.1;1.9;14.61;.7;3.03;13812 +90089;48.13922;3.15972;162;20220903;24.2;14.5;19.4;2.6;15.81;.1;2.99;14062 +90089;48.13922;3.15972;162;20220904;29.5;12.1;20.8;1.7;14.11;.8;3.78;18795 +90089;48.13922;3.15972;162;20220905;30.8;16.8;23.8;1.9;17.41;9.4;3.81;16658 +90089;48.13922;3.15972;162;20220906;29.5;13.7;21.6;1.7;16.86;1.7;3.56;17906 +90089;48.13922;3.15972;162;20220907;24.1;14;19.1;1.9;16.36;8.4;2.65;14020 +90089;48.13922;3.15972;162;20220908;21.3;14;17.7;4.3;16.21;4.3;2.4;11569 +90089;48.13922;3.15972;162;20220909;20.7;14.8;17.8;4.9;15.61;2.8;2.49;10255 +90089;48.13922;3.15972;162;20220910;18.9;13.8;16.4;3.4;15.61;1.2;1.83;9408 +90089;48.13922;3.15972;162;20220911;23.1;10;16.6;1.3;14.31;.1;2.43;15163 +90089;48.13922;3.15972;162;20220912;28;12.1;20.1;1.8;14.91;0;3.26;16572 +90089;48.13922;3.15972;162;20220913;27.9;17.9;22.9;1.8;18.31;3;2.93;12921 +90089;48.13922;3.15972;162;20220914;24.9;17.8;21.4;3;20.61;3.8;2.35;10707 +90089;48.13922;3.15972;162;20220915;21.5;17.3;19.4;2.2;17.81;.3;1.87;8051 +90089;48.13922;3.15972;162;20220916;18.4;11.8;15.1;1.9;12.01;0;1.98;10082 +90089;48.13922;3.15972;162;20220917;17.2;6.6;11.9;2;9.11;0;2.13;12741 +90089;48.13922;3.15972;162;20220918;18.6;3.4;11;2;9.01;.1;2.26;15165 +90089;48.13922;3.15972;162;20220919;18.6;5.1;11.9;1.5;9.31;0;2.08;14106 +90089;48.13922;3.15972;162;20220920;17.9;5.6;11.8;2.5;9.71;.1;2.17;13291 +90089;48.13922;3.15972;162;20220921;18.4;7;12.7;2.6;9.81;0;2.27;12632 +90089;48.13922;3.15972;162;20220922;20.8;5.5;13.2;1.5;9.11;0;2.28;14524 +90089;48.13922;3.15972;162;20220923;19.4;7.1;13.3;.8;10.41;.1;1.77;12826 +90089;48.13922;3.15972;162;20220924;15.3;11.5;13.4;1.2;13.41;1.9;1.15;6864 +90089;48.13922;3.15972;162;20220925;17.9;10.4;14.2;2.2;12.41;.1;1.72;9685 +90089;48.13922;3.15972;162;20220926;14.4;9.6;12;3.4;11.61;8.7;1.39;7571 +90089;48.13922;3.15972;162;20220927;13.9;9.5;11.7;4.6;12.11;9.9;1.2;7139 +90089;48.13922;3.15972;162;20220928;12.9;10.2;11.6;2.3;12.41;1.5;.92;5433 +90089;48.13922;3.15972;162;20220929;13.7;8.9;11.3;1.6;11.51;2.4;1.11;7282 +90089;48.13922;3.15972;162;20220930;15.9;3.1;9.5;1.8;9.71;4.3;1.49;11990 +90089;48.13922;3.15972;162;20221001;19.7;10.9;15.3;5.5;14.51;1.5;1.9;9744 +90089;48.13922;3.15972;162;20221002;18.6;14.7;16.7;5;17.01;2;1.27;6266 +90089;48.13922;3.15972;162;20221003;15.6;11.1;13.4;2.4;12.91;.1;1.22;6668 +90089;48.13922;3.15972;162;20221004;19.1;5.8;12.5;1.1;11.71;.2;1.46;11597 +90089;48.13922;3.15972;162;20221005;22.6;8.8;15.7;2.9;13.41;.1;2.17;11661 +90089;48.13922;3.15972;162;20221006;18.4;8.4;13.4;1.8;11.31;.1;1.58;9731 +90089;48.13922;3.15972;162;20221007;17.8;4.7;11.3;1.2;11.11;.2;1.32;11041 +90089;48.13922;3.15972;162;20221008;17.4;5.6;11.5;1.4;9.91;0;1.42;10313 +90089;48.13922;3.15972;162;20221009;18.5;4.3;11.4;2;9.91;.1;1.64;11193 +90089;48.13922;3.15972;162;20221010;18.4;7.6;13;2;13.81;.9;1.18;9572 +90089;48.13922;3.15972;162;20221011;16.5;12.4;14.5;3.2;14.01;.1;1.18;5659 +90089;48.13922;3.15972;162;20221012;18.3;6.8;12.6;1.1;12.21;0;1.18;9609 +90089;48.13922;3.15972;162;20221013;15.9;12;14;2.6;14.51;2.9;.91;5346 +90089;48.13922;3.15972;162;20221014;17.3;14.2;15.8;4.7;16.91;15.7;.81;4650 +90089;48.13922;3.15972;162;20221015;17.6;15.4;16.5;4.7;17.01;2.5;.98;3794 +90089;48.13922;3.15972;162;20221016;22.4;14.5;18.5;2;17.51;.8;1.38;7437 +90089;48.13922;3.15972;162;20221017;20.3;15.3;17.8;2.5;16.91;32.6;1.28;5745 +90089;48.13922;3.15972;162;20221018;18.6;14.2;16.4;1.8;17.41;.1;.85;5281 +90089;48.13922;3.15972;162;20221019;22;13.4;17.7;2.5;16.51;1.9;1.44;7429 +90089;48.13922;3.15972;162;20221020;22;15.6;18.8;2.4;16.91;12.8;1.47;6255 +90089;48.13922;3.15972;162;20221021;19.6;14.2;16.9;3;16.11;.6;1.24;5624 +90089;48.13922;3.15972;162;20221022;20.7;12.2;16.5;2.1;14.91;.1;1.29;7047 +90089;48.13922;3.15972;162;20221023;21.2;14.8;18;4.1;15.41;.5;1.86;5966 +90089;48.13922;3.15972;162;20221024;18.4;14.6;16.5;4.9;13.81;.4;1.86;4432 +90089;48.13922;3.15972;162;20221025;18.2;10.8;14.5;2.4;14.11;.6;1.03;6244 +90089;48.13922;3.15972;162;20221026;21.6;13.4;17.5;2.6;15.11;.1;1.49;6490 +90089;48.13922;3.15972;162;20221027;23.5;13.4;18.5;2.5;14.81;0;1.73;7133 +90089;48.13922;3.15972;162;20221028;21.8;16;18.9;2.1;15.11;0;1.5;5223 +90089;48.13922;3.15972;162;20221029;23.3;14.2;18.8;1.7;14.81;0;1.42;6538 +90089;48.13922;3.15972;162;20221030;20;11.7;15.9;1.6;13.21;0;1.14;6126 +90089;48.13922;3.15972;162;20221031;20.5;12.6;16.6;3.2;14.71;2.4;1.4;5872 +90089;48.13922;3.15972;162;20221101;16.2;10.1;13.2;5;12.11;.1;1.34;5028 +90089;48.13922;3.15972;162;20221102;15.2;9.7;12.5;2.9;11.81;.1;.98;4676 +90089;48.13922;3.15972;162;20221103;14.3;8.8;11.6;2.9;11.31;11.8;.9;4600 +90089;48.13922;3.15972;162;20221104;11;8.7;9.9;3.7;10.61;2.2;.74;2784 +90089;48.13922;3.15972;162;20221105;10.4;2.6;6.5;2.7;9.21;0;.46;5379 +90089;48.13922;3.15972;162;20221106;11.2;6.9;9.1;3.6;10.11;.4;.7;3826 +90089;48.13922;3.15972;162;20221107;15.4;10.5;13;3.8;12.61;.2;.95;4044 +90089;48.13922;3.15972;162;20221108;16.4;7.6;12;3.8;11.11;2.7;1.17;5469 +90089;48.13922;3.15972;162;20221109;14.4;11.7;13.1;3.1;12.41;.4;.92;2801 +90089;48.13922;3.15972;162;20221110;10.1;5;7.6;1.5;10.31;0;.33;3937 +90089;48.13922;3.15972;162;20221111;12.3;8.2;10.3;2;11.11;.1;.56;3432 +90089;48.13922;3.15972;162;20221112;16.6;7.4;12;1.6;11.61;.2;.68;5259 +90089;48.13922;3.15972;162;20221113;14.9;6.6;10.8;1.2;10.71;.1;.56;4898 +90089;48.13922;3.15972;162;20221114;16.1;5.3;10.7;2.8;11.21;1;.73;5558 +90089;48.13922;3.15972;162;20221115;14.1;7.8;11;3.5;12.01;3.5;.57;4086 +90089;48.13922;3.15972;162;20221116;13.1;9.3;11.2;5.3;11.91;4.8;.71;3035 +90089;48.13922;3.15972;162;20221117;13.2;10.8;12;6.6;11.71;2.8;1.1;2291 +90089;48.13922;3.15972;162;20221118;10.2;7.8;9;4;9.81;.1;.74;2255 +90089;48.13922;3.15972;162;20221119;8.5;1.9;5.2;2;8.21;.6;.34;3946 +90089;48.13922;3.15972;162;20221120;7.5;2.6;5.1;3.5;8.81;3;.18;3295 +90089;48.13922;3.15972;162;20221121;7.9;4.9;6.4;3.9;9.01;2;.39;2453 +90089;48.13922;3.15972;162;20221122;10.1;4.3;7.2;5.4;8.61;1.9;.77;3518 +90089;48.13922;3.15972;162;20221123;12.2;3.5;7.9;3.6;9.11;3;.66;4340 +90089;48.13922;3.15972;162;20221124;11.7;6.8;9.3;4.7;10.41;1.3;.62;3113 +90089;48.13922;3.15972;162;20221125;11.9;8.7;10.3;3.1;10.41;.1;.74;2405 +90089;48.13922;3.15972;162;20221126;7.2;2.3;4.8;2;8.21;0;.26;3031 +90089;48.13922;3.15972;162;20221127;10;4.3;7.2;2.7;8.71;3.4;.52;3259 +90089;48.13922;3.15972;162;20221128;11;7.1;9.1;2.8;10.01;1.1;.56;2593 +90089;48.13922;3.15972;162;20221129;8.9;6.8;7.9;1.9;9.41;0;.47;1772 +90089;48.13922;3.15972;162;20221130;6.4;4.6;5.5;3;8.51;0;.35;1590 +90089;48.13922;3.15972;162;20221201;6.2;4.1;5.2;3.9;8.11;.1;.41;1729 +90089;48.13922;3.15972;162;20221202;4.9;4.2;4.6;3.2;7.71;1.2;.45;816 +90089;48.13922;3.15972;162;20221203;3.9;2.4;3.2;5.2;7.01;.4;.42;1365 +90089;48.13922;3.15972;162;20221204;4.2;2.1;3.2;3.6;7.21;2.8;.31;1671 +90089;48.13922;3.15972;162;20221205;3.3;2.8;3.1;1.9;7.31;.1;.33;600 +90089;48.13922;3.15972;162;20221206;3.6;1.9;2.8;2.1;7.11;0;.28;1433 +90089;48.13922;3.15972;162;20221207;2.8;.5;1.7;.9;6.91;0;.21;1717 +90089;48.13922;3.15972;162;20221208;3;1.4;2.2;1.1;6.41;0;.33;1353 +90089;48.13922;3.15972;162;20221209;1.9;-1.1;.4;3.1;5.81;.1;.28;1986 +90089;48.13922;3.15972;162;20221210;1.5;-1;.3;1.8;5.31;0;.36;1765 +90089;48.13922;3.15972;162;20221211;-2.4;-3.9;-3.1;2.2;5.01;0;.12;1267 +90089;48.13922;3.15972;162;20221212;-2.6;-4.8;-3.7;3.1;4.41;0;.2;1609 +90089;48.13922;3.15972;162;20221213;.9;-4.7;-1.9;3.7;4.21;3.8;.49;2793 +90089;48.13922;3.15972;162;20221214;.2;-1.4;-.6;2;5.81;4.3;.19;1298 +90089;48.13922;3.15972;162;20221215;.5;-2;-.7;4.2;5.11;0;.38;1717 +90089;48.13922;3.15972;162;20221216;.9;-5;-2;2.5;4.71;0;.24;2844 +90089;48.13922;3.15972;162;20221217;-1.9;-2.3;-2.1;2.7;4.61;0;.39;440 +90089;48.13922;3.15972;162;20221218;2.7;-6.4;-1.8;2.4;4.91;.3;.2;3613 +90089;48.13922;3.15972;162;20221219;11.9;2.9;7.4;2.7;8.81;0;.48;3585 +90089;48.13922;3.15972;162;20221220;13.3;8.7;11;3.5;10.81;1.8;.76;2446 +90089;48.13922;3.15972;162;20221221;11.3;10.6;11;5.2;12.61;3.3;.39;708 +90089;48.13922;3.15972;162;20221222;12.6;11;11.8;7.5;12.61;6.4;.68;1277 +90089;48.13922;3.15972;162;20221223;13.9;12.8;13.4;5.9;14.21;4;.6;992 +90089;48.13922;3.15972;162;20221224;11.4;9.4;10.4;3.1;11.71;.5;.44;1480 +90089;48.13922;3.15972;162;20221225;15.1;9.2;12.2;3.1;11.31;.7;.81;2839 +90089;48.13922;3.15972;162;20221226;11.5;10.8;11.2;3.8;10.91;2.4;.92;716 +90089;48.13922;3.15972;162;20221227;7.7;1.7;4.7;2.6;8.11;0;.23;2884 +90089;48.13922;3.15972;162;20221228;11.1;5;8.1;5.8;10.41;1.1;.28;2924 +90089;48.13922;3.15972;162;20221229;11;10.3;10.7;6.2;10.61;.8;1.06;728 +90089;48.13922;3.15972;162;20221230;13.8;4.7;9.3;5.8;11.31;3.5;.35;3696 +90089;48.13922;3.15972;162;20221231;15.9;13.5;14.7;6;11.91;0;1.82;1713 +90090;48.15952;3.49444;176;20220101;13.8;6;9.9;1.8;9.91;.1;.51;3420 +90090;48.15952;3.49444;176;20220102;13;7.8;10.4;5.3;10.26;0;.96;2707 +90090;48.15952;3.49444;176;20220103;11.8;10.5;11.1;6.2;11.51;8.3;.82;1206 +90090;48.15952;3.49444;176;20220104;11.4;10.4;10.9;6;10.16;9.9;1.25;1028 +90090;48.15952;3.49444;176;20220105;5.4;1;3.2;3.5;6.36;.1;.54;2501 +90090;48.15952;3.49444;176;20220106;5.2;-1.4;1.9;2.2;5.91;.4;.38;3159 +90090;48.15952;3.49444;176;20220107;6.4;.9;3.7;5.8;7.11;1.1;.46;2900 +90090;48.15952;3.49444;176;20220108;7.4;1.1;4.2;6.2;8.01;14.3;.23;3172 +90090;48.15952;3.49444;176;20220109;5.6;4.2;4.9;4.3;7.31;2.1;.64;1304 +90090;48.15952;3.49444;176;20220110;2.8;1.4;2.1;1.6;6.71;0;.29;1411 +90090;48.15952;3.49444;176;20220111;.8;-.5;.1;2.3;6.01;0;.23;1288 +90090;48.15952;3.49444;176;20220112;3.5;-1.7;.9;2.4;5.86;0;.3;3002 +90090;48.15952;3.49444;176;20220113;.7;-.9;-.1;2.9;5.91;0;.2;1529 +90090;48.15952;3.49444;176;20220114;6.8;-1.9;2.4;1.2;5.86;0;.32;4116 +90090;48.15952;3.49444;176;20220115;7.6;-1;3.3;1.3;6.16;0;.38;4125 +90090;48.15952;3.49444;176;20220116;.8;-2.2;-.7;3.6;5.91;.2;.1;2307 +90090;48.15952;3.49444;176;20220117;5.9;.9;3.4;1.3;7.46;.1;.24;3135 +90090;48.15952;3.49444;176;20220118;8;2.5;5.2;2.9;7.46;0;.55;3299 +90090;48.15952;3.49444;176;20220119;3.7;1.7;2.7;3.4;7.36;2.5;.21;1893 +90090;48.15952;3.49444;176;20220120;5.8;2.7;4.2;3.1;7.16;.1;.51;2589 +90090;48.15952;3.49444;176;20220121;4.3;.4;2.3;2.8;6.23;0;.47;2927 +90090;48.15952;3.49444;176;20220122;4.4;-1.4;1.5;1.5;6.61;0;.23;3641 +90090;48.15952;3.49444;176;20220123;4.9;2.2;3.6;2.3;6.71;0;.48;2396 +90090;48.15952;3.49444;176;20220124;2.5;-1;.7;1.6;5.76;0;.35;2801 +90090;48.15952;3.49444;176;20220125;-1.1;-2.7;-1.9;1.5;5.37;0;.23;1977 +90090;48.15952;3.49444;176;20220126;-1;-2.2;-1.6;1.4;5.48;0;.27;1755 +90090;48.15952;3.49444;176;20220127;1.2;-1.8;-.3;2.8;6.02;.3;.24;2565 +90090;48.15952;3.49444;176;20220128;3.8;1.2;2.5;2;7.16;0;.27;2575 +90090;48.15952;3.49444;176;20220129;6.8;2.6;4.7;4.3;8.61;1.1;.19;3414 +90090;48.15952;3.49444;176;20220130;9.5;7;8.3;2.4;8.86;0;.72;2589 +90090;48.15952;3.49444;176;20220131;7.4;5.2;6.3;5.2;6.86;.7;1.21;2447 +90090;48.15952;3.49444;176;20220201;7.9;.6;4.3;4.5;8.06;1;.34;4837 +90090;48.15952;3.49444;176;20220202;9.5;8.3;8.9;3.7;10.26;0;.6;1799 +90090;48.15952;3.49444;176;20220203;8.4;6;7.2;3.1;8.46;0;.73;2705 +90090;48.15952;3.49444;176;20220204;8.6;5;6.8;4.2;8.51;1;.69;3463 +90090;48.15952;3.49444;176;20220205;8.7;-.7;4;3;6.91;.1;.66;5916 +90090;48.15952;3.49444;176;20220206;9.2;3.8;6.5;8.3;9.26;11.8;.43;4474 +90090;48.15952;3.49444;176;20220207;8.6;4.1;6.4;3.1;7.06;0;.96;4115 +90090;48.15952;3.49444;176;20220208;11;2.1;6.6;2.1;7.56;0;.8;5920 +90090;48.15952;3.49444;176;20220209;14.8;1.9;8.3;2.4;7.41;.1;1.23;7452 +90090;48.15952;3.49444;176;20220210;5.9;5.8;5.9;4;8.14;.8;.75;4332 +90090;48.15952;3.49444;176;20220211;8;-.1;3.9;2.3;6.42;0;.77;8789 +90090;48.15952;3.49444;176;20220212;7.1;-3.9;1.6;2.4;5.19;0;.84;9247 +90090;48.15952;3.49444;176;20220213;13.7;-2.6;5.6;5.4;7.04;.3;1.65;9251 +90090;48.15952;3.49444;176;20220214;11.1;7.5;9.3;6;8.79;3.9;1.49;5505 +90090;48.15952;3.49444;176;20220215;10.2;4.9;7.6;6.2;8.82;5.3;1.04;6447 +90090;48.15952;3.49444;176;20220216;13.2;7.7;10.4;7.3;12.06;1.4;.59;5374 +90090;48.15952;3.49444;176;20220217;12.6;11.1;11.9;6.3;9.96;.5;1.76;2589 +90090;48.15952;3.49444;176;20220218;12.4;8.2;10.3;6.8;9.81;.8;1.44;4760 +90090;48.15952;3.49444;176;20220219;8.9;2.5;5.7;5.8;6.61;0;1.38;5986 +90090;48.15952;3.49444;176;20220220;11.7;6.5;9.1;7.7;9.91;2.8;1.05;5484 +90090;48.15952;3.49444;176;20220221;9.1;5.4;7.2;7.5;7.91;.5;1.31;4627 +90090;48.15952;3.49444;176;20220222;9.4;4.6;7;4.4;9.51;.5;.56;5484 +90090;48.15952;3.49444;176;20220223;11.3;5.3;8.3;1.9;9.81;0;.75;6240 +90090;48.15952;3.49444;176;20220224;11.8;7.9;9.8;4.1;8.26;1.7;1.6;4996 +90090;48.15952;3.49444;176;20220225;9;0;4.5;2.9;6.26;0;1.11;7921 +90090;48.15952;3.49444;176;20220226;9.1;-1;4.1;2.8;5.71;0;1.19;8573 +90090;48.15952;3.49444;176;20220227;10.8;.3;5.6;2.9;4.86;0;1.69;8923 +90090;48.15952;3.49444;176;20220228;12.5;-1;5.8;1.3;5.11;0;1.27;10313 +90090;48.15952;3.49444;176;20220301;11.8;-.5;5.6;1.6;5.91;0;1.23;9976 +90090;48.15952;3.49444;176;20220302;13;2.6;7.8;1.3;7.26;0;1.18;9260 +90090;48.15952;3.49444;176;20220303;12.7;6.5;9.6;1.5;9.96;0;.98;7164 +90090;48.15952;3.49444;176;20220304;12.5;6.7;9.6;1.8;7.16;0;1.4;7018 +90090;48.15952;3.49444;176;20220305;10.5;-1.9;4.3;1.6;4.96;0;1.3;10652 +90090;48.15952;3.49444;176;20220306;7;-2.1;2.5;3;4.31;0;1.39;9142 +90090;48.15952;3.49444;176;20220307;7.4;-2;2.7;3.6;4.16;0;1.63;9455 +90090;48.15952;3.49444;176;20220308;13.4;-.9;6.2;2.3;4.81;0;1.91;11887 +90090;48.15952;3.49444;176;20220309;14.8;1.2;8;2.3;6.61;0;1.81;11700 +90090;48.15952;3.49444;176;20220310;15.6;4.4;10;2.9;7.46;0;2.05;10691 +90090;48.15952;3.49444;176;20220311;14.7;6.2;10.4;5.1;8.56;1;2.2;9513 +90090;48.15952;3.49444;176;20220312;9.1;5.9;7.5;4.4;9.01;4.8;.96;5765 +90090;48.15952;3.49444;176;20220313;10.1;6.9;8.5;4.9;8.71;3.2;1.32;5809 +90090;48.15952;3.49444;176;20220314;14.1;2.3;8.2;2.9;8.11;2.9;1.69;11612 +90090;48.15952;3.49444;176;20220315;14.5;8.5;11.5;2.5;11.46;.3;1.28;8276 +90090;48.15952;3.49444;176;20220316;14.4;7.4;10.9;1.8;10.96;0;1.32;9191 +90090;48.15952;3.49444;176;20220317;9.3;8.4;8.8;4.4;8.76;0;1.25;2964 +90090;48.15952;3.49444;176;20220318;13.7;3.8;8.7;5.5;6.67;0;2.73;13844 +90090;48.15952;3.49444;176;20220319;15.3;4.1;9.7;4.7;6.77;0;2.9;15318 +90090;48.15952;3.49444;176;20220320;10.8;.2;5.5;2.4;7.07;0;1.45;9321 +90090;48.15952;3.49444;176;20220321;17.8;5.7;11.8;3.5;8.36;0;2.77;13915 +90090;48.15952;3.49444;176;20220322;17.5;2.9;10.2;3.2;6.59;0;2.99;17103 +90090;48.15952;3.49444;176;20220323;17.9;.7;9.3;2.5;6.27;0;2.8;17842 +90090;48.15952;3.49444;176;20220324;19.8;.6;10.2;2;6.57;0;2.79;18112 +90090;48.15952;3.49444;176;20220325;19.2;2.1;10.6;4.1;6.53;0;3.66;18565 +90090;48.15952;3.49444;176;20220326;19.5;2.4;10.9;3.5;6.49;0;3.4;18353 +90090;48.15952;3.49444;176;20220327;20.8;2;11.4;2.5;7.14;0;3.16;18594 +90090;48.15952;3.49444;176;20220328;21;2.1;11.5;1.6;7.69;0;2.68;17269 +90090;48.15952;3.49444;176;20220329;17.9;6;12;2;9.62;1.1;2.06;10482 +90090;48.15952;3.49444;176;20220330;13.3;8.3;10.8;2.3;11.02;7.8;1.37;7896 +90090;48.15952;3.49444;176;20220331;9.2;5.4;7.3;5.1;7.94;.5;1.56;7466 +90090;48.15952;3.49444;176;20220401;4.9;1.1;3;6.1;5.76;1.3;1.3;5686 +90090;48.15952;3.49444;176;20220402;5.2;.3;2.7;6;4.99;0;1.7;8546 +90090;48.15952;3.49444;176;20220403;7;-2.3;2.4;3.1;4.67;0;1.82;14372 +90090;48.15952;3.49444;176;20220404;10.7;-4.5;3.1;4.3;5.22;.1;2.19;18021 +90090;48.15952;3.49444;176;20220405;10.9;5.8;8.3;5.1;9.87;.2;1.02;4919 +90090;48.15952;3.49444;176;20220406;12.8;5.4;9.1;5.7;10.09;1.4;1.42;7384 +90090;48.15952;3.49444;176;20220407;15;9.1;12;8.8;10.67;6.3;2.4;8822 +90090;48.15952;3.49444;176;20220408;13.8;6.8;10.3;6;9.12;22.7;2.11;5856 +90090;48.15952;3.49444;176;20220409;10.4;1.2;5.8;2.9;6.99;1;1.89;14781 +90090;48.15952;3.49444;176;20220410;13.6;-2;5.8;2.5;6.42;0;2.54;21319 +90090;48.15952;3.49444;176;20220411;19.2;1.7;10.4;4.6;8.23;0;3.7;20577 +90090;48.15952;3.49444;176;20220412;21.4;7.3;14.3;3.7;10.17;.2;3.64;17506 +90090;48.15952;3.49444;176;20220413;17.8;8.1;12.9;2.2;12.34;.8;2.05;12292 +90090;48.15952;3.49444;176;20220414;20.4;7.9;14.1;1.8;11.64;0;2.93;18796 +90090;48.15952;3.49444;176;20220415;20.4;6.9;13.6;2.7;10.94;0;3.4;21761 +90090;48.15952;3.49444;176;20220416;18.5;6.1;12.3;4.6;8.9;0;3.85;21874 +90090;48.15952;3.49444;176;20220417;20.2;2.2;11.2;3.4;6.69;0;4.16;24550 +90090;48.15952;3.49444;176;20220418;19;2.2;10.6;1.8;7.34;0;3.24;21971 +90090;48.15952;3.49444;176;20220419;19;4.8;11.9;2.8;9.17;0;3.34;21453 +90090;48.15952;3.49444;176;20220420;18.6;4.6;11.6;3.1;8.02;0;3.54;20520 +90090;48.15952;3.49444;176;20220421;19;3.1;11.1;3.2;8.09;0;3.67;23331 +90090;48.15952;3.49444;176;20220422;19.2;4.7;11.9;2.7;9.22;0;3.52;23269 +90090;48.15952;3.49444;176;20220423;19.4;5.9;12.7;4.2;10.59;.6;3.05;15147 +90090;48.15952;3.49444;176;20220424;16.3;7;11.7;2.6;11.17;1.6;2.18;12907 +90090;48.15952;3.49444;176;20220425;16.1;8.4;12.3;3;9.94;0;2.58;13741 +90090;48.15952;3.49444;176;20220426;15.2;3.1;9.2;2.7;8.87;0;2.76;20064 +90090;48.15952;3.49444;176;20220427;18.7;2.2;10.4;3.4;8.92;0;3.57;24364 +90090;48.15952;3.49444;176;20220428;21.4;4.8;13.1;3.2;9.19;0;4.08;23558 +90090;48.15952;3.49444;176;20220429;19.1;6.4;12.8;2.8;10.12;0;3.1;16766 +90090;48.15952;3.49444;176;20220430;16.3;4.3;10.3;3.8;8.59;0;3.52;24482 +90090;48.15952;3.49444;176;20220501;16.9;2.1;9.5;2.8;8.19;0;3.22;21967 +90090;48.15952;3.49444;176;20220502;19.3;4.6;11.9;3.1;9.34;0;3.52;21155 +90090;48.15952;3.49444;176;20220503;20.6;6.1;13.4;3.7;10.17;0;3.96;22946 +90090;48.15952;3.49444;176;20220504;16.3;8.2;12.2;3.1;11.14;.3;2.36;12726 +90090;48.15952;3.49444;176;20220505;18.5;7.3;12.9;2.7;10.87;1;3.02;17872 +90090;48.15952;3.49444;176;20220506;20.7;7.2;13.9;2.2;10.86;.1;3.4;20500 +90090;48.15952;3.49444;176;20220507;21.4;8.8;15.1;1.9;10.71;.1;3.51;19843 +90090;48.15952;3.49444;176;20220508;22.3;9.5;15.9;2.5;12.31;.1;3.64;20205 +90090;48.15952;3.49444;176;20220509;25.1;9.9;17.5;1.4;12.41;0;3.93;22166 +90090;48.15952;3.49444;176;20220510;26.8;10.4;18.6;1.8;12.66;0;4.37;22946 +90090;48.15952;3.49444;176;20220511;26.9;13.2;20;3.8;12.61;0;5.21;20986 +90090;48.15952;3.49444;176;20220512;20.7;10.9;15.8;2;13.81;0;3.06;17839 +90090;48.15952;3.49444;176;20220513;21.9;11.5;16.7;1.9;10.51;0;3.67;18528 +90090;48.15952;3.49444;176;20220514;23.5;7.3;15.4;1.5;10.51;0;3.93;23370 +90090;48.15952;3.49444;176;20220515;29.3;11.8;20.6;2.3;12.41;2.4;5.21;24304 +90090;48.15952;3.49444;176;20220516;25.2;14.4;19.8;2.3;15.36;.1;3.95;19109 +90090;48.15952;3.49444;176;20220517;28.6;15;21.8;1.8;14.96;.1;4.57;21513 +90090;48.15952;3.49444;176;20220518;29.1;16.5;22.8;2;17.81;0;4.51;20815 +90090;48.15952;3.49444;176;20220519;28.6;18.6;23.6;2.9;16.96;.1;4.81;18549 +90090;48.15952;3.49444;176;20220520;28.8;16.4;22.6;3.1;16.61;1;5.03;21007 +90090;48.15952;3.49444;176;20220521;25.2;8.7;17;1.6;11.96;0;4.23;24023 +90090;48.15952;3.49444;176;20220522;25.7;13.1;19.4;2.3;13.46;3.8;4.36;21188 +90090;48.15952;3.49444;176;20220523;20.5;15.3;17.9;3.9;16.66;4.9;2.74;13642 +90090;48.15952;3.49444;176;20220524;18.2;11;14.6;3.1;12.11;.2;2.94;15936 +90090;48.15952;3.49444;176;20220525;20.3;6.4;13.4;2.1;10.81;0;3.57;22431 +90090;48.15952;3.49444;176;20220526;20.7;13.1;16.9;2.3;13.11;0;3.28;16683 +90090;48.15952;3.49444;176;20220527;19.7;11.3;15.5;1.9;13.16;0;3.06;17604 +90090;48.15952;3.49444;176;20220528;19.5;7.6;13.6;2.7;10.06;0;3.63;20889 +90090;48.15952;3.49444;176;20220529;16.9;6.5;11.7;3.3;8.06;.1;3.54;19780 +90090;48.15952;3.49444;176;20220530;19.7;5.3;12.5;2.4;8.61;0;3.9;23409 +90090;48.15952;3.49444;176;20220531;22.6;7;14.8;1.8;8.76;0;4.26;24418 +90090;48.15952;3.49444;176;20220601;23.3;6.3;14.8;1.6;9.56;0;4.32;25455 +90090;48.15952;3.49444;176;20220602;25;11.6;18.3;3.2;10.76;.7;5.04;22683 +90090;48.15952;3.49444;176;20220603;26.5;14.1;20.3;1.7;15.41;1.3;4.29;21714 +90090;48.15952;3.49444;176;20220604;28.6;15.7;22.1;2.4;17.26;22.1;4.81;22173 +90090;48.15952;3.49444;176;20220605;22.1;16.4;19.3;3.4;17.41;8.2;3.09;14661 +90090;48.15952;3.49444;176;20220606;21.7;13.6;17.6;2.8;13.51;1.7;3.63;17543 +90090;48.15952;3.49444;176;20220607;21.7;13.3;17.5;3.1;14.51;1.1;3.57;18123 +90090;48.15952;3.49444;176;20220608;19.9;12.7;16.3;2.7;14.31;10.8;3.01;16411 +90090;48.15952;3.49444;176;20220609;21.4;10.8;16.1;2.9;12.26;.1;3.83;20214 +90090;48.15952;3.49444;176;20220610;25.3;10.7;18;1.6;13.76;.1;4.31;24000 +90090;48.15952;3.49444;176;20220611;28.2;12.6;20.4;1.2;16.16;0;4.61;24931 +90090;48.15952;3.49444;176;20220612;24.9;14.1;19.5;2.8;14.16;0;4.45;20733 +90090;48.15952;3.49444;176;20220613;23;9.5;16.3;2.1;11.36;0;4.21;23012 +90090;48.15952;3.49444;176;20220614;26.5;9.8;18.1;2.1;12.06;0;4.91;25729 +90090;48.15952;3.49444;176;20220615;32.2;13.9;23.1;1.7;14.31;0;5.75;27125 +90090;48.15952;3.49444;176;20220616;29.2;15.4;22.3;1.5;14.41;0;4.89;23493 +90090;48.15952;3.49444;176;20220617;32.4;14.4;23.4;1.2;14.16;0;5.46;26932 +90090;48.15952;3.49444;176;20220618;37.2;18.7;28;2.1;14.81;0;6.96;27095 +90090;48.15952;3.49444;176;20220619;33.9;17.7;25.8;3.8;17.21;17.9;7.1;25438 +90090;48.15952;3.49444;176;20220620;24.2;17.2;20.7;3.4;18.76;7.4;3.52;16604 +90090;48.15952;3.49444;176;20220621;26.9;14.2;20.6;2.4;17.66;.4;4.45;22592 +90090;48.15952;3.49444;176;20220622;24.2;18.2;21.2;1.8;19.91;8.5;3.15;15348 +90090;48.15952;3.49444;176;20220623;26.8;15.7;21.3;2.1;18.11;14.3;4.23;20909 +90090;48.15952;3.49444;176;20220624;22.6;16;19.3;3.6;17.01;1.5;3.43;16271 +90090;48.15952;3.49444;176;20220625;21.3;15.3;18.3;2.8;15.81;4.8;3.23;15521 +90090;48.15952;3.49444;176;20220626;18.4;12.7;15.5;1.4;15.06;1.4;2.51;14856 +90090;48.15952;3.49444;176;20220627;23;13.3;18.2;1.7;14.41;5.1;3.69;19581 +90090;48.15952;3.49444;176;20220628;26;9.5;17.7;.8;12.26;.1;4.35;25596 +90090;48.15952;3.49444;176;20220629;26.5;11.7;19.1;1.8;13.76;4.3;4.61;24109 +90090;48.15952;3.49444;176;20220630;14.5;13.4;13.9;2.3;14.56;12.3;1.18;5357 +90090;48.15952;3.49444;176;20220701;20.9;11.1;16;2.4;12.76;.1;3.57;19499 +90090;48.15952;3.49444;176;20220702;26.4;9.3;17.9;1.2;12.76;.1;4.55;25983 +90090;48.15952;3.49444;176;20220703;25.8;12.4;19.1;1.6;13.76;0;4.35;22880 +90090;48.15952;3.49444;176;20220704;25.6;11;18.3;1.7;12.73;0;4.55;24183 +90090;48.15952;3.49444;176;20220705;25.9;11.7;18.8;2.7;12.6;0;4.96;23773 +90090;48.15952;3.49444;176;20220706;24.5;11.5;18;2.6;12.06;.1;4.62;22640 +90090;48.15952;3.49444;176;20220707;23.4;11.7;17.5;2.8;14;0;4.1;21492 +90090;48.15952;3.49444;176;20220708;25.5;10.5;18;2.9;12.51;0;4.84;23971 +90090;48.15952;3.49444;176;20220709;27.5;12.3;19.9;2.4;13.96;0;4.97;24194 +90090;48.15952;3.49444;176;20220710;25;12.7;18.9;4;12.76;0;4.94;21644 +90090;48.15952;3.49444;176;20220711;28.5;14.7;21.6;3.2;14.01;0;5.44;22889 +90090;48.15952;3.49444;176;20220712;29.8;14.8;22.3;1.7;14.26;0;5.05;23898 +90090;48.15952;3.49444;176;20220713;32.3;14.2;23.2;1.2;13.61;0;5.23;26066 +90090;48.15952;3.49444;176;20220714;31.9;16.5;24.2;2.3;14.26;0;5.79;23838 +90090;48.15952;3.49444;176;20220715;25.9;15.4;20.6;3.6;11.56;.1;5.25;19748 +90090;48.15952;3.49444;176;20220716;27.3;12.4;19.9;2.4;11.26;0;5.08;23305 +90090;48.15952;3.49444;176;20220717;30.5;14.6;22.5;2.4;11.76;0;5.78;24254 +90090;48.15952;3.49444;176;20220718;36.1;16.7;26.4;1.6;11.81;0;6.2;26630 +90090;48.15952;3.49444;176;20220719;37.8;21;29.4;3;14.46;.8;7.55;24623 +90090;48.15952;3.49444;176;20220720;22.1;19.7;20.9;2.8;18.61;6.5;2.59;9258 +90090;48.15952;3.49444;176;20220721;26.7;15.8;21.2;2.2;18.11;.1;4.01;19678 +90090;48.15952;3.49444;176;20220722;26.8;16.6;21.7;1.8;19.46;1;3.8;19094 +90090;48.15952;3.49444;176;20220723;26.6;17.9;22.2;1.2;19.16;.1;3.54;17453 +90090;48.15952;3.49444;176;20220724;31.6;14.9;23.3;1;17.11;3.2;4.74;24160 +90090;48.15952;3.49444;176;20220725;27.3;18.4;22.8;3.1;17.26;.2;4.43;17358 +90090;48.15952;3.49444;176;20220726;23.8;15.6;19.7;1.9;14.26;0;3.58;16717 +90090;48.15952;3.49444;176;20220727;25.2;14.1;19.7;2.3;12.51;0;4.23;19403 +90090;48.15952;3.49444;176;20220728;27;13.5;20.3;1.8;11.51;0;4.53;21353 +90090;48.15952;3.49444;176;20220729;28;12.7;20.4;1.2;12.41;0;4.29;22571 +90090;48.15952;3.49444;176;20220730;30.3;14.5;22.4;1.3;14.01;.1;4.65;22835 +90090;48.15952;3.49444;176;20220731;29.5;15.6;22.5;1.9;15.31;0;4.63;21359 +90090;48.15952;3.49444;176;20220801;26.5;15.2;20.8;1.1;16.91;0;3.62;19001 +90090;48.15952;3.49444;176;20220802;30.7;14.4;22.6;.8;16.31;0;4.3;22855 +90090;48.15952;3.49444;176;20220803;34.9;16.8;25.9;1.3;15.86;.1;5.14;23839 +90090;48.15952;3.49444;176;20220804;33.3;21;27.2;2.1;17.01;9.3;5.19;19699 +90090;48.15952;3.49444;176;20220805;25.5;16.9;21.2;3.5;16.96;0;3.89;16156 +90090;48.15952;3.49444;176;20220806;24.3;13.5;18.9;4.5;11.56;0;4.82;18195 +90090;48.15952;3.49444;176;20220807;26.9;12.5;19.7;3.7;10.21;0;5.45;21001 +90090;48.15952;3.49444;176;20220808;28.6;14.8;21.7;3.7;11.01;0;5.72;20374 +90090;48.15952;3.49444;176;20220809;31;15.5;23.3;3.6;12.26;0;6.13;21469 +90090;48.15952;3.49444;176;20220810;31.4;17.8;24.6;3.1;11.26;0;5.9;19936 +90090;48.15952;3.49444;176;20220811;31.3;17.5;24.4;3.1;10.21;0;5.99;19930 +90090;48.15952;3.49444;176;20220812;32.8;14.8;23.8;2.6;10.51;0;5.98;22745 +90090;48.15952;3.49444;176;20220813;32.3;17.8;25;2.5;10.01;0;5.64;20054 +90090;48.15952;3.49444;176;20220814;26.2;18.6;22.4;2.3;14.61;4.6;3.87;14329 +90090;48.15952;3.49444;176;20220815;22.7;16;19.3;2.5;17.71;.4;2.66;13251 +90090;48.15952;3.49444;176;20220816;27.5;15.1;21.3;2.1;17.51;6;3.76;18172 +90090;48.15952;3.49444;176;20220817;27.4;16;21.7;2;17.61;2.4;3.68;17397 +90090;48.15952;3.49444;176;20220818;26.6;16.3;21.5;1.2;17.71;.8;3.19;16270 +90090;48.15952;3.49444;176;20220819;24.7;14.8;19.8;2.6;17.91;.9;3.13;15865 +90090;48.15952;3.49444;176;20220820;25;13.4;19.2;2;15.11;0;3.39;17135 +90090;48.15952;3.49444;176;20220821;26.4;10.9;18.6;1.4;13.26;0;3.57;19730 +90090;48.15952;3.49444;176;20220822;24.2;14.6;19.4;1.8;15.86;.2;3.01;15377 +90090;48.15952;3.49444;176;20220823;29.2;14.8;22;.8;17.11;0;3.43;18562 +90090;48.15952;3.49444;176;20220824;32.6;15.6;24.1;1.6;15.01;0;4.45;20237 +90090;48.15952;3.49444;176;20220825;32.7;17.5;25.1;2;13.76;1.5;4.74;18831 +90090;48.15952;3.49444;176;20220826;25.3;17.9;21.6;2.5;16.91;.5;3.15;12712 +90090;48.15952;3.49444;176;20220827;25.8;13;19.4;2;14.01;0;3.48;17010 +90090;48.15952;3.49444;176;20220828;27.4;13.2;20.3;2.3;14.16;0;3.89;17863 +90090;48.15952;3.49444;176;20220829;30.9;15.1;23;2.1;14.76;.5;4.34;18731 +90090;48.15952;3.49444;176;20220830;22.4;16.8;19.6;2;16.11;.7;2.51;11095 +90090;48.15952;3.49444;176;20220831;26.9;13.7;20.3;1.2;15.91;.1;3.09;16657 +90090;48.15952;3.49444;176;20220901;28.1;13.4;20.8;1.9;13.91;0;3.74;17343 +90090;48.15952;3.49444;176;20220902;24.7;15.7;20.2;1.9;14.51;1.4;3;13487 +90090;48.15952;3.49444;176;20220903;24.5;14.9;19.7;2.6;15.96;.6;3.03;13890 +90090;48.15952;3.49444;176;20220904;29.3;12.9;21.1;1.7;14.26;.7;3.68;17938 +90090;48.15952;3.49444;176;20220905;31.1;17.1;24.1;2.3;16.71;7.7;4.16;16465 +90090;48.15952;3.49444;176;20220906;29.7;14.7;22.2;2.4;17.04;1.5;3.93;16825 +90090;48.15952;3.49444;176;20220907;24.2;14.2;19.2;2.2;16.44;9.6;2.86;13754 +90090;48.15952;3.49444;176;20220908;21.4;14.1;17.8;4.3;16.06;3.3;2.45;11498 +90090;48.15952;3.49444;176;20220909;21.1;14.7;17.9;4.4;15.41;3.9;2.55;10663 +90090;48.15952;3.49444;176;20220910;19.3;13.9;16.6;3.3;15.16;.8;2;9594 +90090;48.15952;3.49444;176;20220911;22.5;10.5;16.5;1.1;14.51;.2;2.25;14216 +90090;48.15952;3.49444;176;20220912;28;12.4;20.2;1.5;14.71;0;3.13;16197 +90090;48.15952;3.49444;176;20220913;28.5;18.2;23.3;1.6;17.96;3.9;2.94;13019 +90090;48.15952;3.49444;176;20220914;25.2;18.1;21.6;3.1;20.31;8.6;2.48;10642 +90090;48.15952;3.49444;176;20220915;21.5;17.3;19.4;2.3;17.41;.9;1.91;7926 +90090;48.15952;3.49444;176;20220916;17.9;12.4;15.1;2;12.31;0;1.86;8898 +90090;48.15952;3.49444;176;20220917;17.1;7.1;12.1;2.5;8.91;0;2.28;12176 +90090;48.15952;3.49444;176;20220918;18.7;3.8;11.2;1.9;8.76;0;2.26;14811 +90090;48.15952;3.49444;176;20220919;17.9;5.5;11.7;1.3;9.11;0;1.93;13187 +90090;48.15952;3.49444;176;20220920;17.4;5.3;11.4;1.8;9.51;0;1.94;13022 +90090;48.15952;3.49444;176;20220921;18.4;6.8;12.6;2.1;9.56;0;2.15;12618 +90090;48.15952;3.49444;176;20220922;20.6;5.1;12.8;1.1;8.86;0;2.07;14451 +90090;48.15952;3.49444;176;20220923;19.2;7.2;13.2;.8;9.81;.1;1.77;12512 +90090;48.15952;3.49444;176;20220924;15.7;11.3;13.5;1.1;12.61;1.7;1.25;7443 +90090;48.15952;3.49444;176;20220925;17.4;10.2;13.8;1.8;12.06;.4;1.6;9389 +90090;48.15952;3.49444;176;20220926;14.8;8.8;11.8;3.8;11.21;7.9;1.53;8539 +90090;48.15952;3.49444;176;20220927;13.3;9.5;11.4;4.6;11.91;8.1;1.1;6479 +90090;48.15952;3.49444;176;20220928;13.1;10.4;11.7;2.4;12.21;1.2;.99;5383 +90090;48.15952;3.49444;176;20220929;13.6;8.5;11.1;1.4;11.16;4.1;1.11;7441 +90090;48.15952;3.49444;176;20220930;16;3.2;9.6;1.8;9.71;4.2;1.48;11847 +90090;48.15952;3.49444;176;20221001;19.4;10.7;15;5.7;14.01;1.8;1.91;9591 +90090;48.15952;3.49444;176;20221002;18.5;14.5;16.5;4.1;16.71;2.4;1.24;6290 +90090;48.15952;3.49444;176;20221003;15.8;11;13.4;2;12.71;0;1.22;6828 +90090;48.15952;3.49444;176;20221004;18.9;6.2;12.6;1.2;11.76;.2;1.45;11163 +90090;48.15952;3.49444;176;20221005;22.9;9.5;16.2;3.1;13.56;.1;2.28;11370 +90090;48.15952;3.49444;176;20221006;18.5;9.4;14;1.5;11.36;0;1.53;9055 +90090;48.15952;3.49444;176;20221007;18.2;5.3;11.7;1;10.96;.2;1.32;10865 +90090;48.15952;3.49444;176;20221008;17.2;6.4;11.8;1.2;10.06;0;1.34;9695 +90090;48.15952;3.49444;176;20221009;18.8;4.7;11.8;1.8;10.11;0;1.61;11040 +90090;48.15952;3.49444;176;20221010;18.5;8.8;13.6;2;13.66;1.1;1.26;8848 +90090;48.15952;3.49444;176;20221011;16.7;12.2;14.5;2.6;13.81;0;1.17;5914 +90090;48.15952;3.49444;176;20221012;18.9;6.4;12.6;.8;12.06;.1;1.15;9960 +90090;48.15952;3.49444;176;20221013;16;12;14;2.4;14.36;3.3;.92;5331 +90090;48.15952;3.49444;176;20221014;17.4;14.2;15.8;4.6;16.56;14.3;.91;4724 +90090;48.15952;3.49444;176;20221015;17.6;15.4;16.5;4.7;16.91;3.5;.98;3713 +90090;48.15952;3.49444;176;20221016;22.6;14.6;18.6;2.4;17.36;1.1;1.49;7387 +90090;48.15952;3.49444;176;20221017;21;15.9;18.4;3;16.56;14.5;1.6;5749 +90090;48.15952;3.49444;176;20221018;19.3;13.9;16.6;1.6;16.96;.1;.95;5907 +90090;48.15952;3.49444;176;20221019;22;13.8;17.9;2.4;16.41;1.1;1.44;7125 +90090;48.15952;3.49444;176;20221020;21.5;15.9;18.7;3.1;16.71;16.4;1.56;5728 +90090;48.15952;3.49444;176;20221021;19.8;14;16.9;3.3;16.16;1.8;1.26;5780 +90090;48.15952;3.49444;176;20221022;20.8;12.4;16.6;2.3;14.91;.1;1.35;6933 +90090;48.15952;3.49444;176;20221023;21.5;15.1;18.3;4.3;15.31;.9;2.01;5883 +90090;48.15952;3.49444;176;20221024;18.5;14.8;16.7;5;13.56;.6;1.99;4327 +90090;48.15952;3.49444;176;20221025;18.5;10.9;14.7;2.8;13.91;0;1.15;6269 +90090;48.15952;3.49444;176;20221026;21.5;13.8;17.6;3.5;14.71;.1;1.76;6169 +90090;48.15952;3.49444;176;20221027;23.3;14.3;18.8;3.7;14.61;0;2.15;6551 +90090;48.15952;3.49444;176;20221028;22.2;16.8;19.5;2.7;14.66;0;1.9;4923 +90090;48.15952;3.49444;176;20221029;23.6;14.7;19.1;2.1;14.11;0;1.72;6396 +90090;48.15952;3.49444;176;20221030;20.5;12.6;16.5;1.9;12.76;0;1.38;5886 +90090;48.15952;3.49444;176;20221031;20.5;12.6;16.6;3.1;14.46;2.3;1.41;5813 +90090;48.15952;3.49444;176;20221101;16.1;10.7;13.4;5.2;12.11;.1;1.41;4578 +90090;48.15952;3.49444;176;20221102;15.5;9.7;12.6;3.3;11.66;.1;1.08;4784 +90090;48.15952;3.49444;176;20221103;13.8;9.3;11.6;4;11.21;11.6;1;3946 +90090;48.15952;3.49444;176;20221104;10.8;8.8;9.8;4.4;10.51;2.1;.78;2460 +90090;48.15952;3.49444;176;20221105;10.5;2.8;6.7;2.6;9.16;0;.48;5270 +90090;48.15952;3.49444;176;20221106;10.7;6.7;8.7;3.7;9.81;.8;.68;3640 +90090;48.15952;3.49444;176;20221107;15.3;10.4;12.9;4.7;12.41;.1;1.03;4027 +90090;48.15952;3.49444;176;20221108;16.7;8.5;12.6;4.6;11.06;4.9;1.45;5139 +90090;48.15952;3.49444;176;20221109;14.3;11.6;13;3.3;12.61;.7;.86;2776 +90090;48.15952;3.49444;176;20221110;10.1;5.4;7.8;1.9;10.56;0;.31;3680 +90090;48.15952;3.49444;176;20221111;13.2;7.5;10.3;1.8;11.01;.2;.56;4126 +90090;48.15952;3.49444;176;20221112;17.7;7.5;12.6;1.5;11.66;.2;.73;5531 +90090;48.15952;3.49444;176;20221113;14;7;10.5;1.2;10.41;.1;.56;4288 +90090;48.15952;3.49444;176;20221114;16;5.1;10.6;2.7;10.96;1.5;.73;5513 +90090;48.15952;3.49444;176;20221115;13.9;8.1;11;4;11.96;3.2;.59;3825 +90090;48.15952;3.49444;176;20221116;13.1;9.4;11.2;5.5;11.71;5.1;.78;2939 +90090;48.15952;3.49444;176;20221117;12.9;11.1;12;6.7;11.46;3.3;1.19;1847 +90090;48.15952;3.49444;176;20221118;9.8;8.1;8.9;3.8;9.76;.3;.72;1687 +90090;48.15952;3.49444;176;20221119;8.2;2.6;5.4;1.9;8.46;.7;.32;3457 +90090;48.15952;3.49444;176;20221120;7.6;3.1;5.3;3.5;8.76;2.7;.25;3048 +90090;48.15952;3.49444;176;20221121;8.2;5.4;6.8;4.3;9.06;2;.47;2284 +90090;48.15952;3.49444;176;20221122;9.9;4.4;7.1;5.5;8.41;2.2;.82;3364 +90090;48.15952;3.49444;176;20221123;11.8;3.6;7.7;4;8.86;3.1;.71;4130 +90090;48.15952;3.49444;176;20221124;11.8;7;9.4;4.8;10.11;2.8;.75;3048 +90090;48.15952;3.49444;176;20221125;11.8;8.5;10.2;3;10.26;0;.73;2405 +90090;48.15952;3.49444;176;20221126;7.1;2.4;4.7;2.2;8.41;0;.21;2950 +90090;48.15952;3.49444;176;20221127;9.8;4.3;7;3.4;8.41;2.5;.62;3130 +90090;48.15952;3.49444;176;20221128;10.5;7;8.7;3;9.61;1.3;.6;2389 +90090;48.15952;3.49444;176;20221129;8.7;6.8;7.8;1.7;9.31;0;.46;1652 +90090;48.15952;3.49444;176;20221130;6.2;4.5;5.4;2.8;8.41;0;.34;1551 +90090;48.15952;3.49444;176;20221201;6.3;4.3;5.3;3.6;8.06;.3;.44;1611 +90090;48.15952;3.49444;176;20221202;4.7;4;4.4;3;7.61;1.3;.43;721 +90090;48.15952;3.49444;176;20221203;3.8;2.4;3.1;4.4;6.86;.5;.44;1265 +90090;48.15952;3.49444;176;20221204;4.2;2.2;3.2;2.9;7.06;3.4;.34;1608 +90090;48.15952;3.49444;176;20221205;3.1;2.8;3;1.6;7.26;.5;.34;420 +90090;48.15952;3.49444;176;20221206;3.4;1.7;2.6;1.8;6.96;0;.28;1423 +90090;48.15952;3.49444;176;20221207;3.8;0;1.9;1;6.86;0;.2;2297 +90090;48.15952;3.49444;176;20221208;3.2;1.5;2.4;1.2;6.36;.1;.35;1420 +90090;48.15952;3.49444;176;20221209;.9;-1;-.1;2.9;5.71;.1;.27;1172 +90090;48.15952;3.49444;176;20221210;1.4;-1.3;.1;1.8;5.26;0;.34;1832 +90090;48.15952;3.49444;176;20221211;-2.3;-3.7;-3;1.7;4.81;0;.18;1142 +90090;48.15952;3.49444;176;20221212;-2.5;-5.1;-3.8;2.2;4.21;0;.21;1780 +90090;48.15952;3.49444;176;20221213;.9;-5;-2.1;2.6;4.11;2.9;.4;2847 +90090;48.15952;3.49444;176;20221214;.3;-.9;-.3;1.8;5.81;2.5;.24;968 +90090;48.15952;3.49444;176;20221215;.3;-2.1;-.9;3.5;5.01;0;.36;1617 +90090;48.15952;3.49444;176;20221216;.9;-5.2;-2.2;2.3;4.51;0;.26;2894 +90090;48.15952;3.49444;176;20221217;-1.8;-2.8;-2.3;2.2;4.46;0;.35;927 +90090;48.15952;3.49444;176;20221218;3.2;-6.8;-1.8;3;4.81;.3;.27;3789 +90090;48.15952;3.49444;176;20221219;12.2;3.6;7.9;4.4;8.81;0;.77;3436 +90090;48.15952;3.49444;176;20221220;13.6;9.7;11.6;4.3;10.86;2.8;1.03;2118 +90090;48.15952;3.49444;176;20221221;11.3;10.8;11.1;5.4;12.41;3.5;.5;454 +90090;48.15952;3.49444;176;20221222;12.7;11;11.8;7.3;12.36;6.2;.77;1294 +90090;48.15952;3.49444;176;20221223;14;12.6;13.3;5.6;13.86;3.7;.67;1152 +90090;48.15952;3.49444;176;20221224;11.5;9.7;10.6;3.3;11.41;.2;.57;1346 +90090;48.15952;3.49444;176;20221225;14.9;9.3;12.1;3.8;11.16;.8;.93;2714 +90090;48.15952;3.49444;176;20221226;11.5;10.7;11.1;3.8;10.66;2.7;.96;788 +90090;48.15952;3.49444;176;20221227;7.3;2;4.7;2.8;7.96;0;.27;2594 +90090;48.15952;3.49444;176;20221228;10.9;5.5;8.2;6.1;10.01;.8;.49;2666 +90090;48.15952;3.49444;176;20221229;11.1;10.3;10.7;6.5;10.46;1.8;1.13;867 +90090;48.15952;3.49444;176;20221230;13.7;5.5;9.6;6.4;11.06;3.6;.55;3412 +90090;48.15952;3.49444;176;20221231;16;13.5;14.7;7.1;11.86;0;1.98;1762 +90091;48.17881;3.82939;188;20220101;14.5;6.2;10.4;1.9;10.01;.1;.55;3482 +90091;48.17881;3.82939;188;20220102;13.3;8.5;10.9;5.2;10.01;0;1.16;2576 +90091;48.17881;3.82939;188;20220103;11.8;10.5;11.2;6.3;11.31;8;.9;1170 +90091;48.17881;3.82939;188;20220104;11.3;10.3;10.8;5.9;10.01;10.8;1.27;989 +90091;48.17881;3.82939;188;20220105;5;1;3;3.6;6.31;.1;.53;2377 +90091;48.17881;3.82939;188;20220106;4.8;-.6;2.1;2.2;5.91;.4;.4;2849 +90091;48.17881;3.82939;188;20220107;5.8;1.1;3.5;5.8;7.01;3.8;.45;2658 +90091;48.17881;3.82939;188;20220108;7;1.2;4.1;6.6;7.91;14.2;.24;3025 +90091;48.17881;3.82939;188;20220109;5.2;4.2;4.7;4.3;7.21;2.2;.65;1049 +90091;48.17881;3.82939;188;20220110;2.2;.3;1.3;1.2;6.31;0;.27;1608 +90091;48.17881;3.82939;188;20220111;1.4;-.7;.4;2.1;6.01;0;.23;1731 +90091;48.17881;3.82939;188;20220112;3.1;-2.4;.4;2.1;5.71;0;.26;3071 +90091;48.17881;3.82939;188;20220113;.6;-1.4;-.4;2.2;5.81;.1;.2;1725 +90091;48.17881;3.82939;188;20220114;7.8;-1.9;3;.8;5.91;0;.27;4304 +90091;48.17881;3.82939;188;20220115;7.1;-1.1;3;1.4;6.11;0;.37;3977 +90091;48.17881;3.82939;188;20220116;.7;-2.4;-.8;3.3;5.81;.3;.11;2332 +90091;48.17881;3.82939;188;20220117;5.7;.7;3.2;1.2;7.41;.1;.23;3105 +90091;48.17881;3.82939;188;20220118;7.6;2.9;5.3;2.7;7.41;0;.54;3042 +90091;48.17881;3.82939;188;20220119;3.5;2.2;2.9;3.7;7.17;2.1;.2;1266 +90091;48.17881;3.82939;188;20220120;5.8;2.5;4.2;3.1;7.07;.2;.53;3251 +90091;48.17881;3.82939;188;20220121;4;-.3;1.9;2.6;6.17;0;.42;3086 +90091;48.17881;3.82939;188;20220122;4.1;-1.1;1.5;1.2;6.61;0;.23;3412 +90091;48.17881;3.82939;188;20220123;5.2;2;3.6;2;6.71;0;.46;2636 +90091;48.17881;3.82939;188;20220124;5.5;-1.1;2.2;1.5;5.81;0;.42;4011 +90091;48.17881;3.82939;188;20220125;-1.6;-3.3;-2.4;1.2;5.11;0;.21;1881 +90091;48.17881;3.82939;188;20220126;-1.4;-2;-1.7;1.7;5.27;0;.26;1202 +90091;48.17881;3.82939;188;20220127;1;-2;-.5;3.1;5.92;.2;.21;2318 +90091;48.17881;3.82939;188;20220128;4.3;1.2;2.8;1.9;7.11;0;.3;2807 +90091;48.17881;3.82939;188;20220129;6.8;2.4;4.6;4.4;8.51;.6;.19;3472 +90091;48.17881;3.82939;188;20220130;9.4;7.1;8.3;2.5;8.71;0;.76;2447 +90091;48.17881;3.82939;188;20220131;7.1;4.9;6;5.3;6.91;.7;1.13;2426 +90091;48.17881;3.82939;188;20220201;7.8;1;4.4;4.6;7.91;.7;.4;4626 +90091;48.17881;3.82939;188;20220202;9.7;8.2;9;4;10.31;.2;.6;2008 +90091;48.17881;3.82939;188;20220203;8.8;6.2;7.5;3.3;8.51;0;.77;2811 +90091;48.17881;3.82939;188;20220204;8.4;4.8;6.6;4.1;8.41;.9;.67;3431 +90091;48.17881;3.82939;188;20220205;8.7;-.5;4.1;2.7;6.81;.1;.66;5805 +90091;48.17881;3.82939;188;20220206;9.2;3.6;6.4;7.8;9.11;12.3;.46;4520 +90091;48.17881;3.82939;188;20220207;8;4;6;3.2;7.01;0;.92;3825 +90091;48.17881;3.82939;188;20220208;10.4;3.4;6.9;2.2;7.51;0;.84;5268 +90091;48.17881;3.82939;188;20220209;14.6;2.4;8.5;2.7;7.21;0;1.34;7190 +90091;48.17881;3.82939;188;20220210;6;6;6;4.3;7.68;1;.89;4800 +90091;48.17881;3.82939;188;20220211;8.1;-.5;3.8;1.9;6.38;0;.72;9600 +90091;48.17881;3.82939;188;20220212;6.7;-5.1;.8;1.4;5.08;0;.62;10200 +90091;48.17881;3.82939;188;20220213;13.6;-3.8;4.9;4.6;6.88;.2;1.51;9200 +90091;48.17881;3.82939;188;20220214;11;7.4;9.2;6;8.79;3.1;1.49;5505 +90091;48.17881;3.82939;188;20220215;10.4;5.4;7.9;6.4;8.68;5.5;1.28;8500 +90091;48.17881;3.82939;188;20220216;13.3;7.3;10.3;6.8;11.91;1.9;.62;5528 +90091;48.17881;3.82939;188;20220217;12.4;10.9;11.7;6.6;9.91;.1;1.74;2620 +90091;48.17881;3.82939;188;20220218;12.5;8.5;10.5;7;9.61;.8;1.57;4592 +90091;48.17881;3.82939;188;20220219;8.5;2.7;5.6;5.7;6.51;0;1.37;5697 +90091;48.17881;3.82939;188;20220220;11.3;6;8.7;7.2;9.81;2.8;.94;5517 +90091;48.17881;3.82939;188;20220221;8.9;5.6;7.3;7.7;7.81;.1;1.35;4343 +90091;48.17881;3.82939;188;20220222;9.3;4.6;7;4.3;9.51;.4;.54;5340 +90091;48.17881;3.82939;188;20220223;11.4;5.6;8.5;2;9.81;0;.77;6068 +90091;48.17881;3.82939;188;20220224;11.5;8;9.8;4.1;8.11;1.8;1.59;4703 +90091;48.17881;3.82939;188;20220225;9;.7;4.9;2.9;6.21;0;1.14;7561 +90091;48.17881;3.82939;188;20220226;8.8;-1.1;3.9;2.5;5.61;0;1.14;8419 +90091;48.17881;3.82939;188;20220227;11;.2;5.6;2.8;4.61;0;1.72;8943 +90091;48.17881;3.82939;188;20220228;13;-1.2;5.9;1.2;5.01;0;1.26;10464 +90091;48.17881;3.82939;188;20220301;12.3;-.4;6;1.5;5.51;0;1.3;10021 +90091;48.17881;3.82939;188;20220302;12.6;2.5;7.6;1.2;6.81;0;1.16;9027 +90091;48.17881;3.82939;188;20220303;13.1;6.8;10;1.4;9.61;0;1.05;7155 +90091;48.17881;3.82939;188;20220304;11.8;5.9;8.9;1.6;6.31;0;1.4;7013 +90091;48.17881;3.82939;188;20220305;10.2;-3;3.6;1.4;4.31;0;1.29;10830 +90091;48.17881;3.82939;188;20220306;7.2;-2.3;2.5;2.4;3.91;0;1.41;9261 +90091;48.17881;3.82939;188;20220307;7.5;-2.4;2.6;3.2;3.91;0;1.62;9595 +90091;48.17881;3.82939;188;20220308;13.7;-1;6.4;2.3;4.51;0;1.98;11938 +90091;48.17881;3.82939;188;20220309;14.8;2;8.4;2.3;6.31;0;1.88;11268 +90091;48.17881;3.82939;188;20220310;15.7;5.4;10.6;3.4;7.41;0;2.24;10207 +90091;48.17881;3.82939;188;20220311;15.7;6.9;11.3;5.8;8.31;1;2.59;9534 +90091;48.17881;3.82939;188;20220312;9.4;5.8;7.6;4.4;9.11;6.7;.94;6044 +90091;48.17881;3.82939;188;20220313;9.9;6.8;8.4;5.3;8.91;3.3;1.22;5658 +90091;48.17881;3.82939;188;20220314;13.9;2.9;8.4;3.3;8.11;3.9;1.72;11136 +90091;48.17881;3.82939;188;20220315;14.1;8.5;11.3;2.8;11.31;.1;1.27;7941 +90091;48.17881;3.82939;188;20220316;15.5;8.1;11.8;1.9;10.81;0;1.47;9304 +90091;48.17881;3.82939;188;20220317;9.2;8.3;8.8;4.3;8.81;0;1.19;3040 +90091;48.17881;3.82939;188;20220318;13.9;4.2;9;5.3;6.68;0;2.87;15000 +90091;48.17881;3.82939;188;20220319;15.7;4.5;10.1;4.6;6.38;0;3.23;17100 +90091;48.17881;3.82939;188;20220320;10.6;-1.2;4.7;1.7;6.98;0;1.04;5300 +90091;48.17881;3.82939;188;20220321;18.1;6;12.1;3.5;8.06;0;2.85;14032 +90091;48.17881;3.82939;188;20220322;17.7;0;8.8;1.8;6.78;0;2.38;17200 +90091;48.17881;3.82939;188;20220323;18.5;-1.8;8.3;2;6.18;0;2.63;18100 +90091;48.17881;3.82939;188;20220324;20;-1.9;9;1.5;6.38;0;2.55;18200 +90091;48.17881;3.82939;188;20220325;19.2;.6;9.9;3;6.48;0;3.2;18300 +90091;48.17881;3.82939;188;20220326;20.1;2.9;11.5;3.3;6.28;0;3.62;18300 +90091;48.17881;3.82939;188;20220327;21.2;1.2;11.2;2.3;6.98;0;3.19;18700 +90091;48.17881;3.82939;188;20220328;20.9;.1;10.5;.7;7.38;0;2.2;17300 +90091;48.17881;3.82939;188;20220329;18.9;4.2;11.5;1.9;9.58;1.8;2.07;10600 +90091;48.17881;3.82939;188;20220330;13.5;8.6;11;1.7;11.38;8;1.38;8500 +90091;48.17881;3.82939;188;20220331;9.4;5.9;7.6;4.2;8.08;.4;1.5;6300 +90091;48.17881;3.82939;188;20220401;5.4;1;3.2;5.8;5.66;.9;1.37;5786 +90091;48.17881;3.82939;188;20220402;4.8;.3;2.6;6.5;5.07;0;1.57;7565 +90091;48.17881;3.82939;188;20220403;6.5;-3.2;1.6;2.6;4.48;0;1.63;12700 +90091;48.17881;3.82939;188;20220404;11.1;-5.1;3;4.1;5.28;.1;2.29;18400 +90091;48.17881;3.82939;188;20220405;10.3;5.6;8;5.3;9.76;.2;.94;5092 +90091;48.17881;3.82939;188;20220406;13;4.1;8.5;5.9;9.98;1.9;1.34;6400 +90091;48.17881;3.82939;188;20220407;15.5;9;12.2;8.5;10.58;5.8;2.63;9400 +90091;48.17881;3.82939;188;20220408;15.2;6.6;10.9;7.3;9.58;24;2.43;7500 +90091;48.17881;3.82939;188;20220409;10;1.8;5.9;2.8;7.08;1.6;1.71;11900 +90091;48.17881;3.82939;188;20220410;13.3;-3.2;5;1.5;6.18;0;2.28;20400 +90091;48.17881;3.82939;188;20220411;18.8;-1.2;8.8;3.2;8.08;0;3.08;19600 +90091;48.17881;3.82939;188;20220412;22.1;5.3;13.7;3.8;10.18;.1;3.62;16900 +90091;48.17881;3.82939;188;20220413;18.9;6.2;12.5;2.5;11.98;.4;2.28;13500 +90091;48.17881;3.82939;188;20220414;20.3;7.9;14.1;1.8;11.78;0;3.01;19600 +90091;48.17881;3.82939;188;20220415;20.1;6;13;2.5;10.98;0;3.21;20900 +90091;48.17881;3.82939;188;20220416;18.3;5.2;11.7;3.7;8.78;0;3.73;24200 +90091;48.17881;3.82939;188;20220417;20.6;2.8;11.7;2.9;5.88;0;4.32;24700 +90091;48.17881;3.82939;188;20220418;18.9;.9;9.9;1.7;7.08;0;3.27;23100 +90091;48.17881;3.82939;188;20220419;19.2;5;12.1;2.6;9.08;0;3.45;21900 +90091;48.17881;3.82939;188;20220420;18.6;3.6;11.1;3;7.28;0;3.8;23300 +90091;48.17881;3.82939;188;20220421;19.1;2.3;10.7;2.8;7.68;0;3.75;24400 +90091;48.17881;3.82939;188;20220422;19.2;4.2;11.7;2.5;8.98;0;3.53;23200 +90091;48.17881;3.82939;188;20220423;19.8;3.9;11.8;3;10.18;3.7;2.65;12200 +90091;48.17881;3.82939;188;20220424;15.5;6.7;11.1;2.3;11.18;3.5;1.83;10600 +90091;48.17881;3.82939;188;20220425;16.9;8;12.4;2.2;9.48;0;2.63;13900 +90091;48.17881;3.82939;188;20220426;15.1;1.4;8.2;2.6;8.28;0;2.67;19700 +90091;48.17881;3.82939;188;20220427;18.7;1.7;10.2;3.4;8.68;0;3.66;24800 +90091;48.17881;3.82939;188;20220428;21.9;5.9;13.9;3.2;8.48;0;4.51;24400 +90091;48.17881;3.82939;188;20220429;19.2;5.1;12.1;2.4;9.48;0;2.91;15300 +90091;48.17881;3.82939;188;20220430;16.2;3.7;9.9;4;8.38;0;3.5;24300 +90091;48.17881;3.82939;188;20220501;16.8;1.7;9.2;3.2;7.98;0;3.22;21000 +90091;48.17881;3.82939;188;20220502;19.5;3.3;11.4;3.4;9.18;0;3.64;21800 +90091;48.17881;3.82939;188;20220503;21.2;5.2;13.2;3.6;9.98;0;4.15;23800 +90091;48.17881;3.82939;188;20220504;15.5;7.4;11.4;3.5;11.18;.4;2.04;10900 +90091;48.17881;3.82939;188;20220505;18.2;6.7;12.4;3.1;10.78;.3;3.24;20500 +90091;48.17881;3.82939;188;20220506;20.4;5.9;13.2;1.4;10.81;.1;3.18;20954 +90091;48.17881;3.82939;188;20220507;20.9;7.9;14.4;1.3;10.91;0;3.22;19933 +90091;48.17881;3.82939;188;20220508;22.6;8.4;15.5;2;12.31;.1;3.57;20965 +90091;48.17881;3.82939;188;20220509;25;8.8;16.9;.9;12.31;0;3.72;22539 +90091;48.17881;3.82939;188;20220510;26.5;11.1;18.8;1.9;12.41;0;4.33;22081 +90091;48.17881;3.82939;188;20220511;27.1;14.7;20.9;4.3;12.41;0;5.47;19877 +90091;48.17881;3.82939;188;20220512;21.2;12;16.6;2;13.91;0;3.09;17155 +90091;48.17881;3.82939;188;20220513;22.2;11.7;17;2.1;10.51;0;3.76;18443 +90091;48.17881;3.82939;188;20220514;23.3;7.1;15.2;1.2;10.21;0;3.8;23109 +90091;48.17881;3.82939;188;20220515;29.5;13.1;21.3;2;11.71;2.1;5.12;23361 +90091;48.17881;3.82939;188;20220516;25.2;14.7;20;2.5;15.11;.2;3.99;18701 +90091;48.17881;3.82939;188;20220517;28.5;15.7;22.1;2.2;14.61;0;4.71;20778 +90091;48.17881;3.82939;188;20220518;29.2;17.1;23.2;2.2;16.81;0;4.65;20277 +90091;48.17881;3.82939;188;20220519;29.2;20.1;24.7;3.2;16.21;0;5.09;17607 +90091;48.17881;3.82939;188;20220520;29.1;15.7;22.4;3;16.41;1.1;5.04;21533 +90091;48.17881;3.82939;188;20220521;24.4;9.6;17;1.4;12.01;0;4;22737 +90091;48.17881;3.82939;188;20220522;25.8;13.7;19.8;1.7;13.21;4.5;4.17;20600 +90091;48.17881;3.82939;188;20220523;21.6;15.6;18.6;4;16.61;10.7;3.05;14447 +90091;48.17881;3.82939;188;20220524;17.6;11.3;14.5;2.9;12.21;.1;2.74;14865 +90091;48.17881;3.82939;188;20220525;20.2;6.9;13.6;1.7;10.71;0;3.49;21844 +90091;48.17881;3.82939;188;20220526;20.6;12.8;16.7;2;13.01;.1;3.2;16694 +90091;48.17881;3.82939;188;20220527;19.8;11;15.4;1.9;13.11;0;3.07;17812 +90091;48.17881;3.82939;188;20220528;19;8.3;13.7;2.6;10.01;0;3.49;19739 +90091;48.17881;3.82939;188;20220529;16.8;5.7;11.3;2.8;8.01;.1;3.41;20170 +90091;48.17881;3.82939;188;20220530;20;4.4;12.2;1.8;8.51;0;3.81;24047 +90091;48.17881;3.82939;188;20220531;23;7;15;1.2;8.81;0;4.08;24423 +90091;48.17881;3.82939;188;20220601;23.3;6.8;15.1;1.3;9.61;0;4.15;24870 +90091;48.17881;3.82939;188;20220602;24.8;11.1;18;2.4;10.71;.9;4.68;22682 +90091;48.17881;3.82939;188;20220603;26;14.8;20.4;1.4;15.11;.5;4.05;20519 +90091;48.17881;3.82939;188;20220604;29.2;17.1;23.2;2.1;17.01;21.7;4.8;21388 +90091;48.17881;3.82939;188;20220605;22.2;16.6;19.4;3;17.51;8.6;3.04;14459 +90091;48.17881;3.82939;188;20220606;21.5;14.2;17.9;2.6;13.51;.8;3.5;16593 +90091;48.17881;3.82939;188;20220607;22.3;13.3;17.8;3;14.31;.3;3.69;18499 +90091;48.17881;3.82939;188;20220608;19.2;13.3;16.3;2.4;14.31;13;2.79;14931 +90091;48.17881;3.82939;188;20220609;20.9;11;16;2.6;12.41;.2;3.61;19482 +90091;48.17881;3.82939;188;20220610;24.8;10.2;17.5;1.4;13.71;.1;4.16;23773 +90091;48.17881;3.82939;188;20220611;28.5;12.6;20.6;1.1;16.11;0;4.61;24856 +90091;48.17881;3.82939;188;20220612;25.4;14.4;19.9;2.6;14.41;0;4.42;20635 +90091;48.17881;3.82939;188;20220613;22.9;10;16.5;1.8;11.31;0;4.08;22400 +90091;48.17881;3.82939;188;20220614;26.5;10.3;18.4;1.6;11.81;0;4.73;25170 +90091;48.17881;3.82939;188;20220615;32.1;13.4;22.8;1;14.21;0;5.28;27091 +90091;48.17881;3.82939;188;20220616;29.2;14.9;22.1;1;14.51;0;4.63;23659 +90091;48.17881;3.82939;188;20220617;32.3;14;23.2;1;14.01;0;5.29;26827 +90091;48.17881;3.82939;188;20220618;36.8;19.2;28;2.3;14.71;0;6.96;26312 +90091;48.17881;3.82939;188;20220619;35;19;27;4.2;16.81;18.8;7.58;25077 +90091;48.17881;3.82939;188;20220620;24.2;16.8;20.5;2.9;18.41;4;3.53;16936 +90091;48.17881;3.82939;188;20220621;27.3;13.8;20.6;2.1;17.21;.8;4.51;23008 +90091;48.17881;3.82939;188;20220622;24.2;18;21.1;1.7;19.61;7.6;3.16;15469 +90091;48.17881;3.82939;188;20220623;26.6;16.6;21.6;1.6;18.21;16.9;4;19743 +90091;48.17881;3.82939;188;20220624;23.6;16.2;19.9;3.2;16.81;.6;3.66;16925 +90091;48.17881;3.82939;188;20220625;23.7;15.2;19.5;2.9;15.91;5.5;3.81;18158 +90091;48.17881;3.82939;188;20220626;18.1;12.9;15.5;1.2;15.11;2.1;2.41;14111 +90091;48.17881;3.82939;188;20220627;23.4;13.7;18.6;1.6;14.61;4.4;3.69;19397 +90091;48.17881;3.82939;188;20220628;26;10.1;18.1;1;12.11;.1;4.37;24919 +90091;48.17881;3.82939;188;20220629;26.5;12.4;19.5;1.5;13.71;5.7;4.47;23421 +90091;48.17881;3.82939;188;20220630;13.9;13.7;13.8;2.4;14.51;10;.85;2454 +90091;48.17881;3.82939;188;20220701;21.3;12;16.7;2.5;12.51;0;3.66;18906 +90091;48.17881;3.82939;188;20220702;26.4;9.3;17.9;1.3;12.61;0;4.55;25736 +90091;48.17881;3.82939;188;20220703;25.9;12.9;19.4;1.3;13.81;0;4.22;22359 +90091;48.17881;3.82939;188;20220704;25.6;11;18.3;2.2;12.57;0;4.91;25995 +90091;48.17881;3.82939;188;20220705;26.2;11.7;18.9;2.7;12.62;0;5.34;26881 +90091;48.17881;3.82939;188;20220706;24;11.5;17.8;3;11.92;0;4.93;24860 +90091;48.17881;3.82939;188;20220707;22.8;11.7;17.3;3;13.84;0;4;20249 +90091;48.17881;3.82939;188;20220708;25.3;11.1;18.2;2.8;12.31;0;4.75;23171 +90091;48.17881;3.82939;188;20220709;27.6;11.8;19.7;2;13.61;0;4.86;24408 +90091;48.17881;3.82939;188;20220710;25.1;12.7;18.9;4;12.61;0;4.98;21529 +90091;48.17881;3.82939;188;20220711;28.8;14.6;21.7;2.9;13.81;0;5.42;23009 +90091;48.17881;3.82939;188;20220712;30;14.4;22.2;1.4;13.91;0;4.93;24073 +90091;48.17881;3.82939;188;20220713;31.9;14.3;23.1;1.1;12.61;0;5.12;25524 +90091;48.17881;3.82939;188;20220714;31.8;18;24.9;2.4;13.61;0;5.79;22494 +90091;48.17881;3.82939;188;20220715;25.6;15;20.3;3.4;11.41;0;5.09;19610 +90091;48.17881;3.82939;188;20220716;27.4;13.7;20.6;2;10.91;0;4.9;22277 +90091;48.17881;3.82939;188;20220717;31.3;14.9;23.1;1.9;11.41;0;5.57;24331 +90091;48.17881;3.82939;188;20220718;36.6;17.9;27.3;1.2;11.31;0;5.74;25921 +90091;48.17881;3.82939;188;20220719;38.4;22.6;30.5;2.9;14.11;1.1;7.51;23714 +90091;48.17881;3.82939;188;20220720;23.9;20.7;22.3;2.9;17.91;.6;3.15;10427 +90091;48.17881;3.82939;188;20220721;26.5;15.8;21.2;2.1;17.41;.1;3.99;19308 +90091;48.17881;3.82939;188;20220722;28.2;16.6;22.4;1.4;18.91;1.4;4.04;20042 +90091;48.17881;3.82939;188;20220723;26.2;17.4;21.8;.9;19.01;.1;3.39;17339 +90091;48.17881;3.82939;188;20220724;32.1;15.1;23.6;1;16.71;.3;4.78;24149 +90091;48.17881;3.82939;188;20220725;27.5;19.2;23.4;3.1;16.51;.2;4.53;16690 +90091;48.17881;3.82939;188;20220726;24;15.4;19.7;1.6;13.81;0;3.54;16923 +90091;48.17881;3.82939;188;20220727;25.4;13.5;19.5;1.7;12.21;0;4.07;19885 +90091;48.17881;3.82939;188;20220728;26.8;13.4;20.1;1.4;11.51;0;4.22;21029 +90091;48.17881;3.82939;188;20220729;27.7;12.7;20.2;1.2;12.01;0;4.25;22167 +90091;48.17881;3.82939;188;20220730;30.2;14.7;22.5;1.3;13.51;0;4.59;22432 +90091;48.17881;3.82939;188;20220731;29.4;15.2;22.3;1.5;15.01;0;4.45;21350 +90091;48.17881;3.82939;188;20220801;26.2;15.7;21;1.1;16.51;0;3.53;18214 +90091;48.17881;3.82939;188;20220802;31.1;15.2;23.2;.8;16.21;0;4.28;22385 +90091;48.17881;3.82939;188;20220803;34.4;17.8;26.1;1;15.41;0;4.79;22760 +90091;48.17881;3.82939;188;20220804;34.3;21.6;28;1.6;16.71;7.5;4.99;19754 +90091;48.17881;3.82939;188;20220805;25.5;17.3;21.4;2.9;17.21;0;3.69;15711 +90091;48.17881;3.82939;188;20220806;24.5;13.3;18.9;4.3;11.61;0;4.78;18321 +90091;48.17881;3.82939;188;20220807;27.1;11.7;19.4;3.4;10.11;0;5.33;21425 +90091;48.17881;3.82939;188;20220808;28.5;14.5;21.5;3.4;10.91;0;5.54;20290 +90091;48.17881;3.82939;188;20220809;31.3;14.9;23.1;3.3;12.11;0;5.99;21860 +90091;48.17881;3.82939;188;20220810;31.4;17.3;24.4;2.3;10.71;0;5.36;20118 +90091;48.17881;3.82939;188;20220811;31.5;17.8;24.7;2.5;9.81;0;5.58;19701 +90091;48.17881;3.82939;188;20220812;32.5;14.4;23.5;2.2;10.01;0;5.58;22557 +90091;48.17881;3.82939;188;20220813;32.3;19.5;25.9;2.2;9.71;0;5.37;18786 +90091;48.17881;3.82939;188;20220814;27.1;20.1;23.6;2.6;14.71;2.8;4.09;13702 +90091;48.17881;3.82939;188;20220815;21.6;16;18.8;2.8;17.91;1;2.4;12132 +90091;48.17881;3.82939;188;20220816;27.5;16;21.8;2.5;17.31;8.2;3.87;17428 +90091;48.17881;3.82939;188;20220817;27.2;16.2;21.7;2.3;17.71;1;3.67;16917 +90091;48.17881;3.82939;188;20220818;25.9;16.5;21.2;1.1;17.81;1;3.01;15498 +90091;48.17881;3.82939;188;20220819;24.6;15.5;20.1;2.7;17.61;.8;3.13;15132 +90091;48.17881;3.82939;188;20220820;25.3;14.2;19.8;2.1;15.01;0;3.45;16628 +90091;48.17881;3.82939;188;20220821;26.6;11.6;19.1;1.2;13.11;.1;3.5;19245 +90091;48.17881;3.82939;188;20220822;24.5;14.2;19.4;1.5;15.61;.1;3.01;15761 +90091;48.17881;3.82939;188;20220823;28.3;15.5;21.9;.9;16.91;0;3.3;17476 +90091;48.17881;3.82939;188;20220824;32.3;15.5;23.9;1.2;14.41;0;4.11;19918 +90091;48.17881;3.82939;188;20220825;32.3;18.1;25.2;1.8;13.81;.9;4.49;18135 +90091;48.17881;3.82939;188;20220826;23.8;18.2;21;2.3;16.91;1;2.78;11155 +90091;48.17881;3.82939;188;20220827;24.6;12.8;18.7;1.8;14.11;0;3.15;16227 +90091;48.17881;3.82939;188;20220828;27.2;13.5;20.4;2.1;14.41;0;3.69;17367 +90091;48.17881;3.82939;188;20220829;30.5;14.4;22.5;1.2;14.91;.5;3.7;18698 +90091;48.17881;3.82939;188;20220830;22.9;15.3;19.1;1.3;15.91;.3;2.44;12617 +90091;48.17881;3.82939;188;20220831;26.4;14.5;20.5;1;15.91;.1;2.9;15742 +90091;48.17881;3.82939;188;20220901;27.6;15.1;21.4;2;14.01;0;3.63;15999 +90091;48.17881;3.82939;188;20220902;24.6;15.9;20.3;1.9;14.41;2.7;2.98;13163 +90091;48.17881;3.82939;188;20220903;25;15.4;20.2;2.6;16.11;.9;3.08;13718 +90091;48.17881;3.82939;188;20220904;28.9;13.9;21.4;1.7;14.41;.7;3.59;17081 +90091;48.17881;3.82939;188;20220905;31.5;17.6;24.6;2.8;16.01;2.6;4.52;16273 +90091;48.17881;3.82939;188;20220906;30;16;23;3.1;16.51;2.7;4.24;16176 +90091;48.17881;3.82939;188;20220907;24.2;14.5;19.4;2.5;16.01;12.5;2.8;13270 +90091;48.17881;3.82939;188;20220908;21.6;14.2;17.9;4.2;15.91;2.8;2.5;11427 +90091;48.17881;3.82939;188;20220909;21.6;14.5;18.1;3.9;15.21;3.6;2.61;11072 +90091;48.17881;3.82939;188;20220910;19.8;14.1;17;3.2;14.71;.5;2.16;9780 +90091;48.17881;3.82939;188;20220911;21.7;11.2;16.5;.9;14.71;.2;2.08;13270 +90091;48.17881;3.82939;188;20220912;28;12.9;20.5;1.3;14.51;0;2.99;15822 +90091;48.17881;3.82939;188;20220913;29.2;18.5;23.9;1.4;17.61;7;2.94;13118 +90091;48.17881;3.82939;188;20220914;25.6;18.4;22;3.2;20.01;7.7;2.62;10577 +90091;48.17881;3.82939;188;20220915;21.4;17.3;19.4;2.3;17.01;1.5;1.94;7802 +90091;48.17881;3.82939;188;20220916;17.2;13.1;15.2;2.1;12.61;.1;1.73;7714 +90091;48.17881;3.82939;188;20220917;17;7.8;12.4;3;8.71;0;2.43;11612 +90091;48.17881;3.82939;188;20220918;18.7;4.3;11.5;1.8;8.51;0;2.26;14458 +90091;48.17881;3.82939;188;20220919;16.8;6.1;11.5;1.1;8.91;0;1.78;12269 +90091;48.17881;3.82939;188;20220920;16.7;4.9;10.8;1.1;9.31;0;1.71;12754 +90091;48.17881;3.82939;188;20220921;18.4;6.6;12.5;1.6;9.31;0;2.03;12605 +90091;48.17881;3.82939;188;20220922;20.2;4.6;12.4;.7;8.61;0;1.87;14378 +90091;48.17881;3.82939;188;20220923;18.8;7.2;13;.9;9.21;0;1.78;12199 +90091;48.17881;3.82939;188;20220924;16.3;11;13.7;1;11.81;1;1.36;8023 +90091;48.17881;3.82939;188;20220925;16.7;9.8;13.3;1.4;11.71;.3;1.48;9094 +90091;48.17881;3.82939;188;20220926;15.4;7.7;11.6;4.1;10.81;7.2;1.67;9508 +90091;48.17881;3.82939;188;20220927;12.5;9.4;11;4.6;11.71;10.2;1;5819 +90091;48.17881;3.82939;188;20220928;13.3;10.6;12;2.6;12.01;2.4;1.06;5334 +90091;48.17881;3.82939;188;20220929;13.4;8;10.7;1.2;10.81;5.4;1.1;7600 +90091;48.17881;3.82939;188;20220930;16;3.3;9.7;1.7;9.71;4.1;1.46;11704 +90091;48.17881;3.82939;188;20221001;18.9;10.3;14.6;5.8;13.51;1.3;1.92;9439 +90091;48.17881;3.82939;188;20221002;18.3;14.2;16.3;3.3;16.41;3.1;1.21;6314 +90091;48.17881;3.82939;188;20221003;16;10.9;13.5;1.6;12.51;0;1.22;6989 +90091;48.17881;3.82939;188;20221004;18.7;6.8;12.8;1.3;11.81;.1;1.44;10729 +90091;48.17881;3.82939;188;20221005;23.4;10.4;16.9;3.2;13.71;0;2.38;11079 +90091;48.17881;3.82939;188;20221006;18.6;10.8;14.7;1.3;11.41;0;1.48;8379 +90091;48.17881;3.82939;188;20221007;18.8;6;12.4;.8;10.81;.2;1.32;10690 +90091;48.17881;3.82939;188;20221008;17;7.4;12.2;1;10.21;0;1.27;9078 +90091;48.17881;3.82939;188;20221009;19.3;5.3;12.3;1.6;10.31;0;1.57;10887 +90091;48.17881;3.82939;188;20221010;18.6;10.4;14.5;2.1;13.51;1.4;1.34;8125 +90091;48.17881;3.82939;188;20221011;17;12;14.5;2;13.61;0;1.16;6170 +90091;48.17881;3.82939;188;20221012;19.6;5.9;12.8;.5;11.91;.1;1.13;10311 +90091;48.17881;3.82939;188;20221013;16;12;14;2.2;14.21;2.3;.93;5317 +90091;48.17881;3.82939;188;20221014;17.5;14.1;15.8;4.6;16.21;14.1;1;4799 +90091;48.17881;3.82939;188;20221015;17.5;15.4;16.5;4.7;16.81;5.9;.98;3633 +90091;48.17881;3.82939;188;20221016;22.8;14.8;18.8;2.7;17.21;.4;1.6;7338 +90091;48.17881;3.82939;188;20221017;21.9;16.7;19.3;3.6;16.21;11;1.93;5754 +90091;48.17881;3.82939;188;20221018;20.2;13.4;16.8;1.4;16.51;0;1.05;6533 +90091;48.17881;3.82939;188;20221019;22;14.4;18.2;2.2;16.31;.8;1.43;6822 +90091;48.17881;3.82939;188;20221020;20.9;16.2;18.6;3.8;16.51;22.3;1.65;5201 +90091;48.17881;3.82939;188;20221021;20;13.8;16.9;3.6;16.21;.6;1.29;5936 +90091;48.17881;3.82939;188;20221022;20.9;12.6;16.8;2.6;14.91;0;1.41;6820 +90091;48.17881;3.82939;188;20221023;21.8;15.5;18.7;4.6;15.21;.7;2.16;5800 +90091;48.17881;3.82939;188;20221024;18.7;15.1;16.9;5.1;13.31;.9;2.12;4223 +90091;48.17881;3.82939;188;20221025;18.9;11.1;15;3.1;13.71;0;1.28;6294 +90091;48.17881;3.82939;188;20221026;21.3;14.3;17.8;4.3;14.31;.1;2.04;5848 +90091;48.17881;3.82939;188;20221027;23;15.5;19.3;4.8;14.41;0;2.58;5970 +90091;48.17881;3.82939;188;20221028;22.7;17.9;20.3;3.3;14.21;0;2.3;4624 +90091;48.17881;3.82939;188;20221029;24;15.3;19.7;2.5;13.41;0;2.03;6255 +90091;48.17881;3.82939;188;20221030;21.1;13.7;17.4;2.2;12.31;0;1.63;5647 +90091;48.17881;3.82939;188;20221031;20.5;12.6;16.6;3;14.21;2.8;1.42;5754 +90091;48.17881;3.82939;188;20221101;15.9;11.5;13.7;5.3;12.11;0;1.47;4129 +90091;48.17881;3.82939;188;20221102;15.8;9.6;12.7;3.6;11.51;.1;1.18;4892 +90091;48.17881;3.82939;188;20221103;13.1;10;11.6;5.1;11.11;13.2;1.1;3292 +90091;48.17881;3.82939;188;20221104;10.5;9;9.8;5;10.41;2.7;.82;2137 +90091;48.17881;3.82939;188;20221105;10.6;3.1;6.9;2.6;9.11;0;.51;5161 +90091;48.17881;3.82939;188;20221106;10;6.3;8.2;3.8;9.51;.3;.66;3454 +90091;48.17881;3.82939;188;20221107;15.2;10.2;12.7;5.6;12.21;0;1.12;4010 +90091;48.17881;3.82939;188;20221108;17;9.8;13.4;5.3;11.01;7.1;1.73;4810 +90091;48.17881;3.82939;188;20221109;14.2;11.5;12.9;3.5;12.81;1.2;.8;2752 +90091;48.17881;3.82939;188;20221110;10.1;6;8.1;2.2;10.81;0;.28;3423 +90091;48.17881;3.82939;188;20221111;14.4;6.5;10.5;1.6;10.91;.2;.57;4821 +90091;48.17881;3.82939;188;20221112;19.2;7.7;13.5;1.4;11.71;.1;.78;5803 +90091;48.17881;3.82939;188;20221113;12.7;7.6;10.2;1.1;10.11;.1;.55;3679 +90091;48.17881;3.82939;188;20221114;15.8;4.9;10.4;2.6;10.71;2.1;.72;5469 +90091;48.17881;3.82939;188;20221115;13.6;8.5;11.1;4.4;11.91;4.7;.62;3565 +90091;48.17881;3.82939;188;20221116;13;9.5;11.3;5.6;11.51;4.9;.85;2843 +90091;48.17881;3.82939;188;20221117;12.5;11.4;12;6.8;11.21;4.4;1.27;1403 +90091;48.17881;3.82939;188;20221118;9.2;8.4;8.8;3.6;9.71;.6;.71;1120 +90091;48.17881;3.82939;188;20221119;7.7;3.6;5.7;1.7;8.71;.5;.3;2968 +90091;48.17881;3.82939;188;20221120;7.6;3.8;5.7;3.6;8.71;2.5;.32;2801 +90091;48.17881;3.82939;188;20221121;8.5;6.1;7.3;4.6;9.11;2.2;.56;2116 +90091;48.17881;3.82939;188;20221122;9.6;4.5;7.1;5.7;8.21;1.6;.87;3211 +90091;48.17881;3.82939;188;20221123;11.2;3.7;7.5;4.4;8.61;2.8;.75;3920 +90091;48.17881;3.82939;188;20221124;11.9;7.2;9.6;5;9.81;1;.89;2983 +90091;48.17881;3.82939;188;20221125;11.6;8.3;10;3;10.11;0;.72;2405 +90091;48.17881;3.82939;188;20221126;7;2.4;4.7;2.4;8.61;0;.16;2869 +90091;48.17881;3.82939;188;20221127;9.4;4.3;6.9;4;8.11;.3;.72;3002 +90091;48.17881;3.82939;188;20221128;9.8;6.8;8.3;3.2;9.21;2.5;.64;2186 +90091;48.17881;3.82939;188;20221129;8.5;6.8;7.7;1.5;9.21;0;.45;1532 +90091;48.17881;3.82939;188;20221130;6;4.3;5.2;2.6;8.31;0;.33;1512 +90091;48.17881;3.82939;188;20221201;6.3;4.6;5.5;3.2;8.01;.9;.47;1493 +90091;48.17881;3.82939;188;20221202;4.3;3.8;4.1;2.8;7.51;1;.41;627 +90091;48.17881;3.82939;188;20221203;3.6;2.4;3;3.6;6.71;.5;.46;1165 +90091;48.17881;3.82939;188;20221204;4.1;2.2;3.2;2.3;6.91;3.9;.36;1546 +90091;48.17881;3.82939;188;20221205;2.9;2.7;2.8;1.3;7.21;.8;.34;241 +90091;48.17881;3.82939;188;20221206;3.1;1.4;2.3;1.6;6.81;.1;.27;1413 +90091;48.17881;3.82939;188;20221207;5.1;-.6;2.3;1.1;6.81;0;.18;2877 +90091;48.17881;3.82939;188;20221208;3.5;1.6;2.6;1.3;6.31;0;.37;1488 +90091;48.17881;3.82939;188;20221209;-.6;-.9;-.7;2.7;5.61;0;.26;359 +90091;48.17881;3.82939;188;20221210;1.2;-1.7;-.2;1.7;5.21;0;.31;1899 +90091;48.17881;3.82939;188;20221211;-2.3;-3.4;-2.8;1.2;4.61;0;.25;1017 +90091;48.17881;3.82939;188;20221212;-2.5;-5.6;-4;1.3;4.01;0;.22;1951 +90091;48.17881;3.82939;188;20221213;.8;-5.4;-2.3;1.5;4.01;.1;.3;2901 +90091;48.17881;3.82939;188;20221214;.3;-.3;0;1.5;5.81;.8;.29;638 +90091;48.17881;3.82939;188;20221215;-.1;-2.2;-1.1;2.8;4.91;0;.34;1517 +90091;48.17881;3.82939;188;20221216;.9;-5.6;-2.3;2.1;4.31;0;.28;2945 +90091;48.17881;3.82939;188;20221217;-1.6;-3.5;-2.5;1.7;4.31;0;.32;1415 +90091;48.17881;3.82939;188;20221218;3.9;-7.3;-1.7;3.5;4.71;.5;.35;3966 +90091;48.17881;3.82939;188;20221219;12.6;4.6;8.6;6;8.81;.1;1.06;3288 +90091;48.17881;3.82939;188;20221220;13.9;11.1;12.5;5.1;10.91;4.2;1.31;1790 +90091;48.17881;3.82939;188;20221221;11.3;11.1;11.2;5.6;12.21;3.4;.61;201 +90091;48.17881;3.82939;188;20221222;12.7;11;11.9;7.2;12.11;4.5;.85;1311 +90091;48.17881;3.82939;188;20221223;14.1;12.4;13.3;5.3;13.51;3.3;.73;1313 +90091;48.17881;3.82939;188;20221224;11.6;10.1;10.9;3.5;11.11;0;.71;1213 +90091;48.17881;3.82939;188;20221225;14.6;9.4;12;4.6;11.01;.7;1.05;2589 +90091;48.17881;3.82939;188;20221226;11.5;10.6;11.1;3.8;10.41;2.4;1;860 +90091;48.17881;3.82939;188;20221227;6.7;2.5;4.6;3;7.81;0;.31;2304 +90091;48.17881;3.82939;188;20221228;10.7;6.2;8.5;6.4;9.61;.6;.7;2408 +90091;48.17881;3.82939;188;20221229;11.3;10.2;10.8;6.9;10.31;1.2;1.21;1006 +90091;48.17881;3.82939;188;20221230;13.5;6.5;10;6.9;10.81;3.4;.74;3128 +90091;48.17881;3.82939;188;20221231;16.1;13.4;14.8;8.1;11.81;0;2.13;1811 +90092;48.19708;4.16456;129;20220101;14.3;5.8;10.1;1.9;9.96;0;.45;4341 +90092;48.19708;4.16456;129;20220102;13.9;4;8.9;5;9.84;0;.81;3435 +90092;48.19708;4.16456;129;20220103;12.5;10.7;11.6;6.1;11.31;7.4;1.02;1788 +90092;48.19708;4.16456;129;20220104;11.7;10.5;11.1;6.4;10.27;11.8;1.32;1025 +90092;48.19708;4.16456;129;20220105;5.2;1.3;3.2;4.1;6.36;.1;.49;3538 +90092;48.19708;4.16456;129;20220106;5.8;0;2.9;2.1;6.14;.3;.42;3186 +90092;48.19708;4.16456;129;20220107;6.2;.1;3.1;5.7;7.01;4.2;.43;2194 +90092;48.19708;4.16456;129;20220108;7.4;1.3;4.4;6.1;7.91;13.9;.38;1960 +90092;48.19708;4.16456;129;20220109;5.6;4.4;5;4.8;7.31;1.7;.69;1416 +90092;48.19708;4.16456;129;20220110;3.7;-.6;1.6;1.8;6.31;0;.25;3020 +90092;48.19708;4.16456;129;20220111;3.7;-1.3;1.2;2.4;5.84;0;.31;3385 +90092;48.19708;4.16456;129;20220112;3.6;-3.3;.1;2.1;5.51;0;.29;3470 +90092;48.19708;4.16456;129;20220113;3.2;-1;1.1;2.1;5.91;0;.19;3762 +90092;48.19708;4.16456;129;20220114;6.4;-3.5;1.5;.9;5.71;0;.14;5960 +90092;48.19708;4.16456;129;20220115;3.5;-3;.2;1.2;5.61;0;.23;5018 +90092;48.19708;4.16456;129;20220116;.6;-2.9;-1.2;2.7;5.74;.3;.14;2039 +90092;48.19708;4.16456;129;20220117;5.3;.6;2.9;1.7;7.31;.1;.23;2391 +90092;48.19708;4.16456;129;20220118;8.9;2.8;5.8;2.8;7.27;0;.59;5112 +90092;48.19708;4.16456;129;20220119;3.8;.2;2;3.8;7.07;1.8;.22;977 +90092;48.19708;4.16456;129;20220120;6.2;2.2;4.2;3.2;7.04;.2;.51;3649 +90092;48.19708;4.16456;129;20220121;4.4;-.7;1.8;2.6;6.17;0;.41;3143 +90092;48.19708;4.16456;129;20220122;3.5;-.2;1.6;1.2;6.66;0;.26;2406 +90092;48.19708;4.16456;129;20220123;6.7;2.7;4.7;2;6.67;0;.59;3252 +90092;48.19708;4.16456;129;20220124;6;-3.1;1.5;1.6;5.71;0;.31;6636 +90092;48.19708;4.16456;129;20220125;-1;-3.8;-2.4;1.3;5.24;0;.2;2277 +90092;48.19708;4.16456;129;20220126;-1.4;-1.9;-1.7;1.6;5.21;0;.27;1068 +90092;48.19708;4.16456;129;20220127;1.9;-2;-.1;2.8;5.81;.3;.25;2316 +90092;48.19708;4.16456;129;20220128;5;1.5;3.3;2.3;7.11;0;.36;2365 +90092;48.19708;4.16456;129;20220129;6.9;2.8;4.9;4.4;8.34;1.3;.28;2565 +90092;48.19708;4.16456;129;20220130;9.3;6.4;7.9;1.9;8.47;.1;.6;5532 +90092;48.19708;4.16456;129;20220131;8.3;3.1;5.7;5.9;7.01;.9;1.14;4200 +90092;48.19708;4.16456;129;20220201;8;1;4.5;5.4;7.87;.9;.5;2791 +90092;48.19708;4.16456;129;20220202;10.9;8.1;9.5;4.2;10.31;.5;.73;2438 +90092;48.19708;4.16456;129;20220203;9.2;6.4;7.8;2.9;8.64;0;.75;3992 +90092;48.19708;4.16456;129;20220204;8.8;5.4;7.1;4.5;8.47;.8;.79;2328 +90092;48.19708;4.16456;129;20220205;8.8;0;4.4;3.3;6.91;0;.71;6881 +90092;48.19708;4.16456;129;20220206;9.4;2.7;6.1;8.6;8.97;13;.5;2599 +90092;48.19708;4.16456;129;20220207;8.9;3.4;6.1;3.9;6.71;0;1.12;7899 +90092;48.19708;4.16456;129;20220208;10.1;1;5.6;2.5;7.04;0;.87;4733 +90092;48.19708;4.16456;129;20220209;14.4;-.5;6.9;2.5;6.94;0;1.2;9538 +90092;48.19708;4.16456;129;20220210;8.3;3.2;5.7;4.3;7.7;.7;.89;4800 +90092;48.19708;4.16456;129;20220211;8.4;-.2;4.1;1.9;6.4;0;.72;9600 +90092;48.19708;4.16456;129;20220212;7;-4.8;1.1;1.4;5.1;0;.62;10200 +90092;48.19708;4.16456;129;20220213;13.9;-3.5;5.2;4.6;6.9;0;1.51;9200 +90092;48.19708;4.16456;129;20220214;11.3;7.8;9.5;6;8.81;2.3;1.49;5505 +90092;48.19708;4.16456;129;20220215;10.7;5.7;8.2;6.4;8.7;4.3;1.28;8500 +90092;48.19708;4.16456;129;20220216;13.6;7.5;10.6;7.8;11.84;2.8;.71;3925 +90092;48.19708;4.16456;129;20220217;12.5;11.5;12;6.9;9.76;.1;1.91;4960 +90092;48.19708;4.16456;129;20220218;13.7;7.5;10.6;7.3;9.44;.8;1.81;3974 +90092;48.19708;4.16456;129;20220219;9.2;3.1;6.2;5.8;6.44;0;1.55;9623 +90092;48.19708;4.16456;129;20220220;11.9;6;9;8.1;9.71;3.7;1.13;5077 +90092;48.19708;4.16456;129;20220221;9.3;5;7.2;8.4;7.91;1;1.37;5676 +90092;48.19708;4.16456;129;20220222;9;5;7;4.9;9.36;.7;.57;4670 +90092;48.19708;4.16456;129;20220223;12.7;4.3;8.5;2.1;9.44;0;.93;8760 +90092;48.19708;4.16456;129;20220224;12.7;8;10.3;4.6;8.21;2.1;1.8;6337 +90092;48.19708;4.16456;129;20220225;9.4;1.6;5.5;3.2;6.21;0;1.31;9702 +90092;48.19708;4.16456;129;20220226;9.1;-3.6;2.8;2.7;5.41;0;1.23;12488 +90092;48.19708;4.16456;129;20220227;10.7;-1.1;4.8;3.4;4.71;0;1.81;12837 +90092;48.19708;4.16456;129;20220228;12.5;-3.9;4.3;1.8;5.07;0;1.43;13424 +90092;48.19708;4.16456;129;20220301;11.1;-2.5;4.3;1.9;5.64;0;1.29;9707 +90092;48.19708;4.16456;129;20220302;13.7;-.1;6.8;1.7;6.87;0;1.31;9660 +90092;48.19708;4.16456;129;20220303;14.1;4.8;9.5;1.4;9.27;0;1.11;8133 +90092;48.19708;4.16456;129;20220304;12.7;2.5;7.6;1.8;5.91;0;1.61;12995 +90092;48.19708;4.16456;129;20220305;10.6;-4.2;3.2;1.8;4.34;0;1.49;13892 +90092;48.19708;4.16456;129;20220306;7.9;-3.1;2.4;3.3;4.01;0;1.69;13465 +90092;48.19708;4.16456;129;20220307;7.7;-2.7;2.5;4;3.97;0;1.86;13780 +90092;48.19708;4.16456;129;20220308;14;-3.8;5.1;2.9;4.64;0;2.14;14579 +90092;48.19708;4.16456;129;20220309;15.6;-2.1;6.7;2.1;6.01;0;1.93;14766 +90092;48.19708;4.16456;129;20220310;17;.8;8.9;3.5;6.97;0;2.42;14574 +90092;48.19708;4.16456;129;20220311;17;3.2;10.1;5.5;8.14;1;2.66;11017 +90092;48.19708;4.16456;129;20220312;11;5.8;8.4;4;8.91;2.4;1.21;6489 +90092;48.19708;4.16456;129;20220313;11;5.8;8.4;4.3;9.01;4.4;1.2;5144 +90092;48.19708;4.16456;129;20220314;14.7;3.6;9.1;2.7;8.31;4.7;1.9;14697 +90092;48.19708;4.16456;129;20220315;14;6.6;10.3;2.9;10.87;.2;1.21;6491 +90092;48.19708;4.16456;129;20220316;15.5;5.5;10.5;2.3;10.67;0;1.29;7459 +90092;48.19708;4.16456;129;20220317;10.2;8.2;9.2;4.6;8.91;0;1.41;4996 +90092;48.19708;4.16456;129;20220318;14.2;4.5;9.4;5.3;6.7;0;2.87;15000 +90092;48.19708;4.16456;129;20220319;16;4.8;10.4;4.6;6.4;0;3.23;17100 +90092;48.19708;4.16456;129;20220320;10.9;-.9;5;1.7;7;.1;1.04;5300 +90092;48.19708;4.16456;129;20220321;18.5;5.5;12;2.7;7.86;0;2.66;15836 +90092;48.19708;4.16456;129;20220322;18;.3;9.2;1.8;6.8;0;2.38;17200 +90092;48.19708;4.16456;129;20220323;18.8;-1.5;8.7;2;6.2;0;2.63;18100 +90092;48.19708;4.16456;129;20220324;20.3;-1.6;9.4;1.5;6.4;0;2.55;18200 +90092;48.19708;4.16456;129;20220325;19.5;.9;10.2;3;6.5;0;3.2;18300 +90092;48.19708;4.16456;129;20220326;20.4;3.2;11.8;3.3;6.3;0;3.62;18300 +90092;48.19708;4.16456;129;20220327;21.5;1.5;11.5;2.3;7;0;3.19;18700 +90092;48.19708;4.16456;129;20220328;21.2;.4;10.8;.7;7.4;0;2.2;17300 +90092;48.19708;4.16456;129;20220329;19.2;4.5;11.9;1.9;9.6;2.3;2.07;10600 +90092;48.19708;4.16456;129;20220330;13.8;8.9;11.4;1.7;11.4;7.4;1.38;8500 +90092;48.19708;4.16456;129;20220331;9.7;6.2;8;4.2;8.1;.3;1.5;6300 +90092;48.19708;4.16456;129;20220401;6;1.3;3.6;5.8;5.68;.6;1.37;5786 +90092;48.19708;4.16456;129;20220402;5.1;.5;2.8;6.5;5.24;0;1.5;7213 +90092;48.19708;4.16456;129;20220403;6.8;-2.9;2;2.6;4.5;0;1.63;12700 +90092;48.19708;4.16456;129;20220404;11.4;-4.8;3.3;4.1;5.3;.1;2.29;18400 +90092;48.19708;4.16456;129;20220405;11.5;6.2;8.9;5;9.51;.2;1.32;6043 +90092;48.19708;4.16456;129;20220406;13.3;4.4;8.9;5.9;10;1.9;1.34;6400 +90092;48.19708;4.16456;129;20220407;15.8;9.3;12.6;8.5;10.6;8.1;2.63;9400 +90092;48.19708;4.16456;129;20220408;15.5;6.9;11.2;7.3;9.6;14.8;2.43;7500 +90092;48.19708;4.16456;129;20220409;10.3;2.1;6.2;2.8;7.1;1.8;1.71;11900 +90092;48.19708;4.16456;129;20220410;13.6;-2.9;5.4;1.5;6.2;0;2.28;20400 +90092;48.19708;4.16456;129;20220411;19.1;-.9;9.1;3.2;8.1;0;3.08;19600 +90092;48.19708;4.16456;129;20220412;22.4;5.6;14;3.8;10.2;0;3.62;16900 +90092;48.19708;4.16456;129;20220413;19.2;6.5;12.9;2.5;12;.1;2.28;13500 +90092;48.19708;4.16456;129;20220414;20.6;8.2;14.4;1.8;11.8;0;3.01;19600 +90092;48.19708;4.16456;129;20220415;20.4;6.3;13.4;2.5;11;0;3.21;20900 +90092;48.19708;4.16456;129;20220416;18.6;5.5;12.1;3.7;8.8;0;3.73;24200 +90092;48.19708;4.16456;129;20220417;20.9;3.1;12;2.9;5.9;0;4.32;24700 +90092;48.19708;4.16456;129;20220418;19.2;1.2;10.2;1.7;7.1;0;3.27;23100 +90092;48.19708;4.16456;129;20220419;19.5;5.3;12.4;2.6;9.1;0;3.45;21900 +90092;48.19708;4.16456;129;20220420;18.9;3.9;11.4;3;7.3;0;3.8;23300 +90092;48.19708;4.16456;129;20220421;19.4;2.6;11;2.8;7.7;0;3.75;24400 +90092;48.19708;4.16456;129;20220422;19.5;4.5;12;2.5;9;0;3.53;23200 +90092;48.19708;4.16456;129;20220423;20.1;4.2;12.2;3;10.2;4.1;2.65;12200 +90092;48.19708;4.16456;129;20220424;15.8;7;11.4;2.3;11.2;1.3;1.83;10600 +90092;48.19708;4.16456;129;20220425;17.2;8.3;12.8;2.2;9.5;0;2.63;13900 +90092;48.19708;4.16456;129;20220426;15.4;1.7;8.6;2.6;8.3;0;2.67;19700 +90092;48.19708;4.16456;129;20220427;19;2;10.5;3.4;8.7;0;3.66;24800 +90092;48.19708;4.16456;129;20220428;22.2;6.2;14.2;3.2;8.5;0;4.51;24400 +90092;48.19708;4.16456;129;20220429;19.5;5.4;12.5;2.4;9.5;.1;2.91;15300 +90092;48.19708;4.16456;129;20220430;16.5;4;10.3;4;8.4;0;3.5;24300 +90092;48.19708;4.16456;129;20220501;17.1;2;9.6;3.2;8;0;3.22;21000 +90092;48.19708;4.16456;129;20220502;19.8;3.6;11.7;3.4;9.2;0;3.64;21800 +90092;48.19708;4.16456;129;20220503;21.5;5.5;13.5;3.6;10;.3;4.15;23800 +90092;48.19708;4.16456;129;20220504;15.8;7.7;11.8;3.5;11.2;2;2.04;10900 +90092;48.19708;4.16456;129;20220505;18.5;7;12.8;3.1;10.8;.4;3.24;20500 +90092;48.19708;4.16456;129;20220506;21.2;6.1;13.7;2.6;10.74;.1;3.07;15815 +90092;48.19708;4.16456;129;20220507;21.3;7.8;14.6;2.6;10.91;.1;3.05;14388 +90092;48.19708;4.16456;129;20220508;23.1;8.4;15.7;3.2;11.94;.1;3.52;16224 +90092;48.19708;4.16456;129;20220509;25.3;8.6;16.9;1.8;12.07;0;3.55;17505 +90092;48.19708;4.16456;129;20220510;26.7;9;17.9;2.3;12.44;0;3.82;16533 +90092;48.19708;4.16456;129;20220511;27.6;13.4;20.5;4.2;12.64;0;5.23;17523 +90092;48.19708;4.16456;129;20220512;21.6;13;17.3;2.2;13.91;0;2.63;10888 +90092;48.19708;4.16456;129;20220513;21.9;11.6;16.7;2.3;10.77;0;3.58;16255 +90092;48.19708;4.16456;129;20220514;23.7;5.6;14.6;1.7;9.97;0;3.58;18430 +90092;48.19708;4.16456;129;20220515;29.3;7.6;18.5;2.3;12.01;2.1;4.48;18180 +90092;48.19708;4.16456;129;20220516;25.1;14.8;20;2.6;15.54;1.1;3.47;14146 +90092;48.19708;4.16456;129;20220517;29;12.3;20.6;2.3;14.71;0;4.2;17309 +90092;48.19708;4.16456;129;20220518;29.8;15.3;22.6;2;16.47;0;4.16;16867 +90092;48.19708;4.16456;129;20220519;30.4;16.3;23.3;3;16.51;.1;4.64;15575 +90092;48.19708;4.16456;129;20220520;29.8;14.7;22.3;3.3;16.11;1.1;4.37;13804 +90092;48.19708;4.16456;129;20220521;24.7;7.9;16.3;2;11.57;0;3.83;18754 +90092;48.19708;4.16456;129;20220522;25.2;10.3;17.8;2.2;13.01;5;3.56;14385 +90092;48.19708;4.16456;129;20220523;23.3;15.1;19.2;3.9;16.77;9.1;2.73;9657 +90092;48.19708;4.16456;129;20220524;18.4;11.9;15.1;3.8;12.44;.3;2.79;12936 +90092;48.19708;4.16456;129;20220525;20.9;5.8;13.3;2.1;10.87;0;3.01;16171 +90092;48.19708;4.16456;129;20220526;21.5;13.7;17.6;2.8;12.77;0;3.16;12560 +90092;48.19708;4.16456;129;20220527;20.1;12;16;2.3;13.21;0;2.49;11290 +90092;48.19708;4.16456;129;20220528;20.1;7.4;13.7;3.1;9.81;0;3.44;16340 +90092;48.19708;4.16456;129;20220529;17.4;5.6;11.5;3.7;7.94;0;3.46;16960 +90092;48.19708;4.16456;129;20220530;20.2;4.5;12.3;2.4;8.54;0;3.47;18539 +90092;48.19708;4.16456;129;20220531;23.1;7.1;15.1;1.8;9.07;0;3.67;18210 +90092;48.19708;4.16456;129;20220601;23.1;5.8;14.5;1.7;9.81;0;3.63;19306 +90092;48.19708;4.16456;129;20220602;25.3;9.7;17.5;2.4;11.07;0;4.18;17877 +90092;48.19708;4.16456;129;20220603;25.5;12.7;19.1;1.9;15.24;.7;3.22;13563 +90092;48.19708;4.16456;129;20220604;29.5;15.2;22.4;2.9;16.91;10.3;4.32;15817 +90092;48.19708;4.16456;129;20220605;22.7;16.9;19.8;3.2;17.64;7.8;2.59;9584 +90092;48.19708;4.16456;129;20220606;22.4;14.9;18.7;3.2;13.91;1.6;3.44;13411 +90092;48.19708;4.16456;129;20220607;22.4;13.6;18;3.3;14.37;.4;3.16;12513 +90092;48.19708;4.16456;129;20220608;20.1;13;16.6;2.5;14.34;12.4;2.43;9965 +90092;48.19708;4.16456;129;20220609;21;11.4;16.2;3.3;12.57;.2;3.25;14436 +90092;48.19708;4.16456;129;20220610;25.4;9.3;17.3;1.8;13.27;.1;3.73;18623 +90092;48.19708;4.16456;129;20220611;28.3;11.2;19.8;1.6;15.61;0;5.29;29339 +90092;48.19708;4.16456;129;20220612;26;13.6;19.8;2.8;15.21;0;4.99;25108 +90092;48.19708;4.16456;129;20220613;23.2;9;16.1;2.7;11.37;0;4.9;27756 +90092;48.19708;4.16456;129;20220614;27.4;8.7;18;2;11.81;0;5.47;29789 +90092;48.19708;4.16456;129;20220615;32.4;12.5;22.4;2;14.24;0;6.22;29072 +90092;48.19708;4.16456;129;20220616;29.5;15.2;22.4;2.1;14.37;0;5.79;27649 +90092;48.19708;4.16456;129;20220617;32.7;12.6;22.7;1.6;14.14;0;5.94;28692 +90092;48.19708;4.16456;129;20220618;37.7;15.8;26.8;2.6;15.54;0;7.46;28225 +90092;48.19708;4.16456;129;20220619;35.5;21;28.2;4.6;16.94;9.3;8.29;25817 +90092;48.19708;4.16456;129;20220620;25.4;17.2;21.3;3.8;18.44;4.3;4.47;21117 +90092;48.19708;4.16456;129;20220621;28.1;13.7;20.9;2.7;17.24;1.3;5.37;27346 +90092;48.19708;4.16456;129;20220622;24.6;18.4;21.5;1.8;20.14;8.9;3.14;14886 +90092;48.19708;4.16456;129;20220623;27.7;17.4;22.5;2.9;18.21;12.3;4.8;21552 +90092;48.19708;4.16456;129;20220624;24.5;16;20.3;3.8;16.97;.3;4.4;21816 +90092;48.19708;4.16456;129;20220625;25;14.7;19.8;2.8;15.81;7.9;4.12;19365 +90092;48.19708;4.16456;129;20220626;18.4;13.5;16;1.6;15.57;4.8;1.93;9962 +90092;48.19708;4.16456;129;20220627;23.3;14.5;18.9;1.7;15.11;3.3;3.3;16105 +90092;48.19708;4.16456;129;20220628;27;8.5;17.8;1.7;12.37;0;5.15;29505 +90092;48.19708;4.16456;129;20220629;27.7;11.7;19.7;2;14.01;2.3;5.37;28353 +90092;48.19708;4.16456;129;20220630;15.8;14.6;15.2;3.1;14.81;5.8;1.41;5139 +90092;48.19708;4.16456;129;20220701;22.1;12;17;2.5;12.64;.1;4.2;22959 +90092;48.19708;4.16456;129;20220702;27.5;8.4;17.9;2;12.31;0;5.41;29826 +90092;48.19708;4.16456;129;20220703;26.9;11.3;19.1;2.3;13.77;0;5.24;27731 +90092;48.19708;4.16456;129;20220704;26.1;10.5;18.3;2.2;12.47;0;5.03;26872 +90092;48.19708;4.16456;129;20220705;26.7;11.6;19.2;2.7;12.57;0;5.51;28066 +90092;48.19708;4.16456;129;20220706;24.4;11;17.7;3;11.77;0;5.03;25739 +90092;48.19708;4.16456;129;20220707;23.2;12.4;17.8;3.2;13.67;0;4;20008 +90092;48.19708;4.16456;129;20220708;26.1;9.1;17.6;2.9;12.21;0;5.3;28052 +90092;48.19708;4.16456;129;20220709;28.3;12.2;20.2;2.9;13.67;0;5.58;26528 +90092;48.19708;4.16456;129;20220710;25.9;12.1;19;4;12.64;0;5.69;27214 +90092;48.19708;4.16456;129;20220711;29.3;13.9;21.6;3.5;13.67;0;6.26;27686 +90092;48.19708;4.16456;129;20220712;30.8;13.3;22.1;2;13.64;0;5.8;27771 +90092;48.19708;4.16456;129;20220713;33;12.2;22.6;1.5;12.64;0;5.24;23765 +90092;48.19708;4.16456;129;20220714;32.7;15.5;24.1;2.9;14.21;0;6.67;27459 +90092;48.19708;4.16456;129;20220715;26.2;14.4;20.3;3.5;11.41;0;5.91;26062 +90092;48.19708;4.16456;129;20220716;28.3;10.3;19.3;2.6;11.07;0;5.78;27787 +90092;48.19708;4.16456;129;20220717;31.5;12.8;22.1;2.7;11.67;0;6.35;27258 +90092;48.19708;4.16456;129;20220718;37.4;13.1;25.3;2;11.97;0;6.93;28256 +90092;48.19708;4.16456;129;20220719;39.4;16.1;27.8;3.3;14.87;2;8.33;28075 +90092;48.19708;4.16456;129;20220720;24.8;20.6;22.7;3.3;18.51;2.9;3.17;9347 +90092;48.19708;4.16456;129;20220721;27.7;16;21.8;2.4;17.17;0;4.47;20619 +90092;48.19708;4.16456;129;20220722;29.7;14.9;22.3;1.8;18.04;1.9;4.06;18381 +90092;48.19708;4.16456;129;20220723;27.1;17.3;22.2;1.4;19.17;.1;3.36;15622 +90092;48.19708;4.16456;129;20220724;33.1;14.1;23.6;1.4;16.44;.1;5.5;27022 +90092;48.19708;4.16456;129;20220725;28.9;17.3;23.1;3.4;16.84;.2;5.01;19763 +90092;48.19708;4.16456;129;20220726;24.4;15.2;19.8;2.3;14.04;0;3.72;15782 +90092;48.19708;4.16456;129;20220727;26;13.8;19.9;2.8;12.41;0;4.97;23184 +90092;48.19708;4.16456;129;20220728;27.6;12.6;20.1;2.1;11.47;0;4.69;21273 +90092;48.19708;4.16456;129;20220729;28.5;12;20.2;1.9;12.41;0;4.71;22666 +90092;48.19708;4.16456;129;20220730;30.8;12.5;21.6;1.9;13.44;0;5.04;23114 +90092;48.19708;4.16456;129;20220731;30.2;15;22.6;2.4;14.77;0;5.58;25777 +90092;48.19708;4.16456;129;20220801;27.4;14.9;21.1;1.9;16.17;0;3.94;18379 +90092;48.19708;4.16456;129;20220802;31.2;13.6;22.4;1.3;15.54;0;4.93;25358 +90092;48.19708;4.16456;129;20220803;35.6;14.9;25.3;1.6;14.97;0;5.8;25972 +90092;48.19708;4.16456;129;20220804;35.8;17.6;26.7;2.9;16.67;6.9;6.51;23387 +90092;48.19708;4.16456;129;20220805;26.1;17.8;22;4.4;17.51;.1;4.5;18528 +90092;48.19708;4.16456;129;20220806;25.3;12.7;19;4.2;11.57;0;5.49;24580 +90092;48.19708;4.16456;129;20220807;28;10.8;19.4;3.8;10.24;0;6;25441 +90092;48.19708;4.16456;129;20220808;29.9;12.6;21.2;3.5;10.97;0;6.18;24727 +90092;48.19708;4.16456;129;20220809;32.1;13.8;23;3.3;12.04;0;6.42;24813 +90092;48.19708;4.16456;129;20220810;32.3;16.2;24.2;3.3;10.84;0;6.71;24848 +90092;48.19708;4.16456;129;20220811;32.4;13.9;23.2;3.1;10.14;0;6.51;25119 +90092;48.19708;4.16456;129;20220812;33.4;13.6;23.5;2.8;10.07;0;6.46;25307 +90092;48.19708;4.16456;129;20220813;33;14.1;23.6;2.4;9.81;0;6.07;24639 +90092;48.19708;4.16456;129;20220814;28.3;14.9;21.6;2.8;14.47;5.3;3.99;13795 +90092;48.19708;4.16456;129;20220815;22.7;16.4;19.6;2.8;18.31;1.7;2.6;12461 +90092;48.19708;4.16456;129;20220816;28.5;15;21.7;2.1;17.71;4.3;3.88;18134 +90092;48.19708;4.16456;129;20220817;27.3;15.9;21.6;2.1;17.97;0;3.74;18158 +90092;48.19708;4.16456;129;20220818;27.4;16;21.7;2.1;18.11;.9;3.31;14817 +90092;48.19708;4.16456;129;20220819;25.9;15.7;20.8;3.2;17.87;1.1;3.34;14500 +90092;48.19708;4.16456;129;20220820;25.8;15;20.4;2.5;15.24;.1;4.18;21013 +90092;48.19708;4.16456;129;20220821;27;9.7;18.3;1.6;12.97;0;3.68;19860 +90092;48.19708;4.16456;129;20220822;26.3;14.4;20.4;1.9;15.64;.1;3.47;16906 +90092;48.19708;4.16456;129;20220823;29.6;13.6;21.6;1.5;16.24;0;3.97;20260 +90092;48.19708;4.16456;129;20220824;33.3;13.4;23.4;1.9;14.67;0;4.94;22472 +90092;48.19708;4.16456;129;20220825;32.7;13.9;23.3;2.5;14.31;0;5.2;21355 +90092;48.19708;4.16456;129;20220826;24.7;19.2;22;3.2;16.87;1.6;3;8668 +90092;48.19708;4.16456;129;20220827;25.7;12.1;18.9;2.6;13.81;0;3.94;20090 +90092;48.19708;4.16456;129;20220828;28.1;13.2;20.6;2.6;14.67;0;4.18;19189 +90092;48.19708;4.16456;129;20220829;31.7;14.1;22.9;2.1;14.74;.3;4.64;20558 +90092;48.19708;4.16456;129;20220830;25;15.1;20;2.8;16.07;.1;3.22;13528 +90092;48.19708;4.16456;129;20220831;27.7;13.4;20.5;2.3;16.07;1;3.92;20007 +90092;48.19708;4.16456;129;20220901;28.6;13.1;20.8;2.3;14.21;0;4.16;19576 +90092;48.19708;4.16456;129;20220902;26.3;12.7;19.5;2.8;14.51;9;3.51;14810 +90092;48.19708;4.16456;129;20220903;25.2;15.3;20.2;2.7;16.71;.6;3.1;14230 +90092;48.19708;4.16456;129;20220904;29.6;12.3;21;2;14.61;.9;3.85;18010 +90092;48.19708;4.16456;129;20220905;31.9;16;24;2.8;16.34;2.1;4.72;18782 +90092;48.19708;4.16456;129;20220906;30.4;15.1;22.8;2.3;17.44;4;3.98;17497 +90092;48.19708;4.16456;129;20220907;24.1;14.6;19.3;2.5;16.84;11.4;2.82;14582 +90092;48.19708;4.16456;129;20220908;23.4;13.8;18.6;4.2;15.81;1.8;3.04;13960 +90092;48.19708;4.16456;129;20220909;22.5;14.8;18.7;4.6;15.27;3.6;3.07;13117 +90092;48.19708;4.16456;129;20220910;20.1;14.4;17.2;4.2;15.01;.7;2.38;10533 +90092;48.19708;4.16456;129;20220911;22.8;11.8;17.3;1.5;14.71;.2;2.44;14157 +90092;48.19708;4.16456;129;20220912;28.7;9.7;19.2;1.8;14.04;0;3.51;18717 +90092;48.19708;4.16456;129;20220913;28.2;15.7;22;2.1;17.97;5.9;2.94;12277 +90092;48.19708;4.16456;129;20220914;26.5;18.1;22.3;2.8;19.81;7.4;2.85;12510 +90092;48.19708;4.16456;129;20220915;21.4;17.2;19.3;2.9;17.21;2.7;2.19;9954 +90092;48.19708;4.16456;129;20220916;17.6;11.8;14.7;2.8;12.81;.2;1.83;8525 +90092;48.19708;4.16456;129;20220917;17.3;6.8;12.1;3.3;8.94;0;2.59;15348 +90092;48.19708;4.16456;129;20220918;18.9;4.1;11.5;2.4;8.77;0;2.52;16822 +90092;48.19708;4.16456;129;20220919;17.8;5.6;11.7;1.8;9.07;0;2.16;14774 +90092;48.19708;4.16456;129;20220920;18.2;4;11.1;2;9.04;.1;2.21;15238 +90092;48.19708;4.16456;129;20220921;19;5.7;12.3;2.4;9.11;0;2.52;16510 +90092;48.19708;4.16456;129;20220922;20.3;3.1;11.7;1.4;8.47;0;2.33;17173 +90092;48.19708;4.16456;129;20220923;19.1;5.1;12.1;1.4;9.41;0;1.88;11421 +90092;48.19708;4.16456;129;20220924;16.1;8.3;12.2;1.6;11.97;.7;1.27;6935 +90092;48.19708;4.16456;129;20220925;17.4;8.8;13.1;2.1;11.84;.4;1.53;8708 +90092;48.19708;4.16456;129;20220926;16.4;8.7;12.6;4.1;10.94;7.1;1.8;8306 +90092;48.19708;4.16456;129;20220927;14.3;9.6;11.9;5.4;11.64;9.3;1.47;8005 +90092;48.19708;4.16456;129;20220928;14.3;10.5;12.4;2.7;11.94;1.3;1.24;6545 +90092;48.19708;4.16456;129;20220929;14.5;7.9;11.2;1.3;10.84;4.2;1.2;7603 +90092;48.19708;4.16456;129;20220930;16.9;2.9;9.9;1.8;9.37;4.2;1.68;13228 +90092;48.19708;4.16456;129;20221001;19.2;9.3;14.2;5.9;13.54;2.4;1.8;7829 +90092;48.19708;4.16456;129;20221002;19.9;13.6;16.8;3.9;16.24;2.7;1.64;7927 +90092;48.19708;4.16456;129;20221003;17.2;9.9;13.6;2.3;12.21;0;1.58;9723 +90092;48.19708;4.16456;129;20221004;19.6;5.1;12.3;1.7;11.17;.1;1.74;13715 +90092;48.19708;4.16456;129;20221005;23.9;8;15.9;3.2;13.37;0;2.53;14089 +90092;48.19708;4.16456;129;20221006;19.1;10.7;14.9;2.1;11.71;0;1.9;11683 +90092;48.19708;4.16456;129;20221007;19.8;3;11.4;1.7;10.54;.1;1.64;11882 +90092;48.19708;4.16456;129;20221008;17.9;5.9;11.9;1.9;10.54;0;1.55;10846 +90092;48.19708;4.16456;129;20221009;20.5;1.5;11;1.9;9.51;.1;1.86;13820 +90092;48.19708;4.16456;129;20221010;19.9;6.5;13.2;2;12.77;3;1.31;7568 +90092;48.19708;4.16456;129;20221011;18;12.1;15;2.1;13.84;0;1.25;5803 +90092;48.19708;4.16456;129;20221012;19.7;4.6;12.1;1.3;11.57;.1;1.37;11569 +90092;48.19708;4.16456;129;20221013;16.3;10.3;13.3;2.2;14.17;2.1;.86;4658 +90092;48.19708;4.16456;129;20221014;17.2;14.1;15.7;4.3;16.21;13.7;.89;3213 +90092;48.19708;4.16456;129;20221015;18.3;15.5;16.9;4.5;16.77;5.8;1.13;3907 +90092;48.19708;4.16456;129;20221016;23.5;14.6;19.1;2.3;16.81;0;1.68;7731 +90092;48.19708;4.16456;129;20221017;23.1;16.2;19.6;3.7;16.34;8.9;2.1;6486 +90092;48.19708;4.16456;129;20221018;20.3;13.2;16.8;1.4;16.41;.1;1.15;7538 +90092;48.19708;4.16456;129;20221019;22.1;10.5;16.3;3.2;15.37;.9;1.72;10077 +90092;48.19708;4.16456;129;20221020;21.4;14.6;18;3.3;16.51;31.3;1.5;5731 +90092;48.19708;4.16456;129;20221021;21.1;14;17.5;3.9;16.24;1.5;1.56;6715 +90092;48.19708;4.16456;129;20221022;21.6;12.4;17;2.9;14.64;.1;1.7;9908 +90092;48.19708;4.16456;129;20221023;23.4;13;18.2;4.4;14.97;2;2.27;7078 +90092;48.19708;4.16456;129;20221024;19.6;14.7;17.2;4.8;13.11;1.4;2.28;6551 +90092;48.19708;4.16456;129;20221025;19.8;10.5;15.2;2.8;13.34;.1;1.45;8441 +90092;48.19708;4.16456;129;20221026;22.5;15.2;18.8;3.4;14.31;.1;2.14;8661 +90092;48.19708;4.16456;129;20221027;24.3;11;17.7;3.3;14.57;0;2;7913 +90092;48.19708;4.16456;129;20221028;24.1;16.1;20.1;2.9;14.51;0;2.13;7168 +90092;48.19708;4.16456;129;20221029;25.3;12.6;19;2.7;14.04;0;2.01;7777 +90092;48.19708;4.16456;129;20221030;22;10.4;16.2;2.1;12.47;.1;1.5;7315 +90092;48.19708;4.16456;129;20221031;21.4;10.6;16;2.8;13.71;.9;1.46;7265 +90092;48.19708;4.16456;129;20221101;16.6;11.6;14.1;4.9;12.31;0;1.54;7485 +90092;48.19708;4.16456;129;20221102;16.6;9.3;13;3.4;11.27;.1;1.36;7037 +90092;48.19708;4.16456;129;20221103;13.8;8;10.9;4.1;11.04;14.5;.98;2384 +90092;48.19708;4.16456;129;20221104;10.8;9.2;10;4.2;10.51;3.6;.83;2698 +90092;48.19708;4.16456;129;20221105;10.9;3.5;7.2;2.8;9.21;0;.57;4821 +90092;48.19708;4.16456;129;20221106;10.7;5.7;8.2;3.4;9.37;.4;.71;3421 +90092;48.19708;4.16456;129;20221107;16;9.8;12.9;4.6;12.04;.1;1.2;5017 +90092;48.19708;4.16456;129;20221108;18.3;7.6;13;4.4;11.21;8.3;1.57;5531 +90092;48.19708;4.16456;129;20221109;14.8;10.9;12.9;3.2;12.84;1.3;.79;3093 +90092;48.19708;4.16456;129;20221110;11.1;5.4;8.3;1.9;10.67;0;.4;3476 +90092;48.19708;4.16456;129;20221111;14.4;5.8;10.1;2.2;10.41;.2;.65;6328 +90092;48.19708;4.16456;129;20221112;17.3;4.5;10.9;2;10.47;.1;.83;7088 +90092;48.19708;4.16456;129;20221113;9.4;5;7.2;2.2;9.51;.1;.54;4918 +90092;48.19708;4.16456;129;20221114;16;5.3;10.7;3.1;10.57;2.2;.87;5686 +90092;48.19708;4.16456;129;20221115;14.6;8;11.3;4.3;11.81;5.4;.76;3232 +90092;48.19708;4.16456;129;20221116;13.5;9.1;11.3;5.8;11.31;1.1;1;3308 +90092;48.19708;4.16456;129;20221117;13.2;11.4;12.3;7.3;11.11;7.5;1.5;2968 +90092;48.19708;4.16456;129;20221118;10.7;8.3;9.5;4.2;9.74;.4;.88;2895 +90092;48.19708;4.16456;129;20221119;7.8;2.8;5.3;2.2;8.57;.8;.3;2642 +90092;48.19708;4.16456;129;20221120;8.1;4.1;6.1;3.9;8.87;2.1;.37;3400 +90092;48.19708;4.16456;129;20221121;9.5;6.5;8;4.8;9.24;1.5;.7;2496 +90092;48.19708;4.16456;129;20221122;10.3;4.7;7.5;5.8;8.31;1.3;.97;3898 +90092;48.19708;4.16456;129;20221123;11.2;3.8;7.5;4.2;8.67;2.4;.78;3542 +90092;48.19708;4.16456;129;20221124;12.5;7.2;9.9;4.7;9.77;2.2;.94;4765 +90092;48.19708;4.16456;129;20221125;12.1;7.4;9.8;3.1;9.81;0;.7;4279 +90092;48.19708;4.16456;129;20221126;7.3;2;4.7;2.5;8.37;0;.27;2409 +90092;48.19708;4.16456;129;20221127;10.4;3.7;7;3.4;8.14;0;.7;3168 +90092;48.19708;4.16456;129;20221128;10.5;7;8.8;2.4;9.04;3.5;.68;2139 +90092;48.19708;4.16456;129;20221129;7.9;6.2;7.1;1.6;9.21;0;.4;1631 +90092;48.19708;4.16456;129;20221130;6.7;4;5.4;2.6;8.54;0;.36;1538 +90092;48.19708;4.16456;129;20221201;7.3;4.9;6.1;3.3;7.97;.4;.61;1650 +90092;48.19708;4.16456;129;20221202;5.1;4.2;4.6;2.6;7.47;1.1;.5;838 +90092;48.19708;4.16456;129;20221203;4.5;3;3.7;4.1;6.77;.5;.58;2048 +90092;48.19708;4.16456;129;20221204;4.7;2.8;3.8;3;6.94;3.8;.46;2029 +90092;48.19708;4.16456;129;20221205;3.4;3.1;3.2;2;7.37;1;.35;637 +90092;48.19708;4.16456;129;20221206;3.7;1.8;2.8;1.4;6.81;0;.31;1396 +90092;48.19708;4.16456;129;20221207;3.1;.4;1.7;1.2;6.77;.1;.21;1749 +90092;48.19708;4.16456;129;20221208;5;1.8;3.4;1.4;6.44;0;.3;2782 +90092;48.19708;4.16456;129;20221209;-.4;-3.4;-1.9;2.3;5.34;0;.15;1709 +90092;48.19708;4.16456;129;20221210;-.1;-1.2;-.7;2.5;5.24;0;.31;1626 +90092;48.19708;4.16456;129;20221211;-.5;-2.4;-1.5;1.9;4.71;0;.27;2739 +90092;48.19708;4.16456;129;20221212;-.8;-6.1;-3.4;2.6;3.97;0;.17;4834 +90092;48.19708;4.16456;129;20221213;1.6;-6;-2.2;2.7;3.97;0;.35;4840 +90092;48.19708;4.16456;129;20221214;.4;-.2;.1;1.7;5.81;.7;.27;1317 +90092;48.19708;4.16456;129;20221215;1;-3.1;-1;2.7;5.14;0;.29;2535 +90092;48.19708;4.16456;129;20221216;1.7;-5.5;-1.9;2.4;4.24;0;.22;5258 +90092;48.19708;4.16456;129;20221217;-2.7;-4.1;-3.4;1.6;4.31;0;.22;2489 +90092;48.19708;4.16456;129;20221218;4.1;-8.7;-2.3;3.4;4.74;.2;.33;3812 +90092;48.19708;4.16456;129;20221219;12.3;3.9;8.1;4.5;8.64;.1;.92;3176 +90092;48.19708;4.16456;129;20221220;14.6;9.5;12;5.2;10.94;6.5;1.29;1975 +90092;48.19708;4.16456;129;20221221;12.4;11.2;11.8;5.4;12.24;3.8;.63;2369 +90092;48.19708;4.16456;129;20221222;13.1;10.9;12;7.5;12.14;6.2;.95;1531 +90092;48.19708;4.16456;129;20221223;14.6;11.7;13.2;5.6;13.54;4.9;.77;1185 +90092;48.19708;4.16456;129;20221224;12.1;10.5;11.3;3.7;11.24;0;.75;1931 +90092;48.19708;4.16456;129;20221225;15.8;9.5;12.7;4;11.04;.7;1.03;3813 +90092;48.19708;4.16456;129;20221226;12.1;10.6;11.4;4.5;10.47;3.2;1.09;1727 +90092;48.19708;4.16456;129;20221227;8.5;1.5;5;2.7;7.81;.1;.29;4182 +90092;48.19708;4.16456;129;20221228;11.7;3.7;7.7;6;9.34;.3;.73;2761 +90092;48.19708;4.16456;129;20221229;12;10.9;11.4;6.7;9.97;1.5;1.53;1421 +90092;48.19708;4.16456;129;20221230;13.9;4.4;9.1;6.1;10.51;3.2;.77;2025 +90092;48.19708;4.16456;129;20221231;17;13.5;15.2;7.8;11.77;0;2.29;2762 +90093;48.21433;4.49995;218;20220101;14.7;6.3;10.5;2.1;10;0;.56;4325 +90093;48.21433;4.49995;218;20220102;13.1;6.4;9.8;4.7;9.45;.2;1.05;2922 +90093;48.21433;4.49995;218;20220103;11.7;10.3;11;6.3;11.1;7.4;.97;1485 +90093;48.21433;4.49995;218;20220104;11;9.9;10.4;6.1;10.3;13.7;1.14;980 +90093;48.21433;4.49995;218;20220105;4.5;.7;2.6;4.1;6.35;.1;.45;3463 +90093;48.21433;4.49995;218;20220106;4.2;.9;2.5;1.9;6.35;.4;.35;2548 +90093;48.21433;4.49995;218;20220107;4.7;.2;2.4;5.8;6.9;4.9;.34;1921 +90093;48.21433;4.49995;218;20220108;6.5;1.9;4.2;6.3;7.8;15.2;.39;2038 +90093;48.21433;4.49995;218;20220109;4.5;4.1;4.3;5.2;7.35;1.8;.58;1029 +90093;48.21433;4.49995;218;20220110;5.3;-.5;2.4;2.4;6.45;.1;.31;3865 +90093;48.21433;4.49995;218;20220111;4;-1;1.5;2.2;5.9;0;.31;4017 +90093;48.21433;4.49995;218;20220112;2.2;-2.7;-.2;2.1;5.65;0;.24;3122 +90093;48.21433;4.49995;218;20220113;3.3;-1.9;.7;2;5.85;0;.22;4369 +90093;48.21433;4.49995;218;20220114;6.9;-2.5;2.2;1.3;6;0;.22;5487 +90093;48.21433;4.49995;218;20220115;7.5;-1.7;2.9;1.6;6.05;.1;.32;5527 +90093;48.21433;4.49995;218;20220116;-.5;-2;-1.3;3.4;5.7;.2;.14;1795 +90093;48.21433;4.49995;218;20220117;3.6;-.4;1.6;1.7;7.15;.1;.16;2447 +90093;48.21433;4.49995;218;20220118;8.1;2.5;5.3;2.7;7.3;0;.54;4725 +90093;48.21433;4.49995;218;20220119;2.6;.4;1.5;4.1;6.95;2.2;.17;1225 +90093;48.21433;4.49995;218;20220120;5;2.3;3.7;3;7.05;.2;.44;3139 +90093;48.21433;4.49995;218;20220121;3;0;1.5;2.4;6.25;0;.34;2659 +90093;48.21433;4.49995;218;20220122;2.6;-.1;1.3;1.3;6.65;0;.27;1746 +90093;48.21433;4.49995;218;20220123;6.8;2.5;4.6;2.4;6.65;0;.64;3478 +90093;48.21433;4.49995;218;20220124;6.9;-1.4;2.8;2.2;5.9;0;.5;6123 +90093;48.21433;4.49995;218;20220125;-.2;-3.2;-1.7;1.3;5.25;0;.22;3022 +90093;48.21433;4.49995;218;20220126;-1.9;-2.9;-2.4;1.3;5.07;0;.27;1001 +90093;48.21433;4.49995;218;20220127;.3;-3;-1.3;2.4;5.64;.3;.23;2062 +90093;48.21433;4.49995;218;20220128;3.7;.4;2.1;2.4;7;0;.28;2556 +90093;48.21433;4.49995;218;20220129;5.3;1.9;3.6;4.8;8.1;3.4;.18;2506 +90093;48.21433;4.49995;218;20220130;8.3;5.5;6.9;2;8.25;.1;.57;4996 +90093;48.21433;4.49995;218;20220131;7.1;4.3;5.7;5.8;6.75;1.1;1.19;3548 +90093;48.21433;4.49995;218;20220201;6.7;1.1;3.9;5;7.7;1.5;.42;2888 +90093;48.21433;4.49995;218;20220202;9.4;7.2;8.3;3.9;10.35;.7;.49;2046 +90093;48.21433;4.49995;218;20220203;8.2;5.7;6.9;2.6;8.7;.1;.6;3482 +90093;48.21433;4.49995;218;20220204;7.9;4.6;6.2;4.3;8.55;.9;.62;2518 +90093;48.21433;4.49995;218;20220205;7.8;.8;4.3;3.6;7;0;.71;6063 +90093;48.21433;4.49995;218;20220206;8.2;3.5;5.9;8.4;9;13.7;.41;2757 +90093;48.21433;4.49995;218;20220207;7.9;3.9;5.9;3.7;6.45;0;1.13;6795 +90093;48.21433;4.49995;218;20220208;10;1.8;5.9;2.8;7.35;0;.86;4925 +90093;48.21433;4.49995;218;20220209;13.9;1.8;7.8;2.9;7.2;0;1.3;8626 +90093;48.21433;4.49995;218;20220210;6;5.5;5.8;4.1;7.79;.7;.8;3957 +90093;48.21433;4.49995;218;20220211;7.7;-.2;3.7;2.4;6.16;0;.83;8914 +90093;48.21433;4.49995;218;20220212;6.8;-3.8;1.5;2.3;4.99;0;.84;8997 +90093;48.21433;4.49995;218;20220213;13.2;-3.9;4.7;5.1;6.54;0;1.58;9776 +90093;48.21433;4.49995;218;20220214;10.3;7;8.6;5.4;8.62;2;1.31;4929 +90093;48.21433;4.49995;218;20220215;9.8;4.6;7.2;5.6;8.24;4;1.14;6572 +90093;48.21433;4.49995;218;20220216;12.4;6.8;9.6;7.8;11.75;5.4;.48;4050 +90093;48.21433;4.49995;218;20220217;12.1;11;11.6;6.9;9.55;.2;1.96;4883 +90093;48.21433;4.49995;218;20220218;12.9;8.3;10.6;7.4;9.3;1;1.87;3779 +90093;48.21433;4.49995;218;20220219;8.3;2.7;5.5;5.5;6.25;0;1.49;8762 +90093;48.21433;4.49995;218;20220220;10.2;5.9;8;8.1;9.65;4.5;.88;4767 +90093;48.21433;4.49995;218;20220221;8.3;4.9;6.6;8.1;7.75;3.1;1.27;4902 +90093;48.21433;4.49995;218;20220222;8.2;4.5;6.3;5.1;9.25;.5;.51;4329 +90093;48.21433;4.49995;218;20220223;11.4;5.2;8.3;1.9;9.1;0;.92;7768 +90093;48.21433;4.49995;218;20220224;11.7;7.8;9.8;4.3;8;2.5;1.73;5660 +90093;48.21433;4.49995;218;20220225;7.9;1;4.4;3.1;6.1;.1;1.15;8546 +90093;48.21433;4.49995;218;20220226;8.1;-1.3;3.4;2.9;5.5;.1;1.21;10755 +90093;48.21433;4.49995;218;20220227;10;-1;4.5;4;4.55;0;1.89;11711 +90093;48.21433;4.49995;218;20220228;12.2;-2;5.1;1.9;5.05;0;1.47;12314 +90093;48.21433;4.49995;218;20220301;10.6;.4;5.5;1.9;5.55;0;1.32;8879 +90093;48.21433;4.49995;218;20220302;13;1.9;7.5;2;6.65;0;1.45;9388 +90093;48.21433;4.49995;218;20220303;12.7;6;9.3;1.3;9.05;0;1.08;7831 +90093;48.21433;4.49995;218;20220304;12;2.1;7;1.9;5.45;0;1.63;11919 +90093;48.21433;4.49995;218;20220305;10;-2.9;3.5;2;4.1;0;1.59;12937 +90093;48.21433;4.49995;218;20220306;7.2;-2.6;2.3;3;3.85;0;1.61;12302 +90093;48.21433;4.49995;218;20220307;7.1;-2.7;2.2;4.3;3.85;0;1.84;12568 +90093;48.21433;4.49995;218;20220308;12.7;-2;5.4;3.5;4.6;0;2.25;13773 +90093;48.21433;4.49995;218;20220309;14.8;-.1;7.4;2.6;5.95;0;2.09;13969 +90093;48.21433;4.49995;218;20220310;15.8;2.9;9.4;4.2;7.25;0;2.47;13709 +90093;48.21433;4.49995;218;20220311;16.2;6.1;11.2;6.4;8;1.1;2.92;11052 +90093;48.21433;4.49995;218;20220312;10.6;6.6;8.6;3.9;8.55;3;1.38;6074 +90093;48.21433;4.49995;218;20220313;11.6;6.9;9.2;5.1;8.8;5.4;1.55;5409 +90093;48.21433;4.49995;218;20220314;14.1;4;9;3;8;5.1;1.96;13707 +90093;48.21433;4.49995;218;20220315;14.1;7.7;10.9;3.7;10.65;.2;1.4;6918 +90093;48.21433;4.49995;218;20220316;15;6.8;10.9;2.5;10.45;0;1.44;8170 +90093;48.21433;4.49995;218;20220317;9.3;8.4;8.9;4.5;9;0;1.28;4128 +90093;48.21433;4.49995;218;20220318;13.7;4.4;9;6.7;6.76;0;3;13494 +90093;48.21433;4.49995;218;20220319;14.9;4.5;9.7;6;6.16;0;3.4;16218 +90093;48.21433;4.49995;218;20220320;11;.5;5.8;2.6;6.74;.2;1.6;8996 +90093;48.21433;4.49995;218;20220321;18;5;11.5;2.7;7.52;0;2.73;15948 +90093;48.21433;4.49995;218;20220322;17.5;2.1;9.8;2.2;6.64;0;2.58;16878 +90093;48.21433;4.49995;218;20220323;18;.3;9.1;2;6.24;0;2.63;17567 +90093;48.21433;4.49995;218;20220324;19.8;.5;10.2;2.1;6.31;0;2.89;17912 +90093;48.21433;4.49995;218;20220325;19;1.9;10.5;3.3;6.14;0;3.36;18029 +90093;48.21433;4.49995;218;20220326;19.4;3.7;11.6;4.6;6.16;0;4.01;18178 +90093;48.21433;4.49995;218;20220327;20.7;4;12.3;2.8;6.81;0;3.48;18644 +90093;48.21433;4.49995;218;20220328;20.7;2.1;11.4;1.6;7.46;0;2.72;17494 +90093;48.21433;4.49995;218;20220329;17.4;5.4;11.4;2.3;8.84;1.5;2.19;10532 +90093;48.21433;4.49995;218;20220330;13.1;8.7;10.9;2.3;11.11;7;1.39;8071 +90093;48.21433;4.49995;218;20220331;8.5;5.7;7.1;4.8;8.14;.5;1.37;6116 +90093;48.21433;4.49995;218;20220401;5.1;1;3;5.5;5.62;.6;1.33;5386 +90093;48.21433;4.49995;218;20220402;4.1;.5;2.3;7;5.35;0;1.33;5520 +90093;48.21433;4.49995;218;20220403;6.2;-3.1;1.5;3;4.51;0;1.61;12497 +90093;48.21433;4.49995;218;20220404;10.4;-5.3;2.5;4.5;5.03;.3;2.23;18768 +90093;48.21433;4.49995;218;20220405;11.2;5.5;8.4;5.1;9.26;.4;1.34;6591 +90093;48.21433;4.49995;218;20220406;12.7;6.4;9.5;5.4;9.89;2.2;1.6;7509 +90093;48.21433;4.49995;218;20220407;14;8.7;11.3;8.1;10.46;12;2.11;7197 +90093;48.21433;4.49995;218;20220408;13.3;6.6;10;6.2;9.29;26.1;2.03;6031 +90093;48.21433;4.49995;218;20220409;9.9;1.5;5.7;3.2;6.96;1.8;1.77;12581 +90093;48.21433;4.49995;218;20220410;13;-2.3;5.3;2.1;6.24;0;2.37;20269 +90093;48.21433;4.49995;218;20220411;18.2;.9;9.5;4.3;7.66;0;3.42;19787 +90093;48.21433;4.49995;218;20220412;21.7;6;13.9;3.5;9.16;0;3.77;18431 +90093;48.21433;4.49995;218;20220413;19.1;6.7;12.9;2.4;11.24;.2;2.55;14942 +90093;48.21433;4.49995;218;20220414;20.6;7.7;14.1;2.5;11.51;0;3.08;18396 +90093;48.21433;4.49995;218;20220415;20.6;7.2;13.9;3;10.74;0;3.45;20161 +90093;48.21433;4.49995;218;20220416;17.9;6.7;12.3;4.9;8.49;0;4.04;23152 +90093;48.21433;4.49995;218;20220417;19.7;3.3;11.5;4.3;5.74;0;4.69;24300 +90093;48.21433;4.49995;218;20220418;18.9;2.2;10.5;2.2;6.74;0;3.5;22371 +90093;48.21433;4.49995;218;20220419;19.4;4.6;12;2.7;8.34;0;3.56;21528 +90093;48.21433;4.49995;218;20220420;18.1;5;11.5;4;6.96;0;4.12;22620 +90093;48.21433;4.49995;218;20220421;18.8;3.2;11;3.8;7.51;0;3.89;22856 +90093;48.21433;4.49995;218;20220422;19.1;5.8;12.4;3.4;8.89;0;3.81;22944 +90093;48.21433;4.49995;218;20220423;18.4;5.6;12;4.3;10.14;3.3;2.85;13472 +90093;48.21433;4.49995;218;20220424;15.1;7.2;11.1;2.4;11.04;1.4;1.76;9882 +90093;48.21433;4.49995;218;20220425;16.1;8.1;12.1;2.5;9.84;.1;2.46;12916 +90093;48.21433;4.49995;218;20220426;15.1;2.6;8.9;2.8;8.51;0;2.68;18839 +90093;48.21433;4.49995;218;20220427;18.3;2.7;10.5;3.8;8.79;0;3.66;24314 +90093;48.21433;4.49995;218;20220428;21.3;5.2;13.3;3.8;8.51;0;4.54;24908 +90093;48.21433;4.49995;218;20220429;18.9;6.1;12.5;2.6;9.41;.1;2.94;15316 +90093;48.21433;4.49995;218;20220430;16.1;4.3;10.2;3.7;8.64;0;3.3;22357 +90093;48.21433;4.49995;218;20220501;17;2.8;9.9;2.9;8.09;0;3.26;21217 +90093;48.21433;4.49995;218;20220502;19.6;5.2;12.4;3;9.29;0;3.58;21180 +90093;48.21433;4.49995;218;20220503;21.1;5.8;13.5;3.3;9.96;.5;3.99;22821 +90093;48.21433;4.49995;218;20220504;17.5;7.8;12.7;3;10.96;2.1;2.75;15101 +90093;48.21433;4.49995;218;20220505;18.3;8.2;13.3;2.9;10.74;1.1;3.09;17147 +90093;48.21433;4.49995;218;20220506;20.5;6.6;13.6;2.2;10.8;.1;2.53;11336 +90093;48.21433;4.49995;218;20220507;20.6;8;14.3;2.4;10.8;.1;2.63;10626 +90093;48.21433;4.49995;218;20220508;22.5;8;15.3;2.6;11.8;.1;2.92;11806 +90093;48.21433;4.49995;218;20220509;25;9.4;17.2;1.4;12.3;0;2.84;12433 +90093;48.21433;4.49995;218;20220510;25.6;11.1;18.4;2;12.3;0;3.17;11679 +90093;48.21433;4.49995;218;20220511;27;16.3;21.6;4.1;12.3;0;4.75;11098 +90093;48.21433;4.49995;218;20220512;21.2;13.5;17.4;2.3;13.65;0;2.42;8564 +90093;48.21433;4.49995;218;20220513;21.4;11.7;16.6;1.9;10.5;0;2.82;10356 +90093;48.21433;4.49995;218;20220514;23.5;6.6;15.1;1.4;10;0;2.94;13363 +90093;48.21433;4.49995;218;20220515;28.8;10.3;19.6;2.6;11.9;1.6;4.14;13082 +90093;48.21433;4.49995;218;20220516;24.5;15.6;20.1;3;15.55;1.6;3.05;9395 +90093;48.21433;4.49995;218;20220517;28.2;14;21.1;2.5;14.35;0;3.8;12125 +90093;48.21433;4.49995;218;20220518;29.6;16.1;22.9;2;15.6;0;3.66;12201 +90093;48.21433;4.49995;218;20220519;29.9;17.6;23.8;3.1;16;0;4.24;10863 +90093;48.21433;4.49995;218;20220520;28.9;15.9;22.4;3.3;16.1;1;4.02;11251 +90093;48.21433;4.49995;218;20220521;24.2;9.5;16.9;1.8;11.8;.1;3.12;13076 +90093;48.21433;4.49995;218;20220522;25.2;12.5;18.9;2.9;12.65;4.8;3.59;11388 +90093;48.21433;4.49995;218;20220523;21.6;15.4;18.5;4.3;16.6;10.2;2.38;7237 +90093;48.21433;4.49995;218;20220524;16.9;11.5;14.2;3.9;12.45;.4;2.18;8267 +90093;48.21433;4.49995;218;20220525;20;8.1;14.1;2.4;11;0;2.67;11761 +90093;48.21433;4.49995;218;20220526;20.2;13.1;16.6;2.6;12.45;0;2.63;9010 +90093;48.21433;4.49995;218;20220527;18.5;12.7;15.6;2.4;13.25;.1;2.11;8078 +90093;48.21433;4.49995;218;20220528;18.9;8;13.5;2.9;9.7;0;2.87;11225 +90093;48.21433;4.49995;218;20220529;16.3;6.6;11.4;3.5;7.9;0;2.86;10617 +90093;48.21433;4.49995;218;20220530;19.7;4.7;12.2;1.9;8.45;0;2.83;13148 +90093;48.21433;4.49995;218;20220531;22.2;7.2;14.7;1.7;8.95;.1;3.08;13100 +90093;48.21433;4.49995;218;20220601;22.3;8.1;15.2;1.4;9.8;0;2.89;12951 +90093;48.21433;4.49995;218;20220602;24.7;10.1;17.4;2.8;11;0;3.72;12736 +90093;48.21433;4.49995;218;20220603;24.3;14.4;19.3;2.7;15.05;.8;2.95;9660 +90093;48.21433;4.49995;218;20220604;28.6;15.8;22.2;2.8;16.7;7;3.74;11816 +90093;48.21433;4.49995;218;20220605;22;16.4;19.2;3.8;17.55;13.6;2.39;8225 +90093;48.21433;4.49995;218;20220606;21.4;14.4;17.9;3.4;13.85;1.1;2.92;9536 +90093;48.21433;4.49995;218;20220607;21.3;13.6;17.4;3.5;14.25;.7;2.81;9875 +90093;48.21433;4.49995;218;20220608;19.1;14;16.6;2.8;14.05;15.6;2.22;7745 +90093;48.21433;4.49995;218;20220609;20;11.3;15.6;2.8;12.35;.1;2.62;9837 +90093;48.21433;4.49995;218;20220610;24.3;9.9;17.1;1.6;13;0;3.04;13655 +90093;48.21433;4.49995;218;20220611;27.6;12.6;20.1;1.3;15.35;.1;4.98;27497 +90093;48.21433;4.49995;218;20220612;25.3;13.8;19.6;2.6;15.45;0;4.71;24573 +90093;48.21433;4.49995;218;20220613;22.2;10.3;16.3;2.2;11.25;.1;4.53;25886 +90093;48.21433;4.49995;218;20220614;27.2;9.6;18.4;1.9;11.75;0;5.34;28729 +90093;48.21433;4.49995;218;20220615;31.4;13.9;22.6;1.6;14.2;0;5.68;27501 +90093;48.21433;4.49995;218;20220616;28.7;15.9;22.3;1.6;14.35;0;5.35;26216 +90093;48.21433;4.49995;218;20220617;31.6;14.3;23;1.1;14.25;0;5.41;27175 +90093;48.21433;4.49995;218;20220618;36.8;17.5;27.1;2.5;15.25;0;7.17;27288 +90093;48.21433;4.49995;218;20220619;34.7;24;29.3;3.9;16.65;.6;7.66;24077 +90093;48.21433;4.49995;218;20220620;25.2;17.5;21.4;3;17.9;3.2;4.32;20491 +90093;48.21433;4.49995;218;20220621;27.5;13.3;20.4;2.4;17.05;1.4;5.03;26237 +90093;48.21433;4.49995;218;20220622;24.1;18.1;21.1;2;19.85;8.2;3.14;14870 +90093;48.21433;4.49995;218;20220623;26.8;17.4;22.1;3;18.3;7.4;4.66;21121 +90093;48.21433;4.49995;218;20220624;23.1;15.9;19.5;4;16.85;.5;4.08;20189 +90093;48.21433;4.49995;218;20220625;25;14.3;19.6;3;15.55;10.1;4.41;21116 +90093;48.21433;4.49995;218;20220626;17.3;13.3;15.3;1.8;15.65;11.7;1.8;9592 +90093;48.21433;4.49995;218;20220627;21.7;14.7;18.2;1.8;15.35;2.2;3.07;15158 +90093;48.21433;4.49995;218;20220628;26;10.4;18.2;1.2;12.7;0;4.77;27635 +90093;48.21433;4.49995;218;20220629;27.2;13.2;20.2;1.6;14.1;.4;5.09;27330 +90093;48.21433;4.49995;218;20220630;16.7;14.5;15.6;2.8;14.7;3.3;1.74;6905 +90093;48.21433;4.49995;218;20220701;21.6;11.8;16.7;2.7;12.5;.2;4.13;22213 +90093;48.21433;4.49995;218;20220702;27.2;9.1;18.2;1.8;12.35;0;5.22;28775 +90093;48.21433;4.49995;218;20220703;26.6;12.4;19.5;1.9;13.6;0;4.97;25863 +90093;48.21433;4.49995;218;20220704;25.3;11.1;18.2;1.6;12.2;0;4.73;25810 +90093;48.21433;4.49995;218;20220705;26.2;11.8;19;2;12.35;0;5.12;26839 +90093;48.21433;4.49995;218;20220706;23.1;11.6;17.4;2.5;11.65;0;4.63;24234 +90093;48.21433;4.49995;218;20220707;22.3;12.5;17.4;2.6;13.5;0;3.81;19162 +90093;48.21433;4.49995;218;20220708;25.3;9.6;17.5;2.5;12;.1;5.05;27013 +90093;48.21433;4.49995;218;20220709;27.5;12.8;20.1;2.4;13.45;0;5.28;25627 +90093;48.21433;4.49995;218;20220710;25;11.9;18.4;3.4;12.4;0;5.29;26279 +90093;48.21433;4.49995;218;20220711;28.6;13.2;20.9;2.9;13.3;0;5.79;26649 +90093;48.21433;4.49995;218;20220712;30.2;15.3;22.8;2.2;13.5;0;5.76;25987 +90093;48.21433;4.49995;218;20220713;31.4;14.6;23;1.3;12.5;0;4.98;22960 +90093;48.21433;4.49995;218;20220714;32.1;16.8;24.4;2.4;13.65;0;6.17;25677 +90093;48.21433;4.49995;218;20220715;25.7;15.1;20.4;3;11.4;0;5.46;24462 +90093;48.21433;4.49995;218;20220716;27.5;11.7;19.6;2;10.75;0;5.3;26182 +90093;48.21433;4.49995;218;20220717;31.1;14.8;22.9;2.3;11.2;0;6.11;26279 +90093;48.21433;4.49995;218;20220718;37;16.2;26.6;2;11.5;0;6.81;26887 +90093;48.21433;4.49995;218;20220719;38.3;19.5;28.9;3.2;14.35;.6;7.98;26261 +90093;48.21433;4.49995;218;20220720;24.1;21.3;22.7;2.6;18.45;5.5;2.88;8513 +90093;48.21433;4.49995;218;20220721;27.3;16.7;22;2.3;16.75;0;4.43;20219 +90093;48.21433;4.49995;218;20220722;29.5;16;22.8;1.6;17.4;2.2;4.23;19133 +90093;48.21433;4.49995;218;20220723;26.5;17;21.7;1.3;18.85;.1;3.46;16916 +90093;48.21433;4.49995;218;20220724;32.7;15.2;24;1.3;16.5;0;5.32;26306 +90093;48.21433;4.49995;218;20220725;28.1;19.6;23.8;3.3;16.4;.2;4.96;17876 +90093;48.21433;4.49995;218;20220726;23.8;15.9;19.9;2;13.8;0;3.57;15310 +90093;48.21433;4.49995;218;20220727;25.4;14.2;19.8;2.4;12.2;0;4.62;21464 +90093;48.21433;4.49995;218;20220728;26.8;12.6;19.7;1.7;11.3;0;4.39;21023 +90093;48.21433;4.49995;218;20220729;27.3;13;20.2;2;12.75;0;4.61;22234 +90093;48.21433;4.49995;218;20220730;29.9;13.9;21.9;1.5;13.55;0;4.72;22706 +90093;48.21433;4.49995;218;20220731;30;15.1;22.5;1.9;14.65;0;5.16;24639 +90093;48.21433;4.49995;218;20220801;26.3;16.1;21.2;1.6;16.1;0;3.76;17762 +90093;48.21433;4.49995;218;20220802;30.5;14.8;22.7;1;15.55;0;4.59;24028 +90093;48.21433;4.49995;218;20220803;35;16.9;26;1.4;14.85;0;5.47;24650 +90093;48.21433;4.49995;218;20220804;35.5;19.2;27.4;2.1;16.35;6.8;5.79;22272 +90093;48.21433;4.49995;218;20220805;24.6;18.4;21.5;3.1;17.85;.1;3.82;16878 +90093;48.21433;4.49995;218;20220806;25.1;12.5;18.8;3.7;11.5;0;5.13;23336 +90093;48.21433;4.49995;218;20220807;27.7;11.2;19.4;3;9.9;0;5.56;24625 +90093;48.21433;4.49995;218;20220808;29.6;13;21.3;2.8;10.7;0;5.7;24176 +90093;48.21433;4.49995;218;20220809;31.7;14.6;23.2;2.6;11.55;0;5.92;24213 +90093;48.21433;4.49995;218;20220810;31.5;16.9;24.2;3.4;10.35;0;6.51;22898 +90093;48.21433;4.49995;218;20220811;32;16.9;24.5;3.8;9.85;0;6.93;22775 +90093;48.21433;4.49995;218;20220812;32.5;16.3;24.4;3.5;9.8;0;6.82;22711 +90093;48.21433;4.49995;218;20220813;32.3;17.4;24.9;3.3;9.65;0;6.7;22539 +90093;48.21433;4.49995;218;20220814;27.1;17.4;22.3;3;13.85;6.3;4.29;14083 +90093;48.21433;4.49995;218;20220815;21;16.8;18.9;2.8;18.25;3.6;2.31;11351 +90093;48.21433;4.49995;218;20220816;27.8;16.3;22;2.1;17.6;3.1;3.95;18459 +90093;48.21433;4.49995;218;20220817;26;16.4;21.2;1.8;17.65;1.6;3.51;17356 +90093;48.21433;4.49995;218;20220818;26.2;16.2;21.2;2;17.7;1.8;3.25;14735 +90093;48.21433;4.49995;218;20220819;24.8;16.4;20.6;2.8;17.55;3.2;3.26;14621 +90093;48.21433;4.49995;218;20220820;24.7;15.7;20.2;2.1;15.75;.1;3.7;18982 +90093;48.21433;4.49995;218;20220821;26.2;11.3;18.8;1.3;13.2;0;3.56;20034 +90093;48.21433;4.49995;218;20220822;26.1;14.9;20.5;2.2;15.35;.1;3.69;17580 +90093;48.21433;4.49995;218;20220823;28.6;14.8;21.7;1;16.25;0;3.7;20257 +90093;48.21433;4.49995;218;20220824;32.3;15.1;23.7;1.9;14.75;0;4.75;21258 +90093;48.21433;4.49995;218;20220825;32.1;16.6;24.3;2.5;14.1;0;5.08;19777 +90093;48.21433;4.49995;218;20220826;22.4;18.6;20.5;2.6;17;2.2;2.4;7736 +90093;48.21433;4.49995;218;20220827;25;13;19;2.1;14.2;0;3.66;19340 +90093;48.21433;4.49995;218;20220828;27.8;14;20.9;2.2;15;0;3.93;18467 +90093;48.21433;4.49995;218;20220829;30.5;15.8;23.2;2.5;14.9;0;4.65;19372 +90093;48.21433;4.49995;218;20220830;26.7;15.6;21.1;2.8;15.85;0;3.7;15390 +90093;48.21433;4.49995;218;20220831;27.6;14.8;21.2;2.3;15.9;2.4;3.93;19010 +90093;48.21433;4.49995;218;20220901;27.3;14.2;20.8;2.5;13.9;0;4.08;18205 +90093;48.21433;4.49995;218;20220902;25.9;14.9;20.4;3.4;14.3;13.5;3.84;14330 +90093;48.21433;4.49995;218;20220903;24;16;20;2.6;16.8;3.5;2.98;13861 +90093;48.21433;4.49995;218;20220904;28.5;13.4;20.9;2.4;14.65;1.3;3.87;17203 +90093;48.21433;4.49995;218;20220905;30.9;16.7;23.8;3.3;16.35;4.2;4.78;17562 +90093;48.21433;4.49995;218;20220906;29.1;17.3;23.2;2.5;17.2;4.8;3.9;16133 +90093;48.21433;4.49995;218;20220907;22.1;15.7;18.9;3;16.85;11.3;2.54;12133 +90093;48.21433;4.49995;218;20220908;21.3;14.2;17.8;4;15.65;1.5;2.64;12421 +90093;48.21433;4.49995;218;20220909;21;15.1;18;4.8;15.05;7.4;2.86;11547 +90093;48.21433;4.49995;218;20220910;19;14;16.5;4.4;14.95;.9;2.24;10409 +90093;48.21433;4.49995;218;20220911;22.1;12.8;17.4;1.6;14.7;.1;2.46;14221 +90093;48.21433;4.49995;218;20220912;27.8;11.3;19.5;2.4;14.05;0;3.67;17727 +90093;48.21433;4.49995;218;20220913;28.4;16.5;22.5;2;17.45;2.2;3.03;12641 +90093;48.21433;4.49995;218;20220914;25.2;18.2;21.7;3;19.5;9.6;2.81;12378 +90093;48.21433;4.49995;218;20220915;20.5;16.6;18.5;2.9;16.85;5;2.06;9287 +90093;48.21433;4.49995;218;20220916;16.2;12.4;14.3;2.3;12.75;.1;1.63;7762 +90093;48.21433;4.49995;218;20220917;16.3;6.9;11.6;2.8;8.85;.3;2.39;14504 +90093;48.21433;4.49995;218;20220918;17.5;4.6;11.1;2.5;8.8;0;2.38;15634 +90093;48.21433;4.49995;218;20220919;16.5;6.6;11.6;1.4;9.2;0;1.93;13330 +90093;48.21433;4.49995;218;20220920;17.2;4.9;11;1.4;9.1;.1;1.94;14373 +90093;48.21433;4.49995;218;20220921;18;6.2;12.1;1.8;9.2;.1;2.23;15043 +90093;48.21433;4.49995;218;20220922;20;4.8;12.4;1.2;8.5;0;2.21;16055 +90093;48.21433;4.49995;218;20220923;18.4;5.9;12.2;.9;9.35;0;1.69;11641 +90093;48.21433;4.49995;218;20220924;15;10;12.5;1.4;11.8;.5;1.19;6091 +90093;48.21433;4.49995;218;20220925;15.7;9.4;12.5;1.6;11.85;.5;1.37;8078 +90093;48.21433;4.49995;218;20220926;14.8;8.3;11.6;3.9;10.85;7.3;1.6;8013 +90093;48.21433;4.49995;218;20220927;12.7;9.2;10.9;5.6;11.5;11.3;1.22;6937 +90093;48.21433;4.49995;218;20220928;13.3;9.8;11.6;2.8;11.55;1.2;1.22;6738 +90093;48.21433;4.49995;218;20220929;13.6;8.3;10.9;1.3;10.95;3.1;1.14;7525 +90093;48.21433;4.49995;218;20220930;15.7;3;9.4;1.9;9.35;4.2;1.59;12825 +90093;48.21433;4.49995;218;20221001;17.7;10.1;13.9;5.9;13.2;2.9;1.76;7768 +90093;48.21433;4.49995;218;20221002;17.8;14.3;16;4;16.2;3.1;1.29;6302 +90093;48.21433;4.49995;218;20221003;17;10.2;13.6;2.1;12.35;0;1.53;9898 +90093;48.21433;4.49995;218;20221004;18.7;4.9;11.8;1.6;11.25;.1;1.63;13480 +90093;48.21433;4.49995;218;20221005;23.1;9.2;16.1;2.9;13.55;0;2.35;13144 +90093;48.21433;4.49995;218;20221006;17.9;12;14.9;1.6;11.8;0;1.67;10257 +90093;48.21433;4.49995;218;20221007;19;5.3;12.1;1.6;11.1;.1;1.51;10813 +90093;48.21433;4.49995;218;20221008;16.4;8.5;12.5;2;11.15;.1;1.44;9209 +90093;48.21433;4.49995;218;20221009;19.9;4.5;12.2;2.7;9.95;.1;2.05;12543 +90093;48.21433;4.49995;218;20221010;19.1;9.5;14.3;2.4;13.25;4.3;1.43;7641 +90093;48.21433;4.49995;218;20221011;17.5;12.9;15.2;1.5;14.1;.1;1.17;5986 +90093;48.21433;4.49995;218;20221012;19;6.3;12.7;1.1;12.1;.1;1.31;11405 +90093;48.21433;4.49995;218;20221013;15.4;11.4;13.4;2.3;14.15;1.6;.85;4706 +90093;48.21433;4.49995;218;20221014;16.2;13.5;14.9;4.3;15.95;15.3;.78;3453 +90093;48.21433;4.49995;218;20221015;17.3;14.9;16.1;4.9;16.7;5.3;1;3933 +90093;48.21433;4.49995;218;20221016;23;14.4;18.7;2.7;16.55;0;1.73;7480 +90093;48.21433;4.49995;218;20221017;23;17.1;20;3.6;16.05;9;2.28;6946 +90093;48.21433;4.49995;218;20221018;20.6;13.8;17.2;1.8;16.7;.3;1.18;7030 +90093;48.21433;4.49995;218;20221019;21.5;12.6;17.1;3.9;15.6;.5;1.77;8845 +90093;48.21433;4.49995;218;20221020;20.1;14.5;17.3;3.9;16.4;32.5;1.43;5146 +90093;48.21433;4.49995;218;20221021;20.2;14;17.1;4.8;15.9;2.3;1.63;6479 +90093;48.21433;4.49995;218;20221022;21;12.6;16.8;3;14.6;.2;1.67;9008 +90093;48.21433;4.49995;218;20221023;22.4;15.1;18.8;5.5;14.9;2.1;2.62;6882 +90093;48.21433;4.49995;218;20221024;18.7;15.9;17.3;5.2;12.95;2;2.44;5854 +90093;48.21433;4.49995;218;20221025;19.2;11.4;15.3;2.9;13.2;.4;1.48;7757 +90093;48.21433;4.49995;218;20221026;22.4;15.2;18.8;3.7;14.1;.1;2.27;7993 +90093;48.21433;4.49995;218;20221027;24;12.7;18.4;3.8;14.55;0;2.25;7654 +90093;48.21433;4.49995;218;20221028;23.9;17.1;20.5;2.8;13.85;0;2.28;6596 +90093;48.21433;4.49995;218;20221029;25.4;13.3;19.4;3.1;13.15;0;2.46;7947 +90093;48.21433;4.49995;218;20221030;21.6;12.4;17;2.3;11.95;.1;1.74;6717 +90093;48.21433;4.49995;218;20221031;20.9;11;15.9;3;13.3;4.3;1.55;6796 +90093;48.21433;4.49995;218;20221101;15.7;12.3;14;5;12.2;0;1.53;6321 +90093;48.21433;4.49995;218;20221102;16;11.3;13.7;3.9;11.2;.1;1.53;6307 +90093;48.21433;4.49995;218;20221103;13.5;9.1;11.3;5;10.85;13.8;1.19;2776 +90093;48.21433;4.49995;218;20221104;9.1;8.9;9;4;10.45;7;.65;1451 +90093;48.21433;4.49995;218;20221105;9.9;4.5;7.2;2.9;9.35;0;.53;4527 +90093;48.21433;4.49995;218;20221106;10.7;5.4;8;3.7;9.1;.4;.81;3685 +90093;48.21433;4.49995;218;20221107;15;10;12.5;5.3;11.8;.2;1.23;4637 +90093;48.21433;4.49995;218;20221108;17.7;9.5;13.6;4.5;11.05;9;1.7;5550 +90093;48.21433;4.49995;218;20221109;13.4;11.4;12.4;3.5;12.95;1.3;.7;2613 +90093;48.21433;4.49995;218;20221110;10.1;6.1;8.1;1.8;10.55;0;.38;3320 +90093;48.21433;4.49995;218;20221111;13.7;3.1;8.4;2.6;10.05;.2;.58;6283 +90093;48.21433;4.49995;218;20221112;17.3;5.9;11.6;2.1;10.8;.1;.84;6660 +90093;48.21433;4.49995;218;20221113;11.8;5.9;8.9;2.5;9.5;.1;.62;5385 +90093;48.21433;4.49995;218;20221114;15.8;5.2;10.5;3.1;10.45;2.7;.9;5578 +90093;48.21433;4.49995;218;20221115;13.8;8.2;11;4.5;11.75;7.6;.73;3209 +90093;48.21433;4.49995;218;20221116;13;9.1;11;5.6;11.1;.6;.99;3383 +90093;48.21433;4.49995;218;20221117;12.9;11.1;12;6.5;10.9;8.6;1.42;2729 +90093;48.21433;4.49995;218;20221118;9.6;8.4;9;4;9.8;.6;.76;2224 +90093;48.21433;4.49995;218;20221119;6.3;3.4;4.8;2.8;8.75;.7;.23;2262 +90093;48.21433;4.49995;218;20221120;7.8;4.5;6.1;4.1;8.85;2.5;.39;3346 +90093;48.21433;4.49995;218;20221121;9.1;6.3;7.7;5;9.1;1;.71;2659 +90093;48.21433;4.49995;218;20221122;9.4;4.9;7.2;5.9;8.2;1.5;.96;3513 +90093;48.21433;4.49995;218;20221123;10.2;4.6;7.4;4.9;8.6;3.9;.81;3365 +90093;48.21433;4.49995;218;20221124;11.8;7.6;9.7;4.9;9.65;2.4;.97;4053 +90093;48.21433;4.49995;218;20221125;11.1;8.2;9.6;3.3;9.85;.4;.72;3495 +90093;48.21433;4.49995;218;20221126;6.5;3.6;5;2.1;8.5;0;.28;2233 +90093;48.21433;4.49995;218;20221127;9.9;3.4;6.6;2.9;8;.1;.65;3280 +90093;48.21433;4.49995;218;20221128;9.1;6.7;7.9;2.5;8.75;3.1;.69;1608 +90093;48.21433;4.49995;218;20221129;7.4;6.3;6.9;1.8;9.2;0;.41;1449 +90093;48.21433;4.49995;218;20221130;6.5;4.5;5.5;2.5;8.6;.1;.33;1785 +90093;48.21433;4.49995;218;20221201;6.4;4.5;5.4;2.7;7.95;.2;.5;1569 +90093;48.21433;4.49995;218;20221202;4.4;3.4;3.9;2.2;7.35;1;.43;942 +90093;48.21433;4.49995;218;20221203;4.6;2.4;3.5;3.7;6.65;.4;.53;2535 +90093;48.21433;4.49995;218;20221204;4;1.9;3;3.1;6.8;3.5;.4;2070 +90093;48.21433;4.49995;218;20221205;3.1;2.9;3;2.1;7.3;1.1;.34;507 +90093;48.21433;4.49995;218;20221206;2.6;1.2;1.9;1.3;6.75;0;.28;1334 +90093;48.21433;4.49995;218;20221207;2.8;0;1.4;1.2;6.7;.2;.2;1897 +90093;48.21433;4.49995;218;20221208;4;1.7;2.9;1.3;6.45;0;.32;2348 +90093;48.21433;4.49995;218;20221209;-.8;-2.8;-1.8;2.3;5.25;0;.2;1455 +90093;48.21433;4.49995;218;20221210;-.8;-1.8;-1.3;2.3;5.15;0;.29;1251 +90093;48.21433;4.49995;218;20221211;-.4;-2.7;-1.6;1.9;4.65;0;.27;2788 +90093;48.21433;4.49995;218;20221212;-1.4;-6.6;-4;2.7;3.85;0;.18;4899 +90093;48.21433;4.49995;218;20221213;1.3;-5.6;-2.2;3.5;3.95;0;.46;4422 +90093;48.21433;4.49995;218;20221214;0;-.8;-.4;1.9;5.75;0;.23;1230 +90093;48.21433;4.49995;218;20221215;0;-2.2;-1.1;2.6;5.1;0;.27;2233 +90093;48.21433;4.49995;218;20221216;.1;-5.8;-2.9;1.9;4.15;.1;.13;4869 +90093;48.21433;4.49995;218;20221217;-3;-4.9;-4;1.4;4.2;0;.17;2354 +90093;48.21433;4.49995;218;20221218;4.6;-7.5;-1.4;3.3;4.75;.2;.4;3889 +90093;48.21433;4.49995;218;20221219;12.8;5.2;9;5.3;8.75;.1;1.14;3194 +90093;48.21433;4.49995;218;20221220;14.5;11.2;12.8;5.8;10.95;6;1.56;1795 +90093;48.21433;4.49995;218;20221221;11.3;10.8;11;5.6;12.05;5.4;.59;1686 +90093;48.21433;4.49995;218;20221222;12.4;10.7;11.5;7.5;11.8;9.2;.96;1428 +90093;48.21433;4.49995;218;20221223;13.9;11.3;12.6;5.6;13.3;5.7;.69;1310 +90093;48.21433;4.49995;218;20221224;11.4;10.1;10.7;3.8;11.1;0;.7;1804 +90093;48.21433;4.49995;218;20221225;15.2;9.6;12.4;3.8;10.8;.8;1.08;3452 +90093;48.21433;4.49995;218;20221226;11.2;10.5;10.9;4.2;10.25;4.3;1.07;1141 +90093;48.21433;4.49995;218;20221227;8.1;2.8;5.4;2.7;7.7;.1;.38;3625 +90093;48.21433;4.49995;218;20221228;11.6;5.3;8.5;6;9.05;.2;.97;2727 +90093;48.21433;4.49995;218;20221229;11;10.9;11;7;9.8;1.5;1.58;850 +90093;48.21433;4.49995;218;20221230;13.4;5.3;9.3;6.4;10.35;2.6;.85;2253 +90093;48.21433;4.49995;218;20221231;16.9;13;14.9;7.7;11.6;0;2.27;2703 +90094;48.23056;4.83555;270;20220101;15;6;10.5;2;9.61;.1;.62;3714 +90094;48.23056;4.83555;270;20220102;13.7;4.3;9;4.9;9.28;0;.93;3791 +90094;48.23056;4.83555;270;20220103;11.4;10;10.7;6.2;10.91;10.9;.9;1243 +90094;48.23056;4.83555;270;20220104;10.9;9.7;10.3;5.8;10.14;14.9;1.05;1129 +90094;48.23056;4.83555;270;20220105;3.8;.5;2.1;3.8;6.38;.1;.36;2197 +90094;48.23056;4.83555;270;20220106;3.4;.9;2.1;2;6.24;.4;.35;1879 +90094;48.23056;4.83555;270;20220107;3.8;-.2;1.8;5.2;6.71;4.6;.2;2483 +90094;48.23056;4.83555;270;20220108;5.5;1.7;3.6;6.4;7.51;16.6;.26;2468 +90094;48.23056;4.83555;270;20220109;4.2;3.8;4;5.2;7.24;1.9;.52;593 +90094;48.23056;4.83555;270;20220110;4.7;.1;2.4;2.4;6.34;0;.35;2700 +90094;48.23056;4.83555;270;20220111;4.1;-.6;1.8;2.8;5.74;0;.46;2872 +90094;48.23056;4.83555;270;20220112;2.8;-4.4;-.8;2.4;5.31;0;.25;3643 +90094;48.23056;4.83555;270;20220113;4.6;-2.2;1.2;3;5.44;0;.53;3599 +90094;48.23056;4.83555;270;20220114;7.2;-3.6;1.8;1.7;5.61;0;.39;4701 +90094;48.23056;4.83555;270;20220115;7.8;-3;2.4;1.8;5.68;.1;.45;4732 +90094;48.23056;4.83555;270;20220116;-1;-2.9;-1.9;3;5.4;.1;.08;2016 +90094;48.23056;4.83555;270;20220117;3;-.9;1;1.3;6.85;.1;.15;2721 +90094;48.23056;4.83555;270;20220118;7.8;2.5;5.1;3.1;7.08;0;.64;3383 +90094;48.23056;4.83555;270;20220119;2.3;-.7;.8;3.8;6.64;2.6;.09;2418 +90094;48.23056;4.83555;270;20220120;4.4;2;3.2;3.2;6.88;.2;.41;2129 +90094;48.23056;4.83555;270;20220121;2.9;0;1.4;2.8;6.11;.1;.34;2463 +90094;48.23056;4.83555;270;20220122;3;.2;1.6;1.7;6.61;0;.26;2464 +90094;48.23056;4.83555;270;20220123;7;2.6;4.8;2.7;6.38;0;.73;3251 +90094;48.23056;4.83555;270;20220124;7.5;-2.4;2.5;2.2;5.61;0;.57;5137 +90094;48.23056;4.83555;270;20220125;3.3;-3.7;-.2;1.5;5.31;0;.35;4315 +90094;48.23056;4.83555;270;20220126;-2;-3.1;-2.5;1.2;4.96;0;.28;1035 +90094;48.23056;4.83555;270;20220127;.2;-3.6;-1.7;2.3;5.56;.4;.22;2185 +90094;48.23056;4.83555;270;20220128;3;.3;1.7;2.1;6.74;0;.25;2619 +90094;48.23056;4.83555;270;20220129;4.9;1;2.9;4.7;7.81;3.4;.08;3377 +90094;48.23056;4.83555;270;20220130;8.1;5;6.6;2.4;8.01;.2;.63;2834 +90094;48.23056;4.83555;270;20220131;6.3;4;5.1;5.9;6.68;1.8;1.04;2589 +90094;48.23056;4.83555;270;20220201;5.6;.9;3.3;5.2;7.41;2.3;.3;3956 +90094;48.23056;4.83555;270;20220202;8.9;6.1;7.5;4.2;10.18;1.4;.29;2906 +90094;48.23056;4.83555;270;20220203;8.1;5.4;6.7;2.6;8.61;.1;.54;2857 +90094;48.23056;4.83555;270;20220204;7.4;3.6;5.5;4.3;8.34;1.4;.48;3575 +90094;48.23056;4.83555;270;20220205;7.3;.1;3.7;3.5;6.71;.1;.65;5238 +90094;48.23056;4.83555;270;20220206;7.8;2.4;5.1;8.8;8.74;14.7;.23;4597 +90094;48.23056;4.83555;270;20220207;7.7;3.6;5.6;3.9;6.14;0;1.17;4035 +90094;48.23056;4.83555;270;20220208;10.5;-.9;4.8;2.4;7.11;0;.71;6691 +90094;48.23056;4.83555;270;20220209;14.8;.1;7.5;2.3;6.81;0;1.19;8207 +90094;48.23056;4.83555;270;20220210;5.6;2.9;4.2;4;7.81;.8;.76;3676 +90094;48.23056;4.83555;270;20220211;7.3;-.3;3.5;2.6;6.08;0;.86;8685 +90094;48.23056;4.83555;270;20220212;6.6;-3.4;1.6;2.6;4.94;0;.91;8596 +90094;48.23056;4.83555;270;20220213;12.8;-4.2;4.3;5.2;6.41;0;1.61;9968 +90094;48.23056;4.83555;270;20220214;10;4.7;7.4;5.6;8.44;2.2;1.05;3774 +90094;48.23056;4.83555;270;20220215;9.3;4;6.7;5.3;8.08;4.8;1.1;5930 +90094;48.23056;4.83555;270;20220216;11.9;6.3;9.1;8;11.38;8.5;.41;5584 +90094;48.23056;4.83555;270;20220217;12.4;10.7;11.5;7.1;9.44;.1;1.89;2898 +90094;48.23056;4.83555;270;20220218;12.7;7;9.9;7.2;9.34;1.4;1.51;5747 +90094;48.23056;4.83555;270;20220219;8.3;1.8;5.1;5.4;6.11;0;1.39;6165 +90094;48.23056;4.83555;270;20220220;9.4;4.7;7;7.9;9.41;5.2;.58;5323 +90094;48.23056;4.83555;270;20220221;7.4;4.3;5.8;7.7;7.78;5.6;.91;4395 +90094;48.23056;4.83555;270;20220222;8.1;4.8;6.5;4.9;9.18;.2;.5;4587 +90094;48.23056;4.83555;270;20220223;11.5;4.4;7.9;1.9;8.81;0;.9;6802 +90094;48.23056;4.83555;270;20220224;10.8;6.2;8.5;4.4;7.84;2.7;1.47;5555 +90094;48.23056;4.83555;270;20220225;7.4;-.4;3.5;3.3;5.91;.4;1.02;7463 +90094;48.23056;4.83555;270;20220226;7.4;-2.3;2.5;3.6;5.34;.1;1.12;8502 +90094;48.23056;4.83555;270;20220227;9.9;-2.1;3.9;3.8;4.31;0;1.81;9818 +90094;48.23056;4.83555;270;20220228;12.2;-2.8;4.7;2.1;4.81;0;1.51;11111 +90094;48.23056;4.83555;270;20220301;11.1;-1.4;4.8;2.2;5.08;0;1.45;10231 +90094;48.23056;4.83555;270;20220302;13.6;.9;7.3;2.2;6.44;0;1.55;10428 +90094;48.23056;4.83555;270;20220303;13.5;4.5;9;1.6;8.34;0;1.24;8969 +90094;48.23056;4.83555;270;20220304;11.8;.1;5.9;2.7;4.68;0;1.84;10303 +90094;48.23056;4.83555;270;20220305;9.8;-4.4;2.7;2.6;3.71;0;1.7;11502 +90094;48.23056;4.83555;270;20220306;7.1;-4.1;1.5;3.7;3.61;0;1.66;10309 +90094;48.23056;4.83555;270;20220307;6.7;-3.1;1.8;4.6;3.71;0;1.76;9885 +90094;48.23056;4.83555;270;20220308;12.1;-3.2;4.5;3.3;4.31;0;2.07;12747 +90094;48.23056;4.83555;270;20220309;15.1;-1.8;6.6;2.3;5.38;0;2;13406 +90094;48.23056;4.83555;270;20220310;15.3;.6;7.9;3.8;6.74;0;2.23;12594 +90094;48.23056;4.83555;270;20220311;16.1;4.4;10.2;6.5;7.84;1.3;2.73;11414 +90094;48.23056;4.83555;270;20220312;10.6;5.6;8.1;3.5;8.11;1.9;1.37;7345 +90094;48.23056;4.83555;270;20220313;11.7;5.9;8.8;4.7;8.61;5.6;1.56;8198 +90094;48.23056;4.83555;270;20220314;14;2.7;8.4;2.8;7.74;5.4;1.78;11673 +90094;48.23056;4.83555;270;20220315;14.1;7.2;10.6;3.1;10.31;.5;1.44;9143 +90094;48.23056;4.83555;270;20220316;14.6;5.7;10.2;2.3;10.04;0;1.46;10564 +90094;48.23056;4.83555;270;20220317;9.4;8;8.7;4.3;8.94;0;1.19;3723 +90094;48.23056;4.83555;270;20220318;13.5;4.4;8.9;7.1;6.78;0;3.05;12992 +90094;48.23056;4.83555;270;20220319;14.5;4.4;9.4;6.4;6.08;0;3.46;15924 +90094;48.23056;4.83555;270;20220320;11.3;1.1;6.2;2.9;6.64;.2;1.79;10228 +90094;48.23056;4.83555;270;20220321;17.7;4.7;11.2;2.7;7.51;0;2.73;15948 +90094;48.23056;4.83555;270;20220322;17.2;2.5;9.9;2.3;6.58;0;2.64;16771 +90094;48.23056;4.83555;270;20220323;17.7;.6;9.2;2.1;6.24;0;2.63;17389 +90094;48.23056;4.83555;270;20220324;19.6;1.1;10.3;2.4;6.28;0;3.01;17816 +90094;48.23056;4.83555;270;20220325;18.9;2.1;10.5;3.4;6.01;0;3.41;17939 +90094;48.23056;4.83555;270;20220326;19;3.9;11.5;5;6.11;0;4.14;18137 +90094;48.23056;4.83555;270;20220327;20.4;4.9;12.6;3;6.74;0;3.57;18625 +90094;48.23056;4.83555;270;20220328;20.5;2.4;11.5;1.9;7.48;0;2.89;17559 +90094;48.23056;4.83555;270;20220329;16.7;5.6;11.1;2.5;8.58;1.1;2.22;10510 +90094;48.23056;4.83555;270;20220330;12.8;8.5;10.7;2.5;11.01;6.6;1.39;7929 +90094;48.23056;4.83555;270;20220331;8;5.5;6.8;4.9;8.14;1.1;1.32;6055 +90094;48.23056;4.83555;270;20220401;4.9;.7;2.8;5.5;5.61;.8;1.33;5386 +90094;48.23056;4.83555;270;20220402;3.6;.2;1.9;5.9;5.32;0;1.29;6713 +90094;48.23056;4.83555;270;20220403;5.8;-3.3;1.2;3.2;4.51;0;1.61;12430 +90094;48.23056;4.83555;270;20220404;10;-5.7;2.1;4.5;5.01;.2;2.23;18768 +90094;48.23056;4.83555;270;20220405;11;5.2;8.1;5.1;9.24;.5;1.34;6591 +90094;48.23056;4.83555;270;20220406;12.3;7.2;9.7;5.2;9.84;3;1.68;7879 +90094;48.23056;4.83555;270;20220407;13.1;8.4;10.7;8;10.41;11.3;1.94;6463 +90094;48.23056;4.83555;270;20220408;12.6;6.5;9.6;5.8;9.18;18.2;1.9;5541 +90094;48.23056;4.83555;270;20220409;9.6;1.2;5.4;3.3;6.91;1.6;1.79;12808 +90094;48.23056;4.83555;270;20220410;12.7;-2.3;5.2;2.3;6.24;0;2.4;20225 +90094;48.23056;4.83555;270;20220411;17.8;1.3;9.6;4.7;7.51;0;3.53;19849 +90094;48.23056;4.83555;270;20220412;21.4;6;13.7;3.4;8.81;0;3.82;18941 +90094;48.23056;4.83555;270;20220413;19;6.6;12.8;2.4;10.98;.2;2.64;15423 +90094;48.23056;4.83555;270;20220414;20.5;7.3;13.9;2.7;11.41;0;3.1;17995 +90094;48.23056;4.83555;270;20220415;20.6;7.4;14;3.1;10.64;0;3.54;19915 +90094;48.23056;4.83555;270;20220416;17.6;7.2;12.4;5.3;8.38;0;4.15;22803 +90094;48.23056;4.83555;270;20220417;19.2;3.4;11.3;4.7;5.68;0;4.82;24167 +90094;48.23056;4.83555;270;20220418;18.8;2.5;10.6;2.3;6.61;0;3.57;22128 +90094;48.23056;4.83555;270;20220419;19.3;4.1;11.7;2.7;8.08;0;3.6;21404 +90094;48.23056;4.83555;270;20220420;17.8;5.3;11.6;4.3;6.84;0;4.22;22394 +90094;48.23056;4.83555;270;20220421;18.5;3.4;11;4.1;7.44;0;3.94;22341 +90094;48.23056;4.83555;270;20220422;18.9;6.2;12.6;3.7;8.84;0;3.9;22859 +90094;48.23056;4.83555;270;20220423;17.6;6.2;11.9;4.7;10.11;2.7;2.91;13896 +90094;48.23056;4.83555;270;20220424;14.7;7.2;10.9;2.4;10.98;1.3;1.74;9643 +90094;48.23056;4.83555;270;20220425;15.5;7.9;11.7;2.6;9.94;1.2;2.4;12588 +90094;48.23056;4.83555;270;20220426;15;2.9;8.9;2.9;8.58;0;2.68;18552 +90094;48.23056;4.83555;270;20220427;17.9;2.9;10.4;3.9;8.81;0;3.65;24152 +90094;48.23056;4.83555;270;20220428;21;4.8;12.9;4;8.51;0;4.55;25077 +90094;48.23056;4.83555;270;20220429;18.6;6.2;12.4;2.6;9.38;.2;2.95;15321 +90094;48.23056;4.83555;270;20220430;16;4.3;10.1;3.7;8.71;0;3.23;21710 +90094;48.23056;4.83555;270;20220501;17;3.1;10;2.7;8.11;0;3.28;21289 +90094;48.23056;4.83555;270;20220502;19.4;5.7;12.6;2.8;9.31;0;3.57;20973 +90094;48.23056;4.83555;270;20220503;21;5.8;13.4;3.2;9.94;.9;3.94;22495 +90094;48.23056;4.83555;270;20220504;18.3;7.7;13;2.8;10.88;3.4;2.98;16502 +90094;48.23056;4.83555;270;20220505;18.1;8.7;13.4;2.9;10.71;1.5;3.04;16029 +90094;48.23056;4.83555;270;20220506;20.4;5.7;13;2.1;10.14;0;3.45;21884 +90094;48.23056;4.83555;270;20220507;21.1;6.5;13.8;2.2;10.31;.1;3.63;21657 +90094;48.23056;4.83555;270;20220508;22.9;7;14.9;2.5;11.14;.1;3.99;23025 +90094;48.23056;4.83555;270;20220509;24.9;9.4;17.1;1.9;11.9;0;4.17;23420 +90094;48.23056;4.83555;270;20220510;26;9.5;17.7;1.8;11.75;0;4.43;24009 +90094;48.23056;4.83555;270;20220511;28;12.9;20.4;3.5;12.15;0;5.51;23039 +90094;48.23056;4.83555;270;20220512;21.6;13.3;17.5;2.4;13.34;.1;3.38;16999 +90094;48.23056;4.83555;270;20220513;21.5;12.3;16.9;1.9;10.48;0;3.59;18003 +90094;48.23056;4.83555;270;20220514;24.2;5.6;14.9;1.4;9.44;0;4.21;25452 +90094;48.23056;4.83555;270;20220515;28.9;9.6;19.3;2.4;11.21;.9;5.43;26148 +90094;48.23056;4.83555;270;20220516;24.7;14.8;19.8;2.8;14.58;1.7;4.08;18641 +90094;48.23056;4.83555;270;20220517;28.2;12.6;20.4;2;13.21;0;4.88;23909 +90094;48.23056;4.83555;270;20220518;30;14;22;1.9;13.98;0;5.17;24255 +90094;48.23056;4.83555;270;20220519;30.4;16.3;23.4;2.9;15.24;0;5.63;22767 +90094;48.23056;4.83555;270;20220520;28.9;16.8;22.8;3.3;15.48;1;5.29;20993 +90094;48.23056;4.83555;270;20220521;24.8;8.1;16.4;1.8;11.31;0;4.36;25037 +90094;48.23056;4.83555;270;20220522;25.8;12.4;19.1;2.9;11.81;4.9;4.89;22533 +90094;48.23056;4.83555;270;20220523;21.3;15;18.2;3.8;16.04;10.7;3.18;15714 +90094;48.23056;4.83555;270;20220524;17.3;11.1;14.2;3.8;12.11;.3;2.75;15011 +90094;48.23056;4.83555;270;20220525;20.1;6.6;13.3;2.5;10.44;0;3.7;22641 +90094;48.23056;4.83555;270;20220526;20.3;12.2;16.2;2.5;12.04;0;3.44;17552 +90094;48.23056;4.83555;270;20220527;17.9;11.8;14.8;2.5;12.64;0;2.78;15169 +90094;48.23056;4.83555;270;20220528;19.1;7.8;13.5;3.1;9.34;0;3.83;21192 +90094;48.23056;4.83555;270;20220529;16.5;6.5;11.5;3.1;7.71;0;3.52;19934 +90094;48.23056;4.83555;270;20220530;19.8;3.9;11.8;2.4;7.78;0;4.08;25042 +90094;48.23056;4.83555;270;20220531;22.7;5.7;14.2;2;8.11;.1;4.52;25838 +90094;48.23056;4.83555;270;20220601;22.6;6.5;14.6;2.1;9.28;0;4.38;25158 +90094;48.23056;4.83555;270;20220602;25;10.5;17.8;3.1;10.71;0;5.06;24199 +90094;48.23056;4.83555;270;20220603;23.1;14.3;18.7;2.7;14.61;2;3.81;18669 +90094;48.23056;4.83555;270;20220604;28.7;15.8;22.3;2.7;16.31;6.4;5.15;23172 +90094;48.23056;4.83555;270;20220605;21.9;16.6;19.3;3.8;17.28;15.8;3.01;13918 +90094;48.23056;4.83555;270;20220606;20.9;13.3;17.1;3.3;13.61;.3;3.53;17602 +90094;48.23056;4.83555;270;20220607;21;12.9;17;3.2;13.84;1.7;3.51;18198 +90094;48.23056;4.83555;270;20220608;18.9;12.3;15.6;2.4;13.74;11.9;2.89;16326 +90094;48.23056;4.83555;270;20220609;19.7;10.9;15.3;2.9;11.78;.1;3.52;19058 +90094;48.23056;4.83555;270;20220610;24.8;8.5;16.6;1.1;12.21;.1;4.38;26066 +90094;48.23056;4.83555;270;20220611;27.6;11.7;19.6;1.4;14.24;.1;4.75;25630 +90094;48.23056;4.83555;270;20220612;26.3;13.5;19.9;2.6;15.21;0;4.65;22895 +90094;48.23056;4.83555;270;20220613;22.1;10.8;16.5;2.5;10.88;0;4.2;21999 +90094;48.23056;4.83555;270;20220614;27.5;9.4;18.5;2.3;11.01;0;5.49;27634 +90094;48.23056;4.83555;270;20220615;32;13.5;22.7;2.1;13.01;0;6.14;27931 +90094;48.23056;4.83555;270;20220616;28.9;14.9;21.9;2.1;13.44;0;5.3;24379 +90094;48.23056;4.83555;270;20220617;31.8;14.2;23;1.6;12.88;0;5.78;27200 +90094;48.23056;4.83555;270;20220618;36.5;16.7;26.6;2.7;14.28;0;7.48;28809 +90094;48.23056;4.83555;270;20220619;35.2;23.4;29.3;3.7;15.64;1;7.48;22339 +90094;48.23056;4.83555;270;20220620;25.9;17.8;21.8;3.1;17.48;2.3;4.24;18466 +90094;48.23056;4.83555;270;20220621;28.4;13.9;21.2;2.9;16.28;2.4;5.24;24956 +90094;48.23056;4.83555;270;20220622;24.5;18.5;21.5;2.2;19.61;12.4;3.34;15683 +90094;48.23056;4.83555;270;20220623;27.2;16.3;21.7;2.5;17.98;5.5;4.56;21642 +90094;48.23056;4.83555;270;20220624;21.6;15.2;18.4;3.4;16.84;1.8;3.15;16233 +90094;48.23056;4.83555;270;20220625;25.1;13.3;19.2;2.7;15.21;11.4;4.43;22403 +90094;48.23056;4.83555;270;20220626;16.9;13.7;15.3;1.8;15.78;29.2;1.98;11608 +90094;48.23056;4.83555;270;20220627;20.7;15;17.9;2.1;15.71;2;2.95;15262 +90094;48.23056;4.83555;270;20220628;25.8;10;17.9;1.3;12.91;0;4.52;25796 +90094;48.23056;4.83555;270;20220629;27.5;12.1;19.8;1.3;13.58;.1;4.77;25331 +90094;48.23056;4.83555;270;20220630;18.2;13.4;15.8;2.3;14.28;3.4;2.57;13716 +90094;48.23056;4.83555;270;20220701;22;10.4;16.2;2.5;11.94;.3;4.06;22024 +90094;48.23056;4.83555;270;20220702;27;8.6;17.8;1.8;11.44;0;5.15;27742 +90094;48.23056;4.83555;270;20220703;27.5;12.2;19.8;2.3;13.04;0;5.2;25083 +90094;48.23056;4.83555;270;20220704;24.7;10.8;17.7;1.9;11.91;0;4.5;23722 +90094;48.23056;4.83555;270;20220705;25.7;10.8;18.2;2.2;11.64;0;4.86;24656 +90094;48.23056;4.83555;270;20220706;22.5;10.6;16.5;2.6;11.31;0;4.23;21967 +90094;48.23056;4.83555;270;20220707;21.9;10.8;16.4;2.6;12.84;0;3.87;21033 +90094;48.23056;4.83555;270;20220708;25.3;9.1;17.2;3;11.78;0;5;25888 +90094;48.23056;4.83555;270;20220709;27.1;12.1;19.6;2.9;12.94;0;5.23;24495 +90094;48.23056;4.83555;270;20220710;24.9;11.3;18.1;3.5;12.11;0;4.97;23507 +90094;48.23056;4.83555;270;20220711;28.5;12.4;20.5;3.4;12.61;0;5.82;25528 +90094;48.23056;4.83555;270;20220712;29.9;15.1;22.5;2.7;12.51;0;5.8;24319 +90094;48.23056;4.83555;270;20220713;31.8;13.6;22.7;1.4;11.68;0;5.49;26575 +90094;48.23056;4.83555;270;20220714;32.9;15.3;24.1;2.7;12.94;0;6.47;26057 +90094;48.23056;4.83555;270;20220715;25.9;14.8;20.3;3.2;11.34;0;5.13;21061 +90094;48.23056;4.83555;270;20220716;27.5;11.8;19.6;3;10.08;0;5.66;24507 +90094;48.23056;4.83555;270;20220717;31.4;14.7;23;3.4;10.34;0;6.81;25415 +90094;48.23056;4.83555;270;20220718;36.8;16;26.4;2.2;10.31;0;7.02;27552 +90094;48.23056;4.83555;270;20220719;37.8;18.9;28.4;3.4;13.38;0;8.13;26738 +90094;48.23056;4.83555;270;20220720;25;22;23.5;3;18.08;1.3;3.47;10544 +90094;48.23056;4.83555;270;20220721;27.7;15.8;21.7;2.4;16.31;0;4.57;21130 +90094;48.23056;4.83555;270;20220722;30.5;16.1;23.3;2.2;16.54;1.9;5.17;23238 +90094;48.23056;4.83555;270;20220723;26.5;17.1;21.8;1.8;18.11;.2;3.84;18627 +90094;48.23056;4.83555;270;20220724;33.1;14.1;23.6;1.4;15.24;0;5.44;26407 +90094;48.23056;4.83555;270;20220725;28.8;17.9;23.4;3.4;15.41;.2;5.25;19377 +90094;48.23056;4.83555;270;20220726;23.7;14.4;19.1;2.2;14.01;0;3.73;18253 +90094;48.23056;4.83555;270;20220727;25.1;13.6;19.3;2.2;11.98;0;4.32;20288 +90094;48.23056;4.83555;270;20220728;27.3;12.9;20.1;2.4;11.01;0;5.01;22517 +90094;48.23056;4.83555;270;20220729;27.4;12.5;20;2.2;11.51;0;4.86;22727 +90094;48.23056;4.83555;270;20220730;29.7;12.9;21.3;1.7;12.41;0;4.97;24020 +90094;48.23056;4.83555;270;20220731;30.2;14.7;22.4;2.1;13.71;0;5.13;22894 +90094;48.23056;4.83555;270;20220801;26.3;14.7;20.5;1.9;15.28;0;4;19462 +90094;48.23056;4.83555;270;20220802;30.6;13.7;22.2;1.3;14.58;0;4.68;23818 +90094;48.23056;4.83555;270;20220803;35.3;16.7;26;1.8;13.88;0;5.82;24921 +90094;48.23056;4.83555;270;20220804;36.5;18.3;27.4;2.2;15.08;7.1;6.28;24291 +90094;48.23056;4.83555;270;20220805;24.8;18.8;21.8;3.3;18.01;.1;3.51;13985 +90094;48.23056;4.83555;270;20220806;25.6;13.8;19.7;4.4;11.54;0;5.15;19497 +90094;48.23056;4.83555;270;20220807;27.9;11.9;19.9;3.8;9.48;0;5.89;22466 +90094;48.23056;4.83555;270;20220808;29.8;13.5;21.6;3.6;10.01;0;6.14;22529 +90094;48.23056;4.83555;270;20220809;31.6;15.2;23.4;3.7;10.71;0;6.53;22421 +90094;48.23056;4.83555;270;20220810;31.2;16.8;24;4.4;9.81;0;6.95;20848 +90094;48.23056;4.83555;270;20220811;31.6;16.6;24.1;4;9.31;0;6.89;21263 +90094;48.23056;4.83555;270;20220812;32.1;18.5;25.3;4.1;9.01;0;7.09;20189 +90094;48.23056;4.83555;270;20220813;31.7;18.6;25.2;3.4;9.26;0;6.41;19644 +90094;48.23056;4.83555;270;20220814;27.1;17.4;22.3;3;12.71;8;4.67;16819 +90094;48.23056;4.83555;270;20220815;21.2;17.1;19.1;2.9;18.01;2.6;2.29;10761 +90094;48.23056;4.83555;270;20220816;28.1;14.9;21.5;2;17.08;4.6;3.96;19431 +90094;48.23056;4.83555;270;20220817;25.5;16.2;20.9;2;17.34;3;3.33;16193 +90094;48.23056;4.83555;270;20220818;24.9;16.5;20.7;1.9;17.81;3.5;3.1;15308 +90094;48.23056;4.83555;270;20220819;23.8;16.6;20.2;2.7;17.81;4.1;2.93;13949 +90094;48.23056;4.83555;270;20220820;24.4;15.8;20.1;1.9;15.81;.1;3.16;15303 +90094;48.23056;4.83555;270;20220821;25.9;11;18.4;1.1;12.78;0;3.45;19844 +90094;48.23056;4.83555;270;20220822;26.5;14.1;20.3;1.8;14.54;.1;3.67;17908 +90094;48.23056;4.83555;270;20220823;28.5;13.9;21.2;1.2;15.74;0;3.64;19287 +90094;48.23056;4.83555;270;20220824;31.5;15.3;23.4;2;13.88;0;4.66;20187 +90094;48.23056;4.83555;270;20220825;31.7;16.1;23.9;2.4;13.68;0;4.98;19819 +90094;48.23056;4.83555;270;20220826;22.2;18.4;20.3;2.8;17.28;2.4;2.51;9607 +90094;48.23056;4.83555;270;20220827;24.9;12.6;18.7;1.9;14.88;0;3.28;17192 +90094;48.23056;4.83555;270;20220828;27.8;14.2;21;2.5;15.54;0;3.91;17867 +90094;48.23056;4.83555;270;20220829;29.5;15.8;22.6;2.7;14.54;0;4.49;17908 +90094;48.23056;4.83555;270;20220830;28.2;15.7;22;2.8;15.44;0;4.11;16907 +90094;48.23056;4.83555;270;20220831;27;13.8;20.4;1.8;16.24;4.5;3.33;17120 +90094;48.23056;4.83555;270;20220901;26.6;14;20.3;2.3;14.18;0;3.63;16581 +90094;48.23056;4.83555;270;20220902;25.5;13.4;19.4;2.6;14.31;6.9;3.52;16232 +90094;48.23056;4.83555;270;20220903;23.3;15.8;19.5;2.3;16.41;3.9;2.65;12517 +90094;48.23056;4.83555;270;20220904;27.9;12.2;20;2.1;14.24;1.7;3.71;18007 +90094;48.23056;4.83555;270;20220905;29.9;15.3;22.6;2.6;15.71;3.4;4.13;17238 +90094;48.23056;4.83555;270;20220906;28.7;16.8;22.8;2.4;16.91;4.3;3.66;15465 +90094;48.23056;4.83555;270;20220907;20.4;15.2;17.8;2.4;16.84;8.9;1.98;10051 +90094;48.23056;4.83555;270;20220908;21;13.8;17.4;3.8;15.24;.7;2.47;11743 +90094;48.23056;4.83555;270;20220909;20.4;14.1;17.3;4.7;14.64;14;2.57;10743 +90094;48.23056;4.83555;270;20220910;19;13.6;16.3;4.2;14.58;1.1;2.12;9902 +90094;48.23056;4.83555;270;20220911;21.8;12.6;17.2;1.5;14.34;.2;2.27;12678 +90094;48.23056;4.83555;270;20220912;26.5;10.9;18.7;2.4;13.81;0;3.37;16717 +90094;48.23056;4.83555;270;20220913;27.9;15.2;21.6;2.1;17.44;5.4;3.1;14855 +90094;48.23056;4.83555;270;20220914;25.3;17.5;21.4;2.8;19.31;14.5;2.61;11369 +90094;48.23056;4.83555;270;20220915;20.6;16.5;18.6;2.8;16.51;5.7;1.92;7855 +90094;48.23056;4.83555;270;20220916;15.7;12.7;14.2;2.3;12.61;.2;1.52;6866 +90094;48.23056;4.83555;270;20220917;15.4;6.6;11;2.9;8.91;.5;2.04;11637 +90094;48.23056;4.83555;270;20220918;17.1;3.1;10.1;2.4;8.31;0;2.23;14561 +90094;48.23056;4.83555;270;20220919;16.2;5.5;10.9;1.9;8.78;0;1.94;12550 +90094;48.23056;4.83555;270;20220920;16.6;4.1;10.4;1.6;8.88;.1;1.89;13415 +90094;48.23056;4.83555;270;20220921;17.3;5.5;11.4;2.5;8.81;.1;2.19;12969 +90094;48.23056;4.83555;270;20220922;19.6;4.5;12.1;1.6;8.21;0;2.26;14640 +90094;48.23056;4.83555;270;20220923;18.6;4.9;11.8;1.1;9.28;.1;1.87;13658 +90094;48.23056;4.83555;270;20220924;15.3;9.7;12.5;1.5;11.38;.4;1.35;8254 +90094;48.23056;4.83555;270;20220925;14.9;8.4;11.7;1.3;11.51;.5;1.29;9135 +90094;48.23056;4.83555;270;20220926;14.8;7;10.9;4;10.48;8.8;1.62;9840 +90094;48.23056;4.83555;270;20220927;12.4;8.7;10.5;5.3;11.24;12.1;1.09;6744 +90094;48.23056;4.83555;270;20220928;12.8;9.9;11.3;3;11.18;2.2;1.15;5799 +90094;48.23056;4.83555;270;20220929;13.2;6.6;9.9;1.2;10.21;2.4;1.16;8691 +90094;48.23056;4.83555;270;20220930;15.6;2.7;9.2;1.7;8.84;4.3;1.52;12273 +90094;48.23056;4.83555;270;20221001;16.7;8.3;12.5;5.7;12.78;2.7;1.47;9621 +90094;48.23056;4.83555;270;20221002;17.6;12.9;15.2;4.4;15.84;4.7;1.15;6954 +90094;48.23056;4.83555;270;20221003;16.8;9.6;13.2;2.3;11.84;0;1.47;8629 +90094;48.23056;4.83555;270;20221004;19;4.9;12;1.7;10.98;.1;1.62;12150 +90094;48.23056;4.83555;270;20221005;23;7.7;15.3;2.7;12.71;0;2.25;12492 +90094;48.23056;4.83555;270;20221006;17.3;11.9;14.6;2.1;11.58;0;1.59;7185 +90094;48.23056;4.83555;270;20221007;18.7;4.1;11.4;1.7;10.71;.1;1.54;11837 +90094;48.23056;4.83555;270;20221008;15.9;8.3;12.1;2;10.84;.1;1.34;8301 +90094;48.23056;4.83555;270;20221009;19.3;4.5;11.9;2.9;9.64;.1;2.02;11548 +90094;48.23056;4.83555;270;20221010;19.8;8;13.9;2.5;12.54;4.9;1.65;10123 +90094;48.23056;4.83555;270;20221011;17.4;11.2;14.3;2;13.54;0;1.23;7111 +90094;48.23056;4.83555;270;20221012;19.5;6.1;12.8;1.4;11.51;.1;1.41;10570 +90094;48.23056;4.83555;270;20221013;15.4;9.9;12.6;2.3;13.41;1.2;.91;6390 +90094;48.23056;4.83555;270;20221014;15.9;13.2;14.6;4.4;15.58;16;.75;4381 +90094;48.23056;4.83555;270;20221015;16.9;14.8;15.8;5.1;16.41;5;.9;3735 +90094;48.23056;4.83555;270;20221016;22.6;14.3;18.4;2.3;16.08;.2;1.61;7699 +90094;48.23056;4.83555;270;20221017;23.5;14.7;19.1;2.8;15.71;4.7;1.97;7727 +90094;48.23056;4.83555;270;20221018;20.9;13.6;17.2;1.8;16.48;.3;1.19;6942 +90094;48.23056;4.83555;270;20221019;20.8;12.6;16.7;3.4;15.44;.3;1.49;7264 +90094;48.23056;4.83555;270;20221020;19.4;14.1;16.7;3.8;16.04;28.3;1.28;5662 +90094;48.23056;4.83555;270;20221021;20.3;13.5;16.9;4;15.64;3.8;1.49;6469 +90094;48.23056;4.83555;270;20221022;20.9;10.7;15.8;2.3;14.11;.1;1.39;7848 +90094;48.23056;4.83555;270;20221023;21.6;13.7;17.6;4.5;14.71;1.1;2.05;6790 +90094;48.23056;4.83555;270;20221024;18.7;14.6;16.6;4.5;12.88;1;2.07;4544 +90094;48.23056;4.83555;270;20221025;19.6;9.5;14.6;2.5;12.61;1.5;1.35;7337 +90094;48.23056;4.83555;270;20221026;22.2;14.3;18.3;3;13.68;.1;1.95;6442 +90094;48.23056;4.83555;270;20221027;23.4;10.9;17.2;3.3;14.48;0;1.86;8015 +90094;48.23056;4.83555;270;20221028;24.2;14.7;19.5;2.9;14.04;0;2.18;6859 +90094;48.23056;4.83555;270;20221029;24.2;12;18.1;3.1;12.51;0;2.25;7669 +90094;48.23056;4.83555;270;20221030;22.2;10.9;16.6;2.3;11.24;.1;1.79;7174 +90094;48.23056;4.83555;270;20221031;20.5;9.3;14.9;3.2;12.84;5.3;1.47;7123 +90094;48.23056;4.83555;270;20221101;15.3;12.2;13.7;4.6;12.04;0;1.37;3557 +90094;48.23056;4.83555;270;20221102;16;9.5;12.7;3.8;10.78;.1;1.4;5147 +90094;48.23056;4.83555;270;20221103;13;7.8;10.4;4.2;10.54;13;.95;4368 +90094;48.23056;4.83555;270;20221104;8.8;8.2;8.5;4.4;10.21;4.7;.55;1106 +90094;48.23056;4.83555;270;20221105;10.1;5.1;7.6;2.8;9.31;0;.57;4282 +90094;48.23056;4.83555;270;20221106;10.1;3.9;7;3.3;8.78;.6;.65;4615 +90094;48.23056;4.83555;270;20221107;15.1;9.3;12.2;4.9;11.44;.2;1.15;4515 +90094;48.23056;4.83555;270;20221108;17.3;7.1;12.2;4;10.74;10.2;1.4;5966 +90094;48.23056;4.83555;270;20221109;12.9;11.1;12;3.3;12.54;1.4;.64;2202 +90094;48.23056;4.83555;270;20221110;10.6;5.4;8;1.7;10.04;0;.41;4086 +90094;48.23056;4.83555;270;20221111;12;1.8;6.9;2.7;9.31;.1;.48;5622 +90094;48.23056;4.83555;270;20221112;17.1;5.6;11.3;2.7;10.38;.1;.99;5941 +90094;48.23056;4.83555;270;20221113;9;4.4;6.7;2.7;8.78;0;.44;3571 +90094;48.23056;4.83555;270;20221114;16.1;4.7;10.4;3.1;10.28;2.2;.89;5759 +90094;48.23056;4.83555;270;20221115;13.5;6.5;10;3.7;11.54;8.3;.51;4277 +90094;48.23056;4.83555;270;20221116;13;8.2;10.6;5.2;10.88;2.2;.86;3480 +90094;48.23056;4.83555;270;20221117;13;10.6;11.8;6.6;10.64;9.7;1.37;2294 +90094;48.23056;4.83555;270;20221118;9.4;8;8.7;4.5;9.68;1;.71;1683 +90094;48.23056;4.83555;270;20221119;6.3;3.8;5.1;2.5;8.68;.7;.26;2068 +90094;48.23056;4.83555;270;20221120;7.8;4.1;5.9;4.3;8.68;2.6;.38;2795 +90094;48.23056;4.83555;270;20221121;8.8;6.3;7.5;5.4;8.94;.9;.7;2186 +90094;48.23056;4.83555;270;20221122;8.8;4.1;6.5;5.6;8.04;.7;.78;3128 +90094;48.23056;4.83555;270;20221123;10;3;6.5;4.6;8.28;4.8;.64;3882 +90094;48.23056;4.83555;270;20221124;11.8;6.7;9.3;4.6;9.44;2.5;.87;3164 +90094;48.23056;4.83555;270;20221125;10.4;7.3;8.9;3.2;9.44;.2;.69;2371 +90094;48.23056;4.83555;270;20221126;6.3;3.1;4.7;2;8.31;0;.23;2372 +90094;48.23056;4.83555;270;20221127;8.6;3.6;6.1;3.4;7.78;0;.61;3069 +90094;48.23056;4.83555;270;20221128;8.5;5.6;7;2.5;8.54;3;.56;2060 +90094;48.23056;4.83555;270;20221129;8.1;4.9;6.5;2;9.08;.1;.33;2166 +90094;48.23056;4.83555;270;20221130;6.8;4.5;5.6;2.7;8.41;.1;.36;1917 +90094;48.23056;4.83555;270;20221201;5.9;5;5.5;3;7.84;.1;.55;919 +90094;48.23056;4.83555;270;20221202;4;3;3.5;2.6;6.88;1.3;.45;1068 +90094;48.23056;4.83555;270;20221203;4.4;1.9;3.1;4.1;6.44;.3;.54;1839 +90094;48.23056;4.83555;270;20221204;3.2;1.4;2.3;3.1;6.54;2.8;.35;1495 +90094;48.23056;4.83555;270;20221205;3.3;2.6;3;2.5;7.18;.6;.31;869 +90094;48.23056;4.83555;270;20221206;2.3;1.1;1.7;1.5;6.64;0;.27;1108 +90094;48.23056;4.83555;270;20221207;2.9;-1;.9;1.3;6.44;.1;.16;2366 +90094;48.23056;4.83555;270;20221208;3.7;1.3;2.5;1.4;6.18;0;.36;1644 +90094;48.23056;4.83555;270;20221209;.2;-3.3;-1.6;2.9;5.18;.1;.22;2059 +90094;48.23056;4.83555;270;20221210;-.6;-1.6;-1.1;2.7;5.08;0;.32;746 +90094;48.23056;4.83555;270;20221211;-1.1;-3.3;-2.2;1.8;4.4;0;.33;1762 +90094;48.23056;4.83555;270;20221212;-2.2;-7.5;-4.9;3;3.6;0;.3;2847 +90094;48.23056;4.83555;270;20221213;.8;-6.2;-2.7;4;3.78;0;.55;3179 +90094;48.23056;4.83555;270;20221214;.8;-1.3;-.3;2;5.74;0;.21;1544 +90094;48.23056;4.83555;270;20221215;-.2;-2.2;-1.2;3.4;5.04;0;.3;1529 +90094;48.23056;4.83555;270;20221216;-.2;-6.5;-3.4;2.1;3.88;0;.3;2922 +90094;48.23056;4.83555;270;20221217;-2.2;-8;-5.1;1.9;3.54;0;.24;2837 +90094;48.23056;4.83555;270;20221218;3.4;-8.4;-2.5;3.7;4.68;.2;.28;4228 +90094;48.23056;4.83555;270;20221219;12.4;3.2;7.8;3.9;8.58;.1;.72;3669 +90094;48.23056;4.83555;270;20221220;13.8;9;11.4;4.6;10.81;8;.99;2467 +90094;48.23056;4.83555;270;20221221;11.1;10.7;10.9;5.8;11.84;5.8;.62;397 +90094;48.23056;4.83555;270;20221222;12;10.3;11.1;8.2;11.61;13.4;.8;1369 +90094;48.23056;4.83555;270;20221223;13.6;10.8;12.2;6.4;13.21;6.5;.49;1879 +90094;48.23056;4.83555;270;20221224;11.2;9.6;10.4;3.9;10.94;.4;.69;1245 +90094;48.23056;4.83555;270;20221225;14.1;7.9;11;3.2;10.54;.9;.76;2932 +90094;48.23056;4.83555;270;20221226;11;10.4;10.7;4.5;10.08;5.2;1.1;571 +90094;48.23056;4.83555;270;20221227;8.2;.6;4.4;2.4;7.28;.1;.38;3190 +90094;48.23056;4.83555;270;20221228;11.5;4;7.7;5.6;8.78;0;.77;3314 +90094;48.23056;4.83555;270;20221229;10.7;10.7;10.7;6.7;9.71;2.5;1.43;382 +90094;48.23056;4.83555;270;20221230;12.5;4.1;8.3;5.7;10.11;3;.5;3585 +90094;48.23056;4.83555;270;20221231;16;12.5;14.3;6.9;11.71;0;1.84;2174 +90095;48.24577;5.17133;317;20220101;14.4;5.3;9.8;1.8;9.35;.1;.55;3846 +90095;48.24577;5.17133;317;20220102;13.4;2.3;7.9;5.1;9.3;0;.73;4315 +90095;48.24577;5.17133;317;20220103;11;9.7;10.4;6.3;10.85;11.9;.87;1280 +90095;48.24577;5.17133;317;20220104;10.6;9.5;10.1;5.8;10;16.1;1.07;1163 +90095;48.24577;5.17133;317;20220105;3.3;.2;1.7;3.8;6.4;.1;.31;2183 +90095;48.24577;5.17133;317;20220106;2.8;.7;1.7;2.1;6.25;.3;.33;1770 +90095;48.24577;5.17133;317;20220107;3.3;-.7;1.3;5;6.65;5.4;.16;2554 +90095;48.24577;5.17133;317;20220108;4.9;1.4;3.1;6.7;7.35;17.5;.27;2414 +90095;48.24577;5.17133;317;20220109;3.9;3.4;3.6;5.4;7.2;1.8;.49;660 +90095;48.24577;5.17133;317;20220110;4;.1;2.1;2.4;6.3;0;.35;2586 +90095;48.24577;5.17133;317;20220111;4.1;-.6;1.7;3.2;5.65;0;.52;2940 +90095;48.24577;5.17133;317;20220112;3.6;-5.3;-.8;2.6;5.15;0;.3;4242 +90095;48.24577;5.17133;317;20220113;5.6;-2.1;1.8;3.5;5.3;0;.67;3930 +90095;48.24577;5.17133;317;20220114;7;-3.9;1.6;1.7;5.4;0;.4;4865 +90095;48.24577;5.17133;317;20220115;7.1;-3.7;1.7;1.8;5.55;.1;.42;4872 +90095;48.24577;5.17133;317;20220116;-1.2;-2.9;-2;2.4;5.3;0;.06;2343 +90095;48.24577;5.17133;317;20220117;2.7;-1.3;.7;.9;6.7;.1;.17;2747 +90095;48.24577;5.17133;317;20220118;7.6;2.3;5;3.5;6.9;0;.72;3449 +90095;48.24577;5.17133;317;20220119;2.1;-1.6;.3;3.7;6.5;2.3;.07;2802 +90095;48.24577;5.17133;317;20220120;3.9;1.7;2.8;3.4;6.75;.2;.42;2154 +90095;48.24577;5.17133;317;20220121;2.6;-.4;1.1;3;6.05;.1;.34;2586 +90095;48.24577;5.17133;317;20220122;3.1;.1;1.6;1.9;6.6;0;.27;2650 +90095;48.24577;5.17133;317;20220123;6.7;2.4;4.5;2.8;6.3;0;.74;3298 +90095;48.24577;5.17133;317;20220124;7.2;-3.3;1.9;2;5.5;0;.52;5433 +90095;48.24577;5.17133;317;20220125;4.7;-3.8;.5;1.6;5.35;0;.39;4950 +90095;48.24577;5.17133;317;20220126;-2.3;-3.2;-2.8;1.2;4.9;0;.27;1507 +90095;48.24577;5.17133;317;20220127;.1;-3.9;-1.9;2.4;5.4;.4;.17;3355 +90095;48.24577;5.17133;317;20220128;2.5;.2;1.3;2;6.7;0;.24;2522 +90095;48.24577;5.17133;317;20220129;4.7;.6;2.7;4.7;7.75;1.9;.08;3560 +90095;48.24577;5.17133;317;20220130;7.7;4.7;6.2;2.6;7.9;.4;.64;2905 +90095;48.24577;5.17133;317;20220131;5.5;3.5;4.5;6;6.75;2;.91;2485 +90095;48.24577;5.17133;317;20220201;5;.4;2.7;5.4;7.3;2.8;.26;3995 +90095;48.24577;5.17133;317;20220202;8.4;5.6;7;4.5;10.05;2.6;.24;3063 +90095;48.24577;5.17133;317;20220203;7.6;5.1;6.4;2.6;8.55;.1;.53;2904 +90095;48.24577;5.17133;317;20220204;7;3.2;5.1;4.3;8.2;1.9;.47;3695 +90095;48.24577;5.17133;317;20220205;6.7;-.5;3.1;3.5;6.6;.1;.6;5344 +90095;48.24577;5.17133;317;20220206;7.5;1.9;4.7;9.1;8.6;16.9;.23;4789 +90095;48.24577;5.17133;317;20220207;7.2;3.2;5.2;4;6.1;0;1.15;4107 +90095;48.24577;5.17133;317;20220208;9.4;-1.9;3.8;2.2;7;0;.6;6912 +90095;48.24577;5.17133;317;20220209;14.6;-1.5;6.5;1.9;6.65;0;1.02;8784 +90095;48.24577;5.17133;317;20220210;5.3;1.6;3.5;4.4;7.37;.7;.71;2136 +90095;48.24577;5.17133;317;20220211;6.7;-.3;3.2;2.1;5.87;0;.72;7686 +90095;48.24577;5.17133;317;20220212;6.4;-3.4;1.5;2.8;4.83;0;.91;8709 +90095;48.24577;5.17133;317;20220213;11.9;-1.3;5.3;6.2;6.5;0;1.6;9781 +90095;48.24577;5.17133;317;20220214;9.7;4.4;7.1;5.6;8.43;2;1.05;3774 +90095;48.24577;5.17133;317;20220215;9;4.4;6.7;5.5;7.77;6.6;1.13;6093 +90095;48.24577;5.17133;317;20220216;11.5;5.9;8.7;8.3;11.15;11.2;.41;5676 +90095;48.24577;5.17133;317;20220217;12.2;10.4;11.3;7.3;9.4;.1;1.91;3114 +90095;48.24577;5.17133;317;20220218;12.2;6.3;9.3;7.4;9.3;1.8;1.43;5992 +90095;48.24577;5.17133;317;20220219;8;1.6;4.8;5.8;6.1;0;1.4;6335 +90095;48.24577;5.17133;317;20220220;8.9;4.1;6.5;8;9.25;5.9;.55;5567 +90095;48.24577;5.17133;317;20220221;6.7;3.7;5.2;7.9;7.8;4.5;.78;4440 +90095;48.24577;5.17133;317;20220222;7.9;4.8;6.4;5;9.1;2;.55;4552 +90095;48.24577;5.17133;317;20220223;11.3;3.5;7.4;1.9;8.55;0;.91;7385 +90095;48.24577;5.17133;317;20220224;10.1;5.5;7.8;4.5;7.85;3;1.36;5723 +90095;48.24577;5.17133;317;20220225;6.9;-1;2.9;3.5;5.95;.5;.97;7749 +90095;48.24577;5.17133;317;20220226;6.7;-3.3;1.7;3.9;5.3;.1;1.07;8898 +90095;48.24577;5.17133;317;20220227;9.5;-2.9;3.3;3.9;4.4;0;1.75;10216 +90095;48.24577;5.17133;317;20220228;11.6;-3.5;4;2.1;4.8;0;1.47;11453 +90095;48.24577;5.17133;317;20220301;10.9;-3;4;2.2;5.05;0;1.43;11067 +90095;48.24577;5.17133;317;20220302;13.3;.2;6.7;2.2;6.5;0;1.5;10903 +90095;48.24577;5.17133;317;20220303;14.1;3.3;8.7;1.6;8.05;0;1.32;10073 +90095;48.24577;5.17133;317;20220304;11.2;-1.6;4.8;3;4.4;0;1.91;11085 +90095;48.24577;5.17133;317;20220305;9.2;-4.9;2.2;2.8;3.75;0;1.69;11816 +90095;48.24577;5.17133;317;20220306;6.6;-4.9;.8;4.3;3.65;0;1.7;10762 +90095;48.24577;5.17133;317;20220307;6.1;-3.6;1.2;4.9;3.75;0;1.73;10060 +90095;48.24577;5.17133;317;20220308;11.2;-4.4;3.4;3.1;4.25;0;1.94;13148 +90095;48.24577;5.17133;317;20220309;14.7;-2.8;5.9;2;5.3;0;1.86;13990 +90095;48.24577;5.17133;317;20220310;14.8;-.3;7.3;3.3;6.55;0;2.11;13132 +90095;48.24577;5.17133;317;20220311;15.6;2.9;9.2;6.5;7.8;1.6;2.58;12219 +90095;48.24577;5.17133;317;20220312;10.7;4.6;7.6;3.3;7.95;.9;1.39;8394 +90095;48.24577;5.17133;317;20220313;11.7;5;8.4;4.3;8.6;.6;1.5;8988 +90095;48.24577;5.17133;317;20220314;13.6;2.1;7.9;2.5;7.8;4.4;1.66;12103 +90095;48.24577;5.17133;317;20220315;13.4;6.5;10;2.8;10.2;1.4;1.35;9397 +90095;48.24577;5.17133;317;20220316;14;4.9;9.5;2.3;9.95;0;1.42;10976 +90095;48.24577;5.17133;317;20220317;9.3;7.6;8.5;4.3;8.95;.7;1.19;4407 +90095;48.24577;5.17133;317;20220318;12.5;4.7;8.6;6.3;6.83;0;2.62;11699 +90095;48.24577;5.17133;317;20220319;14.1;4.5;9.3;6;5.83;0;3.31;15588 +90095;48.24577;5.17133;317;20220320;14.3;2.6;8.4;3.7;6.83;.3;2.18;9881 +90095;48.24577;5.17133;317;20220321;17.8;6.2;12;3.2;7;0;3.04;16347 +90095;48.24577;5.17133;317;20220322;17.5;4;10.8;2;6.5;0;2.58;17090 +90095;48.24577;5.17133;317;20220323;18.1;2.5;10.3;1.7;5.9;0;2.6;17750 +90095;48.24577;5.17133;317;20220324;19.6;3.1;11.4;1.8;5.5;0;2.89;18211 +90095;48.24577;5.17133;317;20220325;18.9;3.6;11.3;2.4;5.63;0;3.11;18337 +90095;48.24577;5.17133;317;20220326;19.4;4.1;11.7;4.1;5.67;0;3.97;18511 +90095;48.24577;5.17133;317;20220327;20.5;5;12.7;2.5;6;0;3.47;18929 +90095;48.24577;5.17133;317;20220328;20.5;3.6;12.1;2;7.27;0;2.95;17325 +90095;48.24577;5.17133;317;20220329;18.1;8.1;13.1;2.8;7.4;.5;2.74;10238 +90095;48.24577;5.17133;317;20220330;13.6;8.5;11.1;2.3;10.57;4.3;1.47;7867 +90095;48.24577;5.17133;317;20220331;8.2;6.8;7.5;3.6;8.33;1.6;1.13;4044 +90095;48.24577;5.17133;317;20220401;4.7;0;2.4;4;5.5;1.2;1.22;6998 +90095;48.24577;5.17133;317;20220402;3.1;-.2;1.5;5.6;5.18;.9;1.26;6835 +90095;48.24577;5.17133;317;20220403;5;-2.9;1;2.4;4.47;0;1.39;11278 +90095;48.24577;5.17133;317;20220404;9.4;-3.1;3.2;5.2;4.7;.1;2.33;17998 +90095;48.24577;5.17133;317;20220405;9.3;4.7;7;4.9;8.93;.5;.93;4564 +90095;48.24577;5.17133;317;20220406;11.9;7.9;9.9;5.2;9.73;2;1.56;6310 +90095;48.24577;5.17133;317;20220407;12.3;8;10.2;8.1;10.1;12.8;1.6;4910 +90095;48.24577;5.17133;317;20220408;13;5.9;9.5;5.9;9.17;25.6;1.73;6109 +90095;48.24577;5.17133;317;20220409;8.9;.7;4.8;2.9;6.63;1.2;1.59;12125 +90095;48.24577;5.17133;317;20220410;10.6;-.3;5.1;2.1;5.98;0;2.42;20250 +90095;48.24577;5.17133;317;20220411;17.9;1.1;9.5;4.1;7.15;0;3.54;20367 +90095;48.24577;5.17133;317;20220412;21.7;6.5;14.1;3.7;7.88;0;4.19;18619 +90095;48.24577;5.17133;317;20220413;20.5;9.3;14.9;2.5;10.23;.2;3.06;15959 +90095;48.24577;5.17133;317;20220414;20.3;8.3;14.3;2.4;11.1;0;2.99;17502 +90095;48.24577;5.17133;317;20220415;20.4;7.5;14;2.4;10.23;0;3.25;19364 +90095;48.24577;5.17133;317;20220416;16.7;7.2;11.9;4.6;7.63;0;3.95;22765 +90095;48.24577;5.17133;317;20220417;18.4;4.1;11.3;4.3;5.13;0;4.63;23842 +90095;48.24577;5.17133;317;20220418;19;1.6;10.3;2;5.87;0;3.52;22791 +90095;48.24577;5.17133;317;20220419;19.2;5;12.1;2.3;7;0;3.6;21512 +90095;48.24577;5.17133;317;20220420;17;6;11.5;3.9;6.23;0;4.11;22883 +90095;48.24577;5.17133;317;20220421;18.3;4.4;11.3;3.6;7.13;0;3.93;23678 +90095;48.24577;5.17133;317;20220422;19;5.8;12.4;3.4;8.6;.6;3.84;23323 +90095;48.24577;5.17133;317;20220423;15.9;8.4;12.2;3.7;9.83;1.6;2.56;12007 +90095;48.24577;5.17133;317;20220424;13;7.5;10.2;2.5;10.93;1.9;1.26;6697 +90095;48.24577;5.17133;317;20220425;15.7;7.8;11.7;2.6;10.07;3.3;2.37;13954 +90095;48.24577;5.17133;317;20220426;14.5;3.3;8.9;2.5;8.27;0;2.53;17836 +90095;48.24577;5.17133;317;20220427;16.7;2.8;9.7;3.1;8.6;0;3.27;23682 +90095;48.24577;5.17133;317;20220428;20.5;6.3;13.4;3.3;8.07;0;4.42;24987 +90095;48.24577;5.17133;317;20220429;18.1;6.4;12.3;1.9;8.67;.3;2.78;15127 +90095;48.24577;5.17133;317;20220430;16.3;5.8;11.1;2.8;8.87;0;3.13;20842 +90095;48.24577;5.17133;317;20220501;16.7;3.5;10.1;1.7;8.1;0;3.08;21679 +90095;48.24577;5.17133;317;20220502;19.4;6;12.7;1.8;9.3;0;3.32;20760 +90095;48.24577;5.17133;317;20220503;21.5;6.8;14.2;2.2;10.2;1.4;3.71;21828 +90095;48.24577;5.17133;317;20220504;19.9;7.7;13.8;2.5;10.7;5.4;3.12;17003 +90095;48.24577;5.17133;317;20220505;17.4;9;13.2;2.1;10.8;1.4;2.65;14896 +90095;48.24577;5.17133;317;20220506;19.9;4.6;12.3;2;9.95;0;3.43;22790 +90095;48.24577;5.17133;317;20220507;20.8;5.3;13;2.1;10.2;0;3.63;22909 +90095;48.24577;5.17133;317;20220508;22.6;6.2;14.4;2.5;10.95;.3;4.04;23931 +90095;48.24577;5.17133;317;20220509;24.3;9.2;16.7;2.2;11.7;0;4.31;24774 +90095;48.24577;5.17133;317;20220510;25.7;8.3;17;1.4;12;0;4.44;26960 +90095;48.24577;5.17133;317;20220511;27.9;11.6;19.8;3.2;12.5;0;5.48;26683 +90095;48.24577;5.17133;317;20220512;21.4;12.5;17;2.5;13.35;.1;3.45;17935 +90095;48.24577;5.17133;317;20220513;20.9;12;16.5;2.1;10.5;0;3.61;18099 +90095;48.24577;5.17133;317;20220514;23.8;5;14.4;1.4;9.35;0;4.26;26215 +90095;48.24577;5.17133;317;20220515;28.5;8;18.2;2.1;11.15;.5;5.34;27490 +90095;48.24577;5.17133;317;20220516;24.4;14.1;19.3;2.8;14.25;1.5;4.17;19517 +90095;48.24577;5.17133;317;20220517;27.9;11.4;19.6;1.8;12.95;0;4.88;25138 +90095;48.24577;5.17133;317;20220518;29.7;12.8;21.2;1.8;13.7;0;5.21;25531 +90095;48.24577;5.17133;317;20220519;30.2;14.6;22.4;2.6;15.2;0;5.56;24537 +90095;48.24577;5.17133;317;20220520;28.4;16.8;22.6;3.3;15.1;1.2;5.31;21089 +90095;48.24577;5.17133;317;20220521;24.1;7;15.6;1.9;11.15;0;4.41;25980 +90095;48.24577;5.17133;317;20220522;24.9;11.1;18;2.6;11.65;5.1;4.73;23362 +90095;48.24577;5.17133;317;20220523;21.3;14.1;17.7;3.6;15.85;12.4;3.26;16934 +90095;48.24577;5.17133;317;20220524;16.9;11;14;3.8;12.1;.6;2.76;15149 +90095;48.24577;5.17133;317;20220525;19.6;5.9;12.7;2.5;10.35;0;3.73;23501 +90095;48.24577;5.17133;317;20220526;20.1;11.7;15.9;2.6;12;0;3.53;18319 +90095;48.24577;5.17133;317;20220527;17.5;11.6;14.5;2.6;12.45;0;2.81;15375 +90095;48.24577;5.17133;317;20220528;18.9;7.3;13.1;3.4;9.15;0;3.95;21914 +90095;48.24577;5.17133;317;20220529;16.4;6.1;11.2;3.2;7.7;.1;3.59;20734 +90095;48.24577;5.17133;317;20220530;19.5;3.3;11.4;2.6;7.6;0;4.21;25965 +90095;48.24577;5.17133;317;20220531;22.3;4.8;13.6;2;8;0;4.59;27007 +90095;48.24577;5.17133;317;20220601;22.2;5.6;13.9;2.4;9.15;0;4.53;26287 +90095;48.24577;5.17133;317;20220602;24.4;9.8;17.1;3.4;10.65;0;5.13;24862 +90095;48.24577;5.17133;317;20220603;21.8;13;17.4;2.4;14.4;3.3;3.61;19143 +90095;48.24577;5.17133;317;20220604;28.6;15;21.8;2.5;16.25;8.9;5.18;24193 +90095;48.24577;5.17133;317;20220605;21;16.6;18.8;3.5;17.25;14;2.85;13203 +90095;48.24577;5.17133;317;20220606;20.4;12.6;16.5;3.3;13.7;.2;3.48;18167 +90095;48.24577;5.17133;317;20220607;20.4;12.5;16.4;3.3;13.7;3.4;3.47;18422 +90095;48.24577;5.17133;317;20220608;18.1;11.1;14.6;2.3;13.65;10.4;2.86;17294 +90095;48.24577;5.17133;317;20220609;19.3;10.2;14.8;3.1;11.7;.1;3.57;19850 +90095;48.24577;5.17133;317;20220610;24.7;8;16.3;1.1;12.15;0;4.44;26994 +90095;48.24577;5.17133;317;20220611;27.3;10.9;19.1;1.5;13.9;0;4.9;26698 +90095;48.24577;5.17133;317;20220612;26.2;12.9;19.5;2.5;15;0;4.78;24019 +90095;48.24577;5.17133;317;20220613;21.8;10.1;15.9;2.6;10.8;0;4.27;22712 +90095;48.24577;5.17133;317;20220614;27;8.7;17.9;2.6;10.85;0;5.61;28422 +90095;48.24577;5.17133;317;20220615;31.9;12.3;22.1;2.3;12.65;0;6.44;29445 +90095;48.24577;5.17133;317;20220616;28.7;13.9;21.3;2.2;13.15;0;5.49;25603 +90095;48.24577;5.17133;317;20220617;31.6;13.4;22.5;1.8;12.5;0;6.03;28375 +90095;48.24577;5.17133;317;20220618;35.7;15.6;25.7;2.9;14.2;0;7.57;29775 +90095;48.24577;5.17133;317;20220619;35.1;22.6;28.8;4;15.6;1;7.76;23482 +90095;48.24577;5.17133;317;20220620;25.6;17.4;21.5;3.4;17.35;1.6;4.35;19058 +90095;48.24577;5.17133;317;20220621;28.5;13.7;21.1;3.2;15.75;3.6;5.53;25746 +90095;48.24577;5.17133;317;20220622;24.1;18.5;21.3;2.3;19.7;15.1;3.32;15605 +90095;48.24577;5.17133;317;20220623;27.5;15.8;21.7;2.3;17.95;6.1;4.71;22791 +90095;48.24577;5.17133;317;20220624;20.9;14.7;17.8;3.2;16.95;4.3;2.99;16310 +90095;48.24577;5.17133;317;20220625;25;12.6;18.8;2.5;15.1;8.6;4.5;23488 +90095;48.24577;5.17133;317;20220626;16.7;13.6;15.2;1.9;15.95;15.8;1.93;11419 +90095;48.24577;5.17133;317;20220627;19.9;15;17.5;2.3;15.95;2.2;2.81;14686 +90095;48.24577;5.17133;317;20220628;25.6;9.4;17.5;1.5;13.05;0;4.68;26709 +90095;48.24577;5.17133;317;20220629;27.4;11.7;19.5;1.5;13.65;.1;4.95;26317 +90095;48.24577;5.17133;317;20220630;18.8;12.5;15.6;2.1;14.15;.2;2.89;16420 +90095;48.24577;5.17133;317;20220701;22;9.7;15.9;2.4;11.8;.2;4.18;23223 +90095;48.24577;5.17133;317;20220702;26.8;8.3;17.5;1.8;11.15;0;5.22;28537 +90095;48.24577;5.17133;317;20220703;28;12;20;2.6;12.75;0;5.54;26262 +90095;48.24577;5.17133;317;20220704;24.4;10.1;17.3;2;11.8;0;4.61;24722 +90095;48.24577;5.17133;317;20220705;25.6;10.1;17.8;2.3;11.35;0;5.01;25745 +90095;48.24577;5.17133;317;20220706;22.1;9.6;15.8;2.6;11.15;0;4.31;23117 +90095;48.24577;5.17133;317;20220707;21.6;9.8;15.7;2.7;12.6;0;3.93;22187 +90095;48.24577;5.17133;317;20220708;25.1;8.2;16.7;3.2;11.6;0;5.16;27069 +90095;48.24577;5.17133;317;20220709;26.8;11.4;19.1;3.2;12.7;0;5.41;25465 +90095;48.24577;5.17133;317;20220710;24.7;11;17.8;3.8;12;0;5.13;24181 +90095;48.24577;5.17133;317;20220711;28.3;11.4;19.8;3.8;12.45;0;6.06;26694 +90095;48.24577;5.17133;317;20220712;29.5;14.2;21.9;3;12.3;0;6.02;25242 +90095;48.24577;5.17133;317;20220713;31.8;12.5;22.2;1.4;11.75;0;5.69;28003 +90095;48.24577;5.17133;317;20220714;32.9;14.4;23.7;3;12.75;0;6.85;27459 +90095;48.24577;5.17133;317;20220715;25.8;14.3;20;3.5;11.2;0;5.38;21830 +90095;48.24577;5.17133;317;20220716;27.3;11.2;19.3;3.6;9.9;0;6.09;25529 +90095;48.24577;5.17133;317;20220717;31.2;14;22.6;4.1;10.05;0;7.37;26443 +90095;48.24577;5.17133;317;20220718;36.3;14.6;25.5;2.1;10.25;0;7.01;28491 +90095;48.24577;5.17133;317;20220719;37.4;17.5;27.4;3.6;13.25;0;8.28;28046 +90095;48.24577;5.17133;317;20220720;25.4;21.8;23.6;3.3;18.15;1;3.78;11753 +90095;48.24577;5.17133;317;20220721;27.5;15;21.2;2.6;16.25;0;4.73;22176 +90095;48.24577;5.17133;317;20220722;30.7;15.4;23.1;2.5;16.45;.9;5.52;24524 +90095;48.24577;5.17133;317;20220723;25.9;16.7;21.3;2.1;17.95;1.1;3.91;18875 +90095;48.24577;5.17133;317;20220724;32.8;13.5;23.1;1.4;14.9;0;5.54;27304 +90095;48.24577;5.17133;317;20220725;28.8;16.7;22.8;3.3;15.25;.2;5.36;21090 +90095;48.24577;5.17133;317;20220726;23.1;13.4;18.2;2.4;13.95;0;3.78;19019 +90095;48.24577;5.17133;317;20220727;24.7;13.4;19.1;2.1;11.95;0;4.32;20569 +90095;48.24577;5.17133;317;20220728;27.4;13;20.2;2.7;10.85;0;5.3;23052 +90095;48.24577;5.17133;317;20220729;27.2;12.2;19.7;2.4;11.3;0;5.06;23456 +90095;48.24577;5.17133;317;20220730;29.4;12.4;20.9;1.9;12.15;0;5.17;24875 +90095;48.24577;5.17133;317;20220731;29.6;14.4;22;2.3;13.5;0;5.21;23352 +90095;48.24577;5.17133;317;20220801;26;13.7;19.9;2;15;.1;4.12;20631 +90095;48.24577;5.17133;317;20220802;30.4;12.9;21.6;1.4;14.35;0;4.83;24849 +90095;48.24577;5.17133;317;20220803;35;16;25.5;1.9;13.8;0;6.07;25882 +90095;48.24577;5.17133;317;20220804;36.6;17.3;27;2.4;14.95;6.5;6.56;25564 +90095;48.24577;5.17133;317;20220805;24.8;18.7;21.8;3.7;18.05;0;3.67;14349 +90095;48.24577;5.17133;317;20220806;25.3;14.1;19.7;4.9;11.5;0;5.39;19510 +90095;48.24577;5.17133;317;20220807;27.7;12.4;20;4.3;9.25;0;6.24;22624 +90095;48.24577;5.17133;317;20220808;29.5;13.8;21.6;4;9.65;0;6.53;22818 +90095;48.24577;5.17133;317;20220809;31.2;15.6;23.4;4.4;10.35;0;7.04;22518 +90095;48.24577;5.17133;317;20220810;30.7;16.3;23.5;5.1;9.75;0;7.45;21424 +90095;48.24577;5.17133;317;20220811;30.9;15.3;23.1;4.3;9.25;0;7.03;22219 +90095;48.24577;5.17133;317;20220812;31.4;17.8;24.6;4.6;8.81;0;7.41;20857 +90095;48.24577;5.17133;317;20220813;30.5;17.3;23.9;3.3;9.11;0;6.16;20410 +90095;48.24577;5.17133;317;20220814;27.5;17.2;22.3;2.9;12.21;9.3;4.82;17872 +90095;48.24577;5.17133;317;20220815;20.9;16.7;18.8;3.1;18.01;3.1;2.29;11220 +90095;48.24577;5.17133;317;20220816;27.9;14;20.9;1.9;17;6.3;4.01;20388 +90095;48.24577;5.17133;317;20220817;25.1;15.9;20.5;2;17.45;2.6;3.33;16483 +90095;48.24577;5.17133;317;20220818;24.3;16.1;20.2;1.8;17.85;3;3.02;15427 +90095;48.24577;5.17133;317;20220819;22.9;16.3;19.6;2.7;18;5.5;2.77;13753 +90095;48.24577;5.17133;317;20220820;24.1;15.6;19.9;1.9;15.9;.1;3.18;15572 +90095;48.24577;5.17133;317;20220821;25.3;10.8;18.1;1.2;12.75;0;3.5;20133 +90095;48.24577;5.17133;317;20220822;26.5;13.9;20.2;1.8;14.4;0;3.74;18483 +90095;48.24577;5.17133;317;20220823;28;13.6;20.8;1.5;15.65;0;3.78;19674 +90095;48.24577;5.17133;317;20220824;31;15.1;23.1;2.1;13.8;0;4.76;20522 +90095;48.24577;5.17133;317;20220825;31.3;14.7;23;2.3;13.6;0;4.93;20952 +90095;48.24577;5.17133;317;20220826;22.3;18.1;20.2;2.9;17.35;2.1;2.61;10325 +90095;48.24577;5.17133;317;20220827;24.7;12.1;18.4;1.9;15.1;0;3.28;17848 +90095;48.24577;5.17133;317;20220828;27.2;14.3;20.8;2.8;15.8;0;3.94;17883 +90095;48.24577;5.17133;317;20220829;28.9;15.1;22;2.7;14.25;0;4.44;18440 +90095;48.24577;5.17133;317;20220830;28.8;15.3;22.1;2.7;15.35;.2;4.28;18020 +90095;48.24577;5.17133;317;20220831;26.4;13.4;19.9;1.8;16.5;5.1;3.31;17470 +90095;48.24577;5.17133;317;20220901;25.9;13.2;19.6;2.2;14.35;0;3.5;17067 +90095;48.24577;5.17133;317;20220902;25.5;12.5;19;2.5;14.3;2.3;3.5;17168 +90095;48.24577;5.17133;317;20220903;22.6;15.4;19;2.1;16.4;3.1;2.53;12615 +90095;48.24577;5.17133;317;20220904;27.3;11.4;19.3;1.9;13.95;1.5;3.63;18607 +90095;48.24577;5.17133;317;20220905;29.2;14.3;21.7;2.5;15.4;1.1;4.05;17895 +90095;48.24577;5.17133;317;20220906;28.2;15.9;22;2.2;17.05;3.3;3.53;16114 +90095;48.24577;5.17133;317;20220907;19.8;14.8;17.3;2.1;17;8.7;1.85;10043 +90095;48.24577;5.17133;317;20220908;21;13.5;17.2;3.6;15.15;.5;2.51;12193 +90095;48.24577;5.17133;317;20220909;19.8;13.7;16.8;4.7;14.55;12.8;2.5;10918 +90095;48.24577;5.17133;317;20220910;18.9;13.3;16.1;4.4;14.55;.2;2.18;10344 +90095;48.24577;5.17133;317;20220911;21.4;13;17.2;1.5;14.35;.1;2.26;12547 +90095;48.24577;5.17133;317;20220912;25.7;10.2;17.9;2.1;13.7;0;3.2;17049 +90095;48.24577;5.17133;317;20220913;27.1;14.2;20.7;2.3;17.5;9.2;3.1;15291 +90095;48.24577;5.17133;317;20220914;25.1;16.9;21;2.5;19.45;17.9;2.53;11925 +90095;48.24577;5.17133;317;20220915;20.1;16.4;18.2;2.8;16.45;5.8;1.91;7846 +90095;48.24577;5.17133;317;20220916;15.3;12.3;13.8;2.4;12.5;.3;1.53;6986 +90095;48.24577;5.17133;317;20220917;14.6;6.4;10.5;3.2;9.05;.6;2.01;11652 +90095;48.24577;5.17133;317;20220918;16.5;3.2;9.8;2.6;8.3;0;2.25;14657 +90095;48.24577;5.17133;317;20220919;15.6;4.9;10.3;2.1;8.65;0;1.98;12995 +90095;48.24577;5.17133;317;20220920;16.1;3.7;9.9;1.9;8.8;.1;1.95;13800 +90095;48.24577;5.17133;317;20220921;16.7;5;10.8;2.9;8.65;0;2.28;13261 +90095;48.24577;5.17133;317;20220922;18.9;3.8;11.4;1.8;8.1;0;2.3;15006 +90095;48.24577;5.17133;317;20220923;18.3;4.4;11.4;1.3;9.35;0;1.91;14146 +90095;48.24577;5.17133;317;20220924;14.7;8.7;11.7;1.4;11.3;.4;1.34;8891 +90095;48.24577;5.17133;317;20220925;14.7;7.7;11.2;1.3;11.45;.7;1.3;9675 +90095;48.24577;5.17133;317;20220926;14.7;6.6;10.6;4.1;10.4;11.1;1.66;10347 +90095;48.24577;5.17133;317;20220927;12.5;8.2;10.4;5.2;11.15;13.7;1.16;7380 +90095;48.24577;5.17133;317;20220928;12.3;9.7;11;3.2;11.1;1.7;1.13;5561 +90095;48.24577;5.17133;317;20220929;12.7;5.7;9.2;1.2;9.85;1.9;1.17;9211 +90095;48.24577;5.17133;317;20220930;15.3;2.5;8.9;1.6;8.7;4.3;1.5;12484 +90095;48.24577;5.17133;317;20221001;16.1;7.5;11.8;5.5;12.55;2.9;1.39;10014 +90095;48.24577;5.17133;317;20221002;17.4;12;14.7;4.7;15.55;5.4;1.18;7730 +90095;48.24577;5.17133;317;20221003;16.1;9.1;12.6;2.6;11.55;0;1.5;8795 +90095;48.24577;5.17133;317;20221004;18.9;5;11.9;1.7;10.8;.1;1.66;12345 +90095;48.24577;5.17133;317;20221005;22.7;6.8;14.7;2.6;12.35;0;2.22;13044 +90095;48.24577;5.17133;317;20221006;16.9;11.5;14.2;2.3;11.5;0;1.61;7370 +90095;48.24577;5.17133;317;20221007;18.4;2.9;10.7;1.8;10.45;.1;1.56;12542 +90095;48.24577;5.17133;317;20221008;15.4;8;11.7;2.1;10.7;.1;1.35;8442 +90095;48.24577;5.17133;317;20221009;18.7;3.6;11.2;2.6;9.4;.1;1.93;11979 +90095;48.24577;5.17133;317;20221010;20.4;6.4;13.4;2.6;12.1;5.2;1.78;11343 +90095;48.24577;5.17133;317;20221011;17.4;10.1;13.7;2.3;13;0;1.33;7980 +90095;48.24577;5.17133;317;20221012;19.6;5.4;12.5;1.6;10.9;.1;1.53;11150 +90095;48.24577;5.17133;317;20221013;15.1;8.8;12;2.3;13.05;1.6;.91;7128 +90095;48.24577;5.17133;317;20221014;15.6;12.9;14.2;4.5;15.4;17.8;.76;4518 +90095;48.24577;5.17133;317;20221015;16.5;14.6;15.6;5.1;16.25;5.5;.91;3669 +90095;48.24577;5.17133;317;20221016;21.9;14;17.9;2;15.95;0;1.49;7768 +90095;48.24577;5.17133;317;20221017;23.4;13.5;18.4;2.6;15.6;0;1.88;8445 +90095;48.24577;5.17133;317;20221018;20.3;13.1;16.7;1.8;16.1;.3;1.17;7133 +90095;48.24577;5.17133;317;20221019;19.8;11.7;15.8;3;15.2;.2;1.31;7401 +90095;48.24577;5.17133;317;20221020;18.8;14;16.4;3.5;15.85;21.2;1.24;5598 +90095;48.24577;5.17133;317;20221021;20;13;16.5;3.6;15.65;5.4;1.4;6775 +90095;48.24577;5.17133;317;20221022;20.6;9.8;15.2;1.9;13.95;0;1.29;8264 +90095;48.24577;5.17133;317;20221023;20.8;13;16.9;4.1;14.7;1.3;1.8;6904 +90095;48.24577;5.17133;317;20221024;18.5;14;16.2;4.2;12.9;.1;1.95;4962 +90095;48.24577;5.17133;317;20221025;19.4;8.6;14;2.3;12.45;1;1.29;7849 +90095;48.24577;5.17133;317;20221026;21.7;13.8;17.8;2.6;13.55;.2;1.76;6620 +90095;48.24577;5.17133;317;20221027;22.5;10.2;16.4;2.6;14.55;0;1.51;8218 +90095;48.24577;5.17133;317;20221028;24.3;13.6;18.9;2.6;14.3;0;1.95;7493 +90095;48.24577;5.17133;317;20221029;23;11.4;17.2;2.9;12.65;0;1.98;7707 +90095;48.24577;5.17133;317;20221030;22.1;9.9;16;2.1;11.25;.1;1.69;7693 +90095;48.24577;5.17133;317;20221031;19.9;8;14;3.4;12.7;3.2;1.41;7538 +90095;48.24577;5.17133;317;20221101;14.8;11.8;13.3;4.4;12.05;.1;1.28;3565 +90095;48.24577;5.17133;317;20221102;15.5;8.5;12;3.7;10.65;.1;1.31;5513 +90095;48.24577;5.17133;317;20221103;12.5;7;9.8;3.6;10.45;11.2;.81;4676 +90095;48.24577;5.17133;317;20221104;8.6;7.8;8.2;4.5;10.15;3.8;.53;1558 +90095;48.24577;5.17133;317;20221105;10.1;5.2;7.6;2.9;9.35;0;.59;4346 +90095;48.24577;5.17133;317;20221106;9.4;3.4;6.4;3;8.7;.6;.57;4687 +90095;48.24577;5.17133;317;20221107;14.9;8.8;11.9;4.5;11.35;.3;1.11;4785 +90095;48.24577;5.17133;317;20221108;16.9;6;11.5;3.6;10.65;11.3;1.23;6348 +90095;48.24577;5.17133;317;20221109;12.4;10.7;11.5;3.1;12.4;2;.61;2240 +90095;48.24577;5.17133;317;20221110;10.8;4.6;7.7;1.8;9.8;0;.43;4558 +90095;48.24577;5.17133;317;20221111;10.4;1.6;6;2.8;8.95;.1;.41;5400 +90095;48.24577;5.17133;317;20221112;16.4;4.9;10.6;2.9;10.1;.1;1;6101 +90095;48.24577;5.17133;317;20221113;6.2;2.5;4.4;3;8.3;0;.25;3272 +90095;48.24577;5.17133;317;20221114;15.6;4.4;10;3.2;10.25;1.7;.85;5860 +90095;48.24577;5.17133;317;20221115;13.2;5.8;9.5;3.3;11.5;9.7;.42;4557 +90095;48.24577;5.17133;317;20221116;12.7;7.7;10.2;5.1;10.85;2.2;.79;3687 +90095;48.24577;5.17133;317;20221117;12.4;10.2;11.3;6.7;10.55;11.6;1.32;2312 +90095;48.24577;5.17133;317;20221118;9.1;7.6;8.4;4.7;9.7;2.1;.67;1751 +90095;48.24577;5.17133;317;20221119;6.3;4.5;5.4;2.5;8.8;.8;.3;1790 +90095;48.24577;5.17133;317;20221120;7.6;3.8;5.7;4.4;8.65;3.4;.37;2946 +90095;48.24577;5.17133;317;20221121;8.4;6.1;7.3;5.6;8.9;1;.7;2171 +90095;48.24577;5.17133;317;20221122;8.3;3.7;6;5.5;8;.6;.72;3179 +90095;48.24577;5.17133;317;20221123;9.4;2;5.7;4.5;8.2;5.5;.53;4109 +90095;48.24577;5.17133;317;20221124;11.3;6.2;8.8;4.5;9.35;2.7;.82;3293 +90095;48.24577;5.17133;317;20221125;9.9;6.7;8.3;3.3;9.25;.1;.67;2512 +90095;48.24577;5.17133;317;20221126;6;2.4;4.2;1.9;8.15;0;.22;2624 +90095;48.24577;5.17133;317;20221127;7.9;3.1;5.5;3.3;7.7;.1;.54;3073 +90095;48.24577;5.17133;317;20221128;7.9;4.8;6.4;2.6;8.55;2.5;.48;2182 +90095;48.24577;5.17133;317;20221129;8;4;6;2.1;9;.2;.28;2600 +90095;48.24577;5.17133;317;20221130;6.7;4.2;5.5;2.8;8.3;.1;.39;2041 +90095;48.24577;5.17133;317;20221201;5.7;5.2;5.4;3.5;7.8;0;.62;659 +90095;48.24577;5.17133;317;20221202;3.6;2.6;3.1;3;6.75;1.2;.48;1110 +90095;48.24577;5.17133;317;20221203;3.6;1.5;2.6;4.9;6.35;.1;.55;1774 +90095;48.24577;5.17133;317;20221204;2.6;1.1;1.8;3.4;6.4;2.7;.36;1423 +90095;48.24577;5.17133;317;20221205;3.2;2.1;2.6;2.6;7.1;.3;.3;1147 +90095;48.24577;5.17133;317;20221206;2;.9;1.5;1.6;6.6;0;.26;1129 +90095;48.24577;5.17133;317;20221207;2.6;-1.7;.4;1.4;6.35;.1;.13;2603 +90095;48.24577;5.17133;317;20221208;3;1;2;1.4;6.1;0;.36;1569 +90095;48.24577;5.17133;317;20221209;.4;-3.4;-1.5;3.3;5.2;0;.23;2284 +90095;48.24577;5.17133;317;20221210;-1;-1.6;-1.3;3.1;5.1;0;.33;518 +90095;48.24577;5.17133;317;20221211;-1.9;-3.6;-2.7;1.8;4.3;0;.35;1648 +90095;48.24577;5.17133;317;20221212;-2.5;-7.8;-5.2;3.2;3.5;0;.31;3097 +90095;48.24577;5.17133;317;20221213;.2;-6.7;-3.2;4.1;3.7;0;.53;3246 +90095;48.24577;5.17133;317;20221214;.7;-1.8;-.6;2;5.7;.6;.2;1786 +90095;48.24577;5.17133;317;20221215;-.6;-2.9;-1.8;4.1;4.9;0;.3;1711 +90095;48.24577;5.17133;317;20221216;-.5;-6.9;-3.7;2.1;3.7;0;.31;3065 +90095;48.24577;5.17133;317;20221217;-2.4;-9.9;-6.1;2.1;3.2;0;.24;3402 +90095;48.24577;5.17133;317;20221218;2.1;-9.7;-3.8;3.4;4.55;.2;.15;4353 +90095;48.24577;5.17133;317;20221219;11.8;1.7;6.7;2.9;8.45;.1;.46;3959 +90095;48.24577;5.17133;317;20221220;13.3;7.8;10.6;4;10.75;10.2;.75;2756 +90095;48.24577;5.17133;317;20221221;10.8;10.4;10.6;5.8;11.75;6;.62;360 +90095;48.24577;5.17133;317;20221222;11.5;9.8;10.7;8.4;11.55;16.7;.73;1426 +90095;48.24577;5.17133;317;20221223;13.3;10.2;11.8;6.8;13.1;6.3;.45;2009 +90095;48.24577;5.17133;317;20221224;10.9;9.4;10.2;4.2;10.85;.4;.7;1264 +90095;48.24577;5.17133;317;20221225;13.4;7;10.2;3;10.45;1;.63;3096 +90095;48.24577;5.17133;317;20221226;10.5;9.9;10.2;4.6;10.05;7.2;1.04;666 +90095;48.24577;5.17133;317;20221227;7.9;-.3;3.8;2.4;7.1;.1;.35;3459 +90095;48.24577;5.17133;317;20221228;11;2.9;7;5.6;8.75;0;.64;3544 +90095;48.24577;5.17133;317;20221229;10.5;10;10.2;6.7;9.7;3.1;1.33;574 +90095;48.24577;5.17133;317;20221230;12;3.6;7.8;5.3;10;5;.42;3675 +90095;48.24577;5.17133;317;20221231;15.4;12.2;13.8;6.4;11.75;0;1.64;2158 +90096;48.25997;5.50729;385;20220101;13.2;4.8;9;2.1;8.85;.1;.58;3733 +90096;48.25997;5.50729;385;20220102;11.9;1.7;6.8;4.1;8.55;0;.62;4224 +90096;48.25997;5.50729;385;20220103;10.3;9.5;9.9;4.6;10.15;0;.92;774 +90096;48.25997;5.50729;385;20220104;9.4;8.5;9;4.9;9.45;16.2;.91;975 +90096;48.25997;5.50729;385;20220105;2.8;0;1.4;3.9;5.95;.1;.43;2003 +90096;48.25997;5.50729;385;20220106;2;.7;1.3;1.8;5.7;.2;.42;1320 +90096;48.25997;5.50729;385;20220107;2.4;-1.7;.4;3.4;5.9;5.7;.25;2626 +90096;48.25997;5.50729;385;20220108;3.1;.6;1.8;5.5;6.6;17.2;.3;1938 +90096;48.25997;5.50729;385;20220109;3.5;2.8;3.2;3.7;6.75;1.5;.53;686 +90096;48.25997;5.50729;385;20220110;1.2;-1.8;-.3;2.2;5.9;.1;.18;2275 +90096;48.25997;5.50729;385;20220111;2.5;-1;.7;3.1;5.5;0;.43;2491 +90096;48.25997;5.50729;385;20220112;2.6;-4;-.7;2.9;5;0;.37;3655 +90096;48.25997;5.50729;385;20220113;1.9;-2.8;-.4;2.9;5.1;0;.41;3110 +90096;48.25997;5.50729;385;20220114;6;-3.8;1.1;1.1;5.3;0;.3;4511 +90096;48.25997;5.50729;385;20220115;1.9;-4;-1;1.3;4.95;.1;.29;3575 +90096;48.25997;5.50729;385;20220116;-1.4;-4.1;-2.8;2.3;5;0;.16;2218 +90096;48.25997;5.50729;385;20220117;2.1;-2.3;-.1;1.6;6.62;.1;.14;2777 +90096;48.25997;5.50729;385;20220118;5.7;1.8;3.8;3.7;6.6;0;.62;2928 +90096;48.25997;5.50729;385;20220119;1.8;-1.7;.1;3.5;6.1;1.4;.19;2662 +90096;48.25997;5.50729;385;20220120;3.7;1.1;2.4;3.1;6.2;.2;.52;2392 +90096;48.25997;5.50729;385;20220121;3.1;-.8;1.1;2.6;5.55;0;.47;3061 +90096;48.25997;5.50729;385;20220122;3.5;.2;1.8;2.4;6.2;0;.39;2774 +90096;48.25997;5.50729;385;20220123;6;1.9;3.9;2.9;6.1;0;.74;3222 +90096;48.25997;5.50729;385;20220124;5.4;-3.1;1.1;1.4;5.4;0;.39;4881 +90096;48.25997;5.50729;385;20220125;.3;-4.8;-2.2;1.7;4.85;0;.26;3519 +90096;48.25997;5.50729;385;20220126;-2.8;-3.1;-3;1.6;4.86;0;.27;1098 +90096;48.25997;5.50729;385;20220127;-1.1;-4.4;-2.7;2.9;5.36;.4;.14;3071 +90096;48.25997;5.50729;385;20220128;2;-.8;.6;2.1;6.35;0;.24;2844 +90096;48.25997;5.50729;385;20220129;4.2;0;2.1;3.4;7.1;2;.22;3641 +90096;48.25997;5.50729;385;20220130;6.6;4.3;5.5;2.2;7.65;.5;.56;2666 +90096;48.25997;5.50729;385;20220131;4.8;2.4;3.6;5.9;6.4;2.1;.84;2589 +90096;48.25997;5.50729;385;20220201;4;.4;2.2;4.8;6.8;2.1;.36;3493 +90096;48.25997;5.50729;385;20220202;8.2;4.7;6.5;4.3;9.45;1.3;.33;3460 +90096;48.25997;5.50729;385;20220203;7.3;4.7;6;2.3;8.3;.1;.53;2971 +90096;48.25997;5.50729;385;20220204;6.4;3.8;5.1;3.6;7.7;2;.6;3072 +90096;48.25997;5.50729;385;20220205;6;-.5;2.8;2.8;6.3;.1;.58;5129 +90096;48.25997;5.50729;385;20220206;6.8;2;4.4;6.8;7.9;18;.47;4436 +90096;48.25997;5.50729;385;20220207;6.3;2;4.2;4.1;5.65;0;1.14;4123 +90096;48.25997;5.50729;385;20220208;9.2;-.1;4.6;1.8;6.55;0;.73;6555 +90096;48.25997;5.50729;385;20220209;10.6;-1.2;4.7;2.4;6.45;0;.9;7345 +90096;48.25997;5.50729;385;20220210;5.3;2.6;4;4.9;7.4;.7;.7;2254 +90096;48.25997;5.50729;385;20220211;6.1;-.1;3;2.3;5.8;0;.72;7729 +90096;48.25997;5.50729;385;20220212;5.6;-3.3;1.2;3.1;4.85;0;.87;8714 +90096;48.25997;5.50729;385;20220213;11.2;-.7;5.2;6.9;6.55;0;1.55;10222 +90096;48.25997;5.50729;385;20220214;9.2;4.3;6.7;4.6;8.06;1;.93;10633 +90096;48.25997;5.50729;385;20220215;8.7;4;6.3;5.6;7.55;6.9;1.1;5690 +90096;48.25997;5.50729;385;20220216;10.3;4.3;7.3;6.4;9.7;11;.59;5798 +90096;48.25997;5.50729;385;20220217;11.4;9.6;10.5;6.3;8.8;.2;1.79;3086 +90096;48.25997;5.50729;385;20220218;11.9;6.5;9.2;5.2;8.75;2;1.42;5687 +90096;48.25997;5.50729;385;20220219;7.2;1.8;4.5;4.7;5.7;0;1.36;5745 +90096;48.25997;5.50729;385;20220220;8.5;4;6.3;5.9;8.5;6.6;.79;5393 +90096;48.25997;5.50729;385;20220221;6.4;3.2;4.8;7.2;7.35;3.9;.85;4494 +90096;48.25997;5.50729;385;20220222;7.6;4.5;6.1;4.4;8.55;2.2;.66;4526 +90096;48.25997;5.50729;385;20220223;11.2;4.5;7.9;1.9;8;0;1.02;6909 +90096;48.25997;5.50729;385;20220224;10.3;5.1;7.7;4.4;7.2;2.8;1.52;6231 +90096;48.25997;5.50729;385;20220225;6.9;-.5;3.2;3.4;5.75;.6;1.07;7505 +90096;48.25997;5.50729;385;20220226;6;-2.4;1.8;3.4;5.15;.1;1.06;8094 +90096;48.25997;5.50729;385;20220227;9.1;-1.8;3.7;4.1;4.15;0;1.88;9569 +90096;48.25997;5.50729;385;20220228;10.8;-3.3;3.8;2.1;4.7;0;1.42;10962 +90096;48.25997;5.50729;385;20220301;10.7;-3.7;3.5;1.5;4.75;0;1.25;11346 +90096;48.25997;5.50729;385;20220302;11.2;-.7;5.2;2.2;6.15;0;1.31;10255 +90096;48.25997;5.50729;385;20220303;13.7;.8;7.2;1.4;6.6;0;1.38;10925 +90096;48.25997;5.50729;385;20220304;10.2;-3.1;3.5;2.5;3.95;0;1.7;11287 +90096;48.25997;5.50729;385;20220305;7.6;-5.4;1.1;2.8;3.55;0;1.55;11351 +90096;48.25997;5.50729;385;20220306;5.8;-5;.4;3.9;3.5;0;1.59;10539 +90096;48.25997;5.50729;385;20220307;5.2;-3.4;.9;5;3.5;0;1.77;9419 +90096;48.25997;5.50729;385;20220308;10.2;-5.8;2.2;2.5;3.85;0;1.7;13138 +90096;48.25997;5.50729;385;20220309;12.8;-1.9;5.5;1.8;5;0;1.67;12788 +90096;48.25997;5.50729;385;20220310;13.9;-.7;6.6;2.4;5.95;0;1.85;12850 +90096;48.25997;5.50729;385;20220311;14.6;4.4;9.5;5;6.95;1.6;2.56;10789 +90096;48.25997;5.50729;385;20220312;10.7;6.8;8.8;3.2;7.2;.3;1.68;6576 +90096;48.25997;5.50729;385;20220313;10.3;5.3;7.8;2.9;8.1;6.9;1.31;7721 +90096;48.25997;5.50729;385;20220314;13;4.1;8.5;2.4;7.45;3.6;1.68;10562 +90096;48.25997;5.50729;385;20220315;12;5.5;8.8;2.9;9.3;.8;1.32;9051 +90096;48.25997;5.50729;385;20220316;14;5.2;9.6;2.4;9.35;0;1.54;10691 +90096;48.25997;5.50729;385;20220317;8.7;8.6;8.6;4.4;8.8;.2;1.16;1654 +90096;48.25997;5.50729;385;20220318;11.6;4.5;8;5.8;7.15;0;2.17;11249 +90096;48.25997;5.50729;385;20220319;13.7;3.8;8.8;5.1;5.85;.1;2.93;15533 +90096;48.25997;5.50729;385;20220320;15.4;2.5;8.9;4.2;6.8;.3;2.59;12621 +90096;48.25997;5.50729;385;20220321;17.2;5.8;11.5;3.3;6.75;0;3.02;16871 +90096;48.25997;5.50729;385;20220322;16.7;3.8;10.3;1.9;6.4;0;2.49;17486 +90096;48.25997;5.50729;385;20220323;17.4;3.2;10.3;1.6;5.9;0;2.52;18275 +90096;48.25997;5.50729;385;20220324;18.9;4.2;11.6;1.8;5.35;0;2.91;18966 +90096;48.25997;5.50729;385;20220325;18.4;4.4;11.4;2.6;5.5;0;3.26;19006 +90096;48.25997;5.50729;385;20220326;18.8;4.3;11.6;3.6;5.65;0;3.7;19066 +90096;48.25997;5.50729;385;20220327;19.8;4.4;12.1;2.2;5.85;0;3.23;19493 +90096;48.25997;5.50729;385;20220328;20.7;6.7;13.7;1.6;6.73;0;2.86;17272 +90096;48.25997;5.50729;385;20220329;18.1;8.6;13.4;3.2;7;1;3.04;10857 +90096;48.25997;5.50729;385;20220330;13.3;8.1;10.7;2.3;10.35;3.9;1.36;6801 +90096;48.25997;5.50729;385;20220331;8.1;6.8;7.5;3.2;8.45;1.1;1.07;4417 +90096;48.25997;5.50729;385;20220401;4.1;-.4;1.8;4;5.5;1.3;1.09;7647 +90096;48.25997;5.50729;385;20220402;2.5;-1.2;.7;2.2;5.16;.9;1.12;10548 +90096;48.25997;5.50729;385;20220403;4.2;-2.7;.7;2.5;4.55;0;1.29;10718 +90096;48.25997;5.50729;385;20220404;9.1;-2.8;3.1;4.6;4.4;0;2.41;18695 +90096;48.25997;5.50729;385;20220405;9.2;4.3;6.7;5.1;8.6;.4;1.01;5796 +90096;48.25997;5.50729;385;20220406;11.6;7.6;9.6;5.3;9.7;1.6;1.47;6266 +90096;48.25997;5.50729;385;20220407;11.7;7.6;9.7;8.3;10.15;11.9;1.36;5216 +90096;48.25997;5.50729;385;20220408;12.8;5.7;9.2;6.4;9.2;23.6;1.75;7563 +90096;48.25997;5.50729;385;20220409;8.4;.5;4.5;3.1;6.5;1.1;1.59;12838 +90096;48.25997;5.50729;385;20220410;9.2;.3;4.7;2.4;5.59;0;2.55;20151 +90096;48.25997;5.50729;385;20220411;17.8;1.3;9.6;3.8;6.89;0;3.63;22703 +90096;48.25997;5.50729;385;20220412;21;7.1;14.1;5;7.29;0;4.69;18658 +90096;48.25997;5.50729;385;20220413;20.8;9.9;15.3;2.5;9.7;.2;3.38;17288 +90096;48.25997;5.50729;385;20220414;19.7;8.7;14.2;2.6;11.15;0;2.97;17253 +90096;48.25997;5.50729;385;20220415;19.9;8;14;2.6;10.15;0;3.34;20197 +90096;48.25997;5.50729;385;20220416;16.1;7;11.6;4.3;7.65;0;3.71;22448 +90096;48.25997;5.50729;385;20220417;17.8;3.4;10.6;4.1;5.2;0;4.3;23714 +90096;48.25997;5.50729;385;20220418;18.5;1.5;10;2.1;5.6;0;3.54;23587 +90096;48.25997;5.50729;385;20220419;18.8;5.9;12.4;2.3;6.45;0;3.72;22068 +90096;48.25997;5.50729;385;20220420;16.6;6.2;11.4;3.7;6.15;0;4.02;22774 +90096;48.25997;5.50729;385;20220421;17.8;4.7;11.3;3.6;6.95;0;3.92;23867 +90096;48.25997;5.50729;385;20220422;18.6;5.2;11.9;3;8.6;.1;3.63;23435 +90096;48.25997;5.50729;385;20220423;15.1;8.7;11.9;3.1;10;.8;2.27;11760 +90096;48.25997;5.50729;385;20220424;11.8;7.1;9.5;3.1;10.85;2.4;1.03;5596 +90096;48.25997;5.50729;385;20220425;15;8;11.5;2.8;10.3;4.1;2.25;13831 +90096;48.25997;5.50729;385;20220426;14;3.9;8.9;2.8;8.35;.1;2.58;18804 +90096;48.25997;5.50729;385;20220427;15.9;3;9.4;3.1;8.65;0;3.13;23973 +90096;48.25997;5.50729;385;20220428;19.8;6.4;13.1;3.2;8.2;0;4.24;25181 +90096;48.25997;5.50729;385;20220429;17.6;6.8;12.2;2;8.75;.3;2.82;16040 +90096;48.25997;5.50729;385;20220430;15.9;5.9;10.9;2.9;9.1;0;3.13;21813 +90096;48.25997;5.50729;385;20220501;16;3.6;9.8;1.7;8.25;0;3.1;23069 +90096;48.25997;5.50729;385;20220502;18.9;5.8;12.3;1.9;9.3;0;3.33;21590 +90096;48.25997;5.50729;385;20220503;21.2;7.4;14.3;2.3;10.25;1.6;3.85;23042 +90096;48.25997;5.50729;385;20220504;19.5;8;13.8;2.3;11.15;5;2.87;15905 +90096;48.25997;5.50729;385;20220505;16.9;8.8;12.9;1.9;10.9;2.6;2.46;14245 +90096;48.25997;5.50729;385;20220506;19.1;5.9;12.5;1.7;10;0;3.23;21047 +90096;48.25997;5.50729;385;20220507;20.3;5.9;13.1;1.8;9.8;0;3.56;22216 +90096;48.25997;5.50729;385;20220508;21.3;8.6;14.9;3.3;11;.4;3.88;20810 +90096;48.25997;5.50729;385;20220509;23.3;8.6;16;2.2;11.6;0;4.05;22716 +90096;48.25997;5.50729;385;20220510;23.2;8.5;15.8;1.6;12.5;0;3.83;22910 +90096;48.25997;5.50729;385;20220511;26.9;13.1;20;3;12.65;0;5.02;22214 +90096;48.25997;5.50729;385;20220512;20.7;13;16.8;2.2;13.2;.1;3.2;16555 +90096;48.25997;5.50729;385;20220513;20.9;12.5;16.7;1.8;11.5;0;3.38;17347 +90096;48.25997;5.50729;385;20220514;22.5;4.6;13.6;1;9.45;0;3.89;25642 +90096;48.25997;5.50729;385;20220515;25.9;7.3;16.6;1.6;11.45;2.8;4.54;26084 +90096;48.25997;5.50729;385;20220516;23.4;15.3;19.3;2.6;13.6;2.3;3.92;17402 +90096;48.25997;5.50729;385;20220517;26.1;10.4;18.2;1.1;13.2;0;4.24;24393 +90096;48.25997;5.50729;385;20220518;27.8;11.3;19.6;1.3;13.65;0;4.63;25031 +90096;48.25997;5.50729;385;20220519;27.8;14.6;21.2;2.4;15.4;0;4.83;22525 +90096;48.25997;5.50729;385;20220520;27.7;17.7;22.7;3.8;14.4;1.4;5.46;19844 +90096;48.25997;5.50729;385;20220521;22.8;7.8;15.3;1.6;11.45;0;4.07;24288 +90096;48.25997;5.50729;385;20220522;23.1;9.2;16.1;2.7;11.55;6.1;4.36;23334 +90096;48.25997;5.50729;385;20220523;20.5;13.4;16.9;3.1;15.15;11.2;3.05;16159 +90096;48.25997;5.50729;385;20220524;16.9;11.1;14;3.3;11.7;.8;2.85;15083 +90096;48.25997;5.50729;385;20220525;19.6;5.9;12.7;2.1;10;0;3.72;23570 +90096;48.25997;5.50729;385;20220526;19.5;11;15.3;2.1;11.15;0;3.45;18586 +90096;48.25997;5.50729;385;20220527;16.9;10.9;13.9;2.3;12.1;0;2.68;15441 +90096;48.25997;5.50729;385;20220528;17.6;6.6;12.1;2.6;8.95;0;3.56;21302 +90096;48.25997;5.50729;385;20220529;15.6;6.4;11;3.2;7.45;0;3.52;19631 +90096;48.25997;5.50729;385;20220530;18.6;3.7;11.2;2.1;7.4;0;3.92;24771 +90096;48.25997;5.50729;385;20220531;21.2;6;13.6;1.6;8.1;0;4.17;25083 +90096;48.25997;5.50729;385;20220601;21.6;5.9;13.7;1.5;8.95;0;4.2;25810 +90096;48.25997;5.50729;385;20220602;23.3;10.3;16.8;2.9;10.45;0;4.73;23253 +90096;48.25997;5.50729;385;20220603;21.4;11.1;16.2;2.1;13.95;5.2;3.64;20754 +90096;48.25997;5.50729;385;20220604;26.4;14.2;20.3;2.3;16.7;11.3;4.47;22410 +90096;48.25997;5.50729;385;20220605;20.4;16.2;18.3;3.2;16.55;10.7;2.86;13376 +90096;48.25997;5.50729;385;20220606;19.7;13.2;16.4;2.3;13.35;.2;3.18;16546 +90096;48.25997;5.50729;385;20220607;20.1;12.2;16.1;2.4;13.2;2.6;3.36;18240 +90096;48.25997;5.50729;385;20220608;17.2;11.6;14.4;2.6;13.1;9.4;2.66;15146 +90096;48.25997;5.50729;385;20220609;18.4;9.9;14.2;2.8;11.5;0;3.33;18924 +90096;48.25997;5.50729;385;20220610;23.3;7.5;15.4;1.2;11.5;0;4.28;26236 +90096;48.25997;5.50729;385;20220611;26.9;9.9;18.4;.9;13.6;0;4.72;27263 +90096;48.25997;5.50729;385;20220612;26.1;12.3;19.2;2;14.85;.1;4.7;24710 +90096;48.25997;5.50729;385;20220613;21.4;10.7;16;2.5;11;0;4.13;21618 +90096;48.25997;5.50729;385;20220614;25.3;7.9;16.6;1.8;11.05;0;4.93;27672 +90096;48.25997;5.50729;385;20220615;29.9;10.8;20.3;.9;13.55;0;5.25;28887 +90096;48.25997;5.50729;385;20220616;28.2;15.2;21.7;2;13.25;0;5.21;23967 +90096;48.25997;5.50729;385;20220617;29.9;12.4;21.2;1.3;12.55;0;5.43;27669 +90096;48.25997;5.50729;385;20220618;33.9;14;23.9;2.3;14.6;0;6.69;29464 +90096;48.25997;5.50729;385;20220619;33.1;23.2;28.2;3.9;15.7;1.7;7.05;20795 +90096;48.25997;5.50729;385;20220620;25.6;17.2;21.4;3.1;16.55;1.4;4.46;19258 +90096;48.25997;5.50729;385;20220621;28.5;13;20.8;2.8;15.25;3.9;5.48;26014 +90096;48.25997;5.50729;385;20220622;22.3;18.3;20.3;2.5;18.45;11.2;2.95;13074 +90096;48.25997;5.50729;385;20220623;27.5;15.5;21.5;2;17.2;7;4.66;22790 +90096;48.25997;5.50729;385;20220624;20.3;14.7;17.5;2.5;16.5;6.3;2.92;15747 +90096;48.25997;5.50729;385;20220625;25;13.8;19.4;2.5;15.15;4.5;4.41;22125 +90096;48.25997;5.50729;385;20220626;17.8;14.4;16.1;2.1;16.15;8.1;2.14;11880 +90096;48.25997;5.50729;385;20220627;19.1;14.8;16.9;2.3;15.6;1.9;2.6;13443 +90096;48.25997;5.50729;385;20220628;24;8.3;16.1;1.6;13.4;0;4.37;26156 +90096;48.25997;5.50729;385;20220629;26.6;11.3;19;.9;14.1;0;4.59;25985 +90096;48.25997;5.50729;385;20220630;22.2;12.1;17.2;2.5;13.95;6.6;3.81;20709 +90096;48.25997;5.50729;385;20220701;20.6;10.4;15.5;1.7;12;.1;3.68;21150 +90096;48.25997;5.50729;385;20220702;25.8;7.9;16.9;1.5;11.1;0;4.91;27974 +90096;48.25997;5.50729;385;20220703;27.7;12.6;20.2;2.3;12.75;0;5.37;25768 +90096;48.25997;5.50729;385;20220704;24.7;10.3;17.5;1.6;11.85;0;4.5;24892 +90096;48.25997;5.50729;385;20220705;25.6;9.4;17.5;1.9;10.75;0;4.94;26436 +90096;48.25997;5.50729;385;20220706;22.3;10.7;16.5;2.5;10.75;0;4.38;22333 +90096;48.25997;5.50729;385;20220707;21.2;9.1;15.2;3;11.85;0;4.05;22863 +90096;48.25997;5.50729;385;20220708;24.4;8.8;16.6;2.8;11;0;4.94;25631 +90096;48.25997;5.50729;385;20220709;26.8;9.9;18.3;2.5;11.85;0;5.33;26867 +90096;48.25997;5.50729;385;20220710;23.7;12;17.9;3.8;11.65;0;4.91;22283 +90096;48.25997;5.50729;385;20220711;26.8;11.3;19;3.4;12;0;5.54;25179 +90096;48.25997;5.50729;385;20220712;28.5;12.9;20.7;2.4;12.15;0;5.55;25373 +90096;48.25997;5.50729;385;20220713;31.7;11.2;21.4;1.1;11.5;0;5.51;29107 +90096;48.25997;5.50729;385;20220714;32.3;14.6;23.5;3.1;12.65;0;6.8;27227 +90096;48.25997;5.50729;385;20220715;26.2;13.1;19.6;2.9;11.05;0;5.27;23128 +90096;48.25997;5.50729;385;20220716;26.8;11;18.9;2.9;9.65;0;5.64;25362 +90096;48.25997;5.50729;385;20220717;30;14;22;3;9.85;0;6.42;25196 +90096;48.25997;5.50729;385;20220718;34.6;14.5;24.6;1.8;10.1;0;6.44;28409 +90096;48.25997;5.50729;385;20220719;36.2;17.3;26.7;2.3;13.25;0;6.9;27537 +90096;48.25997;5.50729;385;20220720;28.1;21.4;24.7;2.9;17.85;5.4;4.56;15998 +90096;48.25997;5.50729;385;20220721;27;15.5;21.2;2.1;16;.1;4.48;21358 +90096;48.25997;5.50729;385;20220722;30.7;14.6;22.6;2.2;15.45;.4;5.46;24967 +90096;48.25997;5.50729;385;20220723;25.7;15.6;20.6;1.7;16.75;1.3;3.92;19647 +90096;48.25997;5.50729;385;20220724;31.6;13.9;22.8;1.1;14.55;0;5.11;26136 +90096;48.25997;5.50729;385;20220725;29.6;17.4;23.5;3.3;14.7;.2;5.57;21515 +90096;48.25997;5.50729;385;20220726;23.6;13.8;18.7;2.2;14;0;3.84;19214 +90096;48.25997;5.50729;385;20220727;25.1;11.3;18.2;1.7;11.7;0;4.32;22697 +90096;48.25997;5.50729;385;20220728;27.6;12;19.8;2.4;10.9;0;5.21;24133 +90096;48.25997;5.50729;385;20220729;27.3;13.9;20.6;2.1;11.2;0;4.88;22255 +90096;48.25997;5.50729;385;20220730;28.6;12.1;20.4;2;11.8;0;5.15;24639 +90096;48.25997;5.50729;385;20220731;29.7;14.6;22.1;2;13.2;0;5.14;23450 +90096;48.25997;5.50729;385;20220801;26.5;13.7;20.1;1.6;14.55;.2;4.2;21471 +90096;48.25997;5.50729;385;20220802;30.4;12.3;21.3;1.1;14.2;0;4.73;25389 +90096;48.25997;5.50729;385;20220803;33.8;14.7;24.3;1.1;13.55;0;5.14;25834 +90096;48.25997;5.50729;385;20220804;35.8;18.4;27.1;2.2;14.3;4.4;6.34;24663 +90096;48.25997;5.50729;385;20220805;25.3;18.7;22;4.3;17.05;0;4.15;14759 +90096;48.25997;5.50729;385;20220806;25.5;13.7;19.6;4.4;11.3;0;5.31;19763 +90096;48.25997;5.50729;385;20220807;27.4;11.2;19.3;3.7;8.9;0;5.89;23312 +90096;48.25997;5.50729;385;20220808;29;12.8;20.9;3.2;9.15;0;5.93;23095 +90096;48.25997;5.50729;385;20220809;30.7;15.2;22.9;3.7;10.05;0;6.55;22374 +90096;48.25997;5.50729;385;20220810;29.9;16.5;23.2;4.3;9.6;0;6.76;20545 +90096;48.25997;5.50729;385;20220811;30.2;13.1;21.7;3.5;9.15;0;6.37;23258 +90096;48.25997;5.50729;385;20220812;30.5;14.5;22.5;3.6;9.1;0;6.47;22265 +90096;48.25997;5.50729;385;20220813;30.2;13.7;22;3.1;9.35;0;6;22577 +90096;48.25997;5.50729;385;20220814;26.5;13.6;20;2;12.3;11.5;4.2;19469 +90096;48.25997;5.50729;385;20220815;20.5;15.7;18.1;2.6;17.3;4;2.33;11757 +90096;48.25997;5.50729;385;20220816;27.6;14.7;21.2;1.5;16.8;4.4;3.85;19649 +90096;48.25997;5.50729;385;20220817;26.2;15.6;20.9;1.8;17.25;6.2;3.5;17479 +90096;48.25997;5.50729;385;20220818;22.7;16;19.3;2.1;17.65;2.2;2.72;13734 +90096;48.25997;5.50729;385;20220819;24.4;16.2;20.3;2.9;17.05;7.9;3.32;15120 +90096;48.25997;5.50729;385;20220820;23.6;16.6;20.1;1.9;15.9;.1;2.96;13698 +90096;48.25997;5.50729;385;20220821;25.3;9.7;17.5;1.2;12.85;0;3.52;20741 +90096;48.25997;5.50729;385;20220822;27.1;11.7;19.4;1.5;13.65;0;3.81;20485 +90096;48.25997;5.50729;385;20220823;27.9;13.6;20.7;1.2;15.5;0;3.68;19616 +90096;48.25997;5.50729;385;20220824;30.3;14;22.2;1.4;13.65;0;4.19;20612 +90096;48.25997;5.50729;385;20220825;30.5;14.5;22.5;1.3;13.15;0;4.14;20392 +90096;48.25997;5.50729;385;20220826;21;17.2;19.1;2.4;16.75;2.2;2.26;9589 +90096;48.25997;5.50729;385;20220827;23.8;13.9;18.9;2.1;16.05;0;3.03;15835 +90096;48.25997;5.50729;385;20220828;26.3;14;20.2;2.4;15.6;0;3.67;17398 +90096;48.25997;5.50729;385;20220829;28.5;13.6;21.1;1.9;13.9;0;4.01;18770 +90096;48.25997;5.50729;385;20220830;28.5;14.5;21.5;2;14.9;.1;3.9;18096 +90096;48.25997;5.50729;385;20220831;25.8;13.8;19.8;1.5;15.9;3.2;3.18;16746 +90096;48.25997;5.50729;385;20220901;25.5;12.2;18.8;2;13.7;0;3.43;17369 +90096;48.25997;5.50729;385;20220902;25.3;11.2;18.2;2.1;13.85;1.3;3.38;17560 +90096;48.25997;5.50729;385;20220903;22.2;15.6;18.9;2.3;16.5;4.8;2.45;11850 +90096;48.25997;5.50729;385;20220904;26.1;11.5;18.8;1.8;14.5;.7;3.28;17752 +90096;48.25997;5.50729;385;20220905;28.6;12.1;20.4;2;15;1.4;3.76;18650 +90096;48.25997;5.50729;385;20220906;27.5;16;21.7;2.4;16.4;4;3.54;15337 +90096;48.25997;5.50729;385;20220907;20.2;15.6;17.9;2.2;16.4;11.7;1.98;9615 +90096;48.25997;5.50729;385;20220908;20.6;13.5;17;3.3;14.55;1.8;2.46;11788 +90096;48.25997;5.50729;385;20220909;18.4;13.6;16;3.2;14.3;10.3;2.05;9626 +90096;48.25997;5.50729;385;20220910;18.1;12.9;15.5;3.1;14.1;0;1.95;9801 +90096;48.25997;5.50729;385;20220911;20.5;12.3;16.4;1.1;13.95;.1;2.07;12414 +90096;48.25997;5.50729;385;20220912;24.9;8.6;16.7;1.3;13.35;0;2.79;17301 +90096;48.25997;5.50729;385;20220913;26;12.9;19.5;2;17.55;7.4;2.81;15383 +90096;48.25997;5.50729;385;20220914;23.4;17.3;20.4;2.1;19.3;18.6;2.17;10454 +90096;48.25997;5.50729;385;20220915;19.2;15.7;17.4;2.4;16.25;5.3;1.69;7608 +90096;48.25997;5.50729;385;20220916;15.3;11.6;13.5;2.6;12.2;.4;1.58;7750 +90096;48.25997;5.50729;385;20220917;14.1;6.1;10.1;3;9.2;.6;1.85;11443 +90096;48.25997;5.50729;385;20220918;15.5;4.2;9.9;2.6;8.55;0;2.07;13615 +90096;48.25997;5.50729;385;20220919;15.3;5.7;10.5;1.6;8.85;0;1.81;12355 +90096;48.25997;5.50729;385;20220920;16;3.4;9.7;1.3;8.95;.1;1.78;13996 +90096;48.25997;5.50729;385;20220921;16.3;4.7;10.5;2.6;9.15;0;2.04;13297 +90096;48.25997;5.50729;385;20220922;18;3.8;10.9;1.5;8.55;0;2.04;14291 +90096;48.25997;5.50729;385;20220923;18.1;4.2;11.2;1.3;9.9;0;1.86;14176 +90096;48.25997;5.50729;385;20220924;16;9.4;12.7;1.7;11.75;.2;1.51;9474 +90096;48.25997;5.50729;385;20220925;14.8;7.2;11;1.6;11.5;1;1.34;10200 +90096;48.25997;5.50729;385;20220926;13.6;6.9;10.2;3.5;10.3;9;1.44;9409 +90096;48.25997;5.50729;385;20220927;10.5;7.9;9.2;4.4;10.55;16.9;.95;5561 +90096;48.25997;5.50729;385;20220928;11.9;8.9;10.4;2.4;10.7;.6;1.08;5903 +90096;48.25997;5.50729;385;20220929;12;6.1;9;1.2;9.65;1.4;1.12;8387 +90096;48.25997;5.50729;385;20220930;15.3;.9;8.1;1;8.15;3.8;1.46;13249 +90096;48.25997;5.50729;385;20221001;14;7.4;10.7;3.8;11.65;3.7;1.16;8703 +90096;48.25997;5.50729;385;20221002;16.9;11.9;14.4;3.4;15;6.5;1.16;7318 +90096;48.25997;5.50729;385;20221003;14.3;9;11.7;2.3;11.45;0;1.25;7636 +90096;48.25997;5.50729;385;20221004;16.8;3.4;10.1;1.4;10.6;.1;1.37;11776 +90096;48.25997;5.50729;385;20221005;19.8;9.8;14.8;3;13.6;0;1.76;10205 +90096;48.25997;5.50729;385;20221006;16.4;12.4;14.4;1.5;11.85;0;1.35;6292 +90096;48.25997;5.50729;385;20221007;18.2;3.5;10.8;1;11;.1;1.35;12100 +90096;48.25997;5.50729;385;20221008;14.9;8.1;11.5;1.7;11.4;.1;1.16;8034 +90096;48.25997;5.50729;385;20221009;17.6;2.7;10.1;2.1;9.6;.1;1.6;11877 +90096;48.25997;5.50729;385;20221010;19.2;8.5;13.9;2.4;12.9;4.4;1.53;9759 +90096;48.25997;5.50729;385;20221011;16;10.5;13.3;1.9;12.75;0;1.14;6996 +90096;48.25997;5.50729;385;20221012;18.7;4.6;11.7;1.2;10.65;.1;1.34;10883 +90096;48.25997;5.50729;385;20221013;14.4;8;11.2;2;12.65;2;.86;7030 +90096;48.25997;5.50729;385;20221014;15.1;12.5;13.8;3.8;14.85;17.8;.78;4396 +90096;48.25997;5.50729;385;20221015;15.8;14.2;15;3.6;15.9;5.9;.79;3316 +90096;48.25997;5.50729;385;20221016;20.9;14.4;17.7;3;15.7;0;1.64;6940 +90096;48.25997;5.50729;385;20221017;22.3;15.5;18.9;3;15.85;0;1.88;6928 +90096;48.25997;5.50729;385;20221018;21.9;14;18;1.9;15.65;.3;1.5;7426 +90096;48.25997;5.50729;385;20221019;19.1;11.6;15.3;2.6;15;.1;1.21;7206 +90096;48.25997;5.50729;385;20221020;17.5;13.3;15.4;3.5;15.35;13.2;1.09;4986 +90096;48.25997;5.50729;385;20221021;18.2;13.6;15.9;3.8;15.45;7.4;1.22;5259 +90096;48.25997;5.50729;385;20221022;19.4;11.3;15.4;2.7;14.3;0;1.29;7048 +90096;48.25997;5.50729;385;20221023;19.4;12.7;16.1;3.9;14.35;2.3;1.56;6343 +90096;48.25997;5.50729;385;20221024;18.7;14.1;16.4;2.9;13.35;.1;1.6;5043 +90096;48.25997;5.50729;385;20221025;18.8;10.2;14.5;2.2;12.6;.1;1.28;7024 +90096;48.25997;5.50729;385;20221026;20.9;13.9;17.4;2.2;13.6;.3;1.55;6201 +90096;48.25997;5.50729;385;20221027;20.1;9.9;15;2.6;14.45;0;1.16;7395 +90096;48.25997;5.50729;385;20221028;22.6;16.6;19.6;4.1;15;0;2.28;5499 +90096;48.25997;5.50729;385;20221029;21.2;14.3;17.8;3.1;12.25;0;2.05;5681 +90096;48.25997;5.50729;385;20221030;20.4;13.2;16.8;2.1;12.1;.1;1.55;5919 +90096;48.25997;5.50729;385;20221031;19.6;8.1;13.9;2.9;12.2;2.9;1.35;7417 +90096;48.25997;5.50729;385;20221101;14.2;13.5;13.9;3.3;12.1;.1;1.23;1539 +90096;48.25997;5.50729;385;20221102;14.9;8.3;11.6;2.7;10.65;.1;1.06;5312 +90096;48.25997;5.50729;385;20221103;12;7.1;9.5;3.8;10.4;10.9;.76;4430 +90096;48.25997;5.50729;385;20221104;9.4;7.6;8.5;3.8;9.95;4;.63;2478 +90096;48.25997;5.50729;385;20221105;9.8;5.6;7.7;2.6;9.1;0;.65;3858 +90096;48.25997;5.50729;385;20221106;8.7;3;5.8;3;8.6;.8;.47;4545 +90096;48.25997;5.50729;385;20221107;13.2;7.4;10.3;2.9;10.75;.3;.75;4586 +90096;48.25997;5.50729;385;20221108;15.5;7.6;11.6;4.8;10.55;12.3;1.32;5344 +90096;48.25997;5.50729;385;20221109;12.3;10.8;11.6;2.5;12.35;2;.62;2119 +90096;48.25997;5.50729;385;20221110;8.4;6.8;7.6;1.4;9.85;0;.44;2076 +90096;48.25997;5.50729;385;20221111;9.1;.8;5;1.6;8.4;.1;.33;5179 +90096;48.25997;5.50729;385;20221112;11.3;1.4;6.4;1.3;8.7;.1;.42;5658 +90096;48.25997;5.50729;385;20221113;7.2;2.7;4.9;2.5;8.1;0;.37;3499 +90096;48.25997;5.50729;385;20221114;13.5;4.5;9;3.4;10.25;2.1;.65;5229 +90096;48.25997;5.50729;385;20221115;12.7;8.9;10.8;3.3;11.75;9.2;.58;3140 +90096;48.25997;5.50729;385;20221116;12;8;10;3.8;10.65;3.5;.72;3227 +90096;48.25997;5.50729;385;20221117;11.6;9.6;10.6;4.8;10.4;11.9;1.05;2168 +90096;48.25997;5.50729;385;20221118;8.9;7.3;8.1;3.5;9.65;1.2;.59;1811 +90096;48.25997;5.50729;385;20221119;7;5;6;2.3;8.8;.8;.38;2086 +90096;48.25997;5.50729;385;20221120;7.9;5;6.4;4;8.4;4.6;.6;2575 +90096;48.25997;5.50729;385;20221121;7.7;5.5;6.6;4.2;8.75;1.3;.54;2013 +90096;48.25997;5.50729;385;20221122;7.5;3.9;5.7;3.6;7.85;.7;.59;2803 +90096;48.25997;5.50729;385;20221123;8.4;3.3;5.9;3.4;8.2;5.7;.5;3381 +90096;48.25997;5.50729;385;20221124;10.2;5.8;8;3.3;9.15;2.7;.63;3093 +90096;48.25997;5.50729;385;20221125;9.4;6.6;8;2.3;9.25;.1;.54;2317 +90096;48.25997;5.50729;385;20221126;5.7;3.3;4.5;1.6;8.35;0;.25;2069 +90096;48.25997;5.50729;385;20221127;6.9;2.7;4.8;3.4;8.2;.1;.28;2798 +90096;48.25997;5.50729;385;20221128;7.6;6.1;6.8;2.5;9.25;1.7;.39;1582 +90096;48.25997;5.50729;385;20221129;7.5;4.2;5.9;1.4;8.9;.2;.27;2426 +90096;48.25997;5.50729;385;20221130;6.4;3.7;5.1;2.9;8.35;.4;.31;2155 +90096;48.25997;5.50729;385;20221201;3.9;3.9;3.9;3.6;7.2;.1;.57;0 +90096;48.25997;5.50729;385;20221202;3.1;2.1;2.6;2.9;6.55;1.2;.44;1154 +90096;48.25997;5.50729;385;20221203;2.4;.9;1.6;4.4;6.2;.1;.42;1419 +90096;48.25997;5.50729;385;20221204;1.9;.3;1.1;2.7;6.15;2.3;.33;1480 +90096;48.25997;5.50729;385;20221205;3.3;1.2;2.2;2.4;6.9;.3;.26;1736 +90096;48.25997;5.50729;385;20221206;2;.9;1.5;1.6;6.55;0;.29;1021 +90096;48.25997;5.50729;385;20221207;3.1;-1.9;.6;1.7;6.1;.1;.2;2854 +90096;48.25997;5.50729;385;20221208;2.6;-.2;1.2;1.1;5.6;0;.33;2052 +90096;48.25997;5.50729;385;20221209;.1;-4.6;-2.3;2.8;5.1;0;.13;2647 +90096;48.25997;5.50729;385;20221210;.3;-1.9;-.8;2.9;5;0;.39;1520 +90096;48.25997;5.50729;385;20221211;-3.3;-4.6;-3.9;1.5;4.2;0;.24;1185 +90096;48.25997;5.50729;385;20221212;-3.2;-6.5;-4.9;2.3;3.7;0;.25;2138 +90096;48.25997;5.50729;385;20221213;-1;-7.7;-4.3;3.3;3.65;0;.36;3214 +90096;48.25997;5.50729;385;20221214;0;-2.9;-1.4;2.1;5.5;1.4;.16;1997 +90096;48.25997;5.50729;385;20221215;-1.9;-2.6;-2.2;3.4;4.9;0;.29;811 +90096;48.25997;5.50729;385;20221216;-1.7;-7.9;-4.8;2.3;3.6;0;.29;3004 +90096;48.25997;5.50729;385;20221217;-3.5;-11.9;-7.7;1.1;2.75;0;.17;3560 +90096;48.25997;5.50729;385;20221218;1.1;-11.4;-5.1;3.5;4.5;.1;.02;4316 +90096;48.25997;5.50729;385;20221219;10.8;1.2;6;5.2;8.85;0;.36;3885 +90096;48.25997;5.50729;385;20221220;12.7;10.1;11.4;5.7;10.7;12.2;1.16;1844 +90096;48.25997;5.50729;385;20221221;10.9;9.8;10.3;3.9;11.25;6.4;.63;985 +90096;48.25997;5.50729;385;20221222;11.1;9;10.1;5.8;11.1;18;.66;1623 +90096;48.25997;5.50729;385;20221223;12.9;9.5;11.2;5.2;12.7;6.6;.39;2143 +90096;48.25997;5.50729;385;20221224;10.6;9;9.8;3.4;10.45;.4;.69;1377 +90096;48.25997;5.50729;385;20221225;10.9;8.1;9.5;3.1;10.5;.4;.52;1841 +90096;48.25997;5.50729;385;20221226;10.2;9;9.6;3.6;9.65;8.7;.89;1156 +90096;48.25997;5.50729;385;20221227;6.9;1.4;4.2;2;7.2;0;.33;2857 +90096;48.25997;5.50729;385;20221228;8.2;3.8;6;4.3;8.1;.1;.58;2504 +90096;48.25997;5.50729;385;20221229;9.8;8.4;9.1;5.1;9.4;3.5;.95;1158 +90096;48.25997;5.50729;385;20221230;10.1;5.4;7.7;4.5;9.7;6.2;.42;2669 +90096;48.25997;5.50729;385;20221231;13.3;10.3;11.8;5.4;11.35;0;1.02;2053 +90097;48.27313;5.84342;358;20220101;13.4;6.1;9.8;3.3;9.11;.1;.67;4185 +90097;48.27313;5.84342;358;20220102;10.6;2.4;6.5;5.2;8.41;0;.44;3498 +90097;48.27313;5.84342;358;20220103;10.4;8.9;9.7;5.6;10.06;12.5;.7;1635 +90097;48.27313;5.84342;358;20220104;9.5;8.7;9.1;5.5;9.41;15.4;.95;619 +90097;48.27313;5.84342;358;20220105;2.9;.2;1.5;3.7;5.86;0;.39;3098 +90097;48.27313;5.84342;358;20220106;2.5;1.1;1.8;1.9;5.66;.2;.43;1953 +90097;48.27313;5.84342;358;20220107;1.9;-1.6;.2;4.5;5.86;5.5;.17;1951 +90097;48.27313;5.84342;358;20220108;3.2;.5;1.8;6.2;6.51;15.3;.27;2279 +90097;48.27313;5.84342;358;20220109;3.8;2.6;3.2;3.9;6.66;1.5;.49;1355 +90097;48.27313;5.84342;358;20220110;.8;-1.8;-.5;2.6;5.76;.1;.12;2802 +90097;48.27313;5.84342;358;20220111;2.2;-.9;.7;4.1;5.51;0;.38;2560 +90097;48.27313;5.84342;358;20220112;2.6;-3.1;-.3;4.1;5.01;0;.41;4239 +90097;48.27313;5.84342;358;20220113;1.2;-3;-.9;2.8;5.11;0;.27;4140 +90097;48.27313;5.84342;358;20220114;6.7;-3.7;1.5;1.3;5.51;0;.28;5293 +90097;48.27313;5.84342;358;20220115;.6;-4;-1.7;1.5;4.96;.1;.18;4633 +90097;48.27313;5.84342;358;20220116;-.8;-3.9;-2.4;3.1;4.91;0;.2;2019 +90097;48.27313;5.84342;358;20220117;2;-2.2;-.1;2.1;6.34;.1;.14;2394 +90097;48.27313;5.84342;358;20220118;5.9;1.9;3.9;3.9;6.51;0;.59;3910 +90097;48.27313;5.84342;358;20220119;1.8;-2.1;-.2;4.1;6.01;.9;.15;2140 +90097;48.27313;5.84342;358;20220120;3.4;1.2;2.3;3.1;6.11;.2;.48;2542 +90097;48.27313;5.84342;358;20220121;3.1;-.7;1.2;2.7;5.41;0;.46;3701 +90097;48.27313;5.84342;358;20220122;3.7;.3;2;2.3;6.11;0;.39;2658 +90097;48.27313;5.84342;358;20220123;6.2;2;4.1;3.3;6.06;0;.73;4589 +90097;48.27313;5.84342;358;20220124;5.6;-2.9;1.3;1.5;5.36;0;.37;6025 +90097;48.27313;5.84342;358;20220125;.5;-4.4;-1.9;2.3;4.86;0;.27;4137 +90097;48.27313;5.84342;358;20220126;-2.6;-3.1;-2.9;1.6;4.77;0;.27;1029 +90097;48.27313;5.84342;358;20220127;-1.2;-4.2;-2.7;3.3;5.14;.3;.14;2420 +90097;48.27313;5.84342;358;20220128;1.9;-1;.4;2.1;6.06;0;.24;2539 +90097;48.27313;5.84342;358;20220129;3.5;.1;1.8;4.3;6.66;1.8;.21;2693 +90097;48.27313;5.84342;358;20220130;6.3;3.7;5;2.3;7.11;.4;.52;3302 +90097;48.27313;5.84342;358;20220131;5.1;2.1;3.6;5.8;6.06;2;.93;4043 +90097;48.27313;5.84342;358;20220201;3.7;.5;2.1;5;6.61;1.4;.34;2400 +90097;48.27313;5.84342;358;20220202;8.4;4.7;6.6;4;9.31;.6;.36;2733 +90097;48.27313;5.84342;358;20220203;7.6;4.8;6.2;2.8;8.21;.1;.54;3341 +90097;48.27313;5.84342;358;20220204;6.2;4;5.1;4;7.56;2.2;.56;2493 +90097;48.27313;5.84342;358;20220205;6.5;-.3;3.1;3.2;6.21;.1;.64;5389 +90097;48.27313;5.84342;358;20220206;6.7;1.8;4.3;7.1;7.66;18.5;.41;2809 +90097;48.27313;5.84342;358;20220207;6.4;1.8;4.1;4.2;5.61;0;1.07;6620 +90097;48.27313;5.84342;358;20220208;9.2;.2;4.7;2.6;6.51;0;.86;6889 +90097;48.27313;5.84342;358;20220209;11;-1.2;4.9;3.2;6.41;0;.96;8672 +90097;48.27313;5.84342;358;20220210;5.2;2.8;4;4.4;7.36;.9;.77;1969 +90097;48.27313;5.84342;358;20220211;6.2;0;3.1;2.2;5.86;0;.74;7219 +90097;48.27313;5.84342;358;20220212;5.5;-4;.8;2.5;4.83;0;.77;8776 +90097;48.27313;5.84342;358;20220213;11.3;-1.7;4.8;6.2;6.5;0;1.46;10048 +90097;48.27313;5.84342;358;20220214;9.4;4;6.7;4.6;8.07;.8;.93;10633 +90097;48.27313;5.84342;358;20220215;9.1;4.3;6.7;5.2;7.63;4.8;1.17;5960 +90097;48.27313;5.84342;358;20220216;10.1;4.5;7.3;7.7;9.51;8.1;.46;4082 +90097;48.27313;5.84342;358;20220217;11.4;9.5;10.4;6.8;8.76;.8;1.67;4952 +90097;48.27313;5.84342;358;20220218;11.9;6.5;9.2;6.2;8.61;1.9;1.46;3793 +90097;48.27313;5.84342;358;20220219;7.6;1.8;4.7;5.1;5.66;0;1.47;7915 +90097;48.27313;5.84342;358;20220220;8.1;4;6.1;7;8.26;7.1;.67;3681 +90097;48.27313;5.84342;358;20220221;6.4;3.4;4.9;7.6;7.21;3.3;.86;5321 +90097;48.27313;5.84342;358;20220222;7.7;4.7;6.2;4.8;8.36;2.4;.69;3986 +90097;48.27313;5.84342;358;20220223;11.9;5;8.4;2.3;7.86;0;1.18;8230 +90097;48.27313;5.84342;358;20220224;10.5;5;7.8;4.9;7.01;2.6;1.55;5689 +90097;48.27313;5.84342;358;20220225;6.7;-.6;3.1;3.5;5.61;.6;1.04;8020 +90097;48.27313;5.84342;358;20220226;6.2;-2.3;1.9;3.8;5.11;.1;1.14;9675 +90097;48.27313;5.84342;358;20220227;9.5;-1.5;4;4.7;4.01;0;2.06;11183 +90097;48.27313;5.84342;358;20220228;11.3;-3.1;4.1;2.5;4.46;0;1.61;12041 +90097;48.27313;5.84342;358;20220301;10.5;-3.1;3.7;2;4.56;0;1.41;11363 +90097;48.27313;5.84342;358;20220302;11.5;-.4;5.5;2.2;5.76;0;1.38;10009 +90097;48.27313;5.84342;358;20220303;13.8;1;7.4;2.4;5.91;0;1.77;12011 +90097;48.27313;5.84342;358;20220304;10.5;-3.2;3.7;3.6;3.91;0;2.04;12724 +90097;48.27313;5.84342;358;20220305;7.8;-4.9;1.4;3.5;3.51;0;1.75;12712 +90097;48.27313;5.84342;358;20220306;6.2;-4.5;.9;4.8;3.51;0;1.77;12088 +90097;48.27313;5.84342;358;20220307;5.3;-3.7;.8;5.4;3.46;0;1.83;11857 +90097;48.27313;5.84342;358;20220308;10.8;-5.8;2.5;2.3;3.61;0;1.77;13952 +90097;48.27313;5.84342;358;20220309;13.2;-1;6.1;2.4;4.91;0;1.92;13655 +90097;48.27313;5.84342;358;20220310;14.5;-.3;7.1;2.5;5.31;0;2.11;13920 +90097;48.27313;5.84342;358;20220311;15.1;4.5;9.8;5.3;6.46;.9;2.81;11698 +90097;48.27313;5.84342;358;20220312;11.2;6.9;9.1;3.7;7.01;0;1.83;6522 +90097;48.27313;5.84342;358;20220313;11.1;5.5;8.3;3.4;8.11;5.6;1.4;6486 +90097;48.27313;5.84342;358;20220314;13.5;4.4;8.9;3.1;7.41;2.6;1.91;12665 +90097;48.27313;5.84342;358;20220315;12.2;5.8;9;3.7;9.11;0;1.31;6731 +90097;48.27313;5.84342;358;20220316;14.4;5.6;10;2.6;9.16;0;1.6;9089 +90097;48.27313;5.84342;358;20220317;8.9;9.3;9.1;4.9;8.81;.7;1.24;800 +90097;48.27313;5.84342;358;20220318;12;4.7;8.3;6.2;7.23;0;2.33;11766 +90097;48.27313;5.84342;358;20220319;13.6;3.5;8.6;5.5;5.96;.2;2.95;16022 +90097;48.27313;5.84342;358;20220320;15.2;2.4;8.8;3.8;7.06;.3;2.45;12481 +90097;48.27313;5.84342;358;20220321;17.6;5.3;11.4;2.9;7;0;2.88;16847 +90097;48.27313;5.84342;358;20220322;17.1;3.1;10.1;1.7;6.53;0;2.42;17657 +90097;48.27313;5.84342;358;20220323;17.6;2.1;9.8;1.5;6.16;0;2.42;18183 +90097;48.27313;5.84342;358;20220324;19;2.5;10.8;1.8;5.66;0;2.8;18711 +90097;48.27313;5.84342;358;20220325;18.3;2.9;10.6;2.4;5.83;0;3.05;18904 +90097;48.27313;5.84342;358;20220326;18.9;3.6;11.3;3.6;5.86;0;3.66;18944 +90097;48.27313;5.84342;358;20220327;20.1;3.8;12;2.2;6.16;0;3.23;19462 +90097;48.27313;5.84342;358;20220328;21.1;4.6;12.8;1.5;6.75;0;2.83;17454 +90097;48.27313;5.84342;358;20220329;18;7.4;12.7;2.6;7.3;1.1;2.66;10304 +90097;48.27313;5.84342;358;20220330;13;8.4;10.7;2.3;10.36;4.6;1.33;6200 +90097;48.27313;5.84342;358;20220331;8.3;6.8;7.5;3.1;8.56;1.3;1.06;3944 +90097;48.27313;5.84342;358;20220401;3.9;-.1;1.9;4.4;5.6;2.5;1.09;6898 +90097;48.27313;5.84342;358;20220402;2.5;-.6;1;3.5;5.19;2.1;1.04;7145 +90097;48.27313;5.84342;358;20220403;4.6;-2.5;1;2.4;4.56;0;1.34;10478 +90097;48.27313;5.84342;358;20220404;9.1;-3;3;5.6;4.59;0;2.37;16391 +90097;48.27313;5.84342;358;20220405;8;4.4;6.2;6.5;9.09;.3;.73;6093 +90097;48.27313;5.84342;358;20220406;11.7;7.9;9.8;5.1;9.73;1.1;1.57;6477 +90097;48.27313;5.84342;358;20220407;11.9;7.8;9.9;7.9;10.16;11.9;1.53;5644 +90097;48.27313;5.84342;358;20220408;13;5.7;9.3;5.6;8.9;17.9;1.81;6409 +90097;48.27313;5.84342;358;20220409;8.7;.4;4.6;3;6.46;.8;1.73;14192 +90097;48.27313;5.84342;358;20220410;10.7;-.4;5.1;2.4;5.59;0;2.55;20151 +90097;48.27313;5.84342;358;20220411;18;1.5;9.7;3.8;6.89;0;3.63;22703 +90097;48.27313;5.84342;358;20220412;21.2;7.3;14.2;5;7.29;0;4.69;18658 +90097;48.27313;5.84342;358;20220413;21.2;10.2;15.7;2.5;10.03;.1;3.44;17559 +90097;48.27313;5.84342;358;20220414;19.6;9.1;14.4;2.7;11.46;.1;3.03;17702 +90097;48.27313;5.84342;358;20220415;19.9;7.6;13.7;2.6;10.36;0;3.28;20064 +90097;48.27313;5.84342;358;20220416;16;6.5;11.2;4.9;7.7;0;3.76;22665 +90097;48.27313;5.84342;358;20220417;17.5;3;10.2;4.4;5.4;0;4.28;24076 +90097;48.27313;5.84342;358;20220418;18.5;1.1;9.8;2.2;5.93;0;3.58;23825 +90097;48.27313;5.84342;358;20220419;18.9;4.3;11.6;2.2;6.83;0;3.54;21878 +90097;48.27313;5.84342;358;20220420;16.3;5.7;11;4;6.26;0;4.01;23383 +90097;48.27313;5.84342;358;20220421;17.7;3.7;10.7;4;7.26;0;3.82;23778 +90097;48.27313;5.84342;358;20220422;18.5;5.1;11.8;3.4;8.86;2.6;3.62;23090 +90097;48.27313;5.84342;358;20220423;15.2;8.1;11.6;3;10.06;2.1;2.14;10773 +90097;48.27313;5.84342;358;20220424;11.9;7.3;9.6;2.8;11.03;5.4;.98;4830 +90097;48.27313;5.84342;358;20220425;15.3;7.7;11.5;2.7;10.4;5.5;2.37;14687 +90097;48.27313;5.84342;358;20220426;14.1;3;8.5;2.6;8.4;.1;2.51;18102 +90097;48.27313;5.84342;358;20220427;15.9;2.5;9.2;3.2;8.76;0;3.03;22848 +90097;48.27313;5.84342;358;20220428;19.6;6;12.8;3.5;8.33;0;4.24;25354 +90097;48.27313;5.84342;358;20220429;17.5;5.6;11.6;2;8.86;.4;2.72;15260 +90097;48.27313;5.84342;358;20220430;15.9;6.1;11;2.9;9.23;0;3.13;21209 +90097;48.27313;5.84342;358;20220501;15.9;2.8;9.4;1.7;8.46;0;2.95;21979 +90097;48.27313;5.84342;358;20220502;19.1;4.8;12;1.7;9.5;0;3.11;19893 +90097;48.27313;5.84342;358;20220503;21.2;6.2;13.7;2.2;10.6;1.5;3.7;22728 +90097;48.27313;5.84342;358;20220504;20.1;7.5;13.8;2.2;11.4;5;3.08;17970 +90097;48.27313;5.84342;358;20220505;16.9;9;13;1.9;11.06;1.7;2.67;16030 +90097;48.27313;5.84342;358;20220506;19.4;6.2;12.8;2.1;9.96;0;2.48;11634 +90097;48.27313;5.84342;358;20220507;20.8;6.6;13.7;2.4;9.71;0;2.87;12151 +90097;48.27313;5.84342;358;20220508;21.6;8.1;14.9;3.8;10.96;.5;3.19;11733 +90097;48.27313;5.84342;358;20220509;23.7;9.3;16.5;2.6;11.61;.1;3.16;12219 +90097;48.27313;5.84342;358;20220510;23.4;9.9;16.7;2.4;12.66;0;3.03;12141 +90097;48.27313;5.84342;358;20220511;26.7;13;19.8;3.9;13.01;0;4.11;12127 +90097;48.27313;5.84342;358;20220512;21.1;13.2;17.2;2.5;13.21;.2;2.49;8989 +90097;48.27313;5.84342;358;20220513;21.5;12.9;17.2;1.9;11.66;0;2.68;9985 +90097;48.27313;5.84342;358;20220514;23;5.5;14.3;1.5;9.41;0;3.01;14070 +90097;48.27313;5.84342;358;20220515;26.3;7.8;17.1;2;11.26;.5;3.58;14558 +90097;48.27313;5.84342;358;20220516;23.4;15.4;19.4;3.2;13.76;3.1;3.13;9192 +90097;48.27313;5.84342;358;20220517;26.4;11;18.7;1.6;13.01;0;3.2;13317 +90097;48.27313;5.84342;358;20220518;28.1;12;20.1;1.7;13.56;0;3.54;13778 +90097;48.27313;5.84342;358;20220519;27.8;15.4;21.6;3.6;15.31;0;4.05;12134 +90097;48.27313;5.84342;358;20220520;27.6;18.5;23.1;4.4;14.36;1.8;4.64;10108 +90097;48.27313;5.84342;358;20220521;23;8.8;15.9;1.8;11.36;0;2.92;12933 +90097;48.27313;5.84342;358;20220522;23.3;9.6;16.4;3;11.41;4.9;3.42;12567 +90097;48.27313;5.84342;358;20220523;20.9;13.2;17;3.3;15.01;8.3;2.37;9453 +90097;48.27313;5.84342;358;20220524;17.3;11.2;14.2;3.8;11.61;.6;2.37;8322 +90097;48.27313;5.84342;358;20220525;19.8;6.9;13.3;2.3;10.06;0;2.71;12524 +90097;48.27313;5.84342;358;20220526;20;11.2;15.6;2.5;11.06;0;2.69;9987 +90097;48.27313;5.84342;358;20220527;17.4;11.6;14.5;2.2;11.96;0;2.04;8145 +90097;48.27313;5.84342;358;20220528;18;7.2;12.6;3.3;8.91;0;2.89;11564 +90097;48.27313;5.84342;358;20220529;16;7;11.5;3.7;7.41;0;2.96;10377 +90097;48.27313;5.84342;358;20220530;19;3.7;11.3;2.7;7.46;0;3.16;13705 +90097;48.27313;5.84342;358;20220531;21.6;6.2;13.9;2.1;7.96;0;3.39;13639 +90097;48.27313;5.84342;358;20220601;22;7.3;14.7;2;8.86;0;3.25;13213 +90097;48.27313;5.84342;358;20220602;23.7;9.8;16.8;3.1;10.26;0;3.81;12819 +90097;48.27313;5.84342;358;20220603;21.4;10.8;16.1;2.2;13.86;6.1;2.56;10925 +90097;48.27313;5.84342;358;20220604;26.8;13.9;20.4;2.5;16.61;14.7;3.36;12890 +90097;48.27313;5.84342;358;20220605;20.5;16.1;18.3;3.4;16.46;9;2.13;6962 +90097;48.27313;5.84342;358;20220606;20.2;13.3;16.8;2.8;13.31;.2;2.52;9094 +90097;48.27313;5.84342;358;20220607;20.6;12.2;16.4;2.5;13.16;2.9;2.55;9999 +90097;48.27313;5.84342;358;20220608;17.4;11.5;14.5;3;13.01;7.4;2.03;8359 +90097;48.27313;5.84342;358;20220609;18.8;9.9;14.4;2.8;11.21;0;2.56;10666 +90097;48.27313;5.84342;358;20220610;23.8;8.4;16.1;1.4;11.31;0;3.04;14166 +90097;48.27313;5.84342;358;20220611;27.4;10.8;19.1;1;13.41;0;5.05;28720 +90097;48.27313;5.84342;358;20220612;26.5;13.4;19.9;2.1;14.76;.9;4.94;25155 +90097;48.27313;5.84342;358;20220613;21.8;11.2;16.5;2.6;10.81;0;4.77;26338 +90097;48.27313;5.84342;358;20220614;25.5;8.6;17.1;2.3;11.01;0;5.28;28678 +90097;48.27313;5.84342;358;20220615;30.2;11.3;20.8;1.3;12.91;0;5.58;29395 +90097;48.27313;5.84342;358;20220616;28.5;16.3;22.4;2.1;12.71;0;5.69;26571 +90097;48.27313;5.84342;358;20220617;30.3;12.9;21.6;1.8;11.71;0;5.85;28348 +90097;48.27313;5.84342;358;20220618;34.4;15.5;25;2.5;13.96;0;7;28608 +90097;48.27313;5.84342;358;20220619;33.4;23.5;28.4;4.4;15.81;.8;7.69;24720 +90097;48.27313;5.84342;358;20220620;25.9;17.6;21.7;3.6;16.66;1.4;4.57;19086 +90097;48.27313;5.84342;358;20220621;28.8;12.8;20.8;3;14.66;3.6;5.38;24638 +90097;48.27313;5.84342;358;20220622;22.8;18.4;20.6;2.9;18.16;3.8;2.98;12121 +90097;48.27313;5.84342;358;20220623;28.1;15.7;21.9;2.6;17.06;5.6;4.96;23570 +90097;48.27313;5.84342;358;20220624;20.5;15.7;18.1;3.2;16.56;7.9;2.63;12931 +90097;48.27313;5.84342;358;20220625;25.4;14.1;19.8;2.5;15.21;2.3;4.65;23860 +90097;48.27313;5.84342;358;20220626;18.3;14.6;16.4;2.3;16.16;11.1;2.03;10482 +90097;48.27313;5.84342;358;20220627;19.4;14.9;17.1;2.4;15.66;1.1;2.41;11769 +90097;48.27313;5.84342;358;20220628;24.2;9.5;16.8;2;13.96;0;4.31;24655 +90097;48.27313;5.84342;358;20220629;26.8;12.6;19.7;1;14.01;0;4.7;25997 +90097;48.27313;5.84342;358;20220630;23.8;13.7;18.8;2.5;14.01;6.4;4.5;21870 +90097;48.27313;5.84342;358;20220701;20.7;11.1;15.9;2.1;11.86;.2;3.82;21196 +90097;48.27313;5.84342;358;20220702;26;9;17.5;1.9;11.06;0;5.22;28948 +90097;48.27313;5.84342;358;20220703;28.2;13.8;21;2.9;12.56;0;5.86;26894 +90097;48.27313;5.84342;358;20220704;25.2;11.2;18.2;2;11.71;0;4.93;26145 +90097;48.27313;5.84342;358;20220705;25.9;10.6;18.3;2.1;10.71;0;5.31;27982 +90097;48.27313;5.84342;358;20220706;22.2;11.5;16.9;2.8;10.81;0;4.65;23922 +90097;48.27313;5.84342;358;20220707;21.2;10.6;15.9;2.9;11.76;0;3.75;18693 +90097;48.27313;5.84342;358;20220708;24.6;9;16.8;3.5;10.96;0;5.35;27869 +90097;48.27313;5.84342;358;20220709;27.1;10.8;18.9;3;11.71;0;5.65;27129 +90097;48.27313;5.84342;358;20220710;23.9;12.6;18.3;4.8;11.61;0;5.56;25569 +90097;48.27313;5.84342;358;20220711;27.2;10.8;19;4.3;12.06;0;6.02;27884 +90097;48.27313;5.84342;358;20220712;29.1;13.1;21.1;3.1;12.31;0;6.16;27567 +90097;48.27313;5.84342;358;20220713;31.8;12.4;22.1;1.7;11.46;0;5.6;25974 +90097;48.27313;5.84342;358;20220714;32.8;17.1;24.9;3.5;12.36;0;7.26;26637 +90097;48.27313;5.84342;358;20220715;26.2;13.6;19.9;3.8;11.01;0;5.9;25502 +90097;48.27313;5.84342;358;20220716;27.1;11.6;19.4;3.6;9.56;0;6.24;27048 +90097;48.27313;5.84342;358;20220717;30.4;13.2;21.8;3.8;9.81;0;7.07;27539 +90097;48.27313;5.84342;358;20220718;35.1;15;25;2.1;9.81;0;6.81;28188 +90097;48.27313;5.84342;358;20220719;36.5;19.1;27.8;2.6;12.56;0;7.41;27791 +90097;48.27313;5.84342;358;20220720;29.4;21.7;25.6;3.1;17.51;6;5.03;16908 +90097;48.27313;5.84342;358;20220721;27.1;16;21.6;2.3;16.41;.1;4.46;20832 +90097;48.27313;5.84342;358;20220722;31.3;15;23.1;2.4;15.51;.6;5.54;23965 +90097;48.27313;5.84342;358;20220723;26.1;15.9;21;1.8;16.16;.1;4;19284 +90097;48.27313;5.84342;358;20220724;31.9;15.1;23.5;1.4;14.66;0;5.4;26548 +90097;48.27313;5.84342;358;20220725;30.3;18.9;24.6;3.6;14.91;.2;6.14;22575 +90097;48.27313;5.84342;358;20220726;23.7;15;19.3;2.5;13.76;0;3.86;18026 +90097;48.27313;5.84342;358;20220727;25.6;12.4;19;2.3;11.76;0;4.48;20972 +90097;48.27313;5.84342;358;20220728;27.5;12.1;19.8;3;10.96;0;5.23;22195 +90097;48.27313;5.84342;358;20220729;27.8;15.3;21.5;2.4;11.06;0;5.18;22339 +90097;48.27313;5.84342;358;20220730;28.7;13.6;21.1;2.2;11.51;0;4.92;21135 +90097;48.27313;5.84342;358;20220731;30;16.1;23;2.9;12.71;0;5.93;24110 +90097;48.27313;5.84342;358;20220801;27.3;15;21.2;1.8;14.61;.1;4.26;19786 +90097;48.27313;5.84342;358;20220802;30.4;13.2;21.8;1.4;14.26;0;4.91;25251 +90097;48.27313;5.84342;358;20220803;34.3;15.7;25;1.4;13.16;0;5.45;25793 +90097;48.27313;5.84342;358;20220804;36.3;20.1;28.2;2.8;13.76;2.8;6.64;22294 +90097;48.27313;5.84342;358;20220805;25.8;18.8;22.3;3.9;16.86;0;4.49;17662 +90097;48.27313;5.84342;358;20220806;25.8;13.5;19.6;5.6;11.31;0;6.01;23091 +90097;48.27313;5.84342;358;20220807;27.8;11.8;19.8;4.8;8.91;0;6.61;24718 +90097;48.27313;5.84342;358;20220808;29.4;13.1;21.2;4.2;9.21;0;6.71;24472 +90097;48.27313;5.84342;358;20220809;31.1;14.7;22.9;4.3;10.11;0;7.06;24239 +90097;48.27313;5.84342;358;20220810;30.1;15.6;22.9;4.5;9.66;0;7.07;23473 +90097;48.27313;5.84342;358;20220811;30.5;13.4;22;4;9.16;0;6.91;24604 +90097;48.27313;5.84342;358;20220812;30.8;14.2;22.5;3.9;9.11;0;6.89;24149 +90097;48.27313;5.84342;358;20220813;30.6;13.8;22.2;3.7;9.31;0;6.64;24143 +90097;48.27313;5.84342;358;20220814;26.8;14;20.4;2.4;12.16;16.2;4.08;16172 +90097;48.27313;5.84342;358;20220815;20.8;15.6;18.2;2.8;17.11;4.9;2.44;12897 +90097;48.27313;5.84342;358;20220816;27.9;15.3;21.6;2.3;16.56;3.9;4.29;21136 +90097;48.27313;5.84342;358;20220817;26.7;16;21.4;2;17.21;11.2;3.73;18282 +90097;48.27313;5.84342;358;20220818;22.4;16;19.2;2.2;17.46;2.7;2.28;10877 +90097;48.27313;5.84342;358;20220819;24.5;16;20.3;2.5;16.76;11.3;3.53;17930 +90097;48.27313;5.84342;358;20220820;23.9;16.5;20.2;1.8;15.46;.1;3.38;17416 +90097;48.27313;5.84342;358;20220821;25.8;10.7;18.2;1.4;12.51;0;3.73;21145 +90097;48.27313;5.84342;358;20220822;27.4;12.7;20.1;1.6;13.56;0;4.07;21920 +90097;48.27313;5.84342;358;20220823;28.4;14.4;21.4;1.6;15.31;0;4.04;21030 +90097;48.27313;5.84342;358;20220824;30.4;14.7;22.5;2.1;13.81;0;4.68;21541 +90097;48.27313;5.84342;358;20220825;30.7;14.8;22.8;1.6;13.01;0;4.4;21586 +90097;48.27313;5.84342;358;20220826;21.2;17.4;19.3;2.4;16.36;1.9;2.37;9895 +90097;48.27313;5.84342;358;20220827;23.8;14.6;19.2;2.3;16.21;.1;2.91;14436 +90097;48.27313;5.84342;358;20220828;26.5;14.3;20.4;3.2;15.66;0;3.91;17947 +90097;48.27313;5.84342;358;20220829;28.7;13.1;20.9;2.3;13.96;0;4.28;20115 +90097;48.27313;5.84342;358;20220830;29.2;14.8;22;2.3;14.36;.1;4.06;17215 +90097;48.27313;5.84342;358;20220831;25.8;14.7;20.2;2;15.51;1.4;3.33;16402 +90097;48.27313;5.84342;358;20220901;25.9;11.9;18.9;2.8;13.51;0;3.9;18999 +90097;48.27313;5.84342;358;20220902;26.1;10.8;18.4;2.3;13.66;1.3;3.52;17691 +90097;48.27313;5.84342;358;20220903;22.2;15.5;18.9;2.5;16.61;7;2.23;10517 +90097;48.27313;5.84342;358;20220904;26.8;12.4;19.6;2;14.26;.2;3.67;19247 +90097;48.27313;5.84342;358;20220905;28.9;13;20.9;2.4;14.81;.1;3.97;18311 +90097;48.27313;5.84342;358;20220906;27.9;16.4;22.2;3;16.31;2.6;3.75;15178 +90097;48.27313;5.84342;358;20220907;20.6;16;18.3;2.6;16.31;12.1;2.02;8621 +90097;48.27313;5.84342;358;20220908;21.1;13.4;17.2;3.9;14.61;.8;2.64;13253 +90097;48.27313;5.84342;358;20220909;18.4;13.6;16;3.5;14.36;8.8;2.02;9524 +90097;48.27313;5.84342;358;20220910;18.7;12.8;15.8;3.6;14.01;.1;2.12;10917 +90097;48.27313;5.84342;358;20220911;20.9;12.7;16.8;1.5;13.66;.2;2.28;13194 +90097;48.27313;5.84342;358;20220912;25.2;8.9;17.1;1.8;13.11;0;3.13;18422 +90097;48.27313;5.84342;358;20220913;26.1;14.2;20.2;2.9;17.16;6.7;3.04;14036 +90097;48.27313;5.84342;358;20220914;22.7;17.4;20.1;2.9;19.36;15.5;1.86;8669 +90097;48.27313;5.84342;358;20220915;19.3;15.7;17.5;2.6;16.16;5.3;1.74;8236 +90097;48.27313;5.84342;358;20220916;15.4;12.1;13.8;2.3;12.16;.1;1.61;8394 +90097;48.27313;5.84342;358;20220917;14.2;6.6;10.4;2.9;9.31;1.6;1.75;10745 +90097;48.27313;5.84342;358;20220918;15.4;5.3;10.4;2.9;8.76;0;2.13;14196 +90097;48.27313;5.84342;358;20220919;15.7;6.2;10.9;2;8.96;0;2.05;14455 +90097;48.27313;5.84342;358;20220920;16.3;4;10.2;1.8;9.16;.1;1.73;11346 +90097;48.27313;5.84342;358;20220921;16.6;5.6;11.1;3.5;9.31;0;2.29;14819 +90097;48.27313;5.84342;358;20220922;18.1;3.1;10.6;1.8;8.56;0;2.23;16475 +90097;48.27313;5.84342;358;20220923;17.9;5.5;11.7;1.9;10.11;0;1.91;12995 +90097;48.27313;5.84342;358;20220924;16.6;9.8;13.2;2.3;12.16;.5;1.67;9701 +90097;48.27313;5.84342;358;20220925;14.6;8.1;11.4;1.6;11.76;.9;1.15;7687 +90097;48.27313;5.84342;358;20220926;14;7.4;10.7;3.9;10.41;9.2;1.51;8859 +90097;48.27313;5.84342;358;20220927;10.9;7.9;9.4;4.4;10.56;15.2;1.06;6902 +90097;48.27313;5.84342;358;20220928;12.3;8.9;10.6;2.7;10.71;.3;1.13;6099 +90097;48.27313;5.84342;358;20220929;12.2;6;9.1;1.4;9.66;1.9;1.08;7800 +90097;48.27313;5.84342;358;20220930;15.4;2.1;8.8;1.4;8.56;3;1.55;13113 +90097;48.27313;5.84342;358;20221001;13.6;7.3;10.5;5;11.56;3.5;.83;6077 +90097;48.27313;5.84342;358;20221002;17.2;11.9;14.6;4;14.81;9.2;1.18;6478 +90097;48.27313;5.84342;358;20221003;14.2;9.2;11.7;2.6;11.56;0;1.28;8733 +90097;48.27313;5.84342;358;20221004;17.9;3.5;10.7;1.7;10.76;.1;1.52;12825 +90097;48.27313;5.84342;358;20221005;19.9;9.6;14.8;3.7;13.46;0;1.81;10422 +90097;48.27313;5.84342;358;20221006;16.7;12.7;14.7;1.8;11.96;0;1.56;8802 +90097;48.27313;5.84342;358;20221007;18.3;4.2;11.3;1.5;11.21;.2;1.37;11439 +90097;48.27313;5.84342;358;20221008;15;8.6;11.8;2.1;11.61;.1;1.31;10222 +90097;48.27313;5.84342;358;20221009;17.8;3.1;10.4;2.5;9.71;.2;1.75;13003 +90097;48.27313;5.84342;358;20221010;19.6;8.4;14;3.1;12.96;3.4;1.58;9104 +90097;48.27313;5.84342;358;20221011;16.2;11.6;13.9;2.5;13.26;0;1.11;5943 +90097;48.27313;5.84342;358;20221012;18.9;4.1;11.5;1.8;10.36;.1;1.54;12282 +90097;48.27313;5.84342;358;20221013;14.3;7.9;11.1;2.7;12.36;1.6;.78;5674 +90097;48.27313;5.84342;358;20221014;15.2;12.5;13.9;4.5;14.86;16.4;.66;3279 +90097;48.27313;5.84342;358;20221015;15.7;14.3;15;4.4;15.91;5.6;.68;2964 +90097;48.27313;5.84342;358;20221016;21;14.4;17.7;3.5;15.66;.1;1.67;6919 +90097;48.27313;5.84342;358;20221017;22.7;15.4;19.1;3.6;15.61;0;2.07;8600 +90097;48.27313;5.84342;358;20221018;21.7;13.8;17.7;2.3;15.56;.4;1.44;7713 +90097;48.27313;5.84342;358;20221019;19.1;11.7;15.4;2.3;14.96;.1;1.17;7319 +90097;48.27313;5.84342;358;20221020;17.4;12.8;15.1;3.7;15.16;12.8;.95;4257 +90097;48.27313;5.84342;358;20221021;18.3;13.4;15.8;4.3;15.26;9;1.18;5449 +90097;48.27313;5.84342;358;20221022;19.4;11.2;15.3;3.2;14.06;0;1.32;8283 +90097;48.27313;5.84342;358;20221023;19.5;12.9;16.2;4.1;14.11;5.3;1.62;5741 +90097;48.27313;5.84342;358;20221024;18.7;14.1;16.4;3.4;13.91;1;1.49;6132 +90097;48.27313;5.84342;358;20221025;18.7;10.2;14.4;2.7;12.51;0;1.27;8149 +90097;48.27313;5.84342;358;20221026;20.7;13.9;17.3;3.1;13.81;.4;1.66;7426 +90097;48.27313;5.84342;358;20221027;20.5;10.9;15.7;3.4;14.31;0;1.45;8096 +90097;48.27313;5.84342;358;20221028;22.9;16.6;19.8;4.3;14.66;0;2.38;6396 +90097;48.27313;5.84342;358;20221029;21.9;14.6;18.3;3.7;12.16;0;2.33;6831 +90097;48.27313;5.84342;358;20221030;20.6;13.7;17.1;2.9;11.91;0;1.88;7470 +90097;48.27313;5.84342;358;20221031;20.1;9.5;14.8;3;12.11;6.3;1.56;6453 +90097;48.27313;5.84342;358;20221101;14.7;13.6;14.2;3.9;12.21;.2;1.32;5324 +90097;48.27313;5.84342;358;20221102;15.2;8.4;11.8;3.3;10.51;.1;1.15;6833 +90097;48.27313;5.84342;358;20221103;12.3;7.5;9.9;4.4;10.46;9.7;.79;3844 +90097;48.27313;5.84342;358;20221104;9.7;7.8;8.7;3.8;10.01;3.5;.6;2419 +90097;48.27313;5.84342;358;20221105;10.4;5.6;8;2.8;9.01;0;.71;4907 +90097;48.27313;5.84342;358;20221106;9.3;3.2;6.2;3.5;8.46;1.1;.56;4839 +90097;48.27313;5.84342;358;20221107;13.3;7.3;10.3;3.5;10.46;.3;.8;5050 +90097;48.27313;5.84342;358;20221108;15.6;7.9;11.7;5.3;10.46;12.5;1.38;5885 +90097;48.27313;5.84342;358;20221109;12.5;10.9;11.7;3.2;12.56;1.9;.56;2055 +90097;48.27313;5.84342;358;20221110;9.2;6.5;7.8;1.6;9.76;0;.44;3524 +90097;48.27313;5.84342;358;20221111;9.1;1.1;5.1;1.9;8.36;.1;.31;4579 +90097;48.27313;5.84342;358;20221112;11.2;1.9;6.6;1.9;8.86;.1;.49;5668 +90097;48.27313;5.84342;358;20221113;7.6;2.9;5.2;2.6;8.06;0;.35;3456 +90097;48.27313;5.84342;358;20221114;13.4;4.6;9;4.3;10.46;2.8;.62;4089 +90097;48.27313;5.84342;358;20221115;13.3;9.2;11.3;3.8;11.86;7.8;.63;3117 +90097;48.27313;5.84342;358;20221116;12.1;8.1;10.1;4.3;10.71;2.4;.66;3999 +90097;48.27313;5.84342;358;20221117;11.3;9.5;10.4;5.8;10.51;13.1;.9;2401 +90097;48.27313;5.84342;358;20221118;9.2;7.4;8.3;3.6;9.66;1;.57;2790 +90097;48.27313;5.84342;358;20221119;7.4;5.4;6.4;2.3;8.91;.5;.38;2156 +90097;48.27313;5.84342;358;20221120;8.3;5.1;6.7;4.3;8.31;5.1;.63;4139 +90097;48.27313;5.84342;358;20221121;7.8;5.4;6.6;4.8;8.76;1.5;.46;2497 +90097;48.27313;5.84342;358;20221122;7.1;3.8;5.5;4.2;8.01;1.2;.42;2066 +90097;48.27313;5.84342;358;20221123;8.3;3.5;5.9;4;8.26;5.7;.39;4023 +90097;48.27313;5.84342;358;20221124;10.3;5.9;8.1;4.1;9.16;2.7;.59;3871 +90097;48.27313;5.84342;358;20221125;9.6;6.4;8;2.8;9.11;.8;.53;2776 +90097;48.27313;5.84342;358;20221126;5.8;3.7;4.7;1.7;8.26;.1;.25;2470 +90097;48.27313;5.84342;358;20221127;7;2.7;4.9;3.7;7.61;0;.42;2974 +90097;48.27313;5.84342;358;20221128;7.7;6.4;7.1;3.3;8.71;1.8;.56;1219 +90097;48.27313;5.84342;358;20221129;7.6;4.4;6;1.7;8.66;.1;.29;2629 +90097;48.27313;5.84342;358;20221130;6.6;4.3;5.5;3.7;8.46;.7;.32;2145 +90097;48.27313;5.84342;358;20221201;3.7;3.8;3.8;4.3;7.26;.1;.43;900 +90097;48.27313;5.84342;358;20221202;3.1;2.1;2.6;3.4;6.71;1;.37;1016 +90097;48.27313;5.84342;358;20221203;2.6;1;1.8;5.1;6.31;0;.33;1839 +90097;48.27313;5.84342;358;20221204;1.9;.4;1.1;2.9;6.21;2.9;.28;1326 +90097;48.27313;5.84342;358;20221205;3.3;1.3;2.3;2.8;7.01;.2;.22;1473 +90097;48.27313;5.84342;358;20221206;2.4;1;1.7;1.8;6.66;0;.24;1455 +90097;48.27313;5.84342;358;20221207;3.2;-2.2;.5;1.6;6.11;0;.16;2958 +90097;48.27313;5.84342;358;20221208;3;0;1.5;1.1;5.61;0;.26;3015 +90097;48.27313;5.84342;358;20221209;-.1;-4.9;-2.5;3.5;5.11;0;.11;2083 +90097;48.27313;5.84342;358;20221210;1.1;-1.9;-.4;2.5;5.06;.1;.33;2453 +90097;48.27313;5.84342;358;20221211;-3;-4.5;-3.7;1.4;4.21;0;.21;1710 +90097;48.27313;5.84342;358;20221212;-2.5;-6;-4.2;2.1;3.76;0;.24;2336 +90097;48.27313;5.84342;358;20221213;-.8;-7.6;-4.2;3.5;3.66;0;.29;4330 +90097;48.27313;5.84342;358;20221214;-.3;-3.2;-1.7;2.1;5.36;3.6;.16;1602 +90097;48.27313;5.84342;358;20221215;-2.3;-2.9;-2.6;4.1;4.81;0;.2;1437 +90097;48.27313;5.84342;358;20221216;-2.2;-8.5;-5.3;3;3.61;0;.2;4187 +90097;48.27313;5.84342;358;20221217;-4.4;-12.5;-8.4;1.5;2.71;0;.09;4764 +90097;48.27313;5.84342;358;20221218;1.4;-12.1;-5.4;3.5;4.36;.1;.04;4162 +90097;48.27313;5.84342;358;20221219;10.9;1.7;6.3;5.3;8.66;0;.44;3585 +90097;48.27313;5.84342;358;20221220;12.9;10.4;11.7;6.5;10.66;12.9;1.25;2068 +90097;48.27313;5.84342;358;20221221;11;9.9;10.4;5.1;11.46;5.9;.5;1258 +90097;48.27313;5.84342;358;20221222;10.9;9.1;10;6.7;11.21;17.9;.51;1359 +90097;48.27313;5.84342;358;20221223;12.8;9.5;11.1;5.5;12.71;6.4;.32;1455 +90097;48.27313;5.84342;358;20221224;10.6;9.2;9.9;3.6;10.61;.4;.56;1810 +90097;48.27313;5.84342;358;20221225;11.4;8.2;9.8;4.1;10.66;.1;.48;2445 +90097;48.27313;5.84342;358;20221226;10.1;9;9.6;4;9.96;8.2;.74;1006 +90097;48.27313;5.84342;358;20221227;7.1;1.7;4.4;2.9;7.26;0;.31;3433 +90097;48.27313;5.84342;358;20221228;8.2;3.7;6;5.5;8.26;.1;.45;3156 +90097;48.27313;5.84342;358;20221229;10.1;8.3;9.2;6.3;9.51;3.6;.88;1378 +90097;48.27313;5.84342;358;20221230;10.3;5.8;8;5.6;9.81;5.9;.47;1987 +90097;48.27313;5.84342;358;20221231;13.4;10.4;11.9;7.3;11.41;0;1.04;2729 +90098;48.28528;6.1797;324;20220101;15.2;4;9.6;1.2;9.3;.1;.34;4523 +90098;48.28528;6.1797;324;20220102;11.3;1.9;6.6;4.3;8.5;.3;.64;3199 +90098;48.28528;6.1797;324;20220103;10.7;8.8;9.7;5.7;10.1;11.5;.91;1657 +90098;48.28528;6.1797;324;20220104;10.7;9;9.9;5.6;9.64;15.4;1.16;379 +90098;48.28528;6.1797;324;20220105;3;1.5;2.3;3.3;6.04;.1;.47;2265 +90098;48.28528;6.1797;324;20220106;3.5;1.6;2.5;1.3;5.84;.2;.4;1935 +90098;48.28528;6.1797;324;20220107;1.6;-2.5;-.5;3.8;5.94;5;.16;1600 +90098;48.28528;6.1797;324;20220108;3.7;1.1;2.4;5.9;6.67;12.1;.35;2686 +90098;48.28528;6.1797;324;20220109;4.3;2.4;3.4;3.9;6.87;2.4;.48;1703 +90098;48.28528;6.1797;324;20220110;.9;-2;-.6;1.9;5.84;0;.2;1635 +90098;48.28528;6.1797;324;20220111;1.7;-1.3;.2;2.5;5.57;0;.35;2273 +90098;48.28528;6.1797;324;20220112;2.9;-5.4;-1.3;2;4.8;0;.21;5226 +90098;48.28528;6.1797;324;20220113;3.9;-5.4;-.8;1.7;4.94;0;.18;5160 +90098;48.28528;6.1797;324;20220114;7.3;-4.5;1.4;.8;5.24;0;.15;5895 +90098;48.28528;6.1797;324;20220115;-1;-4.4;-2.7;.7;4.84;0;.2;2522 +90098;48.28528;6.1797;324;20220116;0;-4.7;-2.3;2.6;5.04;.1;.22;1846 +90098;48.28528;6.1797;324;20220117;2.5;-2;.2;2;6.33;.1;.2;2247 +90098;48.28528;6.1797;324;20220118;6.5;1.4;3.9;2.3;6.44;0;.46;4740 +90098;48.28528;6.1797;324;20220119;2.3;-3.6;-.7;3.4;5.87;1.4;.18;2460 +90098;48.28528;6.1797;324;20220120;4.6;.9;2.8;2.4;6.2;.6;.5;2528 +90098;48.28528;6.1797;324;20220121;3.2;-1.3;.9;1.5;5.54;0;.36;3634 +90098;48.28528;6.1797;324;20220122;3.3;.1;1.7;1.2;6.14;0;.39;1938 +90098;48.28528;6.1797;324;20220123;6.7;1.8;4.3;2;6.04;0;.53;5759 +90098;48.28528;6.1797;324;20220124;6;-5.1;.4;.8;5.07;0;.24;6683 +90098;48.28528;6.1797;324;20220125;7.1;-4.8;1.1;1.4;5.04;0;.35;6524 +90098;48.28528;6.1797;324;20220126;-2;-3.2;-2.6;1.6;4.93;0;.27;1087 +90098;48.28528;6.1797;324;20220127;-.4;-4;-2.2;3.5;5.27;.5;.19;2009 +90098;48.28528;6.1797;324;20220128;2.7;-.5;1.1;2.1;6.2;0;.31;2826 +90098;48.28528;6.1797;324;20220129;3.3;.3;1.8;5.7;7.05;1.6;.2;2532 +90098;48.28528;6.1797;324;20220130;7.1;2.8;4.9;1.8;7.1;.2;.58;3334 +90098;48.28528;6.1797;324;20220131;5.9;-.2;2.8;4.8;6.3;2;.73;3462 +90098;48.28528;6.1797;324;20220201;2.6;1;1.8;4.3;6.47;1.7;.4;2400 +90098;48.28528;6.1797;324;20220202;8.8;2.9;5.9;3.1;9.47;.9;.3;2155 +90098;48.28528;6.1797;324;20220203;7.9;5.9;6.9;2;8.44;.2;.59;3160 +90098;48.28528;6.1797;324;20220204;6.1;2.7;4.4;3.7;7.64;2.3;.52;2629 +90098;48.28528;6.1797;324;20220205;6.8;-1.5;2.6;2.7;6.24;0;.59;7392 +90098;48.28528;6.1797;324;20220206;5.8;2.1;4;7.5;7.64;18.5;.47;2539 +90098;48.28528;6.1797;324;20220207;6.6;2.3;4.4;3.5;5.67;0;1.05;7480 +90098;48.28528;6.1797;324;20220208;10.3;-1.6;4.3;2.1;6.2;0;.83;7126 +90098;48.28528;6.1797;324;20220209;11.7;-2.2;4.8;2;6.14;0;.91;9181 +90098;48.28528;6.1797;324;20220210;5.7;2.1;3.9;3.3;7.16;1.1;.79;2003 +90098;48.28528;6.1797;324;20220211;6.5;.5;3.5;2.1;5.96;0;.78;7186 +90098;48.28528;6.1797;324;20220212;5.7;-5;.3;2;4.69;0;.72;9076 +90098;48.28528;6.1797;324;20220213;12;-2.3;4.8;4.9;6.19;.1;1.49;10014 +90098;48.28528;6.1797;324;20220214;9.7;3.9;6.8;5.4;8.08;.2;1.09;3500 +90098;48.28528;6.1797;324;20220215;9.2;4.3;6.8;4.6;7.69;2.3;1.16;5793 +90098;48.28528;6.1797;324;20220216;9.5;5;7.2;7.6;9.64;7.5;.59;3788 +90098;48.28528;6.1797;324;20220217;11.8;9.3;10.6;6;9;2;1.75;5068 +90098;48.28528;6.1797;324;20220218;12.6;7.6;10.1;5.7;8.84;1.6;1.64;3929 +90098;48.28528;6.1797;324;20220219;8.1;2.6;5.3;4.6;5.67;0;1.49;6777 +90098;48.28528;6.1797;324;20220220;7.8;4.1;6;7.3;8.2;7;.84;3954 +90098;48.28528;6.1797;324;20220221;6.9;3.8;5.3;6.2;7.4;3.5;.94;4080 +90098;48.28528;6.1797;324;20220222;8;4.4;6.2;4.3;8.44;2.4;.73;4224 +90098;48.28528;6.1797;324;20220223;11.6;5.1;8.4;1.7;7.9;0;1.09;8653 +90098;48.28528;6.1797;324;20220224;11.5;1.8;6.6;3.7;7.1;2.5;1.41;6793 +90098;48.28528;6.1797;324;20220225;6.9;-.7;3.1;2.7;5.84;1.2;.97;8147 +90098;48.28528;6.1797;324;20220226;6.8;-2.4;2.2;2.5;5.14;0;1.05;10683 +90098;48.28528;6.1797;324;20220227;10.3;-1.3;4.5;3;3.97;0;1.77;12389 +90098;48.28528;6.1797;324;20220228;11.7;-4.7;3.5;1.5;4.5;0;1.33;12761 +90098;48.28528;6.1797;324;20220301;11;-4.5;3.2;1.3;4.64;0;1.21;12042 +90098;48.28528;6.1797;324;20220302;11.2;-2.5;4.3;1.2;5.97;0;1.06;9039 +90098;48.28528;6.1797;324;20220303;13.7;-1.3;6.2;1.3;6.04;0;1.37;12774 +90098;48.28528;6.1797;324;20220304;11.2;-4.7;3.3;2.3;3.87;0;1.71;13682 +90098;48.28528;6.1797;324;20220305;8.4;-6;1.2;2.2;3.57;0;1.47;13608 +90098;48.28528;6.1797;324;20220306;7.1;-6.4;.3;2.8;3.57;0;1.49;13125 +90098;48.28528;6.1797;324;20220307;6.3;-3.4;1.5;3.4;3.5;0;1.63;13071 +90098;48.28528;6.1797;324;20220308;11.7;-7.2;2.2;1.2;3.7;0;1.39;14434 +90098;48.28528;6.1797;324;20220309;14;-3.6;5.2;1.3;4.97;0;1.59;14270 +90098;48.28528;6.1797;324;20220310;15.8;-2.9;6.5;1.2;5.27;0;1.65;14346 +90098;48.28528;6.1797;324;20220311;16.8;-1.1;7.9;3.5;6;0;2.52;12698 +90098;48.28528;6.1797;324;20220312;13.7;7;10.3;2.6;7.3;0;1.89;9215 +90098;48.28528;6.1797;324;20220313;14.3;4.1;9.2;2.1;8.24;5;1.42;7424 +90098;48.28528;6.1797;324;20220314;14.1;4.8;9.5;2.4;7.57;2;1.95;14043 +90098;48.28528;6.1797;324;20220315;12.9;4.4;8.7;2.3;8.97;0;1.19;5621 +90098;48.28528;6.1797;324;20220316;17;3.6;10.3;1.2;9.2;0;1.39;9126 +90098;48.28528;6.1797;324;20220317;9.8;7.7;8.8;3.5;9.34;1;.97;866 +90098;48.28528;6.1797;324;20220318;12.9;5.5;9.2;6.3;7.29;0;2.65;12032 +90098;48.28528;6.1797;324;20220319;14.1;3.4;8.8;5.4;5.89;.3;3.03;16055 +90098;48.28528;6.1797;324;20220320;15.6;2.5;9;3.5;7.29;.4;2.43;13081 +90098;48.28528;6.1797;324;20220321;18.1;4.1;11.1;2.4;7.09;0;2.69;16714 +90098;48.28528;6.1797;324;20220322;17.4;2;9.7;1.6;6.56;0;2.38;17790 +90098;48.28528;6.1797;324;20220323;18.1;.7;9.4;1.5;6.32;0;2.4;18150 +90098;48.28528;6.1797;324;20220324;19.5;.5;10;1.6;5.92;0;2.65;18577 +90098;48.28528;6.1797;324;20220325;18.9;1;9.9;2;6.06;0;2.79;18504 +90098;48.28528;6.1797;324;20220326;19.6;1.9;10.7;3.1;5.99;0;3.41;18777 +90098;48.28528;6.1797;324;20220327;20.7;2.3;11.5;1.9;6.29;0;3.07;19362 +90098;48.28528;6.1797;324;20220328;21.3;1.8;11.5;1.3;6.59;0;2.69;18066 +90098;48.28528;6.1797;324;20220329;18.1;6.1;12.1;2.1;7.22;1.1;2.44;10271 +90098;48.28528;6.1797;324;20220330;13.1;8.6;10.8;2.4;10.52;7.9;1.35;6034 +90098;48.28528;6.1797;324;20220331;8.9;7;8;3.2;8.89;2.8;1.11;3911 +90098;48.28528;6.1797;324;20220401;3.8;.3;2;4.5;5.82;4;1.06;6831 +90098;48.28528;6.1797;324;20220402;2.8;-.4;1.2;3.5;5.2;2;1.04;7145 +90098;48.28528;6.1797;324;20220403;4.9;-2.4;1.2;2.7;4.59;0;1.39;10212 +90098;48.28528;6.1797;324;20220404;9.4;-4.2;2.6;4.3;4.55;.2;2.29;18845 +90098;48.28528;6.1797;324;20220405;9.1;4.3;6.7;4.6;8.3;.2;1.11;6146 +90098;48.28528;6.1797;324;20220406;11.7;8.1;9.9;4.9;9.86;.8;1.53;5777 +90098;48.28528;6.1797;324;20220407;12;8;10;8.5;10.29;13.6;1.57;5644 +90098;48.28528;6.1797;324;20220408;13.1;5.9;9.5;6;9.12;17.3;1.82;5975 +90098;48.28528;6.1797;324;20220409;8.9;.7;4.8;2.8;6.42;.8;1.84;14925 +90098;48.28528;6.1797;324;20220410;12.6;-.9;5.8;1.9;5.89;0;2.45;21050 +90098;48.28528;6.1797;324;20220411;18.3;1.2;9.7;3.1;6.92;0;3.42;21201 +90098;48.28528;6.1797;324;20220412;21.5;5.6;13.6;3.3;7.96;0;3.9;19052 +90098;48.28528;6.1797;324;20220413;21.8;9.8;15.8;2.5;10.29;0;3.61;18892 +90098;48.28528;6.1797;324;20220414;20.2;9.2;14.7;2.6;11.82;0;3.18;18835 +90098;48.28528;6.1797;324;20220415;20.4;7.2;13.8;2.4;10.49;0;3.27;19898 +90098;48.28528;6.1797;324;20220416;16.9;5.6;11.3;4.7;7.79;0;3.78;22465 +90098;48.28528;6.1797;324;20220417;18.1;2.2;10.1;4.1;5.46;0;4.23;24209 +90098;48.28528;6.1797;324;20220418;18.9;.3;9.6;2.1;6.06;0;3.61;24558 +90098;48.28528;6.1797;324;20220419;19.4;2.6;11;2;7.09;0;3.41;21978 +90098;48.28528;6.1797;324;20220420;17.2;4.4;10.8;3.5;6.56;0;3.89;23483 +90098;48.28528;6.1797;324;20220421;18.4;2.6;10.5;3.5;7.42;0;3.72;24078 +90098;48.28528;6.1797;324;20220422;18.9;4.1;11.5;3;8.92;.3;3.36;21157 +90098;48.28528;6.1797;324;20220423;15;7.7;11.3;2.5;10.46;6;1.81;8807 +90098;48.28528;6.1797;324;20220424;11.4;7.4;9.4;2.4;11.09;7;.94;4797 +90098;48.28528;6.1797;324;20220425;15.5;8;11.7;2.2;10.72;5.5;2.27;13854 +90098;48.28528;6.1797;324;20220426;14.6;3.7;9.1;2.4;8.8;.2;2.64;18736 +90098;48.28528;6.1797;324;20220427;16.5;1.7;9.1;3.1;8.93;0;3.3;23915 +90098;48.28528;6.1797;324;20220428;20.1;4.7;12.4;3.5;8.33;0;4.38;25354 +90098;48.28528;6.1797;324;20220429;18;4.2;11.1;2;8.79;.1;2.93;16993 +90098;48.28528;6.1797;324;20220430;16.5;5.8;11.2;2.7;9.46;0;3.06;20140 +90098;48.28528;6.1797;324;20220501;16.5;2.2;9.3;1.6;8.76;0;2.87;21342 +90098;48.28528;6.1797;324;20220502;19.2;3.8;11.5;1.5;9.79;0;2.39;13326 +90098;48.28528;6.1797;324;20220503;21.5;4.8;13.1;1.9;10.49;1.4;3.52;22194 +90098;48.28528;6.1797;324;20220504;20.4;6.6;13.5;2.1;11.52;6.6;2.75;15003 +90098;48.28528;6.1797;324;20220505;16.9;9.3;13.1;1.8;11.16;.5;2.57;14896 +90098;48.28528;6.1797;324;20220506;19.8;7.8;13.8;1.9;10.14;0;2.89;15323 +90098;48.28528;6.1797;324;20220507;21.1;4.9;13;2;9.7;0;3.01;15701 +90098;48.28528;6.1797;324;20220508;22.5;5.6;14.1;2.2;10.5;.5;3.26;16688 +90098;48.28528;6.1797;324;20220509;24.3;6.6;15.5;1.6;11.4;.1;3.3;17046 +90098;48.28528;6.1797;324;20220510;24.2;9.1;16.6;1.7;12.7;0;3.13;15527 +90098;48.28528;6.1797;324;20220511;26.9;12.2;19.6;3.4;12.74;0;4.59;17084 +90098;48.28528;6.1797;324;20220512;22.6;14.7;18.7;2.5;13.87;.6;2.91;11026 +90098;48.28528;6.1797;324;20220513;22;14.5;18.3;1.8;12.47;0;3.1;13723 +90098;48.28528;6.1797;324;20220514;23.3;5.6;14.4;1.1;9.64;0;3.3;18780 +90098;48.28528;6.1797;324;20220515;28;6.9;17.4;1.3;11.54;0;3.7;18672 +90098;48.28528;6.1797;324;20220516;23.7;16.4;20.1;2.4;14.14;3.1;3.31;12261 +90098;48.28528;6.1797;324;20220517;26.7;10.7;18.7;1;13.34;0;3.45;17945 +90098;48.28528;6.1797;324;20220518;28.8;11.5;20.1;1;14.07;0;3.68;18385 +90098;48.28528;6.1797;324;20220519;27.5;13.4;20.5;2.6;15.4;0;3.92;15189 +90098;48.28528;6.1797;324;20220520;28.9;18.1;23.5;4.3;14.1;2;5.33;13972 +90098;48.28528;6.1797;324;20220521;23.3;8.5;15.9;1.4;11.44;.1;3.31;17422 +90098;48.28528;6.1797;324;20220522;24.4;8;16.2;1.7;11.87;2.6;3.17;15278 +90098;48.28528;6.1797;324;20220523;22.7;12.8;17.8;3.3;15.3;9;2.77;11235 +90098;48.28528;6.1797;324;20220524;18.6;11.8;15.2;3.4;11.97;.5;2.79;12114 +90098;48.28528;6.1797;324;20220525;20.7;6.7;13.7;1.8;10.3;0;3.04;16116 +90098;48.28528;6.1797;324;20220526;21.1;9.4;15.3;2.1;11.24;0;2.9;12725 +90098;48.28528;6.1797;324;20220527;18.1;10.2;14.1;2.1;12;0;2.11;9097 +90098;48.28528;6.1797;324;20220528;18.4;7.7;13.1;2.6;8.97;0;3.34;17376 +90098;48.28528;6.1797;324;20220529;16.7;5.3;11;2.8;7.5;.1;3.09;15318 +90098;48.28528;6.1797;324;20220530;20;2;11;1.9;7.4;0;3.39;19137 +90098;48.28528;6.1797;324;20220531;22.7;4.6;13.7;1.6;8.34;0;3.41;17226 +90098;48.28528;6.1797;324;20220601;22.6;6.4;14.5;1.5;9.77;0;3.26;16708 +90098;48.28528;6.1797;324;20220602;24.8;9.7;17.2;2;10.6;0;3.67;16279 +90098;48.28528;6.1797;324;20220603;23.2;10.1;16.6;1.7;14.3;4.5;2.59;12516 +90098;48.28528;6.1797;324;20220604;27.6;14.2;20.9;1.8;16.74;17.3;3.73;16993 +90098;48.28528;6.1797;324;20220605;21.8;15.8;18.8;2.6;16.74;6.7;2.42;9808 +90098;48.28528;6.1797;324;20220606;21;13.8;17.4;2.4;13.87;.3;2.66;10829 +90098;48.28528;6.1797;324;20220607;21;12.5;16.8;2.2;13.47;4;2.79;12366 +90098;48.28528;6.1797;324;20220608;19.6;10.4;15;2.6;13.2;6.4;2.28;10106 +90098;48.28528;6.1797;324;20220609;19.7;10.9;15.3;2.8;11.64;0;3.1;14510 +90098;48.28528;6.1797;324;20220610;24.4;7.3;15.8;1.1;11.2;0;3.57;19744 +90098;48.28528;6.1797;324;20220611;27.7;10.1;18.9;.9;13;.1;5.05;29380 +90098;48.28528;6.1797;324;20220612;28.3;11.6;20;1.7;14.97;3.8;5.05;26670 +90098;48.28528;6.1797;324;20220613;23;13;18;1.9;11.47;0;4.92;27825 +90098;48.28528;6.1797;324;20220614;26.8;7.5;17.2;1.5;11.24;0;5.12;29452 +90098;48.28528;6.1797;324;20220615;31.3;10.6;21;.9;12.97;0;5.41;29630 +90098;48.28528;6.1797;324;20220616;29.3;14.6;21.9;1.5;13.5;0;5.51;27547 +90098;48.28528;6.1797;324;20220617;30.7;11.8;21.2;1.2;12.7;0;5.46;28465 +90098;48.28528;6.1797;324;20220618;36.3;14.5;25.4;1.8;13.84;0;6.48;28272 +90098;48.28528;6.1797;324;20220619;34;24.3;29.2;4.9;15.37;.3;8.61;26013 +90098;48.28528;6.1797;324;20220620;26.5;18.8;22.7;3.3;16.2;1.2;4.86;19557 +90098;48.28528;6.1797;324;20220621;29.6;13.3;21.4;2.1;14.84;4;5.22;24525 +90098;48.28528;6.1797;324;20220622;24.2;18.7;21.4;1.9;18.34;6.7;2.8;11414 +90098;48.28528;6.1797;324;20220623;29.7;14.6;22.2;1.6;17.04;2;4.65;22313 +90098;48.28528;6.1797;324;20220624;21.7;15.6;18.7;3;16.67;7;3;14121 +90098;48.28528;6.1797;324;20220625;27;13.7;20.3;2.1;15.44;1.3;4.84;24640 +90098;48.28528;6.1797;324;20220626;19.6;15.2;17.4;1.8;16.7;11.8;2.05;9954 +90098;48.28528;6.1797;324;20220627;20.3;15.5;17.9;2.1;16.1;0;2.42;11112 +90098;48.28528;6.1797;324;20220628;24.8;9.3;17;1.5;13.87;.1;4.46;26303 +90098;48.28528;6.1797;324;20220629;28;12.8;20.4;1.1;14.6;0;4.76;25831 +90098;48.28528;6.1797;324;20220630;28.5;12.6;20.5;2;14.67;4.8;4.8;23880 +90098;48.28528;6.1797;324;20220701;21.8;12.3;17;1.8;12.24;.2;3.91;21531 +90098;48.28528;6.1797;324;20220702;27.6;8.1;17.9;1.4;11.57;0;5.22;29765 +90098;48.28528;6.1797;324;20220703;29.2;12.5;20.9;2;12.9;0;5.71;28196 +90098;48.28528;6.1797;324;20220704;26.2;12.3;19.3;1.4;12.14;0;4.69;25363 +90098;48.28528;6.1797;324;20220705;27.3;10.1;18.7;1.7;11.14;0;5.34;28921 +90098;48.28528;6.1797;324;20220706;23.4;10;16.7;2.2;10.87;0;4.62;24981 +90098;48.28528;6.1797;324;20220707;22;9.6;15.8;2.4;11.94;0;3.31;15828 +90098;48.28528;6.1797;324;20220708;24.8;9.9;17.3;2.4;11.1;0;5.23;28779 +90098;48.28528;6.1797;324;20220709;27.2;8.9;18.1;2;11.77;0;5.17;27386 +90098;48.28528;6.1797;324;20220710;23.9;14;19;3.9;11.77;0;5.6;27046 +90098;48.28528;6.1797;324;20220711;27.5;10.6;19;2.8;12.2;0;5.73;28623 +90098;48.28528;6.1797;324;20220712;29.5;12.3;20.9;1.9;12.4;0;5.67;28078 +90098;48.28528;6.1797;324;20220713;32.5;10.8;21.7;1.1;11.74;0;5.07;25649 +90098;48.28528;6.1797;324;20220714;34.2;14.2;24.2;3;12.7;0;7;27258 +90098;48.28528;6.1797;324;20220715;26.6;14.1;20.3;2.7;11.27;0;5.63;26668 +90098;48.28528;6.1797;324;20220716;27.2;9.4;18.3;2.4;9.94;0;5.61;27898 +90098;48.28528;6.1797;324;20220717;30.8;11.3;21.1;2.2;9.97;0;6.14;28093 +90098;48.28528;6.1797;324;20220718;35.7;11.8;23.8;1.4;10.4;0;6.04;28259 +90098;48.28528;6.1797;324;20220719;37.7;14.3;26;1.5;12.54;0;6.35;28194 +90098;48.28528;6.1797;324;20220720;30.4;19.9;25.1;2.3;17.27;8.9;4.57;16638 +90098;48.28528;6.1797;324;20220721;28;17.2;22.6;2;17.2;.1;4.81;23255 +90098;48.28528;6.1797;324;20220722;31.7;13.6;22.7;1.8;15.67;.7;5.27;24643 +90098;48.28528;6.1797;324;20220723;27.4;16.1;21.8;1.7;16.57;0;4.11;19722 +90098;48.28528;6.1797;324;20220724;32.7;14.4;23.5;1.1;14.97;0;5.31;27032 +90098;48.28528;6.1797;324;20220725;31.7;16.6;24.1;2.9;15.74;0;5.74;22383 +90098;48.28528;6.1797;324;20220726;24.9;15;19.9;2.3;14.1;0;4.23;20417 +90098;48.28528;6.1797;324;20220727;25.8;12.2;19;1.8;12.3;0;4.58;23848 +90098;48.28528;6.1797;324;20220728;28.6;10.9;19.8;2.2;11.64;0;5.14;24363 +90098;48.28528;6.1797;324;20220729;28.1;14.2;21.1;1.8;11.57;0;4.7;21559 +90098;48.28528;6.1797;324;20220730;28.9;12.5;20.7;1.9;11.84;0;4.45;19190 +90098;48.28528;6.1797;324;20220731;31.3;14;22.7;2.1;12.97;0;5.43;24340 +90098;48.28528;6.1797;324;20220801;28.4;13.3;20.9;1.5;14.8;0;4.14;20424 +90098;48.28528;6.1797;324;20220802;30.8;13;21.9;1.2;14.4;0;4.9;25634 +90098;48.28528;6.1797;324;20220803;34.9;13.7;24.3;.9;13.44;0;5.13;26195 +90098;48.28528;6.1797;324;20220804;36.7;17;26.8;1.9;13.97;1.9;5.94;23696 +90098;48.28528;6.1797;324;20220805;27.7;19.9;23.8;3.4;16.77;.1;4.73;18074 +90098;48.28528;6.1797;324;20220806;26.3;14.6;20.4;4.1;11.67;0;5.73;24327 +90098;48.28528;6.1797;324;20220807;28;10.5;19.2;2.9;9.14;0;5.68;25512 +90098;48.28528;6.1797;324;20220808;30;10;20;2.4;9.67;0;5.56;25248 +90098;48.28528;6.1797;324;20220809;31.1;11.6;21.3;2.3;10.34;0;5.66;24959 +90098;48.28528;6.1797;324;20220810;30.7;11.5;21.1;2.5;10.04;0;5.64;24249 +90098;48.28528;6.1797;324;20220811;31;10.5;20.7;2.4;9.64;0;5.66;25269 +90098;48.28528;6.1797;324;20220812;31.1;11;21;2.2;9.47;0;5.54;24932 +90098;48.28528;6.1797;324;20220813;31.2;10.6;20.9;2;9.77;0;5.3;24828 +90098;48.28528;6.1797;324;20220814;27.7;11;19.4;1.9;12.54;15;3.8;16514 +90098;48.28528;6.1797;324;20220815;22;16;19;3.1;17.2;3.2;2.87;14565 +90098;48.28528;6.1797;324;20220816;29.6;15;22.3;1.6;16.34;2;4.22;20891 +90098;48.28528;6.1797;324;20220817;28.1;16.8;22.5;2;17.4;7.6;3.9;18054 +90098;48.28528;6.1797;324;20220818;22;16.2;19.1;1.6;18.27;2.1;1.96;8751 +90098;48.28528;6.1797;324;20220819;25.7;16.3;21;1.9;17.24;13;3.29;15786 +90098;48.28528;6.1797;324;20220820;24.8;16;20.4;1.4;15.84;.8;3.15;15944 +90098;48.28528;6.1797;324;20220821;26.5;10.1;18.3;1.2;12.84;0;3.78;22163 +90098;48.28528;6.1797;324;20220822;28.3;12.2;20.3;1.3;13.8;0;4.05;22413 +90098;48.28528;6.1797;324;20220823;29.3;13.3;21.3;1.2;14.87;0;3.74;19653 +90098;48.28528;6.1797;324;20220824;31;13.4;22.2;1.3;13.74;0;4.16;21194 +90098;48.28528;6.1797;324;20220825;31.7;12.3;22;1;13.37;0;4.08;21990 +90098;48.28528;6.1797;324;20220826;24.8;15.1;19.9;1.7;16.17;.6;2.89;14097 +90098;48.28528;6.1797;324;20220827;25.1;17;21;1.8;16.8;.4;2.93;13824 +90098;48.28528;6.1797;324;20220828;27.2;14.2;20.7;2;15.97;0;3.54;17031 +90098;48.28528;6.1797;324;20220829;29.7;12.6;21.2;1.3;14.4;0;3.89;20643 +90098;48.28528;6.1797;324;20220830;30;13;21.5;1.7;14.77;0;3.68;16610 +90098;48.28528;6.1797;324;20220831;26.5;15.7;21.1;1.6;15.77;.4;3.68;19968 +90098;48.28528;6.1797;324;20220901;26.4;10.9;18.7;1.6;13.27;.1;3.58;20166 +90098;48.28528;6.1797;324;20220902;27.5;9.7;18.6;1.3;13.3;1.9;3.23;17694 +90098;48.28528;6.1797;324;20220903;21.8;14.7;18.2;1.8;16.57;5.9;2.18;10811 +90098;48.28528;6.1797;324;20220904;27.9;11;19.4;1;13.6;.1;3.34;20264 +90098;48.28528;6.1797;324;20220905;29.7;11.3;20.5;1.7;14.9;.1;3.76;19007 +90098;48.28528;6.1797;324;20220906;28.8;16;22.4;2.4;16.57;.5;3.69;15518 +90098;48.28528;6.1797;324;20220907;22.9;16.9;19.9;2.1;16.77;11.3;2.35;10514 +90098;48.28528;6.1797;324;20220908;21.7;13.7;17.7;2.8;14.7;.2;2.71;13935 +90098;48.28528;6.1797;324;20220909;19.4;14;16.7;3.3;14.54;11.8;2.14;9516 +90098;48.28528;6.1797;324;20220910;19;13;16;3.7;14.17;0;2.18;10278 +90098;48.28528;6.1797;324;20220911;21.3;12.4;16.8;1.4;13.8;.2;2.57;16496 +90098;48.28528;6.1797;324;20220912;26.6;7.7;17.1;1.1;12.5;0;2.93;18848 +90098;48.28528;6.1797;324;20220913;28;11.5;19.7;1.8;16.44;3.3;2.81;13824 +90098;48.28528;6.1797;324;20220914;23.1;17.8;20.5;2.9;19.7;18.4;1.98;8213 +90098;48.28528;6.1797;324;20220915;19.7;16.1;17.9;2.7;16.27;6.2;1.82;7590 +90098;48.28528;6.1797;324;20220916;16.1;11.6;13.8;2;12.57;0;1.56;8163 +90098;48.28528;6.1797;324;20220917;14;6.6;10.3;2.4;9.84;2.4;1.57;9130 +90098;48.28528;6.1797;324;20220918;15.8;5.1;10.5;2.4;9.24;0;2.07;14464 +90098;48.28528;6.1797;324;20220919;16;6.3;11.1;1.7;9.14;0;1.98;14136 +90098;48.28528;6.1797;324;20220920;16.3;2.8;9.6;1.3;8.8;0;1.8;13931 +90098;48.28528;6.1797;324;20220921;17.5;3.1;10.3;2.1;8.6;0;2.18;15812 +90098;48.28528;6.1797;324;20220922;19.6;1.4;10.5;1.1;8.47;0;2.05;16917 +90098;48.28528;6.1797;324;20220923;18.8;4.8;11.8;1.3;10.07;.2;1.84;13030 +90098;48.28528;6.1797;324;20220924;18.1;9.7;13.9;1.7;12.3;1.6;1.55;8700 +90098;48.28528;6.1797;324;20220925;15.8;7.5;11.7;1.4;11.54;1.1;1.15;6524 +90098;48.28528;6.1797;324;20220926;14.5;7;10.8;3.3;10.64;8.5;1.43;8406 +90098;48.28528;6.1797;324;20220927;11.1;8.5;9.8;4.1;10.54;16.9;.98;4368 +90098;48.28528;6.1797;324;20220928;12.8;8.9;10.8;2.6;10.67;.4;1.18;5833 +90098;48.28528;6.1797;324;20220929;11.5;5.4;8.4;.9;9.8;2;.91;5833 +90098;48.28528;6.1797;324;20220930;15.6;5.9;10.7;.9;9.44;.5;1.42;11675 +90098;48.28528;6.1797;324;20221001;12.9;6.5;9.7;5.1;11.47;3.3;.83;4784 +90098;48.28528;6.1797;324;20221002;17.8;12.4;15.1;3.8;14.8;13.9;1.37;6919 +90098;48.28528;6.1797;324;20221003;15.2;10.2;12.7;2.1;11.67;0;1.41;9722 +90098;48.28528;6.1797;324;20221004;19.2;3.5;11.4;1;10.4;.1;1.57;14016 +90098;48.28528;6.1797;324;20221005;21.1;8;14.5;2.7;13.07;0;2;13214 +90098;48.28528;6.1797;324;20221006;16.8;11.8;14.3;1.6;12.4;0;1.31;6468 +90098;48.28528;6.1797;324;20221007;19.7;6.7;13.2;1;11.74;.1;1.42;11326 +90098;48.28528;6.1797;324;20221008;16.4;10.8;13.6;1.7;11.87;.1;1.35;9548 +90098;48.28528;6.1797;324;20221009;19.2;2.2;10.7;1;9.44;.1;1.38;12735 +90098;48.28528;6.1797;324;20221010;20.8;6.7;13.7;2.2;12.7;2.7;1.62;10503 +90098;48.28528;6.1797;324;20221011;16.9;10.7;13.8;1.4;12.84;0;1.12;6728 +90098;48.28528;6.1797;324;20221012;17.7;6.1;11.9;1;10.5;.1;1.22;9688 +90098;48.28528;6.1797;324;20221013;14.2;6;10.1;1.7;11.87;.9;.74;4749 +90098;48.28528;6.1797;324;20221014;15.6;12.5;14.1;3.9;14.74;17.2;.83;3253 +90098;48.28528;6.1797;324;20221015;16.7;14.3;15.5;4.1;15.87;4.3;.98;4609 +90098;48.28528;6.1797;324;20221016;22.6;14.4;18.5;2.5;15.4;.2;1.72;6512 +90098;48.28528;6.1797;324;20221017;23.1;13.9;18.5;2.9;14.97;.1;2.05;9200 +90098;48.28528;6.1797;324;20221018;22.6;11.7;17.1;2;15.07;.3;1.59;9542 +90098;48.28528;6.1797;324;20221019;21.6;10.4;16;1.2;14.24;.1;1.12;7879 +90098;48.28528;6.1797;324;20221020;18.7;10.7;14.7;1.9;14.67;14.1;.9;3571 +90098;48.28528;6.1797;324;20221021;18.4;12.7;15.5;3.5;14.9;13.3;1.24;5466 +90098;48.28528;6.1797;324;20221022;20.1;10.2;15.1;1.9;13.7;.1;1.28;9289 +90098;48.28528;6.1797;324;20221023;20.9;10.4;15.6;2.4;13.67;6.3;1.39;5894 +90098;48.28528;6.1797;324;20221024;19.6;14.5;17;3;13.9;2.9;1.64;6688 +90098;48.28528;6.1797;324;20221025;19.4;9.2;14.3;1.6;12.3;.5;1.2;8966 +90098;48.28528;6.1797;324;20221026;21;12.4;16.7;2.3;13.84;.4;1.49;7750 +90098;48.28528;6.1797;324;20221027;22.9;7.5;15.2;1.3;13.14;0;1.09;8497 +90098;48.28528;6.1797;324;20221028;23.8;14.4;19.1;2.4;13.44;0;1.91;6864 +90098;48.28528;6.1797;324;20221029;24.4;10.8;17.6;1.7;11.64;0;1.64;7454 +90098;48.28528;6.1797;324;20221030;22.7;10.6;16.6;1.6;11.27;0;1.42;7313 +90098;48.28528;6.1797;324;20221031;21.4;8.1;14.7;1.9;11.87;9;1.3;5602 +90098;48.28528;6.1797;324;20221101;15.5;12.8;14.1;3.2;12.27;.3;1.26;5216 +90098;48.28528;6.1797;324;20221102;16;7.5;11.8;2.6;10.47;.1;1.1;6555 +90098;48.28528;6.1797;324;20221103;15;5.5;10.3;2.9;10.07;8.1;.98;3629 +90098;48.28528;6.1797;324;20221104;10.2;8.1;9.2;3.2;10;4;.72;3113 +90098;48.28528;6.1797;324;20221105;10;6.7;8.4;2.1;9;0;.69;4171 +90098;48.28528;6.1797;324;20221106;10.6;.8;5.7;2.4;7.97;1;.63;4792 +90098;48.28528;6.1797;324;20221107;14.3;8.5;11.4;3.3;10.3;.2;1.1;4700 +90098;48.28528;6.1797;324;20221108;17.1;4;10.6;3.6;10;13.8;1.25;6623 +90098;48.28528;6.1797;324;20221109;13.6;11.7;12.7;2.5;12.6;3.2;.74;2037 +90098;48.28528;6.1797;324;20221110;14.3;5.9;10.1;1.1;10.1;0;.46;5783 +90098;48.28528;6.1797;324;20221111;11.4;1.4;6.4;.9;8.27;.1;.39;5486 +90098;48.28528;6.1797;324;20221112;11.5;.5;6;.8;8.04;.1;.38;5645 +90098;48.28528;6.1797;324;20221113;6.6;3.1;4.9;1.6;8.17;0;.38;3204 +90098;48.28528;6.1797;324;20221114;13.5;4.9;9.2;3.8;10.64;2.3;.64;2826 +90098;48.28528;6.1797;324;20221115;15;9.7;12.4;3;11.77;6.9;.82;3778 +90098;48.28528;6.1797;324;20221116;12.8;9.2;11;3.8;10.64;.1;.84;5066 +90098;48.28528;6.1797;324;20221117;13.2;10.2;11.7;5.7;10.34;13.8;1.37;3167 +90098;48.28528;6.1797;324;20221118;9.5;7.7;8.6;3.3;9.7;1.5;.61;2693 +90098;48.28528;6.1797;324;20221119;7.8;6;6.9;2.2;8.94;1;.46;2037 +90098;48.28528;6.1797;324;20221120;8.4;5.6;7;4.2;8.27;4.8;.7;4093 +90098;48.28528;6.1797;324;20221121;8.8;5.5;7.2;4.1;8.74;1.8;.63;2898 +90098;48.28528;6.1797;324;20221122;6.9;4.4;5.7;4.5;8.1;1.8;.55;2344 +90098;48.28528;6.1797;324;20221123;10.1;2.3;6.2;3.4;8.04;5.5;.57;4582 +90098;48.28528;6.1797;324;20221124;10.6;6.6;8.6;3.6;9.04;2;.76;3614 +90098;48.28528;6.1797;324;20221125;10;4.7;7.3;2.2;9;2.5;.5;2717 +90098;48.28528;6.1797;324;20221126;6.5;4.3;5.4;1.1;8.57;0;.29;2113 +90098;48.28528;6.1797;324;20221127;10.3;1.4;5.8;1.9;7.44;0;.51;3049 +90098;48.28528;6.1797;324;20221128;8.4;5.1;6.8;2.7;8.5;2.1;.63;946 +90098;48.28528;6.1797;324;20221129;7.6;3.2;5.4;1.2;8.77;.4;.29;1919 +90098;48.28528;6.1797;324;20221130;6.8;5.2;6;2.9;8.6;.3;.4;1563 +90098;48.28528;6.1797;324;20221201;3.9;3.8;3.8;3.3;7;0;.55;733 +90098;48.28528;6.1797;324;20221202;3.2;2.2;2.7;2;6.7;.6;.42;677 +90098;48.28528;6.1797;324;20221203;3.1;-.1;1.5;2.7;6.17;0;.35;2059 +90098;48.28528;6.1797;324;20221204;1.9;-1.2;.4;1.5;6.14;2.3;.28;1284 +90098;48.28528;6.1797;324;20221205;4.5;1.7;3.1;2.5;7;.2;.36;1349 +90098;48.28528;6.1797;324;20221206;3;2.3;2.6;1.7;6.84;0;.33;1037 +90098;48.28528;6.1797;324;20221207;5.1;-.6;2.2;1.2;6.37;0;.24;2572 +90098;48.28528;6.1797;324;20221208;3.8;-.9;1.4;.9;5.6;0;.27;2543 +90098;48.28528;6.1797;324;20221209;-.1;-6;-3;1.5;4.8;0;.16;1922 +90098;48.28528;6.1797;324;20221210;.4;-1.8;-.7;1.7;5.17;.3;.34;1202 +90098;48.28528;6.1797;324;20221211;-2.1;-4.7;-3.4;1.1;4.3;0;.15;2873 +90098;48.28528;6.1797;324;20221212;-2.5;-5.8;-4.1;1.2;3.8;0;.12;3824 +90098;48.28528;6.1797;324;20221213;.2;-9.4;-4.6;1.5;3.47;0;.18;3920 +90098;48.28528;6.1797;324;20221214;.4;-2.3;-1;1.3;5.34;6.4;.25;1201 +90098;48.28528;6.1797;324;20221215;-1.2;-2.2;-1.7;2.6;4.97;0;.25;1524 +90098;48.28528;6.1797;324;20221216;-2.5;-6.2;-4.4;2;3.7;0;.11;4758 +90098;48.28528;6.1797;324;20221217;-4.7;-12.3;-8.5;.9;2.6;0;.05;5942 +90098;48.28528;6.1797;324;20221218;.6;-11.9;-5.7;1.6;4.04;.1;.02;4975 +90098;48.28528;6.1797;324;20221219;12.3;1.8;7;4.6;8.64;0;.69;3390 +90098;48.28528;6.1797;324;20221220;14.7;11.3;13;5.6;10.2;12.5;1.62;2712 +90098;48.28528;6.1797;324;20221221;11.8;10.2;11;5.3;11.5;5.5;.71;2005 +90098;48.28528;6.1797;324;20221222;11.1;9.8;10.4;6.9;11.2;15.5;.76;1239 +90098;48.28528;6.1797;324;20221223;13.5;9.7;11.6;4.7;12.74;6.9;.52;1270 +90098;48.28528;6.1797;324;20221224;11.4;9.3;10.4;3.1;10.6;.1;.63;2273 +90098;48.28528;6.1797;324;20221225;14.6;8.3;11.4;2.8;10.8;0;.63;3497 +90098;48.28528;6.1797;324;20221226;10.6;10.2;10.4;4.2;10;8.7;1.01;904 +90098;48.28528;6.1797;324;20221227;7.7;.9;4.3;2;7.17;0;.31;3389 +90098;48.28528;6.1797;324;20221228;9.8;2.2;6;5.4;7.97;.1;.67;3371 +90098;48.28528;6.1797;324;20221229;11.1;8.9;10;6;9.44;5;1.21;1952 +90098;48.28528;6.1797;324;20221230;11.1;5.6;8.4;4.9;9.8;4.5;.61;1958 +90098;48.28528;6.1797;324;20221231;15.5;11;13.2;6.2;11.4;0;1.41;3053 +90099;48.2964;6.51612;335;20220101;15.4;3.2;9.3;.7;9.44;0;.14;5050 +90099;48.2964;6.51612;335;20220102;11.2;1.7;6.5;4.5;8.63;.1;.65;2933 +90099;48.2964;6.51612;335;20220103;10.5;8.6;9.6;6.1;10.26;8.2;.89;1933 +90099;48.2964;6.51612;335;20220104;10.9;9;9.9;6.3;9.86;17.3;1.27;266 +90099;48.2964;6.51612;335;20220105;2.9;1.7;2.3;3.2;6.26;.3;.45;2366 +90099;48.2964;6.51612;335;20220106;3.7;1.6;2.7;1.1;6.09;.2;.36;2233 +90099;48.2964;6.51612;335;20220107;1.3;-2.6;-.7;4.3;6.03;4.6;.15;1100 +90099;48.2964;6.51612;335;20220108;3.7;1.2;2.4;6.3;6.83;10.4;.35;2933 +90099;48.2964;6.51612;335;20220109;4.2;2.4;3.3;4;7.06;2.6;.44;1933 +90099;48.2964;6.51612;335;20220110;.7;-2.2;-.8;1.7;5.89;0;.2;1466 +90099;48.2964;6.51612;335;20220111;1.5;-1.6;0;2.1;5.66;0;.28;2500 +90099;48.2964;6.51612;335;20220112;2.9;-5.6;-1.3;1.5;4.83;0;.15;5966 +90099;48.2964;6.51612;335;20220113;4.6;-5.9;-.6;1.2;4.99;0;.13;6633 +90099;48.2964;6.51612;335;20220114;7;-4.5;1.3;.6;5.23;.1;.08;6466 +90099;48.2964;6.51612;335;20220115;-1.4;-4.3;-2.8;.6;4.96;0;.21;2000 +90099;48.2964;6.51612;335;20220116;0;-4.8;-2.4;2.6;5.09;0;.23;1500 +90099;48.2964;6.51612;335;20220117;2.4;-2.1;.2;1.5;6.13;.1;.25;2033 +90099;48.2964;6.51612;335;20220118;6.5;1.1;3.8;1.8;6.46;0;.39;5266 +90099;48.2964;6.51612;335;20220119;2.2;-3.9;-.8;3.4;5.86;2.1;.2;2066 +90099;48.2964;6.51612;335;20220120;4.6;.7;2.7;2.2;6.33;.9;.47;2566 +90099;48.2964;6.51612;335;20220121;3.1;-1.6;.8;1;5.69;0;.27;3900 +90099;48.2964;6.51612;335;20220122;3;-.1;1.5;.8;6.29;0;.35;1600 +90099;48.2964;6.51612;335;20220123;6.7;1.6;4.2;1.7;6.23;0;.44;6566 +90099;48.2964;6.51612;335;20220124;6.1;-5.4;.3;.7;5.09;0;.18;7766 +90099;48.2964;6.51612;335;20220125;8;-4.9;1.6;1.2;5.26;0;.36;7733 +90099;48.2964;6.51612;335;20220126;-2;-3.2;-2.6;1.3;4.99;0;.27;1166 +90099;48.2964;6.51612;335;20220127;-.4;-4;-2.2;3.1;5.16;1;.25;1666 +90099;48.2964;6.51612;335;20220128;2.7;-.5;1.1;2.1;6.26;0;.34;2833 +90099;48.2964;6.51612;335;20220129;2.4;.1;1.2;4.6;6.64;1.3;.27;2350 +90099;48.2964;6.51612;335;20220130;7.1;2.4;4.8;2;7.09;.1;.57;4266 +90099;48.2964;6.51612;335;20220131;6;-.8;2.6;4.5;6.49;2.3;.62;3900 +90099;48.2964;6.51612;335;20220201;2.3;1;1.6;4.4;6.49;2.7;.39;1966 +90099;48.2964;6.51612;335;20220202;8.8;2.6;5.7;3.1;9.66;2.1;.24;1666 +90099;48.2964;6.51612;335;20220203;7.8;6;6.9;2.1;8.69;.2;.59;3100 +90099;48.2964;6.51612;335;20220204;5.9;2.7;4.3;4.1;7.76;2.4;.5;2566 +90099;48.2964;6.51612;335;20220205;6.8;-1.9;2.5;2.8;6.33;0;.56;8333 +90099;48.2964;6.51612;335;20220206;5.5;1.9;3.7;8;7.66;18.7;.43;1666 +90099;48.2964;6.51612;335;20220207;6.6;2.3;4.4;3.5;5.86;.1;1.01;8933 +90099;48.2964;6.51612;335;20220208;10.3;-2.1;4.1;2.2;6.36;0;.83;7100 +90099;48.2964;6.51612;335;20220209;11.7;-2.2;4.8;2.2;6.23;0;.97;9933 +90099;48.2964;6.51612;335;20220210;5.7;2;3.9;3.5;7.2;2.7;.71;3232 +90099;48.2964;6.51612;335;20220211;6.7;.9;3.8;2.6;6;0;.84;7321 +90099;48.2964;6.51612;335;20220212;5.7;-4.2;.7;2.5;4.67;0;.82;9107 +90099;48.2964;6.51612;335;20220213;12.3;-1.9;5.2;4;5.87;.1;1.42;10315 +90099;48.2964;6.51612;335;20220214;9.7;2.9;6.3;4.3;7.6;.6;1.07;4158 +90099;48.2964;6.51612;335;20220215;8.6;4.2;6.4;4.9;7.4;1.8;1.13;5733 +90099;48.2964;6.51612;335;20220216;9.1;5;7.1;8.1;9.66;8;.55;2766 +90099;48.2964;6.51612;335;20220217;11.6;9.2;10.4;6.1;9.26;3.1;1.67;6200 +90099;48.2964;6.51612;335;20220218;12.6;7.6;10.1;6.2;9.09;1.7;1.7;3100 +90099;48.2964;6.51612;335;20220219;8;2.5;5.3;4.9;5.83;0;1.53;8000 +90099;48.2964;6.51612;335;20220220;7.7;4;5.9;7.9;8.23;6.7;.86;3300 +90099;48.2964;6.51612;335;20220221;7;3.7;5.4;6.4;7.56;4.3;.96;4100 +90099;48.2964;6.51612;335;20220222;8;4.3;6.1;4.4;8.53;2.9;.72;4366 +90099;48.2964;6.51612;335;20220223;11.5;4.8;8.1;1.5;8.09;0;1.04;9566 +90099;48.2964;6.51612;335;20220224;11.4;.9;6.1;4;7.23;2.6;1.3;7033 +90099;48.2964;6.51612;335;20220225;6.9;-.9;3;2.6;5.99;2.2;.95;8600 +90099;48.2964;6.51612;335;20220226;6.9;-2.4;2.3;2.1;5.33;0;1.03;11533 +90099;48.2964;6.51612;335;20220227;10.3;-1.5;4.4;2.5;4.13;0;1.66;14133 +90099;48.2964;6.51612;335;20220228;11.6;-5.1;3.3;1.1;4.66;0;1.2;13733 +90099;48.2964;6.51612;335;20220301;10.8;-4.7;3.1;1;4.89;0;1.11;12600 +90099;48.2964;6.51612;335;20220302;10.8;-3;3.9;.8;6.09;0;.89;8233 +90099;48.2964;6.51612;335;20220303;13.3;-2.1;5.6;1.1;6.03;0;1.27;13733 +90099;48.2964;6.51612;335;20220304;11.3;-5.1;3.1;1.9;4.16;0;1.59;14966 +90099;48.2964;6.51612;335;20220305;8.4;-6.4;1;1.6;3.83;0;1.33;15033 +90099;48.2964;6.51612;335;20220306;7.1;-6.9;.1;2.3;3.79;0;1.37;14666 +90099;48.2964;6.51612;335;20220307;6.6;-3.7;1.5;2.7;3.66;0;1.58;15100 +90099;48.2964;6.51612;335;20220308;11.7;-7.4;2.2;.8;3.83;0;1.29;15133 +90099;48.2964;6.51612;335;20220309;14.1;-4.4;4.9;1.2;5.26;0;1.57;15166 +90099;48.2964;6.51612;335;20220310;15.8;-3.5;6.2;.9;5.39;0;1.56;15166 +90099;48.2964;6.51612;335;20220311;17.1;-2.5;7.3;2.6;5.89;0;2.31;13633 +90099;48.2964;6.51612;335;20220312;14;6.7;10.4;2.5;7.53;.1;1.95;10333 +90099;48.2964;6.51612;335;20220313;15;3.3;9.1;1.8;8.53;3.6;1.42;7700 +90099;48.2964;6.51612;335;20220314;14.1;4.8;9.5;2.4;7.93;1.4;2;15666 +90099;48.2964;6.51612;335;20220315;13;4.1;8.5;2.4;9.09;0;1.11;4000 +90099;48.2964;6.51612;335;20220316;17.4;3;10.2;.7;9.43;0;1.26;8400 +90099;48.2964;6.51612;335;20220317;9.9;7.2;8.6;3;9.83;1.1;.79;1400 +90099;48.2964;6.51612;335;20220318;12.6;5.4;9;6.5;7.25;0;2.5;11835 +90099;48.2964;6.51612;335;20220319;13.8;3.9;8.8;5.8;5.8;.4;3.05;15927 +90099;48.2964;6.51612;335;20220320;15.9;2.8;9.3;3.3;6.95;.5;2.5;13547 +90099;48.2964;6.51612;335;20220321;17.6;4;10.8;2.2;6.95;0;2.58;16821 +90099;48.2964;6.51612;335;20220322;17;2.5;9.8;1.7;6.07;0;2.45;18085 +90099;48.2964;6.51612;335;20220323;18.3;1.2;9.7;1.5;5.85;0;2.48;18468 +90099;48.2964;6.51612;335;20220324;19.4;1.7;10.6;1.7;5.67;0;2.78;18923 +90099;48.2964;6.51612;335;20220325;19;2.9;10.9;2.6;5.63;0;3.21;18507 +90099;48.2964;6.51612;335;20220326;19.2;2.7;11;3.6;5.9;0;3.56;18917 +90099;48.2964;6.51612;335;20220327;20.4;3.5;11.9;2.4;6.3;0;3.26;19247 +90099;48.2964;6.51612;335;20220328;21.4;2.3;11.8;1.5;6.49;0;2.86;18702 +90099;48.2964;6.51612;335;20220329;17.9;6.6;12.2;2.2;7.02;1.9;2.58;11870 +90099;48.2964;6.51612;335;20220330;12.8;8.3;10.5;2.5;10.15;9.1;1.38;6927 +90099;48.2964;6.51612;335;20220331;8.8;6.5;7.6;3;8.67;5.2;1.06;4678 +90099;48.2964;6.51612;335;20220401;3.4;.8;2.1;4;5.92;5.1;.91;5144 +90099;48.2964;6.51612;335;20220402;2.3;-.3;1;3.1;5.13;.9;1.02;6788 +90099;48.2964;6.51612;335;20220403;4.8;-2.3;1.3;3;4.5;0;1.46;11117 +90099;48.2964;6.51612;335;20220404;9.1;-3.7;2.7;4.7;4.67;.8;2.26;18545 +90099;48.2964;6.51612;335;20220405;9.3;4.3;6.8;4.9;8.07;.3;1.17;5478 +90099;48.2964;6.51612;335;20220406;11.3;7.8;9.6;5.2;9.82;1.2;1.39;5841 +90099;48.2964;6.51612;335;20220407;11.7;7.9;9.8;8.8;9.95;15.1;1.54;5247 +90099;48.2964;6.51612;335;20220408;11.9;6.1;9;6.3;9.02;18.7;1.63;6043 +90099;48.2964;6.51612;335;20220409;8.8;.8;4.8;3.1;6.45;.7;1.76;14260 +90099;48.2964;6.51612;335;20220410;12.3;-.6;5.9;2;5.92;0;2.31;18985 +90099;48.2964;6.51612;335;20220411;17.7;1.8;9.7;3.5;6.6;0;3.49;21844 +90099;48.2964;6.51612;335;20220412;21.9;6.4;14.1;2.9;7.97;0;3.86;19636 +90099;48.2964;6.51612;335;20220413;22;9.9;16;2.3;9.77;0;3.66;19621 +90099;48.2964;6.51612;335;20220414;20.7;9.7;15.2;2.2;12;0;3.05;17496 +90099;48.2964;6.51612;335;20220415;20.4;8;14.2;2.4;10.52;0;3.19;18484 +90099;48.2964;6.51612;335;20220416;16.7;6;11.3;4.6;7.7;0;3.67;21679 +90099;48.2964;6.51612;335;20220417;17.7;2.7;10.2;4.4;5.35;0;4.23;23952 +90099;48.2964;6.51612;335;20220418;18.7;1.2;10;2.6;5.85;0;3.78;24464 +90099;48.2964;6.51612;335;20220419;19.4;3.1;11.3;2.1;6.85;0;3.55;22723 +90099;48.2964;6.51612;335;20220420;17.2;4.8;11;3.6;6.4;0;3.91;23051 +90099;48.2964;6.51612;335;20220421;18.1;3.7;10.9;3.7;7.25;0;3.79;23900 +90099;48.2964;6.51612;335;20220422;18.8;4.3;11.5;3.3;8.75;.1;3.44;21842 +90099;48.2964;6.51612;335;20220423;14.8;8.2;11.5;3.2;10.17;7.6;2.13;10998 +90099;48.2964;6.51612;335;20220424;11.1;7.5;9.3;2.5;10.7;8.5;1.1;6618 +90099;48.2964;6.51612;335;20220425;15.4;8.2;11.8;1.9;10.82;5.7;2.05;12236 +90099;48.2964;6.51612;335;20220426;14.3;5.1;9.7;2.4;8.62;.3;2.55;17869 +90099;48.2964;6.51612;335;20220427;16.5;2.3;9.4;2.8;8.79;0;2.98;21815 +90099;48.2964;6.51612;335;20220428;20;5.2;12.6;3.3;8.19;0;4.22;25621 +90099;48.2964;6.51612;335;20220429;18.4;5.4;11.9;1.9;8.56;0;2.97;17893 +90099;48.2964;6.51612;335;20220430;16.4;5.9;11.2;2.6;9.5;0;2.84;18288 +90099;48.2964;6.51612;335;20220501;16.5;3;9.7;1.8;8.92;0;2.8;19978 +90099;48.2964;6.51612;335;20220502;19;4.7;11.9;2;9.67;0;2.87;17209 +90099;48.2964;6.51612;335;20220503;21.6;5.7;13.6;1.9;10.3;.7;3.65;22560 +90099;48.2964;6.51612;335;20220504;20.4;6.8;13.6;2;11.37;4.1;2.84;16188 +90099;48.2964;6.51612;335;20220505;15.7;9.1;12.4;2;11.25;.2;1.96;10836 +90099;48.2964;6.51612;335;20220506;19.8;8.1;13.9;1.9;10.39;0;2.35;9233 +90099;48.2964;6.51612;335;20220507;21.2;4.3;12.7;1.8;9.89;0;2.34;9266 +90099;48.2964;6.51612;335;20220508;22.7;4.8;13.8;1.8;10.33;.4;2.66;10700 +90099;48.2964;6.51612;335;20220509;24.4;5.8;15.1;1.3;11.46;.1;2.53;10666 +90099;48.2964;6.51612;335;20220510;24.3;8.8;16.5;1.7;12.96;0;2.44;8866 +90099;48.2964;6.51612;335;20220511;26.8;11.7;19.2;3.7;13.09;0;3.98;10766 +90099;48.2964;6.51612;335;20220512;22.6;14.8;18.7;2.5;14.76;1.5;2.3;5966 +90099;48.2964;6.51612;335;20220513;22;14.7;18.4;1.8;13.29;0;2.5;8733 +90099;48.2964;6.51612;335;20220514;23.2;5.5;14.3;1.1;9.93;0;2.5;11333 +90099;48.2964;6.51612;335;20220515;28.1;6.6;17.4;1.1;12.23;.2;2.74;10800 +90099;48.2964;6.51612;335;20220516;23.7;16.1;19.9;2.3;14.73;3.9;2.64;7266 +90099;48.2964;6.51612;335;20220517;26.5;10.4;18.5;1;13.76;0;2.6;10933 +90099;48.2964;6.51612;335;20220518;28.8;11.2;20;.9;14.66;0;2.7;11100 +90099;48.2964;6.51612;335;20220519;27.2;12.7;19.9;2.6;15.83;0;2.97;8600 +90099;48.2964;6.51612;335;20220520;28.8;17.2;23;4.3;14.29;1.1;4.61;8700 +90099;48.2964;6.51612;335;20220521;23.1;8.2;15.6;1;11.63;.1;2.39;10666 +90099;48.2964;6.51612;335;20220522;24.3;7.5;15.9;1.1;12.19;1.7;2.18;8266 +90099;48.2964;6.51612;335;20220523;22.9;12.4;17.7;3.3;15.56;6.2;2.22;5800 +90099;48.2964;6.51612;335;20220524;18.8;11.8;15.3;3.3;12.39;.3;2.4;7866 +90099;48.2964;6.51612;335;20220525;20.8;6.5;13.6;1.5;10.76;0;2.26;9433 +90099;48.2964;6.51612;335;20220526;21.1;8.8;15;2.2;11.73;0;2.29;7433 +90099;48.2964;6.51612;335;20220527;18.1;9.7;13.9;2;12.33;.1;1.56;4566 +90099;48.2964;6.51612;335;20220528;18.4;7.2;12.8;2.2;9.09;0;2.68;11600 +90099;48.2964;6.51612;335;20220529;16.8;5.1;11;2.2;7.89;.1;2.49;10133 +90099;48.2964;6.51612;335;20220530;20.1;1.5;10.8;1.4;7.59;0;2.56;12066 +90099;48.2964;6.51612;335;20220531;22.9;4;13.4;1.4;8.73;0;2.6;9800 +90099;48.2964;6.51612;335;20220601;22.6;5.9;14.2;1.3;10.39;0;2.4;9500 +90099;48.2964;6.51612;335;20220602;24.9;9.5;17.2;1.5;11.09;0;2.74;9366 +90099;48.2964;6.51612;335;20220603;23.3;9.7;16.5;1.4;14.73;3.4;1.81;6266 +90099;48.2964;6.51612;335;20220604;27.7;14;20.9;1.8;17.23;14.5;2.87;10166 +90099;48.2964;6.51612;335;20220605;21.9;15.6;18.7;2.5;17.26;3.8;1.96;6200 +90099;48.2964;6.51612;335;20220606;21;13.6;17.3;2.5;14.63;.4;2.08;6000 +90099;48.2964;6.51612;335;20220607;20.7;12.4;16.6;2.4;14.03;2.8;2.1;6833 +90099;48.2964;6.51612;335;20220608;19.9;9.8;14.8;2.7;13.53;6.4;1.79;5466 +90099;48.2964;6.51612;335;20220609;19.8;11.1;15.4;2.6;12.13;.1;2.48;8866 +90099;48.2964;6.51612;335;20220610;24.4;7;15.7;1;11.49;0;2.68;12300 +90099;48.2964;6.51612;335;20220611;27.8;9.7;18.7;.9;13.16;.1;5.26;31000 +90099;48.2964;6.51612;335;20220612;28.6;11;19.8;1.5;15.36;3.3;5.21;28400 +90099;48.2964;6.51612;335;20220613;23.2;13.2;18.2;1.6;12.13;.1;5.33;31400 +90099;48.2964;6.51612;335;20220614;26.9;7.2;17.1;1.3;11.86;0;5.2;30866 +90099;48.2964;6.51612;335;20220615;31.3;10.3;20.8;.9;13.26;0;5.48;30366 +90099;48.2964;6.51612;335;20220616;29.4;14;21.7;1.1;14.16;0;5.61;30133 +90099;48.2964;6.51612;335;20220617;30.6;11.3;20.9;.9;13.39;0;5.36;29166 +90099;48.2964;6.51612;335;20220618;36.4;14.1;25.2;1.4;14.66;0;6.18;27933 +90099;48.2964;6.51612;335;20220619;34.1;23.1;28.6;5;15.63;0;9;29033 +90099;48.2964;6.51612;335;20220620;26.4;18.8;22.6;3;16.49;.7;4.76;19466 +90099;48.2964;6.51612;335;20220621;29.5;13.1;21.3;1.7;15.29;2.2;4.95;23800 +90099;48.2964;6.51612;335;20220622;24.3;18.4;21.4;1.5;18.79;5.6;2.63;10666 +90099;48.2964;6.51612;335;20220623;29.9;14.1;22;1.6;17.19;4;4.82;23333 +90099;48.2964;6.51612;335;20220624;22.2;15.4;18.8;3.1;16.99;4;3.18;14700 +90099;48.2964;6.51612;335;20220625;27.3;13.2;20.3;2.1;15.69;1.3;5.18;26733 +90099;48.2964;6.51612;335;20220626;19.6;15.2;17.4;1.6;17.43;16.6;1.92;9066 +90099;48.2964;6.51612;335;20220627;20.7;15.5;18.1;2.2;16.59;.3;2.4;10366 +90099;48.2964;6.51612;335;20220628;24.7;9.2;17;1.4;14.46;.1;4.34;25666 +90099;48.2964;6.51612;335;20220629;28.3;13;20.6;1.4;15.16;.1;5.09;26766 +90099;48.2964;6.51612;335;20220630;29.9;12.3;21.1;1.9;15.13;6.1;5.34;25800 +90099;48.2964;6.51612;335;20220701;22;12.5;17.2;1.7;12.63;.1;3.98;21733 +90099;48.2964;6.51612;335;20220702;28.1;7.6;17.9;1.2;12.06;.1;5.4;31366 +90099;48.2964;6.51612;335;20220703;29.7;11.8;20.7;1.8;13.23;0;5.94;30300 +90099;48.2964;6.51612;335;20220704;26.4;12.3;19.4;1.2;12.63;0;4.88;26833 +90099;48.2964;6.51612;335;20220705;27.7;9.7;18.7;1.5;11.56;0;5.54;30833 +90099;48.2964;6.51612;335;20220706;23.6;9.4;16.5;1.7;11.16;0;4.71;27233 +90099;48.2964;6.51612;335;20220707;22;9.2;15.6;2.1;12.23;0;2.85;12333 +90099;48.2964;6.51612;335;20220708;24.6;9.6;17.1;1.9;11.26;0;5.24;30633 +90099;48.2964;6.51612;335;20220709;27.3;8.2;17.8;1.3;11.96;0;4.97;28333 +90099;48.2964;6.51612;335;20220710;23.8;14.5;19.1;3.3;12.16;0;5.81;30066 +90099;48.2964;6.51612;335;20220711;27.3;10.1;18.7;2.3;12.59;0;5.61;30000 +90099;48.2964;6.51612;335;20220712;29.2;11.8;20.5;1.4;12.69;0;5.48;29466 +90099;48.2964;6.51612;335;20220713;32.6;10.5;21.6;.9;12.13;0;4.79;24500 +90099;48.2964;6.51612;335;20220714;34.3;13.3;23.8;2.7;13.03;0;6.89;28100 +90099;48.2964;6.51612;335;20220715;26.6;14;20.3;2.2;11.49;0;5.69;28966 +90099;48.2964;6.51612;335;20220716;27.2;8.5;17.8;1.8;10.36;0;5.39;29633 +90099;48.2964;6.51612;335;20220717;30.7;10.5;20.6;1.8;10.33;0;5.91;29333 +90099;48.2964;6.51612;335;20220718;35.7;10.9;23.3;1.1;10.96;0;5.71;28433 +90099;48.2964;6.51612;335;20220719;37.9;13;25.4;1;12.49;0;5.97;29133 +90099;48.2964;6.51612;335;20220720;30.8;19.1;24.9;1.7;17.09;7.4;4.38;17133 +90099;48.2964;6.51612;335;20220721;28.1;17.2;22.7;2;17.99;.1;5;24700 +90099;48.2964;6.51612;335;20220722;31.7;13.2;22.4;1.4;16.03;.8;5.11;24966 +90099;48.2964;6.51612;335;20220723;27.6;15.8;21.7;1.6;16.69;0;4.04;19100 +90099;48.2964;6.51612;335;20220724;32.7;13.9;23.3;1.1;15.33;0;5.42;28033 +90099;48.2964;6.51612;335;20220725;31.9;15.7;23.8;3;16.39;.2;5.82;23200 +90099;48.2964;6.51612;335;20220726;24.8;14.9;19.9;2.3;14.23;0;4.38;21466 +90099;48.2964;6.51612;335;20220727;25.7;12.2;18.9;1.8;12.93;0;4.45;23333 +90099;48.2964;6.51612;335;20220728;28.7;10.6;19.7;1.7;12.39;0;4.81;24100 +90099;48.2964;6.51612;335;20220729;28;13.7;20.9;1.5;12.09;0;4.56;22100 +90099;48.2964;6.51612;335;20220730;28.8;12;20.4;1.6;12.19;0;4.25;18933 +90099;48.2964;6.51612;335;20220731;31.5;13.3;22.4;2;13.13;0;5.58;25666 +90099;48.2964;6.51612;335;20220801;28.6;12.7;20.7;1.3;14.99;0;4.1;20466 +90099;48.2964;6.51612;335;20220802;30.7;12.7;21.7;1.1;14.53;0;4.89;26300 +90099;48.2964;6.51612;335;20220803;34.8;13;23.9;.8;13.66;0;5.05;26866 +90099;48.2964;6.51612;335;20220804;36.6;16;26.3;1.5;14.29;.9;5.59;23666 +90099;48.2964;6.51612;335;20220805;27.8;20.2;24;3;16.99;.3;5.01;20066 +90099;48.2964;6.51612;335;20220806;26.4;14.6;20.5;3.7;12.03;0;5.87;26600 +90099;48.2964;6.51612;335;20220807;27.9;9.7;18.8;2.3;9.33;0;5.42;27133 +90099;48.2964;6.51612;335;20220808;30.2;9;19.6;1.7;10.06;0;5.23;26700 +90099;48.2964;6.51612;335;20220809;31.1;10.5;20.8;1.6;10.53;0;5.23;26300 +90099;48.2964;6.51612;335;20220810;30.8;10.3;20.6;1.6;10.46;0;5.18;26100 +90099;48.2964;6.51612;335;20220811;31.1;9.8;20.4;1.7;9.99;0;5.32;26400 +90099;48.2964;6.51612;335;20220812;31.1;10.2;20.7;1.5;9.86;0;5.11;26166 +90099;48.2964;6.51612;335;20220813;31.1;9.8;20.5;1.3;10.13;0;4.93;26166 +90099;48.2964;6.51612;335;20220814;27.9;10.2;19.1;1.9;12.93;12.8;3.66;15233 +90099;48.2964;6.51612;335;20220815;22.1;15.9;19;3.2;17.46;2.8;3.11;16066 +90099;48.2964;6.51612;335;20220816;29.7;14.9;22.3;1.6;16.49;.5;4.45;22266 +90099;48.2964;6.51612;335;20220817;28.3;16.8;22.6;1.9;17.83;3.3;3.97;18333 +90099;48.2964;6.51612;335;20220818;21.8;16.2;19;1.5;18.99;1.9;1.56;6100 +90099;48.2964;6.51612;335;20220819;25.8;16.3;21.1;1.9;17.79;11.7;3.48;17200 +90099;48.2964;6.51612;335;20220820;24.8;15.8;20.3;1.4;16.36;.9;3.24;16833 +90099;48.2964;6.51612;335;20220821;26.6;10;18.3;1.1;13.19;0;3.85;22966 +90099;48.2964;6.51612;335;20220822;28.4;12.1;20.3;1.2;14.13;0;4.18;23766 +90099;48.2964;6.51612;335;20220823;29.5;12.9;21.2;1;14.96;.1;3.88;21100 +90099;48.2964;6.51612;335;20220824;31;13;22;1.2;14.03;0;4.16;21466 +90099;48.2964;6.51612;335;20220825;31.8;11.7;21.8;.8;13.83;0;4.08;23133 +90099;48.2964;6.51612;335;20220826;25.5;14.4;19.9;1.6;16.36;0;3.12;15966 +90099;48.2964;6.51612;335;20220827;25.1;17.3;21.2;1.4;17.66;.6;2.74;12800 +90099;48.2964;6.51612;335;20220828;27.2;14.1;20.7;1.7;16.59;0;3.45;17166 +90099;48.2964;6.51612;335;20220829;29.9;12.3;21.1;1;14.99;0;3.75;20900 +90099;48.2964;6.51612;335;20220830;30.1;12.4;21.3;1.4;15.29;.4;3.54;16666 +90099;48.2964;6.51612;335;20220831;26.3;15.8;21;1.6;16.46;.1;3.83;21666 +90099;48.2964;6.51612;335;20220901;26.3;10.7;18.5;1.1;13.66;.1;3.47;21100 +90099;48.2964;6.51612;335;20220902;27.8;9.3;18.5;1.1;13.39;2.4;3.22;17900 +90099;48.2964;6.51612;335;20220903;21.7;14.5;18.1;1.7;16.93;1.8;2.1;10433 +90099;48.2964;6.51612;335;20220904;28;10.6;19.3;.7;13.66;0;3.32;21200 +90099;48.2964;6.51612;335;20220905;29.5;11;20.3;1.4;15.33;.8;3.51;18666 +90099;48.2964;6.51612;335;20220906;28.8;15.8;22.3;2.4;17.09;1.3;3.67;15466 +90099;48.2964;6.51612;335;20220907;23.2;16.9;20;1.9;17.29;13.5;2.43;11233 +90099;48.2964;6.51612;335;20220908;21.6;13.6;17.6;3;15.03;.6;2.75;14200 +90099;48.2964;6.51612;335;20220909;19.5;13.9;16.7;3.8;14.69;7.9;2.35;10733 +90099;48.2964;6.51612;335;20220910;18.9;12.9;15.9;3.9;14.33;.7;2.1;9300 +90099;48.2964;6.51612;335;20220911;21.1;12.2;16.7;1.6;13.93;.2;2.71;17533 +90099;48.2964;6.51612;335;20220912;27;7.5;17.2;.8;12.46;0;2.93;19800 +90099;48.2964;6.51612;335;20220913;28.2;10.9;19.6;1.5;16.29;4.8;2.71;13000 +90099;48.2964;6.51612;335;20220914;23;17.9;20.5;3.1;19.93;25;1.94;7266 +90099;48.2964;6.51612;335;20220915;19.8;16.1;18;3;16.49;7.3;1.93;8066 +90099;48.2964;6.51612;335;20220916;16;11.5;13.8;1.7;12.79;.1;1.55;8533 +90099;48.2964;6.51612;335;20220917;13.7;6.8;10.2;2.1;10.16;3.1;1.41;8066 +90099;48.2964;6.51612;335;20220918;15.6;5.2;10.4;2.4;9.56;0;2.08;15600 +90099;48.2964;6.51612;335;20220919;15.9;6.1;11;1.4;9.33;.1;2.01;15700 +90099;48.2964;6.51612;335;20220920;16.1;2.6;9.4;1.1;8.96;0;1.74;14100 +90099;48.2964;6.51612;335;20220921;17.4;2.6;10;1.4;8.53;0;2.13;17400 +90099;48.2964;6.51612;335;20220922;19.7;1;10.4;.7;8.53;0;2;18033 +90099;48.2964;6.51612;335;20220923;18.8;4.7;11.7;1.1;10.16;.2;1.79;12733 +90099;48.2964;6.51612;335;20220924;18.3;9.6;13.9;1.5;12.66;2;1.5;8100 +90099;48.2964;6.51612;335;20220925;15.7;7.5;11.6;1;11.63;1.5;1.04;5033 +90099;48.2964;6.51612;335;20220926;14.5;6.8;10.7;3.4;10.89;10.1;1.4;8166 +90099;48.2964;6.51612;335;20220927;11.1;8.6;9.8;4.4;10.59;18.1;1.06;4733 +90099;48.2964;6.51612;335;20220928;12.8;8.7;10.8;2.7;10.73;.9;1.25;6700 +90099;48.2964;6.51612;335;20220929;11.4;5.2;8.3;.6;9.96;1.1;.83;5166 +90099;48.2964;6.51612;335;20220930;15.6;6.8;11.2;1;10.19;1.1;1.47;11733 +90099;48.2964;6.51612;335;20221001;12.6;6.2;9.4;5.7;11.49;3.1;.68;3333 +90099;48.2964;6.51612;335;20221002;17.9;12.5;15.2;4.1;14.86;15.9;1.53;7600 +90099;48.2964;6.51612;335;20221003;15.4;10.2;12.8;1.9;11.89;0;1.49;10600 +90099;48.2964;6.51612;335;20221004;19.4;3.5;11.5;.7;10.43;.1;1.57;14566 +90099;48.2964;6.51612;335;20221005;21.2;7.5;14.4;2.5;12.86;.1;2.1;14700 +90099;48.2964;6.51612;335;20221006;16.8;11.6;14.2;1.4;12.73;0;1.3;7200 +90099;48.2964;6.51612;335;20221007;19.6;6.7;13.1;.8;11.89;.1;1.37;11000 +90099;48.2964;6.51612;335;20221008;16.7;11.1;13.9;1.5;12.13;0;1.46;10566 +90099;48.2964;6.51612;335;20221009;19.5;1.9;10.7;.7;9.43;.1;1.38;13533 +90099;48.2964;6.51612;335;20221010;21;6.2;13.6;2.3;12.56;1.4;1.72;10666 +90099;48.2964;6.51612;335;20221011;17;10.1;13.5;1;12.59;.1;1.11;7466 +90099;48.2964;6.51612;335;20221012;17.2;6.4;11.8;.6;10.59;.1;1.08;8833 +90099;48.2964;6.51612;335;20221013;13.9;5.4;9.7;1.5;11.63;.6;.67;3633 +90099;48.2964;6.51612;335;20221014;15.6;12.3;13.9;3.8;14.73;18.5;.83;2666 +90099;48.2964;6.51612;335;20221015;16.7;14.2;15.5;4.5;15.89;3.2;1.1;5333 +90099;48.2964;6.51612;335;20221016;22.8;14.1;18.4;2.2;15.39;.1;1.7;6366 +90099;48.2964;6.51612;335;20221017;22.9;12.9;17.9;2.6;14.53;0;1.97;10133 +90099;48.2964;6.51612;335;20221018;22.5;11.4;16.9;2;14.93;.3;1.63;10233 +90099;48.2964;6.51612;335;20221019;22;9.8;15.9;.9;13.83;.2;1.18;8900 +90099;48.2964;6.51612;335;20221020;18.9;10.1;14.5;1.4;14.46;12.1;.87;2666 +90099;48.2964;6.51612;335;20221021;18.2;12.6;15.4;3.3;14.89;18.1;1.25;5533 +90099;48.2964;6.51612;335;20221022;20.1;9.9;15;1.9;13.59;.2;1.36;10500 +90099;48.2964;6.51612;335;20221023;21.1;9.6;15.3;2;13.49;5.8;1.33;5800 +90099;48.2964;6.51612;335;20221024;19.6;14.3;17;3.1;14.23;5.4;1.65;7333 +90099;48.2964;6.51612;335;20221025;19.4;8.6;14;1.4;12.33;.8;1.15;9800 +90099;48.2964;6.51612;335;20221026;20.9;11.9;16.4;2.1;14.06;.3;1.39;8366 +90099;48.2964;6.51612;335;20221027;23.2;6.8;15;1;12.53;0;1.13;9166 +90099;48.2964;6.51612;335;20221028;23.8;13.5;18.7;2.1;12.96;0;1.84;7600 +90099;48.2964;6.51612;335;20221029;24.6;10;17.3;1.4;11.66;0;1.5;8066 +90099;48.2964;6.51612;335;20221030;23.1;9.6;16.3;1.3;11.19;0;1.35;8200 +90099;48.2964;6.51612;335;20221031;21.2;7.8;14.5;1.4;11.89;9.1;1.13;4833 +90099;48.2964;6.51612;335;20221101;15.5;12.9;14.2;3.4;12.49;.5;1.31;6833 +90099;48.2964;6.51612;335;20221102;16;7.1;11.5;2.5;10.46;.1;1.08;7500 +90099;48.2964;6.51612;335;20221103;15.4;4.9;10.2;2.5;9.89;8.8;1.05;3200 +90099;48.2964;6.51612;335;20221104;10.2;7.9;9.1;3;10.09;4;.71;3400 +90099;48.2964;6.51612;335;20221105;9.9;6.9;8.4;2;9.09;.1;.7;4466 +90099;48.2964;6.51612;335;20221106;10.8;.2;5.5;2.2;7.76;.9;.68;4866 +90099;48.2964;6.51612;335;20221107;14.3;8.7;11.5;3.5;10.26;.1;1.22;4800 +90099;48.2964;6.51612;335;20221108;17.3;3;10.1;3.1;9.79;13.4;1.17;7400 +90099;48.2964;6.51612;335;20221109;13.8;11.6;12.7;2.8;12.86;4;.77;2066 +90099;48.2964;6.51612;335;20221110;15.3;5.5;10.4;1;10.36;0;.49;7600 +90099;48.2964;6.51612;335;20221111;11.6;1.6;6.6;.7;8.53;.1;.39;5766 +90099;48.2964;6.51612;335;20221112;10.7;.3;5.5;.8;7.99;.1;.33;5233 +90099;48.2964;6.51612;335;20221113;6.4;3.1;4.7;1.5;8.26;0;.36;3066 +90099;48.2964;6.51612;335;20221114;13.3;4.8;9;3.8;10.66;1.9;.67;1666 +90099;48.2964;6.51612;335;20221115;15.2;9.7;12.4;2.8;11.89;8.6;.86;3766 +90099;48.2964;6.51612;335;20221116;12.9;9.3;11.1;3.7;10.73;1.7;.88;6000 +90099;48.2964;6.51612;335;20221117;13.5;9.8;11.6;6.2;10.36;15.4;1.47;3933 +90099;48.2964;6.51612;335;20221118;9.5;7.7;8.6;3.3;9.83;2.6;.61;3633 +90099;48.2964;6.51612;335;20221119;7.8;6;6.9;2.2;8.99;1.4;.5;1966 +90099;48.2964;6.51612;335;20221120;8.3;5.7;7;4.4;8.29;5;.72;4800 +90099;48.2964;6.51612;335;20221121;8.8;5.4;7.1;4.3;8.73;2.2;.66;3200 +90099;48.2964;6.51612;335;20221122;6.7;4.3;5.5;4.7;8.23;1.3;.52;2433 +90099;48.2964;6.51612;335;20221123;10.3;1.6;5.9;3.4;7.96;5.5;.57;5266 +90099;48.2964;6.51612;335;20221124;10.6;6.4;8.5;3.7;8.99;1.9;.76;4433 +90099;48.2964;6.51612;335;20221125;9.9;3.8;6.8;2.1;8.86;2.8;.44;3133 +90099;48.2964;6.51612;335;20221126;6.5;4.1;5.3;1;8.59;0;.3;2166 +90099;48.2964;6.51612;335;20221127;10.7;1;5.9;1.7;7.33;0;.57;3200 +90099;48.2964;6.51612;335;20221128;8.4;4.7;6.6;3;8.53;3.1;.64;833 +90099;48.2964;6.51612;335;20221129;7.4;3.2;5.3;1.1;8.89;1;.29;1766 +90099;48.2964;6.51612;335;20221130;6.7;5.3;6;2.7;8.79;0;.4;1433 +90099;48.2964;6.51612;335;20221201;3.8;3.6;3.7;3.4;6.89;0;.57;1233 +90099;48.2964;6.51612;335;20221202;3.1;2.1;2.6;1.6;6.76;.3;.42;566 +90099;48.2964;6.51612;335;20221203;3;-.4;1.3;1.7;6.13;0;.29;2600 +90099;48.2964;6.51612;335;20221204;1.8;-1.6;.1;1;6.16;2.7;.25;1233 +90099;48.2964;6.51612;335;20221205;4.6;1.6;3.1;2.6;7.06;.2;.4;1300 +90099;48.2964;6.51612;335;20221206;2.9;2.5;2.7;1.4;7.03;0;.33;1066 +90099;48.2964;6.51612;335;20221207;5;-.6;2.2;.9;6.46;0;.26;2366 +90099;48.2964;6.51612;335;20221208;3.8;-1.3;1.3;.9;5.53;0;.24;3033 +90099;48.2964;6.51612;335;20221209;-.1;-6.1;-3.1;.7;4.63;0;.21;1966 +90099;48.2964;6.51612;335;20221210;.2;-2.1;-1;1.3;5.23;.5;.31;1033 +90099;48.2964;6.51612;335;20221211;-2.1;-4.9;-3.5;1.2;4.36;0;.13;3266 +90099;48.2964;6.51612;335;20221212;-2.8;-5.6;-4.2;1.1;3.89;0;.09;4100 +90099;48.2964;6.51612;335;20221213;.1;-9.5;-4.7;1.1;3.46;0;.12;4600 +90099;48.2964;6.51612;335;20221214;.3;-2.4;-1;1;5.36;9.2;.29;866 +90099;48.2964;6.51612;335;20221215;-1;-2.1;-1.6;2.2;5.06;0;.23;2200 +90099;48.2964;6.51612;335;20221216;-2.4;-6.1;-4.3;1.7;3.69;0;.06;5700 +90099;48.2964;6.51612;335;20221217;-5.1;-12.6;-8.8;.7;2.56;0;0;6700 +90099;48.2964;6.51612;335;20221218;-.6;-12.2;-6.4;1.3;3.69;.2;.01;5133 +90099;48.2964;6.51612;335;20221219;12.4;.6;6.5;4.6;8.53;0;.7;3200 +90099;48.2964;6.51612;335;20221220;14.8;11.3;13.1;5.6;9.99;11.6;1.83;2900 +90099;48.2964;6.51612;335;20221221;11.7;10.2;11;5.9;11.56;4.7;.77;2166 +90099;48.2964;6.51612;335;20221222;10.9;9.9;10.4;7.5;11.13;14.4;.87;1400 +90099;48.2964;6.51612;335;20221223;13.5;9.6;11.6;4.8;12.76;6.3;.61;900 +90099;48.2964;6.51612;335;20221224;11.5;9.2;10.4;3.2;10.66;.2;.62;2933 +90099;48.2964;6.51612;335;20221225;15.1;8.1;11.6;2.8;10.83;.5;.7;4000 +90099;48.2964;6.51612;335;20221226;10.5;10.3;10.4;4.6;10.19;9.1;1.08;866 +90099;48.2964;6.51612;335;20221227;7.5;.6;4.1;1.9;7.13;0;.29;3600 +90099;48.2964;6.51612;335;20221228;10;1.6;5.8;5.5;7.89;.3;.72;3600 +90099;48.2964;6.51612;335;20221229;11.2;8.9;10.1;6.5;9.46;6.7;1.34;2266 +90099;48.2964;6.51612;335;20221230;11.2;4.9;8.1;5;9.73;4.7;.63;1766 +90099;48.2964;6.51612;335;20221231;15.8;11.1;13.5;6.6;11.36;0;1.68;3600 +90100;48.3065;6.85267;363;20220101;15;4.8;9.9;1.3;9.75;0;.29;4494 +90100;48.3065;6.85267;363;20220102;11.2;2.4;6.8;4.2;8.69;.5;.68;2833 +90100;48.3065;6.85267;363;20220103;10.5;8.5;9.5;6.4;10.19;11.2;.92;2000 +90100;48.3065;6.85267;363;20220104;10.7;8.9;9.8;6.3;9.82;20.4;1.26;233 +90100;48.3065;6.85267;363;20220105;2.6;1.5;2.1;3.3;6.22;.7;.45;2200 +90100;48.3065;6.85267;363;20220106;3.5;1.4;2.5;1.1;6.05;.2;.36;2266 +90100;48.3065;6.85267;363;20220107;1.2;-2.4;-.6;4.1;6.02;3.5;.16;1000 +90100;48.3065;6.85267;363;20220108;3.5;1;2.3;6.2;6.75;7.7;.36;2900 +90100;48.3065;6.85267;363;20220109;4.1;2.3;3.2;4.2;6.99;4.8;.46;2033 +90100;48.3065;6.85267;363;20220110;.8;-2;-.6;1.4;5.92;0;.22;1466 +90100;48.3065;6.85267;363;20220111;1.7;-1.8;0;1.9;5.59;0;.25;3066 +90100;48.3065;6.85267;363;20220112;2.9;-5.9;-1.5;1.2;4.75;0;.12;5933 +90100;48.3065;6.85267;363;20220113;4.7;-6;-.6;1;4.95;0;.11;6466 +90100;48.3065;6.85267;363;20220114;6.7;-4.5;1.1;.5;5.29;.3;.05;6400 +90100;48.3065;6.85267;363;20220115;-1.4;-4.2;-2.8;.5;4.99;0;.21;2100 +90100;48.3065;6.85267;363;20220116;0;-4.7;-2.3;2.5;5.15;.1;.24;1466 +90100;48.3065;6.85267;363;20220117;2.2;-2;.1;1.5;6.15;.2;.25;1966 +90100;48.3065;6.85267;363;20220118;6.1;1;3.5;1.6;6.42;0;.36;5100 +90100;48.3065;6.85267;363;20220119;2;-3.9;-.9;3.3;5.82;2.9;.21;1966 +90100;48.3065;6.85267;363;20220120;4.2;.5;2.3;1.9;6.29;1.3;.46;2400 +90100;48.3065;6.85267;363;20220121;2.7;-1.6;.5;.7;5.69;.2;.25;3866 +90100;48.3065;6.85267;363;20220122;2.8;-.2;1.3;.7;6.25;0;.34;1533 +90100;48.3065;6.85267;363;20220123;6.3;1.4;3.8;1.4;6.19;0;.39;6166 +90100;48.3065;6.85267;363;20220124;6.2;-5.1;.6;.6;5.15;0;.15;7666 +90100;48.3065;6.85267;363;20220125;6.2;-4.9;.6;1.2;5.25;0;.3;7600 +90100;48.3065;6.85267;363;20220126;-2.1;-3.2;-2.7;1.7;4.97;0;.28;1082 +90100;48.3065;6.85267;363;20220127;-.2;-4.1;-2.2;3;5.19;2.5;.25;1666 +90100;48.3065;6.85267;363;20220128;2.6;-.5;1.1;2.2;6.25;0;.35;2833 +90100;48.3065;6.85267;363;20220129;2.6;-.1;1.3;5.1;6.69;2.2;.23;2509 +90100;48.3065;6.85267;363;20220130;6.9;2.4;4.7;2;7.09;.2;.57;4300 +90100;48.3065;6.85267;363;20220131;5.5;-1;2.2;4.9;6.45;4.1;.59;3500 +90100;48.3065;6.85267;363;20220201;2.1;.7;1.4;4.3;6.49;4.2;.36;1900 +90100;48.3065;6.85267;363;20220202;8.5;2.5;5.5;2.8;9.59;4;.24;1466 +90100;48.3065;6.85267;363;20220203;7.6;5.8;6.7;2.1;8.65;.2;.59;3000 +90100;48.3065;6.85267;363;20220204;5.8;2.8;4.3;4.1;7.72;2.3;.51;2633 +90100;48.3065;6.85267;363;20220205;6.5;-1.6;2.5;2.9;6.32;0;.58;8333 +90100;48.3065;6.85267;363;20220206;5.3;1.9;3.6;8.4;7.59;18.1;.47;1566 +90100;48.3065;6.85267;363;20220207;6.2;2;4.1;3.5;5.82;.1;.98;8433 +90100;48.3065;6.85267;363;20220208;9.7;-1.7;4;2.1;6.49;.1;.78;6566 +90100;48.3065;6.85267;363;20220209;11.8;-1.9;4.9;1.8;6.39;0;.87;9833 +90100;48.3065;6.85267;363;20220210;5.6;1.6;3.6;4;7.17;3.1;.8;5132 +90100;48.3065;6.85267;363;20220211;6.9;1.1;4;2.4;6.1;0;.81;7946 +90100;48.3065;6.85267;363;20220212;5.4;-2.7;1.4;2.9;4.85;0;.87;9332 +90100;48.3065;6.85267;363;20220213;11.8;-1.8;5;4.9;5.77;0;1.55;10340 +90100;48.3065;6.85267;363;20220214;10.1;4.7;7.4;4.9;7.58;.9;1.2;4066 +90100;48.3065;6.85267;363;20220215;8.1;3.7;5.9;4.5;7.3;2.6;1.03;5883 +90100;48.3065;6.85267;363;20220216;9.1;4.8;6.9;8;9.62;9.2;.55;2700 +90100;48.3065;6.85267;363;20220217;11.2;9.1;10.2;6.4;9.22;2.5;1.7;6066 +90100;48.3065;6.85267;363;20220218;12.4;7.6;10;6.5;9.02;2.6;1.75;2900 +90100;48.3065;6.85267;363;20220219;7.9;2.5;5.2;5;5.79;0;1.58;7400 +90100;48.3065;6.85267;363;20220220;7.6;3.9;5.7;8.1;8.19;7.2;.85;3466 +90100;48.3065;6.85267;363;20220221;6.5;3.5;5;6.4;7.52;5.1;.89;3633 +90100;48.3065;6.85267;363;20220222;7.7;4;5.8;4.5;8.45;3.7;.71;4200 +90100;48.3065;6.85267;363;20220223;11.6;4.6;8.1;1.5;8.05;0;1.06;9366 +90100;48.3065;6.85267;363;20220224;11;1.2;6.1;3.8;7.29;2.8;1.28;6933 +90100;48.3065;6.85267;363;20220225;6.6;-1.1;2.7;2.4;5.99;2.5;.9;8033 +90100;48.3065;6.85267;363;20220226;6.5;-2.4;2.1;1.9;5.22;0;1.01;12200 +90100;48.3065;6.85267;363;20220227;9.9;-1.5;4.2;2.3;4.09;0;1.6;13933 +90100;48.3065;6.85267;363;20220228;11.2;-4.9;3.1;1.2;4.59;0;1.21;13600 +90100;48.3065;6.85267;363;20220301;10.4;-4.7;2.8;1;4.85;0;1.1;12500 +90100;48.3065;6.85267;363;20220302;10.4;-3.2;3.6;.7;5.92;0;.88;8133 +90100;48.3065;6.85267;363;20220303;13;-2.5;5.3;1.1;5.95;0;1.28;13700 +90100;48.3065;6.85267;363;20220304;10.9;-5.3;2.8;1.5;4.05;0;1.45;14833 +90100;48.3065;6.85267;363;20220305;8.2;-6.5;.8;1.5;3.72;0;1.31;14900 +90100;48.3065;6.85267;363;20220306;6.8;-6.5;.2;2.3;3.72;0;1.4;14600 +90100;48.3065;6.85267;363;20220307;5.8;-3.1;1.3;2.7;3.55;0;1.59;15000 +90100;48.3065;6.85267;363;20220308;11.4;-7.5;2;.8;3.69;0;1.3;15166 +90100;48.3065;6.85267;363;20220309;14.2;-4.6;4.8;1.1;5.15;0;1.54;15133 +90100;48.3065;6.85267;363;20220310;15.8;-3.7;6;1;5.25;0;1.61;15166 +90100;48.3065;6.85267;363;20220311;16.7;-2.5;7.1;2.3;5.75;0;2.16;13200 +90100;48.3065;6.85267;363;20220312;13.9;7.1;10.5;2.3;7.42;.3;1.94;9866 +90100;48.3065;6.85267;363;20220313;14.6;2.7;8.7;1.9;8.49;2.2;1.37;7100 +90100;48.3065;6.85267;363;20220314;14;4.8;9.4;2.4;7.75;1.1;2.04;15633 +90100;48.3065;6.85267;363;20220315;12.6;3.8;8.2;2.1;9.05;.6;1.04;3766 +90100;48.3065;6.85267;363;20220316;17;3.6;10.3;.9;9.49;0;1.32;8400 +90100;48.3065;6.85267;363;20220317;9.7;7;8.3;2.6;9.72;1.2;.76;1300 +90100;48.3065;6.85267;363;20220318;11.9;5.3;8.6;6.6;7.15;0;2.39;11010 +90100;48.3065;6.85267;363;20220319;13;4.4;8.7;6.9;5.62;.6;3.31;16177 +90100;48.3065;6.85267;363;20220320;15.6;2.9;9.3;3.8;6.6;.5;2.64;13122 +90100;48.3065;6.85267;363;20220321;17.2;4.2;10.7;2.8;6.57;0;2.78;16471 +90100;48.3065;6.85267;363;20220322;16.7;2.9;9.8;1.8;5.75;0;2.5;18160 +90100;48.3065;6.85267;363;20220323;17.8;2.1;9.9;1.5;5.7;0;2.5;18643 +90100;48.3065;6.85267;363;20220324;18.9;3;11;2.1;5.57;0;2.96;18848 +90100;48.3065;6.85267;363;20220325;18.5;3.6;11.1;2.5;5.6;0;3.17;18782 +90100;48.3065;6.85267;363;20220326;18.4;3.9;11.2;4;5.7;0;3.74;18917 +90100;48.3065;6.85267;363;20220327;19.8;4.9;12.4;2.7;6.12;0;3.4;19397 +90100;48.3065;6.85267;363;20220328;21.1;7.4;14.2;1.7;6.59;0;3;18751 +90100;48.3065;6.85267;363;20220329;17.9;6.9;12.4;2.5;6.87;2.4;2.74;11895 +90100;48.3065;6.85267;363;20220330;12.1;8.1;10.1;2.1;9.95;8;1.27;6277 +90100;48.3065;6.85267;363;20220331;8.5;6.3;7.4;2.8;8.75;8.2;.99;4303 +90100;48.3065;6.85267;363;20220401;2.8;.7;1.8;4.1;6.1;6;.75;4469 +90100;48.3065;6.85267;363;20220402;2.2;-.7;.7;3.8;5.1;2.3;1.05;6931 +90100;48.3065;6.85267;363;20220403;4.3;-1.9;1.2;2.5;4.67;.1;1.35;10417 +90100;48.3065;6.85267;363;20220404;8.5;-2.6;3;4.6;4.85;1.2;2.19;18045 +90100;48.3065;6.85267;363;20220405;9.4;4.2;6.8;4.6;8.1;.3;1.12;5878 +90100;48.3065;6.85267;363;20220406;11.6;7.5;9.6;4.8;9.72;1.8;1.5;7441 +90100;48.3065;6.85267;363;20220407;11.9;7.9;9.9;8.2;9.55;16.1;1.69;5047 +90100;48.3065;6.85267;363;20220408;11.5;6.1;8.8;6;8.92;23.2;1.65;5843 +90100;48.3065;6.85267;363;20220409;8.4;.7;4.6;3.7;6.57;.9;1.63;12960 +90100;48.3065;6.85267;363;20220410;11.8;.3;6.1;2.1;5.95;0;2.36;19385 +90100;48.3065;6.85267;363;20220411;17.1;1.9;9.5;3.8;6.55;0;3.47;21769 +90100;48.3065;6.85267;363;20220412;21.5;7;14.3;3.7;7.82;0;4.14;19886 +90100;48.3065;6.85267;363;20220413;21.8;10.3;16;2.2;9.7;0;3.63;19821 +90100;48.3065;6.85267;363;20220414;20.7;9.8;15.3;2.3;11.8;0;3.15;18396 +90100;48.3065;6.85267;363;20220415;20;9.2;14.6;2.4;10.7;0;3.26;18784 +90100;48.3065;6.85267;363;20220416;15.5;6.5;11;5.2;7.57;0;3.65;21654 +90100;48.3065;6.85267;363;20220417;16.9;3.7;10.3;5;5.15;0;4.46;23877 +90100;48.3065;6.85267;363;20220418;18.2;2.3;10.3;2.9;5.72;0;3.91;24414 +90100;48.3065;6.85267;363;20220419;19.1;4.4;11.8;2.2;6.52;0;3.67;22698 +90100;48.3065;6.85267;363;20220420;16.2;5.9;11.1;4.4;6.05;0;4.1;22576 +90100;48.3065;6.85267;363;20220421;17.3;4;10.7;4.4;7.05;0;3.91;23775 +90100;48.3065;6.85267;363;20220422;17.9;5;11.4;3.3;8.67;0;3.42;21842 +90100;48.3065;6.85267;363;20220423;15;8.2;11.6;3.4;9.72;6.8;2.34;11623 +90100;48.3065;6.85267;363;20220424;11.7;7.4;9.5;2.3;10.47;6.7;1.32;7643 +90100;48.3065;6.85267;363;20220425;15.4;7.7;11.5;1.9;10.6;4.1;2.13;13061 +90100;48.3065;6.85267;363;20220426;14;5.6;9.8;2.7;8.92;.5;2.45;16373 +90100;48.3065;6.85267;363;20220427;16.2;3.4;9.8;3.4;8.6;0;3.1;21573 +90100;48.3065;6.85267;363;20220428;19.4;5.9;12.7;3.6;8.25;0;4.26;25605 +90100;48.3065;6.85267;363;20220429;18.5;6.2;12.3;2.3;8.5;.1;3.35;19474 +90100;48.3065;6.85267;363;20220430;16.2;7;11.6;2.6;9.6;0;2.93;18789 +90100;48.3065;6.85267;363;20220501;16.3;4.3;10.3;1.8;8.9;0;2.94;20581 +90100;48.3065;6.85267;363;20220502;19.1;5.1;12.1;2;9.52;0;3.43;22334 +90100;48.3065;6.85267;363;20220503;21.2;7.1;14.1;2;10.35;.3;3.61;21610 +90100;48.3065;6.85267;363;20220504;20.5;7.3;13.9;1.9;11.05;4.9;3.45;21513 +90100;48.3065;6.85267;363;20220505;14.7;9.1;11.9;1.8;11.62;.4;1.83;10786 +90100;48.3065;6.85267;363;20220506;19.5;7.5;13.5;1.8;10.32;.1;2.28;9133 +90100;48.3065;6.85267;363;20220507;21.2;4.3;12.7;1.6;9.75;0;2.31;9300 +90100;48.3065;6.85267;363;20220508;22.5;5;13.7;1.7;10.22;.2;2.61;10666 +90100;48.3065;6.85267;363;20220509;24.2;5.8;15;1.2;11.42;.2;2.48;10600 +90100;48.3065;6.85267;363;20220510;24.4;8.7;16.6;1.7;12.82;0;2.51;8933 +90100;48.3065;6.85267;363;20220511;26.7;12.5;19.6;3.7;12.95;0;4.08;10766 +90100;48.3065;6.85267;363;20220512;22.7;14.9;18.8;2.6;14.59;2.7;2.43;5966 +90100;48.3065;6.85267;363;20220513;22.1;14.5;18.3;1.7;13.09;0;2.53;8766 +90100;48.3065;6.85267;363;20220514;23.3;5.5;14.4;1.2;9.85;0;2.59;11333 +90100;48.3065;6.85267;363;20220515;27.9;6.4;17.2;1.2;12.02;.1;2.8;10800 +90100;48.3065;6.85267;363;20220516;23.2;15.8;19.5;2.4;14.79;3;2.61;7266 +90100;48.3065;6.85267;363;20220517;26.4;10.1;18.2;.9;13.72;0;2.54;10900 +90100;48.3065;6.85267;363;20220518;28.8;10.7;19.8;.9;14.52;0;2.76;11100 +90100;48.3065;6.85267;363;20220519;27.4;12.5;20;2.6;15.65;.4;3.06;8600 +90100;48.3065;6.85267;363;20220520;29;17;23;4.5;14.15;.7;4.85;8700 +90100;48.3065;6.85267;363;20220521;22.8;8.4;15.6;1.2;11.65;.1;2.46;10700 +90100;48.3065;6.85267;363;20220522;24.4;7.4;15.9;1.1;12.05;1.8;2.22;8266 +90100;48.3065;6.85267;363;20220523;23;11.9;17.5;3.3;15.45;4.3;2.26;5833 +90100;48.3065;6.85267;363;20220524;18.5;11.7;15.1;3.4;12.39;.3;2.39;7866 +90100;48.3065;6.85267;363;20220525;20.7;6.5;13.6;1.5;10.65;0;2.3;9500 +90100;48.3065;6.85267;363;20220526;21.1;9.4;15.2;2.1;11.52;0;2.34;7433 +90100;48.3065;6.85267;363;20220527;18;10;14;2;12.25;.1;1.63;4566 +90100;48.3065;6.85267;363;20220528;18.2;7.1;12.6;1.9;9.19;0;2.58;11500 +90100;48.3065;6.85267;363;20220529;16.6;5.5;11;2.1;7.85;.1;2.44;10033 +90100;48.3065;6.85267;363;20220530;19.8;1.2;10.5;1.4;7.42;0;2.58;12066 +90100;48.3065;6.85267;363;20220531;22.7;4;13.3;1.4;8.62;.2;2.6;9766 +90100;48.3065;6.85267;363;20220601;22.5;5.8;14.2;1.3;10.15;0;2.41;9533 +90100;48.3065;6.85267;363;20220602;24.5;9.3;16.9;1.6;10.92;.1;2.8;9400 +90100;48.3065;6.85267;363;20220603;23.4;9.6;16.5;1.4;14.65;2.5;1.86;6266 +90100;48.3065;6.85267;363;20220604;27.6;13.8;20.7;1.8;17.05;10.4;2.9;10100 +90100;48.3065;6.85267;363;20220605;21.3;15.5;18.4;2.7;17.29;4.1;1.91;6100 +90100;48.3065;6.85267;363;20220606;20.8;13.6;17.2;2.6;14.52;.5;2.11;5966 +90100;48.3065;6.85267;363;20220607;20.5;12.4;16.5;2.2;13.89;3.6;2.11;6833 +90100;48.3065;6.85267;363;20220608;20.2;10;15.1;2.5;13.52;6.8;1.84;5466 +90100;48.3065;6.85267;363;20220609;19.7;11.1;15.4;2.8;12.15;.1;2.52;8866 +90100;48.3065;6.85267;363;20220610;24.2;7.2;15.7;1;11.52;0;2.69;12333 +90100;48.3065;6.85267;363;20220611;27.6;9.6;18.6;.9;13.42;0;5.25;30966 +90100;48.3065;6.85267;363;20220612;28.2;11;19.6;1.5;15.29;6.6;5.19;28266 +90100;48.3065;6.85267;363;20220613;22.9;12.4;17.7;1.6;11.89;0;5.25;31133 +90100;48.3065;6.85267;363;20220614;26.8;6.9;16.8;1.3;11.72;0;5.19;30700 +90100;48.3065;6.85267;363;20220615;31;10.1;20.5;1;13.09;0;5.55;30433 +90100;48.3065;6.85267;363;20220616;29.1;13.7;21.4;1.3;13.92;0;5.68;30100 +90100;48.3065;6.85267;363;20220617;30.3;10.9;20.6;.9;13.25;0;5.34;29266 +90100;48.3065;6.85267;363;20220618;36.5;13.9;25.2;1.3;14.25;0;6.14;27866 +90100;48.3065;6.85267;363;20220619;34.1;23.8;28.9;5;15.32;0;9.12;28966 +90100;48.3065;6.85267;363;20220620;26.2;18.4;22.3;2.9;16.25;1;4.71;19133 +90100;48.3065;6.85267;363;20220621;29.1;12.8;21;1.8;15.15;2.1;4.99;23900 +90100;48.3065;6.85267;363;20220622;24;18;21;1.5;18.65;5;2.61;10600 +90100;48.3065;6.85267;363;20220623;29.8;14;21.9;1.2;17.39;8.6;4.62;22900 +90100;48.3065;6.85267;363;20220624;22;15.4;18.7;3.2;16.82;4.1;3.25;15233 +90100;48.3065;6.85267;363;20220625;27;13.4;20.2;2.1;15.75;2.2;5.04;25900 +90100;48.3065;6.85267;363;20220626;19.7;15;17.3;1.6;17.29;35.5;1.99;9400 +90100;48.3065;6.85267;363;20220627;20.4;15.3;17.8;2.1;16.59;.6;2.38;10666 +90100;48.3065;6.85267;363;20220628;24.4;9.3;16.8;1.3;14.52;.2;4.32;25566 +90100;48.3065;6.85267;363;20220629;28;13.8;20.9;1.2;15.42;.1;5.02;26766 +90100;48.3065;6.85267;363;20220630;29.7;12.3;21;1.9;15.22;8.3;5.3;25600 +90100;48.3065;6.85267;363;20220701;21.7;12.3;17;1.9;12.65;.2;4.05;22133 +90100;48.3065;6.85267;363;20220702;28;7.6;17.8;1.1;12.02;0;5.34;31266 +90100;48.3065;6.85267;363;20220703;29.2;12.3;20.7;1.7;13.35;0;5.84;30300 +90100;48.3065;6.85267;363;20220704;26.3;12.1;19.2;1.1;12.72;0;4.79;26466 +90100;48.3065;6.85267;363;20220705;27.4;9.7;18.6;1.5;11.62;0;5.51;30733 +90100;48.3065;6.85267;363;20220706;23.1;9.1;16.1;1.7;11.12;0;4.59;26700 +90100;48.3065;6.85267;363;20220707;21.5;9.3;15.4;2;12.25;0;2.82;12466 +90100;48.3065;6.85267;363;20220708;24.4;9.3;16.9;1.8;11.35;0;5.21;30533 +90100;48.3065;6.85267;363;20220709;26.8;8.2;17.5;1.3;12.02;0;4.9;28066 +90100;48.3065;6.85267;363;20220710;23.4;14.3;18.8;3.2;12.09;0;5.68;29666 +90100;48.3065;6.85267;363;20220711;27;9.6;18.3;2.1;12.65;0;5.53;29966 +90100;48.3065;6.85267;363;20220712;28.9;11.3;20.1;1.5;12.89;0;5.51;29400 +90100;48.3065;6.85267;363;20220713;32.3;10.5;21.4;.9;12.15;0;4.79;24133 +90100;48.3065;6.85267;363;20220714;34.1;13.3;23.7;2.6;12.99;0;6.86;28000 +90100;48.3065;6.85267;363;20220715;26.4;13.1;19.8;2;11.45;0;5.54;28800 +90100;48.3065;6.85267;363;20220716;26.9;8.3;17.6;1.8;10.32;0;5.38;29533 +90100;48.3065;6.85267;363;20220717;30.3;10.4;20.3;1.8;10.25;0;5.87;29300 +90100;48.3065;6.85267;363;20220718;35.3;10.8;23;1.1;10.95;0;5.69;28400 +90100;48.3065;6.85267;363;20220719;37.6;12.8;25.2;1;12.35;0;6;29200 +90100;48.3065;6.85267;363;20220720;30.4;19.2;24.8;1.8;16.69;7.7;4.51;17900 +90100;48.3065;6.85267;363;20220721;27.7;17.1;22.4;2;17.99;0;4.9;23966 +90100;48.3065;6.85267;363;20220722;31.5;12.9;22.2;1.4;15.99;.9;5.06;24933 +90100;48.3065;6.85267;363;20220723;27.6;15.7;21.6;1.5;16.62;0;4.05;19033 +90100;48.3065;6.85267;363;20220724;32.3;13.8;23.1;.9;15.45;0;5.31;27933 +90100;48.3065;6.85267;363;20220725;31.6;15.5;23.5;2.9;16.32;.4;5.66;22433 +90100;48.3065;6.85267;363;20220726;25.1;15.1;20.1;2.3;14.19;0;4.39;20933 +90100;48.3065;6.85267;363;20220727;25.3;11.9;18.6;1.5;12.85;0;4.32;23200 +90100;48.3065;6.85267;363;20220728;28.4;10.6;19.5;1.7;12.42;0;4.69;23300 +90100;48.3065;6.85267;363;20220729;27.9;13.8;20.8;1.6;12.25;0;4.66;22533 +90100;48.3065;6.85267;363;20220730;28.6;11.8;20.2;1.6;12.29;0;4.13;18300 +90100;48.3065;6.85267;363;20220731;31.4;13.2;22.3;1.9;13.22;0;5.48;25433 +90100;48.3065;6.85267;363;20220801;28.3;12.7;20.5;1.3;15.12;.3;4.06;20200 +90100;48.3065;6.85267;363;20220802;30.6;12.7;21.6;1.1;14.72;0;4.9;26166 +90100;48.3065;6.85267;363;20220803;34.8;13;23.9;.8;13.79;0;5.08;26666 +90100;48.3065;6.85267;363;20220804;36.6;15.7;26.1;1.4;14.35;.9;5.51;23666 +90100;48.3065;6.85267;363;20220805;27.4;20.2;23.8;2.7;17.12;.3;4.83;19800 +90100;48.3065;6.85267;363;20220806;26.2;14.6;20.4;3.5;11.95;0;5.8;26733 +90100;48.3065;6.85267;363;20220807;27.5;9.4;18.5;2.2;9.32;0;5.34;27033 +90100;48.3065;6.85267;363;20220808;29.9;8.7;19.3;1.8;10.05;0;5.26;26566 +90100;48.3065;6.85267;363;20220809;30.9;10.7;20.8;1.6;10.45;0;5.23;26200 +90100;48.3065;6.85267;363;20220810;30.5;11.4;20.9;1.9;10.32;0;5.43;25966 +90100;48.3065;6.85267;363;20220811;30.7;10.6;20.6;1.8;10.05;0;5.37;26300 +90100;48.3065;6.85267;363;20220812;30.5;10.6;20.5;1.6;9.92;0;5.14;26100 +90100;48.3065;6.85267;363;20220813;30.6;10.1;20.4;1.5;10.15;0;4.99;26033 +90100;48.3065;6.85267;363;20220814;28.3;10.6;19.4;1.9;12.82;8.1;3.8;15900 +90100;48.3065;6.85267;363;20220815;22.4;15.7;19.1;3;17.52;2.2;3.2;16633 +90100;48.3065;6.85267;363;20220816;29.6;15.2;22.4;1.4;16.45;.8;4.4;22566 +90100;48.3065;6.85267;363;20220817;28.5;16.6;22.5;1.8;17.79;4.3;3.97;18700 +90100;48.3065;6.85267;363;20220818;21.5;16.4;19;1.3;19.15;2.5;1.54;6266 +90100;48.3065;6.85267;363;20220819;25.7;16.3;21;1.7;17.89;11.5;3.35;16633 +90100;48.3065;6.85267;363;20220820;24.7;15.8;20.3;1.4;16.42;1.5;3.24;16766 +90100;48.3065;6.85267;363;20220821;26.4;9.8;18.1;1;13.19;0;3.79;23066 +90100;48.3065;6.85267;363;20220822;28.3;12;20.2;1.1;13.85;0;4.14;23633 +90100;48.3065;6.85267;363;20220823;29.1;12.7;20.9;.9;14.79;0;3.63;20033 +90100;48.3065;6.85267;363;20220824;30.7;12.6;21.7;1.1;13.79;0;4.03;21366 +90100;48.3065;6.85267;363;20220825;31.8;11.7;21.7;.9;14.05;0;4.13;23033 +90100;48.3065;6.85267;363;20220826;25.7;14.3;20;1.5;16.35;.4;3.19;16266 +90100;48.3065;6.85267;363;20220827;25.1;17.1;21.1;1.3;17.75;1.8;2.7;12733 +90100;48.3065;6.85267;363;20220828;26.9;14.1;20.5;1.7;16.49;0;3.51;18066 +90100;48.3065;6.85267;363;20220829;29.6;12.1;20.8;1.2;14.89;0;3.88;21200 +90100;48.3065;6.85267;363;20220830;30.1;12.2;21.2;1.3;15.32;2.5;3.48;16633 +90100;48.3065;6.85267;363;20220831;25.8;15.1;20.4;1.6;16.45;.1;3.68;20900 +90100;48.3065;6.85267;363;20220901;25.7;10.8;18.3;1.1;13.72;0;3.39;20766 +90100;48.3065;6.85267;363;20220902;27.2;9.3;18.2;.9;13.45;2;3.09;18000 +90100;48.3065;6.85267;363;20220903;21.4;14.2;17.8;1.6;16.95;2.3;1.99;10066 +90100;48.3065;6.85267;363;20220904;27.5;11.1;19.3;.7;13.95;0;3.35;21500 +90100;48.3065;6.85267;363;20220905;28.8;10.8;19.8;1.2;15.55;2.3;3.35;18300 +90100;48.3065;6.85267;363;20220906;28.5;15.5;22;2.1;17.15;11.4;3.51;15400 +90100;48.3065;6.85267;363;20220907;23.1;16.6;19.8;2.2;17.25;11.5;2.51;11200 +90100;48.3065;6.85267;363;20220908;21.3;13.3;17.3;3;14.99;3.7;2.7;13900 +90100;48.3065;6.85267;363;20220909;19.4;13.8;16.6;3.8;14.62;10.9;2.4;10900 +90100;48.3065;6.85267;363;20220910;18.3;12.9;15.6;3.9;14.25;4;2.1;9566 +90100;48.3065;6.85267;363;20220911;20.8;12.6;16.7;1.6;13.92;.1;2.66;16800 +90100;48.3065;6.85267;363;20220912;26.5;7.3;16.9;.9;12.59;.1;2.9;19066 +90100;48.3065;6.85267;363;20220913;28;11;19.5;1.6;16.45;9;2.74;13300 +90100;48.3065;6.85267;363;20220914;22.9;17.9;20.4;3.3;20.19;28.9;1.92;7200 +90100;48.3065;6.85267;363;20220915;19.6;15.8;17.7;3;16.55;8.2;1.87;7866 +90100;48.3065;6.85267;363;20220916;15.8;11.4;13.6;1.8;12.82;1.2;1.51;8133 +90100;48.3065;6.85267;363;20220917;13.4;6.8;10.1;2.2;10.29;4;1.41;8400 +90100;48.3065;6.85267;363;20220918;15.4;5.8;10.6;2.4;9.65;0;2.04;14500 +90100;48.3065;6.85267;363;20220919;15.7;6.1;10.9;1.4;9.45;.1;2.01;15633 +90100;48.3065;6.85267;363;20220920;15.7;2.4;9.1;1.1;8.95;0;1.68;13300 +90100;48.3065;6.85267;363;20220921;17.1;2.4;9.8;1.4;8.55;0;2.13;17533 +90100;48.3065;6.85267;363;20220922;19.4;.9;10.1;.9;8.52;0;2.07;17900 +90100;48.3065;6.85267;363;20220923;18.7;4.2;11.4;1.1;10.12;.7;1.77;12766 +90100;48.3065;6.85267;363;20220924;18.1;9.3;13.7;1.6;12.65;2.6;1.49;7833 +90100;48.3065;6.85267;363;20220925;15.1;8.1;11.6;1;11.89;3;1.01;5000 +90100;48.3065;6.85267;363;20220926;14.2;6.9;10.5;3.3;10.95;13.8;1.36;7933 +90100;48.3065;6.85267;363;20220927;11;8.3;9.7;4.7;10.69;22;1.04;4566 +90100;48.3065;6.85267;363;20220928;12.8;8.5;10.6;2.8;10.79;1.1;1.25;6733 +90100;48.3065;6.85267;363;20220929;11.5;5.1;8.3;.7;10.02;1.5;.85;5500 +90100;48.3065;6.85267;363;20220930;15.5;6.8;11.2;.9;10.29;1.1;1.43;11400 +90100;48.3065;6.85267;363;20221001;12.4;6.4;9.4;6;11.55;3.2;.66;2966 +90100;48.3065;6.85267;363;20221002;17.6;12.3;14.9;4.1;14.92;15.4;1.37;6033 +90100;48.3065;6.85267;363;20221003;15.2;9.7;12.5;1.7;11.85;0;1.44;10400 +90100;48.3065;6.85267;363;20221004;19.1;3.4;11.2;.8;10.52;.1;1.58;14466 +90100;48.3065;6.85267;363;20221005;21;7.6;14.3;2.7;12.92;0;2.12;14666 +90100;48.3065;6.85267;363;20221006;16.7;11.7;14.2;1.5;12.75;0;1.33;7400 +90100;48.3065;6.85267;363;20221007;19;6;12.5;.9;11.92;0;1.37;10966 +90100;48.3065;6.85267;363;20221008;16.3;10.9;13.6;1.4;12.29;0;1.39;10066 +90100;48.3065;6.85267;363;20221009;19.4;1.8;10.6;.6;9.52;.1;1.33;13400 +90100;48.3065;6.85267;363;20221010;21.1;6.4;13.8;2.3;12.99;1;1.72;11266 +90100;48.3065;6.85267;363;20221011;16.9;9.5;13.2;1;12.69;.1;1.13;8166 +90100;48.3065;6.85267;363;20221012;16.4;6;11.2;.7;10.65;.1;1.07;8800 +90100;48.3065;6.85267;363;20221013;14.1;5.3;9.7;1.4;11.79;.5;.68;3600 +90100;48.3065;6.85267;363;20221014;15.4;12;13.7;3.6;14.79;22.1;.78;2566 +90100;48.3065;6.85267;363;20221015;16.6;14;15.3;4.6;16.12;2.7;.98;4700 +90100;48.3065;6.85267;363;20221016;22.4;14;18.2;2.2;15.52;0;1.66;6533 +90100;48.3065;6.85267;363;20221017;22.7;13.4;18.1;2.6;14.72;2.9;2;10166 +90100;48.3065;6.85267;363;20221018;22.1;11.7;16.9;2.1;15.19;.2;1.59;9800 +90100;48.3065;6.85267;363;20221019;21.7;9.2;15.5;.8;13.75;.1;1.16;9066 +90100;48.3065;6.85267;363;20221020;18.8;9.9;14.4;1.4;14.52;12.9;.84;2666 +90100;48.3065;6.85267;363;20221021;18;12.6;15.3;3.3;15.05;21.2;1.19;5400 +90100;48.3065;6.85267;363;20221022;20;10.1;15.1;1.9;13.75;.6;1.35;10533 +90100;48.3065;6.85267;363;20221023;21;9.6;15.3;1.8;13.65;2.8;1.25;5666 +90100;48.3065;6.85267;363;20221024;19.4;14.5;16.9;3.1;14.35;5.3;1.66;7133 +90100;48.3065;6.85267;363;20221025;19.1;9.2;14.2;1.6;12.65;1.1;1.19;9633 +90100;48.3065;6.85267;363;20221026;20.8;11.9;16.4;2.2;14.29;.2;1.41;8333 +90100;48.3065;6.85267;363;20221027;23.3;6.8;15.1;.9;12.69;0;1.08;9133 +90100;48.3065;6.85267;363;20221028;23.8;14.1;18.9;1.9;12.62;0;1.82;7566 +90100;48.3065;6.85267;363;20221029;24.9;10.7;17.8;1.2;11.99;0;1.38;8066 +90100;48.3065;6.85267;363;20221030;23;10.4;16.7;1.3;11.22;0;1.35;8200 +90100;48.3065;6.85267;363;20221031;20.8;7.8;14.3;1.4;12.12;6.3;1.1;4833 +90100;48.3065;6.85267;363;20221101;15.4;12.6;14;3.5;12.55;.6;1.28;6600 +90100;48.3065;6.85267;363;20221102;15.9;7.7;11.8;2.5;10.49;.1;1.15;6933 +90100;48.3065;6.85267;363;20221103;15.1;5.1;10.1;2.3;10.09;9.1;.98;3133 +90100;48.3065;6.85267;363;20221104;10.1;7.5;8.8;2.8;10.19;3.8;.67;3500 +90100;48.3065;6.85267;363;20221105;9.5;6.6;8;2;9.19;.2;.65;4166 +90100;48.3065;6.85267;363;20221106;10.5;0;5.2;2;7.92;1.1;.61;4933 +90100;48.3065;6.85267;363;20221107;14;8.6;11.3;3.8;10.42;0;1.19;4833 +90100;48.3065;6.85267;363;20221108;17.2;4;10.6;3;9.95;12;1.19;7166 +90100;48.3065;6.85267;363;20221109;13.6;11.4;12.5;2.7;12.99;5;.73;2133 +90100;48.3065;6.85267;363;20221110;15;5.7;10.4;1;10.42;0;.5;7166 +90100;48.3065;6.85267;363;20221111;11.4;1.8;6.6;.7;8.52;.1;.39;5666 +90100;48.3065;6.85267;363;20221112;10;.1;5;.5;7.92;.1;.34;5100 +90100;48.3065;6.85267;363;20221113;7.5;2.7;5.1;1.3;8.25;0;.37;3700 +90100;48.3065;6.85267;363;20221114;13.1;4.4;8.8;3.8;10.79;.5;.63;1666 +90100;48.3065;6.85267;363;20221115;15;9.6;12.3;2.7;11.99;12.7;.84;3633 +90100;48.3065;6.85267;363;20221116;12.9;9.3;11.1;3.8;10.89;0;.86;5866 +90100;48.3065;6.85267;363;20221117;13.2;9.6;11.4;6;10.45;16.6;1.41;3666 +90100;48.3065;6.85267;363;20221118;9.3;7.5;8.4;3.5;9.95;6;.57;3400 +90100;48.3065;6.85267;363;20221119;7.6;5.9;6.8;2.3;9.12;1.6;.47;2000 +90100;48.3065;6.85267;363;20221120;8.1;5.5;6.8;4.6;8.39;5.1;.69;4800 +90100;48.3065;6.85267;363;20221121;8.5;5;6.7;4.4;8.82;2.7;.59;3200 +90100;48.3065;6.85267;363;20221122;6.7;4.1;5.4;5;8.32;.8;.49;2600 +90100;48.3065;6.85267;363;20221123;10.2;2.2;6.2;3.6;8.09;7.9;.61;5300 +90100;48.3065;6.85267;363;20221124;10.4;6.4;8.4;3.7;9.09;1.6;.76;4100 +90100;48.3065;6.85267;363;20221125;9.9;4.2;7.1;2.1;8.95;3.3;.48;2933 +90100;48.3065;6.85267;363;20221126;6.6;4.5;5.6;.9;8.82;.1;.29;2300 +90100;48.3065;6.85267;363;20221127;10.3;1;5.6;1.5;7.39;0;.52;3133 +90100;48.3065;6.85267;363;20221128;8.3;4.9;6.6;3;8.55;4.3;.65;866 +90100;48.3065;6.85267;363;20221129;7.2;3.3;5.3;1.1;8.95;1.8;.29;1666 +90100;48.3065;6.85267;363;20221130;6.5;5;5.7;2.5;8.85;.1;.37;1366 +90100;48.3065;6.85267;363;20221201;3.5;3.1;3.3;3;6.89;0;.52;1133 +90100;48.3065;6.85267;363;20221202;3;1.8;2.4;1.6;6.85;.1;.39;566 +90100;48.3065;6.85267;363;20221203;3.3;-1.1;1.1;1.9;6.15;0;.24;3300 +90100;48.3065;6.85267;363;20221204;1.8;-1.3;.3;1;6.19;2.3;.27;1200 +90100;48.3065;6.85267;363;20221205;4.4;1.4;2.9;2.5;7.12;.3;.38;1200 +90100;48.3065;6.85267;363;20221206;2.7;2.2;2.4;1.3;7.05;.1;.33;1000 +90100;48.3065;6.85267;363;20221207;4.4;-.5;1.9;.9;6.55;.1;.26;2200 +90100;48.3065;6.85267;363;20221208;3.6;-1.5;1;.6;5.55;0;.19;3133 +90100;48.3065;6.85267;363;20221209;0;-6.2;-3.1;.9;4.72;0;.19;2133 +90100;48.3065;6.85267;363;20221210;-.1;-1.5;-.8;1.4;5.35;.4;.33;900 +90100;48.3065;6.85267;363;20221211;-2.2;-4.9;-3.5;1.4;4.42;0;.13;3100 +90100;48.3065;6.85267;363;20221212;-2.8;-5.9;-4.3;.9;3.89;0;.07;4166 +90100;48.3065;6.85267;363;20221213;-.2;-10.5;-5.3;.7;3.35;0;.08;4333 +90100;48.3065;6.85267;363;20221214;0;-2.8;-1.4;1;5.39;10.6;.27;933 +90100;48.3065;6.85267;363;20221215;-1;-2.3;-1.7;2.2;5.12;0;.22;2233 +90100;48.3065;6.85267;363;20221216;-3.1;-6.4;-4.8;1.6;3.72;0;.04;5833 +90100;48.3065;6.85267;363;20221217;-5.3;-13.3;-9.3;.7;2.52;0;0;7233 +90100;48.3065;6.85267;363;20221218;-1.1;-12.9;-7;1.1;3.75;.9;.01;5000 +90100;48.3065;6.85267;363;20221219;12.2;.7;6.4;4.5;8.55;.2;.74;3233 +90100;48.3065;6.85267;363;20221220;14.6;11;12.8;5.5;9.95;8.8;1.81;2766 +90100;48.3065;6.85267;363;20221221;11.5;10;10.7;6;11.69;4.4;.7;2100 +90100;48.3065;6.85267;363;20221222;10.6;9.6;10.1;7.6;11.29;17.1;.76;1166 +90100;48.3065;6.85267;363;20221223;13.2;9.4;11.3;4.9;12.89;8.1;.53;833 +90100;48.3065;6.85267;363;20221224;11.2;9.2;10.2;3.3;10.79;.4;.61;2633 +90100;48.3065;6.85267;363;20221225;14.9;8;11.4;2.7;10.99;.7;.64;3966 +90100;48.3065;6.85267;363;20221226;10.3;10.1;10.2;4.6;10.29;13.9;1.02;833 +90100;48.3065;6.85267;363;20221227;7.4;.7;4.1;1.9;7.19;0;.29;3533 +90100;48.3065;6.85267;363;20221228;9.8;1.8;5.8;5.5;7.89;.1;.75;3566 +90100;48.3065;6.85267;363;20221229;11.1;8.9;10;6.6;9.49;7;1.36;2000 +90100;48.3065;6.85267;363;20221230;11;4.6;7.8;5;9.85;4;.6;1733 +90100;48.3065;6.85267;363;20221231;15.8;11;13.4;6.7;11.49;0;1.64;3633 +90101;48.31558;7.18933;455;20220101;15.2;6.4;10.8;1.9;9.44;0;.69;4537 +90101;48.31558;7.18933;455;20220102;14;6.6;10.3;4.4;8.09;0;1.59;2580 +90101;48.31558;7.18933;455;20220103;10.4;9.4;9.9;6.9;9.47;7.6;1.13;1391 +90101;48.31558;7.18933;455;20220104;12.6;9.4;11;7;9.34;17.4;1.54;1128 +90101;48.31558;7.18933;455;20220105;1.5;.9;1.2;3.4;5.97;.5;.42;1365 +90101;48.31558;7.18933;455;20220106;2.3;.1;1.2;2.1;5.84;.2;.36;2191 +90101;48.31558;7.18933;455;20220107;1.4;-2.2;-.4;4.5;5.64;1.8;.29;1426 +90101;48.31558;7.18933;455;20220108;3.2;.4;1.8;6.6;6.12;4.7;.5;2305 +90101;48.31558;7.18933;455;20220109;3.9;1.7;2.8;5.7;6.54;2;.44;1741 +90101;48.31558;7.18933;455;20220110;2.9;-.8;1;1.9;5.59;0;.29;2127 +90101;48.31558;7.18933;455;20220111;3.6;-2.5;.5;3.6;5.07;0;.45;4532 +90101;48.31558;7.18933;455;20220112;3;-4.6;-.8;2.8;4.49;0;.38;4854 +90101;48.31558;7.18933;455;20220113;4.3;-4.8;-.2;2.7;4.64;0;.44;5579 +90101;48.31558;7.18933;455;20220114;7.2;-2.8;2.2;2.4;5.47;1.1;.58;5737 +90101;48.31558;7.18933;455;20220115;3.2;-.8;1.2;2.8;5.09;0;.45;3702 +90101;48.31558;7.18933;455;20220116;1.8;-4.6;-1.4;3;5.17;0;.31;3174 +90101;48.31558;7.18933;455;20220117;2.5;-1.6;.4;2.6;6.09;.2;.28;2253 +90101;48.31558;7.18933;455;20220118;5.5;.2;2.8;4;6.19;0;.53;4042 +90101;48.31558;7.18933;455;20220119;3.6;-2.4;.6;4.6;5.57;1.6;.51;2389 +90101;48.31558;7.18933;455;20220120;2.4;.2;1.3;3.5;5.82;.8;.45;1867 +90101;48.31558;7.18933;455;20220121;2.3;-1.9;.2;1.7;5.07;.1;.4;3741 +90101;48.31558;7.18933;455;20220122;2.8;-.3;1.2;1.5;5.87;.1;.32;3054 +90101;48.31558;7.18933;455;20220123;5;-.5;2.3;3.2;5.89;0;.53;3519 +90101;48.31558;7.18933;455;20220124;6.3;-2.2;2;4.5;5.34;0;.58;6164 +90101;48.31558;7.18933;455;20220125;7.4;-2.7;2.4;1.6;5.29;.1;.42;6012 +90101;48.31558;7.18933;455;20220126;-2.1;-3.7;-2.9;1.9;4.79;0;.37;3174 +90101;48.31558;7.18933;455;20220127;.4;-4.7;-2.1;3.3;5.12;1.5;.22;4013 +90101;48.31558;7.18933;455;20220128;3.1;-.2;1.4;2.8;6.19;0;.29;3494 +90101;48.31558;7.18933;455;20220129;4;-.9;1.5;4.9;6.42;1.6;.32;3087 +90101;48.31558;7.18933;455;20220130;5.8;2.7;4.3;3.6;6.87;.1;.62;4148 +90101;48.31558;7.18933;455;20220131;3.7;-.5;1.6;7.3;6.17;2.7;.6;2609 +90101;48.31558;7.18933;455;20220201;2.5;-.2;1.2;6.4;6.39;3.4;.29;2192 +90101;48.31558;7.18933;455;20220202;7.4;2.2;4.8;5.7;9.09;4.5;.1;2527 +90101;48.31558;7.18933;455;20220203;8;4.2;6.1;3;8.29;.1;.66;3091 +90101;48.31558;7.18933;455;20220204;6.3;2.6;4.5;5.7;7.34;1.7;.7;2794 +90101;48.31558;7.18933;455;20220205;5.8;-.9;2.5;4.3;5.97;0;.67;6468 +90101;48.31558;7.18933;455;20220206;5.7;1;3.3;9.6;7.04;15.5;.67;2580 +90101;48.31558;7.18933;455;20220207;5.3;1.2;3.3;5.9;5.54;.1;1.1;5787 +90101;48.31558;7.18933;455;20220208;9.3;-.5;4.4;2.8;6.37;0;.79;6672 +90101;48.31558;7.18933;455;20220209;12.6;.5;6.5;2;6.67;0;.99;8419 +90101;48.31558;7.18933;455;20220210;7.8;3;5.4;4.1;6.8;4.7;1.2;9407 +90101;48.31558;7.18933;455;20220211;6.3;2.1;4.2;3.5;6.03;0;.85;8442 +90101;48.31558;7.18933;455;20220212;6.1;-2.9;1.6;3.5;4.6;0;.95;10300 +90101;48.31558;7.18933;455;20220213;12.4;-2.1;5.2;3;5;0;1.48;11372 +90101;48.31558;7.18933;455;20220214;10.1;1.1;5.6;3.6;6.8;1.2;1.35;2691 +90101;48.31558;7.18933;455;20220215;6.2;3.2;4.7;4.3;6.6;1.6;.9;4150 +90101;48.31558;7.18933;455;20220216;10;3.1;6.5;8.2;9.02;8.8;.67;3494 +90101;48.31558;7.18933;455;20220217;10.7;9.9;10.3;8.2;8.92;1.3;1.67;2661 +90101;48.31558;7.18933;455;20220218;13.1;7.4;10.3;7.4;8.49;2.4;1.91;5066 +90101;48.31558;7.18933;455;20220219;7;3.1;5;6.5;5.49;0;1.54;7687 +90101;48.31558;7.18933;455;20220220;8.1;2.8;5.4;8.4;7.57;4.7;.99;3672 +90101;48.31558;7.18933;455;20220221;5.8;1.9;3.8;8.8;7.07;2.4;.66;3729 +90101;48.31558;7.18933;455;20220222;7;3.3;5.2;5.6;7.79;5.1;.69;4895 +90101;48.31558;7.18933;455;20220223;11.1;4.7;7.9;2.5;7.92;0;1.06;7637 +90101;48.31558;7.18933;455;20220224;10.9;3.2;7.1;5.2;6.94;2.2;1.66;7049 +90101;48.31558;7.18933;455;20220225;5.2;-1;2.1;4.2;5.72;.8;.9;7402 +90101;48.31558;7.18933;455;20220226;5.9;-1.6;2.2;3.9;4.92;0;1.11;10523 +90101;48.31558;7.18933;455;20220227;8.7;-1;3.9;5.9;4.09;0;1.9;11658 +90101;48.31558;7.18933;455;20220228;10.2;-2.5;3.8;4;4.14;0;1.76;12040 +90101;48.31558;7.18933;455;20220301;10.2;-1.5;4.3;3.2;3.99;.1;1.75;11649 +90101;48.31558;7.18933;455;20220302;9.4;-1;4.2;2.1;4.84;.1;1.31;8844 +90101;48.31558;7.18933;455;20220303;12.1;-.3;5.9;2.1;5.02;0;1.62;12553 +90101;48.31558;7.18933;455;20220304;9.6;-1.9;3.8;2.8;3.64;0;1.75;12843 +90101;48.31558;7.18933;455;20220305;7.5;-3.3;2.1;3;3.44;0;1.59;12712 +90101;48.31558;7.18933;455;20220306;6.1;-4.1;1;3.7;3.54;0;1.52;11992 +90101;48.31558;7.18933;455;20220307;5.4;-3.2;1.1;5.2;3.34;0;1.66;12562 +90101;48.31558;7.18933;455;20220308;9.4;-4.2;2.6;5.4;3.27;0;2.12;13821 +90101;48.31558;7.18933;455;20220309;13.3;-1.5;5.9;2.5;4.49;0;2.02;13948 +90101;48.31558;7.18933;455;20220310;14.4;0;7.2;4;4.32;0;2.72;14148 +90101;48.31558;7.18933;455;20220311;14.9;.9;7.9;4.1;4.89;.2;2.59;12400 +90101;48.31558;7.18933;455;20220312;13.7;6.2;10;3.4;6.44;.3;2.22;9895 +90101;48.31558;7.18933;455;20220313;15.1;3;9;3.6;6.94;2.2;2.16;10567 +90101;48.31558;7.18933;455;20220314;13.7;4.7;9.2;3;7.02;1.2;2.01;13316 +90101;48.31558;7.18933;455;20220315;12.6;4.8;8.7;2.9;8.57;.1;1.25;5389 +90101;48.31558;7.18933;455;20220316;14;6.5;10.2;3.6;9.34;0;1.63;9012 +90101;48.31558;7.18933;455;20220317;11;7.1;9;2.8;9.32;1.2;1.07;4600 +90101;48.31558;7.18933;455;20220318;10.9;5.9;8.4;6.8;7.5;0;2.06;8780 +90101;48.31558;7.18933;455;20220319;13.1;3.8;8.5;6.3;5.4;.5;3.13;17581 +90101;48.31558;7.18933;455;20220320;17.3;2.9;10.1;3.5;5.9;.5;2.77;16915 +90101;48.31558;7.18933;455;20220321;16.8;2.4;9.6;2.7;5.9;0;2.68;17447 +90101;48.31558;7.18933;455;20220322;16.2;.9;8.6;1.8;5.43;0;2.47;19289 +90101;48.31558;7.18933;455;20220323;17.5;.7;9.1;1.5;5.5;0;2.46;19741 +90101;48.31558;7.18933;455;20220324;18.6;2;10.3;1.4;5.36;0;2.63;19953 +90101;48.31558;7.18933;455;20220325;18.8;3.1;11;2.2;5.36;0;3.01;19706 +90101;48.31558;7.18933;455;20220326;19.1;4.7;11.9;3.4;5.73;0;3.45;19712 +90101;48.31558;7.18933;455;20220327;19.3;5.9;12.6;2.6;5.66;0;3.28;20200 +90101;48.31558;7.18933;455;20220328;20.4;3.1;11.7;1.8;5.66;0;3.14;20368 +90101;48.31558;7.18933;455;20220329;17.3;5.9;11.6;2.8;6.1;2.7;3.02;13455 +90101;48.31558;7.18933;455;20220330;12;7.4;9.7;2.4;9.33;7.1;1.48;7636 +90101;48.31558;7.18933;455;20220331;9.2;6.1;7.7;3.1;8.76;7.8;1.06;5359 +90101;48.31558;7.18933;455;20220401;2;1.7;1.8;4.7;6;5.2;.61;3527 +90101;48.31558;7.18933;455;20220402;1.2;-1.2;0;3.5;5.13;2.5;.7;6445 +90101;48.31558;7.18933;455;20220403;2.8;-1.5;.6;2.3;4.8;.1;.88;5978 +90101;48.31558;7.18933;455;20220404;7.2;-4.8;1.2;3.8;4.73;.6;1.95;19796 +90101;48.31558;7.18933;455;20220405;10.4;3.8;7.1;4;6.8;.2;1.83;8440 +90101;48.31558;7.18933;455;20220406;13.8;7;10.4;4.5;9.43;.9;1.54;8811 +90101;48.31558;7.18933;455;20220407;12.1;8.1;10.1;9.3;9.16;14.9;1.91;5119 +90101;48.31558;7.18933;455;20220408;12.8;6.4;9.6;9.4;9.4;15.3;2.07;6515 +90101;48.31558;7.18933;455;20220409;7.8;.3;4.1;4.6;6.43;0;1.39;11321 +90101;48.31558;7.18933;455;20220410;10.9;-.9;5;2.6;5.53;0;2.38;20796 +90101;48.31558;7.18933;455;20220411;17.9;.5;9.2;4.3;5.76;0;3.54;21757 +90101;48.31558;7.18933;455;20220412;22.6;4.8;13.7;3.3;7.66;0;4.17;21329 +90101;48.31558;7.18933;455;20220413;22.4;9.2;15.8;2.9;8.63;0;4.14;22202 +90101;48.31558;7.18933;455;20220414;20.7;8.6;14.6;2.8;11.7;.9;3.26;20493 +90101;48.31558;7.18933;455;20220415;20.1;10.1;15.1;2.3;10.9;0;3.26;19814 +90101;48.31558;7.18933;455;20220416;14.9;7.1;11;5.3;7.83;0;3.47;22340 +90101;48.31558;7.18933;455;20220417;16.6;3;9.8;5.8;4.93;0;4.43;25194 +90101;48.31558;7.18933;455;20220418;17.7;2.8;10.3;3.2;5.33;0;3.9;25327 +90101;48.31558;7.18933;455;20220419;18.3;2.7;10.5;2.9;6.23;0;3.78;24119 +90101;48.31558;7.18933;455;20220420;17;5.3;11.1;3.9;6.4;0;3.86;24452 +90101;48.31558;7.18933;455;20220421;17.9;3;10.5;3.7;6.36;0;3.91;24822 +90101;48.31558;7.18933;455;20220422;18;5.1;11.6;2.8;8.33;0;3.22;22866 +90101;48.31558;7.18933;455;20220423;14.4;8.4;11.4;3.9;9.8;5.4;2.04;11190 +90101;48.31558;7.18933;455;20220424;9.2;6;7.6;3.6;9.8;5.8;.96;6527 +90101;48.31558;7.18933;455;20220425;14.4;7.3;10.8;2.7;10.7;6.7;1.48;8294 +90101;48.31558;7.18933;455;20220426;12.9;6.7;9.8;2.8;8.43;.7;2.5;16495 +90101;48.31558;7.18933;455;20220427;15.7;4.1;9.9;3.6;8.33;0;2.92;21416 +90101;48.31558;7.18933;455;20220428;19.5;6.2;12.8;4.2;8.1;0;4.18;26886 +90101;48.31558;7.18933;455;20220429;18.5;6.1;12.3;3.1;8.06;.3;3.68;22338 +90101;48.31558;7.18933;455;20220430;15.7;7.9;11.8;2.5;9.8;1.5;2.8;19444 +90101;48.31558;7.18933;455;20220501;16.5;2.8;9.6;1.9;8.96;0;2.99;22729 +90101;48.31558;7.18933;455;20220502;18.8;4.6;11.7;1.8;9.16;0;3.41;24819 +90101;48.31558;7.18933;455;20220503;19.7;6.2;12.9;1.4;9.73;.1;3.6;23952 +90101;48.31558;7.18933;455;20220504;19.4;5.6;12.5;2;10.46;4.5;3.11;19147 +90101;48.31558;7.18933;455;20220505;12;8.4;10.2;2.8;11.56;1.2;1.13;6385 +90101;48.31558;7.18933;455;20220506;18.1;8.5;13.3;2;10.27;.1;2.28;11483 +90101;48.31558;7.18933;455;20220507;20.8;6.8;13.8;2.2;9.54;0;3.07;15962 +90101;48.31558;7.18933;455;20220508;21;8.8;14.9;2.9;10.24;.1;3.1;13043 +90101;48.31558;7.18933;455;20220509;23.4;8.1;15.8;2.2;11.44;.1;3.27;16401 +90101;48.31558;7.18933;455;20220510;23.9;11;17.4;2.3;12.19;0;3.59;16471 +90101;48.31558;7.18933;455;20220511;26;13.7;19.8;4;12.29;0;4.89;17076 +90101;48.31558;7.18933;455;20220512;22.5;15;18.7;3.8;12.99;1.9;3.61;14083 +90101;48.31558;7.18933;455;20220513;20.6;13.9;17.3;2.5;12.64;.1;2.71;11874 +90101;48.31558;7.18933;455;20220514;23.1;8.5;15.8;1.5;10.12;0;3.61;19817 +90101;48.31558;7.18933;455;20220515;27;10.5;18.7;3;11.14;.8;4.62;19699 +90101;48.31558;7.18933;455;20220516;22.2;15.8;19;3.8;13.59;1.8;3.47;12170 +90101;48.31558;7.18933;455;20220517;26;11.6;18.8;2.3;13.12;0;3.94;19087 +90101;48.31558;7.18933;455;20220518;28.7;12.9;20.8;3.6;13.12;0;4.88;19839 +90101;48.31558;7.18933;455;20220519;28;15.3;21.6;3.8;14.24;0;4.92;16294 +90101;48.31558;7.18933;455;20220520;29.7;17.8;23.8;4.5;13.97;.3;5.72;16368 +90101;48.31558;7.18933;455;20220521;22.5;10.1;16.3;2.6;11.77;0;3.51;19196 +90101;48.31558;7.18933;455;20220522;24.7;9.7;17.2;2.8;11.14;1.1;3.88;16853 +90101;48.31558;7.18933;455;20220523;23.4;12.8;18.1;4.5;14.22;3;3.6;13394 +90101;48.31558;7.18933;455;20220524;18.3;12.2;15.3;4.3;11.72;0;2.5;11627 +90101;48.31558;7.18933;455;20220525;20.6;8.6;14.6;2.7;10.02;0;3.42;19008 +90101;48.31558;7.18933;455;20220526;20;10.2;15.1;3.5;10.84;0;3.38;16259 +90101;48.31558;7.18933;455;20220527;18;10.4;14.2;3.8;11.92;0;2.61;12514 +90101;48.31558;7.18933;455;20220528;17.8;7.9;12.9;2.2;8.92;0;3.09;17954 +90101;48.31558;7.18933;455;20220529;16.5;6.6;11.6;2.9;7.57;.3;3.16;18050 +90101;48.31558;7.18933;455;20220530;19.1;3.1;11.1;2.1;7.39;0;3.45;21026 +90101;48.31558;7.18933;455;20220531;21.8;7;14.4;3;8.32;.2;3.77;17096 +90101;48.31558;7.18933;455;20220601;21.3;9.2;15.3;2;9.69;0;3.19;14419 +90101;48.31558;7.18933;455;20220602;22.9;10.5;16.7;2.7;10.97;.2;3.68;17466 +90101;48.31558;7.18933;455;20220603;24.2;12.7;18.4;2.6;14.34;3.1;3.2;14810 +90101;48.31558;7.18933;455;20220604;27.6;14.6;21.1;3.1;16.22;11;4.12;18881 +90101;48.31558;7.18933;455;20220605;21.7;15.9;18.8;4.3;17.04;2.8;2.52;10785 +90101;48.31558;7.18933;455;20220606;20.7;13.1;16.9;3.3;14.12;.6;2.99;14108 +90101;48.31558;7.18933;455;20220607;19.8;12.8;16.3;3.1;13.44;4.4;2.52;12232 +90101;48.31558;7.18933;455;20220608;20.7;11.2;16;3;12.54;8;2.99;13433 +90101;48.31558;7.18933;455;20220609;18.5;11.4;15;3.9;11.97;.4;2.84;14172 +90101;48.31558;7.18933;455;20220610;24;8.7;16.4;1.7;11.04;0;3.89;21256 +90101;48.31558;7.18933;455;20220611;26.7;11.7;19.2;1.6;12.57;0;5.12;27957 +90101;48.31558;7.18933;455;20220612;27.8;13.8;20.8;2.3;13.84;7.7;5.41;26121 +90101;48.31558;7.18933;455;20220613;22.4;13.1;17.7;2.8;11.57;0;4.66;25454 +90101;48.31558;7.18933;455;20220614;26.6;9.3;18;2.6;10.52;0;5.57;29114 +90101;48.31558;7.18933;455;20220615;30.6;13.3;22;2.1;11.89;0;5.99;28773 +90101;48.31558;7.18933;455;20220616;28.6;16.8;22.7;2.5;12.94;0;5.68;25744 +90101;48.31558;7.18933;455;20220617;29.6;13.6;21.6;1.8;11.47;0;5.78;28053 +90101;48.31558;7.18933;455;20220618;35.2;16.7;25.9;3.2;12.94;0;7.26;28029 +90101;48.31558;7.18933;455;20220619;33.8;22.4;28.1;4.1;14.74;.1;7.88;25008 +90101;48.31558;7.18933;455;20220620;26.7;18.2;22.5;3.8;15.37;.5;5.03;20493 +90101;48.31558;7.18933;455;20220621;28.7;13.6;21.1;3.1;14.94;2.8;5.34;25046 +90101;48.31558;7.18933;455;20220622;22.8;18.1;20.4;2.4;17.44;4.5;2.74;11619 +90101;48.31558;7.18933;455;20220623;29.4;15.3;22.3;2.1;16.57;13.2;5.06;24805 +90101;48.31558;7.18933;455;20220624;22.4;15.3;18.8;3.2;15.94;4.3;3.26;15346 +90101;48.31558;7.18933;455;20220625;26.5;13.2;19.8;2.7;14.82;3.2;5;25692 +90101;48.31558;7.18933;455;20220626;22.7;14.4;18.6;2.8;16.59;38;3.07;17169 +90101;48.31558;7.18933;455;20220627;20.7;15.3;18;2.8;16.09;1.3;2.69;14146 +90101;48.31558;7.18933;455;20220628;22.5;11.9;17.2;1.7;14.49;.1;3.66;20905 +90101;48.31558;7.18933;455;20220629;27;15.4;21.2;1.5;15.04;0;4.76;24314 +90101;48.31558;7.18933;455;20220630;29.2;14.9;22;3;15.04;4.7;5.57;24081 +90101;48.31558;7.18933;455;20220701;20.9;11.8;16.3;2.7;12.39;.2;3.65;20267 +90101;48.31558;7.18933;455;20220702;27;10.6;18.8;2.4;12.09;0;5.28;28737 +90101;48.31558;7.18933;455;20220703;28.2;14.5;21.4;2.8;12.82;0;5.89;26831 +90101;48.31558;7.18933;455;20220704;25.2;14.4;19.8;1.6;13.29;0;4.28;22652 +90101;48.31558;7.18933;455;20220705;26.1;12.7;19.4;2.1;11.54;0;5.24;27329 +90101;48.31558;7.18933;455;20220706;22.3;10.8;16.6;2.1;10.72;0;4.4;24020 +90101;48.31558;7.18933;455;20220707;20.1;10.5;15.3;2.7;11.69;0;3.34;16322 +90101;48.31558;7.18933;455;20220708;23.4;10.2;16.8;2.2;11.44;0;4.73;27545 +90101;48.31558;7.18933;455;20220709;25.6;11.1;18.4;2.2;11.92;0;5;26228 +90101;48.31558;7.18933;455;20220710;22.6;13.6;18.1;3.3;12.02;0;4.73;24429 +90101;48.31558;7.18933;455;20220711;26.4;10.4;18.4;2.8;12.42;0;5.1;27137 +90101;48.31558;7.18933;455;20220712;27.6;12.7;20.2;2.9;12.92;0;5.52;27210 +90101;48.31558;7.18933;455;20220713;30.9;14.1;22.5;2.4;11.54;0;5.98;25664 +90101;48.31558;7.18933;455;20220714;32.5;17.6;25;3;12.07;0;6.87;25940 +90101;48.31558;7.18933;455;20220715;25.7;14.2;20;2.4;11.24;0;5.12;25425 +90101;48.31558;7.18933;455;20220716;26.1;11.5;18.8;2.3;10.17;0;5.36;27003 +90101;48.31558;7.18933;455;20220717;29.5;11.9;20.7;2.4;10.12;0;6;28222 +90101;48.31558;7.18933;455;20220718;33.7;15.1;24.4;2.4;10.02;0;6.62;27727 +90101;48.31558;7.18933;455;20220719;35.9;17.7;26.8;3.4;10.74;0;7.75;27365 +90101;48.31558;7.18933;455;20220720;30.4;20.3;25.4;2.8;15.24;11.4;5.36;18173 +90101;48.31558;7.18933;455;20220721;26.9;16.6;21.7;2.8;17.02;0;4.64;22409 +90101;48.31558;7.18933;455;20220722;31;15.2;23.1;2.1;15.37;.9;5.47;25765 +90101;48.31558;7.18933;455;20220723;27.1;17.2;22.2;2.7;15.89;.1;4.41;19703 +90101;48.31558;7.18933;455;20220724;31.2;15.6;23.4;1.5;15.34;0;5.34;26391 +90101;48.31558;7.18933;455;20220725;31.9;18.4;25.1;3.9;15.14;.1;6.43;21632 +90101;48.31558;7.18933;455;20220726;24.7;16.4;20.6;3.5;13.77;0;4.47;20314 +90101;48.31558;7.18933;455;20220727;25.2;13.5;19.3;1.9;12.42;0;4.28;22050 +90101;48.31558;7.18933;455;20220728;28.2;12.6;20.4;2.2;12.22;0;4.76;22766 +90101;48.31558;7.18933;455;20220729;26.4;15.2;20.8;2.3;12.19;0;4.61;19629 +90101;48.31558;7.18933;455;20220730;27.3;13.5;20.4;2.3;11.97;0;4.75;21408 +90101;48.31558;7.18933;455;20220731;30.3;15.3;22.8;2.6;12.47;0;5.65;24097 +90101;48.31558;7.18933;455;20220801;28.3;15;21.7;2.3;14.82;.4;4.56;20851 +90101;48.31558;7.18933;455;20220802;29.8;14.3;22;1.5;14.87;0;4.76;24750 +90101;48.31558;7.18933;455;20220803;34.1;16.5;25.3;1.5;13.84;0;5.45;25650 +90101;48.31558;7.18933;455;20220804;36.1;19.2;27.7;2.2;13.79;.7;6.2;23895 +90101;48.31558;7.18933;455;20220805;29;19.5;24.3;2.9;16.64;.7;4.66;18576 +90101;48.31558;7.18933;455;20220806;25;15.8;20.4;3.2;12.32;0;4.26;18609 +90101;48.31558;7.18933;455;20220807;27.7;11.4;19.5;2.9;10.24;0;5.12;24171 +90101;48.31558;7.18933;455;20220808;29.7;12.3;21;2.9;10.12;0;5.64;24779 +90101;48.31558;7.18933;455;20220809;30.4;14;22.2;3.8;10.27;0;6.15;24361 +90101;48.31558;7.18933;455;20220810;30;15.6;22.8;4.6;9.94;0;6.58;23926 +90101;48.31558;7.18933;455;20220811;30.4;14.7;22.6;4.2;9.82;0;6.35;23444 +90101;48.31558;7.18933;455;20220812;29.8;15.6;22.7;4.6;9.64;0;6.4;23662 +90101;48.31558;7.18933;455;20220813;29.9;14.6;22.3;4.5;9.87;0;6.3;23973 +90101;48.31558;7.18933;455;20220814;29.2;15;22.1;4;11.97;5.4;5.39;18644 +90101;48.31558;7.18933;455;20220815;23.7;15.2;19.4;3;16.29;2.7;3.39;16761 +90101;48.31558;7.18933;455;20220816;29;15.5;22.2;1.8;15.39;2.3;4.44;22240 +90101;48.31558;7.18933;455;20220817;28.4;16.7;22.5;2.7;16.32;6.8;4.06;17716 +90101;48.31558;7.18933;455;20220818;21;16.1;18.5;2;18.19;2.9;2.05;10113 +90101;48.31558;7.18933;455;20220819;23.8;16.5;20.2;3;17.27;6.2;2.92;12821 +90101;48.31558;7.18933;455;20220820;23.6;15.5;19.6;2.4;16.07;.5;3.24;15789 +90101;48.31558;7.18933;455;20220821;25.8;12.2;19;1.3;12.69;0;3.76;21221 +90101;48.31558;7.18933;455;20220822;27.6;13.4;20.5;1.9;12.39;0;4.26;21390 +90101;48.31558;7.18933;455;20220823;28.6;14;21.3;2.4;13.04;0;4.45;20739 +90101;48.31558;7.18933;455;20220824;30.2;14.7;22.4;3.2;12.24;0;5.19;20645 +90101;48.31558;7.18933;455;20220825;30.8;15;22.9;2.9;14.17;0;4.89;21465 +90101;48.31558;7.18933;455;20220826;26;16.2;21.1;2.7;15.82;4.6;3.54;15248 +90101;48.31558;7.18933;455;20220827;23.9;16.2;20;1.4;17.69;1.1;2.56;13394 +90101;48.31558;7.18933;455;20220828;26.3;14.3;20.3;2.5;15.94;0;3.43;17204 +90101;48.31558;7.18933;455;20220829;28.4;14.1;21.2;3.1;13.94;0;4.39;19807 +90101;48.31558;7.18933;455;20220830;29;15.3;22.1;3.1;14.89;2.9;4.24;17608 +90101;48.31558;7.18933;455;20220831;23.5;14.7;19.1;2.7;15.89;.1;2.89;14989 +90101;48.31558;7.18933;455;20220901;24.3;12.6;18.4;3.9;13.32;0;3.53;18407 +90101;48.31558;7.18933;455;20220902;25.2;11.8;18.5;3.4;12.37;1.3;3.71;17428 +90101;48.31558;7.18933;455;20220903;22.3;14.3;18.3;2.1;15.54;3.2;2.33;11380 +90101;48.31558;7.18933;455;20220904;26.2;13.3;19.8;1.8;14.24;0;3.48;19176 +90101;48.31558;7.18933;455;20220905;27.2;14.2;20.7;2.5;14.87;3.5;3.67;15945 +90101;48.31558;7.18933;455;20220906;27.1;16.7;21.9;2.8;16.49;0;3.41;13458 +90101;48.31558;7.18933;455;20220907;24.2;17;20.6;2.7;16.67;10.4;2.61;11258 +90101;48.31558;7.18933;455;20220908;20.3;13.5;16.9;4.1;14.32;.2;2.56;13430 +90101;48.31558;7.18933;455;20220909;18.8;13.2;16;4.8;13.59;10.5;2.5;10898 +90101;48.31558;7.18933;455;20220910;17.4;12.6;15;4.6;13.74;3.6;1.73;8282 +90101;48.31558;7.18933;455;20220911;21;12.6;16.8;2.7;13.69;.1;2.5;13903 +90101;48.31558;7.18933;455;20220912;25.2;10;17.6;3;12.69;0;3.39;17664 +90101;48.31558;7.18933;455;20220913;27.6;13.6;20.6;2.3;14.99;9.8;3.38;14205 +90101;48.31558;7.18933;455;20220914;22.7;18.2;20.4;3.8;18.82;21;2.2;8145 +90101;48.31558;7.18933;455;20220915;18.3;15.4;16.9;3.7;15.67;7;1.61;5928 +90101;48.31558;7.18933;455;20220916;14;11.7;12.9;3.4;12.17;.5;1.61;7398 +90101;48.31558;7.18933;455;20220917;12;7.2;9.6;4.2;9.77;2.3;1.5;10509 +90101;48.31558;7.18933;455;20220918;14.4;7.2;10.8;4.6;9.17;0;2.1;12902 +90101;48.31558;7.18933;455;20220919;15.5;6;10.7;2.8;8.97;.1;2.13;14945 +90101;48.31558;7.18933;455;20220920;15;4.3;9.7;1.6;8.84;.1;1.78;13327 +90101;48.31558;7.18933;455;20220921;16.7;4.5;10.6;2.7;8.64;0;2.17;14961 +90101;48.31558;7.18933;455;20220922;18;4;11;2.9;8.22;0;2.48;16041 +90101;48.31558;7.18933;455;20220923;18.4;6.7;12.6;2.1;9.77;.4;2.04;12630 +90101;48.31558;7.18933;455;20220924;17.3;11.3;14.3;2.1;11.89;2.6;1.47;7242 +90101;48.31558;7.18933;455;20220925;14;9.1;11.5;1.6;12.07;2.2;1.04;6513 +90101;48.31558;7.18933;455;20220926;13.4;7.9;10.6;4.2;10.54;9.6;1.36;8296 +90101;48.31558;7.18933;455;20220927;10.4;7.7;9.1;6.2;10.09;18.1;.9;5085 +90101;48.31558;7.18933;455;20220928;11.3;8.1;9.7;4.2;10.24;.4;1.11;6360 +90101;48.31558;7.18933;455;20220929;11.2;6;8.6;1.3;9.72;1.3;.97;7167 +90101;48.31558;7.18933;455;20220930;14.6;6.3;10.5;1.6;9.97;1;1.36;10754 +90101;48.31558;7.18933;455;20221001;13;6.8;9.9;6.3;11.04;2.2;1.11;4924 +90101;48.31558;7.18933;455;20221002;17.5;11.8;14.6;5.2;14.07;19.5;1.35;6807 +90101;48.31558;7.18933;455;20221003;15.7;9.1;12.4;2;11.27;0;1.31;9743 +90101;48.31558;7.18933;455;20221004;18.8;5.9;12.3;2.8;10.92;.1;1.8;13059 +90101;48.31558;7.18933;455;20221005;21.6;9.1;15.3;2.9;12.29;0;2.25;13358 +90101;48.31558;7.18933;455;20221006;16.6;11.9;14.2;2.5;12.07;0;1.54;7311 +90101;48.31558;7.18933;455;20221007;19;7.9;13.4;2;11.99;0;1.45;11039 +90101;48.31558;7.18933;455;20221008;16.1;11.3;13.7;2.7;12.27;.1;1.31;7101 +90101;48.31558;7.18933;455;20221009;17.2;5.2;11.2;3.3;9.82;.1;1.57;11830 +90101;48.31558;7.18933;455;20221010;20.8;9.2;15;2.7;12.89;.7;1.77;11205 +90101;48.31558;7.18933;455;20221011;15.9;9.9;12.9;1.8;12.52;.1;1.22;8491 +90101;48.31558;7.18933;455;20221012;16.7;7.5;12.1;1.7;11.32;.1;1.07;8841 +90101;48.31558;7.18933;455;20221013;15.5;8.3;11.9;2.2;12.17;.8;.89;5717 +90101;48.31558;7.18933;455;20221014;15.3;11.5;13.4;3.5;13.82;20.6;.84;3875 +90101;48.31558;7.18933;455;20221015;16.9;13.2;15;5.1;15.32;3.9;.96;4292 +90101;48.31558;7.18933;455;20221016;22.3;14;18.2;2.6;14.49;0;1.84;8347 +90101;48.31558;7.18933;455;20221017;22.5;14.6;18.5;2.8;13.94;0;2.14;8784 +90101;48.31558;7.18933;455;20221018;21.3;14.2;17.8;2.4;14.92;.3;1.61;8173 +90101;48.31558;7.18933;455;20221019;18.2;10.8;14.5;4.4;14.04;0;1.34;8413 +90101;48.31558;7.18933;455;20221020;19.1;11.2;15.2;4.2;13.67;17.7;1.46;4178 +90101;48.31558;7.18933;455;20221021;16.3;13.8;15;3.9;14.49;24.8;1.18;4113 +90101;48.31558;7.18933;455;20221022;20;11.2;15.6;3.3;13.29;.5;1.54;9409 +90101;48.31558;7.18933;455;20221023;22.7;11.5;17.1;4.6;12.74;1.8;2.58;6872 +90101;48.31558;7.18933;455;20221024;18.3;15.1;16.7;4.6;13.32;4.6;2.02;4073 +90101;48.31558;7.18933;455;20221025;18.6;10.2;14.4;3.2;12.27;1;1.45;8164 +90101;48.31558;7.18933;455;20221026;20.7;12.2;16.4;3.4;13.64;.1;1.69;7663 +90101;48.31558;7.18933;455;20221027;24.2;10.3;17.2;3.2;12.62;0;2.14;8679 +90101;48.31558;7.18933;455;20221028;25.4;16.4;20.9;2.7;11.39;0;2.59;7155 +90101;48.31558;7.18933;455;20221029;25.8;15.2;20.5;2;11.12;0;2.2;7705 +90101;48.31558;7.18933;455;20221030;23.6;14.7;19.1;2.3;10.24;0;2.29;7038 +90101;48.31558;7.18933;455;20221031;20.3;11.8;16;1.9;11.54;2.2;1.47;5780 +90101;48.31558;7.18933;455;20221101;15.6;12.7;14.1;4.4;11.97;.5;1.39;3458 +90101;48.31558;7.18933;455;20221102;14.8;8.6;11.7;3.5;10.24;.1;1.18;5523 +90101;48.31558;7.18933;455;20221103;16;6.7;11.4;3.8;9.77;8.5;1.34;4470 +90101;48.31558;7.18933;455;20221104;10.3;6.8;8.5;4;9.49;4.6;.72;3370 +90101;48.31558;7.18933;455;20221105;8.4;6.3;7.3;3.1;8.89;.2;.54;3287 +90101;48.31558;7.18933;455;20221106;10.4;1.5;6;3.8;7.57;1;.98;5451 +90101;48.31558;7.18933;455;20221107;14.3;8.6;11.5;4.9;10.09;0;1.23;5646 +90101;48.31558;7.18933;455;20221108;17.8;7.2;12.5;4.3;9.32;9.2;1.94;5771 +90101;48.31558;7.18933;455;20221109;13.7;10.4;12;3.7;12.34;5.9;.8;2262 +90101;48.31558;7.18933;455;20221110;14;7.4;10.7;2.6;10.27;0;.67;5895 +90101;48.31558;7.18933;455;20221111;12.6;4.3;8.4;2.3;8.44;.1;.66;5393 +90101;48.31558;7.18933;455;20221112;11.5;3.7;7.6;2;8.07;.1;.75;4440 +90101;48.31558;7.18933;455;20221113;9.6;3;6.3;3;8.07;0;.49;4348 +90101;48.31558;7.18933;455;20221114;13.4;2.3;7.8;3.9;9.44;.2;.76;3487 +90101;48.31558;7.18933;455;20221115;14.2;9;11.6;3.8;10.79;12;1.09;2654 +90101;48.31558;7.18933;455;20221116;12.5;8.9;10.7;4.2;10.39;0;.87;4158 +90101;48.31558;7.18933;455;20221117;12.7;7.9;10.3;6.2;9.82;17.3;1.29;3170 +90101;48.31558;7.18933;455;20221118;8.3;6.9;7.6;4.7;9.49;3.8;.46;2782 +90101;48.31558;7.18933;455;20221119;7.1;5.2;6.2;3.5;8.72;.6;.45;2007 +90101;48.31558;7.18933;455;20221120;7;4.5;5.8;5.3;7.97;4.1;.62;2858 +90101;48.31558;7.18933;455;20221121;8.2;4;6.1;5.4;8.19;2.3;.52;3288 +90101;48.31558;7.18933;455;20221122;6.6;4.3;5.5;5.3;7.74;.3;.61;2521 +90101;48.31558;7.18933;455;20221123;9.8;3.1;6.5;4.4;7.74;4.5;.78;4800 +90101;48.31558;7.18933;455;20221124;9.9;6.1;8;4.7;8.44;2;.82;3530 +90101;48.31558;7.18933;455;20221125;9.1;4.6;6.9;3.1;8.24;1.7;.75;2312 +90101;48.31558;7.18933;455;20221126;8.1;4.3;6.2;2.2;8.32;0;.38;3496 +90101;48.31558;7.18933;455;20221127;9.7;.4;5;3.6;6.49;0;.99;3685 +90101;48.31558;7.18933;455;20221128;8.6;5.8;7.2;3.1;7.82;3.6;.89;1604 +90101;48.31558;7.18933;455;20221129;6.9;4.7;5.8;2.1;8.84;2.1;.31;2142 +90101;48.31558;7.18933;455;20221130;6.4;4.4;5.4;2.4;8.29;.2;.34;1534 +90101;48.31558;7.18933;455;20221201;2.7;2.4;2.5;3;6.44;0;.43;738 +90101;48.31558;7.18933;455;20221202;2.6;1.4;2;2.1;6.54;.1;.33;977 +90101;48.31558;7.18933;455;20221203;2.9;-1.7;.6;4;5.92;0;.38;2755 +90101;48.31558;7.18933;455;20221204;1.5;-.9;.3;2.8;5.99;1.9;.26;1275 +90101;48.31558;7.18933;455;20221205;4.3;.8;2.6;2.4;6.84;.1;.23;2375 +90101;48.31558;7.18933;455;20221206;3.5;.8;2.1;1.8;6.62;0;.28;2249 +90101;48.31558;7.18933;455;20221207;3.4;.1;1.7;1.6;6.17;0;.21;2582 +90101;48.31558;7.18933;455;20221208;2.7;-2.2;.3;1.8;5.39;0;.27;3302 +90101;48.31558;7.18933;455;20221209;.4;-4.1;-1.9;2.7;4.99;0;.24;2402 +90101;48.31558;7.18933;455;20221210;-.7;-1.4;-1.1;2.2;5.24;.1;.29;765 +90101;48.31558;7.18933;455;20221211;0;-5.5;-2.7;2.1;4.27;0;.21;2775 +90101;48.31558;7.18933;455;20221212;-2.3;-7.6;-5;3.7;3.64;0;.32;2787 +90101;48.31558;7.18933;455;20221213;-2.2;-9.6;-5.9;4.3;3.24;.1;.42;3203 +90101;48.31558;7.18933;455;20221214;.5;-3.8;-1.7;2.6;5.69;6.9;.18;1471 +90101;48.31558;7.18933;455;20221215;-.1;-1.5;-.8;2.3;5.12;0;.25;1912 +90101;48.31558;7.18933;455;20221216;-2.2;-4.9;-3.5;2.3;3.84;0;.21;3167 +90101;48.31558;7.18933;455;20221217;-3.6;-9.8;-6.7;2.8;3.17;0;.2;5043 +90101;48.31558;7.18933;455;20221218;1.1;-10.8;-4.8;4.5;3.87;4;.44;4309 +90101;48.31558;7.18933;455;20221219;10;1;5.5;3.7;7.24;.8;.77;3941 +90101;48.31558;7.18933;455;20221220;13.8;8.5;11.1;5;9.04;6.2;1.61;2457 +90101;48.31558;7.18933;455;20221221;11.5;8.8;10.1;5.8;10.89;4.1;.71;953 +90101;48.31558;7.18933;455;20221222;10.6;9.3;9.9;8.4;10.49;23.1;.88;1231 +90101;48.31558;7.18933;455;20221223;13;8.5;10.8;7.1;12.39;7.7;.39;1312 +90101;48.31558;7.18933;455;20221224;10.8;9.2;10;4.9;10.34;.3;.67;1590 +90101;48.31558;7.18933;455;20221225;14.8;7.8;11.3;3.3;10.29;1.4;.78;3584 +90101;48.31558;7.18933;455;20221226;12;9.6;10.8;5.9;9.74;6.5;1.44;325 +90101;48.31558;7.18933;455;20221227;6.7;2.2;4.5;3.5;6.99;0;.46;2755 +90101;48.31558;7.18933;455;20221228;10.5;2;6.2;5.6;7.34;.1;1.02;3720 +90101;48.31558;7.18933;455;20221229;11.7;8.1;9.9;7.3;8.79;7.5;1.66;1544 +90101;48.31558;7.18933;455;20221230;12.1;4;8;5.7;9.14;3.7;.71;2697 +90101;48.31558;7.18933;455;20221231;17.3;11.8;14.6;7;11.04;0;1.89;3271 +90102;48.32363;7.5261;164;20220101;13.2;3;8.1;1.1;8.3;0;.37;3679 +90102;48.32363;7.5261;164;20220102;13;2.5;7.7;2.3;8.3;0;.61;3771 +90102;48.32363;7.5261;164;20220103;13.2;7;10.1;3;9.3;3.3;.9;2758 +90102;48.32363;7.5261;164;20220104;14.8;9.8;12.3;4.7;9.6;12.4;1.62;2427 +90102;48.32363;7.5261;164;20220105;4.7;4.5;4.6;2.9;6.1;.6;.95;0 +90102;48.32363;7.5261;164;20220106;5.3;2.1;3.7;1.6;6.2;.3;.51;1841 +90102;48.32363;7.5261;164;20220107;3.8;-1.1;1.3;2.5;6.1;1.5;.31;2473 +90102;48.32363;7.5261;164;20220108;5.3;1.8;3.5;4.4;6.6;3.4;.61;2005 +90102;48.32363;7.5261;164;20220109;6.6;4.6;5.6;4.8;6.9;2.2;.99;1363 +90102;48.32363;7.5261;164;20220110;5.6;1.4;3.5;1;6.5;0;.35;2321 +90102;48.32363;7.5261;164;20220111;4.6;-1.8;1.4;1.5;5.9;0;.29;3069 +90102;48.32363;7.5261;164;20220112;3.2;-3.3;-.1;1.2;4.9;0;.31;3139 +90102;48.32363;7.5261;164;20220113;2.3;-4;-.9;1.2;5.1;0;.24;3121 +90102;48.32363;7.5261;164;20220114;1.8;-3.7;-1;1;5.2;.6;.22;2910 +90102;48.32363;7.5261;164;20220115;-1.4;-2.8;-2.1;1.3;5.2;0;.22;1141 +90102;48.32363;7.5261;164;20220116;2.5;-2.2;.1;2.1;5.6;0;.3;2717 +90102;48.32363;7.5261;164;20220117;6.2;.5;3.3;1.6;6.2;.2;.46;3109 +90102;48.32363;7.5261;164;20220118;6.8;1.3;4;1.3;6.8;0;.4;3089 +90102;48.32363;7.5261;164;20220119;5.4;-3.2;1.1;1.3;5.8;.5;.29;4100 +90102;48.32363;7.5261;164;20220120;5.5;2.4;3.9;1.9;6.2;.7;.6;2218 +90102;48.32363;7.5261;164;20220121;4.8;-1.2;1.8;1.1;5.5;0;.38;3416 +90102;48.32363;7.5261;164;20220122;6.5;1.9;4.2;2;6;0;.67;2952 +90102;48.32363;7.5261;164;20220123;6.1;2.5;4.3;1.4;6.3;0;.55;2575 +90102;48.32363;7.5261;164;20220124;6.3;-3.2;1.5;.8;5.5;0;.32;4698 +90102;48.32363;7.5261;164;20220125;6.4;-3.8;1.3;1;5.3;0;.36;4973 +90102;48.32363;7.5261;164;20220126;-.7;-1.9;-1.3;1.3;5.4;0;.27;1271 +90102;48.32363;7.5261;164;20220127;-.3;-2.3;-1.3;2.9;5.1;.1;.33;1883 +90102;48.32363;7.5261;164;20220128;6.3;0;3.1;1.9;6.1;0;.54;3955 +90102;48.32363;7.5261;164;20220129;5.3;-1;2.1;2;6.4;.6;.39;4023 +90102;48.32363;7.5261;164;20220130;8.8;4;6.4;2.2;6.8;0;.85;3484 +90102;48.32363;7.5261;164;20220131;7.2;-.5;3.3;5.3;6.3;1.6;.83;4680 +90102;48.32363;7.5261;164;20220201;4.9;3.5;4.2;4.2;6.2;2.2;.94;1627 +90102;48.32363;7.5261;164;20220202;11.5;4.4;7.9;2.9;8.9;2.3;.75;4624 +90102;48.32363;7.5261;164;20220203;10;5.5;7.7;1.4;8.8;.1;.58;3603 +90102;48.32363;7.5261;164;20220204;9.4;2.6;6;2.4;7.7;1;.68;4671 +90102;48.32363;7.5261;164;20220205;9.8;.5;5.1;2.7;5.7;0;1.09;5679 +90102;48.32363;7.5261;164;20220206;10.2;1.8;6;6;7.4;14.1;1.13;5456 +90102;48.32363;7.5261;164;20220207;8.2;4.7;6.4;3.8;6;0;1.4;3334 +90102;48.32363;7.5261;164;20220208;10.7;.2;5.4;2.1;6.4;0;.9;6398 +90102;48.32363;7.5261;164;20220209;13.3;-.8;6.2;1.5;6.6;0;.88;7653 +90102;48.32363;7.5261;164;20220210;8;.1;4;3.3;7;2;1.3;5433 +90102;48.32363;7.5261;164;20220211;8.1;3.5;5.8;2.5;5.94;.1;1.07;7933 +90102;48.32363;7.5261;164;20220212;7.4;-3.9;1.8;1.3;5;0;.66;9350 +90102;48.32363;7.5261;164;20220213;13.6;-3.1;5.2;2.7;5.3;0;1.49;10400 +90102;48.32363;7.5261;164;20220214;12;.8;6.4;3.9;7.17;1;1.26;3733 +90102;48.32363;7.5261;164;20220215;10.1;4.9;7.5;4;7.3;.5;1.34;5266 +90102;48.32363;7.5261;164;20220216;13.5;5.1;9.3;5;9.1;3.1;1.37;6477 +90102;48.32363;7.5261;164;20220217;13.6;11.4;12.5;7.1;8.6;.4;2.64;3027 +90102;48.32363;7.5261;164;20220218;16.6;7.1;11.8;5.5;8.5;2.1;2.41;7167 +90102;48.32363;7.5261;164;20220219;10;6;8;5.7;5.4;0;2.37;4481 +90102;48.32363;7.5261;164;20220220;11.9;5.5;8.7;6.1;7.6;3.5;1.84;5954 +90102;48.32363;7.5261;164;20220221;8.5;6.4;7.4;6.6;7;.2;1.69;3167 +90102;48.32363;7.5261;164;20220222;10.7;5.9;8.3;3.8;7.5;2.2;1.44;5236 +90102;48.32363;7.5261;164;20220223;13.7;5.8;9.7;1.3;8.2;0;1.08;7030 +90102;48.32363;7.5261;164;20220224;13.4;2.1;7.7;2.7;7.1;1.8;1.45;8683 +90102;48.32363;7.5261;164;20220225;8.2;.2;4.2;2.3;5.9;.7;1.04;7311 +90102;48.32363;7.5261;164;20220226;8.2;-.3;3.9;1.6;5.5;0;.99;7678 +90102;48.32363;7.5261;164;20220227;11;-.2;5.4;2.7;4.4;0;1.73;9057 +90102;48.32363;7.5261;164;20220228;10.2;-2.3;3.9;1.3;4.6;0;1.15;9757 +90102;48.32363;7.5261;164;20220301;9.3;-2.9;3.2;1.5;4.3;0;1.19;9779 +90102;48.32363;7.5261;164;20220302;7.9;-3.5;2.2;1.3;4.8;0;.99;9573 +90102;48.32363;7.5261;164;20220303;11.4;-3.6;3.9;1.5;5.2;0;1.25;11251 +90102;48.32363;7.5261;164;20220304;10.6;-.5;5;2.1;4.2;0;1.61;9724 +90102;48.32363;7.5261;164;20220305;8.9;-1.6;3.6;2.4;3.9;0;1.59;9579 +90102;48.32363;7.5261;164;20220306;7.8;-1.5;3.1;2.4;3.8;0;1.53;9107 +90102;48.32363;7.5261;164;20220307;6.7;-1.6;2.5;2.6;3.6;0;1.53;8691 +90102;48.32363;7.5261;164;20220308;10.6;-3.4;3.6;1.5;3.5;0;1.51;11662 +90102;48.32363;7.5261;164;20220309;15;-5.6;4.7;.8;4.6;0;1.4;14498 +90102;48.32363;7.5261;164;20220310;15.5;-3.7;5.9;1.2;5;0;1.64;14167 +90102;48.32363;7.5261;164;20220311;14.5;-3.5;5.5;.9;5.2;.1;1.45;13884 +90102;48.32363;7.5261;164;20220312;16;4.7;10.3;1.3;7;.1;1.68;11005 +90102;48.32363;7.5261;164;20220313;13.8;1.6;7.7;1.5;6.9;2;1.53;11619 +90102;48.32363;7.5261;164;20220314;15.4;5.5;10.4;1.8;7.7;.7;1.78;10538 +90102;48.32363;7.5261;164;20220315;11.4;6.1;8.7;1.5;9.1;0;1.12;7625 +90102;48.32363;7.5261;164;20220316;10.5;6.8;8.6;1.2;9.5;0;.97;6342 +90102;48.32363;7.5261;164;20220317;13.2;6;9.6;2.3;9.6;1;1.37;9247 +90102;48.32363;7.5261;164;20220318;12.9;6.4;9.6;6.6;7.97;0;2.4;11100 +90102;48.32363;7.5261;164;20220319;14.5;4.1;9.3;6.2;6.07;.3;3.31;16333 +90102;48.32363;7.5261;164;20220320;18.6;2.3;10.4;2.2;6.6;.5;2.54;14500 +90102;48.32363;7.5261;164;20220321;18.4;.8;9.6;2;6.6;0;2.46;15600 +90102;48.32363;7.5261;164;20220322;17.9;.5;9.2;1.5;5.4;0;2.43;17900 +90102;48.32363;7.5261;164;20220323;19.2;-.7;9.2;1.8;5.47;0;2.65;17766 +90102;48.32363;7.5261;164;20220324;20.4;-.4;10;1.7;5.44;0;2.79;18133 +90102;48.32363;7.5261;164;20220325;20.1;1;10.5;2.8;5.67;0;3.34;17966 +90102;48.32363;7.5261;164;20220326;20.4;2.6;11.5;4.1;5.7;0;4.09;18066 +90102;48.32363;7.5261;164;20220327;21.8;1.5;11.6;2.2;6.1;0;3.29;18866 +90102;48.32363;7.5261;164;20220328;23.1;1.9;12.5;1.7;6.17;0;3.13;18300 +90102;48.32363;7.5261;164;20220329;20;6.1;13.1;2.4;6.4;3.3;2.93;10633 +90102;48.32363;7.5261;164;20220330;14.1;9.1;11.6;2.6;10.17;7;1.57;6533 +90102;48.32363;7.5261;164;20220331;9;7.1;8;2.2;9.27;6.6;.98;4433 +90102;48.32363;7.5261;164;20220401;4.3;3.8;4.1;4;6.67;4.3;.94;3233 +90102;48.32363;7.5261;164;20220402;2.2;.5;1.3;4.3;5.64;1.6;.84;5033 +90102;48.32363;7.5261;164;20220403;5.2;-.6;2.3;3;5.2;.1;1.36;9766 +90102;48.32363;7.5261;164;20220404;10.2;-4.2;3;4.6;5.01;0;2.1;17744 +90102;48.32363;7.5261;164;20220405;11.9;6.1;9;4.7;7.6;0;1.84;3000 +90102;48.32363;7.5261;164;20220406;16.6;9.4;13;4.5;9.67;.9;2.76;11566 +90102;48.32363;7.5261;164;20220407;15.1;10;12.5;8.2;9.7;9;2.69;5100 +90102;48.32363;7.5261;164;20220408;15;7.3;11.2;5.6;9.24;11.3;2.2;5700 +90102;48.32363;7.5261;164;20220409;11;1.7;6.3;2.4;6.47;0;2.04;14833 +90102;48.32363;7.5261;164;20220410;13.2;.4;6.8;1.9;6.17;0;2.38;18600 +90102;48.32363;7.5261;164;20220411;18.5;1.1;9.8;1.5;6.9;0;2.82;20500 +90102;48.32363;7.5261;164;20220412;22.7;3.2;12.9;1.2;9.34;0;2.8;17533 +90102;48.32363;7.5261;164;20220413;24.6;9.2;16.9;2;10.7;.1;3.67;19533 +90102;48.32363;7.5261;164;20220414;21.9;9.7;15.8;2.3;12.07;.6;3.24;18366 +90102;48.32363;7.5261;164;20220415;21.5;9;15.3;3.1;10.7;0;3.82;20566 +90102;48.32363;7.5261;164;20220416;17.1;6.5;11.8;4.5;7.5;0;4;22933 +90102;48.32363;7.5261;164;20220417;18.8;2.8;10.8;3.9;5.37;0;4.37;23833 +90102;48.32363;7.5261;164;20220418;19.3;2.3;10.8;2.3;6.07;0;3.78;24166 +90102;48.32363;7.5261;164;20220419;20.1;2.3;11.2;2.3;6.7;0;3.66;22233 +90102;48.32363;7.5261;164;20220420;17.9;5.7;11.8;4.3;6.14;0;4.42;23766 +90102;48.32363;7.5261;164;20220421;18.5;1.9;10.2;3.6;7.4;0;3.77;24200 +90102;48.32363;7.5261;164;20220422;19.7;5.5;12.6;3.4;8.8;0;3.89;22933 +90102;48.32363;7.5261;164;20220423;17.2;6.5;11.8;3.1;9.7;4.2;2.47;11966 +90102;48.32363;7.5261;164;20220424;11.2;8.4;9.8;3;10.74;7.2;.99;3866 +90102;48.32363;7.5261;164;20220425;15.8;7.6;11.7;2;11.37;7.9;1.81;10400 +90102;48.32363;7.5261;164;20220426;15.6;8;11.8;2.4;9.97;1.5;2.45;14333 +90102;48.32363;7.5261;164;20220427;17.1;6.3;11.7;3;9.37;0;2.96;17966 +90102;48.32363;7.5261;164;20220428;21.5;4.7;13.1;3;8.67;0;4.33;25666 +90102;48.32363;7.5261;164;20220429;20.1;5.8;12.9;2.2;9.07;.3;3.21;17933 +90102;48.32363;7.5261;164;20220430;16.1;10.1;13.1;3.1;10.6;1.2;2.84;16600 +90102;48.32363;7.5261;164;20220501;17.1;3.4;10.3;1.9;9.17;0;2.93;21200 +90102;48.32363;7.5261;164;20220502;20.7;4.7;12.7;2.2;9.97;0;3.62;23100 +90102;48.32363;7.5261;164;20220503;22.8;6.5;14.7;1.8;10.67;0;3.8;22900 +90102;48.32363;7.5261;164;20220504;21.4;9;15.2;2;11.54;3.5;3.06;16100 +90102;48.32363;7.5261;164;20220505;14.4;10.4;12.4;2;12.17;4.9;1.43;6600 +90102;48.32363;7.5261;164;20220506;19.9;10.8;15.3;1.6;11.3;.2;3;16721 +90102;48.32363;7.5261;164;20220507;22.1;6.7;14.4;1.8;9.8;0;3.74;22090 +90102;48.32363;7.5261;164;20220508;23;10.1;16.5;2.5;10.7;0;4.03;20271 +90102;48.32363;7.5261;164;20220509;25.3;12.8;19;2.1;12.3;0;4.16;20053 +90102;48.32363;7.5261;164;20220510;26.7;10.2;18.4;1.8;13.1;0;4.35;23268 +90102;48.32363;7.5261;164;20220511;29.9;11.3;20.6;2.4;12.5;0;5.39;24877 +90102;48.32363;7.5261;164;20220512;25.7;18.7;22.2;3.1;14;2.2;4.38;15066 +90102;48.32363;7.5261;164;20220513;23.7;16.9;20.3;2;14.4;0;3.46;14914 +90102;48.32363;7.5261;164;20220514;25.1;9.3;17.2;2;10.1;0;4.47;23215 +90102;48.32363;7.5261;164;20220515;29.5;10;19.7;1.5;11.5;.3;4.98;25990 +90102;48.32363;7.5261;164;20220516;25.1;16.3;20.7;2;14.4;1.1;3.87;17308 +90102;48.32363;7.5261;164;20220517;27.4;12.4;19.9;1.6;13.5;0;4.46;22914 +90102;48.32363;7.5261;164;20220518;30.3;13.5;21.9;1.1;13.7;0;4.72;24396 +90102;48.32363;7.5261;164;20220519;32.2;14.1;23.1;1.8;15.1;0;5.47;25456 +90102;48.32363;7.5261;164;20220520;33.1;17.1;25.1;2.3;15.2;1.1;5.88;23989 +90102;48.32363;7.5261;164;20220521;24.7;12.9;18.8;2.8;11.4;0;4.61;20583 +90102;48.32363;7.5261;164;20220522;26;11.8;18.9;1.2;11.3;.3;4.23;22734 +90102;48.32363;7.5261;164;20220523;27.3;13.4;20.3;3.3;13.9;2.3;5.13;22568 +90102;48.32363;7.5261;164;20220524;21;14.1;17.5;3.1;11.8;0;3.72;15750 +90102;48.32363;7.5261;164;20220525;23.2;11;17.1;2;10;0;4.21;21248 +90102;48.32363;7.5261;164;20220526;23.1;10;16.5;1.8;11.4;0;4.02;22116 +90102;48.32363;7.5261;164;20220527;21.7;11.6;16.6;2.6;12.2;0;3.79;19395 +90102;48.32363;7.5261;164;20220528;20;11.6;15.8;2;9.1;0;3.64;17681 +90102;48.32363;7.5261;164;20220529;17.4;8.6;13;2.5;7.7;.1;3.55;18167 +90102;48.32363;7.5261;164;20220530;20.5;7.4;13.9;2.2;7.4;0;4.17;22383 +90102;48.32363;7.5261;164;20220531;24;8.1;16;1.8;8.5;.1;4.59;24797 +90102;48.32363;7.5261;164;20220601;24.2;8.4;16.3;1.8;10.3;0;4.47;24780 +90102;48.32363;7.5261;164;20220602;23.5;14;18.7;1.9;10.5;.1;4.15;19104 +90102;48.32363;7.5261;164;20220603;25.2;12.6;18.9;.9;15;4.6;3.93;22159 +90102;48.32363;7.5261;164;20220604;27.4;16.4;21.9;1.8;17.9;10.5;4.27;20703 +90102;48.32363;7.5261;164;20220605;25.6;18.6;22.1;2.5;18.1;1.7;3.83;16407 +90102;48.32363;7.5261;164;20220606;23.5;14.1;18.8;1.9;15;.7;3.73;19161 +90102;48.32363;7.5261;164;20220607;21.9;13.9;17.9;1;15.6;6.6;3.16;17655 +90102;48.32363;7.5261;164;20220608;22.9;11.1;17;1.6;14.1;6.6;3.77;21629 +90102;48.32363;7.5261;164;20220609;21.2;13;17.1;3;12.5;.8;3.76;17941 +90102;48.32363;7.5261;164;20220610;25.1;9.3;17.2;1;11.7;0;4.3;25212 +90102;48.32363;7.5261;164;20220611;28.4;11.1;19.7;1.1;13.7;0;4.82;26449 +90102;48.32363;7.5261;164;20220612;29.3;14.5;21.9;1.8;15.8;6.5;5.05;24439 +90102;48.32363;7.5261;164;20220613;25;16.1;20.5;2.5;12.9;0;4.47;18813 +90102;48.32363;7.5261;164;20220614;27.4;14.2;20.8;1.7;11.6;0;4.87;23086 +90102;48.32363;7.5261;164;20220615;30.8;11.7;21.2;1.1;14.6;1.4;5.26;27935 +90102;48.32363;7.5261;164;20220616;30.2;16.8;23.5;1.9;15.3;0;5.24;23299 +90102;48.32363;7.5261;164;20220617;30.6;17.8;24.2;2;11.6;0;5.59;22768 +90102;48.32363;7.5261;164;20220618;36.1;14.6;25.3;1.2;16;0;6.2;29728 +90102;48.32363;7.5261;164;20220619;37.3;17.7;27.5;2.2;16.9;.2;7.06;28360 +90102;48.32363;7.5261;164;20220620;29.4;21.2;25.3;3.1;16.4;0;5.31;18098 +90102;48.32363;7.5261;164;20220621;29;14.8;21.9;1.8;14.2;2;5.09;24038 +90102;48.32363;7.5261;164;20220622;22.9;19.1;21;1.6;19.8;4.3;2.64;12094 +90102;48.32363;7.5261;164;20220623;31.1;14.4;22.7;1.1;18.6;14.6;5.07;26119 +90102;48.32363;7.5261;164;20220624;23.6;16.2;19.9;1.8;18.6;3.1;3.29;17145 +90102;48.32363;7.5261;164;20220625;28.5;14.2;21.3;1.4;16.4;2.3;4.7;24097 +90102;48.32363;7.5261;164;20220626;24.9;15.3;20.1;1.9;17.6;26;3.8;19605 +90102;48.32363;7.5261;164;20220627;22.7;17.1;19.9;2.4;17.7;1.9;3.13;14796 +90102;48.32363;7.5261;164;20220628;24.4;13;18.7;1.5;15.9;0;3.88;21392 +90102;48.32363;7.5261;164;20220629;27.6;16.5;22;1.1;18;0;4.15;21079 +90102;48.32363;7.5261;164;20220630;29.7;14.8;22.2;2;16.8;6;5.13;24506 +90102;48.32363;7.5261;164;20220701;21.1;14.1;17.6;1.5;14.4;.3;3.14;16555 +90102;48.32363;7.5261;164;20220702;27.5;11.4;19.4;1.5;14.8;.1;4.71;25435 +90102;48.32363;7.5261;164;20220703;30.3;13.9;22.1;1.7;15.5;0;5.26;25639 +90102;48.32363;7.5261;164;20220704;26.1;17.8;21.9;1.6;15.4;0;4;18007 +90102;48.32363;7.5261;164;20220705;27.6;13.2;20.4;1.8;13.6;0;4.83;23900 +90102;48.32363;7.5261;164;20220706;25;14.1;19.5;2.4;11.9;0;4.59;20663 +90102;48.32363;7.5261;164;20220707;22.6;10.8;16.7;2.5;12.5;0;4.03;21485 +90102;48.32363;7.5261;164;20220708;24.2;13.9;19;1.9;12;0;4.18;19984 +90102;48.32363;7.5261;164;20220709;26.8;11;18.9;1.6;13.4;0;4.64;24863 +90102;48.32363;7.5261;164;20220710;23.5;17.5;20.5;2.5;13.2;0;3.9;15015 +90102;48.32363;7.5261;164;20220711;26.6;10.6;18.6;1.6;13.3;0;4.6;24903 +90102;48.32363;7.5261;164;20220712;28.5;16.1;22.3;2;14.1;0;4.89;21782 +90102;48.32363;7.5261;164;20220713;32;14.1;23;1.5;13.8;0;5.48;26240 +90102;48.32363;7.5261;164;20220714;35.9;15;25.4;2.3;14.9;0;6.83;28329 +90102;48.32363;7.5261;164;20220715;27.3;16.4;21.8;2.3;11.8;0;4.93;20202 +90102;48.32363;7.5261;164;20220716;27.4;16;21.7;2.1;10.9;0;4.92;20611 +90102;48.32363;7.5261;164;20220717;29.8;16.5;23.1;2.3;10.8;0;5.57;22247 +90102;48.32363;7.5261;164;20220718;33.7;12.6;23.1;1.2;12.5;0;5.61;28109 +90102;48.32363;7.5261;164;20220719;37.2;14.3;25.7;1;15.9;0;5.94;29212 +90102;48.32363;7.5261;164;20220720;33.4;17.3;25.3;1.6;18.7;15;5.35;24292 +90102;48.32363;7.5261;164;20220721;29.4;17.4;23.4;1.1;19.5;0;4.19;20797 +90102;48.32363;7.5261;164;20220722;31.4;16.3;23.8;1.7;18.7;1.4;4.96;23325 +90102;48.32363;7.5261;164;20220723;28.9;18.6;23.7;1.2;19.6;.1;3.99;19065 +90102;48.32363;7.5261;164;20220724;31.5;17.6;24.5;1.3;17.8;0;4.71;22170 +90102;48.32363;7.5261;164;20220725;34.1;16;25;2.2;17.7;0;5.88;25290 +90102;48.32363;7.5261;164;20220726;26.7;19.6;23.1;3;14.1;0;4.61;15508 +90102;48.32363;7.5261;164;20220727;26.8;14.2;20.5;1.8;13.5;0;4.32;20799 +90102;48.32363;7.5261;164;20220728;29.2;17;23.1;2.2;13;0;4.98;20360 +90102;48.32363;7.5261;164;20220729;27.4;14.6;21;1.8;15.8;0;4.22;20773 +90102;48.32363;7.5261;164;20220730;30.3;13.5;21.9;1.9;14.2;0;5.04;23785 +90102;48.32363;7.5261;164;20220731;32;14.5;23.2;1.8;14.4;0;5.27;24169 +90102;48.32363;7.5261;164;20220801;29;15.3;22.1;1;16.9;.8;4.08;21195 +90102;48.32363;7.5261;164;20220802;29.8;15.4;22.6;1.2;17.2;0;4.28;21634 +90102;48.32363;7.5261;164;20220803;34.1;15.7;24.9;1.4;16.8;0;5.2;24415 +90102;48.32363;7.5261;164;20220804;36.5;16.4;26.4;1.4;17.8;.2;5.59;25411 +90102;48.32363;7.5261;164;20220805;31.9;19.6;25.7;2.1;17.7;1.3;4.89;19614 +90102;48.32363;7.5261;164;20220806;26.6;18.6;22.6;3.2;12.3;0;4.81;15591 +90102;48.32363;7.5261;164;20220807;28.4;16.2;22.3;2.7;9.8;0;5.27;19305 +90102;48.32363;7.5261;164;20220808;30.2;16.2;23.2;2.2;10.3;0;5.2;20606 +90102;48.32363;7.5261;164;20220809;31.3;18.6;24.9;1.9;11.4;0;4.98;19472 +90102;48.32363;7.5261;164;20220810;30.9;18.3;24.6;2;11.2;0;4.99;19271 +90102;48.32363;7.5261;164;20220811;31.1;14.4;22.7;1.7;11.2;0;4.91;22151 +90102;48.32363;7.5261;164;20220812;30.6;12.8;21.7;1.9;11.6;0;4.97;22744 +90102;48.32363;7.5261;164;20220813;31;13.9;22.4;1.7;11.8;0;4.82;22131 +90102;48.32363;7.5261;164;20220814;30.1;12;21;1.3;14.2;3.1;4.32;22636 +90102;48.32363;7.5261;164;20220815;26.7;17.2;21.9;2.1;18.7;4.4;3.46;16093 +90102;48.32363;7.5261;164;20220816;29.9;14.9;22.4;1.4;17.9;2.4;4.01;20259 +90102;48.32363;7.5261;164;20220817;27.5;18.2;22.8;2.7;18.9;5.3;3.74;15689 +90102;48.32363;7.5261;164;20220818;23.4;17.1;20.2;1.6;19.5;4.1;2.48;12694 +90102;48.32363;7.5261;164;20220819;27;18.3;22.6;1.9;18.8;2.7;3.34;14928 +90102;48.32363;7.5261;164;20220820;26.2;17;21.6;2.2;16.7;2.7;3.48;15254 +90102;48.32363;7.5261;164;20220821;27.8;11.5;19.6;1.1;14.2;0;3.64;20380 +90102;48.32363;7.5261;164;20220822;29.8;13.5;21.6;1;14.4;0;3.78;20221 +90102;48.32363;7.5261;164;20220823;30.9;13.4;22.1;1.1;15.2;0;3.96;20812 +90102;48.32363;7.5261;164;20220824;31.9;13.6;22.7;.9;14.5;0;3.94;21128 +90102;48.32363;7.5261;164;20220825;31.7;13.8;22.7;1.3;15.5;0;4.13;20717 +90102;48.32363;7.5261;164;20220826;29.4;14.7;22;2.5;17.1;9.4;4.13;18553 +90102;48.32363;7.5261;164;20220827;25.4;17.1;21.2;1.2;18.5;.7;2.7;13648 +90102;48.32363;7.5261;164;20220828;27.3;17.1;22.2;1.8;17.2;0;3.32;15074 +90102;48.32363;7.5261;164;20220829;29.5;17.3;23.4;1.8;14.2;0;3.91;16407 +90102;48.32363;7.5261;164;20220830;29.7;14;21.8;1.3;15.5;2.6;3.63;18541 +90102;48.32363;7.5261;164;20220831;24.6;17.2;20.9;1.4;18.1;.2;2.53;12394 +90102;48.32363;7.5261;164;20220901;25.7;14.8;20.2;1.7;15;0;3.11;15053 +90102;48.32363;7.5261;164;20220902;26.8;11.3;19;1.2;13.8;1.4;3.18;17919 +90102;48.32363;7.5261;164;20220903;23.4;15.1;19.2;1.5;17.1;4.8;2.42;12800 +90102;48.32363;7.5261;164;20220904;27.9;12.2;20;.9;15.3;0;3.05;17699 +90102;48.32363;7.5261;164;20220905;29.6;12;20.8;.7;16;.6;3.13;18599 +90102;48.32363;7.5261;164;20220906;29;15.5;22.2;1.6;17.4;7.2;3.31;16042 +90102;48.32363;7.5261;164;20220907;27.6;16.2;21.9;1.4;17.6;9.2;2.94;14538 +90102;48.32363;7.5261;164;20220908;24.3;13.9;19.1;2.4;15;.2;2.92;13713 +90102;48.32363;7.5261;164;20220909;23.2;12.9;18;2.9;13.8;7;2.97;13502 +90102;48.32363;7.5261;164;20220910;20.6;13.7;17.1;1.6;14.7;1.6;2.05;10808 +90102;48.32363;7.5261;164;20220911;23;13;18;1.2;14.5;0;2.31;13015 +90102;48.32363;7.5261;164;20220912;27;9.1;18;1.1;13.5;0;2.88;17463 +90102;48.32363;7.5261;164;20220913;28.2;10.5;19.3;1.1;15.5;6.6;2.9;17174 +90102;48.32363;7.5261;164;20220914;25;17.6;21.3;2;19.8;17.5;2.28;10734 +90102;48.32363;7.5261;164;20220915;19.5;17;18.2;1.8;17.4;8.4;1.43;5874 +90102;48.32363;7.5261;164;20220916;17.8;13.1;15.4;2.2;13;.2;1.8;8218 +90102;48.32363;7.5261;164;20220917;15.5;10.5;13;3.8;9.7;0;2.26;8398 +90102;48.32363;7.5261;164;20220918;17;9.3;13.1;3.4;9.5;0;2.42;10467 +90102;48.32363;7.5261;164;20220919;17.3;7;12.1;1.4;9.4;0;1.89;12073 +90102;48.32363;7.5261;164;20220920;17.8;4.1;10.9;1.2;9.3;0;1.86;13865 +90102;48.32363;7.5261;164;20220921;18.7;5.6;12.1;1.7;9.5;0;2.07;13380 +90102;48.32363;7.5261;164;20220922;19.8;3.4;11.6;.9;8.9;0;1.93;14873 +90102;48.32363;7.5261;164;20220923;21;4.3;12.6;1.4;10.1;.4;2.13;14831 +90102;48.32363;7.5261;164;20220924;20.3;10.8;15.5;1.2;13.7;4;1.72;10875 +90102;48.32363;7.5261;164;20220925;16.9;9.9;13.4;1.7;12.7;4.3;1.44;9117 +90102;48.32363;7.5261;164;20220926;15.4;10.4;12.9;2.1;11.5;6.4;1.44;7496 +90102;48.32363;7.5261;164;20220927;12.2;9.7;10.9;2.8;10.8;11.4;1.13;5024 +90102;48.32363;7.5261;164;20220928;12.9;9.5;11.2;1.8;11.5;.1;1.02;5893 +90102;48.32363;7.5261;164;20220929;14.6;6.4;10.5;1.2;10.3;.9;1.26;9414 +90102;48.32363;7.5261;164;20220930;17;6.4;11.7;1.1;10.6;.8;1.43;10655 +90102;48.32363;7.5261;164;20221001;15.1;5.9;10.5;2.1;11.5;.7;1.19;9745 +90102;48.32363;7.5261;164;20221002;21;11.8;16.4;2.2;14.7;16.7;1.74;9611 +90102;48.32363;7.5261;164;20221003;16.7;9.4;13;1;11.9;0;1.24;8365 +90102;48.32363;7.5261;164;20221004;20.4;4.1;12.2;1;10.4;0;1.6;12671 +90102;48.32363;7.5261;164;20221005;26.3;5.4;15.8;1.4;11;0;2.29;14242 +90102;48.32363;7.5261;164;20221006;18.5;9.9;14.2;1.3;13.1;0;1.32;8756 +90102;48.32363;7.5261;164;20221007;22.6;11.5;17;1;13;0;1.61;9899 +90102;48.32363;7.5261;164;20221008;20.2;10.7;15.4;1.2;12;.1;1.51;8973 +90102;48.32363;7.5261;164;20221009;19.2;7.7;13.4;1.4;10.5;0;1.53;9798 +90102;48.32363;7.5261;164;20221010;23.8;7.7;15.7;1.3;12.6;.2;1.74;11551 +90102;48.32363;7.5261;164;20221011;16.6;12.4;14.5;2;13.1;0;1.2;5469 +90102;48.32363;7.5261;164;20221012;19.6;9.1;14.3;.5;12.2;.1;1.12;8920 +90102;48.32363;7.5261;164;20221013;17.7;7.2;12.4;.9;12.4;.4;1.05;8785 +90102;48.32363;7.5261;164;20221014;17.1;11.5;14.3;1.5;14.8;14.9;.92;6128 +90102;48.32363;7.5261;164;20221015;20.4;15.1;17.7;2;15.9;3;1.35;5848 +90102;48.32363;7.5261;164;20221016;24.1;12.8;18.4;1;15;.1;1.42;8725 +90102;48.32363;7.5261;164;20221017;26.8;9.2;18;1.3;13.8;0;1.77;10894 +90102;48.32363;7.5261;164;20221018;24;11.6;17.8;1.4;15.2;0;1.48;8890 +90102;48.32363;7.5261;164;20221019;17.9;14.5;16.2;1.2;15.8;0;.88;4247 +90102;48.32363;7.5261;164;20221020;17.3;12.7;15;.9;15.1;11.9;.81;4970 +90102;48.32363;7.5261;164;20221021;16.4;12.7;14.5;1.9;15.6;26.9;.71;4310 +90102;48.32363;7.5261;164;20221022;22.4;12.2;17.3;1.7;14.6;.1;1.39;7497 +90102;48.32363;7.5261;164;20221023;22.6;9.3;15.9;1.5;13.3;1.6;1.35;8522 +90102;48.32363;7.5261;164;20221024;19;15.6;17.3;2.3;14.3;5.4;1.38;3891 +90102;48.32363;7.5261;164;20221025;21.4;7.9;14.6;.8;12.7;.5;.99;8316 +90102;48.32363;7.5261;164;20221026;23.3;12.1;17.7;1.4;14.2;.1;1.32;7388 +90102;48.32363;7.5261;164;20221027;23.9;7.4;15.6;1.2;12.9;0;1.23;8970 +90102;48.32363;7.5261;164;20221028;26.8;11.8;19.3;1.4;14.3;0;1.54;8381 +90102;48.32363;7.5261;164;20221029;25.2;10;17.6;1.1;13.9;.1;1.22;8303 +90102;48.32363;7.5261;164;20221030;24;8.2;16.1;.8;12.8;0;1;8340 +90102;48.32363;7.5261;164;20221031;17.5;8.5;13;1;12;2.7;.77;6019 +90102;48.32363;7.5261;164;20221101;19.2;9.7;14.4;1.8;12.7;.3;1.05;6098 +90102;48.32363;7.5261;164;20221102;17.5;5.7;11.6;1.2;10.4;.1;.83;6762 +90102;48.32363;7.5261;164;20221103;12.2;3.9;8;1.5;9.9;7.6;.52;5463 +90102;48.32363;7.5261;164;20221104;12.5;7;9.7;1.7;10.5;4.9;.62;4241 +90102;48.32363;7.5261;164;20221105;12.1;8.1;10.1;1.8;9.5;.1;.82;3449 +90102;48.32363;7.5261;164;20221106;10.3;.1;5.2;1.5;8;.4;.47;5829 +90102;48.32363;7.5261;164;20221107;16.5;7.8;12.1;1.6;10.4;0;.89;5239 +90102;48.32363;7.5261;164;20221108;15.9;2.7;9.3;.9;9.4;8.9;.57;6507 +90102;48.32363;7.5261;164;20221109;14.3;9.2;11.7;1.9;12.9;7.4;.51;3712 +90102;48.32363;7.5261;164;20221110;15.1;6.5;10.8;1.1;10.2;.1;.62;4946 +90102;48.32363;7.5261;164;20221111;10.8;1.9;6.3;1.1;8.6;.1;.41;4959 +90102;48.32363;7.5261;164;20221112;7.2;4.9;6;1.1;9.3;.1;.33;2133 +90102;48.32363;7.5261;164;20221113;6.4;5.3;5.8;.9;8.8;0;.39;1230 +90102;48.32363;7.5261;164;20221114;12.9;4.2;8.5;1.5;9.3;.5;.54;4656 +90102;48.32363;7.5261;164;20221115;12.8;9.5;11.1;1.6;11.4;7.6;.58;2550 +90102;48.32363;7.5261;164;20221116;15.3;8.6;11.9;1.7;11;0;.72;3868 +90102;48.32363;7.5261;164;20221117;15.4;7;11.2;3.3;10.3;16.9;1.02;4345 +90102;48.32363;7.5261;164;20221118;11.7;8.2;9.9;2.2;9.8;2;.74;2510 +90102;48.32363;7.5261;164;20221119;10.8;5.1;7.9;2;8.9;.7;.57;3343 +90102;48.32363;7.5261;164;20221120;10;3.8;6.9;2.2;7.9;4.9;.64;3461 +90102;48.32363;7.5261;164;20221121;10.9;6.3;8.6;2.1;8.7;1.9;.7;2836 +90102;48.32363;7.5261;164;20221122;9.4;4.8;7.1;2.4;8.4;.3;.59;2791 +90102;48.32363;7.5261;164;20221123;11.2;1.6;6.4;1.7;8.2;4.4;.43;4282 +90102;48.32363;7.5261;164;20221124;12.7;6.8;9.7;1.9;9;3.2;.74;3157 +90102;48.32363;7.5261;164;20221125;11.7;2.1;6.9;1.4;8.6;1.3;.37;4162 +90102;48.32363;7.5261;164;20221126;7.2;3.2;5.2;1.2;8.5;0;.27;2400 +90102;48.32363;7.5261;164;20221127;8.1;3.1;5.6;1.2;8.1;0;.33;2727 +90102;48.32363;7.5261;164;20221128;8.2;4;6.1;1.4;8.7;2.8;.32;2406 +90102;48.32363;7.5261;164;20221129;8.9;4.8;6.8;.8;9.3;1.5;.29;2335 +90102;48.32363;7.5261;164;20221130;7.9;6.8;7.3;2.1;9.4;.2;.46;854 +90102;48.32363;7.5261;164;20221201;4.3;4.1;4.2;2.9;6.9;0;.66;0 +90102;48.32363;7.5261;164;20221202;4;3.6;3.8;1.7;7.3;.1;.44;217 +90102;48.32363;7.5261;164;20221203;4;2.3;3.1;2;6.7;0;.43;1178 +90102;48.32363;7.5261;164;20221204;3;2;2.5;1.2;6.6;3.7;.38;726 +90102;48.32363;7.5261;164;20221205;7.8;2.1;4.9;1.2;7.1;0;.37;2683 +90102;48.32363;7.5261;164;20221206;4.4;2.6;3.5;.8;7.2;.1;.33;1184 +90102;48.32363;7.5261;164;20221207;6.4;1.5;3.9;1;6.8;0;.32;2388 +90102;48.32363;7.5261;164;20221208;3.2;-1.5;.8;1;5.6;0;.27;2303 +90102;48.32363;7.5261;164;20221209;1.6;-4.6;-1.5;.7;5;0;.16;2727 +90102;48.32363;7.5261;164;20221210;2.3;1.5;1.9;1.4;5.7;.2;.5;521 +90102;48.32363;7.5261;164;20221211;-1.1;-4.5;-2.8;1.8;4.5;0;.25;1807 +90102;48.32363;7.5261;164;20221212;-3.4;-3.8;-3.6;1;4.1;0;.34;153 +90102;48.32363;7.5261;164;20221213;-1.4;-7.6;-4.5;1.2;3.7;0;.21;2655 +90102;48.32363;7.5261;164;20221214;-.4;-2.6;-1.5;1;5.1;7.1;.25;1289 +90102;48.32363;7.5261;164;20221215;-1.2;-2.2;-1.7;2.4;5;.1;.3;635 +90102;48.32363;7.5261;164;20221216;-.3;-1.7;-1;1.6;4;0;.55;876 +90102;48.32363;7.5261;164;20221217;-5.8;-12.5;-9.2;.6;2.8;0;.1;2743 +90102;48.32363;7.5261;164;20221218;-4.4;-8.1;-6.3;1;3.6;1.8;.16;1853 +90102;48.32363;7.5261;164;20221219;4.8;-4.4;.2;1.1;6.1;.3;.1;3323 +90102;48.32363;7.5261;164;20221220;10.5;1.9;6.2;2.4;8;2.6;.46;3186 +90102;48.32363;7.5261;164;20221221;13.2;8.7;10.9;2.2;10.6;2.9;.65;2110 +90102;48.32363;7.5261;164;20221222;13.3;10.4;11.8;4.2;10.8;11.2;1.1;1556 +90102;48.32363;7.5261;164;20221223;14.7;9.8;12.2;2.6;12.5;3.9;.55;2236 +90102;48.32363;7.5261;164;20221224;13.2;12.2;12.7;2.2;10.3;.2;1.11;626 +90102;48.32363;7.5261;164;20221225;14.2;8.6;11.4;1.7;10.6;1.3;.6;2450 +90102;48.32363;7.5261;164;20221226;11.7;9.8;10.7;2.8;10;4.4;.91;1138 +90102;48.32363;7.5261;164;20221227;8;2.5;5.2;2;6.9;0;.54;2440 +90102;48.32363;7.5261;164;20221228;10.5;-.2;5.1;2.3;7.6;0;.4;3697 +90102;48.32363;7.5261;164;20221229;13.5;7.8;10.6;3.9;9.4;5.9;1.13;2521 +90102;48.32363;7.5261;164;20221230;12;2.6;7.3;2.4;9.6;2.1;.29;3458 +90102;48.32363;7.5261;164;20221231;18.9;12.6;15.7;4.3;12.1;0;1.72;2721 +90103;48.33065;7.86297;157;20220101;14;3;8.5;1.5;8.7;0;.35;4900 +90103;48.33065;7.86297;157;20220102;13.9;2.4;8.2;3.5;8.4;.2;1.06;2000 +90103;48.33065;7.86297;157;20220103;12.7;7.7;10.2;5.4;9.9;3.2;1.09;2400 +90103;48.33065;7.86297;157;20220104;15.2;10.8;13;5.5;9.7;14.8;1.66;2254 +90103;48.33065;7.86297;157;20220105;5.4;3.7;4.5;3.7;6.1;1.6;.91;1800 +90103;48.33065;7.86297;157;20220106;5.4;1.5;3.5;2.7;6.2;.6;.57;2500 +90103;48.33065;7.86297;157;20220107;3.5;-2.3;.6;4.8;5.8;2.4;.45;1200 +90103;48.33065;7.86297;157;20220108;5.6;2.3;4;6.6;6.4;4.4;.89;2600 +90103;48.33065;7.86297;157;20220109;6.1;3.9;5;4.1;7.1;4.1;.71;2100 +90103;48.33065;7.86297;157;20220110;5.3;.7;3;1.3;6.4;0;.26;3800 +90103;48.33065;7.86297;157;20220111;3.1;-2.6;.3;2;5.6;0;.29;2900 +90103;48.33065;7.86297;157;20220112;2.5;-5.1;-1.3;1.3;4.9;0;.12;5400 +90103;48.33065;7.86297;157;20220113;1.3;-5.2;-1.9;1.6;4.9;0;.11;5300 +90103;48.33065;7.86297;157;20220114;.9;-3.6;-1.3;1.6;5.1;.1;.18;3900 +90103;48.33065;7.86297;157;20220115;-1.5;-3.1;-2.3;1.9;5.1;0;.22;1100 +90103;48.33065;7.86297;157;20220116;3.6;-3.3;.1;2.2;5.3;.1;.33;4200 +90103;48.33065;7.86297;157;20220117;6;.5;3.3;2;6.4;.6;.45;3200 +90103;48.33065;7.86297;157;20220118;7.6;2.6;5.1;2.7;6.8;0;.61;4600 +90103;48.33065;7.86297;157;20220119;5;-2.7;1.1;3.6;5.8;1.9;.41;5200 +90103;48.33065;7.86297;157;20220120;5.1;2.3;3.7;3.1;6.2;.9;.72;2000 +90103;48.33065;7.86297;157;20220121;4.1;-.8;1.6;1.3;5.6;.5;.33;4400 +90103;48.33065;7.86297;157;20220122;5.3;1.9;3.6;1.7;6.2;.1;.55;2400 +90103;48.33065;7.86297;157;20220123;6.1;2.1;4.1;2.1;6.4;0;.62;2600 +90103;48.33065;7.86297;157;20220124;5.4;-3.7;.9;1.1;5.4;0;.26;6500 +90103;48.33065;7.86297;157;20220125;5.4;-4;.7;1.3;5.4;0;.28;6700 +90103;48.33065;7.86297;157;20220126;-.5;-1.2;-.9;1.4;5.5;0;.31;800 +90103;48.33065;7.86297;157;20220127;1;-2;-.5;4.2;5.2;.7;.44;2600 +90103;48.33065;7.86297;157;20220128;6.3;-.1;3.1;3;6.5;0;.52;5300 +90103;48.33065;7.86297;157;20220129;5.6;-.8;2.4;4.8;6.5;1.1;.55;2600 +90103;48.33065;7.86297;157;20220130;8.4;4.9;6.7;2.8;7.1;.1;.89;4400 +90103;48.33065;7.86297;157;20220131;7.3;-1.5;2.9;5.1;6.4;4.8;.77;3000 +90103;48.33065;7.86297;157;20220201;4.8;3.2;4;5.8;6.3;3;.98;2400 +90103;48.33065;7.86297;157;20220202;9.9;3.7;6.8;3.5;9.2;3.7;.53;2400 +90103;48.33065;7.86297;157;20220203;9.9;7.6;8.8;1.8;8.9;0;.7;4700 +90103;48.33065;7.86297;157;20220204;8.6;1.2;4.9;3.7;7.6;1.1;.66;3300 +90103;48.33065;7.86297;157;20220205;8.7;-1.2;3.7;3.4;5.8;0;.95;8300 +90103;48.33065;7.86297;157;20220206;7.3;2.6;5;8.1;7.2;15.2;.99;1400 +90103;48.33065;7.86297;157;20220207;7.6;1.9;4.8;3.6;6.1;.3;1.05;4600 +90103;48.33065;7.86297;157;20220208;11;-.6;5.2;3.3;6.3;0;1.14;7800 +90103;48.33065;7.86297;157;20220209;12.6;-1.7;5.4;2.6;6.6;0;1.05;9500 +90103;48.33065;7.86297;157;20220210;12.7;-.5;6.1;2.9;7.1;2.7;1.1;7200 +90103;48.33065;7.86297;157;20220211;7.6;3.6;5.6;2.8;6.1;0;1.05;7900 +90103;48.33065;7.86297;157;20220212;7.4;-3.7;1.9;1.2;5.1;0;.63;8700 +90103;48.33065;7.86297;157;20220213;13.4;-3.1;5.1;2.4;5.4;0;1.35;9900 +90103;48.33065;7.86297;157;20220214;12;.2;6.1;4.1;7.4;1.3;1.19;3300 +90103;48.33065;7.86297;157;20220215;9.7;5.5;7.6;4.5;7.5;2.4;1.34;4700 +90103;48.33065;7.86297;157;20220216;11.5;5.4;8.4;8.3;9.2;2;1.22;1900 +90103;48.33065;7.86297;157;20220217;14.4;11.5;13;7.3;8.65;1.3;2.66;4583 +90103;48.33065;7.86297;157;20220218;16.4;9;12.7;6.5;8.9;3.2;2.65;3300 +90103;48.33065;7.86297;157;20220219;10.5;4.9;7.7;5.4;5.5;.1;2.25;10500 +90103;48.33065;7.86297;157;20220220;10.4;5.5;7.9;8.7;7.6;5;1.82;4000 +90103;48.33065;7.86297;157;20220221;9;4.3;6.6;8;7.1;2.6;1.6;4600 +90103;48.33065;7.86297;157;20220222;10.3;4;7.1;4.5;7.7;1.8;1.25;4100 +90103;48.33065;7.86297;157;20220223;13.3;5.5;9.4;2.1;8.4;0;1.3;11700 +90103;48.33065;7.86297;157;20220224;13.6;2;7.8;3.6;7.3;2.4;1.59;6500 +90103;48.33065;7.86297;157;20220225;8.5;.6;4.5;3.7;6.2;3.4;1.21;7800 +90103;48.33065;7.86297;157;20220226;8.6;.3;4.5;2.2;5.6;0;1.19;10700 +90103;48.33065;7.86297;157;20220227;10.8;-2.1;4.4;3.1;4.6;0;1.75;13300 +90103;48.33065;7.86297;157;20220228;9.6;-2.3;3.7;1.9;4.7;0;1.32;13000 +90103;48.33065;7.86297;157;20220301;9.3;-2.3;3.5;2.2;4.6;0;1.41;13000 +90103;48.33065;7.86297;157;20220302;7.9;-3.4;2.2;1.3;4.9;0;.96;8600 +90103;48.33065;7.86297;157;20220303;10.6;-3.4;3.6;1.7;5.3;0;1.28;13100 +90103;48.33065;7.86297;157;20220304;10.2;-4;3.1;2.1;4.6;0;1.47;13700 +90103;48.33065;7.86297;157;20220305;9.1;-5;2.1;2.2;4;0;1.5;13900 +90103;48.33065;7.86297;157;20220306;8.3;-4.3;2;2.9;3.9;0;1.62;12800 +90103;48.33065;7.86297;157;20220307;7.9;-5.1;1.4;4;3.6;0;1.87;14000 +90103;48.33065;7.86297;157;20220308;11;-2.8;4.1;3.8;3.4;0;2.41;14900 +90103;48.33065;7.86297;157;20220309;13.5;-4.8;4.3;1.6;4.5;0;1.69;14500 +90103;48.33065;7.86297;157;20220310;15.3;-3.3;6;1.7;4.9;0;1.89;14900 +90103;48.33065;7.86297;157;20220311;13.3;-3.2;5.1;1.8;5.3;0;1.67;13300 +90103;48.33065;7.86297;157;20220312;15.7;3.7;9.7;2;6.7;0;1.96;11800 +90103;48.33065;7.86297;157;20220313;14.4;.4;7.4;2.5;7.1;1.5;1.74;11100 +90103;48.33065;7.86297;157;20220314;14.9;6.8;10.9;2.9;7.8;0;2.28;14900 +90103;48.33065;7.86297;157;20220315;11.4;4.9;8.2;2;8.8;.5;.94;2900 +90103;48.33065;7.86297;157;20220316;10.5;5.9;8.2;1.5;9.5;0;.85;4400 +90103;48.33065;7.86297;157;20220317;12.7;5.4;9.1;3.5;9.5;.8;1.19;4500 +90103;48.33065;7.86297;157;20220318;12.9;6.3;9.6;5.8;8.2;0;2.22;11000 +90103;48.33065;7.86297;157;20220319;14.4;3.7;9;5.7;6.2;.1;3.05;14800 +90103;48.33065;7.86297;157;20220320;18.4;2.3;10.3;2.2;6.7;.5;2.47;14000 +90103;48.33065;7.86297;157;20220321;17.8;1.8;9.8;1.9;6.9;0;2.31;15100 +90103;48.33065;7.86297;157;20220322;17.4;.1;8.7;1.5;5.7;0;2.32;17500 +90103;48.33065;7.86297;157;20220323;18.5;-.5;9;1.8;6;0;2.52;17400 +90103;48.33065;7.86297;157;20220324;19.8;-.3;9.8;1.8;6;0;2.69;17700 +90103;48.33065;7.86297;157;20220325;19.4;.7;10.1;2.3;6.3;0;2.89;17700 +90103;48.33065;7.86297;157;20220326;20;.9;10.4;3.5;6.2;0;3.51;17800 +90103;48.33065;7.86297;157;20220327;21.3;-.1;10.6;2;6.6;0;3;18600 +90103;48.33065;7.86297;157;20220328;22.8;1.7;12.3;1.2;6.5;0;2.72;17900 +90103;48.33065;7.86297;157;20220329;19.8;6.4;13.1;2;6.8;3.4;2.72;12200 +90103;48.33065;7.86297;157;20220330;14.4;9.1;11.7;2.3;10.2;6;1.53;6100 +90103;48.33065;7.86297;157;20220331;8.6;7.4;8;2.1;9.3;7.9;.9;4000 +90103;48.33065;7.86297;157;20220401;4;3.7;3.9;4.6;6.7;5;.85;2200 +90103;48.33065;7.86297;157;20220402;2.2;.6;1.4;3.5;5.88;1.5;.64;3266 +90103;48.33065;7.86297;157;20220403;4.7;-1.3;1.7;2.9;5.4;.2;1.15;9000 +90103;48.33065;7.86297;157;20220404;10.3;-4;3.1;5.1;5.17;0;2.07;16559 +90103;48.33065;7.86297;157;20220405;11.9;6.1;9;4.7;7.6;.8;1.84;3000 +90103;48.33065;7.86297;157;20220406;16;9.7;12.9;3.9;10;1.7;2.29;8300 +90103;48.33065;7.86297;157;20220407;15.1;10;12.6;8.2;9.7;4.7;2.69;5100 +90103;48.33065;7.86297;157;20220408;14.6;7.2;10.9;5.2;9.1;24.5;2.03;4300 +90103;48.33065;7.86297;157;20220409;10.4;1.5;5.9;1.9;6.6;1;1.83;14500 +90103;48.33065;7.86297;157;20220410;12.5;.8;6.7;1.9;6.4;0;2.19;17100 +90103;48.33065;7.86297;157;20220411;18;1.8;9.9;2.2;7.4;0;3.01;20800 +90103;48.33065;7.86297;157;20220412;22.3;3.6;12.9;.9;9.8;0;2.6;17300 +90103;48.33065;7.86297;157;20220413;23.7;9.5;16.6;2.2;11.2;0;3.61;19600 +90103;48.33065;7.86297;157;20220414;21.1;9.5;15.3;2.2;12.3;0;3.08;18700 +90103;48.33065;7.86297;157;20220415;20.6;8.4;14.5;2.6;10.9;0;3.42;21100 +90103;48.33065;7.86297;157;20220416;16.7;5.3;11;3.1;7.8;0;3.42;23300 +90103;48.33065;7.86297;157;20220417;18.7;2.9;10.8;3.1;5.5;0;4.08;24400 +90103;48.33065;7.86297;157;20220418;18.5;1.7;10.1;2.6;6.6;0;3.66;24700 +90103;48.33065;7.86297;157;20220419;19.3;2.2;10.7;2.2;7.2;0;3.43;22300 +90103;48.33065;7.86297;157;20220420;17.7;5;11.4;3.6;6.5;0;4.04;24200 +90103;48.33065;7.86297;157;20220421;18.5;1.9;10.2;3.6;7.4;0;3.77;24200 +90103;48.33065;7.86297;157;20220422;19.2;3.7;11.5;2.6;9.1;0;3.4;23000 +90103;48.33065;7.86297;157;20220423;17.2;5.5;11.4;2.6;9.9;3;2.27;12200 +90103;48.33065;7.86297;157;20220424;11;8.3;9.7;2.9;10.7;9.1;.97;4000 +90103;48.33065;7.86297;157;20220425;16.1;6.4;11.3;2;11.1;9.5;1.96;12400 +90103;48.33065;7.86297;157;20220426;14.5;8.6;11.6;1.9;10.3;3;2.16;13600 +90103;48.33065;7.86297;157;20220427;16.7;6.4;11.6;2.7;9.6;0;2.79;17500 +90103;48.33065;7.86297;157;20220428;21.2;3.3;12.3;2.5;9;0;4;26200 +90103;48.33065;7.86297;157;20220429;19.4;5.5;12.5;2.5;9.7;.1;3.12;18300 +90103;48.33065;7.86297;157;20220430;15.7;10.5;13.1;3.2;10.5;0;3;18300 +90103;48.33065;7.86297;157;20220501;16.7;3.3;10;1.9;9.3;0;2.97;22600 +90103;48.33065;7.86297;157;20220502;19.9;4.1;12;1.8;10.5;0;3.45;24700 +90103;48.33065;7.86297;157;20220503;21.7;5.8;13.8;1.9;10.9;1.4;3.63;23200 +90103;48.33065;7.86297;157;20220504;21.3;7.5;14.4;1.9;11.2;1.9;3.06;16900 +90103;48.33065;7.86297;157;20220505;14.2;9.7;11.9;2;12.3;3.4;1.33;6700 +90103;48.33065;7.86297;157;20220506;19.7;11;15.4;1.9;11.9;.2;2.76;14200 +90103;48.33065;7.86297;157;20220507;22;5.5;13.8;1.9;10;0;3.99;25400 +90103;48.33065;7.86297;157;20220508;23.4;6.5;14.9;1.8;10.6;0;3.66;20400 +90103;48.33065;7.86297;157;20220509;24.6;8;16.3;1.8;12.3;0;4.43;27100 +90103;48.33065;7.86297;157;20220510;26.8;11.2;19;2.2;13;0;4.51;22400 +90103;48.33065;7.86297;157;20220511;29.7;13.4;21.5;4;12.3;0;6.62;27600 +90103;48.33065;7.86297;157;20220512;26.1;17.8;22;2.5;14;6.2;4.63;19800 +90103;48.33065;7.86297;157;20220513;23.3;16.5;19.9;1.9;15.1;.4;3.53;16900 +90103;48.33065;7.86297;157;20220514;24.4;8.1;16.3;1.4;10.7;0;4.61;28700 +90103;48.33065;7.86297;157;20220515;28.3;8.9;18.6;1.6;12.7;.4;4.93;27200 +90103;48.33065;7.86297;157;20220516;24.2;15.7;20;2.2;15.2;3.1;3.65;16800 +90103;48.33065;7.86297;157;20220517;26.8;11.3;19;1.1;14.3;0;4.56;26600 +90103;48.33065;7.86297;157;20220518;29.5;14.1;21.8;2.4;14.1;0;5.8;28200 +90103;48.33065;7.86297;157;20220519;31.9;16;24;3.2;14.6;.5;6.3;24600 +90103;48.33065;7.86297;157;20220520;33.3;16.5;24.9;2.9;15.8;.1;6.25;24200 +90103;48.33065;7.86297;157;20220521;23.3;12;17.6;2.3;11.8;0;4.67;25700 +90103;48.33065;7.86297;157;20220522;25.2;9.1;17.1;1.5;11.9;.6;3.98;21400 +90103;48.33065;7.86297;157;20220523;26.1;13.6;19.9;2.9;14.8;5.7;3.55;12300 +90103;48.33065;7.86297;157;20220524;21.8;13.1;17.4;3.8;12.7;.2;4.21;20200 +90103;48.33065;7.86297;157;20220525;23.1;9.8;16.5;1.4;11.1;0;4.51;27500 +90103;48.33065;7.86297;157;20220526;21.8;11.6;16.7;2.5;11.6;0;3.45;15200 +90103;48.33065;7.86297;157;20220527;21.7;10;15.8;2.8;12.1;0;3.88;20900 +90103;48.33065;7.86297;157;20220528;20.1;9.6;14.9;2.9;9.6;0;4.56;26500 +90103;48.33065;7.86297;157;20220529;17.6;6.9;12.3;3.3;8.3;0;4.06;24500 +90103;48.33065;7.86297;157;20220530;20.6;4;12.3;1.9;7.7;0;4.69;31500 +90103;48.33065;7.86297;157;20220531;24.6;6.7;15.7;1.5;9.3;.2;4.26;23500 +90103;48.33065;7.86297;157;20220601;25.2;10;17.6;2.2;10.9;0;4.51;21900 +90103;48.33065;7.86297;157;20220602;24.1;11.5;17.8;2.7;11.3;.2;4.71;23000 +90103;48.33065;7.86297;157;20220603;25.4;11.6;18.5;1.4;14.8;2.2;3.36;16600 +90103;48.33065;7.86297;157;20220604;27.6;14.7;21.2;2.6;17.7;4.5;4.63;22400 +90103;48.33065;7.86297;157;20220605;26.3;18.1;22.2;3.1;18;3.9;4.3;18200 +90103;48.33065;7.86297;157;20220606;25.1;15.2;20.2;2.5;14.8;.8;4.05;17700 +90103;48.33065;7.86297;157;20220607;23.3;14;18.7;2.3;15.2;5.9;3.62;17900 +90103;48.33065;7.86297;157;20220608;23.7;11.8;17.8;2.5;14;6.2;3.62;17200 +90103;48.33065;7.86297;157;20220609;21.1;13.3;17.2;2.2;13.1;1.1;3.56;18200 +90103;48.33065;7.86297;157;20220610;26.2;8.2;17.2;1.1;11.3;0;5.17;31700 +90103;48.33065;7.86297;157;20220611;29.2;10.4;19.8;1.5;12.6;0;5.68;31000 +90103;48.33065;7.86297;157;20220612;30.1;12.6;21.3;1.8;14.9;8.1;5.81;29900 +90103;48.33065;7.86297;157;20220613;24.4;15.8;20.1;2;14;0;5.47;30400 +90103;48.33065;7.86297;157;20220614;27.5;9.7;18.6;2.4;12.3;0;5.75;30600 +90103;48.33065;7.86297;157;20220615;31;11.4;21.2;1.8;13.5;3.3;6.01;30400 +90103;48.33065;7.86297;157;20220616;30.8;16.3;23.5;2.5;13.4;0;6.56;29500 +90103;48.33065;7.86297;157;20220617;30.4;13.8;22.1;1.8;12.1;0;5.87;28200 +90103;48.33065;7.86297;157;20220618;35.8;14.9;25.3;1.3;14.6;0;5.95;27200 +90103;48.33065;7.86297;157;20220619;37.1;19.9;28.5;2.8;15.1;1.1;7.81;28800 +90103;48.33065;7.86297;157;20220620;29.2;19.8;24.5;3.5;17.2;.3;6.04;24500 +90103;48.33065;7.86297;157;20220621;29.7;12.3;21;2.3;14.2;1.3;5.31;24100 +90103;48.33065;7.86297;157;20220622;23.4;18.8;21.1;2;19.8;3;2.05;7000 +90103;48.33065;7.86297;157;20220623;31.2;15.7;23.4;2;18.3;14.2;5.9;28800 +90103;48.33065;7.86297;157;20220624;24.9;16.1;20.5;2.6;17.8;5.2;3.55;16100 +90103;48.33065;7.86297;157;20220625;28.6;13.5;21;1.5;15.8;2.5;5.58;30400 +90103;48.33065;7.86297;157;20220626;25.8;16.5;21.1;2.9;18.5;30.2;4.42;22000 +90103;48.33065;7.86297;157;20220627;23.7;17.2;20.5;2.4;18.3;.8;2.87;12100 +90103;48.33065;7.86297;157;20220628;25;13;19;1.8;16.8;0;3.48;17700 +90103;48.33065;7.86297;157;20220629;28.3;16;22.1;1.5;17.5;0;4.64;23100 +90103;48.33065;7.86297;157;20220630;31.2;15.6;23.4;2.1;17.2;7.8;5.31;23600 +90103;48.33065;7.86297;157;20220701;21.7;14.2;17.9;1.5;14.7;1.4;3.27;17200 +90103;48.33065;7.86297;157;20220702;28.3;10.2;19.2;1.1;14.2;0;5.3;30700 +90103;48.33065;7.86297;157;20220703;31.1;14.8;23;2.2;15.4;0;6.03;28300 +90103;48.33065;7.86297;157;20220704;26.6;16.6;21.6;2;15.2;0;4.98;24500 +90103;48.33065;7.86297;157;20220705;27.4;12.8;20.1;1.4;13.3;0;5.43;30300 +90103;48.33065;7.86297;157;20220706;24.4;12.5;18.5;2.4;12.4;0;5.09;27400 +90103;48.33065;7.86297;157;20220707;23.7;10.8;17.3;2.5;12.5;0;3.45;14300 +90103;48.33065;7.86297;157;20220708;23.5;11.6;17.6;2.5;12;0;5.24;30200 +90103;48.33065;7.86297;157;20220709;26.9;10;18.4;1.7;12.9;0;5.11;28500 +90103;48.33065;7.86297;157;20220710;23.1;15.8;19.5;4.7;13.3;0;5.84;29900 +90103;48.33065;7.86297;157;20220711;26.5;9.6;18.1;2.3;13;0;5.33;29700 +90103;48.33065;7.86297;157;20220712;28.2;12.9;20.5;2.2;14.5;0;5.62;29300 +90103;48.33065;7.86297;157;20220713;33;11.9;22.5;1.1;13.4;0;4.92;23800 +90103;48.33065;7.86297;157;20220714;35.4;16.3;25.9;3.1;13.6;0;7.26;26000 +90103;48.33065;7.86297;157;20220715;26.9;13.7;20.3;2.7;12.2;0;5.79;28600 +90103;48.33065;7.86297;157;20220716;27.2;11;19.1;2.4;11.4;0;5.66;29200 +90103;48.33065;7.86297;157;20220717;29.7;11.8;20.8;2.5;11.8;0;6.08;28900 +90103;48.33065;7.86297;157;20220718;33.5;12.3;22.9;1.6;12.4;0;5.87;27700 +90103;48.33065;7.86297;157;20220719;37.4;14.4;25.9;1.5;14.2;0;6.37;28600 +90103;48.33065;7.86297;157;20220720;33;17.1;25.1;2.2;17.3;15.9;4.95;18400 +90103;48.33065;7.86297;157;20220721;29;17.9;23.4;1.7;18.9;0;5.13;25900 +90103;48.33065;7.86297;157;20220722;30.5;15.4;23;2.1;18.7;1.2;5.33;26200 +90103;48.33065;7.86297;157;20220723;29.7;17.5;23.6;1.7;18.7;0;4.52;21000 +90103;48.33065;7.86297;157;20220724;31.7;16.3;24;.9;17.6;0;5.17;27200 +90103;48.33065;7.86297;157;20220725;34.1;17.6;25.8;2.5;17.4;1.3;5.75;21900 +90103;48.33065;7.86297;157;20220726;26.7;18.8;22.7;2.1;15;0;4.95;23200 +90103;48.33065;7.86297;157;20220727;27;14.2;20.6;2.3;13.7;0;4.95;24200 +90103;48.33065;7.86297;157;20220728;29.3;13.2;21.2;2.4;14;0;5.22;24100 +90103;48.33065;7.86297;157;20220729;27.5;15.4;21.4;1.9;15.7;0;3.85;16700 +90103;48.33065;7.86297;157;20220730;30.2;13.5;21.9;1.4;14.1;0;4.77;23800 +90103;48.33065;7.86297;157;20220731;32.4;13.8;23.1;1.9;14.1;0;5.44;24600 +90103;48.33065;7.86297;157;20220801;29.9;15.6;22.7;1.4;16.2;3.4;4.43;21400 +90103;48.33065;7.86297;157;20220802;29.9;14.2;22;1;16.6;0;4.77;26200 +90103;48.33065;7.86297;157;20220803;34.7;15.9;25.3;1.2;16.2;0;5.41;26400 +90103;48.33065;7.86297;157;20220804;36.9;17.5;27.2;1.6;16.6;.1;5.92;25800 +90103;48.33065;7.86297;157;20220805;31.8;19.9;25.8;3.8;17.5;.8;5.92;20100 +90103;48.33065;7.86297;157;20220806;27.5;17.4;22.4;4.8;12.8;0;6.25;22600 +90103;48.33065;7.86297;157;20220807;28.8;10.8;19.8;3;10.6;0;5.8;26200 +90103;48.33065;7.86297;157;20220808;30.8;10.2;20.5;2.7;11.3;0;5.79;25500 +90103;48.33065;7.86297;157;20220809;32.2;11.9;22.1;2.2;11.9;0;5.7;25600 +90103;48.33065;7.86297;157;20220810;31.6;12.7;22.2;2.2;11.4;0;5.65;25500 +90103;48.33065;7.86297;157;20220811;32;12.9;22.4;1.7;11.1;0;5.31;25400 +90103;48.33065;7.86297;157;20220812;31.8;12.8;22.3;2.2;10.7;0;5.67;25200 +90103;48.33065;7.86297;157;20220813;31.9;12.7;22.3;2.4;11.1;0;5.79;25200 +90103;48.33065;7.86297;157;20220814;31;11.8;21.4;2.1;13.1;.9;4.7;20000 +90103;48.33065;7.86297;157;20220815;27.6;17.8;22.7;3.1;17.2;8.3;4.34;17700 +90103;48.33065;7.86297;157;20220816;29.8;17.4;23.6;1.9;16.8;.8;4.82;23400 +90103;48.33065;7.86297;157;20220817;27.5;17.3;22.4;2.4;18.1;8.7;3.06;10400 +90103;48.33065;7.86297;157;20220818;23;17.2;20.1;1.8;19;7.5;1.96;7900 +90103;48.33065;7.86297;157;20220819;26.4;18.6;22.5;2.2;19.6;.5;2.78;10500 +90103;48.33065;7.86297;157;20220820;25.8;17.4;21.6;1.7;17.6;10.5;3;13300 +90103;48.33065;7.86297;157;20220821;28.1;11.3;19.7;.9;13.4;0;3.87;23000 +90103;48.33065;7.86297;157;20220822;29.8;12.9;21.3;1.1;14.3;0;4.08;22400 +90103;48.33065;7.86297;157;20220823;30.2;14.1;22.2;1.3;14.9;0;4.22;22200 +90103;48.33065;7.86297;157;20220824;32;14.4;23.2;1.9;14.2;0;4.65;20500 +90103;48.33065;7.86297;157;20220825;31.5;15.1;23.3;1.1;16.1;0;4.2;22300 +90103;48.33065;7.86297;157;20220826;30.6;15.1;22.9;1.7;17.6;15.5;4.17;20500 +90103;48.33065;7.86297;157;20220827;24.8;18.6;21.7;1.8;19.1;1.8;2.93;14200 +90103;48.33065;7.86297;157;20220828;27.3;14.3;20.8;2.1;17.4;0;3.63;18600 +90103;48.33065;7.86297;157;20220829;29.1;13.5;21.3;2;15.3;0;4.14;20400 +90103;48.33065;7.86297;157;20220830;30.5;13.6;22.1;2;16.1;7.6;3.86;16700 +90103;48.33065;7.86297;157;20220831;25.3;17.3;21.3;2.3;18.3;.4;3.13;15000 +90103;48.33065;7.86297;157;20220901;25.9;12.7;19.3;2;15.1;0;3.53;19200 +90103;48.33065;7.86297;157;20220902;26.7;11.5;19.1;1.8;13.8;1.3;3.61;19500 +90103;48.33065;7.86297;157;20220903;23.5;15.4;19.5;2.2;16.8;3.8;2.41;10500 +90103;48.33065;7.86297;157;20220904;27.6;12.2;19.9;1.1;15.4;0;3.43;20600 +90103;48.33065;7.86297;157;20220905;29.4;12.8;21.1;1.3;15.7;0;3.37;17600 +90103;48.33065;7.86297;157;20220906;28.3;16.3;22.3;2.3;17.2;1.5;3.41;14200 +90103;48.33065;7.86297;157;20220907;28.1;15.9;22;1.8;17.8;7.9;3.04;13700 +90103;48.33065;7.86297;157;20220908;24.4;14.6;19.5;2.3;16.2;.4;2.93;14800 +90103;48.33065;7.86297;157;20220909;23;15.2;19.1;3.3;14;6.4;3.17;12500 +90103;48.33065;7.86297;157;20220910;19.4;14.6;17;3.3;15.1;5.5;1.88;6600 +90103;48.33065;7.86297;157;20220911;22.6;14.8;18.7;2.1;14.6;.1;2.86;15300 +90103;48.33065;7.86297;157;20220912;25.9;9.7;17.8;1.2;13.1;0;2.99;18800 +90103;48.33065;7.86297;157;20220913;28.7;10.9;19.8;1.2;14.8;10.2;2.87;15300 +90103;48.33065;7.86297;157;20220914;26.5;17.9;22.2;2.1;19.7;14.5;2.19;7500 +90103;48.33065;7.86297;157;20220915;19.2;17.2;18.2;3.8;16.6;11.6;1.95;7300 +90103;48.33065;7.86297;157;20220916;17.5;11.9;14.7;2;13.3;3;1.59;7800 +90103;48.33065;7.86297;157;20220917;16.4;10.3;13.3;2.6;10.1;1.3;2.11;9800 +90103;48.33065;7.86297;157;20220918;17.2;10;13.6;3.5;9.8;.9;2.43;9400 +90103;48.33065;7.86297;157;20220919;17.2;5.9;11.6;1.4;9.4;0;1.78;11100 +90103;48.33065;7.86297;157;20220920;16.7;4.4;10.6;1.3;9.3;0;1.69;11700 +90103;48.33065;7.86297;157;20220921;19;3.2;11.1;1.6;9.1;0;2.2;16400 +90103;48.33065;7.86297;157;20220922;19.4;2.6;11;1.9;8.8;0;2.36;17200 +90103;48.33065;7.86297;157;20220923;21.2;4.8;13;1.4;10.2;0;2.07;13300 +90103;48.33065;7.86297;157;20220924;20.2;10.4;15.3;2.1;13.5;2.7;1.65;7200 +90103;48.33065;7.86297;157;20220925;16.4;11.1;13.8;1.4;13.5;3.7;1.24;7400 +90103;48.33065;7.86297;157;20220926;15.5;10.6;13;3.6;11.9;10.7;1.63;8000 +90103;48.33065;7.86297;157;20220927;13.1;9.4;11.2;4.3;10.8;14.8;1.42;6400 +90103;48.33065;7.86297;157;20220928;13.4;9.6;11.5;3.5;11.3;0;1.23;5400 +90103;48.33065;7.86297;157;20220929;14.8;7.2;11;1.4;10.7;.9;1.23;8000 +90103;48.33065;7.86297;157;20220930;16.8;7.1;11.9;1.3;10.8;.9;1.47;10700 +90103;48.33065;7.86297;157;20221001;14.7;8.2;11.4;5;11.5;2.4;1.16;2100 +90103;48.33065;7.86297;157;20221002;19.8;13.6;16.7;3.2;15;30.1;1.6;5000 +90103;48.33065;7.86297;157;20221003;16.8;9.9;13.3;2.4;12.5;0;1.53;10500 +90103;48.33065;7.86297;157;20221004;19.4;5.2;12.3;1.2;10.8;0;1.59;12400 +90103;48.33065;7.86297;157;20221005;25.3;6.2;15.7;2.8;11.8;0;2.8;14100 +90103;48.33065;7.86297;157;20221006;18.4;11.9;15.1;2.2;13.1;0;1.59;8600 +90103;48.33065;7.86297;157;20221007;21.4;10.8;16.1;1.3;12.8;0;1.78;12700 +90103;48.33065;7.86297;157;20221008;18.8;10.6;14.7;1.6;12.2;0;1.65;11900 +90103;48.33065;7.86297;157;20221009;19.5;5.5;12.5;1.8;10.7;.1;1.66;11800 +90103;48.33065;7.86297;157;20221010;23.4;10;16.7;2;13.2;.3;2.02;11700 +90103;48.33065;7.86297;157;20221011;16.2;11.6;13.9;2.2;13.6;0;1.13;6800 +90103;48.33065;7.86297;157;20221012;19;9.1;14.1;.7;12.4;0;1.15;8900 +90103;48.33065;7.86297;157;20221013;18.1;7;12.6;2;12.8;.5;1.06;5700 +90103;48.33065;7.86297;157;20221014;18.1;12.9;15.5;3.6;14.7;19.6;1.28;4300 +90103;48.33065;7.86297;157;20221015;19.8;15.1;17.5;4.7;16.1;2.8;1.66;5300 +90103;48.33065;7.86297;157;20221016;24.5;13.9;19.2;1.5;15.5;0;1.64;8200 +90103;48.33065;7.86297;157;20221017;25.9;10.1;18;1.8;14.1;0;1.94;10900 +90103;48.33065;7.86297;157;20221018;23.4;13.3;18.3;1.8;15.2;.8;1.64;8900 +90103;48.33065;7.86297;157;20221019;19.3;10.9;15.1;2.2;14.8;.1;1.09;5600 +90103;48.33065;7.86297;157;20221020;16.3;10.3;13.3;1.2;14.4;7.1;.67;3300 +90103;48.33065;7.86297;157;20221021;17.1;13.4;15.2;3.4;15.8;27.8;.8;1800 +90103;48.33065;7.86297;157;20221022;22;12.7;17.4;2.8;14.4;0;1.81;10600 +90103;48.33065;7.86297;157;20221023;20.4;10.4;15.4;2.3;13.5;3.4;1.38;7200 +90103;48.33065;7.86297;157;20221024;20.4;15.2;17.8;3.9;14;6.9;2.03;4800 +90103;48.33065;7.86297;157;20221025;21.2;8.7;15;1.8;12.4;.3;1.37;9600 +90103;48.33065;7.86297;157;20221026;23.1;12.1;17.6;2.2;13.8;.1;1.64;6100 +90103;48.33065;7.86297;157;20221027;23.2;8.3;15.8;1.3;13.4;0;1.22;9100 +90103;48.33065;7.86297;157;20221028;25.9;13.1;19.5;2.1;14.7;0;1.82;6800 +90103;48.33065;7.86297;157;20221029;22.7;10.3;16.5;1.1;13.9;0;1.08;7800 +90103;48.33065;7.86297;157;20221030;22.6;9.3;15.9;1.8;13.2;0;1.32;7200 +90103;48.33065;7.86297;157;20221031;17.5;7.9;12.7;1;12.4;2.1;.73;5200 +90103;48.33065;7.86297;157;20221101;18.7;9.5;14.1;2.8;13.2;.3;1.12;4900 +90103;48.33065;7.86297;157;20221102;17.2;6.5;11.9;1.7;10.8;0;.93;6900 +90103;48.33065;7.86297;157;20221103;12.6;5.4;9;1.8;10.6;7.6;.56;3800 +90103;48.33065;7.86297;157;20221104;13.5;9.5;11.5;3.1;10.5;5.2;1.06;5100 +90103;48.33065;7.86297;157;20221105;12.3;8.3;10.3;1.8;9.8;.4;.78;4700 +90103;48.33065;7.86297;157;20221106;10.6;1.9;6.3;2.5;8.2;.5;.64;5800 +90103;48.33065;7.86297;157;20221107;16.8;8.8;12.8;3.1;10.4;0;1.4;4000 +90103;48.33065;7.86297;157;20221108;18.4;4.5;11.4;2.3;9.5;7;1.25;5300 +90103;48.33065;7.86297;157;20221109;15.4;9.2;12.3;3.3;13;11.7;.72;1700 +90103;48.33065;7.86297;157;20221110;15;7.1;11;1.5;10.9;0;.57;7700 +90103;48.33065;7.86297;157;20221111;11;2.6;6.8;1.1;9.1;.1;.37;5600 +90103;48.33065;7.86297;157;20221112;7;5.6;6.3;1.2;9.3;.1;.37;1400 +90103;48.33065;7.86297;157;20221113;6.4;5;5.7;1.7;8.6;0;.42;1200 +90103;48.33065;7.86297;157;20221114;14.2;3.9;9;1.8;9;0;.84;2000 +90103;48.33065;7.86297;157;20221115;14.1;8.4;11.2;2;11.2;7.1;.71;2500 +90103;48.33065;7.86297;157;20221116;15;10;12.5;3.1;11.1;1.1;.94;6300 +90103;48.33065;7.86297;157;20221117;15.1;8.4;11.8;4.2;10.4;20.6;1.29;3200 +90103;48.33065;7.86297;157;20221118;11.9;8.6;10.2;3;10.3;6.5;.75;3600 +90103;48.33065;7.86297;157;20221119;11.1;6.6;8.9;2.8;9.3;1.3;.68;4200 +90103;48.33065;7.86297;157;20221120;10.1;6.6;8.3;4;8.4;7.8;1.02;2500 +90103;48.33065;7.86297;157;20221121;10.6;6;8.3;3.3;8.8;1.7;.71;4700 +90103;48.33065;7.86297;157;20221122;9.1;6.5;7.8;3.9;8.7;.5;.74;3300 +90103;48.33065;7.86297;157;20221123;11.9;4.6;8.2;2.7;8.2;4.6;.71;5700 +90103;48.33065;7.86297;157;20221124;12.6;7.2;9.9;3.3;9.1;4.5;.93;4400 +90103;48.33065;7.86297;157;20221125;11.8;1.6;6.7;2;8.8;2.4;.5;2600 +90103;48.33065;7.86297;157;20221126;10.3;5.4;7.9;1.6;9;0;.3;5400 +90103;48.33065;7.86297;157;20221127;6.9;2.9;4.9;1.9;8;0;.33;2600 +90103;48.33065;7.86297;157;20221128;10.1;4;7;1.8;8.8;3.7;.51;1700 +90103;48.33065;7.86297;157;20221129;8.5;5.8;7.1;1.7;9.7;1.5;.39;800 +90103;48.33065;7.86297;157;20221130;8.2;6.8;7.5;3.2;9.3;0;.54;1300 +90103;48.33065;7.86297;157;20221201;4.4;3.3;3.9;3.6;7;.1;.57;800 +90103;48.33065;7.86297;157;20221202;4.2;3.5;3.9;2.9;7.3;.1;.45;800 +90103;48.33065;7.86297;157;20221203;3.2;1.5;2.3;2.9;6.5;0;.37;2100 +90103;48.33065;7.86297;157;20221204;3.2;-1.2;1;1.6;6.4;3.5;.3;800 +90103;48.33065;7.86297;157;20221205;8;2.4;5.2;2.4;7.1;0;.57;2600 +90103;48.33065;7.86297;157;20221206;4.7;3.6;4.1;1.8;7;.1;.49;1100 +90103;48.33065;7.86297;157;20221207;6.3;.9;3.6;1;6.7;0;.25;3100 +90103;48.33065;7.86297;157;20221208;4.8;-1.9;1.5;1.2;5.5;0;.28;3200 +90103;48.33065;7.86297;157;20221209;1;-4.9;-2;.7;5.2;0;.22;1400 +90103;48.33065;7.86297;157;20221210;1.2;.3;.8;1.7;5.9;1.1;.37;600 +90103;48.33065;7.86297;157;20221211;-.5;-2.6;-1.5;1.6;4.8;0;.23;2600 +90103;48.33065;7.86297;157;20221212;-.2;-3.6;-1.9;1.1;4.2;0;.12;4400 +90103;48.33065;7.86297;157;20221213;-2.7;-7.2;-4.9;1.6;4;0;.07;3800 +90103;48.33065;7.86297;157;20221214;-.5;-2.8;-1.7;1.5;5;9.4;.3;800 +90103;48.33065;7.86297;157;20221215;-.8;-2.1;-1.4;3.6;5.1;.4;.26;1700 +90103;48.33065;7.86297;157;20221216;-2;-2.3;-2.1;2.6;4.2;0;.25;4300 +90103;48.33065;7.86297;157;20221217;-5.7;-10;-7.8;1.4;3.3;0;.11;2300 +90103;48.33065;7.86297;157;20221218;-6;-8.7;-7.3;1.5;3.3;.4;.07;3400 +90103;48.33065;7.86297;157;20221219;4.4;-6;-.8;1.5;5.8;0;.09;3500 +90103;48.33065;7.86297;157;20221220;13.1;.4;6.8;1.8;7.8;8;.67;2100 +90103;48.33065;7.86297;157;20221221;13.9;10;11.9;5.2;11.2;4.4;1.07;2500 +90103;48.33065;7.86297;157;20221222;13;11.2;12.1;6.5;10.7;10.2;1.57;500 +90103;48.33065;7.86297;157;20221223;14.9;10.5;12.7;4.8;12.6;9;.98;500 +90103;48.33065;7.86297;157;20221224;13;10.1;11.5;3.3;10.4;.5;.93;2500 +90103;48.33065;7.86297;157;20221225;14;8.4;11.2;2.3;10.5;.1;.58;3700 +90103;48.33065;7.86297;157;20221226;14.1;10.1;12.1;3.8;10.2;8.7;1.42;300 +90103;48.33065;7.86297;157;20221227;8.5;.6;4.5;2.2;7;0;.4;3600 +90103;48.33065;7.86297;157;20221228;11.9;.9;6.4;4.7;7.3;0;1.06;3400 +90103;48.33065;7.86297;157;20221229;13.9;9.5;11.7;6.1;9.4;8;1.77;2400 +90103;48.33065;7.86297;157;20221230;13.3;4.6;9;4.5;9.8;2.1;.81;2300 +90103;48.33065;7.86297;157;20221231;19.1;13.1;16.1;5.8;12;0;2.11;3900 +91068;47.80669;-3.78738;37;20220101;15.2;11.3;13.3;3.9;12.8;3.4;.82;3227 +91068;47.80669;-3.78738;37;20220102;13;11.1;12.1;8.2;13.17;.1;.56;2789 +91068;47.80669;-3.78738;37;20220103;12.1;11.3;11.7;6.5;12.97;17.9;.55;707 +91068;47.80669;-3.78738;37;20220104;10;8.7;9.4;5.9;9.3;.7;1.09;2179 +91068;47.80669;-3.78738;37;20220105;9.1;.9;5;1.3;6.6;0;.31;4936 +91068;47.80669;-3.78738;37;20220106;9.4;-.4;4.5;2.8;8;3.8;.21;5466 +91068;47.80669;-3.78738;37;20220107;10.7;6.9;8.8;4.8;9.5;5.7;.78;3335 +91068;47.80669;-3.78738;37;20220108;11.1;9.2;10.2;6.4;10.2;9.6;1.07;2304 +91068;47.80669;-3.78738;37;20220109;10.3;6.8;8.6;4.5;10.9;4.2;.26;3252 +91068;47.80669;-3.78738;37;20220110;12.9;10.2;11.6;2.8;13.1;2;.35;2854 +91068;47.80669;-3.78738;37;20220111;11.6;9.5;10.6;.8;12.2;1.9;.32;2514 +91068;47.80669;-3.78738;37;20220112;12.4;8.5;10.5;1.5;11.3;0;.39;3560 +91068;47.80669;-3.78738;37;20220113;9.7;6.4;8.1;4.2;8.5;0;.8;5644 +91068;47.80669;-3.78738;37;20220114;3.6;1.1;2.4;3.2;6.83;0;.35;2734 +91068;47.80669;-3.78738;37;20220115;7.6;2.1;4.9;4;8.57;.1;.3;3154 +91068;47.80669;-3.78738;37;20220116;12.1;5.9;9;3.5;10.53;.2;.45;4830 +91068;47.80669;-3.78738;37;20220117;10.3;6;8.1;2.4;9.57;.1;.44;4151 +91068;47.80669;-3.78738;37;20220118;7.1;4.5;5.8;1.5;8.2;0;.39;3081 +91068;47.80669;-3.78738;37;20220119;9.9;4.7;7.3;1.2;9.2;.8;.32;4526 +91068;47.80669;-3.78738;37;20220120;9.4;3.5;6.5;2.1;7.2;0;.65;4904 +91068;47.80669;-3.78738;37;20220121;7.5;1;4.3;3.8;6.24;0;.9;5861 +91068;47.80669;-3.78738;37;20220122;7.3;1;4.2;3.2;7.01;0;.6;2797 +91068;47.80669;-3.78738;37;20220123;7.1;4;5.6;4.5;7.37;0;.74;4543 +91068;47.80669;-3.78738;37;20220124;3.5;1.9;2.7;2.3;6.57;0;.43;1976 +91068;47.80669;-3.78738;37;20220125;9.4;.4;4.9;1.8;7.51;0;.42;6176 +91068;47.80669;-3.78738;37;20220126;5.2;1;3.1;2.9;6.64;0;.44;5108 +91068;47.80669;-3.78738;37;20220127;9;-.8;4.1;2.2;8.5;.2;.29;3862 +91068;47.80669;-3.78738;37;20220128;9.6;8;8.8;.8;11.1;.2;.38;2739 +91068;47.80669;-3.78738;37;20220129;10.7;7.9;9.3;1.6;10.8;.1;.47;3765 +91068;47.80669;-3.78738;37;20220130;10.1;7.5;8.8;1.5;10.7;.4;.43;3675 +91068;47.80669;-3.78738;37;20220131;11.1;7.7;9.4;3.5;9.2;.1;1;4307 +91068;47.80669;-3.78738;37;20220201;10.8;6.9;8.9;4.2;10.4;0;.6;4703 +91068;47.80669;-3.78738;37;20220202;11.2;8.4;9.8;2.5;10.2;.4;.74;4008 +91068;47.80669;-3.78738;37;20220203;10.6;6.5;8.6;2.5;10.6;.4;.46;4982 +91068;47.80669;-3.78738;37;20220204;10.4;8.4;9.4;3.4;9;.4;1.08;3456 +91068;47.80669;-3.78738;37;20220205;11.7;2.5;7.1;2.9;9;.3;.67;7832 +91068;47.80669;-3.78738;37;20220206;12.2;9.1;10.7;7;11.8;.7;.74;4507 +91068;47.80669;-3.78738;37;20220207;13.3;9.8;11.6;2.8;11.8;.3;.81;4883 +91068;47.80669;-3.78738;37;20220208;10.8;9.2;10;1.9;10.8;.2;.66;3269 +91068;47.80669;-3.78738;37;20220209;8;6.8;7.4;1.5;9.8;0;.47;2842 +91068;47.80669;-3.78738;37;20220210;7.7;4.8;6.3;3.3;8.77;0;.99;6186 +91068;47.80669;-3.78738;37;20220211;9.9;1.3;5.6;2.5;6.84;0;.91;9315 +91068;47.80669;-3.78738;37;20220212;10.2;1.4;5.8;3.9;7.31;0;1.01;7174 +91068;47.80669;-3.78738;37;20220213;10.8;8;9.4;8.6;10.66;19.1;.72;1958 +91068;47.80669;-3.78738;37;20220214;11.5;6.5;9;6.5;8.97;1.5;1.34;8193 +91068;47.80669;-3.78738;37;20220215;11.1;6.3;8.7;7.7;11.14;8.9;.36;2889 +91068;47.80669;-3.78738;37;20220216;12.4;11;11.7;6.8;13.6;2.6;.43;3463 +91068;47.80669;-3.78738;37;20220217;12.9;11;12;5.2;12.4;1.4;.95;4143 +91068;47.80669;-3.78738;37;20220218;10.9;10;10.5;7.1;9.2;.8;1.78;2815 +91068;47.80669;-3.78738;37;20220219;11.1;5.2;8.2;5.5;9;1.6;1.17;7734 +91068;47.80669;-3.78738;37;20220220;12.9;9.2;11.1;6.6;11.8;1;1;6164 +91068;47.80669;-3.78738;37;20220221;12;8.7;10.4;6.3;8.7;0;1.93;5896 +91068;47.80669;-3.78738;37;20220222;13.2;9.1;11.2;3.6;11.3;.3;1.08;6703 +91068;47.80669;-3.78738;37;20220223;10.8;4.8;7.8;2.1;9.4;.2;.84;8287 +91068;47.80669;-3.78738;37;20220224;10.4;8.2;9.3;5.3;8.4;.8;1.62;4990 +91068;47.80669;-3.78738;37;20220225;11.3;2.5;6.9;1.9;7.5;0;1.13;10394 +91068;47.80669;-3.78738;37;20220226;10.4;3;6.7;4.4;7;0;1.53;9650 +91068;47.80669;-3.78738;37;20220227;13;2.9;8;3.2;8.9;.6;1.27;11484 +91068;47.80669;-3.78738;37;20220228;11.8;7.9;9.9;3.5;12.1;1.3;.64;7140 +91068;47.80669;-3.78738;37;20220301;12.1;10.8;11.5;3.3;12.7;6.1;.74;4072 +91068;47.80669;-3.78738;37;20220302;12;9.7;10.9;3.2;12.1;2.9;.82;5583 +91068;47.80669;-3.78738;37;20220303;11.3;8.6;10;2.7;10.7;.8;.97;6159 +91068;47.80669;-3.78738;37;20220304;11.8;4.8;8.3;2.5;7.9;0;1.43;10218 +91068;47.80669;-3.78738;37;20220305;9.8;.5;5.2;3;7.3;.8;1.19;11983 +91068;47.80669;-3.78738;37;20220306;8.3;3.8;6.1;3.9;7.3;.1;1.25;8371 +91068;47.80669;-3.78738;37;20220307;8.2;.3;4.3;3.4;5.7;0;1.47;11330 +91068;47.80669;-3.78738;37;20220308;13;2.8;7.9;3.6;9.4;1.6;1.34;13085 +91068;47.80669;-3.78738;37;20220309;11.4;8.3;9.9;5.2;11.1;2.7;.99;7193 +91068;47.80669;-3.78738;37;20220310;11.6;4.6;8.1;3.3;9.7;4.9;1.16;11086 +91068;47.80669;-3.78738;37;20220311;12.9;8.3;10.6;5.2;11;7.5;1.35;9056 +91068;47.80669;-3.78738;37;20220312;11.8;7.3;9.6;5.4;9.9;3.8;1.43;9072 +91068;47.80669;-3.78738;37;20220313;11.6;8.8;10.2;4.7;9.6;3.6;1.58;7194 +91068;47.80669;-3.78738;37;20220314;14.5;8.3;11.4;3.2;9.5;.1;1.93;10973 +91068;47.80669;-3.78738;37;20220315;15.6;8.5;12.1;2.5;10.7;0;1.79;11910 +91068;47.80669;-3.78738;37;20220316;11.6;11.1;11.4;2.6;10.9;6.1;1.1;3007 +91068;47.80669;-3.78738;37;20220317;14.5;3.3;8.9;2.5;7.8;3.2;2.03;15402 +91068;47.80669;-3.78738;37;20220318;15.9;3.4;9.6;5.8;6.91;0;3.15;17700 +91068;47.80669;-3.78738;37;20220319;14.4;7.4;10.9;5;8.06;0;2.58;12350 +91068;47.80669;-3.78738;37;20220320;15.9;7.8;11.8;3.6;9.91;0;2.23;14550 +91068;47.80669;-3.78738;37;20220321;16.1;8.1;12.1;4.8;10.76;0;2.35;16950 +91068;47.80669;-3.78738;37;20220322;14.2;8.9;11.6;6.4;9.34;0;2.68;15946 +91068;47.80669;-3.78738;37;20220323;15.6;9.1;12.4;4;8.41;0;2.99;18242 +91068;47.80669;-3.78738;37;20220324;19.1;6;12.6;3.3;7.31;0;3.35;19011 +91068;47.80669;-3.78738;37;20220325;20.7;8.2;14.5;4.9;8.41;0;4.08;19016 +91068;47.80669;-3.78738;37;20220326;20.2;9.7;15;5.6;8.04;0;4.31;16714 +91068;47.80669;-3.78738;37;20220327;19.1;8.6;13.8;4;7.61;0;3.61;16456 +91068;47.80669;-3.78738;37;20220328;16.5;8.9;12.7;4;10.61;.1;2.24;11097 +91068;47.80669;-3.78738;37;20220329;14.1;10.4;12.2;3.4;11.87;0;1.6;9133 +91068;47.80669;-3.78738;37;20220330;15.3;8.8;12;3.8;10.11;.3;2.18;11805 +91068;47.80669;-3.78738;37;20220331;9.3;6.2;7.7;6.6;7.37;.7;2.13;12859 +91068;47.80669;-3.78738;37;20220401;10;2;6;6.8;5.54;.1;2.66;18527 +91068;47.80669;-3.78738;37;20220402;10;1.7;5.9;3.7;6.37;1;1.89;12801 +91068;47.80669;-3.78738;37;20220403;11.3;2.3;6.8;4.3;5.61;0;2.54;16941 +91068;47.80669;-3.78738;37;20220404;9.8;3.3;6.6;5.3;8.2;.3;1.58;14179 +91068;47.80669;-3.78738;37;20220405;12.7;8.9;10.8;6.3;11.4;.1;1.58;12316 +91068;47.80669;-3.78738;37;20220406;12.2;7.5;9.8;7.6;11.37;3;.98;7062 +91068;47.80669;-3.78738;37;20220407;13.3;10.8;12;8.3;11.77;15.4;1.83;11575 +91068;47.80669;-3.78738;37;20220408;13;8.9;11;8;10.67;2.2;1.81;10377 +91068;47.80669;-3.78738;37;20220409;12.3;4.6;8.5;3.3;7.24;0;2.68;21202 +91068;47.80669;-3.78738;37;20220410;13.5;3.3;8.4;5.8;7.74;0;2.59;18135 +91068;47.80669;-3.78738;37;20220411;16;9.6;12.8;5.8;10.91;1.2;2.82;15874 +91068;47.80669;-3.78738;37;20220412;15.3;10.5;12.9;4.3;12.47;.2;1.87;11437 +91068;47.80669;-3.78738;37;20220413;18.4;9;13.7;3;12.24;.1;2.89;20358 +91068;47.80669;-3.78738;37;20220414;19;9;14;3.4;11.91;.2;3.23;22244 +91068;47.80669;-3.78738;37;20220415;19.3;7.9;13.6;2.7;12.34;0;3.13;22907 +91068;47.80669;-3.78738;37;20220416;22.6;10.3;16.4;3.2;11.84;0;4.09;23667 +91068;47.80669;-3.78738;37;20220417;18.1;9.8;13.9;3.7;11.81;0;2.99;18824 +91068;47.80669;-3.78738;37;20220418;15.5;8.6;12;4;10.07;0;2.84;18825 +91068;47.80669;-3.78738;37;20220419;14.5;5.8;10.2;4.4;8.47;0;2.75;17694 +91068;47.80669;-3.78738;37;20220420;16.3;6.8;11.5;4.5;10.31;0;2.94;19426 +91068;47.80669;-3.78738;37;20220421;16.1;6.2;11.1;2.9;10.81;0;2.71;20285 +91068;47.80669;-3.78738;37;20220422;20.7;10.1;15.4;4.5;10.97;.5;3.77;18156 +91068;47.80669;-3.78738;37;20220423;20.3;11;15.7;6.2;11.44;0;4.09;20022 +91068;47.80669;-3.78738;37;20220424;17.8;10.3;14.1;3.3;12.37;.9;2.86;18323 +91068;47.80669;-3.78738;37;20220425;17.3;10.4;13.8;2.9;11.11;0;2.68;14742 +91068;47.80669;-3.78738;37;20220426;18.4;7.2;12.8;4.6;9.17;0;4.05;25525 +91068;47.80669;-3.78738;37;20220427;18.7;8.9;13.8;6.3;9.77;.4;4;20041 +91068;47.80669;-3.78738;37;20220428;19.6;11.2;15.4;4.8;10.87;.1;3.63;15508 +91068;47.80669;-3.78738;37;20220429;20.9;8.4;14.7;5;11.01;0;3.94;20561 +91068;47.80669;-3.78738;37;20220430;16.8;7.5;12.2;4.8;9.37;0;3.36;19666 +91068;47.80669;-3.78738;37;20220501;18;7.7;12.9;3.6;10.34;.3;3.39;21615 +91068;47.80669;-3.78738;37;20220502;16.7;10.2;13.4;4.2;11.17;.4;2.46;11600 +91068;47.80669;-3.78738;37;20220503;18.4;10.2;14.3;4.1;10.57;0;2.89;11565 +91068;47.80669;-3.78738;37;20220504;17.7;8.3;13;3.6;10.94;0;3.28;21286 +91068;47.80669;-3.78738;37;20220505;17.5;7.8;12.7;3.6;11.77;.1;2.85;18637 +91068;47.80669;-3.78738;37;20220506;19.4;6;12.7;1.9;11;0;3.65;26240 +91068;47.80669;-3.78738;37;20220507;21;7.7;14.4;2.1;11.8;.1;3.93;26285 +91068;47.80669;-3.78738;37;20220508;20.2;10.4;15.3;2.4;12.2;.1;3.69;22648 +91068;47.80669;-3.78738;37;20220509;19.9;12.4;16.2;2.5;14;.1;3.32;19885 +91068;47.80669;-3.78738;37;20220510;17.3;10;13.7;1.7;14.1;0;2.75;19716 +91068;47.80669;-3.78738;37;20220511;17.5;12.5;15;3.3;13;0;2.89;16354 +91068;47.80669;-3.78738;37;20220512;17.5;6.4;12;2;10.4;.1;3.42;24616 +91068;47.80669;-3.78738;37;20220513;17.6;5.3;11.5;1.8;10.8;0;3.43;26051 +91068;47.80669;-3.78738;37;20220514;21.3;9;15.2;2.3;11.9;.1;4.14;26172 +91068;47.80669;-3.78738;37;20220515;21;15.2;18.1;2.5;16;.8;3.29;17972 +91068;47.80669;-3.78738;37;20220516;18;14.5;16.3;3.5;16.2;3.8;2.35;13964 +91068;47.80669;-3.78738;37;20220517;20.8;13.1;17;3.5;15.4;.2;3.51;20929 +91068;47.80669;-3.78738;37;20220518;21.3;10.4;15.9;2.7;14.1;0;3.92;25055 +91068;47.80669;-3.78738;37;20220519;18.4;12.2;15.3;2.1;13.6;0;3.08;18908 +91068;47.80669;-3.78738;37;20220520;18.6;12.7;15.7;2.8;12.6;.2;3.34;18511 +91068;47.80669;-3.78738;37;20220521;20.9;9.9;15.4;1.9;13.2;0;3.94;25468 +91068;47.80669;-3.78738;37;20220522;25.5;13.9;19.7;3.4;13.8;3;5.32;26257 +91068;47.80669;-3.78738;37;20220523;16.8;12.3;14.6;3.7;12.7;1.4;2.89;16313 +91068;47.80669;-3.78738;37;20220524;17.2;10.8;14;2.9;11.3;.3;3.3;19573 +91068;47.80669;-3.78738;37;20220525;16.9;7;12;2.3;12.5;.2;3.15;24488 +91068;47.80669;-3.78738;37;20220526;17.6;12.8;15.2;2.1;13.5;0;2.88;17026 +91068;47.80669;-3.78738;37;20220527;19.1;12.5;15.8;2.1;13.2;.1;3.4;20072 +91068;47.80669;-3.78738;37;20220528;23.2;9.4;16.3;3.2;10.9;0;5.2;29227 +91068;47.80669;-3.78738;37;20220529;20;9.4;14.7;3.6;9.2;0;4.7;25656 +91068;47.80669;-3.78738;37;20220530;17.1;8.1;12.6;2.8;9.3;0;3.77;23684 +91068;47.80669;-3.78738;37;20220531;17.2;5.3;11.3;2.1;10.2;.1;3.67;27343 +91068;47.80669;-3.78738;37;20220601;19.9;5.4;12.7;2.3;10.2;.6;4.36;30285 +91068;47.80669;-3.78738;37;20220602;24;12.6;18.3;3.5;11.8;0;5.37;26886 +91068;47.80669;-3.78738;37;20220603;22.9;15.5;19.2;2.1;13.6;1.6;4.27;21659 +91068;47.80669;-3.78738;37;20220604;20.5;14.4;17.5;2.2;16.2;.3;3.36;19682 +91068;47.80669;-3.78738;37;20220605;18;13.2;15.6;3.5;13.7;.2;3.1;17464 +91068;47.80669;-3.78738;37;20220606;16.4;11.3;13.9;2.4;14.5;8.2;2.57;18043 +91068;47.80669;-3.78738;37;20220607;17.8;14.5;16.2;3.9;16.1;12.3;2.43;14488 +91068;47.80669;-3.78738;37;20220608;18.5;14.2;16.4;4;15.1;0;2.96;16602 +91068;47.80669;-3.78738;37;20220609;18.7;13.9;16.3;3.4;15.5;.7;2.95;17582 +91068;47.80669;-3.78738;37;20220610;18.4;15.6;17;2.7;16.9;.8;2.4;13385 +91068;47.80669;-3.78738;37;20220611;21.4;9.7;15.6;1.9;13.7;0;4.25;27669 +91068;47.80669;-3.78738;37;20220612;22.8;10.2;16.5;2.5;12.2;.1;4.86;28755 +91068;47.80669;-3.78738;37;20220613;21.8;8;14.9;2;11.6;0;4.67;30136 +91068;47.80669;-3.78738;37;20220614;24.8;12.1;18.5;3.2;12.5;0;5.52;28924 +91068;47.80669;-3.78738;37;20220615;28;14.8;21.4;2.1;13.7;0;5.83;29515 +91068;47.80669;-3.78738;37;20220616;29.6;12.1;20.9;1.9;13.7;0;6.02;31401 +91068;47.80669;-3.78738;37;20220617;31.3;16.4;23.9;2;16.9;0;6.41;31411 +91068;47.80669;-3.78738;37;20220618;31.1;22.4;26.8;4.2;17.6;4.6;6.92;23949 +91068;47.80669;-3.78738;37;20220619;17.6;13.4;15.5;5;15.2;8.2;2.65;16565 +91068;47.80669;-3.78738;37;20220620;23.9;15.5;19.7;3.3;17;1.9;4.44;23538 +91068;47.80669;-3.78738;37;20220621;22.5;14.2;18.4;2;16.6;3.9;4.01;23396 +91068;47.80669;-3.78738;37;20220622;20.6;14.9;17.8;1.7;17.2;11;3.28;19342 +91068;47.80669;-3.78738;37;20220623;20.1;16.5;18.3;2.3;17.9;1.1;2.8;15314 +91068;47.80669;-3.78738;37;20220624;17.7;15.7;16.7;4.8;15.4;4.2;2.5;11343 +91068;47.80669;-3.78738;37;20220625;17.6;14;15.8;4.5;12.3;1.7;3.38;15301 +91068;47.80669;-3.78738;37;20220626;18.4;12.8;15.6;3.3;12.4;.4;3.54;19138 +91068;47.80669;-3.78738;37;20220627;17.7;9.6;13.7;2.2;12.5;.2;3.41;23053 +91068;47.80669;-3.78738;37;20220628;19.2;12.8;16;3.9;13.4;5;3.65;20445 +91068;47.80669;-3.78738;37;20220629;17.6;13.8;15.7;2.9;14.6;2.4;2.74;15679 +91068;47.80669;-3.78738;37;20220630;17.3;10.8;14.1;2.9;12.1;2;3.31;20564 +91068;47.80669;-3.78738;37;20220701;18;7.9;13;1.6;12;.1;3.63;25668 +91068;47.80669;-3.78738;37;20220702;19.2;9.8;14.5;2.5;12.9;0;3.75;24721 +91068;47.80669;-3.78738;37;20220703;21.2;9.9;15.6;1.7;12.5;0;4.27;27090 +91068;47.80669;-3.78738;37;20220704;22.4;9.8;16.1;1.9;11.8;0;4.67;28576 +91068;47.80669;-3.78738;37;20220705;23.8;9.4;16.6;1.9;12.6;.1;4.97;30516 +91068;47.80669;-3.78738;37;20220706;25.8;11.6;18.7;2.2;14.4;0;5.3;30247 +91068;47.80669;-3.78738;37;20220707;23.1;12.4;17.8;2.1;15.2;0;4.39;26171 +91068;47.80669;-3.78738;37;20220708;27.3;14.2;20.8;3.3;13.9;0;6;28926 +91068;47.80669;-3.78738;37;20220709;30.4;17.3;23.9;3.1;15.2;0;6.61;28863 +91068;47.80669;-3.78738;37;20220710;29;16.6;22.8;3.8;13.4;0;6.72;28010 +91068;47.80669;-3.78738;37;20220711;29.7;18.8;24.3;3.3;15.7;0;6.33;26182 +91068;47.80669;-3.78738;37;20220712;30.2;20.7;25.5;2.7;16.4;0;5.99;24364 +91068;47.80669;-3.78738;37;20220713;32.3;16.3;24.3;2.1;16.4;0;6.44;30511 +91068;47.80669;-3.78738;37;20220714;27;15.7;21.4;2.8;14.1;0;5.58;26452 +91068;47.80669;-3.78738;37;20220715;28.5;13.9;21.2;2.9;13;0;6.24;30016 +91068;47.80669;-3.78738;37;20220716;30.6;17.3;24;3.9;12.2;0;7.36;28551 +91068;47.80669;-3.78738;37;20220717;32.7;19.9;26.3;3.5;13.1;0;7.55;27916 +91068;47.80669;-3.78738;37;20220718;36.2;23.1;29.7;3.5;13.5;.3;8.4;28153 +91068;47.80669;-3.78738;37;20220719;22.1;18.3;20.2;3.5;18.7;1.2;3.18;14991 +91068;47.80669;-3.78738;37;20220720;22.2;16.4;19.3;2.6;17.8;0;3.44;18517 +91068;47.80669;-3.78738;37;20220721;21.6;14.2;17.9;1.8;14.6;0;3.71;20874 +91068;47.80669;-3.78738;37;20220722;24.2;14.3;19.3;3.1;13.5;0;4.85;24095 +91068;47.80669;-3.78738;37;20220723;20.6;11.4;16;1.6;14.5;0;3.61;23128 +91068;47.80669;-3.78738;37;20220724;22.4;13.2;17.8;2.3;17.3;.1;3.7;23037 +91068;47.80669;-3.78738;37;20220725;20.3;16.7;18.5;4.2;17;.1;2.94;14253 +91068;47.80669;-3.78738;37;20220726;22.5;15.9;19.2;2.5;14.5;0;3.92;19310 +91068;47.80669;-3.78738;37;20220727;21.3;10;15.7;1.5;11.8;0;4;25238 +91068;47.80669;-3.78738;37;20220728;23.5;12.2;17.9;1.8;13.4;0;4.32;25126 +91068;47.80669;-3.78738;37;20220729;26;16.2;21.1;2;14.9;.1;4.63;23274 +91068;47.80669;-3.78738;37;20220730;23.1;12.8;18;2.5;16.2;0;3.96;23756 +91068;47.80669;-3.78738;37;20220731;21;16.7;18.9;2.8;17.9;0;2.87;15182 +91068;47.80669;-3.78738;37;20220801;22.1;16.8;19.5;2.8;18;0;3.2;16801 +91068;47.80669;-3.78738;37;20220802;23.9;15.9;19.9;2;17.8;.2;3.74;20597 +91068;47.80669;-3.78738;37;20220803;26.5;13.9;20.2;2.2;17.6;0;4.59;25782 +91068;47.80669;-3.78738;37;20220804;25.3;15.5;20.4;2.8;14.8;0;4.63;22587 +91068;47.80669;-3.78738;37;20220805;23.3;10.3;16.8;3;11.2;0;4.73;25914 +91068;47.80669;-3.78738;37;20220806;27;13.6;20.3;4;11.2;0;6.08;26168 +91068;47.80669;-3.78738;37;20220807;28.3;15;21.7;3.8;11.3;0;6.32;25922 +91068;47.80669;-3.78738;37;20220808;28.4;16.4;22.4;4.1;12.3;0;6.31;24468 +91068;47.80669;-3.78738;37;20220809;29.5;17.9;23.7;4.4;14.3;0;6.43;23911 +91068;47.80669;-3.78738;37;20220810;32.9;19.6;26.3;4;14.7;0;7.2;25468 +91068;47.80669;-3.78738;37;20220811;34.3;21.2;27.8;3.8;12.8;0;7.63;25119 +91068;47.80669;-3.78738;37;20220812;33.6;22.9;28.3;3.3;11.7;0;7.04;22535 +91068;47.80669;-3.78738;37;20220813;34.2;22.4;28.3;2.4;13.1;12.3;6.27;23527 +91068;47.80669;-3.78738;37;20220814;19.9;17.6;18.8;2.1;19.4;2.1;1.94;10173 +91068;47.80669;-3.78738;37;20220815;21.5;17.2;19.4;2.5;19.4;5.8;2.54;13913 +91068;47.80669;-3.78738;37;20220816;21.5;16.3;18.9;2;18.6;.7;2.67;15222 +91068;47.80669;-3.78738;37;20220817;24.1;14.5;19.3;2.1;16.9;6;3.63;20634 +91068;47.80669;-3.78738;37;20220818;21.2;16.3;18.8;3;17.9;0;2.7;14563 +91068;47.80669;-3.78738;37;20220819;21.2;17.8;19.5;2.5;18.8;2.5;2.41;12000 +91068;47.80669;-3.78738;37;20220820;20.2;10;15.1;1.7;14;.2;3.05;20826 +91068;47.80669;-3.78738;37;20220821;20.1;15.1;17.6;2.1;17.2;3.3;2.44;14395 +91068;47.80669;-3.78738;37;20220822;19.5;17.1;18.3;2.7;20.2;.7;1.64;9817 +91068;47.80669;-3.78738;37;20220823;21.9;18.4;20.2;2.4;20.2;.2;2.32;11818 +91068;47.80669;-3.78738;37;20220824;23.6;15.6;19.6;1.7;18.4;1.4;3.09;17862 +91068;47.80669;-3.78738;37;20220825;23;18.5;20.8;3;16.8;.1;3.2;13225 +91068;47.80669;-3.78738;37;20220826;23.1;10.8;17;2.3;14.5;.1;3.52;21861 +91068;47.80669;-3.78738;37;20220827;22.7;12.2;17.5;2.5;15;0;3.36;20014 +91068;47.80669;-3.78738;37;20220828;26.5;16.8;21.7;4.2;14.6;0;4.88;19067 +91068;47.80669;-3.78738;37;20220829;30.1;17.2;23.7;3.9;15.5;0;5.61;21844 +91068;47.80669;-3.78738;37;20220830;28.7;18.3;23.5;3.8;16.3;0;5.03;19420 +91068;47.80669;-3.78738;37;20220831;24.7;18.5;21.6;3.3;17.3;13.5;3.56;14805 +91068;47.80669;-3.78738;37;20220901;21;17.2;19.1;1.7;19.4;3.1;2.05;11432 +91068;47.80669;-3.78738;37;20220902;22.6;16.4;19.5;1.5;18.4;3.3;2.55;14544 +91068;47.80669;-3.78738;37;20220903;21.2;15.5;18.4;2.7;17.3;.2;2.48;13808 +91068;47.80669;-3.78738;37;20220904;21;18.8;19.9;4.5;18.6;3.6;2.31;8400 +91068;47.80669;-3.78738;37;20220905;22.2;17.5;19.9;4.3;18.9;2.4;2.59;12283 +91068;47.80669;-3.78738;37;20220906;20;17;18.5;4.2;17.9;11.4;2.09;9667 +91068;47.80669;-3.78738;37;20220907;19.6;16;17.8;4.8;17.3;7.1;2.11;10512 +91068;47.80669;-3.78738;37;20220908;19.6;16.9;18.3;5.9;16.6;3.2;2.42;8980 +91068;47.80669;-3.78738;37;20220909;20.3;16;18.2;4.4;15.5;1.1;2.69;11288 +91068;47.80669;-3.78738;37;20220910;20.2;11.8;16;1.4;16.4;.1;2.21;15723 +91068;47.80669;-3.78738;37;20220911;23.4;16.8;20.1;2.5;18.2;0;2.67;13767 +91068;47.80669;-3.78738;37;20220912;27.1;18;22.6;2.9;16.7;.6;3.8;16045 +91068;47.80669;-3.78738;37;20220913;27.8;20.7;24.3;3.5;19.8;.3;3.78;13995 +91068;47.80669;-3.78738;37;20220914;20.3;18;19.2;2.1;20.4;.1;1.47;7769 +91068;47.80669;-3.78738;37;20220915;22.6;13.7;18.2;2.7;14.9;.1;2.86;15370 +91068;47.80669;-3.78738;37;20220916;19.5;9.3;14.4;2.1;11.3;.1;2.54;16296 +91068;47.80669;-3.78738;37;20220917;19.4;9;14.2;1.9;10.5;0;2.53;16279 +91068;47.80669;-3.78738;37;20220918;18.3;7.2;12.8;2.3;10;.1;2.48;16641 +91068;47.80669;-3.78738;37;20220919;21;8.5;14.8;2.1;11.3;0;2.69;17478 +91068;47.80669;-3.78738;37;20220920;19.5;11.4;15.5;2.2;12.5;0;2.32;13860 +91068;47.80669;-3.78738;37;20220921;19.1;11.2;15.2;2.5;12.3;.1;2.32;13528 +91068;47.80669;-3.78738;37;20220922;19.6;10.3;15;1.7;13;.2;2.12;14531 +91068;47.80669;-3.78738;37;20220923;16.9;12.2;14.6;1.4;14.4;2.8;1.49;10133 +91068;47.80669;-3.78738;37;20220924;17.8;11.2;14.5;2.3;12.6;1.7;1.94;11913 +91068;47.80669;-3.78738;37;20220925;19.1;8.6;13.9;1.9;11.3;0;2.17;14915 +91068;47.80669;-3.78738;37;20220926;18;8.4;13.2;3.8;12.5;1.8;2.02;14078 +91068;47.80669;-3.78738;37;20220927;16.6;12.8;14.7;3.8;13.8;2.9;1.66;8652 +91068;47.80669;-3.78738;37;20220928;15.9;12.9;14.4;3.9;13.8;.7;1.51;7562 +91068;47.80669;-3.78738;37;20220929;16.2;8;12.1;2;11.2;.6;1.67;12515 +91068;47.80669;-3.78738;37;20220930;15.7;6.4;11.1;2.4;13.1;6.5;1.26;13177 +91068;47.80669;-3.78738;37;20221001;19.1;15.2;17.2;4.4;17.5;1.9;1.48;8332 +91068;47.80669;-3.78738;37;20221002;17.8;15.3;16.6;3.2;16.9;.2;1.25;6532 +91068;47.80669;-3.78738;37;20221003;18.1;13;15.6;1.1;15.4;0;1.33;9319 +91068;47.80669;-3.78738;37;20221004;16.7;12.5;14.6;1.8;15.4;.1;1.15;8321 +91068;47.80669;-3.78738;37;20221005;16.7;15.8;16.3;3.2;14.8;.9;1.4;3659 +91068;47.80669;-3.78738;37;20221006;17.3;6.5;11.9;1.1;11.4;.1;1.45;13145 +91068;47.80669;-3.78738;37;20221007;16.4;6;11.2;1.5;11.7;.5;1.35;12721 +91068;47.80669;-3.78738;37;20221008;18.4;10.7;14.6;1.7;11.8;0;1.66;10761 +91068;47.80669;-3.78738;37;20221009;18.6;9.1;13.9;3.1;12.3;0;1.83;11818 +91068;47.80669;-3.78738;37;20221010;18;15.3;16.7;2.5;15.7;.9;1.33;6091 +91068;47.80669;-3.78738;37;20221011;18.8;10.4;14.6;2.6;11.9;0;1.85;10791 +91068;47.80669;-3.78738;37;20221012;16.6;9.4;13;1.5;12.7;3.2;1.21;9831 +91068;47.80669;-3.78738;37;20221013;17.4;13;15.2;3;16.5;13.6;.97;7519 +91068;47.80669;-3.78738;37;20221014;16.9;13.1;15;4;16.8;10.7;.78;6869 +91068;47.80669;-3.78738;37;20221015;16.9;14.1;15.5;3.6;15.8;1.1;1.08;5773 +91068;47.80669;-3.78738;37;20221016;17;10.7;13.9;2.6;15.5;7.3;.9;8664 +91068;47.80669;-3.78738;37;20221017;17.4;14.6;16;2.3;16.7;0;.94;5604 +91068;47.80669;-3.78738;37;20221018;21.2;13.2;17.2;3.3;17;.1;1.49;9512 +91068;47.80669;-3.78738;37;20221019;20.2;17.2;18.7;3.7;17.8;2.7;1.5;5638 +91068;47.80669;-3.78738;37;20221020;18.2;11.3;14.8;3.2;15.4;2.2;1.08;8557 +91068;47.80669;-3.78738;37;20221021;17.9;15.7;16.8;6.7;15.8;4.7;1.65;4645 +91068;47.80669;-3.78738;37;20221022;18.4;15.1;16.8;3.3;16.9;4.8;1.09;5661 +91068;47.80669;-3.78738;37;20221023;17.4;12.6;15;4.4;15.2;11;1.12;6778 +91068;47.80669;-3.78738;37;20221024;17.2;14.8;16;5.3;15.8;1.2;1.23;4643 +91068;47.80669;-3.78738;37;20221025;17.2;14.5;15.9;3.6;16.5;1.1;.9;4864 +91068;47.80669;-3.78738;37;20221026;18.1;16;17.1;5;16.9;2.4;1.22;4192 +91068;47.80669;-3.78738;37;20221027;19;15.9;17.5;3.8;17.3;.9;1.17;5070 +91068;47.80669;-3.78738;37;20221028;16.9;15.5;16.2;4.1;16.5;.1;.95;3268 +91068;47.80669;-3.78738;37;20221029;18.5;15.7;17.1;4;16.6;.6;1.22;4656 +91068;47.80669;-3.78738;37;20221030;17.4;15;16.2;4.1;15.5;1.5;1.21;4224 +91068;47.80669;-3.78738;37;20221031;16.8;12.6;14.7;5;14.1;5;1.26;5584 +91068;47.80669;-3.78738;37;20221101;16.4;13.7;15.1;7;12.9;3.3;1.94;4356 +91068;47.80669;-3.78738;37;20221102;16.5;13.5;15;5.5;13;10.2;1.7;4533 +91068;47.80669;-3.78738;37;20221103;14.3;11.6;13;6;13.1;12;1.01;4220 +91068;47.80669;-3.78738;37;20221104;14.8;9.6;12.2;5;10.4;.2;1.6;5866 +91068;47.80669;-3.78738;37;20221105;15;7.3;11.2;4.1;12.8;10.8;.59;7085 +91068;47.80669;-3.78738;37;20221106;15.5;13.2;14.4;6.1;15;7;.83;3694 +91068;47.80669;-3.78738;37;20221107;17.2;14.1;15.7;7;14.2;4.7;1.67;4264 +91068;47.80669;-3.78738;37;20221108;15.3;12.3;13.8;6.5;13;5.6;1.35;4125 +91068;47.80669;-3.78738;37;20221109;16;12.1;14.1;5;12.3;.1;1.49;4667 +91068;47.80669;-3.78738;37;20221110;16.3;12.6;14.5;3.5;13.8;0;1;4470 +91068;47.80669;-3.78738;37;20221111;14.8;13.8;14.3;3.8;13.7;0;1.02;2163 +91068;47.80669;-3.78738;37;20221112;17.9;10.8;14.4;4.3;14.7;.1;.86;6107 +91068;47.80669;-3.78738;37;20221113;17.6;13.6;15.6;3.7;15.7;5;.85;4451 +91068;47.80669;-3.78738;37;20221114;14.2;13.1;13.7;4.9;13.9;11.9;.86;2175 +91068;47.80669;-3.78738;37;20221115;14.8;13;13.9;8.8;13.1;11.8;1.48;2812 +91068;47.80669;-3.78738;37;20221116;15.3;10.8;13.1;8.4;11.7;17.8;1.7;4532 +91068;47.80669;-3.78738;37;20221117;13.9;10.9;12.4;6.7;11.2;3.8;1.48;3599 +91068;47.80669;-3.78738;37;20221118;12.3;8.1;10.2;2.7;9.6;1.1;.86;4246 +91068;47.80669;-3.78738;37;20221119;12.1;3.1;7.6;2;8.7;4.4;.51;6250 +91068;47.80669;-3.78738;37;20221120;13.8;10.6;12.2;3.7;11.7;2.3;.92;3570 +91068;47.80669;-3.78738;37;20221121;12.8;11.7;12.3;6.9;10.6;11.6;1.7;1956 +91068;47.80669;-3.78738;37;20221122;12.3;8.8;10.6;5.9;10.1;7.1;1.2;3645 +91068;47.80669;-3.78738;37;20221123;13.9;10.8;12.4;5.9;11.9;3.4;1.11;3370 +91068;47.80669;-3.78738;37;20221124;14.4;9.6;12;6.1;11.8;9;1.04;4204 +91068;47.80669;-3.78738;37;20221125;14;11.2;12.6;3;10.7;0;1.11;3109 +91068;47.80669;-3.78738;37;20221126;14;7.4;10.7;5;12.4;15.1;.39;4854 +91068;47.80669;-3.78738;37;20221127;13.5;12.5;13;2.8;14.2;17.3;.48;1707 +91068;47.80669;-3.78738;37;20221128;12.9;8.9;10.9;3.8;9.8;2.9;1.08;3634 +91068;47.80669;-3.78738;37;20221129;13.6;4.9;9.3;1.1;9.3;0;.32;5424 +91068;47.80669;-3.78738;37;20221130;6.4;6.5;6.5;2.9;8.7;0;.59;0 +91068;47.80669;-3.78738;37;20221201;10.7;3.4;7.1;3;7.6;0;.73;4844 +91068;47.80669;-3.78738;37;20221202;8.6;1.3;5;2.5;7;0;.49;4796 +91068;47.80669;-3.78738;37;20221203;6.3;2.7;4.5;2.7;6.9;0;.52;3258 +91068;47.80669;-3.78738;37;20221204;4.7;2.2;3.5;2.5;6.7;0;.44;2646 +91068;47.80669;-3.78738;37;20221205;7.2;1.1;4.2;3.1;6.9;0;.47;4244 +91068;47.80669;-3.78738;37;20221206;6.2;1.9;4.1;2.2;6.9;0;.39;3492 +91068;47.80669;-3.78738;37;20221207;8.5;.7;4.6;1.9;6.5;.1;.42;4757 +91068;47.80669;-3.78738;37;20221208;7.3;2.5;4.9;1.7;6.9;.1;.4;3648 +91068;47.80669;-3.78738;37;20221209;7.3;-.7;3.3;1.8;5.7;.1;.41;4754 +91068;47.80669;-3.78738;37;20221210;4.3;-2.4;1;2.3;5.9;.3;.22;4301 +91068;47.80669;-3.78738;37;20221211;2.4;.3;1.4;2.1;6.5;.2;.21;2279 +91068;47.80669;-3.78738;37;20221212;2.2;-1.5;.4;3;5.8;0;.24;3094 +91068;47.80669;-3.78738;37;20221213;2.5;-1.3;.6;4.2;5.4;2.4;.46;3124 +91068;47.80669;-3.78738;37;20221214;3.4;1.4;2.4;5.2;6.8;10.3;.33;2185 +91068;47.80669;-3.78738;37;20221215;5.8;1.8;3.8;5.6;5.5;.7;1.14;3187 +91068;47.80669;-3.78738;37;20221216;7.8;-.7;3.6;1.9;5.7;0;.43;4751 +91068;47.80669;-3.78738;37;20221217;3.4;-.7;1.4;2.8;5.1;1.7;.54;3212 +91068;47.80669;-3.78738;37;20221218;12.8;-1.3;5.8;5.7;9.6;31.4;.17;6168 +91068;47.80669;-3.78738;37;20221219;14.2;12;13.1;6.8;13.4;10.6;.84;2275 +91068;47.80669;-3.78738;37;20221220;12.1;12.4;12.3;3.8;12.5;.5;.85;0 +91068;47.80669;-3.78738;37;20221221;12.7;7.1;9.9;5;12.9;10.1;0;3782 +91068;47.80669;-3.78738;37;20221222;13.3;12.4;12.9;6.3;13.9;30.4;.59;1359 +91068;47.80669;-3.78738;37;20221223;13.1;12.6;12.9;5.3;14.1;4;.52;948 +91068;47.80669;-3.78738;37;20221224;11.9;11.9;11.9;3.9;13;4.6;.62;0 +91068;47.80669;-3.78738;37;20221225;11.2;10.2;10.7;2.3;12.4;3.1;.37;1455 +91068;47.80669;-3.78738;37;20221226;11.5;9.4;10.5;2;10.3;.4;.62;2232 +91068;47.80669;-3.78738;37;20221227;12.1;3.5;7.8;3.2;10;.6;.26;4801 +91068;47.80669;-3.78738;37;20221228;12.4;11.1;11.8;7;11.9;8.6;.98;1713 +91068;47.80669;-3.78738;37;20221229;11.6;9.8;10.7;5.6;10.1;11;1.19;2072 +91068;47.80669;-3.78738;37;20221230;13.5;6.3;9.9;8.1;13.6;16.4;0;4428 +91068;47.80669;-3.78738;37;20221231;15.3;12.2;13.8;8.6;13.8;2.7;1.02;2831 +91069;47.78988;-3.50143;38;20220101;14.9;10;12.5;4.1;12.5;3.1;.8;2000 +91069;47.78988;-3.50143;38;20220102;12.9;10.6;11.8;7.1;13;.4;.49;2400 +91069;47.78988;-3.50143;38;20220103;12;11;11.5;6.1;13;16.4;.46;800 +91069;47.78988;-3.50143;38;20220104;9.5;8.2;8.9;3.4;8.9;.5;.78;3200 +91069;47.78988;-3.50143;38;20220105;9.1;3.8;6.5;2.7;6.85;0;.67;4702 +91069;47.78988;-3.50143;38;20220106;8.9;-.2;4.4;3.6;7.8;3.6;.44;2200 +91069;47.78988;-3.50143;38;20220107;10.6;5.5;8.1;5.3;9.2;5.5;.68;4300 +91069;47.78988;-3.50143;38;20220108;10.8;7.7;9.3;8.9;9.9;6.2;1.09;500 +91069;47.78988;-3.50143;38;20220109;10.2;6.1;8.2;4.1;10.4;4.1;.37;1900 +91069;47.78988;-3.50143;38;20220110;13.7;9.3;11.5;3.1;12.8;.9;.38;3400 +91069;47.78988;-3.50143;38;20220111;10.3;9.4;9.9;1.5;11.7;2.3;.36;1600 +91069;47.78988;-3.50143;38;20220112;11.4;7;9.2;2.3;11;.1;.3;3800 +91069;47.78988;-3.50143;38;20220113;9.3;5.4;7.4;3.9;8.2;0;.62;6600 +91069;47.78988;-3.50143;38;20220114;1.4;0;.7;3.1;6.3;0;.23;1600 +91069;47.78988;-3.50143;38;20220115;6.2;.8;3.5;3;7.9;0;.22;2100 +91069;47.78988;-3.50143;38;20220116;11.8;5.4;8.6;3;9.9;.2;.48;5000 +91069;47.78988;-3.50143;38;20220117;11.1;4.4;7.8;2.5;9.4;.1;.4;5400 +91069;47.78988;-3.50143;38;20220118;7;4.1;5.6;2.8;7.8;0;.56;2200 +91069;47.78988;-3.50143;38;20220119;8;4.6;6.3;1.7;8.8;.8;.43;1500 +91069;47.78988;-3.50143;38;20220120;8.8;3.1;6;3.2;7.5;0;.71;3900 +91069;47.78988;-3.50143;38;20220121;8.1;.1;4.1;3.2;5.9;0;.81;5900 +91069;47.78988;-3.50143;38;20220122;7.1;-1.2;3;2.5;6.8;.1;.48;2400 +91069;47.78988;-3.50143;38;20220123;6.2;3.7;5;4.9;7.2;0;.66;6000 +91069;47.78988;-3.50143;38;20220124;3.3;1.6;2.5;2.7;6.4;0;.45;2800 +91069;47.78988;-3.50143;38;20220125;8.7;-1.2;3.8;2.1;7.2;0;.39;6200 +91069;47.78988;-3.50143;38;20220126;4.5;-.3;2.1;2.9;6.4;0;.4;4200 +91069;47.78988;-3.50143;38;20220127;8;-3.2;2.4;1.6;7.7;.1;.25;3600 +91069;47.78988;-3.50143;38;20220128;9.6;8;8.8;.8;11.1;.2;.38;2739 +91069;47.78988;-3.50143;38;20220129;9.9;7.8;8.9;2.5;10.6;.2;.47;3100 +91069;47.78988;-3.50143;38;20220130;10.8;6.6;8.7;2.6;10.4;.4;.5;3600 +91069;47.78988;-3.50143;38;20220131;10.7;7.3;9;4.1;8.9;.1;1.04;5000 +91069;47.78988;-3.50143;38;20220201;12.1;6;9.1;4.4;10.2;0;.74;4700 +91069;47.78988;-3.50143;38;20220202;12;7.9;10;2.5;9.9;.3;.77;7300 +91069;47.78988;-3.50143;38;20220203;10.6;6.4;8.5;3.3;10.5;.5;.49;3200 +91069;47.78988;-3.50143;38;20220204;10.4;8.2;9.3;3.8;8.8;.5;1.11;5600 +91069;47.78988;-3.50143;38;20220205;11.9;5.8;8.9;4.3;9.5;.1;.88;7999 +91069;47.78988;-3.50143;38;20220206;11.8;9.4;10.6;9.6;11.7;.9;.8;3092 +91069;47.78988;-3.50143;38;20220207;13.1;7.5;10.3;2.8;11.2;.3;.7;6000 +91069;47.78988;-3.50143;38;20220208;9.2;5.2;7.2;2.2;10.4;0;.32;3100 +91069;47.78988;-3.50143;38;20220209;7.2;6.5;6.9;1.8;9;0;.53;1900 +91069;47.78988;-3.50143;38;20220210;11.4;5.1;8.3;2.8;8.5;.2;.97;5800 +91069;47.78988;-3.50143;38;20220211;9.2;-1.3;4;2.3;6.5;0;.78;9100 +91069;47.78988;-3.50143;38;20220212;9.3;-.9;4.2;3.6;7;0;.83;6400 +91069;47.78988;-3.50143;38;20220213;10.7;8.3;9.5;10.7;11;18.1;.7;3417 +91069;47.78988;-3.50143;38;20220214;11.5;5;8.3;4.6;8.7;1.4;1.17;8200 +91069;47.78988;-3.50143;38;20220215;10.9;4.3;7.6;7.2;10.9;10;.16;3000 +91069;47.78988;-3.50143;38;20220216;11.7;10.3;11;9.3;13.3;2.8;.18;1800 +91069;47.78988;-3.50143;38;20220217;13.1;10;11.6;6.3;12.5;1;.87;8200 +91069;47.78988;-3.50143;38;20220218;11.9;9.8;10.9;8;9.2;1;2.01;7500 +91069;47.78988;-3.50143;38;20220219;11.1;2.9;7;7;8.8;1.6;1.01;6600 +91069;47.78988;-3.50143;38;20220220;12.5;8.2;10.4;8.4;11.7;1.2;.78;5400 +91069;47.78988;-3.50143;38;20220221;12.8;7.8;10.3;6.8;8.2;0;2.21;9100 +91069;47.78988;-3.50143;38;20220222;13.1;7.2;10.2;4.8;11.2;.2;.91;5800 +91069;47.78988;-3.50143;38;20220223;10.7;3.1;6.9;2;8.9;.3;.75;5800 +91069;47.78988;-3.50143;38;20220224;11;7.5;9.3;5.3;8.1;.7;1.77;9500 +91069;47.78988;-3.50143;38;20220225;12;2.1;7.1;2.2;7.2;0;1.27;10600 +91069;47.78988;-3.50143;38;20220226;11.2;1.5;6.4;4.7;6.5;0;1.76;13700 +91069;47.78988;-3.50143;38;20220227;12.4;1.8;7.1;4;8.8;.4;1.16;11200 +91069;47.78988;-3.50143;38;20220228;14.3;6.7;10.5;3.9;11.9;1.1;.93;8100 +91069;47.78988;-3.50143;38;20220301;12;9.7;10.9;3.5;12.4;8;.64;3600 +91069;47.78988;-3.50143;38;20220302;12.5;9.2;10.9;3.7;11.7;3;.92;5800 +91069;47.78988;-3.50143;38;20220303;10.8;9.2;10;2.8;10.7;1;.88;4000 +91069;47.78988;-3.50143;38;20220304;11.9;3.2;7.6;2.7;7.6;0;1.45;11300 +91069;47.78988;-3.50143;38;20220305;10.5;.2;5.4;4.2;6.9;.8;1.4;10000 +91069;47.78988;-3.50143;38;20220306;9.3;3.5;6.4;5.8;7.3;.1;1.45;7700 +91069;47.78988;-3.50143;38;20220307;8.2;-.2;4;4.3;5.4;0;1.61;11200 +91069;47.78988;-3.50143;38;20220308;12.5;1.7;7.1;4.3;8.8;1.9;1.19;8200 +91069;47.78988;-3.50143;38;20220309;11.5;6.6;9.1;6.6;10.6;2.6;.9;6300 +91069;47.78988;-3.50143;38;20220310;12.1;6.2;9.2;3.5;9.4;4.5;1.57;14600 +91069;47.78988;-3.50143;38;20220311;13.2;7.6;10.4;6.6;10.8;10.1;1.38;8500 +91069;47.78988;-3.50143;38;20220312;12.1;6.2;9.2;7;9.8;3.9;1.5;12100 +91069;47.78988;-3.50143;38;20220313;11.1;7.5;9.3;5.4;9.7;4.5;1.49;11600 +91069;47.78988;-3.50143;38;20220314;15.6;7;11.3;3.5;8.7;.1;2.39;16000 +91069;47.78988;-3.50143;38;20220315;15.3;8;11.7;3;10.6;0;1.72;10800 +91069;47.78988;-3.50143;38;20220316;11.6;10;10.8;3.5;11;2.9;.97;1900 +91069;47.78988;-3.50143;38;20220317;14.7;2;8.4;3.9;7.5;.4;2.32;16900 +91069;47.78988;-3.50143;38;20220318;15.5;3.2;9.4;6.2;6.6;0;3.25;17600 +91069;47.78988;-3.50143;38;20220319;14.3;7.2;10.8;5.4;8.1;0;2.63;12700 +91069;47.78988;-3.50143;38;20220320;15.5;8.2;11.9;3.9;10;0;2.21;13400 +91069;47.78988;-3.50143;38;20220321;15.9;7.6;11.8;5.1;10.7;0;2.32;16900 +91069;47.78988;-3.50143;38;20220322;14.2;7.7;11;5.7;9.1;0;2.6;17200 +91069;47.78988;-3.50143;38;20220323;15.4;7.8;11.6;3.7;8.1;0;2.88;18600 +91069;47.78988;-3.50143;38;20220324;18.8;4.5;11.7;3.3;7.2;0;3.25;18800 +91069;47.78988;-3.50143;38;20220325;20.3;6.7;13.5;5;8.2;0;3.95;18700 +91069;47.78988;-3.50143;38;20220326;20.1;9.4;14.8;6;7.7;0;4.57;18100 +91069;47.78988;-3.50143;38;20220327;18.9;7.8;13.4;4.2;7.4;0;3.7;17000 +91069;47.78988;-3.50143;38;20220328;16.1;7.3;11.7;4.2;10.4;.2;2.19;12700 +91069;47.78988;-3.50143;38;20220329;13.4;10.2;11.8;3.6;11.7;0;1.41;7600 +91069;47.78988;-3.50143;38;20220330;15.4;7.6;11.5;3.2;9.6;.2;2.08;10600 +91069;47.78988;-3.50143;38;20220331;9;3.9;6.5;4.9;7.1;.8;1.87;14000 +91069;47.78988;-3.50143;38;20220401;10.2;.4;5.3;4.9;5.2;.2;2.59;19400 +91069;47.78988;-3.50143;38;20220402;9.5;0;4.8;3.3;6;.7;1.65;10100 +91069;47.78988;-3.50143;38;20220403;11.4;3.2;7.3;5.9;5.6;.1;3.02;18583 +91069;47.78988;-3.50143;38;20220404;9.8;3.3;6.6;5.3;8.2;.3;1.58;14179 +91069;47.78988;-3.50143;38;20220405;12.7;8.9;10.8;6.3;11.4;.1;1.58;12316 +91069;47.78988;-3.50143;38;20220406;11.7;5.9;8.8;7;11.3;3;.67;6700 +91069;47.78988;-3.50143;38;20220407;13.8;10.3;12.1;7;11.8;16.5;1.94;13100 +91069;47.78988;-3.50143;38;20220408;13.5;8.6;11.1;6.7;10.6;2.5;1.97;11400 +91069;47.78988;-3.50143;38;20220409;12;2.6;7.3;2.8;7.2;0;2.51;22400 +91069;47.78988;-3.50143;38;20220410;13.5;1.2;7.4;5;7.6;0;2.51;19500 +91069;47.78988;-3.50143;38;20220411;15.5;8.1;11.8;5.4;10.8;.6;2.46;16100 +91069;47.78988;-3.50143;38;20220412;14.8;10;12.4;3.7;12.3;.8;1.71;10400 +91069;47.78988;-3.50143;38;20220413;18.1;7.3;12.7;2.8;11.7;0;2.91;22000 +91069;47.78988;-3.50143;38;20220414;18.9;8.1;13.5;3.2;11.7;.2;3.28;23700 +91069;47.78988;-3.50143;38;20220415;20.5;6.8;13.7;2.6;12;0;3.27;23000 +91069;47.78988;-3.50143;38;20220416;22.6;9.1;15.9;3.1;11.4;0;4.02;23300 +91069;47.78988;-3.50143;38;20220417;17.8;8.2;13;3.1;11.4;.1;2.88;19600 +91069;47.78988;-3.50143;38;20220418;16.5;6.6;11.6;2.9;9.7;0;2.97;21100 +91069;47.78988;-3.50143;38;20220419;15;3.6;9.3;2.9;7.8;0;2.6;16500 +91069;47.78988;-3.50143;38;20220420;19;4.8;11.9;3;9.6;0;3.25;20900 +91069;47.78988;-3.50143;38;20220421;17.3;4.3;10.8;3;10;.1;3.06;23500 +91069;47.78988;-3.50143;38;20220422;20.4;9.6;15;4.8;10.8;1.2;3.85;18800 +91069;47.78988;-3.50143;38;20220423;20;10.1;15.1;5.8;11.3;0;3.96;20500 +91069;47.78988;-3.50143;38;20220424;19;9;14;2.8;12.5;2.1;2.9;18800 +91069;47.78988;-3.50143;38;20220425;17.3;10;13.7;2.8;11.3;.1;2.63;14700 +91069;47.78988;-3.50143;38;20220426;18;6.5;12.3;4.6;8.7;0;4.06;25600 +91069;47.78988;-3.50143;38;20220427;18.6;8;13.3;6.2;9.7;.5;4.07;22500 +91069;47.78988;-3.50143;38;20220428;19;10.8;14.9;4.7;10.6;0;3.46;14400 +91069;47.78988;-3.50143;38;20220429;20.3;7.5;13.9;4.8;10.8;0;3.94;22800 +91069;47.78988;-3.50143;38;20220430;16.9;6.9;11.9;4.8;9.2;0;3.5;21200 +91069;47.78988;-3.50143;38;20220501;17.4;6.4;11.9;3.5;9.9;.4;3.38;23100 +91069;47.78988;-3.50143;38;20220502;16.6;9.8;13.2;4.1;11.1;.4;2.61;13200 +91069;47.78988;-3.50143;38;20220503;18.4;10.3;14.4;3.6;10.1;0;3.21;14200 +91069;47.78988;-3.50143;38;20220504;18.1;6.5;12.3;2.9;10.3;0;2.99;18200 +91069;47.78988;-3.50143;38;20220505;17.5;5.2;11.4;3.1;11.3;.1;2.65;18900 +91069;47.78988;-3.50143;38;20220506;17.9;6.6;12.3;3;11.3;0;3.39;25400 +91069;47.78988;-3.50143;38;20220507;20.8;8.2;14.5;3.5;11.6;.1;3.77;22200 +91069;47.78988;-3.50143;38;20220508;22;8.5;15.3;3.5;12.1;.1;4.15;24700 +91069;47.78988;-3.50143;38;20220509;21.9;10.6;16.3;3;13.7;.1;4.02;24900 +91069;47.78988;-3.50143;38;20220510;18.9;9.6;14.3;2.9;13.9;0;3.61;27300 +91069;47.78988;-3.50143;38;20220511;18.4;12.2;15.3;4.4;13;.5;3.23;18200 +91069;47.78988;-3.50143;38;20220512;17.1;6.1;11.6;2.4;10.4;.1;3.22;23200 +91069;47.78988;-3.50143;38;20220513;17.6;5.2;11.4;2.5;10.6;0;3.43;25900 +91069;47.78988;-3.50143;38;20220514;22.7;10.1;16.4;3.7;12.1;.1;4.18;20900 +91069;47.78988;-3.50143;38;20220515;22.7;15.1;18.9;3.5;16;.3;3.87;20100 +91069;47.78988;-3.50143;38;20220516;19.5;14.5;17;4.3;15.5;1.6;2.8;14400 +91069;47.78988;-3.50143;38;20220517;22.8;11.4;17.1;3.7;14.7;.2;3.85;21200 +91069;47.78988;-3.50143;38;20220518;23.2;9.1;16.2;2.9;13.4;.4;3.72;20000 +91069;47.78988;-3.50143;38;20220519;20.1;12.7;16.4;2.3;13.2;0;4.18;26400 +91069;47.78988;-3.50143;38;20220520;20.5;13.4;17;4;12.3;.1;4.68;26400 +91069;47.78988;-3.50143;38;20220521;23;8.1;15.6;2.9;12.5;0;4.51;27600 +91069;47.78988;-3.50143;38;20220522;25.4;13.3;19.4;4;13.6;3.7;4.4;16300 +91069;47.78988;-3.50143;38;20220523;17.6;10.5;14.1;4.1;13.1;1.2;2.84;18000 +91069;47.78988;-3.50143;38;20220524;17.2;8.7;13;3.7;11.4;.7;3.45;23800 +91069;47.78988;-3.50143;38;20220525;17.6;7;12.3;3.4;12;.2;2.6;16900 +91069;47.78988;-3.50143;38;20220526;16.4;12.4;14.4;3.1;13.3;0;2.2;11400 +91069;47.78988;-3.50143;38;20220527;18.7;10.3;14.5;2.5;13.1;0;2.46;13100 +91069;47.78988;-3.50143;38;20220528;23.3;8;15.7;4.4;10.4;0;5.51;30300 +91069;47.78988;-3.50143;38;20220529;19.6;9.5;14.6;5.3;9;0;5.16;28000 +91069;47.78988;-3.50143;38;20220530;18.2;7.3;12.8;4.1;9.2;0;4.36;27600 +91069;47.78988;-3.50143;38;20220531;19.2;5.5;12.4;3;9.4;.1;4.22;27900 +91069;47.78988;-3.50143;38;20220601;21.2;6.1;13.7;3.3;10.4;.5;4.58;28900 +91069;47.78988;-3.50143;38;20220602;24.2;13.3;18.8;4.2;11.4;0;5.16;20900 +91069;47.78988;-3.50143;38;20220603;23.6;13.3;18.5;2.9;13.9;1;3.94;18200 +91069;47.78988;-3.50143;38;20220604;22.6;13.2;17.9;3;16.3;.3;3.86;22400 +91069;47.78988;-3.50143;38;20220605;19.3;12.3;15.8;4;13.6;.3;3.95;24900 +91069;47.78988;-3.50143;38;20220606;16.6;9.9;13.3;3.3;14.6;6;1.18;6300 +91069;47.78988;-3.50143;38;20220607;18.5;14.1;16.3;5.8;16.1;12.5;2.3;12700 +91069;47.78988;-3.50143;38;20220608;18.3;13.4;15.9;5.3;15.1;0;3.64;26200 +91069;47.78988;-3.50143;38;20220609;19.7;12.2;16;4.4;15;.7;4.14;29500 +91069;47.78988;-3.50143;38;20220610;19.4;15.2;17.3;4.4;16.8;.8;2.8;16100 +91069;47.78988;-3.50143;38;20220611;20.7;9.6;15.2;3;13.7;.2;4.44;30700 +91069;47.78988;-3.50143;38;20220612;23.4;10.3;16.9;3.7;12.3;.1;5.37;31000 +91069;47.78988;-3.50143;38;20220613;23.3;8.6;16;3.5;11.7;0;5.28;31300 +91069;47.78988;-3.50143;38;20220614;27.4;10.7;19.1;3.8;12.1;0;6.2;29500 +91069;47.78988;-3.50143;38;20220615;27.9;12.9;20.4;3.6;14.1;0;6.13;29600 +91069;47.78988;-3.50143;38;20220616;29.2;11.8;20.5;2.9;13.6;0;5.76;26300 +91069;47.78988;-3.50143;38;20220617;32.4;15.4;23.9;2.1;16.6;0;6.05;27600 +91069;47.78988;-3.50143;38;20220618;34.7;19.4;27.1;4.5;16.8;1.9;7.16;19800 +91069;47.78988;-3.50143;38;20220619;19.6;13.4;16.5;7.1;15.5;2.9;2.28;8000 +91069;47.78988;-3.50143;38;20220620;23.2;15.4;19.3;4.7;17;1;3.62;16400 +91069;47.78988;-3.50143;38;20220621;24.4;13.1;18.8;3.4;16.5;4;3.81;18900 +91069;47.78988;-3.50143;38;20220622;22.3;13.5;17.9;2.7;17;6.2;2.74;13700 +91069;47.78988;-3.50143;38;20220623;20.6;16.3;18.5;3.1;17.5;1.1;3.6;21300 +91069;47.78988;-3.50143;38;20220624;19.8;15.2;17.5;5.2;15.6;5.9;2.98;13600 +91069;47.78988;-3.50143;38;20220625;18.5;12.1;15.3;5.7;12.1;1.3;4.34;26200 +91069;47.78988;-3.50143;38;20220626;19.2;12.4;15.8;4.2;11.9;.2;4.66;28200 +91069;47.78988;-3.50143;38;20220627;18.5;9.3;13.9;2.6;12.4;.3;3.39;22000 +91069;47.78988;-3.50143;38;20220628;20.2;8.8;14.5;3.9;12.8;6.2;3.55;21400 +91069;47.78988;-3.50143;38;20220629;18;12.5;15.3;3.4;14.4;1.9;2.91;18100 +91069;47.78988;-3.50143;38;20220630;17.6;10.7;14.2;3.2;12.2;3.5;4.02;28000 +91069;47.78988;-3.50143;38;20220701;18.9;7.7;13.3;1.8;11.8;.1;3.88;27100 +91069;47.78988;-3.50143;38;20220702;19.8;8.7;14.3;2.8;12.5;0;4.24;29300 +91069;47.78988;-3.50143;38;20220703;21;9.1;15.1;2.4;12.7;.1;3.39;19200 +91069;47.78988;-3.50143;38;20220704;22.9;9.1;16;3.3;12.3;0;5.03;30500 +91069;47.78988;-3.50143;38;20220705;24.6;9.8;17.2;3.4;12.9;.2;5.33;30300 +91069;47.78988;-3.50143;38;20220706;26.5;11.5;19;3.8;14.5;0;5.58;29000 +91069;47.78988;-3.50143;38;20220707;24.5;12.1;18.3;3;15;0;3.95;19300 +91069;47.78988;-3.50143;38;20220708;28.3;13.2;20.8;4.2;13.6;0;6.54;30100 +91069;47.78988;-3.50143;38;20220709;30.4;14.5;22.5;4.8;14.4;0;7.27;30100 +91069;47.78988;-3.50143;38;20220710;30.4;15.5;23;4.9;12.9;0;7.69;30100 +91069;47.78988;-3.50143;38;20220711;32;16.9;24.5;3.9;15.1;0;7.29;29100 +91069;47.78988;-3.50143;38;20220712;32;17.2;24.6;3;16.1;0;6.8;29500 +91069;47.78988;-3.50143;38;20220713;32.2;17.2;24.7;3.5;16.4;0;6.96;28900 +91069;47.78988;-3.50143;38;20220714;28.4;14.2;21.3;4.1;13.8;0;6.52;29600 +91069;47.78988;-3.50143;38;20220715;29.3;12.5;20.9;4.4;12.8;0;6.73;28400 +91069;47.78988;-3.50143;38;20220716;31.3;16.4;23.9;5.3;11.8;0;7.87;24900 +91069;47.78988;-3.50143;38;20220717;34.4;18.6;26.5;4.6;12.7;0;8.37;26000 +91069;47.78988;-3.50143;38;20220718;37.6;19.5;28.6;3.9;13.5;.1;8.63;26900 +91069;47.78988;-3.50143;38;20220719;22.9;18.5;20.7;4.8;17.4;.9;4.47;21700 +91069;47.78988;-3.50143;38;20220720;23.7;15.4;19.6;3.5;17.6;0;3.59;17900 +91069;47.78988;-3.50143;38;20220721;23;11.7;17.4;2.5;14;0;3.46;17200 +91069;47.78988;-3.50143;38;20220722;25.9;14.1;20;3.9;14;0;5.5;26500 +91069;47.78988;-3.50143;38;20220723;21.9;10.6;16.3;2.4;14.1;0;4.29;27800 +91069;47.78988;-3.50143;38;20220724;23.4;12.5;18;3.1;16.4;.4;4.4;27500 +91069;47.78988;-3.50143;38;20220725;21;16.1;18.6;5.1;16.6;.2;3.48;18000 +91069;47.78988;-3.50143;38;20220726;22.6;15.9;19.3;3.2;14.2;0;4.06;18700 +91069;47.78988;-3.50143;38;20220727;23.4;10.5;17;2.8;12.3;0;3.98;19700 +91069;47.78988;-3.50143;38;20220728;25.1;13.6;19.4;3.1;13.3;0;5.06;25600 +91069;47.78988;-3.50143;38;20220729;26.9;15.5;21.2;3;15;0;5.2;24800 +91069;47.78988;-3.50143;38;20220730;24.1;13.5;18.8;3.2;15.7;0;4.65;26800 +91069;47.78988;-3.50143;38;20220731;22.9;14.7;18.8;3.1;17.3;0;3.28;17400 +91069;47.78988;-3.50143;38;20220801;22.7;17.1;19.9;3;17.5;0;3.89;21100 +91069;47.78988;-3.50143;38;20220802;26.3;14;20.2;2.2;17.2;.2;4.66;26300 +91069;47.78988;-3.50143;38;20220803;27.2;14.6;20.9;3;18.2;0;4.97;27100 +91069;47.78988;-3.50143;38;20220804;26.6;15.4;21;3.7;14.9;0;5.24;24100 +91069;47.78988;-3.50143;38;20220805;24.2;11.9;18.1;4.9;10.9;0;5.77;27700 +91069;47.78988;-3.50143;38;20220806;27.4;11;19.2;5.7;10.8;0;6.72;27300 +91069;47.78988;-3.50143;38;20220807;28.4;14.9;21.7;5.5;11;0;7.19;26500 +91069;47.78988;-3.50143;38;20220808;29.1;16.2;22.7;5.6;12;0;6.9;21600 +91069;47.78988;-3.50143;38;20220809;29.8;17.5;23.7;5.9;14.4;0;7.27;26500 +91069;47.78988;-3.50143;38;20220810;34;18.7;26.4;4.7;14.9;0;7.73;25400 +91069;47.78988;-3.50143;38;20220811;35.1;18.4;26.8;4.5;12.9;0;8.08;25000 +91069;47.78988;-3.50143;38;20220812;34.5;20;27.3;3.8;11.8;0;7.52;23800 +91069;47.78988;-3.50143;38;20220813;35.4;18.1;26.8;2.9;13.1;4.8;6.6;22900 +91069;47.78988;-3.50143;38;20220814;20.8;18.6;19.7;4.3;19.6;4.2;1.83;6400 +91069;47.78988;-3.50143;38;20220815;23.1;16.8;20;3.9;18.8;2.7;2.68;11700 +91069;47.78988;-3.50143;38;20220816;22.9;16;19.5;2.6;18.2;1.7;3.17;17700 +91069;47.78988;-3.50143;38;20220817;22.9;14.1;18.5;2.9;16.9;6.9;2.66;12600 +91069;47.78988;-3.50143;38;20220818;22.5;14.9;18.7;3.8;17.8;0;3.02;16800 +91069;47.78988;-3.50143;38;20220819;21.1;17.3;19.2;4.2;18.7;2.7;2.5;12600 +91069;47.78988;-3.50143;38;20220820;21;10.4;15.7;2.1;13.9;.1;3.52;24100 +91069;47.78988;-3.50143;38;20220821;21;13.4;17.2;2.4;17;3.3;2.1;11400 +91069;47.78988;-3.50143;38;20220822;19.8;17;18.4;3.4;19.9;.7;1.74;10500 +91069;47.78988;-3.50143;38;20220823;23.4;18.3;20.9;3.2;20.3;.3;3.13;17100 +91069;47.78988;-3.50143;38;20220824;26;17.2;21.6;2;18.8;1.1;3.61;18900 +91069;47.78988;-3.50143;38;20220825;23.6;17.8;20.7;3.7;17.1;.1;3.59;16100 +91069;47.78988;-3.50143;38;20220826;22.5;11.9;17.2;2.9;14.2;.1;3.6;21500 +91069;47.78988;-3.50143;38;20220827;24.3;12.8;18.6;3.1;15.2;0;3.95;22500 +91069;47.78988;-3.50143;38;20220828;26.5;15.4;21;5;14.6;0;4.89;18400 +91069;47.78988;-3.50143;38;20220829;30;16.3;23.2;4.9;15.2;0;5.87;20800 +91069;47.78988;-3.50143;38;20220830;29.9;17.2;23.6;5.1;15.9;0;5.85;20600 +91069;47.78988;-3.50143;38;20220831;25.9;17.5;21.7;4.4;17.2;17.6;4.38;19400 +91069;47.78988;-3.50143;38;20220901;22.2;16.9;19.6;2.1;19.5;.6;1.96;9700 +91069;47.78988;-3.50143;38;20220902;23.5;14.8;19.2;2.2;18;1.5;2.71;15200 +91069;47.78988;-3.50143;38;20220903;21.8;13.7;17.8;3.4;16.5;.3;2.79;16300 +91069;47.78988;-3.50143;38;20220904;23.6;18.2;20.9;5.8;18;2.5;3.69;15900 +91069;47.78988;-3.50143;38;20220905;24.9;17.2;21.1;4.8;18.5;1.5;3.31;13200 +91069;47.78988;-3.50143;38;20220906;21.8;16.9;19.4;6.1;17.4;7.3;2.98;13000 +91069;47.78988;-3.50143;38;20220907;20.5;16;18.3;6.5;17.2;10;2.37;10100 +91069;47.78988;-3.50143;38;20220908;20.2;15.1;17.7;7.4;16.6;3.3;2.78;16100 +91069;47.78988;-3.50143;38;20220909;20.2;15.3;17.8;5.3;15.7;2;2.78;13700 +91069;47.78988;-3.50143;38;20220910;21;11.4;16.2;2;15.8;.2;2.38;16300 +91069;47.78988;-3.50143;38;20220911;24.2;16.4;20.3;3;17.7;0;3.19;17000 +91069;47.78988;-3.50143;38;20220912;28.8;15.2;22;4.2;16.4;.3;4.02;11800 +91069;47.78988;-3.50143;38;20220913;28.4;19.4;23.9;4.3;19.6;.1;3.9;12900 +91069;47.78988;-3.50143;38;20220914;20.9;16.1;18.5;2.7;20.1;.2;1.37;7700 +91069;47.78988;-3.50143;38;20220915;23.1;13.6;18.4;3.3;15.2;.1;3.02;15800 +91069;47.78988;-3.50143;38;20220916;20.6;10.1;15.4;3.3;11.2;.1;3.05;16500 +91069;47.78988;-3.50143;38;20220917;19.8;7.9;13.9;2.9;10;0;2.94;17700 +91069;47.78988;-3.50143;38;20220918;19.8;6;12.9;2.9;9.7;.1;2.93;19100 +91069;47.78988;-3.50143;38;20220919;22;6.9;14.5;3.4;10.9;0;3.14;17600 +91069;47.78988;-3.50143;38;20220920;21.2;9.8;15.5;3;11.7;.1;2.92;16900 +91069;47.78988;-3.50143;38;20220921;20.4;9.1;14.8;3.1;11.8;.1;2.72;16700 +91069;47.78988;-3.50143;38;20220922;21.6;8;14.8;2.7;12;.1;2.66;16300 +91069;47.78988;-3.50143;38;20220923;18.1;11.4;14.8;1.7;13.8;2;1.35;6400 +91069;47.78988;-3.50143;38;20220924;18.8;10;14.4;2.7;12.9;2.8;1.96;11800 +91069;47.78988;-3.50143;38;20220925;18.9;10.5;14.7;3.7;12;0;2.4;12900 +91069;47.78988;-3.50143;38;20220926;17.1;8.1;12.6;4.4;12;2;1.64;7300 +91069;47.78988;-3.50143;38;20220927;16.8;10.8;13.8;4.8;13.3;2.9;1.55;7200 +91069;47.78988;-3.50143;38;20220928;16.2;12;14.1;4;13.3;.5;1.68;9900 +91069;47.78988;-3.50143;38;20220929;16.8;7.6;12.2;2.8;11;.9;1.82;12200 +91069;47.78988;-3.50143;38;20220930;16;5.4;10.7;3.9;12.7;6.7;.97;8200 +91069;47.78988;-3.50143;38;20221001;17.7;15.1;16.4;6.4;17.3;2.2;1.31;9400 +91069;47.78988;-3.50143;38;20221002;17.4;15.6;16.5;5.5;17.1;.4;1.31;8100 +91069;47.78988;-3.50143;38;20221003;17.8;12.9;15.4;2.1;15.5;.1;1.18;6800 +91069;47.78988;-3.50143;38;20221004;17.4;12.7;15.1;2.9;15.3;.1;1.24;7700 +91069;47.78988;-3.50143;38;20221005;17.4;15.9;16.7;5;14.6;.9;1.81;4000 +91069;47.78988;-3.50143;38;20221006;17.5;5.9;11.7;1.6;11.2;.1;1.58;14200 +91069;47.78988;-3.50143;38;20221007;17.1;5.9;11.5;2.5;11.5;.4;1.58;14000 +91069;47.78988;-3.50143;38;20221008;18.7;9.7;14.2;2.4;11.7;.1;1.91;13200 +91069;47.78988;-3.50143;38;20221009;18.7;7.1;12.9;3.5;11.6;0;1.93;13400 +91069;47.78988;-3.50143;38;20221010;19.3;13.8;16.6;3.5;15.3;.4;1.5;5400 +91069;47.78988;-3.50143;38;20221011;20.4;10.6;15.5;3.6;12;0;2.38;13200 +91069;47.78988;-3.50143;38;20221012;17;8.7;12.9;1.7;12.3;3;1.31;10800 +91069;47.78988;-3.50143;38;20221013;16.9;11.5;14.2;4.4;16.3;12.7;.52;3600 +91069;47.78988;-3.50143;38;20221014;17.4;13;15.2;5.6;16.8;10.9;.71;4700 +91069;47.78988;-3.50143;38;20221015;17.5;13.4;15.5;5.4;15.7;.7;1.3;9200 +91069;47.78988;-3.50143;38;20221016;17.2;10.6;13.9;4;15.5;6.5;.61;2200 +91069;47.78988;-3.50143;38;20221017;17.5;15;16.3;3.3;16.4;2;1.05;4900 +91069;47.78988;-3.50143;38;20221018;20.1;11.8;16;4.7;16.6;.2;1.2;7200 +91069;47.78988;-3.50143;38;20221019;21.6;16.2;18.9;4.1;17.4;4.6;1.8;7700 +91069;47.78988;-3.50143;38;20221020;19.2;10.3;14.8;3.9;15.2;4;1.26;10600 +91069;47.78988;-3.50143;38;20221021;18.8;15.6;17.2;8.5;15.3;4.3;2.2;7000 +91069;47.78988;-3.50143;38;20221022;18.7;13.8;16.3;4.6;16.4;4;1.15;5600 +91069;47.78988;-3.50143;38;20221023;18.2;11.7;15;6;14.8;5.8;1.29;5200 +91069;47.78988;-3.50143;38;20221024;17.5;14.6;16.1;7.7;15.5;1.6;1.55;8500 +91069;47.78988;-3.50143;38;20221025;17.6;13.7;15.7;5;16;.2;1.01;4300 +91069;47.78988;-3.50143;38;20221026;18.6;15.6;17.1;6.5;16.4;2.4;1.55;7100 +91069;47.78988;-3.50143;38;20221027;19.8;14;16.9;4.3;17;.3;1.12;4300 +91069;47.78988;-3.50143;38;20221028;17.3;13.6;15.5;5.3;16;0;.98;7000 +91069;47.78988;-3.50143;38;20221029;18.5;14.7;16.6;4.8;16.5;2.1;1.09;1800 +91069;47.78988;-3.50143;38;20221030;17.2;13.9;15.6;4.6;15.3;1.3;1.15;7900 +91069;47.78988;-3.50143;38;20221031;16.8;9.5;13.2;5.7;13.6;4.3;.98;2500 +91069;47.78988;-3.50143;38;20221101;16.3;13;14.7;9.7;12.5;6.4;2.18;3800 +91069;47.78988;-3.50143;38;20221102;16.7;10.9;13.8;6.7;12.5;8.8;1.62;6200 +91069;47.78988;-3.50143;38;20221103;15;11.6;13.3;8.1;12.8;10.1;1.35;6500 +91069;47.78988;-3.50143;38;20221104;14.8;8.6;11.7;5;10.3;.2;1.47;8500 +91069;47.78988;-3.50143;38;20221105;15.2;6.2;10.7;4.3;12.1;14;.7;2700 +91069;47.78988;-3.50143;38;20221106;16;12.9;14.5;7.7;14.6;7.8;1.05;6200 +91069;47.78988;-3.50143;38;20221107;16.8;11.9;14.4;8.8;13.7;5;1.47;3900 +91069;47.78988;-3.50143;38;20221108;15.3;11.7;13.5;8.8;12.9;5.2;1.41;2700 +91069;47.78988;-3.50143;38;20221109;15.5;10.9;13.2;5.4;12.2;.1;1.29;5800 +91069;47.78988;-3.50143;38;20221110;16.8;8.6;12.7;4.2;12.9;0;.9;6400 +91069;47.78988;-3.50143;38;20221111;13.9;12.7;13.3;4.3;13.4;0;.82;4300 +91069;47.78988;-3.50143;38;20221112;17;8.8;12.9;4.8;13.5;.1;.8;7400 +91069;47.78988;-3.50143;38;20221113;17.7;10.2;14;4;14.5;4.4;.74;7200 +91069;47.78988;-3.50143;38;20221114;14.5;13.9;14.2;4.7;13.8;11.8;.92;6600 +91069;47.78988;-3.50143;38;20221115;14.5;11.9;13.2;9.8;12.8;11.7;1.29;5100 +91069;47.78988;-3.50143;38;20221116;14.9;9.7;12.3;10.3;12;16.4;1.42;1600 +91069;47.78988;-3.50143;38;20221117;14.3;10.2;12.3;7.8;11.3;3.1;1.48;3400 +91069;47.78988;-3.50143;38;20221118;12.7;6.5;9.6;3.1;9.2;.6;.84;6400 +91069;47.78988;-3.50143;38;20221119;12.4;2.7;7.6;2.9;8.5;3.6;.68;6400 +91069;47.78988;-3.50143;38;20221120;13.6;7.9;10.8;4.8;11.3;1.3;.73;5300 +91069;47.78988;-3.50143;38;20221121;13.4;9;11.2;8;10.4;9.6;1.45;4200 +91069;47.78988;-3.50143;38;20221122;12.7;7.8;10.3;6.9;9.7;6.1;1.31;4600 +91069;47.78988;-3.50143;38;20221123;13.8;9.2;11.5;7.4;11.6;2.6;.97;5300 +91069;47.78988;-3.50143;38;20221124;15.3;9;12.2;8;11.6;7.7;1.36;3400 +91069;47.78988;-3.50143;38;20221125;14.1;9.7;11.9;4.6;10.5;.1;1.11;6300 +91069;47.78988;-3.50143;38;20221126;13.9;6.1;10;5.6;12;16.4;.44;2200 +91069;47.78988;-3.50143;38;20221127;13.9;12.1;13;4.3;13.9;20.4;.62;800 +91069;47.78988;-3.50143;38;20221128;12.5;7.4;10;4.2;10.6;1.8;.64;4600 +91069;47.78988;-3.50143;38;20221129;12.5;4.4;8.5;1.6;9.2;0;.34;5700 +91069;47.78988;-3.50143;38;20221130;6.2;4.7;5.5;4;8.4;0;.43;1000 +91069;47.78988;-3.50143;38;20221201;10.2;3;6.6;4;7.7;0;.68;6200 +91069;47.78988;-3.50143;38;20221202;7.9;.6;4.3;3.6;6.8;0;.47;6200 +91069;47.78988;-3.50143;38;20221203;5.2;2.6;3.9;5.7;6.8;0;.67;2500 +91069;47.78988;-3.50143;38;20221204;4;1.6;2.8;3.5;6.7;0;.43;1800 +91069;47.78988;-3.50143;38;20221205;6.8;1.5;4.2;4.6;7;0;.53;4100 +91069;47.78988;-3.50143;38;20221206;6.4;2.1;4.3;4.7;6.9;0;.67;2500 +91069;47.78988;-3.50143;38;20221207;7.7;-.4;3.7;3;6.3;.1;.45;5800 +91069;47.78988;-3.50143;38;20221208;6.3;.4;3.4;2.9;6.4;0;.37;5200 +91069;47.78988;-3.50143;38;20221209;5.1;-1.7;1.7;3.3;5.6;.1;.34;6400 +91069;47.78988;-3.50143;38;20221210;5.3;-3;1.2;2.3;5.6;.4;.42;2900 +91069;47.78988;-3.50143;38;20221211;2.6;-.6;1;2.8;6.3;.3;.27;1400 +91069;47.78988;-3.50143;38;20221212;1.9;-2.8;-.4;4.1;5.6;0;.25;2200 +91069;47.78988;-3.50143;38;20221213;3.5;-2.3;.6;5.4;5.4;.8;.49;3900 +91069;47.78988;-3.50143;38;20221214;2.8;.9;1.9;6.8;6.6;5.3;.33;1100 +91069;47.78988;-3.50143;38;20221215;5.1;1.6;3.4;8.7;5.6;.4;1.29;1400 +91069;47.78988;-3.50143;38;20221216;7.1;-.3;3.4;3.9;5.6;0;.7;5600 +91069;47.78988;-3.50143;38;20221217;1.6;-3.1;-.7;3.7;4.8;.6;.38;4000 +91069;47.78988;-3.50143;38;20221218;12.2;-2.3;5;6.2;8.9;30.3;.55;400 +91069;47.78988;-3.50143;38;20221219;14.6;12;13.3;8.5;13.7;16;.91;1000 +91069;47.78988;-3.50143;38;20221220;12.9;12.4;12.7;4.8;12.7;1.4;.73;2900 +91069;47.78988;-3.50143;38;20221221;13;6.9;10;6.5;12.9;10.7;.03;1000 +91069;47.78988;-3.50143;38;20221222;13.2;12.1;12.7;8.9;13.7;31.2;.66;300 +91069;47.78988;-3.50143;38;20221223;13.3;11.9;12.6;7.9;14.2;3.5;.35;1600 +91069;47.78988;-3.50143;38;20221224;12;11.8;11.9;5.2;12.8;8.2;.59;1500 +91069;47.78988;-3.50143;38;20221225;11.1;10.6;10.9;3.2;12.4;1.8;.36;1800 +91069;47.78988;-3.50143;38;20221226;11.3;7.5;9.4;3.9;10.4;.1;.38;5200 +91069;47.78988;-3.50143;38;20221227;11.8;2.9;7.4;3.9;8.9;.3;.59;3800 +91069;47.78988;-3.50143;38;20221228;12.3;10.2;11.3;9.1;11.7;7.8;.98;800 +91069;47.78988;-3.50143;38;20221229;11.5;9.1;10.3;6.1;9.7;10.5;1.1;4200 +91069;47.78988;-3.50143;38;20221230;13.4;5.6;9.5;10.7;13.4;13;0;1100 +91069;47.78988;-3.50143;38;20221231;16;13.1;14.6;11.1;13.4;2.9;1.77;500 +91070;47.78936;-3.19006;60;20220101;14.4;10.5;12.4;4.6;12.43;4.1;.75;2992 +91070;47.78936;-3.19006;60;20220102;13.1;10.8;11.9;7.2;12.97;.7;.58;2676 +91070;47.78936;-3.19006;60;20220103;12;11.2;11.6;6.1;12.93;21.6;.52;929 +91070;47.78936;-3.19006;60;20220104;9.7;8.5;9.1;4.6;9;.4;1;1734 +91070;47.78936;-3.19006;60;20220105;8.9;3.2;6;2.2;6.86;0;.54;4476 +91070;47.78936;-3.19006;60;20220106;8.9;1.5;5.2;3.6;7.73;3.4;.51;3748 +91070;47.78936;-3.19006;60;20220107;10.5;6.3;8.4;6.9;9.37;3.4;.76;3937 +91070;47.78936;-3.19006;60;20220108;10.9;8.2;9.5;9;10;8.1;1.04;2242 +91070;47.78936;-3.19006;60;20220109;10.1;6.5;8.3;5.6;10.37;3;.35;2527 +91070;47.78936;-3.19006;60;20220110;12.8;9.4;11.1;3.8;12.6;.7;.29;3051 +91070;47.78936;-3.19006;60;20220111;10.4;9.4;9.9;1.4;11.7;2;.38;1461 +91070;47.78936;-3.19006;60;20220112;10.7;7.7;9.2;2.2;10.97;0;.34;2855 +91070;47.78936;-3.19006;60;20220113;9.4;6.1;7.7;3.8;8.3;0;.72;5293 +91070;47.78936;-3.19006;60;20220114;1.3;-.1;.6;3.1;6.3;.1;.23;1600 +91070;47.78936;-3.19006;60;20220115;6.3;1.3;3.8;3;7.83;0;.2;3409 +91070;47.78936;-3.19006;60;20220116;11.9;5.3;8.6;3.1;10.03;.3;.4;5319 +91070;47.78936;-3.19006;60;20220117;10.7;5.5;8.1;2.3;9.47;0;.43;4687 +91070;47.78936;-3.19006;60;20220118;6.7;4.3;5.5;2.5;7.8;0;.53;1941 +91070;47.78936;-3.19006;60;20220119;8.6;4.7;6.6;2;8.73;.8;.44;2962 +91070;47.78936;-3.19006;60;20220120;9;4.3;6.6;3.9;7.7;.1;.79;4766 +91070;47.78936;-3.19006;60;20220121;8;1.6;4.8;3.6;6.13;0;.86;5984 +91070;47.78936;-3.19006;60;20220122;7.1;.4;3.7;2.9;7;.1;.5;3913 +91070;47.78936;-3.19006;60;20220123;6;3.7;4.8;4.7;7.2;0;.67;3088 +91070;47.78936;-3.19006;60;20220124;3.9;1.8;2.9;2.3;6.5;0;.47;2811 +91070;47.78936;-3.19006;60;20220125;8.6;-.5;4;1.7;7.17;0;.35;6482 +91070;47.78936;-3.19006;60;20220126;4.3;.9;2.6;3;6.53;0;.45;3656 +91070;47.78936;-3.19006;60;20220127;8.2;-1.5;3.4;1.8;7.97;.1;.25;5393 +91070;47.78936;-3.19006;60;20220128;10.1;7;8.5;.7;10.77;0;.36;3613 +91070;47.78936;-3.19006;60;20220129;10.2;8;9.1;2.5;10.67;.1;.48;3953 +91070;47.78936;-3.19006;60;20220130;10.6;7.1;8.9;2.8;10.33;.1;.52;3624 +91070;47.78936;-3.19006;60;20220131;10.6;7.6;9.1;5.3;8.97;.1;1.1;4944 +91070;47.78936;-3.19006;60;20220201;11.4;6.6;9;4.8;10.2;0;.68;5040 +91070;47.78936;-3.19006;60;20220202;11.6;8.1;9.8;2.7;9.87;.1;.8;4729 +91070;47.78936;-3.19006;60;20220203;10.4;6.3;8.4;3.2;10.33;.5;.46;4353 +91070;47.78936;-3.19006;60;20220204;10.4;8.3;9.3;4.2;9;.6;1.06;4873 +91070;47.78936;-3.19006;60;20220205;11.8;4.3;8;3.6;9;.1;.8;8045 +91070;47.78936;-3.19006;60;20220206;11.9;9;10.5;8.3;11.56;1.1;.79;3640 +91070;47.78936;-3.19006;60;20220207;12.6;8.6;10.6;3.5;11.27;.2;.73;5602 +91070;47.78936;-3.19006;60;20220208;9.6;6.4;8;2.2;10.33;0;.48;2730 +91070;47.78936;-3.19006;60;20220209;7.3;6.5;6.9;1.9;8.93;0;.55;1629 +91070;47.78936;-3.19006;60;20220210;11;5.6;8.3;2.8;8.5;.5;.97;5800 +91070;47.78936;-3.19006;60;20220211;9.1;-1.4;3.9;2.3;6.5;0;.78;9100 +91070;47.78936;-3.19006;60;20220212;9.2;-1;4.1;3.6;7;0;.83;6400 +91070;47.78936;-3.19006;60;20220213;10.7;7.7;9.2;9.7;10.47;16.5;.77;3381 +91070;47.78936;-3.19006;60;20220214;11.4;4.9;8.2;4.6;8.7;1.1;1.17;8200 +91070;47.78936;-3.19006;60;20220215;10.8;4.2;7.5;7.2;10.9;8.1;.16;3000 +91070;47.78936;-3.19006;60;20220216;11.9;10.4;11.2;9.3;13.4;2.6;.28;2744 +91070;47.78936;-3.19006;60;20220217;13.3;10.3;11.8;6.5;12.2;1.7;1.07;7086 +91070;47.78936;-3.19006;60;20220218;11.6;9.9;10.7;8.7;9.3;1.5;1.89;5488 +91070;47.78936;-3.19006;60;20220219;11.1;3.9;7.5;6.6;8.67;1.5;1.16;8058 +91070;47.78936;-3.19006;60;20220220;12.4;8.8;10.6;8.4;11.6;1.6;.88;4750 +91070;47.78936;-3.19006;60;20220221;12.4;8.4;10.4;8.1;8.43;.1;2.08;7917 +91070;47.78936;-3.19006;60;20220222;13;7.9;10.5;4.6;11.2;.4;.99;7201 +91070;47.78936;-3.19006;60;20220223;10.9;4.4;7.6;2.2;8.83;.2;.89;6038 +91070;47.78936;-3.19006;60;20220224;10.9;7.9;9.4;5.8;8.3;.7;1.7;8065 +91070;47.78936;-3.19006;60;20220225;11.9;3.8;7.8;2.7;7.43;0;1.36;11183 +91070;47.78936;-3.19006;60;20220226;11.4;2.8;7.1;4.7;6.7;0;1.8;13116 +91070;47.78936;-3.19006;60;20220227;13;3.1;8.1;3.8;8.9;.3;1.3;11095 +91070;47.78936;-3.19006;60;20220228;13.6;7.8;10.7;4;11.8;.5;.93;7366 +91070;47.78936;-3.19006;60;20220301;12.1;9.7;10.9;3.5;12.2;6.8;.73;4487 +91070;47.78936;-3.19006;60;20220302;12.9;9.1;11;3.2;11.67;2;.99;6659 +91070;47.78936;-3.19006;60;20220303;10.8;9.3;10;3.7;10.77;1.1;.91;4122 +91070;47.78936;-3.19006;60;20220304;11.9;5;8.5;3.8;8;0;1.64;10965 +91070;47.78936;-3.19006;60;20220305;10.4;.1;5.3;4.2;6.9;1.6;1.4;10000 +91070;47.78936;-3.19006;60;20220306;9.2;3.4;6.3;5.8;7.3;0;1.45;7700 +91070;47.78936;-3.19006;60;20220307;8.1;-.3;3.9;4.3;5.4;0;1.61;11200 +91070;47.78936;-3.19006;60;20220308;12.4;1.6;7;4.3;8.8;1.1;1.19;8200 +91070;47.78936;-3.19006;60;20220309;11.4;6.5;9;6.6;10.6;2.4;.9;6300 +91070;47.78936;-3.19006;60;20220310;12;6.1;9.1;3.5;9.4;4.2;1.57;14600 +91070;47.78936;-3.19006;60;20220311;13.1;7.5;10.3;6.6;10.8;11.8;1.38;8500 +91070;47.78936;-3.19006;60;20220312;12;6.1;9.1;7;9.8;3.8;1.5;12100 +91070;47.78936;-3.19006;60;20220313;11;7.4;9.2;5.4;9.7;3.3;1.49;11600 +91070;47.78936;-3.19006;60;20220314;15.5;6.9;11.2;3.5;8.7;.1;2.39;16000 +91070;47.78936;-3.19006;60;20220315;15.2;7.9;11.6;3;10.6;0;1.72;10800 +91070;47.78936;-3.19006;60;20220316;11.5;9.9;10.7;3.5;11;2;.97;1900 +91070;47.78936;-3.19006;60;20220317;14.6;1.9;8.3;3.9;7.5;0;2.32;16900 +91070;47.78936;-3.19006;60;20220318;15.4;3.1;9.3;6.2;6.6;0;3.25;17600 +91070;47.78936;-3.19006;60;20220319;14.2;7.1;10.7;5.4;8.1;0;2.63;12700 +91070;47.78936;-3.19006;60;20220320;15.4;8.1;11.8;3.9;10;0;2.21;13400 +91070;47.78936;-3.19006;60;20220321;15.8;7.5;11.7;5.1;10.7;0;2.32;16900 +91070;47.78936;-3.19006;60;20220322;14.3;8.2;11.2;5.7;9.1;0;2.6;17200 +91070;47.78936;-3.19006;60;20220323;15.3;8.3;11.8;3.7;8.1;0;2.88;18600 +91070;47.78936;-3.19006;60;20220324;18.6;5.6;12.1;3.3;7.2;0;3.25;18800 +91070;47.78936;-3.19006;60;20220325;20.1;8;14.1;5;8.2;0;3.95;18700 +91070;47.78936;-3.19006;60;20220326;19.8;9.6;14.7;6;7.7;0;4.57;18100 +91070;47.78936;-3.19006;60;20220327;18.9;8.4;13.6;4.2;7.4;0;3.7;17000 +91070;47.78936;-3.19006;60;20220328;16.4;8.5;12.5;4.2;10.4;.2;2.19;12700 +91070;47.78936;-3.19006;60;20220329;13.1;10.1;11.6;3.6;11.7;0;1.41;7600 +91070;47.78936;-3.19006;60;20220330;15;8.6;11.8;3.2;9.6;.1;2.08;10600 +91070;47.78936;-3.19006;60;20220331;8.7;5.6;7.2;4.9;7.1;1;1.87;14000 +91070;47.78936;-3.19006;60;20220401;9.7;1.6;5.6;4.9;5.2;.1;2.59;19400 +91070;47.78936;-3.19006;60;20220402;9.7;1.2;5.4;3.3;6;.4;1.65;10100 +91070;47.78936;-3.19006;60;20220403;10.4;1.9;6.1;5.9;5.6;.1;3.02;18583 +91070;47.78936;-3.19006;60;20220404;9.7;2.8;6.2;5.2;7.97;.2;1.52;13407 +91070;47.78936;-3.19006;60;20220405;13;8.9;10.9;5.1;11.04;.2;1.82;12622 +91070;47.78936;-3.19006;60;20220406;11.8;7.4;9.6;7;11.3;3;.67;6700 +91070;47.78936;-3.19006;60;20220407;13.2;10.6;11.9;7;11.8;14.4;1.94;13100 +91070;47.78936;-3.19006;60;20220408;12.9;8.9;10.9;6.7;10.6;4;1.97;11400 +91070;47.78936;-3.19006;60;20220409;11.9;2.5;7.2;2.8;7.2;0;2.51;22400 +91070;47.78936;-3.19006;60;20220410;13.8;3;8.4;5;7.6;0;2.51;19500 +91070;47.78936;-3.19006;60;20220411;16.1;8.9;12.5;5.4;10.8;1.2;2.46;16100 +91070;47.78936;-3.19006;60;20220412;15;10.4;12.7;3.7;12.3;1;1.71;10400 +91070;47.78936;-3.19006;60;20220413;18.4;7.9;13.2;2.8;11.7;.1;2.91;22000 +91070;47.78936;-3.19006;60;20220414;19.1;8.5;13.8;3.2;11.7;.2;3.28;23700 +91070;47.78936;-3.19006;60;20220415;19.5;7.7;13.6;2.6;12;0;3.27;23000 +91070;47.78936;-3.19006;60;20220416;22.2;10.2;16.2;3.1;11.4;0;4.02;23300 +91070;47.78936;-3.19006;60;20220417;18.1;9.2;13.6;3.1;11.4;0;2.88;19600 +91070;47.78936;-3.19006;60;20220418;15.5;8.3;11.9;2.9;9.7;0;2.97;21100 +91070;47.78936;-3.19006;60;20220419;14.2;5.6;9.9;2.9;7.8;0;2.6;16500 +91070;47.78936;-3.19006;60;20220420;17.6;5.9;11.7;3;9.6;0;3.25;20900 +91070;47.78936;-3.19006;60;20220421;16.7;5.9;11.3;3;10;.8;3.06;23500 +91070;47.78936;-3.19006;60;20220422;20.4;10;15.2;4.8;10.8;.4;3.85;18800 +91070;47.78936;-3.19006;60;20220423;20;10.8;15.4;5.8;11.3;.1;3.96;20500 +91070;47.78936;-3.19006;60;20220424;17.7;10;13.9;2.8;12.5;4.9;2.9;18800 +91070;47.78936;-3.19006;60;20220425;17.1;10.4;13.7;2.8;11.3;0;2.63;14700 +91070;47.78936;-3.19006;60;20220426;18.1;7.2;12.6;4.6;8.7;0;4.06;25600 +91070;47.78936;-3.19006;60;20220427;18.4;8.7;13.5;6.2;9.7;.3;4.07;22500 +91070;47.78936;-3.19006;60;20220428;19.1;11.2;15.1;4.7;10.6;0;3.46;14400 +91070;47.78936;-3.19006;60;20220429;20.2;8.3;14.3;4.8;10.8;0;3.94;22800 +91070;47.78936;-3.19006;60;20220430;16.4;7.4;11.9;4.8;9.2;0;3.5;21200 +91070;47.78936;-3.19006;60;20220501;17.7;8;12.8;3.5;9.9;1.2;3.38;23100 +91070;47.78936;-3.19006;60;20220502;16.6;10.1;13.3;4.1;11.1;.7;2.61;13200 +91070;47.78936;-3.19006;60;20220503;18.1;10.6;14.4;3.6;10.1;0;3.21;14200 +91070;47.78936;-3.19006;60;20220504;17.6;7.5;12.6;2.9;10.3;0;2.99;18200 +91070;47.78936;-3.19006;60;20220505;17.4;6.8;12.1;3.1;11.73;0;2.82;19537 +91070;47.78936;-3.19006;60;20220506;17.8;7.5;12.6;2.9;11.6;0;3.39;24892 +91070;47.78936;-3.19006;60;20220507;19.8;9;14.4;3.2;11.9;.1;3.62;22563 +91070;47.78936;-3.19006;60;20220508;22;9.4;15.7;3.4;12.5;.1;4.22;25472 +91070;47.78936;-3.19006;60;20220509;22;11.3;16.6;2.9;13.77;0;3.83;22283 +91070;47.78936;-3.19006;60;20220510;19.4;10.8;15.1;2.9;14.03;0;3.66;25305 +91070;47.78936;-3.19006;60;20220511;18.6;12.7;15.6;4.8;13.27;.9;3.34;18795 +91070;47.78936;-3.19006;60;20220512;17.1;7.7;12.4;2.8;10.7;.1;3.29;22371 +91070;47.78936;-3.19006;60;20220513;17.7;6.7;12.2;2.6;10.83;0;3.58;26106 +91070;47.78936;-3.19006;60;20220514;22.8;10.8;16.8;3.6;12.33;.1;4.4;22347 +91070;47.78936;-3.19006;60;20220515;22.9;15.8;19.4;3.4;15.87;0;3.95;19129 +91070;47.78936;-3.19006;60;20220516;19.7;14.5;17.1;3.9;15.6;1;2.94;15859 +91070;47.78936;-3.19006;60;20220517;23.2;12.3;17.7;3.5;15.03;.2;4.41;25102 +91070;47.78936;-3.19006;60;20220518;23.9;10.2;17;2.9;13.9;3;4.24;23234 +91070;47.78936;-3.19006;60;20220519;20.1;13.3;16.7;2.6;13.83;0;3.89;23184 +91070;47.78936;-3.19006;60;20220520;20.1;13.6;16.9;3.8;12.5;.2;4.33;24583 +91070;47.78936;-3.19006;60;20220521;22.4;9.6;16;3;13;0;4.55;28369 +91070;47.78936;-3.19006;60;20220522;25.1;13.8;19.5;4.1;13.93;5.2;4.74;19961 +91070;47.78936;-3.19006;60;20220523;17.4;11.2;14.3;4.9;13.3;1.2;2.87;17535 +91070;47.78936;-3.19006;60;20220524;16.6;10;13.3;4.5;11.57;1.4;3.29;20956 +91070;47.78936;-3.19006;60;20220525;17;8.9;13;3.7;12.27;.2;2.95;19462 +91070;47.78936;-3.19006;60;20220526;16.4;12.6;14.5;3.3;13.53;0;2.44;13761 +91070;47.78936;-3.19006;60;20220527;18.1;10.9;14.5;2.6;13.1;.1;2.91;17373 +91070;47.78936;-3.19006;60;20220528;22.7;8.9;15.8;4.8;10.93;0;5.29;29728 +91070;47.78936;-3.19006;60;20220529;19.3;9.9;14.6;5.5;9.23;0;4.95;27060 +91070;47.78936;-3.19006;60;20220530;18.4;7.9;13.2;3.8;9.27;0;4.46;28471 +91070;47.78936;-3.19006;60;20220531;18.6;7.2;12.9;2.8;9.87;.1;4.18;27634 +91070;47.78936;-3.19006;60;20220601;20.8;7.5;14.2;3.2;10.83;0;4.61;29316 +91070;47.78936;-3.19006;60;20220602;23.9;13.3;18.6;4.1;11.77;0;5.16;23311 +91070;47.78936;-3.19006;60;20220603;23.8;14;18.9;2.6;14.2;.8;4.65;24107 +91070;47.78936;-3.19006;60;20220604;22.5;14.1;18.3;3.1;16.57;.2;3.91;22010 +91070;47.78936;-3.19006;60;20220605;19.2;13.3;16.2;4.2;13.6;.2;3.69;20955 +91070;47.78936;-3.19006;60;20220606;16.8;11.4;14.1;3.8;14.3;6.4;2.18;12686 +91070;47.78936;-3.19006;60;20220607;18.7;14.1;16.4;5.5;15.87;13;2.62;14682 +91070;47.78936;-3.19006;60;20220608;18.2;13.9;16;5.8;15.07;.1;3.26;20805 +91070;47.78936;-3.19006;60;20220609;19.7;13.2;16.5;4.7;14.63;.6;3.97;25025 +91070;47.78936;-3.19006;60;20220610;20;15.2;17.6;3.9;16.83;.7;3.03;17162 +91070;47.78936;-3.19006;60;20220611;20.4;11.1;15.8;3.1;14.03;.2;4.43;29724 +91070;47.78936;-3.19006;60;20220612;22.7;10.9;16.8;4;12.6;.1;5.08;29789 +91070;47.78936;-3.19006;60;20220613;22.6;9.9;16.3;3.8;12.1;0;5.17;30665 +91070;47.78936;-3.19006;60;20220614;26.6;11.4;19;3.7;12.57;0;6.11;31044 +91070;47.78936;-3.19006;60;20220615;26.7;13.9;20.3;3.4;14.27;0;6.09;31093 +91070;47.78936;-3.19006;60;20220616;29.1;12.8;20.9;2.9;13.83;0;6.04;28504 +91070;47.78936;-3.19006;60;20220617;32.7;16.4;24.6;2.2;16.7;0;6.61;30450 +91070;47.78936;-3.19006;60;20220618;34.1;19.9;27;4.4;17.13;4.4;7.59;25229 +91070;47.78936;-3.19006;60;20220619;20.1;13.7;16.9;6.7;15.8;2.2;2.94;14006 +91070;47.78936;-3.19006;60;20220620;23.8;15.5;19.6;4;17.27;1.8;4.16;20925 +91070;47.78936;-3.19006;60;20220621;23.8;13.7;18.8;3.3;16.67;3.5;4.27;23675 +91070;47.78936;-3.19006;60;20220622;21.7;14.1;17.9;2.6;17.13;12.6;3;15826 +91070;47.78936;-3.19006;60;20220623;20.9;16.4;18.7;3.1;17.53;1.2;3.55;20248 +91070;47.78936;-3.19006;60;20220624;19.6;15.3;17.4;5.2;15.67;6.1;2.96;13821 +91070;47.78936;-3.19006;60;20220625;18.5;12.1;15.3;4.9;12.2;.6;3.95;22801 +91070;47.78936;-3.19006;60;20220626;19.2;12.5;15.8;3.9;11.93;.8;4.23;24007 +91070;47.78936;-3.19006;60;20220627;18.4;10.8;14.6;3.2;12.47;.3;3.56;21398 +91070;47.78936;-3.19006;60;20220628;20.1;10.6;15.4;4.1;12.83;6;3.99;23563 +91070;47.78936;-3.19006;60;20220629;18;12.9;15.5;3.7;14.3;2.7;2.96;17503 +91070;47.78936;-3.19006;60;20220630;16.9;11.5;14.2;3.1;12.33;4.4;3.48;22403 +91070;47.78936;-3.19006;60;20220701;19.2;9.4;14.3;1.8;12.1;.3;4.05;27124 +91070;47.78936;-3.19006;60;20220702;19.9;10;15;2.6;12.9;0;4.34;29107 +91070;47.78936;-3.19006;60;20220703;20.5;10.8;15.6;3;13.1;0;3.92;23629 +91070;47.78936;-3.19006;60;20220704;22;10.1;16;3.7;12.57;0;4.86;30254 +91070;47.78936;-3.19006;60;20220705;23.3;11.1;17.2;4.1;13.27;.1;5.06;29711 +91070;47.78936;-3.19006;60;20220706;25.5;12.5;19;4.3;14.87;0;5.37;28735 +91070;47.78936;-3.19006;60;20220707;23.4;13.2;18.3;3.7;15.27;0;4.1;21795 +91070;47.78936;-3.19006;60;20220708;26.7;13.7;20.2;3.9;14.1;0;5.99;30290 +91070;47.78936;-3.19006;60;20220709;29;15.2;22.1;4.3;15.3;0;6.66;30721 +91070;47.78936;-3.19006;60;20220710;29.9;15.7;22.8;4.2;13.73;0;7.1;30407 +91070;47.78936;-3.19006;60;20220711;30.9;17.1;24;3.4;15.43;0;6.91;30390 +91070;47.78936;-3.19006;60;20220712;32.3;17.9;25.1;2.8;16.8;0;6.89;30527 +91070;47.78936;-3.19006;60;20220713;32.3;17.6;25;3.1;16.43;0;7.01;30273 +91070;47.78936;-3.19006;60;20220714;27.5;15;21.3;4.4;14.37;0;6.09;27902 +91070;47.78936;-3.19006;60;20220715;28.3;13.6;21;3.9;13.6;0;6.09;26783 +91070;47.78936;-3.19006;60;20220716;30.7;16.6;23.6;4.1;12.53;0;6.69;22625 +91070;47.78936;-3.19006;60;20220717;33.8;18.6;26.2;3.9;13;0;7.57;25516 +91070;47.78936;-3.19006;60;20220718;38;19.8;28.9;3.8;13.63;0;8.88;29301 +91070;47.78936;-3.19006;60;20220719;23.3;19.1;21.2;4.2;17.5;.7;3.92;15606 +91070;47.78936;-3.19006;60;20220720;22;16.4;19.2;3.9;17.77;0;3.37;17736 +91070;47.78936;-3.19006;60;20220721;22.8;12.8;17.8;3;14.3;0;4.03;21321 +91070;47.78936;-3.19006;60;20220722;24.7;14.6;19.6;4.5;14.67;0;5.03;25055 +91070;47.78936;-3.19006;60;20220723;22.4;12.3;17.3;2.4;14.63;0;4.39;26760 +91070;47.78936;-3.19006;60;20220724;24.2;13.7;18.9;2.8;16.53;.3;4.61;26908 +91070;47.78936;-3.19006;60;20220725;20.7;16.8;18.8;5.4;16.87;.2;3.33;16480 +91070;47.78936;-3.19006;60;20220726;22.1;16.1;19.1;3.4;14.2;0;4.01;19256 +91070;47.78936;-3.19006;60;20220727;23.3;11.9;17.6;2.6;12.73;0;4.2;22215 +91070;47.78936;-3.19006;60;20220728;24.9;14.4;19.7;2.9;14.07;0;4.77;24264 +91070;47.78936;-3.19006;60;20220729;25.6;16.1;20.9;2.9;15.23;0;4.88;23756 +91070;47.78936;-3.19006;60;20220730;23.6;14.3;19;3.5;15.97;0;4.65;27098 +91070;47.78936;-3.19006;60;20220731;22.6;15.6;19.1;3.2;17.57;0;3.44;18116 +91070;47.78936;-3.19006;60;20220801;22.7;16.4;19.6;2.8;17.63;0;3.89;21979 +91070;47.78936;-3.19006;60;20220802;26.7;14.5;20.6;1.8;17.5;.2;4.91;27872 +91070;47.78936;-3.19006;60;20220803;26.1;15.5;20.8;3.2;18.1;0;4.82;25971 +91070;47.78936;-3.19006;60;20220804;25.1;15.8;20.4;4.7;15.8;0;4.78;23142 +91070;47.78936;-3.19006;60;20220805;24;12.4;18.2;5.7;11.53;0;5.61;26683 +91070;47.78936;-3.19006;60;20220806;26.7;11.7;19.2;5.5;11.27;0;6.33;27806 +91070;47.78936;-3.19006;60;20220807;27.7;14.7;21.2;5.2;11.33;0;6.77;27435 +91070;47.78936;-3.19006;60;20220808;28.2;15.8;22;5.2;12.4;0;6.47;23921 +91070;47.78936;-3.19006;60;20220809;29.1;17.4;23.2;5.5;14.83;0;6.74;26568 +91070;47.78936;-3.19006;60;20220810;33.9;18.3;26.1;4.4;15.27;0;7.55;26746 +91070;47.78936;-3.19006;60;20220811;34.7;19.1;26.9;4.2;13.17;0;7.85;26502 +91070;47.78936;-3.19006;60;20220812;34.4;19.9;27.1;3.7;12.17;0;7.52;25990 +91070;47.78936;-3.19006;60;20220813;34.9;18.7;26.8;2.8;13.77;1.4;6.57;24592 +91070;47.78936;-3.19006;60;20220814;20.5;18.5;19.5;3.8;19.8;6.4;1.63;5713 +91070;47.78936;-3.19006;60;20220815;22.7;16.8;19.8;3.7;18.77;2.7;2.71;12937 +91070;47.78936;-3.19006;60;20220816;22.6;16;19.3;2.8;18.27;3.9;3.15;18072 +91070;47.78936;-3.19006;60;20220817;22.1;14.5;18.3;3.1;17.27;7.2;2.89;16484 +91070;47.78936;-3.19006;60;20220818;22.1;15.6;18.9;3.8;17.73;0;3.05;16824 +91070;47.78936;-3.19006;60;20220819;20.5;17.3;18.9;4;18.93;3.1;2.28;12144 +91070;47.78936;-3.19006;60;20220820;21.4;12;16.7;1.9;14.43;.1;3.44;21911 +91070;47.78936;-3.19006;60;20220821;21.1;14.1;17.6;2.1;17.1;3;2.35;13353 +91070;47.78936;-3.19006;60;20220822;20.3;17.1;18.7;3.4;19.93;.6;1.83;9853 +91070;47.78936;-3.19006;60;20220823;23.4;18.4;20.9;2.7;20.4;.3;2.77;14180 +91070;47.78936;-3.19006;60;20220824;25.6;17;21.3;1.9;18.87;.9;3.61;19385 +91070;47.78936;-3.19006;60;20220825;23;18;20.5;4.3;17.73;.1;3.26;14418 +91070;47.78936;-3.19006;60;20220826;22.1;12.7;17.4;3.2;14.47;.1;3.41;19566 +91070;47.78936;-3.19006;60;20220827;24.1;13.3;18.7;3.1;15.2;0;4;22896 +91070;47.78936;-3.19006;60;20220828;26.4;15.7;21;4.4;14.83;.1;4.63;18300 +91070;47.78936;-3.19006;60;20220829;30.4;16.4;23.4;4.2;15.47;0;5.58;20635 +91070;47.78936;-3.19006;60;20220830;29.8;17.3;23.5;4.5;16.13;0;5.47;20229 +91070;47.78936;-3.19006;60;20220831;26.1;17.5;21.8;3.6;17.33;5.9;4.08;18254 +91070;47.78936;-3.19006;60;20220901;22.8;17;19.9;1.8;19.33;0;2.32;12173 +91070;47.78936;-3.19006;60;20220902;22.9;15.7;19.3;2;18.53;3.2;2.61;15057 +91070;47.78936;-3.19006;60;20220903;22.1;14.9;18.5;3.6;16.83;0;2.71;13330 +91070;47.78936;-3.19006;60;20220904;23.8;18;20.9;5.3;18.07;2.6;3.47;14921 +91070;47.78936;-3.19006;60;20220905;25.1;17.5;21.3;4.5;18.47;1.8;3.48;14806 +91070;47.78936;-3.19006;60;20220906;22;17.1;19.6;5.7;17.63;7.1;2.86;12148 +91070;47.78936;-3.19006;60;20220907;21.1;16.3;18.7;5.8;17.3;11.5;2.59;11290 +91070;47.78936;-3.19006;60;20220908;19.7;15.2;17.5;6.7;16.5;3.7;2.47;13757 +91070;47.78936;-3.19006;60;20220909;19.8;15.5;17.7;5.9;15.67;1.9;2.68;13191 +91070;47.78936;-3.19006;60;20220910;21.2;13.3;17.3;2.3;16;.1;2.44;14557 +91070;47.78936;-3.19006;60;20220911;24.7;15.8;20.2;2.5;17.63;0;3.14;17360 +91070;47.78936;-3.19006;60;20220912;28.4;16;22.2;3.5;16.73;.4;3.96;15152 +91070;47.78936;-3.19006;60;20220913;28.4;19.5;24;3.9;19.97;.2;3.83;14021 +91070;47.78936;-3.19006;60;20220914;20.7;16.9;18.8;2.6;19.93;.7;1.51;7695 +91070;47.78936;-3.19006;60;20220915;22.2;14.2;18.2;3.4;16;.1;2.72;15231 +91070;47.78936;-3.19006;60;20220916;20.3;11.3;15.8;4.3;11.83;.1;3.07;15290 +91070;47.78936;-3.19006;60;20220917;19.8;9;14.4;3.2;10.17;0;3.02;17930 +91070;47.78936;-3.19006;60;20220918;19.5;7.4;13.5;3;10.07;.1;2.93;19484 +91070;47.78936;-3.19006;60;20220919;21.5;8.3;14.9;3.3;11.47;.1;3.04;18484 +91070;47.78936;-3.19006;60;20220920;20.6;10.6;15.6;2.9;12.17;.1;2.7;16184 +91070;47.78936;-3.19006;60;20220921;20.7;10.3;15.5;3;12.07;.1;2.81;17200 +91070;47.78936;-3.19006;60;20220922;21.8;9.3;15.6;2.2;12.33;.1;2.59;16977 +91070;47.78936;-3.19006;60;20220923;18.2;12.4;15.3;1.7;14.07;1.2;1.52;7876 +91070;47.78936;-3.19006;60;20220924;18.3;11.6;15;4;13.07;3;2.14;11277 +91070;47.78936;-3.19006;60;20220925;18.6;11.3;15;4;12.27;.1;2.39;12725 +91070;47.78936;-3.19006;60;20220926;17.1;9.5;13.3;5.1;12.13;2.3;1.97;9808 +91070;47.78936;-3.19006;60;20220927;16.7;11.9;14.3;6.2;13.43;2.7;1.83;9038 +91070;47.78936;-3.19006;60;20220928;16.1;12.4;14.2;5.4;13.47;.4;1.66;9265 +91070;47.78936;-3.19006;60;20220929;16.2;9.1;12.7;3.5;11.27;1.6;1.86;12154 +91070;47.78936;-3.19006;60;20220930;16.5;6.9;11.7;4;12.8;6.7;1.37;11909 +91070;47.78936;-3.19006;60;20221001;18;15.1;16.5;6.6;17.47;2;1.33;8327 +91070;47.78936;-3.19006;60;20221002;17.6;15.8;16.7;5.5;17.2;.6;1.39;7862 +91070;47.78936;-3.19006;60;20221003;17.6;13;15.3;2;15.47;.1;1.24;7827 +91070;47.78936;-3.19006;60;20221004;17.4;12.6;15;2.7;15.17;.1;1.22;7292 +91070;47.78936;-3.19006;60;20221005;17.7;15.8;16.7;4.6;14.83;.9;1.81;5914 +91070;47.78936;-3.19006;60;20221006;18.2;7.6;12.9;1.4;11.63;0;1.64;14853 +91070;47.78936;-3.19006;60;20221007;17;7.5;12.2;2.2;11.83;.3;1.49;13725 +91070;47.78936;-3.19006;60;20221008;18.5;10.6;14.5;2.7;12.13;.1;1.87;12400 +91070;47.78936;-3.19006;60;20221009;18.9;8.4;13.7;3.3;11.9;0;1.96;13336 +91070;47.78936;-3.19006;60;20221010;18.7;14.1;16.4;3.6;15.7;.3;1.42;6893 +91070;47.78936;-3.19006;60;20221011;19.8;11.3;15.5;3.7;12.07;0;2.28;12175 +91070;47.78936;-3.19006;60;20221012;17.4;10;13.7;1.9;12.5;2.1;1.41;10430 +91070;47.78936;-3.19006;60;20221013;17;12.4;14.7;4.5;16.23;11.1;.8;5623 +91070;47.78936;-3.19006;60;20221014;17.3;13.2;15.2;5.7;16.77;12.4;.79;5691 +91070;47.78936;-3.19006;60;20221015;17.7;13.6;15.7;5.5;15.53;.9;1.38;8084 +91070;47.78936;-3.19006;60;20221016;17.3;11.9;14.6;3.7;15.83;6.5;.88;5453 +91070;47.78936;-3.19006;60;20221017;17.6;15.1;16.4;3.3;16.53;3.1;1.07;5595 +91070;47.78936;-3.19006;60;20221018;19.5;12.3;15.9;4.1;17.07;.2;1.02;7219 +91070;47.78936;-3.19006;60;20221019;21.4;16.3;18.9;4.1;17.67;4.6;1.78;8427 +91070;47.78936;-3.19006;60;20221020;19.3;10.9;15.1;3.7;15.07;3.5;1.35;10617 +91070;47.78936;-3.19006;60;20221021;19.1;15.5;17.3;8.3;15.43;6.7;2.15;6986 +91070;47.78936;-3.19006;60;20221022;18.8;14.4;16.6;4.6;16.5;7.1;1.25;6688 +91070;47.78936;-3.19006;60;20221023;18.5;12.5;15.5;6;14.87;10.2;1.49;6682 +91070;47.78936;-3.19006;60;20221024;16.7;14.3;15.5;7;15.4;2.9;1.21;7398 +91070;47.78936;-3.19006;60;20221025;17.7;14.1;15.9;4.8;15.9;.1;1.14;6093 +91070;47.78936;-3.19006;60;20221026;19.2;15.6;17.4;6.2;16.3;1.6;1.67;6667 +91070;47.78936;-3.19006;60;20221027;20.1;14.8;17.4;4.5;17.17;.2;1.33;6693 +91070;47.78936;-3.19006;60;20221028;17.9;14.9;16.4;5;16.13;0;1.26;5703 +91070;47.78936;-3.19006;60;20221029;18.7;15;16.9;4.7;16.67;5.4;1.17;4012 +91070;47.78936;-3.19006;60;20221030;17.6;13.8;15.7;4.9;15.1;.9;1.25;6712 +91070;47.78936;-3.19006;60;20221031;17.1;11.4;14.2;5.7;13.83;3.6;1.3;5243 +91070;47.78936;-3.19006;60;20221101;16.6;13.1;14.9;8.6;12.3;6.8;2.17;5554 +91070;47.78936;-3.19006;60;20221102;17.2;11.5;14.4;6.1;12.5;14.6;1.73;7167 +91070;47.78936;-3.19006;60;20221103;15.1;12.1;13.6;8.7;12.83;8;1.5;4828 +91070;47.78936;-3.19006;60;20221104;14.7;9.3;12;6.6;10.33;.1;1.65;7629 +91070;47.78936;-3.19006;60;20221105;15.3;8;11.7;4.5;12;14.9;.96;4841 +91070;47.78936;-3.19006;60;20221106;15.9;12.9;14.4;7.4;14.6;9.7;.97;5079 +91070;47.78936;-3.19006;60;20221107;17;12.2;14.6;8.5;13.73;7.9;1.51;4614 +91070;47.78936;-3.19006;60;20221108;15.7;11.9;13.8;8.6;13.1;4.8;1.41;3829 +91070;47.78936;-3.19006;60;20221109;15.6;11.5;13.6;5.3;12.07;.2;1.37;5711 +91070;47.78936;-3.19006;60;20221110;17.1;9.9;13.5;4.1;12.77;.1;1.09;7020 +91070;47.78936;-3.19006;60;20221111;13.7;12.8;13.3;4;13.23;.1;.8;3440 +91070;47.78936;-3.19006;60;20221112;18;9.7;13.9;4.5;13.97;.1;.93;8001 +91070;47.78936;-3.19006;60;20221113;18.2;11.7;14.9;4.3;14.73;3.1;.96;7038 +91070;47.78936;-3.19006;60;20221114;14.5;13.6;14;4.9;13.5;11.8;.95;4525 +91070;47.78936;-3.19006;60;20221115;14.6;11.9;13.2;9.2;12.7;11.5;1.27;4720 +91070;47.78936;-3.19006;60;20221116;15;10;12.5;9.2;12;16.6;1.34;3639 +91070;47.78936;-3.19006;60;20221117;14.2;10.5;12.4;8.2;11.2;2.5;1.49;4179 +91070;47.78936;-3.19006;60;20221118;12.7;7.7;10.2;4.6;9.43;.6;1.05;5989 +91070;47.78936;-3.19006;60;20221119;12.7;4.5;8.6;3.3;8.67;3.6;.81;6576 +91070;47.78936;-3.19006;60;20221120;13.7;8.6;11.2;5.5;11.17;.9;.92;4653 +91070;47.78936;-3.19006;60;20221121;13.4;9.8;11.6;8.8;10.47;8.9;1.57;3230 +91070;47.78936;-3.19006;60;20221122;12.8;7.7;10.2;8.3;9.67;4.9;1.3;5037 +91070;47.78936;-3.19006;60;20221123;14;9.6;11.8;7.5;11.7;1.7;1;5520 +91070;47.78936;-3.19006;60;20221124;15.3;9.4;12.3;7.4;11.57;7;1.27;4533 +91070;47.78936;-3.19006;60;20221125;14.1;10;12;4.7;10.47;.1;1.13;5890 +91070;47.78936;-3.19006;60;20221126;14;8.1;11;5.8;11.7;12.7;.77;3772 +91070;47.78936;-3.19006;60;20221127;13.9;12.1;13;5;13.93;14.7;.56;1788 +91070;47.78936;-3.19006;60;20221128;12.7;8.3;10.5;5.1;10.37;.9;.86;4824 +91070;47.78936;-3.19006;60;20221129;12.9;6.1;9.5;2;9.53;0;.46;5676 +91070;47.78936;-3.19006;60;20221130;7.1;5.4;6.3;3.5;8.6;0;.44;2504 +91070;47.78936;-3.19006;60;20221201;9.9;3.6;6.7;4;7.87;0;.64;5555 +91070;47.78936;-3.19006;60;20221202;7.7;1.6;4.7;4.3;7;0;.55;5337 +91070;47.78936;-3.19006;60;20221203;5.2;3.2;4.2;6.5;6.83;0;.74;2386 +91070;47.78936;-3.19006;60;20221204;4.2;2.2;3.2;3.8;6.8;0;.49;1523 +91070;47.78936;-3.19006;60;20221205;6.9;2.5;4.7;4.4;7.2;0;.59;3631 +91070;47.78936;-3.19006;60;20221206;6.6;2.8;4.7;4.5;7;0;.67;3098 +91070;47.78936;-3.19006;60;20221207;7.7;.9;4.3;3.3;6.53;.2;.47;5743 +91070;47.78936;-3.19006;60;20221208;6;1.5;3.7;3.5;6.63;0;.4;4804 +91070;47.78936;-3.19006;60;20221209;5.2;-.3;2.4;4.2;5.97;.1;.48;5231 +91070;47.78936;-3.19006;60;20221210;5.7;-1.3;2.2;2.2;5.8;.4;.33;4353 +91070;47.78936;-3.19006;60;20221211;3.5;.9;2.2;2.7;6.8;.1;.26;2201 +91070;47.78936;-3.19006;60;20221212;2.4;-1.1;.6;3.8;6.07;.1;.23;2478 +91070;47.78936;-3.19006;60;20221213;3.3;-1.5;.9;5;5.47;.2;.46;3836 +91070;47.78936;-3.19006;60;20221214;3.1;1.3;2.2;6.5;6.63;3.6;.35;1419 +91070;47.78936;-3.19006;60;20221215;5.2;1.9;3.6;8.6;5.57;.2;1.27;1829 +91070;47.78936;-3.19006;60;20221216;7.1;.7;3.9;4.6;5.8;0;.78;5371 +91070;47.78936;-3.19006;60;20221217;1.6;-1.5;0;3.5;5;.2;.44;3240 +91070;47.78936;-3.19006;60;20221218;12;-1.4;5.3;6.2;9.17;31;.24;2938 +91070;47.78936;-3.19006;60;20221219;14.4;11.9;13.1;8.5;13.67;25.3;.76;1611 +91070;47.78936;-3.19006;60;20221220;13;12.5;12.7;5.1;12.83;4;.79;1935 +91070;47.78936;-3.19006;60;20221221;13.1;7.8;10.5;7;12.9;12.1;.13;2192 +91070;47.78936;-3.19006;60;20221222;13.5;12.4;13;8.8;13.8;30.3;.75;1013 +91070;47.78936;-3.19006;60;20221223;13.5;12.5;13;7.8;14.27;4.4;.57;1042 +91070;47.78936;-3.19006;60;20221224;12;11.6;11.8;5.5;12.87;8;.56;920 +91070;47.78936;-3.19006;60;20221225;11.2;10.7;11;3.3;12.53;3.3;.41;1085 +91070;47.78936;-3.19006;60;20221226;11.5;8.8;10.1;4.1;10.5;.1;.66;3696 +91070;47.78936;-3.19006;60;20221227;12;4.1;8.1;4.4;9.27;.3;.59;4433 +91070;47.78936;-3.19006;60;20221228;12.3;10.3;11.3;8.9;11.73;9.8;.9;1517 +91070;47.78936;-3.19006;60;20221229;11.4;9.5;10.5;6.1;9.87;10.2;1.12;3525 +91070;47.78936;-3.19006;60;20221230;13.6;6.9;10.2;10.8;13.33;14.8;.06;2441 +91070;47.78936;-3.19006;60;20221231;15.9;13.3;14.6;11.3;13.6;8;1.68;1299 +91071;47.82279;-2.86732;100;20220101;14.6;10.8;12.7;2.8;12;4.3;.7;3170 +91071;47.82279;-2.86732;100;20220102;13.6;10.7;12.1;5.4;12.7;.5;.63;2762 +91071;47.82279;-2.86732;100;20220103;12.4;11.6;12;3.7;12.6;22.3;.61;1366 +91071;47.82279;-2.86732;100;20220104;9;8.4;8.7;2.4;8.6;.2;.82;1165 +91071;47.82279;-2.86732;100;20220105;7.1;.4;3.7;.7;6.8;.1;.13;4398 +91071;47.82279;-2.86732;100;20220106;7.6;.4;4;1.4;7.5;2.5;.15;4605 +91071;47.82279;-2.86732;100;20220107;9.7;5.7;7.7;3.1;9.1;2.5;.48;3411 +91071;47.82279;-2.86732;100;20220108;10.6;7.6;9.1;4.8;9.6;10.6;.79;2955 +91071;47.82279;-2.86732;100;20220109;9;5.1;7;1.7;9.6;3.3;.22;3431 +91071;47.82279;-2.86732;100;20220110;12.4;8.7;10.5;.9;12;1.8;.26;3371 +91071;47.82279;-2.86732;100;20220111;10.3;8.9;9.6;.4;11.5;1.4;.32;2018 +91071;47.82279;-2.86732;100;20220112;9.1;8.7;8.9;1.4;10.6;0;.43;998 +91071;47.82279;-2.86732;100;20220113;8.7;6;7.3;2;8;0;.6;2946 +91071;47.82279;-2.86732;100;20220114;1.6;.1;.8;1.2;6.1;.1;.26;2171 +91071;47.82279;-2.86732;100;20220115;3.6;-.5;1.5;1.1;7;0;.12;3765 +91071;47.82279;-2.86732;100;20220116;11.5;3.6;7.5;1.5;9.3;.4;.29;5369 +91071;47.82279;-2.86732;100;20220117;9.4;5;7.2;1.4;9;0;.34;4006 +91071;47.82279;-2.86732;100;20220118;5.7;4.2;4.9;1.6;7.6;0;.42;2286 +91071;47.82279;-2.86732;100;20220119;7.6;4.6;6.1;.9;8.3;.8;.33;3360 +91071;47.82279;-2.86732;100;20220120;8.7;4.2;6.4;2.1;7.3;0;.63;4217 +91071;47.82279;-2.86732;100;20220121;6.8;.8;3.8;1.8;5.9;0;.53;4967 +91071;47.82279;-2.86732;100;20220122;6.9;-1.1;2.9;1.5;6.9;0;.25;5846 +91071;47.82279;-2.86732;100;20220123;3.9;3.1;3.5;3.4;7;0;.47;1737 +91071;47.82279;-2.86732;100;20220124;6.1;1.7;3.9;1.5;6.3;0;.47;4406 +91071;47.82279;-2.86732;100;20220125;6.5;-2.6;1.9;.8;6.4;0;.22;6517 +91071;47.82279;-2.86732;100;20220126;3.3;1.6;2.4;1.6;6.4;0;.39;2744 +91071;47.82279;-2.86732;100;20220127;7.2;-1.6;2.8;.8;7.6;0;.19;6594 +91071;47.82279;-2.86732;100;20220128;9.9;6.7;8.3;.5;10.6;.1;.35;3956 +91071;47.82279;-2.86732;100;20220129;10.4;8.1;9.2;1.2;10.4;.1;.47;3374 +91071;47.82279;-2.86732;100;20220130;10.5;7.5;9;1.4;9.8;.1;.53;3942 +91071;47.82279;-2.86732;100;20220131;10.3;6.7;8.5;2.6;8.6;.1;.82;4404 +91071;47.82279;-2.86732;100;20220201;11.9;4.9;8.4;2.1;10;0;.5;6315 +91071;47.82279;-2.86732;100;20220202;10.7;8.2;9.4;1.7;9.6;0;.68;3752 +91071;47.82279;-2.86732;100;20220203;9.6;5.4;7.5;1.7;9.8;.4;.42;4999 +91071;47.82279;-2.86732;100;20220204;10;7.8;8.9;1.9;8.6;.8;.82;3619 +91071;47.82279;-2.86732;100;20220205;11.1;1.3;6.2;2;8.1;.2;.61;7983 +91071;47.82279;-2.86732;100;20220206;11.7;8.1;9.9;4.8;11.3;1.3;.59;4835 +91071;47.82279;-2.86732;100;20220207;11.6;8.8;10.2;1.1;10.8;.2;.59;4307 +91071;47.82279;-2.86732;100;20220208;8.5;7.1;7.8;1.2;10;0;.46;3035 +91071;47.82279;-2.86732;100;20220209;6.9;6.4;6.6;1.1;8.6;0;.52;1763 +91071;47.82279;-2.86732;100;20220210;7.2;5.1;6.1;3.1;8.76;.6;.99;5412 +91071;47.82279;-2.86732;100;20220211;9.2;.5;4.8;2.5;6.76;0;.87;8835 +91071;47.82279;-2.86732;100;20220212;8.7;1.2;4.9;3.9;7.03;0;.97;7619 +91071;47.82279;-2.86732;100;20220213;10.8;6;8.4;8.5;10.22;20.9;.75;4326 +91071;47.82279;-2.86732;100;20220214;10.9;5.7;8.3;5.7;8.96;1.1;1.22;7272 +91071;47.82279;-2.86732;100;20220215;10.7;5.5;8.1;7.3;10.79;6;.44;3226 +91071;47.82279;-2.86732;100;20220216;13.1;10.4;11.7;5.9;13.5;1.9;.47;4869 +91071;47.82279;-2.86732;100;20220217;14.7;10.2;12.4;4.2;11.5;1.9;1.3;6443 +91071;47.82279;-2.86732;100;20220218;11.4;9.6;10.5;4.8;9.1;2;1.53;4064 +91071;47.82279;-2.86732;100;20220219;10.5;1.3;5.9;3.5;8.1;1.3;.88;9585 +91071;47.82279;-2.86732;100;20220220;12.5;8.1;10.3;5.1;11.1;1.5;.93;6667 +91071;47.82279;-2.86732;100;20220221;12.6;7.3;9.9;3.4;7.9;.1;1.62;7448 +91071;47.82279;-2.86732;100;20220222;14.1;5.5;9.8;2.3;10.6;.2;.99;9687 +91071;47.82279;-2.86732;100;20220223;10.2;3.1;6.6;1.1;8.4;.1;.79;8915 +91071;47.82279;-2.86732;100;20220224;11.1;7.2;9.1;2.6;8.1;.9;1.28;6653 +91071;47.82279;-2.86732;100;20220225;11.1;1.6;6.3;.8;6.8;0;.93;10652 +91071;47.82279;-2.86732;100;20220226;11.6;.7;6.1;3.2;5.9;0;1.64;11591 +91071;47.82279;-2.86732;100;20220227;11.6;2.4;7;2;8.1;.1;1.08;10788 +91071;47.82279;-2.86732;100;20220228;11.2;9.3;10.2;2.6;11.3;.6;.78;4864 +91071;47.82279;-2.86732;100;20220301;12.8;8.4;10.6;1.6;11.6;2.5;.9;7615 +91071;47.82279;-2.86732;100;20220302;13.4;8.3;10.8;1.6;11.2;1.4;1.03;8331 +91071;47.82279;-2.86732;100;20220303;10.6;9;9.8;2.2;10.6;2.5;.84;4645 +91071;47.82279;-2.86732;100;20220304;11.7;4.9;8.3;1.8;8;0;1.26;9926 +91071;47.82279;-2.86732;100;20220305;8.8;-.7;4;1.7;7.4;2.3;.93;11932 +91071;47.82279;-2.86732;100;20220306;9.1;5.5;7.3;3.9;7.4;0;1.4;7369 +91071;47.82279;-2.86732;100;20220307;6.7;.1;3.4;2.9;5.4;.9;1.26;10187 +91071;47.82279;-2.86732;100;20220308;11.6;2.2;6.9;2.8;8.4;.7;1.26;12361 +91071;47.82279;-2.86732;100;20220309;12.3;5.7;9;4.5;10.1;2.1;1.2;10464 +91071;47.82279;-2.86732;100;20220310;13.2;8.4;10.8;2.4;9.8;2.4;1.44;9013 +91071;47.82279;-2.86732;100;20220311;12.1;7.8;9.9;4.6;10.1;13.8;1.36;8633 +91071;47.82279;-2.86732;100;20220312;11.8;5.5;8.6;4.5;9.1;2.3;1.45;10629 +91071;47.82279;-2.86732;100;20220313;10.8;8.1;9.4;3;9.2;2.3;1.3;6979 +91071;47.82279;-2.86732;100;20220314;15.7;6.9;11.3;2.2;8.7;.3;1.96;12923 +91071;47.82279;-2.86732;100;20220315;15.4;7.1;11.2;1.5;10.8;0;1.55;12704 +91071;47.82279;-2.86732;100;20220316;11.7;10;10.8;1.5;11.1;.8;1.01;5711 +91071;47.82279;-2.86732;100;20220317;13.3;3.4;8.3;3;7.4;0;1.98;14240 +91071;47.82279;-2.86732;100;20220318;14;4.3;9.2;6.4;6.99;0;3.21;17268 +91071;47.82279;-2.86732;100;20220319;13.2;6.3;9.7;6.1;8.15;0;2.52;10261 +91071;47.82279;-2.86732;100;20220320;13.8;8.8;11.3;4.1;9.52;0;1.97;10410 +91071;47.82279;-2.86732;100;20220321;15.9;8.1;12;4.8;10.62;0;2.35;16312 +91071;47.82279;-2.86732;100;20220322;14.6;8.2;11.4;5.4;9.19;0;2.52;14376 +91071;47.82279;-2.86732;100;20220323;14.6;7.3;11;3.8;8.19;0;2.6;15309 +91071;47.82279;-2.86732;100;20220324;16.9;5.7;11.3;3.5;7.93;0;3.05;18552 +91071;47.82279;-2.86732;100;20220325;17.7;7.3;12.5;5.1;8.76;0;3.48;18218 +91071;47.82279;-2.86732;100;20220326;17.8;7.3;12.6;6;8.53;0;3.86;18680 +91071;47.82279;-2.86732;100;20220327;16.9;7.2;12.1;3.9;8.46;0;3.09;16721 +91071;47.82279;-2.86732;100;20220328;17.4;6.8;12.1;3.9;10.32;.2;2.34;10730 +91071;47.82279;-2.86732;100;20220329;12.7;9.5;11.1;3.3;11.59;0;1.2;6108 +91071;47.82279;-2.86732;100;20220330;13;8.6;10.8;3.8;10.13;0;1.69;8742 +91071;47.82279;-2.86732;100;20220331;8.1;5.8;7;6.4;7.26;1.3;1.98;11469 +91071;47.82279;-2.86732;100;20220401;8.8;2;5.4;6.6;5.29;.2;2.71;17559 +91071;47.82279;-2.86732;100;20220402;9.1;.8;4.9;3.7;6.03;.3;1.92;13483 +91071;47.82279;-2.86732;100;20220403;9.2;.9;5;4.8;5.39;.2;2.72;18567 +91071;47.82279;-2.86732;100;20220404;9.6;1.4;5.5;4.9;7.89;.2;1.5;13673 +91071;47.82279;-2.86732;100;20220405;13.1;8.7;10.9;5.1;11.03;.2;1.82;12622 +91071;47.82279;-2.86732;100;20220406;12.3;8.2;10.3;7.4;10.89;3;1.27;8276 +91071;47.82279;-2.86732;100;20220407;13.1;10.6;11.8;8.2;11.33;14.2;2.01;11771 +91071;47.82279;-2.86732;100;20220408;12.9;8.7;10.8;7.4;10.19;6.9;2;9415 +91071;47.82279;-2.86732;100;20220409;11.4;3.5;7.4;3.3;7.09;0;2.55;20937 +91071;47.82279;-2.86732;100;20220410;14;3.1;8.5;4.8;7.66;0;2.55;18334 +91071;47.82279;-2.86732;100;20220411;16.4;8.6;12.5;5.8;10.75;1.9;2.85;16006 +91071;47.82279;-2.86732;100;20220412;14.7;11.5;13.1;3.9;12.29;.9;1.82;9940 +91071;47.82279;-2.86732;100;20220413;18.3;8;13.1;2.6;11.69;.1;2.64;17971 +91071;47.82279;-2.86732;100;20220414;19.2;8;13.6;3;11.83;0;2.96;19766 +91071;47.82279;-2.86732;100;20220415;18.7;7.1;12.9;2.9;12.06;0;2.88;22084 +91071;47.82279;-2.86732;100;20220416;20.1;9.8;14.9;3.5;11.59;0;3.6;22082 +91071;47.82279;-2.86732;100;20220417;18.6;8.5;13.5;3.4;11.46;0;2.82;17734 +91071;47.82279;-2.86732;100;20220418;14.6;8.5;11.6;3.4;10.19;0;2.55;18279 +91071;47.82279;-2.86732;100;20220419;13.3;5.6;9.4;3.6;8.46;0;2.59;18121 +91071;47.82279;-2.86732;100;20220420;15.8;5.3;10.6;3.8;10.29;0;2.75;20664 +91071;47.82279;-2.86732;100;20220421;16.2;8;12.1;3.7;10.75;.9;2.97;21790 +91071;47.82279;-2.86732;100;20220422;17.8;9;13.4;4.9;11.43;.3;3.12;18315 +91071;47.82279;-2.86732;100;20220423;18.2;10.5;14.3;5.6;11.69;.2;3.4;18501 +91071;47.82279;-2.86732;100;20220424;16.1;9.9;13;3;12.39;8;2.36;15377 +91071;47.82279;-2.86732;100;20220425;15.6;9.5;12.5;3.3;11.13;0;2.75;18814 +91071;47.82279;-2.86732;100;20220426;16.3;6.8;11.6;5.2;9.53;0;3.53;23731 +91071;47.82279;-2.86732;100;20220427;16.4;8.4;12.4;6.8;9.83;.2;3.7;21153 +91071;47.82279;-2.86732;100;20220428;17.1;10.8;13.9;5.2;11.09;.1;3.06;14328 +91071;47.82279;-2.86732;100;20220429;17.2;9.2;13.2;5;11.36;0;3.37;20407 +91071;47.82279;-2.86732;100;20220430;14.5;7.7;11.1;5;9.49;0;3.16;19831 +91071;47.82279;-2.86732;100;20220501;17.6;8.7;13.1;3.3;10.19;2.8;3.3;21598 +91071;47.82279;-2.86732;100;20220502;14.8;10.2;12.5;3.7;11.53;1;2.16;11086 +91071;47.82279;-2.86732;100;20220503;16.5;10.2;13.4;3.7;10.83;0;2.89;15100 +91071;47.82279;-2.86732;100;20220504;17.5;6.9;12.2;3.6;11.03;0;3.03;20593 +91071;47.82279;-2.86732;100;20220505;17.5;8.1;12.8;3.1;11.96;0;3.07;21664 +91071;47.82279;-2.86732;100;20220506;21.6;6.8;14.2;1.3;11.2;0;3.93;27129 +91071;47.82279;-2.86732;100;20220507;20.7;9;14.8;2.1;11.7;.1;3.78;24232 +91071;47.82279;-2.86732;100;20220508;21.5;8.5;15;2.5;12.3;.1;3.98;25692 +91071;47.82279;-2.86732;100;20220509;23.8;9.3;16.5;1.7;12.8;0;4.35;27288 +91071;47.82279;-2.86732;100;20220510;21.8;11.1;16.4;1.9;13;0;3.86;23534 +91071;47.82279;-2.86732;100;20220511;18.2;11.9;15;2.6;13;.3;3;18102 +91071;47.82279;-2.86732;100;20220512;19.3;5.8;12.5;1.1;9.9;0;3.7;26722 +91071;47.82279;-2.86732;100;20220513;20.4;4.8;12.6;1;10.1;0;3.95;28878 +91071;47.82279;-2.86732;100;20220514;24.1;9.9;17;2.2;12.6;.2;4.64;27671 +91071;47.82279;-2.86732;100;20220515;25;16.4;20.7;2.4;15.2;0;4.4;21587 +91071;47.82279;-2.86732;100;20220516;20.2;13.6;16.9;2;15.1;.5;3.19;18970 +91071;47.82279;-2.86732;100;20220517;26.1;11.1;18.6;2.4;14.5;.2;5.03;28824 +91071;47.82279;-2.86732;100;20220518;25.2;9;17.1;1.4;13.6;4.2;4.77;30087 +91071;47.82279;-2.86732;100;20220519;22.3;13.4;17.8;1.6;14.2;.1;3.85;22339 +91071;47.82279;-2.86732;100;20220520;22.6;12.3;17.4;1.3;12.2;.1;4.09;24142 +91071;47.82279;-2.86732;100;20220521;24.1;7.8;15.9;1.7;12.3;0;4.77;30514 +91071;47.82279;-2.86732;100;20220522;25.8;12.9;19.3;2.6;13.9;9.6;5.11;27244 +91071;47.82279;-2.86732;100;20220523;17.9;10.9;14.4;1.8;13.3;1.3;3.05;20088 +91071;47.82279;-2.86732;100;20220524;15.9;8.3;12.1;1.4;11.5;1.4;2.94;21011 +91071;47.82279;-2.86732;100;20220525;16.8;6.3;11.5;1.4;11.9;.1;3.24;24814 +91071;47.82279;-2.86732;100;20220526;16.9;12.2;14.5;1.1;13.5;0;2.65;16588 +91071;47.82279;-2.86732;100;20220527;19.2;8.2;13.7;1;12.7;.1;3.66;25562 +91071;47.82279;-2.86732;100;20220528;21.5;8;14.7;3.4;11;0;4.64;28424 +91071;47.82279;-2.86732;100;20220529;18.1;8.5;13.3;3.4;8.9;0;4.12;24005 +91071;47.82279;-2.86732;100;20220530;18.8;5.1;11.9;1.6;8.8;0;4.08;28794 +91071;47.82279;-2.86732;100;20220531;19.8;5.7;12.7;1.5;9.7;0;4.2;29290 +91071;47.82279;-2.86732;100;20220601;22.3;5.8;14;2;10.5;.3;4.77;31554 +91071;47.82279;-2.86732;100;20220602;23.2;12;17.6;2.7;11.5;1.4;4.89;26208 +91071;47.82279;-2.86732;100;20220603;25.7;11.6;18.6;1.7;14.5;1;5.04;29496 +91071;47.82279;-2.86732;100;20220604;23.9;15.2;19.5;1.7;16.4;.1;4.18;23175 +91071;47.82279;-2.86732;100;20220605;19.6;13.3;16.4;2.1;13;.2;3.51;19730 +91071;47.82279;-2.86732;100;20220606;17.1;9.6;13.3;1.7;13.8;3.5;3.01;21585 +91071;47.82279;-2.86732;100;20220607;18.8;13.7;16.2;3.4;15.6;12.2;2.89;17795 +91071;47.82279;-2.86732;100;20220608;19.8;14.2;17;2.8;14.7;.1;3.35;18687 +91071;47.82279;-2.86732;100;20220609;20.3;12.9;16.6;2.5;13.8;.6;3.71;21544 +91071;47.82279;-2.86732;100;20220610;19.8;14.8;17.3;2.2;16.6;.6;3;17697 +91071;47.82279;-2.86732;100;20220611;23.5;11.3;17.4;1.7;13.5;.2;4.64;27791 +91071;47.82279;-2.86732;100;20220612;21.7;10.2;15.9;2.4;12.2;.1;4.46;27007 +91071;47.82279;-2.86732;100;20220613;22.8;9.3;16;2.6;11.7;0;4.89;29307 +91071;47.82279;-2.86732;100;20220614;27.2;8.9;18;2.5;12.4;0;5.82;32216 +91071;47.82279;-2.86732;100;20220615;30;12.1;21;2.2;13.9;0;6.27;32240 +91071;47.82279;-2.86732;100;20220616;29.5;11.5;20.5;1.8;13.7;0;6;32260 +91071;47.82279;-2.86732;100;20220617;34.9;14.7;24.8;1.1;16.9;0;6.36;32276 +91071;47.82279;-2.86732;100;20220618;35.2;18.6;26.9;2.3;17.6;7.1;7.35;32289 +91071;47.82279;-2.86732;100;20220619;20.4;13.5;16.9;4.8;15.8;2.6;3.45;20967 +91071;47.82279;-2.86732;100;20220620;23.7;15.3;19.5;3;17.2;2.6;4.23;23158 +91071;47.82279;-2.86732;100;20220621;24.6;13.6;19.1;2.4;16.4;2.6;4.66;26530 +91071;47.82279;-2.86732;100;20220622;23.6;13.3;18.4;1.2;17;22.6;4.27;25663 +91071;47.82279;-2.86732;100;20220623;21.8;16.4;19.1;1.9;17.2;1;3.42;18522 +91071;47.82279;-2.86732;100;20220624;18.6;15.3;16.9;2.6;15.8;5.8;2.65;14431 +91071;47.82279;-2.86732;100;20220625;17.7;10.4;14;2;12.3;.6;3.32;21551 +91071;47.82279;-2.86732;100;20220626;19;8.9;13.9;1.7;11.6;.9;3.82;25369 +91071;47.82279;-2.86732;100;20220627;19.4;8.9;14.1;1.9;12.2;.4;3.87;25852 +91071;47.82279;-2.86732;100;20220628;18.9;8;13.4;1.9;12.4;5.2;3.75;26322 +91071;47.82279;-2.86732;100;20220629;17.9;13;15.4;2.2;14.2;2.5;2.9;17565 +91071;47.82279;-2.86732;100;20220630;15.4;9.7;12.5;.5;12.5;5.8;2.79;18940 +91071;47.82279;-2.86732;100;20220701;19.8;6.4;13.1;1;11.4;.3;4.11;29113 +91071;47.82279;-2.86732;100;20220702;21.7;7.2;14.4;1;12.3;0;4.43;30252 +91071;47.82279;-2.86732;100;20220703;21;8.6;14.8;1.3;12.6;.1;4.18;27920 +91071;47.82279;-2.86732;100;20220704;22.4;8.9;15.6;1.9;12.2;.1;4.6;29096 +91071;47.82279;-2.86732;100;20220705;22.1;9.8;15.9;2.6;12.6;.2;4.52;27717 +91071;47.82279;-2.86732;100;20220706;24.5;12.3;18.4;2.9;14.5;0;4.92;27553 +91071;47.82279;-2.86732;100;20220707;21.7;12.6;17.1;2;14.9;0;3.93;23723 +91071;47.82279;-2.86732;100;20220708;26.5;12.1;19.3;2.6;13.9;0;5.51;29833 +91071;47.82279;-2.86732;100;20220709;29;13.2;21.1;3;15.4;0;6.15;31192 +91071;47.82279;-2.86732;100;20220710;29.2;14.2;21.7;2.8;13.5;0;6.31;30317 +91071;47.82279;-2.86732;100;20220711;31;14.9;22.9;2.4;14.9;0;6.48;31341 +91071;47.82279;-2.86732;100;20220712;33.8;15.6;24.7;1.4;16.9;0;6.29;31427 +91071;47.82279;-2.86732;100;20220713;34.7;15.2;24.9;1.9;15.7;0;6.72;31344 +91071;47.82279;-2.86732;100;20220714;25.5;14.1;19.8;3;13.7;0;5.21;26132 +91071;47.82279;-2.86732;100;20220715;27.6;13.2;20.4;2.5;13.5;0;5.7;29310 +91071;47.82279;-2.86732;100;20220716;30.1;14.4;22.2;2.3;12.2;0;6.32;30521 +91071;47.82279;-2.86732;100;20220717;33.2;17.2;25.2;1.9;12.8;0;6.61;30717 +91071;47.82279;-2.86732;100;20220718;39.4;17.3;28.3;2;13.3;0;7.52;30880 +91071;47.82279;-2.86732;100;20220719;24.8;22.5;23.6;2.8;16.5;.5;3.78;11445 +91071;47.82279;-2.86732;100;20220720;24;16.5;20.2;1.9;17.5;0;3.88;20756 +91071;47.82279;-2.86732;100;20220721;24.1;11.3;17.7;1.3;13.9;0;4.43;27079 +91071;47.82279;-2.86732;100;20220722;23.2;14.1;18.6;2.2;14.7;0;4.13;22716 +91071;47.82279;-2.86732;100;20220723;25.4;10.2;17.8;1;14.1;0;4.68;29304 +91071;47.82279;-2.86732;100;20220724;27.3;11.4;19.3;1.6;15;.2;5.13;29857 +91071;47.82279;-2.86732;100;20220725;21.9;16.9;19.4;2.4;16.5;.1;3.31;16587 +91071;47.82279;-2.86732;100;20220726;23.9;15.6;19.7;1.5;13.1;.1;4.08;21338 +91071;47.82279;-2.86732;100;20220727;23.6;10.1;16.8;1.1;12;0;4.31;27151 +91071;47.82279;-2.86732;100;20220728;27;14.1;20.5;1.2;13.8;0;4.71;26419 +91071;47.82279;-2.86732;100;20220729;28.7;16.3;22.5;2;14.4;.1;5.28;25780 +91071;47.82279;-2.86732;100;20220730;28.3;12.8;20.5;1.6;15.2;0;5.14;28712 +91071;47.82279;-2.86732;100;20220731;26.8;16.2;21.5;1.5;17.4;0;4.39;23595 +91071;47.82279;-2.86732;100;20220801;28;13.5;20.7;1.1;17.1;0;4.75;27495 +91071;47.82279;-2.86732;100;20220802;30.3;13;21.6;1.3;16.9;.1;5.21;29005 +91071;47.82279;-2.86732;100;20220803;32.6;15;23.8;2;17.1;0;5.89;28857 +91071;47.82279;-2.86732;100;20220804;25.7;15.2;20.4;2.9;15.7;0;4.58;23007 +91071;47.82279;-2.86732;100;20220805;22.2;10.2;16.2;3.2;11.4;0;4.37;24477 +91071;47.82279;-2.86732;100;20220806;26;9.2;17.6;3;10.7;0;5.37;28396 +91071;47.82279;-2.86732;100;20220807;27.2;10.9;19;2.8;11;0;5.55;28237 +91071;47.82279;-2.86732;100;20220808;28.5;12.2;20.3;3.1;11.8;0;5.88;28076 +91071;47.82279;-2.86732;100;20220809;29.4;15.3;22.3;3.3;14.7;0;5.78;25950 +91071;47.82279;-2.86732;100;20220810;33.7;15.4;24.5;2.8;15.1;0;6.47;27746 +91071;47.82279;-2.86732;100;20220811;34.5;16.6;25.5;2.7;12.8;0;6.74;27578 +91071;47.82279;-2.86732;100;20220812;34.5;15.8;25.1;2.3;12.2;0;6.38;27407 +91071;47.82279;-2.86732;100;20220813;35.9;14.6;25.2;1.7;14;.7;5.9;27234 +91071;47.82279;-2.86732;100;20220814;19.9;19;19.4;2.4;20.2;10.1;1.48;6204 +91071;47.82279;-2.86732;100;20220815;22.1;16.6;19.3;2.4;18.2;2.6;2.85;15529 +91071;47.82279;-2.86732;100;20220816;22.5;15.7;19.1;1.6;17.7;5.8;2.99;17172 +91071;47.82279;-2.86732;100;20220817;21.6;13.2;17.4;1.6;17.1;7.8;2.96;18977 +91071;47.82279;-2.86732;100;20220818;25.2;15.3;20.2;1.4;17.2;.1;3.61;20475 +91071;47.82279;-2.86732;100;20220819;21.4;17.2;19.3;2.1;19;4.1;2.41;13171 +91071;47.82279;-2.86732;100;20220820;24.2;12.3;18.2;.8;14.5;0;3.49;22147 +91071;47.82279;-2.86732;100;20220821;20.2;12.2;16.2;.9;16.2;3.1;2.69;17989 +91071;47.82279;-2.86732;100;20220822;22.4;17.3;19.8;1.5;19.9;.4;2.51;14215 +91071;47.82279;-2.86732;100;20220823;24.2;18.7;21.4;1.5;20.2;.3;2.81;14657 +91071;47.82279;-2.86732;100;20220824;29.4;14.2;21.8;1.2;18.7;.2;4.23;24309 +91071;47.82279;-2.86732;100;20220825;22.4;18;20.2;2.3;18;.1;2.68;12884 +91071;47.82279;-2.86732;100;20220826;24.1;11.7;17.9;1.7;13.7;.1;3.6;21591 +91071;47.82279;-2.86732;100;20220827;25.9;11.6;18.7;2.1;14.1;0;4.02;23013 +91071;47.82279;-2.86732;100;20220828;25.8;14;19.9;2.8;14.5;.1;4.12;20714 +91071;47.82279;-2.86732;100;20220829;29.8;14.8;22.3;2.7;15.2;0;4.93;23185 +91071;47.82279;-2.86732;100;20220830;29.6;15.2;22.4;2.9;15.8;0;4.86;22520 +91071;47.82279;-2.86732;100;20220831;27.2;16.6;21.9;2.1;17.1;10.2;3.81;19126 +91071;47.82279;-2.86732;100;20220901;23.6;16.9;20.2;.9;19.1;2.1;2.59;15032 +91071;47.82279;-2.86732;100;20220902;22.2;16.1;19.1;.7;18.6;2.8;2.35;14206 +91071;47.82279;-2.86732;100;20220903;21;15.2;18.1;1.8;16.6;0;2.38;13722 +91071;47.82279;-2.86732;100;20220904;23.6;16.6;20.1;2.7;17.4;.2;2.97;14956 +91071;47.82279;-2.86732;100;20220905;27.1;17.4;22.2;2.4;17.9;1.5;3.64;17477 +91071;47.82279;-2.86732;100;20220906;20.4;16.5;18.4;2.6;17.3;11.4;2.12;10904 +91071;47.82279;-2.86732;100;20220907;21.1;15.5;18.3;2.5;17.1;14.5;2.32;12981 +91071;47.82279;-2.86732;100;20220908;19.8;14.3;17;3.6;16;4;2.25;12738 +91071;47.82279;-2.86732;100;20220909;20.6;14.9;17.7;2.8;15;1.8;2.52;12843 +91071;47.82279;-2.86732;100;20220910;22.8;13.3;18;1.1;15.2;.1;2.59;16474 +91071;47.82279;-2.86732;100;20220911;25.3;12.8;19;1;17.2;0;2.87;18736 +91071;47.82279;-2.86732;100;20220912;27.8;14.7;21.2;1.3;16.8;.7;3.27;18989 +91071;47.82279;-2.86732;100;20220913;29.2;19.2;24.2;1.4;20.4;.7;3.21;16395 +91071;47.82279;-2.86732;100;20220914;22.9;16.9;19.9;1.4;19.5;2.2;2.15;12521 +91071;47.82279;-2.86732;100;20220915;21.7;15.1;18.4;2.1;16.2;.2;2.34;13002 +91071;47.82279;-2.86732;100;20220916;18.5;10.7;14.6;1.7;11.7;.1;2.2;14000 +91071;47.82279;-2.86732;100;20220917;19.1;5.4;12.2;1.2;9.2;.1;2.36;18418 +91071;47.82279;-2.86732;100;20220918;20;3.8;11.9;1.4;9.5;.1;2.49;19826 +91071;47.82279;-2.86732;100;20220919;20.6;6.1;13.3;1.7;10.9;.1;2.5;18538 +91071;47.82279;-2.86732;100;20220920;20.2;8.1;14.1;1.5;11.6;.1;2.31;16727 +91071;47.82279;-2.86732;100;20220921;20.7;8.9;14.8;1.4;11.4;.1;2.33;16328 +91071;47.82279;-2.86732;100;20220922;22.1;6.4;14.2;.6;11.2;0;2.21;18647 +91071;47.82279;-2.86732;100;20220923;18.2;10.1;14.1;.6;13.5;2.4;1.68;13182 +91071;47.82279;-2.86732;100;20220924;16.6;11.6;14.1;1.9;12.9;2.4;1.61;10191 +91071;47.82279;-2.86732;100;20220925;17.4;10.4;13.9;1.7;12.1;.2;1.77;11951 +91071;47.82279;-2.86732;100;20220926;17;7.1;12;2.3;11.6;2.7;1.78;14079 +91071;47.82279;-2.86732;100;20220927;16.8;10.4;13.6;2.2;13.1;3.4;1.57;11143 +91071;47.82279;-2.86732;100;20220928;15.6;11.5;13.5;2.2;13;.2;1.39;8768 +91071;47.82279;-2.86732;100;20220929;14.8;6.6;10.7;1.2;10.6;3.2;1.42;12328 +91071;47.82279;-2.86732;100;20220930;16.1;4;10;2.3;11.8;5;1.41;14830 +91071;47.82279;-2.86732;100;20221001;21;14.6;17.8;3.9;17.4;1.5;1.82;10594 +91071;47.82279;-2.86732;100;20221002;19.6;16.1;17.8;3.2;17.3;.5;1.54;7681 +91071;47.82279;-2.86732;100;20221003;17.6;13.2;15.4;1.5;15.1;.1;1.29;8524 +91071;47.82279;-2.86732;100;20221004;17.1;10.6;13.8;1.3;14.8;.1;1.23;10268 +91071;47.82279;-2.86732;100;20221005;18.7;15.1;16.9;2.4;14.5;1.2;1.65;7489 +91071;47.82279;-2.86732;100;20221006;19.3;4.7;12;.3;10.4;.1;1.41;15082 +91071;47.82279;-2.86732;100;20221007;18.3;4.6;11.4;.4;10.4;.2;1.36;14408 +91071;47.82279;-2.86732;100;20221008;18.7;8.8;13.7;1.4;11.6;.1;1.57;12053 +91071;47.82279;-2.86732;100;20221009;20.8;6.1;13.4;1.6;10.9;0;1.84;14530 +91071;47.82279;-2.86732;100;20221010;18.2;13.6;15.9;2.2;15.6;.2;1.25;7928 +91071;47.82279;-2.86732;100;20221011;19.4;10.5;14.9;2.4;11.7;0;1.87;10953 +91071;47.82279;-2.86732;100;20221012;17.9;7.2;12.5;1;11.5;1.4;1.29;11861 +91071;47.82279;-2.86732;100;20221013;17.6;11.2;14.4;1.8;15.7;9.7;1.01;8998 +91071;47.82279;-2.86732;100;20221014;18.1;13.1;15.6;2.9;16.5;14.3;1.03;7817 +91071;47.82279;-2.86732;100;20221015;17.5;13.5;15.5;3;15.1;.3;1.2;6870 +91071;47.82279;-2.86732;100;20221016;17.4;12.1;14.7;1.6;15.7;8;.95;7824 +91071;47.82279;-2.86732;100;20221017;17.8;15;16.4;1.9;16.1;4.4;1.03;5549 +91071;47.82279;-2.86732;100;20221018;18.7;10.8;14.7;2.5;17.2;.5;.81;9319 +91071;47.82279;-2.86732;100;20221019;23.2;16.7;19.9;2.6;18;5.6;1.7;8311 +91071;47.82279;-2.86732;100;20221020;20;10.8;15.4;1.8;14.7;2.9;1.24;9779 +91071;47.82279;-2.86732;100;20221021;19.5;15.1;17.3;4.4;15;7.7;1.8;6601 +91071;47.82279;-2.86732;100;20221022;19.1;14.7;16.9;2.5;15.9;3.4;1.22;6502 +91071;47.82279;-2.86732;100;20221023;18.5;12.9;15.7;3.7;14.3;8.5;1.44;7251 +91071;47.82279;-2.86732;100;20221024;17.2;12.9;15;3.9;14.8;2.6;1.11;6233 +91071;47.82279;-2.86732;100;20221025;18.4;13.7;16;2.6;15.2;.1;1.14;6427 +91071;47.82279;-2.86732;100;20221026;20;15.2;17.6;3.4;15.7;2.4;1.5;6398 +91071;47.82279;-2.86732;100;20221027;22;14;18;2.3;16.7;.1;1.32;8192 +91071;47.82279;-2.86732;100;20221028;19;15.9;17.4;2.5;15.8;0;1.21;4946 +91071;47.82279;-2.86732;100;20221029;19.7;15.4;17.5;2.5;16.3;4.8;1.18;5771 +91071;47.82279;-2.86732;100;20221030;16.7;12.9;14.8;2.6;14.6;.8;.9;5330 +91071;47.82279;-2.86732;100;20221031;17.2;11.3;14.2;2.9;13.5;3.5;1.05;6588 +91071;47.82279;-2.86732;100;20221101;15.8;11.5;13.6;4;11.8;7.2;1.4;5509 +91071;47.82279;-2.86732;100;20221102;16.4;8.2;12.3;2.3;12;6.1;.89;7567 +91071;47.82279;-2.86732;100;20221103;15.3;14.5;14.9;4.4;12.6;10.8;1.54;2189 +91071;47.82279;-2.86732;100;20221104;14.4;8.5;11.4;3;9.9;.1;1.18;6194 +91071;47.82279;-2.86732;100;20221105;14.5;5.7;10.1;2;11.3;12.4;.6;7494 +91071;47.82279;-2.86732;100;20221106;15.4;12.9;14.1;4.2;14.1;12.8;.89;3840 +91071;47.82279;-2.86732;100;20221107;16.8;11.9;14.3;4.8;13.3;8.2;1.24;5373 +91071;47.82279;-2.86732;100;20221108;15.4;11.4;13.4;5;12.9;4.5;1.07;4761 +91071;47.82279;-2.86732;100;20221109;15.6;10.6;13.1;2.2;11.5;.4;.94;5266 +91071;47.82279;-2.86732;100;20221110;16.3;6.6;11.4;1.6;11.8;0;.59;7304 +91071;47.82279;-2.86732;100;20221111;11.4;10.6;11;2.2;12.5;.1;.45;1924 +91071;47.82279;-2.86732;100;20221112;19.9;9.5;14.7;2.3;13.2;.2;.97;7349 +91071;47.82279;-2.86732;100;20221113;18.8;11.6;15.2;2.3;13.8;.4;.91;5992 +91071;47.82279;-2.86732;100;20221114;14.2;11.7;12.9;2.2;12.7;11.8;.7;3397 +91071;47.82279;-2.86732;100;20221115;14.3;11.5;12.9;4.6;12.2;13.2;1.04;3554 +91071;47.82279;-2.86732;100;20221116;15;8.7;11.8;4.4;11.4;17.7;.98;5354 +91071;47.82279;-2.86732;100;20221117;13.6;9.8;11.7;4;10.6;1.7;1.1;4055 +91071;47.82279;-2.86732;100;20221118;12.4;7.3;9.8;1.7;9.1;.7;.67;4663 +91071;47.82279;-2.86732;100;20221119;12.6;2.6;7.6;.9;8.1;2.7;.34;6520 +91071;47.82279;-2.86732;100;20221120;13.1;6.9;10;2;10.6;1.2;.49;5023 +91071;47.82279;-2.86732;100;20221121;12.5;8;10.2;3.8;10.1;6.4;.85;4193 +91071;47.82279;-2.86732;100;20221122;12.5;5.7;9.1;3.7;9;4.6;.88;5132 +91071;47.82279;-2.86732;100;20221123;13.8;7.3;10.5;3.9;11.3;3.3;.59;4949 +91071;47.82279;-2.86732;100;20221124;14.1;7.6;10.8;3;11.2;6.2;.59;4887 +91071;47.82279;-2.86732;100;20221125;14.4;5.8;10.1;1.2;10;.2;.38;5583 +91071;47.82279;-2.86732;100;20221126;13;5.6;9.3;2.5;10.9;9.8;.32;5103 +91071;47.82279;-2.86732;100;20221127;13.5;11.5;12.5;2.4;13.5;12.6;.43;2526 +91071;47.82279;-2.86732;100;20221128;12.5;6.9;9.7;1.6;9.7;.9;.47;4312 +91071;47.82279;-2.86732;100;20221129;12.4;3;7.7;.6;8.5;0;.15;5585 +91071;47.82279;-2.86732;100;20221130;6.8;2.8;4.8;1.6;8;0;.23;3535 +91071;47.82279;-2.86732;100;20221201;8.4;2.4;5.4;1.8;7.6;.1;.33;4330 +91071;47.82279;-2.86732;100;20221202;6.5;.2;3.3;2.2;6.7;0;.31;4399 +91071;47.82279;-2.86732;100;20221203;3.7;2.7;3.2;3.8;6.5;0;.56;1615 +91071;47.82279;-2.86732;100;20221204;3.4;2.2;2.8;2.1;6.7;0;.36;1771 +91071;47.82279;-2.86732;100;20221205;5.5;2.9;4.2;2.4;7.2;0;.38;2679 +91071;47.82279;-2.86732;100;20221206;6.8;2.6;4.7;2.6;6.8;0;.52;3430 +91071;47.82279;-2.86732;100;20221207;7.5;-.8;3.3;1.5;6.1;.4;.28;4867 +91071;47.82279;-2.86732;100;20221208;4;-1.4;1.3;1.6;6.1;.1;.17;3859 +91071;47.82279;-2.86732;100;20221209;4.5;.1;2.3;2.7;5.9;0;.42;3440 +91071;47.82279;-2.86732;100;20221210;5.5;-4.8;.3;.5;5.1;.1;.01;5337 +91071;47.82279;-2.86732;100;20221211;3.1;-.5;1.3;1.2;6.3;.1;.16;3055 +91071;47.82279;-2.86732;100;20221212;.6;-2.2;-.8;2;5.6;.1;.14;2657 +91071;47.82279;-2.86732;100;20221213;2.1;-2.7;-.3;2.5;5.1;.8;.29;3524 +91071;47.82279;-2.86732;100;20221214;2.3;.2;1.2;3.6;6.2;3.7;.27;2253 +91071;47.82279;-2.86732;100;20221215;4.1;1.1;2.6;4.7;5.1;.3;.94;2722 +91071;47.82279;-2.86732;100;20221216;6.7;-.2;3.2;2.5;5.6;.1;.53;4220 +91071;47.82279;-2.86732;100;20221217;-.4;-3.2;-1.8;1.6;4.7;0;.22;2609 +91071;47.82279;-2.86732;100;20221218;10.3;-2.4;3.9;3.6;8.1;38.2;.12;5772 +91071;47.82279;-2.86732;100;20221219;14.1;10.9;12.5;5.6;13.3;24.7;.53;2793 +91071;47.82279;-2.86732;100;20221220;12.9;12.5;12.7;2.8;12.6;7.2;.73;857 +91071;47.82279;-2.86732;100;20221221;13.3;6.5;9.9;4;12.4;14;.04;4160 +91071;47.82279;-2.86732;100;20221222;14.4;12.5;13.4;5.7;13.5;29.3;.8;2105 +91071;47.82279;-2.86732;100;20221223;14;13.5;13.7;5;14;4.9;.77;983 +91071;47.82279;-2.86732;100;20221224;11.8;11.5;11.6;3.6;12.6;7.2;.56;718 +91071;47.82279;-2.86732;100;20221225;11.2;10.8;11;1.9;12.4;5.6;.42;862 +91071;47.82279;-2.86732;100;20221226;11.5;10.3;10.9;2.1;10.1;0;.76;1645 +91071;47.82279;-2.86732;100;20221227;11.7;2.3;7;2;9;.4;.21;4980 +91071;47.82279;-2.86732;100;20221228;12.3;9;10.6;5.5;11.4;10.6;.61;2880 +91071;47.82279;-2.86732;100;20221229;10.9;9.3;10.1;3.6;9.7;9.8;.9;1953 +91071;47.82279;-2.86732;100;20221230;13.9;6.1;10;6.9;13;16.6;0;4577 +91071;47.82279;-2.86732;100;20221231;16.1;14.2;15.1;7.7;13.5;12.7;1.59;2169 +91072;47.86131;-2.53747;84;20220101;14.8;9.2;12;2.8;11.87;3.1;.62;3368 +91072;47.86131;-2.53747;84;20220102;13.8;10.9;12.3;5.2;12.67;.1;.75;2411 +91072;47.86131;-2.53747;84;20220103;12.5;11.6;12;4;12.57;22.1;.68;1191 +91072;47.86131;-2.53747;84;20220104;9.3;8.3;8.8;2.6;8.77;.2;.85;1247 +91072;47.86131;-2.53747;84;20220105;7.9;.8;4.3;1.1;6.8;.2;.28;4047 +91072;47.86131;-2.53747;84;20220106;7.3;-1;3.2;1.8;7.33;2.1;.16;4403 +91072;47.86131;-2.53747;84;20220107;10;5.4;7.7;3.9;9.07;1.3;.59;3236 +91072;47.86131;-2.53747;84;20220108;10.8;7.7;9.3;5.4;9.67;10.6;.91;2654 +91072;47.86131;-2.53747;84;20220109;9.2;5.4;7.3;2.4;9.53;4;.34;2966 +91072;47.86131;-2.53747;84;20220110;10.4;8.5;9.4;1.3;11.43;3;.31;1961 +91072;47.86131;-2.53747;84;20220111;9.6;8.7;9.2;.8;11.23;.7;.37;1271 +91072;47.86131;-2.53747;84;20220112;8.6;7.9;8.2;1.6;10.33;0;.41;1128 +91072;47.86131;-2.53747;84;20220113;8.6;5.7;7.1;2.2;7.83;0;.67;2636 +91072;47.86131;-2.53747;84;20220114;1.3;-.9;.2;1.2;6.03;.1;.23;2241 +91072;47.86131;-2.53747;84;20220115;3.1;-.5;1.3;1.1;6.8;0;.17;3136 +91072;47.86131;-2.53747;84;20220116;11;2.7;6.8;1.5;9.07;.4;.29;4945 +91072;47.86131;-2.53747;84;20220117;9.6;2.5;6.1;1.3;8.6;0;.3;4449 +91072;47.86131;-2.53747;84;20220118;5.7;4.1;4.9;1.4;7.63;0;.42;2073 +91072;47.86131;-2.53747;84;20220119;8.1;4.4;6.2;1.3;8.4;1.1;.38;3302 +91072;47.86131;-2.53747;84;20220120;8.3;3.3;5.8;2;7.37;0;.56;3965 +91072;47.86131;-2.53747;84;20220121;7.1;-.4;3.3;1.7;5.93;0;.51;4950 +91072;47.86131;-2.53747;84;20220122;6.8;-1.9;2.5;1.6;6.8;0;.27;5451 +91072;47.86131;-2.53747;84;20220123;3.9;3.2;3.5;3.6;7.03;0;.51;1325 +91072;47.86131;-2.53747;84;20220124;6.8;.6;3.7;1.7;6.33;0;.49;4725 +91072;47.86131;-2.53747;84;20220125;5.2;-2.3;1.5;1;6.53;0;.22;5317 +91072;47.86131;-2.53747;84;20220126;3.2;1.5;2.4;1.9;6.47;0;.41;2432 +91072;47.86131;-2.53747;84;20220127;7.5;-1.9;2.8;1;7.57;0;.22;6142 +91072;47.86131;-2.53747;84;20220128;10.2;6.5;8.3;.6;10.6;.1;.36;3740 +91072;47.86131;-2.53747;84;20220129;10.3;8;9.2;1.6;10.43;.1;.51;2945 +91072;47.86131;-2.53747;84;20220130;10.4;7.5;8.9;1.4;9.57;.2;.59;3432 +91072;47.86131;-2.53747;84;20220131;10.1;5.6;7.8;2.9;8.6;.2;.77;4482 +91072;47.86131;-2.53747;84;20220201;12.1;4.6;8.3;2.7;10.07;0;.55;5827 +91072;47.86131;-2.53747;84;20220202;10.8;8.3;9.6;1.9;9.6;0;.73;3193 +91072;47.86131;-2.53747;84;20220203;9.9;5.3;7.6;2;9.87;.3;.45;4699 +91072;47.86131;-2.53747;84;20220204;10.7;8;9.3;2.3;8.63;1;.97;3559 +91072;47.86131;-2.53747;84;20220205;11.3;-.3;5.5;2.2;7.97;.2;.62;7894 +91072;47.86131;-2.53747;84;20220206;12.3;8;10.1;5.4;11.23;1;.75;4779 +91072;47.86131;-2.53747;84;20220207;11.7;8.8;10.2;1.6;10.7;.1;.67;3900 +91072;47.86131;-2.53747;84;20220208;8.9;7.3;8.1;1.3;10.13;0;.49;2907 +91072;47.86131;-2.53747;84;20220209;7.1;6.5;6.8;1.2;8.7;0;.54;1556 +91072;47.86131;-2.53747;84;20220210;6.4;4.7;5.6;3.2;8.62;.5;.9;4937 +91072;47.86131;-2.53747;84;20220211;9.5;-.1;4.7;2.4;6.56;0;.9;9274 +91072;47.86131;-2.53747;84;20220212;8.3;-.4;3.9;3.5;6.72;0;.86;8582 +91072;47.86131;-2.53747;84;20220213;10.9;5.2;8;8.1;10.02;19.9;.75;4194 +91072;47.86131;-2.53747;84;20220214;11.4;5.1;8.2;5.1;8.92;1;1.19;7949 +91072;47.86131;-2.53747;84;20220215;11;3.7;7.3;6.7;10.49;4.3;.38;4324 +91072;47.86131;-2.53747;84;20220216;13.5;10.3;11.9;5.9;13.6;1.2;.53;4782 +91072;47.86131;-2.53747;84;20220217;14.6;9.9;12.2;4.4;11.47;1.6;1.3;5999 +91072;47.86131;-2.53747;84;20220218;11.6;9.8;10.7;5.4;9.17;2.1;1.67;3571 +91072;47.86131;-2.53747;84;20220219;10.8;1.3;6.1;4.1;8.1;.8;.99;8832 +91072;47.86131;-2.53747;84;20220220;12.7;8;10.4;5.2;11.1;1;1;6245 +91072;47.86131;-2.53747;84;20220221;12.4;7.2;9.8;4.4;7.97;.2;1.76;6680 +91072;47.86131;-2.53747;84;20220222;14.6;5.8;10.2;2.8;10.67;.1;1.12;8944 +91072;47.86131;-2.53747;84;20220223;11;4.3;7.6;1.5;8.6;.1;.89;7689 +91072;47.86131;-2.53747;84;20220224;11.1;7.4;9.2;3.1;7.9;.9;1.45;5892 +91072;47.86131;-2.53747;84;20220225;11.5;.4;6;1.1;6.7;0;1.01;10486 +91072;47.86131;-2.53747;84;20220226;11.6;-1.1;5.3;3;5.87;0;1.54;11415 +91072;47.86131;-2.53747;84;20220227;11.6;1.9;6.8;2.4;7.87;0;1.13;10075 +91072;47.86131;-2.53747;84;20220228;11.4;7.9;9.7;2.4;11;.7;.79;5889 +91072;47.86131;-2.53747;84;20220301;13.4;8.4;10.9;1.8;11.5;1.5;.98;7381 +91072;47.86131;-2.53747;84;20220302;13.7;8.5;11.1;2;10.97;.8;1.14;7690 +91072;47.86131;-2.53747;84;20220303;10.9;9;9.9;2.3;10.73;4;.85;4455 +91072;47.86131;-2.53747;84;20220304;12.1;5.1;8.6;2;8.1;0;1.32;9166 +91072;47.86131;-2.53747;84;20220305;9.1;-1.1;4;1.9;7.33;2;.95;11324 +91072;47.86131;-2.53747;84;20220306;9.1;5.6;7.4;3.6;7.37;0;1.37;6567 +91072;47.86131;-2.53747;84;20220307;7;-.9;3.1;2.8;5.33;1.4;1.27;10163 +91072;47.86131;-2.53747;84;20220308;11.5;1.9;6.7;3;8.33;.7;1.24;11451 +91072;47.86131;-2.53747;84;20220309;12.8;5.6;9.2;4.4;10.03;.9;1.31;9977 +91072;47.86131;-2.53747;84;20220310;13.5;8.9;11.2;2.6;10.07;1.4;1.45;7990 +91072;47.86131;-2.53747;84;20220311;12.8;7.7;10.2;4.8;10.27;13.1;1.44;8539 +91072;47.86131;-2.53747;84;20220312;12.8;5.5;9.1;4.7;9.2;1.9;1.62;10420 +91072;47.86131;-2.53747;84;20220313;11.1;7.9;9.5;3.6;9.3;1.5;1.38;6993 +91072;47.86131;-2.53747;84;20220314;15.6;6.5;11.1;2.7;8.6;.7;2.03;12008 +91072;47.86131;-2.53747;84;20220315;15.4;7;11.2;1.7;11.13;0;1.48;11718 +91072;47.86131;-2.53747;84;20220316;12.1;9.3;10.7;1.6;11.1;1.1;1.06;6398 +91072;47.86131;-2.53747;84;20220317;13.6;4;8.8;2.8;7.47;0;1.96;12927 +91072;47.86131;-2.53747;84;20220318;15.3;3.2;9.2;5.9;6.69;0;3.15;17732 +91072;47.86131;-2.53747;84;20220319;13.8;6.5;10.2;5;8.12;0;2.59;14169 +91072;47.86131;-2.53747;84;20220320;14.5;7.8;11.2;3.4;9.52;0;2.04;11486 +91072;47.86131;-2.53747;84;20220321;16.6;7;11.8;4.5;10.46;0;2.6;16845 +91072;47.86131;-2.53747;84;20220322;15;6.9;11;5;8.56;0;2.93;17218 +91072;47.86131;-2.53747;84;20220323;15.6;6;10.8;3.5;7.32;0;2.99;18328 +91072;47.86131;-2.53747;84;20220324;18.7;3;10.9;2.6;7.56;0;2.83;18806 +91072;47.86131;-2.53747;84;20220325;19.8;5.6;12.7;4.4;8.12;0;3.76;18644 +91072;47.86131;-2.53747;84;20220326;19.9;8;14;5.1;8.19;0;3.87;18825 +91072;47.86131;-2.53747;84;20220327;19.7;5.9;12.8;3.3;8.66;0;3.25;18354 +91072;47.86131;-2.53747;84;20220328;17.8;7.6;12.7;3.3;9.86;.3;2.67;14735 +91072;47.86131;-2.53747;84;20220329;14.3;9.6;12;3;11.46;.3;1.34;6463 +91072;47.86131;-2.53747;84;20220330;13.9;8.6;11.3;3.6;10.12;.3;1.76;9149 +91072;47.86131;-2.53747;84;20220331;7.8;4.6;6.2;5.4;7.22;1.5;1.81;11241 +91072;47.86131;-2.53747;84;20220401;8.9;1.3;5.1;6.3;5.36;.3;2.57;17066 +91072;47.86131;-2.53747;84;20220402;9.3;.5;4.9;3.5;5.76;.2;2.11;15425 +91072;47.86131;-2.53747;84;20220403;9.1;-.3;4.4;4.3;5.35;.2;2.52;18599 +91072;47.86131;-2.53747;84;20220404;10.2;.4;5.3;4.3;7.62;.2;1.46;12994 +91072;47.86131;-2.53747;84;20220405;13.2;8.9;11;5.1;11.03;.1;1.82;12622 +91072;47.86131;-2.53747;84;20220406;12.4;7.1;9.7;7;10.76;3;1.38;8764 +91072;47.86131;-2.53747;84;20220407;14.2;10.4;12.3;7.7;11.39;12.9;2.16;12384 +91072;47.86131;-2.53747;84;20220408;13.6;8.5;11;6.5;10.39;9.3;1.89;8615 +91072;47.86131;-2.53747;84;20220409;11.8;2.6;7.2;3;7.22;0;2.5;21457 +91072;47.86131;-2.53747;84;20220410;14.6;.9;7.8;4.6;7.42;0;2.78;20860 +91072;47.86131;-2.53747;84;20220411;17.7;7.5;12.6;5.5;10.46;1.6;3.4;19515 +91072;47.86131;-2.53747;84;20220412;14.7;10.6;12.7;3.7;12.39;1;1.96;10383 +91072;47.86131;-2.53747;84;20220413;19;5.8;12.4;2.1;11.22;.1;2.86;20293 +91072;47.86131;-2.53747;84;20220414;20.7;6.7;13.7;2.5;11.69;0;3.25;22826 +91072;47.86131;-2.53747;84;20220415;22.2;6.6;14.4;2.5;12.19;0;3.26;23291 +91072;47.86131;-2.53747;84;20220416;21.9;9;15.5;2.8;11.52;0;3.7;23623 +91072;47.86131;-2.53747;84;20220417;19.2;7.1;13.2;3.1;11.09;0;3.27;21319 +91072;47.86131;-2.53747;84;20220418;16.3;7.9;12.1;3.6;10.26;0;2.85;19178 +91072;47.86131;-2.53747;84;20220419;14.6;3.6;9.1;3.4;8.46;0;2.64;17965 +91072;47.86131;-2.53747;84;20220420;18.6;4.1;11.3;3.3;10.06;0;3.03;21213 +91072;47.86131;-2.53747;84;20220421;18.7;7.2;12.9;2.9;10.82;0;3.33;23346 +91072;47.86131;-2.53747;84;20220422;20.2;8.6;14.4;4.2;10.99;0;3.62;19998 +91072;47.86131;-2.53747;84;20220423;19.3;10.4;14.8;4.7;11.69;1.5;3.11;17282 +91072;47.86131;-2.53747;84;20220424;18.1;9.6;13.9;2.9;12.52;5;2.73;17965 +91072;47.86131;-2.53747;84;20220425;17.3;8.8;13;3.2;10.66;0;3.03;19937 +91072;47.86131;-2.53747;84;20220426;17.8;5.6;11.7;4.4;9.39;0;3.69;24669 +91072;47.86131;-2.53747;84;20220427;18.2;7.7;12.9;5.9;9.62;.1;3.92;23558 +91072;47.86131;-2.53747;84;20220428;19.2;10.9;15;4.2;10.92;.1;3.35;16627 +91072;47.86131;-2.53747;84;20220429;19.6;7.4;13.5;4.5;11.19;0;3.73;23338 +91072;47.86131;-2.53747;84;20220430;16.2;6.3;11.2;4.4;9.49;0;3.19;20970 +91072;47.86131;-2.53747;84;20220501;18.3;8.1;13.2;3.2;9.69;3;3.7;23296 +91072;47.86131;-2.53747;84;20220502;16.7;10;13.4;3.8;11.09;.8;3;17170 +91072;47.86131;-2.53747;84;20220503;18;10.2;14.1;3.6;10.32;0;3.5;18026 +91072;47.86131;-2.53747;84;20220504;18.8;5.6;12.2;3.1;10.82;0;3.17;21178 +91072;47.86131;-2.53747;84;20220505;18.6;6.4;12.5;2.7;11.39;.1;3.1;20400 +91072;47.86131;-2.53747;84;20220506;22.2;6.5;14.4;1.1;11.33;0;3.81;25851 +91072;47.86131;-2.53747;84;20220507;20.2;8.4;14.3;2;11.7;.1;3.59;22873 +91072;47.86131;-2.53747;84;20220508;21.7;8.7;15.2;2.6;12.4;.1;3.83;24072 +91072;47.86131;-2.53747;84;20220509;24.3;7.7;16;1.7;12.55;0;4.28;26764 +91072;47.86131;-2.53747;84;20220510;22.6;10.4;16.5;1.8;12.75;0;3.89;22838 +91072;47.86131;-2.53747;84;20220511;19;11.2;15.1;2.7;13.03;.2;3.1;18436 +91072;47.86131;-2.53747;84;20220512;20.4;5.8;13.1;1;10.03;0;3.69;25642 +91072;47.86131;-2.53747;84;20220513;21.3;4;12.7;1;9.87;0;3.93;27964 +91072;47.86131;-2.53747;84;20220514;24.5;9.5;17;2.3;12.43;.2;4.6;26400 +91072;47.86131;-2.53747;84;20220515;25.9;15.6;20.7;2.9;15.13;0;4.67;21726 +91072;47.86131;-2.53747;84;20220516;21;13.5;17.3;2.4;15.1;.2;3.29;18626 +91072;47.86131;-2.53747;84;20220517;26.4;9.8;18.1;2.2;14.6;.6;4.88;28014 +91072;47.86131;-2.53747;84;20220518;26;8.8;17.4;1.7;13.9;4;4.76;28619 +91072;47.86131;-2.53747;84;20220519;22.8;13.2;18;1.5;14.27;.6;3.78;21494 +91072;47.86131;-2.53747;84;20220520;23.1;12.1;17.6;1.6;12.43;.1;4.09;23093 +91072;47.86131;-2.53747;84;20220521;24.6;7.3;15.9;1.8;12.2;0;4.7;29119 +91072;47.86131;-2.53747;84;20220522;26.5;12.9;19.7;2.6;14.27;13;5.06;25883 +91072;47.86131;-2.53747;84;20220523;18.3;11;14.7;2.3;13.57;1.3;2.99;18937 +91072;47.86131;-2.53747;84;20220524;17;7.7;12.4;1.7;11.33;1.2;3.1;21392 +91072;47.86131;-2.53747;84;20220525;17.2;6.1;11.7;1.9;11.87;.2;3.14;23466 +91072;47.86131;-2.53747;84;20220526;17.5;12.2;14.9;1.4;13.63;0;2.67;16210 +91072;47.86131;-2.53747;84;20220527;19.4;8.6;14;1.3;12.93;.1;3.47;23329 +91072;47.86131;-2.53747;84;20220528;21.7;7.4;14.6;2.8;11.07;0;4.43;27179 +91072;47.86131;-2.53747;84;20220529;18.1;7.6;12.9;3.3;8.93;0;3.98;23291 +91072;47.86131;-2.53747;84;20220530;19.5;4.2;11.8;1.5;8.73;0;4.04;27959 +91072;47.86131;-2.53747;84;20220531;20.4;5;12.7;1.2;9.63;0;4.07;28147 +91072;47.86131;-2.53747;84;20220601;22.3;5.1;13.7;1.7;10.47;.5;4.51;29836 +91072;47.86131;-2.53747;84;20220602;24.7;12.2;18.5;2.7;11.7;0;5.06;25611 +91072;47.86131;-2.53747;84;20220603;26.1;12;19.1;1.8;14.53;1.8;4.9;27262 +91072;47.86131;-2.53747;84;20220604;24.7;14.4;19.6;2;16.47;0;4.32;23210 +91072;47.86131;-2.53747;84;20220605;20.5;13.1;16.8;2.4;13.43;0;3.62;19771 +91072;47.86131;-2.53747;84;20220606;17.7;8.9;13.3;2;13.73;3.6;3.02;21382 +91072;47.86131;-2.53747;84;20220607;19.7;13.4;16.6;3.3;15.5;11.4;3.11;18219 +91072;47.86131;-2.53747;84;20220608;20.8;14.3;17.6;3;14.8;0;3.55;18579 +91072;47.86131;-2.53747;84;20220609;20.9;12.7;16.8;2.4;13.9;.5;3.74;20965 +91072;47.86131;-2.53747;84;20220610;20;14.2;17.1;2.3;16.63;.5;2.96;17577 +91072;47.86131;-2.53747;84;20220611;24.4;12.5;18.5;1.7;13.93;.1;4.56;25488 +91072;47.86131;-2.53747;84;20220612;22.5;10.3;16.4;2.4;12.33;.1;4.47;25795 +91072;47.86131;-2.53747;84;20220613;23.5;8.9;16.2;2.6;11.77;0;4.86;28259 +91072;47.86131;-2.53747;84;20220614;27.7;9.2;18.5;2.5;12.27;0;5.88;31182 +91072;47.86131;-2.53747;84;20220615;30.6;13.2;21.9;2.1;14.1;0;6.2;30487 +91072;47.86131;-2.53747;84;20220616;30.2;12.5;21.3;1.9;13.9;0;6.04;30759 +91072;47.86131;-2.53747;84;20220617;35.8;14;24.9;1.1;16.97;0;6.36;31638 +91072;47.86131;-2.53747;84;20220618;36.9;17.4;27.1;2;17.37;6.4;7.3;31650 +91072;47.86131;-2.53747;84;20220619;21.7;13.8;17.8;4.1;16.43;2.2;3.62;20721 +91072;47.86131;-2.53747;84;20220620;25;15.2;20.1;2.7;17.43;3.7;4.39;22988 +91072;47.86131;-2.53747;84;20220621;25.2;13.9;19.5;2.2;16.8;3.3;4.53;24919 +91072;47.86131;-2.53747;84;20220622;24.3;13.7;19;1.3;17.3;29.2;4.19;24123 +91072;47.86131;-2.53747;84;20220623;22.7;16.4;19.5;2.1;17.37;.9;3.56;18499 +91072;47.86131;-2.53747;84;20220624;19.1;15.3;17.2;2.8;16.07;5.7;2.7;14266 +91072;47.86131;-2.53747;84;20220625;18.6;10.8;14.7;2.2;12.7;1.2;3.39;20664 +91072;47.86131;-2.53747;84;20220626;20;8.8;14.4;2.1;11.77;.2;3.94;24573 +91072;47.86131;-2.53747;84;20220627;19.8;9.4;14.6;1.8;12.03;.8;3.75;23700 +91072;47.86131;-2.53747;84;20220628;19.9;7.6;13.8;2.1;12.4;4.1;3.87;25896 +91072;47.86131;-2.53747;84;20220629;19.2;13.1;16.1;2.6;14.37;2.4;3.19;18196 +91072;47.86131;-2.53747;84;20220630;17.2;9.4;13.3;1.2;12.37;5;3.08;20304 +91072;47.86131;-2.53747;84;20220701;20.2;6.2;13.2;1.4;11.5;.1;4.01;27485 +91072;47.86131;-2.53747;84;20220702;22.5;6.6;14.5;1.2;12.13;0;4.41;29308 +91072;47.86131;-2.53747;84;20220703;21.4;8.4;14.9;1.6;12.5;0;4.11;26387 +91072;47.86131;-2.53747;84;20220704;23;8.5;15.8;1.8;12.2;.1;4.51;27808 +91072;47.86131;-2.53747;84;20220705;23;9.1;16;2.2;12.63;.1;4.48;26978 +91072;47.86131;-2.53747;84;20220706;25.4;11.6;18.5;2.4;14.37;0;4.87;27076 +91072;47.86131;-2.53747;84;20220707;22.2;12.4;17.3;2;14.97;0;3.86;22661 +91072;47.86131;-2.53747;84;20220708;27;11.7;19.4;2.4;13.97;0;5.36;28436 +91072;47.86131;-2.53747;84;20220709;29.5;13.7;21.6;2.8;15.43;0;5.92;28817 +91072;47.86131;-2.53747;84;20220710;29.4;13.7;21.6;2.8;13.5;0;6.14;28663 +91072;47.86131;-2.53747;84;20220711;31.4;15.1;23.3;2.2;14.97;0;6.19;29334 +91072;47.86131;-2.53747;84;20220712;34.6;14.4;24.5;1;16.43;0;5.95;30806 +91072;47.86131;-2.53747;84;20220713;35.7;14.9;25.3;1.6;15.87;0;6.55;30725 +91072;47.86131;-2.53747;84;20220714;26.2;15;20.6;2.6;13.97;0;5;23909 +91072;47.86131;-2.53747;84;20220715;28.6;12.4;20.5;2.4;13.33;0;5.72;28740 +91072;47.86131;-2.53747;84;20220716;30.6;13.3;22;2.3;12.23;0;6.25;29611 +91072;47.86131;-2.53747;84;20220717;33.5;15.9;24.7;2.2;12.73;0;6.7;29834 +91072;47.86131;-2.53747;84;20220718;39.7;16;27.8;2.1;13.53;0;7.61;30270 +91072;47.86131;-2.53747;84;20220719;26;23.3;24.6;2.9;16.37;1.1;4.09;11281 +91072;47.86131;-2.53747;84;20220720;24.3;16.6;20.4;2;17.83;.1;3.76;19342 +91072;47.86131;-2.53747;84;20220721;25.3;11.7;18.5;1.3;14.2;0;4.42;25791 +91072;47.86131;-2.53747;84;20220722;23.3;14.4;18.9;2.3;15;0;3.94;20698 +91072;47.86131;-2.53747;84;20220723;26.4;9.9;18.2;1.4;13.97;0;4.79;28165 +91072;47.86131;-2.53747;84;20220724;28.8;11;19.9;1.8;14.6;.1;5.38;29212 +91072;47.86131;-2.53747;84;20220725;22.8;16.8;19.8;2.5;16.53;0;3.48;16698 +91072;47.86131;-2.53747;84;20220726;24.4;15.9;20.1;1.6;13.3;.1;3.99;19872 +91072;47.86131;-2.53747;84;20220727;24.4;9.8;17.1;1.2;11.97;0;4.27;26198 +91072;47.86131;-2.53747;84;20220728;27.5;14.4;21;1.3;14.13;0;4.61;24610 +91072;47.86131;-2.53747;84;20220729;29.2;16.9;23;2;14.73;.1;5.11;23768 +91072;47.86131;-2.53747;84;20220730;29.1;12.6;20.8;1.6;15.1;0;5.12;27494 +91072;47.86131;-2.53747;84;20220731;27.7;16.7;22.2;1.5;17.4;0;4.34;22190 +91072;47.86131;-2.53747;84;20220801;28.4;14;21.2;1.1;17.13;0;4.53;25282 +91072;47.86131;-2.53747;84;20220802;31.2;13.1;22.1;1.2;16.97;.1;5.14;27945 +91072;47.86131;-2.53747;84;20220803;33.4;15.6;24.5;2.3;17.3;0;6.05;27598 +91072;47.86131;-2.53747;84;20220804;26.2;16;21.1;3;15.87;.1;4.53;20975 +91072;47.86131;-2.53747;84;20220805;23.2;10.9;17.1;2.9;11.63;0;4.34;22888 +91072;47.86131;-2.53747;84;20220806;26.5;8.9;17.7;3;10.6;0;5.33;27153 +91072;47.86131;-2.53747;84;20220807;27.8;11.1;19.4;2.9;10.93;0;5.55;26495 +91072;47.86131;-2.53747;84;20220808;29.4;11.8;20.6;3.2;11.4;0;6;26749 +91072;47.86131;-2.53747;84;20220809;30.6;15.1;22.8;3.3;14.6;0;5.87;25037 +91072;47.86131;-2.53747;84;20220810;34.3;15.7;25;2.9;15;0;6.58;26913 +91072;47.86131;-2.53747;84;20220811;34.8;16;25.4;2.6;12.53;0;6.61;26858 +91072;47.86131;-2.53747;84;20220812;34.8;14.1;24.4;1.9;12.13;0;5.92;26830 +91072;47.86131;-2.53747;84;20220813;36.4;13.9;25.1;1.8;14.07;1.8;5.99;26698 +91072;47.86131;-2.53747;84;20220814;20.1;19.1;19.6;2.5;20.43;11.7;1.46;5913 +91072;47.86131;-2.53747;84;20220815;23.8;16.5;20.1;2.5;18.3;2.7;3.18;16351 +91072;47.86131;-2.53747;84;20220816;23.4;16.5;19.9;2.1;18;7.3;3.09;15985 +91072;47.86131;-2.53747;84;20220817;22.9;12.5;17.7;1.5;16.8;8.2;3.11;19214 +91072;47.86131;-2.53747;84;20220818;25.9;15.2;20.6;1.7;17.2;.2;3.65;19518 +91072;47.86131;-2.53747;84;20220819;21.5;17.1;19.3;2.2;19.13;5.9;2.34;12431 +91072;47.86131;-2.53747;84;20220820;25.5;12.7;19.1;1;14.63;0;3.56;21162 +91072;47.86131;-2.53747;84;20220821;20;11.9;15.9;1.2;16.37;3.8;2.48;16504 +91072;47.86131;-2.53747;84;20220822;23.5;17.5;20.5;1.8;19.97;.3;2.69;14262 +91072;47.86131;-2.53747;84;20220823;24.3;18.7;21.5;1.8;20.3;.1;2.75;13649 +91072;47.86131;-2.53747;84;20220824;30;14.8;22.4;1.2;18.8;1.7;4.07;22370 +91072;47.86131;-2.53747;84;20220825;22.4;18.3;20.3;2.5;18.43;.1;2.51;11218 +91072;47.86131;-2.53747;84;20220826;24.3;11.2;17.8;1.7;13.7;.1;3.5;20521 +91072;47.86131;-2.53747;84;20220827;26.5;11.9;19.2;1.9;14.33;0;3.88;21522 +91072;47.86131;-2.53747;84;20220828;26.1;13.7;19.9;2.5;14.33;0;3.96;19697 +91072;47.86131;-2.53747;84;20220829;29.9;13.9;21.9;2.7;15.17;0;4.8;22107 +91072;47.86131;-2.53747;84;20220830;30.3;15;22.7;2.7;15.77;0;4.8;21426 +91072;47.86131;-2.53747;84;20220831;27.8;16.5;22.2;2.4;17.07;13.5;3.94;18294 +91072;47.86131;-2.53747;84;20220901;24.2;16.8;20.5;1;19.03;1.3;2.6;14561 +91072;47.86131;-2.53747;84;20220902;22.7;15.9;19.3;.8;18.53;3.4;2.35;13783 +91072;47.86131;-2.53747;84;20220903;21.6;15;18.3;2.1;16.57;.1;2.48;13408 +91072;47.86131;-2.53747;84;20220904;25.1;15.9;20.5;3;17;.1;3.38;15677 +91072;47.86131;-2.53747;84;20220905;27.6;17.2;22.4;2.6;17.9;.8;3.69;16654 +91072;47.86131;-2.53747;84;20220906;20.7;16.5;18.6;3.2;17.5;5.9;2.17;10364 +91072;47.86131;-2.53747;84;20220907;21.1;15.4;18.3;3;16.93;13.3;2.33;11962 +91072;47.86131;-2.53747;84;20220908;20.1;14.6;17.3;3.9;16.07;3.6;2.28;11732 +91072;47.86131;-2.53747;84;20220909;20.7;14.9;17.8;3.3;15.23;2.3;2.53;11821 +91072;47.86131;-2.53747;84;20220910;23.1;12.7;17.9;1.4;15.17;0;2.63;15944 +91072;47.86131;-2.53747;84;20220911;25.8;12.8;19.3;1.2;16.8;0;2.88;17654 +91072;47.86131;-2.53747;84;20220912;29;13.6;21.3;1.4;16.8;.7;3.41;18875 +91072;47.86131;-2.53747;84;20220913;29.4;19.1;24.3;1.6;20.4;.6;3.18;15235 +91072;47.86131;-2.53747;84;20220914;24.2;16.5;20.4;1.7;19.5;1.8;2.36;13027 +91072;47.86131;-2.53747;84;20220915;22;15.8;18.9;2;16.37;.2;2.28;11577 +91072;47.86131;-2.53747;84;20220916;19;9.8;14.4;1.8;11.33;0;2.28;13906 +91072;47.86131;-2.53747;84;20220917;19.4;4.2;11.8;1.1;9.03;.1;2.29;17783 +91072;47.86131;-2.53747;84;20220918;20.4;2.8;11.6;1.1;9.17;.1;2.37;18976 +91072;47.86131;-2.53747;84;20220919;20.8;4.8;12.8;1.4;10.47;0;2.37;17833 +91072;47.86131;-2.53747;84;20220920;20.6;6.3;13.4;1.3;11.03;.1;2.24;16617 +91072;47.86131;-2.53747;84;20220921;21.2;7.1;14.1;1.4;10.93;.1;2.32;16327 +91072;47.86131;-2.53747;84;20220922;22.5;5;13.8;.7;10.7;0;2.2;18097 +91072;47.86131;-2.53747;84;20220923;18.7;9.8;14.2;.9;13.3;2.8;1.72;12589 +91072;47.86131;-2.53747;84;20220924;16.8;11.7;14.2;2;13.13;3.3;1.58;9450 +91072;47.86131;-2.53747;84;20220925;18.1;10.3;14.2;1.9;12.13;.2;1.83;11520 +91072;47.86131;-2.53747;84;20220926;17.1;6.5;11.8;2.6;11.43;2.9;1.78;13279 +91072;47.86131;-2.53747;84;20220927;17;10.4;13.7;3.1;12.97;3.9;1.68;10345 +91072;47.86131;-2.53747;84;20220928;15.8;11.6;13.7;2.7;13.07;.4;1.42;7995 +91072;47.86131;-2.53747;84;20220929;14.7;7.3;11;1.4;10.9;5.3;1.36;10749 +91072;47.86131;-2.53747;84;20220930;16.4;3.6;10;2.3;11.73;3.8;1.42;14001 +91072;47.86131;-2.53747;84;20221001;21.1;14.7;17.9;4.1;17.47;1.3;1.84;9774 +91072;47.86131;-2.53747;84;20221002;19.7;16.2;18;3.3;17.3;.3;1.56;6951 +91072;47.86131;-2.53747;84;20221003;18.9;13;15.9;1.7;14.67;0;1.5;8948 +91072;47.86131;-2.53747;84;20221004;17.3;9.7;13.5;1.3;14.13;.1;1.26;10124 +91072;47.86131;-2.53747;84;20221005;19;15.2;17.1;3.2;14.67;1.2;1.81;6898 +91072;47.86131;-2.53747;84;20221006;19.5;4.2;11.8;.5;10.2;0;1.45;14184 +91072;47.86131;-2.53747;84;20221007;19;3.7;11.4;.6;10;.2;1.43;13918 +91072;47.86131;-2.53747;84;20221008;18.9;8;13.4;1;11.27;.1;1.47;11523 +91072;47.86131;-2.53747;84;20221009;21;4.5;12.7;1.3;10.33;0;1.72;13976 +91072;47.86131;-2.53747;84;20221010;18.6;11.9;15.3;1.9;15.03;.2;1.27;8545 +91072;47.86131;-2.53747;84;20221011;19.7;10.3;15;2.4;11.83;0;1.85;10314 +91072;47.86131;-2.53747;84;20221012;18.9;6.1;12.5;1.1;11.43;1.2;1.36;11836 +91072;47.86131;-2.53747;84;20221013;17.8;11.5;14.6;2.3;15.7;6;1.03;8105 +91072;47.86131;-2.53747;84;20221014;18.2;13.3;15.8;3;16.73;15.5;1.01;7040 +91072;47.86131;-2.53747;84;20221015;18.3;13.8;16;3.3;15.33;.1;1.34;6610 +91072;47.86131;-2.53747;84;20221016;18.7;11.8;15.2;1.9;15.7;7;1.07;7970 +91072;47.86131;-2.53747;84;20221017;17.9;15;16.5;2;16.37;0;1.02;5088 +91072;47.86131;-2.53747;84;20221018;19;11.6;15.3;2.6;17.37;.3;.85;8199 +91072;47.86131;-2.53747;84;20221019;23.6;16.3;20;2.8;17.93;11.3;1.77;7950 +91072;47.86131;-2.53747;84;20221020;20.3;11.1;15.7;1.8;15;1.4;1.24;8928 +91072;47.86131;-2.53747;84;20221021;19.6;15;17.3;5.2;15.07;6;1.92;6021 +91072;47.86131;-2.53747;84;20221022;19.5;14.3;16.9;2.4;15.9;.8;1.24;6402 +91072;47.86131;-2.53747;84;20221023;19.2;13.1;16.2;4.1;14.57;13.6;1.6;6856 +91072;47.86131;-2.53747;84;20221024;17.7;13.4;15.5;4.1;14.8;1.6;1.29;5657 +91072;47.86131;-2.53747;84;20221025;18.5;12.6;15.6;2.6;15.1;0;1.11;6476 +91072;47.86131;-2.53747;84;20221026;20.1;15.1;17.6;3.6;15.8;2;1.55;5891 +91072;47.86131;-2.53747;84;20221027;22.3;11.9;17.1;2.3;16.57;.1;1.3;8463 +91072;47.86131;-2.53747;84;20221028;19.1;14.7;16.9;2.6;15.93;0;1.16;5241 +91072;47.86131;-2.53747;84;20221029;20.8;15.1;17.9;2.8;16.33;2.8;1.36;5923 +91072;47.86131;-2.53747;84;20221030;17.2;12.6;14.9;2.7;14.37;1.6;1.01;5281 +91072;47.86131;-2.53747;84;20221031;17.5;10.8;14.2;3;13.57;3.5;1.06;6310 +91072;47.86131;-2.53747;84;20221101;16;11.3;13.7;4.3;11.93;4.9;1.44;5208 +91072;47.86131;-2.53747;84;20221102;16.5;8.1;12.3;3.1;12.17;3.3;.99;6938 +91072;47.86131;-2.53747;84;20221103;15.2;14.4;14.8;4.8;12.67;11.5;1.58;1765 +91072;47.86131;-2.53747;84;20221104;14.7;8.4;11.6;3.3;9.97;.2;1.28;5727 +91072;47.86131;-2.53747;84;20221105;14.4;5.6;10;2.2;11.27;9.4;.62;6787 +91072;47.86131;-2.53747;84;20221106;15.5;13.1;14.3;4.4;14.03;14.1;.99;3351 +91072;47.86131;-2.53747;84;20221107;16.8;12.2;14.5;5.3;13.37;6;1.35;4710 +91072;47.86131;-2.53747;84;20221108;15.5;11.7;13.6;5.5;13.07;3.4;1.18;4149 +91072;47.86131;-2.53747;84;20221109;15.9;10.7;13.3;2.4;11.63;.7;1.02;4848 +91072;47.86131;-2.53747;84;20221110;16.1;5.5;10.8;1.9;11.57;0;.62;6866 +91072;47.86131;-2.53747;84;20221111;10.7;8.3;9.5;2.2;12.1;.1;.29;2870 +91072;47.86131;-2.53747;84;20221112;19.6;8.8;14.2;2.2;13.2;.2;.9;6763 +91072;47.86131;-2.53747;84;20221113;18.7;9.7;14.2;1.8;13.2;0;.8;5973 +91072;47.86131;-2.53747;84;20221114;14.4;8.9;11.7;2;12;10.7;.62;4427 +91072;47.86131;-2.53747;84;20221115;14.8;11;12.9;4.9;12.2;13.7;1.11;3674 +91072;47.86131;-2.53747;84;20221116;15;8.5;11.7;4.8;11.53;17.5;1;4908 +91072;47.86131;-2.53747;84;20221117;13.9;10;12;4.5;10.7;1;1.25;3618 +91072;47.86131;-2.53747;84;20221118;12.6;7.2;9.9;2;9.13;.7;.77;4285 +91072;47.86131;-2.53747;84;20221119;12.6;1.2;6.9;1.1;7.9;3.2;.4;6289 +91072;47.86131;-2.53747;84;20221120;13.1;5.7;9.4;2.2;10.63;1.2;.48;4881 +91072;47.86131;-2.53747;84;20221121;12.5;7.3;9.9;3.9;10.1;6.3;.85;4010 +91072;47.86131;-2.53747;84;20221122;12.6;5.7;9.2;4.1;9.03;3.6;.99;4634 +91072;47.86131;-2.53747;84;20221123;13.6;7.3;10.4;4.2;11.33;4.9;.61;4343 +91072;47.86131;-2.53747;84;20221124;14.2;7.6;10.9;3.4;11.2;5.8;.68;4405 +91072;47.86131;-2.53747;84;20221125;14.3;5.5;9.9;1.6;9.77;.2;.52;5029 +91072;47.86131;-2.53747;84;20221126;12.7;5;8.8;2.4;10.63;6.8;.34;4645 +91072;47.86131;-2.53747;84;20221127;13.5;11.3;12.4;3.3;13.53;13.7;.46;2257 +91072;47.86131;-2.53747;84;20221128;12.1;6.8;9.5;2.1;9.8;.9;.55;3708 +91072;47.86131;-2.53747;84;20221129;12.5;1.9;7.2;.8;8.33;.1;.23;5334 +91072;47.86131;-2.53747;84;20221130;7.3;1.7;4.5;1.7;7.87;0;.24;3736 +91072;47.86131;-2.53747;84;20221201;7.8;1.6;4.7;2.2;7.6;0;.32;3916 +91072;47.86131;-2.53747;84;20221202;6.4;-.6;2.9;2;6.57;0;.31;4147 +91072;47.86131;-2.53747;84;20221203;3.8;2.7;3.3;4;6.57;0;.59;1441 +91072;47.86131;-2.53747;84;20221204;3.6;2.4;3;2.3;6.8;0;.4;1520 +91072;47.86131;-2.53747;84;20221205;5.4;3.2;4.3;2.2;7.27;0;.41;2088 +91072;47.86131;-2.53747;84;20221206;6.7;2.9;4.8;3;6.87;0;.61;2898 +91072;47.86131;-2.53747;84;20221207;7.2;-.9;3.1;1.3;6.07;.4;.3;4345 +91072;47.86131;-2.53747;84;20221208;2.5;-2.4;0;1.5;5.93;.1;.15;3220 +91072;47.86131;-2.53747;84;20221209;4.7;.3;2.5;2.3;5.97;0;.42;2990 +91072;47.86131;-2.53747;84;20221210;5.9;-5.2;.3;.7;5;.1;.09;4939 +91072;47.86131;-2.53747;84;20221211;2.6;-.7;1;1.3;6.1;.3;.21;2559 +91072;47.86131;-2.53747;84;20221212;.7;-1.7;-.5;2.1;5.73;.1;.19;2086 +91072;47.86131;-2.53747;84;20221213;2.3;-3;-.4;2.6;5.07;1.8;.33;3289 +91072;47.86131;-2.53747;84;20221214;2.5;.2;1.3;3.7;6.37;4.5;.26;2025 +91072;47.86131;-2.53747;84;20221215;4.4;1.3;2.8;4.7;5.03;.3;1.06;2376 +91072;47.86131;-2.53747;84;20221216;6.8;-1.7;2.5;2.1;5.43;.1;.47;4141 +91072;47.86131;-2.53747;84;20221217;-.2;-4.8;-2.5;1.4;4.53;0;.19;2879 +91072;47.86131;-2.53747;84;20221218;9.5;-2.8;3.3;3.6;7.73;31.3;.18;5108 +91072;47.86131;-2.53747;84;20221219;14.5;10.2;12.3;5.9;13.23;31.1;.55;2843 +91072;47.86131;-2.53747;84;20221220;13;12.6;12.8;3.3;12.8;9.6;.79;600 +91072;47.86131;-2.53747;84;20221221;13.3;6.6;9.9;4.3;12.4;13;.11;3665 +91072;47.86131;-2.53747;84;20221222;14.5;12.5;13.5;5.9;13.57;18.3;.86;1837 +91072;47.86131;-2.53747;84;20221223;14.2;13.5;13.8;5.1;14.07;4.2;.82;926 +91072;47.86131;-2.53747;84;20221224;12;11.5;11.7;3.8;12.6;6.4;.62;689 +91072;47.86131;-2.53747;84;20221225;11.7;10.7;11.2;2.1;12.53;5.4;.43;1091 +91072;47.86131;-2.53747;84;20221226;11.4;9.8;10.6;2.5;10.17;.1;.79;1513 +91072;47.86131;-2.53747;84;20221227;11.8;2;6.9;2.5;8.9;.4;.34;4502 +91072;47.86131;-2.53747;84;20221228;12.3;9.2;10.8;6.2;11.5;10.2;.7;2432 +91072;47.86131;-2.53747;84;20221229;11.6;8.9;10.2;4;9.83;9.2;.97;2130 +91072;47.86131;-2.53747;84;20221230;14.1;6.2;10.1;7.1;13.03;16.3;.03;4137 +91072;47.86131;-2.53747;84;20221231;16.5;14.3;15.4;8.4;13.43;9.9;1.84;1961 +91073;47.89884;-2.20717;69;20220101;15;8.8;11.9;3.3;11.8;.5;.67;3438 +91073;47.89884;-2.20717;69;20220102;14.2;11;12.6;5.2;12.5;0;.93;2357 +91073;47.89884;-2.20717;69;20220103;12.6;11.4;12;4.4;12.53;22.2;.7;1236 +91073;47.89884;-2.20717;69;20220104;9.6;8.2;8.9;3.3;8.9;.2;.89;1725 +91073;47.89884;-2.20717;69;20220105;8.1;1.2;4.7;1.8;6.86;.3;.39;3747 +91073;47.89884;-2.20717;69;20220106;7.3;-.5;3.4;2.4;7.16;1.9;.31;4235 +91073;47.89884;-2.20717;69;20220107;10.2;5.4;7.8;4.5;9;.6;.66;3499 +91073;47.89884;-2.20717;69;20220108;11.1;7.6;9.3;5.8;9.63;8.3;1;1969 +91073;47.89884;-2.20717;69;20220109;9.2;5.5;7.4;3;9.3;3.5;.45;2622 +91073;47.89884;-2.20717;69;20220110;9.3;8.1;8.7;1.8;11;3.7;.34;1337 +91073;47.89884;-2.20717;69;20220111;9.4;8.4;8.9;1.3;10.83;.2;.4;1265 +91073;47.89884;-2.20717;69;20220112;8.9;7.6;8.2;1.9;10.13;0;.44;1496 +91073;47.89884;-2.20717;69;20220113;8.6;5.7;7.1;2.6;7.7;0;.69;3787 +91073;47.89884;-2.20717;69;20220114;1.3;-.8;.2;1.6;6;.1;.26;2117 +91073;47.89884;-2.20717;69;20220115;3.4;-.5;1.4;1.3;6.63;0;.22;2881 +91073;47.89884;-2.20717;69;20220116;10.2;2.2;6.2;2;8.83;.5;.3;3822 +91073;47.89884;-2.20717;69;20220117;9.7;2.4;6;1.4;8.66;0;.29;4647 +91073;47.89884;-2.20717;69;20220118;5.9;3.8;4.9;1.5;7.66;0;.4;2211 +91073;47.89884;-2.20717;69;20220119;8.6;4.4;6.5;1.9;8.5;1.3;.47;3082 +91073;47.89884;-2.20717;69;20220120;8.3;2.8;5.5;2.4;7.4;0;.55;4726 +91073;47.89884;-2.20717;69;20220121;7.4;.1;3.7;2;6.06;.1;.56;4761 +91073;47.89884;-2.20717;69;20220122;6.9;-1.6;2.7;1.7;6.76;0;.33;4302 +91073;47.89884;-2.20717;69;20220123;4;3.3;3.7;4;7.06;0;.55;1212 +91073;47.89884;-2.20717;69;20220124;7.5;-.1;3.7;2;6.4;0;.5;5790 +91073;47.89884;-2.20717;69;20220125;4.3;-1.6;1.3;1.3;6.56;0;.24;3744 +91073;47.89884;-2.20717;69;20220126;3.9;1.2;2.5;1.9;6.5;0;.41;2718 +91073;47.89884;-2.20717;69;20220127;7.8;-1;3.4;1.4;7.7;0;.31;5377 +91073;47.89884;-2.20717;69;20220128;10.1;6.7;8.4;.9;10.53;0;.38;3088 +91073;47.89884;-2.20717;69;20220129;10.4;8.1;9.3;2.1;10.46;.1;.56;2553 +91073;47.89884;-2.20717;69;20220130;10.6;7.7;9.1;1.9;9.33;.2;.7;4018 +91073;47.89884;-2.20717;69;20220131;10.1;4.1;7.1;3.7;8.6;.3;.74;4514 +91073;47.89884;-2.20717;69;20220201;11.9;4.7;8.3;3.5;10.1;0;.57;4389 +91073;47.89884;-2.20717;69;20220202;10.3;8.4;9.3;2.4;9.66;0;.78;2743 +91073;47.89884;-2.20717;69;20220203;10.2;5.3;7.8;2.5;9.8;.3;.54;4232 +91073;47.89884;-2.20717;69;20220204;11.1;8;9.6;2.9;8.66;1.1;1.12;4086 +91073;47.89884;-2.20717;69;20220205;11.3;-.8;5.2;2.5;7.86;.1;.67;7733 +91073;47.89884;-2.20717;69;20220206;12.9;7.8;10.3;5.8;11.16;.8;.88;4401 +91073;47.89884;-2.20717;69;20220207;12;8.4;10.2;2;10.46;.1;.75;4331 +91073;47.89884;-2.20717;69;20220208;9.3;7.2;8.2;1.5;10.2;0;.5;2629 +91073;47.89884;-2.20717;69;20220209;7.2;6.6;6.9;1.5;8.76;0;.56;1601 +91073;47.89884;-2.20717;69;20220210;7.6;5.2;6.4;3.1;8.67;0;.9;4650 +91073;47.89884;-2.20717;69;20220211;9.9;-.5;4.7;2.2;6.49;0;.86;9575 +91073;47.89884;-2.20717;69;20220212;8.5;-.2;4.2;3.1;6.44;0;.9;9300 +91073;47.89884;-2.20717;69;20220213;10.9;3.3;7.1;7.6;9.67;14.3;.68;3604 +91073;47.89884;-2.20717;69;20220214;11.5;5.3;8.4;4.8;8.87;1.2;1.19;7850 +91073;47.89884;-2.20717;69;20220215;11.4;3.5;7.5;5.8;10.29;2.6;.46;3375 +91073;47.89884;-2.20717;69;20220216;14.1;10.1;12.1;6.1;13.6;.8;.64;4292 +91073;47.89884;-2.20717;69;20220217;14.9;9.5;12.2;4.7;11.3;1.2;1.46;7118 +91073;47.89884;-2.20717;69;20220218;11.7;10;10.9;6.2;9.2;1.9;1.84;4683 +91073;47.89884;-2.20717;69;20220219;11.1;1.9;6.5;4.7;7.96;.4;1.16;8703 +91073;47.89884;-2.20717;69;20220220;13.2;8.1;10.6;5.5;11.03;.7;1.14;5956 +91073;47.89884;-2.20717;69;20220221;12.2;7.2;9.7;5.4;8.03;.3;1.89;6764 +91073;47.89884;-2.20717;69;20220222;15.2;6.1;10.6;3.4;10.5;.1;1.26;7548 +91073;47.89884;-2.20717;69;20220223;11.2;5.7;8.5;2;8.6;.1;1.07;6784 +91073;47.89884;-2.20717;69;20220224;11.1;7.4;9.3;3.6;7.8;.8;1.58;6274 +91073;47.89884;-2.20717;69;20220225;11.9;.5;6.2;1.5;6.66;0;1.14;10602 +91073;47.89884;-2.20717;69;20220226;11.7;-1.3;5.2;3.2;5.9;0;1.58;12118 +91073;47.89884;-2.20717;69;20220227;11.6;1.9;6.7;2.9;7.56;0;1.3;9479 +91073;47.89884;-2.20717;69;20220228;11.9;6.5;9.2;2.3;10.66;1.1;.86;6768 +91073;47.89884;-2.20717;69;20220301;13.8;8.5;11.1;2.1;11.33;.8;1.04;6243 +91073;47.89884;-2.20717;69;20220302;14.3;8.8;11.6;2.4;10.6;0;1.35;7713 +91073;47.89884;-2.20717;69;20220303;11;8.7;9.9;2.7;10.86;5.4;.8;3940 +91073;47.89884;-2.20717;69;20220304;12.3;5.7;9;2.7;8.23;0;1.46;9457 +91073;47.89884;-2.20717;69;20220305;9.7;-.7;4.5;2.7;7.43;1.7;1.06;10480 +91073;47.89884;-2.20717;69;20220306;9.2;5.7;7.4;3.7;7.26;0;1.49;5977 +91073;47.89884;-2.20717;69;20220307;7.6;-.9;3.3;3.4;5.23;0;1.47;11601 +91073;47.89884;-2.20717;69;20220308;11.4;1.8;6.6;3.7;8.23;.9;1.24;9264 +91073;47.89884;-2.20717;69;20220309;13.3;6.1;9.7;4.9;9.96;0;1.54;9823 +91073;47.89884;-2.20717;69;20220310;13.4;9.2;11.3;3;10.33;1.1;1.43;6752 +91073;47.89884;-2.20717;69;20220311;13.4;7.6;10.5;5.1;10.3;9.9;1.55;8128 +91073;47.89884;-2.20717;69;20220312;13.6;5.5;9.6;5.1;9.2;1.4;1.87;11811 +91073;47.89884;-2.20717;69;20220313;11.7;7.6;9.6;4.1;9.33;.8;1.52;8133 +91073;47.89884;-2.20717;69;20220314;15.5;6.3;10.9;3.1;8.5;1;2.17;13067 +91073;47.89884;-2.20717;69;20220315;15.3;7.2;11.3;2.2;11.33;.4;1.42;9816 +91073;47.89884;-2.20717;69;20220316;12.4;9.3;10.9;2.4;11.16;1.3;1.06;5161 +91073;47.89884;-2.20717;69;20220317;13.7;4.4;9;3;7.6;0;2.04;13680 +91073;47.89884;-2.20717;69;20220318;15.4;3.1;9.3;5.4;6.54;0;3.11;16825 +91073;47.89884;-2.20717;69;20220319;14.4;6.1;10.2;4.6;8.02;0;2.51;12750 +91073;47.89884;-2.20717;69;20220320;14.6;7.1;10.8;3;9.24;0;1.97;10900 +91073;47.89884;-2.20717;69;20220321;17.6;7.3;12.5;4.2;10.22;0;2.62;16325 +91073;47.89884;-2.20717;69;20220322;16.1;6.9;11.5;4.8;8.24;0;2.99;17450 +91073;47.89884;-2.20717;69;20220323;16.3;5.8;11.1;3.2;6.99;0;2.96;18400 +91073;47.89884;-2.20717;69;20220324;18.9;2.1;10.5;2.4;7.47;0;2.81;18675 +91073;47.89884;-2.20717;69;20220325;20.3;4.7;12.5;4.2;7.79;0;3.72;18425 +91073;47.89884;-2.20717;69;20220326;19.8;6.8;13.3;4.7;7.79;0;3.94;18800 +91073;47.89884;-2.20717;69;20220327;20.2;4.8;12.5;3.1;8.54;0;3.19;17675 +91073;47.89884;-2.20717;69;20220328;19.6;7.7;13.6;2.8;9.47;.2;2.61;13150 +91073;47.89884;-2.20717;69;20220329;15.2;9;12.1;2.6;11.14;1.4;1.7;10350 +91073;47.89884;-2.20717;69;20220330;12.7;9.2;10.9;3.7;10.19;.5;1.58;6625 +91073;47.89884;-2.20717;69;20220331;8.4;4.1;6.2;5.2;7.12;2.1;1.65;9400 +91073;47.89884;-2.20717;69;20220401;8.9;1.4;5.1;6.4;5.42;.5;2.45;16350 +91073;47.89884;-2.20717;69;20220402;9.5;.5;5;3.4;5.67;.1;2.13;16244 +91073;47.89884;-2.20717;69;20220403;9.2;-.2;4.5;3.3;5.22;.2;2.21;18103 +91073;47.89884;-2.20717;69;20220404;10.5;-.7;4.9;4;7.44;.2;1.42;12600 +91073;47.89884;-2.20717;69;20220405;13.8;8.2;11;5.5;11.08;.1;1.82;13116 +91073;47.89884;-2.20717;69;20220406;13.1;6.8;10;6.1;10.59;1.9;1.44;8575 +91073;47.89884;-2.20717;69;20220407;14.7;10.5;12.6;6.9;11.34;11.4;2.19;11075 +91073;47.89884;-2.20717;69;20220408;14.4;8.3;11.3;5.9;10.42;10.1;1.96;8725 +91073;47.89884;-2.20717;69;20220409;12.4;2.3;7.3;2.8;7.12;0;2.45;20425 +91073;47.89884;-2.20717;69;20220410;14.8;.6;7.7;4.4;7.17;0;2.87;20475 +91073;47.89884;-2.20717;69;20220411;19.9;7.4;13.6;5.3;10.19;9;3.57;18100 +91073;47.89884;-2.20717;69;20220412;15.8;10.8;13.3;3.4;12.32;1.2;1.77;7975 +91073;47.89884;-2.20717;69;20220413;19.8;5.8;12.8;1.8;11.34;.6;2.72;18650 +91073;47.89884;-2.20717;69;20220414;21.8;6.9;14.4;2.1;11.57;0;3.25;21675 +91073;47.89884;-2.20717;69;20220415;21.6;7.4;14.5;2.3;11.82;0;3.3;21800 +91073;47.89884;-2.20717;69;20220416;21.3;8.1;14.7;2.9;11.24;0;3.79;23675 +91073;47.89884;-2.20717;69;20220417;20.2;7;13.6;2.6;10.82;0;3.27;20725 +91073;47.89884;-2.20717;69;20220418;16.3;8.5;12.4;3.4;10.17;0;2.87;18275 +91073;47.89884;-2.20717;69;20220419;14.8;3.8;9.3;3.5;8.47;0;2.71;19200 +91073;47.89884;-2.20717;69;20220420;18;4.8;11.4;3.3;10.17;0;3.03;20650 +91073;47.89884;-2.20717;69;20220421;19.5;8.2;13.9;2.8;10.19;0;3.51;22825 +91073;47.89884;-2.20717;69;20220422;20.2;8.4;14.3;4.2;10.64;0;3.67;18975 +91073;47.89884;-2.20717;69;20220423;18.3;10.6;14.4;4.3;11.57;1.6;3.08;15675 +91073;47.89884;-2.20717;69;20220424;17.9;9.8;13.9;2.7;12.62;4.7;2.47;14800 +91073;47.89884;-2.20717;69;20220425;17.2;8.3;12.7;3;10.54;0;3.16;21075 +91073;47.89884;-2.20717;69;20220426;18;5.1;11.5;4.2;9.24;0;3.74;24525 +91073;47.89884;-2.20717;69;20220427;18.2;7.4;12.8;5.6;9.49;0;3.95;22775 +91073;47.89884;-2.20717;69;20220428;18.8;10.6;14.7;4;10.64;0;3.47;17075 +91073;47.89884;-2.20717;69;20220429;19.6;7.7;13.7;4.2;11.04;0;3.7;22525 +91073;47.89884;-2.20717;69;20220430;16.3;6.4;11.3;3.9;9.37;0;3.18;20425 +91073;47.89884;-2.20717;69;20220501;19.2;8.4;13.8;2.8;9.27;1.3;3.84;23350 +91073;47.89884;-2.20717;69;20220502;17.6;10.2;13.9;3.4;10.54;.5;3.09;16500 +91073;47.89884;-2.20717;69;20220503;18.4;9.7;14;3.3;10.14;0;3.36;17350 +91073;47.89884;-2.20717;69;20220504;18.7;5.4;12;2.7;10.52;0;3.16;20925 +91073;47.89884;-2.20717;69;20220505;18.4;8.1;13.3;2.9;11.52;.1;3.15;20800 +91073;47.89884;-2.20717;69;20220506;22.4;6.5;14.4;1.7;11.56;0;3.66;23508 +91073;47.89884;-2.20717;69;20220507;20.1;8.3;14.2;2;11.7;.1;3.4;21514 +91073;47.89884;-2.20717;69;20220508;21.8;8.5;15.1;2.7;12.5;.1;3.67;22453 +91073;47.89884;-2.20717;69;20220509;24.9;7.2;16;1.6;12.3;0;4.22;26240 +91073;47.89884;-2.20717;69;20220510;23.7;10.8;17.3;1.7;12.5;0;3.93;22142 +91073;47.89884;-2.20717;69;20220511;19.7;10.9;15.3;2.9;12.96;.1;3.22;18036 +91073;47.89884;-2.20717;69;20220512;20.9;6.5;13.7;1.4;10.26;.1;3.7;24534 +91073;47.89884;-2.20717;69;20220513;21.7;4.4;13;1.2;9.93;0;3.98;27605 +91073;47.89884;-2.20717;69;20220514;25;9.2;17.1;2.7;12.06;.5;4.71;24809 +91073;47.89884;-2.20717;69;20220515;26.9;15.7;21.3;3.4;14.76;0;5.15;21264 +91073;47.89884;-2.20717;69;20220516;21.6;13.2;17.4;2.9;14.96;0;3.5;18303 +91073;47.89884;-2.20717;69;20220517;27.3;9.8;18.6;2.6;14.66;.7;5.04;26106 +91073;47.89884;-2.20717;69;20220518;26.7;9.3;18;2;14.2;5.4;4.66;25557 +91073;47.89884;-2.20717;69;20220519;23.3;13.1;18.2;1.8;14.23;.3;3.85;21115 +91073;47.89884;-2.20717;69;20220520;23.4;12;17.7;2.2;12.66;.1;4.17;22546 +91073;47.89884;-2.20717;69;20220521;24.9;7.5;16.2;1.9;12.3;0;4.69;28181 +91073;47.89884;-2.20717;69;20220522;26.7;12.8;19.8;2.6;14.53;14.4;4.68;22635 +91073;47.89884;-2.20717;69;20220523;18.7;11.1;14.9;3;13.93;2.9;2.78;16008 +91073;47.89884;-2.20717;69;20220524;17.9;7.8;12.9;2.1;11.26;1;3.18;21055 +91073;47.89884;-2.20717;69;20220525;17.6;6.8;12.2;2.4;12.03;.1;2.92;20094 +91073;47.89884;-2.20717;69;20220526;17.8;12.4;15.1;2;13.53;0;2.5;13414 +91073;47.89884;-2.20717;69;20220527;19.7;9.9;14.8;1.9;13.06;.1;3.23;19541 +91073;47.89884;-2.20717;69;20220528;21.8;6.9;14.3;2.9;11.16;0;4.45;27605 +91073;47.89884;-2.20717;69;20220529;18.5;7.3;12.9;3.6;8.93;0;4.17;24090 +91073;47.89884;-2.20717;69;20220530;19.7;4.5;12.1;1.7;8.86;0;3.87;25394 +91073;47.89884;-2.20717;69;20220531;20.6;5.7;13.1;1.4;9.86;0;4.08;27317 +91073;47.89884;-2.20717;69;20220601;22.2;5.4;13.8;1.7;10.53;0;4.42;28818 +91073;47.89884;-2.20717;69;20220602;25.4;12;18.7;2.9;11.5;0;5.24;24475 +91073;47.89884;-2.20717;69;20220603;26;12.6;19.3;1.9;14.63;5.1;4.23;21396 +91073;47.89884;-2.20717;69;20220604;25.6;14.3;19.9;2.3;16.76;0;4.41;23285 +91073;47.89884;-2.20717;69;20220605;21.1;12.8;17;2.9;13.86;0;3.71;19727 +91073;47.89884;-2.20717;69;20220606;18.4;9.2;13.8;2.4;13.66;3.5;2.98;19453 +91073;47.89884;-2.20717;69;20220607;20.5;13.4;16.9;3.5;15.5;7.6;3.25;17888 +91073;47.89884;-2.20717;69;20220608;21.7;14.5;18.1;3.4;14.9;0;3.87;19517 +91073;47.89884;-2.20717;69;20220609;21.9;12.6;17.3;2.5;13.8;.4;3.97;21717 +91073;47.89884;-2.20717;69;20220610;20.5;13.6;17.1;2.5;16.5;.3;2.93;16545 +91073;47.89884;-2.20717;69;20220611;24.9;13.3;19.1;1.9;14.3;.1;4.68;25391 +91073;47.89884;-2.20717;69;20220612;22.8;10.2;16.5;2.8;12.53;.1;4.66;27093 +91073;47.89884;-2.20717;69;20220613;23.8;8.5;16.2;2.7;11.9;0;4.98;28890 +91073;47.89884;-2.20717;69;20220614;28;9.6;18.8;2.6;12.43;0;5.75;29910 +91073;47.89884;-2.20717;69;20220615;30.8;13.3;22;2.4;14.3;0;6.18;29674 +91073;47.89884;-2.20717;69;20220616;30.6;12.4;21.5;2.1;14.03;0;5.91;28572 +91073;47.89884;-2.20717;69;20220617;36.5;14.2;25.3;1.2;16.93;0;6.32;30112 +91073;47.89884;-2.20717;69;20220618;37.8;17.1;27.5;2.4;17.23;7.4;7.46;29787 +91073;47.89884;-2.20717;69;20220619;22.8;13.9;18.3;3.8;16.7;1.6;3.63;18132 +91073;47.89884;-2.20717;69;20220620;25.4;15;20.2;2.7;17.36;3.4;4.37;22502 +91073;47.89884;-2.20717;69;20220621;25.6;14.3;20;2.3;16.96;2.2;4.35;22009 +91073;47.89884;-2.20717;69;20220622;25.1;14.3;19.7;1.5;17.63;20.9;3.81;20269 +91073;47.89884;-2.20717;69;20220623;23.7;16.3;20;2.3;17.43;1;3.92;20058 +91073;47.89884;-2.20717;69;20220624;20;15.5;17.7;3.3;16.16;3.9;3.01;14756 +91073;47.89884;-2.20717;69;20220625;19.9;11.2;15.5;2.8;12.83;1.4;3.54;19847 +91073;47.89884;-2.20717;69;20220626;21.2;9.7;15.4;2.6;11.73;0;4.15;23917 +91073;47.89884;-2.20717;69;20220627;20;9.8;14.9;2;11.93;.8;3.61;21483 +91073;47.89884;-2.20717;69;20220628;21.1;8;14.5;2.5;12.36;3.1;3.99;24555 +91073;47.89884;-2.20717;69;20220629;20.6;13.1;16.8;3;14.2;1.7;3.5;18408 +91073;47.89884;-2.20717;69;20220630;18.4;9.5;14;1.8;12.33;3.3;3.32;20757 +91073;47.89884;-2.20717;69;20220701;20.8;6.9;13.8;1.7;11.76;.1;3.88;25381 +91073;47.89884;-2.20717;69;20220702;23.3;7;15.1;1.5;12.13;0;4.52;28757 +91073;47.89884;-2.20717;69;20220703;21.8;9.1;15.5;2.1;12.56;0;4.08;24814 +91073;47.89884;-2.20717;69;20220704;23;8.6;15.8;2.3;12.26;0;4.6;28043 +91073;47.89884;-2.20717;69;20220705;23.2;9.8;16.5;2.3;12.7;.1;4.61;27273 +91073;47.89884;-2.20717;69;20220706;25.7;10.9;18.3;2.5;14.3;0;4.97;27125 +91073;47.89884;-2.20717;69;20220707;22.4;12.4;17.4;2.5;15.06;.1;3.79;20686 +91073;47.89884;-2.20717;69;20220708;27.1;11.5;19.3;2.7;14.1;0;5.45;28325 +91073;47.89884;-2.20717;69;20220709;29.5;13.7;21.6;2.8;15.53;0;5.92;28220 +91073;47.89884;-2.20717;69;20220710;29.5;13.5;21.5;2.9;13.33;0;6.18;28424 +91073;47.89884;-2.20717;69;20220711;31.5;15.1;23.3;2.6;14.73;0;6.47;28620 +91073;47.89884;-2.20717;69;20220712;35;14.5;24.7;1;16.16;0;5.91;29963 +91073;47.89884;-2.20717;69;20220713;36.2;15.6;25.9;1.8;16.1;0;6.65;29810 +91073;47.89884;-2.20717;69;20220714;26.2;15.3;20.8;3;14.4;0;5.22;24598 +91073;47.89884;-2.20717;69;20220715;28.9;11.8;20.3;2.6;13.33;0;5.83;28370 +91073;47.89884;-2.20717;69;20220716;30.9;13;22;2.6;12.03;0;6.36;28571 +91073;47.89884;-2.20717;69;20220717;33.6;15.3;24.5;2.6;12.76;0;6.91;28395 +91073;47.89884;-2.20717;69;20220718;39.8;16.6;28.2;2.5;13.16;0;7.95;28843 +91073;47.89884;-2.20717;69;20220719;27.3;24.1;25.7;3.6;16.06;2.3;5.22;14466 +91073;47.89884;-2.20717;69;20220720;24.8;16.9;20.9;2.6;17.76;.9;4;18924 +91073;47.89884;-2.20717;69;20220721;26.1;12.1;19.1;1.8;14.63;0;4.6;24732 +91073;47.89884;-2.20717;69;20220722;22.9;14.7;18.8;2.8;15.5;0;3.41;15726 +91073;47.89884;-2.20717;69;20220723;27.5;10.6;19.1;1.7;14;0;4.96;27497 +91073;47.89884;-2.20717;69;20220724;30.5;11.9;21.2;2.1;14.4;.1;5.76;28460 +91073;47.89884;-2.20717;69;20220725;23.5;16.7;20.1;3;16.23;0;3.85;17003 +91073;47.89884;-2.20717;69;20220726;24.3;16.1;20.2;2.2;13.46;.1;4.08;18593 +91073;47.89884;-2.20717;69;20220727;24.5;9.2;16.8;1.6;12.13;0;4.17;24215 +91073;47.89884;-2.20717;69;20220728;27.7;14.2;21;1.8;14.3;0;4.66;23037 +91073;47.89884;-2.20717;69;20220729;29.4;17;23.2;2.2;14.9;.2;4.96;21441 +91073;47.89884;-2.20717;69;20220730;29.8;12.8;21.3;2.1;15.36;0;5.24;26590 +91073;47.89884;-2.20717;69;20220731;28.2;17.1;22.7;1.8;17.43;0;4.6;22258 +91073;47.89884;-2.20717;69;20220801;28.4;15.4;21.9;1.6;17.26;0;4.45;22750 +91073;47.89884;-2.20717;69;20220802;31.7;13.6;22.6;1.3;17.06;0;5.2;26943 +91073;47.89884;-2.20717;69;20220803;33.7;16.1;24.9;2.5;17.9;0;5.96;25779 +91073;47.89884;-2.20717;69;20220804;26.1;16.3;21.2;3.6;16.2;.2;4.72;20773 +91073;47.89884;-2.20717;69;20220805;23.6;11.2;17.4;3.1;12;0;4.54;23429 +91073;47.89884;-2.20717;69;20220806;26.7;8.9;17.8;3.2;10.46;0;5.48;26721 +91073;47.89884;-2.20717;69;20220807;28;11;19.5;3.2;10.83;0;5.76;25816 +91073;47.89884;-2.20717;69;20220808;29.7;12.4;21;3.5;11.1;0;6.27;25824 +91073;47.89884;-2.20717;69;20220809;30.8;15.1;23;3.5;14.36;0;6.15;25020 +91073;47.89884;-2.20717;69;20220810;34.7;15.5;25.1;3.1;14.66;0;6.73;26131 +91073;47.89884;-2.20717;69;20220811;35;15.7;25.3;2.6;12.36;0;6.61;26165 +91073;47.89884;-2.20717;69;20220812;34.8;14;24.4;1.8;12.26;0;5.75;25928 +91073;47.89884;-2.20717;69;20220813;36.4;14.4;25.4;2.1;13.83;2.5;6.16;25753 +91073;47.89884;-2.20717;69;20220814;20.3;18.9;19.6;2.8;20.23;10.2;1.49;5445 +91073;47.89884;-2.20717;69;20220815;24.8;16.4;20.6;2.6;18.33;1.3;3.37;15875 +91073;47.89884;-2.20717;69;20220816;24.4;16.9;20.6;2.6;18.13;7.5;3.38;16028 +91073;47.89884;-2.20717;69;20220817;23.8;13;18.4;1.6;16.86;5.3;3.1;17555 +91073;47.89884;-2.20717;69;20220818;25.9;15.5;20.7;2.3;17.46;.2;3.63;18293 +91073;47.89884;-2.20717;69;20220819;21.8;17;19.4;2.3;18.83;7;2.22;10408 +91073;47.89884;-2.20717;69;20220820;26.1;13.1;19.6;1.1;14.66;0;3.64;21113 +91073;47.89884;-2.20717;69;20220821;19.6;12.2;15.9;1.5;16.4;3.9;2.12;13141 +91073;47.89884;-2.20717;69;20220822;24.5;17.4;21;2;19.96;.3;2.75;13490 +91073;47.89884;-2.20717;69;20220823;24.6;18.7;21.7;1.7;20.5;.1;2.49;11596 +91073;47.89884;-2.20717;69;20220824;30.3;15.6;23;1.4;19.13;2.6;4.06;21001 +91073;47.89884;-2.20717;69;20220825;22.3;18.6;20.5;3;18.8;.1;2.52;9957 +91073;47.89884;-2.20717;69;20220826;24.4;10.9;17.6;2;13.93;.1;3.55;20324 +91073;47.89884;-2.20717;69;20220827;26.8;11.7;19.2;2;14.3;0;3.98;21451 +91073;47.89884;-2.20717;69;20220828;26.4;13;19.7;2.5;14.2;0;3.96;19092 +91073;47.89884;-2.20717;69;20220829;30;13.6;21.8;2.7;14.96;0;4.75;21178 +91073;47.89884;-2.20717;69;20220830;30.5;14.8;22.7;2.7;15.46;0;4.77;20753 +91073;47.89884;-2.20717;69;20220831;28.2;16.5;22.4;2.7;16.9;11.2;4;17019 +91073;47.89884;-2.20717;69;20220901;24.7;16.4;20.5;1.3;18.96;0;2.52;12817 +91073;47.89884;-2.20717;69;20220902;23.3;15.9;19.6;1.1;18.4;3.8;2.27;12415 +91073;47.89884;-2.20717;69;20220903;22.3;15.4;18.9;2.4;16.76;.4;2.73;14134 +91073;47.89884;-2.20717;69;20220904;26.2;15.7;21;3.4;16.63;.1;3.79;16492 +91073;47.89884;-2.20717;69;20220905;27.9;17.2;22.5;2.8;17.8;1.6;3.84;16528 +91073;47.89884;-2.20717;69;20220906;20.9;16.6;18.7;3.8;17.66;4.8;2.14;9363 +91073;47.89884;-2.20717;69;20220907;21.3;15.4;18.4;3.4;16.86;7.3;2.35;10902 +91073;47.89884;-2.20717;69;20220908;20.4;14.5;17.5;4.2;16;2.2;2.48;12120 +91073;47.89884;-2.20717;69;20220909;20.9;15;17.9;3.7;15.26;2.1;2.66;11607 +91073;47.89884;-2.20717;69;20220910;23.4;12.2;17.8;1.7;14.9;0;2.77;16452 +91073;47.89884;-2.20717;69;20220911;26;12.9;19.5;1.7;16.13;0;3.12;17942 +91073;47.89884;-2.20717;69;20220912;29.8;14;21.9;2;16.4;.6;3.75;17846 +91073;47.89884;-2.20717;69;20220913;29.3;19.4;24.3;1.8;20.2;4.4;3.09;13170 +91073;47.89884;-2.20717;69;20220914;25.1;16.4;20.8;2.1;19.46;0;2.53;12887 +91073;47.89884;-2.20717;69;20220915;22.2;16.2;19.2;2.5;16.46;0;2.5;11877 +91073;47.89884;-2.20717;69;20220916;19.4;9.9;14.7;2.4;11.3;0;2.5;14206 +91073;47.89884;-2.20717;69;20220917;19.4;4.5;12;1.4;9.06;0;2.4;17977 +91073;47.89884;-2.20717;69;20220918;20.5;3.3;11.9;1.2;9.3;.1;2.37;18634 +91073;47.89884;-2.20717;69;20220919;20.8;5.1;12.9;1.6;10.43;.1;2.46;17553 +91073;47.89884;-2.20717;69;20220920;20.5;6.3;13.4;1.4;10.96;.1;2.16;15408 +91073;47.89884;-2.20717;69;20220921;21.4;7.3;14.4;1.5;10.86;0;2.43;16651 +91073;47.89884;-2.20717;69;20220922;22.8;5.3;14.1;.7;10.6;0;2.2;17414 +91073;47.89884;-2.20717;69;20220923;19;10.3;14.7;1.2;13.26;3.6;1.59;9928 +91073;47.89884;-2.20717;69;20220924;17.6;11.9;14.7;2.6;13.16;4.6;1.91;10020 +91073;47.89884;-2.20717;69;20220925;18.3;10.6;14.4;2.3;12.3;.1;1.96;11003 +91073;47.89884;-2.20717;69;20220926;17;7.1;12;3.2;11.46;3.3;1.73;10653 +91073;47.89884;-2.20717;69;20220927;17.2;10.7;13.9;4.2;12.9;4.3;1.81;9331 +91073;47.89884;-2.20717;69;20220928;15.6;11.7;13.6;3.3;13.1;.8;1.42;7039 +91073;47.89884;-2.20717;69;20220929;14.9;7.8;11.4;1.8;11.03;7.4;1.42;9473 +91073;47.89884;-2.20717;69;20220930;16.7;4;10.3;2.6;11.66;3;1.44;12524 +91073;47.89884;-2.20717;69;20221001;21.6;14.6;18.1;4.4;17.26;.8;2;9710 +91073;47.89884;-2.20717;69;20221002;20;16.4;18.2;3.4;17.16;.1;1.66;6557 +91073;47.89884;-2.20717;69;20221003;19.7;12.9;16.3;1.8;14.73;0;1.62;9306 +91073;47.89884;-2.20717;69;20221004;17.4;10.1;13.8;1.7;14.1;.1;1.25;8201 +91073;47.89884;-2.20717;69;20221005;19.2;15.3;17.2;3.8;14.63;.9;1.99;6569 +91073;47.89884;-2.20717;69;20221006;19.6;4.6;12.1;.8;10.3;0;1.53;14057 +91073;47.89884;-2.20717;69;20221007;19.3;3.9;11.6;.9;9.86;.2;1.51;13782 +91073;47.89884;-2.20717;69;20221008;19.2;8.4;13.8;1;11.1;0;1.52;12039 +91073;47.89884;-2.20717;69;20221009;21;5.2;13.1;1.6;10.16;.1;1.84;13599 +91073;47.89884;-2.20717;69;20221010;18.5;11.6;15;1.9;14.73;.4;1.21;7269 +91073;47.89884;-2.20717;69;20221011;19.6;9.5;14.5;2.3;11.66;0;1.84;11029 +91073;47.89884;-2.20717;69;20221012;19.7;5.9;12.8;1.3;11.43;1;1.45;11516 +91073;47.89884;-2.20717;69;20221013;17.8;11.8;14.8;2.7;15.56;5;1;6106 +91073;47.89884;-2.20717;69;20221014;18.3;13.4;15.9;3.2;16.76;15.7;.98;5501 +91073;47.89884;-2.20717;69;20221015;18.7;14.1;16.4;3.6;15.56;.2;1.48;6920 +91073;47.89884;-2.20717;69;20221016;19.2;12;15.6;2.2;15.73;4.2;1.19;7062 +91073;47.89884;-2.20717;69;20221017;18.3;15.1;16.7;2.2;16.56;5.7;1.06;4672 +91073;47.89884;-2.20717;69;20221018;19.2;12.6;15.9;2.9;17.66;.1;.92;6426 +91073;47.89884;-2.20717;69;20221019;23.7;16.3;20;3.2;17.8;13.3;1.96;8413 +91073;47.89884;-2.20717;69;20221020;20.6;11.6;16.1;2.2;15.2;0;1.37;8835 +91073;47.89884;-2.20717;69;20221021;19.8;14.9;17.4;5.5;14.83;3.8;2.14;6354 +91073;47.89884;-2.20717;69;20221022;19.8;13.9;16.8;2.8;15.73;1.8;1.32;6368 +91073;47.89884;-2.20717;69;20221023;19.9;13.8;16.8;4.8;14.8;13.5;1.93;6939 +91073;47.89884;-2.20717;69;20221024;18.1;13.7;15.9;4.3;14.83;0;1.43;5746 +91073;47.89884;-2.20717;69;20221025;18.6;12.3;15.4;2.9;15;0;1.12;6267 +91073;47.89884;-2.20717;69;20221026;20.3;15;17.7;3.9;15.93;2;1.6;5925 +91073;47.89884;-2.20717;69;20221027;22.8;11.9;17.4;2.7;16.3;.1;1.5;7999 +91073;47.89884;-2.20717;69;20221028;19.4;14.5;17;2.9;15.96;0;1.19;5692 +91073;47.89884;-2.20717;69;20221029;21.3;15.2;18.2;3.1;16.23;3.6;1.56;5932 +91073;47.89884;-2.20717;69;20221030;17.8;12.6;15.2;2.7;14.3;1.8;1.1;5471 +91073;47.89884;-2.20717;69;20221031;17.6;10.7;14.1;3.2;13.56;3.1;1.11;5114 +91073;47.89884;-2.20717;69;20221101;16.2;10.8;13.5;4.5;11.93;1.4;1.51;5072 +91073;47.89884;-2.20717;69;20221102;16.6;8.2;12.4;3.8;12.2;4.5;1.07;6682 +91073;47.89884;-2.20717;69;20221103;15;14.1;14.6;5.1;12.7;9.6;1.54;2436 +91073;47.89884;-2.20717;69;20221104;14.8;8.4;11.6;3.9;9.96;.2;1.38;6229 +91073;47.89884;-2.20717;69;20221105;14.3;5.8;10;2.6;11.2;16.2;.66;5489 +91073;47.89884;-2.20717;69;20221106;15.8;12.9;14.4;4.7;13.9;14.1;1.12;3738 +91073;47.89884;-2.20717;69;20221107;17.1;12.1;14.6;5.7;13.3;2.5;1.48;4852 +91073;47.89884;-2.20717;69;20221108;15.9;12;13.9;5.7;13.03;2.2;1.33;4195 +91073;47.89884;-2.20717;69;20221109;16.1;10.5;13.3;2.8;11.7;.9;1.09;5259 +91073;47.89884;-2.20717;69;20221110;16.2;5.8;11;2.2;11.36;0;.71;6831 +91073;47.89884;-2.20717;69;20221111;10.4;7.3;8.9;2.5;11.66;.1;.3;3128 +91073;47.89884;-2.20717;69;20221112;19;8;13.5;2.2;12.8;.2;.84;6614 +91073;47.89884;-2.20717;69;20221113;18.3;9.3;13.8;2.1;12.83;.5;.78;6109 +91073;47.89884;-2.20717;69;20221114;14.6;7.9;11.2;2.2;11.56;8.5;.63;4528 +91073;47.89884;-2.20717;69;20221115;15.3;10.3;12.8;5.3;12.06;13.4;1.18;3856 +91073;47.89884;-2.20717;69;20221116;15;8.2;11.6;5.3;11.5;16.6;1.05;3657 +91073;47.89884;-2.20717;69;20221117;14.1;10.4;12.2;5.1;10.73;.6;1.45;3833 +91073;47.89884;-2.20717;69;20221118;12.8;7.3;10.1;2.3;9.23;.8;.82;4897 +91073;47.89884;-2.20717;69;20221119;12.5;1.1;6.8;1.5;7.93;2;.47;6249 +91073;47.89884;-2.20717;69;20221120;13.2;5.6;9.4;2.7;10.46;.4;.54;5040 +91073;47.89884;-2.20717;69;20221121;12.8;7.1;10;4.5;9.96;5.7;.99;3846 +91073;47.89884;-2.20717;69;20221122;12.7;5.7;9.2;4.8;8.9;2.8;1.15;5090 +91073;47.89884;-2.20717;69;20221123;13.5;7.3;10.4;4.6;11.16;4.3;.7;4760 +91073;47.89884;-2.20717;69;20221124;14.3;7.2;10.7;3.8;11.06;6.3;.75;4243 +91073;47.89884;-2.20717;69;20221125;14;5.7;9.9;2;9.73;.1;.57;5235 +91073;47.89884;-2.20717;69;20221126;12.4;5.1;8.7;2.6;10.46;2.6;.39;3977 +91073;47.89884;-2.20717;69;20221127;13.5;11.1;12.3;4;13.26;17.1;.57;1682 +91073;47.89884;-2.20717;69;20221128;12;6.8;9.4;2.6;9.93;1;.59;3904 +91073;47.89884;-2.20717;69;20221129;12.7;2.1;7.4;1;8.5;.1;.31;5073 +91073;47.89884;-2.20717;69;20221130;8;1.4;4.7;2;8;.1;.28;4224 +91073;47.89884;-2.20717;69;20221201;7.4;1.1;4.2;2.4;7.46;0;.33;3873 +91073;47.89884;-2.20717;69;20221202;6.4;-1.1;2.6;2;6.43;0;.31;3914 +91073;47.89884;-2.20717;69;20221203;4;2.6;3.3;4.2;6.6;0;.63;1270 +91073;47.89884;-2.20717;69;20221204;3.8;2.5;3.2;2.6;6.8;.1;.45;1429 +91073;47.89884;-2.20717;69;20221205;5.4;3.4;4.4;2.2;7.33;0;.46;1595 +91073;47.89884;-2.20717;69;20221206;6.9;3;4.9;3;6.93;0;.59;3355 +91073;47.89884;-2.20717;69;20221207;7.4;-1.2;3.1;1.3;6;.3;.29;4056 +91073;47.89884;-2.20717;69;20221208;2.1;-2.4;-.2;1.4;5.83;.1;.17;2467 +91073;47.89884;-2.20717;69;20221209;4.5;.5;2.5;2.1;6;0;.37;3710 +91073;47.89884;-2.20717;69;20221210;5.7;-5.1;.3;1;4.96;.1;.17;5093 +91073;47.89884;-2.20717;69;20221211;2.3;-1.2;.6;1.7;5.9;.3;.24;2507 +91073;47.89884;-2.20717;69;20221212;1.2;-1.1;.1;2.4;5.83;.1;.24;2067 +91073;47.89884;-2.20717;69;20221213;2.3;-3.2;-.4;2.7;4.96;1.7;.36;3347 +91073;47.89884;-2.20717;69;20221214;2.6;.1;1.4;3.8;6.43;3.9;.28;1641 +91073;47.89884;-2.20717;69;20221215;4.6;1.5;3;4.7;4.86;.2;1.18;2169 +91073;47.89884;-2.20717;69;20221216;6.8;-2.2;2.3;1.9;5.3;0;.38;4668 +91073;47.89884;-2.20717;69;20221217;-.1;-5.2;-2.7;1.4;4.46;0;.16;3443 +91073;47.89884;-2.20717;69;20221218;8.9;-2.9;3;4;7.3;17.6;.31;3418 +91073;47.89884;-2.20717;69;20221219;14.5;9.3;11.9;6.2;12.83;32.8;.56;2479 +91073;47.89884;-2.20717;69;20221220;13;12.4;12.7;3.9;12.83;11.2;.78;515 +91073;47.89884;-2.20717;69;20221221;13.4;6.8;10.1;4.4;12.26;12;.25;2745 +91073;47.89884;-2.20717;69;20221222;14.7;12.5;13.6;5.8;13.53;14.5;.96;1402 +91073;47.89884;-2.20717;69;20221223;14.5;13.5;14;5;14.06;4.3;.86;1265 +91073;47.89884;-2.20717;69;20221224;12.2;11.4;11.8;3.9;12.6;6.2;.63;1083 +91073;47.89884;-2.20717;69;20221225;12;10.5;11.3;2.3;12.56;2.5;.45;1204 +91073;47.89884;-2.20717;69;20221226;11.3;9.7;10.5;2.8;10.23;.1;.72;2565 +91073;47.89884;-2.20717;69;20221227;11.7;2.6;7.1;2.9;8.83;.3;.42;4342 +91073;47.89884;-2.20717;69;20221228;12.4;9.2;10.8;6.4;11.5;7.4;.8;1806 +91073;47.89884;-2.20717;69;20221229;11.9;9;10.4;4.4;9.8;6.6;1.04;2979 +91073;47.89884;-2.20717;69;20221230;14.4;5.9;10.2;7.1;12.9;12.1;.1;3145 +91073;47.89884;-2.20717;69;20221231;16.8;14.4;15.6;9.1;13.3;4.7;2.1;2171 +91074;47.93538;-1.87644;51;20220101;15.6;8.3;12;3.1;11.64;.1;.68;3517 +91074;47.93538;-1.87644;51;20220102;14.6;11.2;12.9;5.8;12.4;0;.97;2281 +91074;47.93538;-1.87644;51;20220103;12.7;11;11.9;5.4;12.75;22.5;.61;1255 +91074;47.93538;-1.87644;51;20220104;10.1;8;9;4.8;9.3;.2;.91;2041 +91074;47.93538;-1.87644;51;20220105;7.2;1.6;4.4;2.7;6.95;.3;.48;3357 +91074;47.93538;-1.87644;51;20220106;7.6;2.8;5.2;3.1;7.05;1.4;.59;3398 +91074;47.93538;-1.87644;51;20220107;10.1;5.5;7.8;5.4;8.9;.6;.73;3443 +91074;47.93538;-1.87644;51;20220108;11;6.8;8.9;6.8;9.55;7.8;.95;1708 +91074;47.93538;-1.87644;51;20220109;9;5.3;7.2;3.6;9;3;.5;2513 +91074;47.93538;-1.87644;51;20220110;9.4;7.6;8.5;2.5;10.7;2.4;.34;1479 +91074;47.93538;-1.87644;51;20220111;9.6;7.7;8.6;1.8;10.1;.1;.44;1892 +91074;47.93538;-1.87644;51;20220112;9.3;7.3;8.3;2.3;9.8;0;.47;1694 +91074;47.93538;-1.87644;51;20220113;8.8;4.8;6.8;3.1;7.65;0;.62;4774 +91074;47.93538;-1.87644;51;20220114;1.4;.4;.9;2.5;6;0;.33;1442 +91074;47.93538;-1.87644;51;20220115;4.4;-.7;1.9;1.4;6.55;0;.24;2935 +91074;47.93538;-1.87644;51;20220116;8.8;1.5;5.1;2.9;8.65;.6;.27;3020 +91074;47.93538;-1.87644;51;20220117;9.2;4.6;6.9;1.8;9.2;0;.32;3441 +91074;47.93538;-1.87644;51;20220118;5.8;2.7;4.2;2.1;7.7;0;.31;2508 +91074;47.93538;-1.87644;51;20220119;9.3;4.5;6.9;2.6;8.5;1;.55;2912 +91074;47.93538;-1.87644;51;20220120;8.8;3.2;6;3.1;7.55;0;.61;4941 +91074;47.93538;-1.87644;51;20220121;7.3;1.1;4.2;2.5;6.25;.1;.64;4366 +91074;47.93538;-1.87644;51;20220122;6.8;-.9;2.9;2.4;6.8;.1;.41;3256 +91074;47.93538;-1.87644;51;20220123;4.1;3.6;3.8;4.2;7.1;0;.54;868 +91074;47.93538;-1.87644;51;20220124;8.2;.1;4.1;2.4;6.5;0;.54;6168 +91074;47.93538;-1.87644;51;20220125;2.9;-.5;1.2;1.6;6.5;0;.27;2588 +91074;47.93538;-1.87644;51;20220126;4.5;.2;2.4;2.1;6.45;0;.37;3115 +91074;47.93538;-1.87644;51;20220127;8.3;2.2;5.2;1.9;7.8;.1;.44;4165 +91074;47.93538;-1.87644;51;20220128;9.6;6.6;8.1;1.3;10.25;0;.39;2721 +91074;47.93538;-1.87644;51;20220129;10.3;8.1;9.2;2.7;10.5;.2;.55;2209 +91074;47.93538;-1.87644;51;20220130;10.9;7.9;9.4;2.5;9.15;.1;.81;4380 +91074;47.93538;-1.87644;51;20220131;10;3.6;6.8;5.1;8.55;.4;.78;4136 +91074;47.93538;-1.87644;51;20220201;11.6;4.3;7.9;4.3;10.05;0;.55;3362 +91074;47.93538;-1.87644;51;20220202;9.9;8.6;9.3;3.1;9.7;0;.79;2221 +91074;47.93538;-1.87644;51;20220203;10.6;5.5;8.1;2.9;9.65;.1;.57;3937 +91074;47.93538;-1.87644;51;20220204;11.6;8.2;9.9;3.9;8.9;1.1;1.21;4266 +91074;47.93538;-1.87644;51;20220205;11.2;.9;6;3.2;7.95;0;.77;6809 +91074;47.93538;-1.87644;51;20220206;13.5;7.2;10.3;6.5;11.15;.5;.85;4319 +91074;47.93538;-1.87644;51;20220207;12.4;7.7;10.1;2.6;10.1;.1;.83;4586 +91074;47.93538;-1.87644;51;20220208;9.3;7.1;8.2;1.8;10.25;0;.47;2025 +91074;47.93538;-1.87644;51;20220209;6.8;6.6;6.7;1.9;8.8;0;.53;1079 +91074;47.93538;-1.87644;51;20220210;10.1;4.9;7.5;3.2;8.2;0;1.21;6700 +91074;47.93538;-1.87644;51;20220211;10.4;-1.2;4.6;1.7;6.4;0;.78;9800 +91074;47.93538;-1.87644;51;20220212;8.4;-.9;3.7;2.7;6.4;0;.8;10200 +91074;47.93538;-1.87644;51;20220213;11;3.7;7.3;6.7;9.4;14.6;.75;3800 +91074;47.93538;-1.87644;51;20220214;11.6;5.3;8.4;4.3;8.9;1.2;1.11;7500 +91074;47.93538;-1.87644;51;20220215;11.9;3.5;7.7;4.7;10;2.5;.63;3300 +91074;47.93538;-1.87644;51;20220216;14.8;9.7;12.3;6.8;13.5;.7;.66;4226 +91074;47.93538;-1.87644;51;20220217;15.8;9.5;12.6;5.2;11.25;.7;1.58;7592 +91074;47.93538;-1.87644;51;20220218;11.8;10.3;11.1;7.3;9.3;1.5;1.9;5005 +91074;47.93538;-1.87644;51;20220219;11.7;1.8;6.8;5.8;7.85;.2;1.31;8613 +91074;47.93538;-1.87644;51;20220220;13.7;8;10.8;6.3;11;.9;1.15;5757 +91074;47.93538;-1.87644;51;20220221;12.1;7.2;9.7;6.3;8.05;.5;1.95;6655 +91074;47.93538;-1.87644;51;20220222;15.6;5.3;10.4;4.1;10.35;0;1.31;6907 +91074;47.93538;-1.87644;51;20220223;12.7;7.1;9.9;2.3;8.75;0;1.22;6411 +91074;47.93538;-1.87644;51;20220224;11;7.3;9.1;4.3;7.8;.8;1.61;6625 +91074;47.93538;-1.87644;51;20220225;12.2;1.8;7;2.4;6.65;0;1.35;9900 +91074;47.93538;-1.87644;51;20220226;11.9;.7;6.3;4.4;6.05;0;1.88;11267 +91074;47.93538;-1.87644;51;20220227;12.7;2.1;7.4;4;7.4;0;1.56;9207 +91074;47.93538;-1.87644;51;20220228;14.4;4.3;9.3;2.9;10.25;.8;1.12;8222 +91074;47.93538;-1.87644;51;20220301;14.3;8.8;11.6;2.5;11;.9;1.15;5490 +91074;47.93538;-1.87644;51;20220302;14.9;9.1;12;2.9;10.45;0;1.43;7569 +91074;47.93538;-1.87644;51;20220303;11.5;8.1;9.8;3.6;11.05;5.8;.79;3789 +91074;47.93538;-1.87644;51;20220304;12.2;6.5;9.3;3.6;8.45;0;1.56;9086 +91074;47.93538;-1.87644;51;20220305;11;.7;5.9;3.8;7.7;1.5;1.2;9535 +91074;47.93538;-1.87644;51;20220306;10;6.3;8.2;4.1;7.25;0;1.6;5701 +91074;47.93538;-1.87644;51;20220307;8.5;-.4;4.1;4.5;5.3;0;1.69;12194 +91074;47.93538;-1.87644;51;20220308;11.4;1.9;6.7;4.8;8.2;1.6;1.21;7942 +91074;47.93538;-1.87644;51;20220309;14.1;7.2;10.6;5.7;9.85;0;1.76;9282 +91074;47.93538;-1.87644;51;20220310;13;9.4;11.2;3.8;10.65;1.1;1.3;5672 +91074;47.93538;-1.87644;51;20220311;14.1;6.9;10.5;5.8;10.2;8.3;1.59;8100 +91074;47.93538;-1.87644;51;20220312;14.6;5.1;9.9;5.3;9.05;1.5;2.01;12629 +91074;47.93538;-1.87644;51;20220313;12.3;7.1;9.7;4.6;9.35;.8;1.53;8829 +91074;47.93538;-1.87644;51;20220314;15.7;5.8;10.8;4;8.55;1.3;2.31;13698 +91074;47.93538;-1.87644;51;20220315;15.3;8.2;11.8;3.4;11.55;.9;1.41;8286 +91074;47.93538;-1.87644;51;20220316;13.1;9.8;11.4;3.8;11.4;2;1.13;3694 +91074;47.93538;-1.87644;51;20220317;13.9;4.7;9.3;3.3;7.95;0;2.06;13893 +91074;47.93538;-1.87644;51;20220318;16.1;2.8;9.4;5.2;6.1;0;3.31;17900 +91074;47.93538;-1.87644;51;20220319;14.2;5.5;9.8;3.8;7.9;0;2.26;13100 +91074;47.93538;-1.87644;51;20220320;14.1;6.5;10.3;2.6;8.7;.1;1.82;10500 +91074;47.93538;-1.87644;51;20220321;18.2;6.8;12.5;3.7;10.1;0;2.64;16800 +91074;47.93538;-1.87644;51;20220322;16.5;6.7;11.6;4.3;8;0;3.03;17800 +91074;47.93538;-1.87644;51;20220323;16.6;4.8;10.7;2.8;6.5;0;2.89;18600 +91074;47.93538;-1.87644;51;20220324;19.9;.6;10.2;1.9;7.5;0;2.65;18500 +91074;47.93538;-1.87644;51;20220325;20.8;2.5;11.6;4;7.6;0;3.6;18400 +91074;47.93538;-1.87644;51;20220326;20.9;5.8;13.3;3.8;7;0;3.94;19300 +91074;47.93538;-1.87644;51;20220327;21.3;2.9;12.1;2.2;8.4;0;2.92;17800 +91074;47.93538;-1.87644;51;20220328;20.4;7.8;14.1;2.1;8.8;0;2.72;13900 +91074;47.93538;-1.87644;51;20220329;17.4;9.2;13.3;2.2;10.8;.1;2.3;14700 +91074;47.93538;-1.87644;51;20220330;12.4;9.8;11.1;4.2;10.2;.3;1.52;4700 +91074;47.93538;-1.87644;51;20220331;8.2;4.5;6.3;5;7.1;2.1;1.57;8000 +91074;47.93538;-1.87644;51;20220401;8.6;1.2;4.9;6.1;5.48;.4;2.33;15975 +91074;47.93538;-1.87644;51;20220402;9.7;.1;4.9;3.6;5.55;0;2.09;15525 +91074;47.93538;-1.87644;51;20220403;9.4;-.8;4.3;4;5.2;.1;2.37;18195 +91074;47.93538;-1.87644;51;20220404;10.2;-.2;5;4;7.44;.2;1.42;12600 +91074;47.93538;-1.87644;51;20220405;12.9;8.1;10.5;5.3;10.97;.1;1.9;13383 +91074;47.93538;-1.87644;51;20220406;13.6;7.7;10.6;4.7;10.3;2;1.7;8500 +91074;47.93538;-1.87644;51;20220407;16;10.5;13.2;6.4;11.1;10.5;2.48;9900 +91074;47.93538;-1.87644;51;20220408;15.6;8.4;12;5.5;10.4;12.5;2.28;10100 +91074;47.93538;-1.87644;51;20220409;13;1.8;7.4;3;7;0;2.45;19100 +91074;47.93538;-1.87644;51;20220410;15.3;.1;7.7;4.2;7;0;2.94;20900 +91074;47.93538;-1.87644;51;20220411;21.4;6.7;14;5.2;9.8;3.9;4.04;19100 +91074;47.93538;-1.87644;51;20220412;15.6;11.1;13.3;2.9;12.4;1.3;1.57;6600 +91074;47.93538;-1.87644;51;20220413;20.2;4.8;12.5;1.3;11.1;.6;2.52;17300 +91074;47.93538;-1.87644;51;20220414;23.4;6.5;14.9;1.6;10.8;0;3.4;21400 +91074;47.93538;-1.87644;51;20220415;24.5;6.6;15.5;2.1;11.6;0;3.44;18900 +91074;47.93538;-1.87644;51;20220416;21.9;7.5;14.7;2.8;10.9;0;3.83;23900 +91074;47.93538;-1.87644;51;20220417;20.9;5.9;13.4;1.8;10.5;0;3.22;21500 +91074;47.93538;-1.87644;51;20220418;16.9;8.5;12.7;3.5;9.8;0;2.95;16900 +91074;47.93538;-1.87644;51;20220419;15.4;2.8;9.1;3.8;8.5;0;2.87;21900 +91074;47.93538;-1.87644;51;20220420;19;4;11.5;3.7;10.5;0;3.12;21600 +91074;47.93538;-1.87644;51;20220421;21;9.3;15.1;2.7;9.8;0;3.93;22600 +91074;47.93538;-1.87644;51;20220422;20.7;7.8;14.2;4.3;10.2;0;3.9;20500 +91074;47.93538;-1.87644;51;20220423;18.8;10.8;14.8;4.3;11.2;2.5;3.02;12600 +91074;47.93538;-1.87644;51;20220424;18.5;9.9;14.2;2.4;12.9;4.7;2.09;10800 +91074;47.93538;-1.87644;51;20220425;18;6.9;12.4;3;9.2;0;3.6;23800 +91074;47.93538;-1.87644;51;20220426;18.3;3.4;10.8;3.5;9;0;3.55;24800 +91074;47.93538;-1.87644;51;20220427;19.2;7.1;13.1;5.3;9.3;0;4.17;23500 +91074;47.93538;-1.87644;51;20220428;20.1;10.8;15.4;3.5;10.3;0;3.83;19100 +91074;47.93538;-1.87644;51;20220429;20.8;6.5;13.6;4;11;0;3.83;23300 +91074;47.93538;-1.87644;51;20220430;17.1;5.5;11.3;3.2;9.3;0;3.13;20400 +91074;47.93538;-1.87644;51;20220501;20.2;8.8;14.5;2.3;8.9;1.1;3.96;23300 +91074;47.93538;-1.87644;51;20220502;18.8;10.5;14.6;3.1;10.3;.2;3.32;16500 +91074;47.93538;-1.87644;51;20220503;18.8;9.9;14.3;3;9.8;0;3;12400 +91074;47.93538;-1.87644;51;20220504;19.9;4.7;12.3;2.8;10.1;0;3.69;24700 +91074;47.93538;-1.87644;51;20220505;19.6;8.6;14.1;3.1;11.3;.1;3.51;21300 +91074;47.93538;-1.87644;51;20220506;22;7.2;14.6;2.6;11.85;0;3.64;21395 +91074;47.93538;-1.87644;51;20220507;20.7;8.9;14.8;2.7;11.75;.1;3.58;20970 +91074;47.93538;-1.87644;51;20220508;23.1;7.8;15.4;2.7;12.8;.1;3.75;21288 +91074;47.93538;-1.87644;51;20220509;26.3;8.9;17.6;2.2;12.75;0;4.49;23811 +91074;47.93538;-1.87644;51;20220510;25.5;11.7;18.6;2.8;12.4;0;4.87;24996 +91074;47.93538;-1.87644;51;20220511;21.3;9.9;15.6;3.4;13.05;0;3.4;19035 +91074;47.93538;-1.87644;51;20220512;20.5;8.2;14.4;2.1;10.7;.1;3.7;22382 +91074;47.93538;-1.87644;51;20220513;22.2;5.9;14.1;1.6;10.15;0;4.09;26423 +91074;47.93538;-1.87644;51;20220514;26.7;9.8;18.3;3.5;11.85;.6;5.31;24377 +91074;47.93538;-1.87644;51;20220515;29.6;16.8;23.2;3.6;14.5;1;5.69;21114 +91074;47.93538;-1.87644;51;20220516;23.6;13.4;18.5;3.3;14.9;.1;3.9;19272 +91074;47.93538;-1.87644;51;20220517;29.3;11.8;20.6;3.5;14.9;.4;5.42;24022 +91074;47.93538;-1.87644;51;20220518;28.3;10.9;19.6;2.4;14.55;6.7;4.8;23528 +91074;47.93538;-1.87644;51;20220519;23.9;13.1;18.5;2.3;14.45;1.6;4.05;21340 +91074;47.93538;-1.87644;51;20220520;23.7;11.6;17.7;3;13.25;.3;4.31;22221 +91074;47.93538;-1.87644;51;20220521;25.5;9.3;17.4;2.1;12.7;0;4.74;26565 +91074;47.93538;-1.87644;51;20220522;27.5;13.1;20.3;2.6;14.9;16.7;4.73;21306 +91074;47.93538;-1.87644;51;20220523;19.2;11.6;15.4;4;14.6;5.5;2.43;13555 +91074;47.93538;-1.87644;51;20220524;18.5;8;13.3;2.5;11.35;.9;3.24;20549 +91074;47.93538;-1.87644;51;20220525;18.6;7.6;13.1;2.6;12.5;.1;2.74;17833 +91074;47.93538;-1.87644;51;20220526;17.6;12.9;15.2;2.6;13.4;0;2.3;11020 +91074;47.93538;-1.87644;51;20220527;19.7;11.7;15.7;2.3;13.3;.1;2.97;16174 +91074;47.93538;-1.87644;51;20220528;21.8;8.5;15.2;3.1;11.5;0;4.48;26732 +91074;47.93538;-1.87644;51;20220529;19.2;8.3;13.8;4;9.05;.1;4.38;24164 +91074;47.93538;-1.87644;51;20220530;20.1;5;12.6;2.1;9.15;0;3.78;23037 +91074;47.93538;-1.87644;51;20220531;21.2;7.4;14.3;2.1;10.15;.1;4.25;25831 +91074;47.93538;-1.87644;51;20220601;23;7.1;15.1;2.1;10.8;.2;4.59;27320 +91074;47.93538;-1.87644;51;20220602;26.3;12.7;19.5;3.3;11.35;0;5.41;23345 +91074;47.93538;-1.87644;51;20220603;25.6;13.7;19.6;2.1;14.85;12.1;3.89;17687 +91074;47.93538;-1.87644;51;20220604;26.7;13.6;20.1;2.5;16.85;0;4.66;23975 +91074;47.93538;-1.87644;51;20220605;22;12.7;17.3;3.3;14.05;0;3.87;20272 +91074;47.93538;-1.87644;51;20220606;20.2;10;15.1;3;13.75;2;3.13;18551 +91074;47.93538;-1.87644;51;20220607;21.3;13.8;17.6;4.3;15.55;9.5;3.38;17469 +91074;47.93538;-1.87644;51;20220608;22.4;14.7;18.6;4.2;14.9;0;4.1;19957 +91074;47.93538;-1.87644;51;20220609;23;11.5;17.2;2.9;13.6;.2;4.2;23123 +91074;47.93538;-1.87644;51;20220610;22;13;17.5;3;16.1;.1;3.16;17188 +91074;47.93538;-1.87644;51;20220611;24.7;14.2;19.4;2.1;14.8;.2;4.68;25104 +91074;47.93538;-1.87644;51;20220612;22.7;11.2;16.9;3.4;12.85;.1;4.79;26817 +91074;47.93538;-1.87644;51;20220613;24.4;9.5;16.9;2.9;12.35;.1;5.12;28541 +91074;47.93538;-1.87644;51;20220614;27.9;9.6;18.7;2.6;13.05;0;5.62;28550 +91074;47.93538;-1.87644;51;20220615;30.2;13.1;21.6;2.6;14.65;0;6.08;28600 +91074;47.93538;-1.87644;51;20220616;31.1;12.5;21.8;2.4;14.2;0;6.02;27301 +91074;47.93538;-1.87644;51;20220617;36.9;16.1;26.5;1.8;16.25;0;6.68;28468 +91074;47.93538;-1.87644;51;20220618;38.5;17.9;28.2;3.1;17.75;6.9;8.02;28443 +91074;47.93538;-1.87644;51;20220619;25.3;14.8;20;3.6;17.1;1.8;3.98;17761 +91074;47.93538;-1.87644;51;20220620;25.9;14;20;2.7;17.3;.6;4.45;22814 +91074;47.93538;-1.87644;51;20220621;26.5;15.8;21.1;2.4;17.45;3;4.26;20217 +91074;47.93538;-1.87644;51;20220622;25.2;14.7;19.9;1.8;18.2;16.4;3.39;17180 +91074;47.93538;-1.87644;51;20220623;25.2;16.3;20.7;2.6;17.3;1;4.35;21613 +91074;47.93538;-1.87644;51;20220624;21.7;15.9;18.8;4.1;16.35;2.3;3.38;16054 +91074;47.93538;-1.87644;51;20220625;21;11.5;16.3;3.5;12.95;1.5;3.78;19950 +91074;47.93538;-1.87644;51;20220626;22.3;10.2;16.3;3.3;11.5;.1;4.48;23547 +91074;47.93538;-1.87644;51;20220627;20.8;9.4;15.1;2.5;11.85;.3;3.73;21142 +91074;47.93538;-1.87644;51;20220628;22.7;8.8;15.8;3;12.2;2;4.32;24095 +91074;47.93538;-1.87644;51;20220629;22.1;13.7;17.9;3.3;13.8;.9;3.93;18841 +91074;47.93538;-1.87644;51;20220630;20.1;10.4;15.2;2.1;12.4;2.5;3.51;20561 +91074;47.93538;-1.87644;51;20220701;21.3;8.1;14.7;2.1;11.85;0;3.94;23988 +91074;47.93538;-1.87644;51;20220702;24.4;8.8;16.6;2;12.3;0;4.75;27708 +91074;47.93538;-1.87644;51;20220703;22.2;10.3;16.2;2.5;12.85;.1;4.06;22963 +91074;47.93538;-1.87644;51;20220704;23;9.5;16.2;2.9;12.4;0;4.69;27159 +91074;47.93538;-1.87644;51;20220705;23.3;10.4;16.8;2.9;12.6;.1;4.73;26767 +91074;47.93538;-1.87644;51;20220706;26.4;11.3;18.9;3;14.4;0;5.13;26563 +91074;47.93538;-1.87644;51;20220707;23.9;12.2;18.1;3.3;15.25;.1;3.94;20183 +91074;47.93538;-1.87644;51;20220708;27.7;11.9;19.8;3.1;14.4;0;5.61;28102 +91074;47.93538;-1.87644;51;20220709;30.3;13.3;21.8;3;15.75;0;6.04;27854 +91074;47.93538;-1.87644;51;20220710;30.1;13.4;21.7;3;13.35;0;6.34;28299 +91074;47.93538;-1.87644;51;20220711;32.3;16.6;24.5;3.3;14.5;0;6.98;28230 +91074;47.93538;-1.87644;51;20220712;34.6;16.1;25.3;1.8;15.65;0;6.31;28246 +91074;47.93538;-1.87644;51;20220713;36.8;17.1;26.9;2.3;16.1;0;7.1;28796 +91074;47.93538;-1.87644;51;20220714;27;15.7;21.4;3.9;14.9;0;5.64;25144 +91074;47.93538;-1.87644;51;20220715;29.7;12.3;21;2.8;13.6;0;5.97;27662 +91074;47.93538;-1.87644;51;20220716;31.7;13.4;22.6;2.9;11.7;0;6.69;27729 +91074;47.93538;-1.87644;51;20220717;34.4;16.5;25.5;3.5;12.7;0;7.58;26559 +91074;47.93538;-1.87644;51;20220718;40.7;19.9;30.3;3.3;12.5;0;8.92;27990 +91074;47.93538;-1.87644;51;20220719;29.1;24.5;26.8;4.8;15.75;2.9;6.34;16298 +91074;47.93538;-1.87644;51;20220720;26.1;17.1;21.6;3.4;17.95;.9;4.25;19028 +91074;47.93538;-1.87644;51;20220721;27.4;13.2;20.3;2.4;15.25;0;4.74;23440 +91074;47.93538;-1.87644;51;20220722;21.9;15.7;18.8;3.4;16.2;.2;2.84;11598 +91074;47.93538;-1.87644;51;20220723;28.6;11.4;20;2.2;14.2;0;5.22;26920 +91074;47.93538;-1.87644;51;20220724;32.3;13.7;23;2.5;14.55;0;6.1;27508 +91074;47.93538;-1.87644;51;20220725;25.3;16.8;21;3.6;15.85;0;4.32;17848 +91074;47.93538;-1.87644;51;20220726;23.9;16.4;20.1;2.6;13.5;0;4.02;17009 +91074;47.93538;-1.87644;51;20220727;24.9;10.1;17.5;2;12.35;0;4.25;22415 +91074;47.93538;-1.87644;51;20220728;28.6;13.9;21.3;2.4;14.05;0;5.01;22653 +91074;47.93538;-1.87644;51;20220729;29.6;16.8;23.2;2.3;14.7;.2;4.87;19883 +91074;47.93538;-1.87644;51;20220730;29.8;14.4;22.1;2.9;15.8;0;5.47;24898 +91074;47.93538;-1.87644;51;20220731;28.9;17.5;23.2;2.2;17.5;0;4.8;22419 +91074;47.93538;-1.87644;51;20220801;27.6;18.2;22.9;2.3;17.65;0;4.35;19475 +91074;47.93538;-1.87644;51;20220802;32.5;15;23.7;1.6;17.1;0;5.2;25420 +91074;47.93538;-1.87644;51;20220803;33.3;16.7;25;2.6;18.2;0;5.81;24461 +91074;47.93538;-1.87644;51;20220804;26.6;17.3;21.9;4.1;16.75;.3;4.84;20479 +91074;47.93538;-1.87644;51;20220805;24.7;11.6;18.1;3.6;12.5;0;4.78;23516 +91074;47.93538;-1.87644;51;20220806;27.3;10.2;18.8;3.5;10.15;0;5.74;25443 +91074;47.93538;-1.87644;51;20220807;29.4;11.5;20.4;3.8;10.55;0;6.33;25476 +91074;47.93538;-1.87644;51;20220808;30.6;13.8;22.2;3.8;11.05;0;6.59;24702 +91074;47.93538;-1.87644;51;20220809;32.3;15.6;23.9;3.6;14;0;6.58;24894 +91074;47.93538;-1.87644;51;20220810;35.4;15;25.2;3.2;13.95;0;6.9;25409 +91074;47.93538;-1.87644;51;20220811;35.9;15.8;25.8;2.7;12.15;0;6.79;25414 +91074;47.93538;-1.87644;51;20220812;35.7;15.4;25.5;2.1;11.7;0;6.13;24767 +91074;47.93538;-1.87644;51;20220813;36.7;16.3;26.5;2.5;13.35;5.2;6.61;24504 +91074;47.93538;-1.87644;51;20220814;20.8;18.4;19.6;3.2;20;9.5;1.64;6526 +91074;47.93538;-1.87644;51;20220815;25.9;16.9;21.4;3.1;18.45;.2;3.34;14543 +91074;47.93538;-1.87644;51;20220816;26.2;17.1;21.6;2.8;18.1;9.2;3.66;16602 +91074;47.93538;-1.87644;51;20220817;24.7;14.2;19.4;2;17.35;4.2;2.95;15090 +91074;47.93538;-1.87644;51;20220818;25.3;15.6;20.5;3.1;17.9;.3;3.48;16713 +91074;47.93538;-1.87644;51;20220819;22.6;17.1;19.8;2.6;18.55;5.3;2.26;9659 +91074;47.93538;-1.87644;51;20220820;25.8;13.4;19.6;1.5;15.1;0;3.64;20097 +91074;47.93538;-1.87644;51;20220821;19.3;13.1;16.2;1.9;16.4;4.1;1.74;9659 +91074;47.93538;-1.87644;51;20220822;25.4;17.1;21.2;2.3;20.1;.3;2.74;13121 +91074;47.93538;-1.87644;51;20220823;24.9;18.4;21.6;1.6;20.75;.1;2.3;10521 +91074;47.93538;-1.87644;51;20220824;30.6;16.3;23.4;1.9;19.85;2.3;4.13;19831 +91074;47.93538;-1.87644;51;20220825;23.3;19.2;21.2;3.6;19.2;.1;2.58;9359 +91074;47.93538;-1.87644;51;20220826;24.7;12.2;18.5;2.5;14.4;.1;3.68;19451 +91074;47.93538;-1.87644;51;20220827;27.4;11.8;19.6;2.4;14.1;.1;4.2;21413 +91074;47.93538;-1.87644;51;20220828;26.8;13.5;20.2;2.8;14.05;0;4.11;18327 +91074;47.93538;-1.87644;51;20220829;31.1;14.3;22.7;2.7;14.65;0;4.98;20839 +91074;47.93538;-1.87644;51;20220830;30.9;15;22.9;2.6;14.95;0;4.76;20108 +91074;47.93538;-1.87644;51;20220831;29;17.4;23.2;2.6;16.75;7;4.09;16585 +91074;47.93538;-1.87644;51;20220901;26.2;16.3;21.2;2;18.9;1;2.75;12281 +91074;47.93538;-1.87644;51;20220902;24.2;15.2;19.7;1.8;18.5;3.8;2.37;12071 +91074;47.93538;-1.87644;51;20220903;23.3;16.7;20;3.1;17.1;.9;2.98;14002 +91074;47.93538;-1.87644;51;20220904;27.4;15.5;21.4;3.6;16.5;.1;4.04;17005 +91074;47.93538;-1.87644;51;20220905;28.7;17.1;22.9;3;17.6;1.7;3.99;16530 +91074;47.93538;-1.87644;51;20220906;21;16.6;18.8;4.1;17.7;4.2;2.11;8858 +91074;47.93538;-1.87644;51;20220907;22;15.5;18.7;3.9;17;5.7;2.38;10387 +91074;47.93538;-1.87644;51;20220908;21.2;14.7;17.9;4.5;16;2.2;2.59;12233 +91074;47.93538;-1.87644;51;20220909;21.6;14.5;18.1;4.1;15.35;1.6;2.63;11526 +91074;47.93538;-1.87644;51;20220910;23.2;11.8;17.5;2.1;14.75;0;2.81;16458 +91074;47.93538;-1.87644;51;20220911;26.4;13.2;19.8;2.3;15.25;.1;3.46;18090 +91074;47.93538;-1.87644;51;20220912;31.2;15.4;23.3;3.3;15.65;.3;4.72;17185 +91074;47.93538;-1.87644;51;20220913;29.1;20.1;24.6;2.4;19.5;1.7;3.24;11471 +91074;47.93538;-1.87644;51;20220914;25.4;17.5;21.4;2.9;19.6;2.4;2.61;11678 +91074;47.93538;-1.87644;51;20220915;22.5;17.3;19.9;3.1;16.85;0;2.63;11567 +91074;47.93538;-1.87644;51;20220916;19.5;10.9;15.2;3;11.5;0;2.59;13391 +91074;47.93538;-1.87644;51;20220917;19.6;6.5;13;2;9.35;0;2.63;16827 +91074;47.93538;-1.87644;51;20220918;20.6;5.4;13;1.6;9.8;.1;2.47;17199 +91074;47.93538;-1.87644;51;20220919;22.2;7.1;14.7;2.2;10.75;.1;2.82;16834 +91074;47.93538;-1.87644;51;20220920;20.3;7.9;14.1;1.9;11.25;.1;2.28;13631 +91074;47.93538;-1.87644;51;20220921;22.2;10.1;16.1;2;11.1;0;2.73;15879 +91074;47.93538;-1.87644;51;20220922;22.9;7.7;15.3;1.2;10.7;0;2.35;15746 +91074;47.93538;-1.87644;51;20220923;19;10.8;14.9;1.3;13.2;3.7;1.5;7934 +91074;47.93538;-1.87644;51;20220924;20.3;12.2;16.2;3.3;13.05;4.7;2.35;11219 +91074;47.93538;-1.87644;51;20220925;19.3;12.2;15.7;2.9;12.6;.1;2.2;10475 +91074;47.93538;-1.87644;51;20220926;16.8;8.3;12.6;4.1;11.55;3.9;1.75;8479 +91074;47.93538;-1.87644;51;20220927;17.1;11.1;14.1;5.3;12.8;3.5;1.84;8462 +91074;47.93538;-1.87644;51;20220928;15.1;11.8;13.4;4.1;13.25;1;1.22;5577 +91074;47.93538;-1.87644;51;20220929;15.6;8.2;11.9;2.6;11;4.9;1.48;8775 +91074;47.93538;-1.87644;51;20220930;17.1;5.4;11.3;3.4;11.7;2.6;1.52;10972 +91074;47.93538;-1.87644;51;20221001;22.1;14.1;18.1;5;17.15;.5;2.01;9818 +91074;47.93538;-1.87644;51;20221002;20.5;16.4;18.4;3.8;16.95;.1;1.74;6375 +91074;47.93538;-1.87644;51;20221003;20.6;12.4;16.5;1.9;15.2;0;1.6;9712 +91074;47.93538;-1.87644;51;20221004;17.7;12.4;15.1;2.3;14.65;.1;1.21;6307 +91074;47.93538;-1.87644;51;20221005;20;14.7;17.3;4;14.55;.9;2.03;7321 +91074;47.93538;-1.87644;51;20221006;19.6;6.8;13.2;1.3;10.75;0;1.68;13057 +91074;47.93538;-1.87644;51;20221007;19.7;4.6;12.1;1.2;10.25;.2;1.6;12983 +91074;47.93538;-1.87644;51;20221008;19.7;9.1;14.4;1.6;11.15;0;1.78;11954 +91074;47.93538;-1.87644;51;20221009;21.3;6.4;13.8;3;10.5;.1;2.34;12607 +91074;47.93538;-1.87644;51;20221010;18.6;12.1;15.3;2.2;15.1;.4;1.16;5875 +91074;47.93538;-1.87644;51;20221011;20.2;8.4;14.3;2.5;11.7;0;1.94;11754 +91074;47.93538;-1.87644;51;20221012;20.8;6.5;13.7;1.6;11.65;.7;1.58;10895 +91074;47.93538;-1.87644;51;20221013;17.7;11.9;14.8;3;15.4;5.7;.94;4970 +91074;47.93538;-1.87644;51;20221014;18.5;13.3;15.9;3.8;16.85;16.6;.88;4681 +91074;47.93538;-1.87644;51;20221015;18.8;14.9;16.9;4.3;16;.4;1.45;6604 +91074;47.93538;-1.87644;51;20221016;21.1;13;17.1;2.8;15.95;3.1;1.45;6471 +91074;47.93538;-1.87644;51;20221017;19.8;15.1;17.4;2.5;16.7;1.8;1.2;5127 +91074;47.93538;-1.87644;51;20221018;19.8;15.4;17.6;3.7;18.1;.2;1.06;4796 +91074;47.93538;-1.87644;51;20221019;24.4;16.1;20.2;4.2;17.8;9;2.24;8796 +91074;47.93538;-1.87644;51;20221020;21.1;12.1;16.6;2.9;15.4;0;1.45;8731 +91074;47.93538;-1.87644;51;20221021;20.9;14.1;17.5;5.1;14.45;4.2;2.19;6983 +91074;47.93538;-1.87644;51;20221022;20.2;13.2;16.7;3.5;15.55;1.4;1.43;6416 +91074;47.93538;-1.87644;51;20221023;20.8;15.7;18.3;5.7;15.15;10.4;2.3;6201 +91074;47.93538;-1.87644;51;20221024;18.6;14;16.3;5.5;15.15;.5;1.52;5885 +91074;47.93538;-1.87644;51;20221025;18.6;12;15.3;3.5;15.05;0;1.13;5861 +91074;47.93538;-1.87644;51;20221026;20.9;14.5;17.7;3.9;16.2;1;1.54;6216 +91074;47.93538;-1.87644;51;20221027;23;13.9;18.5;3.8;15.95;.1;1.82;6794 +91074;47.93538;-1.87644;51;20221028;19.6;14.4;17;3.3;15.95;0;1.25;5501 +91074;47.93538;-1.87644;51;20221029;21.9;15.6;18.7;3.6;16.05;4.4;1.75;5676 +91074;47.93538;-1.87644;51;20221030;18.4;12.6;15.5;2.8;14.55;1.6;1.07;5580 +91074;47.93538;-1.87644;51;20221031;18;10.8;14.4;3.9;13.7;3.5;1.17;4163 +91074;47.93538;-1.87644;51;20221101;16.9;10.2;13.5;4.5;11.95;3;1.44;5170 +91074;47.93538;-1.87644;51;20221102;16.6;7.8;12.2;4.2;12.1;0;1.06;6462 +91074;47.93538;-1.87644;51;20221103;14.7;13.1;13.9;4.8;12.8;8.5;1.22;3256 +91074;47.93538;-1.87644;51;20221104;14.6;7.9;11.2;5.1;9.95;.3;1.44;6391 +91074;47.93538;-1.87644;51;20221105;13.8;6.3;10;3;11.15;3.8;.67;4410 +91074;47.93538;-1.87644;51;20221106;16.6;12.1;14.3;5.1;13.75;13;1.11;4417 +91074;47.93538;-1.87644;51;20221107;17.6;11.7;14.6;5.8;13.2;2;1.48;5115 +91074;47.93538;-1.87644;51;20221108;16.6;12;14.3;5.5;13;2.1;1.37;4384 +91074;47.93538;-1.87644;51;20221109;16.6;9.4;13;3.3;11.75;1.1;1.1;5737 +91074;47.93538;-1.87644;51;20221110;16.8;6;11.4;2.8;11.25;0;.86;6686 +91074;47.93538;-1.87644;51;20221111;10.8;7.8;9.3;3.1;11.2;.1;.41;2867 +91074;47.93538;-1.87644;51;20221112;18.5;6.2;12.4;3;12.4;.2;.93;6503 +91074;47.93538;-1.87644;51;20221113;17.7;8.6;13.2;3.6;12.05;.1;1.17;5956 +91074;47.93538;-1.87644;51;20221114;14.5;8.5;11.5;3.4;11.55;7;.84;3627 +91074;47.93538;-1.87644;51;20221115;15.4;8.8;12.1;5.7;11.45;11;1.19;3912 +91074;47.93538;-1.87644;51;20221116;14.8;7.5;11.1;5.8;11.15;16;1.06;2993 +91074;47.93538;-1.87644;51;20221117;14.5;10.8;12.6;5.7;10.75;.5;1.5;3805 +91074;47.93538;-1.87644;51;20221118;13.1;6.9;10;3;9.15;1;.91;5286 +91074;47.93538;-1.87644;51;20221119;12.1;2.3;7.2;2.3;8.15;2.2;.62;5720 +91074;47.93538;-1.87644;51;20221120;13.4;5.2;9.3;3.8;10.05;2.1;.71;4902 +91074;47.93538;-1.87644;51;20221121;13.5;6.7;10.1;5.5;9.7;5.6;1.19;3725 +91074;47.93538;-1.87644;51;20221122;12.9;5.5;9.2;5.6;8.75;1.9;1.22;5275 +91074;47.93538;-1.87644;51;20221123;14;7.2;10.6;5.1;10.85;4.3;.81;5047 +91074;47.93538;-1.87644;51;20221124;14.6;6.2;10.4;4.3;10.95;5.6;.8;4187 +91074;47.93538;-1.87644;51;20221125;14;6;10;2.7;9.95;0;.66;5172 +91074;47.93538;-1.87644;51;20221126;12.1;5.6;8.9;3.7;10.35;1.7;.52;3302 +91074;47.93538;-1.87644;51;20221127;13.4;10.3;11.8;4.6;12.75;13.8;.58;1563 +91074;47.93538;-1.87644;51;20221128;12.3;6.8;9.6;3.4;10.1;.9;.63;3820 +91074;47.93538;-1.87644;51;20221129;13;4.8;8.9;1.8;9.05;.1;.48;4297 +91074;47.93538;-1.87644;51;20221130;9.2;3.3;6.2;3;8.4;0;.42;3917 +91074;47.93538;-1.87644;51;20221201;7.3;.8;4;2.5;7.25;0;.36;3442 +91074;47.93538;-1.87644;51;20221202;6;-1.6;2.2;2.4;6.45;0;.33;3482 +91074;47.93538;-1.87644;51;20221203;4.3;2.9;3.6;4.5;6.65;0;.63;1226 +91074;47.93538;-1.87644;51;20221204;4;2.7;3.3;3;6.8;0;.46;1276 +91074;47.93538;-1.87644;51;20221205;5.5;3.6;4.5;2.6;7.4;0;.47;1323 +91074;47.93538;-1.87644;51;20221206;7;3.3;5.2;3.6;7;0;.6;3577 +91074;47.93538;-1.87644;51;20221207;5.8;-1.4;2.2;1.9;6.15;.2;.3;3460 +91074;47.93538;-1.87644;51;20221208;2.1;-3;-.5;2.1;5.8;.1;.17;2163 +91074;47.93538;-1.87644;51;20221209;5.4;.9;3.1;2.8;5.95;0;.43;4270 +91074;47.93538;-1.87644;51;20221210;6.3;-4.5;.9;2;5.15;.1;.32;4877 +91074;47.93538;-1.87644;51;20221211;3;-1.9;.6;2.9;5.65;.3;.33;2696 +91074;47.93538;-1.87644;51;20221212;1.9;-1.1;.4;2.9;5.7;0;.27;2091 +91074;47.93538;-1.87644;51;20221213;2.8;-3.2;-.2;3.4;4.75;1.8;.49;3522 +91074;47.93538;-1.87644;51;20221214;2.7;0;1.3;4.3;6.3;3.2;.31;1430 +91074;47.93538;-1.87644;51;20221215;4.5;1.5;3;5;4.7;.1;1.24;1903 +91074;47.93538;-1.87644;51;20221216;7;-2.7;2.2;2.4;5.15;0;.53;4647 +91074;47.93538;-1.87644;51;20221217;.6;-4.5;-2;2.7;4.6;0;.28;3233 +91074;47.93538;-1.87644;51;20221218;7.5;-2.9;2.3;5.2;6.65;9.7;.49;2392 +91074;47.93538;-1.87644;51;20221219;14;7.4;10.7;6.3;11.85;22.7;.62;2259 +91074;47.93538;-1.87644;51;20221220;12.9;11.3;12.1;4.5;12.5;9.2;.72;990 +91074;47.93538;-1.87644;51;20221221;13.5;6.9;10.2;4.8;11.9;10.6;.39;2257 +91074;47.93538;-1.87644;51;20221222;15;12.4;13.7;6.3;13.4;15.7;.99;1267 +91074;47.93538;-1.87644;51;20221223;14.8;13.5;14.1;5.1;14;2.3;.84;1435 +91074;47.93538;-1.87644;51;20221224;12.4;11.4;11.9;4.1;12.6;2.8;.61;1158 +91074;47.93538;-1.87644;51;20221225;13.1;10;11.6;2.9;12.5;2;.52;1624 +91074;47.93538;-1.87644;51;20221226;11.9;9.6;10.8;3.1;10.3;.1;.69;3251 +91074;47.93538;-1.87644;51;20221227;11.8;2.9;7.3;3.4;8.8;.2;.52;4044 +91074;47.93538;-1.87644;51;20221228;12.6;9.1;10.8;6.4;11.35;5.9;.79;1655 +91074;47.93538;-1.87644;51;20221229;12.2;9.3;10.7;5;9.75;4.2;1.06;3205 +91074;47.93538;-1.87644;51;20221230;14.5;5.2;9.9;7.7;12.6;0;.13;2709 +91074;47.93538;-1.87644;51;20221231;17.8;14.2;16;10;12.85;3.1;2.5;2433 +91075;47.97093;-1.54528;65;20220101;15.7;7.5;11.6;3.2;11.6;.3;.63;3633 +91075;47.97093;-1.54528;65;20220102;14.5;10.7;12.6;5.5;12.25;0;1;2461 +91075;47.97093;-1.54528;65;20220103;12.7;10.9;11.8;5;12.6;21.5;.65;1451 +91075;47.97093;-1.54528;65;20220104;10;7.9;9;4.1;9.3;.4;.85;2062 +91075;47.97093;-1.54528;65;20220105;6.5;1.8;4.2;2.4;6.95;.3;.44;2996 +91075;47.97093;-1.54528;65;20220106;7.8;2.1;4.9;2.9;6.95;1.3;.57;3665 +91075;47.97093;-1.54528;65;20220107;10;5.3;7.7;5;8.85;2.1;.72;3459 +91075;47.97093;-1.54528;65;20220108;10.8;6.7;8.8;5.8;9.5;8.2;.94;1676 +91075;47.97093;-1.54528;65;20220109;8.8;5.4;7.1;3.5;8.8;3.3;.56;2359 +91075;47.97093;-1.54528;65;20220110;9.2;7.1;8.1;2.1;10.45;1.9;.34;1644 +91075;47.97093;-1.54528;65;20220111;9;7.1;8;1.5;9.95;.2;.4;1823 +91075;47.97093;-1.54528;65;20220112;9.3;6.7;8;2.3;9.7;0;.47;2117 +91075;47.97093;-1.54528;65;20220113;8.4;5.3;6.8;3.1;7.6;0;.71;4327 +91075;47.97093;-1.54528;65;20220114;1.2;.5;.9;2.5;6;0;.36;1197 +91075;47.97093;-1.54528;65;20220115;3.6;-1.2;1.2;1.3;6.4;.1;.24;2895 +91075;47.97093;-1.54528;65;20220116;8.2;1.7;5;2.7;8.55;.5;.28;2760 +91075;47.97093;-1.54528;65;20220117;8.4;4.2;6.3;1.7;9.05;0;.3;3490 +91075;47.97093;-1.54528;65;20220118;5.6;2.5;4.1;2;7.75;0;.31;2581 +91075;47.97093;-1.54528;65;20220119;8.7;4.4;6.6;2.3;8.5;1;.52;2760 +91075;47.97093;-1.54528;65;20220120;9;2.4;5.7;2.8;7.45;0;.58;5294 +91075;47.97093;-1.54528;65;20220121;6.7;0;3.3;2.1;6.25;.1;.53;4384 +91075;47.97093;-1.54528;65;20220122;6.5;-1.6;2.4;1.7;6.8;0;.34;3416 +91075;47.97093;-1.54528;65;20220123;3.9;3.5;3.7;4.4;7.1;0;.55;982 +91075;47.97093;-1.54528;65;20220124;7.8;-.9;3.4;2.5;6.45;0;.51;6299 +91075;47.97093;-1.54528;65;20220125;2.1;-.8;.6;1.5;6.35;0;.26;2217 +91075;47.97093;-1.54528;65;20220126;4.3;-.4;2;1.9;6.45;0;.35;3485 +91075;47.97093;-1.54528;65;20220127;7.7;2.4;5;1.9;7.85;.1;.44;3929 +91075;47.97093;-1.54528;65;20220128;9.7;6.6;8.1;1.1;10.15;0;.41;2595 +91075;47.97093;-1.54528;65;20220129;10.2;7.7;9;2.7;10.45;.3;.55;2387 +91075;47.97093;-1.54528;65;20220130;10.4;7.9;9.1;2.6;9.15;0;.81;4094 +91075;47.97093;-1.54528;65;20220131;9.9;3.4;6.7;4.6;8.5;.5;.75;4390 +91075;47.97093;-1.54528;65;20220201;11;4.1;7.6;4;10;0;.48;3258 +91075;47.97093;-1.54528;65;20220202;9.7;8.8;9.2;3.1;9.75;0;.81;1851 +91075;47.97093;-1.54528;65;20220203;9.9;5.5;7.7;2.9;9.55;.2;.57;3561 +91075;47.97093;-1.54528;65;20220204;11.2;8.1;9.6;3.6;8.8;1.1;1.19;4124 +91075;47.97093;-1.54528;65;20220205;11.2;.7;6;3;7.8;.1;.79;6885 +91075;47.97093;-1.54528;65;20220206;13.1;7;10;6.5;11.1;1.1;.85;4232 +91075;47.97093;-1.54528;65;20220207;12.2;7.7;9.9;2.3;9.85;.1;.84;4711 +91075;47.97093;-1.54528;65;20220208;8.7;6.2;7.4;1.8;10.15;0;.42;2514 +91075;47.97093;-1.54528;65;20220209;6.4;6;6.2;1.9;8.75;0;.5;1549 +91075;47.97093;-1.54528;65;20220210;9.1;5.3;7.2;3.2;8.19;0;1.21;6700 +91075;47.97093;-1.54528;65;20220211;10.3;-1.3;4.5;1.7;6.39;0;.78;9800 +91075;47.97093;-1.54528;65;20220212;8.3;-1;3.6;2.7;6.39;0;.8;10200 +91075;47.97093;-1.54528;65;20220213;10.9;3.6;7.2;6.7;9.39;10.9;.75;3800 +91075;47.97093;-1.54528;65;20220214;11.5;5.2;8.3;4.3;8.89;1.2;1.11;7500 +91075;47.97093;-1.54528;65;20220215;11.8;3.4;7.6;4.7;9.99;3.2;.63;3300 +91075;47.97093;-1.54528;65;20220216;14.6;9.5;12;7;13.45;.5;.66;4227 +91075;47.97093;-1.54528;65;20220217;15.5;9.6;12.5;5.3;11.2;.5;1.62;7555 +91075;47.97093;-1.54528;65;20220218;11.9;10.5;11.2;6.8;9.35;1.1;1.92;4977 +91075;47.97093;-1.54528;65;20220219;11.4;1.6;6.5;5.5;7.75;.1;1.3;8433 +91075;47.97093;-1.54528;65;20220220;13.5;7.9;10.7;6.5;11;1.6;1.19;5714 +91075;47.97093;-1.54528;65;20220221;11.7;7.2;9.4;5.9;8.1;.7;1.84;6359 +91075;47.97093;-1.54528;65;20220222;15.2;5.5;10.3;4.1;10.3;.3;1.32;6628 +91075;47.97093;-1.54528;65;20220223;12.1;5.5;8.8;2.1;8.6;0;1.11;6746 +91075;47.97093;-1.54528;65;20220224;10.6;6.5;8.5;3.9;7.75;.7;1.51;6768 +91075;47.97093;-1.54528;65;20220225;12.2;1.4;6.8;2.2;6.7;0;1.33;9997 +91075;47.97093;-1.54528;65;20220226;11.6;.1;5.8;3.8;5.95;0;1.72;11437 +91075;47.97093;-1.54528;65;20220227;12.7;1.2;7;3.4;7.1;0;1.55;9419 +91075;47.97093;-1.54528;65;20220228;14.9;3;9;2.3;9.75;.6;1.14;8912 +91075;47.97093;-1.54528;65;20220301;14.4;8.6;11.5;2.1;10.95;.8;1.1;5591 +91075;47.97093;-1.54528;65;20220302;15.5;8.7;12.1;2.5;10.05;0;1.57;8135 +91075;47.97093;-1.54528;65;20220303;11.4;7.8;9.6;3.1;11.05;6.9;.74;4100 +91075;47.97093;-1.54528;65;20220304;11.8;6.7;9.3;3.7;8.5;0;1.55;8597 +91075;47.97093;-1.54528;65;20220305;10.7;.3;5.5;3.7;7.75;.8;1.13;9527 +91075;47.97093;-1.54528;65;20220306;10.2;6.2;8.2;3.6;7.15;0;1.59;5895 +91075;47.97093;-1.54528;65;20220307;7.9;-1.2;3.3;4.3;5.15;0;1.63;12107 +91075;47.97093;-1.54528;65;20220308;11.2;1.4;6.3;4.4;8.1;1.3;1.21;7932 +91075;47.97093;-1.54528;65;20220309;14.5;7.2;10.9;5;9.8;0;1.83;9438 +91075;47.97093;-1.54528;65;20220310;12.7;8.6;10.7;3.6;10.45;.9;1.3;6048 +91075;47.97093;-1.54528;65;20220311;13.7;7.5;10.6;5.6;10.05;7.7;1.68;7424 +91075;47.97093;-1.54528;65;20220312;14.4;5.3;9.8;4.8;9.05;1.6;1.99;12332 +91075;47.97093;-1.54528;65;20220313;11.9;7.5;9.7;4.3;9.3;1.2;1.56;8286 +91075;47.97093;-1.54528;65;20220314;15.3;5.1;10.2;3.4;8.4;1.9;2.15;13615 +91075;47.97093;-1.54528;65;20220315;15.1;7.6;11.4;2.9;11.35;1.5;1.38;8371 +91075;47.97093;-1.54528;65;20220316;13.3;9;11.1;3.4;11.35;2.5;1.13;4810 +91075;47.97093;-1.54528;65;20220317;12.8;4.6;8.7;3.2;7.9;0;1.91;13178 +91075;47.97093;-1.54528;65;20220318;16;2.7;9.3;5.2;6.09;0;3.31;17900 +91075;47.97093;-1.54528;65;20220319;14.1;5.4;9.7;3.8;7.89;0;2.26;13100 +91075;47.97093;-1.54528;65;20220320;14;6.4;10.2;2.6;8.69;0;1.82;10500 +91075;47.97093;-1.54528;65;20220321;18.1;6.7;12.4;3.7;10.09;0;2.64;16800 +91075;47.97093;-1.54528;65;20220322;16.4;6.6;11.5;4.3;7.99;0;3.03;17800 +91075;47.97093;-1.54528;65;20220323;16.5;4.7;10.6;2.8;6.49;0;2.89;18600 +91075;47.97093;-1.54528;65;20220324;19.8;.5;10.1;1.9;7.49;0;2.65;18500 +91075;47.97093;-1.54528;65;20220325;20.7;2.4;11.5;4;7.59;0;3.6;18400 +91075;47.97093;-1.54528;65;20220326;20.8;5.7;13.2;3.8;6.99;0;3.94;19300 +91075;47.97093;-1.54528;65;20220327;21.2;2.8;12;2.2;8.39;0;2.92;17800 +91075;47.97093;-1.54528;65;20220328;20.3;7.7;14;2.1;8.79;1.6;2.72;13900 +91075;47.97093;-1.54528;65;20220329;17.3;9.1;13.2;2.2;10.79;.2;2.3;14700 +91075;47.97093;-1.54528;65;20220330;12.3;9.7;11;4.2;10.19;.7;1.52;4700 +91075;47.97093;-1.54528;65;20220331;8.1;4.4;6.2;5;7.09;1.8;1.57;8000 +91075;47.97093;-1.54528;65;20220401;8.3;1.1;4.7;6.5;5.57;.6;2.25;14833 +91075;47.97093;-1.54528;65;20220402;9.6;.1;4.9;3.6;5.4;0;2.23;17333 +91075;47.97093;-1.54528;65;20220403;9.3;-1.2;4;3.5;5.07;0;2.2;17666 +91075;47.97093;-1.54528;65;20220404;10.3;-.8;4.7;3.9;7.21;.3;1.46;12750 +91075;47.97093;-1.54528;65;20220405;12.9;7.6;10.3;4.9;11.04;.1;1.56;11183 +91075;47.97093;-1.54528;65;20220406;13.5;7.6;10.5;4.7;10.29;2;1.7;8500 +91075;47.97093;-1.54528;65;20220407;15.9;10.4;13.1;6.4;11.09;9.6;2.48;9900 +91075;47.97093;-1.54528;65;20220408;15.5;8.3;11.9;5.5;10.39;13.8;2.28;10100 +91075;47.97093;-1.54528;65;20220409;12.9;1.7;7.3;3;6.99;0;2.45;19100 +91075;47.97093;-1.54528;65;20220410;15.2;0;7.6;4.2;6.99;0;2.94;20900 +91075;47.97093;-1.54528;65;20220411;21.3;6.6;13.9;5.2;9.79;.2;4.04;19100 +91075;47.97093;-1.54528;65;20220412;15.5;11;13.2;2.9;12.39;1.5;1.57;6600 +91075;47.97093;-1.54528;65;20220413;20.1;4.7;12.4;1.3;11.09;.6;2.52;17300 +91075;47.97093;-1.54528;65;20220414;23.3;6.4;14.8;1.6;10.79;0;3.4;21400 +91075;47.97093;-1.54528;65;20220415;24.4;6.5;15.4;2.1;11.59;0;3.44;18900 +91075;47.97093;-1.54528;65;20220416;21.8;7.4;14.6;2.8;10.89;0;3.83;23900 +91075;47.97093;-1.54528;65;20220417;20.8;5.8;13.3;1.8;10.49;0;3.22;21500 +91075;47.97093;-1.54528;65;20220418;16.8;8.4;12.6;3.5;9.79;0;2.95;16900 +91075;47.97093;-1.54528;65;20220419;15.3;2.7;9;3.8;8.49;0;2.87;21900 +91075;47.97093;-1.54528;65;20220420;18.9;3.9;11.4;3.7;10.49;.2;3.12;21600 +91075;47.97093;-1.54528;65;20220421;20.9;9.2;15;2.7;9.79;0;3.93;22600 +91075;47.97093;-1.54528;65;20220422;20.6;7.7;14.1;4.3;10.19;0;3.9;20500 +91075;47.97093;-1.54528;65;20220423;18.7;10.7;14.7;4.3;11.19;2;3.02;12600 +91075;47.97093;-1.54528;65;20220424;18.4;9.8;14.1;2.4;12.89;3.9;2.09;10800 +91075;47.97093;-1.54528;65;20220425;17.9;6.8;12.3;3;9.19;0;3.6;23800 +91075;47.97093;-1.54528;65;20220426;18.2;3.3;10.7;3.5;8.99;0;3.55;24800 +91075;47.97093;-1.54528;65;20220427;19.1;7;13;5.3;9.29;0;4.17;23500 +91075;47.97093;-1.54528;65;20220428;20;10.7;15.3;3.5;10.29;0;3.83;19100 +91075;47.97093;-1.54528;65;20220429;20.7;6.4;13.5;4;10.99;0;3.83;23300 +91075;47.97093;-1.54528;65;20220430;17;5.4;11.2;3.2;9.29;0;3.13;20400 +91075;47.97093;-1.54528;65;20220501;20.1;8.7;14.4;2.3;8.89;.8;3.96;23300 +91075;47.97093;-1.54528;65;20220502;18.7;10.4;14.5;3.1;10.29;.1;3.32;16500 +91075;47.97093;-1.54528;65;20220503;18.7;9.8;14.2;3;9.79;0;3;12400 +91075;47.97093;-1.54528;65;20220504;19.8;4.6;12.2;2.8;10.09;0;3.69;24700 +91075;47.97093;-1.54528;65;20220505;19.5;8.5;14;3.1;11.29;0;3.51;21300 +91075;47.97093;-1.54528;65;20220506;21.2;7.3;14.3;2.7;11.9;0;3.43;20390 +91075;47.97093;-1.54528;65;20220507;20.3;9;14.6;2.7;11.8;.1;3.41;20081 +91075;47.97093;-1.54528;65;20220508;23.1;7.2;15.1;2.1;12.4;.1;3.58;21141 +91075;47.97093;-1.54528;65;20220509;25.8;9;17.4;1.8;12.5;0;4.22;23369 +91075;47.97093;-1.54528;65;20220510;25.1;12.3;18.7;2.6;12.4;0;4.68;23800 +91075;47.97093;-1.54528;65;20220511;20.9;9.9;15.4;3.3;12.9;0;3.33;18127 +91075;47.97093;-1.54528;65;20220512;20;8.8;14.4;2.1;10.75;.1;3.53;21057 +91075;47.97093;-1.54528;65;20220513;21.2;5.3;13.3;1.3;10.25;0;3.79;25652 +91075;47.97093;-1.54528;65;20220514;25.4;9;17.2;3.2;11.65;1.5;4.81;23408 +91075;47.97093;-1.54528;65;20220515;28.8;16.8;22.8;3.7;14.6;1.2;5.52;20100 +91075;47.97093;-1.54528;65;20220516;23.4;13.3;18.3;2.9;14.85;.2;3.75;18675 +91075;47.97093;-1.54528;65;20220517;29.3;11.6;20.4;3;14.85;4.8;5.32;23970 +91075;47.97093;-1.54528;65;20220518;27.9;10.7;19.3;2.3;14.7;4.7;4.63;22922 +91075;47.97093;-1.54528;65;20220519;23.4;13.1;18.3;2.5;14.25;4.5;3.92;20255 +91075;47.97093;-1.54528;65;20220520;22.6;12.8;17.7;2.4;14;1;3.77;19757 +91075;47.97093;-1.54528;65;20220521;24.6;8.6;16.6;1.9;12.8;0;4.41;25932 +91075;47.97093;-1.54528;65;20220522;26;12.9;19.4;2.3;14.9;15.7;4.1;19628 +91075;47.97093;-1.54528;65;20220523;19.3;12.8;16;3.6;14.85;6.3;2.49;12382 +91075;47.97093;-1.54528;65;20220524;18;8.2;13.1;2.6;11.5;1.1;3.08;19435 +91075;47.97093;-1.54528;65;20220525;18.2;7.5;12.8;2.6;12.25;.1;2.73;17269 +91075;47.97093;-1.54528;65;20220526;17.6;13.1;15.3;2.4;13.3;0;2.28;10458 +91075;47.97093;-1.54528;65;20220527;19.3;11.8;15.5;2.5;13.25;.1;2.9;15234 +91075;47.97093;-1.54528;65;20220528;21.2;7.2;14.2;3;11.35;0;4.26;26725 +91075;47.97093;-1.54528;65;20220529;18.1;8.7;13.4;3.9;9.05;0;4.09;22303 +91075;47.97093;-1.54528;65;20220530;19.3;4.3;11.8;1.8;9.15;0;3.54;22576 +91075;47.97093;-1.54528;65;20220531;20.8;6.2;13.5;2;10.15;0;4.07;25748 +91075;47.97093;-1.54528;65;20220601;22.4;6.2;14.3;2;10.4;0;4.39;27073 +91075;47.97093;-1.54528;65;20220602;25.6;12.4;19;3.4;11.05;.1;5.3;22686 +91075;47.97093;-1.54528;65;20220603;24.6;14.4;19.5;1.9;14.6;14.5;3.49;15494 +91075;47.97093;-1.54528;65;20220604;26.8;13.5;20.2;2.1;17.25;0;4.45;23438 +91075;47.97093;-1.54528;65;20220605;21.4;13.2;17.3;3.2;14.35;0;3.61;18541 +91075;47.97093;-1.54528;65;20220606;19.6;10.1;14.8;2.8;13.7;2;2.96;17394 +91075;47.97093;-1.54528;65;20220607;21.1;13.9;17.5;4.1;15.55;10.4;3.3;16811 +91075;47.97093;-1.54528;65;20220608;21.8;14.8;18.3;3.8;15.1;.2;3.84;18797 +91075;47.97093;-1.54528;65;20220609;22.4;11.7;17;2.9;13.55;.1;4.09;22025 +91075;47.97093;-1.54528;65;20220610;21.9;12.5;17.2;2.5;15.95;0;3.14;17177 +91075;47.97093;-1.54528;65;20220611;24;13.5;18.8;2;14.6;.1;4.47;24357 +91075;47.97093;-1.54528;65;20220612;22.5;10.4;16.5;3.1;12.85;.1;4.61;26836 +91075;47.97093;-1.54528;65;20220613;23.6;8.4;16;2.3;12.15;.1;4.73;28232 +91075;47.97093;-1.54528;65;20220614;27.1;9;18.1;2.3;12.85;0;5.24;27852 +91075;47.97093;-1.54528;65;20220615;29.9;12.4;21.1;2.4;14.45;0;5.85;28485 +91075;47.97093;-1.54528;65;20220616;30.2;12.3;21.2;1.9;14.55;0;5.43;26286 +91075;47.97093;-1.54528;65;20220617;35.7;15.2;25.4;1.6;16.95;0;6.24;28027 +91075;47.97093;-1.54528;65;20220618;37.7;16.9;27.3;3;17.9;1.4;7.62;28050 +91075;47.97093;-1.54528;65;20220619;25.5;15;20.3;3.9;16.8;0;4.07;17217 +91075;47.97093;-1.54528;65;20220620;25.1;14.2;19.6;2.4;17.15;.7;4.09;21317 +91075;47.97093;-1.54528;65;20220621;26.8;15.8;21.3;2.5;17.15;3.1;4.34;19864 +91075;47.97093;-1.54528;65;20220622;25.4;14.6;20;1.6;18.25;20.1;3.48;17466 +91075;47.97093;-1.54528;65;20220623;25.2;16.4;20.8;2.5;17.35;.8;4.28;21163 +91075;47.97093;-1.54528;65;20220624;21.6;16;18.8;4;16.1;1.5;3.42;15395 +91075;47.97093;-1.54528;65;20220625;20.9;11.5;16.2;3.2;12.9;1.2;3.71;19432 +91075;47.97093;-1.54528;65;20220626;22;9.8;15.9;2.9;11.4;.1;4.29;23026 +91075;47.97093;-1.54528;65;20220627;21.3;9.4;15.3;2.3;11.9;0;3.74;21011 +91075;47.97093;-1.54528;65;20220628;22.7;8.6;15.6;2.7;12.1;.9;4.19;23446 +91075;47.97093;-1.54528;65;20220629;22.4;13.3;17.8;3.2;13.65;.7;3.96;19110 +91075;47.97093;-1.54528;65;20220630;19.9;10.1;15;2.2;12.15;1.6;3.48;20202 +91075;47.97093;-1.54528;65;20220701;21.6;7.8;14.7;1.9;11.75;0;3.91;23698 +91075;47.97093;-1.54528;65;20220702;24.8;7.9;16.4;1.8;12.25;0;4.73;27998 +91075;47.97093;-1.54528;65;20220703;22.5;9.7;16.1;2.5;12.65;.1;4.12;23385 +91075;47.97093;-1.54528;65;20220704;22.8;8.6;15.7;2.6;12.3;0;4.51;27230 +91075;47.97093;-1.54528;65;20220705;23.4;8.6;16;2.6;12.4;.1;4.66;27387 +91075;47.97093;-1.54528;65;20220706;26.2;9.7;17.9;2.6;14;.1;4.98;27189 +91075;47.97093;-1.54528;65;20220707;23.7;12.2;18;3;15.25;.1;3.84;19637 +91075;47.97093;-1.54528;65;20220708;27.4;10.5;19;2.8;14.1;0;5.44;28266 +91075;47.97093;-1.54528;65;20220709;29.8;12.1;21;2.6;15.1;0;5.77;28034 +91075;47.97093;-1.54528;65;20220710;29.1;13.4;21.2;2.8;13.15;0;5.94;27065 +91075;47.97093;-1.54528;65;20220711;31.4;15.7;23.6;3.2;14.55;0;6.63;27324 +91075;47.97093;-1.54528;65;20220712;34;14.3;24.1;1.7;16;0;6.09;28681 +91075;47.97093;-1.54528;65;20220713;36.4;15.6;26;2.3;16.15;0;6.98;28912 +91075;47.97093;-1.54528;65;20220714;27.1;15.3;21.2;3.4;15.05;0;5.41;25117 +91075;47.97093;-1.54528;65;20220715;29;10.5;19.7;2.2;13.1;0;5.54;27855 +91075;47.97093;-1.54528;65;20220716;30.7;11.7;21.2;2.5;11.9;0;6.15;27521 +91075;47.97093;-1.54528;65;20220717;33.6;15.1;24.3;3.1;12.9;0;6.99;26579 +91075;47.97093;-1.54528;65;20220718;39.8;19.3;29.6;3.3;12.55;0;8.66;27314 +91075;47.97093;-1.54528;65;20220719;29.2;23;26.1;4.3;15.75;2.2;6.24;18598 +91075;47.97093;-1.54528;65;20220720;26.5;17.6;22;3.1;17.35;.7;4.4;18769 +91075;47.97093;-1.54528;65;20220721;27.8;14.1;21;2.1;15.25;0;4.7;22936 +91075;47.97093;-1.54528;65;20220722;21.6;15.2;18.4;2.8;16.15;.3;2.73;11610 +91075;47.97093;-1.54528;65;20220723;28.5;11.3;19.9;1.9;14.2;0;5.05;26307 +91075;47.97093;-1.54528;65;20220724;32.6;13.1;22.9;2.2;14.55;0;6.03;27472 +91075;47.97093;-1.54528;65;20220725;25.4;16.1;20.7;3.4;15.5;0;4.35;18246 +91075;47.97093;-1.54528;65;20220726;23.9;16.3;20.1;2.5;13.4;0;4;16967 +91075;47.97093;-1.54528;65;20220727;24.6;8.3;16.4;1.6;11.95;0;4.01;23046 +91075;47.97093;-1.54528;65;20220728;28.4;13.7;21;2.1;13.9;0;4.7;22216 +91075;47.97093;-1.54528;65;20220729;29.6;15.6;22.6;1.9;14.7;0;4.68;20714 +91075;47.97093;-1.54528;65;20220730;29.6;14.4;22;2.5;16;0;5.17;24299 +91075;47.97093;-1.54528;65;20220731;29.1;17.5;23.3;2.4;17.35;0;4.92;22040 +91075;47.97093;-1.54528;65;20220801;27;18;22.5;2.4;17.55;0;4.22;18611 +91075;47.97093;-1.54528;65;20220802;32.4;13.7;23.1;1.5;16.7;0;5.2;25784 +91075;47.97093;-1.54528;65;20220803;33.6;15.7;24.6;2.4;18.45;0;5.64;24485 +91075;47.97093;-1.54528;65;20220804;26.7;17.7;22.2;4.3;16.85;.4;4.83;19726 +91075;47.97093;-1.54528;65;20220805;25;11.7;18.4;3.5;12.25;0;4.84;23420 +91075;47.97093;-1.54528;65;20220806;26.7;8.4;17.6;3.1;9.9;0;5.4;25896 +91075;47.97093;-1.54528;65;20220807;28.7;12.1;20.4;3.5;10.65;0;5.9;24191 +91075;47.97093;-1.54528;65;20220808;30.2;13;21.6;3.4;11.3;0;6.15;24417 +91075;47.97093;-1.54528;65;20220809;32;14.6;23.3;3.4;14.05;0;6.25;24850 +91075;47.97093;-1.54528;65;20220810;34.5;14.1;24.3;3;14.1;0;6.52;25080 +91075;47.97093;-1.54528;65;20220811;35;14.6;24.8;2.5;12.3;0;6.43;25210 +91075;47.97093;-1.54528;65;20220812;35.1;12.7;23.9;1.9;12;0;5.81;25658 +91075;47.97093;-1.54528;65;20220813;36.1;14.4;25.2;2.3;13.05;16.6;6.28;25015 +91075;47.97093;-1.54528;65;20220814;20.9;18.2;19.5;3.1;19.75;4.9;1.74;6894 +91075;47.97093;-1.54528;65;20220815;26.1;17.1;21.6;2.9;18.4;0;3.48;14787 +91075;47.97093;-1.54528;65;20220816;25.9;17.1;21.5;2.3;17.9;9.3;3.5;16240 +91075;47.97093;-1.54528;65;20220817;24.1;14;19.1;1.6;17.2;3.8;2.85;14860 +91075;47.97093;-1.54528;65;20220818;25.3;16.1;20.7;2.9;18.05;.2;3.41;16068 +91075;47.97093;-1.54528;65;20220819;22.5;16.9;19.7;2.5;18.4;3.6;2.25;9598 +91075;47.97093;-1.54528;65;20220820;25.8;12.5;19.2;1.3;15;0;3.58;20555 +91075;47.97093;-1.54528;65;20220821;19.7;13.3;16.5;1.6;16.35;3.3;1.86;10073 +91075;47.97093;-1.54528;65;20220822;25.1;16.6;20.9;2.1;19.8;.3;2.74;13167 +91075;47.97093;-1.54528;65;20220823;25.2;18.6;21.9;1.5;20.7;.1;2.35;10542 +91075;47.97093;-1.54528;65;20220824;31.1;15.6;23.3;1.8;19.7;2.2;4.15;20231 +91075;47.97093;-1.54528;65;20220825;23.3;19.2;21.3;3.4;19.35;.1;2.58;9314 +91075;47.97093;-1.54528;65;20220826;24.4;12.6;18.5;2.3;14.55;.1;3.5;18680 +91075;47.97093;-1.54528;65;20220827;26.9;11.2;19;2.1;13.9;.1;3.98;21099 +91075;47.97093;-1.54528;65;20220828;26.1;12.7;19.4;2.6;14.05;0;3.86;18213 +91075;47.97093;-1.54528;65;20220829;30.1;13;21.5;2.5;14.6;0;4.56;20401 +91075;47.97093;-1.54528;65;20220830;30.2;14.8;22.5;2.4;15.1;0;4.48;19454 +91075;47.97093;-1.54528;65;20220831;28.2;17.5;22.9;2.5;16.75;5.5;3.82;15340 +91075;47.97093;-1.54528;65;20220901;26.2;16.2;21.2;1.6;18.9;5.3;2.6;12143 +91075;47.97093;-1.54528;65;20220902;22.9;15.2;19;1.2;18.45;6.1;2.06;10921 +91075;47.97093;-1.54528;65;20220903;23.1;16.6;19.9;2.6;17.15;.6;2.85;13720 +91075;47.97093;-1.54528;65;20220904;27.7;14.5;21.1;2.9;16.35;.1;3.87;17344 +91075;47.97093;-1.54528;65;20220905;28.1;16.7;22.4;2.5;17.7;1;3.7;16104 +91075;47.97093;-1.54528;65;20220906;21;16.6;18.8;3.5;17.45;3.5;2.12;8673 +91075;47.97093;-1.54528;65;20220907;21.8;15.6;18.7;3.5;16.8;3.5;2.37;10080 +91075;47.97093;-1.54528;65;20220908;20.8;14.6;17.7;4.4;15.8;2.8;2.57;12031 +91075;47.97093;-1.54528;65;20220909;21.2;14.5;17.8;4;15.25;2.5;2.63;11270 +91075;47.97093;-1.54528;65;20220910;22.8;12.2;17.5;2;14.45;0;2.76;15713 +91075;47.97093;-1.54528;65;20220911;26;12.8;19.4;2;14.95;0;3.27;17692 +91075;47.97093;-1.54528;65;20220912;30.2;14.8;22.5;2.9;15.75;.1;4.19;16407 +91075;47.97093;-1.54528;65;20220913;27.6;19.3;23.5;2.1;19.45;3.2;2.85;10805 +91075;47.97093;-1.54528;65;20220914;26;17.7;21.8;2.3;19.25;1.8;2.63;11883 +91075;47.97093;-1.54528;65;20220915;22.5;16.7;19.6;2.9;16.55;.1;2.62;11930 +91075;47.97093;-1.54528;65;20220916;19.5;10.4;15;2.9;11.4;0;2.6;13579 +91075;47.97093;-1.54528;65;20220917;19.1;5.5;12.3;1.6;9.25;0;2.38;16871 +91075;47.97093;-1.54528;65;20220918;20.2;4.1;12.1;1.3;9.7;.1;2.32;17424 +91075;47.97093;-1.54528;65;20220919;21.2;6;13.6;2.1;10.55;0;2.61;16532 +91075;47.97093;-1.54528;65;20220920;19.2;6.4;12.8;1.6;11.05;.1;2.01;13538 +91075;47.97093;-1.54528;65;20220921;21.3;8.2;14.8;1.7;10.8;0;2.48;15927 +91075;47.97093;-1.54528;65;20220922;22.7;6.1;14.4;.9;10.55;.1;2.21;16128 +91075;47.97093;-1.54528;65;20220923;18.9;10;14.5;1.1;13;2.4;1.46;8252 +91075;47.97093;-1.54528;65;20220924;20.1;12.3;16.2;3.2;13.15;5.3;2.33;10874 +91075;47.97093;-1.54528;65;20220925;18.5;12.2;15.3;3;12.6;.1;2.07;9628 +91075;47.97093;-1.54528;65;20220926;16.7;8.6;12.6;3.9;11.55;5.5;1.73;8005 +91075;47.97093;-1.54528;65;20220927;16.9;11.1;14;4.8;12.8;5;1.81;8179 +91075;47.97093;-1.54528;65;20220928;15.1;11.7;13.4;3.8;13.15;1.9;1.3;5880 +91075;47.97093;-1.54528;65;20220929;15.7;8.2;11.9;2.4;10.9;2.2;1.53;8806 +91075;47.97093;-1.54528;65;20220930;16.9;4.5;10.7;3;11.3;2.1;1.51;11233 +91075;47.97093;-1.54528;65;20221001;21.9;14;17.9;4.8;16.95;.5;2.09;9703 +91075;47.97093;-1.54528;65;20221002;20.5;16.3;18.4;3.5;16.9;.2;1.77;6530 +91075;47.97093;-1.54528;65;20221003;20.2;12.7;16.5;1.6;15.55;0;1.51;9089 +91075;47.97093;-1.54528;65;20221004;17.5;12.5;15;1.9;14.6;.1;1.18;5869 +91075;47.97093;-1.54528;65;20221005;20.3;13.8;17.1;3.4;14.5;1.2;2;7726 +91075;47.97093;-1.54528;65;20221006;19.1;5.9;12.5;1;10.6;0;1.55;13056 +91075;47.97093;-1.54528;65;20221007;19.3;3.3;11.3;.9;9.75;.2;1.49;13261 +91075;47.97093;-1.54528;65;20221008;19.1;7.9;13.5;1.2;10.8;.1;1.59;12057 +91075;47.97093;-1.54528;65;20221009;21.4;5.1;13.2;2.3;10.25;.1;2.13;12944 +91075;47.97093;-1.54528;65;20221010;18.8;10.9;14.8;2;14.65;.4;1.17;6462 +91075;47.97093;-1.54528;65;20221011;19.4;7.9;13.6;1.9;11.5;0;1.65;11408 +91075;47.97093;-1.54528;65;20221012;20.4;6.2;13.3;1.6;11.45;.5;1.54;10776 +91075;47.97093;-1.54528;65;20221013;17.4;11.9;14.7;3;15.15;5.6;.98;4681 +91075;47.97093;-1.54528;65;20221014;18.3;13.4;15.9;3.4;16.75;19.7;.93;4502 +91075;47.97093;-1.54528;65;20221015;18.4;15;16.7;4.2;15.9;.5;1.46;6197 +91075;47.97093;-1.54528;65;20221016;21.2;13.3;17.2;2.3;15.85;2;1.39;6294 +91075;47.97093;-1.54528;65;20221017;19.8;15.2;17.5;2;16.55;1.1;1.16;4955 +91075;47.97093;-1.54528;65;20221018;19.3;15.3;17.3;3.5;18.2;.2;.97;4456 +91075;47.97093;-1.54528;65;20221019;24.1;15.9;20;4.1;17.5;5.2;2.23;8572 +91075;47.97093;-1.54528;65;20221020;21.2;13.3;17.2;2.8;15.5;0;1.56;8125 +91075;47.97093;-1.54528;65;20221021;20.8;14.1;17.4;4.9;14.35;4.7;2.23;6945 +91075;47.97093;-1.54528;65;20221022;20.6;13;16.8;2.9;15.35;0;1.43;6639 +91075;47.97093;-1.54528;65;20221023;21.2;15.7;18.4;5.6;14.9;7;2.44;6505 +91075;47.97093;-1.54528;65;20221024;18;14.1;16;4.5;14.95;.9;1.42;5416 +91075;47.97093;-1.54528;65;20221025;18.3;12.1;15.2;3;14.8;0;1.11;5649 +91075;47.97093;-1.54528;65;20221026;21.1;14.4;17.8;3.5;15.8;.5;1.6;6275 +91075;47.97093;-1.54528;65;20221027;23.4;13.5;18.5;3;15.55;.1;1.8;7025 +91075;47.97093;-1.54528;65;20221028;19.4;14.1;16.7;2.9;15.7;0;1.21;5641 +91075;47.97093;-1.54528;65;20221029;21.9;15.3;18.6;3;15.9;5.6;1.63;5716 +91075;47.97093;-1.54528;65;20221030;17.8;12.8;15.3;1.9;14.4;2;.99;5175 +91075;47.97093;-1.54528;65;20221031;18.1;10.6;14.4;3.3;13.65;6.5;1.14;4335 +91075;47.97093;-1.54528;65;20221101;16.9;9.9;13.4;4.3;11.75;2.9;1.5;5298 +91075;47.97093;-1.54528;65;20221102;16.6;8;12.3;3.9;11.95;.7;1.13;6346 +91075;47.97093;-1.54528;65;20221103;14.6;13.3;14;4.8;12.65;8.2;1.34;3092 +91075;47.97093;-1.54528;65;20221104;14.3;7.8;11;4.5;9.85;.3;1.4;6256 +91075;47.97093;-1.54528;65;20221105;13.2;6.1;9.7;2.8;10.95;3.3;.66;4253 +91075;47.97093;-1.54528;65;20221106;16.3;11.9;14.1;4.6;13.45;13.5;1.16;4382 +91075;47.97093;-1.54528;65;20221107;17.5;11.7;14.6;5.5;13;1.3;1.54;5062 +91075;47.97093;-1.54528;65;20221108;16.4;11.8;14.1;5.4;12.8;2.1;1.41;4346 +91075;47.97093;-1.54528;65;20221109;16.1;9.8;12.9;3.2;11.75;.8;1.09;5343 +91075;47.97093;-1.54528;65;20221110;16.5;6.4;11.5;2.3;11.35;0;.79;6378 +91075;47.97093;-1.54528;65;20221111;10.5;8.3;9.4;3;11.2;.1;.46;2334 +91075;47.97093;-1.54528;65;20221112;17.8;6.6;12.2;2.9;12.25;.3;.85;6190 +91075;47.97093;-1.54528;65;20221113;15.2;8.9;12;3.2;12.45;.2;.74;4880 +91075;47.97093;-1.54528;65;20221114;14.4;7.5;11;2.8;11.3;3.6;.73;4067 +91075;47.97093;-1.54528;65;20221115;14.7;8.8;11.8;5.2;11.7;8.9;1.05;3831 +91075;47.97093;-1.54528;65;20221116;14.5;7.3;10.9;5.5;11.35;15.6;.97;2951 +91075;47.97093;-1.54528;65;20221117;14.7;10.8;12.8;5.9;10.75;1.8;1.64;3883 +91075;47.97093;-1.54528;65;20221118;12.9;7;10;3;9.35;.9;.88;5144 +91075;47.97093;-1.54528;65;20221119;11.9;2;7;1.8;8.15;1.8;.53;5696 +91075;47.97093;-1.54528;65;20221120;13.3;5;9.1;3.4;9.9;2.3;.71;4951 +91075;47.97093;-1.54528;65;20221121;13.4;6.8;10.1;4.7;9.65;4.3;1.13;3698 +91075;47.97093;-1.54528;65;20221122;12.9;5.5;9.2;5.6;8.7;0;1.29;5285 +91075;47.97093;-1.54528;65;20221123;14.1;7.3;10.7;4.8;10.75;4.3;.88;5029 +91075;47.97093;-1.54528;65;20221124;14.4;6.6;10.5;4.2;10.85;6.2;.81;4072 +91075;47.97093;-1.54528;65;20221125;13.7;6.3;10;2.3;9.9;0;.62;4979 +91075;47.97093;-1.54528;65;20221126;12.4;6.1;9.2;2.9;10.3;1.6;.53;3278 +91075;47.97093;-1.54528;65;20221127;12.7;9.9;11.3;4.3;12.25;12.5;.65;1415 +91075;47.97093;-1.54528;65;20221128;11.9;6.9;9.4;3;10;1.2;.61;3802 +91075;47.97093;-1.54528;65;20221129;12.4;4.1;8.3;1.4;8.9;.1;.41;4332 +91075;47.97093;-1.54528;65;20221130;8.1;3.1;5.6;2.3;8.3;0;.34;3722 +91075;47.97093;-1.54528;65;20221201;8;.8;4.4;2.4;7.15;0;.41;3834 +91075;47.97093;-1.54528;65;20221202;5.7;-2.2;1.7;1.8;6.15;0;.29;3693 +91075;47.97093;-1.54528;65;20221203;4.1;2.3;3.2;4.1;6.6;0;.58;1420 +91075;47.97093;-1.54528;65;20221204;3.7;2.5;3.1;2.8;6.75;.1;.47;1282 +91075;47.97093;-1.54528;65;20221205;5.4;3.5;4.4;2.1;7.4;0;.46;1347 +91075;47.97093;-1.54528;65;20221206;6.6;3.3;4.9;2.9;6.9;0;.57;3469 +91075;47.97093;-1.54528;65;20221207;5.6;-1.3;2.1;1.6;6.05;.2;.29;3509 +91075;47.97093;-1.54528;65;20221208;1.8;-3.3;-.7;1.8;5.75;.1;.18;2173 +91075;47.97093;-1.54528;65;20221209;5.4;.3;2.8;2;5.8;0;.37;4330 +91075;47.97093;-1.54528;65;20221210;6.2;-4.8;.7;1.4;5;.1;.26;4965 +91075;47.97093;-1.54528;65;20221211;2.3;-2.5;-.1;2.4;5.55;.3;.26;2698 +91075;47.97093;-1.54528;65;20221212;2;-1.7;.1;2.8;5.65;0;.28;2454 +91075;47.97093;-1.54528;65;20221213;2;-3.2;-.6;3.1;4.8;1.3;.42;3197 +91075;47.97093;-1.54528;65;20221214;2.4;-.1;1.2;3.8;6.3;2;.3;1417 +91075;47.97093;-1.54528;65;20221215;4.3;1.3;2.8;4.3;4.75;.1;1.14;1957 +91075;47.97093;-1.54528;65;20221216;6.7;-3.1;1.8;1.8;5.15;0;.35;4755 +91075;47.97093;-1.54528;65;20221217;0;-5.1;-2.5;2.3;4.55;0;.19;3350 +91075;47.97093;-1.54528;65;20221218;7.4;-3.1;2.1;4.4;6.55;6;.49;2360 +91075;47.97093;-1.54528;65;20221219;13.5;7.8;10.6;6;11.55;9;.71;2095 +91075;47.97093;-1.54528;65;20221220;12.6;11.2;11.9;4.3;12.3;10.1;.75;875 +91075;47.97093;-1.54528;65;20221221;13.4;7.2;10.3;4.4;11.95;10.1;.41;2125 +91075;47.97093;-1.54528;65;20221222;14.7;12.1;13.4;6;13.35;9.1;.99;1276 +91075;47.97093;-1.54528;65;20221223;14.6;13.5;14;4.8;14;2.6;.86;1445 +91075;47.97093;-1.54528;65;20221224;12.2;11.2;11.7;3.9;12.45;3.3;.61;1320 +91075;47.97093;-1.54528;65;20221225;13.4;9.8;11.6;2.6;12.4;1.4;.51;1732 +91075;47.97093;-1.54528;65;20221226;11.1;9.9;10.5;3;10.3;.1;.71;2632 +91075;47.97093;-1.54528;65;20221227;11.4;3;7.2;3.1;8.75;.1;.49;3933 +91075;47.97093;-1.54528;65;20221228;12.5;9;10.7;6.5;11.3;4.7;.85;1590 +91075;47.97093;-1.54528;65;20221229;12.3;9.5;10.9;4.8;9.8;2.4;1.15;3188 +91075;47.97093;-1.54528;65;20221230;14.5;5.2;9.8;7;12.45;6.5;.2;2677 +91075;47.97093;-1.54528;65;20221231;17.4;14.1;15.8;9.3;13.1;1.9;2.24;2328 +91076;48.00548;-1.21371;85;20220101;16.1;6.2;11.2;1.8;11.2;.2;.48;4029 +91076;48.00548;-1.21371;85;20220102;13.9;10.2;12.1;5.5;12.3;0;.84;2323 +91076;48.00548;-1.21371;85;20220103;12.6;11;11.8;5.2;12.7;19.2;.64;1402 +91076;48.00548;-1.21371;85;20220104;9.8;8;8.9;3.8;9.6;.3;.78;1525 +91076;48.00548;-1.21371;85;20220105;5.9;1.9;3.9;2.1;6.9;.2;.43;2492 +91076;48.00548;-1.21371;85;20220106;7.7;1.5;4.6;2.7;6.9;1.2;.56;3231 +91076;48.00548;-1.21371;85;20220107;9.7;5.2;7.5;5;8.8;1.4;.75;2719 +91076;48.00548;-1.21371;85;20220108;10.4;6.7;8.6;5.6;9.5;9.2;.82;2453 +91076;48.00548;-1.21371;85;20220109;8.6;5.3;7;3.4;8.7;4;.58;2319 +91076;48.00548;-1.21371;85;20220110;8.9;6.8;7.9;1.6;10.2;1.6;.34;1789 +91076;48.00548;-1.21371;85;20220111;8.4;6.6;7.5;1.3;9.6;.2;.39;1647 +91076;48.00548;-1.21371;85;20220112;8.7;6;7.4;2;9.4;0;.42;2134 +91076;48.00548;-1.21371;85;20220113;7.9;5;6.5;3.1;7.6;0;.78;2255 +91076;48.00548;-1.21371;85;20220114;.9;.5;.7;2.6;6;0;.37;595 +91076;48.00548;-1.21371;85;20220115;2.4;-1.6;.4;1;6.3;.1;.19;2790 +91076;48.00548;-1.21371;85;20220116;7.8;1.9;4.9;2.4;8.5;.6;.24;3520 +91076;48.00548;-1.21371;85;20220117;7;4.1;5.6;1.7;8.9;.1;.28;2381 +91076;48.00548;-1.21371;85;20220118;5.2;2.2;3.7;2.1;7.8;0;.27;2463 +91076;48.00548;-1.21371;85;20220119;7.9;4.2;6.1;2;8.4;1;.44;2820 +91076;48.00548;-1.21371;85;20220120;8.8;1.8;5.3;2.4;7.5;0;.54;4088 +91076;48.00548;-1.21371;85;20220121;6.2;-1.5;2.4;1.7;6.2;.1;.39;4369 +91076;48.00548;-1.21371;85;20220122;5.9;-1.8;2.1;1.4;6.8;0;.25;4432 +91076;48.00548;-1.21371;85;20220123;3.6;3.3;3.5;4.3;7.1;0;.52;564 +91076;48.00548;-1.21371;85;20220124;7.3;-1.8;2.8;2.8;6.4;0;.52;4998 +91076;48.00548;-1.21371;85;20220125;1.5;-1.3;.1;1.1;6.2;0;.24;2635 +91076;48.00548;-1.21371;85;20220126;3.4;-.8;1.3;2;6.4;0;.3;3370 +91076;48.00548;-1.21371;85;20220127;7;2.5;4.8;1.7;7.7;.1;.43;3558 +91076;48.00548;-1.21371;85;20220128;9.8;6.2;8;.9;9.9;0;.42;3191 +91076;48.00548;-1.21371;85;20220129;9.7;7.3;8.5;2.4;10.4;.3;.47;2574 +91076;48.00548;-1.21371;85;20220130;9.8;7.6;8.7;2.4;9.2;.1;.76;2489 +91076;48.00548;-1.21371;85;20220131;9.5;3.9;6.7;4.4;8.4;.5;.77;4280 +91076;48.00548;-1.21371;85;20220201;10.3;4.3;7.3;3.5;9.9;0;.42;4516 +91076;48.00548;-1.21371;85;20220202;9.4;8.7;9.1;2.9;9.7;0;.79;1302 +91076;48.00548;-1.21371;85;20220203;8.8;5.2;7;2.7;9.5;.4;.45;3522 +91076;48.00548;-1.21371;85;20220204;10.7;8;9.4;3.4;8.9;1.1;1.1;3048 +91076;48.00548;-1.21371;85;20220205;10.9;1.1;6;3.1;7.8;.2;.82;6271 +91076;48.00548;-1.21371;85;20220206;12.4;6.7;9.6;7.2;11.1;1.6;.71;4764 +91076;48.00548;-1.21371;85;20220207;11.5;7.8;9.7;2.2;9.6;.1;.85;3823 +91076;48.00548;-1.21371;85;20220208;7.8;5.7;6.8;1.8;10.1;0;.33;2829 +91076;48.00548;-1.21371;85;20220209;5.9;5.4;5.7;1.8;8.7;0;.44;1198 +91076;48.00548;-1.21371;85;20220210;6.4;5.1;5.8;3.1;8.15;0;1.1;6700 +91076;48.00548;-1.21371;85;20220211;9.9;0;4.9;2;6.4;0;.84;9800 +91076;48.00548;-1.21371;85;20220212;8.2;-1;3.6;2.9;6;0;.91;10250 +91076;48.00548;-1.21371;85;20220213;11.1;1.1;6.1;6.5;8.7;9;.84;4300 +91076;48.00548;-1.21371;85;20220214;10.9;5.6;8.3;4.6;8.85;1.5;1.1;6400 +91076;48.00548;-1.21371;85;20220215;11.2;3.3;7.2;4.9;9.75;4.4;.61;3500 +91076;48.00548;-1.21371;85;20220216;13.9;9.2;11.6;7.5;13.4;.6;.53;5054 +91076;48.00548;-1.21371;85;20220217;14.8;9.8;12.3;5.3;11.4;.6;1.46;5310 +91076;48.00548;-1.21371;85;20220218;11.8;10.5;11.2;6.3;9.5;1;1.8;2554 +91076;48.00548;-1.21371;85;20220219;10.9;1.5;6.2;5.7;7.8;0;1.21;7667 +91076;48.00548;-1.21371;85;20220220;12.8;7.7;10.3;6.9;11.1;2.1;1.03;5629 +91076;48.00548;-1.21371;85;20220221;11.1;7.1;9.1;5.4;8.1;1.1;1.68;5019 +91076;48.00548;-1.21371;85;20220222;14.5;5.7;10.1;4.1;10.5;.4;1.21;7757 +91076;48.00548;-1.21371;85;20220223;11.6;4;7.8;1.8;8.8;.1;.92;7292 +91076;48.00548;-1.21371;85;20220224;10.2;5.5;7.9;3.8;7.7;.8;1.36;5736 +91076;48.00548;-1.21371;85;20220225;11.9;1.2;6.6;2.4;6.7;0;1.33;8995 +91076;48.00548;-1.21371;85;20220226;11.1;.3;5.7;3.8;5.9;0;1.67;9175 +91076;48.00548;-1.21371;85;20220227;12.6;.6;6.6;3.3;7;0;1.52;9838 +91076;48.00548;-1.21371;85;20220228;15.3;2.5;8.9;2.1;9.2;.5;1.3;10324 +91076;48.00548;-1.21371;85;20220301;14.4;8.5;11.5;1.6;10.8;.4;1.12;6982 +91076;48.00548;-1.21371;85;20220302;15.4;8.2;11.8;2.3;10;0;1.48;7870 +91076;48.00548;-1.21371;85;20220303;11.2;8.1;9.7;2.8;11.1;7.1;.79;5101 +91076;48.00548;-1.21371;85;20220304;11.4;6.8;9.1;3.7;8.6;0;1.43;6394 +91076;48.00548;-1.21371;85;20220305;10.1;.3;5.2;3.3;7.8;0;1.03;9654 +91076;48.00548;-1.21371;85;20220306;10;5.9;8;2.8;7.2;0;1.43;6190 +91076;48.00548;-1.21371;85;20220307;7.3;-2.1;2.6;4.2;5.2;0;1.4;9715 +91076;48.00548;-1.21371;85;20220308;10.8;1;5.9;3.9;8.1;.7;1.16;10065 +91076;48.00548;-1.21371;85;20220309;14.6;7.1;10.9;4;9.7;0;1.76;8876 +91076;48.00548;-1.21371;85;20220310;12.2;7.8;10;3.5;10.3;.8;1.22;6797 +91076;48.00548;-1.21371;85;20220311;13;7.9;10.5;5.7;9.9;6.6;1.67;7449 +91076;48.00548;-1.21371;85;20220312;13.8;5.3;9.6;4.1;9;1.7;1.75;9864 +91076;48.00548;-1.21371;85;20220313;11.2;7.8;9.5;4.2;9.3;1.9;1.41;6173 +91076;48.00548;-1.21371;85;20220314;14.8;4.6;9.7;3.3;8.4;2.3;1.95;11131 +91076;48.00548;-1.21371;85;20220315;14.8;7.1;11;2.8;11.3;2.4;1.39;9743 +91076;48.00548;-1.21371;85;20220316;13.4;8.7;11.1;2.9;11.4;2.2;1.24;7621 +91076;48.00548;-1.21371;85;20220317;12.1;4.6;8.4;2.6;8;0;1.58;9857 +91076;48.00548;-1.21371;85;20220318;15.2;2;8.6;5.6;5.95;0;3.23;17050 +91076;48.00548;-1.21371;85;20220319;13.9;5.3;9.6;4.4;7.65;0;2.37;12550 +91076;48.00548;-1.21371;85;20220320;13.9;4.9;9.4;2.8;8.2;0;1.94;12200 +91076;48.00548;-1.21371;85;20220321;17.9;6.1;12;3.7;9.75;0;2.6;16000 +91076;48.00548;-1.21371;85;20220322;16.1;5.8;11;4.3;7.6;0;3.01;17600 +91076;48.00548;-1.21371;85;20220323;16.5;3.9;10.2;3;6.2;0;2.97;18500 +91076;48.00548;-1.21371;85;20220324;19.1;1.5;10.3;2.4;7.15;0;2.84;18500 +91076;48.00548;-1.21371;85;20220325;20.1;3.5;11.8;4.3;7.35;0;3.69;18250 +91076;48.00548;-1.21371;85;20220326;20;4.4;12.2;4.2;7;0;3.88;19150 +91076;48.00548;-1.21371;85;20220327;20.8;3.9;12.4;2.7;8.3;0;3.13;18000 +91076;48.00548;-1.21371;85;20220328;20.3;6.8;13.5;2.1;8.7;3.1;2.74;14650 +91076;48.00548;-1.21371;85;20220329;17.7;9;13.3;2.4;10.45;0;2.42;14800 +91076;48.00548;-1.21371;85;20220330;11.8;7.9;9.9;3.6;10.15;1;1.22;3800 +91076;48.00548;-1.21371;85;20220331;8;4.6;6.3;5;7.1;1.7;1.56;7700 +91076;48.00548;-1.21371;85;20220401;7.3;.4;3.8;6;5.7;.7;1.73;11700 +91076;48.00548;-1.21371;85;20220402;9.4;-1.3;4;4;5.2;0;2.12;16600 +91076;48.00548;-1.21371;85;20220403;9.1;-2.5;3.3;4.2;4.8;0;2.19;17500 +91076;48.00548;-1.21371;85;20220404;10.1;-1.8;4.2;3.5;6.87;.3;1.57;14366 +91076;48.00548;-1.21371;85;20220405;13.2;7.6;10.4;4.9;11.03;.1;1.56;11183 +91076;48.00548;-1.21371;85;20220406;13.2;7.6;10.4;4.9;10.2;3;1.69;8400 +91076;48.00548;-1.21371;85;20220407;15.1;10.2;12.6;6.5;11.59;9.3;2.24;9800 +91076;48.00548;-1.21371;85;20220408;15.5;8.5;12;5.7;10.59;11.8;2.25;9050 +91076;48.00548;-1.21371;85;20220409;12.7;1.9;7.3;3;6.9;0;2.47;19250 +91076;48.00548;-1.21371;85;20220410;14.9;-.2;7.3;3.9;6.9;0;2.87;20950 +91076;48.00548;-1.21371;85;20220411;20.8;5.9;13.4;5;9.6;1.3;3.91;19350 +91076;48.00548;-1.21371;85;20220412;16;11.1;13.5;2.7;11.94;1.9;1.77;6900 +91076;48.00548;-1.21371;85;20220413;19.9;5.7;12.8;1.3;11.45;.8;2.44;16400 +91076;48.00548;-1.21371;85;20220414;21.9;7.2;14.5;1.7;11.45;0;3;18550 +91076;48.00548;-1.21371;85;20220415;23.9;7.4;15.7;2;11.6;0;3.45;19400 +91076;48.00548;-1.21371;85;20220416;21.2;7.7;14.4;3;10.65;0;3.81;23600 +91076;48.00548;-1.21371;85;20220417;20.2;6.1;13.1;1.9;9.95;0;3.25;21250 +91076;48.00548;-1.21371;85;20220418;16.8;8.6;12.7;4;10;0;2.81;14550 +91076;48.00548;-1.21371;85;20220419;15.3;3.4;9.4;3.9;8.65;0;2.71;19250 +91076;48.00548;-1.21371;85;20220420;19.1;5.9;12.5;4;10.2;.3;3.38;20950 +91076;48.00548;-1.21371;85;20220421;20;9.2;14.6;3.1;9.5;0;3.99;22950 +91076;48.00548;-1.21371;85;20220422;19.8;7.9;13.9;4.3;9.95;0;3.86;20800 +91076;48.00548;-1.21371;85;20220423;18.5;10.1;14.3;4.4;11.3;2.6;2.92;13050 +91076;48.00548;-1.21371;85;20220424;18.5;10.2;14.3;2.7;12.5;3.1;2.34;11950 +91076;48.00548;-1.21371;85;20220425;17;6.7;11.9;3.1;9.35;0;3.32;22000 +91076;48.00548;-1.21371;85;20220426;17.4;3.6;10.5;3.8;9.05;0;3.39;24000 +91076;48.00548;-1.21371;85;20220427;18.4;6.2;12.3;5.4;9.25;0;3.93;22800 +91076;48.00548;-1.21371;85;20220428;19.1;9.8;14.4;4;10.3;0;3.58;17850 +91076;48.00548;-1.21371;85;20220429;20.9;7.7;14.3;4.2;10.9;0;4.01;23200 +91076;48.00548;-1.21371;85;20220430;16.9;5;11;3.6;9.15;0;3.27;21850 +91076;48.00548;-1.21371;85;20220501;19.2;7.8;13.5;2.6;8.8;1.1;3.9;23550 +91076;48.00548;-1.21371;85;20220502;18.5;9.6;14.1;3.2;9.85;0;3.36;16750 +91076;48.00548;-1.21371;85;20220503;17.9;9;13.4;3.5;9.75;0;2.86;11300 +91076;48.00548;-1.21371;85;20220504;18.8;6;12.4;2.9;10.2;0;3.19;19250 +91076;48.00548;-1.21371;85;20220505;19.6;7.9;13.7;3.1;11.3;0;3.49;21500 +91076;48.00548;-1.21371;85;20220506;20.8;7.6;14.2;2.4;11.9;0;3.39;20681 +91076;48.00548;-1.21371;85;20220507;20.1;9.2;14.7;2.5;11.8;.1;3.28;18862 +91076;48.00548;-1.21371;85;20220508;23.4;7.1;15.3;1.4;12.1;.1;3.75;23282 +91076;48.00548;-1.21371;85;20220509;25.3;9.9;17.6;1.6;12.6;0;4.09;22739 +91076;48.00548;-1.21371;85;20220510;24.6;12.4;18.5;2.2;12.6;0;4.12;20301 +91076;48.00548;-1.21371;85;20220511;20.4;9.4;14.9;3.2;13;0;3.3;19354 +91076;48.00548;-1.21371;85;20220512;19.8;9.6;14.7;2;10.9;.1;3.32;18715 +91076;48.00548;-1.21371;85;20220513;20.8;5;12.9;1.1;10.2;0;3.49;23505 +91076;48.00548;-1.21371;85;20220514;24.9;8.7;16.8;2.9;11.8;1.2;4.64;23917 +91076;48.00548;-1.21371;85;20220515;27.9;16.6;22.3;3.6;15.1;3.2;5.19;20001 +91076;48.00548;-1.21371;85;20220516;23.5;13;18.3;2.2;15;.2;3.68;19351 +91076;48.00548;-1.21371;85;20220517;28.6;11.6;20.1;2.6;15;2.9;5.1;24840 +91076;48.00548;-1.21371;85;20220518;27.8;10.8;19.3;2.2;14.9;3.4;4.8;24945 +91076;48.00548;-1.21371;85;20220519;23.4;13.2;18.3;2.3;14.4;5.7;3.79;19310 +91076;48.00548;-1.21371;85;20220520;21.8;13.9;17.9;1.9;15.1;2.4;3.22;17014 +91076;48.00548;-1.21371;85;20220521;24.1;8.5;16.3;1.7;13;0;4.1;24164 +91076;48.00548;-1.21371;85;20220522;25.6;13;19.3;2;15.1;13.1;4.21;21757 +91076;48.00548;-1.21371;85;20220523;18.8;13.9;16.4;3.2;15.3;6.3;2.55;13465 +91076;48.00548;-1.21371;85;20220524;17.7;8.3;13;2.7;11.7;1.8;2.98;18871 +91076;48.00548;-1.21371;85;20220525;17.5;7.2;12.4;2.5;12.1;.1;2.87;19839 +91076;48.00548;-1.21371;85;20220526;17.4;13.1;15.3;1.8;13.4;0;2.41;12717 +91076;48.00548;-1.21371;85;20220527;18.6;11.7;15.2;2.3;13.4;.2;2.86;16268 +91076;48.00548;-1.21371;85;20220528;20.9;6.5;13.7;2.4;11.4;0;3.81;23751 +91076;48.00548;-1.21371;85;20220529;17.3;8.8;13.1;3.3;9.2;0;3.5;18206 +91076;48.00548;-1.21371;85;20220530;18.7;4.1;11.4;1.4;9.1;0;3.52;24052 +91076;48.00548;-1.21371;85;20220531;20.6;5.3;13;1.9;9.9;0;3.9;24696 +91076;48.00548;-1.21371;85;20220601;22.4;6;14.2;2;10.1;0;4.29;25646 +91076;48.00548;-1.21371;85;20220602;25.1;12.4;18.8;3.3;11.2;.2;5.16;22573 +91076;48.00548;-1.21371;85;20220603;24.4;15.3;19.9;1.8;14.4;10.4;3.96;19089 +91076;48.00548;-1.21371;85;20220604;27.1;13.5;20.3;1.7;17.2;3.3;4.45;23476 +91076;48.00548;-1.21371;85;20220605;21;13.4;17.2;3;14.4;0;3.43;17483 +91076;48.00548;-1.21371;85;20220606;19;10.1;14.6;2.5;13.8;1.8;3.02;18988 +91076;48.00548;-1.21371;85;20220607;20.9;13.9;17.4;4.1;15.5;11.2;3.3;16823 +91076;48.00548;-1.21371;85;20220608;21.2;14.8;18;3.4;15.2;.2;3.38;16095 +91076;48.00548;-1.21371;85;20220609;21.6;11.6;16.6;2.9;13.6;.1;3.77;20250 +91076;48.00548;-1.21371;85;20220610;21.6;12.1;16.9;2.1;15.7;.1;3.38;19754 +91076;48.00548;-1.21371;85;20220611;23.7;12.8;18.3;1.7;14.6;0;3.93;21215 +91076;48.00548;-1.21371;85;20220612;22.7;10.2;16.5;2.8;12.9;.1;4.18;22773 +91076;48.00548;-1.21371;85;20220613;23.3;8;15.7;1.6;12.2;0;4.22;25264 +91076;48.00548;-1.21371;85;20220614;26.8;9;17.9;2;12.8;0;5.05;27305 +91076;48.00548;-1.21371;85;20220615;30;12.4;21.2;1.8;14.4;0;5.49;27170 +91076;48.00548;-1.21371;85;20220616;29.7;12.5;21.1;1.5;15;0;5.24;26872 +91076;48.00548;-1.21371;85;20220617;34.6;15.5;25.1;1.7;17.1;0;6.23;28354 +91076;48.00548;-1.21371;85;20220618;37.4;16.9;27.2;2.6;18.6;.6;7.42;29400 +91076;48.00548;-1.21371;85;20220619;26;15.2;20.6;3.9;17;.9;4.65;21235 +91076;48.00548;-1.21371;85;20220620;25;14.5;19.8;2;17.3;2;4;20935 +91076;48.00548;-1.21371;85;20220621;27;15.5;21.3;2.4;17.4;2.7;4.57;21929 +91076;48.00548;-1.21371;85;20220622;25.1;14.7;19.9;1.3;18.5;22.1;3.82;20832 +91076;48.00548;-1.21371;85;20220623;25.3;16.5;20.9;2.5;17.3;.5;4.08;19126 +91076;48.00548;-1.21371;85;20220624;21.3;15.9;18.6;3.7;16.1;1.9;3.28;14890 +91076;48.00548;-1.21371;85;20220625;20.8;11.4;16.1;2.7;13.1;.8;3.63;19764 +91076;48.00548;-1.21371;85;20220626;21.8;9.5;15.7;2.4;11.3;0;4.13;22653 +91076;48.00548;-1.21371;85;20220627;21.9;9.4;15.7;2.1;11.9;.1;4.01;22823 +91076;48.00548;-1.21371;85;20220628;22.8;8.3;15.6;2.3;11.9;.3;4.28;24592 +91076;48.00548;-1.21371;85;20220629;22.8;13.1;18;3;13.6;.7;4.11;20021 +91076;48.00548;-1.21371;85;20220630;19.6;9.8;14.7;2.1;11.9;1.1;3.45;20104 +91076;48.00548;-1.21371;85;20220701;22;7.4;14.7;1.9;11.3;0;4.09;24597 +91076;48.00548;-1.21371;85;20220702;25.4;7.3;16.4;1.8;12.2;0;4.73;27396 +91076;48.00548;-1.21371;85;20220703;22.9;9.4;16.2;2.1;12.5;.1;4.15;23571 +91076;48.00548;-1.21371;85;20220704;22.9;8.1;15.5;1.9;12.2;0;4.16;24660 +91076;48.00548;-1.21371;85;20220705;23.5;6.8;15.2;2.2;12;0;4.4;26175 +91076;48.00548;-1.21371;85;20220706;26.1;8.7;17.4;2;13.7;.1;4.75;26678 +91076;48.00548;-1.21371;85;20220707;23.6;12.2;17.9;2.5;15.3;.1;3.95;21475 +91076;48.00548;-1.21371;85;20220708;27.4;9.4;18.4;2.2;13.9;0;5.07;27033 +91076;48.00548;-1.21371;85;20220709;29.4;11.8;20.6;2.1;14.5;0;5.4;26668 +91076;48.00548;-1.21371;85;20220710;28.5;13.5;21;2.6;13.3;0;5.46;24531 +91076;48.00548;-1.21371;85;20220711;30.8;14.6;22.7;2.8;14.9;0;5.95;25448 +91076;48.00548;-1.21371;85;20220712;33.6;13.3;23.5;1.7;15.9;0;6;28462 +91076;48.00548;-1.21371;85;20220713;36.4;14.9;25.7;2.2;15.9;0;6.94;29225 +91076;48.00548;-1.21371;85;20220714;27.4;15;21.2;2.8;15.1;0;4.95;22035 +91076;48.00548;-1.21371;85;20220715;28.7;9.4;19.1;1.4;12.7;0;5.04;27510 +91076;48.00548;-1.21371;85;20220716;30.1;10.5;20.3;2;12.2;0;5.64;27642 +91076;48.00548;-1.21371;85;20220717;33;14.5;23.8;2.9;12.9;0;6.73;26759 +91076;48.00548;-1.21371;85;20220718;39.2;18.8;29;3.5;12.9;0;8.79;28028 +91076;48.00548;-1.21371;85;20220719;28.9;21.9;25.4;3.4;15.9;1.6;5.29;16196 +91076;48.00548;-1.21371;85;20220720;26.5;17.8;22.2;2.7;17.4;.4;4.23;18038 +91076;48.00548;-1.21371;85;20220721;27.9;15;21.5;1.5;15.3;0;4.44;21972 +91076;48.00548;-1.21371;85;20220722;21.2;14.7;18;1.8;16.1;.6;2.91;15421 +91076;48.00548;-1.21371;85;20220723;28.3;11;19.7;1.9;14.2;0;4.9;25314 +91076;48.00548;-1.21371;85;20220724;32.6;12.3;22.5;1.9;14.7;0;5.78;27345 +91076;48.00548;-1.21371;85;20220725;25.5;15.5;20.5;2.9;15.4;0;4.28;18993 +91076;48.00548;-1.21371;85;20220726;23.8;16.2;20;1.8;13.2;0;3.68;16435 +91076;48.00548;-1.21371;85;20220727;24.8;7.5;16.2;.9;11.4;0;4;24893 +91076;48.00548;-1.21371;85;20220728;28.5;13.9;21.2;1.4;13.5;0;4.54;22733 +91076;48.00548;-1.21371;85;20220729;29.7;15.1;22.4;1.2;14.5;0;4.53;22628 +91076;48.00548;-1.21371;85;20220730;29.5;14.8;22.2;2;16;0;4.82;22599 +91076;48.00548;-1.21371;85;20220731;29.2;17.2;23.2;2.3;17.2;0;4.67;20281 +91076;48.00548;-1.21371;85;20220801;26.9;18;22.5;2.1;17.6;0;3.94;17323 +91076;48.00548;-1.21371;85;20220802;32.1;12.8;22.5;1.3;16.2;0;5.01;25569 +91076;48.00548;-1.21371;85;20220803;34.2;14.7;24.5;2;18;0;5.68;25570 +91076;48.00548;-1.21371;85;20220804;26.9;18;22.5;3.7;17;.4;4.5;17052 +91076;48.00548;-1.21371;85;20220805;25.5;12.3;18.9;3.1;12;0;4.69;20740 +91076;48.00548;-1.21371;85;20220806;26.3;7.5;16.9;2.6;9.5;0;5;24692 +91076;48.00548;-1.21371;85;20220807;28.5;13.1;20.8;3.2;10.6;0;5.64;22182 +91076;48.00548;-1.21371;85;20220808;30;12.5;21.3;2.8;11.7;0;5.61;23535 +91076;48.00548;-1.21371;85;20220809;32.1;14;23.1;2.9;14.1;0;5.88;23800 +91076;48.00548;-1.21371;85;20220810;34;14.2;24.1;2.6;14.1;0;6.12;24760 +91076;48.00548;-1.21371;85;20220811;34.6;14.3;24.5;2.3;12.3;0;6.12;24921 +91076;48.00548;-1.21371;85;20220812;34.9;11.5;23.2;1.7;11.4;0;5.74;26617 +91076;48.00548;-1.21371;85;20220813;35.8;13.8;24.8;2.1;12.8;16;6.13;25631 +91076;48.00548;-1.21371;85;20220814;20.9;18;19.5;2.8;19.9;4;1.93;8988 +91076;48.00548;-1.21371;85;20220815;25.6;17.2;21.4;3.1;18.5;.1;3.54;15475 +91076;48.00548;-1.21371;85;20220816;25.2;17;21.1;1.6;17.7;8;3.14;15180 +91076;48.00548;-1.21371;85;20220817;23;14.1;18.6;1.1;17.1;4.4;2.76;15721 +91076;48.00548;-1.21371;85;20220818;25;16.4;20.7;2.5;18.1;.1;3.26;15337 +91076;48.00548;-1.21371;85;20220819;22.3;16.8;19.6;2.4;18.7;2.7;2.46;12096 +91076;48.00548;-1.21371;85;20220820;25.8;12.2;19;1.3;15.4;0;3.41;19110 +91076;48.00548;-1.21371;85;20220821;19.5;13.7;16.6;1.3;16.4;1.8;2.09;12247 +91076;48.00548;-1.21371;85;20220822;24.4;16.3;20.4;2;19.7;.4;2.77;14435 +91076;48.00548;-1.21371;85;20220823;25.2;18.9;22.1;1.6;20.6;.1;2.67;12584 +91076;48.00548;-1.21371;85;20220824;31.3;15.1;23.2;1.6;19.7;.7;4.11;20263 +91076;48.00548;-1.21371;85;20220825;23;19.2;21.1;2.9;19.6;.2;2.43;9528 +91076;48.00548;-1.21371;85;20220826;24.2;13.2;18.7;2.1;14.7;.1;3.24;16360 +91076;48.00548;-1.21371;85;20220827;26.6;11;18.8;1.7;13.8;0;3.63;19399 +91076;48.00548;-1.21371;85;20220828;25.5;12.5;19;2.3;14;0;3.6;17526 +91076;48.00548;-1.21371;85;20220829;29.8;12;20.9;2.2;14.6;0;4.34;20402 +91076;48.00548;-1.21371;85;20220830;29.9;15.1;22.5;2.1;15.3;0;4.18;18408 +91076;48.00548;-1.21371;85;20220831;28.1;17.5;22.8;2.1;16.9;4.2;3.63;15381 +91076;48.00548;-1.21371;85;20220901;26.2;16.6;21.4;1.5;18.9;8.1;2.87;14487 +91076;48.00548;-1.21371;85;20220902;21.8;15.3;18.6;.9;18.7;9.4;2.03;11742 +91076;48.00548;-1.21371;85;20220903;22.8;16.4;19.6;2.4;17.1;.3;2.54;11540 +91076;48.00548;-1.21371;85;20220904;27.8;13.5;20.7;2.1;16.4;.1;3.53;17288 +91076;48.00548;-1.21371;85;20220905;27.5;16.3;21.9;2.1;17.8;2.6;3.3;15109 +91076;48.00548;-1.21371;85;20220906;21.1;16.5;18.8;2.9;17.1;2.7;2.19;9446 +91076;48.00548;-1.21371;85;20220907;21.4;15.8;18.6;3.2;16.7;5.4;2.35;10361 +91076;48.00548;-1.21371;85;20220908;20.2;14.7;17.5;4.2;15.8;3.4;2.32;10162 +91076;48.00548;-1.21371;85;20220909;20.2;14.4;17.3;4;15.4;4.4;2.35;10341 +91076;48.00548;-1.21371;85;20220910;22.3;12.5;17.4;2;14.5;0;2.52;13426 +91076;48.00548;-1.21371;85;20220911;26;12.3;19.2;1.6;14.7;0;2.96;15785 +91076;48.00548;-1.21371;85;20220912;30.2;14.2;22.2;2.7;15.9;.1;4.09;16914 +91076;48.00548;-1.21371;85;20220913;26.5;18.9;22.7;2.1;19.1;2.1;2.76;11410 +91076;48.00548;-1.21371;85;20220914;26.2;18.1;22.2;1.8;19.1;1.2;2.59;11666 +91076;48.00548;-1.21371;85;20220915;22.3;16.2;19.3;2.2;16.6;0;2.23;9961 +91076;48.00548;-1.21371;85;20220916;19.2;9.9;14.6;2.4;11.2;.1;2.36;12258 +91076;48.00548;-1.21371;85;20220917;18.8;5.2;12;1.1;9.2;0;2.07;14743 +91076;48.00548;-1.21371;85;20220918;19.9;3.5;11.7;1.1;9.5;.1;2.14;16048 +91076;48.00548;-1.21371;85;20220919;20.7;5.3;13;1.9;10.3;0;2.42;15364 +91076;48.00548;-1.21371;85;20220920;18.7;5.6;12.2;1.4;10.7;0;1.95;13977 +91076;48.00548;-1.21371;85;20220921;21;6.5;13.8;1.6;10.4;0;2.3;14555 +91076;48.00548;-1.21371;85;20220922;22.4;5.3;13.9;1;10.2;.1;2.2;15656 +91076;48.00548;-1.21371;85;20220923;18.9;9.6;14.3;.9;12.6;2.7;1.65;11304 +91076;48.00548;-1.21371;85;20220924;19.6;12.3;16;2.6;13.3;4.3;2.05;9848 +91076;48.00548;-1.21371;85;20220925;18.2;12.1;15.2;2.9;12.6;.1;1.97;8857 +91076;48.00548;-1.21371;85;20220926;16.4;8.8;12.6;3.6;11.4;5.9;1.82;9810 +91076;48.00548;-1.21371;85;20220927;16.4;10.8;13.6;4.1;12.7;10;1.67;8259 +91076;48.00548;-1.21371;85;20220928;14.6;11.6;13.1;3.4;13.2;3.4;1.19;5860 +91076;48.00548;-1.21371;85;20220929;15.1;8;11.6;2.3;10.8;1.4;1.48;9113 +91076;48.00548;-1.21371;85;20220930;16.6;4.1;10.4;2.9;11;3;1.55;12067 +91076;48.00548;-1.21371;85;20221001;21.2;13.9;17.6;5;17.1;.7;1.89;9007 +91076;48.00548;-1.21371;85;20221002;20.2;16.1;18.2;3.4;16.9;.5;1.7;6560 +91076;48.00548;-1.21371;85;20221003;19.7;12.7;16.2;1.3;15.8;0;1.37;8579 +91076;48.00548;-1.21371;85;20221004;17.3;12.1;14.7;1.3;14.5;0;1.18;7239 +91076;48.00548;-1.21371;85;20221005;20.4;12.4;16.4;2.7;14.6;1.6;1.79;8953 +91076;48.00548;-1.21371;85;20221006;18.7;5.6;12.2;1;10.5;0;1.45;11412 +91076;48.00548;-1.21371;85;20221007;18.8;2.7;10.8;.7;9.5;.2;1.37;12522 +91076;48.00548;-1.21371;85;20221008;18.7;6.9;12.8;1.1;10.5;.1;1.45;10515 +91076;48.00548;-1.21371;85;20221009;21.4;4.5;13;2.1;10.1;.1;2.05;12488 +91076;48.00548;-1.21371;85;20221010;19.1;10.2;14.7;1.8;14.6;.4;1.28;8825 +91076;48.00548;-1.21371;85;20221011;19.1;8.1;13.6;1.6;11.8;0;1.47;9716 +91076;48.00548;-1.21371;85;20221012;19.9;6.4;13.2;1.6;11.4;.2;1.53;10653 +91076;48.00548;-1.21371;85;20221013;17;11.8;14.4;2.9;15;5.4;1.03;6363 +91076;48.00548;-1.21371;85;20221014;18;13.5;15.8;3.2;16.9;21.6;.93;5804 +91076;48.00548;-1.21371;85;20221015;17.9;14.9;16.4;4.3;16;.5;1.29;4594 +91076;48.00548;-1.21371;85;20221016;21.4;13.7;17.6;2.1;15.9;2.9;1.48;7489 +91076;48.00548;-1.21371;85;20221017;19.8;15.2;17.5;1.6;16.4;0;1.17;5610 +91076;48.00548;-1.21371;85;20221018;19;15.3;17.2;3.6;18.3;.2;.93;4913 +91076;48.00548;-1.21371;85;20221019;24;15.7;19.9;4.2;17.4;2.4;2.2;7444 +91076;48.00548;-1.21371;85;20221020;20.9;13.8;17.4;2.7;15.7;.5;1.49;6750 +91076;48.00548;-1.21371;85;20221021;20.3;13.9;17.1;4.4;14.4;1;1.99;6290 +91076;48.00548;-1.21371;85;20221022;20.8;13;16.9;2.3;15.3;0;1.38;6878 +91076;48.00548;-1.21371;85;20221023;21.2;15.9;18.6;5.3;14.8;8.8;2.46;5511 +91076;48.00548;-1.21371;85;20221024;17.5;14;15.8;4.5;15;1.9;1.31;4332 +91076;48.00548;-1.21371;85;20221025;18;12.4;15.2;2.5;14.7;0;1.07;5498 +91076;48.00548;-1.21371;85;20221026;21.1;14.2;17.7;2.9;15.5;.3;1.53;6051 +91076;48.00548;-1.21371;85;20221027;23.2;13.2;18.2;2.5;15.2;.1;1.67;7251 +91076;48.00548;-1.21371;85;20221028;19;13.9;16.5;2.6;15.5;0;1.14;4982 +91076;48.00548;-1.21371;85;20221029;21.6;15;18.3;2.6;15.8;4.7;1.49;5632 +91076;48.00548;-1.21371;85;20221030;17;12.6;14.8;1.4;14.4;2.3;.81;4451 +91076;48.00548;-1.21371;85;20221031;17.9;10.8;14.4;2.9;13.8;8;1.07;5671 +91076;48.00548;-1.21371;85;20221101;16.6;9.7;13.2;3.9;11.7;5;1.39;5496 +91076;48.00548;-1.21371;85;20221102;16.4;8.3;12.4;3.4;11.8;.9;1.12;5893 +91076;48.00548;-1.21371;85;20221103;14.3;13.1;13.7;4.4;12.6;8.4;1.26;1984 +91076;48.00548;-1.21371;85;20221104;13.7;7.8;10.8;4.2;9.8;.3;1.31;4812 +91076;48.00548;-1.21371;85;20221105;12.5;6.2;9.4;2.3;10.8;3.3;.59;4906 +91076;48.00548;-1.21371;85;20221106;15.6;11.6;13.6;4.1;13.2;11.7;1.04;3765 +91076;48.00548;-1.21371;85;20221107;17;11.7;14.4;5;12.9;1.1;1.45;4324 +91076;48.00548;-1.21371;85;20221108;15.9;11.6;13.8;5.2;12.8;2.7;1.3;3792 +91076;48.00548;-1.21371;85;20221109;15.4;10.1;12.8;3.1;11.8;.5;1.04;4187 +91076;48.00548;-1.21371;85;20221110;16;6.8;11.4;2.1;11.5;0;.75;5556 +91076;48.00548;-1.21371;85;20221111;10;8.5;9.3;2.9;11.2;.1;.45;1968 +91076;48.00548;-1.21371;85;20221112;17.3;7.8;12.6;3.4;12.5;.3;.93;5480 +91076;48.00548;-1.21371;85;20221113;13.3;9.3;11.3;3.2;12.2;.2;.62;3360 +91076;48.00548;-1.21371;85;20221114;14.2;7.4;10.8;2.7;11.2;2;.71;4435 +91076;48.00548;-1.21371;85;20221115;13.6;8.9;11.3;4.4;11.6;9.7;.84;3563 +91076;48.00548;-1.21371;85;20221116;14.1;7.3;10.7;5.1;11.4;15.4;.82;4302 +91076;48.00548;-1.21371;85;20221117;14.4;10.6;12.5;5.9;10.8;2.9;1.6;3066 +91076;48.00548;-1.21371;85;20221118;12.5;6.8;9.7;3.2;9.3;1.1;.95;3789 +91076;48.00548;-1.21371;85;20221119;11.6;1.9;6.8;1.6;8.1;1.2;.51;4993 +91076;48.00548;-1.21371;85;20221120;12.9;5;9;3.3;9.7;3;.73;4403 +91076;48.00548;-1.21371;85;20221121;12.9;7;10;3.8;9.6;4.2;1.01;3697 +91076;48.00548;-1.21371;85;20221122;12.5;5.3;8.9;5.3;8.8;0;1.2;4070 +91076;48.00548;-1.21371;85;20221123;13.9;7.2;10.6;4.5;10.7;4.5;.91;3859 +91076;48.00548;-1.21371;85;20221124;14;7.5;10.8;3.9;10.9;5.4;.83;3744 +91076;48.00548;-1.21371;85;20221125;13.4;6.7;10.1;2.2;9.9;.1;.69;3758 +91076;48.00548;-1.21371;85;20221126;12.5;6.6;9.6;2.4;10.2;2;.58;3457 +91076;48.00548;-1.21371;85;20221127;11.8;9.4;10.6;3.9;11.8;11.7;.55;2031 +91076;48.00548;-1.21371;85;20221128;11.1;7.1;9.1;3;9.9;1.5;.64;2705 +91076;48.00548;-1.21371;85;20221129;11.4;3.7;7.6;1.6;8.8;.1;.43;3864 +91076;48.00548;-1.21371;85;20221130;6.9;3.4;5.2;2;8.2;0;.34;2445 +91076;48.00548;-1.21371;85;20221201;7.8;1.2;4.5;2.2;7.1;0;.45;3469 +91076;48.00548;-1.21371;85;20221202;5.4;-2.1;1.7;1.4;6;0;.27;3686 +91076;48.00548;-1.21371;85;20221203;3.8;1.7;2.8;3.9;6.6;.1;.48;1741 +91076;48.00548;-1.21371;85;20221204;3.2;2.2;2.7;2.6;6.8;.1;.41;1064 +91076;48.00548;-1.21371;85;20221205;5;3.3;4.2;1.7;7.4;0;.4;1494 +91076;48.00548;-1.21371;85;20221206;6.2;3.1;4.7;3.1;6.8;0;.67;2139 +91076;48.00548;-1.21371;85;20221207;4.9;-.8;2.1;1.7;6.2;.1;.31;3018 +91076;48.00548;-1.21371;85;20221208;1.4;-3.5;-1;2;5.7;.1;.13;2747 +91076;48.00548;-1.21371;85;20221209;5.3;-.7;2.3;1.9;5.6;0;.46;3061 +91076;48.00548;-1.21371;85;20221210;5.8;-4.6;.6;1.3;5;.1;.29;4130 +91076;48.00548;-1.21371;85;20221211;1.7;-2.6;-.4;2.3;5.4;.3;.27;2496 +91076;48.00548;-1.21371;85;20221212;1.4;-2.4;-.5;2.6;5.4;0;.28;2309 +91076;48.00548;-1.21371;85;20221213;1.6;-3.4;-.9;3.3;4.8;.6;.43;2694 +91076;48.00548;-1.21371;85;20221214;2.1;-.3;.9;3.6;6.2;1.3;.28;1734 +91076;48.00548;-1.21371;85;20221215;3.7;1.1;2.4;4;4.9;.1;.99;1814 +91076;48.00548;-1.21371;85;20221216;6.3;-2.7;1.8;1.8;5.1;0;.45;3710 +91076;48.00548;-1.21371;85;20221217;-.5;-4.7;-2.6;2.9;4.6;0;.26;2400 +91076;48.00548;-1.21371;85;20221218;7.2;-3.3;2;4.2;6.3;4.1;.45;4021 +91076;48.00548;-1.21371;85;20221219;12.9;8.4;10.7;5.6;11;8.1;.86;2490 +91076;48.00548;-1.21371;85;20221220;12.3;11;11.7;4.1;11.9;10.8;.8;1150 +91076;48.00548;-1.21371;85;20221221;13.1;7.4;10.3;4.6;11.9;9.3;.39;2850 +91076;48.00548;-1.21371;85;20221222;14.3;11.8;13.1;6.5;13.3;10.2;.88;1752 +91076;48.00548;-1.21371;85;20221223;14.2;13.3;13.8;5.1;14;5.4;.84;891 +91076;48.00548;-1.21371;85;20221224;11.8;11.1;11.5;3.7;12.3;4;.64;740 +91076;48.00548;-1.21371;85;20221225;13.7;9.9;11.8;2.7;12.3;.9;.55;2265 +91076;48.00548;-1.21371;85;20221226;10.4;10;10.2;3;10.3;.3;.86;465 +91076;48.00548;-1.21371;85;20221227;11;3.5;7.3;2.9;8.7;.2;.53;3367 +91076;48.00548;-1.21371;85;20221228;12.2;8.7;10.5;7;11.2;4.7;.8;2181 +91076;48.00548;-1.21371;85;20221229;12;9.3;10.7;5.1;10;1.6;1.18;1876 +91076;48.00548;-1.21371;85;20221230;14.2;5.3;9.8;7;12.3;6;.2;3754 +91076;48.00548;-1.21371;85;20221231;16.8;14.2;15.5;8.8;13.1;1.7;2.12;1856 +91077;48.03903;-.88174;98;20220101;13.6;6.3;10;1.6;10.7;0;.28;4500 +91077;48.03903;-.88174;98;20220102;13.9;8.8;11.4;4.2;11.7;.1;.76;1900 +91077;48.03903;-.88174;98;20220103;12.3;10.5;11.4;5.1;12.3;27.8;.63;1300 +91077;48.03903;-.88174;98;20220104;10.1;8;9.1;4.4;9.1;.1;.95;2200 +91077;48.03903;-.88174;98;20220105;5.8;1.7;3.8;2.6;6.6;.1;.49;2800 +91077;48.03903;-.88174;98;20220106;6.1;-1.5;2.3;2.5;6;1;.47;3000 +91077;48.03903;-.88174;98;20220107;9.1;4.6;6.9;5.4;8.2;1.2;.72;4300 +91077;48.03903;-.88174;98;20220108;10.4;6.9;8.7;6.8;9.1;10.8;1.14;800 +91077;48.03903;-.88174;98;20220109;8.4;4.5;6.5;3.9;8.3;4.2;.56;3300 +91077;48.03903;-.88174;98;20220110;8.3;6.2;7.3;1;9.5;1.4;.35;1700 +91077;48.03903;-.88174;98;20220111;9.5;3.7;6.6;1.5;8.3;0;.31;4500 +91077;48.03903;-.88174;98;20220112;8.5;3.4;6;2.4;8.5;0;.41;2300 +91077;48.03903;-.88174;98;20220113;7.7;3;5.4;3.5;7;0;.59;5800 +91077;48.03903;-.88174;98;20220114;1.2;-1.3;0;2.3;5.6;0;.33;1600 +91077;48.03903;-.88174;98;20220115;1.4;-2.1;-.3;1.3;5.9;0;.24;1500 +91077;48.03903;-.88174;98;20220116;6.1;1.3;3.7;2.7;8;.6;.25;1400 +91077;48.03903;-.88174;98;20220117;5;3.6;4.3;1.7;8.4;.1;.21;2300 +91077;48.03903;-.88174;98;20220118;5.1;2.2;3.7;2.6;7.6;0;.31;2000 +91077;48.03903;-.88174;98;20220119;6.8;4.4;5.6;2;8.1;.8;.48;1500 +91077;48.03903;-.88174;98;20220120;8.4;2.4;5.4;3.1;7.2;.1;.61;5500 +91077;48.03903;-.88174;98;20220121;7;-.7;3.2;3.1;5.8;.1;.67;5800 +91077;48.03903;-.88174;98;20220122;5.7;-.3;2.7;2.5;6.6;0;.49;1400 +91077;48.03903;-.88174;98;20220123;3.5;3.2;3.4;4.2;6.8;0;.57;1000 +91077;48.03903;-.88174;98;20220124;6.6;-.9;2.9;2.6;6.3;0;.41;7500 +91077;48.03903;-.88174;98;20220125;0;-1.7;-.8;1.1;5.7;0;.25;1800 +91077;48.03903;-.88174;98;20220126;2.9;-1.5;.7;1.2;6.2;0;.29;2300 +91077;48.03903;-.88174;98;20220127;7;2;4.5;1.8;7.3;0;.45;3900 +91077;48.03903;-.88174;98;20220128;6.5;5.5;6;1.3;9.1;0;.36;1800 +91077;48.03903;-.88174;98;20220129;9.5;5.6;7.6;2.8;9.9;.3;.44;1700 +91077;48.03903;-.88174;98;20220130;10.8;7.6;9.2;2.3;8.7;.1;.81;5800 +91077;48.03903;-.88174;98;20220131;9.6;4.7;7.2;4.3;7.9;.6;.98;4500 +91077;48.03903;-.88174;98;20220201;10.3;3.9;7.1;4.5;9.5;.1;.53;2600 +91077;48.03903;-.88174;98;20220202;9.5;7.8;8.7;3;9.4;.1;.77;2200 +91077;48.03903;-.88174;98;20220203;7.8;5.6;6.7;2.8;8.9;.1;.53;2400 +91077;48.03903;-.88174;98;20220204;10.8;7;8.9;3.9;8.6;.9;1.12;4600 +91077;48.03903;-.88174;98;20220205;10.7;1;5.9;3;7.4;.1;.83;8200 +91077;48.03903;-.88174;98;20220206;12.5;6.5;9.5;6.4;10.3;2.3;.98;2700 +91077;48.03903;-.88174;98;20220207;12;5.6;8.8;2.2;8.4;0;.9;8400 +91077;48.03903;-.88174;98;20220208;7;3.5;5.3;1.7;9.2;0;.29;2500 +91077;48.03903;-.88174;98;20220209;4.7;4.6;4.7;2;8.2;0;.39;2900 +91077;48.03903;-.88174;98;20220210;10.8;4.6;7.7;3;8.1;0;.98;6700 +91077;48.03903;-.88174;98;20220211;9.7;.9;5.3;2.2;6.4;0;.91;9800 +91077;48.03903;-.88174;98;20220212;8.1;-1;3.6;3.1;5.6;0;1.02;10300 +91077;48.03903;-.88174;98;20220213;11.3;-.8;5.3;6.3;8;5.5;.93;4800 +91077;48.03903;-.88174;98;20220214;10.5;5.9;8.2;4.9;8.8;2.2;1.09;5300 +91077;48.03903;-.88174;98;20220215;10.7;3.2;7;5.2;9.5;5.7;.59;3700 +91077;48.03903;-.88174;98;20220216;13.9;8.8;11.4;7.2;13.1;.8;.52;3400 +91077;48.03903;-.88174;98;20220217;14.6;10;12.3;5.9;10.7;.6;1.76;10300 +91077;48.03903;-.88174;98;20220218;11.7;9.8;10.8;6.5;9.4;1.1;1.72;4700 +91077;48.03903;-.88174;98;20220219;10.7;1.8;6.3;5.6;7.3;0;1.38;9600 +91077;48.03903;-.88174;98;20220220;13.4;7.4;10.4;6.3;10.4;2.6;1.31;5400 +91077;48.03903;-.88174;98;20220221;11.1;6.4;8.8;7;7.8;1.3;1.88;6800 +91077;48.03903;-.88174;98;20220222;13.8;5.8;9.8;4.2;10.2;.3;1.11;4200 +91077;48.03903;-.88174;98;20220223;12.2;2.4;7.3;1.9;8.3;0;.95;6400 +91077;48.03903;-.88174;98;20220224;10.5;5.1;7.8;4.3;7.3;1;1.54;7200 +91077;48.03903;-.88174;98;20220225;11.5;1;6.3;3;6.4;0;1.48;11700 +91077;48.03903;-.88174;98;20220226;11;-.5;5.3;4.7;5.6;0;1.87;13400 +91077;48.03903;-.88174;98;20220227;13;.5;6.8;4.4;6;0;2.07;13200 +91077;48.03903;-.88174;98;20220228;15.1;.5;7.8;2.5;7.7;.4;1.56;12700 +91077;48.03903;-.88174;98;20220301;14.6;6.9;10.8;2.5;9.3;0;1.41;6600 +91077;48.03903;-.88174;98;20220302;12.1;8.1;10.1;3;9.3;0;1.32;6400 +91077;48.03903;-.88174;98;20220303;10.7;7.5;9.1;3.6;10.8;7.2;.66;2900 +91077;48.03903;-.88174;98;20220304;11.2;7.6;9.4;4.5;8.7;0;1.6;8900 +91077;48.03903;-.88174;98;20220305;9.9;2.6;6.3;4;7.8;.1;1.19;9200 +91077;48.03903;-.88174;98;20220306;9.7;6.1;7.9;4.4;6.7;0;1.9;10100 +91077;48.03903;-.88174;98;20220307;7.4;-1.7;2.9;5;4.9;0;1.71;14800 +91077;48.03903;-.88174;98;20220308;11.3;.5;5.9;4.6;7.6;.8;1.27;6500 +91077;48.03903;-.88174;98;20220309;14.3;6.7;10.5;4.7;9.3;0;1.93;11200 +91077;48.03903;-.88174;98;20220310;13.7;7.4;10.6;4.2;9.7;2.5;1.5;4600 +91077;48.03903;-.88174;98;20220311;13.8;6.8;10.3;5.7;9.9;5.4;1.66;7900 +91077;48.03903;-.88174;98;20220312;13.5;5.4;9.5;5;8.8;1.8;1.91;11800 +91077;48.03903;-.88174;98;20220313;11;7.3;9.2;4.7;9.1;4.1;1.45;7300 +91077;48.03903;-.88174;98;20220314;14.7;2.8;8.8;3.2;8;3.6;2.07;16400 +91077;48.03903;-.88174;98;20220315;14.3;7.8;11.1;2.9;11.1;3;1.2;5600 +91077;48.03903;-.88174;98;20220316;13.5;8.4;11;3.1;11;.9;1.1;3800 +91077;48.03903;-.88174;98;20220317;11.2;5;8.1;3.6;7.7;0;1.61;8000 +91077;48.03903;-.88174;98;20220318;14.7;1.5;8.1;6;5.8;0;3.15;16200 +91077;48.03903;-.88174;98;20220319;13.7;5.3;9.5;5.1;7.4;0;2.48;12000 +91077;48.03903;-.88174;98;20220320;13.9;3.8;8.9;3;7.7;0;2.05;13900 +91077;48.03903;-.88174;98;20220321;17.7;5.7;11.7;3.7;9.4;0;2.55;15200 +91077;48.03903;-.88174;98;20220322;15.9;5.3;10.6;4.2;7.2;0;2.99;17400 +91077;48.03903;-.88174;98;20220323;16.5;3.4;10;3.2;5.9;0;3.04;18400 +91077;48.03903;-.88174;98;20220324;18.6;2.2;10.4;2.9;6.8;0;3.02;18500 +91077;48.03903;-.88174;98;20220325;19.6;4.4;12;4.6;7.1;0;3.78;18100 +91077;48.03903;-.88174;98;20220326;19.5;3.5;11.5;4.7;7;0;3.81;19000 +91077;48.03903;-.88174;98;20220327;20.6;4.7;12.7;3.2;8.2;0;3.33;18200 +91077;48.03903;-.88174;98;20220328;20.3;6.1;13.2;2.1;8.6;.2;2.75;15400 +91077;48.03903;-.88174;98;20220329;18;8.9;13.5;2.5;10.1;1.2;2.54;14900 +91077;48.03903;-.88174;98;20220330;11.5;6.6;9.1;3.1;10.1;1.5;.91;2900 +91077;48.03903;-.88174;98;20220331;7.9;4.8;6.4;5;7.1;1.1;1.54;7400 +91077;48.03903;-.88174;98;20220401;7.2;.3;3.8;6;5.7;1.1;1.73;11700 +91077;48.03903;-.88174;98;20220402;9.3;-1.4;4;4;5.2;0;2.12;16600 +91077;48.03903;-.88174;98;20220403;9;-2.6;3.2;4.2;4.8;0;2.19;17500 +91077;48.03903;-.88174;98;20220404;10;-1.9;4.1;3.5;6.87;.2;1.57;14366 +91077;48.03903;-.88174;98;20220405;12.8;7;9.9;4;10.31;0;1.64;8200 +91077;48.03903;-.88174;98;20220406;13;7.6;10.3;5.2;10.1;2.2;1.68;8300 +91077;48.03903;-.88174;98;20220407;14.5;10;12.3;6.7;11.1;8.4;2.33;11300 +91077;48.03903;-.88174;98;20220408;15.5;8.1;11.8;5.2;10.06;12.2;2.24;8466 +91077;48.03903;-.88174;98;20220409;12.5;2.1;7.3;3.1;6.8;0;2.48;19400 +91077;48.03903;-.88174;98;20220410;14.7;-.4;7.2;3.7;6.8;0;2.8;21000 +91077;48.03903;-.88174;98;20220411;20.5;5.4;13;4.8;9.4;0;3.78;19600 +91077;48.03903;-.88174;98;20220412;16.2;10.9;13.6;2.7;11.86;.8;1.85;8200 +91077;48.03903;-.88174;98;20220413;19.8;6.4;13.1;1.4;11.8;.1;2.36;15500 +91077;48.03903;-.88174;98;20220414;20.8;7.9;14.4;1.7;12.1;0;2.6;15700 +91077;48.03903;-.88174;98;20220415;23.6;8.1;15.9;2;11.6;0;3.46;19900 +91077;48.03903;-.88174;98;20220416;20.7;8;14.4;3.2;10.4;0;3.8;23300 +91077;48.03903;-.88174;98;20220417;19.7;6.3;13;2.1;9.4;0;3.27;21000 +91077;48.03903;-.88174;98;20220418;16.8;8.8;12.8;4.4;10.2;0;2.67;12200 +91077;48.03903;-.88174;98;20220419;15.3;4;9.7;3.9;8.8;0;2.56;16600 +91077;48.03903;-.88174;98;20220420;19.3;7.4;13.4;4.3;9.9;.2;3.63;20300 +91077;48.03903;-.88174;98;20220421;19.3;9.3;14.3;3.5;9.2;0;4.04;23300 +91077;48.03903;-.88174;98;20220422;19.3;8.1;13.7;4.2;9.7;0;3.81;21100 +91077;48.03903;-.88174;98;20220423;18.3;9.6;14;4.4;11.4;1.4;2.83;13500 +91077;48.03903;-.88174;98;20220424;18.6;10.5;14.6;3;12.1;.3;2.59;13100 +91077;48.03903;-.88174;98;20220425;16.4;6.7;11.6;3.3;9.5;0;3.05;20200 +91077;48.03903;-.88174;98;20220426;16.8;3.8;10.3;4;9.1;0;3.23;23200 +91077;48.03903;-.88174;98;20220427;17.9;5.7;11.8;5.4;9.2;0;3.68;22100 +91077;48.03903;-.88174;98;20220428;18.4;9.1;13.8;4.4;10.3;0;3.34;16600 +91077;48.03903;-.88174;98;20220429;21.1;8.6;14.9;4.3;10.8;0;4.19;23100 +91077;48.03903;-.88174;98;20220430;16.9;4.8;10.9;4;9;0;3.41;23300 +91077;48.03903;-.88174;98;20220501;18.5;7.1;12.8;3;8.7;0;3.85;23800 +91077;48.03903;-.88174;98;20220502;18.4;9.1;13.8;3.3;9.4;0;3.4;17000 +91077;48.03903;-.88174;98;20220503;17.3;8.4;12.9;4;9.7;0;2.71;10200 +91077;48.03903;-.88174;98;20220504;18.1;7;12.6;3;10.3;.1;2.68;13800 +91077;48.03903;-.88174;98;20220505;19.7;7.4;13.6;3.1;11.3;0;3.46;21700 +91077;48.03903;-.88174;98;20220506;21.4;7.1;14.3;2.8;11.4;0;3.58;20800 +91077;48.03903;-.88174;98;20220507;20.4;9.4;14.9;3.2;11.6;.1;3.04;14000 +91077;48.03903;-.88174;98;20220508;22.6;9.1;15.9;3.5;12.3;.1;4.05;22000 +91077;48.03903;-.88174;98;20220509;25.3;9.5;17.4;2.2;12.2;0;4.55;25200 +91077;48.03903;-.88174;98;20220510;25.6;13.5;19.6;2.7;12.2;0;5.17;26200 +91077;48.03903;-.88174;98;20220511;20.1;9.5;14.8;3.5;12.7;0;2.88;14500 +91077;48.03903;-.88174;98;20220512;20;10.9;15.5;2.9;10.7;.1;4.06;22900 +91077;48.03903;-.88174;98;20220513;20.9;6.3;13.6;2.1;9.7;0;4.16;26900 +91077;48.03903;-.88174;98;20220514;24.6;9.5;17.1;3.5;11.3;.4;4.76;22600 +91077;48.03903;-.88174;98;20220515;28;16.2;22.1;3;14.67;5.5;4.99;20687 +91077;48.03903;-.88174;98;20220516;24.1;14.5;19.3;2.8;15;0;4.1;20200 +91077;48.03903;-.88174;98;20220517;28.2;11.7;20;2.8;15.2;3.9;4.86;23100 +91077;48.03903;-.88174;98;20220518;27.2;12.5;19.9;2.8;16.4;.3;4.51;22500 +91077;48.03903;-.88174;98;20220519;23.8;13.5;18.7;3.4;14.5;8.1;4.4;22400 +91077;48.03903;-.88174;98;20220520;20.5;14.7;17.6;3;14.7;5.9;3.42;17900 +91077;48.03903;-.88174;98;20220521;23.7;9.2;16.5;2.4;12.7;0;4.61;27500 +91077;48.03903;-.88174;98;20220522;24.7;13.1;18.9;3.2;15.1;10.6;3.82;17000 +91077;48.03903;-.88174;98;20220523;18.6;15.5;17.1;3;15.1;5.7;2.47;11200 +91077;48.03903;-.88174;98;20220524;17.5;8.4;13;2.5;11.5;1.1;2.78;16900 +91077;48.03903;-.88174;98;20220525;17.9;7.7;12.8;2.8;12.1;.2;2.65;16500 +91077;48.03903;-.88174;98;20220526;17.3;12.3;14.8;2.8;13.4;0;2.13;10000 +91077;48.03903;-.88174;98;20220527;18.7;12.6;15.7;3.1;13.1;.2;2.75;13000 +91077;48.03903;-.88174;98;20220528;20.8;8.2;14.5;4;11.2;0;4.65;29200 +91077;48.03903;-.88174;98;20220529;17.5;7.1;12.3;4;8.9;0;3.92;23100 +91077;48.03903;-.88174;98;20220530;18.5;6.1;12.3;3;9.1;0;3.81;23100 +91077;48.03903;-.88174;98;20220531;20.3;6.8;13.6;2.9;9.6;0;4.41;27100 +91077;48.03903;-.88174;98;20220601;21.9;7.4;14.7;2.6;9.8;0;4.76;28500 +91077;48.03903;-.88174;98;20220602;24.9;10.5;17.7;3.7;11.1;.5;5.17;23400 +91077;48.03903;-.88174;98;20220603;24.7;14;19.4;3;13.9;3;4.14;17500 +91077;48.03903;-.88174;98;20220604;26.1;14.9;20.5;2.7;18;2.2;4.26;21500 +91077;48.03903;-.88174;98;20220605;21.9;14.1;18;3.1;14.4;0;3.24;13800 +91077;48.03903;-.88174;98;20220606;19.7;10.1;14.9;2.9;13.4;3;2.79;15100 +91077;48.03903;-.88174;98;20220607;21.5;14;17.8;4.4;15;15.1;3.5;16400 +91077;48.03903;-.88174;98;20220608;21.6;14.6;18.1;4.1;14.9;.4;3.94;19800 +91077;48.03903;-.88174;98;20220609;22.1;11.7;16.9;3.1;12.9;0;3.91;19500 +91077;48.03903;-.88174;98;20220610;22;11.6;16.8;2.4;15.1;.1;2.88;14500 +91077;48.03903;-.88174;98;20220611;24.4;13.3;18.9;2.9;14.6;0;4.67;24400 +91077;48.03903;-.88174;98;20220612;23.2;10.8;17;4.4;12.1;.1;5.49;30500 +91077;48.03903;-.88174;98;20220613;23.5;9.7;16.6;3.8;11.9;0;5.37;30400 +91077;48.03903;-.88174;98;20220614;26.5;10.1;18.3;3.6;12;0;5.83;28800 +91077;48.03903;-.88174;98;20220615;30.8;14.4;22.6;3.4;14.2;0;6.77;29300 +91077;48.03903;-.88174;98;20220616;29.6;14.9;22.3;3.4;14.4;0;6.08;25300 +91077;48.03903;-.88174;98;20220617;35.4;16.4;25.9;2;15.8;0;6.56;27800 +91077;48.03903;-.88174;98;20220618;37.5;18.8;28.2;3.1;17.7;1;7.67;27400 +91077;48.03903;-.88174;98;20220619;26.4;14.7;20.6;4.3;17.2;1.9;4.27;17500 +91077;48.03903;-.88174;98;20220620;23.5;16.3;19.9;3.3;17.7;1.7;3.64;17600 +91077;48.03903;-.88174;98;20220621;26.7;14.8;20.8;2.5;16.8;.9;4.68;23100 +91077;48.03903;-.88174;98;20220622;24.9;16;20.5;2;17.3;19.8;3.02;12600 +91077;48.03903;-.88174;98;20220623;26.1;16.4;21.3;2.4;16.8;.2;4.77;23600 +91077;48.03903;-.88174;98;20220624;21.4;15.4;18.4;4;15.6;3.2;3.39;15400 +91077;48.03903;-.88174;98;20220625;20.2;12.4;16.3;3.4;13.6;.6;3.09;14700 +91077;48.03903;-.88174;98;20220626;22;8.6;15.3;2.4;11.2;0;4.12;23000 +91077;48.03903;-.88174;98;20220627;22.4;10.5;16.5;2.8;11.5;0;4.5;24200 +91077;48.03903;-.88174;98;20220628;23.2;8.8;16;2.6;11.5;.1;4.59;25600 +91077;48.03903;-.88174;98;20220629;19.5;12.7;16.1;2.8;13.5;.7;2.47;10100 +91077;48.03903;-.88174;98;20220630;20.1;10.8;15.5;2.4;12.1;1.4;3.52;19400 +91077;48.03903;-.88174;98;20220701;20.8;7.5;14.2;1.9;11.5;0;3.71;22800 +91077;48.03903;-.88174;98;20220702;25.4;9;17.2;2.4;12;0;5.13;28400 +91077;48.03903;-.88174;98;20220703;22.4;10.8;16.6;3;12.6;.1;4.68;27100 +91077;48.03903;-.88174;98;20220704;23.4;9.7;16.6;3.1;12.7;0;5.05;30000 +91077;48.03903;-.88174;98;20220705;24.1;9.6;16.9;3;12.3;0;5.18;29700 +91077;48.03903;-.88174;98;20220706;26.2;11.4;18.8;3.6;13.5;0;5.42;26900 +91077;48.03903;-.88174;98;20220707;25;13.1;19.1;3.6;15.1;.1;4.43;21000 +91077;48.03903;-.88174;98;20220708;27.8;11.7;19.8;3.9;13.4;0;6.13;29200 +91077;48.03903;-.88174;98;20220709;29.5;14.3;21.9;4.2;14.2;0;6.74;29200 +91077;48.03903;-.88174;98;20220710;28.4;14.3;21.4;4.6;12.8;0;6.88;29300 +91077;48.03903;-.88174;98;20220711;30.6;16;23.3;3.8;14.3;0;6.94;28900 +91077;48.03903;-.88174;98;20220712;33.3;16.5;24.9;1.9;14.5;0;6.24;28000 +91077;48.03903;-.88174;98;20220713;35.8;18.4;27.1;2.5;15.2;0;7.12;28200 +91077;48.03903;-.88174;98;20220714;28.4;17.5;23;4.1;15.2;0;6.37;27000 +91077;48.03903;-.88174;98;20220715;28.6;13.1;20.9;4.3;11.8;0;6.76;28400 +91077;48.03903;-.88174;98;20220716;29.8;12.8;21.3;3.7;11.4;0;6.77;28200 +91077;48.03903;-.88174;98;20220717;32.6;16.8;24.7;3.2;12.2;0;7.05;26800 +91077;48.03903;-.88174;98;20220718;39.2;19.5;29.4;3.9;12.2;0;9.09;26700 +91077;48.03903;-.88174;98;20220719;31.3;23.6;27.5;4.3;15;1.9;7.19;22000 +91077;48.03903;-.88174;98;20220720;27.6;17.1;22.4;3.9;17.2;.7;4.87;19400 +91077;48.03903;-.88174;98;20220721;27.5;14.8;21.2;2.9;15.3;0;5.21;24700 +91077;48.03903;-.88174;98;20220722;22;16.2;19.1;2.8;17.3;.8;2.15;7300 +91077;48.03903;-.88174;98;20220723;27.8;12.9;20.4;2.2;14.5;0;4.79;23400 +91077;48.03903;-.88174;98;20220724;33.3;14.2;23.8;2.3;14.6;0;6.17;26900 +91077;48.03903;-.88174;98;20220725;26;15.8;20.9;3.6;15;0;4.81;20500 +91077;48.03903;-.88174;98;20220726;24;16.6;20.3;2.7;13.3;0;3.96;15400 +91077;48.03903;-.88174;98;20220727;25.3;10.2;17.8;2.7;11.5;0;4.67;22800 +91077;48.03903;-.88174;98;20220728;28.5;16.3;22.4;2.4;12.6;0;4.8;18400 +91077;48.03903;-.88174;98;20220729;30;17.1;23.6;2.5;13.1;0;5.03;18100 +91077;48.03903;-.88174;98;20220730;30;16.2;23.1;3.4;14.9;0;5.99;24800 +91077;48.03903;-.88174;98;20220731;29.5;17.4;23.5;2.8;17;0;5.46;24600 +91077;48.03903;-.88174;98;20220801;26.7;18;22.4;2.9;17;0;4.56;20100 +91077;48.03903;-.88174;98;20220802;32.1;14.4;23.3;1.7;15.9;0;5.34;25800 +91077;48.03903;-.88174;98;20220803;35.3;17.3;26.3;3.2;17.2;.1;6.68;24600 +91077;48.03903;-.88174;98;20220804;26.9;17.9;22.4;4.7;17.1;1;4.87;18300 +91077;48.03903;-.88174;98;20220805;25.1;13.6;19.4;4.7;11.4;0;5.82;25600 +91077;48.03903;-.88174;98;20220806;26.4;12;19.2;5.4;9.8;0;6.67;27100 +91077;48.03903;-.88174;98;20220807;28.4;11.8;20.1;5.1;10.4;0;6.82;26200 +91077;48.03903;-.88174;98;20220808;30.4;13.7;22.1;4.8;11.4;0;7.14;26100 +91077;48.03903;-.88174;98;20220809;31.9;15.3;23.6;4.9;13.5;0;7.27;25700 +91077;48.03903;-.88174;98;20220810;33.5;16.1;24.8;4.7;13.6;0;7.59;25400 +91077;48.03903;-.88174;98;20220811;34.2;17.8;26;4.7;12.1;0;8.11;25400 +91077;48.03903;-.88174;98;20220812;34.7;16.3;25.5;3.3;10.9;0;7.14;24800 +91077;48.03903;-.88174;98;20220813;35.2;17.4;26.3;3.2;11.2;11;7.03;23600 +91077;48.03903;-.88174;98;20220814;22.4;18.3;20.4;2.8;18.1;4.9;2;5200 +91077;48.03903;-.88174;98;20220815;27.2;16.8;22;3;17.8;.2;3.85;15800 +91077;48.03903;-.88174;98;20220816;25.1;17.4;21.3;2.4;17.4;4;2.94;11200 +91077;48.03903;-.88174;98;20220817;23.7;15.2;19.5;1.9;16.6;14.1;2.98;14900 +91077;48.03903;-.88174;98;20220818;26.3;15.5;20.9;2.9;17.1;0;4.03;19500 +91077;48.03903;-.88174;98;20220819;23;16.9;20;2.7;17.6;4.6;2.48;9700 +91077;48.03903;-.88174;98;20220820;25.8;12.5;19.2;1.3;14.2;0;3.83;22400 +91077;48.03903;-.88174;98;20220821;21.9;13.2;17.6;1.8;15.8;1.2;2.26;11100 +91077;48.03903;-.88174;98;20220822;25.8;16.3;21.1;2;19.1;.5;2.97;14300 +91077;48.03903;-.88174;98;20220823;24.7;19;21.9;1.6;20.1;.2;2.3;9700 +91077;48.03903;-.88174;98;20220824;31.3;16.2;23.8;2.1;19;0;4.39;20100 +91077;48.03903;-.88174;98;20220825;23.8;19.6;21.7;3.6;19.7;.3;2.61;8900 +91077;48.03903;-.88174;98;20220826;24.9;14.5;19.7;2.8;15;0;4;20600 +91077;48.03903;-.88174;98;20220827;27.3;12.9;20.1;3.4;14.3;0;4.67;21900 +91077;48.03903;-.88174;98;20220828;25.9;13;19.5;3.1;13.5;0;4.2;19400 +91077;48.03903;-.88174;98;20220829;29.6;14.1;21.9;3.9;13.9;0;5.3;20000 +91077;48.03903;-.88174;98;20220830;29.9;15.9;22.9;3.1;14.5;0;5.01;20200 +91077;48.03903;-.88174;98;20220831;28.4;16.4;22.4;2.4;16.2;3.1;3.6;13600 +91077;48.03903;-.88174;98;20220901;26.6;17.1;21.9;2;16.7;7.1;2.92;11100 +91077;48.03903;-.88174;98;20220902;22.9;15.9;19.4;1.5;17.6;4.9;2.27;11600 +91077;48.03903;-.88174;98;20220903;24.2;15.9;20.1;2.5;16.4;.2;3.17;15600 +91077;48.03903;-.88174;98;20220904;28.3;13.3;20.8;3.1;15.4;.2;4.03;16700 +91077;48.03903;-.88174;98;20220905;27.4;14.5;21;1.8;17;4.2;3.06;14500 +91077;48.03903;-.88174;98;20220906;23.5;15.8;19.7;3.2;16.6;1.4;2.53;8800 +91077;48.03903;-.88174;98;20220907;21.8;15.6;18.7;4;16.7;10.9;2.3;8200 +91077;48.03903;-.88174;98;20220908;20.9;14.3;17.6;4.7;15.8;3.6;2.78;14800 +91077;48.03903;-.88174;98;20220909;20.7;14.7;17.7;4.8;15.1;7.1;2.79;12400 +91077;48.03903;-.88174;98;20220910;21.7;12.6;17.2;3.2;14.5;0;3.15;19400 +91077;48.03903;-.88174;98;20220911;25.5;12.3;18.9;1.9;14.6;0;3.31;19200 +91077;48.03903;-.88174;98;20220912;30.4;14.1;22.3;3;15.5;.6;4.34;17500 +91077;48.03903;-.88174;98;20220913;25.9;18.5;22.2;2.1;19.4;.7;2.06;6100 +91077;48.03903;-.88174;98;20220914;25.6;17.2;21.4;2.5;19.2;1.9;2.61;11600 +91077;48.03903;-.88174;98;20220915;22.5;15.5;19;3.2;15.6;0;3.04;16000 +91077;48.03903;-.88174;98;20220916;19.2;10.5;14.9;3.3;10.6;.1;2.76;12900 +91077;48.03903;-.88174;98;20220917;18.3;6.2;12.3;2.5;9.2;0;2.68;18300 +91077;48.03903;-.88174;98;20220918;19.4;5.1;12.3;2.6;9.6;.1;2.74;18800 +91077;48.03903;-.88174;98;20220919;20.2;7.2;13.7;3.3;10.4;0;2.84;16100 +91077;48.03903;-.88174;98;20220920;18.8;7.2;13;2.6;10.7;0;2.14;11500 +91077;48.03903;-.88174;98;20220921;20.7;7.7;14.2;3.1;10.3;0;2.98;17700 +91077;48.03903;-.88174;98;20220922;21.9;7.2;14.6;2;10.2;.1;2.72;17100 +91077;48.03903;-.88174;98;20220923;18.5;10.1;14.3;1.2;12.1;3.4;1.34;5600 +91077;48.03903;-.88174;98;20220924;18.6;12.3;15.5;3.1;13.4;4.5;1.95;9500 +91077;48.03903;-.88174;98;20220925;18.7;11.8;15.3;3.6;12.4;.1;2.45;13900 +91077;48.03903;-.88174;98;20220926;16;9.6;12.8;3.8;11.5;5.6;1.59;5500 +91077;48.03903;-.88174;98;20220927;17;10.6;13.8;5.7;12.9;11.5;1.79;8200 +91077;48.03903;-.88174;98;20220928;13.4;11.6;12.5;3.4;13.1;2.6;.97;4700 +91077;48.03903;-.88174;98;20220929;15.3;8.1;11.7;3.2;10.9;1.3;1.66;10800 +91077;48.03903;-.88174;98;20220930;16.6;5.1;10.9;3.3;10.7;3;1.7;12100 +91077;48.03903;-.88174;98;20221001;21.6;13.4;17.5;5.1;16.3;1;2.3;12700 +91077;48.03903;-.88174;98;20221002;20.1;15.9;18;4;17;.7;1.76;7700 +91077;48.03903;-.88174;98;20221003;18.5;14.6;16.6;3.6;16;0;1.45;6600 +91077;48.03903;-.88174;98;20221004;18.1;10.9;14.5;2.4;14;0;1.29;6500 +91077;48.03903;-.88174;98;20221005;20.5;12.3;16.4;3.4;14.4;1.3;1.81;6800 +91077;48.03903;-.88174;98;20221006;18.3;7;12.7;1.2;10.9;0;1.58;13300 +91077;48.03903;-.88174;98;20221007;18.6;5.4;12;1.9;10.2;.1;1.81;14500 +91077;48.03903;-.88174;98;20221008;18.5;7.1;12.8;1.8;10.9;0;1.73;13900 +91077;48.03903;-.88174;98;20221009;20.6;5.1;12.9;2.5;10.1;.2;2.14;14000 +91077;48.03903;-.88174;98;20221010;20;10.7;15.4;2.4;14;.2;1.43;6200 +91077;48.03903;-.88174;98;20221011;18.9;8.8;13.9;3;11.6;0;1.96;13400 +91077;48.03903;-.88174;98;20221012;20.1;6.8;13.5;2.1;10.8;.3;1.83;12400 +91077;48.03903;-.88174;98;20221013;15.4;11.7;13.6;3.1;14.6;4.7;.73;3100 +91077;48.03903;-.88174;98;20221014;17.9;13.8;15.9;3.2;16.5;19.6;.87;3000 +91077;48.03903;-.88174;98;20221015;17.9;14.8;16.4;4.5;15.7;.3;1.44;7000 +91077;48.03903;-.88174;98;20221016;20.9;13;17;2.4;15.6;1.9;1.46;7700 +91077;48.03903;-.88174;98;20221017;19.3;14.1;16.7;2.2;16.7;0;1.05;5100 +91077;48.03903;-.88174;98;20221018;20.2;15.9;18.1;3.6;17.9;.1;1.29;5800 +91077;48.03903;-.88174;98;20221019;23.6;15.5;19.6;4.3;17.1;1.3;2.24;9600 +91077;48.03903;-.88174;98;20221020;21.9;15;18.5;3.1;16;.3;1.86;10100 +91077;48.03903;-.88174;98;20221021;20.7;13.7;17.2;5.1;14.5;1.2;2.17;8600 +91077;48.03903;-.88174;98;20221022;20.3;12.9;16.6;3.3;15.1;1.6;1.54;8300 +91077;48.03903;-.88174;98;20221023;22.1;15.1;18.6;5.9;14.7;11.6;2.69;7400 +91077;48.03903;-.88174;98;20221024;18.1;14.3;16.2;5.8;14.6;2.8;1.74;7300 +91077;48.03903;-.88174;98;20221025;17.4;12.7;15.1;3.4;14.9;.2;1.04;5200 +91077;48.03903;-.88174;98;20221026;21.4;13.4;17.4;3.4;15.3;.2;1.64;7200 +91077;48.03903;-.88174;98;20221027;24;12.7;18.4;3.4;15.1;.1;2.02;8000 +91077;48.03903;-.88174;98;20221028;20.1;12.7;16.4;2.8;15.4;.2;1.21;5600 +91077;48.03903;-.88174;98;20221029;23.8;14.5;19.2;2.9;15.6;0;1.85;7400 +91077;48.03903;-.88174;98;20221030;16.6;13.2;14.9;2;14.3;2;.89;4200 +91077;48.03903;-.88174;98;20221031;18.2;9.9;14.1;3.4;13.6;8.9;1.1;4000 +91077;48.03903;-.88174;98;20221101;16.6;9.4;13;4.8;11.6;5.3;1.49;6100 +91077;48.03903;-.88174;98;20221102;16.3;7.2;11.8;3.6;11.9;0;.99;8300 +91077;48.03903;-.88174;98;20221103;13.7;11.9;12.8;4.4;12.3;6.2;1.07;3000 +91077;48.03903;-.88174;98;20221104;13.8;8;10.9;4.9;9.7;.3;1.4;8700 +91077;48.03903;-.88174;98;20221105;13.3;6.2;9.8;2.5;10.5;3.6;.73;4000 +91077;48.03903;-.88174;98;20221106;15.1;10.8;13;4.9;12.7;12.3;1.05;2600 +91077;48.03903;-.88174;98;20221107;16.9;11.3;14.1;5.5;12.8;.7;1.43;5200 +91077;48.03903;-.88174;98;20221108;16.1;10.7;13.4;5.7;12.4;4.2;1.35;4700 +91077;48.03903;-.88174;98;20221109;15.7;9.9;12.8;3.7;11.7;.3;1.09;7200 +91077;48.03903;-.88174;98;20221110;16;5.1;10.6;2.1;10.8;0;.73;6700 +91077;48.03903;-.88174;98;20221111;11.1;8.2;9.7;3.2;11.3;.1;.47;3400 +91077;48.03903;-.88174;98;20221112;17.4;7.6;12.5;2.9;12.1;.3;.86;7800 +91077;48.03903;-.88174;98;20221113;12;6.5;9.3;1.9;11.5;.2;.35;3900 +91077;48.03903;-.88174;98;20221114;14.7;7.7;11.2;3;11.2;1;.81;4300 +91077;48.03903;-.88174;98;20221115;15.7;8.9;12.3;5.4;11.2;8.5;1.39;3200 +91077;48.03903;-.88174;98;20221116;13.1;7.2;10.2;5.7;11.3;16.4;.72;2000 +91077;48.03903;-.88174;98;20221117;14.6;10.7;12.7;5.8;10.8;1.7;1.54;4800 +91077;48.03903;-.88174;98;20221118;12.5;6.4;9.5;3.3;9.1;.5;.84;6700 +91077;48.03903;-.88174;98;20221119;11.6;3.1;7.4;1.5;7.9;.8;.43;7100 +91077;48.03903;-.88174;98;20221120;12.3;3.4;7.9;3.5;9.2;2.6;.65;4800 +91077;48.03903;-.88174;98;20221121;12.2;6;9.1;4.7;9.3;4.2;1.05;2300 +91077;48.03903;-.88174;98;20221122;12.2;5.1;8.7;5.5;8.6;.1;1.09;6400 +91077;48.03903;-.88174;98;20221123;13.7;6.8;10.3;5.4;10.4;4.7;.89;6000 +91077;48.03903;-.88174;98;20221124;13.1;7;10.1;3.8;10.8;4.9;.65;3900 +91077;48.03903;-.88174;98;20221125;13.3;6.2;9.8;2.6;9.9;.1;.54;6400 +91077;48.03903;-.88174;98;20221126;11.2;4.1;7.7;2.5;9.5;3;.43;3600 +91077;48.03903;-.88174;98;20221127;11;8.4;9.7;4.1;11.1;11.5;.58;800 +91077;48.03903;-.88174;98;20221128;10.9;6.8;8.9;3.6;10;1.4;.48;4700 +91077;48.03903;-.88174;98;20221129;11.6;4.9;8.3;2.2;9;.1;.4;5900 +91077;48.03903;-.88174;98;20221130;7;2.8;4.9;2.4;7.9;0;.32;3300 +91077;48.03903;-.88174;98;20221201;7.9;1.3;4.6;3.9;7.1;0;.52;5000 +91077;48.03903;-.88174;98;20221202;5;-1.1;2;3.3;6.3;0;.39;2800 +91077;48.03903;-.88174;98;20221203;3.5;1.8;2.7;5;6.6;.1;.52;800 +91077;48.03903;-.88174;98;20221204;3.2;1.9;2.6;3.6;6.7;.2;.43;800 +91077;48.03903;-.88174;98;20221205;4.8;3;3.9;1.8;7.3;0;.39;1400 +91077;48.03903;-.88174;98;20221206;5.7;2.5;4.1;3;6.7;0;.36;5400 +91077;48.03903;-.88174;98;20221207;4.4;-1.5;1.5;2.5;6.2;.1;.24;3700 +91077;48.03903;-.88174;98;20221208;1.7;-2.8;-.5;2.4;5.8;.1;.21;1400 +91077;48.03903;-.88174;98;20221209;4.7;-.6;2.1;2.9;5.6;0;.33;5900 +91077;48.03903;-.88174;98;20221210;5.1;-4;.6;2.2;5;.1;.25;6200 +91077;48.03903;-.88174;98;20221211;2.1;-2.4;-.1;2.7;5.4;.1;.19;4300 +91077;48.03903;-.88174;98;20221212;1.7;-2.7;-.5;2.8;5;0;.32;3500 +91077;48.03903;-.88174;98;20221213;2.1;-4.5;-1.2;3.6;4.6;2.3;.36;4700 +91077;48.03903;-.88174;98;20221214;2.2;-.7;.8;4.1;6;.8;.32;1500 +91077;48.03903;-.88174;98;20221215;4.5;.4;2.5;4.7;4.7;.1;1.03;3600 +91077;48.03903;-.88174;98;20221216;6.2;-2.5;1.9;3.1;5.2;0;.48;5700 +91077;48.03903;-.88174;98;20221217;-.4;-4.8;-2.6;3.5;4.5;0;.21;4000 +91077;48.03903;-.88174;98;20221218;5;-4.9;.1;3.9;5.9;3.5;.39;900 +91077;48.03903;-.88174;98;20221219;12.6;4.5;8.6;4.4;10.4;4.7;.55;1600 +91077;48.03903;-.88174;98;20221220;11.9;10.9;11.4;4.7;11.7;11.8;.86;400 +91077;48.03903;-.88174;98;20221221;12.6;6.6;9.6;4.4;11.6;9.8;.42;900 +91077;48.03903;-.88174;98;20221222;14.3;11.4;12.9;6.3;13.1;11.4;.92;500 +91077;48.03903;-.88174;98;20221223;14.2;13.3;13.8;5;13.9;6.8;.8;1400 +91077;48.03903;-.88174;98;20221224;11.7;10.6;11.2;3.9;12.2;4.4;.52;1500 +91077;48.03903;-.88174;98;20221225;13.9;9.4;11.7;2.9;12.1;.8;.58;2100 +91077;48.03903;-.88174;98;20221226;11.2;10.2;10.7;3.5;10.4;.3;.75;3000 +91077;48.03903;-.88174;98;20221227;10.6;2.4;6.5;2.9;8.5;.1;.35;4600 +91077;48.03903;-.88174;98;20221228;11.4;8.2;9.8;6.4;11;5.1;.69;800 +91077;48.03903;-.88174;98;20221229;11.5;9.5;10.5;4.9;9.9;1.3;.91;4500 +91077;48.03903;-.88174;98;20221230;14.2;4.7;9.5;7;11.9;13.1;.38;1300 +91077;48.03903;-.88174;98;20221231;16.7;13.9;15.3;8.1;12.9;.5;1.92;3000 +91078;48.07157;-.54937;91;20220101;13.7;6;9.8;1.4;10.55;0;.3;4132 +91078;48.07157;-.54937;91;20220102;14;8;11;4.1;11.9;.2;.56;2678 +91078;48.07157;-.54937;91;20220103;12.5;10.6;11.5;5.2;12.45;18;.6;1494 +91078;48.07157;-.54937;91;20220104;10.1;8.1;9.1;4.4;9.3;.1;.9;1899 +91078;48.07157;-.54937;91;20220105;5.7;1.6;3.7;2.2;6.65;.1;.44;2703 +91078;48.07157;-.54937;91;20220106;6.1;-2.1;2;2.1;6.05;1.1;.36;3530 +91078;48.07157;-.54937;91;20220107;9.1;4.6;6.8;4.8;8.35;1.5;.66;3531 +91078;48.07157;-.54937;91;20220108;10.6;6.9;8.7;6.3;9.25;12.2;1.03;1722 +91078;48.07157;-.54937;91;20220109;8.5;4.5;6.5;3.5;8.4;4.4;.53;3005 +91078;48.07157;-.54937;91;20220110;8.3;6.2;7.2;.8;9.55;.9;.33;1782 +91078;48.07157;-.54937;91;20220111;9.3;2.9;6.1;1.2;8.1;0;.28;4140 +91078;48.07157;-.54937;91;20220112;8.2;1.8;5;2;7.9;0;.33;3174 +91078;48.07157;-.54937;91;20220113;7.5;3.2;5.4;3.3;7.2;0;.59;4259 +91078;48.07157;-.54937;91;20220114;1;-.8;.1;2.4;5.75;0;.32;1339 +91078;48.07157;-.54937;91;20220115;1.3;-2.1;-.4;1.1;5.9;0;.21;2015 +91078;48.07157;-.54937;91;20220116;5.7;1.3;3.5;2.5;7.85;.7;.22;2132 +91078;48.07157;-.54937;91;20220117;5;3;4;1.4;8.35;.1;.2;2354 +91078;48.07157;-.54937;91;20220118;5.1;2.4;3.8;2.5;7.65;0;.31;2091 +91078;48.07157;-.54937;91;20220119;6.6;4.4;5.5;2;8.2;.9;.42;1800 +91078;48.07157;-.54937;91;20220120;8.7;2.1;5.4;2.8;7.35;0;.58;4884 +91078;48.07157;-.54937;91;20220121;7.1;-.7;3.2;2.8;5.85;0;.64;5158 +91078;48.07157;-.54937;91;20220122;5.7;-.7;2.5;2.1;6.7;0;.38;2829 +91078;48.07157;-.54937;91;20220123;3.5;3.2;3.4;3.8;6.85;0;.54;891 +91078;48.07157;-.54937;91;20220124;5.9;-.4;2.7;2.4;6.25;0;.44;5530 +91078;48.07157;-.54937;91;20220125;.1;-1.7;-.8;1;5.7;0;.25;1987 +91078;48.07157;-.54937;91;20220126;2.6;-1.3;.7;1.3;6.2;0;.27;2634 +91078;48.07157;-.54937;91;20220127;6.8;1.8;4.3;1.7;7.25;0;.42;3877 +91078;48.07157;-.54937;91;20220128;6.7;5.4;6;1.2;9.05;0;.36;1970 +91078;48.07157;-.54937;91;20220129;9.5;5.6;7.5;2.5;9.9;.3;.41;2610 +91078;48.07157;-.54937;91;20220130;11.2;7.5;9.3;2.1;8.95;.2;.78;4784 +91078;48.07157;-.54937;91;20220131;9.6;3.8;6.7;4.2;8.05;.4;.83;4690 +91078;48.07157;-.54937;91;20220201;10.6;2.9;6.8;4.1;9.55;.2;.43;4239 +91078;48.07157;-.54937;91;20220202;9.5;7.9;8.7;2.9;9.6;0;.72;2184 +91078;48.07157;-.54937;91;20220203;7.6;5.5;6.5;2.6;8.95;.1;.48;2535 +91078;48.07157;-.54937;91;20220204;10.9;7;8.9;3.8;8.75;.7;1.07;4291 +91078;48.07157;-.54937;91;20220205;10.6;-.1;5.2;2.5;7.3;0;.72;7654 +91078;48.07157;-.54937;91;20220206;12.5;6.4;9.5;6.6;10.5;2.5;.87;3886 +91078;48.07157;-.54937;91;20220207;12.2;4.2;8.2;1.9;8.35;0;.8;7536 +91078;48.07157;-.54937;91;20220208;7.4;2.4;4.9;1.5;9.05;0;.3;4022 +91078;48.07157;-.54937;91;20220209;5.4;4;4.7;1.9;8.2;0;.4;3282 +91078;48.07157;-.54937;91;20220210;8.4;4.8;6.6;3;8.1;.6;.98;6700 +91078;48.07157;-.54937;91;20220211;9.8;1;5.4;2.2;6.4;0;.91;9800 +91078;48.07157;-.54937;91;20220212;8.2;-.9;3.6;3.1;5.6;0;1.02;10300 +91078;48.07157;-.54937;91;20220213;11.4;-.7;5.3;6.3;8;3.6;.93;4800 +91078;48.07157;-.54937;91;20220214;10.6;6;8.3;4.9;8.8;2.4;1.09;5300 +91078;48.07157;-.54937;91;20220215;10.8;3.3;7;5.2;9.5;5;.59;3700 +91078;48.07157;-.54937;91;20220216;13.9;8.8;11.4;7.1;13.15;.5;.52;4383 +91078;48.07157;-.54937;91;20220217;14.8;10.2;12.5;5.5;10.85;.6;1.69;7760 +91078;48.07157;-.54937;91;20220218;11.6;10;10.8;6.3;9.55;1;1.63;3545 +91078;48.07157;-.54937;91;20220219;10.7;1.1;5.9;5.3;7.35;0;1.25;8911 +91078;48.07157;-.54937;91;20220220;13.4;7.5;10.5;6.2;10.5;2.9;1.28;5787 +91078;48.07157;-.54937;91;20220221;11.2;6.4;8.8;6.3;7.95;1.2;1.75;6242 +91078;48.07157;-.54937;91;20220222;13.6;5.8;9.7;3.8;10.25;.4;1.06;5736 +91078;48.07157;-.54937;91;20220223;12.5;2.6;7.5;1.5;8.6;0;.91;7482 +91078;48.07157;-.54937;91;20220224;10.5;4.5;7.5;3.8;7.55;1.2;1.34;7164 +91078;48.07157;-.54937;91;20220225;11.6;.7;6.2;2.6;6.5;0;1.37;10570 +91078;48.07157;-.54937;91;20220226;11.2;-.5;5.3;4.1;5.7;0;1.75;11639 +91078;48.07157;-.54937;91;20220227;13.4;.4;6.9;3.7;6.05;0;1.92;11922 +91078;48.07157;-.54937;91;20220228;15.5;0;7.7;1.9;7.65;0;1.41;12329 +91078;48.07157;-.54937;91;20220301;14.8;6.3;10.6;2;9.1;.3;1.35;7883 +91078;48.07157;-.54937;91;20220302;12.4;8.2;10.3;2.4;9.45;0;1.24;6349 +91078;48.07157;-.54937;91;20220303;11.2;7.1;9.1;3.1;10.9;6;.72;4857 +91078;48.07157;-.54937;91;20220304;11.4;7.7;9.5;4;8.95;.1;1.47;7421 +91078;48.07157;-.54937;91;20220305;10.1;2.3;6.2;3.7;7.95;.1;1.13;9130 +91078;48.07157;-.54937;91;20220306;9.9;6.1;8;3.6;6.9;0;1.68;8189 +91078;48.07157;-.54937;91;20220307;7.6;-1.2;3.2;4.2;4.9;0;1.62;12058 +91078;48.07157;-.54937;91;20220308;11.5;.3;5.9;4;7.55;1.1;1.31;8820 +91078;48.07157;-.54937;91;20220309;14.7;7;10.9;3.9;9.35;0;1.87;10178 +91078;48.07157;-.54937;91;20220310;13.5;7.9;10.7;3.5;9.75;2.5;1.46;5784 +91078;48.07157;-.54937;91;20220311;13.4;6.8;10.1;5.3;9.95;5.2;1.53;8054 +91078;48.07157;-.54937;91;20220312;13.6;5.6;9.6;4.5;8.95;2.4;1.81;10728 +91078;48.07157;-.54937;91;20220313;11;7.6;9.3;3.7;9.1;5.1;1.36;6579 +91078;48.07157;-.54937;91;20220314;14.9;2.5;8.7;2.9;7.95;3.8;1.96;14588 +91078;48.07157;-.54937;91;20220315;14.5;7.9;11.2;2.5;11.2;3.2;1.28;7449 +91078;48.07157;-.54937;91;20220316;13.7;7.8;10.8;2.8;11.05;.4;1.18;6573 +91078;48.07157;-.54937;91;20220317;10.4;5.3;7.9;3.2;7.9;0;1.41;7347 +91078;48.07157;-.54937;91;20220318;14.8;1.6;8.2;6;5.8;0;3.15;16200 +91078;48.07157;-.54937;91;20220319;13.8;5.4;9.6;5.1;7.4;0;2.48;12000 +91078;48.07157;-.54937;91;20220320;14;3.9;8.9;3;7.7;0;2.05;13900 +91078;48.07157;-.54937;91;20220321;17.8;5.8;11.8;3.7;9.4;0;2.55;15200 +91078;48.07157;-.54937;91;20220322;16;5.4;10.7;4.2;7.2;0;2.99;17400 +91078;48.07157;-.54937;91;20220323;16.6;3.5;10;3.2;5.9;0;3.04;18400 +91078;48.07157;-.54937;91;20220324;18.7;2.3;10.5;2.9;6.8;0;3.02;18500 +91078;48.07157;-.54937;91;20220325;19.7;4.5;12.1;4.6;7.1;0;3.78;18100 +91078;48.07157;-.54937;91;20220326;19.6;3.6;11.6;4.7;7;0;3.81;19000 +91078;48.07157;-.54937;91;20220327;20.7;4.8;12.7;3.2;8.2;0;3.33;18200 +91078;48.07157;-.54937;91;20220328;20.4;6.2;13.3;2.1;8.6;0;2.75;15400 +91078;48.07157;-.54937;91;20220329;18.1;9;13.5;2.5;10.1;1.5;2.54;14900 +91078;48.07157;-.54937;91;20220330;11.6;6.7;9.1;3.1;10.1;1.7;.91;2900 +91078;48.07157;-.54937;91;20220331;8;4.9;6.4;5;7.1;1.1;1.54;7400 +91078;48.07157;-.54937;91;20220401;7.3;.4;3.8;6;5.7;1.2;1.73;11700 +91078;48.07157;-.54937;91;20220402;9.4;-1.3;4;4;5.2;.1;2.12;16600 +91078;48.07157;-.54937;91;20220403;9.1;-2.5;3.3;4.2;4.8;0;2.19;17500 +91078;48.07157;-.54937;91;20220404;9.8;-2;3.9;4.3;6.8;.2;1.48;13833 +91078;48.07157;-.54937;91;20220405;12.5;6.7;9.6;4;10.67;0;1.06;6689 +91078;48.07157;-.54937;91;20220406;13.1;7.7;10.4;5.2;10.1;3;1.68;8300 +91078;48.07157;-.54937;91;20220407;14.6;10.1;12.3;6.3;11.27;7;2.3;10750 +91078;48.07157;-.54937;91;20220408;15.7;8.1;11.9;5;10.15;16.3;2.21;8375 +91078;48.07157;-.54937;91;20220409;12.6;2.2;7.4;3.1;6.8;0;2.48;19400 +91078;48.07157;-.54937;91;20220410;14.8;-.3;7.2;3.7;6.8;0;2.8;21000 +91078;48.07157;-.54937;91;20220411;20.6;5.5;13;4.8;9.4;0;3.78;19600 +91078;48.07157;-.54937;91;20220412;16.6;10.9;13.8;2.6;11.8;1.6;1.9;8425 +91078;48.07157;-.54937;91;20220413;19.9;6.5;13.2;1.4;11.8;.1;2.36;15500 +91078;48.07157;-.54937;91;20220414;20.9;8;14.4;1.7;12.1;0;2.6;15700 +91078;48.07157;-.54937;91;20220415;23.7;8.2;15.9;2;11.6;0;3.46;19900 +91078;48.07157;-.54937;91;20220416;20.8;8.1;14.4;3.2;10.4;0;3.8;23300 +91078;48.07157;-.54937;91;20220417;19.8;6.4;13.1;2.1;9.4;0;3.27;21000 +91078;48.07157;-.54937;91;20220418;16.9;8.9;12.9;4.4;10.2;0;2.67;12200 +91078;48.07157;-.54937;91;20220419;15.4;4.1;9.7;3.9;8.8;0;2.56;16600 +91078;48.07157;-.54937;91;20220420;19.4;7.5;13.4;4.3;9.9;.2;3.63;20300 +91078;48.07157;-.54937;91;20220421;19.4;9.4;14.4;3.5;9.2;0;4.04;23300 +91078;48.07157;-.54937;91;20220422;19.4;8.2;13.8;4.2;9.7;0;3.81;21100 +91078;48.07157;-.54937;91;20220423;18.4;9.7;14;4.4;11.4;1.6;2.83;13500 +91078;48.07157;-.54937;91;20220424;18.7;10.6;14.6;3;12.1;.7;2.59;13100 +91078;48.07157;-.54937;91;20220425;16.5;6.8;11.6;3.3;9.5;0;3.05;20200 +91078;48.07157;-.54937;91;20220426;16.9;3.9;10.4;4;9.1;0;3.23;23200 +91078;48.07157;-.54937;91;20220427;18;5.8;11.9;5.4;9.2;0;3.68;22100 +91078;48.07157;-.54937;91;20220428;18.5;9.2;13.8;4.4;10.3;0;3.34;16600 +91078;48.07157;-.54937;91;20220429;21.2;8.7;14.9;4.3;10.8;0;4.19;23100 +91078;48.07157;-.54937;91;20220430;17;4.9;10.9;4;9;0;3.41;23300 +91078;48.07157;-.54937;91;20220501;18.6;7.2;12.9;3;8.7;0;3.85;23800 +91078;48.07157;-.54937;91;20220502;18.5;9.2;13.8;3.3;9.4;0;3.4;17000 +91078;48.07157;-.54937;91;20220503;17.4;8.5;12.9;4;9.7;0;2.71;10200 +91078;48.07157;-.54937;91;20220504;18.2;7.1;12.6;3;10.3;0;2.68;13800 +91078;48.07157;-.54937;91;20220505;19.8;7.5;13.6;3.1;11.3;0;3.46;21700 +91078;48.07157;-.54937;91;20220506;22.6;6;14.3;2.4;11.5;0;3.83;23178 +91078;48.07157;-.54937;91;20220507;21.3;9;15.1;2.6;11.85;.1;3.36;17817 +91078;48.07157;-.54937;91;20220508;22.6;8.8;15.7;2.7;12.2;.1;3.87;21915 +91078;48.07157;-.54937;91;20220509;25.8;8.2;17;1.5;12.15;0;4.33;25687 +91078;48.07157;-.54937;91;20220510;26;12.5;19.3;2.3;12.45;0;4.78;24593 +91078;48.07157;-.54937;91;20220511;20.7;8.3;14.5;3;12.5;0;3.23;18571 +91078;48.07157;-.54937;91;20220512;20.3;10.5;15.4;2.3;11;0;3.71;21144 +91078;48.07157;-.54937;91;20220513;21.7;5.2;13.4;1.6;9.75;0;4.02;26529 +91078;48.07157;-.54937;91;20220514;24.8;8.5;16.6;2.9;11.5;.7;4.61;23984 +91078;48.07157;-.54937;91;20220515;29;15.7;22.4;2.3;14.7;7.5;4.97;21858 +91078;48.07157;-.54937;91;20220516;24.5;14.1;19.3;2.6;15.15;0;4.08;20296 +91078;48.07157;-.54937;91;20220517;28.4;10.8;19.6;2.3;15.15;3.9;4.85;24866 +91078;48.07157;-.54937;91;20220518;27.5;11.7;19.6;2.3;16.3;.1;4.54;23864 +91078;48.07157;-.54937;91;20220519;23.9;13.3;18.6;3;14.9;8;4.13;21341 +91078;48.07157;-.54937;91;20220520;21.5;14.9;18.2;2.7;15.05;11.7;3.45;17457 +91078;48.07157;-.54937;91;20220521;24.1;9.2;16.6;1.8;13.15;0;4.3;25818 +91078;48.07157;-.54937;91;20220522;24.4;13.5;19;2.8;15.25;8.4;3.83;18277 +91078;48.07157;-.54937;91;20220523;19.4;15.5;17.4;2.7;15.45;6.2;2.63;12454 +91078;48.07157;-.54937;91;20220524;17.6;8.5;13;2.4;11.45;1.2;2.88;17735 +91078;48.07157;-.54937;91;20220525;18.1;6.8;12.5;2.6;11.9;.2;2.88;19305 +91078;48.07157;-.54937;91;20220526;17.7;12.5;15.1;2.5;13.7;0;2.37;12269 +91078;48.07157;-.54937;91;20220527;19.5;12.3;15.9;2.6;13.45;.1;3.01;15769 +91078;48.07157;-.54937;91;20220528;21.6;7.1;14.3;3;11.15;0;4.42;27665 +91078;48.07157;-.54937;91;20220529;17.5;7.6;12.5;3.5;8.95;0;3.73;21192 +91078;48.07157;-.54937;91;20220530;19.5;5.8;12.7;2.4;9.2;0;3.9;23972 +91078;48.07157;-.54937;91;20220531;21.4;5.9;13.6;2.3;9.95;0;4.32;27104 +91078;48.07157;-.54937;91;20220601;22.7;6.3;14.5;2.2;10;0;4.63;28137 +91078;48.07157;-.54937;91;20220602;25.1;11.4;18.2;3.4;11.2;1.4;5.14;23095 +91078;48.07157;-.54937;91;20220603;24.9;14.4;19.7;2.5;14;1.7;4.2;19027 +91078;48.07157;-.54937;91;20220604;25.9;14.4;20.1;2.1;18.05;0;4.11;21778 +91078;48.07157;-.54937;91;20220605;22.1;14.3;18.2;3;14.6;0;3.46;15814 +91078;48.07157;-.54937;91;20220606;20.1;9.1;14.6;2.6;13.4;3.1;3.13;19084 +91078;48.07157;-.54937;91;20220607;21.4;14;17.7;4.2;15.1;15.2;3.45;16789 +91078;48.07157;-.54937;91;20220608;22.2;14.6;18.4;3.8;15.1;.3;3.92;19206 +91078;48.07157;-.54937;91;20220609;22.1;11.6;16.8;2.6;13.3;0;3.83;20290 +91078;48.07157;-.54937;91;20220610;22.3;10.7;16.5;2.1;14.8;.1;3.35;18947 +91078;48.07157;-.54937;91;20220611;24.9;11.8;18.3;2.4;14.6;0;4.57;25037 +91078;48.07157;-.54937;91;20220612;24;10.5;17.3;3.5;12.35;.1;5.13;27808 +91078;48.07157;-.54937;91;20220613;23.6;8.1;15.9;2.8;11.85;0;4.91;28948 +91078;48.07157;-.54937;91;20220614;26.6;9.8;18.2;2.9;12.3;0;5.46;28004 +91078;48.07157;-.54937;91;20220615;31.6;14.6;23.1;3;14.5;0;6.6;28460 +91078;48.07157;-.54937;91;20220616;30;14.1;22.1;2.6;14.75;0;5.78;26273 +91078;48.07157;-.54937;91;20220617;35.7;15;25.4;1.3;16;0;6.25;29516 +91078;48.07157;-.54937;91;20220618;37.8;17.2;27.5;2.5;17.8;2.1;7.45;29425 +91078;48.07157;-.54937;91;20220619;26.6;14.9;20.7;3.5;17.45;.7;4.38;19871 +91078;48.07157;-.54937;91;20220620;23.5;16.5;20;2.7;17.95;2.8;3.49;17175 +91078;48.07157;-.54937;91;20220621;26.6;14.7;20.7;2.3;17.15;1.1;4.51;22769 +91078;48.07157;-.54937;91;20220622;24.7;15.9;20.3;1.7;17.5;22.1;3.32;15867 +91078;48.07157;-.54937;91;20220623;26.1;16.3;21.2;2.1;17.15;.7;4.44;22119 +91078;48.07157;-.54937;91;20220624;21;15.4;18.2;3.8;15.95;4.3;3.16;15053 +91078;48.07157;-.54937;91;20220625;19.9;12.7;16.3;3.1;13.8;1.4;3.07;15457 +91078;48.07157;-.54937;91;20220626;21.8;7.8;14.8;2.1;11.4;0;4.03;24052 +91078;48.07157;-.54937;91;20220627;22;9.4;15.7;2.4;11.9;0;4.18;24031 +91078;48.07157;-.54937;91;20220628;23.2;7.7;15.4;2.1;11.55;0;4.43;26198 +91078;48.07157;-.54937;91;20220629;18.8;11.1;15;2.4;13.55;1.9;2.63;14633 +91078;48.07157;-.54937;91;20220630;20.6;10.6;15.6;1.9;12.4;2.1;3.56;20471 +91078;48.07157;-.54937;91;20220701;21.6;6.7;14.2;1.6;11.45;0;3.94;24834 +91078;48.07157;-.54937;91;20220702;26;7.9;17;2;12.2;.1;5.04;28826 +91078;48.07157;-.54937;91;20220703;23.7;10.7;17.2;2.9;12.95;0;4.76;26091 +91078;48.07157;-.54937;91;20220704;24.9;9.7;17.3;2.5;12.85;.1;5.02;28415 +91078;48.07157;-.54937;91;20220705;24.6;8.6;16.6;2.4;12.25;0;4.94;28552 +91078;48.07157;-.54937;91;20220706;27;10.6;18.8;2.8;13.5;0;5.34;27317 +91078;48.07157;-.54937;91;20220707;25.8;12;18.9;3;15.15;.1;4.63;23566 +91078;48.07157;-.54937;91;20220708;27.6;11.2;19.4;3;13.5;0;5.57;27758 +91078;48.07157;-.54937;91;20220709;29.6;14;21.8;3.1;14.3;0;6.05;27451 +91078;48.07157;-.54937;91;20220710;28.2;14.6;21.4;3.8;13.05;0;6.18;26073 +91078;48.07157;-.54937;91;20220711;30.8;16.3;23.5;3.3;14.4;0;6.42;26457 +91078;48.07157;-.54937;91;20220712;33.4;14.7;24;1.5;14.85;0;5.94;28654 +91078;48.07157;-.54937;91;20220713;36.2;17.4;26.8;1.8;15.75;0;6.52;28470 +91078;48.07157;-.54937;91;20220714;30.1;16.8;23.4;3.4;15.3;0;6.27;26346 +91078;48.07157;-.54937;91;20220715;28.6;13;20.8;3.3;12.2;0;6.03;26652 +91078;48.07157;-.54937;91;20220716;30;11.4;20.7;2.8;11.85;0;6.16;28345 +91078;48.07157;-.54937;91;20220717;32.8;16.3;24.5;2.8;12.4;0;6.66;26399 +91078;48.07157;-.54937;91;20220718;39.3;17.5;28.4;3.1;12.55;0;8.45;28833 +91078;48.07157;-.54937;91;20220719;31.4;22.5;26.9;3.6;15.45;2.2;6.45;21119 +91078;48.07157;-.54937;91;20220720;27.7;17.1;22.4;3.4;17.45;.9;4.75;19831 +91078;48.07157;-.54937;91;20220721;28.3;14.9;21.6;2.4;15.6;0;5.02;23950 +91078;48.07157;-.54937;91;20220722;21.9;15.2;18.5;2.3;17.2;1;2.57;12281 +91078;48.07157;-.54937;91;20220723;28.6;12.5;20.6;1.8;14.65;0;4.84;24572 +91078;48.07157;-.54937;91;20220724;33.7;13;23.3;2;14.7;0;6.1;28024 +91078;48.07157;-.54937;91;20220725;26.5;15.1;20.8;3.3;15.15;.1;4.79;21168 +91078;48.07157;-.54937;91;20220726;24.7;16;20.4;2.5;13.5;0;4.12;17358 +91078;48.07157;-.54937;91;20220727;25.4;8.9;17.2;1.9;11.7;0;4.43;24310 +91078;48.07157;-.54937;91;20220728;28.7;16.1;22.4;2;12.85;0;4.74;20060 +91078;48.07157;-.54937;91;20220729;30.2;15.4;22.8;1.9;13.6;0;4.96;21414 +91078;48.07157;-.54937;91;20220730;31.1;15.2;23.2;2.8;14.95;0;5.88;25308 +91078;48.07157;-.54937;91;20220731;30.4;16.5;23.4;2.4;17;0;5.34;24217 +91078;48.07157;-.54937;91;20220801;27.6;17.4;22.5;2.5;17.15;0;4.52;20328 +91078;48.07157;-.54937;91;20220802;32.5;13.4;22.9;1.2;16.05;0;5.1;26347 +91078;48.07157;-.54937;91;20220803;35.5;16;25.7;2.4;17.2;.2;6.23;25773 +91078;48.07157;-.54937;91;20220804;27.4;18;22.7;4.1;17.65;.8;4.73;18211 +91078;48.07157;-.54937;91;20220805;25.9;12.9;19.4;3.9;12.1;0;5.37;23969 +91078;48.07157;-.54937;91;20220806;26.2;11.8;19;4.1;9.9;0;5.79;24393 +91078;48.07157;-.54937;91;20220807;28.3;12;20.2;4;10.55;0;6.08;24365 +91078;48.07157;-.54937;91;20220808;30.2;13;21.6;3.8;11.55;0;6.34;25054 +91078;48.07157;-.54937;91;20220809;31.9;15.2;23.6;3.7;13.65;0;6.43;24407 +91078;48.07157;-.54937;91;20220810;33.5;15.2;24.3;3.6;13.5;0;6.79;25116 +91078;48.07157;-.54937;91;20220811;34.2;16.6;25.4;3.4;11.95;0;7.02;24880 +91078;48.07157;-.54937;91;20220812;34.7;14.4;24.6;2.4;11.4;0;6.32;25663 +91078;48.07157;-.54937;91;20220813;35.4;15.3;25.3;2.4;11.6;6.6;6.31;25036 +91078;48.07157;-.54937;91;20220814;23;18.4;20.7;2.8;18.2;4.1;2.49;8856 +91078;48.07157;-.54937;91;20220815;27.3;17;22.2;2.6;17.95;0;3.82;16418 +91078;48.07157;-.54937;91;20220816;25.3;16.9;21.1;1.8;17.4;0;3.04;13752 +91078;48.07157;-.54937;91;20220817;24.2;14.8;19.5;1.4;16.25;10.8;3.06;16146 +91078;48.07157;-.54937;91;20220818;27.3;14.5;20.9;2.5;16.75;0;4.1;20143 +91078;48.07157;-.54937;91;20220819;24;16.3;20.1;2.6;17.75;3.9;2.9;13132 +91078;48.07157;-.54937;91;20220820;26.4;12;19.2;1;14.15;0;3.67;21611 +91078;48.07157;-.54937;91;20220821;22.3;12.4;17.3;1.6;15.6;1;2.58;14313 +91078;48.07157;-.54937;91;20220822;26.1;16.2;21.1;1.7;19.1;.5;3.06;15412 +91078;48.07157;-.54937;91;20220823;25.5;18.8;22.2;1.6;20.05;.2;2.65;12019 +91078;48.07157;-.54937;91;20220824;31.5;14.9;23.2;1.5;18.25;0;4.19;21045 +91078;48.07157;-.54937;91;20220825;24.6;19.8;22.2;3.2;19.6;.4;2.87;10433 +91078;48.07157;-.54937;91;20220826;26.1;13.9;20;2.3;15.1;0;3.9;19815 +91078;48.07157;-.54937;91;20220827;27.5;12.5;20;2.7;14.05;0;4.32;20806 +91078;48.07157;-.54937;91;20220828;26.1;12.3;19.2;2.6;13.35;0;3.97;19156 +91078;48.07157;-.54937;91;20220829;30.1;15;22.5;3.2;13.85;0;5.01;19248 +91078;48.07157;-.54937;91;20220830;30.6;16.7;23.6;2.8;14.3;0;4.91;19007 +91078;48.07157;-.54937;91;20220831;27.9;16.7;22.3;2.1;16.6;2;3.46;14357 +91078;48.07157;-.54937;91;20220901;26.9;17;21.9;1.6;17.35;9;2.96;13190 +91078;48.07157;-.54937;91;20220902;23.5;16.2;19.8;1.3;17.7;1.6;2.35;12260 +91078;48.07157;-.54937;91;20220903;24.7;14.9;19.8;2.2;16.05;0;3.13;15764 +91078;48.07157;-.54937;91;20220904;28.9;12.1;20.5;2.5;15.05;.2;4;18488 +91078;48.07157;-.54937;91;20220905;27.9;13.6;20.7;1.8;16.85;3.3;3.25;16437 +91078;48.07157;-.54937;91;20220906;24.4;14.9;19.7;2.9;16.5;1;2.84;12209 +91078;48.07157;-.54937;91;20220907;21.7;15.5;18.6;3.5;16.65;11.6;2.31;9656 +91078;48.07157;-.54937;91;20220908;21.5;14.3;17.9;4.1;15.8;3.4;2.72;13661 +91078;48.07157;-.54937;91;20220909;21.1;14.7;17.9;4.3;15.15;6.4;2.75;11908 +91078;48.07157;-.54937;91;20220910;22.7;12.3;17.5;2.6;14.35;.1;2.99;17206 +91078;48.07157;-.54937;91;20220911;25.9;11.4;18.7;1.6;14.25;0;3.15;18260 +91078;48.07157;-.54937;91;20220912;30.8;14.1;22.4;2.5;15.55;.9;4.17;17639 +91078;48.07157;-.54937;91;20220913;26.2;18.3;22.3;1.9;19.7;.1;2.32;9147 +91078;48.07157;-.54937;91;20220914;25.8;17.3;21.5;2.1;19.3;6.5;2.56;11832 +91078;48.07157;-.54937;91;20220915;23.8;15.5;19.6;2.9;15.8;0;3;14486 +91078;48.07157;-.54937;91;20220916;20.5;9.2;14.9;2.8;10.65;.1;2.8;14346 +91078;48.07157;-.54937;91;20220917;18.9;5.9;12.4;2.1;9.05;0;2.55;16771 +91078;48.07157;-.54937;91;20220918;20.3;3.9;12.1;1.9;9.35;.1;2.58;18206 +91078;48.07157;-.54937;91;20220919;20.4;7;13.7;2.7;10.4;.1;2.64;15367 +91078;48.07157;-.54937;91;20220920;19;6.9;12.9;2;10.6;0;2.1;12739 +91078;48.07157;-.54937;91;20220921;20.9;7.7;14.3;2.3;10.4;0;2.62;15921 +91078;48.07157;-.54937;91;20220922;22.3;5.7;14;1.3;9.75;0;2.37;16917 +91078;48.07157;-.54937;91;20220923;18.6;9;13.8;1;11.85;4.3;1.5;9075 +91078;48.07157;-.54937;91;20220924;18.5;12.3;15.4;2.5;13.6;6.2;1.8;9242 +91078;48.07157;-.54937;91;20220925;19.2;11.8;15.5;3.1;12.4;.2;2.32;12101 +91078;48.07157;-.54937;91;20220926;16.1;9.3;12.7;3.4;11.65;7;1.59;7636 +91078;48.07157;-.54937;91;20220927;16.8;10.6;13.7;4.9;12.85;13.4;1.7;8391 +91078;48.07157;-.54937;91;20220928;13.7;11.6;12.7;3.1;13.1;1.4;1.01;4990 +91078;48.07157;-.54937;91;20220929;15.8;8;11.9;2.7;10.9;1.2;1.64;10546 +91078;48.07157;-.54937;91;20220930;16.6;4.5;10.5;2.9;10.65;2.7;1.62;12236 +91078;48.07157;-.54937;91;20221001;21.6;13.3;17.5;5;16.55;1.1;2.11;11245 +91078;48.07157;-.54937;91;20221002;20.3;16;18.2;3.7;17.1;.9;1.73;7299 +91078;48.07157;-.54937;91;20221003;18.6;14.6;16.6;2.8;15.9;0;1.4;6579 +91078;48.07157;-.54937;91;20221004;18.8;10.7;14.7;1.9;13.7;0;1.4;8208 +91078;48.07157;-.54937;91;20221005;20.4;10.5;15.4;2.9;13.9;1.3;1.73;9028 +91078;48.07157;-.54937;91;20221006;19.1;6.1;12.6;1;10.6;0;1.52;12846 +91078;48.07157;-.54937;91;20221007;19.1;4.2;11.7;1.3;9.65;.1;1.63;13823 +91078;48.07157;-.54937;91;20221008;18.8;6.3;12.6;1.5;10.6;0;1.62;12769 +91078;48.07157;-.54937;91;20221009;21.1;4.9;13;2.1;10.1;.2;2.01;13318 +91078;48.07157;-.54937;91;20221010;20.2;10;15.1;1.9;14.1;.1;1.41;8194 +91078;48.07157;-.54937;91;20221011;19;9.2;14.1;2.5;11.8;0;1.79;11224 +91078;48.07157;-.54937;91;20221012;20.3;5.7;13;1.4;10.65;.2;1.59;12164 +91078;48.07157;-.54937;91;20221013;15.5;11.3;13.4;2.9;14.6;4.5;.75;4643 +91078;48.07157;-.54937;91;20221014;18.1;14.1;16.1;3.3;16.7;19.2;.95;4155 +91078;48.07157;-.54937;91;20221015;18.2;15;16.6;4.5;15.8;.2;1.44;6000 +91078;48.07157;-.54937;91;20221016;21.4;12.9;17.1;1.9;15.45;2;1.41;8010 +91078;48.07157;-.54937;91;20221017;19.5;14;16.7;1.7;16.9;1.5;1.02;5798 +91078;48.07157;-.54937;91;20221018;20.2;15.9;18.1;3;18.05;0;1.2;5606 +91078;48.07157;-.54937;91;20221019;23.8;15.4;19.6;3.7;17.05;.6;2.07;8686 +91078;48.07157;-.54937;91;20221020;22.4;14.9;18.6;2.6;16.1;.3;1.74;8785 +91078;48.07157;-.54937;91;20221021;20.8;13.6;17.2;4.2;14.55;.7;1.95;7767 +91078;48.07157;-.54937;91;20221022;20.7;13;16.8;2.9;15;.8;1.51;7727 +91078;48.07157;-.54937;91;20221023;22.7;15.1;18.9;5.4;14.75;11;2.67;7267 +91078;48.07157;-.54937;91;20221024;18;14.4;16.2;5.5;14.75;4.1;1.61;5753 +91078;48.07157;-.54937;91;20221025;17.6;12.5;15.1;2.8;14.95;.5;.98;5393 +91078;48.07157;-.54937;91;20221026;22.3;13.1;17.7;2.9;15.15;.2;1.65;7502 +91078;48.07157;-.54937;91;20221027;24.8;12.6;18.7;2.8;15.15;.1;1.91;8295 +91078;48.07157;-.54937;91;20221028;20.6;13;16.8;2.4;15.6;0;1.21;5995 +91078;48.07157;-.54937;91;20221029;23.7;14.6;19.1;2.3;15.55;1.6;1.61;7029 +91078;48.07157;-.54937;91;20221030;16.6;12.3;14.4;1.8;14.1;2;.82;4655 +91078;48.07157;-.54937;91;20221031;18.4;9;13.7;3;13.45;9.2;1.04;5626 +91078;48.07157;-.54937;91;20221101;16.7;9.6;13.2;4.8;11.75;5.9;1.48;5863 +91078;48.07157;-.54937;91;20221102;16.8;6.3;11.6;3.1;11.95;0;.93;7860 +91078;48.07157;-.54937;91;20221103;14;11.8;12.9;4.1;12.3;5.5;1.06;3161 +91078;48.07157;-.54937;91;20221104;14;8.1;11.1;4.7;9.8;.5;1.4;6821 +91078;48.07157;-.54937;91;20221105;13.8;5.4;9.6;2.3;10.4;3.1;.71;5189 +91078;48.07157;-.54937;91;20221106;15.2;10.6;12.9;4.5;12.5;13.1;1.04;3446 +91078;48.07157;-.54937;91;20221107;17.1;11.4;14.2;5.1;12.8;.6;1.42;4892 +91078;48.07157;-.54937;91;20221108;16.1;10.9;13.5;5;12.55;5;1.26;4429 +91078;48.07157;-.54937;91;20221109;16;10;13;3.1;11.5;.3;1.09;5943 +91078;48.07157;-.54937;91;20221110;16.2;4.5;10.4;1.6;10.55;0;.66;6696 +91078;48.07157;-.54937;91;20221111;11.8;8.3;10;2.6;11.25;.1;.53;3523 +91078;48.07157;-.54937;91;20221112;17.8;7.3;12.6;2.4;11.95;.3;.84;6967 +91078;48.07157;-.54937;91;20221113;12.2;6.7;9.5;1.7;11.35;.2;.39;4036 +91078;48.07157;-.54937;91;20221114;14.6;7.1;10.9;2.4;11.1;.5;.69;4615 +91078;48.07157;-.54937;91;20221115;15.4;8.6;12;4.7;11.2;7.9;1.18;3861 +91078;48.07157;-.54937;91;20221116;13.1;7.2;10.2;5;11.3;18;.67;3012 +91078;48.07157;-.54937;91;20221117;14.5;10.8;12.7;5.5;10.95;.8;1.47;3878 +91078;48.07157;-.54937;91;20221118;12.6;6.4;9.5;3;9.05;.1;.88;5411 +91078;48.07157;-.54937;91;20221119;11.8;2;6.9;1.4;7.6;.6;.46;6344 +91078;48.07157;-.54937;91;20221120;12.4;2.5;7.4;3;9.1;3.2;.55;5118 +91078;48.07157;-.54937;91;20221121;12.4;5.2;8.8;4;9.2;5.3;.9;3438 +91078;48.07157;-.54937;91;20221122;12.1;5.1;8.6;5.2;8.6;0;1.07;5246 +91078;48.07157;-.54937;91;20221123;13.8;6.7;10.2;4.9;10.5;5.2;.84;5080 +91078;48.07157;-.54937;91;20221124;13.3;6.8;10;3.6;10.85;5;.63;3927 +91078;48.07157;-.54937;91;20221125;13.6;4.9;9.3;1.9;9.6;0;.48;5684 +91078;48.07157;-.54937;91;20221126;11.6;3.4;7.5;2.1;9.35;2.8;.39;4129 +91078;48.07157;-.54937;91;20221127;11.2;8.4;9.8;3.5;11.1;10;.54;1642 +91078;48.07157;-.54937;91;20221128;11;6.7;8.9;3;10;.9;.48;3855 +91078;48.07157;-.54937;91;20221129;11.6;4;7.8;1.9;8.85;.1;.39;5072 +91078;48.07157;-.54937;91;20221130;6.5;3;4.8;2;7.95;0;.31;2689 +91078;48.07157;-.54937;91;20221201;8.1;1.4;4.7;3;7.15;0;.48;4290 +91078;48.07157;-.54937;91;20221202;5.3;-1;2.2;2.7;6.45;0;.33;3172 +91078;48.07157;-.54937;91;20221203;3.6;2.1;2.8;4.5;6.65;.1;.51;1044 +91078;48.07157;-.54937;91;20221204;3.4;2.1;2.7;2.9;6.75;.2;.42;1037 +91078;48.07157;-.54937;91;20221205;4.9;3.1;4;1.4;7.35;0;.36;1511 +91078;48.07157;-.54937;91;20221206;5.7;2.5;4.1;2.7;6.75;0;.43;3828 +91078;48.07157;-.54937;91;20221207;5;-.5;2.2;2.1;6.3;0;.3;3306 +91078;48.07157;-.54937;91;20221208;1.5;-3;-.7;2.5;5.85;.1;.13;2030 +91078;48.07157;-.54937;91;20221209;4.6;-1.1;1.7;2.4;5.55;0;.35;4564 +91078;48.07157;-.54937;91;20221210;5.3;-3.8;.8;2;5.1;.1;.3;5049 +91078;48.07157;-.54937;91;20221211;2.3;-2;.1;2.3;5.4;0;.26;3385 +91078;48.07157;-.54937;91;20221212;1.6;-4;-1.2;2.3;4.85;0;.26;3469 +91078;48.07157;-.54937;91;20221213;1.8;-4.1;-1.1;3.4;4.6;1.1;.4;3736 +91078;48.07157;-.54937;91;20221214;1.9;-.7;.6;3.6;6;.6;.27;1631 +91078;48.07157;-.54937;91;20221215;4.3;.4;2.4;4.3;4.75;.1;.98;2923 +91078;48.07157;-.54937;91;20221216;6.3;-2.3;2;2.8;5.2;0;.52;4701 +91078;48.07157;-.54937;91;20221217;-.2;-4.2;-2.2;3.3;4.6;0;.27;3097 +91078;48.07157;-.54937;91;20221218;5.2;-4.7;.3;3.4;5.9;2.8;.31;2428 +91078;48.07157;-.54937;91;20221219;12.8;5.1;9;4;10.3;3;.58;2456 +91078;48.07157;-.54937;91;20221220;12;11.1;11.5;4.1;11.75;13;.83;603 +91078;48.07157;-.54937;91;20221221;12.7;6.9;9.8;4.4;11.65;11.4;.39;1886 +91078;48.07157;-.54937;91;20221222;14.3;11.6;12.9;6.1;13.1;11;.89;1141 +91078;48.07157;-.54937;91;20221223;14.2;13.4;13.8;4.9;13.95;6.6;.81;1143 +91078;48.07157;-.54937;91;20221224;11.7;10.6;11.2;3.6;12.1;4.5;.55;1300 +91078;48.07157;-.54937;91;20221225;14.3;9.4;11.8;2.7;12.2;.8;.54;2479 +91078;48.07157;-.54937;91;20221226;11.4;10.3;10.8;3.2;10.45;.3;.81;2085 +91078;48.07157;-.54937;91;20221227;10.8;1.5;6.2;2.5;8.4;.1;.31;4414 +91078;48.07157;-.54937;91;20221228;11.5;8.2;9.8;6.3;11;5.5;.65;1510 +91078;48.07157;-.54937;91;20221229;11.4;9.5;10.5;4.7;10;1;.95;3015 +91078;48.07157;-.54937;91;20221230;14.4;4.7;9.5;6.5;11.95;7.1;.31;2684 +91078;48.07157;-.54937;91;20221231;16.2;14;15.1;7.5;12.9;.3;1.78;2163 +91079;48.10312;-.21663;102;20220101;13.8;5.7;9.7;1.3;10.6;0;.24;4341 +91079;48.10312;-.21663;102;20220102;14.1;7.7;10.9;4.2;11.72;0;.64;2564 +91079;48.10312;-.21663;102;20220103;12.4;10.7;11.6;4.9;12.35;19.6;.66;1372 +91079;48.10312;-.21663;102;20220104;10;8.3;9.1;4.2;9.47;.2;.86;1899 +91079;48.10312;-.21663;102;20220105;6.4;1.4;3.9;2.3;6.45;.1;.47;3801 +91079;48.10312;-.21663;102;20220106;6.2;-1.9;2.2;2;6.1;1;.33;3840 +91079;48.10312;-.21663;102;20220107;9;4.3;6.6;4.8;8.3;3.4;.63;3690 +91079;48.10312;-.21663;102;20220108;10.4;6.6;8.5;5.6;9.27;11.8;.91;1286 +91079;48.10312;-.21663;102;20220109;8.5;4.6;6.6;3.7;8.35;3.9;.56;3277 +91079;48.10312;-.21663;102;20220110;8;6;7;.8;9.4;.3;.36;1466 +91079;48.10312;-.21663;102;20220111;9.1;3.2;6.1;1.1;7.77;0;.26;4745 +91079;48.10312;-.21663;102;20220112;7.5;.9;4.2;1.9;7.57;0;.32;3287 +91079;48.10312;-.21663;102;20220113;7.4;3.2;5.3;3.2;7.17;0;.55;4804 +91079;48.10312;-.21663;102;20220114;1.8;-.6;.6;2.2;5.85;.1;.28;2919 +91079;48.10312;-.21663;102;20220115;.6;-2.2;-.8;1.2;5.72;.1;.21;1932 +91079;48.10312;-.21663;102;20220116;5.1;.5;2.8;2.4;7.62;.7;.19;1716 +91079;48.10312;-.21663;102;20220117;5.6;2.6;4.1;1.2;8.37;.1;.23;2177 +91079;48.10312;-.21663;102;20220118;5.7;2.1;3.9;2.3;7.65;0;.31;2870 +91079;48.10312;-.21663;102;20220119;6.7;4.3;5.5;1.9;8.25;1.1;.43;1725 +91079;48.10312;-.21663;102;20220120;8.4;2.1;5.3;2.6;7.22;0;.55;4817 +91079;48.10312;-.21663;102;20220121;6.8;-.5;3.2;2.3;5.9;0;.57;5179 +91079;48.10312;-.21663;102;20220122;5.5;-1.1;2.2;1.7;6.72;0;.37;2064 +91079;48.10312;-.21663;102;20220123;3.6;3.3;3.4;3.6;6.87;0;.55;845 +91079;48.10312;-.21663;102;20220124;6.1;-.5;2.8;2.1;6.25;0;.41;5965 +91079;48.10312;-.21663;102;20220125;.1;-1.6;-.7;1.1;5.77;.1;.25;1893 +91079;48.10312;-.21663;102;20220126;2.9;-1.4;.8;1.3;6.25;.1;.3;2292 +91079;48.10312;-.21663;102;20220127;6.7;1.8;4.3;1.8;7.37;0;.43;3538 +91079;48.10312;-.21663;102;20220128;6.7;4.7;5.7;1.2;8.92;.1;.35;1935 +91079;48.10312;-.21663;102;20220129;9.6;5.5;7.6;2.7;9.95;.3;.44;2380 +91079;48.10312;-.21663;102;20220130;11.1;7.4;9.2;2;8.92;.6;.75;4867 +91079;48.10312;-.21663;102;20220131;9.5;4.1;6.8;4;7.77;.2;.93;4895 +91079;48.10312;-.21663;102;20220201;10.7;2;6.4;3.7;9.5;.6;.42;2819 +91079;48.10312;-.21663;102;20220202;9.7;7.8;8.7;2.6;9.62;.1;.69;2342 +91079;48.10312;-.21663;102;20220203;7.4;5.5;6.5;2.6;8.87;.1;.5;2242 +91079;48.10312;-.21663;102;20220204;11.3;6.7;9;3.5;8.62;.5;1.1;4245 +91079;48.10312;-.21663;102;20220205;10.5;-.8;4.8;2.6;7.27;0;.7;8052 +91079;48.10312;-.21663;102;20220206;12.2;6.4;9.3;6.5;10.42;2.5;.86;2868 +91079;48.10312;-.21663;102;20220207;12.1;4.4;8.2;2;8.1;0;.85;8293 +91079;48.10312;-.21663;102;20220208;8.1;1.9;5;1.5;8.8;0;.38;4161 +91079;48.10312;-.21663;102;20220209;7.3;3.6;5.5;1.6;8.25;.1;.51;5166 +91079;48.10312;-.21663;102;20220210;8.7;4.9;6.8;2.7;8.13;.7;.97;5700 +91079;48.10312;-.21663;102;20220211;9.5;-.4;4.5;1.5;6.33;0;.72;9900 +91079;48.10312;-.21663;102;20220212;9.1;-.9;4.1;2.3;5.47;0;.97;10600 +91079;48.10312;-.21663;102;20220213;12.3;-1.3;5.5;5.2;7.83;1.8;1.08;6666 +91079;48.10312;-.21663;102;20220214;10.8;6.2;8.5;4.8;8.81;2;1.13;5550 +91079;48.10312;-.21663;102;20220215;10.4;2.9;6.6;4.3;9.37;6.4;.55;3766 +91079;48.10312;-.21663;102;20220216;14.1;8.8;11.4;6.6;13.15;1.1;.56;3566 +91079;48.10312;-.21663;102;20220217;14.4;10.1;12.2;5.7;10.48;.9;1.63;6545 +91079;48.10312;-.21663;102;20220218;11.5;10;10.7;6.2;9.55;1.3;1.62;3897 +91079;48.10312;-.21663;102;20220219;10.9;1.2;6;5.3;7.25;0;1.35;9280 +91079;48.10312;-.21663;102;20220220;13.3;7.5;10.4;6.5;10.4;3.2;1.33;5493 +91079;48.10312;-.21663;102;20220221;11.1;6.1;8.6;6.1;7.9;1.3;1.69;6296 +91079;48.10312;-.21663;102;20220222;13.5;5.6;9.5;3.5;10.15;.5;1.02;4493 +91079;48.10312;-.21663;102;20220223;12.3;3.3;7.8;1.4;8.82;.1;.86;6866 +91079;48.10312;-.21663;102;20220224;10.8;4.6;7.7;3.6;7.52;1.7;1.37;6632 +91079;48.10312;-.21663;102;20220225;11.7;-.2;5.8;2.3;6.4;0;1.29;11160 +91079;48.10312;-.21663;102;20220226;11.2;-1;5.1;3.6;5.6;0;1.68;12619 +91079;48.10312;-.21663;102;20220227;13.1;.3;6.7;3.1;5.77;0;1.81;12786 +91079;48.10312;-.21663;102;20220228;15.2;-.6;7.3;1.6;7.02;0;1.36;12739 +91079;48.10312;-.21663;102;20220301;15;5.5;10.3;1.6;8.62;.4;1.28;7441 +91079;48.10312;-.21663;102;20220302;12.5;8;10.3;2.1;9.02;0;1.25;6499 +91079;48.10312;-.21663;102;20220303;11.8;7.2;9.5;2.4;10.62;3.4;.82;4828 +91079;48.10312;-.21663;102;20220304;10.8;7.9;9.4;3.3;9.1;.2;1.24;5660 +91079;48.10312;-.21663;102;20220305;9.6;3.3;6.4;3.5;8.15;.1;1.02;6690 +91079;48.10312;-.21663;102;20220306;9.6;6.1;7.9;3.8;6.77;0;1.75;9969 +91079;48.10312;-.21663;102;20220307;7.6;-1.1;3.3;4.1;4.77;0;1.69;13629 +91079;48.10312;-.21663;102;20220308;12.7;-.2;6.3;3.3;7.27;.6;1.53;10660 +91079;48.10312;-.21663;102;20220309;15;7.1;11;3.6;9.27;0;1.87;10464 +91079;48.10312;-.21663;102;20220310;13.7;8.4;11.1;3.2;9.67;.2;1.56;6317 +91079;48.10312;-.21663;102;20220311;13;7.4;10.2;4.6;10;5.8;1.45;6827 +91079;48.10312;-.21663;102;20220312;13.5;5.6;9.6;4.3;9.15;1.7;1.72;10989 +91079;48.10312;-.21663;102;20220313;10.6;7.6;9.1;3.4;9.25;6;1.23;5939 +91079;48.10312;-.21663;102;20220314;15;2.6;8.8;2.6;7.95;4;1.96;15369 +91079;48.10312;-.21663;102;20220315;14.4;7.9;11.1;2.2;11.22;3.7;1.16;6124 +91079;48.10312;-.21663;102;20220316;13.8;7.6;10.7;2.5;11.07;.2;1.09;5336 +91079;48.10312;-.21663;102;20220317;9.9;6.1;8;3.5;7.95;0;1.47;6873 +91079;48.10312;-.21663;102;20220318;14.9;2.5;8.7;5.8;5.7;0;3.29;15800 +91079;48.10312;-.21663;102;20220319;14.1;5.8;9.9;4.5;7.13;0;2.6;12500 +91079;48.10312;-.21663;102;20220320;14.2;2.8;8.5;2.4;7.03;.1;2.06;14700 +91079;48.10312;-.21663;102;20220321;18.1;4.8;11.5;2.5;9.07;0;2.37;15733 +91079;48.10312;-.21663;102;20220322;16.1;4.5;10.3;2.8;6.93;0;2.63;17566 +91079;48.10312;-.21663;102;20220323;17.4;1.8;9.6;2.4;5.93;0;2.75;18300 +91079;48.10312;-.21663;102;20220324;19.5;1.9;10.7;2.5;6.53;0;3;18300 +91079;48.10312;-.21663;102;20220325;19.9;5.9;12.9;4.2;6.83;0;3.89;18066 +91079;48.10312;-.21663;102;20220326;19.7;4.6;12.2;4.2;6.87;0;3.81;18866 +91079;48.10312;-.21663;102;20220327;20.9;5.9;13.4;2.8;7.93;0;3.34;18200 +91079;48.10312;-.21663;102;20220328;20.8;5.5;13.2;1.4;8.47;0;2.45;15266 +91079;48.10312;-.21663;102;20220329;18.4;8.9;13.7;1.6;10.3;3.9;2.05;11533 +91079;48.10312;-.21663;102;20220330;12.6;6.8;9.7;2.7;10.27;.8;1.15;5333 +91079;48.10312;-.21663;102;20220331;7.7;5.3;6.5;4.9;7.03;.9;1.59;7533 +91079;48.10312;-.21663;102;20220401;7.2;.3;3.7;6;5.7;1;1.73;11700 +91079;48.10312;-.21663;102;20220402;8.5;.3;4.4;4.5;5.57;.2;2.03;15400 +91079;48.10312;-.21663;102;20220403;9;-1.8;3.6;3.8;4.87;0;2.2;17666 +91079;48.10312;-.21663;102;20220404;10.4;-2.3;4.1;3.5;6.51;.2;1.55;13200 +91079;48.10312;-.21663;102;20220405;12.6;6.3;9.4;4;10.47;0;.97;4752 +91079;48.10312;-.21663;102;20220406;13.1;6;9.6;4.8;9.93;1.2;1.49;7733 +91079;48.10312;-.21663;102;20220407;15;10;12.5;6.2;11.33;6.5;2.24;11033 +91079;48.10312;-.21663;102;20220408;15.7;8;11.9;4.8;10.06;20.7;2.19;7800 +91079;48.10312;-.21663;102;20220409;12.4;2.4;7.4;2.3;6.9;.1;2.25;17633 +91079;48.10312;-.21663;102;20220410;14.8;-.9;6.9;2.7;6.53;0;2.71;21600 +91079;48.10312;-.21663;102;20220411;20.9;4.8;12.9;3.5;8.93;0;3.61;19633 +91079;48.10312;-.21663;102;20220412;16.9;10.8;13.8;2.5;11.6;3.5;2;9033 +91079;48.10312;-.21663;102;20220413;19.9;7.5;13.7;1.1;12.03;.1;2.39;15800 +91079;48.10312;-.21663;102;20220414;21.5;7.1;14.3;1.7;11.7;0;2.84;17666 +91079;48.10312;-.21663;102;20220415;23;7.7;15.3;1.9;11.27;.1;3.39;20500 +91079;48.10312;-.21663;102;20220416;20.8;7.2;14;2.9;10.03;0;3.77;23600 +91079;48.10312;-.21663;102;20220417;20.5;6;13.3;1.9;8.67;0;3.44;22133 +91079;48.10312;-.21663;102;20220418;17.2;6.6;11.9;3.2;10.1;0;2.56;14666 +91079;48.10312;-.21663;102;20220419;15.5;5;10.2;3.1;8.43;0;2.63;16033 +91079;48.10312;-.21663;102;20220420;19;7.8;13.4;3.6;9.93;.3;3.42;19300 +91079;48.10312;-.21663;102;20220421;19.5;8;13.7;2.9;8.7;0;3.9;23733 +91079;48.10312;-.21663;102;20220422;19.4;7.6;13.5;3.7;9.4;0;3.83;22133 +91079;48.10312;-.21663;102;20220423;19.1;9.7;14.4;4;11.33;2.1;2.92;13166 +91079;48.10312;-.21663;102;20220424;19;10.4;14.7;2.5;11.7;.7;2.77;14766 +91079;48.10312;-.21663;102;20220425;16.6;7.3;12;2.9;9.4;0;2.89;17366 +91079;48.10312;-.21663;102;20220426;16.9;4.4;10.7;3.5;8.83;0;3.24;22100 +91079;48.10312;-.21663;102;20220427;18.2;5.4;11.8;4.8;8.93;0;3.81;23200 +91079;48.10312;-.21663;102;20220428;18.6;8.4;13.5;4;10.07;0;3.23;15566 +91079;48.10312;-.21663;102;20220429;21;9.4;15.2;4;10.47;0;4.22;22666 +91079;48.10312;-.21663;102;20220430;17.4;5.2;11.3;3.7;8.67;0;3.43;20900 +91079;48.10312;-.21663;102;20220501;18.5;5.8;12.2;2.9;8.27;0;3.84;24233 +91079;48.10312;-.21663;102;20220502;18.6;9;13.8;3.5;9.2;0;3.75;20033 +91079;48.10312;-.21663;102;20220503;17.7;9.6;13.7;3.9;9.73;0;2.96;11100 +91079;48.10312;-.21663;102;20220504;18.3;7.8;13;2.5;10.43;0;2.6;13466 +91079;48.10312;-.21663;102;20220505;20.1;6.3;13.2;2.7;10.83;0;3.26;19633 +91079;48.10312;-.21663;102;20220506;22.8;5.1;14;2.1;11.07;0;3.82;23639 +91079;48.10312;-.21663;102;20220507;21.1;9.2;15.1;2.6;11.92;.1;3.36;18333 +91079;48.10312;-.21663;102;20220508;22.4;9.2;15.8;2.9;12.27;.1;4.02;23007 +91079;48.10312;-.21663;102;20220509;26;7.7;16.8;1.2;11.92;0;4.25;25743 +91079;48.10312;-.21663;102;20220510;26.4;12.1;19.3;2.2;12.3;0;4.9;25496 +91079;48.10312;-.21663;102;20220511;21.3;8.7;15;3;12.55;0;3.56;20060 +91079;48.10312;-.21663;102;20220512;20.6;10.5;15.5;2;11.07;0;3.74;21672 +91079;48.10312;-.21663;102;20220513;21.8;5.3;13.5;1.5;9.87;0;3.46;21114 +91079;48.10312;-.21663;102;20220514;24.6;8.2;16.4;2.9;11.31;.7;4.53;24053 +91079;48.10312;-.21663;102;20220515;28.5;15.4;22;3.1;14.24;14.7;4.91;19571 +91079;48.10312;-.21663;102;20220516;24.8;13.6;19.2;2.8;15.24;0;4.15;21413 +91079;48.10312;-.21663;102;20220517;28.9;10.9;19.9;2.2;15.1;4.3;4.97;24908 +91079;48.10312;-.21663;102;20220518;27.7;12;19.9;2.1;16.42;0;4.54;23532 +91079;48.10312;-.21663;102;20220519;23.9;14.2;19;2.6;15.1;6;4.03;20245 +91079;48.10312;-.21663;102;20220520;21.3;14.9;18.1;2.6;15;17.3;3.15;15528 +91079;48.10312;-.21663;102;20220521;24.6;8.9;16.7;1.8;12.87;0;4.47;26484 +91079;48.10312;-.21663;102;20220522;24.5;13.6;19.1;2.9;14.85;7.2;3.92;17663 +91079;48.10312;-.21663;102;20220523;19.5;15.2;17.3;2.7;15.17;7.7;2.4;10427 +91079;48.10312;-.21663;102;20220524;17.8;9;13.4;2.7;11.45;1.7;3.18;19417 +91079;48.10312;-.21663;102;20220525;18.5;6.5;12.5;2.6;11.67;.2;3.02;19652 +91079;48.10312;-.21663;102;20220526;18.1;12.6;15.4;2.4;13.62;0;2.5;12859 +91079;48.10312;-.21663;102;20220527;20.3;11.8;16.1;2.4;13.2;0;3.07;15684 +91079;48.10312;-.21663;102;20220528;21.3;6.9;14.1;3;10.9;0;4.51;28682 +91079;48.10312;-.21663;102;20220529;17.2;7.8;12.5;3.8;8.75;0;3.83;21646 +91079;48.10312;-.21663;102;20220530;19.7;6.3;13;2.4;9.02;0;4.03;24436 +91079;48.10312;-.21663;102;20220531;21.4;6.1;13.7;1.9;9.52;0;4.34;27477 +91079;48.10312;-.21663;102;20220601;22.7;5.8;14.2;2.1;9.65;0;4.67;28618 +91079;48.10312;-.21663;102;20220602;25;11.4;18.2;3.6;10.87;1;5.25;23222 +91079;48.10312;-.21663;102;20220603;24.3;14.6;19.4;2.8;14;2.3;3.91;16638 +91079;48.10312;-.21663;102;20220604;26;14.9;20.5;2.1;18;.9;4.08;20539 +91079;48.10312;-.21663;102;20220605;22;14.5;18.3;2.8;14.87;0;3.28;14707 +91079;48.10312;-.21663;102;20220606;20.5;9.7;15.1;2.8;13.2;1.6;3.37;19042 +91079;48.10312;-.21663;102;20220607;21.6;14;17.8;3.9;15;15.4;3.59;17369 +91079;48.10312;-.21663;102;20220608;22.1;14.4;18.3;3.7;14.85;.2;3.97;20078 +91079;48.10312;-.21663;102;20220609;21.9;11.6;16.8;2.8;13.07;0;3.83;19645 +91079;48.10312;-.21663;102;20220610;22.3;10.8;16.5;2.2;14.65;.1;3.11;16323 +91079;48.10312;-.21663;102;20220611;24.9;12;18.5;2;14.64;0;4.44;24531 +91079;48.10312;-.21663;102;20220612;23.9;10.5;17.2;2.7;12.24;0;4.73;26243 +91079;48.10312;-.21663;102;20220613;23.3;8.3;15.8;2.4;11.54;0;4.62;26844 +91079;48.10312;-.21663;102;20220614;26.9;10.1;18.5;2.9;12;0;5.73;28827 +91079;48.10312;-.21663;102;20220615;31.8;14.7;23.2;2.8;13.85;0;6.59;28630 +91079;48.10312;-.21663;102;20220616;30.4;14.3;22.4;2.4;13.82;0;5.96;26811 +91079;48.10312;-.21663;102;20220617;35.5;14.8;25.2;1.4;15.42;0;6.18;28958 +91079;48.10312;-.21663;102;20220618;38;17.2;27.6;2.3;17.05;4;7.23;28387 +91079;48.10312;-.21663;102;20220619;26.3;15;20.6;4;17.2;.6;4.49;19835 +91079;48.10312;-.21663;102;20220620;23.2;16.6;19.9;3.1;17.47;2;3.5;16187 +91079;48.10312;-.21663;102;20220621;26.8;14.6;20.7;2.7;16.85;1.3;4.76;23034 +91079;48.10312;-.21663;102;20220622;25.4;16.1;20.7;2.2;17.3;24.7;3.46;14358 +91079;48.10312;-.21663;102;20220623;26.4;16.4;21.4;2.2;17.27;1.7;4.79;24009 +91079;48.10312;-.21663;102;20220624;21.3;15.4;18.4;3.6;16.3;3.3;3.35;16476 +91079;48.10312;-.21663;102;20220625;19.5;13.2;16.3;3;14.25;4.3;2.82;13828 +91079;48.10312;-.21663;102;20220626;21.9;7.8;14.9;1.9;11.67;.4;3.97;23451 +91079;48.10312;-.21663;102;20220627;22;10.3;16.2;2.4;12.17;0;4.35;24590 +91079;48.10312;-.21663;102;20220628;23.3;7.9;15.6;2;11.62;0;4.71;28224 +91079;48.10312;-.21663;102;20220629;18.7;10.8;14.7;2.3;13.62;3.3;2.26;11216 +91079;48.10312;-.21663;102;20220630;20.4;10.9;15.6;2;12.82;2.5;3.43;19585 +91079;48.10312;-.21663;102;20220701;21.7;6.9;14.3;1.6;11.4;0;3.94;24542 +91079;48.10312;-.21663;102;20220702;26.1;7.9;17;1.9;12.05;0;5.07;28838 +91079;48.10312;-.21663;102;20220703;23.8;11.1;17.5;2.6;12.72;0;4.92;27645 +91079;48.10312;-.21663;102;20220704;25.5;9.7;17.6;2.3;12.7;0;5.16;29282 +91079;48.10312;-.21663;102;20220705;24.7;8.8;16.8;2.5;12.2;0;5.05;28651 +91079;48.10312;-.21663;102;20220706;26.9;10.9;18.9;3;13.4;0;5.49;28133 +91079;48.10312;-.21663;102;20220707;25.4;12.4;18.9;3;14.95;.1;4.42;21708 +91079;48.10312;-.21663;102;20220708;27.7;11.2;19.4;3.1;13.3;0;5.83;28829 +91079;48.10312;-.21663;102;20220709;29.6;14.1;21.9;3.2;14.15;0;6.32;28625 +91079;48.10312;-.21663;102;20220710;28.4;14.3;21.3;3.9;12.82;0;6.47;27861 +91079;48.10312;-.21663;102;20220711;30.9;16.1;23.5;3.3;14.22;0;6.68;28003 +91079;48.10312;-.21663;102;20220712;33.4;15.1;24.3;1.6;14.57;0;6.07;28427 +91079;48.10312;-.21663;102;20220713;36.1;17.2;26.7;1.7;15.37;0;6.49;28510 +91079;48.10312;-.21663;102;20220714;30.4;17.1;23.7;3.4;15.2;0;6.46;27273 +91079;48.10312;-.21663;102;20220715;28.4;13.5;20.9;3.5;12.2;0;6.3;27876 +91079;48.10312;-.21663;102;20220716;30.1;12.2;21.1;2.9;11.47;0;6.45;28597 +91079;48.10312;-.21663;102;20220717;32.8;16.3;24.6;2.9;12.02;0;6.95;26999 +91079;48.10312;-.21663;102;20220718;39.1;17.1;28.1;2.7;12.4;0;7.91;27691 +91079;48.10312;-.21663;102;20220719;32.8;22.7;27.7;3.7;15.17;2.5;7.02;21834 +91079;48.10312;-.21663;102;20220720;27.5;17.1;22.3;3.3;17.32;.9;4.61;18940 +91079;48.10312;-.21663;102;20220721;28.4;15.7;22;2.4;15.8;.1;5.22;25100 +91079;48.10312;-.21663;102;20220722;22.8;15.9;19.3;2.3;17.72;1.4;2.46;9915 +91079;48.10312;-.21663;102;20220723;28.2;13.7;20.9;1.9;15.32;0;4.84;24561 +91079;48.10312;-.21663;102;20220724;33.6;13;23.3;1.9;14.65;0;6.04;27937 +91079;48.10312;-.21663;102;20220725;26.8;15.3;21.1;3.4;15.1;.1;4.93;21184 +91079;48.10312;-.21663;102;20220726;24.5;16.1;20.3;2.7;13.6;0;4.09;16729 +91079;48.10312;-.21663;102;20220727;25.6;8.9;17.2;1.7;11.52;0;4.47;24605 +91079;48.10312;-.21663;102;20220728;28.6;15.9;22.3;1.9;12.1;0;4.6;19105 +91079;48.10312;-.21663;102;20220729;30.1;16;23;1.9;13.15;0;4.95;21032 +91079;48.10312;-.21663;102;20220730;31.1;14.9;23;2.3;14.67;0;5.61;25454 +91079;48.10312;-.21663;102;20220731;29.9;16.1;23;2.4;16.75;0;5.29;24983 +91079;48.10312;-.21663;102;20220801;27.7;17.2;22.4;2.4;16.97;0;4.52;20714 +91079;48.10312;-.21663;102;20220802;32.5;13.3;22.9;1.4;16.02;0;5.21;26498 +91079;48.10312;-.21663;102;20220803;35.5;16.5;26;2.4;17.1;.5;6.26;25536 +91079;48.10312;-.21663;102;20220804;27.4;18.4;22.9;3.8;17.87;1.9;4.61;17905 +91079;48.10312;-.21663;102;20220805;25.8;14.3;20.1;4;12.31;0;5.1;22346 +91079;48.10312;-.21663;102;20220806;26;11.7;18.9;4.2;9.82;0;5.98;25846 +91079;48.10312;-.21663;102;20220807;28.1;12.4;20.3;4.1;10.35;0;6.31;25557 +91079;48.10312;-.21663;102;20220808;30;13.5;21.8;4.2;11.27;0;6.75;25827 +91079;48.10312;-.21663;102;20220809;31.8;15.7;23.7;4.1;13.35;0;6.83;25253 +91079;48.10312;-.21663;102;20220810;33.4;16;24.7;3.7;13.15;0;7.01;25483 +91079;48.10312;-.21663;102;20220811;33.9;16.3;25.1;3.3;11.57;0;7;25490 +91079;48.10312;-.21663;102;20220812;34.6;14;24.3;2.2;11.25;0;6.13;25656 +91079;48.10312;-.21663;102;20220813;35.2;15.2;25.2;2.3;11.05;2.5;6.28;24893 +91079;48.10312;-.21663;102;20220814;23.8;19.1;21.4;2.5;17.77;5.5;2.65;8828 +91079;48.10312;-.21663;102;20220815;27;16.4;21.7;2.4;17.72;0;3.54;15284 +91079;48.10312;-.21663;102;20220816;25.3;17;21.1;1.8;17.3;.3;3.04;13426 +91079;48.10312;-.21663;102;20220817;24.5;15.4;20;1.5;16.9;4.3;3.04;15448 +91079;48.10312;-.21663;102;20220818;27.7;13.5;20.6;2.1;16.47;0;4.03;20696 +91079;48.10312;-.21663;102;20220819;24.5;16.2;20.4;2.4;17.42;2.5;2.82;11691 +91079;48.10312;-.21663;102;20220820;26.3;11.7;19;1.2;14;0;3.81;22580 +91079;48.10312;-.21663;102;20220821;23;11.6;17.3;1.7;15.12;.7;2.61;13531 +91079;48.10312;-.21663;102;20220822;26.2;16.2;21.2;1.6;18.7;.4;2.91;14056 +91079;48.10312;-.21663;102;20220823;26.4;18.9;22.6;1.6;20.02;.1;2.8;12384 +91079;48.10312;-.21663;102;20220824;31.9;14.8;23.3;1.3;18.15;0;4.06;20072 +91079;48.10312;-.21663;102;20220825;24.5;19.6;22.1;3.1;19.32;.5;2.73;9591 +91079;48.10312;-.21663;102;20220826;26.5;14.6;20.5;2.6;15.22;0;4.03;19182 +91079;48.10312;-.21663;102;20220827;27.4;12.8;20.1;2.9;13.95;0;4.39;20453 +91079;48.10312;-.21663;102;20220828;26.3;12.5;19.4;2.9;13.12;0;4.27;20053 +91079;48.10312;-.21663;102;20220829;30.1;15.5;22.8;3.2;13.42;0;5.19;20124 +91079;48.10312;-.21663;102;20220830;30.4;17.1;23.7;3.2;13.87;0;5.15;19078 +91079;48.10312;-.21663;102;20220831;28.1;16.7;22.4;2.4;15.85;1;3.88;16053 +91079;48.10312;-.21663;102;20220901;27.3;16.9;22.1;1.8;16.8;9;3.15;13245 +91079;48.10312;-.21663;102;20220902;23.8;16.4;20.1;1.7;17.95;.9;2.5;12655 +91079;48.10312;-.21663;102;20220903;24.9;14.9;19.9;2.2;16.27;.1;3.01;14357 +91079;48.10312;-.21663;102;20220904;29.1;11.3;20.2;2;14.8;.2;3.83;18844 +91079;48.10312;-.21663;102;20220905;28.3;13.8;21;1.8;16.7;1.4;3.22;15018 +91079;48.10312;-.21663;102;20220906;25.5;14.4;19.9;2.5;16.25;1.1;2.95;12829 +91079;48.10312;-.21663;102;20220907;21.4;15.1;18.2;3.2;16.52;7.3;2.18;9403 +91079;48.10312;-.21663;102;20220908;22.1;14.2;18.2;4.1;15.62;3;2.96;14330 +91079;48.10312;-.21663;102;20220909;21.6;14.9;18.3;4.6;15.1;3.9;2.95;11804 +91079;48.10312;-.21663;102;20220910;22.6;12.6;17.6;2.7;14.52;.2;2.8;14928 +91079;48.10312;-.21663;102;20220911;25.7;11.1;18.4;1.6;14.22;0;3.13;18555 +91079;48.10312;-.21663;102;20220912;30.8;13.8;22.3;2.5;15.2;1.4;4.22;18094 +91079;48.10312;-.21663;102;20220913;26.8;18.5;22.6;1.8;19.57;1;2.33;8573 +91079;48.10312;-.21663;102;20220914;26.1;17.4;21.8;2.2;19.15;3.7;2.66;11866 +91079;48.10312;-.21663;102;20220915;23.8;15.1;19.5;2.8;15.57;0;3;14993 +91079;48.10312;-.21663;102;20220916;20.6;9;14.8;2.8;10.82;.1;2.7;13698 +91079;48.10312;-.21663;102;20220917;18.7;5.4;12.1;2.2;8.87;0;2.56;16960 +91079;48.10312;-.21663;102;20220918;20.6;3.2;11.9;1.8;9.17;0;2.55;17903 +91079;48.10312;-.21663;102;20220919;20.2;6.2;13.2;2.3;10.02;0;2.53;15358 +91079;48.10312;-.21663;102;20220920;19.3;6;12.7;1.9;10.37;0;2.07;12194 +91079;48.10312;-.21663;102;20220921;20.8;8.1;14.5;2.3;10.4;0;2.73;16910 +91079;48.10312;-.21663;102;20220922;22.4;5.2;13.8;1.1;9.37;0;2.36;17108 +91079;48.10312;-.21663;102;20220923;19.3;8.5;13.9;.9;11.37;4.5;1.45;7412 +91079;48.10312;-.21663;102;20220924;18.2;12.3;15.2;2.8;13.47;6.8;1.83;9471 +91079;48.10312;-.21663;102;20220925;19.3;11.9;15.6;3.3;12.18;.1;2.16;10892 +91079;48.10312;-.21663;102;20220926;15.7;9.6;12.7;3.4;11.6;7.4;1.51;6143 +91079;48.10312;-.21663;102;20220927;16.7;10.4;13.5;4.3;12.62;13.3;1.67;7995 +91079;48.10312;-.21663;102;20220928;14.2;11.5;12.9;2.6;12.77;.8;1.15;5795 +91079;48.10312;-.21663;102;20220929;16.1;8.3;12.2;2.4;10.87;1;1.66;10748 +91079;48.10312;-.21663;102;20220930;17;3.9;10.4;2.7;10.42;2.7;1.69;12543 +91079;48.10312;-.21663;102;20221001;21.5;13.1;17.3;4.9;16.15;.7;2.18;11472 +91079;48.10312;-.21663;102;20221002;20.8;15.3;18;3.8;16.9;.6;1.82;8224 +91079;48.10312;-.21663;102;20221003;18.1;13.7;15.9;2.5;15.02;.1;1.3;5639 +91079;48.10312;-.21663;102;20221004;19.2;8.9;14.1;1.6;13.02;0;1.42;9104 +91079;48.10312;-.21663;102;20221005;20.7;10.4;15.6;3.1;13.92;1;1.87;8389 +91079;48.10312;-.21663;102;20221006;19.3;5.8;12.5;1;10.55;0;1.58;13798 +91079;48.10312;-.21663;102;20221007;19.3;3.6;11.5;1.1;9.5;.1;1.59;14261 +91079;48.10312;-.21663;102;20221008;18.9;5.7;12.3;1.4;10.17;0;1.66;13459 +91079;48.10312;-.21663;102;20221009;20.9;5.1;13;2;9.92;0;2.04;13859 +91079;48.10312;-.21663;102;20221010;20.2;9.5;14.8;1.8;13.65;.1;1.36;7422 +91079;48.10312;-.21663;102;20221011;19.1;9.4;14.3;2.7;11.25;0;1.99;12237 +91079;48.10312;-.21663;102;20221012;20.3;5;12.7;1.3;10.47;0;1.52;11682 +91079;48.10312;-.21663;102;20221013;15.4;11.4;13.4;2.6;14.35;4.3;.77;3546 +91079;48.10312;-.21663;102;20221014;18.2;14.1;16.1;3;16.67;18;.92;3477 +91079;48.10312;-.21663;102;20221015;18.2;14.9;16.6;4;15.92;.1;1.4;6550 +91079;48.10312;-.21663;102;20221016;21.3;12.7;17;1.8;15.52;3.2;1.34;7480 +91079;48.10312;-.21663;102;20221017;19.2;13.9;16.6;1.5;17.15;2.4;.89;4649 +91079;48.10312;-.21663;102;20221018;20.2;15.7;18;2.8;17.87;0;1.21;5778 +91079;48.10312;-.21663;102;20221019;23.8;15.1;19.5;3.2;17.1;2.3;1.95;9118 +91079;48.10312;-.21663;102;20221020;22.2;14.8;18.5;2.5;16.22;.8;1.68;9367 +91079;48.10312;-.21663;102;20221021;20.6;13.5;17.1;3.5;14.9;.1;1.72;7483 +91079;48.10312;-.21663;102;20221022;20.9;13.1;17;2.6;14.8;.8;1.55;8288 +91079;48.10312;-.21663;102;20221023;22.6;14.9;18.8;5.1;14.75;3.8;2.55;7083 +91079;48.10312;-.21663;102;20221024;18.2;14.6;16.4;5.5;14.6;3.7;1.75;5901 +91079;48.10312;-.21663;102;20221025;17.8;12.3;15.1;2.4;14.82;.9;.99;5471 +91079;48.10312;-.21663;102;20221026;22.3;13;17.6;2.6;15.1;.1;1.56;7576 +91079;48.10312;-.21663;102;20221027;25.1;12.4;18.7;2.2;14.92;0;1.74;8072 +91079;48.10312;-.21663;102;20221028;21.2;12.9;17.1;2;15.52;0;1.21;6222 +91079;48.10312;-.21663;102;20221029;23.7;14.8;19.2;1.8;15.35;0;1.47;6764 +91079;48.10312;-.21663;102;20221030;16.2;11.7;14;1.5;13.8;1;.76;3727 +91079;48.10312;-.21663;102;20221031;19;8.7;13.9;2.9;13.6;8.9;1.1;5563 +91079;48.10312;-.21663;102;20221101;17.1;9.5;13.3;4.8;11.72;4.5;1.54;6281 +91079;48.10312;-.21663;102;20221102;16.6;6.5;11.5;3.1;11.95;0;.92;7855 +91079;48.10312;-.21663;102;20221103;13.9;11.6;12.8;4;12.25;5.7;1.02;2930 +91079;48.10312;-.21663;102;20221104;13.9;8.4;11.1;4.7;9.7;.5;1.43;6835 +91079;48.10312;-.21663;102;20221105;13.6;4.8;9.2;2.1;10.1;2.6;.68;4244 +91079;48.10312;-.21663;102;20221106;14.6;10.3;12.5;4;12.27;11.9;.95;2523 +91079;48.10312;-.21663;102;20221107;17;11.3;14.2;4.6;12.75;.8;1.35;5146 +91079;48.10312;-.21663;102;20221108;16.3;10.7;13.5;4.6;12.42;5.3;1.25;4314 +91079;48.10312;-.21663;102;20221109;15.9;10.1;13;2.9;11.47;.2;1.07;6171 +91079;48.10312;-.21663;102;20221110;15.7;4.5;10.1;1.6;10.5;0;.63;6023 +91079;48.10312;-.21663;102;20221111;12.3;8.4;10.3;2.3;11.12;.1;.59;4011 +91079;48.10312;-.21663;102;20221112;18.3;6.5;12.4;1.8;11.5;.2;.75;7158 +91079;48.10312;-.21663;102;20221113;14.2;6.2;10.2;1.2;11.07;.2;.44;5193 +91079;48.10312;-.21663;102;20221114;14.4;6.6;10.5;1.8;10.97;0;.63;3682 +91079;48.10312;-.21663;102;20221115;14.8;8.2;11.5;4;11.2;7;1.02;2855 +91079;48.10312;-.21663;102;20221116;12.7;7.2;9.9;4.4;11.1;18.5;.64;3018 +91079;48.10312;-.21663;102;20221117;14.2;10.9;12.5;5.8;10.81;.6;1.49;3234 +91079;48.10312;-.21663;102;20221118;12.3;6.4;9.4;3.1;9.18;.2;.83;4490 +91079;48.10312;-.21663;102;20221119;12.1;1.6;6.9;1.3;7.7;.4;.43;6472 +91079;48.10312;-.21663;102;20221120;12.3;1.8;7.1;2.6;8.92;3.3;.55;4409 +91079;48.10312;-.21663;102;20221121;12.1;5;8.5;3.6;9.15;5.8;.87;2519 +91079;48.10312;-.21663;102;20221122;12.2;4.8;8.5;4.9;8.55;.1;1.03;5523 +91079;48.10312;-.21663;102;20221123;13.8;6.1;9.9;4.4;10.27;3.9;.81;5165 +91079;48.10312;-.21663;102;20221124;13.2;6.7;10;3.6;10.82;4;.61;4038 +91079;48.10312;-.21663;102;20221125;13.4;4.7;9.1;1.8;9.72;0;.41;5667 +91079;48.10312;-.21663;102;20221126;11.1;2.7;6.9;1.9;9.17;2;.35;3539 +91079;48.10312;-.21663;102;20221127;11;8.1;9.5;3.1;10.87;8.2;.52;1396 +91079;48.10312;-.21663;102;20221128;11.3;7;9.2;2.7;10.15;1;.46;4402 +91079;48.10312;-.21663;102;20221129;10.6;3.5;7;1.6;8.85;0;.33;4236 +91079;48.10312;-.21663;102;20221130;6.5;2;4.2;2.1;7.87;0;.26;2669 +91079;48.10312;-.21663;102;20221201;8;1.9;5;3;7.27;0;.47;4645 +91079;48.10312;-.21663;102;20221202;5.6;-.3;2.7;2.7;6.62;0;.39;2861 +91079;48.10312;-.21663;102;20221203;3.6;2.4;3;5;6.65;.1;.58;922 +91079;48.10312;-.21663;102;20221204;3.3;2.1;2.7;3;6.75;.1;.43;868 +91079;48.10312;-.21663;102;20221205;4.8;3.1;3.9;1.6;7.27;0;.37;1555 +91079;48.10312;-.21663;102;20221206;5.9;2;4;2.8;6.7;0;.42;4089 +91079;48.10312;-.21663;102;20221207;5.6;.2;2.9;2.1;6.47;0;.3;3828 +91079;48.10312;-.21663;102;20221208;1.7;-2.1;-.2;2;6.07;0;.19;1815 +91079;48.10312;-.21663;102;20221209;4.4;-.7;1.8;2.4;5.62;0;.33;4782 +91079;48.10312;-.21663;102;20221210;2.9;-4.6;-.9;1.6;4.9;.1;.22;3649 +91079;48.10312;-.21663;102;20221211;2.1;-1.9;.1;1.7;5.35;0;.17;4017 +91079;48.10312;-.21663;102;20221212;1.5;-4;-1.2;2.3;4.8;0;.28;3659 +91079;48.10312;-.21663;102;20221213;1.7;-3.8;-1;3.3;4.5;.6;.41;4218 +91079;48.10312;-.21663;102;20221214;1.6;-.9;.3;3.3;5.85;.7;.3;1465 +91079;48.10312;-.21663;102;20221215;3.9;-.1;1.9;4.4;4.7;0;.9;3386 +91079;48.10312;-.21663;102;20221216;6;-2.2;1.9;2.7;5.15;0;.47;5075 +91079;48.10312;-.21663;102;20221217;0;-4.7;-2.4;2.5;4.47;0;.23;3398 +91079;48.10312;-.21663;102;20221218;5;-4.9;0;2.6;5.75;1.5;.33;1764 +91079;48.10312;-.21663;102;20221219;12.7;4.8;8.8;4;10.17;1;.59;2003 +91079;48.10312;-.21663;102;20221220;12;11;11.5;4;11.7;13.4;.83;601 +91079;48.10312;-.21663;102;20221221;12.7;7.2;9.9;4.1;11.72;11.7;.43;1418 +91079;48.10312;-.21663;102;20221222;14.3;11.5;12.9;6;13.07;8.9;.9;945 +91079;48.10312;-.21663;102;20221223;14.3;13.3;13.8;4.8;13.9;6.1;.83;1146 +91079;48.10312;-.21663;102;20221224;11.8;10.6;11.2;3.4;12.02;4;.57;1375 +91079;48.10312;-.21663;102;20221225;14;9.5;11.8;2.8;12.3;.9;.54;2089 +91079;48.10312;-.21663;102;20221226;11.4;10.3;10.8;3.1;10.37;.2;.78;2367 +91079;48.10312;-.21663;102;20221227;10.5;.8;5.7;2.3;8.2;.1;.28;4257 +91079;48.10312;-.21663;102;20221228;11.4;8;9.7;5.9;11;4.9;.61;1180 +91079;48.10312;-.21663;102;20221229;11.5;9.7;10.6;4.9;9.97;.7;1;3407 +91079;48.10312;-.21663;102;20221230;14.4;4.6;9.5;5.9;11.87;9;.4;1817 +91079;48.10312;-.21663;102;20221231;15.9;13.9;14.9;7.2;12.75;.1;1.73;2556 +91080;48.13366;.11649;83;20220101;14.4;5.9;10.2;1.2;10.63;0;.31;3986 +91080;48.13366;.11649;83;20220102;14.3;8.2;11.3;4.2;11.7;0;.67;2675 +91080;48.13366;.11649;83;20220103;12.5;11;11.7;4.8;12.35;18.5;.66;1324 +91080;48.13366;.11649;83;20220104;10.1;8.7;9.4;4;9.73;.3;.79;1596 +91080;48.13366;.11649;83;20220105;7.3;1.2;4.2;2;6.35;.1;.44;3968 +91080;48.13366;.11649;83;20220106;6.7;-1.6;2.6;1.8;6.1;.8;.31;4045 +91080;48.13366;.11649;83;20220107;9.1;4.3;6.7;4.3;8.3;4;.59;3246 +91080;48.13366;.11649;83;20220108;10.3;6.7;8.5;4.9;9.35;10.9;.8;1587 +91080;48.13366;.11649;83;20220109;8.6;4.8;6.7;3.4;8.33;2.5;.54;3060 +91080;48.13366;.11649;83;20220110;7.9;5.9;6.9;.8;9.28;.2;.35;1508 +91080;48.13366;.11649;83;20220111;9;3.2;6.1;1;7.38;0;.27;4427 +91080;48.13366;.11649;83;20220112;6.6;-.9;2.9;1.6;7;0;.27;3691 +91080;48.13366;.11649;83;20220113;7.2;3.4;5.3;3;7.23;0;.54;3898 +91080;48.13366;.11649;83;20220114;2.2;-.1;1;2;5.93;0;.28;2986 +91080;48.13366;.11649;83;20220115;-.2;-2.1;-1.2;1.1;5.6;0;.21;1780 +91080;48.13366;.11649;83;20220116;4.3;-.3;2;2.1;7.4;.6;.15;2115 +91080;48.13366;.11649;83;20220117;6.4;2.7;4.5;.9;8.45;.1;.25;2188 +91080;48.13366;.11649;83;20220118;5.9;1.8;3.9;2.1;7.63;.1;.29;3112 +91080;48.13366;.11649;83;20220119;6.8;4;5.4;1.7;8.3;1.5;.37;2042 +91080;48.13366;.11649;83;20220120;8.1;1.9;5;2.2;7.23;0;.49;4384 +91080;48.13366;.11649;83;20220121;6.7;.3;3.5;1.9;5.95;0;.52;4562 +91080;48.13366;.11649;83;20220122;5.4;-1.6;1.9;1.3;6.73;0;.3;2734 +91080;48.13366;.11649;83;20220123;3.7;3.4;3.5;3.2;6.9;0;.54;629 +91080;48.13366;.11649;83;20220124;6.4;-.5;3;1.9;6.25;0;.42;5172 +91080;48.13366;.11649;83;20220125;.1;-1.2;-.5;1;5.78;0;.26;1760 +91080;48.13366;.11649;83;20220126;3.2;-1.3;.9;1.2;6.28;0;.29;2565 +91080;48.13366;.11649;83;20220127;6.6;2;4.3;1.7;7.33;0;.43;3404 +91080;48.13366;.11649;83;20220128;6.8;4.5;5.7;1.1;8.8;0;.35;1948 +91080;48.13366;.11649;83;20220129;9.9;5.7;7.8;2.5;9.93;.2;.43;2823 +91080;48.13366;.11649;83;20220130;10.8;7.6;9.2;1.7;9;.1;.7;3969 +91080;48.13366;.11649;83;20220131;9.5;4.8;7.2;3.6;7.68;.1;.92;4569 +91080;48.13366;.11649;83;20220201;10.9;1.2;6.1;3.1;9.43;.2;.38;3509 +91080;48.13366;.11649;83;20220202;9.9;7.9;8.9;2.3;9.7;0;.66;2356 +91080;48.13366;.11649;83;20220203;7.1;5.8;6.5;2.5;8.78;.2;.5;1931 +91080;48.13366;.11649;83;20220204;11.6;6.4;9;3.2;8.7;.4;1.02;4193 +91080;48.13366;.11649;83;20220205;10.5;-1.3;4.6;2.4;7.2;.1;.66;7622 +91080;48.13366;.11649;83;20220206;12.1;6.3;9.2;6.2;10.45;2.1;.78;3382 +91080;48.13366;.11649;83;20220207;12.1;4.8;8.4;1.8;7.95;0;.83;7434 +91080;48.13366;.11649;83;20220208;9.7;1.4;5.6;1.3;8.68;0;.45;5178 +91080;48.13366;.11649;83;20220209;10.3;2.6;6.5;1.5;8.18;.1;.59;6313 +91080;48.13366;.11649;83;20220210;8.3;5.4;6.8;2.6;8.15;.7;.96;5200 +91080;48.13366;.11649;83;20220211;9.5;-1.5;4;1.2;6.3;0;.62;9950 +91080;48.13366;.11649;83;20220212;10;-.4;4.8;1.9;5.4;0;.94;10750 +91080;48.13366;.11649;83;20220213;13.3;-1.8;5.7;4.6;7.75;1.2;1.16;7600 +91080;48.13366;.11649;83;20220214;11.5;6.6;9;4.4;8.88;1.9;1.22;6125 +91080;48.13366;.11649;83;20220215;10.5;2.8;6.6;3.9;9.3;3.7;.53;3800 +91080;48.13366;.11649;83;20220216;14.2;9;11.6;6.2;13.18;1.2;.54;3931 +91080;48.13366;.11649;83;20220217;14.5;10.7;12.6;4.8;10.58;.8;1.63;6343 +91080;48.13366;.11649;83;20220218;11.6;10;10.8;5.8;9.6;1.1;1.52;3492 +91080;48.13366;.11649;83;20220219;11.1;1.6;6.3;4.8;7.18;.1;1.32;8661 +91080;48.13366;.11649;83;20220220;13.4;7.9;10.7;6.2;10.38;2.9;1.34;5583 +91080;48.13366;.11649;83;20220221;11.1;6.2;8.6;5.3;7.93;1.1;1.54;5897 +91080;48.13366;.11649;83;20220222;13.3;5.2;9.2;3.1;10.15;.4;.92;5320 +91080;48.13366;.11649;83;20220223;12.4;5;8.7;1.1;9.23;0;.81;6732 +91080;48.13366;.11649;83;20220224;11.2;5.1;8.2;3.2;7.55;1.6;1.32;6320 +91080;48.13366;.11649;83;20220225;11.8;-.8;5.5;1.9;6.35;0;1.18;10571 +91080;48.13366;.11649;83;20220226;11.1;-1.1;5;3.4;5.6;0;1.59;11600 +91080;48.13366;.11649;83;20220227;12.7;.6;6.7;2.7;5.68;0;1.69;11733 +91080;48.13366;.11649;83;20220228;15.2;-.7;7.3;1.3;6.6;0;1.31;12325 +91080;48.13366;.11649;83;20220301;15.1;5.2;10.2;1.3;8.13;0;1.26;7940 +91080;48.13366;.11649;83;20220302;13;7.7;10.3;1.7;8.8;0;1.2;6578 +91080;48.13366;.11649;83;20220303;12.4;7.4;9.9;1.9;10.4;.8;.89;5566 +91080;48.13366;.11649;83;20220304;10.2;8.2;9.2;2.6;9.3;0;1.02;4068 +91080;48.13366;.11649;83;20220305;8.9;4.4;6.6;3;8.43;.4;.89;5397 +91080;48.13366;.11649;83;20220306;9.4;6.1;7.8;3.3;6.8;0;1.6;8696 +91080;48.13366;.11649;83;20220307;8;-.9;3.6;3.7;4.73;0;1.66;12284 +91080;48.13366;.11649;83;20220308;14.1;.1;7.1;2.9;7.08;.5;1.7;12032 +91080;48.13366;.11649;83;20220309;15.4;7.2;11.3;3.2;9.23;0;1.84;9960 +91080;48.13366;.11649;83;20220310;14.2;9.3;11.8;2.9;9.63;0;1.62;6882 +91080;48.13366;.11649;83;20220311;12.8;8.2;10.5;4.4;10;5.3;1.4;6406 +91080;48.13366;.11649;83;20220312;13.2;6;9.6;3.9;9.38;1.3;1.55;9954 +91080;48.13366;.11649;83;20220313;10.3;7.7;9;3.1;9.23;5.1;1.14;5334 +91080;48.13366;.11649;83;20220314;15.1;2.9;9;2.5;7.95;4.3;1.9;14080 +91080;48.13366;.11649;83;20220315;14.6;8.1;11.4;1.9;11.33;2.6;1.16;6882 +91080;48.13366;.11649;83;20220316;14.2;8;11.1;2.2;11.13;.2;1.13;6327 +91080;48.13366;.11649;83;20220317;9.5;7.1;8.3;3.2;8.08;0;1.34;5930 +91080;48.13366;.11649;83;20220318;15.3;3.4;9.3;5.8;5.65;0;3.36;15600 +91080;48.13366;.11649;83;20220319;14.5;6.4;10.5;4.3;7;0;2.66;12750 +91080;48.13366;.11649;83;20220320;14.6;2.5;8.5;2.1;6.7;0;2.06;15100 +91080;48.13366;.11649;83;20220321;18.6;4.7;11.7;1.9;8.9;0;2.27;16000 +91080;48.13366;.11649;83;20220322;16.5;4.2;10.3;2;6.8;0;2.45;17650 +91080;48.13366;.11649;83;20220323;18.1;.8;9.4;1.9;5.95;0;2.6;18250 +91080;48.13366;.11649;83;20220324;20.3;1.4;10.9;2.3;6.4;0;3;18200 +91080;48.13366;.11649;83;20220325;20.5;7;13.7;4;6.7;0;3.95;18050 +91080;48.13366;.11649;83;20220326;20.2;5.5;12.9;4;6.8;0;3.82;18800 +91080;48.13366;.11649;83;20220327;21.4;6.8;14.1;2.6;7.8;0;3.34;18200 +91080;48.13366;.11649;83;20220328;21.4;5.4;13.4;1;8.4;0;2.3;15200 +91080;48.13366;.11649;83;20220329;19.1;8.9;14;1.2;10.4;4.1;1.81;9850 +91080;48.13366;.11649;83;20220330;13.6;7.1;10.3;2.5;10.35;1.3;1.28;6550 +91080;48.13366;.11649;83;20220331;7.7;5.7;6.7;4.9;7;.8;1.61;7600 +91080;48.13366;.11649;83;20220401;6.7;.5;3.6;6.6;5.7;1;1.63;11428 +91080;48.13366;.11649;83;20220402;8.2;1.6;4.9;4.8;5.75;.2;1.98;14800 +91080;48.13366;.11649;83;20220403;9.3;-1;4.1;3.6;4.9;0;2.2;17750 +91080;48.13366;.11649;83;20220404;11.2;-2.5;4.3;3.3;6.06;.2;1.98;16500 +91080;48.13366;.11649;83;20220405;12.8;6.7;9.8;3.4;10.54;0;1.03;4632 +91080;48.13366;.11649;83;20220406;13.3;5.7;9.5;4.6;9.85;.9;1.39;7450 +91080;48.13366;.11649;83;20220407;15.8;10.2;13;6;10.95;6.8;2.36;11700 +91080;48.13366;.11649;83;20220408;16;7.9;11.9;4.3;9.7;16.2;2.17;7700 +91080;48.13366;.11649;83;20220409;12.5;2.7;7.6;1.8;6.95;.2;2.13;16750 +91080;48.13366;.11649;83;20220410;15;-1.1;7;2.3;6.4;0;2.67;21900 +91080;48.13366;.11649;83;20220411;21.5;4.8;13.1;2.9;8.7;0;3.52;19650 +91080;48.13366;.11649;83;20220412;17.1;10.8;13.9;2.5;11.65;1.1;2.02;9950 +91080;48.13366;.11649;83;20220413;20.3;7.9;14.1;.9;12.15;.2;2.4;15950 +91080;48.13366;.11649;83;20220414;22.1;6.5;14.3;1.7;11.5;0;2.97;18650 +91080;48.13366;.11649;83;20220415;22.8;7.6;15.2;1.8;11.1;.1;3.35;20800 +91080;48.13366;.11649;83;20220416;21.1;6.9;14;2.8;9.85;0;3.75;23750 +91080;48.13366;.11649;83;20220417;21.1;6.3;13.7;1.8;8.3;0;3.53;22700 +91080;48.13366;.11649;83;20220418;17.9;5.1;11.5;2.6;10.05;0;2.5;15900 +91080;48.13366;.11649;83;20220419;15.9;5.9;10.9;2.8;8.25;0;2.67;15750 +91080;48.13366;.11649;83;20220420;19.1;8.2;13.7;3.3;9.95;.2;3.32;18800 +91080;48.13366;.11649;83;20220421;19.8;7.5;13.7;2.5;8.45;0;3.83;23950 +91080;48.13366;.11649;83;20220422;19.8;7.4;13.6;3.5;9.25;0;3.84;22650 +91080;48.13366;.11649;83;20220423;19.9;10;14.9;3.8;11.3;3;2.96;13000 +91080;48.13366;.11649;83;20220424;19.4;10.6;15;2.3;11.5;.4;2.87;15600 +91080;48.13366;.11649;83;20220425;17.1;8;12.6;2.7;9.35;0;2.81;15950 +91080;48.13366;.11649;83;20220426;17.1;4.9;11;3.2;8.7;0;3.24;21550 +91080;48.13366;.11649;83;20220427;18.7;5.5;12.1;4.5;8.8;0;3.87;23750 +91080;48.13366;.11649;83;20220428;19.3;8.4;13.8;3.9;9.95;0;3.17;15050 +91080;48.13366;.11649;83;20220429;21.3;10.3;15.8;3.8;10.3;0;4.23;22450 +91080;48.13366;.11649;83;20220430;18.1;5.8;12;3.6;8.5;0;3.45;19700 +91080;48.13366;.11649;83;20220501;18.8;5.2;12;2.8;8.05;0;3.83;24450 +91080;48.13366;.11649;83;20220502;19.1;9;14;3.5;9.1;0;3.93;21550 +91080;48.13366;.11649;83;20220503;18.2;10.5;14.3;3.8;9.75;0;3.08;11550 +91080;48.13366;.11649;83;20220504;18.8;9;13.9;2.2;10.5;0;2.56;13300 +91080;48.13366;.11649;83;20220505;20.6;5.3;13;2.5;10.6;0;3.16;18600 +91080;48.13366;.11649;83;20220506;23.2;4.5;13.9;1.7;10.9;0;3.83;24401 +91080;48.13366;.11649;83;20220507;21.6;9.3;15.5;2.3;11.98;.1;3.48;20079 +91080;48.13366;.11649;83;20220508;22.4;9.5;16;2.7;12.3;.1;3.9;22606 +91080;48.13366;.11649;83;20220509;26.3;7.8;17.1;1;11.83;0;4.13;25332 +91080;48.13366;.11649;83;20220510;27.2;12.1;19.7;1.9;12.38;0;4.71;24505 +91080;48.13366;.11649;83;20220511;22.2;9.6;15.9;2.7;12.58;0;3.73;21451 +91080;48.13366;.11649;83;20220512;20.8;10.7;15.7;1.6;11.38;0;3.47;20365 +91080;48.13366;.11649;83;20220513;22.1;5.7;13.9;1.3;10;0;3.32;20236 +91080;48.13366;.11649;83;20220514;24.8;7.6;16.2;2.4;11.28;.1;4.47;24786 +91080;48.13366;.11649;83;20220515;29.7;15.4;22.5;2.5;14.11;7.2;5.02;20413 +91080;48.13366;.11649;83;20220516;25.3;14.3;19.8;2.3;15.11;0;4.19;21339 +91080;48.13366;.11649;83;20220517;29.7;11.4;20.5;1.8;14.98;1.9;4.96;25517 +91080;48.13366;.11649;83;20220518;28.4;12.4;20.4;1.8;16.5;0;4.5;23754 +91080;48.13366;.11649;83;20220519;24.3;15.6;20;2.2;15.65;3.1;3.76;18794 +91080;48.13366;.11649;83;20220520;21.9;15.4;18.7;2.3;15.25;9.9;3.13;15109 +91080;48.13366;.11649;83;20220521;25.5;8.8;17.1;1.5;12.9;0;4.4;25919 +91080;48.13366;.11649;83;20220522;25.1;14;19.6;2.8;14.73;5.5;4.03;18611 +91080;48.13366;.11649;83;20220523;19.4;15;17.2;2.3;15.2;6.7;2.32;10518 +91080;48.13366;.11649;83;20220524;18.6;9.6;14.1;2.4;11.58;.7;3.26;19986 +91080;48.13366;.11649;83;20220525;19.2;6.1;12.6;2.4;11.53;.3;3.17;21167 +91080;48.13366;.11649;83;20220526;18.9;13;16;2.1;13.8;0;2.64;14149 +91080;48.13366;.11649;83;20220527;21.1;11.8;16.4;1.9;13.3;0;3.19;17226 +91080;48.13366;.11649;83;20220528;21.4;7;14.2;2.5;10.68;0;4.31;27179 +91080;48.13366;.11649;83;20220529;17.2;8.2;12.7;3.5;8.65;0;3.7;20590 +91080;48.13366;.11649;83;20220530;20.2;7.2;13.7;2.2;9;0;4.04;24149 +91080;48.13366;.11649;83;20220531;21.9;6.2;14;1.5;9.33;0;4.23;26890 +91080;48.13366;.11649;83;20220601;23.1;5.3;14.2;1.8;9.48;0;4.53;28190 +91080;48.13366;.11649;83;20220602;25.6;11.8;18.7;3.4;10.7;.8;5.29;23225 +91080;48.13366;.11649;83;20220603;23.9;14.9;19.4;2.6;14.03;9.6;3.81;16913 +91080;48.13366;.11649;83;20220604;26.2;15.7;21;1.8;17.98;1.3;4;20155 +91080;48.13366;.11649;83;20220605;21.9;15.2;18.5;2.5;15.28;0;3.19;14884 +91080;48.13366;.11649;83;20220606;20.7;10.8;15.7;2.6;13.23;1;3.48;19864 +91080;48.13366;.11649;83;20220607;22.1;14.1;18.1;3.6;15.05;14.7;3.56;17567 +91080;48.13366;.11649;83;20220608;22.3;14.4;18.3;3.3;14.8;.2;3.86;19461 +91080;48.13366;.11649;83;20220609;21.7;11.7;16.7;2.5;13.1;0;3.67;19497 +91080;48.13366;.11649;83;20220610;22.1;11;16.5;1.9;14.5;.1;3.21;17614 +91080;48.13366;.11649;83;20220611;25.1;11;18.1;1.7;14.44;0;4.52;25876 +91080;48.13366;.11649;83;20220612;24.2;11;17.6;2.6;12.38;0;4.8;26313 +91080;48.13366;.11649;83;20220613;23.6;7.7;15.7;1.8;11.61;0;4.57;27887 +91080;48.13366;.11649;83;20220614;27.3;10.8;19.1;2.7;12.08;0;5.57;28004 +91080;48.13366;.11649;83;20220615;32.1;14.9;23.5;2.3;13.83;0;6.29;27980 +91080;48.13366;.11649;83;20220616;30.7;14.7;22.7;2;13.63;0;5.75;26852 +91080;48.13366;.11649;83;20220617;35.7;15;25.4;1.2;15.55;0;6.06;29297 +91080;48.13366;.11649;83;20220618;38.4;17.8;28.1;2;16.98;2.8;7.08;28615 +91080;48.13366;.11649;83;20220619;26.7;15.6;21.2;4;17.28;1.2;4.62;20711 +91080;48.13366;.11649;83;20220620;23.2;17.1;20.1;3;17.53;4.3;3.39;15705 +91080;48.13366;.11649;83;20220621;27.2;14.7;21;2.6;16.88;1.7;4.7;22887 +91080;48.13366;.11649;83;20220622;26.2;16.8;21.5;2.3;17.35;23.4;3.75;16002 +91080;48.13366;.11649;83;20220623;27;16.6;21.8;2.1;17.48;2.5;4.67;23286 +91080;48.13366;.11649;83;20220624;21.7;15.8;18.7;3.4;16.58;2.5;3.25;16167 +91080;48.13366;.11649;83;20220625;19.2;14;16.6;2.8;14.65;10.1;2.65;13276 +91080;48.13366;.11649;83;20220626;22.5;8.6;15.5;1.6;11.95;1.4;3.92;23475 +91080;48.13366;.11649;83;20220627;22.4;11.4;16.9;2.1;12.45;0;4.18;23681 +91080;48.13366;.11649;83;20220628;23.9;8.5;16.2;1.7;11.78;0;4.61;27911 +91080;48.13366;.11649;83;20220629;19.4;10.3;14.9;2;13.63;4;2.5;13992 +91080;48.13366;.11649;83;20220630;20.2;11.3;15.8;1.6;13.18;2.9;3.29;19259 +91080;48.13366;.11649;83;20220701;21.9;7.4;14.6;1.4;11.38;0;3.94;24697 +91080;48.13366;.11649;83;20220702;26.6;8.2;17.4;1.5;12.08;0;4.93;28506 +91080;48.13366;.11649;83;20220703;24.3;11.3;17.8;2.2;12.75;0;4.8;26900 +91080;48.13366;.11649;83;20220704;26;9.7;17.9;1.8;12.78;0;4.98;28225 +91080;48.13366;.11649;83;20220705;25;9.1;17;2.1;12.28;0;4.83;27599 +91080;48.13366;.11649;83;20220706;26.8;11.2;19;2.6;13.33;0;5.29;27531 +91080;48.13366;.11649;83;20220707;24.9;12.4;18.6;2.6;14.83;.1;4.28;22126 +91080;48.13366;.11649;83;20220708;28;11.2;19.6;2.6;13.18;0;5.55;28151 +91080;48.13366;.11649;83;20220709;29.8;14.5;22.2;2.8;14.2;0;5.98;27369 +91080;48.13366;.11649;83;20220710;28.7;13.9;21.3;3.5;12.83;0;6.15;26726 +91080;48.13366;.11649;83;20220711;31.2;16.4;23.8;3.2;14.23;0;6.5;26608 +91080;48.13366;.11649;83;20220712;33.6;15.8;24.7;1.5;14.45;0;5.92;27912 +91080;48.13366;.11649;83;20220713;36.2;17.3;26.8;1.3;15.13;0;6.11;28147 +91080;48.13366;.11649;83;20220714;30.7;17.7;24.2;2.9;15.3;0;6.11;25986 +91080;48.13366;.11649;83;20220715;28.5;14;21.2;3;12.45;0;5.88;26705 +91080;48.13366;.11649;83;20220716;30.4;13.1;21.8;2.6;11.5;0;6.19;27903 +91080;48.13366;.11649;83;20220717;33;16.9;24.9;2.9;11.95;0;6.84;26231 +91080;48.13366;.11649;83;20220718;39.1;17.4;28.3;2.4;12.4;0;7.55;27983 +91080;48.13366;.11649;83;20220719;34.5;23.8;29.1;3.5;15.08;2.2;7.09;21285 +91080;48.13366;.11649;83;20220720;27;17.4;22.2;2.8;17.65;2.3;4.27;18295 +91080;48.13366;.11649;83;20220721;28.7;16.4;22.6;1.9;16.15;0;4.97;24198 +91080;48.13366;.11649;83;20220722;23.7;16.6;20.1;1.9;18;2.1;2.71;12263 +91080;48.13366;.11649;83;20220723;27.9;15.6;21.7;1.7;15.85;0;4.62;23376 +91080;48.13366;.11649;83;20220724;33.8;13.1;23.4;1.6;14.7;0;5.82;28025 +91080;48.13366;.11649;83;20220725;27.2;16.4;21.8;2.9;15.1;.1;4.75;20490 +91080;48.13366;.11649;83;20220726;24.4;16.5;20.5;2.3;13.75;0;3.93;16793 +91080;48.13366;.11649;83;20220727;26.1;8.8;17.5;1.4;11.48;0;4.39;25107 +91080;48.13366;.11649;83;20220728;28.9;16;22.4;1.7;11.83;0;4.54;19833 +91080;48.13366;.11649;83;20220729;29.9;16.3;23.1;1.5;13;0;4.75;21910 +91080;48.13366;.11649;83;20220730;31.3;14.9;23.1;1.8;14.55;0;5.29;25068 +91080;48.13366;.11649;83;20220731;30;15.4;22.7;2;16.45;0;5.04;24691 +91080;48.13366;.11649;83;20220801;28.1;16.4;22.2;1.9;16.93;0;4.39;20955 +91080;48.13366;.11649;83;20220802;32.6;13.6;23.1;1.1;16.08;0;5.02;26192 +91080;48.13366;.11649;83;20220803;35.9;17.2;26.5;2;16.98;.4;6.03;25581 +91080;48.13366;.11649;83;20220804;27.5;19.3;23.4;3.3;18.23;2.5;4.33;17020 +91080;48.13366;.11649;83;20220805;26.2;15.9;21.1;3.3;13.04;0;4.91;22650 +91080;48.13366;.11649;83;20220806;26;11.8;18.9;3.6;9.75;0;5.56;24386 +91080;48.13366;.11649;83;20220807;28.1;12.8;20.4;3.6;10.28;0;5.92;24579 +91080;48.13366;.11649;83;20220808;30;13.9;22;3.7;11.15;0;6.32;24961 +91080;48.13366;.11649;83;20220809;31.9;16.1;24;3.6;13.2;0;6.49;24334 +91080;48.13366;.11649;83;20220810;33.5;16.7;25.1;3.3;12.85;0;6.71;24741 +91080;48.13366;.11649;83;20220811;33.7;16.2;25;3;11.35;0;6.6;24646 +91080;48.13366;.11649;83;20220812;34.6;14.6;24.6;2;11.3;0;5.88;25190 +91080;48.13366;.11649;83;20220813;35.2;15.6;25.4;2.1;10.9;.9;5.99;24909 +91080;48.13366;.11649;83;20220814;24.6;19.9;22.2;2.3;17.7;6.5;2.87;10194 +91080;48.13366;.11649;83;20220815;26.9;16.2;21.6;2.2;17.68;0;3.46;15537 +91080;48.13366;.11649;83;20220816;25.2;17.3;21.2;1.6;17.43;3.3;3.03;14124 +91080;48.13366;.11649;83;20220817;25.1;16.2;20.6;1.5;17.2;3.7;3.08;15524 +91080;48.13366;.11649;83;20220818;28.2;12.7;20.5;1.6;16.23;0;3.92;20893 +91080;48.13366;.11649;83;20220819;25.4;16.2;20.8;2.1;17.43;3.3;2.96;13249 +91080;48.13366;.11649;83;20220820;26.4;11.6;19;1;13.78;0;3.65;21962 +91080;48.13366;.11649;83;20220821;23.9;11.1;17.5;1.6;14.8;.7;2.82;15326 +91080;48.13366;.11649;83;20220822;26.4;16.4;21.4;1.4;18.45;.3;2.91;14250 +91080;48.13366;.11649;83;20220823;27.4;19.1;23.2;1.4;19.88;.1;2.97;13550 +91080;48.13366;.11649;83;20220824;32.8;15.1;23.9;1.1;17.8;0;4.03;20366 +91080;48.13366;.11649;83;20220825;25.2;19.1;22.2;2.6;19.05;.3;2.83;11108 +91080;48.13366;.11649;83;20220826;27;15.2;21.1;2.3;15.33;0;3.88;18034 +91080;48.13366;.11649;83;20220827;27.6;13.1;20.3;2.5;13.68;0;4.2;19644 +91080;48.13366;.11649;83;20220828;26.9;12.7;19.8;2.6;12.95;0;4.2;19846 +91080;48.13366;.11649;83;20220829;30.6;15.7;23.2;2.8;13.33;.1;5.02;19939 +91080;48.13366;.11649;83;20220830;30.5;17.6;24;2.8;13.78;0;4.87;18291 +91080;48.13366;.11649;83;20220831;28.5;16.5;22.5;2.3;15.48;.5;3.93;16927 +91080;48.13366;.11649;83;20220901;28.3;16.7;22.5;1.7;16.43;8.4;3.28;14737 +91080;48.13366;.11649;83;20220902;24.5;16.7;20.6;1.8;18.1;1;2.6;13011 +91080;48.13366;.11649;83;20220903;25.3;15;20.2;2;16.45;.4;2.9;13989 +91080;48.13366;.11649;83;20220904;29.7;11.1;20.4;1.7;14.65;.5;3.75;19477 +91080;48.13366;.11649;83;20220905;29.1;14.4;21.8;1.7;16.65;2.5;3.28;15595 +91080;48.13366;.11649;83;20220906;26.9;14.5;20.7;2.1;16.03;.5;3.15;14609 +91080;48.13366;.11649;83;20220907;20.9;15;18;3;16.43;4.4;2.12;9689 +91080;48.13366;.11649;83;20220908;23;14.4;18.7;3.8;15.48;1.9;2.97;13684 +91080;48.13366;.11649;83;20220909;22.3;15.3;18.8;4.2;15.08;3.9;2.93;11427 +91080;48.13366;.11649;83;20220910;22.9;13;18;2.3;14.65;.5;2.62;13306 +91080;48.13366;.11649;83;20220911;25.8;11.1;18.5;1.5;14.15;0;3.04;17712 +91080;48.13366;.11649;83;20220912;31.2;13.8;22.5;2.3;15;1.8;4.14;18122 +91080;48.13366;.11649;83;20220913;27.7;18.8;23.3;1.7;19.65;1.2;2.52;10227 +91080;48.13366;.11649;83;20220914;26.9;17.7;22.3;1.9;19.15;3.1;2.64;11992 +91080;48.13366;.11649;83;20220915;23.9;15.4;19.6;2.3;15.63;0;2.77;13682 +91080;48.13366;.11649;83;20220916;20.4;8.8;14.6;2.4;11.05;.1;2.52;13549 +91080;48.13366;.11649;83;20220917;18.7;5.2;12;1.9;8.8;0;2.39;15876 +91080;48.13366;.11649;83;20220918;21;2.9;12;1.4;9.08;0;2.4;17232 +91080;48.13366;.11649;83;20220919;20.5;5.9;13.2;2;9.88;0;2.44;14933 +91080;48.13366;.11649;83;20220920;19.8;5.8;12.8;1.7;10.25;0;2.07;12786 +91080;48.13366;.11649;83;20220921;20.9;8.7;14.8;2.1;10.48;0;2.59;15778 +91080;48.13366;.11649;83;20220922;22.6;5.4;14;.9;9.13;0;2.24;16481 +91080;48.13366;.11649;83;20220923;20.6;8.3;14.4;.8;11.08;3.3;1.59;9371 +91080;48.13366;.11649;83;20220924;18;12.4;15.2;2.4;13.6;3.5;1.67;9004 +91080;48.13366;.11649;83;20220925;19.5;12.2;15.9;2.6;12.34;.1;2.09;11097 +91080;48.13366;.11649;83;20220926;15.4;10.1;12.8;2.9;11.65;7.9;1.44;6543 +91080;48.13366;.11649;83;20220927;16.7;10.4;13.6;3.5;12.48;8.9;1.57;7941 +91080;48.13366;.11649;83;20220928;14.7;11.6;13.1;2.1;12.7;.5;1.16;5970 +91080;48.13366;.11649;83;20220929;16.4;9.1;12.8;1.9;10.9;.8;1.6;10170 +91080;48.13366;.11649;83;20220930;17.4;3.4;10.4;2.4;10.2;2.2;1.68;12663 +91080;48.13366;.11649;83;20221001;21.8;13;17.4;4.7;16.03;0;2.12;10776 +91080;48.13366;.11649;83;20221002;21.3;15.4;18.4;3.5;16.83;.4;1.82;8038 +91080;48.13366;.11649;83;20221003;17.7;13.1;15.4;2.1;14.5;0;1.25;5627 +91080;48.13366;.11649;83;20221004;19.8;7.3;13.6;1.3;12.55;.1;1.45;10373 +91080;48.13366;.11649;83;20221005;21.3;10.5;15.9;2.8;13.85;.4;1.87;9103 +91080;48.13366;.11649;83;20221006;19.6;5.8;12.7;.8;10.48;0;1.52;13245 +91080;48.13366;.11649;83;20221007;19.6;3.6;11.6;.8;9.3;.1;1.49;13581 +91080;48.13366;.11649;83;20221008;19.2;5.3;12.3;1.2;9.9;0;1.57;12702 +91080;48.13366;.11649;83;20221009;21.1;5.8;13.4;1.9;9.88;0;2;13131 +91080;48.13366;.11649;83;20221010;20.1;9.8;15;1.6;13.7;.1;1.34;7919 +91080;48.13366;.11649;83;20221011;19.4;9.9;14.7;2.5;11.25;0;1.92;11116 +91080;48.13366;.11649;83;20221012;20.7;4.9;12.8;1.1;10.45;0;1.44;11399 +91080;48.13366;.11649;83;20221013;15.7;11.8;13.8;2.4;14.25;3.8;.83;4081 +91080;48.13366;.11649;83;20221014;18.4;14.4;16.4;2.8;16.83;17.3;.93;3999 +91080;48.13366;.11649;83;20221015;18.5;15.2;16.8;3.7;16.05;.3;1.33;5917 +91080;48.13366;.11649;83;20221016;21.5;13;17.2;1.6;15.63;3.3;1.3;7428 +91080;48.13366;.11649;83;20221017;19.4;14.7;17.1;1.5;17.43;1.5;.9;4417 +91080;48.13366;.11649;83;20221018;20.3;15.8;18;2.4;17.78;0;1.14;5558 +91080;48.13366;.11649;83;20221019;24.1;15.1;19.6;2.7;17.1;1.8;1.81;8609 +91080;48.13366;.11649;83;20221020;22.1;14.9;18.5;2.5;16.35;1;1.58;8435 +91080;48.13366;.11649;83;20221021;20.5;14.2;17.4;3;15.15;.1;1.54;6585 +91080;48.13366;.11649;83;20221022;21.4;13.5;17.5;2.5;14.65;1.7;1.58;7898 +91080;48.13366;.11649;83;20221023;23.1;15.1;19.1;4.7;14.7;1.4;2.53;6925 +91080;48.13366;.11649;83;20221024;18.6;15.1;16.8;5.1;14.53;2.7;1.75;5095 +91080;48.13366;.11649;83;20221025;18.2;12.5;15.4;2.2;14.83;.5;1;5469 +91080;48.13366;.11649;83;20221026;22.7;13.3;18;2.5;15;.1;1.59;7400 +91080;48.13366;.11649;83;20221027;25.7;13.5;19.6;2;14.88;0;1.78;7855 +91080;48.13366;.11649;83;20221028;22.1;14.3;18.2;2;15.63;0;1.32;6071 +91080;48.13366;.11649;83;20221029;23.7;15.9;19.8;1.6;15.1;0;1.47;6143 +91080;48.13366;.11649;83;20221030;16.3;11.4;13.9;1.3;13.58;0;.73;3849 +91080;48.13366;.11649;83;20221031;19.9;8.9;14.4;2.7;13.6;7.5;1.12;6235 +91080;48.13366;.11649;83;20221101;17.6;9.8;13.7;4.5;11.83;3.3;1.53;6123 +91080;48.13366;.11649;83;20221102;16.7;7.3;12;2.9;12.03;0;.91;7134 +91080;48.13366;.11649;83;20221103;14;11.8;12.9;3.8;12.18;5.1;1.03;2810 +91080;48.13366;.11649;83;20221104;13.9;8.8;11.4;4.2;9.7;.7;1.37;5668 +91080;48.13366;.11649;83;20221105;13.5;4.1;8.8;1.9;9.88;2;.65;4679 +91080;48.13366;.11649;83;20221106;14.2;10.1;12.2;3.7;12;9.8;.9;2707 +91080;48.13366;.11649;83;20221107;17;11.5;14.3;4.4;12.78;.4;1.3;4816 +91080;48.13366;.11649;83;20221108;16.8;10.9;13.9;4.4;12.35;3.8;1.29;4150 +91080;48.13366;.11649;83;20221109;16.1;10.7;13.4;2.7;11.53;.1;1.06;5310 +91080;48.13366;.11649;83;20221110;15.8;4.5;10.1;1.6;10.45;0;.61;5832 +91080;48.13366;.11649;83;20221111;13.2;8.5;10.9;2;11.1;.1;.64;4175 +91080;48.13366;.11649;83;20221112;19;6.5;12.8;1.4;11.45;.2;.71;6675 +91080;48.13366;.11649;83;20221113;16.4;6.1;11.2;1.2;11.05;.2;.52;5689 +91080;48.13366;.11649;83;20221114;14.7;6.5;10.6;1.5;10.98;1.2;.57;3790 +91080;48.13366;.11649;83;20221115;14.5;8.2;11.3;3.6;11.2;6.1;.89;3034 +91080;48.13366;.11649;83;20221116;12.7;7.8;10.3;4.3;11.15;16.6;.63;3294 +91080;48.13366;.11649;83;20221117;14.6;11.4;13;5.1;11.03;1.1;1.49;3449 +91080;48.13366;.11649;83;20221118;12.8;7.4;10.1;3.5;9.38;.4;.82;3610 +91080;48.13366;.11649;83;20221119;12.5;1.4;7;1.2;7.68;.3;.42;5999 +91080;48.13366;.11649;83;20221120;12.4;1.6;7;2.2;8.83;3;.5;4388 +91080;48.13366;.11649;83;20221121;11.9;5.1;8.5;3.2;9.08;5.8;.78;2787 +91080;48.13366;.11649;83;20221122;12.4;5;8.7;4.5;8.5;.3;1.02;4878 +91080;48.13366;.11649;83;20221123;14;5.9;10;4;10.2;3.7;.79;4666 +91080;48.13366;.11649;83;20221124;13.5;7;10.2;3.6;10.83;3.2;.61;3930 +91080;48.13366;.11649;83;20221125;13.2;5.3;9.3;1.5;9.78;0;.39;4906 +91080;48.13366;.11649;83;20221126;10.8;2.5;6.6;1.7;9.1;1.6;.32;3559 +91080;48.13366;.11649;83;20221127;10.9;7.9;9.4;2.8;10.63;9.3;.52;1744 +91080;48.13366;.11649;83;20221128;12.1;7.9;10;2.2;10.28;.6;.49;3899 +91080;48.13366;.11649;83;20221129;8.8;2.9;5.8;1.3;8.68;0;.29;3406 +91080;48.13366;.11649;83;20221130;6.6;1;3.8;1.9;7.83;0;.22;2714 +91080;48.13366;.11649;83;20221201;8.2;2.5;5.4;2.6;7.35;0;.46;4182 +91080;48.13366;.11649;83;20221202;6;.8;3.4;2.4;6.8;0;.38;2802 +91080;48.13366;.11649;83;20221203;3.9;2.8;3.4;4.6;6.7;.1;.57;997 +91080;48.13366;.11649;83;20221204;3.6;2.3;2.9;2.8;6.8;.1;.41;957 +91080;48.13366;.11649;83;20221205;4.7;3.3;4;1.4;7.3;0;.36;1474 +91080;48.13366;.11649;83;20221206;6.2;2;4.1;2.6;6.75;0;.43;3320 +91080;48.13366;.11649;83;20221207;6.4;.9;3.7;1.8;6.58;.1;.33;3660 +91080;48.13366;.11649;83;20221208;2.3;-1.1;.6;1.9;6.18;0;.19;2010 +91080;48.13366;.11649;83;20221209;4.3;-.5;1.9;2.2;5.6;0;.34;3965 +91080;48.13366;.11649;83;20221210;.7;-5.2;-2.2;1.2;4.85;.1;.19;2776 +91080;48.13366;.11649;83;20221211;2.2;-1.7;.2;1.4;5.28;0;.2;3511 +91080;48.13366;.11649;83;20221212;1.7;-4;-1.1;2.2;4.73;0;.28;3467 +91080;48.13366;.11649;83;20221213;1.8;-3.4;-.8;3.2;4.43;2.7;.45;3693 +91080;48.13366;.11649;83;20221214;1.7;-.9;.4;2.9;5.8;1.3;.29;1549 +91080;48.13366;.11649;83;20221215;3.7;-.4;1.6;4;4.7;0;.82;3068 +91080;48.13366;.11649;83;20221216;6;-2.2;1.9;2.5;5.08;0;.48;4524 +91080;48.13366;.11649;83;20221217;.3;-4.5;-2.1;2.2;4.5;0;.25;2935 +91080;48.13366;.11649;83;20221218;5;-4.7;.1;2.2;5.68;1.8;.29;2431 +91080;48.13366;.11649;83;20221219;13;5.1;9;4;10.08;.6;.62;2395 +91080;48.13366;.11649;83;20221220;12.4;11.5;12;3.9;11.75;10.8;.87;547 +91080;48.13366;.11649;83;20221221;12.7;8;10.4;3.8;11.85;9.9;.42;1718 +91080;48.13366;.11649;83;20221222;14.4;11.6;13;5.6;13.05;8.5;.86;1252 +91080;48.13366;.11649;83;20221223;14.6;13.4;14;4.4;13.9;6.6;.82;1026 +91080;48.13366;.11649;83;20221224;11.9;10.8;11.3;3.1;11.9;3.7;.59;1261 +91080;48.13366;.11649;83;20221225;14.1;9.8;11.9;2.7;12.35;.7;.53;2151 +91080;48.13366;.11649;83;20221226;11.7;10.6;11.1;2.9;10.45;.6;.81;1794 +91080;48.13366;.11649;83;20221227;10.7;.7;5.7;2.2;8.18;.1;.29;4018 +91080;48.13366;.11649;83;20221228;11.6;8;9.8;5.7;11;3.8;.58;1523 +91080;48.13366;.11649;83;20221229;11.8;10.1;10.9;4.6;10.08;.4;1.02;2632 +91080;48.13366;.11649;83;20221230;14.6;4.8;9.7;5.5;11.85;9.7;.39;2416 +91080;48.13366;.11649;83;20221231;15.9;14.1;15;7;12.5;0;1.79;2173 +91081;48.16319;.44996;96;20220101;14.9;8.4;11.6;1.5;10.8;0;.54;3080 +91081;48.16319;.44996;96;20220102;14.1;10.1;12.1;4.2;11.6;0;.9;2346 +91081;48.16319;.44996;96;20220103;12.2;11;11.6;4.8;12.3;19.3;.66;1111 +91081;48.16319;.44996;96;20220104;9.7;8.7;9.2;3.6;10.1;1.2;.67;989 +91081;48.16319;.44996;96;20220105;7.5;-.1;3.7;1.2;6.2;.1;.34;3469 +91081;48.16319;.44996;96;20220106;7.1;-1.8;2.6;1.7;6;.7;.36;3821 +91081;48.16319;.44996;96;20220107;8.4;4.2;6.3;3.7;8.2;2.9;.56;2523 +91081;48.16319;.44996;96;20220108;9.8;7;8.4;4.2;9.4;11.1;.69;2007 +91081;48.16319;.44996;96;20220109;8.3;4.5;6.4;2.6;8.2;1.8;.51;2431 +91081;48.16319;.44996;96;20220110;7.9;5.5;6.7;.8;9;.1;.33;1871 +91081;48.16319;.44996;96;20220111;8.4;2.4;5.4;.8;6.7;0;.36;3230 +91081;48.16319;.44996;96;20220112;5.8;-2.5;1.6;1.3;6.2;0;.23;3916 +91081;48.16319;.44996;96;20220113;6.1;3.2;4.6;2.9;7.2;0;.54;2176 +91081;48.16319;.44996;96;20220114;2;-.2;.9;1.6;5.9;0;.32;1868 +91081;48.16319;.44996;96;20220115;-1.4;-2.1;-1.8;.9;5.4;0;.24;892 +91081;48.16319;.44996;96;20220116;3.6;-1.1;1.2;1.7;7.1;.4;.09;2997 +91081;48.16319;.44996;96;20220117;6.8;3.8;5.3;.5;8.7;.1;.28;2346 +91081;48.16319;.44996;96;20220118;5.4;1;3.2;1.9;7.5;.1;.23;2968 +91081;48.16319;.44996;96;20220119;6.5;2.7;4.6;1.3;8.3;1.7;.25;2770 +91081;48.16319;.44996;96;20220120;7.4;1;4.2;1.4;7.2;.1;.35;3769 +91081;48.16319;.44996;96;20220121;5.8;.8;3.3;1.4;6;.1;.47;3333 +91081;48.16319;.44996;96;20220122;5.1;-1.9;1.6;.8;6.6;0;.22;4077 +91081;48.16319;.44996;96;20220123;3.4;3.3;3.3;2.7;6.9;0;.51;137 +91081;48.16319;.44996;96;20220124;6.5;-.9;2.8;2;6.3;0;.45;4331 +91081;48.16319;.44996;96;20220125;-.3;-1.2;-.8;.9;5.7;0;.27;1269 +91081;48.16319;.44996;96;20220126;3.1;-1.4;.8;1.1;6.3;0;.25;3393 +91081;48.16319;.44996;96;20220127;6.3;2;4.1;1.7;7.1;.1;.44;3362 +91081;48.16319;.44996;96;20220128;6;4.5;5.2;.8;8.6;0;.35;1851 +91081;48.16319;.44996;96;20220129;9.8;5.5;7.6;2.1;9.8;.4;.42;3472 +91081;48.16319;.44996;96;20220130;9.7;7.8;8.7;1.1;9;.1;.6;2210 +91081;48.16319;.44996;96;20220131;9;5.5;7.2;3;7.5;.1;.95;3197 +91081;48.16319;.44996;96;20220201;10.4;1.7;6;2.3;9.2;.4;.36;5360 +91081;48.16319;.44996;96;20220202;9.7;7.9;8.8;1.9;9.7;0;.62;2256 +91081;48.16319;.44996;96;20220203;6.5;5.9;6.2;2.3;8.5;.2;.53;1154 +91081;48.16319;.44996;96;20220204;11.3;5.8;8.5;2.6;8.9;.5;.82;4390 +91081;48.16319;.44996;96;20220205;10;-1;4.5;2.3;7.1;.1;.66;6480 +91081;48.16319;.44996;96;20220206;11.9;5.9;8.9;5.1;10.4;2.6;.67;4758 +91081;48.16319;.44996;96;20220207;11.2;4.9;8;1.6;7.8;0;.82;4966 +91081;48.16319;.44996;96;20220208;12;1.7;6.8;1.1;8.7;0;.56;6568 +91081;48.16319;.44996;96;20220209;13;.2;6.6;1.4;7.9;.1;.71;7488 +91081;48.16319;.44996;96;20220210;6.4;5.5;5.9;3;8.04;.7;1;5233 +91081;48.16319;.44996;96;20220211;9.3;-1.7;3.8;1.4;6.14;0;.67;9666 +91081;48.16319;.44996;96;20220212;10;-.8;4.6;2.2;5.24;0;1.06;10766 +91081;48.16319;.44996;96;20220213;13.4;-2.2;5.6;4.9;7.54;1.7;1.29;7833 +91081;48.16319;.44996;96;20220214;11.4;6.8;9.1;4.6;8.93;2.4;1.21;5925 +91081;48.16319;.44996;96;20220215;10.3;2.4;6.3;4.5;9.1;4;.54;4166 +91081;48.16319;.44996;96;20220216;13.5;8.9;11.2;5.3;13.2;1.5;.44;4857 +91081;48.16319;.44996;96;20220217;14.4;11.4;12.9;4.1;10.7;.9;1.56;3909 +91081;48.16319;.44996;96;20220218;11.4;9.5;10.4;4.8;9.6;1.1;1.34;3080 +91081;48.16319;.44996;96;20220219;10.6;2;6.3;3.8;7;0;1.25;7122 +91081;48.16319;.44996;96;20220220;13.6;8;10.8;5.2;10.3;3.1;1.35;5760 +91081;48.16319;.44996;96;20220221;10.5;6;8.2;3.6;7.9;1.2;1.28;5203 +91081;48.16319;.44996;96;20220222;12.3;3.6;7.9;2.5;10.2;.6;.71;7510 +91081;48.16319;.44996;96;20220223;12;6.7;9.3;.7;9.9;0;.75;5863 +91081;48.16319;.44996;96;20220224;10.9;5.6;8.2;2.8;7.4;1.6;1.32;5955 +91081;48.16319;.44996;96;20220225;11.2;-.9;5.1;1.4;6.2;0;1.03;9346 +91081;48.16319;.44996;96;20220226;10.4;-1.3;4.5;3.7;5.6;.1;1.52;9323 +91081;48.16319;.44996;96;20220227;11.6;1;6.3;2.8;5.6;0;1.61;8988 +91081;48.16319;.44996;96;20220228;14.9;-.4;7.2;1.3;6;0;1.36;11041 +91081;48.16319;.44996;96;20220301;14.5;5.3;9.9;1.3;7.3;0;1.33;8597 +91081;48.16319;.44996;96;20220302;12.5;6.9;9.7;1.3;8.4;0;1.12;6717 +91081;48.16319;.44996;96;20220303;11.8;7.6;9.7;1.4;9.9;.2;.93;5849 +91081;48.16319;.44996;96;20220304;9;8.1;8.5;1.6;9.5;0;.73;2530 +91081;48.16319;.44996;96;20220305;7.5;5.5;6.5;2;8.9;.7;.64;4030 +91081;48.16319;.44996;96;20220306;8.7;5.8;7.2;2.7;6.8;0;1.31;5009 +91081;48.16319;.44996;96;20220307;8;-1.3;3.3;3.5;4.7;0;1.57;9422 +91081;48.16319;.44996;96;20220308;15;.6;7.8;3;6.8;.3;1.95;11988 +91081;48.16319;.44996;96;20220309;15.1;6.7;10.9;3.2;9.1;0;1.79;9186 +91081;48.16319;.44996;96;20220310;14.2;9.5;11.8;3.1;9.5;.2;1.72;6863 +91081;48.16319;.44996;96;20220311;12.4;8.6;10.5;4.8;9.9;5.1;1.48;6216 +91081;48.16319;.44996;96;20220312;12;6.5;9.2;3.6;9.7;1.1;1.23;7663 +91081;48.16319;.44996;96;20220313;9.6;7.3;8.4;3.3;9;4.9;1.08;4879 +91081;48.16319;.44996;96;20220314;14.6;3.7;9.1;2.8;8;5.1;1.82;11244 +91081;48.16319;.44996;96;20220315;14.4;8;11.2;1.9;11.5;1.7;1.22;8633 +91081;48.16319;.44996;96;20220316;14.2;9.1;11.6;1.7;11.2;.2;1.26;7763 +91081;48.16319;.44996;96;20220317;8.9;7.3;8.1;2.4;8.2;0;1.11;4226 +91081;48.16319;.44996;96;20220318;15.1;3.3;9.2;6;5.67;0;3.36;15066 +91081;48.16319;.44996;96;20220319;14.6;5.7;10.1;4.5;6.77;0;2.75;13133 +91081;48.16319;.44996;96;20220320;14.1;1.9;8;2.2;6.54;0;1.94;13033 +91081;48.16319;.44996;96;20220321;18.6;4.3;11.5;1.9;8.7;0;2.27;15066 +91081;48.16319;.44996;96;20220322;16.6;3.3;9.9;2.4;6.47;0;2.59;17333 +91081;48.16319;.44996;96;20220323;18.1;.9;9.5;2.3;5.94;0;2.78;18000 +91081;48.16319;.44996;96;20220324;20.3;1.1;10.7;2.2;6.3;0;2.95;17800 +91081;48.16319;.44996;96;20220325;20.3;6.3;13.3;4;6.57;0;3.9;17700 +91081;48.16319;.44996;96;20220326;20;5.1;12.6;4.1;6.64;0;3.83;18333 +91081;48.16319;.44996;96;20220327;21.3;6.2;13.7;2.7;7.54;0;3.37;17866 +91081;48.16319;.44996;96;20220328;21.4;4.3;12.9;1;8.2;0;2.3;15000 +91081;48.16319;.44996;96;20220329;18.3;8.9;13.6;1.3;10.2;3.5;1.76;8900 +91081;48.16319;.44996;96;20220330;13.5;6.1;9.8;2.4;10.14;2.6;1.24;6766 +91081;48.16319;.44996;96;20220331;7.8;5;6.4;5.1;7.04;1.3;1.54;7466 +91081;48.16319;.44996;96;20220401;5.8;.1;3;6.5;5.7;1.3;1.41;9561 +91081;48.16319;.44996;96;20220402;8.1;1.1;4.6;5.1;5.44;.2;2.07;14933 +91081;48.16319;.44996;96;20220403;9.1;-1;4;3.6;4.84;0;2.17;16733 +91081;48.16319;.44996;96;20220404;11.1;-2.7;4.2;3.2;6.04;.2;1.9;15733 +91081;48.16319;.44996;96;20220405;12.3;6.5;9.4;3.4;10.53;.1;1.03;4632 +91081;48.16319;.44996;96;20220406;13.2;4.6;8.9;5;9.67;1.2;1.36;7366 +91081;48.16319;.44996;96;20220407;15.5;9.9;12.7;6.6;10.9;7.2;2.35;10866 +91081;48.16319;.44996;96;20220408;16;7.7;11.8;5.2;9.7;25;2.27;7300 +91081;48.16319;.44996;96;20220409;12.6;2.4;7.5;2.3;6.77;.3;2.28;17300 +91081;48.16319;.44996;96;20220410;15.1;-1.6;6.7;2.4;6.3;0;2.69;21533 +91081;48.16319;.44996;96;20220411;21.5;3.9;12.7;3;8.54;0;3.55;19400 +91081;48.16319;.44996;96;20220412;17.7;9.3;13.5;2.6;11.3;2.8;2.22;11300 +91081;48.16319;.44996;96;20220413;19.2;8.2;13.7;1.1;12.3;.2;2.1;13633 +91081;48.16319;.44996;96;20220414;21.7;6.6;14.2;1.6;11.57;0;2.92;18800 +91081;48.16319;.44996;96;20220415;22.5;7.7;15.1;1.9;11.04;.1;3.41;21300 +91081;48.16319;.44996;96;20220416;20.8;7.1;13.9;3.1;9.7;0;3.81;23300 +91081;48.16319;.44996;96;20220417;20.8;5.5;13.2;2.2;8.1;0;3.62;22733 +91081;48.16319;.44996;96;20220418;17.8;5.1;11.5;2.8;9.8;0;2.69;17066 +91081;48.16319;.44996;96;20220419;15.8;6.4;11.1;3.1;8.44;0;2.68;14466 +91081;48.16319;.44996;96;20220420;18.9;7.7;13.3;3.3;9.6;0;3.2;17000 +91081;48.16319;.44996;96;20220421;19.4;7;13.2;2.7;8.27;0;3.68;22233 +91081;48.16319;.44996;96;20220422;19.6;6.9;13.3;3.5;9.17;0;3.78;22166 +91081;48.16319;.44996;96;20220423;19.9;9.4;14.6;3.8;11.04;2.1;3.06;13766 +91081;48.16319;.44996;96;20220424;19.2;10.3;14.8;2.6;11.34;.4;2.89;15500 +91081;48.16319;.44996;96;20220425;16.8;7.7;12.3;2.8;9.3;0;2.8;16000 +91081;48.16319;.44996;96;20220426;16.8;4.4;10.6;3.2;8.57;0;3.06;19966 +91081;48.16319;.44996;96;20220427;18.6;5;11.8;4.6;8.7;0;3.86;23433 +91081;48.16319;.44996;96;20220428;19.2;7.7;13.5;3.8;9.74;0;3.28;15800 +91081;48.16319;.44996;96;20220429;21;9.8;15.4;3.8;10.17;0;4.17;22166 +91081;48.16319;.44996;96;20220430;17.8;5.5;11.7;3.7;8.4;0;3.43;19733 +91081;48.16319;.44996;96;20220501;18.3;4.9;11.6;3;7.9;0;3.72;23666 +91081;48.16319;.44996;96;20220502;18.8;8.1;13.5;3.5;9;0;3.73;20666 +91081;48.16319;.44996;96;20220503;18.3;10.1;14.2;3.9;9.57;.1;3.31;13833 +91081;48.16319;.44996;96;20220504;18.4;9.1;13.7;2.3;10.54;.2;2.51;12166 +91081;48.16319;.44996;96;20220505;20.3;4.7;12.5;2.5;10.47;.1;2.97;17200 +91081;48.16319;.44996;96;20220506;22.6;4.4;13.5;1.4;10.7;0;3.63;23848 +91081;48.16319;.44996;96;20220507;22.3;8.3;15.3;1.7;11.8;.1;3.52;20984 +91081;48.16319;.44996;96;20220508;21.9;8.8;15.3;2.8;12.4;.1;3.59;20397 +91081;48.16319;.44996;96;20220509;25.8;8.6;17.2;1.3;11.8;0;4.07;23556 +91081;48.16319;.44996;96;20220510;27.5;12.3;19.9;1.6;12.5;0;4.39;22236 +91081;48.16319;.44996;96;20220511;22.4;10.1;16.2;2.1;12.8;0;3.56;20065 +91081;48.16319;.44996;96;20220512;20.1;10.6;15.3;1.2;11.9;0;2.99;17673 +91081;48.16319;.44996;96;20220513;22.2;5.9;14;1.1;10.2;0;3.62;23388 +91081;48.16319;.44996;96;20220514;24.7;8;16.3;2.3;11.2;0;4.39;23791 +91081;48.16319;.44996;96;20220515;30.6;15.4;23;2.7;13.9;3.6;5.57;22783 +91081;48.16319;.44996;96;20220516;25.6;14.8;20.2;1.8;15;0;3.92;19227 +91081;48.16319;.44996;96;20220517;29.9;11.2;20.5;1.3;14.7;1.1;4.79;25539 +91081;48.16319;.44996;96;20220518;28.3;12.7;20.5;1.4;16.7;0;4.37;23390 +91081;48.16319;.44996;96;20220519;24.2;16.3;20.2;1.6;16.7;2.1;3.36;16596 +91081;48.16319;.44996;96;20220520;23;15.5;19.2;2.1;15.7;4.2;3.34;16225 +91081;48.16319;.44996;96;20220521;25.9;8.2;17;1.4;12.8;0;4.32;25241 +91081;48.16319;.44996;96;20220522;25.4;13.4;19.4;2.5;14.6;3.8;4.25;20789 +91081;48.16319;.44996;96;20220523;18;14.2;16.1;1.4;15.2;4.6;2.15;11564 +91081;48.16319;.44996;96;20220524;19.4;9.3;14.3;1.4;12;.7;3.1;19175 +91081;48.16319;.44996;96;20220525;19.1;5.3;12.2;1.7;11.5;.3;3.24;22559 +91081;48.16319;.44996;96;20220526;19.1;12.8;15.9;1.5;14.1;0;2.69;15160 +91081;48.16319;.44996;96;20220527;21;11.1;16;1.1;13.5;.1;3.21;19167 +91081;48.16319;.44996;96;20220528;21;6.7;13.8;2.1;10.3;0;3.85;23187 +91081;48.16319;.44996;96;20220529;16.8;7.3;12;3.1;8.5;0;3.4;18878 +91081;48.16319;.44996;96;20220530;20.2;7.5;13.8;2.1;9;0;3.85;21951 +91081;48.16319;.44996;96;20220531;21.7;5.7;13.7;1.4;8.8;0;4;24753 +91081;48.16319;.44996;96;20220601;23;4.4;13.7;1.3;9.1;0;4.22;26788 +91081;48.16319;.44996;96;20220602;25.8;11.6;18.7;3.2;10.4;.4;5.34;23410 +91081;48.16319;.44996;96;20220603;23.1;14.1;18.6;2;14;22.6;3.73;18597 +91081;48.16319;.44996;96;20220604;26.2;15.9;21;1.6;17.9;1.8;3.94;19965 +91081;48.16319;.44996;96;20220605;20.9;15.4;18.1;1.9;16;0;2.86;14510 +91081;48.16319;.44996;96;20220606;20.1;11.4;15.7;2.3;13.5;1.9;3.22;18388 +91081;48.16319;.44996;96;20220607;21.7;14.1;17.9;3;15.2;14.6;3.4;17190 +91081;48.16319;.44996;96;20220608;21.8;14.1;17.9;2.8;14.7;.3;3.49;17334 +91081;48.16319;.44996;96;20220609;20.3;11.2;15.7;1.7;13;0;3.28;18908 +91081;48.16319;.44996;96;20220610;21.1;11.3;16.2;1.2;14.5;.1;3.28;19665 +91081;48.16319;.44996;96;20220611;25;10.6;17.8;1.6;14.3;0;4.24;23954 +91081;48.16319;.44996;96;20220612;24.2;11.8;18;2.5;12.2;0;4.48;22224 +91081;48.16319;.44996;96;20220613;23.7;7.9;15.8;1.4;11.6;0;4.21;25165 +91081;48.16319;.44996;96;20220614;26.9;10.7;18.8;2.5;12.3;0;5.17;25509 +91081;48.16319;.44996;96;20220615;31.4;13.7;22.5;1.6;14.1;0;5.55;26703 +91081;48.16319;.44996;96;20220616;29.4;13.3;21.3;1.7;13.6;0;5.22;25465 +91081;48.16319;.44996;96;20220617;35.7;14.7;25.2;1.2;16.3;0;6.07;29156 +91081;48.16319;.44996;96;20220618;37.7;17.9;27.8;2.2;17.4;1.8;7.1;28310 +91081;48.16319;.44996;96;20220619;26.8;15.8;21.3;4.2;17.5;.6;4.77;21003 +91081;48.16319;.44996;96;20220620;22.8;16.6;19.7;2.8;17.9;3.8;3.22;15670 +91081;48.16319;.44996;96;20220621;26.8;14.2;20.5;2.1;16.9;2;4.44;22511 +91081;48.16319;.44996;96;20220622;26.2;17;21.6;2.3;17.5;23.7;4.15;19175 +91081;48.16319;.44996;96;20220623;26.9;16.2;21.5;2.1;17.6;2.1;4.31;20706 +91081;48.16319;.44996;96;20220624;21.3;16.2;18.7;3;16.7;2.2;2.98;14164 +91081;48.16319;.44996;96;20220625;18.4;14.4;16.4;2.5;15.2;4.3;2.41;12492 +91081;48.16319;.44996;96;20220626;23;9.7;16.3;1.2;12.3;.6;3.91;23099 +91081;48.16319;.44996;96;20220627;22.5;11.9;17.2;1.7;12.6;0;3.81;20563 +91081;48.16319;.44996;96;20220628;24;9.2;16.6;1.3;12.1;0;4.17;24351 +91081;48.16319;.44996;96;20220629;20.8;9.5;15.1;1.6;13.5;6.2;3.42;21205 +91081;48.16319;.44996;96;20220630;19.3;11;15.1;.9;13.5;3.6;2.96;18096 +91081;48.16319;.44996;96;20220701;21.5;7.7;14.6;1.1;11.4;0;3.72;23423 +91081;48.16319;.44996;96;20220702;26.7;8.3;17.5;1;12.1;.1;4.59;27073 +91081;48.16319;.44996;96;20220703;24.1;9.4;16.7;1.5;12.7;0;4.17;24119 +91081;48.16319;.44996;96;20220704;25.4;8.6;17;1.1;13;0;4.33;25772 +91081;48.16319;.44996;96;20220705;24.6;8.1;16.3;1.4;12.6;.1;4.28;25493 +91081;48.16319;.44996;96;20220706;25.8;10.5;18.1;2.1;13.2;0;4.62;24489 +91081;48.16319;.44996;96;20220707;23.4;10.2;16.8;1.7;14.6;.1;3.84;22673 +91081;48.16319;.44996;96;20220708;27.8;9.8;18.8;1.8;12.9;0;5;26489 +91081;48.16319;.44996;96;20220709;29.3;14.2;21.7;2.5;14.4;0;5.39;24174 +91081;48.16319;.44996;96;20220710;28.2;12.3;20.2;3.2;12.8;0;5.62;24759 +91081;48.16319;.44996;96;20220711;30.7;16.5;23.6;3.6;14.3;0;6.25;23319 +91081;48.16319;.44996;96;20220712;33.2;15.6;24.4;1.5;14;0;5.63;25940 +91081;48.16319;.44996;96;20220713;35.8;17;26.4;1;14.2;0;5.59;26751 +91081;48.16319;.44996;96;20220714;29.8;17.1;23.4;2;15.6;0;5;21853 +91081;48.16319;.44996;96;20220715;28;13;20.5;2.3;12.8;0;5.1;23715 +91081;48.16319;.44996;96;20220716;30;12.7;21.3;2.4;11.5;0;5.75;25421 +91081;48.16319;.44996;96;20220717;32.3;17.1;24.7;3.1;11.9;0;6.61;23727 +91081;48.16319;.44996;96;20220718;38.8;17.8;28.3;2.5;12.2;0;7.65;27868 +91081;48.16319;.44996;96;20220719;35.8;25;30.4;3.7;14.6;1.8;7.47;19802 +91081;48.16319;.44996;96;20220720;25.2;17.3;21.2;1.9;18.5;5.4;3.49;16817 +91081;48.16319;.44996;96;20220721;28.2;15.8;22;1.3;16.7;0;4.22;21094 +91081;48.16319;.44996;96;20220722;23.8;15.9;19.8;1.3;18.4;2.5;3.13;16691 +91081;48.16319;.44996;96;20220723;27.4;17.5;22.4;1.3;16.6;0;3.91;18660 +91081;48.16319;.44996;96;20220724;33.7;12.7;23.2;1;14.8;0;5.27;27253 +91081;48.16319;.44996;96;20220725;26.9;17.8;22.3;1.8;15;.1;4.08;17727 +91081;48.16319;.44996;96;20220726;23.9;16.7;20.3;1.3;13.9;0;3.33;15655 +91081;48.16319;.44996;96;20220727;26;8.1;17;1.4;11.3;0;4.33;24810 +91081;48.16319;.44996;96;20220728;28.8;15.4;22.1;1.5;11.5;0;4.6;21314 +91081;48.16319;.44996;96;20220729;29;15.1;22;1;12.5;0;4.25;21615 +91081;48.16319;.44996;96;20220730;30.7;14.5;22.6;1.3;14.4;0;4.71;23256 +91081;48.16319;.44996;96;20220731;29.8;13.2;21.5;1.2;15.8;0;4.47;23432 +91081;48.16319;.44996;96;20220801;28.1;14.5;21.3;1.2;16.8;0;4.02;21064 +91081;48.16319;.44996;96;20220802;31.9;13.3;22.6;.8;16.1;0;4.56;24577 +91081;48.16319;.44996;96;20220803;35.7;16.6;26.1;1.8;16.7;.3;5.77;24780 +91081;48.16319;.44996;96;20220804;26.9;19.9;23.4;2.5;18.5;4.2;3.76;14761 +91081;48.16319;.44996;96;20220805;26.4;14.8;20.6;2.4;14;0;4.25;19013 +91081;48.16319;.44996;96;20220806;25.6;11;18.3;3.1;9.5;0;4.99;21260 +91081;48.16319;.44996;96;20220807;27.7;11.5;19.6;2.9;10.1;0;5.26;22288 +91081;48.16319;.44996;96;20220808;29.6;12.7;21.1;2.7;10.9;0;5.45;22639 +91081;48.16319;.44996;96;20220809;31.8;15.6;23.7;3;12.9;0;5.88;22025 +91081;48.16319;.44996;96;20220810;33;16;24.5;3.3;12.4;0;6.41;22434 +91081;48.16319;.44996;96;20220811;33;16.4;24.7;3.3;11.2;0;6.52;22026 +91081;48.16319;.44996;96;20220812;34.3;16.1;25.2;2.5;11.1;0;6.14;22936 +91081;48.16319;.44996;96;20220813;34.7;15.1;24.9;2.1;10.6;.2;5.87;23663 +91081;48.16319;.44996;96;20220814;24.4;20.2;22.3;2.1;17.8;6;2.88;10663 +91081;48.16319;.44996;96;20220815;26.5;16.2;21.3;2;17.6;0;3.52;16815 +91081;48.16319;.44996;96;20220816;24.5;17.2;20.8;1.6;17.9;10.6;2.9;13994 +91081;48.16319;.44996;96;20220817;25;16.3;20.6;2;17.8;2.7;3.13;15207 +91081;48.16319;.44996;96;20220818;27.9;12.4;20.1;1;16.1;0;3.6;20288 +91081;48.16319;.44996;96;20220819;25.5;15.7;20.6;1.2;17.6;4.1;3.03;15932 +91081;48.16319;.44996;96;20220820;26;10.6;18.3;.5;13.3;0;3.18;19927 +91081;48.16319;.44996;96;20220821;24;10.8;17.4;1.4;14.5;.5;3.12;18281 +91081;48.16319;.44996;96;20220822;25.9;16.7;21.3;1.2;18.1;.2;2.95;15078 +91081;48.16319;.44996;96;20220823;27.2;18.7;22.9;1.1;19.5;0;2.96;14364 +91081;48.16319;.44996;96;20220824;33.8;15.2;24.5;1.1;17.6;0;4.26;21275 +91081;48.16319;.44996;96;20220825;26.5;17;21.7;1.4;18.6;.2;3.01;14967 +91081;48.16319;.44996;96;20220826;26.5;15.5;21;1.8;15.4;0;3.41;16005 +91081;48.16319;.44996;96;20220827;27.4;12.3;19.8;2.1;13.2;0;3.92;18666 +91081;48.16319;.44996;96;20220828;27.4;12.2;19.8;2.1;12.8;0;3.93;18572 +91081;48.16319;.44996;96;20220829;30.9;14.3;22.6;2.3;13.5;.3;4.61;19261 +91081;48.16319;.44996;96;20220830;30.2;16.9;23.5;1.6;14.1;0;3.89;17049 +91081;48.16319;.44996;96;20220831;28.7;15.1;21.9;1.9;14.7;.2;3.79;17093 +91081;48.16319;.44996;96;20220901;29.1;15.3;22.2;1.3;15.2;9.9;3.45;17067 +91081;48.16319;.44996;96;20220902;24.8;16.5;20.6;1.9;18.2;3.6;2.67;13025 +91081;48.16319;.44996;96;20220903;25;15.1;20;1.7;17.1;.9;2.76;14131 +91081;48.16319;.44996;96;20220904;29.8;11.4;20.6;1.6;14.8;.8;3.73;19232 +91081;48.16319;.44996;96;20220905;29.3;14.9;22.1;1.3;16.8;3.1;3.3;16806 +91081;48.16319;.44996;96;20220906;27.8;14.6;21.2;1.8;15.7;.7;3.33;15919 +91081;48.16319;.44996;96;20220907;20.1;15.3;17.7;3.5;16.3;4.3;2.07;9345 +91081;48.16319;.44996;96;20220908;22.7;14.5;18.6;3.5;15.2;1.7;2.85;12216 +91081;48.16319;.44996;96;20220909;22.1;15.4;18.7;3.3;15;4;2.72;10892 +91081;48.16319;.44996;96;20220910;22.6;13.1;17.8;1.9;15;.7;2.43;12914 +91081;48.16319;.44996;96;20220911;25.6;11.2;18.4;1.8;14.3;.1;2.94;15829 +91081;48.16319;.44996;96;20220912;31.4;13.3;22.3;2.1;14.7;2.1;4.01;17611 +91081;48.16319;.44996;96;20220913;28.3;18.5;23.4;1.6;19.7;.4;2.8;12715 +91081;48.16319;.44996;96;20220914;26.7;17.6;22.1;1.5;19.2;1.7;2.52;12106 +91081;48.16319;.44996;96;20220915;22.5;15.1;18.8;1.4;15.8;.1;2.09;10758 +91081;48.16319;.44996;96;20220916;18.9;9.1;14;1.7;11.5;.1;2.04;12304 +91081;48.16319;.44996;96;20220917;18.2;5.4;11.8;1.2;8.9;0;2.02;13963 +91081;48.16319;.44996;96;20220918;20.6;3.3;11.9;1;9.2;0;2.15;16116 +91081;48.16319;.44996;96;20220919;20.7;6.5;13.6;1.9;9.8;0;2.44;14397 +91081;48.16319;.44996;96;20220920;19.7;6.2;12.9;1.7;10.2;0;2.16;13866 +91081;48.16319;.44996;96;20220921;20.8;8.3;14.5;2.1;10.6;0;2.4;13172 +91081;48.16319;.44996;96;20220922;21.7;6.1;13.9;1.2;9.2;0;2.23;14589 +91081;48.16319;.44996;96;20220923;21.5;7.9;14.7;.8;10.9;2.2;1.92;13433 +91081;48.16319;.44996;96;20220924;16.8;12.1;14.4;1.4;13.9;3.4;1.3;7634 +91081;48.16319;.44996;96;20220925;18.9;11.9;15.4;2.1;12.5;0;1.86;9290 +91081;48.16319;.44996;96;20220926;14.5;10.2;12.3;2.1;11.7;6.7;1.29;7102 +91081;48.16319;.44996;96;20220927;15.8;10.3;13;2.4;12.3;12.2;1.4;7983 +91081;48.16319;.44996;96;20220928;14.1;11.4;12.7;1.4;12.8;.6;1.01;5400 +91081;48.16319;.44996;96;20220929;16.3;9.8;13;1.3;11;.7;1.42;8491 +91081;48.16319;.44996;96;20220930;17.2;3;10.1;2.1;9.8;2.5;1.67;12580 +91081;48.16319;.44996;96;20221001;21.9;12.7;17.3;4;15.8;.1;2.07;9915 +91081;48.16319;.44996;96;20221002;20.9;16.1;18.5;3;16.7;.7;1.75;6954 +91081;48.16319;.44996;96;20221003;17;12.6;14.8;1.8;13.9;0;1.24;6551 +91081;48.16319;.44996;96;20221004;19.5;6.1;12.8;.9;12.1;.1;1.43;11577 +91081;48.16319;.44996;96;20221005;21.2;11.5;16.3;2.3;14.1;.4;1.81;9656 +91081;48.16319;.44996;96;20221006;19.1;6.1;12.6;.7;10.6;0;1.35;11089 +91081;48.16319;.44996;96;20221007;19;4;11.5;.9;9.4;.1;1.43;11778 +91081;48.16319;.44996;96;20221008;18.9;5.7;12.3;.9;9.8;0;1.39;10870 +91081;48.16319;.44996;96;20221009;20.7;6.6;13.6;2.1;9.9;0;2;11090 +91081;48.16319;.44996;96;20221010;19.4;11.3;15.3;1.9;14.2;.1;1.37;8189 +91081;48.16319;.44996;96;20221011;19.4;9.6;14.5;2.2;11.6;0;1.7;8918 +91081;48.16319;.44996;96;20221012;20.8;5;12.9;1.3;10.7;0;1.52;11269 +91081;48.16319;.44996;96;20221013;15.9;12.1;14;2.4;14.2;3.8;.95;5240 +91081;48.16319;.44996;96;20221014;18.2;14.5;16.3;2.5;17.1;16.6;.92;5087 +91081;48.16319;.44996;96;20221015;18.2;15.2;16.7;3.3;16.2;.9;1.18;4470 +91081;48.16319;.44996;96;20221016;21.4;13.3;17.3;1.7;16;2.9;1.32;7493 +91081;48.16319;.44996;96;20221017;19.6;16.8;18.2;2.2;17.8;1.1;1.08;4172 +91081;48.16319;.44996;96;20221018;19.6;15.7;17.6;2;17.5;.1;1.04;4919 +91081;48.16319;.44996;96;20221019;23.8;14.8;19.3;2.4;17.1;1.9;1.66;7566 +91081;48.16319;.44996;96;20221020;21.3;14.6;17.9;2.9;16.5;3.2;1.46;6372 +91081;48.16319;.44996;96;20221021;19.7;15.3;17.5;3;15.5;.1;1.45;5007 +91081;48.16319;.44996;96;20221022;21.4;13.5;17.4;2.7;14.5;3.5;1.65;6740 +91081;48.16319;.44996;96;20221023;23.4;15.2;19.3;4.5;14.5;.9;2.61;6768 +91081;48.16319;.44996;96;20221024;18.4;15.1;16.7;4.6;14.3;3.2;1.74;4077 +91081;48.16319;.44996;96;20221025;18.4;13.1;15.7;2.5;14.9;.4;1.09;5192 +91081;48.16319;.44996;96;20221026;22.3;14;18.1;3;14.9;0;1.76;6495 +91081;48.16319;.44996;96;20221027;25.6;15.4;20.5;2.7;14.9;0;2.18;7130 +91081;48.16319;.44996;96;20221028;22.3;16.9;19.6;2.5;15.8;0;1.65;4995 +91081;48.16319;.44996;96;20221029;23;17.6;20.3;2.3;14.6;0;1.85;4914 +91081;48.16319;.44996;96;20221030;16.6;11.5;14;1;13.4;.7;.74;4687 +91081;48.16319;.44996;96;20221031;20.2;10;15.1;2.4;13.6;3;1.2;6689 +91081;48.16319;.44996;96;20221101;17.6;10.4;14;3.8;12;3.3;1.46;5465 +91081;48.16319;.44996;96;20221102;16.3;9;12.6;2.7;12.2;0;.94;5417 +91081;48.16319;.44996;96;20221103;13.8;11.9;12.8;3.8;12;5.3;1.08;2520 +91081;48.16319;.44996;96;20221104;13.2;8.7;10.9;3.1;9.7;.8;1.15;4030 +91081;48.16319;.44996;96;20221105;12.5;3.6;8;2;9.6;.7;.59;5740 +91081;48.16319;.44996;96;20221106;13.2;9.8;11.5;3.8;11.6;9.7;.85;3336 +91081;48.16319;.44996;96;20221107;16.3;11.7;14;4.6;12.9;.2;1.23;3882 +91081;48.16319;.44996;96;20221108;16.7;11.6;14.1;4.7;12.1;3.7;1.51;4042 +91081;48.16319;.44996;96;20221109;15.7;11.1;13.4;2.7;11.9;.1;1.04;3757 +91081;48.16319;.44996;96;20221110;15.7;4.7;10.2;1.8;10.6;0;.66;5937 +91081;48.16319;.44996;96;20221111;13.9;8.3;11.1;2;11.2;.1;.67;4054 +91081;48.16319;.44996;96;20221112;18.8;7.4;13.1;1.2;11.9;.2;.69;5866 +91081;48.16319;.44996;96;20221113;17.5;5.7;11.6;1.6;11.4;.2;.67;5884 +91081;48.16319;.44996;96;20221114;14.9;6.8;10.8;1.7;11.2;.4;.58;4731 +91081;48.16319;.44996;96;20221115;14.2;8.3;11.2;3.7;11.2;5.5;.85;3917 +91081;48.16319;.44996;96;20221116;12.8;8.8;10.8;4.9;11.5;15.2;.71;3104 +91081;48.16319;.44996;96;20221117;14.6;11.6;13.1;4.9;10.8;1.1;1.57;2592 +91081;48.16319;.44996;96;20221118;12.2;6.7;9.4;2.1;9.5;.6;.68;3599 +91081;48.16319;.44996;96;20221119;12.3;1.2;6.7;1;7.8;.2;.41;5207 +91081;48.16319;.44996;96;20221120;11.8;2.3;7;2.1;8.8;3.4;.47;4719 +91081;48.16319;.44996;96;20221121;11;5.7;8.3;3;9;8.2;.71;3372 +91081;48.16319;.44996;96;20221122;12.1;5.3;8.7;3.9;8.4;.5;1.05;3820 +91081;48.16319;.44996;96;20221123;13.8;6.2;10;3.7;10.1;4.6;.83;4006 +91081;48.16319;.44996;96;20221124;13.1;7.1;10.1;3.7;10.8;2.7;.65;3466 +91081;48.16319;.44996;96;20221125;12.3;6.5;9.4;1.5;10.1;0;.45;3356 +91081;48.16319;.44996;96;20221126;10;3;6.5;1.9;9.2;.9;.28;3679 +91081;48.16319;.44996;96;20221127;10.6;7.7;9.1;2.7;10.1;9.1;.56;2194 +91081;48.16319;.44996;96;20221128;12.9;8.7;10.8;1.9;10.5;.7;.63;2689 +91081;48.16319;.44996;96;20221129;6.9;2.9;4.9;.9;8.3;0;.25;2582 +91081;48.16319;.44996;96;20221130;6.7;-.2;3.2;1.6;7.7;.1;.15;3478 +91081;48.16319;.44996;96;20221201;8;2.1;5;2.5;7.4;0;.47;3150 +91081;48.16319;.44996;96;20221202;5.7;1.5;3.6;2.3;7;0;.37;2566 +91081;48.16319;.44996;96;20221203;3.9;2.8;3.3;3.7;6.8;.1;.51;1101 +91081;48.16319;.44996;96;20221204;3.5;2.3;2.9;2.5;6.9;.2;.37;1154 +91081;48.16319;.44996;96;20221205;4.3;3.2;3.7;.9;7.4;0;.34;1076 +91081;48.16319;.44996;96;20221206;5.8;2;3.9;2;6.9;0;.4;2326 +91081;48.16319;.44996;96;20221207;6.7;.6;3.6;1.6;6.6;.1;.36;3030 +91081;48.16319;.44996;96;20221208;2.6;-.9;.8;1.9;6.2;0;.21;2179 +91081;48.16319;.44996;96;20221209;4;-.9;1.5;2;5.5;.1;.41;2633 +91081;48.16319;.44996;96;20221210;-.2;-5.4;-2.8;.9;4.8;.1;.13;2706 +91081;48.16319;.44996;96;20221211;1.9;-2;-.1;1.5;5.1;0;.31;2274 +91081;48.16319;.44996;96;20221212;1.5;-3.9;-1.2;2.2;4.7;0;.32;2732 +91081;48.16319;.44996;96;20221213;1.7;-3.3;-.8;3.1;4.3;1.4;.56;2600 +91081;48.16319;.44996;96;20221214;1.9;-.9;.5;2.3;5.8;.6;.28;1834 +91081;48.16319;.44996;96;20221215;3.4;-.8;1.3;3.1;4.7;0;.72;2329 +91081;48.16319;.44996;96;20221216;5.8;-2.8;1.5;2;4.9;.1;.49;3496 +91081;48.16319;.44996;96;20221217;-.1;-3.8;-2;2.3;4.6;0;.3;2147 +91081;48.16319;.44996;96;20221218;4.6;-4.4;.1;2.5;5.6;1.1;.24;3569 +91081;48.16319;.44996;96;20221219;12.8;5.5;9.1;4.5;10;.8;.66;3169 +91081;48.16319;.44996;96;20221220;12.4;12.2;12.3;4.4;11.9;9.3;1.01;185 +91081;48.16319;.44996;96;20221221;12.4;8.8;10.6;3.5;12.1;10.1;.36;2102 +91081;48.16319;.44996;96;20221222;14.1;11.5;12.8;4.8;13;8.3;.74;1726 +91081;48.16319;.44996;96;20221223;14.4;13.4;13.9;3.8;13.9;6;.77;918 +91081;48.16319;.44996;96;20221224;11.8;10.6;11.2;2.7;11.7;3.5;.61;1046 +91081;48.16319;.44996;96;20221225;14.1;9.8;11.9;2.6;12.3;1.1;.53;2349 +91081;48.16319;.44996;96;20221226;11.5;10.8;11.1;2.7;10.7;.9;.85;708 +91081;48.16319;.44996;96;20221227;10.9;1.7;6.3;2.6;8.4;.1;.39;3646 +91081;48.16319;.44996;96;20221228;11.7;8;9.8;5.7;11;3.8;.57;2173 +91081;48.16319;.44996;96;20221229;11.9;10.1;11;3.8;10.3;.3;1;1400 +91081;48.16319;.44996;96;20221230;14.5;5.3;9.9;5.6;11.8;9.9;.36;3697 +91081;48.16319;.44996;96;20221231;16;14.1;15;7.3;11.9;0;2.16;1468 +91082;48.19172;.78378;181;20220101;14.9;7.7;11.3;2;10.66;0;.63;3263 +91082;48.19172;.78378;181;20220102;13.2;9.7;11.5;4.3;11.3;.2;.89;2241 +91082;48.19172;.78378;181;20220103;11.6;10.3;11;4.8;12.03;21.3;.59;1253 +91082;48.19172;.78378;181;20220104;8.9;8.1;8.5;4.2;9.86;1.4;.65;927 +91082;48.19172;.78378;181;20220105;6.4;-.3;3.1;2;6.03;.1;.45;3294 +91082;48.19172;.78378;181;20220106;6.3;-1.4;2.5;2;5.96;.6;.4;3600 +91082;48.19172;.78378;181;20220107;7.5;3.2;5.3;4.6;7.9;1;.54;2604 +91082;48.19172;.78378;181;20220108;9.2;5.6;7.4;4.8;9.03;13;.65;2324 +91082;48.19172;.78378;181;20220109;7.4;4.1;5.8;3.6;8.03;1.2;.54;2326 +91082;48.19172;.78378;181;20220110;7.1;5.2;6.1;1.6;8.66;0;.39;1699 +91082;48.19172;.78378;181;20220111;5.1;1.9;3.5;2;6.53;0;.44;2272 +91082;48.19172;.78378;181;20220112;4.4;-2.7;.9;1.7;6.1;0;.23;3879 +91082;48.19172;.78378;181;20220113;4.9;2.5;3.7;3.8;7.03;0;.5;1991 +91082;48.19172;.78378;181;20220114;.6;-.7;-.1;2.3;5.8;.1;.29;1374 +91082;48.19172;.78378;181;20220115;-1.1;-3.6;-2.4;1.3;5.52;0;.19;3215 +91082;48.19172;.78378;181;20220116;3;-2.1;.5;2.6;7.09;.3;.12;2360 +91082;48.19172;.78378;181;20220117;6.3;3.2;4.7;1;8.3;.1;.29;2440 +91082;48.19172;.78378;181;20220118;4.9;.9;2.9;2.5;7.43;0;.23;2894 +91082;48.19172;.78378;181;20220119;5.5;2.9;4.2;1.8;8.13;1.2;.27;2308 +91082;48.19172;.78378;181;20220120;6.9;1.2;4;1.8;7.1;.1;.41;3583 +91082;48.19172;.78378;181;20220121;5.2;.7;2.9;1.9;5.96;.1;.53;3166 +91082;48.19172;.78378;181;20220122;4.5;-.6;1.9;1.4;6.53;0;.29;3470 +91082;48.19172;.78378;181;20220123;2.7;2.6;2.6;3.8;6.8;0;.46;196 +91082;48.19172;.78378;181;20220124;4.8;-.7;2;2.5;6.2;0;.48;4096 +91082;48.19172;.78378;181;20220125;-.6;-1.6;-1.1;.9;5.5;0;.28;1407 +91082;48.19172;.78378;181;20220126;2;-1.9;0;1.6;6.1;0;.23;3212 +91082;48.19172;.78378;181;20220127;5.2;1.1;3.2;1.9;6.96;.1;.38;3296 +91082;48.19172;.78378;181;20220128;5.5;3.8;4.6;1.4;8.36;0;.33;1993 +91082;48.19172;.78378;181;20220129;8.9;4.9;6.9;3;9.63;.5;.37;3385 +91082;48.19172;.78378;181;20220130;10.1;7.3;8.7;1.7;8.8;0;.72;2709 +91082;48.19172;.78378;181;20220131;8.2;4.8;6.5;4.1;7.26;.1;1.05;3202 +91082;48.19172;.78378;181;20220201;9.4;1.9;5.6;3.4;9.1;.6;.32;4997 +91082;48.19172;.78378;181;20220202;9.1;7.7;8.4;2.4;9.56;0;.64;2017 +91082;48.19172;.78378;181;20220203;6;5.1;5.6;2.5;8.33;.2;.5;1499 +91082;48.19172;.78378;181;20220204;10.4;5.2;7.8;3.2;8.63;.7;.84;4282 +91082;48.19172;.78378;181;20220205;9.1;.3;4.7;2.7;7.06;.1;.71;5815 +91082;48.19172;.78378;181;20220206;10.9;5;8;6.3;10.16;3.3;.56;4746 +91082;48.19172;.78378;181;20220207;10;4.3;7.1;2.1;7.66;0;.84;4754 +91082;48.19172;.78378;181;20220208;11.5;2.8;7.2;1.4;8.56;0;.63;6034 +91082;48.19172;.78378;181;20220209;12.9;.6;6.7;1.9;7.76;.1;.84;7347 +91082;48.19172;.78378;181;20220210;5.6;4.6;5.1;2.9;8.06;.5;1;5600 +91082;48.19172;.78378;181;20220211;8.6;-1.3;3.7;1.4;6.16;0;.68;9425 +91082;48.19172;.78378;181;20220212;9.4;-1.6;3.9;2.1;5.24;0;1.02;10725 +91082;48.19172;.78378;181;20220213;13.1;-2.2;5.4;4.6;7.49;2.5;1.3;7950 +91082;48.19172;.78378;181;20220214;11.2;6.5;8.8;4.5;8.96;2.6;1.24;6133 +91082;48.19172;.78378;181;20220215;9.5;2;5.8;4.4;9.06;5.8;.53;4275 +91082;48.19172;.78378;181;20220216;12.9;8.2;10.6;5.9;12.9;1.8;.39;4934 +91082;48.19172;.78378;181;20220217;13.5;10.6;12;4.9;10.4;1.1;1.58;3894 +91082;48.19172;.78378;181;20220218;10.9;9.3;10.1;5.3;9.46;1.4;1.38;2856 +91082;48.19172;.78378;181;20220219;9.8;1;5.4;4.4;6.8;0;1.24;7191 +91082;48.19172;.78378;181;20220220;12.7;7.1;9.9;6;10.2;3.1;1.22;5772 +91082;48.19172;.78378;181;20220221;9.7;5.3;7.5;5.3;7.86;.7;1.32;5160 +91082;48.19172;.78378;181;20220222;11.5;4;7.8;3.2;9.93;.8;.74;6997 +91082;48.19172;.78378;181;20220223;11.2;5.4;8.3;1.2;9.7;0;.75;6090 +91082;48.19172;.78378;181;20220224;10.4;5.5;7.9;3.3;7.4;1.5;1.37;5782 +91082;48.19172;.78378;181;20220225;10.3;-.4;5;2.2;6.2;0;1.15;8795 +91082;48.19172;.78378;181;20220226;9.6;.1;4.8;4.7;5.73;.1;1.6;8433 +91082;48.19172;.78378;181;20220227;10.1;-.1;5;4;5.56;0;1.62;8785 +91082;48.19172;.78378;181;20220228;13.3;.5;6.9;2;5.83;.4;1.51;10096 +91082;48.19172;.78378;181;20220301;13.6;4.8;9.2;1.9;7.16;0;1.46;8372 +91082;48.19172;.78378;181;20220302;11.9;5.9;8.9;1.6;8.33;0;1.14;6974 +91082;48.19172;.78378;181;20220303;10.6;7.2;8.9;1.4;9.63;.1;.88;5284 +91082;48.19172;.78378;181;20220304;8.6;5.6;7.1;2.1;9.3;0;.7;4636 +91082;48.19172;.78378;181;20220305;7.3;5.5;6.4;2.3;8.9;1.1;.64;3827 +91082;48.19172;.78378;181;20220306;7.9;5;6.5;3.3;6.5;0;1.38;5091 +91082;48.19172;.78378;181;20220307;6.8;-1.4;2.7;4.8;4.63;0;1.63;8849 +91082;48.19172;.78378;181;20220308;14.3;-.9;6.7;3.6;6.63;.2;1.99;12266 +91082;48.19172;.78378;181;20220309;14.2;6;10.1;3.4;8.9;0;1.74;9103 +91082;48.19172;.78378;181;20220310;13.8;7.9;10.8;3.6;9.23;0;1.74;7661 +91082;48.19172;.78378;181;20220311;11.5;7.4;9.5;5.3;9.66;5.9;1.38;6447 +91082;48.19172;.78378;181;20220312;10.7;6.2;8.5;4.1;9.5;.5;1.13;6934 +91082;48.19172;.78378;181;20220313;8.7;6.7;7.7;3.6;8.83;5;1.01;4502 +91082;48.19172;.78378;181;20220314;13.8;2.5;8.2;3.5;7.96;5.1;1.8;11407 +91082;48.19172;.78378;181;20220315;12.9;7.6;10.2;2.7;11.23;1.4;1.11;7895 +91082;48.19172;.78378;181;20220316;13.5;7.9;10.7;2.4;11.03;.3;1.24;8087 +91082;48.19172;.78378;181;20220317;8.1;6.7;7.4;2.9;8.13;0;1.08;4061 +91082;48.19172;.78378;181;20220318;14.4;2.5;8.5;5.5;5.61;0;3.18;14375 +91082;48.19172;.78378;181;20220319;14.4;5;9.7;4.3;6.69;0;2.76;13725 +91082;48.19172;.78378;181;20220320;13.2;.9;7.1;2.2;6.36;0;1.96;13600 +91082;48.19172;.78378;181;20220321;18;3.6;10.8;1.8;8.69;0;2.2;14950 +91082;48.19172;.78378;181;20220322;16.6;2.2;9.4;2.4;6.31;0;2.63;17200 +91082;48.19172;.78378;181;20220323;17.7;.1;8.9;2.4;5.96;0;2.78;17666 +91082;48.19172;.78378;181;20220324;19.8;.9;10.3;2;6.34;0;2.84;17675 +91082;48.19172;.78378;181;20220325;19.6;5;12.3;3.6;6.51;0;3.7;17575 +91082;48.19172;.78378;181;20220326;19.2;4.2;11.7;3.8;6.59;0;3.66;18175 +91082;48.19172;.78378;181;20220327;20.6;5;12.8;2.4;7.49;0;3.2;17725 +91082;48.19172;.78378;181;20220328;20.8;2.9;11.9;1.1;8.04;0;2.3;14875 +91082;48.19172;.78378;181;20220329;16.6;8.9;12.7;1.3;10.06;2.7;1.67;7975 +91082;48.19172;.78378;181;20220330;13.3;5.8;9.5;2.3;10.24;3.4;1.27;6900 +91082;48.19172;.78378;181;20220331;7.3;4.1;5.7;4.8;7.09;2.4;1.46;7325 +91082;48.19172;.78378;181;20220401;5.1;-.4;2.4;6.5;5.68;2.6;1.41;9561 +91082;48.19172;.78378;181;20220402;7.5;-.1;3.7;4.8;5.31;.1;2.04;15150 +91082;48.19172;.78378;181;20220403;8.4;-1.4;3.5;3.6;4.86;0;2.14;16675 +91082;48.19172;.78378;181;20220404;10.5;-3.7;3.4;3.4;6.09;.2;1.83;15366 +91082;48.19172;.78378;181;20220405;12.2;6.3;9.3;3.6;10.23;.1;1.22;6383 +91082;48.19172;.78378;181;20220406;12.6;3.7;8.1;4.8;9.59;1;1.36;7300 +91082;48.19172;.78378;181;20220407;14.8;9.3;12.1;6.3;10.61;7.1;2.42;11000 +91082;48.19172;.78378;181;20220408;15.5;6.8;11.2;4.7;9.54;23.2;2.16;6650 +91082;48.19172;.78378;181;20220409;13.3;1.4;7.4;2.3;6.64;.4;2.41;17475 +91082;48.19172;.78378;181;20220410;14.5;-2.6;5.9;2.3;6.29;0;2.63;21350 +91082;48.19172;.78378;181;20220411;20.6;2.9;11.7;3.1;8.56;0;3.49;19325 +91082;48.19172;.78378;181;20220412;17.8;7.2;12.5;2.9;11.14;4.8;2.31;12400 +91082;48.19172;.78378;181;20220413;17.3;8.8;13;1.2;12.39;.3;1.97;12700 +91082;48.19172;.78378;181;20220414;21;6.8;13.9;1.4;11.64;0;2.86;18550 +91082;48.19172;.78378;181;20220415;21.4;6.7;14.1;2;11.04;.1;3.36;21425 +91082;48.19172;.78378;181;20220416;20.1;6.9;13.5;2.9;9.74;0;3.74;23075 +91082;48.19172;.78378;181;20220417;20.3;4.1;12.2;2.1;8.04;0;3.57;22900 +91082;48.19172;.78378;181;20220418;17.2;4.7;10.9;2.7;9.86;0;2.67;17275 +91082;48.19172;.78378;181;20220419;15.3;6.3;10.8;3.1;8.71;0;2.63;14550 +91082;48.19172;.78378;181;20220420;18.7;6.7;12.7;3.1;9.46;0;3.19;16925 +91082;48.19172;.78378;181;20220421;18.8;5.6;12.2;2.5;8.24;0;3.59;21825 +91082;48.19172;.78378;181;20220422;19.2;5.7;12.5;3.3;9.16;0;3.68;22025 +91082;48.19172;.78378;181;20220423;19.5;8.2;13.9;3.5;10.99;.5;3;13875 +91082;48.19172;.78378;181;20220424;18.5;9.2;13.8;2.5;11.34;.2;2.82;15550 +91082;48.19172;.78378;181;20220425;16.2;7.2;11.7;2.8;9.29;0;2.87;16650 +91082;48.19172;.78378;181;20220426;16.1;3.6;9.9;2.8;8.54;0;3;20275 +91082;48.19172;.78378;181;20220427;18.3;3.9;11.1;4.2;8.69;0;3.78;23375 +91082;48.19172;.78378;181;20220428;19;6.4;12.7;3.6;9.64;0;3.28;16025 +91082;48.19172;.78378;181;20220429;20.1;9.1;14.6;3.7;10.16;0;4.07;21725 +91082;48.19172;.78378;181;20220430;17;4.7;10.8;3.4;8.39;0;3.39;20275 +91082;48.19172;.78378;181;20220501;17.5;4.3;10.9;2.9;7.86;0;3.69;23525 +91082;48.19172;.78378;181;20220502;18;7;12.5;3.3;9.04;0;3.61;20200 +91082;48.19172;.78378;181;20220503;18.1;9.3;13.7;3.8;9.56;.3;3.32;14425 +91082;48.19172;.78378;181;20220504;17.8;8.5;13.1;2.3;10.61;.2;2.52;12425 +91082;48.19172;.78378;181;20220505;19.6;4.3;12;2.5;10.49;.2;3.03;17850 +91082;48.19172;.78378;181;20220506;21.5;5.2;13.3;1.5;10.6;0;3.48;22540 +91082;48.19172;.78378;181;20220507;21.1;8.2;14.7;1.5;11.66;.1;3.3;20068 +91082;48.19172;.78378;181;20220508;20.4;8.9;14.7;2.4;12.3;.1;3.27;19033 +91082;48.19172;.78378;181;20220509;24.7;9.3;17;1.5;11.96;0;3.97;22220 +91082;48.19172;.78378;181;20220510;26.4;11.7;19.1;1.9;12.56;0;4.36;21760 +91082;48.19172;.78378;181;20220511;22.1;10.9;16.5;2.7;12.63;0;3.65;19044 +91082;48.19172;.78378;181;20220512;19.4;9.4;14.4;1.5;11.86;0;2.99;17995 +91082;48.19172;.78378;181;20220513;21.3;6.4;13.8;1.3;10.13;0;3.53;22257 +91082;48.19172;.78378;181;20220514;23.7;8.2;15.9;3;11.26;0;4.38;22790 +91082;48.19172;.78378;181;20220515;29;13.5;21.3;3.4;13.86;.9;5.54;22814 +91082;48.19172;.78378;181;20220516;25.3;14.3;19.8;2.3;14.96;0;4.05;19307 +91082;48.19172;.78378;181;20220517;28.9;11.7;20.3;2;14.83;2;4.86;24391 +91082;48.19172;.78378;181;20220518;27.3;13.8;20.5;2.1;16.96;0;4.33;21768 +91082;48.19172;.78378;181;20220519;24.9;15.8;20.4;1.5;16.8;2;3.54;17577 +91082;48.19172;.78378;181;20220520;22.2;14.9;18.5;2.7;15.5;1.4;3.33;15982 +91082;48.19172;.78378;181;20220521;25;8.6;16.8;1.6;12.83;0;4.21;24153 +91082;48.19172;.78378;181;20220522;24.3;13.4;18.9;3.6;14.36;2.7;4.31;19724 +91082;48.19172;.78378;181;20220523;17.4;13.3;15.4;2.2;14.86;4.9;2.18;11973 +91082;48.19172;.78378;181;20220524;17.8;9.1;13.5;2.1;11.43;.4;2.98;17806 +91082;48.19172;.78378;181;20220525;18.9;6.1;12.5;2;11.26;.3;3.26;21632 +91082;48.19172;.78378;181;20220526;18.7;12.4;15.5;2;13.63;0;2.75;15108 +91082;48.19172;.78378;181;20220527;20.7;10.8;15.7;1.6;13;.2;3.28;18978 +91082;48.19172;.78378;181;20220528;20.3;6.9;13.6;2.1;10.3;0;3.74;22356 +91082;48.19172;.78378;181;20220529;16;6.8;11.4;3.3;8.36;0;3.32;18487 +91082;48.19172;.78378;181;20220530;19.1;6.2;12.6;2.4;8.93;0;3.76;22031 +91082;48.19172;.78378;181;20220531;21.8;6.6;14.2;1.8;8.63;0;4.18;24013 +91082;48.19172;.78378;181;20220601;22.8;5.7;14.3;1.6;9.26;0;4.29;25600 +91082;48.19172;.78378;181;20220602;25.1;10.6;17.8;4;10.43;.2;5.46;23441 +91082;48.19172;.78378;181;20220603;22.7;13.7;18.2;2.7;13.86;25.3;3.86;18503 +91082;48.19172;.78378;181;20220604;26.5;15;20.7;2.1;17.76;6.4;4.18;20896 +91082;48.19172;.78378;181;20220605;20.9;14.6;17.7;2.2;15.8;0;2.99;15361 +91082;48.19172;.78378;181;20220606;20.3;11.2;15.7;2.3;12.96;1.2;3.35;18617 +91082;48.19172;.78378;181;20220607;21;13.7;17.3;3.1;14.66;13.9;3.36;16761 +91082;48.19172;.78378;181;20220608;20.6;13.5;17;3;14.26;.4;3.34;16684 +91082;48.19172;.78378;181;20220609;19.6;10.5;15.1;1.9;12.6;.1;3.26;18812 +91082;48.19172;.78378;181;20220610;21.5;11.6;16.6;1.5;14.16;.1;3.44;19686 +91082;48.19172;.78378;181;20220611;25.3;11.2;18.2;1.2;14.43;.1;4.16;23561 +91082;48.19172;.78378;181;20220612;24.4;11.2;17.8;2.2;11.96;0;4.5;22739 +91082;48.19172;.78378;181;20220613;23.1;8.3;15.7;1.6;11.33;.1;4.17;24249 +91082;48.19172;.78378;181;20220614;26.1;10;18;3.1;12.06;0;5.26;25243 +91082;48.19172;.78378;181;20220615;31.1;13.9;22.5;2.3;13.53;0;5.92;26123 +91082;48.19172;.78378;181;20220616;29.5;14;21.7;1.7;13.1;0;5.28;24872 +91082;48.19172;.78378;181;20220617;34.5;15;24.8;1.6;15.1;0;6.16;27882 +91082;48.19172;.78378;181;20220618;37;19;28;2.4;16.1;1.5;7.08;26839 +91082;48.19172;.78378;181;20220619;26.6;14.9;20.7;4;17.23;1;4.76;21506 +91082;48.19172;.78378;181;20220620;22.4;16.1;19.3;3.1;17.6;1.3;3.24;15705 +91082;48.19172;.78378;181;20220621;26.6;13.5;20.1;2.6;16.63;2.3;4.58;22798 +91082;48.19172;.78378;181;20220622;25.5;16;20.8;2.8;17.3;18;4.17;19364 +91082;48.19172;.78378;181;20220623;26.3;16.1;21.2;2.1;17.06;1;4.26;20203 +91082;48.19172;.78378;181;20220624;21.3;15.4;18.3;3;16.2;1.5;3.12;15020 +91082;48.19172;.78378;181;20220625;17.1;14.1;15.6;2.6;14.83;3.3;2.16;10850 +91082;48.19172;.78378;181;20220626;22.2;9.6;15.9;1.4;12.36;0;3.81;22346 +91082;48.19172;.78378;181;20220627;22;11.5;16.8;1.9;11.96;0;3.85;20294 +91082;48.19172;.78378;181;20220628;23.8;9.1;16.5;1.3;11.9;0;4.14;24067 +91082;48.19172;.78378;181;20220629;21.2;9.8;15.5;1.8;13.1;5.6;3.58;21188 +91082;48.19172;.78378;181;20220630;17.5;11.3;14.4;1.3;13.46;4.9;2.61;15636 +91082;48.19172;.78378;181;20220701;20.5;7.7;14.1;1.4;11.16;0;3.65;22474 +91082;48.19172;.78378;181;20220702;26.1;8.9;17.5;1.6;11.66;0;4.73;26038 +91082;48.19172;.78378;181;20220703;23.3;10.3;16.8;1.5;12.63;0;4;22604 +91082;48.19172;.78378;181;20220704;25.1;9.7;17.4;1.3;12.73;.1;4.31;24528 +91082;48.19172;.78378;181;20220705;24.5;9.4;17;1.6;12.5;.1;4.3;24269 +91082;48.19172;.78378;181;20220706;25.6;10.6;18.1;1.9;12.83;.1;4.57;24097 +91082;48.19172;.78378;181;20220707;23;11.8;17.4;1.9;14.36;.1;3.79;20869 +91082;48.19172;.78378;181;20220708;27.4;10.5;18.9;2.3;12.26;0;5.19;25515 +91082;48.19172;.78378;181;20220709;29.3;13.9;21.6;2.4;13.9;0;5.43;24214 +91082;48.19172;.78378;181;20220710;27.4;12.7;20.1;3.9;12.5;0;5.75;23700 +91082;48.19172;.78378;181;20220711;30.1;15.3;22.7;4.1;13.9;0;6.37;23561 +91082;48.19172;.78378;181;20220712;32.9;15.9;24.4;1.9;13.6;0;5.85;25290 +91082;48.19172;.78378;181;20220713;34.9;18.1;26.5;1.3;13.53;0;5.62;25219 +91082;48.19172;.78378;181;20220714;29.9;17.2;23.6;2;14.83;0;5.08;21675 +91082;48.19172;.78378;181;20220715;27.5;13.7;20.6;2.5;12.03;0;5.17;22619 +91082;48.19172;.78378;181;20220716;29.3;13.5;21.4;2.8;11.03;0;5.85;24198 +91082;48.19172;.78378;181;20220717;31.8;16.1;24;3.8;11.46;0;7.01;23893 +91082;48.19172;.78378;181;20220718;38.4;17.8;28.1;3;11.53;0;8.14;27367 +91082;48.19172;.78378;181;20220719;35.9;23.8;29.8;4;14.5;2.1;7.78;20617 +91082;48.19172;.78378;181;20220720;24.9;17.1;21;2;17.96;5;3.52;16631 +91082;48.19172;.78378;181;20220721;28.4;15.6;22;1.6;16.33;0;4.41;21205 +91082;48.19172;.78378;181;20220722;23.8;16.1;19.9;2.2;18.33;1.6;3.26;16449 +91082;48.19172;.78378;181;20220723;26.8;16.9;21.9;1.6;16.5;0;3.96;18512 +91082;48.19172;.78378;181;20220724;33;14;23.5;1.4;14.66;0;5.39;25766 +91082;48.19172;.78378;181;20220725;26.3;17.4;21.8;2.5;14.63;.2;4.32;17454 +91082;48.19172;.78378;181;20220726;23.1;15.7;19.4;1.6;13.63;0;3.39;15709 +91082;48.19172;.78378;181;20220727;25.5;9.5;17.5;1.6;11.13;0;4.33;23355 +91082;48.19172;.78378;181;20220728;27.7;14.2;21;2.2;10.93;0;4.95;21246 +91082;48.19172;.78378;181;20220729;29.4;15.1;22.3;1.6;11.9;0;4.79;21701 +91082;48.19172;.78378;181;20220730;30.5;15;22.7;1.4;14.06;0;4.75;22629 +91082;48.19172;.78378;181;20220731;29.3;14;21.6;1.3;15.83;0;4.4;22411 +91082;48.19172;.78378;181;20220801;27;14.7;20.9;1.3;16.53;0;3.87;20011 +91082;48.19172;.78378;181;20220802;31.4;13.9;22.7;1.1;15.93;0;4.65;23769 +91082;48.19172;.78378;181;20220803;35.3;17.2;26.3;1.8;16.2;.1;5.71;24023 +91082;48.19172;.78378;181;20220804;27.3;19.5;23.4;2;18.1;7.7;3.75;15460 +91082;48.19172;.78378;181;20220805;25.7;14.3;20;2.4;13.9;0;4.13;18781 +91082;48.19172;.78378;181;20220806;24.6;11.9;18.3;3.7;9.23;0;5.11;19760 +91082;48.19172;.78378;181;20220807;26.7;13;19.9;3.6;9.86;0;5.45;20504 +91082;48.19172;.78378;181;20220808;28.7;14.2;21.4;3.6;10.83;0;5.76;20899 +91082;48.19172;.78378;181;20220809;31;15.5;23.3;3.7;12.73;0;6.14;21434 +91082;48.19172;.78378;181;20220810;32.4;17.1;24.7;3.7;12.23;0;6.54;21153 +91082;48.19172;.78378;181;20220811;32.2;17.9;25;3.6;10.8;0;6.6;20401 +91082;48.19172;.78378;181;20220812;33.5;17.8;25.7;2.8;10.7;0;6.28;21289 +91082;48.19172;.78378;181;20220813;33.9;17;25.4;3;10.1;0;6.57;21901 +91082;48.19172;.78378;181;20220814;25.7;20.1;22.9;2.3;16.8;5.6;3.4;12173 +91082;48.19172;.78378;181;20220815;25.7;15.2;20.5;2.3;17.1;0;3.53;16816 +91082;48.19172;.78378;181;20220816;24.6;16.5;20.5;1.4;17.7;13.8;2.93;14579 +91082;48.19172;.78378;181;20220817;24.7;16.1;20.4;1.8;17.7;2.9;3.03;14965 +91082;48.19172;.78378;181;20220818;27.1;12.9;20;1.4;15.96;0;3.62;19385 +91082;48.19172;.78378;181;20220819;23.6;15.6;19.6;1.8;17.43;5.5;2.84;14469 +91082;48.19172;.78378;181;20220820;24.8;10.5;17.6;1.1;13.7;0;3.23;19106 +91082;48.19172;.78378;181;20220821;23.6;12.2;17.9;1.9;14.26;.4;3.2;16908 +91082;48.19172;.78378;181;20220822;25;16.3;20.7;1.1;17.86;.1;2.83;14627 +91082;48.19172;.78378;181;20220823;26.6;18.4;22.5;1.2;19.13;0;2.94;14074 +91082;48.19172;.78378;181;20220824;32.2;16.1;24.2;1.4;17.23;0;4.22;19782 +91082;48.19172;.78378;181;20220825;26.7;17.3;22;1.9;17.53;.1;3.34;14833 +91082;48.19172;.78378;181;20220826;25.1;15.8;20.5;1.8;15.36;0;3.17;14694 +91082;48.19172;.78378;181;20220827;26.3;12.7;19.5;2.3;13.36;0;3.81;17620 +91082;48.19172;.78378;181;20220828;26.2;12.6;19.4;2.5;12.66;0;3.92;17517 +91082;48.19172;.78378;181;20220829;29.6;15.5;22.5;3.2;13.2;.5;4.91;17737 +91082;48.19172;.78378;181;20220830;28.5;17;22.7;2.5;13.9;0;4.15;15861 +91082;48.19172;.78378;181;20220831;27.6;15.2;21.4;1.8;14.36;.1;3.61;16244 +91082;48.19172;.78378;181;20220901;28.3;16;22.1;1.5;14.86;7.8;3.45;16075 +91082;48.19172;.78378;181;20220902;24;16;20;1.8;17.73;5.4;2.58;12721 +91082;48.19172;.78378;181;20220903;23.9;15.4;19.6;1.8;16.7;.6;2.66;13082 +91082;48.19172;.78378;181;20220904;28.5;11.7;20.1;1.8;14.5;1.4;3.68;18323 +91082;48.19172;.78378;181;20220905;28.5;15.1;21.8;1.9;16.96;3.1;3.44;16142 +91082;48.19172;.78378;181;20220906;26.8;15.5;21.1;1.7;15.5;.5;3.16;14666 +91082;48.19172;.78378;181;20220907;19.5;15;17.2;2.9;16.13;4.1;1.93;8976 +91082;48.19172;.78378;181;20220908;21.3;14.3;17.8;3.5;15.36;2.3;2.54;11275 +91082;48.19172;.78378;181;20220909;21;14.6;17.8;3.7;14.93;3.1;2.58;10599 +91082;48.19172;.78378;181;20220910;21.1;12.8;16.9;2.3;14.86;.7;2.3;12073 +91082;48.19172;.78378;181;20220911;24.3;11;17.7;2;14.36;.2;2.81;15125 +91082;48.19172;.78378;181;20220912;29.6;13.3;21.4;3;14.7;2;4.16;16688 +91082;48.19172;.78378;181;20220913;28.4;18.7;23.6;2.2;18.8;.4;3.19;12606 +91082;48.19172;.78378;181;20220914;25.8;17.3;21.6;2;18.96;1.4;2.55;11661 +91082;48.19172;.78378;181;20220915;21.9;14.2;18;1.5;15.6;.1;2.08;10887 +91082;48.19172;.78378;181;20220916;18.4;9.6;14;1.7;11.43;0;2.01;11647 +91082;48.19172;.78378;181;20220917;17.1;5.5;11.3;1.4;8.56;0;2.02;13301 +91082;48.19172;.78378;181;20220918;19.7;4.1;11.9;1.1;9.16;.1;2.1;15257 +91082;48.19172;.78378;181;20220919;19;7.1;13.1;1.9;9.76;0;2.24;13153 +91082;48.19172;.78378;181;20220920;18.6;6.4;12.5;1.8;9.66;0;2.16;13184 +91082;48.19172;.78378;181;20220921;19.8;8.7;14.3;2.5;10.1;0;2.51;12422 +91082;48.19172;.78378;181;20220922;21.6;7;14.3;1.5;8.83;0;2.42;14073 +91082;48.19172;.78378;181;20220923;21;7.9;14.5;.9;10.16;2;1.96;13145 +91082;48.19172;.78378;181;20220924;15;11.5;13.3;1.5;13.56;2.9;1.15;6613 +91082;48.19172;.78378;181;20220925;18.6;11.3;15;2.3;12.03;0;1.94;9445 +91082;48.19172;.78378;181;20220926;13.5;9.8;11.6;2.6;11.46;7.4;1.25;6621 +91082;48.19172;.78378;181;20220927;14.9;9.5;12.2;3.2;12;13.8;1.38;7870 +91082;48.19172;.78378;181;20220928;13.5;10.6;12;1.8;12.33;1.1;1.04;5551 +91082;48.19172;.78378;181;20220929;15;9.2;12.1;1.6;10.93;.7;1.37;8033 +91082;48.19172;.78378;181;20220930;16.8;4.3;10.6;2.1;10.1;3.4;1.63;11817 +91082;48.19172;.78378;181;20221001;20.5;12.1;16.3;4.1;15.46;.7;1.89;9467 +91082;48.19172;.78378;181;20221002;20.2;15.4;17.8;3.3;16.53;1.3;1.7;6926 +91082;48.19172;.78378;181;20221003;15.5;11.9;13.7;2.8;13.6;0;1.17;5912 +91082;48.19172;.78378;181;20221004;18.8;5.9;12.4;1.1;12.1;.1;1.42;11319 +91082;48.19172;.78378;181;20221005;20.2;11.3;15.8;2.6;13.9;.2;1.78;9240 +91082;48.19172;.78378;181;20221006;18.5;6.9;12.7;.9;10.46;0;1.39;10465 +91082;48.19172;.78378;181;20221007;18.8;4.4;11.6;1;9.4;.1;1.47;11493 +91082;48.19172;.78378;181;20221008;17.9;5.7;11.8;1.3;9.83;0;1.45;10425 +91082;48.19172;.78378;181;20221009;19.5;5.5;12.5;2.6;9.83;0;2.01;11018 +91082;48.19172;.78378;181;20221010;18.1;11.4;14.7;2.2;14.1;.1;1.29;7468 +91082;48.19172;.78378;181;20221011;18.5;9.3;13.9;2.5;11.23;0;1.72;8609 +91082;48.19172;.78378;181;20221012;19.3;5.2;12.2;1.3;10.76;0;1.41;10617 +91082;48.19172;.78378;181;20221013;15.3;11.7;13.5;2.3;13.93;3.7;.92;5134 +91082;48.19172;.78378;181;20221014;17.7;13.9;15.8;2.8;16.7;16.7;.93;5180 +91082;48.19172;.78378;181;20221015;17.4;14.8;16.1;3.4;16.1;1;1.08;4248 +91082;48.19172;.78378;181;20221016;20.6;13.3;16.9;1.9;16.03;2;1.29;7121 +91082;48.19172;.78378;181;20221017;18.4;16.6;17.5;2.3;17.6;1.7;.96;3344 +91082;48.19172;.78378;181;20221018;18.2;14.6;16.4;2.8;17.2;.2;.92;4759 +91082;48.19172;.78378;181;20221019;22.4;14.2;18.3;4.1;17.06;3.8;1.71;7200 +91082;48.19172;.78378;181;20221020;20.5;14;17.3;2.9;16.3;5.4;1.37;6294 +91082;48.19172;.78378;181;20221021;19.1;14.6;16.9;3.1;15.33;.2;1.39;5087 +91082;48.19172;.78378;181;20221022;20.6;12.9;16.8;2.7;14.43;2.4;1.56;6652 +91082;48.19172;.78378;181;20221023;22.5;14.2;18.4;4.9;14.23;.8;2.57;6811 +91082;48.19172;.78378;181;20221024;17.5;14.2;15.8;4.4;14.06;2.6;1.55;4109 +91082;48.19172;.78378;181;20221025;17.3;12.7;15;2.9;14.73;.4;1.03;4896 +91082;48.19172;.78378;181;20221026;21.1;13.5;17.3;2.9;14.9;.1;1.57;6232 +91082;48.19172;.78378;181;20221027;24.1;14.2;19.1;2.9;14.9;0;2.02;7017 +91082;48.19172;.78378;181;20221028;21.5;15.9;18.7;2.5;15.63;0;1.55;5079 +91082;48.19172;.78378;181;20221029;22.9;16.6;19.7;2.3;14.46;0;1.83;5314 +91082;48.19172;.78378;181;20221030;16.3;11.8;14;1.3;13.33;1.9;.81;4455 +91082;48.19172;.78378;181;20221031;19.4;10.4;14.9;3.2;13.83;4;1.26;6307 +91082;48.19172;.78378;181;20221101;16.4;9.8;13.1;4.1;11.76;2.4;1.38;5260 +91082;48.19172;.78378;181;20221102;15.5;9.4;12.5;2.8;12.16;.1;.94;4958 +91082;48.19172;.78378;181;20221103;13.2;11.2;12.2;3.7;11.83;4.9;1.01;2617 +91082;48.19172;.78378;181;20221104;12.6;8.2;10.4;3.5;9.66;.8;1.14;4010 +91082;48.19172;.78378;181;20221105;11.2;4.2;7.7;2;9.63;.4;.54;5112 +91082;48.19172;.78378;181;20221106;12.5;9.4;10.9;3.5;11.4;7.9;.79;3187 +91082;48.19172;.78378;181;20221107;15.9;11.1;13.5;4.1;12.8;.2;1.1;4019 +91082;48.19172;.78378;181;20221108;16.2;11;13.6;4.6;11.9;2.4;1.46;4108 +91082;48.19172;.78378;181;20221109;14.5;10.4;12.5;2.6;11.86;.1;.9;3591 +91082;48.19172;.78378;181;20221110;14.4;5.7;10;1.7;10.86;0;.58;5306 +91082;48.19172;.78378;181;20221111;12.1;7.4;9.7;2.6;11.06;.1;.54;3698 +91082;48.19172;.78378;181;20221112;17.3;6.9;12.1;2.2;12;.2;.74;5637 +91082;48.19172;.78378;181;20221113;15.4;6;10.7;1.8;11.2;.2;.61;5294 +91082;48.19172;.78378;181;20221114;14.1;6.2;10.2;2;11.03;.8;.57;4700 +91082;48.19172;.78378;181;20221115;13.2;7.8;10.5;3.8;11.2;4.6;.72;3775 +91082;48.19172;.78378;181;20221116;12.3;8.4;10.4;5.1;11.43;14.4;.66;3101 +91082;48.19172;.78378;181;20221117;13.4;10.9;12.1;5.6;10.73;.5;1.46;2398 +91082;48.19172;.78378;181;20221118;11.7;6.3;9;2.7;9.43;.7;.73;3603 +91082;48.19172;.78378;181;20221119;11;2.5;6.8;1.4;7.96;.1;.48;4559 +91082;48.19172;.78378;181;20221120;10.6;2.6;6.6;2.5;8.66;3.4;.49;4335 +91082;48.19172;.78378;181;20221121;9.9;5.3;7.6;3.5;8.96;7.1;.65;3164 +91082;48.19172;.78378;181;20221122;10.9;4.6;7.8;4.2;8.36;1.1;.92;3727 +91082;48.19172;.78378;181;20221123;12.6;5.9;9.2;4.1;9.9;5.2;.78;3788 +91082;48.19172;.78378;181;20221124;11.8;7.2;9.5;3.9;10.73;1.7;.57;3063 +91082;48.19172;.78378;181;20221125;11.6;7.1;9.3;2.2;10.26;0;.51;2977 +91082;48.19172;.78378;181;20221126;9;2.5;5.8;2.1;9.1;.4;.23;3562 +91082;48.19172;.78378;181;20221127;10;6.6;8.3;3.1;9.76;8.2;.53;2459 +91082;48.19172;.78378;181;20221128;11.1;8;9.6;2.4;10.26;.6;.59;2368 +91082;48.19172;.78378;181;20221129;6.6;3;4.8;1.3;8.33;0;.25;2470 +91082;48.19172;.78378;181;20221130;5.8;1.4;3.6;2.3;7.76;.1;.21;2771 +91082;48.19172;.78378;181;20221201;6.7;2.4;4.6;2.9;7.33;0;.48;2729 +91082;48.19172;.78378;181;20221202;4.9;1.8;3.4;2.8;7;.2;.39;2171 +91082;48.19172;.78378;181;20221203;3.2;2;2.6;5;6.7;.1;.46;1221 +91082;48.19172;.78378;181;20221204;3;1.5;2.3;3.3;6.76;.2;.34;1338 +91082;48.19172;.78378;181;20221205;3.7;2.5;3.1;1.1;7.16;0;.33;1180 +91082;48.19172;.78378;181;20221206;4.9;1.2;3;2.4;6.76;0;.38;2304 +91082;48.19172;.78378;181;20221207;4.5;.2;2.3;1.7;6.56;0;.28;2516 +91082;48.19172;.78378;181;20221208;1.9;-.8;.5;2;6.13;.1;.23;1898 +91082;48.19172;.78378;181;20221209;2.7;-1.2;.8;2.1;5.53;.1;.36;2370 +91082;48.19172;.78378;181;20221210;-.5;-3.4;-1.9;1.2;5.1;.1;.19;1976 +91082;48.19172;.78378;181;20221211;.9;-2.7;-.9;2.3;5.05;0;.29;2205 +91082;48.19172;.78378;181;20221212;-.6;-3.5;-2.1;2.9;4.73;0;.29;1879 +91082;48.19172;.78378;181;20221213;.4;-3.9;-1.8;4.1;4.3;.3;.52;2427 +91082;48.19172;.78378;181;20221214;.7;-1.6;-.5;2.5;5.55;.2;.28;1730 +91082;48.19172;.78378;181;20221215;2;-1.8;.1;3.5;4.55;0;.7;2363 +91082;48.19172;.78378;181;20221216;4.4;-2.8;.8;2.3;4.93;0;.48;3239 +91082;48.19172;.78378;181;20221217;-1.4;-3.7;-2.5;3.3;4.56;0;.3;1686 +91082;48.19172;.78378;181;20221218;3.9;-5;-.5;3.5;5.4;.7;.27;3574 +91082;48.19172;.78378;181;20221219;12;4.4;8.2;4.7;9.66;0;.6;3278 +91082;48.19172;.78378;181;20221220;11.8;11;11.4;4.5;11.66;9.9;.85;711 +91082;48.19172;.78378;181;20221221;11.8;8.1;10;3.7;11.93;10.6;.29;2198 +91082;48.19172;.78378;181;20221222;13.6;10.9;12.2;5.7;12.76;8.2;.74;1809 +91082;48.19172;.78378;181;20221223;13.8;12.9;13.3;4.4;13.7;7.1;.75;962 +91082;48.19172;.78378;181;20221224;11.3;9.8;10.6;3;11.56;3;.55;1250 +91082;48.19172;.78378;181;20221225;13.3;9.4;11.4;3.1;12.06;1;.54;2267 +91082;48.19172;.78378;181;20221226;10.9;10.1;10.5;3.1;10.56;1;.83;804 +91082;48.19172;.78378;181;20221227;10.1;2;6;2.6;8.36;.2;.38;3444 +91082;48.19172;.78378;181;20221228;11;7.5;9.3;5.5;10.86;3.6;.51;2165 +91082;48.19172;.78378;181;20221229;10.7;9.4;10.1;4.6;10.2;.2;.94;1223 +91082;48.19172;.78378;181;20221230;13.8;5.2;9.5;5.7;11.63;7.5;.34;3594 +91082;48.19172;.78378;181;20221231;14.8;13.6;14.2;6.7;11.86;0;1.87;1166 +91083;48.21924;1.11793;175;20220101;14.6;7.4;11;2.2;10.57;0;.56;3803 +91083;48.21924;1.11793;175;20220102;13.4;9.3;11.4;4.3;11.1;0;.88;2226 +91083;48.21924;1.11793;175;20220103;11.9;10.3;11.1;4.7;11.84;19.4;.63;1583 +91083;48.21924;1.11793;175;20220104;9;8;8.5;4.2;9.74;2.2;.65;997 +91083;48.21924;1.11793;175;20220105;6.2;.1;3.2;2.4;6.04;.1;.48;3538 +91083;48.21924;1.11793;175;20220106;6.4;-1.5;2.4;2.1;6.04;.6;.42;3193 +91083;48.21924;1.11793;175;20220107;7.6;2.9;5.2;4.8;7.67;4.1;.56;2996 +91083;48.21924;1.11793;175;20220108;8.9;4.3;6.6;5;8.74;12.4;.57;1922 +91083;48.21924;1.11793;175;20220109;7.6;4.1;5.8;3.7;7.9;.7;.55;2682 +91083;48.21924;1.11793;175;20220110;6.6;5;5.8;1.8;8.37;0;.4;1575 +91083;48.21924;1.11793;175;20220111;3.5;2;2.7;2.2;6.37;0;.43;1962 +91083;48.21924;1.11793;175;20220112;3.7;-2.5;.6;1.9;6.17;0;.21;3339 +91083;48.21924;1.11793;175;20220113;4.7;2.4;3.6;3.6;6.97;0;.45;2233 +91083;48.21924;1.11793;175;20220114;.5;-1.2;-.3;1.9;5.77;.1;.22;1918 +91083;48.21924;1.11793;175;20220115;1.2;-3.6;-1.2;1.2;5.56;0;.19;3497 +91083;48.21924;1.11793;175;20220116;3.4;-1.9;.7;2.4;6.96;.2;.12;2132 +91083;48.21924;1.11793;175;20220117;6.3;3.4;4.8;1.1;8.14;.1;.32;2091 +91083;48.21924;1.11793;175;20220118;6.2;.5;3.4;2.4;7.34;0;.27;3338 +91083;48.21924;1.11793;175;20220119;5.6;3.2;4.4;1.9;8.07;1;.31;1785 +91083;48.21924;1.11793;175;20220120;7;1.4;4.2;2.2;7.07;.1;.43;3760 +91083;48.21924;1.11793;175;20220121;5.2;.9;3.1;2.2;6.07;0;.53;3355 +91083;48.21924;1.11793;175;20220122;4.6;-.3;2.2;1.6;6.64;0;.33;2578 +91083;48.21924;1.11793;175;20220123;2.8;2.7;2.8;3.6;6.74;0;.47;384 +91083;48.21924;1.11793;175;20220124;4.8;-.8;2;2.2;6.05;0;.37;4923 +91083;48.21924;1.11793;175;20220125;-.6;-1.7;-1.2;1;5.47;0;.27;1653 +91083;48.21924;1.11793;175;20220126;1.8;-1.7;0;1.7;6.07;0;.24;2481 +91083;48.21924;1.11793;175;20220127;5.5;1;3.2;2;7.04;0;.38;3142 +91083;48.21924;1.11793;175;20220128;6.2;4.2;5.2;1.5;8.4;0;.35;2276 +91083;48.21924;1.11793;175;20220129;9.1;5;7;3.2;9.64;.3;.38;2828 +91083;48.21924;1.11793;175;20220130;10.4;7.3;8.9;1.8;8.57;0;.73;4105 +91083;48.21924;1.11793;175;20220131;8.4;4.7;6.5;4.5;7.04;.1;1.13;4003 +91083;48.21924;1.11793;175;20220201;9.3;2.1;5.7;3.8;9.1;.3;.32;3877 +91083;48.21924;1.11793;175;20220202;9.3;8.2;8.7;2.5;9.57;0;.69;1998 +91083;48.21924;1.11793;175;20220203;6.5;5.5;6;2.5;8.3;.1;.54;1814 +91083;48.21924;1.11793;175;20220204;10.5;5.4;8;3.3;8.47;.8;.91;3986 +91083;48.21924;1.11793;175;20220205;9.2;.9;5.1;2.8;7.04;.1;.75;6355 +91083;48.21924;1.11793;175;20220206;10.7;4.8;7.7;6.3;9.97;3.6;.53;3593 +91083;48.21924;1.11793;175;20220207;10.2;4.4;7.3;2.2;7.54;0;.86;5999 +91083;48.21924;1.11793;175;20220208;11.2;2.9;7.1;1.5;8.4;0;.64;5011 +91083;48.21924;1.11793;175;20220209;13;.3;6.6;1.7;7.57;.1;.8;7985 +91083;48.21924;1.11793;175;20220210;7.4;4.6;6;3.6;7.94;.5;1.12;5900 +91083;48.21924;1.11793;175;20220211;8.5;-1.1;3.7;1.7;6.04;0;.73;8900 +91083;48.21924;1.11793;175;20220212;9.6;-1.7;3.9;2.3;5.09;0;1.1;10700 +91083;48.21924;1.11793;175;20220213;13.6;-2.4;5.6;4.7;7.24;1.7;1.44;8300 +91083;48.21924;1.11793;175;20220214;10.9;6.6;8.8;5;8.86;2.2;1.23;5600 +91083;48.21924;1.11793;175;20220215;9.3;1.9;5.6;4.8;8.84;5.4;.54;4750 +91083;48.21924;1.11793;175;20220216;13.4;8.2;10.8;5.9;12.74;1.3;.48;4615 +91083;48.21924;1.11793;175;20220217;13.3;10.2;11.8;6;10.1;1;1.65;3987 +91083;48.21924;1.11793;175;20220218;11.1;9.5;10.3;5.5;9.37;1.2;1.46;3263 +91083;48.21924;1.11793;175;20220219;9.9;1.2;5.6;4.6;6.7;0;1.31;8350 +91083;48.21924;1.11793;175;20220220;12.6;7;9.8;6;10.04;2.3;1.2;5252 +91083;48.21924;1.11793;175;20220221;9.9;5.1;7.5;5.8;7.74;.3;1.4;5759 +91083;48.21924;1.11793;175;20220222;11.7;4.2;8;3.5;9.74;.6;.79;5794 +91083;48.21924;1.11793;175;20220223;11.1;3.7;7.4;1.5;9.34;0;.71;5902 +91083;48.21924;1.11793;175;20220224;10.8;5.8;8.3;3.3;7.47;1.5;1.4;5930 +91083;48.21924;1.11793;175;20220225;10.4;.4;5.4;2.5;6.27;0;1.25;9713 +91083;48.21924;1.11793;175;20220226;9.7;-.3;4.7;4.3;5.67;.1;1.55;9726 +91083;48.21924;1.11793;175;20220227;9.8;-.3;4.7;4.1;5.5;0;1.6;10323 +91083;48.21924;1.11793;175;20220228;12.9;-.7;6.1;2;5.42;.3;1.49;10865 +91083;48.21924;1.11793;175;20220301;13.1;3.7;8.4;2;7.1;0;1.38;7206 +91083;48.21924;1.11793;175;20220302;11.9;5.6;8.7;1.6;8.1;0;1.13;7002 +91083;48.21924;1.11793;175;20220303;11.3;7;9.1;1.4;9.37;0;.92;5201 +91083;48.21924;1.11793;175;20220304;9.2;3.8;6.5;2.4;9.1;.4;.67;5159 +91083;48.21924;1.11793;175;20220305;8.1;5.8;7;2.4;9.07;1.6;.69;3717 +91083;48.21924;1.11793;175;20220306;8.1;4.1;6.1;3.5;6.24;0;1.46;7621 +91083;48.21924;1.11793;175;20220307;6.6;-1.5;2.6;4.8;4.54;0;1.64;10509 +91083;48.21924;1.11793;175;20220308;14.6;-1.6;6.5;3.4;6.3;0;2.01;13070 +91083;48.21924;1.11793;175;20220309;14.6;4.9;9.8;3.1;8.57;0;1.73;9974 +91083;48.21924;1.11793;175;20220310;14.8;6.6;10.7;3.3;8.9;0;1.8;9240 +91083;48.21924;1.11793;175;20220311;12;7.1;9.5;5;9.54;5.2;1.35;5809 +91083;48.21924;1.11793;175;20220312;10.8;6.1;8.4;4.1;9.44;.3;1.11;6980 +91083;48.21924;1.11793;175;20220313;8.5;6.7;7.6;3.6;8.84;5.6;.94;3809 +91083;48.21924;1.11793;175;20220314;14;2.2;8.1;3.3;8.04;4.4;1.78;12826 +91083;48.21924;1.11793;175;20220315;12.2;7.6;9.9;2.5;11;1.7;.93;5851 +91083;48.21924;1.11793;175;20220316;13.5;7.4;10.5;2.4;11;.2;1.13;6966 +91083;48.21924;1.11793;175;20220317;8.1;6.8;7.4;3.1;8.17;0;1.1;4619 +91083;48.21924;1.11793;175;20220318;14.3;2.3;8.3;5.3;5.59;0;3.01;13150 +91083;48.21924;1.11793;175;20220319;14.7;4.6;9.6;4.2;6.56;0;2.79;14800 +91083;48.21924;1.11793;175;20220320;12.8;.3;6.5;2.3;6.04;0;1.86;12100 +91083;48.21924;1.11793;175;20220321;18.1;3.6;10.8;1.8;8.49;0;2.13;13900 +91083;48.21924;1.11793;175;20220322;17.3;1.3;9.3;2.7;5.84;0;2.8;16750 +91083;48.21924;1.11793;175;20220323;17.8;.3;9;2.6;5.93;0;2.85;17633 +91083;48.21924;1.11793;175;20220324;19.9;.6;10.3;1.7;6.29;0;2.68;17150 +91083;48.21924;1.11793;175;20220325;19.7;3.9;11.8;3.2;6.34;0;3.44;17100 +91083;48.21924;1.11793;175;20220326;19.2;3.7;11.4;3.5;6.39;0;3.5;17550 +91083;48.21924;1.11793;175;20220327;20.6;4;12.3;2.3;7.19;0;3.07;17250 +91083;48.21924;1.11793;175;20220328;21;1.7;11.4;1.2;7.69;0;2.29;14550 +91083;48.21924;1.11793;175;20220329;15.5;9.2;12.4;1.4;9.74;2.5;1.53;6100 +91083;48.21924;1.11793;175;20220330;13.6;5.3;9.4;2.1;10.14;3.1;1.26;7250 +91083;48.21924;1.11793;175;20220331;7.6;3.3;5.4;4.8;7.19;2.5;1.31;7050 +91083;48.21924;1.11793;175;20220401;4.6;-.4;2.1;7.5;5.71;2.7;1.33;10196 +91083;48.21924;1.11793;175;20220402;7.6;-1;3.3;4.8;4.89;0;2.11;15500 +91083;48.21924;1.11793;175;20220403;8.3;-1;3.6;3.5;4.84;0;2.08;15600 +91083;48.21924;1.11793;175;20220404;10.6;-3.7;3.5;3.4;6.09;.2;1.83;15366 +91083;48.21924;1.11793;175;20220405;12.3;6.4;9.3;3.6;10.23;.1;1.22;6383 +91083;48.21924;1.11793;175;20220406;12.5;3.4;8;4.9;9.34;.4;1.33;7150 +91083;48.21924;1.11793;175;20220407;15.1;9.2;12.1;6.6;10.29;5.6;2.47;10300 +91083;48.21924;1.11793;175;20220408;15.7;6.6;11.2;5.2;9.39;22;2.16;5600 +91083;48.21924;1.11793;175;20220409;14.6;.9;7.8;2.9;6.34;.3;2.68;18200 +91083;48.21924;1.11793;175;20220410;14.6;-3.1;5.7;2.4;6.19;0;2.6;20800 +91083;48.21924;1.11793;175;20220411;20.6;2.2;11.4;3.3;8.44;0;3.45;19000 +91083;48.21924;1.11793;175;20220412;18.7;7.2;12.9;3.1;11.16;3.3;2.56;13433 +91083;48.21924;1.11793;175;20220413;16.5;9.4;12.9;1.2;12.72;.3;1.77;10833 +91083;48.21924;1.11793;175;20220414;20.7;7.5;14.1;1.4;11.87;0;2.9;19525 +91083;48.21924;1.11793;175;20220415;21;6.7;13.8;2.3;11.19;0;3.4;22125 +91083;48.21924;1.11793;175;20220416;20;7.5;13.8;3.1;9.64;0;3.73;22400 +91083;48.21924;1.11793;175;20220417;20.1;3.3;11.7;2.4;7.79;0;3.62;23100 +91083;48.21924;1.11793;175;20220418;17.5;4.7;11.1;2.8;9.69;0;2.83;18650 +91083;48.21924;1.11793;175;20220419;15.5;7.3;11.4;3.4;9.19;0;2.59;13350 +91083;48.21924;1.11793;175;20220420;19.1;6.2;12.6;3;8.99;0;3.07;15050 +91083;48.21924;1.11793;175;20220421;18.7;4.9;11.8;2.5;8.04;0;3.34;19700 +91083;48.21924;1.11793;175;20220422;19.3;5.3;12.3;3.2;9.09;0;3.64;22300 +91083;48.21924;1.11793;175;20220423;20;7.4;13.7;3.3;10.69;1.5;3.04;14750 +91083;48.21924;1.11793;175;20220424;18.2;8.9;13.5;2.6;11.19;.1;2.77;15500 +91083;48.21924;1.11793;175;20220425;16.3;7.3;11.8;3;9.24;0;2.92;17350 +91083;48.21924;1.11793;175;20220426;15.9;3;9.4;2.5;8.39;0;2.77;19000 +91083;48.21924;1.11793;175;20220427;18.6;3.3;10.9;3.9;8.59;0;3.69;23000 +91083;48.21924;1.11793;175;20220428;19.8;5.7;12.8;3.4;9.34;0;3.38;17000 +91083;48.21924;1.11793;175;20220429;19.9;9;14.5;3.5;10.04;0;3.9;21000 +91083;48.21924;1.11793;175;20220430;16.9;4.5;10.7;3.3;8.29;0;3.34;20850 +91083;48.21924;1.11793;175;20220501;17.2;4.2;10.7;3;7.69;0;3.54;22600 +91083;48.21924;1.11793;175;20220502;17.8;5.8;11.8;3.1;8.99;0;3.28;18850 +91083;48.21924;1.11793;175;20220503;18.6;8.7;13.7;3.7;9.39;.2;3.56;17300 +91083;48.21924;1.11793;175;20220504;17.9;9.2;13.5;2.4;10.74;.6;2.48;11550 +91083;48.21924;1.11793;175;20220505;19.5;3.7;11.6;2.6;10.39;.1;2.89;17100 +91083;48.21924;1.11793;175;20220506;21.4;6;13.7;1.9;10.54;0;3.63;22891 +91083;48.21924;1.11793;175;20220507;20.7;8.6;14.7;1.9;11.74;.2;3.26;19640 +91083;48.21924;1.11793;175;20220508;20.3;9.1;14.7;2.5;12.27;.1;3.26;19268 +91083;48.21924;1.11793;175;20220509;24.9;9.3;17.1;1.6;11.9;0;4.02;22568 +91083;48.21924;1.11793;175;20220510;26.6;11.5;19.1;1.9;12.6;0;4.37;22048 +91083;48.21924;1.11793;175;20220511;22.8;10.4;16.6;2.8;12.67;0;3.91;20855 +91083;48.21924;1.11793;175;20220512;19.6;9.6;14.6;1.7;11.77;0;3.02;17771 +91083;48.21924;1.11793;175;20220513;21.3;6.3;13.8;1.4;10.04;0;3.67;23461 +91083;48.21924;1.11793;175;20220514;23.5;7.9;15.7;2.8;11.1;0;4.28;23060 +91083;48.21924;1.11793;175;20220515;29;12.8;20.9;3.4;13.8;2.4;5.43;22853 +91083;48.21924;1.11793;175;20220516;25.7;14.5;20.1;2.6;15.04;0;4.31;20631 +91083;48.21924;1.11793;175;20220517;28.7;12;20.4;2.1;15.07;1.8;4.86;24111 +91083;48.21924;1.11793;175;20220518;27.5;14.5;21;2.4;17.1;0;4.49;22171 +91083;48.21924;1.11793;175;20220519;25.6;16.2;20.9;1.7;16.84;2.6;3.83;18879 +91083;48.21924;1.11793;175;20220520;22.6;14.6;18.6;2.8;15.2;2.7;3.39;16040 +91083;48.21924;1.11793;175;20220521;24.6;8.7;16.7;1.5;12.94;0;4.14;24306 +91083;48.21924;1.11793;175;20220522;23.7;13.1;18.4;3.4;14.24;2.6;3.8;16695 +91083;48.21924;1.11793;175;20220523;17.5;13.3;15.4;2.3;14.74;7.2;2.05;10818 +91083;48.21924;1.11793;175;20220524;18.2;9.4;13.8;2.5;11.17;.2;3.17;18481 +91083;48.21924;1.11793;175;20220525;19.5;6.4;12.9;2.1;11.04;.2;3.39;21846 +91083;48.21924;1.11793;175;20220526;19.3;12.4;15.8;2.3;13.37;0;2.87;15122 +91083;48.21924;1.11793;175;20220527;21;11.3;16.2;2;12.64;.1;3.3;17422 +91083;48.21924;1.11793;175;20220528;20.4;7;13.7;2.3;10.27;0;3.89;23627 +91083;48.21924;1.11793;175;20220529;16.1;6.3;11.2;3.3;8.3;0;3.27;18494 +91083;48.21924;1.11793;175;20220530;19.1;5.7;12.4;2.4;8.87;0;3.79;22914 +91083;48.21924;1.11793;175;20220531;22;7.2;14.6;1.9;8.74;0;4.28;24395 +91083;48.21924;1.11793;175;20220601;22.9;5.9;14.4;1.7;9.34;0;4.35;25804 +91083;48.21924;1.11793;175;20220602;24.8;9.7;17.3;3.7;10.34;.1;5.2;23305 +91083;48.21924;1.11793;175;20220603;22.7;13.1;17.9;2.5;13.7;18.5;3.53;16471 +91083;48.21924;1.11793;175;20220604;27;14.8;20.9;2.1;17.64;12.1;4.14;20141 +91083;48.21924;1.11793;175;20220605;21.9;14.5;18.2;2.3;15.77;0;3.23;16458 +91083;48.21924;1.11793;175;20220606;20.8;11.4;16.1;2.3;12.64;.4;3.59;19721 +91083;48.21924;1.11793;175;20220607;21.5;13.9;17.7;3.2;14.5;13.3;3.63;18097 +91083;48.21924;1.11793;175;20220608;20.7;13.5;17.1;3.1;13.97;.7;3.43;17206 +91083;48.21924;1.11793;175;20220609;19.9;10.3;15.1;2;12.4;0;3.24;18309 +91083;48.21924;1.11793;175;20220610;22;11.7;16.8;1.8;14.04;.1;3.74;21597 +91083;48.21924;1.11793;175;20220611;25.8;11.6;18.7;1.2;14.57;.1;4.4;24909 +91083;48.21924;1.11793;175;20220612;24.3;11.1;17.7;2.3;12.04;0;4.71;25065 +91083;48.21924;1.11793;175;20220613;23.3;8.8;16;1.8;11.3;.1;4.43;25761 +91083;48.21924;1.11793;175;20220614;25.9;9.8;17.9;2.9;11.9;0;5.24;26440 +91083;48.21924;1.11793;175;20220615;30.9;14;22.5;2.4;13.34;0;6.05;26822 +91083;48.21924;1.11793;175;20220616;29.6;14.2;21.9;1.8;13.1;0;5.43;25817 +91083;48.21924;1.11793;175;20220617;34.2;15.1;24.6;1.7;14.67;0;6.08;27397 +91083;48.21924;1.11793;175;20220618;37;18.8;27.9;2.3;15.77;1.4;6.9;26236 +91083;48.21924;1.11793;175;20220619;26.2;14.6;20.4;3.9;16.9;5;4.61;21372 +91083;48.21924;1.11793;175;20220620;22.5;15.8;19.1;3;17.24;6.4;3.19;15449 +91083;48.21924;1.11793;175;20220621;27;13.6;20.3;2.7;16.37;2.9;4.71;22994 +91083;48.21924;1.11793;175;20220622;25.7;15.7;20.7;2.7;17.1;9.4;3.89;17439 +91083;48.21924;1.11793;175;20220623;26.5;16.3;21.4;2.1;17.04;.9;4.46;21501 +91083;48.21924;1.11793;175;20220624;22.1;15.4;18.8;3.1;16.1;1.2;3.45;16532 +91083;48.21924;1.11793;175;20220625;16.9;14.4;15.7;2.7;14.7;1.4;2.03;9652 +91083;48.21924;1.11793;175;20220626;22.2;9.9;16;1.6;12.6;0;3.81;22013 +91083;48.21924;1.11793;175;20220627;22.2;11.5;16.8;2;11.8;0;3.98;21006 +91083;48.21924;1.11793;175;20220628;24.4;9.1;16.8;1.2;11.9;0;4.31;25350 +91083;48.21924;1.11793;175;20220629;22.7;10;16.4;1.7;12.87;3.2;3.76;21087 +91083;48.21924;1.11793;175;20220630;17.5;11.9;14.7;1.5;13.57;5.3;2.36;13238 +91083;48.21924;1.11793;175;20220701;20.9;8.3;14.6;1.7;11.27;0;3.71;22199 +91083;48.21924;1.11793;175;20220702;26.4;8.8;17.6;1.7;11.47;0;4.9;26747 +91083;48.21924;1.11793;175;20220703;23.6;10.9;17.2;1.7;12.67;0;4.21;23597 +91083;48.21924;1.11793;175;20220704;25.7;10.2;18;1.6;12.5;.1;4.67;25704 +91083;48.21924;1.11793;175;20220705;24.8;10.1;17.5;2;12.4;0;4.62;25405 +91083;48.21924;1.11793;175;20220706;26;10.8;18.4;2.1;12.7;.1;4.8;25067 +91083;48.21924;1.11793;175;20220707;23.2;12.9;18;2.4;14.34;.1;3.77;19012 +91083;48.21924;1.11793;175;20220708;27.5;10.9;19.2;2.5;11.97;0;5.41;26285 +91083;48.21924;1.11793;175;20220709;29.6;14;21.8;2.5;13.84;0;5.67;25556 +91083;48.21924;1.11793;175;20220710;27.4;12.9;20.2;3.8;12.44;0;5.84;24881 +91083;48.21924;1.11793;175;20220711;30.1;14.7;22.4;3.6;13.84;0;6.26;25188 +91083;48.21924;1.11793;175;20220712;33.1;15.7;24.4;1.7;13.27;0;5.81;25776 +91083;48.21924;1.11793;175;20220713;35.1;18;26.6;1.3;13.3;0;5.6;25036 +91083;48.21924;1.11793;175;20220714;30.3;17.5;23.9;2.2;14.44;0;5.51;23324 +91083;48.21924;1.11793;175;20220715;27.5;14;20.7;2.7;11.6;0;5.44;24047 +91083;48.21924;1.11793;175;20220716;29.3;13.5;21.4;2.7;10.97;0;5.85;24925 +91083;48.21924;1.11793;175;20220717;31.7;15.3;23.5;3.4;11.4;0;6.72;24584 +91083;48.21924;1.11793;175;20220718;38.4;17.1;27.8;2.8;11.37;0;7.74;26711 +91083;48.21924;1.11793;175;20220719;36.7;22.2;29.4;3.6;14.4;4;7.63;22283 +91083;48.21924;1.11793;175;20220720;25.1;17.2;21.2;2;17.97;7.4;3.4;15558 +91083;48.21924;1.11793;175;20220721;28.4;15.9;22.2;1.6;16.5;0;4.54;22107 +91083;48.21924;1.11793;175;20220722;24.2;16.2;20.2;2.2;18.44;.6;2.91;13552 +91083;48.21924;1.11793;175;20220723;27.2;17;22.1;1.8;16.7;0;4.2;19792 +91083;48.21924;1.11793;175;20220724;32.7;14.6;23.6;1.7;15.1;0;5.51;25681 +91083;48.21924;1.11793;175;20220725;26.5;17.6;22;2.8;14.6;.2;4.61;18679 +91083;48.21924;1.11793;175;20220726;22.8;15.7;19.2;1.9;13.6;0;3.27;14291 +91083;48.21924;1.11793;175;20220727;25.6;10.4;18;1.7;11.44;0;4.26;22119 +91083;48.21924;1.11793;175;20220728;27.5;13.9;20.7;2.1;10.87;0;4.72;20175 +91083;48.21924;1.11793;175;20220729;29.7;14.6;22.1;1.6;11.77;0;4.67;20963 +91083;48.21924;1.11793;175;20220730;30.8;15.1;23;1.7;14;0;4.92;22544 +91083;48.21924;1.11793;175;20220731;29.5;14.7;22.1;1.5;16.04;0;4.62;23000 +91083;48.21924;1.11793;175;20220801;27.4;15.4;21.4;1.4;16.44;0;3.88;19090 +91083;48.21924;1.11793;175;20220802;31.6;14.4;23;1.4;15.8;0;4.86;23876 +91083;48.21924;1.11793;175;20220803;35.5;17.1;26.3;1.8;16.24;.1;5.68;24063 +91083;48.21924;1.11793;175;20220804;27.5;19.4;23.4;2.2;17.94;8.5;3.88;15907 +91083;48.21924;1.11793;175;20220805;25.7;14.4;20;2.5;14.04;0;4.27;20144 +91083;48.21924;1.11793;175;20220806;24.5;11.9;18.2;3.8;9.37;0;5.23;21507 +91083;48.21924;1.11793;175;20220807;26.5;13.2;19.9;3.7;9.9;0;5.56;21608 +91083;48.21924;1.11793;175;20220808;28.5;14.4;21.5;3.8;11.04;0;5.91;21886 +91083;48.21924;1.11793;175;20220809;31;15.4;23.2;3.8;12.9;0;6.25;22426 +91083;48.21924;1.11793;175;20220810;32.4;17.1;24.8;3.4;12.37;0;6.42;21908 +91083;48.21924;1.11793;175;20220811;32.2;17.6;24.9;3.3;10.94;0;6.45;21359 +91083;48.21924;1.11793;175;20220812;33.5;17.6;25.5;2.6;10.8;0;6.11;21877 +91083;48.21924;1.11793;175;20220813;33.5;16.7;25.1;3;10.2;0;6.48;22147 +91083;48.21924;1.11793;175;20220814;26.8;19.3;23.1;2.1;16;5.4;3.32;11352 +91083;48.21924;1.11793;175;20220815;25.8;14.8;20.3;2.1;16.9;0;3.51;17411 +91083;48.21924;1.11793;175;20220816;25.1;16.6;20.8;1.4;17.67;11.1;2.83;13547 +91083;48.21924;1.11793;175;20220817;25;16.2;20.6;1.5;17.3;2.6;2.96;14463 +91083;48.21924;1.11793;175;20220818;27.2;13.3;20.3;1.6;15.9;0;3.79;20056 +91083;48.21924;1.11793;175;20220819;24.1;15.5;19.8;1.9;17.3;4.9;2.75;13225 +91083;48.21924;1.11793;175;20220820;24.6;10.9;17.7;1.3;13.84;0;3.37;19730 +91083;48.21924;1.11793;175;20220821;24.2;12.3;18.2;1.9;14.07;.3;3.2;16415 +91083;48.21924;1.11793;175;20220822;24.7;16.5;20.6;1.2;17.44;.1;2.63;12834 +91083;48.21924;1.11793;175;20220823;27.1;17.8;22.4;1.2;18.8;0;2.84;13186 +91083;48.21924;1.11793;175;20220824;32.2;16.2;24.2;1.5;16.97;0;4.22;19624 +91083;48.21924;1.11793;175;20220825;27.8;16.9;22.4;2.3;17;0;3.64;15178 +91083;48.21924;1.11793;175;20220826;25.3;16.1;20.7;2.1;15.5;0;3.28;14492 +91083;48.21924;1.11793;175;20220827;26;13.1;19.6;2.5;13.54;0;3.86;17798 +91083;48.21924;1.11793;175;20220828;26;12.6;19.3;2.6;12.77;0;3.97;18126 +91083;48.21924;1.11793;175;20220829;29.3;15.8;22.5;3.3;13.04;1.3;5.01;18184 +91083;48.21924;1.11793;175;20220830;28.1;17.1;22.6;2.7;13.67;0;4.13;15078 +91083;48.21924;1.11793;175;20220831;27.5;15.1;21.3;1.9;14.2;0;3.67;16946 +91083;48.21924;1.11793;175;20220901;28.5;15.8;22.1;1.5;14.54;4.7;3.46;16020 +91083;48.21924;1.11793;175;20220902;23.3;16;19.7;1.8;17.34;8.7;2.34;10979 +91083;48.21924;1.11793;175;20220903;23.9;15.6;19.8;1.8;16.74;.3;2.51;11805 +91083;48.21924;1.11793;175;20220904;28.5;11.8;20.2;1.9;14.47;2.1;3.71;18312 +91083;48.21924;1.11793;175;20220905;28.7;15.3;22;2.2;17.24;5.2;3.42;14740 +91083;48.21924;1.11793;175;20220906;26.8;15.4;21.1;1.8;15.84;.2;3.09;14293 +91083;48.21924;1.11793;175;20220907;19.6;14.9;17.2;2.6;16.07;4;1.78;7761 +91083;48.21924;1.11793;175;20220908;21.2;14.3;17.8;3.3;15.54;2.5;2.42;11137 +91083;48.21924;1.11793;175;20220909;21;14.5;17.7;3.8;14.94;2.2;2.5;10135 +91083;48.21924;1.11793;175;20220910;20.6;13;16.8;2.5;14.94;1;2.18;11268 +91083;48.21924;1.11793;175;20220911;23.9;10.9;17.4;1.7;14.34;.6;2.67;15382 +91083;48.21924;1.11793;175;20220912;29;12.9;20.9;2.9;15.04;1.5;3.95;16818 +91083;48.21924;1.11793;175;20220913;28.2;18.7;23.4;2.2;18.57;0;2.98;11001 +91083;48.21924;1.11793;175;20220914;25.5;17.6;21.6;2.1;19.07;0;2.6;12159 +91083;48.21924;1.11793;175;20220915;22.2;13.9;18.1;1.9;15.44;.1;2.3;12301 +91083;48.21924;1.11793;175;20220916;18.4;10.5;14.4;1.8;11.5;.1;2.04;11413 +91083;48.21924;1.11793;175;20220917;17;6;11.5;1.8;8.47;0;2.21;14480 +91083;48.21924;1.11793;175;20220918;19.6;4.4;12;1.3;9.14;.1;2.21;15585 +91083;48.21924;1.11793;175;20220919;18.7;7.5;13.1;1.8;9.8;0;2.21;13488 +91083;48.21924;1.11793;175;20220920;18.4;6.2;12.3;1.8;9.5;0;2.08;12729 +91083;48.21924;1.11793;175;20220921;19.6;8.4;14;2.4;9.9;0;2.5;13731 +91083;48.21924;1.11793;175;20220922;21.6;6.5;14.1;1.4;8.74;0;2.38;14844 +91083;48.21924;1.11793;175;20220923;21.1;7.8;14.5;.9;9.97;1.3;1.84;11534 +91083;48.21924;1.11793;175;20220924;14.9;11.6;13.3;1.6;13.54;0;1.05;5502 +91083;48.21924;1.11793;175;20220925;18.7;11.3;15;2.4;11.87;0;2.09;11182 +91083;48.21924;1.11793;175;20220926;13.3;10;11.7;2.8;11.37;8.5;1.21;5553 +91083;48.21924;1.11793;175;20220927;15.2;9.5;12.4;3.4;11.9;11.8;1.43;7809 +91083;48.21924;1.11793;175;20220928;13.7;10.6;12.1;1.9;12;1.9;1.11;6084 +91083;48.21924;1.11793;175;20220929;14.9;9.2;12.1;1.6;10.9;.6;1.31;7536 +91083;48.21924;1.11793;175;20220930;17.2;4.3;10.7;2.1;10.07;3;1.7;12357 +91083;48.21924;1.11793;175;20221001;20.3;12;16.1;4.1;15.07;1.4;1.86;9429 +91083;48.21924;1.11793;175;20221002;20.3;15;17.6;3.5;16.3;1.2;1.72;7275 +91083;48.21924;1.11793;175;20221003;15.3;11.8;13.6;2.7;13.1;0;1.22;6561 +91083;48.21924;1.11793;175;20221004;19;5.6;12.3;1.2;11.87;.1;1.43;11360 +91083;48.21924;1.11793;175;20221005;20.4;11.2;15.8;2.8;13.74;.2;1.85;9454 +91083;48.21924;1.11793;175;20221006;18.8;7.2;13;1;10.3;0;1.48;11469 +91083;48.21924;1.11793;175;20221007;19.2;4;11.6;.9;9.2;.1;1.46;12267 +91083;48.21924;1.11793;175;20221008;18;5.8;11.9;1.5;9.87;0;1.53;10968 +91083;48.21924;1.11793;175;20221009;19.3;4.6;12;2.5;9.6;0;1.93;11921 +91083;48.21924;1.11793;175;20221010;18.1;10.5;14.3;2.1;13.6;0;1.22;6405 +91083;48.21924;1.11793;175;20221011;18.3;9.1;13.7;2.6;10.74;0;1.79;9837 +91083;48.21924;1.11793;175;20221012;19.3;4.8;12;1.1;10.47;0;1.32;10427 +91083;48.21924;1.11793;175;20221013;15.2;11.5;13.4;2.2;13.84;3.1;.86;4454 +91083;48.21924;1.11793;175;20221014;17.7;13.9;15.8;2.7;16.44;13.4;.89;4351 +91083;48.21924;1.11793;175;20221015;17.7;14.8;16.2;3.4;16.04;1.4;1.15;5325 +91083;48.21924;1.11793;175;20221016;20.4;13.5;16.9;2;16.07;2.2;1.25;6824 +91083;48.21924;1.11793;175;20221017;18.1;16.5;17.3;2.2;17.6;4.4;.87;2720 +91083;48.21924;1.11793;175;20221018;18.2;14.7;16.5;2.7;17.04;.2;.88;4345 +91083;48.21924;1.11793;175;20221019;22.1;14.1;18.1;4.2;16.94;3.9;1.67;7545 +91083;48.21924;1.11793;175;20221020;20.8;14;17.4;2.6;16.2;9.2;1.36;7037 +91083;48.21924;1.11793;175;20221021;19.4;14.3;16.9;3;15.34;.3;1.4;6418 +91083;48.21924;1.11793;175;20221022;20.7;12.8;16.8;2.7;14.47;2.5;1.54;7705 +91083;48.21924;1.11793;175;20221023;22.7;14.1;18.4;4.6;14.24;.3;2.45;7155 +91083;48.21924;1.11793;175;20221024;17.6;14;15.8;4.2;14.04;.6;1.48;4350 +91083;48.21924;1.11793;175;20221025;17.4;12.5;15;2.9;14.7;.4;1;5066 +91083;48.21924;1.11793;175;20221026;21;13.5;17.2;2.7;14.97;.1;1.48;7134 +91083;48.21924;1.11793;175;20221027;23.6;13.7;18.6;2.8;14.97;0;1.82;6940 +91083;48.21924;1.11793;175;20221028;21.5;15.2;18.4;2.3;15.57;0;1.42;5547 +91083;48.21924;1.11793;175;20221029;23.4;16.1;19.7;2.2;14.47;0;1.78;6409 +91083;48.21924;1.11793;175;20221030;16.9;11.6;14.2;1.4;13.17;4.5;.84;4293 +91083;48.21924;1.11793;175;20221031;19.7;10.4;15.1;3.1;13.94;5.1;1.23;6444 +91083;48.21924;1.11793;175;20221101;16.4;9.8;13.1;4.2;11.67;1.4;1.37;5705 +91083;48.21924;1.11793;175;20221102;15.6;9.3;12.5;2.9;11.94;.1;.96;5686 +91083;48.21924;1.11793;175;20221103;13.3;11.1;12.2;3.6;11.74;4.6;.99;2443 +91083;48.21924;1.11793;175;20221104;12.3;8.4;10.3;3.5;9.77;.8;1.07;3966 +91083;48.21924;1.11793;175;20221105;10.9;4.8;7.9;2;9.67;0;.54;4232 +91083;48.21924;1.11793;175;20221106;12;9.1;10.6;3.4;11.24;4.9;.71;2508 +91083;48.21924;1.11793;175;20221107;16.1;10.9;13.5;3.8;12.74;.2;1.06;4158 +91083;48.21924;1.11793;175;20221108;16.7;10.4;13.5;4.3;11.8;1.4;1.38;4494 +91083;48.21924;1.11793;175;20221109;14.6;10.2;12.4;2.4;11.77;.1;.82;4238 +91083;48.21924;1.11793;175;20221110;13.2;5.7;9.4;1.7;10.7;0;.51;4427 +91083;48.21924;1.11793;175;20221111;12;7.2;9.6;2.7;10.94;.1;.51;3680 +91083;48.21924;1.11793;175;20221112;17.1;6.3;11.7;2;11.64;.2;.67;5782 +91083;48.21924;1.11793;175;20221113;13.9;6.1;10;1.4;10.87;.2;.5;4833 +91083;48.21924;1.11793;175;20221114;13.9;6.1;10;2;10.87;.5;.55;4523 +91083;48.21924;1.11793;175;20221115;12.9;7.8;10.3;3.6;11.27;4;.64;2969 +91083;48.21924;1.11793;175;20221116;12.4;8.3;10.3;4.9;11.4;11.2;.63;3000 +91083;48.21924;1.11793;175;20221117;13.5;10.9;12.2;5.6;10.74;.3;1.43;2668 +91083;48.21924;1.11793;175;20221118;12;6.6;9.3;3;9.47;.4;.76;4303 +91083;48.21924;1.11793;175;20221119;11;3.1;7;1.6;8.1;0;.49;4957 +91083;48.21924;1.11793;175;20221120;10.4;2.9;6.7;2.6;8.54;3.2;.52;3762 +91083;48.21924;1.11793;175;20221121;9.4;5.1;7.3;3.4;8.9;6.7;.6;2407 +91083;48.21924;1.11793;175;20221122;10.9;4.4;7.6;4.2;8.34;1.2;.88;3787 +91083;48.21924;1.11793;175;20221123;12.6;5.4;9;4;9.67;3.6;.77;3586 +91083;48.21924;1.11793;175;20221124;11.4;7;9.2;3.7;10.64;.8;.5;2841 +91083;48.21924;1.11793;175;20221125;11.7;7.3;9.5;2.3;10.24;0;.47;3691 +91083;48.21924;1.11793;175;20221126;8.6;2.4;5.5;2.1;8.9;.2;.23;3169 +91083;48.21924;1.11793;175;20221127;9.8;6.1;7.9;3.2;9.57;8.7;.51;2127 +91083;48.21924;1.11793;175;20221128;11.2;7.8;9.5;2.5;10.17;.7;.55;2671 +91083;48.21924;1.11793;175;20221129;6.8;3.3;5;1.4;8.5;0;.27;2009 +91083;48.21924;1.11793;175;20221130;5.9;2.5;4.2;2.3;8;.1;.25;2212 +91083;48.21924;1.11793;175;20221201;6.4;2.9;4.6;3.1;7.44;0;.44;2879 +91083;48.21924;1.11793;175;20221202;4.7;2.2;3.4;3;7.07;.8;.4;1649 +91083;48.21924;1.11793;175;20221203;3.3;2;2.6;4.9;6.67;.1;.45;1187 +91083;48.21924;1.11793;175;20221204;3.1;1.5;2.3;3.3;6.67;.2;.35;1286 +91083;48.21924;1.11793;175;20221205;3.5;2.3;2.9;1.3;6.97;0;.34;1088 +91083;48.21924;1.11793;175;20221206;4.4;.8;2.6;2.2;6.7;0;.32;2195 +91083;48.21924;1.11793;175;20221207;3.8;.1;2;1.6;5.6;0;.34;2739 +91083;48.21924;1.11793;175;20221208;1.8;-.6;.6;1.6;4.9;.1;.35;1805 +91083;48.21924;1.11793;175;20221209;2.4;-1.1;.6;2.1;5.67;.1;.29;2492 +91083;48.21924;1.11793;175;20221210;.1;-2;-1;1.6;5.37;.1;.24;1740 +91083;48.21924;1.11793;175;20221211;.1;-2.8;-1.4;2.1;4.92;0;.25;2527 +91083;48.21924;1.11793;175;20221212;-1.4;-3.1;-2.3;2.9;4.74;0;.28;1402 +91083;48.21924;1.11793;175;20221213;.4;-4;-1.8;3.8;4.2;1.4;.44;3193 +91083;48.21924;1.11793;175;20221214;.6;-1.8;-.6;2.3;5.32;.5;.28;1715 +91083;48.21924;1.11793;175;20221215;1.7;-2.3;-.3;3.8;4.45;0;.62;3256 +91083;48.21924;1.11793;175;20221216;4.1;-3.1;.5;2.4;4.9;0;.4;3907 +91083;48.21924;1.11793;175;20221217;-1.6;-3.8;-2.7;3.1;4.54;0;.26;1670 +91083;48.21924;1.11793;175;20221218;3.2;-5.4;-1.1;3.5;5.17;.5;.29;2818 +91083;48.21924;1.11793;175;20221219;11.3;3.3;7.3;4.4;9.24;0;.51;2922 +91083;48.21924;1.11793;175;20221220;11.4;10.1;10.7;4.3;11.34;8.3;.71;983 +91083;48.21924;1.11793;175;20221221;11.7;7.8;9.8;3.7;11.74;8.4;.28;1931 +91083;48.21924;1.11793;175;20221222;13.5;10.9;12.2;5.7;12.57;6;.77;1500 +91083;48.21924;1.11793;175;20221223;14;12.8;13.4;4.4;13.47;5.5;.78;1056 +91083;48.21924;1.11793;175;20221224;11.3;9.9;10.6;3.1;11.47;2.5;.56;1268 +91083;48.21924;1.11793;175;20221225;13.2;9.6;11.4;3.3;12;.3;.55;2151 +91083;48.21924;1.11793;175;20221226;11.1;9.9;10.5;3.2;10.3;.7;.84;1235 +91083;48.21924;1.11793;175;20221227;9.9;2.1;6;2.5;8.17;.1;.36;3729 +91083;48.21924;1.11793;175;20221228;11;7.3;9.1;5.5;10.77;3.9;.48;1941 +91083;48.21924;1.11793;175;20221229;10.9;9.5;10.2;4.7;10.04;.3;.92;1990 +91083;48.21924;1.11793;175;20221230;13.7;4.9;9.3;5.5;11.47;6.5;.36;2661 +91083;48.21924;1.11793;175;20221231;14.7;13.6;14.1;6.2;11.97;0;1.64;1610 +91084;48.24574;1.45241;145;20220101;13.8;5.4;9.6;1.8;10.1;0;.3;5000 +91084;48.24574;1.45241;145;20220102;14.2;6.8;10.5;4.9;11.15;0;.73;2650 +91084;48.24574;1.45241;145;20220103;12.4;10.3;11.3;5.5;11.9;16.4;.71;1950 +91084;48.24574;1.45241;145;20220104;10.8;8.3;9.5;4.9;9.9;3;.96;1300 +91084;48.24574;1.45241;145;20220105;6.4;.5;3.5;2.4;6.2;0;.47;3526 +91084;48.24574;1.45241;145;20220106;6.5;-3.1;1.7;2.5;6.1;.4;.35;3850 +91084;48.24574;1.45241;145;20220107;8.2;2.2;5.2;5.4;7.65;3.4;.57;3900 +91084;48.24574;1.45241;145;20220108;8.9;2.1;5.5;6;8.75;11.5;.41;950 +91084;48.24574;1.45241;145;20220109;8.3;4;6.1;4.4;7.85;1.5;.63;3850 +91084;48.24574;1.45241;145;20220110;6.4;4.7;5.6;1.6;8.2;0;.4;1700 +91084;48.24574;1.45241;145;20220111;2;2;2;1.9;6.25;0;.32;2550 +91084;48.24574;1.45241;145;20220112;3.3;-2.3;.5;2.1;6.25;0;.19;2800 +91084;48.24574;1.45241;145;20220113;4.5;2.3;3.4;3.2;6.95;0;.38;2950 +91084;48.24574;1.45241;145;20220114;.8;-1.5;-.3;1.3;5.8;0;.18;2700 +91084;48.24574;1.45241;145;20220115;3.7;-2.7;.5;1.4;5.65;0;.17;4800 +91084;48.24574;1.45241;145;20220116;3.9;-1.8;1;2.8;6.9;.1;.14;1700 +91084;48.24574;1.45241;145;20220117;6.1;3.6;4.9;1;8.05;.1;.36;1600 +91084;48.24574;1.45241;145;20220118;7.2;0;3.6;2.1;7.05;0;.37;3500 +91084;48.24574;1.45241;145;20220119;5.9;3.2;4.6;2.4;7.95;1.4;.39;1250 +91084;48.24574;1.45241;145;20220120;7.1;1.6;4.4;2.7;7;0;.48;4800 +91084;48.24574;1.45241;145;20220121;5.8;.6;3.2;2.6;6.1;0;.56;4500 +91084;48.24574;1.45241;145;20220122;4.9;-2;1.5;1.9;6.5;0;.35;1500 +91084;48.24574;1.45241;145;20220123;3.4;3;3.2;3.1;6.55;0;.59;750 +91084;48.24574;1.45241;145;20220124;4.2;-1.9;1.2;1.8;5.9;0;.27;5750 +91084;48.24574;1.45241;145;20220125;-.5;-1.7;-1.1;1.1;5.45;0;.27;1900 +91084;48.24574;1.45241;145;20220126;1;-1.5;-.2;1.5;5.95;0;.28;1300 +91084;48.24574;1.45241;145;20220127;5.8;.6;3.2;2.7;6.95;0;.44;2800 +91084;48.24574;1.45241;145;20220128;7.6;4.4;6;1.4;8.5;0;.43;2550 +91084;48.24574;1.45241;145;20220129;9.4;5.1;7.3;3.3;9.55;.6;.49;1650 +91084;48.24574;1.45241;145;20220130;10.8;7.3;9;2.1;8.3;0;.79;6050 +91084;48.24574;1.45241;145;20220131;9.4;3.6;6.5;5.2;6.75;.1;1.3;6000 +91084;48.24574;1.45241;145;20220201;10.2;.8;5.5;4.1;9.05;.2;.39;2400 +91084;48.24574;1.45241;145;20220202;9.8;8.3;9.1;2.8;9.55;0;.78;2300 +91084;48.24574;1.45241;145;20220203;7.1;6.1;6.6;2.9;8.2;0;.69;2400 +91084;48.24574;1.45241;145;20220204;11.1;5.7;8.4;3.8;8.3;.8;1.13;3550 +91084;48.24574;1.45241;145;20220205;10.2;-.8;4.7;3;6.7;0;.84;8650 +91084;48.24574;1.45241;145;20220206;10.7;3.8;7.2;6.6;9.6;4.1;.6;1400 +91084;48.24574;1.45241;145;20220207;10.8;3.8;7.3;2.5;7.3;0;.94;8400 +91084;48.24574;1.45241;145;20220208;11.7;1.1;6.4;1.7;7.85;0;.74;5250 +91084;48.24574;1.45241;145;20220209;13.3;-2.2;5.6;1.3;7.05;.1;.75;9700 +91084;48.24574;1.45241;145;20220210;11.5;3.8;7.7;3.3;8;.6;1.05;6000 +91084;48.24574;1.45241;145;20220211;8.7;-1;3.9;1.7;6.05;0;.73;8900 +91084;48.24574;1.45241;145;20220212;9.8;-1.5;4.1;2.3;5.1;0;1.1;10700 +91084;48.24574;1.45241;145;20220213;13.8;-2.3;5.7;4.7;7.25;1.2;1.44;8300 +91084;48.24574;1.45241;145;20220214;11.2;6.9;9;5.1;8.9;3.1;1.25;5500 +91084;48.24574;1.45241;145;20220215;9.5;2.1;5.8;4.8;8.85;4.2;.54;4750 +91084;48.24574;1.45241;145;20220216;14.4;8.2;11.3;6.8;12.6;.7;.75;3850 +91084;48.24574;1.45241;145;20220217;13.6;10.8;12.2;4.7;10.35;.8;1.56;3853 +91084;48.24574;1.45241;145;20220218;11.4;7.7;9.5;6.8;9.35;1;1.37;4000 +91084;48.24574;1.45241;145;20220219;10.6;1.3;6;5.5;6.6;0;1.56;10500 +91084;48.24574;1.45241;145;20220220;12.8;7;9.9;7.1;9.8;1.7;1.41;4200 +91084;48.24574;1.45241;145;20220221;10.8;4.8;7.8;6.8;7.55;.1;1.71;7600 +91084;48.24574;1.45241;145;20220222;12.5;2.6;7.6;4;9.6;.3;.79;3550 +91084;48.24574;1.45241;145;20220223;12;1.6;6.8;1.9;8.95;0;.78;5700 +91084;48.24574;1.45241;145;20220224;12.3;5.9;9.1;3.6;7.55;1.6;1.64;6650 +91084;48.24574;1.45241;145;20220225;10.9;-.2;5.4;2.9;6.1;0;1.41;11850 +91084;48.24574;1.45241;145;20220226;10.5;-3.1;3.7;3.4;5.2;0;1.56;13300 +91084;48.24574;1.45241;145;20220227;10.5;-1.5;4.5;3.4;5.15;0;1.69;13750 +91084;48.24574;1.45241;145;20220228;13.7;-3.5;5.1;1.6;4.97;0;1.45;12904 +91084;48.24574;1.45241;145;20220301;13;-.2;6.4;1.6;6.85;.2;1.12;5950 +91084;48.24574;1.45241;145;20220302;12.7;4.8;8.8;1.5;7.75;0;1.2;7100 +91084;48.24574;1.45241;145;20220303;11.8;6.3;9.1;1.6;9.15;.1;.95;4950 +91084;48.24574;1.45241;145;20220304;10.7;1.6;6.2;2.5;8.8;1.8;.75;4850 +91084;48.24574;1.45241;145;20220305;9.8;6.1;7.9;2.6;9.15;1.4;.86;3750 +91084;48.24574;1.45241;145;20220306;8.5;2.6;5.6;3.9;5.85;0;1.69;12850 +91084;48.24574;1.45241;145;20220307;7.1;-2;2.6;4.3;4.3;0;1.79;14600 +91084;48.24574;1.45241;145;20220308;15.6;-2.8;6.4;2.6;5.6;0;2.13;14550 +91084;48.24574;1.45241;145;20220309;16.2;1.2;8.7;2.9;7.9;0;1.92;12800 +91084;48.24574;1.45241;145;20220310;16.8;4.2;10.5;2.8;8.4;0;2;11200 +91084;48.24574;1.45241;145;20220311;13.1;6.2;9.6;4.4;9.3;2.4;1.41;4150 +91084;48.24574;1.45241;145;20220312;11.8;5.1;8.5;4.5;9.25;.4;1.3;8200 +91084;48.24574;1.45241;145;20220313;8.6;6.1;7.3;3.6;8.8;6.2;.87;2800 +91084;48.24574;1.45241;145;20220314;14.8;.7;7.8;2.7;7.8;4;1.92;15800 +91084;48.24574;1.45241;145;20220315;12.5;7.2;9.9;1.7;10.8;2.1;.85;3700 +91084;48.24574;1.45241;145;20220316;14;6;10;1.9;10.85;.1;.94;4100 +91084;48.24574;1.45241;145;20220317;8.3;7.1;7.7;3.6;8.25;0;1.23;5750 +91084;48.24574;1.45241;145;20220318;14.5;2.5;8.5;5.3;5.6;0;3.01;13150 +91084;48.24574;1.45241;145;20220319;14.9;4.7;9.8;4.3;6.4;0;2.86;14700 +91084;48.24574;1.45241;145;20220320;12.9;.5;6.7;2.3;6.05;0;1.86;12100 +91084;48.24574;1.45241;145;20220321;18.3;3.7;11;1.8;8.5;0;2.13;13900 +91084;48.24574;1.45241;145;20220322;17.4;1.4;9.4;2.7;5.85;0;2.8;16750 +91084;48.24574;1.45241;145;20220323;18;.5;9.3;2.8;5.9;0;2.92;17150 +91084;48.24574;1.45241;145;20220324;20.1;.7;10.4;1.7;6.3;0;2.68;17150 +91084;48.24574;1.45241;145;20220325;19.9;4.1;12;3.2;6.35;0;3.44;17100 +91084;48.24574;1.45241;145;20220326;19.4;3.9;11.6;3.5;6.4;0;3.5;17550 +91084;48.24574;1.45241;145;20220327;20.8;4.2;12.5;2.3;7.2;0;3.07;17250 +91084;48.24574;1.45241;145;20220328;21.2;1.9;11.5;1.2;7.7;0;2.29;14550 +91084;48.24574;1.45241;145;20220329;15.7;9.3;12.5;1.4;9.75;2.6;1.53;6100 +91084;48.24574;1.45241;145;20220330;13.7;5.4;9.6;2.1;10.15;3.7;1.26;7250 +91084;48.24574;1.45241;145;20220331;7.8;3.4;5.6;4.8;7.2;1.4;1.31;7050 +91084;48.24574;1.45241;145;20220401;4.4;-.2;2.1;6.8;5.69;1.3;1.25;8492 +91084;48.24574;1.45241;145;20220402;7.8;-.8;3.5;4.8;4.9;0;2.11;15500 +91084;48.24574;1.45241;145;20220403;8.5;-.9;3.8;3.5;4.85;0;2.08;15600 +91084;48.24574;1.45241;145;20220404;10.7;-3.3;3.7;3;6;.2;1.75;14200 +91084;48.24574;1.45241;145;20220405;12.4;6.6;9.5;3.6;10.24;.1;1.22;6383 +91084;48.24574;1.45241;145;20220406;12.7;3.5;8.1;4.9;9.35;.5;1.33;7150 +91084;48.24574;1.45241;145;20220407;15.2;9.4;12.3;6.6;10.3;3.4;2.47;10300 +91084;48.24574;1.45241;145;20220408;15.9;6.8;11.4;5.2;9.4;13.8;2.16;5600 +91084;48.24574;1.45241;145;20220409;14.7;1.1;7.9;2.9;6.35;.1;2.68;18200 +91084;48.24574;1.45241;145;20220410;14.8;-3;5.9;2.4;6.2;0;2.6;20800 +91084;48.24574;1.45241;145;20220411;20.8;2.3;11.6;3.3;8.45;0;3.45;19000 +91084;48.24574;1.45241;145;20220412;19.8;4.9;12.3;2.9;10.6;4.3;2.61;14000 +91084;48.24574;1.45241;145;20220413;16.1;8.4;12.2;1.4;12.6;.5;1.5;9000 +91084;48.24574;1.45241;145;20220414;20.9;7.6;14.3;1.2;11.8;0;2.76;18450 +91084;48.24574;1.45241;145;20220415;21.2;6.9;14;2.1;11;0;3.37;22050 +91084;48.24574;1.45241;145;20220416;20.1;7.7;13.9;3.1;9.65;0;3.73;22400 +91084;48.24574;1.45241;145;20220417;20.3;3.5;11.9;2.4;7.8;0;3.62;23100 +91084;48.24574;1.45241;145;20220418;17.7;4.9;11.3;2.8;9.7;0;2.83;18650 +91084;48.24574;1.45241;145;20220419;15.7;7.5;11.6;3.4;9.2;0;2.59;13350 +91084;48.24574;1.45241;145;20220420;19.2;6.3;12.8;3;9;0;3.07;15050 +91084;48.24574;1.45241;145;20220421;18.8;5.1;12;2.5;8.05;0;3.34;19700 +91084;48.24574;1.45241;145;20220422;19.5;5.2;12.4;3;9.1;0;3.52;21400 +91084;48.24574;1.45241;145;20220423;20.1;7.6;13.9;3.3;10.7;1.1;3.04;14750 +91084;48.24574;1.45241;145;20220424;18.4;9.1;13.7;2.6;11.2;0;2.77;15500 +91084;48.24574;1.45241;145;20220425;16.4;7.4;11.9;3;9.25;0;2.92;17350 +91084;48.24574;1.45241;145;20220426;16;3.2;9.6;2.5;8.4;0;2.77;19000 +91084;48.24574;1.45241;145;20220427;18.7;3.5;11.1;3.9;8.6;0;3.69;23000 +91084;48.24574;1.45241;145;20220428;19.9;5.9;12.9;3.4;9.35;0;3.38;17000 +91084;48.24574;1.45241;145;20220429;20.1;9.1;14.6;3.5;10.05;0;3.9;21000 +91084;48.24574;1.45241;145;20220430;17.1;4.7;10.9;3.3;8.3;0;3.34;20850 +91084;48.24574;1.45241;145;20220501;17.3;4.4;10.9;3;7.7;0;3.54;22600 +91084;48.24574;1.45241;145;20220502;18;5.9;12;3.1;9;0;3.28;18850 +91084;48.24574;1.45241;145;20220503;18.8;8.9;13.9;3.7;9.4;.5;3.56;17300 +91084;48.24574;1.45241;145;20220504;18;9.4;13.7;2.4;10.75;.6;2.48;11550 +91084;48.24574;1.45241;145;20220505;19.7;3.8;11.7;2.6;10.4;.1;2.89;17100 +91084;48.24574;1.45241;145;20220506;21.6;6.7;14.2;2.7;10.35;0;4.11;24850 +91084;48.24574;1.45241;145;20220507;21;9.1;15;2.6;11.6;.3;3.6;20650 +91084;48.24574;1.45241;145;20220508;20.9;8.8;14.9;3.1;12.05;.1;3.75;22350 +91084;48.24574;1.45241;145;20220509;25.8;8.3;17.1;1.6;11.55;0;4.32;24600 +91084;48.24574;1.45241;145;20220510;27.5;10.1;18.8;2.1;12.45;0;4.65;23450 +91084;48.24574;1.45241;145;20220511;24.6;8.1;16.4;3.2;12.4;0;4.65;25650 +91084;48.24574;1.45241;145;20220512;20.6;8.9;14.8;2;11.65;0;3.25;18500 +91084;48.24574;1.45241;145;20220513;21.9;5.4;13.7;1.6;9.65;0;4.12;26700 +91084;48.24574;1.45241;145;20220514;23.9;7.2;15.6;2.3;10.65;0;4.38;24450 +91084;48.24574;1.45241;145;20220515;29.9;11.7;20.8;3;13.4;5.3;5.46;22850 +91084;48.24574;1.45241;145;20220516;26.3;14.5;20.4;2.9;14.7;0;4.84;22750 +91084;48.24574;1.45241;145;20220517;29.3;11.3;20.3;1.9;14.85;.8;4.8;23600 +91084;48.24574;1.45241;145;20220518;28.1;13.7;20.9;2.5;16.75;.2;4.76;23200 +91084;48.24574;1.45241;145;20220519;26.4;16.2;21.3;1.9;16.8;2.7;4.17;20450 +91084;48.24574;1.45241;145;20220520;24.5;14.1;19.3;2.8;14.85;.6;3.89;17600 +91084;48.24574;1.45241;145;20220521;24.8;7.2;16;1.3;12.45;0;4.26;26050 +91084;48.24574;1.45241;145;20220522;24.2;12.5;18.3;2.8;13.9;2.1;3.52;14100 +91084;48.24574;1.45241;145;20220523;18.1;13.8;16;2.5;14.8;9.3;1.86;7500 +91084;48.24574;1.45241;145;20220524;19.5;9.3;14.4;3.2;11.1;.2;3.73;21400 +91084;48.24574;1.45241;145;20220525;20.5;6.2;13.4;2.7;10.6;.2;3.85;23500 +91084;48.24574;1.45241;145;20220526;20.9;12.5;16.7;2.9;13.25;0;3.44;17300 +91084;48.24574;1.45241;145;20220527;21.5;10.5;16;2.4;12.25;.1;3.04;13650 +91084;48.24574;1.45241;145;20220528;20.7;6.7;13.7;2.9;10.05;0;4.35;26600 +91084;48.24574;1.45241;145;20220529;16.6;5.6;11.1;3.3;8.2;0;3.49;20400 +91084;48.24574;1.45241;145;20220530;19.6;5.3;12.4;2.3;8.65;0;4;24700 +91084;48.24574;1.45241;145;20220531;22.5;6.3;14.4;1.9;8.75;0;4.39;25250 +91084;48.24574;1.45241;145;20220601;22.8;4.6;13.7;1.7;9.25;0;4.37;26950 +91084;48.24574;1.45241;145;20220602;24.8;8.5;16.7;2.9;10.25;.1;4.9;23650 +91084;48.24574;1.45241;145;20220603;22.7;12.1;17.4;2;13.7;13.4;2.97;13150 +91084;48.24574;1.45241;145;20220604;28.1;15.1;21.6;1.9;17.4;17.6;3.98;17800 +91084;48.24574;1.45241;145;20220605;23.1;14.1;18.6;2.9;15.6;0;3.44;16100 +91084;48.24574;1.45241;145;20220606;21.3;10.2;15.8;2.8;12.4;.5;3.68;19550 +91084;48.24574;1.45241;145;20220607;22.9;13.9;18.4;3.9;14.45;11.8;4.11;19150 +91084;48.24574;1.45241;145;20220608;21.7;13.5;17.6;3.9;13.7;.8;4.04;19700 +91084;48.24574;1.45241;145;20220609;20.8;9.3;15.1;2.6;12.15;0;3.36;17600 +91084;48.24574;1.45241;145;20220610;23.6;10.4;17;2.1;13.7;.1;4.42;25600 +91084;48.24574;1.45241;145;20220611;26.6;10.5;18.6;1.8;14.3;0;4.79;26100 +91084;48.24574;1.45241;145;20220612;23.9;11.3;17.6;3.1;12;0;5.3;28650 +91084;48.24574;1.45241;145;20220613;23.6;7.7;15.6;2.2;11;0;4.92;29250 +91084;48.24574;1.45241;145;20220614;26.3;9.3;17.8;2.4;11.5;0;5.41;28500 +91084;48.24574;1.45241;145;20220615;31.1;13.3;22.2;2.4;13.15;0;6.27;28350 +91084;48.24574;1.45241;145;20220616;29.6;13.8;21.7;2.2;13.2;0;5.82;27000 +91084;48.24574;1.45241;145;20220617;34.3;13.5;23.9;1.3;14.5;0;5.72;27300 +91084;48.24574;1.45241;145;20220618;37.5;16;26.7;2.3;15.9;1.1;6.91;26300 +91084;48.24574;1.45241;145;20220619;26.4;14.6;20.5;4.5;16.75;10.9;4.9;21850 +91084;48.24574;1.45241;145;20220620;22.9;15.8;19.3;3;17.2;7.3;3.05;13300 +91084;48.24574;1.45241;145;20220621;27.3;14;20.7;2.8;16.15;2.5;4.73;22000 +91084;48.24574;1.45241;145;20220622;26.5;15.4;21;2.5;17.1;7.6;3.66;15000 +91084;48.24574;1.45241;145;20220623;27;16.4;21.7;2.7;16.95;.5;5.13;24800 +91084;48.24574;1.45241;145;20220624;23.8;15.2;19.5;4;15.95;1.2;4.21;19350 +91084;48.24574;1.45241;145;20220625;16.8;14.6;15.7;3;14.7;3.2;1.96;8700 +91084;48.24574;1.45241;145;20220626;21.8;9.7;15.8;2;12.6;0;3.81;21750 +91084;48.24574;1.45241;145;20220627;22.9;10.2;16.6;2.3;11.6;0;4.3;22900 +91084;48.24574;1.45241;145;20220628;25.6;8.1;16.9;1.1;11.6;0;4.77;28600 +91084;48.24574;1.45241;145;20220629;25.1;8.4;16.8;2;12.35;1.9;4.2;22000 +91084;48.24574;1.45241;145;20220630;17.9;11;14.5;2;13.45;6.5;2.04;10100 +91084;48.24574;1.45241;145;20220701;21.7;7.6;14.7;2.1;11.2;0;3.83;21800 +91084;48.24574;1.45241;145;20220702;26.9;7;17;1.5;11.3;0;5.06;29050 +91084;48.24574;1.45241;145;20220703;24.3;11.4;17.9;2.4;12.4;0;5;27250 +91084;48.24574;1.45241;145;20220704;26.4;9.5;17.9;2.4;12;0;5.41;29200 +91084;48.24574;1.45241;145;20220705;25.5;10.2;17.9;2.9;12;0;5.41;28750 +91084;48.24574;1.45241;145;20220706;26.4;10.8;18.6;3.1;12.2;0;5.5;27050 +91084;48.24574;1.45241;145;20220707;23.5;11.6;17.6;3.4;13.95;.1;3.79;17250 +91084;48.24574;1.45241;145;20220708;27.4;10.6;19;2.8;11.55;0;5.79;28600 +91084;48.24574;1.45241;145;20220709;29.4;13.7;21.6;3.2;13.45;0;6.29;28150 +91084;48.24574;1.45241;145;20220710;27.2;11.9;19.6;3.8;12.15;0;6.09;28350 +91084;48.24574;1.45241;145;20220711;30.1;13.3;21.7;3.1;13.65;0;6.26;28200 +91084;48.24574;1.45241;145;20220712;32.8;14.2;23.5;1.6;12.9;0;5.82;27650 +91084;48.24574;1.45241;145;20220713;35.5;15.2;25.4;1.1;13.1;0;5.51;25350 +91084;48.24574;1.45241;145;20220714;31;16.8;23.9;2.8;13.85;0;6.38;26700 +91084;48.24574;1.45241;145;20220715;27.3;13.7;20.5;3.3;11.1;0;6.2;28100 +91084;48.24574;1.45241;145;20220716;29;12.3;20.7;2.8;10.85;0;6.1;27750 +91084;48.24574;1.45241;145;20220717;31.4;13.6;22.5;2.8;11.3;0;6.43;26450 +91084;48.24574;1.45241;145;20220718;38.1;15;26.6;2.1;11.5;0;6.93;26100 +91084;48.24574;1.45241;145;20220719;37.5;18.1;27.8;3;14.1;7.5;7.37;24750 +91084;48.24574;1.45241;145;20220720;25.8;16.8;21.3;2.3;17.75;10.9;3.44;14400 +91084;48.24574;1.45241;145;20220721;28.2;15;21.6;1.6;16.3;0;4.66;23400 +91084;48.24574;1.45241;145;20220722;24.8;15.7;20.3;2;18.1;.4;2.41;9050 +91084;48.24574;1.45241;145;20220723;27.9;17.5;22.7;2;16.5;0;4.78;22600 +91084;48.24574;1.45241;145;20220724;32.2;13.1;22.7;1.8;15.15;0;5.6;27000 +91084;48.24574;1.45241;145;20220725;27.2;17.2;22.2;3.4;14.4;.2;5.26;20800 +91084;48.24574;1.45241;145;20220726;23.5;16;19.7;2.5;13.1;0;3.57;13300 +91084;48.24574;1.45241;145;20220727;25.5;10.5;18;2.2;11.55;0;4.31;20600 +91084;48.24574;1.45241;145;20220728;27.4;13.5;20.5;1.5;10.75;0;4.16;18800 +91084;48.24574;1.45241;145;20220729;29.4;13.1;21.3;1.3;11.65;0;4.22;19500 +91084;48.24574;1.45241;145;20220730;30.8;13.8;22.3;2;13.5;0;4.98;21100 +91084;48.24574;1.45241;145;20220731;29.9;14.9;22.4;2.3;15.65;0;5.41;25800 +91084;48.24574;1.45241;145;20220801;27.8;14.7;21.3;1.6;15.7;0;3.88;18100 +91084;48.24574;1.45241;145;20220802;31.6;14.7;23.2;1.6;15.05;0;5.2;25150 +91084;48.24574;1.45241;145;20220803;35.3;15.3;25.3;1.8;15.65;0;5.76;25250 +91084;48.24574;1.45241;145;20220804;27.5;19.3;23.4;3.6;17.2;7.2;4.64;16700 +91084;48.24574;1.45241;145;20220805;25.8;14.5;20.2;3.2;13.8;0;5;23900 +91084;48.24574;1.45241;145;20220806;24.6;10.8;17.7;4;9.25;0;5.73;26700 +91084;48.24574;1.45241;145;20220807;26.4;11.9;19.2;3.8;9.6;0;5.94;25800 +91084;48.24574;1.45241;145;20220808;28.5;12.8;20.7;3.8;10.8;0;6.22;25700 +91084;48.24574;1.45241;145;20220809;30.8;14.5;22.7;4;12.55;0;6.58;25250 +91084;48.24574;1.45241;145;20220810;32.3;15.9;24.1;3.6;12.05;0;6.78;25000 +91084;48.24574;1.45241;145;20220811;32;15.3;23.7;3.3;10.75;0;6.64;25150 +91084;48.24574;1.45241;145;20220812;33.2;15.5;24.4;2.7;10.65;0;6.32;24900 +91084;48.24574;1.45241;145;20220813;33;14;23.5;2.5;10.15;0;6.05;24450 +91084;48.24574;1.45241;145;20220814;27.5;17.6;22.6;2.3;14.7;6.9;3.43;10200 +91084;48.24574;1.45241;145;20220815;25.9;13.5;19.7;2.5;16.1;0;3.62;16950 +91084;48.24574;1.45241;145;20220816;25.7;15.1;20.4;1.8;16.85;5.3;2.7;10950 +91084;48.24574;1.45241;145;20220817;26;15.5;20.8;1.9;16.15;1.4;3.38;15650 +91084;48.24574;1.45241;145;20220818;27.7;12.1;19.9;2.3;15.05;0;4.38;22450 +91084;48.24574;1.45241;145;20220819;26.1;14.4;20.3;2.1;16.6;2.5;2.93;12100 +91084;48.24574;1.45241;145;20220820;24.6;10.2;17.4;1.4;13.1;0;3.72;22700 +91084;48.24574;1.45241;145;20220821;25.1;10.3;17.7;1.9;13.4;.2;3.25;16200 +91084;48.24574;1.45241;145;20220822;24.6;16.3;20.4;1.6;16.65;.1;2.69;12200 +91084;48.24574;1.45241;145;20220823;27.8;15.5;21.6;1.3;17.85;0;2.86;13050 +91084;48.24574;1.45241;145;20220824;32.5;14.8;23.7;1.5;15.95;0;4.43;21350 +91084;48.24574;1.45241;145;20220825;29.6;14.9;22.3;2.8;16.1;0;4.16;15550 +91084;48.24574;1.45241;145;20220826;26.2;15.8;21;3.1;15.15;0;3.92;15650 +91084;48.24574;1.45241;145;20220827;25.9;12.7;19.3;2.9;13.05;0;4.15;19150 +91084;48.24574;1.45241;145;20220828;26.2;11.5;18.9;2.7;12.35;0;4.25;20750 +91084;48.24574;1.45241;145;20220829;29.5;14.6;22;3.3;12.65;1.7;5.22;20350 +91084;48.24574;1.45241;145;20220830;27.6;15.9;21.8;2.3;13.55;0;3.86;15000 +91084;48.24574;1.45241;145;20220831;27.5;13.9;20.7;2.1;13.5;0;3.98;18900 +91084;48.24574;1.45241;145;20220901;28.5;14.2;21.3;1.5;13.5;2.7;3.62;17600 +91084;48.24574;1.45241;145;20220902;22.8;15.7;19.2;2;16.85;6.7;2.22;9600 +91084;48.24574;1.45241;145;20220903;24.4;14.3;19.4;2.3;16.1;.2;2.71;11900 +91084;48.24574;1.45241;145;20220904;29;10.9;20;2.1;14.1;2.3;3.95;19250 +91084;48.24574;1.45241;145;20220905;29.2;14.4;21.8;2.4;17.1;8.1;3.51;14750 +91084;48.24574;1.45241;145;20220906;27.5;12.9;20.2;2.2;15.6;.2;3.04;11850 +91084;48.24574;1.45241;145;20220907;19.7;12.9;16.3;2.9;15.35;1.8;1.57;5500 +91084;48.24574;1.45241;145;20220908;21.7;13.7;17.7;4;15.2;2.4;2.75;12600 +91084;48.24574;1.45241;145;20220909;21.5;13.9;17.7;4.5;14.4;1.6;2.93;11950 +91084;48.24574;1.45241;145;20220910;20.5;12.5;16.5;3;14.45;1.7;2.23;10350 +91084;48.24574;1.45241;145;20220911;23.6;9.5;16.5;1.4;13.9;1;2.74;17600 +91084;48.24574;1.45241;145;20220912;28.8;11.4;20.1;2.2;14.6;1.1;3.69;17600 +91084;48.24574;1.45241;145;20220913;27.2;17.7;22.5;2;18.1;0;2.53;8550 +91084;48.24574;1.45241;145;20220914;25.5;17.2;21.4;2.5;18.9;0;2.77;12800 +91084;48.24574;1.45241;145;20220915;22.2;13.9;18.1;3;14.8;0;2.89;15450 +91084;48.24574;1.45241;145;20220916;18.5;10.3;14.4;2.7;11.15;0;2.41;12850 +91084;48.24574;1.45241;145;20220917;16.9;5.2;11.1;2.6;8.15;0;2.62;18200 +91084;48.24574;1.45241;145;20220918;19.5;2.9;11.2;1.8;8.65;0;2.46;17300 +91084;48.24574;1.45241;145;20220919;18.7;6;12.3;1.9;9.3;0;2.38;16200 +91084;48.24574;1.45241;145;20220920;18.3;5.4;11.9;2;9.1;0;2.25;14550 +91084;48.24574;1.45241;145;20220921;19.2;6.9;13;2.2;9.45;0;2.56;17200 +91084;48.24574;1.45241;145;20220922;21;4.7;12.8;1.2;8.4;0;2.31;17050 +91084;48.24574;1.45241;145;20220923;21;6.3;13.7;.8;9.6;.9;1.67;9300 +91084;48.24574;1.45241;145;20220924;15.7;11.3;13.5;2;13.15;0;1.18;5400 +91084;48.24574;1.45241;145;20220925;18.3;11;14.7;2.9;11.45;0;2.38;14200 +91084;48.24574;1.45241;145;20220926;13.2;9;11.1;3.5;10.9;7.9;1.21;4400 +91084;48.24574;1.45241;145;20220927;15.9;8.6;12.3;4.2;11.5;9.3;1.63;8200 +91084;48.24574;1.45241;145;20220928;13.9;10.3;12.1;2.3;11.6;1.8;1.23;6150 +91084;48.24574;1.45241;145;20220929;14.2;7.8;11;1.6;10.45;.5;1.2;6700 +91084;48.24574;1.45241;145;20220930;17.4;2.3;9.8;2.6;9.35;2.2;1.92;14250 +91084;48.24574;1.45241;145;20221001;20.5;11.4;15.9;5.4;14.4;1.3;2.21;10350 +91084;48.24574;1.45241;145;20221002;20.4;12.8;16.6;4.3;15.65;1.3;1.79;8400 +91084;48.24574;1.45241;145;20221003;16;11.5;13.8;2.3;12.1;0;1.5;7750 +91084;48.24574;1.45241;145;20221004;19.6;3.4;11.5;1.1;10.7;.1;1.54;12050 +91084;48.24574;1.45241;145;20221005;20.8;8.7;14.8;3.7;12.65;.1;2.17;10750 +91084;48.24574;1.45241;145;20221006;19;5.3;12.2;1.2;9.7;0;1.69;14350 +91084;48.24574;1.45241;145;20221007;19.2;1.6;10.4;1;8.55;.1;1.55;14100 +91084;48.24574;1.45241;145;20221008;18.1;4.6;11.4;1.6;9.25;0;1.7;13300 +91084;48.24574;1.45241;145;20221009;19.3;3.1;11.2;1.8;8.85;0;1.86;14050 +91084;48.24574;1.45241;145;20221010;18.4;7.4;12.9;2.2;12.35;0;1.22;5500 +91084;48.24574;1.45241;145;20221011;18.3;8.5;13.4;3;10.4;0;1.99;12000 +91084;48.24574;1.45241;145;20221012;19.5;3.8;11.7;1;9.6;0;1.39;11300 +91084;48.24574;1.45241;145;20221013;15;9.7;12.4;2.8;13.25;2.8;.8;3500 +91084;48.24574;1.45241;145;20221014;17.5;13.6;15.6;3.5;15.9;11.4;.93;2600 +91084;48.24574;1.45241;145;20221015;17.9;14.4;16.2;4.5;15.5;1.6;1.45;7350 +91084;48.24574;1.45241;145;20221016;20.7;13.1;16.9;2;15.6;3.9;1.36;7600 +91084;48.24574;1.45241;145;20221017;17.8;15.4;16.6;2.6;16.9;8.3;.88;2150 +91084;48.24574;1.45241;145;20221018;18.2;14;16.1;2.2;16.15;.1;.95;4239 +91084;48.24574;1.45241;145;20221019;22;13.3;17.6;3.2;15.9;3.8;1.74;8950 +91084;48.24574;1.45241;145;20221020;21.1;12.7;16.9;2.5;15.5;11.2;1.44;7850 +91084;48.24574;1.45241;145;20221021;19.8;12.8;16.3;3.5;14.85;.7;1.56;8650 +91084;48.24574;1.45241;145;20221022;20.8;11.1;16;3;13.85;1.2;1.66;9800 +91084;48.24574;1.45241;145;20221023;22.9;13.4;18.2;4.5;13.85;.3;2.51;7450 +91084;48.24574;1.45241;145;20221024;18.1;12.7;15.4;5.2;13.5;.3;1.74;5600 +91084;48.24574;1.45241;145;20221025;17.6;11.7;14.6;2.9;14.1;.4;1.09;5650 +91084;48.24574;1.45241;145;20221026;21.2;12.5;16.8;3.3;14.35;.1;1.73;9450 +91084;48.24574;1.45241;145;20221027;23.6;11.4;17.5;2.3;14.3;0;1.64;6650 +91084;48.24574;1.45241;145;20221028;21.8;12.4;17.1;2.2;14.6;0;1.41;7000 +91084;48.24574;1.45241;145;20221029;23;14.4;18.7;2.3;13.9;0;1.73;7450 +91084;48.24574;1.45241;145;20221030;17.8;9;13.4;1.3;12.15;1.3;.89;4850 +91084;48.24574;1.45241;145;20221031;20.1;9.2;14.7;2.9;13.3;4.7;1.31;6950 +91084;48.24574;1.45241;145;20221101;16.4;8.9;12.7;5.3;11.15;1.1;1.59;7550 +91084;48.24574;1.45241;145;20221102;15.6;7.6;11.6;3.5;11.1;.1;1.08;7950 +91084;48.24574;1.45241;145;20221103;13.6;9.8;11.7;4.4;11.15;4.3;1.14;2200 +91084;48.24574;1.45241;145;20221104;11.5;7.5;9.5;4.7;9.4;.6;1.14;4400 +91084;48.24574;1.45241;145;20221105;10.1;3.1;6.6;2.7;9.05;.1;.53;3050 +91084;48.24574;1.45241;145;20221106;11.3;7.7;9.5;4.2;10.5;3.7;.78;1500 +91084;48.24574;1.45241;145;20221107;16;9.7;12.9;4.5;12.05;.2;1.21;4400 +91084;48.24574;1.45241;145;20221108;17.1;7.8;12.4;4.7;11.15;1;1.44;5100 +91084;48.24574;1.45241;145;20221109;14.6;8.6;11.6;3;11.05;.1;.9;5750 +91084;48.24574;1.45241;145;20221110;10.7;3.3;7;1.8;9.65;0;.41;3600 +91084;48.24574;1.45241;145;20221111;12.9;6.9;9.9;2.2;10.35;.1;.67;4200 +91084;48.24574;1.45241;145;20221112;17;4.4;10.7;1;10.3;.2;.55;6550 +91084;48.24574;1.45241;145;20221113;10.7;5.4;8;.8;9.85;.2;.37;4150 +91084;48.24574;1.45241;145;20221114;13.6;5.3;9.5;2.3;10.3;0;.64;4050 +91084;48.24574;1.45241;145;20221115;12.5;7;9.8;4.1;10.95;2.9;.69;1600 +91084;48.24574;1.45241;145;20221116;12.4;7.6;10;6.2;11;9.3;.76;2900 +91084;48.24574;1.45241;145;20221117;14;10.4;12.2;6.9;10.4;.9;1.65;4450 +91084;48.24574;1.45241;145;20221118;12.1;6.3;9.2;3.9;9.1;.4;.92;5600 +91084;48.24574;1.45241;145;20221119;11.2;1.4;6.3;2.2;7.45;.1;.58;6450 +91084;48.24574;1.45241;145;20221120;10.1;.6;5.3;2.8;7.9;2.6;.57;2950 +91084;48.24574;1.45241;145;20221121;8.9;3.6;6.3;3.9;8.35;7.9;.68;1250 +91084;48.24574;1.45241;145;20221122;11.1;3.7;7.4;5.5;7.95;1.8;1.08;4650 +91084;48.24574;1.45241;145;20221123;13.1;3.9;8.5;4.4;9.1;4.6;.92;4100 +91084;48.24574;1.45241;145;20221124;10.9;5.3;8.1;4.4;10.05;.8;.48;2800 +91084;48.24574;1.45241;145;20221125;11.5;6.2;8.9;2.6;9.5;0;.49;5550 +91084;48.24574;1.45241;145;20221126;7.9;.6;4.3;2.1;8.05;.1;.3;2450 +91084;48.24574;1.45241;145;20221127;9.4;5.1;7.3;3.3;8.95;5.3;.63;1500 +91084;48.24574;1.45241;145;20221128;11.6;7.2;9.4;2.6;9.65;1.1;.61;3900 +91084;48.24574;1.45241;145;20221129;6.8;2.4;4.6;1.6;8.15;.1;.34;1400 +91084;48.24574;1.45241;145;20221130;5.9;2.1;4;2.1;7.9;0;.29;1700 +91084;48.24574;1.45241;145;20221201;5.6;2.9;4.2;3.3;7.25;0;.41;3450 +91084;48.24574;1.45241;145;20221202;4.2;1.8;3;3.5;6.95;1.1;.44;950 +91084;48.24574;1.45241;145;20221203;3.2;1.5;2.4;5;6.45;0;.51;1050 +91084;48.24574;1.45241;145;20221204;3;1.1;2.1;3.5;6.4;.3;.44;950 +91084;48.24574;1.45241;145;20221205;3.2;1.8;2.5;1.6;6.65;0;.38;900 +91084;48.24574;1.45241;145;20221206;4;.6;2.3;2.3;6.55;0;.33;2350 +91084;48.24574;1.45241;145;20221207;3.1;-.6;1.3;1.7;4.95;0;.37;3000 +91084;48.24574;1.45241;145;20221208;1.6;0;.8;1.6;4.05;0;.52;1650 +91084;48.24574;1.45241;145;20221209;1.8;-1.7;.1;2.5;5.5;.1;.27;2850 +91084;48.24574;1.45241;145;20221210;.7;-1.9;-.6;2.2;5.35;0;.29;1700 +91084;48.24574;1.45241;145;20221211;-.5;-3.5;-2;2;4.8;0;.2;2850 +91084;48.24574;1.45241;145;20221212;-2.6;-4.2;-3.4;2.6;4.45;0;.25;1250 +91084;48.24574;1.45241;145;20221213;.3;-4.6;-2.1;3.1;3.9;3.6;.35;5150 +91084;48.24574;1.45241;145;20221214;.5;-2.8;-1.2;2.1;5.1;.9;.28;1700 +91084;48.24574;1.45241;145;20221215;1.6;-2.9;-.6;4;4.35;0;.54;4150 +91084;48.24574;1.45241;145;20221216;3.4;-4.2;-.4;2.9;4.6;0;.31;5800 +91084;48.24574;1.45241;145;20221217;-2;-5.3;-3.6;2.9;4.3;0;.22;2300 +91084;48.24574;1.45241;145;20221218;1.7;-7.2;-2.8;2.4;4.7;.7;.31;1250 +91084;48.24574;1.45241;145;20221219;9.8;1.3;5.6;3.9;8.25;0;.52;2100 +91084;48.24574;1.45241;145;20221220;10.7;8;9.4;4.9;10.45;7;.7;1050 +91084;48.24574;1.45241;145;20221221;11.1;6.6;8.9;4.5;11.2;6.5;.31;1300 +91084;48.24574;1.45241;145;20221222;13;10.4;11.7;6.7;12.05;4.1;.9;850 +91084;48.24574;1.45241;145;20221223;13.9;12.2;13.1;5.1;12.9;4.3;.92;1150 +91084;48.24574;1.45241;145;20221224;10.8;9.7;10.3;3.5;10.95;2.3;.65;1300 +91084;48.24574;1.45241;145;20221225;12.7;8.2;10.5;3.3;11.4;.1;.52;2300 +91084;48.24574;1.45241;145;20221226;11.2;9.3;10.3;3.7;9.65;.4;.96;2050 +91084;48.24574;1.45241;145;20221227;8.6;-.1;4.3;2.9;7.5;.1;.23;4750 +91084;48.24574;1.45241;145;20221228;10.9;5.9;8.4;7;10.35;3.8;.49;1950 +91084;48.24574;1.45241;145;20221229;11.2;9.2;10.2;5.7;9.55;.3;1.09;3400 +91084;48.24574;1.45241;145;20221230;13.3;2.7;8;6.2;10.85;5.9;.42;950 +91084;48.24574;1.45241;145;20221231;14.4;13;13.7;7.4;11.6;0;1.71;2800 +91085;48.27123;1.78721;141;20220101;13.7;5.9;9.8;1.8;10.03;.1;.38;4482 +91085;48.27123;1.78721;141;20220102;13.6;7.7;10.6;4.4;10.93;0;.79;2580 +91085;48.27123;1.78721;141;20220103;12.4;10.4;11.4;5;11.8;16;.75;1800 +91085;48.27123;1.78721;141;20220104;10.3;8.9;9.6;4.6;9.93;4.4;.97;1165 +91085;48.27123;1.78721;141;20220105;6.4;.7;3.5;2;6.1;0;.45;3375 +91085;48.27123;1.78721;141;20220106;6.2;-2.7;1.7;2;5.96;.5;.3;4089 +91085;48.27123;1.78721;141;20220107;8.1;2.2;5.2;5.1;7.46;2.3;.64;3608 +91085;48.27123;1.78721;141;20220108;8.5;2.1;5.3;5.3;8.5;11.3;.41;1723 +91085;48.27123;1.78721;141;20220109;7.5;4;5.7;3.7;7.73;2.2;.58;3117 +91085;48.27123;1.78721;141;20220110;6;3.7;4.9;1.8;7.83;0;.38;2010 +91085;48.27123;1.78721;141;20220111;1.9;1.4;1.7;1.9;6.2;0;.34;1961 +91085;48.27123;1.78721;141;20220112;3.3;-2;.7;2.1;6.23;0;.2;3021 +91085;48.27123;1.78721;141;20220113;4.3;1.9;3.1;3.1;6.73;0;.41;2501 +91085;48.27123;1.78721;141;20220114;2.6;-2;.3;1;5.66;0;.22;3387 +91085;48.27123;1.78721;141;20220115;3.9;-3.6;.2;1.3;5.53;0;.19;4223 +91085;48.27123;1.78721;141;20220116;3.1;-1.8;.7;2.8;6.66;.1;.14;2131 +91085;48.27123;1.78721;141;20220117;6;3.1;4.5;1;7.96;.1;.32;1857 +91085;48.27123;1.78721;141;20220118;8.3;.3;4.3;2.2;7.26;0;.42;3796 +91085;48.27123;1.78721;141;20220119;5.7;3;4.3;2.3;8;1.6;.33;1434 +91085;48.27123;1.78721;141;20220120;6.8;1.2;4;2.8;7.06;0;.44;4446 +91085;48.27123;1.78721;141;20220121;5.5;.7;3.1;2.5;6.16;0;.52;4076 +91085;48.27123;1.78721;141;20220122;5.1;-1.8;1.7;1.7;6.66;0;.3;2576 +91085;48.27123;1.78721;141;20220123;3.7;3;3.3;2.9;6.66;0;.57;893 +91085;48.27123;1.78721;141;20220124;4.5;-1.8;1.3;1.8;5.93;0;.3;5063 +91085;48.27123;1.78721;141;20220125;-.5;-1.3;-.9;1;5.63;0;.27;1562 +91085;48.27123;1.78721;141;20220126;1.1;-1.4;-.1;1.5;5.96;0;.27;1630 +91085;48.27123;1.78721;141;20220127;5.1;.4;2.7;2.6;6.93;0;.36;3024 +91085;48.27123;1.78721;141;20220128;6.7;4.1;5.4;1.4;8.4;0;.38;2248 +91085;48.27123;1.78721;141;20220129;9.2;4.8;7;3.4;9.63;.7;.41;2347 +91085;48.27123;1.78721;141;20220130;10.7;7.3;9;2;8.5;0;.75;5660 +91085;48.27123;1.78721;141;20220131;9;3.7;6.4;4.7;6.83;.2;1.18;5043 +91085;48.27123;1.78721;141;20220201;9.6;-.4;4.6;3.9;8.86;.3;.27;3592 +91085;48.27123;1.78721;141;20220202;10.1;8.6;9.3;2.5;9.63;0;.79;2206 +91085;48.27123;1.78721;141;20220203;7.4;6.4;6.9;2.5;8.3;0;.69;2453 +91085;48.27123;1.78721;141;20220204;10.7;5.6;8.2;3.7;8.33;.8;1.04;3523 +91085;48.27123;1.78721;141;20220205;9.9;-.9;4.5;3;6.83;0;.78;7884 +91085;48.27123;1.78721;141;20220206;10.4;4.8;7.6;6.3;9.73;5.1;.62;2453 +91085;48.27123;1.78721;141;20220207;10.5;3.6;7;2.4;7.26;0;.9;7779 +91085;48.27123;1.78721;141;20220208;11.1;1.8;6.4;1.4;8.1;0;.66;5883 +91085;48.27123;1.78721;141;20220209;13.4;-1;6.2;1.3;7.26;.1;.74;9234 +91085;48.27123;1.78721;141;20220210;9.4;4.1;6.8;4;7.97;.6;1.03;4775 +91085;48.27123;1.78721;141;20220211;8.8;-1.7;3.5;1.9;6.03;0;.76;9119 +91085;48.27123;1.78721;141;20220212;9.6;-1.6;4;2.7;4.9;0;1.2;10287 +91085;48.27123;1.78721;141;20220213;14;-2.1;6;5.9;7.03;.6;1.72;8828 +91085;48.27123;1.78721;141;20220214;11.2;6.9;9;5.1;8.9;4.7;1.25;5500 +91085;48.27123;1.78721;141;20220215;9.8;1.9;5.9;6.2;8.77;3.4;.66;5923 +91085;48.27123;1.78721;141;20220216;14.3;8.3;11.3;6.8;12.63;.6;.75;4455 +91085;48.27123;1.78721;141;20220217;13.4;10.9;12.1;4.4;10.13;.8;1.6;3524 +91085;48.27123;1.78721;141;20220218;11.5;9.2;10.4;5.9;9.63;.9;1.45;3634 +91085;48.27123;1.78721;141;20220219;10;1.5;5.7;5;6.66;0;1.4;9552 +91085;48.27123;1.78721;141;20220220;13;7.1;10;6.6;9.93;1.5;1.38;4893 +91085;48.27123;1.78721;141;20220221;10.5;5;7.8;6.4;7.7;0;1.58;6932 +91085;48.27123;1.78721;141;20220222;11.9;3.5;7.7;3.9;9.5;.3;.83;4870 +91085;48.27123;1.78721;141;20220223;11.7;1.8;6.8;1.8;8.63;.2;.86;6864 +91085;48.27123;1.78721;141;20220224;11.5;6.6;9.1;3.6;7.76;1.8;1.53;6208 +91085;48.27123;1.78721;141;20220225;10.5;.4;5.4;2.6;6.23;.1;1.3;10717 +91085;48.27123;1.78721;141;20220226;9.9;-2.5;3.7;3.1;5.4;0;1.41;12260 +91085;48.27123;1.78721;141;20220227;10.3;-1.7;4.3;2.7;5.26;0;1.46;12595 +91085;48.27123;1.78721;141;20220228;13.5;-3.7;4.9;1.4;4.73;0;1.4;12984 +91085;48.27123;1.78721;141;20220301;13;-.1;6.4;1.3;6.6;.2;1.14;8389 +91085;48.27123;1.78721;141;20220302;12.3;4.1;8.2;1.3;7.66;0;1.08;7301 +91085;48.27123;1.78721;141;20220303;12.6;6.3;9.5;1.4;9.3;.3;1.07;7138 +91085;48.27123;1.78721;141;20220304;11.6;3.2;7.4;2.1;8.96;.7;.94;7054 +91085;48.27123;1.78721;141;20220305;10.4;6.2;8.3;2.4;8.86;.1;1.01;5203 +91085;48.27123;1.78721;141;20220306;8.1;1.5;4.8;4;5.73;0;1.58;11658 +91085;48.27123;1.78721;141;20220307;6.7;-1.9;2.4;4.2;4.33;0;1.69;12576 +91085;48.27123;1.78721;141;20220308;15;-2.1;6.4;2.5;5.53;0;2.03;14261 +91085;48.27123;1.78721;141;20220309;15.6;1.7;8.6;2.3;7.73;0;1.79;13116 +91085;48.27123;1.78721;141;20220310;16.6;3.4;10;2.5;8.23;0;1.92;12146 +91085;48.27123;1.78721;141;20220311;13.4;6.4;9.9;3.7;9.36;2.2;1.47;5899 +91085;48.27123;1.78721;141;20220312;10.6;5.2;7.9;3.7;9.3;.3;1.04;6707 +91085;48.27123;1.78721;141;20220313;9.5;6.6;8;3.2;8.86;5.2;1.02;4157 +91085;48.27123;1.78721;141;20220314;14.7;1.6;8.2;2.5;8.1;2.7;1.83;14878 +91085;48.27123;1.78721;141;20220315;12.4;6.9;9.6;1.5;10.93;2.1;.89;5129 +91085;48.27123;1.78721;141;20220316;13.8;6.8;10.3;1.6;11.16;.1;1;5740 +91085;48.27123;1.78721;141;20220317;8.6;7.7;8.1;3.7;8.43;0;1.26;5206 +91085;48.27123;1.78721;141;20220318;14.7;3.3;9;6.6;5.9;0;3.33;14931 +91085;48.27123;1.78721;141;20220319;15.1;5.1;10.1;4.6;6.17;0;3.09;14837 +91085;48.27123;1.78721;141;20220320;13.2;.1;6.6;2.7;6.07;0;1.91;10856 +91085;48.27123;1.78721;141;20220321;18.3;4.3;11.3;2.5;8.43;0;2.39;14340 +91085;48.27123;1.78721;141;20220322;17.2;3.2;10.2;3.5;6.07;0;3.12;17080 +91085;48.27123;1.78721;141;20220323;18;.7;9.4;2.8;5.9;0;2.92;17150 +91085;48.27123;1.78721;141;20220324;20.4;1;10.7;2.3;6.07;0;3.05;17678 +91085;48.27123;1.78721;141;20220325;19.8;4.5;12.1;4.2;6.17;0;3.89;17549 +91085;48.27123;1.78721;141;20220326;19.4;3.3;11.4;4.5;6.3;0;3.88;18050 +91085;48.27123;1.78721;141;20220327;20.9;4.4;12.7;2.8;7;0;3.42;18055 +91085;48.27123;1.78721;141;20220328;21.8;2.9;12.3;1.4;7.53;0;2.65;16593 +91085;48.27123;1.78721;141;20220329;16.6;9.4;13;2;9.83;1.8;1.9;8028 +91085;48.27123;1.78721;141;20220330;12.8;5.2;9;2.3;10.23;3.7;1.13;6620 +91085;48.27123;1.78721;141;20220331;8;3.4;5.7;5.7;7.03;.9;1.45;7376 +91085;48.27123;1.78721;141;20220401;4.5;.2;2.4;7.2;5.72;1.1;1.27;8621 +91085;48.27123;1.78721;141;20220402;7.8;-.5;3.6;6.2;4.8;0;2.23;14476 +91085;48.27123;1.78721;141;20220403;8.6;-1;3.8;4.1;4.77;0;2.19;15892 +91085;48.27123;1.78721;141;20220404;11;-2.8;4.1;3.9;5.93;.3;2.07;15833 +91085;48.27123;1.78721;141;20220405;12.5;6.9;9.7;4;10.17;.1;1.3;6217 +91085;48.27123;1.78721;141;20220406;12.5;4.1;8.3;5.9;9.5;.4;1.35;5922 +91085;48.27123;1.78721;141;20220407;15.2;9.4;12.3;8.1;10.5;2.1;2.5;9309 +91085;48.27123;1.78721;141;20220408;14;7;10.5;6.5;9.27;19.6;1.99;5364 +91085;48.27123;1.78721;141;20220409;12.2;1.9;7.1;3.3;6.73;0;2.35;17374 +91085;48.27123;1.78721;141;20220410;14.5;-2.3;6.1;2.7;6.2;0;2.68;21552 +91085;48.27123;1.78721;141;20220411;21;3;12;4;8.27;0;3.84;20691 +91085;48.27123;1.78721;141;20220412;20.1;7.5;13.8;3.5;10.8;5.8;3.11;16194 +91085;48.27123;1.78721;141;20220413;15.9;10.1;13;1.4;12.9;1.7;1.53;8900 +91085;48.27123;1.78721;141;20220414;20.7;7.3;14;1.4;11.87;.1;2.93;20073 +91085;48.27123;1.78721;141;20220415;21.3;7.3;14.3;2.5;11.13;0;3.48;22205 +91085;48.27123;1.78721;141;20220416;19.6;7.9;13.7;4;9.57;0;3.87;22672 +91085;48.27123;1.78721;141;20220417;20.5;4.1;12.3;3.3;7.43;0;4.1;23394 +91085;48.27123;1.78721;141;20220418;18.6;4.1;11.3;3.1;8.87;0;3.25;20421 +91085;48.27123;1.78721;141;20220419;16.5;6.9;11.7;4;9.3;0;2.73;13353 +91085;48.27123;1.78721;141;20220420;19;5.8;12.4;3.4;8.77;0;3.25;16254 +91085;48.27123;1.78721;141;20220421;18.6;5.8;12.2;3.2;7.93;0;3.59;20056 +91085;48.27123;1.78721;141;20220422;19.4;5.7;12.6;3.1;8.93;.1;3.6;21450 +91085;48.27123;1.78721;141;20220423;20.2;7.9;14.1;4.2;10.5;1.4;3.42;16266 +91085;48.27123;1.78721;141;20220424;18.9;9.1;14;3.2;10.97;0;3.03;16478 +91085;48.27123;1.78721;141;20220425;16.6;6.7;11.6;3.6;9.2;0;2.99;17116 +91085;48.27123;1.78721;141;20220426;15.8;3.1;9.5;3.1;8.37;0;2.8;18892 +91085;48.27123;1.78721;141;20220427;18.8;3.9;11.3;4.8;8.6;0;3.9;23466 +91085;48.27123;1.78721;141;20220428;20.2;6.5;13.4;4.1;9.13;0;3.97;20228 +91085;48.27123;1.78721;141;20220429;20.5;9.2;14.9;3.8;9.8;0;4.07;20792 +91085;48.27123;1.78721;141;20220430;17.1;4.9;11;4;8.17;0;3.55;21486 +91085;48.27123;1.78721;141;20220501;17;3.8;10.4;3.2;7.67;0;3.55;23349 +91085;48.27123;1.78721;141;20220502;18.4;4.9;11.7;3.6;8.87;0;3.43;19675 +91085;48.27123;1.78721;141;20220503;19;7.4;13.2;4.3;9.33;.1;3.57;16890 +91085;48.27123;1.78721;141;20220504;18.3;9.7;14;2.6;10.73;.9;2.53;10896 +91085;48.27123;1.78721;141;20220505;19.8;4.8;12.3;3.1;10.4;.1;3.03;16560 +91085;48.27123;1.78721;141;20220506;21.5;6.5;14;2.5;10.63;0;3.85;23418 +91085;48.27123;1.78721;141;20220507;20.8;9.3;15.1;2.4;12.03;.4;3.5;20688 +91085;48.27123;1.78721;141;20220508;21.2;8.9;15.1;2.9;12.4;.1;3.67;21888 +91085;48.27123;1.78721;141;20220509;25.4;8.4;16.9;1.4;12.16;0;4.15;24527 +91085;48.27123;1.78721;141;20220510;27.2;10.9;19;2.1;12.9;0;4.75;24303 +91085;48.27123;1.78721;141;20220511;24.6;9.9;17.2;2.9;12.83;0;4.68;25261 +91085;48.27123;1.78721;141;20220512;20.2;10.1;15.2;1.8;12.2;0;3.16;18249 +91085;48.27123;1.78721;141;20220513;21.5;6.1;13.8;1.4;10.3;0;3.94;25972 +91085;48.27123;1.78721;141;20220514;23.5;7;15.3;2;11.03;0;4.23;24728 +91085;48.27123;1.78721;141;20220515;29.6;11;20.3;2.8;13.7;5.8;5.46;24692 +91085;48.27123;1.78721;141;20220516;25.8;15.1;20.5;2.5;15.56;0;4.49;21772 +91085;48.27123;1.78721;141;20220517;28.6;13.1;20.8;2;15.73;.4;4.87;24256 +91085;48.27123;1.78721;141;20220518;28.1;14.6;21.4;2.2;17.5;.5;4.73;23753 +91085;48.27123;1.78721;141;20220519;26.3;17.9;22.1;2.2;17.53;1.9;4.4;20645 +91085;48.27123;1.78721;141;20220520;24.7;14.7;19.7;2.5;15.6;1.7;3.85;17860 +91085;48.27123;1.78721;141;20220521;24.6;8.4;16.5;1.4;12.93;0;4.34;26161 +91085;48.27123;1.78721;141;20220522;23.5;12;17.8;2.5;14.43;2;3.51;16702 +91085;48.27123;1.78721;141;20220523;18.1;13.9;16;2.7;15.73;9.5;1.98;9908 +91085;48.27123;1.78721;141;20220524;18.9;9.6;14.3;3.2;11.46;.4;3.47;20151 +91085;48.27123;1.78721;141;20220525;20.4;5.9;13.2;2.3;11;.1;3.78;24182 +91085;48.27123;1.78721;141;20220526;20.5;12.6;16.6;2.5;13.53;0;3.33;17449 +91085;48.27123;1.78721;141;20220527;21.2;12.1;16.7;2.3;12.6;.1;3.24;15307 +91085;48.27123;1.78721;141;20220528;20.3;6.3;13.3;2.8;10.03;0;4.16;25721 +91085;48.27123;1.78721;141;20220529;16.4;5.6;11;3.5;8.36;0;3.51;21188 +91085;48.27123;1.78721;141;20220530;19.5;5.1;12.3;2.3;8.96;0;4;25285 +91085;48.27123;1.78721;141;20220531;22.2;7.1;14.7;1.7;9.26;0;4.28;25298 +91085;48.27123;1.78721;141;20220601;22.7;4.9;13.8;1.5;9.73;0;4.4;27844 +91085;48.27123;1.78721;141;20220602;24.9;8.2;16.6;3.1;10.63;.1;5.06;25425 +91085;48.27123;1.78721;141;20220603;23.1;11.8;17.5;1.9;14.3;11;3.47;17134 +91085;48.27123;1.78721;141;20220604;27.9;14.7;21.3;2.1;17.9;18.7;4.16;19420 +91085;48.27123;1.78721;141;20220605;22.3;14.4;18.3;2.5;16.53;0;3.29;17066 +91085;48.27123;1.78721;141;20220606;21.3;11.3;16.3;2.3;13.03;.3;3.75;20849 +91085;48.27123;1.78721;141;20220607;22.6;13.8;18.2;3.5;14.83;10.7;4.03;20370 +91085;48.27123;1.78721;141;20220608;21.5;13.6;17.5;3.2;14.26;1;3.7;18589 +91085;48.27123;1.78721;141;20220609;20.8;10.1;15.5;2.5;12.7;0;3.57;19995 +91085;48.27123;1.78721;141;20220610;22.9;11.1;17;2;14.5;.1;4.32;25476 +91085;48.27123;1.78721;141;20220611;26.3;11.1;18.7;1.4;15.26;0;4.82;27743 +91085;48.27123;1.78721;141;20220612;23.9;11.4;17.7;2.9;12.5;0;4.98;26785 +91085;48.27123;1.78721;141;20220613;23.5;8;15.7;2;11.53;.1;4.79;28824 +91085;48.27123;1.78721;141;20220614;26.5;8.8;17.6;2.4;12.06;0;5.4;29150 +91085;48.27123;1.78721;141;20220615;31;12.1;21.6;2.1;13.73;0;6.05;29029 +91085;48.27123;1.78721;141;20220616;29.5;13.7;21.6;1.8;14.3;0;5.53;27259 +91085;48.27123;1.78721;141;20220617;34.3;13.8;24;1.1;15.6;0;5.87;28843 +91085;48.27123;1.78721;141;20220618;37.4;16.6;27;2.1;16.76;.9;7.02;28465 +91085;48.27123;1.78721;141;20220619;26.8;14.8;20.8;4.1;17.2;10.2;4.93;22150 +91085;48.27123;1.78721;141;20220620;22.8;15.9;19.4;3.1;17.66;5.3;3.34;16391 +91085;48.27123;1.78721;141;20220621;27.1;14.1;20.6;2.6;16.66;1;4.63;22458 +91085;48.27123;1.78721;141;20220622;26.2;16;21.1;2.5;17.6;5.5;3.86;17330 +91085;48.27123;1.78721;141;20220623;27.1;16.8;22;2.7;17.7;.6;4.85;23013 +91085;48.27123;1.78721;141;20220624;23.3;15.7;19.5;3.7;16.46;1;3.89;18229 +91085;48.27123;1.78721;141;20220625;17.1;15.1;16.1;2.3;15.13;4.1;1.89;8428 +91085;48.27123;1.78721;141;20220626;21.6;10.8;16.2;1.8;13.33;.5;3.53;19778 +91085;48.27123;1.78721;141;20220627;23.2;11.1;17.2;2.1;12.36;0;4.41;24260 +91085;48.27123;1.78721;141;20220628;26;8.7;17.4;1.3;12.03;0;4.9;28732 +91085;48.27123;1.78721;141;20220629;25.7;9.8;17.8;1.9;12.93;1.9;4.64;25014 +91085;48.27123;1.78721;141;20220630;18;12.4;15.2;1.7;14;7.6;2.26;11827 +91085;48.27123;1.78721;141;20220701;21.6;8.8;15.2;2;11.7;.1;3.9;22713 +91085;48.27123;1.78721;141;20220702;26.7;7.6;17.2;1.4;11.83;0;5.03;29571 +91085;48.27123;1.78721;141;20220703;24.7;10.9;17.8;2.3;12.93;0;4.87;26825 +91085;48.27123;1.78721;141;20220704;26.3;9.7;18;2.3;12.33;0;5.23;28138 +91085;48.27123;1.78721;141;20220705;25.6;10.2;17.9;2.6;12.46;0;5.23;27920 +91085;48.27123;1.78721;141;20220706;26.3;10.9;18.6;2.9;12.66;0;5.36;27121 +91085;48.27123;1.78721;141;20220707;23.4;12.6;18;3.2;14.46;.1;3.95;19067 +91085;48.27123;1.78721;141;20220708;27.2;10.5;18.8;2.8;12.03;0;5.62;28009 +91085;48.27123;1.78721;141;20220709;29.3;12.6;20.9;2.6;13.93;0;5.84;27942 +91085;48.27123;1.78721;141;20220710;27.1;12.7;19.9;3.8;12.7;0;5.9;26901 +91085;48.27123;1.78721;141;20220711;29.8;13.3;21.5;3;14.36;0;5.99;27603 +91085;48.27123;1.78721;141;20220712;32.8;14.2;23.5;1.4;14;0;5.71;27835 +91085;48.27123;1.78721;141;20220713;35.6;15.5;25.6;1.2;13.7;0;5.71;26454 +91085;48.27123;1.78721;141;20220714;31.3;17.4;24.3;2.7;14.63;0;6.15;25199 +91085;48.27123;1.78721;141;20220715;27.3;14;20.6;3.1;11.43;0;5.84;26156 +91085;48.27123;1.78721;141;20220716;28.9;12.3;20.6;2.4;11.4;0;5.78;27209 +91085;48.27123;1.78721;141;20220717;31.4;13.6;22.5;2.5;12.1;0;6.09;26511 +91085;48.27123;1.78721;141;20220718;38;14.6;26.3;1.8;12.66;0;6.73;27762 +91085;48.27123;1.78721;141;20220719;38.1;17.8;27.9;2.7;15.2;7.5;7.37;26608 +91085;48.27123;1.78721;141;20220720;24;17.4;20.7;2.2;18.8;12.4;2.96;13313 +91085;48.27123;1.78721;141;20220721;27.8;15.4;21.6;1.5;17.36;.1;4.62;24175 +91085;48.27123;1.78721;141;20220722;25;16;20.5;2;19.03;.2;2.82;12414 +91085;48.27123;1.78721;141;20220723;27.7;17.4;22.6;1.8;17.86;0;4.52;21969 +91085;48.27123;1.78721;141;20220724;32.3;14.2;23.2;1.5;16.33;0;5.45;27088 +91085;48.27123;1.78721;141;20220725;27.2;18.1;22.6;3.2;15.6;.1;4.91;19868 +91085;48.27123;1.78721;141;20220726;23.1;15.3;19.2;2.1;14.06;0;3.47;15454 +91085;48.27123;1.78721;141;20220727;25.6;11.7;18.6;2;12.66;0;4.3;21481 +91085;48.27123;1.78721;141;20220728;27.4;12.7;20.1;1.5;11.56;0;4.33;21261 +91085;48.27123;1.78721;141;20220729;29.6;12.7;21.1;1.1;12.26;0;4.42;22725 +91085;48.27123;1.78721;141;20220730;30.9;14.3;22.6;1.7;14.4;0;4.95;22965 +91085;48.27123;1.78721;141;20220731;30.1;15.1;22.6;2.4;16.43;0;5.35;25248 +91085;48.27123;1.78721;141;20220801;27.9;15.1;21.5;1.7;16.6;0;4.06;19460 +91085;48.27123;1.78721;141;20220802;31.4;14.7;23.1;1.6;15.9;0;5.1;24804 +91085;48.27123;1.78721;141;20220803;35.4;15.9;25.7;1.5;16.36;0;5.66;25679 +91085;48.27123;1.78721;141;20220804;28.3;19.6;23.9;3.1;18.43;6.8;4.45;16677 +91085;48.27123;1.78721;141;20220805;26;14.8;20.4;3.1;14.7;0;4.74;22053 +91085;48.27123;1.78721;141;20220806;24.9;10.9;17.9;4;9.76;0;5.54;25165 +91085;48.27123;1.78721;141;20220807;26.9;12;19.5;3.7;10.1;0;5.82;24821 +91085;48.27123;1.78721;141;20220808;29;13.3;21.1;3.8;11.36;0;6.15;24659 +91085;48.27123;1.78721;141;20220809;31;15.3;23.2;3.8;13.2;0;6.4;24179 +91085;48.27123;1.78721;141;20220810;32.5;16.2;24.3;3.4;12.8;0;6.52;24516 +91085;48.27123;1.78721;141;20220811;32.2;14.6;23.4;2.7;11.53;0;6.1;24958 +91085;48.27123;1.78721;141;20220812;33.6;14.3;23.9;2.2;11.46;0;5.94;25217 +91085;48.27123;1.78721;141;20220813;33;13.3;23.2;2.3;11.03;0;5.92;24831 +91085;48.27123;1.78721;141;20220814;27.2;16.8;22;2.1;15.23;6.7;3.41;12349 +91085;48.27123;1.78721;141;20220815;26;14.3;20.2;2.1;17.03;.1;3.5;16742 +91085;48.27123;1.78721;141;20220816;27;16.4;21.7;1.3;17.8;4.9;3.04;13884 +91085;48.27123;1.78721;141;20220817;26;15.9;21;1.5;17.16;.9;3.35;16562 +91085;48.27123;1.78721;141;20220818;28;13.2;20.6;1.6;15.66;0;4.07;21551 +91085;48.27123;1.78721;141;20220819;26.1;14.7;20.4;2.1;17.36;2;3.12;14401 +91085;48.27123;1.78721;141;20220820;25.2;10.8;18;1.3;13.76;0;3.69;22154 +91085;48.27123;1.78721;141;20220821;25.5;10.6;18;1.8;13.8;.1;3.41;17718 +91085;48.27123;1.78721;141;20220822;24.8;16.1;20.4;1.4;16.9;.1;2.68;12341 +91085;48.27123;1.78721;141;20220823;28;15.5;21.8;1.1;18.33;0;3.08;15397 +91085;48.27123;1.78721;141;20220824;32.9;15.5;24.2;1.3;16.83;0;4.42;21495 +91085;48.27123;1.78721;141;20220825;30.5;15.1;22.8;2.6;16.4;0;4.46;17579 +91085;48.27123;1.78721;141;20220826;26.7;16.2;21.5;2.9;16.1;0;3.78;15189 +91085;48.27123;1.78721;141;20220827;26.1;13.8;20;2.6;13.8;0;4.05;19089 +91085;48.27123;1.78721;141;20220828;26.6;12;19.3;2.5;13.23;0;4.15;20159 +91085;48.27123;1.78721;141;20220829;29.8;15.6;22.7;3.2;13.3;1.6;5.17;19585 +91085;48.27123;1.78721;141;20220830;27.4;16.3;21.9;2.3;14.86;0;3.6;14240 +91085;48.27123;1.78721;141;20220831;27.7;13.8;20.8;1.9;14.43;0;3.82;18635 +91085;48.27123;1.78721;141;20220901;28.9;13.7;21.3;1.7;14.43;1;3.77;17961 +91085;48.27123;1.78721;141;20220902;22.9;17;20;2.4;16.56;6.9;2.53;10140 +91085;48.27123;1.78721;141;20220903;24.5;14.8;19.7;2;16.96;.2;2.75;13304 +91085;48.27123;1.78721;141;20220904;29.6;12;20.8;1.9;14.46;2.1;3.98;19544 +91085;48.27123;1.78721;141;20220905;29.6;14.8;22.2;2.3;17.7;8.2;3.62;15810 +91085;48.27123;1.78721;141;20220906;27.8;13.3;20.6;1.9;16.7;1.7;3.36;17044 +91085;48.27123;1.78721;141;20220907;20.6;14.1;17.3;2.6;16.2;1.3;1.91;8114 +91085;48.27123;1.78721;141;20220908;22.2;14.3;18.3;3.9;15.93;3.7;2.76;12912 +91085;48.27123;1.78721;141;20220909;21.4;14.5;18;4.4;15.2;2.2;2.74;10982 +91085;48.27123;1.78721;141;20220910;20.8;13.2;17;2.9;15.2;1.5;2.17;10173 +91085;48.27123;1.78721;141;20220911;23.6;9.9;16.7;1.2;14.26;.8;2.67;17311 +91085;48.27123;1.78721;141;20220912;29;11.4;20.2;1.9;15.43;.6;3.53;17894 +91085;48.27123;1.78721;141;20220913;26.8;17.8;22.3;1.8;18.86;2.1;2.43;9181 +91085;48.27123;1.78721;141;20220914;25.8;18;21.9;2.4;19.73;0;2.64;12129 +91085;48.27123;1.78721;141;20220915;22.8;14.6;18.7;2.7;15.83;0;2.77;14623 +91085;48.27123;1.78721;141;20220916;18.6;11.3;15;2.3;11.83;0;2.22;11605 +91085;48.27123;1.78721;141;20220917;17.5;6.3;11.9;2.5;8.7;0;2.53;16383 +91085;48.27123;1.78721;141;20220918;19.9;3.5;11.7;1.7;8.96;0;2.43;16873 +91085;48.27123;1.78721;141;20220919;19.3;6.5;12.9;2.2;9.5;0;2.5;15714 +91085;48.27123;1.78721;141;20220920;18.2;5.5;11.8;2;9.5;0;2.17;13908 +91085;48.27123;1.78721;141;20220921;19.5;7;13.3;1.9;9.9;0;2.41;16081 +91085;48.27123;1.78721;141;20220922;21.3;4.3;12.8;1.1;8.83;0;2.27;16570 +91085;48.27123;1.78721;141;20220923;21.6;6.9;14.2;.9;10.06;.7;1.83;11178 +91085;48.27123;1.78721;141;20220924;16.2;12;14.1;1.6;13.7;1.3;1.24;5936 +91085;48.27123;1.78721;141;20220925;19;11.3;15.1;3;11.93;.1;2.32;12402 +91085;48.27123;1.78721;141;20220926;14.5;10;12.2;3.5;11.5;8.3;1.41;5415 +91085;48.27123;1.78721;141;20220927;16.2;9.5;12.8;3.8;12.1;7.8;1.54;7623 +91085;48.27123;1.78721;141;20220928;14.5;10.7;12.6;2;12.26;1.1;1.21;6841 +91085;48.27123;1.78721;141;20220929;14.7;9.2;12;1.4;11.03;.5;1.21;6679 +91085;48.27123;1.78721;141;20220930;17.5;2.6;10.1;2;9.66;3.8;1.77;13997 +91085;48.27123;1.78721;141;20221001;20.5;11.8;16.2;4.7;14.93;1.6;1.99;9331 +91085;48.27123;1.78721;141;20221002;20.7;13.2;17;3.9;16.53;1.8;1.77;8864 +91085;48.27123;1.78721;141;20221003;15.8;11.4;13.6;2.3;12.6;0;1.46;8927 +91085;48.27123;1.78721;141;20221004;19.6;4.4;12;1.1;11.4;.1;1.54;12734 +91085;48.27123;1.78721;141;20221005;21;10.3;15.6;3.3;13.6;.1;2.06;10706 +91085;48.27123;1.78721;141;20221006;19.3;6.7;13;1.2;10.4;0;1.66;13415 +91085;48.27123;1.78721;141;20221007;19.8;2.6;11.2;.9;9.2;.1;1.49;13341 +91085;48.27123;1.78721;141;20221008;18.6;5.2;11.9;1.3;9.73;0;1.58;12627 +91085;48.27123;1.78721;141;20221009;19.5;2.7;11.1;1.6;9.26;.1;1.75;13587 +91085;48.27123;1.78721;141;20221010;19.2;8.5;13.9;2.3;13.03;.1;1.44;7463 +91085;48.27123;1.78721;141;20221011;18.1;9.4;13.7;2.7;11.53;0;1.72;10490 +91085;48.27123;1.78721;141;20221012;19.7;4.5;12.1;.8;10.93;0;1.22;10697 +91085;48.27123;1.78721;141;20221013;15.4;10.7;13;2.4;13.9;2.5;.86;4539 +91085;48.27123;1.78721;141;20221014;18;14.2;16.1;3.3;16.76;11.4;.88;3287 +91085;48.27123;1.78721;141;20221015;18.5;15;16.7;3.8;16.4;1.9;1.29;6201 +91085;48.27123;1.78721;141;20221016;21;13.7;17.4;2;16.56;1.4;1.32;7072 +91085;48.27123;1.78721;141;20221017;18.2;16;17.1;2.3;17.56;15.5;.88;2748 +91085;48.27123;1.78721;141;20221018;18.5;14.1;16.3;1.8;16.86;.1;.88;4664 +91085;48.27123;1.78721;141;20221019;22.1;13.7;17.9;3.1;16.8;6.3;1.59;8361 +91085;48.27123;1.78721;141;20221020;21.8;14.2;18;2.2;16.63;12.5;1.43;7924 +91085;48.27123;1.78721;141;20221021;20.1;13.7;16.9;2.8;15.7;1.8;1.39;7704 +91085;48.27123;1.78721;141;20221022;21.2;12.5;16.8;2.4;14.66;.6;1.53;9052 +91085;48.27123;1.78721;141;20221023;22.9;14;18.4;3.6;14.7;.2;2.15;7290 +91085;48.27123;1.78721;141;20221024;18.7;14.2;16.5;4.4;14.26;.9;1.71;5669 +91085;48.27123;1.78721;141;20221025;18.1;12.4;15.2;2.5;14.8;.3;1.07;6063 +91085;48.27123;1.78721;141;20221026;21.6;13.6;17.6;2.7;15.13;0;1.6;8641 +91085;48.27123;1.78721;141;20221027;21.1;12.8;16.9;3.2;14.17;0;2.02;6703 +91085;48.27123;1.78721;141;20221028;22.5;13.8;18.2;3.1;14.6;0;1.89;7754 +91085;48.27123;1.78721;141;20221029;23.7;15;19.4;1.9;14.73;0;1.6;7012 +91085;48.27123;1.78721;141;20221030;18.2;10.1;14.2;1.2;13.06;0;.87;5495 +91085;48.27123;1.78721;141;20221031;20.3;10;15.2;2.7;14;2.7;1.24;7065 +91085;48.27123;1.78721;141;20221101;16.6;9.9;13.3;4.8;11.8;.7;1.48;6809 +91085;48.27123;1.78721;141;20221102;15.8;8.9;12.3;3;11.76;.1;1.02;6955 +91085;48.27123;1.78721;141;20221103;14.1;10.7;12.4;3.6;11.66;3.9;1.09;2665 +91085;48.27123;1.78721;141;20221104;11.5;8.8;10.1;4;10.13;.7;.97;3592 +91085;48.27123;1.78721;141;20221105;10.4;3.7;7;2.1;9.33;0;.51;3775 +91085;48.27123;1.78721;141;20221106;11.6;8.1;9.9;3.4;10.93;3.2;.68;2174 +91085;48.27123;1.78721;141;20221107;16.2;10.6;13.4;4.2;12.8;.4;1.09;4249 +91085;48.27123;1.78721;141;20221108;17.4;9.4;13.4;4.1;11.66;.9;1.39;5171 +91085;48.27123;1.78721;141;20221109;15.2;10.2;12.7;2.7;11.8;.2;.92;5081 +91085;48.27123;1.78721;141;20221110;11;4.1;7.5;1.6;10;0;.39;4122 +91085;48.27123;1.78721;141;20221111;13.7;7.8;10.8;2.1;10.86;.1;.7;4637 +91085;48.27123;1.78721;141;20221112;16.3;5.1;10.7;.8;10.7;.2;.5;6243 +91085;48.27123;1.78721;141;20221113;12.9;5.3;9.1;1;10.26;.1;.45;5256 +91085;48.27123;1.78721;141;20221114;13.8;5.2;9.5;1.9;10.7;0;.53;4559 +91085;48.27123;1.78721;141;20221115;13;7.6;10.3;3.4;11.43;2.5;.62;2408 +91085;48.27123;1.78721;141;20221116;12.9;8.3;10.6;5;11.63;8.7;.66;3012 +91085;48.27123;1.78721;141;20221117;14;11;12.5;6.4;10.96;1.3;1.52;3351 +91085;48.27123;1.78721;141;20221118;12.1;6.7;9.4;3.4;9.56;.4;.79;4826 +91085;48.27123;1.78721;141;20221119;11.7;1.8;6.7;1.8;8.2;.2;.46;5806 +91085;48.27123;1.78721;141;20221120;10.2;2.1;6.1;2.7;8.43;2.5;.5;3276 +91085;48.27123;1.78721;141;20221121;8.9;4.6;6.8;3.5;8.83;6.4;.58;1779 +91085;48.27123;1.78721;141;20221122;11.3;4.1;7.7;4.8;8.46;2;.9;4510 +91085;48.27123;1.78721;141;20221123;13.4;4.9;9.2;3.7;9.6;3.3;.83;3959 +91085;48.27123;1.78721;141;20221124;11.6;6.6;9.1;3.9;10.5;.8;.55;3242 +91085;48.27123;1.78721;141;20221125;12;7.5;9.8;2.4;10.16;0;.5;4826 +91085;48.27123;1.78721;141;20221126;8.5;1.3;4.9;1.8;8.43;.1;.25;3166 +91085;48.27123;1.78721;141;20221127;10;5.5;7.8;2.9;9.2;5.1;.59;2201 +91085;48.27123;1.78721;141;20221128;11.7;7.8;9.7;2.6;10.23;1.4;.56;3330 +91085;48.27123;1.78721;141;20221129;7.6;4.1;5.9;1.3;8.9;0;.32;1711 +91085;48.27123;1.78721;141;20221130;6.9;2.5;4.7;2.3;8.36;0;.25;2159 +91085;48.27123;1.78721;141;20221201;6.1;3.2;4.6;3.2;7.73;0;.38;2573 +91085;48.27123;1.78721;141;20221202;4.7;3.3;4;3.3;7.36;1.2;.48;917 +91085;48.27123;1.78721;141;20221203;3.7;2.1;2.9;5;6.8;0;.48;1181 +91085;48.27123;1.78721;141;20221204;3.6;1.9;2.8;3.5;6.8;.3;.42;1114 +91085;48.27123;1.78721;141;20221205;3.3;2.1;2.7;1.6;6.96;.1;.34;1115 +91085;48.27123;1.78721;141;20221206;4.4;1.2;2.8;2;6.93;0;.3;2087 +91085;48.27123;1.78721;141;20221207;4.5;-.6;1.9;1.6;5.66;0;.28;3179 +91085;48.27123;1.78721;141;20221208;2.4;.2;1.3;1.4;4.96;0;.41;1758 +91085;48.27123;1.78721;141;20221209;2.7;-1.6;.6;2.3;5.76;.1;.24;2938 +91085;48.27123;1.78721;141;20221210;1.8;-1.8;0;1.9;5.63;0;.22;2574 +91085;48.27123;1.78721;141;20221211;.1;-2.9;-1.4;2.1;5.03;0;.22;2785 +91085;48.27123;1.78721;141;20221212;-2.1;-3.3;-2.7;2.7;4.66;0;.26;1396 +91085;48.27123;1.78721;141;20221213;1.1;-4.2;-1.5;3.2;4.16;3.6;.42;4212 +91085;48.27123;1.78721;141;20221214;1.1;-2;-.4;2.3;5.33;1.2;.28;1831 +91085;48.27123;1.78721;141;20221215;1.8;-2.4;-.3;3.6;4.56;0;.51;3173 +91085;48.27123;1.78721;141;20221216;2.6;-3.7;-.5;2.5;4.83;0;.3;3883 +91085;48.27123;1.78721;141;20221217;-1;-3.7;-2.3;2.6;4.6;0;.27;2506 +91085;48.27123;1.78721;141;20221218;2.9;-6.5;-1.8;2.4;4.86;.7;.33;2179 +91085;48.27123;1.78721;141;20221219;11;2.7;6.8;3.6;8.8;0;.55;2455 +91085;48.27123;1.78721;141;20221220;11.6;9.3;10.5;3.7;10.96;6.3;.75;1104 +91085;48.27123;1.78721;141;20221221;11.6;8;9.8;4.1;11.86;6.8;.32;1674 +91085;48.27123;1.78721;141;20221222;13.3;11.1;12.2;6.1;12.76;4.2;.76;1053 +91085;48.27123;1.78721;141;20221223;14.4;12.7;13.6;4.8;13.66;3.9;.8;1087 +91085;48.27123;1.78721;141;20221224;11.5;10.2;10.9;3.1;11.56;1.8;.6;1251 +91085;48.27123;1.78721;141;20221225;13.5;9.7;11.6;3.1;12;0;.59;2395 +91085;48.27123;1.78721;141;20221226;11.6;10.2;10.9;3.4;10.46;.6;.86;1697 +91085;48.27123;1.78721;141;20221227;8.7;1.6;5.2;2.3;8;.1;.23;3809 +91085;48.27123;1.78721;141;20221228;11.1;6.6;8.9;6.1;10.8;3.8;.44;2078 +91085;48.27123;1.78721;141;20221229;11.5;9.9;10.7;5.3;10.36;.4;.96;2595 +91085;48.27123;1.78721;141;20221230;13.8;4.7;9.3;5.3;11.5;6.1;.41;1894 +91085;48.27123;1.78721;141;20221231;15.2;13.7;14.4;6.5;12.23;0;1.69;2241 +91086;48.29571;2.1223;132;20220101;13.6;5;9.3;1.4;9.73;.1;.33;4212 +91086;48.29571;2.1223;132;20220102;13.3;6.5;9.9;4.2;10.79;0;.64;3025 +91086;48.29571;2.1223;132;20220103;12.1;10.2;11.2;5.1;11.76;12.6;.76;1588 +91086;48.29571;2.1223;132;20220104;10.2;9.2;9.7;4.7;9.93;5.4;1.05;853 +91086;48.29571;2.1223;132;20220105;6.5;.9;3.7;1.8;6.14;0;.45;3326 +91086;48.29571;2.1223;132;20220106;5.8;-3.1;1.3;1.7;5.83;.6;.23;4556 +91086;48.29571;2.1223;132;20220107;8;1.8;4.9;5.1;7.36;2;.67;3487 +91086;48.29571;2.1223;132;20220108;8.4;1.8;5.1;5;8.29;11.3;.4;2636 +91086;48.29571;2.1223;132;20220109;6.7;4;5.3;3.2;7.56;2.3;.58;2576 +91086;48.29571;2.1223;132;20220110;5.6;2.6;4.1;1.7;7.49;0;.35;2264 +91086;48.29571;2.1223;132;20220111;1.9;.8;1.4;1.9;6.13;0;.34;1783 +91086;48.29571;2.1223;132;20220112;3.6;-1.5;1.1;2.1;6.19;0;.25;3125 +91086;48.29571;2.1223;132;20220113;3.6;1.6;2.6;3.1;6.49;0;.43;2062 +91086;48.29571;2.1223;132;20220114;3;-2.3;.3;1;5.49;0;.24;3273 +91086;48.29571;2.1223;132;20220115;4.1;-4.1;0;1.3;5.39;.1;.21;3866 +91086;48.29571;2.1223;132;20220116;2.4;-2;.2;2.7;6.39;.1;.14;2514 +91086;48.29571;2.1223;132;20220117;6.4;2.6;4.5;1;7.69;0;.3;2578 +91086;48.29571;2.1223;132;20220118;8.4;.6;4.5;2.2;7.19;0;.46;3916 +91086;48.29571;2.1223;132;20220119;5.4;2.5;3.9;2.1;7.83;1.6;.3;2019 +91086;48.29571;2.1223;132;20220120;6.5;.4;3.5;2.7;6.93;.1;.42;4416 +91086;48.29571;2.1223;132;20220121;5.4;.6;3;2.5;6.06;0;.56;3886 +91086;48.29571;2.1223;132;20220122;5.3;-2.6;1.4;1.5;6.43;0;.27;3677 +91086;48.29571;2.1223;132;20220123;4;3;3.5;2.7;6.56;0;.61;1176 +91086;48.29571;2.1223;132;20220124;4.6;-1.6;1.5;1.7;5.83;0;.36;4131 +91086;48.29571;2.1223;132;20220125;-.7;-1.2;-.9;1;5.63;0;.29;962 +91086;48.29571;2.1223;132;20220126;.9;-1.4;-.2;1.4;5.83;0;.27;2071 +91086;48.29571;2.1223;132;20220127;4.1;.1;2.1;2.5;6.66;.1;.34;3125 +91086;48.29571;2.1223;132;20220128;6.1;3.5;4.8;1.5;8.13;0;.38;2217 +91086;48.29571;2.1223;132;20220129;8.8;4.5;6.7;3.3;9.49;.5;.37;2991 +91086;48.29571;2.1223;132;20220130;10.5;7;8.8;1.9;8.43;.1;.77;4665 +91086;48.29571;2.1223;132;20220131;8.8;3.6;6.2;4.2;6.66;.3;1.16;4367 +91086;48.29571;2.1223;132;20220201;9.4;-1.9;3.8;3.5;8.56;.4;.24;5055 +91086;48.29571;2.1223;132;20220202;10.7;8.7;9.7;2.4;9.64;0;.83;2476 +91086;48.29571;2.1223;132;20220203;7.3;6.4;6.9;2.7;8.19;.1;.74;2317 +91086;48.29571;2.1223;132;20220204;10.4;5.5;8;3.8;8.26;.7;1.05;3746 +91086;48.29571;2.1223;132;20220205;9.8;-2;3.9;2.9;6.66;0;.76;7517 +91086;48.29571;2.1223;132;20220206;10.2;4.8;7.5;6.5;9.63;6;.63;3538 +91086;48.29571;2.1223;132;20220207;10.2;3.3;6.8;2.3;7.03;0;.92;6501 +91086;48.29571;2.1223;132;20220208;11;1.2;6.1;1.3;7.96;0;.64;6895 +91086;48.29571;2.1223;132;20220209;13.4;-1.3;6;1.2;7.13;.1;.72;8909 +91086;48.29571;2.1223;132;20220210;7.3;3;5.1;4;8.12;.7;1.01;5000 +91086;48.29571;2.1223;132;20220211;9;-.8;4.1;2;6.29;0;.79;9325 +91086;48.29571;2.1223;132;20220212;9.3;-1.2;4;2.6;5.12;0;1.13;10475 +91086;48.29571;2.1223;132;20220213;14.1;-1.9;6.1;5.4;7.12;.3;1.67;8550 +91086;48.29571;2.1223;132;20220214;11.3;6.8;9;6.4;8.8;5.6;1.43;4640 +91086;48.29571;2.1223;132;20220215;10;2.5;6.2;6.1;8.94;4.2;.7;6100 +91086;48.29571;2.1223;132;20220216;14.3;8.3;11.3;7;12.49;.6;.85;5107 +91086;48.29571;2.1223;132;20220217;13.7;10.7;12.2;4.5;9.8;.6;1.73;3919 +91086;48.29571;2.1223;132;20220218;11.8;9;10.4;6.1;9.63;.9;1.52;3674 +91086;48.29571;2.1223;132;20220219;9.7;1.3;5.5;4.9;6.59;0;1.38;8399 +91086;48.29571;2.1223;132;20220220;13;7.1;10;6.7;9.89;1.8;1.44;5464 +91086;48.29571;2.1223;132;20220221;10.6;5.3;8;6.1;7.66;0;1.63;6563 +91086;48.29571;2.1223;132;20220222;11.5;3.7;7.6;3.7;9.36;.5;.85;5846 +91086;48.29571;2.1223;132;20220223;11.8;1.9;6.8;1.5;8.39;.4;.9;8073 +91086;48.29571;2.1223;132;20220224;11.4;6.9;9.2;3.5;7.79;1.9;1.54;5894 +91086;48.29571;2.1223;132;20220225;10.3;.2;5.2;2.3;6.13;.1;1.21;9557 +91086;48.29571;2.1223;132;20220226;9.7;-2.7;3.5;2.6;5.33;0;1.31;11324 +91086;48.29571;2.1223;132;20220227;10.4;-1.7;4.3;2.1;5.09;0;1.34;11223 +91086;48.29571;2.1223;132;20220228;12.9;-4.5;4.2;.8;4.79;0;1.11;12955 +91086;48.29571;2.1223;132;20220301;12.9;-1.2;5.9;.9;6.16;0;1.11;10500 +91086;48.29571;2.1223;132;20220302;12.5;3.8;8.2;1;7.36;0;1.05;7907 +91086;48.29571;2.1223;132;20220303;12;5.6;8.8;1.1;9.33;.2;1.02;8000 +91086;48.29571;2.1223;132;20220304;12.3;4.1;8.2;1.7;9.03;0;1.07;8590 +91086;48.29571;2.1223;132;20220305;11.1;5.8;8.4;2.1;7.99;0;1.18;6819 +91086;48.29571;2.1223;132;20220306;7.9;.1;4;3.9;5.33;0;1.58;10860 +91086;48.29571;2.1223;132;20220307;6.7;-1.6;2.5;4.1;4.19;0;1.71;10845 +91086;48.29571;2.1223;132;20220308;14.4;-2;6.2;2;5.16;0;1.87;13760 +91086;48.29571;2.1223;132;20220309;15.3;0;7.6;2.1;7.26;0;1.74;13726 +91086;48.29571;2.1223;132;20220310;16.4;1.9;9.1;2.3;7.73;0;1.89;12856 +91086;48.29571;2.1223;132;20220311;13.2;6;9.6;3.5;9.13;1.8;1.55;7457 +91086;48.29571;2.1223;132;20220312;9.8;4.6;7.2;3.6;9.03;.3;.97;6785 +91086;48.29571;2.1223;132;20220313;10.3;6.5;8.4;3.4;8.66;2.7;1.25;5645 +91086;48.29571;2.1223;132;20220314;14.9;.9;7.9;2.3;7.83;1.8;1.81;14262 +91086;48.29571;2.1223;132;20220315;12.5;6.8;9.6;1.2;10.86;2;.99;6782 +91086;48.29571;2.1223;132;20220316;13.6;6.3;9.9;1.3;10.99;0;1.08;7651 +91086;48.29571;2.1223;132;20220317;8.9;8;8.4;3.8;8.29;0;1.36;4312 +91086;48.29571;2.1223;132;20220318;14.8;3.9;9.3;6.3;6.07;0;3.25;13975 +91086;48.29571;2.1223;132;20220319;15.2;5.1;10.2;5.3;6.2;0;3.26;15137 +91086;48.29571;2.1223;132;20220320;12.9;.4;6.7;2.8;6.22;0;1.9;11300 +91086;48.29571;2.1223;132;20220321;18.3;4.8;11.6;2.6;8.67;0;2.47;14725 +91086;48.29571;2.1223;132;20220322;17.4;4;10.7;3.5;6.49;0;3.13;16825 +91086;48.29571;2.1223;132;20220323;18;1.3;9.7;2.7;6.1;0;2.87;17233 +91086;48.29571;2.1223;132;20220324;20.5;1.9;11.2;2.2;6.37;0;2.99;17425 +91086;48.29571;2.1223;132;20220325;19.7;4.5;12.1;4.7;6.19;0;4.1;17950 +91086;48.29571;2.1223;132;20220326;19.5;3.9;11.7;4.3;6.37;0;3.85;18000 +91086;48.29571;2.1223;132;20220327;20.9;4.7;12.8;2.9;7.12;0;3.44;17850 +91086;48.29571;2.1223;132;20220328;21.8;3.1;12.5;1.5;7.67;0;2.63;15375 +91086;48.29571;2.1223;132;20220329;16.9;9.5;13.2;1.9;9.79;1.6;1.86;7175 +91086;48.29571;2.1223;132;20220330;13.5;6.2;9.9;2.2;10.62;4;1.22;6475 +91086;48.29571;2.1223;132;20220331;8.2;3.9;6.1;5.8;7.22;.9;1.5;6900 +91086;48.29571;2.1223;132;20220401;4.5;.4;2.4;6.9;5.75;1.1;1.23;7021 +91086;48.29571;2.1223;132;20220402;7.4;-.4;3.5;6.3;4.79;0;2.2;13725 +91086;48.29571;2.1223;132;20220403;8.8;-.7;4;3.9;4.74;0;2.32;17725 +91086;48.29571;2.1223;132;20220404;11.1;-1.7;4.7;4.5;5.87;.1;2.19;16126 +91086;48.29571;2.1223;132;20220405;12.8;6.9;9.8;4.1;10.2;.2;1.26;4366 +91086;48.29571;2.1223;132;20220406;12.4;4.5;8.5;6;9.59;.1;1.38;6475 +91086;48.29571;2.1223;132;20220407;15.3;9.5;12.4;8.5;10.57;.9;2.61;9725 +91086;48.29571;2.1223;132;20220408;14.1;7.1;10.6;5.8;9.12;28.4;2.01;5050 +91086;48.29571;2.1223;132;20220409;11.8;1.7;6.8;3.1;6.89;0;2.17;15900 +91086;48.29571;2.1223;132;20220410;14.4;-1.6;6.4;2.6;6.52;0;2.64;21325 +91086;48.29571;2.1223;132;20220411;20.6;3.2;11.9;3.9;8.49;0;3.68;20200 +91086;48.29571;2.1223;132;20220412;20.6;7.9;14.3;3.3;11.02;6.4;3.17;16250 +91086;48.29571;2.1223;132;20220413;15.8;10.8;13.3;1.2;13.19;3.1;1.34;6925 +91086;48.29571;2.1223;132;20220414;20.9;7.8;14.4;1.5;12.27;.2;3.04;20775 +91086;48.29571;2.1223;132;20220415;21.2;7.8;14.5;2.6;11.42;0;3.51;22525 +91086;48.29571;2.1223;132;20220416;19.5;8.6;14.1;4;9.72;0;3.97;23325 +91086;48.29571;2.1223;132;20220417;20.5;4.3;12.4;3.3;7.62;0;4.12;24075 +91086;48.29571;2.1223;132;20220418;18.8;4.4;11.6;2.6;8.57;0;3.22;20250 +91086;48.29571;2.1223;132;20220419;17;6.7;11.9;4;9.54;0;2.97;16400 +91086;48.29571;2.1223;132;20220420;19.1;6.3;12.7;3.6;8.87;0;3.4;17150 +91086;48.29571;2.1223;132;20220421;18.9;6.1;12.5;3.5;8.17;0;3.82;21550 +91086;48.29571;2.1223;132;20220422;19.2;6.7;12.9;3.2;9.1;.1;3.68;22117 +91086;48.29571;2.1223;132;20220423;20.3;8.2;14.3;4.1;10.84;.5;3.35;15825 +91086;48.29571;2.1223;132;20220424;18.7;9;13.8;3.1;10.99;0;2.91;15500 +91086;48.29571;2.1223;132;20220425;16.8;7.4;12.1;3.5;9.24;0;3.25;18925 +91086;48.29571;2.1223;132;20220426;15.7;3.8;9.8;3;8.72;0;2.73;17975 +91086;48.29571;2.1223;132;20220427;19;4.1;11.5;4.5;8.79;0;3.91;23700 +91086;48.29571;2.1223;132;20220428;20.4;6.8;13.6;4.1;9.32;0;3.97;19575 +91086;48.29571;2.1223;132;20220429;20.6;9.6;15.1;4;9.97;0;4.14;20500 +91086;48.29571;2.1223;132;20220430;17.1;5.5;11.3;4.2;8.37;0;3.67;22650 +91086;48.29571;2.1223;132;20220501;16.9;4.4;10.6;3.2;7.94;0;3.52;22725 +91086;48.29571;2.1223;132;20220502;18.7;5.7;12.2;3.5;9.04;0;3.48;18925 +91086;48.29571;2.1223;132;20220503;19.4;7.8;13.6;4.4;9.52;.1;3.93;19650 +91086;48.29571;2.1223;132;20220504;18;9.9;14;2.9;10.87;1;2.47;9750 +91086;48.29571;2.1223;132;20220505;19.4;6.5;13;3.1;10.69;.1;2.94;15075 +91086;48.29571;2.1223;132;20220506;21.5;6.4;13.9;2.3;10.53;0;3.76;22723 +91086;48.29571;2.1223;132;20220507;20.9;8.7;14.8;1.9;11.59;.4;3.5;21354 +91086;48.29571;2.1223;132;20220508;21.4;8.8;15.1;2.8;12.19;0;3.76;22074 +91086;48.29571;2.1223;132;20220509;25.4;8.1;16.8;1.1;12.19;0;4.09;24837 +91086;48.29571;2.1223;132;20220510;27;10;18.5;2;12.83;0;4.76;25158 +91086;48.29571;2.1223;132;20220511;24.8;9.9;17.4;2.8;12.73;0;4.67;24778 +91086;48.29571;2.1223;132;20220512;20.3;9.5;14.9;1.5;12.29;0;3.21;19411 +91086;48.29571;2.1223;132;20220513;21.3;6.5;13.9;1.3;10.26;0;3.78;24680 +91086;48.29571;2.1223;132;20220514;23.5;6.8;15.2;1.8;10.96;0;4.21;25062 +91086;48.29571;2.1223;132;20220515;29.5;10.7;20.1;2.4;13.43;6.1;5.38;25584 +91086;48.29571;2.1223;132;20220516;25.5;14.9;20.2;2.2;15.96;0;4.24;20814 +91086;48.29571;2.1223;132;20220517;28.3;13.4;20.8;1.7;15.96;.2;4.72;24060 +91086;48.29571;2.1223;132;20220518;28;14.6;21.3;2.1;17.76;.8;4.57;22901 +91086;48.29571;2.1223;132;20220519;26.5;17.7;22.1;1.9;18.03;1.4;4.25;20320 +91086;48.29571;2.1223;132;20220520;25.1;14.9;20;2.4;15.73;0;4.04;19124 +91086;48.29571;2.1223;132;20220521;24.7;8.1;16.4;1.3;12.69;0;4.34;26211 +91086;48.29571;2.1223;132;20220522;23.8;12.2;18;2.5;14.29;2.6;3.95;19618 +91086;48.29571;2.1223;132;20220523;18.1;13.9;16;2.8;16.03;8.8;2.11;11234 +91086;48.29571;2.1223;132;20220524;18.2;9.7;14;3.3;11.46;.3;3.31;18851 +91086;48.29571;2.1223;132;20220525;20.3;5.4;12.8;2.1;10.86;.1;3.79;24765 +91086;48.29571;2.1223;132;20220526;20.5;12.7;16.6;2.3;13.36;0;3.42;18188 +91086;48.29571;2.1223;132;20220527;21;12.4;16.7;2;12.46;.1;3.32;16528 +91086;48.29571;2.1223;132;20220528;20.2;5.8;13;2.6;9.79;0;4.09;25089 +91086;48.29571;2.1223;132;20220529;16.5;6;11.2;3.6;8.26;0;3.67;21661 +91086;48.29571;2.1223;132;20220530;19.4;5.2;12.3;2.3;8.86;0;4.02;24986 +91086;48.29571;2.1223;132;20220531;22;6.7;14.4;1.6;9.23;0;4.21;25158 +91086;48.29571;2.1223;132;20220601;22.7;4.6;13.6;1.4;9.69;0;4.36;28070 +91086;48.29571;2.1223;132;20220602;25;8.5;16.8;3.1;10.63;.1;5.25;26376 +91086;48.29571;2.1223;132;20220603;23;12.2;17.6;2;14.39;8.5;3.81;19544 +91086;48.29571;2.1223;132;20220604;28.3;14.3;21.3;2;17.83;19.4;4.55;22038 +91086;48.29571;2.1223;132;20220605;21.8;14.4;18.1;2.3;16.76;1;3.23;17171 +91086;48.29571;2.1223;132;20220606;21.1;11.2;16.2;2.4;13.09;.3;3.7;20270 +91086;48.29571;2.1223;132;20220607;22.5;13.3;17.9;3.5;14.66;9.6;3.97;19969 +91086;48.29571;2.1223;132;20220608;21.2;13.3;17.3;3;14.33;2.4;3.6;18320 +91086;48.29571;2.1223;132;20220609;21;10.2;15.6;2.4;12.63;0;3.79;21572 +91086;48.29571;2.1223;132;20220610;23.4;11;17.2;1.8;14.69;.1;4.27;24782 +91086;48.29571;2.1223;132;20220611;26.3;10.5;18.4;1.2;15.19;0;4.71;27306 +91086;48.29571;2.1223;132;20220612;24.2;11.8;18;2.8;12.36;0;4.88;24717 +91086;48.29571;2.1223;132;20220613;23.4;7.3;15.3;1.8;11.26;.1;4.62;27922 +91086;48.29571;2.1223;132;20220614;26.6;9.1;17.8;2.2;11.96;0;5.28;28008 +91086;48.29571;2.1223;132;20220615;31.2;12;21.6;1.9;13.63;0;5.96;28658 +91086;48.29571;2.1223;132;20220616;29.5;13.3;21.4;1.6;14.23;0;5.35;26817 +91086;48.29571;2.1223;132;20220617;34.1;13.2;23.6;1;15.46;0;5.85;29817 +91086;48.29571;2.1223;132;20220618;37.5;15.9;26.7;1.9;16.66;.7;7.15;30130 +91086;48.29571;2.1223;132;20220619;26.9;15.2;21.1;4;17.23;8.8;5.08;22172 +91086;48.29571;2.1223;132;20220620;22.8;16.1;19.5;3.2;17.73;7.8;3.49;17186 +91086;48.29571;2.1223;132;20220621;27;13.9;20.5;2.5;16.59;.4;4.67;23016 +91086;48.29571;2.1223;132;20220622;26;16.4;21.2;2.5;17.46;7.7;4.21;19571 +91086;48.29571;2.1223;132;20220623;27.1;17;22.1;2.8;17.66;.8;4.79;21807 +91086;48.29571;2.1223;132;20220624;23.6;15.5;19.6;3.7;16.39;1.2;4.06;18736 +91086;48.29571;2.1223;132;20220625;17.5;15.5;16.5;2.2;15.06;4.1;2.03;8731 +91086;48.29571;2.1223;132;20220626;21;11.2;16.1;1.5;13.46;1.1;3.35;18996 +91086;48.29571;2.1223;132;20220627;23.5;11.4;17.5;1.9;12.53;0;4.35;23845 +91086;48.29571;2.1223;132;20220628;26.3;8.5;17.4;1.3;11.79;0;4.91;28890 +91086;48.29571;2.1223;132;20220629;26.2;9.7;18;2;12.76;2.5;5.01;27229 +91086;48.29571;2.1223;132;20220630;17.1;12.6;14.8;1.5;14.06;11.6;2.19;11799 +91086;48.29571;2.1223;132;20220701;21.6;8.5;15.1;1.6;11.59;.1;3.89;23354 +91086;48.29571;2.1223;132;20220702;26.5;7.4;16.9;1.1;11.79;0;4.9;29629 +91086;48.29571;2.1223;132;20220703;25;10.6;17.8;2.2;12.76;0;4.81;26321 +91086;48.29571;2.1223;132;20220704;26;9.4;17.7;2.2;12.16;0;5.08;27357 +91086;48.29571;2.1223;132;20220705;25.6;10.7;18.2;2.6;12.39;0;5.13;26351 +91086;48.29571;2.1223;132;20220706;26;10.8;18.4;2.6;12.36;0;5.22;26586 +91086;48.29571;2.1223;132;20220707;23.1;11.8;17.5;2.9;14.23;.1;4.04;20619 +91086;48.29571;2.1223;132;20220708;26.8;10.5;18.6;2.9;11.93;0;5.53;26972 +91086;48.29571;2.1223;132;20220709;29;11.6;20.3;2.2;13.53;0;5.6;27728 +91086;48.29571;2.1223;132;20220710;26.8;13;19.9;4;12.63;0;5.84;25388 +91086;48.29571;2.1223;132;20220711;29.5;13.1;21.3;3;14.33;0;5.91;26897 +91086;48.29571;2.1223;132;20220712;32.3;14.4;23.3;1.4;14.39;0;5.65;27454 +91086;48.29571;2.1223;132;20220713;35.6;14.5;25;1.2;13.59;0;5.91;27857 +91086;48.29571;2.1223;132;20220714;31.4;16.9;24.1;2.5;14.53;0;5.96;24699 +91086;48.29571;2.1223;132;20220715;27;14.6;20.8;3.1;11.13;0;5.71;24025 +91086;48.29571;2.1223;132;20220716;28.6;11.7;20.1;2.5;11.29;0;5.77;27073 +91086;48.29571;2.1223;132;20220717;31.2;13.7;22.5;2.5;12.13;0;6.14;26664 +91086;48.29571;2.1223;132;20220718;37.7;13.8;25.8;1.6;12.93;0;6.67;29411 +91086;48.29571;2.1223;132;20220719;38.3;16.7;27.5;2.7;15.53;5.8;7.6;28555 +91086;48.29571;2.1223;132;20220720;22.6;17.4;20;2.2;18.83;13.2;2.78;12852 +91086;48.29571;2.1223;132;20220721;27.4;14.7;21.1;1.3;17.39;.1;4.44;23722 +91086;48.29571;2.1223;132;20220722;25.1;16.1;20.6;2.1;19.06;.2;3.33;15809 +91086;48.29571;2.1223;132;20220723;27.4;17.4;22.4;1.7;18.26;0;4.3;20955 +91086;48.29571;2.1223;132;20220724;32.1;14.2;23.2;1.3;16.33;0;5.29;26743 +91086;48.29571;2.1223;132;20220725;27.3;18;22.6;3;15.73;.1;4.76;19200 +91086;48.29571;2.1223;132;20220726;23.1;14.5;18.8;1.9;13.93;0;3.67;17926 +91086;48.29571;2.1223;132;20220727;25.3;12.5;18.9;2.2;12.73;0;4.39;21391 +91086;48.29571;2.1223;132;20220728;27.2;12.4;19.8;1.6;11.33;0;4.59;22744 +91086;48.29571;2.1223;132;20220729;29.4;12.1;20.7;1.1;12.13;0;4.65;24868 +91086;48.29571;2.1223;132;20220730;30.6;14;22.3;1.5;14.19;0;4.86;23501 +91086;48.29571;2.1223;132;20220731;30.3;14.6;22.4;2.2;16.16;0;5.25;24985 +91086;48.29571;2.1223;132;20220801;27.3;14.2;20.8;1.4;16.33;0;3.99;20483 +91086;48.29571;2.1223;132;20220802;30.9;14.5;22.7;1.4;15.79;0;4.88;24509 +91086;48.29571;2.1223;132;20220803;35.2;15.6;25.4;1.2;15.93;0;5.46;26296 +91086;48.29571;2.1223;132;20220804;29.4;19.5;24.4;2.8;18.29;7.7;4.66;17951 +91086;48.29571;2.1223;132;20220805;26.3;15;20.7;3.2;14.79;0;4.75;20957 +91086;48.29571;2.1223;132;20220806;24.9;11.6;18.3;4.4;9.59;0;5.63;22927 +91086;48.29571;2.1223;132;20220807;27;12.4;19.7;4;9.93;0;5.97;23313 +91086;48.29571;2.1223;132;20220808;29.1;14;21.6;4;11.19;0;6.29;23163 +91086;48.29571;2.1223;132;20220809;31;15.9;23.5;4.1;12.93;0;6.58;23097 +91086;48.29571;2.1223;132;20220810;32.3;16.7;24.5;3.6;12.59;0;6.59;23464 +91086;48.29571;2.1223;132;20220811;31.9;14.4;23.1;2.6;11.29;0;5.92;24349 +91086;48.29571;2.1223;132;20220812;33.3;13.4;23.4;2.3;11.23;0;6.01;25311 +91086;48.29571;2.1223;132;20220813;32.7;13.6;23.2;2.2;10.76;0;5.75;24266 +91086;48.29571;2.1223;132;20220814;26.8;15.8;21.3;2.1;14.99;5;3.79;15970 +91086;48.29571;2.1223;132;20220815;25.2;14.2;19.7;2;17.13;.7;3.35;16292 +91086;48.29571;2.1223;132;20220816;27.5;15.3;21.4;1.1;17.56;5.1;3.36;16905 +91086;48.29571;2.1223;132;20220817;26.1;15.5;20.8;1.4;17.49;1;3.48;18058 +91086;48.29571;2.1223;132;20220818;28.2;13.3;20.8;1.4;15.79;0;3.98;20969 +91086;48.29571;2.1223;132;20220819;26.2;14.2;20.2;2;17.13;1.8;3.39;16797 +91086;48.29571;2.1223;132;20220820;25.4;10.3;17.8;1.3;13.46;0;3.67;21777 +91086;48.29571;2.1223;132;20220821;25.6;9.9;17.8;1.8;13.36;.1;3.6;19310 +91086;48.29571;2.1223;132;20220822;24.9;15.5;20.2;1.4;16.39;.1;2.92;14341 +91086;48.29571;2.1223;132;20220823;28.2;14.4;21.3;.9;17.63;0;3.41;18427 +91086;48.29571;2.1223;132;20220824;32.7;15.2;23.9;1.1;16.46;0;4.31;21917 +91086;48.29571;2.1223;132;20220825;31.2;14.5;22.8;2.4;15.73;0;4.65;19441 +91086;48.29571;2.1223;132;20220826;26.6;16.6;21.6;2.8;16.13;0;3.79;15150 +91086;48.29571;2.1223;132;20220827;26;14.7;20.4;2.4;13.73;0;3.97;17959 +91086;48.29571;2.1223;132;20220828;26.8;11.8;19.3;2.6;13.13;0;4.2;19904 +91086;48.29571;2.1223;132;20220829;29.9;16.1;23;3.4;13.23;1.6;5.28;18772 +91086;48.29571;2.1223;132;20220830;26.9;15.8;21.4;2.3;15.03;0;3.56;14678 +91086;48.29571;2.1223;132;20220831;27.5;13;20.2;1.6;14.09;0;3.63;18713 +91086;48.29571;2.1223;132;20220901;28.9;12.9;20.9;1.6;14.09;1.6;3.76;18946 +91086;48.29571;2.1223;132;20220902;23.4;17;20.2;2.1;15.76;6.9;2.73;11916 +91086;48.29571;2.1223;132;20220903;24.4;14.2;19.3;1.9;16.66;.3;2.89;14944 +91086;48.29571;2.1223;132;20220904;29.8;11.9;20.8;1.6;14.03;1.9;3.9;19915 +91086;48.29571;2.1223;132;20220905;29.7;14.7;22.2;1.9;17.46;6;3.66;17535 +91086;48.29571;2.1223;132;20220906;28.1;12.5;20.3;1.9;16.19;3.5;3.55;18348 +91086;48.29571;2.1223;132;20220907;21.3;13.3;17.3;2.1;16.03;1.6;2.16;11071 +91086;48.29571;2.1223;132;20220908;22.1;14.4;18.2;4;15.93;5.1;2.75;12765 +91086;48.29571;2.1223;132;20220909;21.2;14.5;17.8;4.6;15.13;2.7;2.81;11414 +91086;48.29571;2.1223;132;20220910;20.7;13.1;16.9;3.1;15.03;.8;2.25;10382 +91086;48.29571;2.1223;132;20220911;23.3;9.8;16.5;1.1;14.23;.4;2.61;16917 +91086;48.29571;2.1223;132;20220912;28.9;10.9;19.9;1.5;15.09;.2;3.34;17954 +91086;48.29571;2.1223;132;20220913;26.5;17.3;21.9;1.6;18.56;3.2;2.48;10764 +91086;48.29571;2.1223;132;20220914;25.9;17.6;21.8;2.3;19.66;.6;2.57;11694 +91086;48.29571;2.1223;132;20220915;22.7;15.2;19;2.5;15.89;0;2.65;13245 +91086;48.29571;2.1223;132;20220916;18.8;10.9;14.8;2.1;11.56;.1;2.2;11650 +91086;48.29571;2.1223;132;20220917;17.3;5.1;11.2;2.1;8.49;.1;2.33;15572 +91086;48.29571;2.1223;132;20220918;20.1;2.6;11.4;1.4;8.63;0;2.36;17037 +91086;48.29571;2.1223;132;20220919;19.4;5.2;12.3;2;8.99;.1;2.45;15875 +91086;48.29571;2.1223;132;20220920;18;5.4;11.7;1.9;9.19;.1;2.2;14538 +91086;48.29571;2.1223;132;20220921;19.4;6.6;13;1.7;9.63;0;2.31;15086 +91086;48.29571;2.1223;132;20220922;21.1;3.9;12.5;1;8.66;0;2.19;16396 +91086;48.29571;2.1223;132;20220923;21.5;6.1;13.8;.8;9.83;.8;1.91;13328 +91086;48.29571;2.1223;132;20220924;15.9;12;14;1.4;13.69;2.5;1.26;6439 +91086;48.29571;2.1223;132;20220925;19.1;11.5;15.3;3;11.86;.1;2.29;10809 +91086;48.29571;2.1223;132;20220926;14.9;9.5;12.2;3.4;11.49;8.8;1.51;7071 +91086;48.29571;2.1223;132;20220927;15.8;9.4;12.6;3.9;12.03;6.6;1.55;7735 +91086;48.29571;2.1223;132;20220928;14.6;10.5;12.5;1.9;12.29;.7;1.2;6936 +91086;48.29571;2.1223;132;20220929;14.2;9;11.6;1.3;10.99;.5;1.18;6988 +91086;48.29571;2.1223;132;20220930;17.2;2.3;9.8;2;9.56;5.6;1.74;13780 +91086;48.29571;2.1223;132;20221001;20.2;11.8;16;5;14.83;1.1;2.03;9253 +91086;48.29571;2.1223;132;20221002;20.8;12.1;16.5;3.8;16.63;1.8;1.74;9693 +91086;48.29571;2.1223;132;20221003;15.3;10.3;12.8;2.1;12.43;0;1.37;8718 +91086;48.29571;2.1223;132;20221004;19.3;4.4;11.9;.9;11.16;.2;1.5;12984 +91086;48.29571;2.1223;132;20221005;20.8;8.8;14.8;3;13.06;.1;2.03;11452 +91086;48.29571;2.1223;132;20221006;19.3;6.7;13;1.1;10.43;0;1.6;12574 +91086;48.29571;2.1223;132;20221007;19.6;2.3;11;.8;9.33;.1;1.45;13144 +91086;48.29571;2.1223;132;20221008;18.6;4.4;11.5;1.1;9.43;.1;1.48;12496 +91086;48.29571;2.1223;132;20221009;19.4;2.1;10.7;1.4;9.09;.1;1.63;13302 +91086;48.29571;2.1223;132;20221010;19.2;7.5;13.4;2.4;12.76;.2;1.55;9527 +91086;48.29571;2.1223;132;20221011;17.9;9.9;13.9;2.9;12.19;0;1.64;8988 +91086;48.29571;2.1223;132;20221012;19.6;5.3;12.4;.8;11.49;0;1.21;10741 +91086;48.29571;2.1223;132;20221013;15.7;10.3;13;2.3;13.86;2.5;.94;5845 +91086;48.29571;2.1223;132;20221014;17.9;14.2;16.1;3.4;16.89;12;.93;4182 +91086;48.29571;2.1223;132;20221015;18.6;15.1;16.9;4;16.56;2.2;1.33;5443 +91086;48.29571;2.1223;132;20221016;21.4;13.9;17.6;1.7;16.66;0;1.35;7409 +91086;48.29571;2.1223;132;20221017;18;15.7;16.9;2.4;17.33;22.7;.93;3371 +91086;48.29571;2.1223;132;20221018;18.2;13.8;16;1.6;16.83;.1;.87;5070 +91086;48.29571;2.1223;132;20221019;22.1;13.6;17.8;2.6;16.76;3.6;1.51;8028 +91086;48.29571;2.1223;132;20221020;21.9;14.2;18;2.2;16.76;13.9;1.44;7489 +91086;48.29571;2.1223;132;20221021;20.1;13.5;16.8;2.6;15.83;2.8;1.32;6921 +91086;48.29571;2.1223;132;20221022;21.1;12.1;16.6;2.2;14.63;.2;1.47;8371 +91086;48.29571;2.1223;132;20221023;22.2;13.6;17.9;3.5;14.79;.1;2.01;6995 +91086;48.29571;2.1223;132;20221024;18.8;14.2;16.5;4.6;14.16;1.3;1.82;5657 +91086;48.29571;2.1223;132;20221025;18.2;12.5;15.4;2.5;14.66;.1;1.14;6063 +91086;48.29571;2.1223;132;20221026;21.6;13.5;17.5;2.7;15.06;.1;1.6;7813 +91086;48.29571;2.1223;132;20221027;20.2;12.4;16.3;3;14.47;0;1.91;6979 +91086;48.29571;2.1223;132;20221028;22.5;13.8;18.2;2.7;14.87;0;1.72;7247 +91086;48.29571;2.1223;132;20221029;23.4;14.2;18.8;1.6;14.79;.1;1.42;6657 +91086;48.29571;2.1223;132;20221030;18.4;9.6;14;1;13.09;2.2;.83;6362 +91086;48.29571;2.1223;132;20221031;20.3;10.3;15.3;2.7;14.09;3.1;1.26;6916 +91086;48.29571;2.1223;132;20221101;16.4;9.9;13.1;5.1;11.89;.5;1.49;6370 +91086;48.29571;2.1223;132;20221102;15.5;9.1;12.3;3.1;11.83;.1;1.03;6103 +91086;48.29571;2.1223;132;20221103;14.3;10.2;12.2;3.6;11.56;5.2;1.1;3529 +91086;48.29571;2.1223;132;20221104;11.6;8.8;10.2;4.1;10.19;.7;1.01;3406 +91086;48.29571;2.1223;132;20221105;10.1;2.3;6.2;2;8.96;.1;.48;4694 +91086;48.29571;2.1223;132;20221106;11.5;7.9;9.7;3.6;10.73;3.2;.72;2876 +91086;48.29571;2.1223;132;20221107;15.9;10.6;13.2;4.4;12.73;.5;1.11;4249 +91086;48.29571;2.1223;132;20221108;17.2;8.9;13.1;4.1;11.49;1.6;1.39;5376 +91086;48.29571;2.1223;132;20221109;15;10.4;12.7;2.9;11.86;.2;.97;4524 +91086;48.29571;2.1223;132;20221110;10.8;3.3;7;1.5;9.83;0;.36;4755 +91086;48.29571;2.1223;132;20221111;14.2;8.1;11.1;1.9;10.76;.1;.76;4768 +91086;48.29571;2.1223;132;20221112;15.4;4.4;9.9;.7;10.26;.2;.45;6195 +91086;48.29571;2.1223;132;20221113;12.2;4.5;8.4;1.3;9.99;.1;.44;5110 +91086;48.29571;2.1223;132;20221114;13.7;4.7;9.2;2;10.56;.2;.53;4891 +91086;48.29571;2.1223;132;20221115;13.1;7;10.1;3.3;11.39;1.7;.58;3400 +91086;48.29571;2.1223;132;20221116;12.9;8.4;10.7;5.3;11.69;8.1;.7;3279 +91086;48.29571;2.1223;132;20221117;13.6;11;12.3;6.7;11.09;1.2;1.49;3026 +91086;48.29571;2.1223;132;20221118;11.8;6.7;9.2;3.4;9.53;.4;.82;4063 +91086;48.29571;2.1223;132;20221119;11.4;.9;6.1;1.4;8.06;.2;.4;5433 +91086;48.29571;2.1223;132;20221120;9.6;1.4;5.5;2.6;8.36;2.7;.42;3772 +91086;48.29571;2.1223;132;20221121;8.7;4.3;6.5;3.6;8.79;5.8;.52;2486 +91086;48.29571;2.1223;132;20221122;10.9;3.9;7.4;5;8.53;1.2;.86;4511 +91086;48.29571;2.1223;132;20221123;13.3;4.6;8.9;3.7;9.53;3.1;.8;4423 +91086;48.29571;2.1223;132;20221124;11.7;6.7;9.2;4.4;10.43;.9;.66;3375 +91086;48.29571;2.1223;132;20221125;12;7.8;9.9;2.7;10.23;.1;.63;3983 +91086;48.29571;2.1223;132;20221126;8.4;.7;4.6;1.7;8.26;.1;.24;3636 +91086;48.29571;2.1223;132;20221127;10.2;5.3;7.7;2.8;8.99;9.8;.61;2848 +91086;48.29571;2.1223;132;20221128;11.2;7.7;9.4;2.6;10.26;.9;.55;2924 +91086;48.29571;2.1223;132;20221129;8;4.9;6.4;1.1;9.03;0;.33;2021 +91086;48.29571;2.1223;132;20221130;7.2;2.5;4.9;2.6;8.36;0;.27;2401 +91086;48.29571;2.1223;132;20221201;6;3.3;4.7;3.3;7.79;0;.43;1952 +91086;48.29571;2.1223;132;20221202;4.7;3.6;4.2;3.4;7.43;1.2;.5;1102 +91086;48.29571;2.1223;132;20221203;3.7;2;2.8;5.4;6.83;.1;.48;1301 +91086;48.29571;2.1223;132;20221204;3.8;2;2.9;3.7;6.86;.6;.43;1323 +91086;48.29571;2.1223;132;20221205;3.2;2.1;2.6;1.7;6.99;.1;.33;1227 +91086;48.29571;2.1223;132;20221206;4.7;1.9;3.3;2;7.06;0;.33;2078 +91086;48.29571;2.1223;132;20221207;5.2;-.8;2.2;1.4;6.79;0;.15;3006 +91086;48.29571;2.1223;132;20221208;2.7;.8;1.7;1.5;6.26;0;.33;1555 +91086;48.29571;2.1223;132;20221209;3;-2.6;.2;2.1;5.69;.1;.23;3072 +91086;48.29571;2.1223;132;20221210;2.2;-2.2;0;1.5;5.63;0;.21;2786 +91086;48.29571;2.1223;132;20221211;.3;-2.8;-1.3;2.3;5.06;0;.25;2659 +91086;48.29571;2.1223;132;20221212;-2.1;-3.2;-2.7;2.6;4.63;0;.29;1163 +91086;48.29571;2.1223;132;20221213;1.2;-4.2;-1.5;2.9;4.16;1.9;.44;3580 +91086;48.29571;2.1223;132;20221214;1.3;-2;-.3;2.4;5.39;1.3;.28;2001 +91086;48.29571;2.1223;132;20221215;1.7;-2.3;-.3;3.6;4.66;0;.53;2719 +91086;48.29571;2.1223;132;20221216;1.3;-3.5;-1.1;2.7;4.79;0;.34;2805 +91086;48.29571;2.1223;132;20221217;-.6;-3;-1.8;2.4;4.63;0;.32;2285 +91086;48.29571;2.1223;132;20221218;2.8;-6.9;-2.1;2;4.79;.6;.26;3012 +91086;48.29571;2.1223;132;20221219;11.3;2.8;7.1;3.3;8.69;0;.58;2984 +91086;48.29571;2.1223;132;20221220;11.8;9.4;10.6;3.7;10.93;7.1;.8;1340 +91086;48.29571;2.1223;132;20221221;11.6;8.5;10;4.5;12.06;6.2;.33;1825 +91086;48.29571;2.1223;132;20221222;13.1;11.2;12.1;6.3;12.89;6.5;.72;1247 +91086;48.29571;2.1223;132;20221223;14.3;12.7;13.5;4.9;13.79;3.7;.8;1165 +91086;48.29571;2.1223;132;20221224;11.5;10;10.7;3.1;11.63;1.5;.59;1292 +91086;48.29571;2.1223;132;20221225;13.6;9.4;11.5;3;11.89;0;.6;2570 +91086;48.29571;2.1223;132;20221226;11.7;10.5;11.1;3.3;10.59;.9;.9;1400 +91086;48.29571;2.1223;132;20221227;8.4;1.1;4.7;2.1;7.96;.1;.2;3536 +91086;48.29571;2.1223;132;20221228;11.1;6.5;8.8;6.2;10.76;4.3;.43;2439 +91086;48.29571;2.1223;132;20221229;11.3;9.9;10.6;5.7;10.56;.3;1.02;1814 +91086;48.29571;2.1223;132;20221230;13.9;4.7;9.3;5.6;11.49;3.5;.39;2927 +91086;48.29571;2.1223;132;20221231;15.2;13.8;14.5;6.6;12.26;0;1.82;1688 +91087;48.31917;2.45769;118;20220101;14.5;4.4;9.5;1.1;9.69;.1;.33;4011 +91087;48.31917;2.45769;118;20220102;13.3;6.3;9.8;3.2;10.77;0;.54;3299 +91087;48.31917;2.45769;118;20220103;12.2;10.6;11.4;4;11.82;11.1;.75;1392 +91087;48.31917;2.45769;118;20220104;9.9;9.6;9.8;3.6;10.19;6.9;.89;652 +91087;48.31917;2.45769;118;20220105;6.6;1;3.8;1.8;6.14;0;.48;2985 +91087;48.31917;2.45769;118;20220106;6;-3.2;1.4;1.3;5.97;.6;.22;3996 +91087;48.31917;2.45769;118;20220107;8;1.5;4.8;4;7.39;2.7;.57;3321 +91087;48.31917;2.45769;118;20220108;8.2;1.3;4.8;3.9;8.29;11.8;.28;3477 +91087;48.31917;2.45769;118;20220109;6.5;4.1;5.3;2.5;7.54;2.4;.55;1896 +91087;48.31917;2.45769;118;20220110;4.9;2.4;3.6;1.7;7.37;0;.34;1977 +91087;48.31917;2.45769;118;20220111;1.4;.4;.9;1.9;6.14;0;.33;938 +91087;48.31917;2.45769;118;20220112;4.3;-.7;1.8;1.6;6.17;0;.31;3032 +91087;48.31917;2.45769;118;20220113;3;.1;1.6;2.3;6.37;0;.31;2233 +91087;48.31917;2.45769;118;20220114;4;-2.1;1;.9;5.64;0;.28;3516 +91087;48.31917;2.45769;118;20220115;6.2;-3.8;1.2;1;5.62;.1;.24;4592 +91087;48.31917;2.45769;118;20220116;2.1;-1.6;.2;2.1;6.37;.1;.16;2687 +91087;48.31917;2.45769;118;20220117;6.6;2.2;4.4;.9;7.69;0;.28;2878 +91087;48.31917;2.45769;118;20220118;9.1;.9;5;2.2;7.32;0;.51;4258 +91087;48.31917;2.45769;118;20220119;5.2;1.9;3.5;1.8;7.82;2;.25;2499 +91087;48.31917;2.45769;118;20220120;6.6;.7;3.7;2;7.02;.1;.43;3533 +91087;48.31917;2.45769;118;20220121;5.6;.7;3.2;1.8;6.09;.1;.51;3376 +91087;48.31917;2.45769;118;20220122;5.7;-3;1.3;1.1;6.49;0;.21;4719 +91087;48.31917;2.45769;118;20220123;4.5;3.2;3.9;2.3;6.64;0;.61;1627 +91087;48.31917;2.45769;118;20220124;4;-1.4;1.3;1.5;5.94;0;.31;3645 +91087;48.31917;2.45769;118;20220125;-.6;-.8;-.7;.9;5.72;0;.31;565 +91087;48.31917;2.45769;118;20220126;.7;-1.5;-.4;1.2;5.74;0;.27;2310 +91087;48.31917;2.45769;118;20220127;3.7;-.2;1.7;2;6.49;.1;.33;3236 +91087;48.31917;2.45769;118;20220128;5.2;3;4.1;1.4;7.82;.1;.35;2369 +91087;48.31917;2.45769;118;20220129;8.5;4;6.2;2.6;9.34;.6;.33;3628 +91087;48.31917;2.45769;118;20220130;10.4;6.8;8.6;1.3;8.69;.1;.65;3200 +91087;48.31917;2.45769;118;20220131;8.6;4.8;6.7;3.2;6.64;.4;1.14;3413 +91087;48.31917;2.45769;118;20220201;9;-1.5;3.8;2.6;8.49;.5;.23;6043 +91087;48.31917;2.45769;118;20220202;10.9;8.9;9.9;2.2;9.82;0;.81;2298 +91087;48.31917;2.45769;118;20220203;8.1;6.3;7.2;2.2;8.24;.1;.74;2327 +91087;48.31917;2.45769;118;20220204;10.2;5.6;7.9;2.9;8.39;.7;.89;4095 +91087;48.31917;2.45769;118;20220205;9.6;-1.5;4.1;2.1;6.67;.1;.68;6684 +91087;48.31917;2.45769;118;20220206;10;4.4;7.2;5.4;9.69;7.4;.52;4745 +91087;48.31917;2.45769;118;20220207;10.3;3.4;6.9;1.8;6.94;0;.86;5392 +91087;48.31917;2.45769;118;20220208;11.3;.4;5.9;1;7.72;0;.59;7001 +91087;48.31917;2.45769;118;20220209;14.4;-1.6;6.4;.8;7.07;.1;.69;8642 +91087;48.31917;2.45769;118;20220210;5.9;2.7;4.3;4;8.23;.9;.98;4900 +91087;48.31917;2.45769;118;20220211;9.1;.2;4.6;2.1;6.46;0;.79;9400 +91087;48.31917;2.45769;118;20220212;9;-1;4;2.5;5.2;0;1.08;10366 +91087;48.31917;2.45769;118;20220213;14.1;-1.3;6.4;5.3;7.13;.3;1.71;8633 +91087;48.31917;2.45769;118;20220214;11.2;7;9.1;5.9;8.78;2.8;1.35;4441 +91087;48.31917;2.45769;118;20220215;10.2;3.3;6.8;6.2;9.03;4.6;.74;6500 +91087;48.31917;2.45769;118;20220216;14.4;8.4;11.4;5.4;12.49;.6;.85;5745 +91087;48.31917;2.45769;118;20220217;13.5;11.4;12.5;4;10.02;.6;1.68;3294 +91087;48.31917;2.45769;118;20220218;12.5;8.5;10.5;4.8;9.67;.9;1.43;4742 +91087;48.31917;2.45769;118;20220219;9.9;1.7;5.8;3.8;6.54;0;1.34;7127 +91087;48.31917;2.45769;118;20220220;12.9;7.4;10.2;5.2;9.94;1.7;1.36;5891 +91087;48.31917;2.45769;118;20220221;10.6;5.8;8.2;5;7.69;.3;1.56;5441 +91087;48.31917;2.45769;118;20220222;11.3;4.3;7.8;2.9;9.47;.4;.84;6853 +91087;48.31917;2.45769;118;20220223;11.6;1.8;6.7;1;8.79;.4;.77;8282 +91087;48.31917;2.45769;118;20220224;11.8;7.5;9.6;2.8;7.89;1.7;1.45;5420 +91087;48.31917;2.45769;118;20220225;10.7;.2;5.5;1.7;6.09;.2;1.13;8907 +91087;48.31917;2.45769;118;20220226;9.8;-3.1;3.4;2.2;5.39;0;1.19;10057 +91087;48.31917;2.45769;118;20220227;10.8;-1.7;4.6;1.8;5.09;0;1.3;10059 +91087;48.31917;2.45769;118;20220228;12.4;-4.6;3.9;.8;4.79;0;1.05;11956 +91087;48.31917;2.45769;118;20220301;12.8;-2.3;5.3;.9;6.12;0;1.08;11469 +91087;48.31917;2.45769;118;20220302;13;3.3;8.2;.8;7.24;0;1.07;9221 +91087;48.31917;2.45769;118;20220303;11.8;5.6;8.7;.9;9.72;.1;.89;7314 +91087;48.31917;2.45769;118;20220304;13.1;5.4;9.2;1.1;8.97;0;1.09;8366 +91087;48.31917;2.45769;118;20220305;11.9;3.3;7.6;1.4;6.82;0;1.26;8875 +91087;48.31917;2.45769;118;20220306;8;-2.3;2.8;2.8;4.82;.1;1.39;10068 +91087;48.31917;2.45769;118;20220307;7;-2.3;2.4;3.6;4.19;0;1.61;9631 +91087;48.31917;2.45769;118;20220308;14.2;-2.2;6;1.9;4.84;0;1.84;13228 +91087;48.31917;2.45769;118;20220309;15.4;-1.3;7.1;1.6;6.84;0;1.63;13491 +91087;48.31917;2.45769;118;20220310;16.6;.7;8.6;1.8;7.34;0;1.8;13274 +91087;48.31917;2.45769;118;20220311;13.5;5.6;9.6;2.9;8.94;3.4;1.6;9466 +91087;48.31917;2.45769;118;20220312;9.4;4.8;7.1;3.3;8.94;.6;.98;7041 +91087;48.31917;2.45769;118;20220313;11.1;6.5;8.8;3.2;8.52;2.7;1.42;7336 +91087;48.31917;2.45769;118;20220314;14.9;1.2;8;2.2;7.89;1.4;1.73;13009 +91087;48.31917;2.45769;118;20220315;12.6;7.1;9.9;1.1;10.87;1.6;1.1;8256 +91087;48.31917;2.45769;118;20220316;13.7;6.2;10;1.3;10.77;0;1.25;9751 +91087;48.31917;2.45769;118;20220317;9.5;8.1;8.8;3.1;8.27;0;1.35;4096 +91087;48.31917;2.45769;118;20220318;14.8;4.1;9.5;6.1;6.2;0;3.22;13966 +91087;48.31917;2.45769;118;20220319;15.5;4.7;10.1;5.3;6.26;0;3.26;15666 +91087;48.31917;2.45769;118;20220320;12.8;.8;6.8;2.9;6.23;0;1.97;12100 +91087;48.31917;2.45769;118;20220321;18.2;5.1;11.6;2.9;8.8;0;2.54;15233 +91087;48.31917;2.45769;118;20220322;17.7;5.1;11.4;3.7;6.73;0;3.21;16866 +91087;48.31917;2.45769;118;20220323;18;2.2;10.1;2.7;6.2;0;2.92;17466 +91087;48.31917;2.45769;118;20220324;20.4;3;11.7;2.2;6.46;0;3.03;17566 +91087;48.31917;2.45769;118;20220325;19.8;5.7;12.7;4.3;6.19;0;4.03;18066 +91087;48.31917;2.45769;118;20220326;19.4;4.2;11.8;4.3;6.4;0;3.84;18200 +91087;48.31917;2.45769;118;20220327;20.9;5.2;13;2.9;7.16;0;3.45;18066 +91087;48.31917;2.45769;118;20220328;21.8;3.7;12.8;1.7;7.63;0;2.75;15633 +91087;48.31917;2.45769;118;20220329;17.4;9.9;13.7;2;9.8;.8;1.93;7233 +91087;48.31917;2.45769;118;20220330;13.9;7.6;10.8;2.2;10.93;4.4;1.23;6233 +91087;48.31917;2.45769;118;20220331;8.4;4.3;6.3;5.9;7.26;1;1.53;6800 +91087;48.31917;2.45769;118;20220401;4.6;.4;2.5;6.7;5.7;1.1;1.24;7280 +91087;48.31917;2.45769;118;20220402;7.1;-.2;3.5;6.5;4.8;0;2.18;13233 +91087;48.31917;2.45769;118;20220403;8.9;-.4;4.2;4.1;4.76;0;2.39;18733 +91087;48.31917;2.45769;118;20220404;10.8;0;5.4;4.5;5.93;.1;2.17;14393 +91087;48.31917;2.45769;118;20220405;12.8;7;9.9;4.6;10.19;.3;1.32;4400 +91087;48.31917;2.45769;118;20220406;12.4;5.4;8.9;6.1;9.7;.7;1.41;6233 +91087;48.31917;2.45769;118;20220407;15.5;9.7;12.6;8.8;10.5;.7;2.7;9900 +91087;48.31917;2.45769;118;20220408;13.3;7;10.2;5.3;8.93;26.1;1.86;4566 +91087;48.31917;2.45769;118;20220409;11.4;1.6;6.5;3.1;7.06;.1;2.04;15066 +91087;48.31917;2.45769;118;20220410;14.2;-1;6.6;2.6;6.66;0;2.61;21500 +91087;48.31917;2.45769;118;20220411;20.1;3.7;11.9;4.1;8.6;0;3.71;20633 +91087;48.31917;2.45769;118;20220412;21.3;8.8;15;3.5;11.16;4.5;3.36;17000 +91087;48.31917;2.45769;118;20220413;15.7;11.7;13.7;1.1;13.4;2.3;1.29;6233 +91087;48.31917;2.45769;118;20220414;21;8.3;14.7;1.6;12.46;.2;3.12;21333 +91087;48.31917;2.45769;118;20220415;21.1;8.1;14.6;2.7;11.6;0;3.51;22600 +91087;48.31917;2.45769;118;20220416;19.4;9;14.2;4.1;9.83;0;3.99;23633 +91087;48.31917;2.45769;118;20220417;20.6;4.8;12.7;3.4;7.6;0;4.23;24500 +91087;48.31917;2.45769;118;20220418;19.3;4.4;11.8;2.5;8.33;0;3.27;20533 +91087;48.31917;2.45769;118;20220419;17.8;6.1;12;4;9.8;0;3.06;17900 +91087;48.31917;2.45769;118;20220420;19.4;6.5;12.9;3.6;8.86;0;3.55;18400 +91087;48.31917;2.45769;118;20220421;19.3;6.4;12.8;3.6;8.26;0;3.97;22466 +91087;48.31917;2.45769;118;20220422;19.3;7.5;13.4;3.4;9.26;.1;3.82;22500 +91087;48.31917;2.45769;118;20220423;20.3;8.5;14.4;4.1;10.96;2;3.38;16000 +91087;48.31917;2.45769;118;20220424;18.8;8.5;13.6;3.1;11;.1;2.91;15566 +91087;48.31917;2.45769;118;20220425;17.2;7.9;12.5;3.7;9.26;0;3.4;19866 +91087;48.31917;2.45769;118;20220426;15.6;4.3;10;3;8.86;0;2.74;18366 +91087;48.31917;2.45769;118;20220427;19.2;4.3;11.7;4.4;8.9;0;3.93;24000 +91087;48.31917;2.45769;118;20220428;20.8;7.2;14;4.2;9.33;0;4.13;20333 +91087;48.31917;2.45769;118;20220429;20.6;9.9;15.2;4.2;10;.2;4.18;20133 +91087;48.31917;2.45769;118;20220430;17;5.9;11.4;4.3;8.43;0;3.76;23600 +91087;48.31917;2.45769;118;20220501;16.9;4.6;10.8;3.2;8.06;0;3.53;22933 +91087;48.31917;2.45769;118;20220502;19;6.2;12.6;3.6;9.13;0;3.53;18933 +91087;48.31917;2.45769;118;20220503;19.8;7.8;13.8;4.6;9.63;.1;3.99;20066 +91087;48.31917;2.45769;118;20220504;18.2;9.9;14;3.1;10.96;.9;2.49;9700 +91087;48.31917;2.45769;118;20220505;19.2;8.4;13.8;3.3;10.86;.1;3.06;15300 +91087;48.31917;2.45769;118;20220506;21.9;6.3;14.1;1.5;10.54;0;3.63;22902 +91087;48.31917;2.45769;118;20220507;22;8;15;1.2;11.07;.1;3.5;21630 +91087;48.31917;2.45769;118;20220508;22.4;8.1;15.2;2.1;12.09;0;3.71;21978 +91087;48.31917;2.45769;118;20220509;25.8;8.1;17;.7;12.04;0;3.94;24702 +91087;48.31917;2.45769;118;20220510;27.4;9.1;18.2;1.3;12.67;0;4.46;25259 +91087;48.31917;2.45769;118;20220511;25.9;10.2;18.1;2;12.62;0;4.46;23554 +91087;48.31917;2.45769;118;20220512;20.8;10.1;15.4;1.2;12.59;0;3.19;19361 +91087;48.31917;2.45769;118;20220513;21.8;8;14.9;1;10.17;0;3.59;22094 +91087;48.31917;2.45769;118;20220514;24.1;6.2;15.2;1.3;10.79;0;4.14;25511 +91087;48.31917;2.45769;118;20220515;29.6;10.8;20.2;2.1;13.47;7.3;5.36;26335 +91087;48.31917;2.45769;118;20220516;25.6;14.7;20.1;1.5;16.14;0;3.85;19961 +91087;48.31917;2.45769;118;20220517;28.7;13.2;21;1.1;15.92;.1;4.45;23948 +91087;48.31917;2.45769;118;20220518;28.7;15.4;22;1.6;17.89;.7;4.5;22390 +91087;48.31917;2.45769;118;20220519;27.3;17.6;22.4;1.3;18.07;.6;3.96;19141 +91087;48.31917;2.45769;118;20220520;26.6;14.9;20.7;1.9;15.92;.7;4.31;21021 +91087;48.31917;2.45769;118;20220521;24.9;7.5;16.2;.9;12.36;0;4.22;25992 +91087;48.31917;2.45769;118;20220522;24.1;12.3;18.2;2.3;14.03;3.3;4.19;21465 +91087;48.31917;2.45769;118;20220523;18.5;14.1;16.3;2.3;16.16;6.6;2.39;13128 +91087;48.31917;2.45769;118;20220524;18.2;10.4;14.3;2.6;11.53;.2;3.15;17392 +91087;48.31917;2.45769;118;20220525;20.5;5.6;13;1.6;10.72;0;3.73;24330 +91087;48.31917;2.45769;118;20220526;20.9;13.1;17;1.8;13.19;0;3.35;17587 +91087;48.31917;2.45769;118;20220527;21.1;13;17.1;1.6;12.47;0;3.38;17950 +91087;48.31917;2.45769;118;20220528;20.8;5.9;13.4;2;9.77;0;3.99;24504 +91087;48.31917;2.45769;118;20220529;17.4;6.5;12;2.9;8.12;.1;3.69;20805 +91087;48.31917;2.45769;118;20220530;20.3;5.5;12.9;1.7;8.74;0;3.98;24587 +91087;48.31917;2.45769;118;20220531;22.4;6.2;14.3;1.2;8.99;0;4.13;25727 +91087;48.31917;2.45769;118;20220601;23.1;4.7;13.9;1;9.47;0;4.24;27583 +91087;48.31917;2.45769;118;20220602;25.5;8.7;17.1;2.4;10.59;.1;5.11;26291 +91087;48.31917;2.45769;118;20220603;23.5;12.2;17.8;1.3;14.62;4.1;3.88;21786 +91087;48.31917;2.45769;118;20220604;28.9;14.4;21.6;2;17.62;21.3;4.92;24440 +91087;48.31917;2.45769;118;20220605;22.2;15;18.6;2.1;16.87;3.1;3.27;17060 +91087;48.31917;2.45769;118;20220606;21.2;12.4;16.8;1.8;13.07;.4;3.56;19063 +91087;48.31917;2.45769;118;20220607;22.8;13.8;18.3;2.5;14.44;8.1;3.88;19383 +91087;48.31917;2.45769;118;20220608;21.5;13.2;17.3;2.1;14.19;5.2;3.51;18567 +91087;48.31917;2.45769;118;20220609;21.3;10.8;16;1.7;12.19;0;3.88;21973 +91087;48.31917;2.45769;118;20220610;24.5;11.5;18;1.1;14.59;.1;4.11;23068 +91087;48.31917;2.45769;118;20220611;27.3;11;19.1;.9;14.94;0;4.64;26414 +91087;48.31917;2.45769;118;20220612;25.2;13;19.1;2.3;12.34;0;4.8;22982 +91087;48.31917;2.45769;118;20220613;24.2;7.7;15.9;1.2;10.94;.1;4.46;26762 +91087;48.31917;2.45769;118;20220614;26.8;9.9;18.4;1.6;11.94;0;5.02;27110 +91087;48.31917;2.45769;118;20220615;32.4;13.1;22.8;1.4;13.44;0;5.95;29134 +91087;48.31917;2.45769;118;20220616;30.1;13.7;21.9;1.3;13.92;0;5.25;26636 +91087;48.31917;2.45769;118;20220617;34.3;12.9;23.6;.8;14.99;0;5.76;30499 +91087;48.31917;2.45769;118;20220618;37.8;15.5;26.7;1.4;16.42;.3;6.86;31091 +91087;48.31917;2.45769;118;20220619;28.3;16.4;22.3;3.3;17.44;17.9;5.28;22762 +91087;48.31917;2.45769;118;20220620;23.5;16.3;19.9;2.8;17.94;12.8;3.55;17354 +91087;48.31917;2.45769;118;20220621;27.9;14;21;2.1;16.97;0;4.88;24366 +91087;48.31917;2.45769;118;20220622;25.8;17.3;21.5;1.7;17.94;.3;3.97;18967 +91087;48.31917;2.45769;118;20220623;27.7;16.7;22.2;2;17.72;2.4;4.62;21830 +91087;48.31917;2.45769;118;20220624;23.9;15.9;19.9;2.8;16.77;1.2;3.86;18355 +91087;48.31917;2.45769;118;20220625;18.3;15.9;17.1;1.8;15.12;3.3;2.25;9984 +91087;48.31917;2.45769;118;20220626;20.6;11.7;16.1;1;13.94;.5;3.3;19508 +91087;48.31917;2.45769;118;20220627;23.9;12.2;18.1;1.3;12.87;0;4.13;22528 +91087;48.31917;2.45769;118;20220628;27;8.3;17.7;.8;11.67;0;4.72;28356 +91087;48.31917;2.45769;118;20220629;26.8;10.2;18.5;1.5;12.84;3.3;4.87;26717 +91087;48.31917;2.45769;118;20220630;16.2;13.1;14.7;1.2;14.14;14;2.07;11396 +91087;48.31917;2.45769;118;20220701;21.9;9.4;15.7;1.1;11.92;0;3.81;22964 +91087;48.31917;2.45769;118;20220702;26.9;7.4;17.1;.8;11.92;.1;4.75;28880 +91087;48.31917;2.45769;118;20220703;25.7;10.9;18.3;1.4;12.72;0;4.56;24994 +91087;48.31917;2.45769;118;20220704;26.4;9.8;18.1;1.4;12.27;0;4.75;26530 +91087;48.31917;2.45769;118;20220705;26.3;11.1;18.7;1.8;12.39;0;4.86;25385 +91087;48.31917;2.45769;118;20220706;26.3;11.1;18.7;2;12.24;0;4.89;25255 +91087;48.31917;2.45769;118;20220707;23.5;12.2;17.9;2.1;14.24;0;4.06;21678 +91087;48.31917;2.45769;118;20220708;27.2;10.8;19;2.3;12.09;0;5.25;26048 +91087;48.31917;2.45769;118;20220709;29.4;11.7;20.5;1.8;13.69;0;5.34;27040 +91087;48.31917;2.45769;118;20220710;27.1;13.2;20.1;3.3;12.67;0;5.48;23856 +91087;48.31917;2.45769;118;20220711;29.8;13.5;21.6;2.4;14.29;0;5.64;25773 +91087;48.31917;2.45769;118;20220712;32.2;14.3;23.2;1.2;14.47;0;5.4;27162 +91087;48.31917;2.45769;118;20220713;35.3;13.5;24.4;.8;13.54;0;5.68;29903 +91087;48.31917;2.45769;118;20220714;31.7;16.4;24;1.8;14.44;0;5.57;24918 +91087;48.31917;2.45769;118;20220715;27.3;15.4;21.4;2.6;11.14;0;5.34;21740 +91087;48.31917;2.45769;118;20220716;29;10.7;19.9;1.9;11.32;0;5.44;27011 +91087;48.31917;2.45769;118;20220717;31.2;13.4;22.3;1.9;12.24;0;5.73;26512 +91087;48.31917;2.45769;118;20220718;37.8;13.5;25.6;1.3;13.19;0;6.39;30417 +91087;48.31917;2.45769;118;20220719;39;16.6;27.8;2;15.57;5.3;7.25;29641 +91087;48.31917;2.45769;118;20220720;21.6;17.9;19.7;1.7;19.12;15.3;2.48;11850 +91087;48.31917;2.45769;118;20220721;27.5;15.2;21.4;1.1;17.94;.1;4.11;21754 +91087;48.31917;2.45769;118;20220722;25.3;16.2;20.7;1.5;19.34;.3;3.53;18464 +91087;48.31917;2.45769;118;20220723;27.7;17.8;22.8;1.1;18.74;0;3.89;19293 +91087;48.31917;2.45769;118;20220724;32.1;14.5;23.3;.9;16.99;0;4.95;25777 +91087;48.31917;2.45769;118;20220725;26.9;17.9;22.4;2;16.62;0;4.12;18036 +91087;48.31917;2.45769;118;20220726;23.4;14.8;19.1;1.3;14.07;0;3.46;17644 +91087;48.31917;2.45769;118;20220727;25.6;14;19.8;1.9;12.79;0;4.24;20518 +91087;48.31917;2.45769;118;20220728;27.5;12.2;19.9;1.3;11.49;0;4.49;23657 +91087;48.31917;2.45769;118;20220729;29.2;11.7;20.4;.6;12.44;0;4.34;25135 +91087;48.31917;2.45769;118;20220730;30.5;14.1;22.3;1;14.24;0;4.68;24269 +91087;48.31917;2.45769;118;20220731;30.6;14.7;22.6;1.4;16.04;0;4.76;23701 +91087;48.31917;2.45769;118;20220801;27.5;14.5;21;1;16.49;0;3.96;21408 +91087;48.31917;2.45769;118;20220802;31.1;14.3;22.7;.8;15.92;0;4.51;24192 +91087;48.31917;2.45769;118;20220803;35.6;15.2;25.4;.8;16.32;0;5.14;26471 +91087;48.31917;2.45769;118;20220804;31;18.9;25;1.7;18.62;8.1;4.56;20127 +91087;48.31917;2.45769;118;20220805;26.7;15.8;21.2;2.7;15.54;0;4.34;18985 +91087;48.31917;2.45769;118;20220806;25.4;12.1;18.8;3.3;10.22;0;5.05;20871 +91087;48.31917;2.45769;118;20220807;27.8;12.2;20;2.9;10.07;0;5.42;22557 +91087;48.31917;2.45769;118;20220808;29.8;13.6;21.7;3.1;11.24;0;5.79;22921 +91087;48.31917;2.45769;118;20220809;31.6;15.9;23.8;3.1;12.77;0;6.02;22386 +91087;48.31917;2.45769;118;20220810;32.4;15.7;24;2.7;12.39;0;6;23094 +91087;48.31917;2.45769;118;20220811;32.1;14;23.1;2.2;11.37;0;5.61;23887 +91087;48.31917;2.45769;118;20220812;33.7;12.4;23.1;1.8;11.52;0;5.66;25775 +91087;48.31917;2.45769;118;20220813;32.9;13.6;23.3;1.8;10.89;0;5.41;24413 +91087;48.31917;2.45769;118;20220814;26.4;15.2;20.8;1.2;15.12;3.8;3.54;18261 +91087;48.31917;2.45769;118;20220815;24.9;14.7;19.8;1.3;17.37;.9;3.22;17233 +91087;48.31917;2.45769;118;20220816;27.9;15;21.4;.9;17.52;2.2;3.57;19297 +91087;48.31917;2.45769;118;20220817;26.9;15.2;21;1;17.54;1.8;3.4;18231 +91087;48.31917;2.45769;118;20220818;28.7;14.2;21.4;1.3;16.09;0;3.88;20266 +91087;48.31917;2.45769;118;20220819;25.7;14.2;19.9;1.4;17.14;1.6;3.27;17760 +91087;48.31917;2.45769;118;20220820;25.5;10.9;18.2;1.1;13.94;0;3.41;19985 +91087;48.31917;2.45769;118;20220821;26.1;9.6;17.9;1.1;13.49;0;3.55;21063 +91087;48.31917;2.45769;118;20220822;24.5;15.5;20;1.1;16.17;.1;2.92;15477 +91087;48.31917;2.45769;118;20220823;29;14.2;21.6;.6;17.47;0;3.43;19608 +91087;48.31917;2.45769;118;20220824;33.1;14.6;23.9;.9;16.32;0;4.2;21939 +91087;48.31917;2.45769;118;20220825;32.3;13.9;23.1;1.5;15.34;0;4.41;21665 +91087;48.31917;2.45769;118;20220826;26.8;17.4;22.1;1.9;16.04;0;3.51;15376 +91087;48.31917;2.45769;118;20220827;26.7;14.7;20.7;1.8;13.44;0;3.68;17275 +91087;48.31917;2.45769;118;20220828;27.9;11.2;19.6;1.9;12.99;0;3.99;20214 +91087;48.31917;2.45769;118;20220829;31;15.8;23.4;2.6;13.29;.9;4.93;19177 +91087;48.31917;2.45769;118;20220830;26.2;15.6;20.9;1.5;15.14;.1;3.3;15717 +91087;48.31917;2.45769;118;20220831;27.6;12.6;20.1;1;14.69;0;3.25;18487 +91087;48.31917;2.45769;118;20220901;28.8;12.5;20.6;1.3;14.32;.9;3.59;19175 +91087;48.31917;2.45769;118;20220902;24.1;16.1;20.1;1.3;15.67;4.9;2.62;12947 +91087;48.31917;2.45769;118;20220903;24.6;14.3;19.5;1.3;16.59;.3;2.73;14940 +91087;48.31917;2.45769;118;20220904;29.9;12.3;21.1;1.2;14.12;1.7;3.58;19378 +91087;48.31917;2.45769;118;20220905;30.3;15.2;22.7;1.4;17.47;4.1;3.55;17778 +91087;48.31917;2.45769;118;20220906;28.9;12.8;20.9;1.3;16.34;.4;3.37;18232 +91087;48.31917;2.45769;118;20220907;22.5;13.2;17.9;1.2;16.12;7.1;2.32;13537 +91087;48.31917;2.45769;118;20220908;22;14.3;18.2;2.6;15.94;6.8;2.47;12228 +91087;48.31917;2.45769;118;20220909;21.1;14.6;17.9;3;15.17;2.2;2.48;11072 +91087;48.31917;2.45769;118;20220910;20.5;13.7;17.1;2.4;15.12;.8;2.21;11269 +91087;48.31917;2.45769;118;20220911;23.2;10;16.6;1;14.52;.2;2.43;15631 +91087;48.31917;2.45769;118;20220912;28.7;11.2;19.9;1.4;15.37;0;3.2;17850 +91087;48.31917;2.45769;118;20220913;26.5;17.3;21.9;1.3;18.69;3;2.57;12716 +91087;48.31917;2.45769;118;20220914;26;17.5;21.8;1.5;19.94;2.5;2.41;12053 +91087;48.31917;2.45769;118;20220915;22.5;15.9;19.2;1.6;16.24;0;2.14;10338 +91087;48.31917;2.45769;118;20220916;18.7;11.5;15.1;1.4;11.52;.1;1.95;10720 +91087;48.31917;2.45769;118;20220917;17.5;5;11.2;1.4;8.47;.1;2.07;14128 +91087;48.31917;2.45769;118;20220918;20.3;2.7;11.5;1;8.52;0;2.19;16716 +91087;48.31917;2.45769;118;20220919;19.3;4.5;11.9;1.1;8.89;.1;2.07;15095 +91087;48.31917;2.45769;118;20220920;18.5;4.6;11.5;1;9.22;0;1.93;14520 +91087;48.31917;2.45769;118;20220921;19.7;6;12.8;1.3;9.49;0;2.1;14217 +91087;48.31917;2.45769;118;20220922;21.2;3.1;12.2;.6;8.67;0;1.96;16223 +91087;48.31917;2.45769;118;20220923;21.1;5.5;13.3;.5;9.87;.7;1.82;14837 +91087;48.31917;2.45769;118;20220924;15.6;12;13.8;.9;13.42;3.4;1.17;6811 +91087;48.31917;2.45769;118;20220925;19.4;10.9;15.1;1.8;11.84;.2;1.94;10600 +91087;48.31917;2.45769;118;20220926;14.9;9.1;12;2.3;11.42;9.4;1.42;8489 +91087;48.31917;2.45769;118;20220927;15.4;9.7;12.5;2.9;11.89;6.8;1.51;8376 +91087;48.31917;2.45769;118;20220928;14.5;10.5;12.5;1.3;12.09;.3;1.17;6770 +91087;48.31917;2.45769;118;20220929;13.7;8.9;11.3;.8;11.14;1.3;1.09;7341 +91087;48.31917;2.45769;118;20220930;17.4;3.2;10.3;1.4;9.64;5;1.61;12911 +91087;48.31917;2.45769;118;20221001;20.3;11.5;15.9;3.5;14.57;.6;1.94;10014 +91087;48.31917;2.45769;118;20221002;20.3;12.6;16.4;2.7;16.54;1.2;1.51;8966 +91087;48.31917;2.45769;118;20221003;15.1;10.3;12.7;1.6;12.27;0;1.19;6962 +91087;48.31917;2.45769;118;20221004;19.6;4.8;12.2;.5;11.14;.2;1.4;12575 +91087;48.31917;2.45769;118;20221005;21.7;8.2;14.9;2.2;12.94;.1;1.98;11747 +91087;48.31917;2.45769;118;20221006;19.6;7;13.3;.9;10.49;.1;1.48;11200 +91087;48.31917;2.45769;118;20221007;19;1.9;10.5;.5;9.47;.1;1.28;12964 +91087;48.31917;2.45769;118;20221008;18.6;4.1;11.3;.7;9.34;.1;1.31;11727 +91087;48.31917;2.45769;118;20221009;19.3;1.5;10.4;1;8.92;.1;1.48;12900 +91087;48.31917;2.45769;118;20221010;19.5;6;12.7;1.5;12.62;.3;1.37;10965 +91087;48.31917;2.45769;118;20221011;17.9;10.6;14.3;2.3;12.67;0;1.45;7701 +91087;48.31917;2.45769;118;20221012;19.5;5.8;12.6;.5;11.62;0;1.15;10760 +91087;48.31917;2.45769;118;20221013;16.1;10.9;13.5;1.5;13.94;2.4;.95;6329 +91087;48.31917;2.45769;118;20221014;17.8;14.3;16;2.2;16.77;12.1;.94;5093 +91087;48.31917;2.45769;118;20221015;18.7;15.3;17;2.7;16.69;2.1;1.17;4773 +91087;48.31917;2.45769;118;20221016;22;14.2;18.1;1.4;16.84;0;1.3;7563 +91087;48.31917;2.45769;118;20221017;19.1;15.7;17.4;2;16.99;22.9;1.12;4814 +91087;48.31917;2.45769;118;20221018;18.9;14.4;16.7;1.2;16.99;.2;.95;5526 +91087;48.31917;2.45769;118;20221019;22.4;13.5;17.9;2.3;16.57;2.9;1.48;7744 +91087;48.31917;2.45769;118;20221020;22.4;14.1;18.3;1.8;16.74;16.1;1.39;7332 +91087;48.31917;2.45769;118;20221021;20.2;13.5;16.8;1.8;15.84;2.9;1.17;6487 +91087;48.31917;2.45769;118;20221022;21.5;11.9;16.7;1.7;14.54;.1;1.33;7716 +91087;48.31917;2.45769;118;20221023;21.8;13.3;17.5;2.8;14.94;.2;1.65;7110 +91087;48.31917;2.45769;118;20221024;19.3;14.7;17;3.4;13.84;.7;1.77;5076 +91087;48.31917;2.45769;118;20221025;18.5;11.8;15.2;1.9;14.34;.2;1.04;6087 +91087;48.31917;2.45769;118;20221026;22;13.3;17.7;1.9;14.84;.1;1.41;6883 +91087;48.31917;2.45769;118;20221027;21.2;12.1;16.6;1.6;14.54;0;1.39;7588 +91087;48.31917;2.45769;118;20221028;22.7;14.8;18.8;1.1;14.84;0;1.19;6268 +91087;48.31917;2.45769;118;20221029;24.3;13.4;18.8;1.1;14.57;.1;1.25;7348 +91087;48.31917;2.45769;118;20221030;19.1;9.3;14.2;.7;12.94;1.6;.78;6861 +91087;48.31917;2.45769;118;20221031;20.9;11.2;16;1.9;14.39;1.6;1.15;6703 +91087;48.31917;2.45769;118;20221101;16.7;10.2;13.4;3.5;11.97;.2;1.3;5308 +91087;48.31917;2.45769;118;20221102;15.7;9.2;12.5;2.3;11.62;.1;.96;5273 +91087;48.31917;2.45769;118;20221103;14.6;9.8;12.2;2.7;11.49;6.5;.97;4362 +91087;48.31917;2.45769;118;20221104;11.8;9;10.4;2.7;10.27;1.3;.89;3130 +91087;48.31917;2.45769;118;20221105;10.4;2;6.2;1.5;8.82;0;.48;5733 +91087;48.31917;2.45769;118;20221106;11.4;7.7;9.5;2.9;10.42;1.8;.71;3579 +91087;48.31917;2.45769;118;20221107;16.1;10.8;13.4;3.2;12.62;.3;1.03;4338 +91087;48.31917;2.45769;118;20221108;17;8.6;12.8;2.9;11.37;2.5;1.16;5431 +91087;48.31917;2.45769;118;20221109;15.2;11;13.1;2.1;11.92;.2;.91;3630 +91087;48.31917;2.45769;118;20221110;10.7;3.6;7.1;1.2;9.87;0;.35;4769 +91087;48.31917;2.45769;118;20221111;14.5;8.4;11.5;1.7;10.69;.1;.75;4349 +91087;48.31917;2.45769;118;20221112;15.5;4.4;9.9;.8;10.09;.2;.49;5921 +91087;48.31917;2.45769;118;20221113;11.5;4.5;8;1.1;9.84;.1;.4;4498 +91087;48.31917;2.45769;118;20221114;14.6;5;9.8;1.8;10.59;.2;.59;5322 +91087;48.31917;2.45769;118;20221115;13.3;7;10.2;2.5;11.47;2;.52;4173 +91087;48.31917;2.45769;118;20221116;13.3;8.6;10.9;3.9;11.62;7.5;.72;3451 +91087;48.31917;2.45769;118;20221117;14;11.2;12.6;4.8;11.09;.8;1.38;2558 +91087;48.31917;2.45769;118;20221118;11.6;7.5;9.6;2.8;9.54;.2;.83;3072 +91087;48.31917;2.45769;118;20221119;10.9;.8;5.8;.9;8.02;.3;.31;5081 +91087;48.31917;2.45769;118;20221120;8.9;1.7;5.3;1.9;8.42;2.7;.32;4135 +91087;48.31917;2.45769;118;20221121;8.3;4.1;6.2;2.7;8.82;3.3;.41;3007 +91087;48.31917;2.45769;118;20221122;10.8;4;7.4;3.8;8.47;1.4;.8;3928 +91087;48.31917;2.45769;118;20221123;13.2;4.1;8.7;2.9;9.27;2.9;.71;4505 +91087;48.31917;2.45769;118;20221124;12.1;6.7;9.4;3.4;10.34;1.8;.63;3386 +91087;48.31917;2.45769;118;20221125;12.1;7.9;10;1.8;10.22;.1;.6;2850 +91087;48.31917;2.45769;118;20221126;8.1;1.1;4.6;1.3;8.17;.1;.22;3765 +91087;48.31917;2.45769;118;20221127;10.2;4.8;7.5;2;8.77;9.4;.49;3228 +91087;48.31917;2.45769;118;20221128;11.3;7.7;9.5;1.7;10.19;.7;.52;2534 +91087;48.31917;2.45769;118;20221129;8.9;6.1;7.5;.8;9.27;0;.37;2172 +91087;48.31917;2.45769;118;20221130;7.4;3.6;5.5;2.2;8.39;.1;.36;2453 +91087;48.31917;2.45769;118;20221201;6.3;3.2;4.7;2.6;7.87;0;.38;2258 +91087;48.31917;2.45769;118;20221202;5.2;4;4.6;2.5;7.44;1.4;.51;1198 +91087;48.31917;2.45769;118;20221203;3.8;2.4;3.1;4.5;6.87;.1;.51;1343 +91087;48.31917;2.45769;118;20221204;4.2;2.2;3.2;3.2;6.89;1.1;.45;1640 +91087;48.31917;2.45769;118;20221205;3.2;2.2;2.7;1.4;7.04;.2;.34;1059 +91087;48.31917;2.45769;118;20221206;4.6;2;3.3;1.3;7.02;0;.32;1911 +91087;48.31917;2.45769;118;20221207;5;-.6;2.2;.8;6.74;0;.18;2882 +91087;48.31917;2.45769;118;20221208;3;.9;2;1;6.24;0;.32;1653 +91087;48.31917;2.45769;118;20221209;3;-3.4;-.2;1.5;5.59;.1;.19;3086 +91087;48.31917;2.45769;118;20221210;2.9;-1.4;.7;1.3;5.47;0;.31;2468 +91087;48.31917;2.45769;118;20221211;-.2;-3.5;-1.8;1.9;4.92;0;.24;2107 +91087;48.31917;2.45769;118;20221212;-1.9;-3.2;-2.5;2.3;4.54;0;.32;1169 +91087;48.31917;2.45769;118;20221213;1.4;-4.3;-1.4;2.6;4.07;.5;.5;2856 +91087;48.31917;2.45769;118;20221214;1.4;-2.2;-.4;1.9;5.49;.9;.24;2207 +91087;48.31917;2.45769;118;20221215;1.9;-2.6;-.4;2.7;4.74;0;.47;2466 +91087;48.31917;2.45769;118;20221216;1.1;-4.9;-1.9;2;4.64;0;.27;2932 +91087;48.31917;2.45769;118;20221217;-.9;-2.1;-1.5;2.1;4.54;0;.44;1043 +91087;48.31917;2.45769;118;20221218;3;-7.7;-2.4;1.8;4.74;.5;.19;4039 +91087;48.31917;2.45769;118;20221219;11.7;3.5;7.6;2.8;8.77;0;.59;3405 +91087;48.31917;2.45769;118;20221220;12.4;10.1;11.2;3.2;10.94;3.5;.85;1619 +91087;48.31917;2.45769;118;20221221;11.6;9.4;10.5;3.6;12.22;6.5;.4;1527 +91087;48.31917;2.45769;118;20221222;13;11.4;12.2;4.8;12.72;6.8;.75;1332 +91087;48.31917;2.45769;118;20221223;14.4;12.9;13.6;3.7;13.79;2.4;.78;1230 +91087;48.31917;2.45769;118;20221224;11.4;9.9;10.7;2.4;11.54;1.7;.55;1273 +91087;48.31917;2.45769;118;20221225;14.2;9.5;11.9;2.4;11.72;0;.63;2512 +91087;48.31917;2.45769;118;20221226;11.9;10.8;11.3;2.5;10.47;1;.91;1023 +91087;48.31917;2.45769;118;20221227;8.3;.7;4.5;1.6;7.82;.1;.22;3325 +91087;48.31917;2.45769;118;20221228;11.3;5.9;8.6;4.6;10.54;4.1;.4;2800 +91087;48.31917;2.45769;118;20221229;11.7;10.1;10.9;4.4;10.42;.3;1.09;1240 +91087;48.31917;2.45769;118;20221230;13.9;4.6;9.3;4.4;11.27;4.3;.38;3804 +91087;48.31917;2.45769;118;20221231;15.6;13.8;14.7;5.1;12.07;0;1.73;1445 +91088;48.34162;2.79335;95;20220101;14.7;4.3;9.5;1.1;9.84;.1;.29;4055 +91088;48.34162;2.79335;95;20220102;13.5;7.2;10.3;3.9;10.8;0;.66;3131 +91088;48.34162;2.79335;95;20220103;12.3;11.2;11.7;4.8;11.94;11.1;.85;1082 +91088;48.34162;2.79335;95;20220104;9.9;11;10.5;4.3;10.65;7.6;.98;0 +91088;48.34162;2.79335;95;20220105;6.7;1.2;4;2.9;6.45;0;.57;2924 +91088;48.34162;2.79335;95;20220106;6.4;-1.4;2.5;2.1;6.24;.6;.37;3601 +91088;48.34162;2.79335;95;20220107;8.2;1.6;4.9;5;7.49;3.6;.61;3346 +91088;48.34162;2.79335;95;20220108;8.1;2.2;5.2;4.8;8.39;15.9;.35;3159 +91088;48.34162;2.79335;95;20220109;6.3;3.7;5;3.4;7.8;2.7;.46;1995 +91088;48.34162;2.79335;95;20220110;4.1;2;3.1;1.9;7.29;0;.28;1740 +91088;48.34162;2.79335;95;20220111;1.1;.4;.8;2.4;6.19;0;.31;865 +91088;48.34162;2.79335;95;20220112;4.9;-.4;2.3;1.1;6.2;0;.28;3155 +91088;48.34162;2.79335;95;20220113;2.5;-.8;.8;2.1;6.35;0;.23;2330 +91088;48.34162;2.79335;95;20220114;4.9;-1.6;1.6;.9;5.95;.1;.25;3606 +91088;48.34162;2.79335;95;20220115;3.8;-3.2;.3;1.2;5.69;.1;.21;3536 +91088;48.34162;2.79335;95;20220116;1.8;-1.1;.3;2.8;6.45;.2;.12;2352 +91088;48.34162;2.79335;95;20220117;6.2;1.9;4;1.5;7.8;0;.26;2899 +91088;48.34162;2.79335;95;20220118;8.9;1.1;5;2.1;7.29;0;.49;4191 +91088;48.34162;2.79335;95;20220119;5.2;.8;3;2.6;7.85;2.4;.15;3050 +91088;48.34162;2.79335;95;20220120;6.6;1.2;3.9;2.2;7.2;0;.39;3413 +91088;48.34162;2.79335;95;20220121;6.1;.6;3.3;2;6.34;.1;.48;3571 +91088;48.34162;2.79335;95;20220122;6.2;-1.4;2.4;1.6;6.74;0;.3;4262 +91088;48.34162;2.79335;95;20220123;5.2;3.2;4.2;2.1;6.74;0;.58;2048 +91088;48.34162;2.79335;95;20220124;2.4;-1;.7;1.5;5.95;0;.3;2861 +91088;48.34162;2.79335;95;20220125;-.5;-1.2;-.8;1.1;5.64;0;.29;992 +91088;48.34162;2.79335;95;20220126;.5;-1.6;-.5;1.1;5.74;0;.26;2250 +91088;48.34162;2.79335;95;20220127;3;-.2;1.4;2.8;6.29;.1;.35;2951 +91088;48.34162;2.79335;95;20220128;3.9;2.4;3.1;2;7.49;.1;.31;1907 +91088;48.34162;2.79335;95;20220129;8.3;3.4;5.8;3.8;9.29;1;.24;3837 +91088;48.34162;2.79335;95;20220130;10.3;6.7;8.5;1.8;8.74;0;.68;3160 +91088;48.34162;2.79335;95;20220131;8.6;5.5;7;4.1;6.65;.3;1.33;3073 +91088;48.34162;2.79335;95;20220201;9.2;-.4;4.4;3.9;8.44;.8;.34;5779 +91088;48.34162;2.79335;95;20220202;10.5;8.9;9.7;2.9;10.09;0;.79;2167 +91088;48.34162;2.79335;95;20220203;9.3;6.8;8;2.6;8.3;.1;.88;2864 +91088;48.34162;2.79335;95;20220204;10.2;5.7;8;3.7;8.54;.7;.91;4020 +91088;48.34162;2.79335;95;20220205;9.4;.4;4.9;3.4;6.84;.1;.86;5944 +91088;48.34162;2.79335;95;20220206;10;4.9;7.5;7.1;9.65;8.3;.63;4428 +91088;48.34162;2.79335;95;20220207;10.7;3.4;7.1;2.3;7.05;0;.97;5444 +91088;48.34162;2.79335;95;20220208;11.8;1.5;6.7;1.4;7.74;0;.66;6637 +91088;48.34162;2.79335;95;20220209;15;-1.1;7;.8;7.1;.2;.68;8651 +91088;48.34162;2.79335;95;20220210;6;4;5;4.2;8;.9;.98;5166 +91088;48.34162;2.79335;95;20220211;8.8;.2;4.5;2.1;6.4;0;.77;9666 +91088;48.34162;2.79335;95;20220212;8.3;-1.6;3.4;2.3;5.1;0;.97;10333 +91088;48.34162;2.79335;95;20220213;14.2;-1.9;6.2;5.3;7.04;.3;1.68;8833 +91088;48.34162;2.79335;95;20220214;11.5;7.4;9.5;6;8.77;3;1.46;5360 +91088;48.34162;2.79335;95;20220215;10.5;4.1;7.3;6.5;8.9;6;.89;7066 +91088;48.34162;2.79335;95;20220216;14.5;8.5;11.5;7;12.44;1.1;.94;5773 +91088;48.34162;2.79335;95;20220217;13.8;11.9;12.9;6;10.09;.8;2.03;3042 +91088;48.34162;2.79335;95;20220218;13.1;9.3;11.2;5.8;9.74;.8;1.69;4626 +91088;48.34162;2.79335;95;20220219;10;2.1;6.1;4.9;6.6;0;1.45;6986 +91088;48.34162;2.79335;95;20220220;12.8;7.7;10.3;6.5;9.99;2;1.4;5584 +91088;48.34162;2.79335;95;20220221;10.6;6;8.3;6.3;7.94;.6;1.57;5353 +91088;48.34162;2.79335;95;20220222;11.3;4.5;7.9;3.8;9.54;.5;.84;6739 +91088;48.34162;2.79335;95;20220223;11.9;3.9;7.9;1.5;9.09;.2;.84;7447 +91088;48.34162;2.79335;95;20220224;12.3;8.4;10.4;4;7.95;1.4;1.76;5156 +91088;48.34162;2.79335;95;20220225;10.8;.6;5.7;2.6;6.2;.1;1.27;8685 +91088;48.34162;2.79335;95;20220226;9.7;-2.4;3.7;2.9;5.74;.1;1.23;9670 +91088;48.34162;2.79335;95;20220227;11.4;-2.2;4.6;2.6;5.15;0;1.53;10467 +91088;48.34162;2.79335;95;20220228;11.9;-3.1;4.4;1.3;5.15;0;1.18;11191 +91088;48.34162;2.79335;95;20220301;12.6;-2;5.3;1.1;6.2;0;1.13;11221 +91088;48.34162;2.79335;95;20220302;13.2;1.8;7.5;1.1;7.29;0;1.14;10034 +91088;48.34162;2.79335;95;20220303;12;6.8;9.4;1;9.99;0;.89;6787 +91088;48.34162;2.79335;95;20220304;13.9;6.7;10.3;1;8.09;0;1.2;8143 +91088;48.34162;2.79335;95;20220305;12.1;0;6;1.1;5.79;.1;1.23;10810 +91088;48.34162;2.79335;95;20220306;8.1;-2.4;2.9;2.1;4.59;0;1.33;10175 +91088;48.34162;2.79335;95;20220307;7.3;-3.2;2;3.4;4.24;0;1.55;10220 +91088;48.34162;2.79335;95;20220308;14;-3.3;5.3;2;4.84;0;1.81;13543 +91088;48.34162;2.79335;95;20220309;15.7;-1.1;7.3;1.6;6.74;0;1.65;13549 +91088;48.34162;2.79335;95;20220310;16.4;.4;8.4;1.6;7.15;0;1.74;13391 +91088;48.34162;2.79335;95;20220311;14.2;5.6;9.9;3.5;8.84;3.6;1.75;9888 +91088;48.34162;2.79335;95;20220312;9.6;5.8;7.7;3.6;8.99;1.7;1.07;6458 +91088;48.34162;2.79335;95;20220313;11.3;7;9.2;4.2;8.65;3;1.51;6975 +91088;48.34162;2.79335;95;20220314;15;3.1;9;2.4;8.19;1;1.79;12141 +91088;48.34162;2.79335;95;20220315;12.6;7;9.8;1.6;10.99;1.1;1.07;8265 +91088;48.34162;2.79335;95;20220316;14;5.8;9.9;1.6;10.85;0;1.25;10277 +91088;48.34162;2.79335;95;20220317;10.2;8.9;9.5;3.3;8.4;0;1.46;3779 +91088;48.34162;2.79335;95;20220318;14.6;4.2;9.4;5.8;6.4;0;3.02;14000 +91088;48.34162;2.79335;95;20220319;15.5;5.5;10.5;5.5;6.6;0;3.29;16400 +91088;48.34162;2.79335;95;20220320;12.2;.3;6.3;2.5;6.64;0;1.56;8700 +91088;48.34162;2.79335;95;20220321;18.1;4.3;11.2;2.8;8.8;0;2.45;15500 +91088;48.34162;2.79335;95;20220322;18;3.8;10.9;3.3;6.67;0;2.98;17000 +91088;48.34162;2.79335;95;20220323;18.3;1.5;9.9;2.7;6.17;0;2.92;17633 +91088;48.34162;2.79335;95;20220324;20.5;2;11.3;2;6.44;0;2.89;17766 +91088;48.34162;2.79335;95;20220325;19.7;4.2;11.9;4.1;6.3;0;3.8;18066 +91088;48.34162;2.79335;95;20220326;19.9;3.2;11.6;3.8;6.4;0;3.67;18200 +91088;48.34162;2.79335;95;20220327;21.1;3.9;12.5;2.7;7.07;0;3.35;18233 +91088;48.34162;2.79335;95;20220328;21.7;2.6;12.1;1.4;7.64;0;2.6;16233 +91088;48.34162;2.79335;95;20220329;17.7;8.5;13.1;2;9.9;2.9;1.9;8200 +91088;48.34162;2.79335;95;20220330;14.2;7.8;11;2.2;11.04;6.6;1.28;7400 +91088;48.34162;2.79335;95;20220331;8.9;4.9;6.9;5.4;7.64;1;1.5;6566 +91088;48.34162;2.79335;95;20220401;4.6;1.3;3;6.5;5.77;2.5;1.28;7128 +91088;48.34162;2.79335;95;20220402;6.7;-.3;3.2;5.6;5;0;1.83;10600 +91088;48.34162;2.79335;95;20220403;8.8;-1.3;3.7;3.5;4.74;0;2.06;16533 +91088;48.34162;2.79335;95;20220404;11.1;-.7;5.2;4.2;5.77;.2;2.23;15500 +91088;48.34162;2.79335;95;20220405;12.8;6.9;9.8;4.7;10.2;.5;1.27;4400 +91088;48.34162;2.79335;95;20220406;12.7;4.8;8.7;6;9.87;.5;1.25;6033 +91088;48.34162;2.79335;95;20220407;15.9;9.8;12.8;8.8;10.74;4.6;2.56;9000 +91088;48.34162;2.79335;95;20220408;15.1;7.1;11.1;6.4;9.4;27.4;2.19;5800 +91088;48.34162;2.79335;95;20220409;11;1.6;6.3;2.9;7.14;.6;1.96;14866 +91088;48.34162;2.79335;95;20220410;14.2;-1.2;6.5;2.3;6.54;0;2.51;21266 +91088;48.34162;2.79335;95;20220411;19.9;2.3;11.1;4.1;8.54;0;3.56;20133 +91088;48.34162;2.79335;95;20220412;22.1;7.7;14.9;3.7;10.9;.6;3.4;16500 +91088;48.34162;2.79335;95;20220413;16.2;10.7;13.5;1.6;12.97;1.9;1.59;8500 +91088;48.34162;2.79335;95;20220414;21;8.1;14.5;1.5;12.27;.1;3.01;20600 +91088;48.34162;2.79335;95;20220415;21.1;7.8;14.5;2.7;11.47;0;3.41;22100 +91088;48.34162;2.79335;95;20220416;19.3;8.2;13.7;4;9.57;0;3.86;23833 +91088;48.34162;2.79335;95;20220417;20.6;4;12.3;3.4;7.34;0;4.19;24500 +91088;48.34162;2.79335;95;20220418;19.5;3.6;11.6;2.4;8.17;0;3.24;21433 +91088;48.34162;2.79335;95;20220419;18.5;5.7;12.1;3.5;9.6;0;3.07;18366 +91088;48.34162;2.79335;95;20220420;19.5;5.9;12.7;3.4;8.5;0;3.51;19200 +91088;48.34162;2.79335;95;20220421;19.4;5.2;12.3;3.1;8.2;0;3.68;22266 +91088;48.34162;2.79335;95;20220422;19.3;7.6;13.4;2.6;9.7;0;3.64;23600 +91088;48.34162;2.79335;95;20220423;20.3;7.4;13.8;3.8;10.84;.6;3.08;14566 +91088;48.34162;2.79335;95;20220424;18.4;7.9;13.1;2.6;11.34;0;2.47;14000 +91088;48.34162;2.79335;95;20220425;17.3;8;12.6;3.1;9.47;0;2.95;17066 +91088;48.34162;2.79335;95;20220426;15.5;3.5;9.5;2.7;8.64;0;2.67;19066 +91088;48.34162;2.79335;95;20220427;19.3;3.3;11.3;3.9;8.9;0;3.77;24633 +91088;48.34162;2.79335;95;20220428;21.2;6.9;14.1;3.7;9.2;0;4.11;21566 +91088;48.34162;2.79335;95;20220429;20.7;8.6;14.6;3.3;9.97;.2;3.67;18666 +91088;48.34162;2.79335;95;20220430;17;5.5;11.2;4;8.5;0;3.59;23400 +91088;48.34162;2.79335;95;20220501;17.2;3.9;10.5;3.1;8.1;0;3.33;21933 +91088;48.34162;2.79335;95;20220502;19.5;5.2;12.4;3.5;9.2;0;3.53;20533 +91088;48.34162;2.79335;95;20220503;20.5;6.9;13.7;4.1;9.87;0;3.86;20966 +91088;48.34162;2.79335;95;20220504;17.6;9.5;13.5;3;11.17;.5;2.2;9466 +91088;48.34162;2.79335;95;20220505;18.8;8.4;13.6;3.1;10.84;.4;3.09;17333 +91088;48.34162;2.79335;95;20220506;22.1;7.3;14.7;1.6;11.09;0;3.56;22137 +91088;48.34162;2.79335;95;20220507;22.6;9;15.8;1.3;11.3;.1;3.52;21221 +91088;48.34162;2.79335;95;20220508;23.2;8.6;15.9;1.6;12.54;0;3.69;22080 +91088;48.34162;2.79335;95;20220509;25.8;9.3;17.5;.6;12.45;0;3.83;23808 +91088;48.34162;2.79335;95;20220510;27.8;9.4;18.6;1.4;13.04;0;4.48;25344 +91088;48.34162;2.79335;95;20220511;27.1;13;20;2.7;12.65;0;4.84;22241 +91088;48.34162;2.79335;95;20220512;21.8;11;16.4;1.8;12.99;0;3.41;19597 +91088;48.34162;2.79335;95;20220513;22.5;8.8;15.6;1.1;10.34;0;3.67;22137 +91088;48.34162;2.79335;95;20220514;24.2;7.3;15.8;1.4;11.15;0;4.08;24622 +91088;48.34162;2.79335;95;20220515;30.3;10;20.2;2.4;13.34;5.6;5.61;27272 +91088;48.34162;2.79335;95;20220516;25.4;15.1;20.3;2;16.04;.1;3.87;19448 +91088;48.34162;2.79335;95;20220517;29.5;13.5;21.5;1;15.95;.1;4.57;24444 +91088;48.34162;2.79335;95;20220518;29.1;16.3;22.7;2.1;18.49;.2;4.62;21817 +91088;48.34162;2.79335;95;20220519;28.4;18.9;23.6;1.6;18.1;.2;4.17;19025 +91088;48.34162;2.79335;95;20220520;28.4;15.5;21.9;2.1;16.69;1;4.68;22130 +91088;48.34162;2.79335;95;20220521;24.7;8.4;16.6;1.1;12.53;0;4.22;25481 +91088;48.34162;2.79335;95;20220522;24.7;12;18.4;2.6;14.1;2.4;4.16;20305 +91088;48.34162;2.79335;95;20220523;19.9;14.3;17.1;3.8;16.83;5.6;2.36;12168 +91088;48.34162;2.79335;95;20220524;18.9;10.8;14.9;3.4;12.03;.2;3.35;18420 +91088;48.34162;2.79335;95;20220525;21.1;6.7;13.9;2.1;10.95;0;3.86;23934 +91088;48.34162;2.79335;95;20220526;21.8;13.7;17.7;2.4;13.3;0;3.63;17967 +91088;48.34162;2.79335;95;20220527;21.5;14.1;17.8;2.1;12.8;0;3.5;17183 +91088;48.34162;2.79335;95;20220528;21.5;6.9;14.2;1.7;10.15;0;3.98;24242 +91088;48.34162;2.79335;95;20220529;18.2;6.1;12.2;2.1;8.24;0;3.63;21909 +91088;48.34162;2.79335;95;20220530;20.8;5.2;13;1.3;8.9;0;3.88;25055 +91088;48.34162;2.79335;95;20220531;23.3;6.3;14.8;1.1;9.05;0;4.25;26416 +91088;48.34162;2.79335;95;20220601;23.6;5.8;14.7;.9;9.65;0;4.19;27191 +91088;48.34162;2.79335;95;20220602;25.7;7.7;16.7;2.5;10.9;0;5.12;27283 +91088;48.34162;2.79335;95;20220603;24.1;12.4;18.2;1.5;15.04;4.4;3.93;21943 +91088;48.34162;2.79335;95;20220604;29.6;14.8;22.2;2.2;17.74;25.4;5.13;24798 +91088;48.34162;2.79335;95;20220605;23.3;15.7;19.5;3.1;17.35;4.5;3.56;17701 +91088;48.34162;2.79335;95;20220606;21.4;13.6;17.5;2.6;13.34;1;3.6;17974 +91088;48.34162;2.79335;95;20220607;22.6;14.7;18.6;3;14.59;3.1;3.8;18180 +91088;48.34162;2.79335;95;20220608;21.2;13.2;17.2;2.4;14.59;8.9;3.36;18196 +91088;48.34162;2.79335;95;20220609;21.8;10.5;16.2;2.3;12.65;0;3.88;21894 +91088;48.34162;2.79335;95;20220610;25.4;12.9;19.1;1.4;14.99;0;4.2;23032 +91088;48.34162;2.79335;95;20220611;27.7;12.6;20.1;1.2;15.99;0;4.62;25299 +91088;48.34162;2.79335;95;20220612;25.6;13.9;19.8;2.1;13.09;0;4.63;22214 +91088;48.34162;2.79335;95;20220613;24;8.9;16.5;1.3;11.59;.1;4.27;25251 +91088;48.34162;2.79335;95;20220614;26.8;9.1;17.9;1.9;12.79;0;5.04;27607 +91088;48.34162;2.79335;95;20220615;32.6;13;22.8;1.7;14.65;0;5.99;28919 +91088;48.34162;2.79335;95;20220616;30.1;14.5;22.3;1.4;14.44;0;5.19;25883 +91088;48.34162;2.79335;95;20220617;33.9;14.3;24.1;1.2;15.2;0;5.81;29032 +91088;48.34162;2.79335;95;20220618;38.2;16.1;27.1;1.4;16.84;0;6.8;30992 +91088;48.34162;2.79335;95;20220619;29.6;16.9;23.3;3.4;18.04;18.4;5.48;23323 +91088;48.34162;2.79335;95;20220620;24.2;16.9;20.6;2.5;18.44;14.3;3.58;17445 +91088;48.34162;2.79335;95;20220621;28.2;13.9;21.1;2.1;17.44;0;4.89;24792 +91088;48.34162;2.79335;95;20220622;25.1;17.5;21.3;1.5;19.1;2.2;3.59;17947 +91088;48.34162;2.79335;95;20220623;27.9;17.3;22.6;2.2;18.3;3.9;4.54;21201 +91088;48.34162;2.79335;95;20220624;24.1;16.5;20.3;3;17.05;1.3;3.93;18163 +91088;48.34162;2.79335;95;20220625;18.9;16.3;17.6;2;15.35;4.2;2.37;10541 +91088;48.34162;2.79335;95;20220626;20;12.7;16.4;1.3;14.79;.1;3.01;17569 +91088;48.34162;2.79335;95;20220627;24.8;13.2;19;2.1;13.49;0;4.4;22272 +91088;48.34162;2.79335;95;20220628;26.9;9.2;18;1.2;11.59;0;4.83;27601 +91088;48.34162;2.79335;95;20220629;27.4;11.6;19.5;1.8;13.05;5;5.07;26140 +91088;48.34162;2.79335;95;20220630;15.8;13.4;14.6;1.6;14.45;13.9;1.81;9669 +91088;48.34162;2.79335;95;20220701;22.5;11.2;16.9;1.9;12.65;0;3.95;21886 +91088;48.34162;2.79335;95;20220702;27.4;8.5;17.9;1.3;12.24;0;4.99;28410 +91088;48.34162;2.79335;95;20220703;26;11.7;18.8;1.6;12.99;0;4.58;24652 +91088;48.34162;2.79335;95;20220704;26.7;10.9;18.8;1.2;12.69;0;4.63;25804 +91088;48.34162;2.79335;95;20220705;26.7;11.6;19.2;1.8;12.59;0;4.85;25210 +91088;48.34162;2.79335;95;20220706;26.8;11.7;19.3;1.7;12.35;0;4.83;25166 +91088;48.34162;2.79335;95;20220707;24.1;13;18.5;2.2;14.45;0;4.1;21463 +91088;48.34162;2.79335;95;20220708;27.9;10.6;19.2;2;12.44;0;5.2;26682 +91088;48.34162;2.79335;95;20220709;29.8;12.7;21.3;1.5;14.09;0;5.19;26459 +91088;48.34162;2.79335;95;20220710;27.5;12.6;20;2.4;13.09;0;5.14;24626 +91088;48.34162;2.79335;95;20220711;29.7;13;21.4;2.3;14.7;0;5.48;26149 +91088;48.34162;2.79335;95;20220712;31.8;15;23.4;1.6;14.7;0;5.45;25977 +91088;48.34162;2.79335;95;20220713;34.7;14.3;24.5;1.1;13.74;0;5.75;28855 +91088;48.34162;2.79335;95;20220714;32.7;17.7;25.2;2.3;14.65;0;5.99;24609 +91088;48.34162;2.79335;95;20220715;27.8;15.1;21.5;2.3;11.49;0;5.24;22470 +91088;48.34162;2.79335;95;20220716;29.5;11.9;20.7;1.6;11.8;0;5.2;26266 +91088;48.34162;2.79335;95;20220717;31.1;12.6;21.8;1.8;12.4;0;5.61;27000 +91088;48.34162;2.79335;95;20220718;37.9;14.6;26.2;1.6;13.24;0;6.64;29836 +91088;48.34162;2.79335;95;20220719;38.9;17.7;28.3;2.6;15.55;4.8;7.67;28804 +91088;48.34162;2.79335;95;20220720;21;18.8;19.9;2.2;19.49;16.3;2.06;8602 +91088;48.34162;2.79335;95;20220721;27.6;16.2;21.9;1.2;18.64;.1;4;20881 +91088;48.34162;2.79335;95;20220722;26.8;15.9;21.4;1.5;19.49;.1;3.93;20442 +91088;48.34162;2.79335;95;20220723;28.6;18.3;23.4;1.3;18.85;.1;4.08;19684 +91088;48.34162;2.79335;95;20220724;32.1;15.1;23.6;1.1;17.59;.2;4.95;25326 +91088;48.34162;2.79335;95;20220725;27;18.1;22.5;2.7;17.24;0;4.31;18164 +91088;48.34162;2.79335;95;20220726;24.2;16.1;20.2;1.9;14.14;0;3.69;17234 +91088;48.34162;2.79335;95;20220727;26.3;15.1;20.7;1.6;13.15;0;4.19;20247 +91088;48.34162;2.79335;95;20220728;28.3;13.1;20.7;1.1;11.99;0;4.4;23406 +91088;48.34162;2.79335;95;20220729;29.3;12.8;21.1;.8;12.44;0;4.37;24397 +91088;48.34162;2.79335;95;20220730;30.8;14.9;22.8;1;14.4;0;4.59;23894 +91088;48.34162;2.79335;95;20220731;30.5;16;23.3;1.5;16.24;0;4.73;22570 +91088;48.34162;2.79335;95;20220801;27.7;15.7;21.7;1.2;16.85;0;3.96;20423 +91088;48.34162;2.79335;95;20220802;31.4;14.5;23;.9;16.19;0;4.6;24163 +91088;48.34162;2.79335;95;20220803;35.7;16.3;26;.9;16.9;0;5.15;25757 +91088;48.34162;2.79335;95;20220804;32.7;19.6;26.1;1.6;19.05;14.2;4.78;20889 +91088;48.34162;2.79335;95;20220805;27.3;16.4;21.9;2.8;16.09;0;4.38;18970 +91088;48.34162;2.79335;95;20220806;25.7;12.3;19;2.6;10.99;0;4.64;20807 +91088;48.34162;2.79335;95;20220807;28.7;11.8;20.2;2;10.49;0;5;23304 +91088;48.34162;2.79335;95;20220808;30.4;13.3;21.8;2.1;11.74;0;5.26;23315 +91088;48.34162;2.79335;95;20220809;32.1;15.4;23.7;2.4;13.05;0;5.58;22998 +91088;48.34162;2.79335;95;20220810;32;15.3;23.7;2.4;12.74;0;5.64;22758 +91088;48.34162;2.79335;95;20220811;31.8;14.6;23.2;2.3;11.79;0;5.57;23056 +91088;48.34162;2.79335;95;20220812;33.8;13.7;23.8;2.1;11.84;0;5.77;24664 +91088;48.34162;2.79335;95;20220813;32.9;14.9;23.9;2.1;11.34;0;5.59;23294 +91088;48.34162;2.79335;95;20220814;27.3;15.6;21.4;1.7;15.24;3.1;3.91;18785 +91088;48.34162;2.79335;95;20220815;24.7;16.6;20.6;2.1;17.8;1;3.17;15254 +91088;48.34162;2.79335;95;20220816;28.4;16.4;22.4;1.6;17.85;.4;3.84;18691 +91088;48.34162;2.79335;95;20220817;28.3;15.8;22;1.6;17.35;.8;3.82;18871 +91088;48.34162;2.79335;95;20220818;29.4;15.8;22.6;1.5;16.65;.2;4.01;19526 +91088;48.34162;2.79335;95;20220819;25;15.2;20.1;2.3;17.49;.9;3.27;16494 +91088;48.34162;2.79335;95;20220820;26.5;12.4;19.4;1.8;14.09;0;3.81;19715 +91088;48.34162;2.79335;95;20220821;27.6;10.2;18.9;1.3;13.24;0;3.89;21750 +91088;48.34162;2.79335;95;20220822;24.6;17.2;20.9;2;16.05;.1;3.15;13957 +91088;48.34162;2.79335;95;20220823;30.2;14.4;22.3;.9;16.99;0;3.78;20451 +91088;48.34162;2.79335;95;20220824;33.8;15.4;24.6;1.2;16.34;0;4.42;21794 +91088;48.34162;2.79335;95;20220825;33.5;14.5;24;1.8;15.04;.4;4.8;22011 +91088;48.34162;2.79335;95;20220826;27.1;17.8;22.4;1.9;16.8;0;3.41;15195 +91088;48.34162;2.79335;95;20220827;27;13.8;20.4;1.3;13.89;0;3.41;17908 +91088;48.34162;2.79335;95;20220828;28.5;12.3;20.4;1.3;13.65;0;3.67;19695 +91088;48.34162;2.79335;95;20220829;31.1;15.1;23.1;1.9;14.24;.9;4.41;19447 +91088;48.34162;2.79335;95;20220830;25.9;15.9;20.9;1.6;16.49;.1;3.11;15199 +91088;48.34162;2.79335;95;20220831;28.6;13.4;21;1.2;15.64;.1;3.47;18648 +91088;48.34162;2.79335;95;20220901;28.4;12.9;20.7;1.6;15.09;.1;3.63;18667 +91088;48.34162;2.79335;95;20220902;25.7;14.8;20.2;1.4;15.7;1.8;2.97;15425 +91088;48.34162;2.79335;95;20220903;25.6;15.6;20.6;2.1;16.6;.3;3.13;14691 +91088;48.34162;2.79335;95;20220904;30.3;13.7;22;1.5;14.49;1.5;3.75;18866 +91088;48.34162;2.79335;95;20220905;31.4;16.1;23.7;2.1;17.8;5;4.07;17924 +91088;48.34162;2.79335;95;20220906;29.7;14.3;22;1.2;17.04;.9;3.32;17840 +91088;48.34162;2.79335;95;20220907;23.7;14.4;19;1.9;16.45;7.2;2.57;13540 +91088;48.34162;2.79335;95;20220908;22.5;14.5;18.5;3.1;16.24;7.7;2.55;12381 +91088;48.34162;2.79335;95;20220909;22;14.9;18.4;4;15.4;3.2;2.75;11560 +91088;48.34162;2.79335;95;20220910;20.2;14.1;17.1;3.2;15.3;1.3;2.16;10559 +91088;48.34162;2.79335;95;20220911;23.2;11.2;17.2;1.3;15.24;.1;2.39;14780 +91088;48.34162;2.79335;95;20220912;28.1;11.9;20;1.8;15.94;0;3.22;17127 +91088;48.34162;2.79335;95;20220913;26.6;16.9;21.8;1.5;19.09;4.2;2.6;13031 +91088;48.34162;2.79335;95;20220914;26.2;17.9;22.1;1.9;20.55;6;2.43;11932 +91088;48.34162;2.79335;95;20220915;22.5;16.8;19.7;1.8;16.7;0;2.11;9711 +91088;48.34162;2.79335;95;20220916;19;12.5;15.8;1.5;11.64;0;1.99;10194 +91088;48.34162;2.79335;95;20220917;18;6.8;12.4;2.5;8.79;0;2.38;13390 +91088;48.34162;2.79335;95;20220918;20.6;4.4;12.5;1.9;8.74;0;2.52;16066 +91088;48.34162;2.79335;95;20220919;19.6;6.1;12.8;1.3;9.19;.1;2.12;14350 +91088;48.34162;2.79335;95;20220920;19;6;12.5;.8;9.74;0;1.88;13927 +91088;48.34162;2.79335;95;20220921;20.1;7;13.6;1.3;9.84;.1;2.14;13789 +91088;48.34162;2.79335;95;20220922;21;4.7;12.8;1.1;9.24;0;2.13;15258 +91088;48.34162;2.79335;95;20220923;20.9;6;13.4;.9;9.9;.4;1.92;14418 +91088;48.34162;2.79335;95;20220924;16;12.3;14.2;1.3;13.35;2.7;1.25;6976 +91088;48.34162;2.79335;95;20220925;20.1;11.2;15.7;1.8;12.15;0;1.99;10797 +91088;48.34162;2.79335;95;20220926;15.6;10.2;12.9;3.1;11.34;9.3;1.69;8223 +91088;48.34162;2.79335;95;20220927;14.9;9.6;12.2;3.9;11.94;7;1.42;8037 +91088;48.34162;2.79335;95;20220928;15;10.7;12.8;2.1;12.09;.3;1.31;7104 +91088;48.34162;2.79335;95;20220929;14.1;9.2;11.6;1.2;11.45;2.5;1.17;7557 +91088;48.34162;2.79335;95;20220930;17.5;4.4;11;1.8;9.9;4.9;1.66;12425 +91088;48.34162;2.79335;95;20221001;20.3;11.6;16;4.7;14.34;.6;2.05;9836 +91088;48.34162;2.79335;95;20221002;20;14.4;17.2;3.5;16.59;1.3;1.59;7696 +91088;48.34162;2.79335;95;20221003;15.7;10.8;13.2;1.9;12.4;0;1.25;7123 +91088;48.34162;2.79335;95;20221004;19.4;6.1;12.8;.9;11.54;.2;1.46;11806 +91088;48.34162;2.79335;95;20221005;22.2;8.7;15.5;2.4;13.44;.1;2.01;11842 +91088;48.34162;2.79335;95;20221006;19.6;8.7;14.1;1.4;11.05;.1;1.62;10278 +91088;48.34162;2.79335;95;20221007;18.1;3.8;11;1.1;10.24;.2;1.34;11732 +91088;48.34162;2.79335;95;20221008;18.9;5.8;12.4;1.4;9.84;.1;1.54;11092 +91088;48.34162;2.79335;95;20221009;19.5;3.1;11.3;1.4;9.44;.1;1.63;12278 +91088;48.34162;2.79335;95;20221010;20.3;6.6;13.4;1.4;12.65;.5;1.42;11029 +91088;48.34162;2.79335;95;20221011;18.4;11.3;14.8;1.8;13.35;0;1.35;7730 +91088;48.34162;2.79335;95;20221012;19.7;6;12.8;.7;11.7;0;1.21;10765 +91088;48.34162;2.79335;95;20221013;16.5;11.6;14;1.8;13.99;2;.99;6190 +91088;48.34162;2.79335;95;20221014;17.9;14.5;16.2;3.4;16.9;12.6;.97;4976 +91088;48.34162;2.79335;95;20221015;18.7;15.5;17.1;3.3;16.85;1.8;1.18;4778 +91088;48.34162;2.79335;95;20221016;22.8;14.7;18.8;1.5;17.09;0;1.37;7721 +91088;48.34162;2.79335;95;20221017;20.4;16.2;18.3;2.5;16.74;27.8;1.37;5354 +91088;48.34162;2.79335;95;20221018;18.7;15.1;16.9;1.1;16.99;.2;.91;4860 +91088;48.34162;2.79335;95;20221019;22.9;13.6;18.2;2.8;16.59;2.1;1.62;7880 +91088;48.34162;2.79335;95;20221020;23.3;14;18.6;1.7;16.9;20.6;1.38;7784 +91088;48.34162;2.79335;95;20221021;20.6;13.8;17.2;2.3;15.95;3.5;1.25;6488 +91088;48.34162;2.79335;95;20221022;22.1;13.5;17.8;2.1;14.64;0;1.56;7183 +91088;48.34162;2.79335;95;20221023;21.9;13.4;17.7;2.8;14.8;0;1.68;7100 +91088;48.34162;2.79335;95;20221024;20.2;15.8;18;4.3;13.65;.4;2.22;4877 +91088;48.34162;2.79335;95;20221025;19.1;12.7;15.9;2;14.44;.2;1.15;5890 +91088;48.34162;2.79335;95;20221026;22.8;14;18.4;2.1;14.9;.1;1.51;6826 +91088;48.34162;2.79335;95;20221027;23.7;12.4;18;1.9;14.49;0;1.46;7724 +91088;48.34162;2.79335;95;20221028;22.9;16.5;19.7;2.1;14.95;0;1.58;5635 +91088;48.34162;2.79335;95;20221029;25.4;13;19.2;1.4;14.44;0;1.41;7891 +91088;48.34162;2.79335;95;20221030;20.3;9.8;15;1.1;13.24;0;.92;7099 +91088;48.34162;2.79335;95;20221031;21.9;12.6;17.2;2.3;14.9;1.2;1.32;6529 +91088;48.34162;2.79335;95;20221101;17.4;11.3;14.3;4.1;11.99;.2;1.57;5119 +91088;48.34162;2.79335;95;20221102;16.4;10.4;13.4;3;11.69;.1;1.22;5011 +91088;48.34162;2.79335;95;20221103;15.3;11.1;13.2;3.7;11.4;8.1;1.33;4035 +91088;48.34162;2.79335;95;20221104;12.6;9.4;11;3.1;10.44;2.2;.99;3436 +91088;48.34162;2.79335;95;20221105;10.9;3.4;7.1;2.1;8.99;0;.58;5342 +91088;48.34162;2.79335;95;20221106;11.6;8.5;10.1;3.6;10.09;1;.94;3256 +91088;48.34162;2.79335;95;20221107;16.6;11.4;14;4;12.49;.2;1.25;4244 +91088;48.34162;2.79335;95;20221108;17.2;10.4;13.8;4.1;11.05;2;1.63;4855 +91088;48.34162;2.79335;95;20221109;15.8;12;13.9;3;12.14;.1;1.13;3447 +91088;48.34162;2.79335;95;20221110;10.7;5.8;8.3;1.4;10.49;0;.39;3936 +91088;48.34162;2.79335;95;20221111;15;8.6;11.8;1.7;10.74;.1;.78;4435 +91088;48.34162;2.79335;95;20221112;16.2;5;10.6;1.3;10.4;.2;.61;5950 +91088;48.34162;2.79335;95;20221113;8.1;6.5;7.3;1.8;9.84;.1;.38;1830 +91088;48.34162;2.79335;95;20221114;15.9;4.9;10.4;2.1;10.54;.2;.69;5727 +91088;48.34162;2.79335;95;20221115;13.8;7.9;10.9;3.2;11.65;2.4;.64;4023 +91088;48.34162;2.79335;95;20221116;13.8;9.4;11.6;4.3;11.55;6.3;.91;3365 +91088;48.34162;2.79335;95;20221117;14.6;11.2;12.9;5.9;11.04;.7;1.57;2865 +91088;48.34162;2.79335;95;20221118;11.5;7.9;9.7;3.6;9.69;.2;.87;2914 +91088;48.34162;2.79335;95;20221119;10.4;2.5;6.4;2.1;8.4;.5;.43;4374 +91088;48.34162;2.79335;95;20221120;8.4;3.4;5.9;3.1;8.65;2.6;.39;3336 +91088;48.34162;2.79335;95;20221121;8.3;5.4;6.8;3.4;8.9;2.8;.54;2452 +91088;48.34162;2.79335;95;20221122;10.9;4.7;7.8;4.9;8.44;1.8;.96;3685 +91088;48.34162;2.79335;95;20221123;13.5;5.2;9.4;3.9;9.15;3.3;.97;4265 +91088;48.34162;2.79335;95;20221124;12.8;7.6;10.2;4.3;10.29;2;.87;3257 +91088;48.34162;2.79335;95;20221125;12.3;8.4;10.3;2.8;10.45;.1;.7;2703 +91088;48.34162;2.79335;95;20221126;8.1;2.5;5.3;1;8.44;0;.24;3333 +91088;48.34162;2.79335;95;20221127;10.8;4.8;7.8;2.1;8.49;7.1;.57;3404 +91088;48.34162;2.79335;95;20221128;11.6;7.8;9.7;2.4;10.1;.8;.62;2564 +91088;48.34162;2.79335;95;20221129;9.3;7;8.1;1.3;9.49;0;.42;1887 +91088;48.34162;2.79335;95;20221130;7.6;3.9;5.7;1.9;8.39;.1;.36;2477 +91088;48.34162;2.79335;95;20221201;7;3.5;5.2;2.3;7.95;0;.42;2356 +91088;48.34162;2.79335;95;20221202;5.9;4.9;5.4;2.2;7.45;1.1;.61;1019 +91088;48.34162;2.79335;95;20221203;4;2.8;3.4;4.2;6.85;.1;.55;1240 +91088;48.34162;2.79335;95;20221204;4.3;2.3;3.3;3.2;6.8;1.8;.48;1681 +91088;48.34162;2.79335;95;20221205;3.3;2.5;2.9;1.4;7.04;.1;.36;813 +91088;48.34162;2.79335;95;20221206;4.7;2.3;3.5;1.2;7.09;0;.32;1815 +91088;48.34162;2.79335;95;20221207;3.8;1.2;2.5;1.1;6.99;0;.24;1883 +91088;48.34162;2.79335;95;20221208;3.6;1.4;2.5;1.1;6.39;0;.34;1682 +91088;48.34162;2.79335;95;20221209;2.9;-3.2;-.2;1.6;5.49;.1;.21;3038 +91088;48.34162;2.79335;95;20221210;3.4;-.4;1.5;1.7;5.4;0;.41;2330 +91088;48.34162;2.79335;95;20221211;-.7;-3.1;-1.9;2.1;4.95;0;.25;1687 +91088;48.34162;2.79335;95;20221212;-1.6;-3.1;-2.3;2.3;4.49;0;.34;1273 +91088;48.34162;2.79335;95;20221213;.9;-4.5;-1.8;3.4;4.09;.2;.53;2785 +91088;48.34162;2.79335;95;20221214;1.2;-2;-.4;1.6;5.49;.8;.24;2042 +91088;48.34162;2.79335;95;20221215;2;-3.1;-.6;2.2;4.9;0;.35;2687 +91088;48.34162;2.79335;95;20221216;.4;-5;-2.3;1.8;4.49;0;.27;2665 +91088;48.34162;2.79335;95;20221217;-1.3;-1.4;-1.4;2.6;4.54;0;.53;231 +91088;48.34162;2.79335;95;20221218;3.8;-8.3;-2.2;1.5;4.64;.3;.16;4287 +91088;48.34162;2.79335;95;20221219;12.8;3.1;8;2.9;8.8;.1;.6;3817 +91088;48.34162;2.79335;95;20221220;13.7;11.6;12.7;3.7;10.74;1.6;1.25;1552 +91088;48.34162;2.79335;95;20221221;11.8;10.4;11.1;4.1;12.3;7.2;.53;1221 +91088;48.34162;2.79335;95;20221222;13.1;11.5;12.3;6.3;12.65;4.7;.86;1277 +91088;48.34162;2.79335;95;20221223;14.6;13.1;13.8;5.2;13.74;2.8;.91;1251 +91088;48.34162;2.79335;95;20221224;11.8;10.3;11;3;11.4;1.6;.69;1254 +91088;48.34162;2.79335;95;20221225;15.5;9.7;12.6;2.9;11.49;.2;.82;2861 +91088;48.34162;2.79335;95;20221226;11.9;11.3;11.6;3.4;10.59;1.7;1.08;674 +91088;48.34162;2.79335;95;20221227;8;2.3;5.2;2.1;8.1;0;.32;2866 +91088;48.34162;2.79335;95;20221228;11.7;6.4;9;5;10.3;3.6;.62;2716 +91088;48.34162;2.79335;95;20221229;12.3;10.7;11.5;5.1;10.65;.4;1.19;1247 +91088;48.34162;2.79335;95;20221230;14.2;5.9;10;4.9;11.24;3.7;.6;3549 +91088;48.34162;2.79335;95;20221231;16.4;13.9;15.1;5.9;11.74;0;2.03;1791 +91089;48.36304;3.12928;95;20220101;13.6;4.8;9.2;1.2;10;.1;.3;3719 +91089;48.36304;3.12928;95;20220102;13.2;6.2;9.7;4.9;10.8;.1;.62;3296 +91089;48.36304;3.12928;95;20220103;12.2;11.1;11.6;6.2;11.9;10.9;.94;1073 +91089;48.36304;3.12928;95;20220104;9.9;11.1;10.5;5.6;10.6;8.4;1.09;0 +91089;48.36304;3.12928;95;20220105;6.2;1.6;3.9;4.1;6.5;0;.7;2662 +91089;48.36304;3.12928;95;20220106;6.3;-.2;3;3;6.3;.6;.51;3270 +91089;48.36304;3.12928;95;20220107;8.1;1.8;4.9;6.5;7.5;3.9;.7;3244 +91089;48.36304;3.12928;95;20220108;8.2;2.6;5.4;6.2;8.4;18.5;.42;3067 +91089;48.36304;3.12928;95;20220109;6;3.4;4.7;4.3;7.8;3.1;.45;1984 +91089;48.36304;3.12928;95;20220110;3.8;1.4;2.6;2;7.2;0;.24;1913 +91089;48.36304;3.12928;95;20220111;1.1;.3;.7;2.5;6.2;0;.29;948 +91089;48.36304;3.12928;95;20220112;5;-.9;2;.9;6.3;0;.23;3305 +91089;48.36304;3.12928;95;20220113;2.2;.1;1.1;1.8;6.3;0;.28;1834 +91089;48.36304;3.12928;95;20220114;5;-2;1.5;.8;6;.1;.22;3727 +91089;48.36304;3.12928;95;20220115;.3;-3;-1.4;1.2;5.7;.1;.15;2466 +91089;48.36304;3.12928;95;20220116;1.7;-1.5;.1;3.4;6.5;.3;.06;2456 +91089;48.36304;3.12928;95;20220117;5;1.9;3.4;1.7;7.8;0;.23;2446 +91089;48.36304;3.12928;95;20220118;8.6;.8;4.7;1.8;7.2;0;.43;4173 +91089;48.36304;3.12928;95;20220119;5.1;1.2;3.1;3.5;7.8;2.7;.15;2875 +91089;48.36304;3.12928;95;20220120;5.9;2.1;4;2.9;7.3;.1;.44;2875 +91089;48.36304;3.12928;95;20220121;5.7;.7;3.2;2.6;6.5;.1;.5;3408 +91089;48.36304;3.12928;95;20220122;5.7;.2;2.9;2;6.8;0;.36;3649 +91089;48.36304;3.12928;95;20220123;5.3;3.1;4.2;1.7;6.8;0;.53;2195 +91089;48.36304;3.12928;95;20220124;2;-1.3;.3;1.5;5.9;0;.28;2824 +91089;48.36304;3.12928;95;20220125;-.5;-1.7;-1.1;1.6;5.7;.1;.23;1570 +91089;48.36304;3.12928;95;20220126;.5;-1.3;-.4;1.2;5.9;0;.25;2049 +91089;48.36304;3.12928;95;20220127;2.9;-.1;1.4;3.5;6.4;.2;.33;2809 +91089;48.36304;3.12928;95;20220128;3.7;2.4;3;2.7;7.6;0;.27;1742 +91089;48.36304;3.12928;95;20220129;8.3;3.1;5.7;5.1;9.4;1;.17;3951 +91089;48.36304;3.12928;95;20220130;9.4;7.1;8.2;2.3;8.9;0;.73;2536 +91089;48.36304;3.12928;95;20220131;8.6;5.6;7.1;5.4;6.8;.4;1.51;3004 +91089;48.36304;3.12928;95;20220201;9.1;.7;4.9;5.3;8.5;1;.39;5385 +91089;48.36304;3.12928;95;20220202;10.4;9;9.7;3.7;10.3;0;.82;1996 +91089;48.36304;3.12928;95;20220203;9.4;6.8;8.1;3.2;8.5;.1;.92;2917 +91089;48.36304;3.12928;95;20220204;10;5.8;7.9;4.9;8.7;.8;.99;3881 +91089;48.36304;3.12928;95;20220205;9.1;1;5;4.5;7;0;.96;5639 +91089;48.36304;3.12928;95;20220206;9.9;5.4;7.6;9;9.7;9;.67;4170 +91089;48.36304;3.12928;95;20220207;10.1;4.3;7.2;3.2;7.3;0;1.11;4869 +91089;48.36304;3.12928;95;20220208;10.7;2.5;6.6;1.7;8;0;.68;5963 +91089;48.36304;3.12928;95;20220209;14.5;-.6;6.9;.8;7.4;.2;.65;8370 +91089;48.36304;3.12928;95;20220210;5.8;5.3;5.5;4;8.17;.9;.88;4333 +91089;48.36304;3.12928;95;20220211;9;.7;4.9;2;6.57;0;.76;9066 +91089;48.36304;3.12928;95;20220212;8.2;-1.6;3.3;2.1;5.3;0;.87;10100 +91089;48.36304;3.12928;95;20220213;14.1;-1.9;6.1;4.9;7.1;.3;1.57;8733 +91089;48.36304;3.12928;95;20220214;11.4;7.5;9.5;6.3;8.79;2.7;1.45;5251 +91089;48.36304;3.12928;95;20220215;10.7;4.6;7.7;6.1;9;6.4;.99;7200 +91089;48.36304;3.12928;95;20220216;14.4;8.6;11.5;8.9;12.5;1.6;.94;5652 +91089;48.36304;3.12928;95;20220217;13.3;12;12.6;7.5;10.3;.6;2.13;2508 +91089;48.36304;3.12928;95;20220218;13.1;9.7;11.4;7.5;9.9;.8;1.89;4376 +91089;48.36304;3.12928;95;20220219;9.6;2.3;5.9;6.1;6.8;0;1.48;6707 +91089;48.36304;3.12928;95;20220220;12.3;7.6;9.9;8.2;10.1;2.3;1.38;5388 +91089;48.36304;3.12928;95;20220221;10;6.1;8;8.2;8.2;.8;1.56;4952 +91089;48.36304;3.12928;95;20220222;11;4.6;7.8;4.9;9.7;.4;.81;6560 +91089;48.36304;3.12928;95;20220223;11.6;4.9;8.2;2.1;9.5;.1;.86;6828 +91089;48.36304;3.12928;95;20220224;11.7;8.5;10.1;5.6;8.1;1.6;1.98;4669 +91089;48.36304;3.12928;95;20220225;9.9;1.6;5.7;3.8;6.5;0;1.39;7885 +91089;48.36304;3.12928;95;20220226;8.8;-1.5;3.6;3.2;6.1;.1;1.13;8966 +91089;48.36304;3.12928;95;20220227;11.2;-.7;5.2;3.3;5.3;0;1.7;9814 +91089;48.36304;3.12928;95;20220228;11.1;-2.4;4.3;1.6;5.5;0;1.2;10636 +91089;48.36304;3.12928;95;20220301;11.8;-1.6;5.1;1.3;6.4;.1;1.1;10753 +91089;48.36304;3.12928;95;20220302;12.3;1.3;6.8;1.3;7.4;0;1.11;9849 +91089;48.36304;3.12928;95;20220303;11.6;5.8;8.7;1.1;10;0;.86;7147 +91089;48.36304;3.12928;95;20220304;13.9;7.1;10.5;1.1;7.7;0;1.28;7886 +91089;48.36304;3.12928;95;20220305;11.3;-.6;5.3;1;5.7;.1;1.15;10716 +91089;48.36304;3.12928;95;20220306;7.6;-2;2.8;2.2;4.7;0;1.28;9721 +91089;48.36304;3.12928;95;20220307;6.8;-1.9;2.4;3.7;4.4;0;1.55;9367 +91089;48.36304;3.12928;95;20220308;13;-3.1;4.9;2.2;5;0;1.77;13068 +91089;48.36304;3.12928;95;20220309;15.3;-1.1;7.1;1.7;6.8;0;1.65;13375 +91089;48.36304;3.12928;95;20220310;15.8;.5;8.1;1.9;7.3;0;1.75;13082 +91089;48.36304;3.12928;95;20220311;14.4;5.3;9.8;4.7;9;2.1;1.9;10134 +91089;48.36304;3.12928;95;20220312;9.8;6.4;8.1;5.1;9.1;0;1.16;6122 +91089;48.36304;3.12928;95;20220313;10.7;7.2;8.9;5.9;8.8;2.9;1.57;6303 +91089;48.36304;3.12928;95;20220314;14.6;3.3;8.9;2.6;8.4;1.4;1.73;11800 +91089;48.36304;3.12928;95;20220315;12.1;7.1;9.6;1.7;11.2;.7;.98;7817 +91089;48.36304;3.12928;95;20220316;13.6;5.5;9.5;1.8;11.1;0;1.17;10191 +91089;48.36304;3.12928;95;20220317;9.9;9;9.4;4.1;8.5;0;1.51;3172 +91089;48.36304;3.12928;95;20220318;14.8;4.3;9.6;5.3;6.27;0;3.04;14233 +91089;48.36304;3.12928;95;20220319;15.9;5.1;10.5;5.2;6.3;0;3.36;16733 +91089;48.36304;3.12928;95;20220320;12;.9;6.4;2.5;6.33;.1;1.73;11100 +91089;48.36304;3.12928;95;20220321;18.1;4.3;11.2;2.8;8.8;0;2.45;15500 +91089;48.36304;3.12928;95;20220322;18.2;4;11.1;2.8;6.97;0;2.85;16833 +91089;48.36304;3.12928;95;20220323;18.3;1.5;9.9;2.2;6.33;0;2.68;17700 +91089;48.36304;3.12928;95;20220324;20.4;2.3;11.3;1.9;6.5;0;2.79;17733 +91089;48.36304;3.12928;95;20220325;19.5;3.8;11.6;3.7;6.3;0;3.62;18100 +91089;48.36304;3.12928;95;20220326;19.8;4.6;12.2;3.7;6.33;0;3.73;18266 +91089;48.36304;3.12928;95;20220327;21.1;4.8;13;2.6;7.13;0;3.34;18300 +91089;48.36304;3.12928;95;20220328;21.5;2.9;12.2;1.4;7.53;0;2.56;16266 +91089;48.36304;3.12928;95;20220329;18.5;8.6;13.6;1.9;9.57;0;2.06;8633 +91089;48.36304;3.12928;95;20220330;14.5;8.5;11.5;1.9;11.2;6.6;1.33;6933 +91089;48.36304;3.12928;95;20220331;8.9;4.9;6.9;5.2;7.53;.9;1.52;6633 +91089;48.36304;3.12928;95;20220401;4.7;1.3;3;6.5;5.77;2.7;1.28;7128 +91089;48.36304;3.12928;95;20220402;6.7;-.3;3.2;5.6;5;0;1.83;10600 +91089;48.36304;3.12928;95;20220403;8.5;-.8;3.9;3.4;4.6;0;2.19;17100 +91089;48.36304;3.12928;95;20220404;11.4;-2.4;4.5;4.5;5.65;.1;2.28;16500 +91089;48.36304;3.12928;95;20220405;12.8;6.9;9.8;4.7;10.2;.3;1.27;4400 +91089;48.36304;3.12928;95;20220406;13;5.4;9.2;6.1;9.7;.7;1.52;6600 +91089;48.36304;3.12928;95;20220407;15.9;9.8;12.9;8.7;10.2;5.1;2.93;10633 +91089;48.36304;3.12928;95;20220408;13.7;7;10.3;5;8.7;24.7;1.95;5000 +91089;48.36304;3.12928;95;20220409;10.9;1.4;6.1;2.8;7.07;.8;1.79;12933 +91089;48.36304;3.12928;95;20220410;14;-1.2;6.4;2.1;6.6;0;2.46;21066 +91089;48.36304;3.12928;95;20220411;19.5;2.2;10.9;3.7;8.43;0;3.36;20366 +91089;48.36304;3.12928;95;20220412;22.2;7.9;15.1;3.5;10.83;0;3.54;17466 +91089;48.36304;3.12928;95;20220413;16.8;10.4;13.6;1.5;12.93;1.7;1.59;8366 +91089;48.36304;3.12928;95;20220414;21.1;8.4;14.8;1.7;12.17;.1;3.1;20566 +91089;48.36304;3.12928;95;20220415;20.9;8.2;14.5;2.5;11.33;0;3.41;22033 +91089;48.36304;3.12928;95;20220416;19.2;8.3;13.8;3.7;9.37;0;3.91;23933 +91089;48.36304;3.12928;95;20220417;20.6;4.8;12.7;3.3;6.8;0;4.32;24766 +91089;48.36304;3.12928;95;20220418;19.6;4;11.8;1.9;7.57;0;3.32;21566 +91089;48.36304;3.12928;95;20220419;18.8;5.8;12.3;3.5;9.57;0;3.38;21100 +91089;48.36304;3.12928;95;20220420;19.5;6.1;12.8;3.3;8.17;0;3.81;21733 +91089;48.36304;3.12928;95;20220421;19.6;5.7;12.7;3.4;8.07;0;4.09;24600 +91089;48.36304;3.12928;95;20220422;19.5;7.2;13.3;3.1;9.27;0;3.79;23166 +91089;48.36304;3.12928;95;20220423;20.1;7.5;13.8;3.5;10.67;.2;3.07;14633 +91089;48.36304;3.12928;95;20220424;18.1;7.7;12.9;2.8;10.77;.2;2.58;13966 +91089;48.36304;3.12928;95;20220425;17.4;8.9;13.1;3.3;9.2;0;3.37;18900 +91089;48.36304;3.12928;95;20220426;15.6;4.1;9.8;2.7;8.77;0;2.66;18033 +91089;48.36304;3.12928;95;20220427;19.3;3.9;11.6;3.7;8.83;0;3.83;24133 +91089;48.36304;3.12928;95;20220428;21.4;7.3;14.3;3.8;8.97;0;4.33;22066 +91089;48.36304;3.12928;95;20220429;20.2;8.8;14.5;3.6;9.77;.2;3.75;18466 +91089;48.36304;3.12928;95;20220430;16.8;5.6;11.2;4.3;8.4;0;3.74;24733 +91089;48.36304;3.12928;95;20220501;17.1;4.1;10.6;3.3;8.07;0;3.43;22133 +91089;48.36304;3.12928;95;20220502;19.5;6.1;12.8;3.4;9.17;0;3.57;19233 +91089;48.36304;3.12928;95;20220503;20.8;7.7;14.2;4.2;9.7;0;4.32;23233 +91089;48.36304;3.12928;95;20220504;17.5;9.3;13.4;3.4;10.97;.5;2.43;10466 +91089;48.36304;3.12928;95;20220505;18.7;9;13.9;3.3;10.97;.9;3.06;16266 +91089;48.36304;3.12928;95;20220506;21.1;7.6;14.3;2.2;11.5;0;3.5;21190 +91089;48.36304;3.12928;95;20220507;21.1;9.2;15.1;1.9;11.6;0;3.43;19983 +91089;48.36304;3.12928;95;20220508;22;9.6;15.8;1.5;12.9;.1;3.41;20521 +91089;48.36304;3.12928;95;20220509;25.4;9.8;17.6;.9;12.8;0;3.86;23191 +91089;48.36304;3.12928;95;20220510;27;9.2;18.1;1.6;13.7;0;4.42;24931 +91089;48.36304;3.12928;95;20220511;26.3;12.7;19.5;3.6;13.1;0;5.01;21854 +91089;48.36304;3.12928;95;20220512;21.5;10.7;16.1;2.5;13.5;0;3.45;19529 +91089;48.36304;3.12928;95;20220513;22.2;8.8;15.5;1.4;10.8;0;3.7;21907 +91089;48.36304;3.12928;95;20220514;23;7.8;15.4;1.2;11.5;0;3.79;23470 +91089;48.36304;3.12928;95;20220515;30;9.9;19.9;2.4;13.5;4.6;5.55;27175 +91089;48.36304;3.12928;95;20220516;24.8;14.6;19.7;2.9;16.4;.1;3.96;19330 +91089;48.36304;3.12928;95;20220517;29.4;13.6;21.5;1.3;16.6;0;4.64;24264 +91089;48.36304;3.12928;95;20220518;28.6;16.7;22.6;2.7;18.7;0;4.66;21094 +91089;48.36304;3.12928;95;20220519;28.3;17.6;22.9;1.9;18.5;.1;4.33;20065 +91089;48.36304;3.12928;95;20220520;27.8;15.7;21.7;2.6;17.1;1;4.66;21449 +91089;48.36304;3.12928;95;20220521;24.1;8;16;.8;12.9;0;3.94;24901 +91089;48.36304;3.12928;95;20220522;24;11.5;17.7;2.5;14.2;3.7;4.11;21976 +91089;48.36304;3.12928;95;20220523;20.7;13.6;17.1;4.4;16.9;4.8;2.84;16524 +91089;48.36304;3.12928;95;20220524;18.7;10.6;14.6;3.7;12.3;.1;3.23;17739 +91089;48.36304;3.12928;95;20220525;20.8;6.4;13.6;2.6;11.3;0;3.83;23868 +91089;48.36304;3.12928;95;20220526;22.2;13.2;17.7;3.1;13.6;0;3.87;18847 +91089;48.36304;3.12928;95;20220527;21.4;13.9;17.6;2.9;13.1;0;3.69;17224 +91089;48.36304;3.12928;95;20220528;20.9;6.9;13.9;2;10.2;0;3.93;23752 +91089;48.36304;3.12928;95;20220529;17;6.6;11.8;2.3;8.4;0;3.42;20476 +91089;48.36304;3.12928;95;20220530;19.5;5.9;12.7;1.3;9.2;0;3.62;23538 +91089;48.36304;3.12928;95;20220531;23.2;6.8;15;1.2;9.6;0;4.23;25956 +91089;48.36304;3.12928;95;20220601;23.2;5.4;14.3;1.1;10;0;4.23;27127 +91089;48.36304;3.12928;95;20220602;24.6;7.8;16.2;2.5;11.3;0;4.82;26406 +91089;48.36304;3.12928;95;20220603;23.8;12.5;18.1;1.8;15.7;7.4;3.87;21633 +91089;48.36304;3.12928;95;20220604;28.6;14.7;21.6;2.6;18.4;33.8;4.94;24089 +91089;48.36304;3.12928;95;20220605;23;15.6;19.3;3.8;18;6.2;3.45;17503 +91089;48.36304;3.12928;95;20220606;21.1;13.3;17.2;3.6;13.9;.9;3.67;18015 +91089;48.36304;3.12928;95;20220607;21.9;14.3;18.1;4;14.9;2.7;3.77;17809 +91089;48.36304;3.12928;95;20220608;20.2;13;16.6;3;14.8;11.7;3.18;17352 +91089;48.36304;3.12928;95;20220609;21.5;10.1;15.8;3.1;13.1;0;3.89;21972 +91089;48.36304;3.12928;95;20220610;25.1;12.4;18.7;1.7;15.5;0;4.24;23246 +91089;48.36304;3.12928;95;20220611;26.9;12.9;19.9;1.8;16.6;0;4.59;24459 +91089;48.36304;3.12928;95;20220612;24.7;13.9;19.3;2.3;13.5;0;4.45;21458 +91089;48.36304;3.12928;95;20220613;22.7;9.3;16;1.6;12;0;4.1;23972 +91089;48.36304;3.12928;95;20220614;25.8;9.3;17.5;2;13.2;0;4.81;26669 +91089;48.36304;3.12928;95;20220615;30.9;13.7;22.3;2.1;15.6;0;5.76;27259 +91089;48.36304;3.12928;95;20220616;28.7;14.2;21.4;1.9;15;0;5.15;25011 +91089;48.36304;3.12928;95;20220617;32.4;15;23.7;1.5;15.8;0;5.73;27451 +91089;48.36304;3.12928;95;20220618;37.9;16.1;27;1.8;18;0;7.09;30787 +91089;48.36304;3.12928;95;20220619;28.2;16.5;22.3;4.1;18.3;16.1;5.24;22453 +91089;48.36304;3.12928;95;20220620;23;16.8;19.9;3;18.6;13.9;3.3;16237 +91089;48.36304;3.12928;95;20220621;27.2;13.9;20.5;2.2;17.5;0;4.66;23970 +91089;48.36304;3.12928;95;20220622;23.9;17.2;20.5;1.6;19.6;4.1;3.29;16894 +91089;48.36304;3.12928;95;20220623;26.9;17.2;22;2.8;19;6.3;4.41;20405 +91089;48.36304;3.12928;95;20220624;25;16.2;20.6;3.8;17.5;1.5;4.25;19409 +91089;48.36304;3.12928;95;20220625;19.3;15.7;17.5;2.4;15.6;5.4;2.6;12263 +91089;48.36304;3.12928;95;20220626;19.4;12.6;16;1.5;15.2;.2;2.87;16994 +91089;48.36304;3.12928;95;20220627;25;13.1;19;2.7;14.1;1.5;4.6;22595 +91089;48.36304;3.12928;95;20220628;26.1;9.2;17.6;1.8;12;.1;4.92;26981 +91089;48.36304;3.12928;95;20220629;27.8;10.8;19.3;2.3;13.5;6;5.33;27035 +91089;48.36304;3.12928;95;20220630;15.4;13.4;14.4;2.3;14.8;13.1;1.67;8998 +91089;48.36304;3.12928;95;20220701;22.3;11.2;16.7;2.6;13;.1;4.04;21717 +91089;48.36304;3.12928;95;20220702;27.5;8.9;18.2;2;12.6;0;5.26;28193 +91089;48.36304;3.12928;95;20220703;25.6;11.9;18.7;2.2;13.2;0;4.72;24103 +91089;48.36304;3.12928;95;20220704;26.1;11.3;18.7;1.5;12.9;0;4.63;25028 +91089;48.36304;3.12928;95;20220705;26.1;12;19;2.3;13;0;4.88;24377 +91089;48.36304;3.12928;95;20220706;25.9;11.7;18.8;2.1;12.6;0;4.8;24420 +91089;48.36304;3.12928;95;20220707;23.5;13.1;18.3;2.9;14.8;0;4.08;20799 +91089;48.36304;3.12928;95;20220708;26.6;11.2;18.9;2.4;12.7;0;5.07;25344 +91089;48.36304;3.12928;95;20220709;28.2;13.1;20.6;1.7;14.3;0;4.96;25036 +91089;48.36304;3.12928;95;20220710;26.1;13;19.5;2.6;13.4;0;4.87;23237 +91089;48.36304;3.12928;95;20220711;28.8;13.5;21.1;2.5;15.1;0;5.33;25083 +91089;48.36304;3.12928;95;20220712;30.5;15.9;23.2;1.9;15.1;0;5.37;24429 +91089;48.36304;3.12928;95;20220713;34.1;14.7;24.4;1.7;14.4;0;6.14;28145 +91089;48.36304;3.12928;95;20220714;32.3;17.8;25;3.2;15.1;0;6.49;24209 +91089;48.36304;3.12928;95;20220715;26.8;15.4;21.1;2.6;11.8;0;5.12;21356 +91089;48.36304;3.12928;95;20220716;28.1;13.5;20.8;1.7;12.3;0;4.95;24147 +91089;48.36304;3.12928;95;20220717;30.2;13.4;21.8;1.9;12.7;0;5.49;25849 +91089;48.36304;3.12928;95;20220718;36.2;14.8;25.5;1.7;13.8;0;6.52;29128 +91089;48.36304;3.12928;95;20220719;38.1;18.2;28.1;3.3;16;2.4;8.07;27978 +91089;48.36304;3.12928;95;20220720;20.7;19.2;19.9;3;19.7;13.8;1.96;7361 +91089;48.36304;3.12928;95;20220721;26.2;15.8;21;1.6;19;.1;3.84;19967 +91089;48.36304;3.12928;95;20220722;26.8;16;21.4;1.6;19.7;.4;3.91;20278 +91089;48.36304;3.12928;95;20220723;27.8;17.9;22.8;2;19.2;.1;4.17;19320 +91089;48.36304;3.12928;95;20220724;31.6;14.9;23.2;1.5;17.9;1.2;5.11;25111 +91089;48.36304;3.12928;95;20220725;27.2;18.1;22.6;3.4;17.6;0;4.58;18353 +91089;48.36304;3.12928;95;20220726;23.7;15.9;19.8;2.7;14.4;0;3.89;16888 +91089;48.36304;3.12928;95;20220727;25.8;14.9;20.3;2;13.3;0;4.29;19949 +91089;48.36304;3.12928;95;20220728;27.9;14.2;21;1.2;12.3;0;4.37;22311 +91089;48.36304;3.12928;95;20220729;29.4;12.7;21;1;12.7;0;4.56;24560 +91089;48.36304;3.12928;95;20220730;31;14.2;22.6;1.2;14.8;0;4.83;24516 +91089;48.36304;3.12928;95;20220731;29.9;16.4;23.1;2.1;16.6;0;4.87;21827 +91089;48.36304;3.12928;95;20220801;26.9;15.6;21.2;1.6;17.2;0;3.95;19834 +91089;48.36304;3.12928;95;20220802;30.8;15;22.9;1.4;16.3;0;4.74;23405 +91089;48.36304;3.12928;95;20220803;35;16.9;25.9;1.3;17.2;0;5.35;24947 +91089;48.36304;3.12928;95;20220804;31.9;20.1;26;2.4;19.2;13.8;5.07;19956 +91089;48.36304;3.12928;95;20220805;26.2;16.4;21.3;3.7;16.4;0;4.4;18050 +91089;48.36304;3.12928;95;20220806;24.3;13.3;18.8;2.6;11.4;0;4.28;19038 +91089;48.36304;3.12928;95;20220807;27.3;13.2;20.2;2.1;10.9;0;4.71;21482 +91089;48.36304;3.12928;95;20220808;28.9;14.5;21.7;2;12.2;0;4.81;21586 +91089;48.36304;3.12928;95;20220809;30.8;15.8;23.3;2.3;13.5;0;5.24;21906 +91089;48.36304;3.12928;95;20220810;30.9;16.7;23.8;2.3;13.3;0;5.23;21172 +91089;48.36304;3.12928;95;20220811;30.8;15.5;23.1;2.2;12.2;0;5.23;21853 +91089;48.36304;3.12928;95;20220812;32.5;15.5;24;2.3;12.2;0;5.64;22910 +91089;48.36304;3.12928;95;20220813;31.6;15.7;23.6;1.9;11.8;0;5.12;21998 +91089;48.36304;3.12928;95;20220814;27.6;15.2;21.4;2.4;15.6;3.5;4.26;19250 +91089;48.36304;3.12928;95;20220815;24;17.2;20.6;3;17.9;.6;3.19;14054 +91089;48.36304;3.12928;95;20220816;27.9;16.4;22.1;2.3;18.1;.5;3.97;18270 +91089;48.36304;3.12928;95;20220817;27.8;16;21.9;2.3;17.5;1.3;3.99;18381 +91089;48.36304;3.12928;95;20220818;28.8;16.2;22.5;2.1;17.1;.8;4.14;18871 +91089;48.36304;3.12928;95;20220819;25;15.1;20;3.4;17.7;1;3.48;16559 +91089;48.36304;3.12928;95;20220820;26.2;12.6;19.4;2.6;14.5;0;4.01;19333 +91089;48.36304;3.12928;95;20220821;27.7;10.7;19.2;1.8;13.4;0;4.11;21498 +91089;48.36304;3.12928;95;20220822;24.7;17.2;20.9;2.7;16;.1;3.44;14035 +91089;48.36304;3.12928;95;20220823;30.1;14.2;22.1;1.4;17;0;4;20457 +91089;48.36304;3.12928;95;20220824;33.2;15.9;24.5;1.5;16.8;0;4.53;21187 +91089;48.36304;3.12928;95;20220825;32.7;14.4;23.5;2.3;15.2;.5;5.07;21626 +91089;48.36304;3.12928;95;20220826;26.8;17.8;22.3;2.5;17.4;.1;3.59;14922 +91089;48.36304;3.12928;95;20220827;26.2;14.3;20.2;1.3;14.4;0;3.29;17075 +91089;48.36304;3.12928;95;20220828;28;13.7;20.8;1.3;14.1;0;3.58;18597 +91089;48.36304;3.12928;95;20220829;29.9;15.2;22.5;2;14.7;.8;4.21;18699 +91089;48.36304;3.12928;95;20220830;26.1;16.4;21.2;2.2;16.6;.7;3.34;14981 +91089;48.36304;3.12928;95;20220831;28.3;13.8;21;1.8;15.9;.1;3.68;18243 +91089;48.36304;3.12928;95;20220901;27.8;13;20.4;1.7;15.7;0;3.54;18269 +91089;48.36304;3.12928;95;20220902;24.9;14.5;19.7;1.7;15.6;.6;2.98;15109 +91089;48.36304;3.12928;95;20220903;25.6;15.9;20.7;3.1;16.6;.3;3.42;14442 +91089;48.36304;3.12928;95;20220904;29.9;13.1;21.5;1.7;14.8;.9;3.86;18954 +91089;48.36304;3.12928;95;20220905;31.3;16.1;23.7;2.9;17.7;8.3;4.48;17837 +91089;48.36304;3.12928;95;20220906;29.2;14;21.6;1.5;17.3;1.2;3.42;17665 +91089;48.36304;3.12928;95;20220907;23.4;14.4;18.9;2.8;16.7;7.3;2.71;13366 +91089;48.36304;3.12928;95;20220908;21.8;14.6;18.2;4.5;16.4;5.4;2.63;11793 +91089;48.36304;3.12928;95;20220909;21.6;15;18.3;5.5;15.6;3.4;2.93;11159 +91089;48.36304;3.12928;95;20220910;19.5;14.1;16.8;4.6;15.6;1.4;2.16;9950 +91089;48.36304;3.12928;95;20220911;22.3;11.8;17;1.4;15.6;.1;2.27;13888 +91089;48.36304;3.12928;95;20220912;26.8;12;19.4;1.9;16.3;0;3.05;16390 +91089;48.36304;3.12928;95;20220913;25.6;16.6;21.1;1.8;19.4;2.6;2.5;12556 +91089;48.36304;3.12928;95;20220914;25.6;17.4;21.5;2.7;20.7;2.9;2.51;11837 +91089;48.36304;3.12928;95;20220915;22.1;16.5;19.3;2.3;17.2;.2;2.14;9604 +91089;48.36304;3.12928;95;20220916;18.4;12.4;15.4;2.1;11.9;.3;2.09;9844 +91089;48.36304;3.12928;95;20220917;17.4;7.4;12.4;3.7;9.2;0;2.62;12681 +91089;48.36304;3.12928;95;20220918;20.1;4.6;12.3;2.9;9;.1;2.83;15707 +91089;48.36304;3.12928;95;20220919;18.8;7.2;13;1.7;9.5;0;2.2;13378 +91089;48.36304;3.12928;95;20220920;18;7;12.5;.9;10.1;0;1.78;12865 +91089;48.36304;3.12928;95;20220921;19.2;8.2;13.7;1.4;10.3;.1;2.03;12713 +91089;48.36304;3.12928;95;20220922;20;5.9;12.9;1.3;9.8;0;2.09;14275 +91089;48.36304;3.12928;95;20220923;19.6;6.4;13;1.2;10.2;.4;1.96;13633 +91089;48.36304;3.12928;95;20220924;16.4;12;14.2;1.9;13.6;1.7;1.37;7605 +91089;48.36304;3.12928;95;20220925;19.6;11.6;15.6;2.5;12.2;0;2.15;10266 +91089;48.36304;3.12928;95;20220926;15.5;10.7;13.1;4.5;11.4;9.8;1.89;7761 +91089;48.36304;3.12928;95;20220927;14.2;9.5;11.8;4.8;12.2;6.8;1.29;7577 +91089;48.36304;3.12928;95;20220928;15.2;10.7;12.9;3.1;12.3;.3;1.43;7309 +91089;48.36304;3.12928;95;20220929;14.6;9.4;12;1.8;11.6;2.1;1.27;7784 +91089;48.36304;3.12928;95;20220930;16.9;4.5;10.7;2.5;10.2;4.8;1.72;12080 +91089;48.36304;3.12928;95;20221001;19.3;11.7;15.5;6.4;14.4;.7;2.06;9245 +91089;48.36304;3.12928;95;20221002;19.5;14.8;17.1;4.3;16.8;1.6;1.57;7087 +91089;48.36304;3.12928;95;20221003;14.9;10.1;12.5;2;12.6;0;1.14;7068 +91089;48.36304;3.12928;95;20221004;18.5;6.9;12.7;1.3;11.9;.2;1.46;11059 +91089;48.36304;3.12928;95;20221005;21.9;7.6;14.7;2.8;13.5;.1;2;12155 +91089;48.36304;3.12928;95;20221006;18.7;9.8;14.2;2.1;11.5;.1;1.74;9372 +91089;48.36304;3.12928;95;20221007;17.2;5.1;11.1;1.6;10.7;.2;1.39;10842 +91089;48.36304;3.12928;95;20221008;18.4;6.3;12.3;2.1;10.3;.1;1.7;10689 +91089;48.36304;3.12928;95;20221009;19.2;4;11.6;1.5;10;.1;1.58;11859 +91089;48.36304;3.12928;95;20221010;19.7;7.4;13.5;1.9;13;.7;1.46;10476 +91089;48.36304;3.12928;95;20221011;17.7;11.3;14.5;1.8;13.6;.1;1.24;7335 +91089;48.36304;3.12928;95;20221012;19.6;6.3;12.9;1.1;11.8;0;1.32;10596 +91089;48.36304;3.12928;95;20221013;16.1;10.8;13.4;2.3;14.1;2.3;.96;6443 +91089;48.36304;3.12928;95;20221014;17.8;14.5;16.1;4.9;17.1;12.2;.97;4922 +91089;48.36304;3.12928;95;20221015;18.5;15.5;17;4.4;17;2.2;1.23;4602 +91089;48.36304;3.12928;95;20221016;22.4;14.7;18.5;2.2;17.3;0;1.49;7500 +91089;48.36304;3.12928;95;20221017;20.5;15.8;18.1;3.6;16.9;27.7;1.55;5682 +91089;48.36304;3.12928;95;20221018;18.4;14.8;16.6;1.3;17.2;.1;.87;4845 +91089;48.36304;3.12928;95;20221019;22.1;13.6;17.8;3.2;16.8;1.3;1.58;7543 +91089;48.36304;3.12928;95;20221020;22.9;14;18.4;2.4;17.1;19.1;1.51;7608 +91089;48.36304;3.12928;95;20221021;20.1;13.6;16.8;3.4;16.2;3.4;1.35;6342 +91089;48.36304;3.12928;95;20221022;21.5;14;17.7;3;14.9;0;1.75;6735 +91089;48.36304;3.12928;95;20221023;21.4;13.4;17.4;3.5;15.1;.4;1.75;6859 +91089;48.36304;3.12928;95;20221024;19.7;15.9;17.8;5.8;13.8;.6;2.53;4527 +91089;48.36304;3.12928;95;20221025;18.9;12.9;15.9;2.6;14.7;.3;1.22;5699 +91089;48.36304;3.12928;95;20221026;21.9;14.1;18;2.8;15.2;.1;1.64;6450 +91089;48.36304;3.12928;95;20221027;22.9;11.4;17.1;2.4;14.7;0;1.55;7792 +91089;48.36304;3.12928;95;20221028;22.4;16.2;19.3;3;15.3;0;1.88;5523 +91089;48.36304;3.12928;95;20221029;25;12.6;18.8;1.9;14.9;0;1.6;7851 +91089;48.36304;3.12928;95;20221030;20.8;10.2;15.5;1.5;13.8;0;1.06;7113 +91089;48.36304;3.12928;95;20221031;21.3;12.6;16.9;2.9;15.1;1.3;1.41;6302 +91089;48.36304;3.12928;95;20221101;17.1;11.4;14.2;5.5;12.2;.1;1.76;4942 +91089;48.36304;3.12928;95;20221102;16.3;10.8;13.5;4.3;11.9;.1;1.45;4768 +91089;48.36304;3.12928;95;20221103;15.4;11.4;13.4;5.4;11.5;8.5;1.65;3940 +91089;48.36304;3.12928;95;20221104;12.7;9.5;11.1;4.3;10.7;1.3;1.11;3422 +91089;48.36304;3.12928;95;20221105;11;4.1;7.5;3;9.3;0;.64;5129 +91089;48.36304;3.12928;95;20221106;11.6;8.9;10.2;5.2;10.2;.9;1.11;3006 +91089;48.36304;3.12928;95;20221107;16.1;11.5;13.8;5.5;12.6;.1;1.41;3979 +91089;48.36304;3.12928;95;20221108;17.1;11.1;14.1;5.8;11.1;2.6;2.05;4527 +91089;48.36304;3.12928;95;20221109;15.4;12;13.7;4.2;12.4;.2;1.26;3253 +91089;48.36304;3.12928;95;20221110;10.7;6;8.3;1.7;10.8;0;.36;3832 +91089;48.36304;3.12928;95;20221111;14;8.5;11.2;1.9;10.9;.1;.73;4110 +91089;48.36304;3.12928;95;20221112;15.9;5.1;10.5;1.3;10.6;.2;.58;5829 +91089;48.36304;3.12928;95;20221113;7.2;6.4;6.8;1.8;9.8;.1;.35;1269 +91089;48.36304;3.12928;95;20221114;15.8;4.7;10.2;2.5;10.7;.5;.73;5734 +91089;48.36304;3.12928;95;20221115;14.1;8;11;4.6;11.8;2.9;.74;4082 +91089;48.36304;3.12928;95;20221116;13.7;9.6;11.6;5.7;11.6;6.1;1.03;3222 +91089;48.36304;3.12928;95;20221117;14.2;10.7;12.4;7.6;11.2;1.3;1.61;2900 +91089;48.36304;3.12928;95;20221118;11.2;7.7;9.4;5;9.9;.2;.92;2854 +91089;48.36304;3.12928;95;20221119;9.7;3.5;6.6;3.3;8.7;.5;.53;3874 +91089;48.36304;3.12928;95;20221120;8.1;3.9;6;4.4;8.8;2.1;.41;3070 +91089;48.36304;3.12928;95;20221121;8.4;5.9;7.1;4.6;9;2.1;.62;2242 +91089;48.36304;3.12928;95;20221122;10.5;5.1;7.8;6.4;8.5;2;1.08;3434 +91089;48.36304;3.12928;95;20221123;13.1;5.7;9.4;5.4;9.2;3.3;1.19;4032 +91089;48.36304;3.12928;95;20221124;12.4;8;10.2;6;10.4;2;1.01;2975 +91089;48.36304;3.12928;95;20221125;12;8.8;10.4;4.2;10.6;.1;.85;2443 +91089;48.36304;3.12928;95;20221126;7.9;2.3;5.1;1.4;8.5;0;.24;3317 +91089;48.36304;3.12928;95;20221127;10.5;4.5;7.5;3;8.6;6.8;.65;3404 +91089;48.36304;3.12928;95;20221128;11.3;7.9;9.6;3.3;10.1;1;.72;2431 +91089;48.36304;3.12928;95;20221129;9;6.9;7.9;1.9;9.7;0;.44;1800 +91089;48.36304;3.12928;95;20221130;7.4;4.3;5.8;2;8.4;0;.39;2246 +91089;48.36304;3.12928;95;20221201;7.1;4.5;5.8;2.4;8.1;0;.48;1999 +91089;48.36304;3.12928;95;20221202;5.6;5;5.3;2.6;7.5;1.4;.64;740 +91089;48.36304;3.12928;95;20221203;4;2.8;3.4;3.9;6.9;.1;.52;1198 +91089;48.36304;3.12928;95;20221204;4.3;2.3;3.3;3.2;6.8;2;.48;1645 +91089;48.36304;3.12928;95;20221205;2.8;2.4;2.6;1.5;7.1;.4;.34;505 +91089;48.36304;3.12928;95;20221206;4.6;2.3;3.4;1.2;7.2;0;.31;1758 +91089;48.36304;3.12928;95;20221207;3.5;1.3;2.4;1.6;7.1;0;.24;1695 +91089;48.36304;3.12928;95;20221208;3.5;1.7;2.6;1.4;6.6;0;.35;1481 +91089;48.36304;3.12928;95;20221209;2.8;-2.5;.1;1.7;5.7;.1;.22;2809 +91089;48.36304;3.12928;95;20221210;3.3;-.4;1.4;2.2;5.5;0;.45;2264 +91089;48.36304;3.12928;95;20221211;-.9;-2.7;-1.8;2.8;5;0;.27;1447 +91089;48.36304;3.12928;95;20221212;-1.5;-3.7;-2.6;2.7;4.5;0;.31;1632 +91089;48.36304;3.12928;95;20221213;.5;-4.8;-2.2;3.4;4.2;.8;.46;2741 +91089;48.36304;3.12928;95;20221214;1.2;-1.9;-.4;1.5;5.5;1.3;.24;1992 +91089;48.36304;3.12928;95;20221215;2.2;-3.1;-.5;2;5;0;.32;2717 +91089;48.36304;3.12928;95;20221216;.5;-3;-1.3;2;4.6;0;.36;2125 +91089;48.36304;3.12928;95;20221217;-1.6;-1.4;-1.5;2.6;4.6;0;.51;0 +91089;48.36304;3.12928;95;20221218;3.7;-7.8;-2.1;1.7;4.7;.3;.18;4160 +91089;48.36304;3.12928;95;20221219;12.9;2.2;7.5;3.6;8.8;0;.65;3993 +91089;48.36304;3.12928;95;20221220;13.8;11.9;12.8;4.8;10.9;1.9;1.47;1448 +91089;48.36304;3.12928;95;20221221;11.8;10.5;11.1;5.2;12.3;6.7;.58;1128 +91089;48.36304;3.12928;95;20221222;13;11.6;12.3;8;12.7;8.6;.92;1186 +91089;48.36304;3.12928;95;20221223;14.6;13;13.8;6.8;13.8;3.7;1;1297 +91089;48.36304;3.12928;95;20221224;12;10.4;11.2;3.9;11.5;1.1;.77;1300 +91089;48.36304;3.12928;95;20221225;15.1;9.2;12.1;3.8;11.5;.5;.9;2874 +91089;48.36304;3.12928;95;20221226;11.8;11.4;11.6;4.7;10.8;1.8;1.23;452 +91089;48.36304;3.12928;95;20221227;9;3.2;6.1;2.9;8.3;0;.43;2865 +91089;48.36304;3.12928;95;20221228;11.8;6.9;9.3;6.3;10.3;3.1;.76;2612 +91089;48.36304;3.12928;95;20221229;11.8;10.9;11.3;6.6;10.7;.4;1.33;894 +91089;48.36304;3.12928;95;20221230;14.4;6.3;10.3;6.2;11.3;3.2;.73;3508 +91089;48.36304;3.12928;95;20221231;16.4;14.1;15.2;7.5;11.8;0;2.36;1692 +91090;48.38345;3.46546;121;20220101;15.2;5.1;10.1;1.9;9.99;.1;.54;3819 +91090;48.38345;3.46546;121;20220102;12.8;5.6;9.2;5.6;10.6;.2;.6;3187 +91090;48.38345;3.46546;121;20220103;12.2;10.6;11.4;6.8;11.8;12.9;.91;1308 +91090;48.38345;3.46546;121;20220104;12.2;10.9;11.5;6.1;10.49;9.1;1.42;1152 +91090;48.38345;3.46546;121;20220105;5.8;1;3.4;4.4;6.49;.1;.63;2595 +91090;48.38345;3.46546;121;20220106;5.7;-.4;2.6;2.4;6.19;.6;.43;3003 +91090;48.38345;3.46546;121;20220107;7;1;4;6.7;7.3;4.9;.55;3004 +91090;48.38345;3.46546;121;20220108;7.7;1.3;4.5;7.3;8.1;16.8;.34;3147 +91090;48.38345;3.46546;121;20220109;5.3;4.3;4.8;5.4;7.59;1.4;.62;1023 +91090;48.38345;3.46546;121;20220110;2.8;.6;1.7;3;6.69;0;.26;1725 +91090;48.38345;3.46546;121;20220111;1.7;.2;.9;2.5;5.99;0;.36;1375 +91090;48.38345;3.46546;121;20220112;4.3;-3;.6;1.4;5.8;0;.24;3544 +91090;48.38345;3.46546;121;20220113;1;-.5;.2;2.2;5.99;0;.27;1414 +91090;48.38345;3.46546;121;20220114;5.2;-2.4;1.4;1.2;6.09;.1;.24;3715 +91090;48.38345;3.46546;121;20220115;-.1;-2.7;-1.4;1.3;5.59;.1;.18;2040 +91090;48.38345;3.46546;121;20220116;1.5;-2.1;-.3;3.4;6.06;.3;.13;2236 +91090;48.38345;3.46546;121;20220117;4.7;1.7;3.2;2;7.69;.1;.22;2284 +91090;48.38345;3.46546;121;20220118;8.4;0;4.2;2.6;7.19;0;.46;4141 +91090;48.38345;3.46546;121;20220119;4.5;1.8;3.1;3.9;7.69;2.4;.19;2213 +91090;48.38345;3.46546;121;20220120;5.8;.9;3.3;3.5;7.19;.1;.38;3162 +91090;48.38345;3.46546;121;20220121;4.8;.1;2.4;2.9;6.49;0;.42;3136 +91090;48.38345;3.46546;121;20220122;5.3;-.6;2.3;1.8;6.9;0;.27;3614 +91090;48.38345;3.46546;121;20220123;5.6;2.8;4.2;2.4;6.8;0;.59;2408 +91090;48.38345;3.46546;121;20220124;5.3;-1.5;1.9;2.5;5.8;0;.51;4030 +91090;48.38345;3.46546;121;20220125;-.6;-2.4;-1.5;1.4;5.46;0;.22;1666 +91090;48.38345;3.46546;121;20220126;-.5;-1.1;-.8;1.5;5.56;0;.28;1521 +91090;48.38345;3.46546;121;20220127;2.5;-.9;.8;3.4;6.23;.3;.33;2566 +91090;48.38345;3.46546;121;20220128;4;2.3;3.1;2.7;7.49;.1;.3;1953 +91090;48.38345;3.46546;121;20220129;7.7;2.7;5.2;5.2;9.19;1;.12;3686 +91090;48.38345;3.46546;121;20220130;9.5;6.3;7.9;2.4;8.6;.1;.75;2920 +91090;48.38345;3.46546;121;20220131;8;3.2;5.6;6.6;6.86;.5;1.3;3986 +91090;48.38345;3.46546;121;20220201;8;.3;4.1;5.2;8.39;.9;.23;4901 +91090;48.38345;3.46546;121;20220202;10.2;8.4;9.3;4.3;10.49;0;.7;2209 +91090;48.38345;3.46546;121;20220203;8.8;6.6;7.7;3.6;8.69;.1;.83;2527 +91090;48.38345;3.46546;121;20220204;9.1;5.6;7.3;5.2;8.6;.8;.9;3345 +91090;48.38345;3.46546;121;20220205;9;.5;4.7;4;6.99;0;.86;5521 +91090;48.38345;3.46546;121;20220206;9.6;4.5;7;9.9;9.39;8.9;.63;4260 +91090;48.38345;3.46546;121;20220207;9.3;3.7;6.5;4;7.4;0;1.05;4558 +91090;48.38345;3.46546;121;20220208;10.1;1.7;5.9;2.3;7.5;0;.78;4804 +91090;48.38345;3.46546;121;20220209;14.2;-.5;6.9;1.8;7.13;.1;.94;8545 +91090;48.38345;3.46546;121;20220210;7.5;3.1;5.3;4.1;8.05;1;.87;4500 +91090;48.38345;3.46546;121;20220211;8.5;.1;4.3;2.1;6.55;0;.75;9200 +91090;48.38345;3.46546;121;20220212;7.4;-3.3;2;2.2;5.25;0;.83;10000 +91090;48.38345;3.46546;121;20220213;13.9;-2.9;5.5;5;7.05;.2;1.55;8800 +91090;48.38345;3.46546;121;20220214;11.1;7.6;9.3;6.3;8.77;3.8;1.45;5741 +91090;48.38345;3.46546;121;20220215;10.7;5.2;7.9;6.5;8.95;5.9;1.06;7400 +91090;48.38345;3.46546;121;20220216;14.3;8.2;11.2;9.1;12.3;2;.94;5545 +91090;48.38345;3.46546;121;20220217;13;11.3;12.1;7.3;10.3;.6;1.93;2792 +91090;48.38345;3.46546;121;20220218;12.8;8.8;10.8;7.7;9.89;.8;1.7;4565 +91090;48.38345;3.46546;121;20220219;9.1;2.3;5.7;6.3;6.69;0;1.46;6169 +91090;48.38345;3.46546;121;20220220;12.2;6.6;9.4;8.9;9.99;2.6;1.28;5653 +91090;48.38345;3.46546;121;20220221;9.4;5.8;7.6;8.1;8.3;.5;1.35;4529 +91090;48.38345;3.46546;121;20220222;9.7;3.4;6.5;5.2;9.6;.5;.51;6214 +91090;48.38345;3.46546;121;20220223;11.3;5.6;8.4;2;9.89;.1;.78;5986 +91090;48.38345;3.46546;121;20220224;11.5;8.3;9.9;5.1;8.69;1.9;1.65;4459 +91090;48.38345;3.46546;121;20220225;9.9;.6;5.2;3.7;6.49;0;1.31;7998 +91090;48.38345;3.46546;121;20220226;8.5;-1.8;3.3;3.2;5.9;0;1.13;8567 +91090;48.38345;3.46546;121;20220227;10.4;-1.1;4.6;3.2;5.19;0;1.59;9213 +91090;48.38345;3.46546;121;20220228;10.2;-1.6;4.3;2.1;5.19;0;1.31;9479 +91090;48.38345;3.46546;121;20220301;10.2;-2.3;3.9;2.1;6.3;.1;1.1;9913 +91090;48.38345;3.46546;121;20220302;12.5;1;6.7;2.4;7.3;0;1.33;9634 +91090;48.38345;3.46546;121;20220303;12.6;4.1;8.3;1.1;9.8;0;.92;8351 +91090;48.38345;3.46546;121;20220304;12.3;5;8.6;1.9;6.8;0;1.46;7824 +91090;48.38345;3.46546;121;20220305;10.7;-3.1;3.8;1.4;4.8;0;1.27;11061 +91090;48.38345;3.46546;121;20220306;7.5;-2.5;2.5;3;4.4;0;1.46;9493 +91090;48.38345;3.46546;121;20220307;6.6;-2.7;1.9;4.2;4.19;0;1.61;9272 +91090;48.38345;3.46546;121;20220308;12.8;-3.3;4.7;3.4;4.8;0;2.1;12495 +91090;48.38345;3.46546;121;20220309;15.1;-3.1;6;1.4;6.4;0;1.53;13494 +91090;48.38345;3.46546;121;20220310;16.2;.7;8.4;2.7;7.3;0;2;12594 +91090;48.38345;3.46546;121;20220311;15;6.4;10.7;4.8;8.8;1.3;2.16;9410 +91090;48.38345;3.46546;121;20220312;9.4;5.8;7.6;4.9;9.19;4.9;.99;6034 +91090;48.38345;3.46546;121;20220313;10.6;6.3;8.4;5.1;9.1;3.4;1.3;6722 +91090;48.38345;3.46546;121;20220314;13.9;2.2;8;3.2;8.39;2.5;1.65;11491 +91090;48.38345;3.46546;121;20220315;11.6;7.7;9.6;2.8;11.19;.3;.91;6557 +91090;48.38345;3.46546;121;20220316;13.9;6.4;10.1;2.7;11.3;0;1.2;9364 +91090;48.38345;3.46546;121;20220317;10;8.3;9.1;4.8;8.8;0;1.46;4313 +91090;48.38345;3.46546;121;20220318;14.3;4.3;9.3;4.8;6.35;0;2.83;13900 +91090;48.38345;3.46546;121;20220319;15.8;5;10.4;5;6.5;0;3.26;16750 +91090;48.38345;3.46546;121;20220320;11.2;-.2;5.5;2.3;6.6;0;1.46;8900 +91090;48.38345;3.46546;121;20220321;18.5;5.4;12;2.7;8.3;0;2.67;15666 +91090;48.38345;3.46546;121;20220322;18.1;1.8;9.9;2.6;6.95;0;2.74;16850 +91090;48.38345;3.46546;121;20220323;18.6;-.2;9.2;2.3;6.35;0;2.71;17750 +91090;48.38345;3.46546;121;20220324;20.3;.1;10.2;1.8;6.5;0;2.7;17800 +91090;48.38345;3.46546;121;20220325;19.6;1;10.3;3;6.5;0;3.2;18300 +91090;48.38345;3.46546;121;20220326;20.2;3.3;11.7;3.3;6.35;0;3.53;18250 +91090;48.38345;3.46546;121;20220327;21.3;2.6;11.9;2.5;7.05;0;3.26;18350 +91090;48.38345;3.46546;121;20220328;21.3;1.3;11.3;1.3;7.6;0;2.51;16650 +91090;48.38345;3.46546;121;20220329;18.7;6.2;12.4;1.9;9.7;2.7;2.01;9100 +91090;48.38345;3.46546;121;20220330;14.1;8.6;11.4;2;11.25;7.2;1.38;7900 +91090;48.38345;3.46546;121;20220331;9.3;5.6;7.5;4.9;7.8;.7;1.49;6450 +91090;48.38345;3.46546;121;20220401;5.4;1.2;3.3;6.2;5.68;1.2;1.32;6635 +91090;48.38345;3.46546;121;20220402;5.5;.1;2.8;6.8;5.1;0;1.6;7620 +91090;48.38345;3.46546;121;20220403;7.7;-2.2;2.7;2.8;4.6;0;1.97;16000 +91090;48.38345;3.46546;121;20220404;11.5;-4.7;3.4;4.1;5.3;.1;2.29;18400 +91090;48.38345;3.46546;121;20220405;11.9;6.6;9.3;4.6;10;.3;1.14;3633 +91090;48.38345;3.46546;121;20220406;13.1;4.5;8.8;6;9.8;.8;1.37;6400 +91090;48.38345;3.46546;121;20220407;15.9;9.5;12.7;8.9;10.35;4.9;2.87;9900 +91090;48.38345;3.46546;121;20220408;15.2;6.9;11.1;5.6;8.95;24;2.21;5600 +91090;48.38345;3.46546;121;20220409;10.4;1.6;6;2.5;7.15;.7;1.72;13150 +91090;48.38345;3.46546;121;20220410;13.8;-2.1;5.8;2;6.6;0;2.4;21050 +91090;48.38345;3.46546;121;20220411;19.2;.3;9.8;3.9;8.5;0;3.27;20000 +91090;48.38345;3.46546;121;20220412;22.5;6.4;14.4;3.6;10.75;0;3.56;17000 +91090;48.38345;3.46546;121;20220413;17.8;8.3;13.1;1.8;12.75;1.8;1.7;9200 +91090;48.38345;3.46546;121;20220414;20.8;8.1;14.4;1.5;12.05;0;2.98;19950 +91090;48.38345;3.46546;121;20220415;20.6;7.1;13.9;2.5;11.3;0;3.36;21850 +91090;48.38345;3.46546;121;20220416;18.8;6.7;12.8;3.6;9.25;0;3.8;24100 +91090;48.38345;3.46546;121;20220417;20.7;3.5;12.1;3.4;6.85;0;4.26;24800 +91090;48.38345;3.46546;121;20220418;19.4;2.3;10.9;1.9;7.55;0;3.3;22150 +91090;48.38345;3.46546;121;20220419;19.2;5.3;12.3;3.1;9.5;0;3.36;21400 +91090;48.38345;3.46546;121;20220420;19.2;4.8;12;3.1;8.05;0;3.75;22150 +91090;48.38345;3.46546;121;20220421;19.5;3.8;11.6;3;8.15;0;3.84;24400 +91090;48.38345;3.46546;121;20220422;19.4;5.6;12.5;2.5;9.35;0;3.59;23400 +91090;48.38345;3.46546;121;20220423;20.1;5.5;12.8;3.2;10.7;.4;2.83;13700 +91090;48.38345;3.46546;121;20220424;16.9;7.1;12;2.4;11.05;1.6;2.31;13300 +91090;48.38345;3.46546;121;20220425;17.2;8.4;12.8;2.9;9.35;0;3.07;17200 +91090;48.38345;3.46546;121;20220426;15.4;2.5;8.9;2.4;8.65;0;2.55;18250 +91090;48.38345;3.46546;121;20220427;19.1;2.5;10.8;3.2;8.9;0;3.67;24750 +91090;48.38345;3.46546;121;20220428;21.8;6.5;14.1;3.3;9;0;4.22;22750 +91090;48.38345;3.46546;121;20220429;19.9;6.7;13.3;3;9.85;.2;3.41;17850 +91090;48.38345;3.46546;121;20220430;16.6;4.7;10.6;4;8.5;0;3.61;24650 +91090;48.38345;3.46546;121;20220501;17.1;2.8;9.9;3.1;8.15;0;3.25;21200 +91090;48.38345;3.46546;121;20220502;19.7;4.4;12.1;3.3;9.25;0;3.54;20350 +91090;48.38345;3.46546;121;20220503;21.2;6.2;13.7;3.8;9.9;0;4.22;24300 +91090;48.38345;3.46546;121;20220504;16.5;8.4;12.4;3.4;11.15;.1;2.18;9900 +91090;48.38345;3.46546;121;20220505;18.4;8;13.2;3.1;11;1;3.02;17200 +91090;48.38345;3.46546;121;20220506;20.8;6;13.4;1.3;11.1;0;3.25;21274 +91090;48.38345;3.46546;121;20220507;20;6.9;13.4;1.8;11.39;0;3.16;20106 +91090;48.38345;3.46546;121;20220508;22;6.7;14.3;1.8;12.3;.1;3.48;21881 +91090;48.38345;3.46546;121;20220509;25.3;7.5;16.4;1.3;11.8;0;4.01;23760 +91090;48.38345;3.46546;121;20220510;26.3;8.5;17.4;1.5;13.19;0;4.19;23886 +91090;48.38345;3.46546;121;20220511;25.7;11.2;18.4;3.3;12.89;0;4.68;21633 +91090;48.38345;3.46546;121;20220512;21.4;11.3;16.3;2.1;13.6;0;3.26;18082 +91090;48.38345;3.46546;121;20220513;21.5;8.5;15;2;11.1;0;3.62;20668 +91090;48.38345;3.46546;121;20220514;23.3;4.7;14;1.4;10.69;0;3.93;24917 +91090;48.38345;3.46546;121;20220515;28.4;10.3;19.3;3.2;13.19;5.4;5.4;24689 +91090;48.38345;3.46546;121;20220516;24.3;15.3;19.8;3;16.29;.2;3.77;17374 +91090;48.38345;3.46546;121;20220517;28.3;12.2;20.2;1.6;15.8;0;4.5;23473 +91090;48.38345;3.46546;121;20220518;28.3;15.5;21.9;2.4;18.39;0;4.45;20977 +91090;48.38345;3.46546;121;20220519;27.9;15;21.4;2.2;18.6;0;4.3;21149 +91090;48.38345;3.46546;121;20220520;27.3;15.1;21.2;2.5;16.89;1;4.42;20639 +91090;48.38345;3.46546;121;20220521;24;8.2;16.1;1.7;12.69;.1;4.04;23634 +91090;48.38345;3.46546;121;20220522;23.7;10.8;17.2;3.4;13.6;3.8;4.21;21399 +91090;48.38345;3.46546;121;20220523;20.4;12.4;16.4;4;16.2;5.3;2.81;16831 +91090;48.38345;3.46546;121;20220524;18.2;11.1;14.6;3.9;12.1;.2;3.1;15890 +91090;48.38345;3.46546;121;20220525;20.9;5.2;13;2.3;10.8;.1;3.79;23900 +91090;48.38345;3.46546;121;20220526;21.4;12.9;17.1;2.7;13.69;0;3.49;17541 +91090;48.38345;3.46546;121;20220527;20.9;12.1;16.5;2.7;13.1;0;3.48;17911 +91090;48.38345;3.46546;121;20220528;19.6;4.9;12.2;1.9;9.69;0;3.63;23334 +91090;48.38345;3.46546;121;20220529;16.8;5.1;10.9;3.4;8.19;.1;3.53;20836 +91090;48.38345;3.46546;121;20220530;19.8;2.4;11.1;1.7;8.69;0;3.79;25566 +91090;48.38345;3.46546;121;20220531;22.3;5.2;13.7;1.6;9.19;0;4.17;25409 +91090;48.38345;3.46546;121;20220601;22.4;4.8;13.6;1.5;9.89;0;4.12;25849 +91090;48.38345;3.46546;121;20220602;24.9;8.8;16.8;3;10.8;0;5.01;24765 +91090;48.38345;3.46546;121;20220603;23.1;12.5;17.8;3;14.99;2.8;3.86;20068 +91090;48.38345;3.46546;121;20220604;28.7;14.6;21.6;2.4;17.29;33.7;4.92;23255 +91090;48.38345;3.46546;121;20220605;21.2;16.1;18.6;2.8;17.99;8;2.73;13860 +91090;48.38345;3.46546;121;20220606;20.7;13.5;17.1;3.4;13.69;1.5;3.49;16573 +91090;48.38345;3.46546;121;20220607;21.6;14;17.8;3.7;14.8;2.2;3.58;17068 +91090;48.38345;3.46546;121;20220608;20.4;13.1;16.7;2.9;14.49;11.1;3.2;16748 +91090;48.38345;3.46546;121;20220609;20.8;9.8;15.3;2.9;12.89;.1;3.63;20679 +91090;48.38345;3.46546;121;20220610;25.2;12.4;18.8;2.4;14.69;0;4.39;22369 +91090;48.38345;3.46546;121;20220611;26.7;10.6;18.6;1.4;16.39;0;4.44;25167 +91090;48.38345;3.46546;121;20220612;24.8;11.9;18.3;2.6;14.39;0;4.39;22512 +91090;48.38345;3.46546;121;20220613;22.4;7.5;14.9;2.2;11.89;0;4.11;24249 +91090;48.38345;3.46546;121;20220614;25.7;9.9;17.8;2.3;12.39;0;4.83;25005 +91090;48.38345;3.46546;121;20220615;30.1;12.4;21.2;2.3;15.1;0;5.6;26509 +91090;48.38345;3.46546;121;20220616;28.8;13.2;21;1.3;15.3;0;4.82;24879 +91090;48.38345;3.46546;121;20220617;31.5;13.7;22.6;1.3;15.39;0;5.35;26616 +91090;48.38345;3.46546;121;20220618;35.4;15;25.2;2;17.2;0;6.54;28532 +91090;48.38345;3.46546;121;20220619;31.5;16.7;24.1;3.6;18.29;9.8;6.07;24252 +91090;48.38345;3.46546;121;20220620;23.3;16.9;20.1;3.1;18.6;8.3;3.32;15817 +91090;48.38345;3.46546;121;20220621;26.4;13.2;19.8;2.5;16.6;0;4.51;22886 +91090;48.38345;3.46546;121;20220622;23.7;17.1;20.4;2.2;18.99;3.1;3.28;16067 +91090;48.38345;3.46546;121;20220623;27.1;16.8;21.9;2.2;18.39;7.5;4.31;20164 +91090;48.38345;3.46546;121;20220624;23.9;16.3;20.1;3.6;17.6;1.8;3.76;17260 +91090;48.38345;3.46546;121;20220625;21.5;14.8;18.1;3.1;15.89;3.7;3.28;16174 +91090;48.38345;3.46546;121;20220626;19.4;12.7;16;1.6;14.89;.2;2.82;16164 +91090;48.38345;3.46546;121;20220627;23.7;12.3;18;1.8;14.3;4.1;3.95;21188 +91090;48.38345;3.46546;121;20220628;26.2;8.2;17.2;.9;11.89;.1;4.5;26700 +91090;48.38345;3.46546;121;20220629;27.7;10.1;18.9;1.9;13.19;4.4;5.07;26372 +91090;48.38345;3.46546;121;20220630;14.6;13.3;13.9;2.6;15.1;12.1;1.29;6877 +91090;48.38345;3.46546;121;20220701;22.7;11.6;17.1;2.8;12.8;0;4.12;20814 +91090;48.38345;3.46546;121;20220702;27.5;7.7;17.6;1.4;12.1;0;4.95;27892 +91090;48.38345;3.46546;121;20220703;26.2;10.3;18.2;1.5;13.1;0;4.56;24917 +91090;48.38345;3.46546;121;20220704;26.4;8.7;17.5;1.5;12.6;0;4.68;26269 +91090;48.38345;3.46546;121;20220705;26.2;10.6;18.4;3;12.6;0;5.11;24595 +91090;48.38345;3.46546;121;20220706;25.6;9.2;17.4;1.9;12.1;0;4.66;25181 +91090;48.38345;3.46546;121;20220707;24.6;12;18.3;3.4;14.3;0;4.48;21980 +91090;48.38345;3.46546;121;20220708;26.5;10;18.2;2.3;12.1;0;4.98;25155 +91090;48.38345;3.46546;121;20220709;28.8;10.7;19.7;1.9;13.49;0;5.2;26307 +91090;48.38345;3.46546;121;20220710;25.8;11.4;18.6;3.3;12.8;0;5.02;23367 +91090;48.38345;3.46546;121;20220711;28.9;10.9;19.9;2.8;14.19;0;5.49;26106 +91090;48.38345;3.46546;121;20220712;30.7;13.9;22.3;2;14.69;0;5.45;25142 +91090;48.38345;3.46546;121;20220713;33.9;12.3;23.1;1.1;13.39;0;5.62;28483 +91090;48.38345;3.46546;121;20220714;31.8;14.1;22.9;3;14.69;0;6.24;25674 +91090;48.38345;3.46546;121;20220715;26.3;13.7;20;3.7;11.3;0;5.51;21537 +91090;48.38345;3.46546;121;20220716;27.9;10.3;19.1;2.6;11.39;0;5.44;25445 +91090;48.38345;3.46546;121;20220717;30.7;14.3;22.5;2.7;11.6;0;6.06;24470 +91090;48.38345;3.46546;121;20220718;36.5;14.4;25.4;2;12.19;0;6.79;28373 +91090;48.38345;3.46546;121;20220719;39.3;18.8;29;3.9;14.89;1.2;8.88;27218 +91090;48.38345;3.46546;121;20220720;21.4;19.2;20.3;2;18.99;8.9;2.18;8624 +91090;48.38345;3.46546;121;20220721;26.5;14.8;20.6;2.2;18.39;.1;4.01;20318 +91090;48.38345;3.46546;121;20220722;26.6;16;21.3;2.1;18.99;.7;3.9;19246 +91090;48.38345;3.46546;121;20220723;28.2;17.3;22.7;1.3;18.79;0;4;19445 +91090;48.38345;3.46546;121;20220724;32.1;13.7;22.9;1.4;16.6;1.2;5.13;25277 +91090;48.38345;3.46546;121;20220725;27.9;18.2;23;3.3;16.6;.1;4.81;18169 +91090;48.38345;3.46546;121;20220726;24.2;12.7;18.4;2.1;13.8;0;3.91;19732 +91090;48.38345;3.46546;121;20220727;24.6;12.6;18.6;2;12.49;0;4.08;20075 +91090;48.38345;3.46546;121;20220728;27.6;13.5;20.5;2;11.6;0;4.76;21693 +91090;48.38345;3.46546;121;20220729;28.7;10.4;19.5;1.8;11.8;0;4.93;24652 +91090;48.38345;3.46546;121;20220730;30.4;12.4;21.4;1.5;13.19;0;4.91;24328 +91090;48.38345;3.46546;121;20220731;29.3;13.6;21.4;1.9;15.3;0;4.72;22583 +91090;48.38345;3.46546;121;20220801;27;13.4;20.2;1.4;15.69;0;3.99;20885 +91090;48.38345;3.46546;121;20220802;31.2;12.7;21.9;1;15.3;0;4.6;24297 +91090;48.38345;3.46546;121;20220803;34.6;15.3;24.9;1;15.8;0;5;24694 +91090;48.38345;3.46546;121;20220804;32.6;17.5;25;2.1;17.79;11.2;5.16;21679 +91090;48.38345;3.46546;121;20220805;25.7;16.3;21;2.5;17.2;0;3.73;16927 +91090;48.38345;3.46546;121;20220806;24.2;14.4;19.3;4.6;11.19;0;5.02;17193 +91090;48.38345;3.46546;121;20220807;27.4;13.6;20.5;4.1;10.1;0;5.86;20356 +91090;48.38345;3.46546;121;20220808;29.2;12;20.6;3.2;10.99;0;5.67;22636 +91090;48.38345;3.46546;121;20220809;30.9;13.7;22.3;3.1;12.19;0;5.84;22499 +91090;48.38345;3.46546;121;20220810;31.2;16.3;23.7;3.7;12.1;0;6.28;20785 +91090;48.38345;3.46546;121;20220811;31.4;16.2;23.8;3.5;11.1;0;6.31;20864 +91090;48.38345;3.46546;121;20220812;32.8;15.3;24;3.2;10.99;0;6.43;22272 +91090;48.38345;3.46546;121;20220813;31.7;16;23.8;3.5;10.6;0;6.4;20936 +91090;48.38345;3.46546;121;20220814;29.3;16.1;22.7;3;15.19;4.4;4.88;19037 +91090;48.38345;3.46546;121;20220815;23;16;19.5;3.7;18.1;.2;2.91;13663 +91090;48.38345;3.46546;121;20220816;27;15.8;21.4;1.9;17.89;3.1;3.58;17264 +91090;48.38345;3.46546;121;20220817;27.9;15.6;21.7;2.1;17.79;4.4;3.83;17982 +91090;48.38345;3.46546;121;20220818;25.9;16.2;21;1.4;18.49;1.5;3.11;15810 +91090;48.38345;3.46546;121;20220819;25.3;15.1;20.2;3.2;18.1;.3;3.39;16103 +91090;48.38345;3.46546;121;20220820;25.7;12.6;19.1;2.3;14.8;0;3.68;18165 +91090;48.38345;3.46546;121;20220821;27.4;10.3;18.8;1.4;13.19;0;3.79;20651 +91090;48.38345;3.46546;121;20220822;25.6;15.3;20.4;2.2;15.6;.1;3.47;15817 +91090;48.38345;3.46546;121;20220823;29.5;14.2;21.8;1;16.49;0;3.62;19211 +91090;48.38345;3.46546;121;20220824;32.4;15.2;23.8;1.7;15.69;0;4.49;20230 +91090;48.38345;3.46546;121;20220825;32.2;17.1;24.6;2.7;14.6;1;5.15;18777 +91090;48.38345;3.46546;121;20220826;25;18.2;21.6;3.2;17.29;.1;3.34;12369 +91090;48.38345;3.46546;121;20220827;25;11;18;1.7;13.8;0;3.28;17767 +91090;48.38345;3.46546;121;20220828;27.1;10.9;19;2;13.8;0;3.75;18979 +91090;48.38345;3.46546;121;20220829;29.9;15.6;22.7;3.2;13.49;.7;4.96;17654 +91090;48.38345;3.46546;121;20220830;22.4;16;19.2;2.3;16.6;1.8;2.53;11578 +91090;48.38345;3.46546;121;20220831;26.8;13.6;20.2;2.1;16.6;0;3.37;16647 +91090;48.38345;3.46546;121;20220901;27.2;15.4;21.3;3.6;15.69;0;4.09;15576 +91090;48.38345;3.46546;121;20220902;25.2;14.3;19.7;3;14.89;.9;3.49;14818 +91090;48.38345;3.46546;121;20220903;24.1;15.7;19.9;2.5;16.6;1.1;2.86;12839 +91090;48.38345;3.46546;121;20220904;29.3;11.6;20.4;1.9;14.99;1;3.79;18635 +91090;48.38345;3.46546;121;20220905;29.6;16.4;23;1.6;17.49;5.8;3.43;15886 +91090;48.38345;3.46546;121;20220906;27.9;13.5;20.7;1.3;16.7;1.2;3.08;16449 +91090;48.38345;3.46546;121;20220907;24;14.5;19.2;2.7;16.7;6.3;2.77;13156 +91090;48.38345;3.46546;121;20220908;22.2;14.4;18.3;4.6;16.29;3.8;2.72;11764 +91090;48.38345;3.46546;121;20220909;21.1;14.9;18;6.1;15.3;3.4;2.91;10339 +91090;48.38345;3.46546;121;20220910;18.6;14.2;16.4;4.5;15.6;1.3;1.9;8558 +91090;48.38345;3.46546;121;20220911;21.1;10.8;15.9;1.8;15.1;.1;2.13;13161 +91090;48.38345;3.46546;121;20220912;26.4;12.1;19.2;2.8;15.39;0;3.3;15413 +91090;48.38345;3.46546;121;20220913;25.3;16.5;20.9;2.1;18.49;1.2;2.55;11878 +91090;48.38345;3.46546;121;20220914;25.8;16.7;21.2;2.6;20.39;1.5;2.51;11954 +91090;48.38345;3.46546;121;20220915;21.7;16.5;19.1;2.1;17.49;.4;1.94;8842 +91090;48.38345;3.46546;121;20220916;17.5;11.2;14.3;2;12.3;.4;1.83;9661 +91090;48.38345;3.46546;121;20220917;17.2;7;12.1;3.2;9.19;0;2.43;12259 +91090;48.38345;3.46546;121;20220918;19.5;4.3;11.9;2.4;8.99;0;2.53;14880 +91090;48.38345;3.46546;121;20220919;17.9;4.6;11.2;1.1;9.19;0;1.88;13734 +91090;48.38345;3.46546;121;20220920;17.1;4.2;10.6;1.1;9.49;0;1.75;13362 +91090;48.38345;3.46546;121;20220921;18.2;5.4;11.8;2.1;9.39;0;2.14;13151 +91090;48.38345;3.46546;121;20220922;19.7;4.8;12.2;2.1;8.89;0;2.39;14050 +91090;48.38345;3.46546;121;20220923;19.4;5.1;12.2;1.1;9.3;.2;1.92;13591 +91090;48.38345;3.46546;121;20220924;16;10.8;13.4;1.4;12.39;1.1;1.37;7941 +91090;48.38345;3.46546;121;20220925;18.6;8.6;13.6;1.9;11.69;.1;1.82;11024 +91090;48.38345;3.46546;121;20220926;16.3;8.8;12.5;4.5;11.1;8.9;1.96;9375 +91090;48.38345;3.46546;121;20220927;13.2;8.9;11;5.3;11.99;5.6;1.09;6914 +91090;48.38345;3.46546;121;20220928;14.9;10.7;12.8;2.9;11.8;.6;1.44;6739 +91090;48.38345;3.46546;121;20220929;13.8;8.6;11.2;1.5;10.89;2.6;1.19;7443 +91090;48.38345;3.46546;121;20220930;16.6;3.8;10.2;2.3;9.6;4.6;1.69;11743 +91090;48.38345;3.46546;121;20221001;20.1;11.1;15.6;6.8;14.1;.7;2.32;9655 +91090;48.38345;3.46546;121;20221002;18.9;14.3;16.6;4.6;16.2;1.1;1.55;6699 +91090;48.38345;3.46546;121;20221003;16;8.6;12.3;1.9;11.89;0;1.3;8484 +91090;48.38345;3.46546;121;20221004;18;5.3;11.6;1.7;11.6;.2;1.44;11082 +91090;48.38345;3.46546;121;20221005;22.7;10;16.3;3.9;13.99;.1;2.39;10930 +91090;48.38345;3.46546;121;20221006;18.7;8.8;13.7;1.7;11.6;0;1.57;9471 +91090;48.38345;3.46546;121;20221007;17.1;4.2;10.6;1.1;10.3;.2;1.28;10715 +91090;48.38345;3.46546;121;20221008;17.9;6.4;12.1;2.2;9.99;0;1.7;9952 +91090;48.38345;3.46546;121;20221009;19.2;4.6;11.9;2.6;9.6;0;1.96;11103 +91090;48.38345;3.46546;121;20221010;19.3;7;13.1;2.1;12.8;.3;1.43;10013 +91090;48.38345;3.46546;121;20221011;16.8;12.1;14.4;2.7;12.99;0;1.38;5952 +91090;48.38345;3.46546;121;20221012;19.2;4.9;12;1.1;11.1;0;1.29;10516 +91090;48.38345;3.46546;121;20221013;15.7;10.6;13.1;2.8;13.89;2.3;.94;6032 +91090;48.38345;3.46546;121;20221014;17.7;14.2;15.9;4.6;16.7;11.4;1.01;4854 +91090;48.38345;3.46546;121;20221015;18.1;15.3;16.7;5.1;16.6;3.1;1.27;4234 +91090;48.38345;3.46546;121;20221016;21.7;14.3;18;1.8;17.1;.3;1.31;7017 +91090;48.38345;3.46546;121;20221017;20.7;16.6;18.6;3.4;16.6;25.7;1.67;5044 +91090;48.38345;3.46546;121;20221018;19.4;14.3;16.8;1.9;16.7;0;1.06;5582 +91090;48.38345;3.46546;121;20221019;20.7;12.5;16.6;4.3;16.29;.7;1.45;7071 +91090;48.38345;3.46546;121;20221020;22.7;14.2;18.4;2.8;16.39;17.5;1.67;7094 +91090;48.38345;3.46546;121;20221021;19.9;14;16.9;3.5;15.8;1.6;1.43;5753 +91090;48.38345;3.46546;121;20221022;21.1;12.9;17;3.3;14.8;0;1.68;6744 +91090;48.38345;3.46546;121;20221023;21.5;14.2;17.8;5;15.19;.8;2.12;6240 +91090;48.38345;3.46546;121;20221024;19.5;15.3;17.4;6.6;13.6;.7;2.61;4564 +91090;48.38345;3.46546;121;20221025;18.8;13.3;16;3.3;14.6;.3;1.36;5193 +91090;48.38345;3.46546;121;20221026;22.2;14.5;18.3;3;14.8;.1;1.83;6116 +91090;48.38345;3.46546;121;20221027;22.8;11.1;16.9;2.9;14.3;0;1.72;7508 +91090;48.38345;3.46546;121;20221028;22.3;17.2;19.7;3.2;14.8;0;2.1;4746 +91090;48.38345;3.46546;121;20221029;24;13.5;18.7;2.6;14.39;0;1.87;6867 +91090;48.38345;3.46546;121;20221030;21.6;9.9;15.7;1.8;13.19;0;1.26;7153 +91090;48.38345;3.46546;121;20221031;20.3;12.1;16.2;3;14.39;1.4;1.38;5829 +91090;48.38345;3.46546;121;20221101;16.7;10.9;13.8;6.3;11.99;.1;1.78;4761 +91090;48.38345;3.46546;121;20221102;16.4;10.5;13.4;4.2;11.6;.1;1.49;4726 +91090;48.38345;3.46546;121;20221103;14.2;9.8;12;4.4;11.3;9.1;1.19;3961 +91090;48.38345;3.46546;121;20221104;11.9;9.4;10.6;4.1;10.6;1.5;1;2840 +91090;48.38345;3.46546;121;20221105;11.3;2.4;6.8;2.5;8.99;0;.59;5611 +91090;48.38345;3.46546;121;20221106;10.9;7.9;9.4;5;9.99;1;.93;3042 +91090;48.38345;3.46546;121;20221107;15.7;11.3;13.5;5.8;12.69;0;1.31;3703 +91090;48.38345;3.46546;121;20221108;17;9.3;13.1;4.6;11.1;3.3;1.6;4943 +91090;48.38345;3.46546;121;20221109;14.7;11.8;13.2;4.1;12.3;.3;1.15;2834 +91090;48.38345;3.46546;121;20221110;11.4;5.7;8.5;2.1;10.49;0;.45;4063 +91090;48.38345;3.46546;121;20221111;12.7;8.1;10.4;2.3;10.69;.2;.7;3551 +91090;48.38345;3.46546;121;20221112;15.4;5.1;10.2;2.7;10.6;.1;.79;5420 +91090;48.38345;3.46546;121;20221113;6.3;5.3;5.8;3;9.3;.1;.27;1395 +91090;48.38345;3.46546;121;20221114;15.8;4.6;10.2;2.7;10.69;1.2;.76;5494 +91090;48.38345;3.46546;121;20221115;14.2;7.7;10.9;4.2;11.8;2.6;.7;4029 +91090;48.38345;3.46546;121;20221116;13.1;9.7;11.4;5.9;11.49;5.4;1;2761 +91090;48.38345;3.46546;121;20221117;13.9;10.6;12.2;7.9;11.39;1.9;1.47;2671 +91090;48.38345;3.46546;121;20221118;9.9;7.9;8.9;4.7;9.89;.4;.77;1961 +91090;48.38345;3.46546;121;20221119;9.7;3;6.3;2.9;8.69;.9;.47;3853 +91090;48.38345;3.46546;121;20221120;7.9;3.9;5.9;4.8;8.89;2.2;.36;2845 +91090;48.38345;3.46546;121;20221121;8.8;6;7.4;4.5;9.1;1.6;.64;2281 +91090;48.38345;3.46546;121;20221122;10.4;4.6;7.5;6.8;8.49;1.9;1.03;3404 +91090;48.38345;3.46546;121;20221123;11.9;3.7;7.8;5.1;8.8;2.8;.9;4064 +91090;48.38345;3.46546;121;20221124;12.5;7.6;10;5.2;10.1;2;1.01;3011 +91090;48.38345;3.46546;121;20221125;12.2;9.2;10.7;3.5;10.3;.1;.94;2239 +91090;48.38345;3.46546;121;20221126;7.9;1.6;4.7;2.2;8.3;0;.25;3374 +91090;48.38345;3.46546;121;20221127;9.6;4.2;6.9;2.4;8.6;3.3;.5;3055 +91090;48.38345;3.46546;121;20221128;10.9;7.5;9.2;3.2;9.99;1;.66;2313 +91090;48.38345;3.46546;121;20221129;8.1;5.9;7;1.5;9.49;0;.35;1761 +91090;48.38345;3.46546;121;20221130;7.2;4.7;5.9;1.9;8.49;0;.4;1879 +91090;48.38345;3.46546;121;20221201;7.2;3.4;5.3;2.7;8.1;.1;.4;2379 +91090;48.38345;3.46546;121;20221202;5.4;4.7;5;2.8;7.4;1;.63;788 +91090;48.38345;3.46546;121;20221203;3.8;2.6;3.2;4.6;6.8;.2;.54;1138 +91090;48.38345;3.46546;121;20221204;3.8;2.1;2.9;3.2;6.9;2.2;.48;1748 +91090;48.38345;3.46546;121;20221205;3;2.3;2.7;2.1;7.1;.6;.33;797 +91090;48.38345;3.46546;121;20221206;4.4;2.1;3.2;1.2;6.99;0;.32;1671 +91090;48.38345;3.46546;121;20221207;3.6;-.2;1.7;.9;6.99;0;.17;2239 +91090;48.38345;3.46546;121;20221208;4.1;2.4;3.2;1.4;6.69;0;.4;1356 +91090;48.38345;3.46546;121;20221209;2.6;-2.6;0;1.4;5.8;.1;.18;2643 +91090;48.38345;3.46546;121;20221210;0;-1;-.5;1.2;5.3;0;.33;933 +91090;48.38345;3.46546;121;20221211;-1.8;-3.7;-2.8;2.1;4.99;0;.17;1423 +91090;48.38345;3.46546;121;20221212;-1.9;-4.1;-3;3.3;4.3;0;.35;1550 +91090;48.38345;3.46546;121;20221213;.5;-4.9;-2.2;4;4.09;.7;.53;2635 +91090;48.38345;3.46546;121;20221214;.7;-1.1;-.2;2.1;5.4;.9;.34;1350 +91090;48.38345;3.46546;121;20221215;.7;-2.8;-1.1;2.7;4.8;0;.39;2027 +91090;48.38345;3.46546;121;20221216;2.8;-4.1;-.7;1.9;4.59;.1;.37;2993 +91090;48.38345;3.46546;121;20221217;-1.9;-2.1;-2;2.6;4.59;0;.44;186 +91090;48.38345;3.46546;121;20221218;2.7;-7.7;-2.5;2.8;4.69;.2;.23;3746 +91090;48.38345;3.46546;121;20221219;12.3;4.2;8.2;4.7;8.89;0;.87;3255 +91090;48.38345;3.46546;121;20221220;13.5;11.1;12.3;5.1;11.1;1.7;1.28;1594 +91090;48.38345;3.46546;121;20221221;11.5;10.4;10.9;5.9;12.3;5.7;.55;953 +91090;48.38345;3.46546;121;20221222;12.6;11.4;12;8.9;12.6;10;.88;1013 +91090;48.38345;3.46546;121;20221223;14.5;12.7;13.6;6.1;13.8;3.4;.88;1330 +91090;48.38345;3.46546;121;20221224;11.8;10.4;11.1;4.1;11.49;.9;.77;1129 +91090;48.38345;3.46546;121;20221225;14.9;9.6;12.2;3.9;11.49;.8;.95;2571 +91090;48.38345;3.46546;121;20221226;11.6;11.2;11.4;5.3;10.69;1.9;1.27;427 +91090;48.38345;3.46546;121;20221227;8.9;2.7;5.8;3.7;8.1;0;.5;2831 +91090;48.38345;3.46546;121;20221228;11.6;4.9;8.2;7.2;10.19;2.7;.52;2970 +91090;48.38345;3.46546;121;20221229;11.1;10.7;10.9;7.5;10.49;.9;1.36;436 +91090;48.38345;3.46546;121;20221230;14.3;4.8;9.5;6.5;10.89;2.6;.69;3647 +91090;48.38345;3.46546;121;20221231;16.2;14;15.1;8.8;11.89;0;2.46;1564 +91091;48.40284;3.80188;124;20220101;14.4;5.5;9.9;2.2;9.97;.1;.49;4071 +91091;48.40284;3.80188;124;20220102;13.7;4.2;8.9;5.4;10.3;0;.71;3193 +91091;48.40284;3.80188;124;20220103;12.5;10.6;11.6;6.7;11.55;12.5;1.01;1804 +91091;48.40284;3.80188;124;20220104;12;10.7;11.4;6.5;10.4;9.6;1.44;1026 +91091;48.40284;3.80188;124;20220105;5.6;1;3.3;4.4;6.33;.1;.59;3350 +91091;48.40284;3.80188;124;20220106;6.2;-.6;2.8;2.4;6.1;.5;.47;3201 +91091;48.40284;3.80188;124;20220107;6.8;.2;3.5;6.6;7.15;4.3;.55;2602 +91091;48.40284;3.80188;124;20220108;7.7;.9;4.3;7.1;8;15.7;.39;2123 +91091;48.40284;3.80188;124;20220109;5.6;4.2;4.9;5.4;7.45;1;.69;1161 +91091;48.40284;3.80188;124;20220110;2.8;-.4;1.2;2.3;6.45;0;.25;2012 +91091;48.40284;3.80188;124;20220111;2.8;-1.1;.8;2.4;5.85;0;.36;1987 +91091;48.40284;3.80188;124;20220112;4;-4;0;1.7;5.5;0;.26;3772 +91091;48.40284;3.80188;124;20220113;2.2;-.5;.9;2.6;6.07;0;.26;2982 +91091;48.40284;3.80188;124;20220114;5.7;-3.8;.9;1;5.75;.1;.14;5307 +91091;48.40284;3.80188;124;20220115;.2;-3.7;-1.7;1;5.3;0;.16;3070 +91091;48.40284;3.80188;124;20220116;1.1;-3.5;-1.2;2.6;5.7;.4;.1;2000 +91091;48.40284;3.80188;124;20220117;5.7;1.2;3.4;2;7.65;.1;.26;2342 +91091;48.40284;3.80188;124;20220118;8.7;1.6;5.2;2.6;7.25;0;.51;4820 +91091;48.40284;3.80188;124;20220119;4.4;.4;2.4;4;7.5;1.9;.17;1506 +91091;48.40284;3.80188;124;20220120;6.2;1.3;3.7;3.5;7.1;.3;.44;3681 +91091;48.40284;3.80188;124;20220121;4.8;-1;1.9;2.8;6.35;0;.39;3368 +91091;48.40284;3.80188;124;20220122;4.7;-.4;2.1;1.8;6.77;0;.3;2911 +91091;48.40284;3.80188;124;20220123;6.1;2.7;4.4;2;6.75;0;.56;2554 +91091;48.40284;3.80188;124;20220124;5.9;-3.1;1.4;1.9;5.7;0;.37;5915 +91091;48.40284;3.80188;124;20220125;-.9;-3.8;-2.4;1.1;5.2;0;.2;1400 +91091;48.40284;3.80188;124;20220126;-1;-1.4;-1.2;2;5.3;0;.29;800 +91091;48.40284;3.80188;124;20220127;2.7;-1.4;.6;3.2;6.1;.2;.32;1900 +91091;48.40284;3.80188;124;20220128;5.1;2.1;3.6;2.7;7.4;0;.39;1876 +91091;48.40284;3.80188;124;20220129;7.7;2.8;5.3;5.4;8.95;1.2;.24;3043 +91091;48.40284;3.80188;124;20220130;9.5;6.6;8;2.4;8.45;.1;.75;4560 +91091;48.40284;3.80188;124;20220131;8.6;2.2;5.4;7.2;7;.5;1.15;5100 +91091;48.40284;3.80188;124;20220201;8.3;.5;4.4;5.9;8.2;.7;.4;3500 +91091;48.40284;3.80188;124;20220202;11.3;8.2;9.8;4.7;10.45;.3;.83;2754 +91091;48.40284;3.80188;124;20220203;9.3;6.5;7.9;3.4;8.65;0;.84;3613 +91091;48.40284;3.80188;124;20220204;9.1;5.6;7.3;5.2;8.5;.8;.94;2522 +91091;48.40284;3.80188;124;20220205;9.3;-.1;4.6;3.9;6.85;.1;.87;6610 +91091;48.40284;3.80188;124;20220206;9.8;2.6;6.2;9.8;9.15;13.5;.57;3030 +91091;48.40284;3.80188;124;20220207;9.3;3;6.1;4.2;7.1;0;1.08;7029 +91091;48.40284;3.80188;124;20220208;10.3;.7;5.5;2.2;7.1;0;.82;3000 +91091;48.40284;3.80188;124;20220209;14.6;-1.4;6.6;1.8;6.8;.1;1;9900 +91091;48.40284;3.80188;124;20220210;10;1.4;5.7;4.3;7.7;.9;.89;4800 +91091;48.40284;3.80188;124;20220211;8.5;-.1;4.2;1.9;6.4;0;.72;9600 +91091;48.40284;3.80188;124;20220212;7.1;-4.7;1.2;1.4;5.1;0;.62;10200 +91091;48.40284;3.80188;124;20220213;14;-3.4;5.3;4.6;6.9;0;1.51;9200 +91091;48.40284;3.80188;124;20220214;11;7.6;9.3;6.3;8.77;3.2;1.45;5741 +91091;48.40284;3.80188;124;20220215;10.8;5.8;8.3;6.4;8.7;4.5;1.28;8500 +91091;48.40284;3.80188;124;20220216;14.4;7.9;11.1;9.1;12.15;2.4;.96;4572 +91091;48.40284;3.80188;124;20220217;12.7;11.3;12;7.4;9.83;.3;2.01;4222 +91091;48.40284;3.80188;124;20220218;13.6;7.4;10.5;7.9;9.65;.7;1.78;4032 +91091;48.40284;3.80188;124;20220219;9.4;2.8;6.1;6.7;6.6;0;1.62;8584 +91091;48.40284;3.80188;124;20220220;12.5;6;9.2;8.9;9.9;3;1.29;5376 +91091;48.40284;3.80188;124;20220221;9.5;5;7.3;9.1;8.2;0;1.38;5764 +91091;48.40284;3.80188;124;20220222;9.6;4;6.8;5.3;9.37;.5;.64;5617 +91091;48.40284;3.80188;124;20220223;12.6;4.6;8.6;2.1;9.85;0;.88;7793 +91091;48.40284;3.80188;124;20220224;12.6;8.1;10.3;5.3;8.5;2;1.86;5579 +91091;48.40284;3.80188;124;20220225;9.9;1.3;5.6;4;6.35;0;1.44;9449 +91091;48.40284;3.80188;124;20220226;9;-3.7;2.7;2.8;5.65;0;1.14;11233 +91091;48.40284;3.80188;124;20220227;10.7;-1.3;4.7;2.9;4.9;0;1.62;11706 +91091;48.40284;3.80188;124;20220228;11.6;-3.7;4;1.9;5.05;0;1.35;11789 +91091;48.40284;3.80188;124;20220301;10.7;-3.3;3.7;1.6;5.95;0;1.06;9406 +91091;48.40284;3.80188;124;20220302;13.6;-.7;6.5;1.8;7.1;0;1.25;9417 +91091;48.40284;3.80188;124;20220303;13.8;3.9;8.9;1.3;9.6;0;1.01;7875 +91091;48.40284;3.80188;124;20220304;12.5;3.7;8.1;1.9;6.35;0;1.58;11212 +91091;48.40284;3.80188;124;20220305;10.8;-4.5;3.2;1.6;4.6;0;1.36;12830 +91091;48.40284;3.80188;124;20220306;8;-3;2.5;3;4.2;0;1.59;12146 +91091;48.40284;3.80188;124;20220307;7.2;-2.8;2.2;4;4.1;0;1.73;12236 +91091;48.40284;3.80188;124;20220308;14;-4.5;4.7;2.8;4.7;0;2.03;13797 +91091;48.40284;3.80188;124;20220309;15.7;-3.3;6.2;1.5;6.2;0;1.65;14297 +91091;48.40284;3.80188;124;20220310;17;-.6;8.2;2.7;6.85;0;2.16;13897 +91091;48.40284;3.80188;124;20220311;16.4;2.9;9.7;4.8;8.45;.5;2.26;9805 +91091;48.40284;3.80188;124;20220312;10.3;5.5;7.9;4.5;9.05;1.8;1.1;6117 +91091;48.40284;3.80188;124;20220313;10.6;5.5;8;4.6;9.15;3.2;1.14;5661 +91091;48.40284;3.80188;124;20220314;14.4;2.9;8.7;3.1;8.4;3.4;1.8;13345 +91091;48.40284;3.80188;124;20220315;13;6.4;9.7;2.4;11.05;0;.93;5778 +91091;48.40284;3.80188;124;20220316;15.1;5.1;10.1;2.2;11;0;1.16;7482 +91091;48.40284;3.80188;124;20220317;10.3;7.9;9.1;4.9;8.8;0;1.5;5356 +91091;48.40284;3.80188;124;20220318;14.3;4.6;9.4;5.3;6.7;0;2.87;15000 +91091;48.40284;3.80188;124;20220319;16.1;4.9;10.5;4.6;6.4;0;3.23;17100 +91091;48.40284;3.80188;124;20220320;11;-.8;5.1;1.7;7;0;1.04;5300 +91091;48.40284;3.80188;124;20220321;18.6;5.5;12.1;3.1;8.14;0;2.77;15248 +91091;48.40284;3.80188;124;20220322;18.1;.4;9.2;1.8;6.8;0;2.38;17200 +91091;48.40284;3.80188;124;20220323;18.9;-1.4;8.7;2;6.2;0;2.63;18100 +91091;48.40284;3.80188;124;20220324;20.4;-1.5;9.4;1.5;6.4;0;2.55;18200 +91091;48.40284;3.80188;124;20220325;19.6;1;10.3;3;6.5;0;3.2;18300 +91091;48.40284;3.80188;124;20220326;20.5;3.3;11.9;3.3;6.3;0;3.62;18300 +91091;48.40284;3.80188;124;20220327;21.6;1.6;11.6;2.3;7;0;3.19;18700 +91091;48.40284;3.80188;124;20220328;21.3;.5;10.9;.7;7.4;0;2.2;17300 +91091;48.40284;3.80188;124;20220329;19.3;4.6;11.9;1.9;9.6;.9;2.07;10600 +91091;48.40284;3.80188;124;20220330;13.9;9;11.4;1.7;11.4;5.8;1.38;8500 +91091;48.40284;3.80188;124;20220331;9.8;6.3;8;4.2;8.1;.4;1.5;6300 +91091;48.40284;3.80188;124;20220401;5.1;1.4;3.3;6.1;5.77;.7;1.3;5686 +91091;48.40284;3.80188;124;20220402;5.2;.4;2.8;6.5;5.13;0;1.62;8013 +91091;48.40284;3.80188;124;20220403;6.9;-2.8;2;2.6;4.5;0;1.63;12700 +91091;48.40284;3.80188;124;20220404;11.5;-4.7;3.4;4.1;5.3;0;2.29;18400 +91091;48.40284;3.80188;124;20220405;11.1;6.3;8.7;5.5;10;.1;.98;4025 +91091;48.40284;3.80188;124;20220406;13.4;4.5;8.9;5.9;10;1.2;1.34;6400 +91091;48.40284;3.80188;124;20220407;15.9;9.4;12.6;8.5;10.6;3.8;2.63;9400 +91091;48.40284;3.80188;124;20220408;15.6;7;11.3;7.3;9.6;25.2;2.43;7500 +91091;48.40284;3.80188;124;20220409;10.4;2.2;6.3;2.8;7.1;1.7;1.71;11900 +91091;48.40284;3.80188;124;20220410;13.7;-2.8;5.4;1.5;6.2;0;2.28;20400 +91091;48.40284;3.80188;124;20220411;19.2;-.8;9.2;3.2;8.1;0;3.08;19600 +91091;48.40284;3.80188;124;20220412;22.5;5.7;14.1;3.8;10.2;.1;3.62;16900 +91091;48.40284;3.80188;124;20220413;19.3;6.6;12.9;2.5;12;.4;2.28;13500 +91091;48.40284;3.80188;124;20220414;20.7;8.3;14.5;1.8;11.8;0;3.01;19600 +91091;48.40284;3.80188;124;20220415;20.5;6.4;13.4;2.5;11;0;3.21;20900 +91091;48.40284;3.80188;124;20220416;18.7;5.6;12.1;3.7;8.8;0;3.73;24200 +91091;48.40284;3.80188;124;20220417;21;3.2;12.1;2.9;5.9;0;4.32;24700 +91091;48.40284;3.80188;124;20220418;19.3;1.3;10.3;1.7;7.1;0;3.27;23100 +91091;48.40284;3.80188;124;20220419;19.6;5.4;12.5;2.6;9.1;0;3.45;21900 +91091;48.40284;3.80188;124;20220420;19;4;11.5;3;7.3;0;3.8;23300 +91091;48.40284;3.80188;124;20220421;19.5;2.7;11.1;2.8;7.7;0;3.75;24400 +91091;48.40284;3.80188;124;20220422;19.6;4.6;12.1;2.5;9;0;3.53;23200 +91091;48.40284;3.80188;124;20220423;20.2;4.3;12.2;3;10.2;1.4;2.65;12200 +91091;48.40284;3.80188;124;20220424;15.9;7.1;11.5;2.3;11.2;3.3;1.83;10600 +91091;48.40284;3.80188;124;20220425;17.3;8.4;12.8;2.2;9.5;0;2.63;13900 +91091;48.40284;3.80188;124;20220426;15.5;1.8;8.6;2.6;8.3;0;2.67;19700 +91091;48.40284;3.80188;124;20220427;19.1;2.1;10.6;3.4;8.7;0;3.66;24800 +91091;48.40284;3.80188;124;20220428;22.3;6.3;14.3;3.2;8.5;0;4.51;24400 +91091;48.40284;3.80188;124;20220429;19.6;5.5;12.5;2.4;9.5;0;2.91;15300 +91091;48.40284;3.80188;124;20220430;16.6;4.1;10.3;4;8.4;0;3.5;24300 +91091;48.40284;3.80188;124;20220501;17.2;2.1;9.6;3.2;8;0;3.22;21000 +91091;48.40284;3.80188;124;20220502;19.9;3.7;11.8;3.4;9.2;0;3.64;21800 +91091;48.40284;3.80188;124;20220503;21.6;5.6;13.6;3.6;10;0;4.15;23800 +91091;48.40284;3.80188;124;20220504;15.9;7.8;11.8;3.5;11.2;.1;2.04;10900 +91091;48.40284;3.80188;124;20220505;18.6;7.1;12.8;3.1;10.8;.5;3.24;20500 +91091;48.40284;3.80188;124;20220506;21.3;5.9;13.6;2.3;10.9;0;3.62;22487 +91091;48.40284;3.80188;124;20220507;21.1;7.7;14.4;2.4;11.2;0;3.48;19953 +91091;48.40284;3.80188;124;20220508;22.9;7.8;15.4;2.8;12.2;.1;4.03;23540 +91091;48.40284;3.80188;124;20220509;25.4;8;16.7;1.9;11.95;0;4.35;25030 +91091;48.40284;3.80188;124;20220510;26.9;8.1;17.5;2;12.8;0;4.42;23543 +91091;48.40284;3.80188;124;20220511;27.1;11.2;19.2;4;12.9;0;5.39;24016 +91091;48.40284;3.80188;124;20220512;21.7;11.9;16.8;2.4;13.75;0;3.25;16941 +91091;48.40284;3.80188;124;20220513;21.9;10.1;16;2.2;10.9;0;4.19;24384 +91091;48.40284;3.80188;124;20220514;23.4;4.8;14.1;1.4;10.25;0;4.06;25758 +91091;48.40284;3.80188;124;20220515;29.1;8.2;18.6;2.6;12.75;3.5;5.16;24794 +91091;48.40284;3.80188;124;20220516;24.9;14.7;19.8;2.8;15.95;.2;4;19287 +91091;48.40284;3.80188;124;20220517;29.1;11.7;20.4;1.7;15.3;0;4.74;24436 +91091;48.40284;3.80188;124;20220518;29.2;14.9;22.1;2.2;17.9;0;4.76;22988 +91091;48.40284;3.80188;124;20220519;29.5;15.7;22.6;2.8;17.95;0;4.94;21924 +91091;48.40284;3.80188;124;20220520;29.3;14.5;21.9;3;16.45;.5;4.73;19119 +91091;48.40284;3.80188;124;20220521;24.5;7.1;15.8;1.8;12.1;0;4.34;25867 +91091;48.40284;3.80188;124;20220522;24.5;9.8;17.2;2.7;13.35;4;3.89;19499 +91091;48.40284;3.80188;124;20220523;22.8;13.9;18.4;3.9;16.45;5.2;3.13;15465 +91091;48.40284;3.80188;124;20220524;19;11.4;15.2;4;12.1;.1;3.5;18695 +91091;48.40284;3.80188;124;20220525;21.3;4.4;12.8;2.3;10.6;0;3.78;23650 +91091;48.40284;3.80188;124;20220526;21.8;13.4;17.6;3.1;13.35;0;3.8;18220 +91091;48.40284;3.80188;124;20220527;21;11.6;16.3;2.7;13.15;0;3.31;16605 +91091;48.40284;3.80188;124;20220528;20.4;5.8;13.1;2.4;9.75;0;4.03;24917 +91091;48.40284;3.80188;124;20220529;17.4;4.7;11;3.6;8.05;.1;3.92;24518 +91091;48.40284;3.80188;124;20220530;20.1;3.4;11.7;2.4;8.6;0;4.15;27033 +91091;48.40284;3.80188;124;20220531;23.1;6.4;14.7;2;9.15;0;4.51;25954 +91091;48.40284;3.80188;124;20220601;23.1;4.4;13.7;1.6;9.9;0;4.4;27674 +91091;48.40284;3.80188;124;20220602;25.3;9.6;17.5;2.8;10.8;0;5.07;25082 +91091;48.40284;3.80188;124;20220603;24.8;12.2;18.5;2.3;15;1.1;3.76;19034 +91091;48.40284;3.80188;124;20220604;29.6;14.6;22.1;2.6;17.1;23.9;5.17;23677 +91091;48.40284;3.80188;124;20220605;22.5;16.6;19.6;3;18;9.5;2.88;13130 +91091;48.40284;3.80188;124;20220606;22;14.3;18.2;3.8;13.7;.7;4.02;18536 +91091;48.40284;3.80188;124;20220607;22.6;13.4;18;3.7;14.6;1.1;3.75;17434 +91091;48.40284;3.80188;124;20220608;20.4;12.5;16.4;2.8;14.4;10.3;2.83;13774 +91091;48.40284;3.80188;124;20220609;21.2;10.7;16;3.5;12.75;.2;3.99;21939 +91091;48.40284;3.80188;124;20220610;25.7;9.9;17.8;2.1;14;.1;4.56;24684 +91091;48.40284;3.80188;124;20220611;27.8;10.4;19.1;1.5;16.15;0;4.91;27783 +91091;48.40284;3.80188;124;20220612;25.7;12.7;19.2;2.9;14.6;0;4.85;24406 +91091;48.40284;3.80188;124;20220613;23.1;7.7;15.4;2.5;11.7;0;4.57;27024 +91091;48.40284;3.80188;124;20220614;26.8;9.1;17.9;2.4;12.05;0;5.24;27402 +91091;48.40284;3.80188;124;20220615;31.5;12.4;21.9;2.3;14.6;0;5.98;27754 +91091;48.40284;3.80188;124;20220616;29.4;13.9;21.6;2;14.9;0;5.56;27139 +91091;48.40284;3.80188;124;20220617;32.5;12.8;22.7;1.4;14.7;0;5.63;27558 +91091;48.40284;3.80188;124;20220618;37.2;15.3;26.2;2.3;16.65;0;6.92;27816 +91091;48.40284;3.80188;124;20220619;34.2;17.9;26.1;4.3;18.15;12;7.17;25176 +91091;48.40284;3.80188;124;20220620;24.5;16.9;20.7;3.8;18.55;6.3;3.88;18258 +91091;48.40284;3.80188;124;20220621;27.4;13.5;20.5;2.9;16.6;.3;5.09;25593 +91091;48.40284;3.80188;124;20220622;24.3;18;21.2;1.9;19.5;8.5;3.16;15033 +91091;48.40284;3.80188;124;20220623;27.4;17;22.2;2.6;18.4;11.5;4.42;19882 +91091;48.40284;3.80188;124;20220624;24.6;16;20.3;4;17.3;1.2;4.29;20180 +91091;48.40284;3.80188;124;20220625;23.4;14.8;19.1;3.1;16;4;3.47;15787 +91091;48.40284;3.80188;124;20220626;19.1;13.2;16.2;1.6;15.15;.9;2.36;12532 +91091;48.40284;3.80188;124;20220627;24;13.4;18.7;1.9;14.5;3.3;3.76;18794 +91091;48.40284;3.80188;124;20220628;27.1;7.8;17.4;1.1;11.95;0;4.9;28750 +91091;48.40284;3.80188;124;20220629;27.7;10.4;19;1.8;13.45;3.3;5.14;27186 +91091;48.40284;3.80188;124;20220630;14.9;14.1;14.5;3.3;14.95;9.9;1.31;5538 +91091;48.40284;3.80188;124;20220701;22.5;11.6;17.1;2.9;12.7;.1;4.29;22507 +91091;48.40284;3.80188;124;20220702;27.5;7.9;17.7;1.9;12.1;0;5.28;29046 +91091;48.40284;3.80188;124;20220703;26.5;10.5;18.5;2.1;13.5;0;5.04;27308 +91091;48.40284;3.80188;124;20220704;26.1;9.6;17.9;2.5;12.5;0;5.1;27034 +91091;48.40284;3.80188;124;20220705;26.4;11.1;18.8;3.3;12.7;0;5.52;27097 +91091;48.40284;3.80188;124;20220706;25;9.8;17.4;2.6;12;0;4.98;26540 +91091;48.40284;3.80188;124;20220707;24;12.6;18.3;3.9;14.15;0;4.38;20440 +91091;48.40284;3.80188;124;20220708;26.3;9.1;17.7;2.9;12.2;0;5.32;27477 +91091;48.40284;3.80188;124;20220709;28.5;11.3;19.9;2.7;13.7;0;5.54;26903 +91091;48.40284;3.80188;124;20220710;26.1;11.5;18.8;3.6;12.75;0;5.49;26383 +91091;48.40284;3.80188;124;20220711;29.3;13.2;21.2;3.3;14.1;0;6.08;27603 +91091;48.40284;3.80188;124;20220712;30.9;13;22;1.9;14.3;0;5.58;26821 +91091;48.40284;3.80188;124;20220713;33.8;11.7;22.7;1.3;13;0;5.31;25091 +91091;48.40284;3.80188;124;20220714;32.3;14.8;23.5;3;14.9;0;6.4;26387 +91091;48.40284;3.80188;124;20220715;26.2;13.3;19.7;3.5;11.35;0;5.76;25318 +91091;48.40284;3.80188;124;20220716;28.2;10;19.1;2.6;11.4;0;5.67;27172 +91091;48.40284;3.80188;124;20220717;31.3;12.7;22;2.9;11.55;0;6.33;25935 +91091;48.40284;3.80188;124;20220718;37.1;13.1;25.1;1.9;12.05;0;6.66;27786 +91091;48.40284;3.80188;124;20220719;39.6;16.4;28;3.7;15.05;2.4;8.68;27359 +91091;48.40284;3.80188;124;20220720;23.6;19.7;21.6;3;19.1;6.2;2.67;8662 +91091;48.40284;3.80188;124;20220721;27.2;15.1;21.1;2.4;18;.1;4.16;19959 +91091;48.40284;3.80188;124;20220722;28.5;15.2;21.8;2.2;19;1.1;3.79;16873 +91091;48.40284;3.80188;124;20220723;27.9;17.3;22.6;1.5;18.9;0;3.63;16472 +91091;48.40284;3.80188;124;20220724;32.8;13.4;23.1;1.3;16.35;.4;5.26;26288 +91091;48.40284;3.80188;124;20220725;28.9;17.2;23;3.6;16.75;.1;5.06;18784 +91091;48.40284;3.80188;124;20220726;24.6;13.7;19.1;2.4;13.8;0;3.93;17966 +91091;48.40284;3.80188;124;20220727;25.6;12.9;19.3;2.8;12.65;0;4.75;22737 +91091;48.40284;3.80188;124;20220728;27.8;12.7;20.3;2.6;11.65;0;5.06;21496 +91091;48.40284;3.80188;124;20220729;28.9;10.7;19.8;1.9;11.8;0;4.91;23426 +91091;48.40284;3.80188;124;20220730;30.8;11.9;21.3;1.6;13.3;0;4.83;23264 +91091;48.40284;3.80188;124;20220731;29.9;14.5;22.2;2.4;15.25;0;5.34;24741 +91091;48.40284;3.80188;124;20220801;27.4;13.9;20.7;1.8;16;0;3.97;19042 +91091;48.40284;3.80188;124;20220802;31.3;12.9;22.1;1.1;15.5;0;4.74;24948 +91091;48.40284;3.80188;124;20220803;35.4;14.7;25;1.1;15.5;0;5.27;25397 +91091;48.40284;3.80188;124;20220804;34.3;17.2;25.7;2.5;17.4;9.8;5.75;22189 +91091;48.40284;3.80188;124;20220805;26.3;16.8;21.6;3.7;17.35;0;4.31;18513 +91091;48.40284;3.80188;124;20220806;24.8;13.3;19;4.5;11.45;0;5.33;21946 +91091;48.40284;3.80188;124;20220807;27.8;11.5;19.7;4.1;10.4;0;6.05;23578 +91091;48.40284;3.80188;124;20220808;29.5;11.8;20.7;3.6;11.35;0;6.01;24168 +91091;48.40284;3.80188;124;20220809;31.7;13.1;22.4;3.6;12.5;0;6.38;24149 +91091;48.40284;3.80188;124;20220810;31.9;16.4;24.2;3.6;11.8;0;6.56;23192 +91091;48.40284;3.80188;124;20220811;31.9;14.3;23.1;3.2;10.9;0;6.34;23332 +91091;48.40284;3.80188;124;20220812;33.2;14.2;23.7;3;10.8;0;6.46;23886 +91091;48.40284;3.80188;124;20220813;32.5;13.9;23.2;2.7;10.5;0;6.02;23318 +91091;48.40284;3.80188;124;20220814;29.3;14.2;21.7;3.1;15.1;1.8;4.41;15118 +91091;48.40284;3.80188;124;20220815;23.4;16.1;19.8;3.6;18.2;.3;2.8;12281 +91091;48.40284;3.80188;124;20220816;28.1;14.7;21.4;2.1;17.7;3.4;3.62;16482 +91091;48.40284;3.80188;124;20220817;27.9;15.4;21.7;2.1;17.9;2.7;3.84;18291 +91091;48.40284;3.80188;124;20220818;27.3;15.8;21.5;2.1;18.3;1.8;3.41;15605 +91091;48.40284;3.80188;124;20220819;26.2;15.1;20.7;3.6;17.95;.4;3.51;14851 +91091;48.40284;3.80188;124;20220820;26;13.5;19.8;2.6;14.7;0;4.19;21082 +91091;48.40284;3.80188;124;20220821;27.7;9;18.3;1.3;12.7;0;3.67;19725 +91091;48.40284;3.80188;124;20220822;26.1;14.3;20.2;2;15.5;.1;3.32;15258 +91091;48.40284;3.80188;124;20220823;30;13.1;21.5;1.3;16.25;0;3.76;19255 +91091;48.40284;3.80188;124;20220824;33.2;13.6;23.4;1.6;15;0;4.6;21465 +91091;48.40284;3.80188;124;20220825;32.5;14.6;23.6;2.6;14.65;.4;5.15;20088 +91091;48.40284;3.80188;124;20220826;25.5;18.8;22.1;3.6;17;.5;3.46;10634 +91091;48.40284;3.80188;124;20220827;25.6;11.3;18.5;2.5;13.7;0;3.75;19083 +91091;48.40284;3.80188;124;20220828;27.9;11.7;19.8;2.8;14.15;0;4.25;19689 +91091;48.40284;3.80188;124;20220829;31.1;14.3;22.7;3;14.1;.6;4.98;18777 +91091;48.40284;3.80188;124;20220830;22.9;15.4;19.2;3;16.35;.4;2.61;10239 +91091;48.40284;3.80188;124;20220831;27.1;12.5;19.8;2.3;16.4;.3;3.64;18923 +91091;48.40284;3.80188;124;20220901;28.2;13.8;21;2.9;15.15;0;4.09;17538 +91091;48.40284;3.80188;124;20220902;25.8;12.5;19.2;2.8;14.5;2.6;3.38;14309 +91091;48.40284;3.80188;124;20220903;25.2;15.1;20.1;2.7;16.4;1.6;3.05;13169 +91091;48.40284;3.80188;124;20220904;29.9;11.6;20.8;1.8;14.65;.8;3.82;18367 +91091;48.40284;3.80188;124;20220905;31.2;15.9;23.5;2.1;16.85;4.5;4.08;17693 +91091;48.40284;3.80188;124;20220906;29.7;13.5;21.6;2;16.9;2.2;3.67;17274 +91091;48.40284;3.80188;124;20220907;24.5;13.9;19.2;2.7;16.7;11.5;2.94;14978 +91091;48.40284;3.80188;124;20220908;23.5;13.4;18.4;4.6;16;2.2;3.08;13782 +91091;48.40284;3.80188;124;20220909;22.5;14.4;18.5;5.7;15.3;.7;3.24;12919 +91091;48.40284;3.80188;124;20220910;19.5;14.3;16.9;4.8;15.4;1.4;2.13;8829 +91091;48.40284;3.80188;124;20220911;22;10.4;16.2;1.6;14.9;.2;2.15;12830 +91091;48.40284;3.80188;124;20220912;27.9;10.1;19;2.1;14.7;0;3.31;16956 +91091;48.40284;3.80188;124;20220913;27;15.7;21.4;2;18.45;4.3;2.6;11289 +91091;48.40284;3.80188;124;20220914;26.7;17.6;22.1;3;20.4;6.7;2.74;11527 +91091;48.40284;3.80188;124;20220915;21.9;17.1;19.5;2.6;17.35;1.2;2.25;10171 +91091;48.40284;3.80188;124;20220916;18;11.2;14.6;2.4;12.4;.1;1.92;9380 +91091;48.40284;3.80188;124;20220917;17.6;6.7;12.2;3.6;9.05;0;2.69;14379 +91091;48.40284;3.80188;124;20220918;19.7;3.4;11.6;2.6;8.7;0;2.7;16590 +91091;48.40284;3.80188;124;20220919;18.4;4.9;11.6;1.7;9.15;0;2.16;14867 +91091;48.40284;3.80188;124;20220920;18;3.9;11;1.8;9.25;0;2.08;14281 +91091;48.40284;3.80188;124;20220921;18.8;5.4;12.1;2.6;9.15;0;2.53;15575 +91091;48.40284;3.80188;124;20220922;20.2;3.4;11.8;1.7;8.5;0;2.39;15875 +91091;48.40284;3.80188;124;20220923;19.3;4.6;12;1.2;9.15;.1;1.84;11745 +91091;48.40284;3.80188;124;20220924;16.1;8.8;12.5;1.6;12.25;.6;1.23;6520 +91091;48.40284;3.80188;124;20220925;18.3;8.5;13.4;2.4;11.7;.2;1.8;9562 +91091;48.40284;3.80188;124;20220926;16.8;8.9;12.9;4.6;11;7.4;2.01;8087 +91091;48.40284;3.80188;124;20220927;14;9.2;11.6;6;11.85;5.4;1.36;7857 +91091;48.40284;3.80188;124;20220928;15;10.6;12.8;3.2;11.9;.6;1.47;6969 +91091;48.40284;3.80188;124;20220929;14.3;7.6;10.9;1.6;10.8;3.2;1.19;7171 +91091;48.40284;3.80188;124;20220930;17.1;2.7;9.9;2.3;9.4;4.1;1.76;12671 +91091;48.40284;3.80188;124;20221001;19.9;9.3;14.6;7;13.85;.6;2.12;8327 +91091;48.40284;3.80188;124;20221002;20.1;13.1;16.6;4.7;16.1;1.6;1.73;8449 +91091;48.40284;3.80188;124;20221003;16.8;8.9;12.8;2.1;11.8;0;1.45;9142 +91091;48.40284;3.80188;124;20221004;19.2;4.8;12;1.7;11.4;.1;1.62;12641 +91091;48.40284;3.80188;124;20221005;23.6;8.2;15.9;3.8;13.6;0;2.55;12865 +91091;48.40284;3.80188;124;20221006;19.3;9.1;14.2;1.9;11.5;0;1.79;11635 +91091;48.40284;3.80188;124;20221007;18.7;2.8;10.7;1.3;10.05;.2;1.44;11307 +91091;48.40284;3.80188;124;20221008;18.2;4.8;11.5;2;9.9;0;1.67;10976 +91091;48.40284;3.80188;124;20221009;20.1;2.1;11.1;2.1;9.2;.1;1.9;12701 +91091;48.40284;3.80188;124;20221010;19.9;5.7;12.8;1.9;12.5;.4;1.35;8156 +91091;48.40284;3.80188;124;20221011;17.4;11.6;14.5;2.6;13.15;0;1.34;5426 +91091;48.40284;3.80188;124;20221012;19.7;3.7;11.7;1.3;11;.1;1.37;11258 +91091;48.40284;3.80188;124;20221013;16.2;9.8;13;2.7;14;1.9;.84;4616 +91091;48.40284;3.80188;124;20221014;17.5;14.2;15.9;4.8;16.5;10.8;1;3677 +91091;48.40284;3.80188;124;20221015;18.6;15.4;17;5;16.7;4.2;1.3;4167 +91091;48.40284;3.80188;124;20221016;22.9;14.6;18.7;1.9;16.95;.6;1.47;7258 +91091;48.40284;3.80188;124;20221017;22.3;15.9;19.1;3.7;16.6;18.3;1.88;5072 +91091;48.40284;3.80188;124;20221018;19.8;13.3;16.5;1.6;16.35;0;1.09;6791 +91091;48.40284;3.80188;124;20221019;21.5;10.4;16;3.5;15.65;1;1.5;9085 +91091;48.40284;3.80188;124;20221020;22.3;14.2;18.2;3.4;16.35;20;1.72;6797 +91091;48.40284;3.80188;124;20221021;20.8;13.7;17.3;4;16.15;1.7;1.52;6376 +91091;48.40284;3.80188;124;20221022;21.4;12.5;17;3.2;14.75;0;1.72;8572 +91091;48.40284;3.80188;124;20221023;22.9;12.2;17.6;4.4;14.95;1.2;2.08;6270 +91091;48.40284;3.80188;124;20221024;19.8;14.2;17;5.8;13.45;.5;2.42;5632 +91091;48.40284;3.80188;124;20221025;19.5;11;15.2;3.2;14;0;1.41;7146 +91091;48.40284;3.80188;124;20221026;22.3;14.7;18.5;3.2;14.6;.1;1.98;7958 +91091;48.40284;3.80188;124;20221027;23.7;10.1;16.9;3.3;14.35;0;1.88;7504 +91091;48.40284;3.80188;124;20221028;23.3;16.2;19.8;3.4;14.85;0;2.2;5823 +91091;48.40284;3.80188;124;20221029;24.8;12.5;18.7;2.2;14.3;0;1.77;7083 +91091;48.40284;3.80188;124;20221030;22;9.7;15.8;1.8;12.85;0;1.3;7226 +91091;48.40284;3.80188;124;20221031;21;11.2;16.1;2.7;14.2;1.4;1.37;6614 +91091;48.40284;3.80188;124;20221101;16.8;10.9;13.9;5.9;12.1;0;1.7;6830 +91091;48.40284;3.80188;124;20221102;16.7;8.3;12.5;3.7;11.25;.1;1.37;6413 +91091;48.40284;3.80188;124;20221103;13.9;8;11;4.3;11.15;11.2;1.04;2680 +91091;48.40284;3.80188;124;20221104;11.6;9.1;10.3;4.5;10.6;3.4;.96;2820 +91091;48.40284;3.80188;124;20221105;11.2;2.5;6.9;2.8;9;0;.61;5005 +91091;48.40284;3.80188;124;20221106;10.6;6.5;8.5;4.5;9.75;.7;.82;2821 +91091;48.40284;3.80188;124;20221107;16.1;9.9;13;5.4;12.4;0;1.26;4551 +91091;48.40284;3.80188;124;20221108;17.8;7.3;12.6;5;11.15;4.9;1.61;4721 +91091;48.40284;3.80188;124;20221109;15.3;10.8;13;3.8;12.45;.6;1.04;3317 +91091;48.40284;3.80188;124;20221110;11.4;4.8;8.1;2.1;10.45;0;.42;3781 +91091;48.40284;3.80188;124;20221111;13.8;7.4;10.6;2.3;10.65;.2;.7;4975 +91091;48.40284;3.80188;124;20221112;16.3;4.1;10.2;2.2;10.25;.1;.74;6360 +91091;48.40284;3.80188;124;20221113;6.6;4.9;5.7;2.4;9.2;.1;.28;2097 +91091;48.40284;3.80188;124;20221114;16.1;4.9;10.5;2.8;10.7;2.1;.82;5597 +91091;48.40284;3.80188;124;20221115;14.6;7.6;11.1;4.5;11.75;4.7;.79;3464 +91091;48.40284;3.80188;124;20221116;13.4;8.9;11.2;6.1;11.45;4.1;.98;2980 +91091;48.40284;3.80188;124;20221117;13.5;10.9;12.2;8.3;11.3;1.1;1.5;3085 +91091;48.40284;3.80188;124;20221118;10.7;7.7;9.2;5.2;9.7;.7;.92;2880 +91091;48.40284;3.80188;124;20221119;9;2.2;5.6;2.7;8.55;.6;.42;3326 +91091;48.40284;3.80188;124;20221120;8;3.7;5.8;5.1;8.85;1.8;.37;3022 +91091;48.40284;3.80188;124;20221121;9.3;6.3;7.8;5.2;9.2;1.3;.72;2140 +91091;48.40284;3.80188;124;20221122;10.5;4.2;7.3;6.6;8.45;1.3;.99;3802 +91091;48.40284;3.80188;124;20221123;11.7;3.2;7.5;4.9;8.75;2.6;.87;3582 +91091;48.40284;3.80188;124;20221124;12.6;6.9;9.8;5.1;9.95;1.7;.94;4405 +91091;48.40284;3.80188;124;20221125;12.3;7.5;9.9;3.6;10.05;.1;.81;3869 +91091;48.40284;3.80188;124;20221126;7.6;1.1;4.3;2.6;8.2;0;.28;2537 +91091;48.40284;3.80188;124;20221127;10.1;4.1;7.1;3.4;8.4;1.4;.69;2977 +91091;48.40284;3.80188;124;20221128;11.1;7.4;9.3;3;9.6;1.6;.75;2256 +91091;48.40284;3.80188;124;20221129;8.1;5.9;7;1.5;9.35;0;.36;1830 +91091;48.40284;3.80188;124;20221130;6.9;3.7;5.3;2.2;8.45;0;.37;1489 +91091;48.40284;3.80188;124;20221201;7.3;4.3;5.8;3;8.05;.3;.52;1989 +91091;48.40284;3.80188;124;20221202;5.3;4.5;4.9;2.6;7.45;.9;.59;744 +91091;48.40284;3.80188;124;20221203;4.1;2.7;3.4;4.5;6.8;.2;.56;1369 +91091;48.40284;3.80188;124;20221204;4.3;2.6;3.5;3.2;6.9;2.9;.52;1700 +91091;48.40284;3.80188;124;20221205;3.3;3;3.1;2.3;7.2;.6;.37;600 +91091;48.40284;3.80188;124;20221206;4.2;1.9;3.1;1.3;6.9;0;.33;1735 +91091;48.40284;3.80188;124;20221207;3.5;.1;1.8;1.1;6.9;.1;.19;2219 +91091;48.40284;3.80188;124;20221208;5;2.1;3.5;1.3;6.6;0;.36;2178 +91091;48.40284;3.80188;124;20221209;.6;-3.5;-1.4;1.8;5.65;0;.13;2021 +91091;48.40284;3.80188;124;20221210;-.1;-1.2;-.6;2.1;5.3;0;.32;1316 +91091;48.40284;3.80188;124;20221211;-1.5;-2.9;-2.2;2;4.9;0;.22;1611 +91091;48.40284;3.80188;124;20221212;-1.2;-5.4;-3.3;2.9;4.15;0;.27;3075 +91091;48.40284;3.80188;124;20221213;1.1;-6;-2.5;3;4;0;.37;4017 +91091;48.40284;3.80188;124;20221214;.5;-.5;0;2;5.5;.5;.33;1375 +91091;48.40284;3.80188;124;20221215;1.1;-3.8;-1.3;2.6;4.85;0;.31;2563 +91091;48.40284;3.80188;124;20221216;2.6;-5.2;-1.3;2.4;4.45;.1;.31;4446 +91091;48.40284;3.80188;124;20221217;-2.6;-3.2;-2.9;2;4.5;0;.31;1193 +91091;48.40284;3.80188;124;20221218;3.4;-8.6;-2.6;3.4;4.7;.1;.29;3623 +91091;48.40284;3.80188;124;20221219;11.9;3.4;7.7;4.8;8.75;.1;.84;2977 +91091;48.40284;3.80188;124;20221220;13.8;9.3;11.6;5.2;11;2.8;1.19;1447 +91091;48.40284;3.80188;124;20221221;12.3;11;11.6;5.8;12.35;5.5;.62;2076 +91091;48.40284;3.80188;124;20221222;13;10.9;12;8.7;12.5;8.6;.9;1206 +91091;48.40284;3.80188;124;20221223;14.8;12.1;13.4;6.4;13.7;4.2;.9;1215 +91091;48.40284;3.80188;124;20221224;12.2;10.4;11.3;4.1;11.35;.2;.8;1664 +91091;48.40284;3.80188;124;20221225;15.5;9.4;12.5;4.3;11.35;.8;1.03;3385 +91091;48.40284;3.80188;124;20221226;12.1;10.9;11.5;5.6;10.6;2.8;1.26;1413 +91091;48.40284;3.80188;124;20221227;8.7;1.3;5;3.6;7.8;.1;.41;3815 +91091;48.40284;3.80188;124;20221228;11.6;3.2;7.4;7;9.95;.5;.46;2735 +91091;48.40284;3.80188;124;20221229;11.8;10.8;11.3;7.2;10.3;1;1.46;1268 +91091;48.40284;3.80188;124;20221230;14.1;3.8;9;6.5;10.8;2;.68;2423 +91091;48.40284;3.80188;124;20221231;16.5;13.7;15.1;8.4;12.05;0;2.27;2232 +91092;48.4212;4.13854;137;20220101;14.2;6.3;10.2;2.4;10.18;0;.5;4375 +91092;48.4212;4.13854;137;20220102;13.6;3.9;8.8;5;9.85;.1;.79;3150 +91092;48.4212;4.13854;137;20220103;12.3;10.6;11.5;6.5;11.25;12;1.05;2050 +91092;48.4212;4.13854;137;20220104;11.6;10.4;11;6.6;10.25;10.8;1.38;900 +91092;48.4212;4.13854;137;20220105;5.3;1;3.1;4.4;6.28;.1;.53;3611 +91092;48.4212;4.13854;137;20220106;5.6;.1;2.9;2.2;6.25;.4;.41;3200 +91092;48.4212;4.13854;137;20220107;6.1;-.1;3;6.3;7;3.7;.48;1850 +91092;48.4212;4.13854;137;20220108;7.3;1.4;4.4;6.8;7.85;15;.48;1300 +91092;48.4212;4.13854;137;20220109;5.3;4.2;4.8;5.5;7.35;1.1;.67;1450 +91092;48.4212;4.13854;137;20220110;4.1;-.8;1.6;1.9;6.35;0;.24;3550 +91092;48.4212;4.13854;137;20220111;3.9;-1.5;1.2;2.4;5.8;0;.31;3950 +91092;48.4212;4.13854;137;20220112;3.8;-3.5;.1;2.1;5.45;0;.3;3900 +91092;48.4212;4.13854;137;20220113;3;-.9;1;2.9;6.01;0;.18;3396 +91092;48.4212;4.13854;137;20220114;6.3;-3.6;1.3;.8;5.7;0;.05;6750 +91092;48.4212;4.13854;137;20220115;3.1;-3.1;0;1;5.6;0;.13;5350 +91092;48.4212;4.13854;137;20220116;.5;-2.9;-1.2;2.9;5.8;.4;.14;1950 +91092;48.4212;4.13854;137;20220117;5.4;.6;3;1.9;7.45;.1;.25;2300 +91092;48.4212;4.13854;137;20220118;8.8;2.7;5.8;2.8;7.25;0;.57;5850 +91092;48.4212;4.13854;137;20220119;3.8;-.2;1.8;4.3;7.15;1.9;.18;800 +91092;48.4212;4.13854;137;20220120;6;2;4;3.4;7;.2;.48;4200 +91092;48.4212;4.13854;137;20220121;4.3;-.9;1.7;2.5;6.25;0;.36;3350 +91092;48.4212;4.13854;137;20220122;3.9;-.3;1.8;1.7;6.71;0;.28;2333 +91092;48.4212;4.13854;137;20220123;6.5;2.6;4.6;1.9;6.75;0;.55;3250 +91092;48.4212;4.13854;137;20220124;6.3;-3.1;1.6;1.6;5.8;0;.28;7750 +91092;48.4212;4.13854;137;20220125;-1.1;-3.9;-2.5;1.2;5.25;0;.19;2200 +91092;48.4212;4.13854;137;20220126;-1.6;-1.9;-1.7;1.7;5.25;0;.27;850 +91092;48.4212;4.13854;137;20220127;1.9;-2;0;3.3;5.95;.2;.26;2000 +91092;48.4212;4.13854;137;20220128;5.1;1.5;3.3;2.6;7.25;0;.38;2050 +91092;48.4212;4.13854;137;20220129;7;2.9;4.9;5.2;8.5;1.5;.32;2200 +91092;48.4212;4.13854;137;20220130;9.2;6.4;7.8;2.2;8.3;.1;.64;6750 +91092;48.4212;4.13854;137;20220131;8.1;2.9;5.5;6.5;7;.7;1.13;4700 +91092;48.4212;4.13854;137;20220201;8;.8;4.4;5.9;7.9;.7;.51;2000 +91092;48.4212;4.13854;137;20220202;10.9;8;9.4;4.5;10.35;.4;.77;2400 +91092;48.4212;4.13854;137;20220203;9.1;6.3;7.7;3;8.65;0;.75;4450 +91092;48.4212;4.13854;137;20220204;8.7;5.4;7;4.8;8.45;.8;.87;1700 +91092;48.4212;4.13854;137;20220205;8.7;.1;4.4;3.8;6.9;0;.78;7400 +91092;48.4212;4.13854;137;20220206;9.4;2.7;6;9.2;8.95;13.7;.55;1550 +91092;48.4212;4.13854;137;20220207;8.7;3.3;6;4.1;6.75;0;1.07;9600 +91092;48.4212;4.13854;137;20220208;9.6;1.5;5.5;2.6;7.25;0;.81;3300 +91092;48.4212;4.13854;137;20220209;13.9;-.5;6.7;2.2;7.05;.1;1.02;10050 +91092;48.4212;4.13854;137;20220210;8.4;3.3;5.9;4.3;7.7;.9;.89;4800 +91092;48.4212;4.13854;137;20220211;8.4;-.2;4.1;1.9;6.4;0;.72;9600 +91092;48.4212;4.13854;137;20220212;7;-4.8;1.1;1.4;5.1;0;.62;10200 +91092;48.4212;4.13854;137;20220213;13.9;-3.5;5.2;4.6;6.9;.1;1.51;9200 +91092;48.4212;4.13854;137;20220214;10.9;7.5;9.2;7.3;8.81;2.1;1.42;4924 +91092;48.4212;4.13854;137;20220215;10.7;5.7;8.2;6.4;8.7;3.8;1.28;8500 +91092;48.4212;4.13854;137;20220216;13.6;7.5;10.5;8.6;11.85;3.2;.78;3150 +91092;48.4212;4.13854;137;20220217;12.6;11.2;11.9;7.4;9.71;.3;1.99;4537 +91092;48.4212;4.13854;137;20220218;13.5;7.6;10.5;8.2;9.3;.7;1.95;2900 +91092;48.4212;4.13854;137;20220219;9.1;3.2;6.1;6.7;6.45;0;1.69;11350 +91092;48.4212;4.13854;137;20220220;11.8;6;8.9;8.8;9.7;3.6;1.21;4900 +91092;48.4212;4.13854;137;20220221;9.2;4.8;7;9.4;7.95;0;1.38;6250 +91092;48.4212;4.13854;137;20220222;9;4.3;6.7;5.4;9.34;.7;.5;5257 +91092;48.4212;4.13854;137;20220223;12.6;4;8.3;2;9.35;0;.97;9750 +91092;48.4212;4.13854;137;20220224;12.6;8.2;10.4;4.9;8.25;2.3;1.91;6400 +91092;48.4212;4.13854;137;20220225;9.2;1.7;5.4;3.8;6.3;0;1.39;10550 +91092;48.4212;4.13854;137;20220226;8.9;-3.7;2.6;2.6;5.5;0;1.17;13850 +91092;48.4212;4.13854;137;20220227;10.4;-1.3;4.6;3.5;4.8;0;1.75;14300 +91092;48.4212;4.13854;137;20220228;12.1;-3.9;4.1;1.7;5.1;0;1.38;14150 +91092;48.4212;4.13854;137;20220301;10.7;-2.5;4.1;1.5;5.8;0;1.07;9050 +91092;48.4212;4.13854;137;20220302;13.5;-.3;6.6;1.5;6.95;0;1.21;9250 +91092;48.4212;4.13854;137;20220303;14.1;4.6;9.4;1.3;9.3;0;1.09;8150 +91092;48.4212;4.13854;137;20220304;12.3;2;7.2;1.8;5.8;0;1.62;14850 +91092;48.4212;4.13854;137;20220305;10.4;-4.1;3.1;1.8;4.5;0;1.45;14800 +91092;48.4212;4.13854;137;20220306;7.8;-3.1;2.3;3.3;4.1;0;1.69;15000 +91092;48.4212;4.13854;137;20220307;7.3;-2.8;2.3;4.3;4.05;0;1.85;15400 +91092;48.4212;4.13854;137;20220308;13.7;-4;4.8;2.8;4.7;0;2.07;15350 +91092;48.4212;4.13854;137;20220309;15.3;-2.1;6.6;1.9;6.2;0;1.83;15400 +91092;48.4212;4.13854;137;20220310;16.9;.8;8.9;3.1;6.9;0;2.39;15550 +91092;48.4212;4.13854;137;20220311;16.9;2.7;9.8;5.6;8.1;.5;2.59;11250 +91092;48.4212;4.13854;137;20220312;11.1;5.7;8.4;4;8.8;4.7;1.31;6550 +91092;48.4212;4.13854;137;20220313;11.2;5.7;8.5;4.4;9.1;3.9;1.21;4400 +91092;48.4212;4.13854;137;20220314;14.4;3.8;9.1;2.7;8.4;4.4;1.93;15900 +91092;48.4212;4.13854;137;20220315;13.7;6.4;10;2.9;10.85;0;1.05;5100 +91092;48.4212;4.13854;137;20220316;15.4;5.4;10.4;2.3;10.7;0;1.22;6100 +91092;48.4212;4.13854;137;20220317;10.1;8;9.1;4.8;8.95;0;1.45;6150 +91092;48.4212;4.13854;137;20220318;14.2;4.5;9.3;5.3;6.7;0;2.87;15000 +91092;48.4212;4.13854;137;20220319;16;4.8;10.4;4.6;6.4;0;3.23;17100 +91092;48.4212;4.13854;137;20220320;10.9;-.9;5;1.7;7;0;1.04;5300 +91092;48.4212;4.13854;137;20220321;18.8;6.1;12.5;3.3;7.81;0;2.93;15123 +91092;48.4212;4.13854;137;20220322;18;.3;9.1;1.8;6.8;0;2.38;17200 +91092;48.4212;4.13854;137;20220323;18.8;-1.5;8.6;2;6.2;0;2.63;18100 +91092;48.4212;4.13854;137;20220324;20.3;-1.6;9.3;1.5;6.4;0;2.55;18200 +91092;48.4212;4.13854;137;20220325;19.5;.9;10.2;3;6.5;0;3.2;18300 +91092;48.4212;4.13854;137;20220326;20.4;3.2;11.8;3.3;6.3;0;3.62;18300 +91092;48.4212;4.13854;137;20220327;21.5;1.5;11.5;2.3;7;0;3.19;18700 +91092;48.4212;4.13854;137;20220328;21.2;.4;10.8;.7;7.4;0;2.2;17300 +91092;48.4212;4.13854;137;20220329;19.2;4.5;11.8;1.9;9.6;1.3;2.07;10600 +91092;48.4212;4.13854;137;20220330;13.8;8.9;11.3;1.7;11.4;4.4;1.38;8500 +91092;48.4212;4.13854;137;20220331;9.7;6.2;7.9;4.2;8.1;.1;1.5;6300 +91092;48.4212;4.13854;137;20220401;5.6;1.3;3.4;5.6;5.7;.4;1.34;5689 +91092;48.4212;4.13854;137;20220402;4.2;.8;2.5;8;5.21;0;1.36;4640 +91092;48.4212;4.13854;137;20220403;6.8;-2.9;1.9;2.6;4.5;0;1.63;12700 +91092;48.4212;4.13854;137;20220404;11.4;-4.8;3.3;4.1;5.3;0;2.29;18400 +91092;48.4212;4.13854;137;20220405;10.4;6.1;8.2;5.9;9.91;.2;.84;3837 +91092;48.4212;4.13854;137;20220406;13.3;4.4;8.8;5.9;10;1.4;1.34;6400 +91092;48.4212;4.13854;137;20220407;15.8;9.3;12.5;8.5;10.6;4.8;2.63;9400 +91092;48.4212;4.13854;137;20220408;15.5;6.9;11.2;7.3;9.6;24.9;2.43;7500 +91092;48.4212;4.13854;137;20220409;10.3;2.1;6.2;2.8;7.1;2;1.71;11900 +91092;48.4212;4.13854;137;20220410;13.6;-2.9;5.3;1.5;6.2;0;2.28;20400 +91092;48.4212;4.13854;137;20220411;19.1;-.9;9.1;3.2;8.1;0;3.08;19600 +91092;48.4212;4.13854;137;20220412;22.4;5.6;14;3.8;10.2;0;3.62;16900 +91092;48.4212;4.13854;137;20220413;19.2;6.5;12.8;2.5;12;.1;2.28;13500 +91092;48.4212;4.13854;137;20220414;20.6;8.2;14.4;1.8;11.8;0;3.01;19600 +91092;48.4212;4.13854;137;20220415;20.4;6.3;13.3;2.5;11;0;3.21;20900 +91092;48.4212;4.13854;137;20220416;18.6;5.5;12;3.7;8.8;0;3.73;24200 +91092;48.4212;4.13854;137;20220417;20.9;3.1;12;2.9;5.9;0;4.32;24700 +91092;48.4212;4.13854;137;20220418;19.2;1.2;10.2;1.7;7.1;0;3.27;23100 +91092;48.4212;4.13854;137;20220419;19.5;5.3;12.4;2.6;9.1;0;3.45;21900 +91092;48.4212;4.13854;137;20220420;18.9;3.9;11.4;3;7.3;0;3.8;23300 +91092;48.4212;4.13854;137;20220421;19.4;2.6;11;2.8;7.7;0;3.75;24400 +91092;48.4212;4.13854;137;20220422;19.5;4.5;12;2.5;9;0;3.53;23200 +91092;48.4212;4.13854;137;20220423;20.1;4.2;12.1;3;10.2;1.4;2.65;12200 +91092;48.4212;4.13854;137;20220424;15.8;7;11.4;2.3;11.2;.5;1.83;10600 +91092;48.4212;4.13854;137;20220425;17.2;8.3;12.7;2.2;9.5;0;2.63;13900 +91092;48.4212;4.13854;137;20220426;15.4;1.7;8.5;2.6;8.3;0;2.67;19700 +91092;48.4212;4.13854;137;20220427;19;2;10.5;3.4;8.7;0;3.66;24800 +91092;48.4212;4.13854;137;20220428;22.2;6.2;14.2;3.2;8.5;0;4.51;24400 +91092;48.4212;4.13854;137;20220429;19.5;5.4;12.4;2.4;9.5;0;2.91;15300 +91092;48.4212;4.13854;137;20220430;16.5;4;10.2;4;8.4;0;3.5;24300 +91092;48.4212;4.13854;137;20220501;17.1;2;9.5;3.2;8;0;3.22;21000 +91092;48.4212;4.13854;137;20220502;19.8;3.6;11.7;3.4;9.2;0;3.64;21800 +91092;48.4212;4.13854;137;20220503;21.5;5.5;13.5;3.6;10;0;4.15;23800 +91092;48.4212;4.13854;137;20220504;15.8;7.7;11.7;3.5;11.2;.1;2.04;10900 +91092;48.4212;4.13854;137;20220505;18.5;7;12.7;3.1;10.8;.4;3.24;20500 +91092;48.4212;4.13854;137;20220506;21.1;5.9;13.5;2.6;10.9;0;2.78;13150 +91092;48.4212;4.13854;137;20220507;21;7.7;14.4;2.6;11.05;.1;2.7;10950 +91092;48.4212;4.13854;137;20220508;22.9;8.1;15.5;3.3;12.1;.1;3.25;13800 +91092;48.4212;4.13854;137;20220509;25;8.5;16.7;1.9;12.3;0;3.17;14550 +91092;48.4212;4.13854;137;20220510;26.4;9;17.7;2.1;12.75;0;3.29;12750 +91092;48.4212;4.13854;137;20220511;27.3;13.8;20.6;4.6;12.85;0;5.03;14600 +91092;48.4212;4.13854;137;20220512;21.4;12.5;17;2.5;13.95;0;2.41;8900 +91092;48.4212;4.13854;137;20220513;21.7;11.2;16.4;2.3;10.65;0;3.42;15500 +91092;48.4212;4.13854;137;20220514;23.1;5.4;14.2;1.5;10.1;0;2.99;14700 +91092;48.4212;4.13854;137;20220515;29;7.2;18.1;2.2;12.4;2.3;3.79;13800 +91092;48.4212;4.13854;137;20220516;24.9;14.7;19.8;2.9;15.75;.2;3.21;11550 +91092;48.4212;4.13854;137;20220517;28.9;12.2;20.6;2.3;14.9;0;3.85;14100 +91092;48.4212;4.13854;137;20220518;29.5;15.2;22.3;1.9;17.05;0;3.66;13850 +91092;48.4212;4.13854;137;20220519;30.1;15.9;23;3.1;17;0;4.15;12600 +91092;48.4212;4.13854;137;20220520;29.7;14.5;22.1;3.3;16;.1;3.91;9650 +91092;48.4212;4.13854;137;20220521;24.1;7.7;15.9;1.9;11.75;0;3.3;15550 +91092;48.4212;4.13854;137;20220522;24.4;9.8;17.1;2.2;13.15;4.7;2.78;9750 +91092;48.4212;4.13854;137;20220523;23.4;14.8;19.1;4.1;16.75;7.3;2.59;7650 +91092;48.4212;4.13854;137;20220524;18.3;11.9;15.1;4.1;12.45;.2;2.76;11650 +91092;48.4212;4.13854;137;20220525;20.8;5.8;13.3;2.3;10.9;0;2.73;13000 +91092;48.4212;4.13854;137;20220526;21.4;13.7;17.5;3.3;12.9;0;3.06;10450 +91092;48.4212;4.13854;137;20220527;20.2;12.3;16.2;2.6;13.35;0;2.32;8350 +91092;48.4212;4.13854;137;20220528;20;7;13.5;3.1;9.75;0;3.28;14600 +91092;48.4212;4.13854;137;20220529;17.2;5.3;11.3;3.8;8;0;3.31;15550 +91092;48.4212;4.13854;137;20220530;20.1;4.2;12.2;2.4;8.65;0;3.19;15800 +91092;48.4212;4.13854;137;20220531;22.9;7;14.9;1.9;9.35;0;3.31;14600 +91092;48.4212;4.13854;137;20220601;22.9;5.7;14.3;1.5;10;0;3.19;16250 +91092;48.4212;4.13854;137;20220602;24.9;9.5;17.2;2.8;11;0;3.84;14000 +91092;48.4212;4.13854;137;20220603;25.1;12.2;18.6;1.9;15.05;.7;2.68;9800 +91092;48.4212;4.13854;137;20220604;29.5;14.7;22.1;2.6;16.95;10.4;3.91;13300 +91092;48.4212;4.13854;137;20220605;22.5;16.8;19.7;3.3;17.9;12.7;2.23;6750 +91092;48.4212;4.13854;137;20220606;22.3;14.9;18.6;3.8;14;.7;3.37;11550 +91092;48.4212;4.13854;137;20220607;22.3;13.4;17.9;3.8;14.4;.9;2.97;9900 +91092;48.4212;4.13854;137;20220608;19.7;13;16.3;2.8;14.25;10.7;1.97;5950 +91092;48.4212;4.13854;137;20220609;20.9;11.1;16;3.5;12.7;.1;3.08;12700 +91092;48.4212;4.13854;137;20220610;25.1;9.3;17.2;1.8;13.5;.1;3.29;15050 +91092;48.4212;4.13854;137;20220611;28.1;11.1;19.6;1.5;15.85;0;5.43;30950 +91092;48.4212;4.13854;137;20220612;25.7;13.1;19.4;2.9;15.05;0;5.17;27400 +91092;48.4212;4.13854;137;20220613;23;8.5;15.7;2.5;11.5;0;5.02;30500 +91092;48.4212;4.13854;137;20220614;27;8.6;17.8;2.2;11.95;0;5.55;30600 +91092;48.4212;4.13854;137;20220615;32;12.1;22;1.9;14.4;0;6.1;29550 +91092;48.4212;4.13854;137;20220616;29.3;14.8;22;2.1;14.6;0;6.03;29950 +91092;48.4212;4.13854;137;20220617;32.5;12.3;22.4;1.3;14.45;0;5.72;29000 +91092;48.4212;4.13854;137;20220618;37.5;15.6;26.5;2.5;16.1;0;7.17;27400 +91092;48.4212;4.13854;137;20220619;35.1;20.7;27.9;4.8;17.8;10.1;8.33;27100 +91092;48.4212;4.13854;137;20220620;25.1;17;21;3.8;18.3;6;4.53;22200 +91092;48.4212;4.13854;137;20220621;27.8;13.4;20.6;2.9;16.7;.3;5.54;28700 +91092;48.4212;4.13854;137;20220622;24.3;18.4;21.3;1.7;20.15;3.7;2.97;13950 +91092;48.4212;4.13854;137;20220623;27.5;17.6;22.5;3.1;18.5;12.4;4.78;21250 +91092;48.4212;4.13854;137;20220624;24.5;16;20.3;4.3;17.05;.6;4.75;23700 +91092;48.4212;4.13854;137;20220625;24.9;14.6;19.7;3;15.9;5.6;4.09;18700 +91092;48.4212;4.13854;137;20220626;18.4;13.5;15.9;1.7;15.65;2.9;1.72;8050 +91092;48.4212;4.13854;137;20220627;23.2;14.4;18.8;1.9;15.1;1.9;3.25;15150 +91092;48.4212;4.13854;137;20220628;27;8.5;17.8;1.5;12.4;0;5.32;31050 +91092;48.4212;4.13854;137;20220629;27.5;11.8;19.7;2;14.25;1.8;5.5;29650 +91092;48.4212;4.13854;137;20220630;15.9;14.5;15.2;3.4;14.85;8.4;1.44;4850 +91092;48.4212;4.13854;137;20220701;22.1;12;17;2.8;12.7;.1;4.44;24500 +91092;48.4212;4.13854;137;20220702;27.4;8.4;17.9;2;12.4;0;5.52;30800 +91092;48.4212;4.13854;137;20220703;26.9;11.2;19;2.4;13.75;0;5.46;29350 +91092;48.4212;4.13854;137;20220704;26.1;10.1;18.1;2.5;12.35;0;5.34;28850 +91092;48.4212;4.13854;137;20220705;26.8;11.4;19.1;2.8;12.65;0;5.8;30400 +91092;48.4212;4.13854;137;20220706;24.3;10.5;17.4;2.9;11.8;0;5.25;28350 +91092;48.4212;4.13854;137;20220707;23.1;12.6;17.9;3.6;13.85;0;4.08;19250 +91092;48.4212;4.13854;137;20220708;26.1;8.7;17.4;3;12.1;0;5.54;30150 +91092;48.4212;4.13854;137;20220709;28.2;11.8;20;3;13.7;0;5.8;28100 +91092;48.4212;4.13854;137;20220710;25.8;11.9;18.9;4;12.6;0;5.94;29900 +91092;48.4212;4.13854;137;20220711;29.2;13.6;21.4;3.5;13.85;0;6.45;29600 +91092;48.4212;4.13854;137;20220712;30.8;13.2;22;2;14;0;5.93;29000 +91092;48.4212;4.13854;137;20220713;32.9;12.1;22.5;1.4;13.05;0;4.93;21950 +91092;48.4212;4.13854;137;20220714;32.4;15.7;24;2.9;14.55;0;6.6;27600 +91092;48.4212;4.13854;137;20220715;26.1;14;20.1;3.4;11.3;0;6.13;29250 +91092;48.4212;4.13854;137;20220716;28.2;9.9;19.1;2.5;11.25;0;5.84;29400 +91092;48.4212;4.13854;137;20220717;31.4;12.5;21.9;2.8;11.5;0;6.56;28300 +91092;48.4212;4.13854;137;20220718;37.2;12.7;24.9;1.8;12.25;0;6.55;27650 +91092;48.4212;4.13854;137;20220719;39.3;15.8;27.6;3.4;15.15;1.5;8.32;27950 +91092;48.4212;4.13854;137;20220720;24.8;20.4;22.6;3.4;19.1;4;3.04;8800 +91092;48.4212;4.13854;137;20220721;27.5;15.9;21.7;2.5;17.35;0;4.47;20500 +91092;48.4212;4.13854;137;20220722;29.7;14.8;22.2;2;18.55;1.6;3.85;16050 +91092;48.4212;4.13854;137;20220723;27;17;22;1.6;19.15;0;3.25;14600 +91092;48.4212;4.13854;137;20220724;32.9;14;23.4;1.2;16.6;.1;5.4;27650 +91092;48.4212;4.13854;137;20220725;28.9;17.5;23.2;3.5;17;.1;5.1;19600 +91092;48.4212;4.13854;137;20220726;24.2;15.1;19.6;2.5;13.65;0;3.73;15050 +91092;48.4212;4.13854;137;20220727;25.9;13.9;19.9;3;12.6;0;5.16;24300 +91092;48.4212;4.13854;137;20220728;27.5;12.4;19.9;2.5;11.5;0;4.86;20950 +91092;48.4212;4.13854;137;20220729;28.3;11.7;20;2.1;12.7;0;4.83;22700 +91092;48.4212;4.13854;137;20220730;30.7;12.4;21.6;1.7;13.8;0;4.82;22650 +91092;48.4212;4.13854;137;20220731;29.9;15;22.4;2.4;15.2;0;5.67;27100 +91092;48.4212;4.13854;137;20220801;27.2;14.7;21;1.9;16.35;0;3.85;17800 +91092;48.4212;4.13854;137;20220802;31.1;13.6;22.3;1.1;15.9;0;4.85;25950 +91092;48.4212;4.13854;137;20220803;35.4;14.7;25.1;1.4;15.45;0;5.59;26200 +91092;48.4212;4.13854;137;20220804;35.4;17.5;26.5;2.6;17.2;9.6;6.09;22750 +91092;48.4212;4.13854;137;20220805;26;17.7;21.9;4.3;17.65;.1;4.67;20300 +91092;48.4212;4.13854;137;20220806;25;12.4;18.7;4.2;11.55;0;5.61;26950 +91092;48.4212;4.13854;137;20220807;27.9;10.6;19.2;3.7;10.3;0;6.09;26950 +91092;48.4212;4.13854;137;20220808;29.8;12.2;21;3.5;11.2;0;6.19;26050 +91092;48.4212;4.13854;137;20220809;32;13.5;22.7;3.5;12.25;0;6.62;26000 +91092;48.4212;4.13854;137;20220810;32;16.2;24.1;3.6;11.15;0;6.96;25850 +91092;48.4212;4.13854;137;20220811;32.1;13.8;22.9;3.5;10.5;0;6.81;26000 +91092;48.4212;4.13854;137;20220812;33.1;13.5;23.3;3.1;10.5;0;6.67;25700 +91092;48.4212;4.13854;137;20220813;32.8;13.8;23.3;2.5;10.15;0;6.19;25950 +91092;48.4212;4.13854;137;20220814;28.6;15;21.8;3.1;14.75;2.4;4;11800 +91092;48.4212;4.13854;137;20220815;22.4;16.3;19.3;3.1;18.4;1.1;2.5;11650 +91092;48.4212;4.13854;137;20220816;28.4;15;21.7;2.1;17.75;2.8;3.84;17550 +91092;48.4212;4.13854;137;20220817;27.2;15.8;21.5;1.9;18.1;0;3.77;18850 +91092;48.4212;4.13854;137;20220818;27.7;15.7;21.7;2.3;17.9;1.5;3.48;14900 +91092;48.4212;4.13854;137;20220819;26;15.6;20.8;3.4;17.75;.9;3.45;14250 +91092;48.4212;4.13854;137;20220820;25.7;14.9;20.3;2.7;15.25;0;4.49;23600 +91092;48.4212;4.13854;137;20220821;27;9.6;18.3;1.4;12.9;0;3.66;19800 +91092;48.4212;4.13854;137;20220822;26.3;14.5;20.4;2.1;15.65;.1;3.51;16550 +91092;48.4212;4.13854;137;20220823;29.5;13.7;21.6;1.4;16.3;0;3.98;20650 +91092;48.4212;4.13854;137;20220824;33.3;13.4;23.3;1.8;14.9;0;4.88;22850 +91092;48.4212;4.13854;137;20220825;32.6;13.6;23.1;2.4;14.55;0;5.11;21700 +91092;48.4212;4.13854;137;20220826;24.8;19.1;21.9;3.3;16.8;.8;3.05;8100 +91092;48.4212;4.13854;137;20220827;25.6;11.9;18.8;2.8;13.8;0;4.13;21600 +91092;48.4212;4.13854;137;20220828;27.9;13.1;20.5;3;14.75;0;4.38;19750 +91092;48.4212;4.13854;137;20220829;31.5;14;22.8;2.4;14.7;.3;4.87;20900 +91092;48.4212;4.13854;137;20220830;24.8;14.9;19.8;3.2;16.1;.1;3.16;12500 +91092;48.4212;4.13854;137;20220831;27.6;13.4;20.5;2.7;16.15;1.3;4.2;21400 +91092;48.4212;4.13854;137;20220901;28.4;13;20.7;2.4;14.3;0;4.19;20150 +91092;48.4212;4.13854;137;20220902;26.5;13;19.7;3.1;14.2;2.9;3.7;14050 +91092;48.4212;4.13854;137;20220903;25.1;15.2;20.1;2.8;16.7;.8;3.16;14450 +91092;48.4212;4.13854;137;20220904;29.6;12.3;20.9;2;14.4;.7;3.86;17850 +91092;48.4212;4.13854;137;20220905;31.8;16;23.9;3.2;16.3;5;4.99;19350 +91092;48.4212;4.13854;137;20220906;30.2;14.9;22.5;2.5;17.45;4.5;4.07;18100 +91092;48.4212;4.13854;137;20220907;24;14.6;19.3;2.9;16.95;11.2;2.98;15500 +91092;48.4212;4.13854;137;20220908;23.3;13.6;18.5;4.3;15.8;1.5;3.16;14900 +91092;48.4212;4.13854;137;20220909;22.4;14.8;18.6;5.1;15.3;1.7;3.29;14100 +91092;48.4212;4.13854;137;20220910;19.9;14.4;17.2;5;15.25;.7;2.42;10450 +91092;48.4212;4.13854;137;20220911;22.5;11.9;17.2;1.5;14.9;.2;2.4;14000 +91092;48.4212;4.13854;137;20220912;28.5;9.6;19.1;1.8;14.05;0;3.48;18950 +91092;48.4212;4.13854;137;20220913;28;15.7;21.8;2.1;18;3.6;2.8;11000 +91092;48.4212;4.13854;137;20220914;26.4;18.1;22.2;3.1;20.2;7.6;2.92;12800 +91092;48.4212;4.13854;137;20220915;21.3;17.1;19.2;3.1;17.15;2.1;2.37;11100 +91092;48.4212;4.13854;137;20220916;17.5;11.5;14.5;2.7;12.6;0;1.87;9000 +91092;48.4212;4.13854;137;20220917;17.4;6.8;12.1;3.5;9;.1;2.82;16950 +91092;48.4212;4.13854;137;20220918;18.9;4.4;11.6;2.8;8.85;0;2.72;17600 +91092;48.4212;4.13854;137;20220919;17.7;5.7;11.7;1.8;9.25;0;2.22;15500 +91092;48.4212;4.13854;137;20220920;18.2;4;11.1;2.1;9.1;.1;2.25;15650 +91092;48.4212;4.13854;137;20220921;18.8;5.7;12.2;2.6;9.1;0;2.68;17850 +91092;48.4212;4.13854;137;20220922;20.1;3;11.6;1.3;8.35;0;2.32;17950 +91092;48.4212;4.13854;137;20220923;18.8;5;11.9;1.1;9.3;0;1.69;10250 +91092;48.4212;4.13854;137;20220924;15.5;8;11.8;1.6;12.1;.5;1.05;5150 +91092;48.4212;4.13854;137;20220925;17.5;8.9;13.2;2.5;11.9;.3;1.62;8100 +91092;48.4212;4.13854;137;20220926;16.3;9.1;12.7;4.2;11;5.9;1.86;7000 +91092;48.4212;4.13854;137;20220927;14.2;9.4;11.8;6.1;11.65;5.7;1.56;8600 +91092;48.4212;4.13854;137;20220928;14.4;10.4;12.4;3.1;11.9;.3;1.37;7200 +91092;48.4212;4.13854;137;20220929;14.2;7.7;11;1.5;10.85;3.2;1.17;7150 +91092;48.4212;4.13854;137;20220930;16.7;2.7;9.7;2;9.4;4.6;1.73;13700 +91092;48.4212;4.13854;137;20221001;19.2;9.3;14.3;6.5;13.4;.4;1.92;6850 +91092;48.4212;4.13854;137;20221002;19.7;13.3;16.5;4.5;16;2.1;1.7;8700 +91092;48.4212;4.13854;137;20221003;17;9.6;13.3;2.4;12;0;1.63;10650 +91092;48.4212;4.13854;137;20221004;19.5;4.9;12.2;1.6;11.2;.1;1.76;14700 +91092;48.4212;4.13854;137;20221005;23.7;8;15.9;3.2;13.45;0;2.56;14850 +91092;48.4212;4.13854;137;20221006;19;10.4;14.7;1.8;11.65;0;1.9;13750 +91092;48.4212;4.13854;137;20221007;19.6;2.9;11.3;1.6;10.4;.2;1.57;11550 +91092;48.4212;4.13854;137;20221008;17.7;6;11.8;2;10.5;.1;1.59;11200 +91092;48.4212;4.13854;137;20221009;20.4;1.4;10.9;1.8;9.3;.1;1.87;14350 +91092;48.4212;4.13854;137;20221010;20.2;6.3;13.2;2.1;12.65;.4;1.37;6950 +91092;48.4212;4.13854;137;20221011;18;11.9;14.9;2.2;13.45;0;1.31;5750 +91092;48.4212;4.13854;137;20221012;19.7;4;11.9;1.3;11.2;.1;1.45;12700 +91092;48.4212;4.13854;137;20221013;16.1;10.1;13.1;2.3;14.15;1.8;.78;3850 +91092;48.4212;4.13854;137;20221014;17.1;14;15.6;4.7;16.15;11.3;.91;2650 +91092;48.4212;4.13854;137;20221015;18.4;15.4;16.9;4.8;16.75;6;1.23;4050 +91092;48.4212;4.13854;137;20221016;23.3;14.6;19;2.2;16.8;.7;1.63;7450 +91092;48.4212;4.13854;137;20221017;23.2;16.3;19.7;4;16.4;12.8;2.25;6350 +91092;48.4212;4.13854;137;20221018;20;12.9;16.4;1.5;16.1;.1;1.13;7750 +91092;48.4212;4.13854;137;20221019;21.7;10.1;15.9;3.3;15.15;.6;1.63;10900 +91092;48.4212;4.13854;137;20221020;21.3;14.6;17.9;3.8;16.35;23.8;1.63;5500 +91092;48.4212;4.13854;137;20221021;20.9;13.7;17.3;4.6;16.35;1.7;1.62;7050 +91092;48.4212;4.13854;137;20221022;21.4;12.7;17;3;14.75;.1;1.75;10700 +91092;48.4212;4.13854;137;20221023;23.1;13.1;18.1;4.8;14.9;2.1;2.37;6750 +91092;48.4212;4.13854;137;20221024;19.6;14.8;17.2;5.2;13.2;.8;2.4;7350 +91092;48.4212;4.13854;137;20221025;19.6;10.5;15.1;3;13.45;0;1.48;9150 +91092;48.4212;4.13854;137;20221026;22.4;15.2;18.8;3.5;14.35;.1;2.17;9850 +91092;48.4212;4.13854;137;20221027;24;11.2;17.6;3.3;14.6;0;2;7600 +91092;48.4212;4.13854;137;20221028;24;16.5;20.2;2.8;14.55;0;2.11;7250 +91092;48.4212;4.13854;137;20221029;25.3;12.7;19;2.3;14.15;0;1.89;7800 +91092;48.4212;4.13854;137;20221030;21.9;10.5;16.2;1.9;12.6;.1;1.42;7300 +91092;48.4212;4.13854;137;20221031;21.2;10.6;15.9;2.7;13.75;3;1.43;7350 +91092;48.4212;4.13854;137;20221101;16.5;11.6;14;5.3;12.3;0;1.57;9000 +91092;48.4212;4.13854;137;20221102;16.5;9.2;12.8;3.5;11.15;.1;1.36;8150 +91092;48.4212;4.13854;137;20221103;13.8;7.9;10.8;4.4;11;13.9;1.02;1600 +91092;48.4212;4.13854;137;20221104;10.6;9.2;9.9;4.4;10.6;5.6;.82;2750 +91092;48.4212;4.13854;137;20221105;10.8;3.6;7.2;3;9.25;0;.59;4650 +91092;48.4212;4.13854;137;20221106;10.5;5.8;8.2;3.7;9.4;.8;.75;2750 +91092;48.4212;4.13854;137;20221107;15.9;9.6;12.8;5;12.05;0;1.23;5350 +91092;48.4212;4.13854;137;20221108;18.1;7.8;12.9;4.8;11.2;8.3;1.64;5200 +91092;48.4212;4.13854;137;20221109;14.8;10.7;12.8;3.5;12.85;.7;.82;3450 +91092;48.4212;4.13854;137;20221110;11;5.1;8;2.1;10.5;0;.39;3500 +91092;48.4212;4.13854;137;20221111;13.8;5.7;9.7;2.5;10.35;.2;.63;6450 +91092;48.4212;4.13854;137;20221112;17;4.2;10.6;1.8;10.3;.1;.71;7500 +91092;48.4212;4.13854;137;20221113;8.2;4.7;6.4;2.3;9.2;.1;.35;4700 +91092;48.4212;4.13854;137;20221114;15.9;5.4;10.6;3;10.65;1.6;.85;5650 +91092;48.4212;4.13854;137;20221115;14.5;8;11.2;4.6;11.8;5.4;.83;2800 +91092;48.4212;4.13854;137;20221116;13.4;8.9;11.1;6.1;11.35;3.2;.97;3450 +91092;48.4212;4.13854;137;20221117;12.9;11.2;12.1;7.7;11.1;2.8;1.45;3350 +91092;48.4212;4.13854;137;20221118;10.6;8.2;9.4;4.8;9.75;.6;.91;3350 +91092;48.4212;4.13854;137;20221119;7.8;3;5.4;2.7;8.75;.6;.32;2350 +91092;48.4212;4.13854;137;20221120;8.1;4.1;6.1;4.7;8.9;1.8;.38;3700 +91092;48.4212;4.13854;137;20221121;9.5;6.5;8;5.5;9.25;1.2;.77;2550 +91092;48.4212;4.13854;137;20221122;10.1;4.6;7.4;6.3;8.35;1.1;.98;4100 +91092;48.4212;4.13854;137;20221123;11;3.8;7.4;4.8;8.75;3.2;.8;3200 +91092;48.4212;4.13854;137;20221124;12.3;7.2;9.8;5;9.75;2;.92;5500 +91092;48.4212;4.13854;137;20221125;12.1;7.3;9.7;3.6;9.85;.1;.69;5200 +91092;48.4212;4.13854;137;20221126;7.2;2;4.6;2.5;8.25;.1;.3;2150 +91092;48.4212;4.13854;137;20221127;10.5;3.5;7;3.4;8.15;1.1;.72;3200 +91092;48.4212;4.13854;137;20221128;10.4;7;8.7;2.6;9.1;3.1;.74;1800 +91092;48.4212;4.13854;137;20221129;7.7;6;6.9;1.6;9.2;0;.38;1750 +91092;48.4212;4.13854;137;20221130;6.6;3.8;5.2;2.5;8.5;0;.34;1500 +91092;48.4212;4.13854;137;20221201;7.3;4.8;6;3.3;8;.4;.61;1650 +91092;48.4212;4.13854;137;20221202;5.1;4.1;4.6;2.5;7.55;.8;.5;800 +91092;48.4212;4.13854;137;20221203;4.3;2.8;3.6;4.6;6.75;.2;.56;2350 +91092;48.4212;4.13854;137;20221204;4.5;2.7;3.6;3.5;6.85;2.9;.49;2100 +91092;48.4212;4.13854;137;20221205;3.2;3;3.1;2;7.25;.7;.35;650 +91092;48.4212;4.13854;137;20221206;3.7;1.8;2.8;1.3;6.8;0;.31;1700 +91092;48.4212;4.13854;137;20221207;3.2;.3;1.7;1.3;6.8;.2;.2;2050 +91092;48.4212;4.13854;137;20221208;4.9;2;3.4;1.3;6.55;0;.29;2950 +91092;48.4212;4.13854;137;20221209;-.7;-3.3;-2;2.4;5.45;0;.13;1350 +91092;48.4212;4.13854;137;20221210;-.5;-1.3;-.9;2.8;5.3;0;.29;1500 +91092;48.4212;4.13854;137;20221211;-.9;-2.2;-1.5;2;4.8;0;.25;2750 +91092;48.4212;4.13854;137;20221212;-.7;-6;-3.3;2.5;4;0;.14;5900 +91092;48.4212;4.13854;137;20221213;1.3;-6.2;-2.5;2.7;3.95;0;.27;5600 +91092;48.4212;4.13854;137;20221214;.1;-.3;-.1;1.8;5.65;.5;.27;1400 +91092;48.4212;4.13854;137;20221215;.8;-3.7;-1.5;2.8;4.9;0;.24;3200 +91092;48.4212;4.13854;137;20221216;1.6;-5.9;-2.1;2.4;4.2;.1;.13;6500 +91092;48.4212;4.13854;137;20221217;-3.4;-4.3;-3.8;1.4;4.3;0;.14;2600 +91092;48.4212;4.13854;137;20221218;4;-9;-2.5;3.1;4.65;.2;.31;3650 +91092;48.4212;4.13854;137;20221219;12.1;3.8;8;4.8;8.65;.1;.93;3000 +91092;48.4212;4.13854;137;20221220;14.4;9.6;12;5.7;10.95;4.4;1.38;1500 +91092;48.4212;4.13854;137;20221221;12.3;11.2;11.7;5.5;12.25;6;.62;3050 +91092;48.4212;4.13854;137;20221222;13;10.7;11.9;7.8;12.15;7.9;.94;1500 +91092;48.4212;4.13854;137;20221223;14.6;11.6;13.1;6.1;13.4;5.2;.86;1050 +91092;48.4212;4.13854;137;20221224;12;10.5;11.3;4.1;11.15;.3;.79;2300 +91092;48.4212;4.13854;137;20221225;15.9;9.6;12.7;4.4;11.05;.9;1.13;4250 +91092;48.4212;4.13854;137;20221226;11.9;10.4;11.2;5;10.45;4.2;1.09;2150 +91092;48.4212;4.13854;137;20221227;8.4;1.6;5;3.2;7.65;.1;.31;4700 +91092;48.4212;4.13854;137;20221228;11.6;3.5;7.6;6.7;9.5;.5;.67;2550 +91092;48.4212;4.13854;137;20221229;11.9;10.8;11.4;7;10;1.2;1.54;1900 +91092;48.4212;4.13854;137;20221230;13.8;4.4;9.1;6.4;10.55;2.6;.84;1150 +91092;48.4212;4.13854;137;20221231;16.9;13.3;15.1;7.8;11.9;0;2.2;3050 +91093;48.43854;4.47541;125;20220101;14;5.5;9.8;2;9.9;0;.35;5200 +91093;48.43854;4.47541;125;20220102;13.3;4.2;8.7;5;9.77;.2;.8;2533 +91093;48.43854;4.47541;125;20220103;12;10.6;11.3;6.4;11.2;14;.99;1800 +91093;48.43854;4.47541;125;20220104;11.6;10.5;11;6.5;10.17;12.2;1.41;833 +91093;48.43854;4.47541;125;20220105;5.1;1.3;3.2;4.6;6.4;.1;.46;4700 +91093;48.43854;4.47541;125;20220106;5;.9;3;2;6.3;.5;.42;2666 +91093;48.43854;4.47541;125;20220107;5.7;.3;3;5.9;6.97;3.4;.46;1466 +91093;48.43854;4.47541;125;20220108;7.1;1.9;4.5;6.5;7.77;15.3;.46;1433 +91093;48.43854;4.47541;125;20220109;5.2;4.3;4.7;5.2;7.34;.6;.65;1533 +91093;48.43854;4.47541;125;20220110;4.9;0;2.5;2.1;6.37;0;.27;4033 +91093;48.43854;4.47541;125;20220111;4.5;-.8;1.9;2.6;5.77;0;.35;4666 +91093;48.43854;4.47541;125;20220112;4.4;-2.9;.7;2.1;5.4;0;.28;4766 +91093;48.43854;4.47541;125;20220113;4.3;-1;1.7;2.1;6;0;.18;5800 +91093;48.43854;4.47541;125;20220114;7.2;-2.9;2.1;1;5.6;0;.16;6500 +91093;48.43854;4.47541;125;20220115;5.6;-2.5;1.5;1.2;5.54;0;.23;5666 +91093;48.43854;4.47541;125;20220116;.4;-2;-.8;2.9;5.77;.3;.15;1666 +91093;48.43854;4.47541;125;20220117;4.7;.4;2.6;1.8;7.4;.1;.23;1933 +91093;48.43854;4.47541;125;20220118;8.9;3;5.9;2.8;7.17;0;.58;6100 +91093;48.43854;4.47541;125;20220119;3.7;-.3;1.7;4.1;7.07;2.6;.15;766 +91093;48.43854;4.47541;125;20220120;5.8;2.5;4.1;3.2;6.97;.1;.51;3633 +91093;48.43854;4.47541;125;20220121;4.1;-.4;1.8;2.1;6.2;0;.35;3200 +91093;48.43854;4.47541;125;20220122;3.1;0;1.6;1.1;6.7;0;.29;1400 +91093;48.43854;4.47541;125;20220123;6.9;2.8;4.8;2.1;6.67;0;.6;3533 +91093;48.43854;4.47541;125;20220124;6.7;-2.6;2.1;1.5;5.67;0;.3;7600 +91093;48.43854;4.47541;125;20220125;-.6;-3.4;-2;1.3;5.27;0;.2;2766 +91093;48.43854;4.47541;125;20220126;-1.5;-2;-1.7;1.7;5.24;0;.28;733 +91093;48.43854;4.47541;125;20220127;1.5;-1.9;-.2;3;5.94;.2;.25;1833 +91093;48.43854;4.47541;125;20220128;4.7;1.3;3;2.5;7.27;0;.35;1900 +91093;48.43854;4.47541;125;20220129;6.7;2.9;4.8;5.1;8.47;1.3;.3;2033 +91093;48.43854;4.47541;125;20220130;9.2;6.2;7.7;2.1;8.14;.1;.63;6833 +91093;48.43854;4.47541;125;20220131;7.8;2.9;5.3;6.7;6.9;.9;1.05;4300 +91093;48.43854;4.47541;125;20220201;7.6;1.2;4.4;5.6;7.8;1.1;.52;1800 +91093;48.43854;4.47541;125;20220202;10.5;7.6;9.1;4.4;10.3;.7;.72;2266 +91093;48.43854;4.47541;125;20220203;8.8;6.3;7.5;2.8;8.67;.1;.71;3933 +91093;48.43854;4.47541;125;20220204;8.6;5.4;7;4.8;8.4;.9;.87;1700 +91093;48.43854;4.47541;125;20220205;8.4;.2;4.3;3.6;6.87;.1;.73;7333 +91093;48.43854;4.47541;125;20220206;9.3;3.6;6.5;9.1;8.77;13.7;.72;1300 +91093;48.43854;4.47541;125;20220207;8.5;3.7;6.1;4;6.5;0;1.14;9466 +91093;48.43854;4.47541;125;20220208;8.8;1.7;5.3;2.3;7.3;0;.69;2800 +91093;48.43854;4.47541;125;20220209;13.9;.1;7;2.1;7.07;.1;1.03;9800 +91093;48.43854;4.47541;125;20220210;7.8;3.8;5.8;3.9;7.5;1;.81;3350 +91093;48.43854;4.47541;125;20220211;8.4;-.4;4;1.8;6.2;0;.72;8600 +91093;48.43854;4.47541;125;20220212;7.9;-4.1;1.9;1.8;4.95;0;.81;9450 +91093;48.43854;4.47541;125;20220213;14;-3.2;5.4;4.6;6.65;.1;1.6;9050 +91093;48.43854;4.47541;125;20220214;10.9;7.5;9.2;7.3;8.81;2.4;1.42;4924 +91093;48.43854;4.47541;125;20220215;10.3;5.7;8;5.9;8.45;4.4;1.24;7700 +91093;48.43854;4.47541;125;20220216;13.2;7.4;10.3;8.3;11.77;5.4;.76;2800 +91093;48.43854;4.47541;125;20220217;12.4;11.6;12;7.2;9.6;.4;2.09;7300 +91093;48.43854;4.47541;125;20220218;13.4;8.4;10.9;7.9;9.27;.8;1.98;2533 +91093;48.43854;4.47541;125;20220219;8.9;3.4;6.1;6.7;6.37;0;1.71;10866 +91093;48.43854;4.47541;125;20220220;11.4;6.4;8.9;8.6;9.57;4.6;1.23;4233 +91093;48.43854;4.47541;125;20220221;9;5.1;7;8.9;7.87;1.7;1.36;5133 +91093;48.43854;4.47541;125;20220222;8.7;5;6.9;5.4;9.2;.5;.6;4000 +91093;48.43854;4.47541;125;20220223;12.5;3.9;8.2;2;9.04;0;.99;9366 +91093;48.43854;4.47541;125;20220224;12.3;8.3;10.3;4.7;8.1;2.8;1.88;6033 +91093;48.43854;4.47541;125;20220225;9.1;1.5;5.3;3.6;6.2;0;1.37;9800 +91093;48.43854;4.47541;125;20220226;8.7;-3.1;2.8;2.8;5.4;0;1.21;13666 +91093;48.43854;4.47541;125;20220227;10.6;-1.3;4.7;4;4.67;0;1.94;14100 +91093;48.43854;4.47541;125;20220228;12.4;-3.1;4.6;1.8;4.97;0;1.45;13933 +91093;48.43854;4.47541;125;20220301;11;-1.8;4.6;1.7;5.57;0;1.2;8766 +91093;48.43854;4.47541;125;20220302;13.3;.8;7.1;2;6.7;0;1.43;9133 +91093;48.43854;4.47541;125;20220303;14.3;4.8;9.5;1.5;8.97;0;1.25;9666 +91093;48.43854;4.47541;125;20220304;12.4;1.4;6.9;2.2;5.4;0;1.79;14433 +91093;48.43854;4.47541;125;20220305;10.4;-3.5;3.4;1.9;4.34;0;1.52;14366 +91093;48.43854;4.47541;125;20220306;7.8;-2.9;2.5;3.4;3.9;0;1.78;14566 +91093;48.43854;4.47541;125;20220307;7.2;-2.8;2.2;4.6;3.87;0;1.91;15000 +91093;48.43854;4.47541;125;20220308;13.3;-3.1;5.1;3.2;4.47;0;2.24;14933 +91093;48.43854;4.47541;125;20220309;15.3;-1.5;6.9;2;5.94;0;1.91;15000 +91093;48.43854;4.47541;125;20220310;17;1.8;9.4;3.3;6.67;0;2.53;15266 +91093;48.43854;4.47541;125;20220311;17;3.9;10.5;5.4;8;.6;2.71;11466 +91093;48.43854;4.47541;125;20220312;11.7;6.1;8.9;3.7;8.67;3;1.38;6366 +91093;48.43854;4.47541;125;20220313;12.1;6.2;9.2;4.3;9.04;5.1;1.36;4833 +91093;48.43854;4.47541;125;20220314;14.4;4.4;9.4;2.6;8.2;5;1.96;15400 +91093;48.43854;4.47541;125;20220315;13.6;7;10.3;3;10.7;0;1.05;4566 +91093;48.43854;4.47541;125;20220316;15.6;6.4;11;2.5;10.57;0;1.37;6166 +91093;48.43854;4.47541;125;20220317;10.5;8.3;9.4;4.7;8.84;0;1.59;6266 +91093;48.43854;4.47541;125;20220318;14.6;4.9;9.8;6.3;6.45;0;3.19;13800 +91093;48.43854;4.47541;125;20220319;15.8;5.7;10.7;6.1;6.1;0;3.65;16400 +91093;48.43854;4.47541;125;20220320;11.1;.9;6;2.1;6.95;0;1.2;4850 +91093;48.43854;4.47541;125;20220321;19;6.4;12.7;3.3;7.81;0;2.93;15123 +91093;48.43854;4.47541;125;20220322;18.8;2.4;10.6;1.9;6.75;0;2.58;16750 +91093;48.43854;4.47541;125;20220323;19.3;-.4;9.5;2;6.05;0;2.7;17400 +91093;48.43854;4.47541;125;20220324;20.9;-.5;10.2;1.6;6.1;0;2.7;17450 +91093;48.43854;4.47541;125;20220325;19.9;1.5;10.7;2.4;6.2;0;3;17650 +91093;48.43854;4.47541;125;20220326;20.6;3.7;12.2;4.2;6;0;4.07;17850 +91093;48.43854;4.47541;125;20220327;21.9;4.2;13;2.7;6.65;0;3.57;18250 +91093;48.43854;4.47541;125;20220328;21.6;1.4;11.5;1.5;7.3;0;2.63;16850 +91093;48.43854;4.47541;125;20220329;18.7;5.6;12.2;1.9;8.9;1;2.1;9800 +91093;48.43854;4.47541;125;20220330;14.2;9.3;11.7;2;11.2;5.4;1.54;9250 +91093;48.43854;4.47541;125;20220331;9.1;6.5;7.8;4.3;8.1;.1;1.37;4800 +91093;48.43854;4.47541;125;20220401;6.1;1.3;3.7;5.4;5.61;.4;1.35;5279 +91093;48.43854;4.47541;125;20220402;4.8;.9;2.8;6.7;5.31;0;1.44;6613 +91093;48.43854;4.47541;125;20220403;7;-3;2;2.4;4.4;0;1.61;12550 +91093;48.43854;4.47541;125;20220404;11.1;-4.6;3.3;5.3;5.31;.4;2.24;17502 +91093;48.43854;4.47541;125;20220405;10.3;6.1;8.2;5.9;9.91;.6;.84;3837 +91093;48.43854;4.47541;125;20220406;13;6.5;9.8;5.5;9.9;1.9;1.54;6400 +91093;48.43854;4.47541;125;20220407;15;9.3;12.2;8.1;10.3;5.4;2.36;6850 +91093;48.43854;4.47541;125;20220408;14.6;6.9;10.8;6;9.35;31.1;2.05;5350 +91093;48.43854;4.47541;125;20220409;10.2;1.8;6;2.7;7;1.4;1.64;11300 +91093;48.43854;4.47541;125;20220410;13.6;-2.3;5.7;1.9;6.15;0;2.28;19050 +91093;48.43854;4.47541;125;20220411;19;.7;9.8;3.9;7.7;0;3.39;19350 +91093;48.43854;4.47541;125;20220412;22.9;6.6;14.8;3.1;9.55;0;3.64;17000 +91093;48.43854;4.47541;125;20220413;19.5;6.9;13.2;2.4;11.65;.2;2.35;13400 +91093;48.43854;4.47541;125;20220414;21.3;7.7;14.5;1.8;11.4;0;3.02;18800 +91093;48.43854;4.47541;125;20220415;21.2;6.2;13.7;2.3;10.7;0;3.14;19300 +91093;48.43854;4.47541;125;20220416;18.5;6.8;12.6;4.4;8.2;0;4.08;23800 +91093;48.43854;4.47541;125;20220417;20.7;4.5;12.6;3.9;5.45;0;4.8;24400 +91093;48.43854;4.47541;125;20220418;19.8;1.9;10.9;1.8;6.75;0;3.37;22150 +91093;48.43854;4.47541;125;20220419;19.9;4.3;12.1;2.5;8.6;0;3.41;21150 +91093;48.43854;4.47541;125;20220420;18.6;4.8;11.7;3.6;6.85;0;4.04;23200 +91093;48.43854;4.47541;125;20220421;19.5;3;11.3;3.1;7.6;0;3.85;23850 +91093;48.43854;4.47541;125;20220422;19.9;6;12.9;3.3;8.8;0;3.9;23150 +91093;48.43854;4.47541;125;20220423;19.3;5.9;12.6;3.9;9.85;.8;2.89;12350 +91093;48.43854;4.47541;125;20220424;16;7.7;11.9;1.8;11.15;.6;1.77;9750 +91093;48.43854;4.47541;125;20220425;17.4;8.1;12.7;2.2;9.55;0;2.62;14050 +91093;48.43854;4.47541;125;20220426;15.8;1.9;8.8;2.3;8.2;0;2.55;17800 +91093;48.43854;4.47541;125;20220427;19;2.4;10.7;3.3;8.6;0;3.61;23950 +91093;48.43854;4.47541;125;20220428;22.3;6.2;14.2;3.4;8.15;0;4.64;24500 +91093;48.43854;4.47541;125;20220429;19.6;5.8;12.7;2.1;9;.1;2.81;14300 +91093;48.43854;4.47541;125;20220430;16.9;4.9;10.9;3.3;8.4;0;3.33;21600 +91093;48.43854;4.47541;125;20220501;17.9;2.7;10.3;2.5;7.9;0;3.14;19950 +91093;48.43854;4.47541;125;20220502;20.4;5.3;12.9;2.5;9.25;0;3.48;20450 +91093;48.43854;4.47541;125;20220503;21.9;5.7;13.8;2.7;10.05;.2;3.79;21600 +91093;48.43854;4.47541;125;20220504;18.2;7.4;12.8;3.2;10.5;1.5;2.82;15050 +91093;48.43854;4.47541;125;20220505;18.7;8.3;13.5;2.8;10.7;.9;3.13;18350 +91093;48.43854;4.47541;125;20220506;21.3;6;13.6;2.3;10.67;.1;3.04;15666 +91093;48.43854;4.47541;125;20220507;21.3;7.2;14.3;2.4;10.8;.1;2.98;13700 +91093;48.43854;4.47541;125;20220508;23;8;15.5;3;11.9;.1;3.53;16366 +91093;48.43854;4.47541;125;20220509;25.3;8.7;17;1.7;12.04;0;3.6;18300 +91093;48.43854;4.47541;125;20220510;26.1;9.6;17.9;2.2;12.54;0;3.6;15266 +91093;48.43854;4.47541;125;20220511;27.2;14.9;21.1;4.2;12.74;0;5.31;18400 +91093;48.43854;4.47541;125;20220512;21.4;13.2;17.3;2.5;13.67;0;2.77;11366 +91093;48.43854;4.47541;125;20220513;21.6;11.5;16.5;2.4;10.54;0;3.91;19533 +91093;48.43854;4.47541;125;20220514;23.4;5.9;14.6;1.6;10.1;0;3.48;18566 +91093;48.43854;4.47541;125;20220515;29;8.1;18.5;2.3;12.3;1.5;4.4;17666 +91093;48.43854;4.47541;125;20220516;24.8;15.2;20;2.9;15.8;1.4;3.39;13200 +91093;48.43854;4.47541;125;20220517;28.8;12.7;20.8;2.2;14.47;0;4.3;18066 +91093;48.43854;4.47541;125;20220518;29.8;15.5;22.6;2;16.14;0;4.3;17766 +91093;48.43854;4.47541;125;20220519;30.2;15.9;23;3;16.9;0;4.67;16700 +91093;48.43854;4.47541;125;20220520;29.5;15.1;22.3;3.1;16.2;.6;4.08;11866 +91093;48.43854;4.47541;125;20220521;23.9;8.5;16.2;1.9;11.77;.1;3.71;19300 +91093;48.43854;4.47541;125;20220522;24.2;10.6;17.4;2.2;12.74;4.5;3.11;11833 +91093;48.43854;4.47541;125;20220523;22.8;14.8;18.8;4;16.57;11;2.65;8766 +91093;48.43854;4.47541;125;20220524;17.8;12.3;15;4.1;12.47;.7;2.93;13700 +91093;48.43854;4.47541;125;20220525;20.7;6.8;13.8;2.5;10.8;0;3.25;17366 +91093;48.43854;4.47541;125;20220526;21.1;13.8;17.5;3.2;12.7;0;3.39;13500 +91093;48.43854;4.47541;125;20220527;19.8;13.2;16.5;2.9;13.14;.1;2.6;9666 +91093;48.43854;4.47541;125;20220528;19.7;7.5;13.6;2.8;9.57;0;3.56;17866 +91093;48.43854;4.47541;125;20220529;17.2;6.2;11.7;3.3;7.97;0;3.58;19100 +91093;48.43854;4.47541;125;20220530;20.1;4.7;12.4;2.2;8.6;0;3.42;18666 +91093;48.43854;4.47541;125;20220531;22.8;6.9;14.8;1.9;9.24;.1;3.73;18566 +91093;48.43854;4.47541;125;20220601;22.8;6.7;14.7;1.6;9.87;0;3.7;20466 +91093;48.43854;4.47541;125;20220602;24.8;9.6;17.2;2.8;10.74;0;4.35;18133 +91093;48.43854;4.47541;125;20220603;24.6;13;18.8;2.3;14.77;.4;3.01;11200 +91093;48.43854;4.47541;125;20220604;29.5;14.9;22.2;2.3;16.74;6.6;4.35;17333 +91093;48.43854;4.47541;125;20220605;22;17;19.5;3.1;17.84;15.1;2.24;7200 +91093;48.43854;4.47541;125;20220606;22.2;15;18.6;3.6;13.94;.3;3.68;14866 +91093;48.43854;4.47541;125;20220607;22;13.9;17.9;3.7;14.3;.5;3.33;12966 +91093;48.43854;4.47541;125;20220608;19.4;13.3;16.4;2.8;14.17;11.8;2.09;7366 +91093;48.43854;4.47541;125;20220609;20.7;11;15.9;3.3;12.67;.1;3.14;13933 +91093;48.43854;4.47541;125;20220610;24.8;10.2;17.5;2;13.4;.1;3.88;19466 +91093;48.43854;4.47541;125;20220611;28.1;11.6;19.9;1.7;15.54;.2;5.45;30333 +91093;48.43854;4.47541;125;20220612;25.7;13.5;19.6;2.7;15.07;0;5.26;27733 +91093;48.43854;4.47541;125;20220613;22.9;9.4;16.1;2.4;11.44;.1;5.01;30033 +91093;48.43854;4.47541;125;20220614;27.1;8.9;18;2.2;11.74;0;5.58;29933 +91093;48.43854;4.47541;125;20220615;31.9;12.1;22;1.8;13.9;0;6.04;29133 +91093;48.43854;4.47541;125;20220616;29.3;15.2;22.2;2;14.57;.1;5.97;29600 +91093;48.43854;4.47541;125;20220617;32.3;13.1;22.7;1.5;14.1;0;5.89;28600 +91093;48.43854;4.47541;125;20220618;37.2;16;26.6;2.5;16;0;7.1;26800 +91093;48.43854;4.47541;125;20220619;34.8;22.7;28.8;4.4;17.6;1.9;8.13;26533 +91093;48.43854;4.47541;125;20220620;25.1;17.2;21.2;3.5;18;5.2;4.47;21400 +91093;48.43854;4.47541;125;20220621;27.9;13.3;20.6;3.1;16.2;.4;5.62;28266 +91093;48.43854;4.47541;125;20220622;24.5;18.4;21.4;1.8;20.2;2.8;3.03;14000 +91093;48.43854;4.47541;125;20220623;28;17.7;22.8;2.9;18.47;10.1;4.86;21500 +91093;48.43854;4.47541;125;20220624;24.6;16.3;20.5;4.2;17.1;.8;4.71;22766 +91093;48.43854;4.47541;125;20220625;25.5;14.7;20.1;2.9;15.84;7.5;4.3;19666 +91093;48.43854;4.47541;125;20220626;18.4;13.9;16.1;1.9;15.7;7.5;1.77;7966 +91093;48.43854;4.47541;125;20220627;22.5;14.9;18.7;1.9;15.54;.8;3.11;14733 +91093;48.43854;4.47541;125;20220628;26.8;9.5;18.2;1.6;12.74;0;5.3;30300 +91093;48.43854;4.47541;125;20220629;27.7;12.6;20.1;1.9;14.24;.3;5.49;29466 +91093;48.43854;4.47541;125;20220630;17.1;14.4;15.8;3;14.8;6.2;1.6;5500 +91093;48.43854;4.47541;125;20220701;22.1;12.1;17.1;2.7;12.64;.2;4.35;23700 +91093;48.43854;4.47541;125;20220702;27.6;8.8;18.2;2;12.34;0;5.52;30300 +91093;48.43854;4.47541;125;20220703;27.4;11.7;19.6;2.4;13.74;.1;5.53;29033 +91093;48.43854;4.47541;125;20220704;26.4;10.4;18.4;2.2;12.27;0;5.26;28433 +91093;48.43854;4.47541;125;20220705;27.2;11.5;19.4;2.7;12.47;0;5.79;29766 +91093;48.43854;4.47541;125;20220706;24.3;11.2;17.7;2.9;11.74;0;4.99;25566 +91093;48.43854;4.47541;125;20220707;23.1;12.3;17.7;3.4;13.64;0;3.91;18066 +91093;48.43854;4.47541;125;20220708;26.2;9.1;17.7;2.8;12.07;.1;5.49;29666 +91093;48.43854;4.47541;125;20220709;28.3;12.2;20.2;2.7;13.57;0;5.65;27633 +91093;48.43854;4.47541;125;20220710;25.8;12.2;19;3.7;12.5;0;5.87;29500 +91093;48.43854;4.47541;125;20220711;29.3;13.1;21.2;3.2;13.7;0;6.26;28933 +91093;48.43854;4.47541;125;20220712;30.8;14;22.4;2.1;13.9;0;6;28433 +91093;48.43854;4.47541;125;20220713;32.6;13;22.8;1.5;13.14;0;5.01;21833 +91093;48.43854;4.47541;125;20220714;32.7;15.9;24.3;2.9;14.4;0;6.71;27433 +91093;48.43854;4.47541;125;20220715;26.2;15;20.6;3.3;11.3;0;6.16;28900 +91093;48.43854;4.47541;125;20220716;28.2;10.3;19.3;2.3;11.24;0;5.74;29000 +91093;48.43854;4.47541;125;20220717;31.6;13.6;22.6;2.8;11.2;0;6.64;28066 +91093;48.43854;4.47541;125;20220718;37.4;13.3;25.3;1.9;12.07;0;6.7;27300 +91093;48.43854;4.47541;125;20220719;39.2;17;28.1;3.2;14.7;.3;8.2;27700 +91093;48.43854;4.47541;125;20220720;25.2;21.1;23.2;3;19.04;2;3.08;9000 +91093;48.43854;4.47541;125;20220721;27.8;16;21.9;2.4;17.2;0;4.48;20800 +91093;48.43854;4.47541;125;20220722;30.1;15.3;22.7;1.9;18.24;2.1;3.97;16566 +91093;48.43854;4.47541;125;20220723;26.9;17.2;22.1;1.7;19.17;.1;3.37;14966 +91093;48.43854;4.47541;125;20220724;33;14.6;23.8;1.5;16.6;0;5.59;27333 +91093;48.43854;4.47541;125;20220725;29;17.9;23.5;3.5;17;.1;5.17;19833 +91093;48.43854;4.47541;125;20220726;24.2;15.3;19.7;2.4;13.8;0;3.69;15300 +91093;48.43854;4.47541;125;20220727;26;14.7;20.4;2.9;12.54;0;5.04;22600 +91093;48.43854;4.47541;125;20220728;27.7;12.7;20.2;2.3;11.47;0;4.79;20833 +91093;48.43854;4.47541;125;20220729;28.3;12;20.2;2.1;12.64;0;4.82;22466 +91093;48.43854;4.47541;125;20220730;30.8;12.9;21.9;1.8;13.6;0;5.04;23366 +91093;48.43854;4.47541;125;20220731;29.9;15;22.5;2.3;15.14;0;5.6;26866 +91093;48.43854;4.47541;125;20220801;27.3;15.1;21.2;1.8;16.37;0;3.78;17300 +91093;48.43854;4.47541;125;20220802;31.1;14;22.6;1.3;15.8;0;4.93;25466 +91093;48.43854;4.47541;125;20220803;35.3;15.5;25.4;1.5;15.44;0;5.7;26000 +91093;48.43854;4.47541;125;20220804;35.9;17.9;26.9;2.4;17.04;8.9;6.05;23033 +91093;48.43854;4.47541;125;20220805;26;18.3;22.2;3.8;17.77;.1;4.61;20300 +91093;48.43854;4.47541;125;20220806;25.3;12.8;19.1;4.2;11.44;0;5.75;26766 +91093;48.43854;4.47541;125;20220807;28.1;11.3;19.7;3.4;10.24;0;6;26700 +91093;48.43854;4.47541;125;20220808;30;12.7;21.4;3.3;11.04;0;6.14;25766 +91093;48.43854;4.47541;125;20220809;32.1;14.1;23.1;3.3;11.97;0;6.48;25766 +91093;48.43854;4.47541;125;20220810;32;16.7;24.3;3.7;11.04;0;7.04;25700 +91093;48.43854;4.47541;125;20220811;32.2;14.5;23.4;3.5;10.6;0;6.82;25766 +91093;48.43854;4.47541;125;20220812;33.1;13.9;23.5;3.1;10.5;0;6.67;25500 +91093;48.43854;4.47541;125;20220813;32.6;14.6;23.6;2.8;10.24;0;6.41;25800 +91093;48.43854;4.47541;125;20220814;28.6;16.4;22.5;3;14.24;2;4.23;12433 +91093;48.43854;4.47541;125;20220815;22.3;16.8;19.6;3.1;18.4;4.5;2.69;12000 +91093;48.43854;4.47541;125;20220816;28.5;15.5;22;1.9;17.64;2.5;3.85;18200 +91093;48.43854;4.47541;125;20220817;27;16.6;21.8;2;18.04;0;3.75;18166 +91093;48.43854;4.47541;125;20220818;27.7;15.9;21.8;2.2;17.87;1.9;3.36;13833 +91093;48.43854;4.47541;125;20220819;25.4;16.1;20.7;3.1;17.7;4.7;3.28;13700 +91093;48.43854;4.47541;125;20220820;25.7;15.5;20.6;2.6;15.34;.1;4.47;23333 +91093;48.43854;4.47541;125;20220821;26.9;10.6;18.7;1.7;13;0;3.74;19333 +91093;48.43854;4.47541;125;20220822;26.6;14.7;20.7;2.1;15.4;.1;3.73;17800 +91093;48.43854;4.47541;125;20220823;29.4;14.4;21.9;1.5;16.1;0;4.03;20466 +91093;48.43854;4.47541;125;20220824;33.3;14.1;23.7;1.9;14.7;0;5.04;22733 +91093;48.43854;4.47541;125;20220825;33;14.4;23.7;2.6;14.34;0;5.38;21500 +91093;48.43854;4.47541;125;20220826;24.5;19.1;21.8;3.5;16.94;1.2;3.17;8733 +91093;48.43854;4.47541;125;20220827;25.9;12.6;19.3;2.6;14.17;0;4.05;20366 +91093;48.43854;4.47541;125;20220828;27.9;13.8;20.9;2.8;14.94;0;4.2;18666 +91093;48.43854;4.47541;125;20220829;31.5;15.1;23.3;2.6;14.27;.2;5.02;20466 +91093;48.43854;4.47541;125;20220830;26.4;15.5;21;3;15.74;.3;3.38;12200 +91093;48.43854;4.47541;125;20220831;28.2;14.5;21.4;2.6;16.37;3.2;4.12;20066 +91093;48.43854;4.47541;125;20220901;28.2;13.6;20.9;2.5;14.27;0;4.27;20033 +91093;48.43854;4.47541;125;20220902;26.9;13.9;20.4;3.1;14.14;2.5;3.77;14266 +91093;48.43854;4.47541;125;20220903;24.8;15.6;20.2;2.6;16.7;1.8;3.1;14300 +91093;48.43854;4.47541;125;20220904;29.4;12.8;21.1;2.1;14.44;.9;3.96;18066 +91093;48.43854;4.47541;125;20220905;31.8;16.2;24;3;16.1;6;4.83;18733 +91093;48.43854;4.47541;125;20220906;30;15.7;22.9;2.4;17.5;11.4;3.99;17866 +91093;48.43854;4.47541;125;20220907;23.7;15.3;19.5;2.5;16.97;9.2;2.85;14866 +91093;48.43854;4.47541;125;20220908;22.8;14.3;18.6;4;15.74;1;3.08;14600 +91093;48.43854;4.47541;125;20220909;22;15.3;18.7;4.8;15.2;6;3.15;12833 +91093;48.43854;4.47541;125;20220910;20;14.6;17.3;4.8;15.17;.9;2.44;10033 +91093;48.43854;4.47541;125;20220911;22.7;13.2;18;1.6;15;.2;2.56;15066 +91093;48.43854;4.47541;125;20220912;28.4;10.4;19.4;2;13.94;0;3.62;18933 +91093;48.43854;4.47541;125;20220913;28.3;15.8;22;2.2;17.94;2.3;2.8;10666 +91093;48.43854;4.47541;125;20220914;26.2;18.2;22.2;2.8;20.27;9.8;2.89;12766 +91093;48.43854;4.47541;125;20220915;21.2;17;19.1;3;17.04;3.6;2.43;11866 +91093;48.43854;4.47541;125;20220916;17.4;12.1;14.7;2.7;12.67;.2;1.9;8600 +91093;48.43854;4.47541;125;20220917;17.3;7;12.2;3.4;9.1;.2;2.64;15266 +91093;48.43854;4.47541;125;20220918;18.6;5.3;12;2.8;8.87;0;2.71;16833 +91093;48.43854;4.47541;125;20220919;17.6;6.1;11.8;1.7;9.24;0;2.19;15266 +91093;48.43854;4.47541;125;20220920;18.1;4.2;11.2;1.9;9.14;.1;2.19;15100 +91093;48.43854;4.47541;125;20220921;18.7;5.8;12.3;2.3;9.1;.1;2.55;17433 +91093;48.43854;4.47541;125;20220922;20.2;3.7;12;1.1;8.4;0;2.26;17866 +91093;48.43854;4.47541;125;20220923;18.8;5.4;12.1;1.2;9.37;0;1.71;10266 +91093;48.43854;4.47541;125;20220924;15.4;8.6;12;1.5;12;.5;1.07;5200 +91093;48.43854;4.47541;125;20220925;17.4;9.2;13.3;2.2;11.84;.4;1.61;8633 +91093;48.43854;4.47541;125;20220926;16;8.5;12.3;4.1;10.84;6.5;1.76;6966 +91093;48.43854;4.47541;125;20220927;14;9.6;11.8;5.9;11.57;6.3;1.48;7633 +91093;48.43854;4.47541;125;20220928;14.4;10.3;12.4;3;11.64;.5;1.47;8033 +91093;48.43854;4.47541;125;20220929;14.3;7.9;11.1;1.4;10.57;2.9;1.18;7033 +91093;48.43854;4.47541;125;20220930;16.4;3.4;9.9;1.9;9.34;4.5;1.69;13366 +91093;48.43854;4.47541;125;20221001;18.9;10.1;14.5;6.2;13.14;0;1.96;6633 +91093;48.43854;4.47541;125;20221002;19.2;13.7;16.5;4.5;15.77;1.8;1.65;7766 +91093;48.43854;4.47541;125;20221003;17;10;13.5;2.2;11.9;0;1.63;10866 +91093;48.43854;4.47541;125;20221004;19.6;5.2;12.4;1.5;11;.1;1.78;14700 +91093;48.43854;4.47541;125;20221005;23.7;8.4;16;3.1;13.37;0;2.52;14733 +91093;48.43854;4.47541;125;20221006;18.9;11.1;15;1.8;11.67;.1;1.91;13633 +91093;48.43854;4.47541;125;20221007;19.7;3.6;11.6;1.4;10.44;.1;1.54;11633 +91093;48.43854;4.47541;125;20221008;17.4;7.1;12.3;1.8;10.5;.2;1.52;10633 +91093;48.43854;4.47541;125;20221009;20.2;2.4;11.3;2.1;9.44;.1;1.9;14233 +91093;48.43854;4.47541;125;20221010;20.4;6.9;13.7;2.1;12.64;.5;1.43;7500 +91093;48.43854;4.47541;125;20221011;18.3;12.6;15.4;2.1;13.37;.1;1.4;6933 +91093;48.43854;4.47541;125;20221012;19.9;4.7;12.3;1.2;10.9;0;1.44;12733 +91093;48.43854;4.47541;125;20221013;16.2;10.3;13.2;2.3;13.84;1.5;.85;4166 +91093;48.43854;4.47541;125;20221014;16.9;14;15.4;4.5;16.04;12.8;.87;2566 +91093;48.43854;4.47541;125;20221015;18.3;15.5;16.9;4.6;16.77;8.4;1.19;3633 +91093;48.43854;4.47541;125;20221016;23.3;14.6;18.9;2.2;16.7;.2;1.63;7333 +91093;48.43854;4.47541;125;20221017;23.3;16.5;19.9;3.5;16.37;10.4;2.14;7100 +91093;48.43854;4.47541;125;20221018;20.3;13.2;16.8;1.5;16.14;.3;1.15;7566 +91093;48.43854;4.47541;125;20221019;21.2;11.4;16.3;3.6;15.3;.2;1.64;10266 +91093;48.43854;4.47541;125;20221020;20.9;14.8;17.8;3.5;16.24;22.3;1.52;5100 +91093;48.43854;4.47541;125;20221021;20.9;13.8;17.3;4.2;16.24;2.4;1.56;6633 +91093;48.43854;4.47541;125;20221022;21.4;12.7;17;3;14.54;.3;1.74;10566 +91093;48.43854;4.47541;125;20221023;23;14.2;18.6;4.5;14.87;2.1;2.34;6833 +91093;48.43854;4.47541;125;20221024;19.5;15.6;17.6;4.8;13.1;1.1;2.36;7233 +91093;48.43854;4.47541;125;20221025;19.6;11.3;15.5;2.8;13.4;0;1.46;8733 +91093;48.43854;4.47541;125;20221026;22.4;15.3;18.9;3.2;14.17;.1;2.08;9766 +91093;48.43854;4.47541;125;20221027;24;12.1;18;3;14.64;0;1.89;7433 +91093;48.43854;4.47541;125;20221028;24.4;16.7;20.5;2.7;14.57;0;2.07;7366 +91093;48.43854;4.47541;125;20221029;25.5;13.1;19.3;2.4;14.07;0;1.95;7766 +91093;48.43854;4.47541;125;20221030;21.9;10.8;16.3;2.1;12.4;.1;1.49;7400 +91093;48.43854;4.47541;125;20221031;21.3;10.4;15.8;2.9;13.54;4.1;1.49;6966 +91093;48.43854;4.47541;125;20221101;16.3;12.1;14.2;5.1;12.3;0;1.55;8800 +91093;48.43854;4.47541;125;20221102;16.3;10.5;13.4;3.4;11.1;0;1.37;8066 +91093;48.43854;4.47541;125;20221103;13.9;8.4;11.2;4.4;11;15;1.03;1666 +91093;48.43854;4.47541;125;20221104;10.5;9.4;10;4.2;10.6;5.4;.82;2666 +91093;48.43854;4.47541;125;20221105;10.8;4.1;7.4;2.8;9.27;0;.58;4400 +91093;48.43854;4.47541;125;20221106;10.7;5.7;8.2;3.5;9.3;.7;.73;2833 +91093;48.43854;4.47541;125;20221107;15.8;10;12.9;4.8;11.94;.1;1.23;5200 +91093;48.43854;4.47541;125;20221108;18.4;8.7;13.5;4.5;11.14;8.7;1.67;5333 +91093;48.43854;4.47541;125;20221109;14.4;11.3;12.9;3.4;12.9;.8;.81;3133 +91093;48.43854;4.47541;125;20221110;11.5;5.1;8.3;2.1;10.34;0;.44;4400 +91093;48.43854;4.47541;125;20221111;13.6;4.5;9;2.3;10;.2;.61;6500 +91093;48.43854;4.47541;125;20221112;17.4;4.6;11;2.1;10.14;.1;.88;7266 +91093;48.43854;4.47541;125;20221113;9.8;4.8;7.3;2.6;9.04;.1;.53;5033 +91093;48.43854;4.47541;125;20221114;15.7;5.4;10.6;2.9;10.54;2.2;.87;4866 +91093;48.43854;4.47541;125;20221115;14.5;8.3;11.4;4.4;11.9;5.5;.8;2866 +91093;48.43854;4.47541;125;20221116;13.4;9.2;11.3;5.6;11.34;3.7;.94;3266 +91093;48.43854;4.47541;125;20221117;12.9;11.3;12.1;7.1;11.07;6.7;1.38;3533 +91093;48.43854;4.47541;125;20221118;10.3;8.7;9.5;4.6;9.84;1.1;.89;2833 +91093;48.43854;4.47541;125;20221119;7.6;4.3;5.9;2.5;8.9;2.3;.36;2000 +91093;48.43854;4.47541;125;20221120;8.4;4.5;6.5;4.6;8.94;2.2;.4;3733 +91093;48.43854;4.47541;125;20221121;9.6;6.7;8.2;5.3;9.24;1.1;.8;2533 +91093;48.43854;4.47541;125;20221122;9.9;5.1;7.5;5.8;8.34;1.3;.97;3233 +91093;48.43854;4.47541;125;20221123;10.9;4.5;7.7;4.6;8.67;4.5;.84;3266 +91093;48.43854;4.47541;125;20221124;12.3;7.7;10;4.9;9.64;1.7;.96;5333 +91093;48.43854;4.47541;125;20221125;12;7.7;9.8;3.3;9.74;1;.67;5000 +91093;48.43854;4.47541;125;20221126;7.3;2.8;5;2.3;8.4;.1;.29;2166 +91093;48.43854;4.47541;125;20221127;10.5;2.9;6.7;2.9;8.04;0;.65;3000 +91093;48.43854;4.47541;125;20221128;9.7;6.5;8.1;2.5;9.1;3.8;.64;1466 +91093;48.43854;4.47541;125;20221129;7.8;6.2;7;1.5;9.24;0;.37;1800 +91093;48.43854;4.47541;125;20221130;7;4.3;5.7;2.4;8.57;0;.36;1633 +91093;48.43854;4.47541;125;20221201;7.5;5.1;6.3;3.1;8;.3;.65;1500 +91093;48.43854;4.47541;125;20221202;5.2;4.2;4.7;2.6;7.5;.9;.52;900 +91093;48.43854;4.47541;125;20221203;4.6;2.9;3.7;4.7;6.64;.2;.63;2433 +91093;48.43854;4.47541;125;20221204;4.4;2.8;3.6;3.5;6.74;4.1;.51;1866 +91093;48.43854;4.47541;125;20221205;3.5;3;3.2;2;7.27;.9;.37;600 +91093;48.43854;4.47541;125;20221206;3.6;1.8;2.7;1.4;6.77;0;.33;1500 +91093;48.43854;4.47541;125;20221207;3;.4;1.7;1.3;6.77;.3;.21;1766 +91093;48.43854;4.47541;125;20221208;4.5;2.2;3.4;1.4;6.57;0;.33;2366 +91093;48.43854;4.47541;125;20221209;-.2;-2.9;-1.5;2.3;5.47;0;.15;1533 +91093;48.43854;4.47541;125;20221210;-.6;-1.1;-.8;2.7;5.3;0;.3;1300 +91093;48.43854;4.47541;125;20221211;-.1;-2.1;-1.1;2;4.8;0;.28;2533 +91093;48.43854;4.47541;125;20221212;-.2;-5.9;-3.1;2.6;3.97;0;.17;5800 +91093;48.43854;4.47541;125;20221213;1.4;-5.8;-2.2;3.4;3.84;0;.43;5266 +91093;48.43854;4.47541;125;20221214;.3;-.4;-.1;2;5.5;.6;.31;1466 +91093;48.43854;4.47541;125;20221215;.8;-3.3;-1.3;2.8;4.84;0;.28;3033 +91093;48.43854;4.47541;125;20221216;1.8;-6;-2.1;2.1;4;.1;.16;6100 +91093;48.43854;4.47541;125;20221217;-2.3;-5.7;-4;1.4;3.94;0;.11;3900 +91093;48.43854;4.47541;125;20221218;4;-8.9;-2.5;2.9;4.57;.2;.3;3600 +91093;48.43854;4.47541;125;20221219;12.6;3.9;8.2;4.2;8.67;.1;.83;2933 +91093;48.43854;4.47541;125;20221220;14.8;10.4;12.6;5.2;10.94;5.2;1.37;1433 +91093;48.43854;4.47541;125;20221221;12.1;11.3;11.7;5.3;12.27;7.2;.63;2700 +91093;48.43854;4.47541;125;20221222;12.9;10.8;11.9;7.8;12.1;9.5;.93;1400 +91093;48.43854;4.47541;125;20221223;14.5;11.5;13;5.9;13.4;5.4;.82;866 +91093;48.43854;4.47541;125;20221224;11.9;10.7;11.3;4.1;11.17;.5;.8;2133 +91093;48.43854;4.47541;125;20221225;16;9.6;12.8;4;11.04;1.2;1.02;4233 +91093;48.43854;4.47541;125;20221226;11.8;10.5;11.2;4.7;10.44;4.1;1.09;2000 +91093;48.43854;4.47541;125;20221227;8.6;2.4;5.5;2.7;7.57;.1;.33;4400 +91093;48.43854;4.47541;125;20221228;11.8;4.3;8;6.1;9.44;.5;.69;2366 +91093;48.43854;4.47541;125;20221229;12.1;10.8;11.5;6.8;10.04;1.2;1.57;1700 +91093;48.43854;4.47541;125;20221230;14;5.2;9.6;6.1;10.5;2;.9;1100 +91093;48.43854;4.47541;125;20221231;17.3;13.4;15.4;7.5;11.87;0;2.25;2966 +91094;48.45485;4.81248;172;20220101;14.9;6;10.5;2.1;9.94;0;.49;5050 +91094;48.45485;4.81248;172;20220102;12.7;3.9;8.3;4.9;9.64;.2;.79;2200 +91094;48.45485;4.81248;172;20220103;11.5;10.4;11;6.3;11.2;14.6;.97;1149 +91094;48.45485;4.81248;172;20220104;11.3;10.2;10.7;6.3;10.09;14.2;1.38;800 +91094;48.45485;4.81248;172;20220105;4.4;.6;2.5;4.1;6.5;.1;.38;3379 +91094;48.45485;4.81248;172;20220106;4.2;1.4;2.8;1.9;6.44;.5;.38;2300 +91094;48.45485;4.81248;172;20220107;4.9;.2;2.6;5.5;6.94;3.9;.42;1100 +91094;48.45485;4.81248;172;20220108;6.4;1.8;4.1;6.3;7.69;16.8;.47;1600 +91094;48.45485;4.81248;172;20220109;4.9;3.9;4.4;5.2;7.34;.7;.6;1650 +91094;48.45485;4.81248;172;20220110;5.2;.5;2.9;2.3;6.44;0;.28;4900 +91094;48.45485;4.81248;172;20220111;4.8;-.5;2.1;2.7;5.79;0;.35;5700 +91094;48.45485;4.81248;172;20220112;4.8;-2.9;.9;2.1;5.49;0;.28;5150 +91094;48.45485;4.81248;172;20220113;5.4;-2.2;1.6;2.3;5.59;0;.33;6050 +91094;48.45485;4.81248;172;20220114;8;-2.8;2.6;1.1;5.69;0;.22;6300 +91094;48.45485;4.81248;172;20220115;7.8;-2.6;2.6;1.5;5.79;.1;.28;6450 +91094;48.45485;4.81248;172;20220116;-.1;-1.9;-1;3.1;5.79;0;.18;1500 +91094;48.45485;4.81248;172;20220117;3.8;-.1;1.9;1.7;7.29;.1;.2;1700 +91094;48.45485;4.81248;172;20220118;8.7;2.8;5.8;2.9;7.09;0;.59;6400 +91094;48.45485;4.81248;172;20220119;3.2;-1.1;1.1;4.1;6.94;2.7;.16;750 +91094;48.45485;4.81248;172;20220120;5.2;2.6;3.9;3.1;6.94;.2;.51;3350 +91094;48.45485;4.81248;172;20220121;3.6;-.4;1.6;1.8;6.19;.1;.34;3000 +91094;48.45485;4.81248;172;20220122;3.5;-.1;1.7;1.2;6.69;0;.31;1550 +91094;48.45485;4.81248;172;20220123;6.9;2.7;4.8;2.4;6.64;0;.64;3950 +91094;48.45485;4.81248;172;20220124;7;-2.8;2.1;1.6;5.69;0;.33;7500 +91094;48.45485;4.81248;172;20220125;-.2;-3.4;-1.8;1.4;5.29;0;.2;3450 +91094;48.45485;4.81248;172;20220126;-1.8;-2.4;-2.1;1.5;5.19;0;.27;700 +91094;48.45485;4.81248;172;20220127;.8;-2.2;-.7;2.9;5.84;.4;.22;1800 +91094;48.45485;4.81248;172;20220128;4.1;.8;2.4;2.3;7.24;0;.28;1950 +91094;48.45485;4.81248;172;20220129;6.1;2.7;4.4;4.9;8.34;1.4;.28;1850 +91094;48.45485;4.81248;172;20220130;9;5.7;7.3;1.9;8.04;.3;.58;7150 +91094;48.45485;4.81248;172;20220131;7.1;2.1;4.6;6.4;6.84;1.3;1;3900 +91094;48.45485;4.81248;172;20220201;6.9;1.1;4;5;7.69;1.8;.49;1650 +91094;48.45485;4.81248;172;20220202;10.1;6.8;8.4;4.1;10.24;2;.6;1750 +91094;48.45485;4.81248;172;20220203;8.2;6;7.1;2.6;8.69;.1;.64;3550 +91094;48.45485;4.81248;172;20220204;8.1;5.2;6.6;4.5;8.39;1.2;.81;1700 +91094;48.45485;4.81248;172;20220205;7.9;-.2;3.8;3.5;6.94;.1;.66;7150 +91094;48.45485;4.81248;172;20220206;8.9;4.1;6.5;8.8;8.69;14.5;.81;1050 +91094;48.45485;4.81248;172;20220207;8;3.7;5.9;3.9;6.34;0;1.15;9450 +91094;48.45485;4.81248;172;20220208;7.7;1.3;4.5;2.3;7.39;0;.63;2700 +91094;48.45485;4.81248;172;20220209;13.7;.3;7;2.3;7.19;0;1.05;9750 +91094;48.45485;4.81248;172;20220210;7.2;3.2;5.2;3.4;7.29;1.1;.72;1900 +91094;48.45485;4.81248;172;20220211;8.1;-1;3.6;1.7;5.99;0;.71;7600 +91094;48.45485;4.81248;172;20220212;8.6;-3.6;2.5;2.3;4.79;0;1;8700 +91094;48.45485;4.81248;172;20220213;13.7;-3.2;5.3;4.7;6.39;0;1.69;8900 +91094;48.45485;4.81248;172;20220214;10.6;7.2;8.9;5.3;8.54;2.1;1.23;4974 +91094;48.45485;4.81248;172;20220215;9.6;5.4;7.5;5.3;8.19;4.8;1.19;6900 +91094;48.45485;4.81248;172;20220216;12.7;7;9.8;7.9;11.64;7.3;.65;2400 +91094;48.45485;4.81248;172;20220217;11.9;11.1;11.5;7.1;9.7;.5;1.9;4438 +91094;48.45485;4.81248;172;20220218;13;8.7;10.9;7.7;9.19;1;2.04;2050 +91094;48.45485;4.81248;172;20220219;8.4;3.2;5.8;6.5;6.29;0;1.67;10800 +91094;48.45485;4.81248;172;20220220;10.8;6.4;8.6;8.4;9.44;5.6;1.19;3800 +91094;48.45485;4.81248;172;20220221;8.5;4.9;6.7;8.4;7.74;3.8;1.35;4200 +91094;48.45485;4.81248;172;20220222;8.4;4.5;6.5;5.2;9.09;1.8;.61;3600 +91094;48.45485;4.81248;172;20220223;12.2;3.2;7.7;1.8;8.64;0;.99;9250 +91094;48.45485;4.81248;172;20220224;11.8;7.9;9.8;4.3;7.99;3;1.78;5700 +91094;48.45485;4.81248;172;20220225;8.9;.9;4.9;3.2;6.19;.1;1.27;9250 +91094;48.45485;4.81248;172;20220226;8.3;-3.2;2.6;3.1;5.39;.1;1.24;13550 +91094;48.45485;4.81248;172;20220227;10.6;-1.7;4.4;4.7;4.69;0;2.09;14050 +91094;48.45485;4.81248;172;20220228;12.5;-3;4.8;1.8;4.99;0;1.48;13850 +91094;48.45485;4.81248;172;20220301;11;-1.8;4.6;2;5.54;0;1.3;8700 +91094;48.45485;4.81248;172;20220302;13;1.3;7.2;2.4;6.59;0;1.56;9100 +91094;48.45485;4.81248;172;20220303;14.3;4.4;9.3;1.5;8.74;0;1.33;10800 +91094;48.45485;4.81248;172;20220304;12.2;.6;6.4;2.4;5.14;0;1.83;14350 +91094;48.45485;4.81248;172;20220305;10.2;-3.6;3.3;2;4.29;0;1.56;14250 +91094;48.45485;4.81248;172;20220306;7.6;-3.1;2.2;3.6;3.84;0;1.81;14450 +91094;48.45485;4.81248;172;20220307;6.8;-3.2;1.8;4.9;3.79;0;1.95;14900 +91094;48.45485;4.81248;172;20220308;12.7;-2.7;5;3.8;4.39;0;2.38;14850 +91094;48.45485;4.81248;172;20220309;15.1;-1.6;6.8;2.3;5.89;0;1.97;14950 +91094;48.45485;4.81248;172;20220310;16.9;2;9.4;3.6;6.79;0;2.63;15300 +91094;48.45485;4.81248;172;20220311;17;4.4;10.7;5.8;7.94;.8;2.88;12100 +91094;48.45485;4.81248;172;20220312;12;6.2;9.1;3.5;8.54;2;1.47;6450 +91094;48.45485;4.81248;172;20220313;12.7;6.2;9.5;4.3;8.94;5.2;1.54;4950 +91094;48.45485;4.81248;172;20220314;14.2;4.7;9.4;2.5;8.09;5.5;1.97;15500 +91094;48.45485;4.81248;172;20220315;13;7;10;3.4;10.59;0;1.1;4350 +91094;48.45485;4.81248;172;20220316;15.5;7;11.2;2.9;10.49;0;1.5;6450 +91094;48.45485;4.81248;172;20220317;10.8;8.3;9.5;4.5;8.84;0;1.62;6200 +91094;48.45485;4.81248;172;20220318;14.8;5;9.9;7.3;6.19;0;3.52;12600 +91094;48.45485;4.81248;172;20220319;15.2;6.3;10.8;7.7;5.79;0;4.08;15700 +91094;48.45485;4.81248;172;20220320;11;2.7;6.9;2.6;6.89;.2;1.37;4400 +91094;48.45485;4.81248;172;20220321;19.1;7;13.1;3;7.49;0;3.07;15300 +91094;48.45485;4.81248;172;20220322;19.3;4.4;11.9;2.1;6.69;0;2.77;16300 +91094;48.45485;4.81248;172;20220323;19.6;.5;10.1;2;5.89;0;2.76;16700 +91094;48.45485;4.81248;172;20220324;21.2;.5;10.9;1.8;5.79;0;2.85;16700 +91094;48.45485;4.81248;172;20220325;20.1;1.9;11;1.8;5.89;0;2.8;17000 +91094;48.45485;4.81248;172;20220326;20.5;3.9;12.2;5.1;5.69;0;4.51;17400 +91094;48.45485;4.81248;172;20220327;22;6.9;14.5;3.1;6.29;0;3.95;17800 +91094;48.45485;4.81248;172;20220328;21.6;2.2;11.9;2.2;7.19;0;3.05;16400 +91094;48.45485;4.81248;172;20220329;17.8;6.6;12.2;1.9;8.19;3.8;2.13;9000 +91094;48.45485;4.81248;172;20220330;14.4;9.3;11.9;2.3;10.99;6.8;1.7;10000 +91094;48.45485;4.81248;172;20220331;8.1;6.5;7.3;4.5;8.09;.7;1.23;3300 +91094;48.45485;4.81248;172;20220401;6.5;1;3.8;4.2;5.49;.5;1.47;5700 +91094;48.45485;4.81248;172;20220402;4.4;.6;2.5;6.7;5.3;0;1.44;6613 +91094;48.45485;4.81248;172;20220403;6.8;-3.5;1.7;2.2;4.29;0;1.59;12400 +91094;48.45485;4.81248;172;20220404;10.6;-4.2;3.2;5.4;5.08;.8;2.28;17132 +91094;48.45485;4.81248;172;20220405;9.6;5.6;7.6;4.5;9.59;.9;.77;2100 +91094;48.45485;4.81248;172;20220406;12.4;8.5;10.5;5.2;9.79;3;1.74;6400 +91094;48.45485;4.81248;172;20220407;13.8;8.9;11.4;7.7;9.99;7.2;2.09;4300 +91094;48.45485;4.81248;172;20220408;13.3;6.5;9.9;4.7;9.09;28;1.67;3200 +91094;48.45485;4.81248;172;20220409;9.8;1.2;5.5;2.6;6.89;.9;1.57;10700 +91094;48.45485;4.81248;172;20220410;13.3;-2;5.7;2.2;6.09;0;2.29;17700 +91094;48.45485;4.81248;172;20220411;18.6;2.1;10.4;4.7;7.29;0;3.7;19100 +91094;48.45485;4.81248;172;20220412;23.2;7.4;15.3;2.5;8.89;0;3.66;17100 +91094;48.45485;4.81248;172;20220413;19.4;6.9;13.2;2.3;11.29;.4;2.42;13300 +91094;48.45485;4.81248;172;20220414;21.7;6.8;14.3;1.9;10.99;0;3.04;18000 +91094;48.45485;4.81248;172;20220415;21.7;5.8;13.8;2;10.39;0;3.07;17700 +91094;48.45485;4.81248;172;20220416;18;7.9;13;5.2;7.59;0;4.42;23400 +91094;48.45485;4.81248;172;20220417;20.1;5.7;12.9;4.8;4.99;0;5.27;24100 +91094;48.45485;4.81248;172;20220418;20.2;2.3;11.3;1.9;6.39;0;3.47;21200 +91094;48.45485;4.81248;172;20220419;19.9;2.9;11.4;2.4;8.09;0;3.37;20400 +91094;48.45485;4.81248;172;20220420;18;5.4;11.7;4.2;6.39;0;4.29;23100 +91094;48.45485;4.81248;172;20220421;19.3;3.2;11.3;3.5;7.49;0;3.94;23300 +91094;48.45485;4.81248;172;20220422;19.9;7.4;13.7;4;8.59;0;4.26;23100 +91094;48.45485;4.81248;172;20220423;18.1;7.4;12.8;4.8;9.49;1.9;3.13;12500 +91094;48.45485;4.81248;172;20220424;15.9;8.2;12.1;1.4;11.09;1.1;1.7;8900 +91094;48.45485;4.81248;172;20220425;17.2;7.5;12.4;2.2;9.59;.6;2.6;14200 +91094;48.45485;4.81248;172;20220426;15.8;1.8;8.8;2;8.09;0;2.42;15900 +91094;48.45485;4.81248;172;20220427;18.7;2.5;10.6;3.2;8.49;0;3.56;23100 +91094;48.45485;4.81248;172;20220428;22.1;5.8;14;3.6;7.79;0;4.77;24600 +91094;48.45485;4.81248;172;20220429;19.4;5.9;12.7;1.7;8.49;.1;2.7;13300 +91094;48.45485;4.81248;172;20220430;17.1;5.6;11.4;2.6;8.39;0;3.15;18900 +91094;48.45485;4.81248;172;20220501;18.4;3.2;10.8;1.8;7.79;0;3.06;18900 +91094;48.45485;4.81248;172;20220502;20.8;6.9;13.9;1.6;9.29;0;3.31;19100 +91094;48.45485;4.81248;172;20220503;21.9;5.6;13.8;1.9;10.09;.5;3.42;19400 +91094;48.45485;4.81248;172;20220504;20.5;6.8;13.7;2.9;9.79;2.5;3.61;19200 +91094;48.45485;4.81248;172;20220505;18.6;9.4;14;2.4;10.59;1;3.03;16200 +91094;48.45485;4.81248;172;20220506;21.4;5.7;13.6;1.9;10.64;0;2.56;11650 +91094;48.45485;4.81248;172;20220507;21.6;6.4;14;2.1;10.69;.1;2.58;10650 +91094;48.45485;4.81248;172;20220508;23;7.7;15.4;2.6;11.79;.1;3.01;11950 +91094;48.45485;4.81248;172;20220509;25.4;8.5;17;1.3;11.99;0;3.06;14300 +91094;48.45485;4.81248;172;20220510;25.5;9.7;17.6;2;12.59;0;3.06;11300 +91094;48.45485;4.81248;172;20220511;27.1;15;21;4;12.64;0;4.92;14400 +91094;48.45485;4.81248;172;20220512;21;13.6;17.3;2.4;13.54;0;2.55;9150 +91094;48.45485;4.81248;172;20220513;21.3;11.4;16.4;2.4;10.44;0;3.47;15250 +91094;48.45485;4.81248;172;20220514;23.5;6;14.7;1.7;10.24;0;3.12;14550 +91094;48.45485;4.81248;172;20220515;28.9;8.7;18.8;2.6;12.29;1;4.14;14050 +91094;48.45485;4.81248;172;20220516;24.3;15.2;19.7;3.1;15.89;5.6;2.97;9200 +91094;48.45485;4.81248;172;20220517;28.5;12.7;20.6;2.3;14.29;0;3.95;14400 +91094;48.45485;4.81248;172;20220518;30;15.2;22.6;2;15.49;0;3.92;14150 +91094;48.45485;4.81248;172;20220519;30.1;15.5;22.8;2.8;16.69;0;4.22;13700 +91094;48.45485;4.81248;172;20220520;29.1;15.5;22.3;2.9;16.29;.9;3.6;9000 +91094;48.45485;4.81248;172;20220521;23.6;8.7;16.1;1.9;11.89;0;3.25;14900 +91094;48.45485;4.81248;172;20220522;23.8;11.1;17.4;2.4;12.54;4.2;2.87;8950 +91094;48.45485;4.81248;172;20220523;22;14.5;18.2;4.2;16.49;14;2.25;6100 +91094;48.45485;4.81248;172;20220524;17.2;12.2;14.7;4.1;12.64;.6;2.44;9800 +91094;48.45485;4.81248;172;20220525;20.5;7.1;13.8;2.6;10.99;0;2.98;14350 +91094;48.45485;4.81248;172;20220526;20.6;13.7;17.2;3;12.54;0;3.02;10800 +91094;48.45485;4.81248;172;20220527;19.3;13.7;16.5;3;13.09;0;2.33;6850 +91094;48.45485;4.81248;172;20220528;19.3;7.6;13.4;2.8;9.44;0;3.13;13550 +91094;48.45485;4.81248;172;20220529;16.9;6.7;11.8;3.1;7.99;0;3.21;14550 +91094;48.45485;4.81248;172;20220530;19.9;4.8;12.3;1.8;8.64;0;2.87;13750 +91094;48.45485;4.81248;172;20220531;22.5;6.4;14.4;1.6;9.29;0;3.17;14600 +91094;48.45485;4.81248;172;20220601;22.6;7.1;14.8;1.4;9.84;0;3.21;15950 +91094;48.45485;4.81248;172;20220602;24.4;9.6;17;2.9;10.69;0;3.96;14500 +91094;48.45485;4.81248;172;20220603;23.8;13.6;18.7;2.6;14.64;.5;2.68;7800 +91094;48.45485;4.81248;172;20220604;29.3;14.7;22;2.1;16.64;6.7;3.8;13950 +91094;48.45485;4.81248;172;20220605;21.3;16.9;19.1;3.1;17.74;17.2;1.85;4600 +91094;48.45485;4.81248;172;20220606;21.7;14.7;18.2;3.3;14.04;.2;3.24;12050 +91094;48.45485;4.81248;172;20220607;21.6;13.9;17.8;3.7;14.24;.9;3.03;10550 +91094;48.45485;4.81248;172;20220608;18.9;13.1;16;2.9;14.09;10.1;1.9;5650 +91094;48.45485;4.81248;172;20220609;20.3;10.7;15.5;2.9;12.69;.1;2.54;9300 +91094;48.45485;4.81248;172;20220610;24.2;10.7;17.5;2.2;13.44;.1;3.45;15700 +91094;48.45485;4.81248;172;20220611;27.9;11.7;19.8;1.7;15.34;.1;5.48;30300 +91094;48.45485;4.81248;172;20220612;25.6;13.7;19.6;2.5;15.19;0;5.24;28450 +91094;48.45485;4.81248;172;20220613;22.5;9.9;16.2;2.2;11.39;0;5.01;30150 +91094;48.45485;4.81248;172;20220614;27;9;18;2.1;11.74;0;5.54;30000 +91094;48.45485;4.81248;172;20220615;31.6;11.8;21.7;1.6;13.79;0;5.88;29200 +91094;48.45485;4.81248;172;20220616;29.1;15.3;22.2;1.6;14.59;0;5.81;29700 +91094;48.45485;4.81248;172;20220617;31.9;13.8;22.9;1.5;14.14;0;5.88;28650 +91094;48.45485;4.81248;172;20220618;36.7;15.9;26.3;2.5;15.94;0;7;26650 +91094;48.45485;4.81248;172;20220619;34.3;24.3;29.3;4;17.39;.3;8.06;26750 +91094;48.45485;4.81248;172;20220620;24.9;17.2;21.1;3.1;17.74;4.2;4.48;21750 +91094;48.45485;4.81248;172;20220621;27.8;12.9;20.4;3;15.99;.4;5.6;28250 +91094;48.45485;4.81248;172;20220622;24.6;18;21.3;1.8;20.29;7.6;3.02;14000 +91094;48.45485;4.81248;172;20220623;28.3;17.3;22.8;2.9;18.49;5.8;5.02;22450 +91094;48.45485;4.81248;172;20220624;24.6;16.3;20.4;4;17.14;2.5;4.65;22600 +91094;48.45485;4.81248;172;20220625;26;14.5;20.2;2.9;15.69;10.3;4.63;21800 +91094;48.45485;4.81248;172;20220626;18.2;14;16.1;2;15.84;12.2;1.7;7500 +91094;48.45485;4.81248;172;20220627;21.6;14.9;18.3;1.8;15.94;1.5;2.88;13900 +91094;48.45485;4.81248;172;20220628;26.4;10;18.2;1.8;13.09;0;5.3;30050 +91094;48.45485;4.81248;172;20220629;27.6;12.8;20.2;2;14.49;.1;5.63;30200 +91094;48.45485;4.81248;172;20220630;18.2;13.9;16;2.5;14.79;2.3;1.73;6150 +91094;48.45485;4.81248;172;20220701;21.9;11.8;16.9;2.6;12.64;.1;4.3;23450 +91094;48.45485;4.81248;172;20220702;27.6;8.9;18.2;1.8;12.44;0;5.48;30350 +91094;48.45485;4.81248;172;20220703;27.6;11.9;19.7;2.3;13.64;0;5.55;28700 +91094;48.45485;4.81248;172;20220704;26.4;10.6;18.5;1.6;12.19;0;5.13;28750 +91094;48.45485;4.81248;172;20220705;27.3;11.4;19.4;2.3;12.29;0;5.72;29850 +91094;48.45485;4.81248;172;20220706;24;11.5;17.8;2.6;11.64;0;4.83;24400 +91094;48.45485;4.81248;172;20220707;22.7;11.5;17.1;2.9;13.44;0;3.73;17650 +91094;48.45485;4.81248;172;20220708;26;9.3;17.6;2.4;11.94;0;5.4;29600 +91094;48.45485;4.81248;172;20220709;28;12.2;20.1;2.3;13.39;0;5.53;27700 +91094;48.45485;4.81248;172;20220710;25.6;12.1;18.8;3.6;12.39;0;5.83;29550 +91094;48.45485;4.81248;172;20220711;29.1;12.4;20.8;2.9;13.54;0;6.06;28850 +91094;48.45485;4.81248;172;20220712;30.6;14.5;22.6;2.4;13.89;0;6.14;28400 +91094;48.45485;4.81248;172;20220713;32;13.7;22.9;1.6;13.39;0;5.01;21900 +91094;48.45485;4.81248;172;20220714;32.8;15.7;24.2;2.9;14.04;0;6.79;27600 +91094;48.45485;4.81248;172;20220715;26.1;15.6;20.9;3.3;11.24;0;6.24;28800 +91094;48.45485;4.81248;172;20220716;27.9;10.6;19.2;2.1;11.14;0;5.66;29050 +91094;48.45485;4.81248;172;20220717;31.6;14.4;23;2.6;11.04;0;6.66;28400 +91094;48.45485;4.81248;172;20220718;37.3;13.6;25.4;2;12.14;0;6.79;27350 +91094;48.45485;4.81248;172;20220719;39;17.9;28.4;3;14.44;.1;8.06;27800 +91094;48.45485;4.81248;172;20220720;25.6;21.6;23.6;2.4;18.94;1;3.04;9150 +91094;48.45485;4.81248;172;20220721;27.9;15.5;21.7;2.3;16.99;0;4.57;21400 +91094;48.45485;4.81248;172;20220722;30.3;15.6;22.9;1.8;17.84;2;4.12;17600 +91094;48.45485;4.81248;172;20220723;26.7;17.3;22;1.6;19.24;.1;3.42;15700 +91094;48.45485;4.81248;172;20220724;33;14.7;23.8;1.6;16.84;0;5.69;27350 +91094;48.45485;4.81248;172;20220725;28.9;17.8;23.3;3.3;17.04;.2;5.1;20050 +91094;48.45485;4.81248;172;20220726;24.1;14.8;19.4;2.3;13.79;0;3.57;14850 +91094;48.45485;4.81248;172;20220727;26;15.2;20.6;2.6;12.39;0;4.85;21200 +91094;48.45485;4.81248;172;20220728;27.7;12.8;20.3;1.8;11.34;0;4.5;20600 +91094;48.45485;4.81248;172;20220729;28.1;11.8;19.9;2.1;13.04;0;4.78;22600 +91094;48.45485;4.81248;172;20220730;30.5;12.9;21.7;2;13.69;0;5.18;23950 +91094;48.45485;4.81248;172;20220731;29.6;14.8;22.2;2;15.09;0;5.41;26850 +91094;48.45485;4.81248;172;20220801;27.1;15;21;1.6;16.39;0;3.7;17350 +91094;48.45485;4.81248;172;20220802;30.9;14;22.4;1.3;15.84;0;4.94;25400 +91094;48.45485;4.81248;172;20220803;35;16.1;25.5;1.6;15.54;0;5.78;25950 +91094;48.45485;4.81248;172;20220804;36.1;17.8;26.9;2.1;17.04;9.8;5.91;23200 +91094;48.45485;4.81248;172;20220805;25.9;18.5;22.2;3.3;17.89;1.3;4.47;20400 +91094;48.45485;4.81248;172;20220806;25.3;13.1;19.2;4.2;11.29;0;5.8;26800 +91094;48.45485;4.81248;172;20220807;28;11.7;19.9;3;9.99;0;5.88;26650 +91094;48.45485;4.81248;172;20220808;29.9;12.9;21.4;2.9;10.69;0;6.03;25800 +91094;48.45485;4.81248;172;20220809;31.9;14.3;23.1;2.8;11.54;0;6.27;25750 +91094;48.45485;4.81248;172;20220810;31.7;17;24.4;3.8;10.79;0;7.14;25750 +91094;48.45485;4.81248;172;20220811;31.9;14.9;23.4;3.8;10.54;0;7.05;25750 +91094;48.45485;4.81248;172;20220812;32.7;14;23.3;3.3;10.44;0;6.77;25500 +91094;48.45485;4.81248;172;20220813;32.2;15;23.6;3.3;10.14;0;6.8;25850 +91094;48.45485;4.81248;172;20220814;28.6;17.2;22.9;3;13.84;5.3;4.38;13050 +91094;48.45485;4.81248;172;20220815;22.4;17.1;19.7;2.9;18.44;2.7;2.69;12550 +91094;48.45485;4.81248;172;20220816;28.4;15.4;21.9;1.7;17.69;3.6;3.96;19450 +91094;48.45485;4.81248;172;20220817;26.6;17;21.8;1.9;18.04;.7;3.7;17950 +91094;48.45485;4.81248;172;20220818;27.5;15.7;21.6;2;17.74;2.8;3.18;13050 +91094;48.45485;4.81248;172;20220819;24.6;16.2;20.4;2.6;17.64;5.5;3.1;13750 +91094;48.45485;4.81248;172;20220820;25.4;15.6;20.5;2.5;15.69;0;4.35;23000 +91094;48.45485;4.81248;172;20220821;26.5;11.1;18.8;1.8;13.39;0;3.83;19600 +91094;48.45485;4.81248;172;20220822;26.8;14.3;20.5;2.3;15.39;.1;4;19350 +91094;48.45485;4.81248;172;20220823;29.1;14.5;21.8;1.5;16.14;0;4.09;21050 +91094;48.45485;4.81248;172;20220824;33;14.5;23.8;2.1;14.89;0;5.2;22750 +91094;48.45485;4.81248;172;20220825;33.1;14.9;24;2.6;14.14;0;5.5;21550 +91094;48.45485;4.81248;172;20220826;24.2;18.8;21.5;3.3;17.04;1.3;2.97;8650 +91094;48.45485;4.81248;172;20220827;26.1;13.1;19.6;2.4;14.44;0;3.97;20350 +91094;48.45485;4.81248;172;20220828;27.7;14.2;20.9;2.4;15.14;0;3.93;17800 +91094;48.45485;4.81248;172;20220829;31.1;16;23.5;2.5;14.04;0;5.04;20750 +91094;48.45485;4.81248;172;20220830;27.6;16.2;21.9;2.7;15.54;.3;3.74;13850 +91094;48.45485;4.81248;172;20220831;28.5;15.1;21.8;2.7;16.44;6.3;4.23;19500 +91094;48.45485;4.81248;172;20220901;27.8;13.9;20.8;2.6;14.09;0;4.36;20300 +91094;48.45485;4.81248;172;20220902;27.1;14.1;20.6;3.4;14.14;3.2;4.02;14500 +91094;48.45485;4.81248;172;20220903;24.3;15.6;20;2.4;16.94;1.9;3.02;14700 +91094;48.45485;4.81248;172;20220904;29;12.9;20.9;2.3;14.49;.9;4.01;18050 +91094;48.45485;4.81248;172;20220905;31.6;16;23.8;3.1;16.04;3.8;4.88;18350 +91094;48.45485;4.81248;172;20220906;29.7;15.9;22.8;2.1;17.69;5.7;3.86;17750 +91094;48.45485;4.81248;172;20220907;23.2;15.4;19.3;2.4;17.09;7.6;2.71;13900 +91094;48.45485;4.81248;172;20220908;22.1;14.5;18.3;3.7;15.74;.1;2.9;14000 +91094;48.45485;4.81248;172;20220909;21.4;15.3;18.4;4.5;15.14;8;2.95;11500 +91094;48.45485;4.81248;172;20220910;19.9;14.5;17.2;4.7;15.14;1.9;2.47;10500 +91094;48.45485;4.81248;172;20220911;22.7;13.9;18.3;1.7;15.14;.1;2.76;16350 +91094;48.45485;4.81248;172;20220912;28;10.8;19.4;2.3;13.89;0;3.77;19150 +91094;48.45485;4.81248;172;20220913;28.3;15.4;21.8;2.3;17.69;2.1;2.88;10650 +91094;48.45485;4.81248;172;20220914;26;18;22;2.6;20.19;14.2;2.84;13600 +91094;48.45485;4.81248;172;20220915;20.9;16.6;18.8;2.9;16.94;4.7;2.37;12050 +91094;48.45485;4.81248;172;20220916;17.2;12.3;14.8;2.6;12.74;.5;1.85;8350 +91094;48.45485;4.81248;172;20220917;16.9;6.8;11.8;3;9.19;.4;2.49;14650 +91094;48.45485;4.81248;172;20220918;18.2;5.6;11.9;2.9;9.09;0;2.63;16100 +91094;48.45485;4.81248;172;20220919;17.4;5.9;11.7;1.4;9.29;0;2.07;14900 +91094;48.45485;4.81248;172;20220920;17.9;4;10.9;1.7;9.19;.1;2.09;15050 +91094;48.45485;4.81248;172;20220921;18.4;5.4;11.9;1.9;9.19;0;2.38;17150 +91094;48.45485;4.81248;172;20220922;20.2;4;12.1;1;8.54;0;2.21;17950 +91094;48.45485;4.81248;172;20220923;18.5;5.3;11.9;1.1;9.54;0;1.68;10450 +91094;48.45485;4.81248;172;20220924;15;8.9;11.9;1.3;11.94;.5;1.06;5250 +91094;48.45485;4.81248;172;20220925;17;8.9;13;1.9;11.89;.5;1.54;8900 +91094;48.45485;4.81248;172;20220926;15.5;7.3;11.4;3.8;10.79;8.9;1.6;7050 +91094;48.45485;4.81248;172;20220927;13.4;9.3;11.4;5.5;11.49;8.7;1.4;7050 +91094;48.45485;4.81248;172;20220928;14.4;9.8;12.1;2.8;11.44;.5;1.45;8450 +91094;48.45485;4.81248;172;20220929;14.2;7.5;10.9;1.3;10.49;2.2;1.18;7100 +91094;48.45485;4.81248;172;20220930;15.9;3.6;9.7;1.8;9.39;5.1;1.62;13250 +91094;48.45485;4.81248;172;20221001;18.3;10.3;14.3;5.8;12.89;0;1.97;6450 +91094;48.45485;4.81248;172;20221002;18.6;13.5;16;4.3;15.64;1.4;1.52;6550 +91094;48.45485;4.81248;172;20221003;16.7;9.9;13.3;2.2;11.99;0;1.63;11400 +91094;48.45485;4.81248;172;20221004;19.6;5;12.3;1.3;10.89;.1;1.76;14950 +91094;48.45485;4.81248;172;20221005;23.4;8.2;15.8;2.8;13.44;0;2.42;14700 +91094;48.45485;4.81248;172;20221006;18.7;11.2;14.9;1.6;11.79;0;1.85;13550 +91094;48.45485;4.81248;172;20221007;19.4;3.7;11.6;1.4;10.74;.1;1.51;11500 +91094;48.45485;4.81248;172;20221008;16.9;7.6;12.2;1.8;10.84;.1;1.46;9950 +91094;48.45485;4.81248;172;20221009;19.5;2.9;11.2;2.3;9.74;.1;1.93;14200 +91094;48.45485;4.81248;172;20221010;20.3;7;13.7;2.3;12.84;.8;1.5;8100 +91094;48.45485;4.81248;172;20221011;18.2;13;15.6;1.8;13.39;0;1.45;7950 +91094;48.45485;4.81248;172;20221012;19.9;4.7;12.3;1.1;10.89;0;1.43;13100 +91094;48.45485;4.81248;172;20221013;16.1;10;13;2.1;13.69;2.1;.9;4650 +91094;48.45485;4.81248;172;20221014;16.3;13.6;14.9;4.3;15.89;15;.81;2600 +91094;48.45485;4.81248;172;20221015;18;15.2;16.6;4.4;16.74;9.5;1.13;3400 +91094;48.45485;4.81248;172;20221016;23;14.2;18.6;2.3;16.64;.1;1.63;7250 +91094;48.45485;4.81248;172;20221017;23.1;16.1;19.6;3.3;16.24;10.4;2.16;8100 +91094;48.45485;4.81248;172;20221018;20.5;13.1;16.8;1.5;16.19;.2;1.17;7350 +91094;48.45485;4.81248;172;20221019;20.3;12.5;16.4;4.1;15.44;.2;1.68;9850 +91094;48.45485;4.81248;172;20221020;20.2;14.4;17.3;3.3;16.19;27.1;1.39;4400 +91094;48.45485;4.81248;172;20221021;20.6;13.4;17;4.1;16.09;3.3;1.53;6450 +91094;48.45485;4.81248;172;20221022;21.2;12.1;16.6;3;14.44;.1;1.73;10650 +91094;48.45485;4.81248;172;20221023;22.8;14.6;18.7;4.9;14.94;1.3;2.49;7100 +91094;48.45485;4.81248;172;20221024;19.2;15.8;17.5;4.7;12.99;.9;2.42;7500 +91094;48.45485;4.81248;172;20221025;19.3;11.7;15.5;2.7;13.39;0;1.45;8550 +91094;48.45485;4.81248;172;20221026;22.2;14.9;18.6;3;14.04;.1;2.05;9750 +91094;48.45485;4.81248;172;20221027;23.7;12.3;18;2.8;14.74;0;1.81;7400 +91094;48.45485;4.81248;172;20221028;24.4;16.2;20.3;2.3;14.39;0;1.95;7600 +91094;48.45485;4.81248;172;20221029;25.4;13;19.2;2.6;13.99;0;2.08;8000 +91094;48.45485;4.81248;172;20221030;21.5;10.6;16.1;2.3;12.34;.1;1.56;7450 +91094;48.45485;4.81248;172;20221031;21.1;9.7;15.4;3.1;13.29;5.4;1.56;6750 +91094;48.45485;4.81248;172;20221101;15.8;12.1;14;4.9;12.34;0;1.5;8750 +91094;48.45485;4.81248;172;20221102;15.9;11.2;13.6;3.5;11.19;0;1.43;8050 +91094;48.45485;4.81248;172;20221103;13.7;8.4;11.1;4.4;10.99;14.2;1.09;1800 +91094;48.45485;4.81248;172;20221104;10.1;9.3;9.7;3.9;10.59;2.9;.77;2600 +91094;48.45485;4.81248;172;20221105;10.4;4.1;7.3;2.7;9.39;0;.56;4400 +91094;48.45485;4.81248;172;20221106;10.6;5;7.8;3.3;9.19;.8;.74;2950 +91094;48.45485;4.81248;172;20221107;15.5;9.8;12.7;4.8;11.84;.1;1.24;5100 +91094;48.45485;4.81248;172;20221108;18.4;8.9;13.6;4.2;11.09;8.4;1.69;5750 +91094;48.45485;4.81248;172;20221109;13.7;11.5;12.6;3.3;13.04;1;.74;2800 +91094;48.45485;4.81248;172;20221110;12;4.5;8.3;2;10.29;0;.46;4850 +91094;48.45485;4.81248;172;20221111;13.1;3;8.1;2.4;9.69;.1;.56;6550 +91094;48.45485;4.81248;172;20221112;17.6;4.5;11.1;2.4;10.24;.1;.98;7250 +91094;48.45485;4.81248;172;20221113;11;4.6;7.8;3.1;8.99;.1;.65;6150 +91094;48.45485;4.81248;172;20221114;15.4;5;10.2;2.9;10.44;2.2;.87;4450 +91094;48.45485;4.81248;172;20221115;14.3;8.2;11.2;4.2;11.99;8.4;.75;2850 +91094;48.45485;4.81248;172;20221116;13.1;9;11.1;5.2;11.29;4;.94;3300 +91094;48.45485;4.81248;172;20221117;12.6;10.9;11.8;6.3;10.99;7.9;1.31;3550 +91094;48.45485;4.81248;172;20221118;9.9;8.8;9.3;4;9.99;1.4;.8;2350 +91094;48.45485;4.81248;172;20221119;7;5.2;6.1;2.6;9.14;3.4;.36;1600 +91094;48.45485;4.81248;172;20221120;8.4;4.5;6.4;4.3;8.99;1.9;.42;4000 +91094;48.45485;4.81248;172;20221121;9.5;6.6;8.1;5;9.19;1;.79;2800 +91094;48.45485;4.81248;172;20221122;9.4;5;7.2;5.5;8.29;1;.97;2750 +91094;48.45485;4.81248;172;20221123;10.5;4.7;7.6;4.6;8.64;4.9;.84;3350 +91094;48.45485;4.81248;172;20221124;11.9;7.9;9.9;4.9;9.54;2;1;5100 +91094;48.45485;4.81248;172;20221125;11.6;7.4;9.5;3.1;9.69;.5;.66;4750 +91094;48.45485;4.81248;172;20221126;7.1;3.2;5.1;1.9;8.54;0;.29;2400 +91094;48.45485;4.81248;172;20221127;10.1;1.8;6;2.1;7.94;0;.53;3050 +91094;48.45485;4.81248;172;20221128;8.8;5.3;7.1;2.3;9.04;3.6;.55;1100 +91094;48.45485;4.81248;172;20221129;7.8;5.8;6.8;1.6;9.24;0;.37;1750 +91094;48.45485;4.81248;172;20221130;7.3;4.3;5.8;2.5;8.64;0;.37;1900 +91094;48.45485;4.81248;172;20221201;7.4;5.2;6.3;3;7.99;.1;.66;1450 +91094;48.45485;4.81248;172;20221202;4.9;3.9;4.4;2.7;7.49;1.1;.5;1000 +91094;48.45485;4.81248;172;20221203;4.6;2.6;3.6;4.9;6.54;.1;.66;2850 +91094;48.45485;4.81248;172;20221204;3.8;2.5;3.1;3.6;6.64;4.2;.51;1950 +91094;48.45485;4.81248;172;20221205;3.6;2.7;3.1;1.8;7.29;.8;.37;600 +91094;48.45485;4.81248;172;20221206;3.2;1.6;2.4;1.3;6.74;0;.33;1350 +91094;48.45485;4.81248;172;20221207;2.5;.1;1.3;1.3;6.74;.3;.21;1550 +91094;48.45485;4.81248;172;20221208;3.8;2.1;3;1.5;6.59;0;.34;2050 +91094;48.45485;4.81248;172;20221209;.2;-3.1;-1.4;2.3;5.44;0;.19;1600 +91094;48.45485;4.81248;172;20221210;-1;-1.3;-1.1;2.6;5.29;0;.3;1100 +91094;48.45485;4.81248;172;20221211;.3;-2.5;-1.1;2;4.79;0;.29;2900 +91094;48.45485;4.81248;172;20221212;-.1;-6.3;-3.2;2.7;3.94;0;.15;6400 +91094;48.45485;4.81248;172;20221213;1.2;-5.7;-2.3;4.1;3.79;0;.54;5200 +91094;48.45485;4.81248;172;20221214;.2;-1;-.4;2.1;5.44;.9;.31;1500 +91094;48.45485;4.81248;172;20221215;.5;-3.4;-1.4;2.9;4.79;0;.3;3000 +91094;48.45485;4.81248;172;20221216;1.9;-6.7;-2.4;1.6;3.84;.1;.12;6200 +91094;48.45485;4.81248;172;20221217;-1.1;-7.9;-4.5;1.3;3.69;0;.08;4750 +91094;48.45485;4.81248;172;20221218;3.4;-9.3;-3;2.4;4.49;.2;.27;3650 +91094;48.45485;4.81248;172;20221219;12.6;3.3;7.9;3.9;8.69;0;.84;3050 +91094;48.45485;4.81248;172;20221220;14.8;10.6;12.7;5.2;10.94;7.3;1.5;1500 +91094;48.45485;4.81248;172;20221221;11.7;11;11.4;5.1;12.19;7.3;.59;2450 +91094;48.45485;4.81248;172;20221222;12.5;10.5;11.5;7.4;11.94;12.1;.94;1400 +91094;48.45485;4.81248;172;20221223;14.1;11;12.6;5.5;13.29;6.3;.77;750 +91094;48.45485;4.81248;172;20221224;11.5;10.6;11;4.1;11.14;.4;.78;2100 +91094;48.45485;4.81248;172;20221225;15.8;9.1;12.5;3.6;10.94;1.2;.97;4250 +91094;48.45485;4.81248;172;20221226;11.5;10.3;10.9;4.2;10.39;4.9;1;1800 +91094;48.45485;4.81248;172;20221227;8.4;2.8;5.6;2.4;7.59;.1;.34;4200 +91094;48.45485;4.81248;172;20221228;11.7;4.3;8;5.7;9.29;2;.84;2300 +91094;48.45485;4.81248;172;20221229;12.1;10.5;11.3;6.8;9.99;1.7;1.58;1500 +91094;48.45485;4.81248;172;20221230;13.8;5.4;9.6;5.9;10.39;3.1;1.02;1050 +91094;48.45485;4.81248;172;20221231;17.3;13.3;15.3;7.3;11.69;0;2.33;3000 +91095;48.47014;5.14976;293;20220101;14.6;6.3;10.4;1.9;9.9;.1;.62;3424 +91095;48.47014;5.14976;293;20220102;13.3;3.4;8.3;5.1;9.5;.4;.8;3813 +91095;48.47014;5.14976;293;20220103;11.1;9.8;10.5;6.2;10.96;16.9;.89;1019 +91095;48.47014;5.14976;293;20220104;10.7;9.6;10.1;5.7;10.06;17.7;1.1;994 +91095;48.47014;5.14976;293;20220105;3.4;.2;1.8;3.7;6.46;.1;.31;2141 +91095;48.47014;5.14976;293;20220106;3.1;.9;2;2;6.3;.4;.38;1694 +91095;48.47014;5.14976;293;20220107;3.5;-.5;1.5;4.9;6.8;4.8;.15;2460 +91095;48.47014;5.14976;293;20220108;5;1.5;3.2;6.3;7.5;19.4;.25;2307 +91095;48.47014;5.14976;293;20220109;4;3.4;3.7;5.1;7.26;.8;.49;702 +91095;48.47014;5.14976;293;20220110;4;.1;2.1;2.2;6.33;0;.34;2543 +91095;48.47014;5.14976;293;20220111;4.1;-.5;1.8;3;5.76;0;.51;2757 +91095;48.47014;5.14976;293;20220112;3.9;-4.6;-.4;2.5;5.3;0;.32;3946 +91095;48.47014;5.14976;293;20220113;5.5;-1.7;1.9;3.2;5.46;0;.61;3660 +91095;48.47014;5.14976;293;20220114;7.7;-3.2;2.2;1.5;5.6;0;.38;4736 +91095;48.47014;5.14976;293;20220115;7.2;-3.1;2;1.8;5.63;.1;.42;4593 +91095;48.47014;5.14976;293;20220116;-1;-2.4;-1.7;3.1;5.53;.1;.09;1971 +91095;48.47014;5.14976;293;20220117;2.9;-1.1;.9;1.8;6.85;.1;.14;2551 +91095;48.47014;5.14976;293;20220118;7.7;2.4;5.1;3.1;7.03;0;.67;3312 +91095;48.47014;5.14976;293;20220119;2.3;-1.3;.5;3.7;6.7;2.7;.06;2688 +91095;48.47014;5.14976;293;20220120;4;1.7;2.8;2.8;6.8;.1;.39;2154 +91095;48.47014;5.14976;293;20220121;2.6;-.3;1.1;2.4;6.2;.2;.31;2501 +91095;48.47014;5.14976;293;20220122;3.3;.2;1.7;1.6;6.76;0;.26;2630 +91095;48.47014;5.14976;293;20220123;6.5;2.5;4.5;2.4;6.43;0;.67;2988 +91095;48.47014;5.14976;293;20220124;7.1;-2.8;2.2;1.9;5.63;0;.51;5091 +91095;48.47014;5.14976;293;20220125;4.7;-3.3;.7;1.7;5.4;0;.39;4565 +91095;48.47014;5.14976;293;20220126;-2.2;-3;-2.6;1.6;5.08;0;.26;1152 +91095;48.47014;5.14976;293;20220127;.2;-3.5;-1.6;3.3;5.63;.6;.16;2338 +91095;48.47014;5.14976;293;20220128;2.7;.4;1.5;2.2;6.93;0;.22;2441 +91095;48.47014;5.14976;293;20220129;5;1;3;4.8;8.03;3.4;.08;3288 +91095;48.47014;5.14976;293;20220130;7.7;4.8;6.2;2.4;7.86;.5;.64;2869 +91095;48.47014;5.14976;293;20220131;5.7;2.9;4.3;5.9;6.76;1.6;.82;2986 +91095;48.47014;5.14976;293;20220201;5.4;.5;2.9;5.2;7.46;2.9;.29;3923 +91095;48.47014;5.14976;293;20220202;8.6;5.9;7.3;4.2;10.16;2;.32;2878 +91095;48.47014;5.14976;293;20220203;7.5;5.2;6.3;2.7;8.66;.2;.52;2586 +91095;48.47014;5.14976;293;20220204;7.1;3.7;5.4;4.5;8.26;1.8;.53;3312 +91095;48.47014;5.14976;293;20220205;6.8;-.2;3.3;3.7;6.7;.1;.64;5237 +91095;48.47014;5.14976;293;20220206;7.8;2.4;5.1;9.1;8.66;16.9;.36;4541 +91095;48.47014;5.14976;293;20220207;7.2;2.9;5.1;4.1;6.16;0;1.13;4172 +91095;48.47014;5.14976;293;20220208;8.7;-.9;3.9;2.6;7.36;0;.5;6156 +91095;48.47014;5.14976;293;20220209;14.6;-.5;7.1;2.1;7;0;1.09;8171 +91095;48.47014;5.14976;293;20220210;5.4;2.6;4;3.8;7.38;.7;.72;2609 +91095;48.47014;5.14976;293;20220211;6.9;-.4;3.2;2.2;6.01;0;.75;7778 +91095;48.47014;5.14976;293;20220212;6.6;-4.6;1;2.6;4.81;0;.87;8929 +91095;48.47014;5.14976;293;20220213;12.5;-2.5;5;5.4;6.33;0;1.62;9737 +91095;48.47014;5.14976;293;20220214;9.6;4.5;7;5.3;8.33;1.7;1.05;3656 +91095;48.47014;5.14976;293;20220215;9.1;4.4;6.7;5.6;8.06;6.8;1.09;5492 +91095;48.47014;5.14976;293;20220216;11.7;6;8.9;8.1;11.36;10.6;.44;5567 +91095;48.47014;5.14976;293;20220217;12;10.4;11.2;7.2;9.53;.5;1.85;2602 +91095;48.47014;5.14976;293;20220218;12.2;6.7;9.4;7.3;9.33;1.6;1.49;5450 +91095;48.47014;5.14976;293;20220219;7.9;1.8;4.9;6;6.16;0;1.41;6032 +91095;48.47014;5.14976;293;20220220;9.1;4.5;6.8;8.1;9.4;7.6;.64;5240 +91095;48.47014;5.14976;293;20220221;6.9;3.8;5.4;7.8;7.83;4.6;.86;4358 +91095;48.47014;5.14976;293;20220222;8;4.6;6.3;4.9;9.13;2.7;.52;4723 +91095;48.47014;5.14976;293;20220223;11.5;3.7;7.6;1.8;8.6;0;.92;7496 +91095;48.47014;5.14976;293;20220224;10.4;6;8.2;4.5;7.93;3.4;1.46;5452 +91095;48.47014;5.14976;293;20220225;7.2;-.6;3.3;3.4;6.1;.3;1.03;7716 +91095;48.47014;5.14976;293;20220226;6.8;-2.9;1.9;3.5;5.33;.1;1.08;8736 +91095;48.47014;5.14976;293;20220227;9.6;-2.2;3.7;4;4.53;0;1.81;9599 +91095;48.47014;5.14976;293;20220228;11.8;-3;4.4;2.2;4.83;0;1.53;11120 +91095;48.47014;5.14976;293;20220301;10.7;-2.4;4.2;2.1;5.06;0;1.38;10524 +91095;48.47014;5.14976;293;20220302;12.9;.6;6.7;2.4;6.33;0;1.52;10300 +91095;48.47014;5.14976;293;20220303;14.2;3.2;8.7;1.7;8;0;1.34;10060 +91095;48.47014;5.14976;293;20220304;11.2;-.9;5.2;3;4.5;0;1.9;10561 +91095;48.47014;5.14976;293;20220305;9.4;-4.1;2.6;2.6;3.9;0;1.65;11412 +91095;48.47014;5.14976;293;20220306;6.7;-4.2;1.3;3.8;3.7;0;1.64;10262 +91095;48.47014;5.14976;293;20220307;5.9;-3.3;1.3;4.7;3.73;0;1.7;9460 +91095;48.47014;5.14976;293;20220308;11.4;-3.9;3.8;3.2;4.13;0;2.05;12562 +91095;48.47014;5.14976;293;20220309;14.9;-2.3;6.3;2;5.2;0;1.94;13746 +91095;48.47014;5.14976;293;20220310;15.2;.4;7.8;3.2;6.43;0;2.2;12937 +91095;48.47014;5.14976;293;20220311;15.8;3.6;9.7;6.1;7.9;1.2;2.63;11725 +91095;48.47014;5.14976;293;20220312;11;5;8;3.4;8.16;1;1.47;8276 +91095;48.47014;5.14976;293;20220313;11.9;5.4;8.7;4.1;8.8;9.5;1.51;8710 +91095;48.47014;5.14976;293;20220314;13.7;2.9;8.3;2.4;7.96;4.7;1.66;11256 +91095;48.47014;5.14976;293;20220315;13.1;6.7;9.9;2.6;10.3;0;1.24;8630 +91095;48.47014;5.14976;293;20220316;14.2;5.6;9.9;2.3;10.2;0;1.46;10334 +91095;48.47014;5.14976;293;20220317;9.6;7.9;8.8;3.8;8.9;.1;1.25;4655 +91095;48.47014;5.14976;293;20220318;13.3;4.7;9;6.6;6.71;0;2.91;12643 +91095;48.47014;5.14976;293;20220319;14.3;4;9.2;6.3;5.81;0;3.35;15584 +91095;48.47014;5.14976;293;20220320;12.7;1.7;7.2;3.2;6.86;.3;1.91;10432 +91095;48.47014;5.14976;293;20220321;18.1;4.8;11.4;2.9;7.33;0;2.83;15897 +91095;48.47014;5.14976;293;20220322;17.6;3;10.3;2.1;6.58;0;2.61;16896 +91095;48.47014;5.14976;293;20220323;18.3;1.1;9.7;2;6.11;0;2.65;17555 +91095;48.47014;5.14976;293;20220324;19.8;1;10.4;2;5.96;0;2.86;18045 +91095;48.47014;5.14976;293;20220325;19;1.5;10.2;2.6;5.98;0;3.01;17932 +91095;48.47014;5.14976;293;20220326;19.5;2;10.7;4.2;5.93;0;3.77;18311 +91095;48.47014;5.14976;293;20220327;20.7;3;11.9;2.7;6.33;0;3.37;18765 +91095;48.47014;5.14976;293;20220328;20.9;1.8;11.3;2;7.07;0;3.07;17694 +91095;48.47014;5.14976;293;20220329;17.6;6.2;11.9;2.3;7.88;1.3;2.39;10661 +91095;48.47014;5.14976;293;20220330;13.3;8.5;10.9;2.5;10.81;7.4;1.42;7522 +91095;48.47014;5.14976;293;20220331;8.4;6.2;7.3;4.3;8.38;2.2;1.23;5300 +91095;48.47014;5.14976;293;20220401;4.5;.4;2.4;4.8;5.71;.9;1.19;6413 +91095;48.47014;5.14976;293;20220402;3;-.2;1.4;5.6;5.19;.1;1.26;6835 +91095;48.47014;5.14976;293;20220403;5.5;-3.1;1.2;2.8;4.46;0;1.55;12231 +91095;48.47014;5.14976;293;20220404;9.5;-4.5;2.5;5.2;4.71;1;2.33;17998 +91095;48.47014;5.14976;293;20220405;9.4;4.7;7.1;5.3;9.08;1.1;.98;4992 +91095;48.47014;5.14976;293;20220406;11.8;7.4;9.6;5.6;9.83;3;1.56;7067 +91095;48.47014;5.14976;293;20220407;12.6;8.2;10.4;9.2;10.21;13.1;1.88;6505 +91095;48.47014;5.14976;293;20220408;12.4;5.7;9.1;6.1;9.01;27.5;1.72;5812 +91095;48.47014;5.14976;293;20220409;9.2;.7;4.9;2.9;6.68;.6;1.73;13400 +91095;48.47014;5.14976;293;20220410;12.8;-1.1;5.8;2.3;6.06;0;2.48;20081 +91095;48.47014;5.14976;293;20220411;18.1;1.7;9.9;4.3;7.16;0;3.61;20787 +91095;48.47014;5.14976;293;20220412;21.7;6.4;14.1;3.4;8.66;0;3.83;18645 +91095;48.47014;5.14976;293;20220413;20.2;8.6;14.4;2.6;10.86;.4;3.05;16912 +91095;48.47014;5.14976;293;20220414;20.5;8.2;14.4;2.4;11.53;0;3.07;17972 +91095;48.47014;5.14976;293;20220415;20.5;7.1;13.8;2.6;10.51;0;3.26;19260 +91095;48.47014;5.14976;293;20220416;17.3;6;11.6;4.7;7.91;0;3.87;22126 +91095;48.47014;5.14976;293;20220417;18.7;2.9;10.8;4.2;5.41;0;4.5;23757 +91095;48.47014;5.14976;293;20220418;18.9;.7;9.8;2.1;6.18;0;3.49;23040 +91095;48.47014;5.14976;293;20220419;19.3;3.3;11.3;2.3;7.63;0;3.47;21587 +91095;48.47014;5.14976;293;20220420;17.4;4.4;10.9;3.7;6.58;0;3.95;22633 +91095;48.47014;5.14976;293;20220421;18.5;2.8;10.7;3.7;7.38;0;3.81;23490 +91095;48.47014;5.14976;293;20220422;18.9;4.7;11.8;3.4;8.76;0;3.57;21562 +91095;48.47014;5.14976;293;20220423;16.2;7.1;11.6;3.9;10.11;1.4;2.54;12452 +91095;48.47014;5.14976;293;20220424;13;7.3;10.1;2.3;10.91;2.1;1.45;8605 +91095;48.47014;5.14976;293;20220425;15.8;7.6;11.7;2.4;9.88;2.5;2.49;14106 +91095;48.47014;5.14976;293;20220426;14.7;3.3;9;3;8.28;.1;2.49;17654 +91095;48.47014;5.14976;293;20220427;17.3;1.8;9.6;3.9;8.58;0;3.37;23067 +91095;48.47014;5.14976;293;20220428;20.6;4.5;12.5;4.3;8.01;0;4.55;24532 +91095;48.47014;5.14976;293;20220429;18.4;5;11.7;2.4;8.87;.1;2.96;16111 +91095;48.47014;5.14976;293;20220430;16.4;5;10.7;3.2;8.88;0;3.13;20387 +91095;48.47014;5.14976;293;20220501;16.8;2.3;9.6;2.1;8.26;0;2.99;20548 +91095;48.47014;5.14976;293;20220502;19.3;4.8;12;2.2;9.53;0;2.84;15875 +91095;48.47014;5.14976;293;20220503;21.2;5.1;13.1;2.7;9.98;.9;3.7;21992 +91095;48.47014;5.14976;293;20220504;19.2;6.7;12.9;2.7;10.78;3.6;2.65;13604 +91095;48.47014;5.14976;293;20220505;17.5;8.7;13.1;2.3;10.83;1.2;2.7;14794 +91095;48.47014;5.14976;293;20220506;20.1;4.8;12.5;1.7;10.06;0;3.44;22844 +91095;48.47014;5.14976;293;20220507;21;5.9;13.5;1.7;10.4;0;3.58;22802 +91095;48.47014;5.14976;293;20220508;22.6;6.8;14.7;2.3;11.33;.3;3.94;23258 +91095;48.47014;5.14976;293;20220509;24.6;9.7;17.2;1.9;11.73;0;4.22;23786 +91095;48.47014;5.14976;293;20220510;25.9;8.8;17.4;2.2;12.15;0;4.34;23093 +91095;48.47014;5.14976;293;20220511;28.1;12.6;20.4;4.2;12.23;0;5.64;21987 +91095;48.47014;5.14976;293;20220512;21.5;12.6;17.1;2.3;13.36;0;3.41;17736 +91095;48.47014;5.14976;293;20220513;21;11.7;16.3;2;10.46;0;3.62;18497 +91095;48.47014;5.14976;293;20220514;23.8;5.6;14.7;1.4;9.76;0;4.17;25725 +91095;48.47014;5.14976;293;20220515;28.7;8.6;18.6;2.1;11.4;.4;5.31;26983 +91095;48.47014;5.14976;293;20220516;24.4;14.4;19.4;2.8;15.36;1.8;3.99;19132 +91095;48.47014;5.14976;293;20220517;28.1;11.8;19.9;1.7;13.46;0;4.81;24782 +91095;48.47014;5.14976;293;20220518;29.8;13.3;21.6;1.7;14;0;5.08;24979 +91095;48.47014;5.14976;293;20220519;30.6;15.2;22.9;2.6;15.93;0;5.59;24401 +91095;48.47014;5.14976;293;20220520;28.3;17;22.6;3.1;16.13;1.4;5.08;20967 +91095;48.47014;5.14976;293;20220521;23.9;7.5;15.7;1.7;11.56;0;4.24;25066 +91095;48.47014;5.14976;293;20220522;24.3;11.1;17.7;2.5;11.86;3.9;4.44;22448 +91095;48.47014;5.14976;293;20220523;21.8;14;17.9;3.4;16.26;17.5;3.36;17559 +91095;48.47014;5.14976;293;20220524;17.1;11.2;14.1;3.7;12.63;.9;2.78;15226 +91095;48.47014;5.14976;293;20220525;20.1;6.2;13.2;2.4;10.66;0;3.83;23741 +91095;48.47014;5.14976;293;20220526;20.5;12.1;16.3;2.7;12.3;0;3.7;18481 +91095;48.47014;5.14976;293;20220527;18.1;12;15.1;2.7;12.66;0;3.03;15823 +91095;48.47014;5.14976;293;20220528;18.9;7.2;13.1;2.9;9.2;0;3.8;21718 +91095;48.47014;5.14976;293;20220529;16.6;6.2;11.4;2.7;7.73;0;3.53;20611 +91095;48.47014;5.14976;293;20220530;19.3;3.8;11.6;2.3;8;0;3.99;25073 +91095;48.47014;5.14976;293;20220531;22.5;5.2;13.8;1.9;8.43;0;4.56;27041 +91095;48.47014;5.14976;293;20220601;22.3;6.1;14.2;2.1;9.33;0;4.46;26032 +91095;48.47014;5.14976;293;20220602;24.4;9.9;17.2;3.2;10.43;0;5.12;24676 +91095;48.47014;5.14976;293;20220603;21.9;13.4;17.6;2.4;14.23;1.1;3.64;18746 +91095;48.47014;5.14976;293;20220604;28.6;15;21.8;2.3;16.46;6.1;5.04;23988 +91095;48.47014;5.14976;293;20220605;20.8;16.7;18.8;3.3;17.93;17.2;2.65;12608 +91095;48.47014;5.14976;293;20220606;20.9;13;16.9;3.2;14.23;.5;3.63;18563 +91095;48.47014;5.14976;293;20220607;20.8;12.6;16.7;3.2;14.23;1.9;3.58;18849 +91095;48.47014;5.14976;293;20220608;18.4;11.6;15;2.5;14.3;10.4;2.87;16987 +91095;48.47014;5.14976;293;20220609;19.5;10.3;14.9;2.7;12.46;.1;3.5;20025 +91095;48.47014;5.14976;293;20220610;24.9;8.9;16.9;1.3;12.9;0;4.49;26110 +91095;48.47014;5.14976;293;20220611;27.6;11.4;19.5;1.5;14.56;0;4.95;26651 +91095;48.47014;5.14976;293;20220612;25.9;13.3;19.6;2.2;15.2;0;4.52;22997 +91095;48.47014;5.14976;293;20220613;21.8;9.8;15.8;2.3;11.23;0;4.14;22820 +91095;48.47014;5.14976;293;20220614;26.9;9.1;18;2.4;11.13;0;5.43;27750 +91095;48.47014;5.14976;293;20220615;31.5;12.3;21.9;2.1;12.86;0;6.14;28949 +91095;48.47014;5.14976;293;20220616;28.5;13.8;21.2;1.9;13.63;0;5.24;25371 +91095;48.47014;5.14976;293;20220617;31.5;13.9;22.7;1.7;12.8;0;5.86;27551 +91095;48.47014;5.14976;293;20220618;35.8;15.9;25.9;2.5;14.9;0;7.29;29478 +91095;48.47014;5.14976;293;20220619;34.7;22.9;28.8;3.8;16.2;1;7.29;22161 +91095;48.47014;5.14976;293;20220620;24.9;17.3;21.1;3.1;17.63;2.4;3.92;17514 +91095;48.47014;5.14976;293;20220621;28.3;13.5;20.9;2.8;15.7;1.4;5.35;25394 +91095;48.47014;5.14976;293;20220622;24.2;18.4;21.3;2;20.33;12.1;3.29;15918 +91095;48.47014;5.14976;293;20220623;27.6;16.2;21.9;2.2;18.6;5;4.52;21908 +91095;48.47014;5.14976;293;20220624;21.5;15.1;18.3;3.2;17.56;5.1;3.23;16938 +91095;48.47014;5.14976;293;20220625;25.4;13;19.2;2.6;15.66;9.2;4.57;23297 +91095;48.47014;5.14976;293;20220626;17;13.7;15.4;1.7;16.36;13.3;1.99;11645 +91095;48.47014;5.14976;293;20220627;20.2;14.9;17.5;2.1;16.5;2;2.84;15209 +91095;48.47014;5.14976;293;20220628;25.8;9.9;17.8;1.4;13.5;0;4.62;26120 +91095;48.47014;5.14976;293;20220629;27.7;12;19.8;1.5;14.36;0;4.94;26228 +91095;48.47014;5.14976;293;20220630;18.9;12.5;15.7;2;14.73;3.3;2.86;16713 +91095;48.47014;5.14976;293;20220701;22.1;10.1;16.1;2.3;12.23;.1;4.07;22550 +91095;48.47014;5.14976;293;20220702;27.2;8.6;17.9;1.8;11.7;0;5.24;28361 +91095;48.47014;5.14976;293;20220703;27.9;12.2;20;2.3;13.36;0;5.33;25986 +91095;48.47014;5.14976;293;20220704;24.7;10.4;17.5;1.7;12.13;0;4.58;24999 +91095;48.47014;5.14976;293;20220705;25.7;10.4;18.1;2.1;11.8;0;4.93;25745 +91095;48.47014;5.14976;293;20220706;22.3;10;16.1;2.4;11.4;0;4.24;22794 +91095;48.47014;5.14976;293;20220707;21.5;10.2;15.9;2.4;13.1;0;3.8;21850 +91095;48.47014;5.14976;293;20220708;25.2;8.3;16.8;2.6;11.86;0;4.93;26523 +91095;48.47014;5.14976;293;20220709;26.8;11.8;19.3;2.7;13.06;0;5.21;25114 +91095;48.47014;5.14976;293;20220710;24.7;11;17.8;3.3;12.13;0;4.9;23877 +91095;48.47014;5.14976;293;20220711;28.2;11.8;20;3.2;12.93;0;5.74;25947 +91095;48.47014;5.14976;293;20220712;29.6;14.6;22.1;2.6;12.8;0;5.81;24957 +91095;48.47014;5.14976;293;20220713;31.9;13.3;22.6;1.5;12.33;0;5.69;27495 +91095;48.47014;5.14976;293;20220714;32.5;15;23.8;2.6;13.13;0;6.4;26362 +91095;48.47014;5.14976;293;20220715;25.6;14.3;20;3;11.2;0;5.04;21051 +91095;48.47014;5.14976;293;20220716;27.2;11.4;19.3;3;10.26;0;5.67;25314 +91095;48.47014;5.14976;293;20220717;31.1;14.4;22.8;3.4;10.1;0;6.85;25871 +91095;48.47014;5.14976;293;20220718;36.4;15.2;25.8;2;10.43;0;6.9;28495 +91095;48.47014;5.14976;293;20220719;37.7;18.1;27.9;3.1;13.26;0;7.94;27780 +91095;48.47014;5.14976;293;20220720;25.5;21.6;23.6;2.9;18.43;4.4;3.68;12426 +91095;48.47014;5.14976;293;20220721;27.3;15;21.2;2.5;16.9;0;4.58;21908 +91095;48.47014;5.14976;293;20220722;30.5;15.8;23.1;2.4;17.16;1.2;5.27;23588 +91095;48.47014;5.14976;293;20220723;26.4;16.8;21.6;1.8;18.46;.2;3.95;19268 +91095;48.47014;5.14976;293;20220724;32.9;14;23.4;1.3;15.63;0;5.4;26786 +91095;48.47014;5.14976;293;20220725;28.7;17.4;23;3.2;15.53;.3;5.23;20413 +91095;48.47014;5.14976;293;20220726;23.2;13.4;18.3;2.1;14.1;0;3.76;19367 +91095;48.47014;5.14976;293;20220727;24.8;13.8;19.3;2;12.16;0;4.21;20039 +91095;48.47014;5.14976;293;20220728;27.5;13.6;20.6;2.3;10.86;0;5.11;22635 +91095;48.47014;5.14976;293;20220729;27.4;12.2;19.8;2.1;11.7;0;4.95;23795 +91095;48.47014;5.14976;293;20220730;29.5;12.7;21.1;1.8;12.5;0;5.11;24747 +91095;48.47014;5.14976;293;20220731;29.5;14.6;22.1;2;14.13;0;5.01;23112 +91095;48.47014;5.14976;293;20220801;25.9;14.2;20;1.7;15.73;0;3.94;20219 +91095;48.47014;5.14976;293;20220802;30.3;13.3;21.8;1.3;15;0;4.73;24418 +91095;48.47014;5.14976;293;20220803;35;16.4;25.7;1.8;14.33;0;5.86;25430 +91095;48.47014;5.14976;293;20220804;36.4;17.8;27.1;2.1;15.63;9.3;6.25;25084 +91095;48.47014;5.14976;293;20220805;25;18.6;21.8;3.1;18.36;2;3.59;14749 +91095;48.47014;5.14976;293;20220806;25.1;13.8;19.4;4.1;11.4;0;5.03;19432 +91095;48.47014;5.14976;293;20220807;27.6;12.6;20.1;3.6;9.4;0;5.79;22290 +91095;48.47014;5.14976;293;20220808;29.5;14;21.8;3.4;9.93;0;6.04;22471 +91095;48.47014;5.14976;293;20220809;31.1;16;23.6;3.7;10.66;0;6.54;22035 +91095;48.47014;5.14976;293;20220810;30.7;17.1;23.9;4.4;10.06;0;6.91;20524 +91095;48.47014;5.14976;293;20220811;30.8;15.9;23.4;3.7;9.53;0;6.58;21552 +91095;48.47014;5.14976;293;20220812;31.5;17.9;24.7;4.6;8.81;0;7.41;20857 +91095;48.47014;5.14976;293;20220813;30.6;17.4;24;3.3;9.11;0;6.16;20410 +91095;48.47014;5.14976;293;20220814;27.6;17.3;22.5;2.9;12.21;7.5;4.82;17872 +91095;48.47014;5.14976;293;20220815;21;16.8;18.9;3.1;18.01;3.2;2.29;11220 +91095;48.47014;5.14976;293;20220816;28.3;14.4;21.3;1.7;17.16;5;4.04;20337 +91095;48.47014;5.14976;293;20220817;25.4;16.2;20.8;2;17.93;2.1;3.32;16141 +91095;48.47014;5.14976;293;20220818;24.9;16;20.5;1.7;18;2.1;3.13;16033 +91095;48.47014;5.14976;293;20220819;23;16;19.5;2.4;18.2;3.5;2.78;14097 +91095;48.47014;5.14976;293;20220820;24.5;15.5;20;1.8;16.2;0;3.23;15860 +91095;48.47014;5.14976;293;20220821;25.5;11.1;18.3;1.1;13.2;0;3.46;19873 +91095;48.47014;5.14976;293;20220822;26.8;14;20.4;1.7;14.83;0;3.77;18810 +91095;48.47014;5.14976;293;20220823;28.3;13.9;21.1;1.4;16.03;0;3.76;19574 +91095;48.47014;5.14976;293;20220824;31.4;15.4;23.4;2;14.23;0;4.71;20623 +91095;48.47014;5.14976;293;20220825;31.8;15.2;23.5;2.2;13.7;0;4.98;20692 +91095;48.47014;5.14976;293;20220826;22.6;18.1;20.4;2.7;17.66;1.3;2.61;10457 +91095;48.47014;5.14976;293;20220827;24.9;12.4;18.7;1.6;15.23;0;3.21;17665 +91095;48.47014;5.14976;293;20220828;27.2;14.5;20.9;2.6;15.8;0;3.86;17593 +91095;48.47014;5.14976;293;20220829;29.2;15.6;22.4;2.6;13.63;0;4.5;17891 +91095;48.47014;5.14976;293;20220830;28.2;16;22.1;2.5;15.06;0;3.94;16105 +91095;48.47014;5.14976;293;20220831;26.7;13.8;20.2;1.9;16.66;7.5;3.38;17296 +91095;48.47014;5.14976;293;20220901;26;13.6;19.8;2.3;14.16;0;3.63;16757 +91095;48.47014;5.14976;293;20220902;25.8;13;19.4;2.4;14.13;1.8;3.59;16818 +91095;48.47014;5.14976;293;20220903;22.9;15.3;19.1;2.1;16.76;3.6;2.59;12965 +91095;48.47014;5.14976;293;20220904;27.5;12;19.7;1.8;14.2;.7;3.61;18320 +91095;48.47014;5.14976;293;20220905;29.6;14.6;22.1;2.3;15.16;2.3;4.11;17918 +91095;48.47014;5.14976;293;20220906;28.4;15.9;22.2;2.2;17.5;4;3.56;16154 +91095;48.47014;5.14976;293;20220907;20.5;14.9;17.7;2;17.06;10.4;2.01;10720 +91095;48.47014;5.14976;293;20220908;21;13.6;17.3;3.7;15.6;0;2.44;12034 +91095;48.47014;5.14976;293;20220909;20.2;13.9;17.1;4.5;15.1;10.9;2.51;10982 +91095;48.47014;5.14976;293;20220910;18.8;13.5;16.2;4.3;15.13;0;2.02;9681 +91095;48.47014;5.14976;293;20220911;21.5;13.1;17.3;1.5;14.7;.1;2.21;12393 +91095;48.47014;5.14976;293;20220912;26.1;10.4;18.3;2.1;13.7;0;3.27;17036 +91095;48.47014;5.14976;293;20220913;27;14.6;20.8;2.2;17.73;2.8;3;14708 +91095;48.47014;5.14976;293;20220914;25.3;17.3;21.3;2.5;20.06;17.8;2.52;11728 +91095;48.47014;5.14976;293;20220915;20.2;16.3;18.2;2.3;16.66;5.9;1.83;8022 +91095;48.47014;5.14976;293;20220916;15.6;12.3;14;2.2;12.66;.5;1.55;7415 +91095;48.47014;5.14976;293;20220917;14.8;6.3;10.6;2.9;9.33;.8;1.95;11772 +91095;48.47014;5.14976;293;20220918;16.5;3.7;10.1;2.7;8.56;0;2.24;14224 +91095;48.47014;5.14976;293;20220919;16;5.1;10.6;1.8;8.9;0;1.93;13118 +91095;48.47014;5.14976;293;20220920;16.6;4;10.3;1.7;8.96;0;1.95;13967 +91095;48.47014;5.14976;293;20220921;16.9;5.5;11.2;2.7;8.9;0;2.23;12949 +91095;48.47014;5.14976;293;20220922;19.2;4.5;11.9;1.8;8.36;0;2.35;14606 +91095;48.47014;5.14976;293;20220923;18.4;4.8;11.6;1.2;9.53;0;1.87;13876 +91095;48.47014;5.14976;293;20220924;14.9;8.9;11.9;1.3;11.73;.6;1.34;9097 +91095;48.47014;5.14976;293;20220925;14.9;8.3;11.6;1.2;11.63;.8;1.31;9073 +91095;48.47014;5.14976;293;20220926;14.7;6.6;10.6;4;10.56;11.5;1.59;10340 +91095;48.47014;5.14976;293;20220927;12.5;8.3;10.4;5;11.4;11.9;1.06;6998 +91095;48.47014;5.14976;293;20220928;12.7;9.5;11.1;2.9;11.13;.9;1.2;6326 +91095;48.47014;5.14976;293;20220929;13.1;6.1;9.6;1.2;10.1;1.6;1.21;9189 +91095;48.47014;5.14976;293;20220930;15.5;2.4;8.9;1.7;8.73;5.5;1.56;12544 +91095;48.47014;5.14976;293;20221001;16.4;8;12.2;5.6;12.76;1;1.47;9681 +91095;48.47014;5.14976;293;20221002;17.4;12.2;14.8;4.1;15.66;4.3;1.14;7387 +91095;48.47014;5.14976;293;20221003;16.1;9.1;12.6;2.2;11.66;0;1.42;8565 +91095;48.47014;5.14976;293;20221004;19;5.2;12.1;1.7;10.93;.1;1.67;12181 +91095;48.47014;5.14976;293;20221005;22.7;7.5;15.1;2.8;12.86;0;2.24;12405 +91095;48.47014;5.14976;293;20221006;17.3;11.4;14.3;2;11.83;0;1.56;7765 +91095;48.47014;5.14976;293;20221007;18.5;3.3;10.9;1.8;10.6;.1;1.54;12186 +91095;48.47014;5.14976;293;20221008;15.5;7.9;11.7;1.8;10.83;0;1.28;8467 +91095;48.47014;5.14976;293;20221009;18.7;4.2;11.5;2.6;9.63;.1;1.87;11499 +91095;48.47014;5.14976;293;20221010;20.4;6.9;13.7;2.4;12.6;.8;1.68;10982 +91095;48.47014;5.14976;293;20221011;17.5;10.8;14.2;2.2;13.2;0;1.32;7314 +91095;48.47014;5.14976;293;20221012;19.6;5.4;12.5;1.4;10.9;0;1.43;10983 +91095;48.47014;5.14976;293;20221013;15.3;9.2;12.2;2.1;13.36;2.3;.9;6964 +91095;48.47014;5.14976;293;20221014;15.6;13;14.3;4.3;15.7;18.1;.7;4203 +91095;48.47014;5.14976;293;20221015;16.7;14.7;15.7;4.8;16.66;8.5;.85;3765 +91095;48.47014;5.14976;293;20221016;21.9;14;17.9;2;16.53;0;1.42;7560 +91095;48.47014;5.14976;293;20221017;23.2;14.3;18.7;3;16.2;12.7;1.87;7686 +91095;48.47014;5.14976;293;20221018;20.1;13.3;16.7;1.7;16.53;.2;1.09;6669 +91095;48.47014;5.14976;293;20221019;19.7;12.3;16;3.4;15.7;.1;1.3;6816 +91095;48.47014;5.14976;293;20221020;19;14.1;16.5;3.4;16.4;25.7;1.18;5528 +91095;48.47014;5.14976;293;20221021;20;13.2;16.6;3.6;16.3;4.6;1.26;6389 +91095;48.47014;5.14976;293;20221022;20.7;10.6;15.6;2.3;14.5;0;1.34;7682 +91095;48.47014;5.14976;293;20221023;21.2;13.5;17.3;4.1;14.93;1.4;1.91;6665 +91095;48.47014;5.14976;293;20221024;18.4;14.5;16.5;4.4;13.06;.6;2;4276 +91095;48.47014;5.14976;293;20221025;19.2;9.6;14.4;2.4;13.13;0;1.24;6965 +91095;48.47014;5.14976;293;20221026;21.7;14.2;18;2.7;13.83;.2;1.78;6180 +91095;48.47014;5.14976;293;20221027;22.5;10.7;16.6;2.8;14.9;0;1.52;7792 +91095;48.47014;5.14976;293;20221028;24.3;14.4;19.3;2.8;14.5;0;2.04;6875 +91095;48.47014;5.14976;293;20221029;23.4;12;17.7;2.7;13.1;0;1.94;7497 +91095;48.47014;5.14976;293;20221030;21.9;10.7;16.3;2.3;11.66;.1;1.67;7174 +91095;48.47014;5.14976;293;20221031;20;8.5;14.3;3.3;13.03;5.5;1.4;7274 +91095;48.47014;5.14976;293;20221101;14.8;11.7;13.3;4.5;12.36;0;1.21;3490 +91095;48.47014;5.14976;293;20221102;15.5;8.9;12.2;3.8;10.96;0;1.3;5151 +91095;48.47014;5.14976;293;20221103;12.7;7.6;10.1;4;11;13.3;.8;4366 +91095;48.47014;5.14976;293;20221104;9;8;8.5;4.1;10.56;3.1;.51;1723 +91095;48.47014;5.14976;293;20221105;10;4.8;7.4;2.6;9.46;0;.52;4405 +91095;48.47014;5.14976;293;20221106;9.6;4;6.8;3.3;9.06;.9;.56;4413 +91095;48.47014;5.14976;293;20221107;15;9;12;4.7;11.9;.3;1.01;4456 +91095;48.47014;5.14976;293;20221108;17.2;6.8;12;4;10.86;10.3;1.39;5983 +91095;48.47014;5.14976;293;20221109;12.5;10.9;11.7;3.2;12.86;2.2;.57;2111 +91095;48.47014;5.14976;293;20221110;10.9;5.2;8.1;1.8;10.26;0;.44;4046 +91095;48.47014;5.14976;293;20221111;10.8;2.1;6.4;2.3;9.23;.1;.42;5293 +91095;48.47014;5.14976;293;20221112;16;5.2;10.6;2.8;10.03;.1;.94;5742 +91095;48.47014;5.14976;293;20221113;7.4;2.9;5.2;2.7;8.53;.1;.39;3604 +91095;48.47014;5.14976;293;20221114;15.1;4.5;9.8;2.9;10.43;2.2;.72;5488 +91095;48.47014;5.14976;293;20221115;13.4;6.4;9.9;3.4;11.93;5.4;.42;4327 +91095;48.47014;5.14976;293;20221116;12.6;7.9;10.3;5;11.33;3.7;.66;3332 +91095;48.47014;5.14976;293;20221117;12.3;10.2;11.3;6.4;10.96;10.7;1.18;2088 +91095;48.47014;5.14976;293;20221118;9.1;7.8;8.4;4.3;10.06;1;.6;1390 +91095;48.47014;5.14976;293;20221119;6.4;4.9;5.7;2.4;9.1;1;.31;1410 +91095;48.47014;5.14976;293;20221120;7.7;4;5.8;4.3;8.93;3.3;.33;2764 +91095;48.47014;5.14976;293;20221121;8.4;6.2;7.3;5.2;9.2;.9;.6;2097 +91095;48.47014;5.14976;293;20221122;8.3;4;6.2;5.3;8.36;.8;.63;2948 +91095;48.47014;5.14976;293;20221123;9.4;2.6;6;4.5;8.56;7;.52;3724 +91095;48.47014;5.14976;293;20221124;11.2;6.5;8.8;4.5;9.7;2.3;.76;2998 +91095;48.47014;5.14976;293;20221125;10.2;6.9;8.6;3.3;9.46;.2;.69;2514 +91095;48.47014;5.14976;293;20221126;6.2;2.9;4.6;1.9;8.4;0;.25;2362 +91095;48.47014;5.14976;293;20221127;8;3.2;5.6;2.7;7.86;0;.5;2965 +91095;48.47014;5.14976;293;20221128;7.9;5.4;6.6;2.6;8.83;2.6;.48;1804 +91095;48.47014;5.14976;293;20221129;8.1;4.4;6.3;1.8;9.2;0;.29;2453 +91095;48.47014;5.14976;293;20221130;7;4.2;5.6;2.4;8.56;.1;.35;2095 +91095;48.47014;5.14976;293;20221201;6;5.2;5.6;3.1;8;0;.58;883 +91095;48.47014;5.14976;293;20221202;3.8;2.9;3.3;2.6;7.1;1.2;.45;924 +91095;48.47014;5.14976;293;20221203;3.7;1.6;2.6;4.8;6.43;.1;.54;1630 +91095;48.47014;5.14976;293;20221204;2.5;1.2;1.9;3.3;6.46;3.5;.38;1032 +91095;48.47014;5.14976;293;20221205;3.2;2.1;2.6;2.2;7.16;.3;.29;1035 +91095;48.47014;5.14976;293;20221206;2.2;.9;1.5;1.4;6.73;0;.26;1199 +91095;48.47014;5.14976;293;20221207;2.6;-1.3;.6;1.5;6.5;.2;.15;2221 +91095;48.47014;5.14976;293;20221208;3;1.2;2.1;1.5;6.4;0;.35;1401 +91095;48.47014;5.14976;293;20221209;.5;-3.1;-1.3;2.7;5.4;0;.19;2164 +91095;48.47014;5.14976;293;20221210;-1.1;-1.5;-1.3;2.7;5.23;0;.33;345 +91095;48.47014;5.14976;293;20221211;-1.9;-3.5;-2.7;1.5;4.57;0;.26;1400 +91095;48.47014;5.14976;293;20221212;-2.1;-7.3;-4.7;2.6;3.83;0;.31;2599 +91095;48.47014;5.14976;293;20221213;.2;-6.1;-2.9;4.2;3.66;0;.61;2862 +91095;48.47014;5.14976;293;20221214;.5;-1.9;-.7;1.9;5.5;1.4;.23;1635 +91095;48.47014;5.14976;293;20221215;-.5;-3;-1.8;3.5;4.8;0;.33;1769 +91095;48.47014;5.14976;293;20221216;0;-6.7;-3.4;1.8;3.66;0;.32;3123 +91095;48.47014;5.14976;293;20221217;-1.8;-9.8;-5.8;1.9;3.26;0;.23;3421 +91095;48.47014;5.14976;293;20221218;2.3;-9.4;-3.5;3.2;4.53;.2;.2;4117 +91095;48.47014;5.14976;293;20221219;11.5;2.1;6.8;3.7;8.53;0;.54;3571 +91095;48.47014;5.14976;293;20221220;13.4;8.4;10.9;4.2;10.96;8.8;.82;2489 +91095;48.47014;5.14976;293;20221221;10.8;10.5;10.7;5.5;12.16;6.6;.55;266 +91095;48.47014;5.14976;293;20221222;11.6;9.9;10.7;8;12.06;15.6;.58;1209 +91095;48.47014;5.14976;293;20221223;13.3;10.3;11.8;6.3;13.46;6.9;.35;1855 +91095;48.47014;5.14976;293;20221224;10.9;9.6;10.2;4.1;11.3;.6;.61;992 +91095;48.47014;5.14976;293;20221225;13.5;7.5;10.5;3.4;10.9;1.1;.64;2771 +91095;48.47014;5.14976;293;20221226;10.7;10;10.4;4.5;10.3;11.6;1.01;643 +91095;48.47014;5.14976;293;20221227;7.9;.5;4.2;2.6;7.33;0;.36;3183 +91095;48.47014;5.14976;293;20221228;11;3.2;7.1;5.6;9.16;.2;.53;3326 +91095;48.47014;5.14976;293;20221229;10.5;9.9;10.2;6.7;9.93;2.4;1.26;586 +91095;48.47014;5.14976;293;20221230;12.3;4.1;8.2;5.5;10.43;4.2;.41;3432 +91095;48.47014;5.14976;293;20221231;15.7;12.5;14.1;6.7;11.9;0;1.79;2025 +91096;48.48441;5.48721;351;20220101;14;6.4;10.2;2.3;9.5;.1;.68;3452 +91096;48.48441;5.48721;351;20220102;12.2;3.4;7.8;5.1;8.9;.1;.78;3834 +91096;48.48441;5.48721;351;20220103;10.8;9.5;10.2;6.3;10.4;17.8;.98;1263 +91096;48.48441;5.48721;351;20220104;10;9.1;9.6;5.9;9.73;18.3;1.05;1005 +91096;48.48441;5.48721;351;20220105;2.9;.1;1.5;3.9;6.05;0;.39;2073 +91096;48.48441;5.48721;351;20220106;2.6;.7;1.6;2.2;5.93;.3;.38;2037 +91096;48.48441;5.48721;351;20220107;2.7;-1.1;.8;5;6.23;5.3;.22;2346 +91096;48.48441;5.48721;351;20220108;3.9;.8;2.4;6.7;6.87;19;.3;2293 +91096;48.48441;5.48721;351;20220109;4;2.8;3.4;4.7;6.97;.7;.48;1388 +91096;48.48441;5.48721;351;20220110;2.1;-.8;.6;2;6.07;.1;.23;2531 +91096;48.48441;5.48721;351;20220111;3.2;-.7;1.2;3.2;5.63;0;.44;3044 +91096;48.48441;5.48721;351;20220112;3.2;-3.9;-.4;3.1;5.17;0;.34;4159 +91096;48.48441;5.48721;351;20220113;3.3;-2.5;.4;2.8;5.27;0;.42;3825 +91096;48.48441;5.48721;351;20220114;7.2;-3.3;2;1.5;5.7;0;.31;5160 +91096;48.48441;5.48721;351;20220115;2;-3.6;-.8;1.6;5.23;.1;.27;3166 +91096;48.48441;5.48721;351;20220116;-.5;-3.1;-1.8;2.8;5.33;0;.1;2441 +91096;48.48441;5.48721;351;20220117;2.6;-1.5;.6;2;6.7;.1;.12;2712 +91096;48.48441;5.48721;351;20220118;6.7;2.3;4.5;3.6;6.8;0;.66;3538 +91096;48.48441;5.48721;351;20220119;2;-1.7;.2;4.2;6.33;1.8;.11;2609 +91096;48.48441;5.48721;351;20220120;3.6;1.4;2.5;3.5;6.37;.2;.49;2386 +91096;48.48441;5.48721;351;20220121;2.9;-.9;1;3;5.83;.1;.39;2945 +91096;48.48441;5.48721;351;20220122;3.5;.5;2;2.1;6.43;0;.36;2477 +91096;48.48441;5.48721;351;20220123;5.9;2.2;4.1;3.2;6.33;0;.73;2836 +91096;48.48441;5.48721;351;20220124;6.1;-2.5;1.8;1.8;5.63;0;.44;4854 +91096;48.48441;5.48721;351;20220125;3.1;-4;-.5;1.7;5.23;0;.34;4337 +91096;48.48441;5.48721;351;20220126;-2.6;-3;-2.8;2;5.07;0;.23;1164 +91096;48.48441;5.48721;351;20220127;-.3;-3.9;-2.1;3.3;5.57;.5;.13;2709 +91096;48.48441;5.48721;351;20220128;2.3;-.2;1;2.7;6.6;0;.22;2445 +91096;48.48441;5.48721;351;20220129;4.6;.5;2.6;5;7.5;3.8;.14;3251 +91096;48.48441;5.48721;351;20220130;6.7;4.7;5.7;2.6;7.53;.3;.65;2958 +91096;48.48441;5.48721;351;20220131;5.2;2.1;3.6;6.2;6.37;1.6;.86;3199 +91096;48.48441;5.48721;351;20220201;4.5;.3;2.4;5.7;7.03;2.5;.31;3465 +91096;48.48441;5.48721;351;20220202;8.5;5.1;6.8;4.6;9.7;.6;.31;3096 +91096;48.48441;5.48721;351;20220203;7.3;5.1;6.2;2.9;8.47;.2;.55;2549 +91096;48.48441;5.48721;351;20220204;6.7;4.1;5.4;4.5;7.9;2;.62;2828 +91096;48.48441;5.48721;351;20220205;6.5;-.1;3.2;3.9;6.4;.1;.69;5770 +91096;48.48441;5.48721;351;20220206;7.3;2.4;4.9;8.8;8.13;18.6;.49;4089 +91096;48.48441;5.48721;351;20220207;6.5;2;4.2;4.6;5.83;0;1.12;5099 +91096;48.48441;5.48721;351;20220208;8.2;.7;4.5;3.3;7.1;0;.7;5191 +91096;48.48441;5.48721;351;20220209;12.7;-.3;6.2;2.8;6.83;0;1.13;8324 +91096;48.48441;5.48721;351;20220210;5.6;3.7;4.7;5.3;7.1;.4;1;2609 +91096;48.48441;5.48721;351;20220211;6.3;-.8;2.8;2.2;5.8;0;.71;7258 +91096;48.48441;5.48721;351;20220212;5.4;-4.1;.7;2.7;4.8;0;.79;8828 +91096;48.48441;5.48721;351;20220213;11.4;-1.1;5.2;7;6.4;0;1.67;9944 +91096;48.48441;5.48721;351;20220214;9.1;4.4;6.7;4.6;8.17;1.2;.92;3233 +91096;48.48441;5.48721;351;20220215;9.1;4.3;6.7;6.3;7.7;6.5;1.23;5280 +91096;48.48441;5.48721;351;20220216;11.2;5.1;8.2;8.6;10.43;10.3;.58;5353 +91096;48.48441;5.48721;351;20220217;11.5;9.9;10.7;6.8;8.9;.4;1.84;2819 +91096;48.48441;5.48721;351;20220218;11.9;6.7;9.3;7.4;8.87;1.8;1.57;5081 +91096;48.48441;5.48721;351;20220219;7.7;1.9;4.8;6.2;5.73;0;1.57;5870 +91096;48.48441;5.48721;351;20220220;8.6;4.4;6.5;8;8.8;8.8;.72;4692 +91096;48.48441;5.48721;351;20220221;6.6;3.5;5.1;8.2;7.5;4.2;.88;4073 +91096;48.48441;5.48721;351;20220222;7.9;4.5;6.2;5.2;8.73;3;.63;4240 +91096;48.48441;5.48721;351;20220223;11.4;4.8;8.1;2.2;8.1;0;1.09;7255 +91096;48.48441;5.48721;351;20220224;10.5;6.3;8.4;5.1;7.33;3.3;1.73;5260 +91096;48.48441;5.48721;351;20220225;6.7;-.4;3.1;4.1;5.9;.5;1.06;7694 +91096;48.48441;5.48721;351;20220226;6;-2.1;2;3.7;5.27;.1;1.05;7946 +91096;48.48441;5.48721;351;20220227;9.3;-1.1;4.1;4.6;4.3;0;1.99;9167 +91096;48.48441;5.48721;351;20220228;11.1;-2.6;4.2;2.5;4.53;0;1.61;10716 +91096;48.48441;5.48721;351;20220301;10.8;-2.6;4.1;2.1;4.63;0;1.45;10551 +91096;48.48441;5.48721;351;20220302;11.5;-.1;5.7;2.2;5.77;0;1.42;9138 +91096;48.48441;5.48721;351;20220303;13.9;1.3;7.6;2;6.6;0;1.55;11538 +91096;48.48441;5.48721;351;20220304;10.5;-2;4.2;3.4;3.9;0;2.04;11730 +91096;48.48441;5.48721;351;20220305;8.3;-3.9;2.2;3.1;3.57;0;1.75;11793 +91096;48.48441;5.48721;351;20220306;6.2;-4;1.1;4.7;3.5;0;1.81;10914 +91096;48.48441;5.48721;351;20220307;5;-3.2;.9;5.5;3.5;0;1.82;10349 +91096;48.48441;5.48721;351;20220308;10.5;-5;2.8;2.9;3.77;0;1.87;12738 +91096;48.48441;5.48721;351;20220309;13.8;-1.4;6.2;2.2;4.93;0;1.94;13693 +91096;48.48441;5.48721;351;20220310;14.6;.7;7.6;2.9;5.8;0;2.17;13331 +91096;48.48441;5.48721;351;20220311;15.5;3.7;9.6;5.7;6.77;1.4;2.89;12348 +91096;48.48441;5.48721;351;20220312;11.4;6.6;9;3.8;7.37;.4;1.88;7387 +91096;48.48441;5.48721;351;20220313;11.4;5.7;8.6;3.7;8.4;7.9;1.51;8440 +91096;48.48441;5.48721;351;20220314;13.6;4.3;9;3.1;7.5;3.5;1.93;11588 +91096;48.48441;5.48721;351;20220315;12.5;6.4;9.5;3;9.67;.3;1.33;8263 +91096;48.48441;5.48721;351;20220316;14.5;5.8;10.1;2.5;9.93;0;1.54;10664 +91096;48.48441;5.48721;351;20220317;9.1;8.7;8.9;4.4;8.83;.2;1.24;2089 +91096;48.48441;5.48721;351;20220318;12;4.8;8.4;6.8;7;0;2.5;11998 +91096;48.48441;5.48721;351;20220319;13.4;4.3;8.9;7;5.8;0;3.32;15266 +91096;48.48441;5.48721;351;20220320;14.7;2.3;8.5;3.9;7.2;.3;2.24;11043 +91096;48.48441;5.48721;351;20220321;17.6;5.8;11.7;3.3;6.7;0;3.1;16643 +91096;48.48441;5.48721;351;20220322;17.4;3.9;10.7;2;6.1;0;2.64;17572 +91096;48.48441;5.48721;351;20220323;17.9;2.5;10.2;1.7;5.7;0;2.61;18451 +91096;48.48441;5.48721;351;20220324;19.1;2.3;10.7;1.8;5.3;0;2.85;19133 +91096;48.48441;5.48721;351;20220325;18.4;2.6;10.5;2.8;5.5;0;3.25;19012 +91096;48.48441;5.48721;351;20220326;19;2.6;10.8;4.4;5.3;0;4.04;19433 +91096;48.48441;5.48721;351;20220327;20.5;2.8;11.7;2.4;5.7;0;3.39;19787 +91096;48.48441;5.48721;351;20220328;21.3;3.7;12.5;1.8;6.66;0;3.02;18066 +91096;48.48441;5.48721;351;20220329;18.3;7.7;13;2.5;6.7;.8;2.75;9614 +91096;48.48441;5.48721;351;20220330;13.1;8.3;10.7;2.8;10.4;6.3;1.41;6602 +91096;48.48441;5.48721;351;20220331;8.4;6.8;7.6;3.5;8.7;2.7;1.06;3934 +91096;48.48441;5.48721;351;20220401;3.9;-.4;1.8;4.3;5.7;1.1;1.08;8694 +91096;48.48441;5.48721;351;20220402;2.5;-1;.8;2.8;5.07;1;1.13;9711 +91096;48.48441;5.48721;351;20220403;4.7;-2.8;1;2.6;4.5;0;1.43;12136 +91096;48.48441;5.48721;351;20220404;9.1;-3;3.1;5.6;4.6;.3;2.37;16391 +91096;48.48441;5.48721;351;20220405;8;4.4;6.2;6.5;9.1;.8;.73;6093 +91096;48.48441;5.48721;351;20220406;11.5;7.8;9.7;6.4;9.6;1.7;1.61;6232 +91096;48.48441;5.48721;351;20220407;11.7;7.7;9.7;9.7;10;12.7;1.6;6532 +91096;48.48441;5.48721;351;20220408;13;5.2;9.1;7.2;8.7;25.6;2.1;9127 +91096;48.48441;5.48721;351;20220409;8.6;.2;4.4;3.1;6.4;.3;1.65;13077 +91096;48.48441;5.48721;351;20220410;12.4;-.3;6.1;2.4;5.6;0;2.55;20151 +91096;48.48441;5.48721;351;20220411;18;1.5;9.8;3.8;6.9;0;3.63;22703 +91096;48.48441;5.48721;351;20220412;21.2;7.3;14.3;5;7.3;0;4.69;18658 +91096;48.48441;5.48721;351;20220413;21.4;10.9;16.2;3;10.1;.2;3.83;19477 +91096;48.48441;5.48721;351;20220414;19.7;8.7;14.2;2.4;11.3;0;2.94;17406 +91096;48.48441;5.48721;351;20220415;19.9;7.7;13.8;2.7;10.1;0;3.39;20394 +91096;48.48441;5.48721;351;20220416;15.8;6.4;11.1;5.6;7.2;0;3.82;20396 +91096;48.48441;5.48721;351;20220417;17.2;4.2;10.7;5.3;4.8;0;4.68;22428 +91096;48.48441;5.48721;351;20220418;18.7;-.1;9.3;2.5;5.6;0;3.74;24375 +91096;48.48441;5.48721;351;20220419;19.2;4.1;11.7;2.5;6.3;0;3.73;21536 +91096;48.48441;5.48721;351;20220420;16.1;6;11.1;4.7;5.5;0;4.26;21449 +91096;48.48441;5.48721;351;20220421;17.7;4.3;11;4.6;7.1;0;4.06;23335 +91096;48.48441;5.48721;351;20220422;18.4;4.9;11.7;3.8;8.6;.1;3.72;23171 +91096;48.48441;5.48721;351;20220423;15;8.4;11.7;3;9.8;1.4;2.24;11121 +91096;48.48441;5.48721;351;20220424;12.1;7.3;9.7;2.9;11.1;5.2;1.26;8192 +91096;48.48441;5.48721;351;20220425;15.4;7;11.2;2.1;9.7;2.6;2.54;16763 +91096;48.48441;5.48721;351;20220426;13.8;2.7;8.3;3.1;8.3;.1;2.51;18708 +91096;48.48441;5.48721;351;20220427;15.8;2.3;9.1;3.6;8.6;0;3.04;22846 +91096;48.48441;5.48721;351;20220428;19.5;6.6;13.1;4.2;7.8;0;4.48;24263 +91096;48.48441;5.48721;351;20220429;17.4;4.9;11.2;2.2;8.2;.2;3.08;18881 +91096;48.48441;5.48721;351;20220430;16.1;5.4;10.8;2.9;9;0;2.99;19627 +91096;48.48441;5.48721;351;20220501;15.8;2.5;9.2;1.5;8.3;0;2.92;22338 +91096;48.48441;5.48721;351;20220502;19.1;4.3;11.7;2;9.6;0;3.29;21880 +91096;48.48441;5.48721;351;20220503;21.4;5.8;13.6;2.2;10.5;1.4;3.59;21484 +91096;48.48441;5.48721;351;20220504;20.4;7.2;13.8;2.7;10.9;4.5;3.57;21311 +91096;48.48441;5.48721;351;20220505;16.8;8.5;12.7;1.6;11.1;5;2.11;11490 +91096;48.48441;5.48721;351;20220506;19.6;6.1;12.8;2.1;10.17;0;3.41;21522 +91096;48.48441;5.48721;351;20220507;20.7;7;13.8;2.2;10.1;.1;3.66;21748 +91096;48.48441;5.48721;351;20220508;22;7.7;14.9;2.9;11.3;.5;3.97;22486 +91096;48.48441;5.48721;351;20220509;23.9;9.6;16.8;2.2;11.46;0;4.31;24564 +91096;48.48441;5.48721;351;20220510;24.4;9.7;17.1;2;12.23;0;4.31;24533 +91096;48.48441;5.48721;351;20220511;27.5;14.2;20.9;3.7;12.46;0;5.66;24398 +91096;48.48441;5.48721;351;20220512;21.2;12.9;17.1;2.7;12.83;0;3.53;17551 +91096;48.48441;5.48721;351;20220513;20.9;12;16.4;2.2;10.53;0;3.78;19150 +91096;48.48441;5.48721;351;20220514;23.2;6.5;14.8;1.6;9.33;0;4.29;25864 +91096;48.48441;5.48721;351;20220515;27.4;8.5;17.9;1.9;10.9;.2;5.08;27121 +91096;48.48441;5.48721;351;20220516;23.7;15.7;19.7;3.5;13.6;2.4;4.36;18368 +91096;48.48441;5.48721;351;20220517;27.2;11.8;19.5;1.7;12.67;0;4.76;24706 +91096;48.48441;5.48721;351;20220518;28.9;12.9;20.9;1.7;13.2;0;5.13;25787 +91096;48.48441;5.48721;351;20220519;29.3;15.7;22.5;3;15.33;0;5.46;22814 +91096;48.48441;5.48721;351;20220520;27.8;18.4;23.1;4;14.77;1.6;5.51;19427 +91096;48.48441;5.48721;351;20220521;23.1;8.5;15.8;2.4;11.4;0;4.39;24916 +91096;48.48441;5.48721;351;20220522;23.4;9.9;16.7;2.7;11.13;4.3;4.43;22644 +91096;48.48441;5.48721;351;20220523;22.1;13;17.6;4;15.07;16.3;3.68;18598 +91096;48.48441;5.48721;351;20220524;16.8;11.1;14;4.1;11.9;.6;2.89;15383 +91096;48.48441;5.48721;351;20220525;19.9;7.2;13.6;2.8;10.17;0;3.94;23237 +91096;48.48441;5.48721;351;20220526;19.8;11.9;15.8;2.9;11.33;0;3.57;17531 +91096;48.48441;5.48721;351;20220527;17.6;11.6;14.6;3.1;12.07;0;2.91;15190 +91096;48.48441;5.48721;351;20220528;18.3;6.9;12.6;3.2;8.87;0;3.87;22102 +91096;48.48441;5.48721;351;20220529;16.1;6.7;11.4;3.7;7.53;0;3.74;20282 +91096;48.48441;5.48721;351;20220530;18.9;4.1;11.5;2.7;7.67;0;4.15;25363 +91096;48.48441;5.48721;351;20220531;21.5;7;14.2;2.3;7.97;0;4.44;23822 +91096;48.48441;5.48721;351;20220601;21.7;7.9;14.8;2.4;8.8;0;4.5;24719 +91096;48.48441;5.48721;351;20220602;23.5;10;16.8;3.4;9.87;0;5.13;24604 +91096;48.48441;5.48721;351;20220603;20.8;11.8;16.3;2;13.6;2.3;3.35;18434 +91096;48.48441;5.48721;351;20220604;27.7;14.1;20.9;2.4;15.83;6.9;4.98;24019 +91096;48.48441;5.48721;351;20220605;20.1;16.3;18.2;3.9;16.8;13.7;2.77;13169 +91096;48.48441;5.48721;351;20220606;20.5;13.3;16.9;3.5;13.27;.2;3.67;18053 +91096;48.48441;5.48721;351;20220607;20.5;12.5;16.5;3.3;13.3;2.5;3.56;18094 +91096;48.48441;5.48721;351;20220608;17.9;11.8;14.9;3.1;13.23;9.7;2.82;15179 +91096;48.48441;5.48721;351;20220609;19.2;10.2;14.7;3.2;11.53;0;3.62;19658 +91096;48.48441;5.48721;351;20220610;24;9.1;16.6;1.7;11.73;0;4.49;25402 +91096;48.48441;5.48721;351;20220611;27;11.7;19.3;1.5;13.73;0;4.91;26488 +91096;48.48441;5.48721;351;20220612;25.9;13.7;19.8;2.6;14.8;0;4.83;23794 +91096;48.48441;5.48721;351;20220613;21.6;10.3;16;2.7;10.63;0;4.45;23663 +91096;48.48441;5.48721;351;20220614;26;8.9;17.5;2.3;10.57;0;5.38;28207 +91096;48.48441;5.48721;351;20220615;30.8;11.8;21.3;1.6;12.2;0;5.83;29167 +91096;48.48441;5.48721;351;20220616;28.5;15.5;22;2.3;12.47;0;5.63;25413 +91096;48.48441;5.48721;351;20220617;30.8;13.6;22.2;2.1;11.4;0;6.21;28249 +91096;48.48441;5.48721;351;20220618;35;15.9;25.5;2.7;13.93;0;7.33;29596 +91096;48.48441;5.48721;351;20220619;34.3;23.9;29.1;5;15.83;1.1;8.32;23233 +91096;48.48441;5.48721;351;20220620;25.1;17.4;21.3;3.8;16.53;1.3;4.46;18346 +91096;48.48441;5.48721;351;20220621;28.3;12.6;20.4;3;14.3;2;5.67;26782 +91096;48.48441;5.48721;351;20220622;23.4;18.1;20.7;2.3;18.73;7.6;3.17;14413 +91096;48.48441;5.48721;351;20220623;28.6;16;22.3;2.9;17.3;7.4;5.19;23219 +91096;48.48441;5.48721;351;20220624;21.5;15.6;18.6;3.9;16.77;6.9;3.3;15786 +91096;48.48441;5.48721;351;20220625;25.5;14;19.8;2.9;14.93;4.8;4.77;22933 +91096;48.48441;5.48721;351;20220626;17.9;14.1;16;2.1;15.93;7.7;2.12;11337 +91096;48.48441;5.48721;351;20220627;20;14.7;17.4;2.4;15.73;1.3;2.86;14608 +91096;48.48441;5.48721;351;20220628;25.1;9.9;17.5;2.1;13.3;0;4.72;26246 +91096;48.48441;5.48721;351;20220629;27.5;13;20.2;1.4;13.57;0;4.93;25598 +91096;48.48441;5.48721;351;20220630;22;13.1;17.6;2.5;13.77;3;3.84;19392 +91096;48.48441;5.48721;351;20220701;21.3;10.9;16.1;2.5;11.87;.1;3.95;21027 +91096;48.48441;5.48721;351;20220702;26.8;9.4;18.1;1.9;10.8;0;5.32;28337 +91096;48.48441;5.48721;351;20220703;28.2;14.4;21.3;3;12.3;0;5.93;25602 +91096;48.48441;5.48721;351;20220704;24.9;11.6;18.3;2;11.53;0;4.84;25167 +91096;48.48441;5.48721;351;20220705;25.8;11.5;18.7;2.4;10.83;0;5.29;26071 +91096;48.48441;5.48721;351;20220706;21.9;11.1;16.5;3.3;10.77;0;4.6;22916 +91096;48.48441;5.48721;351;20220707;21.3;11.2;16.3;3.2;12.03;0;4;20197 +91096;48.48441;5.48721;351;20220708;24.8;8.6;16.7;3.3;11.07;0;5.27;27408 +91096;48.48441;5.48721;351;20220709;26.9;11.9;19.4;3.2;12.17;0;5.63;26039 +91096;48.48441;5.48721;351;20220710;24.1;11.6;17.9;4.3;11.43;0;5.35;24476 +91096;48.48441;5.48721;351;20220711;27.5;11.8;19.6;3.7;12.17;0;5.93;26416 +91096;48.48441;5.48721;351;20220712;29;14.2;21.6;3;12.3;0;6.04;25992 +91096;48.48441;5.48721;351;20220713;32;13.5;22.8;1.8;11.3;0;5.92;26766 +91096;48.48441;5.48721;351;20220714;32.6;17.3;24.9;3.7;12.1;0;7.21;24752 +91096;48.48441;5.48721;351;20220715;25.7;13.5;19.6;3.4;10.83;0;5.55;23750 +91096;48.48441;5.48721;351;20220716;27;12.3;19.7;3.6;9.63;0;6.13;25637 +91096;48.48441;5.48721;351;20220717;30.6;13.8;22.2;3.5;9.43;0;6.98;26815 +91096;48.48441;5.48721;351;20220718;35.6;16.3;25.9;2.1;9.4;0;6.88;28317 +91096;48.48441;5.48721;351;20220719;37.2;18.9;28;2.8;12.2;0;7.65;27521 +91096;48.48441;5.48721;351;20220720;28.2;21.8;25;3.5;17.6;5.1;4.99;16371 +91096;48.48441;5.48721;351;20220721;26.8;15.7;21.3;2.7;16.2;.1;4.68;21895 +91096;48.48441;5.48721;351;20220722;30.5;15.1;22.8;2.5;16.03;.8;5.5;24722 +91096;48.48441;5.48721;351;20220723;26.1;16.6;21.3;2.1;17.2;.2;3.98;18723 +91096;48.48441;5.48721;351;20220724;32.2;15.3;23.8;1.8;14.77;0;5.71;26562 +91096;48.48441;5.48721;351;20220725;29.9;19.5;24.7;3.7;14.83;.2;5.99;20519 +91096;48.48441;5.48721;351;20220726;23.4;14.1;18.8;2.5;13.73;0;3.97;19330 +91096;48.48441;5.48721;351;20220727;25.2;12.9;19.1;2.5;11.7;0;4.54;20733 +91096;48.48441;5.48721;351;20220728;27.3;13;20.1;2.9;10.6;0;5.23;20943 +91096;48.48441;5.48721;351;20220729;27.5;14.9;21.2;2.7;11.13;0;5.25;21568 +91096;48.48441;5.48721;351;20220730;28.9;14.1;21.5;2.6;11.63;0;5.49;23662 +91096;48.48441;5.48721;351;20220731;29.5;15.9;22.7;2.9;13;0;5.62;22556 +91096;48.48441;5.48721;351;20220801;26.2;15.4;20.8;2.2;15.03;0;4.14;19014 +91096;48.48441;5.48721;351;20220802;30.1;14.1;22.1;1.6;14.43;0;4.98;24776 +91096;48.48441;5.48721;351;20220803;34.6;16.8;25.7;1.6;13.47;0;5.76;25641 +91096;48.48441;5.48721;351;20220804;36.3;19.7;28;2.7;14.2;6.6;6.84;24276 +91096;48.48441;5.48721;351;20220805;25;18.5;21.8;4;17.47;.1;3.86;14204 +91096;48.48441;5.48721;351;20220806;25.2;13.2;19.2;4.7;11.03;0;5.49;21430 +91096;48.48441;5.48721;351;20220807;27.6;12;19.8;4.2;9.1;0;6.24;23570 +91096;48.48441;5.48721;351;20220808;29.3;13.5;21.4;3.7;9.37;0;6.38;23533 +91096;48.48441;5.48721;351;20220809;30.8;15.2;23;4;10.2;0;6.77;23306 +91096;48.48441;5.48721;351;20220810;30.2;16.1;23.1;4.8;9.43;0;7.27;22306 +91096;48.48441;5.48721;351;20220811;30.1;14.9;22.5;4.2;9.17;0;6.89;22976 +91096;48.48441;5.48721;351;20220812;30.7;14.7;22.7;4.1;8.93;0;6.98;23288 +91096;48.48441;5.48721;351;20220813;30.4;14.6;22.5;3.4;9.37;0;6.35;23011 +91096;48.48441;5.48721;351;20220814;27.9;14.8;21.4;2.6;12.13;10.3;4.83;19582 +91096;48.48441;5.48721;351;20220815;21.3;16;18.6;3.3;17.47;2.9;2.56;12103 +91096;48.48441;5.48721;351;20220816;28;15.4;21.7;2;16.7;4.4;4.13;20027 +91096;48.48441;5.48721;351;20220817;26.5;16.1;21.3;2;17.17;3.2;3.59;17066 +91096;48.48441;5.48721;351;20220818;23.7;16.3;20;1.7;17.67;1.2;2.69;12958 +91096;48.48441;5.48721;351;20220819;24.1;15.8;19.9;2.9;16.93;5.4;3.37;16163 +91096;48.48441;5.48721;351;20220820;24;15.7;19.9;2;15.47;.1;3.25;15811 +91096;48.48441;5.48721;351;20220821;25.7;11.2;18.5;1.7;12.5;0;3.87;20791 +91096;48.48441;5.48721;351;20220822;27.2;13.5;20.4;1.8;13.67;0;4.03;20075 +91096;48.48441;5.48721;351;20220823;28.3;14.6;21.5;1.8;15.43;0;4.05;20068 +91096;48.48441;5.48721;351;20220824;31;15.6;23.3;2.1;13.5;0;4.83;21061 +91096;48.48441;5.48721;351;20220825;31.4;15;23.2;1.9;12.93;0;4.74;21455 +91096;48.48441;5.48721;351;20220826;21.6;17.2;19.4;2.9;16.6;1.2;2.58;10719 +91096;48.48441;5.48721;351;20220827;24.2;14.8;19.5;2.4;15.8;0;3.17;15049 +91096;48.48441;5.48721;351;20220828;26.7;14.3;20.5;3.1;15.33;0;4.04;18049 +91096;48.48441;5.48721;351;20220829;29.3;13.7;21.5;2.5;13.07;0;4.65;20129 +91096;48.48441;5.48721;351;20220830;29.4;15.5;22.5;2.6;13.77;0;4.53;18476 +91096;48.48441;5.48721;351;20220831;26.1;14.9;20.5;2.4;15.47;7.5;3.61;16832 +91096;48.48441;5.48721;351;20220901;25.6;12.9;19.3;2.6;13.63;0;3.79;18022 +91096;48.48441;5.48721;351;20220902;26.1;12.4;19.3;2.2;13.5;1.6;3.65;17992 +91096;48.48441;5.48721;351;20220903;22.3;15.6;18.9;2.4;16.57;9.2;2.46;11547 +91096;48.48441;5.48721;351;20220904;26.9;12.7;19.8;2;14.23;.4;3.61;18293 +91096;48.48441;5.48721;351;20220905;28.8;13.9;21.4;2.5;14.87;2.1;4.04;17933 +91096;48.48441;5.48721;351;20220906;28;16.2;22.1;2.7;16.57;3.9;3.75;15751 +91096;48.48441;5.48721;351;20220907;20.6;15.6;18.1;2.9;16.77;9.3;2.15;10523 +91096;48.48441;5.48721;351;20220908;21.1;13.5;17.3;4.2;14.6;.6;2.74;12094 +91096;48.48441;5.48721;351;20220909;19.1;13.9;16.5;4.5;14.33;7.9;2.4;9843 +91096;48.48441;5.48721;351;20220910;18.5;12.9;15.7;4.4;14.33;0;2.02;9180 +91096;48.48441;5.48721;351;20220911;21.1;13.2;17.2;1.6;14.1;.1;2.27;12387 +91096;48.48441;5.48721;351;20220912;25.6;9.9;17.7;1.7;13.3;0;3.13;17905 +91096;48.48441;5.48721;351;20220913;26.6;14;20.3;2.6;17.07;5.8;3.13;15016 +91096;48.48441;5.48721;351;20220914;23.8;18;20.9;3.3;19.63;18.5;2.45;10869 +91096;48.48441;5.48721;351;20220915;19.4;15.9;17.7;3;16;7.2;1.87;7651 +91096;48.48441;5.48721;351;20220916;15.6;12.1;13.8;2.8;12.23;.3;1.62;6757 +91096;48.48441;5.48721;351;20220917;14.1;6.5;10.3;3.3;9.4;1;1.83;10451 +91096;48.48441;5.48721;351;20220918;15.6;5;10.3;3.6;8.67;0;2.25;13077 +91096;48.48441;5.48721;351;20220919;15.7;6.1;10.9;2.3;9.07;0;2.04;13047 +91096;48.48441;5.48721;351;20220920;16.1;5;10.5;1.9;9.17;.1;1.93;13407 +91096;48.48441;5.48721;351;20220921;16.8;5.8;11.3;3.1;8.87;0;2.35;13798 +91096;48.48441;5.48721;351;20220922;18.5;3.9;11.2;1.9;8.23;0;2.31;15497 +91096;48.48441;5.48721;351;20220923;18.3;5.6;11.9;1.8;9.73;0;2.05;13771 +91096;48.48441;5.48721;351;20220924;15.5;9.2;12.4;2;11.7;.3;1.43;8062 +91096;48.48441;5.48721;351;20220925;14.7;8.4;11.6;1.8;11.8;1.1;1.25;8217 +91096;48.48441;5.48721;351;20220926;14.2;7.4;10.8;4.4;10.27;8.3;1.67;8923 +91096;48.48441;5.48721;351;20220927;11.6;8;9.8;5.1;10.63;11.3;1.12;5972 +91096;48.48441;5.48721;351;20220928;12.6;8.8;10.7;3.4;10.7;1.1;1.26;6429 +91096;48.48441;5.48721;351;20220929;12.8;6.5;9.7;1.7;9.7;1;1.26;8573 +91096;48.48441;5.48721;351;20220930;15.3;1.8;8.5;1.7;8.43;4.8;1.57;12863 +91096;48.48441;5.48721;351;20221001;15.4;7.9;11.7;5.8;11.9;2.2;1.48;8334 +91096;48.48441;5.48721;351;20221002;17.3;12.2;14.7;4.4;14.9;8.6;1.28;6728 +91096;48.48441;5.48721;351;20221003;14.4;8.8;11.6;2.2;11.47;0;1.24;7855 +91096;48.48441;5.48721;351;20221004;18.5;3.8;11.1;1.7;10.63;.1;1.63;12715 +91096;48.48441;5.48721;351;20221005;21.2;9.1;15.1;3.5;13.3;0;2.14;11710 +91096;48.48441;5.48721;351;20221006;16.7;12.3;14.5;2.2;11.57;0;1.61;7477 +91096;48.48441;5.48721;351;20221007;18.3;4;11.2;1.5;10.77;.1;1.48;12070 +91096;48.48441;5.48721;351;20221008;15;8;11.5;2.3;11.17;.1;1.29;8975 +91096;48.48441;5.48721;351;20221009;18;3.6;10.8;2.2;9.57;.1;1.71;12349 +91096;48.48441;5.48721;351;20221010;20.2;8.1;14.1;2.6;12.73;1.1;1.73;10914 +91096;48.48441;5.48721;351;20221011;16.9;11.8;14.4;2.4;13;0;1.34;6921 +91096;48.48441;5.48721;351;20221012;18.9;4.6;11.8;1.5;10.37;.1;1.48;11784 +91096;48.48441;5.48721;351;20221013;15.1;8.7;11.9;2.4;12.57;2.1;.96;6416 +91096;48.48441;5.48721;351;20221014;15.4;12.6;14;4.6;14.97;17;.82;4199 +91096;48.48441;5.48721;351;20221015;16.1;14.3;15.2;5;16.17;5.7;.8;3255 +91096;48.48441;5.48721;351;20221016;21.1;14.3;17.7;2.7;16;.2;1.56;7463 +91096;48.48441;5.48721;351;20221017;22.9;15.7;19.3;3.4;15.83;5.3;2.13;7810 +91096;48.48441;5.48721;351;20221018;20.9;13.9;17.4;1.8;15.97;.2;1.29;7275 +91096;48.48441;5.48721;351;20221019;18.8;12.1;15.4;2.6;15.13;.1;1.15;6859 +91096;48.48441;5.48721;351;20221020;17.9;12.9;15.4;3.4;15.23;18.4;1.1;5086 +91096;48.48441;5.48721;351;20221021;19.2;13.2;16.2;4.1;15.33;6.6;1.4;6153 +91096;48.48441;5.48721;351;20221022;20;11.1;15.5;2.5;14;.1;1.38;8055 +91096;48.48441;5.48721;351;20221023;20.5;12.6;16.5;4.4;14.23;2.2;1.86;6680 +91096;48.48441;5.48721;351;20221024;18.7;14.5;16.6;4.5;13.17;.1;2.02;5209 +91096;48.48441;5.48721;351;20221025;18.9;10.6;14.7;3.1;12.63;.8;1.49;7091 +91096;48.48441;5.48721;351;20221026;21.1;14;17.6;3.2;13.57;.2;1.88;6709 +91096;48.48441;5.48721;351;20221027;21.6;10.5;16.1;2.8;14.4;0;1.48;8328 +91096;48.48441;5.48721;351;20221028;23.6;16.3;20;3.9;14.6;0;2.46;6675 +91096;48.48441;5.48721;351;20221029;22.8;13.5;18.1;3.1;12.33;0;2.2;7134 +91096;48.48441;5.48721;351;20221030;21.3;13.2;17.3;2.9;11.7;.1;2;6952 +91096;48.48441;5.48721;351;20221031;20.2;9.6;14.9;3.4;12.37;2.6;1.63;6732 +91096;48.48441;5.48721;351;20221101;14.7;12.4;13.6;4.7;11.87;0;1.42;3890 +91096;48.48441;5.48721;351;20221102;15.2;8.6;11.9;3.7;10.53;.1;1.3;5927 +91096;48.48441;5.48721;351;20221103;12.5;7.8;10.1;4.3;10.5;11.4;.92;4163 +91096;48.48441;5.48721;351;20221104;9.4;7.8;8.6;4.2;10.1;3.9;.64;2160 +91096;48.48441;5.48721;351;20221105;9.9;5.3;7.6;3.1;9.13;0;.65;3875 +91096;48.48441;5.48721;351;20221106;9.4;3.8;6.6;3.6;8.57;.9;.66;4526 +91096;48.48441;5.48721;351;20221107;14;7.9;11;4.7;11.07;.4;.97;4593 +91096;48.48441;5.48721;351;20221108;16.6;8;12.3;5;10.63;10.7;1.55;5702 +91096;48.48441;5.48721;351;20221109;12.6;10.9;11.8;3;12.5;2;.65;2474 +91096;48.48441;5.48721;351;20221110;9.9;6;7.9;2;9.9;0;.46;3785 +91096;48.48441;5.48721;351;20221111;10.2;2.1;6.1;1.8;8.6;.1;.45;4908 +91096;48.48441;5.48721;351;20221112;11.4;3.3;7.3;2.1;8.93;.1;.59;4609 +91096;48.48441;5.48721;351;20221113;8.6;2.9;5.8;2.4;8.27;0;.45;4557 +91096;48.48441;5.48721;351;20221114;13.8;4.5;9.1;3.6;10.33;2.8;.66;5002 +91096;48.48441;5.48721;351;20221115;13.6;8.6;11.1;3.6;11.57;5.1;.74;3425 +91096;48.48441;5.48721;351;20221116;12.5;8.1;10.3;4.7;10.7;3.6;.86;3339 +91096;48.48441;5.48721;351;20221117;11.6;9.7;10.7;6.7;10.43;10.5;1.19;1988 +91096;48.48441;5.48721;351;20221118;9.4;7.5;8.4;4.5;9.7;.4;.71;1927 +91096;48.48441;5.48721;351;20221119;7;5.5;6.2;2.9;9;.6;.4;1792 +91096;48.48441;5.48721;351;20221120;7.9;4.8;6.4;4.6;8.5;3.6;.59;2629 +91096;48.48441;5.48721;351;20221121;8.2;5.4;6.8;5.1;8.73;1.1;.64;2272 +91096;48.48441;5.48721;351;20221122;7.7;4;5.8;5.1;7.9;1;.68;2839 +91096;48.48441;5.48721;351;20221123;8.8;3.1;6;4.4;8.23;6.2;.54;3968 +91096;48.48441;5.48721;351;20221124;10.5;6.3;8.4;4.7;9.13;2.5;.82;3341 +91096;48.48441;5.48721;351;20221125;10;6.7;8.3;3.3;9.2;.7;.68;2772 +91096;48.48441;5.48721;351;20221126;5.8;3.4;4.6;2.2;8.3;0;.26;2021 +91096;48.48441;5.48721;351;20221127;7.5;2.8;5.2;3.3;7.7;0;.51;2824 +91096;48.48441;5.48721;351;20221128;7.8;6.4;7.1;3;8.57;2.1;.65;1433 +91096;48.48441;5.48721;351;20221129;7.5;4.3;5.9;1.7;8.73;.2;.31;2186 +91096;48.48441;5.48721;351;20221130;6.7;4.1;5.4;2.9;8.4;.4;.36;1994 +91096;48.48441;5.48721;351;20221201;4.5;4.1;4.3;3.4;7.5;.1;.5;560 +91096;48.48441;5.48721;351;20221202;3.2;2.4;2.8;3;6.7;1.2;.44;1058 +91096;48.48441;5.48721;351;20221203;3.3;1.3;2.3;5.1;6.27;0;.54;1676 +91096;48.48441;5.48721;351;20221204;1.9;.5;1.2;3.2;6.2;2.6;.33;1346 +91096;48.48441;5.48721;351;20221205;3.4;1.5;2.4;2.6;6.97;.2;.28;1551 +91096;48.48441;5.48721;351;20221206;2.2;.6;1.4;1.9;6.5;.1;.27;1390 +91096;48.48441;5.48721;351;20221207;2.4;-1.9;.2;1.7;6.23;.2;.14;2411 +91096;48.48441;5.48721;351;20221208;2.5;.5;1.5;1.6;6.03;0;.34;1547 +91096;48.48441;5.48721;351;20221209;.3;-3.8;-1.8;3;5.27;0;.17;2249 +91096;48.48441;5.48721;351;20221210;0;-2.2;-1.1;2.9;5.1;0;.28;1839 +91096;48.48441;5.48721;351;20221211;-2.5;-4.4;-3.4;1.6;4.4;0;.25;1640 +91096;48.48441;5.48721;351;20221212;-2.6;-6.2;-4.4;2.4;3.76;0;.26;2875 +91096;48.48441;5.48721;351;20221213;-.5;-6.8;-3.6;3.2;3.6;0;.41;3509 +91096;48.48441;5.48721;351;20221214;-.6;-3;-1.8;2.1;5.17;2.4;.19;1687 +91096;48.48441;5.48721;351;20221215;-1.8;-3.6;-2.7;3.2;4.67;0;.23;1861 +91096;48.48441;5.48721;351;20221216;-1.7;-8;-4.8;2.3;3.53;0;.23;3645 +91096;48.48441;5.48721;351;20221217;-3.4;-11.5;-7.5;1.3;2.83;0;.15;3830 +91096;48.48441;5.48721;351;20221218;1.4;-11;-4.8;3.3;4.27;.1;.14;4365 +91096;48.48441;5.48721;351;20221219;11.3;1.1;6.2;5.1;8.7;0;.46;4013 +91096;48.48441;5.48721;351;20221220;13.1;10;11.5;5.7;10.73;9.6;1.2;1948 +91096;48.48441;5.48721;351;20221221;10.8;10.1;10.4;5.4;11.6;6.3;.6;695 +91096;48.48441;5.48721;351;20221222;11.1;9.3;10.2;7.7;11.47;15.6;.59;1412 +91096;48.48441;5.48721;351;20221223;13.1;9.7;11.4;6.2;12.83;7.8;.43;2008 +91096;48.48441;5.48721;351;20221224;10.9;9.4;10.2;4.1;10.6;.6;.78;1238 +91096;48.48441;5.48721;351;20221225;12.7;8.1;10.4;3.5;10.57;.7;.7;2596 +91096;48.48441;5.48721;351;20221226;10.3;9.4;9.9;4.6;9.83;9.1;1;932 +91096;48.48441;5.48721;351;20221227;7.2;1.9;4.6;3.1;7.23;0;.43;3200 +91096;48.48441;5.48721;351;20221228;9.3;3.2;6.2;6.1;8.53;1.7;.54;3066 +91096;48.48441;5.48721;351;20221229;10.3;8.7;9.5;6.9;9.53;2.6;1.14;1298 +91096;48.48441;5.48721;351;20221230;11.2;5.3;8.2;5.6;9.93;5.7;.54;2800 +91096;48.48441;5.48721;351;20221231;14.7;11.1;12.9;7.4;11.63;0;1.45;2706 +91097;48.49764;5.82483;324;20220101;14.2;5.8;10;2.1;9.7;.1;.48;4126 +91097;48.49764;5.82483;324;20220102;12.2;3.2;7.7;4.7;8.66;0;.72;3881 +91097;48.49764;5.82483;324;20220103;11.1;9.6;10.3;6.2;10.21;15.5;1.04;1273 +91097;48.49764;5.82483;324;20220104;10.1;9.3;9.7;5.7;9.61;16.8;1.03;913 +91097;48.49764;5.82483;324;20220105;3.1;.7;1.9;3.7;6.17;0;.41;2561 +91097;48.49764;5.82483;324;20220106;3.2;.9;2;2.2;5.76;.2;.44;2157 +91097;48.49764;5.82483;324;20220107;2.8;-1.3;.8;4.7;6.01;5.2;.26;2361 +91097;48.49764;5.82483;324;20220108;3.8;.9;2.3;6.6;6.61;15.8;.36;2170 +91097;48.49764;5.82483;324;20220109;4.4;2.8;3.6;4.1;6.86;1.1;.51;1530 +91097;48.49764;5.82483;324;20220110;2.1;-1.1;.5;1.8;5.96;.1;.18;2687 +91097;48.49764;5.82483;324;20220111;3.6;-.4;1.6;3.1;5.61;0;.44;3137 +91097;48.49764;5.82483;324;20220112;3.6;-4;-.2;3;5.11;0;.35;4307 +91097;48.49764;5.82483;324;20220113;3.5;-3.6;-.1;2.3;5.16;0;.27;3980 +91097;48.49764;5.82483;324;20220114;7.3;-3.8;1.7;1.2;5.61;0;.23;5447 +91097;48.49764;5.82483;324;20220115;-.8;-4.7;-2.8;1.4;4.86;.1;.17;2574 +91097;48.49764;5.82483;324;20220116;.3;-3.9;-1.8;3;5.36;.1;.11;2490 +91097;48.49764;5.82483;324;20220117;2.9;-1.2;.8;2.8;6.8;.1;.12;2341 +91097;48.49764;5.82483;324;20220118;6.7;2.6;4.6;3.7;6.71;0;.66;3572 +91097;48.49764;5.82483;324;20220119;2.4;-1.8;.3;4.3;6.21;1;.13;2716 +91097;48.49764;5.82483;324;20220120;4;1.5;2.7;3.3;6.16;.2;.53;2563 +91097;48.49764;5.82483;324;20220121;3.9;-1.3;1.3;2.8;5.66;0;.45;3267 +91097;48.49764;5.82483;324;20220122;4.1;.7;2.4;2.1;6.31;0;.41;2547 +91097;48.49764;5.82483;324;20220123;5.8;2.4;4.1;3.1;6.26;0;.75;2660 +91097;48.49764;5.82483;324;20220124;6.2;-2.6;1.8;1.5;5.51;0;.41;4814 +91097;48.49764;5.82483;324;20220125;2.6;-4.8;-1.1;1.4;5.06;0;.26;4231 +91097;48.49764;5.82483;324;20220126;-2.3;-2.6;-2.5;2.1;5;0;.25;862 +91097;48.49764;5.82483;324;20220127;0;-3.6;-1.8;4.2;5.6;.4;.1;2627 +91097;48.49764;5.82483;324;20220128;2.7;0;1.3;2.9;6.51;0;.24;2445 +91097;48.49764;5.82483;324;20220129;4.7;.7;2.7;5;7.31;1.7;.19;3075 +91097;48.49764;5.82483;324;20220130;7.2;4.7;6;2.5;7.31;.4;.68;3393 +91097;48.49764;5.82483;324;20220131;5.5;1.3;3.4;6.1;6.21;1.7;.85;3513 +91097;48.49764;5.82483;324;20220201;4.4;.6;2.5;5.7;6.86;1.3;.36;3025 +91097;48.49764;5.82483;324;20220202;8.9;4.7;6.8;4.3;9.51;.6;.36;3244 +91097;48.49764;5.82483;324;20220203;7.9;5.7;6.8;2.8;8.41;.1;.6;2582 +91097;48.49764;5.82483;324;20220204;6.7;4.4;5.6;4.5;7.76;2;.66;2595 +91097;48.49764;5.82483;324;20220205;6.9;-.3;3.3;3.8;6.26;.1;.71;6244 +91097;48.49764;5.82483;324;20220206;7.5;2.3;4.9;8.5;7.91;18.7;.55;3873 +91097;48.49764;5.82483;324;20220207;6.7;1.6;4.1;4.7;5.66;0;1.15;5643 +91097;48.49764;5.82483;324;20220208;9.1;.7;4.9;3.5;6.96;0;.78;5230 +91097;48.49764;5.82483;324;20220209;12.6;.4;6.5;2.7;6.71;0;1.08;8423 +91097;48.49764;5.82483;324;20220210;6.4;3.8;5.1;5.3;7.1;.4;1;2609 +91097;48.49764;5.82483;324;20220211;6.5;-.6;2.9;2.2;5.8;0;.71;7258 +91097;48.49764;5.82483;324;20220212;5.6;-3.9;.8;2.7;4.8;0;.79;8828 +91097;48.49764;5.82483;324;20220213;11.6;-.9;5.3;7;6.4;0;1.67;9944 +91097;48.49764;5.82483;324;20220214;9.2;3.4;6.3;4.6;8.17;.7;.92;3233 +91097;48.49764;5.82483;324;20220215;9.3;4.5;6.9;6.3;7.7;4.2;1.23;5280 +91097;48.49764;5.82483;324;20220216;11.5;5.3;8.4;8.3;10.11;6.7;.68;5065 +91097;48.49764;5.82483;324;20220217;11.5;10;10.7;6.9;8.97;.4;1.82;3879 +91097;48.49764;5.82483;324;20220218;12.2;7;9.6;7.1;8.71;1.7;1.63;4841 +91097;48.49764;5.82483;324;20220219;8.5;1.8;5.2;6;5.61;0;1.62;6009 +91097;48.49764;5.82483;324;20220220;8.7;4.5;6.6;8;8.61;7.5;.78;4453 +91097;48.49764;5.82483;324;20220221;7;3.7;5.3;7.9;7.36;3.4;.95;3885 +91097;48.49764;5.82483;324;20220222;8.4;4.4;6.4;5.2;8.56;2.3;.71;4101 +91097;48.49764;5.82483;324;20220223;12;4.4;8.2;2.3;7.86;0;1.17;7841 +91097;48.49764;5.82483;324;20220224;11.2;6.5;8.9;5.1;7.11;2.9;1.85;5436 +91097;48.49764;5.82483;324;20220225;7.4;-.3;3.5;4.1;5.81;.7;1.13;8155 +91097;48.49764;5.82483;324;20220226;6.2;-2.1;2.1;3.5;5.11;0;1.08;7995 +91097;48.49764;5.82483;324;20220227;9.4;-.5;4.4;5;4.21;0;2.1;8881 +91097;48.49764;5.82483;324;20220228;11.1;-2.8;4.1;2.7;4.41;0;1.64;10757 +91097;48.49764;5.82483;324;20220301;11.3;-3.4;3.9;1.8;4.41;0;1.39;10833 +91097;48.49764;5.82483;324;20220302;10.7;-1.1;4.8;2.2;5.46;0;1.36;8809 +91097;48.49764;5.82483;324;20220303;14.2;-.5;6.9;1.9;5.81;0;1.64;12589 +91097;48.49764;5.82483;324;20220304;10.6;-3.1;3.7;3.4;3.66;0;2.02;12627 +91097;48.49764;5.82483;324;20220305;8.2;-4.5;1.8;3;3.46;0;1.69;12449 +91097;48.49764;5.82483;324;20220306;6.6;-4.7;.9;4.5;3.41;0;1.79;11639 +91097;48.49764;5.82483;324;20220307;5;-2.8;1.1;5.6;3.41;0;1.86;10754 +91097;48.49764;5.82483;324;20220308;10.3;-4.7;2.8;2.7;3.51;0;1.86;12624 +91097;48.49764;5.82483;324;20220309;13.9;-2.3;5.8;2.2;4.71;0;1.93;14146 +91097;48.49764;5.82483;324;20220310;14.8;.1;7.5;2.6;5.31;0;2.16;14120 +91097;48.49764;5.82483;324;20220311;16.1;3.1;9.6;5.6;6.26;.8;3.07;12855 +91097;48.49764;5.82483;324;20220312;12.9;7.6;10.2;4;7.06;.1;2.15;7346 +91097;48.49764;5.82483;324;20220313;11.7;5.9;8.8;3.2;8.26;5.4;1.47;8327 +91097;48.49764;5.82483;324;20220314;14.1;5.1;9.6;3.1;7.36;2.6;2.04;11745 +91097;48.49764;5.82483;324;20220315;12.7;6.7;9.7;2.8;9.36;.8;1.35;7984 +91097;48.49764;5.82483;324;20220316;15.2;6.4;10.8;2.5;9.81;0;1.61;10779 +91097;48.49764;5.82483;324;20220317;9.5;8.8;9.1;4.3;8.76;.2;1.25;1478 +91097;48.49764;5.82483;324;20220318;12.2;5;8.6;6.8;7;0;2.5;11998 +91097;48.49764;5.82483;324;20220319;13.6;4.5;9;7;5.8;0;3.32;15266 +91097;48.49764;5.82483;324;20220320;14.9;2.5;8.7;3.9;7.2;.3;2.24;11043 +91097;48.49764;5.82483;324;20220321;17.8;6;11.9;3.3;6.7;0;3.1;16643 +91097;48.49764;5.82483;324;20220322;17.6;4.1;10.8;2;6.1;0;2.64;17572 +91097;48.49764;5.82483;324;20220323;18.1;2.7;10.4;1.7;5.7;0;2.61;18451 +91097;48.49764;5.82483;324;20220324;19.3;2.5;10.9;1.8;5.3;0;2.85;19133 +91097;48.49764;5.82483;324;20220325;18.6;2.8;10.7;2.8;5.5;0;3.25;19012 +91097;48.49764;5.82483;324;20220326;19.2;2.8;11;4.4;5.3;0;4.04;19433 +91097;48.49764;5.82483;324;20220327;20.7;3;11.8;2.4;5.7;0;3.39;19787 +91097;48.49764;5.82483;324;20220328;21.5;1.3;11.4;1.4;6.63;0;2.76;18000 +91097;48.49764;5.82483;324;20220329;18.5;7.9;13.2;2.5;6.7;.7;2.75;9614 +91097;48.49764;5.82483;324;20220330;13.3;8.5;10.9;2.8;10.4;6.2;1.41;6602 +91097;48.49764;5.82483;324;20220331;8.6;7;7.8;3.5;8.7;2;1.06;3934 +91097;48.49764;5.82483;324;20220401;4.1;-.2;1.9;4.3;5.7;1.4;1.08;8694 +91097;48.49764;5.82483;324;20220402;2.7;-.3;1.2;2.8;5.08;1.2;1.13;9711 +91097;48.49764;5.82483;324;20220403;4.9;-2.6;1.1;2.6;4.5;0;1.43;12136 +91097;48.49764;5.82483;324;20220404;9.3;-2.8;3.2;5.6;4.6;0;2.37;16391 +91097;48.49764;5.82483;324;20220405;8.2;4.6;6.4;6.5;9.1;.3;.73;6093 +91097;48.49764;5.82483;324;20220406;11.7;8;9.8;6.4;9.6;.9;1.61;6232 +91097;48.49764;5.82483;324;20220407;11.9;7.9;9.9;9.7;10;12.2;1.6;6532 +91097;48.49764;5.82483;324;20220408;13.2;5.4;9.3;7.2;8.7;22.1;2.1;9127 +91097;48.49764;5.82483;324;20220409;8.8;.4;4.6;3.1;6.4;.2;1.65;13077 +91097;48.49764;5.82483;324;20220410;12.6;-.1;6.2;2.4;5.6;0;2.55;20151 +91097;48.49764;5.82483;324;20220411;18.2;1.7;9.9;3.8;6.9;0;3.63;22703 +91097;48.49764;5.82483;324;20220412;21.4;7.5;14.4;5;7.3;0;4.69;18658 +91097;48.49764;5.82483;324;20220413;21.6;11.1;16.3;3;10.1;.1;3.83;19477 +91097;48.49764;5.82483;324;20220414;19.9;8.9;14.4;2.4;11.3;0;2.94;17406 +91097;48.49764;5.82483;324;20220415;20.1;7.9;14;2.7;10.1;0;3.39;20394 +91097;48.49764;5.82483;324;20220416;16;6.6;11.3;5.6;7.2;0;3.82;20396 +91097;48.49764;5.82483;324;20220417;17.4;4.4;10.9;5.3;4.8;0;4.68;22428 +91097;48.49764;5.82483;324;20220418;18.9;.1;9.5;2.5;5.6;0;3.74;24375 +91097;48.49764;5.82483;324;20220419;19.4;4.3;11.8;2.5;6.3;0;3.73;21536 +91097;48.49764;5.82483;324;20220420;16.3;6.2;11.2;4.7;5.5;0;4.26;21449 +91097;48.49764;5.82483;324;20220421;17.9;4.5;11.2;4.6;7.1;0;4.06;23335 +91097;48.49764;5.82483;324;20220422;18.6;5.1;11.8;3.8;8.6;.1;3.72;23171 +91097;48.49764;5.82483;324;20220423;15.2;8.6;11.9;3;9.8;2.3;2.24;11121 +91097;48.49764;5.82483;324;20220424;12.3;7.5;9.9;2.9;11.1;6.4;1.26;8192 +91097;48.49764;5.82483;324;20220425;15.6;7.2;11.4;2.1;9.7;1.7;2.54;16763 +91097;48.49764;5.82483;324;20220426;14;2.9;8.4;3.1;8.3;.1;2.51;18708 +91097;48.49764;5.82483;324;20220427;16;2.5;9.2;3.6;8.6;0;3.04;22846 +91097;48.49764;5.82483;324;20220428;19.7;6.8;13.2;4.2;7.8;0;4.48;24263 +91097;48.49764;5.82483;324;20220429;17.6;5.1;11.3;2.2;8.2;.1;3.08;18881 +91097;48.49764;5.82483;324;20220430;16.3;5.6;10.9;2.9;9;0;2.99;19627 +91097;48.49764;5.82483;324;20220501;16;2.7;9.3;1.5;8.3;0;2.92;22338 +91097;48.49764;5.82483;324;20220502;19.3;4.5;11.9;2;9.6;0;3.29;21880 +91097;48.49764;5.82483;324;20220503;21.6;6;13.8;2.2;10.5;2;3.59;21484 +91097;48.49764;5.82483;324;20220504;20.6;7.4;14;2.7;10.9;4.2;3.57;21311 +91097;48.49764;5.82483;324;20220505;17;8.7;12.8;1.6;11.1;1.5;2.11;11490 +91097;48.49764;5.82483;324;20220506;20.3;6.4;13.4;1.9;10.01;0;3.45;21642 +91097;48.49764;5.82483;324;20220507;21.2;6.5;13.9;2;9.76;.1;3.72;22430 +91097;48.49764;5.82483;324;20220508;22.4;7.6;15;3;11.31;.7;3.99;22478 +91097;48.49764;5.82483;324;20220509;24.1;8.6;16.3;2.2;11.36;0;4.31;24459 +91097;48.49764;5.82483;324;20220510;24.6;9.8;17.2;2.3;12.36;0;4.25;23319 +91097;48.49764;5.82483;324;20220511;27.9;14.6;21.2;4;12.46;0;5.76;23256 +91097;48.49764;5.82483;324;20220512;21.7;12.9;17.3;2.6;12.86;.1;3.55;17828 +91097;48.49764;5.82483;324;20220513;21.5;12.5;17;2.1;10.81;0;3.82;19599 +91097;48.49764;5.82483;324;20220514;23.5;6.2;14.9;1.5;9.31;0;4.3;26913 +91097;48.49764;5.82483;324;20220515;27.1;7.9;17.5;1.8;11.01;0;4.92;27588 +91097;48.49764;5.82483;324;20220516;24;16;20;3.6;13.51;2.3;4.47;18837 +91097;48.49764;5.82483;324;20220517;27.2;11.8;19.5;1.7;12.71;0;4.7;25095 +91097;48.49764;5.82483;324;20220518;28.9;12.3;20.6;1.6;13.26;0;5.05;26748 +91097;48.49764;5.82483;324;20220519;29.7;15.4;22.5;2.9;15.46;0;5.29;22967 +91097;48.49764;5.82483;324;20220520;28.2;18.4;23.3;4.3;14.71;1.7;5.65;19570 +91097;48.49764;5.82483;324;20220521;23.5;8.7;16.1;2.5;11.41;0;4.48;25339 +91097;48.49764;5.82483;324;20220522;23.4;9.5;16.5;2.7;11.16;4;4.35;22852 +91097;48.49764;5.82483;324;20220523;22.8;12.9;17.9;4;14.86;12.3;3.72;18651 +91097;48.49764;5.82483;324;20220524;17.9;11.4;14.6;4.1;11.81;.6;3.1;16216 +91097;48.49764;5.82483;324;20220525;20.8;7.3;14;2.8;10.06;0;4.08;24145 +91097;48.49764;5.82483;324;20220526;20.4;11.8;16.1;2.8;11.11;0;3.66;18021 +91097;48.49764;5.82483;324;20220527;18.1;11.2;14.6;3;11.96;0;2.95;15783 +91097;48.49764;5.82483;324;20220528;18.5;6.5;12.5;3;8.91;0;3.8;22389 +91097;48.49764;5.82483;324;20220529;16.6;7.1;11.9;3.7;7.51;0;3.78;20185 +91097;48.49764;5.82483;324;20220530;19.4;3.7;11.5;2.5;7.66;0;4.15;26136 +91097;48.49764;5.82483;324;20220531;22.1;7.6;14.8;2.4;8.01;0;4.46;23747 +91097;48.49764;5.82483;324;20220601;22.4;8;15.2;2;8.71;0;4.52;25521 +91097;48.49764;5.82483;324;20220602;23.9;10.1;17;3.3;9.81;0;5.14;25043 +91097;48.49764;5.82483;324;20220603;21.1;11.6;16.3;1.8;13.46;2.3;3.33;18877 +91097;48.49764;5.82483;324;20220604;27.8;13.7;20.8;2.5;16.01;8.1;4.9;24066 +91097;48.49764;5.82483;324;20220605;21;16.3;18.6;4;16.61;10.3;3.03;14523 +91097;48.49764;5.82483;324;20220606;21.4;13.6;17.5;3.4;13.21;.2;3.79;18635 +91097;48.49764;5.82483;324;20220607;21.2;12.9;17;3.1;13.21;3.4;3.63;18112 +91097;48.49764;5.82483;324;20220608;18.8;12.3;15.5;3.1;13.11;8;2.85;14765 +91097;48.49764;5.82483;324;20220609;19.9;10.2;15.1;3.1;11.51;0;3.67;20068 +91097;48.49764;5.82483;324;20220610;24.3;9.5;16.9;1.8;11.51;0;4.52;25517 +91097;48.49764;5.82483;324;20220611;27.6;11.7;19.7;1.3;13.41;0;4.97;27539 +91097;48.49764;5.82483;324;20220612;26.7;13.6;20.1;2.4;14.71;0;4.93;24851 +91097;48.49764;5.82483;324;20220613;22.2;11.1;16.7;2.5;10.61;0;4.51;23938 +91097;48.49764;5.82483;324;20220614;26;8.2;17.1;2;10.56;0;5.23;28974 +91097;48.49764;5.82483;324;20220615;31.1;10.9;21;1.1;12.31;0;5.54;29903 +91097;48.49764;5.82483;324;20220616;29;16.1;22.6;2.1;12.36;0;5.66;25825 +91097;48.49764;5.82483;324;20220617;31.3;12.9;22.1;1.9;11.31;0;6.13;29224 +91097;48.49764;5.82483;324;20220618;35;15.7;25.3;2.5;14.06;0;7.22;30240 +91097;48.49764;5.82483;324;20220619;34.3;23.9;29.1;5.1;16.01;.1;8.28;23857 +91097;48.49764;5.82483;324;20220620;25.5;17.8;21.7;3.8;16.36;1.4;4.55;18200 +91097;48.49764;5.82483;324;20220621;28.6;12.6;20.6;2.8;14.06;3;5.74;27187 +91097;48.49764;5.82483;324;20220622;24.1;18;21;2.4;18.46;3.6;3.16;14040 +91097;48.49764;5.82483;324;20220623;29.3;16;22.7;3;16.96;4.9;5.34;23381 +91097;48.49764;5.82483;324;20220624;23;15.9;19.4;4.1;16.71;6.6;3.52;16253 +91097;48.49764;5.82483;324;20220625;26.4;14.5;20.5;2.9;14.91;2.1;4.88;23111 +91097;48.49764;5.82483;324;20220626;18.9;14.7;16.8;2.1;16.11;4.9;2.14;10826 +91097;48.49764;5.82483;324;20220627;20.9;14.8;17.9;2.5;15.71;1.1;2.91;14653 +91097;48.49764;5.82483;324;20220628;25.2;10;17.6;2.4;13.41;0;4.76;26646 +91097;48.49764;5.82483;324;20220629;28.3;13.2;20.7;1.3;13.61;0;4.91;26093 +91097;48.49764;5.82483;324;20220630;24.7;13.6;19.2;2.4;13.81;3.3;4.37;21699 +91097;48.49764;5.82483;324;20220701;21.5;11.3;16.4;2.2;12.01;.1;3.77;20265 +91097;48.49764;5.82483;324;20220702;27.1;9.3;18.2;1.8;10.81;0;5.3;28863 +91097;48.49764;5.82483;324;20220703;29.1;14.7;21.9;3.1;12.31;0;6.11;26439 +91097;48.49764;5.82483;324;20220704;25.8;11.6;18.7;1.8;11.56;0;4.96;26624 +91097;48.49764;5.82483;324;20220705;26.7;11.5;19.1;2.3;10.66;0;5.44;27416 +91097;48.49764;5.82483;324;20220706;22.5;11.3;16.9;3.3;10.76;0;4.73;23745 +91097;48.49764;5.82483;324;20220707;21.8;11.5;16.6;3.3;11.81;0;4.07;20438 +91097;48.49764;5.82483;324;20220708;25;8.8;16.9;3.2;10.86;0;5.32;27778 +91097;48.49764;5.82483;324;20220709;27.5;11.5;19.5;2.9;11.96;0;5.7;27417 +91097;48.49764;5.82483;324;20220710;24.5;11.6;18;4.4;11.36;0;5.43;24913 +91097;48.49764;5.82483;324;20220711;27.5;12;19.8;3.4;12.11;0;5.85;26883 +91097;48.49764;5.82483;324;20220712;29.3;14.1;21.7;3;12.36;0;6.14;27111 +91097;48.49764;5.82483;324;20220713;33;13.4;23.2;1.8;11.21;0;5.99;27308 +91097;48.49764;5.82483;324;20220714;33.5;18;25.7;3.8;12.11;0;7.39;24789 +91097;48.49764;5.82483;324;20220715;26.1;13.8;20;3.1;10.86;0;5.57;24638 +91097;48.49764;5.82483;324;20220716;27.5;11.5;19.5;3;9.66;0;5.95;26987 +91097;48.49764;5.82483;324;20220717;30.9;13;21.9;3;9.41;0;6.74;27869 +91097;48.49764;5.82483;324;20220718;35.9;16.1;26;1.9;9.46;0;6.78;28919 +91097;48.49764;5.82483;324;20220719;37.6;18.3;28;2.5;12.21;0;7.48;28120 +91097;48.49764;5.82483;324;20220720;30.5;22.3;26.4;3.4;17.61;6.4;5.53;18608 +91097;48.49764;5.82483;324;20220721;27.5;15.9;21.7;2.5;16.31;.1;4.75;22508 +91097;48.49764;5.82483;324;20220722;30.9;14.6;22.7;2.3;15.81;.4;5.55;25457 +91097;48.49764;5.82483;324;20220723;26.7;16.7;21.7;1.8;16.81;.2;4;19018 +91097;48.49764;5.82483;324;20220724;32.5;15.7;24.1;1.7;14.56;0;5.71;27046 +91097;48.49764;5.82483;324;20220725;31.8;20;25.9;3.5;14.71;.1;6.32;22120 +91097;48.49764;5.82483;324;20220726;24.2;13.9;19.1;2.5;13.81;0;4.11;20151 +91097;48.49764;5.82483;324;20220727;25.7;12.6;19.2;2.4;11.71;0;4.58;21261 +91097;48.49764;5.82483;324;20220728;28;12.2;20.1;3;10.71;0;5.24;20824 +91097;48.49764;5.82483;324;20220729;28.3;15.4;21.8;2.7;11.21;0;5.33;21676 +91097;48.49764;5.82483;324;20220730;29.4;14.2;21.8;2.8;11.51;0;5.69;24267 +91097;48.49764;5.82483;324;20220731;30.4;15.8;23.1;2.9;12.76;0;5.79;23394 +91097;48.49764;5.82483;324;20220801;27.4;15.3;21.3;2;14.91;0;4.27;19767 +91097;48.49764;5.82483;324;20220802;30.7;14.1;22.4;1.6;14.36;0;5.13;25862 +91097;48.49764;5.82483;324;20220803;34.7;16.3;25.5;1.3;13.41;0;5.52;26517 +91097;48.49764;5.82483;324;20220804;37.2;19.8;28.5;2.8;13.91;4.9;6.99;24724 +91097;48.49764;5.82483;324;20220805;25.6;18.7;22.2;3.9;17.46;0;3.92;14319 +91097;48.49764;5.82483;324;20220806;25.8;12.8;19.3;4.4;11.06;0;5.54;22659 +91097;48.49764;5.82483;324;20220807;28;10.5;19.3;3.8;9.16;0;6.13;24885 +91097;48.49764;5.82483;324;20220808;29.9;12.3;21.1;3.4;9.36;0;6.24;24809 +91097;48.49764;5.82483;324;20220809;31;13.5;22.3;3.5;10.26;0;6.56;24695 +91097;48.49764;5.82483;324;20220810;30.6;14.6;22.6;4.4;9.46;0;7.05;23760 +91097;48.49764;5.82483;324;20220811;30.4;14.2;22.3;4;9.21;0;6.84;24449 +91097;48.49764;5.82483;324;20220812;30.7;13.3;22;3.9;9.01;0;6.76;24503 +91097;48.49764;5.82483;324;20220813;30.8;13.5;22.2;3.5;9.51;0;6.44;24312 +91097;48.49764;5.82483;324;20220814;29;14.4;21.7;2.5;12.11;13.2;4.83;20437 +91097;48.49764;5.82483;324;20220815;22.2;15.9;19.1;3.5;17.21;3.9;2.69;12544 +91097;48.49764;5.82483;324;20220816;28.9;16;22.4;1.8;16.61;3.4;4.2;20435 +91097;48.49764;5.82483;324;20220817;27.6;16.5;22.1;1.8;17.16;4.3;3.69;17429 +91097;48.49764;5.82483;324;20220818;23.6;16.8;20.2;1.9;17.81;1.1;2.52;11606 +91097;48.49764;5.82483;324;20220819;25.5;16;20.7;2.8;16.61;7.8;3.68;17425 +91097;48.49764;5.82483;324;20220820;24.3;16.2;20.3;2.1;15.51;.1;3.32;15725 +91097;48.49764;5.82483;324;20220821;26.4;11.4;18.9;1.8;12.61;0;3.98;21621 +91097;48.49764;5.82483;324;20220822;28.3;13.1;20.7;1.7;13.66;0;4.15;21598 +91097;48.49764;5.82483;324;20220823;29.1;14.7;21.9;1.8;15.36;0;4.17;20833 +91097;48.49764;5.82483;324;20220824;31.2;15.2;23.2;1.8;13.66;0;4.7;22068 +91097;48.49764;5.82483;324;20220825;31.8;14.7;23.2;1.6;13.01;0;4.58;22048 +91097;48.49764;5.82483;324;20220826;21.6;17;19.3;2.6;16.31;1.4;2.53;10859 +91097;48.49764;5.82483;324;20220827;24.1;16.1;20.1;2.3;16.16;0;3.02;14163 +91097;48.49764;5.82483;324;20220828;26.9;13.7;20.3;3;15.26;0;4.02;18582 +91097;48.49764;5.82483;324;20220829;30.1;12.7;21.4;2.3;12.91;0;4.64;21232 +91097;48.49764;5.82483;324;20220830;30.4;15.3;22.8;2.5;13.46;.3;4.6;19222 +91097;48.49764;5.82483;324;20220831;26.7;15.6;21.1;2.6;15.16;1.8;3.78;17125 +91097;48.49764;5.82483;324;20220901;26.3;13;19.7;2.7;13.31;0;3.99;19132 +91097;48.49764;5.82483;324;20220902;27.1;12.7;19.9;2;13.16;.6;3.73;18902 +91097;48.49764;5.82483;324;20220903;22.4;15.7;19.1;2.4;16.56;21.3;2.44;11311 +91097;48.49764;5.82483;324;20220904;27.4;12.9;20.2;2;14.21;.2;3.66;18856 +91097;48.49764;5.82483;324;20220905;29;13.8;21.4;2.5;14.91;1.4;4.08;18561 +91097;48.49764;5.82483;324;20220906;28.4;16.5;22.4;2.8;16.51;3.2;3.87;15842 +91097;48.49764;5.82483;324;20220907;20.9;16.1;18.5;2.9;16.71;10.6;2.2;10479 +91097;48.49764;5.82483;324;20220908;21.9;13.6;17.8;4.1;14.51;0;2.81;12195 +91097;48.49764;5.82483;324;20220909;19.5;14;16.8;4.2;14.41;8.1;2.26;9517 +91097;48.49764;5.82483;324;20220910;18.6;12.9;15.7;4;14.36;0;1.93;8625 +91097;48.49764;5.82483;324;20220911;21.4;12.8;17.1;1.6;13.96;.2;2.29;12816 +91097;48.49764;5.82483;324;20220912;25.7;9.9;17.8;1.5;13.16;0;3.05;18550 +91097;48.49764;5.82483;324;20220913;26.8;13;19.9;2.7;17.11;6.9;3.09;15344 +91097;48.49764;5.82483;324;20220914;23.8;18.5;21.1;3.4;19.81;15.7;2.38;10805 +91097;48.49764;5.82483;324;20220915;19.9;15.8;17.8;2.9;15.96;8.3;1.88;7980 +91097;48.49764;5.82483;324;20220916;16.2;12.1;14.1;2.8;12.21;.1;1.63;6678 +91097;48.49764;5.82483;324;20220917;14.5;6.6;10.6;3.2;9.56;1.2;1.81;10240 +91097;48.49764;5.82483;324;20220918;15.9;5.1;10.5;3.9;8.86;0;2.25;13013 +91097;48.49764;5.82483;324;20220919;16.3;5.8;11.1;2.3;9.16;0;2.06;13742 +91097;48.49764;5.82483;324;20220920;16.3;4.6;10.4;1.6;9.21;.1;1.86;14077 +91097;48.49764;5.82483;324;20220921;17.2;5.2;11.2;2.9;9.01;0;2.29;14605 +91097;48.49764;5.82483;324;20220922;18.6;3.2;10.9;1.7;8.36;0;2.21;16223 +91097;48.49764;5.82483;324;20220923;19;5.7;12.3;1.9;9.86;0;2.09;14254 +91097;48.49764;5.82483;324;20220924;17.2;9.3;13.2;2.1;11.86;.4;1.55;8525 +91097;48.49764;5.82483;324;20220925;15.3;8.8;12;1.9;11.91;1.2;1.25;7874 +91097;48.49764;5.82483;324;20220926;14.6;7.4;11;4.2;10.31;8.4;1.62;8648 +91097;48.49764;5.82483;324;20220927;11.6;8.2;9.9;4.6;10.46;11.2;1.06;5110 +91097;48.49764;5.82483;324;20220928;13.3;8.7;11;3.1;10.56;.7;1.3;6608 +91097;48.49764;5.82483;324;20220929;13.8;6.8;10.3;1.7;9.66;1.4;1.29;8708 +91097;48.49764;5.82483;324;20220930;15.9;1.8;8.9;1.4;8.31;3.7;1.57;13068 +91097;48.49764;5.82483;324;20221001;15.9;7.6;11.8;5.4;11.76;3.2;1.4;7862 +91097;48.49764;5.82483;324;20221002;17.5;12.2;14.9;3.8;14.81;11.6;1.26;6533 +91097;48.49764;5.82483;324;20221003;13.9;8.6;11.3;2;11.51;0;1.13;7598 +91097;48.49764;5.82483;324;20221004;19.1;3.3;11.2;1.5;10.56;.1;1.6;13146 +91097;48.49764;5.82483;324;20221005;20.9;9.1;15;3.5;13.51;0;1.98;11463 +91097;48.49764;5.82483;324;20221006;16.9;12.6;14.7;1.9;11.61;0;1.55;7584 +91097;48.49764;5.82483;324;20221007;18.4;3.9;11.2;1.2;10.86;.1;1.41;12237 +91097;48.49764;5.82483;324;20221008;15.5;8;11.8;2.2;11.41;.2;1.26;9465 +91097;48.49764;5.82483;324;20221009;18;2.6;10.3;1.9;9.51;.1;1.6;12995 +91097;48.49764;5.82483;324;20221010;20.6;7.6;14.1;2.5;12.76;.8;1.68;11192 +91097;48.49764;5.82483;324;20221011;16.8;11.9;14.4;2.3;13.06;0;1.26;6739 +91097;48.49764;5.82483;324;20221012;18.6;4;11.3;1.4;10.06;.1;1.43;12361 +91097;48.49764;5.82483;324;20221013;15.5;8.3;11.9;2.4;12.36;1.5;.95;6547 +91097;48.49764;5.82483;324;20221014;15.9;12.6;14.3;4.4;14.86;16.6;.86;4107 +91097;48.49764;5.82483;324;20221015;16.1;14.3;15.2;4.5;16.16;7.3;.74;3075 +91097;48.49764;5.82483;324;20221016;21.2;14.4;17.8;2.9;15.96;0;1.59;7477 +91097;48.49764;5.82483;324;20221017;23.4;16.2;19.8;3.5;15.96;1.4;2.18;8107 +91097;48.49764;5.82483;324;20221018;21.3;14.2;17.8;1.7;15.86;.3;1.34;7634 +91097;48.49764;5.82483;324;20221019;19;12.2;15.6;2.4;14.96;.1;1.16;7032 +91097;48.49764;5.82483;324;20221020;17.7;12.1;14.9;3.3;15.06;15.8;1.01;5029 +91097;48.49764;5.82483;324;20221021;19.3;13.3;16.3;4.2;15.26;8.2;1.39;5914 +91097;48.49764;5.82483;324;20221022;20.3;11;15.7;2.8;14.06;.1;1.41;8297 +91097;48.49764;5.82483;324;20221023;20.6;11.9;16.3;4.4;14.21;3.4;1.75;6589 +91097;48.49764;5.82483;324;20221024;19.4;14.3;16.9;4.2;13.46;2.1;1.89;5825 +91097;48.49764;5.82483;324;20221025;19.3;11;15.1;3;12.66;.8;1.5;7221 +91097;48.49764;5.82483;324;20221026;21.2;13.9;17.5;3.2;13.66;.2;1.82;6906 +91097;48.49764;5.82483;324;20221027;21.8;9.6;15.7;2.8;14.26;0;1.41;8737 +91097;48.49764;5.82483;324;20221028;23.7;16.8;20.3;4;14.76;0;2.5;6611 +91097;48.49764;5.82483;324;20221029;23;13.4;18.2;3;12.11;0;2.21;7139 +91097;48.49764;5.82483;324;20221030;21.6;13.4;17.5;3;11.91;0;2.01;7174 +91097;48.49764;5.82483;324;20221031;21;10.1;15.5;3.4;12.16;2.9;1.75;6685 +91097;48.49764;5.82483;324;20221101;15.2;13;14.1;4.5;11.91;.1;1.49;3963 +91097;48.49764;5.82483;324;20221102;15.7;8.4;12;3.5;10.56;.1;1.25;6311 +91097;48.49764;5.82483;324;20221103;13.1;7.6;10.4;4.5;10.51;11.3;.95;4373 +91097;48.49764;5.82483;324;20221104;10.2;7.9;9;4;10.11;2.6;.69;2492 +91097;48.49764;5.82483;324;20221105;10.2;5.8;8;3.1;9.11;0;.71;3607 +91097;48.49764;5.82483;324;20221106;9.9;3.6;6.8;3.6;8.51;.9;.66;4793 +91097;48.49764;5.82483;324;20221107;13.9;7.7;10.8;4.4;10.96;.7;.88;4531 +91097;48.49764;5.82483;324;20221108;16.8;8.1;12.5;5.4;10.66;10.8;1.57;5650 +91097;48.49764;5.82483;324;20221109;13.4;11.4;12.4;2.8;12.51;1.7;.69;2680 +91097;48.49764;5.82483;324;20221110;10.2;6.8;8.5;2;10.01;.1;.47;3370 +91097;48.49764;5.82483;324;20221111;10.5;2.4;6.4;1.4;8.51;.1;.41;4849 +91097;48.49764;5.82483;324;20221112;8.3;2.2;5.2;1.6;8.26;.1;.37;4156 +91097;48.49764;5.82483;324;20221113;10.4;3.5;6.9;2.2;8.31;0;.52;5052 +91097;48.49764;5.82483;324;20221114;13.3;4.2;8.8;3.7;10.41;1.8;.57;4754 +91097;48.49764;5.82483;324;20221115;14.4;9.1;11.7;3.7;11.66;7.5;.81;3217 +91097;48.49764;5.82483;324;20221116;13.2;8.3;10.7;4.6;10.71;2.9;.88;3330 +91097;48.49764;5.82483;324;20221117;12;9.8;10.9;6.6;10.51;11.6;1.16;1876 +91097;48.49764;5.82483;324;20221118;10.2;7.7;8.9;4.1;9.76;.4;.72;2005 +91097;48.49764;5.82483;324;20221119;8;5.9;7;2.9;9.06;.4;.44;2173 +91097;48.49764;5.82483;324;20221120;8.9;5.6;7.2;4.4;8.51;4.9;.7;2640 +91097;48.49764;5.82483;324;20221121;8.7;5.1;6.9;4.7;8.76;1.1;.59;2368 +91097;48.49764;5.82483;324;20221122;7.7;3.9;5.8;4.7;7.96;1.4;.61;2808 +91097;48.49764;5.82483;324;20221123;9;3.5;6.2;4.3;8.26;4.9;.55;4020 +91097;48.49764;5.82483;324;20221124;10.9;6.4;8.7;4.5;9.16;2.4;.79;3538 +91097;48.49764;5.82483;324;20221125;10.7;6.6;8.7;2.8;9.21;.5;.63;2993 +91097;48.49764;5.82483;324;20221126;6.2;3.9;5;2;8.36;0;.3;1858 +91097;48.49764;5.82483;324;20221127;7.8;2.9;5.4;3;7.76;0;.47;2724 +91097;48.49764;5.82483;324;20221128;8.4;6.6;7.5;3.1;8.66;2;.66;1455 +91097;48.49764;5.82483;324;20221129;7.5;3.5;5.5;1.6;8.71;.2;.27;2321 +91097;48.49764;5.82483;324;20221130;7.2;4.3;5.8;2.9;8.51;.8;.36;1921 +91097;48.49764;5.82483;324;20221201;4;3.8;3.9;3.4;7.41;.1;.45;368 +91097;48.49764;5.82483;324;20221202;3.4;2.5;3;3;6.71;1.3;.44;1077 +91097;48.49764;5.82483;324;20221203;3.7;1.4;2.6;5;6.31;0;.51;1652 +91097;48.49764;5.82483;324;20221204;1.8;.7;1.3;3.1;6.21;3.2;.33;1280 +91097;48.49764;5.82483;324;20221205;3.9;1.5;2.7;2.6;7.01;.3;.27;1688 +91097;48.49764;5.82483;324;20221206;2.8;.9;1.8;1.9;6.56;.1;.28;1420 +91097;48.49764;5.82483;324;20221207;2.6;-1.9;.4;1.8;6.21;.2;.15;2415 +91097;48.49764;5.82483;324;20221208;2.8;.3;1.6;1.6;5.91;.1;.35;1733 +91097;48.49764;5.82483;324;20221209;.8;-4.4;-1.8;2.8;5.26;0;.11;2533 +91097;48.49764;5.82483;324;20221210;1.2;-2.4;-.6;2.4;5.11;.1;.28;2759 +91097;48.49764;5.82483;324;20221211;-2;-4.8;-3.4;1.4;4.46;0;.2;1636 +91097;48.49764;5.82483;324;20221212;-2.2;-5.4;-3.8;2.1;3.91;0;.24;2764 +91097;48.49764;5.82483;324;20221213;-.6;-6.9;-3.7;2.5;3.61;0;.29;3771 +91097;48.49764;5.82483;324;20221214;-1;-3.3;-2.1;2;5.06;3.3;.18;1667 +91097;48.49764;5.82483;324;20221215;-1.5;-3.7;-2.6;3;4.71;0;.19;1955 +91097;48.49764;5.82483;324;20221216;-1.5;-8.7;-5.1;2.1;3.51;0;.15;4110 +91097;48.49764;5.82483;324;20221217;-4.1;-12.1;-8.1;.9;2.66;0;.09;4021 +91097;48.49764;5.82483;324;20221218;1;-11;-5;2.8;4.21;.1;.09;4414 +91097;48.49764;5.82483;324;20221219;11.8;0;5.9;5.5;8.91;0;.38;4124 +91097;48.49764;5.82483;324;20221220;13.6;10.5;12;6.3;10.81;10.4;1.32;1772 +91097;48.49764;5.82483;324;20221221;11;10.3;10.6;5.1;11.56;6.2;.62;987 +91097;48.49764;5.82483;324;20221222;11.1;9.6;10.3;7.1;11.46;14.9;.57;1364 +91097;48.49764;5.82483;324;20221223;13.3;9.8;11.5;5.5;12.81;6.3;.41;1934 +91097;48.49764;5.82483;324;20221224;11.4;9.5;10.5;3.7;10.61;.3;.75;1368 +91097;48.49764;5.82483;324;20221225;12.9;8.3;10.6;3.4;10.66;.4;.65;2465 +91097;48.49764;5.82483;324;20221226;10.5;9.4;10;4.4;9.86;8.4;.93;1123 +91097;48.49764;5.82483;324;20221227;7.4;1.8;4.6;3.1;7.26;0;.39;3438 +91097;48.49764;5.82483;324;20221228;9.4;2.8;6.1;6;8.46;0;.5;2971 +91097;48.49764;5.82483;324;20221229;10.6;8.4;9.5;6.8;9.56;2.8;1.08;1527 +91097;48.49764;5.82483;324;20221230;10.8;5.7;8.2;5.6;9.86;6.3;.52;2401 +91097;48.49764;5.82483;324;20221231;14.8;10.6;12.7;7.4;11.71;0;1.23;2966 +91098;48.50985;6.1626;295;20220101;14.4;5.4;9.9;2;9.61;.1;.44;4356 +91098;48.50985;6.1626;295;20220102;12.3;3.2;7.7;4.8;9;.2;.74;3288 +91098;48.50985;6.1626;295;20220103;11.2;9.6;10.4;6.5;10.47;11.8;1;1825 +91098;48.50985;6.1626;295;20220104;10.6;9.5;10;6.5;9.97;16;1.18;595 +91098;48.50985;6.1626;295;20220105;3.4;1.4;2.4;3.4;6.17;0;.45;2665 +91098;48.50985;6.1626;295;20220106;4;1.5;2.8;2;6.07;.4;.39;3002 +91098;48.50985;6.1626;295;20220107;2.5;-1.9;.3;5;6.2;4.3;.19;1306 +91098;48.50985;6.1626;295;20220108;4;1.5;2.7;6.8;6.87;11;.37;2494 +91098;48.50985;6.1626;295;20220109;4.8;2.9;3.9;4.4;7.07;1.5;.51;1916 +91098;48.50985;6.1626;295;20220110;2;-1.4;.3;1.7;6.13;0;.16;2490 +91098;48.50985;6.1626;295;20220111;3;-.6;1.2;2.6;5.73;0;.36;3185 +91098;48.50985;6.1626;295;20220112;3.6;-4.5;-.5;1.9;5.07;0;.2;5578 +91098;48.50985;6.1626;295;20220113;3.8;-4.5;-.4;1.8;5.2;0;.17;5160 +91098;48.50985;6.1626;295;20220114;7.1;-4;1.5;.8;5.53;0;.09;6303 +91098;48.50985;6.1626;295;20220115;-1;-4.7;-2.8;1.2;5;0;.17;2027 +91098;48.50985;6.1626;295;20220116;.9;-3.7;-1.4;2.9;5.5;0;.19;1914 +91098;48.50985;6.1626;295;20220117;3.3;-.9;1.2;2.1;6.57;.1;.23;2113 +91098;48.50985;6.1626;295;20220118;7;2.3;4.7;2.9;6.8;0;.54;4775 +91098;48.50985;6.1626;295;20220119;2.7;-2.9;-.1;3.7;6.17;.9;.17;1817 +91098;48.50985;6.1626;295;20220120;4.5;1.7;3.1;3;6.33;.2;.55;2880 +91098;48.50985;6.1626;295;20220121;4;-1.3;1.3;2;5.83;.1;.36;3777 +91098;48.50985;6.1626;295;20220122;4;1;2.5;1.5;6.53;0;.39;1926 +91098;48.50985;6.1626;295;20220123;6.2;2.4;4.3;2.6;6.5;0;.59;4014 +91098;48.50985;6.1626;295;20220124;6.5;-3.4;1.6;1.4;5.5;0;.33;6593 +91098;48.50985;6.1626;295;20220125;4;-4.7;-.3;1.2;5.37;0;.28;4863 +91098;48.50985;6.1626;295;20220126;-1.8;-2.5;-2.1;1.8;5.07;0;.27;987 +91098;48.50985;6.1626;295;20220127;.8;-3.3;-1.3;3.3;5.53;.4;.21;2042 +91098;48.50985;6.1626;295;20220128;3.2;.4;1.8;2.6;6.7;0;.3;2237 +91098;48.50985;6.1626;295;20220129;4.2;1;2.6;5.2;7.3;1;.22;2221 +91098;48.50985;6.1626;295;20220130;7.6;4;5.8;2.3;7.37;.2;.6;5127 +91098;48.50985;6.1626;295;20220131;5.9;.1;3;5.8;6.53;1.8;.67;3879 +91098;48.50985;6.1626;295;20220201;4.4;1.2;2.8;5.4;6.93;.8;.45;2083 +91098;48.50985;6.1626;295;20220202;9.2;4.7;7;3.8;9.77;.7;.38;2207 +91098;48.50985;6.1626;295;20220203;8.1;6.3;7.2;2.7;8.7;.1;.65;2561 +91098;48.50985;6.1626;295;20220204;6.8;4.4;5.6;4.8;7.97;1.8;.67;2301 +91098;48.50985;6.1626;295;20220205;7.2;-.2;3.5;3.8;6.47;.1;.7;7770 +91098;48.50985;6.1626;295;20220206;7.3;2.4;4.9;8.8;7.97;18.8;.59;2042 +91098;48.50985;6.1626;295;20220207;6.9;2.1;4.5;4.2;5.9;0;1.05;8548 +91098;48.50985;6.1626;295;20220208;9.4;-.6;4.4;3.1;7.13;0;.7;5060 +91098;48.50985;6.1626;295;20220209;12.5;.6;6.5;2.7;6.93;0;1.07;9400 +91098;48.50985;6.1626;295;20220210;6.8;3.6;5.2;4;7.25;.6;.8;1902 +91098;48.50985;6.1626;295;20220211;6.6;.7;3.6;2.6;6;0;.81;7364 +91098;48.50985;6.1626;295;20220212;5.8;-4.4;.7;2.5;4.75;0;.79;8932 +91098;48.50985;6.1626;295;20220213;11.8;-2.4;4.7;5.3;6.25;0;1.48;9861 +91098;48.50985;6.1626;295;20220214;10.3;2.3;6.3;3.7;7.9;.6;.87;13000 +91098;48.50985;6.1626;295;20220215;9.3;4.6;7;5.1;7.72;1.6;1.16;5845 +91098;48.50985;6.1626;295;20220216;10.8;5.6;8.2;8.3;10.17;2.9;.65;3355 +91098;48.50985;6.1626;295;20220217;11.5;9.8;10.6;6.6;9.29;.6;1.76;6733 +91098;48.50985;6.1626;295;20220218;12.8;7.6;10.2;7.4;9.1;1.6;1.78;3332 +91098;48.50985;6.1626;295;20220219;8.9;2.6;5.8;6.2;5.83;0;1.77;7962 +91098;48.50985;6.1626;295;20220220;8.7;4.8;6.8;8.4;8.8;7.3;.81;3315 +91098;48.50985;6.1626;295;20220221;7.2;4.1;5.7;7.5;7.7;1.4;.97;4776 +91098;48.50985;6.1626;295;20220222;8.8;4.7;6.7;4.9;8.73;1.5;.78;4443 +91098;48.50985;6.1626;295;20220223;12.2;4.3;8.2;1.9;8.17;0;1.11;9507 +91098;48.50985;6.1626;295;20220224;11.7;4.9;8.3;4.7;7.4;2.7;1.7;6131 +91098;48.50985;6.1626;295;20220225;7.7;.2;3.9;3.6;6.13;1.3;1.1;8856 +91098;48.50985;6.1626;295;20220226;6.5;-2.6;2;3;5.23;0;1.06;10980 +91098;48.50985;6.1626;295;20220227;9.7;-1.3;4.2;4.1;4.5;0;1.79;12232 +91098;48.50985;6.1626;295;20220228;11.1;-3.6;3.7;2;4.63;0;1.42;12710 +91098;48.50985;6.1626;295;20220301;11;-3.9;3.6;1.5;4.67;0;1.27;11380 +91098;48.50985;6.1626;295;20220302;9.9;-2;4;1.5;5.57;0;1.07;7533 +91098;48.50985;6.1626;295;20220303;13.5;-1.9;5.8;1.6;5.83;0;1.46;13852 +91098;48.50985;6.1626;295;20220304;11;-3.8;3.6;2.8;4.1;0;1.83;14553 +91098;48.50985;6.1626;295;20220305;8.4;-4.9;1.8;2.3;3.73;0;1.52;14458 +91098;48.50985;6.1626;295;20220306;7;-5.3;.9;3.6;3.7;0;1.63;14067 +91098;48.50985;6.1626;295;20220307;5.6;-3;1.3;4.6;3.6;0;1.76;14198 +91098;48.50985;6.1626;295;20220308;10.4;-5.3;2.6;2;3.63;0;1.63;14181 +91098;48.50985;6.1626;295;20220309;14.2;-3.9;5.1;1.7;5.03;0;1.74;15427 +91098;48.50985;6.1626;295;20220310;15.3;-1.8;6.7;1.7;5.3;0;1.86;15233 +91098;48.50985;6.1626;295;20220311;17.1;-.5;8.3;4;6.03;0;2.73;13771 +91098;48.50985;6.1626;295;20220312;13.9;7.5;10.7;3.4;7.5;.1;2.15;9049 +91098;48.50985;6.1626;295;20220313;13.2;4.7;8.9;2.4;8.7;5.2;1.34;7427 +91098;48.50985;6.1626;295;20220314;14.2;5.5;9.8;2.9;7.87;1.9;2.07;14453 +91098;48.50985;6.1626;295;20220315;13;6;9.5;2.2;9.63;1.9;1.1;4768 +91098;48.50985;6.1626;295;20220316;15.7;5.9;10.8;1.9;10.23;0;1.39;8859 +91098;48.50985;6.1626;295;20220317;10;7.8;8.9;3.5;9.47;.2;.98;2152 +91098;48.50985;6.1626;295;20220318;13.1;4.8;9;6.6;7.12;0;2.7;12499 +91098;48.50985;6.1626;295;20220319;14;3.5;8.7;6.1;5.85;.2;3.16;16366 +91098;48.50985;6.1626;295;20220320;15.1;2.4;8.8;3.6;7.25;.3;2.31;12185 +91098;48.50985;6.1626;295;20220321;18.1;4.7;11.4;2.8;7.15;0;2.82;16760 +91098;48.50985;6.1626;295;20220322;17.7;2.2;9.9;1.9;6.5;0;2.54;17818 +91098;48.50985;6.1626;295;20220323;18.4;.9;9.7;1.5;6.2;0;2.47;18162 +91098;48.50985;6.1626;295;20220324;19.4;1.1;10.3;1.8;5.92;0;2.73;18483 +91098;48.50985;6.1626;295;20220325;18.8;1.4;10.1;2.4;6;0;2.96;18528 +91098;48.50985;6.1626;295;20220326;19.4;2.6;11;3.5;5.92;0;3.56;18758 +91098;48.50985;6.1626;295;20220327;20.6;3;11.8;2.2;6.3;0;3.21;19446 +91098;48.50985;6.1626;295;20220328;22;0;11;1.4;6.78;0;2.76;18000 +91098;48.50985;6.1626;295;20220329;17.8;6.1;12;2.1;7.32;2;2.36;10028 +91098;48.50985;6.1626;295;20220330;12.4;8.7;10.6;2.5;10.47;7.8;1.23;5250 +91098;48.50985;6.1626;295;20220331;8.9;6.9;7.9;3.4;8.77;2.4;1.11;3983 +91098;48.50985;6.1626;295;20220401;3.9;.3;2.1;4.7;5.82;3.1;1.01;6198 +91098;48.50985;6.1626;295;20220402;3.2;-.3;1.4;3.5;5.06;2.1;1.06;6891 +91098;48.50985;6.1626;295;20220403;5.5;-2;1.7;2.8;4.52;0;1.52;11234 +91098;48.50985;6.1626;295;20220404;9.4;-3.7;2.8;5.2;4.7;.2;2.29;18230 +91098;48.50985;6.1626;295;20220405;9;4.6;6.8;5.4;8.67;.2;.95;5164 +91098;48.50985;6.1626;295;20220406;11.9;8.3;10.1;5.4;9.82;.5;1.57;5883 +91098;48.50985;6.1626;295;20220407;12.3;8.2;10.2;9;10.12;10.7;1.7;5858 +91098;48.50985;6.1626;295;20220408;12;5.9;9;5.7;8.72;23.3;1.66;5231 +91098;48.50985;6.1626;295;20220409;9.2;.6;4.9;3;6.45;.2;1.86;15219 +91098;48.50985;6.1626;295;20220410;12.5;-.8;5.9;2.1;5.95;0;2.46;20912 +91098;48.50985;6.1626;295;20220411;18.2;1.4;9.8;3.8;6.95;0;3.51;21250 +91098;48.50985;6.1626;295;20220412;21.3;5.6;13.5;3.8;8;0;4;18864 +91098;48.50985;6.1626;295;20220413;21.8;10;15.9;2.6;10.37;0;3.53;18469 +91098;48.50985;6.1626;295;20220414;20.1;9.7;14.9;2.6;11.72;0;3.16;18426 +91098;48.50985;6.1626;295;20220415;20.3;7.6;14;2.6;10.42;0;3.35;20223 +91098;48.50985;6.1626;295;20220416;16.8;5.6;11.2;4.9;7.72;0;3.8;22499 +91098;48.50985;6.1626;295;20220417;17.9;2.4;10.2;4.6;5.4;0;4.4;24382 +91098;48.50985;6.1626;295;20220418;18.8;1;9.9;2.5;6.07;0;3.72;24468 +91098;48.50985;6.1626;295;20220419;19.3;3.2;11.3;2.2;7.02;0;3.51;21734 +91098;48.50985;6.1626;295;20220420;16.9;5;10.9;4;6.37;0;4.06;23762 +91098;48.50985;6.1626;295;20220421;18.3;3;10.6;3.9;7.45;0;3.8;23883 +91098;48.50985;6.1626;295;20220422;18.9;4.7;11.8;3.5;8.87;.2;3.52;21667 +91098;48.50985;6.1626;295;20220423;15.3;7.7;11.5;3;10.25;5;1.94;8755 +91098;48.50985;6.1626;295;20220424;12.1;7.6;9.9;2.3;11;8.7;1.05;5273 +91098;48.50985;6.1626;295;20220425;15.8;7.7;11.7;2.2;10.47;2.2;2.29;13990 +91098;48.50985;6.1626;295;20220426;14.7;3.3;9;2.6;8.4;.3;2.43;17704 +91098;48.50985;6.1626;295;20220427;16.7;2.2;9.4;3.4;8.8;0;2.94;21723 +91098;48.50985;6.1626;295;20220428;20;5.1;12.6;4.1;8.2;0;4.37;24981 +91098;48.50985;6.1626;295;20220429;18;4.8;11.4;2.1;8.65;0;2.79;16290 +91098;48.50985;6.1626;295;20220430;16.2;6.3;11.3;2.9;9.37;0;3.05;19855 +91098;48.50985;6.1626;295;20220501;16.4;2.4;9.4;1.9;8.72;0;2.85;20731 +91098;48.50985;6.1626;295;20220502;19.7;4.5;12.1;1.8;9.82;0;2.7;15145 +91098;48.50985;6.1626;295;20220503;21.5;5.5;13.5;2;10.47;2;3.59;22046 +91098;48.50985;6.1626;295;20220504;20.7;6.9;13.8;2.2;11.3;5.5;3;16977 +91098;48.50985;6.1626;295;20220505;17.5;9.6;13.6;1.8;11;.5;2.74;16072 +91098;48.50985;6.1626;295;20220506;20.3;7;13.6;2;10.47;0;3.03;16805 +91098;48.50985;6.1626;295;20220507;21.3;5.7;13.5;1.8;10.17;.1;3.02;16119 +91098;48.50985;6.1626;295;20220508;22.8;6.6;14.7;2;11.53;.9;3.15;16296 +91098;48.50985;6.1626;295;20220509;24.3;8;16.1;1.6;11.83;0;3.5;18826 +91098;48.50985;6.1626;295;20220510;24.9;9.5;17.2;2.1;12.93;0;3.35;15485 +91098;48.50985;6.1626;295;20220511;28.2;13.4;20.8;4.4;12.93;0;5.39;18019 +91098;48.50985;6.1626;295;20220512;22.3;14.4;18.3;2.8;13.83;.3;3.16;12659 +91098;48.50985;6.1626;295;20220513;21.8;13.6;17.7;2.2;11.7;0;3.64;17476 +91098;48.50985;6.1626;295;20220514;23.4;6.3;14.8;1.3;9.97;0;3.48;19595 +91098;48.50985;6.1626;295;20220515;28;7.8;17.9;1.5;11.93;0;3.94;19319 +91098;48.50985;6.1626;295;20220516;24;16.2;20.1;3;14.43;2.1;3.48;12563 +91098;48.50985;6.1626;295;20220517;27.1;11.4;19.2;1.5;13.67;0;3.82;18718 +91098;48.50985;6.1626;295;20220518;29.2;11.9;20.5;1.2;14.23;0;3.97;19513 +91098;48.50985;6.1626;295;20220519;29.4;14.2;21.8;2.8;16.23;0;4.19;15022 +91098;48.50985;6.1626;295;20220520;28.7;17.6;23.1;4.3;15.2;1.7;5.04;13641 +91098;48.50985;6.1626;295;20220521;23.4;9;16.2;2.1;11.83;0;3.69;19337 +91098;48.50985;6.1626;295;20220522;23.9;9;16.4;1.8;11.97;2.9;3.09;14089 +91098;48.50985;6.1626;295;20220523;23.3;13.1;18.2;3.8;15.47;11.7;2.97;11165 +91098;48.50985;6.1626;295;20220524;18.3;11.9;15.1;3.9;12.3;.4;2.97;13929 +91098;48.50985;6.1626;295;20220525;21;6.9;14;2.3;10.5;0;3.39;18347 +91098;48.50985;6.1626;295;20220526;20.9;11.8;16.4;2.9;11.6;0;3.23;12989 +91098;48.50985;6.1626;295;20220527;18.4;11.2;14.8;2.9;12.47;0;2.49;11258 +91098;48.50985;6.1626;295;20220528;18.7;7;12.8;2.5;9.2;0;3.24;16883 +91098;48.50985;6.1626;295;20220529;16.9;6.9;11.9;3.1;7.9;0;3.41;17405 +91098;48.50985;6.1626;295;20220530;19.6;3.2;11.4;2.1;7.93;0;3.41;19287 +91098;48.50985;6.1626;295;20220531;22.7;6.6;14.7;2.1;8.57;0;3.69;16772 +91098;48.50985;6.1626;295;20220601;22.8;7.9;15.4;1.9;9.6;0;3.78;19072 +91098;48.50985;6.1626;295;20220602;24.4;10.2;17.3;2.6;10.53;0;4.18;18449 +91098;48.50985;6.1626;295;20220603;22;11.5;16.8;1.6;14.17;1.7;2.27;9401 +91098;48.50985;6.1626;295;20220604;28.1;13.9;21;2.3;16.83;12.4;4.07;17984 +91098;48.50985;6.1626;295;20220605;21.9;16.2;19.1;3.6;17.5;4.3;2.64;11040 +91098;48.50985;6.1626;295;20220606;22;14.1;18;3.4;14.03;.2;3.47;14827 +91098;48.50985;6.1626;295;20220607;21.4;13.1;17.3;2.9;13.8;4.1;2.95;12208 +91098;48.50985;6.1626;295;20220608;20;11.4;15.7;2.9;13.7;6.7;2.27;8737 +91098;48.50985;6.1626;295;20220609;20.2;11;15.6;2.9;12.1;.1;3.29;15734 +91098;48.50985;6.1626;295;20220610;24.6;8.8;16.7;1.5;11.9;0;3.68;19067 +91098;48.50985;6.1626;295;20220611;28.1;11.4;19.7;1;13.9;0;5.26;30079 +91098;48.50985;6.1626;295;20220612;27.5;12.8;20.2;2;15.27;1.3;5.17;27030 +91098;48.50985;6.1626;295;20220613;22.9;12.5;17.7;2.2;11.4;0;5.24;29567 +91098;48.50985;6.1626;295;20220614;26.6;8.6;17.6;1.8;11.27;0;5.44;30697 +91098;48.50985;6.1626;295;20220615;31.3;10.7;21;1;12.57;0;5.6;30571 +91098;48.50985;6.1626;295;20220616;29.4;15.5;22.5;1.9;13.13;0;6.04;29736 +91098;48.50985;6.1626;295;20220617;31.2;13.2;22.2;1.6;12.13;0;6.01;29817 +91098;48.50985;6.1626;295;20220618;35.8;15.4;25.6;1.8;15.03;0;6.58;28854 +91098;48.50985;6.1626;295;20220619;34.6;23.1;28.9;5.1;16.4;0;8.88;28024 +91098;48.50985;6.1626;295;20220620;25.7;18.6;22.2;3.5;16.47;1.9;4.64;18276 +91098;48.50985;6.1626;295;20220621;28.8;12.9;20.9;2.1;14.67;2.6;5.25;25332 +91098;48.50985;6.1626;295;20220622;25.2;18.2;21.7;1.9;19.2;1.2;3.21;14012 +91098;48.50985;6.1626;295;20220623;30;15.3;22.7;2.4;17.53;3;5.16;23341 +91098;48.50985;6.1626;295;20220624;23.6;16.3;20;4;16.97;6.1;3.74;16114 +91098;48.50985;6.1626;295;20220625;27.3;14.1;20.7;2.7;15.43;.9;5.21;25267 +91098;48.50985;6.1626;295;20220626;19.5;15.3;17.4;2;16.83;9.7;2.05;9496 +91098;48.50985;6.1626;295;20220627;21.4;15.4;18.4;2.4;16.43;0;2.66;12089 +91098;48.50985;6.1626;295;20220628;25.4;10.3;17.8;2.1;14.13;.1;4.81;27127 +91098;48.50985;6.1626;295;20220629;28.8;14.1;21.4;1.4;14.63;0;5.13;26430 +91098;48.50985;6.1626;295;20220630;27.9;13.4;20.6;2.4;14.63;1.3;5.14;24186 +91098;48.50985;6.1626;295;20220701;22.1;12.3;17.2;2.3;12.43;.1;4.11;21579 +91098;48.50985;6.1626;295;20220702;28.1;8.8;18.5;1.5;11.5;0;5.53;31076 +91098;48.50985;6.1626;295;20220703;29.9;13.2;21.5;2.4;13.03;0;6.19;29430 +91098;48.50985;6.1626;295;20220704;26.4;12.8;19.6;1.8;12.23;0;5.27;27919 +91098;48.50985;6.1626;295;20220705;27.5;12;19.7;2.3;11.43;0;5.93;30389 +91098;48.50985;6.1626;295;20220706;22.9;11.9;17.4;2.6;11.23;0;4.93;26381 +91098;48.50985;6.1626;295;20220707;22.1;11.1;16.6;2.8;12.47;0;3.39;15163 +91098;48.50985;6.1626;295;20220708;25.1;9.9;17.5;2.6;11.33;0;5.51;30372 +91098;48.50985;6.1626;295;20220709;27.7;10.8;19.3;2.3;12.53;0;5.52;28358 +91098;48.50985;6.1626;295;20220710;24.4;13.5;18.9;3.6;12;0;5.82;29529 +91098;48.50985;6.1626;295;20220711;27.6;11.8;19.7;3;12.87;0;5.86;28899 +91098;48.50985;6.1626;295;20220712;29.4;13.9;21.7;2.6;13.2;0;6.16;29362 +91098;48.50985;6.1626;295;20220713;33.2;13.1;23.1;1.4;12.17;0;5.44;25222 +91098;48.50985;6.1626;295;20220714;34;16.2;25.1;3.1;12.93;0;7.1;26668 +91098;48.50985;6.1626;295;20220715;26.4;14.4;20.4;2.7;11.33;0;5.83;28224 +91098;48.50985;6.1626;295;20220716;27.4;11.2;19.3;2.2;10.2;0;5.79;29526 +91098;48.50985;6.1626;295;20220717;30.9;12.7;21.8;2.4;10.03;0;6.47;29486 +91098;48.50985;6.1626;295;20220718;35.9;14.3;25.1;1.5;10.4;0;6.27;28920 +91098;48.50985;6.1626;295;20220719;38.1;16;27;1.8;12.53;0;6.94;29252 +91098;48.50985;6.1626;295;20220720;31.2;21.1;26.2;2.9;17.6;7.9;5.43;19266 +91098;48.50985;6.1626;295;20220721;28;16.4;22.2;2.3;17.47;.1;5.01;24450 +91098;48.50985;6.1626;295;20220722;31.3;14.6;22.9;1.9;16.47;.2;5.27;24661 +91098;48.50985;6.1626;295;20220723;27.4;17.3;22.4;1.8;17.57;.1;4.24;19989 +91098;48.50985;6.1626;295;20220724;32.7;15.3;24;1.4;15.47;0;5.72;28298 +91098;48.50985;6.1626;295;20220725;32.3;18.1;25.2;3.2;16.03;.1;6.13;22696 +91098;48.50985;6.1626;295;20220726;24.8;14.8;19.8;2.7;14.23;0;4.46;21350 +91098;48.50985;6.1626;295;20220727;25.8;13.9;19.8;2.5;12.67;0;4.72;21959 +91098;48.50985;6.1626;295;20220728;28.6;12.2;20.4;2.5;11.7;0;5.05;21319 +91098;48.50985;6.1626;295;20220729;28.5;15.8;22.2;2.5;12.2;0;5.39;23224 +91098;48.50985;6.1626;295;20220730;29.3;13.7;21.5;2.3;12.43;0;5.09;21821 +91098;48.50985;6.1626;295;20220731;31.1;14.8;22.9;2.4;13.5;0;5.74;25489 +91098;48.50985;6.1626;295;20220801;27.7;15;21.4;1.9;15.77;0;4.17;19454 +91098;48.50985;6.1626;295;20220802;31;14.2;22.6;1.3;14.97;0;5.14;26707 +91098;48.50985;6.1626;295;20220803;35;15.5;25.2;1.1;14.03;0;5.41;27049 +91098;48.50985;6.1626;295;20220804;37.3;18.1;27.7;2.3;14.67;3.8;6.48;24186 +91098;48.50985;6.1626;295;20220805;26.3;19.6;23;3.5;18.17;.1;4.36;17538 +91098;48.50985;6.1626;295;20220806;26.1;14;20;3.7;11.73;0;5.75;26478 +91098;48.50985;6.1626;295;20220807;28.1;11.3;19.7;3.2;9.6;0;6;27077 +91098;48.50985;6.1626;295;20220808;30.2;11.2;20.7;2.5;10.07;0;5.85;26691 +91098;48.50985;6.1626;295;20220809;31.2;13.2;22.2;2.6;10.87;0;6.01;26403 +91098;48.50985;6.1626;295;20220810;30.8;14;22.4;3.4;10.27;0;6.6;26324 +91098;48.50985;6.1626;295;20220811;30.6;13.4;22;3.3;9.9;0;6.42;26163 +91098;48.50985;6.1626;295;20220812;31;12.6;21.8;2.8;9.73;0;6.16;26169 +91098;48.50985;6.1626;295;20220813;31.1;12.8;22;2.7;10.23;0;5.99;26079 +91098;48.50985;6.1626;295;20220814;29.1;13.4;21.2;2.3;12.77;14.4;4.32;16977 +91098;48.50985;6.1626;295;20220815;22.7;16.4;19.6;3.4;17.93;3.2;2.97;14264 +91098;48.50985;6.1626;295;20220816;29.4;15.9;22.6;1.6;17.07;2.1;4.29;21465 +91098;48.50985;6.1626;295;20220817;28.1;17.1;22.6;1.9;17.83;3.3;3.89;18231 +91098;48.50985;6.1626;295;20220818;23.6;17.2;20.4;1.6;18.87;1;2.11;8786 +91098;48.50985;6.1626;295;20220819;26;16.8;21.4;2.6;17.33;9.6;3.97;19230 +91098;48.50985;6.1626;295;20220820;24.9;16.6;20.8;2;16.27;.2;3.7;18772 +91098;48.50985;6.1626;295;20220821;26.7;11.3;19;1.5;13.27;0;4.04;22850 +91098;48.50985;6.1626;295;20220822;28.7;13.1;20.9;1.5;14.07;0;4.29;22985 +91098;48.50985;6.1626;295;20220823;29.7;14.2;21.9;1.5;15.53;0;4.22;22001 +91098;48.50985;6.1626;295;20220824;31.4;14.8;23.1;1.5;14.23;0;4.57;22651 +91098;48.50985;6.1626;295;20220825;32.1;13.8;22.9;1.4;14;0;4.57;23275 +91098;48.50985;6.1626;295;20220826;23.7;16.7;20.2;2.4;16.7;0;3.07;14076 +91098;48.50985;6.1626;295;20220827;24.9;17.8;21.3;2;17.2;0;2.93;12385 +91098;48.50985;6.1626;295;20220828;27.3;14.2;20.8;2.6;16.17;0;3.87;18023 +91098;48.50985;6.1626;295;20220829;30.1;13.2;21.7;1.8;13.87;0;4.43;22044 +91098;48.50985;6.1626;295;20220830;30.7;14.7;22.7;2.2;14.37;.5;4.33;18071 +91098;48.50985;6.1626;295;20220831;27;16.2;21.6;2.6;16.07;.6;4.14;19848 +91098;48.50985;6.1626;295;20220901;26.5;12.7;19.6;2.1;13.83;0;3.9;20588 +91098;48.50985;6.1626;295;20220902;27.7;12.2;19.9;1.6;13.57;1.4;3.6;18574 +91098;48.50985;6.1626;295;20220903;22.2;15.6;18.9;2.1;17.37;14.9;2.14;10029 +91098;48.50985;6.1626;295;20220904;27.8;12.5;20.2;1.3;14.63;.1;3.59;20906 +91098;48.50985;6.1626;295;20220905;29.6;12.8;21.2;1.9;15.7;1.3;3.82;19000 +91098;48.50985;6.1626;295;20220906;28.8;16.1;22.5;2.5;17.47;1.6;3.66;15609 +91098;48.50985;6.1626;295;20220907;22.1;16.6;19.4;2.7;17.47;14.2;2.35;10938 +91098;48.50985;6.1626;295;20220908;22.3;13.9;18.1;3.9;15.03;.4;3.01;13961 +91098;48.50985;6.1626;295;20220909;20.2;14.4;17.3;4.6;14.6;8.7;2.65;10895 +91098;48.50985;6.1626;295;20220910;18.9;13.3;16.1;4.1;14.6;.6;1.98;8239 +91098;48.50985;6.1626;295;20220911;21.4;12.9;17.2;1.6;14.13;.2;2.48;14714 +91098;48.50985;6.1626;295;20220912;26.3;9.3;17.8;1.2;12.87;0;3.09;19585 +91098;48.50985;6.1626;295;20220913;27.6;12;19.8;2.1;16.6;6;2.86;13472 +91098;48.50985;6.1626;295;20220914;23.8;18.7;21.3;3.6;20.17;23;2.36;9723 +91098;48.50985;6.1626;295;20220915;20.2;16.2;18.2;2.9;16.23;9.2;2.09;9463 +91098;48.50985;6.1626;295;20220916;16.7;12.3;14.5;2.4;12.6;0;1.75;8222 +91098;48.50985;6.1626;295;20220917;14.3;7.1;10.7;2.9;10.03;1;1.68;9663 +91098;48.50985;6.1626;295;20220918;16.1;5.9;11;3.3;9.3;0;2.28;14411 +91098;48.50985;6.1626;295;20220919;16.5;6;11.2;2.1;9.4;0;2.1;14925 +91098;48.50985;6.1626;295;20220920;16.4;4;10.2;1.4;9.23;0;1.79;13453 +91098;48.50985;6.1626;295;20220921;17.6;4.2;10.9;2.1;8.83;0;2.29;16891 +91098;48.50985;6.1626;295;20220922;19.3;2.6;11;1.3;8.43;0;2.22;17932 +91098;48.50985;6.1626;295;20220923;19.2;5.4;12.3;1.4;9.97;.1;1.94;13205 +91098;48.50985;6.1626;295;20220924;18.2;9.2;13.7;1.8;12.17;1.4;1.54;7816 +91098;48.50985;6.1626;295;20220925;15.5;8.8;12.2;1.7;12.07;1.5;1.12;5691 +91098;48.50985;6.1626;295;20220926;15.2;6.8;11;3.9;10.5;6.8;1.62;8426 +91098;48.50985;6.1626;295;20220927;12.1;8.7;10.4;4.8;10.67;10.7;1.21;5372 +91098;48.50985;6.1626;295;20220928;13.7;9.1;11.4;3;10.6;0;1.43;7505 +91098;48.50985;6.1626;295;20220929;13.6;6;9.8;1.1;9.77;1.9;1.13;7271 +91098;48.50985;6.1626;295;20220930;16;3.7;9.8;1.4;9.13;2.4;1.56;12336 +91098;48.50985;6.1626;295;20221001;15.5;6.9;11.2;5.9;11.83;3;1.2;5423 +91098;48.50985;6.1626;295;20221002;18.1;12.7;15.4;3.9;14.83;12.7;1.43;6369 +91098;48.50985;6.1626;295;20221003;14.5;8.8;11.7;1.6;11.6;0;1.22;8743 +91098;48.50985;6.1626;295;20221004;19.5;3.8;11.6;1.1;10.57;.1;1.6;13447 +91098;48.50985;6.1626;295;20221005;21.4;8.3;14.9;3.2;13.27;0;2.14;13594 +91098;48.50985;6.1626;295;20221006;17.2;12.6;14.9;1.7;12.17;0;1.58;9521 +91098;48.50985;6.1626;295;20221007;18.8;4.8;11.8;1.1;11.23;.1;1.37;11298 +91098;48.50985;6.1626;295;20221008;16.2;8.7;12.5;1.7;11.6;.1;1.37;10562 +91098;48.50985;6.1626;295;20221009;18.6;2.8;10.7;1.3;9.63;.1;1.49;13861 +91098;48.50985;6.1626;295;20221010;21.2;6;13.6;2.2;12.5;.8;1.7;11258 +91098;48.50985;6.1626;295;20221011;16.8;11.5;14.1;1.8;12.87;0;1.27;7730 +91098;48.50985;6.1626;295;20221012;17.6;4.8;11.2;1;10.33;.1;1.21;10919 +91098;48.50985;6.1626;295;20221013;15.4;7.1;11.2;1.8;12.27;.5;.8;4248 +91098;48.50985;6.1626;295;20221014;16.2;12.6;14.4;4.1;15;17;.88;3085 +91098;48.50985;6.1626;295;20221015;16.5;14.4;15.4;4.7;16.33;7.4;.84;3640 +91098;48.50985;6.1626;295;20221016;21.9;14.3;18.1;2.4;15.97;0;1.59;7239 +91098;48.50985;6.1626;295;20221017;23.6;15.1;19.4;3.2;15.67;.5;2.2;9871 +91098;48.50985;6.1626;295;20221018;21.8;13.3;17.5;1.9;15.9;.3;1.46;9080 +91098;48.50985;6.1626;295;20221019;19.8;11.9;15.8;2.1;14.77;.1;1.15;7075 +91098;48.50985;6.1626;295;20221020;18;10.9;14.5;2.1;14.7;14.9;.84;3148 +91098;48.50985;6.1626;295;20221021;19.3;12.9;16.1;3.6;15.23;7.2;1.34;6176 +91098;48.50985;6.1626;295;20221022;20.3;10.6;15.5;2.4;13.87;.1;1.41;9809 +91098;48.50985;6.1626;295;20221023;21.2;10.2;15.7;3;13.9;3.6;1.49;6232 +91098;48.50985;6.1626;295;20221024;20;14;17;3.9;13.77;3.4;1.91;7595 +91098;48.50985;6.1626;295;20221025;19.4;10.3;14.9;2.5;12.83;0;1.38;8915 +91098;48.50985;6.1626;295;20221026;21.7;12.8;17.2;2.7;13.93;.3;1.66;8186 +91098;48.50985;6.1626;295;20221027;22.8;8.3;15.6;2;13.57;0;1.33;9260 +91098;48.50985;6.1626;295;20221028;24.2;15.2;19.7;3.3;14.2;0;2.25;7876 +91098;48.50985;6.1626;295;20221029;23.8;11.4;17.6;2.3;12.13;0;1.84;8005 +91098;48.50985;6.1626;295;20221030;22.4;11.8;17.1;2.1;11.63;0;1.65;8336 +91098;48.50985;6.1626;295;20221031;20.6;9.1;14.8;2.3;12.2;6;1.36;5154 +91098;48.50985;6.1626;295;20221101;15.7;12.9;14.3;4.4;12.13;.3;1.5;7225 +91098;48.50985;6.1626;295;20221102;16.1;8;12;3;10.37;.1;1.2;7585 +91098;48.50985;6.1626;295;20221103;14.2;6.2;10.2;3.8;10.3;10.7;.98;3486 +91098;48.50985;6.1626;295;20221104;10.4;8.1;9.2;3.5;10.23;2.9;.7;2715 +91098;48.50985;6.1626;295;20221105;10.4;6.6;8.5;2.7;9.17;0;.76;3933 +91098;48.50985;6.1626;295;20221106;10.5;2.1;6.3;2.7;8.2;.8;.65;4769 +91098;48.50985;6.1626;295;20221107;14.2;8.3;11.3;4.1;10.7;.5;1.06;4254 +91098;48.50985;6.1626;295;20221108;17.3;5.2;11.3;3.9;10.3;11.1;1.3;6877 +91098;48.50985;6.1626;295;20221109;14;11.7;12.8;2.7;12.7;1.6;.77;2583 +91098;48.50985;6.1626;295;20221110;12.3;6;9.1;1.7;10.1;.1;.48;5197 +91098;48.50985;6.1626;295;20221111;10.7;3.3;7;1.4;9.03;.1;.41;4513 +91098;48.50985;6.1626;295;20221112;8.4;2.4;5.4;1.4;8.37;.1;.34;3559 +91098;48.50985;6.1626;295;20221113;9.9;3.8;6.9;2;8.53;0;.52;5164 +91098;48.50985;6.1626;295;20221114;13.3;4.7;9;3.3;10.63;3;.6;2643 +91098;48.50985;6.1626;295;20221115;15;9.1;12.1;3.1;11.87;6.7;.81;3566 +91098;48.50985;6.1626;295;20221116;13.5;8.7;11.1;4.3;10.8;.6;.91;4854 +91098;48.50985;6.1626;295;20221117;13;9.8;11.4;6.8;10.6;13;1.33;3083 +91098;48.50985;6.1626;295;20221118;10.6;7.8;9.2;3.7;9.83;.8;.69;3610 +91098;48.50985;6.1626;295;20221119;8.5;6.4;7.4;2.8;9.03;.8;.55;2411 +91098;48.50985;6.1626;295;20221120;9.1;6;7.6;4.5;8.5;5.6;.77;4233 +91098;48.50985;6.1626;295;20221121;8.8;5.2;7;4.7;8.77;1.2;.62;2914 +91098;48.50985;6.1626;295;20221122;7.5;4.1;5.8;4.9;8.17;1.6;.59;2361 +91098;48.50985;6.1626;295;20221123;9.9;3.4;6.6;4.2;8.2;4.4;.65;4865 +91098;48.50985;6.1626;295;20221124;11.3;6.3;8.8;4;9.1;2.3;.77;4411 +91098;48.50985;6.1626;295;20221125;11.1;5.3;8.2;2.7;9.07;.8;.58;3778 +91098;48.50985;6.1626;295;20221126;6.4;3.6;5;1.6;8.53;0;.28;1858 +91098;48.50985;6.1626;295;20221127;9.1;2.7;5.9;2.3;7.67;0;.54;2899 +91098;48.50985;6.1626;295;20221128;8.8;5.8;7.3;3.1;8.67;2.4;.68;1190 +91098;48.50985;6.1626;295;20221129;7.7;3.3;5.5;1.4;8.83;.4;.28;1961 +91098;48.50985;6.1626;295;20221130;7.3;4.7;6;2.6;8.73;.7;.38;1783 +91098;48.50985;6.1626;295;20221201;4.1;4;4.1;3.2;7.33;0;.48;979 +91098;48.50985;6.1626;295;20221202;3.6;2.6;3.1;2.5;6.8;1;.46;807 +91098;48.50985;6.1626;295;20221203;3.8;1.2;2.5;3.8;6.3;0;.5;2042 +91098;48.50985;6.1626;295;20221204;2;.3;1.1;2.8;6.23;2.5;.35;1002 +91098;48.50985;6.1626;295;20221205;4.6;1.8;3.2;2.6;7.1;.2;.37;1276 +91098;48.50985;6.1626;295;20221206;3.2;1.7;2.5;1.7;6.8;0;.34;1176 +91098;48.50985;6.1626;295;20221207;3.6;-.8;1.4;1.4;6.43;.1;.24;1971 +91098;48.50985;6.1626;295;20221208;3.3;.5;1.9;1.2;5.9;.1;.34;1878 +91098;48.50985;6.1626;295;20221209;1.1;-4.3;-1.6;1.6;5.13;0;.19;2500 +91098;48.50985;6.1626;295;20221210;1.2;-1.9;-.4;2;5.17;.1;.31;2370 +91098;48.50985;6.1626;295;20221211;-1.4;-4.3;-2.8;1.6;4.57;0;.18;2517 +91098;48.50985;6.1626;295;20221212;-2.4;-4.9;-3.6;1.6;4;0;.15;3685 +91098;48.50985;6.1626;295;20221213;-.5;-7.8;-4.1;1.7;3.53;0;.2;4227 +91098;48.50985;6.1626;295;20221214;-.5;-3;-1.8;1.5;5.1;4.3;.25;1177 +91098;48.50985;6.1626;295;20221215;-1;-3.1;-2.1;2.6;4.8;0;.21;2678 +91098;48.50985;6.1626;295;20221216;-1;-7.9;-4.4;1.9;3.57;0;.13;5382 +91098;48.50985;6.1626;295;20221217;-3.9;-11.9;-7.9;1;2.83;0;.03;5605 +91098;48.50985;6.1626;295;20221218;-.7;-10.5;-5.6;2;3.97;.1;.06;3868 +91098;48.50985;6.1626;295;20221219;12.2;-.3;6;4.7;8.6;0;.57;3692 +91098;48.50985;6.1626;295;20221220;14.4;10;12.2;5.7;10.53;9.8;1.44;2369 +91098;48.50985;6.1626;295;20221221;11.2;10.5;10.9;5.6;11.7;5.6;.67;1419 +91098;48.50985;6.1626;295;20221222;11.2;9.9;10.5;7.7;11.47;10.1;.73;1169 +91098;48.50985;6.1626;295;20221223;13.8;10;11.9;5.4;12.83;6.2;.61;1253 +91098;48.50985;6.1626;295;20221224;11.9;9.7;10.8;3.5;10.7;.8;.74;2239 +91098;48.50985;6.1626;295;20221225;14;8.1;11.1;3.1;10.77;.2;.65;3513 +91098;48.50985;6.1626;295;20221226;10.8;10.1;10.5;4.7;10.03;7.4;1.08;1045 +91098;48.50985;6.1626;295;20221227;7.6;1;4.3;2.6;7.07;0;.32;3936 +91098;48.50985;6.1626;295;20221228;9.9;1.9;5.9;6;8.33;0;.55;3476 +91098;48.50985;6.1626;295;20221229;11.1;8.4;9.8;7.2;9.6;3.3;1.21;1832 +91098;48.50985;6.1626;295;20221230;11.3;5.7;8.5;5.5;9.93;4;.66;1876 +91098;48.50985;6.1626;295;20221231;15.7;11.1;13.4;7.4;11.7;0;1.51;3691 +91099;48.52103;6.50052;271;20220101;15.8;5;10.4;1.3;9.96;0;.22;4875 +91099;48.52103;6.50052;271;20220102;12.1;3.1;7.6;4;9;.8;.73;2900 +91099;48.52103;6.50052;271;20220103;11.2;9.6;10.4;6.1;10.43;11;.99;2133 +91099;48.52103;6.50052;271;20220104;11.1;9.5;10.3;6;10.03;16.9;1.2;400 +91099;48.52103;6.50052;271;20220105;3.3;2;2.6;3.4;6.37;.1;.43;2600 +91099;48.52103;6.50052;271;20220106;4.6;2.1;3.3;1.4;6.23;.4;.39;2633 +91099;48.52103;6.50052;271;20220107;2.1;-1.5;.3;4.2;6.2;3.2;.23;866 +91099;48.52103;6.50052;271;20220108;4;1.8;2.9;6.1;6.87;8;.4;2566 +91099;48.52103;6.50052;271;20220109;4.8;3.3;4;3.7;7.1;1.9;.52;1900 +91099;48.52103;6.50052;271;20220110;1.4;-1.6;-.1;1.4;6.07;0;.19;2000 +91099;48.52103;6.50052;271;20220111;2.7;-1;.8;2.4;5.77;0;.27;3800 +91099;48.52103;6.50052;271;20220112;3.7;-3.8;-.1;2;5.1;0;.22;5566 +91099;48.52103;6.50052;271;20220113;4.5;-4.5;0;1.6;5.23;0;.13;5600 +91099;48.52103;6.50052;271;20220114;6.4;-3.7;1.3;.7;5.43;.1;.08;6266 +91099;48.52103;6.50052;271;20220115;-1.2;-3.4;-2.3;.9;5.13;0;.21;1566 +91099;48.52103;6.50052;271;20220116;.8;-3.5;-1.4;2.4;5.57;0;.22;1566 +91099;48.52103;6.50052;271;20220117;3;-.9;1;1.6;6.43;.2;.29;1666 +91099;48.52103;6.50052;271;20220118;6.9;1.7;4.3;2.4;6.73;0;.5;4200 +91099;48.52103;6.50052;271;20220119;2.7;-3.2;-.3;3.1;6.07;1.4;.21;1366 +91099;48.52103;6.50052;271;20220120;4.2;1.6;2.9;2.3;6.37;.4;.51;2133 +91099;48.52103;6.50052;271;20220121;3.5;-1.1;1.2;1.2;5.93;.1;.3;3666 +91099;48.52103;6.50052;271;20220122;3.6;.9;2.3;1.2;6.57;0;.38;1800 +91099;48.52103;6.50052;271;20220123;6.7;2.1;4.4;2.4;6.57;0;.57;4166 +91099;48.52103;6.50052;271;20220124;7.1;-3.5;1.8;1.1;5.5;0;.25;7533 +91099;48.52103;6.50052;271;20220125;4.9;-4.9;0;1;5.43;0;.2;5933 +91099;48.52103;6.50052;271;20220126;-1.6;-2.1;-1.8;1.6;5.23;.1;.27;966 +91099;48.52103;6.50052;271;20220127;1;-3.1;-1;2.8;5.53;.5;.28;1666 +91099;48.52103;6.50052;271;20220128;3.3;.6;2;2.3;6.63;0;.36;2333 +91099;48.52103;6.50052;271;20220129;3.4;1;2.2;4.5;7.1;1.1;.28;2000 +91099;48.52103;6.50052;271;20220130;7.7;3.5;5.6;2.2;7.23;.2;.58;5900 +91099;48.52103;6.50052;271;20220131;6.2;-.6;2.8;5.3;6.5;1.2;.62;3766 +91099;48.52103;6.50052;271;20220201;3.6;1.5;2.6;4.5;6.9;1.4;.44;1666 +91099;48.52103;6.50052;271;20220202;9.3;4.1;6.7;3.2;9.77;1;.38;1833 +91099;48.52103;6.50052;271;20220203;8.2;6.3;7.3;2.2;8.83;.1;.61;2633 +91099;48.52103;6.50052;271;20220204;6.6;4.6;5.6;4.1;7.97;1.7;.66;2566 +91099;48.52103;6.50052;271;20220205;7.3;-.4;3.5;2.9;6.5;0;.65;7600 +91099;48.52103;6.50052;271;20220206;6.6;2.4;4.5;7.9;7.87;19.1;.57;1266 +91099;48.52103;6.50052;271;20220207;7.2;2.5;4.8;3.6;5.97;0;1.01;8400 +91099;48.52103;6.50052;271;20220208;9.5;-1;4.2;2.3;7.33;0;.6;4400 +91099;48.52103;6.50052;271;20220209;12.4;-.3;6.1;2.3;7;0;.95;9633 +91099;48.52103;6.50052;271;20220210;6.5;2.8;4.6;4.6;7.27;.6;1.09;2702 +91099;48.52103;6.50052;271;20220211;6.7;1.1;3.9;2.4;5.95;0;.85;7864 +91099;48.52103;6.50052;271;20220212;5.9;-4.1;.9;2.5;4.73;0;.79;8966 +91099;48.52103;6.50052;271;20220213;11.8;-2.7;4.6;5.3;6.1;0;1.53;9936 +91099;48.52103;6.50052;271;20220214;10.5;2.3;6.4;5.2;7.91;.7;1.15;3650 +91099;48.52103;6.50052;271;20220215;9.4;4.7;7;5.2;7.6;1.2;1.27;5670 +91099;48.52103;6.50052;271;20220216;10.1;5.6;7.9;7.6;9.97;3.4;.65;2700 +91099;48.52103;6.50052;271;20220217;11.6;9.8;10.7;5.8;9.2;.4;1.7;6400 +91099;48.52103;6.50052;271;20220218;13;7.7;10.4;6.4;9.03;1.6;1.79;2800 +91099;48.52103;6.50052;271;20220219;8.4;2.7;5.5;5.4;5.87;0;1.67;9100 +91099;48.52103;6.50052;271;20220220;8.7;4.8;6.8;7.7;8.57;6.9;.94;3133 +91099;48.52103;6.50052;271;20220221;7.4;4.2;5.8;6.8;7.57;2.2;1.05;4666 +91099;48.52103;6.50052;271;20220222;8.5;4.8;6.6;4.6;8.63;1.8;.8;4466 +91099;48.52103;6.50052;271;20220223;12.2;4;8.1;1.6;8.33;0;1.04;9466 +91099;48.52103;6.50052;271;20220224;11;2.7;6.9;4.2;7.5;2.9;1.37;6233 +91099;48.52103;6.50052;271;20220225;7.7;-.4;3.7;2.6;6.1;1.8;1.01;8366 +91099;48.52103;6.50052;271;20220226;7;-2.1;2.5;2.6;5.4;0;1.03;12066 +91099;48.52103;6.50052;271;20220227;9.9;-1.4;4.3;3.8;4.57;0;1.78;13866 +91099;48.52103;6.50052;271;20220228;11.3;-4.1;3.6;1.5;4.73;0;1.28;13666 +91099;48.52103;6.50052;271;20220301;10.4;-4;3.2;1.1;4.93;0;1.09;11900 +91099;48.52103;6.50052;271;20220302;10.1;-2.7;3.7;.9;5.7;0;.89;7700 +91099;48.52103;6.50052;271;20220303;12.8;-3.2;4.8;1.4;5.77;0;1.32;13700 +91099;48.52103;6.50052;271;20220304;11.3;-4.6;3.4;2.2;4.18;0;1.62;14800 +91099;48.52103;6.50052;271;20220305;8.5;-5.9;1.3;2.1;3.93;0;1.42;14933 +91099;48.52103;6.50052;271;20220306;7.1;-5.5;.8;3.5;3.9;0;1.6;14400 +91099;48.52103;6.50052;271;20220307;6.2;-3.3;1.5;4.3;3.67;0;1.76;14966 +91099;48.52103;6.50052;271;20220308;11.3;-6.3;2.5;1.7;3.67;0;1.59;15266 +91099;48.52103;6.50052;271;20220309;14.7;-5;4.8;1.3;5.17;0;1.59;15100 +91099;48.52103;6.50052;271;20220310;15.7;-3.7;6;1.3;5.33;0;1.7;15266 +91099;48.52103;6.50052;271;20220311;17.4;-2.7;7.4;2.4;6;0;2.18;13000 +91099;48.52103;6.50052;271;20220312;14.2;7.3;10.8;2.9;7.57;.2;2.03;9066 +91099;48.52103;6.50052;271;20220313;14.6;2.3;8.5;1.9;8.87;3.6;1.22;6833 +91099;48.52103;6.50052;271;20220314;14.5;5.5;10;2.5;8.03;1.4;2.03;14866 +91099;48.52103;6.50052;271;20220315;13.2;4.6;8.9;2.2;9.53;1.5;1;3500 +91099;48.52103;6.50052;271;20220316;16.5;4.5;10.5;1.4;10.13;0;1.3;8233 +91099;48.52103;6.50052;271;20220317;10.3;7.3;8.8;2.9;9.67;.8;.84;1733 +91099;48.52103;6.50052;271;20220318;13.1;4.5;8.8;6.9;7.27;0;2.56;12374 +91099;48.52103;6.50052;271;20220319;14;2.7;8.3;6.9;5.95;.2;3.31;16716 +91099;48.52103;6.50052;271;20220320;15.3;2.1;8.7;3.3;7.1;.3;2.27;12110 +91099;48.52103;6.50052;271;20220321;18;4.6;11.3;2.9;7;0;2.87;16785 +91099;48.52103;6.50052;271;20220322;17.8;1.8;9.8;2;6.15;0;2.62;17993 +91099;48.52103;6.50052;271;20220323;18.4;.7;9.6;1.6;5.85;0;2.56;18287 +91099;48.52103;6.50052;271;20220324;19.3;1.2;10.2;1.8;5.65;0;2.8;18608 +91099;48.52103;6.50052;271;20220325;18.6;1.4;10;2.8;5.77;0;3.23;18703 +91099;48.52103;6.50052;271;20220326;19.3;2.9;11.1;4.3;5.72;0;4.01;18833 +91099;48.52103;6.50052;271;20220327;20.5;3.3;11.9;2.5;6.15;0;3.4;19621 +91099;48.52103;6.50052;271;20220328;21.9;1.3;11.6;1.7;6.32;0;3.07;18433 +91099;48.52103;6.50052;271;20220329;17.8;5.8;11.8;2.2;7.05;1;2.5;9028 +91099;48.52103;6.50052;271;20220330;12.1;8.9;10.5;2.7;10.32;8.1;1.32;5675 +91099;48.52103;6.50052;271;20220331;9;6.9;7.9;3;8.87;3.4;1.09;4233 +91099;48.52103;6.50052;271;20220401;3.8;.6;2.2;4.4;6.02;4.4;1;5723 +91099;48.52103;6.50052;271;20220402;2.5;-.2;1.1;3.8;5.09;1;1.2;7583 +91099;48.52103;6.50052;271;20220403;5.7;-1.5;2.1;2.8;4.67;0;1.53;11359 +91099;48.52103;6.50052;271;20220404;9.6;-4;2.8;5.1;4.68;1.1;2.29;18697 +91099;48.52103;6.50052;271;20220405;9.3;4.4;6.9;5.4;8.51;.5;.91;4897 +91099;48.52103;6.50052;271;20220406;12.4;8.5;10.4;5.7;9.7;.8;2;8158 +91099;48.52103;6.50052;271;20220407;12.9;8.5;10.7;8.8;10;11;1.94;7183 +91099;48.52103;6.50052;271;20220408;12;6.2;9.1;5.5;8.7;25.5;1.8;6006 +91099;48.52103;6.50052;271;20220409;9.5;.6;5.1;3;6.42;.1;1.93;15244 +91099;48.52103;6.50052;271;20220410;12.3;-.8;5.8;2.2;5.87;0;2.45;20237 +91099;48.52103;6.50052;271;20220411;18;.9;9.5;3.3;6.95;0;3.31;21500 +91099;48.52103;6.50052;271;20220412;21.1;4.9;13;3.7;8.07;0;3.91;18539 +91099;48.52103;6.50052;271;20220413;22.1;10.2;16.2;2.5;10.37;0;3.6;18744 +91099;48.52103;6.50052;271;20220414;20;9.9;15;2.6;11.7;0;3.16;18301 +91099;48.52103;6.50052;271;20220415;20.1;8.1;14.1;2.9;10.47;0;3.6;20798 +91099;48.52103;6.50052;271;20220416;16.6;5.5;11.1;5.5;7.55;0;3.96;22699 +91099;48.52103;6.50052;271;20220417;17.9;2.1;10;5.2;5.27;0;4.64;24257 +91099;48.52103;6.50052;271;20220418;18.7;1.5;10.1;2.6;5.97;0;3.87;24518 +91099;48.52103;6.50052;271;20220419;19.3;3.3;11.3;2.4;6.8;0;3.62;21859 +91099;48.52103;6.50052;271;20220420;16.6;5;10.8;4.6;6;0;4.36;23887 +91099;48.52103;6.50052;271;20220421;18.1;2.6;10.4;4.6;7.4;0;4.02;23733 +91099;48.52103;6.50052;271;20220422;18.9;4.8;11.8;3.9;8.85;.1;3.82;23017 +91099;48.52103;6.50052;271;20220423;15.7;7.2;11.5;3.2;9.9;6.6;2.18;10080 +91099;48.52103;6.50052;271;20220424;12.4;7.7;10.1;2.8;10.92;11;1.14;5598 +91099;48.52103;6.50052;271;20220425;16.1;7.4;11.7;2.1;10.37;3.3;2.29;14115 +91099;48.52103;6.50052;271;20220426;15;3.4;9.2;2.6;8.72;.4;2.51;16727 +91099;48.52103;6.50052;271;20220427;16.9;2.5;9.7;3.6;8.92;0;3.13;22036 +91099;48.52103;6.50052;271;20220428;20.2;5.1;12.6;4.2;8.27;0;4.52;25565 +91099;48.52103;6.50052;271;20220429;18.2;5;11.6;2.3;8.7;0;2.93;16545 +91099;48.52103;6.50052;271;20220430;16.1;6.9;11.5;3;9.65;0;2.9;18431 +91099;48.52103;6.50052;271;20220501;16.3;2.7;9.5;2;8.75;0;2.92;21659 +91099;48.52103;6.50052;271;20220502;20.1;4.7;12.4;2;9.75;0;3.26;20245 +91099;48.52103;6.50052;271;20220503;21.6;5.9;13.7;2.2;10.62;1.3;3.72;22371 +91099;48.52103;6.50052;271;20220504;21.1;7.1;14.1;2.3;11.3;4.9;3.43;20277 +91099;48.52103;6.50052;271;20220505;17.1;10.1;13.6;1.7;11.32;.1;2.43;14197 +91099;48.52103;6.50052;271;20220506;20.2;7.4;13.8;1.7;10.63;0;2.29;10100 +91099;48.52103;6.50052;271;20220507;22;4.2;13.1;1.6;10.17;.1;2.3;9333 +91099;48.52103;6.50052;271;20220508;23.2;5.3;14.3;2;11.03;.7;2.57;9166 +91099;48.52103;6.50052;271;20220509;24.8;6.7;15.8;1.5;11.73;.1;2.63;10533 +91099;48.52103;6.50052;271;20220510;24.9;8.3;16.6;1.9;12.87;0;2.49;8000 +91099;48.52103;6.50052;271;20220511;27.7;12;19.8;3.8;13.33;0;4.18;10600 +91099;48.52103;6.50052;271;20220512;22.4;15.1;18.8;2.4;14.43;.4;2.4;6700 +91099;48.52103;6.50052;271;20220513;22.3;14.3;18.3;1.7;12.33;0;2.75;11000 +91099;48.52103;6.50052;271;20220514;23.7;5.1;14.4;1.2;10.1;0;2.52;11033 +91099;48.52103;6.50052;271;20220515;28.4;6.5;17.4;1.3;12.63;.1;2.8;10566 +91099;48.52103;6.50052;271;20220516;23.9;15.2;19.5;2.6;15.03;3.5;2.47;6066 +91099;48.52103;6.50052;271;20220517;26.6;10;18.3;1.2;13.83;0;2.64;10833 +91099;48.52103;6.50052;271;20220518;29.2;10.4;19.8;1.1;14.6;0;2.81;10933 +91099;48.52103;6.50052;271;20220519;28.2;12.1;20.1;2.2;16.2;0;2.85;7766 +91099;48.52103;6.50052;271;20220520;28.6;15.6;22.1;3.6;15.3;1.6;3.84;7333 +91099;48.52103;6.50052;271;20220521;23;8.7;15.8;1.5;11.9;.1;2.57;11033 +91099;48.52103;6.50052;271;20220522;24.1;7.4;15.8;1.3;11.97;2.8;2.15;7266 +91099;48.52103;6.50052;271;20220523;23.6;11.9;17.8;3.1;15.5;8.7;2.19;5200 +91099;48.52103;6.50052;271;20220524;18.8;12.2;15.5;3.1;12.73;.3;2.35;8700 +91099;48.52103;6.50052;271;20220525;21.2;6.3;13.7;1.7;10.8;0;2.41;10700 +91099;48.52103;6.50052;271;20220526;21.2;10.8;16;2.5;11.87;0;2.56;7533 +91099;48.52103;6.50052;271;20220527;18.3;10.9;14.6;2.3;12.63;.1;1.88;6200 +91099;48.52103;6.50052;271;20220528;18.7;6.2;12.4;1.9;9.3;0;2.31;9533 +91099;48.52103;6.50052;271;20220529;17.1;7.5;12.3;2.6;8.2;0;2.71;10766 +91099;48.52103;6.50052;271;20220530;20;2;11;1.6;8;0;2.44;11000 +91099;48.52103;6.50052;271;20220531;23.1;3.9;13.5;1.4;8.87;0;2.61;10000 +91099;48.52103;6.50052;271;20220601;22.9;6;14.4;1.5;9.87;0;2.71;10866 +91099;48.52103;6.50052;271;20220602;24.6;9.8;17.2;2.4;10.97;0;3.23;10400 +91099;48.52103;6.50052;271;20220603;22.3;9.7;16;1.4;14.37;1.2;1.52;4133 +91099;48.52103;6.50052;271;20220604;28.3;13.3;20.8;2.3;17.3;14.7;3.08;10466 +91099;48.52103;6.50052;271;20220605;21.8;16.2;19;3.1;17.83;5.5;1.94;5833 +91099;48.52103;6.50052;271;20220606;21.5;13.8;17.6;2.8;14.67;.2;2.52;8500 +91099;48.52103;6.50052;271;20220607;20.6;12.9;16.7;2.3;14.2;4.7;2.09;6666 +91099;48.52103;6.50052;271;20220608;20.5;9.9;15.2;2.2;13.97;7.5;1.63;4466 +91099;48.52103;6.50052;271;20220609;20.3;11.8;16.1;2.3;12.6;.1;2.48;9433 +91099;48.52103;6.50052;271;20220610;24.8;7.5;16.2;1.3;12.1;.1;2.71;11566 +91099;48.52103;6.50052;271;20220611;28.1;9.6;18.9;1.1;14;.1;5.32;30800 +91099;48.52103;6.50052;271;20220612;28;11.3;19.7;1.6;15.4;2.7;5.03;27233 +91099;48.52103;6.50052;271;20220613;23.5;12.7;18.1;1.9;11.83;0;5.29;30633 +91099;48.52103;6.50052;271;20220614;26.8;7.8;17.3;1.7;11.77;0;5.31;30233 +91099;48.52103;6.50052;271;20220615;30.9;9.7;20.3;.9;13.13;0;5.46;30433 +91099;48.52103;6.50052;271;20220616;29.8;13.9;21.9;1.7;13.83;0;5.91;30133 +91099;48.52103;6.50052;271;20220617;30.8;11.5;21.1;1.2;13.17;0;5.57;29066 +91099;48.52103;6.50052;271;20220618;36.2;13.1;24.7;1.3;15.77;0;5.99;27633 +91099;48.52103;6.50052;271;20220619;35.1;20.2;27.6;3.8;16.37;0;8.05;28533 +91099;48.52103;6.50052;271;20220620;25.9;18.3;22.1;2.4;16.73;.9;4.07;16800 +91099;48.52103;6.50052;271;20220621;29;13;21;2.1;14.9;2.3;5.02;23633 +91099;48.52103;6.50052;271;20220622;24.5;17.8;21.2;1.5;19.3;.5;2.81;12300 +91099;48.52103;6.50052;271;20220623;30.3;14.2;22.3;1.7;17.73;5.8;5.07;24800 +91099;48.52103;6.50052;271;20220624;24;16.1;20;3.3;17.13;4.1;3.69;16200 +91099;48.52103;6.50052;271;20220625;28;13.2;20.6;2.2;15.77;1.3;5.11;25700 +91099;48.52103;6.50052;271;20220626;19.6;15.6;17.6;1.7;17.4;8.4;2.06;9900 +91099;48.52103;6.50052;271;20220627;21.8;15.6;18.7;2.1;16.77;.6;2.53;11200 +91099;48.52103;6.50052;271;20220628;25;9.5;17.2;1.7;14.7;.1;4.31;24566 +91099;48.52103;6.50052;271;20220629;29.1;14.6;21.9;1.4;15.3;.1;5.19;26533 +91099;48.52103;6.50052;271;20220630;31.1;12.3;21.7;2.1;15;4.4;5.45;25400 +91099;48.52103;6.50052;271;20220701;22.3;12.7;17.5;1.9;12.8;.1;3.94;20866 +91099;48.52103;6.50052;271;20220702;29.2;7.6;18.4;1.2;11.97;0;5.42;30900 +91099;48.52103;6.50052;271;20220703;30.7;11.9;21.3;2;13.3;0;6.01;29500 +91099;48.52103;6.50052;271;20220704;27.1;12.2;19.7;1.5;12.87;0;5.19;28033 +91099;48.52103;6.50052;271;20220705;28.2;10.6;19.4;1.8;11.83;0;5.69;30333 +91099;48.52103;6.50052;271;20220706;23.7;10;16.8;1.8;11.33;0;4.64;26066 +91099;48.52103;6.50052;271;20220707;21.8;9.3;15.6;2.2;12.57;0;2.7;11333 +91099;48.52103;6.50052;271;20220708;25;9;17;2.1;11.47;0;5.29;30233 +91099;48.52103;6.50052;271;20220709;28;8.6;18.3;1.8;12.57;0;5.16;27700 +91099;48.52103;6.50052;271;20220710;24;15.3;19.7;3.4;12.23;0;5.82;29566 +91099;48.52103;6.50052;271;20220711;27.3;9.3;18.3;2.4;13.1;0;5.47;29166 +91099;48.52103;6.50052;271;20220712;28.8;11.5;20.2;2.2;13.33;0;5.75;29133 +91099;48.52103;6.50052;271;20220713;33;11;22;1.2;12.5;0;5.11;24566 +91099;48.52103;6.50052;271;20220714;34.1;13;23.6;2.7;13.27;0;6.76;27200 +91099;48.52103;6.50052;271;20220715;26.7;13.5;20.1;2.3;11.5;0;5.66;28666 +91099;48.52103;6.50052;271;20220716;27.5;8.9;18.2;2;10.6;0;5.52;29166 +91099;48.52103;6.50052;271;20220717;30.6;10.6;20.6;2.2;10.3;0;6.19;29133 +91099;48.52103;6.50052;271;20220718;35.6;11;23.3;1.1;11.23;0;5.74;28233 +91099;48.52103;6.50052;271;20220719;38.5;12.8;25.6;1.3;12.4;0;6.35;29000 +91099;48.52103;6.50052;271;20220720;31.5;19.2;25.3;2;16.8;9.9;4.86;19000 +91099;48.52103;6.50052;271;20220721;28.2;16.9;22.6;2;18.03;.1;4.76;23266 +91099;48.52103;6.50052;271;20220722;31.8;13.6;22.7;1.5;16.53;.1;5.06;24600 +91099;48.52103;6.50052;271;20220723;27.7;16;21.8;1.6;17.07;0;3.94;18200 +91099;48.52103;6.50052;271;20220724;32.8;13.5;23.1;1.1;15.6;0;5.37;27833 +91099;48.52103;6.50052;271;20220725;32;15.1;23.6;2.7;16.2;.3;5.47;21500 +91099;48.52103;6.50052;271;20220726;25.1;15.7;20.4;2.2;14.2;0;4.33;20133 +91099;48.52103;6.50052;271;20220727;25.6;13.1;19.3;2;13.1;0;4.26;20333 +91099;48.52103;6.50052;271;20220728;29;11.7;20.3;1.8;12.33;0;4.59;20900 +91099;48.52103;6.50052;271;20220729;28.4;14.7;21.6;2.1;12.67;0;5.15;23666 +91099;48.52103;6.50052;271;20220730;29.1;11.6;20.4;2;12.63;0;4.82;21966 +91099;48.52103;6.50052;271;20220731;31.4;13;22.2;2.2;13.53;0;5.65;25766 +91099;48.52103;6.50052;271;20220801;28.1;13.7;20.9;1.7;15.53;0;4.02;19100 +91099;48.52103;6.50052;271;20220802;31.1;12.9;22;1.1;14.77;0;4.91;26033 +91099;48.52103;6.50052;271;20220803;35.2;13.4;24.3;.8;14.27;0;5.12;26600 +91099;48.52103;6.50052;271;20220804;36.9;15.5;26.2;1.8;15.13;2.4;5.76;23000 +91099;48.52103;6.50052;271;20220805;27;20.8;23.9;2.8;18;1;4.55;19566 +91099;48.52103;6.50052;271;20220806;26.7;14.9;20.8;3.9;11.8;0;6;26766 +91099;48.52103;6.50052;271;20220807;28.1;9.9;19;2.9;9.6;0;5.78;26966 +91099;48.52103;6.50052;271;20220808;30.6;9.1;19.9;2.2;10.3;0;5.57;26400 +91099;48.52103;6.50052;271;20220809;31.6;11.5;21.5;2.5;10.87;0;5.93;26066 +91099;48.52103;6.50052;271;20220810;30.9;12.7;21.8;3;10.53;0;6.3;26066 +91099;48.52103;6.50052;271;20220811;31.2;11.4;21.3;2.8;10.13;0;6.07;26033 +91099;48.52103;6.50052;271;20220812;31.2;11.2;21.2;2.3;10.13;0;5.71;25933 +91099;48.52103;6.50052;271;20220813;30.9;11;20.9;2.3;10.4;0;5.63;25933 +91099;48.52103;6.50052;271;20220814;29.5;10.9;20.2;2.1;12.9;12.6;4.15;16633 +91099;48.52103;6.50052;271;20220815;23.2;16.4;19.8;2.7;18.07;2.7;3.18;16266 +91099;48.52103;6.50052;271;20220816;29.6;16;22.8;1.4;17.27;.6;4.35;22300 +91099;48.52103;6.50052;271;20220817;28.8;17;22.9;1.4;18.13;1.4;3.8;18500 +91099;48.52103;6.50052;271;20220818;22.9;17.5;20.2;1.7;19.57;1.3;1.86;7233 +91099;48.52103;6.50052;271;20220819;26.3;17.3;21.8;2.2;17.9;11.8;3.95;19533 +91099;48.52103;6.50052;271;20220820;25.1;16.6;20.8;1.7;16.77;1.1;3.57;18400 +91099;48.52103;6.50052;271;20220821;27.2;10.5;18.9;1.1;13.53;0;3.83;22700 +91099;48.52103;6.50052;271;20220822;28.9;12.6;20.8;1.5;14.1;0;4.3;23166 +91099;48.52103;6.50052;271;20220823;30.1;13.4;21.8;1.3;15.4;.1;4.14;22066 +91099;48.52103;6.50052;271;20220824;31.6;13.3;22.4;1.5;14.27;0;4.4;21533 +91099;48.52103;6.50052;271;20220825;32.2;12.7;22.5;1.2;14.4;0;4.38;23033 +91099;48.52103;6.50052;271;20220826;25.8;15.3;20.5;2;16.93;0;3.19;14866 +91099;48.52103;6.50052;271;20220827;25.4;17.5;21.5;1.5;18.07;.5;2.62;11266 +91099;48.52103;6.50052;271;20220828;27.5;15;21.2;2.5;16.57;0;3.88;18000 +91099;48.52103;6.50052;271;20220829;30.2;12.6;21.4;1.6;14.1;0;4.13;20666 +91099;48.52103;6.50052;271;20220830;31;13;22;1.7;14.87;.8;4.01;18266 +91099;48.52103;6.50052;271;20220831;26;15.7;20.9;2.4;16.63;.3;3.84;19600 +91099;48.52103;6.50052;271;20220901;26.1;11.6;18.9;1.8;14.13;0;3.6;19800 +91099;48.52103;6.50052;271;20220902;27.9;9.9;18.9;1.4;13.47;3.5;3.46;18966 +91099;48.52103;6.50052;271;20220903;22.6;15.2;18.9;1.9;17.37;5.6;2.11;10000 +91099;48.52103;6.50052;271;20220904;27.9;11.2;19.6;1;14.67;0;3.42;20900 +91099;48.52103;6.50052;271;20220905;29;11;20;1.3;15.87;3.4;3.33;17900 +91099;48.52103;6.50052;271;20220906;29.2;15.7;22.4;2.2;17.63;2.8;3.51;15266 +91099;48.52103;6.50052;271;20220907;23;16.6;19.8;2.1;17.77;13.9;2.29;10633 +91099;48.52103;6.50052;271;20220908;21.8;13.9;17.8;3.4;15.33;6.3;2.71;12733 +91099;48.52103;6.50052;271;20220909;20.1;14.3;17.2;3.9;14.8;9;2.65;12466 +91099;48.52103;6.50052;271;20220910;18.7;13.4;16;3.2;14.67;1.8;1.78;7233 +91099;48.52103;6.50052;271;20220911;20.9;13.2;17;1.7;14.3;.2;2.32;13133 +91099;48.52103;6.50052;271;20220912;27.6;7.8;17.7;.8;12.97;.1;2.9;19200 +91099;48.52103;6.50052;271;20220913;28.3;11.4;19.8;1.5;17.07;7.6;2.55;12200 +91099;48.52103;6.50052;271;20220914;23.6;18.8;21.2;2.7;20.6;27.4;1.92;7333 +91099;48.52103;6.50052;271;20220915;20.5;16.4;18.4;2.5;16.67;8.9;2.03;9700 +91099;48.52103;6.50052;271;20220916;16.5;12.6;14.6;2;12.8;0;1.7;8533 +91099;48.52103;6.50052;271;20220917;13.7;8;10.9;2.5;10.4;1.2;1.55;9300 +91099;48.52103;6.50052;271;20220918;15.7;7.2;11.4;3;9.7;.1;2.21;14133 +91099;48.52103;6.50052;271;20220919;16.3;6.1;11.2;1.5;9.77;0;2;15533 +91099;48.52103;6.50052;271;20220920;16.1;3.5;9.8;1.1;9.53;0;1.62;12633 +91099;48.52103;6.50052;271;20220921;17.4;3.7;10.5;1.6;9.17;0;2.12;17066 +91099;48.52103;6.50052;271;20220922;19.4;1.7;10.6;1.1;8.57;0;2.14;17833 +91099;48.52103;6.50052;271;20220923;19.1;4.4;11.8;1.1;9.97;.5;1.78;12600 +91099;48.52103;6.50052;271;20220924;18.4;9;13.7;1.3;12.5;2;1.38;7400 +91099;48.52103;6.50052;271;20220925;15;9.4;12.2;1.2;12.6;3.1;.97;4866 +91099;48.52103;6.50052;271;20220926;14.8;7.1;11;3.3;10.93;7.3;1.42;8133 +91099;48.52103;6.50052;271;20220927;11.4;8.9;10.2;4.5;10.8;12.3;1.15;6300 +91099;48.52103;6.50052;271;20220928;13.5;8.9;11.2;2.5;10.8;0;1.41;9066 +91099;48.52103;6.50052;271;20220929;13.2;5.6;9.4;.8;10.03;1.1;1.03;7233 +91099;48.52103;6.50052;271;20220930;16.5;6.5;11.5;1.2;9.97;.7;1.55;12300 +91099;48.52103;6.50052;271;20221001;14;6.7;10.4;5.3;11.93;3.2;.89;4500 +91099;48.52103;6.50052;271;20221002;18.5;13.1;15.8;3.6;15.03;10.5;1.5;7166 +91099;48.52103;6.50052;271;20221003;15.8;9.2;12.5;1.5;11.83;0;1.27;8733 +91099;48.52103;6.50052;271;20221004;19.9;3.7;11.8;.9;10.63;.1;1.54;13433 +91099;48.52103;6.50052;271;20221005;21.6;8;14.8;2.7;13.27;0;2.08;14000 +91099;48.52103;6.50052;271;20221006;17.4;13;15.2;1.4;12.47;0;1.54;9666 +91099;48.52103;6.50052;271;20221007;18.6;4.2;11.4;.7;11.1;0;1.23;10766 +91099;48.52103;6.50052;271;20221008;16.9;9.9;13.4;1.3;12.07;0;1.32;9933 +91099;48.52103;6.50052;271;20221009;19.6;2.2;10.9;1.3;9.53;.1;1.57;13833 +91099;48.52103;6.50052;271;20221010;21.9;6;13.9;2.2;12.63;.9;1.75;11033 +91099;48.52103;6.50052;271;20221011;17.3;9.7;13.5;1.8;12.67;.1;1.3;9033 +91099;48.52103;6.50052;271;20221012;16.6;5.3;10.9;.7;10.2;.1;1.04;9233 +91099;48.52103;6.50052;271;20221013;15;5.2;10.1;1.5;12.03;.3;.72;4166 +91099;48.52103;6.50052;271;20221014;16.1;12.4;14.3;3.2;15.07;18.2;.79;2533 +91099;48.52103;6.50052;271;20221015;16.9;14.5;15.7;4.1;16.6;4.6;.84;3866 +91099;48.52103;6.50052;271;20221016;22.3;14.1;18.2;1.8;16.2;0;1.42;6733 +91099;48.52103;6.50052;271;20221017;23.4;12.7;18;2.4;15.43;0;1.86;9933 +91099;48.52103;6.50052;271;20221018;22.4;13.1;17.8;1.7;16;.3;1.43;8833 +91099;48.52103;6.50052;271;20221019;20.9;9.7;15.3;1.8;14.2;.1;1.2;8633 +91099;48.52103;6.50052;271;20221020;19.1;10.4;14.7;1.5;14.73;11.3;.82;2633 +91099;48.52103;6.50052;271;20221021;18.9;13.5;16.2;3;15.63;12.1;1.2;6033 +91099;48.52103;6.50052;271;20221022;20.5;10.9;15.7;2.6;14.07;.1;1.48;10333 +91099;48.52103;6.50052;271;20221023;21.5;9.2;15.3;2.1;14;3.8;1.28;5900 +91099;48.52103;6.50052;271;20221024;20.1;13.9;17;2.8;14.4;4.2;1.57;7366 +91099;48.52103;6.50052;271;20221025;19.6;9.3;14.4;1.7;13.23;.3;1.14;8933 +91099;48.52103;6.50052;271;20221026;21.5;12.3;16.9;1.8;14.37;.3;1.32;7733 +91099;48.52103;6.50052;271;20221027;23.6;7;15.3;1.4;13.03;0;1.26;9000 +91099;48.52103;6.50052;271;20221028;24.3;14;19.2;2.3;13.77;0;1.9;7766 +91099;48.52103;6.50052;271;20221029;24.8;11.3;18;1.6;12.77;0;1.48;7933 +91099;48.52103;6.50052;271;20221030;23.5;10.3;16.9;1.5;11.97;0;1.4;8366 +91099;48.52103;6.50052;271;20221031;19.9;8;14;1.2;12.47;6.5;.9;4766 +91099;48.52103;6.50052;271;20221101;15.9;14.1;15;3.5;12.6;.3;1.4;7133 +91099;48.52103;6.50052;271;20221102;16.2;7.6;11.9;2.4;10.5;.1;1.09;7566 +91099;48.52103;6.50052;271;20221103;15.3;5;10.1;2.7;10.27;9.2;.91;3066 +91099;48.52103;6.50052;271;20221104;10.7;7.6;9.1;2.8;10.47;3.5;.6;3133 +91099;48.52103;6.50052;271;20221105;10.3;7.2;8.7;2.3;9.4;0;.7;4533 +91099;48.52103;6.50052;271;20221106;11.1;.8;5.9;2;8.23;.6;.58;4966 +91099;48.52103;6.50052;271;20221107;14.3;8.9;11.6;3.4;10.83;.2;1.01;4366 +91099;48.52103;6.50052;271;20221108;17.5;4;10.8;2.8;10.33;11.6;1.07;7033 +91099;48.52103;6.50052;271;20221109;14.3;11.3;12.8;2.3;13.2;2.1;.64;2366 +91099;48.52103;6.50052;271;20221110;14.1;5.9;10;1.5;10.53;0;.5;5766 +91099;48.52103;6.50052;271;20221111;11;3.3;7.1;1.1;9.1;.1;.38;5133 +91099;48.52103;6.50052;271;20221112;7.4;1.1;4.3;1;8.17;.1;.31;3466 +91099;48.52103;6.50052;271;20221113;9.4;3.7;6.6;2;8.57;0;.5;5233 +91099;48.52103;6.50052;271;20221114;13.4;4.5;9;3.1;10.6;3.8;.62;1666 +91099;48.52103;6.50052;271;20221115;15.2;9.5;12.4;2.6;12.23;7;.74;3266 +91099;48.52103;6.50052;271;20221116;13.6;9.4;11.5;3.6;11.2;0;.8;5566 +91099;48.52103;6.50052;271;20221117;13.5;8.9;11.2;5.6;10.73;15.6;1.15;3500 +91099;48.52103;6.50052;271;20221118;10.4;8.1;9.3;3.1;10.2;1.6;.52;4766 +91099;48.52103;6.50052;271;20221119;8.6;6.8;7.7;2.1;9.3;2.1;.52;2066 +91099;48.52103;6.50052;271;20221120;8.6;6.2;7.4;4.2;8.67;4.6;.66;4733 +91099;48.52103;6.50052;271;20221121;8.6;5.5;7.1;4.3;8.93;1.3;.53;3166 +91099;48.52103;6.50052;271;20221122;7.4;4.3;5.9;4.3;8.4;1.5;.49;2733 +91099;48.52103;6.50052;271;20221123;10.5;2.5;6.5;3.5;8.37;3.4;.59;4966 +91099;48.52103;6.50052;271;20221124;11.2;6.3;8.7;3.2;9.13;2;.65;4866 +91099;48.52103;6.50052;271;20221125;10.8;3.5;7.1;2.1;9;2;.45;3800 +91099;48.52103;6.50052;271;20221126;6.9;3.6;5.3;1.2;8.67;0;.27;2066 +91099;48.52103;6.50052;271;20221127;10.3;1.8;6;1.9;7.63;0;.52;3233 +91099;48.52103;6.50052;271;20221128;8.9;5.4;7.2;2.9;8.9;3.2;.62;1000 +91099;48.52103;6.50052;271;20221129;7.8;4.7;6.3;1.2;9.13;.7;.31;1800 +91099;48.52103;6.50052;271;20221130;7.1;5.3;6.2;2.5;9.03;.2;.34;1600 +91099;48.52103;6.50052;271;20221201;4.2;3.7;3.9;3.4;7.33;0;.45;1266 +91099;48.52103;6.50052;271;20221202;3.6;2.5;3.1;2.2;7.03;.5;.41;733 +91099;48.52103;6.50052;271;20221203;3.9;.2;2;3.4;6.33;0;.35;3533 +91099;48.52103;6.50052;271;20221204;2.4;-.3;1;2.1;6.37;2.3;.32;1066 +91099;48.52103;6.50052;271;20221205;5;1.8;3.4;2.1;7.3;.2;.35;1200 +91099;48.52103;6.50052;271;20221206;3.2;2.3;2.8;1.2;7.03;0;.31;1233 +91099;48.52103;6.50052;271;20221207;3.4;-.6;1.4;.8;6.53;.2;.25;1666 +91099;48.52103;6.50052;271;20221208;3.8;-.4;1.7;.9;5.83;0;.27;2666 +91099;48.52103;6.50052;271;20221209;1.2;-4.7;-1.7;1.5;5.07;0;.15;3333 +91099;48.52103;6.50052;271;20221210;.9;-2;-.6;1.6;5.4;.3;.28;1800 +91099;48.52103;6.50052;271;20221211;-1.4;-4;-2.7;1.5;4.67;0;.19;2266 +91099;48.52103;6.50052;271;20221212;-2.4;-4.4;-3.4;1.5;4.13;0;.17;3200 +91099;48.52103;6.50052;271;20221213;-.4;-8.4;-4.4;1.9;3.5;0;.2;4533 +91099;48.52103;6.50052;271;20221214;-.4;-2.9;-1.7;1.4;5.23;5.7;.24;966 +91099;48.52103;6.50052;271;20221215;-.5;-2.2;-1.4;2.5;4.93;0;.22;2900 +91099;48.52103;6.50052;271;20221216;-1;-7.9;-4.4;1.5;3.5;0;.09;5866 +91099;48.52103;6.50052;271;20221217;-4.8;-13.6;-9.2;.7;2.47;0;.02;6233 +91099;48.52103;6.50052;271;20221218;-3.6;-13;-8.3;1.4;3.57;.2;.01;4133 +91099;48.52103;6.50052;271;20221219;12.2;-2.7;4.8;3.6;8.57;0;.39;3066 +91099;48.52103;6.50052;271;20221220;14.7;10.5;12.6;5.4;10.4;9.1;1.53;2100 +91099;48.52103;6.50052;271;20221221;11.6;10.7;11.1;5.2;11.93;4.5;.63;1433 +91099;48.52103;6.50052;271;20221222;11.2;10.2;10.7;7.1;11.57;9.7;.69;1500 +91099;48.52103;6.50052;271;20221223;13.7;10;11.8;4.8;13.07;6.9;.54;866 +91099;48.52103;6.50052;271;20221224;12;9.7;10.9;3.2;10.97;.7;.64;2633 +91099;48.52103;6.50052;271;20221225;14.8;8.2;11.5;2.5;10.87;.3;.61;3533 +91099;48.52103;6.50052;271;20221226;11;10.6;10.8;4.1;10.4;12.7;.99;1033 +91099;48.52103;6.50052;271;20221227;7.5;1;4.2;2.1;7.17;0;.29;3533 +91099;48.52103;6.50052;271;20221228;10.3;1.5;5.9;5.1;8.27;.4;.56;3166 +91099;48.52103;6.50052;271;20221229;11.6;9.2;10.4;6.6;9.7;4;1.3;1900 +91099;48.52103;6.50052;271;20221230;11.7;4;7.8;4.9;9.9;3.5;.56;1766 +91099;48.52103;6.50052;271;20221231;16.3;11.6;14;7;11.8;0;1.64;3600 +91100;48.53118;6.83858;285;20220101;16.4;7.1;11.8;.6;10.31;0;.12;4900 +91100;48.53118;6.83858;285;20220102;12.1;4.4;8.3;3.5;8.9;.5;.75;2700 +91100;48.53118;6.83858;285;20220103;11.1;9.4;10.3;6.8;10.2;10.2;1.04;2200 +91100;48.53118;6.83858;285;20220104;11;9.5;10.3;6;9.9;18;1.23;300 +91100;48.53118;6.83858;285;20220105;2.8;1.9;2.4;3.2;6.31;.3;.43;1800 +91100;48.53118;6.83858;285;20220106;4;1.9;3;1.1;6.2;.3;.35;2200 +91100;48.53118;6.83858;285;20220107;1.8;-.9;.5;4;6.1;2.3;.26;800 +91100;48.53118;6.83858;285;20220108;3.8;1.6;2.7;6.1;6.7;6.1;.4;2700 +91100;48.53118;6.83858;285;20220109;4.6;3.1;3.9;4;7.01;2.8;.49;2100 +91100;48.53118;6.83858;285;20220110;1.7;-.9;.4;.7;6.01;0;.25;1600 +91100;48.53118;6.83858;285;20220111;3.1;-1.4;.9;1.7;5.6;0;.18;4800 +91100;48.53118;6.83858;285;20220112;3.7;-5;-.6;1.4;4.91;0;.17;5400 +91100;48.53118;6.83858;285;20220113;5.8;-5;.4;.9;5.1;0;.09;6400 +91100;48.53118;6.83858;285;20220114;6.4;-3.4;1.5;.5;5.51;.2;.03;6200 +91100;48.53118;6.83858;285;20220115;-.8;-2.8;-1.8;.5;5.2;0;.23;1700 +91100;48.53118;6.83858;285;20220116;.8;-3.4;-1.3;2.2;5.51;.2;.22;1400 +91100;48.53118;6.83858;285;20220117;2.5;-.8;.9;1.4;6.31;.3;.27;1500 +91100;48.53118;6.83858;285;20220118;6.1;1.5;3.8;1.6;6.51;0;.39;3900 +91100;48.53118;6.83858;285;20220119;2.4;-2.9;-.2;3.1;5.91;2.4;.24;1500 +91100;48.53118;6.83858;285;20220120;3.7;1;2.4;1.4;6.31;.6;.41;1600 +91100;48.53118;6.83858;285;20220121;2.6;-.9;.9;.3;5.91;.2;.21;3600 +91100;48.53118;6.83858;285;20220122;3;.5;1.8;.6;6.41;0;.33;1600 +91100;48.53118;6.83858;285;20220123;6.1;1.7;3.9;1.5;6.41;0;.43;4300 +91100;48.53118;6.83858;285;20220124;7.5;-3.3;2.1;.5;5.51;0;.13;7600 +91100;48.53118;6.83858;285;20220125;3;-4.4;-.7;.9;5.41;0;.12;7400 +91100;48.53118;6.83858;285;20220126;-1.7;-2.1;-1.9;1.4;5.2;0;.27;900 +91100;48.53118;6.83858;285;20220127;1;-3.3;-1.1;2.9;5.41;.8;.28;1600 +91100;48.53118;6.83858;285;20220128;3.2;.6;1.9;2.5;6.41;0;.37;2700 +91100;48.53118;6.83858;285;20220129;3.2;.6;1.9;4.8;6.7;1.8;.31;2000 +91100;48.53118;6.83858;285;20220130;7.4;3.4;5.4;2.4;7.1;.3;.61;5300 +91100;48.53118;6.83858;285;20220131;5.2;-.7;2.3;5.5;6.41;2.8;.54;3100 +91100;48.53118;6.83858;285;20220201;2.7;.9;1.8;4.3;6.7;2;.3;1700 +91100;48.53118;6.83858;285;20220202;8.7;3.4;6.1;2.7;9.61;2.8;.27;1400 +91100;48.53118;6.83858;285;20220203;8;6.2;7.1;2.1;8.81;.1;.56;2600 +91100;48.53118;6.83858;285;20220204;6.4;4.3;5.4;4;7.81;1.9;.61;2900 +91100;48.53118;6.83858;285;20220205;6.9;-.1;3.4;3;6.41;0;.62;7800 +91100;48.53118;6.83858;285;20220206;5.9;2.6;4.3;8.7;7.6;19.1;.53;1300 +91100;48.53118;6.83858;285;20220207;6.5;2.1;4.3;3.6;5.91;0;.96;7100 +91100;48.53118;6.83858;285;20220208;9;-.1;4.5;2.2;7.31;0;.61;4300 +91100;48.53118;6.83858;285;20220209;12.8;-.4;6.2;1.5;7.01;0;.77;9700 +91100;48.53118;6.83858;285;20220210;6.1;1.7;3.9;4.9;7.36;.4;1.06;2766 +91100;48.53118;6.83858;285;20220211;6.6;3;4.8;2.4;6.06;0;.83;7200 +91100;48.53118;6.83858;285;20220212;5.8;-2.4;1.7;2.1;4.82;0;.73;8866 +91100;48.53118;6.83858;285;20220213;11.9;-1.9;5;4.5;6.02;0;1.38;9700 +91100;48.53118;6.83858;285;20220214;10.3;.5;5.4;4.6;7.63;1;1.2;3433 +91100;48.53118;6.83858;285;20220215;8.9;5.3;7.1;5.2;7.56;2.1;1.32;5433 +91100;48.53118;6.83858;285;20220216;9.8;5.2;7.5;7.9;9.7;6.9;.58;2500 +91100;48.53118;6.83858;285;20220217;11.1;10;10.6;6.9;9.11;.5;1.77;6000 +91100;48.53118;6.83858;285;20220218;12.8;8;10.4;6.9;8.9;2.1;1.84;2500 +91100;48.53118;6.83858;285;20220219;8.1;2.9;5.5;5.5;5.81;0;1.61;7600 +91100;48.53118;6.83858;285;20220220;8.3;4.4;6.4;8.3;8.2;6.7;.93;3600 +91100;48.53118;6.83858;285;20220221;6.4;3.9;5.2;6.8;7.41;2.9;.88;2900 +91100;48.53118;6.83858;285;20220222;7.9;4.2;6.1;4.9;8.4;2.3;.69;4000 +91100;48.53118;6.83858;285;20220223;12.5;4.5;8.5;1.5;8.2;0;1.04;8900 +91100;48.53118;6.83858;285;20220224;10.4;2.8;6.6;4;7.51;3.1;1.19;6200 +91100;48.53118;6.83858;285;20220225;6.8;-.8;3;2.2;6.01;2.2;.84;7100 +91100;48.53118;6.83858;285;20220226;6.6;-1.4;2.6;1.8;5.31;0;.98;12600 +91100;48.53118;6.83858;285;20220227;9.7;-.8;4.5;2.8;4.31;0;1.67;13600 +91100;48.53118;6.83858;285;20220228;10.9;-3.8;3.6;1.4;4.6;0;1.24;13400 +91100;48.53118;6.83858;285;20220301;10.1;-3.8;3.2;.9;5.01;0;1.01;12300 +91100;48.53118;6.83858;285;20220302;10.1;-2.9;3.6;.6;5.6;0;.82;7800 +91100;48.53118;6.83858;285;20220303;12.8;-3.1;4.9;1.3;5.7;0;1.3;13700 +91100;48.53118;6.83858;285;20220304;11;-5;3;1.1;4.2;0;1.26;14700 +91100;48.53118;6.83858;285;20220305;8.5;-6.2;1.2;1.5;3.8;0;1.28;14900 +91100;48.53118;6.83858;285;20220306;6.9;-4.8;1.1;3.1;3.8;0;1.54;14400 +91100;48.53118;6.83858;285;20220307;5.1;-1.6;1.8;3.5;3.51;0;1.7;14800 +91100;48.53118;6.83858;285;20220308;11.5;-6.6;2.5;1.3;3.51;0;1.5;15300 +91100;48.53118;6.83858;285;20220309;15.3;-4.6;5.4;1.1;5.1;0;1.56;15000 +91100;48.53118;6.83858;285;20220310;16.1;-3.6;6.3;1.4;5.2;0;1.79;15300 +91100;48.53118;6.83858;285;20220311;16.6;-2.2;7.2;1.5;5.7;0;1.78;12400 +91100;48.53118;6.83858;285;20220312;14.3;8.4;11.4;2.4;7.31;.3;1.98;8600 +91100;48.53118;6.83858;285;20220313;14.7;1.7;8.2;2;8.7;1.6;1.24;6500 +91100;48.53118;6.83858;285;20220314;14.6;5.6;10.1;2.5;7.7;.8;2.09;15100 +91100;48.53118;6.83858;285;20220315;12.7;3.9;8.3;2.2;9.2;1.3;.95;3300 +91100;48.53118;6.83858;285;20220316;16.9;5.3;11.1;1.2;9.9;0;1.4;8600 +91100;48.53118;6.83858;285;20220317;10.1;7.1;8.6;1.9;9.61;1.2;.73;1300 +91100;48.53118;6.83858;285;20220318;13.1;4.4;8.8;6;7.36;0;2.44;12000 +91100;48.53118;6.83858;285;20220319;14;4.2;9.1;5.8;5.76;.3;3.11;16666 +91100;48.53118;6.83858;285;20220320;15.6;3.5;9.6;2.8;7.02;.4;2.1;11800 +91100;48.53118;6.83858;285;20220321;18;6.4;12.2;2.6;7.06;0;2.69;16033 +91100;48.53118;6.83858;285;20220322;17.8;3.9;10.8;2;6.16;0;2.57;17666 +91100;48.53118;6.83858;285;20220323;18.5;2.8;10.6;1.5;6.12;0;2.42;17733 +91100;48.53118;6.83858;285;20220324;19.2;3.5;11.3;1.8;5.99;0;2.72;17866 +91100;48.53118;6.83858;285;20220325;18.7;3.5;11.1;2.4;6.16;0;2.92;18066 +91100;48.53118;6.83858;285;20220326;19.6;6.3;12.9;3.5;5.99;0;3.59;18133 +91100;48.53118;6.83858;285;20220327;20.4;6.9;13.7;2.3;6.49;0;3.21;19033 +91100;48.53118;6.83858;285;20220328;21.9;4.1;13;1.4;6.52;0;2.81;17933 +91100;48.53118;6.83858;285;20220329;17.5;7.2;12.4;1.8;7.26;1.8;2.17;8900 +91100;48.53118;6.83858;285;20220330;11.8;10.1;11;2.5;10.16;7.7;1.23;4366 +91100;48.53118;6.83858;285;20220331;8.9;6.9;7.9;3;8.89;6.3;1.04;3666 +91100;48.53118;6.83858;285;20220401;3.9;1.3;2.6;4.6;6.02;5.5;.88;3651 +91100;48.53118;6.83858;285;20220402;2.5;-.1;1.2;3.6;5.11;1.7;1.03;6396 +91100;48.53118;6.83858;285;20220403;5.7;-1;2.3;2.5;4.72;0;1.47;10333 +91100;48.53118;6.83858;285;20220404;9.2;-3.2;3;5.6;5;1.5;2.22;17025 +91100;48.53118;6.83858;285;20220405;9.9;4.7;7.3;5.7;8.2;.8;1.28;4425 +91100;48.53118;6.83858;285;20220406;12.8;8.8;10.8;5.8;9.72;1.4;2.14;9066 +91100;48.53118;6.83858;285;20220407;12.7;8.5;10.6;9;9.79;12;2.2;5800 +91100;48.53118;6.83858;285;20220408;13.3;6.1;9.7;5;8.56;32.3;1.71;3766 +91100;48.53118;6.83858;285;20220409;9.7;1;5.3;2.9;6.32;.7;1.89;14733 +91100;48.53118;6.83858;285;20220410;12;.3;6.2;1.9;5.86;0;2.3;19700 +91100;48.53118;6.83858;285;20220411;18;2.5;10.2;3.1;7.06;0;3.17;20533 +91100;48.53118;6.83858;285;20220412;21.2;6.6;13.9;3.1;8.32;0;3.47;18000 +91100;48.53118;6.83858;285;20220413;22.2;11.2;16.7;2.2;10.42;0;3.38;18166 +91100;48.53118;6.83858;285;20220414;20.3;11.7;16;2.5;11.79;0;3.15;18533 +91100;48.53118;6.83858;285;20220415;20.3;9.8;15;2.8;10.59;0;3.47;20533 +91100;48.53118;6.83858;285;20220416;16.9;6.9;11.9;4.7;7.69;0;3.66;22266 +91100;48.53118;6.83858;285;20220417;18.1;4.1;11.1;4.7;5.26;0;4.4;24333 +91100;48.53118;6.83858;285;20220418;18.6;4.4;11.5;2.8;6.32;0;3.8;24033 +91100;48.53118;6.83858;285;20220419;19;5.5;12.3;2.3;7.12;0;3.46;21633 +91100;48.53118;6.83858;285;20220420;16.5;4.9;10.7;4.3;6.16;0;4.2;24033 +91100;48.53118;6.83858;285;20220421;18.6;5.1;11.9;4.3;7.39;0;3.89;23366 +91100;48.53118;6.83858;285;20220422;18.8;7.3;13;3.9;8.96;0;3.66;22566 +91100;48.53118;6.83858;285;20220423;15.8;8.5;12.2;3.1;9.82;5.3;2.13;9600 +91100;48.53118;6.83858;285;20220424;12.3;8.9;10.6;2.8;10.72;9.5;1.17;4966 +91100;48.53118;6.83858;285;20220425;16;7.8;11.9;2.3;10.36;5.5;2.3;13566 +91100;48.53118;6.83858;285;20220426;14.9;4.4;9.7;2.4;8.96;.6;2.42;15800 +91100;48.53118;6.83858;285;20220427;17.4;4.2;10.8;3.3;8.86;0;3.18;21766 +91100;48.53118;6.83858;285;20220428;20.4;7.1;13.7;3.8;8.19;0;4.37;25533 +91100;48.53118;6.83858;285;20220429;18.3;7.6;13;2.3;8.92;.1;2.88;15433 +91100;48.53118;6.83858;285;20220430;16;8.7;12.3;3;9.62;0;3;18966 +91100;48.53118;6.83858;285;20220501;16.5;4.2;10.4;2.1;8.82;0;2.87;21000 +91100;48.53118;6.83858;285;20220502;20.1;6.6;13.3;1.8;9.86;0;3.19;19600 +91100;48.53118;6.83858;285;20220503;21.2;7.9;14.5;1.9;10.69;.6;3.32;20133 +91100;48.53118;6.83858;285;20220504;21.2;8.3;14.7;1.9;10.99;5.3;3.46;21333 +91100;48.53118;6.83858;285;20220505;16.5;10.9;13.7;1.7;11.39;.1;2.42;14400 +91100;48.53118;6.83858;285;20220506;19.9;7.1;13.5;1.5;10.4;0;1.45;2200 +91100;48.53118;6.83858;285;20220507;22.1;4.5;13.3;1.3;9.7;0;1.59;2600 +91100;48.53118;6.83858;285;20220508;22.9;5.7;14.3;1.9;10.11;.4;1.95;2700 +91100;48.53118;6.83858;285;20220509;24.6;6.4;15.5;1.3;11.31;.1;1.66;2400 +91100;48.53118;6.83858;285;20220510;25.5;8.8;17.2;1.9;12.51;0;1.98;2300 +91100;48.53118;6.83858;285;20220511;27.2;14.1;20.7;3.6;13.11;0;3.3;2700 +91100;48.53118;6.83858;285;20220512;23.3;15.6;19.5;2.4;14.61;.6;1.9;1400 +91100;48.53118;6.83858;285;20220513;22.9;14.6;18.8;1.4;12.7;0;1.73;2400 +91100;48.53118;6.83858;285;20220514;24.3;5.7;15;1.3;9.81;0;1.84;2900 +91100;48.53118;6.83858;285;20220515;28.2;6.4;17.3;1.3;12.31;.4;1.92;2700 +91100;48.53118;6.83858;285;20220516;22.9;15.4;19.2;2.8;15.2;3.2;1.91;1700 +91100;48.53118;6.83858;285;20220517;26.6;9.8;18.2;.9;13.61;0;1.51;2700 +91100;48.53118;6.83858;285;20220518;29.6;10;19.8;1.2;14.4;0;1.89;2900 +91100;48.53118;6.83858;285;20220519;28.5;12.3;20.4;2.2;15.61;1.7;2.21;2200 +91100;48.53118;6.83858;285;20220520;29.5;16.2;22.9;4;14.51;1.6;3.76;2200 +91100;48.53118;6.83858;285;20220521;22.8;9.2;16;1.3;11.81;0;1.6;2800 +91100;48.53118;6.83858;285;20220522;24.9;7.4;16.2;1.1;11.61;2.6;1.55;2100 +91100;48.53118;6.83858;285;20220523;24;11.2;17.6;3.1;15.2;6.6;1.81;1600 +91100;48.53118;6.83858;285;20220524;18.6;12.3;15.5;3.2;12.81;.5;1.67;2000 +91100;48.53118;6.83858;285;20220525;21.3;6.9;14.1;1.4;10.81;0;1.54;2700 +91100;48.53118;6.83858;285;20220526;21.5;11.1;16.3;2.1;11.61;0;1.83;1900 +91100;48.53118;6.83858;285;20220527;18.5;11.3;14.9;2.1;12.4;0;1.34;1300 +91100;48.53118;6.83858;285;20220528;18.6;6.6;12.6;1.2;9.4;.1;1.39;2600 +91100;48.53118;6.83858;285;20220529;17;7.6;12.3;1.9;8.2;0;1.72;2300 +91100;48.53118;6.83858;285;20220530;19.9;1.2;10.6;1.2;7.51;0;1.6;3100 +91100;48.53118;6.83858;285;20220531;23;4.2;13.6;1.2;8.7;0;1.71;2400 +91100;48.53118;6.83858;285;20220601;22.9;5.9;14.4;1.2;9.7;0;1.65;2500 +91100;48.53118;6.83858;285;20220602;24.3;9.6;17;2.1;10.81;0;2.27;2600 +91100;48.53118;6.83858;285;20220603;23.6;9.5;16.6;1.2;14.4;1.8;1.22;1600 +91100;48.53118;6.83858;285;20220604;28.3;13.6;21;2.2;17.01;17;2.08;2400 +91100;48.53118;6.83858;285;20220605;20.6;16.1;18.4;3.3;17.71;5.5;1.23;1200 +91100;48.53118;6.83858;285;20220606;21;14.1;17.6;2.7;14.81;.2;1.6;1700 +91100;48.53118;6.83858;285;20220607;20.4;13;16.7;2.1;14.11;5.2;1.41;1600 +91100;48.53118;6.83858;285;20220608;21.3;10.7;16;2;13.81;10.5;1.36;1400 +91100;48.53118;6.83858;285;20220609;20.3;12;16.2;2.5;12.7;.2;1.74;2200 +91100;48.53118;6.83858;285;20220610;24.6;8.1;16.4;1.2;12.01;.1;1.69;3200 +91100;48.53118;6.83858;285;20220611;27.9;9.7;18.8;1.2;14.11;.2;5.33;31100 +91100;48.53118;6.83858;285;20220612;28;11.3;19.7;1.4;15.31;2.3;5.04;27900 +91100;48.53118;6.83858;285;20220613;23.2;11.6;17.4;1.6;11.7;.1;5.1;30700 +91100;48.53118;6.83858;285;20220614;27.1;6.9;17;1.4;11.81;0;5.17;30400 +91100;48.53118;6.83858;285;20220615;30.9;9.9;20.4;1.1;13.11;0;5.62;30900 +91100;48.53118;6.83858;285;20220616;29.2;13.6;21.4;1.6;13.81;0;5.78;30300 +91100;48.53118;6.83858;285;20220617;30.3;10.6;20.5;.9;13.4;0;5.3;29500 +91100;48.53118;6.83858;285;20220618;37.2;13.3;25.3;1.1;14.81;0;5.95;27900 +91100;48.53118;6.83858;285;20220619;35.1;23.5;29.3;3.9;15.4;0;8.5;29100 +91100;48.53118;6.83858;285;20220620;26;18;22;2.1;16.4;.7;3.97;16800 +91100;48.53118;6.83858;285;20220621;28.9;12.8;20.9;2.2;14.9;1.2;5.07;23900 +91100;48.53118;6.83858;285;20220622;23.8;17.5;20.7;1.3;18.8;2.2;2.41;10400 +91100;48.53118;6.83858;285;20220623;30.3;14.1;22.2;1;17.8;7.3;4.78;24700 +91100;48.53118;6.83858;285;20220624;23.2;16;19.6;3.3;16.9;3.6;3.65;17400 +91100;48.53118;6.83858;285;20220625;27.3;14.1;20.7;2;15.9;1.4;4.93;25200 +91100;48.53118;6.83858;285;20220626;20.4;15.2;17.8;1.4;17.51;9.6;2.12;10500 +91100;48.53118;6.83858;285;20220627;21;15.5;18.3;2;16.8;.7;2.52;12100 +91100;48.53118;6.83858;285;20220628;24.5;9.9;17.2;1.4;15.01;.1;4.01;23400 +91100;48.53118;6.83858;285;20220629;28.6;16.3;22.5;1.1;15.9;.2;5.19;27400 +91100;48.53118;6.83858;285;20220630;31;12.5;21.8;1.9;15.31;5.4;5.44;25900 +91100;48.53118;6.83858;285;20220701;21.9;12.6;17.3;2;13.01;.2;3.93;21400 +91100;48.53118;6.83858;285;20220702;28.9;7.8;18.4;1;12.11;0;5.3;31100 +91100;48.53118;6.83858;285;20220703;29.5;13.6;21.6;1.8;13.51;0;5.88;30100 +91100;48.53118;6.83858;285;20220704;27;11.8;19.4;1;13.2;0;4.83;27400 +91100;48.53118;6.83858;285;20220705;27.9;10.2;19.1;1.4;11.9;.1;5.41;30400 +91100;48.53118;6.83858;285;20220706;23;8.8;15.9;1.4;11.2;0;4.31;25900 +91100;48.53118;6.83858;285;20220707;21.1;9.7;15.4;1.8;12.4;0;2.5;11100 +91100;48.53118;6.83858;285;20220708;24.6;8.7;16.7;1.7;11.51;0;5.05;30400 +91100;48.53118;6.83858;285;20220709;27;8.4;17.7;1.2;12.31;0;4.77;27600 +91100;48.53118;6.83858;285;20220710;23.5;15;19.3;2.9;12.11;0;5.51;29000 +91100;48.53118;6.83858;285;20220711;27;8.7;17.9;1.6;13.01;0;5.14;29700 +91100;48.53118;6.83858;285;20220712;28.5;10.6;19.6;1.8;13.31;0;5.43;29100 +91100;48.53118;6.83858;285;20220713;32.4;10.9;21.7;1.2;12.31;0;4.95;23900 +91100;48.53118;6.83858;285;20220714;34.3;13.5;23.9;2.6;13.01;0;6.73;27300 +91100;48.53118;6.83858;285;20220715;26.7;11.9;19.3;1.6;11.4;0;5.22;28600 +91100;48.53118;6.83858;285;20220716;27.1;8.1;17.6;1.8;10.61;0;5.27;29200 +91100;48.53118;6.83858;285;20220717;30.1;10.3;20.2;1.9;10.2;0;5.86;29300 +91100;48.53118;6.83858;285;20220718;35.2;10.8;23;1;11.31;0;5.55;28300 +91100;48.53118;6.83858;285;20220719;38;12.6;25.3;1.1;11.9;0;6.08;29400 +91100;48.53118;6.83858;285;20220720;30.7;19.7;25.2;1.5;15.7;7.2;4.67;19900 +91100;48.53118;6.83858;285;20220721;27.7;17.4;22.6;2.1;18.21;0;4.6;22200 +91100;48.53118;6.83858;285;20220722;31.7;12.9;22.3;1.1;16.21;.1;4.94;25500 +91100;48.53118;6.83858;285;20220723;28.1;15.6;21.9;1.4;16.3;.1;3.72;16900 +91100;48.53118;6.83858;285;20220724;32.3;13.7;23;.8;15.61;0;5.15;27800 +91100;48.53118;6.83858;285;20220725;31.6;15;23.3;2.7;16.01;.4;5.26;20700 +91100;48.53118;6.83858;285;20220726;26;16.2;21.1;2;14.01;0;4.27;19500 +91100;48.53118;6.83858;285;20220727;25;11.9;18.5;1.2;13.01;0;3.73;20100 +91100;48.53118;6.83858;285;20220728;28.5;11.3;19.9;1.4;12.7;0;4.13;20000 +91100;48.53118;6.83858;285;20220729;28.3;14.4;21.4;1.8;12.81;0;4.89;23700 +91100;48.53118;6.83858;285;20220730;28.9;11.5;20.2;1.7;12.51;0;4.42;20600 +91100;48.53118;6.83858;285;20220731;31.9;13.1;22.5;2;13.31;0;5.53;25300 +91100;48.53118;6.83858;285;20220801;28.4;13.3;20.9;1.4;15.2;.1;3.95;19300 +91100;48.53118;6.83858;285;20220802;31.1;12.9;22;1.1;14.81;0;4.85;25800 +91100;48.53118;6.83858;285;20220803;35.5;13.2;24.4;.8;14.2;0;5.07;26500 +91100;48.53118;6.83858;285;20220804;37.1;15.2;26.2;1.3;14.9;1;5.31;23300 +91100;48.53118;6.83858;285;20220805;27;21.2;24.1;2;17.61;.5;4.41;19700 +91100;48.53118;6.83858;285;20220806;26.7;15.2;21;3.4;11.7;0;5.85;26900 +91100;48.53118;6.83858;285;20220807;27.6;8.9;18.3;2.2;9.4;0;5.24;27000 +91100;48.53118;6.83858;285;20220808;30.3;8.5;19.4;2;10.2;0;5.35;26400 +91100;48.53118;6.83858;285;20220809;31.4;11.3;21.4;2;10.4;0;5.55;26100 +91100;48.53118;6.83858;285;20220810;30.8;13.8;22.3;2.8;10.2;0;6.13;25900 +91100;48.53118;6.83858;285;20220811;30.7;12.6;21.7;2.3;10.2;0;5.7;26000 +91100;48.53118;6.83858;285;20220812;30.2;11.7;21;2;10.2;0;5.36;26000 +91100;48.53118;6.83858;285;20220813;30.2;11.2;20.7;2;10.31;0;5.31;25900 +91100;48.53118;6.83858;285;20220814;30.2;11.5;20.9;2;12.7;10.1;4.36;18300 +91100;48.53118;6.83858;285;20220815;23.9;16.1;20;2.4;17.8;5.1;3.43;18300 +91100;48.53118;6.83858;285;20220816;29.8;16.7;23.3;1.1;16.8;.7;4.44;23800 +91100;48.53118;6.83858;285;20220817;29.5;16.8;23.2;1.1;18.01;2.5;3.78;19100 +91100;48.53118;6.83858;285;20220818;22;17.7;19.9;1.4;19.9;2.1;1.51;6000 +91100;48.53118;6.83858;285;20220819;26.2;17.1;21.7;1.6;18.3;5.4;3.45;17600 +91100;48.53118;6.83858;285;20220820;25.2;16.6;20.9;1.5;16.9;2.1;3.25;16500 +91100;48.53118;6.83858;285;20220821;27;10.2;18.6;.7;13.4;0;3.66;23000 +91100;48.53118;6.83858;285;20220822;28.9;12.5;20.7;1.2;13.61;.1;4.19;23600 +91100;48.53118;6.83858;285;20220823;29.2;12.9;21.1;.8;14.81;0;3.56;20000 +91100;48.53118;6.83858;285;20220824;31;12.4;21.7;1.2;13.61;0;4.05;20900 +91100;48.53118;6.83858;285;20220825;32.5;12.4;22.5;1.1;14.61;0;4.31;23100 +91100;48.53118;6.83858;285;20220826;26.9;14.7;20.8;1.6;16.71;1.4;3.23;16000 +91100;48.53118;6.83858;285;20220827;25.6;17.1;21.4;.9;18.51;1.7;2.38;11600 +91100;48.53118;6.83858;285;20220828;26.9;15;21;2;16.51;0;3.82;20000 +91100;48.53118;6.83858;285;20220829;29.8;12.2;21;1.8;14.31;0;4.16;20800 +91100;48.53118;6.83858;285;20220830;31;12.3;21.7;1.2;15.2;7.5;3.62;18300 +91100;48.53118;6.83858;285;20220831;25.1;14.5;19.8;2;16.8;.3;3.36;18700 +91100;48.53118;6.83858;285;20220901;25.1;11.8;18.5;1.3;14.2;.2;3.25;19400 +91100;48.53118;6.83858;285;20220902;27;9.7;18.4;.8;13.4;3.1;3.1;19200 +91100;48.53118;6.83858;285;20220903;22;14.4;18.2;1.7;17.11;7.3;1.96;9800 +91100;48.53118;6.83858;285;20220904;27.2;12.4;19.8;.9;14.7;.1;3.41;21300 +91100;48.53118;6.83858;285;20220905;27.8;10.8;19.3;.9;16.11;4.6;2.86;16600 +91100;48.53118;6.83858;285;20220906;28.8;15.6;22.2;1.8;17.51;11.4;3.28;15200 +91100;48.53118;6.83858;285;20220907;23.5;16.5;20;2.5;17.61;14.7;2.47;11100 +91100;48.53118;6.83858;285;20220908;21.1;13.5;17.3;3.4;15.2;13.6;2.42;11600 +91100;48.53118;6.83858;285;20220909;20;14.3;17.2;3.8;14.7;8.1;2.57;12800 +91100;48.53118;6.83858;285;20220910;17.7;13.6;15.7;3.3;14.4;1.4;1.75;7800 +91100;48.53118;6.83858;285;20220911;20.8;14;17.4;1.8;14.2;.2;2.35;12800 +91100;48.53118;6.83858;285;20220912;26.7;7.5;17.1;.9;13.2;.1;2.77;18000 +91100;48.53118;6.83858;285;20220913;28.2;11.9;20.1;1.5;17.4;8.4;2.63;13200 +91100;48.53118;6.83858;285;20220914;23.4;18.8;21.1;3.2;21.01;31.9;1.75;6300 +91100;48.53118;6.83858;285;20220915;20.1;15.9;18;2.9;16.9;8.5;1.81;8200 +91100;48.53118;6.83858;285;20220916;16;12.2;14.1;1.9;12.9;.5;1.45;7200 +91100;48.53118;6.83858;285;20220917;13.3;8.2;10.8;2.3;10.7;1.8;1.39;8800 +91100;48.53118;6.83858;285;20220918;15.3;8.2;11.8;2.9;10.01;.1;2.02;12500 +91100;48.53118;6.83858;285;20220919;16;6.5;11.3;1.3;10.01;0;1.97;16300 +91100;48.53118;6.83858;285;20220920;15.5;3.1;9.3;.8;9.51;0;1.45;11600 +91100;48.53118;6.83858;285;20220921;17.1;3.2;10.2;1.3;9.11;0;2.03;17600 +91100;48.53118;6.83858;285;20220922;19.2;1.5;10.4;1.3;8.61;0;2.15;17600 +91100;48.53118;6.83858;285;20220923;19.1;3.9;11.5;1;10.01;.2;1.74;12900 +91100;48.53118;6.83858;285;20220924;18.2;9.3;13.8;1.4;12.81;2.9;1.33;6900 +91100;48.53118;6.83858;285;20220925;14.4;10.4;12.4;.7;12.9;3.8;.89;4600 +91100;48.53118;6.83858;285;20220926;14.1;7.8;11;3.2;11.31;9.7;1.23;7500 +91100;48.53118;6.83858;285;20220927;11.5;8.6;10.1;5.1;10.9;13.2;1.03;5700 +91100;48.53118;6.83858;285;20220928;13.5;8.6;11.1;2.9;11.01;0;1.33;8800 +91100;48.53118;6.83858;285;20220929;12.9;5.7;9.3;.9;10.31;1.3;.99;7300 +91100;48.53118;6.83858;285;20220930;16.3;7.8;12.1;1;10.7;1.1;1.48;11800 +91100;48.53118;6.83858;285;20221001;13;7.5;10.3;6.2;11.9;3.4;.66;3100 +91100;48.53118;6.83858;285;20221002;17.9;12.8;15.4;3.9;15.2;6.7;1.23;4900 +91100;48.53118;6.83858;285;20221003;15.8;9.3;12.6;1.4;12.01;0;1.28;9200 +91100;48.53118;6.83858;285;20221004;19.3;3.7;11.5;.9;10.81;.1;1.54;14000 +91100;48.53118;6.83858;285;20221005;21.5;8.5;15;2.8;13.2;0;2.13;14400 +91100;48.53118;6.83858;285;20221006;17.4;13.1;15.3;1.5;12.7;.1;1.47;8600 +91100;48.53118;6.83858;285;20221007;18.2;4.3;11.3;.7;11.4;0;1.22;10900 +91100;48.53118;6.83858;285;20221008;16.5;10.8;13.7;1.2;12.7;0;1.24;9200 +91100;48.53118;6.83858;285;20221009;20;2.1;11.1;.9;9.61;.1;1.46;13600 +91100;48.53118;6.83858;285;20221010;22.1;7.5;14.8;2.4;13.61;.2;1.81;12200 +91100;48.53118;6.83858;285;20221011;17.5;8.7;13.1;1.5;12.7;.1;1.25;10300 +91100;48.53118;6.83858;285;20221012;15.5;5.6;10.6;.7;10.4;.1;.99;8600 +91100;48.53118;6.83858;285;20221013;15.3;5.3;10.3;1.5;12.01;.1;.71;4200 +91100;48.53118;6.83858;285;20221014;15.8;12.1;14;2.8;15.01;22.9;.67;2300 +91100;48.53118;6.83858;285;20221015;17;14.3;15.7;4.5;16.8;3;.75;3500 +91100;48.53118;6.83858;285;20221016;22.1;14.4;18.3;1.7;16.21;.2;1.38;6800 +91100;48.53118;6.83858;285;20221017;23;14.1;18.6;2.1;15.2;0;1.78;9900 +91100;48.53118;6.83858;285;20221018;21.9;13.4;17.7;1.8;16.01;.2;1.38;8200 +91100;48.53118;6.83858;285;20221019;21.6;8.3;15;1;13.51;.2;1.21;10400 +91100;48.53118;6.83858;285;20221020;19.5;10.2;14.9;1.5;14.81;11.5;.85;2800 +91100;48.53118;6.83858;285;20221021;18.4;13.7;16.1;3.1;15.81;14.1;1.09;5400 +91100;48.53118;6.83858;285;20221022;20.6;11.5;16.1;2.6;14.31;.2;1.5;10800 +91100;48.53118;6.83858;285;20221023;21.5;10;15.8;1.7;14.2;3.2;1.18;5600 +91100;48.53118;6.83858;285;20221024;19.7;15.2;17.5;2.9;14.9;3.9;1.52;6400 +91100;48.53118;6.83858;285;20221025;19.4;10.8;15.1;1.9;13.61;.4;1.18;8700 +91100;48.53118;6.83858;285;20221026;21.3;12.6;17;2.1;14.9;.2;1.31;7600 +91100;48.53118;6.83858;285;20221027;24.3;7.3;15.8;1;12.9;0;1.16;9200 +91100;48.53118;6.83858;285;20221028;24.4;15.6;20;1.8;12.51;0;1.81;7500 +91100;48.53118;6.83858;285;20221029;26.1;13;19.6;.9;13.2;0;1.22;8000 +91100;48.53118;6.83858;285;20221030;23.8;12.1;18;1.5;11.9;0;1.47;8400 +91100;48.53118;6.83858;285;20221031;20.2;8.4;14.3;1.1;12.81;7.6;.88;4900 +91100;48.53118;6.83858;285;20221101;15.9;13.5;14.7;3.7;12.9;.4;1.3;6000 +91100;48.53118;6.83858;285;20221102;16.4;9.3;12.9;2.6;10.7;.1;1.21;6400 +91100;48.53118;6.83858;285;20221103;15.2;6;10.6;2;10.51;9.5;.84;3000 +91100;48.53118;6.83858;285;20221104;10.8;7.2;9;2.5;10.61;4.4;.52;3700 +91100;48.53118;6.83858;285;20221105;9.5;6.8;8.2;2.2;9.61;.1;.56;4100 +91100;48.53118;6.83858;285;20221106;10.8;.4;5.6;1.9;8.4;.9;.49;5200 +91100;48.53118;6.83858;285;20221107;14;9.2;11.6;4.2;11.11;0;1.03;4900 +91100;48.53118;6.83858;285;20221108;17.8;6.6;12.2;2.8;10.51;12.4;1.18;6700 +91100;48.53118;6.83858;285;20221109;14;11.2;12.6;2.6;13.61;2.8;.54;2400 +91100;48.53118;6.83858;285;20221110;14.9;6.9;10.9;1.3;10.9;.2;.55;6300 +91100;48.53118;6.83858;285;20221111;11.5;3.3;7.4;.7;8.81;.1;.37;5800 +91100;48.53118;6.83858;285;20221112;7.7;.4;4.1;.4;7.81;0;.3;3900 +91100;48.53118;6.83858;285;20221113;10.8;2.9;6.9;1.4;8.4;0;.44;5500 +91100;48.53118;6.83858;285;20221114;13.5;4.2;8.9;3.7;10.81;.4;.56;1600 +91100;48.53118;6.83858;285;20221115;15.2;10;12.6;2.6;12.4;9;.75;2900 +91100;48.53118;6.83858;285;20221116;13.7;10;11.9;3.7;11.51;2.9;.79;5600 +91100;48.53118;6.83858;285;20221117;13.2;9.4;11.3;5.4;10.81;14.8;1.1;3200 +91100;48.53118;6.83858;285;20221118;9.8;8.1;9;3.6;10.51;3.8;.43;4000 +91100;48.53118;6.83858;285;20221119;8.2;6.7;7.5;2.2;9.61;2.4;.42;1800 +91100;48.53118;6.83858;285;20221120;8.3;6;7.2;4.7;8.81;5.9;.56;4600 +91100;48.53118;6.83858;285;20221121;8.4;5.1;6.8;4.5;9.11;2.4;.41;3200 +91100;48.53118;6.83858;285;20221122;7.4;4.5;6;5;8.61;1.1;.39;3400 +91100;48.53118;6.83858;285;20221123;10.7;3.5;7.1;3.7;8.51;7.6;.58;5300 +91100;48.53118;6.83858;285;20221124;10.7;6.9;8.8;3.6;9.31;2.2;.67;4300 +91100;48.53118;6.83858;285;20221125;10.5;5.1;7.8;2;9.11;3.1;.48;3000 +91100;48.53118;6.83858;285;20221126;7.6;5.4;6.5;.9;9.11;0;.29;2500 +91100;48.53118;6.83858;285;20221127;10;1.6;5.8;1.4;7.6;0;.43;3200 +91100;48.53118;6.83858;285;20221128;8.8;6;7.4;3.1;8.9;4;.63;1000 +91100;48.53118;6.83858;285;20221129;7.6;5;6.3;1.1;9.31;1.5;.3;1600 +91100;48.53118;6.83858;285;20221130;6.8;5.3;6.1;2.2;9.2;0;.28;1300 +91100;48.53118;6.83858;285;20221201;3.7;2.8;3.3;2.8;7.1;0;.37;1200 +91100;48.53118;6.83858;285;20221202;3.5;2.2;2.9;1.8;7.2;.3;.32;700 +91100;48.53118;6.83858;285;20221203;4.6;-1.6;1.5;2.8;6.31;0;.13;5300 +91100;48.53118;6.83858;285;20221204;2.5;.2;1.4;1.2;6.41;2;.29;1200 +91100;48.53118;6.83858;285;20221205;4.7;1.7;3.2;2;7.41;.1;.29;1200 +91100;48.53118;6.83858;285;20221206;2.9;2.3;2.6;.9;7.2;0;.27;1200 +91100;48.53118;6.83858;285;20221207;3.1;0;1.6;.6;6.7;.3;.23;1600 +91100;48.53118;6.83858;285;20221208;3.7;-1.2;1.3;.5;5.7;0;.11;3600 +91100;48.53118;6.83858;285;20221209;1.2;-5.3;-2;1.4;5.01;0;.11;3400 +91100;48.53118;6.83858;285;20221210;.2;-.1;.1;1.3;5.7;.4;.29;1100 +91100;48.53118;6.83858;285;20221211;-1.7;-4.2;-2.9;1.7;4.7;0;.16;2100 +91100;48.53118;6.83858;285;20221212;-2.2;-5.2;-3.7;1.1;4.1;0;.12;3300 +91100;48.53118;6.83858;285;20221213;-.3;-10.9;-5.6;.8;3.3;0;.08;4400 +91100;48.53118;6.83858;285;20221214;-.3;-3.1;-1.7;1.1;5.41;7.6;.21;1000 +91100;48.53118;6.83858;285;20221215;-.2;-2;-1.1;2.3;5.2;0;.17;2900 +91100;48.53118;6.83858;285;20221216;-3.1;-7.1;-5.1;1.1;3.6;0;0;6300 +91100;48.53118;6.83858;285;20221217;-5.2;-14.7;-9.9;.5;2.21;0;0;7500 +91100;48.53118;6.83858;285;20221218;-3;-14.3;-8.6;.8;3.51;.5;0;4800 +91100;48.53118;6.83858;285;20221219;12.4;-.3;6.1;3.9;8.7;.1;.51;3100 +91100;48.53118;6.83858;285;20221220;14.6;11;12.8;5.5;10.11;8.3;1.73;1900 +91100;48.53118;6.83858;285;20221221;11.5;10.5;11;5.7;12.11;3.8;.53;1500 +91100;48.53118;6.83858;285;20221222;10.8;9.9;10.4;7.5;11.7;15.4;.52;1300 +91100;48.53118;6.83858;285;20221223;13.2;9.8;11.5;5.2;13.31;8.3;.34;700 +91100;48.53118;6.83858;285;20221224;11.4;9.9;10.7;3.5;11.2;.5;.56;2300 +91100;48.53118;6.83858;285;20221225;15.1;8.5;11.8;2.4;11.2;.7;.58;3500 +91100;48.53118;6.83858;285;20221226;10.6;10.5;10.6;4.3;10.7;14.6;.85;900 +91100;48.53118;6.83858;285;20221227;7.5;1.8;4.7;2;7.41;0;.3;3200 +91100;48.53118;6.83858;285;20221228;10.2;2.8;6.5;5.2;8.11;.2;.72;3100 +91100;48.53118;6.83858;285;20221229;11.7;9.8;10.8;6.8;9.7;5.6;1.43;1600 +91100;48.53118;6.83858;285;20221230;11.5;3.9;7.7;4.9;10.01;2.5;.43;1800 +91100;48.53118;6.83858;285;20221231;16.6;11.7;14.2;7.2;11.9;0;1.68;3700 +91101;48.54031;7.17674;409;20220101;14.6;5.6;10.1;1.4;10.21;0;.4;3949 +91101;48.54031;7.17674;409;20220102;12;4.5;8.3;4.8;8.77;.7;.81;3008 +91101;48.54031;7.17674;409;20220103;10.2;8.8;9.5;7.5;10.31;11.7;.99;1419 +91101;48.54031;7.17674;409;20220104;11.2;8.7;9.9;6.8;9.84;17.3;1.17;795 +91101;48.54031;7.17674;409;20220105;1.7;.9;1.3;4.7;6.21;.3;.49;1021 +91101;48.54031;7.17674;409;20220106;3.5;.8;2.2;2.2;6.24;.2;.47;1976 +91101;48.54031;7.17674;409;20220107;1.1;-2.2;-.5;5.2;6.11;1.7;.2;1411 +91101;48.54031;7.17674;409;20220108;2.8;.6;1.7;6.6;6.71;6.3;.37;1957 +91101;48.54031;7.17674;409;20220109;3.8;2;2.9;5;6.94;1.3;.53;1877 +91101;48.54031;7.17674;409;20220110;1.2;-1.6;-.2;1.1;5.81;0;.24;1241 +91101;48.54031;7.17674;409;20220111;3.2;-2.5;.3;2.1;5.41;0;.3;3729 +91101;48.54031;7.17674;409;20220112;2.9;-4.2;-.7;1.9;4.91;0;.32;4018 +91101;48.54031;7.17674;409;20220113;5;-5.3;-.1;1.9;5.27;0;.29;4620 +91101;48.54031;7.17674;409;20220114;6.8;-3.2;1.8;1.1;5.61;.9;.25;4973 +91101;48.54031;7.17674;409;20220115;-.1;-3.6;-1.9;2.1;5.21;0;.19;1925 +91101;48.54031;7.17674;409;20220116;.9;-4.7;-1.9;3.3;5.57;.2;.19;2094 +91101;48.54031;7.17674;409;20220117;2;-1.4;.3;2.8;6.37;.2;.2;1898 +91101;48.54031;7.17674;409;20220118;5.1;.9;3;2.6;6.71;0;.48;3152 +91101;48.54031;7.17674;409;20220119;2.4;-2.9;-.3;4.2;5.97;2.4;.18;2384 +91101;48.54031;7.17674;409;20220120;2.5;.1;1.3;3.1;6.21;.6;.45;1997 +91101;48.54031;7.17674;409;20220121;2.5;-1.3;.6;1.9;5.81;.3;.34;3117 +91101;48.54031;7.17674;409;20220122;2.6;0;1.3;2;6.54;.1;.34;1777 +91101;48.54031;7.17674;409;20220123;4.8;.8;2.8;2.2;6.47;0;.49;3097 +91101;48.54031;7.17674;409;20220124;6.2;-2.9;1.7;2.4;5.67;0;.49;5054 +91101;48.54031;7.17674;409;20220125;2.9;-3.9;-.5;1;5.31;.1;.19;4221 +91101;48.54031;7.17674;409;20220126;-1.5;-3.2;-2.4;2.2;5.17;0;.26;866 +91101;48.54031;7.17674;409;20220127;.2;-3.8;-1.8;3.8;5.38;1.1;.22;2154 +91101;48.54031;7.17674;409;20220128;2.6;-.7;.9;3;6.48;0;.29;2499 +91101;48.54031;7.17674;409;20220129;2.9;-.4;1.3;6.3;6.87;4.8;.22;2269 +91101;48.54031;7.17674;409;20220130;6.5;2.9;4.7;3.4;6.91;.2;.73;3722 +91101;48.54031;7.17674;409;20220131;4.2;-1.1;1.5;6.6;6.44;2.3;.54;3611 +91101;48.54031;7.17674;409;20220201;2.1;.4;1.3;6;6.84;4.3;.25;1790 +91101;48.54031;7.17674;409;20220202;7.4;2.5;5;4.1;9.57;4.5;.19;3119 +91101;48.54031;7.17674;409;20220203;7.4;5.3;6.4;2.9;8.87;.1;.58;1789 +91101;48.54031;7.17674;409;20220204;5.8;2.7;4.2;5.1;7.84;1.9;.65;2204 +91101;48.54031;7.17674;409;20220205;5.5;-1.2;2.2;4.2;6.41;.1;.64;5629 +91101;48.54031;7.17674;409;20220206;5.4;1.3;3.4;10.1;7.64;19.4;.49;2806 +91101;48.54031;7.17674;409;20220207;5.5;1.4;3.5;4.9;5.87;0;1.04;5061 +91101;48.54031;7.17674;409;20220208;8.3;-1.1;3.6;3.6;7.41;0;.55;4922 +91101;48.54031;7.17674;409;20220209;11.9;1;6.5;2.1;7.27;0;.94;7328 +91101;48.54031;7.17674;409;20220210;6.8;1.9;4.3;3.3;7.15;2.1;.64;5472 +91101;48.54031;7.17674;409;20220211;6.1;1.2;3.6;2.7;6;0;.85;7201 +91101;48.54031;7.17674;409;20220212;5.8;-2.4;1.7;2.3;4.75;0;.8;9758 +91101;48.54031;7.17674;409;20220213;11.6;-2.2;4.7;2.9;5.5;0;1.11;10451 +91101;48.54031;7.17674;409;20220214;9.7;3.6;6.7;4.7;7.22;1.1;1.02;3405 +91101;48.54031;7.17674;409;20220215;7.1;3.7;5.4;4.5;7.12;2.4;1.01;6625 +91101;48.54031;7.17674;409;20220216;9.3;4;6.6;8.4;9.63;11;.52;3685 +91101;48.54031;7.17674;409;20220217;10.6;9.3;9.9;7.2;9.08;1.1;1.67;4072 +91101;48.54031;7.17674;409;20220218;12.3;7.1;9.7;6.9;8.78;2.7;1.72;3801 +91101;48.54031;7.17674;409;20220219;7.1;2.6;4.8;5.8;5.73;.1;1.55;6270 +91101;48.54031;7.17674;409;20220220;7.6;3.8;5.7;8.2;8.23;6.4;.84;3968 +91101;48.54031;7.17674;409;20220221;5.7;2.9;4.3;7.3;7.33;2.5;.82;3246 +91101;48.54031;7.17674;409;20220222;7.1;3.2;5.2;5.7;8.41;5.2;.64;4523 +91101;48.54031;7.17674;409;20220223;11.6;4.5;8.1;1.9;8.17;0;1.02;7768 +91101;48.54031;7.17674;409;20220224;10.2;2.4;6.3;4.6;7.51;2.7;1.32;6857 +91101;48.54031;7.17674;409;20220225;6;-.6;2.7;3.6;5.97;1.8;.93;6854 +91101;48.54031;7.17674;409;20220226;5.9;-2.3;1.8;2.4;5.17;0;.93;9836 +91101;48.54031;7.17674;409;20220227;8.4;-.7;3.8;3.8;4.54;0;1.7;9863 +91101;48.54031;7.17674;409;20220228;9.5;-3.1;3.2;2.3;4.47;0;1.4;10364 +91101;48.54031;7.17674;409;20220301;9;-3.4;2.8;2.1;4.31;.1;1.33;10109 +91101;48.54031;7.17674;409;20220302;8.7;-2.9;2.9;1.4;4.91;0;1.06;9037 +91101;48.54031;7.17674;409;20220303;11.8;-2.9;4.4;1.6;5.11;0;1.36;12194 +91101;48.54031;7.17674;409;20220304;9.6;-4;2.8;2;3.94;0;1.48;11867 +91101;48.54031;7.17674;409;20220305;7.3;-4.9;1.2;2;3.77;0;1.32;11801 +91101;48.54031;7.17674;409;20220306;6;-4.3;.8;3;3.67;0;1.44;11922 +91101;48.54031;7.17674;409;20220307;4.5;-3.1;.7;3.9;3.44;0;1.54;10878 +91101;48.54031;7.17674;409;20220308;9.8;-4.6;2.6;2.9;3.41;0;1.87;12262 +91101;48.54031;7.17674;409;20220309;13.3;-3.5;4.9;1.6;4.61;0;1.67;13735 +91101;48.54031;7.17674;409;20220310;14.9;-1.8;6.5;2.2;4.64;0;2.05;13825 +91101;48.54031;7.17674;409;20220311;14.4;-1.4;6.5;2.3;5.17;.1;1.94;12535 +91101;48.54031;7.17674;409;20220312;13.5;5.8;9.6;2.1;7.01;.2;1.8;9258 +91101;48.54031;7.17674;409;20220313;14.6;1.7;8.2;2.4;7.77;2;1.58;9685 +91101;48.54031;7.17674;409;20220314;13.6;4.9;9.3;3.2;7.71;.8;1.97;11509 +91101;48.54031;7.17674;409;20220315;11.5;4.5;8;2.3;9.24;2.1;1.12;7202 +91101;48.54031;7.17674;409;20220316;13.5;4.6;9.1;2.3;9.91;0;1.09;7856 +91101;48.54031;7.17674;409;20220317;10.2;6.7;8.4;2.5;9.37;1.7;.95;3947 +91101;48.54031;7.17674;409;20220318;11.2;5;8.1;7;6.7;0;2.6;12214 +91101;48.54031;7.17674;409;20220319;12.2;4.4;8.3;6.6;5.5;.2;3.13;16532 +91101;48.54031;7.17674;409;20220320;15.7;2.7;9.2;2.9;6.27;.4;2.27;13123 +91101;48.54031;7.17674;409;20220321;17;4.1;10.5;2.1;6.45;0;2.51;16064 +91101;48.54031;7.17674;409;20220322;16.4;2.3;9.3;1.9;5.22;0;2.55;18280 +91101;48.54031;7.17674;409;20220323;18;1.8;9.9;1.6;5.3;0;2.59;18529 +91101;48.54031;7.17674;409;20220324;19;3.7;11.4;2.6;5.3;0;3.22;18576 +91101;48.54031;7.17674;409;20220325;18.4;4.1;11.3;3.4;5.25;0;3.58;18502 +91101;48.54031;7.17674;409;20220326;17.9;5.1;11.5;4.7;5.57;0;4;18623 +91101;48.54031;7.17674;409;20220327;19.5;6.1;12.8;3;6.37;0;3.45;19078 +91101;48.54031;7.17674;409;20220328;20.3;4.6;12.4;2.1;6.67;0;3.08;18665 +91101;48.54031;7.17674;409;20220329;16.8;6.2;11.5;2.2;7.1;2.2;2.42;11784 +91101;48.54031;7.17674;409;20220330;10.4;7.7;9.1;2.1;9.62;8.2;1.22;6238 +91101;48.54031;7.17674;409;20220331;7.5;5.4;6.4;2.6;8.37;7.6;1.11;6193 +91101;48.54031;7.17674;409;20220401;2.5;1.4;1.9;3.5;6.15;5.4;.81;3835 +91101;48.54031;7.17674;409;20220402;1.5;-1.2;.2;3.8;5;3;.97;5847 +91101;48.54031;7.17674;409;20220403;4.3;-1.3;1.5;3;4.35;.1;1.5;11402 +91101;48.54031;7.17674;409;20220404;7.9;-3.8;2;5.1;4.82;1.2;2.07;17640 +91101;48.54031;7.17674;409;20220405;8.7;3.7;6.2;5.3;8.02;.7;1.23;7135 +91101;48.54031;7.17674;409;20220406;11.7;7.2;9.5;5.3;9.55;1.4;1.61;9228 +91101;48.54031;7.17674;409;20220407;11.4;7.6;9.5;8.6;9.42;12.3;1.75;6202 +91101;48.54031;7.17674;409;20220408;9.1;5.6;7.3;5.4;8.6;29.5;1.3;5389 +91101;48.54031;7.17674;409;20220409;8.1;.3;4.2;3.6;6.47;.3;1.67;14021 +91101;48.54031;7.17674;409;20220410;10.7;-.5;5.1;2.1;5.95;0;2.05;16115 +91101;48.54031;7.17674;409;20220411;17.1;1.5;9.3;3;6.17;0;3.22;21642 +91101;48.54031;7.17674;409;20220412;22.5;6.4;14.5;2.3;7.9;0;3.59;20080 +91101;48.54031;7.17674;409;20220413;22.3;10.2;16.3;2.1;9.67;0;3.59;19605 +91101;48.54031;7.17674;409;20220414;20.2;9.7;14.9;2.3;11.67;.1;2.95;15921 +91101;48.54031;7.17674;409;20220415;19.6;9.5;14.6;3;10.32;0;3.46;18504 +91101;48.54031;7.17674;409;20220416;14.6;6.7;10.7;5.3;7.32;0;3.48;20972 +91101;48.54031;7.17674;409;20220417;16.1;3.7;9.9;5;5.1;0;4.26;24068 +91101;48.54031;7.17674;409;20220418;17.7;4.1;10.9;3;5.6;0;3.86;24224 +91101;48.54031;7.17674;409;20220419;18.8;4;11.4;2.2;6.55;0;3.64;22597 +91101;48.54031;7.17674;409;20220420;15.7;6;10.8;4.5;5.85;0;4.02;23283 +91101;48.54031;7.17674;409;20220421;16.5;4.5;10.5;4.6;7.02;0;3.83;23579 +91101;48.54031;7.17674;409;20220422;17.9;5.6;11.7;4;8.47;0;3.56;22245 +91101;48.54031;7.17674;409;20220423;14.5;8.6;11.6;4.1;9.5;4.3;2.52;13306 +91101;48.54031;7.17674;409;20220424;10.7;7.3;9;2.6;9.9;7.3;1.53;8322 +91101;48.54031;7.17674;409;20220425;14.8;7.4;11.1;2.2;10.32;4.4;2.08;12398 +91101;48.54031;7.17674;409;20220426;12.6;5.9;9.2;2.4;9.02;1;2.13;13872 +91101;48.54031;7.17674;409;20220427;15.9;3.8;9.8;3.4;8.52;0;3.03;20429 +91101;48.54031;7.17674;409;20220428;19.2;6.3;12.7;3.6;8.12;0;4.2;25725 +91101;48.54031;7.17674;409;20220429;18.4;6.8;12.6;2.6;8.47;.3;3.39;18577 +91101;48.54031;7.17674;409;20220430;14.8;7.6;11.2;2.7;9.5;.2;2.53;14397 +91101;48.54031;7.17674;409;20220501;16;4.1;10.1;2.3;8.9;0;2.73;17495 +91101;48.54031;7.17674;409;20220502;19;5.2;12.1;2.6;9.35;0;3.45;21034 +91101;48.54031;7.17674;409;20220503;19.9;7.2;13.6;2.5;10.2;.6;3.66;20203 +91101;48.54031;7.17674;409;20220504;19.7;7;13.4;2;10.85;4.2;3.3;21170 +91101;48.54031;7.17674;409;20220505;13.4;8.6;11;1.6;11.62;.7;1.77;9596 +91101;48.54031;7.17674;409;20220506;18.4;8.5;13.5;1.6;10.41;.1;2.57;12948 +91101;48.54031;7.17674;409;20220507;20.8;5.7;13.3;1.3;9.84;0;2.88;15894 +91101;48.54031;7.17674;409;20220508;21;7.6;14.3;2;10.64;.2;3.1;15456 +91101;48.54031;7.17674;409;20220509;23.2;8.5;15.8;1.7;11.51;0;3.18;16343 +91101;48.54031;7.17674;409;20220510;24.1;9.8;16.9;1.9;12.47;0;3.33;15506 +91101;48.54031;7.17674;409;20220511;26.2;13.2;19.7;3.8;13.34;0;4.52;15462 +91101;48.54031;7.17674;409;20220512;22.3;14.1;18.2;2.8;14.07;2.3;2.97;11371 +91101;48.54031;7.17674;409;20220513;20.8;13.9;17.4;2.1;12.17;0;2.82;10760 +91101;48.54031;7.17674;409;20220514;23.1;7;15;1.3;9.71;0;3.31;17661 +91101;48.54031;7.17674;409;20220515;26.9;8.2;17.6;2.1;11.81;0;3.96;18476 +91101;48.54031;7.17674;409;20220516;21.5;15.1;18.3;3.8;14.71;2.1;2.97;10312 +91101;48.54031;7.17674;409;20220517;25.3;10.7;18;1.3;13.44;0;3.29;16714 +91101;48.54031;7.17674;409;20220518;28.4;11.5;19.9;1.6;13.71;0;3.96;17899 +91101;48.54031;7.17674;409;20220519;27.8;14.2;21;2.7;15.31;0;4.17;15951 +91101;48.54031;7.17674;409;20220520;28.7;16;22.4;4.2;14.81;1.4;4.92;14867 +91101;48.54031;7.17674;409;20220521;21.5;9.4;15.5;2.2;11.94;0;3.09;15361 +91101;48.54031;7.17674;409;20220522;23.6;9.2;16.4;1.4;11.41;1.7;3.23;16164 +91101;48.54031;7.17674;409;20220523;23.4;11.8;17.6;3.8;15.01;7.5;3.5;14531 +91101;48.54031;7.17674;409;20220524;18;12.3;15.2;3.8;12.71;.2;2.47;10493 +91101;48.54031;7.17674;409;20220525;20.2;7.7;13.9;2.2;10.64;0;3.02;15956 +91101;48.54031;7.17674;409;20220526;20.1;10.6;15.4;2.9;11.57;0;3.02;12495 +91101;48.54031;7.17674;409;20220527;17.8;10.4;14.1;3.1;12.47;0;2.42;10839 +91101;48.54031;7.17674;409;20220528;17.5;7.2;12.4;1.5;9.27;0;2.65;14192 +91101;48.54031;7.17674;409;20220529;16.1;6.7;11.4;2;8.14;.3;2.75;13605 +91101;48.54031;7.17674;409;20220530;18.7;2.7;10.7;1.5;7.91;0;3.02;18126 +91101;48.54031;7.17674;409;20220531;21.7;5.1;13.4;1.6;8.87;0;3.34;17581 +91101;48.54031;7.17674;409;20220601;21.5;7.5;14.5;1.8;9.64;0;3.37;16908 +91101;48.54031;7.17674;409;20220602;22.8;9.7;16.2;2.1;10.51;0;3.59;16401 +91101;48.54031;7.17674;409;20220603;23.5;10.2;16.8;1.4;14.17;.7;3.05;16194 +91101;48.54031;7.17674;409;20220604;26.8;13.8;20.3;2.2;17.31;18.6;3.65;16008 +91101;48.54031;7.17674;409;20220605;21.4;16;18.7;3.3;17.91;5.2;2.25;9743 +91101;48.54031;7.17674;409;20220606;21.4;13.2;17.3;3.2;14.67;.4;2.93;12238 +91101;48.54031;7.17674;409;20220607;20;12.7;16.4;2.5;13.94;5.3;2.7;12156 +91101;48.54031;7.17674;409;20220608;20.9;10.3;15.6;2.3;13.57;9.1;2.85;14338 +91101;48.54031;7.17674;409;20220609;18.9;11.3;15.1;3.2;12.54;.2;2.93;12945 +91101;48.54031;7.17674;409;20220610;23.6;8;15.8;1.2;11.81;0;3.41;18167 +91101;48.54031;7.17674;409;20220611;26.7;10.6;18.6;.9;13.77;.1;4.77;27628 +91101;48.54031;7.17674;409;20220612;27.1;11.9;19.5;1.6;14.71;4.6;4.84;26059 +91101;48.54031;7.17674;409;20220613;22.3;12.6;17.4;2.1;11.13;0;4.68;25143 +91101;48.54031;7.17674;409;20220614;26.3;8.3;17.3;1.8;11.18;0;5.15;28504 +91101;48.54031;7.17674;409;20220615;30;10.8;20.4;1;12.34;0;5.37;29562 +91101;48.54031;7.17674;409;20220616;28.4;14.3;21.3;1.6;13.07;0;5.33;26606 +91101;48.54031;7.17674;409;20220617;29.3;12.5;20.9;1.4;12.37;0;5.43;28116 +91101;48.54031;7.17674;409;20220618;35.1;14.9;25;1.3;14.71;0;6.13;28591 +91101;48.54031;7.17674;409;20220619;34;22;28;4.4;15.94;0;8.05;25609 +91101;48.54031;7.17674;409;20220620;25.2;17.5;21.3;2.3;16.24;1.5;3.96;17449 +91101;48.54031;7.17674;409;20220621;27.9;12.3;20.1;2.4;14.11;2;5.24;25086 +91101;48.54031;7.17674;409;20220622;22.8;16.9;19.9;1.5;18.07;1.9;3.03;14478 +91101;48.54031;7.17674;409;20220623;29.1;14.4;21.7;1.4;17.71;12.1;4.82;24592 +91101;48.54031;7.17674;409;20220624;23.1;15.2;19.2;3.2;16.84;2.2;3.79;18262 +91101;48.54031;7.17674;409;20220625;26.2;12.9;19.6;2.5;15.94;2.4;4.7;23796 +91101;48.54031;7.17674;409;20220626;21.2;14.5;17.9;1.6;17.27;29.7;2.48;13611 +91101;48.54031;7.17674;409;20220627;20.4;15.2;17.8;2.3;16.87;.7;2.69;13504 +91101;48.54031;7.17674;409;20220628;23.4;11.2;17.3;1.6;14.61;.1;4.16;24021 +91101;48.54031;7.17674;409;20220629;27.4;15.2;21.3;1.3;15.71;.1;4.79;24041 +91101;48.54031;7.17674;409;20220630;29.8;13.6;21.7;2.2;15.74;8.6;5.44;26068 +91101;48.54031;7.17674;409;20220701;21;11.9;16.5;2.4;12.91;.4;3.85;20216 +91101;48.54031;7.17674;409;20220702;27.1;9.1;18.1;1.3;12.34;0;4.98;28556 +91101;48.54031;7.17674;409;20220703;28.6;13.5;21.1;2.3;13.41;0;5.72;27249 +91101;48.54031;7.17674;409;20220704;25.9;13.7;19.8;1.4;12.81;0;4.66;24722 +91101;48.54031;7.17674;409;20220705;26.5;11.6;19;1.7;11.74;0;5.1;26863 +91101;48.54031;7.17674;409;20220706;22.1;10.6;16.3;1.8;11.14;0;4.05;22424 +91101;48.54031;7.17674;409;20220707;20.3;9.9;15.1;2.4;12.34;.1;3.3;17228 +91101;48.54031;7.17674;409;20220708;23.5;10.1;16.8;1.6;11.34;0;4.57;26892 +91101;48.54031;7.17674;409;20220709;26.2;9.9;18;1.4;12.67;0;4.77;27031 +91101;48.54031;7.17674;409;20220710;22.6;13.5;18;2.7;11.97;0;4.63;22416 +91101;48.54031;7.17674;409;20220711;25.8;10.9;18.3;1.6;13.04;0;4.74;26411 +91101;48.54031;7.17674;409;20220712;27.8;11.5;19.7;1.8;13.41;0;5.15;26701 +91101;48.54031;7.17674;409;20220713;31.4;13.1;22.2;1.2;12.41;0;5.28;26444 +91101;48.54031;7.17674;409;20220714;32.9;15.9;24.4;2.7;12.97;0;6.68;26958 +91101;48.54031;7.17674;409;20220715;25.6;13.3;19.5;1.7;11.24;0;4.81;25095 +91101;48.54031;7.17674;409;20220716;26.5;10.2;18.3;1.7;10.47;0;5.05;27126 +91101;48.54031;7.17674;409;20220717;29.5;12.1;20.8;1.8;10.34;0;5.61;27752 +91101;48.54031;7.17674;409;20220718;33.7;13.3;23.5;1.2;10.91;0;5.7;28117 +91101;48.54031;7.17674;409;20220719;36.4;16;26.2;1.6;12.07;0;6.39;28095 +91101;48.54031;7.17674;409;20220720;30.5;19.8;25.2;2.2;15.94;10;5.13;20276 +91101;48.54031;7.17674;409;20220721;27.1;16.8;22;2.6;17.91;0;4.58;20602 +91101;48.54031;7.17674;409;20220722;30.9;13.7;22.3;1.7;15.94;.2;5.25;25710 +91101;48.54031;7.17674;409;20220723;27.9;16.5;22.2;2;16.11;.1;4.32;19276 +91101;48.54031;7.17674;409;20220724;31.4;15.2;23.3;1.2;15.31;0;5.13;25671 +91101;48.54031;7.17674;409;20220725;32;17.3;24.6;3.1;15.54;.3;6.03;22632 +91101;48.54031;7.17674;409;20220726;24.7;16.6;20.6;3.1;13.64;0;4.58;18648 +91101;48.54031;7.17674;409;20220727;24.6;13.3;18.9;1.7;13.01;0;3.94;19677 +91101;48.54031;7.17674;409;20220728;27.9;12.9;20.4;1.8;12.51;0;4.49;22112 +91101;48.54031;7.17674;409;20220729;26.6;14.4;20.5;2.1;12.87;0;4.9;22661 +91101;48.54031;7.17674;409;20220730;27.7;12.7;20.2;2.2;12.57;0;4.88;22230 +91101;48.54031;7.17674;409;20220731;30.4;13.7;22.1;2.4;13.11;0;5.67;25039 +91101;48.54031;7.17674;409;20220801;27.1;14.6;20.9;2;15.54;.4;4.1;19268 +91101;48.54031;7.17674;409;20220802;29.7;13.7;21.7;.9;14.87;0;4.53;24272 +91101;48.54031;7.17674;409;20220803;34.2;14.9;24.5;.9;14.44;0;5.08;26150 +91101;48.54031;7.17674;409;20220804;36.1;17.5;26.8;1.4;14.81;.7;5.57;24648 +91101;48.54031;7.17674;409;20220805;27.6;19.5;23.6;2.7;17.54;1.2;3.98;15524 +91101;48.54031;7.17674;409;20220806;24.9;14.8;19.8;3;11.47;0;4.93;21924 +91101;48.54031;7.17674;409;20220807;26.9;11.5;19.2;2.2;9.37;0;5.02;25041 +91101;48.54031;7.17674;409;20220808;29.4;11.3;20.3;2.1;9.94;0;5.27;25125 +91101;48.54031;7.17674;409;20220809;30;13.3;21.7;2.1;10.54;0;5.37;24570 +91101;48.54031;7.17674;409;20220810;29.4;15.3;22.4;2.8;10.17;0;5.74;23371 +91101;48.54031;7.17674;409;20220811;29.5;14.1;21.8;2.5;10.11;0;5.48;23888 +91101;48.54031;7.17674;409;20220812;29.1;13.5;21.3;2.4;10.14;0;5.35;23930 +91101;48.54031;7.17674;409;20220813;29.3;13.2;21.2;2.3;10.31;0;5.28;23632 +91101;48.54031;7.17674;409;20220814;30.2;14;22.1;2.6;12.37;4.7;5.2;21638 +91101;48.54031;7.17674;409;20220815;24.7;16;20.4;3.1;17.61;3.4;3.39;16028 +91101;48.54031;7.17674;409;20220816;29.1;15.5;22.3;1.2;16.51;1.1;4.09;21094 +91101;48.54031;7.17674;409;20220817;28.2;16.8;22.5;1.6;17.57;3.7;3.93;18851 +91101;48.54031;7.17674;409;20220818;21.2;16.7;18.9;1.9;19.54;2.4;1.99;9014 +91101;48.54031;7.17674;409;20220819;25.5;17;21.3;2.4;17.64;3.6;3.69;16376 +91101;48.54031;7.17674;409;20220820;24.1;15.8;19.9;2.5;16.11;.8;3.58;15573 +91101;48.54031;7.17674;409;20220821;26.6;11;18.8;1.2;12.54;0;3.83;21545 +91101;48.54031;7.17674;409;20220822;28.2;12.5;20.3;1.3;13.11;0;4.06;21941 +91101;48.54031;7.17674;409;20220823;29.1;13.5;21.3;1.3;14.04;0;3.96;20210 +91101;48.54031;7.17674;409;20220824;30.4;13.8;22.1;1.7;12.87;0;4.47;21032 +91101;48.54031;7.17674;409;20220825;30.6;14.6;22.6;1.4;14.34;0;4.26;21283 +91101;48.54031;7.17674;409;20220826;26.7;15.3;21;2.1;16.47;4.8;3.51;16405 +91101;48.54031;7.17674;409;20220827;24.4;16.6;20.5;1.2;18.31;.6;2.65;13017 +91101;48.54031;7.17674;409;20220828;25.8;14;19.9;2.1;16.07;0;3.57;18181 +91101;48.54031;7.17674;409;20220829;28.1;12.8;20.5;2.3;13.31;0;4.23;19358 +91101;48.54031;7.17674;409;20220830;29.8;14;21.9;2;14.14;2.1;4.22;18068 +91101;48.54031;7.17674;409;20220831;23.4;14.9;19.2;2;16.57;.2;2.96;15509 +91101;48.54031;7.17674;409;20220901;23.9;11.7;17.8;2.2;13.77;0;3.29;17266 +91101;48.54031;7.17674;409;20220902;25.5;11.2;18.4;2;12.64;2.8;3.52;17468 +91101;48.54031;7.17674;409;20220903;21.5;14;17.7;1.7;16.61;8.5;2.21;11470 +91101;48.54031;7.17674;409;20220904;26.4;12.1;19.3;1.2;14.37;.1;3.27;19013 +91101;48.54031;7.17674;409;20220905;27.9;12.9;20.4;1.4;15.37;6;3.28;17071 +91101;48.54031;7.17674;409;20220906;27.8;15.2;21.5;2.3;17.31;4.5;3.54;16080 +91101;48.54031;7.17674;409;20220907;23.9;15.7;19.8;2.4;17.34;12.5;2.57;11756 +91101;48.54031;7.17674;409;20220908;20.4;13.6;17;3.5;15.27;4.9;2.38;11604 +91101;48.54031;7.17674;409;20220909;19.3;13.4;16.4;4.5;14.51;10.4;2.48;10325 +91101;48.54031;7.17674;409;20220910;16.9;12.7;14.8;4.3;14.57;2.5;1.76;8215 +91101;48.54031;7.17674;409;20220911;20.6;13.4;17;2.3;14.31;.1;2.37;11671 +91101;48.54031;7.17674;409;20220912;25.3;9.2;17.2;1.3;12.94;.1;2.82;16995 +91101;48.54031;7.17674;409;20220913;27.4;12;19.7;1.5;15.61;14.4;2.87;15100 +91101;48.54031;7.17674;409;20220914;22.9;17.2;20;3.5;20.03;26.6;1.92;8285 +91101;48.54031;7.17674;409;20220915;18.3;15.5;16.9;3.1;16.28;9.7;1.74;7085 +91101;48.54031;7.17674;409;20220916;15.1;10.9;13;2.7;12.37;.8;1.78;8391 +91101;48.54031;7.17674;409;20220917;13.4;7.4;10.4;3.8;10.17;2.8;1.86;10233 +91101;48.54031;7.17674;409;20220918;14.6;7.8;11.2;4.2;9.74;0;2.16;10769 +91101;48.54031;7.17674;409;20220919;15;6.5;10.7;2.3;9.77;0;1.94;13389 +91101;48.54031;7.17674;409;20220920;14.9;4.2;9.5;1.1;9.67;.1;1.52;11754 +91101;48.54031;7.17674;409;20220921;16.4;4.1;10.2;1.7;8.97;0;1.94;14895 +91101;48.54031;7.17674;409;20220922;18.1;3.1;10.6;1.6;8.37;0;2.1;15529 +91101;48.54031;7.17674;409;20220923;18.1;5;11.6;1.1;9.67;0;1.77;13116 +91101;48.54031;7.17674;409;20220924;17.5;9.3;13.4;1.6;12.11;4.3;1.56;9552 +91101;48.54031;7.17674;409;20220925;14;9.9;11.9;1.4;12.54;3.1;1.06;6031 +91101;48.54031;7.17674;409;20220926;13.3;7.6;10.4;3.9;10.94;11.6;1.29;8552 +91101;48.54031;7.17674;409;20220927;10.7;7.6;9.2;5.6;10.67;17.1;1.09;5923 +91101;48.54031;7.17674;409;20220928;11.8;7.5;9.7;3.6;10.57;0;1.34;8225 +91101;48.54031;7.17674;409;20220929;12.1;5.9;9;1.1;9.94;.8;1.07;8329 +91101;48.54031;7.17674;409;20220930;14.5;5.5;10;1.1;10.07;1.5;1.39;10945 +91101;48.54031;7.17674;409;20221001;13;6.2;9.6;6.4;11.67;4.9;.91;7081 +91101;48.54031;7.17674;409;20221002;16.6;11.8;14.2;3.9;14.64;17.2;1.38;6436 +91101;48.54031;7.17674;409;20221003;15.5;8.3;11.9;1.4;11.51;0;1.25;8600 +91101;48.54031;7.17674;409;20221004;18.6;4.7;11.6;1.1;10.54;.1;1.51;12747 +91101;48.54031;7.17674;409;20221005;21.1;7.8;14.4;3.1;12.74;0;2.07;12856 +91101;48.54031;7.17674;409;20221006;16.7;11.7;14.2;1.9;12.07;0;1.55;7000 +91101;48.54031;7.17674;409;20221007;18.1;6.1;12.1;1;11.07;0;1.27;11041 +91101;48.54031;7.17674;409;20221008;15.9;10.2;13;2;12.24;.1;1.26;7811 +91101;48.54031;7.17674;409;20221009;17.8;4.1;10.9;1.7;9.37;0;1.47;11875 +91101;48.54031;7.17674;409;20221010;20.8;7.8;14.3;2.7;12.67;.2;1.81;11455 +91101;48.54031;7.17674;409;20221011;16.5;10;13.2;1.7;12.64;.1;1.23;7921 +91101;48.54031;7.17674;409;20221012;15.8;5.4;10.6;.9;10.27;.1;1.01;9080 +91101;48.54031;7.17674;409;20221013;14.8;6.6;10.7;1.8;11.77;.3;.84;6815 +91101;48.54031;7.17674;409;20221014;15.1;11.2;13.1;3.2;14.67;25.3;.76;4554 +91101;48.54031;7.17674;409;20221015;16;13.4;14.7;4.9;16.37;4.6;.81;3671 +91101;48.54031;7.17674;409;20221016;21.5;13.4;17.4;2;15.91;.1;1.41;6917 +91101;48.54031;7.17674;409;20221017;22.4;12.9;17.6;2.2;14.67;.1;1.68;8890 +91101;48.54031;7.17674;409;20221018;21;13.3;17.1;2;15.67;.1;1.34;7177 +91101;48.54031;7.17674;409;20221019;19.1;9.6;14.3;2.5;14.44;.1;.89;7021 +91101;48.54031;7.17674;409;20221020;17.1;10;13.6;2.1;14.51;15.4;.77;4115 +91101;48.54031;7.17674;409;20221021;16.7;12.5;14.6;3.2;15.44;17.6;1.11;5520 +91101;48.54031;7.17674;409;20221022;19.9;10.6;15.2;2.6;13.81;.2;1.43;8506 +91101;48.54031;7.17674;409;20221023;21;10.1;15.5;2.2;14.01;3.6;1.35;7100 +91101;48.54031;7.17674;409;20221024;18.6;14.3;16.4;3.6;14.37;5.5;1.58;5778 +91101;48.54031;7.17674;409;20221025;18.4;9.7;14;2.5;13.01;1.2;1.25;7166 +91101;48.54031;7.17674;409;20221026;20.5;11.7;16.1;2.6;14.31;.2;1.43;6846 +91101;48.54031;7.17674;409;20221027;22.8;8.9;15.9;1.3;13.24;0;1.11;8444 +91101;48.54031;7.17674;409;20221028;23.9;13.8;18.9;1.9;13.04;0;1.71;7369 +91101;48.54031;7.17674;409;20221029;24.6;12.4;18.5;1.1;12.97;0;1.23;7851 +91101;48.54031;7.17674;409;20221030;22.7;12.7;17.7;1.6;11.54;0;1.57;7546 +91101;48.54031;7.17674;409;20221031;19.4;9.4;14.4;1.3;12.44;4.7;.88;5487 +91101;48.54031;7.17674;409;20221101;15.3;11.9;13.6;4.3;12.47;.4;1.19;4505 +91101;48.54031;7.17674;409;20221102;15;7.8;11.4;3.2;10.37;.1;1.14;5965 +91101;48.54031;7.17674;409;20221103;13.8;5.1;9.5;2.4;10.07;7.8;.81;4971 +91101;48.54031;7.17674;409;20221104;10.4;6.7;8.6;3.6;10.31;4.2;.66;3435 +91101;48.54031;7.17674;409;20221105;8.5;6.1;7.3;2.8;9.34;.1;.59;3065 +91101;48.54031;7.17674;409;20221106;9.4;.3;4.9;2.5;8.11;.7;.47;5301 +91101;48.54031;7.17674;409;20221107;13.2;8.2;10.7;4.6;10.87;0;1.03;4160 +91101;48.54031;7.17674;409;20221108;16.9;5.9;11.4;3.2;10.11;11.1;1.22;6514 +91101;48.54031;7.17674;409;20221109;13.4;9.7;11.6;3.3;13.21;3.4;.64;2622 +91101;48.54031;7.17674;409;20221110;12.6;7.1;9.8;1.9;10.54;0;.58;4620 +91101;48.54031;7.17674;409;20221111;9.6;2.4;6;1;8.64;.1;.33;4084 +91101;48.54031;7.17674;409;20221112;7.6;2;4.8;1.5;8.41;.1;.32;3119 +91101;48.54031;7.17674;409;20221113;8.2;2.5;5.4;2.3;8.41;0;.53;3992 +91101;48.54031;7.17674;409;20221114;12.6;2.6;7.6;3.3;10.01;0;.61;3794 +91101;48.54031;7.17674;409;20221115;13.3;8.2;10.8;2.6;12.07;11.1;.66;3097 +91101;48.54031;7.17674;409;20221116;12.4;9.1;10.8;3.5;11.17;0;.78;3500 +91101;48.54031;7.17674;409;20221117;12;7.4;9.7;5.7;10.67;19.4;.9;2915 +91101;48.54031;7.17674;409;20221118;9.1;6.9;8;3.6;10.14;3.6;.52;3090 +91101;48.54031;7.17674;409;20221119;7.6;5.9;6.8;3.2;9.34;1.4;.52;1641 +91101;48.54031;7.17674;409;20221120;7.8;5.2;6.5;5.2;8.61;8.8;.71;2820 +91101;48.54031;7.17674;409;20221121;7.7;4;5.9;4.6;8.81;3.1;.49;2603 +91101;48.54031;7.17674;409;20221122;6.8;3.9;5.3;5.4;8.41;.6;.55;2484 +91101;48.54031;7.17674;409;20221123;10.1;2.8;6.5;3.8;8.27;8.3;.63;4397 +91101;48.54031;7.17674;409;20221124;9.7;6.1;7.9;4.2;8.84;3.2;.88;3057 +91101;48.54031;7.17674;409;20221125;9.1;3.3;6.2;2.7;8.71;1.6;.45;3410 +91101;48.54031;7.17674;409;20221126;7.4;4.5;6;1.4;8.67;0;.35;2232 +91101;48.54031;7.17674;409;20221127;7.3;.6;3.9;1.9;7.44;.1;.32;3099 +91101;48.54031;7.17674;409;20221128;8.2;4;6.1;2.7;8.84;4;.44;2347 +91101;48.54031;7.17674;409;20221129;6.9;4.9;5.9;1.7;9.27;2.2;.31;1707 +91101;48.54031;7.17674;409;20221130;6.5;4.2;5.3;2;8.87;.3;.32;1411 +91101;48.54031;7.17674;409;20221201;3;2.4;2.7;2.6;6.97;0;.44;692 +91101;48.54031;7.17674;409;20221202;2.7;1.7;2.2;1.8;6.97;.1;.36;620 +91101;48.54031;7.17674;409;20221203;3.7;-1.1;1.3;3.6;6.31;0;.36;2722 +91101;48.54031;7.17674;409;20221204;1.4;-1;.2;2.8;6.27;3.2;.32;1010 +91101;48.54031;7.17674;409;20221205;4.6;.9;2.8;2.4;7.21;0;.29;1664 +91101;48.54031;7.17674;409;20221206;3.3;.6;1.9;1.5;7.04;0;.28;992 +91101;48.54031;7.17674;409;20221207;2.7;-.1;1.3;1.6;6.51;.2;.26;1553 +91101;48.54031;7.17674;409;20221208;2.5;-1.9;.3;1.2;5.74;0;.22;2748 +91101;48.54031;7.17674;409;20221209;.4;-4.7;-2.2;1.5;5.07;0;.13;2924 +91101;48.54031;7.17674;409;20221210;-.4;-.9;-.7;1.9;5.47;.2;.38;388 +91101;48.54031;7.17674;409;20221211;-1.9;-4.3;-3.1;1.9;4.64;0;.18;1711 +91101;48.54031;7.17674;409;20221212;-2.2;-6.8;-4.5;2;4.14;0;.25;2462 +91101;48.54031;7.17674;409;20221213;-1.7;-8.9;-5.3;2.8;3.51;.1;.3;2759 +91101;48.54031;7.17674;409;20221214;-1.2;-4.4;-2.8;1.8;4.97;5.1;.22;1163 +91101;48.54031;7.17674;409;20221215;-.9;-2.6;-1.8;2.4;4.81;0;.28;1689 +91101;48.54031;7.17674;409;20221216;-2.1;-6.1;-4.1;1.4;3.27;0;.17;4090 +91101;48.54031;7.17674;409;20221217;-3.3;-11.6;-7.4;1.4;2.57;0;.12;4931 +91101;48.54031;7.17674;409;20221218;-4.1;-11.7;-7.9;2.2;3.34;3.2;.06;3405 +91101;48.54031;7.17674;409;20221219;9.1;-3.4;2.9;3.5;7.51;.7;.37;3962 +91101;48.54031;7.17674;409;20221220;13.3;7.4;10.4;5.9;10.07;7.1;1.55;2139 +91101;48.54031;7.17674;409;20221221;10.7;8.8;9.8;6.2;11.74;5.4;.65;815 +91101;48.54031;7.17674;409;20221222;10.3;9.2;9.7;8;11.44;22.7;.61;806 +91101;48.54031;7.17674;409;20221223;12.5;8.8;10.6;5.9;12.84;10.4;.39;1536 +91101;48.54031;7.17674;409;20221224;10.7;8.5;9.6;4.5;10.87;.7;.7;1640 +91101;48.54031;7.17674;409;20221225;13.9;7.6;10.8;2.8;10.84;.6;.69;3039 +91101;48.54031;7.17674;409;20221226;10.7;9.1;9.9;5.5;10.47;12.5;1;300 +91101;48.54031;7.17674;409;20221227;6.4;1;3.7;2.8;7.11;0;.43;2653 +91101;48.54031;7.17674;409;20221228;9.4;1.3;5.4;6.2;8.07;.3;.57;3321 +91101;48.54031;7.17674;409;20221229;11.3;7.6;9.4;7.5;9.61;7.6;1.42;1481 +91101;48.54031;7.17674;409;20221230;11.2;3.4;7.3;5.1;9.57;2.5;.42;2830 +91101;48.54031;7.17674;409;20221231;16.2;11.3;13.7;8;11.77;0;1.86;2855 +91102;48.5484;7.51502;171;20220101;13.5;3.9;8.7;1.3;8.89;0;.25;5000 +91102;48.5484;7.51502;171;20220102;13.3;.5;6.9;3.2;8.39;0;.86;1700 +91102;48.5484;7.51502;171;20220103;12.8;8.1;10.4;6.1;9.88;6.7;1.21;1679 +91102;48.5484;7.51502;171;20220104;13.7;9.6;11.6;6.3;9.8;13.3;1.69;2081 +91102;48.5484;7.51502;171;20220105;5.9;2.9;4.4;4.4;6.09;.3;.87;3600 +91102;48.5484;7.51502;171;20220106;6.2;2.3;4.2;1.8;6.3;.2;.45;3500 +91102;48.5484;7.51502;171;20220107;3.8;-1.5;1.1;4.7;5.9;1.2;.51;1400 +91102;48.5484;7.51502;171;20220108;5;2.2;3.6;5.7;6.4;4.8;.78;2400 +91102;48.5484;7.51502;171;20220109;8;3.4;5.7;4;6.8;.4;.81;4500 +91102;48.5484;7.51502;171;20220110;5.7;-.6;2.5;1.7;6.3;0;.29;3900 +91102;48.5484;7.51502;171;20220111;6.7;-2.9;1.9;2;5.69;0;.43;3800 +91102;48.5484;7.51502;171;20220112;3.8;-4.2;-.2;1.4;4.9;0;.11;6700 +91102;48.5484;7.51502;171;20220113;2.8;-4.4;-.8;2.1;5.19;0;.29;3100 +91102;48.5484;7.51502;171;20220114;-1;-3.4;-2.2;1.1;5.09;.6;.18;2400 +91102;48.5484;7.51502;171;20220115;-.7;-2.5;-1.6;1.6;5.4;0;.25;800 +91102;48.5484;7.51502;171;20220116;2.4;-1.9;.2;2.2;5.69;0;.31;2600 +91102;48.5484;7.51502;171;20220117;5;-.2;2.4;1.2;6.4;.2;.38;1800 +91102;48.5484;7.51502;171;20220118;7.8;2.3;5;2.6;6.8;0;.62;4200 +91102;48.5484;7.51502;171;20220119;4.6;-3.3;.6;2.5;5.9;1.2;.27;4900 +91102;48.5484;7.51502;171;20220120;5.4;2.3;3.8;3;6.19;.4;.75;2100 +91102;48.5484;7.51502;171;20220121;5.5;.8;3.1;2.4;5.59;.5;.6;4900 +91102;48.5484;7.51502;171;20220122;5.4;1.5;3.4;1.7;6.4;.1;.48;2900 +91102;48.5484;7.51502;171;20220123;5.9;2.5;4.2;1.2;6.59;0;.5;2100 +91102;48.5484;7.51502;171;20220124;7.5;-2.1;2.7;1.2;5.59;0;.31;7500 +91102;48.5484;7.51502;171;20220125;1.9;-3.6;-.9;1.4;5.4;0;.24;4200 +91102;48.5484;7.51502;171;20220126;.2;-1.5;-.7;1.5;5.49;0;.33;900 +91102;48.5484;7.51502;171;20220127;.3;-1.8;-.8;3.6;5.19;.3;.41;2000 +91102;48.5484;7.51502;171;20220128;5.9;.1;3;2.4;6.3;0;.53;4300 +91102;48.5484;7.51502;171;20220129;5.9;-1.3;2.3;4.3;6.4;1.1;.59;2500 +91102;48.5484;7.51502;171;20220130;9.4;4.7;7;3.4;6.69;.1;1.11;6500 +91102;48.5484;7.51502;171;20220131;8.2;-1.9;3.1;6.6;5.99;1.3;1.12;4700 +91102;48.5484;7.51502;171;20220201;5.5;3.2;4.3;5.8;6.4;2.8;1.05;2200 +91102;48.5484;7.51502;171;20220202;10.3;4.9;7.6;3.6;8.8;2.1;.82;2100 +91102;48.5484;7.51502;171;20220203;9.5;5.6;7.5;1.7;8.69;.1;.6;4300 +91102;48.5484;7.51502;171;20220204;8.8;2.6;5.7;4.7;7.49;1.4;.92;3300 +91102;48.5484;7.51502;171;20220205;9.7;.5;5.1;4.2;5.9;0;1.28;7800 +91102;48.5484;7.51502;171;20220206;8.7;2.4;5.5;8;7.09;18.9;1.29;800 +91102;48.5484;7.51502;171;20220207;8.7;2.3;5.5;4;5.8;0;1.34;6200 +91102;48.5484;7.51502;171;20220208;10.7;-.2;5.2;3;6.9;0;.95;6100 +91102;48.5484;7.51502;171;20220209;12.4;-.6;5.9;1.9;6.9;0;.87;9300 +91102;48.5484;7.51502;171;20220210;11.3;-.8;5.2;3.6;6.69;1.9;1.18;3900 +91102;48.5484;7.51502;171;20220211;7.8;2.6;5.2;2.9;5.8;0;1.13;5800 +91102;48.5484;7.51502;171;20220212;7.8;-3.3;2.2;1.3;4.9;0;.69;10000 +91102;48.5484;7.51502;171;20220213;13.3;-3.1;5.1;2.4;5.3;0;1.36;10600 +91102;48.5484;7.51502;171;20220214;12.2;1.5;6.8;3.3;7.09;1;1.3;3000 +91102;48.5484;7.51502;171;20220215;10.3;4.2;7.2;3.8;7.3;1;1.28;6200 +91102;48.5484;7.51502;171;20220216;11.9;4.7;8.3;7.5;8.99;4.8;1.29;1200 +91102;48.5484;7.51502;171;20220217;13.2;11.5;12.4;8;8.76;.1;2.57;2213 +91102;48.5484;7.51502;171;20220218;16.1;8.1;12.1;7;7.99;2;2.95;3700 +91102;48.5484;7.51502;171;20220219;10.9;5.3;8.1;6.8;5.09;.2;2.78;10500 +91102;48.5484;7.51502;171;20220220;11.9;5;8.4;8.5;7.59;5;2.08;4900 +91102;48.5484;7.51502;171;20220221;8.9;5.3;7.1;8.2;6.99;.2;1.82;6200 +91102;48.5484;7.51502;171;20220222;10.7;3.3;7;4.6;7.4;2.9;1.37;4300 +91102;48.5484;7.51502;171;20220223;14.2;4.4;9.3;2.4;7.99;0;1.45;11300 +91102;48.5484;7.51502;171;20220224;13.7;3.3;8.5;4.4;7.09;2.2;1.9;4600 +91102;48.5484;7.51502;171;20220225;8.7;-.6;4;3.6;5.8;1.5;1.28;7900 +91102;48.5484;7.51502;171;20220226;8.8;-1.6;3.6;2.7;5.49;.1;1.24;11500 +91102;48.5484;7.51502;171;20220227;11.3;-1.4;4.9;3.2;4.49;0;1.89;13000 +91102;48.5484;7.51502;171;20220228;10.8;-2.9;3.9;1.8;4.49;0;1.4;12800 +91102;48.5484;7.51502;171;20220301;9.8;-3.2;3.3;1.7;4.19;0;1.36;13500 +91102;48.5484;7.51502;171;20220302;8.1;-3.6;2.2;1.1;4.49;0;.97;8600 +91102;48.5484;7.51502;171;20220303;11.6;-4.4;3.6;2;4.59;0;1.55;14400 +91102;48.5484;7.51502;171;20220304;11.3;-2.8;4.2;3.2;3.9;0;2.09;14700 +91102;48.5484;7.51502;171;20220305;9.6;-3.3;3.1;3.2;3.79;0;1.93;15100 +91102;48.5484;7.51502;171;20220306;8.6;-3.7;2.4;4.3;3.59;0;2.09;14400 +91102;48.5484;7.51502;171;20220307;6.8;-1.1;2.8;5.3;3.4;0;2.29;15300 +91102;48.5484;7.51502;171;20220308;11.4;-4.6;3.4;1.6;3.29;0;1.7;16000 +91102;48.5484;7.51502;171;20220309;13.8;-5.6;4.1;1.2;4.09;0;1.59;15400 +91102;48.5484;7.51502;171;20220310;16.8;-3.8;6.5;1.7;4.3;0;2.11;15900 +91102;48.5484;7.51502;171;20220311;13.6;-2.9;5.3;1.4;4.8;.1;1.65;13800 +91102;48.5484;7.51502;171;20220312;15.8;3.4;9.6;2;5.99;.1;2.06;11800 +91102;48.5484;7.51502;171;20220313;15.6;.7;8.1;2.4;6.19;1.7;1.97;9000 +91102;48.5484;7.51502;171;20220314;15.9;6.5;11.2;2.9;7.49;.3;2.45;14900 +91102;48.5484;7.51502;171;20220315;12.4;4.6;8.5;2.3;8.8;.6;1.08;3300 +91102;48.5484;7.51502;171;20220316;11.6;6.2;8.9;2;9.49;0;1.02;4900 +91102;48.5484;7.51502;171;20220317;13;5.5;9.2;3.7;9.19;1.5;1.34;4000 +91102;48.5484;7.51502;171;20220318;12.8;6.6;9.7;8;7.59;0;2.75;11500 +91102;48.5484;7.51502;171;20220319;14.3;4.5;9.4;6.8;5.9;.1;3.5;16900 +91102;48.5484;7.51502;171;20220320;18.5;1.5;10;2.2;6.59;.4;2.47;13800 +91102;48.5484;7.51502;171;20220321;18.8;.1;9.4;2.1;6.4;0;2.51;14900 +91102;48.5484;7.51502;171;20220322;17.9;1.5;9.7;1.4;5.09;0;2.41;17700 +91102;48.5484;7.51502;171;20220323;19.8;-.6;9.6;1.7;5.19;0;2.69;17400 +91102;48.5484;7.51502;171;20220324;20.9;0;10.4;1.7;5.19;0;2.85;17800 +91102;48.5484;7.51502;171;20220325;20.7;2;11.3;2.9;5.4;0;3.55;17700 +91102;48.5484;7.51502;171;20220326;20.5;3.2;11.8;4.5;5.3;0;4.34;17900 +91102;48.5484;7.51502;171;20220327;22.3;3;12.6;2.4;5.9;0;3.53;18400 +91102;48.5484;7.51502;171;20220328;23.2;2.3;12.7;1.5;6.3;0;2.98;17700 +91102;48.5484;7.51502;171;20220329;20.3;5.3;12.8;2.1;6.4;2.5;2.82;11700 +91102;48.5484;7.51502;171;20220330;13.3;9.2;11.2;2.5;10.1;7.6;1.44;5300 +91102;48.5484;7.51502;171;20220331;8.1;6.6;7.3;3.1;8.89;5.8;.91;3500 +91102;48.5484;7.51502;171;20220401;4.5;3.7;4.1;4.7;6.49;3.6;1.04;3000 +91102;48.5484;7.51502;171;20220402;2.5;.6;1.5;4.3;5.63;2.3;.84;5033 +91102;48.5484;7.51502;171;20220403;5.9;-.2;2.8;2.9;4.9;.1;1.58;11300 +91102;48.5484;7.51502;171;20220404;10.3;-4.2;3.1;5.5;5.13;.1;2.13;16669 +91102;48.5484;7.51502;171;20220405;10.1;5.6;7.9;4.7;7.6;.1;1.84;3000 +91102;48.5484;7.51502;171;20220406;17.1;9.4;13.2;4.7;9.3;.5;3.09;13100 +91102;48.5484;7.51502;171;20220407;14.7;9.8;12.2;8.2;9.7;6.9;2.69;5100 +91102;48.5484;7.51502;171;20220408;15.8;6.9;11.3;5.2;8.3;20.6;2.55;5000 +91102;48.5484;7.51502;171;20220409;11.5;.9;6.2;3;6.4;.6;2.14;15100 +91102;48.5484;7.51502;171;20220410;14.1;-.4;6.8;1.8;6.19;0;2.42;19000 +91102;48.5484;7.51502;171;20220411;18.9;1.4;10.1;1.2;6.8;0;2.73;19500 +91102;48.5484;7.51502;171;20220412;22.6;3.4;13;1.2;9.49;0;2.78;17400 +91102;48.5484;7.51502;171;20220413;25.2;8.5;16.8;2.1;10.8;.1;3.7;18800 +91102;48.5484;7.51502;171;20220414;22.4;10.4;16.4;2.2;11.89;.2;3.17;16400 +91102;48.5484;7.51502;171;20220415;22.1;8.3;15.2;3.4;10.39;0;3.78;18800 +91102;48.5484;7.51502;171;20220416;17.2;7.2;12.2;5.5;6.99;0;4.25;20800 +91102;48.5484;7.51502;171;20220417;18.6;1.8;10.2;4.2;5.3;0;4.3;22200 +91102;48.5484;7.51502;171;20220418;19.7;1.6;10.6;2.2;5.99;0;3.64;22600 +91102;48.5484;7.51502;171;20220419;20.7;3;11.8;2.5;6.4;0;3.82;21000 +91102;48.5484;7.51502;171;20220420;17.8;5.8;11.8;5;5.69;0;4.61;22200 +91102;48.5484;7.51502;171;20220421;18.8;2.4;10.6;3.6;7.4;0;3.77;24200 +91102;48.5484;7.51502;171;20220422;20.2;6.9;13.5;4.5;8.6;0;4.33;22500 +91102;48.5484;7.51502;171;20220423;17.3;7.8;12.5;4;9.19;2.9;2.89;11900 +91102;48.5484;7.51502;171;20220424;11.2;8.8;10;2.3;10.99;7.2;.93;3400 +91102;48.5484;7.51502;171;20220425;15.3;9;12.1;2.2;11.49;6.8;1.81;9900 +91102;48.5484;7.51502;171;20220426;16.3;7;11.6;2.6;10.1;2.3;2.37;13500 +91102;48.5484;7.51502;171;20220427;17.2;7.5;12.3;2.9;9.3;0;2.84;14800 +91102;48.5484;7.51502;171;20220428;21.6;5.3;13.4;3.2;8.3;0;4.38;24400 +91102;48.5484;7.51502;171;20220429;20.9;6.7;13.8;2.4;8.8;.3;3.43;17000 +91102;48.5484;7.51502;171;20220430;16.2;10.6;13.4;3.7;10.3;0;3.06;16400 +91102;48.5484;7.51502;171;20220501;17.2;3.9;10.5;1.8;8.99;0;2.51;15400 +91102;48.5484;7.51502;171;20220502;21.8;5.6;13.7;2.8;9.8;0;3.96;22600 +91102;48.5484;7.51502;171;20220503;24;7.5;15.7;1.4;10.8;.3;3.66;21200 +91102;48.5484;7.51502;171;20220504;21.5;11.2;16.3;1.8;11.6;4.5;3.22;16600 +91102;48.5484;7.51502;171;20220505;14.7;11.3;13;2.5;11.89;2.2;1.67;7000 +91102;48.5484;7.51502;171;20220506;21.3;11.2;16.2;2.8;10.99;.1;4.11;22100 +91102;48.5484;7.51502;171;20220507;23.7;6.7;15.2;1.8;9.8;0;4.38;26500 +91102;48.5484;7.51502;171;20220508;24.2;9.7;16.9;3.8;10.49;.1;5.27;26600 +91102;48.5484;7.51502;171;20220509;26.2;10.6;18.4;2.2;11.8;0;4.93;26300 +91102;48.5484;7.51502;171;20220510;27.1;10.8;18.9;1.8;12.49;0;4.34;21700 +91102;48.5484;7.51502;171;20220511;30.2;12.9;21.5;4.2;12.19;0;6.75;26700 +91102;48.5484;7.51502;171;20220512;25.5;18.2;21.8;3.5;13.89;1.2;4.4;13800 +91102;48.5484;7.51502;171;20220513;24.9;16.3;20.6;1.6;13.69;0;4.4;22800 +91102;48.5484;7.51502;171;20220514;25.7;8.1;16.9;1.2;9.49;0;4.68;28400 +91102;48.5484;7.51502;171;20220515;29.5;10.8;20.1;1.9;11.1;.5;5.41;26800 +91102;48.5484;7.51502;171;20220516;25.7;15.8;20.7;2.6;14.3;2.1;4.13;16800 +91102;48.5484;7.51502;171;20220517;28;11.8;19.9;1.5;13.69;0;4.92;26700 +91102;48.5484;7.51502;171;20220518;31;13.5;22.2;1.9;13.39;0;5.73;27700 +91102;48.5484;7.51502;171;20220519;33.3;14.5;23.9;2.3;14.8;.7;5.77;23400 +91102;48.5484;7.51502;171;20220520;34.5;17.4;25.9;3.8;15.49;1;6.91;22000 +91102;48.5484;7.51502;171;20220521;25;11.7;18.3;3;11.69;0;5.45;28500 +91102;48.5484;7.51502;171;20220522;25.7;10.7;18.2;1.4;11.19;2;4.12;21300 +91102;48.5484;7.51502;171;20220523;27.4;14.2;20.8;4.4;14.1;5.7;4.75;14100 +91102;48.5484;7.51502;171;20220524;22.6;14.8;18.7;3.6;11.69;.3;4.62;19300 +91102;48.5484;7.51502;171;20220525;24.7;9.2;16.9;1.6;9.99;0;4.38;23500 +91102;48.5484;7.51502;171;20220526;23.9;11;17.4;3;10.99;0;4.16;16800 +91102;48.5484;7.51502;171;20220527;21.4;12.1;16.7;3.4;11.69;0;3.59;14100 +91102;48.5484;7.51502;171;20220528;21.2;11.6;16.4;3.1;8.8;0;5.03;25500 +91102;48.5484;7.51502;171;20220529;18.7;10.5;14.6;3.7;7.9;.1;4.9;25800 +91102;48.5484;7.51502;171;20220530;21.3;7.4;14.3;2.9;7.59;0;5.27;30400 +91102;48.5484;7.51502;171;20220531;25.8;9.1;17.4;2.5;8.49;0;5.08;22700 +91102;48.5484;7.51502;171;20220601;25.9;8.8;17.3;2.6;9.19;0;5.2;24300 +91102;48.5484;7.51502;171;20220602;24.7;13.3;19;3.1;9.89;0;5.47;24400 +91102;48.5484;7.51502;171;20220603;25.5;12.5;19;2.1;13.3;1.4;3.63;14800 +91102;48.5484;7.51502;171;20220604;28.2;16.5;22.3;2.2;17.1;15.4;4.41;19100 +91102;48.5484;7.51502;171;20220605;25.8;17.9;21.8;3.3;17.89;3.2;4.1;16700 +91102;48.5484;7.51502;171;20220606;23.8;14.6;19.2;3.5;14.8;.7;3.9;16100 +91102;48.5484;7.51502;171;20220607;22.9;13.9;18.4;2;15.8;4.9;3;14100 +91102;48.5484;7.51502;171;20220608;22.6;10.8;16.7;2.4;14.3;6.8;3.1;15000 +91102;48.5484;7.51502;171;20220609;22.1;13;17.5;3.3;12.6;.5;4.83;26000 +91102;48.5484;7.51502;171;20220610;26.1;9.1;17.6;1.6;11.69;0;5.13;29300 +91102;48.5484;7.51502;171;20220611;29;10.9;19.9;1.3;13.8;0;5.26;28600 +91102;48.5484;7.51502;171;20220612;30.2;14;22.1;2.1;15.8;4.5;5.64;27100 +91102;48.5484;7.51502;171;20220613;24.6;14.6;19.6;3.9;12.8;0;5.91;29100 +91102;48.5484;7.51502;171;20220614;28;10.9;19.4;2.6;11.69;0;5.85;28400 +91102;48.5484;7.51502;171;20220615;31.6;12.3;21.9;1.3;13.39;.9;5.61;28500 +91102;48.5484;7.51502;171;20220616;30.7;16.1;23.4;2.6;14.19;0;6.36;28000 +91102;48.5484;7.51502;171;20220617;31.3;15.1;23.2;2.4;11.6;0;6.42;27400 +91102;48.5484;7.51502;171;20220618;36.3;15.4;25.8;1.2;15.19;0;5.79;26200 +91102;48.5484;7.51502;171;20220619;37.6;19.6;28.6;3.3;16.29;0;7.96;26800 +91102;48.5484;7.51502;171;20220620;28;19.7;23.8;3.3;16.39;.2;5.29;19800 +91102;48.5484;7.51502;171;20220621;29.7;13.1;21.4;2.4;13.49;2;5.32;22600 +91102;48.5484;7.51502;171;20220622;23.8;17.6;20.7;1.9;18.89;1.8;2.65;11100 +91102;48.5484;7.51502;171;20220623;32.2;15.6;23.9;2.1;18.39;13.2;5.83;26800 +91102;48.5484;7.51502;171;20220624;24.7;16.5;20.6;2.2;18.2;1.5;3.25;14500 +91102;48.5484;7.51502;171;20220625;28.5;14.6;21.5;2;16.2;2;5.35;26900 +91102;48.5484;7.51502;171;20220626;25.8;15.9;20.8;3.5;17.89;31.7;3.9;16400 +91102;48.5484;7.51502;171;20220627;23.1;17.3;20.2;2.5;18.1;1.8;2.57;9700 +91102;48.5484;7.51502;171;20220628;25.2;12.3;18.7;2.6;15.49;0;4;19500 +91102;48.5484;7.51502;171;20220629;28.5;16.5;22.5;.9;17.39;0;4.03;19900 +91102;48.5484;7.51502;171;20220630;30.8;15.2;23;2.4;17.2;9.2;5.34;23300 +91102;48.5484;7.51502;171;20220701;22.2;14.3;18.2;2.1;13.89;.3;3.59;17400 +91102;48.5484;7.51502;171;20220702;29.3;10.4;19.8;1.3;13.8;0;5.34;29200 +91102;48.5484;7.51502;171;20220703;31.2;14.9;23;2;14.89;0;6.08;28900 +91102;48.5484;7.51502;171;20220704;27.8;17.1;22.4;2.8;13.49;0;5.69;24300 +91102;48.5484;7.51502;171;20220705;28.8;13.7;21.2;1.8;11.99;0;5.68;28400 +91102;48.5484;7.51502;171;20220706;24.3;14.7;19.5;3.4;11.49;0;5.54;25500 +91102;48.5484;7.51502;171;20220707;23.8;11;17.4;2.7;12.3;0;3.49;13300 +91102;48.5484;7.51502;171;20220708;25;12.1;18.5;2.5;11.69;0;5.58;30300 +91102;48.5484;7.51502;171;20220709;28.2;11.3;19.7;1.6;13.1;0;5.32;28600 +91102;48.5484;7.51502;171;20220710;24.2;16.6;20.4;4;12.39;0;5.94;27200 +91102;48.5484;7.51502;171;20220711;27.2;11.5;19.3;2.5;13.19;0;5.64;29600 +91102;48.5484;7.51502;171;20220712;28.8;13.7;21.2;2.9;14.1;0;6.13;29600 +91102;48.5484;7.51502;171;20220713;34;13.2;23.6;1.1;13.19;0;5.2;24800 +91102;48.5484;7.51502;171;20220714;36.5;14.9;25.7;2.7;13.99;0;7.17;26800 +91102;48.5484;7.51502;171;20220715;27.5;14.3;20.9;2.9;11.39;0;6.19;29100 +91102;48.5484;7.51502;171;20220716;28.1;13;20.5;3.2;10.19;0;6.48;29100 +91102;48.5484;7.51502;171;20220717;30.2;13.1;21.6;3.6;10.49;0;7.05;29000 +91102;48.5484;7.51502;171;20220718;34.9;13.3;24.1;1.8;10.99;0;6.34;27900 +91102;48.5484;7.51502;171;20220719;38.3;14.8;26.5;1.6;13.3;0;6.67;29000 +91102;48.5484;7.51502;171;20220720;33.3;17.1;25.2;2.1;17.7;8.9;5.18;20400 +91102;48.5484;7.51502;171;20220721;29.1;17.1;23.1;2.2;18.6;0;4.78;22100 +91102;48.5484;7.51502;171;20220722;32.9;16.4;24.6;2.5;17.7;.6;6.05;26200 +91102;48.5484;7.51502;171;20220723;30.7;20;25.3;1.3;17.99;.3;4.55;20500 +91102;48.5484;7.51502;171;20220724;32.9;17;24.9;.9;16.7;0;5.38;27800 +91102;48.5484;7.51502;171;20220725;34.1;16.8;25.4;3.6;16.6;0;6.57;22600 +91102;48.5484;7.51502;171;20220726;27.8;17.2;22.5;3.3;14.1;0;5.78;24700 +91102;48.5484;7.51502;171;20220727;26.7;16.4;21.5;3.8;12.89;0;5.86;24600 +91102;48.5484;7.51502;171;20220728;29.7;16.1;22.9;3.6;12.39;0;6.27;23600 +91102;48.5484;7.51502;171;20220729;29.2;15.5;22.3;1.9;14.19;0;4.45;18700 +91102;48.5484;7.51502;171;20220730;31;15.4;23.2;2.7;13.3;0;5.74;23000 +91102;48.5484;7.51502;171;20220731;33.2;15.9;24.5;3.1;13.49;0;6.38;23000 +91102;48.5484;7.51502;171;20220801;30.2;16.5;23.3;2.4;15.69;.4;4.58;17200 +91102;48.5484;7.51502;171;20220802;31.7;15.1;23.4;1.3;15.49;0;5.03;25100 +91102;48.5484;7.51502;171;20220803;36.2;16;26.1;.8;14.69;0;5.13;26000 +91102;48.5484;7.51502;171;20220804;37.9;18.1;28;2;15.69;.4;6.2;23600 +91102;48.5484;7.51502;171;20220805;31.8;22.1;26.9;4.4;16.6;2;6.34;17600 +91102;48.5484;7.51502;171;20220806;27.1;17.4;22.2;6;11.3;0;7.13;24100 +91102;48.5484;7.51502;171;20220807;29.2;11.8;20.5;3.9;9.49;0;6.49;24800 +91102;48.5484;7.51502;171;20220808;31.4;12.7;22;3.2;9.89;0;6.38;24000 +91102;48.5484;7.51502;171;20220809;31.9;13.2;22.5;4;10.8;0;6.91;23800 +91102;48.5484;7.51502;171;20220810;31.9;16.5;24.2;4;10.6;0;7.07;23300 +91102;48.5484;7.51502;171;20220811;32;13.7;22.8;3.3;10.3;0;6.5;23700 +91102;48.5484;7.51502;171;20220812;31.6;14.5;23;3.3;10.19;0;6.46;23600 +91102;48.5484;7.51502;171;20220813;31.9;13.8;22.8;3.2;10.8;0;6.33;23700 +91102;48.5484;7.51502;171;20220814;32.1;13.9;23;1.9;12.69;6.4;4.8;19700 +91102;48.5484;7.51502;171;20220815;27.4;17.6;22.5;2.7;18.6;5.1;3.78;15800 +91102;48.5484;7.51502;171;20220816;30.1;16.7;23.4;1.8;17.2;1.5;4.53;21500 +91102;48.5484;7.51502;171;20220817;28.4;18.5;23.4;2.3;18.29;3.3;3.44;12200 +91102;48.5484;7.51502;171;20220818;25.2;17.3;21.2;1.8;19.6;2.5;2.29;9100 +91102;48.5484;7.51502;171;20220819;28.3;18.7;23.5;2.4;17.99;1.5;3.42;11500 +91102;48.5484;7.51502;171;20220820;27.2;16.7;21.9;2.5;16.6;1.2;3.8;15700 +91102;48.5484;7.51502;171;20220821;29;12;20.5;1.4;13.1;0;4.1;21400 +91102;48.5484;7.51502;171;20220822;30.8;14;22.4;1.1;13.3;0;4.03;20700 +91102;48.5484;7.51502;171;20220823;31.9;14.7;23.3;1.3;13.99;0;4.32;21200 +91102;48.5484;7.51502;171;20220824;33.2;14.5;23.8;2.1;13.19;0;5.07;20800 +91102;48.5484;7.51502;171;20220825;32.3;16.5;24.4;1.6;14.8;0;4.58;21100 +91102;48.5484;7.51502;171;20220826;31.6;16.3;23.9;2.4;16.29;10.1;4.55;17800 +91102;48.5484;7.51502;171;20220827;25.6;18.6;22.1;3;19.1;0;3.22;13100 +91102;48.5484;7.51502;171;20220828;27.6;15.7;21.6;3;16.89;0;4;17200 +91102;48.5484;7.51502;171;20220829;29.5;15;22.2;3.1;13.1;0;5.04;19800 +91102;48.5484;7.51502;171;20220830;31.4;14.8;23.1;2.6;13.99;2.5;4.67;17200 +91102;48.5484;7.51502;171;20220831;25.1;17.7;21.4;2.6;18.29;.2;3.62;18600 +91102;48.5484;7.51502;171;20220901;26;13.4;19.7;2.5;14.8;0;3.82;19300 +91102;48.5484;7.51502;171;20220902;27;12.3;19.6;2.3;13.6;2;3.91;19200 +91102;48.5484;7.51502;171;20220903;23.2;16.3;19.7;1.9;17.2;6.8;2.38;10900 +91102;48.5484;7.51502;171;20220904;28.1;12.5;20.3;1.2;15.39;0;3.46;19900 +91102;48.5484;7.51502;171;20220905;29.5;13.4;21.4;1.2;15.8;1.7;3.25;16700 +91102;48.5484;7.51502;171;20220906;29.6;16.5;23;2.2;17.7;3;3.75;16400 +91102;48.5484;7.51502;171;20220907;28.2;16.8;22.5;2.2;18.1;10.7;2.95;10800 +91102;48.5484;7.51502;171;20220908;23.8;14.6;19.2;2.8;15.6;.9;2.95;13500 +91102;48.5484;7.51502;171;20220909;23.3;13.6;18.4;3.6;14.99;6.7;2.98;12500 +91102;48.5484;7.51502;171;20220910;21.5;14.3;17.9;3.6;15.3;1.7;2.37;8600 +91102;48.5484;7.51502;171;20220911;23.7;14.7;19.2;2.1;14.8;.1;2.89;14500 +91102;48.5484;7.51502;171;20220912;26.3;10;18.1;1.1;13.39;0;3;19000 +91102;48.5484;7.51502;171;20220913;29.4;11.5;20.4;1.1;15.1;10.2;3;16600 +91102;48.5484;7.51502;171;20220914;26;17.2;21.6;2;19.89;18.5;2.08;7800 +91102;48.5484;7.51502;171;20220915;21.2;17.3;19.2;2.5;17.2;11.3;1.94;7300 +91102;48.5484;7.51502;171;20220916;18.8;12.7;15.7;2.7;12.99;.3;2.03;8500 +91102;48.5484;7.51502;171;20220917;16.5;9.1;12.8;3.8;10.3;.7;2.34;11700 +91102;48.5484;7.51502;171;20220918;17.9;9;13.4;4.3;9.8;0;2.77;11700 +91102;48.5484;7.51502;171;20220919;18.2;6.3;12.2;3;9.6;0;2.4;12900 +91102;48.5484;7.51502;171;20220920;17.3;5;11.1;1.5;9.8;.1;1.65;9900 +91102;48.5484;7.51502;171;20220921;19.1;5.5;12.3;2.8;9.8;0;2.61;17500 +91102;48.5484;7.51502;171;20220922;20.2;4.2;12.2;1.6;8.89;0;2.43;17700 +91102;48.5484;7.51502;171;20220923;20.1;4.7;12.4;1.1;10.3;.5;1.89;13500 +91102;48.5484;7.51502;171;20220924;19.6;10.8;15.2;1.5;13.19;8.2;1.5;6700 +91102;48.5484;7.51502;171;20220925;18.4;10.5;14.4;1.5;13.1;3.3;1.39;6800 +91102;48.5484;7.51502;171;20220926;16.4;7.9;12.1;3.4;11.6;9.3;1.55;7600 +91102;48.5484;7.51502;171;20220927;14.2;8.9;11.5;4.6;10.89;10.5;1.6;7500 +91102;48.5484;7.51502;171;20220928;14.8;8.8;11.8;2.7;11.39;0;1.35;7200 +91102;48.5484;7.51502;171;20220929;14.8;6.6;10.7;1.5;10.8;1.3;1.21;8100 +91102;48.5484;7.51502;171;20220930;18;7.2;12.6;1.7;11.1;1.1;1.76;13000 +91102;48.5484;7.51502;171;20221001;16;6.8;11.4;5.3;11.8;2.8;1.26;3900 +91102;48.5484;7.51502;171;20221002;20.7;13.2;16.9;3.4;14.69;17;1.8;4800 +91102;48.5484;7.51502;171;20221003;17.7;6.4;12;1.5;11.3;0;1.49;11200 +91102;48.5484;7.51502;171;20221004;19.2;4.4;11.8;.9;10.49;.1;1.44;11500 +91102;48.5484;7.51502;171;20221005;25.5;5.3;15.4;2;11.8;0;2.46;14100 +91102;48.5484;7.51502;171;20221006;19.7;11.1;15.4;1.8;12.3;0;1.59;6700 +91102;48.5484;7.51502;171;20221007;21.3;12.2;16.7;1;12.39;0;1.69;11900 +91102;48.5484;7.51502;171;20221008;20.1;10.8;15.4;1.6;12.1;.1;1.78;12100 +91102;48.5484;7.51502;171;20221009;20;5.5;12.7;1.8;10.19;0;1.83;13600 +91102;48.5484;7.51502;171;20221010;24.1;8.1;16.1;1.8;12.8;.4;1.99;11600 +91102;48.5484;7.51502;171;20221011;17.7;12.2;14.9;3.1;12.99;0;1.66;8400 +91102;48.5484;7.51502;171;20221012;19.9;7.5;13.7;1.3;11.49;.1;1.4;9400 +91102;48.5484;7.51502;171;20221013;17.6;6.2;11.9;1.6;12.39;.2;.96;5100 +91102;48.5484;7.51502;171;20221014;17.2;12.9;15;3;15.19;18.1;.96;2900 +91102;48.5484;7.51502;171;20221015;19;14.9;16.9;3.5;16.89;4.4;1.13;3500 +91102;48.5484;7.51502;171;20221016;24.1;14;19;1.9;15.89;.1;1.63;6000 +91102;48.5484;7.51502;171;20221017;26.1;8.8;17.4;1.5;14.89;.2;1.73;10900 +91102;48.5484;7.51502;171;20221018;23.9;11.5;17.7;2.1;15.8;1.3;1.67;9700 +91102;48.5484;7.51502;171;20221019;19.5;13.6;16.5;2.3;15.6;.1;1.19;4900 +91102;48.5484;7.51502;171;20221020;17.1;10.5;13.8;1.7;14.69;14.1;.72;2700 +91102;48.5484;7.51502;171;20221021;17;13.4;15.2;3.5;15.99;20.3;.8;2600 +91102;48.5484;7.51502;171;20221022;21.4;12.1;16.7;2.4;14.8;.1;1.53;9900 +91102;48.5484;7.51502;171;20221023;19.4;10.2;14.8;1.4;14.19;2;.98;6100 +91102;48.5484;7.51502;171;20221024;19.2;13.4;16.3;3.7;14.69;6.9;1.47;4700 +91102;48.5484;7.51502;171;20221025;20.9;8.8;14.8;2;13.3;.7;1.31;9600 +91102;48.5484;7.51502;171;20221026;23.6;11.5;17.5;1.4;14.1;.1;1.33;6800 +91102;48.5484;7.51502;171;20221027;22.4;8;15.2;.9;13.19;0;1.02;9400 +91102;48.5484;7.51502;171;20221028;24.5;12;18.2;1.1;15.3;0;1.15;5900 +91102;48.5484;7.51502;171;20221029;22.8;9.4;16.1;.8;14.3;0;.93;7900 +91102;48.5484;7.51502;171;20221030;23.8;8.8;16.3;1.1;13.6;0;1.1;7800 +91102;48.5484;7.51502;171;20221031;17.7;9.2;13.4;.8;12.69;3.4;.72;5000 +91102;48.5484;7.51502;171;20221101;19.5;9.9;14.7;3.4;12.99;.2;1.42;6300 +91102;48.5484;7.51502;171;20221102;18.6;6.7;12.6;2.3;10.8;.1;1.23;6700 +91102;48.5484;7.51502;171;20221103;12.4;4.9;8.6;2;10.3;5.4;.59;3200 +91102;48.5484;7.51502;171;20221104;12.7;7.9;10.3;2.2;10.69;5.1;.74;3500 +91102;48.5484;7.51502;171;20221105;13.9;8.4;11.1;2.3;9.8;0;.97;7000 +91102;48.5484;7.51502;171;20221106;10.5;.9;5.7;2.1;8.3;.4;.54;5300 +91102;48.5484;7.51502;171;20221107;15.8;9;12.4;2.9;10.99;0;1.14;3900 +91102;48.5484;7.51502;171;20221108;15.8;3;9.4;1.8;10.1;11;.72;5400 +91102;48.5484;7.51502;171;20221109;14.5;10.3;12.4;2.6;13.19;4.6;.64;1800 +91102;48.5484;7.51502;171;20221110;15.2;5.3;10.2;1.1;10.89;0;.52;5500 +91102;48.5484;7.51502;171;20221111;7.9;4.2;6;.9;9.49;.1;.32;2600 +91102;48.5484;7.51502;171;20221112;7.3;6.7;7;1.4;9.8;.1;.39;1100 +91102;48.5484;7.51502;171;20221113;7.2;5.5;6.3;1.9;8.99;0;.41;2400 +91102;48.5484;7.51502;171;20221114;12;5.5;8.7;1.7;9.6;0;.65;1600 +91102;48.5484;7.51502;171;20221115;13;9.3;11.1;1.7;11.49;9.3;.62;2000 +91102;48.5484;7.51502;171;20221116;15;9.7;12.3;2.3;11.3;0;.75;5900 +91102;48.5484;7.51502;171;20221117;15.5;7.2;11.3;3.9;10.69;16.3;1.09;4100 +91102;48.5484;7.51502;171;20221118;13.3;8;10.6;2.8;10.3;2.1;.81;4000 +91102;48.5484;7.51502;171;20221119;11.5;6.5;9;2.1;9.49;1;.65;2900 +91102;48.5484;7.51502;171;20221120;11.1;5.9;8.5;4;8.49;8.9;.97;4500 +91102;48.5484;7.51502;171;20221121;10.5;4.3;7.4;3;8.8;2.3;.57;4500 +91102;48.5484;7.51502;171;20221122;8.7;4.1;6.4;3.3;8.69;.4;.49;2800 +91102;48.5484;7.51502;171;20221123;10.7;2.4;6.5;3.2;8.39;3.6;.49;5900 +91102;48.5484;7.51502;171;20221124;13.3;6.3;9.8;3.1;9.1;2.8;.94;4000 +91102;48.5484;7.51502;171;20221125;11.7;1.1;6.4;1;8.6;1.4;.4;2600 +91102;48.5484;7.51502;171;20221126;8.5;2.9;5.7;.8;8.8;0;.14;4500 +91102;48.5484;7.51502;171;20221127;7.2;4.2;5.7;1.9;8.39;0;.36;2400 +91102;48.5484;7.51502;171;20221128;8.2;3.2;5.7;1;8.89;4;.33;1400 +91102;48.5484;7.51502;171;20221129;9.1;6.4;7.7;1.8;9.89;2;.42;1200 +91102;48.5484;7.51502;171;20221130;8.3;6.7;7.5;3.4;9.49;.2;.47;1800 +91102;48.5484;7.51502;171;20221201;4.5;3;3.7;4.4;6.9;0;.62;1000 +91102;48.5484;7.51502;171;20221202;4;3.5;3.7;3;7.4;.2;.44;500 +91102;48.5484;7.51502;171;20221203;4.7;2.2;3.4;3.2;6.8;0;.53;1300 +91102;48.5484;7.51502;171;20221204;3.3;2;2.6;2.2;6.69;4.9;.45;500 +91102;48.5484;7.51502;171;20221205;5.8;2.3;4;1.4;7.59;0;.26;2500 +91102;48.5484;7.51502;171;20221206;4.8;3;3.9;1.7;7.4;0;.38;1200 +91102;48.5484;7.51502;171;20221207;5.9;1.9;3.9;1.8;6.59;0;.45;2300 +91102;48.5484;7.51502;171;20221208;4.1;-3.2;.4;1.2;5.69;0;.24;2600 +91102;48.5484;7.51502;171;20221209;2;-4.6;-1.3;1.9;5.3;0;.19;2700 +91102;48.5484;7.51502;171;20221210;1.7;1;1.3;2;5.8;.3;.48;500 +91102;48.5484;7.51502;171;20221211;-.8;-5.1;-3;1.5;4.69;0;.21;1700 +91102;48.5484;7.51502;171;20221212;-.2;-3.1;-1.7;1.8;4.3;0;.27;3500 +91102;48.5484;7.51502;171;20221213;-1.3;-7.7;-4.5;1.7;3.99;.1;.15;3200 +91102;48.5484;7.51502;171;20221214;-1;-2.8;-1.9;1.5;5.09;5.2;.24;1100 +91102;48.5484;7.51502;171;20221215;-.8;-2.5;-1.7;3;4.99;0;.3;1300 +91102;48.5484;7.51502;171;20221216;-.9;-3.3;-2.1;2.5;3.79;0;.42;3500 +91102;48.5484;7.51502;171;20221217;-5.6;-13;-9.3;1.2;2.99;0;.13;1900 +91102;48.5484;7.51502;171;20221218;-5;-6.9;-6;1.4;3.9;1.9;.12;2000 +91102;48.5484;7.51502;171;20221219;2.9;-5.6;-1.4;.7;5.49;.3;.06;3400 +91102;48.5484;7.51502;171;20221220;9.3;.1;4.7;2.2;7.59;3.8;.48;1700 +91102;48.5484;7.51502;171;20221221;15.1;5.8;10.4;4.4;10.69;4.4;.81;3600 +91102;48.5484;7.51502;171;20221222;12.9;9.8;11.3;5.8;11.1;11.8;1.11;1100 +91102;48.5484;7.51502;171;20221223;15.2;9.9;12.5;4.7;12.6;7.7;.95;800 +91102;48.5484;7.51502;171;20221224;13.3;11.3;12.3;3.6;10.39;.7;1.19;2100 +91102;48.5484;7.51502;171;20221225;15.3;8.7;12;2.7;10.99;.6;.67;4100 +91102;48.5484;7.51502;171;20221226;12.2;9.4;10.8;4.3;10.19;6.5;1.17;500 +91102;48.5484;7.51502;171;20221227;8;.7;4.3;2.1;6.8;0;.39;3600 +91102;48.5484;7.51502;171;20221228;9.9;-.2;4.8;5.1;7.69;.3;.66;2400 +91102;48.5484;7.51502;171;20221229;13.6;6.5;10;5.7;9.69;6.2;1.19;2700 +91102;48.5484;7.51502;171;20221230;11;3.9;7.4;3.8;9.8;2;.4;2300 +91102;48.5484;7.51502;171;20221231;18.5;10.5;14.5;5.5;12.49;0;1.49;4000 +91103;48.55546;7.85339;141;20220101;14;3.5;8.7;1.4;8.97;0;.34;4308 +91103;48.55546;7.85339;141;20220102;14.2;1.8;8;3.5;8.47;.5;.86;2536 +91103;48.55546;7.85339;141;20220103;12.7;8;10.4;6;9.9;7.2;1.25;2420 +91103;48.55546;7.85339;141;20220104;14.7;10.3;12.5;6.4;9.95;16.2;1.74;2512 +91103;48.55546;7.85339;141;20220105;5.3;3.4;4.3;4.8;6.15;1;.9;2490 +91103;48.55546;7.85339;141;20220106;6;1.9;4;2.5;6.3;.4;.53;2722 +91103;48.55546;7.85339;141;20220107;3.6;-1.6;1;5.2;5.9;2.5;.48;1874 +91103;48.55546;7.85339;141;20220108;5.2;2.4;3.8;6.4;6.47;5.1;.83;2431 +91103;48.55546;7.85339;141;20220109;7.2;3.9;5.6;4.2;7;2.2;.79;2892 +91103;48.55546;7.85339;141;20220110;6.3;.3;3.3;1.4;6.34;0;.26;3991 +91103;48.55546;7.85339;141;20220111;6.7;-2.5;2.1;2.2;5.57;0;.43;3551 +91103;48.55546;7.85339;141;20220112;4.1;-4.7;-.3;1.5;4.87;0;.21;5170 +91103;48.55546;7.85339;141;20220113;3.6;-4.8;-.6;1.8;5.1;0;.24;4119 +91103;48.55546;7.85339;141;20220114;.1;-3.5;-1.7;1.4;5.17;.1;.19;2715 +91103;48.55546;7.85339;141;20220115;-.8;-2.6;-1.7;2.1;5.37;0;.23;936 +91103;48.55546;7.85339;141;20220116;3;-2.5;.2;2.7;5.6;.1;.34;2793 +91103;48.55546;7.85339;141;20220117;4.9;.5;2.7;2.2;6.5;.6;.41;2277 +91103;48.55546;7.85339;141;20220118;8.1;2.5;5.3;2.7;6.87;0;.62;3891 +91103;48.55546;7.85339;141;20220119;5;-3;1;3.5;5.87;2;.31;4628 +91103;48.55546;7.85339;141;20220120;5;2.1;3.6;3;6.33;.9;.67;2224 +91103;48.55546;7.85339;141;20220121;5.1;-.3;2.4;2.2;5.63;1;.45;4194 +91103;48.55546;7.85339;141;20220122;5.2;1.3;3.2;2.2;6.43;.4;.5;2595 +91103;48.55546;7.85339;141;20220123;6.1;2.7;4.4;1.8;6.53;0;.58;2329 +91103;48.55546;7.85339;141;20220124;7.5;-2.7;2.4;1.2;5.44;0;.35;6404 +91103;48.55546;7.85339;141;20220125;3.1;-3.9;-.4;1.3;5.34;0;.23;4927 +91103;48.55546;7.85339;141;20220126;.3;-1.4;-.5;1.7;5.53;0;.32;803 +91103;48.55546;7.85339;141;20220127;1.5;-1.6;-.1;4.4;5.3;.9;.47;2001 +91103;48.55546;7.85339;141;20220128;6.4;.2;3.3;3;6.47;0;.52;4507 +91103;48.55546;7.85339;141;20220129;6;-.7;2.6;5.3;6.57;.7;.69;2847 +91103;48.55546;7.85339;141;20220130;9.3;4.6;6.9;3.3;6.87;.1;1;4634 +91103;48.55546;7.85339;141;20220131;7.5;-1.4;3;5.8;6.24;3.9;.93;4053 +91103;48.55546;7.85339;141;20220201;5.1;3.3;4.2;6;6.47;4.7;.95;2769 +91103;48.55546;7.85339;141;20220202;9.9;4.2;7.1;3.6;9.1;2.4;.58;2652 +91103;48.55546;7.85339;141;20220203;9.9;5.8;7.8;1.9;8.87;.1;.66;4081 +91103;48.55546;7.85339;141;20220204;8.7;2;5.4;4.6;7.7;1.4;.75;2914 +91103;48.55546;7.85339;141;20220205;9.3;-.2;4.6;4.2;5.94;0;1.12;7637 +91103;48.55546;7.85339;141;20220206;8.3;2.6;5.4;8.7;7.2;17.8;1.2;1671 +91103;48.55546;7.85339;141;20220207;7.7;2;4.9;3.8;6;0;1.1;5131 +91103;48.55546;7.85339;141;20220208;10.9;-.6;5.2;3.4;6.67;0;1.05;5550 +91103;48.55546;7.85339;141;20220209;13.3;.5;6.9;2.3;6.94;0;1.04;8090 +91103;48.55546;7.85339;141;20220210;11;-.7;5.1;3.2;6.93;1.2;1.06;5605 +91103;48.55546;7.85339;141;20220211;7.7;3.2;5.5;2.7;6.07;0;1.03;5827 +91103;48.55546;7.85339;141;20220212;8.2;-3.4;2.4;1.3;5.07;0;.65;8416 +91103;48.55546;7.85339;141;20220213;13.4;-2.5;5.4;2.5;5.4;0;1.34;9808 +91103;48.55546;7.85339;141;20220214;12.5;1.4;6.9;3.8;7.34;1.5;1.29;4382 +91103;48.55546;7.85339;141;20220215;9.8;4.8;7.3;4.6;7.47;2;1.33;5053 +91103;48.55546;7.85339;141;20220216;11.7;4.4;8.1;8.7;9.2;3;1.23;2574 +91103;48.55546;7.85339;141;20220217;14.2;11.2;12.7;7.3;8.65;0;2.66;4583 +91103;48.55546;7.85339;141;20220218;16.2;8.2;12.2;6.9;8.53;3.3;2.79;4184 +91103;48.55546;7.85339;141;20220219;10.6;5.7;8.1;5.9;5.34;.2;2.47;8462 +91103;48.55546;7.85339;141;20220220;11.3;5.2;8.3;9.1;7.67;6.1;1.97;3902 +91103;48.55546;7.85339;141;20220221;8.6;4.5;6.6;8.1;7.2;2.3;1.59;5399 +91103;48.55546;7.85339;141;20220222;10.4;3.9;7.1;4.8;7.74;3;1.28;4398 +91103;48.55546;7.85339;141;20220223;14;4.5;9.2;2.2;8.3;0;1.32;9828 +91103;48.55546;7.85339;141;20220224;13.5;3.7;8.6;4.2;7.34;2.4;1.77;6068 +91103;48.55546;7.85339;141;20220225;8.3;0;4.2;3.8;6;2.9;1.22;7616 +91103;48.55546;7.85339;141;20220226;8.7;-.3;4.2;2.7;5.53;.1;1.23;9848 +91103;48.55546;7.85339;141;20220227;11.6;-.4;5.6;3.6;4.57;0;1.86;11729 +91103;48.55546;7.85339;141;20220228;11;-3.4;3.8;2.3;4.57;0;1.5;11894 +91103;48.55546;7.85339;141;20220301;9.9;-3.3;3.3;2;4.3;0;1.35;12316 +91103;48.55546;7.85339;141;20220302;7.9;-3.5;2.2;1.2;4.6;0;.93;8682 +91103;48.55546;7.85339;141;20220303;11.5;-4;3.8;2;4.9;0;1.39;12893 +91103;48.55546;7.85339;141;20220304;10.9;-3;3.9;3.4;4.23;0;1.9;12823 +91103;48.55546;7.85339;141;20220305;9.9;-3.3;3.3;3.2;3.9;0;1.77;13224 +91103;48.55546;7.85339;141;20220306;8.3;-4.4;1.9;4;3.74;0;1.82;12526 +91103;48.55546;7.85339;141;20220307;7;-1.7;2.6;5;3.5;0;2.03;12773 +91103;48.55546;7.85339;141;20220308;12.1;-5;3.5;2.6;3.34;0;2.06;14314 +91103;48.55546;7.85339;141;20220309;14;-4.6;4.7;1.5;4.3;0;1.63;14583 +91103;48.55546;7.85339;141;20220310;17.5;-3.2;7.1;1.8;4.5;0;2.06;15203 +91103;48.55546;7.85339;141;20220311;14.1;-2.6;5.8;1.7;5;0;1.71;13511 +91103;48.55546;7.85339;141;20220312;15.7;3.2;9.5;2.2;6.2;0;2.05;11640 +91103;48.55546;7.85339;141;20220313;16;.1;8;2.5;6.47;1.7;1.97;11304 +91103;48.55546;7.85339;141;20220314;15.8;6.7;11.2;3.1;7.77;0;2.31;13053 +91103;48.55546;7.85339;141;20220315;11.6;4.4;8;2.1;8.77;1.2;.97;4513 +91103;48.55546;7.85339;141;20220316;12.3;6.3;9.3;2.1;9.63;0;1.08;5842 +91103;48.55546;7.85339;141;20220317;12.7;5.7;9.2;3.5;9.4;1;1.28;5614 +91103;48.55546;7.85339;141;20220318;13.1;6.7;9.9;7.2;7.87;0;2.45;10050 +91103;48.55546;7.85339;141;20220319;14.4;4.7;9.5;6.8;6.14;0;3.28;14123 +91103;48.55546;7.85339;141;20220320;18.7;1.7;10.2;2.3;6.53;.5;2.51;14316 +91103;48.55546;7.85339;141;20220321;18.4;1.4;9.9;2;6.64;0;2.4;14953 +91103;48.55546;7.85339;141;20220322;17.9;.3;9.1;1.3;5.37;0;2.25;16910 +91103;48.55546;7.85339;141;20220323;19.5;-.5;9.5;1.8;5.6;0;2.6;17307 +91103;48.55546;7.85339;141;20220324;20.7;-.2;10.2;1.8;5.67;0;2.71;17609 +91103;48.55546;7.85339;141;20220325;20;1.3;10.7;2.7;5.94;0;3.17;17491 +91103;48.55546;7.85339;141;20220326;20.4;4.5;12.4;4.5;5.73;0;4.05;16618 +91103;48.55546;7.85339;141;20220327;22.2;1.9;12;2.9;6.3;0;3.51;17830 +91103;48.55546;7.85339;141;20220328;22.8;2.4;12.6;1.5;6.5;0;2.86;17919 +91103;48.55546;7.85339;141;20220329;19.9;5.3;12.6;1.8;6.94;2.7;2.64;13046 +91103;48.55546;7.85339;141;20220330;13;8.8;10.9;2.6;9.97;5.9;1.38;5297 +91103;48.55546;7.85339;141;20220331;8.4;6.7;7.5;2.6;9;6.9;.86;3728 +91103;48.55546;7.85339;141;20220401;4.3;3.9;4.1;4.3;6.63;4.4;.94;1733 +91103;48.55546;7.85339;141;20220402;1.8;.4;1.1;4.6;5.8;1.6;.53;0 +91103;48.55546;7.85339;141;20220403;5.9;-.3;2.8;2.7;5.14;.1;1.4;10605 +91103;48.55546;7.85339;141;20220404;9.8;-4.1;2.9;5.2;4.9;0;2.02;16267 +91103;48.55546;7.85339;141;20220405;10.6;5.4;8;5.4;7.7;.6;1.72;4038 +91103;48.55546;7.85339;141;20220406;16.6;8.7;12.7;4.8;9.7;1.5;2.64;10891 +91103;48.55546;7.85339;141;20220407;15.2;9.7;12.5;8.4;9.75;5.5;2.75;6783 +91103;48.55546;7.85339;141;20220408;14.6;7.2;10.9;4.7;8.47;37;1.9;3100 +91103;48.55546;7.85339;141;20220409;11.2;.7;5.9;2.5;6.47;1.3;1.93;14795 +91103;48.55546;7.85339;141;20220410;13.2;-.1;6.6;2.1;6.3;.1;2.21;16858 +91103;48.55546;7.85339;141;20220411;18.8;.8;9.8;1.7;6.97;0;2.85;20058 +91103;48.55546;7.85339;141;20220412;22.7;3.8;13.3;1;9.57;0;2.8;18629 +91103;48.55546;7.85339;141;20220413;25;9.1;17.1;1.9;11.04;.4;3.48;18937 +91103;48.55546;7.85339;141;20220414;22;9.7;15.8;2.2;12.03;.4;3.05;16966 +91103;48.55546;7.85339;141;20220415;21.9;8;14.9;3.1;10.67;0;3.43;19099 +91103;48.55546;7.85339;141;20220416;16.9;7;11.9;5;7.3;0;3.81;19523 +91103;48.55546;7.85339;141;20220417;18.5;2.7;10.6;4.2;5.44;0;4.18;21434 +91103;48.55546;7.85339;141;20220418;19.4;1.7;10.5;2.9;6.4;0;3.65;22397 +91103;48.55546;7.85339;141;20220419;20.5;2.4;11.5;2.5;6.84;0;3.58;21540 +91103;48.55546;7.85339;141;20220420;17.8;5.4;11.6;4.8;6.03;0;4.28;21269 +91103;48.55546;7.85339;141;20220421;18.2;2.5;10.4;4.7;7.6;0;3.85;20874 +91103;48.55546;7.85339;141;20220422;20.1;6.4;13.3;4.5;8.87;0;3.91;21062 +91103;48.55546;7.85339;141;20220423;17.4;7.8;12.6;4.2;9.6;2.6;2.79;13144 +91103;48.55546;7.85339;141;20220424;11.2;8.6;9.9;2.9;10.87;9.8;.96;3708 +91103;48.55546;7.85339;141;20220425;16.3;8.4;12.3;2;11.27;6.4;2.05;12940 +91103;48.55546;7.85339;141;20220426;15.6;7.8;11.7;2.1;10.2;5.8;2.13;12729 +91103;48.55546;7.85339;141;20220427;17.6;7.2;12.4;2.8;9.57;0;2.88;16332 +91103;48.55546;7.85339;141;20220428;21.8;4.1;12.9;3.1;8.6;0;4.08;23790 +91103;48.55546;7.85339;141;20220429;20.8;5.9;13.3;2.7;9.27;.3;3.38;18493 +91103;48.55546;7.85339;141;20220430;15.9;10.6;13.3;3.2;10.4;0;2.69;15319 +91103;48.55546;7.85339;141;20220501;17.5;4.4;10.9;1.9;9.47;0;2.71;18522 +91103;48.55546;7.85339;141;20220502;21.4;4.8;13.1;2.5;10.3;0;3.59;22878 +91103;48.55546;7.85339;141;20220503;23.1;6.5;14.8;1.6;11.1;.4;3.51;21957 +91103;48.55546;7.85339;141;20220504;22;9.2;15.6;1.6;11.57;2.8;3.14;17854 +91103;48.55546;7.85339;141;20220505;14.8;10.3;12.5;2;12.17;2.2;1.57;7831 +91103;48.55546;7.85339;141;20220506;20.9;11.1;16;2.2;11.47;.1;3.34;18005 +91103;48.55546;7.85339;141;20220507;23.2;6.2;14.7;1.9;10;0;4.04;25123 +91103;48.55546;7.85339;141;20220508;24;8.5;16.2;3.1;10.7;.1;4.43;22783 +91103;48.55546;7.85339;141;20220509;26.3;10.7;18.5;2.5;12.34;0;4.53;24686 +91103;48.55546;7.85339;141;20220510;27;10.6;18.8;1.8;12.9;0;4.33;22410 +91103;48.55546;7.85339;141;20220511;30.2;13.2;21.7;4.2;12.44;0;6.58;25597 +91103;48.55546;7.85339;141;20220512;25.5;18.1;21.8;2.9;14.13;3.1;4.26;15870 +91103;48.55546;7.85339;141;20220513;24.1;15.8;20;1.9;14.27;0;3.73;17928 +91103;48.55546;7.85339;141;20220514;25.7;8.2;17;1.4;10.27;0;4.47;26903 +91103;48.55546;7.85339;141;20220515;29.3;9.8;19.6;2.2;11.87;1.5;5.27;26159 +91103;48.55546;7.85339;141;20220516;25;15.1;20;2.3;14.84;1.1;3.84;17426 +91103;48.55546;7.85339;141;20220517;28;11.6;19.8;1.4;14;0;4.65;25748 +91103;48.55546;7.85339;141;20220518;30.7;13.2;22;2.1;13.87;0;5.59;27152 +91103;48.55546;7.85339;141;20220519;32.8;14.4;23.6;2.5;14.97;1.3;5.91;24797 +91103;48.55546;7.85339;141;20220520;33.3;16.8;25.1;3;16.27;.9;6.13;23219 +91103;48.55546;7.85339;141;20220521;24.6;12.1;18.4;2.5;11.87;0;4.67;24429 +91103;48.55546;7.85339;141;20220522;25.7;9.8;17.8;1.4;11.7;2.6;4.1;22382 +91103;48.55546;7.85339;141;20220523;26.7;13.6;20.1;3.5;14.7;10.6;4.39;17069 +91103;48.55546;7.85339;141;20220524;22.1;14.3;18.2;3.3;12.73;.1;4.02;18318 +91103;48.55546;7.85339;141;20220525;23.9;9.6;16.8;1.7;10.74;0;4.35;24689 +91103;48.55546;7.85339;141;20220526;23.2;10.8;17;2.8;11.44;0;3.88;16801 +91103;48.55546;7.85339;141;20220527;21;11.1;16;3.2;12.07;0;3.53;16220 +91103;48.55546;7.85339;141;20220528;20.7;11.2;16;2.9;9.24;0;4.41;23140 +91103;48.55546;7.85339;141;20220529;18.4;8.9;13.7;3.4;8.2;0;4.15;22198 +91103;48.55546;7.85339;141;20220530;21.6;6.6;14.1;2.8;7.8;0;4.78;28727 +91103;48.55546;7.85339;141;20220531;25.2;8.8;17;2;9;.1;4.64;23516 +91103;48.55546;7.85339;141;20220601;25.3;9.1;17.2;2.5;10.23;0;4.83;23253 +91103;48.55546;7.85339;141;20220602;24.8;13.1;19;3.5;10.57;0;5.31;23069 +91103;48.55546;7.85339;141;20220603;26;12.5;19.3;2;14;1;3.81;18061 +91103;48.55546;7.85339;141;20220604;28;15.5;21.7;2.6;17.44;9.6;4.55;21136 +91103;48.55546;7.85339;141;20220605;26.2;18.1;22.2;3.3;17.97;3.9;4.11;17565 +91103;48.55546;7.85339;141;20220606;24.1;15.4;19.7;3;14.97;.8;3.97;17149 +91103;48.55546;7.85339;141;20220607;23.1;13.8;18.4;2.5;15.4;4.3;3.43;16925 +91103;48.55546;7.85339;141;20220608;23.4;11.4;17.4;2.6;14.2;7.3;3.66;18092 +91103;48.55546;7.85339;141;20220609;22;13.3;17.6;2.8;13;.7;4;20703 +91103;48.55546;7.85339;141;20220610;26.4;9.3;17.8;1.4;11.63;0;4.94;28896 +91103;48.55546;7.85339;141;20220611;29.1;10.9;20;1.3;13.24;0;5.25;28977 +91103;48.55546;7.85339;141;20220612;30.3;13.5;21.9;1.7;15.44;5.1;5.5;27857 +91103;48.55546;7.85339;141;20220613;24.9;14.6;19.8;2.7;13.6;0;5.16;26573 +91103;48.55546;7.85339;141;20220614;28;11.5;19.8;2.9;11.94;0;5.8;28268 +91103;48.55546;7.85339;141;20220615;31.7;12.1;21.9;1.3;13.47;1.5;5.57;29038 +91103;48.55546;7.85339;141;20220616;31.3;15.7;23.5;2.3;13.8;0;6.1;27781 +91103;48.55546;7.85339;141;20220617;31.3;14.7;23;2.3;11.94;0;6.08;26579 +91103;48.55546;7.85339;141;20220618;35.9;15.2;25.5;1.2;15.27;0;5.92;27471 +91103;48.55546;7.85339;141;20220619;37.5;19.5;28.5;3;16.07;.6;7.76;27956 +91103;48.55546;7.85339;141;20220620;27.7;19.6;23.7;3.4;16.54;1;5.3;20384 +91103;48.55546;7.85339;141;20220621;30.2;13.1;21.6;2.7;13.84;1.6;5.51;23911 +91103;48.55546;7.85339;141;20220622;24;17.6;20.8;1.9;18.5;1.5;2.95;13019 +91103;48.55546;7.85339;141;20220623;32.2;15.9;24;2;18.5;13;5.68;27157 +91103;48.55546;7.85339;141;20220624;25.1;16.5;20.8;2.4;17.84;3.4;3.66;17197 +91103;48.55546;7.85339;141;20220625;29;14;21.5;2;16.07;2.4;5.31;27143 +91103;48.55546;7.85339;141;20220626;26.7;15.7;21.2;3;18.17;29.1;4.28;20441 +91103;48.55546;7.85339;141;20220627;23.6;17.3;20.4;2.5;18.23;1.1;2.79;12027 +91103;48.55546;7.85339;141;20220628;25.5;13;19.2;2.3;16.03;0;3.91;19810 +91103;48.55546;7.85339;141;20220629;28.9;16.7;22.8;1.2;17.63;0;4.29;21069 +91103;48.55546;7.85339;141;20220630;31.2;15.1;23.1;2.1;17.24;4.7;5.27;24212 +91103;48.55546;7.85339;141;20220701;22.4;14.3;18.4;1.8;14.07;.7;3.51;18141 +91103;48.55546;7.85339;141;20220702;29.1;10.2;19.6;1.3;13.7;0;5.22;29057 +91103;48.55546;7.85339;141;20220703;31.1;14.2;22.7;2.1;15.37;0;5.85;27609 +91103;48.55546;7.85339;141;20220704;28.1;16.5;22.3;2.1;14.44;0;5.01;23294 +91103;48.55546;7.85339;141;20220705;28.8;12.4;20.6;1.4;12.84;0;5.29;28350 +91103;48.55546;7.85339;141;20220706;24.6;14;19.3;2.7;12.07;0;4.99;24634 +91103;48.55546;7.85339;141;20220707;23.8;10.9;17.3;2.6;12.54;0;3.72;16494 +91103;48.55546;7.85339;141;20220708;24.9;12.6;18.7;2.6;11.8;0;5.14;27460 +91103;48.55546;7.85339;141;20220709;28;10.6;19.3;1.6;13.2;0;5.06;27743 +91103;48.55546;7.85339;141;20220710;24;16.5;20.2;4.2;12.8;0;5.41;24516 +91103;48.55546;7.85339;141;20220711;27.2;10.9;19.1;2.4;13.3;0;5.24;27892 +91103;48.55546;7.85339;141;20220712;28.9;13.8;21.4;2.9;14.4;0;5.74;27159 +91103;48.55546;7.85339;141;20220713;33.3;12.8;23.1;1.1;13.53;0;5.16;25571 +91103;48.55546;7.85339;141;20220714;36;14.8;25.4;2.9;13.74;0;7.21;26944 +91103;48.55546;7.85339;141;20220715;27.5;13.8;20.7;2.8;11.73;0;5.66;26075 +91103;48.55546;7.85339;141;20220716;28.2;12.4;20.3;2.9;10.83;0;5.9;27160 +91103;48.55546;7.85339;141;20220717;30.4;13.9;22.2;3.3;11.17;0;6.61;27813 +91103;48.55546;7.85339;141;20220718;34.8;12.9;23.8;1.8;11.8;0;6.14;27991 +91103;48.55546;7.85339;141;20220719;38.4;14.6;26.5;1.7;13.73;0;6.66;29028 +91103;48.55546;7.85339;141;20220720;33.6;17.6;25.6;2.3;17.34;9;5.3;20829 +91103;48.55546;7.85339;141;20220721;29.1;17.7;23.4;2.3;18.9;0;4.88;22698 +91103;48.55546;7.85339;141;20220722;32.8;16.4;24.6;2.7;18.1;.7;5.68;25027 +91103;48.55546;7.85339;141;20220723;30.6;19.2;24.9;1.7;17.9;.5;4.63;20156 +91103;48.55546;7.85339;141;20220724;32.8;16.4;24.6;1.1;16.97;0;5.22;26366 +91103;48.55546;7.85339;141;20220725;34.7;16.9;25.8;2.7;17.1;1.3;6.13;23333 +91103;48.55546;7.85339;141;20220726;27.9;18.3;23.1;2.6;14.54;0;5.16;22207 +91103;48.55546;7.85339;141;20220727;26.9;15;20.9;3.1;13.37;0;5.17;22146 +91103;48.55546;7.85339;141;20220728;30.4;15.7;23.1;3.6;13.03;0;6.16;23530 +91103;48.55546;7.85339;141;20220729;28.7;16;22.4;1.9;14.77;0;4.28;18851 +91103;48.55546;7.85339;141;20220730;30.9;14.2;22.6;2;13.7;0;5.17;23156 +91103;48.55546;7.85339;141;20220731;33;15.1;24;2.4;13.84;0;5.78;23886 +91103;48.55546;7.85339;141;20220801;30.6;15.8;23.2;1.9;15.9;.3;4.5;19528 +91103;48.55546;7.85339;141;20220802;31.7;14.9;23.3;1.3;16.27;0;4.76;24277 +91103;48.55546;7.85339;141;20220803;36.1;15.6;25.9;1;15.8;0;5.17;25825 +91103;48.55546;7.85339;141;20220804;38.3;17.9;28.1;1.7;16.4;.2;5.92;24778 +91103;48.55546;7.85339;141;20220805;32;21.4;26.7;3.8;17.07;1.5;5.88;18173 +91103;48.55546;7.85339;141;20220806;27.5;17.7;22.6;5.4;11.97;0;6.39;21140 +91103;48.55546;7.85339;141;20220807;29.5;13.1;21.3;4;10.04;0;6.37;23974 +91103;48.55546;7.85339;141;20220808;31.5;13.6;22.5;3.4;10.7;0;6.22;24164 +91103;48.55546;7.85339;141;20220809;32.3;14.9;23.6;3.5;11.3;0;6.44;23848 +91103;48.55546;7.85339;141;20220810;32;16.5;24.3;3.5;11.04;0;6.52;23110 +91103;48.55546;7.85339;141;20220811;32.5;13.6;23;2.9;10.84;0;6.03;23653 +91103;48.55546;7.85339;141;20220812;31.8;14.5;23.1;2.9;10.6;0;6.08;23960 +91103;48.55546;7.85339;141;20220813;32.2;13.9;23.1;3;11;0;6.13;23719 +91103;48.55546;7.85339;141;20220814;32.4;13.3;22.9;2.1;12.9;.7;4.99;21037 +91103;48.55546;7.85339;141;20220815;27.8;17.7;22.7;3;17.54;4.9;4.15;16991 +91103;48.55546;7.85339;141;20220816;30.6;16.8;23.7;1.8;16.9;.8;4.52;21028 +91103;48.55546;7.85339;141;20220817;29.2;17.4;23.3;2.4;17.97;4.2;3.56;13907 +91103;48.55546;7.85339;141;20220818;25.1;17.3;21.2;2.1;19.1;3.5;2.48;10511 +91103;48.55546;7.85339;141;20220819;28.3;18.7;23.5;2.3;18.7;0;3.31;12431 +91103;48.55546;7.85339;141;20220820;27.1;17;22.1;2.3;16.94;4.5;3.63;15327 +91103;48.55546;7.85339;141;20220821;29.2;11.6;20.4;1.2;13.3;0;3.99;22005 +91103;48.55546;7.85339;141;20220822;30.7;13.3;22;1.1;13.57;0;4.03;21514 +91103;48.55546;7.85339;141;20220823;31.9;14.2;23;1.3;14.2;0;4.22;21557 +91103;48.55546;7.85339;141;20220824;33.1;14.1;23.6;2;13.7;0;4.86;20798 +91103;48.55546;7.85339;141;20220825;32.7;15.5;24.1;1.5;15.77;0;4.41;21236 +91103;48.55546;7.85339;141;20220826;31.8;15.7;23.7;2;16.93;13.2;4.36;19479 +91103;48.55546;7.85339;141;20220827;25.5;18.3;21.9;2;19.44;.9;2.74;12473 +91103;48.55546;7.85339;141;20220828;27.7;16;21.8;2.9;17.13;0;3.83;17188 +91103;48.55546;7.85339;141;20220829;29.7;15.3;22.5;3.2;14.07;0;4.85;19308 +91103;48.55546;7.85339;141;20220830;31.6;14.8;23.2;2.7;14.9;2.8;4.67;17369 +91103;48.55546;7.85339;141;20220831;24.6;17.2;20.9;2.7;18.4;.5;3.03;15023 +91103;48.55546;7.85339;141;20220901;26.3;13.8;20;2.6;14.9;0;3.7;18134 +91103;48.55546;7.85339;141;20220902;27.8;11.6;19.7;2.3;13.44;.9;3.84;18592 +91103;48.55546;7.85339;141;20220903;23.2;16.1;19.7;2;16.84;.5;2.48;11503 +91103;48.55546;7.85339;141;20220904;28.5;12.7;20.6;1.2;15.27;0;3.38;19287 +91103;48.55546;7.85339;141;20220905;30.3;13.5;21.9;1.2;15.63;.1;3.34;17550 +91103;48.55546;7.85339;141;20220906;29.7;16.3;23;2;17.6;.4;3.45;15463 +91103;48.55546;7.85339;141;20220907;28.6;17;22.8;2;17.84;8.3;3.16;13504 +91103;48.55546;7.85339;141;20220908;24.3;15.1;19.7;2.5;16;3.5;2.86;13757 +91103;48.55546;7.85339;141;20220909;23.1;13.9;18.5;3.3;14.5;8.4;2.97;12633 +91103;48.55546;7.85339;141;20220910;20.8;14.4;17.6;3.6;15.1;6.3;2.19;8018 +91103;48.55546;7.85339;141;20220911;23.8;14.9;19.4;2.2;14.84;.1;2.78;13842 +91103;48.55546;7.85339;141;20220912;26.6;10.5;18.6;1.1;13.5;0;2.86;18106 +91103;48.55546;7.85339;141;20220913;29.1;11.7;20.4;1.3;15.07;9.2;2.94;16078 +91103;48.55546;7.85339;141;20220914;26.4;17.7;22;2.2;19.67;17.3;2.38;9339 +91103;48.55546;7.85339;141;20220915;20.5;17.3;18.9;3.2;16.9;20.4;1.95;7422 +91103;48.55546;7.85339;141;20220916;18.5;13.1;15.8;2.3;13.07;1.3;1.92;8715 +91103;48.55546;7.85339;141;20220917;15.6;9.6;12.6;3.2;10.24;2.4;2.15;10537 +91103;48.55546;7.85339;141;20220918;17.2;9.8;13.5;3.9;9.84;.2;2.55;10240 +91103;48.55546;7.85339;141;20220919;17.8;6.5;12.1;2.3;9.57;0;2.1;12617 +91103;48.55546;7.85339;141;20220920;17.7;5.1;11.4;1.5;9.6;0;1.69;11112 +91103;48.55546;7.85339;141;20220921;19;4.9;11.9;2.7;9.4;0;2.44;15557 +91103;48.55546;7.85339;141;20220922;20.4;3.4;11.9;2.1;8.84;0;2.43;16195 +91103;48.55546;7.85339;141;20220923;20.5;5.1;12.8;1.1;10.17;0;1.91;13604 +91103;48.55546;7.85339;141;20220924;19.9;10.6;15.2;1.6;13.17;6.1;1.64;8833 +91103;48.55546;7.85339;141;20220925;17.3;11;14.1;1.3;13.27;2.9;1.27;6881 +91103;48.55546;7.85339;141;20220926;16.6;8.5;12.5;3.6;11.63;11.1;1.59;9046 +91103;48.55546;7.85339;141;20220927;13.8;9.4;11.6;4.6;10.84;14.8;1.5;6418 +91103;48.55546;7.85339;141;20220928;14.5;8.9;11.7;3.4;11.13;0;1.42;7827 +91103;48.55546;7.85339;141;20220929;14.8;6.7;10.8;1.3;10.57;1.6;1.24;8449 +91103;48.55546;7.85339;141;20220930;18;8;13;1.5;10.9;1;1.56;10962 +91103;48.55546;7.85339;141;20221001;15.8;7.1;11.4;5.4;11.7;6.8;1.36;5495 +91103;48.55546;7.85339;141;20221002;20.2;13.3;16.7;3.2;14.63;27.3;1.66;5190 +91103;48.55546;7.85339;141;20221003;17.8;7.9;12.9;1.8;11.73;0;1.42;10035 +91103;48.55546;7.85339;141;20221004;19.7;5.4;12.5;.9;10.57;0;1.45;11696 +91103;48.55546;7.85339;141;20221005;25.1;6;15.5;2.4;11.74;0;2.59;13899 +91103;48.55546;7.85339;141;20221006;19.8;11.6;15.7;1.9;12.84;0;1.56;7868 +91103;48.55546;7.85339;141;20221007;21.5;11.8;16.7;1.1;12.7;0;1.62;11127 +91103;48.55546;7.85339;141;20221008;19.6;11.6;15.6;1.7;12.37;0;1.62;10082 +91103;48.55546;7.85339;141;20221009;20.7;5.2;12.9;2.4;10.37;0;1.95;11931 +91103;48.55546;7.85339;141;20221010;23.8;8.6;16.2;1.9;12.87;.6;1.92;11156 +91103;48.55546;7.85339;141;20221011;17.4;12.8;15.1;3;13.1;0;1.43;6546 +91103;48.55546;7.85339;141;20221012;19.7;8;13.8;1.1;11.8;.1;1.27;8970 +91103;48.55546;7.85339;141;20221013;17.9;8.1;13;1.7;12.77;0;1.04;6551 +91103;48.55546;7.85339;141;20221014;17.7;13;15.4;3.3;14.97;18.7;1.09;3795 +91103;48.55546;7.85339;141;20221015;18.7;15;16.9;4.4;16.54;3.1;1.29;3708 +91103;48.55546;7.85339;141;20221016;24.6;14.4;19.5;1.8;15.77;0;1.55;6760 +91103;48.55546;7.85339;141;20221017;26;9.8;17.9;1.4;14.3;0;1.7;10687 +91103;48.55546;7.85339;141;20221018;23.9;12.3;18.1;1.8;15.63;5.2;1.53;8564 +91103;48.55546;7.85339;141;20221019;20.2;12.6;16.4;2.8;15.2;0;1.3;5427 +91103;48.55546;7.85339;141;20221020;16.6;10;13.3;1.5;14.23;9.7;.7;3737 +91103;48.55546;7.85339;141;20221021;17.2;13.5;15.4;3.4;15.84;25.2;.86;3143 +91103;48.55546;7.85339;141;20221022;21.5;12.7;17.1;2.6;14.44;0;1.65;8830 +91103;48.55546;7.85339;141;20221023;20.3;10.3;15.3;1.6;13.7;2.5;1.11;6960 +91103;48.55546;7.85339;141;20221024;20;14.1;17;4.1;14.4;9.8;1.79;5406 +91103;48.55546;7.85339;141;20221025;21.3;9.6;15.5;2.1;13;.7;1.33;9077 +91103;48.55546;7.85339;141;20221026;23.3;11.6;17.5;1.7;13.97;.1;1.39;6577 +91103;48.55546;7.85339;141;20221027;22.5;8.8;15.6;1.1;13.2;0;1.06;8643 +91103;48.55546;7.85339;141;20221028;25;12.3;18.7;1.3;14.8;0;1.28;6552 +91103;48.55546;7.85339;141;20221029;22.9;9.9;16.4;.8;13.9;0;.93;7734 +91103;48.55546;7.85339;141;20221030;23.4;9.4;16.4;1.2;13.4;0;1.07;7351 +91103;48.55546;7.85339;141;20221031;17.5;8.9;13.2;.9;12.43;5.4;.69;5239 +91103;48.55546;7.85339;141;20221101;18.7;10.4;14.5;3;13.03;.2;1.21;5766 +91103;48.55546;7.85339;141;20221102;17.8;6.8;12.3;2.2;10.74;.1;1.12;6530 +91103;48.55546;7.85339;141;20221103;13.2;5.1;9.2;1.7;10.27;7.2;.55;4076 +91103;48.55546;7.85339;141;20221104;13.3;7.9;10.6;2.8;10.57;5.8;.89;4615 +91103;48.55546;7.85339;141;20221105;12.7;8.6;10.7;2;9.8;.1;.85;5363 +91103;48.55546;7.85339;141;20221106;10.4;1.4;5.9;2.2;8.17;.3;.52;5228 +91103;48.55546;7.85339;141;20221107;16;9;12.5;3.5;10.7;0;1.25;4320 +91103;48.55546;7.85339;141;20221108;16.6;4;10.3;1.9;9.74;10.4;.93;5669 +91103;48.55546;7.85339;141;20221109;14.8;10.3;12.5;3.1;13.13;7.9;.71;2283 +91103;48.55546;7.85339;141;20221110;15.8;6.4;11.1;1.4;10.9;0;.58;5697 +91103;48.55546;7.85339;141;20221111;9.3;4.2;6.7;1;9.24;.1;.35;3873 +91103;48.55546;7.85339;141;20221112;7.1;5.7;6.4;1.4;9.4;.1;.38;1213 +91103;48.55546;7.85339;141;20221113;7;5.2;6.1;2.2;8.77;0;.47;2305 +91103;48.55546;7.85339;141;20221114;13.3;5.2;9.3;1.7;9.27;.5;.69;2907 +91103;48.55546;7.85339;141;20221115;13.7;8.4;11;1.4;11.23;7.4;.56;2685 +91103;48.55546;7.85339;141;20221116;15.2;10;12.6;2.8;11.27;2.3;.88;5546 +91103;48.55546;7.85339;141;20221117;15.3;7.5;11.4;3.9;10.63;24.1;1.1;3520 +91103;48.55546;7.85339;141;20221118;12.8;8.3;10.5;2.9;10.27;6.6;.77;3530 +91103;48.55546;7.85339;141;20221119;11;7;9;2.7;9.5;1.8;.64;3369 +91103;48.55546;7.85339;141;20221120;10.8;6.2;8.5;4.3;8.47;10.2;1.07;3478 +91103;48.55546;7.85339;141;20221121;10.8;5.2;8;3.7;8.74;2.2;.73;4093 +91103;48.55546;7.85339;141;20221122;8.9;5;6.9;4;8.67;.7;.67;3072 +91103;48.55546;7.85339;141;20221123;11.6;3.5;7.6;3.2;8.23;4.8;.73;5101 +91103;48.55546;7.85339;141;20221124;13.1;6.6;9.8;3.6;9.07;4.7;1.01;3542 +91103;48.55546;7.85339;141;20221125;11.1;2.3;6.7;1.6;8.5;2.7;.41;3321 +91103;48.55546;7.85339;141;20221126;10.1;4.4;7.2;1.4;8.7;0;.27;4332 +91103;48.55546;7.85339;141;20221127;7;2.7;4.9;1.6;8.07;0;.3;2613 +91103;48.55546;7.85339;141;20221128;8.9;3.3;6.1;1.3;8.73;5.3;.35;2122 +91103;48.55546;7.85339;141;20221129;9.1;6.8;8;1.9;9.9;1.8;.4;1199 +91103;48.55546;7.85339;141;20221130;8.4;6.6;7.5;3.4;9.3;0;.53;1609 +91103;48.55546;7.85339;141;20221201;4.7;3.2;4;4.1;6.8;0;.67;771 +91103;48.55546;7.85339;141;20221202;4.3;3.6;3.9;3.1;7.24;.1;.47;610 +91103;48.55546;7.85339;141;20221203;4.6;1.6;3.1;3.7;6.6;0;.47;2252 +91103;48.55546;7.85339;141;20221204;3.5;-.1;1.7;2.5;6.5;4;.41;960 +91103;48.55546;7.85339;141;20221205;6.7;2.5;4.6;1.9;7.3;.1;.41;2701 +91103;48.55546;7.85339;141;20221206;4.9;3.5;4.2;1.7;7.24;.1;.43;1033 +91103;48.55546;7.85339;141;20221207;5.6;1.7;3.7;1.6;6.67;.1;.37;2290 +91103;48.55546;7.85339;141;20221208;4.1;-1.9;1.1;1.3;5.67;0;.25;3073 +91103;48.55546;7.85339;141;20221209;1.9;-4.3;-1.2;1.7;5.17;0;.24;2405 +91103;48.55546;7.85339;141;20221210;1.6;.8;1.2;2.4;5.74;.4;.5;528 +91103;48.55546;7.85339;141;20221211;.2;-4;-1.9;1.7;4.77;0;.24;2121 +91103;48.55546;7.85339;141;20221212;.2;-3.5;-1.7;1.4;4.2;0;.24;3449 +91103;48.55546;7.85339;141;20221213;-1.4;-8.1;-4.8;2;3.84;.1;.18;3319 +91103;48.55546;7.85339;141;20221214;-.6;-2.7;-1.7;1.5;4.93;7.3;.31;791 +91103;48.55546;7.85339;141;20221215;-.3;-2.2;-1.3;3.9;4.97;0;.34;1644 +91103;48.55546;7.85339;141;20221216;-.5;-2.8;-1.7;2.8;3.97;0;.42;3201 +91103;48.55546;7.85339;141;20221217;-5.4;-10.8;-8.1;1.4;3.17;0;.13;2079 +91103;48.55546;7.85339;141;20221218;-5;-7.3;-6.2;1.5;3.57;.4;.13;2375 +91103;48.55546;7.85339;141;20221219;3.4;-5.5;-1;1.1;5.5;0;.1;3265 +91103;48.55546;7.85339;141;20221220;8.6;.1;4.3;1.8;7.47;4.8;.42;2231 +91103;48.55546;7.85339;141;20221221;14.2;5.6;9.9;4.9;11.03;4.1;.66;3018 +91103;48.55546;7.85339;141;20221222;13;10.2;11.6;6.8;10.84;9.7;1.41;1209 +91103;48.55546;7.85339;141;20221223;14.7;10.1;12.4;5.1;12.57;10.3;.89;1025 +91103;48.55546;7.85339;141;20221224;13.5;10.7;12.1;3.5;10.4;.3;1.06;2292 +91103;48.55546;7.85339;141;20221225;15;8.8;11.9;2.5;10.6;.4;.66;3405 +91103;48.55546;7.85339;141;20221226;13.2;10.2;11.7;4.4;10.27;14.9;1.43;631 +91103;48.55546;7.85339;141;20221227;8;.8;4.4;2.5;6.9;0;.49;3212 +91103;48.55546;7.85339;141;20221228;11.1;.5;5.8;5.3;7.5;0;.87;3421 +91103;48.55546;7.85339;141;20221229;13.8;7.1;10.4;6.2;9.5;7.2;1.61;2728 +91103;48.55546;7.85339;141;20221230;12.5;4.1;8.3;4.4;9.7;3.3;.69;2527 +91103;48.55546;7.85339;141;20221231;19.1;11.9;15.5;6.2;12.17;0;2.04;3465 +92067;47.90439;-4.24249;44;20220101;14.4;11.5;12.9;5.5;13.04;8.8;.85;2113 +92067;47.90439;-4.24249;44;20220102;13.1;11.9;12.5;7.8;13.35;.7;.66;1941 +92067;47.90439;-4.24249;44;20220103;12.2;11.8;12;4.7;12.7;21.6;.7;528 +92067;47.90439;-4.24249;44;20220104;9.7;8.6;9.2;5.3;9.3;1.4;1.01;1680 +92067;47.90439;-4.24249;44;20220105;9.7;2.1;5.9;1.9;6.55;0;.53;4756 +92067;47.90439;-4.24249;44;20220106;9.4;.2;4.8;4.7;7.95;4.7;.56;1450 +92067;47.90439;-4.24249;44;20220107;10.8;7.4;9.1;8.5;9.55;6.3;1.03;3150 +92067;47.90439;-4.24249;44;20220108;11.5;9.2;10.3;10.2;10.4;13.1;1.26;700 +92067;47.90439;-4.24249;44;20220109;10.9;8;9.5;7.8;11.2;6;.47;1750 +92067;47.90439;-4.24249;44;20220110;12.5;10.9;11.7;5.3;13.1;1.5;.38;2700 +92067;47.90439;-4.24249;44;20220111;12.8;10.1;11.4;1.2;12.5;1.1;.34;3000 +92067;47.90439;-4.24249;44;20220112;12.4;8.7;10.6;2;11.6;0;.48;2000 +92067;47.90439;-4.24249;44;20220113;10.4;7.2;8.8;3;8.45;0;.76;5050 +92067;47.90439;-4.24249;44;20220114;5.3;2.3;3.8;3.8;7.19;0;.5;2000 +92067;47.90439;-4.24249;44;20220115;9.4;2.8;6.1;2.8;8.95;.3;.38;2550 +92067;47.90439;-4.24249;44;20220116;12.3;4.8;8.6;2.3;10.3;.1;.39;4000 +92067;47.90439;-4.24249;44;20220117;8.3;5.5;6.9;1.6;9.4;.1;.32;2900 +92067;47.90439;-4.24249;44;20220118;7.1;3.7;5.4;1.9;8.1;1;.43;1700 +92067;47.90439;-4.24249;44;20220119;10.5;3.4;7;2.6;9.3;1;.48;1600 +92067;47.90439;-4.24249;44;20220120;6.4;4.1;5.2;2.4;7.27;0;.74;3616 +92067;47.90439;-4.24249;44;20220121;7.7;1.8;4.8;2.4;6.21;0;.66;4600 +92067;47.90439;-4.24249;44;20220122;7.6;2.2;4.9;2.4;6.91;0;.54;2500 +92067;47.90439;-4.24249;44;20220123;8.2;4.2;6.2;2.9;7.51;0;.69;6100 +92067;47.90439;-4.24249;44;20220124;3.5;1.8;2.7;1.6;6.51;0;.33;1900 +92067;47.90439;-4.24249;44;20220125;10.7;1.5;6.1;1.1;7.41;0;.42;5600 +92067;47.90439;-4.24249;44;20220126;6.7;1.7;4.2;1.5;6.71;0;.36;7100 +92067;47.90439;-4.24249;44;20220127;10.6;-.3;5.1;1.9;8.85;.3;.34;3000 +92067;47.90439;-4.24249;44;20220128;10;8.7;9.4;1.1;11.29;.3;.36;3519 +92067;47.90439;-4.24249;44;20220129;11;8.2;9.6;2.6;10.9;.3;.5;4500 +92067;47.90439;-4.24249;44;20220130;10.6;7.4;9;2.4;11;.7;.41;3400 +92067;47.90439;-4.24249;44;20220131;11.2;7.7;9.5;5.8;9.25;0;1.19;5050 +92067;47.90439;-4.24249;44;20220201;10.4;6.6;8.5;6.4;10.65;.1;.44;2450 +92067;47.90439;-4.24249;44;20220202;10.3;8.4;9.4;3.5;10.45;.3;.65;3650 +92067;47.90439;-4.24249;44;20220203;11.1;7.3;9.2;3.2;10.7;.9;.55;3900 +92067;47.90439;-4.24249;44;20220204;10.3;8.2;9.3;4.9;8.95;.6;1.15;6550 +92067;47.90439;-4.24249;44;20220205;11.8;2.4;7.1;4.5;9.15;.2;.69;8400 +92067;47.90439;-4.24249;44;20220206;12.4;9;10.7;9.6;11.8;1.4;.76;3450 +92067;47.90439;-4.24249;44;20220207;12.7;10.4;11.5;4.3;12.05;.2;.79;5350 +92067;47.90439;-4.24249;44;20220208;11.4;9.5;10.5;2.5;11.15;.7;.69;6100 +92067;47.90439;-4.24249;44;20220209;8.6;6.4;7.5;1.6;9.9;0;.45;2300 +92067;47.90439;-4.24249;44;20220210;8.9;5.6;7.2;2.5;8.71;0;.74;5000 +92067;47.90439;-4.24249;44;20220211;10.3;3.1;6.7;1.5;6.61;0;.74;9200 +92067;47.90439;-4.24249;44;20220212;10.7;3.3;7;2.9;7.21;0;.88;7400 +92067;47.90439;-4.24249;44;20220213;10.9;8.2;9.6;6.6;10.31;26.7;.74;500 +92067;47.90439;-4.24249;44;20220214;11.6;7.1;9.3;5.1;8.91;1.6;1.22;8800 +92067;47.90439;-4.24249;44;20220215;11.3;7.1;9.2;6.3;11.21;8.6;.19;2100 +92067;47.90439;-4.24249;44;20220216;12.4;11.2;11.8;9.8;13.6;2.1;.39;2350 +92067;47.90439;-4.24249;44;20220217;13.1;10.6;11.9;6.5;12.45;2;.97;7800 +92067;47.90439;-4.24249;44;20220218;11.3;9.9;10.6;10.6;9.15;.7;2.12;8900 +92067;47.90439;-4.24249;44;20220219;11.1;5.2;8.2;8;9.1;2;1.17;5300 +92067;47.90439;-4.24249;44;20220220;12.5;9.8;11.1;9.8;11.5;1.8;1.16;5150 +92067;47.90439;-4.24249;44;20220221;11.9;8.9;10.4;9.6;9.25;.1;1.94;8050 +92067;47.90439;-4.24249;44;20220222;13.2;9.2;11.2;5.5;11.35;.3;1.19;7000 +92067;47.90439;-4.24249;44;20220223;11.1;5.5;8.3;2.3;8.95;.4;.94;5400 +92067;47.90439;-4.24249;44;20220224;10.7;7.9;9.3;7.5;8.2;1;1.95;10400 +92067;47.90439;-4.24249;44;20220225;12.2;4.6;8.4;3.4;7.95;.1;1.48;11400 +92067;47.90439;-4.24249;44;20220226;11;2.6;6.8;5.3;7.1;0;1.65;13150 +92067;47.90439;-4.24249;44;20220227;12.7;3.7;8.2;3.5;9.05;.9;1.17;8650 +92067;47.90439;-4.24249;44;20220228;11.9;5.8;8.8;4.4;11.95;4.2;.29;3650 +92067;47.90439;-4.24249;44;20220301;13.2;10.8;12;4.6;12.65;8.5;.91;4400 +92067;47.90439;-4.24249;44;20220302;12.1;9.7;10.9;4.4;12;3.7;.84;5650 +92067;47.90439;-4.24249;44;20220303;11.8;7.8;9.8;4.4;10.45;.2;1.06;6300 +92067;47.90439;-4.24249;44;20220304;11.4;5.7;8.5;4.2;7.8;0;1.78;13750 +92067;47.90439;-4.24249;44;20220305;10.1;1.8;5.9;4.1;7.25;.4;1.35;10350 +92067;47.90439;-4.24249;44;20220306;8.4;3.7;6;4.6;7.3;.1;1.18;4900 +92067;47.90439;-4.24249;44;20220307;8.1;.7;4.4;4.1;5.5;0;1.62;12300 +92067;47.90439;-4.24249;44;20220308;13.3;3.8;8.5;4.4;9.25;2.6;1.44;11000 +92067;47.90439;-4.24249;44;20220309;11.2;6.9;9.1;7.1;10.9;2.9;.69;4100 +92067;47.90439;-4.24249;44;20220310;12.1;5.5;8.8;4.8;9.15;2.8;1.62;14200 +92067;47.90439;-4.24249;44;20220311;12.5;7.9;10.2;7.1;10.6;7.9;1.4;9200 +92067;47.90439;-4.24249;44;20220312;12;7.3;9.6;7.8;9.55;4.2;1.64;8450 +92067;47.90439;-4.24249;44;20220313;11.4;8.5;10;6;9.4;5.8;1.78;11350 +92067;47.90439;-4.24249;44;20220314;14.6;7.7;11.1;3.2;9.35;.3;1.95;12550 +92067;47.90439;-4.24249;44;20220315;16.4;7.1;11.7;2.6;10.5;0;1.88;13400 +92067;47.90439;-4.24249;44;20220316;10.8;9.7;10.2;3.9;10.4;6.6;1.09;3300 +92067;47.90439;-4.24249;44;20220317;13.5;2.7;8.1;3.1;8.3;.3;1.9;17400 +92067;47.90439;-4.24249;44;20220318;15.8;4.2;10;5.3;7.21;0;3.06;17800 +92067;47.90439;-4.24249;44;20220319;13.8;7.8;10.8;4.7;8.01;0;2.53;12000 +92067;47.90439;-4.24249;44;20220320;15.4;8.2;11.8;3.2;9.81;0;2.24;15700 +92067;47.90439;-4.24249;44;20220321;15.4;9;12.2;4.4;10.81;0;2.38;17000 +92067;47.90439;-4.24249;44;20220322;13.7;10;11.9;5.5;9.31;0;2.65;16600 +92067;47.90439;-4.24249;44;20220323;15.3;10;12.7;3;8.51;0;2.84;18500 +92067;47.90439;-4.24249;44;20220324;18.4;7;12.7;2.5;7.11;0;3.14;18700 +92067;47.90439;-4.24249;44;20220325;20.5;8.6;14.5;4.3;8.21;0;3.93;18600 +92067;47.90439;-4.24249;44;20220326;21.3;8.9;15.1;4.3;8.01;0;3.96;16200 +92067;47.90439;-4.24249;44;20220327;18.8;8.7;13.8;3;7.31;0;3.3;16200 +92067;47.90439;-4.24249;44;20220328;16.6;10;13.3;2.9;10.41;0;2.25;12600 +92067;47.90439;-4.24249;44;20220329;15.2;10.5;12.8;2.5;11.81;0;2.17;13400 +92067;47.90439;-4.24249;44;20220330;14.7;9.5;12.1;2.9;10.11;.4;2.1;12400 +92067;47.90439;-4.24249;44;20220331;9.2;7.3;8.2;5.3;7.11;.5;2.27;16100 +92067;47.90439;-4.24249;44;20220401;9.7;3.1;6.4;4.8;5.41;.2;2.48;18500 +92067;47.90439;-4.24249;44;20220402;10.2;2.6;6.4;2.3;6.51;1.9;1.65;13700 +92067;47.90439;-4.24249;44;20220403;10.9;1.9;6.4;2.6;5.61;0;2.06;15300 +92067;47.90439;-4.24249;44;20220404;10.4;3.8;7.1;4.9;8.7;.4;1.23;11434 +92067;47.90439;-4.24249;44;20220405;13.1;9.4;11.2;6.7;11.1;.1;1.8;12155 +92067;47.90439;-4.24249;44;20220406;13;8.1;10.6;6.2;11.21;4;1.13;7800 +92067;47.90439;-4.24249;44;20220407;13.5;11;12.2;7;11.41;19.6;2.03;12100 +92067;47.90439;-4.24249;44;20220408;12.5;9.1;10.8;6.5;10.31;2.6;1.73;9000 +92067;47.90439;-4.24249;44;20220409;13;5.2;9.1;2.8;6.91;0;2.68;21800 +92067;47.90439;-4.24249;44;20220410;13;4;8.5;5.7;7.31;0;2.46;18600 +92067;47.90439;-4.24249;44;20220411;16.4;10.6;13.5;6.6;11;2.2;2.78;15025 +92067;47.90439;-4.24249;44;20220412;14.9;10.9;12.9;4;12.51;.3;1.85;11700 +92067;47.90439;-4.24249;44;20220413;17.5;10.6;14;2.6;12.61;.1;2.59;17400 +92067;47.90439;-4.24249;44;20220414;18.1;9.4;13.7;2.9;11.81;.2;3.24;23400 +92067;47.90439;-4.24249;44;20220415;18.3;7.9;13.1;2.3;12.01;0;3.31;22600 +92067;47.90439;-4.24249;44;20220416;21.4;10.5;15.9;3;11.91;0;4.04;23400 +92067;47.90439;-4.24249;44;20220417;17.3;10.8;14.1;3.1;11.81;.1;3.01;19600 +92067;47.90439;-4.24249;44;20220418;15.4;9.6;12.5;3.6;9.61;0;3.05;19500 +92067;47.90439;-4.24249;44;20220419;14.2;6.7;10.5;3.7;8.31;.1;2.83;20000 +92067;47.90439;-4.24249;44;20220420;13.4;8.1;10.7;4.9;10.23;0;2.77;17626 +92067;47.90439;-4.24249;44;20220421;15.6;7.8;11.7;3;10.8;.7;2.6;19629 +92067;47.90439;-4.24249;44;20220422;20.4;10;15.2;3.9;10.61;0;3.58;18000 +92067;47.90439;-4.24249;44;20220423;19;11.1;15;5.2;11.21;0;4;20900 +92067;47.90439;-4.24249;44;20220424;16.9;10.8;13.8;3.2;11.91;0;3.16;20100 +92067;47.90439;-4.24249;44;20220425;17.3;10.1;13.7;2.5;10.41;0;2.55;13300 +92067;47.90439;-4.24249;44;20220426;18.3;7.3;12.8;4;9.01;0;3.88;25200 +92067;47.90439;-4.24249;44;20220427;17.9;9.2;13.6;5.4;9.51;.9;3.87;20300 +92067;47.90439;-4.24249;44;20220428;19.5;10.9;15.2;4.4;10.61;.1;3.87;17400 +92067;47.90439;-4.24249;44;20220429;19.9;8.9;14.4;4.5;10.41;0;4.2;23300 +92067;47.90439;-4.24249;44;20220430;16.3;7.5;11.9;3.8;9.31;0;3.28;21300 +92067;47.90439;-4.24249;44;20220501;17.6;7.8;12.7;3;10.31;.9;3.35;22500 +92067;47.90439;-4.24249;44;20220502;15.8;10.2;13;3.1;10.91;.2;1.79;7100 +92067;47.90439;-4.24249;44;20220503;17.5;9.3;13.4;3.6;10.41;0;2.61;11900 +92067;47.90439;-4.24249;44;20220504;17.7;9.3;13.5;3.2;10.81;0;3.77;24600 +92067;47.90439;-4.24249;44;20220505;17.9;10.1;14;3.2;11.71;.1;3.2;18300 +92067;47.90439;-4.24249;44;20220506;17.8;7.6;12.7;3;11.25;0;2.54;13550 +92067;47.90439;-4.24249;44;20220507;21.1;8;14.5;2.9;11.5;.1;2.75;11200 +92067;47.90439;-4.24249;44;20220508;20.6;8.5;14.6;3;11.9;.1;2.99;14200 +92067;47.90439;-4.24249;44;20220509;20.9;11.1;16;3.4;13.85;.1;2.79;12950 +92067;47.90439;-4.24249;44;20220510;18.4;11.6;15;2.8;13.85;0;2.26;11800 +92067;47.90439;-4.24249;44;20220511;17.5;10.9;14.2;5;12.8;.4;2.3;9450 +92067;47.90439;-4.24249;44;20220512;17.4;5.7;11.5;2.8;10.35;.1;2.55;14600 +92067;47.90439;-4.24249;44;20220513;17.5;7;12.3;2.3;11.15;0;2.03;9950 +92067;47.90439;-4.24249;44;20220514;21.9;8.1;15;2.8;12.1;0;2.81;11900 +92067;47.90439;-4.24249;44;20220515;22;14;18;3;15.7;3.5;2.39;8600 +92067;47.90439;-4.24249;44;20220516;18.9;14.7;16.8;5.6;15.95;2.7;2.15;8700 +92067;47.90439;-4.24249;44;20220517;21.2;13.4;17.3;3.9;15.55;.3;2.56;10600 +92067;47.90439;-4.24249;44;20220518;20.4;11.1;15.8;3.3;14.3;.1;2.24;9100 +92067;47.90439;-4.24249;44;20220519;19.1;10.9;15;2.5;13.15;.1;2.69;14350 +92067;47.90439;-4.24249;44;20220520;18.7;12.3;15.5;3.4;12.9;.3;2.94;14600 +92067;47.90439;-4.24249;44;20220521;22.8;8.8;15.8;2.8;12.6;0;3.28;15000 +92067;47.90439;-4.24249;44;20220522;23.7;12.9;18.3;4;13.1;1.4;3.32;8000 +92067;47.90439;-4.24249;44;20220523;16.5;12;14.3;4.5;12.7;1.6;2.12;8050 +92067;47.90439;-4.24249;44;20220524;17.3;10.4;13.8;5.1;11.45;.3;3.13;15750 +92067;47.90439;-4.24249;44;20220525;17.2;8.8;13;4.1;12.65;.2;1.76;7200 +92067;47.90439;-4.24249;44;20220526;17.8;12.7;15.3;3.7;13.6;0;2.04;7300 +92067;47.90439;-4.24249;44;20220527;18.5;13.2;15.9;3.8;13.4;.2;2.4;8650 +92067;47.90439;-4.24249;44;20220528;22.2;8.8;15.5;4;10.85;0;4.02;16500 +92067;47.90439;-4.24249;44;20220529;20.8;9.1;14.9;4.3;9.7;0;3.9;14750 +92067;47.90439;-4.24249;44;20220530;18.4;7.3;12.8;2.9;9.2;0;3.25;16150 +92067;47.90439;-4.24249;44;20220531;18.6;5.3;12;2.4;9.85;.1;2.74;14150 +92067;47.90439;-4.24249;44;20220601;20.3;5.9;13.1;2.9;10.6;1.1;3.13;15150 +92067;47.90439;-4.24249;44;20220602;23;12;17.5;3.8;12.45;0;3.72;13000 +92067;47.90439;-4.24249;44;20220603;26.2;13.7;20;3.3;14.5;3.1;3.69;11150 +92067;47.90439;-4.24249;44;20220604;21;14.5;17.7;3;16.45;.1;2.66;12300 +92067;47.90439;-4.24249;44;20220605;18.6;13;15.8;4.7;13.3;.9;2.96;13200 +92067;47.90439;-4.24249;44;20220606;16.6;11.5;14;4.2;14.4;5.3;1.28;4250 +92067;47.90439;-4.24249;44;20220607;18;14.5;16.3;5.8;16.25;10.7;1.63;5850 +92067;47.90439;-4.24249;44;20220608;18.4;14.5;16.4;5.6;15.25;.5;2.52;11650 +92067;47.90439;-4.24249;44;20220609;19.5;13.7;16.6;4.8;15.55;1;2.79;14150 +92067;47.90439;-4.24249;44;20220610;17.8;15.7;16.8;4;16.95;1.8;1.51;5750 +92067;47.90439;-4.24249;44;20220611;19.4;8.9;14.2;2.7;13.65;.1;4.06;29800 +92067;47.90439;-4.24249;44;20220612;22.1;10;16;3;12.55;.1;4.86;29900 +92067;47.90439;-4.24249;44;20220613;23.9;9.8;16.9;3.3;11.85;0;5.45;31300 +92067;47.90439;-4.24249;44;20220614;25.6;10.6;18.1;4.3;12.75;0;5.8;29550 +92067;47.90439;-4.24249;44;20220615;26.5;13.6;20;3.2;13.8;0;5.96;30450 +92067;47.90439;-4.24249;44;20220616;28.3;11.8;20.1;2.7;13.55;0;5.31;24300 +92067;47.90439;-4.24249;44;20220617;31;15.8;23.4;2.1;16.75;0;5.77;27300 +92067;47.90439;-4.24249;44;20220618;31.2;19.7;25.4;5.2;17.4;7.5;6.02;15400 +92067;47.90439;-4.24249;44;20220619;15.8;12.2;14;8.1;14.55;16.3;1.17;4000 +92067;47.90439;-4.24249;44;20220620;24.9;14.9;19.9;4.6;16.65;.9;4.23;18750 +92067;47.90439;-4.24249;44;20220621;23.2;13.5;18.4;3.3;16.5;6;3.52;17900 +92067;47.90439;-4.24249;44;20220622;20.8;15;17.9;2.6;17.2;9.4;2.83;15050 +92067;47.90439;-4.24249;44;20220623;20.6;16.2;18.4;2.8;17.45;1.4;3.32;19050 +92067;47.90439;-4.24249;44;20220624;18.2;15.3;16.8;6;15.25;4.7;2.77;13350 +92067;47.90439;-4.24249;44;20220625;17.4;12.6;15;6;12.05;1.9;4.1;24800 +92067;47.90439;-4.24249;44;20220626;18.5;12.2;15.4;4.5;12.05;1.4;4.22;25400 +92067;47.90439;-4.24249;44;20220627;18.2;12.1;15.2;3.8;12.55;0;4.12;26350 +92067;47.90439;-4.24249;44;20220628;18.9;12.1;15.5;5.9;13.25;3.7;3.26;16050 +92067;47.90439;-4.24249;44;20220629;18;13.5;15.8;4.5;14;2.3;3.15;18100 +92067;47.90439;-4.24249;44;20220630;17.5;11.3;14.4;4.3;12.1;.6;4.07;27750 +92067;47.90439;-4.24249;44;20220701;18.4;10.8;14.6;2.3;12.15;.1;4.26;29100 +92067;47.90439;-4.24249;44;20220702;19.1;9.9;14.5;2.9;13.15;.3;3.6;23900 +92067;47.90439;-4.24249;44;20220703;19.8;11.7;15.7;4.1;13.2;.1;3.8;22250 +92067;47.90439;-4.24249;44;20220704;19.8;9.2;14.5;3.2;12.3;0;4.32;29250 +92067;47.90439;-4.24249;44;20220705;22.6;11.6;17.1;3.1;13.6;.1;4.83;28700 +92067;47.90439;-4.24249;44;20220706;25;12.8;18.9;3.9;15.4;.1;5.15;28300 +92067;47.90439;-4.24249;44;20220707;22.6;13.7;18.2;3.4;15.75;.1;3.66;19000 +92067;47.90439;-4.24249;44;20220708;27.2;13;20.1;3.9;14.35;0;6.05;30000 +92067;47.90439;-4.24249;44;20220709;30.1;15.2;22.6;4.1;15.35;0;6.87;30250 +92067;47.90439;-4.24249;44;20220710;28.8;15.7;22.2;4.3;14.1;0;6.82;29800 +92067;47.90439;-4.24249;44;20220711;30;17.5;23.7;3.5;16.05;0;6.66;29500 +92067;47.90439;-4.24249;44;20220712;30.3;19.4;24.9;3;16.7;0;6.63;29400 +92067;47.90439;-4.24249;44;20220713;30.7;16.7;23.7;2.6;16.5;0;6.32;29200 +92067;47.90439;-4.24249;44;20220714;26.1;15.2;20.6;4.1;14.25;.1;6.04;29500 +92067;47.90439;-4.24249;44;20220715;28.5;12.6;20.5;3.5;13.35;0;6;27300 +92067;47.90439;-4.24249;44;20220716;30.4;16.4;23.4;4.4;12.35;0;6.63;20850 +92067;47.90439;-4.24249;44;20220717;32.6;20.3;26.5;4.4;13.25;0;7.93;26450 +92067;47.90439;-4.24249;44;20220718;35.4;22.7;29;4.5;14.35;3.2;8.72;27000 +92067;47.90439;-4.24249;44;20220719;22.2;17.6;19.9;4.3;18.9;.4;3.39;18150 +92067;47.90439;-4.24249;44;20220720;21.2;16.8;19;4.8;18.05;.2;2.92;14600 +92067;47.90439;-4.24249;44;20220721;23.1;15.2;19.1;3.3;14.6;0;4.31;21300 +92067;47.90439;-4.24249;44;20220722;21.8;13.5;17.7;4.3;14.05;.1;4.87;28800 +92067;47.90439;-4.24249;44;20220723;21.8;11.6;16.7;2.2;15.05;0;4.18;27100 +92067;47.90439;-4.24249;44;20220724;22.9;14.8;18.9;3.2;17.85;.2;4.26;26400 +92067;47.90439;-4.24249;44;20220725;19.5;16;17.7;5.2;17.05;.3;2.69;14800 +92067;47.90439;-4.24249;44;20220726;21.5;14.9;18.2;3.1;14.75;0;4.02;22150 +92067;47.90439;-4.24249;44;20220727;22;11.1;16.6;2.3;12.9;0;3.7;20650 +92067;47.90439;-4.24249;44;20220728;24;13.7;18.9;2.5;13.7;0;4.55;24200 +92067;47.90439;-4.24249;44;20220729;24.8;15;19.9;3;15;0;4.91;25400 +92067;47.90439;-4.24249;44;20220730;21;13.6;17.3;2.3;16.75;0;2.59;14000 +92067;47.90439;-4.24249;44;20220731;21.7;16.9;19.3;2.8;18.05;.3;2.72;12750 +92067;47.90439;-4.24249;44;20220801;22.3;16.5;19.4;2.9;18.3;0;3.59;20400 +92067;47.90439;-4.24249;44;20220802;23.9;15.9;19.9;2.5;18.6;.1;4.35;25900 +92067;47.90439;-4.24249;44;20220803;24.4;16.3;20.3;3.4;18.9;0;4.3;24300 +92067;47.90439;-4.24249;44;20220804;23.1;14.7;18.9;4.2;14.95;0;4.49;23350 +92067;47.90439;-4.24249;44;20220805;23.3;12.2;17.8;4.7;11.4;0;5.42;27550 +92067;47.90439;-4.24249;44;20220806;26.4;12.2;19.3;4.6;11.75;0;6.02;27300 +92067;47.90439;-4.24249;44;20220807;28.3;14.2;21.3;5;11.65;0;6.77;26700 +92067;47.90439;-4.24249;44;20220808;29.6;15.8;22.7;5.5;12.7;0;6.93;23600 +92067;47.90439;-4.24249;44;20220809;30;16.8;23.4;5.8;13.7;0;7.35;26700 +92067;47.90439;-4.24249;44;20220810;33.1;18;25.5;4.8;15.4;0;7.47;25850 +92067;47.90439;-4.24249;44;20220811;34.7;19.7;27.2;4.3;13.55;0;7.83;25400 +92067;47.90439;-4.24249;44;20220812;34.8;20.9;27.8;4;12.35;0;7.72;23850 +92067;47.90439;-4.24249;44;20220813;32.5;20.7;26.6;3.7;13.55;6.9;6.55;20350 +92067;47.90439;-4.24249;44;20220814;20.9;17.3;19.1;3.6;18.3;1.8;2.07;8200 +92067;47.90439;-4.24249;44;20220815;21.9;17;19.4;2.9;19;5.6;2.42;12000 +92067;47.90439;-4.24249;44;20220816;22.2;16.2;19.2;2.8;18.35;1.7;3.15;18400 +92067;47.90439;-4.24249;44;20220817;23;14.7;18.9;3.8;17.1;.9;3.16;15900 +92067;47.90439;-4.24249;44;20220818;21.2;16;18.6;4.3;17.45;.1;2.98;15950 +92067;47.90439;-4.24249;44;20220819;21.1;17.2;19.1;3.3;18;3.4;2.75;13700 +92067;47.90439;-4.24249;44;20220820;20.9;9.8;15.4;1.7;14.05;.4;3.29;22600 +92067;47.90439;-4.24249;44;20220821;20.7;15.7;18.2;2.4;17.55;4.2;2.08;10500 +92067;47.90439;-4.24249;44;20220822;19.4;16.9;18.2;3.1;19.95;1.1;1.34;7350 +92067;47.90439;-4.24249;44;20220823;22.3;18.2;20.3;2.8;20.2;0;2.75;15400 +92067;47.90439;-4.24249;44;20220824;24.1;16.9;20.5;2.2;18.55;1.7;3.24;17450 +92067;47.90439;-4.24249;44;20220825;23.5;17.5;20.5;4.8;16.85;.1;4.04;19100 +92067;47.90439;-4.24249;44;20220826;21.8;11.2;16.5;2.9;14.45;.1;3.46;21900 +92067;47.90439;-4.24249;44;20220827;22.8;10.8;16.8;2.9;15;0;3.52;22150 +92067;47.90439;-4.24249;44;20220828;28.1;16.4;22.3;4.4;14.55;0;5.25;19600 +92067;47.90439;-4.24249;44;20220829;30.2;15.8;23;4.3;15.45;0;5.46;19800 +92067;47.90439;-4.24249;44;20220830;29.5;17.6;23.5;4.4;16.75;0;5.05;17150 +92067;47.90439;-4.24249;44;20220831;26.8;17.9;22.3;3.9;17.45;2.7;4.48;19950 +92067;47.90439;-4.24249;44;20220901;20.6;17.2;18.9;1.8;19.65;5.8;1.41;6400 +92067;47.90439;-4.24249;44;20220902;21.5;16.1;18.8;2.5;18.1;2.2;2.69;16300 +92067;47.90439;-4.24249;44;20220903;21.3;14.8;18;5;16.9;.3;2.52;12550 +92067;47.90439;-4.24249;44;20220904;21.1;18.4;19.8;7.9;18.4;5.1;2.34;4950 +92067;47.90439;-4.24249;44;20220905;22.6;16.2;19.4;5.8;18.8;2.2;2.5;11700 +92067;47.90439;-4.24249;44;20220906;20.4;16.3;18.4;6.4;17.55;7.7;2.37;11400 +92067;47.90439;-4.24249;44;20220907;20.1;16.5;18.3;6.7;17.1;8.7;2.47;11400 +92067;47.90439;-4.24249;44;20220908;18.9;16.1;17.5;7.2;16.8;3.3;2.38;13550 +92067;47.90439;-4.24249;44;20220909;19.5;15.6;17.6;5.9;16;1;2.52;12900 +92067;47.90439;-4.24249;44;20220910;21;11.8;16.4;2.3;16.4;.2;2.3;16050 +92067;47.90439;-4.24249;44;20220911;23.8;16.8;20.3;3.3;18.25;0;3.04;16150 +92067;47.90439;-4.24249;44;20220912;26.1;17.3;21.7;3.8;17.15;2.1;3.15;8750 +92067;47.90439;-4.24249;44;20220913;27.1;19.6;23.3;4;20.35;.1;3.41;12900 +92067;47.90439;-4.24249;44;20220914;22.7;18.4;20.5;2.3;20.1;.1;2.2;11400 +92067;47.90439;-4.24249;44;20220915;21.6;13.4;17.5;3.7;14.65;.2;2.96;16450 +92067;47.90439;-4.24249;44;20220916;19.7;9.5;14.6;3.1;11.45;.1;2.81;17300 +92067;47.90439;-4.24249;44;20220917;20.2;9.3;14.7;3.1;10.35;.1;3.17;18950 +92067;47.90439;-4.24249;44;20220918;20.1;6.8;13.4;3.2;9.85;.2;3.05;19000 +92067;47.90439;-4.24249;44;20220919;20.9;7.2;14.1;3.3;11.2;0;2.88;17300 +92067;47.90439;-4.24249;44;20220920;20.6;10.8;15.7;3.4;12.6;.1;2.76;16250 +92067;47.90439;-4.24249;44;20220921;20.3;10.3;15.3;3.3;12.45;.2;2.72;16850 +92067;47.90439;-4.24249;44;20220922;20.5;9.8;15.1;2.2;12.95;.5;2.33;15450 +92067;47.90439;-4.24249;44;20220923;16.8;12.3;14.5;2.1;14.55;8.5;1.13;5350 +92067;47.90439;-4.24249;44;20220924;18.9;12.1;15.5;4;12.9;.6;2.48;13850 +92067;47.90439;-4.24249;44;20220925;19.8;10.3;15.1;3.3;11.95;.2;2.35;11300 +92067;47.90439;-4.24249;44;20220926;17;9.7;13.3;6;12.9;2.3;1.71;8950 +92067;47.90439;-4.24249;44;20220927;16.6;12.7;14.7;7.1;14;5.1;1.62;5750 +92067;47.90439;-4.24249;44;20220928;16;13;14.5;6.7;14.05;1.7;1.75;11150 +92067;47.90439;-4.24249;44;20220929;16.5;8.7;12.6;4.3;12.05;.4;1.78;12300 +92067;47.90439;-4.24249;44;20220930;15.5;6.5;11;4.3;13.55;8;.56;4800 +92067;47.90439;-4.24249;44;20221001;18.4;15.2;16.8;6.4;17.65;1.6;1.38;9250 +92067;47.90439;-4.24249;44;20221002;17.5;15.9;16.7;6;17;.1;1.45;8350 +92067;47.90439;-4.24249;44;20221003;17.9;12.6;15.2;1.9;15.3;0;1.19;6850 +92067;47.90439;-4.24249;44;20221004;17.5;13.4;15.5;3.2;15.3;.2;1.31;7150 +92067;47.90439;-4.24249;44;20221005;16.6;15.7;16.1;5.2;14.75;1.6;1.65;4800 +92067;47.90439;-4.24249;44;20221006;17.6;7.3;12.4;1.5;11.75;0;1.48;12300 +92067;47.90439;-4.24249;44;20221007;16.9;6.4;11.6;2.3;12.4;.8;1.34;12650 +92067;47.90439;-4.24249;44;20221008;18.2;10;14.1;2.2;12.35;.1;1.79;14400 +92067;47.90439;-4.24249;44;20221009;18.4;7.9;13.2;3.8;12.45;.7;1.72;11900 +92067;47.90439;-4.24249;44;20221010;17.1;15.2;16.1;3.8;15.25;.3;1.48;7550 +92067;47.90439;-4.24249;44;20221011;18.8;9.2;14;3.1;11.1;0;2.11;13700 +92067;47.90439;-4.24249;44;20221012;16.8;9.2;13;2.1;12.2;4.3;1.31;8950 +92067;47.90439;-4.24249;44;20221013;17;13.4;15.2;4.8;16.1;10.3;.93;5100 +92067;47.90439;-4.24249;44;20221014;16.6;12.6;14.6;4.8;16.65;15.7;.59;5550 +92067;47.90439;-4.24249;44;20221015;17.3;14;15.6;4.6;15.7;1.4;1.31;9450 +92067;47.90439;-4.24249;44;20221016;16.7;10.5;13.6;4;15.25;5.1;.57;1900 +92067;47.90439;-4.24249;44;20221017;17.8;14.3;16;3.5;16.45;0;1.06;6400 +92067;47.90439;-4.24249;44;20221018;21.1;12.9;17;4.4;17.1;.1;1.42;8400 +92067;47.90439;-4.24249;44;20221019;20.1;16.6;18.4;4.6;17.7;.5;1.49;5600 +92067;47.90439;-4.24249;44;20221020;19.1;11.4;15.2;4.5;15;1.8;1.43;9900 +92067;47.90439;-4.24249;44;20221021;17.7;15.8;16.7;10.1;15.9;7;1.77;5800 +92067;47.90439;-4.24249;44;20221022;18.7;14.2;16.4;4.6;16.65;7.6;1.15;6250 +92067;47.90439;-4.24249;44;20221023;15.9;12.1;14;6;15.1;14.4;.75;3950 +92067;47.90439;-4.24249;44;20221024;17.1;14.8;16;7.1;15.3;.4;1.51;8300 +92067;47.90439;-4.24249;44;20221025;17.4;13.7;15.5;5;16.15;.9;.88;3450 +92067;47.90439;-4.24249;44;20221026;18.2;15.3;16.7;7.5;16.65;3;1.35;7400 +92067;47.90439;-4.24249;44;20221027;19.4;15.7;17.5;4.8;17.1;.3;1.3;4500 +92067;47.90439;-4.24249;44;20221028;17.1;15.2;16.1;5.8;16.3;.4;1.07;5400 +92067;47.90439;-4.24249;44;20221029;18.5;14.9;16.7;6.3;16.4;.5;1.23;1500 +92067;47.90439;-4.24249;44;20221030;17.2;14.7;16;6.5;15.45;1.2;1.34;8050 +92067;47.90439;-4.24249;44;20221031;16.8;12.3;14.5;6.8;14.2;5.4;1.22;2700 +92067;47.90439;-4.24249;44;20221101;16.6;13.6;15.1;10.2;12.65;6.2;2.3;5250 +92067;47.90439;-4.24249;44;20221102;16.3;11.8;14;7.8;12.95;12.9;1.59;6400 +92067;47.90439;-4.24249;44;20221103;15.2;11.3;13.2;8.6;12.85;8.6;1.29;7650 +92067;47.90439;-4.24249;44;20221104;14.4;10.5;12.5;8.6;10.45;.3;2;7900 +92067;47.90439;-4.24249;44;20221105;14.5;7.6;11.1;6.3;13.2;10.4;.38;1550 +92067;47.90439;-4.24249;44;20221106;15.7;13.5;14.6;8;14.75;4.5;1.02;5950 +92067;47.90439;-4.24249;44;20221107;16.9;13.8;15.4;10.4;14.2;3.5;1.73;5250 +92067;47.90439;-4.24249;44;20221108;15.3;12.4;13.9;9.8;13.1;4.6;1.48;4200 +92067;47.90439;-4.24249;44;20221109;15.7;12.7;14.2;6.3;12.2;0;1.59;7000 +92067;47.90439;-4.24249;44;20221110;16;10.9;13.5;5.6;13.7;0;.95;4150 +92067;47.90439;-4.24249;44;20221111;16.3;13.6;14.9;5.3;14.45;0;1.06;6200 +92067;47.90439;-4.24249;44;20221112;18.3;11.7;15;4.9;15.15;.2;.91;7300 +92067;47.90439;-4.24249;44;20221113;18.2;14;16.1;4.5;15.95;5.2;.94;6400 +92067;47.90439;-4.24249;44;20221114;14.8;12.2;13.5;6.3;13.7;17.6;.83;7000 +92067;47.90439;-4.24249;44;20221115;13.9;12.4;13.1;10.1;12.95;6.5;1.16;5350 +92067;47.90439;-4.24249;44;20221116;15.2;10.9;13;9.7;12.05;19;1.63;1200 +92067;47.90439;-4.24249;44;20221117;14;11.7;12.9;9.5;11.7;4.2;1.62;2800 +92067;47.90439;-4.24249;44;20221118;12.6;9.2;10.9;6.1;9.75;2.5;1.35;5700 +92067;47.90439;-4.24249;44;20221119;12.6;3.7;8.1;3;9.05;3.8;.66;5400 +92067;47.90439;-4.24249;44;20221120;14.1;10.1;12.1;6.3;11.45;4.3;1.16;4900 +92067;47.90439;-4.24249;44;20221121;13.3;10.4;11.8;10.4;10.9;12.5;1.57;4250 +92067;47.90439;-4.24249;44;20221122;12.7;8.5;10.6;9.8;10.05;6.5;1.43;4950 +92067;47.90439;-4.24249;44;20221123;14;10.5;12.3;9;11.85;2.9;1.2;5000 +92067;47.90439;-4.24249;44;20221124;14.7;9.4;12;7.7;11.65;4.1;1.2;2900 +92067;47.90439;-4.24249;44;20221125;14.1;11.1;12.6;5.9;10.75;.6;1.37;5350 +92067;47.90439;-4.24249;44;20221126;14.3;9.9;12.1;7.4;12.6;20;.92;1800 +92067;47.90439;-4.24249;44;20221127;13.4;12.4;12.9;5;14.05;14.8;.55;850 +92067;47.90439;-4.24249;44;20221128;13;9.6;11.3;6.5;10.55;2;1.13;5400 +92067;47.90439;-4.24249;44;20221129;13.6;6.9;10.2;2.6;10.3;0;.61;4200 +92067;47.90439;-4.24249;44;20221130;7.8;8;7.9;3.7;8.9;0;.69;2400 +92067;47.90439;-4.24249;44;20221201;10.7;2.3;6.5;3.2;7.6;0;.59;6000 +92067;47.90439;-4.24249;44;20221202;9.2;1.1;5.2;3.4;6.95;0;.57;5800 +92067;47.90439;-4.24249;44;20221203;6.5;3.8;5.1;4.4;7.15;.1;.75;2200 +92067;47.90439;-4.24249;44;20221204;4.8;1.1;2.9;3.4;6.5;0;.48;2200 +92067;47.90439;-4.24249;44;20221205;7.2;1.6;4.4;4.3;6.9;0;.51;5550 +92067;47.90439;-4.24249;44;20221206;5.9;.5;3.2;3.1;6.6;0;.48;2450 +92067;47.90439;-4.24249;44;20221207;8.6;-.2;4.2;3;6.7;.1;.45;5450 +92067;47.90439;-4.24249;44;20221208;7.5;2.7;5.1;3.4;7;0;.5;4900 +92067;47.90439;-4.24249;44;20221209;7.7;0;3.9;2.6;5.85;0;.5;5650 +92067;47.90439;-4.24249;44;20221210;6.2;-2.1;2;2.5;5.8;.6;.47;3150 +92067;47.90439;-4.24249;44;20221211;2.6;-.1;1.3;2.8;6.3;.3;.23;2600 +92067;47.90439;-4.24249;44;20221212;3.2;-1.5;.9;3.8;5.85;0;.35;2500 +92067;47.90439;-4.24249;44;20221213;3;-.4;1.3;5.1;5.65;3.4;.55;2150 +92067;47.90439;-4.24249;44;20221214;3.5;1.8;2.7;6.8;7;15.7;.34;950 +92067;47.90439;-4.24249;44;20221215;5.9;1.7;3.8;7;6.1;1.4;1.08;1200 +92067;47.90439;-4.24249;44;20221216;7.6;.1;3.9;3;5.75;.1;.56;5650 +92067;47.90439;-4.24249;44;20221217;3.1;-.8;1.2;3.3;5.2;1.8;.47;3900 +92067;47.90439;-4.24249;44;20221218;13;-.5;6.3;7.8;10.1;36.7;.35;200 +92067;47.90439;-4.24249;44;20221219;14.8;12.3;13.5;11.2;13.8;5.4;1.01;1350 +92067;47.90439;-4.24249;44;20221220;12.2;10.9;11.6;6;12.35;.3;.53;3450 +92067;47.90439;-4.24249;44;20221221;13.3;8.9;11.1;7.3;13.2;9.5;.26;1350 +92067;47.90439;-4.24249;44;20221222;13.9;12.9;13.4;8.4;14.2;25.7;.75;450 +92067;47.90439;-4.24249;44;20221223;13.7;13.3;13.5;8.2;14.4;2.1;.6;1950 +92067;47.90439;-4.24249;44;20221224;12.5;12.2;12.3;6;13.3;3.4;.55;1700 +92067;47.90439;-4.24249;44;20221225;11.8;11;11.4;4.8;12.8;4;.43;1600 +92067;47.90439;-4.24249;44;20221226;11.6;9.1;10.3;4;10.4;.5;.59;4650 +92067;47.90439;-4.24249;44;20221227;12.3;7.3;9.8;6;9.75;.8;1;4000 +92067;47.90439;-4.24249;44;20221228;13;11.2;12.1;10.3;12.1;8.8;1.13;1500 +92067;47.90439;-4.24249;44;20221229;11.7;10.1;10.9;8.1;9.9;14.1;1.33;4350 +92067;47.90439;-4.24249;44;20221230;13.7;9.2;11.5;11.4;13.7;23.6;.24;1400 +92067;47.90439;-4.24249;44;20221231;15;12.2;13.6;12.6;14.2;5.1;.94;450 +92068;47.93707;-3.90437;99;20220101;14.8;10.7;12.7;4.7;12.85;6.5;.83;2621 +92068;47.93707;-3.90437;99;20220102;13.1;11.7;12.4;8.1;13.19;1.1;.78;1478 +92068;47.93707;-3.90437;99;20220103;12.1;11.5;11.8;5.7;12.72;21.9;.68;407 +92068;47.93707;-3.90437;99;20220104;9.1;8.4;8.7;5.1;9.04;1;1.05;1654 +92068;47.93707;-3.90437;99;20220105;9.3;1.2;5.3;1.6;6.54;0;.44;4774 +92068;47.93707;-3.90437;99;20220106;8.5;-.1;4.2;3;7.81;4;.37;3200 +92068;47.93707;-3.90437;99;20220107;10.1;5.8;8;5.9;9.21;6.7;.77;3392 +92068;47.93707;-3.90437;99;20220108;10.9;8.4;9.6;8;10.01;13.8;1.16;1317 +92068;47.93707;-3.90437;99;20220109;10.1;6.3;8.2;5;10.69;4.5;.3;2363 +92068;47.93707;-3.90437;99;20220110;12.6;9.5;11.1;3.7;12.99;2.3;.31;2783 +92068;47.93707;-3.90437;99;20220111;12.3;9.7;11;1.1;12.21;1.7;.37;2338 +92068;47.93707;-3.90437;99;20220112;12.1;8.3;10.2;2;11.26;0;.45;2928 +92068;47.93707;-3.90437;99;20220113;9.4;6.2;7.8;3.8;8.46;0;.75;5001 +92068;47.93707;-3.90437;99;20220114;3.7;.4;2;2.8;6.68;.1;.33;2431 +92068;47.93707;-3.90437;99;20220115;8.2;2;5.1;3;8.59;.1;.26;3645 +92068;47.93707;-3.90437;99;20220116;12.2;4;8.1;2.9;10.29;.2;.39;4667 +92068;47.93707;-3.90437;99;20220117;9.7;5.3;7.5;2;9.62;.1;.41;3879 +92068;47.93707;-3.90437;99;20220118;7;3.6;5.3;1.9;7.91;.3;.44;2644 +92068;47.93707;-3.90437;99;20220119;9.3;3.4;6.3;1.8;8.99;.9;.38;3025 +92068;47.93707;-3.90437;99;20220120;8.7;3.8;6.2;2.6;7.31;0;.73;3687 +92068;47.93707;-3.90437;99;20220121;7.4;.6;4;3.1;6.32;0;.78;5491 +92068;47.93707;-3.90437;99;20220122;7.1;.3;3.7;2.8;7.06;0;.51;3829 +92068;47.93707;-3.90437;99;20220123;8.2;3.9;6.1;4;7.42;0;.78;3765 +92068;47.93707;-3.90437;99;20220124;2.9;1.1;2;2;6.59;0;.39;2032 +92068;47.93707;-3.90437;99;20220125;9.6;.9;5.3;1.5;7.49;0;.41;5988 +92068;47.93707;-3.90437;99;20220126;6.5;.1;3.3;2.4;6.62;0;.42;5552 +92068;47.93707;-3.90437;99;20220127;10.2;-.7;4.8;2.3;8.59;.2;.32;5623 +92068;47.93707;-3.90437;99;20220128;9.5;8.1;8.8;1;11.29;.1;.39;2290 +92068;47.93707;-3.90437;99;20220129;10.4;7.6;9;2.4;10.74;.2;.49;3201 +92068;47.93707;-3.90437;99;20220130;10.5;6.9;8.7;2.3;10.69;.5;.48;3382 +92068;47.93707;-3.90437;99;20220131;10.6;7.2;8.9;4.5;9.06;0;1.04;4306 +92068;47.93707;-3.90437;99;20220201;10.5;6.3;8.4;4.7;10.39;0;.57;3887 +92068;47.93707;-3.90437;99;20220202;11.2;7.9;9.6;2.7;10.11;.2;.75;4885 +92068;47.93707;-3.90437;99;20220203;10.7;6.4;8.5;2.8;10.46;.7;.5;3923 +92068;47.93707;-3.90437;99;20220204;10;7.6;8.8;3.9;8.84;.5;1.07;4621 +92068;47.93707;-3.90437;99;20220205;11.6;3.1;7.3;4.3;9.16;.3;.8;7838 +92068;47.93707;-3.90437;99;20220206;11.8;8.5;10.1;9.4;11.66;1.8;.71;3079 +92068;47.93707;-3.90437;99;20220207;12.8;9.1;11;3;11.59;.3;.76;5140 +92068;47.93707;-3.90437;99;20220208;10.3;8.1;9.2;2;10.79;.7;.54;3551 +92068;47.93707;-3.90437;99;20220209;8.1;6.3;7.2;1.4;9.64;0;.48;2657 +92068;47.93707;-3.90437;99;20220210;9.1;4.8;7;3.3;8.82;.2;.93;5871 +92068;47.93707;-3.90437;99;20220211;9.8;.4;5.1;2.4;6.89;0;.88;9281 +92068;47.93707;-3.90437;99;20220212;10;1;5.5;4.1;7.44;0;1.02;7320 +92068;47.93707;-3.90437;99;20220213;10.6;6.9;8.8;6.6;10.3;26;.74;500 +92068;47.93707;-3.90437;99;20220214;11.4;5.9;8.6;6.4;8.92;1.7;1.36;7676 +92068;47.93707;-3.90437;99;20220215;10.9;5.7;8.3;7.7;11.19;9;.35;2922 +92068;47.93707;-3.90437;99;20220216;12.1;10.7;11.4;8.8;13.54;3.1;.33;2411 +92068;47.93707;-3.90437;99;20220217;13.1;10.1;11.6;6.1;12.21;2.9;1;6130 +92068;47.93707;-3.90437;99;20220218;11;9.6;10.3;8.4;8.96;.8;1.99;4653 +92068;47.93707;-3.90437;99;20220219;10.7;3.6;7.2;6;8.81;2;1.04;6775 +92068;47.93707;-3.90437;99;20220220;12.4;8.6;10.5;8.4;11.49;2.5;1.01;5299 +92068;47.93707;-3.90437;99;20220221;11.8;7.9;9.9;7.3;8.59;.1;1.99;7057 +92068;47.93707;-3.90437;99;20220222;13.3;8.1;10.7;4.8;11.19;.5;1.1;6117 +92068;47.93707;-3.90437;99;20220223;10.5;3.8;7.2;2;8.94;.2;.8;6643 +92068;47.93707;-3.90437;99;20220224;10.1;6.6;8.3;5.5;8.11;1.1;1.59;7278 +92068;47.93707;-3.90437;99;20220225;11.7;2.3;7;2.3;7.41;0;1.24;10121 +92068;47.93707;-3.90437;99;20220226;10.6;1.6;6.1;4.7;6.64;0;1.67;11572 +92068;47.93707;-3.90437;99;20220227;12.7;2.2;7.5;3.4;8.71;.7;1.24;10484 +92068;47.93707;-3.90437;99;20220228;12.4;5.9;9.1;3.8;11.81;2.3;.66;6944 +92068;47.93707;-3.90437;99;20220301;12.4;10.2;11.3;3.5;12.54;6.9;.79;4485 +92068;47.93707;-3.90437;99;20220302;11.9;9.3;10.6;3.7;11.79;3.6;.85;5200 +92068;47.93707;-3.90437;99;20220303;11.1;7.8;9.4;3.1;10.46;.4;.95;5478 +92068;47.93707;-3.90437;99;20220304;11.3;4.5;7.9;3.2;7.76;0;1.5;10815 +92068;47.93707;-3.90437;99;20220305;9.8;1.1;5.4;3.6;7.19;1.2;1.27;10500 +92068;47.93707;-3.90437;99;20220306;8;3.6;5.8;4.4;7.26;.1;1.24;6754 +92068;47.93707;-3.90437;99;20220307;7.6;-.2;3.7;3.5;5.51;0;1.44;10861 +92068;47.93707;-3.90437;99;20220308;12.7;2.1;7.4;4;8.81;2.6;1.34;10878 +92068;47.93707;-3.90437;99;20220309;11.3;6.7;9;6.2;10.74;4.7;.94;6728 +92068;47.93707;-3.90437;99;20220310;11.7;4.1;7.9;3.8;9.26;5.1;1.38;12232 +92068;47.93707;-3.90437;99;20220311;12.7;7.4;10;5.9;10.66;12.1;1.37;8968 +92068;47.93707;-3.90437;99;20220312;11.7;5.6;8.6;6.2;9.54;5.1;1.43;10113 +92068;47.93707;-3.90437;99;20220313;11.3;7.4;9.4;4.7;9.41;4.7;1.54;9577 +92068;47.93707;-3.90437;99;20220314;14.8;7.1;10.9;2.9;9.16;.2;2;12694 +92068;47.93707;-3.90437;99;20220315;15.9;6.5;11.2;2.2;10.41;0;1.73;12544 +92068;47.93707;-3.90437;99;20220316;10.8;9.7;10.3;3.2;10.61;7.6;1.03;3314 +92068;47.93707;-3.90437;99;20220317;13.7;2.6;8.2;2.9;7.89;2.1;2;15922 +92068;47.93707;-3.90437;99;20220318;16.1;3.4;9.8;5.3;7.2;0;3.06;17800 +92068;47.93707;-3.90437;99;20220319;14.1;7.4;10.8;4.7;8;0;2.53;12000 +92068;47.93707;-3.90437;99;20220320;16.1;6.6;11.4;3.2;9.8;0;2.24;15700 +92068;47.93707;-3.90437;99;20220321;15.9;8.5;12.2;4.4;10.8;0;2.38;17000 +92068;47.93707;-3.90437;99;20220322;14.2;9.1;11.7;6.4;9.37;0;2.79;16121 +92068;47.93707;-3.90437;99;20220323;16.2;9.1;12.6;3.8;8.52;0;3.02;17761 +92068;47.93707;-3.90437;99;20220324;19.1;5.3;12.2;3.3;7.62;0;3.26;19177 +92068;47.93707;-3.90437;99;20220325;20.5;7.3;13.9;4.8;8.49;0;3.95;19237 +92068;47.93707;-3.90437;99;20220326;20.2;8.5;14.4;5.2;8.17;0;4.13;17566 +92068;47.93707;-3.90437;99;20220327;19.4;7.6;13.5;3.8;7.79;0;3.61;17427 +92068;47.93707;-3.90437;99;20220328;16.9;8.5;12.7;3.7;10.52;0;2.37;12434 +92068;47.93707;-3.90437;99;20220329;15.3;9.8;12.6;3.3;11.77;0;1.7;10240 +92068;47.93707;-3.90437;99;20220330;14.8;8.5;11.7;3.8;10.19;.8;2.15;12296 +92068;47.93707;-3.90437;99;20220331;8.8;6.1;7.5;6.6;7.37;.7;2.11;12515 +92068;47.93707;-3.90437;99;20220401;9.6;1.3;5.5;6.6;5.64;.1;2.57;18366 +92068;47.93707;-3.90437;99;20220402;9.8;1.3;5.5;3.8;6.49;1.5;1.92;13011 +92068;47.93707;-3.90437;99;20220403;10.7;-.1;5.3;2.6;5.6;0;2.06;15300 +92068;47.93707;-3.90437;99;20220404;9.9;2.2;6;4.9;8.69;.4;1.23;11434 +92068;47.93707;-3.90437;99;20220405;12.8;9;10.9;5.6;11.07;0;1.76;11884 +92068;47.93707;-3.90437;99;20220406;12.6;6.9;9.8;7.8;11.32;4;1.1;6999 +92068;47.93707;-3.90437;99;20220407;13.2;10.5;11.9;8.1;11.64;18.7;1.85;10685 +92068;47.93707;-3.90437;99;20220408;12.5;8.4;10.5;7.6;10.47;3;1.84;10366 +92068;47.93707;-3.90437;99;20220409;12.4;3.4;7.9;3.1;7.17;0;2.66;21367 +92068;47.93707;-3.90437;99;20220410;13.1;2.4;7.7;5.8;7.64;0;2.7;18833 +92068;47.93707;-3.90437;99;20220411;16.2;9.3;12.7;5.8;10.89;1.9;2.82;15874 +92068;47.93707;-3.90437;99;20220412;15;10.4;12.7;4.5;12.49;.4;1.89;11342 +92068;47.93707;-3.90437;99;20220413;17.8;9.4;13.6;3;12.34;.1;2.76;19153 +92068;47.93707;-3.90437;99;20220414;18.9;8;13.5;3.3;11.99;.2;3.2;22733 +92068;47.93707;-3.90437;99;20220415;19.5;7.3;13.4;2.7;12.34;0;3.04;22405 +92068;47.93707;-3.90437;99;20220416;22.5;9.3;15.9;3.2;11.97;0;4.01;23901 +92068;47.93707;-3.90437;99;20220417;17.7;9.3;13.5;3.7;11.77;.1;2.9;18626 +92068;47.93707;-3.90437;99;20220418;15.3;7.8;11.6;3.9;9.99;0;2.83;19739 +92068;47.93707;-3.90437;99;20220419;14.5;4.7;9.6;4.1;8.42;.1;2.7;18670 +92068;47.93707;-3.90437;99;20220420;14.5;6.8;10.6;4.5;10.29;0;2.94;19426 +92068;47.93707;-3.90437;99;20220421;16.5;6;11.3;2.9;10.79;1;2.71;20285 +92068;47.93707;-3.90437;99;20220422;20.1;9.1;14.6;4.6;11.07;0;3.64;18276 +92068;47.93707;-3.90437;99;20220423;19.5;10.4;15;5.9;11.52;0;3.91;20473 +92068;47.93707;-3.90437;99;20220424;17.5;10;13.7;3.3;12.34;2.1;2.76;17815 +92068;47.93707;-3.90437;99;20220425;17.4;9.3;13.3;2.9;10.97;0;2.7;14724 +92068;47.93707;-3.90437;99;20220426;18;6.7;12.4;4.6;9.22;0;4.01;25357 +92068;47.93707;-3.90437;99;20220427;18;8.3;13.1;5.9;9.79;.2;3.86;20563 +92068;47.93707;-3.90437;99;20220428;19.7;10.4;15.1;4.7;10.97;.1;3.63;16376 +92068;47.93707;-3.90437;99;20220429;20.2;7.8;14;4.8;10.94;0;3.91;22187 +92068;47.93707;-3.90437;99;20220430;16.3;6.7;11.5;4.6;9.47;0;3.29;20426 +92068;47.93707;-3.90437;99;20220501;17.8;6.9;12.3;3.5;10.59;1;3.3;21717 +92068;47.93707;-3.90437;99;20220502;15.6;9.6;12.6;4.2;11.19;.3;2.42;12072 +92068;47.93707;-3.90437;99;20220503;17.9;8.6;13.3;3.9;10.64;0;2.94;13477 +92068;47.93707;-3.90437;99;20220504;17.9;8.1;13;3.5;11.27;0;3.28;22185 +92068;47.93707;-3.90437;99;20220505;18;8.6;13.3;3.5;11.87;.1;2.97;19525 +92068;47.93707;-3.90437;99;20220506;19;7;13;2.3;11.21;0;3.54;24833 +92068;47.93707;-3.90437;99;20220507;20.8;7.8;14.3;2.6;11.56;.1;3.74;23155 +92068;47.93707;-3.90437;99;20220508;21.9;8.6;15.2;2.6;11.79;.1;4.1;25035 +92068;47.93707;-3.90437;99;20220509;21.6;10.2;15.9;2.7;13.41;.1;3.92;23838 +92068;47.93707;-3.90437;99;20220510;18.8;9.9;14.4;2.3;13.56;.1;3.24;22103 +92068;47.93707;-3.90437;99;20220511;17.9;9.7;13.8;3.8;12.64;.3;3.02;18121 +92068;47.93707;-3.90437;99;20220512;18;5.5;11.8;2.3;10.31;.1;3.5;24999 +92068;47.93707;-3.90437;99;20220513;18;5.2;11.6;2;10.74;0;3.31;23837 +92068;47.93707;-3.90437;99;20220514;22.2;8;15.1;2.7;11.91;0;4.16;24335 +92068;47.93707;-3.90437;99;20220515;22.4;13.9;18.1;2.7;15.66;1.3;3.61;19290 +92068;47.93707;-3.90437;99;20220516;19.3;14.1;16.7;4.5;15.54;4.7;2.92;15330 +92068;47.93707;-3.90437;99;20220517;21.7;12.2;16.9;3.7;14.91;.3;3.76;21034 +92068;47.93707;-3.90437;99;20220518;21.8;10;15.9;2.9;13.66;0;3.79;21726 +92068;47.93707;-3.90437;99;20220519;19.9;11.2;15.5;2.2;13.04;0;3.77;23497 +92068;47.93707;-3.90437;99;20220520;19.4;12.2;15.8;3.2;12.41;.3;3.99;23203 +92068;47.93707;-3.90437;99;20220521;22.6;8.6;15.6;2.2;12.54;0;4.34;26822 +92068;47.93707;-3.90437;99;20220522;23.9;12.4;18.2;3.3;13.39;2.1;4.4;20325 +92068;47.93707;-3.90437;99;20220523;16.6;11.2;13.9;3.8;12.66;1.7;2.78;16445 +92068;47.93707;-3.90437;99;20220524;17.5;8.8;13.2;3.5;11.19;.3;3.59;23532 +92068;47.93707;-3.90437;99;20220525;17.4;7.4;12.4;3.2;12.24;.3;2.81;19035 +92068;47.93707;-3.90437;99;20220526;17.6;12.2;14.9;3;13.39;0;2.62;14425 +92068;47.93707;-3.90437;99;20220527;18.8;12.1;15.5;2.7;13.24;.2;3.04;16742 +92068;47.93707;-3.90437;99;20220528;23.4;8.3;15.9;3.6;10.56;0;5.35;29824 +92068;47.93707;-3.90437;99;20220529;20.3;8.8;14.5;4.1;9.19;0;4.88;26785 +92068;47.93707;-3.90437;99;20220530;18.6;6.9;12.7;3;9.09;0;4.27;27233 +92068;47.93707;-3.90437;99;20220531;18.9;4.7;11.8;2.2;9.49;.1;4;27493 +92068;47.93707;-3.90437;99;20220601;21.1;5.5;13.3;2.5;10.19;.5;4.5;29306 +92068;47.93707;-3.90437;99;20220602;24.6;11.6;18.1;3.3;11.74;0;5.2;25140 +92068;47.93707;-3.90437;99;20220603;24.9;13.5;19.2;2.5;14.11;3.1;4.46;21914 +92068;47.93707;-3.90437;99;20220604;22.5;14.2;18.4;2.5;16.39;.7;3.86;21775 +92068;47.93707;-3.90437;99;20220605;18.6;11.9;15.3;3.5;13.36;1.1;3.51;21159 +92068;47.93707;-3.90437;99;20220606;16.3;9.4;12.8;2.8;14.34;4.7;1.89;12678 +92068;47.93707;-3.90437;99;20220607;17.8;13.8;15.8;4.6;15.99;12.1;2.27;13253 +92068;47.93707;-3.90437;99;20220608;18.3;13.7;16;4.8;14.86;.1;3.23;19686 +92068;47.93707;-3.90437;99;20220609;19.7;12.6;16.1;3.9;15.14;1;3.65;23352 +92068;47.93707;-3.90437;99;20220610;18.2;15.1;16.7;3.4;16.79;1.7;2.4;13517 +92068;47.93707;-3.90437;99;20220611;20.8;8.8;14.8;2.3;13.44;0;4.25;28385 +92068;47.93707;-3.90437;99;20220612;22.1;10.1;16.1;2.9;12.31;.2;4.84;28853 +92068;47.93707;-3.90437;99;20220613;22.8;8.8;15.8;2.8;11.69;0;5.03;30271 +92068;47.93707;-3.90437;99;20220614;26.2;10.1;18.2;3.2;12.51;0;5.76;29803 +92068;47.93707;-3.90437;99;20220615;27.5;13.4;20.5;2.7;13.71;0;5.92;29869 +92068;47.93707;-3.90437;99;20220616;28.8;11.7;20.2;2.4;13.34;0;5.81;28583 +92068;47.93707;-3.90437;99;20220617;32;15.4;23.7;1.8;16.74;0;6.09;29315 +92068;47.93707;-3.90437;99;20220618;31;19.9;25.5;4;17.54;8.4;6.33;20949 +92068;47.93707;-3.90437;99;20220619;16.3;12.3;14.3;6.1;14.84;12.6;1.93;10102 +92068;47.93707;-3.90437;99;20220620;23.5;14.7;19.1;4.2;16.71;1;4.05;20115 +92068;47.93707;-3.90437;99;20220621;23.7;13.3;18.5;2.7;16.26;6.2;4;21359 +92068;47.93707;-3.90437;99;20220622;22.2;14.1;18.1;2.3;17.06;11.8;3.29;17742 +92068;47.93707;-3.90437;99;20220623;20.6;15.9;18.3;2.5;17.56;1.9;3.12;17386 +92068;47.93707;-3.90437;99;20220624;17.9;14.7;16.3;4.5;15.34;5.2;2.63;12834 +92068;47.93707;-3.90437;99;20220625;17.6;11.1;14.3;4.4;12.06;2.1;3.66;21521 +92068;47.93707;-3.90437;99;20220626;18.8;10.3;14.5;3.2;11.96;.7;3.89;23461 +92068;47.93707;-3.90437;99;20220627;18.4;9;13.7;2.4;12.31;.3;3.6;23754 +92068;47.93707;-3.90437;99;20220628;19.1;9.4;14.2;3.8;12.96;5;3.36;20390 +92068;47.93707;-3.90437;99;20220629;18.1;12.5;15.3;3;14.14;3.4;2.99;17745 +92068;47.93707;-3.90437;99;20220630;17.8;9.7;13.7;2.8;12.04;1.8;3.72;24714 +92068;47.93707;-3.90437;99;20220701;18.8;7.4;13.1;1.8;11.81;.1;3.89;26979 +92068;47.93707;-3.90437;99;20220702;19.7;8.6;14.2;2.6;12.61;.2;3.96;26209 +92068;47.93707;-3.90437;99;20220703;20.5;9.7;15.1;2.4;12.64;0;3.85;23309 +92068;47.93707;-3.90437;99;20220704;21.2;8.9;15;2.6;12.04;0;4.63;29212 +92068;47.93707;-3.90437;99;20220705;23.1;10.6;16.9;2.8;13.21;.1;4.85;28313 +92068;47.93707;-3.90437;99;20220706;25.3;12.1;18.7;3.2;14.84;0;5.26;28695 +92068;47.93707;-3.90437;99;20220707;22.4;12.9;17.6;2.9;15.36;.1;3.8;20637 +92068;47.93707;-3.90437;99;20220708;27.5;12.4;19.9;3.3;13.86;0;6.03;29908 +92068;47.93707;-3.90437;99;20220709;29.6;14.7;22.2;3.5;14.99;0;6.6;29863 +92068;47.93707;-3.90437;99;20220710;29.5;14.6;22.1;3.8;13.39;0;6.84;29569 +92068;47.93707;-3.90437;99;20220711;31.1;16.1;23.6;3;15.64;0;6.57;28769 +92068;47.93707;-3.90437;99;20220712;31.7;17.8;24.7;2.5;16.54;0;6.4;28370 +92068;47.93707;-3.90437;99;20220713;32.4;16.7;24.5;2.5;16.39;0;6.57;29662 +92068;47.93707;-3.90437;99;20220714;26.2;14.8;20.5;3.5;13.99;0;5.72;27223 +92068;47.93707;-3.90437;99;20220715;28;13;20.5;3.3;13.06;0;6.1;28412 +92068;47.93707;-3.90437;99;20220716;30.1;14.8;22.4;3.8;12.36;0;6.75;25581 +92068;47.93707;-3.90437;99;20220717;33;18;25.5;3.6;13.51;0;7.55;27498 +92068;47.93707;-3.90437;99;20220718;36.4;20.9;28.6;3.4;13.96;.6;8.23;27908 +92068;47.93707;-3.90437;99;20220719;22.6;17.6;20.1;3.8;18.14;1;3.7;17708 +92068;47.93707;-3.90437;99;20220720;21.7;15.6;18.7;3.1;17.69;.1;3.16;16447 +92068;47.93707;-3.90437;99;20220721;22.9;14.1;18.5;2.5;14.24;0;3.96;19953 +92068;47.93707;-3.90437;99;20220722;23.3;13.5;18.4;3.6;13.64;.1;4.94;25447 +92068;47.93707;-3.90437;99;20220723;22.2;10.9;16.5;2.1;14.34;0;4.13;25815 +92068;47.93707;-3.90437;99;20220724;23.8;13.5;18.6;2.9;17.01;.2;4.32;25479 +92068;47.93707;-3.90437;99;20220725;19.9;15.6;17.8;4.6;16.71;.2;2.92;14448 +92068;47.93707;-3.90437;99;20220726;22.6;14.8;18.7;2.6;14.19;0;3.93;19310 +92068;47.93707;-3.90437;99;20220727;22.7;9.7;16.2;1.9;12.19;0;3.97;22835 +92068;47.93707;-3.90437;99;20220728;24.7;12.7;18.7;2.2;13.34;0;4.68;25374 +92068;47.93707;-3.90437;99;20220729;27.2;15;21.1;2.5;14.66;.2;5.08;24632 +92068;47.93707;-3.90437;99;20220730;22.6;13;17.8;2.7;16.21;0;3.62;20400 +92068;47.93707;-3.90437;99;20220731;22.6;16.4;19.5;3;17.86;0;3.09;15181 +92068;47.93707;-3.90437;99;20220801;24;16.4;20.2;2.7;17.91;0;3.79;19699 +92068;47.93707;-3.90437;99;20220802;26.6;15.7;21.1;2.1;18.09;.2;4.48;24010 +92068;47.93707;-3.90437;99;20220803;26.9;14.9;20.9;2.8;18.24;0;4.71;25096 +92068;47.93707;-3.90437;99;20220804;24.5;14.7;19.6;3.5;14.76;0;4.69;22730 +92068;47.93707;-3.90437;99;20220805;23;11.2;17.1;4.2;11.19;0;5.1;25992 +92068;47.93707;-3.90437;99;20220806;26.5;12.1;19.3;4.3;11.39;0;5.98;26438 +92068;47.93707;-3.90437;99;20220807;27.8;13;20.4;4.1;11.39;0;6.29;26553 +92068;47.93707;-3.90437;99;20220808;28.6;14.3;21.5;4.3;12.56;0;6.23;23925 +92068;47.93707;-3.90437;99;20220809;29.3;15.9;22.6;4.6;14.01;0;6.51;25771 +92068;47.93707;-3.90437;99;20220810;33.4;17;25.2;3.7;15.09;0;6.96;25820 +92068;47.93707;-3.90437;99;20220811;34.3;18.1;26.2;3.5;13.24;0;7.25;25491 +92068;47.93707;-3.90437;99;20220812;34.4;19.3;26.8;3.1;12.16;0;6.93;24153 +92068;47.93707;-3.90437;99;20220813;34.8;19;26.9;2.7;13.36;11.3;6.46;23509 +92068;47.93707;-3.90437;99;20220814;21.6;17.4;19.5;3.2;18.81;1.6;2.36;10222 +92068;47.93707;-3.90437;99;20220815;22.9;16.7;19.8;3;18.84;4.9;2.78;13486 +92068;47.93707;-3.90437;99;20220816;22.4;15.8;19.1;2.5;18.26;1.3;3;16394 +92068;47.93707;-3.90437;99;20220817;23.2;14.3;18.8;2.9;16.96;5;3.23;16955 +92068;47.93707;-3.90437;99;20220818;22.2;15.7;18.9;3.8;17.56;.1;3.05;15692 +92068;47.93707;-3.90437;99;20220819;22.1;17.3;19.7;3.5;18.24;2.4;2.76;12738 +92068;47.93707;-3.90437;99;20220820;21.7;9.3;15.5;1.7;13.69;.2;3.4;22824 +92068;47.93707;-3.90437;99;20220821;20.7;14.3;17.5;2.1;17.04;3.7;2.32;13184 +92068;47.93707;-3.90437;99;20220822;19.7;16.6;18.2;3;20.09;1;1.61;9486 +92068;47.93707;-3.90437;99;20220823;23;18.2;20.6;2.8;20.14;.1;2.79;14129 +92068;47.93707;-3.90437;99;20220824;25.4;15.9;20.6;1.8;18.46;2;3.39;18049 +92068;47.93707;-3.90437;99;20220825;22.9;17.5;20.2;3.7;16.84;.1;3.38;14850 +92068;47.93707;-3.90437;99;20220826;22.7;11.2;16.9;2.6;14.24;.1;3.53;21305 +92068;47.93707;-3.90437;99;20220827;24.5;11.2;17.9;2.4;14.76;0;3.75;21936 +92068;47.93707;-3.90437;99;20220828;27;15;21;3.9;14.54;.1;4.78;19923 +92068;47.93707;-3.90437;99;20220829;29.4;14.8;22.1;3.9;15.34;.2;5.29;21463 +92068;47.93707;-3.90437;99;20220830;29.4;16.8;23.1;3.9;16.31;0;5.1;19454 +92068;47.93707;-3.90437;99;20220831;26.2;17.4;21.8;3.7;17.36;2.7;4.15;18226 +92068;47.93707;-3.90437;99;20220901;20.9;16.7;18.8;1.8;19.26;8;1.9;9914 +92068;47.93707;-3.90437;99;20220902;22;15.6;18.8;1.9;18.09;3.6;2.46;13921 +92068;47.93707;-3.90437;99;20220903;20.8;14.1;17.4;3.3;16.69;0;2.46;13616 +92068;47.93707;-3.90437;99;20220904;21.1;18;19.5;5.6;18.14;5;2.65;9590 +92068;47.93707;-3.90437;99;20220905;22.9;15.9;19.4;4.5;18.39;3;2.81;13126 +92068;47.93707;-3.90437;99;20220906;20.4;15.8;18.1;5.1;17.34;7.3;2.44;11098 +92068;47.93707;-3.90437;99;20220907;19.6;15.5;17.6;5.3;16.89;9.1;2.21;10238 +92068;47.93707;-3.90437;99;20220908;19.1;15.3;17.2;6.3;16.54;3.3;2.36;11909 +92068;47.93707;-3.90437;99;20220909;19.5;14.9;17.2;4.8;15.56;1.4;2.44;10825 +92068;47.93707;-3.90437;99;20220910;21.2;11.4;16.3;1.6;15.86;.1;2.42;16434 +92068;47.93707;-3.90437;99;20220911;23.9;16.1;20;2.7;17.91;0;2.98;15636 +92068;47.93707;-3.90437;99;20220912;26.7;15.8;21.3;3;16.84;1.1;3.45;13522 +92068;47.93707;-3.90437;99;20220913;27.5;19.4;23.4;3.5;19.81;.3;3.61;13524 +92068;47.93707;-3.90437;99;20220914;22.4;17.4;19.9;2.3;19.94;.1;1.87;9768 +92068;47.93707;-3.90437;99;20220915;21.5;13.1;17.3;3.2;14.71;.2;2.79;15062 +92068;47.93707;-3.90437;99;20220916;19.4;9.6;14.5;2.7;11.34;.1;2.69;15934 +92068;47.93707;-3.90437;99;20220917;19.4;8.4;13.9;2.3;10.26;0;2.69;17171 +92068;47.93707;-3.90437;99;20220918;19.5;5.9;12.7;2.3;9.69;.2;2.7;18483 +92068;47.93707;-3.90437;99;20220919;21.1;7;14;2.6;11.06;0;2.79;17614 +92068;47.93707;-3.90437;99;20220920;21;9.5;15.2;2.2;12.06;.1;2.57;16114 +92068;47.93707;-3.90437;99;20220921;20;9;14.5;2.4;11.96;.1;2.49;16117 +92068;47.93707;-3.90437;99;20220922;21.1;8.4;14.8;1.9;12.34;.2;2.39;15925 +92068;47.93707;-3.90437;99;20220923;16.7;11.6;14.1;1.8;14.16;3.7;1.34;7786 +92068;47.93707;-3.90437;99;20220924;18.2;11;14.6;3.3;12.81;1.1;2.1;11864 +92068;47.93707;-3.90437;99;20220925;19.1;9.5;14.3;3;11.71;.1;2.31;13304 +92068;47.93707;-3.90437;99;20220926;17;8.6;12.8;4.3;12.41;2.7;1.75;10339 +92068;47.93707;-3.90437;99;20220927;16.4;12;14.2;5;13.64;5;1.58;7361 +92068;47.93707;-3.90437;99;20220928;15.6;12.2;13.9;4.9;13.51;1;1.58;8613 +92068;47.93707;-3.90437;99;20220929;16.1;8;12.1;2.9;11.39;.5;1.7;11754 +92068;47.93707;-3.90437;99;20220930;15.4;5.6;10.5;3.4;13.01;7.9;.96;9659 +92068;47.93707;-3.90437;99;20221001;18.9;15;17;5.7;17.54;2;1.45;8473 +92068;47.93707;-3.90437;99;20221002;17.9;15.7;16.8;4.9;17.06;.5;1.39;6831 +92068;47.93707;-3.90437;99;20221003;17.6;12.9;15.3;1.7;15.31;0;1.24;7326 +92068;47.93707;-3.90437;99;20221004;17.3;12.6;15;2.5;15.16;.3;1.28;7677 +92068;47.93707;-3.90437;99;20221005;16.8;15.5;16.1;4.2;14.44;2.1;1.67;4067 +92068;47.93707;-3.90437;99;20221006;17.7;6.3;12;1.3;11.34;0;1.5;12539 +92068;47.93707;-3.90437;99;20221007;16.8;5.6;11.2;1.9;11.74;.8;1.41;12571 +92068;47.93707;-3.90437;99;20221008;18.3;9.7;14;1.9;11.91;.1;1.72;12221 +92068;47.93707;-3.90437;99;20221009;18.8;7.2;13;2.9;11.81;1.6;1.83;12771 +92068;47.93707;-3.90437;99;20221010;17.1;14.6;15.8;2.9;15.26;.8;1.28;5134 +92068;47.93707;-3.90437;99;20221011;20;8.5;14.2;2.5;11.29;0;2.01;12620 +92068;47.93707;-3.90437;99;20221012;16.4;8.6;12.5;1.8;12.14;3.9;1.24;9695 +92068;47.93707;-3.90437;99;20221013;17.2;11.9;14.6;3.7;16.11;12.6;.83;5772 +92068;47.93707;-3.90437;99;20221014;16.7;12.4;14.5;4.4;16.54;14.9;.72;5862 +92068;47.93707;-3.90437;99;20221015;17.1;13.5;15.3;4.3;15.49;1.9;1.24;7539 +92068;47.93707;-3.90437;99;20221016;16.5;9.8;13.2;3.3;15.16;6.5;.72;5187 +92068;47.93707;-3.90437;99;20221017;17.4;14.2;15.8;2.9;16.31;0;1.04;5782 +92068;47.93707;-3.90437;99;20221018;20.7;12.2;16.5;3.8;16.81;.1;1.36;8350 +92068;47.93707;-3.90437;99;20221019;20.7;16.3;18.5;3.9;17.61;1.9;1.64;6393 +92068;47.93707;-3.90437;99;20221020;18.8;10.6;14.7;3.9;14.94;4.2;1.33;9311 +92068;47.93707;-3.90437;99;20221021;17.8;15.3;16.5;8.1;15.46;15.1;1.86;5151 +92068;47.93707;-3.90437;99;20221022;18.2;13.7;15.9;3.8;16.34;8.8;1.11;5977 +92068;47.93707;-3.90437;99;20221023;16.2;11.5;13.8;5;14.81;13.9;.94;5220 +92068;47.93707;-3.90437;99;20221024;16.8;13.8;15.3;6.2;15.16;1.2;1.33;6128 +92068;47.93707;-3.90437;99;20221025;17.2;13.2;15.2;4.3;15.89;1;.97;4844 +92068;47.93707;-3.90437;99;20221026;18.4;15.3;16.8;6.2;16.39;2.1;1.5;5765 +92068;47.93707;-3.90437;99;20221027;19.5;14.9;17.2;4.2;16.96;1;1.25;4889 +92068;47.93707;-3.90437;99;20221028;16.9;14.4;15.6;4.9;15.99;.1;1.04;4790 +92068;47.93707;-3.90437;99;20221029;18.2;14.5;16.3;4.9;16.21;.5;1.2;3365 +92068;47.93707;-3.90437;99;20221030;17.1;13.8;15.5;4.8;15.11;1.5;1.23;5969 +92068;47.93707;-3.90437;99;20221031;16.3;11.3;13.8;5.6;13.84;5.5;1.12;3821 +92068;47.93707;-3.90437;99;20221101;16.1;12.7;14.4;8.1;12.51;5;2.01;4259 +92068;47.93707;-3.90437;99;20221102;16.1;10;13.1;5.8;12.51;11;1.42;5729 +92068;47.93707;-3.90437;99;20221103;14.5;10.8;12.6;7;12.64;8.3;1.17;5812 +92068;47.93707;-3.90437;99;20221104;14.1;9;11.6;6;10.31;.2;1.59;6636 +92068;47.93707;-3.90437;99;20221105;14;6.8;10.4;3.7;12.46;13.5;.53;4278 +92068;47.93707;-3.90437;99;20221106;15.3;12.8;14;6.6;14.56;5;.94;4551 +92068;47.93707;-3.90437;99;20221107;16.8;12.7;14.8;8.1;13.79;6.2;1.58;4324 +92068;47.93707;-3.90437;99;20221108;14.7;11.6;13.1;7.7;12.71;6.3;1.36;3481 +92068;47.93707;-3.90437;99;20221109;15.4;11.2;13.3;4.8;11.99;.1;1.32;5294 +92068;47.93707;-3.90437;99;20221110;15.9;8.7;12.3;3.8;13.11;.1;.79;5120 +92068;47.93707;-3.90437;99;20221111;15;13.3;14.1;4.4;13.76;0;.99;3515 +92068;47.93707;-3.90437;99;20221112;17.6;10.2;13.9;4.5;14.29;.1;.86;6621 +92068;47.93707;-3.90437;99;20221113;17.7;12.6;15.1;4;15.14;5.3;.9;5542 +92068;47.93707;-3.90437;99;20221114;14.2;12.2;13.2;4.8;13.56;16;.83;4655 +92068;47.93707;-3.90437;99;20221115;13.8;11.9;12.8;8.5;12.76;7;1.19;3856 +92068;47.93707;-3.90437;99;20221116;14.8;9;11.9;8.1;11.71;19.2;1.34;3101 +92068;47.93707;-3.90437;99;20221117;13.3;10.1;11.7;6.7;11.24;1.3;1.29;3127 +92068;47.93707;-3.90437;99;20221118;12.1;7.1;9.6;3.2;9.49;1.7;.85;4887 +92068;47.93707;-3.90437;99;20221119;12.1;2.9;7.5;2.3;8.69;3.8;.56;5893 +92068;47.93707;-3.90437;99;20221120;13.5;8.9;11.2;4.2;11.34;2.6;.82;4312 +92068;47.93707;-3.90437;99;20221121;12.8;9.1;10.9;7.4;10.44;11.2;1.41;3280 +92068;47.93707;-3.90437;99;20221122;12.2;7.7;9.9;6.8;9.74;6.3;1.26;4155 +92068;47.93707;-3.90437;99;20221123;13.5;9.2;11.3;6.9;11.56;2.2;.99;4134 +92068;47.93707;-3.90437;99;20221124;14.2;8.7;11.4;6.1;11.34;7.7;1.15;3403 +92068;47.93707;-3.90437;99;20221125;13.7;9.6;11.7;3.6;10.46;.1;1.05;4333 +92068;47.93707;-3.90437;99;20221126;13.8;6.6;10.2;5.2;12.09;19.9;.46;3200 +92068;47.93707;-3.90437;99;20221127;13;11.8;12.4;3.6;13.86;13.1;.5;1114 +92068;47.93707;-3.90437;99;20221128;12.4;8;10.2;4.2;10.14;1.9;.87;4075 +92068;47.93707;-3.90437;99;20221129;13.1;5.6;9.4;1.5;9.51;0;.43;4852 +92068;47.93707;-3.90437;99;20221130;7;6.3;6.6;3.1;8.56;0;.57;1103 +92068;47.93707;-3.90437;99;20221201;10.2;1.8;6;3.1;7.56;0;.59;5442 +92068;47.93707;-3.90437;99;20221202;8.2;.5;4.3;2.8;6.89;0;.45;5279 +92068;47.93707;-3.90437;99;20221203;5.7;3.4;4.6;4;7.04;.1;.64;2309 +92068;47.93707;-3.90437;99;20221204;4.1;1.2;2.6;2.8;6.64;0;.42;2070 +92068;47.93707;-3.90437;99;20221205;6.8;.7;3.8;3.5;6.86;0;.46;4272 +92068;47.93707;-3.90437;99;20221206;6.3;.7;3.5;3;6.69;0;.48;3178 +92068;47.93707;-3.90437;99;20221207;7.8;-1.1;3.4;2.2;6.41;.2;.35;5062 +92068;47.93707;-3.90437;99;20221208;6.7;1.7;4.2;2.3;6.71;0;.39;4111 +92068;47.93707;-3.90437;99;20221209;6.3;-1.4;2.4;2.1;5.66;.1;.34;5148 +92068;47.93707;-3.90437;99;20221210;4.4;-3.3;.6;1.8;5.59;0;.27;3538 +92068;47.93707;-3.90437;99;20221211;2;-1.2;.4;2;6.19;.2;.2;2145 +92068;47.93707;-3.90437;99;20221212;2.3;-2.6;-.2;3.3;5.66;0;.26;2824 +92068;47.93707;-3.90437;99;20221213;2.7;-1.5;.6;4.4;5.41;2.9;.49;3192 +92068;47.93707;-3.90437;99;20221214;3;.9;1.9;5.8;6.69;11.6;.33;1523 +92068;47.93707;-3.90437;99;20221215;5.3;1.6;3.4;6.8;5.64;1.2;1.18;2068 +92068;47.93707;-3.90437;99;20221216;7;-.2;3.4;2.6;5.61;0;.52;4912 +92068;47.93707;-3.90437;99;20221217;2.3;-2.4;-.1;2.9;4.91;1.8;.4;3603 +92068;47.93707;-3.90437;99;20221218;12.4;-1.6;5.4;6.3;9.41;41.3;.33;2987 +92068;47.93707;-3.90437;99;20221219;14.6;11.8;13.2;8.7;13.61;21.9;.97;1599 +92068;47.93707;-3.90437;99;20221220;12.3;11;11.6;4.5;12.34;.4;.69;1918 +92068;47.93707;-3.90437;99;20221221;12.8;6.7;9.7;5.8;12.76;10.8;.06;2265 +92068;47.93707;-3.90437;99;20221222;13.4;12.2;12.8;7.9;13.89;29.3;.65;869 +92068;47.93707;-3.90437;99;20221223;13.3;12.6;13;7.1;14.19;4;.55;1365 +92068;47.93707;-3.90437;99;20221224;11.9;11.5;11.7;4.5;12.84;4;.6;877 +92068;47.93707;-3.90437;99;20221225;11.1;10.1;10.6;3;12.36;4.7;.39;1477 +92068;47.93707;-3.90437;99;20221226;10.9;8.1;9.5;2.9;10.16;.4;.49;3456 +92068;47.93707;-3.90437;99;20221227;11.7;3.4;7.5;3.7;9.34;.7;.49;4071 +92068;47.93707;-3.90437;99;20221228;12.4;10.4;11.4;8.4;11.74;9.8;1.03;1346 +92068;47.93707;-3.90437;99;20221229;11.2;9.1;10.1;6;9.64;13.8;1.2;3015 +92068;47.93707;-3.90437;99;20221230;13.4;6.2;9.8;9.5;13.41;24.5;0;2607 +92068;47.93707;-3.90437;99;20221231;15.1;12.1;13.6;10.7;13.79;5;1.18;1458 +92069;47.96342;-3.58499;87;20220101;14.8;10.5;12.6;4.3;12.67;5.1;.77;2753 +92069;47.96342;-3.58499;87;20220102;13.2;11.4;12.3;7;13.02;1.1;.72;1682 +92069;47.96342;-3.58499;87;20220103;12.1;11.4;11.8;4.6;12.65;21.3;.65;691 +92069;47.96342;-3.58499;87;20220104;9;8.2;8.6;3.9;8.83;.8;.9;1559 +92069;47.96342;-3.58499;87;20220105;8.9;1.2;5.1;1.7;6.6;0;.42;4429 +92069;47.96342;-3.58499;87;20220106;8.7;1.8;5.3;4.2;7.86;3.5;.59;3458 +92069;47.96342;-3.58499;87;20220107;10.2;6.2;8.2;8.1;9.36;7.2;.88;3711 +92069;47.96342;-3.58499;87;20220108;10.9;8.4;9.6;10.5;10.09;12.9;1.22;1912 +92069;47.96342;-3.58499;87;20220109;10;6.6;8.3;6.8;10.72;3.5;.36;2250 +92069;47.96342;-3.58499;87;20220110;12.6;9.3;10.9;4.8;12.92;1.6;.27;2854 +92069;47.96342;-3.58499;87;20220111;11.2;9.7;10.4;1.6;12.06;1.9;.4;1569 +92069;47.96342;-3.58499;87;20220112;11.3;8.2;9.7;2.4;11.26;0;.39;3273 +92069;47.96342;-3.58499;87;20220113;9.1;5.9;7.5;2.9;8.22;0;.63;4554 +92069;47.96342;-3.58499;87;20220114;2.6;.1;1.4;2.1;6.36;.1;.27;2128 +92069;47.96342;-3.58499;87;20220115;7;1.1;4.1;2;8.02;0;.22;3109 +92069;47.96342;-3.58499;87;20220116;11.9;4.2;8;2.1;9.8;.4;.37;4695 +92069;47.96342;-3.58499;87;20220117;9.9;4.8;7.3;1.7;9.32;.1;.35;4097 +92069;47.96342;-3.58499;87;20220118;6.7;3.8;5.3;2.5;7.86;0;.51;2245 +92069;47.96342;-3.58499;87;20220119;9;4;6.5;2.4;8.96;.9;.43;3367 +92069;47.96342;-3.58499;87;20220120;8.6;4.5;6.6;4;7.72;0;.83;4308 +92069;47.96342;-3.58499;87;20220121;7.8;1.3;4.6;2.2;6.05;0;.61;5063 +92069;47.96342;-3.58499;87;20220122;7;-.9;3.1;1.9;6.9;0;.37;4060 +92069;47.96342;-3.58499;87;20220123;7.1;3.7;5.4;3.6;7.27;0;.65;4375 +92069;47.96342;-3.58499;87;20220124;3.5;1.1;2.3;1.9;6.42;0;.4;3018 +92069;47.96342;-3.58499;87;20220125;8.8;-.4;4.2;1.3;7.05;0;.35;5988 +92069;47.96342;-3.58499;87;20220126;5.6;-.2;2.7;1.9;6.47;0;.37;4894 +92069;47.96342;-3.58499;87;20220127;9.3;-1.7;3.8;1.6;8.12;.1;.27;5269 +92069;47.96342;-3.58499;87;20220128;9.7;7.9;8.8;.9;11.06;0;.38;2845 +92069;47.96342;-3.58499;87;20220129;10.1;8;9.1;3.1;10.82;.1;.5;3675 +92069;47.96342;-3.58499;87;20220130;10.6;7.3;9;3.2;10.69;.2;.53;3427 +92069;47.96342;-3.58499;87;20220131;10.1;7.5;8.8;6;9.12;.1;1.14;4516 +92069;47.96342;-3.58499;87;20220201;10.7;6.8;8.8;5.7;10.36;0;.69;4184 +92069;47.96342;-3.58499;87;20220202;11.6;7.9;9.8;3.1;10.02;.1;.84;4857 +92069;47.96342;-3.58499;87;20220203;10.2;6.4;8.3;3.6;10.49;.6;.48;4023 +92069;47.96342;-3.58499;87;20220204;10;8;9;5;9.06;.6;1.14;4610 +92069;47.96342;-3.58499;87;20220205;11.5;3.3;7.4;4;8.95;.2;.79;7876 +92069;47.96342;-3.58499;87;20220206;11.8;8.5;10.1;8.9;11.55;2;.67;3161 +92069;47.96342;-3.58499;87;20220207;12.4;8.7;10.5;4.1;11.49;.3;.78;5526 +92069;47.96342;-3.58499;87;20220208;9.9;7;8.5;2.4;10.66;0;.52;2664 +92069;47.96342;-3.58499;87;20220209;7.8;6.3;7.1;1.9;9.36;0;.53;2370 +92069;47.96342;-3.58499;87;20220210;10.1;5.8;8;3.3;8.72;.7;.94;5422 +92069;47.96342;-3.58499;87;20220211;9.7;.6;5.2;2.3;6.84;0;.86;9380 +92069;47.96342;-3.58499;87;20220212;9.8;.5;5.2;4;7.19;0;.99;7986 +92069;47.96342;-3.58499;87;20220213;10.7;7;8.8;8;10.33;24.2;.72;2205 +92069;47.96342;-3.58499;87;20220214;11.2;5.7;8.5;6.4;8.84;1.6;1.3;8148 +92069;47.96342;-3.58499;87;20220215;10.9;5.8;8.4;7.6;11.04;7.6;.42;3179 +92069;47.96342;-3.58499;87;20220216;11.7;10.5;11.1;10.7;13.39;3.1;.27;1948 +92069;47.96342;-3.58499;87;20220217;12.8;10.2;11.5;7.4;12.26;3.2;1.02;6432 +92069;47.96342;-3.58499;87;20220218;10.9;9.8;10.3;10.4;9.12;1;2.07;4133 +92069;47.96342;-3.58499;87;20220219;10.7;2.9;6.8;5.5;8.6;1.7;.97;7238 +92069;47.96342;-3.58499;87;20220220;12.2;8.8;10.5;10;11.59;2.4;1;4338 +92069;47.96342;-3.58499;87;20220221;11.9;8.3;10.1;9.8;8.69;.1;2.19;7245 +92069;47.96342;-3.58499;87;20220222;12.7;8.5;10.6;5.7;11.36;.4;1.06;5928 +92069;47.96342;-3.58499;87;20220223;10.6;4.4;7.5;2.7;8.92;.3;.92;5562 +92069;47.96342;-3.58499;87;20220224;10.2;7.4;8.8;6.9;8.29;1;1.75;7488 +92069;47.96342;-3.58499;87;20220225;11.6;4;7.8;3.2;7.66;0;1.45;10562 +92069;47.96342;-3.58499;87;20220226;11.1;2.7;6.9;5.4;6.82;0;1.89;12532 +92069;47.96342;-3.58499;87;20220227;13.2;2.9;8.1;4.4;8.99;.5;1.42;11184 +92069;47.96342;-3.58499;87;20220228;13.3;7.1;10.2;4.5;11.86;1;.91;8390 +92069;47.96342;-3.58499;87;20220301;12.4;9.9;11.1;4.1;12.49;5.1;.76;3971 +92069;47.96342;-3.58499;87;20220302;12.2;9.2;10.7;4;11.79;2.2;.92;5355 +92069;47.96342;-3.58499;87;20220303;10.7;8.5;9.6;4;10.59;.4;.95;4759 +92069;47.96342;-3.58499;87;20220304;11.2;4.9;8.1;4.4;7.92;0;1.68;10438 +92069;47.96342;-3.58499;87;20220305;9.8;.8;5.3;3.3;7.22;2.3;1.2;10487 +92069;47.96342;-3.58499;87;20220306;8.3;4;6.2;4.4;7.3;.1;1.28;6503 +92069;47.96342;-3.58499;87;20220307;7.4;-.2;3.6;3.4;5.45;0;1.38;10576 +92069;47.96342;-3.58499;87;20220308;12.4;1.9;7.2;3.8;8.57;2.6;1.32;10697 +92069;47.96342;-3.58499;87;20220309;11.6;6.3;9;6;10.5;5.2;.99;7545 +92069;47.96342;-3.58499;87;20220310;12.1;5.3;8.7;3.6;9.3;5.1;1.46;11714 +92069;47.96342;-3.58499;87;20220311;12.7;7.3;10;5.8;10.45;15.1;1.38;8862 +92069;47.96342;-3.58499;87;20220312;11.8;5.4;8.6;5.9;9.35;5.3;1.44;10502 +92069;47.96342;-3.58499;87;20220313;11.2;7.3;9.3;4.3;9.32;4.3;1.47;9523 +92069;47.96342;-3.58499;87;20220314;15.2;6.9;11;2.7;8.97;.1;2;13181 +92069;47.96342;-3.58499;87;20220315;15.9;6.4;11.2;1.9;10.45;0;1.67;12742 +92069;47.96342;-3.58499;87;20220316;10.9;9.5;10.2;2.9;10.67;7.1;1.01;3990 +92069;47.96342;-3.58499;87;20220317;13.7;2.6;8.2;3;7.8;.6;1.99;15631 +92069;47.96342;-3.58499;87;20220318;15.8;3.2;9.5;5.8;6.89;0;3.15;17700 +92069;47.96342;-3.58499;87;20220319;14.1;7.2;10.7;5;8.04;0;2.58;12350 +92069;47.96342;-3.58499;87;20220320;15.8;7.3;11.5;3.6;9.89;0;2.23;14550 +92069;47.96342;-3.58499;87;20220321;15.8;8;11.9;4.8;10.74;0;2.35;16950 +92069;47.96342;-3.58499;87;20220322;14.5;8.8;11.6;6;9.22;0;2.84;16749 +92069;47.96342;-3.58499;87;20220323;15.8;8.3;12;3.8;8.19;0;2.98;18527 +92069;47.96342;-3.58499;87;20220324;18.5;4.9;11.7;2.9;7.64;0;3.04;19160 +92069;47.96342;-3.58499;87;20220325;20.1;7.4;13.7;4.7;8.44;0;3.82;19220 +92069;47.96342;-3.58499;87;20220326;19.6;8.8;14.2;5.1;8.34;0;3.93;17550 +92069;47.96342;-3.58499;87;20220327;18.8;7.5;13.1;3.6;8.17;0;3.35;17412 +92069;47.96342;-3.58499;87;20220328;16.8;8.1;12.5;3.6;10.82;.1;2.3;13039 +92069;47.96342;-3.58499;87;20220329;14.6;9.5;12;3.2;11.67;.1;1.65;10654 +92069;47.96342;-3.58499;87;20220330;14.5;8.6;11.6;3.8;10.12;.9;2;10843 +92069;47.96342;-3.58499;87;20220331;8.7;6;7.3;6.8;7.32;1;2.04;11516 +92069;47.96342;-3.58499;87;20220401;9.5;1.7;5.6;6.6;5.47;.2;2.6;17595 +92069;47.96342;-3.58499;87;20220402;9.6;1;5.3;3.4;6.37;.9;1.88;13828 +92069;47.96342;-3.58499;87;20220403;10.4;1.2;5.8;4.2;5.47;.1;2.56;18485 +92069;47.96342;-3.58499;87;20220404;9.8;1.6;5.7;5.1;8.47;.4;1.28;13329 +92069;47.96342;-3.58499;87;20220405;12.7;8.9;10.8;5.1;11.16;0;1.67;11848 +92069;47.96342;-3.58499;87;20220406;12.4;6.9;9.7;7.6;11.22;4;1.14;7604 +92069;47.96342;-3.58499;87;20220407;13.1;10.4;11.7;8.4;11.37;19.7;1.91;11118 +92069;47.96342;-3.58499;87;20220408;12.1;8.2;10.2;7.1;10.17;4.4;1.71;10191 +92069;47.96342;-3.58499;87;20220409;12.1;3.7;7.9;3.3;7.09;0;2.64;21270 +92069;47.96342;-3.58499;87;20220410;13.4;2;7.7;5.5;7.59;0;2.69;19440 +92069;47.96342;-3.58499;87;20220411;16.4;9.1;12.7;5.7;10.79;1.3;2.84;15536 +92069;47.96342;-3.58499;87;20220412;15.3;10.4;12.9;4.2;12.27;.5;2.03;11811 +92069;47.96342;-3.58499;87;20220413;17.9;8.7;13.3;2.8;12.04;.1;2.68;18508 +92069;47.96342;-3.58499;87;20220414;19;7.9;13.5;3.2;11.89;.2;3.21;22733 +92069;47.96342;-3.58499;87;20220415;19.1;7.2;13.1;2.5;12.19;0;2.96;22292 +92069;47.96342;-3.58499;87;20220416;22.3;9.3;15.8;3.1;11.59;0;4;23903 +92069;47.96342;-3.58499;87;20220417;18.3;9;13.6;3.7;11.69;0;3.13;20275 +92069;47.96342;-3.58499;87;20220418;15.3;8.3;11.8;3.9;10.09;0;2.77;18519 +92069;47.96342;-3.58499;87;20220419;14.2;5.1;9.6;4.2;8.59;.1;2.66;17992 +92069;47.96342;-3.58499;87;20220420;14.8;6.8;10.8;4.2;10.19;0;2.68;17942 +92069;47.96342;-3.58499;87;20220421;16.4;5.9;11.1;3;10.59;2.1;2.72;20177 +92069;47.96342;-3.58499;87;20220422;19.9;9.3;14.6;4.3;10.99;2.2;3.61;19224 +92069;47.96342;-3.58499;87;20220423;19.1;10.4;14.8;5.7;11.44;0;3.71;20050 +92069;47.96342;-3.58499;87;20220424;17.2;10;13.6;3.1;12.32;10;2.53;15849 +92069;47.96342;-3.58499;87;20220425;16.9;9;12.9;2.9;10.89;0;2.77;17652 +92069;47.96342;-3.58499;87;20220426;17.7;6.7;12.2;4.5;9.24;0;3.83;24859 +92069;47.96342;-3.58499;87;20220427;17.8;8.4;13.1;6;9.62;.3;3.86;20764 +92069;47.96342;-3.58499;87;20220428;18.9;10.5;14.7;4.4;10.89;.1;3.33;15208 +92069;47.96342;-3.58499;87;20220429;19.7;8;13.8;4.4;10.87;0;3.71;21463 +92069;47.96342;-3.58499;87;20220430;16.1;7;11.5;4.4;9.37;0;3.08;18302 +92069;47.96342;-3.58499;87;20220501;17.9;7;12.4;3.4;10.49;1.3;3.34;21893 +92069;47.96342;-3.58499;87;20220502;15.6;9.7;12.7;4;11.17;.5;2.36;12087 +92069;47.96342;-3.58499;87;20220503;17.7;9.4;13.6;3.8;10.64;.1;2.89;13250 +92069;47.96342;-3.58499;87;20220504;17.6;7.7;12.6;3.4;11.12;0;3.24;22579 +92069;47.96342;-3.58499;87;20220505;17.6;8.2;12.9;3.5;11.84;.1;2.99;20314 +92069;47.96342;-3.58499;87;20220506;17.6;7.6;12.6;3;11.66;0;3.21;23546 +92069;47.96342;-3.58499;87;20220507;19.6;8.5;14;3.1;11.82;.1;3.55;22398 +92069;47.96342;-3.58499;87;20220508;22;8.6;15.3;3.1;12.16;.1;4.27;25973 +92069;47.96342;-3.58499;87;20220509;22.2;10.6;16.4;3.1;13.66;0;3.88;22211 +92069;47.96342;-3.58499;87;20220510;19.1;10.9;15;3;14.06;.1;3.48;24160 +92069;47.96342;-3.58499;87;20220511;18.5;11.6;15.1;5.2;13.02;.4;3.44;19738 +92069;47.96342;-3.58499;87;20220512;17.2;7.1;12.2;3.2;10.92;.1;3.25;22057 +92069;47.96342;-3.58499;87;20220513;17.7;6.5;12.1;2.8;11.09;0;3.49;25246 +92069;47.96342;-3.58499;87;20220514;22.8;9.4;16.1;3.5;12.06;0;4.34;22679 +92069;47.96342;-3.58499;87;20220515;22.6;14.6;18.6;3.3;15.89;.6;3.81;19630 +92069;47.96342;-3.58499;87;20220516;19.8;14.6;17.2;5.1;15.52;3.5;3.1;15389 +92069;47.96342;-3.58499;87;20220517;22.5;12.5;17.5;4.1;14.99;.3;4.14;23030 +92069;47.96342;-3.58499;87;20220518;23.3;10.5;16.9;3.5;13.82;.2;4.12;21555 +92069;47.96342;-3.58499;87;20220519;19.8;12.3;16.1;2.8;13.36;0;3.85;23298 +92069;47.96342;-3.58499;87;20220520;19.4;12.7;16;4.2;12.59;.2;4.15;23636 +92069;47.96342;-3.58499;87;20220521;22.3;9.8;16;2.9;13.02;0;4.41;27205 +92069;47.96342;-3.58499;87;20220522;23.6;12.7;18.2;4;13.69;3.6;4.36;18994 +92069;47.96342;-3.58499;87;20220523;16.7;10.9;13.8;5.3;13.02;1.3;2.73;16495 +92069;47.96342;-3.58499;87;20220524;16.8;9.7;13.2;5.2;11.46;.7;3.46;21371 +92069;47.96342;-3.58499;87;20220525;17;9.1;13;4.4;12.39;.2;2.91;18508 +92069;47.96342;-3.58499;87;20220526;16.4;12.4;14.4;4.2;13.56;0;2.47;13724 +92069;47.96342;-3.58499;87;20220527;17.9;11.7;14.8;3.2;13.39;.2;2.72;14851 +92069;47.96342;-3.58499;87;20220528;22.8;8.5;15.6;4.4;10.76;0;5.39;30177 +92069;47.96342;-3.58499;87;20220529;19.7;9.3;14.5;5.3;9.36;0;5.08;27921 +92069;47.96342;-3.58499;87;20220530;18.6;7.4;13;4;9.36;0;4.52;28356 +92069;47.96342;-3.58499;87;20220531;18.6;6.4;12.5;3;9.69;.1;4.18;27647 +92069;47.96342;-3.58499;87;20220601;20.6;6.7;13.6;3.1;10.66;.3;4.5;28979 +92069;47.96342;-3.58499;87;20220602;24.2;12.3;18.2;3.9;11.86;0;5.27;24366 +92069;47.96342;-3.58499;87;20220603;23.9;13.5;18.7;2.5;14.22;2.4;4.56;23608 +92069;47.96342;-3.58499;87;20220604;22.5;13.9;18.2;3.2;16.66;1.3;3.87;21891 +92069;47.96342;-3.58499;87;20220605;18.6;12.8;15.7;4.5;13.76;.7;3.56;20570 +92069;47.96342;-3.58499;87;20220606;16.4;11.2;13.8;4.1;14.46;5.8;2.02;11747 +92069;47.96342;-3.58499;87;20220607;18.2;13.8;16;5.9;15.89;12.2;2.47;13859 +92069;47.96342;-3.58499;87;20220608;17.7;13.7;15.7;6.6;14.99;.2;3.11;19756 +92069;47.96342;-3.58499;87;20220609;19.7;13.1;16.4;5.3;15.02;.9;3.93;24786 +92069;47.96342;-3.58499;87;20220610;19.4;15;17.2;4.2;16.82;1.3;2.85;15992 +92069;47.96342;-3.58499;87;20220611;20.1;10.3;15.2;3.1;13.92;.1;4.28;29484 +92069;47.96342;-3.58499;87;20220612;22;10.4;16.2;4.1;12.62;.1;4.98;29439 +92069;47.96342;-3.58499;87;20220613;22.4;9.6;16;3.8;12.12;0;5.11;30379 +92069;47.96342;-3.58499;87;20220614;26;10.6;18.3;3.5;12.76;0;5.9;30702 +92069;47.96342;-3.58499;87;20220615;26.1;13.3;19.7;3.2;14.26;0;5.79;30368 +92069;47.96342;-3.58499;87;20220616;28.8;12.1;20.4;2.9;13.52;0;5.98;28162 +92069;47.96342;-3.58499;87;20220617;32.4;16;24.2;2.3;16.66;0;6.57;30108 +92069;47.96342;-3.58499;87;20220618;32.2;19.1;25.6;4.5;17.29;4.3;7.02;23349 +92069;47.96342;-3.58499;87;20220619;18.1;13;15.6;6.5;15.26;7.4;2.37;11098 +92069;47.96342;-3.58499;87;20220620;23.2;15;19.1;4.4;16.96;1.8;4.08;20446 +92069;47.96342;-3.58499;87;20220621;23.6;13.4;18.5;3.2;16.42;5.1;4.2;23246 +92069;47.96342;-3.58499;87;20220622;22.1;14;18.1;2.7;17.12;6.4;3.01;15480 +92069;47.96342;-3.58499;87;20220623;20.6;16;18.3;3.2;17.69;1.8;3.4;19619 +92069;47.96342;-3.58499;87;20220624;19;14.8;16.9;5.7;15.49;5.7;2.96;13909 +92069;47.96342;-3.58499;87;20220625;18;11.4;14.7;5.4;12.12;1.4;3.94;22612 +92069;47.96342;-3.58499;87;20220626;19;11.5;15.2;4.2;12.02;0;4.21;23787 +92069;47.96342;-3.58499;87;20220627;18.5;10.7;14.6;3.3;12.46;.3;3.54;20802 +92069;47.96342;-3.58499;87;20220628;19.5;10.3;14.9;4.6;12.96;5.6;3.88;22761 +92069;47.96342;-3.58499;87;20220629;18;12.6;15.3;4;14.16;4.6;3.06;18016 +92069;47.96342;-3.58499;87;20220630;17.7;10.9;14.3;3.6;12.12;3;3.82;24255 +92069;47.96342;-3.58499;87;20220701;19.3;9.2;14.2;2.2;12.26;.1;4.02;26437 +92069;47.96342;-3.58499;87;20220702;20;9.6;14.8;3;12.92;.1;4.3;28429 +92069;47.96342;-3.58499;87;20220703;20.2;10.9;15.5;3.3;13.06;.1;3.84;22372 +92069;47.96342;-3.58499;87;20220704;21.6;9.2;15.4;3.8;12.46;0;4.81;30213 +92069;47.96342;-3.58499;87;20220705;22.9;11.5;17.2;4.1;13.66;.1;4.99;28617 +92069;47.96342;-3.58499;87;20220706;25.3;12.5;18.9;4.3;15.12;0;5.36;28495 +92069;47.96342;-3.58499;87;20220707;22.5;13.3;17.9;4.1;15.52;.1;3.94;20580 +92069;47.96342;-3.58499;87;20220708;26.5;12.6;19.6;3.7;14.09;0;5.95;30581 +92069;47.96342;-3.58499;87;20220709;28.6;14.5;21.6;4;15.32;.1;6.51;30454 +92069;47.96342;-3.58499;87;20220710;29.5;14.5;22;4.1;13.79;0;7.03;30491 +92069;47.96342;-3.58499;87;20220711;31;15.9;23.4;3.2;15.76;0;6.75;30108 +92069;47.96342;-3.58499;87;20220712;32.3;17.2;24.7;2.9;16.89;0;6.85;30190 +92069;47.96342;-3.58499;87;20220713;31.8;16.9;24.4;3;16.79;0;6.77;29937 +92069;47.96342;-3.58499;87;20220714;26.5;14.8;20.7;4.4;14.49;0;5.93;27006 +92069;47.96342;-3.58499;87;20220715;27.7;13.3;20.5;3.9;13.59;0;5.97;26324 +92069;47.96342;-3.58499;87;20220716;30.1;14.9;22.5;4.1;12.92;0;6.54;22476 +92069;47.96342;-3.58499;87;20220717;33.6;17.4;25.5;4.2;13.62;0;7.74;25270 +92069;47.96342;-3.58499;87;20220718;37.6;19.8;28.7;4;14.12;.3;8.94;28968 +92069;47.96342;-3.58499;87;20220719;23.1;18;20.6;4.4;18.09;.9;3.92;17873 +92069;47.96342;-3.58499;87;20220720;21.1;16.1;18.6;4.2;17.79;0;3.05;16241 +92069;47.96342;-3.58499;87;20220721;22.7;13.8;18.3;3.5;14.32;0;3.99;19175 +92069;47.96342;-3.58499;87;20220722;24;13.9;19;4.9;14.26;.1;5.09;25047 +92069;47.96342;-3.58499;87;20220723;22.3;12.1;17.2;2.7;14.69;0;4.28;25603 +92069;47.96342;-3.58499;87;20220724;24.3;14;19.2;3.3;17.19;.3;4.48;25250 +92069;47.96342;-3.58499;87;20220725;20.1;16.5;18.3;6.2;16.86;.2;3.2;15564 +92069;47.96342;-3.58499;87;20220726;21.7;15.5;18.6;3.5;14.52;0;3.89;18754 +92069;47.96342;-3.58499;87;20220727;22.7;10.9;16.8;2.6;12.82;0;4.12;22000 +92069;47.96342;-3.58499;87;20220728;24.8;13.5;19.1;2.9;13.99;0;4.74;24415 +92069;47.96342;-3.58499;87;20220729;25.8;15.3;20.5;2.9;15.29;.2;4.82;23981 +92069;47.96342;-3.58499;87;20220730;22.3;14.1;18.2;3.7;16.36;0;4.1;24475 +92069;47.96342;-3.58499;87;20220731;22;15.9;18.9;3.6;17.82;0;3.09;15832 +92069;47.96342;-3.58499;87;20220801;22.8;16.6;19.7;3.2;17.89;0;3.66;19812 +92069;47.96342;-3.58499;87;20220802;26.5;15.2;20.8;2.1;18.12;.2;4.7;26051 +92069;47.96342;-3.58499;87;20220803;25.3;15.5;20.4;3.4;18.52;.1;4.35;24054 +92069;47.96342;-3.58499;87;20220804;24.3;15.2;19.8;4.8;15.46;0;4.66;22552 +92069;47.96342;-3.58499;87;20220805;23.4;12;17.7;6;11.56;0;5.62;26176 +92069;47.96342;-3.58499;87;20220806;26.3;12;19.1;5.5;11.69;0;6.24;26735 +92069;47.96342;-3.58499;87;20220807;27.4;13.4;20.4;5.2;11.49;0;6.68;27120 +92069;47.96342;-3.58499;87;20220808;27.8;14.6;21.2;5.1;12.79;0;6.28;23607 +92069;47.96342;-3.58499;87;20220809;28.7;16.2;22.4;5.4;14.46;0;6.64;26643 +92069;47.96342;-3.58499;87;20220810;33.4;17.2;25.3;4.2;15.42;0;7.29;26435 +92069;47.96342;-3.58499;87;20220811;34.2;17.9;26.1;4;13.59;0;7.61;26192 +92069;47.96342;-3.58499;87;20220812;34.5;18.8;26.7;3.5;12.46;0;7.4;25681 +92069;47.96342;-3.58499;87;20220813;34.8;18.1;26.4;3;13.86;7.1;6.71;24284 +92069;47.96342;-3.58499;87;20220814;21.4;17.9;19.6;4.1;19.16;2.3;2.25;9050 +92069;47.96342;-3.58499;87;20220815;22.9;16.7;19.8;3.8;18.89;3.5;2.81;13171 +92069;47.96342;-3.58499;87;20220816;22.8;15.9;19.4;3.3;18.39;2.6;3.26;18133 +92069;47.96342;-3.58499;87;20220817;22.5;14.7;18.6;3.6;17.22;7.7;3.06;16320 +92069;47.96342;-3.58499;87;20220818;21.5;15.7;18.6;4.7;17.76;0;2.89;15168 +92069;47.96342;-3.58499;87;20220819;20.9;17.2;19;4.6;18.46;2.4;2.52;12438 +92069;47.96342;-3.58499;87;20220820;21.6;10.6;16.1;2;13.99;.1;3.48;22652 +92069;47.96342;-3.58499;87;20220821;21;14;17.5;2.4;17.32;3.2;2.35;12970 +92069;47.96342;-3.58499;87;20220822;19.7;16.9;18.3;3.9;19.99;.8;1.56;8490 +92069;47.96342;-3.58499;87;20220823;23.5;18.2;20.8;3.2;20.36;.3;2.86;14227 +92069;47.96342;-3.58499;87;20220824;25.3;17.1;21.2;2.1;18.76;1.9;3.41;17628 +92069;47.96342;-3.58499;87;20220825;22.4;17.6;20;4.6;17.32;.1;3.31;14316 +92069;47.96342;-3.58499;87;20220826;21.7;11.9;16.8;3.4;14.59;.1;3.3;19189 +92069;47.96342;-3.58499;87;20220827;24.3;12.3;18.3;2.9;15.19;0;3.91;23036 +92069;47.96342;-3.58499;87;20220828;26.8;14.8;20.8;4.4;14.89;.1;4.75;18938 +92069;47.96342;-3.58499;87;20220829;29.7;15.2;22.4;4.2;15.49;.3;5.45;20609 +92069;47.96342;-3.58499;87;20220830;29.3;16.9;23.1;4.4;16.36;0;5.33;19588 +92069;47.96342;-3.58499;87;20220831;26.5;17.3;21.9;3.9;17.49;15.6;4.21;18212 +92069;47.96342;-3.58499;87;20220901;22.1;16.6;19.3;2;19.16;6.1;2.18;11238 +92069;47.96342;-3.58499;87;20220902;22.1;15.5;18.8;2.3;18.32;3.2;2.54;14402 +92069;47.96342;-3.58499;87;20220903;21.6;14.6;18.1;4;16.79;.1;2.71;13276 +92069;47.96342;-3.58499;87;20220904;22.8;18;20.4;6.3;18.19;4.3;3.34;13156 +92069;47.96342;-3.58499;87;20220905;24.2;16.4;20.3;4.9;18.36;.4;3.29;14387 +92069;47.96342;-3.58499;87;20220906;21.8;16.7;19.3;6.5;17.52;7.1;3.02;12356 +92069;47.96342;-3.58499;87;20220907;20.5;15.9;18.2;6.7;17.02;11.4;2.57;10511 +92069;47.96342;-3.58499;87;20220908;19.2;15.2;17.2;7.6;16.66;3.4;2.4;12796 +92069;47.96342;-3.58499;87;20220909;19.1;15.3;17.2;6.7;15.92;1.7;2.54;12115 +92069;47.96342;-3.58499;87;20220910;21.2;13;17.1;2.4;16.06;.1;2.42;14437 +92069;47.96342;-3.58499;87;20220911;24.9;15.8;20.4;2.9;17.76;.1;3.25;16673 +92069;47.96342;-3.58499;87;20220912;27.9;15.7;21.8;3.7;16.82;.3;3.98;14704 +92069;47.96342;-3.58499;87;20220913;28;19.3;23.7;4.5;19.72;.2;3.96;13423 +92069;47.96342;-3.58499;87;20220914;21.1;17;19.1;2.7;19.86;.6;1.54;7456 +92069;47.96342;-3.58499;87;20220915;21.2;13.6;17.4;3.7;15.36;.1;2.71;14989 +92069;47.96342;-3.58499;87;20220916;19.7;10.8;15.3;4.6;11.72;.1;3.13;15303 +92069;47.96342;-3.58499;87;20220917;19.4;8.8;14.1;3.2;10.52;0;2.98;17193 +92069;47.96342;-3.58499;87;20220918;19.5;6.5;13;2.9;10.09;.2;2.87;19272 +92069;47.96342;-3.58499;87;20220919;21.3;7.2;14.2;3.1;11.42;.1;3;18630 +92069;47.96342;-3.58499;87;20220920;20.9;9.9;15.4;2.7;12.22;.2;2.69;16442 +92069;47.96342;-3.58499;87;20220921;20.8;9;14.9;3;12.12;.1;2.83;17705 +92069;47.96342;-3.58499;87;20220922;21.7;8.8;15.2;2.4;12.52;0;2.65;16619 +92069;47.96342;-3.58499;87;20220923;17.5;12.4;14.9;2;14.26;2.8;1.42;6553 +92069;47.96342;-3.58499;87;20220924;18.4;11.3;14.9;4.7;13.02;2.6;2.34;11761 +92069;47.96342;-3.58499;87;20220925;18.7;10.5;14.6;4.5;12.19;.1;2.55;13242 +92069;47.96342;-3.58499;87;20220926;16.6;9.8;13.2;5.8;12.46;2.7;1.91;8674 +92069;47.96342;-3.58499;87;20220927;16.3;12;14.2;7.2;13.66;5.4;1.8;7954 +92069;47.96342;-3.58499;87;20220928;15.4;12.3;13.9;6.5;13.56;.6;1.64;8306 +92069;47.96342;-3.58499;87;20220929;15.9;9.2;12.5;4;11.59;1;1.9;11579 +92069;47.96342;-3.58499;87;20220930;16.1;6.8;11.4;4.3;13.12;6.6;1.28;11186 +92069;47.96342;-3.58499;87;20221001;17.8;15.1;16.4;7.4;17.49;1.8;1.22;7216 +92069;47.96342;-3.58499;87;20221002;17.3;15.8;16.6;6.2;17.09;.7;1.36;6966 +92069;47.96342;-3.58499;87;20221003;17.6;13.2;15.4;2;15.46;.1;1.26;7548 +92069;47.96342;-3.58499;87;20221004;17.6;12.8;15.2;3.2;15.16;.3;1.31;6766 +92069;47.96342;-3.58499;87;20221005;17.2;15.7;16.4;5.2;14.66;2.1;1.84;4688 +92069;47.96342;-3.58499;87;20221006;18.1;7.7;12.9;1.7;11.96;0;1.7;14130 +92069;47.96342;-3.58499;87;20221007;16.8;7.4;12.1;2.6;12.32;.7;1.51;12977 +92069;47.96342;-3.58499;87;20221008;18.4;10.3;14.4;2.7;12.32;.1;1.86;12123 +92069;47.96342;-3.58499;87;20221009;19.2;8;13.6;3.4;12.02;2.1;1.97;13048 +92069;47.96342;-3.58499;87;20221010;17.5;14.3;15.9;3.7;15.39;.6;1.33;5032 +92069;47.96342;-3.58499;87;20221011;19.6;9.6;14.6;3.3;11.62;0;2.17;12788 +92069;47.96342;-3.58499;87;20221012;16.5;9.3;12.9;2.2;12.52;3.1;1.35;9726 +92069;47.96342;-3.58499;87;20221013;16.9;12.4;14.7;5.1;16.19;4.7;.82;5113 +92069;47.96342;-3.58499;87;20221014;16.8;12.7;14.8;6;16.56;13.3;.72;5378 +92069;47.96342;-3.58499;87;20221015;17.4;13.4;15.4;6;15.49;1.4;1.4;7855 +92069;47.96342;-3.58499;87;20221016;16.9;11.1;14;4.2;15.49;7.3;.86;5574 +92069;47.96342;-3.58499;87;20221017;17.6;14.5;16;3.6;16.39;.5;1.11;5854 +92069;47.96342;-3.58499;87;20221018;19.9;12.6;16.3;4.7;16.92;.1;1.25;7042 +92069;47.96342;-3.58499;87;20221019;21.3;16.4;18.8;4.6;17.56;3.3;1.85;7901 +92069;47.96342;-3.58499;87;20221020;19.3;11;15.1;4.6;14.92;6;1.53;10253 +92069;47.96342;-3.58499;87;20221021;18.4;15.3;16.9;9.8;15.49;17.3;2.17;6206 +92069;47.96342;-3.58499;87;20221022;18.5;14;16.2;5;16.42;7.9;1.25;6638 +92069;47.96342;-3.58499;87;20221023;17.2;12;14.6;6.4;14.86;12;1.27;5999 +92069;47.96342;-3.58499;87;20221024;16.3;13.9;15.1;7.8;15.29;1.8;1.24;6943 +92069;47.96342;-3.58499;87;20221025;17.5;13.6;15.6;5.5;15.89;.7;1.15;5989 +92069;47.96342;-3.58499;87;20221026;18.9;15.5;17.2;7.4;16.32;2.6;1.78;6158 +92069;47.96342;-3.58499;87;20221027;19.7;14.9;17.3;5.3;17.12;.1;1.39;5891 +92069;47.96342;-3.58499;87;20221028;17.3;14.7;16;5.9;15.99;0;1.27;5186 +92069;47.96342;-3.58499;87;20221029;18.4;14.6;16.5;5.7;16.46;.7;1.24;3891 +92069;47.96342;-3.58499;87;20221030;17.5;13.7;15.6;5.8;15.09;1.2;1.4;6454 +92069;47.96342;-3.58499;87;20221031;16.6;11.6;14.1;6.7;13.92;5.4;1.35;4680 +92069;47.96342;-3.58499;87;20221101;16.3;13;14.7;10.1;12.52;4.3;2.34;5111 +92069;47.96342;-3.58499;87;20221102;16.8;11;13.9;7.3;12.56;16.1;1.84;6772 +92069;47.96342;-3.58499;87;20221103;14.5;11;12.8;9.7;12.69;6.3;1.35;5607 +92069;47.96342;-3.58499;87;20221104;14.2;9.4;11.8;7.9;10.49;.2;1.79;7091 +92069;47.96342;-3.58499;87;20221105;14.6;8.1;11.4;4.8;12.32;14.6;.92;4186 +92069;47.96342;-3.58499;87;20221106;15.4;12.8;14.1;8.2;14.59;6.1;1.01;4703 +92069;47.96342;-3.58499;87;20221107;16.6;12.2;14.4;9.7;13.79;3.5;1.58;4234 +92069;47.96342;-3.58499;87;20221108;15.1;11.7;13.4;9.6;12.86;5.4;1.54;3409 +92069;47.96342;-3.58499;87;20221109;15.1;11.2;13.1;6.1;12.19;.1;1.42;5359 +92069;47.96342;-3.58499;87;20221110;16.5;9.9;13.2;4.8;13.09;.1;1.12;6423 +92069;47.96342;-3.58499;87;20221111;14.3;13.2;13.8;4.9;13.62;.1;1.03;3565 +92069;47.96342;-3.58499;87;20221112;17.7;9.8;13.7;5.2;14.26;.1;.93;7511 +92069;47.96342;-3.58499;87;20221113;18;12;15;4.8;15.02;5;1.03;6547 +92069;47.96342;-3.58499;87;20221114;14.2;13.1;13.6;5.8;13.56;15.8;1.01;4308 +92069;47.96342;-3.58499;87;20221115;14;11.6;12.8;10.4;12.76;7.2;1.26;4306 +92069;47.96342;-3.58499;87;20221116;14.8;9.3;12;10;12.02;17.6;1.35;3580 +92069;47.96342;-3.58499;87;20221117;13.5;10.4;12;8.9;11.39;.4;1.48;3698 +92069;47.96342;-3.58499;87;20221118;12.1;7.8;10;5.1;9.62;1.1;1.11;5502 +92069;47.96342;-3.58499;87;20221119;12.3;4.3;8.3;3.6;8.92;2.8;.85;6211 +92069;47.96342;-3.58499;87;20221120;13.3;8.8;11;6.2;11.29;1.9;1.01;4138 +92069;47.96342;-3.58499;87;20221121;13;9.7;11.4;9.8;10.49;8.3;1.72;2888 +92069;47.96342;-3.58499;87;20221122;12.3;7.9;10.1;9.5;9.79;5.2;1.46;4419 +92069;47.96342;-3.58499;87;20221123;13.5;9.4;11.5;8.7;11.69;1.5;1.09;5059 +92069;47.96342;-3.58499;87;20221124;14.8;9.4;12.1;8.3;11.42;10.6;1.47;4107 +92069;47.96342;-3.58499;87;20221125;13.7;10.1;11.9;5.5;10.62;.1;1.32;5170 +92069;47.96342;-3.58499;87;20221126;13.8;8.3;11;6.7;11.99;18.7;.86;3354 +92069;47.96342;-3.58499;87;20221127;13.4;11.9;12.6;5.4;13.92;13.1;.57;1329 +92069;47.96342;-3.58499;87;20221128;12.2;8.4;10.3;6;10.49;1.1;1;4276 +92069;47.96342;-3.58499;87;20221129;12.9;6.6;9.7;2.3;9.89;0;.56;5209 +92069;47.96342;-3.58499;87;20221130;7.3;5.9;6.6;3.8;8.72;0;.57;1864 +92069;47.96342;-3.58499;87;20221201;9.9;2.5;6.2;4;7.79;0;.65;5787 +92069;47.96342;-3.58499;87;20221202;7.9;1;4.4;4.1;7.02;0;.54;5412 +92069;47.96342;-3.58499;87;20221203;5.4;3.6;4.5;6.3;7.09;.1;.77;2341 +92069;47.96342;-3.58499;87;20221204;4;2.2;3.1;3.8;6.82;0;.51;1445 +92069;47.96342;-3.58499;87;20221205;7;1.9;4.5;4.6;7.06;0;.62;3920 +92069;47.96342;-3.58499;87;20221206;6.6;1.7;4.2;4.3;6.86;.1;.62;3295 +92069;47.96342;-3.58499;87;20221207;7.1;-.3;3.4;3.2;6.56;.2;.43;5685 +92069;47.96342;-3.58499;87;20221208;6.3;1.6;4;3.5;6.79;0;.44;4716 +92069;47.96342;-3.58499;87;20221209;5;-1.4;1.8;3.7;5.86;.1;.39;5464 +92069;47.96342;-3.58499;87;20221210;4.7;-2;1.4;2.3;5.82;.1;.36;3925 +92069;47.96342;-3.58499;87;20221211;2.9;-.1;1.4;2.8;6.66;.2;.25;2150 +92069;47.96342;-3.58499;87;20221212;2.8;-1.5;.7;4.1;6.06;.1;.29;2760 +92069;47.96342;-3.58499;87;20221213;3.5;-1.4;1.1;5.3;5.56;1.7;.54;3742 +92069;47.96342;-3.58499;87;20221214;3;1.1;2.1;7;6.72;8.3;.38;1337 +92069;47.96342;-3.58499;87;20221215;5.3;1.9;3.6;9;5.69;1.1;1.35;1717 +92069;47.96342;-3.58499;87;20221216;6.9;.4;3.7;4.3;5.76;0;.75;5197 +92069;47.96342;-3.58499;87;20221217;1.8;-2.1;-.1;3.9;5.02;.8;.48;3504 +92069;47.96342;-3.58499;87;20221218;12.1;-1.2;5.5;7.3;9.59;40.6;.28;2775 +92069;47.96342;-3.58499;87;20221219;14.5;12;13.2;9.8;13.76;23.3;.95;1421 +92069;47.96342;-3.58499;87;20221220;12.4;11.7;12.1;5.7;12.62;.8;.76;2040 +92069;47.96342;-3.58499;87;20221221;12.9;7.8;10.3;7.7;12.86;11.2;.19;1866 +92069;47.96342;-3.58499;87;20221222;13.3;12.1;12.7;10;13.89;28.3;.7;818 +92069;47.96342;-3.58499;87;20221223;13.4;12.4;12.9;9;14.26;5.7;.58;1052 +92069;47.96342;-3.58499;87;20221224;11.8;11.4;11.6;5.8;12.79;4.6;.62;850 +92069;47.96342;-3.58499;87;20221225;11.2;10.4;10.8;3.7;12.42;2.7;.43;1216 +92069;47.96342;-3.58499;87;20221226;10.9;8.1;9.5;4.4;10.39;.2;.59;3846 +92069;47.96342;-3.58499;87;20221227;11.7;4.5;8.1;4.9;9.32;.6;.71;4001 +92069;47.96342;-3.58499;87;20221228;12.2;10.4;11.3;10;11.76;9.3;1.06;1115 +92069;47.96342;-3.58499;87;20221229;11.1;9.3;10.2;7.2;9.72;12.7;1.29;3371 +92069;47.96342;-3.58499;87;20221230;13.3;6.8;10.1;11.6;13.36;29.8;.06;2182 +92069;47.96342;-3.58499;87;20221231;15.3;12.6;14;12.7;13.69;7;1.47;1310 +92070;48.00412;-3.25469;141;20220101;14.3;10.1;12.2;4;12.42;4.4;.73;2721 +92070;48.00412;-3.25469;141;20220102;12.9;10.8;11.9;6.6;12.64;1;.74;2026 +92070;48.00412;-3.25469;141;20220103;12;11.1;11.5;4.7;12.37;20.5;.65;1120 +92070;48.00412;-3.25469;141;20220104;8.5;7.9;8.2;3.4;8.59;.7;.89;1409 +92070;48.00412;-3.25469;141;20220105;7.5;.7;4.1;1.5;6.66;0;.36;4250 +92070;48.00412;-3.25469;141;20220106;7.5;1.2;4.3;2.7;7.62;3;.34;3426 +92070;48.00412;-3.25469;141;20220107;9.5;5;7.2;4.4;9.04;4.9;.56;3537 +92070;48.00412;-3.25469;141;20220108;10.5;7.5;9;7.1;9.72;13.9;.96;2116 +92070;48.00412;-3.25469;141;20220109;8.9;5.3;7.1;3.3;9.92;3.2;.27;2707 +92070;48.00412;-3.25469;141;20220110;12.7;8.4;10.6;2.5;12.49;1;.26;3343 +92070;48.00412;-3.25469;141;20220111;10.5;8.9;9.7;1;11.74;2.1;.34;1948 +92070;48.00412;-3.25469;141;20220112;10.3;8.2;9.3;1.9;11.09;0;.39;2221 +92070;48.00412;-3.25469;141;20220113;8.4;5.2;6.8;2.9;8.12;0;.6;3839 +92070;48.00412;-3.25469;141;20220114;2.7;.3;1.5;2.1;6.22;.1;.35;2388 +92070;48.00412;-3.25469;141;20220115;5.6;-.3;2.7;2.1;7.62;0;.18;3786 +92070;48.00412;-3.25469;141;20220116;11;4.2;7.6;2.5;9.84;.5;.33;4706 +92070;48.00412;-3.25469;141;20220117;10.2;5.2;7.7;1.9;9.04;.1;.45;4278 +92070;48.00412;-3.25469;141;20220118;6;3.1;4.6;2;7.67;0;.4;2832 +92070;48.00412;-3.25469;141;20220119;7.7;4.1;5.9;2;8.64;.8;.37;3064 +92070;48.00412;-3.25469;141;20220120;8.1;3.7;5.9;2.8;7.37;0;.69;3780 +92070;48.00412;-3.25469;141;20220121;6.8;.8;3.8;2.4;6.02;.1;.64;4896 +92070;48.00412;-3.25469;141;20220122;7.1;-.7;3.2;2;7.07;0;.34;4698 +92070;48.00412;-3.25469;141;20220123;5.2;3.2;4.2;3.9;7.19;0;.61;3349 +92070;48.00412;-3.25469;141;20220124;4.9;1.1;3;1.9;6.37;0;.44;3752 +92070;48.00412;-3.25469;141;20220125;5.9;-2.4;1.8;1.5;6.62;0;.26;5751 +92070;48.00412;-3.25469;141;20220126;4.9;.4;2.6;2.2;6.44;0;.45;4210 +92070;48.00412;-3.25469;141;20220127;7.7;-1.8;2.9;1.7;8.02;.1;.21;5723 +92070;48.00412;-3.25469;141;20220128;9.4;6.9;8.1;1.1;10.83;0;.34;3099 +92070;48.00412;-3.25469;141;20220129;10.1;7.9;9;2.4;10.57;.1;.5;3086 +92070;48.00412;-3.25469;141;20220130;10.8;7.2;9;2;9.99;.2;.58;3869 +92070;48.00412;-3.25469;141;20220131;9.6;6.8;8.2;4.2;8.77;.1;.95;3815 +92070;48.00412;-3.25469;141;20220201;11;5.4;8.2;4.1;10.22;0;.54;4978 +92070;48.00412;-3.25469;141;20220202;10.4;7.8;9.1;2.5;9.79;0;.71;4381 +92070;48.00412;-3.25469;141;20220203;9.7;5.4;7.6;2.5;9.97;.5;.46;4335 +92070;48.00412;-3.25469;141;20220204;9.6;7.4;8.5;3.5;8.59;.8;1.02;3893 +92070;48.00412;-3.25469;141;20220205;10.8;2;6.4;3.1;8.33;.1;.69;7149 +92070;48.00412;-3.25469;141;20220206;11.6;7.7;9.7;6.8;11.26;2.4;.64;4701 +92070;48.00412;-3.25469;141;20220207;12.8;8.3;10.6;2.2;11.04;.2;.73;5225 +92070;48.00412;-3.25469;141;20220208;9.1;6.8;7.9;1.9;10.29;0;.49;3344 +92070;48.00412;-3.25469;141;20220209;7.8;5.9;6.9;1.4;9.09;0;.53;3056 +92070;48.00412;-3.25469;141;20220210;7.7;5.5;6.6;3.6;8.72;.8;1.04;5386 +92070;48.00412;-3.25469;141;20220211;9.3;.7;5;2.6;6.82;0;.92;8748 +92070;48.00412;-3.25469;141;20220212;9;.9;4.9;4;7.05;0;1.02;7974 +92070;48.00412;-3.25469;141;20220213;10.4;6.4;8.4;8;10.32;22.6;.72;2205 +92070;48.00412;-3.25469;141;20220214;10.4;5.6;8;6.4;8.85;1.6;1.26;7326 +92070;48.00412;-3.25469;141;20220215;10.6;5.3;8;7.4;10.78;7.4;.47;3189 +92070;48.00412;-3.25469;141;20220216;12.7;10.2;11.5;7.2;13.49;2.5;.39;3728 +92070;48.00412;-3.25469;141;20220217;14;9.5;11.7;5.3;11.47;2.8;1.25;6763 +92070;48.00412;-3.25469;141;20220218;10.6;9.4;10;7.1;8.97;1.2;1.77;3871 +92070;48.00412;-3.25469;141;20220219;10.3;1.6;5.9;5.1;8.39;1.5;.91;8311 +92070;48.00412;-3.25469;141;20220220;12;7.9;10;6.9;11.09;2;.94;5842 +92070;48.00412;-3.25469;141;20220221;11.6;7.1;9.3;6.2;8.22;.3;1.82;7100 +92070;48.00412;-3.25469;141;20220222;13.8;6.5;10.2;3.8;10.74;.2;1.12;7937 +92070;48.00412;-3.25469;141;20220223;9.8;3.4;6.6;1.9;8.54;.3;.81;7389 +92070;48.00412;-3.25469;141;20220224;9.9;6.8;8.4;4.5;8.07;1;1.42;6525 +92070;48.00412;-3.25469;141;20220225;10.9;1.8;6.4;2;7.12;0;1.13;9934 +92070;48.00412;-3.25469;141;20220226;11.3;.9;6.1;3.9;6.17;0;1.72;11642 +92070;48.00412;-3.25469;141;20220227;12.2;1.6;6.9;3.2;8.19;.3;1.29;11227 +92070;48.00412;-3.25469;141;20220228;12.5;8.1;10.3;3.8;11.34;.7;.95;6902 +92070;48.00412;-3.25469;141;20220301;12.2;8.9;10.6;2.7;12.02;3.1;.8;5671 +92070;48.00412;-3.25469;141;20220302;13.1;8.4;10.8;2.9;11.29;2.2;1.03;7018 +92070;48.00412;-3.25469;141;20220303;10.5;8.6;9.5;2.8;10.47;.8;.89;4629 +92070;48.00412;-3.25469;141;20220304;11.1;4.5;7.8;2.9;7.82;0;1.39;9566 +92070;48.00412;-3.25469;141;20220305;9;.2;4.6;3.2;7.27;3.4;1.11;10539 +92070;48.00412;-3.25469;141;20220306;8.1;4.5;6.3;4.8;7.29;0;1.32;6800 +92070;48.00412;-3.25469;141;20220307;6.7;-.2;3.3;3.5;5.42;0;1.37;10144 +92070;48.00412;-3.25469;141;20220308;11.5;1.1;6.3;3.7;8.24;1.3;1.28;11371 +92070;48.00412;-3.25469;141;20220309;12.2;5.4;8.8;5.8;10.09;4.6;1.23;9439 +92070;48.00412;-3.25469;141;20220310;12.6;6.7;9.7;3.3;9.17;4.7;1.57;10963 +92070;48.00412;-3.25469;141;20220311;12.1;6.9;9.5;5.4;10.14;15.5;1.37;8959 +92070;48.00412;-3.25469;141;20220312;11.7;5;8.4;5.6;9.07;4.4;1.53;10954 +92070;48.00412;-3.25469;141;20220313;10.6;6.9;8.8;4.1;9.14;3.5;1.4;8796 +92070;48.00412;-3.25469;141;20220314;15.1;6.4;10.7;2.6;8.72;0;2.02;13322 +92070;48.00412;-3.25469;141;20220315;15.2;6.7;10.9;2.1;10.49;0;1.64;12234 +92070;48.00412;-3.25469;141;20220316;10.9;9.5;10.2;2.6;10.79;4.1;.98;3957 +92070;48.00412;-3.25469;141;20220317;13.2;2.6;7.9;3.2;7.57;.1;1.98;14697 +92070;48.00412;-3.25469;141;20220318;13.4;3.1;8.3;5.4;7.39;0;2.73;17766 +92070;48.00412;-3.25469;141;20220319;13.1;5.3;9.2;4.5;7.99;0;2.34;12400 +92070;48.00412;-3.25469;141;20220320;14.2;7.8;11;3.2;9.65;0;2.03;12400 +92070;48.00412;-3.25469;141;20220321;16.7;7.3;12;4.3;10.59;0;2.42;16866 +92070;48.00412;-3.25469;141;20220322;14.9;7.9;11.4;5.9;8.98;0;2.81;16212 +92070;48.00412;-3.25469;141;20220323;15.3;7.6;11.4;3.8;8.05;0;2.93;18108 +92070;48.00412;-3.25469;141;20220324;17.1;5.3;11.2;3.1;7.82;0;3.03;18911 +92070;48.00412;-3.25469;141;20220325;18.2;6.4;12.3;4.7;8.75;0;3.53;18749 +92070;48.00412;-3.25469;141;20220326;17.4;6.8;12.1;5.3;8.52;0;3.65;17581 +92070;48.00412;-3.25469;141;20220327;17.3;7;12.1;3.5;8.45;0;3.2;16989 +92070;48.00412;-3.25469;141;20220328;17;7;12;3.6;10.48;.2;2.1;10130 +92070;48.00412;-3.25469;141;20220329;12.9;9.4;11.1;3.3;11.62;.6;1.29;6700 +92070;48.00412;-3.25469;141;20220330;13.2;8.3;10.7;4.2;10.08;1;1.94;10405 +92070;48.00412;-3.25469;141;20220331;8.2;5.5;6.8;7;7.32;1.3;1.97;10392 +92070;48.00412;-3.25469;141;20220401;8.7;1.7;5.2;7.5;5.45;.2;2.65;17694 +92070;48.00412;-3.25469;141;20220402;8.9;1.2;5;4.2;6.15;.7;1.92;12334 +92070;48.00412;-3.25469;141;20220403;9.3;1.1;5.2;3.8;5.59;.2;2.36;17494 +92070;48.00412;-3.25469;141;20220404;9.1;1.6;5.3;5.2;8.21;.4;1.34;13131 +92070;48.00412;-3.25469;141;20220405;13.3;8.5;10.9;5.5;10.79;.1;1.87;11908 +92070;48.00412;-3.25469;141;20220406;11.9;7;9.5;7.7;10.98;3;1.2;7762 +92070;48.00412;-3.25469;141;20220407;13;10.1;11.6;8.6;11.18;19.5;2.09;11809 +92070;48.00412;-3.25469;141;20220408;12.9;7.8;10.4;7.2;10.28;5.5;1.83;9444 +92070;48.00412;-3.25469;141;20220409;11;3.5;7.3;3.4;7.18;0;2.53;20535 +92070;48.00412;-3.25469;141;20220410;13.3;2.6;7.9;5.1;7.55;0;2.67;18268 +92070;48.00412;-3.25469;141;20220411;16.6;8;12.3;5.2;10.75;1.3;2.76;16065 +92070;48.00412;-3.25469;141;20220412;15;10.5;12.8;4.1;12.25;.3;1.9;10370 +92070;48.00412;-3.25469;141;20220413;18.1;8.1;13.1;2.8;11.65;.1;2.8;18625 +92070;48.00412;-3.25469;141;20220414;19;8.4;13.7;3.1;11.82;.1;3.08;20144 +92070;48.00412;-3.25469;141;20220415;17.1;6.8;12;2.7;12.12;0;2.84;22507 +92070;48.00412;-3.25469;141;20220416;20.8;8.5;14.6;3;11.45;0;3.82;23633 +92070;48.00412;-3.25469;141;20220417;18.5;8.3;13.4;3.5;11.45;0;3.01;18324 +92070;48.00412;-3.25469;141;20220418;14.2;7.7;11;3.6;10.12;0;2.57;17625 +92070;48.00412;-3.25469;141;20220419;13.2;5.2;9.2;4.3;8.45;.1;2.58;16727 +92070;48.00412;-3.25469;141;20220420;15.7;5.6;10.6;4;10.28;.1;2.74;19652 +92070;48.00412;-3.25469;141;20220421;15.5;5.7;10.6;3;10.75;.8;2.66;20901 +92070;48.00412;-3.25469;141;20220422;18.4;8.9;13.6;4.9;11.22;2.3;3.44;18890 +92070;48.00412;-3.25469;141;20220423;17.8;10;13.9;6.1;11.62;0;3.53;18822 +92070;48.00412;-3.25469;141;20220424;16.4;9.3;12.8;3;12.25;8.6;2.49;16090 +92070;48.00412;-3.25469;141;20220425;15.3;9.1;12.2;3.4;10.95;.1;2.78;18342 +92070;48.00412;-3.25469;141;20220426;16.4;6;11.2;4.8;9.52;0;3.6;24558 +92070;48.00412;-3.25469;141;20220427;16.4;7.8;12.1;6.4;9.72;.3;3.68;20707 +92070;48.00412;-3.25469;141;20220428;16.6;10.1;13.3;4.7;10.95;0;3;13841 +92070;48.00412;-3.25469;141;20220429;17.7;8.3;13;4.7;11.12;0;3.39;18995 +92070;48.00412;-3.25469;141;20220430;14.5;7.4;10.9;4.9;9.35;0;3;17299 +92070;48.00412;-3.25469;141;20220501;17.7;7.2;12.5;3.4;10.15;1.4;3.35;20715 +92070;48.00412;-3.25469;141;20220502;15.3;9.4;12.4;4;11.32;.6;2.48;13233 +92070;48.00412;-3.25469;141;20220503;17;9.6;13.3;3.9;10.58;.1;2.97;13865 +92070;48.00412;-3.25469;141;20220504;16.5;6.8;11.6;3.4;10.98;0;2.85;19219 +92070;48.00412;-3.25469;141;20220505;16.3;7.7;12;3.6;11.92;.1;2.82;20337 +92070;48.00412;-3.25469;141;20220506;20.3;7;13.6;1.9;11.29;0;3.63;24897 +92070;48.00412;-3.25469;141;20220507;19.8;8.2;14;2.6;11.69;.1;3.61;22884 +92070;48.00412;-3.25469;141;20220508;20.6;7.8;14.2;2.9;12.14;.1;3.85;24772 +92070;48.00412;-3.25469;141;20220509;23.5;9.2;16.3;2.5;12.84;0;4.42;26351 +92070;48.00412;-3.25469;141;20220510;20.7;10.7;15.7;2.5;12.97;.1;3.72;23438 +92070;48.00412;-3.25469;141;20220511;18.3;10.5;14.4;3.4;12.64;.2;3.21;19620 +92070;48.00412;-3.25469;141;20220512;18.9;5.9;12.4;1.8;10.27;.1;3.59;25109 +92070;48.00412;-3.25469;141;20220513;19.9;5.2;12.5;1.7;10.34;0;3.78;26815 +92070;48.00412;-3.25469;141;20220514;23.4;8.2;15.8;2.6;12.07;.9;4.44;26295 +92070;48.00412;-3.25469;141;20220515;24.6;14.9;19.7;2.6;15.17;0;4.34;22311 +92070;48.00412;-3.25469;141;20220516;20;13.5;16.7;3.1;15.07;1.9;3.18;17697 +92070;48.00412;-3.25469;141;20220517;24.8;11.1;18;3.1;14.32;.3;4.65;25551 +92070;48.00412;-3.25469;141;20220518;24.1;9.3;16.7;2.2;13.29;1;4.4;25960 +92070;48.00412;-3.25469;141;20220519;22;12.1;17.1;1.8;13.29;0;4.05;24200 +92070;48.00412;-3.25469;141;20220520;21.4;11.8;16.6;2.6;11.99;.1;4.26;24143 +92070;48.00412;-3.25469;141;20220521;23.4;8.4;15.9;2.1;12.24;0;4.56;28064 +92070;48.00412;-3.25469;141;20220522;23.8;11.3;17.6;2.7;13.64;4.6;4.41;23200 +92070;48.00412;-3.25469;141;20220523;17.1;10.3;13.7;3.2;11.97;1.3;3.01;18538 +92070;48.00412;-3.25469;141;20220524;16.6;7.9;12.3;2.7;9.04;.8;3.72;22497 +92070;48.00412;-3.25469;141;20220525;16.6;6.9;11.8;2.7;9.44;.2;3.42;21343 +92070;48.00412;-3.25469;141;20220526;17.2;11.7;14.4;2.4;10.64;0;3.18;16319 +92070;48.00412;-3.25469;141;20220527;19;10.3;14.6;2.1;11.34;.1;3.48;19707 +92070;48.00412;-3.25469;141;20220528;21.2;7.2;14.2;3.4;10.64;0;4.72;28454 +92070;48.00412;-3.25469;141;20220529;18.2;7.8;13;3.9;9.07;.1;4.36;25377 +92070;48.00412;-3.25469;141;20220530;18.2;5.3;11.7;2.4;8.94;0;4.07;27699 +92070;48.00412;-3.25469;141;20220531;19.8;5.7;12.7;2.1;9.62;.1;4.21;28392 +92070;48.00412;-3.25469;141;20220601;21;5.6;13.3;2.5;10.29;0;4.5;29509 +92070;48.00412;-3.25469;141;20220602;23.6;10.7;17.2;3;11.49;0;5.06;26075 +92070;48.00412;-3.25469;141;20220603;24.3;11.6;18;2.3;14.17;1.4;4.57;25367 +92070;48.00412;-3.25469;141;20220604;23.8;14.1;18.9;2.2;16.37;.8;4.17;23231 +92070;48.00412;-3.25469;141;20220605;19.4;12.5;16;3.1;13.14;.2;3.67;21086 +92070;48.00412;-3.25469;141;20220606;16.8;9.7;13.3;2.4;14.04;5.9;2.48;16967 +92070;48.00412;-3.25469;141;20220607;18.4;13.3;15.9;4.1;15.74;6.5;2.68;16362 +92070;48.00412;-3.25469;141;20220608;20;13.2;16.6;4.1;14.59;.1;3.65;21711 +92070;48.00412;-3.25469;141;20220609;20.6;12.2;16.4;3.4;14.19;.8;3.99;24320 +92070;48.00412;-3.25469;141;20220610;19.6;14.6;17.1;3.1;16.47;1.1;3;17269 +92070;48.00412;-3.25469;141;20220611;22.7;10.4;16.6;2.2;13.39;.2;4.55;28248 +92070;48.00412;-3.25469;141;20220612;21.7;9.6;15.6;2.9;12.24;.2;4.62;27608 +92070;48.00412;-3.25469;141;20220613;22.1;8.5;15.3;2.9;11.57;0;4.8;28799 +92070;48.00412;-3.25469;141;20220614;26.4;8.7;17.5;2.8;12.24;0;5.75;31156 +92070;48.00412;-3.25469;141;20220615;28.2;11.7;19.9;2.5;13.72;0;5.95;30744 +92070;48.00412;-3.25469;141;20220616;29.7;10.5;20.1;2.3;13.07;0;6.1;30577 +92070;48.00412;-3.25469;141;20220617;34.2;15.5;24.9;1.8;16.37;0;6.63;30902 +92070;48.00412;-3.25469;141;20220618;32.8;17.3;25;3.3;16.94;3.5;6.89;27680 +92070;48.00412;-3.25469;141;20220619;17.6;12.7;15.1;5.6;15.02;3.9;2.4;13880 +92070;48.00412;-3.25469;141;20220620;22.2;14.6;18.4;3.8;16.59;5.7;3.68;19575 +92070;48.00412;-3.25469;141;20220621;23.9;13;18.5;2.7;15.87;4.1;4.35;23935 +92070;48.00412;-3.25469;141;20220622;23.4;13.1;18.2;2;16.69;10.5;3.94;22447 +92070;48.00412;-3.25469;141;20220623;21.8;15.4;18.6;2.3;17.02;1.5;3.62;20407 +92070;48.00412;-3.25469;141;20220624;18.8;14.8;16.8;3.3;15.47;5.3;2.88;14942 +92070;48.00412;-3.25469;141;20220625;18.4;10.6;14.5;3.2;12.07;1.2;3.74;22924 +92070;48.00412;-3.25469;141;20220626;19.5;9.5;14.5;2.6;11.67;0;4.16;26036 +92070;48.00412;-3.25469;141;20220627;18.8;8.8;13.8;2.3;12.12;.3;3.67;24000 +92070;48.00412;-3.25469;141;20220628;19.4;8.7;14;2.8;12.54;6;3.71;23959 +92070;48.00412;-3.25469;141;20220629;18.4;12.2;15.3;2.7;13.99;4.8;3.14;19004 +92070;48.00412;-3.25469;141;20220630;16.3;9.6;12.9;1.7;12.14;5.9;3.21;21871 +92070;48.00412;-3.25469;141;20220701;20.3;7.5;13.9;1.7;11.52;.1;4.17;27658 +92070;48.00412;-3.25469;141;20220702;21.1;8.1;14.6;2.1;12.34;.1;4.3;28335 +92070;48.00412;-3.25469;141;20220703;20.3;8.9;14.6;2.1;12.42;.1;3.82;24143 +92070;48.00412;-3.25469;141;20220704;21.7;8.4;15.1;2.5;12.09;.1;4.54;28300 +92070;48.00412;-3.25469;141;20220705;22.1;9.9;16;2.8;12.99;.2;4.51;26808 +92070;48.00412;-3.25469;141;20220706;24.4;11.6;18;3;14.67;0;4.86;26929 +92070;48.00412;-3.25469;141;20220707;21.6;12.3;16.9;2.6;15.02;.1;3.74;21342 +92070;48.00412;-3.25469;141;20220708;26.1;11.4;18.7;3;13.89;.1;5.59;29460 +92070;48.00412;-3.25469;141;20220709;28.1;13.3;20.7;3.4;15.17;.1;6.08;29369 +92070;48.00412;-3.25469;141;20220710;29;13.7;21.3;3.5;13.34;0;6.6;29804 +92070;48.00412;-3.25469;141;20220711;30.6;15.1;22.9;3;15.14;0;6.59;29639 +92070;48.00412;-3.25469;141;20220712;33.4;16.8;25.1;2.2;16.39;0;6.66;30056 +92070;48.00412;-3.25469;141;20220713;33.3;15.8;24.5;2.3;15.87;0;6.62;30359 +92070;48.00412;-3.25469;141;20220714;25;13.7;19.3;3.2;13.97;0;5.19;25462 +92070;48.00412;-3.25469;141;20220715;27;11.8;19.4;3;13.22;0;5.76;28767 +92070;48.00412;-3.25469;141;20220716;29.7;12.9;21.3;3.2;12.32;0;6.63;29121 +92070;48.00412;-3.25469;141;20220717;33.5;17.6;25.6;3.1;13.02;0;7.41;28686 +92070;48.00412;-3.25469;141;20220718;38.8;18.6;28.7;3;13.34;.1;8.31;29691 +92070;48.00412;-3.25469;141;20220719;24.5;20.6;22.6;3.3;16.72;.8;4.16;16350 +92070;48.00412;-3.25469;141;20220720;22.8;15.6;19.2;2.5;17.22;0;3.54;18802 +92070;48.00412;-3.25469;141;20220721;23.4;11.8;17.6;2.1;14.02;0;4.1;22832 +92070;48.00412;-3.25469;141;20220722;23.4;13.3;18.3;3.1;14.17;.1;4.55;23803 +92070;48.00412;-3.25469;141;20220723;24.8;10.5;17.7;1.8;14.14;0;4.65;28056 +92070;48.00412;-3.25469;141;20220724;26.8;12.6;19.7;2.4;15.52;.2;5.08;27896 +92070;48.00412;-3.25469;141;20220725;21.3;16.2;18.7;3.9;16.32;.2;3.36;16471 +92070;48.00412;-3.25469;141;20220726;22.9;15.2;19;2.4;13.57;.1;4.03;19671 +92070;48.00412;-3.25469;141;20220727;22.5;9.3;15.9;1.8;12.14;0;4.1;24571 +92070;48.00412;-3.25469;141;20220728;26.3;12.7;19.5;2;13.39;0;4.91;26588 +92070;48.00412;-3.25469;141;20220729;27.6;15.4;21.5;2.3;14.42;.3;5.16;25040 +92070;48.00412;-3.25469;141;20220730;26.4;12.7;19.6;2.3;15.54;0;4.75;26553 +92070;48.00412;-3.25469;141;20220731;25.6;15.8;20.7;2.5;17.42;0;4.07;20897 +92070;48.00412;-3.25469;141;20220801;26.2;15.4;20.8;2.2;17.19;0;4.4;23296 +92070;48.00412;-3.25469;141;20220802;29.4;13.8;21.6;1.8;17.24;.2;5.13;27497 +92070;48.00412;-3.25469;141;20220803;30.8;14.6;22.7;2.3;17.54;.1;5.49;27727 +92070;48.00412;-3.25469;141;20220804;24.8;14.7;19.7;3.3;15.09;0;4.53;22044 +92070;48.00412;-3.25469;141;20220805;21.9;11;16.4;4;11.22;0;4.66;23579 +92070;48.00412;-3.25469;141;20220806;25.5;9.5;17.5;3.7;11.17;0;5.51;27216 +92070;48.00412;-3.25469;141;20220807;26.9;11.7;19.3;3.8;11.49;0;5.88;26619 +92070;48.00412;-3.25469;141;20220808;28.1;13;20.6;3.9;12.52;.1;5.99;25256 +92070;48.00412;-3.25469;141;20220809;28.2;15.1;21.6;4.3;14.87;0;5.92;25151 +92070;48.00412;-3.25469;141;20220810;32.6;15;23.8;3.4;15.54;0;6.57;26768 +92070;48.00412;-3.25469;141;20220811;34;16.3;25.2;3.3;13.44;0;7.04;26561 +92070;48.00412;-3.25469;141;20220812;34.4;17.3;25.8;3;12.22;0;6.98;26054 +92070;48.00412;-3.25469;141;20220813;35.6;15.8;25.7;2.3;13.32;3.2;6.31;25910 +92070;48.00412;-3.25469;141;20220814;21.3;18.2;19.7;2.8;19.17;4.5;2.27;10227 +92070;48.00412;-3.25469;141;20220815;22.8;16.3;19.6;3;18.19;5.5;3.02;15125 +92070;48.00412;-3.25469;141;20220816;23.2;15.7;19.4;2.1;17.74;6.9;3.25;17796 +92070;48.00412;-3.25469;141;20220817;21.9;14.2;18.1;2.4;17.07;6.5;2.87;15966 +92070;48.00412;-3.25469;141;20220818;24.3;15.3;19.8;2.8;17.27;0;3.5;18396 +92070;48.00412;-3.25469;141;20220819;22;17.2;19.6;3.1;18.02;3;2.84;13710 +92070;48.00412;-3.25469;141;20220820;23.9;11;17.4;1.4;13.72;0;3.67;23126 +92070;48.00412;-3.25469;141;20220821;20.3;12.5;16.4;1.5;16.27;3.1;2.56;16067 +92070;48.00412;-3.25469;141;20220822;21.7;16.8;19.3;2.4;19.87;.7;2.29;13079 +92070;48.00412;-3.25469;141;20220823;24.2;18.3;21.3;2.4;19.99;.3;3.09;15691 +92070;48.00412;-3.25469;141;20220824;27.8;14.6;21.2;1.7;18.14;1.6;3.94;21681 +92070;48.00412;-3.25469;141;20220825;22.3;17.4;19.8;3.1;17.34;.1;2.97;13577 +92070;48.00412;-3.25469;141;20220826;23.5;11.2;17.3;2.2;13.89;.1;3.58;21125 +92070;48.00412;-3.25469;141;20220827;24.8;11.7;18.3;2.3;14.64;0;3.8;21881 +92070;48.00412;-3.25469;141;20220828;25.7;14;19.9;3.3;14.54;.1;4.29;19719 +92070;48.00412;-3.25469;141;20220829;28.5;13.9;21.2;3.5;15.19;.1;4.93;21897 +92070;48.00412;-3.25469;141;20220830;28.7;15.5;22.1;3.8;16.07;0;4.97;20807 +92070;48.00412;-3.25469;141;20220831;26.9;16.2;21.5;3.3;17.12;5.8;4.12;18944 +92070;48.00412;-3.25469;141;20220901;22.8;16.6;19.7;1.7;18.62;3.7;2.45;13062 +92070;48.00412;-3.25469;141;20220902;22.2;15.3;18.7;1.5;18.02;4.6;2.49;14467 +92070;48.00412;-3.25469;141;20220903;20.8;14.5;17.6;2.7;16.29;0;2.53;14223 +92070;48.00412;-3.25469;141;20220904;23.7;16.6;20.2;3.9;17.34;2.8;3.33;15133 +92070;48.00412;-3.25469;141;20220905;26;16.3;21.2;3.4;17.72;2.9;3.54;16286 +92070;48.00412;-3.25469;141;20220906;21.4;15.9;18.6;3.7;16.92;7;2.64;12774 +92070;48.00412;-3.25469;141;20220907;20.5;15.2;17.8;3.9;16.57;11;2.37;11826 +92070;48.00412;-3.25469;141;20220908;19.7;14.3;17;5;16.12;3.7;2.44;13233 +92070;48.00412;-3.25469;141;20220909;19.8;14.5;17.1;4.1;15.34;1.9;2.47;12286 +92070;48.00412;-3.25469;141;20220910;22.5;12.1;17.3;1.6;15.09;.1;2.65;16688 +92070;48.00412;-3.25469;141;20220911;24.7;13.5;19.1;2.1;17.12;.1;3;17343 +92070;48.00412;-3.25469;141;20220912;27.9;15.4;21.6;2.7;16.42;.5;3.76;16211 +92070;48.00412;-3.25469;141;20220913;28.3;19.6;23.9;2.8;19.64;.4;3.49;14034 +92070;48.00412;-3.25469;141;20220914;21.5;16.2;18.8;2;19.29;3;1.78;10196 +92070;48.00412;-3.25469;141;20220915;20.7;13.8;17.3;2.7;15.32;.1;2.4;13081 +92070;48.00412;-3.25469;141;20220916;18.8;10;14.4;2.6;11.34;.1;2.52;14602 +92070;48.00412;-3.25469;141;20220917;18.8;6.2;12.5;2.1;9.67;.1;2.54;17311 +92070;48.00412;-3.25469;141;20220918;19.7;4.3;12;2.1;9.52;.2;2.64;18940 +92070;48.00412;-3.25469;141;20220919;20.7;5.8;13.3;2.3;10.89;.1;2.68;17971 +92070;48.00412;-3.25469;141;20220920;20.3;8;14.2;2.2;11.54;.2;2.53;16586 +92070;48.00412;-3.25469;141;20220921;21.1;8.4;14.7;2.2;11.42;.1;2.64;16626 +92070;48.00412;-3.25469;141;20220922;22.1;7.5;14.8;1.8;11.59;0;2.54;17109 +92070;48.00412;-3.25469;141;20220923;18;10.8;14.4;1.4;13.77;3.6;1.56;10256 +92070;48.00412;-3.25469;141;20220924;17;10.9;13.9;2.7;12.89;4.4;1.79;10516 +92070;48.00412;-3.25469;141;20220925;17.8;9.6;13.7;2.6;11.92;.1;2.05;12681 +92070;48.00412;-3.25469;141;20220926;16.1;7.9;12;3.8;11.84;2.8;1.68;10922 +92070;48.00412;-3.25469;141;20220927;16.1;10.3;13.2;4.2;13.24;6.3;1.52;9260 +92070;48.00412;-3.25469;141;20220928;15.4;11.3;13.3;3.6;12.97;.3;1.52;8740 +92070;48.00412;-3.25469;141;20220929;15.1;7.3;11.2;2.4;10.97;1.6;1.57;11428 +92070;48.00412;-3.25469;141;20220930;15.7;5.2;10.5;3.1;12.37;5.8;1.23;11772 +92070;48.00412;-3.25469;141;20221001;20.2;14.3;17.3;4.8;17.04;1.5;1.76;10054 +92070;48.00412;-3.25469;141;20221002;18.8;15.6;17.2;4.3;17.02;.7;1.51;7504 +92070;48.00412;-3.25469;141;20221003;17.4;13;15.2;1.9;15.24;.1;1.26;7748 +92070;48.00412;-3.25469;141;20221004;17.3;11.7;14.5;2;14.72;.1;1.31;8848 +92070;48.00412;-3.25469;141;20221005;17.6;15;16.3;3.6;14.22;1.6;1.71;5719 +92070;48.00412;-3.25469;141;20221006;18.5;6.1;12.3;1.2;11.04;0;1.57;13654 +92070;48.00412;-3.25469;141;20221007;17.9;5.2;11.6;1.7;11.19;.6;1.52;13507 +92070;48.00412;-3.25469;141;20221008;18.4;9.4;13.9;1.8;11.69;.1;1.67;11607 +92070;48.00412;-3.25469;141;20221009;19.9;6.4;13.2;2.4;10.94;2.2;1.93;13415 +92070;48.00412;-3.25469;141;20221010;17.1;13.7;15.4;2.7;14.97;.6;1.24;5443 +92070;48.00412;-3.25469;141;20221011;19.1;9.3;14.2;2.7;11.09;0;1.99;11688 +92070;48.00412;-3.25469;141;20221012;17.1;7.3;12.2;1.6;11.59;2.8;1.32;10816 +92070;48.00412;-3.25469;141;20221013;17.3;11.4;14.4;2.7;15.57;4.1;.94;7159 +92070;48.00412;-3.25469;141;20221014;17.3;12.4;14.8;3.6;15.99;10.6;.93;6731 +92070;48.00412;-3.25469;141;20221015;17;12.8;14.9;3.9;15.02;.8;1.2;7281 +92070;48.00412;-3.25469;141;20221016;16.8;10.9;13.9;2.7;15.04;6.1;.87;6438 +92070;48.00412;-3.25469;141;20221017;17.4;14.4;15.9;2.4;15.94;3.3;1.05;5559 +92070;48.00412;-3.25469;141;20221018;19.1;11.1;15.1;3.4;16.57;.1;1.08;8526 +92070;48.00412;-3.25469;141;20221019;22.2;16.5;19.3;3.4;17.57;4;1.76;7457 +92070;48.00412;-3.25469;141;20221020;19.6;10.6;15.1;2.8;14.54;5.7;1.34;9555 +92070;48.00412;-3.25469;141;20221021;18.1;14.8;16.4;6;14.97;16.6;1.77;5665 +92070;48.00412;-3.25469;141;20221022;19;13.5;16.3;3.3;15.69;5.5;1.27;6755 +92070;48.00412;-3.25469;141;20221023;17.6;12;14.8;4.7;14.29;13.1;1.32;6415 +92070;48.00412;-3.25469;141;20221024;17.1;13.2;15.1;5;14.72;2.2;1.32;6522 +92070;48.00412;-3.25469;141;20221025;17.6;12.7;15.2;3.4;15.12;.3;1.05;5849 +92070;48.00412;-3.25469;141;20221026;19.2;14.5;16.8;4.6;15.69;2.5;1.51;6337 +92070;48.00412;-3.25469;141;20221027;21;13.6;17.3;3.3;16.49;0;1.34;6761 +92070;48.00412;-3.25469;141;20221028;18;14.4;16.2;3.7;15.47;0;1.18;5388 +92070;48.00412;-3.25469;141;20221029;18.8;14.1;16.5;3.4;16.04;1.4;1.11;4907 +92070;48.00412;-3.25469;141;20221030;16.7;13.2;14.9;3.7;14.52;.8;1.13;5647 +92070;48.00412;-3.25469;141;20221031;16.6;10.4;13.5;4.1;13.42;3.6;1.06;5170 +92070;48.00412;-3.25469;141;20221101;15.7;11.1;13.4;6.2;11.92;4.1;1.69;5100 +92070;48.00412;-3.25469;141;20221102;15.9;8.1;12;4.1;11.92;14.8;1.15;6908 +92070;48.00412;-3.25469;141;20221103;14.3;12.4;13.4;6.1;12.42;6.7;1.35;3642 +92070;48.00412;-3.25469;141;20221104;13.8;8.1;10.9;4.8;10.07;.2;1.33;6397 +92070;48.00412;-3.25469;141;20221105;13.9;6.2;10;2.9;11.72;13.4;.59;5528 +92070;48.00412;-3.25469;141;20221106;14.7;12.4;13.6;5.6;14.02;7.4;.91;4027 +92070;48.00412;-3.25469;141;20221107;16;11.7;13.9;6.6;13.32;11;1.31;4465 +92070;48.00412;-3.25469;141;20221108;14.5;11;12.7;6.1;12.59;3.9;1.13;3772 +92070;48.00412;-3.25469;141;20221109;15.3;10;12.6;3.4;11.69;.1;1.05;5385 +92070;48.00412;-3.25469;141;20221110;16;7.4;11.7;2.8;12.32;.1;.73;6370 +92070;48.00412;-3.25469;141;20221111;12.4;11.7;12;3.2;12.87;.1;.73;2487 +92070;48.00412;-3.25469;141;20221112;18.6;8.9;13.7;3.3;13.27;.1;.92;6938 +92070;48.00412;-3.25469;141;20221113;18.2;10.2;14.2;3.2;13.84;4.4;.9;6268 +92070;48.00412;-3.25469;141;20221114;13.4;12.4;12.9;3.5;13.02;14.7;.84;2948 +92070;48.00412;-3.25469;141;20221115;13.7;10.8;12.2;6.5;12.24;8.3;1.05;3792 +92070;48.00412;-3.25469;141;20221116;14.6;7.8;11.2;6.4;11.42;17.7;1.06;4415 +92070;48.00412;-3.25469;141;20221117;13;9.2;11.1;5.4;10.77;.7;1.14;3659 +92070;48.00412;-3.25469;141;20221118;12.1;6.3;9.2;2.5;9.17;.8;.74;5101 +92070;48.00412;-3.25469;141;20221119;12.1;2.9;7.5;1.9;8.44;3;.52;6002 +92070;48.00412;-3.25469;141;20221120;12.8;7.1;10;3.4;10.72;.9;.67;4727 +92070;48.00412;-3.25469;141;20221121;12.1;7.9;10;5.5;10.12;8.4;1.05;3828 +92070;48.00412;-3.25469;141;20221122;12.3;5.8;9;4.9;9.29;5.7;1.01;4770 +92070;48.00412;-3.25469;141;20221123;13;7.4;10.2;5.4;11.17;1.4;.7;4641 +92070;48.00412;-3.25469;141;20221124;13.8;7.2;10.5;4.8;11.02;11.3;.85;4214 +92070;48.00412;-3.25469;141;20221125;13.7;7;10.3;2.9;10.07;.1;.78;5126 +92070;48.00412;-3.25469;141;20221126;12.8;6.1;9.5;4;11.29;16.9;.42;3852 +92070;48.00412;-3.25469;141;20221127;12.8;11.3;12;3.1;13.37;13.6;.5;1646 +92070;48.00412;-3.25469;141;20221128;11.6;6.9;9.2;3.1;9.92;1.4;.62;3811 +92070;48.00412;-3.25469;141;20221129;11.7;3.9;7.8;1.3;9.04;0;.29;4850 +92070;48.00412;-3.25469;141;20221130;6.8;3.6;5.2;2.7;8.12;0;.42;2582 +92070;48.00412;-3.25469;141;20221201;8.7;2.2;5.4;2.6;7.57;0;.46;4717 +92070;48.00412;-3.25469;141;20221202;6.8;.4;3.6;2.7;6.82;0;.39;4612 +92070;48.00412;-3.25469;141;20221203;4.1;2.5;3.3;4.3;6.87;.1;.54;1932 +92070;48.00412;-3.25469;141;20221204;3.4;2;2.7;2.7;6.74;0;.4;1627 +92070;48.00412;-3.25469;141;20221205;5.4;2.5;3.9;3;6.99;0;.46;2833 +92070;48.00412;-3.25469;141;20221206;6.5;1.4;3.9;3.2;6.64;.1;.55;3331 +92070;48.00412;-3.25469;141;20221207;7.4;-.8;3.3;1.9;6.39;.2;.32;4811 +92070;48.00412;-3.25469;141;20221208;5.4;-.1;2.6;2;6.37;0;.29;4048 +92070;48.00412;-3.25469;141;20221209;4.2;-2.6;.8;2.1;5.49;.1;.27;4577 +92070;48.00412;-3.25469;141;20221210;4.6;-3.9;.4;1.6;5.34;.1;.25;4195 +92070;48.00412;-3.25469;141;20221211;3.2;-1;1.1;2;6.22;.1;.25;2770 +92070;48.00412;-3.25469;141;20221212;1.6;-2.6;-.5;2.7;5.54;.1;.23;2835 +92070;48.00412;-3.25469;141;20221213;2.3;-2.4;-.1;3.4;5.19;.4;.4;3363 +92070;48.00412;-3.25469;141;20221214;2.1;.2;1.1;5;6.32;4.2;.31;1762 +92070;48.00412;-3.25469;141;20221215;4.2;1;2.6;6.2;5.37;1;1.05;2297 +92070;48.00412;-3.25469;141;20221216;6.6;-.8;2.9;2.7;5.59;.1;.53;4472 +92070;48.00412;-3.25469;141;20221217;.5;-3;-1.3;2.5;4.77;0;.35;3009 +92070;48.00412;-3.25469;141;20221218;10.7;-2.6;4;5.2;8.44;36.1;.28;4203 +92070;48.00412;-3.25469;141;20221219;14.2;11;12.6;7.1;13.49;30.3;.69;2145 +92070;48.00412;-3.25469;141;20221220;12.3;12;12.1;4.1;12.34;1.9;.79;1205 +92070;48.00412;-3.25469;141;20221221;12.8;6.6;9.7;4.9;12.34;11.9;.09;3060 +92070;48.00412;-3.25469;141;20221222;13.8;11.9;12.8;6.9;13.44;19.6;.74;1564 +92070;48.00412;-3.25469;141;20221223;13.4;12.7;13.1;6.4;13.79;6.7;.7;1108 +92070;48.00412;-3.25469;141;20221224;11.4;11.1;11.2;4.2;12.37;5;.6;883 +92070;48.00412;-3.25469;141;20221225;10.9;10.1;10.5;2.9;12.07;1.5;.43;1299 +92070;48.00412;-3.25469;141;20221226;10.7;8.7;9.7;3.1;10.02;.1;.63;2673 +92070;48.00412;-3.25469;141;20221227;11;3.4;7.2;3.4;8.99;.5;.47;3988 +92070;48.00412;-3.25469;141;20221228;11.9;9.2;10.5;7.2;11.39;8.9;.8;1980 +92070;48.00412;-3.25469;141;20221229;10.5;8.1;9.3;5;9.47;10.7;.95;2703 +92070;48.00412;-3.25469;141;20221230;13.4;5.5;9.5;8.3;12.89;30.8;0;3493 +92070;48.00412;-3.25469;141;20221231;15.4;12.9;14.2;9.6;13.47;9.1;1.4;1808 +92071;48.04383;-2.92392;111;20220101;14.4;9.5;11.9;3.3;12.1;4;.6;3148 +92071;48.04383;-2.92392;111;20220102;13.2;10.9;12;7;12.6;.7;.73;2039 +92071;48.04383;-2.92392;111;20220103;12.3;11.2;11.7;4.9;12.3;20.6;.69;1291 +92071;48.04383;-2.92392;111;20220104;8.5;8.1;8.3;4;8.5;.5;1.01;617 +92071;48.04383;-2.92392;111;20220105;7.3;1;4.1;1.9;6.7;.1;.38;3740 +92071;48.04383;-2.92392;111;20220106;7.5;3;5.2;2.6;7.7;2.2;.41;3123 +92071;48.04383;-2.92392;111;20220107;9.7;4.4;7;4.2;8.9;2.4;.49;3459 +92071;48.04383;-2.92392;111;20220108;10.9;7.5;9.2;7.8;9.6;12.4;1.02;2714 +92071;48.04383;-2.92392;111;20220109;8.9;5.7;7.3;3.4;9.5;3.4;.36;2648 +92071;48.04383;-2.92392;111;20220110;13.6;8.4;11;2.5;12.2;1.4;.36;3531 +92071;48.04383;-2.92392;111;20220111;10.2;9.1;9.6;1;11.6;2.3;.35;1413 +92071;48.04383;-2.92392;111;20220112;11.2;8.2;9.7;2.2;10.9;0;.43;2642 +92071;48.04383;-2.92392;111;20220113;8.1;4.9;6.5;3;8;0;.6;2777 +92071;48.04383;-2.92392;111;20220114;1.3;.6;.9;1.8;6.2;.2;.3;1090 +92071;48.04383;-2.92392;111;20220115;5.4;-.3;2.5;1.6;7.4;0;.13;3946 +92071;48.04383;-2.92392;111;20220116;11;4;7.5;2.4;9.7;.6;.31;4476 +92071;48.04383;-2.92392;111;20220117;10.9;6.5;8.7;2.3;9.1;0;.62;3508 +92071;48.04383;-2.92392;111;20220118;6.1;4.3;5.2;2.2;7.8;0;.45;2123 +92071;48.04383;-2.92392;111;20220119;6.8;4.6;5.7;2.4;8.6;.7;.34;2427 +92071;48.04383;-2.92392;111;20220120;8.2;4;6.1;3;7.4;0;.7;3566 +92071;48.04383;-2.92392;111;20220121;6.5;1.3;3.9;2.6;6.2;0;.63;4075 +92071;48.04383;-2.92392;111;20220122;7.3;.6;3.9;2.5;7.2;0;.39;4751 +92071;48.04383;-2.92392;111;20220123;3.9;3.2;3.5;4;7.2;0;.44;1272 +92071;48.04383;-2.92392;111;20220124;5.8;1.5;3.6;1.9;6.5;0;.48;3837 +92071;48.04383;-2.92392;111;20220125;6.4;-2.3;2;1.4;6.4;.1;.29;5721 +92071;48.04383;-2.92392;111;20220126;4.7;0;2.3;1.7;6.4;0;.36;4157 +92071;48.04383;-2.92392;111;20220127;6.9;-1.8;2.5;1.8;7.7;0;.15;5898 +92071;48.04383;-2.92392;111;20220128;9.3;6.4;7.8;1.3;10.6;.1;.31;3279 +92071;48.04383;-2.92392;111;20220129;10.9;8.2;9.5;2.9;10.4;0;.63;3202 +92071;48.04383;-2.92392;111;20220130;11.3;7.3;9.3;1.9;9.5;.2;.67;4054 +92071;48.04383;-2.92392;111;20220131;9.7;6.9;8.3;5.3;8.5;.1;1.11;3378 +92071;48.04383;-2.92392;111;20220201;11.4;5.4;8.4;5.3;10.2;0;.57;5225 +92071;48.04383;-2.92392;111;20220202;10;8;9;3;9.7;0;.73;2887 +92071;48.04383;-2.92392;111;20220203;9.9;5.4;7.6;2.6;9.7;.3;.48;4617 +92071;48.04383;-2.92392;111;20220204;9.8;7.4;8.6;3.9;8.4;.9;1.1;3313 +92071;48.04383;-2.92392;111;20220205;11.2;2.4;6.8;3.1;8.1;0;.81;6841 +92071;48.04383;-2.92392;111;20220206;11.9;7.4;9.6;7.5;11.1;1.6;.65;4851 +92071;48.04383;-2.92392;111;20220207;14;8.7;11.3;1.9;10.8;.1;.82;5388 +92071;48.04383;-2.92392;111;20220208;8.7;6.7;7.7;1.5;10.1;0;.43;3201 +92071;48.04383;-2.92392;111;20220209;7.8;6.3;7;1.6;8.9;0;.55;2764 +92071;48.04383;-2.92392;111;20220210;7.1;6.1;6.6;3.5;8.59;1;1.08;5714 +92071;48.04383;-2.92392;111;20220211;9.6;.4;5;2.3;6.71;0;.88;9011 +92071;48.04383;-2.92392;111;20220212;8.9;.6;4.7;3.6;6.89;0;.97;8530 +92071;48.04383;-2.92392;111;20220213;10.6;5.8;8.2;7.6;10.09;20.9;.73;2604 +92071;48.04383;-2.92392;111;20220214;10.7;5.6;8.2;5.9;8.86;1.2;1.22;7370 +92071;48.04383;-2.92392;111;20220215;10.9;5;8;6.8;10.59;5.6;.51;3216 +92071;48.04383;-2.92392;111;20220216;13.6;10.4;12;6;13.6;1.6;.52;4754 +92071;48.04383;-2.92392;111;20220217;14.6;9.8;12.2;5.1;11;2;1.48;6013 +92071;48.04383;-2.92392;111;20220218;10.4;9.6;10;7.8;9;1.6;1.7;2244 +92071;48.04383;-2.92392;111;20220219;10.3;1.4;5.8;4.7;8.1;1.1;.9;8607 +92071;48.04383;-2.92392;111;20220220;12.3;7.9;10.1;6.9;10.9;1.8;.98;6021 +92071;48.04383;-2.92392;111;20220221;11.4;7.2;9.3;7.2;8.2;.4;1.85;5967 +92071;48.04383;-2.92392;111;20220222;14.1;6.8;10.4;3.7;10.5;.1;1.18;8127 +92071;48.04383;-2.92392;111;20220223;9.7;4.2;6.9;1.9;8.6;.1;.79;7108 +92071;48.04383;-2.92392;111;20220224;9.8;7;8.4;4.8;8.1;1.1;1.39;5029 +92071;48.04383;-2.92392;111;20220225;11.2;1.8;6.5;2.2;7.1;0;1.16;9712 +92071;48.04383;-2.92392;111;20220226;11;1.2;6.1;3.7;6.2;.1;1.58;10076 +92071;48.04383;-2.92392;111;20220227;11.8;1.4;6.6;3.1;8.1;.2;1.14;10548 +92071;48.04383;-2.92392;111;20220228;13.2;9.4;11.3;3.9;11.4;.7;1.1;6303 +92071;48.04383;-2.92392;111;20220301;12.3;9;10.6;2.6;11.9;1.9;.79;5934 +92071;48.04383;-2.92392;111;20220302;14.8;8.4;11.6;2.2;11.1;1.1;1.23;8555 +92071;48.04383;-2.92392;111;20220303;11;9.2;10.1;3.4;10.5;1.2;.97;4404 +92071;48.04383;-2.92392;111;20220304;11.4;5.3;8.3;3.7;7.9;0;1.51;8588 +92071;48.04383;-2.92392;111;20220305;9.1;.6;4.8;3.5;7.4;1.6;1.03;10360 +92071;48.04383;-2.92392;111;20220306;8;4.9;6.4;5.3;7.4;0;1.28;6178 +92071;48.04383;-2.92392;111;20220307;6.7;.3;3.5;4;5.5;0;1.34;9189 +92071;48.04383;-2.92392;111;20220308;11.3;.6;5.9;3.4;8.2;.7;1.17;12173 +92071;48.04383;-2.92392;111;20220309;12.3;5.1;8.7;5.7;10.1;2.3;1.13;10046 +92071;48.04383;-2.92392;111;20220310;13;7.9;10.4;3;9.4;2.3;1.51;8504 +92071;48.04383;-2.92392;111;20220311;12;6.9;9.4;5.3;10;13.1;1.29;8621 +92071;48.04383;-2.92392;111;20220312;12.1;4.9;8.5;5.7;8.8;2.9;1.59;10461 +92071;48.04383;-2.92392;111;20220313;10.7;6.7;8.7;4;9;2.2;1.32;7793 +92071;48.04383;-2.92392;111;20220314;15;6.6;10.8;2.7;8.8;.1;1.9;11634 +92071;48.04383;-2.92392;111;20220315;15;6.8;10.9;1.9;10.7;0;1.49;11639 +92071;48.04383;-2.92392;111;20220316;11.3;9.8;10.5;2.5;11;2.6;.98;4799 +92071;48.04383;-2.92392;111;20220317;13.5;3.5;8.5;4;7.6;0;2.07;13227 +92071;48.04383;-2.92392;111;20220318;14;3.1;8.6;5.3;7.07;0;2.87;17800 +92071;48.04383;-2.92392;111;20220319;13.4;5.4;9.4;4.3;7.97;0;2.32;12575 +92071;48.04383;-2.92392;111;20220320;14.2;7.6;10.9;3.1;9.42;0;1.98;11925 +92071;48.04383;-2.92392;111;20220321;17.1;7.3;12.2;4.2;10.47;0;2.48;16850 +92071;48.04383;-2.92392;111;20220322;15.5;7.6;11.6;5.5;8.74;0;2.86;16609 +92071;48.04383;-2.92392;111;20220323;15.6;6.8;11.2;3.6;7.66;0;2.92;18231 +92071;48.04383;-2.92392;111;20220324;17.1;5.2;11.2;2.8;7.74;0;2.94;18808 +92071;48.04383;-2.92392;111;20220325;17.7;5.6;11.6;4.5;8.46;0;3.55;18662 +92071;48.04383;-2.92392;111;20220326;16.9;6;11.4;4.9;8.14;0;3.72;18010 +92071;48.04383;-2.92392;111;20220327;17.8;6;11.9;3.2;8.44;0;3.13;17192 +92071;48.04383;-2.92392;111;20220328;18.1;7;12.5;3.2;10.06;.3;2.26;11072 +92071;48.04383;-2.92392;111;20220329;13.5;9.7;11.6;3;11.41;.6;1.54;8700 +92071;48.04383;-2.92392;111;20220330;12.7;8.4;10.5;4.2;10.11;1.4;1.83;8979 +92071;48.04383;-2.92392;111;20220331;7.8;5.5;6.6;6.5;7.26;1.9;1.87;9794 +92071;48.04383;-2.92392;111;20220401;8.3;1.2;4.8;7.9;5.44;.3;2.67;17070 +92071;48.04383;-2.92392;111;20220402;8.2;1.1;4.6;4.2;5.99;.5;2.05;13975 +92071;48.04383;-2.92392;111;20220403;9.4;1.3;5.4;3.6;5.59;.2;2.29;17845 +92071;48.04383;-2.92392;111;20220404;9.3;1.7;5.5;5;7.96;.3;1.4;12230 +92071;48.04383;-2.92392;111;20220405;13.5;8.7;11.1;5.5;10.79;.1;1.87;11908 +92071;48.04383;-2.92392;111;20220406;12.1;6.6;9.4;7;10.81;3;1.33;7947 +92071;48.04383;-2.92392;111;20220407;13.4;10.3;11.8;8.1;11.16;15.9;2.19;11331 +92071;48.04383;-2.92392;111;20220408;13.1;7.7;10.4;6.8;10.31;8.1;1.94;9608 +92071;48.04383;-2.92392;111;20220409;11.4;2.6;7;3.3;7.14;0;2.51;20176 +92071;48.04383;-2.92392;111;20220410;13.8;1.7;7.8;4.8;7.41;0;2.74;18926 +92071;48.04383;-2.92392;111;20220411;17.7;7.8;12.7;5.2;10.51;1.2;3.08;16824 +92071;48.04383;-2.92392;111;20220412;15;10.8;12.9;3.8;12.29;.6;1.82;9428 +92071;48.04383;-2.92392;111;20220413;18.6;7.9;13.3;2.4;11.51;.1;2.73;18294 +92071;48.04383;-2.92392;111;20220414;20.3;8.2;14.3;2.7;11.56;0;3.16;20458 +92071;48.04383;-2.92392;111;20220415;19.2;6.9;13.1;2.5;11.99;0;2.99;21605 +92071;48.04383;-2.92392;111;20220416;21.4;8.3;14.9;3;11.31;0;3.82;23700 +92071;48.04383;-2.92392;111;20220417;19.8;7.9;13.8;3.1;11.21;0;3.06;19118 +92071;48.04383;-2.92392;111;20220418;15;7.7;11.3;3.6;10.04;0;2.66;17444 +92071;48.04383;-2.92392;111;20220419;13.5;4.4;9;4.2;8.46;.1;2.65;18020 +92071;48.04383;-2.92392;111;20220420;16.4;5.3;10.8;3.9;10.34;.1;2.83;20139 +92071;48.04383;-2.92392;111;20220421;16.7;6.6;11.6;2.9;10.51;.2;2.98;21326 +92071;48.04383;-2.92392;111;20220422;17.7;8.1;12.9;4.8;10.96;.3;3.56;19292 +92071;48.04383;-2.92392;111;20220423;17.4;9.6;13.5;5.6;11.51;0;3.41;17266 +92071;48.04383;-2.92392;111;20220424;17.5;9.4;13.4;2.9;12.41;7.3;2.39;14767 +92071;48.04383;-2.92392;111;20220425;15.8;8.8;12.3;3.3;10.51;0;2.99;19707 +92071;48.04383;-2.92392;111;20220426;15.7;5.2;10.4;4.5;9.39;0;3.59;24619 +92071;48.04383;-2.92392;111;20220427;15.9;6.9;11.4;6.2;9.61;.1;3.8;21405 +92071;48.04383;-2.92392;111;20220428;15.8;9.5;12.6;4.4;10.79;0;3.21;15156 +92071;48.04383;-2.92392;111;20220429;17;8.4;12.7;4.5;11.09;0;3.5;20071 +92071;48.04383;-2.92392;111;20220430;14.2;7;10.6;4.5;9.34;0;3.03;18074 +92071;48.04383;-2.92392;111;20220501;18.5;6.9;12.7;3.1;9.84;.7;3.51;21361 +92071;48.04383;-2.92392;111;20220502;14.8;9.1;12;3.8;11.06;.6;2.69;14050 +92071;48.04383;-2.92392;111;20220503;16.7;9.4;13;3.6;10.39;.1;2.97;13499 +92071;48.04383;-2.92392;111;20220504;17.4;5.9;11.7;3.3;10.76;0;3.06;20589 +92071;48.04383;-2.92392;111;20220505;18.1;8;13.1;2.8;11.61;.2;3.1;21387 +92071;48.04383;-2.92392;111;20220506;21.8;6.5;14.1;2.1;11.2;.1;3.94;25784 +92071;48.04383;-2.92392;111;20220507;20.1;8.3;14.2;3;11.5;.2;3.64;22719 +92071;48.04383;-2.92392;111;20220508;20.1;8;14;3.6;12.2;.1;3.57;23138 +92071;48.04383;-2.92392;111;20220509;24;8.6;16.3;2.2;12.7;0;4.34;26298 +92071;48.04383;-2.92392;111;20220510;22.2;11.7;16.9;2.4;13.1;.1;3.85;21754 +92071;48.04383;-2.92392;111;20220511;19;10.3;14.6;3.5;12.8;.1;3.21;19866 +92071;48.04383;-2.92392;111;20220512;20;5.7;12.8;1.8;10.4;.1;3.74;25716 +92071;48.04383;-2.92392;111;20220513;21.6;5;13.3;1.5;10.3;0;4.06;27874 +92071;48.04383;-2.92392;111;20220514;24.9;8;16.4;2.5;12.2;.3;4.8;28262 +92071;48.04383;-2.92392;111;20220515;25.5;16;20.7;2.5;14.9;0;4.46;21181 +92071;48.04383;-2.92392;111;20220516;20;13.4;16.7;3;15.4;.9;3.01;17663 +92071;48.04383;-2.92392;111;20220517;25.5;10.9;18.2;2.8;14.5;.2;4.75;26593 +92071;48.04383;-2.92392;111;20220518;24.7;10.5;17.6;2.2;13.5;1.9;4.57;26331 +92071;48.04383;-2.92392;111;20220519;23.5;12.8;18.1;2.1;13.7;0;4.16;22895 +92071;48.04383;-2.92392;111;20220520;22.2;12.4;17.3;3.2;11.6;.2;4.4;21980 +92071;48.04383;-2.92392;111;20220521;24.5;9.5;17;2.1;12.2;0;4.71;27400 +92071;48.04383;-2.92392;111;20220522;25.4;11.4;18.4;3;13.9;6.7;4.93;26555 +92071;48.04383;-2.92392;111;20220523;17.3;10.2;13.7;4.4;13;2.1;2.82;18857 +92071;48.04383;-2.92392;111;20220524;16.5;7.7;12.1;2.2;11.3;2.5;2.99;21116 +92071;48.04383;-2.92392;111;20220525;17;7.2;12.1;2.8;11.9;.3;3.02;22382 +92071;48.04383;-2.92392;111;20220526;17.9;12.1;15;2.4;13.5;0;2.85;17177 +92071;48.04383;-2.92392;111;20220527;19.7;11.5;15.6;2.6;13;.2;3.48;20568 +92071;48.04383;-2.92392;111;20220528;21;6.9;13.9;3.7;10.6;0;4.45;27184 +92071;48.04383;-2.92392;111;20220529;17.8;7.7;12.7;4.4;9;.2;4.03;23008 +92071;48.04383;-2.92392;111;20220530;18.4;5.8;12.1;2.4;8.8;0;3.94;25819 +92071;48.04383;-2.92392;111;20220531;20.8;7.1;13.9;1.7;9.9;0;4.2;27011 +92071;48.04383;-2.92392;111;20220601;21.4;6.2;13.8;2.8;10.5;.4;4.49;28545 +92071;48.04383;-2.92392;111;20220602;23.5;10.3;16.9;3;11.8;0;4.87;26635 +92071;48.04383;-2.92392;111;20220603;25.1;12.3;18.7;2.9;14.2;.6;4.92;26281 +92071;48.04383;-2.92392;111;20220604;24.9;14.1;19.5;2.5;16;0;4.51;24158 +92071;48.04383;-2.92392;111;20220605;20.3;12.9;16.6;3.6;12.8;0;3.85;19964 +92071;48.04383;-2.92392;111;20220606;16.8;10.1;13.4;2.3;13.8;4.7;2.69;19012 +92071;48.04383;-2.92392;111;20220607;19;13.5;16.2;4;15.7;5.3;2.81;17216 +92071;48.04383;-2.92392;111;20220608;21.8;13.1;17.4;4.3;14.5;0;4.06;21798 +92071;48.04383;-2.92392;111;20220609;21.2;12.7;16.9;3.6;14;.7;3.91;21573 +92071;48.04383;-2.92392;111;20220610;19.7;14.8;17.2;3.2;16.6;.9;2.83;16301 +92071;48.04383;-2.92392;111;20220611;24.2;11.2;17.7;2.3;13.4;.2;4.74;26851 +92071;48.04383;-2.92392;111;20220612;21.9;9.3;15.6;3.5;12.3;.2;4.47;26458 +92071;48.04383;-2.92392;111;20220613;22.5;8.2;15.3;3.4;11.4;0;4.81;28243 +92071;48.04383;-2.92392;111;20220614;27;9;18;3.5;12.2;0;6.06;31767 +92071;48.04383;-2.92392;111;20220615;29.9;12.4;21.1;3;13.6;0;6.53;31340 +92071;48.04383;-2.92392;111;20220616;30.6;10.8;20.7;2.5;12.8;0;6.56;32564 +92071;48.04383;-2.92392;111;20220617;35.5;15.4;25.4;1.8;16.2;0;6.99;32581 +92071;48.04383;-2.92392;111;20220618;33.4;17.1;25.2;3.4;16.9;5.1;7.3;30279 +92071;48.04383;-2.92392;111;20220619;17.4;13.1;15.2;5.6;15.2;1.9;2.37;15350 +92071;48.04383;-2.92392;111;20220620;23.4;15.1;19.2;3.7;16.9;.6;4.07;21494 +92071;48.04383;-2.92392;111;20220621;24.5;13.7;19.1;3.3;15.5;1.9;4.66;24579 +92071;48.04383;-2.92392;111;20220622;24;13.2;18.6;2;16.9;32.1;4.21;24576 +92071;48.04383;-2.92392;111;20220623;23.4;16.1;19.7;2.5;17.3;.7;3.85;20125 +92071;48.04383;-2.92392;111;20220624;18.8;15.3;17;3.3;15.8;4.9;2.64;13800 +92071;48.04383;-2.92392;111;20220625;19.9;11.3;15.6;3;12.1;1.1;3.86;21862 +92071;48.04383;-2.92392;111;20220626;20.4;9.5;14.9;2.5;11.5;0;4.08;24651 +92071;48.04383;-2.92392;111;20220627;18.8;9;13.9;2.3;12.1;.6;3.56;23335 +92071;48.04383;-2.92392;111;20220628;20.5;9.5;15;3;12.5;5.6;3.99;24727 +92071;48.04383;-2.92392;111;20220629;19.2;12.3;15.7;2.5;14;1.6;3.25;19477 +92071;48.04383;-2.92392;111;20220630;17.7;10.1;13.9;1.4;12.2;6.1;3.16;20439 +92071;48.04383;-2.92392;111;20220701;21.8;8.3;15;2;11.5;0;4.38;27349 +92071;48.04383;-2.92392;111;20220702;22.1;8.7;15.4;2.2;12.3;.1;4.37;27209 +92071;48.04383;-2.92392;111;20220703;20.7;9.6;15.1;2.1;12.2;.1;3.98;24690 +92071;48.04383;-2.92392;111;20220704;22.5;8.2;15.3;2.9;12;0;4.61;28037 +92071;48.04383;-2.92392;111;20220705;23;9.7;16.3;2.7;12.7;.2;4.58;26978 +92071;48.04383;-2.92392;111;20220706;25.1;10.7;17.9;3;14.3;0;4.97;28037 +92071;48.04383;-2.92392;111;20220707;21.9;12.3;17.1;2.6;14.8;.1;3.88;22769 +92071;48.04383;-2.92392;111;20220708;26;10.9;18.4;3.2;13.8;0;5.33;28605 +92071;48.04383;-2.92392;111;20220709;27.9;13.7;20.8;3.7;15.2;0;5.8;27666 +92071;48.04383;-2.92392;111;20220710;28.6;13.7;21.1;4.2;13.8;0;6.4;28284 +92071;48.04383;-2.92392;111;20220711;30.8;14.5;22.6;2.8;15.3;0;6.34;29530 +92071;48.04383;-2.92392;111;20220712;34.6;16.7;25.6;2;16.4;0;6.77;30887 +92071;48.04383;-2.92392;111;20220713;35.7;17.5;26.6;2.2;15.5;0;7.17;31064 +92071;48.04383;-2.92392;111;20220714;25.2;14;19.6;3.7;13.6;0;5.15;24209 +92071;48.04383;-2.92392;111;20220715;26.9;11.6;19.2;3.1;13.3;0;5.56;28284 +92071;48.04383;-2.92392;111;20220716;29.9;11.4;20.6;3.1;12.6;0;6.52;31049 +92071;48.04383;-2.92392;111;20220717;33.2;17.9;25.5;3.2;13.4;0;7.23;28109 +92071;48.04383;-2.92392;111;20220718;39;17.7;28.3;2.7;13.4;0;8.22;31163 +92071;48.04383;-2.92392;111;20220719;25.8;22.2;24;3.2;16.1;.4;4.34;13325 +92071;48.04383;-2.92392;111;20220720;23.5;16.1;19.8;2.4;17.1;0;3.71;19220 +92071;48.04383;-2.92392;111;20220721;23.7;11.2;17.4;2.5;14.1;0;4.33;25015 +92071;48.04383;-2.92392;111;20220722;23.6;13.7;18.6;3.9;14.3;0;4.46;22131 +92071;48.04383;-2.92392;111;20220723;25.7;10.8;18.2;2.1;13.8;0;4.78;27141 +92071;48.04383;-2.92392;111;20220724;27.8;13.2;20.5;2.8;14.9;.2;5.34;26754 +92071;48.04383;-2.92392;111;20220725;22.6;16.4;19.5;4.1;16.2;.1;3.74;17215 +92071;48.04383;-2.92392;111;20220726;23.5;15.5;19.5;3.1;13.4;.1;4.33;19528 +92071;48.04383;-2.92392;111;20220727;22.3;9.5;15.9;1.8;12.1;0;4.04;24705 +92071;48.04383;-2.92392;111;20220728;27.4;13.3;20.3;2.1;13.6;0;5.03;25833 +92071;48.04383;-2.92392;111;20220729;28.3;16.1;22.2;2.8;13.9;0;5.41;23889 +92071;48.04383;-2.92392;111;20220730;27.5;12.9;20.2;2.3;15.4;0;4.93;26049 +92071;48.04383;-2.92392;111;20220731;27.1;16.3;21.7;2.7;17.2;0;4.61;22236 +92071;48.04383;-2.92392;111;20220801;27.5;16.5;22;2.7;16.7;0;4.76;22332 +92071;48.04383;-2.92392;111;20220802;30.3;14.1;22.2;1.9;16.9;.2;5.26;27053 +92071;48.04383;-2.92392;111;20220803;32.8;14.7;23.7;2.6;17.4;0;6.13;28470 +92071;48.04383;-2.92392;111;20220804;25.3;15;20.1;4.2;15.4;0;4.64;21258 +92071;48.04383;-2.92392;111;20220805;21.8;11.5;16.6;4.8;11.2;0;4.52;21141 +92071;48.04383;-2.92392;111;20220806;25.1;9.7;17.4;4.2;11.3;0;5.27;25800 +92071;48.04383;-2.92392;111;20220807;26.6;12.5;19.5;4.3;11.8;0;5.68;24528 +92071;48.04383;-2.92392;111;20220808;27.6;13.6;20.6;4.6;13.2;0;5.81;24296 +92071;48.04383;-2.92392;111;20220809;27.2;15.6;21.4;4.7;15.7;0;5.23;21946 +92071;48.04383;-2.92392;111;20220810;32.4;14.5;23.4;4;16.2;0;6.57;27198 +92071;48.04383;-2.92392;111;20220811;33.8;15.8;24.8;3.7;13.8;0;7.13;27105 +92071;48.04383;-2.92392;111;20220812;34.2;16.4;25.3;3.1;12.8;0;6.89;26782 +92071;48.04383;-2.92392;111;20220813;35.5;16.8;26.1;2.7;13.3;1.9;6.81;27284 +92071;48.04383;-2.92392;111;20220814;21.2;18.8;20;2.4;19.3;8.9;2.12;9438 +92071;48.04383;-2.92392;111;20220815;23.2;16.4;19.8;2.9;17.9;7.4;3.14;16067 +92071;48.04383;-2.92392;111;20220816;23;16;19.5;2.2;17.8;4.9;3.01;16195 +92071;48.04383;-2.92392;111;20220817;23;15.1;19;2.9;17.2;5.5;3.18;17111 +92071;48.04383;-2.92392;111;20220818;25.5;15.8;20.6;3.2;17.1;0;3.9;18871 +92071;48.04383;-2.92392;111;20220819;22.7;17.7;20.2;3.1;18;3.5;2.9;13331 +92071;48.04383;-2.92392;111;20220820;24.9;11.2;18;1.3;13.5;0;3.68;22180 +92071;48.04383;-2.92392;111;20220821;20.1;13.8;16.9;1.3;16.1;3.7;2.43;14792 +92071;48.04383;-2.92392;111;20220822;23.1;17.3;20.2;2.3;20;.6;2.6;14067 +92071;48.04383;-2.92392;111;20220823;24;18.6;21.3;2.4;20.2;.4;2.75;13452 +92071;48.04383;-2.92392;111;20220824;28.5;14.4;21.4;1.9;18.1;1.3;4.08;21825 +92071;48.04383;-2.92392;111;20220825;23;17.7;20.3;3.7;17.5;.1;3.07;13110 +92071;48.04383;-2.92392;111;20220826;24.6;11.3;17.9;2.8;13.6;.1;3.88;20845 +92071;48.04383;-2.92392;111;20220827;25.4;12.9;19.1;2.5;15.1;0;3.76;20029 +92071;48.04383;-2.92392;111;20220828;25.3;13.5;19.4;3.1;14.4;.1;3.97;19285 +92071;48.04383;-2.92392;111;20220829;28.3;13.1;20.7;3.4;15.2;.7;4.68;21758 +92071;48.04383;-2.92392;111;20220830;28.7;15.4;22;3.7;16.1;0;4.75;20150 +92071;48.04383;-2.92392;111;20220831;27.7;15.6;21.6;2.7;17.1;8.6;3.99;19031 +92071;48.04383;-2.92392;111;20220901;22.8;16.8;19.8;1.7;18.3;6.8;2.46;13157 +92071;48.04383;-2.92392;111;20220902;22.3;15.4;18.8;1.6;18.7;6.7;2.35;14011 +92071;48.04383;-2.92392;111;20220903;20.5;15.1;17.8;2.9;16.4;0;2.31;12231 +92071;48.04383;-2.92392;111;20220904;23.8;16.2;20;3.8;17.1;.8;3.16;14453 +92071;48.04383;-2.92392;111;20220905;26.7;16.5;21.6;3.2;17.5;1.4;3.7;16651 +92071;48.04383;-2.92392;111;20220906;22.1;15.9;19;3.3;16.9;5.6;2.62;12764 +92071;48.04383;-2.92392;111;20220907;20.6;15.5;18;3.5;16.4;9.3;2.33;11424 +92071;48.04383;-2.92392;111;20220908;19.9;14.4;17.1;4.2;16.1;3.5;2.22;11761 +92071;48.04383;-2.92392;111;20220909;20.2;14.4;17.3;3.8;15.3;2.2;2.42;11967 +92071;48.04383;-2.92392;111;20220910;23;12.3;17.6;1.6;14.9;0;2.67;16239 +92071;48.04383;-2.92392;111;20220911;25.1;12.8;18.9;1.7;16.6;.1;2.89;17263 +92071;48.04383;-2.92392;111;20220912;28.2;15.6;21.9;2.1;16.5;.8;3.54;17296 +92071;48.04383;-2.92392;111;20220913;29;20;24.5;2.4;19.7;.3;3.48;14398 +92071;48.04383;-2.92392;111;20220914;22.7;16.6;19.6;2.4;19.3;2.6;2.13;11652 +92071;48.04383;-2.92392;111;20220915;21.1;14.2;17.6;3.3;15.7;.1;2.37;12284 +92071;48.04383;-2.92392;111;20220916;19;10.1;14.5;3;11.3;.1;2.54;13855 +92071;48.04383;-2.92392;111;20220917;18.9;7;12.9;2.5;9.8;.2;2.56;15909 +92071;48.04383;-2.92392;111;20220918;20.3;5.1;12.7;2.2;9.7;.1;2.66;17833 +92071;48.04383;-2.92392;111;20220919;21.4;6.2;13.8;2.5;11;.2;2.73;17631 +92071;48.04383;-2.92392;111;20220920;20.2;8.3;14.2;2.5;11.7;.2;2.44;15373 +92071;48.04383;-2.92392;111;20220921;21.1;7.7;14.4;2.4;11.2;.1;2.6;16149 +92071;48.04383;-2.92392;111;20220922;22.5;7.8;15.1;1.6;11.5;0;2.5;16736 +92071;48.04383;-2.92392;111;20220923;19.5;11.3;15.4;1.5;13.6;2.9;1.86;12244 +92071;48.04383;-2.92392;111;20220924;16.8;10.6;13.7;3;12.7;3.2;1.71;10463 +92071;48.04383;-2.92392;111;20220925;17.7;9.9;13.8;3.1;11.9;.2;2;11642 +92071;48.04383;-2.92392;111;20220926;16;8.6;12.3;4.2;11.5;3;1.79;11188 +92071;48.04383;-2.92392;111;20220927;16.3;10;13.1;4.8;13;4.1;1.56;10161 +92071;48.04383;-2.92392;111;20220928;15.8;11.3;13.5;4.7;12.6;.1;1.65;8413 +92071;48.04383;-2.92392;111;20220929;15.5;7.7;11.6;3.1;10.8;3.1;1.66;11067 +92071;48.04383;-2.92392;111;20220930;16;5.3;10.6;3.1;12.1;4.5;1.33;12867 +92071;48.04383;-2.92392;111;20221001;21.2;14.4;17.8;4.4;17;.8;1.93;10038 +92071;48.04383;-2.92392;111;20221002;19.7;16.1;17.9;4.1;17;.5;1.66;7092 +92071;48.04383;-2.92392;111;20221003;17.3;13;15.1;2.5;15.4;.2;1.21;7685 +92071;48.04383;-2.92392;111;20221004;17.5;12.5;15;2.1;14.6;.1;1.31;8207 +92071;48.04383;-2.92392;111;20221005;17.9;15.2;16.5;3.7;14.2;1.2;1.76;5835 +92071;48.04383;-2.92392;111;20221006;18.5;6.8;12.6;.9;11.1;0;1.45;12434 +92071;48.04383;-2.92392;111;20221007;18.7;4.9;11.8;1.6;10.8;.4;1.6;13355 +92071;48.04383;-2.92392;111;20221008;18.7;11.1;14.9;1.9;11.7;.2;1.69;9665 +92071;48.04383;-2.92392;111;20221009;20.8;6.1;13.4;1.7;10.6;.1;1.85;13417 +92071;48.04383;-2.92392;111;20221010;17.1;14.2;15.6;2.6;15.1;.5;1.18;5640 +92071;48.04383;-2.92392;111;20221011;19.1;10.1;14.6;2.7;10.9;0;1.98;10112 +92071;48.04383;-2.92392;111;20221012;17.7;6.7;12.2;1.9;11.2;1.8;1.42;11063 +92071;48.04383;-2.92392;111;20221013;17.9;11.7;14.8;2.5;15.4;4.1;1.08;8080 +92071;48.04383;-2.92392;111;20221014;17.8;12.6;15.2;3.4;15.9;13.4;1.03;7255 +92071;48.04383;-2.92392;111;20221015;17.6;12.8;15.2;3.6;15;.4;1.2;6850 +92071;48.04383;-2.92392;111;20221016;17.1;11.8;14.4;2.6;15.2;4.4;.95;7111 +92071;48.04383;-2.92392;111;20221017;17;14.8;15.9;2.3;16.1;3.1;.91;4361 +92071;48.04383;-2.92392;111;20221018;18.7;10.8;14.7;3.3;16.3;.1;.9;8513 +92071;48.04383;-2.92392;111;20221019;22.7;16.8;19.7;3.2;17.5;3.9;1.8;7188 +92071;48.04383;-2.92392;111;20221020;20.3;10.9;15.6;2.5;14.3;3;1.41;9044 +92071;48.04383;-2.92392;111;20221021;18.2;15;16.6;6;14.9;5;1.75;5020 +92071;48.04383;-2.92392;111;20221022;19;14;16.5;3;15.5;7.1;1.26;6281 +92071;48.04383;-2.92392;111;20221023;17.9;12.5;15.2;5.1;14.3;10.5;1.42;6442 +92071;48.04383;-2.92392;111;20221024;17.5;14;15.7;4.6;14.5;3.3;1.41;5022 +92071;48.04383;-2.92392;111;20221025;17.8;12.9;15.3;3.1;14.9;.2;1.08;5924 +92071;48.04383;-2.92392;111;20221026;19.6;14;16.8;4.7;15.4;3.2;1.55;6261 +92071;48.04383;-2.92392;111;20221027;21.3;13.3;17.3;2.5;16.3;.1;1.25;7447 +92071;48.04383;-2.92392;111;20221028;18.4;14.1;16.2;3.2;15.3;0;1.17;5261 +92071;48.04383;-2.92392;111;20221029;19.1;14.1;16.6;2.9;16.2;3.1;1.05;5614 +92071;48.04383;-2.92392;111;20221030;16.5;13.5;15;4;14.4;.9;1.09;4183 +92071;48.04383;-2.92392;111;20221031;17;9.6;13.3;3.6;13.3;3.1;.98;6703 +92071;48.04383;-2.92392;111;20221101;15.9;10.6;13.2;5.1;11.8;2.8;1.46;5518 +92071;48.04383;-2.92392;111;20221102;15.9;7.1;11.5;3.4;11.6;12;.95;7117 +92071;48.04383;-2.92392;111;20221103;13.6;13.5;13.5;6;12.4;10.3;1.38;368 +92071;48.04383;-2.92392;111;20221104;13.8;8.3;11;5.5;9.8;.2;1.49;5361 +92071;48.04383;-2.92392;111;20221105;13.6;6.7;10.1;2.6;11.3;10.4;.61;5959 +92071;48.04383;-2.92392;111;20221106;14.4;12.5;13.4;5.5;13.8;12.3;.82;2876 +92071;48.04383;-2.92392;111;20221107;16;11.9;13.9;6.5;13.3;10.7;1.24;4351 +92071;48.04383;-2.92392;111;20221108;14.6;11.1;12.8;5.6;12.6;3.9;1.03;3923 +92071;48.04383;-2.92392;111;20221109;15.2;10.1;12.6;2.5;11.4;.2;.95;4746 +92071;48.04383;-2.92392;111;20221110;16.4;7.1;11.7;2.5;12;0;.72;6456 +92071;48.04383;-2.92392;111;20221111;11;11.9;11.4;3;12.5;.1;.58;0 +92071;48.04383;-2.92392;111;20221112;19;8.8;13.9;2.1;12.9;.1;.85;6575 +92071;48.04383;-2.92392;111;20221113;18.2;8.9;13.5;2;13.2;.8;.71;6163 +92071;48.04383;-2.92392;111;20221114;13;12.5;12.7;3.2;13;8.6;.73;1082 +92071;48.04383;-2.92392;111;20221115;13.8;10.6;12.2;5.7;11.8;9.9;1.06;3332 +92071;48.04383;-2.92392;111;20221116;15;7.2;11.1;5.7;11.2;15.7;.99;5359 +92071;48.04383;-2.92392;111;20221117;12.9;9.5;11.2;5.7;10.5;.9;1.2;3342 +92071;48.04383;-2.92392;111;20221118;12.3;6;9.1;2.4;8.9;.6;.76;4633 +92071;48.04383;-2.92392;111;20221119;12.3;3.2;7.7;1.8;8.2;2.7;.57;5572 +92071;48.04383;-2.92392;111;20221120;12.6;7.1;9.8;3.2;10.4;.5;.65;4177 +92071;48.04383;-2.92392;111;20221121;12.4;7.7;10;4.5;10.1;6.6;.89;3774 +92071;48.04383;-2.92392;111;20221122;12.6;5.3;8.9;4.5;9.2;3.8;.91;4742 +92071;48.04383;-2.92392;111;20221123;13;7.6;10.3;4.9;10.9;2.5;.72;3964 +92071;48.04383;-2.92392;111;20221124;14.2;6.3;10.2;3.5;10.6;7.7;.69;4819 +92071;48.04383;-2.92392;111;20221125;13.5;6.7;10.1;2.4;9.7;.1;.69;4383 +92071;48.04383;-2.92392;111;20221126;12.6;6.5;9.5;3.4;10.9;8.9;.44;4076 +92071;48.04383;-2.92392;111;20221127;12.8;11.3;12;2.8;13.1;14.4;.47;1783 +92071;48.04383;-2.92392;111;20221128;11.2;6.8;9;2.6;9.5;1.6;.6;3314 +92071;48.04383;-2.92392;111;20221129;12;3.5;7.7;1;8.9;0;.26;4716 +92071;48.04383;-2.92392;111;20221130;6.4;3;4.7;1.9;8.1;0;.25;2794 +92071;48.04383;-2.92392;111;20221201;8.3;2.2;5.2;2.7;7.5;0;.45;3843 +92071;48.04383;-2.92392;111;20221202;6.7;.2;3.4;2.9;6.6;.3;.43;3939 +92071;48.04383;-2.92392;111;20221203;3.9;2.9;3.4;4.4;6.6;0;.61;1272 +92071;48.04383;-2.92392;111;20221204;3.2;1.9;2.5;2.9;6.6;0;.39;1493 +92071;48.04383;-2.92392;111;20221205;5.2;3.1;4.1;2.9;7;0;.49;1992 +92071;48.04383;-2.92392;111;20221206;6.4;.8;3.6;3.1;6.5;.1;.49;3491 +92071;48.04383;-2.92392;111;20221207;7.7;-1;3.3;2.1;6.2;.4;.39;4419 +92071;48.04383;-2.92392;111;20221208;5.5;1;3.2;1.8;6.5;0;.34;3035 +92071;48.04383;-2.92392;111;20221209;3.9;-4.1;-.1;1.3;5.1;.1;.19;4158 +92071;48.04383;-2.92392;111;20221210;3.1;-3.1;0;1.2;5.3;.1;.18;3586 +92071;48.04383;-2.92392;111;20221211;2.2;-1.6;.3;1.5;5.9;.3;.17;2698 +92071;48.04383;-2.92392;111;20221212;1.2;-2.5;-.7;2.4;5.4;.1;.21;2642 +92071;48.04383;-2.92392;111;20221213;1.7;-2.1;-.2;3.1;5;.4;.4;2669 +92071;48.04383;-2.92392;111;20221214;2.1;.1;1.1;4.8;6.1;2.1;.32;1811 +92071;48.04383;-2.92392;111;20221215;4.3;1.1;2.7;6.2;5.1;.7;1.12;2393 +92071;48.04383;-2.92392;111;20221216;6.5;-.7;2.9;2.9;5.7;0;.56;3790 +92071;48.04383;-2.92392;111;20221217;-.7;-3.4;-2.1;2.1;4.8;0;.22;2150 +92071;48.04383;-2.92392;111;20221218;10.4;-3.1;3.6;4.4;7.9;40.5;.21;5322 +92071;48.04383;-2.92392;111;20221219;14.9;10.6;12.7;6.9;13.5;28.1;.6;2815 +92071;48.04383;-2.92392;111;20221220;12.6;12.7;12.6;4.5;12.4;4;.98;0 +92071;48.04383;-2.92392;111;20221221;13.1;7.6;10.3;4.6;12.1;11.2;.27;3235 +92071;48.04383;-2.92392;111;20221222;14.4;12;13.2;6.2;13.3;17.3;.82;1994 +92071;48.04383;-2.92392;111;20221223;13.8;13.2;13.5;5.8;13.7;2.4;.83;786 +92071;48.04383;-2.92392;111;20221224;11.5;11.4;11.4;3.9;12.4;3.8;.62;71 +92071;48.04383;-2.92392;111;20221225;11;10.4;10.7;2.7;12.1;2.8;.45;791 +92071;48.04383;-2.92392;111;20221226;10.7;9.6;10.1;2.9;10.1;.1;.78;1225 +92071;48.04383;-2.92392;111;20221227;10.6;4.5;7.5;2.9;9;.2;.44;3470 +92071;48.04383;-2.92392;111;20221228;12;9.4;10.7;6.9;11.3;8.4;.76;2128 +92071;48.04383;-2.92392;111;20221229;10.8;8;9.4;5.1;9.5;8.9;.93;2235 +92071;48.04383;-2.92392;111;20221230;14;5.5;9.7;8.7;12.8;20.6;0;4230 +92071;48.04383;-2.92392;111;20221231;16.2;13.8;15;10.3;13.4;10.7;1.79;2062 +92072;48.08255;-2.59269;110;20220101;14.5;9.8;12.1;3.1;12;4.1;.67;3153 +92072;48.08255;-2.59269;110;20220102;13.5;10.7;12.1;5.8;12.56;1.1;.75;2369 +92072;48.08255;-2.59269;110;20220103;12.3;11.3;11.8;4.3;12.4;18.4;.69;1324 +92072;48.08255;-2.59269;110;20220104;8.8;8.1;8.5;3;8.6;.5;.9;989 +92072;48.08255;-2.59269;110;20220105;7.5;.8;4.1;1.4;6.73;.4;.31;3951 +92072;48.08255;-2.59269;110;20220106;7.3;.9;4.1;2.1;7.5;1.6;.25;3904 +92072;48.08255;-2.59269;110;20220107;9.7;5;7.4;3.9;8.96;1.6;.56;3284 +92072;48.08255;-2.59269;110;20220108;10.8;7.5;9.1;6.1;9.56;12.2;.96;2731 +92072;48.08255;-2.59269;110;20220109;8.9;5.4;7.1;2.7;9.46;4.3;.34;2921 +92072;48.08255;-2.59269;110;20220110;11.8;8.3;10;1.7;11.73;2.5;.32;2750 +92072;48.08255;-2.59269;110;20220111;9.9;8.8;9.3;.8;11.36;1.2;.35;1487 +92072;48.08255;-2.59269;110;20220112;9.7;8.1;8.9;1.8;10.56;0;.43;1675 +92072;48.08255;-2.59269;110;20220113;8.3;5.5;6.9;2.5;7.9;0;.67;2652 +92072;48.08255;-2.59269;110;20220114;1.3;-.1;.6;1.4;6.1;.1;.27;1785 +92072;48.08255;-2.59269;110;20220115;4;-.5;1.8;1.3;7.03;0;.15;3518 +92072;48.08255;-2.59269;110;20220116;10.9;3.3;7.1;1.9;9.33;.8;.3;4768 +92072;48.08255;-2.59269;110;20220117;9.9;4.8;7.3;1.7;8.83;0;.44;3878 +92072;48.08255;-2.59269;110;20220118;5.8;4.1;5;1.7;7.66;0;.44;2101 +92072;48.08255;-2.59269;110;20220119;7.4;4.5;6;1.7;8.43;1.3;.38;2963 +92072;48.08255;-2.59269;110;20220120;8.2;3.5;5.9;2.3;7.33;0;.61;3901 +92072;48.08255;-2.59269;110;20220121;6.8;.9;3.8;2.1;6.06;0;.59;4491 +92072;48.08255;-2.59269;110;20220122;7;-.5;3.2;2;7;0;.33;5159 +92072;48.08255;-2.59269;110;20220123;3.8;3.1;3.4;3.8;7.06;0;.49;1387 +92072;48.08255;-2.59269;110;20220124;6.3;.9;3.6;1.8;6.4;0;.49;4412 +92072;48.08255;-2.59269;110;20220125;5.8;-2.3;1.8;1.1;6.43;0;.26;5569 +92072;48.08255;-2.59269;110;20220126;3.9;.9;2.4;1.8;6.4;0;.4;3184 +92072;48.08255;-2.59269;110;20220127;7.1;-1.6;2.7;1.3;7.63;0;.2;6002 +92072;48.08255;-2.59269;110;20220128;9.6;6.6;8.1;.7;10.6;0;.35;3451 +92072;48.08255;-2.59269;110;20220129;10.5;8.1;9.3;1.9;10.43;.1;.54;3051 +92072;48.08255;-2.59269;110;20220130;10.8;7.4;9.1;1.6;9.53;.2;.62;3760 +92072;48.08255;-2.59269;110;20220131;9.9;5.8;7.8;3.5;8.53;.2;.86;4246 +92072;48.08255;-2.59269;110;20220201;11.5;5.2;8.3;3.5;10.06;0;.56;5511 +92072;48.08255;-2.59269;110;20220202;10;8.1;9;2.3;9.6;0;.71;2905 +92072;48.08255;-2.59269;110;20220203;9.7;5.2;7.5;2.3;9.73;.3;.46;4734 +92072;48.08255;-2.59269;110;20220204;10.1;7.6;8.8;2.8;8.53;1.1;.99;3458 +92072;48.08255;-2.59269;110;20220205;11;.9;6;2.4;8;.1;.67;7462 +92072;48.08255;-2.59269;110;20220206;12;7.7;9.8;6;11.16;1.3;.7;4817 +92072;48.08255;-2.59269;110;20220207;12.5;8.6;10.5;1.6;10.7;.1;.7;4552 +92072;48.08255;-2.59269;110;20220208;8.7;6.9;7.8;1.4;10.03;0;.47;3073 +92072;48.08255;-2.59269;110;20220209;7.3;6.3;6.8;1.3;8.73;0;.54;2092 +92072;48.08255;-2.59269;110;20220210;7;5.6;6.3;3.2;8.42;1;1.02;5033 +92072;48.08255;-2.59269;110;20220211;9.6;-.7;4.4;1.9;6.49;0;.77;8800 +92072;48.08255;-2.59269;110;20220212;8.4;-.4;4;3.1;6.62;0;.84;8800 +92072;48.08255;-2.59269;110;20220213;10.6;5.2;7.9;8;10.02;19.8;.72;3305 +92072;48.08255;-2.59269;110;20220214;10.8;5;7.9;4.6;8.72;1.2;1.09;7300 +92072;48.08255;-2.59269;110;20220215;11.1;3.9;7.5;5.8;10.36;2.5;.43;3100 +92072;48.08255;-2.59269;110;20220216;13.4;10.3;11.8;5.8;13.53;.9;.55;4815 +92072;48.08255;-2.59269;110;20220217;14.5;9.7;12.1;4.7;11.2;1;1.38;6138 +92072;48.08255;-2.59269;110;20220218;10.9;9.6;10.3;6.1;9.1;1.7;1.65;3105 +92072;48.08255;-2.59269;110;20220219;10.4;1.6;6;4.3;8.06;.7;.97;8635 +92072;48.08255;-2.59269;110;20220220;12.5;7.9;10.2;5.7;10.96;1.1;1.01;6248 +92072;48.08255;-2.59269;110;20220221;11.9;7.2;9.5;5.4;8;.5;1.81;6456 +92072;48.08255;-2.59269;110;20220222;14.3;6.3;10.3;3.1;10.53;.1;1.16;8701 +92072;48.08255;-2.59269;110;20220223;10;4.3;7.1;1.6;8.53;0;.84;7293 +92072;48.08255;-2.59269;110;20220224;10.5;7.1;8.8;3.7;7.96;1.3;1.42;5748 +92072;48.08255;-2.59269;110;20220225;11.2;1.3;6.3;1.5;6.9;0;1.05;10084 +92072;48.08255;-2.59269;110;20220226;11.2;.3;5.8;3.3;6.03;0;1.57;10786 +92072;48.08255;-2.59269;110;20220227;11.4;1.8;6.6;2.7;7.93;0;1.14;10166 +92072;48.08255;-2.59269;110;20220228;11.8;8.5;10.2;3;11.16;1.4;.87;5777 +92072;48.08255;-2.59269;110;20220301;12.7;8.5;10.6;2.1;11.66;1.6;.89;6836 +92072;48.08255;-2.59269;110;20220302;14.1;8.4;11.2;2.1;10.96;1.5;1.18;8105 +92072;48.08255;-2.59269;110;20220303;10.7;9;9.8;2.6;10.6;3.1;.88;4430 +92072;48.08255;-2.59269;110;20220304;11.6;5.2;8.4;2.5;8.03;0;1.36;8934 +92072;48.08255;-2.59269;110;20220305;9;-.2;4.4;2.3;7.4;1.8;.97;10935 +92072;48.08255;-2.59269;110;20220306;8.5;5.1;6.8;4.4;7.36;0;1.35;6546 +92072;48.08255;-2.59269;110;20220307;6.9;-.2;3.4;3.4;5.36;0;1.35;9784 +92072;48.08255;-2.59269;110;20220308;11.3;1.4;6.3;3.2;8.26;.6;1.22;11714 +92072;48.08255;-2.59269;110;20220309;12.5;5.6;9;4.9;10.03;.5;1.26;9897 +92072;48.08255;-2.59269;110;20220310;13;8.3;10.7;2.8;9.76;1.3;1.47;8183 +92072;48.08255;-2.59269;110;20220311;12.3;7.3;9.8;5;10.1;11.8;1.39;8564 +92072;48.08255;-2.59269;110;20220312;12.3;5.2;8.8;5.2;9;2.1;1.61;10431 +92072;48.08255;-2.59269;110;20220313;10.9;7.4;9.1;3.8;9.16;1.6;1.38;7300 +92072;48.08255;-2.59269;110;20220314;15.2;6.6;10.9;2.7;8.66;.6;1.99;11885 +92072;48.08255;-2.59269;110;20220315;15.1;6.8;11;1.7;10.9;.1;1.48;11770 +92072;48.08255;-2.59269;110;20220316;11.6;9.8;10.7;1.8;11.06;2.1;1.02;5436 +92072;48.08255;-2.59269;110;20220317;13.3;3.7;8.5;3.3;7.5;0;2.01;13114 +92072;48.08255;-2.59269;110;20220318;14.4;2.7;8.6;5.4;7.02;0;2.81;17800 +92072;48.08255;-2.59269;110;20220319;13.7;4.8;9.3;4.2;7.96;0;2.25;12766 +92072;48.08255;-2.59269;110;20220320;14.3;7;10.7;3;9.29;0;1.89;10666 +92072;48.08255;-2.59269;110;20220321;17.3;7.1;12.2;4.1;10.36;0;2.51;16800 +92072;48.08255;-2.59269;110;20220322;15.8;7.2;11.5;4.7;8.46;0;2.89;17466 +92072;48.08255;-2.59269;110;20220323;15.9;6;10.9;3;7.36;0;2.8;18433 +92072;48.08255;-2.59269;110;20220324;17.7;3;10.4;2.4;7.79;0;2.69;18566 +92072;48.08255;-2.59269;110;20220325;18.5;4.1;11.3;4.2;8.36;0;3.27;18300 +92072;48.08255;-2.59269;110;20220326;18.1;5.4;11.7;4.4;8.06;0;3.49;18733 +92072;48.08255;-2.59269;110;20220327;18.4;4.8;11.6;2.6;8.56;0;2.89;17533 +92072;48.08255;-2.59269;110;20220328;18.7;6.4;12.6;2.6;9.76;.2;2.25;12100 +92072;48.08255;-2.59269;110;20220329;14.6;9.2;11.9;2.7;11.19;.1;1.65;9466 +92072;48.08255;-2.59269;110;20220330;12.5;8.6;10.5;3.8;9.96;1.3;1.66;7833 +92072;48.08255;-2.59269;110;20220331;8;4.7;6.3;5.5;7.06;2.6;1.75;10233 +92072;48.08255;-2.59269;110;20220401;8;1.7;4.8;7.1;5.52;.5;2.42;16195 +92072;48.08255;-2.59269;110;20220402;8.3;1.4;4.8;4.1;5.92;.3;1.97;13400 +92072;48.08255;-2.59269;110;20220403;9.1;.2;4.6;3.2;5.33;.3;2.08;17133 +92072;48.08255;-2.59269;110;20220404;9.8;1;5.4;4.9;7.89;.3;1.34;11580 +92072;48.08255;-2.59269;110;20220405;13.5;8.7;11.1;5.5;11.07;0;1.82;13116 +92072;48.08255;-2.59269;110;20220406;12.8;6.8;9.8;6.1;10.56;2.2;1.39;8366 +92072;48.08255;-2.59269;110;20220407;14.4;10.2;12.3;7.1;10.86;12.9;2.41;11933 +92072;48.08255;-2.59269;110;20220408;14.1;7.7;10.9;5.5;10.06;10.6;2.02;9233 +92072;48.08255;-2.59269;110;20220409;11.5;2;6.8;3;6.99;0;2.4;20433 +92072;48.08255;-2.59269;110;20220410;14.1;.9;7.5;4.3;7.12;0;2.72;19800 +92072;48.08255;-2.59269;110;20220411;18.6;6.9;12.8;4.7;10.26;.8;3.13;17300 +92072;48.08255;-2.59269;110;20220412;15.2;10.9;13;3.3;12.19;.8;1.74;8500 +92072;48.08255;-2.59269;110;20220413;18.9;6.6;12.8;2.1;11.22;.1;2.59;17166 +92072;48.08255;-2.59269;110;20220414;20.8;7.3;14.1;2.3;11.36;0;3.16;20733 +92072;48.08255;-2.59269;110;20220415;19.9;6.2;13;2.3;11.66;0;3.05;21100 +92072;48.08255;-2.59269;110;20220416;20.9;7.4;14.1;2.8;11.02;0;3.7;23500 +92072;48.08255;-2.59269;110;20220417;19.8;6.7;13.2;2.5;10.89;0;3.06;19733 +92072;48.08255;-2.59269;110;20220418;15.3;7.5;11.4;3;9.76;0;2.71;17966 +92072;48.08255;-2.59269;110;20220419;14;3.6;8.8;3.4;8.19;0;2.59;18500 +92072;48.08255;-2.59269;110;20220420;16.9;4.4;10.6;3.2;10.16;.1;2.87;20866 +92072;48.08255;-2.59269;110;20220421;17.6;6.9;12.3;2.8;10.26;0;3.15;21933 +92072;48.08255;-2.59269;110;20220422;18.6;7.9;13.3;4.7;10.79;0;3.44;19833 +92072;48.08255;-2.59269;110;20220423;17.5;9.9;13.7;5;11.42;.2;3.11;16800 +92072;48.08255;-2.59269;110;20220424;17.2;9.1;13.2;2.6;12.32;4.4;2.35;14333 +92072;48.08255;-2.59269;110;20220425;15.9;7.8;11.9;3.2;10.16;0;3.03;20866 +92072;48.08255;-2.59269;110;20220426;16.6;4.5;10.5;4.2;9.26;0;3.38;24233 +92072;48.08255;-2.59269;110;20220427;16.8;7.1;11.9;5.8;9.46;.1;3.72;22766 +92072;48.08255;-2.59269;110;20220428;17.1;10;13.6;4.1;10.59;0;3.09;15300 +92072;48.08255;-2.59269;110;20220429;17.9;7.5;12.7;4.2;10.86;0;3.44;21566 +92072;48.08255;-2.59269;110;20220430;14.9;6.6;10.7;4;9.26;0;2.94;18600 +92072;48.08255;-2.59269;110;20220501;18.7;7.4;13;2.7;9.52;1.7;3.52;22066 +92072;48.08255;-2.59269;110;20220502;16.2;9.6;12.9;3.3;10.92;.5;2.6;13900 +92072;48.08255;-2.59269;110;20220503;17.4;9.4;13.4;3.2;10.12;0;3.02;15133 +92072;48.08255;-2.59269;110;20220504;17.8;5.3;11.6;2.8;10.46;0;3.06;20433 +92072;48.08255;-2.59269;110;20220505;17.6;7.9;12.7;3.1;11.59;.1;3.09;21200 +92072;48.08255;-2.59269;110;20220506;21.9;6.5;14.2;1.5;11.2;.1;3.88;25984 +92072;48.08255;-2.59269;110;20220507;20.2;8.4;14.3;2.4;11.63;.1;3.61;22821 +92072;48.08255;-2.59269;110;20220508;20.8;8.2;14.5;2.9;12.33;.1;3.74;23761 +92072;48.08255;-2.59269;110;20220509;24;8.3;16.1;1.8;12.6;0;4.3;26608 +92072;48.08255;-2.59269;110;20220510;22.3;11.3;16.8;2;12.86;.1;3.88;22476 +92072;48.08255;-2.59269;110;20220511;18.7;11;14.8;3;12.86;.1;3.13;18748 +92072;48.08255;-2.59269;110;20220512;20;5.9;12.9;1.3;10.16;.1;3.7;25621 +92072;48.08255;-2.59269;110;20220513;21.1;4.8;12.9;1.2;10.1;0;3.95;27681 +92072;48.08255;-2.59269;110;20220514;24.5;8.8;16.7;2.5;12.36;.3;4.71;27231 +92072;48.08255;-2.59269;110;20220515;25.5;16;20.7;2.8;15;0;4.57;21260 +92072;48.08255;-2.59269;110;20220516;20.3;13.2;16.7;2.7;15.13;.4;3.18;18449 +92072;48.08255;-2.59269;110;20220517;26;10.5;18.3;2.5;14.6;.6;4.88;27532 +92072;48.08255;-2.59269;110;20220518;25.3;9.6;17.4;1.8;13.76;2.1;4.67;27849 +92072;48.08255;-2.59269;110;20220519;23;13;18;1.7;14.06;0;3.93;22168 +92072;48.08255;-2.59269;110;20220520;22.6;12.2;17.4;2;12.03;.3;4.18;22767 +92072;48.08255;-2.59269;110;20220521;24.3;8.3;16.3;1.9;12.16;0;4.71;28539 +92072;48.08255;-2.59269;110;20220522;25.8;12.2;19;2.9;14.06;10.5;5.04;26249 +92072;48.08255;-2.59269;110;20220523;17.7;10.6;14.2;2.9;13.26;2.3;2.94;19072 +92072;48.08255;-2.59269;110;20220524;16.7;8;12.3;1.8;11.36;1.2;3.05;21050 +92072;48.08255;-2.59269;110;20220525;16.9;6.8;11.8;2.2;11.93;.2;3.07;22800 +92072;48.08255;-2.59269;110;20220526;17.5;12.1;14.8;1.7;13.6;0;2.72;16550 +92072;48.08255;-2.59269;110;20220527;19.5;9.9;14.7;1.6;12.9;.1;3.5;22379 +92072;48.08255;-2.59269;110;20220528;21.3;6.9;14.1;3.2;10.8;0;4.48;27619 +92072;48.08255;-2.59269;110;20220529;18;7.6;12.8;3.9;8.93;.1;4.09;23429 +92072;48.08255;-2.59269;110;20220530;18.7;5.4;12.1;2;8.73;0;4;26734 +92072;48.08255;-2.59269;110;20220531;20.2;6.3;13.2;1.4;9.73;.1;4.07;27351 +92072;48.08255;-2.59269;110;20220601;21.8;5.8;13.8;2.2;10.5;0;4.54;29359 +92072;48.08255;-2.59269;110;20220602;23.7;11;17.4;2.9;11.66;0;4.96;26114 +92072;48.08255;-2.59269;110;20220603;25.5;12.1;18.8;2.3;14.46;3.9;4.95;27047 +92072;48.08255;-2.59269;110;20220604;24.7;14.6;19.7;2.3;16.33;0;4.41;23368 +92072;48.08255;-2.59269;110;20220605;20.2;12.8;16.5;2.7;13.13;0;3.67;19921 +92072;48.08255;-2.59269;110;20220606;17.2;9.7;13.4;2.2;13.73;3.3;2.89;20234 +92072;48.08255;-2.59269;110;20220607;19.2;13.5;16.3;3.6;15.56;4.3;2.98;17741 +92072;48.08255;-2.59269;110;20220608;21;13.8;17.4;3.4;14.56;0;3.73;19710 +92072;48.08255;-2.59269;110;20220609;21;12.8;16.9;2.9;13.83;.6;3.85;21310 +92072;48.08255;-2.59269;110;20220610;19.8;14.3;17.1;2.7;16.56;.6;2.95;17340 +92072;48.08255;-2.59269;110;20220611;24.2;11.6;17.9;1.9;13.5;.3;4.67;26418 +92072;48.08255;-2.59269;110;20220612;22.1;9.7;15.9;2.7;12.26;.1;4.45;26303 +92072;48.08255;-2.59269;110;20220613;22.8;8.4;15.6;2.8;11.53;0;4.84;28431 +92072;48.08255;-2.59269;110;20220614;27.3;9.2;18.2;3;12.23;0;6;31342 +92072;48.08255;-2.59269;110;20220615;30.2;12.4;21.3;2.4;13.86;0;6.31;31188 +92072;48.08255;-2.59269;110;20220616;30.2;11.2;20.7;2.1;13.43;0;6.24;31832 +92072;48.08255;-2.59269;110;20220617;35.6;14.8;25.2;1.4;16.56;0;6.63;32029 +92072;48.08255;-2.59269;110;20220618;35.2;17.7;26.5;2.6;17.23;6.3;7.4;31270 +92072;48.08255;-2.59269;110;20220619;19.7;13.2;16.5;4.9;15.8;2;3.17;19020 +92072;48.08255;-2.59269;110;20220620;23.9;15.1;19.5;3.2;17.16;.3;4.2;22194 +92072;48.08255;-2.59269;110;20220621;24.7;13.6;19.1;2.8;16.1;2.5;4.62;25045 +92072;48.08255;-2.59269;110;20220622;24.1;13.5;18.8;1.5;17.06;24.1;4.23;24431 +92072;48.08255;-2.59269;110;20220623;22.8;16.2;19.5;2.3;17.3;.7;3.68;19202 +92072;48.08255;-2.59269;110;20220624;19;15.2;17.1;3;15.86;4.7;2.73;14337 +92072;48.08255;-2.59269;110;20220625;19.2;10.9;15;2.5;12.36;1.3;3.64;21578 +92072;48.08255;-2.59269;110;20220626;20.2;9.5;14.8;2.3;11.6;.1;4.03;24455 +92072;48.08255;-2.59269;110;20220627;19.2;9.2;14.2;2;12.03;.6;3.69;23650 +92072;48.08255;-2.59269;110;20220628;20.1;8.5;14.3;2.5;12.4;4.1;3.94;25509 +92072;48.08255;-2.59269;110;20220629;19.1;12.6;15.9;2.6;14.13;2.3;3.25;18902 +92072;48.08255;-2.59269;110;20220630;16.9;9.7;13.3;1.2;12.36;5.4;3.03;19923 +92072;48.08255;-2.59269;110;20220701;20.8;7.2;14;1.5;11.5;.1;4.18;27608 +92072;48.08255;-2.59269;110;20220702;22.3;7.6;14.9;1.5;12.23;.1;4.41;28630 +92072;48.08255;-2.59269;110;20220703;21.1;9.2;15.1;1.7;12.4;.1;4.08;25745 +92072;48.08255;-2.59269;110;20220704;22.5;8.5;15.5;2.2;12.1;.1;4.53;27825 +92072;48.08255;-2.59269;110;20220705;22.6;9.9;16.3;2.4;12.7;.2;4.47;26446 +92072;48.08255;-2.59269;110;20220706;24.9;11.1;18;2.7;14.33;0;4.88;27435 +92072;48.08255;-2.59269;110;20220707;21.7;12.4;17;2.2;14.86;.1;3.81;22457 +92072;48.08255;-2.59269;110;20220708;26.3;11.3;18.8;2.8;13.86;.1;5.37;28591 +92072;48.08255;-2.59269;110;20220709;28.5;13.5;21;3.2;15.33;.1;5.9;28561 +92072;48.08255;-2.59269;110;20220710;28.9;13.8;21.3;3.4;13.66;0;6.28;28634 +92072;48.08255;-2.59269;110;20220711;30.8;14.4;22.6;2.5;15.13;0;6.28;29802 +92072;48.08255;-2.59269;110;20220712;34.4;15.7;25;1.4;16.63;0;6.33;30907 +92072;48.08255;-2.59269;110;20220713;35.4;16.2;25.8;1.9;15.73;0;6.8;30912 +92072;48.08255;-2.59269;110;20220714;25.3;14.3;19.8;3.1;13.76;0;5.02;24141 +92072;48.08255;-2.59269;110;20220715;27.5;12;19.7;2.7;13.33;0;5.64;28550 +92072;48.08255;-2.59269;110;20220716;30.1;12.9;21.5;2.7;12.4;0;6.41;29958 +92072;48.08255;-2.59269;110;20220717;33.1;16.7;24.9;2.6;13.03;0;6.89;29232 +92072;48.08255;-2.59269;110;20220718;39.1;17.1;28.1;2.3;13.5;0;7.77;30640 +92072;48.08255;-2.59269;110;20220719;25.8;22.8;24.3;3.1;16.2;.6;4.22;11991 +92072;48.08255;-2.59269;110;20220720;23.9;16.4;20.2;2.2;17.46;.3;3.78;19403 +92072;48.08255;-2.59269;110;20220721;24.3;11.4;17.8;1.7;14.06;0;4.37;25541 +92072;48.08255;-2.59269;110;20220722;23.1;13.9;18.5;2.7;14.7;.1;4.08;21342 +92072;48.08255;-2.59269;110;20220723;26.1;10.6;18.3;1.6;14;0;4.78;27773 +92072;48.08255;-2.59269;110;20220724;28.4;12.2;20.3;2.1;14.83;.1;5.37;28330 +92072;48.08255;-2.59269;110;20220725;22.4;16.6;19.5;3.1;16.36;.1;3.53;16716 +92072;48.08255;-2.59269;110;20220726;23.7;15.6;19.6;2.1;13.33;.1;4.09;19794 +92072;48.08255;-2.59269;110;20220727;23.2;9.3;16.3;1.4;12.06;0;4.18;25817 +92072;48.08255;-2.59269;110;20220728;27.2;13.7;20.5;1.6;14.03;0;4.76;25299 +92072;48.08255;-2.59269;110;20220729;28.6;16.4;22.5;2.3;14.43;.2;5.22;24001 +92072;48.08255;-2.59269;110;20220730;28.5;12.7;20.6;1.8;15.16;0;5.05;27207 +92072;48.08255;-2.59269;110;20220731;27.1;16.4;21.7;1.9;17.3;0;4.42;22297 +92072;48.08255;-2.59269;110;20220801;27.9;15.1;21.5;1.6;17.06;0;4.6;24281 +92072;48.08255;-2.59269;110;20220802;30.5;13.5;22;1.4;16.96;.2;5.14;27583 +92072;48.08255;-2.59269;110;20220803;33;15.1;24;2.4;17.43;.1;6.09;28036 +92072;48.08255;-2.59269;110;20220804;25.4;15.2;20.3;3.4;15.6;0;4.51;21267 +92072;48.08255;-2.59269;110;20220805;22.1;10.9;16.5;3.6;11.43;0;4.35;22265 +92072;48.08255;-2.59269;110;20220806;25.6;9.2;17.4;3.6;10.86;0;5.36;26697 +92072;48.08255;-2.59269;110;20220807;27;11.3;19.1;3.5;11.3;0;5.61;25993 +92072;48.08255;-2.59269;110;20220808;28.3;12.8;20.5;3.9;12.2;0;5.98;25736 +92072;48.08255;-2.59269;110;20220809;28.7;15.3;22;4.2;15.06;0;5.72;23776 +92072;48.08255;-2.59269;110;20220810;33.4;15.1;24.3;3.5;15.56;0;6.69;27083 +92072;48.08255;-2.59269;110;20220811;34.2;16;25.1;3.1;13.06;0;6.9;26942 +92072;48.08255;-2.59269;110;20220812;34.2;15.6;24.9;2.5;12.5;0;6.41;26862 +92072;48.08255;-2.59269;110;20220813;35.7;15.4;25.6;2.1;13.66;1.8;6.29;26953 +92072;48.08255;-2.59269;110;20220814;20.3;18.8;19.6;2.5;20.03;7.9;1.67;7068 +92072;48.08255;-2.59269;110;20220815;23;16.3;19.6;2.6;18.06;1.7;3.07;15982 +92072;48.08255;-2.59269;110;20220816;23;16;19.5;2;17.9;7.6;3.04;16282 +92072;48.08255;-2.59269;110;20220817;22.5;13.9;18.2;2;17.1;4.1;3.06;17969 +92072;48.08255;-2.59269;110;20220818;25.4;15.6;20.5;2.1;17.13;.2;3.68;19107 +92072;48.08255;-2.59269;110;20220819;21.8;17.2;19.5;2.5;18.66;5.8;2.54;12794 +92072;48.08255;-2.59269;110;20220820;25;12.1;18.5;1;14.3;0;3.56;21564 +92072;48.08255;-2.59269;110;20220821;19.7;12.8;16.3;1.3;16.3;3.9;2.43;15721 +92072;48.08255;-2.59269;110;20220822;23.1;17.2;20.2;1.9;19.96;.7;2.64;14257 +92072;48.08255;-2.59269;110;20220823;24.2;18.6;21.4;2;20.26;.3;2.78;13750 +92072;48.08255;-2.59269;110;20220824;29.2;14.7;21.9;1.4;18.56;4;4.07;22289 +92072;48.08255;-2.59269;110;20220825;22.3;17.9;20.1;2.8;18;.1;2.67;11827 +92072;48.08255;-2.59269;110;20220826;24.2;11;17.6;2;13.6;.1;3.62;20848 +92072;48.08255;-2.59269;110;20220827;25.8;11.9;18.9;2.2;14.53;.1;3.86;21306 +92072;48.08255;-2.59269;110;20220828;25.7;13.2;19.4;2.8;14.4;.1;4;19925 +92072;48.08255;-2.59269;110;20220829;29.1;13.7;21.4;3.1;15.2;.8;4.84;22049 +92072;48.08255;-2.59269;110;20220830;29.4;15.1;22.2;3.3;15.83;3.7;4.86;21074 +92072;48.08255;-2.59269;110;20220831;27.6;16;21.8;2.7;17.1;11.9;4.01;18701 +92072;48.08255;-2.59269;110;20220901;23.3;16.6;20;1.3;18.8;4.2;2.53;14126 +92072;48.08255;-2.59269;110;20220902;22.5;15.8;19.2;1.1;18.6;9.4;2.35;13805 +92072;48.08255;-2.59269;110;20220903;21;15.1;18.1;2.4;16.56;0;2.41;12944 +92072;48.08255;-2.59269;110;20220904;24.3;16.1;20.2;3.3;17.06;.1;3.27;15139 +92072;48.08255;-2.59269;110;20220905;26.9;16.9;21.9;2.8;17.73;1.4;3.67;16609 +92072;48.08255;-2.59269;110;20220906;21.1;16.2;18.7;3.2;17.2;6.3;2.34;11200 +92072;48.08255;-2.59269;110;20220907;20.8;15.4;18.1;3;16.73;10.6;2.33;11933 +92072;48.08255;-2.59269;110;20220908;19.8;14.3;17;4;16.03;3;2.26;11960 +92072;48.08255;-2.59269;110;20220909;20.2;14.7;17.5;3.4;15.23;2.3;2.44;11746 +92072;48.08255;-2.59269;110;20220910;22.9;12.5;17.7;1.5;15;0;2.65;16153 +92072;48.08255;-2.59269;110;20220911;25.3;12.7;19;1.3;16.66;.1;2.88;17627 +92072;48.08255;-2.59269;110;20220912;28.4;14.9;21.7;1.7;16.6;.8;3.44;18062 +92072;48.08255;-2.59269;110;20220913;29;19.5;24.2;1.8;20.2;.7;3.26;14966 +92072;48.08255;-2.59269;110;20220914;23.4;16.5;19.9;1.9;19.43;.9;2.26;12507 +92072;48.08255;-2.59269;110;20220915;21.5;14.9;18.2;2.5;16.1;.1;2.31;12076 +92072;48.08255;-2.59269;110;20220916;18.8;10.2;14.5;2.2;11.4;0;2.35;13713 +92072;48.08255;-2.59269;110;20220917;19;5.7;12.4;1.6;9.43;.1;2.36;16978 +92072;48.08255;-2.59269;110;20220918;20.1;4.2;12.2;1.6;9.53;.1;2.49;18439 +92072;48.08255;-2.59269;110;20220919;20.7;5.8;13.3;1.9;10.86;.1;2.49;17507 +92072;48.08255;-2.59269;110;20220920;20.1;7.7;13.9;1.8;11.53;.1;2.31;15837 +92072;48.08255;-2.59269;110;20220921;20.9;7.9;14.4;1.8;11.23;.1;2.43;15981 +92072;48.08255;-2.59269;110;20220922;22.4;6.6;14.5;1;11.26;0;2.31;17517 +92072;48.08255;-2.59269;110;20220923;18.9;10.7;14.8;1.1;13.53;5.1;1.76;12296 +92072;48.08255;-2.59269;110;20220924;16.7;11.2;14;2.3;12.93;5.4;1.64;9879 +92072;48.08255;-2.59269;110;20220925;17.6;10;13.8;2.4;12.06;.3;1.88;11520 +92072;48.08255;-2.59269;110;20220926;16.5;7.7;12.1;3.1;11.53;2.9;1.79;12379 +92072;48.08255;-2.59269;110;20220927;16.6;10.3;13.4;3.5;13;6.8;1.62;10290 +92072;48.08255;-2.59269;110;20220928;15.5;11.3;13.4;3.2;12.86;1.3;1.46;8104 +92072;48.08255;-2.59269;110;20220929;14.9;7.3;11.1;1.9;10.83;5;1.46;11033 +92072;48.08255;-2.59269;110;20220930;16.1;4.4;10.3;2.7;11.93;3.4;1.38;13597 +92072;48.08255;-2.59269;110;20221001;21.1;14.4;17.8;4.2;17.23;.7;1.9;10052 +92072;48.08255;-2.59269;110;20221002;19.6;16.1;17.8;3.5;17.16;.6;1.6;7111 +92072;48.08255;-2.59269;110;20221003;17.9;13;15.5;2;15.03;0;1.36;8374 +92072;48.08255;-2.59269;110;20221004;17.2;11;14.1;1.6;14.4;.1;1.27;9299 +92072;48.08255;-2.59269;110;20221005;18.3;15.1;16.7;3.3;14.4;.8;1.78;6507 +92072;48.08255;-2.59269;110;20221006;19;5.3;12.2;.6;10.6;0;1.45;13648 +92072;48.08255;-2.59269;110;20221007;18.5;4.6;11.6;.9;10.43;.2;1.46;13532 +92072;48.08255;-2.59269;110;20221008;18.7;9.7;14.2;1.4;11.56;.1;1.56;10723 +92072;48.08255;-2.59269;110;20221009;20.7;6.2;13.4;1.6;10.66;0;1.81;13445 +92072;48.08255;-2.59269;110;20221010;17.7;13.3;15.5;2.3;15.16;.7;1.23;7148 +92072;48.08255;-2.59269;110;20221011;19.1;9.9;14.5;2.7;11.4;0;1.92;10342 +92072;48.08255;-2.59269;110;20221012;18.1;6.7;12.4;1.4;11.4;1.3;1.36;11419 +92072;48.08255;-2.59269;110;20221013;17.7;11.5;14.6;2.3;15.53;3.6;1.05;8138 +92072;48.08255;-2.59269;110;20221014;17.9;12.9;15.4;3.1;16.33;12.6;1.03;7178 +92072;48.08255;-2.59269;110;20221015;17.7;13.3;15.5;3.4;15.06;.2;1.29;6646 +92072;48.08255;-2.59269;110;20221016;17.4;11.9;14.6;2.2;15.53;5.4;.98;7338 +92072;48.08255;-2.59269;110;20221017;17.4;14.8;16.1;2.2;16.2;2.4;.99;4856 +92072;48.08255;-2.59269;110;20221018;18.7;11;14.8;3;16.9;.2;.86;8469 +92072;48.08255;-2.59269;110;20221019;23;16.6;19.8;3.1;17.76;10.1;1.82;7596 +92072;48.08255;-2.59269;110;20221020;20.1;11;15.5;2.2;14.7;2.1;1.32;9017 +92072;48.08255;-2.59269;110;20221021;18.8;15;16.9;5.6;14.93;6;1.89;5645 +92072;48.08255;-2.59269;110;20221022;19.1;14.1;16.6;2.7;15.7;2;1.25;6331 +92072;48.08255;-2.59269;110;20221023;18.5;12.9;15.7;4.5;14.4;5.5;1.55;6680 +92072;48.08255;-2.59269;110;20221024;17.5;13.4;15.4;4.3;14.56;2.2;1.34;5551 +92072;48.08255;-2.59269;110;20221025;18.1;13;15.6;2.9;15.03;0;1.12;6129 +92072;48.08255;-2.59269;110;20221026;19.7;14.7;17.2;4;15.63;2.3;1.55;6003 +92072;48.08255;-2.59269;110;20221027;21.9;13.1;17.5;2.6;16.5;.1;1.35;7912 +92072;48.08255;-2.59269;110;20221028;18.8;15;16.9;2.9;15.7;0;1.22;5026 +92072;48.08255;-2.59269;110;20221029;19.7;14.7;17.2;2.9;16.23;2;1.25;5681 +92072;48.08255;-2.59269;110;20221030;16.8;12.9;14.9;3.3;14.36;1.4;1.06;4899 +92072;48.08255;-2.59269;110;20221031;17;10.5;13.8;3.3;13.5;3.1;1.03;6324 +92072;48.08255;-2.59269;110;20221101;15.7;10.8;13.3;4.6;11.8;3.9;1.42;5384 +92072;48.08255;-2.59269;110;20221102;16.2;7.8;12;3.2;11.93;17.8;1;7031 +92072;48.08255;-2.59269;110;20221103;14.5;13.9;14.2;5.3;12.53;12;1.52;1408 +92072;48.08255;-2.59269;110;20221104;14.2;8.4;11.3;4;9.86;.3;1.34;5595 +92072;48.08255;-2.59269;110;20221105;14;6;10;2.4;11.26;8.2;.63;6547 +92072;48.08255;-2.59269;110;20221106;15;12.7;13.9;4.9;13.93;11.5;.94;3307 +92072;48.08255;-2.59269;110;20221107;16.5;11.9;14.2;5.8;13.3;6.5;1.32;4724 +92072;48.08255;-2.59269;110;20221108;15.1;11.4;13.2;5.6;12.83;2.7;1.15;4175 +92072;48.08255;-2.59269;110;20221109;15.4;10.3;12.9;2.5;11.5;.4;1;4837 +92072;48.08255;-2.59269;110;20221110;16.1;6.7;11.4;2.2;11.9;0;.67;6600 +92072;48.08255;-2.59269;110;20221111;10.8;10;10.4;2.6;12.3;.1;.41;1728 +92072;48.08255;-2.59269;110;20221112;19.1;8.9;14;2.3;13.1;.2;.89;6671 +92072;48.08255;-2.59269;110;20221113;18.3;10.1;14.2;2.1;13.36;0;.82;5809 +92072;48.08255;-2.59269;110;20221114;13.8;10.9;12.4;2.5;12.5;9.3;.69;3005 +92072;48.08255;-2.59269;110;20221115;14.3;10.8;12.5;5.3;12.03;10.8;1.12;3553 +92072;48.08255;-2.59269;110;20221116;14.9;8;11.4;5;11.3;15.3;1.03;5103 +92072;48.08255;-2.59269;110;20221117;13.3;9.7;11.5;4.9;10.56;.3;1.22;3505 +92072;48.08255;-2.59269;110;20221118;12.3;6.8;9.6;2;9.06;1.1;.74;4401 +92072;48.08255;-2.59269;110;20221119;12.3;2.4;7.4;1.4;8.1;2.3;.46;5966 +92072;48.08255;-2.59269;110;20221120;12.8;6.7;9.8;2.6;10.46;.5;.58;4498 +92072;48.08255;-2.59269;110;20221121;12.4;7.7;10;4.2;10.03;6.2;.92;3875 +92072;48.08255;-2.59269;110;20221122;12.4;5.4;8.9;4.3;9.03;3.6;.97;4718 +92072;48.08255;-2.59269;110;20221123;13.2;7.3;10.2;4.5;11.1;3.4;.66;4284 +92072;48.08255;-2.59269;110;20221124;14;7;10.5;3.5;10.93;6.6;.69;4589 +92072;48.08255;-2.59269;110;20221125;13.8;6.1;10;1.9;9.8;.1;.58;4790 +92072;48.08255;-2.59269;110;20221126;12.6;5.8;9.2;2.8;10.83;6.6;.38;4424 +92072;48.08255;-2.59269;110;20221127;13.1;11.2;12.2;3;13.33;13.8;.47;2130 +92072;48.08255;-2.59269;110;20221128;11.6;6.7;9.2;2.3;9.66;1.6;.57;3613 +92072;48.08255;-2.59269;110;20221129;12.1;2.7;7.4;.9;8.56;0;.23;5092 +92072;48.08255;-2.59269;110;20221130;6.8;2.2;4.5;1.8;7.93;0;.25;3378 +92072;48.08255;-2.59269;110;20221201;7.8;1.9;4.9;2.4;7.56;0;.36;3868 +92072;48.08255;-2.59269;110;20221202;6.5;-.1;3.2;2.4;6.63;0;.36;4052 +92072;48.08255;-2.59269;110;20221203;3.7;2.5;3.1;4.2;6.56;0;.57;1489 +92072;48.08255;-2.59269;110;20221204;3.3;2;2.7;2.6;6.7;0;.39;1566 +92072;48.08255;-2.59269;110;20221205;5.2;3;4.1;2.5;7.16;0;.44;2113 +92072;48.08255;-2.59269;110;20221206;6.6;1.9;4.3;2.9;6.73;0;.54;3216 +92072;48.08255;-2.59269;110;20221207;7.7;-1;3.4;1.6;6.16;.6;.33;4530 +92072;48.08255;-2.59269;110;20221208;4;-.6;1.7;1.5;6.2;0;.24;3179 +92072;48.08255;-2.59269;110;20221209;4;-1.5;1.2;2.1;5.7;.1;.33;3355 +92072;48.08255;-2.59269;110;20221210;4.3;-4.3;0;.8;5.13;.1;.11;4404 +92072;48.08255;-2.59269;110;20221211;2.3;-1.1;.6;1.3;6.06;.3;.18;2630 +92072;48.08255;-2.59269;110;20221212;.9;-2;-.5;2.3;5.63;.1;.2;2310 +92072;48.08255;-2.59269;110;20221213;1.9;-2.7;-.4;2.7;5.03;.9;.34;3081 +92072;48.08255;-2.59269;110;20221214;2.2;0;1.1;4.2;6.23;3.9;.29;1978 +92072;48.08255;-2.59269;110;20221215;4.2;1.1;2.6;5.4;5.06;.5;1.08;2417 +92072;48.08255;-2.59269;110;20221216;6.5;-.8;2.9;2.5;5.63;.1;.53;3917 +92072;48.08255;-2.59269;110;20221217;-.7;-3.7;-2.2;1.7;4.7;0;.22;2402 +92072;48.08255;-2.59269;110;20221218;9.9;-2.8;3.5;4;7.83;32.6;.2;5256 +92072;48.08255;-2.59269;110;20221219;14.4;10.3;12.4;6.4;13.33;37.1;.55;2779 +92072;48.08255;-2.59269;110;20221220;12.7;12.5;12.6;3.7;12.63;5.4;.86;354 +92072;48.08255;-2.59269;110;20221221;13.2;6.9;10.1;4.5;12.26;11.5;.18;3574 +92072;48.08255;-2.59269;110;20221222;14.4;12.2;13.3;6;13.4;13.4;.86;1948 +92072;48.08255;-2.59269;110;20221223;13.9;13.3;13.6;5.3;13.9;4.1;.83;880 +92072;48.08255;-2.59269;110;20221224;11.7;11.3;11.5;3.8;12.46;2.9;.61;581 +92072;48.08255;-2.59269;110;20221225;11.2;10.5;10.9;2.3;12.33;5.8;.44;920 +92072;48.08255;-2.59269;110;20221226;10.9;9.8;10.4;2.7;10.13;.1;.8;1327 +92072;48.08255;-2.59269;110;20221227;11.1;3.4;7.2;2.8;9.03;.3;.38;4078 +92072;48.08255;-2.59269;110;20221228;12.1;9;10.6;6.4;11.36;6.9;.71;2442 +92072;48.08255;-2.59269;110;20221229;10.9;8.6;9.8;4.5;9.63;7.4;.98;2040 +92072;48.08255;-2.59269;110;20221230;14;5.8;9.9;7.7;12.9;20.1;.03;4241 +92072;48.08255;-2.59269;110;20221231;16.1;14.1;15.1;9.1;13.5;11.9;1.76;1921 +92073;48.12027;-2.261;91;20220101;14.5;9.1;11.8;3.3;11.93;3.3;.62;3260 +92073;48.12027;-2.261;91;20220102;13.9;10.9;12.4;5.5;12.37;.5;.85;2306 +92073;48.12027;-2.261;91;20220103;12.4;11;11.7;4.3;12.2;18.3;.68;1552 +92073;48.12027;-2.261;91;20220104;9;8;8.5;3.2;8.7;.5;.88;1122 +92073;48.12027;-2.261;91;20220105;7.3;1.4;4.3;1.8;6.8;.6;.37;3435 +92073;48.12027;-2.261;91;20220106;7.2;.7;3.9;2.6;7.33;1.6;.35;3621 +92073;48.12027;-2.261;91;20220107;9.8;5.1;7.4;4.1;8.87;1.1;.59;3209 +92073;48.12027;-2.261;91;20220108;11.1;7.5;9.3;6.1;9.57;9.8;.97;2778 +92073;48.12027;-2.261;91;20220109;8.9;5.4;7.1;3;9.23;3.9;.39;2748 +92073;48.12027;-2.261;91;20220110;10.2;7.8;9;2.1;11.2;5.1;.32;2316 +92073;48.12027;-2.261;91;20220111;9.2;8.4;8.8;1.3;10.97;.6;.36;1262 +92073;48.12027;-2.261;91;20220112;9.6;7.7;8.7;2;10.4;0;.42;2146 +92073;48.12027;-2.261;91;20220113;8.3;4.8;6.5;2.7;7.77;0;.62;2931 +92073;48.12027;-2.261;91;20220114;1.9;-.7;.6;1.7;6;.1;.27;2312 +92073;48.12027;-2.261;91;20220115;3.7;-.6;1.5;1.5;6.9;0;.15;3421 +92073;48.12027;-2.261;91;20220116;9.9;2.6;6.3;2.2;9.07;.9;.27;4455 +92073;48.12027;-2.261;91;20220117;9.7;4.1;6.9;1.5;8.77;0;.41;3801 +92073;48.12027;-2.261;91;20220118;6;3.7;4.9;1.7;7.77;0;.39;2482 +92073;48.12027;-2.261;91;20220119;8;4.5;6.3;2.1;8.53;1.6;.4;3092 +92073;48.12027;-2.261;91;20220120;7.9;3;5.5;2.5;7.37;0;.59;3732 +92073;48.12027;-2.261;91;20220121;6.9;1.2;4.1;2.2;6.2;0;.61;4042 +92073;48.12027;-2.261;91;20220122;7;-.7;3.1;2;7.03;0;.32;4975 +92073;48.12027;-2.261;91;20220123;3.9;3.3;3.6;3.9;7.1;0;.51;1045 +92073;48.12027;-2.261;91;20220124;7.2;.1;3.6;1.8;6.47;0;.47;4816 +92073;48.12027;-2.261;91;20220125;4.2;-1.6;1.3;1.4;6.37;0;.25;4376 +92073;48.12027;-2.261;91;20220126;4.7;.5;2.6;1.6;6.4;0;.39;3965 +92073;48.12027;-2.261;91;20220127;7.5;-.6;3.5;1.6;7.77;0;.25;5485 +92073;48.12027;-2.261;91;20220128;9.7;6.7;8.2;1;10.37;0;.36;3304 +92073;48.12027;-2.261;91;20220129;10.4;8.1;9.3;2.3;10.53;.1;.54;2990 +92073;48.12027;-2.261;91;20220130;10.5;7.5;9;1.7;9.23;.1;.66;3355 +92073;48.12027;-2.261;91;20220131;9.7;4.2;7;4.1;8.43;.3;.78;4579 +92073;48.12027;-2.261;91;20220201;11.1;5;8.1;3.9;10.13;0;.48;5176 +92073;48.12027;-2.261;91;20220202;9.7;8.1;8.9;2.6;9.7;0;.7;2579 +92073;48.12027;-2.261;91;20220203;9.9;5.2;7.6;2.6;9.67;.3;.49;4574 +92073;48.12027;-2.261;91;20220204;10.3;7.7;9;3.2;8.5;1.2;1.05;3420 +92073;48.12027;-2.261;91;20220205;11;.4;5.7;2.6;7.9;.1;.7;7216 +92073;48.12027;-2.261;91;20220206;12.4;7.6;10;6.3;11.13;1.3;.75;4916 +92073;48.12027;-2.261;91;20220207;12.5;7.6;10;1.8;10.27;.1;.73;5234 +92073;48.12027;-2.261;91;20220208;8.9;6.9;7.9;1.6;10;0;.47;3170 +92073;48.12027;-2.261;91;20220209;7.6;5.7;6.6;1.3;8.8;0;.51;3182 +92073;48.12027;-2.261;91;20220210;7;5.5;6.3;3.3;8.42;1;.92;4966 +92073;48.12027;-2.261;91;20220211;9.8;-.3;4.8;2.1;6.49;0;.84;9066 +92073;48.12027;-2.261;91;20220212;8.2;-.6;3.8;3.4;6.59;0;.87;8833 +92073;48.12027;-2.261;91;20220213;10.5;4;7.2;8.3;9.96;14.3;.63;3405 +92073;48.12027;-2.261;91;20220214;11.1;4.9;8;4.8;8.79;1.3;1.12;7766 +92073;48.12027;-2.261;91;20220215;11.2;3.5;7.3;6;10.32;1.5;.41;3066 +92073;48.12027;-2.261;91;20220216;14;10.1;12;5.3;13.57;.6;.6;5195 +92073;48.12027;-2.261;91;20220217;14.4;9.4;11.9;4.4;11.07;.6;1.34;5982 +92073;48.12027;-2.261;91;20220218;11.2;10;10.6;6.4;9.13;1.6;1.73;2702 +92073;48.12027;-2.261;91;20220219;10.7;2.1;6.4;4.6;7.93;.5;1.08;8319 +92073;48.12027;-2.261;91;20220220;12.9;7.9;10.4;5.8;10.87;1;1.08;6329 +92073;48.12027;-2.261;91;20220221;11.6;7;9.3;6.1;8.17;.5;1.76;6069 +92073;48.12027;-2.261;91;20220222;14.9;6.5;10.7;3.3;10.4;.1;1.26;8569 +92073;48.12027;-2.261;91;20220223;10.2;4.4;7.3;1.9;8.5;0;.85;7294 +92073;48.12027;-2.261;91;20220224;10.3;7.1;8.7;4;7.9;1.3;1.41;5031 +92073;48.12027;-2.261;91;20220225;11.2;1.5;6.4;2;6.9;0;1.15;9486 +92073;48.12027;-2.261;91;20220226;11.3;0;5.7;3.2;6.13;0;1.52;10461 +92073;48.12027;-2.261;91;20220227;11.2;1.8;6.5;2.9;7.6;0;1.2;9817 +92073;48.12027;-2.261;91;20220228;12.2;6.9;9.6;2.9;10.73;2.2;.97;7394 +92073;48.12027;-2.261;91;20220301;13;8.6;10.8;2.2;11.57;1;.91;6606 +92073;48.12027;-2.261;91;20220302;14.4;8.6;11.5;2.1;10.6;.9;1.26;8025 +92073;48.12027;-2.261;91;20220303;10.8;8.5;9.6;2.9;10.7;4.7;.83;4932 +92073;48.12027;-2.261;91;20220304;11.5;6;8.7;3.3;8.23;0;1.41;7640 +92073;48.12027;-2.261;91;20220305;9.2;.2;4.7;3.1;7.57;.8;.97;10334 +92073;48.12027;-2.261;91;20220306;8.7;5.4;7;4.6;7.23;0;1.43;6262 +92073;48.12027;-2.261;91;20220307;7.3;-.6;3.3;3.6;5.33;0;1.37;9838 +92073;48.12027;-2.261;91;20220308;11;1.6;6.3;3.7;8.13;.4;1.23;11197 +92073;48.12027;-2.261;91;20220309;13.1;6.3;9.7;5.2;9.93;0;1.46;9608 +92073;48.12027;-2.261;91;20220310;12.8;8.8;10.8;3.2;9.97;1.2;1.4;7331 +92073;48.12027;-2.261;91;20220311;12.9;7.5;10.2;5.3;10.13;9.3;1.48;8686 +92073;48.12027;-2.261;91;20220312;13.1;5.3;9.2;5.3;8.97;1.4;1.73;10622 +92073;48.12027;-2.261;91;20220313;11.3;7.4;9.3;4.1;9.2;1;1.42;7534 +92073;48.12027;-2.261;91;20220314;15.1;6.2;10.7;2.8;8.63;.9;1.94;11677 +92073;48.12027;-2.261;91;20220315;15;7.1;11;1.8;11.07;.2;1.43;11124 +92073;48.12027;-2.261;91;20220316;12;9.7;10.9;2.4;11.13;2;1.06;5779 +92073;48.12027;-2.261;91;20220317;13.2;4.3;8.8;3.6;7.7;0;1.97;12099 +92073;48.12027;-2.261;91;20220318;15.4;3.2;9.3;5.2;6.69;0;3.07;17700 +92073;48.12027;-2.261;91;20220319;13.9;5.8;9.9;4.6;7.89;0;2.45;12733 +92073;48.12027;-2.261;91;20220320;14;6.6;10.3;3.1;8.99;0;1.94;10966 +92073;48.12027;-2.261;91;20220321;17.5;7;12.3;4.2;10.22;0;2.56;16700 +92073;48.12027;-2.261;91;20220322;16;6.8;11.4;4.7;8.29;0;2.91;17300 +92073;48.12027;-2.261;91;20220323;16.3;5.6;10.9;3.1;7.06;0;2.92;18366 +92073;48.12027;-2.261;91;20220324;18.4;1.9;10.2;2.5;7.79;0;2.73;18400 +92073;48.12027;-2.261;91;20220325;19.9;4.8;12.3;4.4;8.02;0;3.68;18133 +92073;48.12027;-2.261;91;20220326;19.1;6.4;12.8;4.7;7.89;0;3.78;18600 +92073;48.12027;-2.261;91;20220327;19.9;4.2;12.1;3.1;8.52;0;3.09;17500 +92073;48.12027;-2.261;91;20220328;19.5;7.6;13.6;2.9;9.59;.2;2.48;12700 +92073;48.12027;-2.261;91;20220329;15;8.9;11.9;2.7;11.19;0;1.62;9366 +92073;48.12027;-2.261;91;20220330;12.3;9.3;10.8;4.1;10.02;.7;1.69;7400 +92073;48.12027;-2.261;91;20220331;7.5;4.7;6.1;5.6;7.02;2.6;1.73;10533 +92073;48.12027;-2.261;91;20220401;7.9;1.6;4.7;6.8;5.4;.6;2.48;16266 +92073;48.12027;-2.261;91;20220402;8.7;.8;4.7;3.5;5.63;.1;2.1;15900 +92073;48.12027;-2.261;91;20220403;8.8;.2;4.5;3.1;5.33;.2;2.13;18033 +92073;48.12027;-2.261;91;20220404;10;.9;5.4;4.3;7.83;.3;1.26;12526 +92073;48.12027;-2.261;91;20220405;13.2;8.5;10.8;5.3;10.96;.1;1.9;13383 +92073;48.12027;-2.261;91;20220406;13.1;7.2;10.2;6.2;10.46;1.8;1.41;8166 +92073;48.12027;-2.261;91;20220407;14.6;10.5;12.5;6.8;10.96;12;2.38;12066 +92073;48.12027;-2.261;91;20220408;14;8;11;5.8;10.12;10.4;2.01;9233 +92073;48.12027;-2.261;91;20220409;11.9;2.2;7;3;7.09;0;2.44;20700 +92073;48.12027;-2.261;91;20220410;14.9;.7;7.8;4.4;7.16;0;2.77;20066 +92073;48.12027;-2.261;91;20220411;19.9;7.2;13.5;5.3;10.12;1.8;3.47;18100 +92073;48.12027;-2.261;91;20220412;15.3;11.1;13.2;3.5;12.42;.9;1.66;7600 +92073;48.12027;-2.261;91;20220413;19.6;5.4;12.5;2;11.19;.1;2.64;18100 +92073;48.12027;-2.261;91;20220414;21.7;6.3;14;2.3;11.22;0;3.25;21933 +92073;48.12027;-2.261;91;20220415;21;7;14;2.4;11.82;0;3.12;21500 +92073;48.12027;-2.261;91;20220416;20.9;7.8;14.3;2.8;11.22;0;3.68;23500 +92073;48.12027;-2.261;91;20220417;20.2;6.5;13.3;2.7;10.89;0;3.13;20266 +92073;48.12027;-2.261;91;20220418;15.7;8.7;12.2;3.5;9.96;0;2.91;19433 +92073;48.12027;-2.261;91;20220419;14.1;3.9;9;3.6;8.46;0;2.61;19100 +92073;48.12027;-2.261;91;20220420;17.3;3.9;10.6;3.3;10.16;.1;2.9;21166 +92073;48.12027;-2.261;91;20220421;19.3;8.4;13.9;2.9;10.26;0;3.4;22933 +92073;48.12027;-2.261;91;20220422;20;8.1;14;4.5;10.66;0;3.7;19033 +92073;48.12027;-2.261;91;20220423;17.9;10.2;14;4.8;11.39;.1;3.12;15866 +92073;48.12027;-2.261;91;20220424;17.3;9.8;13.5;2.7;12.42;4.2;2.43;14766 +92073;48.12027;-2.261;91;20220425;16.6;7.6;12.1;3.3;10.12;0;3.13;21300 +92073;48.12027;-2.261;91;20220426;17.7;4.8;11.2;4;9.19;0;3.63;24166 +92073;48.12027;-2.261;91;20220427;17.5;7.3;12.4;5.6;9.42;0;3.88;22966 +92073;48.12027;-2.261;91;20220428;18.3;10.4;14.3;4.1;10.56;0;3.29;16000 +92073;48.12027;-2.261;91;20220429;18.5;7.7;13.1;4.6;10.89;0;3.61;22266 +92073;48.12027;-2.261;91;20220430;15.3;6.1;10.7;4.2;9.32;0;3.02;19233 +92073;48.12027;-2.261;91;20220501;19.1;8.4;13.8;2.9;9.49;1.6;3.66;22933 +92073;48.12027;-2.261;91;20220502;17;9.9;13.4;3.5;10.82;.3;2.95;16566 +92073;48.12027;-2.261;91;20220503;17.7;10.2;14;3.4;10.19;0;3.21;15600 +92073;48.12027;-2.261;91;20220504;18.4;4.8;11.6;2.8;10.52;0;3.11;21533 +92073;48.12027;-2.261;91;20220505;18.2;8.4;13.3;2.7;11.65;.1;3.24;21733 +92073;48.12027;-2.261;91;20220506;21.4;6.5;13.9;1.7;11.5;0;3.62;24369 +92073;48.12027;-2.261;91;20220507;19.4;8.2;13.8;2.4;11.77;.1;3.3;21342 +92073;48.12027;-2.261;91;20220508;20.9;8.2;14.6;2.7;12.43;.1;3.61;23140 +92073;48.12027;-2.261;91;20220509;24.6;8.1;16.4;1.7;12.53;0;4.33;26386 +92073;48.12027;-2.261;91;20220510;23.6;11.2;17.4;2.1;12.67;0;4.12;23074 +92073;48.12027;-2.261;91;20220511;19.8;10.4;15.1;3.1;12.67;0;3.41;20278 +92073;48.12027;-2.261;91;20220512;20.1;6.3;13.2;1.6;10.43;.1;3.58;24445 +92073;48.12027;-2.261;91;20220513;21.2;4.6;12.9;1.4;10.07;0;3.9;27109 +92073;48.12027;-2.261;91;20220514;24.7;8.5;16.6;2.5;12.07;.3;4.69;26992 +92073;48.12027;-2.261;91;20220515;26.4;16.1;21.3;2.7;14.83;.3;4.75;21470 +92073;48.12027;-2.261;91;20220516;21.2;13.2;17.2;3;15.03;.2;3.42;18913 +92073;48.12027;-2.261;91;20220517;26.9;10.5;18.7;2.4;14.73;.8;4.97;27339 +92073;48.12027;-2.261;91;20220518;25.9;9.6;17.8;1.8;14.2;3;4.66;27304 +92073;48.12027;-2.261;91;20220519;23;13;18;1.9;14.13;.1;3.87;21479 +92073;48.12027;-2.261;91;20220520;22.3;12.1;17.2;2.4;12.3;.4;4.01;21543 +92073;48.12027;-2.261;91;20220521;24.2;7.9;16;1.9;12.33;0;4.52;27563 +92073;48.12027;-2.261;91;20220522;25.8;12.4;19.1;2.7;14.57;12.1;4.77;25206 +92073;48.12027;-2.261;91;20220523;18;10.8;14.4;3.3;13.67;4.3;2.84;18436 +92073;48.12027;-2.261;91;20220524;17.3;8.1;12.7;1.9;11.3;1.5;3.08;20811 +92073;48.12027;-2.261;91;20220525;17.1;6.8;12;2.2;11.87;.1;3.06;22583 +92073;48.12027;-2.261;91;20220526;17.5;12.2;14.8;1.9;13.6;0;2.66;15991 +92073;48.12027;-2.261;91;20220527;19.4;10.7;15.1;2;13.03;.1;3.31;20310 +92073;48.12027;-2.261;91;20220528;21;6.2;13.6;2.9;10.83;0;4.22;26843 +92073;48.12027;-2.261;91;20220529;18.1;7.2;12.7;3.8;9;0;3.99;23115 +92073;48.12027;-2.261;91;20220530;18.7;5.5;12.1;2;8.9;0;3.86;25620 +92073;48.12027;-2.261;91;20220531;19.9;6.5;13.2;1.3;10;0;3.87;25854 +92073;48.12027;-2.261;91;20220601;21.4;5.8;13.6;2;10.43;0;4.3;28050 +92073;48.12027;-2.261;91;20220602;24.5;10.5;17.5;2.8;11.63;0;5.04;26856 +92073;48.12027;-2.261;91;20220603;24.8;13;18.9;2.3;14.8;7.5;4.49;24088 +92073;48.12027;-2.261;91;20220604;25.8;14.5;20.2;2.4;16.67;0;4.61;24194 +92073;48.12027;-2.261;91;20220605;20.8;12.7;16.8;2.8;13.47;0;3.76;20330 +92073;48.12027;-2.261;91;20220606;18;9.2;13.6;2.4;13.5;3.4;3.05;21274 +92073;48.12027;-2.261;91;20220607;20.2;13.5;16.8;3.8;15.43;4.1;3.23;18387 +92073;48.12027;-2.261;91;20220608;21.3;14.2;17.8;3.5;14.7;0;3.71;19154 +92073;48.12027;-2.261;91;20220609;22;12.5;17.3;2.8;13.73;.5;4.07;22331 +92073;48.12027;-2.261;91;20220610;20.4;13.9;17.1;2.8;16.3;.4;3.15;18313 +92073;48.12027;-2.261;91;20220611;24;12.7;18.4;2;13.7;.2;4.39;23992 +92073;48.12027;-2.261;91;20220612;22.1;9.6;15.9;2.7;12.47;.1;4.29;25461 +92073;48.12027;-2.261;91;20220613;22.9;8;15.5;2.8;11.67;0;4.69;27932 +92073;48.12027;-2.261;91;20220614;27.7;9.4;18.5;2.8;12.37;0;5.88;31020 +92073;48.12027;-2.261;91;20220615;30;12.4;21.2;2.5;13.97;0;6.16;30564 +92073;48.12027;-2.261;91;20220616;30.5;11.8;21.1;2.1;13.63;0;6.24;31356 +92073;48.12027;-2.261;91;20220617;36;14.8;25.4;1.4;16.3;0;6.62;31707 +92073;48.12027;-2.261;91;20220618;36.5;16.9;26.7;2.6;17.17;6.2;7.39;30947 +92073;48.12027;-2.261;91;20220619;21.2;13.2;17.2;4.1;15.93;2.1;3.38;19813 +92073;48.12027;-2.261;91;20220620;24.4;15;19.7;3;17.03;.2;4.23;22180 +92073;48.12027;-2.261;91;20220621;25.7;13.9;19.8;2.5;16.1;1.4;4.75;25040 +92073;48.12027;-2.261;91;20220622;24.6;14.1;19.4;1.6;17.23;27.1;4.16;23582 +92073;48.12027;-2.261;91;20220623;23.9;16.3;20.1;2.5;17.37;.8;3.96;20162 +92073;48.12027;-2.261;91;20220624;19.8;15.5;17.7;3.3;15.97;3.3;2.95;14873 +92073;48.12027;-2.261;91;20220625;20;11;15.5;2.8;12.4;1.3;3.75;21731 +92073;48.12027;-2.261;91;20220626;21.1;10;15.5;2.5;11.5;0;4.19;24256 +92073;48.12027;-2.261;91;20220627;19.5;9.4;14.4;1.7;12.07;.8;3.62;23248 +92073;48.12027;-2.261;91;20220628;21.3;8.3;14.8;2.6;12.33;3;4.17;26105 +92073;48.12027;-2.261;91;20220629;20.4;12.9;16.6;2.6;14;2;3.53;19718 +92073;48.12027;-2.261;91;20220630;17.8;9.6;13.7;1.4;12.2;5.1;3.18;20708 +92073;48.12027;-2.261;91;20220701;21;7;14;1.7;11.37;.1;4.15;27114 +92073;48.12027;-2.261;91;20220702;23.3;7.3;15.3;1.6;11.97;0;4.56;28814 +92073;48.12027;-2.261;91;20220703;21.4;9.4;15.4;2;12.27;0;4.04;24812 +92073;48.12027;-2.261;91;20220704;22.2;8.5;15.3;2.4;12.07;0;4.35;26662 +92073;48.12027;-2.261;91;20220705;22.7;10.5;16.6;2.5;12.8;.1;4.37;25082 +92073;48.12027;-2.261;91;20220706;25.2;10.2;17.7;2.5;14.13;0;4.86;27858 +92073;48.12027;-2.261;91;20220707;22.1;12.3;17.2;2.4;14.97;.1;3.89;22687 +92073;48.12027;-2.261;91;20220708;26.2;11.1;18.7;2.9;14.03;0;5.19;27779 +92073;48.12027;-2.261;91;20220709;28.7;13.6;21.1;3.1;15.43;0;5.76;27802 +92073;48.12027;-2.261;91;20220710;29;13.2;21.1;3.3;13.5;0;6.17;28411 +92073;48.12027;-2.261;91;20220711;31;14.4;22.7;2.5;14.97;0;6.21;28948 +92073;48.12027;-2.261;91;20220712;34.8;15.5;25.1;1.2;16.23;0;6.16;30588 +92073;48.12027;-2.261;91;20220713;35.2;16.2;25.7;1.9;16.13;0;6.72;30594 +92073;48.12027;-2.261;91;20220714;25.4;14.8;20.1;3.2;14.27;0;4.88;23031 +92073;48.12027;-2.261;91;20220715;27.7;11.2;19.4;2.5;13.2;0;5.5;28589 +92073;48.12027;-2.261;91;20220716;30.3;12.6;21.4;2.8;12.1;0;6.39;29705 +92073;48.12027;-2.261;91;20220717;33.2;16.4;24.8;2.8;13.07;0;7.01;28422 +92073;48.12027;-2.261;91;20220718;39.2;17.6;28.4;2.4;13.2;0;7.92;30324 +92073;48.12027;-2.261;91;20220719;27.4;24.2;25.8;3.2;15.9;1.1;4.71;12323 +92073;48.12027;-2.261;91;20220720;24.7;16.7;20.7;2.3;17.37;.8;3.94;19679 +92073;48.12027;-2.261;91;20220721;24.8;12.5;18.6;2;14.7;0;4.28;23795 +92073;48.12027;-2.261;91;20220722;22.3;14.4;18.4;2.9;15.33;0;3.67;18961 +92073;48.12027;-2.261;91;20220723;27.2;11.4;19.3;1.8;14.13;0;4.91;27175 +92073;48.12027;-2.261;91;20220724;30.2;12.6;21.4;2.2;14.53;.1;5.64;28136 +92073;48.12027;-2.261;91;20220725;23.3;16.3;19.8;3.2;16.1;0;3.84;18017 +92073;48.12027;-2.261;91;20220726;23.7;15.9;19.8;2.5;13.57;.1;4.08;18716 +92073;48.12027;-2.261;91;20220727;23.3;8.6;16;1.4;11.97;0;4.11;25581 +92073;48.12027;-2.261;91;20220728;27.2;13.6;20.4;1.8;14.17;0;4.72;24760 +92073;48.12027;-2.261;91;20220729;28.8;17;22.9;2.2;14.43;.2;5.1;22898 +92073;48.12027;-2.261;91;20220730;28.6;13.2;20.9;2.1;15.73;0;4.88;25547 +92073;48.12027;-2.261;91;20220731;27.6;16.9;22.2;2.2;17.3;0;4.49;21509 +92073;48.12027;-2.261;91;20220801;27.2;16.2;21.7;2;17.13;0;4.25;21024 +92073;48.12027;-2.261;91;20220802;31.1;13.4;22.2;1.4;16.87;.1;5.12;27277 +92073;48.12027;-2.261;91;20220803;32.3;16;24.1;2.7;18.23;0;5.73;25853 +92073;48.12027;-2.261;91;20220804;25;16;20.5;3.5;15.97;.1;4.19;19034 +92073;48.12027;-2.261;91;20220805;22.6;11.2;16.9;3.7;11.73;0;4.34;21650 +92073;48.12027;-2.261;91;20220806;25.8;9.6;17.7;3.7;10.7;0;5.34;25471 +92073;48.12027;-2.261;91;20220807;27.3;11.5;19.4;3.5;11.17;0;5.61;25130 +92073;48.12027;-2.261;91;20220808;28.8;13.4;21.1;4;12;0;6.04;24634 +92073;48.12027;-2.261;91;20220809;29.3;15.2;22.3;4.1;14.93;0;5.73;23305 +92073;48.12027;-2.261;91;20220810;33.8;15.6;24.7;3.4;15.3;0;6.62;26594 +92073;48.12027;-2.261;91;20220811;34.4;16;25.2;3;12.9;0;6.77;26555 +92073;48.12027;-2.261;91;20220812;34.2;15;24.6;2.3;12.6;0;6.23;26564 +92073;48.12027;-2.261;91;20220813;35.8;15.1;25.5;2;12.9;1.9;6.09;26656 +92073;48.12027;-2.261;91;20220814;20.4;18.7;19.5;2.5;19.7;7.3;1.8;7860 +92073;48.12027;-2.261;91;20220815;23.9;16.2;20;2.5;18.13;.7;3.21;16611 +92073;48.12027;-2.261;91;20220816;24;16.5;20.2;2.1;17.83;7.1;3.18;16430 +92073;48.12027;-2.261;91;20220817;23.4;13.8;18.6;2;17.03;4.4;3.21;18374 +92073;48.12027;-2.261;91;20220818;25.3;15.7;20.5;2.3;17.33;.1;3.57;18139 +92073;48.12027;-2.261;91;20220819;22.1;17;19.5;2.5;18.13;6.3;2.69;13345 +92073;48.12027;-2.261;91;20220820;25.5;12.1;18.8;1.2;14.2;0;3.6;21492 +92073;48.12027;-2.261;91;20220821;19.5;12.7;16.1;1.5;16.17;3.9;2.36;15040 +92073;48.12027;-2.261;91;20220822;24.3;17.1;20.7;1.9;19.77;.7;2.88;15335 +92073;48.12027;-2.261;91;20220823;24.4;18.8;21.6;2;20.5;.1;2.74;13340 +92073;48.12027;-2.261;91;20220824;29.6;15.1;22.3;1.4;18.67;5.5;4;21602 +92073;48.12027;-2.261;91;20220825;22;18.3;20.2;3.3;18.37;.1;2.58;10772 +92073;48.12027;-2.261;91;20220826;24.1;10.6;17.3;2.1;13.7;.1;3.52;20369 +92073;48.12027;-2.261;91;20220827;26.2;11.4;18.8;2.1;14.43;.1;3.83;21108 +92073;48.12027;-2.261;91;20220828;25.9;13.1;19.5;2.7;14.2;.1;3.96;19283 +92073;48.12027;-2.261;91;20220829;29.3;13.7;21.5;3.1;14.87;.2;4.77;21389 +92073;48.12027;-2.261;91;20220830;29.7;15.1;22.4;3.1;15.43;3.7;4.78;20432 +92073;48.12027;-2.261;91;20220831;27.9;16;21.9;2.7;17;12.5;4;18321 +92073;48.12027;-2.261;91;20220901;23.5;15.9;19.7;1.4;18.4;2.4;2.56;14347 +92073;48.12027;-2.261;91;20220902;22.8;15.5;19.1;1.1;18.43;6.7;2.38;14162 +92073;48.12027;-2.261;91;20220903;21.7;15.5;18.6;2.5;16.57;.1;2.47;12626 +92073;48.12027;-2.261;91;20220904;25.6;15.6;20.6;3.3;16.6;0;3.52;16011 +92073;48.12027;-2.261;91;20220905;27.1;16.9;22;2.7;17.53;1.1;3.6;16299 +92073;48.12027;-2.261;91;20220906;21.1;16.3;18.7;3.5;17.27;11.4;2.33;10977 +92073;48.12027;-2.261;91;20220907;20.9;15.4;18.2;3.3;16.63;8.5;2.34;11598 +92073;48.12027;-2.261;91;20220908;19.8;14.4;17.1;4.2;16;2.1;2.21;11299 +92073;48.12027;-2.261;91;20220909;20.3;14.8;17.6;3.7;15.3;2;2.46;11515 +92073;48.12027;-2.261;91;20220910;22.9;12.2;17.5;1.8;14.93;.1;2.64;15705 +92073;48.12027;-2.261;91;20220911;25.4;12.8;19.1;1.4;16.03;0;2.86;16945 +92073;48.12027;-2.261;91;20220912;29.3;15.1;22.2;2.1;16.17;.6;3.74;17772 +92073;48.12027;-2.261;91;20220913;28.6;19.7;24.2;2;19.73;2.8;3.17;13727 +92073;48.12027;-2.261;91;20220914;24.3;16.6;20.4;2.2;19.47;0;2.36;12485 +92073;48.12027;-2.261;91;20220915;21.4;15.2;18.3;2.6;16.17;.1;2.22;11351 +92073;48.12027;-2.261;91;20220916;19;10.3;14.7;2.4;11.33;0;2.39;13306 +92073;48.12027;-2.261;91;20220917;18.8;5.5;12.2;1.7;9.37;0;2.32;16208 +92073;48.12027;-2.261;91;20220918;20.2;4;12.1;1.5;9.57;.1;2.41;17838 +92073;48.12027;-2.261;91;20220919;20.6;5.6;13.1;1.8;10.7;.1;2.44;17098 +92073;48.12027;-2.261;91;20220920;19.8;7.1;13.5;1.7;11.37;.1;2.2;15388 +92073;48.12027;-2.261;91;20220921;21.1;7.8;14.4;1.9;11.03;.1;2.45;15564 +92073;48.12027;-2.261;91;20220922;22.5;6.5;14.5;1.1;11.1;0;2.29;16856 +92073;48.12027;-2.261;91;20220923;18.9;10.8;14.8;1.2;13.3;6;1.74;11858 +92073;48.12027;-2.261;91;20220924;17.3;11.8;14.5;2.6;13.13;4.4;1.73;9704 +92073;48.12027;-2.261;91;20220925;17.6;10.6;14.1;2.8;12.23;.3;1.88;10470 +92073;48.12027;-2.261;91;20220926;16.4;7.8;12.1;3.5;11.47;3.1;1.75;11620 +92073;48.12027;-2.261;91;20220927;16.5;10.6;13.6;4;13.07;7.8;1.58;9531 +92073;48.12027;-2.261;91;20220928;15.2;11.4;13.3;3.4;12.9;2.6;1.39;7603 +92073;48.12027;-2.261;91;20220929;14.7;8.2;11.5;2.2;11.1;5.8;1.43;9775 +92073;48.12027;-2.261;91;20220930;16.3;4.6;10.5;2.7;11.8;2.4;1.4;13039 +92073;48.12027;-2.261;91;20221001;21.4;14.3;17.8;4.1;16.8;.3;1.98;10100 +92073;48.12027;-2.261;91;20221002;19.7;16.2;17.9;3.6;17.1;.3;1.6;6816 +92073;48.12027;-2.261;91;20221003;19;13.5;16.3;2.2;15.5;0;1.45;8323 +92073;48.12027;-2.261;91;20221004;17;11.6;14.3;1.9;14.4;.1;1.23;7827 +92073;48.12027;-2.261;91;20221005;18.7;15.2;17;3.7;14.17;.8;1.94;6501 +92073;48.12027;-2.261;91;20221006;19.1;5.6;12.3;.8;10.63;0;1.44;12776 +92073;48.12027;-2.261;91;20221007;18.7;4.6;11.6;1;10.4;.2;1.46;13142 +92073;48.12027;-2.261;91;20221008;18.8;9.5;14.1;1.3;11.57;0;1.5;10339 +92073;48.12027;-2.261;91;20221009;20.3;6.7;13.5;1.6;10.5;0;1.77;12538 +92073;48.12027;-2.261;91;20221010;17.8;12.4;15.1;2.1;14.77;.7;1.21;7328 +92073;48.12027;-2.261;91;20221011;18.9;9.3;14.1;2.4;11.03;0;1.82;10156 +92073;48.12027;-2.261;91;20221012;18.7;6.5;12.6;1.5;11.37;1.1;1.39;11334 +92073;48.12027;-2.261;91;20221013;17.3;11.8;14.5;2.6;15.2;4.6;1.02;7337 +92073;48.12027;-2.261;91;20221014;18.1;13;15.6;3;16.17;13.9;1.05;7081 +92073;48.12027;-2.261;91;20221015;18;13.9;15.9;3.5;15.2;.2;1.31;6152 +92073;48.12027;-2.261;91;20221016;17.9;12.2;15.1;2.4;15.53;5.1;1.03;7210 +92073;48.12027;-2.261;91;20221017;17.8;14.9;16.4;2.3;16.4;5.8;1;4921 +92073;48.12027;-2.261;91;20221018;19;12.3;15.6;3;17.07;.1;.93;7594 +92073;48.12027;-2.261;91;20221019;23.1;16.5;19.8;3.1;17.57;12.5;1.82;7359 +92073;48.12027;-2.261;91;20221020;20.2;11.6;15.9;2.3;15;1.3;1.32;8403 +92073;48.12027;-2.261;91;20221021;19.2;14.9;17;5.6;14.73;4.6;1.94;5725 +92073;48.12027;-2.261;91;20221022;19.4;13.8;16.6;2.7;15.57;1.5;1.26;6584 +92073;48.12027;-2.261;91;20221023;19.4;13.9;16.6;4.6;14.5;4.3;1.76;6288 +92073;48.12027;-2.261;91;20221024;17.9;13.5;15.7;4.4;14.5;1.1;1.44;5551 +92073;48.12027;-2.261;91;20221025;18.1;12.7;15.4;3.1;14.93;0;1.1;6052 +92073;48.12027;-2.261;91;20221026;19.7;14.6;17.1;3.9;15.67;1.5;1.45;5924 +92073;48.12027;-2.261;91;20221027;22.4;12.7;17.5;2.5;16.2;.2;1.38;7951 +92073;48.12027;-2.261;91;20221028;19.1;14.7;16.9;2.9;15.63;0;1.21;5211 +92073;48.12027;-2.261;91;20221029;20.5;14.9;17.7;3;16.1;1.9;1.33;5772 +92073;48.12027;-2.261;91;20221030;17.2;12.7;15;3.2;14.33;1.4;1.05;4938 +92073;48.12027;-2.261;91;20221031;17.1;10.6;13.9;3.2;13.57;2.3;.99;6150 +92073;48.12027;-2.261;91;20221101;15.7;10.5;13.1;4.6;11.73;2.9;1.4;5382 +92073;48.12027;-2.261;91;20221102;16.2;7.9;12.1;3.5;11.87;4.7;1.01;6774 +92073;48.12027;-2.261;91;20221103;14.3;13.7;14;5.4;12.47;11.3;1.44;1248 +92073;48.12027;-2.261;91;20221104;14.2;8.4;11.3;4.3;9.9;.4;1.34;5380 +92073;48.12027;-2.261;91;20221105;13.7;6.1;9.9;2.6;11.1;6.9;.63;6069 +92073;48.12027;-2.261;91;20221106;15.2;12.6;13.9;5.1;13.7;10.1;.97;3324 +92073;48.12027;-2.261;91;20221107;16.6;11.9;14.2;5.9;13.2;4.1;1.34;4602 +92073;48.12027;-2.261;91;20221108;15.5;11.6;13.6;5.6;12.8;2.3;1.21;4113 +92073;48.12027;-2.261;91;20221109;15.6;10.4;13;2.6;11.5;.6;1.02;4716 +92073;48.12027;-2.261;91;20221110;16;6.6;11.3;2.5;11.73;0;.71;6372 +92073;48.12027;-2.261;91;20221111;10.5;8.8;9.7;2.5;11.93;.1;.4;1988 +92073;48.12027;-2.261;91;20221112;18.5;8.2;13.4;2;12.97;.2;.76;6504 +92073;48.12027;-2.261;91;20221113;18.1;9.8;13.9;1.8;13;.5;.76;5712 +92073;48.12027;-2.261;91;20221114;13.8;9.6;11.7;2.5;12.23;8.9;.62;3199 +92073;48.12027;-2.261;91;20221115;14.9;9.9;12.4;5.6;11.8;10.3;1.15;4178 +92073;48.12027;-2.261;91;20221116;14.9;7.8;11.4;5.4;11.2;14.5;1.02;5016 +92073;48.12027;-2.261;91;20221117;13.5;10;11.8;5;10.63;0;1.24;3422 +92073;48.12027;-2.261;91;20221118;12.4;7;9.7;2.2;9.1;1.6;.78;4204 +92073;48.12027;-2.261;91;20221119;12.2;2.1;7.1;1.5;8.13;1.7;.48;5676 +92073;48.12027;-2.261;91;20221120;12.7;5.9;9.3;2.9;10.23;.3;.57;4587 +92073;48.12027;-2.261;91;20221121;12.5;7.1;9.8;4.3;9.77;5.2;.92;4013 +92073;48.12027;-2.261;91;20221122;12.4;5.5;9;4.5;8.97;3.2;1;4569 +92073;48.12027;-2.261;91;20221123;13.1;7;10.1;4.7;10.87;3;.68;4210 +92073;48.12027;-2.261;91;20221124;13.9;6.8;10.4;3.7;10.7;6.9;.72;4516 +92073;48.12027;-2.261;91;20221125;13.7;6.3;10;2.2;9.7;0;.65;4497 +92073;48.12027;-2.261;91;20221126;12.2;5.5;8.8;3.1;10.63;4.9;.37;4185 +92073;48.12027;-2.261;91;20221127;13.1;10.9;12;3.5;12.97;13.1;.5;2231 +92073;48.12027;-2.261;91;20221128;11.1;6.7;8.9;2.5;9.77;1.4;.53;3288 +92073;48.12027;-2.261;91;20221129;12.3;3.1;7.7;.9;8.7;.1;.28;4717 +92073;48.12027;-2.261;91;20221130;7.6;1.9;4.7;1.8;8;0;.26;3543 +92073;48.12027;-2.261;91;20221201;7.6;1.3;4.5;2.4;7.43;0;.35;3919 +92073;48.12027;-2.261;91;20221202;6.1;-.6;2.7;2.3;6.57;0;.31;3934 +92073;48.12027;-2.261;91;20221203;3.9;2.6;3.2;4.2;6.57;0;.61;1411 +92073;48.12027;-2.261;91;20221204;3.5;2.1;2.8;2.5;6.7;0;.38;1600 +92073;48.12027;-2.261;91;20221205;5.2;3.3;4.3;2.1;7.17;0;.43;1956 +92073;48.12027;-2.261;91;20221206;6.7;1.6;4.2;2.7;6.67;0;.49;3353 +92073;48.12027;-2.261;91;20221207;7.8;-1.2;3.3;1.3;6.23;.6;.26;4406 +92073;48.12027;-2.261;91;20221208;3.2;-.5;1.3;1.2;6.27;0;.24;2645 +92073;48.12027;-2.261;91;20221209;4;-1.8;1.1;1.6;5.53;0;.25;3558 +92073;48.12027;-2.261;91;20221210;4.5;-4.4;.1;1;5.03;.1;.15;4233 +92073;48.12027;-2.261;91;20221211;1.8;-1.6;.1;1.6;5.8;.3;.19;2579 +92073;48.12027;-2.261;91;20221212;1.3;-.9;.2;2.4;5.73;.1;.28;1950 +92073;48.12027;-2.261;91;20221213;1.9;-3.1;-.6;2.5;4.93;1.1;.33;3027 +92073;48.12027;-2.261;91;20221214;2.3;0;1.2;3.9;6.17;3.5;.29;1921 +92073;48.12027;-2.261;91;20221215;4.4;1.2;2.8;5.1;4.8;.2;1.15;2422 +92073;48.12027;-2.261;91;20221216;6.5;-1.3;2.6;2.3;5.57;.1;.46;3871 +92073;48.12027;-2.261;91;20221217;-.4;-4.3;-2.3;1.7;4.7;0;.19;2606 +92073;48.12027;-2.261;91;20221218;8.8;-2.8;3;4.2;7.33;17.1;.25;4805 +92073;48.12027;-2.261;91;20221219;14.1;9.4;11.8;6.7;12.83;29.5;.53;2950 +92073;48.12027;-2.261;91;20221220;12.7;12.2;12.4;4;12.5;7.6;.82;644 +92073;48.12027;-2.261;91;20221221;13.2;7.1;10.2;4.3;12.07;9.3;.25;3341 +92073;48.12027;-2.261;91;20221222;14.5;12.1;13.3;5.5;13.3;9.2;.83;2010 +92073;48.12027;-2.261;91;20221223;14.3;13.3;13.8;4.9;13.8;4.6;.84;1129 +92073;48.12027;-2.261;91;20221224;11.9;11.1;11.5;3.7;12.37;2.8;.59;878 +92073;48.12027;-2.261;91;20221225;11.6;10.3;10.9;2.4;12.27;6.8;.41;1320 +92073;48.12027;-2.261;91;20221226;10.7;9.6;10.1;2.8;10.1;.1;.77;1251 +92073;48.12027;-2.261;91;20221227;11.1;3.5;7.3;3.3;8.93;.2;.45;3794 +92073;48.12027;-2.261;91;20221228;12.1;9.1;10.6;6.5;11.3;5.7;.73;2242 +92073;48.12027;-2.261;91;20221229;11.3;8.7;10;4.7;9.57;5.9;1.04;2152 +92073;48.12027;-2.261;91;20221230;14.3;5.7;10;7.6;12.67;16.7;.08;4212 +92073;48.12027;-2.261;91;20221231;16.5;14.1;15.3;9.3;13.47;8;1.84;2101 +92074;48.15699;-1.92888;77;20220101;14.9;8.9;11.9;3.7;11.83;.7;.71;3337 +92074;48.15699;-1.92888;77;20220102;14.5;11.1;12.8;5;12.23;.1;.99;2493 +92074;48.15699;-1.92888;77;20220103;12.5;10.7;11.6;4.2;12.26;18.3;.67;1622 +92074;48.15699;-1.92888;77;20220104;9.4;7.8;8.6;3.4;8.86;.5;.85;1783 +92074;48.15699;-1.92888;77;20220105;6.9;1.6;4.2;2;6.9;.7;.39;3355 +92074;48.15699;-1.92888;77;20220106;7.3;1.2;4.3;2.7;7.1;1.3;.41;3947 +92074;48.15699;-1.92888;77;20220107;9.9;5.3;7.6;4.3;8.86;2.7;.65;3456 +92074;48.15699;-1.92888;77;20220108;11.2;7.1;9.1;5.5;9.53;9;.98;2173 +92074;48.15699;-1.92888;77;20220109;8.8;5.2;7;3.1;9.03;3.3;.46;2666 +92074;48.15699;-1.92888;77;20220110;9.1;7.4;8.3;2.1;10.7;4;.32;1639 +92074;48.15699;-1.92888;77;20220111;9;7.8;8.4;1.5;10.53;.3;.38;1458 +92074;48.15699;-1.92888;77;20220112;9.5;7.4;8.4;2.1;10.1;0;.45;1965 +92074;48.15699;-1.92888;77;20220113;8.5;4.8;6.7;2.7;7.63;0;.63;4138 +92074;48.15699;-1.92888;77;20220114;2;-.6;.7;2;5.93;.1;.29;2548 +92074;48.15699;-1.92888;77;20220115;3.8;-.8;1.5;1.5;6.6;0;.21;3106 +92074;48.15699;-1.92888;77;20220116;9;1.7;5.4;2.4;8.7;.9;.27;3630 +92074;48.15699;-1.92888;77;20220117;9.5;3.8;6.6;1.3;8.8;0;.31;4165 +92074;48.15699;-1.92888;77;20220118;6;3;4.5;1.6;7.73;0;.35;2675 +92074;48.15699;-1.92888;77;20220119;9;4.4;6.7;2.2;8.53;1.1;.49;3183 +92074;48.15699;-1.92888;77;20220120;8.3;2.9;5.6;2.6;7.36;0;.56;4710 +92074;48.15699;-1.92888;77;20220121;7;1.5;4.2;2.2;6.23;0;.62;4151 +92074;48.15699;-1.92888;77;20220122;6.9;-1.3;2.8;1.8;6.9;0;.33;4192 +92074;48.15699;-1.92888;77;20220123;4;3.5;3.7;4;7.06;0;.56;1088 +92074;48.15699;-1.92888;77;20220124;8;-.3;3.8;2;6.46;0;.48;6070 +92074;48.15699;-1.92888;77;20220125;2.8;-.9;.9;1.6;6.4;0;.25;3069 +92074;48.15699;-1.92888;77;20220126;5.1;.2;2.7;1.6;6.43;0;.4;3779 +92074;48.15699;-1.92888;77;20220127;8.1;1;4.5;1.7;7.86;.4;.35;4952 +92074;48.15699;-1.92888;77;20220128;9.5;6.7;8.1;1;10.3;0;.39;2878 +92074;48.15699;-1.92888;77;20220129;10.4;8;9.2;2.3;10.56;.1;.54;2656 +92074;48.15699;-1.92888;77;20220130;10.4;7.7;9.1;1.9;9.1;.1;.73;3904 +92074;48.15699;-1.92888;77;20220131;9.9;3;6.4;4;8.46;.5;.65;4953 +92074;48.15699;-1.92888;77;20220201;11.2;4.3;7.7;3.6;10.1;0;.47;4101 +92074;48.15699;-1.92888;77;20220202;9.7;8.4;9;2.7;9.73;0;.74;2416 +92074;48.15699;-1.92888;77;20220203;10.3;5.4;7.8;2.7;9.63;.3;.56;4235 +92074;48.15699;-1.92888;77;20220204;10.9;7.8;9.4;3.2;8.6;1.2;1.11;4049 +92074;48.15699;-1.92888;77;20220205;11.1;.1;5.6;2.5;7.8;.1;.69;7436 +92074;48.15699;-1.92888;77;20220206;13.1;7.5;10.3;5.8;11.13;1.3;.87;4532 +92074;48.15699;-1.92888;77;20220207;12.4;6.9;9.6;2;10.03;.1;.74;5304 +92074;48.15699;-1.92888;77;20220208;9.2;6.8;8;1.7;10.03;0;.5;2837 +92074;48.15699;-1.92888;77;20220209;7.3;5.7;6.5;1.5;8.76;0;.51;2894 +92074;48.15699;-1.92888;77;20220210;9;5.3;7.2;3.2;8.19;.8;1.21;6700 +92074;48.15699;-1.92888;77;20220211;10.2;-1.4;4.4;1.7;6.39;0;.78;9800 +92074;48.15699;-1.92888;77;20220212;8.2;-1.1;3.5;2.7;6.39;0;.8;10200 +92074;48.15699;-1.92888;77;20220213;10.8;3.5;7.1;6.7;9.39;14.6;.75;3800 +92074;48.15699;-1.92888;77;20220214;11.4;5.1;8.2;4.3;8.89;1.6;1.11;7500 +92074;48.15699;-1.92888;77;20220215;11.7;3.3;7.5;4.7;9.99;1.8;.63;3300 +92074;48.15699;-1.92888;77;20220216;14.6;9.8;12.2;5.5;13.53;.3;.69;4744 +92074;48.15699;-1.92888;77;20220217;15.1;9.2;12.1;4.5;11.06;.4;1.44;7244 +92074;48.15699;-1.92888;77;20220218;11.6;10.2;10.9;6.2;9.2;1.1;1.84;4421 +92074;48.15699;-1.92888;77;20220219;11.3;2;6.6;4.8;7.8;.2;1.24;8517 +92074;48.15699;-1.92888;77;20220220;13.5;7.9;10.7;5.5;10.86;1.4;1.2;6255 +92074;48.15699;-1.92888;77;20220221;11.8;6.9;9.3;5.8;8.13;.7;1.81;6646 +92074;48.15699;-1.92888;77;20220222;15.5;5.7;10.6;3.4;10.26;.1;1.34;7694 +92074;48.15699;-1.92888;77;20220223;11.2;5.2;8.2;2.1;8.43;0;1.02;6991 +92074;48.15699;-1.92888;77;20220224;10.5;7.3;8.9;3.8;7.8;1.2;1.51;5955 +92074;48.15699;-1.92888;77;20220225;11.6;1.6;6.6;1.9;6.76;0;1.21;9915 +92074;48.15699;-1.92888;77;20220226;11.7;-.3;5.7;3.2;6.06;0;1.58;11669 +92074;48.15699;-1.92888;77;20220227;11.6;1.9;6.8;3.1;7.3;0;1.34;9301 +92074;48.15699;-1.92888;77;20220228;13;4.8;8.9;2.5;10.36;1.4;.93;7793 +92074;48.15699;-1.92888;77;20220301;13.6;8.6;11.1;2.1;11.3;1.1;1.01;6028 +92074;48.15699;-1.92888;77;20220302;14.7;8.8;11.8;2.3;10.26;.3;1.4;7973 +92074;48.15699;-1.92888;77;20220303;10.9;7.7;9.3;2.9;10.86;5.7;.74;4498 +92074;48.15699;-1.92888;77;20220304;11.6;6.5;9.1;3.3;8.4;0;1.46;8377 +92074;48.15699;-1.92888;77;20220305;10;.2;5.1;3.3;7.66;1.1;1.04;10014 +92074;48.15699;-1.92888;77;20220306;9.5;5.9;7.7;4.2;7.13;0;1.59;6070 +92074;48.15699;-1.92888;77;20220307;7.8;-.7;3.6;3.8;5.2;0;1.54;11608 +92074;48.15699;-1.92888;77;20220308;11.2;1.9;6.5;4.2;8.1;.8;1.26;9073 +92074;48.15699;-1.92888;77;20220309;13.8;7;10.4;5.3;9.86;0;1.72;9593 +92074;48.15699;-1.92888;77;20220310;12.8;9.2;11;3.4;10.36;1.1;1.36;6263 +92074;48.15699;-1.92888;77;20220311;13.7;7.4;10.6;5.3;10.2;7.6;1.61;8279 +92074;48.15699;-1.92888;77;20220312;14.1;5.3;9.7;5.2;9.06;1;1.94;12069 +92074;48.15699;-1.92888;77;20220313;12;7.4;9.7;4.2;9.3;1;1.55;8403 +92074;48.15699;-1.92888;77;20220314;15.3;5.8;10.5;3;8.5;.9;2.09;13166 +92074;48.15699;-1.92888;77;20220315;15.1;7.6;11.4;2.1;11.3;.5;1.39;9578 +92074;48.15699;-1.92888;77;20220316;12.5;9.4;11;2.9;11.23;1.7;1.08;4846 +92074;48.15699;-1.92888;77;20220317;13.2;4.6;8.9;3.6;7.76;0;2.03;13190 +92074;48.15699;-1.92888;77;20220318;15.9;2.6;9.2;5.2;6.09;0;3.31;17900 +92074;48.15699;-1.92888;77;20220319;14;5.3;9.6;3.8;7.89;0;2.26;13100 +92074;48.15699;-1.92888;77;20220320;13.9;6.3;10.1;2.6;8.69;0;1.82;10500 +92074;48.15699;-1.92888;77;20220321;18;6.6;12.3;3.7;10.09;0;2.64;16800 +92074;48.15699;-1.92888;77;20220322;16.3;6.5;11.4;4.3;7.99;0;3.03;17800 +92074;48.15699;-1.92888;77;20220323;16.4;4.6;10.5;2.8;6.49;0;2.89;18600 +92074;48.15699;-1.92888;77;20220324;19.7;.4;10;1.9;7.49;0;2.65;18500 +92074;48.15699;-1.92888;77;20220325;20.6;2.3;11.4;4;7.59;0;3.6;18400 +92074;48.15699;-1.92888;77;20220326;20.7;5.6;13.1;3.8;6.99;0;3.94;19300 +92074;48.15699;-1.92888;77;20220327;21.1;2.7;11.9;2.2;8.39;0;2.92;17800 +92074;48.15699;-1.92888;77;20220328;20.2;7.6;13.9;2.1;8.79;1.5;2.72;13900 +92074;48.15699;-1.92888;77;20220329;17.2;9;13.1;2.2;10.79;.1;2.3;14700 +92074;48.15699;-1.92888;77;20220330;12.2;9.6;10.9;4.2;10.19;.3;1.52;4700 +92074;48.15699;-1.92888;77;20220331;8;4.3;6.1;5;7.09;2.3;1.57;8000 +92074;48.15699;-1.92888;77;20220401;8;1.8;4.9;6.4;5.5;.5;2.29;14825 +92074;48.15699;-1.92888;77;20220402;9.1;.5;4.8;3.4;5.65;.1;2.13;17228 +92074;48.15699;-1.92888;77;20220403;9;-.6;4.2;3.3;5.22;.2;2.18;18709 +92074;48.15699;-1.92888;77;20220404;10.3;-.6;4.9;4.5;7.77;.3;1.26;11200 +92074;48.15699;-1.92888;77;20220405;13.4;8.5;10.9;5.3;10.97;0;1.9;13383 +92074;48.15699;-1.92888;77;20220406;13.4;7.5;10.4;4.7;10.29;1.2;1.7;8500 +92074;48.15699;-1.92888;77;20220407;15.8;10.3;13;6.4;11.09;10.4;2.48;9900 +92074;48.15699;-1.92888;77;20220408;15.4;8.2;11.8;5.5;10.39;12.5;2.28;10100 +92074;48.15699;-1.92888;77;20220409;12.8;1.6;7.2;3;6.99;0;2.45;19100 +92074;48.15699;-1.92888;77;20220410;15.1;-.1;7.5;4.2;6.99;0;2.94;20900 +92074;48.15699;-1.92888;77;20220411;21.2;6.5;13.8;5.2;9.79;5.5;4.04;19100 +92074;48.15699;-1.92888;77;20220412;15.4;10.9;13.1;2.9;12.39;1.1;1.57;6600 +92074;48.15699;-1.92888;77;20220413;20;4.6;12.3;1.3;11.09;.1;2.52;17300 +92074;48.15699;-1.92888;77;20220414;23.2;6.3;14.7;1.6;10.79;0;3.4;21400 +92074;48.15699;-1.92888;77;20220415;24.3;6.4;15.3;2.1;11.59;0;3.44;18900 +92074;48.15699;-1.92888;77;20220416;21.7;7.3;14.5;2.8;10.89;0;3.83;23900 +92074;48.15699;-1.92888;77;20220417;20.7;5.7;13.2;1.8;10.49;0;3.22;21500 +92074;48.15699;-1.92888;77;20220418;16.7;8.3;12.5;3.5;9.79;0;2.95;16900 +92074;48.15699;-1.92888;77;20220419;15.2;2.6;8.9;3.8;8.49;0;2.87;21900 +92074;48.15699;-1.92888;77;20220420;18.8;3.8;11.3;3.7;10.49;0;3.12;21600 +92074;48.15699;-1.92888;77;20220421;20.8;9.1;14.9;2.7;9.79;0;3.93;22600 +92074;48.15699;-1.92888;77;20220422;20.5;7.6;14;4.3;10.19;0;3.9;20500 +92074;48.15699;-1.92888;77;20220423;18.6;10.6;14.6;4.3;11.19;2;3.02;12600 +92074;48.15699;-1.92888;77;20220424;18.3;9.7;14;2.4;12.89;6;2.09;10800 +92074;48.15699;-1.92888;77;20220425;17.8;6.7;12.2;3;9.19;0;3.6;23800 +92074;48.15699;-1.92888;77;20220426;18.1;3.2;10.6;3.5;8.99;0;3.55;24800 +92074;48.15699;-1.92888;77;20220427;19;6.9;12.9;5.3;9.29;0;4.17;23500 +92074;48.15699;-1.92888;77;20220428;19.9;10.6;15.2;3.5;10.29;0;3.83;19100 +92074;48.15699;-1.92888;77;20220429;20.6;6.3;13.4;4;10.99;0;3.83;23300 +92074;48.15699;-1.92888;77;20220430;16.9;5.3;11.1;3.2;9.29;0;3.13;20400 +92074;48.15699;-1.92888;77;20220501;20;8.6;14.3;2.3;8.89;.3;3.96;23300 +92074;48.15699;-1.92888;77;20220502;18.6;10.3;14.4;3.1;10.29;.1;3.32;16500 +92074;48.15699;-1.92888;77;20220503;18.6;9.7;14.1;3;9.79;0;3;12400 +92074;48.15699;-1.92888;77;20220504;19.7;4.5;12.1;2.8;10.09;0;3.69;24700 +92074;48.15699;-1.92888;77;20220505;19.4;8.4;13.9;3.1;11.29;.1;3.51;21300 +92074;48.15699;-1.92888;77;20220506;21;6.7;13.8;2;11.73;0;3.47;22474 +92074;48.15699;-1.92888;77;20220507;19.4;8.4;13.9;2.4;11.86;.1;3.27;20869 +92074;48.15699;-1.92888;77;20220508;21.7;7.7;14.7;2.4;12.6;.1;3.55;21761 +92074;48.15699;-1.92888;77;20220509;25.5;8;16.8;1.6;12.43;0;4.33;25620 +92074;48.15699;-1.92888;77;20220510;24.9;11.3;18.1;2.2;12.36;0;4.59;24923 +92074;48.15699;-1.92888;77;20220511;20.7;10.3;15.5;3;12.66;.1;3.46;19290 +92074;48.15699;-1.92888;77;20220512;19.8;6.9;13.4;1.7;10.5;.1;3.58;23673 +92074;48.15699;-1.92888;77;20220513;21.1;4.8;13;1.4;10.06;0;3.91;27084 +92074;48.15699;-1.92888;77;20220514;25.1;8.9;17;2.8;11.83;.3;4.75;25205 +92074;48.15699;-1.92888;77;20220515;28.1;16.6;22.3;3.2;14.56;1.8;5.21;21143 +92074;48.15699;-1.92888;77;20220516;22.4;13.3;17.9;3.2;14.8;.2;3.69;19025 +92074;48.15699;-1.92888;77;20220517;28.6;10.9;19.7;2.7;14.8;.4;5.23;26175 +92074;48.15699;-1.92888;77;20220518;27;9.8;18.4;1.9;14.53;5.3;4.62;25493 +92074;48.15699;-1.92888;77;20220519;22.9;13;17.9;2.1;14.26;1.1;3.83;20914 +92074;48.15699;-1.92888;77;20220520;22.5;11.7;17.1;2.3;12.73;.5;3.98;21716 +92074;48.15699;-1.92888;77;20220521;24.3;7.8;16.1;1.8;12.46;0;4.53;27663 +92074;48.15699;-1.92888;77;20220522;26;12.6;19.3;2.5;14.83;13.2;4.46;22187 +92074;48.15699;-1.92888;77;20220523;18.8;11.2;15;3.2;14.13;8;2.7;15917 +92074;48.15699;-1.92888;77;20220524;17.7;8.2;13;2;11.3;1.4;3.14;20439 +92074;48.15699;-1.92888;77;20220525;17.9;6.9;12.4;2.2;12.03;.1;2.92;20022 +92074;48.15699;-1.92888;77;20220526;17.4;12.5;14.9;2.1;13.5;0;2.43;12998 +92074;48.15699;-1.92888;77;20220527;19.4;11;15.2;2.1;13.06;.1;3.13;18187 +92074;48.15699;-1.92888;77;20220528;20.9;6.8;13.9;2.8;11.06;0;4.31;27682 +92074;48.15699;-1.92888;77;20220529;18.5;7.6;13;3.8;8.96;0;4.2;24246 +92074;48.15699;-1.92888;77;20220530;19.1;4.9;12;2;9.03;0;3.74;24047 +92074;48.15699;-1.92888;77;20220531;19.9;6.7;13.3;1.5;10.16;.1;3.89;25783 +92074;48.15699;-1.92888;77;20220601;21.6;5.9;13.7;1.8;10.5;0;4.3;28035 +92074;48.15699;-1.92888;77;20220602;25.4;11.1;18.3;2.9;11.33;.1;5.23;25578 +92074;48.15699;-1.92888;77;20220603;24.3;13.3;18.8;2;15;14.4;3.85;19294 +92074;48.15699;-1.92888;77;20220604;26.3;14.1;20.2;2.4;17.1;0;4.59;23941 +92074;48.15699;-1.92888;77;20220605;21.4;12.7;17;2.8;13.96;0;3.74;20209 +92074;48.15699;-1.92888;77;20220606;19.2;9.1;14.2;2.6;13.43;2;3.12;20203 +92074;48.15699;-1.92888;77;20220607;20.9;13.6;17.2;3.8;15.4;5.3;3.4;18249 +92074;48.15699;-1.92888;77;20220608;21.5;14.7;18.1;3.4;14.86;0;3.79;19054 +92074;48.15699;-1.92888;77;20220609;22.7;12;17.4;2.6;13.56;.3;4.23;23073 +92074;48.15699;-1.92888;77;20220610;21.3;13.3;17.3;2.7;16.16;.1;3.17;17746 +92074;48.15699;-1.92888;77;20220611;23.8;13.8;18.8;2;14.1;.2;4.47;24209 +92074;48.15699;-1.92888;77;20220612;22;10;16;2.7;12.63;.1;4.48;26942 +92074;48.15699;-1.92888;77;20220613;23.2;8.2;15.7;2.7;11.9;.1;4.83;28918 +92074;48.15699;-1.92888;77;20220614;27.6;9.1;18.3;2.5;12.6;0;5.67;29897 +92074;48.15699;-1.92888;77;20220615;29.6;12.1;20.9;2.5;14.26;0;6.06;30051 +92074;48.15699;-1.92888;77;20220616;30.5;12.1;21.3;2.1;14.06;0;5.93;29068 +92074;48.15699;-1.92888;77;20220617;36.4;14.7;25.5;1.3;16.5;0;6.37;30080 +92074;48.15699;-1.92888;77;20220618;37.6;16.5;27;2.6;17.26;5.9;7.56;29754 +92074;48.15699;-1.92888;77;20220619;23.5;13.8;18.6;3.5;16.4;3.1;3.75;19097 +92074;48.15699;-1.92888;77;20220620;24.8;14.4;19.6;2.7;17.06;0;4.26;22249 +92074;48.15699;-1.92888;77;20220621;26.4;14.9;20.7;2.3;16.56;1.2;4.57;22780 +92074;48.15699;-1.92888;77;20220622;25.1;14.4;19.7;1.6;17.6;21.5;3.8;20090 +92074;48.15699;-1.92888;77;20220623;24.5;16.2;20.4;2.5;17.4;.5;4.17;21187 +92074;48.15699;-1.92888;77;20220624;20.9;15.8;18.4;3.6;16.06;1.8;3.26;15573 +92074;48.15699;-1.92888;77;20220625;20.2;11;15.6;3;12.6;1.2;3.72;20810 +92074;48.15699;-1.92888;77;20220626;21.6;10.1;15.8;2.8;11.5;0;4.31;23839 +92074;48.15699;-1.92888;77;20220627;19.9;9.2;14.6;1.8;12;.2;3.59;21870 +92074;48.15699;-1.92888;77;20220628;22;8.2;15.1;2.6;12.26;2.3;4.2;25296 +92074;48.15699;-1.92888;77;20220629;21.2;13.2;17.2;2.9;13.9;1.3;3.71;19292 +92074;48.15699;-1.92888;77;20220630;18.7;9.7;14.2;1.7;12.26;3.4;3.3;20662 +92074;48.15699;-1.92888;77;20220701;20.7;7.1;13.9;1.7;11.6;.1;3.93;25598 +92074;48.15699;-1.92888;77;20220702;23.9;7.5;15.7;1.5;11.96;0;4.68;29278 +92074;48.15699;-1.92888;77;20220703;21.6;9.5;15.6;2.3;12.46;0;4.07;24315 +92074;48.15699;-1.92888;77;20220704;22;8.7;15.4;2.6;12.2;0;4.44;27250 +92074;48.15699;-1.92888;77;20220705;22.7;10.8;16.7;2.7;12.83;.1;4.48;25623 +92074;48.15699;-1.92888;77;20220706;25.5;10.2;17.9;2.5;14.13;0;4.94;27746 +92074;48.15699;-1.92888;77;20220707;22.9;12.1;17.5;2.7;15.1;.1;3.84;21031 +92074;48.15699;-1.92888;77;20220708;26.6;11.4;19;2.9;14.2;0;5.35;28078 +92074;48.15699;-1.92888;77;20220709;29.4;13;21.2;2.9;15.6;0;5.88;28380 +92074;48.15699;-1.92888;77;20220710;29.4;12.9;21.2;2.9;13.23;0;6.17;28850 +92074;48.15699;-1.92888;77;20220711;31.5;15.5;23.5;2.8;14.6;0;6.53;28838 +92074;48.15699;-1.92888;77;20220712;34.5;15.3;24.9;1.1;16.13;0;5.96;29926 +92074;48.15699;-1.92888;77;20220713;35.3;15.9;25.6;2;16.43;0;6.67;29772 +92074;48.15699;-1.92888;77;20220714;25.9;15.2;20.5;3.3;14.73;0;5.12;24362 +92074;48.15699;-1.92888;77;20220715;28.4;11.2;19.8;2.5;13.26;0;5.66;28561 +92074;48.15699;-1.92888;77;20220716;30.7;12.9;21.8;2.8;11.76;0;6.44;28489 +92074;48.15699;-1.92888;77;20220717;33.6;16;24.8;2.9;12.9;0;7.02;27853 +92074;48.15699;-1.92888;77;20220718;39.8;18.7;29.3;2.6;12.8;0;8.03;28803 +92074;48.15699;-1.92888;77;20220719;28.8;24.9;26.8;3.8;15.73;1.1;5.66;14881 +92074;48.15699;-1.92888;77;20220720;25.8;16.9;21.3;2.7;17.43;.7;4.23;19772 +92074;48.15699;-1.92888;77;20220721;26;13.1;19.6;2.1;15.06;0;4.49;23423 +92074;48.15699;-1.92888;77;20220722;21.7;15.1;18.4;2.8;15.96;.1;3.03;14184 +92074;48.15699;-1.92888;77;20220723;28.2;11.6;19.9;1.7;14.26;0;5.05;27228 +92074;48.15699;-1.92888;77;20220724;31.7;13.1;22.4;2.1;14.36;0;5.95;28418 +92074;48.15699;-1.92888;77;20220725;24.3;16.3;20.3;3.2;15.9;0;4.06;18112 +92074;48.15699;-1.92888;77;20220726;23.8;16.1;19.9;2.5;13.63;.1;4.08;18040 +92074;48.15699;-1.92888;77;20220727;23.8;8.6;16.2;1.6;12.1;0;4.1;24413 +92074;48.15699;-1.92888;77;20220728;27.4;13.4;20.4;2;14.4;0;4.67;23382 +92074;48.15699;-1.92888;77;20220729;29.1;16.8;23;2.2;14.76;.1;4.91;21202 +92074;48.15699;-1.92888;77;20220730;28.9;13.7;21.3;2.3;15.93;0;5.07;25530 +92074;48.15699;-1.92888;77;20220731;28.1;17.4;22.7;2.2;17.4;0;4.67;22031 +92074;48.15699;-1.92888;77;20220801;26.7;17;21.9;2;17.4;0;4.16;20214 +92074;48.15699;-1.92888;77;20220802;31.9;13.7;22.8;1.3;16.96;.1;5.16;26926 +92074;48.15699;-1.92888;77;20220803;31.9;16.7;24.3;2.8;18.73;0;5.56;24163 +92074;48.15699;-1.92888;77;20220804;25.2;16.7;21;3.7;16.4;.1;4.36;19415 +92074;48.15699;-1.92888;77;20220805;23.5;11;17.2;3.4;12.16;0;4.5;23303 +92074;48.15699;-1.92888;77;20220806;26.4;9.7;18;3.5;10.36;0;5.52;25905 +92074;48.15699;-1.92888;77;20220807;28.1;11.1;19.6;3.3;10.8;0;5.77;25688 +92074;48.15699;-1.92888;77;20220808;29.6;13.5;21.6;3.8;11.23;0;6.33;24968 +92074;48.15699;-1.92888;77;20220809;30.7;15.2;22.9;3.8;14.36;0;6.19;24623 +92074;48.15699;-1.92888;77;20220810;34.5;15.1;24.8;3.2;14.6;0;6.74;25995 +92074;48.15699;-1.92888;77;20220811;34.8;15.6;25.2;2.7;12.4;0;6.64;26020 +92074;48.15699;-1.92888;77;20220812;34.6;14.3;24.4;2;12.53;0;5.89;25870 +92074;48.15699;-1.92888;77;20220813;36;14.6;25.3;1.9;12.9;3.2;5.96;25695 +92074;48.15699;-1.92888;77;20220814;20.4;18.4;19.4;2.8;19.8;6.4;1.61;6314 +92074;48.15699;-1.92888;77;20220815;25.1;16.3;20.7;2.5;18.26;.3;3.31;15955 +92074;48.15699;-1.92888;77;20220816;25.3;16.8;21;2.3;17.93;6.8;3.47;16798 +92074;48.15699;-1.92888;77;20220817;24.4;13.5;18.9;1.7;17.06;3;3.13;17337 +92074;48.15699;-1.92888;77;20220818;25.1;15.6;20.4;2.4;17.63;.1;3.45;17449 +92074;48.15699;-1.92888;77;20220819;22.3;16.7;19.5;2.3;18.16;4.8;2.41;11268 +92074;48.15699;-1.92888;77;20220820;25.6;12.4;19;1.1;14.56;0;3.63;21432 +92074;48.15699;-1.92888;77;20220821;19.6;12.5;16;1.8;16.23;3.9;2.09;12743 +92074;48.15699;-1.92888;77;20220822;25.3;16.9;21.1;1.9;19.73;.9;2.91;14613 +92074;48.15699;-1.92888;77;20220823;24.8;18.6;21.7;1.7;20.7;.1;2.5;11689 +92074;48.15699;-1.92888;77;20220824;30.2;15.5;22.8;1.4;19.2;4;4.03;21060 +92074;48.15699;-1.92888;77;20220825;22.4;18.8;20.6;3.3;18.9;.1;2.46;9435 +92074;48.15699;-1.92888;77;20220826;24;10.9;17.4;2;13.96;.1;3.48;20421 +92074;48.15699;-1.92888;77;20220827;26.7;10.9;18.8;2.1;14.06;.1;4.01;22031 +92074;48.15699;-1.92888;77;20220828;26.2;13;19.6;2.7;14.1;0;4.01;19155 +92074;48.15699;-1.92888;77;20220829;29.9;14;21.9;2.8;14.66;0;4.8;20936 +92074;48.15699;-1.92888;77;20220830;30.2;14.8;22.5;2.8;15.03;.1;4.79;20549 +92074;48.15699;-1.92888;77;20220831;28;16.7;22.3;2.8;16.83;7.6;4;17077 +92074;48.15699;-1.92888;77;20220901;24.6;15.5;20.1;1.5;18.6;3.1;2.52;13228 +92074;48.15699;-1.92888;77;20220902;23.3;15;19.2;1.1;18.26;4;2.29;12859 +92074;48.15699;-1.92888;77;20220903;22.7;16.2;19.4;2.4;16.83;.2;2.75;13849 +92074;48.15699;-1.92888;77;20220904;26.7;15.4;21.1;3.3;16.33;0;3.87;16994 +92074;48.15699;-1.92888;77;20220905;27.9;17;22.4;2.6;17.56;1.5;3.73;16449 +92074;48.15699;-1.92888;77;20220906;20.7;16.5;18.6;3.8;17.56;3.8;2.14;9355 +92074;48.15699;-1.92888;77;20220907;21.5;15.3;18.4;3.4;16.8;9.6;2.35;11056 +92074;48.15699;-1.92888;77;20220908;20.3;14.3;17.3;4.3;15.9;1.8;2.41;12012 +92074;48.15699;-1.92888;77;20220909;21.1;14.7;17.9;3.8;15.23;1.9;2.62;11593 +92074;48.15699;-1.92888;77;20220910;22.9;12;17.4;1.9;14.76;0;2.75;16292 +92074;48.15699;-1.92888;77;20220911;25.6;13;19.3;1.7;15.56;0;3.09;17724 +92074;48.15699;-1.92888;77;20220912;29.9;15.1;22.5;2.4;15.86;.4;3.99;17307 +92074;48.15699;-1.92888;77;20220913;28.4;19.7;24.1;1.9;19.76;1.6;2.99;12328 +92074;48.15699;-1.92888;77;20220914;25;16.9;21;2.3;19.5;6.2;2.54;12634 +92074;48.15699;-1.92888;77;20220915;21.8;16.1;19;2.7;16.43;0;2.43;11889 +92074;48.15699;-1.92888;77;20220916;19.3;10.6;14.9;2.5;11.43;0;2.49;13654 +92074;48.15699;-1.92888;77;20220917;18.9;5.3;12.1;1.5;9.2;0;2.37;17238 +92074;48.15699;-1.92888;77;20220918;20.1;4;12.1;1.3;9.63;.1;2.36;18160 +92074;48.15699;-1.92888;77;20220919;20.8;5.9;13.4;1.7;10.63;.1;2.46;17121 +92074;48.15699;-1.92888;77;20220920;19.6;6.9;13.2;1.5;11.26;.1;2.08;14630 +92074;48.15699;-1.92888;77;20220921;21.3;8.9;15.1;1.7;11.03;0;2.47;15947 +92074;48.15699;-1.92888;77;20220922;22.5;6.5;14.5;.8;10.9;0;2.19;16810 +92074;48.15699;-1.92888;77;20220923;18.6;10.4;14.5;1.2;13.23;5.5;1.54;9510 +92074;48.15699;-1.92888;77;20220924;18.8;12.2;15.5;2.9;13.23;4.7;2.03;10183 +92074;48.15699;-1.92888;77;20220925;17.9;11.6;14.7;2.8;12.46;0;1.94;10056 +92074;48.15699;-1.92888;77;20220926;16.5;7.8;12.2;3.5;11.53;3.8;1.7;9957 +92074;48.15699;-1.92888;77;20220927;16.8;11;13.9;4.2;13.03;6.7;1.71;8844 +92074;48.15699;-1.92888;77;20220928;15.2;11.4;13.3;3.2;13.06;3.5;1.31;6766 +92074;48.15699;-1.92888;77;20220929;15.1;8.5;11.8;2;11.16;4.8;1.41;8919 +92074;48.15699;-1.92888;77;20220930;16.7;4.6;10.6;2.7;11.63;1.5;1.45;12216 +92074;48.15699;-1.92888;77;20221001;21.9;14;18;4.2;16.73;0;2.1;10220 +92074;48.15699;-1.92888;77;20221002;20;16.2;18.1;3.4;17.06;.1;1.65;6618 +92074;48.15699;-1.92888;77;20221003;20.1;13.4;16.8;2;15.46;0;1.6;8961 +92074;48.15699;-1.92888;77;20221004;17.1;12.2;14.6;2;14.43;.1;1.19;6592 +92074;48.15699;-1.92888;77;20221005;19.5;15.3;17.4;3.8;14.23;.9;2.09;6722 +92074;48.15699;-1.92888;77;20221006;19.2;5.7;12.5;.8;10.5;0;1.51;13531 +92074;48.15699;-1.92888;77;20221007;19;4.2;11.6;.8;10.13;.2;1.46;13357 +92074;48.15699;-1.92888;77;20221008;19;8.9;13.9;1.1;11.36;.1;1.51;11651 +92074;48.15699;-1.92888;77;20221009;20.4;6.4;13.4;1.9;10.43;0;1.89;12532 +92074;48.15699;-1.92888;77;20221010;18;11.7;14.9;2;14.63;.7;1.17;6814 +92074;48.15699;-1.92888;77;20221011;19;8.3;13.6;2.3;11.13;0;1.77;11152 +92074;48.15699;-1.92888;77;20221012;19.8;6.1;13;1.3;11.46;.8;1.44;11280 +92074;48.15699;-1.92888;77;20221013;17.2;11.8;14.5;2.8;15.16;4.6;.97;5644 +92074;48.15699;-1.92888;77;20221014;18.4;13.1;15.7;3.1;16.4;19.1;1.02;5730 +92074;48.15699;-1.92888;77;20221015;18.4;14.6;16.5;3.7;15.46;.2;1.45;6468 +92074;48.15699;-1.92888;77;20221016;19.3;12.5;15.9;2.3;15.73;3.5;1.15;6540 +92074;48.15699;-1.92888;77;20221017;18.8;15;16.9;2.3;16.6;3;1.08;4901 +92074;48.15699;-1.92888;77;20221018;19.3;14;16.7;3;17.66;.1;.96;6090 +92074;48.15699;-1.92888;77;20221019;23.5;16.2;19.9;3.4;17.6;10.5;1.97;8197 +92074;48.15699;-1.92888;77;20221020;20.6;12.2;16.4;2.5;15.33;0;1.39;8555 +92074;48.15699;-1.92888;77;20221021;20.3;14.5;17.4;5.4;14.53;4;2.18;6585 +92074;48.15699;-1.92888;77;20221022;19.8;13.3;16.5;2.9;15.53;1.8;1.33;6624 +92074;48.15699;-1.92888;77;20221023;20.4;14.9;17.7;4.8;14.73;8.2;2.09;6641 +92074;48.15699;-1.92888;77;20221024;18.2;13.6;15.9;4.4;14.63;.6;1.48;6044 +92074;48.15699;-1.92888;77;20221025;18.3;12.2;15.2;3.2;14.93;.1;1.12;6011 +92074;48.15699;-1.92888;77;20221026;20.2;14.5;17.4;3.7;15.9;1.7;1.49;6004 +92074;48.15699;-1.92888;77;20221027;23;13;18;2.9;16.06;.1;1.6;7735 +92074;48.15699;-1.92888;77;20221028;19.4;14.5;17;2.9;15.83;0;1.25;5557 +92074;48.15699;-1.92888;77;20221029;21.4;15.4;18.4;3.2;16.03;3.6;1.58;5834 +92074;48.15699;-1.92888;77;20221030;17.9;12.6;15.2;2.7;14.33;1.4;1.08;5511 +92074;48.15699;-1.92888;77;20221031;17.5;10.7;14.1;3.2;13.63;2;1.07;4916 +92074;48.15699;-1.92888;77;20221101;16.3;10.2;13.3;4.4;11.73;2.5;1.45;5242 +92074;48.15699;-1.92888;77;20221102;16.4;7.8;12.1;3.9;12.03;0;1.07;6668 +92074;48.15699;-1.92888;77;20221103;14.6;13.5;14;5.1;12.56;8.3;1.45;2525 +92074;48.15699;-1.92888;77;20221104;14.4;8.1;11.2;4.1;9.93;.4;1.35;6160 +92074;48.15699;-1.92888;77;20221105;13.7;5.9;9.8;2.8;11.03;7.2;.67;5283 +92074;48.15699;-1.92888;77;20221106;16;12.3;14.2;5;13.66;10.8;1.12;4032 +92074;48.15699;-1.92888;77;20221107;17.2;11.6;14.4;5.7;13.13;2.3;1.47;5085 +92074;48.15699;-1.92888;77;20221108;16.3;11.8;14;5.6;12.86;1.4;1.38;4439 +92074;48.15699;-1.92888;77;20221109;16.1;10;13;2.9;11.6;.5;1.09;5300 +92074;48.15699;-1.92888;77;20221110;16.3;6.1;11.2;2.4;11.46;0;.75;6620 +92074;48.15699;-1.92888;77;20221111;10.6;7.9;9.3;2.5;11.5;.1;.36;2888 +92074;48.15699;-1.92888;77;20221112;18.2;6.6;12.4;2.1;12.66;.3;.74;6612 +92074;48.15699;-1.92888;77;20221113;17.7;9.3;13.5;2.2;12.83;0;.81;5791 +92074;48.15699;-1.92888;77;20221114;14.1;8.2;11.1;2.4;11.7;6.2;.63;4072 +92074;48.15699;-1.92888;77;20221115;15.7;9;12.3;5.7;11.8;8.9;1.21;4434 +92074;48.15699;-1.92888;77;20221116;14.8;7.6;11.2;5.4;11.23;14;1.06;3763 +92074;48.15699;-1.92888;77;20221117;14.3;10.4;12.3;5;10.7;0;1.4;3875 +92074;48.15699;-1.92888;77;20221118;12.7;7.3;10;2.3;9.26;1.7;.8;4826 +92074;48.15699;-1.92888;77;20221119;12.1;1.9;7;1.5;8.13;1.4;.47;5952 +92074;48.15699;-1.92888;77;20221120;13;5;9;3;10.13;1.7;.58;5028 +92074;48.15699;-1.92888;77;20221121;13;6.5;9.8;4.7;9.63;4.7;1.05;3988 +92074;48.15699;-1.92888;77;20221122;12.8;5.5;9.1;4.9;8.76;1.6;1.15;5155 +92074;48.15699;-1.92888;77;20221123;13.6;6.8;10.2;4.7;10.83;3.2;.73;4955 +92074;48.15699;-1.92888;77;20221124;14.1;6.3;10.2;4;10.76;7;.75;4376 +92074;48.15699;-1.92888;77;20221125;13.8;5.9;9.8;2.2;9.76;0;.6;5103 +92074;48.15699;-1.92888;77;20221126;12;5.1;8.5;3;10.46;2.1;.38;3860 +92074;48.15699;-1.92888;77;20221127;13.3;10.5;11.9;4.1;12.83;11.5;.59;1903 +92074;48.15699;-1.92888;77;20221128;11.7;6.5;9.1;2.7;9.96;1.5;.53;3817 +92074;48.15699;-1.92888;77;20221129;12.8;3.8;8.3;1;8.73;.1;.32;4745 +92074;48.15699;-1.92888;77;20221130;8.7;2.1;5.4;2;8.1;0;.28;4278 +92074;48.15699;-1.92888;77;20221201;7.8;.5;4.1;2.4;7.33;0;.33;4038 +92074;48.15699;-1.92888;77;20221202;5.8;-1.7;2;2.1;6.46;0;.27;3854 +92074;48.15699;-1.92888;77;20221203;4;2.7;3.4;4.2;6.56;0;.63;1354 +92074;48.15699;-1.92888;77;20221204;3.8;2.3;3;2.6;6.73;0;.43;1603 +92074;48.15699;-1.92888;77;20221205;5.4;3.4;4.4;2;7.3;0;.44;1692 +92074;48.15699;-1.92888;77;20221206;6.9;2.2;4.5;2.6;6.83;0;.48;3789 +92074;48.15699;-1.92888;77;20221207;7.1;-1.7;2.7;1.1;6.13;.5;.22;4267 +92074;48.15699;-1.92888;77;20221208;2.3;-1.8;.2;1.1;6.03;.1;.21;2167 +92074;48.15699;-1.92888;77;20221209;4.6;-.3;2.1;1.9;5.83;0;.28;4039 +92074;48.15699;-1.92888;77;20221210;5.7;-5.1;.3;1.1;4.93;.1;.17;4971 +92074;48.15699;-1.92888;77;20221211;2.1;-2.1;0;1.9;5.73;.4;.21;2646 +92074;48.15699;-1.92888;77;20221212;1.9;-.5;.7;2.6;5.9;.1;.31;1936 +92074;48.15699;-1.92888;77;20221213;2.1;-3.3;-.6;2.4;4.86;1.4;.33;3370 +92074;48.15699;-1.92888;77;20221214;2.4;-.1;1.2;3.7;6.26;2.5;.29;1684 +92074;48.15699;-1.92888;77;20221215;4.6;1.2;2.9;4.6;4.63;.1;1.2;2324 +92074;48.15699;-1.92888;77;20221216;6.6;-2.5;2;1.9;5.4;0;.36;4541 +92074;48.15699;-1.92888;77;20221217;.1;-5.1;-2.5;1.5;4.6;0;.16;3322 +92074;48.15699;-1.92888;77;20221218;7.7;-2.9;2.4;4.3;6.96;11.2;.35;3264 +92074;48.15699;-1.92888;77;20221219;13.8;7.9;10.9;6.6;12.36;23.3;.51;2579 +92074;48.15699;-1.92888;77;20221220;12.7;11.5;12.1;4.1;12.6;8.9;.73;844 +92074;48.15699;-1.92888;77;20221221;13.3;6.9;10.1;4.2;12.03;7.9;.31;2729 +92074;48.15699;-1.92888;77;20221222;14.8;12.2;13.5;5.2;13.33;7.8;.92;1612 +92074;48.15699;-1.92888;77;20221223;14.7;13.4;14;4.5;13.9;4.2;.85;1534 +92074;48.15699;-1.92888;77;20221224;12.2;11;11.6;3.7;12.43;2.9;.58;1488 +92074;48.15699;-1.92888;77;20221225;12.2;9.9;11;2.4;12.4;2.5;.42;1456 +92074;48.15699;-1.92888;77;20221226;11.1;9.5;10.3;2.8;10.16;.1;.69;2442 +92074;48.15699;-1.92888;77;20221227;11.4;2.8;7.1;3.4;8.86;.1;.46;4137 +92074;48.15699;-1.92888;77;20221228;12.2;9.1;10.6;6.2;11.33;5;.77;1866 +92074;48.15699;-1.92888;77;20221229;11.9;9.2;10.5;4.5;9.6;3.4;1.1;2907 +92074;48.15699;-1.92888;77;20221230;14.5;5.3;9.9;7.1;12.6;11;.15;3336 +92074;48.15699;-1.92888;77;20221231;17.2;14;15.6;9.1;13.36;4.4;2.03;2347 +92075;48.19272;-1.59632;65;20220101;14.8;9;11.9;4.4;11.9;.2;.77;3583 +92075;48.19272;-1.59632;65;20220102;14.7;11.2;12.9;5;12.15;0;1.04;2586 +92075;48.19272;-1.59632;65;20220103;12.6;10.6;11.6;4.3;12.25;18.7;.62;1775 +92075;48.19272;-1.59632;65;20220104;9.5;7.7;8.6;3.7;8.95;.7;.84;2083 +92075;48.19272;-1.59632;65;20220105;6.3;1.7;4;2.3;7;.5;.38;3175 +92075;48.19272;-1.59632;65;20220106;7.5;2;4.8;3;7;1.3;.51;3928 +92075;48.19272;-1.59632;65;20220107;9.9;5.3;7.6;4.3;8.85;2.1;.63;3692 +92075;48.19272;-1.59632;65;20220108;11.2;6.9;9.1;5.4;9.55;9.9;.94;1997 +92075;48.19272;-1.59632;65;20220109;8.7;5.2;6.9;3.1;8.9;3.7;.46;2657 +92075;48.19272;-1.59632;65;20220110;9.2;7.2;8.2;2.3;10.55;3.4;.31;1784 +92075;48.19272;-1.59632;65;20220111;8.9;7.6;8.2;1.8;10.3;.2;.37;1671 +92075;48.19272;-1.59632;65;20220112;9.8;7.4;8.6;2.3;10.05;0;.45;2255 +92075;48.19272;-1.59632;65;20220113;8.6;4.3;6.4;2.8;7.6;0;.55;5091 +92075;48.19272;-1.59632;65;20220114;2.4;-.5;.9;2.3;5.9;.1;.31;2776 +92075;48.19272;-1.59632;65;20220115;4.1;-.9;1.6;1.6;6.55;.1;.21;3237 +92075;48.19272;-1.59632;65;20220116;8.5;1.5;5;2.8;8.55;.8;.26;3215 +92075;48.19272;-1.59632;65;20220117;9.5;4.2;6.9;1.3;9;.1;.28;4187 +92075;48.19272;-1.59632;65;20220118;6.2;2.7;4.4;1.8;7.8;0;.31;3065 +92075;48.19272;-1.59632;65;20220119;9.3;4.5;6.9;2.3;8.6;1.3;.5;3223 +92075;48.19272;-1.59632;65;20220120;8.4;3.1;5.8;3;7.4;0;.59;5104 +92075;48.19272;-1.59632;65;20220121;6.8;1.9;4.4;2.3;6.3;0;.63;4011 +92075;48.19272;-1.59632;65;20220122;6.9;-1.5;2.7;1.8;6.9;0;.33;3847 +92075;48.19272;-1.59632;65;20220123;4.1;3.6;3.9;4;7.1;0;.56;1056 +92075;48.19272;-1.59632;65;20220124;8.2;-.2;4;2;6.5;0;.47;6608 +92075;48.19272;-1.59632;65;20220125;2.1;-.6;.7;1.8;6.35;0;.24;2368 +92075;48.19272;-1.59632;65;20220126;5.8;-.2;2.8;1.5;6.45;0;.37;4343 +92075;48.19272;-1.59632;65;20220127;8.4;2;5.2;1.9;8;.2;.4;4671 +92075;48.19272;-1.59632;65;20220128;9.4;6.7;8;1.3;10.15;0;.4;2757 +92075;48.19272;-1.59632;65;20220129;10.5;8;9.3;2.6;10.6;.2;.55;2695 +92075;48.19272;-1.59632;65;20220130;10.3;7.9;9.1;2.2;9;.1;.77;4213 +92075;48.19272;-1.59632;65;20220131;9.8;2.7;6.3;4.6;8.45;.6;.66;4951 +92075;48.19272;-1.59632;65;20220201;11;3.9;7.4;3.9;10.15;.1;.4;3655 +92075;48.19272;-1.59632;65;20220202;9.9;8.4;9.1;3;9.85;0;.74;2587 +92075;48.19272;-1.59632;65;20220203;10.4;5.6;8;2.8;9.6;.4;.59;4059 +92075;48.19272;-1.59632;65;20220204;10.9;7.8;9.4;3.5;8.6;1;1.14;4353 +92075;48.19272;-1.59632;65;20220205;11.3;.6;5.9;2.7;7.8;.2;.74;7372 +92075;48.19272;-1.59632;65;20220206;13.2;7.4;10.3;5.8;11.15;1.5;.87;4415 +92075;48.19272;-1.59632;65;20220207;12.6;6.3;9.4;2.1;9.8;.1;.75;5976 +92075;48.19272;-1.59632;65;20220208;9.2;6.7;8;1.8;10.05;0;.48;2764 +92075;48.19272;-1.59632;65;20220209;7.4;5.2;6.3;1.6;8.8;0;.49;3465 +92075;48.19272;-1.59632;65;20220210;9.7;5.1;7.4;3.2;8.19;.6;1.21;6700 +92075;48.19272;-1.59632;65;20220211;10.3;-1.3;4.5;1.7;6.39;0;.78;9800 +92075;48.19272;-1.59632;65;20220212;8.3;-1;3.6;2.7;6.39;0;.8;10200 +92075;48.19272;-1.59632;65;20220213;10.9;3.6;7.2;6.7;9.39;11.5;.75;3800 +92075;48.19272;-1.59632;65;20220214;11.5;5.2;8.3;4.3;8.89;1.3;1.11;7500 +92075;48.19272;-1.59632;65;20220215;11.8;3.4;7.6;4.7;9.99;3.1;.63;3300 +92075;48.19272;-1.59632;65;20220216;14.9;9.6;12.3;5.5;13.55;.4;.72;4705 +92075;48.19272;-1.59632;65;20220217;15.3;9.3;12.3;4.3;11.05;.5;1.47;7887 +92075;48.19272;-1.59632;65;20220218;11.8;10.4;11.1;6.4;9.2;1;1.9;5128 +92075;48.19272;-1.59632;65;20220219;11.5;1.8;6.7;4.9;7.7;.1;1.3;8919 +92075;48.19272;-1.59632;65;20220220;13.8;7.9;10.8;5.7;10.85;2.2;1.24;6354 +92075;48.19272;-1.59632;65;20220221;11.7;6.8;9.2;6;8.25;1;1.74;6993 +92075;48.19272;-1.59632;65;20220222;15.6;5.4;10.5;3.5;10.15;.2;1.35;7395 +92075;48.19272;-1.59632;65;20220223;11.6;4.6;8.1;2.2;8.35;0;1.06;7559 +92075;48.19272;-1.59632;65;20220224;10.2;7.3;8.8;3.9;7.85;1.4;1.46;6151 +92075;48.19272;-1.59632;65;20220225;11.6;2.1;6.8;2.2;6.75;0;1.28;9928 +92075;48.19272;-1.59632;65;20220226;11.9;.1;6;3.4;6.1;0;1.63;12158 +92075;48.19272;-1.59632;65;20220227;11.9;1.9;6.9;3.1;7.15;0;1.42;9370 +92075;48.19272;-1.59632;65;20220228;13.9;4.1;9;2.5;10.15;1.2;1.03;8608 +92075;48.19272;-1.59632;65;20220301;13.7;8.7;11.2;2.2;11.2;1.5;1.03;5562 +92075;48.19272;-1.59632;65;20220302;15;8.9;11.9;2.3;10.1;.3;1.45;8244 +92075;48.19272;-1.59632;65;20220303;11;7.3;9.2;3.3;10.95;6.1;.69;4625 +92075;48.19272;-1.59632;65;20220304;11.5;7;9.3;3.9;8.5;0;1.54;8421 +92075;48.19272;-1.59632;65;20220305;10.3;.6;5.4;4;7.8;.9;1.09;9764 +92075;48.19272;-1.59632;65;20220306;9.8;6.2;8;4.4;7.05;0;1.7;6058 +92075;48.19272;-1.59632;65;20220307;7.9;-.6;3.7;4;5.2;0;1.6;12424 +92075;48.19272;-1.59632;65;20220308;11.2;1.9;6.6;4.6;8.05;.9;1.27;8305 +92075;48.19272;-1.59632;65;20220309;14.2;7.3;10.7;5.7;9.85;0;1.85;9798 +92075;48.19272;-1.59632;65;20220310;12.7;9.3;11;3.6;10.5;.8;1.31;5878 +92075;48.19272;-1.59632;65;20220311;14;7.4;10.7;5.5;10.2;8.1;1.66;8199 +92075;48.19272;-1.59632;65;20220312;14.4;5.2;9.8;5.2;9.05;1.1;2;13001 +92075;48.19272;-1.59632;65;20220313;12.2;7.3;9.8;4.1;9.3;1.5;1.57;9041 +92075;48.19272;-1.59632;65;20220314;15.4;5.5;10.4;2.9;8.5;1;2.09;14200 +92075;48.19272;-1.59632;65;20220315;15.2;8;11.6;2.4;11.35;1.1;1.39;8884 +92075;48.19272;-1.59632;65;20220316;12.7;9.3;11;3.6;11.3;2;1.08;4370 +92075;48.19272;-1.59632;65;20220317;13.1;4.8;9;3.9;7.9;0;2.06;13848 +92075;48.19272;-1.59632;65;20220318;16;2.7;9.3;5.2;6.09;0;3.31;17900 +92075;48.19272;-1.59632;65;20220319;14.1;5.4;9.7;3.8;7.89;0;2.26;13100 +92075;48.19272;-1.59632;65;20220320;14;6.4;10.2;2.6;8.69;0;1.82;10500 +92075;48.19272;-1.59632;65;20220321;18.1;6.7;12.4;3.7;10.09;0;2.64;16800 +92075;48.19272;-1.59632;65;20220322;16.4;6.6;11.5;4.3;7.99;0;3.03;17800 +92075;48.19272;-1.59632;65;20220323;16.5;4.7;10.6;2.8;6.49;0;2.89;18600 +92075;48.19272;-1.59632;65;20220324;19.8;.5;10.1;1.9;7.49;0;2.65;18500 +92075;48.19272;-1.59632;65;20220325;20.7;2.4;11.5;4;7.59;0;3.6;18400 +92075;48.19272;-1.59632;65;20220326;20.8;5.7;13.2;3.8;6.99;0;3.94;19300 +92075;48.19272;-1.59632;65;20220327;21.2;2.8;12;2.2;8.39;0;2.92;17800 +92075;48.19272;-1.59632;65;20220328;20.3;7.7;14;2.1;8.79;1.7;2.72;13900 +92075;48.19272;-1.59632;65;20220329;17.3;9.1;13.2;2.2;10.79;.1;2.3;14700 +92075;48.19272;-1.59632;65;20220330;12.3;9.7;11;4.2;10.19;.7;1.52;4700 +92075;48.19272;-1.59632;65;20220331;8.1;4.4;6.2;5;7.09;1.7;1.57;8000 +92075;48.19272;-1.59632;65;20220401;8;1.9;4.9;7;5.51;.7;2.23;14075 +92075;48.19272;-1.59632;65;20220402;9.2;.8;5;3.9;5.48;0;2.13;16150 +92075;48.19272;-1.59632;65;20220403;9.1;-.7;4.2;3.2;5.21;0;2.12;18200 +92075;48.19272;-1.59632;65;20220404;10.1;-.1;5;4.7;7.53;.3;1.26;11225 +92075;48.19272;-1.59632;65;20220405;13.5;8.5;11;5.3;10.97;.1;1.9;13383 +92075;48.19272;-1.59632;65;20220406;13.5;7.6;10.5;4.7;10.29;1.3;1.7;8500 +92075;48.19272;-1.59632;65;20220407;15.9;10.4;13.1;6.4;11.09;9.3;2.48;9900 +92075;48.19272;-1.59632;65;20220408;15.5;8.3;11.9;5.5;10.39;13.3;2.28;10100 +92075;48.19272;-1.59632;65;20220409;12.9;1.7;7.3;3;6.99;0;2.45;19100 +92075;48.19272;-1.59632;65;20220410;15.2;0;7.6;4.2;6.99;0;2.94;20900 +92075;48.19272;-1.59632;65;20220411;21.3;6.6;13.9;5.2;9.79;.9;4.04;19100 +92075;48.19272;-1.59632;65;20220412;15.5;11;13.2;2.9;12.39;.8;1.57;6600 +92075;48.19272;-1.59632;65;20220413;20.1;4.7;12.4;1.3;11.09;.1;2.52;17300 +92075;48.19272;-1.59632;65;20220414;23.3;6.4;14.8;1.6;10.79;0;3.4;21400 +92075;48.19272;-1.59632;65;20220415;24.4;6.5;15.4;2.1;11.59;0;3.44;18900 +92075;48.19272;-1.59632;65;20220416;21.8;7.4;14.6;2.8;10.89;0;3.83;23900 +92075;48.19272;-1.59632;65;20220417;20.8;5.8;13.3;1.8;10.49;0;3.22;21500 +92075;48.19272;-1.59632;65;20220418;16.8;8.4;12.6;3.5;9.79;0;2.95;16900 +92075;48.19272;-1.59632;65;20220419;15.3;2.7;9;3.8;8.49;0;2.87;21900 +92075;48.19272;-1.59632;65;20220420;18.9;3.9;11.4;3.7;10.49;.1;3.12;21600 +92075;48.19272;-1.59632;65;20220421;20.9;9.2;15;2.7;9.79;0;3.93;22600 +92075;48.19272;-1.59632;65;20220422;20.6;7.7;14.1;4.3;10.19;0;3.9;20500 +92075;48.19272;-1.59632;65;20220423;18.7;10.7;14.7;4.3;11.19;4.4;3.02;12600 +92075;48.19272;-1.59632;65;20220424;18.4;9.8;14.1;2.4;12.89;1.8;2.09;10800 +92075;48.19272;-1.59632;65;20220425;17.9;6.8;12.3;3;9.19;0;3.6;23800 +92075;48.19272;-1.59632;65;20220426;18.2;3.3;10.7;3.5;8.99;0;3.55;24800 +92075;48.19272;-1.59632;65;20220427;19.1;7;13;5.3;9.29;0;4.17;23500 +92075;48.19272;-1.59632;65;20220428;20;10.7;15.3;3.5;10.29;0;3.83;19100 +92075;48.19272;-1.59632;65;20220429;20.7;6.4;13.5;4;10.99;0;3.83;23300 +92075;48.19272;-1.59632;65;20220430;17;5.4;11.2;3.2;9.29;0;3.13;20400 +92075;48.19272;-1.59632;65;20220501;20.1;8.7;14.4;2.3;8.89;.1;3.96;23300 +92075;48.19272;-1.59632;65;20220502;18.7;10.4;14.5;3.1;10.29;0;3.32;16500 +92075;48.19272;-1.59632;65;20220503;18.7;9.8;14.2;3;9.79;0;3;12400 +92075;48.19272;-1.59632;65;20220504;19.8;4.6;12.2;2.8;10.09;0;3.69;24700 +92075;48.19272;-1.59632;65;20220505;19.5;8.5;14;3.1;11.29;0;3.51;21300 +92075;48.19272;-1.59632;65;20220506;20.4;6.9;13.6;2.4;12;0;3.31;21192 +92075;48.19272;-1.59632;65;20220507;19.1;8.5;13.8;2.6;11.95;.1;3.21;20546 +92075;48.19272;-1.59632;65;20220508;21.9;7.5;14.7;2.3;12.65;.1;3.5;21415 +92075;48.19272;-1.59632;65;20220509;26;8.5;17.2;1.6;12.5;0;4.38;25310 +92075;48.19272;-1.59632;65;20220510;25.5;11.3;18.4;2.5;12.3;0;4.92;26313 +92075;48.19272;-1.59632;65;20220511;21.3;10.1;15.7;3.1;12.6;0;3.6;19797 +92075;48.19272;-1.59632;65;20220512;19.3;7.1;13.2;2;10.65;.1;3.54;23298 +92075;48.19272;-1.59632;65;20220513;21;4.8;12.9;1.4;10.15;0;3.94;27481 +92075;48.19272;-1.59632;65;20220514;25.2;8.9;17.1;2.8;11.6;1;4.79;24927 +92075;48.19272;-1.59632;65;20220515;28.8;17;22.9;3;14.4;1.2;5.38;21209 +92075;48.19272;-1.59632;65;20220516;23.1;13.6;18.3;3.3;14.75;.1;3.87;19180 +92075;48.19272;-1.59632;65;20220517;29.2;11.4;20.3;2.9;14.8;1.7;5.42;25673 +92075;48.19272;-1.59632;65;20220518;27.3;10;18.6;2;14.7;5;4.58;24675 +92075;48.19272;-1.59632;65;20220519;22.6;13.1;17.9;2.5;14.25;3.2;3.86;20736 +92075;48.19272;-1.59632;65;20220520;22.1;11.5;16.8;2.7;12.95;.8;3.95;21485 +92075;48.19272;-1.59632;65;20220521;24.1;7.9;16;1.8;12.7;0;4.46;27644 +92075;48.19272;-1.59632;65;20220522;25.7;12.7;19.2;2.3;15.05;13.6;4.16;20806 +92075;48.19272;-1.59632;65;20220523;19;11.3;15.2;3.5;14.45;9.4;2.58;14739 +92075;48.19272;-1.59632;65;20220524;17.6;8.3;13;2.1;11.3;1;3.11;20146 +92075;48.19272;-1.59632;65;20220525;18.2;6.8;12.5;2.1;12.05;.1;2.9;19430 +92075;48.19272;-1.59632;65;20220526;17.2;12.6;14.9;2.4;13.35;0;2.31;11554 +92075;48.19272;-1.59632;65;20220527;19.2;11.4;15.3;2.4;13.1;.1;3.02;16777 +92075;48.19272;-1.59632;65;20220528;20.6;7.2;13.9;3;11.2;0;4.28;27898 +92075;48.19272;-1.59632;65;20220529;18.5;7.9;13.2;3.8;9;.1;4.24;24731 +92075;48.19272;-1.59632;65;20220530;18.9;4.8;11.9;2;9.25;0;3.61;23275 +92075;48.19272;-1.59632;65;20220531;19.9;7;13.4;1.7;10.45;.1;3.93;25799 +92075;48.19272;-1.59632;65;20220601;21.3;6;13.7;1.8;10.5;.5;4.27;28063 +92075;48.19272;-1.59632;65;20220602;25.7;11;18.3;2.9;11.15;.3;5.29;25618 +92075;48.19272;-1.59632;65;20220603;23.5;13.6;18.5;1.9;15.15;14.5;3.34;16260 +92075;48.19272;-1.59632;65;20220604;26.6;13.9;20.2;2.3;17.35;0;4.63;24526 +92075;48.19272;-1.59632;65;20220605;21.6;12.9;17.3;3;14.15;0;3.78;20279 +92075;48.19272;-1.59632;65;20220606;19.7;8.9;14.3;2.7;13.35;1.4;3.2;20251 +92075;48.19272;-1.59632;65;20220607;21.2;13.7;17.5;4;15.4;7.1;3.47;18267 +92075;48.19272;-1.59632;65;20220608;21.5;14.8;18.2;3.5;15.05;.5;3.8;19259 +92075;48.19272;-1.59632;65;20220609;23.2;11.6;17.4;2.5;13.5;.2;4.38;24204 +92075;48.19272;-1.59632;65;20220610;21.9;13.3;17.6;2.7;16;0;3.25;17609 +92075;48.19272;-1.59632;65;20220611;23.2;14.2;18.7;2.1;14.35;.2;4.4;24007 +92075;48.19272;-1.59632;65;20220612;21.6;10.2;15.9;3;12.8;.1;4.51;27691 +92075;48.19272;-1.59632;65;20220613;23;8.3;15.7;2.8;12.1;.1;4.85;29505 +92075;48.19272;-1.59632;65;20220614;27.4;8.8;18.1;2.1;12.85;0;5.44;29824 +92075;48.19272;-1.59632;65;20220615;29.1;11.8;20.5;2.8;14.35;0;6.02;30084 +92075;48.19272;-1.59632;65;20220616;30.5;12.3;21.4;2;14.2;0;5.81;28266 +92075;48.19272;-1.59632;65;20220617;36.3;14.8;25.6;1.3;16.45;0;6.28;29504 +92075;48.19272;-1.59632;65;20220618;37.6;16;26.8;2.8;17.3;0;7.58;29010 +92075;48.19272;-1.59632;65;20220619;24;13.9;19;3.2;16.4;2.6;3.78;18273 +92075;48.19272;-1.59632;65;20220620;24.8;14.1;19.4;2.7;16.9;0;4.24;22408 +92075;48.19272;-1.59632;65;20220621;27;15.4;21.2;2.1;16.65;1.9;4.58;22156 +92075;48.19272;-1.59632;65;20220622;25;14.4;19.7;1.7;17.75;19.1;3.6;18607 +92075;48.19272;-1.59632;65;20220623;24.9;16.3;20.6;2.5;17.4;.3;4.37;22301 +92075;48.19272;-1.59632;65;20220624;21.4;16.1;18.8;3.9;16.1;1.7;3.43;15969 +92075;48.19272;-1.59632;65;20220625;20.2;11;15.6;3.3;12.55;1.1;3.72;20554 +92075;48.19272;-1.59632;65;20220626;21.7;10;15.8;2.9;11.4;.2;4.37;24087 +92075;48.19272;-1.59632;65;20220627;20;8.8;14.4;1.8;12.1;0;3.57;21923 +92075;48.19272;-1.59632;65;20220628;22.3;8.3;15.3;2.6;12.25;1.4;4.27;25205 +92075;48.19272;-1.59632;65;20220629;21.5;13.5;17.5;2.9;13.75;.6;3.77;19107 +92075;48.19272;-1.59632;65;20220630;19.1;9.9;14.5;1.8;12.2;2.9;3.38;20797 +92075;48.19272;-1.59632;65;20220701;20.6;7.2;13.9;1.7;11.6;0;3.87;25216 +92075;48.19272;-1.59632;65;20220702;24.2;7.6;15.9;1.6;11.9;0;4.8;29702 +92075;48.19272;-1.59632;65;20220703;21.6;9.6;15.6;2.6;12.5;.1;4.08;24161 +92075;48.19272;-1.59632;65;20220704;21.7;8.8;15.3;2.9;12.25;0;4.47;27703 +92075;48.19272;-1.59632;65;20220705;22.5;11;16.8;3;12.85;.1;4.57;26112 +92075;48.19272;-1.59632;65;20220706;25.6;10;17.8;2.7;14.1;.1;5.03;28261 +92075;48.19272;-1.59632;65;20220707;23.5;12;17.7;3.1;15.2;.1;3.96;21106 +92075;48.19272;-1.59632;65;20220708;26.5;11.6;19.1;3.1;14.35;0;5.39;28449 +92075;48.19272;-1.59632;65;20220709;29.7;12.7;21.2;2.8;15.7;0;5.94;29158 +92075;48.19272;-1.59632;65;20220710;29.5;12.7;21.1;2.7;13;0;6.2;29624 +92075;48.19272;-1.59632;65;20220711;31.7;16.1;23.9;3;14.3;0;6.79;28989 +92075;48.19272;-1.59632;65;20220712;34.3;15.5;24.9;1.2;15.9;0;5.99;29685 +92075;48.19272;-1.59632;65;20220713;35;15.8;25.4;2.3;16.65;0;6.75;29495 +92075;48.19272;-1.59632;65;20220714;26;15.3;20.6;3.6;15.1;0;5.33;25501 +92075;48.19272;-1.59632;65;20220715;28.4;11.1;19.8;2.4;13.3;0;5.66;28813 +92075;48.19272;-1.59632;65;20220716;30.7;12.8;21.8;2.8;11.45;0;6.46;28581 +92075;48.19272;-1.59632;65;20220717;33.8;16.5;25.2;3;12.9;0;7.11;27343 +92075;48.19272;-1.59632;65;20220718;40.1;19.7;29.9;2.8;12.3;0;8.25;28266 +92075;48.19272;-1.59632;65;20220719;29.5;25.3;27.4;4.1;15.6;.9;6.23;16720 +92075;48.19272;-1.59632;65;20220720;26.4;16.9;21.6;2.8;17.25;.5;4.46;20542 +92075;48.19272;-1.59632;65;20220721;26.2;13.7;19.9;2.5;15.5;0;4.56;22871 +92075;48.19272;-1.59632;65;20220722;21.3;15.6;18.4;3.2;16.4;.3;2.72;11686 +92075;48.19272;-1.59632;65;20220723;28.5;12;20.2;1.8;14.35;0;5.14;27404 +92075;48.19272;-1.59632;65;20220724;32.3;13.5;22.9;2.2;14.25;0;6.11;28437 +92075;48.19272;-1.59632;65;20220725;24.9;16.2;20.5;3.4;15.65;0;4.33;18995 +92075;48.19272;-1.59632;65;20220726;23.7;16.3;20;2.9;13.7;.1;4.18;17802 +92075;48.19272;-1.59632;65;20220727;23.7;8.6;16.2;1.7;12.1;0;4.05;23822 +92075;48.19272;-1.59632;65;20220728;27.4;13.2;20.3;2.2;14.25;0;4.74;23250 +92075;48.19272;-1.59632;65;20220729;29.2;16.8;23;2.2;14.65;.1;4.88;20635 +92075;48.19272;-1.59632;65;20220730;28.4;14.2;21.3;2.7;16.45;0;5.08;24865 +92075;48.19272;-1.59632;65;20220731;28.3;17.6;22.9;2.5;17.45;0;4.88;22516 +92075;48.19272;-1.59632;65;20220801;25.9;17.7;21.8;2.5;17.4;0;4.1;18812 +92075;48.19272;-1.59632;65;20220802;32.2;13.7;23;1.4;16.9;0;5.26;27042 +92075;48.19272;-1.59632;65;20220803;30.9;17.1;24;2.8;19.2;.1;5.21;22853 +92075;48.19272;-1.59632;65;20220804;25;17.2;21.1;4;16.75;.1;4.39;19355 +92075;48.19272;-1.59632;65;20220805;23.8;10.9;17.4;3.7;12.4;0;4.67;24366 +92075;48.19272;-1.59632;65;20220806;26.4;10.2;18.3;3.4;10.25;0;5.57;25910 +92075;48.19272;-1.59632;65;20220807;28.5;11.4;19.9;3.3;10.65;0;5.87;25924 +92075;48.19272;-1.59632;65;20220808;29.9;13.9;21.9;3.6;11.05;0;6.38;25034 +92075;48.19272;-1.59632;65;20220809;31;15.2;23.1;3.5;14.15;0;6.21;25219 +92075;48.19272;-1.59632;65;20220810;34.4;15.1;24.7;3;14.2;0;6.59;25839 +92075;48.19272;-1.59632;65;20220811;34.8;15.5;25.2;2.6;12.3;0;6.55;25958 +92075;48.19272;-1.59632;65;20220812;34.7;14.2;24.5;1.9;12.55;0;5.86;25606 +92075;48.19272;-1.59632;65;20220813;36;14.4;25.2;1.9;12.5;5.7;5.86;25371 +92075;48.19272;-1.59632;65;20220814;20.6;18.2;19.4;2.9;19.4;5.4;1.71;6690 +92075;48.19272;-1.59632;65;20220815;25.6;16.5;21;2.5;18.35;.2;3.35;15758 +92075;48.19272;-1.59632;65;20220816;25.9;16.9;21.4;2.3;17.8;6;3.64;17457 +92075;48.19272;-1.59632;65;20220817;24.9;13.5;19.2;1.9;17.1;3;3.18;17096 +92075;48.19272;-1.59632;65;20220818;24.9;15.6;20.3;2.6;17.9;.1;3.41;17186 +92075;48.19272;-1.59632;65;20220819;22.6;16.7;19.7;2.3;17.75;3.7;2.45;10961 +92075;48.19272;-1.59632;65;20220820;25.4;12;18.7;1.3;14.4;0;3.69;21965 +92075;48.19272;-1.59632;65;20220821;19.8;12.6;16.2;1.8;16.05;2.8;2.05;11924 +92075;48.19272;-1.59632;65;20220822;25.7;16.7;21.2;1.9;19.6;1.1;2.96;14674 +92075;48.19272;-1.59632;65;20220823;24.9;18.6;21.8;1.4;20.85;0;2.36;10963 +92075;48.19272;-1.59632;65;20220824;30.3;15.3;22.8;1.6;19.35;9.6;4.1;21223 +92075;48.19272;-1.59632;65;20220825;22.8;19.1;20.9;3.8;19.1;.2;2.57;9409 +92075;48.19272;-1.59632;65;20220826;23.9;11.1;17.5;2.2;14.2;.1;3.53;20577 +92075;48.19272;-1.59632;65;20220827;26.8;10.8;18.8;2.2;13.9;.1;4.12;22609 +92075;48.19272;-1.59632;65;20220828;26.3;13.5;19.9;2.8;14;0;4.06;18844 +92075;48.19272;-1.59632;65;20220829;30;14.3;22.1;2.6;14.4;0;4.76;20802 +92075;48.19272;-1.59632;65;20220830;30.2;14.9;22.5;2.6;14.75;.1;4.69;20547 +92075;48.19272;-1.59632;65;20220831;27.9;16.9;22.4;2.6;16.7;6.5;3.9;16643 +92075;48.19272;-1.59632;65;20220901;24.8;15.2;20;1.6;18.4;4.9;2.5;12746 +92075;48.19272;-1.59632;65;20220902;23.3;14.5;18.9;1.2;18.15;3.7;2.26;12689 +92075;48.19272;-1.59632;65;20220903;23;16.6;19.8;2.4;16.9;.3;2.86;14335 +92075;48.19272;-1.59632;65;20220904;27;15.3;21.1;3.3;16.15;0;3.97;17487 +92075;48.19272;-1.59632;65;20220905;28.1;17.1;22.6;2.4;17.45;1.5;3.75;16824 +92075;48.19272;-1.59632;65;20220906;20.7;16.5;18.6;3.8;17.65;3.5;2.07;9066 +92075;48.19272;-1.59632;65;20220907;21.6;15.3;18.5;3.6;16.85;6.5;2.37;10888 +92075;48.19272;-1.59632;65;20220908;20.4;14.4;17.4;4.3;15.85;2.4;2.46;12327 +92075;48.19272;-1.59632;65;20220909;21.5;14.5;18;3.9;15.15;2.5;2.74;12175 +92075;48.19272;-1.59632;65;20220910;22.7;12.1;17.4;2;14.7;0;2.78;16564 +92075;48.19272;-1.59632;65;20220911;25.5;13.2;19.4;1.9;15.25;0;3.19;18144 +92075;48.19272;-1.59632;65;20220912;30;15.4;22.7;2.8;15.55;.1;4.23;17010 +92075;48.19272;-1.59632;65;20220913;28.1;19.9;24;2;19.4;.9;2.93;11439 +92075;48.19272;-1.59632;65;20220914;25.1;17.3;21.2;2.5;19.5;4.6;2.57;12277 +92075;48.19272;-1.59632;65;20220915;21.7;16.2;19;3;16.45;0;2.53;12362 +92075;48.19272;-1.59632;65;20220916;19.3;10.9;15.1;2.9;11.55;0;2.58;13840 +92075;48.19272;-1.59632;65;20220917;18.7;5.6;12.1;1.8;9.15;.1;2.47;17553 +92075;48.19272;-1.59632;65;20220918;20;4.2;12.1;1.4;9.75;.1;2.37;18412 +92075;48.19272;-1.59632;65;20220919;21.2;6.1;13.6;1.8;10.6;0;2.57;17505 +92075;48.19272;-1.59632;65;20220920;19.3;6.9;13.1;1.5;11.25;.1;2.03;14239 +92075;48.19272;-1.59632;65;20220921;21.4;9.6;15.5;1.7;11;0;2.52;16188 +92075;48.19272;-1.59632;65;20220922;22.5;7;14.7;.8;10.8;0;2.19;16632 +92075;48.19272;-1.59632;65;20220923;18.4;10.3;14.3;1.1;13.1;4.3;1.44;8534 +92075;48.19272;-1.59632;65;20220924;19.5;12.5;16;3.3;13.25;4.3;2.24;10783 +92075;48.19272;-1.59632;65;20220925;17.9;12.2;15.1;3;12.6;.1;1.98;9601 +92075;48.19272;-1.59632;65;20220926;16.4;7.9;12.2;3.8;11.55;5.4;1.65;9001 +92075;48.19272;-1.59632;65;20220927;16.7;11.3;14;4.5;13.1;10;1.71;8483 +92075;48.19272;-1.59632;65;20220928;15.2;11.5;13.3;3.4;13.1;4.1;1.3;6583 +92075;48.19272;-1.59632;65;20220929;15.4;9;12.2;2.2;11.2;2.8;1.46;8527 +92075;48.19272;-1.59632;65;20220930;16.8;4.8;10.8;2.8;11.5;1.5;1.48;11778 +92075;48.19272;-1.59632;65;20221001;22.1;13.9;18;4.1;16.45;.2;2.18;10568 +92075;48.19272;-1.59632;65;20221002;20.1;16.3;18.2;3.5;17;.2;1.68;6647 +92075;48.19272;-1.59632;65;20221003;20.5;13.8;17.1;2;15.9;0;1.6;8986 +92075;48.19272;-1.59632;65;20221004;17;13.3;15.2;2.3;14.75;0;1.15;5177 +92075;48.19272;-1.59632;65;20221005;19.9;15.3;17.6;3.8;14.1;1.1;2.17;6985 +92075;48.19272;-1.59632;65;20221006;19;6.3;12.7;.8;10.6;0;1.52;13583 +92075;48.19272;-1.59632;65;20221007;19.1;4.1;11.6;.9;10.15;.2;1.48;13620 +92075;48.19272;-1.59632;65;20221008;19;8.8;13.9;1.2;11.35;.1;1.56;12250 +92075;48.19272;-1.59632;65;20221009;20.3;6.5;13.4;2.1;10.4;0;1.97;12605 +92075;48.19272;-1.59632;65;20221010;18;11.6;14.8;2;14.55;.7;1.13;6283 +92075;48.19272;-1.59632;65;20221011;18.9;8;13.4;2;10.9;0;1.69;11748 +92075;48.19272;-1.59632;65;20221012;20;6.2;13.1;1.4;11.45;.5;1.47;11253 +92075;48.19272;-1.59632;65;20221013;16.9;11.9;14.4;2.9;15;4.6;.93;4797 +92075;48.19272;-1.59632;65;20221014;18.6;13;15.8;3;16.3;18;1.02;5364 +92075;48.19272;-1.59632;65;20221015;18.4;15;16.7;3.6;15.65;.3;1.45;6594 +92075;48.19272;-1.59632;65;20221016;19.8;12.7;16.3;2.3;15.75;4.5;1.21;6270 +92075;48.19272;-1.59632;65;20221017;19.2;15;17.1;2.3;16.7;2.3;1.11;5021 +92075;48.19272;-1.59632;65;20221018;19.6;14.9;17.3;3;17.9;.2;1.01;5347 +92075;48.19272;-1.59632;65;20221019;23.6;16.2;19.9;3.3;17.5;6.5;1.99;8650 +92075;48.19272;-1.59632;65;20221020;20.7;12.5;16.6;2.6;15.45;.2;1.44;8718 +92075;48.19272;-1.59632;65;20221021;20.7;14.2;17.5;4.9;14.35;3.9;2.21;7220 +92075;48.19272;-1.59632;65;20221022;20;13;16.5;3;15.45;.2;1.36;6831 +92075;48.19272;-1.59632;65;20221023;20.9;15.6;18.2;4.9;14.8;5.6;2.24;6788 +92075;48.19272;-1.59632;65;20221024;18.4;13.6;16;4.3;14.75;.7;1.46;6366 +92075;48.19272;-1.59632;65;20221025;18.3;12.1;15.2;3.4;14.9;.1;1.11;5999 +92075;48.19272;-1.59632;65;20221026;20.3;14.3;17.3;3.5;15.95;.6;1.44;6330 +92075;48.19272;-1.59632;65;20221027;23.1;13.3;18.2;2.9;15.85;.1;1.66;7555 +92075;48.19272;-1.59632;65;20221028;19.4;14.3;16.9;3;15.75;0;1.22;5900 +92075;48.19272;-1.59632;65;20221029;21.7;15.5;18.6;3;15.95;5;1.61;5922 +92075;48.19272;-1.59632;65;20221030;18;12.6;15.3;2.4;14.45;1.6;1.02;5673 +92075;48.19272;-1.59632;65;20221031;17.7;10.6;14.2;3.2;13.6;2.8;1.08;4532 +92075;48.19272;-1.59632;65;20221101;16.5;10.2;13.4;4.3;11.7;4.6;1.47;5300 +92075;48.19272;-1.59632;65;20221102;16.3;7.6;12;3.8;11.95;1.9;1.03;6798 +92075;48.19272;-1.59632;65;20221103;14.5;13.3;13.9;5;12.55;7;1.36;2954 +92075;48.19272;-1.59632;65;20221104;14.4;7.9;11.1;4.4;9.95;.6;1.35;6625 +92075;48.19272;-1.59632;65;20221105;13.6;6;9.8;2.9;10.95;4.7;.67;4831 +92075;48.19272;-1.59632;65;20221106;16.1;12.1;14.1;5;13.55;11.1;1.13;4445 +92075;48.19272;-1.59632;65;20221107;17.3;11.5;14.4;5.5;13.05;2;1.45;5403 +92075;48.19272;-1.59632;65;20221108;16.5;11.8;14.2;5.3;12.8;1.7;1.4;4737 +92075;48.19272;-1.59632;65;20221109;16.2;9.8;13;2.9;11.6;.4;1.07;5701 +92075;48.19272;-1.59632;65;20221110;16.4;5.9;11.2;2.4;11.25;0;.77;6910 +92075;48.19272;-1.59632;65;20221111;10.8;8.3;9.5;2.5;11.3;.1;.44;2703 +92075;48.19272;-1.59632;65;20221112;18.2;5.9;12;2;12.4;.3;.67;6873 +92075;48.19272;-1.59632;65;20221113;17.6;9.1;13.4;2.4;12.7;.1;.8;6051 +92075;48.19272;-1.59632;65;20221114;13.8;8.2;11;2.5;11.65;3.6;.63;3839 +92075;48.19272;-1.59632;65;20221115;16;8.4;12.2;5.7;11.65;7;1.19;4764 +92075;48.19272;-1.59632;65;20221116;14.8;7.4;11.1;5.6;11.2;14.9;1.04;3347 +92075;48.19272;-1.59632;65;20221117;14.6;10.5;12.5;5;10.75;0;1.42;4253 +92075;48.19272;-1.59632;65;20221118;12.8;7.3;10.1;2.6;9.3;1.1;.81;5286 +92075;48.19272;-1.59632;65;20221119;12;2.2;7.1;1.6;8.2;1.3;.46;6025 +92075;48.19272;-1.59632;65;20221120;13.1;4.5;8.8;3.3;10;2.3;.57;5394 +92075;48.19272;-1.59632;65;20221121;13.2;6.1;9.6;4.8;9.5;4.7;1.06;4153 +92075;48.19272;-1.59632;65;20221122;12.9;5.5;9.2;5;8.7;3.5;1.17;5593 +92075;48.19272;-1.59632;65;20221123;13.8;6.7;10.3;4.7;10.7;3.4;.76;5463 +92075;48.19272;-1.59632;65;20221124;14.3;5.9;10.1;4;10.65;7.2;.74;4533 +92075;48.19272;-1.59632;65;20221125;13.8;5.9;9.9;2.2;9.8;0;.56;5452 +92075;48.19272;-1.59632;65;20221126;11.9;5;8.4;3.3;10.35;2.1;.39;3744 +92075;48.19272;-1.59632;65;20221127;13.4;10.3;11.8;4.2;12.55;15;.64;1814 +92075;48.19272;-1.59632;65;20221128;11.8;6.4;9.1;2.6;10.05;1.8;.48;4118 +92075;48.19272;-1.59632;65;20221129;13.1;4.8;8.9;1;8.95;.1;.33;4630 +92075;48.19272;-1.59632;65;20221130;9.2;2.6;5.9;2.1;8.3;.1;.29;4515 +92075;48.19272;-1.59632;65;20221201;8.2;.3;4.2;2.2;7.2;0;.33;4342 +92075;48.19272;-1.59632;65;20221202;5.6;-2.1;1.7;2.1;6.4;0;.24;3872 +92075;48.19272;-1.59632;65;20221203;4.2;3;3.6;4.1;6.55;0;.68;1240 +92075;48.19272;-1.59632;65;20221204;3.8;2.3;3.1;2.5;6.7;.1;.42;1687 +92075;48.19272;-1.59632;65;20221205;5.6;3.5;4.5;2;7.3;0;.44;1703 +92075;48.19272;-1.59632;65;20221206;6.9;1.9;4.4;2.5;6.8;0;.41;4320 +92075;48.19272;-1.59632;65;20221207;6.7;-1.9;2.4;1;6.1;.3;.18;4247 +92075;48.19272;-1.59632;65;20221208;2.2;-1.7;.3;1.1;6.05;.1;.21;1928 +92075;48.19272;-1.59632;65;20221209;5;-.6;2.2;1.6;5.7;.1;.23;4825 +92075;48.19272;-1.59632;65;20221210;6.1;-5.1;.5;1.3;4.9;.2;.19;5312 +92075;48.19272;-1.59632;65;20221211;2.2;-2.5;-.1;2.2;5.6;.3;.21;2901 +92075;48.19272;-1.59632;65;20221212;2.3;-.2;1;2.7;5.9;0;.33;2089 +92075;48.19272;-1.59632;65;20221213;2.2;-3.3;-.5;2.4;4.8;.7;.33;3531 +92075;48.19272;-1.59632;65;20221214;2.5;-.1;1.2;3.4;6.2;1.3;.3;1590 +92075;48.19272;-1.59632;65;20221215;4.8;1.2;3;4.2;4.45;0;1.21;2417 +92075;48.19272;-1.59632;65;20221216;6.6;-2.9;1.8;1.8;5.3;0;.29;4941 +92075;48.19272;-1.59632;65;20221217;.4;-5.2;-2.4;1.6;4.6;0;.14;3760 +92075;48.19272;-1.59632;65;20221218;7.2;-2.9;2.2;4.5;6.7;7.4;.39;2559 +92075;48.19272;-1.59632;65;20221219;13.7;7.3;10.5;6.5;11.95;9.7;.5;2503 +92075;48.19272;-1.59632;65;20221220;12.6;11.1;11.8;4.1;12.45;10.9;.66;1164 +92075;48.19272;-1.59632;65;20221221;13.3;6.9;10.1;3.8;11.9;7.9;.35;2430 +92075;48.19272;-1.59632;65;20221222;14.9;12.2;13.5;4.8;13.3;7.9;.9;1545 +92075;48.19272;-1.59632;65;20221223;14.9;13.4;14.1;4.3;13.85;3.9;.84;1865 +92075;48.19272;-1.59632;65;20221224;12.4;11;11.7;3.7;12.45;3.4;.55;1755 +92075;48.19272;-1.59632;65;20221225;12.4;9.7;11.1;2.4;12.35;2.2;.41;1631 +92075;48.19272;-1.59632;65;20221226;11.1;9.4;10.3;2.7;10.15;.3;.61;3108 +92075;48.19272;-1.59632;65;20221227;11.4;2.6;7;3.4;8.75;.1;.44;4313 +92075;48.19272;-1.59632;65;20221228;12.2;9.2;10.7;5.8;11.3;4.8;.78;1639 +92075;48.19272;-1.59632;65;20221229;12.2;9.3;10.7;4.4;9.55;2.2;1.1;3394 +92075;48.19272;-1.59632;65;20221230;14.6;5;9.8;6.8;12.45;8.9;.17;3045 +92075;48.19272;-1.59632;65;20221231;17.6;13.9;15.7;8.9;13.25;2.8;2.09;2754 +92076;48.22744;-1.26335;103;20220101;14.5;7.8;11.2;2.5;11.57;0;.47;3529 +92076;48.22744;-1.26335;103;20220102;13.9;10.3;12.1;5.1;12.1;.2;.8;2503 +92076;48.22744;-1.26335;103;20220103;12.3;10.5;11.4;4.8;12.27;22.3;.58;1701 +92076;48.22744;-1.26335;103;20220104;9.2;7.8;8.5;3.7;9.14;.6;.79;1483 +92076;48.22744;-1.26335;103;20220105;5.6;1.5;3.5;2.1;6.84;.3;.36;2769 +92076;48.22744;-1.26335;103;20220106;6.9;.6;3.7;2.8;6.74;1.3;.44;3545 +92076;48.22744;-1.26335;103;20220107;9.1;5;7;4.5;8.74;3.7;.58;2838 +92076;48.22744;-1.26335;103;20220108;10.5;6.9;8.7;5.5;9.5;12.2;.79;2644 +92076;48.22744;-1.26335;103;20220109;8.5;4.9;6.7;3.3;8.7;4.1;.47;2672 +92076;48.22744;-1.26335;103;20220110;8.7;6.7;7.7;1.7;10.1;2.2;.31;1986 +92076;48.22744;-1.26335;103;20220111;8.2;6.7;7.4;1.6;9.67;.4;.36;1669 +92076;48.22744;-1.26335;103;20220112;9.2;6.4;7.8;2.1;9.64;0;.4;2433 +92076;48.22744;-1.26335;103;20220113;8.1;3.8;6;2.9;7.47;0;.66;3023 +92076;48.22744;-1.26335;103;20220114;2.1;-.4;.8;2.4;5.84;.1;.35;1904 +92076;48.22744;-1.26335;103;20220115;2.3;-1.6;.4;1.3;6.27;.1;.16;3011 +92076;48.22744;-1.26335;103;20220116;7.7;1.6;4.6;2.7;8.4;.8;.18;3863 +92076;48.22744;-1.26335;103;20220117;8;3.9;5.9;1.3;8.74;.1;.26;3142 +92076;48.22744;-1.26335;103;20220118;5.9;2.6;4.2;1.9;7.8;0;.29;2846 +92076;48.22744;-1.26335;103;20220119;8;4.2;6.1;2;8.47;1.1;.39;3099 +92076;48.22744;-1.26335;103;20220120;7.9;2.6;5.2;2.7;7.4;0;.54;3803 +92076;48.22744;-1.26335;103;20220121;6.2;.5;3.4;2.2;6.2;.1;.52;4024 +92076;48.22744;-1.26335;103;20220122;6.2;-1;2.6;1.8;6.9;0;.27;4547 +92076;48.22744;-1.26335;103;20220123;3.5;3.3;3.4;3.9;7.04;0;.5;611 +92076;48.22744;-1.26335;103;20220124;7.8;-.6;3.6;2.4;6.47;0;.52;5138 +92076;48.22744;-1.26335;103;20220125;.8;-1.2;-.2;1.2;6.04;0;.23;2330 +92076;48.22744;-1.26335;103;20220126;4.7;-.8;2;1.5;6.4;0;.3;4177 +92076;48.22744;-1.26335;103;20220127;7.5;2.1;4.8;1.9;7.8;.2;.39;4203 +92076;48.22744;-1.26335;103;20220128;8.7;6;7.4;1.3;9.67;0;.38;2948 +92076;48.22744;-1.26335;103;20220129;9.9;7.4;8.6;2.5;10.5;.5;.43;2902 +92076;48.22744;-1.26335;103;20220130;9.8;7.7;8.8;2.1;9;.1;.75;2714 +92076;48.22744;-1.26335;103;20220131;8.8;3.6;6.2;4.5;8.27;.7;.68;4360 +92076;48.22744;-1.26335;103;20220201;10;4.1;7;4;10;.3;.29;4797 +92076;48.22744;-1.26335;103;20220202;9.6;8.2;8.9;3;9.77;0;.71;2188 +92076;48.22744;-1.26335;103;20220203;8.8;5.4;7.1;2.7;9.47;.4;.44;3652 +92076;48.22744;-1.26335;103;20220204;10.3;7.5;8.9;3.5;8.6;1;1.07;3374 +92076;48.22744;-1.26335;103;20220205;10.5;.9;5.7;2.9;7.77;.2;.71;6637 +92076;48.22744;-1.26335;103;20220206;12.3;7.1;9.7;6.5;11.07;2.4;.67;4898 +92076;48.22744;-1.26335;103;20220207;11.7;5.9;8.8;2;9.3;0;.75;5178 +92076;48.22744;-1.26335;103;20220208;8.3;6.1;7.2;1.8;9.87;0;.4;3208 +92076;48.22744;-1.26335;103;20220209;6.6;4.6;5.6;1.5;8.67;.1;.42;2419 +92076;48.22744;-1.26335;103;20220210;6.3;4.8;5.6;3.1;8.14;.6;1.1;6700 +92076;48.22744;-1.26335;103;20220211;9.8;-.2;4.8;2;6.39;0;.84;9800 +92076;48.22744;-1.26335;103;20220212;8.1;-1.1;3.5;2.9;5.99;0;.91;10250 +92076;48.22744;-1.26335;103;20220213;11;1.1;6;6.5;8.69;9;.84;4300 +92076;48.22744;-1.26335;103;20220214;10.8;5.4;8.1;4.6;8.84;1.4;1.1;6400 +92076;48.22744;-1.26335;103;20220215;11.1;3.2;7.1;4.9;9.74;5.1;.61;3500 +92076;48.22744;-1.26335;103;20220216;13.9;9.3;11.6;6.3;13.47;1.2;.46;5407 +92076;48.22744;-1.26335;103;20220217;14.1;9.5;11.8;4.7;11.04;.8;1.33;5487 +92076;48.22744;-1.26335;103;20220218;11.5;10.1;10.8;6.5;9.34;1.2;1.71;2887 +92076;48.22744;-1.26335;103;20220219;10.7;1.3;6;5.3;7.67;0;1.13;8200 +92076;48.22744;-1.26335;103;20220220;13.1;7.4;10.3;6.4;10.84;3.4;1.09;6395 +92076;48.22744;-1.26335;103;20220221;10.8;6.2;8.5;5.7;8.24;1.7;1.48;5802 +92076;48.22744;-1.26335;103;20220222;14.4;5.5;10;3.6;10.3;.4;1.15;8341 +92076;48.22744;-1.26335;103;20220223;10.7;2.2;6.4;1.9;8.44;0;.83;8234 +92076;48.22744;-1.26335;103;20220224;9.6;6;7.8;4;7.7;1.6;1.31;5361 +92076;48.22744;-1.26335;103;20220225;10.9;1.6;6.2;2.6;6.74;0;1.24;8949 +92076;48.22744;-1.26335;103;20220226;11.1;.4;5.7;3.6;6;0;1.57;9737 +92076;48.22744;-1.26335;103;20220227;11.7;1.2;6.4;3.3;6.8;0;1.47;9808 +92076;48.22744;-1.26335;103;20220228;14.4;3.2;8.8;2.3;9.14;1;1.25;10298 +92076;48.22744;-1.26335;103;20220301;13.5;8.3;10.9;2;10.6;1.3;1.11;7089 +92076;48.22744;-1.26335;103;20220302;14.5;8.4;11.5;2;9.84;.3;1.35;7672 +92076;48.22744;-1.26335;103;20220303;10.5;7.7;9.1;2.8;10.94;5.5;.7;5236 +92076;48.22744;-1.26335;103;20220304;10.8;7.2;9;4;8.67;0;1.36;6057 +92076;48.22744;-1.26335;103;20220305;9.3;1.3;5.3;3.7;7.84;0;.98;9239 +92076;48.22744;-1.26335;103;20220306;9.5;5.7;7.6;3.9;7;0;1.56;6382 +92076;48.22744;-1.26335;103;20220307;7.1;-1.3;2.9;4;5.17;0;1.39;9740 +92076;48.22744;-1.26335;103;20220308;10.7;1.3;6;4.1;7.94;.9;1.21;10545 +92076;48.22744;-1.26335;103;20220309;14;7.1;10.6;4.7;9.67;0;1.72;9072 +92076;48.22744;-1.26335;103;20220310;12.1;8.3;10.2;3.6;10.24;.7;1.23;6776 +92076;48.22744;-1.26335;103;20220311;12.9;7.5;10.2;5.7;10;6.7;1.53;8230 +92076;48.22744;-1.26335;103;20220312;13.4;5.4;9.4;4.5;8.9;1.1;1.74;10174 +92076;48.22744;-1.26335;103;20220313;11.1;7.6;9.3;3.9;9.3;3.2;1.33;6680 +92076;48.22744;-1.26335;103;20220314;14.7;4.8;9.8;2.9;8.44;1.5;1.86;11694 +92076;48.22744;-1.26335;103;20220315;14.4;7.6;11;2.4;11.27;2.2;1.32;9759 +92076;48.22744;-1.26335;103;20220316;12.9;9.1;11;3.2;11.3;2.1;1.21;7339 +92076;48.22744;-1.26335;103;20220317;12.3;4.8;8.6;3.3;7.9;0;1.73;10500 +92076;48.22744;-1.26335;103;20220318;15.2;1.9;8.5;5.6;5.94;0;3.23;17050 +92076;48.22744;-1.26335;103;20220319;13.8;5.2;9.5;4.4;7.64;0;2.37;12550 +92076;48.22744;-1.26335;103;20220320;13.8;4.9;9.3;2.8;8.19;0;1.94;12200 +92076;48.22744;-1.26335;103;20220321;17.8;6;11.9;3.7;9.74;0;2.6;16000 +92076;48.22744;-1.26335;103;20220322;16;5.8;10.9;4.3;7.59;0;3.01;17600 +92076;48.22744;-1.26335;103;20220323;16.4;3.9;10.1;3;6.19;0;2.97;18500 +92076;48.22744;-1.26335;103;20220324;19;1.3;10.2;2.4;7.14;0;2.84;18500 +92076;48.22744;-1.26335;103;20220325;20;3.3;11.7;4.3;7.34;0;3.69;18250 +92076;48.22744;-1.26335;103;20220326;20;4.4;12.2;4.2;6.99;0;3.88;19150 +92076;48.22744;-1.26335;103;20220327;20.7;3.7;12.2;2.7;8.29;0;3.13;18000 +92076;48.22744;-1.26335;103;20220328;20.2;6.7;13.4;2.1;8.69;.2;2.74;14650 +92076;48.22744;-1.26335;103;20220329;17.5;8.9;13.2;2.4;10.44;.4;2.42;14800 +92076;48.22744;-1.26335;103;20220330;11.7;7.9;9.8;3.6;10.14;1.7;1.22;3800 +92076;48.22744;-1.26335;103;20220331;7.9;4.5;6.2;5;7.09;1.4;1.56;7700 +92076;48.22744;-1.26335;103;20220401;7.5;1.3;4.4;7.4;5.55;.9;2.24;13450 +92076;48.22744;-1.26335;103;20220402;9.1;0;4.5;4.2;5.35;0;2.28;17750 +92076;48.22744;-1.26335;103;20220403;8.9;-1.5;3.7;3.5;5.2;0;2.15;18200 +92076;48.22744;-1.26335;103;20220404;9.6;-1.6;4;4.6;7.29;.3;1.31;12333 +92076;48.22744;-1.26335;103;20220405;12.9;7.7;10.3;4.9;10.6;0;1.7;10333 +92076;48.22744;-1.26335;103;20220406;13.1;7.5;10.3;4.9;10.19;2;1.69;8400 +92076;48.22744;-1.26335;103;20220407;15;10.1;12.5;6.1;10.96;9.9;2.48;10733 +92076;48.22744;-1.26335;103;20220408;14.8;7.8;11.3;4.9;10.05;17;2.07;8133 +92076;48.22744;-1.26335;103;20220409;12.6;1.8;7.2;3;6.89;0;2.47;19250 +92076;48.22744;-1.26335;103;20220410;14.8;-.3;7.2;3.9;6.89;0;2.87;20950 +92076;48.22744;-1.26335;103;20220411;20.7;5.8;13.3;5;9.59;1.1;3.91;19350 +92076;48.22744;-1.26335;103;20220412;15.9;10.9;13.4;3;12.19;1;1.77;7166 +92076;48.22744;-1.26335;103;20220413;19.8;5.5;12.6;1.3;11.44;0;2.44;16400 +92076;48.22744;-1.26335;103;20220414;21.8;7.1;14.5;1.7;11.44;0;3;18550 +92076;48.22744;-1.26335;103;20220415;23.8;7.2;15.5;2;11.59;0;3.45;19400 +92076;48.22744;-1.26335;103;20220416;21.1;7.6;14.3;3;10.64;0;3.81;23600 +92076;48.22744;-1.26335;103;20220417;20.1;5.9;13;1.9;9.94;0;3.25;21250 +92076;48.22744;-1.26335;103;20220418;16.7;8.5;12.6;4;9.99;0;2.81;14550 +92076;48.22744;-1.26335;103;20220419;15.2;3.3;9.2;3.9;8.64;0;2.71;19250 +92076;48.22744;-1.26335;103;20220420;19;5.7;12.3;4;10.19;.3;3.38;20950 +92076;48.22744;-1.26335;103;20220421;19.9;9.1;14.5;3.1;9.49;0;3.99;22950 +92076;48.22744;-1.26335;103;20220422;19.8;7.8;13.8;4.3;9.94;0;3.86;20800 +92076;48.22744;-1.26335;103;20220423;18.4;10;14.2;4.4;11.29;2.9;2.92;13050 +92076;48.22744;-1.26335;103;20220424;18.4;10;14.2;2.7;12.49;1.6;2.34;11950 +92076;48.22744;-1.26335;103;20220425;17;6.6;11.8;3.1;9.34;0;3.32;22000 +92076;48.22744;-1.26335;103;20220426;17.3;3.4;10.4;3.8;9.04;0;3.39;24000 +92076;48.22744;-1.26335;103;20220427;18.3;6.2;12.2;5.4;9.24;0;3.93;22800 +92076;48.22744;-1.26335;103;20220428;19;9.7;14.4;4;10.29;0;3.58;17850 +92076;48.22744;-1.26335;103;20220429;20.8;7.5;14.1;4.2;10.89;0;4.01;23200 +92076;48.22744;-1.26335;103;20220430;16.8;4.9;10.9;3.6;9.14;0;3.27;21850 +92076;48.22744;-1.26335;103;20220501;19.1;7.7;13.4;2.6;8.79;0;3.9;23550 +92076;48.22744;-1.26335;103;20220502;18.4;9.6;14;3.2;9.84;0;3.36;16750 +92076;48.22744;-1.26335;103;20220503;17.8;8.9;13.4;3.5;9.74;0;2.86;11300 +92076;48.22744;-1.26335;103;20220504;18.8;5.8;12.3;2.9;10.19;0;3.19;19250 +92076;48.22744;-1.26335;103;20220505;19.5;7.8;13.6;3.1;11.29;.1;3.49;21500 +92076;48.22744;-1.26335;103;20220506;19.8;6.8;13.3;2.3;11.87;0;3.29;21940 +92076;48.22744;-1.26335;103;20220507;19;9.2;14.1;2.9;11.97;.1;3.18;19092 +92076;48.22744;-1.26335;103;20220508;21.9;8.3;15.1;2.2;12.44;.1;3.66;22549 +92076;48.22744;-1.26335;103;20220509;25.2;9.8;17.5;1.6;12.57;0;4.21;24171 +92076;48.22744;-1.26335;103;20220510;24.9;12.1;18.5;2.3;12.44;0;4.37;22035 +92076;48.22744;-1.26335;103;20220511;20.7;9.5;15.1;3.1;12.6;0;3.5;20718 +92076;48.22744;-1.26335;103;20220512;19.4;8.1;13.7;1.8;10.77;.1;3.35;20990 +92076;48.22744;-1.26335;103;20220513;20.3;5.3;12.8;1.4;10.2;0;3.58;24276 +92076;48.22744;-1.26335;103;20220514;24.3;9;16.6;2.5;11.64;2;4.53;24700 +92076;48.22744;-1.26335;103;20220515;27.5;16.7;22.1;3;14.67;3.7;4.98;20807 +92076;48.22744;-1.26335;103;20220516;23;13.4;18.2;2.8;15;.2;3.76;19765 +92076;48.22744;-1.26335;103;20220517;28.4;11.6;20;2.4;14.9;1.4;5.12;26238 +92076;48.22744;-1.26335;103;20220518;26.8;10.5;18.6;2;15.24;1.5;4.63;25910 +92076;48.22744;-1.26335;103;20220519;22.6;13;17.8;2.5;14.47;4.5;3.73;19909 +92076;48.22744;-1.26335;103;20220520;20.5;13.1;16.8;2.4;13.87;1.4;3.25;17261 +92076;48.22744;-1.26335;103;20220521;23.4;8.1;15.8;1.9;12.87;0;4.17;25431 +92076;48.22744;-1.26335;103;20220522;25;13;19;2.3;14.97;11.1;4.29;22586 +92076;48.22744;-1.26335;103;20220523;18.4;13.1;15.8;2.9;14.97;9.5;2.56;14683 +92076;48.22744;-1.26335;103;20220524;17.8;8.3;13;2.4;11.44;.7;3.14;20305 +92076;48.22744;-1.26335;103;20220525;17.4;6.7;12;2;11.94;.2;2.99;21497 +92076;48.22744;-1.26335;103;20220526;16.8;12.4;14.6;1.8;13.37;0;2.41;13876 +92076;48.22744;-1.26335;103;20220527;18.5;10.9;14.7;2.1;13.24;.2;2.96;18116 +92076;48.22744;-1.26335;103;20220528;20;6.9;13.4;2.8;11.2;0;3.79;24092 +92076;48.22744;-1.26335;103;20220529;17.4;8.1;12.7;3.7;9.1;0;3.66;20190 +92076;48.22744;-1.26335;103;20220530;18.3;5.3;11.8;2;9.24;0;3.63;24150 +92076;48.22744;-1.26335;103;20220531;19.4;6.3;12.9;1.8;9.94;.1;3.75;24297 +92076;48.22744;-1.26335;103;20220601;21.2;6.2;13.7;2;10.1;1.6;4.19;26165 +92076;48.22744;-1.26335;103;20220602;24.9;10.7;17.8;3;11.14;.7;5.16;25309 +92076;48.22744;-1.26335;103;20220603;22.9;14.6;18.7;2.1;14.87;8.8;3.78;19392 +92076;48.22744;-1.26335;103;20220604;26.3;14.4;20.4;1.9;17.5;1.5;4.37;23247 +92076;48.22744;-1.26335;103;20220605;21;13.2;17.1;2.7;14.4;0;3.47;18743 +92076;48.22744;-1.26335;103;20220606;19.1;8.9;14;2.5;13.44;6.3;3.24;21572 +92076;48.22744;-1.26335;103;20220607;21;13.7;17.4;4.1;15.34;12.5;3.45;18349 +92076;48.22744;-1.26335;103;20220608;20.3;14.8;17.6;3.2;15.07;.7;3.19;15907 +92076;48.22744;-1.26335;103;20220609;22;11.4;16.7;2.7;13.47;.1;3.95;22105 +92076;48.22744;-1.26335;103;20220610;21.4;12.9;17.1;2.6;15.74;0;3.41;19975 +92076;48.22744;-1.26335;103;20220611;23.2;13.7;18.4;1.9;14.3;0;3.99;21153 +92076;48.22744;-1.26335;103;20220612;21.9;10.1;16;2.9;12.74;.1;4.15;23558 +92076;48.22744;-1.26335;103;20220613;22.5;8.4;15.4;2.2;12.1;.1;4.3;25834 +92076;48.22744;-1.26335;103;20220614;27;9.3;18.1;2;12.47;0;5.26;28639 +92076;48.22744;-1.26335;103;20220615;29;12.8;20.9;2.3;14.37;0;5.64;27713 +92076;48.22744;-1.26335;103;20220616;29.8;12.9;21.4;2;14.54;0;5.67;28340 +92076;48.22744;-1.26335;103;20220617;34.8;15.7;25.2;1.5;16.44;0;6.23;29366 +92076;48.22744;-1.26335;103;20220618;37.1;17.3;27.2;2.5;17.87;0;7.35;29554 +92076;48.22744;-1.26335;103;20220619;24.4;14;19.2;3.6;16.4;4.7;4.4;22217 +92076;48.22744;-1.26335;103;20220620;24.4;14.8;19.6;2.7;16.9;0;4.11;21288 +92076;48.22744;-1.26335;103;20220621;27.3;15.1;21.2;2.3;16.54;2.5;4.88;24024 +92076;48.22744;-1.26335;103;20220622;23.8;15.2;19.5;1.6;17.57;23.5;3.69;19926 +92076;48.22744;-1.26335;103;20220623;24.9;16.2;20.6;2.5;17.27;0;4.12;20346 +92076;48.22744;-1.26335;103;20220624;20.8;16;18.4;3.8;16.1;1.8;3.2;15117 +92076;48.22744;-1.26335;103;20220625;20.1;11;15.5;2.9;12.8;.9;3.63;20678 +92076;48.22744;-1.26335;103;20220626;21.2;9.5;15.3;2.3;11.3;.1;4.08;23571 +92076;48.22744;-1.26335;103;20220627;20.5;9;14.8;1.7;12.07;0;3.81;23339 +92076;48.22744;-1.26335;103;20220628;22.3;8.2;15.3;2.2;12.04;.6;4.28;25777 +92076;48.22744;-1.26335;103;20220629;21.1;13.2;17.2;2.7;13.64;.6;3.7;19297 +92076;48.22744;-1.26335;103;20220630;18.8;9.7;14.2;1.7;11.94;1.7;3.36;20677 +92076;48.22744;-1.26335;103;20220701;20.7;7;13.8;1.6;11.24;0;3.94;25301 +92076;48.22744;-1.26335;103;20220702;24.7;7.4;16.1;1.7;12;.1;4.74;28446 +92076;48.22744;-1.26335;103;20220703;21.5;9.5;15.5;2.2;12.47;.1;3.98;23625 +92076;48.22744;-1.26335;103;20220704;21.8;8.6;15.2;2.1;12.27;0;4.08;24838 +92076;48.22744;-1.26335;103;20220705;22.8;9.4;16.1;2.6;12.5;0;4.34;24950 +92076;48.22744;-1.26335;103;20220706;25.3;9.5;17.4;2.5;13.8;.1;4.78;26958 +92076;48.22744;-1.26335;103;20220707;23.1;12.5;17.8;2.9;15.27;.1;3.99;22022 +92076;48.22744;-1.26335;103;20220708;26.6;10.8;18.7;2.7;14.1;0;5.13;26980 +92076;48.22744;-1.26335;103;20220709;29;12.8;20.9;2.8;14.94;0;5.65;27229 +92076;48.22744;-1.26335;103;20220710;28.8;13.2;21;2.9;13.04;0;5.85;26475 +92076;48.22744;-1.26335;103;20220711;30.8;15.5;23.2;2.9;14.64;0;6.13;26228 +92076;48.22744;-1.26335;103;20220712;33.8;15.5;24.6;1.4;15.64;0;5.87;28509 +92076;48.22744;-1.26335;103;20220713;34.8;15.6;25.2;2.1;16.3;0;6.65;29231 +92076;48.22744;-1.26335;103;20220714;26.3;15.2;20.7;3.2;15.34;0;4.85;22197 +92076;48.22744;-1.26335;103;20220715;27.8;10.5;19.2;2;12.57;0;5.29;27713 +92076;48.22744;-1.26335;103;20220716;30;12.2;21.1;2.6;11.74;0;6.1;28064 +92076;48.22744;-1.26335;103;20220717;32.9;16.7;24.8;2.8;12.84;0;6.74;26658 +92076;48.22744;-1.26335;103;20220718;39;19.5;29.3;2.7;12.54;0;7.97;28563 +92076;48.22744;-1.26335;103;20220719;29.9;24.5;27.2;3.2;15.57;1.4;5.42;15148 +92076;48.22744;-1.26335;103;20220720;26.4;16.9;21.6;2.4;17.37;.4;4.27;20047 +92076;48.22744;-1.26335;103;20220721;26;14.6;20.3;1.9;15.64;0;4.3;22046 +92076;48.22744;-1.26335;103;20220722;21.7;15.5;18.6;2.3;16.54;.5;3.11;16078 +92076;48.22744;-1.26335;103;20220723;27.9;11.7;19.8;1.7;14.54;0;4.85;26101 +92076;48.22744;-1.26335;103;20220724;32.3;13.1;22.7;2;14.47;0;5.89;28063 +92076;48.22744;-1.26335;103;20220725;25.2;15.5;20.3;2.8;15.5;0;4.26;19935 +92076;48.22744;-1.26335;103;20220726;23.3;16;19.6;2.1;13.5;0;3.77;17206 +92076;48.22744;-1.26335;103;20220727;24.2;8.4;16.3;1.4;11.67;0;4.19;25329 +92076;48.22744;-1.26335;103;20220728;27.3;14.1;20.7;1.7;13.6;0;4.58;22979 +92076;48.22744;-1.26335;103;20220729;29.3;16.6;22.9;1.8;14.1;.1;4.87;22437 +92076;48.22744;-1.26335;103;20220730;27.9;14.8;21.4;2.3;16.17;0;4.69;22693 +92076;48.22744;-1.26335;103;20220731;28;17.3;22.6;2.4;17.4;0;4.53;20492 +92076;48.22744;-1.26335;103;20220801;25.4;17.5;21.4;2.2;17.44;0;3.75;17442 +92076;48.22744;-1.26335;103;20220802;31.8;12.8;22.3;1.3;16.3;0;5.09;26626 +92076;48.22744;-1.26335;103;20220803;32;16.3;24.2;2.5;18.47;0;5.5;24484 +92076;48.22744;-1.26335;103;20220804;25.1;17.6;21.4;3.5;16.87;.5;4.09;16790 +92076;48.22744;-1.26335;103;20220805;24.2;11.9;18.1;3.4;11.87;0;4.6;21277 +92076;48.22744;-1.26335;103;20220806;25.8;9.9;17.9;3.4;10;0;5.26;24202 +92076;48.22744;-1.26335;103;20220807;28;12.5;20.2;3.6;10.6;0;5.77;23656 +92076;48.22744;-1.26335;103;20220808;29.5;13.5;21.5;3.5;11.57;0;5.96;23947 +92076;48.22744;-1.26335;103;20220809;30.9;14.7;22.8;3.5;14.27;0;6;24012 +92076;48.22744;-1.26335;103;20220810;33.7;15.9;24.8;2.9;14.14;0;6.37;24986 +92076;48.22744;-1.26335;103;20220811;34.3;16.7;25.5;2.7;12.24;0;6.47;24615 +92076;48.22744;-1.26335;103;20220812;34.4;14.5;24.4;2.2;11.77;0;6.05;25607 +92076;48.22744;-1.26335;103;20220813;35.4;14.8;25.1;1.9;11.94;7.4;5.89;25405 +92076;48.22744;-1.26335;103;20220814;20.4;18.3;19.4;2.5;19.37;5.8;1.83;8132 +92076;48.22744;-1.26335;103;20220815;24.8;16.6;20.7;2.4;18.44;0;3.3;16262 +92076;48.22744;-1.26335;103;20220816;25.2;16.7;20.9;1.9;17.54;5.3;3.34;16489 +92076;48.22744;-1.26335;103;20220817;23.4;13.8;18.6;1.5;17.04;3.8;3;17229 +92076;48.22744;-1.26335;103;20220818;24.8;15.5;20.2;2.2;17.7;0;3.31;16934 +92076;48.22744;-1.26335;103;20220819;23.1;16.4;19.7;2.3;17.7;3.4;2.86;14317 +92076;48.22744;-1.26335;103;20220820;25.3;10.8;18.1;1.1;14.34;0;3.48;20968 +92076;48.22744;-1.26335;103;20220821;20.3;13;16.6;1.6;15.87;1.6;2.44;14695 +92076;48.22744;-1.26335;103;20220822;25.2;16.3;20.8;1.8;19.3;1.6;3.03;16068 +92076;48.22744;-1.26335;103;20220823;24.6;19;21.8;1.5;20.77;0;2.58;12667 +92076;48.22744;-1.26335;103;20220824;30.5;15.2;22.8;1.5;19.24;3.5;4.07;20961 +92076;48.22744;-1.26335;103;20220825;22.2;19;20.6;3.1;19.37;.3;2.32;9360 +92076;48.22744;-1.26335;103;20220826;23.8;12;17.9;2.1;14.44;.1;3.3;18020 +92076;48.22744;-1.26335;103;20220827;26.5;11.2;18.8;2.3;14.07;0;3.87;20358 +92076;48.22744;-1.26335;103;20220828;25.7;13.7;19.7;2.8;13.87;0;3.89;17907 +92076;48.22744;-1.26335;103;20220829;29.7;14.2;21.9;2.8;14.14;0;4.75;20225 +92076;48.22744;-1.26335;103;20220830;29.7;15.6;22.7;2.7;14.67;0;4.63;19094 +92076;48.22744;-1.26335;103;20220831;27.9;16.7;22.3;2.6;16.57;4.8;3.9;16825 +92076;48.22744;-1.26335;103;20220901;24.3;15.6;20;1.6;17.9;9.1;2.75;14719 +92076;48.22744;-1.26335;103;20220902;22.2;14.6;18.4;.9;18.07;4;2.24;13504 +92076;48.22744;-1.26335;103;20220903;22.7;16.2;19.5;2.2;16.77;1.1;2.59;12438 +92076;48.22744;-1.26335;103;20220904;26.9;13.9;20.4;2.4;15.97;0;3.58;17576 +92076;48.22744;-1.26335;103;20220905;27.1;16.3;21.7;2;17.34;5.6;3.3;15805 +92076;48.22744;-1.26335;103;20220906;20.4;16.1;18.3;3.2;17.24;2.5;2.07;9834 +92076;48.22744;-1.26335;103;20220907;21.2;15.6;18.4;3.6;16.74;6.2;2.37;11114 +92076;48.22744;-1.26335;103;20220908;19.8;14.7;17.2;4.4;15.84;2.4;2.26;10571 +92076;48.22744;-1.26335;103;20220909;20.4;14.5;17.4;4;15.34;4.1;2.43;11190 +92076;48.22744;-1.26335;103;20220910;22;12.4;17.2;2.1;14.77;0;2.5;14103 +92076;48.22744;-1.26335;103;20220911;25.1;12.7;18.9;1.5;14.94;0;2.84;16020 +92076;48.22744;-1.26335;103;20220912;29.8;15;22.4;2.5;15.67;.2;3.97;17278 +92076;48.22744;-1.26335;103;20220913;26.5;19.6;23.1;1.8;18.94;.4;2.7;11509 +92076;48.22744;-1.26335;103;20220914;25.2;17.7;21.5;2;19.27;4.6;2.5;12055 +92076;48.22744;-1.26335;103;20220915;21.5;15.2;18.3;2.5;16.07;0;2.24;10846 +92076;48.22744;-1.26335;103;20220916;18.4;10.5;14.5;2.7;11.17;.1;2.34;12004 +92076;48.22744;-1.26335;103;20220917;17.9;5.9;11.9;1.7;9.17;0;2.18;14698 +92076;48.22744;-1.26335;103;20220918;19.4;4;11.7;1.4;9.67;.1;2.19;16450 +92076;48.22744;-1.26335;103;20220919;20.2;6.2;13.2;1.9;10.47;0;2.37;15529 +92076;48.22744;-1.26335;103;20220920;18.4;6.7;12.6;1.6;11;.1;1.97;14051 +92076;48.22744;-1.26335;103;20220921;20.7;8.3;14.5;2;10.74;0;2.41;14347 +92076;48.22744;-1.26335;103;20220922;21.7;6.8;14.2;1;10.54;.1;2.17;15542 +92076;48.22744;-1.26335;103;20220923;18.3;10;14.1;1;12.6;4.1;1.64;11393 +92076;48.22744;-1.26335;103;20220924;18.5;12.5;15.5;3;13.37;4.1;1.94;9543 +92076;48.22744;-1.26335;103;20220925;17.5;12.1;14.8;3;12.54;.2;1.88;8914 +92076;48.22744;-1.26335;103;20220926;16;8.2;12.1;3.5;11.4;7.4;1.71;10600 +92076;48.22744;-1.26335;103;20220927;16;11;13.5;3.5;12.94;23;1.5;8411 +92076;48.22744;-1.26335;103;20220928;14.2;11.3;12.7;2.8;12.97;7.4;1.11;6154 +92076;48.22744;-1.26335;103;20220929;15.5;8.7;12.1;2.1;11.14;1.9;1.49;9548 +92076;48.22744;-1.26335;103;20220930;16.2;4.7;10.5;3;11.17;2.1;1.49;12294 +92076;48.22744;-1.26335;103;20221001;21.5;13.6;17.5;4.3;16.4;.4;2.01;10024 +92076;48.22744;-1.26335;103;20221002;19.5;15.9;17.7;3.5;17;1;1.53;6536 +92076;48.22744;-1.26335;103;20221003;19.4;14.1;16.7;1.9;16.07;0;1.39;7893 +92076;48.22744;-1.26335;103;20221004;16.7;12.7;14.7;1.9;14.6;0;1.15;6802 +92076;48.22744;-1.26335;103;20221005;19.4;14.1;16.8;3.4;14.27;1.3;1.89;7771 +92076;48.22744;-1.26335;103;20221006;18.5;6.4;12.4;1;10.64;0;1.44;11667 +92076;48.22744;-1.26335;103;20221007;18.7;4.2;11.5;.9;10.14;.2;1.42;12610 +92076;48.22744;-1.26335;103;20221008;18.5;8.2;13.4;1.2;11.14;0;1.45;10505 +92076;48.22744;-1.26335;103;20221009;19.8;6.3;13.1;1.9;10.24;0;1.82;11829 +92076;48.22744;-1.26335;103;20221010;18.5;11.3;14.9;1.8;14.34;.8;1.29;8456 +92076;48.22744;-1.26335;103;20221011;18.5;8.4;13.4;2.1;10.87;0;1.65;9880 +92076;48.22744;-1.26335;103;20221012;19.2;6.4;12.8;1.5;11.2;.4;1.47;11067 +92076;48.22744;-1.26335;103;20221013;16;11.6;13.8;2.6;14.67;4.8;.92;6265 +92076;48.22744;-1.26335;103;20221014;18.1;13;15.6;2.9;16.3;19.2;1.01;6626 +92076;48.22744;-1.26335;103;20221015;17.6;14.7;16.2;4.1;15.64;.2;1.25;4884 +92076;48.22744;-1.26335;103;20221016;19.8;13.1;16.4;2.1;15.67;4.6;1.28;7479 +92076;48.22744;-1.26335;103;20221017;19.1;14.9;17;1.8;16.47;4.5;1.09;5759 +92076;48.22744;-1.26335;103;20221018;19.2;15;17.1;2.9;17.8;.2;.99;5649 +92076;48.22744;-1.26335;103;20221019;23;15.9;19.5;3.3;17.2;2.9;1.85;7352 +92076;48.22744;-1.26335;103;20221020;20.5;13.8;17.1;2.6;15.74;1;1.4;6969 +92076;48.22744;-1.26335;103;20221021;19.8;14;16.9;4.3;14.34;3.9;1.87;6379 +92076;48.22744;-1.26335;103;20221022;19.9;13.4;16.6;2.7;15.4;.2;1.31;6684 +92076;48.22744;-1.26335;103;20221023;20.4;15.7;18.1;4.8;14.67;5.4;2.15;5531 +92076;48.22744;-1.26335;103;20221024;17.9;13.6;15.7;4.8;14.87;1.7;1.35;5208 +92076;48.22744;-1.26335;103;20221025;17.5;12.6;15.1;2.9;14.8;0;1.02;5516 +92076;48.22744;-1.26335;103;20221026;20.1;14.1;17.1;3.1;15.6;.5;1.38;6030 +92076;48.22744;-1.26335;103;20221027;22.8;13;17.9;2.3;15.37;.1;1.52;7693 +92076;48.22744;-1.26335;103;20221028;19;14;16.5;2.6;15.5;0;1.12;5323 +92076;48.22744;-1.26335;103;20221029;21.2;15.2;18.2;2.4;15.84;5.3;1.38;5794 +92076;48.22744;-1.26335;103;20221030;16.8;12.6;14.7;1.9;14.4;2.1;.83;4598 +92076;48.22744;-1.26335;103;20221031;17.3;11;14.2;3;13.8;5.2;.99;5754 +92076;48.22744;-1.26335;103;20221101;16;9.8;12.9;4.3;11.64;4.8;1.34;5601 +92076;48.22744;-1.26335;103;20221102;15.9;7.8;11.9;3.5;11.7;.4;1.01;6303 +92076;48.22744;-1.26335;103;20221103;14.1;13;13.6;4.7;12.47;8.8;1.25;2096 +92076;48.22744;-1.26335;103;20221104;13.5;7.9;10.7;4.2;9.84;.5;1.23;5073 +92076;48.22744;-1.26335;103;20221105;12.9;5.7;9.3;2.5;10.7;5.1;.58;5658 +92076;48.22744;-1.26335;103;20221106;15.1;11.7;13.4;4.5;13.17;11.9;.98;3731 +92076;48.22744;-1.26335;103;20221107;16.5;11.5;14;5.2;12.87;1.5;1.32;4542 +92076;48.22744;-1.26335;103;20221108;15.9;11.4;13.6;5.2;12.7;2.3;1.25;4230 +92076;48.22744;-1.26335;103;20221109;15.5;10.1;12.8;3;11.54;.4;1.04;4569 +92076;48.22744;-1.26335;103;20221110;15.7;5.9;10.8;2.3;11.2;0;.7;6154 +92076;48.22744;-1.26335;103;20221111;10.5;8.6;9.5;2.5;11.27;.1;.44;2505 +92076;48.22744;-1.26335;103;20221112;17.5;7.5;12.5;2.3;12.54;.3;.73;6004 +92076;48.22744;-1.26335;103;20221113;16;9.5;12.8;2.3;12.4;.2;.69;4635 +92076;48.22744;-1.26335;103;20221114;13.6;8.5;11;2.4;11.6;2.3;.6;4116 +92076;48.22744;-1.26335;103;20221115;14.5;8.3;11.4;4.8;11.44;8.1;.91;4413 +92076;48.22744;-1.26335;103;20221116;14.1;7.4;10.8;5.4;11.2;16.4;.86;4565 +92076;48.22744;-1.26335;103;20221117;13.8;10.1;12;5.2;10.77;.6;1.31;3282 +92076;48.22744;-1.26335;103;20221118;12.5;6.7;9.6;2.8;9.24;1.1;.85;4175 +92076;48.22744;-1.26335;103;20221119;11.7;2.1;6.9;1.4;8.07;.9;.46;5353 +92076;48.22744;-1.26335;103;20221120;12.5;4.4;8.4;2.9;9.64;3.2;.57;4816 +92076;48.22744;-1.26335;103;20221121;12.3;6.1;9.2;4;9.37;7.9;.89;4102 +92076;48.22744;-1.26335;103;20221122;12.1;5.2;8.7;5;8.7;1.3;1.06;4314 +92076;48.22744;-1.26335;103;20221123;13.5;6.2;9.8;4.4;10.5;3.5;.75;4354 +92076;48.22744;-1.26335;103;20221124;13.6;6.7;10.1;3.8;10.6;7.4;.72;4151 +92076;48.22744;-1.26335;103;20221125;13.5;6.2;9.9;2.1;9.74;0;.62;4235 +92076;48.22744;-1.26335;103;20221126;11.5;5.2;8.3;2.8;10.04;2.6;.4;3875 +92076;48.22744;-1.26335;103;20221127;12.1;9.4;10.8;3.6;11.87;13.9;.5;2402 +92076;48.22744;-1.26335;103;20221128;10.5;6.5;8.5;2.7;9.9;2.9;.47;2966 +92076;48.22744;-1.26335;103;20221129;11.7;4.5;8.1;1.3;8.94;.1;.35;4022 +92076;48.22744;-1.26335;103;20221130;8.2;3.6;5.9;2;8.24;0;.37;3076 +92076;48.22744;-1.26335;103;20221201;8;.9;4.4;2.3;7.14;0;.39;3882 +92076;48.22744;-1.26335;103;20221202;5.1;-.9;2.1;2.1;6.3;0;.29;3514 +92076;48.22744;-1.26335;103;20221203;3.7;2.4;3;4.2;6.5;0;.56;1435 +92076;48.22744;-1.26335;103;20221204;3.2;1.8;2.5;2.5;6.7;.1;.35;1509 +92076;48.22744;-1.26335;103;20221205;5.1;3.1;4.1;1.6;7.2;0;.37;1869 +92076;48.22744;-1.26335;103;20221206;6.4;1.4;3.9;2.8;6.64;0;.51;3034 +92076;48.22744;-1.26335;103;20221207;6.4;-1;2.7;1.4;6.24;.2;.25;3743 +92076;48.22744;-1.26335;103;20221208;2;-1.9;0;1.3;5.97;.1;.15;2637 +92076;48.22744;-1.26335;103;20221209;4.7;-1.3;1.7;1.9;5.57;0;.38;3276 +92076;48.22744;-1.26335;103;20221210;5.7;-4.5;.6;1.4;4.97;.7;.26;4396 +92076;48.22744;-1.26335;103;20221211;1.4;-2.6;-.6;2.1;5.44;.2;.21;2633 +92076;48.22744;-1.26335;103;20221212;1.9;-1;.5;2.5;5.57;0;.33;2149 +92076;48.22744;-1.26335;103;20221213;1.7;-3.5;-.9;2.8;4.7;1.1;.38;2981 +92076;48.22744;-1.26335;103;20221214;1.8;-.2;.8;3.4;6;1.3;.29;1801 +92076;48.22744;-1.26335;103;20221215;3.9;.6;2.2;4.3;4.47;.1;1.09;2284 +92076;48.22744;-1.26335;103;20221216;6.1;-2.1;2;2.2;5.27;0;.45;3795 +92076;48.22744;-1.26335;103;20221217;-.1;-4.2;-2.2;2.4;4.64;0;.25;2555 +92076;48.22744;-1.26335;103;20221218;6.2;-3.3;1.5;4.1;6.24;5.2;.31;4095 +92076;48.22744;-1.26335;103;20221219;12.7;7.2;10;5.5;11.17;9;.54;3034 +92076;48.22744;-1.26335;103;20221220;12.1;11;11.5;3.9;11.87;11.9;.72;1128 +92076;48.22744;-1.26335;103;20221221;12.9;7;9.9;4.3;11.77;7.8;.27;3167 +92076;48.22744;-1.26335;103;20221222;14.2;11.5;12.9;5.7;13.17;7.3;.73;2055 +92076;48.22744;-1.26335;103;20221223;14.3;13.1;13.7;5;13.77;5.6;.81;1205 +92076;48.22744;-1.26335;103;20221224;11.8;10.8;11.3;3.7;12.27;4.3;.54;1164 +92076;48.22744;-1.26335;103;20221225;12.6;9.7;11.2;2.7;12.2;1.1;.43;2167 +92076;48.22744;-1.26335;103;20221226;10.4;9.6;10;3;10.14;.6;.79;934 +92076;48.22744;-1.26335;103;20221227;10.7;2.9;6.8;3.2;8.64;.1;.45;3717 +92076;48.22744;-1.26335;103;20221228;11.8;8.8;10.3;6.6;11.14;4.8;.69;2232 +92076;48.22744;-1.26335;103;20221229;11.6;8.8;10.2;4.9;9.7;1.5;1.07;2124 +92076;48.22744;-1.26335;103;20221230;14.2;4.7;9.5;6.9;12.07;10.3;.15;4184 +92076;48.22744;-1.26335;103;20221231;16.7;13.9;15.3;8.9;13.2;.8;1.9;2130 +92077;48.26116;-.92996;150;20220101;13.3;8;10.7;2.4;11.7;.4;.37;3070 +92077;48.26116;-.92996;150;20220102;13.3;9.4;11.4;5.3;11.9;.1;.66;2615 +92077;48.26116;-.92996;150;20220103;11.8;10.1;11;5.4;12.1;22.2;.52;1652 +92077;48.26116;-.92996;150;20220104;8.9;7.7;8.3;4.2;8.9;.6;.85;1359 +92077;48.26116;-.92996;150;20220105;5.4;.7;3.1;2.5;6.6;.1;.36;2965 +92077;48.26116;-.92996;150;20220106;5.7;-1.1;2.3;2.6;6.3;1.3;.33;3650 +92077;48.26116;-.92996;150;20220107;8;4.4;6.2;4.8;8.6;3.7;.44;2610 +92077;48.26116;-.92996;150;20220108;9.7;6.7;8.2;6.2;9.4;13.8;.72;2384 +92077;48.26116;-.92996;150;20220109;8.3;4.4;6.4;3.8;8.5;4.7;.47;2783 +92077;48.26116;-.92996;150;20220110;8.4;6.1;7.3;1.4;9.7;1.7;.3;2101 +92077;48.26116;-.92996;150;20220111;7.8;5.7;6.8;1.6;9.1;.4;.35;2019 +92077;48.26116;-.92996;150;20220112;9.3;5.7;7.5;2.4;9.4;0;.39;2755 +92077;48.26116;-.92996;150;20220113;8;3.8;5.9;3.3;7.2;0;.73;3032 +92077;48.26116;-.92996;150;20220114;1.3;.3;.8;2.4;5.7;0;.4;1366 +92077;48.26116;-.92996;150;20220115;1.2;-2.2;-.5;1.1;5.9;0;.16;2771 +92077;48.26116;-.92996;150;20220116;6.6;1.1;3.9;3;8.2;.7;.11;3640 +92077;48.26116;-.92996;150;20220117;7.5;3.1;5.3;1.3;8.5;.1;.25;3272 +92077;48.26116;-.92996;150;20220118;5.8;2.9;4.4;2;7.7;0;.33;2644 +92077;48.26116;-.92996;150;20220119;7;4;5.5;2;8.4;.9;.34;2732 +92077;48.26116;-.92996;150;20220120;7.2;2.3;4.8;2.9;7.3;0;.51;3613 +92077;48.26116;-.92996;150;20220121;6.1;.1;3.1;2.8;6.1;.1;.57;4083 +92077;48.26116;-.92996;150;20220122;5.8;.4;3.1;2.3;6.9;0;.34;3916 +92077;48.26116;-.92996;150;20220123;3;2.8;2.9;4;6.9;0;.44;557 +92077;48.26116;-.92996;150;20220124;8;.5;4.3;2.6;6.5;0;.62;4799 +92077;48.26116;-.92996;150;20220125;-.6;-1.4;-1;.9;5.7;0;.25;1418 +92077;48.26116;-.92996;150;20220126;4;-1.2;1.4;1.2;6.4;0;.26;4074 +92077;48.26116;-.92996;150;20220127;7;2.1;4.6;2.3;7.7;0;.39;4008 +92077;48.26116;-.92996;150;20220128;6.8;5.3;6.1;1.6;9.2;.1;.32;2138 +92077;48.26116;-.92996;150;20220129;9.4;6.8;8.1;3;10.4;.7;.36;2943 +92077;48.26116;-.92996;150;20220130;10.3;7.8;9.1;2.3;8.9;.2;.81;2927 +92077;48.26116;-.92996;150;20220131;7.7;4.5;6.1;4.6;8.1;.8;.68;3400 +92077;48.26116;-.92996;150;20220201;9.4;4;6.7;5.1;9.9;.4;.21;4565 +92077;48.26116;-.92996;150;20220202;9.6;7.9;8.8;3.3;9.7;0;.7;2490 +92077;48.26116;-.92996;150;20220203;7.6;5.4;6.5;2.9;9.3;.2;.37;2916 +92077;48.26116;-.92996;150;20220204;10.1;7;8.6;4;8.4;.8;1.1;3567 +92077;48.26116;-.92996;150;20220205;9.5;.4;5;3;7.7;.1;.59;6395 +92077;48.26116;-.92996;150;20220206;11.7;6.6;9.2;6.8;10.9;3.1;.56;4800 +92077;48.26116;-.92996;150;20220207;11.2;5.1;8.2;2;8.8;0;.73;5359 +92077;48.26116;-.92996;150;20220208;8.2;5.6;6.9;1.8;9.6;0;.41;3467 +92077;48.26116;-.92996;150;20220209;5.4;5.1;5.3;1.3;8.5;.1;.41;1028 +92077;48.26116;-.92996;150;20220210;5.7;4.6;5.2;3.2;8.05;.6;1.12;6166 +92077;48.26116;-.92996;150;20220211;9.3;-.2;4.5;1.7;6.32;0;.77;9833 +92077;48.26116;-.92996;150;20220212;8.1;-1.7;3.2;2.6;5.79;0;.9;10466 +92077;48.26116;-.92996;150;20220213;11.2;.1;5.6;6.2;8.35;7.2;.96;5400 +92077;48.26116;-.92996;150;20220214;10.6;5.6;8.1;4.6;8.82;1.9;1.12;6200 +92077;48.26116;-.92996;150;20220215;10.4;2.7;6.6;4.8;9.52;7.6;.57;3466 +92077;48.26116;-.92996;150;20220216;13.1;8.8;11;7;13.4;1.5;.23;5157 +92077;48.26116;-.92996;150;20220217;13.5;9.3;11.4;5.2;10.6;.7;1.36;5176 +92077;48.26116;-.92996;150;20220218;10.9;9.2;10.1;7.4;9.3;1.3;1.56;3252 +92077;48.26116;-.92996;150;20220219;9.9;.1;5;5.9;7.5;.1;.99;8296 +92077;48.26116;-.92996;150;20220220;13.1;6.9;10;6.9;10.6;4.1;1.12;6649 +92077;48.26116;-.92996;150;20220221;10.2;5.1;7.7;6.2;8.2;2.2;1.29;6101 +92077;48.26116;-.92996;150;20220222;13.2;4.9;9.1;3.8;10.2;.7;.96;7975 +92077;48.26116;-.92996;150;20220223;10.1;1;5.6;1.9;8.2;0;.75;8491 +92077;48.26116;-.92996;150;20220224;9.4;5.1;7.3;4.4;7.5;1.9;1.3;5846 +92077;48.26116;-.92996;150;20220225;10.2;.6;5.4;2.9;6.7;0;1.17;8996 +92077;48.26116;-.92996;150;20220226;10.4;.2;5.3;4;5.9;.1;1.56;9420 +92077;48.26116;-.92996;150;20220227;11.5;.7;6.1;4;6.3;0;1.64;9846 +92077;48.26116;-.92996;150;20220228;14.8;2.1;8.5;2.2;8.2;.6;1.39;10856 +92077;48.26116;-.92996;150;20220301;13.2;7.4;10.3;2.5;9.7;.8;1.23;7361 +92077;48.26116;-.92996;150;20220302;13.7;8.5;11.1;2.1;9.4;0;1.33;7059 +92077;48.26116;-.92996;150;20220303;9.9;7.8;8.9;2.7;10.8;5.5;.63;4458 +92077;48.26116;-.92996;150;20220304;10.3;7;8.7;4.3;8.8;0;1.25;5736 +92077;48.26116;-.92996;150;20220305;8.6;2.6;5.6;3.8;7.8;.1;.96;7936 +92077;48.26116;-.92996;150;20220306;9.2;5.3;7.3;4.5;6.8;0;1.62;6440 +92077;48.26116;-.92996;150;20220307;6.6;-.9;2.9;4.4;5;0;1.44;9156 +92077;48.26116;-.92996;150;20220308;10.6;.6;5.6;4.1;7.7;.7;1.2;10759 +92077;48.26116;-.92996;150;20220309;13.3;6.8;10.1;4.7;9.5;0;1.6;8744 +92077;48.26116;-.92996;150;20220310;11.9;7.7;9.8;3.8;10;.9;1.23;7074 +92077;48.26116;-.92996;150;20220311;12;6.5;9.3;6.1;9.9;5.3;1.29;8243 +92077;48.26116;-.92996;150;20220312;12.6;5.6;9.1;4.7;8.7;1.6;1.67;9457 +92077;48.26116;-.92996;150;20220313;10.3;7.3;8.8;3.8;9.3;4.9;1.16;6184 +92077;48.26116;-.92996;150;20220314;14.3;4.3;9.3;3.1;8.3;2.9;1.82;11653 +92077;48.26116;-.92996;150;20220315;13.3;7.7;10.5;2.6;11.2;3.5;1.18;8768 +92077;48.26116;-.92996;150;20220316;13.1;8.9;11;3.4;11.2;1.6;1.25;7657 +92077;48.26116;-.92996;150;20220317;12.1;4.6;8.4;3.3;7.7;0;1.73;10449 +92077;48.26116;-.92996;150;20220318;14.7;1.9;8.3;5.6;5.92;0;3.2;17300 +92077;48.26116;-.92996;150;20220319;13.7;5;9.3;4.3;7.39;0;2.46;13366 +92077;48.26116;-.92996;150;20220320;13.6;3.4;8.5;2.5;7.59;0;1.97;13833 +92077;48.26116;-.92996;150;20220321;17.6;4.8;11.2;3.1;9.35;0;2.47;16266 +92077;48.26116;-.92996;150;20220322;15.7;4.7;10.2;3.5;7.29;0;2.8;17766 +92077;48.26116;-.92996;150;20220323;16.6;2.5;9.5;2.8;6.12;0;2.88;18533 +92077;48.26116;-.92996;150;20220324;18.9;1.6;10.3;2.5;6.95;0;2.91;18466 +92077;48.26116;-.92996;150;20220325;19.5;4.3;11.9;4.3;7.15;0;3.73;18266 +92077;48.26116;-.92996;150;20220326;19.4;4.3;11.8;4.3;6.95;0;3.83;19133 +92077;48.26116;-.92996;150;20220327;20.4;4.6;12.5;2.7;8.15;0;3.19;18133 +92077;48.26116;-.92996;150;20220328;20.1;5.6;12.9;1.7;8.69;.2;2.55;14933 +92077;48.26116;-.92996;150;20220329;17.3;8.8;13.1;2.1;10.35;1.9;2.24;13266 +92077;48.26116;-.92996;150;20220330;11.9;7.1;9.5;3.4;10.12;2.2;1.26;5000 +92077;48.26116;-.92996;150;20220331;7.4;4.7;6;5.2;6.99;1.4;1.59;7766 +92077;48.26116;-.92996;150;20220401;6.9;0;3.4;6;5.69;1;1.73;11700 +92077;48.26116;-.92996;150;20220402;8.3;0;4.1;4.6;5.46;0;2.14;16533 +92077;48.26116;-.92996;150;20220403;8.6;-2;3.3;3.5;5.06;0;2.12;18100 +92077;48.26116;-.92996;150;20220404;9.5;-2.2;3.6;3.9;7.24;.3;1.29;10950 +92077;48.26116;-.92996;150;20220405;12.7;6.9;9.8;4.6;10.46;.1;1.46;8442 +92077;48.26116;-.92996;150;20220406;12.8;5.7;9.3;5.2;9.95;1.5;1.54;8233 +92077;48.26116;-.92996;150;20220407;14.3;9.7;12;6.7;10.59;9.1;2.49;12100 +92077;48.26116;-.92996;150;20220408;15.1;7.3;11.2;4.9;9.69;16.3;2.24;8700 +92077;48.26116;-.92996;150;20220409;12.1;1.7;6.9;2.7;6.82;0;2.34;18266 +92077;48.26116;-.92996;150;20220410;14.4;-1;6.7;3.4;6.65;0;2.78;21333 +92077;48.26116;-.92996;150;20220411;20.3;4.8;12.6;4.3;9.22;0;3.71;19500 +92077;48.26116;-.92996;150;20220412;15.6;10.3;13;2.9;12.04;.8;1.8;8700 +92077;48.26116;-.92996;150;20220413;19.4;6.6;13;1.2;11.69;0;2.44;16400 +92077;48.26116;-.92996;150;20220414;21.3;6.8;14.1;1.7;11.35;0;3.01;18800 +92077;48.26116;-.92996;150;20220415;23;7;15;2;11.39;0;3.42;20200 +92077;48.26116;-.92996;150;20220416;20.5;6.9;13.7;2.9;10.29;0;3.77;23866 +92077;48.26116;-.92996;150;20220417;20;5.3;12.7;1.9;9.35;0;3.33;22000 +92077;48.26116;-.92996;150;20220418;16.4;7.3;11.8;3.5;10.02;0;2.66;15100 +92077;48.26116;-.92996;150;20220419;14.8;3.6;9.2;3.4;8.55;0;2.61;18166 +92077;48.26116;-.92996;150;20220420;18.5;6.2;12.4;3.6;10.19;.2;3.23;20133 +92077;48.26116;-.92996;150;20220421;19.3;8;13.7;2.9;9.19;0;3.89;23500 +92077;48.26116;-.92996;150;20220422;19.3;7.3;13.3;4;9.65;0;3.86;21900 +92077;48.26116;-.92996;150;20220423;18.2;9.5;13.8;4.2;11.15;3.2;2.9;12900 +92077;48.26116;-.92996;150;20220424;18.5;9.6;14;2.8;11.89;.3;2.61;13566 +92077;48.26116;-.92996;150;20220425;16.4;6.4;11.4;3.1;9.19;0;3.13;20000 +92077;48.26116;-.92996;150;20220426;16.8;3.7;10.2;3.6;8.89;0;3.33;23066 +92077;48.26116;-.92996;150;20220427;17.9;5.3;11.6;5;9.05;0;3.85;23400 +92077;48.26116;-.92996;150;20220428;18.1;8.5;13.3;3.9;10.15;0;3.26;16300 +92077;48.26116;-.92996;150;20220429;20.3;7.8;14;4.1;10.65;0;4.01;23200 +92077;48.26116;-.92996;150;20220430;16.7;4.6;10.6;3.6;8.92;0;3.24;21000 +92077;48.26116;-.92996;150;20220501;18.4;6.3;12.4;2.6;8.62;0;3.78;23700 +92077;48.26116;-.92996;150;20220502;18.1;9.1;13.6;3.3;9.69;0;3.51;18600 +92077;48.26116;-.92996;150;20220503;17.4;9.1;13.3;3.7;9.72;0;2.97;12000 +92077;48.26116;-.92996;150;20220504;18;5.9;11.9;2.8;10.29;0;2.88;17033 +92077;48.26116;-.92996;150;20220505;19.3;7.1;13.2;3;11.05;.1;3.38;20700 +92077;48.26116;-.92996;150;20220506;20;5.6;12.8;2.5;11.6;0;3.34;22857 +92077;48.26116;-.92996;150;20220507;19.6;10.1;14.9;4;12;.2;3.39;18622 +92077;48.26116;-.92996;150;20220508;21.3;9.9;15.6;3.3;12.6;.1;3.64;20536 +92077;48.26116;-.92996;150;20220509;24.5;10.2;17.4;1.9;12.5;0;4.13;23155 +92077;48.26116;-.92996;150;20220510;24.7;13.6;19.2;2.6;12.3;.1;4.39;20477 +92077;48.26116;-.92996;150;20220511;20;9.4;14.7;3.2;12.4;0;3.37;20108 +92077;48.26116;-.92996;150;20220512;20.1;8.6;14.4;1.5;10.7;.1;3.4;21060 +92077;48.26116;-.92996;150;20220513;19.8;7.2;13.5;1.6;10.4;0;3.45;22163 +92077;48.26116;-.92996;150;20220514;23.5;9.8;16.7;2.6;11.4;1.1;4.35;23231 +92077;48.26116;-.92996;150;20220515;26.5;16.2;21.4;3.1;14.2;4.2;4.82;20203 +92077;48.26116;-.92996;150;20220516;22.8;13.2;18;3.1;15.2;.2;3.69;19583 +92077;48.26116;-.92996;150;20220517;28;11.8;19.9;2.2;14.8;3.6;4.95;25627 +92077;48.26116;-.92996;150;20220518;26;11.5;18.8;2.2;15.9;1.3;4.36;24335 +92077;48.26116;-.92996;150;20220519;22.5;12.6;17.6;3;14.6;5.3;3.74;20146 +92077;48.26116;-.92996;150;20220520;19.1;14.1;16.6;2.9;13.5;3;2.95;14300 +92077;48.26116;-.92996;150;20220521;23.3;8.9;16.1;2.5;12.8;0;4.2;24542 +92077;48.26116;-.92996;150;20220522;24.6;13.2;18.9;2.8;14.4;8.6;4.34;21890 +92077;48.26116;-.92996;150;20220523;18.3;14.6;16.5;2.3;15.1;12.1;2.38;12406 +92077;48.26116;-.92996;150;20220524;18.9;7.8;13.4;2.7;11.3;1.3;3.42;21751 +92077;48.26116;-.92996;150;20220525;17.2;7.4;12.3;2.1;12;.3;2.9;20492 +92077;48.26116;-.92996;150;20220526;16.4;11.8;14.1;1.8;13.2;0;2.35;14004 +92077;48.26116;-.92996;150;20220527;18.3;10.2;14.3;2;13.2;.3;2.93;18726 +92077;48.26116;-.92996;150;20220528;19.4;7.9;13.7;3.6;11.1;0;3.71;22429 +92077;48.26116;-.92996;150;20220529;16.8;8.3;12.6;4.8;9;0;3.68;19303 +92077;48.26116;-.92996;150;20220530;18.3;6.4;12.4;2.9;9.3;0;3.72;22949 +92077;48.26116;-.92996;150;20220531;19;6.7;12.9;2.1;9.4;.1;3.74;23398 +92077;48.26116;-.92996;150;20220601;21.2;7;14.1;2.3;9.9;0;4.21;25222 +92077;48.26116;-.92996;150;20220602;24.4;10.6;17.5;3.5;10.8;1.2;5.19;24920 +92077;48.26116;-.92996;150;20220603;22.2;14.6;18.4;2.8;14.7;4.6;3.72;18469 +92077;48.26116;-.92996;150;20220604;24.7;15.3;20;2;17.9;1.7;3.87;20613 +92077;48.26116;-.92996;150;20220605;20.4;13.4;16.9;2.6;14.8;.9;3.22;17789 +92077;48.26116;-.92996;150;20220606;19.1;9.4;14.3;2.6;13.4;4.5;3.21;21026 +92077;48.26116;-.92996;150;20220607;20.9;13.4;17.2;4.3;15.3;13.2;3.4;18490 +92077;48.26116;-.92996;150;20220608;19.3;14.6;17;3.4;14.9;.7;2.9;14608 +92077;48.26116;-.92996;150;20220609;21;11;16;2.8;13.3;.1;3.73;21458 +92077;48.26116;-.92996;150;20220610;20.8;12.5;16.7;3.2;15.7;0;3.26;19553 +92077;48.26116;-.92996;150;20220611;24.2;14;19.1;2.1;14.2;0;4.25;21732 +92077;48.26116;-.92996;150;20220612;22.2;10.4;16.3;3.2;12.5;.1;4.27;23420 +92077;48.26116;-.92996;150;20220613;22.2;9.4;15.8;2.5;12;0;4.25;24428 +92077;48.26116;-.92996;150;20220614;26.3;10.3;18.3;2.4;11.8;0;5.28;27366 +92077;48.26116;-.92996;150;20220615;28.8;14.8;21.8;2.6;14.5;0;5.59;25602 +92077;48.26116;-.92996;150;20220616;29.3;13.4;21.4;2.6;14.3;0;5.79;27318 +92077;48.26116;-.92996;150;20220617;33.9;16.7;25.3;1.6;16.1;0;6.15;28438 +92077;48.26116;-.92996;150;20220618;36.7;20.1;28.4;2.6;17.6;.8;7.29;27944 +92077;48.26116;-.92996;150;20220619;24.4;14;19.2;4.5;16;2.1;4.47;22071 +92077;48.26116;-.92996;150;20220620;23.8;15.4;19.6;3.4;16.6;.1;4.02;19813 +92077;48.26116;-.92996;150;20220621;27;15.1;21.1;2.9;15.8;.8;5.02;23631 +92077;48.26116;-.92996;150;20220622;22;16.6;19.3;2;16.7;33.2;3.2;15833 +92077;48.26116;-.92996;150;20220623;24.5;15.5;20;2.6;17.1;0;4.04;20511 +92077;48.26116;-.92996;150;20220624;20.2;15.7;18;4.4;16.1;1.9;3.01;14423 +92077;48.26116;-.92996;150;20220625;20.1;11.3;15.7;3.2;12.9;.7;3.61;20262 +92077;48.26116;-.92996;150;20220626;20.5;8.9;14.7;1.9;11.3;0;3.84;23287 +92077;48.26116;-.92996;150;20220627;20.5;9.6;15.1;2;12;.1;3.75;22549 +92077;48.26116;-.92996;150;20220628;21.8;8.8;15.3;2.2;12;.3;4.11;24629 +92077;48.26116;-.92996;150;20220629;19.6;12.7;16.2;2.6;13.5;.7;3.26;17856 +92077;48.26116;-.92996;150;20220630;19;9.8;14.4;1.8;11.9;.9;3.37;20635 +92077;48.26116;-.92996;150;20220701;20;7.9;14;1.6;11.4;.1;3.7;23674 +92077;48.26116;-.92996;150;20220702;24.4;8.5;16.5;1.9;12.3;.1;4.63;27139 +92077;48.26116;-.92996;150;20220703;20.7;10;15.4;2.3;12.7;.1;3.71;22184 +92077;48.26116;-.92996;150;20220704;21.8;9;15.4;2;12.5;.1;3.99;24249 +92077;48.26116;-.92996;150;20220705;23.1;9.4;16.3;2.8;12.6;0;4.41;25053 +92077;48.26116;-.92996;150;20220706;24.7;10.6;17.7;3.3;13.8;.1;4.74;25373 +92077;48.26116;-.92996;150;20220707;22.5;13.5;18;3.4;15.3;.1;3.82;20180 +92077;48.26116;-.92996;150;20220708;27;11.5;19.3;3.2;14;0;5.34;26508 +92077;48.26116;-.92996;150;20220709;28.4;13.3;20.9;3.7;14.6;0;5.79;26103 +92077;48.26116;-.92996;150;20220710;28.4;14.2;21.3;3.8;12.8;0;6.11;25246 +92077;48.26116;-.92996;150;20220711;30.2;16.8;23.5;3.4;14.6;0;6.17;24458 +92077;48.26116;-.92996;150;20220712;33.2;17.3;25.3;1.6;15.3;0;5.82;26596 +92077;48.26116;-.92996;150;20220713;34.8;17;25.9;2.1;16.1;0;6.52;28079 +92077;48.26116;-.92996;150;20220714;26.3;15.5;20.9;3.4;15.7;0;4.82;21754 +92077;48.26116;-.92996;150;20220715;27.3;11.6;19.5;2.9;11.9;0;5.53;26204 +92077;48.26116;-.92996;150;20220716;29.8;13.3;21.6;3.3;11.7;0;6.39;26788 +92077;48.26116;-.92996;150;20220717;32.1;17.7;24.9;2.9;12.7;0;6.53;24928 +92077;48.26116;-.92996;150;20220718;38;20.1;29.1;2.1;12.3;0;7.15;27731 +92077;48.26116;-.92996;150;20220719;31.1;24.4;27.8;3;15.2;2.5;5.71;16808 +92077;48.26116;-.92996;150;20220720;26.3;16.3;21.3;2.4;17.5;.6;4.24;20518 +92077;48.26116;-.92996;150;20220721;26.1;14.2;20.2;1.9;15.8;0;4.3;22324 +92077;48.26116;-.92996;150;20220722;23.5;16.3;19.9;2.4;16.9;.9;3.51;17241 +92077;48.26116;-.92996;150;20220723;27;11.3;19.2;1.6;14.9;0;4.58;25482 +92077;48.26116;-.92996;150;20220724;32.4;13.9;23.2;2.1;14.6;0;5.95;27572 +92077;48.26116;-.92996;150;20220725;25.5;15.3;20.4;2.5;15.4;0;4.26;20322 +92077;48.26116;-.92996;150;20220726;22.6;15.3;19;2;13.5;0;3.58;17079 +92077;48.26116;-.92996;150;20220727;24.8;9.6;17.2;2.1;11.9;0;4.47;24649 +92077;48.26116;-.92996;150;20220728;27.1;15.5;21.3;1.9;13.1;0;4.58;21404 +92077;48.26116;-.92996;150;20220729;29.3;16.7;23;2.2;13.4;.1;5.15;22214 +92077;48.26116;-.92996;150;20220730;27.4;15.2;21.3;2.4;15.6;0;4.61;21751 +92077;48.26116;-.92996;150;20220731;27.4;17;22.2;2.4;17.6;0;4.32;19964 +92077;48.26116;-.92996;150;20220801;25;17.1;21.1;2.1;17.4;0;3.61;17280 +92077;48.26116;-.92996;150;20220802;31.4;13.2;22.3;1.5;16.1;0;5.12;26226 +92077;48.26116;-.92996;150;20220803;33.8;16.3;25.1;2.6;17.9;0;6.01;25577 +92077;48.26116;-.92996;150;20220804;25.5;17.6;21.6;3.6;16.8;.5;4.14;17008 +92077;48.26116;-.92996;150;20220805;24.2;12.7;18.5;3.7;11.3;0;4.75;20460 +92077;48.26116;-.92996;150;20220806;25.5;10.6;18.1;4.3;10.3;0;5.46;23194 +92077;48.26116;-.92996;150;20220807;27.4;12.4;19.9;4.7;10.6;0;6.12;23139 +92077;48.26116;-.92996;150;20220808;29.1;13.4;21.3;4.3;11.8;0;6.22;23540 +92077;48.26116;-.92996;150;20220809;30.7;14.6;22.7;4.5;14.4;0;6.32;23699 +92077;48.26116;-.92996;150;20220810;33.3;16.7;25;3.7;14;0;6.73;23921 +92077;48.26116;-.92996;150;20220811;34;19.1;26.6;3.5;12.1;0;6.94;22508 +92077;48.26116;-.92996;150;20220812;34.2;17.5;25.9;2.9;11.4;0;6.57;23693 +92077;48.26116;-.92996;150;20220813;34.7;17;25.9;2.4;11.3;5.8;6.23;24241 +92077;48.26116;-.92996;150;20220814;20.1;18.6;19.4;2.2;19;7.8;1.7;6828 +92077;48.26116;-.92996;150;20220815;24.5;16.6;20.6;1.8;18.4;.3;3.09;15895 +92077;48.26116;-.92996;150;20220816;25.2;16.4;20.8;2.3;17.4;5.2;3.45;16675 +92077;48.26116;-.92996;150;20220817;22.5;14.5;18.5;1.8;17.1;6;2.81;15775 +92077;48.26116;-.92996;150;20220818;25;14.6;19.8;2.2;17.2;0;3.4;17894 +92077;48.26116;-.92996;150;20220819;24.4;15.9;20.2;2.3;17;4.2;3.25;16035 +92077;48.26116;-.92996;150;20220820;25.1;9.2;17.2;.8;13.4;0;3.41;21864 +92077;48.26116;-.92996;150;20220821;21.6;13;17.3;1.8;15.4;1;2.75;15892 +92077;48.26116;-.92996;150;20220822;25.4;16.2;20.8;1.8;18.9;1.1;3.11;16320 +92077;48.26116;-.92996;150;20220823;23.8;18.7;21.3;1.4;20.8;.2;2.38;11991 +92077;48.26116;-.92996;150;20220824;30.7;16;23.4;1.6;19;2.2;4.1;20375 +92077;48.26116;-.92996;150;20220825;21.8;18.9;20.4;2.9;19.4;.4;2.13;8835 +92077;48.26116;-.92996;150;20220826;24;12.7;18.4;2.5;14.6;.1;3.37;17545 +92077;48.26116;-.92996;150;20220827;26.3;12.5;19.4;3.2;14.6;0;4.07;19256 +92077;48.26116;-.92996;150;20220828;25.6;14.1;19.9;3.3;13.7;0;4.07;17408 +92077;48.26116;-.92996;150;20220829;29.6;15.6;22.6;3.6;13.6;0;5.19;19070 +92077;48.26116;-.92996;150;20220830;29.4;16.3;22.9;3.7;14.1;0;5.1;18279 +92077;48.26116;-.92996;150;20220831;28;16.3;22.2;3.4;16;3.8;4.3;17109 +92077;48.26116;-.92996;150;20220901;23.7;15.7;19.7;1.8;16.9;7.7;2.71;13977 +92077;48.26116;-.92996;150;20220902;22.1;14.5;18.3;1.1;17.4;5;2.28;13492 +92077;48.26116;-.92996;150;20220903;23;15.8;19.4;2.3;16.6;.8;2.66;13004 +92077;48.26116;-.92996;150;20220904;26.6;12.9;19.8;2.2;15.5;.1;3.48;17868 +92077;48.26116;-.92996;150;20220905;26.3;15.4;20.9;2;16.9;17.5;3.18;15760 +92077;48.26116;-.92996;150;20220906;19.8;15.4;17.6;3.3;17.1;2.1;1.91;9823 +92077;48.26116;-.92996;150;20220907;21.2;15.6;18.4;4.2;16.7;8;2.42;11006 +92077;48.26116;-.92996;150;20220908;20.2;14.7;17.5;5;15.8;3;2.38;10797 +92077;48.26116;-.92996;150;20220909;20.3;14.4;17.4;4;15.4;7.1;2.37;11079 +92077;48.26116;-.92996;150;20220910;21.5;12.3;16.9;2.3;14.8;0;2.42;13757 +92077;48.26116;-.92996;150;20220911;24.4;12.4;18.4;1.6;14.8;0;2.74;15587 +92077;48.26116;-.92996;150;20220912;29.2;15;22.1;2.1;15.6;.6;3.66;16802 +92077;48.26116;-.92996;150;20220913;25.3;19.6;22.5;1.6;18.7;.7;2.41;10439 +92077;48.26116;-.92996;150;20220914;25.2;17.5;21.4;1.8;19.1;3.7;2.45;12044 +92077;48.26116;-.92996;150;20220915;21.6;14.1;17.9;2.9;15.2;0;2.41;11754 +92077;48.26116;-.92996;150;20220916;17.4;10.7;14.1;3.3;10.8;.1;2.34;10974 +92077;48.26116;-.92996;150;20220917;17;7.1;12.1;2.5;9.3;0;2.25;13246 +92077;48.26116;-.92996;150;20220918;18.5;5.1;11.8;1.8;9.9;.1;2.17;15279 +92077;48.26116;-.92996;150;20220919;19.2;7.8;13.5;2.4;10.7;0;2.33;13913 +92077;48.26116;-.92996;150;20220920;17.8;7.9;12.9;2.3;11.2;.1;1.99;12799 +92077;48.26116;-.92996;150;20220921;20.1;9;14.6;2.9;11;0;2.54;13410 +92077;48.26116;-.92996;150;20220922;20.7;7.8;14.3;1.3;10.7;.1;2.14;14306 +92077;48.26116;-.92996;150;20220923;18;10.1;14.1;1.2;12.4;2.9;1.65;11007 +92077;48.26116;-.92996;150;20220924;17.9;12.3;15.1;3.5;13.3;5.1;1.88;9115 +92077;48.26116;-.92996;150;20220925;17.4;11.7;14.6;3.1;12.4;.3;1.87;9085 +92077;48.26116;-.92996;150;20220926;15.7;8.4;12.1;3.4;11.4;6.8;1.63;10188 +92077;48.26116;-.92996;150;20220927;15.6;10.8;13.2;2.8;12.8;22.8;1.37;8109 +92077;48.26116;-.92996;150;20220928;13.1;10.9;12;2.2;12.6;5;.95;5337 +92077;48.26116;-.92996;150;20220929;17.1;8;12.6;2.1;11.2;2.1;1.66;10979 +92077;48.26116;-.92996;150;20220930;15.6;5.1;10.4;3.7;11.1;3.2;1.43;11660 +92077;48.26116;-.92996;150;20221001;21.6;13.1;17.4;4.3;16;.9;2.08;10329 +92077;48.26116;-.92996;150;20221002;18.8;15.5;17.2;3.7;17;2.2;1.35;6255 +92077;48.26116;-.92996;150;20221003;18;14.1;16.1;2.4;15.9;0;1.24;6730 +92077;48.26116;-.92996;150;20221004;16.6;11.9;14.3;2.3;14.5;0;1.14;7314 +92077;48.26116;-.92996;150;20221005;18.4;14.1;16.3;3.9;14.4;1.8;1.74;6889 +92077;48.26116;-.92996;150;20221006;18.1;6.9;12.5;1.3;10.9;.1;1.47;11122 +92077;48.26116;-.92996;150;20221007;18.8;5.3;12.1;1.4;10.6;.2;1.54;12068 +92077;48.26116;-.92996;150;20221008;18.6;8.8;13.7;1.4;11.3;0;1.49;10102 +92077;48.26116;-.92996;150;20221009;19;6.7;12.9;1.8;10.2;0;1.69;11191 +92077;48.26116;-.92996;150;20221010;18.8;12.1;15.5;1.9;14;.7;1.38;8076 +92077;48.26116;-.92996;150;20221011;18.2;8.7;13.5;2.9;10.2;0;1.93;9528 +92077;48.26116;-.92996;150;20221012;18.9;6.1;12.5;1.7;10.8;.4;1.49;10942 +92077;48.26116;-.92996;150;20221013;15.2;11.3;13.3;2.2;14.3;4.7;.82;5838 +92077;48.26116;-.92996;150;20221014;17.8;12.8;15.3;2.9;16;20;.99;6547 +92077;48.26116;-.92996;150;20221015;17;14.3;15.7;4.9;15.4;.2;1.2;4671 +92077;48.26116;-.92996;150;20221016;19.7;12.8;16.3;2.1;15.4;3.1;1.26;7509 +92077;48.26116;-.92996;150;20221017;18.9;14.4;16.7;1.7;16.3;1.7;1.05;5924 +92077;48.26116;-.92996;150;20221018;19;15.2;17.1;2.6;17.4;.1;1.01;5340 +92077;48.26116;-.92996;150;20221019;22;15.4;18.7;3.1;16.8;1.3;1.65;7012 +92077;48.26116;-.92996;150;20221020;20.5;15.1;17.8;2.7;15.9;.4;1.45;6222 +92077;48.26116;-.92996;150;20221021;18.9;13.7;16.3;4.2;14.2;5.2;1.67;6007 +92077;48.26116;-.92996;150;20221022;19.1;13.9;16.5;3.3;15.4;.8;1.31;5914 +92077;48.26116;-.92996;150;20221023;19.3;15.4;17.4;5;14.6;14.5;1.94;5008 +92077;48.26116;-.92996;150;20221024;17.7;13.6;15.7;5.7;15;2.8;1.34;5061 +92077;48.26116;-.92996;150;20221025;16.7;12.8;14.8;3.1;14.8;.1;.92;4852 +92077;48.26116;-.92996;150;20221026;19.9;14.1;17;3.4;15.5;.4;1.39;5879 +92077;48.26116;-.92996;150;20221027;22.6;13;17.8;2.3;15.1;.1;1.49;7519 +92077;48.26116;-.92996;150;20221028;19;13.6;16.3;2.4;15.4;.1;1.07;5487 +92077;48.26116;-.92996;150;20221029;20.8;14.8;17.8;2;15.8;4;1.2;5706 +92077;48.26116;-.92996;150;20221030;16;13;14.5;1.9;14.3;2;.79;3896 +92077;48.26116;-.92996;150;20221031;17;11;14;3.3;13.9;8.3;.94;5527 +92077;48.26116;-.92996;150;20221101;15.8;9;12.4;5;11.6;6;1.29;5807 +92077;48.26116;-.92996;150;20221102;15.5;7.5;11.5;3.8;11.5;.8;.99;6221 +92077;48.26116;-.92996;150;20221103;14.1;12.5;13.3;4.8;12.4;9.4;1.19;2596 +92077;48.26116;-.92996;150;20221104;12.9;7.6;10.3;4.5;9.7;.6;1.18;4857 +92077;48.26116;-.92996;150;20221105;12.9;4.7;8.8;2.5;10.5;4.6;.55;6008 +92077;48.26116;-.92996;150;20221106;14.5;11.4;13;4.6;12.9;12.1;.91;3537 +92077;48.26116;-.92996;150;20221107;15.8;11.2;13.5;5.5;12.7;.9;1.22;4296 +92077;48.26116;-.92996;150;20221108;15.6;10.8;13.2;5.4;12.5;3.4;1.18;4324 +92077;48.26116;-.92996;150;20221109;15.3;9.7;12.5;3.2;11.3;.2;1.06;4618 +92077;48.26116;-.92996;150;20221110;15.3;4.9;10.1;2.3;10.8;0;.66;6288 +92077;48.26116;-.92996;150;20221111;10.7;8.3;9.5;2.5;11.2;.2;.44;2841 +92077;48.26116;-.92996;150;20221112;17.1;8;12.6;2;12.3;.3;.7;5688 +92077;48.26116;-.92996;150;20221113;16.1;9.2;12.7;2.2;12.3;.2;.72;4845 +92077;48.26116;-.92996;150;20221114;13.6;8.8;11.2;2.5;11.7;.9;.6;3937 +92077;48.26116;-.92996;150;20221115;13.5;7.8;10.7;4.7;11.2;8.2;.76;4249 +92077;48.26116;-.92996;150;20221116;13.4;7.4;10.4;5.7;11.1;17.8;.78;4301 +92077;48.26116;-.92996;150;20221117;12.9;9.8;11.4;5.6;10.7;1.4;1.17;2974 +92077;48.26116;-.92996;150;20221118;12.9;5.5;9.2;2.9;9.2;.6;.79;4666 +92077;48.26116;-.92996;150;20221119;11.9;1.8;6.9;1.5;7.9;1.2;.48;5417 +92077;48.26116;-.92996;150;20221120;12.2;4.1;8.2;2.4;9.3;3.4;.53;4757 +92077;48.26116;-.92996;150;20221121;11.5;5.5;8.5;4.2;9.2;8.3;.78;4002 +92077;48.26116;-.92996;150;20221122;11.4;4.7;8.1;5.5;8.5;.9;1.02;4186 +92077;48.26116;-.92996;150;20221123;13.1;5.3;9.2;4.5;10.2;4.2;.67;4477 +92077;48.26116;-.92996;150;20221124;12.9;6.3;9.6;3.9;10.4;7.7;.64;4044 +92077;48.26116;-.92996;150;20221125;13.1;5.7;9.4;2.3;9.6;0;.6;4242 +92077;48.26116;-.92996;150;20221126;10.4;4.3;7.4;2.7;9.6;3.4;.32;3780 +92077;48.26116;-.92996;150;20221127;11.2;8.6;9.9;3.2;11.4;13.1;.41;2349 +92077;48.26116;-.92996;150;20221128;9.9;6.1;8;3;9.8;3.2;.41;2858 +92077;48.26116;-.92996;150;20221129;11;4.6;7.8;1.4;9.1;0;.35;3743 +92077;48.26116;-.92996;150;20221130;8.8;5.1;7;2.3;8.3;0;.52;2753 +92077;48.26116;-.92996;150;20221201;7.6;1.1;4.4;2.9;7.1;0;.44;3692 +92077;48.26116;-.92996;150;20221202;4.8;.8;2.8;3;6.4;0;.43;2811 +92077;48.26116;-.92996;150;20221203;3;2.1;2.6;4.9;6.4;0;.53;1185 +92077;48.26116;-.92996;150;20221204;2.8;1.3;2.1;3.1;6.6;.2;.31;1588 +92077;48.26116;-.92996;150;20221205;4.8;2.7;3.8;1.7;7;0;.37;1908 +92077;48.26116;-.92996;150;20221206;6.2;1;3.6;3.1;6.5;0;.5;3123 +92077;48.26116;-.92996;150;20221207;6.7;-.6;3.1;1.9;6.2;.1;.36;3717 +92077;48.26116;-.92996;150;20221208;2.1;-2.6;-.2;1.4;5.9;.1;.12;2910 +92077;48.26116;-.92996;150;20221209;4.4;.2;2.3;2.7;5.7;0;.51;2717 +92077;48.26116;-.92996;150;20221210;5.8;-3.9;1;1.8;5.1;.1;.33;4235 +92077;48.26116;-.92996;150;20221211;1.1;-2.6;-.7;2.2;5.4;.2;.2;2502 +92077;48.26116;-.92996;150;20221212;2.2;-1.7;.3;2.5;5.4;0;.32;2561 +92077;48.26116;-.92996;150;20221213;1.3;-3.6;-1.1;3.4;4.5;.7;.45;2888 +92077;48.26116;-.92996;150;20221214;1.2;-.5;.4;3.8;5.8;.9;.29;1588 +92077;48.26116;-.92996;150;20221215;3.1;-.2;1.5;5.1;4.2;.1;1.15;2304 +92077;48.26116;-.92996;150;20221216;5.8;-1.7;2.1;3.1;5.3;0;.59;3593 +92077;48.26116;-.92996;150;20221217;-.4;-3.1;-1.7;2.9;4.6;0;.34;2047 +92077;48.26116;-.92996;150;20221218;4.5;-4.1;.2;3.7;5.8;4.2;.22;3848 +92077;48.26116;-.92996;150;20221219;12;5.5;8.8;4.3;10.7;9.2;.3;3307 +92077;48.26116;-.92996;150;20221220;11.3;11;11.2;3.8;11.5;11.5;.76;508 +92077;48.26116;-.92996;150;20221221;12.4;6.3;9.4;4.7;11.6;7.6;.17;3193 +92077;48.26116;-.92996;150;20221222;13.7;10.8;12.3;6.6;13;11.2;.61;2122 +92077;48.26116;-.92996;150;20221223;13.7;12.9;13.3;5.9;13.6;5.8;.79;994 +92077;48.26116;-.92996;150;20221224;11.4;10.4;10.9;4;12.2;4.8;.46;1144 +92077;48.26116;-.92996;150;20221225;12.5;9.5;11;3.1;12.1;1.1;.41;2174 +92077;48.26116;-.92996;150;20221226;10.4;9.7;10.1;3.6;10.1;1.1;.85;920 +92077;48.26116;-.92996;150;20221227;10.2;2.5;6.4;3.3;8.5;0;.39;3660 +92077;48.26116;-.92996;150;20221228;11.4;8.3;9.9;7.3;11;4.8;.61;2237 +92077;48.26116;-.92996;150;20221229;11.1;8.1;9.6;5.3;9.6;1.4;.97;2207 +92077;48.26116;-.92996;150;20221230;13.9;3.7;8.8;7;11.6;2.2;.12;4308 +92077;48.26116;-.92996;150;20221231;15.8;13.7;14.8;9.6;13.1;1.2;1.76;1825 +92078;48.29387;-.59618;135;20220101;13.3;7.4;10.3;1.8;11.13;.5;.29;3990 +92078;48.29387;-.59618;135;20220102;13.7;8.6;11.1;4.8;11.6;.2;.72;2371 +92078;48.29387;-.59618;135;20220103;12;10.4;11.2;5.1;12.07;22.6;.63;1484 +92078;48.29387;-.59618;135;20220104;9.5;7.9;8.7;4.3;9.03;.4;.89;1886 +92078;48.29387;-.59618;135;20220105;6.1;1;3.6;2.7;6.33;.1;.51;3355 +92078;48.29387;-.59618;135;20220106;5.8;-1.3;2.2;2.4;6.13;1.3;.39;3216 +92078;48.29387;-.59618;135;20220107;8.3;4.2;6.2;5.1;8.3;5.4;.55;3436 +92078;48.29387;-.59618;135;20220108;9.8;6.4;8.1;5.9;9.17;15.8;.86;1328 +92078;48.29387;-.59618;135;20220109;8.3;4.4;6.3;4;8.3;5.2;.54;3194 +92078;48.29387;-.59618;135;20220110;8;6;7;1.1;9.37;.9;.35;1667 +92078;48.29387;-.59618;135;20220111;8.4;4.6;6.5;1.4;8.33;0;.29;3773 +92078;48.29387;-.59618;135;20220112;8.5;4.1;6.3;2.2;8.7;0;.39;2385 +92078;48.29387;-.59618;135;20220113;7.7;3.2;5.5;3.2;7.07;0;.59;4644 +92078;48.29387;-.59618;135;20220114;2.1;-.7;.7;2.3;5.73;0;.31;3122 +92078;48.29387;-.59618;135;20220115;.8;-2.3;-.8;1.3;5.73;.1;.19;2123 +92078;48.29387;-.59618;135;20220116;6;.7;3.3;2.8;7.87;.7;.19;2146 +92078;48.29387;-.59618;135;20220117;6.4;3;4.7;1.3;8.43;.1;.23;2724 +92078;48.29387;-.59618;135;20220118;6.1;2.1;4.1;2.3;7.6;0;.31;3548 +92078;48.29387;-.59618;135;20220119;6.9;4.2;5.5;2;8.2;1.1;.42;1977 +92078;48.29387;-.59618;135;20220120;7.7;2.3;5;2.8;7.17;.1;.56;4437 +92078;48.29387;-.59618;135;20220121;6.3;-.7;2.8;2.5;5.93;0;.53;4861 +92078;48.29387;-.59618;135;20220122;5.6;-.1;2.8;2.1;6.8;0;.4;2205 +92078;48.29387;-.59618;135;20220123;3.3;3.1;3.2;3.7;6.83;0;.53;785 +92078;48.29387;-.59618;135;20220124;7.3;-.3;3.5;2.3;6.33;0;.46;6633 +92078;48.29387;-.59618;135;20220125;-.2;-1.6;-.9;1.1;5.73;0;.25;1706 +92078;48.29387;-.59618;135;20220126;3.6;-1.4;1.1;1.2;6.33;0;.29;2791 +92078;48.29387;-.59618;135;20220127;7.1;2.2;4.6;2;7.6;0;.43;3736 +92078;48.29387;-.59618;135;20220128;6.5;4.7;5.6;1.5;8.97;0;.32;1946 +92078;48.29387;-.59618;135;20220129;9.6;6;7.8;3.1;10.07;.5;.42;2447 +92078;48.29387;-.59618;135;20220130;10.8;7.5;9.1;2.2;8.73;.2;.79;5175 +92078;48.29387;-.59618;135;20220131;8.7;4.6;6.6;4.5;7.8;.5;.91;4366 +92078;48.29387;-.59618;135;20220201;9.9;3.6;6.8;4.4;9.67;.3;.38;2821 +92078;48.29387;-.59618;135;20220202;9.6;7.7;8.6;2.9;9.53;0;.71;2463 +92078;48.29387;-.59618;135;20220203;7.7;5.5;6.6;2.9;9;.3;.48;2538 +92078;48.29387;-.59618;135;20220204;10.8;6.9;8.8;3.8;8.33;.5;1.17;4289 +92078;48.29387;-.59618;135;20220205;10.1;.3;5.2;3.1;7.47;.1;.72;7565 +92078;48.29387;-.59618;135;20220206;11.9;6.6;9.2;6.8;10.47;4.2;.8;3133 +92078;48.29387;-.59618;135;20220207;11.5;5.1;8.3;2.2;8.3;0;.86;7686 +92078;48.29387;-.59618;135;20220208;7.9;4.3;6.1;1.7;9.2;0;.39;3155 +92078;48.29387;-.59618;135;20220209;5.9;4.5;5.2;1.5;8.3;0;.43;3409 +92078;48.29387;-.59618;135;20220210;9;4.6;6.8;3.3;8;.6;1.07;5900 +92078;48.29387;-.59618;135;20220211;9.3;.4;4.8;1.7;6.3;0;.76;9850 +92078;48.29387;-.59618;135;20220212;8.4;-1.7;3.4;2.6;5.5;0;.95;10600 +92078;48.29387;-.59618;135;20220213;11.6;-.8;5.4;6;7.85;6.4;1.07;6200 +92078;48.29387;-.59618;135;20220214;10.6;6;8.3;4.8;8.8;2.4;1.13;5550 +92078;48.29387;-.59618;135;20220215;10.2;2.8;6.5;4.8;9.3;6.3;.54;3550 +92078;48.29387;-.59618;135;20220216;13.6;8.7;11.2;6.9;13.17;1.4;.43;3952 +92078;48.29387;-.59618;135;20220217;13.9;9.6;11.8;5.5;10.43;.9;1.61;8458 +92078;48.29387;-.59618;135;20220218;11.3;9.4;10.3;7;9.33;1.4;1.64;4250 +92078;48.29387;-.59618;135;20220219;10.3;1;5.6;5.8;7.3;.1;1.25;9298 +92078;48.29387;-.59618;135;20220220;13.2;7.1;10.2;6.9;10.33;4.3;1.29;5983 +92078;48.29387;-.59618;135;20220221;10.5;5.4;8;6.7;7.87;1.8;1.59;6600 +92078;48.29387;-.59618;135;20220222;13.5;5;9.3;3.8;10;.6;1.04;5225 +92078;48.29387;-.59618;135;20220223;11.1;1.8;6.5;1.9;8.27;0;.85;7163 +92078;48.29387;-.59618;135;20220224;9.9;4.8;7.3;4.3;7.33;1.8;1.4;6348 +92078;48.29387;-.59618;135;20220225;10.9;.3;5.6;2.8;6.47;0;1.3;10732 +92078;48.29387;-.59618;135;20220226;10.6;-.7;5;3.9;5.63;0;1.64;12240 +92078;48.29387;-.59618;135;20220227;12.1;.3;6.2;3.6;5.9;0;1.75;12315 +92078;48.29387;-.59618;135;20220228;14.6;.4;7.5;2;7.43;.3;1.4;12252 +92078;48.29387;-.59618;135;20220301;14.1;6.4;10.2;2.1;9.1;.9;1.26;6887 +92078;48.29387;-.59618;135;20220302;12.4;8;10.2;2.3;9.07;0;1.25;6219 +92078;48.29387;-.59618;135;20220303;10.7;7.5;9.1;2.8;10.63;6;.71;3819 +92078;48.29387;-.59618;135;20220304;10.3;7.5;8.9;3.8;8.83;0;1.28;6212 +92078;48.29387;-.59618;135;20220305;9;3.3;6.2;3.9;7.93;.2;1.05;7078 +92078;48.29387;-.59618;135;20220306;9.2;5.7;7.4;4.3;6.7;0;1.75;9413 +92078;48.29387;-.59618;135;20220307;6.9;-1.3;2.8;4.4;4.83;0;1.6;13118 +92078;48.29387;-.59618;135;20220308;11.8;-.2;5.8;3.8;7.37;.7;1.39;10019 +92078;48.29387;-.59618;135;20220309;14;6.8;10.4;4.3;9.3;0;1.78;9981 +92078;48.29387;-.59618;135;20220310;13;7.6;10.3;3.6;9.7;.8;1.44;6691 +92078;48.29387;-.59618;135;20220311;12.5;6.9;9.7;5.2;9.87;5.3;1.38;7081 +92078;48.29387;-.59618;135;20220312;13;5.5;9.2;4.8;8.87;1.6;1.75;10852 +92078;48.29387;-.59618;135;20220313;10.4;7.3;8.9;4.1;9.23;6.2;1.24;6294 +92078;48.29387;-.59618;135;20220314;14.5;3.6;9;2.9;8.07;3.6;1.96;14717 +92078;48.29387;-.59618;135;20220315;13.5;7.6;10.5;2.5;11.07;4.4;1.09;6089 +92078;48.29387;-.59618;135;20220316;13.2;8.2;10.7;3.1;11.07;.6;1.1;5219 +92078;48.29387;-.59618;135;20220317;11.1;5.2;8.1;3.6;7.77;0;1.6;8416 +92078;48.29387;-.59618;135;20220318;14.6;1.9;8.2;5.8;5.85;0;3.15;17000 +92078;48.29387;-.59618;135;20220319;13.9;5.1;9.5;4.6;7.15;0;2.56;13500 +92078;48.29387;-.59618;135;20220320;13.8;2.6;8.2;2.4;7.05;0;2.05;15500 +92078;48.29387;-.59618;135;20220321;17.7;4.3;11;2.8;9;0;2.38;16000 +92078;48.29387;-.59618;135;20220322;15.7;4.2;10;3.1;6.95;0;2.68;17750 +92078;48.29387;-.59618;135;20220323;16.9;1.9;9.4;2.8;5.95;0;2.88;18500 +92078;48.29387;-.59618;135;20220324;18.9;2.3;10.6;2.8;6.7;0;3.04;18450 +92078;48.29387;-.59618;135;20220325;19.3;5.3;12.3;4.4;6.95;0;3.79;18200 +92078;48.29387;-.59618;135;20220326;19.2;4.1;11.6;4.5;6.95;0;3.77;19050 +92078;48.29387;-.59618;135;20220327;20.4;5.5;13;3;8.05;0;3.32;18300 +92078;48.29387;-.59618;135;20220328;20.4;5.1;12.7;1.5;8.65;.2;2.47;15450 +92078;48.29387;-.59618;135;20220329;17.6;9;13.3;2;10.15;2;2.21;12550 +92078;48.29387;-.59618;135;20220330;12.1;6.5;9.3;3;10.1;1.3;1.13;5150 +92078;48.29387;-.59618;135;20220331;7.4;5.1;6.2;5.3;6.95;1.3;1.6;7650 +92078;48.29387;-.59618;135;20220401;7;.1;3.5;6;5.69;2.5;1.73;11700 +92078;48.29387;-.59618;135;20220402;8.3;-.4;3.9;4.7;5.45;.1;1.99;15350 +92078;48.29387;-.59618;135;20220403;8.7;-2.5;3.1;3.7;4.8;0;2.13;17700 +92078;48.29387;-.59618;135;20220404;9.5;-2.3;3.6;3.5;6.5;.3;1.55;13200 +92078;48.29387;-.59618;135;20220405;12.8;6.8;9.8;4.6;10.47;0;1.46;8442 +92078;48.29387;-.59618;135;20220406;12.9;5.2;9;5.4;9.8;1.4;1.46;8100 +92078;48.29387;-.59618;135;20220407;14;9.7;11.9;6.1;10.99;6.8;2.4;11100 +92078;48.29387;-.59618;135;20220408;15.4;7.5;11.4;4.7;9.92;19.6;2.2;8500 +92078;48.29387;-.59618;135;20220409;12.1;2;7;2.6;6.75;0;2.29;17850 +92078;48.29387;-.59618;135;20220410;14.3;-1.1;6.6;3;6.5;0;2.69;21550 +92078;48.29387;-.59618;135;20220411;20.3;4.4;12.3;3.8;8.95;0;3.55;19700 +92078;48.29387;-.59618;135;20220412;16.2;10.4;13.3;2.6;11.89;1.4;1.87;8833 +92078;48.29387;-.59618;135;20220413;19.4;7.7;13.5;1.2;12;0;2.4;15950 +92078;48.29387;-.59618;135;20220414;21;7.2;14.1;1.8;11.65;0;2.81;17500 +92078;48.29387;-.59618;135;20220415;22.8;7.4;15.1;1.9;11.3;0;3.41;20850 +92078;48.29387;-.59618;135;20220416;20.3;7;13.6;3;10;0;3.74;23850 +92078;48.29387;-.59618;135;20220417;20.1;5.4;12.7;1.9;8.8;0;3.38;22250 +92078;48.29387;-.59618;135;20220418;16.5;7.1;11.8;3.6;10.15;0;2.52;14200 +92078;48.29387;-.59618;135;20220419;14.9;4.2;9.6;3.2;8.6;0;2.48;16300 +92078;48.29387;-.59618;135;20220420;18.6;7.4;13;3.6;10.05;.2;3.29;19400 +92078;48.29387;-.59618;135;20220421;19;7.8;13.4;3;8.9;0;3.87;23950 +92078;48.29387;-.59618;135;20220422;19.1;7.4;13.3;3.9;9.4;0;3.84;22600 +92078;48.29387;-.59618;135;20220423;18.4;9.3;13.8;4.2;11.15;.5;2.84;13050 +92078;48.29387;-.59618;135;20220424;18.8;9.8;14.3;3;11.4;0;2.87;14950 +92078;48.29387;-.59618;135;20220425;16.1;6.6;11.3;3.1;9.2;0;2.89;18100 +92078;48.29387;-.59618;135;20220426;16.6;4.1;10.4;3.7;8.85;0;3.22;22200 +92078;48.29387;-.59618;135;20220427;17.8;4.9;11.4;4.8;8.95;0;3.69;23350 +92078;48.29387;-.59618;135;20220428;17.7;8;12.8;4.1;10.1;0;2.97;14900 +92078;48.29387;-.59618;135;20220429;20.4;8.6;14.5;4.2;10.5;0;4.11;23150 +92078;48.29387;-.59618;135;20220430;16.9;4.6;10.7;3.8;8.75;0;3.3;21300 +92078;48.29387;-.59618;135;20220501;18.1;5.7;11.9;2.8;8.5;0;3.68;23900 +92078;48.29387;-.59618;135;20220502;18.1;9;13.5;3.4;9.4;0;3.61;19650 +92078;48.29387;-.59618;135;20220503;17.3;9.2;13.2;4;9.7;0;2.96;11800 +92078;48.29387;-.59618;135;20220504;17.6;6.6;12.1;2.8;10.4;0;2.48;13200 +92078;48.29387;-.59618;135;20220505;19.5;6.9;13.2;2.9;10.95;.1;3.32;20400 +92078;48.29387;-.59618;135;20220506;20.9;5.7;13.3;2.3;11.2;0;3.5;22552 +92078;48.29387;-.59618;135;20220507;19.7;9.5;14.6;3.2;11.87;.2;3.08;16407 +92078;48.29387;-.59618;135;20220508;21.7;9.5;15.6;3.3;12.4;.1;3.85;21878 +92078;48.29387;-.59618;135;20220509;24.9;9;16.9;1.6;12.07;0;4.23;24818 +92078;48.29387;-.59618;135;20220510;25.2;13;19.1;2.5;12.1;0;4.84;24459 +92078;48.29387;-.59618;135;20220511;20.4;9.2;14.8;3.3;12.5;0;3.23;17869 +92078;48.29387;-.59618;135;20220512;20.2;9.8;15;2.1;10.7;.1;3.83;22953 +92078;48.29387;-.59618;135;20220513;20.4;6.3;13.4;1.7;9.97;0;3.9;25954 +92078;48.29387;-.59618;135;20220514;24;9;16.5;2.9;11.2;.6;4.55;23677 +92078;48.29387;-.59618;135;20220515;27.2;16.1;21.6;3.7;14.05;6.8;5.09;20360 +92078;48.29387;-.59618;135;20220516;23.8;13.8;18.8;2.8;15.07;.1;4.12;21394 +92078;48.29387;-.59618;135;20220517;28.3;11.4;19.8;2.3;14.9;3.1;4.89;24609 +92078;48.29387;-.59618;135;20220518;26.6;12.2;19.4;2.3;16.27;.4;4.33;22745 +92078;48.29387;-.59618;135;20220519;22.8;13.5;18.1;2.9;14.63;6.2;3.89;20282 +92078;48.29387;-.59618;135;20220520;19.6;14;16.8;2.8;14.07;7;3.01;15200 +92078;48.29387;-.59618;135;20220521;23.6;8.6;16.1;2.1;12.63;0;4.35;26214 +92078;48.29387;-.59618;135;20220522;24.3;12.9;18.6;2.9;14.6;6.3;4.03;19630 +92078;48.29387;-.59618;135;20220523;18.4;14.9;16.6;2.6;14.87;8.7;2.3;10635 +92078;48.29387;-.59618;135;20220524;18.1;8.5;13.3;2.8;11.3;1.4;3.17;19383 +92078;48.29387;-.59618;135;20220525;17.6;7.3;12.4;2.6;11.73;.3;2.78;18064 +92078;48.29387;-.59618;135;20220526;17;12;14.5;2.3;13.27;.1;2.24;11834 +92078;48.29387;-.59618;135;20220527;19.1;10.7;14.9;2.5;13;.1;2.96;16608 +92078;48.29387;-.59618;135;20220528;19.9;7.6;13.7;3.4;11.03;0;4.22;27343 +92078;48.29387;-.59618;135;20220529;16.8;7.5;12.1;4.1;8.9;0;3.63;20667 +92078;48.29387;-.59618;135;20220530;18.4;6.1;12.3;2.6;9.1;0;3.78;23616 +92078;48.29387;-.59618;135;20220531;19.7;6.8;13.3;2.1;9.43;0;4.11;26099 +92078;48.29387;-.59618;135;20220601;21.5;6.7;14.1;2.2;9.7;0;4.48;27574 +92078;48.29387;-.59618;135;20220602;24.2;10.2;17.2;3.5;10.8;4.3;5.02;23740 +92078;48.29387;-.59618;135;20220603;22.9;14.1;18.5;3.1;14.1;4.3;3.68;16023 +92078;48.29387;-.59618;135;20220604;25.8;15.1;20.4;2.3;17.6;1.1;4.18;21204 +92078;48.29387;-.59618;135;20220605;21.1;13.8;17.5;2.6;14.67;.4;3.12;15096 +92078;48.29387;-.59618;135;20220606;19.9;9.8;14.9;2.9;13.13;5.9;3.32;19442 +92078;48.29387;-.59618;135;20220607;21.2;13.7;17.5;4.2;15;13.8;3.5;17496 +92078;48.29387;-.59618;135;20220608;20.5;14.4;17.4;3.8;14.63;.3;3.66;19069 +92078;48.29387;-.59618;135;20220609;21.4;11.2;16.3;3;13.03;0;3.71;19486 +92078;48.29387;-.59618;135;20220610;21.5;11.9;16.7;2.6;15.13;0;3;15917 +92078;48.29387;-.59618;135;20220611;24.3;13.3;18.8;2.3;14.4;.1;4.59;24710 +92078;48.29387;-.59618;135;20220612;22.6;10.5;16.6;3.4;12.3;.1;4.97;28506 +92078;48.29387;-.59618;135;20220613;22.8;9.4;16.1;2.8;11.77;0;4.89;28609 +92078;48.29387;-.59618;135;20220614;26.3;9.9;18.1;2.9;11.8;0;5.56;28822 +92078;48.29387;-.59618;135;20220615;30;14.2;22.1;2.7;14;0;6.13;27700 +92078;48.29387;-.59618;135;20220616;29.4;13.7;21.6;2.6;14;0;5.84;27139 +92078;48.29387;-.59618;135;20220617;34.5;15.6;25.1;1.5;15.67;0;6.13;28279 +92078;48.29387;-.59618;135;20220618;37;18.5;27.8;2.4;17.3;2.9;7.1;27514 +92078;48.29387;-.59618;135;20220619;24.8;14.2;19.5;4.5;16.43;7.1;4.22;19357 +92078;48.29387;-.59618;135;20220620;23.1;15.6;19.4;3.4;16.8;1.3;3.58;17071 +92078;48.29387;-.59618;135;20220621;26.7;14.7;20.7;2.8;16.17;.8;4.89;23743 +92078;48.29387;-.59618;135;20220622;24.2;15.9;20;2.3;16.77;33.5;3.37;14677 +92078;48.29387;-.59618;135;20220623;25.3;16.1;20.7;2.5;17;.7;4.51;22703 +92078;48.29387;-.59618;135;20220624;20.9;15.6;18.2;4.1;16.03;3.7;3.29;15907 +92078;48.29387;-.59618;135;20220625;19.8;12.1;15.9;3.2;13.5;.9;3.1;15787 +92078;48.29387;-.59618;135;20220626;21.3;8.3;14.8;2.1;11.27;0;3.96;23262 +92078;48.29387;-.59618;135;20220627;21.5;10.4;16;2.4;11.9;.1;4.26;24416 +92078;48.29387;-.59618;135;20220628;22.5;8.7;15.6;2.2;11.67;.1;4.51;26909 +92078;48.29387;-.59618;135;20220629;19;12.4;15.7;2.6;13.53;1.9;2.47;11518 +92078;48.29387;-.59618;135;20220630;19.3;10.6;14.9;2.2;12.3;1.7;3.36;19545 +92078;48.29387;-.59618;135;20220701;20.4;7.5;13.9;1.7;11.33;0;3.72;23491 +92078;48.29387;-.59618;135;20220702;24.8;8.4;16.6;2;12.07;.1;4.85;28146 +92078;48.29387;-.59618;135;20220703;21.7;10.4;16;2.4;12.53;.1;4.38;26228 +92078;48.29387;-.59618;135;20220704;23.2;9.1;16.2;2.2;12.53;.1;4.69;28249 +92078;48.29387;-.59618;135;20220705;23.5;9.2;16.4;2.7;12.27;0;4.74;27384 +92078;48.29387;-.59618;135;20220706;25.4;10.9;18.1;3.2;13.67;.1;5.1;26991 +92078;48.29387;-.59618;135;20220707;23.6;13.3;18.4;3.3;15.03;.1;4.08;20393 +92078;48.29387;-.59618;135;20220708;27.3;11.1;19.2;3.3;13.57;0;5.7;28602 +92078;48.29387;-.59618;135;20220709;28.9;13.5;21.2;3.6;14.3;0;6.21;28501 +92078;48.29387;-.59618;135;20220710;28.4;13.6;21;3.9;12.67;0;6.43;28115 +92078;48.29387;-.59618;135;20220711;30.4;15.7;23.1;3.3;14.37;0;6.51;27686 +92078;48.29387;-.59618;135;20220712;33.1;16.6;24.9;1.6;14.77;0;5.98;27732 +92078;48.29387;-.59618;135;20220713;35.2;17.3;26.2;2.1;15.6;0;6.66;28459 +92078;48.29387;-.59618;135;20220714;27.7;16.3;22;3.5;15.33;0;5.76;25751 +92078;48.29387;-.59618;135;20220715;27.8;12.4;20.1;3.5;11.97;0;6.15;28001 +92078;48.29387;-.59618;135;20220716;29.8;12.8;21.3;3.2;11.43;0;6.48;27962 +92078;48.29387;-.59618;135;20220717;32.3;16.5;24.4;2.9;12.27;0;6.71;26609 +92078;48.29387;-.59618;135;20220718;38.4;18.6;28.5;2.6;12.47;0;7.62;27143 +92078;48.29387;-.59618;135;20220719;32.2;23.4;27.8;3.7;14.97;2.4;6.8;20569 +92078;48.29387;-.59618;135;20220720;26.8;16.8;21.8;3.3;17.17;.9;4.56;19472 +92078;48.29387;-.59618;135;20220721;26.9;14.9;20.9;2.5;15.7;0;4.9;24041 +92078;48.29387;-.59618;135;20220722;23.1;16.4;19.7;2.6;17.63;.8;2.69;11113 +92078;48.29387;-.59618;135;20220723;27.1;12.9;20;2;15.17;0;4.64;23960 +92078;48.29387;-.59618;135;20220724;32.6;13.8;23.2;2.1;14.63;0;5.99;27557 +92078;48.29387;-.59618;135;20220725;26;15.2;20.6;3.3;15.07;0;4.71;21107 +92078;48.29387;-.59618;135;20220726;23.3;15.9;19.6;2.6;13.5;0;3.85;16293 +92078;48.29387;-.59618;135;20220727;25;9.6;17.3;2;11.6;0;4.4;23816 +92078;48.29387;-.59618;135;20220728;27.6;15.4;21.5;2;12.4;0;4.48;19068 +92078;48.29387;-.59618;135;20220729;29.6;16.8;23.2;2.2;13.17;0;4.99;20404 +92078;48.29387;-.59618;135;20220730;28.8;15.3;22.1;2.6;14.97;0;5.23;23783 +92078;48.29387;-.59618;135;20220731;28;16.6;22.3;2.5;17.17;0;4.81;22954 +92078;48.29387;-.59618;135;20220801;25.9;17.7;21.8;2.4;17;0;4.21;19626 +92078;48.29387;-.59618;135;20220802;31.7;13.5;22.6;1.6;16;0;5.22;26242 +92078;48.29387;-.59618;135;20220803;34.5;16.8;25.6;2.7;17.5;.1;6.23;25025 +92078;48.29387;-.59618;135;20220804;26.2;17.6;21.9;3.8;17.27;.3;4.33;17469 +92078;48.29387;-.59618;135;20220805;24.5;13.5;19;4.3;11.67;0;5.38;24220 +92078;48.29387;-.59618;135;20220806;25.7;10.9;18.3;4.5;10.1;0;5.92;25998 +92078;48.29387;-.59618;135;20220807;27.7;11.9;19.8;4.4;10.47;0;6.28;25413 +92078;48.29387;-.59618;135;20220808;29.5;13.5;21.5;4.5;11.5;0;6.69;25480 +92078;48.29387;-.59618;135;20220809;31.2;15.2;23.2;4.8;13.8;0;6.91;25233 +92078;48.29387;-.59618;135;20220810;33.2;16.5;24.9;4.1;13.73;0;7.13;25107 +92078;48.29387;-.59618;135;20220811;33.8;17.9;25.8;3.8;12;0;7.31;24669 +92078;48.29387;-.59618;135;20220812;34.2;16;25.1;2.7;11.17;0;6.48;24731 +92078;48.29387;-.59618;135;20220813;34.7;16.3;25.5;2.6;11.07;3.4;6.42;24313 +92078;48.29387;-.59618;135;20220814;22;19.1;20.5;2.4;17.8;7.6;2.13;6442 +92078;48.29387;-.59618;135;20220815;25.7;15.8;20.8;2.3;17.77;.4;3.33;15431 +92078;48.29387;-.59618;135;20220816;25.2;17;21.1;2.2;17.27;.1;3.2;13858 +92078;48.29387;-.59618;135;20220817;23.3;15.1;19.2;1.7;16.97;7.7;2.79;14358 +92078;48.29387;-.59618;135;20220818;26.1;14.4;20.2;2.2;16.93;0;3.72;19198 +92078;48.29387;-.59618;135;20220819;23.6;16.4;20;2.5;17.03;3.6;2.8;11911 +92078;48.29387;-.59618;135;20220820;25.2;10.7;18;1.1;13.63;0;3.67;22521 +92078;48.29387;-.59618;135;20220821;22.1;12.4;17.2;1.7;15.13;.8;2.51;13364 +92078;48.29387;-.59618;135;20220822;25.7;16.2;20.9;1.7;18.73;1;2.87;13940 +92078;48.29387;-.59618;135;20220823;24.8;18.8;21.8;1.4;20.3;.3;2.39;10897 +92078;48.29387;-.59618;135;20220824;31.1;15.6;23.3;1.6;18.73;.8;4.06;19825 +92078;48.29387;-.59618;135;20220825;22.8;19;20.9;3.2;19.47;.5;2.31;8478 +92078;48.29387;-.59618;135;20220826;24.8;14.4;19.6;2.7;15.03;.1;3.88;19481 +92078;48.29387;-.59618;135;20220827;26.7;12.7;19.7;3.2;14.4;0;4.33;20452 +92078;48.29387;-.59618;135;20220828;25.7;13.4;19.5;3.2;13.43;0;4.21;19236 +92078;48.29387;-.59618;135;20220829;29.4;14.9;22.2;3.7;13.4;0;5.29;20190 +92078;48.29387;-.59618;135;20220830;29.5;16;22.8;3.5;13.93;.1;5.13;19393 +92078;48.29387;-.59618;135;20220831;28.1;16.1;22.1;2.9;15.7;2.1;4.08;16536 +92078;48.29387;-.59618;135;20220901;25.4;16.4;20.9;2;16.73;7.9;2.83;11925 +92078;48.29387;-.59618;135;20220902;22.8;15.3;19.1;1.7;17.63;4.4;2.41;12797 +92078;48.29387;-.59618;135;20220903;23.8;15.8;19.8;2.3;16.5;.5;2.86;13601 +92078;48.29387;-.59618;135;20220904;27.6;12.1;19.8;2.3;15.13;.1;3.66;18089 +92078;48.29387;-.59618;135;20220905;27.1;14.6;20.9;1.8;16.67;9.1;3.08;14653 +92078;48.29387;-.59618;135;20220906;22.7;14.9;18.8;2.8;16.57;1;2.42;10707 +92078;48.29387;-.59618;135;20220907;21.4;15.3;18.4;3.7;16.63;9.6;2.28;9668 +92078;48.29387;-.59618;135;20220908;20.7;14.5;17.6;4.7;15.8;3.8;2.64;12932 +92078;48.29387;-.59618;135;20220909;20.8;14.6;17.7;4.8;15.13;6.2;2.76;11659 +92078;48.29387;-.59618;135;20220910;21.4;12.8;17.1;2.8;14.8;.3;2.58;14185 +92078;48.29387;-.59618;135;20220911;24.8;11.9;18.3;1.6;14.53;0;2.96;17629 +92078;48.29387;-.59618;135;20220912;29.7;14;21.9;2.4;15.37;.5;3.97;17734 +92078;48.29387;-.59618;135;20220913;25.9;19;22.4;1.8;19;0;2.25;8046 +92078;48.29387;-.59618;135;20220914;25.3;17.4;21.4;2.3;19.13;.7;2.5;11248 +92078;48.29387;-.59618;135;20220915;22;14.1;18.1;2.9;15.27;0;2.69;14384 +92078;48.29387;-.59618;135;20220916;18.5;10.5;14.5;3.3;10.83;.1;2.57;12158 +92078;48.29387;-.59618;135;20220917;17.5;6.2;11.8;2.4;9.1;0;2.42;15982 +92078;48.29387;-.59618;135;20220918;19.2;4.4;11.8;2;9.57;.1;2.44;17159 +92078;48.29387;-.59618;135;20220919;19.5;6.6;13.1;2.3;10.23;.1;2.39;14704 +92078;48.29387;-.59618;135;20220920;18.6;6.5;12.5;2.1;10.7;0;1.95;11533 +92078;48.29387;-.59618;135;20220921;20.4;8.3;14.3;2.7;10.5;0;2.74;16370 +92078;48.29387;-.59618;135;20220922;21.4;6.6;14;1.3;10;0;2.32;16202 +92078;48.29387;-.59618;135;20220923;18.4;9.5;14;1;11.87;2.9;1.39;7502 +92078;48.29387;-.59618;135;20220924;17.6;12.3;14.9;3.4;13.27;6.6;1.8;8605 +92078;48.29387;-.59618;135;20220925;18.1;11.4;14.8;3.2;12.3;.4;2.19;12228 +92078;48.29387;-.59618;135;20220926;15.5;9.2;12.4;3.8;11.4;5.3;1.57;6896 +92078;48.29387;-.59618;135;20220927;16.1;10.4;13.2;4.1;12.6;13.8;1.54;7969 +92078;48.29387;-.59618;135;20220928;13.7;11.1;12.4;2.6;12.57;1.8;1.09;5845 +92078;48.29387;-.59618;135;20220929;16.2;8;12.1;2.5;10.9;1.6;1.68;11293 +92078;48.29387;-.59618;135;20220930;16.3;4.5;10.4;3.2;10.7;3.9;1.6;12153 +92078;48.29387;-.59618;135;20221001;21.3;13;17.1;5;15.8;1.5;2.2;11709 +92078;48.29387;-.59618;135;20221002;19.9;14.7;17.3;4;16.83;1.6;1.62;7818 +92078;48.29387;-.59618;135;20221003;17.9;13.6;15.7;2.7;15.17;0;1.27;5876 +92078;48.29387;-.59618;135;20221004;17.7;9.9;13.8;2.1;13.6;0;1.24;7404 +92078;48.29387;-.59618;135;20221005;19.7;13.1;16.4;3.8;14.27;1.9;1.88;6896 +92078;48.29387;-.59618;135;20221006;18.4;6.5;12.4;1.2;10.67;0;1.56;13274 +92078;48.29387;-.59618;135;20221007;18.7;4.5;11.6;1.3;10.07;.1;1.59;13789 +92078;48.29387;-.59618;135;20221008;18.4;7.5;13;1.6;10.77;0;1.63;12700 +92078;48.29387;-.59618;135;20221009;19.7;5.6;12.7;2.1;9.9;.1;1.93;13297 +92078;48.29387;-.59618;135;20221010;19.5;10.5;15;2;13.5;.3;1.38;7125 +92078;48.29387;-.59618;135;20221011;18.4;8.7;13.6;2.9;10.53;0;2;12276 +92078;48.29387;-.59618;135;20221012;19.5;5.6;12.5;1.6;10.53;.2;1.53;11380 +92078;48.29387;-.59618;135;20221013;15.1;11.6;13.3;2.6;14.23;4.4;.77;3679 +92078;48.29387;-.59618;135;20221014;17.8;13.3;15.6;2.9;16.13;16.1;.92;4149 +92078;48.29387;-.59618;135;20221015;17.4;14.5;15.9;4.4;15.5;.4;1.3;5923 +92078;48.29387;-.59618;135;20221016;20.2;12.5;16.3;2;15.4;2.9;1.25;6836 +92078;48.29387;-.59618;135;20221017;18.8;14;16.4;1.8;16.6;.1;.95;4874 +92078;48.29387;-.59618;135;20221018;19.5;15.3;17.4;2.8;17.53;0;1.12;5513 +92078;48.29387;-.59618;135;20221019;22.9;15.1;19;3.4;16.93;1.4;1.88;8670 +92078;48.29387;-.59618;135;20221020;21.2;14.9;18.1;2.7;16;.5;1.62;8674 +92078;48.29387;-.59618;135;20221021;19.8;13.4;16.6;4.1;14.53;1.6;1.77;7835 +92078;48.29387;-.59618;135;20221022;19.8;13.3;16.6;3.1;15.07;1.4;1.44;7538 +92078;48.29387;-.59618;135;20221023;20.8;14.9;17.8;5.1;14.7;12.2;2.22;6436 +92078;48.29387;-.59618;135;20221024;17.9;14;15.9;6;14.7;2.5;1.61;6187 +92078;48.29387;-.59618;135;20221025;17.2;12.7;14.9;3;14.8;.4;.99;5117 +92078;48.29387;-.59618;135;20221026;20.5;13.6;17.1;3.1;15.33;.2;1.44;6526 +92078;48.29387;-.59618;135;20221027;23.3;12.1;17.7;2.4;14.87;0;1.61;7906 +92078;48.29387;-.59618;135;20221028;19.9;12.5;16.2;2.2;15.3;0;1.08;5895 +92078;48.29387;-.59618;135;20221029;22.4;14.3;18.4;2.1;15.53;1.5;1.41;6535 +92078;48.29387;-.59618;135;20221030;16;12.6;14.3;1.7;14.03;2.3;.78;3598 +92078;48.29387;-.59618;135;20221031;17.8;10.1;14;3.2;13.77;9.9;1.01;4975 +92078;48.29387;-.59618;135;20221101;16.4;9.1;12.7;5.1;11.57;7;1.45;6102 +92078;48.29387;-.59618;135;20221102;15.8;7.3;11.5;3.8;11.67;.1;.98;7207 +92078;48.29387;-.59618;135;20221103;13.6;11.9;12.8;4.6;12.27;8.7;1.07;2632 +92078;48.29387;-.59618;135;20221104;13.2;8;10.6;5;9.67;.8;1.33;6852 +92078;48.29387;-.59618;135;20221105;12.7;5.2;8.9;2.4;10.33;5.1;.61;4202 +92078;48.29387;-.59618;135;20221106;14.2;10.9;12.5;4.5;12.6;12.5;.9;2445 +92078;48.29387;-.59618;135;20221107;16.3;11.2;13.7;5.3;12.73;1.5;1.3;5032 +92078;48.29387;-.59618;135;20221108;15.8;10.4;13.1;5.2;12.37;5.3;1.2;4208 +92078;48.29387;-.59618;135;20221109;15.3;9.7;12.5;3.3;11.37;.1;1.05;6072 +92078;48.29387;-.59618;135;20221110;14.8;5.1;10;2.1;10.77;0;.63;5429 +92078;48.29387;-.59618;135;20221111;11.3;8.3;9.8;2.5;11.13;.2;.5;3347 +92078;48.29387;-.59618;135;20221112;17.5;6.7;12.1;1.9;11.53;.2;.67;6929 +92078;48.29387;-.59618;135;20221113;14.8;6.9;10.8;1.5;11.37;.2;.47;4915 +92078;48.29387;-.59618;135;20221114;13.9;7.5;10.7;2.2;11.2;1;.62;3779 +92078;48.29387;-.59618;135;20221115;14.3;8.1;11.2;4.6;11.13;8.9;.99;3016 +92078;48.29387;-.59618;135;20221116;12.6;7.1;9.8;5;10.83;17.6;.69;3283 +92078;48.29387;-.59618;135;20221117;13.4;10;11.7;5.8;10.57;2.3;1.31;3543 +92078;48.29387;-.59618;135;20221118;12.3;6.3;9.3;3.4;9.17;.6;.86;4788 +92078;48.29387;-.59618;135;20221119;11.8;2.3;7.1;1.4;7.9;1;.42;6439 +92078;48.29387;-.59618;135;20221120;12.1;3.1;7.6;2.8;9.07;3.4;.56;4419 +92078;48.29387;-.59618;135;20221121;11.6;5.5;8.6;4.1;9.17;7.1;.88;2634 +92078;48.29387;-.59618;135;20221122;11.8;4.7;8.2;5.5;8.53;.4;1.03;5362 +92078;48.29387;-.59618;135;20221123;13.3;5.8;9.5;4.6;10.13;4.3;.75;5225 +92078;48.29387;-.59618;135;20221124;12.8;6.3;9.5;3.8;10.53;8.3;.61;3648 +92078;48.29387;-.59618;135;20221125;13;5.4;9.2;2.3;9.73;0;.47;5547 +92078;48.29387;-.59618;135;20221126;10.3;3.7;7;2.3;9.43;3.4;.34;3160 +92078;48.29387;-.59618;135;20221127;10.8;8.2;9.5;3.5;11.07;11;.49;1249 +92078;48.29387;-.59618;135;20221128;10.6;6.5;8.5;3;9.97;2.1;.41;4152 +92078;48.29387;-.59618;135;20221129;11.4;4.6;8;1.7;9.07;0;.36;4781 +92078;48.29387;-.59618;135;20221130;7.6;3;5.3;2.2;7.93;0;.35;3084 +92078;48.29387;-.59618;135;20221201;7.7;1.4;4.5;3.1;7.17;0;.43;4597 +92078;48.29387;-.59618;135;20221202;5;.1;2.5;3;6.47;0;.4;2770 +92078;48.29387;-.59618;135;20221203;3.2;2;2.6;5.2;6.5;0;.54;928 +92078;48.29387;-.59618;135;20221204;2.9;1.5;2.2;3.3;6.63;.2;.37;1062 +92078;48.29387;-.59618;135;20221205;4.7;2.7;3.7;1.8;7.07;0;.38;1736 +92078;48.29387;-.59618;135;20221206;5.9;1.2;3.6;2.9;6.53;0;.39;4341 +92078;48.29387;-.59618;135;20221207;5.7;-.7;2.5;2;6.37;.1;.27;3839 +92078;48.29387;-.59618;135;20221208;1.8;-2.2;-.2;1.5;6;.1;.18;2003 +92078;48.29387;-.59618;135;20221209;4.4;.1;2.2;2.6;5.7;0;.35;4772 +92078;48.29387;-.59618;135;20221210;3.7;-4.5;-.4;1.7;4.93;.1;.22;4511 +92078;48.29387;-.59618;135;20221211;1.5;-2.4;-.5;1.9;5.37;0;.13;3867 +92078;48.29387;-.59618;135;20221212;1.5;-2.2;-.3;2.5;5.07;0;.31;3087 +92078;48.29387;-.59618;135;20221213;1.6;-4;-1.2;3.3;4.47;.3;.38;4062 +92078;48.29387;-.59618;135;20221214;1.4;-.7;.3;3.5;5.73;.9;.32;1496 +92078;48.29387;-.59618;135;20221215;3.5;-.3;1.6;4.6;4.47;.1;.96;3268 +92078;48.29387;-.59618;135;20221216;5.7;-2.2;1.8;2.9;5.23;.1;.45;4931 +92078;48.29387;-.59618;135;20221217;-.4;-4.6;-2.5;2.5;4.43;0;.23;3115 +92078;48.29387;-.59618;135;20221218;4.4;-5;-.3;3.1;5.7;3.2;.3;1916 +92078;48.29387;-.59618;135;20221219;12.1;4.4;8.2;4.2;10.33;4.8;.41;2169 +92078;48.29387;-.59618;135;20221220;11.5;10.6;11.1;4.1;11.57;15;.76;436 +92078;48.29387;-.59618;135;20221221;12.4;6.5;9.5;4.3;11.53;9.5;.34;1697 +92078;48.29387;-.59618;135;20221222;13.9;11.1;12.5;6.4;12.97;9.5;.81;1140 +92078;48.29387;-.59618;135;20221223;14;13;13.5;5.3;13.67;5.8;.82;1198 +92078;48.29387;-.59618;135;20221224;11.5;10.5;11;4;12.13;4.8;.52;1314 +92078;48.29387;-.59618;135;20221225;13;9.5;11.3;3.1;12.13;1.5;.51;1858 +92078;48.29387;-.59618;135;20221226;10.7;10;10.3;3.4;10.13;.9;.78;2206 +92078;48.29387;-.59618;135;20221227;9.9;2;5.9;2.8;8.3;.1;.31;4086 +92078;48.29387;-.59618;135;20221228;11.2;8.1;9.7;6.7;10.93;6.4;.63;1212 +92078;48.29387;-.59618;135;20221229;11.3;8.9;10.1;5.3;9.73;1.2;.96;3702 +92078;48.29387;-.59618;135;20221230;14.1;4.2;9.2;6.6;11.7;3.2;.34;2169 +92078;48.29387;-.59618;135;20221231;16.1;13.7;14.9;8.6;13;1.1;1.76;2641 +92079;48.32558;-.26201;198;20220101;13.2;7.9;10.5;2.4;10.97;0;.47;3430 +92079;48.32558;-.26201;198;20220102;13;9.2;11.1;5.5;11.37;.2;.8;2213 +92079;48.32558;-.26201;198;20220103;11.5;10;10.7;6.1;11.94;23.6;.54;1438 +92079;48.32558;-.26201;198;20220104;8.7;7.5;8.1;5.2;8.97;.3;.84;1456 +92079;48.32558;-.26201;198;20220105;5.7;.7;3.2;3.3;6;0;.61;3256 +92079;48.32558;-.26201;198;20220106;5;.3;2.7;3.1;6.07;1.1;.49;2686 +92079;48.32558;-.26201;198;20220107;7.5;3.5;5.5;5.8;8.14;5.2;.47;2849 +92079;48.32558;-.26201;198;20220108;9;6.3;7.6;6.4;9.14;15.3;.7;1571 +92079;48.32558;-.26201;198;20220109;7.4;3.8;5.6;5;8.14;4;.49;2815 +92079;48.32558;-.26201;198;20220110;7.2;5.6;6.4;1.6;9.04;.2;.35;1449 +92079;48.32558;-.26201;198;20220111;7.9;3.6;5.8;1.7;7.87;.1;.34;3547 +92079;48.32558;-.26201;198;20220112;7.3;3.1;5.2;2.4;8.27;0;.35;2476 +92079;48.32558;-.26201;198;20220113;6.6;2.8;4.7;3.8;6.87;0;.63;3513 +92079;48.32558;-.26201;198;20220114;2.2;-.9;.6;2.8;5.7;.1;.34;3565 +92079;48.32558;-.26201;198;20220115;-.4;-3;-1.7;1.5;5.37;.1;.18;2193 +92079;48.32558;-.26201;198;20220116;5;-.4;2.3;3.1;7.5;.7;.1;2724 +92079;48.32558;-.26201;198;20220117;5.5;1.9;3.7;1.5;8.27;.1;.18;2578 +92079;48.32558;-.26201;198;20220118;5.9;1.5;3.7;2.6;7.54;0;.26;3882 +92079;48.32558;-.26201;198;20220119;5.8;3.5;4.6;2.4;8.24;1.3;.29;2011 +92079;48.32558;-.26201;198;20220120;6.6;2.6;4.6;3.1;7.1;.1;.55;3353 +92079;48.32558;-.26201;198;20220121;5.2;-.2;2.5;2.7;5.97;0;.5;3838 +92079;48.32558;-.26201;198;20220122;4.8;.6;2.7;2.2;6.84;0;.35;2484 +92079;48.32558;-.26201;198;20220123;2.7;2.6;2.7;4;6.8;0;.44;531 +92079;48.32558;-.26201;198;20220124;6.6;-.1;3.3;2.6;6.3;0;.5;5337 +92079;48.32558;-.26201;198;20220125;-.5;-1.7;-1.1;1.3;5.64;0;.24;1663 +92079;48.32558;-.26201;198;20220126;2.9;-1.8;.6;1.5;6.3;0;.24;3054 +92079;48.32558;-.26201;198;20220127;6.2;1.8;4;2.5;7.54;.1;.39;3411 +92079;48.32558;-.26201;198;20220128;5.8;4.5;5.1;1.8;8.8;0;.3;1400 +92079;48.32558;-.26201;198;20220129;9.1;5.1;7.1;4;9.9;.6;.32;3104 +92079;48.32558;-.26201;198;20220130;9.2;7;8.1;2.4;8.6;.2;.73;3595 +92079;48.32558;-.26201;198;20220131;8.1;4.5;6.3;5.6;7.44;.3;1.02;3901 +92079;48.32558;-.26201;198;20220201;9.4;2.9;6.2;5.9;9.57;.3;.23;3561 +92079;48.32558;-.26201;198;20220202;8.8;7.3;8.1;3.2;9.47;0;.63;2154 +92079;48.32558;-.26201;198;20220203;6.7;4.8;5.7;3.3;8.77;.4;.4;2453 +92079;48.32558;-.26201;198;20220204;10.1;6.3;8.2;4.5;8.14;.5;1.17;3886 +92079;48.32558;-.26201;198;20220205;9.1;1.1;5.1;3.9;7.4;0;.76;6126 +92079;48.32558;-.26201;198;20220206;11;6;8.5;8.1;10.34;4;.61;3599 +92079;48.32558;-.26201;198;20220207;10.6;5.1;7.9;3.3;7.87;0;1.02;6194 +92079;48.32558;-.26201;198;20220208;7.5;4.7;6.1;2;8.94;0;.44;2889 +92079;48.32558;-.26201;198;20220209;6.7;1.1;3.9;1.8;7.9;0;.38;5358 +92079;48.32558;-.26201;198;20220210;6.9;3.9;5.4;3.3;7.98;.6;1.07;5900 +92079;48.32558;-.26201;198;20220211;8.8;-.1;4.3;1.7;6.28;0;.76;9850 +92079;48.32558;-.26201;198;20220212;8.2;-2.2;3;2.6;5.48;0;.95;10600 +92079;48.32558;-.26201;198;20220213;11.4;-1.1;5.2;6;7.83;5.6;1.07;6200 +92079;48.32558;-.26201;198;20220214;10.3;5.8;8.1;4.8;8.78;2;1.13;5550 +92079;48.32558;-.26201;198;20220215;9.7;2.3;6;4.8;9.28;5.4;.54;3550 +92079;48.32558;-.26201;198;20220216;13;8.2;10.6;8;13;1.7;.27;4494 +92079;48.32558;-.26201;198;20220217;13.2;9.3;11.2;6.2;10.17;1;1.55;6401 +92079;48.32558;-.26201;198;20220218;10.8;9.1;9.9;7.7;9.2;1.6;1.59;3565 +92079;48.32558;-.26201;198;20220219;9.6;.9;5.3;6.4;7.1;.1;1.22;8131 +92079;48.32558;-.26201;198;20220220;12.1;6.8;9.5;7.9;10.14;4.2;1.16;5818 +92079;48.32558;-.26201;198;20220221;9.7;4.7;7.2;7.6;7.74;1.6;1.44;6012 +92079;48.32558;-.26201;198;20220222;12.4;5;8.7;4.2;9.84;.6;.96;5682 +92079;48.32558;-.26201;198;20220223;10.7;3.7;7.2;2.2;8.27;0;.89;6638 +92079;48.32558;-.26201;198;20220224;9.1;4.4;6.7;4.9;7.17;1.8;1.35;5591 +92079;48.32558;-.26201;198;20220225;10.6;.4;5.5;3.2;6.4;0;1.33;9509 +92079;48.32558;-.26201;198;20220226;9.6;.4;5;4.3;5.7;0;1.57;9853 +92079;48.32558;-.26201;198;20220227;11.4;-.3;5.5;3.5;5.57;0;1.69;11011 +92079;48.32558;-.26201;198;20220228;13.8;1.1;7.4;2.3;6.77;0;1.49;10978 +92079;48.32558;-.26201;198;20220301;13.9;6.1;10;2.1;8.3;.9;1.36;7260 +92079;48.32558;-.26201;198;20220302;11.3;7.1;9.2;2.4;8.6;.1;1.19;5751 +92079;48.32558;-.26201;198;20220303;10.8;6.9;8.8;3;10.37;3.4;.76;5028 +92079;48.32558;-.26201;198;20220304;8.7;7.3;8;3.7;8.7;.3;1.01;3760 +92079;48.32558;-.26201;198;20220305;7.7;4;5.9;4.5;7.87;.3;.93;5482 +92079;48.32558;-.26201;198;20220306;8.3;5.1;6.7;4.7;6.6;0;1.6;7792 +92079;48.32558;-.26201;198;20220307;6.1;-1.3;2.4;4.8;4.6;0;1.55;10808 +92079;48.32558;-.26201;198;20220308;12.4;-.8;5.8;3.9;6.9;.7;1.61;11671 +92079;48.32558;-.26201;198;20220309;13.6;6.5;10;4.5;9.04;0;1.74;9017 +92079;48.32558;-.26201;198;20220310;12.3;7.6;10;3.4;9.4;.4;1.42;7298 +92079;48.32558;-.26201;198;20220311;11.1;6.9;9;5.5;9.74;5.4;1.19;6280 +92079;48.32558;-.26201;198;20220312;12;5.3;8.7;5.5;8.87;1.7;1.6;9570 +92079;48.32558;-.26201;198;20220313;9.5;6.8;8.2;4.4;9.07;5.8;1.11;5446 +92079;48.32558;-.26201;198;20220314;13.7;3.6;8.6;3.1;7.9;3.8;1.83;12567 +92079;48.32558;-.26201;198;20220315;12.2;7;9.6;2.5;10.8;4.9;.96;6503 +92079;48.32558;-.26201;198;20220316;12.8;8.2;10.5;3.2;10.94;.3;1.12;6182 +92079;48.32558;-.26201;198;20220317;9.1;5.6;7.4;4.2;7.57;0;1.47;6886 +92079;48.32558;-.26201;198;20220318;14.2;1.8;8;5.8;5.83;0;3.15;17000 +92079;48.32558;-.26201;198;20220319;13.7;4.7;9.2;4.6;7.13;0;2.56;13500 +92079;48.32558;-.26201;198;20220320;13.5;1.8;7.7;2.4;7.03;0;2.05;15500 +92079;48.32558;-.26201;198;20220321;17.5;3.5;10.5;2.8;8.98;0;2.38;16000 +92079;48.32558;-.26201;198;20220322;15.4;3.5;9.4;3.1;6.93;0;2.68;17750 +92079;48.32558;-.26201;198;20220323;16.8;1;8.9;2.8;5.93;0;2.88;18500 +92079;48.32558;-.26201;198;20220324;18.7;2.1;10.4;2.8;6.68;0;3.04;18450 +92079;48.32558;-.26201;198;20220325;18.9;5.3;12.1;4.4;6.93;0;3.79;18200 +92079;48.32558;-.26201;198;20220326;18.8;4.1;11.4;4.5;6.93;0;3.77;19050 +92079;48.32558;-.26201;198;20220327;20.1;5.6;12.8;3;8.03;0;3.32;18300 +92079;48.32558;-.26201;198;20220328;20.1;4.4;12.3;1.5;8.63;0;2.47;15450 +92079;48.32558;-.26201;198;20220329;17.1;8.8;12.9;2;10.13;3.4;2.21;12550 +92079;48.32558;-.26201;198;20220330;12;6.2;9.1;3;10.08;.8;1.13;5150 +92079;48.32558;-.26201;198;20220331;6.9;4.9;5.9;5.3;6.93;1.1;1.6;7650 +92079;48.32558;-.26201;198;20220401;6;-.3;2.9;7;5.68;2.7;1.63;11933 +92079;48.32558;-.26201;198;20220402;7.5;-.2;3.7;4.7;5.43;.2;1.99;15350 +92079;48.32558;-.26201;198;20220403;8.3;-2.7;2.8;3.7;4.78;0;2.13;17700 +92079;48.32558;-.26201;198;20220404;9.7;-3.2;3.2;3.5;6.49;.2;1.55;13200 +92079;48.32558;-.26201;198;20220405;11.8;6.2;9;5.1;10.61;.1;1.2;8279 +92079;48.32558;-.26201;198;20220406;12.5;3.8;8.2;5.4;9.78;1.5;1.46;8100 +92079;48.32558;-.26201;198;20220407;13.5;9.3;11.4;7;10.09;6.5;2.5;14300 +92079;48.32558;-.26201;198;20220408;15;6.7;10.8;4.3;8.99;21.5;2.2;7300 +92079;48.32558;-.26201;198;20220409;11.6;1.7;6.6;2.6;6.73;0;2.29;17850 +92079;48.32558;-.26201;198;20220410;13.9;-1.8;6.1;3;6.48;0;2.69;21550 +92079;48.32558;-.26201;198;20220411;19.9;3.7;11.8;3.8;8.93;0;3.55;19700 +92079;48.32558;-.26201;198;20220412;15.9;9.9;12.9;2.8;11.69;.5;2.02;10800 +92079;48.32558;-.26201;198;20220413;18.9;8;13.4;1.2;11.98;.1;2.4;15950 +92079;48.32558;-.26201;198;20220414;20.8;6.6;13.7;1.8;11.63;0;2.81;17500 +92079;48.32558;-.26201;198;20220415;22.1;6.8;14.5;1.9;11.28;.1;3.41;20850 +92079;48.32558;-.26201;198;20220416;19.9;6.2;13.1;3;9.98;0;3.74;23850 +92079;48.32558;-.26201;198;20220417;20;4.7;12.3;1.9;8.78;0;3.38;22250 +92079;48.32558;-.26201;198;20220418;16.1;6.1;11.1;3.6;10.13;0;2.52;14200 +92079;48.32558;-.26201;198;20220419;14.5;4;9.2;3.2;8.58;0;2.48;16300 +92079;48.32558;-.26201;198;20220420;17.9;7;12.5;3.6;10.03;.2;3.29;19400 +92079;48.32558;-.26201;198;20220421;18.6;6.8;12.7;3;8.88;0;3.87;23950 +92079;48.32558;-.26201;198;20220422;18.7;6.9;12.8;3.9;9.38;0;3.84;22600 +92079;48.32558;-.26201;198;20220423;18.1;8.9;13.5;4.2;11.13;.6;2.84;13050 +92079;48.32558;-.26201;198;20220424;18.6;9.2;13.9;3;11.38;0;2.87;14950 +92079;48.32558;-.26201;198;20220425;15.7;6.3;11;3.1;9.18;0;2.89;18100 +92079;48.32558;-.26201;198;20220426;16.3;3.9;10.1;3.7;8.83;0;3.22;22200 +92079;48.32558;-.26201;198;20220427;17.5;4.3;10.9;4.8;8.93;0;3.69;23350 +92079;48.32558;-.26201;198;20220428;17.1;7.2;12.2;4.1;10.08;0;2.97;14900 +92079;48.32558;-.26201;198;20220429;19.7;8.3;14;4.2;10.48;0;4.11;23150 +92079;48.32558;-.26201;198;20220430;16.5;4.2;10.4;3.8;8.73;0;3.3;21300 +92079;48.32558;-.26201;198;20220501;17.6;4.8;11.2;2.8;8.48;0;3.68;23900 +92079;48.32558;-.26201;198;20220502;17.7;8.6;13.2;3.4;9.38;0;3.61;19650 +92079;48.32558;-.26201;198;20220503;16.9;9.3;13.1;4;9.68;0;2.96;11800 +92079;48.32558;-.26201;198;20220504;17.1;6.1;11.6;2.8;10.38;0;2.48;13200 +92079;48.32558;-.26201;198;20220505;19.1;6.4;12.7;2.9;10.93;.1;3.32;20400 +92079;48.32558;-.26201;198;20220506;20.6;6.6;13.6;2.2;10.8;0;3.47;21618 +92079;48.32558;-.26201;198;20220507;18.1;9.1;13.6;3;11.54;.2;2.86;16780 +92079;48.32558;-.26201;198;20220508;20.3;10;15.2;3.7;12.3;.1;3.52;19878 +92079;48.32558;-.26201;198;20220509;24.2;10.2;17.2;1.7;11.74;0;4.01;22466 +92079;48.32558;-.26201;198;20220510;24.5;14.5;19.5;2.8;11.5;0;4.62;20264 +92079;48.32558;-.26201;198;20220511;19.6;9.7;14.7;3.7;12.34;0;3.24;18021 +92079;48.32558;-.26201;198;20220512;19.4;9.8;14.6;2.2;10.37;.1;3.52;20381 +92079;48.32558;-.26201;198;20220513;19.8;7.3;13.5;1.9;9.74;0;3.65;22921 +92079;48.32558;-.26201;198;20220514;23.4;9;16.2;3.1;11.04;.3;4.43;23070 +92079;48.32558;-.26201;198;20220515;27.5;15.1;21.3;3.5;13.87;8.6;4.99;19159 +92079;48.32558;-.26201;198;20220516;23.6;13.1;18.4;3.2;15.17;.1;4.01;20920 +92079;48.32558;-.26201;198;20220517;27.7;13.4;20.6;2.6;14.54;3.2;4.87;22753 +92079;48.32558;-.26201;198;20220518;25.5;13.1;19.3;2.7;16.2;.1;4.09;21029 +92079;48.32558;-.26201;198;20220519;22.1;14.4;18.2;2.9;14.47;5.3;3.58;17630 +92079;48.32558;-.26201;198;20220520;18.9;14.1;16.5;2.8;13.94;12.2;2.66;12901 +92079;48.32558;-.26201;198;20220521;23.2;9.6;16.4;1.9;12.34;0;4.08;23494 +92079;48.32558;-.26201;198;20220522;23.4;13;18.2;3;14.24;6.9;3.99;19956 +92079;48.32558;-.26201;198;20220523;17.3;14.4;15.9;2.9;14.24;9.9;2.1;9236 +92079;48.32558;-.26201;198;20220524;16.8;8.9;12.9;3.5;10.97;1.2;3.01;17983 +92079;48.32558;-.26201;198;20220525;17.3;7.9;12.6;3.2;11.37;.4;2.85;17992 +92079;48.32558;-.26201;198;20220526;16.5;11.7;14.1;2.5;13.14;.1;2.22;12483 +92079;48.32558;-.26201;198;20220527;19.6;10.5;15;2.7;12.64;0;3.16;17935 +92079;48.32558;-.26201;198;20220528;19.1;8.3;13.7;3.4;10.54;0;3.86;23376 +92079;48.32558;-.26201;198;20220529;15.7;7.1;11.4;4.2;8.74;0;3.3;18796 +92079;48.32558;-.26201;198;20220530;18;6.2;12.1;2.6;8.8;0;3.67;22622 +92079;48.32558;-.26201;198;20220531;19;8.8;13.9;2.1;9.1;0;3.8;22171 +92079;48.32558;-.26201;198;20220601;21.2;7.4;14.3;2.3;9.37;0;4.27;24983 +92079;48.32558;-.26201;198;20220602;22.8;10.3;16.6;4;10.4;4.5;4.84;22531 +92079;48.32558;-.26201;198;20220603;21.6;14.3;17.9;3.5;14.24;4;3.45;15378 +92079;48.32558;-.26201;198;20220604;24.8;14.9;19.8;2.6;17.14;.7;3.99;20123 +92079;48.32558;-.26201;198;20220605;20;13.9;17;2.7;14.67;0;2.92;14756 +92079;48.32558;-.26201;198;20220606;19.3;10.3;14.8;3.4;12.84;1.5;3.38;19787 +92079;48.32558;-.26201;198;20220607;20.1;13.3;16.7;4.7;14.67;14.6;3.25;16755 +92079;48.32558;-.26201;198;20220608;19.5;13.9;16.7;4.3;14.14;.3;3.36;17176 +92079;48.32558;-.26201;198;20220609;20.7;10.7;15.7;3.3;12.77;0;3.58;19135 +92079;48.32558;-.26201;198;20220610;21;11.6;16.3;2.9;14.67;0;3.16;17422 +92079;48.32558;-.26201;198;20220611;23.5;13.6;18.5;2.2;14.54;.1;4.15;22162 +92079;48.32558;-.26201;198;20220612;22.3;10.3;16.3;3;12.1;.1;4.49;25343 +92079;48.32558;-.26201;198;20220613;22.2;9.7;15.9;2.9;11.4;0;4.54;25508 +92079;48.32558;-.26201;198;20220614;25.4;10.8;18.1;3;11.6;0;5.28;26366 +92079;48.32558;-.26201;198;20220615;30;15.3;22.7;2.5;13.24;0;5.86;25448 +92079;48.32558;-.26201;198;20220616;28.9;15;21.9;2.3;12.84;0;5.57;25380 +92079;48.32558;-.26201;198;20220617;34;16.9;25.5;1.7;14.6;0;6.03;26661 +92079;48.32558;-.26201;198;20220618;36.3;21;28.6;2.5;16.4;2.7;6.88;24894 +92079;48.32558;-.26201;198;20220619;23.7;13.8;18.8;5;16.2;1.3;4.05;19949 +92079;48.32558;-.26201;198;20220620;21.5;15.6;18.5;3.5;16.34;1.8;3.15;14989 +92079;48.32558;-.26201;198;20220621;26.2;13.9;20;3.1;15.9;1.4;4.78;23396 +92079;48.32558;-.26201;198;20220622;25.2;15.4;20.3;2.8;16.24;22.2;4.01;18153 +92079;48.32558;-.26201;198;20220623;24.4;16;20.2;2.6;16.8;1.4;4.1;20307 +92079;48.32558;-.26201;198;20220624;20.1;14.9;17.5;4.2;15.87;3.9;3.1;15751 +92079;48.32558;-.26201;198;20220625;17.8;12;14.9;3.4;13.57;2;2.69;14723 +92079;48.32558;-.26201;198;20220626;20.4;8.7;14.5;2.6;11.3;.1;3.81;22102 +92079;48.32558;-.26201;198;20220627;20.2;11.3;15.7;2.6;11.77;.1;3.89;21315 +92079;48.32558;-.26201;198;20220628;21.9;9.1;15.5;2.5;11.57;0;4.36;25374 +92079;48.32558;-.26201;198;20220629;16.5;11.5;14;2.7;13.6;2.9;2.11;11654 +92079;48.32558;-.26201;198;20220630;18.1;10.8;14.4;2.6;12.4;2.2;3.1;17907 +92079;48.32558;-.26201;198;20220701;19.6;8.2;13.9;2;11.17;.1;3.61;22133 +92079;48.32558;-.26201;198;20220702;24.1;10.5;17.3;2.1;11.97;.1;4.53;24701 +92079;48.32558;-.26201;198;20220703;20.9;11.4;16.2;2.5;12.4;.1;3.96;22532 +92079;48.32558;-.26201;198;20220704;24;9.9;17;2.3;12.4;.1;4.61;25955 +92079;48.32558;-.26201;198;20220705;23.4;9.9;16.7;2.9;11.9;0;4.57;24717 +92079;48.32558;-.26201;198;20220706;25.3;11.6;18.5;3;13.37;.1;4.92;25299 +92079;48.32558;-.26201;198;20220707;22.9;13.2;18;3.3;14.6;.1;3.91;19880 +92079;48.32558;-.26201;198;20220708;26.7;11.4;19;3.2;13.3;0;5.39;26606 +92079;48.32558;-.26201;198;20220709;28.4;14.6;21.5;3.5;13.97;0;5.9;25691 +92079;48.32558;-.26201;198;20220710;27.6;13.6;20.6;4.3;12.3;0;6.22;25608 +92079;48.32558;-.26201;198;20220711;29.9;15.8;22.9;3.8;14;0;6.39;25344 +92079;48.32558;-.26201;198;20220712;32.2;18.6;25.4;1.9;13.9;0;5.8;24551 +92079;48.32558;-.26201;198;20220713;34.5;19.7;27.1;1.8;14.67;0;6.07;25056 +92079;48.32558;-.26201;198;20220714;28.5;17.3;22.9;3.3;14.37;0;5.67;23404 +92079;48.32558;-.26201;198;20220715;27.1;13.6;20.4;3.6;12.04;0;5.78;25091 +92079;48.32558;-.26201;198;20220716;29;13.8;21.4;3.4;10.97;0;6.33;25757 +92079;48.32558;-.26201;198;20220717;31.6;16.8;24.2;3.5;11.67;0;6.89;24972 +92079;48.32558;-.26201;198;20220718;37.6;19.3;28.4;3.2;12.14;0;7.92;25967 +92079;48.32558;-.26201;198;20220719;32.8;23.2;28;4.1;14.64;2.2;7.07;19576 +92079;48.32558;-.26201;198;20220720;25.8;16.5;21.2;3.6;16.8;.8;4.33;18587 +92079;48.32558;-.26201;198;20220721;26.5;15.5;21;2.5;15.74;0;4.61;21963 +92079;48.32558;-.26201;198;20220722;23.6;16.7;20.2;3.1;17.9;1.2;3.17;13909 +92079;48.32558;-.26201;198;20220723;26.2;14.4;20.3;2.3;15.34;0;4.43;21796 +92079;48.32558;-.26201;198;20220724;31.7;15.6;23.6;2.2;14.44;0;5.73;25227 +92079;48.32558;-.26201;198;20220725;25.3;15.4;20.3;3.7;14.74;0;4.62;19686 +92079;48.32558;-.26201;198;20220726;22.7;15.7;19.2;2.8;13.47;0;3.75;15825 +92079;48.32558;-.26201;198;20220727;24.5;10.3;17.4;1.5;11.5;0;4.11;22823 +92079;48.32558;-.26201;198;20220728;26.9;15.9;21.4;1.9;11.54;0;4.41;18604 +92079;48.32558;-.26201;198;20220729;28.6;17.6;23.1;2.1;12.7;.1;4.85;19916 +92079;48.32558;-.26201;198;20220730;28.8;16.9;22.8;2.4;14.14;0;5;21406 +92079;48.32558;-.26201;198;20220731;26.7;15.8;21.2;2.7;16.8;0;4.27;20474 +92079;48.32558;-.26201;198;20220801;25.1;17.5;21.3;2.7;16.7;0;3.92;17611 +92079;48.32558;-.26201;198;20220802;31;14.3;22.6;1.8;15.97;0;5.06;24502 +92079;48.32558;-.26201;198;20220803;33.7;18.5;26.1;2.6;17.3;.3;5.88;23142 +92079;48.32558;-.26201;198;20220804;25.6;17.1;21.3;3.2;17.37;3.1;3.91;16782 +92079;48.32558;-.26201;198;20220805;23.8;13.4;18.6;4.4;11.8;0;4.93;21309 +92079;48.32558;-.26201;198;20220806;25;11.6;18.3;4.6;9.97;0;5.61;23024 +92079;48.32558;-.26201;198;20220807;26.8;12.4;19.6;4.4;10.34;0;5.93;23311 +92079;48.32558;-.26201;198;20220808;28.6;14.2;21.4;4.8;11.27;0;6.46;23179 +92079;48.32558;-.26201;198;20220809;30.5;15.5;23;4.8;13.44;0;6.66;23448 +92079;48.32558;-.26201;198;20220810;32.4;17;24.7;4.3;13.34;0;6.94;23399 +92079;48.32558;-.26201;198;20220811;32.7;18.5;25.6;3.8;11.27;0;6.97;22314 +92079;48.32558;-.26201;198;20220812;33.4;18.4;25.9;2.7;10.67;0;6.2;22096 +92079;48.32558;-.26201;198;20220813;33.6;19.5;26.6;2.7;10.04;1.2;6.25;21013 +92079;48.32558;-.26201;198;20220814;22.5;19;20.8;2.2;17;5.9;2.48;8538 +92079;48.32558;-.26201;198;20220815;25.3;15.1;20.2;2.3;17.17;.4;3.28;15893 +92079;48.32558;-.26201;198;20220816;24.1;16.6;20.3;2;16.87;0;3.06;14104 +92079;48.32558;-.26201;198;20220817;22.7;15.5;19.1;1.7;16.47;5.9;2.63;13060 +92079;48.32558;-.26201;198;20220818;26.2;14;20.1;2.2;16.24;0;3.63;18368 +92079;48.32558;-.26201;198;20220819;22.7;16.1;19.4;3;16.5;2.6;2.84;12151 +92079;48.32558;-.26201;198;20220820;24.4;11.9;18.2;1.6;13.27;0;3.54;19731 +92079;48.32558;-.26201;198;20220821;22.1;12.3;17.2;2;14.34;.6;2.76;14487 +92079;48.32558;-.26201;198;20220822;24.8;15.6;20.2;1.7;18.1;.8;2.83;14095 +92079;48.32558;-.26201;198;20220823;25.9;18.5;22.2;1.8;19.77;.3;2.82;12817 +92079;48.32558;-.26201;198;20220824;31;17.6;24.3;1.6;18.34;0;3.94;18056 +92079;48.32558;-.26201;198;20220825;22.7;19.2;20.9;3.2;19.04;.5;2.32;8483 +92079;48.32558;-.26201;198;20220826;25.2;15.4;20.3;2.9;15;.1;3.83;17321 +92079;48.32558;-.26201;198;20220827;26.4;13.2;19.8;3.4;14.04;0;4.23;18596 +92079;48.32558;-.26201;198;20220828;25.3;13.5;19.4;3.4;13.04;0;4.19;18117 +92079;48.32558;-.26201;198;20220829;28.9;15.3;22.1;3.8;12.77;0;5.24;19159 +92079;48.32558;-.26201;198;20220830;28.9;16.1;22.5;3.6;13.34;0;5;17968 +92079;48.32558;-.26201;198;20220831;27.8;15.6;21.7;3.1;14.84;1;4.24;17281 +92079;48.32558;-.26201;198;20220901;26;16.7;21.4;2.3;15.87;11.3;3.21;13074 +92079;48.32558;-.26201;198;20220902;22.6;15.9;19.3;2.3;17.54;2.1;2.46;12198 +92079;48.32558;-.26201;198;20220903;23.7;15.6;19.7;2.8;16.17;.1;2.88;12575 +92079;48.32558;-.26201;198;20220904;28.1;11.8;19.9;2.4;14.5;.1;3.82;18424 +92079;48.32558;-.26201;198;20220905;26.5;14.9;20.7;2.1;16.24;5.3;3.11;14305 +92079;48.32558;-.26201;198;20220906;24.6;14.9;19.7;3.2;16.14;1;2.98;13061 +92079;48.32558;-.26201;198;20220907;20.2;14.6;17.4;3.9;16.27;7.5;2.15;10073 +92079;48.32558;-.26201;198;20220908;20.2;14.2;17.2;5;15.54;2.5;2.44;11217 +92079;48.32558;-.26201;198;20220909;20.4;14.4;17.4;5.4;14.9;5.7;2.7;10753 +92079;48.32558;-.26201;198;20220910;20.5;12.8;16.7;3.4;14.6;.5;2.32;11084 +92079;48.32558;-.26201;198;20220911;24.2;12.5;18.3;2;14.64;0;2.84;15364 +92079;48.32558;-.26201;198;20220912;26.9;14.1;20.5;2.8;15.23;.7;4.04;17423 +92079;48.32558;-.26201;198;20220913;25.8;19.2;22.5;2.2;18.63;.2;2.41;7654 +92079;48.32558;-.26201;198;20220914;24.9;17.4;21.2;2.7;18.86;5.1;2.58;10879 +92079;48.32558;-.26201;198;20220915;21.6;13.6;17.6;3.1;15.16;0;2.69;14153 +92079;48.32558;-.26201;198;20220916;18.5;10.5;14.5;3.6;10.69;.1;2.71;12093 +92079;48.32558;-.26201;198;20220917;16.8;7.5;12.2;2.3;8.84;0;2.28;13134 +92079;48.32558;-.26201;198;20220918;19.2;7.3;13.3;2.1;9.3;0;2.45;14139 +92079;48.32558;-.26201;198;20220919;19.3;8.1;13.7;2.5;9.97;.1;2.4;12944 +92079;48.32558;-.26201;198;20220920;18.5;7.4;13;2.2;10.24;0;2.06;11279 +92079;48.32558;-.26201;198;20220921;19.8;9;14.4;2.9;10.2;0;2.68;14216 +92079;48.32558;-.26201;198;20220922;21.4;9;15.2;1.5;9.14;0;2.4;13972 +92079;48.32558;-.26201;198;20220923;18.5;11.3;14.9;1.3;10.94;2.8;1.67;7879 +92079;48.32558;-.26201;198;20220924;16.8;11.9;14.3;3.8;13;8.7;1.7;7893 +92079;48.32558;-.26201;198;20220925;17.5;10.9;14.2;3.6;12;.3;2.05;10596 +92079;48.32558;-.26201;198;20220926;14.7;9.6;12.1;4.6;11.27;5.7;1.59;7082 +92079;48.32558;-.26201;198;20220927;15.6;9.8;12.7;4.3;12.07;12.7;1.54;8089 +92079;48.32558;-.26201;198;20220928;13.6;10.6;12.1;3;12.04;.9;1.18;6216 +92079;48.32558;-.26201;198;20220929;15;8.1;11.6;2.7;10.57;1.1;1.57;9834 +92079;48.32558;-.26201;198;20220930;15.9;6.5;11.2;3.5;10.54;3.3;1.67;10636 +92079;48.32558;-.26201;198;20221001;19.9;12;16;5.4;15.24;1.1;1.91;10247 +92079;48.32558;-.26201;198;20221002;19.5;14.3;16.9;4.7;16.57;1.3;1.56;7363 +92079;48.32558;-.26201;198;20221003;16.4;12;14.2;2.8;14.17;0;1.11;5714 +92079;48.32558;-.26201;198;20221004;17.4;9.1;13.3;2.4;13;0;1.32;8271 +92079;48.32558;-.26201;198;20221005;19.4;12.7;16;4.2;13.8;1.5;1.96;7490 +92079;48.32558;-.26201;198;20221006;18.3;8;13.1;1.4;10.57;0;1.59;11380 +92079;48.32558;-.26201;198;20221007;17.9;8;12.9;1.3;9.9;.1;1.55;10638 +92079;48.32558;-.26201;198;20221008;17.5;9.2;13.3;2.2;10.6;0;1.71;10033 +92079;48.32558;-.26201;198;20221009;19.4;6.2;12.8;2.7;9.57;0;2.07;12045 +92079;48.32558;-.26201;198;20221010;18.8;11.3;15.1;2.6;13.27;.4;1.48;7276 +92079;48.32558;-.26201;198;20221011;18;8.5;13.2;3.4;9.97;0;2.08;10665 +92079;48.32558;-.26201;198;20221012;19.1;8;13.5;1.7;10.2;0;1.61;9511 +92079;48.32558;-.26201;198;20221013;14.6;11.3;12.9;3.3;13.84;4;.78;4105 +92079;48.32558;-.26201;198;20221014;17.2;13.2;15.2;3.3;15.8;18.4;.91;4625 +92079;48.32558;-.26201;198;20221015;16.6;14.3;15.4;4.7;15.3;.4;1.13;4537 +92079;48.32558;-.26201;198;20221016;19.5;12.3;15.9;2.5;15.1;3;1.21;6404 +92079;48.32558;-.26201;198;20221017;18.1;14.3;16.2;2.1;16.5;1.1;.94;4455 +92079;48.32558;-.26201;198;20221018;18.3;15.1;16.7;3.1;17.3;0;.93;4553 +92079;48.32558;-.26201;198;20221019;22.4;14.5;18.5;3.7;16.8;1.2;1.76;7869 +92079;48.32558;-.26201;198;20221020;20.5;14.3;17.4;3.2;15.9;.8;1.5;7349 +92079;48.32558;-.26201;198;20221021;19.2;13.3;16.2;4.2;14.57;.7;1.61;6838 +92079;48.32558;-.26201;198;20221022;19.5;13.3;16.4;3.3;14.67;1.4;1.45;6809 +92079;48.32558;-.26201;198;20221023;20;14.3;17.2;5.4;14.57;11.3;2.04;5960 +92079;48.32558;-.26201;198;20221024;17.1;13.7;15.4;6.7;14.4;2.8;1.54;4961 +92079;48.32558;-.26201;198;20221025;16.8;12.6;14.7;3.5;14.57;.6;1;4828 +92079;48.32558;-.26201;198;20221026;19.7;13.1;16.4;3.4;15.07;.1;1.34;5987 +92079;48.32558;-.26201;198;20221027;23;12.7;17.8;2.7;14.74;0;1.65;7371 +92079;48.32558;-.26201;198;20221028;20.1;13.7;16.9;2.6;15.24;0;1.23;5481 +92079;48.32558;-.26201;198;20221029;22.1;14.9;18.5;2.4;15.34;0;1.44;5864 +92079;48.32558;-.26201;198;20221030;14.6;12.6;13.6;1.9;13.67;1.6;.72;2300 +92079;48.32558;-.26201;198;20221031;17.9;9.8;13.8;3.5;13.7;10.3;1;5723 +92079;48.32558;-.26201;198;20221101;15.7;8.9;12.3;6;11.4;6.1;1.44;5593 +92079;48.32558;-.26201;198;20221102;15;7.7;11.4;4.5;11.6;0;.95;6034 +92079;48.32558;-.26201;198;20221103;12.6;10.9;11.8;5.5;11.9;6.6;.95;2326 +92079;48.32558;-.26201;198;20221104;12.4;7.6;10;5.8;9.5;.8;1.31;5273 +92079;48.32558;-.26201;198;20221105;11.6;5.2;8.4;3.2;10.1;3.8;.59;4066 +92079;48.32558;-.26201;198;20221106;13;9.8;11.4;5.4;12.1;12.5;.74;2694 +92079;48.32558;-.26201;198;20221107;15.5;10.7;13.1;5.7;12.57;.9;1.15;4559 +92079;48.32558;-.26201;198;20221108;15;10.3;12.7;5.9;12.1;4.5;1.19;3690 +92079;48.32558;-.26201;198;20221109;14.8;9.6;12.2;4.2;11.3;.1;1.09;4889 +92079;48.32558;-.26201;198;20221110;13.6;6.5;10;2.7;11.1;0;.57;4302 +92079;48.32558;-.26201;198;20221111;10.5;8.3;9.4;2.8;11;.1;.45;2537 +92079;48.32558;-.26201;198;20221112;17;7.3;12.1;2.2;11.57;.2;.71;5801 +92079;48.32558;-.26201;198;20221113;16.3;8;12.2;1.9;11.74;.2;.65;5103 +92079;48.32558;-.26201;198;20221114;13.3;7.5;10.4;2.4;11.24;1.1;.57;3570 +92079;48.32558;-.26201;198;20221115;13.2;7.9;10.5;5.4;10.9;7.4;.89;3018 +92079;48.32558;-.26201;198;20221116;11.8;6.9;9.4;6;10.57;18.1;.64;3671 +92079;48.32558;-.26201;198;20221117;12.6;9.8;11.2;7.1;10.36;1.8;1.3;2627 +92079;48.32558;-.26201;198;20221118;11.1;6.2;8.6;4.3;9.01;.5;.88;3504 +92079;48.32558;-.26201;198;20221119;10.8;3.7;7.3;2.4;7.87;.6;.64;4887 +92079;48.32558;-.26201;198;20221120;10.9;3.6;7.3;3.5;8.84;3.7;.6;3796 +92079;48.32558;-.26201;198;20221121;10.6;4.9;7.7;4.7;8.84;6.9;.8;2795 +92079;48.32558;-.26201;198;20221122;10.8;4.2;7.5;6.4;8.37;.9;1;4367 +92079;48.32558;-.26201;198;20221123;12.2;5.8;9;5.3;9.87;3.8;.74;4190 +92079;48.32558;-.26201;198;20221124;11.8;6.3;9.1;5;10.37;7.8;.59;3185 +92079;48.32558;-.26201;198;20221125;12;5.9;8.9;3;9.77;0;.56;4226 +92079;48.32558;-.26201;198;20221126;9.5;4.1;6.8;2.9;9.5;2.3;.32;2765 +92079;48.32558;-.26201;198;20221127;9.8;7.5;8.7;4.3;10.57;10;.45;1542 +92079;48.32558;-.26201;198;20221128;10.1;6.9;8.5;3.4;10;1.4;.43;3046 +92079;48.32558;-.26201;198;20221129;10.2;4.5;7.4;2.2;9.14;0;.38;3617 +92079;48.32558;-.26201;198;20221130;5.9;2.3;4.1;2.4;7.77;0;.26;2549 +92079;48.32558;-.26201;198;20221201;6.7;2.1;4.4;3.4;7.14;0;.45;3571 +92079;48.32558;-.26201;198;20221202;4.6;1;2.8;3.3;6.47;0;.43;2489 +92079;48.32558;-.26201;198;20221203;2.6;1.9;2.2;6.1;6.37;0;.53;859 +92079;48.32558;-.26201;198;20221204;2.3;.9;1.6;3.5;6.44;.3;.33;1238 +92079;48.32558;-.26201;198;20221205;4;2.2;3.1;2;6.87;0;.35;1743 +92079;48.32558;-.26201;198;20221206;5.1;.8;2.9;3.1;6.37;0;.43;3209 +92079;48.32558;-.26201;198;20221207;5.8;-.2;2.8;1.8;6.44;.1;.28;3485 +92079;48.32558;-.26201;198;20221208;1.1;-.5;.3;1.7;6.2;0;.2;1523 +92079;48.32558;-.26201;198;20221209;3.4;.2;1.8;2.8;5.7;0;.39;3368 +92079;48.32558;-.26201;198;20221210;2.2;-2.4;-.1;1.9;5.1;.1;.31;2890 +92079;48.32558;-.26201;198;20221211;1.1;-2.4;-.6;2.1;5.15;0;.17;4057 +92079;48.32558;-.26201;198;20221212;.6;-2.3;-.9;2.7;4.84;0;.36;2389 +92079;48.32558;-.26201;198;20221213;.8;-4.2;-1.7;4.2;4.34;.8;.45;3360 +92079;48.32558;-.26201;198;20221214;.5;-1.4;-.4;3.8;5.5;1;.27;1523 +92079;48.32558;-.26201;198;20221215;2.1;-1.4;.4;5.4;4.44;.1;.83;2719 +92079;48.32558;-.26201;198;20221216;4.6;-1.9;1.3;3.4;5.27;.1;.47;3886 +92079;48.32558;-.26201;198;20221217;-1.6;-4.7;-3.2;3.1;4.4;0;.19;2209 +92079;48.32558;-.26201;198;20221218;4.2;-5.3;-.6;3.6;5.54;2;.27;2901 +92079;48.32558;-.26201;198;20221219;11.5;4.2;7.8;5.4;9.94;3;.43;2593 +92079;48.32558;-.26201;198;20221220;11.1;10.1;10.6;4.9;11.27;14.9;.72;768 +92079;48.32558;-.26201;198;20221221;11.7;6.5;9.1;4.7;11.2;11;.29;2176 +92079;48.32558;-.26201;198;20221222;13.5;10.5;12;7.4;12.7;8.5;.72;1636 +92079;48.32558;-.26201;198;20221223;13.5;12.5;13;6.5;13.4;6.6;.78;1012 +92079;48.32558;-.26201;198;20221224;10.9;10;10.4;4.6;11.84;4.5;.48;1070 +92079;48.32558;-.26201;198;20221225;12.6;9.4;11;3.7;12;1;.49;1831 +92079;48.32558;-.26201;198;20221226;9.8;9.7;9.8;4.2;10;.7;.84;988 +92079;48.32558;-.26201;198;20221227;8.9;2.7;5.8;3.5;8.1;0;.42;3186 +92079;48.32558;-.26201;198;20221228;10.6;7.8;9.2;7.4;10.7;5.5;.56;1471 +92079;48.32558;-.26201;198;20221229;10.3;8.8;9.5;6;9.64;.9;.98;2314 +92079;48.32558;-.26201;198;20221230;13.7;4.7;9.2;7.4;11.57;15.4;.33;2806 +92079;48.32558;-.26201;198;20221231;14.9;13.3;14.1;9.2;12.77;.8;1.62;1982 +92080;48.35627;.07254;120;20220101;13;8.1;10.5;1.4;11.01;0;.21;4400 +92080;48.35627;.07254;120;20220102;14;7.6;10.8;4.8;11.21;0;.74;2600 +92080;48.35627;.07254;120;20220103;12.3;10.8;11.5;4.9;11.81;20.7;.75;1500 +92080;48.35627;.07254;120;20220104;9.8;8.1;9;4.3;9.11;.1;.88;2100 +92080;48.35627;.07254;120;20220105;7.6;.9;4.2;2.9;5.81;.1;.68;4300 +92080;48.35627;.07254;120;20220106;5.7;-1.1;2.3;2.2;6.11;.9;.37;3000 +92080;48.35627;.07254;120;20220107;8.1;3.4;5.8;5.1;8.11;5.2;.48;3400 +92080;48.35627;.07254;120;20220108;9.3;5.7;7.5;4.8;9.01;13.1;.71;800 +92080;48.35627;.07254;120;20220109;8.2;4.6;6.4;4.4;8.11;1.6;.58;3500 +92080;48.35627;.07254;120;20220110;7.4;5.9;6.7;1;8.91;.1;.39;1200 +92080;48.35627;.07254;120;20220111;8;4.6;6.3;1;7.61;0;.21;4800 +92080;48.35627;.07254;120;20220112;7.8;3.2;5.5;1.7;8.21;0;.36;2100 +92080;48.35627;.07254;120;20220113;7.4;3;5.2;2.7;7.01;0;.46;5100 +92080;48.35627;.07254;120;20220114;4.7;-1;1.8;2.1;5.91;.1;.19;6400 +92080;48.35627;.07254;120;20220115;-.5;-2.4;-1.4;1.5;5.41;0;.18;2100 +92080;48.35627;.07254;120;20220116;5.3;-.5;2.4;2.6;7.41;.6;.2;1400 +92080;48.35627;.07254;120;20220117;7.1;2.2;4.7;1;8.41;.1;.24;2600 +92080;48.35627;.07254;120;20220118;8.1;1.3;4.7;2.3;7.51;.1;.28;6000 +92080;48.35627;.07254;120;20220119;7.1;4.4;5.7;1.9;8.11;1.8;.45;1700 +92080;48.35627;.07254;120;20220120;7.8;2.5;5.1;2.5;7.01;.1;.55;4200 +92080;48.35627;.07254;120;20220121;5.8;-1.6;2.1;1.6;5.91;0;.34;4700 +92080;48.35627;.07254;120;20220122;5.5;-.2;2.7;1.5;6.91;0;.37;1300 +92080;48.35627;.07254;120;20220123;3.7;3.6;3.7;3;6.81;0;.57;800 +92080;48.35627;.07254;120;20220124;7.6;-.5;3.6;1.7;6.21;0;.35;7600 +92080;48.35627;.07254;120;20220125;.4;-1.6;-.6;1.2;5.81;0;.24;1900 +92080;48.35627;.07254;120;20220126;4.2;-1.5;1.4;1.3;6.41;0;.31;2000 +92080;48.35627;.07254;120;20220127;7.6;2.7;5.2;1.9;7.81;.1;.44;3300 +92080;48.35627;.07254;120;20220128;6.2;3.1;4.7;1.5;8.61;0;.27;1900 +92080;48.35627;.07254;120;20220129;10.1;5.7;7.9;3.5;9.91;.4;.47;2700 +92080;48.35627;.07254;120;20220130;11.5;7.2;9.3;2.1;8.61;.1;.75;6800 +92080;48.35627;.07254;120;20220131;9;4.8;6.9;4.6;7.41;.1;1.06;5200 +92080;48.35627;.07254;120;20220201;10.3;3;6.6;3.6;9.61;.2;.39;1300 +92080;48.35627;.07254;120;20220202;9.8;7.4;8.6;2.3;9.51;0;.65;2700 +92080;48.35627;.07254;120;20220203;8;5.7;6.8;3;8.81;.4;.55;2300 +92080;48.35627;.07254;120;20220204;11.9;6.7;9.3;3.5;8.01;.4;1.29;4700 +92080;48.35627;.07254;120;20220205;10.3;-.5;4.9;3.4;7.31;.1;.74;8100 +92080;48.35627;.07254;120;20220206;11.5;6.9;9.2;7.2;10.21;3.6;.87;1900 +92080;48.35627;.07254;120;20220207;11.5;4.8;8.2;2.5;7.71;0;.95;9300 +92080;48.35627;.07254;120;20220208;8.9;3.6;6.3;1.6;8.81;0;.47;3500 +92080;48.35627;.07254;120;20220209;8.4;3.6;6;1.1;8.21;0;.49;6300 +92080;48.35627;.07254;120;20220210;11.5;4.7;8.1;3.5;7.91;.9;1.17;5100 +92080;48.35627;.07254;120;20220211;9;.1;4.5;1.1;6.21;0;.61;9900 +92080;48.35627;.07254;120;20220212;9.1;-2.1;3.5;2.1;5.41;0;.89;10900 +92080;48.35627;.07254;120;20220213;12.3;-.5;5.9;5.7;7.71;2.5;1.2;7600 +92080;48.35627;.07254;120;20220214;11;6.5;8.8;4.6;8.81;1.4;1.17;5800 +92080;48.35627;.07254;120;20220215;9.8;2.6;6.2;4.5;9.11;3.2;.49;3400 +92080;48.35627;.07254;120;20220216;14;8.7;11.4;6.5;13.01;1.6;.53;3300 +92080;48.35627;.07254;120;20220217;13.8;9.8;11.8;5.4;10.01;.9;1.72;9900 +92080;48.35627;.07254;120;20220218;11.5;9.3;10.4;7;9.31;1.2;1.65;4800 +92080;48.35627;.07254;120;20220219;10.6;1.3;6;6;7.11;.2;1.39;10000 +92080;48.35627;.07254;120;20220220;13.2;7.3;10.3;7.4;10.01;3.7;1.45;5900 +92080;48.35627;.07254;120;20220221;10.4;4.7;7.6;7;7.61;1.2;1.59;6900 +92080;48.35627;.07254;120;20220222;13.8;4.5;9.1;3.5;9.61;.4;1.06;3500 +92080;48.35627;.07254;120;20220223;11.2;2.6;6.9;1.8;8.31;0;.84;6600 +92080;48.35627;.07254;120;20220224;10;4.2;7.1;4.2;7.21;1.7;1.36;6000 +92080;48.35627;.07254;120;20220225;11.1;-.7;5.2;2.4;6.31;0;1.24;11500 +92080;48.35627;.07254;120;20220226;10.8;-1.9;4.5;3;5.41;0;1.5;13900 +92080;48.35627;.07254;120;20220227;11.8;-.3;5.7;2.3;5.41;0;1.53;13900 +92080;48.35627;.07254;120;20220228;14;-1.9;6.1;1.3;6.41;0;1.25;13200 +92080;48.35627;.07254;120;20220301;14.8;4.5;9.6;1.3;8.31;.4;1.15;6700 +92080;48.35627;.07254;120;20220302;11.2;7.3;9.3;1.8;8.51;0;1.09;5200 +92080;48.35627;.07254;120;20220303;11.9;7.3;9.6;2.1;10.31;1.1;.85;4100 +92080;48.35627;.07254;120;20220304;9.3;8.1;8.7;2.7;9.01;0;.99;4000 +92080;48.35627;.07254;120;20220305;8.6;5.6;7.1;3.9;8.21;.4;1;4100 +92080;48.35627;.07254;120;20220306;8.6;6.1;7.3;4;6.61;0;1.74;11700 +92080;48.35627;.07254;120;20220307;7.1;-1.1;3;3.9;4.61;0;1.66;15400 +92080;48.35627;.07254;120;20220308;14.4;-2;6.2;2.8;6.81;.5;1.71;12800 +92080;48.35627;.07254;120;20220309;14.7;7.1;10.9;3.4;9.11;0;1.81;10000 +92080;48.35627;.07254;120;20220310;13.8;8.1;10.9;2.9;9.41;0;1.59;8400 +92080;48.35627;.07254;120;20220311;11.6;8;9.8;3.7;9.81;5.1;1.19;5100 +92080;48.35627;.07254;120;20220312;13;5.6;9.3;4.7;9.11;1.2;1.66;11300 +92080;48.35627;.07254;120;20220313;10.1;7.6;8.8;3.7;9.31;4.9;1.12;5400 +92080;48.35627;.07254;120;20220314;14.8;3.7;9.3;2.5;7.91;4.5;2;16100 +92080;48.35627;.07254;120;20220315;12.9;7.3;10.1;2;10.91;4.6;.88;3900 +92080;48.35627;.07254;120;20220316;13.3;7.3;10.3;2.7;11.01;.1;.95;4200 +92080;48.35627;.07254;120;20220317;9.8;6.5;8.1;3.8;7.91;0;1.46;6800 +92080;48.35627;.07254;120;20220318;14.7;2.9;8.8;5.5;5.91;0;3.14;17800 +92080;48.35627;.07254;120;20220319;14.5;5.2;9.8;4.1;6.91;0;2.64;15000 +92080;48.35627;.07254;120;20220320;14;1.4;7.7;1.9;6.41;0;2.05;17100 +92080;48.35627;.07254;120;20220321;18.1;3;10.5;1.8;8.61;0;2.21;16800 +92080;48.35627;.07254;120;20220322;15.8;3.2;9.5;2;6.71;0;2.37;18100 +92080;48.35627;.07254;120;20220323;17.9;.4;9.1;2.3;6.01;0;2.71;18600 +92080;48.35627;.07254;120;20220324;19.6;2.9;11.2;2.6;6.61;0;3.07;18400 +92080;48.35627;.07254;120;20220325;19.4;6.7;13.1;4.2;6.81;0;3.81;18300 +92080;48.35627;.07254;120;20220326;19.2;5.2;12.2;4.3;6.91;0;3.73;19100 +92080;48.35627;.07254;120;20220327;20.5;7;13.7;2.8;7.91;0;3.32;18400 +92080;48.35627;.07254;120;20220328;20.9;4.2;12.5;.9;8.71;0;2.19;15500 +92080;48.35627;.07254;120;20220329;17.3;9.5;13.4;1.5;10.21;2.9;1.89;10200 +92080;48.35627;.07254;120;20220330;13.2;6.7;10;3;10.11;.4;1.35;7400 +92080;48.35627;.07254;120;20220331;7.1;5.8;6.4;5.6;6.81;1.8;1.67;7900 +92080;48.35627;.07254;120;20220401;6.5;.2;3.4;7;5.69;3.1;1.63;11933 +92080;48.35627;.07254;120;20220402;7.3;1.3;4.3;5.4;5.71;.3;1.87;14100 +92080;48.35627;.07254;120;20220403;8.6;-2;3.3;3.3;4.81;0;2.07;17900 +92080;48.35627;.07254;120;20220404;10.1;-2.7;3.7;3.5;6.51;.1;1.55;13200 +92080;48.35627;.07254;120;20220405;12.4;6.3;9.3;4.6;10.6;.1;1.12;6913 +92080;48.35627;.07254;120;20220406;13;2.4;7.7;5.6;9.51;.7;1.24;7900 +92080;48.35627;.07254;120;20220407;13.7;9.7;11.7;7;10.11;5.7;2.5;14300 +92080;48.35627;.07254;120;20220408;15.4;7.2;11.3;4.3;9.01;19.3;2.2;7300 +92080;48.35627;.07254;120;20220409;11.8;2.2;7;2.1;6.71;.1;2.1;16300 +92080;48.35627;.07254;120;20220410;14.3;-1.8;6.3;2.2;6.21;0;2.59;22100 +92080;48.35627;.07254;120;20220411;20.3;3.4;11.9;2.8;8.51;0;3.32;19800 +92080;48.35627;.07254;120;20220412;16.4;10.3;13.4;2.8;11.71;1.3;2.02;10800 +92080;48.35627;.07254;120;20220413;19.2;9.7;14.4;1;12.21;.1;2.44;16400 +92080;48.35627;.07254;120;20220414;21.5;6.7;14.1;1.8;11.21;0;3.02;19300 +92080;48.35627;.07254;120;20220415;22;6.9;14.4;1.9;11.01;.1;3.36;21800 +92080;48.35627;.07254;120;20220416;20.3;6;13.1;2.8;9.61;0;3.67;24400 +92080;48.35627;.07254;120;20220417;20.9;4.6;12.7;1.7;8.21;0;3.49;23500 +92080;48.35627;.07254;120;20220418;16.4;5.2;10.8;2.7;10.11;0;2.37;16200 +92080;48.35627;.07254;120;20220419;14.8;4.7;9.8;2.4;8.41;0;2.4;16000 +92080;48.35627;.07254;120;20220420;17.9;7.6;12.8;2.8;10.21;0;2.95;18500 +92080;48.35627;.07254;120;20220421;19;6.1;12.6;2.6;8.61;0;3.7;24600 +92080;48.35627;.07254;120;20220422;19.2;7;13.1;3.6;9.11;0;3.87;24100 +92080;48.35627;.07254;120;20220423;18.8;9.3;14;4;10.91;3.2;2.85;12600 +92080;48.35627;.07254;120;20220424;19.4;9.3;14.3;3;10.71;.2;3.14;16800 +92080;48.35627;.07254;120;20220425;16;6.9;11.4;2.9;8.91;0;2.74;16000 +92080;48.35627;.07254;120;20220426;16.8;4.8;10.8;3.4;8.61;0;3.2;21200 +92080;48.35627;.07254;120;20220427;18;4.3;11.2;4.2;8.71;0;3.69;24600 +92080;48.35627;.07254;120;20220428;17.1;6.9;12;3.7;9.91;0;2.6;13200 +92080;48.35627;.07254;120;20220429;19.8;8.9;14.4;4.1;10.21;0;4.02;23200 +92080;48.35627;.07254;120;20220430;17.1;4.7;10.9;3.5;8.51;0;3.18;19300 +92080;48.35627;.07254;120;20220501;17.9;4.3;11.1;2.6;8.31;0;3.52;24000 +92080;48.35627;.07254;120;20220502;18.1;9.1;13.6;3.6;9.41;0;3.81;22300 +92080;48.35627;.07254;120;20220503;17.5;10.6;14.1;4.1;9.71;0;3.21;13400 +92080;48.35627;.07254;120;20220504;17.3;6.5;11.9;2.5;10.51;0;2.28;12600 +92080;48.35627;.07254;120;20220505;19.5;6.5;13;2.7;10.61;0;3.18;19100 +92080;48.35627;.07254;120;20220506;21.8;4.3;13;1.5;10.61;0;3.58;24000 +92080;48.35627;.07254;120;20220507;19;9;14;2.4;12.01;.1;2.82;16600 +92080;48.35627;.07254;120;20220508;21.3;9.8;15.5;3.1;12.31;.1;3.87;23100 +92080;48.35627;.07254;120;20220509;25;7;16;.8;11.51;0;4.01;26100 +92080;48.35627;.07254;120;20220510;25.6;11.6;18.6;2.3;11.81;0;4.96;26700 +92080;48.35627;.07254;120;20220511;21.4;8.7;15.1;3.1;12.41;0;3.43;19000 +92080;48.35627;.07254;120;20220512;20.7;10.2;15.4;1.9;10.71;0;4.03;24900 +92080;48.35627;.07254;120;20220513;20.9;5.2;13;1.4;9.81;0;4.1;28800 +92080;48.35627;.07254;120;20220514;24.1;7.3;15.7;2.7;10.91;.3;4.55;25200 +92080;48.35627;.07254;120;20220515;28.9;14.7;21.8;2.6;13.71;8.2;4.52;16600 +92080;48.35627;.07254;120;20220516;24.9;14;19.5;2.6;15.01;.1;4.58;24400 +92080;48.35627;.07254;120;20220517;28.9;10.5;19.7;2;14.71;2.1;4.87;25100 +92080;48.35627;.07254;120;20220518;26.9;12.9;19.9;1.9;16.51;.1;4.11;21400 +92080;48.35627;.07254;120;20220519;22;14.8;18.4;2.2;14.81;3.6;3.52;18300 +92080;48.35627;.07254;120;20220520;19.4;13.2;16.3;2.5;14.01;11;2.65;13400 +92080;48.35627;.07254;120;20220521;23.9;7.8;15.8;1.4;12.41;0;4.25;26600 +92080;48.35627;.07254;120;20220522;23.7;12.5;18.1;2.8;14.31;6.1;3.93;20000 +92080;48.35627;.07254;120;20220523;18.4;14.7;16.5;2.5;14.41;9;2.06;8300 +92080;48.35627;.07254;120;20220524;17.9;9.8;13.9;3.2;11.11;1;3.31;19500 +92080;48.35627;.07254;120;20220525;17.9;6.7;12.3;2.8;11.11;.3;2.78;17200 +92080;48.35627;.07254;120;20220526;17.5;11.9;14.7;2.2;13.21;.1;2.23;11500 +92080;48.35627;.07254;120;20220527;21;9;15;2.3;12.71;0;3.21;18100 +92080;48.35627;.07254;120;20220528;19.6;6.5;13;2.5;10.81;0;4.3;30400 +92080;48.35627;.07254;120;20220529;16.2;7;11.6;3.4;8.81;0;3.3;19600 +92080;48.35627;.07254;120;20220530;18.8;5.9;12.3;2;8.91;0;3.81;24800 +92080;48.35627;.07254;120;20220531;19.9;7.3;13.6;1.4;9.31;0;4.18;27800 +92080;48.35627;.07254;120;20220601;21.5;5.8;13.6;1.8;9.41;0;4.47;29000 +92080;48.35627;.07254;120;20220602;23.3;9.3;16.3;3.4;10.51;1.6;4.69;22900 +92080;48.35627;.07254;120;20220603;21.6;13.8;17.7;3.6;13.71;6.3;3.19;12100 +92080;48.35627;.07254;120;20220604;27.2;15.1;21.2;2.1;16.91;4.3;4.41;21500 +92080;48.35627;.07254;120;20220605;21.4;14.3;17.9;2.2;14.81;.4;2.91;13700 +92080;48.35627;.07254;120;20220606;21.4;10.3;15.9;3.1;12.61;1.2;3.95;22200 +92080;48.35627;.07254;120;20220607;21.5;14;17.7;4;14.71;14.8;3.6;17600 +92080;48.35627;.07254;120;20220608;20.9;14;17.5;3.9;14.11;.1;4.13;22800 +92080;48.35627;.07254;120;20220609;21.4;11;16.2;3.1;12.91;0;3.48;17500 +92080;48.35627;.07254;120;20220610;22.1;11.8;17;2.3;14.61;.1;2.86;13700 +92080;48.35627;.07254;120;20220611;24.5;12.6;18.6;1.8;14.41;0;4.84;28000 +92080;48.35627;.07254;120;20220612;22.8;10.4;16.6;2.7;12.31;0;5.15;31600 +92080;48.35627;.07254;120;20220613;22.9;9.3;16.1;2.2;11.41;0;5.05;31000 +92080;48.35627;.07254;120;20220614;26.1;9.1;17.6;2.6;11.61;0;5.56;30300 +92080;48.35627;.07254;120;20220615;30.8;13.5;22.1;2.2;13.31;0;6.02;28200 +92080;48.35627;.07254;120;20220616;29.6;12.8;21.2;1.7;13.31;0;5.64;28800 +92080;48.35627;.07254;120;20220617;34.4;13.3;23.9;1;15.11;0;5.68;28600 +92080;48.35627;.07254;120;20220618;37.2;16.2;26.7;1.6;16.61;5.6;6.33;27200 +92080;48.35627;.07254;120;20220619;23.6;14;18.8;4.7;16.11;1.3;3.92;18500 +92080;48.35627;.07254;120;20220620;21.9;15.3;18.6;3.4;16.11;.8;3.09;13800 +92080;48.35627;.07254;120;20220621;26.6;14.1;20.4;3;15.91;1.8;4.97;24500 +92080;48.35627;.07254;120;20220622;26.6;15;20.8;2.8;16.31;20.8;3.88;15600 +92080;48.35627;.07254;120;20220623;25.6;16.9;21.2;2.4;17.11;2.5;4.73;24000 +92080;48.35627;.07254;120;20220624;21.4;15.8;18.6;3.8;16.41;3.1;3.48;17900 +92080;48.35627;.07254;120;20220625;19.2;12.9;16;3.1;14.01;4.2;2.6;12400 +92080;48.35627;.07254;120;20220626;21.8;7.4;14.6;1.9;11.31;.5;3.91;23500 +92080;48.35627;.07254;120;20220627;21.8;11.7;16.8;2.3;12.21;0;4.54;26500 +92080;48.35627;.07254;120;20220628;22.6;8.6;15.6;1.9;11.51;0;4.84;30500 +92080;48.35627;.07254;120;20220629;17.5;11.9;14.7;2.4;13.61;3.8;1.69;6600 +92080;48.35627;.07254;120;20220630;18.8;11.5;15.2;2.3;12.91;2.8;3.18;18600 +92080;48.35627;.07254;120;20220701;20.7;7.1;13.9;1.5;11.11;.1;3.76;24000 +92080;48.35627;.07254;120;20220702;24.9;7.6;16.3;1.6;11.91;0;4.79;28900 +92080;48.35627;.07254;120;20220703;22.4;10.5;16.5;1.9;12.31;.1;4.74;29400 +92080;48.35627;.07254;120;20220704;25.2;8.8;17;1.6;12.41;0;5.04;30500 +92080;48.35627;.07254;120;20220705;23.5;8.6;16.1;2.2;11.91;0;4.63;27400 +92080;48.35627;.07254;120;20220706;25.6;10.8;18.2;2.6;13.71;0;5.15;28700 +92080;48.35627;.07254;120;20220707;23.5;13.3;18.4;2.9;14.71;.1;3.98;20000 +92080;48.35627;.07254;120;20220708;27.2;10.1;18.7;2.8;13.31;0;5.63;30100 +92080;48.35627;.07254;120;20220709;28.9;13.2;21;2.8;14.11;0;6.1;30200 +92080;48.35627;.07254;120;20220710;28.5;12.1;20.3;3.3;12.41;0;6.3;29800 +92080;48.35627;.07254;120;20220711;30.8;14.1;22.5;2.8;14.21;0;6.42;29700 +92080;48.35627;.07254;120;20220712;32.9;16;24.5;1.4;14.51;0;5.87;28600 +92080;48.35627;.07254;120;20220713;35.2;16.4;25.8;1.6;15.51;0;6.33;29100 +92080;48.35627;.07254;120;20220714;28.9;16.2;22.6;3;15.11;0;6.08;28500 +92080;48.35627;.07254;120;20220715;27.7;12.8;20.2;3.4;12.21;0;6.17;29400 +92080;48.35627;.07254;120;20220716;29.9;12.1;21;2.7;11.21;0;6.27;28900 +92080;48.35627;.07254;120;20220717;32.4;14.7;23.6;2.5;11.91;0;6.54;28100 +92080;48.35627;.07254;120;20220718;38.2;15.4;26.8;1.8;12.91;0;6.61;27000 +92080;48.35627;.07254;120;20220719;35.1;21.8;28.5;3.8;14.71;1.9;7.51;22900 +92080;48.35627;.07254;120;20220720;26.7;17.3;22;3.6;16.81;2.1;4.56;18500 +92080;48.35627;.07254;120;20220721;27.4;16.4;21.9;2.7;16.01;0;5.2;25100 +92080;48.35627;.07254;120;20220722;24.3;16.9;20.6;2.5;18.71;2;2.4;8800 +92080;48.35627;.07254;120;20220723;26.6;15.2;20.9;2.1;16.11;0;4.54;23000 +92080;48.35627;.07254;120;20220724;32.2;13.3;22.8;1.9;14.71;0;5.84;28200 +92080;48.35627;.07254;120;20220725;26.7;14.7;20.7;3.7;14.81;0;5.07;22500 +92080;48.35627;.07254;120;20220726;23.7;16.2;19.9;3;13.71;0;4.01;16400 +92080;48.35627;.07254;120;20220727;25;9;17;1.1;11.41;0;4.05;24000 +92080;48.35627;.07254;120;20220728;27.2;14.3;20.7;1.7;11.51;0;4.07;17400 +92080;48.35627;.07254;120;20220729;29.6;16.8;23.2;1.8;13.01;0;4.8;20900 +92080;48.35627;.07254;120;20220730;29.4;14.5;22;1.9;14.41;0;5.08;24800 +92080;48.35627;.07254;120;20220731;27;15;21;2.3;16.91;0;4.66;24300 +92080;48.35627;.07254;120;20220801;26.2;18.3;22.3;2.2;16.61;0;4.47;21500 +92080;48.35627;.07254;120;20220802;31.8;12.9;22.3;1.5;16.01;0;5.2;26700 +92080;48.35627;.07254;120;20220803;34.6;16.9;25.8;2.4;17.41;.7;6;24900 +92080;48.35627;.07254;120;20220804;26.6;17.5;22;3;17.91;2.7;3.99;17100 +92080;48.35627;.07254;120;20220805;24.4;14.5;19.5;4.4;12.31;0;5.56;26600 +92080;48.35627;.07254;120;20220806;25.4;10.2;17.8;3.8;10.21;0;5.63;27700 +92080;48.35627;.07254;120;20220807;27.4;11.5;19.5;3.5;10.41;0;5.89;26900 +92080;48.35627;.07254;120;20220808;29.2;13.5;21.4;4.5;11.31;0;6.72;26800 +92080;48.35627;.07254;120;20220809;31;16.2;23.6;4.9;13.51;0;7.13;26300 +92080;48.35627;.07254;120;20220810;33;17;25;3.9;13.61;0;7.06;26000 +92080;48.35627;.07254;120;20220811;33.2;16.4;24.8;3.3;11.81;0;6.88;26100 +92080;48.35627;.07254;120;20220812;34;13.7;23.8;1.9;11.21;0;5.74;25700 +92080;48.35627;.07254;120;20220813;34.2;14.1;24.2;2.2;10.71;.4;5.99;25100 +92080;48.35627;.07254;120;20220814;24.3;20.9;22.6;2.1;16.31;7;2.69;7300 +92080;48.35627;.07254;120;20220815;25.9;13.7;19.8;2;17.11;.5;3.05;14600 +92080;48.35627;.07254;120;20220816;25.6;17.5;21.6;2;17.01;3.6;3.2;13700 +92080;48.35627;.07254;120;20220817;24.1;16;20.1;1.4;17.21;6.7;2.59;12400 +92080;48.35627;.07254;120;20220818;27.5;12.9;20.2;1.5;16.51;0;3.73;20200 +92080;48.35627;.07254;120;20220819;23.4;16.9;20.1;2.6;16.51;2.8;2.68;10000 +92080;48.35627;.07254;120;20220820;24.9;10.6;17.8;1.3;13.31;0;3.78;23300 +92080;48.35627;.07254;120;20220821;23.3;10.6;16.9;1.5;14.21;.5;2.53;13100 +92080;48.35627;.07254;120;20220822;26.1;16.4;21.2;1.4;18.21;.5;2.53;11200 +92080;48.35627;.07254;120;20220823;26.6;18.9;22.8;1.2;20.01;.2;2.5;11000 +92080;48.35627;.07254;120;20220824;31.5;14.5;23;1;18.21;0;3.69;19000 +92080;48.35627;.07254;120;20220825;23;18.5;20.8;3.2;19.31;.5;2.19;7700 +92080;48.35627;.07254;120;20220826;25.9;16.9;21.4;2.9;15.51;0;4.26;20300 +92080;48.35627;.07254;120;20220827;26.7;13;19.9;3;14.31;0;4.24;20200 +92080;48.35627;.07254;120;20220828;25.8;13;19.4;3.2;13.11;0;4.36;20900 +92080;48.35627;.07254;120;20220829;29.2;15.3;22.3;3.5;12.71;0;5.38;21500 +92080;48.35627;.07254;120;20220830;29.4;16;22.7;3.6;13.21;0;5.28;19700 +92080;48.35627;.07254;120;20220831;28;15.5;21.8;2.9;14.91;.6;4.35;18900 +92080;48.35627;.07254;120;20220901;26.4;16.5;21.4;2.2;16.61;14.2;2.87;10700 +92080;48.35627;.07254;120;20220902;23.9;15.9;19.9;2.5;17.91;2.7;2.69;13300 +92080;48.35627;.07254;120;20220903;24.5;15.9;20.2;2.2;16.51;.3;2.75;12200 +92080;48.35627;.07254;120;20220904;28.3;9.5;18.9;1.5;14.51;.2;3.48;19700 +92080;48.35627;.07254;120;20220905;28.1;13.8;21;1.6;16.11;1.9;2.99;13700 +92080;48.35627;.07254;120;20220906;26.1;13.2;19.6;1.9;16.01;1.4;2.82;13500 +92080;48.35627;.07254;120;20220907;21.4;14.7;18.1;2.8;16.51;5.4;2.11;9800 +92080;48.35627;.07254;120;20220908;21.5;14.7;18.1;4.4;15.81;1.9;2.75;13200 +92080;48.35627;.07254;120;20220909;21.8;15.1;18.4;5.5;14.91;4.2;3.11;11500 +92080;48.35627;.07254;120;20220910;20.9;13.8;17.4;3;15.11;.9;2.17;9400 +92080;48.35627;.07254;120;20220911;24.5;10.8;17.6;1.3;14.21;0;2.84;18100 +92080;48.35627;.07254;120;20220912;29.9;12.8;21.3;2.2;15.01;1;3.91;18900 +92080;48.35627;.07254;120;20220913;26.9;18.8;22.9;1.8;18.91;0;2.27;7600 +92080;48.35627;.07254;120;20220914;25.4;17.7;21.6;2.5;19.11;3.8;2.45;10100 +92080;48.35627;.07254;120;20220915;22.2;12.5;17.4;2.5;15.01;.1;2.61;15400 +92080;48.35627;.07254;120;20220916;19.2;10.5;14.9;3.3;11.11;.3;2.62;12600 +92080;48.35627;.07254;120;20220917;17.4;5.1;11.2;2.1;8.81;0;2.34;16400 +92080;48.35627;.07254;120;20220918;20.3;2.9;11.6;1.7;9.21;0;2.42;17400 +92080;48.35627;.07254;120;20220919;19.2;4.5;11.9;1.3;9.61;0;2.01;14100 +92080;48.35627;.07254;120;20220920;19.6;3.9;11.7;1.3;10.21;0;1.71;10300 +92080;48.35627;.07254;120;20220921;20.7;8.2;14.4;2.1;10.21;0;2.7;18000 +92080;48.35627;.07254;120;20220922;22;4.5;13.2;.7;9.11;0;2.11;17200 +92080;48.35627;.07254;120;20220923;19.2;8.1;13.6;.5;11.11;2.7;1.17;5900 +92080;48.35627;.07254;120;20220924;16.2;12.3;14.3;3.6;13.11;5.8;1.57;7200 +92080;48.35627;.07254;120;20220925;18.5;10.8;14.7;3;12.11;.2;2.24;13700 +92080;48.35627;.07254;120;20220926;14.8;10;12.4;4.2;11.31;6.6;1.5;5000 +92080;48.35627;.07254;120;20220927;15.8;9.6;12.7;3.7;12.11;12.3;1.47;7600 +92080;48.35627;.07254;120;20220928;15.1;11;13.1;2.1;12.01;1.1;1.36;7500 +92080;48.35627;.07254;120;20220929;16.2;8.1;12.1;2.2;10.61;.6;1.72;12100 +92080;48.35627;.07254;120;20220930;17.3;3.3;10.3;2.7;10.31;3.1;1.68;12700 +92080;48.35627;.07254;120;20221001;20.5;12.5;16.5;5.6;15.11;.5;2.23;12100 +92080;48.35627;.07254;120;20221002;21.5;12.1;16.8;4.3;16.51;1.1;1.76;9500 +92080;48.35627;.07254;120;20221003;17;11.6;14.3;2.1;13.61;0;1.12;4300 +92080;48.35627;.07254;120;20221004;18.8;6.1;12.5;1.5;12.31;0;1.28;8400 +92080;48.35627;.07254;120;20221005;20.7;13;16.8;4;14.01;.6;2.08;7000 +92080;48.35627;.07254;120;20221006;19;5.5;12.2;1;10.21;0;1.63;15400 +92080;48.35627;.07254;120;20221007;18.8;2.5;10.6;.7;9.41;.1;1.43;14800 +92080;48.35627;.07254;120;20221008;18.4;6.3;12.4;1.5;10.11;0;1.66;14100 +92080;48.35627;.07254;120;20221009;19.9;5;12.4;2;9.41;0;1.96;14700 +92080;48.35627;.07254;120;20221010;19.9;8.1;14;1.6;12.51;0;1.33;7100 +92080;48.35627;.07254;120;20221011;18.4;8.7;13.6;2.8;9.81;0;2.11;13900 +92080;48.35627;.07254;120;20221012;19.6;3.6;11.6;.9;10.01;0;1.28;10800 +92080;48.35627;.07254;120;20221013;15;11.9;13.5;2.5;13.81;3.7;.77;2100 +92080;48.35627;.07254;120;20221014;17.9;13.6;15.8;2.6;15.91;17.1;.89;2900 +92080;48.35627;.07254;120;20221015;17.4;14.7;16;3.8;15.41;.3;1.27;6100 +92080;48.35627;.07254;120;20221016;20;11.5;15.8;1.5;15.21;4.4;1.04;5300 +92080;48.35627;.07254;120;20221017;18.4;13.5;15.9;1.5;16.81;1.6;.76;3600 +92080;48.35627;.07254;120;20221018;19.6;15;17.3;2.3;17.31;0;1.05;5400 +92080;48.35627;.07254;120;20221019;23.4;14.4;18.9;2.8;16.91;1.8;1.75;9400 +92080;48.35627;.07254;120;20221020;21.6;14.8;18.2;2.2;16.11;1;1.54;9700 +92080;48.35627;.07254;120;20221021;20;12.6;16.3;3.1;14.91;.4;1.47;8900 +92080;48.35627;.07254;120;20221022;20.3;13.3;16.8;2.6;14.71;1.7;1.47;8400 +92080;48.35627;.07254;120;20221023;21.4;14.3;17.8;4.5;14.81;2.9;2.04;6900 +92080;48.35627;.07254;120;20221024;18;14.3;16.2;6.4;14.51;3.8;1.75;6200 +92080;48.35627;.07254;120;20221025;17.7;12.8;15.3;2.5;14.71;.4;1;5300 +92080;48.35627;.07254;120;20221026;20.5;13.3;16.9;2.4;15.21;.1;1.28;6500 +92080;48.35627;.07254;120;20221027;23.7;10.2;17;1.6;14.41;0;1.32;8200 +92080;48.35627;.07254;120;20221028;21;11;16;1.4;15.11;0;.97;6600 +92080;48.35627;.07254;120;20221029;23.1;13.6;18.4;1.3;15.21;0;1.17;6500 +92080;48.35627;.07254;120;20221030;15.3;11.3;13.3;1.2;13.51;.8;.65;2700 +92080;48.35627;.07254;120;20221031;18.8;9.3;14;2.8;13.81;9.9;.98;5400 +92080;48.35627;.07254;120;20221101;17;8.9;13;5.5;11.51;3.4;1.58;6400 +92080;48.35627;.07254;120;20221102;15.6;7.4;11.5;3.9;11.61;0;.97;7100 +92080;48.35627;.07254;120;20221103;13;11.4;12.2;4.5;12.11;5.2;.94;2300 +92080;48.35627;.07254;120;20221104;12.9;8.6;10.8;5.5;9.61;1.1;1.41;7000 +92080;48.35627;.07254;120;20221105;11.7;4.7;8.2;2.1;10.01;1.8;.54;2600 +92080;48.35627;.07254;120;20221106;12.8;10.4;11.6;4;12.21;11.4;.73;1200 +92080;48.35627;.07254;120;20221107;16.4;11.2;13.8;5;12.71;.4;1.24;5600 +92080;48.35627;.07254;120;20221108;15.9;9.5;12.7;4.4;12.21;3.5;1.07;3600 +92080;48.35627;.07254;120;20221109;15;9.7;12.4;3.1;11.11;.1;1;6400 +92080;48.35627;.07254;120;20221110;12.8;5.7;9.2;2;10.71;0;.51;3300 +92080;48.35627;.07254;120;20221111;12.5;8.6;10.5;1.9;10.91;.1;.6;3800 +92080;48.35627;.07254;120;20221112;18.3;4.1;11.2;.7;10.21;.2;.46;7300 +92080;48.35627;.07254;120;20221113;16.8;4.4;10.6;.3;10.31;.2;.33;6000 +92080;48.35627;.07254;120;20221114;13.5;5.8;9.6;1;10.71;.6;.46;3100 +92080;48.35627;.07254;120;20221115;13.8;7.6;10.7;3.6;11.01;5.9;.83;1600 +92080;48.35627;.07254;120;20221116;11.1;6.7;8.9;3.5;10.11;17.7;.57;3549 +92080;48.35627;.07254;120;20221117;13.6;10.6;12.1;6;10.51;1.1;1.42;2678 +92080;48.35627;.07254;120;20221118;11.7;6.8;9.3;3.5;9.28;.3;.83;3379 +92080;48.35627;.07254;120;20221119;12.1;2.4;7.2;1.2;7.91;.5;.35;6800 +92080;48.35627;.07254;120;20221120;11.7;1.4;6.6;2.4;8.71;2.9;.5;3700 +92080;48.35627;.07254;120;20221121;11.1;5.2;8.1;3.5;9.01;9.3;.8;1600 +92080;48.35627;.07254;120;20221122;11.9;4.4;8.1;5.4;8.51;1.3;.99;5500 +92080;48.35627;.07254;120;20221123;13.2;5.2;9.2;3.8;9.81;3.7;.68;5200 +92080;48.35627;.07254;120;20221124;12.5;5.5;9;3.8;10.41;7.2;.53;3000 +92080;48.35627;.07254;120;20221125;12.5;4.2;8.3;1.9;9.71;0;.28;6000 +92080;48.35627;.07254;120;20221126;9.3;2.7;6;1.7;9.21;1.6;.27;2100 +92080;48.35627;.07254;120;20221127;10.2;7.6;8.9;3.1;10.71;10.5;.47;600 +92080;48.35627;.07254;120;20221128;11.3;6.9;9.1;2.4;10.11;.7;.35;4900 +92080;48.35627;.07254;120;20221129;11.7;4.3;8;1.6;9.11;.1;.32;4700 +92080;48.35627;.07254;120;20221130;6.9;.6;3.7;2;7.61;0;.21;3200 +92080;48.35627;.07254;120;20221201;7.6;2.2;4.9;2.6;7.31;0;.32;5100 +92080;48.35627;.07254;120;20221202;5.3;.9;3.1;2.7;6.71;0;.37;2700 +92080;48.35627;.07254;120;20221203;3.3;2.5;2.9;5.6;6.51;0;.58;800 +92080;48.35627;.07254;120;20221204;2.9;1.5;2.2;3.1;6.61;.2;.37;800 +92080;48.35627;.07254;120;20221205;4.7;2.7;3.7;1.9;6.91;0;.38;1900 +92080;48.35627;.07254;120;20221206;6.1;0;3;2.7;6.41;0;.31;4500 +92080;48.35627;.07254;120;20221207;6.3;.6;3.4;1.7;6.71;.1;.22;4100 +92080;48.35627;.07254;120;20221208;1.9;-.5;.7;.6;6.31;0;.21;1700 +92080;48.35627;.07254;120;20221209;4.3;1;2.6;2.3;5.81;0;.22;5700 +92080;48.35627;.07254;120;20221210;-.9;-5.8;-3.3;1.1;4.71;.1;.08;3100 +92080;48.35627;.07254;120;20221211;1.6;-2;-.2;.9;5.31;0;.01;4800 +92080;48.35627;.07254;120;20221212;.5;-2;-.8;2.2;4.81;0;.28;3200 +92080;48.35627;.07254;120;20221213;1.5;-3.8;-1.1;2.8;4.31;1.4;.34;4600 +92080;48.35627;.07254;120;20221214;.9;-.7;.1;2.6;5.41;1.5;.35;1400 +92080;48.35627;.07254;120;20221215;3.2;-1.3;1;4;4.51;0;.71;3900 +92080;48.35627;.07254;120;20221216;5.2;-2.1;1.5;2.4;5.21;.1;.28;5500 +92080;48.35627;.07254;120;20221217;0;-6.1;-3.1;1;4.21;0;.13;3300 +92080;48.35627;.07254;120;20221218;3.6;-6;-1.2;1.8;5.41;2.7;.29;1000 +92080;48.35627;.07254;120;20221219;11.7;2.9;7.3;4;9.91;1.2;.38;1600 +92080;48.35627;.07254;120;20221220;11.4;9.9;10.7;3.7;11.51;13.1;.65;400 +92080;48.35627;.07254;120;20221221;12.5;7;9.7;3.7;11.41;9.4;.44;1000 +92080;48.35627;.07254;120;20221222;14;11.3;12.7;6.4;12.81;7.5;.91;800 +92080;48.35627;.07254;120;20221223;14.4;12.9;13.7;5.1;13.51;5.9;.88;1200 +92080;48.35627;.07254;120;20221224;11.7;10.8;11.3;4;12.01;4.2;.58;1300 +92080;48.35627;.07254;120;20221225;12.8;9.8;11.3;3.2;12.21;.7;.53;1300 +92080;48.35627;.07254;120;20221226;10.6;10.2;10.4;3;9.91;.5;.73;2700 +92080;48.35627;.07254;120;20221227;8.8;.9;4.8;2.3;7.91;0;.2;4000 +92080;48.35627;.07254;120;20221228;11;7.8;9.4;6.3;10.81;3.2;.6;600 +92080;48.35627;.07254;120;20221229;11.4;9.5;10.5;5.7;9.71;.3;1.01;4400 +92080;48.35627;.07254;120;20221230;14.5;4.7;9.6;5.7;11.61;8.2;.52;900 +92080;48.35627;.07254;120;20221231;15.9;13.8;14.9;8;13.01;.4;1.61;3100 +92081;48.38596;.40745;141;20220101;13.6;8.3;11;2.3;11.01;0;.51;3296 +92081;48.38596;.40745;141;20220102;13.7;8.5;11.1;5.3;11.34;.2;.85;2332 +92081;48.38596;.40745;141;20220103;12;10.6;11.3;5.7;11.94;21.4;.67;1252 +92081;48.38596;.40745;141;20220104;9.5;8.1;8.8;4.5;9.44;.3;.77;1349 +92081;48.38596;.40745;141;20220105;7.2;.4;3.8;2.3;6.01;.1;.51;3559 +92081;48.38596;.40745;141;20220106;5.7;-1.2;2.3;2.5;6.07;.8;.38;3174 +92081;48.38596;.40745;141;20220107;7.9;3.5;5.7;5.2;8.04;5.6;.52;2797 +92081;48.38596;.40745;141;20220108;9.2;5.8;7.5;5.5;9.01;13.4;.66;1683 +92081;48.38596;.40745;141;20220109;8;4.3;6.2;4;8.11;1.5;.53;2707 +92081;48.38596;.40745;141;20220110;7.4;5.6;6.5;1.5;8.84;0;.36;1515 +92081;48.38596;.40745;141;20220111;7.9;3.4;5.7;1.5;7.07;.1;.37;3668 +92081;48.38596;.40745;141;20220112;7;1.4;4.2;1.8;7.37;0;.29;2944 +92081;48.38596;.40745;141;20220113;6.4;2.8;4.6;3.3;7.04;0;.48;3043 +92081;48.38596;.40745;141;20220114;4.3;-.5;1.9;2.6;5.94;.1;.42;3857 +92081;48.38596;.40745;141;20220115;-1;-2.6;-1.8;1.4;5.34;0;.19;1523 +92081;48.38596;.40745;141;20220116;4.4;-.9;1.8;2.3;7.14;.5;.12;2454 +92081;48.38596;.40745;141;20220117;7;2.9;5;.9;8.54;.1;.27;2485 +92081;48.38596;.40745;141;20220118;7.2;1;4.1;2.4;7.44;0;.3;4232 +92081;48.38596;.40745;141;20220119;6.6;3.7;5.2;1.9;8.17;1.7;.33;2197 +92081;48.38596;.40745;141;20220120;7.2;1.8;4.5;2.4;7.01;.1;.47;3652 +92081;48.38596;.40745;141;20220121;5.5;-.9;2.3;1.9;5.94;.1;.42;3799 +92081;48.38596;.40745;141;20220122;5.1;-.3;2.4;1.5;6.77;0;.32;2584 +92081;48.38596;.40745;141;20220123;3.4;3.3;3.4;3.2;6.84;0;.5;312 +92081;48.38596;.40745;141;20220124;6.9;-.5;3.2;2.1;6.27;0;.43;5257 +92081;48.38596;.40745;141;20220125;0;-1.6;-.8;1.2;5.67;0;.25;1649 +92081;48.38596;.40745;141;20220126;3.6;-1.5;1;1.3;6.37;0;.25;2931 +92081;48.38596;.40745;141;20220127;7;2.4;4.7;1.9;7.57;.2;.41;3316 +92081;48.38596;.40745;141;20220128;6.1;3.5;4.8;1.4;8.64;0;.29;2007 +92081;48.38596;.40745;141;20220129;9.8;5.4;7.6;3.4;9.91;.5;.37;3218 +92081;48.38596;.40745;141;20220130;10.7;7;8.8;1.9;8.67;.1;.7;4124 +92081;48.38596;.40745;141;20220131;8.7;4.9;6.8;4.7;7.41;.1;1.02;3771 +92081;48.38596;.40745;141;20220201;10;2.4;6.2;3.5;9.41;.3;.27;3773 +92081;48.38596;.40745;141;20220202;9.5;7.5;8.5;2.7;9.57;0;.63;2121 +92081;48.38596;.40745;141;20220203;7.3;5.5;6.4;3.2;8.64;.4;.52;2012 +92081;48.38596;.40745;141;20220204;11.3;6.3;8.8;3.7;8.31;.5;1.08;4231 +92081;48.38596;.40745;141;20220205;10;-.5;4.8;3.2;7.24;.1;.71;6735 +92081;48.38596;.40745;141;20220206;11.3;6.4;8.8;7.4;10.24;3.6;.67;3478 +92081;48.38596;.40745;141;20220207;11;4.6;7.8;2.5;7.74;0;.88;6304 +92081;48.38596;.40745;141;20220208;9.5;3.3;6.4;1.6;8.81;0;.5;4548 +92081;48.38596;.40745;141;20220209;9.9;2.5;6.2;1.4;8.17;.1;.58;6435 +92081;48.38596;.40745;141;20220210;8.9;4.8;6.8;3.5;7.9;1;1.17;5100 +92081;48.38596;.40745;141;20220211;8.9;-.1;4.4;1.1;6.2;0;.61;9900 +92081;48.38596;.40745;141;20220212;9;-2.3;3.4;2.1;5.4;0;.89;10900 +92081;48.38596;.40745;141;20220213;12.2;-.6;5.8;5.7;7.7;2.6;1.2;7600 +92081;48.38596;.40745;141;20220214;10.9;6.4;8.7;4.6;8.8;2.2;1.17;5800 +92081;48.38596;.40745;141;20220215;9.7;2.4;6.1;4.5;9.1;3.2;.49;3400 +92081;48.38596;.40745;141;20220216;13.6;8.6;11.1;6.9;13.01;1.9;.4;4377 +92081;48.38596;.40745;141;20220217;13.7;10.1;11.9;5.6;10.21;.9;1.63;5945 +92081;48.38596;.40745;141;20220218;11.3;9.1;10.2;7;9.34;1.1;1.53;3712 +92081;48.38596;.40745;141;20220219;10.2;1.4;5.8;5.4;7.04;.1;1.24;7886 +92081;48.38596;.40745;141;20220220;13;7.3;10.2;7.1;10.04;3.4;1.33;5712 +92081;48.38596;.40745;141;20220221;10.1;4.9;7.5;6.1;7.71;.9;1.38;5832 +92081;48.38596;.40745;141;20220222;13.1;4.1;8.6;3.5;9.77;.4;.91;6063 +92081;48.38596;.40745;141;20220223;11.2;4.1;7.6;1.5;8.94;0;.82;6126 +92081;48.38596;.40745;141;20220224;10;4.7;7.3;4.1;7.27;1.7;1.35;5609 +92081;48.38596;.40745;141;20220225;10.7;-.6;5.1;2.4;6.34;0;1.14;9580 +92081;48.38596;.40745;141;20220226;10.3;-1;4.7;4;5.67;.1;1.55;10188 +92081;48.38596;.40745;141;20220227;11.3;0;5.6;3.5;5.47;0;1.62;10480 +92081;48.38596;.40745;141;20220228;14.1;-.7;6.7;2;6.17;0;1.52;11193 +92081;48.38596;.40745;141;20220301;14.4;5;9.7;2.1;7.64;.1;1.46;7515 +92081;48.38596;.40745;141;20220302;11.6;7;9.3;2.1;8.27;0;1.23;6082 +92081;48.38596;.40745;141;20220303;11.7;7.4;9.5;2.1;10.01;.5;.92;5176 +92081;48.38596;.40745;141;20220304;9;8;8.5;2.7;9.24;0;.83;2786 +92081;48.38596;.40745;141;20220305;7.9;5.5;6.7;3.5;8.54;.6;.75;3521 +92081;48.38596;.40745;141;20220306;8.3;5.5;6.9;3.8;6.61;0;1.45;7349 +92081;48.38596;.40745;141;20220307;7;-1.3;2.9;4.3;4.64;0;1.59;10971 +92081;48.38596;.40745;141;20220308;14.4;-1.2;6.6;3.7;6.77;.4;1.92;12258 +92081;48.38596;.40745;141;20220309;14.6;6.8;10.7;4.1;9.04;0;1.83;9169 +92081;48.38596;.40745;141;20220310;14;8.4;11.2;3.9;9.37;.2;1.8;7687 +92081;48.38596;.40745;141;20220311;11.6;7.9;9.8;5.4;9.74;5.4;1.32;5713 +92081;48.38596;.40745;141;20220312;12.3;5.8;9.1;5.1;9.37;1.2;1.38;8754 +92081;48.38596;.40745;141;20220313;9.7;7.3;8.5;4.2;9.11;5.2;1.08;4972 +92081;48.38596;.40745;141;20220314;14.4;3.8;9.1;3;8.04;4.6;1.85;12507 +92081;48.38596;.40745;141;20220315;12.9;7.5;10.2;2.9;11.07;3.8;1;6350 +92081;48.38596;.40745;141;20220316;13.4;8.1;10.7;2.8;11.14;.1;1.14;6158 +92081;48.38596;.40745;141;20220317;9.3;6.5;7.9;3.6;8.01;0;1.26;5538 +92081;48.38596;.40745;141;20220318;14.6;2.7;8.7;5.5;5.9;0;3.14;17800 +92081;48.38596;.40745;141;20220319;14.4;5;9.7;4.1;6.9;0;2.64;15000 +92081;48.38596;.40745;141;20220320;13.9;1.3;7.6;1.9;6.4;0;2.05;17100 +92081;48.38596;.40745;141;20220321;18;2.8;10.4;1.8;8.6;0;2.21;16800 +92081;48.38596;.40745;141;20220322;15.7;3;9.4;2;6.7;0;2.37;18100 +92081;48.38596;.40745;141;20220323;17.7;.2;9;2.3;6;0;2.71;18600 +92081;48.38596;.40745;141;20220324;19.5;2.7;11.1;2.6;6.6;0;3.07;18400 +92081;48.38596;.40745;141;20220325;19.2;6.6;12.9;4.2;6.8;0;3.81;18300 +92081;48.38596;.40745;141;20220326;19;5.1;12.1;4.3;6.9;0;3.73;19100 +92081;48.38596;.40745;141;20220327;20.4;6.8;13.6;2.8;7.9;0;3.32;18400 +92081;48.38596;.40745;141;20220328;20.7;4;12.4;.9;8.7;0;2.19;15500 +92081;48.38596;.40745;141;20220329;17.2;9.4;13.3;1.5;10.2;2.2;1.89;10200 +92081;48.38596;.40745;141;20220330;13;6.6;9.8;3;10.1;2.6;1.35;7400 +92081;48.38596;.40745;141;20220331;6.9;5.6;6.3;5.6;6.8;2.4;1.67;7900 +92081;48.38596;.40745;141;20220401;5.6;-.1;2.7;6.8;5.7;2.7;1.41;10066 +92081;48.38596;.40745;141;20220402;7.1;1.2;4.2;5.4;5.7;.2;1.87;14100 +92081;48.38596;.40745;141;20220403;8.5;-2.1;3.2;3.3;4.8;0;2.07;17900 +92081;48.38596;.40745;141;20220404;10;-2.9;3.6;3.5;6.5;.2;1.55;13200 +92081;48.38596;.40745;141;20220405;12.5;6.4;9.5;4.6;10.6;.1;1.12;6913 +92081;48.38596;.40745;141;20220406;12.9;2.2;7.6;5.6;9.5;.9;1.24;7900 +92081;48.38596;.40745;141;20220407;13.6;9.6;11.6;7;10.1;6.3;2.5;14300 +92081;48.38596;.40745;141;20220408;15.3;7;11.2;4.3;9;20.2;2.2;7300 +92081;48.38596;.40745;141;20220409;11.7;2.1;6.9;2.1;6.7;.1;2.1;16300 +92081;48.38596;.40745;141;20220410;14.1;-1.9;6.1;2.2;6.2;0;2.59;22100 +92081;48.38596;.40745;141;20220411;20.2;3.3;11.8;2.8;8.5;0;3.32;19800 +92081;48.38596;.40745;141;20220412;16.2;10.2;13.2;2.8;11.7;.8;2.02;10800 +92081;48.38596;.40745;141;20220413;19;9.6;14.3;1;12.2;.2;2.44;16400 +92081;48.38596;.40745;141;20220414;21.4;6.5;14;1.8;11.2;0;3.02;19300 +92081;48.38596;.40745;141;20220415;21.9;6.7;14.3;1.9;11;.1;3.36;21800 +92081;48.38596;.40745;141;20220416;20.1;5.8;13;2.8;9.6;0;3.67;24400 +92081;48.38596;.40745;141;20220417;20.8;4.4;12.6;1.7;8.2;0;3.49;23500 +92081;48.38596;.40745;141;20220418;16.3;5.1;10.7;2.7;10.1;0;2.37;16200 +92081;48.38596;.40745;141;20220419;14.7;4.6;9.7;2.4;8.4;0;2.4;16000 +92081;48.38596;.40745;141;20220420;17.8;7.5;12.7;2.8;10.2;0;2.95;18500 +92081;48.38596;.40745;141;20220421;18.9;6;12.5;2.6;8.6;0;3.7;24600 +92081;48.38596;.40745;141;20220422;19;6.8;12.9;3.6;9.1;0;3.87;24100 +92081;48.38596;.40745;141;20220423;18.7;9.1;13.9;4;10.9;1.8;2.85;12600 +92081;48.38596;.40745;141;20220424;19.3;9.1;14.2;3;10.7;.2;3.14;16800 +92081;48.38596;.40745;141;20220425;15.9;6.7;11.3;2.9;8.9;0;2.74;16000 +92081;48.38596;.40745;141;20220426;16.6;4.7;10.7;3.4;8.6;0;3.2;21200 +92081;48.38596;.40745;141;20220427;17.9;4.1;11;4.2;8.7;0;3.69;24600 +92081;48.38596;.40745;141;20220428;17;6.7;11.9;3.7;9.9;0;2.6;13200 +92081;48.38596;.40745;141;20220429;19.6;8.8;14.2;4.1;10.2;0;4.02;23200 +92081;48.38596;.40745;141;20220430;17;4.5;10.8;3.5;8.5;0;3.18;19300 +92081;48.38596;.40745;141;20220501;17.8;4.1;11;2.6;8.3;0;3.52;24000 +92081;48.38596;.40745;141;20220502;18;9;13.5;3.6;9.4;0;3.81;22300 +92081;48.38596;.40745;141;20220503;17.4;10.5;14;4.1;9.7;0;3.21;13400 +92081;48.38596;.40745;141;20220504;17.1;6.3;11.7;2.5;10.5;.3;2.28;12600 +92081;48.38596;.40745;141;20220505;19.4;6.4;12.9;2.7;10.6;.1;3.18;19100 +92081;48.38596;.40745;141;20220506;21.8;4.7;13.2;1.8;10.67;0;3.58;23002 +92081;48.38596;.40745;141;20220507;19.9;8.7;14.3;2.4;11.87;.1;3.13;18556 +92081;48.38596;.40745;141;20220508;21.1;9.3;15.2;3;12.24;.1;3.57;20733 +92081;48.38596;.40745;141;20220509;25.1;7.9;16.5;1.4;11.67;0;4.07;23847 +92081;48.38596;.40745;141;20220510;26;12.2;19.1;2.3;12.07;0;4.65;22783 +92081;48.38596;.40745;141;20220511;21.3;9.1;15.2;2.9;12.51;0;3.41;19240 +92081;48.38596;.40745;141;20220512;20.3;10;15.1;1.8;11.04;0;3.45;20411 +92081;48.38596;.40745;141;20220513;21;5.7;13.4;1.4;10.07;0;3.69;24297 +92081;48.38596;.40745;141;20220514;24;7.5;15.7;2.6;11.01;.1;4.35;23936 +92081;48.38596;.40745;141;20220515;29.2;14.7;22;3.5;13.74;4.5;5.37;20387 +92081;48.38596;.40745;141;20220516;24.9;14.2;19.6;2.5;14.81;.1;4.19;20760 +92081;48.38596;.40745;141;20220517;29;11.5;20.2;1.9;14.84;1.6;4.79;24045 +92081;48.38596;.40745;141;20220518;27.2;13.2;20.2;2.1;16.71;.1;4.26;21709 +92081;48.38596;.40745;141;20220519;22.6;15.3;18.9;2.4;15.61;2.9;3.41;16731 +92081;48.38596;.40745;141;20220520;19.9;13.9;16.9;3.1;14.54;11.6;2.84;13777 +92081;48.38596;.40745;141;20220521;24.2;8.2;16.2;1.4;12.57;0;4.08;24537 +92081;48.38596;.40745;141;20220522;23.9;12.5;18.2;2.9;14.44;4.8;3.97;20156 +92081;48.38596;.40745;141;20220523;17.6;14.3;16;2.4;14.61;7.5;1.97;9310 +92081;48.38596;.40745;141;20220524;18;9.4;13.7;2.9;11.47;.8;3.07;18501 +92081;48.38596;.40745;141;20220525;17.9;6.3;12.1;2.4;11.31;.3;2.92;19663 +92081;48.38596;.40745;141;20220526;17.9;12;14.9;2.3;13.51;.1;2.49;13837 +92081;48.38596;.40745;141;20220527;20.8;9.8;15.3;2;12.94;.1;3.27;18712 +92081;48.38596;.40745;141;20220528;19.7;6.6;13.1;2.5;10.54;0;3.83;24679 +92081;48.38596;.40745;141;20220529;16;6.9;11.4;3.5;8.71;0;3.22;18707 +92081;48.38596;.40745;141;20220530;19;6;12.5;2.2;9.01;0;3.72;23002 +92081;48.38596;.40745;141;20220531;20.4;7.2;13.8;1.5;9.21;0;3.94;24330 +92081;48.38596;.40745;141;20220601;21.8;5.7;13.7;1.8;9.44;0;4.21;26195 +92081;48.38596;.40745;141;20220602;23.7;10;16.8;4;10.37;.9;5.02;22738 +92081;48.38596;.40745;141;20220603;21.9;13.7;17.8;3.5;13.74;11.4;3.58;16152 +92081;48.38596;.40745;141;20220604;26.7;15.3;21;2.2;17.51;1.7;4.22;20793 +92081;48.38596;.40745;141;20220605;21.1;14.6;17.9;2.4;15.44;.1;2.96;14611 +92081;48.38596;.40745;141;20220606;20.7;10.5;15.6;2.9;12.91;3.3;3.52;20044 +92081;48.38596;.40745;141;20220607;21.4;13.8;17.6;3.9;14.87;14.7;3.48;17264 +92081;48.38596;.40745;141;20220608;20.8;13.9;17.3;3.9;14.21;.2;3.61;18444 +92081;48.38596;.40745;141;20220609;20.5;10.7;15.6;2.6;12.91;0;3.29;18513 +92081;48.38596;.40745;141;20220610;21.7;11.5;16.6;2.3;14.57;.1;3.19;17812 +92081;48.38596;.40745;141;20220611;24.5;12;18.3;1.9;14.37;0;4.39;24433 +92081;48.38596;.40745;141;20220612;23.1;10.5;16.8;2.6;12.11;.1;4.63;25692 +92081;48.38596;.40745;141;20220613;23.1;8.7;15.9;1.9;11.51;0;4.5;26734 +92081;48.38596;.40745;141;20220614;26.3;9.9;18.1;3;11.87;0;5.41;26761 +92081;48.38596;.40745;141;20220615;30.8;13.9;22.4;2.3;13.47;0;5.89;26327 +92081;48.38596;.40745;141;20220616;29.5;12.9;21.2;1.7;12.94;0;5.4;26659 +92081;48.38596;.40745;141;20220617;34.6;14.5;24.6;1.6;15.07;0;6.13;27722 +92081;48.38596;.40745;141;20220618;37.2;17.6;27.4;2.4;16.61;2.2;7.03;26843 +92081;48.38596;.40745;141;20220619;24.5;14.5;19.5;4.8;16.51;.5;4.33;19805 +92081;48.38596;.40745;141;20220620;22;15.4;18.7;3.5;16.37;1.9;3.28;15558 +92081;48.38596;.40745;141;20220621;26.7;13.9;20.3;2.9;15.91;2;4.82;23458 +92081;48.38596;.40745;141;20220622;26.4;15.6;21;3.2;16.34;20.1;4.37;18329 +92081;48.38596;.40745;141;20220623;25.8;16.5;21.1;2.4;17.31;2.2;4.33;21085 +92081;48.38596;.40745;141;20220624;21.1;15.8;18.4;4.1;16.51;2.4;3.11;15300 +92081;48.38596;.40745;141;20220625;18.6;13.2;15.9;3.5;14.54;3.5;2.51;13188 +92081;48.38596;.40745;141;20220626;22;8.3;15.1;2.1;11.81;.4;3.94;22954 +92081;48.38596;.40745;141;20220627;21.9;11.7;16.8;2.3;12.31;0;4.11;22309 +92081;48.38596;.40745;141;20220628;23;9.1;16.1;1.9;11.84;0;4.42;25693 +92081;48.38596;.40745;141;20220629;18.7;11.1;14.9;2.6;13.57;5.1;2.76;15354 +92081;48.38596;.40745;141;20220630;19;11.4;15.2;2.1;13.11;3;3.1;17936 +92081;48.38596;.40745;141;20220701;20.8;7.3;14.1;1.6;11.17;0;3.72;23132 +92081;48.38596;.40745;141;20220702;25.4;8.5;16.9;1.9;11.87;.1;4.78;26411 +92081;48.38596;.40745;141;20220703;22.8;10;16.4;2;12.41;0;4.32;25262 +92081;48.38596;.40745;141;20220704;25.1;8.7;16.9;1.6;12.67;.1;4.61;27062 +92081;48.38596;.40745;141;20220705;23.7;8.6;16.2;2.2;12.21;.1;4.42;25375 +92081;48.38596;.40745;141;20220706;25.5;10.6;18.1;2.6;13.37;0;4.8;25572 +92081;48.38596;.40745;141;20220707;23.2;12.1;17.7;2.6;14.57;.1;3.84;20948 +92081;48.38596;.40745;141;20220708;27.4;10.2;18.8;2.5;13.07;0;5.3;27286 +92081;48.38596;.40745;141;20220709;29;13.3;21.1;2.9;14.04;0;5.75;26321 +92081;48.38596;.40745;141;20220710;28.3;12.4;20.3;3.8;12.51;0;6.05;26043 +92081;48.38596;.40745;141;20220711;30.7;15;22.8;3.5;14.11;0;6.42;25724 +92081;48.38596;.40745;141;20220712;32.9;16.5;24.7;1.9;14.01;0;5.96;25804 +92081;48.38596;.40745;141;20220713;35.2;17.5;26.3;1.6;14.27;0;6;26109 +92081;48.38596;.40745;141;20220714;28.7;16.4;22.6;2.7;15.27;0;5.32;23579 +92081;48.38596;.40745;141;20220715;27.6;12.9;20.2;3.2;12.24;0;5.65;25292 +92081;48.38596;.40745;141;20220716;29.8;12.4;21.1;2.8;11.14;0;6.07;26301 +92081;48.38596;.40745;141;20220717;32.2;15.8;24;3.4;11.74;0;6.92;25109 +92081;48.38596;.40745;141;20220718;38.4;17;27.7;2.7;12.17;0;7.7;26918 +92081;48.38596;.40745;141;20220719;35.5;23;29.2;4.4;14.51;1.5;8.04;21389 +92081;48.38596;.40745;141;20220720;25.8;17.2;21.5;2.8;17.47;7.2;3.9;17168 +92081;48.38596;.40745;141;20220721;27.4;16.1;21.8;2.1;16.44;0;4.54;21790 +92081;48.38596;.40745;141;20220722;24.2;16.6;20.4;2.7;18.64;3.1;3.06;13997 +92081;48.38596;.40745;141;20220723;26.6;15.8;21.2;2;16.41;0;4.15;20135 +92081;48.38596;.40745;141;20220724;32.4;13.8;23.1;2.1;14.94;0;5.72;26116 +92081;48.38596;.40745;141;20220725;26.3;15.6;20.9;3.1;14.94;0;4.43;19253 +92081;48.38596;.40745;141;20220726;23.2;15.9;19.6;2.3;13.71;0;3.52;15614 +92081;48.38596;.40745;141;20220727;25;9;17;1.5;11.51;0;4.14;23387 +92081;48.38596;.40745;141;20220728;27.3;14.7;21;2.4;11.47;0;4.64;19080 +92081;48.38596;.40745;141;20220729;29.1;16.5;22.8;1.8;12.47;0;4.7;20348 +92081;48.38596;.40745;141;20220730;29.6;14.6;22.1;1.7;14.37;0;4.84;23115 +92081;48.38596;.40745;141;20220731;27.7;14.6;21.1;2.1;16.44;0;4.46;22404 +92081;48.38596;.40745;141;20220801;26.6;17;21.8;1.9;16.67;0;4.1;19777 +92081;48.38596;.40745;141;20220802;31.5;13.2;22.3;1.3;16.04;0;4.82;24791 +92081;48.38596;.40745;141;20220803;34.5;17.6;26;2.6;17.07;.5;5.98;23224 +92081;48.38596;.40745;141;20220804;26.2;18.1;22.1;3;18.11;4.4;3.76;15585 +92081;48.38596;.40745;141;20220805;24.8;14.3;19.5;3.4;13.14;0;4.64;21217 +92081;48.38596;.40745;141;20220806;25.2;10.8;18;4;9.87;0;5.32;22660 +92081;48.38596;.40745;141;20220807;27.2;11.7;19.4;3.7;10.34;0;5.55;23142 +92081;48.38596;.40745;141;20220808;29;13.2;21.1;4;11.21;0;6.05;23480 +92081;48.38596;.40745;141;20220809;31;15.7;23.3;4.3;13.37;0;6.43;23161 +92081;48.38596;.40745;141;20220810;32.7;16.8;24.8;4.1;13.11;0;6.8;22915 +92081;48.38596;.40745;141;20220811;32.9;16.8;24.9;3.5;11.47;0;6.67;22624 +92081;48.38596;.40745;141;20220812;33.8;15.5;24.6;2.4;10.97;0;5.99;22678 +92081;48.38596;.40745;141;20220813;33.9;15.7;24.8;2.9;10.51;0;6.37;22246 +92081;48.38596;.40745;141;20220814;24;20.7;22.3;2.5;16.61;6.5;2.9;8461 +92081;48.38596;.40745;141;20220815;25.5;14.3;19.9;2.1;17.27;.2;3.17;15925 +92081;48.38596;.40745;141;20220816;24.9;17.3;21.1;2.2;17.37;11;3.08;13768 +92081;48.38596;.40745;141;20220817;24.2;16;20.1;1.8;17.34;3.6;2.85;13900 +92081;48.38596;.40745;141;20220818;27.2;12.7;19.9;1.6;16.27;0;3.6;19604 +92081;48.38596;.40745;141;20220819;23.9;16.3;20.1;2.3;16.94;4.9;2.91;13179 +92081;48.38596;.40745;141;20220820;24.8;10.6;17.7;1;13.41;0;3.32;20307 +92081;48.38596;.40745;141;20220821;23.3;11.5;17.4;1.8;14.24;.3;2.93;15171 +92081;48.38596;.40745;141;20220822;25.6;16.3;20.9;1.4;17.91;.3;2.74;13492 +92081;48.38596;.40745;141;20220823;26.5;18.8;22.7;1.3;19.71;.1;2.73;12565 +92081;48.38596;.40745;141;20220824;31.9;15.6;23.8;1.4;18.07;0;4;18950 +92081;48.38596;.40745;141;20220825;24;18;21;2.7;18.84;.3;2.66;11297 +92081;48.38596;.40745;141;20220826;25.6;16.3;21;2.7;15.34;0;3.71;16626 +92081;48.38596;.40745;141;20220827;26.5;12.7;19.6;2.8;13.71;0;3.99;18622 +92081;48.38596;.40745;141;20220828;25.9;12.7;19.3;3;13.01;0;4.06;18571 +92081;48.38596;.40745;141;20220829;29.4;15.1;22.2;3.6;12.94;.1;5.17;19090 +92081;48.38596;.40745;141;20220830;29.2;16.1;22.6;3.1;13.51;0;4.62;17569 +92081;48.38596;.40745;141;20220831;27.8;15.2;21.5;2.7;14.71;.3;4.03;17270 +92081;48.38596;.40745;141;20220901;26.9;15.9;21.4;2;15.57;11.9;3.24;14205 +92081;48.38596;.40745;141;20220902;23.8;16;19.9;2.3;17.91;4;2.57;12604 +92081;48.38596;.40745;141;20220903;24.2;15.6;19.9;2.3;16.84;.4;2.68;12628 +92081;48.38596;.40745;141;20220904;28.5;10.7;19.6;2.1;14.67;.4;3.76;18596 +92081;48.38596;.40745;141;20220905;28.1;14.5;21.3;1.8;16.67;2.7;3.17;14888 +92081;48.38596;.40745;141;20220906;26.1;14;20.1;2.3;15.94;1.3;3.05;13976 +92081;48.38596;.40745;141;20220907;20.8;14.8;17.8;4.1;16.24;5.1;2.18;9702 +92081;48.38596;.40745;141;20220908;21.4;14.5;17.9;4.8;15.44;1.6;2.64;11601 +92081;48.38596;.40745;141;20220909;21.3;15;18.1;4.8;14.94;4.4;2.71;10496 +92081;48.38596;.40745;141;20220910;20.6;13.4;17;2.7;15.11;1.9;2.03;10238 +92081;48.38596;.40745;141;20220911;24.4;11.1;17.8;2.1;14.51;.1;2.82;15815 +92081;48.38596;.40745;141;20220912;29.9;13.2;21.5;3;15.04;1.4;4.11;17242 +92081;48.38596;.40745;141;20220913;26.9;18.7;22.8;2.5;19.14;0;2.66;10061 +92081;48.38596;.40745;141;20220914;25.4;17.7;21.6;2.6;19.01;3.7;2.54;10709 +92081;48.38596;.40745;141;20220915;21.8;13.2;17.5;2.4;15.21;.1;2.26;12198 +92081;48.38596;.40745;141;20220916;18.7;9.9;14.3;2.5;11.24;.2;2.22;11959 +92081;48.38596;.40745;141;20220917;17.2;5.2;11.2;1.9;8.71;0;2.13;14135 +92081;48.38596;.40745;141;20220918;20;3.7;11.8;1.6;9.27;.1;2.27;15630 +92081;48.38596;.40745;141;20220919;19.3;5.7;12.5;1.8;9.84;0;2.18;13421 +92081;48.38596;.40745;141;20220920;19.1;5;12.1;1.6;10.37;0;1.89;12091 +92081;48.38596;.40745;141;20220921;20.3;8.1;14.2;2.3;10.34;0;2.47;14474 +92081;48.38596;.40745;141;20220922;21.6;5.7;13.7;1.3;9.07;0;2.29;14723 +92081;48.38596;.40745;141;20220923;19.7;8.9;14.3;.8;10.77;2.7;1.62;9518 +92081;48.38596;.40745;141;20220924;15.8;12.1;13.9;3;13.37;5.7;1.27;6468 +92081;48.38596;.40745;141;20220925;18.1;10.9;14.5;2.8;12.11;.2;1.94;10591 +92081;48.38596;.40745;141;20220926;14.5;9.9;12.2;3.7;11.37;6.6;1.41;6385 +92081;48.38596;.40745;141;20220927;15.4;9.8;12.6;3.8;12.01;13.6;1.43;7598 +92081;48.38596;.40745;141;20220928;14.5;10.9;12.7;2.1;12.17;1;1.18;6356 +92081;48.38596;.40745;141;20220929;15.8;8.5;12.1;1.9;10.74;.6;1.49;9598 +92081;48.38596;.40745;141;20220930;16.8;3.7;10.3;2.9;10.17;3.7;1.65;11792 +92081;48.38596;.40745;141;20221001;20.5;12.3;16.4;5.2;15.14;.1;2.01;10216 +92081;48.38596;.40745;141;20221002;20.8;13.4;17.1;4.1;16.37;1;1.66;7858 +92081;48.38596;.40745;141;20221003;16.7;11.7;14.2;2.3;13.51;0;1.19;5784 +92081;48.38596;.40745;141;20221004;18.7;6.6;12.7;1.8;12.37;0;1.39;9742 +92081;48.38596;.40745;141;20221005;20.5;12.4;16.5;3.8;13.94;.4;2;8354 +92081;48.38596;.40745;141;20221006;18.7;6.2;12.4;1.1;10.37;0;1.49;11845 +92081;48.38596;.40745;141;20221007;18.6;4.1;11.3;.9;9.54;.1;1.42;11815 +92081;48.38596;.40745;141;20221008;18.2;6.8;12.5;1.5;10.07;0;1.56;10990 +92081;48.38596;.40745;141;20221009;19.7;5.7;12.7;3.1;9.64;0;2.14;11832 +92081;48.38596;.40745;141;20221010;19.4;9.7;14.6;2.4;13.27;0;1.47;7462 +92081;48.38596;.40745;141;20221011;18.3;9;13.6;3.2;10.27;0;2.05;10229 +92081;48.38596;.40745;141;20221012;19.7;5;12.3;1.4;10.47;0;1.48;10246 +92081;48.38596;.40745;141;20221013;15;11.8;13.4;3.2;13.87;3.6;.84;3948 +92081;48.38596;.40745;141;20221014;17.8;13.7;15.7;3.2;16.21;16.7;.93;4463 +92081;48.38596;.40745;141;20221015;17.3;14.6;16;4.3;15.67;.5;1.15;4715 +92081;48.38596;.40745;141;20221016;20.1;12.1;16.1;2.4;15.51;4.1;1.2;6444 +92081;48.38596;.40745;141;20221017;18.5;14.6;16.5;2.1;17.11;1.3;.9;3948 +92081;48.38596;.40745;141;20221018;19.2;15.2;17.2;2.6;17.31;.1;1.01;4694 +92081;48.38596;.40745;141;20221019;23;14.5;18.8;4.1;16.97;1.7;1.76;7852 +92081;48.38596;.40745;141;20221020;21.2;14.6;17.9;3.3;16.24;1.4;1.52;7337 +92081;48.38596;.40745;141;20221021;19.6;13.6;16.6;4.2;15.21;.4;1.51;6310 +92081;48.38596;.40745;141;20221022;20.3;13.3;16.8;3.5;14.57;4.7;1.62;7031 +92081;48.38596;.40745;141;20221023;21.6;14.6;18.1;5.7;14.67;3.1;2.37;6376 +92081;48.38596;.40745;141;20221024;17.8;14.5;16.1;6.6;14.34;5.9;1.72;4588 +92081;48.38596;.40745;141;20221025;17.6;12.8;15.2;3.4;14.71;.4;1.03;4931 +92081;48.38596;.40745;141;20221026;20.7;13.6;17.1;3.7;15.11;0;1.55;6066 +92081;48.38596;.40745;141;20221027;23.9;12.6;18.2;3.5;14.74;0;2.02;7001 +92081;48.38596;.40745;141;20221028;21.1;13.4;17.3;2.9;15.54;0;1.45;5359 +92081;48.38596;.40745;141;20221029;22.8;15.2;19;2.9;14.97;0;1.8;5392 +92081;48.38596;.40745;141;20221030;15.4;11.7;13.6;1.6;13.54;0;.72;3159 +92081;48.38596;.40745;141;20221031;18.9;9.7;14.3;3.3;13.67;7.1;1.13;5869 +92081;48.38596;.40745;141;20221101;16.9;9.4;13.1;5.7;11.61;3.1;1.56;5628 +92081;48.38596;.40745;141;20221102;15.5;7.9;11.7;4.1;11.71;0;.98;5819 +92081;48.38596;.40745;141;20221103;13.1;11.4;12.3;5.3;12.04;5.6;1;2344 +92081;48.38596;.40745;141;20221104;12.7;8.5;10.6;4.8;9.67;1;1.24;4838 +92081;48.38596;.40745;141;20221105;11.6;4.6;8.1;2.6;9.77;.4;.57;4165 +92081;48.38596;.40745;141;20221106;12.6;10.2;11.4;5.1;11.84;11;.78;2126 +92081;48.38596;.40745;141;20221107;16;11.2;13.6;5.8;12.67;.2;1.23;4442 +92081;48.38596;.40745;141;20221108;15.9;10.3;13.1;5.8;12.14;3.8;1.34;3747 +92081;48.38596;.40745;141;20221109;14.9;10.2;12.5;3.7;11.51;.1;1.03;4420 +92081;48.38596;.40745;141;20221110;13.4;5.4;9.4;2.3;10.67;0;.55;4548 +92081;48.38596;.40745;141;20221111;12.7;8.2;10.5;2.5;10.97;.1;.62;3818 +92081;48.38596;.40745;141;20221112;18.2;5.8;12;1.5;11.51;.2;.67;6081 +92081;48.38596;.40745;141;20221113;16.7;5.7;11.2;1.6;11.31;.2;.62;5350 +92081;48.38596;.40745;141;20221114;13.6;6.7;10.2;1.8;11.17;0;.54;3479 +92081;48.38596;.40745;141;20221115;13.7;7.8;10.7;4.8;11.01;5.4;.87;2991 +92081;48.38596;.40745;141;20221116;11.6;7.3;9.5;5.8;10.91;16.3;.6;3258 +92081;48.38596;.40745;141;20221117;13;10.2;11.6;6.1;10.51;1.3;1.27;2575 +92081;48.38596;.40745;141;20221118;11.5;7;9.3;3.4;9.34;.3;.82;3208 +92081;48.38596;.40745;141;20221119;11.7;2.1;6.9;1.3;7.87;.2;.41;5342 +92081;48.38596;.40745;141;20221120;11.5;2.1;6.8;3.1;8.74;3.2;.55;4117 +92081;48.38596;.40745;141;20221121;10.7;5.3;8;4.3;8.97;10;.75;2554 +92081;48.38596;.40745;141;20221122;11.5;4.4;8;5.6;8.44;1.2;.95;4299 +92081;48.38596;.40745;141;20221123;13;5.5;9.2;4.8;9.81;4.8;.78;4234 +92081;48.38596;.40745;141;20221124;12.4;5.9;9.2;4.7;10.44;4.9;.61;3252 +92081;48.38596;.40745;141;20221125;12.1;5.2;8.6;2.3;9.91;0;.42;4054 +92081;48.38596;.40745;141;20221126;9.3;3.3;6.3;2.5;9.34;1.1;.3;2749 +92081;48.38596;.40745;141;20221127;10.1;7.5;8.8;4;10.31;9.5;.51;1570 +92081;48.38596;.40745;141;20221128;11.3;7.4;9.3;2.4;10.27;.8;.47;3038 +92081;48.38596;.40745;141;20221129;9.7;3.6;6.7;1.4;8.61;.1;.29;3384 +92081;48.38596;.40745;141;20221130;6.5;.8;3.6;2.4;7.67;.1;.23;2841 +92081;48.38596;.40745;141;20221201;7.3;2.3;4.8;3;7.37;0;.41;3388 +92081;48.38596;.40745;141;20221202;5.2;1.3;3.3;3;6.81;0;.42;2308 +92081;48.38596;.40745;141;20221203;3.2;2.3;2.7;5.2;6.54;0;.52;941 +92081;48.38596;.40745;141;20221204;2.8;1.5;2.2;3.1;6.64;.2;.34;1106 +92081;48.38596;.40745;141;20221205;4.2;2.6;3.4;1.6;7.01;0;.35;1460 +92081;48.38596;.40745;141;20221206;5.6;.4;3;2.5;6.57;0;.34;3144 +92081;48.38596;.40745;141;20221207;6.1;.3;3.2;1.6;6.64;.1;.27;3307 +92081;48.38596;.40745;141;20221208;1.9;-.9;.5;1.4;6.17;0;.18;1967 +92081;48.38596;.40745;141;20221209;3.9;.1;2;2.5;5.71;0;.34;3518 +92081;48.38596;.40745;141;20221210;-.7;-5.3;-3;1.2;4.84;.1;.13;2587 +92081;48.38596;.40745;141;20221211;1.3;-2.3;-.5;1.2;5.2;0;.16;3537 +92081;48.38596;.40745;141;20221212;.2;-2.7;-1.2;2.8;4.74;0;.3;2235 +92081;48.38596;.40745;141;20221213;1.3;-3.8;-1.2;3.6;4.27;.9;.49;3227 +92081;48.38596;.40745;141;20221214;1;-1;0;2.7;5.41;1.3;.34;1548 +92081;48.38596;.40745;141;20221215;2.9;-1.4;.7;4.1;4.47;0;.75;2846 +92081;48.38596;.40745;141;20221216;5;-2.4;1.3;2.4;5.14;.2;.39;3927 +92081;48.38596;.40745;141;20221217;-.4;-5.3;-2.8;2.3;4.41;0;.23;2494 +92081;48.38596;.40745;141;20221218;3.9;-5.6;-.8;3.1;5.47;1.7;.27;2730 +92081;48.38596;.40745;141;20221219;11.9;3.8;7.9;5.4;9.91;.8;.52;2596 +92081;48.38596;.40745;141;20221220;11.5;10.6;11;5;11.54;13.8;.84;195 +92081;48.38596;.40745;141;20221221;12.2;7.3;9.7;4.3;11.57;10.2;.34;1874 +92081;48.38596;.40745;141;20221222;13.8;11.2;12.5;6.6;12.84;7.5;.78;1393 +92081;48.38596;.40745;141;20221223;14.2;12.9;13.6;5.3;13.57;7.2;.81;1065 +92081;48.38596;.40745;141;20221224;11.5;10.5;11;4.1;11.74;4.1;.57;1032 +92081;48.38596;.40745;141;20221225;13;9.7;11.3;3.6;12.21;1.2;.49;1797 +92081;48.38596;.40745;141;20221226;10.7;10.2;10.5;3.6;10.17;.7;.87;1222 +92081;48.38596;.40745;141;20221227;9.1;1.4;5.2;3.1;8.17;.1;.3;3390 +92081;48.38596;.40745;141;20221228;10.9;7.7;9.3;7.2;10.87;3.7;.49;1470 +92081;48.38596;.40745;141;20221229;11.2;9.5;10.4;5.8;9.94;.2;1.02;2238 +92081;48.38596;.40745;141;20221230;14.2;4.9;9.6;6.9;11.64;9.8;.38;2628 +92081;48.38596;.40745;141;20221231;15.5;13.7;14.6;8.7;12.51;0;1.77;1808 +92082;48.41463;.74272;161;20220101;14;7.9;11;1.9;10.87;0;.47;3544 +92082;48.41463;.74272;161;20220102;13.5;9.1;11.3;5.4;11.2;.2;.95;2302 +92082;48.41463;.74272;161;20220103;11.9;10.3;11.1;5.8;11.8;25.2;.74;1457 +92082;48.41463;.74272;161;20220104;9.2;7.9;8.5;4.8;9.4;.4;.79;1429 +92082;48.41463;.74272;161;20220105;6.5;.1;3.3;3.1;6.07;.1;.58;3532 +92082;48.41463;.74272;161;20220106;5.8;-1.2;2.3;2.7;6.13;.7;.41;3281 +92082;48.41463;.74272;161;20220107;7.6;3.2;5.4;6.1;7.87;5.3;.6;2874 +92082;48.41463;.74272;161;20220108;9;4.4;6.7;5.7;8.9;13.7;.58;2112 +92082;48.41463;.74272;161;20220109;7.9;4.1;6;4.5;8;1.4;.62;2818 +92082;48.41463;.74272;161;20220110;7.1;5.1;6.1;1.6;8.63;0;.39;1596 +92082;48.41463;.74272;161;20220111;5.5;2.9;4.2;1.7;6.87;.1;.38;2901 +92082;48.41463;.74272;161;20220112;4.8;-.7;2;1.8;6.84;0;.23;3116 +92082;48.41463;.74272;161;20220113;4.8;2.6;3.7;3.2;7;0;.45;2480 +92082;48.41463;.74272;161;20220114;3.4;-1.3;1.1;1.9;5.83;.1;.26;3788 +92082;48.41463;.74272;161;20220115;.9;-3;-1.1;1.5;5.4;0;.22;1972 +92082;48.41463;.74272;161;20220116;4.3;-1.6;1.4;2.9;7.04;.3;.06;3202 +92082;48.41463;.74272;161;20220117;6.5;3.1;4.8;1.2;8.17;.1;.3;2370 +92082;48.41463;.74272;161;20220118;6.5;.2;3.4;2.6;7.37;0;.24;4307 +92082;48.41463;.74272;161;20220119;6.1;3.4;4.8;2.5;8.07;1.2;.35;2123 +92082;48.41463;.74272;161;20220120;7.2;1.2;4.2;2.7;7;.1;.49;3940 +92082;48.41463;.74272;161;20220121;5.4;-.3;2.6;2.4;6.13;.1;.46;3777 +92082;48.41463;.74272;161;20220122;4.9;.1;2.5;1.9;6.83;0;.33;2569 +92082;48.41463;.74272;161;20220123;3.1;3;3.1;3.2;6.77;0;.51;417 +92082;48.41463;.74272;161;20220124;5.6;-1.1;2.2;2.2;6.07;0;.42;5321 +92082;48.41463;.74272;161;20220125;-.2;-1.6;-.9;1.2;5.58;0;.25;1756 +92082;48.41463;.74272;161;20220126;2.9;-1.5;.7;1.4;6.26;0;.26;2458 +92082;48.41463;.74272;161;20220127;6.6;1.9;4.2;2.8;7.53;.2;.42;3424 +92082;48.41463;.74272;161;20220128;6;4.1;5;1.9;8.6;0;.33;1820 +92082;48.41463;.74272;161;20220129;9.5;5.3;7.4;4.1;9.83;.4;.41;3170 +92082;48.41463;.74272;161;20220130;10.6;6.3;8.5;2.2;8.63;0;.74;4554 +92082;48.41463;.74272;161;20220131;8.4;4.7;6.5;5.3;7.3;.1;1.13;3920 +92082;48.41463;.74272;161;20220201;9.8;1.7;5.7;4.5;9.3;.5;.29;3945 +92082;48.41463;.74272;161;20220202;9.2;7.7;8.5;3;9.6;0;.68;2029 +92082;48.41463;.74272;161;20220203;7.2;5.4;6.3;3.4;8.6;.6;.56;2125 +92082;48.41463;.74272;161;20220204;10.9;6;8.4;4.3;8.3;.6;1.16;4339 +92082;48.41463;.74272;161;20220205;9.5;.1;4.8;3.8;7.2;.1;.78;6555 +92082;48.41463;.74272;161;20220206;10.8;5.5;8.1;8.1;10.13;4.2;.61;3751 +92082;48.41463;.74272;161;20220207;10.5;3.8;7.1;2.8;7.63;0;.92;6529 +92082;48.41463;.74272;161;20220208;10.3;2.9;6.6;2.1;8.77;0;.56;5119 +92082;48.41463;.74272;161;20220209;10.6;2.1;6.4;1.8;8.07;.1;.69;6573 +92082;48.41463;.74272;161;20220210;7.6;4.1;5.8;3;8.05;1.1;1.09;5900 +92082;48.41463;.74272;161;20220211;8.6;.3;4.5;1.3;6.25;0;.65;9300 +92082;48.41463;.74272;161;20220212;9.2;-2;3.6;2;5.35;0;.91;10750 +92082;48.41463;.74272;161;20220213;12.8;-.8;6;4.8;7.55;2.8;1.26;7950 +92082;48.41463;.74272;161;20220214;11;6.6;8.8;4.1;8.9;2.6;1.14;5650 +92082;48.41463;.74272;161;20220215;9.4;2.6;6;4.1;9.05;4.5;.51;4000 +92082;48.41463;.74272;161;20220216;13.8;8.4;11.1;7.6;12.83;2.1;.55;4660 +92082;48.41463;.74272;161;20220217;13.4;10;11.7;6.2;10.2;.9;1.71;6040 +92082;48.41463;.74272;161;20220218;11.2;8.7;10;7.4;9.43;1.2;1.53;3919 +92082;48.41463;.74272;161;20220219;9.7;1.2;5.4;6.4;6.97;0;1.32;7995 +92082;48.41463;.74272;161;20220220;12.5;7;9.7;7.8;10.1;3.2;1.28;5702 +92082;48.41463;.74272;161;20220221;9.9;4.7;7.3;7.6;7.77;.5;1.5;5955 +92082;48.41463;.74272;161;20220222;12.3;3.8;8.1;4.2;9.6;.6;.91;5963 +92082;48.41463;.74272;161;20220223;11.1;3.2;7.1;2.1;8.97;0;.81;6832 +92082;48.41463;.74272;161;20220224;10.1;4.7;7.4;4.5;7.43;1.6;1.41;5941 +92082;48.41463;.74272;161;20220225;10.3;-.3;5;3.1;6.3;0;1.27;9500 +92082;48.41463;.74272;161;20220226;10;-1.4;4.3;3.6;5.5;.1;1.52;10579 +92082;48.41463;.74272;161;20220227;10.3;-.7;4.8;3.1;5.5;0;1.49;10580 +92082;48.41463;.74272;161;20220228;13.2;-.6;6.3;1.8;5.87;0;1.45;11115 +92082;48.41463;.74272;161;20220301;14;4.5;9.3;1.8;7.6;0;1.38;7918 +92082;48.41463;.74272;161;20220302;12.1;6;9.1;1.9;8.33;0;1.2;6854 +92082;48.41463;.74272;161;20220303;11.1;6.9;9;1.8;9.8;.3;.88;5132 +92082;48.41463;.74272;161;20220304;9;5.6;7.3;2.8;9.13;0;.8;5373 +92082;48.41463;.74272;161;20220305;7.7;5.7;6.7;3.4;8.83;.8;.73;3769 +92082;48.41463;.74272;161;20220306;8;4.2;6.1;4;6.5;0;1.49;8050 +92082;48.41463;.74272;161;20220307;6.7;-1.7;2.5;4.3;4.63;0;1.57;11131 +92082;48.41463;.74272;161;20220308;14.2;-1.9;6.2;3.2;6.5;.1;1.86;12683 +92082;48.41463;.74272;161;20220309;14.6;5.3;9.9;3.3;8.83;0;1.75;10050 +92082;48.41463;.74272;161;20220310;14.5;7.3;10.9;3.2;9.23;0;1.75;8779 +92082;48.41463;.74272;161;20220311;11.4;7.4;9.4;4.8;9.67;5.7;1.3;6081 +92082;48.41463;.74272;161;20220312;11.3;6.1;8.7;4.5;9.33;.9;1.3;8150 +92082;48.41463;.74272;161;20220313;9;6.9;7.9;4.1;9.03;4;1.02;4737 +92082;48.41463;.74272;161;20220314;14.1;3.2;8.7;3;8.03;4.6;1.85;12859 +92082;48.41463;.74272;161;20220315;12.5;7;9.8;2.3;10.93;3.3;1.01;6598 +92082;48.41463;.74272;161;20220316;13.7;7.5;10.6;2.6;11.07;.2;1.17;7139 +92082;48.41463;.74272;161;20220317;8.6;6.5;7.5;3.7;8.07;0;1.22;4988 +92082;48.41463;.74272;161;20220318;14.4;2.3;8.4;4.7;5.7;0;2.9;15050 +92082;48.41463;.74272;161;20220319;14.7;5.2;10;3.8;6.7;0;2.71;15250 +92082;48.41463;.74272;161;20220320;13.5;.9;7.2;2;6.15;0;2.03;16200 +92082;48.41463;.74272;161;20220321;17.8;3.2;10.5;1.6;8.65;0;2.12;15700 +92082;48.41463;.74272;161;20220322;16.6;2.5;9.6;2.2;6.3;0;2.55;17450 +92082;48.41463;.74272;161;20220323;17.7;0;8.9;2.1;6;0;2.6;17750 +92082;48.41463;.74272;161;20220324;19.6;2.2;10.9;2;6.55;0;2.78;17850 +92082;48.41463;.74272;161;20220325;19.4;5.2;12.3;3.3;6.6;0;3.45;17750 +92082;48.41463;.74272;161;20220326;19;4.5;11.7;3.5;6.7;0;3.43;18400 +92082;48.41463;.74272;161;20220327;20.4;5.5;13;2.2;7.65;0;3.01;17850 +92082;48.41463;.74272;161;20220328;20.6;3.2;11.9;1.1;8.15;0;2.24;15000 +92082;48.41463;.74272;161;20220329;16;9.7;12.8;1.4;9.95;1.8;1.65;7700 +92082;48.41463;.74272;161;20220330;13.5;7;10.3;2.4;10.35;3.7;1.36;7350 +92082;48.41463;.74272;161;20220331;7.1;4.7;5.9;4.8;7.05;2.8;1.44;7400 +92082;48.41463;.74272;161;20220401;4.7;-.2;2.3;7;5.69;2.8;1.34;9846 +92082;48.41463;.74272;161;20220402;7.3;0;3.6;4.8;5.35;.1;1.92;14950 +92082;48.41463;.74272;161;20220403;8.4;-1.6;3.4;3.4;4.9;0;2.06;17200 +92082;48.41463;.74272;161;20220404;10.2;-3.2;3.5;3.3;6.25;.2;1.65;13700 +92082;48.41463;.74272;161;20220405;12.3;6.3;9.3;4.3;10.23;.2;1.12;4800 +92082;48.41463;.74272;161;20220406;12.6;3.4;8;4.8;9.45;.9;1.31;7500 +92082;48.41463;.74272;161;20220407;14.3;9.4;11.9;6.3;9.95;7.1;2.55;12850 +92082;48.41463;.74272;161;20220408;15.4;6.7;11.1;3.8;9.05;30.5;2.03;6000 +92082;48.41463;.74272;161;20220409;14;1.4;7.7;2.3;6.5;.2;2.45;17150 +92082;48.41463;.74272;161;20220410;14.2;-2.5;5.8;2.2;6.25;0;2.53;21450 +92082;48.41463;.74272;161;20220411;20;3.2;11.6;3;8.6;0;3.31;19450 +92082;48.41463;.74272;161;20220412;17.8;8.6;13.2;3;11.29;1.4;2.4;12214 +92082;48.41463;.74272;161;20220413;18.2;8.1;13.2;1.3;12.39;.2;2.07;13546 +92082;48.41463;.74272;161;20220414;21.1;7.5;14.3;1.4;11.55;0;2.86;18550 +92082;48.41463;.74272;161;20220415;21.3;6.2;13.8;2;11.05;.1;3.29;21800 +92082;48.41463;.74272;161;20220416;20.2;6.5;13.3;2.6;9.75;0;3.6;23400 +92082;48.41463;.74272;161;20220417;20.6;4;12.3;1.7;8.05;0;3.47;23450 +92082;48.41463;.74272;161;20220418;16.8;4.9;10.8;2.6;10.1;0;2.49;17050 +92082;48.41463;.74272;161;20220419;15.1;5.6;10.4;2.8;9;0;2.44;15400 +92082;48.41463;.74272;161;20220420;18.8;6.9;12.9;2.6;9.65;0;3.06;17600 +92082;48.41463;.74272;161;20220421;19.2;5.2;12.2;2.3;8.4;0;3.51;22600 +92082;48.41463;.74272;161;20220422;19.3;5.8;12.5;3;9.15;0;3.63;22850 +92082;48.41463;.74272;161;20220423;19.4;8.3;13.8;3.3;10.9;.4;2.83;13400 +92082;48.41463;.74272;161;20220424;18.7;8.7;13.7;2.6;11.05;.1;2.88;16250 +92082;48.41463;.74272;161;20220425;16.2;7.2;11.7;2.9;9.1;0;2.9;17300 +92082;48.41463;.74272;161;20220426;16.2;4.1;10.1;2.7;8.55;0;3.02;21200 +92082;48.41463;.74272;161;20220427;18.2;3.6;10.9;3.7;8.7;0;3.62;23900 +92082;48.41463;.74272;161;20220428;18.4;6.2;12.3;3.4;9.65;0;2.94;14950 +92082;48.41463;.74272;161;20220429;19.6;9;14.3;3.8;10.2;0;3.89;21800 +92082;48.41463;.74272;161;20220430;16.9;4.4;10.7;3.1;8.45;0;3.23;20600 +92082;48.41463;.74272;161;20220501;17.6;4.4;11;2.6;8.05;0;3.55;23550 +92082;48.41463;.74272;161;20220502;17.9;7.7;12.8;3.3;9.3;0;3.52;20550 +92082;48.41463;.74272;161;20220503;18;9.8;13.9;3.8;9.65;.1;3.29;14800 +92082;48.41463;.74272;161;20220504;17.7;7.5;12.6;2.4;10.7;.3;2.42;12900 +92082;48.41463;.74272;161;20220505;19.5;5.7;12.6;2.7;10.6;.1;3.18;19450 +92082;48.41463;.74272;161;20220506;21.3;4;12.7;1.9;10.43;0;3.58;23440 +92082;48.41463;.74272;161;20220507;19.9;8.4;14.2;2.2;11.8;.1;3.1;18636 +92082;48.41463;.74272;161;20220508;20.6;8.4;14.5;3;12.03;.1;3.53;20996 +92082;48.41463;.74272;161;20220509;25.1;6.6;15.9;1.7;11.63;0;4.22;24957 +92082;48.41463;.74272;161;20220510;25.9;11.7;18.8;2.6;12.3;0;4.75;23313 +92082;48.41463;.74272;161;20220511;22;8.1;15;3.2;12.37;0;3.71;20866 +92082;48.41463;.74272;161;20220512;20;8.9;14.4;1.9;11.4;0;3.44;21211 +92082;48.41463;.74272;161;20220513;21.2;5.1;13.2;1.8;9.93;0;3.87;25154 +92082;48.41463;.74272;161;20220514;23.6;6.5;15;2.6;10.8;0;4.39;24485 +92082;48.41463;.74272;161;20220515;28.9;12.6;20.8;2.9;13.77;2.1;5.13;21776 +92082;48.41463;.74272;161;20220516;25.1;14;19.5;2.7;15.03;0;4.32;21293 +92082;48.41463;.74272;161;20220517;28.7;11;19.9;2.1;14.7;1.8;4.94;24778 +92082;48.41463;.74272;161;20220518;27.3;13.1;20.2;2.3;16.6;0;4.41;22146 +92082;48.41463;.74272;161;20220519;23.5;14.8;19.2;2;15.97;2.9;3.58;18260 +92082;48.41463;.74272;161;20220520;20.4;12.7;16.5;2.8;14.7;8.2;3.02;15981 +92082;48.41463;.74272;161;20220521;24.1;8.4;16.2;1.5;12.67;0;4.15;24667 +92082;48.41463;.74272;161;20220522;24;11.6;17.8;3.1;14.27;4.3;4.19;21124 +92082;48.41463;.74272;161;20220523;17.4;13.4;15.4;2.7;14.67;6.4;2.12;10945 +92082;48.41463;.74272;161;20220524;17.5;8.9;13.2;3.3;11.3;.8;3.07;18537 +92082;48.41463;.74272;161;20220525;18.7;6;12.4;2.9;11.2;.3;3.19;20656 +92082;48.41463;.74272;161;20220526;18.3;11.8;15.1;2.6;13.43;0;2.65;14479 +92082;48.41463;.74272;161;20220527;20.6;10.4;15.5;2.4;12.77;.1;3.35;18533 +92082;48.41463;.74272;161;20220528;19.6;6;12.8;2.6;10.4;0;3.9;25395 +92082;48.41463;.74272;161;20220529;15.6;5.6;10.6;3.5;8.73;0;3.19;19766 +92082;48.41463;.74272;161;20220530;18.3;4.9;11.6;2.4;9.03;0;3.68;23503 +92082;48.41463;.74272;161;20220531;20.6;6.9;13.7;1.9;9.4;0;4.11;24951 +92082;48.41463;.74272;161;20220601;21.9;5;13.5;2.1;9.47;0;4.41;26958 +92082;48.41463;.74272;161;20220602;23.7;7.6;15.6;3.6;10.57;.5;4.96;24838 +92082;48.41463;.74272;161;20220603;22;11.7;16.8;2.9;13.9;14.6;3.64;18106 +92082;48.41463;.74272;161;20220604;27.1;14.7;20.9;2.4;17.47;6.4;4.47;21974 +92082;48.41463;.74272;161;20220605;21.7;13.7;17.7;2.6;15.37;.3;3.26;16693 +92082;48.41463;.74272;161;20220606;20.7;10;15.3;3;12.77;1.9;3.67;20983 +92082;48.41463;.74272;161;20220607;21.3;13.4;17.4;4;14.7;14;3.56;17766 +92082;48.41463;.74272;161;20220608;20.5;13.6;17.1;4;14.1;.4;3.67;18696 +92082;48.41463;.74272;161;20220609;20;9.7;14.9;2.7;12.7;.1;3.36;19354 +92082;48.41463;.74272;161;20220610;21.9;11.2;16.6;2.4;14.33;.1;3.39;18462 +92082;48.41463;.74272;161;20220611;25;11.3;18.2;1.7;14.47;.1;4.49;25444 +92082;48.41463;.74272;161;20220612;23.3;9.3;16.3;2.8;11.83;.1;4.8;26726 +92082;48.41463;.74272;161;20220613;22.9;8;15.5;2.1;11.2;0;4.56;26950 +92082;48.41463;.74272;161;20220614;26.1;8.4;17.3;2.7;11.6;0;5.39;28090 +92082;48.41463;.74272;161;20220615;30.5;12.4;21.5;2.5;13.37;0;6.07;27611 +92082;48.41463;.74272;161;20220616;29.9;12.1;21;2;12.9;0;5.72;27637 +92082;48.41463;.74272;161;20220617;34.2;14;24.1;1.4;14.5;0;6.01;28374 +92082;48.41463;.74272;161;20220618;37;16.9;27;2.1;15.77;1.1;6.89;27863 +92082;48.41463;.74272;161;20220619;24.9;14.2;19.6;4.5;16.4;4.4;4.45;20430 +92082;48.41463;.74272;161;20220620;22.6;15.1;18.8;3.4;16.47;2.4;3.43;16305 +92082;48.41463;.74272;161;20220621;26.7;13.4;20.1;2.9;15.73;.8;4.87;23827 +92082;48.41463;.74272;161;20220622;25.9;14.3;20.1;2.8;16.57;16.5;4.19;19561 +92082;48.41463;.74272;161;20220623;26.5;16.5;21.5;2.5;17.07;1.3;4.61;21829 +92082;48.41463;.74272;161;20220624;22.1;15.5;18.8;4;16.33;2;3.58;17299 +92082;48.41463;.74272;161;20220625;17.6;13.5;15.5;3.3;14.53;4;2.27;11334 +92082;48.41463;.74272;161;20220626;22;8.7;15.3;2;11.9;.1;3.95;22964 +92082;48.41463;.74272;161;20220627;22.7;10.6;16.6;2.5;11.83;0;4.43;24040 +92082;48.41463;.74272;161;20220628;23.8;8.2;16;1.7;11.4;0;4.6;27238 +92082;48.41463;.74272;161;20220629;20.8;9.9;15.3;2.5;13.1;5.4;3.23;17533 +92082;48.41463;.74272;161;20220630;18.6;11.3;15;2;13.17;4.4;2.98;17315 +92082;48.41463;.74272;161;20220701;21.4;6.9;14.1;2.1;10.83;0;4.01;24129 +92082;48.41463;.74272;161;20220702;26.1;8.2;17.1;2;11.37;0;5.06;27522 +92082;48.41463;.74272;161;20220703;23.4;9.6;16.5;2.1;12.17;0;4.52;25756 +92082;48.41463;.74272;161;20220704;25.4;8.3;16.8;2;12.13;.1;4.89;27576 +92082;48.41463;.74272;161;20220705;24.2;8.6;16.4;2.3;12;.1;4.6;25801 +92082;48.41463;.74272;161;20220706;25.7;9.4;17.6;2.5;12.73;0;4.98;26741 +92082;48.41463;.74272;161;20220707;23.4;12;17.7;2.8;14.27;.1;4.03;21031 +92082;48.41463;.74272;161;20220708;27.5;9.5;18.5;2.9;12.47;0;5.57;27841 +92082;48.41463;.74272;161;20220709;29.6;12.7;21.2;2.9;13.73;0;5.99;27375 +92082;48.41463;.74272;161;20220710;27.8;11.8;19.8;3.9;12.33;0;6.06;26408 +92082;48.41463;.74272;161;20220711;30.2;13.2;21.7;3.4;13.8;0;6.3;26949 +92082;48.41463;.74272;161;20220712;32.9;14.8;23.8;1.7;13.33;0;5.97;27235 +92082;48.41463;.74272;161;20220713;35.4;17.6;26.5;1.7;13.47;0;6.28;26740 +92082;48.41463;.74272;161;20220714;29.6;15.8;22.7;2.9;14.33;0;5.82;24955 +92082;48.41463;.74272;161;20220715;27.5;12;19.7;3.4;11.73;0;5.84;25953 +92082;48.41463;.74272;161;20220716;29.5;11.7;20.6;3.1;10.87;0;6.25;26725 +92082;48.41463;.74272;161;20220717;31.9;13.4;22.7;3.1;11.37;0;6.8;26942 +92082;48.41463;.74272;161;20220718;38.3;15.6;27;2.5;11.6;0;7.54;27738 +92082;48.41463;.74272;161;20220719;36.2;22.6;29.4;3.8;14.23;1.8;7.74;22335 +92082;48.41463;.74272;161;20220720;25.3;17.1;21.2;2.7;17.5;7.3;3.9;17214 +92082;48.41463;.74272;161;20220721;27.9;15.8;21.9;2.4;16.47;0;4.8;22674 +92082;48.41463;.74272;161;20220722;24.4;15.7;20.1;2.7;18.53;3.2;3.16;15036 +92082;48.41463;.74272;161;20220723;27.1;16.1;21.6;2.1;16.5;0;4.36;20655 +92082;48.41463;.74272;161;20220724;32.7;13.9;23.3;2;14.77;0;5.78;26502 +92082;48.41463;.74272;161;20220725;26.6;15.9;21.3;3.9;14.6;0;5.01;19903 +92082;48.41463;.74272;161;20220726;22.9;14.9;18.9;2.9;13.47;0;3.8;16553 +92082;48.41463;.74272;161;20220727;25.4;8.7;17.1;1.7;11.3;0;4.37;24147 +92082;48.41463;.74272;161;20220728;27;13.2;20.1;2;11;0;4.6;20451 +92082;48.41463;.74272;161;20220729;29.2;14.7;21.9;1.7;12.2;0;4.85;22036 +92082;48.41463;.74272;161;20220730;30;14.1;22.1;2;14.33;0;5.09;23836 +92082;48.41463;.74272;161;20220731;28.2;14.1;21.1;2.2;16.17;0;4.65;23047 +92082;48.41463;.74272;161;20220801;26.8;15.9;21.3;2;16.3;0;4.23;20554 +92082;48.41463;.74272;161;20220802;31.6;12.8;22.2;1.7;15.57;0;5.19;25388 +92082;48.41463;.74272;161;20220803;35;16.4;25.7;2.2;16.4;.4;5.97;24803 +92082;48.41463;.74272;161;20220804;27.1;18.2;22.6;2.9;17.9;6.2;4.1;16879 +92082;48.41463;.74272;161;20220805;24.9;13.9;19.4;3.8;13.27;0;4.77;21504 +92082;48.41463;.74272;161;20220806;25.1;10;17.6;4.1;9.57;0;5.49;23469 +92082;48.41463;.74272;161;20220807;27.1;11.4;19.3;4.1;10.03;0;5.88;23432 +92082;48.41463;.74272;161;20220808;28.8;12.7;20.8;4.6;10.93;0;6.47;23620 +92082;48.41463;.74272;161;20220809;30.9;14.7;22.8;4.7;12.93;0;6.79;23686 +92082;48.41463;.74272;161;20220810;32.3;15.6;23.9;3.9;12.67;0;6.8;23596 +92082;48.41463;.74272;161;20220811;32.5;15.4;24;3.4;11.07;0;6.66;23574 +92082;48.41463;.74272;161;20220812;33.5;14.4;24;2.6;10.53;0;6.2;23920 +92082;48.41463;.74272;161;20220813;33.4;14.2;23.8;2.6;10.1;0;6.22;23737 +92082;48.41463;.74272;161;20220814;25.4;18.5;21.9;2.4;15.8;5.5;3.47;12674 +92082;48.41463;.74272;161;20220815;26;14;20;2.6;16.73;.1;3.59;16861 +92082;48.41463;.74272;161;20220816;25.1;17;21.1;1.8;17.23;13.7;3.12;14390 +92082;48.41463;.74272;161;20220817;24.2;16;20.1;1.6;17.47;1;2.85;14039 +92082;48.41463;.74272;161;20220818;27.2;12.6;19.9;2.1;16;0;3.88;19836 +92082;48.41463;.74272;161;20220819;24.1;15.3;19.7;2.8;16.97;5.4;3.06;13850 +92082;48.41463;.74272;161;20220820;24.5;10.2;17.3;1.9;13.33;0;3.63;20591 +92082;48.41463;.74272;161;20220821;24.2;11;17.6;1.8;13.9;.2;3.14;16499 +92082;48.41463;.74272;161;20220822;25.6;15.3;20.4;1.6;17.57;.2;2.95;14560 +92082;48.41463;.74272;161;20220823;27.1;18.2;22.6;1.5;19.17;0;3.04;13871 +92082;48.41463;.74272;161;20220824;31.8;14.6;23.2;1.5;17.1;0;4.17;19962 +92082;48.41463;.74272;161;20220825;25.8;16.9;21.4;3;17.8;.3;3.27;13296 +92082;48.41463;.74272;161;20220826;25.4;16;20.7;2.8;15.27;0;3.77;16695 +92082;48.41463;.74272;161;20220827;26.4;12.2;19.3;3.1;13.47;0;4.19;18851 +92082;48.41463;.74272;161;20220828;25.7;11.4;18.5;3.3;12.77;0;4.21;19251 +92082;48.41463;.74272;161;20220829;29.2;14.6;21.9;3.9;12.77;.4;5.37;19275 +92082;48.41463;.74272;161;20220830;28.6;14.9;21.8;3.6;13.47;0;4.89;18019 +92082;48.41463;.74272;161;20220831;27.5;14.3;20.9;2.6;14.27;.1;4.06;17609 +92082;48.41463;.74272;161;20220901;27.4;14.5;20.9;2;14.9;11.4;3.45;15086 +92082;48.41463;.74272;161;20220902;23.2;15.9;19.6;2.1;17.57;6.5;2.51;12413 +92082;48.41463;.74272;161;20220903;24.1;15.7;19.9;2.4;16.7;.3;2.78;12696 +92082;48.41463;.74272;161;20220904;28.3;11.1;19.7;2;14.6;.8;3.72;18672 +92082;48.41463;.74272;161;20220905;28;14.5;21.2;2.2;16.77;2.3;3.39;15264 +92082;48.41463;.74272;161;20220906;26.5;14.2;20.4;2.4;15.63;.8;3.27;14565 +92082;48.41463;.74272;161;20220907;20.9;14.8;17.9;3.5;16.07;5.5;2.29;10021 +92082;48.41463;.74272;161;20220908;21.5;14.1;17.8;4.6;15.63;1.8;2.72;12264 +92082;48.41463;.74272;161;20220909;20.5;14.6;17.5;5.4;15.03;3.1;2.68;10461 +92082;48.41463;.74272;161;20220910;21;13.1;17;3.5;14.9;1.9;2.39;11195 +92082;48.41463;.74272;161;20220911;23.9;10.4;17.2;1.7;14.17;.3;2.75;16180 +92082;48.41463;.74272;161;20220912;29.1;12.4;20.8;2.4;14.83;1.5;3.85;17494 +92082;48.41463;.74272;161;20220913;27.4;18.7;23.1;2.2;18.47;4.1;2.92;10716 +92082;48.41463;.74272;161;20220914;24.8;17.5;21.1;2.6;19.1;.9;2.48;10598 +92082;48.41463;.74272;161;20220915;21.9;12.7;17.3;2.7;15.03;.1;2.41;12983 +92082;48.41463;.74272;161;20220916;18.7;9.6;14.2;2.9;11.17;0;2.37;12167 +92082;48.41463;.74272;161;20220917;16.9;4.9;10.9;2.6;8.43;0;2.36;14414 +92082;48.41463;.74272;161;20220918;19.9;4;11.9;2.3;9.07;.1;2.55;15851 +92082;48.41463;.74272;161;20220919;19;5.1;12.1;2.2;9.43;0;2.3;13965 +92082;48.41463;.74272;161;20220920;18.8;4.5;11.7;1.9;9.7;0;2.06;12642 +92082;48.41463;.74272;161;20220921;20.2;6.8;13.5;2.5;9.7;0;2.64;15143 +92082;48.41463;.74272;161;20220922;21.8;5;13.4;1.4;8.63;0;2.41;15643 +92082;48.41463;.74272;161;20220923;20.2;8.1;14.2;1.2;10.3;2.4;1.85;10593 +92082;48.41463;.74272;161;20220924;15.3;11.8;13.5;2.8;13.47;4.6;1.27;6696 +92082;48.41463;.74272;161;20220925;18.3;10.3;14.3;3.2;12.07;.2;2.08;11249 +92082;48.41463;.74272;161;20220926;13.7;9.8;11.8;4.1;11.43;6.6;1.36;5953 +92082;48.41463;.74272;161;20220927;15.4;9.6;12.5;4.7;12.03;12.7;1.54;7965 +92082;48.41463;.74272;161;20220928;13.9;10.7;12.3;2.7;12.03;1.3;1.21;6145 +92082;48.41463;.74272;161;20220929;15.5;8.1;11.8;2.1;10.67;.5;1.55;9920 +92082;48.41463;.74272;161;20220930;16.7;3.9;10.3;3.1;10.17;5.4;1.72;12003 +92082;48.41463;.74272;161;20221001;19.9;12.1;16;5.6;15.07;.7;2.02;10121 +92082;48.41463;.74272;161;20221002;20.6;13.3;16.9;4.3;16.3;1.3;1.76;8488 +92082;48.41463;.74272;161;20221003;15.8;10.8;13.3;2.4;13.2;0;1.13;5871 +92082;48.41463;.74272;161;20221004;19.2;5.4;12.3;1.6;11.97;.1;1.49;10759 +92082;48.41463;.74272;161;20221005;20.4;11.5;16;4;13.8;.4;2.06;8739 +92082;48.41463;.74272;161;20221006;18.6;6.6;12.6;1.6;10.3;0;1.67;11956 +92082;48.41463;.74272;161;20221007;19;3.5;11.2;1.4;9.3;.1;1.64;12744 +92082;48.41463;.74272;161;20221008;18.1;6.7;12.4;2.1;10.03;0;1.74;11347 +92082;48.41463;.74272;161;20221009;19.4;3.9;11.7;2.1;9.4;0;1.88;12730 +92082;48.41463;.74272;161;20221010;18.6;9.2;13.9;2.5;13.3;0;1.34;7793 +92082;48.41463;.74272;161;20221011;18.2;8.2;13.2;3.1;10.13;0;2.04;10708 +92082;48.41463;.74272;161;20221012;19.5;4;11.8;1.5;10.1;0;1.5;10920 +92082;48.41463;.74272;161;20221013;15;11.2;13.1;3;13.83;3.2;.85;4419 +92082;48.41463;.74272;161;20221014;17.8;13.5;15.7;3;16.2;14.8;.96;4678 +92082;48.41463;.74272;161;20221015;17.3;14.5;15.9;4.3;15.83;.6;1.15;4888 +92082;48.41463;.74272;161;20221016;19.9;12.3;16.1;2.1;15.73;3.2;1.17;6468 +92082;48.41463;.74272;161;20221017;18.1;15.2;16.7;2.3;17.33;1.4;.86;3406 +92082;48.41463;.74272;161;20221018;18.7;14.4;16.5;2.5;17.2;.1;.95;5226 +92082;48.41463;.74272;161;20221019;22.5;14;18.3;3.4;16.9;3;1.71;8014 +92082;48.41463;.74272;161;20221020;21.1;14.4;17.7;2.9;16.23;2.6;1.5;7491 +92082;48.41463;.74272;161;20221021;19.5;13.7;16.6;3.4;15.2;.2;1.45;6514 +92082;48.41463;.74272;161;20221022;20.6;13;16.8;3;14.57;4.4;1.6;7346 +92082;48.41463;.74272;161;20221023;21.9;14;18;5.1;14.47;2.3;2.4;6848 +92082;48.41463;.74272;161;20221024;17.5;14.2;15.8;6.2;14.2;4.7;1.72;4706 +92082;48.41463;.74272;161;20221025;17.5;12.4;15;2.9;14.57;.3;1.05;5207 +92082;48.41463;.74272;161;20221026;20.8;13.4;17.1;3.1;15.03;.1;1.52;6307 +92082;48.41463;.74272;161;20221027;23.4;12.5;18;2.5;14.8;0;1.69;7354 +92082;48.41463;.74272;161;20221028;21.3;14;17.6;2.4;15.5;0;1.38;5717 +92082;48.41463;.74272;161;20221029;23.3;15.5;19.4;2.2;14.77;0;1.69;5937 +92082;48.41463;.74272;161;20221030;16;11.6;13.8;1.3;13.3;0;.77;3885 +92082;48.41463;.74272;161;20221031;19.1;9.2;14.2;3.3;13.8;2.1;1.16;6196 +92082;48.41463;.74272;161;20221101;16.6;9.3;12.9;5.8;11.57;1.9;1.59;5719 +92082;48.41463;.74272;161;20221102;15.4;8.4;11.9;3.9;11.77;0;1.02;5720 +92082;48.41463;.74272;161;20221103;13.4;10.9;12.2;4.5;11.93;4.3;1.01;2929 +92082;48.41463;.74272;161;20221104;12.4;8.3;10.4;5.2;9.7;1;1.29;4912 +92082;48.41463;.74272;161;20221105;11;4.2;7.6;2.7;9.77;0;.52;4197 +92082;48.41463;.74272;161;20221106;12.1;9.6;10.9;4.2;11.7;8.2;.71;2322 +92082;48.41463;.74272;161;20221107;15.9;11;13.4;5.1;12.77;.1;1.18;4549 +92082;48.41463;.74272;161;20221108;16.3;9.9;13.1;4.8;12.03;3.3;1.31;4277 +92082;48.41463;.74272;161;20221109;14.5;10.2;12.4;3.6;11.57;.1;1.03;4438 +92082;48.41463;.74272;161;20221110;13.6;5;9.3;2.4;10.7;0;.58;4756 +92082;48.41463;.74272;161;20221111;12.1;7.6;9.8;2.4;10.9;.1;.57;3774 +92082;48.41463;.74272;161;20221112;16.9;5.3;11.1;1.6;11.2;.2;.59;6187 +92082;48.41463;.74272;161;20221113;14;5.3;9.6;1;10.5;.2;.43;4949 +92082;48.41463;.74272;161;20221114;13.7;5.5;9.6;2;10.83;1.2;.52;4246 +92082;48.41463;.74272;161;20221115;13.1;7.6;10.4;3.9;11.17;4;.71;2999 +92082;48.41463;.74272;161;20221116;11.8;7.3;9.6;5.2;10.9;15.7;.61;3422 +92082;48.41463;.74272;161;20221117;12.9;10;11.4;7.2;10.6;.7;1.34;2521 +92082;48.41463;.74272;161;20221118;11.9;6.7;9.3;3.8;9.4;.4;.87;3476 +92082;48.41463;.74272;161;20221119;11;2.4;6.7;2.1;7.97;.2;.52;5192 +92082;48.41463;.74272;161;20221120;11.4;1.9;6.6;3.3;8.63;3;.59;4301 +92082;48.41463;.74272;161;20221121;9.9;5.4;7.7;4.3;9.03;8;.71;2443 +92082;48.41463;.74272;161;20221122;10.9;4.2;7.5;6;8.47;1.4;.94;4302 +92082;48.41463;.74272;161;20221123;12.6;5.1;8.8;4.8;9.73;3.5;.77;4366 +92082;48.41463;.74272;161;20221124;11.8;6.1;8.9;4.8;10.47;3.2;.56;3097 +92082;48.41463;.74272;161;20221125;12;5.6;8.8;2.7;9.9;0;.5;4189 +92082;48.41463;.74272;161;20221126;9.2;3;6.1;2.2;9.2;.7;.27;2979 +92082;48.41463;.74272;161;20221127;10.1;6.7;8.4;3.3;10.07;9.1;.49;1974 +92082;48.41463;.74272;161;20221128;10.7;7.1;8.9;3.1;10.1;.8;.49;3203 +92082;48.41463;.74272;161;20221129;8.1;3.2;5.6;1.9;8.6;0;.25;3262 +92082;48.41463;.74272;161;20221130;5.9;3;4.5;2.5;7.93;.1;.33;1782 +92082;48.41463;.74272;161;20221201;6.2;2.5;4.4;3.2;7.43;0;.38;3152 +92082;48.41463;.74272;161;20221202;4.6;1.5;3.1;3.4;6.97;.1;.36;2167 +92082;48.41463;.74272;161;20221203;3.1;2.1;2.6;5.6;6.57;0;.52;1111 +92082;48.41463;.74272;161;20221204;2.9;1.3;2.1;3.4;6.6;.1;.36;1283 +92082;48.41463;.74272;161;20221205;3.6;2.2;2.9;1.8;6.9;0;.35;1421 +92082;48.41463;.74272;161;20221206;4.8;-.2;2.3;2.5;6.57;0;.29;3170 +92082;48.41463;.74272;161;20221207;5;-.1;2.4;1.8;6.6;0;.23;3043 +92082;48.41463;.74272;161;20221208;2;-.5;.8;1.5;6.23;.1;.23;1764 +92082;48.41463;.74272;161;20221209;2.8;-.4;1.2;2.6;5.77;0;.28;3295 +92082;48.41463;.74272;161;20221210;-.2;-3.4;-1.8;1.7;5.2;.1;.17;2187 +92082;48.41463;.74272;161;20221211;1;-2.6;-.8;2.2;5.11;0;.19;3037 +92082;48.41463;.74272;161;20221212;-.6;-2.6;-1.6;2.7;4.77;0;.33;1854 +92082;48.41463;.74272;161;20221213;.7;-4.5;-1.9;3.4;4.23;0;.42;3299 +92082;48.41463;.74272;161;20221214;.7;-1.4;-.4;2.7;5.24;1.4;.35;1623 +92082;48.41463;.74272;161;20221215;2.1;-2.3;-.1;4.1;4.44;0;.67;3032 +92082;48.41463;.74272;161;20221216;4.4;-3.1;.7;2.7;5.03;.2;.41;4004 +92082;48.41463;.74272;161;20221217;-.9;-5;-3;2.1;4.4;0;.22;2400 +92082;48.41463;.74272;161;20221218;3.2;-5.7;-1.3;2.6;5.2;.8;.26;2660 +92082;48.41463;.74272;161;20221219;11.7;3.2;7.5;4.5;9.5;.4;.51;2812 +92082;48.41463;.74272;161;20221220;11.6;9.8;10.7;4.3;11.47;13.2;.68;1118 +92082;48.41463;.74272;161;20221221;11.8;6.8;9.3;4.4;11.57;9.9;.27;1993 +92082;48.41463;.74272;161;20221222;13.6;10.8;12.2;7.3;12.7;7.3;.83;1515 +92082;48.41463;.74272;161;20221223;14.2;12.5;13.3;5.5;13.47;7.6;.85;1287 +92082;48.41463;.74272;161;20221224;11.2;9.9;10.6;3.8;11.63;3.4;.56;1283 +92082;48.41463;.74272;161;20221225;13;9.5;11.2;3.2;12.1;.8;.52;1905 +92082;48.41463;.74272;161;20221226;10.8;10.1;10.4;3.8;10.17;.6;.9;1494 +92082;48.41463;.74272;161;20221227;9.3;1.8;5.5;3;8.13;.1;.36;3508 +92082;48.41463;.74272;161;20221228;10.9;7.4;9.1;7;10.73;3.6;.55;1653 +92082;48.41463;.74272;161;20221229;10.9;9.4;10.1;6.4;9.87;.2;1.11;2325 +92082;48.41463;.74272;161;20221230;14;4.8;9.4;6.2;11.53;11.2;.41;2735 +92082;48.41463;.74272;161;20221231;15.2;13.6;14.4;7.9;12.5;0;1.75;1879 +92083;48.44229;1.07832;215;20220101;15.2;6.9;11;2.6;10.7;0;.67;3510 +92083;48.44229;1.07832;215;20220102;13;9.5;11.2;5.3;10.95;0;1.03;2208 +92083;48.44229;1.07832;215;20220103;11.7;10;10.9;5.6;11.4;21.8;.82;1501 +92083;48.44229;1.07832;215;20220104;8.6;7.4;8;4.4;9.3;.7;.71;1226 +92083;48.44229;1.07832;215;20220105;5.8;.1;2.9;3.1;5.95;.1;.57;2972 +92083;48.44229;1.07832;215;20220106;5.7;-1.5;2.1;2.6;6;.5;.39;3420 +92083;48.44229;1.07832;215;20220107;7;2.7;4.8;5.8;7.6;4.8;.58;2589 +92083;48.44229;1.07832;215;20220108;8.5;3.2;5.9;5.4;8.5;12.5;.42;3000 +92083;48.44229;1.07832;215;20220109;7.4;3.7;5.5;4.3;7.8;1.2;.62;2476 +92083;48.44229;1.07832;215;20220110;6.3;4.8;5.6;2.3;8.3;0;.41;1552 +92083;48.44229;1.07832;215;20220111;3.4;1.9;2.6;2.4;6.35;0;.47;1545 +92083;48.44229;1.07832;215;20220112;4.1;-3.2;.5;1.9;6.15;0;.17;3624 +92083;48.44229;1.07832;215;20220113;3.6;2.1;2.9;2.9;6.85;0;.42;1249 +92083;48.44229;1.07832;215;20220114;1.9;-1.1;.4;2.5;5.75;.1;.31;2252 +92083;48.44229;1.07832;215;20220115;.3;-4;-1.8;1.5;5.56;0;.17;3608 +92083;48.44229;1.07832;215;20220116;3.5;-2.3;.6;3.2;6.99;.2;.09;2736 +92083;48.44229;1.07832;215;20220117;6.1;3.5;4.8;1.2;8.15;.1;.32;2188 +92083;48.44229;1.07832;215;20220118;5.3;-.1;2.6;2.2;7.2;0;.22;3436 +92083;48.44229;1.07832;215;20220119;5.4;3.3;4.4;2.6;8;1.2;.33;2067 +92083;48.44229;1.07832;215;20220120;6.1;.9;3.5;2.8;6.85;.1;.44;3469 +92083;48.44229;1.07832;215;20220121;5;.3;2.7;2.4;6.1;0;.5;3310 +92083;48.44229;1.07832;215;20220122;4.4;1.1;2.8;1.9;6.8;0;.35;2775 +92083;48.44229;1.07832;215;20220123;2.5;2.5;2.5;3.6;6.7;0;.48;0 +92083;48.44229;1.07832;215;20220124;5.4;-1.2;2.1;2.4;6;0;.45;4182 +92083;48.44229;1.07832;215;20220125;-.7;-1.9;-1.3;1.2;5.5;0;.26;1708 +92083;48.44229;1.07832;215;20220126;2.3;-1.7;.3;1.4;6.2;0;.24;2611 +92083;48.44229;1.07832;215;20220127;6.2;1.6;3.9;2.7;7.4;0;.44;3549 +92083;48.44229;1.07832;215;20220128;5.6;4.6;5.1;2;8.55;0;.38;1506 +92083;48.44229;1.07832;215;20220129;9.1;4.8;7;4.5;9.75;.4;.38;3540 +92083;48.44229;1.07832;215;20220130;10.7;6.3;8.5;2.4;8.35;0;.84;3724 +92083;48.44229;1.07832;215;20220131;7.8;4.6;6.2;5.9;7;.1;1.23;3123 +92083;48.44229;1.07832;215;20220201;9.1;1.5;5.3;4.8;9.1;.3;.23;5053 +92083;48.44229;1.07832;215;20220202;8.8;7.8;8.3;3.3;9.55;0;.7;1659 +92083;48.44229;1.07832;215;20220203;6.7;5;5.9;3.1;8.45;.4;.55;2348 +92083;48.44229;1.07832;215;20220204;9.9;5.6;7.8;4.5;8.15;.5;1.12;3903 +92083;48.44229;1.07832;215;20220205;8.8;1.1;4.9;3.9;7.2;0;.79;5439 +92083;48.44229;1.07832;215;20220206;10.3;5.3;7.8;8.3;9.95;4.7;.57;4322 +92083;48.44229;1.07832;215;20220207;9;3;6;3.1;7.5;0;.81;4952 +92083;48.44229;1.07832;215;20220208;9.8;3.8;6.8;2.4;8.85;0;.54;4967 +92083;48.44229;1.07832;215;20220209;12.2;1.4;6.8;1.9;8.1;.1;.75;6696 +92083;48.44229;1.07832;215;20220210;5.5;3.9;4.7;3.4;8.06;1;1.02;5144 +92083;48.44229;1.07832;215;20220211;8.3;-.9;3.7;1.6;6.16;0;.7;8961 +92083;48.44229;1.07832;215;20220212;9;-1.8;3.6;2.5;5.23;0;1.07;10350 +92083;48.44229;1.07832;215;20220213;12.5;-1.9;5.3;5.3;7.38;1.8;1.3;8148 +92083;48.44229;1.07832;215;20220214;10.6;6.4;8.5;4.1;8.92;1.8;1.11;5700 +92083;48.44229;1.07832;215;20220215;9;2.2;5.6;5;8.96;4.6;.53;4699 +92083;48.44229;1.07832;215;20220216;13;8.1;10.6;7.2;12.6;1.4;.55;5138 +92083;48.44229;1.07832;215;20220217;12.6;9.7;11.2;6;9.75;.7;1.65;3965 +92083;48.44229;1.07832;215;20220218;11;8.4;9.7;6.8;9.1;.9;1.49;3791 +92083;48.44229;1.07832;215;20220219;9.1;.8;4.9;6.2;6.8;0;1.21;6951 +92083;48.44229;1.07832;215;20220220;12.1;6.9;9.5;7.2;9.8;2.6;1.28;5483 +92083;48.44229;1.07832;215;20220221;9.3;4.3;6.8;7.6;7.5;.2;1.45;5569 +92083;48.44229;1.07832;215;20220222;11.2;4.1;7.6;4.4;9.4;.5;.87;6831 +92083;48.44229;1.07832;215;20220223;10.3;2.4;6.4;1.8;8.7;0;.73;7378 +92083;48.44229;1.07832;215;20220224;9.4;4.8;7.1;4.5;7.15;1.7;1.39;5625 +92083;48.44229;1.07832;215;20220225;9.9;.4;5.1;3.5;6.3;0;1.3;8217 +92083;48.44229;1.07832;215;20220226;8.9;-1;3.9;4.3;5.65;.1;1.39;8685 +92083;48.44229;1.07832;215;20220227;8.8;-.7;4.1;4.3;5.5;0;1.47;8537 +92083;48.44229;1.07832;215;20220228;12.2;-.4;5.9;2.3;5.65;0;1.5;10065 +92083;48.44229;1.07832;215;20220301;13;3.1;8;2.3;7.35;0;1.41;9005 +92083;48.44229;1.07832;215;20220302;11.5;5.4;8.4;1.8;8.05;0;1.16;7164 +92083;48.44229;1.07832;215;20220303;10.2;6.5;8.4;1.5;9.35;0;.85;5646 +92083;48.44229;1.07832;215;20220304;8.5;4.3;6.4;2.7;9.2;.3;.65;6016 +92083;48.44229;1.07832;215;20220305;6.9;5.6;6.2;2.8;9.05;1.4;.55;3253 +92083;48.44229;1.07832;215;20220306;7.4;3.6;5.5;3.9;6.3;0;1.32;6043 +92083;48.44229;1.07832;215;20220307;5.9;-1.7;2.1;4.7;4.55;0;1.51;8582 +92083;48.44229;1.07832;215;20220308;13.7;-1.6;6;3.5;6.2;0;1.92;12386 +92083;48.44229;1.07832;215;20220309;13.8;4.9;9.4;3.5;8.6;0;1.68;9688 +92083;48.44229;1.07832;215;20220310;14.1;6.7;10.4;3.5;9.05;0;1.75;8889 +92083;48.44229;1.07832;215;20220311;10.9;6.6;8.8;5.1;9.55;5.3;1.2;6647 +92083;48.44229;1.07832;215;20220312;10.1;6.2;8.1;4.5;9.25;.4;1.12;6486 +92083;48.44229;1.07832;215;20220313;8.2;6.3;7.3;4;8.85;4.3;.93;4538 +92083;48.44229;1.07832;215;20220314;13.3;2.3;7.8;3.4;8.15;3.7;1.64;11213 +92083;48.44229;1.07832;215;20220315;11.2;6.4;8.8;2.8;10.65;3.4;.91;7504 +92083;48.44229;1.07832;215;20220316;13.5;7.4;10.4;2.6;11.05;.2;1.25;8635 +92083;48.44229;1.07832;215;20220317;7.6;6.2;6.9;3.3;7.95;0;1.07;4090 +92083;48.44229;1.07832;215;20220318;14.1;1.8;7.9;5.4;5.71;0;3.03;15187 +92083;48.44229;1.07832;215;20220319;14.5;4.6;9.6;4.7;6.46;0;2.97;15014 +92083;48.44229;1.07832;215;20220320;12.9;.7;6.8;2.3;5.98;0;2.05;14367 +92083;48.44229;1.07832;215;20220321;17.7;3;10.4;2;8.46;0;2.25;15069 +92083;48.44229;1.07832;215;20220322;16.8;2.2;9.5;2.7;6.28;0;2.79;17162 +92083;48.44229;1.07832;215;20220323;17.4;.5;8.9;1.9;5.99;0;2.52;17766 +92083;48.44229;1.07832;215;20220324;19.4;1.5;10.4;2.3;6.38;0;2.94;17727 +92083;48.44229;1.07832;215;20220325;19;4.6;11.8;3.7;6.48;0;3.6;17538 +92083;48.44229;1.07832;215;20220326;18.7;3.6;11.1;4;6.61;0;3.58;18207 +92083;48.44229;1.07832;215;20220327;20.2;4.4;12.3;2.7;7.46;0;3.24;17935 +92083;48.44229;1.07832;215;20220328;20.3;2.6;11.5;1.3;8.11;0;2.34;14877 +92083;48.44229;1.07832;215;20220329;15.4;9.5;12.4;1.7;9.78;1.8;1.69;6783 +92083;48.44229;1.07832;215;20220330;12.8;6;9.4;2.3;10.18;3.8;1.24;6757 +92083;48.44229;1.07832;215;20220331;7.2;3.4;5.3;5;7.01;2.5;1.43;7447 +92083;48.44229;1.07832;215;20220401;4.3;-.4;1.9;6.8;5.7;2.8;1.3;8246 +92083;48.44229;1.07832;215;20220402;7.2;-.9;3.1;4.8;5.11;0;1.95;13814 +92083;48.44229;1.07832;215;20220403;8;-1.9;3;3.3;4.81;0;2.02;16163 +92083;48.44229;1.07832;215;20220404;9.9;-3;3.5;3.3;6.15;.2;1.71;13933 +92083;48.44229;1.07832;215;20220405;11.8;6.2;9;4.5;10.12;.1;1.21;6483 +92083;48.44229;1.07832;215;20220406;12.4;3.5;7.9;5.6;9.33;.1;1.46;7491 +92083;48.44229;1.07832;215;20220407;14.2;9;11.6;7.1;10.06;6;2.49;10775 +92083;48.44229;1.07832;215;20220408;13.4;6.3;9.8;4.7;8.86;33.3;1.85;4638 +92083;48.44229;1.07832;215;20220409;13.3;1.1;7.2;2.7;6.46;.3;2.43;17068 +92083;48.44229;1.07832;215;20220410;14;-3;5.5;2.5;6.18;0;2.58;20957 +92083;48.44229;1.07832;215;20220411;20;2.5;11.2;3.5;8.36;0;3.53;19723 +92083;48.44229;1.07832;215;20220412;18.2;8.1;13.1;2.9;10.98;2.3;2.63;14333 +92083;48.44229;1.07832;215;20220413;16.8;9.3;13;1.1;12.55;.3;1.84;11466 +92083;48.44229;1.07832;215;20220414;20.5;6.9;13.7;1.4;11.46;0;2.88;19253 +92083;48.44229;1.07832;215;20220415;20.9;6.3;13.6;2.1;10.96;0;3.37;22077 +92083;48.44229;1.07832;215;20220416;19.5;6.7;13.1;2.9;9.66;0;3.62;22752 +92083;48.44229;1.07832;215;20220417;20.1;3.9;12;2.3;7.76;0;3.7;23136 +92083;48.44229;1.07832;215;20220418;16.8;4.4;10.6;2.8;9.83;0;2.56;16575 +92083;48.44229;1.07832;215;20220419;15.1;6;10.6;3.1;9.01;0;2.5;14106 +92083;48.44229;1.07832;215;20220420;18.6;6.1;12.4;2.9;9.31;0;3.13;17090 +92083;48.44229;1.07832;215;20220421;18.6;4.9;11.7;2.8;8.18;0;3.56;21732 +92083;48.44229;1.07832;215;20220422;18.7;5.2;12;3.5;9.06;0;3.62;21934 +92083;48.44229;1.07832;215;20220423;19.2;7.7;13.5;3.8;10.68;.8;3.07;14628 +92083;48.44229;1.07832;215;20220424;18.2;8.2;13.2;2.7;10.96;.1;2.76;14728 +92083;48.44229;1.07832;215;20220425;15.9;6.9;11.4;3;9.06;0;2.88;16836 +92083;48.44229;1.07832;215;20220426;15.7;3;9.4;2.8;8.43;0;2.89;19700 +92083;48.44229;1.07832;215;20220427;18;3.2;10.6;4;8.56;0;3.66;23450 +92083;48.44229;1.07832;215;20220428;18.6;5.5;12.1;3.6;9.56;0;3.2;17263 +92083;48.44229;1.07832;215;20220429;19.5;8.7;14.1;3.6;10.01;0;3.88;21199 +92083;48.44229;1.07832;215;20220430;16.5;4.1;10.3;3.3;8.31;0;3.29;20810 +92083;48.44229;1.07832;215;20220501;17;4.1;10.6;2.6;7.96;0;3.42;22335 +92083;48.44229;1.07832;215;20220502;17.6;6.8;12.2;3.1;9.13;0;3.42;19581 +92083;48.44229;1.07832;215;20220503;18.1;9;13.5;3.8;9.43;.1;3.53;16688 +92083;48.44229;1.07832;215;20220504;17.5;7.5;12.5;2.4;10.51;.7;2.46;12702 +92083;48.44229;1.07832;215;20220505;19;4.6;11.8;2.7;10.48;.1;3;17927 +92083;48.44229;1.07832;215;20220506;20.9;4.8;12.8;2.1;10.3;0;3.51;22651 +92083;48.44229;1.07832;215;20220507;20.1;8.2;14.2;2.1;11.6;.1;3.19;19325 +92083;48.44229;1.07832;215;20220508;19.5;7.2;13.4;2.3;11.65;.1;3.16;20065 +92083;48.44229;1.07832;215;20220509;24;7.2;15.6;1.4;11.55;0;3.92;23743 +92083;48.44229;1.07832;215;20220510;25.6;11;18.3;2.2;12.35;0;4.35;21795 +92083;48.44229;1.07832;215;20220511;20.9;9.6;15.3;3.2;12.3;0;3.51;19731 +92083;48.44229;1.07832;215;20220512;19.1;8;13.5;1.8;11.4;0;3.1;19451 +92083;48.44229;1.07832;215;20220513;20.6;5.2;12.9;1.7;9.9;0;3.58;23053 +92083;48.44229;1.07832;215;20220514;22.2;6;14.1;2.2;10.65;0;3.94;23815 +92083;48.44229;1.07832;215;20220515;27.6;11.8;19.7;3.3;13.85;3.6;5.13;23537 +92083;48.44229;1.07832;215;20220516;24.6;13.9;19.3;2.8;15.1;0;4.01;19161 +92083;48.44229;1.07832;215;20220517;27.6;10.5;19.1;2;14.9;1.5;4.64;24569 +92083;48.44229;1.07832;215;20220518;26.2;14.2;20.2;2.4;16.85;.1;4.16;20856 +92083;48.44229;1.07832;215;20220519;23.1;15.1;19.1;1.6;16.4;3.6;3.21;16837 +92083;48.44229;1.07832;215;20220520;20.5;12.8;16.6;2.5;14.45;3;3.03;16720 +92083;48.44229;1.07832;215;20220521;23.4;7.7;15.6;1.4;12.85;0;3.88;23730 +92083;48.44229;1.07832;215;20220522;22.2;12.2;17.2;3.1;14.2;3.1;3.7;19354 +92083;48.44229;1.07832;215;20220523;16.4;12.2;14.3;2.5;14.4;5.9;2.05;12348 +92083;48.44229;1.07832;215;20220524;16.8;8.8;12.8;3.1;11.15;.6;2.85;17264 +92083;48.44229;1.07832;215;20220525;18.2;6.1;12.1;2.8;11.1;.3;3.19;21387 +92083;48.44229;1.07832;215;20220526;17.9;11.8;14.8;2.8;13.25;0;2.7;15185 +92083;48.44229;1.07832;215;20220527;20.4;10.5;15.5;2.3;12.35;.2;3.45;19141 +92083;48.44229;1.07832;215;20220528;19.3;6.3;12.8;2.4;10.2;0;3.55;22294 +92083;48.44229;1.07832;215;20220529;15.1;5.5;10.3;3.2;8.6;0;3;19340 +92083;48.44229;1.07832;215;20220530;17.7;4.4;11.1;2.1;9.1;0;3.38;22681 +92083;48.44229;1.07832;215;20220531;20.7;7.3;14;1.9;9.4;0;3.86;22600 +92083;48.44229;1.07832;215;20220601;21.6;4.8;13.2;1.7;9.55;0;4.01;25627 +92083;48.44229;1.07832;215;20220602;23.2;8.2;15.7;3.7;10.25;.2;4.86;24499 +92083;48.44229;1.07832;215;20220603;20.8;11.5;16.2;2.3;13.6;14.5;3.44;19452 +92083;48.44229;1.07832;215;20220604;26;13.9;20;2.6;17.45;14.9;4.28;21849 +92083;48.44229;1.07832;215;20220605;20.4;12.9;16.6;2.5;15.35;0;3.1;17463 +92083;48.44229;1.07832;215;20220606;19.9;10.4;15.2;2.7;12.55;1.3;3.41;19654 +92083;48.44229;1.07832;215;20220607;20.2;13.2;16.7;3.6;14.5;13.1;3.24;16799 +92083;48.44229;1.07832;215;20220608;19.8;13.3;16.6;3.7;13.75;.7;3.3;16054 +92083;48.44229;1.07832;215;20220609;18.8;9.6;14.2;2.6;12.5;0;3.17;19398 +92083;48.44229;1.07832;215;20220610;20.7;11.2;15.9;2.2;14;.1;3.37;19699 +92083;48.44229;1.07832;215;20220611;25;10.6;17.8;1.4;14.1;.1;4.24;24165 +92083;48.44229;1.07832;215;20220612;23.8;8.6;16.2;2.2;11.65;.1;4.38;24932 +92083;48.44229;1.07832;215;20220613;22.5;7.6;15;2;11.2;0;4.18;24632 +92083;48.44229;1.07832;215;20220614;25;7.8;16.4;2.5;11.85;0;4.85;26626 +92083;48.44229;1.07832;215;20220615;30.1;12.5;21.3;2.1;13.55;0;5.65;26966 +92083;48.44229;1.07832;215;20220616;28.8;12.2;20.5;1.9;12.85;0;5.34;26284 +92083;48.44229;1.07832;215;20220617;33.4;13.1;23.3;1.5;15.4;0;6;28915 +92083;48.44229;1.07832;215;20220618;35.6;16.9;26.3;2.5;16.7;.8;6.95;27923 +92083;48.44229;1.07832;215;20220619;24.6;14.1;19.4;3.9;16.15;4.6;4.26;20434 +92083;48.44229;1.07832;215;20220620;22.4;14.5;18.4;3.2;16;2.6;3.61;18133 +92083;48.44229;1.07832;215;20220621;26.4;13;19.7;2.8;15.35;1.3;4.75;23361 +92083;48.44229;1.07832;215;20220622;25.1;14.3;19.7;2.8;15.9;13.9;4.34;21290 +92083;48.44229;1.07832;215;20220623;26;16.1;21;2.2;17.15;1.1;4.24;20098 +92083;48.44229;1.07832;215;20220624;21.5;15.2;18.4;3.5;16.15;1.3;3.38;16173 +92083;48.44229;1.07832;215;20220625;16.9;13.6;15.2;2.8;14.55;1.6;2.17;11500 +92083;48.44229;1.07832;215;20220626;21.9;9.1;15.5;1.9;12;0;3.96;22877 +92083;48.44229;1.07832;215;20220627;22.1;11.3;16.7;2.4;11.7;0;4.13;21288 +92083;48.44229;1.07832;215;20220628;23.8;8;15.9;1.7;11.75;0;4.39;25522 +92083;48.44229;1.07832;215;20220629;21.7;8.7;15.2;2.2;12.75;3.9;3.9;23188 +92083;48.44229;1.07832;215;20220630;18.1;11.1;14.6;1.8;12.95;3.8;2.93;16954 +92083;48.44229;1.07832;215;20220701;20.6;6.5;13.6;2.2;10.75;0;3.96;24059 +92083;48.44229;1.07832;215;20220702;26;7.5;16.8;2.2;11.35;0;5.09;27406 +92083;48.44229;1.07832;215;20220703;23.4;9;16.2;2;11.9;0;4.34;24248 +92083;48.44229;1.07832;215;20220704;25.4;8.5;17;1.9;12.1;.1;4.72;26275 +92083;48.44229;1.07832;215;20220705;24.5;8.5;16.5;2.3;12;0;4.58;25370 +92083;48.44229;1.07832;215;20220706;25.8;8.9;17.3;1.9;12.4;0;4.73;26083 +92083;48.44229;1.07832;215;20220707;22.4;11.6;17;2.7;14;.1;3.83;20776 +92083;48.44229;1.07832;215;20220708;27.3;9.9;18.6;2.8;12.1;0;5.4;26437 +92083;48.44229;1.07832;215;20220709;29.2;12.2;20.7;2.4;13.5;0;5.53;26038 +92083;48.44229;1.07832;215;20220710;26.9;11.6;19.3;3.8;12.25;0;5.63;24585 +92083;48.44229;1.07832;215;20220711;29.7;13.4;21.6;3.8;13.6;0;6.22;25449 +92083;48.44229;1.07832;215;20220712;32.8;13.6;23.2;1.6;13.15;0;5.86;27455 +92083;48.44229;1.07832;215;20220713;34.8;17.3;26.1;1.8;13.15;0;6.23;26015 +92083;48.44229;1.07832;215;20220714;29.9;15.8;22.8;2.7;14.2;0;5.61;23396 +92083;48.44229;1.07832;215;20220715;27.3;11.5;19.4;2.7;11.55;0;5.27;24730 +92083;48.44229;1.07832;215;20220716;29;11.7;20.3;2.4;10.8;0;5.67;25827 +92083;48.44229;1.07832;215;20220717;31.3;13.6;22.5;3.4;11.05;0;6.76;26089 +92083;48.44229;1.07832;215;20220718;37.8;15.7;26.8;2.1;11.05;0;7.16;28130 +92083;48.44229;1.07832;215;20220719;37.3;21.8;29.6;3.4;14.05;3.6;7.85;24026 +92083;48.44229;1.07832;215;20220720;23.8;17;20.4;2;17.65;4.4;3.27;15600 +92083;48.44229;1.07832;215;20220721;28.1;15.8;21.9;2.1;16.45;0;4.55;21079 +92083;48.44229;1.07832;215;20220722;24.2;15.7;19.9;2.4;18.25;2.7;3.47;17724 +92083;48.44229;1.07832;215;20220723;27.1;16.4;21.7;1.9;16.55;0;4.22;19624 +92083;48.44229;1.07832;215;20220724;32.9;13.6;23.3;2.1;15;0;5.82;26235 +92083;48.44229;1.07832;215;20220725;26;16;21;3.8;14.35;0;4.8;18853 +92083;48.44229;1.07832;215;20220726;22.6;14.2;18.4;2.5;13.25;0;3.63;17172 +92083;48.44229;1.07832;215;20220727;24.9;8.5;16.7;2;11.1;0;4.44;24099 +92083;48.44229;1.07832;215;20220728;27.1;12.5;19.8;2.1;10.9;0;4.81;22404 +92083;48.44229;1.07832;215;20220729;29.1;12.5;20.8;1.5;12;.1;4.8;23822 +92083;48.44229;1.07832;215;20220730;30.3;14.2;22.2;1.9;14.4;0;4.96;23381 +92083;48.44229;1.07832;215;20220731;28.2;14;21.1;2;15.95;0;4.42;21700 +92083;48.44229;1.07832;215;20220801;26.4;14.6;20.5;1.8;16.05;0;3.99;19742 +92083;48.44229;1.07832;215;20220802;31.2;13.1;22.1;1.6;15.4;0;4.97;24511 +92083;48.44229;1.07832;215;20220803;35;15.6;25.3;1.6;16.35;.2;5.61;25210 +92083;48.44229;1.07832;215;20220804;26.5;18.5;22.5;2.6;17.3;7.3;3.88;16024 +92083;48.44229;1.07832;215;20220805;24.9;13.3;19.1;2.9;13.6;0;4.12;19114 +92083;48.44229;1.07832;215;20220806;24.5;10.3;17.4;3.9;9.25;0;5.2;21385 +92083;48.44229;1.07832;215;20220807;26.7;12;19.4;4.2;9.9;0;5.77;21571 +92083;48.44229;1.07832;215;20220808;28.2;12.8;20.5;4.2;10.85;0;5.94;21980 +92083;48.44229;1.07832;215;20220809;30.5;14.1;22.3;4;12.8;0;6.14;22399 +92083;48.44229;1.07832;215;20220810;31.8;14.9;23.4;3.4;12.35;0;6.18;22702 +92083;48.44229;1.07832;215;20220811;32.2;16.5;24.3;3.3;10.7;0;6.44;21892 +92083;48.44229;1.07832;215;20220812;33;16.1;24.6;2.8;10.2;0;6.25;22560 +92083;48.44229;1.07832;215;20220813;32.8;15.1;23.9;2.7;9.75;0;6.12;22804 +92083;48.44229;1.07832;215;20220814;25.6;18.4;22;2.6;14.85;5.8;3.8;14504 +92083;48.44229;1.07832;215;20220815;25.6;13.3;19.4;2.3;16.3;.4;3.64;18634 +92083;48.44229;1.07832;215;20220816;24.8;16.4;20.6;1.5;17.05;10.6;3.09;15045 +92083;48.44229;1.07832;215;20220817;24.5;15.4;19.9;1.8;17.25;1.4;3.06;15524 +92083;48.44229;1.07832;215;20220818;26.9;12.2;19.6;2.3;15.45;0;3.94;19847 +92083;48.44229;1.07832;215;20220819;23.8;14.6;19.2;2.7;16.55;3.8;3.24;15816 +92083;48.44229;1.07832;215;20220820;24.2;10;17.1;1.9;13.25;0;3.48;19253 +92083;48.44229;1.07832;215;20220821;24.5;11;17.8;1.8;13.6;.1;3.46;18845 +92083;48.44229;1.07832;215;20220822;24.6;15;19.8;1.5;16.7;.1;3.02;15758 +92083;48.44229;1.07832;215;20220823;26.6;18.3;22.5;1.3;18.4;0;3.07;14467 +92083;48.44229;1.07832;215;20220824;31.4;15.2;23.3;1.5;16.5;0;4.18;20074 +92083;48.44229;1.07832;215;20220825;26.4;16.1;21.3;2.7;16.95;.1;3.6;15922 +92083;48.44229;1.07832;215;20220826;24.9;15.6;20.2;2.3;14.9;0;3.38;14840 +92083;48.44229;1.07832;215;20220827;25.8;11.5;18.7;2.7;12.9;0;3.93;18326 +92083;48.44229;1.07832;215;20220828;25.4;10.8;18.1;2.8;12.5;0;3.85;18407 +92083;48.44229;1.07832;215;20220829;28.6;14.5;21.5;3.5;12.35;.5;4.96;17946 +92083;48.44229;1.07832;215;20220830;28.1;15;21.6;2.9;13;0;4.41;17233 +92083;48.44229;1.07832;215;20220831;27.1;13.5;20.3;2;13.75;0;3.65;17351 +92083;48.44229;1.07832;215;20220901;27.4;13.3;20.4;1.5;13.95;4.7;3.41;17565 +92083;48.44229;1.07832;215;20220902;23.1;15.6;19.4;1.7;17.2;7.5;2.39;12164 +92083;48.44229;1.07832;215;20220903;23;15.6;19.3;1.9;16.9;.2;2.48;12208 +92083;48.44229;1.07832;215;20220904;28.1;10.8;19.4;2.4;14.3;1.3;3.86;18662 +92083;48.44229;1.07832;215;20220905;27.6;14.7;21.1;2.4;16.55;5.5;3.47;15901 +92083;48.44229;1.07832;215;20220906;26.4;15.4;20.9;2.6;15.45;.3;3.44;14670 +92083;48.44229;1.07832;215;20220907;20.2;14.6;17.4;3.2;15.6;3.2;2.32;10445 +92083;48.44229;1.07832;215;20220908;20.7;13.9;17.3;3.7;15.3;2.2;2.43;11235 +92083;48.44229;1.07832;215;20220909;19.8;14.3;17;5.1;14.8;2;2.39;9718 +92083;48.44229;1.07832;215;20220910;19.8;13;16.4;3.5;14.8;1.5;2.24;10905 +92083;48.44229;1.07832;215;20220911;23.2;9.4;16.3;1.7;13.65;.7;2.59;15549 +92083;48.44229;1.07832;215;20220912;28.5;12.5;20.5;2.9;14.75;1.4;3.86;16657 +92083;48.44229;1.07832;215;20220913;26.7;18.2;22.4;2.3;18.2;2.2;2.89;11726 +92083;48.44229;1.07832;215;20220914;24.6;17.3;21;2.4;18.55;0;2.42;10655 +92083;48.44229;1.07832;215;20220915;21.2;12.2;16.7;2.6;14.75;.1;2.24;12088 +92083;48.44229;1.07832;215;20220916;17.9;9.6;13.8;2.5;11;0;2.16;11419 +92083;48.44229;1.07832;215;20220917;16.9;5.3;11.1;2.7;8.15;0;2.36;13369 +92083;48.44229;1.07832;215;20220918;19.5;4.4;12;2.4;9.05;.1;2.52;15073 +92083;48.44229;1.07832;215;20220919;18.4;6.2;12.3;2.3;9.3;0;2.29;13526 +92083;48.44229;1.07832;215;20220920;18;4.8;11.4;1.8;9.45;0;2.04;13900 +92083;48.44229;1.07832;215;20220921;19.9;7;13.4;2.5;9.4;0;2.55;13606 +92083;48.44229;1.07832;215;20220922;21.4;5.4;13.4;1.3;8.35;0;2.28;14909 +92083;48.44229;1.07832;215;20220923;20.3;7.4;13.9;1.4;9.8;1.8;2.12;13040 +92083;48.44229;1.07832;215;20220924;13.7;11.4;12.6;2.2;13.55;2.8;.96;5349 +92083;48.44229;1.07832;215;20220925;18.1;10.1;14.1;2.9;11.85;.1;1.9;10076 +92083;48.44229;1.07832;215;20220926;13.2;9.8;11.5;4.1;11.25;7.7;1.34;6333 +92083;48.44229;1.07832;215;20220927;14.5;9.3;11.9;4.6;11.75;9.7;1.48;7833 +92083;48.44229;1.07832;215;20220928;13.2;10.2;11.7;2.6;11.85;1.3;1.13;5774 +92083;48.44229;1.07832;215;20220929;14.7;8.1;11.4;1.9;10.6;.5;1.4;8783 +92083;48.44229;1.07832;215;20220930;16.3;4.4;10.4;2.9;10.15;4.4;1.63;11506 +92083;48.44229;1.07832;215;20221001;19.4;11.8;15.6;4.9;14.65;.5;1.85;8996 +92083;48.44229;1.07832;215;20221002;19.5;14;16.7;3.9;15.95;1.3;1.62;7633 +92083;48.44229;1.07832;215;20221003;15.1;10.5;12.8;2.7;12.55;0;1.21;6881 +92083;48.44229;1.07832;215;20221004;18.8;5.4;12.1;1.8;11.6;.1;1.58;11684 +92083;48.44229;1.07832;215;20221005;19.8;11.1;15.4;3.4;13.4;.1;1.94;9264 +92083;48.44229;1.07832;215;20221006;18.4;6.4;12.4;1.7;9.85;0;1.66;10632 +92083;48.44229;1.07832;215;20221007;18.6;3.2;10.9;1.5;9.15;.1;1.63;11992 +92083;48.44229;1.07832;215;20221008;17.3;6.3;11.8;2.3;9.95;0;1.67;9810 +92083;48.44229;1.07832;215;20221009;18.6;3.8;11.2;2.3;9.2;0;1.81;11472 +92083;48.44229;1.07832;215;20221010;17.4;9.3;13.3;2.8;13.25;0;1.26;8366 +92083;48.44229;1.07832;215;20221011;17.8;7.8;12.8;2.6;9.75;0;1.85;9141 +92083;48.44229;1.07832;215;20221012;18.7;3.9;11.3;1.3;9.95;0;1.43;10989 +92083;48.44229;1.07832;215;20221013;14.8;11;12.9;2.8;13.65;2.8;.85;5386 +92083;48.44229;1.07832;215;20221014;17.3;13.2;15.3;2.8;15.95;11;.96;5454 +92083;48.44229;1.07832;215;20221015;17.1;14.3;15.7;3.5;15.7;.7;1.06;4326 +92083;48.44229;1.07832;215;20221016;19.3;12.6;15.9;2.4;15.45;2.4;1.19;6830 +92083;48.44229;1.07832;215;20221017;18;15.9;16.9;2.3;17.4;3.2;.89;3709 +92083;48.44229;1.07832;215;20221018;17.4;14.2;15.8;2.5;17;.1;.79;4533 +92083;48.44229;1.07832;215;20221019;21;14;17.5;4.4;16.75;3.3;1.55;6718 +92083;48.44229;1.07832;215;20221020;20.3;14;17.2;3.2;16.1;5.7;1.43;6196 +92083;48.44229;1.07832;215;20221021;18.9;13.9;16.4;3.2;15.1;.4;1.35;5402 +92083;48.44229;1.07832;215;20221022;20.5;12.9;16.7;2.8;14.4;2.2;1.55;6621 +92083;48.44229;1.07832;215;20221023;21.9;13.4;17.7;4.9;14.3;.9;2.3;6866 +92083;48.44229;1.07832;215;20221024;17.1;14.1;15.6;5.5;13.9;1.6;1.63;3889 +92083;48.44229;1.07832;215;20221025;16.8;12.5;14.6;3.1;14.55;.3;.98;4783 +92083;48.44229;1.07832;215;20221026;20.4;13.3;16.9;2.9;14.95;.1;1.45;6042 +92083;48.44229;1.07832;215;20221027;22.4;12.9;17.7;2.9;15;0;1.63;6852 +92083;48.44229;1.07832;215;20221028;20.9;14.8;17.9;3;15.55;0;1.49;5409 +92083;48.44229;1.07832;215;20221029;23.2;15.8;19.5;2.5;14.65;0;1.87;5882 +92083;48.44229;1.07832;215;20221030;16.1;11.4;13.8;1.6;13;1.4;.85;4550 +92083;48.44229;1.07832;215;20221031;18.6;8.5;13.5;3.4;13.45;.7;1.07;6760 +92083;48.44229;1.07832;215;20221101;15.9;9.3;12.6;5.4;11.55;1.2;1.45;5279 +92083;48.44229;1.07832;215;20221102;14.9;8.6;11.7;3.6;11.5;0;1;5109 +92083;48.44229;1.07832;215;20221103;13.3;10.8;12.1;4.1;11.8;4;1.01;3100 +92083;48.44229;1.07832;215;20221104;11.9;8.2;10.1;4.4;9.8;.9;1.08;3639 +92083;48.44229;1.07832;215;20221105;10.3;4.9;7.6;2.5;9.7;.1;.48;4478 +92083;48.44229;1.07832;215;20221106;11.9;9.4;10.6;3.9;11.35;5.5;.71;2764 +92083;48.44229;1.07832;215;20221107;15.8;10.8;13.3;4.3;12.55;.1;1.11;4081 +92083;48.44229;1.07832;215;20221108;15.7;10.4;13;4.2;11.85;1.8;1.23;4246 +92083;48.44229;1.07832;215;20221109;14.1;10.4;12.2;3.5;11.55;.1;1.01;3380 +92083;48.44229;1.07832;215;20221110;13.8;6.4;10.1;2.3;10.7;0;.64;4914 +92083;48.44229;1.07832;215;20221111;9.9;7.1;8.5;3.1;10.7;.1;.41;2829 +92083;48.44229;1.07832;215;20221112;15.4;6.3;10.8;2.4;11.45;.2;.63;5219 +92083;48.44229;1.07832;215;20221113;12.6;6.3;9.5;1.7;10.8;.2;.47;4052 +92083;48.44229;1.07832;215;20221114;13.7;5.2;9.5;2.1;10.85;.4;.48;4912 +92083;48.44229;1.07832;215;20221115;12.7;7.8;10.2;4;11.05;3.6;.69;3575 +92083;48.44229;1.07832;215;20221116;11.7;7.4;9.6;5.4;11;12.3;.57;3333 +92083;48.44229;1.07832;215;20221117;12.3;10.1;11.2;7.2;10.45;.9;1.37;2317 +92083;48.44229;1.07832;215;20221118;11.6;6.5;9.1;4;9.3;.3;.93;3536 +92083;48.44229;1.07832;215;20221119;10.6;2.6;6.6;2.4;7.85;0;.62;4388 +92083;48.44229;1.07832;215;20221120;10.3;2.3;6.3;3.7;8.5;2.7;.58;4391 +92083;48.44229;1.07832;215;20221121;9.2;5.3;7.3;4.6;9;7.4;.62;2820 +92083;48.44229;1.07832;215;20221122;10.2;4.3;7.3;5.7;8.3;1.6;.89;3596 +92083;48.44229;1.07832;215;20221123;11.8;4.9;8.3;5;9.5;2.9;.73;3859 +92083;48.44229;1.07832;215;20221124;11.2;6.4;8.8;5;10.3;2.3;.56;3141 +92083;48.44229;1.07832;215;20221125;11.1;6.9;9;3.2;9.85;0;.63;2914 +92083;48.44229;1.07832;215;20221126;9.3;2.7;6;2.8;9.05;.3;.29;3574 +92083;48.44229;1.07832;215;20221127;9.5;6.3;7.9;3.7;9.85;8.3;.45;2384 +92083;48.44229;1.07832;215;20221128;9.9;7.4;8.7;3.2;10.05;.8;.51;2068 +92083;48.44229;1.07832;215;20221129;6.3;3.3;4.8;1.9;8.4;0;.23;2302 +92083;48.44229;1.07832;215;20221130;5.6;3;4.3;2.4;7.9;.1;.39;1344 +92083;48.44229;1.07832;215;20221201;5.9;2.6;4.2;3.4;7.4;0;.42;2212 +92083;48.44229;1.07832;215;20221202;4.5;1.1;2.8;3.3;7;.3;.29;2307 +92083;48.44229;1.07832;215;20221203;2.7;1.8;2.2;5.5;6.55;0;.45;1052 +92083;48.44229;1.07832;215;20221204;2.6;1;1.8;3.9;6.5;.2;.34;1474 +92083;48.44229;1.07832;215;20221205;2.8;1.8;2.3;1.6;6.65;0;.35;1064 +92083;48.44229;1.07832;215;20221206;4.2;-.7;1.7;2.1;6.45;0;.23;2778 +92083;48.44229;1.07832;215;20221207;5;-.3;2.3;1.5;6.4;0;.27;2898 +92083;48.44229;1.07832;215;20221208;1.7;-1.6;.1;1.7;6.1;.1;.16;2182 +92083;48.44229;1.07832;215;20221209;2.4;-.9;.8;2.5;5.8;0;.31;2126 +92083;48.44229;1.07832;215;20221210;.2;-1.9;-.8;1.9;5.5;.1;.24;1641 +92083;48.44229;1.07832;215;20221211;.2;-3.2;-1.5;2.8;5;0;.28;2155 +92083;48.44229;1.07832;215;20221212;-2.3;-2.6;-2.5;3.2;4.8;0;.31;398 +92083;48.44229;1.07832;215;20221213;0;-4.6;-2.3;3.8;4.2;.2;.44;2595 +92083;48.44229;1.07832;215;20221214;.5;-1.9;-.7;2.8;5.15;1.4;.34;1735 +92083;48.44229;1.07832;215;20221215;1.9;-2.9;-.5;4.1;4.4;0;.65;2598 +92083;48.44229;1.07832;215;20221216;4;-3.4;.3;2.6;4.9;.1;.44;3281 +92083;48.44229;1.07832;215;20221217;-2.3;-4.3;-3.3;3.4;4.45;0;.23;1588 +92083;48.44229;1.07832;215;20221218;2.9;-5.4;-1.2;4.5;5.2;.6;.25;3407 +92083;48.44229;1.07832;215;20221219;11.3;3.7;7.5;5;9.4;0;.5;3275 +92083;48.44229;1.07832;215;20221220;11.3;10.1;10.7;4.6;11.4;10;.69;1152 +92083;48.44229;1.07832;215;20221221;11.5;6.8;9.2;4.1;11.4;8;.21;2553 +92083;48.44229;1.07832;215;20221222;13.2;10.5;11.9;6.7;12.6;5;.69;1834 +92083;48.44229;1.07832;215;20221223;13.7;12.2;13;5.4;13.25;6.2;.8;1309 +92083;48.44229;1.07832;215;20221224;10.9;9.8;10.3;3.4;11.45;2.7;.54;1074 +92083;48.44229;1.07832;215;20221225;12.8;9.2;11;3.2;11.9;.3;.49;2172 +92083;48.44229;1.07832;215;20221226;10.2;9.8;10;4.3;10;.4;1.01;489 +92083;48.44229;1.07832;215;20221227;9.4;2.6;6;3.1;8.2;.1;.44;3093 +92083;48.44229;1.07832;215;20221228;10.4;7.1;8.7;6.2;10.6;3.6;.43;2090 +92083;48.44229;1.07832;215;20221229;9.9;9;9.4;6.2;9.8;.2;1.04;988 +92083;48.44229;1.07832;215;20221230;13.8;4.7;9.2;6;11.35;6;.36;3706 +92083;48.44229;1.07832;215;20221231;14.6;13.4;14;7;12.2;0;1.67;1177 +92084;48.46893;1.41426;162;20220101;13.8;6.9;10.3;1.9;10.5;.1;.34;4700 +92084;48.46893;1.41426;162;20220102;14.1;8.4;11.2;4;11;0;.89;2300 +92084;48.46893;1.41426;162;20220103;12.5;10.5;11.5;4.5;11.7;18.8;.76;2100 +92084;48.46893;1.41426;162;20220104;9.3;7.9;8.6;3.7;9.7;1.3;.67;1200 +92084;48.46893;1.41426;162;20220105;6.3;.9;3.6;2.4;6.2;0;.43;4200 +92084;48.46893;1.41426;162;20220106;6.7;-2.4;2.1;2.1;6.2;.4;.41;2600 +92084;48.46893;1.41426;162;20220107;8.2;2.8;5.5;4.3;7.5;3.8;.62;3700 +92084;48.46893;1.41426;162;20220108;8.5;2.2;5.3;4.6;8.5;12.6;.45;800 +92084;48.46893;1.41426;162;20220109;8.2;4;6.1;3;7.8;2.3;.53;3500 +92084;48.46893;1.41426;162;20220110;5.7;4.5;5.1;1.4;8.1;0;.36;1500 +92084;48.46893;1.41426;162;20220111;2.1;2.1;2.1;1.5;6.2;0;.33;2300 +92084;48.46893;1.41426;162;20220112;3.1;-2.5;.3;1.7;6.2;0;.17;2700 +92084;48.46893;1.41426;162;20220113;5;2.4;3.7;2.2;7;0;.37;2900 +92084;48.46893;1.41426;162;20220114;1.2;-2.2;-.5;.3;5.8;.1;.13;3500 +92084;48.46893;1.41426;162;20220115;5.7;-2.7;1.5;.8;5.9;0;.1;5800 +92084;48.46893;1.41426;162;20220116;4.4;-1.2;1.6;2.5;7;.1;.2;1600 +92084;48.46893;1.41426;162;20220117;6.4;4;5.2;.7;8.2;0;.37;1300 +92084;48.46893;1.41426;162;20220118;9;-.5;4.2;1.5;7.2;0;.35;4300 +92084;48.46893;1.41426;162;20220119;6.1;3.3;4.7;1.8;8.1;1.3;.37;1200 +92084;48.46893;1.41426;162;20220120;7;1.3;4.1;2.5;7.1;0;.42;4300 +92084;48.46893;1.41426;162;20220121;5.6;1;3.3;2.3;6.3;0;.49;3900 +92084;48.46893;1.41426;162;20220122;5;-.8;2.1;1.5;6.9;0;.32;1400 +92084;48.46893;1.41426;162;20220123;3.4;3.1;3.2;2.3;6.7;0;.52;700 +92084;48.46893;1.41426;162;20220124;6.1;-1.5;2.3;1.4;6.2;0;.24;7100 +92084;48.46893;1.41426;162;20220125;-.3;-1;-.7;1.1;5.7;0;.26;1800 +92084;48.46893;1.41426;162;20220126;1.8;-1.2;.3;1.3;6.2;0;.28;1200 +92084;48.46893;1.41426;162;20220127;6.8;1.1;3.9;2.1;7.3;0;.44;2900 +92084;48.46893;1.41426;162;20220128;7.8;5.2;6.5;1.1;8.7;0;.42;2700 +92084;48.46893;1.41426;162;20220129;9.8;5.2;7.5;2.7;9.8;.4;.46;1800 +92084;48.46893;1.41426;162;20220130;10.7;7.5;9.1;1.5;8.3;0;.65;6400 +92084;48.46893;1.41426;162;20220131;8.9;4.6;6.7;4.3;6.8;.1;1.2;5600 +92084;48.46893;1.41426;162;20220201;9.6;2.2;5.9;3.3;9.2;.4;.37;2000 +92084;48.46893;1.41426;162;20220202;9.9;9.1;9.5;2.2;9.7;.2;.76;2200 +92084;48.46893;1.41426;162;20220203;7.6;6.4;7;2.3;8.4;.3;.66;2100 +92084;48.46893;1.41426;162;20220204;11.1;6;8.5;3;8.4;.6;1.01;3500 +92084;48.46893;1.41426;162;20220205;10;1;5.5;2.5;7;0;.76;8100 +92084;48.46893;1.41426;162;20220206;10.5;4.9;7.7;5.1;9.8;5.2;.59;1300 +92084;48.46893;1.41426;162;20220207;11;4.8;7.9;2;7.4;0;.88;8700 +92084;48.46893;1.41426;162;20220208;10.4;2;6.2;1.4;8.2;0;.59;3500 +92084;48.46893;1.41426;162;20220209;13.1;-1;6;.8;7.3;0;.58;9400 +92084;48.46893;1.41426;162;20220210;11.8;5.1;8.4;2.6;8.2;.9;1.01;6700 +92084;48.46893;1.41426;162;20220211;8.4;.9;4.6;1.5;6.3;0;.69;8700 +92084;48.46893;1.41426;162;20220212;9.6;-1.6;4;1.9;5.3;0;.92;10600 +92084;48.46893;1.41426;162;20220213;13.5;-.8;6.3;4;7.4;1;1.32;8300 +92084;48.46893;1.41426;162;20220214;11.3;6.9;9.1;3.7;9;2.4;1.11;5500 +92084;48.46893;1.41426;162;20220215;9.3;3;6.1;3.8;9;3.8;.53;4600 +92084;48.46893;1.41426;162;20220216;14.4;8.3;11.3;5.2;12.7;.5;.69;3900 +92084;48.46893;1.41426;162;20220217;13.4;10.1;11.7;5.9;9.97;.5;1.75;5607 +92084;48.46893;1.41426;162;20220218;11.5;9.6;10.5;5.4;9.3;.6;1.57;4300 +92084;48.46893;1.41426;162;20220219;10.5;2;6.2;4.5;6.7;0;1.45;10600 +92084;48.46893;1.41426;162;20220220;12.8;7.1;9.9;5.4;9.8;1.9;1.3;4200 +92084;48.46893;1.41426;162;20220221;10.5;4.8;7.6;5.3;7.5;.1;1.53;7000 +92084;48.46893;1.41426;162;20220222;12.4;3.9;8.1;3.4;9.6;.4;.85;3900 +92084;48.46893;1.41426;162;20220223;11.1;.1;5.6;1.6;8.8;0;.62;5300 +92084;48.46893;1.41426;162;20220224;11.6;6.2;8.9;2.8;7.6;2;1.4;6400 +92084;48.46893;1.41426;162;20220225;10.9;1.4;6.1;2.5;6.4;0;1.34;12100 +92084;48.46893;1.41426;162;20220226;10.1;-2.7;3.7;2.7;5.4;0;1.35;13200 +92084;48.46893;1.41426;162;20220227;10;-.4;4.8;3;5.4;0;1.53;13600 +92084;48.46893;1.41426;162;20220228;12.7;-.9;5.9;1.8;5.33;0;1.43;11482 +92084;48.46893;1.41426;162;20220301;12.5;.9;6.7;1.6;7.1;.2;1.07;5100 +92084;48.46893;1.41426;162;20220302;11.8;5.4;8.6;1.2;7.7;0;1.07;6800 +92084;48.46893;1.41426;162;20220303;13.2;6.2;9.7;1.4;9.1;0;1.05;5600 +92084;48.46893;1.41426;162;20220304;10.3;1.5;5.9;2.3;8.9;1;.64;4100 +92084;48.46893;1.41426;162;20220305;9.8;6.2;8;2.3;9.4;.9;.79;3700 +92084;48.46893;1.41426;162;20220306;8.5;2.3;5.4;3.4;6;0;1.55;12600 +92084;48.46893;1.41426;162;20220307;6.7;-2;2.3;3.6;4.4;0;1.6;14400 +92084;48.46893;1.41426;162;20220308;15.4;-2.1;6.6;2.5;5.8;0;2.03;14400 +92084;48.46893;1.41426;162;20220309;15.8;2.8;9.3;2.3;8.1;0;1.75;11800 +92084;48.46893;1.41426;162;20220310;17;4.6;10.8;2.3;8.5;0;1.91;11600 +92084;48.46893;1.41426;162;20220311;13.4;6.7;10;3.8;9.5;2.9;1.39;4300 +92084;48.46893;1.41426;162;20220312;11.6;5.6;8.6;3.7;9.5;.3;1.18;7800 +92084;48.46893;1.41426;162;20220313;8.6;6.8;7.7;3.1;9;6.1;.85;2800 +92084;48.46893;1.41426;162;20220314;14.4;2.1;8.2;2.2;8.2;3;1.76;15500 +92084;48.46893;1.41426;162;20220315;11.4;7.5;9.4;1.4;10.8;4.2;.7;2500 +92084;48.46893;1.41426;162;20220316;13.9;7;10.4;1.6;11.1;.2;.93;4400 +92084;48.46893;1.41426;162;20220317;8.2;7.1;7.6;3.2;8.3;0;1.17;5900 +92084;48.46893;1.41426;162;20220318;14.4;2;8.2;3.9;5.5;0;2.65;12300 +92084;48.46893;1.41426;162;20220319;15.1;5.6;10.3;3.6;6.5;0;2.78;15500 +92084;48.46893;1.41426;162;20220320;13.2;.7;6.9;2.1;5.9;0;2.01;15300 +92084;48.46893;1.41426;162;20220321;17.8;3.8;10.8;1.5;8.7;0;2.02;14600 +92084;48.46893;1.41426;162;20220322;17.7;2.1;9.9;2.4;5.9;0;2.74;16800 +92084;48.46893;1.41426;162;20220323;17.9;-.1;8.9;1.9;6;0;2.49;16900 +92084;48.46893;1.41426;162;20220324;19.9;1.9;10.9;1.4;6.5;0;2.49;17300 +92084;48.46893;1.41426;162;20220325;19.7;3.9;11.8;2.5;6.4;0;3.1;17200 +92084;48.46893;1.41426;162;20220326;19.1;3.9;11.5;2.7;6.5;0;3.13;17700 +92084;48.46893;1.41426;162;20220327;20.6;4.3;12.4;1.6;7.4;0;2.71;17300 +92084;48.46893;1.41426;162;20220328;20.7;2.4;11.5;1.2;7.6;0;2.29;14500 +92084;48.46893;1.41426;162;20220329;14.9;10.1;12.5;1.3;9.7;1.7;1.41;5200 +92084;48.46893;1.41426;162;20220330;14.2;7.6;10.9;1.9;10.6;5;1.36;7300 +92084;48.46893;1.41426;162;20220331;7.4;3.9;5.6;3.9;7.3;1.8;1.22;6900 +92084;48.46893;1.41426;162;20220401;3.9;-.2;1.9;7.4;5.69;2.3;1.22;9228 +92084;48.46893;1.41426;162;20220402;7.6;-1.1;3.2;4.1;5;0;1.96;15800 +92084;48.46893;1.41426;162;20220403;8.4;-.9;3.7;3.5;5;0;2.05;16500 +92084;48.46893;1.41426;162;20220404;10.6;-3.4;3.6;3;6;.2;1.75;14200 +92084;48.46893;1.41426;162;20220405;12.3;6.7;9.5;3.7;10.15;0;1.26;7125 +92084;48.46893;1.41426;162;20220406;12.5;4.8;8.6;3.9;9.4;.1;1.37;7100 +92084;48.46893;1.41426;162;20220407;15.2;9.4;12.3;5.6;9.8;4.5;2.61;11400 +92084;48.46893;1.41426;162;20220408;15.7;6.5;11.1;3.3;9.1;36.3;1.85;4700 +92084;48.46893;1.41426;162;20220409;16.5;.7;8.6;2.4;6.3;0;2.8;18000 +92084;48.46893;1.41426;162;20220410;14.4;-3;5.7;2.2;6.3;0;2.48;20800 +92084;48.46893;1.41426;162;20220411;19.9;3.3;11.6;3.3;8.7;0;3.31;19100 +92084;48.46893;1.41426;162;20220412;19.3;8.6;14;3.1;10.9;2.1;2.88;15520 +92084;48.46893;1.41426;162;20220413;16.6;9.9;13.3;1.1;12.6;.4;1.81;11250 +92084;48.46893;1.41426;162;20220414;21;8.6;14.8;1;11.9;0;2.7;17800 +92084;48.46893;1.41426;162;20220415;20.9;5.9;13.4;2.1;11.1;0;3.22;21800 +92084;48.46893;1.41426;162;20220416;20.4;7.4;13.9;2.4;9.9;0;3.53;22400 +92084;48.46893;1.41426;162;20220417;20.5;3.7;12.1;1.7;7.9;0;3.45;23400 +92084;48.46893;1.41426;162;20220418;17.4;4.8;11.1;2.5;10.1;0;2.61;17900 +92084;48.46893;1.41426;162;20220419;15.7;6.8;11.2;3.1;9.6;0;2.47;14800 +92084;48.46893;1.41426;162;20220420;20;6.4;13.2;2.5;9.1;0;3.16;16700 +92084;48.46893;1.41426;162;20220421;19.6;4.5;12;2.1;8.2;0;3.32;20600 +92084;48.46893;1.41426;162;20220422;19.7;4.8;12.2;2.5;9.2;0;3.4;21600 +92084;48.46893;1.41426;162;20220423;20.2;7.5;13.8;2.6;10.9;1.8;2.81;14200 +92084;48.46893;1.41426;162;20220424;18.3;8.4;13.3;2.2;11.4;.1;2.61;15700 +92084;48.46893;1.41426;162;20220425;16.7;7.8;12.2;2.9;9.3;0;3.06;18600 +92084;48.46893;1.41426;162;20220426;16;3.5;9.7;1.9;8.5;0;2.85;21200 +92084;48.46893;1.41426;162;20220427;18.7;3.3;11;3.2;8.7;0;3.54;23200 +92084;48.46893;1.41426;162;20220428;20.1;5.8;12.9;3;9.4;0;3.28;16700 +92084;48.46893;1.41426;162;20220429;19.8;9.4;14.6;3.4;10.2;0;3.77;20400 +92084;48.46893;1.41426;162;20220430;17;4.5;10.7;2.8;8.4;0;3.28;21900 +92084;48.46893;1.41426;162;20220501;17.6;4.8;11.2;2.7;7.8;0;3.58;23100 +92084;48.46893;1.41426;162;20220502;17.9;6.5;12.2;3;9.2;0;3.23;18800 +92084;48.46893;1.41426;162;20220503;18.7;9.1;13.9;3.4;9.6;0;3.37;16200 +92084;48.46893;1.41426;162;20220504;18.4;8.8;13.6;2.2;10.9;.8;2.56;13200 +92084;48.46893;1.41426;162;20220505;19.7;5;12.3;2.7;10.6;.1;3.18;19800 +92084;48.46893;1.41426;162;20220506;21.6;6.9;14.2;2.6;10.5;0;4.07;24900 +92084;48.46893;1.41426;162;20220507;20.4;9.3;14.8;2.8;12;.1;3.41;19700 +92084;48.46893;1.41426;162;20220508;20.8;8.8;14.8;3.1;12.3;.1;3.56;21100 +92084;48.46893;1.41426;162;20220509;25.6;8.1;16.8;1.4;11.6;0;4.21;24600 +92084;48.46893;1.41426;162;20220510;27.4;11.1;19.2;1.6;12.6;0;4.43;23100 +92084;48.46893;1.41426;162;20220511;24.2;8.5;16.3;2.4;12.9;0;4.34;25500 +92084;48.46893;1.41426;162;20220512;20;10.6;15.3;1.8;11.6;0;3.1;17000 +92084;48.46893;1.41426;162;20220513;21.8;5.4;13.6;1.4;9.9;0;4.05;27000 +92084;48.46893;1.41426;162;20220514;23.5;6.5;15;1.7;10.7;0;4.1;24600 +92084;48.46893;1.41426;162;20220515;29.5;12.3;20.9;2.7;13.7;3.1;5.24;22900 +92084;48.46893;1.41426;162;20220516;26.1;14.9;20.5;2.6;15.2;0;4.71;23200 +92084;48.46893;1.41426;162;20220517;28.7;11.9;20.3;1.8;15.4;.6;4.77;24700 +92084;48.46893;1.41426;162;20220518;28;15.1;21.5;2.1;17.1;.3;4.85;24600 +92084;48.46893;1.41426;162;20220519;25.8;17.1;21.4;2.1;16.8;3.9;4.23;20500 +92084;48.46893;1.41426;162;20220520;23.6;14.1;18.8;2.4;14.8;4;3.52;16400 +92084;48.46893;1.41426;162;20220521;24;8;16;1.2;13.1;0;4.11;25700 +92084;48.46893;1.41426;162;20220522;22.6;12.2;17.4;2;14.2;1.7;2.7;11700 +92084;48.46893;1.41426;162;20220523;17.6;13.6;15.6;1.7;14.8;5;1.75;8100 +92084;48.46893;1.41426;162;20220524;19.8;9.8;14.8;2.5;11.2;.9;3.68;21200 +92084;48.46893;1.41426;162;20220525;20.4;6.2;13.3;1.9;10.8;.2;3.65;23200 +92084;48.46893;1.41426;162;20220526;20.4;12.4;16.4;2.5;13.3;0;3.07;15200 +92084;48.46893;1.41426;162;20220527;21.8;12.3;17;2.3;12.4;.2;3.26;14500 +92084;48.46893;1.41426;162;20220528;20.5;6.7;13.6;2.8;10.2;0;4.3;27000 +92084;48.46893;1.41426;162;20220529;16.5;5.4;10.9;3.1;8.3;0;3.27;18900 +92084;48.46893;1.41426;162;20220530;19.5;5.4;12.4;2.1;8.8;0;3.92;24600 +92084;48.46893;1.41426;162;20220531;22.1;7.7;14.9;1.5;9.1;0;4.3;25900 +92084;48.46893;1.41426;162;20220601;22.7;4.9;13.8;1.6;9.3;0;4.39;27400 +92084;48.46893;1.41426;162;20220602;24.4;8.2;16.3;2.3;10.1;.1;4.54;23000 +92084;48.46893;1.41426;162;20220603;22.2;11.9;17;1.6;13.5;16.3;2.74;12500 +92084;48.46893;1.41426;162;20220604;27.5;14.8;21.1;1.7;17.5;21;3.8;17700 +92084;48.46893;1.41426;162;20220605;23.4;14.5;18.9;2.3;15.9;0;3.57;17800 +92084;48.46893;1.41426;162;20220606;21.4;11.6;16.5;2.3;12.5;.9;3.93;21700 +92084;48.46893;1.41426;162;20220607;22.8;14.5;18.6;3.1;14.7;12;4.19;21200 +92084;48.46893;1.41426;162;20220608;21.4;13.7;17.5;3.1;13.8;2;3.78;18900 +92084;48.46893;1.41426;162;20220609;20.8;10;15.4;2;12.4;0;3.23;17400 +92084;48.46893;1.41426;162;20220610;22;11.4;16.7;2.1;14.1;.1;4.19;25400 +92084;48.46893;1.41426;162;20220611;26.4;11.6;19;1.6;14.7;0;4.96;28000 +92084;48.46893;1.41426;162;20220612;23.4;11;17.2;2.7;12.4;0;5.09;29200 +92084;48.46893;1.41426;162;20220613;23.7;9;16.3;2;11.5;0;4.98;29700 +92084;48.46893;1.41426;162;20220614;25.6;9.5;17.5;1.8;11.8;0;5.12;29100 +92084;48.46893;1.41426;162;20220615;30.4;13.5;21.9;2;13.5;0;5.96;28800 +92084;48.46893;1.41426;162;20220616;29.1;13.7;21.4;1.9;13.6;0;5.67;28300 +92084;48.46893;1.41426;162;20220617;34.2;14.1;24.1;1.3;15;0;5.81;27700 +92084;48.46893;1.41426;162;20220618;37.2;16.8;27;1.9;16.4;1;6.55;26500 +92084;48.46893;1.41426;162;20220619;24.9;14.3;19.6;4;16.5;7.8;4.32;20600 +92084;48.46893;1.41426;162;20220620;22.4;15;18.7;2.6;16.8;3.7;3.07;14900 +92084;48.46893;1.41426;162;20220621;27.6;14.1;20.8;2.4;16.1;1.7;4.82;23100 +92084;48.46893;1.41426;162;20220622;26.3;15.5;20.9;2;16.9;10.2;3.31;13400 +92084;48.46893;1.41426;162;20220623;26.9;16.5;21.7;2.3;17.5;1.3;4.93;24600 +92084;48.46893;1.41426;162;20220624;23.5;15.8;19.6;3.5;16.4;.7;3.97;18700 +92084;48.46893;1.41426;162;20220625;17.1;14.9;16;2.8;14.8;1.2;2.02;8900 +92084;48.46893;1.41426;162;20220626;22.3;10.2;16.2;2;13;0;3.89;22100 +92084;48.46893;1.41426;162;20220627;22.7;11.4;17;2;12.1;0;4.19;22700 +92084;48.46893;1.41426;162;20220628;25.6;8.7;17.1;1;12.1;0;4.68;28200 +92084;48.46893;1.41426;162;20220629;25.3;9.6;17.4;1.5;12.8;2;3.96;20900 +92084;48.46893;1.41426;162;20220630;18.4;12.4;15.4;1.7;13.8;5.4;2.21;10900 +92084;48.46893;1.41426;162;20220701;21.9;8.9;15.4;1.9;11.7;0;3.91;22600 +92084;48.46893;1.41426;162;20220702;27.1;7.5;17.3;1.5;11.5;0;5.11;29200 +92084;48.46893;1.41426;162;20220703;24.4;11;17.7;2;12.8;0;4.8;27100 +92084;48.46893;1.41426;162;20220704;26.9;10;18.4;2.1;12.3;0;5.41;29300 +92084;48.46893;1.41426;162;20220705;25.3;10.1;17.7;2.5;12.3;0;5.24;28900 +92084;48.46893;1.41426;162;20220706;26.6;10.8;18.7;2.6;12.8;0;5.32;27400 +92084;48.46893;1.41426;162;20220707;23.2;13.7;18.4;3.2;14.5;.1;3.77;17100 +92084;48.46893;1.41426;162;20220708;27.7;10.9;19.3;2.4;12;0;5.67;28800 +92084;48.46893;1.41426;162;20220709;29.6;13.9;21.7;2.9;14.2;0;6.11;28200 +92084;48.46893;1.41426;162;20220710;27.4;12.6;20;3.1;12.6;0;5.89;28300 +92084;48.46893;1.41426;162;20220711;30.4;13.9;22.1;2.2;14.1;0;5.92;28200 +92084;48.46893;1.41426;162;20220712;33.4;14.4;23.9;1.1;13;0;5.51;27400 +92084;48.46893;1.41426;162;20220713;35.9;16.5;26.2;1;13.5;0;5.53;26200 +92084;48.46893;1.41426;162;20220714;30.8;17.7;24.2;2.7;14.4;0;6.29;26800 +92084;48.46893;1.41426;162;20220715;27.4;13.6;20.5;2.8;11.5;0;5.92;28000 +92084;48.46893;1.41426;162;20220716;29.4;12.5;20.9;2.1;11.3;0;5.75;27600 +92084;48.46893;1.41426;162;20220717;31.5;13.8;22.6;1.9;11.7;0;5.72;25800 +92084;48.46893;1.41426;162;20220718;38.4;15;26.7;1.7;11.7;0;6.44;25900 +92084;48.46893;1.41426;162;20220719;38.3;19;28.6;2.4;14.3;6.6;7.03;24800 +92084;48.46893;1.41426;162;20220720;25.5;17.4;21.4;1.9;18.5;7.2;3.14;13600 +92084;48.46893;1.41426;162;20220721;28.1;16.2;22.1;1.4;17.2;0;4.62;23800 +92084;48.46893;1.41426;162;20220722;24.8;16.2;20.5;1.4;18.7;1.6;2.1;8000 +92084;48.46893;1.41426;162;20220723;28.1;17.4;22.7;1.7;17.2;0;4.63;22500 +92084;48.46893;1.41426;162;20220724;32.3;14.4;23.3;1.8;16.1;0;5.65;27000 +92084;48.46893;1.41426;162;20220725;27;17.9;22.4;2.7;14.9;0;4.97;21400 +92084;48.46893;1.41426;162;20220726;22.6;15.9;19.2;2;13.8;0;2.96;11400 +92084;48.46893;1.41426;162;20220727;25.9;10.7;18.3;1.7;12.2;0;4.13;21100 +92084;48.46893;1.41426;162;20220728;27.7;13.9;20.8;1.2;11.3;0;3.89;18100 +92084;48.46893;1.41426;162;20220729;29.6;12.7;21.1;.9;12.1;.1;3.89;19400 +92084;48.46893;1.41426;162;20220730;31.4;14.8;23.1;2;14.2;0;5.24;23000 +92084;48.46893;1.41426;162;20220731;29.9;15.6;22.7;1.9;16.4;0;5.14;25200 +92084;48.46893;1.41426;162;20220801;28.7;16.5;22.6;1.6;16.5;0;4.04;18300 +92084;48.46893;1.41426;162;20220802;32;14.9;23.4;1.6;15.7;0;5.19;24900 +92084;48.46893;1.41426;162;20220803;35.6;15.9;25.7;1.7;16.8;0;5.68;24900 +92084;48.46893;1.41426;162;20220804;26.8;19;22.9;3.2;18;9.4;4.14;16100 +92084;48.46893;1.41426;162;20220805;25.7;14.6;20.1;2.7;14.4;0;4.66;23100 +92084;48.46893;1.41426;162;20220806;24.7;10.6;17.6;3.4;9.9;0;5.35;26500 +92084;48.46893;1.41426;162;20220807;26.5;12.1;19.3;3.2;10.2;0;5.57;25600 +92084;48.46893;1.41426;162;20220808;28.6;13.1;20.8;3.3;11.5;0;5.88;25600 +92084;48.46893;1.41426;162;20220809;31.1;14.7;22.9;3.4;13.4;0;6.2;25000 +92084;48.46893;1.41426;162;20220810;32.7;15.7;24.2;2.6;12.8;0;6.05;24700 +92084;48.46893;1.41426;162;20220811;32.6;15.5;24;2.5;11.6;0;6.05;24900 +92084;48.46893;1.41426;162;20220812;33.5;15.5;24.5;1.9;11.4;0;5.64;24700 +92084;48.46893;1.41426;162;20220813;33;13.9;23.4;2;10.9;0;5.6;24400 +92084;48.46893;1.41426;162;20220814;27.6;17.5;22.5;1.4;15.4;8;2.63;8200 +92084;48.46893;1.41426;162;20220815;26.4;14.1;20.2;1.3;17;.3;3.46;18600 +92084;48.46893;1.41426;162;20220816;25.8;17;21.4;1.5;17.8;4.1;2.62;10900 +92084;48.46893;1.41426;162;20220817;25.7;16;20.8;1.3;16.6;.8;2.91;13700 +92084;48.46893;1.41426;162;20220818;27.7;13.3;20.5;1.6;15.9;0;4.11;22300 +92084;48.46893;1.41426;162;20220819;26.4;15.2;20.8;1.5;17.2;3.1;2.77;12200 +92084;48.46893;1.41426;162;20220820;24.7;11.4;18;1.2;13.7;0;3.6;21800 +92084;48.46893;1.41426;162;20220821;25.5;10.9;18.2;1.3;13.9;.1;3.13;16800 +92084;48.46893;1.41426;162;20220822;24.1;16.8;20.4;1.4;16.8;0;2.33;9700 +92084;48.46893;1.41426;162;20220823;28.2;16.6;22.4;1.1;18.5;0;2.66;11700 +92084;48.46893;1.41426;162;20220824;33.1;15.3;24.2;1.2;16.8;0;4.24;20800 +92084;48.46893;1.41426;162;20220825;29.5;15.4;22.4;2.4;17;0;3.91;16000 +92084;48.46893;1.41426;162;20220826;26.5;16.1;21.3;2.8;15.8;0;3.75;15400 +92084;48.46893;1.41426;162;20220827;26;13.1;19.5;2.8;13.7;0;4.07;19200 +92084;48.46893;1.41426;162;20220828;26.3;12;19.1;2.4;13.1;0;4.06;20400 +92084;48.46893;1.41426;162;20220829;29.3;15;22.1;2.8;13;.8;4.9;20600 +92084;48.46893;1.41426;162;20220830;28.1;17;22.5;2.1;13.4;0;3.83;14700 +92084;48.46893;1.41426;162;20220831;27.8;14.1;20.9;2.1;14.2;0;3.99;19200 +92084;48.46893;1.41426;162;20220901;29;14.1;21.5;1.4;14.2;1.5;3.49;16900 +92084;48.46893;1.41426;162;20220902;22.1;16.1;19.1;1.9;17;7.2;1.95;7800 +92084;48.46893;1.41426;162;20220903;24.5;15.5;20;1.6;17.2;.1;2.31;10300 +92084;48.46893;1.41426;162;20220904;29.2;11.3;20.2;1.9;14.7;1.9;3.82;19200 +92084;48.46893;1.41426;162;20220905;29.4;15.2;22.3;2.2;17.6;10.6;3.25;12600 +92084;48.46893;1.41426;162;20220906;27.5;14.1;20.8;1.9;16.7;.5;3.13;14800 +92084;48.46893;1.41426;162;20220907;20.2;14.3;17.2;2.6;16.1;.9;1.61;5700 +92084;48.46893;1.41426;162;20220908;21.7;14.2;17.9;3.1;15.7;2.1;2.48;11800 +92084;48.46893;1.41426;162;20220909;21.4;14.5;17.9;3.5;15;1.8;2.47;9500 +92084;48.46893;1.41426;162;20220910;20.2;13.6;16.9;2.3;15.2;3.4;2.05;10500 +92084;48.46893;1.41426;162;20220911;23.5;10.1;16.8;1;14.2;1.6;2.52;16600 +92084;48.46893;1.41426;162;20220912;28.5;11.8;20.1;1.8;15.7;1.2;3.39;18000 +92084;48.46893;1.41426;162;20220913;26.8;18.1;22.4;1.6;19;2.1;2.18;7900 +92084;48.46893;1.41426;162;20220914;25.3;18;21.6;2;19.5;0;2.68;13600 +92084;48.46893;1.41426;162;20220915;22.9;13.5;18.2;2.6;15.3;0;2.75;15000 +92084;48.46893;1.41426;162;20220916;18.3;11.7;15;1.9;11.7;0;2.12;11600 +92084;48.46893;1.41426;162;20220917;17.4;6.9;12.1;2.2;8.6;0;2.57;17500 +92084;48.46893;1.41426;162;20220918;19.9;4.1;12;1.8;9.1;0;2.48;17100 +92084;48.46893;1.41426;162;20220919;19.1;7.3;13.2;1.8;9.9;0;2.34;15400 +92084;48.46893;1.41426;162;20220920;18.4;5;11.7;1.5;9.7;0;1.91;12500 +92084;48.46893;1.41426;162;20220921;19.5;7.2;13.3;1.6;10;0;2.37;17100 +92084;48.46893;1.41426;162;20220922;21.4;4.2;12.8;.8;8.9;0;2.12;16900 +92084;48.46893;1.41426;162;20220923;21.2;7.1;14.1;.7;10.3;1.2;1.54;8600 +92084;48.46893;1.41426;162;20220924;15.5;12;13.7;1.7;13.8;3.4;1.01;4300 +92084;48.46893;1.41426;162;20220925;18.8;11.3;15;2.5;12;.1;2.3;14500 +92084;48.46893;1.41426;162;20220926;13.4;10.5;11.9;2.8;11.4;8.9;1.17;3900 +92084;48.46893;1.41426;162;20220927;16.3;9.9;13.1;2.8;12;7.6;1.53;7800 +92084;48.46893;1.41426;162;20220928;14.4;10.8;12.6;1.6;11.8;.7;1.24;7000 +92084;48.46893;1.41426;162;20220929;15.3;9.2;12.2;1.2;10.9;.4;1.24;7000 +92084;48.46893;1.41426;162;20220930;17.9;2.8;10.3;2.2;9.7;4.3;1.86;14200 +92084;48.46893;1.41426;162;20221001;20.4;11.8;16.1;3.9;14.6;1.2;1.98;9800 +92084;48.46893;1.41426;162;20221002;20.7;14.1;17.4;3.5;16;1.5;1.81;8000 +92084;48.46893;1.41426;162;20221003;15.9;11.8;13.8;1.7;12.4;0;1.39;8500 +92084;48.46893;1.41426;162;20221004;19.7;4.6;12.1;1;11.4;.1;1.46;11700 +92084;48.46893;1.41426;162;20221005;21.1;10.7;15.9;3;13.6;.1;2.01;10300 +92084;48.46893;1.41426;162;20221006;19.4;6.7;13;1;10.1;0;1.64;14100 +92084;48.46893;1.41426;162;20221007;20;2.3;11.1;.6;8.8;.1;1.42;14100 +92084;48.46893;1.41426;162;20221008;18.6;5.7;12.1;1.5;9.9;0;1.63;12500 +92084;48.46893;1.41426;162;20221009;19.4;3.3;11.3;1.6;9.2;0;1.74;13800 +92084;48.46893;1.41426;162;20221010;18.8;8.1;13.4;1.7;12.7;0;1.15;5000 +92084;48.46893;1.41426;162;20221011;18.3;8.3;13.3;2.4;10.1;0;1.9;12600 +92084;48.46893;1.41426;162;20221012;20;3.3;11.6;.8;9.8;0;1.27;10700 +92084;48.46893;1.41426;162;20221013;15.1;11.1;13.1;2.2;13.9;3;.76;3200 +92084;48.46893;1.41426;162;20221014;17.7;14;15.8;2.1;16.3;10.8;.82;2600 +92084;48.46893;1.41426;162;20221015;18.5;14.8;16.6;3.3;16;.9;1.37;7700 +92084;48.46893;1.41426;162;20221016;20.2;13.5;16.8;2;16.1;1.3;1.22;6600 +92084;48.46893;1.41426;162;20221017;18.2;16.2;17.2;2;17.8;6.7;.79;2300 +92084;48.46893;1.41426;162;20221018;18.9;15.5;17.2;1.6;17;.2;.93;3678 +92084;48.46893;1.41426;162;20221019;22;13.9;17.9;2.7;16.7;3.6;1.53;8600 +92084;48.46893;1.41426;162;20221020;21.7;14;17.8;2;16.2;8.2;1.42;8600 +92084;48.46893;1.41426;162;20221021;20.2;13.6;16.9;2.8;15.5;.8;1.46;9000 +92084;48.46893;1.41426;162;20221022;21.3;12.5;16.9;2.5;14.6;1.7;1.59;9900 +92084;48.46893;1.41426;162;20221023;23.3;14.2;18.7;3.6;14.5;.2;2.25;7800 +92084;48.46893;1.41426;162;20221024;18.2;13.9;16;4.1;14.2;.3;1.53;4800 +92084;48.46893;1.41426;162;20221025;17.9;12.2;15;2.4;14.8;.4;.98;5700 +92084;48.46893;1.41426;162;20221026;21.5;13.5;17.5;2.5;15.1;0;1.51;9200 +92084;48.46893;1.41426;162;20221027;23.3;13;18.1;2.3;15.1;0;1.57;6900 +92084;48.46893;1.41426;162;20221028;21.8;13.8;17.8;1.9;15.6;0;1.26;6400 +92084;48.46893;1.41426;162;20221029;24.2;15.4;19.8;2;14.6;0;1.71;8200 +92084;48.46893;1.41426;162;20221030;18;10.5;14.2;1.1;12.9;.9;.83;4200 +92084;48.46893;1.41426;162;20221031;20.4;9.6;15;2.2;13.9;4.3;1.12;7100 +92084;48.46893;1.41426;162;20221101;16.8;9.8;13.3;4.1;11.7;.8;1.41;6800 +92084;48.46893;1.41426;162;20221102;16;8.3;12.1;2.9;11.5;.1;1.02;7600 +92084;48.46893;1.41426;162;20221103;13.8;10.9;12.3;3.4;11.7;5.7;1.03;2000 +92084;48.46893;1.41426;162;20221104;11.6;8.8;10.2;3.3;10;.4;.95;3900 +92084;48.46893;1.41426;162;20221105;10.8;5.4;8.1;2.2;9.7;0;.58;3100 +92084;48.46893;1.41426;162;20221106;11.3;8.5;9.9;3.5;11.1;4.5;.63;1300 +92084;48.46893;1.41426;162;20221107;16.6;10.6;13.6;3.8;12.7;.1;1.12;4300 +92084;48.46893;1.41426;162;20221108;17.5;9.2;13.3;3.6;11.8;1.1;1.27;5200 +92084;48.46893;1.41426;162;20221109;15.4;9.9;12.6;2;11.6;.2;.81;5700 +92084;48.46893;1.41426;162;20221110;11.2;4.9;8;1.7;10.1;0;.45;3300 +92084;48.46893;1.41426;162;20221111;12.6;7.4;10;2.1;10.8;.1;.58;4000 +92084;48.46893;1.41426;162;20221112;17.2;5.2;11.2;.8;10.8;.2;.49;6300 +92084;48.46893;1.41426;162;20221113;11.6;6.1;8.8;.4;10.4;.1;.34;4500 +92084;48.46893;1.41426;162;20221114;13.6;5.8;9.7;1.9;10.7;.2;.54;4200 +92084;48.46893;1.41426;162;20221115;12.7;7.8;10.2;3.3;11.4;3.3;.62;1500 +92084;48.46893;1.41426;162;20221116;12.7;7.8;10.2;4.5;11.4;10.7;.62;2800 +92084;48.46893;1.41426;162;20221117;14.3;11;12.6;5.1;10.8;1.7;1.46;3400 +92084;48.46893;1.41426;162;20221118;12.5;7.1;9.8;3;9.6;.2;.75;5700 +92084;48.46893;1.41426;162;20221119;11.8;2.9;7.3;1.6;8.2;0;.43;6400 +92084;48.46893;1.41426;162;20221120;10.7;2.7;6.7;2.2;8.4;2.5;.57;3000 +92084;48.46893;1.41426;162;20221121;8.9;4.6;6.7;2.8;8.8;6.9;.57;1100 +92084;48.46893;1.41426;162;20221122;11.5;4.1;7.8;4.1;8.3;1.6;.93;4000 +92084;48.46893;1.41426;162;20221123;13.3;4.3;8.8;3.4;9.4;3.6;.8;3400 +92084;48.46893;1.41426;162;20221124;11.1;6.2;8.6;3.3;10.5;1.5;.42;2800 +92084;48.46893;1.41426;162;20221125;12;6.9;9.4;1.6;10;.1;.33;5500 +92084;48.46893;1.41426;162;20221126;8.2;2;5.1;2;8.6;.1;.27;2500 +92084;48.46893;1.41426;162;20221127;9.3;5.7;7.5;3;9.5;6.7;.5;1200 +92084;48.46893;1.41426;162;20221128;12.2;7.8;10;2;10.2;1.5;.52;3600 +92084;48.46893;1.41426;162;20221129;7.4;3.5;5.4;1.2;8.8;0;.32;1200 +92084;48.46893;1.41426;162;20221130;6.5;3.2;4.8;1.7;8.4;0;.28;1800 +92084;48.46893;1.41426;162;20221201;6.2;3.5;4.8;3.1;7.7;0;.35;3600 +92084;48.46893;1.41426;162;20221202;4.6;2.2;3.4;2.9;7.2;.4;.4;1000 +92084;48.46893;1.41426;162;20221203;3.5;2.2;2.8;3.6;6.7;0;.47;1000 +92084;48.46893;1.41426;162;20221204;3.4;1.7;2.5;2.5;6.6;.5;.42;1000 +92084;48.46893;1.41426;162;20221205;3.2;1.9;2.5;1.5;6.8;0;.36;800 +92084;48.46893;1.41426;162;20221206;3.9;-.1;1.9;1.6;6.7;0;.24;2000 +92084;48.46893;1.41426;162;20221207;4.1;-.3;1.9;1.4;3.7;.1;.54;3700 +92084;48.46893;1.41426;162;20221208;1.8;-.8;.5;.8;2.5;0;.58;1900 +92084;48.46893;1.41426;162;20221209;2.4;-1;.7;2;5.9;.1;.2;3000 +92084;48.46893;1.41426;162;20221210;1.3;-.9;.2;2.3;5.6;0;.29;2000 +92084;48.46893;1.41426;162;20221211;-1.3;-3;-2.2;2;4.9;0;.2;2100 +92084;48.46893;1.41426;162;20221212;-2.1;-2.8;-2.5;2.2;4.7;0;.27;1300 +92084;48.46893;1.41426;162;20221213;1.3;-4.2;-1.5;2.2;4;.7;.31;4900 +92084;48.46893;1.41426;162;20221214;1;-1.9;-.5;1.8;5.1;1.3;.33;1700 +92084;48.46893;1.41426;162;20221215;2;-3.1;-.6;3;4.3;0;.49;3900 +92084;48.46893;1.41426;162;20221216;4.3;-4.1;.1;2.2;4.8;0;.24;5500 +92084;48.46893;1.41426;162;20221217;-1.6;-4.4;-3;1.8;4.5;0;.2;2100 +92084;48.46893;1.41426;162;20221218;2;-6.4;-2.2;2.5;4.9;1.2;.3;1300 +92084;48.46893;1.41426;162;20221219;10;1.6;5.8;3.6;8.7;0;.4;2100 +92084;48.46893;1.41426;162;20221220;10.8;8.7;9.7;3.7;10.9;5.6;.59;1000 +92084;48.46893;1.41426;162;20221221;11.4;7.5;9.4;3.5;11.5;7.7;.34;1300 +92084;48.46893;1.41426;162;20221222;13.3;11.1;12.2;4.8;12.4;4;.84;800 +92084;48.46893;1.41426;162;20221223;14.5;12.6;13.5;3.8;13.2;3.8;.86;1200 +92084;48.46893;1.41426;162;20221224;11.3;10.5;10.9;2.8;11.4;2;.63;1100 +92084;48.46893;1.41426;162;20221225;13.2;9.8;11.5;3;12.1;0;.54;2000 +92084;48.46893;1.41426;162;20221226;11.5;9.7;10.6;3;9.9;.2;.86;2000 +92084;48.46893;1.41426;162;20221227;9.9;1.7;5.8;2.4;7.8;.1;.33;4500 +92084;48.46893;1.41426;162;20221228;11.1;6.6;8.8;5.6;10.7;4;.47;1500 +92084;48.46893;1.41426;162;20221229;11.7;9.8;10.7;4.2;9.8;.2;.94;3700 +92084;48.46893;1.41426;162;20221230;13.7;3.9;8.8;5;11.3;6.4;.43;900 +92084;48.46893;1.41426;162;20221231;14.9;13.5;14.2;6;12.2;0;1.48;2800 +92085;48.49455;1.75052;152;20220101;13.6;6.3;9.9;1.1;10.2;.1;.25;4123 +92085;48.49455;1.75052;152;20220102;13.8;7.6;10.7;3.4;11;0;.65;2820 +92085;48.49455;1.75052;152;20220103;12.3;10.4;11.4;4;11.75;17.5;.7;1800 +92085;48.49455;1.75052;152;20220104;9.2;7.9;8.6;3.4;9.8;1.5;.64;1148 +92085;48.49455;1.75052;152;20220105;6.3;.8;3.6;2.3;6.2;0;.47;3598 +92085;48.49455;1.75052;152;20220106;6.4;-2.6;1.9;1.6;6.1;.5;.3;3234 +92085;48.49455;1.75052;152;20220107;8;2.6;5.3;3.9;7.5;2.9;.57;3362 +92085;48.49455;1.75052;152;20220108;8.4;1.9;5.1;4;8.45;13.2;.34;2135 +92085;48.49455;1.75052;152;20220109;7.3;4;5.7;2.6;7.65;3.3;.51;2576 +92085;48.49455;1.75052;152;20220110;5.4;3.8;4.6;1.6;7.85;0;.33;1665 +92085;48.49455;1.75052;152;20220111;1.6;1.6;1.6;1.7;6.25;0;.33;1292 +92085;48.49455;1.75052;152;20220112;3.4;-2.2;.6;1.6;6.35;0;.17;2981 +92085;48.49455;1.75052;152;20220113;4.9;2.4;3.6;2.2;6.9;0;.42;2402 +92085;48.49455;1.75052;152;20220114;2.3;-2.3;0;.5;5.7;.1;.17;3581 +92085;48.49455;1.75052;152;20220115;5.9;-3;1.5;1;5.8;.1;.19;5184 +92085;48.49455;1.75052;152;20220116;3.9;-1.5;1.2;2.2;6.9;.1;.14;2397 +92085;48.49455;1.75052;152;20220117;6.4;3.8;5.1;.6;8.15;.1;.33;1836 +92085;48.49455;1.75052;152;20220118;8.9;-.1;4.4;1.9;7.3;0;.4;4294 +92085;48.49455;1.75052;152;20220119;5.9;3.4;4.6;1.8;8.1;1.5;.34;1552 +92085;48.49455;1.75052;152;20220120;6.7;1;3.9;2.4;7.05;0;.4;3969 +92085;48.49455;1.75052;152;20220121;5.4;1;3.2;1.9;6.25;0;.48;3465 +92085;48.49455;1.75052;152;20220122;5;-1.3;1.9;1.4;6.85;0;.25;2864 +92085;48.49455;1.75052;152;20220123;3.6;3.1;3.4;2.4;6.75;0;.54;889 +92085;48.49455;1.75052;152;20220124;6;-1.6;2.2;1.6;6.15;0;.31;5845 +92085;48.49455;1.75052;152;20220125;-.3;-.9;-.6;1;5.85;0;.27;1343 +92085;48.49455;1.75052;152;20220126;1.7;-1.1;.3;1.3;6.2;0;.27;1796 +92085;48.49455;1.75052;152;20220127;6.4;.9;3.7;1.9;7.3;0;.38;3337 +92085;48.49455;1.75052;152;20220128;7.3;5;6.2;1.1;8.65;0;.4;2422 +92085;48.49455;1.75052;152;20220129;9.6;5.2;7.4;2.7;9.85;.4;.42;2670 +92085;48.49455;1.75052;152;20220130;10.6;7.5;9;1.4;8.5;.1;.66;4691 +92085;48.49455;1.75052;152;20220131;8.8;4.2;6.5;3.7;6.8;.2;1.1;4815 +92085;48.49455;1.75052;152;20220201;9.4;.8;5.1;3;9.05;.4;.25;4089 +92085;48.49455;1.75052;152;20220202;10.1;9.1;9.6;2.1;9.75;0;.78;2110 +92085;48.49455;1.75052;152;20220203;7.5;6.4;6.9;2.1;8.4;.4;.65;1779 +92085;48.49455;1.75052;152;20220204;10.8;5.9;8.3;2.9;8.4;.7;.95;3784 +92085;48.49455;1.75052;152;20220205;9.8;-.1;4.8;2.4;6.95;0;.68;7476 +92085;48.49455;1.75052;152;20220206;10.5;5.1;7.8;4.8;9.9;5.8;.58;2879 +92085;48.49455;1.75052;152;20220207;10.6;4.1;7.3;1.8;7.25;0;.81;7068 +92085;48.49455;1.75052;152;20220208;10.3;1.4;5.9;1;8.25;0;.51;5075 +92085;48.49455;1.75052;152;20220209;13;-1.1;6;.8;7.35;.1;.56;8802 +92085;48.49455;1.75052;152;20220210;9.6;4.2;6.9;3.2;8.12;.6;.92;4706 +92085;48.49455;1.75052;152;20220211;8.5;.2;4.3;1.6;6.22;0;.69;8464 +92085;48.49455;1.75052;152;20220212;9.3;-1.6;3.9;2.3;5.1;0;1.03;10340 +92085;48.49455;1.75052;152;20220213;13.5;-1;6.2;4.8;7.17;.7;1.47;8646 +92085;48.49455;1.75052;152;20220214;11.4;6.8;9.1;4.9;8.9;4.4;1.28;4640 +92085;48.49455;1.75052;152;20220215;9.7;3.1;6.4;4.9;8.85;3.7;.66;5542 +92085;48.49455;1.75052;152;20220216;14.4;8.3;11.3;4.9;12.75;.6;.7;4882 +92085;48.49455;1.75052;152;20220217;13.5;10.4;12;5;9.77;.6;1.77;5072 +92085;48.49455;1.75052;152;20220218;11.3;9.4;10.4;4.7;9.45;.7;1.4;3801 +92085;48.49455;1.75052;152;20220219;10.1;1.8;6;4;6.7;0;1.32;8878 +92085;48.49455;1.75052;152;20220220;12.8;7.1;9.9;5;9.85;1.7;1.28;5090 +92085;48.49455;1.75052;152;20220221;10.3;4.9;7.6;5;7.6;0;1.45;6299 +92085;48.49455;1.75052;152;20220222;12;3.8;7.9;3.1;9.6;.6;.82;5605 +92085;48.49455;1.75052;152;20220223;11.2;.4;5.8;1.4;8.7;0;.69;6997 +92085;48.49455;1.75052;152;20220224;11.3;6.4;8.9;2.6;7.7;2.1;1.34;5863 +92085;48.49455;1.75052;152;20220225;10.5;1;5.7;2.3;6.3;.1;1.22;10326 +92085;48.49455;1.75052;152;20220226;9.7;-2.7;3.5;2.6;5.5;0;1.24;11440 +92085;48.49455;1.75052;152;20220227;9.9;-.9;4.5;2.4;5.4;0;1.35;11692 +92085;48.49455;1.75052;152;20220228;12.2;-3.7;4.3;1;4.86;0;1.16;13245 +92085;48.49455;1.75052;152;20220301;12.5;.2;6.3;1.1;6.9;.3;1.01;7983 +92085;48.49455;1.75052;152;20220302;11.8;5.2;8.5;1;7.5;0;1.03;7301 +92085;48.49455;1.75052;152;20220303;12.7;5.5;9.1;1;9.2;0;.96;6907 +92085;48.49455;1.75052;152;20220304;11.1;2.4;6.7;1.8;9;.6;.83;6531 +92085;48.49455;1.75052;152;20220305;10.1;6.2;8.2;1.9;8.9;0;.94;5105 +92085;48.49455;1.75052;152;20220306;8.1;1.7;4.9;3.5;5.85;0;1.44;10437 +92085;48.49455;1.75052;152;20220307;6.4;-1.6;2.4;3.8;4.4;0;1.57;11364 +92085;48.49455;1.75052;152;20220308;14.7;-2.2;6.3;2.3;5.5;0;1.91;13742 +92085;48.49455;1.75052;152;20220309;15.6;1.2;8.4;1.7;7.65;0;1.58;12725 +92085;48.49455;1.75052;152;20220310;16.7;3.3;10;1.8;8.2;0;1.75;12370 +92085;48.49455;1.75052;152;20220311;13.2;6.2;9.7;2.9;9.4;2.1;1.35;6849 +92085;48.49455;1.75052;152;20220312;10.9;5.3;8.1;3.1;9.35;0;1.06;7660 +92085;48.49455;1.75052;152;20220313;9.2;6.7;7.9;2.5;8.9;5.2;.99;4686 +92085;48.49455;1.75052;152;20220314;14.3;1.7;8;2;8.2;2.1;1.64;14217 +92085;48.49455;1.75052;152;20220315;11.2;7.1;9.2;1.3;10.75;3.9;.81;4993 +92085;48.49455;1.75052;152;20220316;13.7;7.1;10.4;1.6;11.15;.1;1.05;6610 +92085;48.49455;1.75052;152;20220317;8.4;7.3;7.8;3.2;8.3;0;1.19;4560 +92085;48.49455;1.75052;152;20220318;14.6;2.3;8.5;5.2;5.57;0;3.09;15023 +92085;48.49455;1.75052;152;20220319;15.3;5.4;10.4;4.6;6.1;0;3.13;15377 +92085;48.49455;1.75052;152;20220320;13;1.1;7.1;2.3;5.7;0;2.04;14242 +92085;48.49455;1.75052;152;20220321;17.8;3.9;10.8;1.7;8.35;0;2.14;14930 +92085;48.49455;1.75052;152;20220322;17.7;3.4;10.6;2.6;6.12;0;2.84;16985 +92085;48.49455;1.75052;152;20220323;17.8;.6;9.2;2.1;5.95;0;2.6;17630 +92085;48.49455;1.75052;152;20220324;19.9;2.1;11;1.8;6.15;0;2.76;17608 +92085;48.49455;1.75052;152;20220325;19.3;5.2;12.3;3.2;6.17;0;3.48;17487 +92085;48.49455;1.75052;152;20220326;18.9;4.6;11.8;3.7;6.32;0;3.57;18088 +92085;48.49455;1.75052;152;20220327;20.6;5.8;13.2;2.2;7.17;0;3.13;17991 +92085;48.49455;1.75052;152;20220328;20.8;3.2;12;1.2;7.5;0;2.43;15919 +92085;48.49455;1.75052;152;20220329;16.3;10.3;13.3;1.8;9.62;3.1;1.86;7446 +92085;48.49455;1.75052;152;20220330;13.3;7.1;10.2;2;10.3;3.8;1.19;6465 +92085;48.49455;1.75052;152;20220331;7.5;3.5;5.5;4.6;6.97;1.4;1.35;7507 +92085;48.49455;1.75052;152;20220401;3.8;0;1.9;7;5.72;1.2;1.16;7094 +92085;48.49455;1.75052;152;20220402;7.4;-.6;3.4;4.9;4.82;0;2.08;14807 +92085;48.49455;1.75052;152;20220403;8.3;-.6;3.8;3.4;4.77;0;2.1;16244 +92085;48.49455;1.75052;152;20220404;10.4;-2.5;3.9;3.2;6;.1;1.8;14300 +92085;48.49455;1.75052;152;20220405;12.4;6.7;9.6;3.7;10.16;.1;1.26;7125 +92085;48.49455;1.75052;152;20220406;12.6;5.2;8.9;5.1;9.27;.2;1.51;6791 +92085;48.49455;1.75052;152;20220407;15.1;9.5;12.3;6.8;9.77;4.9;2.74;11307 +92085;48.49455;1.75052;152;20220408;12.6;6.4;9.5;4.5;8.65;40.2;1.68;4373 +92085;48.49455;1.75052;152;20220409;13.6;.8;7.2;2.7;6.55;0;2.27;16130 +92085;48.49455;1.75052;152;20220410;14.1;-2.6;5.8;2.2;6.15;0;2.56;21539 +92085;48.49455;1.75052;152;20220411;19.8;3.3;11.6;3.4;8.17;0;3.53;20368 +92085;48.49455;1.75052;152;20220412;20.1;8.8;14.4;3.2;10.63;5.1;3.17;17094 +92085;48.49455;1.75052;152;20220413;16.2;10.3;13.3;1.2;12.73;1.1;1.6;9534 +92085;48.49455;1.75052;152;20220414;20.8;7.8;14.3;1.3;11.57;.1;2.79;18729 +92085;48.49455;1.75052;152;20220415;20.8;6.9;13.8;2.1;10.92;0;3.33;22103 +92085;48.49455;1.75052;152;20220416;19.6;7.6;13.6;3.2;9.45;0;3.69;22779 +92085;48.49455;1.75052;152;20220417;20.5;4.9;12.7;2.6;7.02;0;3.97;23645 +92085;48.49455;1.75052;152;20220418;18;4.6;11.3;2.6;8.77;0;3.05;19716 +92085;48.49455;1.75052;152;20220419;16.3;6.7;11.5;3.4;9.27;0;2.75;15314 +92085;48.49455;1.75052;152;20220420;19.6;6.1;12.9;2.8;8.57;0;3.34;18365 +92085;48.49455;1.75052;152;20220421;19.2;5.8;12.5;2.8;7.87;0;3.66;21667 +92085;48.49455;1.75052;152;20220422;19.2;6.2;12.7;3;8.92;0;3.6;21738 +92085;48.49455;1.75052;152;20220423;19.8;8;13.9;3.4;10.42;1.8;3.16;15649 +92085;48.49455;1.75052;152;20220424;18.7;8.1;13.4;2.8;10.65;.1;2.95;16608 +92085;48.49455;1.75052;152;20220425;16.5;7.7;12.1;3.2;9;0;3.12;18562 +92085;48.49455;1.75052;152;20220426;15.7;3.8;9.8;2.5;8.42;0;2.74;18794 +92085;48.49455;1.75052;152;20220427;18.5;4.1;11.3;3.9;8.55;0;3.73;23299 +92085;48.49455;1.75052;152;20220428;20.3;6.3;13.3;3.5;9.02;0;3.78;19546 +92085;48.49455;1.75052;152;20220429;19.7;9.5;14.6;3.4;9.75;0;3.86;20694 +92085;48.49455;1.75052;152;20220430;16.8;4.7;10.7;3.4;8.15;0;3.47;22714 +92085;48.49455;1.75052;152;20220501;17.2;4.4;10.8;2.9;7.65;0;3.55;23287 +92085;48.49455;1.75052;152;20220502;18;6.2;12.1;3.1;8.92;0;3.26;18681 +92085;48.49455;1.75052;152;20220503;19;8.6;13.8;3.6;9.25;.1;3.64;18067 +92085;48.49455;1.75052;152;20220504;18.5;8.9;13.7;2.3;10.62;.8;2.7;13647 +92085;48.49455;1.75052;152;20220505;19.3;5.9;12.6;2.8;10.47;.1;3.02;17520 +92085;48.49455;1.75052;152;20220506;21.5;6.9;14.2;2;10.75;0;3.77;23477 +92085;48.49455;1.75052;152;20220507;20.4;9.3;14.9;2.1;12.05;.1;3.3;19632 +92085;48.49455;1.75052;152;20220508;20.8;9.1;15;2.5;12.4;.1;3.44;20432 +92085;48.49455;1.75052;152;20220509;25.3;8.3;16.8;1;12.1;0;4;24290 +92085;48.49455;1.75052;152;20220510;27;10.6;18.8;1.4;13.05;0;4.3;23754 +92085;48.49455;1.75052;152;20220511;24.1;8.6;16.3;2.2;13.1;0;4.15;24441 +92085;48.49455;1.75052;152;20220512;19.7;10.5;15.1;1.6;12.1;.1;3.02;17424 +92085;48.49455;1.75052;152;20220513;21.4;5.5;13.4;1;10.2;0;3.73;25309 +92085;48.49455;1.75052;152;20220514;23.1;6.6;14.9;1.4;11.05;0;3.92;24442 +92085;48.49455;1.75052;152;20220515;29.2;11.4;20.3;2.2;13.85;3.4;5.07;24739 +92085;48.49455;1.75052;152;20220516;25.6;14.8;20.2;1.9;15.9;.1;4.17;21358 +92085;48.49455;1.75052;152;20220517;28.1;12.2;20.1;1.5;15.85;.3;4.53;24134 +92085;48.49455;1.75052;152;20220518;27.8;15;21.4;1.8;17.3;1.2;4.54;23229 +92085;48.49455;1.75052;152;20220519;25.7;16.9;21.3;1.7;17.45;2.6;3.93;19518 +92085;48.49455;1.75052;152;20220520;23.6;14.5;19.1;2.1;15.15;0;3.58;17290 +92085;48.49455;1.75052;152;20220521;23.9;7.8;15.8;.9;12.95;0;4.03;25642 +92085;48.49455;1.75052;152;20220522;22.3;11.9;17.1;1.9;14.3;1.2;3.1;16004 +92085;48.49455;1.75052;152;20220523;17.7;13.5;15.6;1.7;15.25;5.1;2.01;10762 +92085;48.49455;1.75052;152;20220524;19.2;9.7;14.4;2.5;11.4;1.2;3.4;19827 +92085;48.49455;1.75052;152;20220525;20.2;5.7;12.9;1.8;10.95;.2;3.62;23923 +92085;48.49455;1.75052;152;20220526;20.1;12.3;16.2;2.1;13.5;0;3.07;16374 +92085;48.49455;1.75052;152;20220527;21.3;12.5;16.9;2.1;12.45;.1;3.34;16111 +92085;48.49455;1.75052;152;20220528;20;6.3;13.1;2.3;10;0;3.97;25332 +92085;48.49455;1.75052;152;20220529;16.3;5.6;10.9;2.8;8.4;0;3.26;19532 +92085;48.49455;1.75052;152;20220530;19.2;5.2;12.2;1.7;9.05;0;3.74;24378 +92085;48.49455;1.75052;152;20220531;21.7;7.8;14.8;1.3;9.45;0;4.04;24747 +92085;48.49455;1.75052;152;20220601;22.5;4.7;13.6;1.3;9.75;.1;4.24;27466 +92085;48.49455;1.75052;152;20220602;24.3;8;16.2;2.1;10.4;0;4.61;24737 +92085;48.49455;1.75052;152;20220603;21.6;11.6;16.6;1.3;14.1;14.1;3;16301 +92085;48.49455;1.75052;152;20220604;27.3;14.6;20.9;1.9;17.9;17.1;4.11;20480 +92085;48.49455;1.75052;152;20220605;22.4;14.4;18.4;1.9;16.4;0;3.23;17149 +92085;48.49455;1.75052;152;20220606;21;11.2;16.1;1.8;12.9;.7;3.68;21124 +92085;48.49455;1.75052;152;20220607;22.6;14.1;18.4;2.8;14.75;11.2;3.98;20456 +92085;48.49455;1.75052;152;20220608;21.2;13.6;17.4;2.4;14.2;1.5;3.51;18383 +92085;48.49455;1.75052;152;20220609;20.5;9.8;15.2;1.9;12.65;0;3.34;19343 +92085;48.49455;1.75052;152;20220610;21.9;10.9;16.4;1.5;14.5;.1;3.92;24115 +92085;48.49455;1.75052;152;20220611;26.1;11;18.6;1.3;15.05;0;4.68;27115 +92085;48.49455;1.75052;152;20220612;23.4;10.9;17.2;2.1;12.3;0;4.66;26428 +92085;48.49455;1.75052;152;20220613;23.4;8.3;15.9;1.6;11.6;.1;4.6;28037 +92085;48.49455;1.75052;152;20220614;25.8;8.9;17.3;1.8;12.05;0;5.05;28776 +92085;48.49455;1.75052;152;20220615;30.4;12.5;21.5;1.6;13.65;0;5.75;29143 +92085;48.49455;1.75052;152;20220616;29.1;13.7;21.4;1.6;14.25;0;5.35;27239 +92085;48.49455;1.75052;152;20220617;33.9;13.6;23.8;.9;16;0;5.67;29064 +92085;48.49455;1.75052;152;20220618;37.2;16.2;26.7;1.6;17.45;1.1;6.57;28947 +92085;48.49455;1.75052;152;20220619;24.9;14.5;19.7;3.6;16.9;8.6;4.28;20875 +92085;48.49455;1.75052;152;20220620;22.4;15;18.7;2.8;16.8;2.6;3.3;16537 +92085;48.49455;1.75052;152;20220621;27.3;14.1;20.7;2.2;16.25;2.2;4.74;23387 +92085;48.49455;1.75052;152;20220622;26;15.7;20.8;1.9;16.95;4.1;3.71;16896 +92085;48.49455;1.75052;152;20220623;27;16.7;21.9;2.1;17.75;1.4;4.68;22820 +92085;48.49455;1.75052;152;20220624;23.2;15.7;19.4;3;16.6;.5;3.74;18244 +92085;48.49455;1.75052;152;20220625;17.3;15.1;16.2;2;15.05;2.3;1.99;9042 +92085;48.49455;1.75052;152;20220626;21.8;10.4;16.1;1.6;13.1;0;3.73;21767 +92085;48.49455;1.75052;152;20220627;23;11;17;1.6;12.2;.1;4.18;23440 +92085;48.49455;1.75052;152;20220628;25.9;8.6;17.3;1;12.05;0;4.72;28199 +92085;48.49455;1.75052;152;20220629;25.5;9.4;17.4;1.4;12.9;1.2;4.32;24171 +92085;48.49455;1.75052;152;20220630;17.9;12.4;15.2;1.4;13.85;7.4;2.34;12641 +92085;48.49455;1.75052;152;20220701;21.4;8.8;15.1;1.6;11.6;0;3.81;22770 +92085;48.49455;1.75052;152;20220702;26.9;7.1;17;1.2;11.65;0;4.95;29407 +92085;48.49455;1.75052;152;20220703;24.4;10.9;17.7;1.8;12.85;0;4.58;25738 +92085;48.49455;1.75052;152;20220704;26.3;9.7;18;1.7;12.3;0;4.99;27907 +92085;48.49455;1.75052;152;20220705;25.1;10.1;17.6;2.1;12.5;0;4.88;27131 +92085;48.49455;1.75052;152;20220706;26.2;10.9;18.6;2.3;12.85;0;5.03;26182 +92085;48.49455;1.75052;152;20220707;22.8;13.1;18;2.6;14.6;.1;3.73;18951 +92085;48.49455;1.75052;152;20220708;27.2;10.7;19;2.3;12.1;0;5.36;27514 +92085;48.49455;1.75052;152;20220709;29.2;13.1;21.2;2.4;14.15;0;5.66;27513 +92085;48.49455;1.75052;152;20220710;27.1;13;20;3.1;12.7;0;5.62;25851 +92085;48.49455;1.75052;152;20220711;30;13.8;21.9;2.3;14.4;0;5.72;26955 +92085;48.49455;1.75052;152;20220712;33;14.3;23.6;1;14;0;5.42;27603 +92085;48.49455;1.75052;152;20220713;35.7;15.8;25.8;.9;13.9;0;5.68;27931 +92085;48.49455;1.75052;152;20220714;30.6;17.8;24.2;2.4;14.65;0;5.81;24699 +92085;48.49455;1.75052;152;20220715;27;14;20.5;2.4;11.5;0;5.37;24935 +92085;48.49455;1.75052;152;20220716;29;12.5;20.7;1.8;11.55;0;5.4;26514 +92085;48.49455;1.75052;152;20220717;31.3;13.9;22.6;1.7;12.05;0;5.57;26016 +92085;48.49455;1.75052;152;20220718;38;14.6;26.3;1.3;12.6;0;6.24;28293 +92085;48.49455;1.75052;152;20220719;38.3;18.2;28.3;2;15.2;5.4;6.9;27163 +92085;48.49455;1.75052;152;20220720;24.3;17.3;20.8;1.7;18.75;6.7;2.93;13719 +92085;48.49455;1.75052;152;20220721;27.7;15.5;21.6;1.4;17.4;.1;4.42;23163 +92085;48.49455;1.75052;152;20220722;24.5;16.1;20.3;1.4;19.05;1;2.67;12772 +92085;48.49455;1.75052;152;20220723;27.6;17;22.3;1.5;17.75;0;4.29;21303 +92085;48.49455;1.75052;152;20220724;32.2;14.2;23.2;1.3;16.35;0;5.33;26882 +92085;48.49455;1.75052;152;20220725;27;18.1;22.5;2.4;15.3;0;4.64;19802 +92085;48.49455;1.75052;152;20220726;22.4;15.2;18.8;1.8;14.05;0;3.13;14382 +92085;48.49455;1.75052;152;20220727;25.5;11.1;18.3;1.8;12.5;0;4.15;21622 +92085;48.49455;1.75052;152;20220728;27.4;13.3;20.3;1.2;11.55;0;4.09;20741 +92085;48.49455;1.75052;152;20220729;29.5;12.1;20.8;.7;12.45;0;4.14;22787 +92085;48.49455;1.75052;152;20220730;30.9;14.3;22.6;1.4;14.45;0;4.88;23898 +92085;48.49455;1.75052;152;20220731;29.8;15.2;22.5;1.8;16.6;0;4.92;24322 +92085;48.49455;1.75052;152;20220801;28.1;15.6;21.9;1.4;16.65;0;4.04;20041 +92085;48.49455;1.75052;152;20220802;31.4;14.9;23.2;1.4;15.95;0;4.88;24207 +92085;48.49455;1.75052;152;20220803;35.2;15.8;25.5;1.4;16.75;.1;5.43;25418 +92085;48.49455;1.75052;152;20220804;27.5;19.2;23.3;2.6;18.45;7.7;4.14;16865 +92085;48.49455;1.75052;152;20220805;25.5;14.6;20.1;2.6;14.75;0;4.34;21080 +92085;48.49455;1.75052;152;20220806;24.6;10.5;17.6;3.1;9.65;0;5.06;24248 +92085;48.49455;1.75052;152;20220807;26.5;11.9;19.2;2.9;10.25;0;5.28;24082 +92085;48.49455;1.75052;152;20220808;28.6;13.3;21;3.2;11.5;0;5.71;23939 +92085;48.49455;1.75052;152;20220809;30.9;15.1;23;3.1;13.5;0;5.82;23419 +92085;48.49455;1.75052;152;20220810;32.6;15.8;24.2;2.4;13;0;5.82;23974 +92085;48.49455;1.75052;152;20220811;32.3;14.8;23.6;2.1;11.85;0;5.65;24588 +92085;48.49455;1.75052;152;20220812;33.4;14.5;23.9;1.8;11.7;0;5.5;25125 +92085;48.49455;1.75052;152;20220813;32.8;13.3;23;1.8;11.3;0;5.39;24797 +92085;48.49455;1.75052;152;20220814;27.2;16.7;21.9;1.1;15.3;17.5;3.02;13324 +92085;48.49455;1.75052;152;20220815;26;13.6;19.8;1.1;17.15;0;3.4;19113 +92085;48.49455;1.75052;152;20220816;26.2;16.3;21.3;1.1;17.9;7.1;2.98;14876 +92085;48.49455;1.75052;152;20220817;25.6;15.6;20.6;.9;17.3;.8;2.97;15544 +92085;48.49455;1.75052;152;20220818;27.7;13.2;20.5;1.4;15.9;0;3.92;21427 +92085;48.49455;1.75052;152;20220819;26.1;14.9;20.5;1.4;17.25;2.4;3.03;15001 +92085;48.49455;1.75052;152;20220820;24.7;10.9;17.8;1.1;13.8;.1;3.45;21132 +92085;48.49455;1.75052;152;20220821;25.4;10.5;18;1.3;14;.1;3.29;18727 +92085;48.49455;1.75052;152;20220822;24.1;15.9;20;1.1;16.6;0;2.59;13012 +92085;48.49455;1.75052;152;20220823;27.7;15.7;21.7;.8;18.45;.1;2.89;15095 +92085;48.49455;1.75052;152;20220824;32.7;15.2;24;1.1;17.25;0;4.15;21042 +92085;48.49455;1.75052;152;20220825;29.8;15.1;22.4;2;16.95;0;4.01;18169 +92085;48.49455;1.75052;152;20220826;26.3;16.3;21.3;2.4;16.2;0;3.57;15434 +92085;48.49455;1.75052;152;20220827;25.7;13.6;19.6;2.3;13.9;0;3.73;17834 +92085;48.49455;1.75052;152;20220828;26.2;12;19.1;2.1;13.35;0;3.79;19488 +92085;48.49455;1.75052;152;20220829;28.9;15.4;22.2;2.7;13.15;.9;4.65;18878 +92085;48.49455;1.75052;152;20220830;27.7;16.5;22.1;1.7;14.2;0;3.58;15560 +92085;48.49455;1.75052;152;20220831;27.4;14.1;20.8;1.8;14.4;0;3.69;18203 +92085;48.49455;1.75052;152;20220901;28.6;13.8;21.2;1.4;14.65;0;3.5;17641 +92085;48.49455;1.75052;152;20220902;22.1;16.7;19.4;1.7;16.45;5.5;2.13;8810 +92085;48.49455;1.75052;152;20220903;24.1;14.9;19.5;1.2;17.15;.2;2.38;12506 +92085;48.49455;1.75052;152;20220904;29.2;11.3;20.2;1.4;14.45;1.8;3.62;19516 +92085;48.49455;1.75052;152;20220905;29.3;14.7;22;1.8;17.5;8.8;3.34;15365 +92085;48.49455;1.75052;152;20220906;27.5;13.3;20.4;1.5;16.65;.6;3.11;16466 +92085;48.49455;1.75052;152;20220907;20.2;13.8;17;1.9;16.25;0;1.79;8971 +92085;48.49455;1.75052;152;20220908;21.9;14.2;18.1;2.6;15.9;3.3;2.47;12168 +92085;48.49455;1.75052;152;20220909;21;14.4;17.7;3.3;15.15;3.2;2.38;10223 +92085;48.49455;1.75052;152;20220910;20.3;13.5;16.9;2.4;15.3;2.7;2.12;11060 +92085;48.49455;1.75052;152;20220911;23;9.7;16.4;.8;14.25;1.1;2.38;16117 +92085;48.49455;1.75052;152;20220912;28.3;11.3;19.8;1.5;15.8;.6;3.21;18041 +92085;48.49455;1.75052;152;20220913;26.2;17.7;22;1.6;18.95;1.2;2.3;9972 +92085;48.49455;1.75052;152;20220914;25.5;17.9;21.7;1.6;19.45;0;2.54;12794 +92085;48.49455;1.75052;152;20220915;22.7;13.5;18.1;2.2;15.5;0;2.5;13684 +92085;48.49455;1.75052;152;20220916;18.1;11.2;14.6;1.6;11.65;0;1.99;11358 +92085;48.49455;1.75052;152;20220917;17.3;6.6;11.9;1.9;8.7;0;2.33;15525 +92085;48.49455;1.75052;152;20220918;19.8;3.6;11.7;1.4;9;0;2.32;16860 +92085;48.49455;1.75052;152;20220919;19.1;6.7;12.9;1.6;9.65;0;2.25;15021 +92085;48.49455;1.75052;152;20220920;17.9;5.2;11.6;1.3;9.65;.1;1.84;12912 +92085;48.49455;1.75052;152;20220921;19.3;6.9;13.1;1.4;10.05;0;2.16;15422 +92085;48.49455;1.75052;152;20220922;21;4.1;12.6;.7;8.95;0;1.98;16256 +92085;48.49455;1.75052;152;20220923;21.2;6.7;14;.6;10.25;1;1.69;11767 +92085;48.49455;1.75052;152;20220924;15.1;12;13.5;1.3;13.9;5.9;1;5004 +92085;48.49455;1.75052;152;20220925;18.8;11.3;15.1;2.4;12;0;2.14;12204 +92085;48.49455;1.75052;152;20220926;13.6;10.3;12;2.8;11.5;9.5;1.25;5472 +92085;48.49455;1.75052;152;20220927;16;9.7;12.9;2.7;12;6.8;1.5;8334 +92085;48.49455;1.75052;152;20220928;14.4;10.6;12.5;1.5;11.95;.7;1.22;7112 +92085;48.49455;1.75052;152;20220929;14.8;9.2;12;1;10.95;.4;1.19;7318 +92085;48.49455;1.75052;152;20220930;17.6;2.7;10.1;1.8;9.7;6.1;1.71;13746 +92085;48.49455;1.75052;152;20221001;20.2;11.7;15.9;3.4;14.6;1.2;1.87;9796 +92085;48.49455;1.75052;152;20221002;20.3;12.8;16.5;3;16.25;3.1;1.56;9096 +92085;48.49455;1.75052;152;20221003;15.2;11.1;13.1;1.7;12.3;0;1.21;7540 +92085;48.49455;1.75052;152;20221004;19.6;4.4;12;.8;11.4;.1;1.43;12301 +92085;48.49455;1.75052;152;20221005;20.7;10.3;15.5;2.6;13.55;.1;1.84;10309 +92085;48.49455;1.75052;152;20221006;19.3;6.6;12.9;.8;10.25;0;1.51;12772 +92085;48.49455;1.75052;152;20221007;19.8;2.2;11;.6;8.9;.1;1.39;13661 +92085;48.49455;1.75052;152;20221008;18.6;5.2;11.9;1.1;9.75;0;1.47;12141 +92085;48.49455;1.75052;152;20221009;19.1;2.7;10.9;1.3;9.2;.1;1.56;13230 +92085;48.49455;1.75052;152;20221010;18.7;7.4;13;1.4;12.65;0;1.19;7794 +92085;48.49455;1.75052;152;20221011;18;8.3;13.2;2.2;10.7;0;1.68;10786 +92085;48.49455;1.75052;152;20221012;19.8;3.5;11.7;.6;10.3;0;1.18;11145 +92085;48.49455;1.75052;152;20221013;15;10.6;12.8;1.7;13.85;3.1;.78;4758 +92085;48.49455;1.75052;152;20221014;17.6;14;15.8;2;16.45;10.8;.87;3830 +92085;48.49455;1.75052;152;20221015;18.3;14.8;16.6;2.6;16.2;1.2;1.19;6301 +92085;48.49455;1.75052;152;20221016;20.1;13.5;16.8;1.6;16.35;.9;1.15;6709 +92085;48.49455;1.75052;152;20221017;18.1;15.8;17;1.6;17.7;11.8;.81;3322 +92085;48.49455;1.75052;152;20221018;18.5;15;16.8;1.4;16.95;.1;.88;4397 +92085;48.49455;1.75052;152;20221019;21.7;13.8;17.7;2.6;16.75;3.7;1.44;7892 +92085;48.49455;1.75052;152;20221020;21.5;13.8;17.7;1.8;16.4;10.5;1.3;7836 +92085;48.49455;1.75052;152;20221021;20.1;13.4;16.7;2;15.6;3;1.25;7756 +92085;48.49455;1.75052;152;20221022;21.1;12.3;16.7;1.9;14.65;.7;1.35;8629 +92085;48.49455;1.75052;152;20221023;22.8;13.8;18.3;2.6;14.85;.8;1.8;7586 +92085;48.49455;1.75052;152;20221024;18.4;13.8;16.1;3.3;14.25;1.2;1.41;5053 +92085;48.49455;1.75052;152;20221025;17.7;12.4;15;2;14.9;.3;.92;5345 +92085;48.49455;1.75052;152;20221026;21.3;13.5;17.4;1.9;15.25;0;1.3;7811 +92085;48.49455;1.75052;152;20221027;20.2;12.4;16.3;2.4;14.37;0;1.62;6752 +92085;48.49455;1.75052;152;20221028;22;14.3;18.1;2.4;14.85;0;1.55;7240 +92085;48.49455;1.75052;152;20221029;24;14.8;19.4;1.3;14.95;0;1.35;7618 +92085;48.49455;1.75052;152;20221030;17.9;10;14;.8;13;1.4;.75;5292 +92085;48.49455;1.75052;152;20221031;20.2;9.4;14.8;1.9;13.85;.3;1.02;7098 +92085;48.49455;1.75052;152;20221101;16.5;9.8;13.2;3.8;11.8;.6;1.3;5964 +92085;48.49455;1.75052;152;20221102;15.6;8.4;12;2.4;11.6;.1;.9;6433 +92085;48.49455;1.75052;152;20221103;13.8;10.7;12.3;2.8;11.75;5.3;.92;2848 +92085;48.49455;1.75052;152;20221104;11.5;8.8;10.1;2.9;10.15;.4;.87;3488 +92085;48.49455;1.75052;152;20221105;10.6;4.3;7.5;1.7;9.45;0;.49;4313 +92085;48.49455;1.75052;152;20221106;11.2;8.4;9.8;2.7;11.05;5.1;.59;2261 +92085;48.49455;1.75052;152;20221107;16.2;10.6;13.4;3.2;12.8;.5;.97;4274 +92085;48.49455;1.75052;152;20221108;17.3;9.3;13.3;2.8;11.8;.6;1.1;5157 +92085;48.49455;1.75052;152;20221109;15;10;12.5;1.8;11.7;.2;.75;4672 +92085;48.49455;1.75052;152;20221110;11;4;7.5;1.2;9.8;0;.38;4283 +92085;48.49455;1.75052;152;20221111;12.6;7.6;10.1;1.9;10.75;.1;.59;3856 +92085;48.49455;1.75052;152;20221112;15.8;5;10.4;.6;10.4;.2;.41;5765 +92085;48.49455;1.75052;152;20221113;11.6;5.7;8.7;.6;10.3;.1;.36;4485 +92085;48.49455;1.75052;152;20221114;13.4;5.5;9.5;1.7;10.65;1;.49;4538 +92085;48.49455;1.75052;152;20221115;12.7;7.6;10.1;2.6;11.35;3.9;.55;2713 +92085;48.49455;1.75052;152;20221116;12.7;8;10.3;3.8;11.5;9.9;.59;3069 +92085;48.49455;1.75052;152;20221117;14;11;12.5;4.7;10.9;1.1;1.36;2877 +92085;48.49455;1.75052;152;20221118;12.2;7;9.6;2.8;9.55;.3;.74;4589 +92085;48.49455;1.75052;152;20221119;11.6;2.2;6.9;1.4;8.2;0;.4;5759 +92085;48.49455;1.75052;152;20221120;10.4;2.1;6.3;1.9;8.45;2.7;.44;3814 +92085;48.49455;1.75052;152;20221121;8.7;4.6;6.7;2.6;8.85;5.9;.49;1969 +92085;48.49455;1.75052;152;20221122;11.2;4;7.6;3.6;8.45;1.3;.8;3965 +92085;48.49455;1.75052;152;20221123;13.2;4.4;8.8;3;9.5;3;.71;3889 +92085;48.49455;1.75052;152;20221124;11.2;6.1;8.7;2.9;10.45;1.2;.42;3064 +92085;48.49455;1.75052;152;20221125;11.9;7.1;9.5;1.7;10.05;0;.42;4189 +92085;48.49455;1.75052;152;20221126;8.3;1.4;4.8;1.6;8.4;0;.23;3299 +92085;48.49455;1.75052;152;20221127;9.4;5.6;7.5;2.3;9.35;6.5;.45;2001 +92085;48.49455;1.75052;152;20221128;11.8;7.8;9.8;1.8;10.2;1.3;.5;3046 +92085;48.49455;1.75052;152;20221129;7.6;4;5.8;1;9;0;.3;1767 +92085;48.49455;1.75052;152;20221130;6.9;3.1;5;2;8.4;0;.3;2339 +92085;48.49455;1.75052;152;20221201;6.1;3.5;4.8;2.9;7.75;0;.38;2760 +92085;48.49455;1.75052;152;20221202;4.5;2.8;3.7;2.7;7.3;.8;.44;876 +92085;48.49455;1.75052;152;20221203;3.4;2.2;2.8;4;6.75;0;.47;1072 +92085;48.49455;1.75052;152;20221204;3.4;1.8;2.6;3;6.7;.6;.41;1222 +92085;48.49455;1.75052;152;20221205;3;1.8;2.4;1.4;6.85;.1;.33;923 +92085;48.49455;1.75052;152;20221206;4.1;.4;2.2;1.4;6.8;0;.26;2081 +92085;48.49455;1.75052;152;20221207;5.1;-.9;2.1;1.1;5;.1;.36;3768 +92085;48.49455;1.75052;152;20221208;2.1;-.5;.8;.8;4.35;0;.42;1888 +92085;48.49455;1.75052;152;20221209;2.7;-1.5;.6;1.6;5.8;0;.2;2958 +92085;48.49455;1.75052;152;20221210;1.7;-1.3;.2;1.9;5.65;0;.25;2261 +92085;48.49455;1.75052;152;20221211;-1.1;-3;-2.1;1.9;5;0;.21;1878 +92085;48.49455;1.75052;152;20221212;-1.9;-2.9;-2.4;2.6;4.7;0;.29;1295 +92085;48.49455;1.75052;152;20221213;1.1;-4.2;-1.5;2.6;4.1;.6;.41;3768 +92085;48.49455;1.75052;152;20221214;1.2;-2;-.4;1.8;5.15;1.4;.32;1946 +92085;48.49455;1.75052;152;20221215;2;-2.9;-.5;2.6;4.35;0;.5;3210 +92085;48.49455;1.75052;152;20221216;3.6;-3.9;-.2;2.1;4.85;0;.27;4225 +92085;48.49455;1.75052;152;20221217;-1.5;-3.9;-2.7;2;4.6;0;.26;1759 +92085;48.49455;1.75052;152;20221218;2;-6.4;-2.2;2.1;4.9;1.1;.23;2419 +92085;48.49455;1.75052;152;20221219;10.3;2.1;6.2;2.7;8.75;0;.36;2733 +92085;48.49455;1.75052;152;20221220;11;9;10;2.9;11.1;8.5;.55;1206 +92085;48.49455;1.75052;152;20221221;11.4;7.7;9.5;3.1;11.7;8.6;.29;1711 +92085;48.49455;1.75052;152;20221222;13.2;11.1;12.2;4.4;12.65;6.2;.72;1080 +92085;48.49455;1.75052;152;20221223;14.4;12.6;13.5;3.5;13.45;4.7;.78;1281 +92085;48.49455;1.75052;152;20221224;11.2;10.4;10.8;2.4;11.5;1.9;.59;1027 +92085;48.49455;1.75052;152;20221225;13.1;9.8;11.5;2.3;12.1;0;.49;1993 +92085;48.49455;1.75052;152;20221226;11.5;9.9;10.7;2.6;10.15;.4;.83;1545 +92085;48.49455;1.75052;152;20221227;9.5;1.4;5.4;1.9;7.8;.1;.27;3964 +92085;48.49455;1.75052;152;20221228;11;6.6;8.8;4.5;10.8;3.7;.39;1918 +92085;48.49455;1.75052;152;20221229;11.5;9.8;10.7;4;10.1;.2;.93;2492 +92085;48.49455;1.75052;152;20221230;13.7;4.1;8.9;4;11.4;5.6;.33;2342 +92085;48.49455;1.75052;152;20221231;14.9;13.5;14.2;5;12.4;0;1.37;1961 +92086;48.51915;2.08708;147;20220101;13.1;5.1;9.1;.4;9.89;.1;.15;3546 +92086;48.51915;2.08708;147;20220102;13.3;6.2;9.8;2.7;10.99;0;.42;3341 +92086;48.51915;2.08708;147;20220103;12;10.2;11.1;3.4;11.79;17.7;.65;1500 +92086;48.51915;2.08708;147;20220104;9.1;8;8.6;3.1;9.89;2.1;.61;1097 +92086;48.51915;2.08708;147;20220105;6.3;.7;3.5;2.2;6.19;0;.51;2997 +92086;48.51915;2.08708;147;20220106;5.8;-2.9;1.5;1.1;5.99;.6;.19;3868 +92086;48.51915;2.08708;147;20220107;7.6;2.1;4.9;3.5;7.49;3.3;.52;3024 +92086;48.51915;2.08708;147;20220108;8.2;1.3;4.8;3.4;8.39;13.6;.23;3470 +92086;48.51915;2.08708;147;20220109;5.8;3.9;4.9;2.3;7.49;3.8;.5;1653 +92086;48.51915;2.08708;147;20220110;4.8;2.6;3.7;1.7;7.59;0;.3;1831 +92086;48.51915;2.08708;147;20220111;.8;.6;.7;1.9;6.29;0;.32;284 +92086;48.51915;2.08708;147;20220112;3.9;-1.8;1.1;1.5;6.49;0;.17;3263 +92086;48.51915;2.08708;147;20220113;4.6;2.4;3.5;2.2;6.79;0;.47;1904 +92086;48.51915;2.08708;147;20220114;4.2;-2.5;.9;.7;5.59;.1;.21;3662 +92086;48.51915;2.08708;147;20220115;6.3;-3.5;1.4;1.2;5.69;.1;.27;4569 +92086;48.51915;2.08708;147;20220116;3;-2;.5;1.9;6.79;.1;.08;3194 +92086;48.51915;2.08708;147;20220117;6.3;3.4;4.9;.5;8.09;.1;.29;2373 +92086;48.51915;2.08708;147;20220118;8.7;.6;4.7;2.3;7.39;0;.45;4289 +92086;48.51915;2.08708;147;20220119;5.4;3.5;4.5;1.7;8.09;1.5;.32;1904 +92086;48.51915;2.08708;147;20220120;6.2;.5;3.4;2.2;6.99;.1;.38;3639 +92086;48.51915;2.08708;147;20220121;5;1;3;1.6;6.19;0;.46;3030 +92086;48.51915;2.08708;147;20220122;5.1;-2.3;1.4;1.3;6.79;0;.19;4328 +92086;48.51915;2.08708;147;20220123;3.9;3.2;3.6;2.6;6.79;0;.57;1079 +92086;48.51915;2.08708;147;20220124;5.9;-1.9;2;1.7;6.09;0;.38;4591 +92086;48.51915;2.08708;147;20220125;-.2;-.7;-.4;.9;5.99;.1;.28;887 +92086;48.51915;2.08708;147;20220126;1.4;-.9;.3;1.3;6.19;0;.25;2392 +92086;48.51915;2.08708;147;20220127;5.6;.6;3.1;1.8;7.29;.1;.31;3774 +92086;48.51915;2.08708;147;20220128;6.5;4.7;5.6;1.1;8.59;.1;.39;2144 +92086;48.51915;2.08708;147;20220129;9.3;5.1;7.2;2.7;9.89;.5;.37;3541 +92086;48.51915;2.08708;147;20220130;10.4;7.4;8.9;1.3;8.69;.3;.68;2982 +92086;48.51915;2.08708;147;20220131;8.6;3.6;6.1;3.1;6.79;.3;.99;4031 +92086;48.51915;2.08708;147;20220201;9.1;-1.6;3.8;2.8;8.89;.6;.13;6178 +92086;48.51915;2.08708;147;20220202;10.5;9.1;9.8;2.1;9.79;.1;.81;2020 +92086;48.51915;2.08708;147;20220203;7.2;6.4;6.8;1.9;8.39;.3;.64;1459 +92086;48.51915;2.08708;147;20220204;10.2;5.7;8;2.8;8.39;.7;.89;4069 +92086;48.51915;2.08708;147;20220205;9.4;-2.1;3.7;2.2;6.89;.1;.6;6852 +92086;48.51915;2.08708;147;20220206;10.4;5.4;7.9;4.5;9.99;6.7;.58;4459 +92086;48.51915;2.08708;147;20220207;9.8;2.8;6.3;1.6;7.09;0;.75;5437 +92086;48.51915;2.08708;147;20220208;10.2;.3;5.3;.7;8.29;0;.44;6650 +92086;48.51915;2.08708;147;20220209;12.9;-1.4;5.8;.7;7.39;.1;.55;8204 +92086;48.51915;2.08708;147;20220210;5.7;2.6;4.2;3.3;8.2;.7;.89;4635 +92086;48.51915;2.08708;147;20220211;8.5;.4;4.4;1.9;6.27;0;.75;7448 +92086;48.51915;2.08708;147;20220212;9;-.9;4;2.4;5.17;0;1.06;8583 +92086;48.51915;2.08708;147;20220213;13.4;-.7;6.3;5.1;7.14;.7;1.52;8639 +92086;48.51915;2.08708;147;20220214;11;6.9;9;5.4;8.83;5.9;1.27;4781 +92086;48.51915;2.08708;147;20220215;10;3.4;6.7;5;8.84;5.8;.71;5553 +92086;48.51915;2.08708;147;20220216;14.3;8.2;11.3;4.6;12.79;.9;.71;5865 +92086;48.51915;2.08708;147;20220217;13.2;10.7;12;3.4;9.89;.5;1.48;3675 +92086;48.51915;2.08708;147;20220218;11;9;10;4;9.59;.8;1.22;3302 +92086;48.51915;2.08708;147;20220219;9.5;1.4;5.5;3.6;6.69;0;1.19;7157 +92086;48.51915;2.08708;147;20220220;12.7;7.1;9.9;4.7;9.89;1.9;1.27;5981 +92086;48.51915;2.08708;147;20220221;9.9;5.1;7.5;4.7;7.69;.1;1.37;5598 +92086;48.51915;2.08708;147;20220222;11.4;3.7;7.6;2.7;9.59;.6;.79;7310 +92086;48.51915;2.08708;147;20220223;11.3;.9;6.1;1.2;8.59;.2;.76;8694 +92086;48.51915;2.08708;147;20220224;10.8;6.8;8.8;2.5;7.79;2.3;1.28;5326 +92086;48.51915;2.08708;147;20220225;9.7;.2;5;2;6.19;.1;1.1;8553 +92086;48.51915;2.08708;147;20220226;9;-2.7;3.2;2.4;5.59;.1;1.13;9681 +92086;48.51915;2.08708;147;20220227;9.7;-1.9;3.9;1.9;5.39;0;1.18;9785 +92086;48.51915;2.08708;147;20220228;11.5;-4.5;3.5;.6;5.09;0;.93;11735 +92086;48.51915;2.08708;147;20220301;12.4;-1;5.7;.6;6.69;.3;.95;10867 +92086;48.51915;2.08708;147;20220302;11.7;4.8;8.3;.7;7.29;0;.98;7803 +92086;48.51915;2.08708;147;20220303;11.7;4.3;8;.6;9.29;0;.88;8215 +92086;48.51915;2.08708;147;20220304;12.4;3.9;8.2;1.2;9.09;.2;1.02;8963 +92086;48.51915;2.08708;147;20220305;10.7;6.2;8.5;1.6;8.39;.1;1.08;6510 +92086;48.51915;2.08708;147;20220306;7.4;.5;4;3.5;5.69;0;1.33;8274 +92086;48.51915;2.08708;147;20220307;5.8;-1;2.4;4;4.39;0;1.54;8329 +92086;48.51915;2.08708;147;20220308;13.5;-2.3;5.6;2.1;5.19;0;1.79;13084 +92086;48.51915;2.08708;147;20220309;15.1;-1.6;6.8;1.1;7.19;0;1.42;13650 +92086;48.51915;2.08708;147;20220310;16.1;1;8.6;1.4;7.89;0;1.59;13140 +92086;48.51915;2.08708;147;20220311;12.9;5.2;9.1;2.1;9.29;1.9;1.31;9399 +92086;48.51915;2.08708;147;20220312;9.7;4.8;7.3;2.6;9.19;0;.95;7521 +92086;48.51915;2.08708;147;20220313;10.2;6.5;8.4;2;8.79;2.7;1.12;6573 +92086;48.51915;2.08708;147;20220314;14.1;.9;7.5;1.8;8.19;1.6;1.52;12935 +92086;48.51915;2.08708;147;20220315;10.9;6.4;8.7;1.1;10.69;3;.93;7487 +92086;48.51915;2.08708;147;20220316;13.3;7.3;10.3;1.5;11.19;0;1.17;8821 +92086;48.51915;2.08708;147;20220317;8.6;7.7;8.2;3.2;8.29;0;1.2;3220 +92086;48.51915;2.08708;147;20220318;14.7;2.9;8.8;5.3;5.54;0;3.14;15037 +92086;48.51915;2.08708;147;20220319;15.4;5.9;10.7;5.1;5.97;0;3.36;15584 +92086;48.51915;2.08708;147;20220320;12.9;1.6;7.3;2.7;5.54;0;2.18;14023 +92086;48.51915;2.08708;147;20220321;17.5;4;10.8;2.1;8.37;0;2.18;14493 +92086;48.51915;2.08708;147;20220322;17.7;4.7;11.2;2.9;6.3;0;2.92;15426 +92086;48.51915;2.08708;147;20220323;17.5;2;9.8;2.2;5.9;0;2.64;16396 +92086;48.51915;2.08708;147;20220324;19.7;3.6;11.7;2.2;6.07;0;2.94;16667 +92086;48.51915;2.08708;147;20220325;19;6.3;12.6;3.7;6.07;0;3.62;15801 +92086;48.51915;2.08708;147;20220326;18.7;5.2;12;4.1;6.24;0;3.64;16657 +92086;48.51915;2.08708;147;20220327;20.4;6.7;13.5;2.4;7.04;0;3.14;16620 +92086;48.51915;2.08708;147;20220328;20.7;4.6;12.7;1.8;7.4;0;2.76;16439 +92086;48.51915;2.08708;147;20220329;17.1;10.8;13.9;1.9;9.44;2.5;2.04;8581 +92086;48.51915;2.08708;147;20220330;12.9;7.8;10.4;2.1;10.5;4.7;1.28;7164 +92086;48.51915;2.08708;147;20220331;7.5;3.4;5.5;4.7;6.9;1.4;1.39;7608 +92086;48.51915;2.08708;147;20220401;4.1;.2;2.1;7.2;5.7;1.2;1.22;8135 +92086;48.51915;2.08708;147;20220402;7.3;-.5;3.4;5.2;4.74;0;2.06;13661 +92086;48.51915;2.08708;147;20220403;8.3;-.3;4;3.8;4.7;0;2.12;14605 +92086;48.51915;2.08708;147;20220404;10.7;-1.7;4.5;4.3;5.93;.1;2.04;14626 +92086;48.51915;2.08708;147;20220405;12.5;6.8;9.7;4;10.17;.2;1.3;6217 +92086;48.51915;2.08708;147;20220406;12.6;6;9.3;5;9.27;0;1.6;7538 +92086;48.51915;2.08708;147;20220407;15.2;9.4;12.3;7.1;9.47;4.3;2.84;11027 +92086;48.51915;2.08708;147;20220408;10.5;6.3;8.4;3.8;8.24;47.3;1.51;4772 +92086;48.51915;2.08708;147;20220409;12.7;.7;6.7;2.9;6.57;0;2.25;16044 +92086;48.51915;2.08708;147;20220410;13.8;-1.9;5.9;2.4;6.14;0;2.48;20109 +92086;48.51915;2.08708;147;20220411;19.4;3.8;11.6;3.8;8.14;0;3.54;19865 +92086;48.51915;2.08708;147;20220412;20.1;9.9;15;3.6;10.6;8.8;3.38;17265 +92086;48.51915;2.08708;147;20220413;16.1;10.9;13.5;1.2;12.77;3.2;1.66;9895 +92086;48.51915;2.08708;147;20220414;20.7;7.7;14.2;1.5;11.83;.2;2.98;19606 +92086;48.51915;2.08708;147;20220415;20.7;7.8;14.2;2.3;11.06;0;3.39;21971 +92086;48.51915;2.08708;147;20220416;19.2;8;13.6;3.4;9.4;0;3.53;19695 +92086;48.51915;2.08708;147;20220417;20.4;5.8;13.1;3.1;6.77;0;4.11;21651 +92086;48.51915;2.08708;147;20220418;18.6;5.2;11.9;2.7;8.5;0;3.19;18972 +92086;48.51915;2.08708;147;20220419;17;6.4;11.7;3.8;9.4;0;2.79;15520 +92086;48.51915;2.08708;147;20220420;19.6;6.2;12.9;3.1;8.3;0;3.56;18706 +92086;48.51915;2.08708;147;20220421;19.2;6.5;12.9;3.3;7.77;0;3.77;20150 +92086;48.51915;2.08708;147;20220422;19;7.4;13.2;3.4;8.87;0;3.59;19353 +92086;48.51915;2.08708;147;20220423;19.6;8.5;14.1;3.7;10.34;1.5;3.26;15795 +92086;48.51915;2.08708;147;20220424;18.9;7.7;13.3;3;10.47;0;3.01;17015 +92086;48.51915;2.08708;147;20220425;16.7;7.9;12.3;3.7;8.84;0;3.19;17339 +92086;48.51915;2.08708;147;20220426;15.5;4.3;9.9;2.8;8.44;0;2.78;18906 +92086;48.51915;2.08708;147;20220427;18.4;4.8;11.6;4.2;8.5;0;3.67;21614 +92086;48.51915;2.08708;147;20220428;20.4;6.9;13.6;4;8.87;0;3.98;20026 +92086;48.51915;2.08708;147;20220429;19.5;9.8;14.7;3.8;9.6;0;3.87;19332 +92086;48.51915;2.08708;147;20220430;16.6;4.9;10.8;3.7;8;0;3.52;22799 +92086;48.51915;2.08708;147;20220501;17;4.2;10.6;3.1;7.57;0;3.52;22378 +92086;48.51915;2.08708;147;20220502;18.1;6.2;12.2;3.4;8.84;0;3.33;18057 +92086;48.51915;2.08708;147;20220503;19.2;8.1;13.7;4;9.17;0;3.69;17728 +92086;48.51915;2.08708;147;20220504;18.7;8.8;13.8;2.6;10.54;.8;2.68;12948 +92086;48.51915;2.08708;147;20220505;18.9;7;12.9;3.4;10.47;.1;3.13;17811 +92086;48.51915;2.08708;147;20220506;21.2;7;14.1;1.4;10.99;0;3.46;22055 +92086;48.51915;2.08708;147;20220507;20.4;9.3;14.9;1.4;12.09;.3;3.18;19565 +92086;48.51915;2.08708;147;20220508;20.8;9.6;15.2;1.9;12.49;0;3.33;19765 +92086;48.51915;2.08708;147;20220509;24.8;8.6;16.7;.7;12.59;0;3.8;23981 +92086;48.51915;2.08708;147;20220510;26.2;9.6;17.9;1.2;13.49;0;4.18;24409 +92086;48.51915;2.08708;147;20220511;23.8;8.7;16.3;1.9;13.29;0;3.96;23383 +92086;48.51915;2.08708;147;20220512;19.2;10.4;14.8;1.4;12.59;.1;2.95;17848 +92086;48.51915;2.08708;147;20220513;20.7;5.6;13.2;.6;10.49;0;3.4;23618 +92086;48.51915;2.08708;147;20220514;22.5;6.7;14.6;1;11.39;0;3.74;24285 +92086;48.51915;2.08708;147;20220515;28.6;9.9;19.3;1.6;13.99;6.6;4.9;26578 +92086;48.51915;2.08708;147;20220516;24.7;14.6;19.7;1.3;16.59;.1;3.63;19517 +92086;48.51915;2.08708;147;20220517;27.1;12.6;19.9;1.3;16.29;.1;4.29;23568 +92086;48.51915;2.08708;147;20220518;27.3;14.9;21.1;1.5;17.49;1.3;4.23;21859 +92086;48.51915;2.08708;147;20220519;25.5;16.6;21.1;1.3;18.09;1.5;3.63;18536 +92086;48.51915;2.08708;147;20220520;23.7;15.2;19.5;1.8;15.49;.7;3.63;18180 +92086;48.51915;2.08708;147;20220521;23.8;7.3;15.6;.6;12.79;0;3.94;25584 +92086;48.51915;2.08708;147;20220522;21.8;11.4;16.6;1.8;14.39;.8;3.5;20308 +92086;48.51915;2.08708;147;20220523;17.8;13.2;15.5;1.6;15.69;7;2.27;13424 +92086;48.51915;2.08708;147;20220524;18;9.5;13.8;2.5;11.59;1;3.12;18455 +92086;48.51915;2.08708;147;20220525;19.7;4.8;12.3;1.6;11.09;.1;3.58;24646 +92086;48.51915;2.08708;147;20220526;19.6;12;15.8;1.8;13.69;0;3.07;17548 +92086;48.51915;2.08708;147;20220527;20.4;12.7;16.6;2;12.49;.1;3.41;17722 +92086;48.51915;2.08708;147;20220528;19;5.5;12.3;1.9;9.79;0;3.63;23665 +92086;48.51915;2.08708;147;20220529;15.8;6;10.9;2.6;8.49;0;3.25;20164 +92086;48.51915;2.08708;147;20220530;18.6;4.7;11.7;1.4;9.29;0;3.56;24157 +92086;48.51915;2.08708;147;20220531;21.1;7.9;14.5;1;9.79;0;3.78;23594 +92086;48.51915;2.08708;147;20220601;22.1;4.3;13.2;1;10.19;.1;4.1;27532 +92086;48.51915;2.08708;147;20220602;24.1;7.7;15.9;2;10.69;0;4.68;26475 +92086;48.51915;2.08708;147;20220603;20.5;11;15.8;.9;14.69;13.7;3.26;20102 +92086;48.51915;2.08708;147;20220604;26.8;14.2;20.5;2;18.29;18.7;4.43;23261 +92086;48.51915;2.08708;147;20220605;20.5;14.1;17.3;1.5;16.89;1.7;2.89;16499 +92086;48.51915;2.08708;147;20220606;20.4;10.6;15.5;1.4;13.29;.7;3.42;20549 +92086;48.51915;2.08708;147;20220607;22.3;13.3;17.8;2.5;14.79;9.3;3.76;19712 +92086;48.51915;2.08708;147;20220608;20.7;13.3;17;1.7;14.59;3.3;3.25;17867 +92086;48.51915;2.08708;147;20220609;19.9;9.5;14.7;1.8;12.89;0;3.45;21287 +92086;48.51915;2.08708;147;20220610;21.8;9.9;15.9;1;14.89;.1;3.65;22830 +92086;48.51915;2.08708;147;20220611;25.6;10;17.8;.9;15.39;0;4.4;26231 +92086;48.51915;2.08708;147;20220612;23.5;10.8;17.2;1.5;12.19;0;4.23;23656 +92086;48.51915;2.08708;147;20220613;22.8;7.1;15;1.3;11.69;.1;4.22;26374 +92086;48.51915;2.08708;147;20220614;26;7.8;16.9;1.8;12.29;0;4.99;28452 +92086;48.51915;2.08708;147;20220615;30.3;10.8;20.6;1.3;13.79;0;5.53;29487 +92086;48.51915;2.08708;147;20220616;29;13.6;21.3;1.2;14.89;.1;5.02;26178 +92086;48.51915;2.08708;147;20220617;33.4;12.7;23.1;.5;16.99;0;5.54;30429 +92086;48.51915;2.08708;147;20220618;37.1;15.1;26.1;1.2;18.49;1.2;6.59;31395 +92086;48.51915;2.08708;147;20220619;24.8;14.7;19.8;3.3;17.29;12.1;4.23;21151 +92086;48.51915;2.08708;147;20220620;22.4;14.9;18.7;3;16.79;3.3;3.53;18175 +92086;48.51915;2.08708;147;20220621;26.7;14.1;20.4;2;16.39;1.1;4.66;23674 +92086;48.51915;2.08708;147;20220622;25.4;16;20.7;1.8;16.99;.9;4.11;20392 +92086;48.51915;2.08708;147;20220623;27.1;17.1;22.1;1.9;17.99;1;4.43;21041 +92086;48.51915;2.08708;147;20220624;22.6;15.4;19;2.4;16.79;.5;3.5;17788 +92086;48.51915;2.08708;147;20220625;17.5;15.5;16.5;1.2;15.29;2.5;1.95;9184 +92086;48.51915;2.08708;147;20220626;21;10.6;15.8;1.1;13.19;.3;3.56;21434 +92086;48.51915;2.08708;147;20220627;23.4;10.2;16.8;1.3;12.29;.1;4.18;24180 +92086;48.51915;2.08708;147;20220628;26.4;8.5;17.5;1;11.99;0;4.76;28198 +92086;48.51915;2.08708;147;20220629;25.9;8.9;17.4;1.2;12.99;1.1;4.68;27443 +92086;48.51915;2.08708;147;20220630;17.1;12.3;14.7;1.1;13.89;8.6;2.46;14382 +92086;48.51915;2.08708;147;20220701;20.6;8.6;14.6;1.3;11.49;.1;3.71;22940 +92086;48.51915;2.08708;147;20220702;26.4;6.5;16.5;.9;11.79;0;4.79;29614 +92086;48.51915;2.08708;147;20220703;24.4;10.8;17.6;1.5;12.89;0;4.36;24377 +92086;48.51915;2.08708;147;20220704;25.3;9.2;17.3;1.3;12.29;0;4.58;26515 +92086;48.51915;2.08708;147;20220705;24.8;10;17.4;1.6;12.69;0;4.51;25362 +92086;48.51915;2.08708;147;20220706;25.5;11.1;18.3;2;12.89;0;4.73;24965 +92086;48.51915;2.08708;147;20220707;22.1;12;17.1;2;14.69;.1;3.68;20802 +92086;48.51915;2.08708;147;20220708;26.4;10.4;18.4;2.1;12.19;0;5.05;26229 +92086;48.51915;2.08708;147;20220709;28.5;11.7;20.1;1.8;14.09;0;5.21;26826 +92086;48.51915;2.08708;147;20220710;26.5;13.6;20.1;3.2;12.79;0;5.34;23403 +92086;48.51915;2.08708;147;20220711;29.3;13.7;21.5;2.4;14.69;0;5.52;25711 +92086;48.51915;2.08708;147;20220712;32.3;14;23.2;.9;14.99;0;5.32;27807 +92086;48.51915;2.08708;147;20220713;35.4;14.5;25;.9;14.29;0;5.82;29663 +92086;48.51915;2.08708;147;20220714;30.3;18;24.2;2;14.89;0;5.32;22599 +92086;48.51915;2.08708;147;20220715;26.4;14.8;20.6;2;11.49;0;4.82;21870 +92086;48.51915;2.08708;147;20220716;28.2;12.5;20.4;1.6;11.79;0;5.06;25428 +92086;48.51915;2.08708;147;20220717;30.9;14.1;22.5;1.5;12.39;0;5.42;26233 +92086;48.51915;2.08708;147;20220718;37.4;13.8;25.6;.9;13.49;0;6.04;30687 +92086;48.51915;2.08708;147;20220719;38.3;16.8;27.6;1.6;16.09;4.3;6.77;29526 +92086;48.51915;2.08708;147;20220720;22.1;17.2;19.7;1.5;18.99;7;2.72;13839 +92086;48.51915;2.08708;147;20220721;27;14.2;20.6;1.4;17.59;.1;4.23;22526 +92086;48.51915;2.08708;147;20220722;23.9;16;20;1.4;19.39;1.3;3.25;17544 +92086;48.51915;2.08708;147;20220723;26.8;16.4;21.6;1.3;18.29;.1;3.94;20107 +92086;48.51915;2.08708;147;20220724;32.1;13.7;22.9;.8;16.59;0;5;26765 +92086;48.51915;2.08708;147;20220725;27;18.3;22.7;2.1;15.69;0;4.32;18204 +92086;48.51915;2.08708;147;20220726;22;14;18;1.5;14.29;0;3.29;17364 +92086;48.51915;2.08708;147;20220727;24.7;11.7;18.2;1.8;12.79;0;4.18;22144 +92086;48.51915;2.08708;147;20220728;26.8;12.2;19.5;1.1;11.79;0;4.29;23383 +92086;48.51915;2.08708;147;20220729;29.4;11;20.2;.5;12.79;0;4.38;26175 +92086;48.51915;2.08708;147;20220730;30;13.3;21.7;.8;14.69;0;4.51;24797 +92086;48.51915;2.08708;147;20220731;29.7;14.6;22.2;1.6;16.79;0;4.71;23444 +92086;48.51915;2.08708;147;20220801;27.1;13.9;20.5;1.2;16.79;0;4.03;21782 +92086;48.51915;2.08708;147;20220802;30.4;14.9;22.7;1.1;16.19;0;4.57;23514 +92086;48.51915;2.08708;147;20220803;34.6;15.6;25.1;1;16.69;.1;5.19;25937 +92086;48.51915;2.08708;147;20220804;28.6;19.6;24.1;2;18.89;8;4.15;17631 +92086;48.51915;2.08708;147;20220805;25.2;14.6;19.9;2.4;15.09;0;4.01;19061 +92086;48.51915;2.08708;147;20220806;24.5;10.3;17.4;2.8;9.39;0;4.77;21997 +92086;48.51915;2.08708;147;20220807;26.6;11.5;19.1;2.6;10.29;0;4.99;22564 +92086;48.51915;2.08708;147;20220808;28.6;13.7;21.2;3.1;11.49;0;5.54;22278 +92086;48.51915;2.08708;147;20220809;30.4;15.9;23.2;2.7;13.59;0;5.44;21838 +92086;48.51915;2.08708;147;20220810;32.5;15.9;24.2;2.2;13.19;0;5.59;23249 +92086;48.51915;2.08708;147;20220811;31.8;13.5;22.7;1.8;12.09;0;5.25;24276 +92086;48.51915;2.08708;147;20220812;33.2;12.7;23;1.6;11.99;0;5.36;25551 +92086;48.51915;2.08708;147;20220813;32.3;12.1;22.2;1.6;11.69;0;5.19;25194 +92086;48.51915;2.08708;147;20220814;26.4;15.3;20.9;.8;15.19;6.8;3.4;18449 +92086;48.51915;2.08708;147;20220815;25.4;12.7;19.1;.9;17.29;.5;3.34;19627 +92086;48.51915;2.08708;147;20220816;27;15.1;21.1;.6;17.99;13.6;3.34;18853 +92086;48.51915;2.08708;147;20220817;25.3;15;20.2;.5;17.99;1.4;3.02;17388 +92086;48.51915;2.08708;147;20220818;27.6;13.1;20.4;1.1;15.89;0;3.72;20555 +92086;48.51915;2.08708;147;20220819;25.5;14.4;20;1.4;17.29;1;3.29;17803 +92086;48.51915;2.08708;147;20220820;24.7;9.9;17.3;.9;13.89;.1;3.3;20464 +92086;48.51915;2.08708;147;20220821;25.2;9.9;17.6;1.2;14.09;0;3.44;20655 +92086;48.51915;2.08708;147;20220822;24.2;14.4;19.3;.8;16.39;0;2.86;16325 +92086;48.51915;2.08708;147;20220823;26.9;14.2;20.6;.4;18.39;.1;3.12;18491 +92086;48.51915;2.08708;147;20220824;32;15;23.5;1;17.69;0;4.07;21285 +92086;48.51915;2.08708;147;20220825;30.3;14.5;22.4;1.6;16.89;0;4.12;20339 +92086;48.51915;2.08708;147;20220826;26;16.6;21.3;2;16.59;0;3.38;15468 +92086;48.51915;2.08708;147;20220827;25.2;14.4;19.8;1.8;14.09;0;3.39;16469 +92086;48.51915;2.08708;147;20220828;25.9;12;19;1.7;13.59;0;3.53;18577 +92086;48.51915;2.08708;147;20220829;28.3;16.2;22.3;2.6;13.29;.9;4.4;17156 +92086;48.51915;2.08708;147;20220830;26.9;15.6;21.3;1.4;14.99;0;3.33;16420 +92086;48.51915;2.08708;147;20220831;26.7;14.1;20.4;1.5;14.59;0;3.38;17206 +92086;48.51915;2.08708;147;20220901;27.8;13.2;20.5;1.5;15.09;.8;3.52;18383 +92086;48.51915;2.08708;147;20220902;22.2;17.8;20;1.5;15.89;2.8;2.31;9821 +92086;48.51915;2.08708;147;20220903;23.5;13.7;18.6;.8;17.09;.4;2.45;14712 +92086;48.51915;2.08708;147;20220904;29.1;11.2;20.2;1;14.19;1.5;3.42;19833 +92086;48.51915;2.08708;147;20220905;29.1;13.8;21.5;1.4;17.39;4.2;3.43;18131 +92086;48.51915;2.08708;147;20220906;27.4;11.8;19.6;1.1;16.59;2;3.08;18133 +92086;48.51915;2.08708;147;20220907;20.2;12.8;16.5;1.3;16.39;4;1.97;12243 +92086;48.51915;2.08708;147;20220908;22.2;14.3;18.3;2.2;16.09;4.2;2.45;12536 +92086;48.51915;2.08708;147;20220909;20.3;14.1;17.2;3.1;15.29;5;2.3;10947 +92086;48.51915;2.08708;147;20220910;20.5;13.4;17;2.4;15.39;1.8;2.19;11620 +92086;48.51915;2.08708;147;20220911;22;9.1;15.6;.7;14.29;.4;2.24;15635 +92086;48.51915;2.08708;147;20220912;27.9;10.4;19.2;1.2;15.89;.1;3.03;18083 +92086;48.51915;2.08708;147;20220913;25.2;17.1;21.2;1.5;18.89;1.9;2.41;12045 +92086;48.51915;2.08708;147;20220914;25.9;17.7;21.8;1.3;19.39;1.5;2.4;11989 +92086;48.51915;2.08708;147;20220915;22.3;13.4;17.9;1.8;15.69;0;2.26;12369 +92086;48.51915;2.08708;147;20220916;17.7;10.3;14;1.4;11.59;0;1.87;11117 +92086;48.51915;2.08708;147;20220917;17.1;6;11.6;1.6;8.79;0;2.09;13550 +92086;48.51915;2.08708;147;20220918;19.5;2.6;11.1;1.1;8.89;0;2.16;16620 +92086;48.51915;2.08708;147;20220919;19.1;5.6;12.4;1.4;9.39;0;2.16;14642 +92086;48.51915;2.08708;147;20220920;17.1;5.6;11.4;1;9.59;.1;1.78;13325 +92086;48.51915;2.08708;147;20220921;18.9;6.4;12.7;1.2;10.09;0;1.96;13745 +92086;48.51915;2.08708;147;20220922;20.3;3.9;12.1;.5;8.99;0;1.84;15612 +92086;48.51915;2.08708;147;20220923;21.3;5.9;13.6;.5;10.19;1.1;1.85;14934 +92086;48.51915;2.08708;147;20220924;14.4;11.9;13.2;.9;13.99;3.5;.99;5708 +92086;48.51915;2.08708;147;20220925;18.7;11.4;15.1;2.2;11.99;0;1.98;9908 +92086;48.51915;2.08708;147;20220926;13.9;10;12;2.7;11.59;9.2;1.34;7045 +92086;48.51915;2.08708;147;20220927;15.5;9.3;12.4;2.6;11.99;5.7;1.46;8869 +92086;48.51915;2.08708;147;20220928;14.5;10.2;12.4;1.4;12.09;1;1.19;7225 +92086;48.51915;2.08708;147;20220929;14;9.1;11.6;.8;10.99;.4;1.14;7637 +92086;48.51915;2.08708;147;20220930;17;2.4;9.7;1.3;9.69;5.9;1.56;13292 +92086;48.51915;2.08708;147;20221001;19.8;11.5;15.7;2.8;14.59;.9;1.75;9793 +92086;48.51915;2.08708;147;20221002;19.6;10.4;15;2.5;16.49;4.1;1.31;10193 +92086;48.51915;2.08708;147;20221003;13.8;9.7;11.8;1.7;12.19;0;1.04;6581 +92086;48.51915;2.08708;147;20221004;19.3;4;11.7;.6;11.39;.1;1.4;12903 +92086;48.51915;2.08708;147;20221005;19.9;9.7;14.8;2.2;13.49;.1;1.68;10318 +92086;48.51915;2.08708;147;20221006;19.1;6.3;12.7;.7;10.39;.1;1.39;11445 +92086;48.51915;2.08708;147;20221007;19.3;1.9;10.6;.6;8.99;.1;1.36;13223 +92086;48.51915;2.08708;147;20221008;18.5;4.2;11.4;.7;9.59;.1;1.31;11782 +92086;48.51915;2.08708;147;20221009;18.6;1.7;10.2;.9;9.19;.2;1.37;12661 +92086;48.51915;2.08708;147;20221010;18.4;6.1;12.3;1.1;12.59;0;1.22;10589 +92086;48.51915;2.08708;147;20221011;17.5;8.3;12.9;2;11.29;.1;1.46;8972 +92086;48.51915;2.08708;147;20221012;19.4;3.9;11.7;.3;10.79;0;1.09;11591 +92086;48.51915;2.08708;147;20221013;14.8;9.8;12.3;1.2;13.79;3.1;.81;6317 +92086;48.51915;2.08708;147;20221014;17.5;14.1;15.8;1.9;16.59;10.8;.91;5061 +92086;48.51915;2.08708;147;20221015;18;14.7;16.4;1.9;16.39;1.7;1.01;4903 +92086;48.51915;2.08708;147;20221016;19.8;13.5;16.7;1.3;16.59;.1;1.08;6818 +92086;48.51915;2.08708;147;20221017;18;15.2;16.6;1.2;17.59;14.5;.82;4344 +92086;48.51915;2.08708;147;20221018;17.9;14;16;1.2;16.89;.1;.84;5116 +92086;48.51915;2.08708;147;20221019;21.1;13.5;17.3;2.6;16.79;4.1;1.34;7184 +92086;48.51915;2.08708;147;20221020;21.1;13.5;17.3;1.6;16.59;13.5;1.18;7072 +92086;48.51915;2.08708;147;20221021;19.8;13.1;16.5;1.2;15.69;6;1.03;6512 +92086;48.51915;2.08708;147;20221022;20.6;11.9;16.3;1.2;14.69;.6;1.11;7358 +92086;48.51915;2.08708;147;20221023;22;13;17.5;1.7;15.19;.1;1.35;7372 +92086;48.51915;2.08708;147;20221024;18.6;13.6;16.1;2.5;14.29;1.4;1.3;5307 +92086;48.51915;2.08708;147;20221025;17.2;12.6;14.9;1.6;14.99;.3;.85;4991 +92086;48.51915;2.08708;147;20221026;21;13.4;17.2;1.3;15.39;.1;1.09;6423 +92086;48.51915;2.08708;147;20221027;14.7;11.4;13.1;2.4;14.7;0;1.58;7109 +92086;48.51915;2.08708;147;20221028;22.2;14.3;18.3;2;15.2;0;1.4;7084 +92086;48.51915;2.08708;147;20221029;23.7;13.8;18.8;.7;15.29;0;.98;7036 +92086;48.51915;2.08708;147;20221030;17.7;9.2;13.5;.5;13.09;0;.66;6385 +92086;48.51915;2.08708;147;20221031;19.7;9;14.4;1.5;13.79;1;.91;7096 +92086;48.51915;2.08708;147;20221101;15.9;9.9;12.9;3.4;11.89;.4;1.19;5129 +92086;48.51915;2.08708;147;20221102;15;8.5;11.8;1.8;11.69;.1;.78;5266 +92086;48.51915;2.08708;147;20221103;13.8;10.3;12.1;2.1;11.79;3.1;.82;3696 +92086;48.51915;2.08708;147;20221104;11.3;8.7;10;2.4;10.29;.6;.79;3077 +92086;48.51915;2.08708;147;20221105;10.2;2.4;6.3;1.1;9.19;0;.4;5527 +92086;48.51915;2.08708;147;20221106;11.1;8.1;9.6;1.9;10.99;6.2;.54;3222 +92086;48.51915;2.08708;147;20221107;15.6;10.5;13.1;2.6;12.89;.9;.83;4249 +92086;48.51915;2.08708;147;20221108;16.8;9.4;13.1;2.1;11.79;1.2;.94;5115 +92086;48.51915;2.08708;147;20221109;14.2;10.1;12.2;1.5;11.79;.2;.69;3645 +92086;48.51915;2.08708;147;20221110;10.6;2.3;6.5;.7;9.49;0;.32;5267 +92086;48.51915;2.08708;147;20221111;12.5;8;10.3;1.7;10.69;.1;.61;3712 +92086;48.51915;2.08708;147;20221112;13.4;4.7;9.1;.3;9.99;.2;.33;5231 +92086;48.51915;2.08708;147;20221113;11.7;5;8.4;.9;10.19;.1;.37;4470 +92086;48.51915;2.08708;147;20221114;13.1;5;9.1;1.5;10.59;.3;.43;4877 +92086;48.51915;2.08708;147;20221115;12.7;7.1;9.9;2;11.29;3.7;.47;3926 +92086;48.51915;2.08708;147;20221116;12.6;8.3;10.5;3;11.59;8.6;.56;3338 +92086;48.51915;2.08708;147;20221117;13.4;11;12.2;4.3;10.99;1.1;1.25;2355 +92086;48.51915;2.08708;147;20221118;11.6;6.7;9.2;2.5;9.49;.5;.72;3479 +92086;48.51915;2.08708;147;20221119;11.1;.9;6;1.3;8.19;.1;.36;5118 +92086;48.51915;2.08708;147;20221120;9.8;1.1;5.5;1.6;8.49;2.6;.3;4628 +92086;48.51915;2.08708;147;20221121;8.3;4.6;6.5;2.4;8.89;5.7;.42;2838 +92086;48.51915;2.08708;147;20221122;10.7;3.9;7.3;3.2;8.59;1.2;.67;3930 +92086;48.51915;2.08708;147;20221123;13.1;4.6;8.9;2.5;9.59;3.4;.61;4379 +92086;48.51915;2.08708;147;20221124;11.3;6;8.7;2.5;10.39;.9;.42;3328 +92086;48.51915;2.08708;147;20221125;11.6;7.4;9.5;1.7;10.09;0;.52;2879 +92086;48.51915;2.08708;147;20221126;8.4;.3;4.4;1.1;8.19;.1;.18;4098 +92086;48.51915;2.08708;147;20221127;9.5;5.3;7.4;1.6;9.19;6;.4;2803 +92086;48.51915;2.08708;147;20221128;11.2;7.7;9.5;1.5;10.19;.6;.48;2492 +92086;48.51915;2.08708;147;20221129;8;4.8;6.4;.7;9.19;0;.28;2335 +92086;48.51915;2.08708;147;20221130;7.7;3;5.4;2.2;8.39;0;.31;2879 +92086;48.51915;2.08708;147;20221201;5.9;3.5;4.7;2.7;7.79;0;.41;1921 +92086;48.51915;2.08708;147;20221202;4.4;3.8;4.1;2.4;7.39;1.2;.48;752 +92086;48.51915;2.08708;147;20221203;3.3;2.2;2.8;4.4;6.79;0;.47;1144 +92086;48.51915;2.08708;147;20221204;3.5;1.9;2.7;3.4;6.79;1;.41;1444 +92086;48.51915;2.08708;147;20221205;2.6;1.6;2.1;1.3;6.89;.1;.3;1047 +92086;48.51915;2.08708;147;20221206;4.4;1.2;2.8;1.1;6.89;0;.27;2162 +92086;48.51915;2.08708;147;20221207;6.8;-2.1;2.4;.9;6.29;.1;.17;3837 +92086;48.51915;2.08708;147;20221208;2.7;.1;1.4;.9;6.19;0;.26;1876 +92086;48.51915;2.08708;147;20221209;3.2;-2.4;.4;1.1;5.69;0;.2;2916 +92086;48.51915;2.08708;147;20221210;2.3;-2.1;.1;1.5;5.69;0;.22;2522 +92086;48.51915;2.08708;147;20221211;-.8;-3;-1.9;1.9;5.09;0;.22;1656 +92086;48.51915;2.08708;147;20221212;-1.7;-3.2;-2.4;3;4.69;0;.3;1290 +92086;48.51915;2.08708;147;20221213;.8;-4.1;-1.6;3;4.19;0;.5;2636 +92086;48.51915;2.08708;147;20221214;1.5;-2.1;-.3;1.7;5.19;.8;.3;2193 +92086;48.51915;2.08708;147;20221215;1.9;-2.7;-.4;2.3;4.39;0;.51;2520 +92086;48.51915;2.08708;147;20221216;2.4;-3.7;-.6;2;4.89;0;.31;2951 +92086;48.51915;2.08708;147;20221217;-1.3;-3.1;-2.2;2.3;4.69;0;.31;1419 +92086;48.51915;2.08708;147;20221218;2.1;-6.4;-2.1;1.8;4.89;.9;.15;3538 +92086;48.51915;2.08708;147;20221219;10.7;2.9;6.8;1.9;8.79;0;.32;3367 +92086;48.51915;2.08708;147;20221220;11.3;9.5;10.4;2.1;11.29;2.8;.52;1412 +92086;48.51915;2.08708;147;20221221;11.4;7.9;9.7;2.7;11.89;7.3;.24;2123 +92086;48.51915;2.08708;147;20221222;12.9;11.2;12.1;4;12.89;7.2;.61;1361 +92086;48.51915;2.08708;147;20221223;14.3;12.6;13.5;3.3;13.69;2.8;.7;1363 +92086;48.51915;2.08708;147;20221224;11.1;10.1;10.6;2.1;11.59;1.7;.54;955 +92086;48.51915;2.08708;147;20221225;12.9;9.8;11.4;1.6;12.09;0;.43;1987 +92086;48.51915;2.08708;147;20221226;11.4;10.2;10.8;2.2;10.39;1;.79;1091 +92086;48.51915;2.08708;147;20221227;8.7;.8;4.8;1.3;7.79;.1;.2;3429 +92086;48.51915;2.08708;147;20221228;10.7;6.7;8.7;3.5;10.89;4.2;.31;2336 +92086;48.51915;2.08708;147;20221229;11.2;9.7;10.5;3.8;10.39;.1;.91;1285 +92086;48.51915;2.08708;147;20221230;13.7;4.5;9.1;3;11.49;3.5;.22;3784 +92086;48.51915;2.08708;147;20221231;14.8;13.6;14.2;3.9;12.59;0;1.26;1123 +92087;48.54274;2.42393;80;20220101;13.8;6.2;10;1.6;10.2;.1;.31;4397 +92087;48.54274;2.42393;80;20220102;13.5;6.7;10.1;4.1;10.75;0;.68;3218 +92087;48.54274;2.42393;80;20220103;12.3;10.2;11.2;5.9;11.83;16.9;.73;1555 +92087;48.54274;2.42393;80;20220104;10.3;8.6;9.5;5;9.93;3.9;.92;954 +92087;48.54274;2.42393;80;20220105;6.9;1.1;4;3;6.07;0;.53;4340 +92087;48.54274;2.42393;80;20220106;6.3;-1.9;2.2;2.3;6;.5;.37;3934 +92087;48.54274;2.42393;80;20220107;8.6;2;5.3;5.8;7.43;3.6;.72;3445 +92087;48.54274;2.42393;80;20220108;8.4;1.5;5;5.5;8.23;13.6;.39;1813 +92087;48.54274;2.42393;80;20220109;6.1;4.1;5.1;3.2;7.57;2.7;.5;1792 +92087;48.54274;2.42393;80;20220110;4.4;1.1;2.7;1.9;7.27;0;.23;1587 +92087;48.54274;2.42393;80;20220111;2.5;.8;1.6;1.8;6.2;0;.3;2055 +92087;48.54274;2.42393;80;20220112;4.5;-.8;1.8;1.8;6.33;0;.27;3037 +92087;48.54274;2.42393;80;20220113;3;1.4;2.2;2.4;6.55;0;.32;1991 +92087;48.54274;2.42393;80;20220114;4.7;-2.1;1.3;1;5.87;.1;.15;5019 +92087;48.54274;2.42393;80;20220115;7.1;-2.8;2.2;1.2;5.83;.1;.22;5543 +92087;48.54274;2.42393;80;20220116;2.6;-1.3;.6;2.9;6.47;.3;.16;2049 +92087;48.54274;2.42393;80;20220117;7.7;2.6;5.2;1.2;7.8;0;.31;3087 +92087;48.54274;2.42393;80;20220118;9.8;0;4.9;2.4;7.17;0;.44;5786 +92087;48.54274;2.42393;80;20220119;5.8;1.9;3.8;2.3;7.77;1.9;.31;1551 +92087;48.54274;2.42393;80;20220120;6.8;.4;3.6;3.1;6.97;.2;.45;3903 +92087;48.54274;2.42393;80;20220121;6;1;3.5;2.7;6.33;0;.56;3476 +92087;48.54274;2.42393;80;20220122;5.9;-1;2.5;1.7;6.67;0;.36;2867 +92087;48.54274;2.42393;80;20220123;4.8;3.6;4.2;2.4;6.7;0;.63;1216 +92087;48.54274;2.42393;80;20220124;6.6;-.6;3;1.9;6;0;.4;6201 +92087;48.54274;2.42393;80;20220125;.2;-1.1;-.4;1.1;5.9;0;.27;966 +92087;48.54274;2.42393;80;20220126;1.9;-.7;.6;1.7;6.03;0;.32;1574 +92087;48.54274;2.42393;80;20220127;4.8;.8;2.8;3.1;7;.1;.36;2700 +92087;48.54274;2.42393;80;20220128;7;3.9;5.5;2;8.3;.1;.43;2569 +92087;48.54274;2.42393;80;20220129;9.4;4.6;7;3.8;9.8;.9;.33;2510 +92087;48.54274;2.42393;80;20220130;10.4;7.2;8.8;2.1;8.2;.1;.79;5738 +92087;48.54274;2.42393;80;20220131;8.8;4.9;6.9;4.9;6.57;.4;1.38;4090 +92087;48.54274;2.42393;80;20220201;9.5;-.5;4.5;4.2;8.6;.5;.33;3129 +92087;48.54274;2.42393;80;20220202;11.8;9.2;10.5;3.3;9.7;0;1.02;2674 +92087;48.54274;2.42393;80;20220203;8.1;6.9;7.5;3.3;8.33;.3;.84;2497 +92087;48.54274;2.42393;80;20220204;10.8;5.9;8.4;4.1;8.4;.7;1.11;3090 +92087;48.54274;2.42393;80;20220205;10.4;-.7;4.8;3.3;6.77;.1;.89;7833 +92087;48.54274;2.42393;80;20220206;10.5;4.5;7.5;7.4;9.57;7.9;.66;2518 +92087;48.54274;2.42393;80;20220207;10.5;4.6;7.6;3;6.9;0;1.14;6989 +92087;48.54274;2.42393;80;20220208;10.5;1.1;5.8;1.9;8.15;0;.58;4467 +92087;48.54274;2.42393;80;20220209;13.8;-.1;6.8;1.2;7.47;.1;.71;9108 +92087;48.54274;2.42393;80;20220210;8.6;3.1;5.9;3.9;8.4;.9;.88;4100 +92087;48.54274;2.42393;80;20220211;9.4;1.1;5.2;2;6.65;0;.78;8800 +92087;48.54274;2.42393;80;20220212;8.9;-.4;4.2;2.5;5.4;0;.99;10050 +92087;48.54274;2.42393;80;20220213;14.2;-1.1;6.5;5;7.2;.5;1.6;8500 +92087;48.54274;2.42393;80;20220214;11.5;7.2;9.4;5.9;8.78;5.7;1.35;4441 +92087;48.54274;2.42393;80;20220215;10.8;4.2;7.5;6;9.15;5;.84;6550 +92087;48.54274;2.42393;80;20220216;15.2;8.7;11.9;7.6;12.6;.8;1;4519 +92087;48.54274;2.42393;80;20220217;13.2;11.6;12.4;3.8;9.7;.5;1.68;2867 +92087;48.54274;2.42393;80;20220218;12.6;8.9;10.8;7.4;9.5;.8;1.74;3340 +92087;48.54274;2.42393;80;20220219;10.2;2.3;6.3;5.8;6.67;0;1.58;9480 +92087;48.54274;2.42393;80;20220220;13.1;7.6;10.3;7.7;9.9;2.3;1.53;5471 +92087;48.54274;2.42393;80;20220221;10.9;5.9;8.4;7.5;7.63;.2;1.81;5563 +92087;48.54274;2.42393;80;20220222;11.7;4.8;8.2;4.1;9.57;.6;.87;4743 +92087;48.54274;2.42393;80;20220223;11.6;2.4;7;1.8;8.67;.7;.83;7641 +92087;48.54274;2.42393;80;20220224;12.1;7.7;9.9;4.2;8.03;2.1;1.72;6086 +92087;48.54274;2.42393;80;20220225;10.9;1;6;3;6.23;.1;1.38;10073 +92087;48.54274;2.42393;80;20220226;9.9;-2.1;3.9;3;5.7;0;1.26;12197 +92087;48.54274;2.42393;80;20220227;10.5;.1;5.3;3;5.2;0;1.53;12195 +92087;48.54274;2.42393;80;20220228;12.2;-3.1;4.6;1.2;5.13;0;1.15;13277 +92087;48.54274;2.42393;80;20220301;12.7;-.9;5.9;1.4;6.23;0;1.17;9311 +92087;48.54274;2.42393;80;20220302;12.4;4.7;8.5;1.4;7.07;0;1.2;8373 +92087;48.54274;2.42393;80;20220303;12.3;4.9;8.6;1.4;9.5;.1;.91;6295 +92087;48.54274;2.42393;80;20220304;12.8;4.5;8.6;1.7;9.23;0;1;6503 +92087;48.54274;2.42393;80;20220305;12.9;4.5;8.7;2;7.07;0;1.54;11149 +92087;48.54274;2.42393;80;20220306;8.5;-.4;4;4;5.17;0;1.67;12935 +92087;48.54274;2.42393;80;20220307;7;-.9;3.1;4.4;4.23;0;1.83;12936 +92087;48.54274;2.42393;80;20220308;13.3;-1.2;6;2.5;5.03;0;1.87;14232 +92087;48.54274;2.42393;80;20220309;15.6;.1;7.8;2.3;7.13;0;1.82;13242 +92087;48.54274;2.42393;80;20220310;16.9;2.2;9.5;2.6;7.37;0;2.12;14476 +92087;48.54274;2.42393;80;20220311;13.6;6.1;9.9;4.2;9.07;4.1;1.62;6391 +92087;48.54274;2.42393;80;20220312;9.6;4.5;7.1;4.2;9.1;.5;.85;5512 +92087;48.54274;2.42393;80;20220313;11.5;6.9;9.2;4.3;8.77;2.8;1.47;5521 +92087;48.54274;2.42393;80;20220314;14.8;2.1;8.5;2.5;8.1;1.1;1.82;15017 +92087;48.54274;2.42393;80;20220315;11.8;7.9;9.8;1.6;10.9;2.1;.79;3953 +92087;48.54274;2.42393;80;20220316;13.7;6.7;10.2;1.8;10.97;0;1.08;6678 +92087;48.54274;2.42393;80;20220317;9.4;8.5;8.9;4.4;8.23;0;1.54;5172 +92087;48.54274;2.42393;80;20220318;15.1;4.3;9.7;5.3;6.05;0;3.13;13850 +92087;48.54274;2.42393;80;20220319;16;5.1;10.5;5.5;6.25;0;3.42;16550 +92087;48.54274;2.42393;80;20220320;12.6;1.7;7.2;2.9;6;0;2.07;14000 +92087;48.54274;2.42393;80;20220321;18.4;5.1;11.7;2.5;8.7;0;2.48;15850 +92087;48.54274;2.42393;80;20220322;18.2;5.7;12;3.3;7.05;0;3.09;16650 +92087;48.54274;2.42393;80;20220323;18.2;2.7;10.4;2.3;6.4;0;2.71;17500 +92087;48.54274;2.42393;80;20220324;20.4;3.9;12.1;2;6.55;0;2.91;17500 +92087;48.54274;2.42393;80;20220325;19.3;6.7;13;4.4;6.1;0;4.03;17900 +92087;48.54274;2.42393;80;20220326;19.4;5.8;12.6;3.9;6.35;0;3.79;18250 +92087;48.54274;2.42393;80;20220327;21;6.4;13.7;2.7;7.2;0;3.41;18100 +92087;48.54274;2.42393;80;20220328;21.7;4.2;12.9;1.7;7.6;0;2.74;15750 +92087;48.54274;2.42393;80;20220329;18.4;10.5;14.4;1.9;9.55;3.1;2.06;7650 +92087;48.54274;2.42393;80;20220330;14.7;8.5;11.6;2.1;11.1;6.3;1.31;6150 +92087;48.54274;2.42393;80;20220331;8.6;4.4;6.5;5.7;7.25;1.3;1.53;6800 +92087;48.54274;2.42393;80;20220401;4.5;.8;2.6;6.2;5.74;1.2;1.24;7461 +92087;48.54274;2.42393;80;20220402;7;.3;3.7;6.3;4.75;0;2.14;12500 +92087;48.54274;2.42393;80;20220403;9.2;.3;4.7;3.8;4.65;0;2.46;19300 +92087;48.54274;2.42393;80;20220404;11.3;0;5.6;5;6;.1;2.27;14600 +92087;48.54274;2.42393;80;20220405;13;7.2;10.1;4.6;10.2;.4;1.32;4400 +92087;48.54274;2.42393;80;20220406;12.9;6.1;9.5;6.2;9.55;.2;1.62;6700 +92087;48.54274;2.42393;80;20220407;15.9;10;12.9;8.8;10;3.9;3.07;11250 +92087;48.54274;2.42393;80;20220408;12.4;7;9.7;3.9;8.25;46.4;1.71;3750 +92087;48.54274;2.42393;80;20220409;11.3;1.2;6.2;2.8;7.05;.1;1.83;13450 +92087;48.54274;2.42393;80;20220410;14.2;-.5;6.9;2.5;6.8;0;2.55;21400 +92087;48.54274;2.42393;80;20220411;19.7;3.7;11.7;3.9;8.6;0;3.5;20750 +92087;48.54274;2.42393;80;20220412;22;9.1;15.5;3.4;11.15;4.2;3.5;17750 +92087;48.54274;2.42393;80;20220413;16;12;14;1.1;13.4;3.4;1.25;5800 +92087;48.54274;2.42393;80;20220414;21.4;8.7;15;1.6;12.35;.2;3.14;21050 +92087;48.54274;2.42393;80;20220415;21.1;8.9;15;2.5;11.5;0;3.51;22600 +92087;48.54274;2.42393;80;20220416;19.4;9.6;14.5;3.8;9.65;0;3.99;23800 +92087;48.54274;2.42393;80;20220417;20.6;5.7;13.2;3.4;7.25;0;4.32;24800 +92087;48.54274;2.42393;80;20220418;19.7;5.2;12.4;2;7.8;0;3.34;20800 +92087;48.54274;2.42393;80;20220419;18.5;6.2;12.4;4;9.8;0;3.34;20700 +92087;48.54274;2.42393;80;20220420;19.8;7;13.4;3.4;8.6;0;3.81;20950 +92087;48.54274;2.42393;80;20220421;19.8;7.1;13.5;3.8;8.25;0;4.26;24700 +92087;48.54274;2.42393;80;20220422;19.5;8.4;14;3.3;9.4;0;3.92;23150 +92087;48.54274;2.42393;80;20220423;20.2;9;14.6;3.8;10.9;.8;3.28;15850 +92087;48.54274;2.42393;80;20220424;18.9;8.2;13.5;3.1;10.55;0;2.96;15650 +92087;48.54274;2.42393;80;20220425;17.6;9.2;13.4;3.9;9.05;0;3.74;21400 +92087;48.54274;2.42393;80;20220426;15.7;5.2;10.5;2.8;9;0;2.65;17200 +92087;48.54274;2.42393;80;20220427;19.4;5;12.2;3.9;8.9;0;3.91;23800 +92087;48.54274;2.42393;80;20220428;21.1;7.8;14.5;4.1;9.2;0;4.24;20900 +92087;48.54274;2.42393;80;20220429;20.4;10.3;15.4;4.3;9.9;0;4.18;20050 +92087;48.54274;2.42393;80;20220430;16.9;6.4;11.6;4.4;8.4;0;3.86;24950 +92087;48.54274;2.42393;80;20220501;17.1;5.1;11.1;3.3;8.1;0;3.54;22700 +92087;48.54274;2.42393;80;20220502;19.3;7.4;13.3;3.4;9.15;0;3.54;17950 +92087;48.54274;2.42393;80;20220503;20.4;8.9;14.7;4.5;9.55;0;4.41;22950 +92087;48.54274;2.42393;80;20220504;18.3;10;14.2;3.4;10.85;.8;2.62;10250 +92087;48.54274;2.42393;80;20220505;18.9;9.8;14.4;3.4;11.05;.1;2.98;14150 +92087;48.54274;2.42393;80;20220506;22.1;7.6;14.8;2.4;10.73;0;4.1;24871 +92087;48.54274;2.42393;80;20220507;21.5;9.1;15.3;1.9;11.05;.1;3.68;21049 +92087;48.54274;2.42393;80;20220508;22.1;9.8;15.9;3.4;12.2;0;3.98;21679 +92087;48.54274;2.42393;80;20220509;25.8;8.9;17.3;1.6;12;0;4.42;25910 +92087;48.54274;2.42393;80;20220510;27.5;10.7;19.1;2.2;13.03;0;4.85;24888 +92087;48.54274;2.42393;80;20220511;25.7;10.6;18.1;3.2;13;0;4.99;25950 +92087;48.54274;2.42393;80;20220512;20.9;10.6;15.8;2.2;12.17;0;3.5;19562 +92087;48.54274;2.42393;80;20220513;22.1;7.6;14.8;1.6;9.9;0;4.2;26407 +92087;48.54274;2.42393;80;20220514;23.5;7.3;15.4;1.8;10.8;0;4.2;25401 +92087;48.54274;2.42393;80;20220515;29.3;11.8;20.6;2.8;12.97;9.1;5.48;25058 +92087;48.54274;2.42393;80;20220516;25.9;14.9;20.4;2.6;16.4;0;4.41;22175 +92087;48.54274;2.42393;80;20220517;28.5;13.6;21;1.5;16.13;.2;4.73;25138 +92087;48.54274;2.42393;80;20220518;28.5;16.2;22.3;2.5;17.83;.8;5.13;25048 +92087;48.54274;2.42393;80;20220519;27.4;18;22.7;2;18.33;.3;4.5;21574 +92087;48.54274;2.42393;80;20220520;25.5;15.4;20.4;2.7;15.2;3.3;4.07;17531 +92087;48.54274;2.42393;80;20220521;24.6;9.1;16.8;1.4;12.7;0;4.21;24950 +92087;48.54274;2.42393;80;20220522;23.5;13.6;18.6;2.4;13.9;.1;3.58;16282 +92087;48.54274;2.42393;80;20220523;18.5;14.3;16.4;2.8;15.97;9.6;1.87;8560 +92087;48.54274;2.42393;80;20220524;18.9;10.5;14.7;3.8;11.57;.5;3.68;20599 +92087;48.54274;2.42393;80;20220525;20.7;6.2;13.5;2.4;10.93;0;3.91;24849 +92087;48.54274;2.42393;80;20220526;21.1;13.4;17.3;3.2;13.07;0;3.66;17372 +92087;48.54274;2.42393;80;20220527;22;13.1;17.5;2.7;12.2;0;3.7;16687 +92087;48.54274;2.42393;80;20220528;21;6.9;13.9;2.7;9.97;0;4.27;25501 +92087;48.54274;2.42393;80;20220529;17;7.2;12.1;3.9;8.3;.1;3.8;21073 +92087;48.54274;2.42393;80;20220530;19.9;6.8;13.4;2.6;8.77;0;4.29;25834 +92087;48.54274;2.42393;80;20220531;22.6;8.3;15.4;1.8;9.1;0;4.32;24227 +92087;48.54274;2.42393;80;20220601;23.2;5.5;14.3;1.6;9.43;0;4.57;28526 +92087;48.54274;2.42393;80;20220602;25.2;9.8;17.5;2.8;10.13;0;5.39;27085 +92087;48.54274;2.42393;80;20220603;22.2;13.6;17.9;2.1;14.03;4.1;2.98;13077 +92087;48.54274;2.42393;80;20220604;29.5;14.5;22;2.8;17.63;27.4;4.95;22051 +92087;48.54274;2.42393;80;20220605;23.1;15.4;19.2;3.1;17.3;2;3.4;16738 +92087;48.54274;2.42393;80;20220606;22.1;11.8;16.9;3.3;13.17;1.4;4.22;22753 +92087;48.54274;2.42393;80;20220607;23;14;18.5;3.5;14.67;7.9;4.22;20899 +92087;48.54274;2.42393;80;20220608;21.8;13.8;17.8;3.4;14.43;5.3;3.66;17498 +92087;48.54274;2.42393;80;20220609;22.1;10.7;16.4;3.1;12.57;0;4.22;23176 +92087;48.54274;2.42393;80;20220610;24;12.6;18.3;2.2;15;.1;4.28;23672 +92087;48.54274;2.42393;80;20220611;27;11.6;19.3;1.8;15.3;0;4.88;26696 +92087;48.54274;2.42393;80;20220612;25;12.6;18.8;3;12.07;0;5.45;27765 +92087;48.54274;2.42393;80;20220613;23.5;9.1;16.3;2.1;11.2;0;4.98;29398 +92087;48.54274;2.42393;80;20220614;26.3;11.7;19;2.2;11.93;0;5.41;28424 +92087;48.54274;2.42393;80;20220615;31.2;14.2;22.7;2.1;13.7;0;6.15;28763 +92087;48.54274;2.42393;80;20220616;29.4;14.5;22;2;13.53;0;5.92;28925 +92087;48.54274;2.42393;80;20220617;33.5;14.3;23.9;1.2;14.87;0;5.9;29474 +92087;48.54274;2.42393;80;20220618;36.7;16.6;26.7;1.8;17.63;.7;6.57;28665 +92087;48.54274;2.42393;80;20220619;25.5;15.9;20.7;4.5;16.77;16.8;4.85;22555 +92087;48.54274;2.42393;80;20220620;22.6;15.6;19.1;3.4;16.67;10.7;3.49;16827 +92087;48.54274;2.42393;80;20220621;27.5;14.4;21;2.4;16.1;.7;5.02;24625 +92087;48.54274;2.42393;80;20220622;25.5;16.6;21.1;2.6;16.87;5.8;4.16;19207 +92087;48.54274;2.42393;80;20220623;27.8;17.7;22.8;3;17.93;2;5.17;23427 +92087;48.54274;2.42393;80;20220624;24.9;16.4;20.7;4.2;16.97;.6;4.5;20507 +92087;48.54274;2.42393;80;20220625;18.9;16.6;17.8;3.2;14.93;2.5;2.53;9336 +92087;48.54274;2.42393;80;20220626;21.4;12;16.7;1.6;13.7;.7;3.22;17318 +92087;48.54274;2.42393;80;20220627;24.2;13.6;18.9;2.2;12.97;0;4.7;24219 +92087;48.54274;2.42393;80;20220628;27.3;10.1;18.7;1.6;11.93;0;5.37;29724 +92087;48.54274;2.42393;80;20220629;27.5;10.9;19.2;2.5;12.73;2.7;5.55;28115 +92087;48.54274;2.42393;80;20220630;16.2;13.6;14.9;2;14.3;12.2;1.79;8505 +92087;48.54274;2.42393;80;20220701;22.7;9.2;16;1.9;11.9;.1;4.16;23974 +92087;48.54274;2.42393;80;20220702;27.1;8.4;17.8;1.5;12.03;.1;5.2;29958 +92087;48.54274;2.42393;80;20220703;25.3;11.3;18.3;2.5;12.63;0;5.02;26462 +92087;48.54274;2.42393;80;20220704;26.5;10.1;18.3;2.2;12.23;0;5.4;29319 +92087;48.54274;2.42393;80;20220705;26.2;11.8;19;2.8;12.57;0;5.47;28064 +92087;48.54274;2.42393;80;20220706;26.5;11.4;19;2.7;12.37;0;5.46;27797 +92087;48.54274;2.42393;80;20220707;22.8;13.1;18;3.2;14.37;0;3.63;16685 +92087;48.54274;2.42393;80;20220708;26.9;11.3;19.1;3.2;12.1;0;5.79;28429 +92087;48.54274;2.42393;80;20220709;29.4;13.3;21.3;2.7;13.77;0;6;28053 +92087;48.54274;2.42393;80;20220710;27;13.4;20.2;3.8;12.8;0;6.04;27653 +92087;48.54274;2.42393;80;20220711;30.1;14.4;22.2;2.6;14.37;0;6.1;28293 +92087;48.54274;2.42393;80;20220712;32.5;16.3;24.4;1.7;14.33;0;5.98;28152 +92087;48.54274;2.42393;80;20220713;36.3;15.9;26.1;1.7;13.9;0;6.39;27902 +92087;48.54274;2.42393;80;20220714;31.6;17.8;24.7;2.8;14.57;0;6.5;27166 +92087;48.54274;2.42393;80;20220715;27.1;15.4;21.2;3.3;11;0;6.15;26935 +92087;48.54274;2.42393;80;20220716;29;12.2;20.6;2.7;11.57;0;6.09;28530 +92087;48.54274;2.42393;80;20220717;31.7;15.1;23.4;2.5;11.73;0;6.33;26620 +92087;48.54274;2.42393;80;20220718;37.8;14.6;26.2;1.7;12.13;0;6.64;28682 +92087;48.54274;2.42393;80;20220719;39.8;18.4;29.1;3.4;14.83;4.6;8.65;28313 +92087;48.54274;2.42393;80;20220720;22.4;18.5;20.5;2.8;19.6;13.5;2.37;9639 +92087;48.54274;2.42393;80;20220721;27.1;15.4;21.2;1.8;18.23;.1;3.99;20080 +92087;48.54274;2.42393;80;20220722;26;16.6;21.3;2.3;19.13;.7;3.14;13495 +92087;48.54274;2.42393;80;20220723;27.5;17.8;22.6;1.9;18.8;.1;4.2;20153 +92087;48.54274;2.42393;80;20220724;32.6;15.4;24;1.9;16.77;0;5.75;27055 +92087;48.54274;2.42393;80;20220725;28.1;18.8;23.4;3.3;15.87;0;5.17;19766 +92087;48.54274;2.42393;80;20220726;23.3;15.1;19.2;2.2;14.1;0;3.43;14905 +92087;48.54274;2.42393;80;20220727;25.7;13.9;19.8;2.8;12.7;0;4.81;22176 +92087;48.54274;2.42393;80;20220728;27.4;14.5;20.9;2;11.03;0;4.9;22183 +92087;48.54274;2.42393;80;20220729;29.9;12.4;21.1;1.4;12.23;0;4.77;23510 +92087;48.54274;2.42393;80;20220730;31.1;15.2;23.1;2;13.87;0;5.13;22336 +92087;48.54274;2.42393;80;20220731;30.2;15.5;22.9;2.3;16.5;0;5.38;25771 +92087;48.54274;2.42393;80;20220801;27.7;15.8;21.7;1.6;16.6;0;3.82;17689 +92087;48.54274;2.42393;80;20220802;31.4;16;23.7;1.5;16.17;0;5.1;24871 +92087;48.54274;2.42393;80;20220803;35.7;16.5;26.1;1.5;16.6;0;5.75;26317 +92087;48.54274;2.42393;80;20220804;30.8;20.1;25.4;3.2;18.23;8.8;5.14;18141 +92087;48.54274;2.42393;80;20220805;26.9;15.8;21.4;3.5;15.23;0;5.05;22604 +92087;48.54274;2.42393;80;20220806;25.2;13;19.1;4.5;9.73;0;5.96;24795 +92087;48.54274;2.42393;80;20220807;27.3;13.8;20.6;4.3;10.1;0;6.33;24725 +92087;48.54274;2.42393;80;20220808;29.3;15.3;22.3;4.3;11.47;0;6.57;24470 +92087;48.54274;2.42393;80;20220809;31.4;16.4;23.9;4.1;13.2;0;6.76;24551 +92087;48.54274;2.42393;80;20220810;32.6;17.7;25.1;3.4;12.63;0;6.67;24315 +92087;48.54274;2.42393;80;20220811;32.5;16.8;24.6;3;11.2;0;6.51;24857 +92087;48.54274;2.42393;80;20220812;33.6;15.7;24.6;2.7;11;0;6.5;25528 +92087;48.54274;2.42393;80;20220813;32.6;16.9;24.7;2.4;10.47;0;6.03;24602 +92087;48.54274;2.42393;80;20220814;28.4;16.5;22.5;2.4;14.77;7.8;4.07;14554 +92087;48.54274;2.42393;80;20220815;25.3;15;20.2;1.9;18.13;.4;3.02;14883 +92087;48.54274;2.42393;80;20220816;27.9;15.7;21.8;1.7;17.93;11.6;3.26;14688 +92087;48.54274;2.42393;80;20220817;26.5;16.2;21.3;1.4;18.5;1.9;2.91;13962 +92087;48.54274;2.42393;80;20220818;28.8;15;21.9;1.8;17.23;0;4.05;20051 +92087;48.54274;2.42393;80;20220819;26.4;14.9;20.6;2.1;17.37;1.9;2.99;12996 +92087;48.54274;2.42393;80;20220820;25.7;11.5;18.6;1.8;13.93;0;3.94;22422 +92087;48.54274;2.42393;80;20220821;27.2;10.9;19;1.7;14;0;3.72;19059 +92087;48.54274;2.42393;80;20220822;25.9;15.8;20.8;2.1;15.93;0;3.45;15666 +92087;48.54274;2.42393;80;20220823;29.7;15;22.4;1.3;17.53;.1;3.63;18197 +92087;48.54274;2.42393;80;20220824;33;15.9;24.4;1.3;16.8;0;4.43;22222 +92087;48.54274;2.42393;80;20220825;32.1;15.8;23.9;2.5;15.6;0;4.95;19862 +92087;48.54274;2.42393;80;20220826;26.8;17.5;22.2;3.3;16.6;0;3.97;15294 +92087;48.54274;2.42393;80;20220827;25.9;15.9;20.9;2.9;13.97;0;4.31;19770 +92087;48.54274;2.42393;80;20220828;27.2;13;20.1;2.9;13.4;0;4.35;19545 +92087;48.54274;2.42393;80;20220829;30;16.4;23.2;3.5;13.07;.9;5.43;19920 +92087;48.54274;2.42393;80;20220830;27;15.8;21.4;2.4;14.13;0;3.63;13938 +92087;48.54274;2.42393;80;20220831;27.9;13.6;20.7;2.1;14.13;0;4.06;20011 +92087;48.54274;2.42393;80;20220901;29;14.3;21.6;2.1;14.43;4.7;4;18551 +92087;48.54274;2.42393;80;20220902;23.9;16.7;20.3;1.9;14.9;2.3;2.67;10509 +92087;48.54274;2.42393;80;20220903;24.7;15.4;20.1;2.4;17;.3;2.96;14407 +92087;48.54274;2.42393;80;20220904;30.1;12.8;21.4;1.8;14.17;1.5;4.02;20204 +92087;48.54274;2.42393;80;20220905;30.7;16;23.3;1.8;16.93;2.5;3.84;17658 +92087;48.54274;2.42393;80;20220906;29.4;13.3;21.3;2.3;16.37;1.5;3.88;18537 +92087;48.54274;2.42393;80;20220907;22.7;14;18.4;2.1;16.77;7.1;2.14;10323 +92087;48.54274;2.42393;80;20220908;21.9;14.7;18.3;3.6;16.13;5.5;2.52;11320 +92087;48.54274;2.42393;80;20220909;21.4;14.6;18;4.8;15.13;4.3;2.72;9965 +92087;48.54274;2.42393;80;20220910;20;13.9;16.9;3.5;15.37;4;2.02;8976 +92087;48.54274;2.42393;80;20220911;22.9;10.5;16.7;1.4;14.6;.2;2.49;16039 +92087;48.54274;2.42393;80;20220912;27.8;11.6;19.7;1.5;15.13;0;3.19;18727 +92087;48.54274;2.42393;80;20220913;26;17.8;21.9;1.8;18.37;3.6;2.39;9549 +92087;48.54274;2.42393;80;20220914;26.6;18.1;22.4;2.8;19.7;2.3;3;13164 +92087;48.54274;2.42393;80;20220915;23.1;15.8;19.5;2.8;15.6;0;2.83;13422 +92087;48.54274;2.42393;80;20220916;19.2;11.5;15.4;2.3;11.13;0;2.31;10544 +92087;48.54274;2.42393;80;20220917;17.8;6;11.9;2.4;8.63;.1;2.53;15956 +92087;48.54274;2.42393;80;20220918;20.6;4;12.3;2.2;8.9;0;2.7;17430 +92087;48.54274;2.42393;80;20220919;19.3;5.5;12.4;2;9.1;.1;2.4;15428 +92087;48.54274;2.42393;80;20220920;18.2;6.1;12.1;1.7;9.63;.1;1.93;11697 +92087;48.54274;2.42393;80;20220921;19.7;7.5;13.6;2;9.73;0;2.47;16071 +92087;48.54274;2.42393;80;20220922;21.2;4.9;13;.9;8.93;0;2.14;16692 +92087;48.54274;2.42393;80;20220923;21;6.9;13.9;.8;10.1;1.1;1.79;11750 +92087;48.54274;2.42393;80;20220924;17.3;12.5;14.9;1.7;13.73;3.1;1.41;6703 +92087;48.54274;2.42393;80;20220925;19.6;12.5;16;3.3;11.83;0;2.59;12673 +92087;48.54274;2.42393;80;20220926;15.4;10;12.7;3.8;11.53;9;1.61;6456 +92087;48.54274;2.42393;80;20220927;15.1;9.9;12.5;4.1;11.97;5;1.45;7512 +92087;48.54274;2.42393;80;20220928;15.5;10.6;13;2.6;11.77;.5;1.53;8228 +92087;48.54274;2.42393;80;20220929;14.7;8.8;11.8;1.2;10.97;1.8;1.27;8309 +92087;48.54274;2.42393;80;20220930;18.1;3.6;10.9;2.5;9.83;5.4;1.96;14150 +92087;48.54274;2.42393;80;20221001;20.5;11.8;16.2;5.5;14.23;0;2.26;8989 +92087;48.54274;2.42393;80;20221002;21.2;12.8;17;3.6;15.9;3.2;1.81;8395 +92087;48.54274;2.42393;80;20221003;14.7;8.4;11.6;1.7;11.73;0;1.06;6524 +92087;48.54274;2.42393;80;20221004;19.2;4.9;12;1.1;11.13;.2;1.48;12383 +92087;48.54274;2.42393;80;20221005;21.2;8;14.6;3.2;12.87;.2;2.06;11646 +92087;48.54274;2.42393;80;20221006;19.7;7.9;13.8;1.7;10.8;.1;1.84;13593 +92087;48.54274;2.42393;80;20221007;19.9;3.6;11.8;1.2;9.63;.1;1.63;13770 +92087;48.54274;2.42393;80;20221008;18.6;5.9;12.3;1.8;9.7;.1;1.72;12235 +92087;48.54274;2.42393;80;20221009;19.5;3.2;11.3;1.7;9.17;.2;1.75;13749 +92087;48.54274;2.42393;80;20221010;19.4;7;13.2;2.6;12.53;.6;1.47;8298 +92087;48.54274;2.42393;80;20221011;18.3;10;14.1;2.9;11.73;0;1.8;10964 +92087;48.54274;2.42393;80;20221012;19.8;6.2;13;1;11.27;0;1.3;10410 +92087;48.54274;2.42393;80;20221013;16.1;10.9;13.5;2.3;13.83;3.1;.93;4906 +92087;48.54274;2.42393;80;20221014;17.6;14.1;15.9;3.1;16.6;10.2;.84;3495 +92087;48.54274;2.42393;80;20221015;19.6;15.3;17.5;4;16.4;1.8;1.54;6609 +92087;48.54274;2.42393;80;20221016;21.5;14.1;17.8;2.1;16.67;0;1.36;7603 +92087;48.54274;2.42393;80;20221017;18.2;16.2;17.2;2.6;17.4;20.5;.91;2489 +92087;48.54274;2.42393;80;20221018;19;15;17;1.6;17.03;.2;.95;4731 +92087;48.54274;2.42393;80;20221019;21.9;14.1;18;3;16.63;2.9;1.56;9167 +92087;48.54274;2.42393;80;20221020;22.9;14.6;18.8;3.1;16.77;16.1;1.77;8432 +92087;48.54274;2.42393;80;20221021;20.8;13.5;17.1;3;15.9;5.3;1.44;7417 +92087;48.54274;2.42393;80;20221022;21.8;12.4;17.1;2.7;14.63;0;1.66;9418 +92087;48.54274;2.42393;80;20221023;22.1;13.9;18;4;14.93;0;2.02;6604 +92087;48.54274;2.42393;80;20221024;19.4;14.8;17.1;5.5;14.07;.7;2.15;5821 +92087;48.54274;2.42393;80;20221025;18.4;12.5;15.4;2.8;14.53;.1;1.15;6832 +92087;48.54274;2.42393;80;20221026;22.2;13.7;18;2.9;15.07;.1;1.71;8872 +92087;48.54274;2.42393;80;20221027;23.1;12.1;17.6;2.5;14.8;0;1.57;7173 +92087;48.54274;2.42393;80;20221028;22.6;14.6;18.6;2.2;15.47;0;1.5;6963 +92087;48.54274;2.42393;80;20221029;23.8;14.2;19;1.8;15.1;.1;1.47;7112 +92087;48.54274;2.42393;80;20221030;19.3;10.7;15;1.3;13.47;1.4;.93;6500 +92087;48.54274;2.42393;80;20221031;20.7;11.4;16.1;2.9;14.53;3.3;1.31;6751 +92087;48.54274;2.42393;80;20221101;17.2;10;13.6;5.9;12.03;.2;1.66;7260 +92087;48.54274;2.42393;80;20221102;15.9;9.3;12.6;3.8;11.57;.1;1.21;6814 +92087;48.54274;2.42393;80;20221103;15.1;10.2;12.7;4;11.47;4.5;1.27;2964 +92087;48.54274;2.42393;80;20221104;12.9;9.1;11;4.3;10.37;1;1.13;4780 +92087;48.54274;2.42393;80;20221105;11.3;2.9;7.1;2.5;8.97;0;.64;4718 +92087;48.54274;2.42393;80;20221106;11.2;8.4;9.8;4.2;10.6;3.3;.79;2002 +92087;48.54274;2.42393;80;20221107;16.2;10.7;13.4;5.1;12.67;.5;1.2;4133 +92087;48.54274;2.42393;80;20221108;17.6;8.8;13.2;4.5;11.5;1.7;1.5;5304 +92087;48.54274;2.42393;80;20221109;15.6;10.8;13.2;3.5;11.9;.3;1.1;5242 +92087;48.54274;2.42393;80;20221110;11;4.6;7.8;1.8;10.03;0;.42;3666 +92087;48.54274;2.42393;80;20221111;14.1;8.6;11.3;2.2;10.63;.1;.77;5030 +92087;48.54274;2.42393;80;20221112;15.5;5;10.2;1.1;10.37;.2;.47;6585 +92087;48.54274;2.42393;80;20221113;12;4.7;8.3;1.7;9.83;.1;.43;6386 +92087;48.54274;2.42393;80;20221114;13.5;4.9;9.2;2.6;10.37;.2;.6;4132 +92087;48.54274;2.42393;80;20221115;13.1;6.9;10;3.6;11.43;2.3;.55;2758 +92087;48.54274;2.42393;80;20221116;13.3;8.1;10.7;5.7;11.53;7.9;.74;3166 +92087;48.54274;2.42393;80;20221117;13.9;11.1;12.5;7;11.07;1.1;1.53;3341 +92087;48.54274;2.42393;80;20221118;12.4;7.2;9.8;3.9;9.5;.4;.97;4036 +92087;48.54274;2.42393;80;20221119;11.4;2.1;6.7;2.1;8.3;.2;.51;4494 +92087;48.54274;2.42393;80;20221120;9.5;2.4;6;3.3;8.33;2;.55;2896 +92087;48.54274;2.42393;80;20221121;8.2;4.5;6.4;3.9;8.7;3.1;.53;1873 +92087;48.54274;2.42393;80;20221122;10.8;3.9;7.4;5.8;8.37;1.4;.94;4201 +92087;48.54274;2.42393;80;20221123;13.1;4.2;8.6;4.2;9.2;3.4;.89;3564 +92087;48.54274;2.42393;80;20221124;12.6;6.8;9.7;5;10.17;1;.8;4632 +92087;48.54274;2.42393;80;20221125;12.7;7.7;10.2;3;10.13;.1;.66;4356 +92087;48.54274;2.42393;80;20221126;8.2;2;5.1;2.3;8.33;.1;.33;2603 +92087;48.54274;2.42393;80;20221127;10.3;5.3;7.8;3.3;8.77;4.6;.71;2181 +92087;48.54274;2.42393;80;20221128;11.3;7.8;9.6;2.6;10.1;.4;.55;3360 +92087;48.54274;2.42393;80;20221129;8.7;6;7.3;1.4;9.17;0;.38;2010 +92087;48.54274;2.42393;80;20221130;7.6;3.9;5.8;2.7;8.3;0;.41;2408 +92087;48.54274;2.42393;80;20221201;6.4;4;5.2;4;7.8;0;.51;2079 +92087;48.54274;2.42393;80;20221202;5;3.7;4.4;3.6;7.37;1.1;.56;751 +92087;48.54274;2.42393;80;20221203;3.8;2.4;3.1;4.5;6.67;0;.55;1153 +92087;48.54274;2.42393;80;20221204;4.4;2.3;3.4;3.4;6.63;1.5;.55;1475 +92087;48.54274;2.42393;80;20221205;2.9;1.8;2.3;1.9;6.7;.3;.34;978 +92087;48.54274;2.42393;80;20221206;5.1;2.1;3.6;1.7;6.97;0;.42;1190 +92087;48.54274;2.42393;80;20221207;6.7;-.4;3.1;1.4;6.83;0;.21;3627 +92087;48.54274;2.42393;80;20221208;3.3;1.7;2.5;1.6;6.5;0;.34;1630 +92087;48.54274;2.42393;80;20221209;3.4;-1.8;.8;1.9;5.8;.1;.2;3667 +92087;48.54274;2.42393;80;20221210;3.7;-1.5;1.1;1.9;5.53;0;.31;3179 +92087;48.54274;2.42393;80;20221211;-.1;-2.7;-1.4;2.8;4.93;0;.28;2207 +92087;48.54274;2.42393;80;20221212;-.6;-2.4;-1.5;2.6;4.63;0;.36;2199 +92087;48.54274;2.42393;80;20221213;1.6;-3.7;-1;2.8;4.03;0;.46;4001 +92087;48.54274;2.42393;80;20221214;2;-1.6;.2;2.3;5.1;1;.36;2703 +92087;48.54274;2.42393;80;20221215;2.3;-2.6;-.2;3.2;4.5;0;.53;3312 +92087;48.54274;2.42393;80;20221216;1;-3.7;-1.4;2.9;4.73;0;.32;2688 +92087;48.54274;2.42393;80;20221217;-.4;-2.2;-1.3;1.9;4.6;0;.32;2179 +92087;48.54274;2.42393;80;20221218;2.2;-6.8;-2.3;2.2;4.7;1.3;.25;2833 +92087;48.54274;2.42393;80;20221219;11.6;2;6.8;3.6;8.6;0;.61;2361 +92087;48.54274;2.42393;80;20221220;11.7;9.9;10.8;4.1;10.7;4.9;.9;1203 +92087;48.54274;2.42393;80;20221221;11.6;8.7;10.2;5.1;11.9;7.2;.34;1817 +92087;48.54274;2.42393;80;20221222;12.9;11.1;12;6.7;12.8;10.6;.64;1227 +92087;48.54274;2.42393;80;20221223;14.9;12.3;13.6;5.2;13.47;2.8;.91;1144 +92087;48.54274;2.42393;80;20221224;11.8;10.2;11;3.6;11.47;1.8;.66;1440 +92087;48.54274;2.42393;80;20221225;13.9;9.6;11.7;3.3;11.77;0;.68;2108 +92087;48.54274;2.42393;80;20221226;12.1;10.9;11.5;4;10.23;.7;1.11;1870 +92087;48.54274;2.42393;80;20221227;9.5;1.6;5.6;2.9;7.77;.1;.4;4159 +92087;48.54274;2.42393;80;20221228;11.5;6.1;8.8;6.9;10.57;4.8;.51;1927 +92087;48.54274;2.42393;80;20221229;11.8;10.1;10.9;6.2;10.23;.1;1.18;2619 +92087;48.54274;2.42393;80;20221230;14;4.3;9.2;6.5;11.17;3.3;.54;1866 +92087;48.54274;2.42393;80;20221231;15.8;14;14.9;7.7;12.2;0;2.01;1947 +92088;48.5653;2.76107;93;20220101;13.3;6.7;10;2.3;10.2;.1;.4;4600 +92088;48.5653;2.76107;93;20220102;13.4;7.5;10.5;5.3;10.7;0;.84;2967 +92088;48.5653;2.76107;93;20220103;12.4;9.6;11;7.2;12.1;16.5;.62;1600 +92088;48.5653;2.76107;93;20220104;12.3;8.6;10.4;6.4;10.2;5.5;1.2;1200 +92088;48.5653;2.76107;93;20220105;6.6;.5;3.5;4.1;6.2;0;.58;4800 +92088;48.5653;2.76107;93;20220106;6.2;-1.5;2.3;2.9;6.2;.6;.38;3900 +92088;48.5653;2.76107;93;20220107;8.5;1.8;5.1;7;7.6;2.5;.71;3200 +92088;48.5653;2.76107;93;20220108;8;.8;4.4;6.9;8.4;16.5;.27;900 +92088;48.5653;2.76107;93;20220109;5.8;4.1;4.9;4.5;7.7;3;.53;1700 +92088;48.5653;2.76107;93;20220110;4.4;.9;2.6;2.8;7.3;0;.23;1500 +92088;48.5653;2.76107;93;20220111;2;.5;1.2;2.3;6.3;0;.25;2200 +92088;48.5653;2.76107;93;20220112;4.7;-1;1.8;2;6.4;0;.26;3200 +92088;48.5653;2.76107;93;20220113;2.4;.6;1.5;2.7;6.43;0;.27;1989 +92088;48.5653;2.76107;93;20220114;5.7;-2.2;1.7;1.4;6.1;.1;.13;5900 +92088;48.5653;2.76107;93;20220115;6.1;-1.9;2.1;1.7;6.1;.2;.2;6000 +92088;48.5653;2.76107;93;20220116;2.1;-1;.5;3.8;6.5;.4;.13;1700 +92088;48.5653;2.76107;93;20220117;7.3;2;4.6;1.3;7.8;0;.33;2600 +92088;48.5653;2.76107;93;20220118;9.5;-1;4.2;2.6;7.2;0;.39;6100 +92088;48.5653;2.76107;93;20220119;5.5;.8;3.1;2.9;7.8;2.2;.24;800 +92088;48.5653;2.76107;93;20220120;6.8;1.1;3.9;3.4;7.1;.1;.48;3600 +92088;48.5653;2.76107;93;20220121;6.1;.3;3.2;3.1;6.5;.1;.5;4000 +92088;48.5653;2.76107;93;20220122;5.9;-.8;2.5;2.1;6.9;0;.37;1900 +92088;48.5653;2.76107;93;20220123;5;3.6;4.3;2.5;6.9;0;.61;1200 +92088;48.5653;2.76107;93;20220124;6.1;-1.4;2.3;2.4;6;0;.38;7100 +92088;48.5653;2.76107;93;20220125;.5;-1.9;-.7;1;5.9;.1;.24;1500 +92088;48.5653;2.76107;93;20220126;1.8;-.8;.5;2;6.1;0;.31;1100 +92088;48.5653;2.76107;93;20220127;4.9;.7;2.8;4;7;.1;.38;2400 +92088;48.5653;2.76107;93;20220128;7.7;3.7;5.7;2.5;8.3;.1;.47;2800 +92088;48.5653;2.76107;93;20220129;9;4.1;6.5;5;9.9;.8;.2;2000 +92088;48.5653;2.76107;93;20220130;10.1;7.4;8.7;2.5;8.4;0;.77;6900 +92088;48.5653;2.76107;93;20220131;8.8;4.3;6.5;6.8;6.7;.3;1.52;4200 +92088;48.5653;2.76107;93;20220201;9.4;0;4.7;5.4;8.7;.8;.32;1400 +92088;48.5653;2.76107;93;20220202;10.7;8.9;9.8;4.1;10.07;0;.91;2156 +92088;48.5653;2.76107;93;20220203;8.6;6.7;7.6;3.7;8.6;.2;.82;3100 +92088;48.5653;2.76107;93;20220204;11.1;5.5;8.3;5.1;8.5;.7;1.2;2500 +92088;48.5653;2.76107;93;20220205;10.8;-.9;4.9;3.9;6.8;.1;.98;8200 +92088;48.5653;2.76107;93;20220206;10.6;2.5;6.5;8.8;9.6;9.6;.42;1400 +92088;48.5653;2.76107;93;20220207;10.5;4.8;7.6;4;7;0;1.34;7300 +92088;48.5653;2.76107;93;20220208;10.6;1.4;6;2.8;8.5;0;.63;2400 +92088;48.5653;2.76107;93;20220209;14.4;1.5;7.9;1.6;7.6;.1;.89;9300 +92088;48.5653;2.76107;93;20220210;10.5;3.2;6.8;3.9;8.4;1.1;.85;4200 +92088;48.5653;2.76107;93;20220211;8.8;.8;4.8;2.3;6.7;.1;.77;8800 +92088;48.5653;2.76107;93;20220212;8.1;-.5;3.8;2.9;5.4;.1;1.04;9800 +92088;48.5653;2.76107;93;20220213;14;-1.7;6.1;5.3;7.2;.8;1.59;8400 +92088;48.5653;2.76107;93;20220214;11.6;7.4;9.5;6;8.77;4.5;1.46;5360 +92088;48.5653;2.76107;93;20220215;10.6;4.2;7.4;6.5;9.2;4.7;.84;6300 +92088;48.5653;2.76107;93;20220216;15.3;8.5;11.9;9.1;12.7;1.1;1;3800 +92088;48.5653;2.76107;93;20220217;13;11.4;12.2;5.7;9.67;.6;1.92;2926 +92088;48.5653;2.76107;93;20220218;13;7.6;10.3;8.9;9.6;.8;1.73;2800 +92088;48.5653;2.76107;93;20220219;10.8;2.5;6.6;7;6.8;0;1.77;10600 +92088;48.5653;2.76107;93;20220220;13.1;7.2;10.1;9.7;10.1;3.1;1.52;5000 +92088;48.5653;2.76107;93;20220221;10.2;5.7;7.9;9.6;7.9;.6;1.73;5000 +92088;48.5653;2.76107;93;20220222;11.4;3.9;7.6;5.2;9.8;1;.69;3500 +92088;48.5653;2.76107;93;20220223;11.7;3.9;7.8;2.2;9.1;.7;.85;6200 +92088;48.5653;2.76107;93;20220224;12.5;7.5;10;5.3;8.4;1.7;1.82;6000 +92088;48.5653;2.76107;93;20220225;11;.2;5.6;4;6.2;.1;1.56;10600 +92088;48.5653;2.76107;93;20220226;9.7;-1.6;4;4.1;6.1;.1;1.36;12900 +92088;48.5653;2.76107;93;20220227;10.4;-.1;5.1;4.7;5.5;0;1.84;13300 +92088;48.5653;2.76107;93;20220228;11.2;-1.6;4.8;2.2;5.6;0;1.39;13400 +92088;48.5653;2.76107;93;20220301;12.7;-.9;5.9;1.9;6.5;0;1.26;9000 +92088;48.5653;2.76107;93;20220302;11.9;3.9;7.9;2;7.5;0;1.25;8200 +92088;48.5653;2.76107;93;20220303;12;5;8.5;1.9;9.9;.1;.77;3700 +92088;48.5653;2.76107;93;20220304;13.2;4.1;8.6;1.8;8.9;0;1.07;6300 +92088;48.5653;2.76107;93;20220305;12.9;2.6;7.7;2.2;6.8;.1;1.62;13500 +92088;48.5653;2.76107;93;20220306;8.4;-.4;4;3.5;5.2;0;1.61;14100 +92088;48.5653;2.76107;93;20220307;7.1;-.7;3.2;4.9;4.4;0;1.9;14500 +92088;48.5653;2.76107;93;20220308;12.7;-1.7;5.5;4.1;5.3;0;2.2;14600 +92088;48.5653;2.76107;93;20220309;15.9;.4;8.1;3.3;7.3;0;2.06;12900 +92088;48.5653;2.76107;93;20220310;16.6;2.9;9.7;3.9;7.5;0;2.46;14500 +92088;48.5653;2.76107;93;20220311;14.5;5.5;10;5.2;9.2;4.3;1.75;5700 +92088;48.5653;2.76107;93;20220312;9.4;4.3;6.8;5;9.3;1.3;.68;3900 +92088;48.5653;2.76107;93;20220313;11.8;6.8;9.3;5.3;8.9;3.6;1.53;4800 +92088;48.5653;2.76107;93;20220314;14.5;2.1;8.3;3.4;8.5;.8;1.85;15500 +92088;48.5653;2.76107;93;20220315;11.7;7.3;9.5;2.6;11;1.8;.7;2400 +92088;48.5653;2.76107;93;20220316;13.7;6.8;10.2;2.7;11.1;0;.98;4700 +92088;48.5653;2.76107;93;20220317;9.6;8.7;9.1;4.9;8.5;.1;1.62;6200 +92088;48.5653;2.76107;93;20220318;14.6;4;9.3;4.3;6;0;2.79;12800 +92088;48.5653;2.76107;93;20220319;15.5;5.5;10.5;5.5;6.6;0;3.29;16400 +92088;48.5653;2.76107;93;20220320;11.9;1;6.4;2.9;6.2;.1;1.88;12500 +92088;48.5653;2.76107;93;20220321;18.1;4.3;11.2;2.8;8.8;0;2.45;15500 +92088;48.5653;2.76107;93;20220322;18.2;4.7;11.4;3.5;7.1;0;3.09;16500 +92088;48.5653;2.76107;93;20220323;18.1;2.4;10.2;2.5;6.5;0;2.78;17400 +92088;48.5653;2.76107;93;20220324;20.3;3.3;11.8;2;6.6;0;2.86;17400 +92088;48.5653;2.76107;93;20220325;19.2;6.6;12.9;4.4;6.1;0;4.03;17900 +92088;48.5653;2.76107;93;20220326;19.7;3.5;11.6;3.2;6.4;0;3.44;18200 +92088;48.5653;2.76107;93;20220327;20.8;4.8;12.8;2.7;7.1;0;3.33;18000 +92088;48.5653;2.76107;93;20220328;21.4;2.9;12.1;2;7.8;0;2.83;16000 +92088;48.5653;2.76107;93;20220329;17.8;9.4;13.6;2;9.8;2.8;1.96;7600 +92088;48.5653;2.76107;93;20220330;14.8;8;11.4;2.2;11.1;7.3;1.39;7300 +92088;48.5653;2.76107;93;20220331;8.7;4.5;6.6;5.7;7.5;1.3;1.47;6600 +92088;48.5653;2.76107;93;20220401;4.6;.9;2.8;6.3;5.73;1.9;1.24;6810 +92088;48.5653;2.76107;93;20220402;6.7;-.3;3.2;5.6;5;0;1.83;10600 +92088;48.5653;2.76107;93;20220403;9.3;-.8;4.2;3.1;4.7;0;2.31;19300 +92088;48.5653;2.76107;93;20220404;11.2;-.1;5.5;5;6;.2;2.27;14600 +92088;48.5653;2.76107;93;20220405;12.8;6.9;9.8;4.7;10.2;.5;1.27;4400 +92088;48.5653;2.76107;93;20220406;12.7;4.8;8.7;6.2;9.6;.3;1.4;6400 +92088;48.5653;2.76107;93;20220407;16.1;9.9;13;9.3;10.1;4.5;3.1;10400 +92088;48.5653;2.76107;93;20220408;14.7;6.9;10.8;3.8;8.3;40.5;1.99;3700 +92088;48.5653;2.76107;93;20220409;10.7;.7;5.7;2.3;7.2;.2;1.72;14400 +92088;48.5653;2.76107;93;20220410;14.1;-.6;6.7;2.5;7;0;2.53;21700 +92088;48.5653;2.76107;93;20220411;19.5;2.6;11;4.6;8.9;0;3.46;20400 +92088;48.5653;2.76107;93;20220412;22.7;7.8;15.2;3.5;11.3;2.9;3.51;17100 +92088;48.5653;2.76107;93;20220413;15.3;11.8;13.5;1.1;13.5;2.9;1.12;4900 +92088;48.5653;2.76107;93;20220414;21.1;7.9;14.5;1.3;12.3;.2;2.94;20300 +92088;48.5653;2.76107;93;20220415;21;8.7;14.8;2.5;11.6;0;3.51;22800 +92088;48.5653;2.76107;93;20220416;19.2;9;14.1;3.5;9.7;0;3.87;24000 +92088;48.5653;2.76107;93;20220417;20.2;4.3;12.2;3.8;7.8;0;4.2;24900 +92088;48.5653;2.76107;93;20220418;19.7;4.5;12.1;2;8;0;3.33;21200 +92088;48.5653;2.76107;93;20220419;18.7;5.4;12;3.7;9.9;0;3.27;20900 +92088;48.5653;2.76107;93;20220420;19.8;6.5;13.1;3.2;8.8;0;3.7;21000 +92088;48.5653;2.76107;93;20220421;19.6;6;12.8;3.2;8.6;0;3.93;24400 +92088;48.5653;2.76107;93;20220422;19.3;7.6;13.4;2.6;9.7;0;3.64;23600 +92088;48.5653;2.76107;93;20220423;20;8.1;14;3.4;11.2;.5;3;15200 +92088;48.5653;2.76107;93;20220424;19;7.3;13.1;2.6;10.9;0;2.78;16000 +92088;48.5653;2.76107;93;20220425;17.3;8.6;12.9;3.6;9.2;0;3.5;20500 +92088;48.5653;2.76107;93;20220426;15.3;4.1;9.7;2.2;9;0;2.42;16800 +92088;48.5653;2.76107;93;20220427;19.4;3.6;11.5;3;9.1;0;3.67;24700 +92088;48.5653;2.76107;93;20220428;21;7.1;14;3.3;9.5;0;3.93;21100 +92088;48.5653;2.76107;93;20220429;20.7;9.2;14.9;3.5;10.2;0;3.91;20400 +92088;48.5653;2.76107;93;20220430;16.9;5.9;11.4;3.9;8.6;0;3.71;25000 +92088;48.5653;2.76107;93;20220501;17.1;4.3;10.7;2.9;8.3;0;3.28;21400 +92088;48.5653;2.76107;93;20220502;19.5;6;12.7;3.1;9.3;0;3.44;18900 +92088;48.5653;2.76107;93;20220503;20.6;7.5;14;3.9;9.8;0;4.29;24800 +92088;48.5653;2.76107;93;20220504;17.8;9.7;13.7;3.2;11.1;.6;2.32;8900 +92088;48.5653;2.76107;93;20220505;18.2;9.8;14;3.2;11.2;.3;2.8;13900 +92088;48.5653;2.76107;93;20220506;21.7;7.4;14.5;2.6;11.1;0;4.09;25600 +92088;48.5653;2.76107;93;20220507;21.2;9.1;15.1;2.4;11.27;.1;3.66;20483 +92088;48.5653;2.76107;93;20220508;22.1;10.1;16.1;3.3;12.57;0;3.8;20971 +92088;48.5653;2.76107;93;20220509;25.3;8.9;17.1;2;12.5;0;4.52;26200 +92088;48.5653;2.76107;93;20220510;27.8;10.5;19.1;2.5;13.4;0;4.91;24500 +92088;48.5653;2.76107;93;20220511;26.4;11.4;18.9;4;13.5;0;5.45;27200 +92088;48.5653;2.76107;93;20220512;21.4;11.2;16.3;2.7;12.6;0;3.63;19600 +92088;48.5653;2.76107;93;20220513;22.3;7.7;15;1.6;10.2;0;4.36;28000 +92088;48.5653;2.76107;93;20220514;22.9;7.6;15.2;2;11;0;4.2;25300 +92088;48.5653;2.76107;93;20220515;29;10.3;19.6;3.5;13.3;9.5;5.61;24900 +92088;48.5653;2.76107;93;20220516;25.9;14.7;20.3;3.2;16.9;0;4.55;23100 +92088;48.5653;2.76107;93;20220517;28.1;13.5;20.8;1.9;16.7;.3;4.84;25700 +92088;48.5653;2.76107;93;20220518;28.3;16.4;22.3;2.6;18.6;.1;5.25;26700 +92088;48.5653;2.76107;93;20220519;27.5;18.2;22.8;2.4;18.6;.3;4.66;22100 +92088;48.5653;2.76107;93;20220520;26.1;15.3;20.7;2.8;15.9;.2;3.97;16600 +92088;48.5653;2.76107;93;20220521;23.7;9.5;16.6;1.3;12.8;0;4.11;25000 +92088;48.5653;2.76107;93;20220522;23.5;12.6;18;2.3;14.2;1.2;3.32;15300 +92088;48.5653;2.76107;93;20220523;18.2;14.4;16.3;3.5;16.5;7.9;1.49;6100 +92088;48.5653;2.76107;93;20220524;19.1;10.6;14.8;4.1;12;.8;3.68;21100 +92088;48.5653;2.76107;93;20220525;20.7;7.2;13.9;3;11.4;0;4;25100 +92088;48.5653;2.76107;93;20220526;21.5;13.6;17.5;3.6;13.4;0;3.79;17700 +92088;48.5653;2.76107;93;20220527;21.7;12.2;16.9;3.4;12.5;0;3.5;14500 +92088;48.5653;2.76107;93;20220528;21.2;7.5;14.3;2.9;10.3;0;4.45;26700 +92088;48.5653;2.76107;93;20220529;16.7;6.4;11.5;3.5;8.6;0;3.68;22700 +92088;48.5653;2.76107;93;20220530;19.6;5.9;12.7;2.4;9.1;0;4.27;27800 +92088;48.5653;2.76107;93;20220531;22.5;8.6;15.5;2.3;9.4;0;4.48;24200 +92088;48.5653;2.76107;93;20220601;23.3;6.1;14.7;1.5;9.7;0;4.59;28700 +92088;48.5653;2.76107;93;20220602;24.8;8.5;16.6;2.6;10.7;0;5.09;27400 +92088;48.5653;2.76107;93;20220603;21.8;12.6;17.2;1.9;14.4;2.2;2.44;10200 +92088;48.5653;2.76107;93;20220604;29.1;14.4;21.7;3.5;17.9;28.5;4.84;20500 +92088;48.5653;2.76107;93;20220605;23.5;15.3;19.4;4.1;17.8;3.8;3.43;16500 +92088;48.5653;2.76107;93;20220606;22.7;11.1;16.9;3.5;13.8;1.5;4.23;23300 +92088;48.5653;2.76107;93;20220607;22.9;13.6;18.2;3.8;15.1;7.4;4.08;20700 +92088;48.5653;2.76107;93;20220608;21.8;14.1;17.9;3.8;14.8;8.6;3.53;16300 +92088;48.5653;2.76107;93;20220609;22.2;10;16.1;3.3;13.1;0;4.17;23600 +92088;48.5653;2.76107;93;20220610;24.5;12.4;18.4;2.5;15.4;0;4.53;25300 +92088;48.5653;2.76107;93;20220611;27.3;12;19.6;1.8;15.9;0;5.15;28700 +92088;48.5653;2.76107;93;20220612;25.1;12.1;18.6;3.1;12.8;0;5.56;29700 +92088;48.5653;2.76107;93;20220613;22.9;9;15.9;2;11.6;0;4.94;30600 +92088;48.5653;2.76107;93;20220614;25.9;10.1;18;2.2;12.6;0;5.32;29700 +92088;48.5653;2.76107;93;20220615;30.8;12.7;21.7;1.9;14.8;0;5.89;29300 +92088;48.5653;2.76107;93;20220616;29;14.6;21.8;2.3;14.4;0;6.04;30000 +92088;48.5653;2.76107;93;20220617;32.3;14.4;23.3;1.4;15.8;0;5.8;28800 +92088;48.5653;2.76107;93;20220618;35.5;17.4;26.4;1.9;19.2;.1;6.3;27200 +92088;48.5653;2.76107;93;20220619;25.2;16.2;20.7;3.8;17.4;18.6;4.82;24100 +92088;48.5653;2.76107;93;20220620;22.2;15.7;18.9;3.3;16.9;10.9;3.37;16600 +92088;48.5653;2.76107;93;20220621;27.2;15;21.1;2;16.8;0;4.86;24800 +92088;48.5653;2.76107;93;20220622;24.7;15.6;20.1;2.2;17.8;0;3.7;18500 +92088;48.5653;2.76107;93;20220623;28.2;17.9;23;3.5;18.7;2.6;5.35;24000 +92088;48.5653;2.76107;93;20220624;24.8;16.5;20.6;4.8;17.7;1.8;4.5;21100 +92088;48.5653;2.76107;93;20220625;19.5;16.6;18;3.4;15.3;3.3;2.51;8800 +92088;48.5653;2.76107;93;20220626;21.6;11.6;16.6;1.3;14.1;.3;2.74;14200 +92088;48.5653;2.76107;93;20220627;24.3;13.1;18.7;2.3;13.4;0;4.77;25400 +92088;48.5653;2.76107;93;20220628;27.5;10.4;18.9;1.8;12.5;0;5.46;29900 +92088;48.5653;2.76107;93;20220629;27.5;11.2;19.3;2.8;13.3;3.9;5.69;28900 +92088;48.5653;2.76107;93;20220630;15.6;13.8;14.7;2.1;14.6;13.1;1.49;6700 +92088;48.5653;2.76107;93;20220701;22.5;9.3;15.9;2.2;12.4;0;4.15;24100 +92088;48.5653;2.76107;93;20220702;27.4;9;18.2;1.9;12.7;0;5.41;30200 +92088;48.5653;2.76107;93;20220703;25.3;11.2;18.2;2.8;13.1;0;5.24;28300 +92088;48.5653;2.76107;93;20220704;26.5;10.2;18.3;2.4;12.9;0;5.5;30300 +92088;48.5653;2.76107;93;20220705;26.3;10.8;18.5;2.4;13;0;5.42;29600 +92088;48.5653;2.76107;93;20220706;26.4;11.3;18.8;2.7;12.7;0;5.58;29400 +92088;48.5653;2.76107;93;20220707;22.8;12.7;17.7;3.3;14.8;0;3.35;15100 +92088;48.5653;2.76107;93;20220708;26.8;10.4;18.6;2.9;12.6;0;5.68;29700 +92088;48.5653;2.76107;93;20220709;29.4;13.2;21.3;3;14.4;0;6.09;28700 +92088;48.5653;2.76107;93;20220710;27;12.3;19.6;2.9;13.2;0;5.75;29400 +92088;48.5653;2.76107;93;20220711;29.8;13.1;21.4;2.3;14.9;0;5.87;29200 +92088;48.5653;2.76107;93;20220712;32.2;14.8;23.5;1.9;14.7;0;6.11;29000 +92088;48.5653;2.76107;93;20220713;36;16.4;26.2;2;14.8;0;6.47;26600 +92088;48.5653;2.76107;93;20220714;31.4;17.7;24.5;2.8;15.2;0;6.49;27800 +92088;48.5653;2.76107;93;20220715;26.8;14.2;20.5;2.7;11.4;0;6;29600 +92088;48.5653;2.76107;93;20220716;29.1;11.5;20.3;2.3;12.2;0;5.86;29200 +92088;48.5653;2.76107;93;20220717;31.6;13.3;22.4;2.2;12.1;0;5.99;26600 +92088;48.5653;2.76107;93;20220718;37.5;15;26.2;2.3;12.4;0;7.14;27600 +92088;48.5653;2.76107;93;20220719;39.7;17.8;28.7;4.3;14.9;4.3;9.25;27200 +92088;48.5653;2.76107;93;20220720;21.8;18.8;20.3;3;20.1;15.4;1.92;7000 +92088;48.5653;2.76107;93;20220721;26.8;15.3;21;1.6;19;.1;3.47;17100 +92088;48.5653;2.76107;93;20220722;26.7;15.8;21.2;2;19.6;.4;2.82;11800 +92088;48.5653;2.76107;93;20220723;27.1;17.3;22.2;2;19.4;.1;4.2;20900 +92088;48.5653;2.76107;93;20220724;32.2;15.3;23.7;2.2;17.4;.1;5.88;27600 +92088;48.5653;2.76107;93;20220725;27.8;18.8;23.3;4;16.6;0;5.26;19700 +92088;48.5653;2.76107;93;20220726;23.2;15.2;19.2;2.3;14.7;0;3.14;13000 +92088;48.5653;2.76107;93;20220727;25.5;13.3;19.4;2.5;13.2;0;4.45;21100 +92088;48.5653;2.76107;93;20220728;27.4;14;20.7;1.9;11.7;0;4.67;21600 +92088;48.5653;2.76107;93;20220729;30.4;12.3;21.3;1.4;12.9;0;4.74;23400 +92088;48.5653;2.76107;93;20220730;30.6;15.2;22.9;2.2;14.6;0;4.91;20300 +92088;48.5653;2.76107;93;20220731;29.5;15.2;22.3;2.4;17;0;5.36;26500 +92088;48.5653;2.76107;93;20220801;27.3;16.3;21.8;1.8;17.2;0;3.66;16400 +92088;48.5653;2.76107;93;20220802;31.4;15.9;23.6;1.8;16.9;0;5.22;25000 +92088;48.5653;2.76107;93;20220803;35.5;16.6;26;1.8;17.1;0;5.9;26000 +92088;48.5653;2.76107;93;20220804;30.9;20.1;25.5;3.5;18.7;10.7;5.13;17300 +92088;48.5653;2.76107;93;20220805;26.6;16.2;21.4;3.2;15.8;0;5.02;24000 +92088;48.5653;2.76107;93;20220806;25.2;11.8;18.5;3.4;10.3;0;5.54;27200 +92088;48.5653;2.76107;93;20220807;27.4;12.9;20.1;3.7;10.5;0;6.06;26500 +92088;48.5653;2.76107;93;20220808;29.2;13.5;21.3;3.8;12;0;6.24;26100 +92088;48.5653;2.76107;93;20220809;31.4;15.2;23.3;3.2;13.7;0;6.25;26000 +92088;48.5653;2.76107;93;20220810;32.7;16;24.3;2.8;13;0;6.3;25700 +92088;48.5653;2.76107;93;20220811;32.5;16.2;24.3;3.7;11.6;0;7.03;25700 +92088;48.5653;2.76107;93;20220812;33.6;16;24.8;3.3;11.3;0;6.96;25700 +92088;48.5653;2.76107;93;20220813;32.5;15.5;24;3.3;11.1;0;6.7;25400 +92088;48.5653;2.76107;93;20220814;30.1;16.1;23.1;3.2;15;6.9;4.43;12500 +92088;48.5653;2.76107;93;20220815;24.9;15;19.9;2.7;18.8;.6;2.78;13000 +92088;48.5653;2.76107;93;20220816;27.9;15.4;21.6;2.6;18.3;3.6;3.38;13500 +92088;48.5653;2.76107;93;20220817;26.3;16.3;21.3;2.1;18.7;2.2;2.85;12000 +92088;48.5653;2.76107;93;20220818;28.5;15.5;22;1.7;18;.4;3.96;20100 +92088;48.5653;2.76107;93;20220819;26.2;14.1;20.1;2.5;18.1;.7;2.6;9900 +92088;48.5653;2.76107;93;20220820;25.8;11.6;18.7;2.2;14.6;0;4.15;23600 +92088;48.5653;2.76107;93;20220821;28.1;11.2;19.6;2.1;14.4;0;3.8;17500 +92088;48.5653;2.76107;93;20220822;26.3;15.4;20.8;2.6;16.7;0;3.32;13600 +92088;48.5653;2.76107;93;20220823;30.5;14.8;22.6;1.4;17.8;0;3.67;17600 +92088;48.5653;2.76107;93;20220824;32.8;15.8;24.3;1.5;17;0;4.54;21900 +92088;48.5653;2.76107;93;20220825;32.1;16.1;24.1;2.7;15.9;0;4.96;19100 +92088;48.5653;2.76107;93;20220826;26.8;17.3;22;3.6;17;0;4.04;15800 +92088;48.5653;2.76107;93;20220827;25.7;14.9;20.3;2.5;14.4;0;4.21;21700 +92088;48.5653;2.76107;93;20220828;27;12.6;19.8;2.5;13.8;0;3.99;18600 +92088;48.5653;2.76107;93;20220829;30.2;15.1;22.6;2.7;13.5;.9;4.92;20500 +92088;48.5653;2.76107;93;20220830;26.3;14.9;20.6;2.3;14.7;0;3.23;12400 +92088;48.5653;2.76107;93;20220831;28;13.7;20.8;2.4;14.8;0;4.16;20200 +92088;48.5653;2.76107;93;20220901;28.9;14.3;21.6;2.6;15.1;.7;4.31;19500 +92088;48.5653;2.76107;93;20220902;23.7;16;19.8;2.3;15.3;1.4;2.59;9300 +92088;48.5653;2.76107;93;20220903;24.2;15.9;20;3.1;17.3;.3;2.95;13300 +92088;48.5653;2.76107;93;20220904;29.7;13.3;21.5;2.2;14.5;1.1;4.24;20200 +92088;48.5653;2.76107;93;20220905;30.7;16;23.3;2.3;16.8;2.3;4.04;16900 +92088;48.5653;2.76107;93;20220906;29.4;13.4;21.4;3.2;16.8;1.8;4.26;19100 +92088;48.5653;2.76107;93;20220907;23.5;14.2;18.8;2.5;17.6;7.1;2.09;9100 +92088;48.5653;2.76107;93;20220908;21.6;14.4;18;4;16.7;6;2.35;11200 +92088;48.5653;2.76107;93;20220909;22.3;14.1;18.2;5.5;15.5;3.8;2.81;9400 +92088;48.5653;2.76107;93;20220910;19.1;13.4;16.2;3.8;15.6;4.4;1.76;8100 +92088;48.5653;2.76107;93;20220911;22.1;10.4;16.2;1.8;14.8;.2;2.4;15100 +92088;48.5653;2.76107;93;20220912;26.9;11.7;19.3;2.6;15.4;0;3.58;19100 +92088;48.5653;2.76107;93;20220913;25.8;17.5;21.6;2.5;18.9;4;2.35;8000 +92088;48.5653;2.76107;93;20220914;27.1;18.4;22.7;3.6;20;4.9;3.3;13600 +92088;48.5653;2.76107;93;20220915;23.4;16.2;19.8;2.9;16.2;0;3.01;15200 +92088;48.5653;2.76107;93;20220916;19.5;12.2;15.8;2.5;11.5;.2;2.35;9900 +92088;48.5653;2.76107;93;20220917;18.2;7.4;12.8;3.3;9;0;2.89;16900 +92088;48.5653;2.76107;93;20220918;20.4;4.4;12.4;2.7;9.3;.1;2.8;17100 +92088;48.5653;2.76107;93;20220919;19;5.5;12.2;1.9;9.4;0;2.36;16100 +92088;48.5653;2.76107;93;20220920;17.5;6.2;11.8;1.9;10.1;.1;1.82;10800 +92088;48.5653;2.76107;93;20220921;19.6;7;13.3;2.2;9.9;0;2.54;17000 +92088;48.5653;2.76107;93;20220922;20.8;5.2;13;1.2;9.1;0;2.26;16800 +92088;48.5653;2.76107;93;20220923;20.4;7.2;13.8;1.1;10;1;1.78;10100 +92088;48.5653;2.76107;93;20220924;18.9;12.4;15.6;1.6;13.8;2.3;1.51;7400 +92088;48.5653;2.76107;93;20220925;19.6;12.4;16;3.3;12;0;2.63;13700 +92088;48.5653;2.76107;93;20220926;16;10.4;13.2;4.4;11.7;8.3;1.71;5700 +92088;48.5653;2.76107;93;20220927;14.4;9.6;12;4.9;12;4.5;1.35;7100 +92088;48.5653;2.76107;93;20220928;16;10.5;13.2;3;11.8;.5;1.65;8800 +92088;48.5653;2.76107;93;20220929;14.8;8.1;11.4;1.3;11.1;2.8;1.23;8400 +92088;48.5653;2.76107;93;20220930;18.8;3.6;11.2;2.6;9.9;5.1;2.08;14800 +92088;48.5653;2.76107;93;20221001;20.9;11.5;16.2;6.5;14.2;0;2.42;8400 +92088;48.5653;2.76107;93;20221002;20.8;12.6;16.7;4.3;15.8;2.6;1.76;7500 +92088;48.5653;2.76107;93;20221003;15;7.8;11.4;1.9;11.7;0;1.07;6400 +92088;48.5653;2.76107;93;20221004;18.8;4.7;11.7;1.6;11.2;.2;1.55;12100 +92088;48.5653;2.76107;93;20221005;21.4;8.4;14.9;3.9;13.3;.3;2.17;11900 +92088;48.5653;2.76107;93;20221006;19.2;8.3;13.7;2;11.2;.1;1.91;14400 +92088;48.5653;2.76107;93;20221007;19.8;4.4;12.1;1.6;10;.2;1.75;13400 +92088;48.5653;2.76107;93;20221008;18.4;6.4;12.4;2.4;9.9;.1;1.87;12100 +92088;48.5653;2.76107;93;20221009;19.2;3.6;11.4;2.4;9.2;.2;1.98;14100 +92088;48.5653;2.76107;93;20221010;18.9;7.5;13.2;3.1;12.9;.5;1.37;6800 +92088;48.5653;2.76107;93;20221011;18.5;9.1;13.8;2.4;12.1;0;1.65;12000 +92088;48.5653;2.76107;93;20221012;19.9;6.1;13;1.3;11.4;0;1.39;10400 +92088;48.5653;2.76107;93;20221013;16.3;10.3;13.3;2.7;13.9;2.2;.88;4200 +92088;48.5653;2.76107;93;20221014;17.4;13.8;15.6;3.8;16.6;10.5;.78;2700 +92088;48.5653;2.76107;93;20221015;19.6;15.1;17.3;4.7;16.5;2.3;1.57;6800 +92088;48.5653;2.76107;93;20221016;21.4;14.1;17.7;2.7;16.8;0;1.46;7700 +92088;48.5653;2.76107;93;20221017;18.6;16;17.3;3.5;17.5;22;.96;1700 +92088;48.5653;2.76107;93;20221018;19.3;15.2;17.2;2.1;16.9;.2;1.08;5300 +92088;48.5653;2.76107;93;20221019;21.6;13.8;17.7;4.9;16.5;1.7;1.87;10100 +92088;48.5653;2.76107;93;20221020;23.5;14.6;19;3.7;17;16.1;1.96;9000 +92088;48.5653;2.76107;93;20221021;21;13.6;17.3;3.5;16;7.5;1.54;7500 +92088;48.5653;2.76107;93;20221022;22.1;12.5;17.3;3.5;14.9;.1;1.87;10100 +92088;48.5653;2.76107;93;20221023;22.2;13.6;17.9;5.1;15.1;0;2.2;6000 +92088;48.5653;2.76107;93;20221024;20.1;15;17.5;6.3;14.2;.3;2.43;6900 +92088;48.5653;2.76107;93;20221025;18.3;11.6;14.9;3.3;14.6;0;1.14;7500 +92088;48.5653;2.76107;93;20221026;22.7;13.7;18.2;3.6;15.1;.1;1.97;10000 +92088;48.5653;2.76107;93;20221027;23.2;11.9;17.5;3.7;14.8;0;1.93;7200 +92088;48.5653;2.76107;93;20221028;22.7;15.5;19.1;3.4;15.5;0;1.93;7000 +92088;48.5653;2.76107;93;20221029;23.7;14.6;19.1;2.8;15.1;0;1.85;7200 +92088;48.5653;2.76107;93;20221030;19.7;11.2;15.4;1.9;13.5;1.4;1.13;6600 +92088;48.5653;2.76107;93;20221031;20.9;12.3;16.6;3.5;14.8;2.2;1.48;6800 +92088;48.5653;2.76107;93;20221101;17.5;9.7;13.6;6.8;12.3;.2;1.68;8200 +92088;48.5653;2.76107;93;20221102;16.4;9;12.7;4.9;11.6;.1;1.38;7900 +92088;48.5653;2.76107;93;20221103;15.4;10.2;12.8;5.1;11.4;5.6;1.47;2400 +92088;48.5653;2.76107;93;20221104;13.4;8.4;10.9;5.1;10.4;1.2;1.19;6100 +92088;48.5653;2.76107;93;20221105;11.8;3.2;7.5;2.9;8.8;0;.77;4200 +92088;48.5653;2.76107;93;20221106;11;8.6;9.8;5;10.4;2.1;.89;1500 +92088;48.5653;2.76107;93;20221107;16.4;10.4;13.4;6.2;12.6;.1;1.34;4400 +92088;48.5653;2.76107;93;20221108;18.1;9.1;13.6;5.7;11.5;2;1.8;5300 +92088;48.5653;2.76107;93;20221109;15.8;10.9;13.3;4.6;11.8;.2;1.31;6200 +92088;48.5653;2.76107;93;20221110;10.6;4.9;7.7;2.1;9.9;0;.45;3000 +92088;48.5653;2.76107;93;20221111;13.2;8.5;10.8;2.8;10.6;.1;.79;5200 +92088;48.5653;2.76107;93;20221112;15.5;5.5;10.5;2.1;10.5;.2;.67;7000 +92088;48.5653;2.76107;93;20221113;11.9;5;8.4;2.1;9.5;.1;.46;7400 +92088;48.5653;2.76107;93;20221114;13.5;5;9.2;3.1;10.3;.2;.67;3900 +92088;48.5653;2.76107;93;20221115;13;7.1;10;4.5;11.3;2.2;.64;2100 +92088;48.5653;2.76107;93;20221116;13.5;7.7;10.6;6.8;11.5;7.3;.79;3000 +92088;48.5653;2.76107;93;20221117;13.6;10.7;12.1;8.2;11.3;1.4;1.43;3300 +92088;48.5653;2.76107;93;20221118;12.3;6.9;9.6;4.5;9.6;.5;.96;4100 +92088;48.5653;2.76107;93;20221119;11.1;2.5;6.8;2.9;8.6;.4;.56;4400 +92088;48.5653;2.76107;93;20221120;9;2.6;5.8;4.3;8.3;2.1;.58;2100 +92088;48.5653;2.76107;93;20221121;8.2;4.5;6.3;4.7;8.6;2.4;.6;1400 +92088;48.5653;2.76107;93;20221122;10.8;3.6;7.2;7.1;8.4;1.3;.97;4600 +92088;48.5653;2.76107;93;20221123;12.5;4.4;8.4;5.3;9.2;4.1;.97;2900 +92088;48.5653;2.76107;93;20221124;13.4;6.1;9.7;5.8;10.1;1.7;.89;5500 +92088;48.5653;2.76107;93;20221125;12.6;6.8;9.7;3.9;10.1;.1;.67;5000 +92088;48.5653;2.76107;93;20221126;8.4;2.2;5.3;2.9;8.3;0;.4;2200 +92088;48.5653;2.76107;93;20221127;10.5;5.1;7.8;3.6;8.7;10.5;.8;1800 +92088;48.5653;2.76107;93;20221128;11.5;7.7;9.6;3.1;10;.6;.59;4000 +92088;48.5653;2.76107;93;20221129;8.3;5.6;6.9;1.8;9.2;0;.38;1800 +92088;48.5653;2.76107;93;20221130;7.8;4.3;6;2.5;8.3;.1;.44;2300 +92088;48.5653;2.76107;93;20221201;6.6;3.6;5.1;3.7;7.9;0;.46;1900 +92088;48.5653;2.76107;93;20221202;5;3.4;4.2;3.2;7.5;1.1;.49;300 +92088;48.5653;2.76107;93;20221203;3.8;2.5;3.1;3.5;6.7;0;.51;1100 +92088;48.5653;2.76107;93;20221204;4.6;2.3;3.4;2.9;6.7;2.3;.51;1500 +92088;48.5653;2.76107;93;20221205;2.5;1.4;1.9;2.1;6.6;.2;.33;900 +92088;48.5653;2.76107;93;20221206;4.9;1.9;3.4;1.7;6.9;0;.43;900 +92088;48.5653;2.76107;93;20221207;6.6;-.3;3.1;1.6;6.8;0;.22;3700 +92088;48.5653;2.76107;93;20221208;3.5;1.9;2.7;2;6.6;0;.36;1700 +92088;48.5653;2.76107;93;20221209;2.9;-1.6;.6;2.1;5.7;.1;.23;3300 +92088;48.5653;2.76107;93;20221210;3.8;-1.6;1.1;1.9;5.4;0;.3;3500 +92088;48.5653;2.76107;93;20221211;-.6;-2.9;-1.8;3.2;4.9;0;.26;2200 +92088;48.5653;2.76107;93;20221212;.1;-2.4;-1.2;3.5;4.7;0;.34;3400 +92088;48.5653;2.76107;93;20221213;.9;-3.5;-1.3;3.5;4.2;0;.41;4800 +92088;48.5653;2.76107;93;20221214;2.3;-1.7;.3;2;5.2;.6;.31;2900 +92088;48.5653;2.76107;93;20221215;2.7;-2.9;-.1;2.6;4.6;0;.43;3600 +92088;48.5653;2.76107;93;20221216;.7;-4.2;-1.8;2.7;4.7;0;.31;2300 +92088;48.5653;2.76107;93;20221217;-.9;-2.1;-1.5;2.6;4.6;0;.3;2800 +92088;48.5653;2.76107;93;20221218;2.9;-6.4;-1.8;3.3;4.7;1.4;.38;2600 +92088;48.5653;2.76107;93;20221219;11.9;2;6.9;4.5;8.8;0;.73;1800 +92088;48.5653;2.76107;93;20221220;11.9;9.8;10.8;5;10.8;3.8;.97;1100 +92088;48.5653;2.76107;93;20221221;11.2;8;9.6;5.8;11.8;8.7;.22;2000 +92088;48.5653;2.76107;93;20221222;12.6;10.7;11.6;8.5;12.9;12.1;.55;1100 +92088;48.5653;2.76107;93;20221223;15;11.9;13.4;6.5;13.5;2.4;.96;1000 +92088;48.5653;2.76107;93;20221224;12.3;9.9;11.1;4.2;11.4;1.7;.74;1600 +92088;48.5653;2.76107;93;20221225;13.5;9.7;11.6;4.3;11.7;.3;.76;2100 +92088;48.5653;2.76107;93;20221226;11.9;10.6;11.2;5.2;10.4;1.1;1.14;2100 +92088;48.5653;2.76107;93;20221227;9.5;1.6;5.5;4.1;7.7;.1;.49;4500 +92088;48.5653;2.76107;93;20221228;12;5;8.5;7.8;10.6;4.8;.47;2000 +92088;48.5653;2.76107;93;20221229;11.7;10.2;10.9;7.3;10.3;.1;1.19;3500 +92088;48.5653;2.76107;93;20221230;13.9;3.8;8.8;7.6;11.1;3.6;.57;900 +92088;48.5653;2.76107;93;20221231;15.9;13.7;14.8;9.2;12.4;0;2.07;2200 +92089;48.58683;3.09848;131;20220101;13.2;6.2;9.7;2.7;10;.1;.59;3196 +92089;48.58683;3.09848;131;20220102;13.1;7.6;10.3;6.2;10.4;.1;1;2807 +92089;48.58683;3.09848;131;20220103;11.8;10.7;11.2;6.5;11.3;17.9;1.02;1038 +92089;48.58683;3.09848;131;20220104;8.7;9.7;9.2;6.3;9.8;6.6;1.01;0 +92089;48.58683;3.09848;131;20220105;5.7;.6;3.1;4.1;6.1;.1;.67;2757 +92089;48.58683;3.09848;131;20220106;5.6;-1;2.3;2.5;6;.7;.42;3223 +92089;48.58683;3.09848;131;20220107;7;1.6;4.3;7;7.2;6.3;.65;2905 +92089;48.58683;3.09848;131;20220108;7.9;1.4;4.6;7.1;7.9;17.6;.44;3260 +92089;48.58683;3.09848;131;20220109;5.2;3.9;4.5;5;7.3;2.6;.63;1247 +92089;48.58683;3.09848;131;20220110;3.5;1.1;2.3;2.9;6.9;0;.27;1864 +92089;48.58683;3.09848;131;20220111;.9;.4;.6;2.8;6.1;0;.32;638 +92089;48.58683;3.09848;131;20220112;4.5;-1.8;1.3;2.8;6.2;0;.28;3354 +92089;48.58683;3.09848;131;20220113;2.2;.2;1.2;3.5;6.2;0;.33;1734 +92089;48.58683;3.09848;131;20220114;6;-2.1;1.9;1.7;6;.2;.32;3956 +92089;48.58683;3.09848;131;20220115;6.2;-1.7;2.2;1.7;6.1;.2;.34;3953 +92089;48.58683;3.09848;131;20220116;1.7;-1.3;.2;4.6;6.3;.5;.1;2311 +92089;48.58683;3.09848;131;20220117;5.3;2;3.6;1.7;7.6;0;.27;2480 +92089;48.58683;3.09848;131;20220118;8.7;-.1;4.3;3.6;7.1;0;.57;4370 +92089;48.58683;3.09848;131;20220119;5;.5;2.7;3.6;7.5;2.2;.15;3053 +92089;48.58683;3.09848;131;20220120;5.6;.5;3;3.5;6.9;.1;.4;3326 +92089;48.58683;3.09848;131;20220121;5;.8;2.9;3.6;6.4;0;.54;3026 +92089;48.58683;3.09848;131;20220122;5.4;-.5;2.4;2.4;6.7;0;.33;3719 +92089;48.58683;3.09848;131;20220123;5;2.9;3.9;2.9;6.5;0;.66;2088 +92089;48.58683;3.09848;131;20220124;5.4;-1.7;1.8;2.6;5.6;0;.55;4249 +92089;48.58683;3.09848;131;20220125;.1;-2.2;-1.1;1.3;5.62;.1;.24;1442 +92089;48.58683;3.09848;131;20220126;.7;-1.2;-.3;1.7;5.84;0;.3;1187 +92089;48.58683;3.09848;131;20220127;3.6;.2;1.9;3.9;6.6;.2;.33;2957 +92089;48.58683;3.09848;131;20220128;5;3.1;4;2.6;7.6;.1;.39;2144 +92089;48.58683;3.09848;131;20220129;8.6;3.3;5.9;5.1;9.4;.6;.21;3921 +92089;48.58683;3.09848;131;20220130;8.8;6.7;7.7;2.7;8.2;.1;.84;2357 +92089;48.58683;3.09848;131;20220131;7.9;3.6;5.7;7.2;6.6;.2;1.39;3611 +92089;48.58683;3.09848;131;20220201;8.8;.1;4.4;6;8.2;1;.39;5398 +92089;48.58683;3.09848;131;20220202;10.2;8.4;9.3;4.2;10;0;.82;2272 +92089;48.58683;3.09848;131;20220203;8.4;6.5;7.4;3.5;8.2;.1;.9;2388 +92089;48.58683;3.09848;131;20220204;9.8;5.7;7.7;5;8;.8;1.18;3765 +92089;48.58683;3.09848;131;20220205;9;.4;4.7;4.4;6.7;0;.96;5732 +92089;48.58683;3.09848;131;20220206;9.9;5.4;7.6;9.7;9.3;10;.84;4102 +92089;48.58683;3.09848;131;20220207;9.6;2.7;6.1;3.9;6.9;0;1.12;5265 +92089;48.58683;3.09848;131;20220208;8.6;3;5.8;2.5;8.1;0;.59;4783 +92089;48.58683;3.09848;131;20220209;13.1;.8;6.9;2.3;7.5;.1;.97;7408 +92089;48.58683;3.09848;131;20220210;5.6;4.8;5.2;4;8.16;1.1;.88;4333 +92089;48.58683;3.09848;131;20220211;8.8;.5;4.6;2;6.56;0;.76;9066 +92089;48.58683;3.09848;131;20220212;8;-1.9;3;2.1;5.29;0;.87;10100 +92089;48.58683;3.09848;131;20220213;13.9;-2.1;5.9;4.9;7.09;.4;1.57;8733 +92089;48.58683;3.09848;131;20220214;11.2;7.3;9.3;6.3;8.78;2.5;1.45;5251 +92089;48.58683;3.09848;131;20220215;10.5;4.4;7.5;6.1;8.99;8.4;.99;7200 +92089;48.58683;3.09848;131;20220216;14.3;8.4;11.3;9.8;12;1.8;1.09;5627 +92089;48.58683;3.09848;131;20220217;12.3;10.9;11.6;7.7;9.6;.8;2.02;2576 +92089;48.58683;3.09848;131;20220218;12.7;8.9;10.8;8;9.1;.9;2.03;4586 +92089;48.58683;3.09848;131;20220219;9.1;1.8;5.4;7.3;6.4;0;1.59;6622 +92089;48.58683;3.09848;131;20220220;12.1;7.2;9.6;9.7;9.5;2.7;1.58;5439 +92089;48.58683;3.09848;131;20220221;9.3;4.7;7;9;7.8;.6;1.43;5344 +92089;48.58683;3.09848;131;20220222;10.6;3.9;7.2;5.3;9.3;.7;.8;6639 +92089;48.58683;3.09848;131;20220223;10.4;3.2;6.8;2.1;8.9;.5;.75;7008 +92089;48.58683;3.09848;131;20220224;11;7.5;9.2;5.4;7.9;2;1.77;4839 +92089;48.58683;3.09848;131;20220225;9.8;.3;5;3.9;6.3;0;1.34;8368 +92089;48.58683;3.09848;131;20220226;8.5;-1;3.7;4.3;5.9;.1;1.27;8498 +92089;48.58683;3.09848;131;20220227;9.8;.1;4.9;5.6;5.2;0;1.96;8724 +92089;48.58683;3.09848;131;20220228;10.1;-1.1;4.5;2.8;5.4;0;1.42;9548 +92089;48.58683;3.09848;131;20220301;11.4;-1;5.2;2.4;6.2;0;1.32;10220 +92089;48.58683;3.09848;131;20220302;11.5;1.4;6.4;2.5;7.1;0;1.28;9322 +92089;48.58683;3.09848;131;20220303;10.9;5.9;8.4;1.6;9.5;0;.88;6535 +92089;48.58683;3.09848;131;20220304;13.4;4.4;8.9;1.8;7.9;0;1.34;9040 +92089;48.58683;3.09848;131;20220305;11.2;-1.9;4.6;1.7;5.8;.1;1.28;11151 +92089;48.58683;3.09848;131;20220306;7.6;-2.5;2.5;4;4.7;0;1.53;9883 +92089;48.58683;3.09848;131;20220307;6;-3.1;1.4;5.5;4.3;0;1.59;9495 +92089;48.58683;3.09848;131;20220308;11.7;-1.3;5.2;4.3;5.1;0;2.11;11591 +92089;48.58683;3.09848;131;20220309;14.6;.2;7.4;3.6;6.9;0;2;12392 +92089;48.58683;3.09848;131;20220310;15;1.7;8.3;3.6;7.5;0;2;12059 +92089;48.58683;3.09848;131;20220311;14.4;5.3;9.8;4.6;8.8;3.3;1.92;10041 +92089;48.58683;3.09848;131;20220312;9.5;4.8;7.1;4.7;8.8;2.6;1.04;7199 +92089;48.58683;3.09848;131;20220313;10.5;6.3;8.4;5.4;8.7;3.4;1.42;6877 +92089;48.58683;3.09848;131;20220314;13.7;3.5;8.6;3.1;8.3;1.2;1.68;11093 +92089;48.58683;3.09848;131;20220315;11.1;6.5;8.8;3;10.7;1.2;.88;7413 +92089;48.58683;3.09848;131;20220316;13;7.2;10.1;3.1;10.9;0;1.19;8486 +92089;48.58683;3.09848;131;20220317;9;8.2;8.6;4.9;8.5;0;1.35;2935 +92089;48.58683;3.09848;131;20220318;14.6;4.1;9.3;5.3;6.26;0;3.04;14233 +92089;48.58683;3.09848;131;20220319;15.7;4.9;10.3;5.2;6.29;0;3.36;16733 +92089;48.58683;3.09848;131;20220320;11.8;.6;6.2;2.5;6.33;.8;1.73;11100 +92089;48.58683;3.09848;131;20220321;18.1;4.7;11.4;2.9;8.5;0;2.58;15548 +92089;48.58683;3.09848;131;20220322;18;3.8;10.9;2.8;6.96;0;2.85;16833 +92089;48.58683;3.09848;131;20220323;18.1;1.2;9.7;2.2;6.33;0;2.68;17700 +92089;48.58683;3.09848;131;20220324;20.1;2;11.1;1.9;6.49;0;2.79;17733 +92089;48.58683;3.09848;131;20220325;19.1;4.3;11.7;4.1;6.19;0;3.78;18100 +92089;48.58683;3.09848;131;20220326;19.5;4.4;12;3.7;6.33;0;3.73;18266 +92089;48.58683;3.09848;131;20220327;20.9;4.5;12.7;2.6;7.13;0;3.34;18300 +92089;48.58683;3.09848;131;20220328;21.3;2.7;12;1.4;7.53;0;2.56;16266 +92089;48.58683;3.09848;131;20220329;18.3;8.4;13.3;1.9;9.56;2.8;2.06;8633 +92089;48.58683;3.09848;131;20220330;14.2;8.3;11.3;1.9;11.19;6.9;1.33;6933 +92089;48.58683;3.09848;131;20220331;8.7;4.7;6.7;5.2;7.53;1;1.52;6633 +92089;48.58683;3.09848;131;20220401;4.6;1.1;2.9;6.5;5.75;2.6;1.26;6560 +92089;48.58683;3.09848;131;20220402;6.1;.1;3.1;6.8;4.9;0;1.88;9880 +92089;48.58683;3.09848;131;20220403;8.3;-1;3.7;3.4;4.59;0;2.19;17100 +92089;48.58683;3.09848;131;20220404;10.7;-1.6;4.6;5;5.69;.1;2.25;15266 +92089;48.58683;3.09848;131;20220405;12.3;6.7;9.5;5.5;10.2;.6;1.18;4791 +92089;48.58683;3.09848;131;20220406;12.8;5.2;9;6.1;9.69;.3;1.52;6600 +92089;48.58683;3.09848;131;20220407;15.7;9.6;12.6;8.7;10.19;4;2.93;10633 +92089;48.58683;3.09848;131;20220408;13.5;6.8;10.1;5;8.69;34.5;1.95;5000 +92089;48.58683;3.09848;131;20220409;10.7;1.2;5.9;2.8;7.06;.2;1.79;12933 +92089;48.58683;3.09848;131;20220410;13.8;-1.4;6.2;2.1;6.59;0;2.46;21066 +92089;48.58683;3.09848;131;20220411;19.3;2;10.6;3.7;8.43;0;3.36;20366 +92089;48.58683;3.09848;131;20220412;22;7.7;14.8;3.5;10.83;0;3.54;17466 +92089;48.58683;3.09848;131;20220413;16.6;10.2;13.4;1.5;12.93;2.1;1.59;8366 +92089;48.58683;3.09848;131;20220414;20.9;8.2;14.6;1.7;12.16;.1;3.1;20566 +92089;48.58683;3.09848;131;20220415;20.7;7.9;14.3;2.5;11.33;0;3.41;22033 +92089;48.58683;3.09848;131;20220416;18.9;8.1;13.5;3.7;9.36;0;3.91;23933 +92089;48.58683;3.09848;131;20220417;20.4;4.5;12.5;3.3;6.79;0;4.32;24766 +92089;48.58683;3.09848;131;20220418;19.3;3.7;11.5;1.9;7.56;0;3.32;21566 +92089;48.58683;3.09848;131;20220419;18.6;5.6;12.1;3.5;9.56;0;3.38;21100 +92089;48.58683;3.09848;131;20220420;19.3;5.8;12.6;3.3;8.16;0;3.81;21733 +92089;48.58683;3.09848;131;20220421;19.4;5.4;12.4;3.4;8.06;0;4.09;24600 +92089;48.58683;3.09848;131;20220422;19.3;7;13.1;3.1;9.26;0;3.79;23166 +92089;48.58683;3.09848;131;20220423;19.9;7.3;13.6;3.5;10.66;.4;3.07;14633 +92089;48.58683;3.09848;131;20220424;17.8;7.5;12.7;2.8;10.76;0;2.58;13966 +92089;48.58683;3.09848;131;20220425;17.2;8.7;12.9;3.3;9.19;0;3.37;18900 +92089;48.58683;3.09848;131;20220426;15.4;3.8;9.6;2.7;8.76;0;2.66;18033 +92089;48.58683;3.09848;131;20220427;19.1;3.7;11.4;3.7;8.83;0;3.83;24133 +92089;48.58683;3.09848;131;20220428;21.2;7;14.1;3.8;8.96;0;4.33;22066 +92089;48.58683;3.09848;131;20220429;20;8.5;14.3;3.6;9.76;.2;3.75;18466 +92089;48.58683;3.09848;131;20220430;16.6;5.4;11;4.3;8.39;0;3.74;24733 +92089;48.58683;3.09848;131;20220501;16.9;3.9;10.4;3.3;8.06;0;3.43;22133 +92089;48.58683;3.09848;131;20220502;19.3;5.9;12.6;3.4;9.16;0;3.57;19233 +92089;48.58683;3.09848;131;20220503;20.6;7.5;14;4.2;9.69;0;4.32;23233 +92089;48.58683;3.09848;131;20220504;17.3;9.1;13.2;3.4;10.96;.6;2.43;10466 +92089;48.58683;3.09848;131;20220505;18.5;8.8;13.6;3.3;10.96;.8;3.06;16266 +92089;48.58683;3.09848;131;20220506;20.2;6.9;13.5;3;10.8;0;3.52;20947 +92089;48.58683;3.09848;131;20220507;20.8;7.5;14.1;2.7;10.8;.1;3.63;21068 +92089;48.58683;3.09848;131;20220508;21.6;8.9;15.2;4.3;12.1;.1;3.88;20693 +92089;48.58683;3.09848;131;20220509;24.7;7.5;16.1;2;11.8;0;4.22;24281 +92089;48.58683;3.09848;131;20220510;26.1;10.5;18.3;2.9;12.8;0;4.71;23228 +92089;48.58683;3.09848;131;20220511;25.4;11.9;18.6;3.7;12.5;0;4.86;21692 +92089;48.58683;3.09848;131;20220512;19.9;10.4;15.1;2.2;12.3;0;3.18;18224 +92089;48.58683;3.09848;131;20220513;20.9;7.2;14;1.8;10;0;3.66;22076 +92089;48.58683;3.09848;131;20220514;22.5;6.8;14.6;1.9;10.7;0;3.96;23776 +92089;48.58683;3.09848;131;20220515;28;9.8;18.9;3.7;12.7;5.9;5.62;25751 +92089;48.58683;3.09848;131;20220516;24.5;15.6;20;3.2;15.8;.1;4;17966 +92089;48.58683;3.09848;131;20220517;27;13.9;20.4;2.2;15.5;0;4.47;21983 +92089;48.58683;3.09848;131;20220518;27.8;16.2;22;2.7;17.6;0;4.55;20751 +92089;48.58683;3.09848;131;20220519;26.7;17.2;21.9;2.9;17.5;0;4.31;18819 +92089;48.58683;3.09848;131;20220520;25.5;13.5;19.5;3.1;15.6;1;4.36;21288 +92089;48.58683;3.09848;131;20220521;23.5;9.2;16.3;1.7;12.3;0;4.03;23369 +92089;48.58683;3.09848;131;20220522;23;10.6;16.8;3.6;13.2;2.4;4.18;21816 +92089;48.58683;3.09848;131;20220523;18.1;14.1;16.1;4.3;15.7;5.3;2.26;12259 +92089;48.58683;3.09848;131;20220524;18.4;10.5;14.4;4.2;11.6;.4;3.33;17457 +92089;48.58683;3.09848;131;20220525;20.2;6.7;13.4;3;11;.1;3.76;23026 +92089;48.58683;3.09848;131;20220526;20.6;12.8;16.7;3.6;13;.1;3.6;17462 +92089;48.58683;3.09848;131;20220527;20.5;11.2;15.8;3.3;12.1;0;3.71;19166 +92089;48.58683;3.09848;131;20220528;20.2;5.9;13;2.5;10;0;3.89;23938 +92089;48.58683;3.09848;131;20220529;16.1;5;10.5;3.5;8.2;.1;3.42;21103 +92089;48.58683;3.09848;131;20220530;19.2;4.4;11.8;2.3;8.8;0;3.84;24500 +92089;48.58683;3.09848;131;20220531;21.6;5.1;13.3;1.8;9;0;4.2;25962 +92089;48.58683;3.09848;131;20220601;21.8;4.3;13;1.7;9.5;0;4.19;26818 +92089;48.58683;3.09848;131;20220602;24.2;8;16.1;3.5;10.4;0;5.12;25849 +92089;48.58683;3.09848;131;20220603;21.1;10.8;15.9;2.6;14.1;3.5;3.5;20576 +92089;48.58683;3.09848;131;20220604;27.5;14.4;20.9;3.6;17.2;24.9;4.97;23308 +92089;48.58683;3.09848;131;20220605;21.1;15.4;18.2;4;16.8;5.7;3.05;15266 +92089;48.58683;3.09848;131;20220606;21.1;11.7;16.4;3.3;13.1;1.6;3.76;19760 +92089;48.58683;3.09848;131;20220607;22.4;13.5;17.9;3.3;14.3;2.6;3.9;19251 +92089;48.58683;3.09848;131;20220608;20.8;13.3;17;2.9;14.3;12.1;3.4;17668 +92089;48.58683;3.09848;131;20220609;21.4;10.2;15.8;3.5;12.3;0;4.04;21715 +92089;48.58683;3.09848;131;20220610;24.5;13.1;18.8;2.5;14.6;0;4.31;21943 +92089;48.58683;3.09848;131;20220611;26.4;12.3;19.3;1.7;15.2;0;4.56;24481 +92089;48.58683;3.09848;131;20220612;24.4;11.6;18;3.5;12.4;0;4.89;23333 +92089;48.58683;3.09848;131;20220613;22.2;8.8;15.5;2.5;11;.1;4.31;23908 +92089;48.58683;3.09848;131;20220614;25.5;9.3;17.4;3.2;11.4;0;5.3;26353 +92089;48.58683;3.09848;131;20220615;30.3;12.3;21.3;2.8;14.1;0;6.08;27822 +92089;48.58683;3.09848;131;20220616;28.5;13.2;20.8;2.5;13.7;0;5.49;25636 +92089;48.58683;3.09848;131;20220617;31.5;13.7;22.6;1.8;14.5;0;5.81;27698 +92089;48.58683;3.09848;131;20220618;35.3;17.9;26.6;2.6;17.3;0;6.89;27391 +92089;48.58683;3.09848;131;20220619;25.6;15.8;20.7;3.9;16.4;15.6;4.64;20460 +92089;48.58683;3.09848;131;20220620;21.6;15.5;18.5;3.6;16.2;10.2;3.35;16058 +92089;48.58683;3.09848;131;20220621;26.3;13.6;19.9;2.9;16.1;0;4.71;23352 +92089;48.58683;3.09848;131;20220622;22.9;16.2;19.5;2.6;17.3;3.5;3.42;16847 +92089;48.58683;3.09848;131;20220623;26;17.7;21.8;2.3;18.2;2.9;4.08;18793 +92089;48.58683;3.09848;131;20220624;22.8;16.5;19.6;3.5;16.6;2.9;3.62;16314 +92089;48.58683;3.09848;131;20220625;18.5;15.2;16.8;2.2;14.7;4.4;2.48;11688 +92089;48.58683;3.09848;131;20220626;19.3;12.3;15.8;1.4;13.8;.1;2.98;17200 +92089;48.58683;3.09848;131;20220627;22.8;12.6;17.7;2.6;13.1;.4;4.12;20833 +92089;48.58683;3.09848;131;20220628;25.2;8.9;17;1.4;11.5;0;4.6;26421 +92089;48.58683;3.09848;131;20220629;25.6;11.7;18.6;2;12.8;5.5;4.7;24343 +92089;48.58683;3.09848;131;20220630;14.9;13.5;14.2;2.1;13.9;11.6;1.59;7436 +92089;48.58683;3.09848;131;20220701;20.8;10.3;15.5;2.5;12.1;.1;3.77;21054 +92089;48.58683;3.09848;131;20220702;25.3;9.7;17.5;2.1;12.1;0;4.77;25717 +92089;48.58683;3.09848;131;20220703;23.6;10.3;16.9;3;12.7;0;4.48;23679 +92089;48.58683;3.09848;131;20220704;24.8;10.1;17.4;2.3;12.2;0;4.68;24875 +92089;48.58683;3.09848;131;20220705;24.5;9.8;17.1;2.9;12.3;0;4.75;24831 +92089;48.58683;3.09848;131;20220706;25.1;10.2;17.6;2.5;11.9;0;4.84;24956 +92089;48.58683;3.09848;131;20220707;21.6;12.3;16.9;3.4;13.8;0;3.77;19590 +92089;48.58683;3.09848;131;20220708;25.3;8.6;16.9;2.8;12;0;4.97;26336 +92089;48.58683;3.09848;131;20220709;27.7;12.3;20;3.2;13.9;0;5.44;25217 +92089;48.58683;3.09848;131;20220710;26.1;11.6;18.9;3;12.93;0;5.26;25759 +92089;48.58683;3.09848;131;20220711;29.1;12.6;20.8;2.7;14.53;0;5.66;26868 +92089;48.58683;3.09848;131;20220712;31.2;14.6;22.9;2.1;14.43;0;5.81;26596 +92089;48.58683;3.09848;131;20220713;33.4;15.7;24.5;1.6;14;0;5.85;26789 +92089;48.58683;3.09848;131;20220714;30.5;17.3;23.9;3.3;14.5;0;6.07;23012 +92089;48.58683;3.09848;131;20220715;25.4;13.7;19.5;3.5;11.3;0;5.24;21576 +92089;48.58683;3.09848;131;20220716;27.6;10.7;19.1;2.8;11.5;0;5.52;25933 +92089;48.58683;3.09848;131;20220717;29.9;12.4;21.1;2.9;11.7;0;6.1;26312 +92089;48.58683;3.09848;131;20220718;35.8;14.4;25.1;2.7;12;0;7.39;29042 +92089;48.58683;3.09848;131;20220719;37.9;18.9;28.4;4.6;14.8;2.3;9.09;27246 +92089;48.58683;3.09848;131;20220720;20;18.9;19.4;2.8;19;15;1.77;6220 +92089;48.58683;3.09848;131;20220721;25.4;14.8;20.1;2;17.8;.1;3.84;20098 +92089;48.58683;3.09848;131;20220722;25.3;15;20.1;2.6;18.3;.3;3.82;19729 +92089;48.58683;3.09848;131;20220723;26;17;21.5;2.3;18;.1;3.91;18341 +92089;48.58683;3.09848;131;20220724;31;14.5;22.7;1.7;16.8;.2;5.12;24877 +92089;48.58683;3.09848;131;20220725;26.5;18.3;22.4;4;16;0;4.79;17342 +92089;48.58683;3.09848;131;20220726;22;13.5;17.7;2.5;13.8;0;3.52;17587 +92089;48.58683;3.09848;131;20220727;24.8;13.9;19.3;2.8;12.7;0;4.44;19880 +92089;48.58683;3.09848;131;20220728;26;13.7;19.8;2.4;11.1;0;4.74;21047 +92089;48.58683;3.09848;131;20220729;28.7;11.8;20.2;1.4;12.5;0;4.7;24624 +92089;48.58683;3.09848;131;20220730;29.6;13.5;21.5;1.7;13.9;0;4.89;23908 +92089;48.58683;3.09848;131;20220731;28.2;13.9;21;3;16;0;4.87;22396 +92089;48.58683;3.09848;131;20220801;26.1;15;20.5;1.7;16.5;0;3.86;19583 +92089;48.58683;3.09848;131;20220802;30.1;14.1;22.1;1.5;16.1;0;4.68;23470 +92089;48.58683;3.09848;131;20220803;34;15.9;24.9;1.4;16.1;0;5.28;24856 +92089;48.58683;3.09848;131;20220804;30.5;17.9;24.2;3.2;18;10.7;5.21;20557 +92089;48.58683;3.09848;131;20220805;26;15.2;20.6;3.8;15.4;0;4.49;18895 +92089;48.58683;3.09848;131;20220806;24.4;11.1;17.7;4.2;10.4;0;5.05;20893 +92089;48.58683;3.09848;131;20220807;27.2;11.5;19.3;4.4;10.2;0;5.94;22603 +92089;48.58683;3.09848;131;20220808;28.8;11.9;20.3;4.2;11.5;0;6.05;23326 +92089;48.58683;3.09848;131;20220809;30.9;13.3;22.1;4.3;13.1;0;6.43;23668 +92089;48.58683;3.09848;131;20220810;30.9;15.5;23.2;3.9;12.3;0;6.34;21975 +92089;48.58683;3.09848;131;20220811;30.9;15.1;23;4.1;11.1;0;6.62;22123 +92089;48.58683;3.09848;131;20220812;32.7;15.3;24;3.5;11;0;6.68;23086 +92089;48.58683;3.09848;131;20220813;31.3;15.3;23.3;3.5;10.5;0;6.36;21975 +92089;48.58683;3.09848;131;20220814;28;16.9;22.4;3.1;14.6;5.1;4.73;18112 +92089;48.58683;3.09848;131;20220815;24.2;15.4;19.8;2.8;17.7;.6;3.22;15971 +92089;48.58683;3.09848;131;20220816;26.8;15.7;21.2;2.3;17.7;.6;3.73;17861 +92089;48.58683;3.09848;131;20220817;27.1;16.2;21.6;2.6;17.6;1.6;3.87;17570 +92089;48.58683;3.09848;131;20220818;28.6;15.1;21.8;2.2;16.9;1.4;4.15;19457 +92089;48.58683;3.09848;131;20220819;24.6;13.1;18.8;2.7;16.8;.6;3.35;17794 +92089;48.58683;3.09848;131;20220820;24.6;11.1;17.8;2.8;13.6;0;3.79;19169 +92089;48.58683;3.09848;131;20220821;26.1;10.5;18.3;2.1;13;0;3.93;20479 +92089;48.58683;3.09848;131;20220822;24.2;14.4;19.3;2.1;15.2;0;3.25;16021 +92089;48.58683;3.09848;131;20220823;29.4;14.3;21.8;1.9;16.7;0;4.08;19828 +92089;48.58683;3.09848;131;20220824;32.1;15.4;23.7;2;15.7;0;4.7;20706 +92089;48.58683;3.09848;131;20220825;32.1;16.2;24.1;2.8;14.5;.2;5.26;20030 +92089;48.58683;3.09848;131;20220826;25.7;17.5;21.6;4.2;16.4;0;3.98;14149 +92089;48.58683;3.09848;131;20220827;25.4;13;19.2;3.1;13.5;0;3.93;17346 +92089;48.58683;3.09848;131;20220828;26.8;11.3;19;3.2;13.1;0;4.31;19276 +92089;48.58683;3.09848;131;20220829;30.2;15.3;22.7;3.5;13.3;.8;5.26;18727 +92089;48.58683;3.09848;131;20220830;26.6;14.8;20.7;3.1;14.5;0;4.01;16473 +92089;48.58683;3.09848;131;20220831;27.3;11.5;19.4;2.8;14;0;4.05;18956 +92089;48.58683;3.09848;131;20220901;28.2;12.8;20.5;2.4;14.2;0;4.03;18539 +92089;48.58683;3.09848;131;20220902;24.3;14.5;19.4;2.2;14.5;1.3;3.12;14570 +92089;48.58683;3.09848;131;20220903;24.3;15.7;20;2.3;16.6;.5;2.88;13494 +92089;48.58683;3.09848;131;20220904;28.8;12.8;20.8;2.5;14.2;1;4.1;18379 +92089;48.58683;3.09848;131;20220905;29.8;16;22.9;2.9;16.6;2.3;4.22;16875 +92089;48.58683;3.09848;131;20220906;28.9;12.8;20.8;2.9;16;1.5;4.03;18082 +92089;48.58683;3.09848;131;20220907;23.2;14;18.6;2.4;16.2;4.7;2.63;13433 +92089;48.58683;3.09848;131;20220908;20.5;14.1;17.3;3.1;15.6;5.5;2.24;11023 +92089;48.58683;3.09848;131;20220909;20.2;14;17.1;4.7;15;2.6;2.48;10731 +92089;48.58683;3.09848;131;20220910;18.3;13.8;16;4.4;15.2;2.8;1.88;8986 +92089;48.58683;3.09848;131;20220911;21;10.4;15.7;1.9;14.5;.2;2.22;13863 +92089;48.58683;3.09848;131;20220912;26.6;12;19.3;2.5;14.6;0;3.36;16168 +92089;48.58683;3.09848;131;20220913;25.6;17;21.3;2.6;17.8;3.2;2.85;12180 +92089;48.58683;3.09848;131;20220914;24.6;18.2;21.4;2.5;20.2;2.4;2.3;10336 +92089;48.58683;3.09848;131;20220915;22.1;15.4;18.7;3.2;16.1;.1;2.43;10467 +92089;48.58683;3.09848;131;20220916;17.4;10.4;13.9;2.6;11.3;.6;2.07;10587 +92089;48.58683;3.09848;131;20220917;17.5;5.9;11.7;3.8;8.6;0;2.71;13590 +92089;48.58683;3.09848;131;20220918;19.1;4.2;11.6;3;8.7;.1;2.69;15281 +92089;48.58683;3.09848;131;20220919;18.3;5;11.6;2.2;8.9;0;2.31;14247 +92089;48.58683;3.09848;131;20220920;16.9;4.5;10.7;2.3;9.4;.2;2.01;13581 +92089;48.58683;3.09848;131;20220921;19;5.3;12.1;2.7;9.2;0;2.46;14126 +92089;48.58683;3.09848;131;20220922;19.9;4.2;12;1.9;8.3;0;2.41;14970 +92089;48.58683;3.09848;131;20220923;20.2;6.6;13.4;1.7;9.4;1;2.26;13735 +92089;48.58683;3.09848;131;20220924;17.7;11.8;14.7;2.4;12.8;.8;1.73;8795 +92089;48.58683;3.09848;131;20220925;19;11.9;15.4;3.7;11.7;0;2.42;9566 +92089;48.58683;3.09848;131;20220926;15;8.6;11.8;4.5;11.1;9.6;1.67;8946 +92089;48.58683;3.09848;131;20220927;13.5;9;11.2;5;11.7;4.2;1.23;7339 +92089;48.58683;3.09848;131;20220928;14.9;10.3;12.6;3.3;11.4;.3;1.55;7327 +92089;48.58683;3.09848;131;20220929;13.9;8;10.9;1.7;10.7;1.5;1.24;8242 +92089;48.58683;3.09848;131;20220930;16.9;2.3;9.6;2;9.3;5.3;1.68;13027 +92089;48.58683;3.09848;131;20221001;19.9;11.3;15.6;6.3;13.9;.9;2.28;9770 +92089;48.58683;3.09848;131;20221002;19.3;13.8;16.5;4.7;15.7;2.6;1.71;7626 +92089;48.58683;3.09848;131;20221003;15;8.1;11.5;2.3;11.6;.1;1.24;8473 +92089;48.58683;3.09848;131;20221004;17.8;5.1;11.4;2.1;11.1;.2;1.54;11482 +92089;48.58683;3.09848;131;20221005;20.9;9.2;15;3.9;13.3;.2;2.1;10852 +92089;48.58683;3.09848;131;20221006;19;8;13.5;2.2;11;.1;1.78;10363 +92089;48.58683;3.09848;131;20221007;18.7;4.7;11.7;1.8;10.2;.2;1.63;11579 +92089;48.58683;3.09848;131;20221008;17.4;6.3;11.8;2.5;9.7;.1;1.75;10119 +92089;48.58683;3.09848;131;20221009;18.7;1.8;10.2;2.8;9;.2;1.94;12403 +92089;48.58683;3.09848;131;20221010;19.1;8;13.5;3.7;12.5;.2;1.73;9829 +92089;48.58683;3.09848;131;20221011;18.1;9.4;13.7;3.1;12.1;0;1.63;8528 +92089;48.58683;3.09848;131;20221012;18.6;4.8;11.7;1.2;10.8;0;1.28;10688 +92089;48.58683;3.09848;131;20221013;15.5;9.5;12.5;2.5;13.3;1.8;.93;6803 +92089;48.58683;3.09848;131;20221014;17.3;13.9;15.6;4;16.2;12.8;.98;4942 +92089;48.58683;3.09848;131;20221015;18.8;15.1;16.9;4.1;16.3;2.4;1.36;5093 +92089;48.58683;3.09848;131;20221016;20.8;14;17.4;2.3;16.5;0;1.33;6942 +92089;48.58683;3.09848;131;20221017;19.6;15.4;17.5;3;16.8;23.8;1.27;5283 +92089;48.58683;3.09848;131;20221018;18.9;13.8;16.3;1.7;16.5;0;.98;5771 +92089;48.58683;3.09848;131;20221019;20.4;14;17.2;5;16.3;1.1;1.6;6412 +92089;48.58683;3.09848;131;20221020;22.5;15.1;18.8;3.5;16.4;16.9;1.84;6817 +92089;48.58683;3.09848;131;20221021;19.9;14.1;17;3.1;15.7;8.8;1.38;5893 +92089;48.58683;3.09848;131;20221022;20.8;13.6;17.2;3;14.5;0;1.65;6507 +92089;48.58683;3.09848;131;20221023;21;14.8;17.9;5;14.8;.2;2.16;5912 +92089;48.58683;3.09848;131;20221024;19;15.5;17.2;5.6;13.4;.9;2.36;4268 +92089;48.58683;3.09848;131;20221025;17.6;12.8;15.2;3.5;14.1;0;1.25;4985 +92089;48.58683;3.09848;131;20221026;21.6;14.4;18;3.3;14.6;.1;1.83;6097 +92089;48.58683;3.09848;131;20221027;22.5;12.3;17.4;3.5;14.3;0;1.89;7217 +92089;48.58683;3.09848;131;20221028;22;14.9;18.4;3.1;14.9;0;1.79;5856 +92089;48.58683;3.09848;131;20221029;22.5;14.6;18.5;2.9;14.9;0;1.76;6098 +92089;48.58683;3.09848;131;20221030;19.9;11.4;15.6;2.4;13.3;0;1.31;6237 +92089;48.58683;3.09848;131;20221031;20.2;12.4;16.3;3.8;14.6;1.4;1.47;5860 +92089;48.58683;3.09848;131;20221101;16.7;10.1;13.4;5.6;11.8;.1;1.61;5269 +92089;48.58683;3.09848;131;20221102;15.5;9.5;12.5;3.9;11.3;.1;1.26;4921 +92089;48.58683;3.09848;131;20221103;14.9;9.7;12.3;4.3;11.2;6.3;1.27;4477 +92089;48.58683;3.09848;131;20221104;12.1;9.1;10.6;4.2;10.3;1.4;1.06;3245 +92089;48.58683;3.09848;131;20221105;10.7;3;6.8;2.9;8.9;0;.59;5356 +92089;48.58683;3.09848;131;20221106;10.8;8.3;9.5;4.4;10.2;1.9;.83;2825 +92089;48.58683;3.09848;131;20221107;16;11;13.5;5.2;12.4;.1;1.32;4096 +92089;48.58683;3.09848;131;20221108;16.5;9.3;12.9;4.8;11.1;1.7;1.52;4915 +92089;48.58683;3.09848;131;20221109;15.2;11.1;13.1;3.7;11.8;.2;1.17;3548 +92089;48.58683;3.09848;131;20221110;9.8;5.5;7.6;2.6;10.2;0;.35;3582 +92089;48.58683;3.09848;131;20221111;12.6;8.1;10.3;3;10.6;.2;.76;3613 +92089;48.58683;3.09848;131;20221112;15.7;5.8;10.7;2.3;10.6;.2;.77;5470 +92089;48.58683;3.09848;131;20221113;8.1;3.4;5.7;2.2;9.5;.1;.19;3581 +92089;48.58683;3.09848;131;20221114;14.1;4.4;9.2;2.4;10.4;.6;.57;5241 +92089;48.58683;3.09848;131;20221115;13.1;7;10;4;11.5;3.8;.52;4006 +92089;48.58683;3.09848;131;20221116;12.9;8.4;10.6;5.6;11.5;6.7;.72;3329 +92089;48.58683;3.09848;131;20221117;13.7;10.6;12.1;7.4;11.1;2;1.48;2650 +92089;48.58683;3.09848;131;20221118;11.3;7.3;9.3;4.7;9.7;.7;.89;3017 +92089;48.58683;3.09848;131;20221119;10.4;2.6;6.5;2.8;8.7;.6;.46;4311 +92089;48.58683;3.09848;131;20221120;8;3.1;5.5;4.3;8.6;2.1;.35;3281 +92089;48.58683;3.09848;131;20221121;7.9;5.5;6.7;4.6;9;2.2;.49;2139 +92089;48.58683;3.09848;131;20221122;10.3;4.4;7.3;6.2;8.4;1.4;.95;3534 +92089;48.58683;3.09848;131;20221123;11.6;4.9;8.2;4.4;8.9;3.4;.86;3740 +92089;48.58683;3.09848;131;20221124;11.9;7;9.4;4.7;10.1;1.6;.78;3094 +92089;48.58683;3.09848;131;20221125;11.8;8.6;10.2;4.1;10.3;.1;.86;2387 +92089;48.58683;3.09848;131;20221126;7.2;2.2;4.7;3.2;8.3;0;.24;3045 +92089;48.58683;3.09848;131;20221127;9.6;5;7.3;4.1;8.7;9;.66;2865 +92089;48.58683;3.09848;131;20221128;10.9;7.6;9.2;3.2;10;.8;.64;2333 +92089;48.58683;3.09848;131;20221129;7.6;5.7;6.6;2;9.1;0;.38;1648 +92089;48.58683;3.09848;131;20221130;6.6;4.1;5.3;2.7;8.3;0;.36;1926 +92089;48.58683;3.09848;131;20221201;6.6;3.7;5.1;4.3;8;0;.45;2081 +92089;48.58683;3.09848;131;20221202;4.7;4.3;4.5;3.8;7.4;1.1;.58;505 +92089;48.58683;3.09848;131;20221203;3.3;2.2;2.7;5.2;6.6;0;.52;1094 +92089;48.58683;3.09848;131;20221204;4.3;1.8;3;4.1;6.7;3;.48;1838 +92089;48.58683;3.09848;131;20221205;2.2;.9;1.5;2.6;6.7;.5;.24;1197 +92089;48.58683;3.09848;131;20221206;4.6;1.8;3.2;2.2;6.9;0;.35;1930 +92089;48.58683;3.09848;131;20221207;4.5;.5;2.5;1.8;6.9;0;.23;2365 +92089;48.58683;3.09848;131;20221208;3;1.4;2.2;1.9;6.5;0;.35;1332 +92089;48.58683;3.09848;131;20221209;1.8;-2.3;-.3;3.5;5.7;.1;.22;2361 +92089;48.58683;3.09848;131;20221210;1.4;-1.1;.1;2.3;5.4;0;.35;1740 +92089;48.58683;3.09848;131;20221211;-1.8;-3.2;-2.5;2.6;4.9;0;.22;1190 +92089;48.58683;3.09848;131;20221212;-1.2;-3.4;-2.3;3.7;4.5;0;.37;1585 +92089;48.58683;3.09848;131;20221213;.7;-4.1;-1.7;4.6;4;0;.67;2524 +92089;48.58683;3.09848;131;20221214;1.1;-1.4;-.2;2.7;5.2;.3;.39;1699 +92089;48.58683;3.09848;131;20221215;1.8;-3.5;-.9;3.7;4.6;0;.5;2650 +92089;48.58683;3.09848;131;20221216;.6;-5;-2.2;3.4;4.6;0;.3;2726 +92089;48.58683;3.09848;131;20221217;-1.8;-2.2;-2;2.4;4.6;0;.4;425 +92089;48.58683;3.09848;131;20221218;2;-6.1;-2.1;4.2;4.7;.6;.32;3345 +92089;48.58683;3.09848;131;20221219;11.5;2.1;6.8;3.9;8.6;0;.55;3630 +92089;48.58683;3.09848;131;20221220;12.4;10.3;11.3;4.3;10.7;3.1;1.03;1498 +92089;48.58683;3.09848;131;20221221;11.3;9.6;10.4;5.3;12.1;8.6;.4;1306 +92089;48.58683;3.09848;131;20221222;12.5;10.7;11.6;8.6;12.7;13.6;.61;1356 +92089;48.58683;3.09848;131;20221223;14.8;12.5;13.6;6.3;13.6;3.1;.93;1589 +92089;48.58683;3.09848;131;20221224;11.7;10.5;11.1;4.6;11.4;1.6;.81;1036 +92089;48.58683;3.09848;131;20221225;14;9.2;11.6;3.6;11.5;.1;.73;2488 +92089;48.58683;3.09848;131;20221226;11.6;11;11.3;5;10.4;1.8;1.26;617 +92089;48.58683;3.09848;131;20221227;8.7;2.6;5.6;3.2;8;0;.44;2876 +92089;48.58683;3.09848;131;20221228;10.9;6.2;8.5;6.7;10.3;4.5;.5;2485 +92089;48.58683;3.09848;131;20221229;10.8;9.6;10.2;6.5;10.4;.1;1.02;1059 +92089;48.58683;3.09848;131;20221230;13.7;5.2;9.4;6.1;11.1;3.2;.49;3520 +92089;48.58683;3.09848;131;20221231;15.6;13.6;14.6;7.4;12;0;1.99;1506 +92090;48.60734;3.43615;158;20220101;14;5.9;9.9;2.4;10.23;.1;.53;3406 +92090;48.60734;3.43615;158;20220102;12.7;6.5;9.6;5.9;10.53;.2;.7;2894 +92090;48.60734;3.43615;158;20220103;11.6;10.3;11;6.6;11.66;17.2;.81;1134 +92090;48.60734;3.43615;158;20220104;9;9.8;9.4;6;10.26;7.6;.98;384 +92090;48.60734;3.43615;158;20220105;5.6;.7;3.1;4.1;6.3;.1;.61;2548 +92090;48.60734;3.43615;158;20220106;5.5;-.9;2.3;2.3;6.13;.6;.38;3011 +92090;48.60734;3.43615;158;20220107;6.4;1.1;3.8;6.5;7.3;5.2;.47;2750 +92090;48.60734;3.43615;158;20220108;7.4;1;4.2;7.1;8;17.5;.3;3074 +92090;48.60734;3.43615;158;20220109;4.8;3.6;4.2;4.9;7.36;.9;.57;1068 +92090;48.60734;3.43615;158;20220110;3.1;.2;1.6;3;6.73;0;.22;1942 +92090;48.60734;3.43615;158;20220111;1.2;.1;.6;2.7;6;0;.33;1128 +92090;48.60734;3.43615;158;20220112;5;-2.6;1.2;2.1;5.99;0;.29;3461 +92090;48.60734;3.43615;158;20220113;3;-.3;1.4;2.7;6.2;0;.31;2092 +92090;48.60734;3.43615;158;20220114;6.6;-.8;2.9;1.6;6.26;.1;.35;3624 +92090;48.60734;3.43615;158;20220115;5.1;-1.5;1.8;1.4;6.03;.1;.28;3162 +92090;48.60734;3.43615;158;20220116;1.3;-1.7;-.2;3.7;6.09;.5;.09;2185 +92090;48.60734;3.43615;158;20220117;5.2;1.5;3.3;1.9;7.63;.1;.23;2477 +92090;48.60734;3.43615;158;20220118;8.6;.6;4.6;3.4;7.26;0;.55;3976 +92090;48.60734;3.43615;158;20220119;4.4;.9;2.6;3.5;7.53;2.3;.15;2494 +92090;48.60734;3.43615;158;20220120;5.5;1.3;3.4;3.3;7.03;.1;.41;2855 +92090;48.60734;3.43615;158;20220121;4.5;.5;2.5;2.8;6.53;0;.4;2848 +92090;48.60734;3.43615;158;20220122;4.9;-.2;2.3;2;6.83;0;.28;3317 +92090;48.60734;3.43615;158;20220123;5.1;2.6;3.9;2.7;6.66;0;.59;2222 +92090;48.60734;3.43615;158;20220124;5.7;-.8;2.5;2.5;5.86;0;.54;3919 +92090;48.60734;3.43615;158;20220125;-.8;-3.1;-1.9;1.4;5.43;0;.23;1299 +92090;48.60734;3.43615;158;20220126;-.3;-1.6;-.9;1.9;5.74;0;.27;1484 +92090;48.60734;3.43615;158;20220127;2.7;-.4;1.1;3.9;6.49;.3;.28;2533 +92090;48.60734;3.43615;158;20220128;4.1;2.6;3.4;2.5;7.63;.1;.28;1804 +92090;48.60734;3.43615;158;20220129;8.1;2.7;5.4;5;9.3;1;.11;3804 +92090;48.60734;3.43615;158;20220130;8.4;6.1;7.2;2.2;8.26;.4;.71;2467 +92090;48.60734;3.43615;158;20220131;7.4;2.8;5.1;7.1;6.65;.1;1.23;3951 +92090;48.60734;3.43615;158;20220201;7.9;.1;4;5.1;8.26;1;.23;4904 +92090;48.60734;3.43615;158;20220202;9.7;8.2;9;4;10.26;.1;.67;1971 +92090;48.60734;3.43615;158;20220203;8.2;6.1;7.2;3.8;8.46;.1;.81;2390 +92090;48.60734;3.43615;158;20220204;9;5.3;7.1;5;8.43;.7;.88;3376 +92090;48.60734;3.43615;158;20220205;8.7;.1;4.4;3.9;6.9;.1;.82;5538 +92090;48.60734;3.43615;158;20220206;9.3;4.5;6.9;9.5;9.36;9.4;.55;4103 +92090;48.60734;3.43615;158;20220207;9.1;2.8;5.9;3.7;6.96;0;1.04;4774 +92090;48.60734;3.43615;158;20220208;8.4;2.5;5.5;2.7;7.97;0;.59;4186 +92090;48.60734;3.43615;158;20220209;12.5;1;6.7;2.3;7.42;.1;.95;7644 +92090;48.60734;3.43615;158;20220210;5.9;3.7;4.8;4.5;8;1.1;.8;3752 +92090;48.60734;3.43615;158;20220211;7.9;-.5;3.7;2.1;6.26;0;.71;8471 +92090;48.60734;3.43615;158;20220212;7.4;-3.6;1.9;2.4;5.1;0;.86;9316 +92090;48.60734;3.43615;158;20220213;13.3;-2.6;5.3;5.9;6.9;.2;1.6;9396 +92090;48.60734;3.43615;158;20220214;10.8;7.4;9.1;6.3;8.76;2.9;1.45;5741 +92090;48.60734;3.43615;158;20220215;10.3;4.9;7.6;6.6;8.76;7.6;1.05;6386 +92090;48.60734;3.43615;158;20220216;13.8;7.8;10.8;9;12.23;2.4;.78;5496 +92090;48.60734;3.43615;158;20220217;12.8;10.5;11.6;7.2;9.86;.8;1.93;3178 +92090;48.60734;3.43615;158;20220218;12.2;8.8;10.5;7.9;9.43;1;1.79;4215 +92090;48.60734;3.43615;158;20220219;8.6;1.9;5.3;6.6;6.63;0;1.39;6144 +92090;48.60734;3.43615;158;20220220;11.6;6.6;9.1;8.8;9.86;3.1;1.19;5301 +92090;48.60734;3.43615;158;20220221;8.9;4.7;6.8;8.6;8.06;.4;1.25;4860 +92090;48.60734;3.43615;158;20220222;9.8;3.7;6.8;5.2;9.46;.8;.58;6106 +92090;48.60734;3.43615;158;20220223;10.6;4.3;7.4;2.1;9.36;.3;.75;6286 +92090;48.60734;3.43615;158;20220224;11;7.4;9.2;4.8;8.3;2.3;1.59;4686 +92090;48.60734;3.43615;158;20220225;9;.4;4.7;3.7;6.36;0;1.22;7778 +92090;48.60734;3.43615;158;20220226;8.2;-1.2;3.5;3.9;5.96;.1;1.15;8271 +92090;48.60734;3.43615;158;20220227;9.4;-.2;4.6;4.7;5.1;0;1.79;8530 +92090;48.60734;3.43615;158;20220228;9.7;-1.3;4.2;2.6;5.26;0;1.37;9274 +92090;48.60734;3.43615;158;20220301;10.3;-.9;4.7;2.2;6.23;.1;1.15;9509 +92090;48.60734;3.43615;158;20220302;11.1;2.1;6.6;2.7;7;0;1.33;8674 +92090;48.60734;3.43615;158;20220303;11.8;4.6;8.2;1.3;9.56;0;.91;7785 +92090;48.60734;3.43615;158;20220304;12.8;4.5;8.6;2;6.7;0;1.5;8384 +92090;48.60734;3.43615;158;20220305;11.5;-1.2;5.1;1.7;5.03;0;1.41;10765 +92090;48.60734;3.43615;158;20220306;7.5;-2.5;2.5;3.7;4.5;0;1.54;9576 +92090;48.60734;3.43615;158;20220307;5.8;-2;1.9;5.5;4.23;0;1.69;8606 +92090;48.60734;3.43615;158;20220308;11.6;-2.2;4.7;4.4;4.76;0;2.19;11803 +92090;48.60734;3.43615;158;20220309;14.7;-1.3;6.7;2.7;6.73;0;1.78;12890 +92090;48.60734;3.43615;158;20220310;15.8;2;8.9;3.6;7.33;0;2.2;12103 +92090;48.60734;3.43615;158;20220311;14.4;4.6;9.5;5.1;8.8;1.6;1.98;10081 +92090;48.60734;3.43615;158;20220312;9.5;5.3;7.4;5.1;9.13;5.1;.97;6421 +92090;48.60734;3.43615;158;20220313;10.6;5.9;8.3;5.2;9.16;3.8;1.23;7076 +92090;48.60734;3.43615;158;20220314;13.6;3;8.3;3.4;8.43;2.3;1.65;11067 +92090;48.60734;3.43615;158;20220315;10.6;7.3;9;3;10.73;.4;.85;6167 +92090;48.60734;3.43615;158;20220316;13.3;7;10.2;3.2;11.23;0;1.16;8758 +92090;48.60734;3.43615;158;20220317;9.2;7.9;8.5;4.9;8.63;0;1.35;3679 +92090;48.60734;3.43615;158;20220318;13.8;3.2;8.5;6;6.13;0;2.97;15423 +92090;48.60734;3.43615;158;20220319;15.1;4.2;9.7;5.8;6.03;0;3.33;15894 +92090;48.60734;3.43615;158;20220320;10;-.4;4.8;2.4;6.2;.5;1.5;10317 +92090;48.60734;3.43615;158;20220321;18;4.5;11.3;3.2;8.44;0;2.63;15223 +92090;48.60734;3.43615;158;20220322;17.7;2.8;10.3;2.6;6.63;0;2.74;16785 +92090;48.60734;3.43615;158;20220323;17.9;1.2;9.5;2.3;6.13;0;2.73;17843 +92090;48.60734;3.43615;158;20220324;19.6;1.3;10.5;2.3;6.26;0;2.92;18161 +92090;48.60734;3.43615;158;20220325;18.7;3;10.8;3.8;6.26;0;3.48;17955 +92090;48.60734;3.43615;158;20220326;19;3.4;11.2;4.5;6.26;0;3.77;18388 +92090;48.60734;3.43615;158;20220327;20.4;3.3;11.9;2.9;6.96;0;3.35;18747 +92090;48.60734;3.43615;158;20220328;20.7;3.1;11.9;1.4;7.36;0;2.68;18419 +92090;48.60734;3.43615;158;20220329;17.8;6.5;12.1;2.2;9.53;.7;2.16;11105 +92090;48.60734;3.43615;158;20220330;13;8.4;10.7;2.2;10.96;5.9;1.25;7249 +92090;48.60734;3.43615;158;20220331;8.4;4.7;6.5;5.2;7.46;.7;1.44;7864 +92090;48.60734;3.43615;158;20220401;4.7;1.1;2.9;6.5;5.77;1.1;1.22;5339 +92090;48.60734;3.43615;158;20220402;5;.1;2.5;6.8;5.09;0;1.6;7620 +92090;48.60734;3.43615;158;20220403;7.3;-2.4;2.4;3.4;4.5;0;1.91;14656 +92090;48.60734;3.43615;158;20220404;10.7;-3.9;3.4;5.1;5.47;.1;2.19;16695 +92090;48.60734;3.43615;158;20220405;11.5;6.3;8.9;6;10.19;.4;1.09;4987 +92090;48.60734;3.43615;158;20220406;13.1;5.2;9.2;6.3;9.66;.5;1.6;7701 +92090;48.60734;3.43615;158;20220407;15.3;9.1;12.2;9;10;4.5;2.82;10740 +92090;48.60734;3.43615;158;20220408;12;6;9;5.7;8.43;35.6;1.82;5705 +92090;48.60734;3.43615;158;20220409;10.6;1.2;5.9;3.1;6.93;.4;1.86;14115 +92090;48.60734;3.43615;158;20220410;13.5;-1.9;5.8;2.3;6.23;0;2.46;20877 +92090;48.60734;3.43615;158;20220411;18.7;1.5;10.1;4.3;8.03;0;3.48;21173 +92090;48.60734;3.43615;158;20220412;21.2;6.9;14.1;3.9;10.3;0;3.62;18535 +92090;48.60734;3.43615;158;20220413;17.9;8.5;13.2;2.3;12.23;1.6;2.18;13291 +92090;48.60734;3.43615;158;20220414;20.3;8.4;14.4;2;11.6;0;2.92;18268 +92090;48.60734;3.43615;158;20220415;20;7.7;13.9;2.9;10.9;0;3.32;20687 +92090;48.60734;3.43615;158;20220416;18.1;5.9;12;4.3;8.8;0;3.66;22442 +92090;48.60734;3.43615;158;20220417;19.8;3.3;11.6;3.7;6.1;0;4.35;23761 +92090;48.60734;3.43615;158;20220418;18.6;2.3;10.4;2.4;7.26;0;3.39;22183 +92090;48.60734;3.43615;158;20220419;18.8;5.9;12.3;3.2;9.06;0;3.3;19757 +92090;48.60734;3.43615;158;20220420;18.2;4.6;11.4;3.5;7.36;0;3.8;22315 +92090;48.60734;3.43615;158;20220421;18.7;3.5;11.1;3.8;7.66;0;3.84;23265 +92090;48.60734;3.43615;158;20220422;18.7;5.5;12.1;3.5;8.9;0;3.61;22277 +92090;48.60734;3.43615;158;20220423;19.4;5.4;12.4;4.2;9.96;.4;3.19;16362 +92090;48.60734;3.43615;158;20220424;16.4;6.9;11.6;2.9;10.63;.9;2.45;14588 +92090;48.60734;3.43615;158;20220425;16.8;7.8;12.3;3.4;8.86;0;3.08;16471 +92090;48.60734;3.43615;158;20220426;15;2.5;8.8;3.1;8.33;0;2.67;19077 +92090;48.60734;3.43615;158;20220427;18.4;2.9;10.6;4.2;8.6;0;3.68;23751 +92090;48.60734;3.43615;158;20220428;21;5.5;13.3;4.2;8.5;0;4.48;24439 +92090;48.60734;3.43615;158;20220429;19.1;6.9;13;3.5;9.43;.2;3.47;18280 +92090;48.60734;3.43615;158;20220430;16;4.4;10.2;4.4;8.16;0;3.5;23429 +92090;48.60734;3.43615;158;20220501;16.6;2.3;9.5;3.3;7.76;0;3.27;21538 +92090;48.60734;3.43615;158;20220502;19;4.9;11.9;3.6;9.1;0;3.54;20649 +92090;48.60734;3.43615;158;20220503;20.4;6.2;13.3;4.3;9.56;0;4.05;21952 +92090;48.60734;3.43615;158;20220504;16.5;8.2;12.3;3.2;10.76;.4;2.41;12464 +92090;48.60734;3.43615;158;20220505;18.8;7.4;13.1;3.3;10.66;.6;3.21;18689 +92090;48.60734;3.43615;158;20220506;20.6;7;13.8;2.1;11;0;3.41;20842 +92090;48.60734;3.43615;158;20220507;19.6;8.2;13.9;1.9;11.16;.1;3.14;19158 +92090;48.60734;3.43615;158;20220508;21.7;8.4;15.1;2.4;12.43;.1;3.52;20909 +92090;48.60734;3.43615;158;20220509;25;8.3;16.7;1.4;11.86;0;4.04;23496 +92090;48.60734;3.43615;158;20220510;26.1;9;17.6;2.1;12.73;0;4.44;23859 +92090;48.60734;3.43615;158;20220511;25.7;11.9;18.8;3.8;12.66;0;4.89;21470 +92090;48.60734;3.43615;158;20220512;20.5;10.7;15.6;2.5;12.76;0;3.32;18219 +92090;48.60734;3.43615;158;20220513;21.3;6.7;14;1.7;10.5;0;3.62;22028 +92090;48.60734;3.43615;158;20220514;22.7;6.2;14.4;1.4;10.76;0;3.84;24013 +92090;48.60734;3.43615;158;20220515;27.1;9.9;18.5;3.4;12.86;5.2;5.25;24624 +92090;48.60734;3.43615;158;20220516;23.9;14.9;19.4;3.1;16.33;.2;3.7;17601 +92090;48.60734;3.43615;158;20220517;27.5;13.1;20.3;2;15.73;0;4.52;22765 +92090;48.60734;3.43615;158;20220518;27.6;15.6;21.6;2.5;17.9;0;4.41;20803 +92090;48.60734;3.43615;158;20220519;27.1;16;21.6;2.6;18;0;4.32;20136 +92090;48.60734;3.43615;158;20220520;26.7;14.5;20.6;2.8;16.16;.6;4.53;20993 +92090;48.60734;3.43615;158;20220521;23.7;8.3;16;1.6;12.3;0;4.03;23782 +92090;48.60734;3.43615;158;20220522;22.1;11.2;16.6;3.1;13.23;2.9;3.88;20251 +92090;48.60734;3.43615;158;20220523;18.9;13.4;16.1;3.9;15.96;4;2.49;14478 +92090;48.60734;3.43615;158;20220524;18.5;10.5;14.5;4.2;11.76;.3;3.29;16971 +92090;48.60734;3.43615;158;20220525;20.1;5.9;13;2.6;10.8;.1;3.72;23302 +92090;48.60734;3.43615;158;20220526;20.5;12.4;16.5;3.2;13.26;0;3.48;17415 +92090;48.60734;3.43615;158;20220527;20.5;12.2;16.3;3;12.53;0;3.58;17669 +92090;48.60734;3.43615;158;20220528;19.7;6.5;13.1;2.1;9.6;0;3.71;22638 +92090;48.60734;3.43615;158;20220529;16.3;5;10.7;3.3;8.1;.1;3.48;20802 +92090;48.60734;3.43615;158;20220530;19;4.5;11.7;2.1;8.7;0;3.76;23979 +92090;48.60734;3.43615;158;20220531;21.4;6.7;14;1.8;9.1;0;4.09;24156 +92090;48.60734;3.43615;158;20220601;21.8;5.2;13.5;1.8;9.66;0;4.14;25625 +92090;48.60734;3.43615;158;20220602;24;8.3;16.2;3.4;10.3;0;5.07;24886 +92090;48.60734;3.43615;158;20220603;21.2;12.4;16.8;2.8;14.5;3.1;3.5;18818 +92090;48.60734;3.43615;158;20220604;27.7;14.7;21.2;3;17.2;25.2;4.91;22899 +92090;48.60734;3.43615;158;20220605;20.9;15.8;18.4;3.1;17.83;7.6;2.72;14010 +92090;48.60734;3.43615;158;20220606;20.9;12.4;16.6;3;13.63;.9;3.5;18070 +92090;48.60734;3.43615;158;20220607;21.7;12.8;17.2;3.7;14.36;2.8;3.7;18571 +92090;48.60734;3.43615;158;20220608;20.2;13.2;16.7;2.9;14.4;12.3;3.18;16664 +92090;48.60734;3.43615;158;20220609;20.8;9.3;15;2.7;12.56;.1;3.69;21410 +92090;48.60734;3.43615;158;20220610;23.8;12.6;18.2;2.3;14.66;.1;4.09;21446 +92090;48.60734;3.43615;158;20220611;26.2;11.6;18.9;1.5;15.86;0;4.42;24557 +92090;48.60734;3.43615;158;20220612;24.1;11.5;17.8;2.8;13.2;0;4.53;22660 +92090;48.60734;3.43615;158;20220613;22.3;7.4;14.9;2.3;11.23;0;4.24;24615 +92090;48.60734;3.43615;158;20220614;25.5;9;17.2;2.4;11.76;0;4.95;25906 +92090;48.60734;3.43615;158;20220615;30.5;11.6;21.1;2.1;14.26;0;5.7;27703 +92090;48.60734;3.43615;158;20220616;28.8;13.5;21.1;1.7;14.26;0;5.09;25087 +92090;48.60734;3.43615;158;20220617;31.6;13.6;22.6;1.7;14.66;0;5.7;27262 +92090;48.60734;3.43615;158;20220618;34.5;16.3;25.4;2.2;16.83;0;6.53;27635 +92090;48.60734;3.43615;158;20220619;27.8;15.9;21.9;3.7;17.4;18.4;5.36;22542 +92090;48.60734;3.43615;158;20220620;22.3;15.7;19;3.5;17.3;7.6;3.37;16226 +92090;48.60734;3.43615;158;20220621;26.3;12.9;19.6;2.8;16.26;0;4.63;23351 +92090;48.60734;3.43615;158;20220622;23.1;15.9;19.5;2.1;18.2;1;3.32;16972 +92090;48.60734;3.43615;158;20220623;26.4;16.7;21.6;2.4;18.5;4.1;4.23;20039 +92090;48.60734;3.43615;158;20220624;22.5;16.2;19.3;3.8;17.4;1.8;3.42;16052 +92090;48.60734;3.43615;158;20220625;19.9;14.6;17.2;3;15.5;3.8;2.98;14897 +92090;48.60734;3.43615;158;20220626;19.4;12.3;15.9;1.6;14.56;.1;2.91;16870 +92090;48.60734;3.43615;158;20220627;23.1;12.4;17.8;1.8;13.93;1.7;3.88;20883 +92090;48.60734;3.43615;158;20220628;25.4;9.2;17.3;1.2;12.06;0;4.5;25932 +92090;48.60734;3.43615;158;20220629;26.3;10.8;18.6;1.9;13.4;4;4.81;25409 +92090;48.60734;3.43615;158;20220630;14.5;13;13.8;2.5;14.73;11.1;1.36;7137 +92090;48.60734;3.43615;158;20220701;21.8;10.6;16.2;2.8;12.6;0;3.98;21071 +92090;48.60734;3.43615;158;20220702;26;8.3;17.2;1.6;12.26;0;4.78;27014 +92090;48.60734;3.43615;158;20220703;24.9;10.7;17.8;2.1;12.83;0;4.58;24123 +92090;48.60734;3.43615;158;20220704;25.8;9.7;17.7;1.8;12.16;0;4.74;25650 +92090;48.60734;3.43615;158;20220705;25.4;10.3;17.9;2.8;12.13;0;4.99;24697 +92090;48.60734;3.43615;158;20220706;25.5;10;17.8;2.3;11.56;0;4.86;24941 +92090;48.60734;3.43615;158;20220707;22.2;11.9;17.1;3.2;13.93;0;3.99;20484 +92090;48.60734;3.43615;158;20220708;26.2;9.1;17.6;2.5;11.9;0;5.07;25923 +92090;48.60734;3.43615;158;20220709;28.7;12;20.3;2.2;13.4;0;5.32;25839 +92090;48.60734;3.43615;158;20220710;25.9;11.5;18.7;3.4;12.6;0;5.15;23691 +92090;48.60734;3.43615;158;20220711;28.8;12.8;20.8;3.2;14.13;0;5.63;25143 +92090;48.60734;3.43615;158;20220712;30.8;14.4;22.6;2.3;14.1;0;5.69;25227 +92090;48.60734;3.43615;158;20220713;34.3;14.9;24.6;1.5;13.6;0;5.95;27677 +92090;48.60734;3.43615;158;20220714;31.2;16;23.6;2.9;14.3;0;6.1;24459 +92090;48.60734;3.43615;158;20220715;25.8;13.5;19.7;3.4;11;0;5.35;21622 +92090;48.60734;3.43615;158;20220716;28.2;10.6;19.4;2.5;11.23;0;5.47;25797 +92090;48.60734;3.43615;158;20220717;30.7;14.1;22.4;2.8;11.1;0;6.23;24957 +92090;48.60734;3.43615;158;20220718;36.3;15.2;25.7;2.4;11.26;0;7.22;28234 +92090;48.60734;3.43615;158;20220719;38.6;19.8;29.2;3.7;14;1.6;8.65;26710 +92090;48.60734;3.43615;158;20220720;20.7;19.6;20.1;2.1;18.96;11.5;1.88;6347 +92090;48.60734;3.43615;158;20220721;26.1;15.1;20.6;2;18.06;.1;3.95;20056 +92090;48.60734;3.43615;158;20220722;26.9;15.4;21.1;1.9;18.33;.3;4.05;20290 +92090;48.60734;3.43615;158;20220723;28;16.4;22.2;1.7;17.8;0;4.27;20360 +92090;48.60734;3.43615;158;20220724;31.5;14.5;23;1.7;16.66;.2;5.19;24810 +92090;48.60734;3.43615;158;20220725;26.9;17.8;22.3;3.6;15.9;0;4.81;18013 +92090;48.60734;3.43615;158;20220726;23.2;12.4;17.8;2.3;13.66;0;3.83;19545 +92090;48.60734;3.43615;158;20220727;25;13.7;19.4;2.4;12.4;0;4.34;19827 +92090;48.60734;3.43615;158;20220728;26.5;14.2;20.4;2.3;10.9;0;4.79;20612 +92090;48.60734;3.43615;158;20220729;28.4;11;19.7;1.9;11.63;0;4.98;24519 +92090;48.60734;3.43615;158;20220730;30;13.7;21.9;1.5;13.23;0;4.87;23702 +92090;48.60734;3.43615;158;20220731;28.7;14.5;21.6;2.5;15.6;0;4.84;21956 +92090;48.60734;3.43615;158;20220801;26.3;14.5;20.4;1.6;16.13;0;3.93;19994 +92090;48.60734;3.43615;158;20220802;30.8;13.9;22.4;1.3;15.73;0;4.72;23799 +92090;48.60734;3.43615;158;20220803;34.2;16.1;25.2;1.6;15.73;0;5.41;24404 +92090;48.60734;3.43615;158;20220804;31.3;18;24.6;2.4;17.63;8.2;5.11;20867 +92090;48.60734;3.43615;158;20220805;25.7;15.4;20.5;3.6;16;0;4.22;17833 +92090;48.60734;3.43615;158;20220806;24.2;12.1;18.1;4.3;10.53;0;4.99;19110 +92090;48.60734;3.43615;158;20220807;27.3;12.3;19.8;4;9.83;0;5.83;21428 +92090;48.60734;3.43615;158;20220808;29.2;13.1;21.2;3.4;10.96;0;5.81;22337 +92090;48.60734;3.43615;158;20220809;31.1;14.5;22.8;3.3;12.33;0;6.02;22454 +92090;48.60734;3.43615;158;20220810;31.3;17;24.1;4;11.63;0;6.56;20693 +92090;48.60734;3.43615;158;20220811;31.3;15.7;23.5;3.7;10.5;0;6.53;21414 +92090;48.60734;3.43615;158;20220812;32.6;14.9;23.7;3.2;10.46;0;6.48;22685 +92090;48.60734;3.43615;158;20220813;31.4;16;23.7;3.4;10.2;0;6.31;21081 +92090;48.60734;3.43615;158;20220814;28.6;16.9;22.8;3.1;14.03;3.4;4.96;18423 +92090;48.60734;3.43615;158;20220815;22.1;15.6;18.9;3;17.8;.3;2.68;13285 +92090;48.60734;3.43615;158;20220816;27.1;14.8;20.9;1.9;17.23;1.6;3.68;18253 +92090;48.60734;3.43615;158;20220817;27.5;15.9;21.7;2.3;17.56;2.8;3.85;17798 +92090;48.60734;3.43615;158;20220818;26.2;15.6;20.9;1.5;18.03;3.3;3.26;16622 +92090;48.60734;3.43615;158;20220819;24.9;14.7;19.8;3.3;17.33;.2;3.44;16178 +92090;48.60734;3.43615;158;20220820;25.3;11.2;18.2;2.4;14.3;.1;3.72;19048 +92090;48.60734;3.43615;158;20220821;26.8;11;18.9;1.7;13.43;0;3.81;20144 +92090;48.60734;3.43615;158;20220822;24.5;14.6;19.6;1.9;15.73;.1;3.2;15691 +92090;48.60734;3.43615;158;20220823;28.9;13.8;21.4;1.3;16.7;0;3.7;19323 +92090;48.60734;3.43615;158;20220824;32.3;16.1;24.2;1.7;15.76;0;4.48;19970 +92090;48.60734;3.43615;158;20220825;32.8;17.1;25;3.1;14.4;.4;5.58;19395 +92090;48.60734;3.43615;158;20220826;25.5;17.6;21.5;3.6;16.76;.1;3.61;13256 +92090;48.60734;3.43615;158;20220827;24.8;12.8;18.8;2.3;13.73;0;3.45;16760 +92090;48.60734;3.43615;158;20220828;26.8;12.1;19.4;2.3;13.4;0;3.88;18412 +92090;48.60734;3.43615;158;20220829;29.4;15.7;22.5;3.2;12.86;.7;4.99;17563 +92090;48.60734;3.43615;158;20220830;25.1;15;20;2.5;15.43;.2;3.2;14170 +92090;48.60734;3.43615;158;20220831;27.5;12.2;19.8;2;14.93;0;3.6;17979 +92090;48.60734;3.43615;158;20220901;27.9;15.1;21.5;3.6;14.6;0;4.42;16372 +92090;48.60734;3.43615;158;20220902;25.1;14.4;19.8;2.5;14.23;2.3;3.38;14958 +92090;48.60734;3.43615;158;20220903;23.6;15.4;19.5;2.6;16.43;.8;2.82;12826 +92090;48.60734;3.43615;158;20220904;28.9;12.7;20.8;2.1;14.36;.9;3.89;18120 +92090;48.60734;3.43615;158;20220905;30.1;17;23.5;2.7;16.53;2.1;4.15;16067 +92090;48.60734;3.43615;158;20220906;28.6;12.5;20.5;1.9;16.1;1.1;3.48;17456 +92090;48.60734;3.43615;158;20220907;23.4;14.1;18.7;2.6;16.36;5.7;2.7;13216 +92090;48.60734;3.43615;158;20220908;21.6;13.8;17.7;4.4;15.86;5;2.62;11839 +92090;48.60734;3.43615;158;20220909;20.4;14;17.2;5.7;15.16;4.2;2.65;10617 +92090;48.60734;3.43615;158;20220910;18.8;13.6;16.2;4.4;15.33;1.9;1.95;9269 +92090;48.60734;3.43615;158;20220911;21.4;11.2;16.3;1.7;14.8;.2;2.21;13248 +92090;48.60734;3.43615;158;20220912;26.4;11.4;18.9;2.7;14.66;0;3.37;15932 +92090;48.60734;3.43615;158;20220913;25.6;16.9;21.2;2.5;17.76;0;2.8;11948 +92090;48.60734;3.43615;158;20220914;25.5;17.2;21.4;2.4;20.06;1.3;2.47;11592 +92090;48.60734;3.43615;158;20220915;21.4;15.4;18.4;2.6;16.43;.4;2.11;9449 +92090;48.60734;3.43615;158;20220916;17.7;10;13.8;2.3;11.3;.4;2.04;10572 +92090;48.60734;3.43615;158;20220917;17.2;6;11.6;3.4;8.6;0;2.55;12888 +92090;48.60734;3.43615;158;20220918;19.1;3.4;11.3;2.7;8.5;.1;2.64;15233 +92090;48.60734;3.43615;158;20220919;18.2;4.9;11.5;1.5;8.9;0;2.04;13843 +92090;48.60734;3.43615;158;20220920;17.3;4.7;11;1.6;9.36;.1;1.9;13359 +92090;48.60734;3.43615;158;20220921;18.8;5.9;12.4;2.2;9.16;0;2.29;13278 +92090;48.60734;3.43615;158;20220922;20;4.6;12.3;2;8.5;0;2.41;14389 +92090;48.60734;3.43615;158;20220923;19.7;5.8;12.8;1.1;9.1;.5;1.95;13589 +92090;48.60734;3.43615;158;20220924;16.6;11;13.8;1.6;12.33;.2;1.48;8331 +92090;48.60734;3.43615;158;20220925;18.9;11.5;15.2;2.6;11.4;0;2.15;9709 +92090;48.60734;3.43615;158;20220926;15.1;8.2;11.6;4.2;10.83;9.2;1.75;9144 +92090;48.60734;3.43615;158;20220927;13.7;8.8;11.2;5;11.66;5.3;1.27;7335 +92090;48.60734;3.43615;158;20220928;14.8;10.1;12.5;2.9;11.33;.4;1.5;7181 +92090;48.60734;3.43615;158;20220929;13.5;7.2;10.3;1.1;10.63;1.7;1.13;8096 +92090;48.60734;3.43615;158;20220930;16.9;2.4;9.7;2.3;9.5;5.1;1.7;12498 +92090;48.60734;3.43615;158;20221001;19.5;10.9;15.2;6.1;13.63;.6;2.22;9545 +92090;48.60734;3.43615;158;20221002;18.9;12.8;15.8;4.1;15.56;1.7;1.53;7600 +92090;48.60734;3.43615;158;20221003;15.3;9.5;12.4;2.2;11.9;0;1.27;7643 +92090;48.60734;3.43615;158;20221004;18;6;12;1.9;11.46;.2;1.49;10864 +92090;48.60734;3.43615;158;20221005;21;10;15.5;4.2;13.63;.1;2.21;10354 +92090;48.60734;3.43615;158;20221006;18.7;8.2;13.4;1.7;11.4;.1;1.56;9700 +92090;48.60734;3.43615;158;20221007;17.8;4.4;11.1;1.4;10.03;.2;1.43;10996 +92090;48.60734;3.43615;158;20221008;17.6;5.6;11.6;1.9;9.7;0;1.6;10166 +92090;48.60734;3.43615;158;20221009;18.7;4.1;11.4;2.8;9.3;.2;1.97;11201 +92090;48.60734;3.43615;158;20221010;18.4;6.9;12.7;2.6;12.53;.1;1.41;9737 +92090;48.60734;3.43615;158;20221011;17.7;9.8;13.8;2.7;12.23;0;1.51;7487 +92090;48.60734;3.43615;158;20221012;19.2;4.9;12.1;1.3;10.7;0;1.36;10574 +92090;48.60734;3.43615;158;20221013;15.2;8.9;12.1;2.7;13.4;1.6;.86;6649 +92090;48.60734;3.43615;158;20221014;16.9;13.7;15.3;4.1;16.26;12.6;.89;4606 +92090;48.60734;3.43615;158;20221015;18.4;14.6;16.5;4.5;16.3;3.3;1.26;4849 +92090;48.60734;3.43615;158;20221016;20.5;13.8;17.2;2.2;16.66;0;1.25;6725 +92090;48.60734;3.43615;158;20221017;19.9;15.9;17.9;3.2;16.66;24.6;1.44;5060 +92090;48.60734;3.43615;158;20221018;19;14.4;16.7;1.9;16.63;.1;1.02;5303 +92090;48.60734;3.43615;158;20221019;20.1;13.2;16.7;4.9;16.16;.4;1.48;6552 +92090;48.60734;3.43615;158;20221020;22.5;14.3;18.4;3.5;16.3;13.8;1.79;7041 +92090;48.60734;3.43615;158;20221021;19.5;14;16.7;3.8;15.76;5.2;1.39;5579 +92090;48.60734;3.43615;158;20221022;20.5;12.9;16.7;3.3;14.56;0;1.62;6519 +92090;48.60734;3.43615;158;20221023;21;14.4;17.7;5.1;15.1;.2;2.06;5957 +92090;48.60734;3.43615;158;20221024;18.6;15.2;16.9;6.3;13.36;1.1;2.41;4131 +92090;48.60734;3.43615;158;20221025;17.5;12.5;15;3.5;14.3;.5;1.2;4977 +92090;48.60734;3.43615;158;20221026;21.5;14.3;17.9;3.4;14.7;.1;1.84;5969 +92090;48.60734;3.43615;158;20221027;22;12.5;17.2;3.5;14.33;0;1.8;6885 +92090;48.60734;3.43615;158;20221028;22.1;14.8;18.5;3.2;14.6;0;1.89;5604 +92090;48.60734;3.43615;158;20221029;23.4;13.7;18.6;3;14.43;0;1.92;6654 +92090;48.60734;3.43615;158;20221030;20.2;10.8;15.5;2.2;13.06;0;1.31;6505 +92090;48.60734;3.43615;158;20221031;20.1;12.1;16.1;3.4;14.4;2.2;1.4;5769 +92090;48.60734;3.43615;158;20221101;16;10.4;13.2;6.2;11.86;.1;1.6;4674 +92090;48.60734;3.43615;158;20221102;15.4;9.4;12.4;4.1;11.33;.1;1.31;4715 +92090;48.60734;3.43615;158;20221103;13.8;9.4;11.6;4.6;11.16;6.9;1.12;3945 +92090;48.60734;3.43615;158;20221104;11.9;8.8;10.3;4.1;10.46;1.7;.95;3083 +92090;48.60734;3.43615;158;20221105;10.6;2.6;6.6;2.6;8.8;0;.57;5329 +92090;48.60734;3.43615;158;20221106;10.4;7.7;9.1;4.7;10.06;1.5;.79;2820 +92090;48.60734;3.43615;158;20221107;15.1;10.7;12.9;5.7;12.53;0;1.16;3708 +92090;48.60734;3.43615;158;20221108;16.4;9.1;12.7;4.7;10.93;1.2;1.53;4824 +92090;48.60734;3.43615;158;20221109;14.5;11.3;12.9;4.2;12;.3;1.14;2917 +92090;48.60734;3.43615;158;20221110;10.3;5.6;7.9;2.1;10.3;0;.39;3662 +92090;48.60734;3.43615;158;20221111;11;7.8;9.4;2.8;10.5;.2;.62;2943 +92090;48.60734;3.43615;158;20221112;16;5.6;10.8;2.9;10.53;.2;.9;5438 +92090;48.60734;3.43615;158;20221113;7.4;5;6.2;3.1;9.2;.1;.32;2090 +92090;48.60734;3.43615;158;20221114;13.6;3.3;8.4;2.8;10.3;.8;.55;5287 +92090;48.60734;3.43615;158;20221115;12.9;7.3;10.1;4.4;11.66;5.3;.52;3724 +92090;48.60734;3.43615;158;20221116;12.5;8.4;10.4;6;11.46;5.6;.74;2920 +92090;48.60734;3.43615;158;20221117;13;10.7;11.8;7.7;11.16;2.7;1.4;2171 +92090;48.60734;3.43615;158;20221118;10.1;7.2;8.7;4.5;9.8;1.2;.72;2308 +92090;48.60734;3.43615;158;20221119;9.6;2.3;6;2.4;8.7;.7;.38;3922 +92090;48.60734;3.43615;158;20221120;7.6;3.5;5.5;4.4;8.76;2;.31;2847 +92090;48.60734;3.43615;158;20221121;8.2;5.9;7;4.7;9.1;2.1;.56;2022 +92090;48.60734;3.43615;158;20221122;9.5;4;6.8;6.5;8.4;1.2;.85;3265 +92090;48.60734;3.43615;158;20221123;11.3;4.4;7.9;4.9;8.9;2.7;.83;3691 +92090;48.60734;3.43615;158;20221124;11.9;6.7;9.3;5.1;9.9;2;.87;3029 +92090;48.60734;3.43615;158;20221125;11.1;8.3;9.7;3.6;10.1;.1;.81;2077 +92090;48.60734;3.43615;158;20221126;6.9;1.4;4.2;2.5;8.1;0;.22;3114 +92090;48.60734;3.43615;158;20221127;9.2;4.4;6.8;3.5;8.53;4.9;.57;2841 +92090;48.60734;3.43615;158;20221128;10.5;7.3;8.9;3.1;9.83;.8;.63;2213 +92090;48.60734;3.43615;158;20221129;7.2;4.5;5.8;1.6;8.93;0;.3;1902 +92090;48.60734;3.43615;158;20221130;6.7;4.2;5.5;2.5;8.36;0;.39;1821 +92090;48.60734;3.43615;158;20221201;6.6;3.6;5.1;3.5;7.93;0;.44;2060 +92090;48.60734;3.43615;158;20221202;4.8;4.2;4.5;3.3;7.26;.9;.62;603 +92090;48.60734;3.43615;158;20221203;3.1;2.1;2.6;5.7;6.53;.1;.56;984 +92090;48.60734;3.43615;158;20221204;3.6;1.6;2.6;4.1;6.65;2.9;.49;1644 +92090;48.60734;3.43615;158;20221205;1.9;1.1;1.5;2.2;6.77;.6;.29;786 +92090;48.60734;3.43615;158;20221206;4.4;1.3;2.9;1.5;6.86;0;.3;1858 +92090;48.60734;3.43615;158;20221207;3.8;-.3;1.7;1.1;6.9;.1;.18;2221 +92090;48.60734;3.43615;158;20221208;3.3;2.2;2.8;1.6;6.73;0;.39;967 +92090;48.60734;3.43615;158;20221209;2.4;-1.6;.4;2.1;5.73;.1;.28;2272 +92090;48.60734;3.43615;158;20221210;0;-1.8;-.9;1.9;5.2;0;.31;1201 +92090;48.60734;3.43615;158;20221211;-2;-3;-2.5;2.5;4.96;0;.21;883 +92090;48.60734;3.43615;158;20221212;-2.1;-3.8;-2.9;4;4.36;0;.34;1304 +92090;48.60734;3.43615;158;20221213;.3;-4.3;-2;4.9;3.96;0;.66;2403 +92090;48.60734;3.43615;158;20221214;1.2;-1.5;-.2;2.4;5.03;.2;.42;1613 +92090;48.60734;3.43615;158;20221215;1.5;-3.4;-.9;3.1;4.53;0;.49;2337 +92090;48.60734;3.43615;158;20221216;.9;-4.6;-1.9;2.5;4.53;.1;.34;2644 +92090;48.60734;3.43615;158;20221217;-2.1;-2.7;-2.4;2.3;4.46;0;.4;474 +92090;48.60734;3.43615;158;20221218;1.9;-7.1;-2.6;3.8;4.63;.2;.26;3449 +92090;48.60734;3.43615;158;20221219;11.1;2.6;6.9;4.7;8.66;.1;.64;3287 +92090;48.60734;3.43615;158;20221220;12.6;10.2;11.4;5.2;10.8;3;1.16;1501 +92090;48.60734;3.43615;158;20221221;10.9;9.6;10.2;5.4;12.13;7.9;.4;964 +92090;48.60734;3.43615;158;20221222;12;10.8;11.4;8.6;12.53;11.7;.66;947 +92090;48.60734;3.43615;158;20221223;14.2;12.1;13.2;6.2;13.5;4.6;.83;1403 +92090;48.60734;3.43615;158;20221224;11.2;10.1;10.6;4.3;11.36;1.5;.71;950 +92090;48.60734;3.43615;158;20221225;13.9;9;11.4;4;11.43;.4;.8;2429 +92090;48.60734;3.43615;158;20221226;11.2;10.7;11;5;10.43;.9;1.21;454 +92090;48.60734;3.43615;158;20221227;8.4;2.6;5.5;3.5;7.86;0;.49;2692 +92090;48.60734;3.43615;158;20221228;10.6;5.7;8.1;7.1;10.2;4.4;.44;2493 +92090;48.60734;3.43615;158;20221229;10.6;9.9;10.3;7.3;10.33;.3;1.19;631 +92090;48.60734;3.43615;158;20221230;13.5;5.3;9.4;6.5;10.93;2.5;.57;3345 +92090;48.60734;3.43615;158;20221231;15.5;13.3;14.4;8.4;12;0;2.09;1526 +92091;48.62683;3.77406;93;20220101;15.2;6.1;10.6;1.8;10.34;.1;.52;3346 +92091;48.62683;3.77406;93;20220102;13.8;5.1;9.4;5.2;10.34;0;.76;3262 +92091;48.62683;3.77406;93;20220103;12.5;10.8;11.7;6.3;11.44;16.4;1.03;1602 +92091;48.62683;3.77406;93;20220104;11.5;10.2;10.8;5.7;10.17;8.2;1.16;984 +92091;48.62683;3.77406;93;20220105;5.7;1.1;3.4;4.3;6.41;.1;.58;2337 +92091;48.62683;3.77406;93;20220106;6.3;-.3;3;2.4;6.2;.5;.42;3401 +92091;48.62683;3.77406;93;20220107;7.2;.6;3.9;6;7.1;4.4;.54;2834 +92091;48.62683;3.77406;93;20220108;7.8;1.2;4.5;6.6;7.94;17.6;.41;1882 +92091;48.62683;3.77406;93;20220109;5.9;4.4;5.2;5;7.3;.4;.72;1807 +92091;48.62683;3.77406;93;20220110;3.3;-.3;1.5;2.3;6.4;0;.25;2308 +92091;48.62683;3.77406;93;20220111;2.5;-.4;1.1;2.2;5.87;0;.33;2125 +92091;48.62683;3.77406;93;20220112;4.4;-3.5;.5;1.6;5.6;0;.21;4281 +92091;48.62683;3.77406;93;20220113;3.2;-.4;1.4;2.4;6.18;0;.34;2406 +92091;48.62683;3.77406;93;20220114;6.1;-3.1;1.5;.9;5.84;.1;.12;5471 +92091;48.62683;3.77406;93;20220115;1.5;-3.3;-.9;1.2;5.4;.1;.15;4146 +92091;48.62683;3.77406;93;20220116;1.5;-2.8;-.6;2.5;6.13;.4;.11;1918 +92091;48.62683;3.77406;93;20220117;5.7;1.6;3.6;1.9;7.64;.1;.29;2128 +92091;48.62683;3.77406;93;20220118;8.9;1.5;5.2;2.5;7.34;0;.5;4747 +92091;48.62683;3.77406;93;20220119;4.7;.6;2.6;3.4;7.4;2.2;.19;1271 +92091;48.62683;3.77406;93;20220120;6;1.2;3.6;3.5;7.04;.1;.41;3687 +92091;48.62683;3.77406;93;20220121;5;-.6;2.2;2.6;6.4;0;.36;3478 +92091;48.62683;3.77406;93;20220122;5.2;-.3;2.5;1.9;6.91;0;.26;3285 +92091;48.62683;3.77406;93;20220123;6.1;2.9;4.5;2;6.77;0;.57;2269 +92091;48.62683;3.77406;93;20220124;6.1;-2.2;2;1.5;5.67;0;.31;6310 +92091;48.62683;3.77406;93;20220125;-.3;-3.5;-1.9;1.1;5.4;0;.19;2456 +92091;48.62683;3.77406;93;20220126;-.2;-1.1;-.6;1.6;5.73;0;.28;1349 +92091;48.62683;3.77406;93;20220127;3.4;-.6;1.4;3;6.6;.3;.34;2103 +92091;48.62683;3.77406;93;20220128;5;2.6;3.8;2.5;7.54;0;.39;1784 +92091;48.62683;3.77406;93;20220129;8.4;2.8;5.6;5;9.14;1.1;.27;2728 +92091;48.62683;3.77406;93;20220130;9.5;5.7;7.6;2.2;8.07;.3;.65;5340 +92091;48.62683;3.77406;93;20220131;8.3;2.1;5.2;6.6;6.81;.2;1.11;4045 +92091;48.62683;3.77406;93;20220201;8.5;.8;4.7;5.3;8.2;.7;.45;2767 +92091;48.62683;3.77406;93;20220202;11;8.5;9.8;4.5;10.4;.3;.82;2869 +92091;48.62683;3.77406;93;20220203;9.1;6.8;7.9;3;8.57;.1;.8;3009 +92091;48.62683;3.77406;93;20220204;9.4;5.8;7.6;4.8;8.37;.8;1;2281 +92091;48.62683;3.77406;93;20220205;9.3;-.2;4.5;3.7;6.77;.1;.81;7207 +92091;48.62683;3.77406;93;20220206;10.2;3.9;7;9.3;9.1;9.1;.79;2486 +92091;48.62683;3.77406;93;20220207;9.3;3.3;6.3;3.8;6.84;0;1.04;7719 +92091;48.62683;3.77406;93;20220208;9.8;1.2;5.5;2.4;7.86;0;.61;3939 +92091;48.62683;3.77406;93;20220209;13.9;.3;7.1;2;7.36;.1;.92;8616 +92091;48.62683;3.77406;93;20220210;8.2;2.7;5.5;4.4;8.11;.9;.78;4082 +92091;48.62683;3.77406;93;20220211;8.2;-.3;4;2.1;6.36;0;.69;8864 +92091;48.62683;3.77406;93;20220212;7.5;-3.3;2.1;2.5;5.23;0;.83;9772 +92091;48.62683;3.77406;93;20220213;13.5;-2.8;5.3;5.4;6.91;.1;1.49;8901 +92091;48.62683;3.77406;93;20220214;11.3;8.1;9.7;6.2;8.76;4.9;1.47;5862 +92091;48.62683;3.77406;93;20220215;10.9;5.4;8.2;6.3;8.88;5.3;1.08;6872 +92091;48.62683;3.77406;93;20220216;14.7;8.1;11.4;8.4;12.14;2.7;1.02;4348 +92091;48.62683;3.77406;93;20220217;13.2;11.2;12.2;6.9;10.04;.6;1.89;2988 +92091;48.62683;3.77406;93;20220218;13.6;8;10.8;7.6;9.4;1;1.88;4255 +92091;48.62683;3.77406;93;20220219;9.5;2.9;6.2;6.7;6.54;0;1.68;9089 +92091;48.62683;3.77406;93;20220220;12.6;6.7;9.6;8.6;9.8;3.2;1.39;4617 +92091;48.62683;3.77406;93;20220221;9.8;5.5;7.6;8.5;8.1;.2;1.44;6009 +92091;48.62683;3.77406;93;20220222;9.8;3.9;6.8;4.9;9.48;.8;.53;5773 +92091;48.62683;3.77406;93;20220223;12.4;4.1;8.3;2.1;9.4;0;.9;8628 +92091;48.62683;3.77406;93;20220224;11.1;8;9.6;4.9;8.34;2.4;1.58;6319 +92091;48.62683;3.77406;93;20220225;10.1;1.3;5.7;3.7;6.3;0;1.43;9966 +92091;48.62683;3.77406;93;20220226;8.7;-3.1;2.8;2.6;5.54;.1;1.1;11955 +92091;48.62683;3.77406;93;20220227;10.3;-1.5;4.4;3.2;4.94;0;1.57;12371 +92091;48.62683;3.77406;93;20220228;10.7;-3.1;3.8;1.8;5.04;0;1.26;12426 +92091;48.62683;3.77406;93;20220301;10.5;-2.7;3.9;1.7;5.84;.1;1.05;8804 +92091;48.62683;3.77406;93;20220302;12.9;-.1;6.4;2;6.84;0;1.24;8811 +92091;48.62683;3.77406;93;20220303;13.6;4.2;8.9;1.5;9.07;0;1.11;8317 +92091;48.62683;3.77406;93;20220304;12.6;3.1;7.9;1.6;5.97;0;1.48;12074 +92091;48.62683;3.77406;93;20220305;10.9;-4.1;3.4;1.5;4.6;0;1.33;13220 +92091;48.62683;3.77406;93;20220306;8;-3.4;2.3;3;4.2;0;1.55;12964 +92091;48.62683;3.77406;93;20220307;7.1;-2.7;2.2;4.1;4.04;0;1.74;13157 +92091;48.62683;3.77406;93;20220308;12.7;-4.2;4.2;3;4.54;0;1.93;14198 +92091;48.62683;3.77406;93;20220309;15.4;-3.1;6.1;2.1;6.04;0;1.79;14531 +92091;48.62683;3.77406;93;20220310;16.8;-.1;8.4;3.1;6.77;0;2.29;14364 +92091;48.62683;3.77406;93;20220311;16.2;3.6;9.9;4.9;8.4;.8;2.23;10203 +92091;48.62683;3.77406;93;20220312;10.7;5.6;8.1;4.4;9.14;1.5;1.17;6344 +92091;48.62683;3.77406;93;20220313;11.1;5.5;8.3;4.6;9.3;3.5;1.13;6140 +92091;48.62683;3.77406;93;20220314;14.3;3.4;8.9;2.8;8.5;3.6;1.77;13497 +92091;48.62683;3.77406;93;20220315;12.2;6.2;9.2;2.3;10.77;.1;.79;4885 +92091;48.62683;3.77406;93;20220316;14.5;5.8;10.2;2.5;11.07;0;1.07;6921 +92091;48.62683;3.77406;93;20220317;10.3;8.3;9.3;4.9;8.84;0;1.51;5837 +92091;48.62683;3.77406;93;20220318;14.5;3.5;9;5.2;6.21;0;2.84;14769 +92091;48.62683;3.77406;93;20220319;15.5;3.8;9.6;5.8;6.26;0;3.23;16543 +92091;48.62683;3.77406;93;20220320;11;-.5;5.3;2.4;6.46;0;1.46;10971 +92091;48.62683;3.77406;93;20220321;18.7;5.6;12.1;3.1;8.14;0;2.77;15248 +92091;48.62683;3.77406;93;20220322;18;2.7;10.4;2.4;7.08;0;2.61;16578 +92091;48.62683;3.77406;93;20220323;18.5;.6;9.5;2.1;6.41;0;2.63;17667 +92091;48.62683;3.77406;93;20220324;20.1;.8;10.5;2;6.58;0;2.77;17812 +92091;48.62683;3.77406;93;20220325;19.4;2.9;11.2;3.5;6.23;0;3.39;17779 +92091;48.62683;3.77406;93;20220326;19.6;2.5;11;3.8;6.41;0;3.45;18353 +92091;48.62683;3.77406;93;20220327;20.9;2.6;11.8;2.7;7.13;0;3.2;18569 +92091;48.62683;3.77406;93;20220328;20.9;1.9;11.4;1.4;7.86;0;2.51;17019 +92091;48.62683;3.77406;93;20220329;17.8;5.6;11.7;1.9;9.68;3.3;1.86;9657 +92091;48.62683;3.77406;93;20220330;13.8;8.8;11.3;2.3;11.03;4.9;1.31;6921 +92091;48.62683;3.77406;93;20220331;8.8;5.1;6.9;5.2;7.61;.3;1.43;7341 +92091;48.62683;3.77406;93;20220401;5.2;1.4;3.3;5.9;5.68;.6;1.27;6285 +92091;48.62683;3.77406;93;20220402;5.5;.6;3;6.5;5.14;0;1.62;8013 +92091;48.62683;3.77406;93;20220403;7.9;-2.2;2.8;2.9;4.58;0;1.93;16372 +92091;48.62683;3.77406;93;20220404;11.1;-3.8;3.6;5;5.56;0;2.16;15776 +92091;48.62683;3.77406;93;20220405;11.4;6.6;9;5.5;10.01;.2;.98;4025 +92091;48.62683;3.77406;93;20220406;13.2;5.9;9.6;6.2;9.68;.8;1.61;7609 +92091;48.62683;3.77406;93;20220407;15.5;9.6;12.6;9.1;10.08;3.4;2.83;10997 +92091;48.62683;3.77406;93;20220408;12.4;6.7;9.6;5.2;8.31;39.6;1.85;5131 +92091;48.62683;3.77406;93;20220409;10.7;1.1;5.9;2.6;6.98;1.3;1.72;13556 +92091;48.62683;3.77406;93;20220410;13.6;-1.7;5.9;2.1;6.48;0;2.4;21194 +92091;48.62683;3.77406;93;20220411;19;.9;10;4.4;8.23;0;3.36;20687 +92091;48.62683;3.77406;93;20220412;21.6;6;13.8;3.6;10.43;.2;3.37;17406 +92091;48.62683;3.77406;93;20220413;18;8.5;13.2;2.2;12.46;.4;1.99;12017 +92091;48.62683;3.77406;93;20220414;20.6;9;14.8;1.9;12.11;0;2.98;19321 +92091;48.62683;3.77406;93;20220415;20.4;7;13.7;2.8;11.13;0;3.22;20736 +92091;48.62683;3.77406;93;20220416;18.6;6.4;12.5;4;8.98;0;3.69;23277 +92091;48.62683;3.77406;93;20220417;20.2;2.7;11.4;3.7;6.61;0;4.19;24425 +92091;48.62683;3.77406;93;20220418;19;1.9;10.5;2;7.41;0;3.23;21921 +92091;48.62683;3.77406;93;20220419;19.3;5.6;12.4;2.8;9.36;0;3.32;21353 +92091;48.62683;3.77406;93;20220420;18.6;4.7;11.6;3.4;7.63;0;3.73;22545 +92091;48.62683;3.77406;93;20220421;19.2;3.3;11.3;3.5;8.16;0;3.72;23731 +92091;48.62683;3.77406;93;20220422;19.1;5.9;12.5;3.1;9.28;0;3.55;23119 +92091;48.62683;3.77406;93;20220423;19.9;5.4;12.7;3.9;10.36;.1;3.04;15847 +92091;48.62683;3.77406;93;20220424;17.2;7.4;12.3;2.6;10.78;1.1;2.32;13407 +92091;48.62683;3.77406;93;20220425;16.9;7.7;12.3;3.2;8.98;0;3.14;18716 +92091;48.62683;3.77406;93;20220426;15.5;3.3;9.4;2.9;8.73;0;2.52;17414 +92091;48.62683;3.77406;93;20220427;19.1;2.5;10.8;3.5;8.86;0;3.57;24014 +92091;48.62683;3.77406;93;20220428;21.5;5.9;13.7;3.7;8.93;0;4.23;23583 +92091;48.62683;3.77406;93;20220429;19.8;7;13.4;3.1;9.86;.2;3.36;18091 +92091;48.62683;3.77406;93;20220430;16.4;5.1;10.7;4.3;8.43;0;3.49;23632 +92091;48.62683;3.77406;93;20220501;16.9;2.7;9.8;2.9;8.11;0;3.08;20667 +92091;48.62683;3.77406;93;20220502;19.6;5;12.3;3.3;9.38;0;3.55;21180 +92091;48.62683;3.77406;93;20220503;20.8;6.4;13.6;4.1;9.91;0;4.13;24071 +92091;48.62683;3.77406;93;20220504;17.1;8.7;12.9;3.3;10.81;.1;2.51;12926 +92091;48.62683;3.77406;93;20220505;18.6;7.9;13.3;2.9;11.03;.4;3.02;17947 +92091;48.62683;3.77406;93;20220506;21.3;6.4;13.8;2.3;11.07;0;3.68;22991 +92091;48.62683;3.77406;93;20220507;20.9;7.6;14.2;2.4;11.27;.1;3.42;19735 +92091;48.62683;3.77406;93;20220508;22.6;7.9;15.3;2.9;12.3;.1;3.99;23227 +92091;48.62683;3.77406;93;20220509;25.7;7.3;16.5;1.6;11.77;0;4.29;25453 +92091;48.62683;3.77406;93;20220510;26.7;8;17.4;2;12.74;0;4.28;22628 +92091;48.62683;3.77406;93;20220511;26.7;10.6;18.7;3.7;12.84;0;5.3;25211 +92091;48.62683;3.77406;93;20220512;21.6;11;16.3;2.5;13.1;0;3.38;18760 +92091;48.62683;3.77406;93;20220513;21.8;8.2;15;2;10.44;0;4.17;25889 +92091;48.62683;3.77406;93;20220514;23.5;4.5;14;1.4;10.27;0;4.07;26272 +92091;48.62683;3.77406;93;20220515;28.8;8;18.4;2.3;12.54;3.6;5.07;25829 +92091;48.62683;3.77406;93;20220516;24.8;15;19.9;2.8;15.97;.2;3.91;18658 +92091;48.62683;3.77406;93;20220517;28.8;12.1;20.4;2.1;15.24;0;4.86;24657 +92091;48.62683;3.77406;93;20220518;29;15;22;2.3;17.44;0;4.92;24092 +92091;48.62683;3.77406;93;20220519;29.1;15.5;22.3;3.1;17.57;0;5.08;22383 +92091;48.62683;3.77406;93;20220520;28;14.5;21.3;2.9;16.24;.2;4.27;17479 +92091;48.62683;3.77406;93;20220521;24.3;7;15.7;1.5;11.8;0;4.23;26011 +92091;48.62683;3.77406;93;20220522;24;9.5;16.8;2.2;13.17;3.2;3.45;17533 +92091;48.62683;3.77406;93;20220523;22.3;13.2;17.7;3.6;16.2;3.6;2.93;13743 +92091;48.62683;3.77406;93;20220524;19;11.4;15.2;3.7;12.07;.2;3.51;18796 +92091;48.62683;3.77406;93;20220525;21.3;4.4;12.8;2.3;10.4;.1;3.78;23566 +92091;48.62683;3.77406;93;20220526;21.8;13.5;17.7;3.3;13.17;0;3.95;18947 +92091;48.62683;3.77406;93;20220527;21.2;12.4;16.8;3.1;12.84;.1;3.5;16037 +92091;48.62683;3.77406;93;20220528;20.2;5;12.6;2.4;9.67;0;3.87;24244 +92091;48.62683;3.77406;93;20220529;17.4;4.8;11.1;3.5;8.17;0;3.91;25045 +92091;48.62683;3.77406;93;20220530;20.1;3.8;11.9;1.9;8.77;0;4.08;26955 +92091;48.62683;3.77406;93;20220531;22.7;5.9;14.3;1.8;9.1;0;4.33;25469 +92091;48.62683;3.77406;93;20220601;22.8;4.1;13.5;1.7;9.64;0;4.44;28616 +92091;48.62683;3.77406;93;20220602;25.1;7.9;16.5;2.4;10.37;0;4.92;26488 +92091;48.62683;3.77406;93;20220603;24.7;11.3;18;1.9;14.4;2.5;3.53;17756 +92091;48.62683;3.77406;93;20220604;29.4;13.9;21.6;2;17.17;20.5;4.88;23718 +92091;48.62683;3.77406;93;20220605;22.1;16.6;19.4;2.7;18.14;6.3;2.55;11186 +92091;48.62683;3.77406;93;20220606;21.8;13.7;17.8;3;13.9;.2;3.9;19357 +92091;48.62683;3.77406;93;20220607;22.6;12.9;17.8;3.4;14.47;1.4;3.71;18156 +92091;48.62683;3.77406;93;20220608;20.5;12.5;16.5;2.5;14.34;10.4;2.69;13116 +92091;48.62683;3.77406;93;20220609;21.4;10.3;15.8;3.1;12.97;.1;3.95;22426 +92091;48.62683;3.77406;93;20220610;25.4;11.3;18.3;2.2;14.3;.1;4.38;23456 +92091;48.62683;3.77406;93;20220611;27.5;10.4;18.9;1.5;15.87;0;4.93;28189 +92091;48.62683;3.77406;93;20220612;25.2;12.6;18.9;3.2;14;0;5.11;26604 +92091;48.62683;3.77406;93;20220613;22.7;7.6;15.2;2.4;11.54;0;4.59;28149 +92091;48.62683;3.77406;93;20220614;26.3;8.9;17.6;2.1;11.97;0;5.14;28201 +92091;48.62683;3.77406;93;20220615;31;11.6;21.3;2.1;14.5;0;5.81;28336 +92091;48.62683;3.77406;93;20220616;29.1;14.1;21.6;2.3;14.77;0;5.77;28126 +92091;48.62683;3.77406;93;20220617;32.2;12.5;22.4;1.4;14.7;0;5.62;28038 +92091;48.62683;3.77406;93;20220618;36.2;15.3;25.7;2.3;17.3;0;6.7;27510 +92091;48.62683;3.77406;93;20220619;31.9;17.5;24.7;4.5;17.9;18.5;6.65;25350 +92091;48.62683;3.77406;93;20220620;23.8;16.7;20.2;3.4;17.8;6.5;3.63;17072 +92091;48.62683;3.77406;93;20220621;27;13.4;20.2;2.9;16.17;0;5.15;26328 +92091;48.62683;3.77406;93;20220622;24;17;20.5;2;18.7;4;2.9;13389 +92091;48.62683;3.77406;93;20220623;27.5;16.4;22;2.7;18.3;7.1;4.61;21754 +92091;48.62683;3.77406;93;20220624;24.5;16.5;20.5;3.8;17.4;1.4;4.31;20486 +92091;48.62683;3.77406;93;20220625;22.8;14.6;18.7;3.1;16.1;3.4;3.23;14591 +92091;48.62683;3.77406;93;20220626;19.6;13;16.3;1.5;15.14;.4;2.41;12854 +92091;48.62683;3.77406;93;20220627;24;12.7;18.4;1.9;14.57;1.8;3.55;17729 +92091;48.62683;3.77406;93;20220628;27;8.1;17.6;1.1;12.27;0;4.97;29466 +92091;48.62683;3.77406;93;20220629;27.8;10.4;19.1;1.8;13.5;1.9;5.13;27457 +92091;48.62683;3.77406;93;20220630;15.3;13.7;14.5;2.9;14.87;10.1;1.28;5259 +92091;48.62683;3.77406;93;20220701;22.6;11.1;16.8;2.6;12.6;0;4.18;22838 +92091;48.62683;3.77406;93;20220702;27.5;7.9;17.7;1.9;12.2;0;5.3;29630 +92091;48.62683;3.77406;93;20220703;26.3;10.4;18.4;2.3;13.37;0;5.11;28039 +92091;48.62683;3.77406;93;20220704;26.4;9.1;17.7;2.4;12.37;0;5.19;28323 +92091;48.62683;3.77406;93;20220705;26.4;11;18.7;3.3;12.64;0;5.49;27465 +92091;48.62683;3.77406;93;20220706;25.4;9.4;17.4;2.4;12;0;4.87;26160 +92091;48.62683;3.77406;93;20220707;23.8;12.7;18.3;3.8;14.2;0;3.97;17826 +92091;48.62683;3.77406;93;20220708;26.5;9.3;17.9;2.9;12.24;0;5.38;28318 +92091;48.62683;3.77406;93;20220709;28.8;10.9;19.8;2.8;13.67;0;5.52;26502 +92091;48.62683;3.77406;93;20220710;26.1;11.6;18.8;3.5;12.8;0;5.49;27289 +92091;48.62683;3.77406;93;20220711;29.3;11.8;20.5;2.8;14.17;0;5.81;27868 +92091;48.62683;3.77406;93;20220712;30.9;12.9;21.9;1.7;14.37;0;5.49;27347 +92091;48.62683;3.77406;93;20220713;34.1;12.7;23.4;1.4;13.67;0;5.5;25461 +92091;48.62683;3.77406;93;20220714;32.1;15;23.6;2.9;15.07;0;6.37;26758 +92091;48.62683;3.77406;93;20220715;26.3;13.1;19.7;3.5;11.27;0;5.81;26679 +92091;48.62683;3.77406;93;20220716;28.1;9.6;18.9;2.5;11.4;0;5.55;27748 +92091;48.62683;3.77406;93;20220717;31.1;12.7;21.9;2.4;11.4;0;6.08;26756 +92091;48.62683;3.77406;93;20220718;37;12.9;24.9;1.7;12.07;0;6.44;27691 +92091;48.62683;3.77406;93;20220719;39.5;16.5;28;3.5;14.94;2.3;8.41;27572 +92091;48.62683;3.77406;93;20220720;23.5;19.7;21.6;2.8;19.2;8;2.68;8708 +92091;48.62683;3.77406;93;20220721;27.1;14.7;20.9;2.2;17.8;.1;4.05;19706 +92091;48.62683;3.77406;93;20220722;27.8;15.2;21.5;2.1;18.5;.5;3.74;17082 +92091;48.62683;3.77406;93;20220723;28.2;17.2;22.7;1.6;18.6;0;3.94;18548 +92091;48.62683;3.77406;93;20220724;32.5;13.8;23.1;1.4;16.6;.2;5.32;26659 +92091;48.62683;3.77406;93;20220725;28.4;17.4;22.9;3.5;16.67;0;4.87;18889 +92091;48.62683;3.77406;93;20220726;24.5;12.6;18.6;2.5;13.94;0;3.64;16710 +92091;48.62683;3.77406;93;20220727;25.3;13.3;19.3;3;12.6;0;4.94;23491 +92091;48.62683;3.77406;93;20220728;27.7;12.8;20.2;2.3;11.64;0;4.7;20564 +92091;48.62683;3.77406;93;20220729;29;10.9;19.9;2.2;11.9;0;5.17;24550 +92091;48.62683;3.77406;93;20220730;30.7;12.5;21.6;1.7;13.44;0;4.9;23242 +92091;48.62683;3.77406;93;20220731;29.4;14.3;21.8;2.5;15.5;0;5.26;25094 +92091;48.62683;3.77406;93;20220801;27.2;14;20.6;1.8;16.3;0;3.62;16961 +92091;48.62683;3.77406;93;20220802;31.4;12.6;22;1.1;15.54;0;4.72;24832 +92091;48.62683;3.77406;93;20220803;35.1;14.6;24.9;1.2;15.5;0;5.28;25764 +92091;48.62683;3.77406;93;20220804;33.3;17;25.1;2.3;17.6;9.9;5.18;20393 +92091;48.62683;3.77406;93;20220805;26.5;16.7;21.6;3.8;17.17;.3;4.54;19875 +92091;48.62683;3.77406;93;20220806;24.7;13.1;18.9;4;11.2;0;5.29;23731 +92091;48.62683;3.77406;93;20220807;27.8;12.1;19.9;4;10.4;0;6.04;24652 +92091;48.62683;3.77406;93;20220808;29.5;12.1;20.8;3.7;11.5;0;6.11;24812 +92091;48.62683;3.77406;93;20220809;31.6;13.6;22.6;3.6;12.74;0;6.38;24733 +92091;48.62683;3.77406;93;20220810;31.9;15.7;23.8;3.2;12;0;6.31;24095 +92091;48.62683;3.77406;93;20220811;31.9;14.3;23.1;2.8;11.2;0;6.05;24154 +92091;48.62683;3.77406;93;20220812;33.1;14.3;23.7;2.8;10.97;0;6.27;24490 +92091;48.62683;3.77406;93;20220813;32.3;13.8;23;2.3;10.74;0;5.7;24212 +92091;48.62683;3.77406;93;20220814;29.6;14.3;22;2.9;14.64;1.4;4.38;15212 +92091;48.62683;3.77406;93;20220815;24.1;16.2;20.1;3.3;17.67;.3;3.27;14854 +92091;48.62683;3.77406;93;20220816;28.1;14.8;21.5;2.1;17.57;3.2;3.67;16688 +92091;48.62683;3.77406;93;20220817;27.8;16;21.9;2.1;18.37;.7;3.73;17794 +92091;48.62683;3.77406;93;20220818;27.3;15.7;21.5;1.8;18.37;3.8;3.37;15803 +92091;48.62683;3.77406;93;20220819;25.8;15.3;20.6;3.3;17.97;.8;3.3;14167 +92091;48.62683;3.77406;93;20220820;26.1;13.3;19.7;2.6;14.8;.1;4.27;21955 +92091;48.62683;3.77406;93;20220821;27.4;9.6;18.5;1.3;13.2;.1;3.49;19017 +92091;48.62683;3.77406;93;20220822;26.4;14.8;20.6;1.8;15.54;.1;3.43;16305 +92091;48.62683;3.77406;93;20220823;30;13.5;21.8;1.2;16.4;0;3.74;19270 +92091;48.62683;3.77406;93;20220824;33.1;14;23.5;1.3;15.37;0;4.39;21510 +92091;48.62683;3.77406;93;20220825;32.7;15.2;23.9;2.4;14.87;.3;5.02;20559 +92091;48.62683;3.77406;93;20220826;25.3;18.8;22.1;3.9;17.1;0;3.5;10623 +92091;48.62683;3.77406;93;20220827;25.3;11.5;18.4;2.6;13.87;0;3.68;18622 +92091;48.62683;3.77406;93;20220828;27.8;11.7;19.7;2.9;14.04;0;4.24;19226 +92091;48.62683;3.77406;93;20220829;30.6;14.6;22.6;2.6;13.6;.6;4.76;19518 +92091;48.62683;3.77406;93;20220830;23.8;15.5;19.6;2.7;15.44;.2;2.79;10592 +92091;48.62683;3.77406;93;20220831;27.5;13.3;20.4;2.3;15.8;.3;3.88;19582 +92091;48.62683;3.77406;93;20220901;27.9;14.2;21.1;2.7;14.77;0;4.08;18258 +92091;48.62683;3.77406;93;20220902;26.3;12.7;19.5;2.6;14.5;2.3;3.45;14872 +92091;48.62683;3.77406;93;20220903;25.1;15.5;20.3;2.6;16.67;1.1;3.1;13946 +92091;48.62683;3.77406;93;20220904;29.6;11.9;20.7;2;14.77;.7;3.85;18778 +92091;48.62683;3.77406;93;20220905;30.7;15.9;23.3;2.5;16.57;3.7;4.27;17862 +92091;48.62683;3.77406;93;20220906;29.2;13.6;21.4;2.2;16.8;2.2;3.78;18183 +92091;48.62683;3.77406;93;20220907;24.5;13.9;19.2;2.3;16.74;9.2;2.84;15052 +92091;48.62683;3.77406;93;20220908;23.1;13.9;18.5;4.2;15.84;4.4;3;13721 +92091;48.62683;3.77406;93;20220909;21.9;14.7;18.3;5.4;15.27;2.1;2.99;11579 +92091;48.62683;3.77406;93;20220910;19.7;14.4;17.1;4.5;15.44;1;2.2;8986 +92091;48.62683;3.77406;93;20220911;21.4;10.3;15.9;1.6;14.54;.2;2.09;12987 +92091;48.62683;3.77406;93;20220912;27.3;10.6;19;2.1;14.4;0;3.34;17804 +92091;48.62683;3.77406;93;20220913;26.5;15.9;21.2;2;18.1;1.2;2.47;9992 +92091;48.62683;3.77406;93;20220914;26.7;17.3;22;2.9;20.24;1.8;2.82;12351 +92091;48.62683;3.77406;93;20220915;21.7;16.6;19.2;2.8;16.97;.9;2.26;10880 +92091;48.62683;3.77406;93;20220916;18.1;11.5;14.8;2.7;12.24;0;2.1;10520 +92091;48.62683;3.77406;93;20220917;17.7;7.1;12.4;3.7;9.2;0;2.72;14553 +92091;48.62683;3.77406;93;20220918;19.6;3.9;11.8;2.7;8.74;.1;2.69;16260 +92091;48.62683;3.77406;93;20220919;18.4;5.3;11.8;1.7;9.44;0;2.13;14478 +92091;48.62683;3.77406;93;20220920;17.9;4;11;1.8;9.37;.1;1.99;13554 +92091;48.62683;3.77406;93;20220921;18.8;5.1;11.9;2.3;9.17;0;2.42;16117 +92091;48.62683;3.77406;93;20220922;20.3;3.5;11.9;1.6;8.27;0;2.34;16450 +92091;48.62683;3.77406;93;20220923;19.5;4.7;12.1;1.1;9.24;.2;1.74;11230 +92091;48.62683;3.77406;93;20220924;16.9;9.9;13.4;1.5;12.3;.5;1.42;8047 +92091;48.62683;3.77406;93;20220925;18.6;9.5;14.1;2.8;11.74;0;2.05;10874 +92091;48.62683;3.77406;93;20220926;16.8;8.1;12.4;4.2;10.8;7.1;1.86;7325 +92091;48.62683;3.77406;93;20220927;14.2;9.3;11.8;5.4;11.64;5.1;1.49;8271 +92091;48.62683;3.77406;93;20220928;15.4;9.9;12.6;2.9;11.44;.3;1.57;9246 +92091;48.62683;3.77406;93;20220929;14.6;7;10.8;1.5;10.27;2.3;1.28;9147 +92091;48.62683;3.77406;93;20220930;17.1;3;10;2.3;9.44;5.2;1.75;12714 +92091;48.62683;3.77406;93;20221001;20.1;10.4;15.2;6.4;13.7;0;2.15;8385 +92091;48.62683;3.77406;93;20221002;19.4;13.2;16.3;3.9;15.5;2.1;1.5;6799 +92091;48.62683;3.77406;93;20221003;16.3;8.8;12.5;1.8;11.64;0;1.35;8728 +92091;48.62683;3.77406;93;20221004;18.9;4.8;11.8;1.7;11;.2;1.64;13094 +92091;48.62683;3.77406;93;20221005;23.1;8.5;15.8;3.9;13.54;0;2.43;13143 +92091;48.62683;3.77406;93;20221006;19.3;8.6;13.9;1.8;11.47;0;1.79;13090 +92091;48.62683;3.77406;93;20221007;18.3;3.4;10.8;1.4;9.77;.2;1.52;12271 +92091;48.62683;3.77406;93;20221008;18.1;4.9;11.5;1.9;9.6;0;1.63;11350 +92091;48.62683;3.77406;93;20221009;19.8;2.5;11.1;2.1;9.07;.2;1.86;13167 +92091;48.62683;3.77406;93;20221010;19.8;6.2;13;2.5;12.44;.4;1.41;7804 +92091;48.62683;3.77406;93;20221011;17.3;11.7;14.5;2.6;12.4;0;1.44;6417 +92091;48.62683;3.77406;93;20221012;19.3;3.6;11.5;1.1;10.5;0;1.3;11372 +92091;48.62683;3.77406;93;20221013;16.3;9.7;13;2.5;13.67;1.8;.85;4477 +92091;48.62683;3.77406;93;20221014;17.5;14.2;15.8;4;16.27;9.6;.91;3284 +92091;48.62683;3.77406;93;20221015;19;15.2;17.1;4.5;16.47;4;1.42;5344 +92091;48.62683;3.77406;93;20221016;22.1;14.5;18.3;2.2;16.7;.1;1.41;6939 +92091;48.62683;3.77406;93;20221017;22;16;19;3.8;16.74;18.5;1.81;4914 +92091;48.62683;3.77406;93;20221018;20;14.2;17.1;1.5;16.57;.1;1.1;6760 +92091;48.62683;3.77406;93;20221019;20.9;11.1;16;3.4;15.54;.7;1.34;8157 +92091;48.62683;3.77406;93;20221020;22.6;13.9;18.3;3.5;16.2;14.1;1.74;7298 +92091;48.62683;3.77406;93;20221021;20.5;14;17.2;3.6;16.1;3.3;1.45;6317 +92091;48.62683;3.77406;93;20221022;21.4;12.6;17;3;14.6;0;1.66;8981 +92091;48.62683;3.77406;93;20221023;22.3;12.9;17.6;4.4;14.97;2.4;1.96;5946 +92091;48.62683;3.77406;93;20221024;19.8;15;17.4;5.6;13.5;.3;2.42;6054 +92091;48.62683;3.77406;93;20221025;19.1;11.9;15.5;3.2;13.94;.4;1.35;7164 +92091;48.62683;3.77406;93;20221026;22.4;14.4;18.4;3.2;14.6;.2;1.91;8438 +92091;48.62683;3.77406;93;20221027;23.3;10.6;16.9;3.5;14.47;0;1.82;7402 +92091;48.62683;3.77406;93;20221028;23.1;16.2;19.7;3.3;15.04;0;2.08;6348 +92091;48.62683;3.77406;93;20221029;24.2;12.9;18.6;2.8;14.5;0;1.78;6589 +92091;48.62683;3.77406;93;20221030;22;10.1;16.1;2.1;12.94;0;1.42;7584 +92091;48.62683;3.77406;93;20221031;20.7;11.5;16.1;2.7;14.17;1.9;1.3;6543 +92091;48.62683;3.77406;93;20221101;16.9;11.1;14;5.4;12.14;0;1.61;7520 +92091;48.62683;3.77406;93;20221102;16.6;9.3;13;3.8;11.1;.1;1.36;7208 +92091;48.62683;3.77406;93;20221103;14.2;8.4;11.3;4.4;11.17;7.5;.98;2753 +92091;48.62683;3.77406;93;20221104;12;9.4;10.7;4.3;10.64;5;.95;3413 +92091;48.62683;3.77406;93;20221105;11.4;2.2;6.8;2.5;8.9;0;.56;4870 +92091;48.62683;3.77406;93;20221106;10.5;7.1;8.8;4.3;9.84;1.3;.72;2380 +92091;48.62683;3.77406;93;20221107;16.2;10.2;13.2;5.1;12.44;0;1.17;4434 +92091;48.62683;3.77406;93;20221108;17.6;8.1;12.9;5;11.17;3.9;1.56;4847 +92091;48.62683;3.77406;93;20221109;15.3;11.4;13.4;3.6;12.07;.4;1.1;3978 +92091;48.62683;3.77406;93;20221110;11.7;4.6;8.2;2.1;10.14;0;.41;4787 +92091;48.62683;3.77406;93;20221111;12.6;7.7;10.1;2.7;10.54;.2;.61;4317 +92091;48.62683;3.77406;93;20221112;16;4.7;10.3;2.2;10.17;.2;.73;6673 +92091;48.62683;3.77406;93;20221113;7.9;4.9;6.4;2.3;9.04;.1;.4;2831 +92091;48.62683;3.77406;93;20221114;14.8;4.2;9.5;2.6;10.34;1;.61;4631 +92091;48.62683;3.77406;93;20221115;14.4;7.8;11.1;4.5;11.9;5.7;.69;3176 +92091;48.62683;3.77406;93;20221116;13.4;9.3;11.3;6;11.5;4.6;.9;3353 +92091;48.62683;3.77406;93;20221117;13.8;10.9;12.4;7.7;11.24;2.4;1.46;3523 +92091;48.62683;3.77406;93;20221118;10.6;7.7;9.1;4.6;9.8;1.4;.81;2687 +92091;48.62683;3.77406;93;20221119;9.6;2.4;6;2.3;8.74;.6;.37;3184 +92091;48.62683;3.77406;93;20221120;8.3;4.2;6.2;4.6;8.94;1.8;.4;2848 +92091;48.62683;3.77406;93;20221121;9.2;5.9;7.5;4.7;9.14;1.6;.63;1960 +92091;48.62683;3.77406;93;20221122;10.6;4.5;7.6;6.4;8.47;1.2;.98;3601 +92091;48.62683;3.77406;93;20221123;11.7;4;7.8;4.8;8.87;2;.84;3321 +92091;48.62683;3.77406;93;20221124;12.6;7.5;10;4.8;9.9;2.8;.87;5003 +92091;48.62683;3.77406;93;20221125;12.3;7.9;10.1;3.2;9.77;.2;.73;3913 +92091;48.62683;3.77406;93;20221126;7.5;1;4.3;2.9;7.97;.1;.24;2724 +92091;48.62683;3.77406;93;20221127;9.8;4.4;7.1;3.9;8.5;.9;.66;2518 +92091;48.62683;3.77406;93;20221128;11.1;7.5;9.3;2.7;9.6;1;.7;2004 +92091;48.62683;3.77406;93;20221129;8.1;5.5;6.8;1.5;9.24;0;.33;1687 +92091;48.62683;3.77406;93;20221130;7.2;4.2;5.7;2.5;8.47;0;.36;1759 +92091;48.62683;3.77406;93;20221201;7.5;4.2;5.8;3.3;8.07;0;.53;1926 +92091;48.62683;3.77406;93;20221202;5.4;4.7;5.1;2.9;7.37;.6;.62;696 +92091;48.62683;3.77406;93;20221203;4.1;2.7;3.4;4.5;6.67;.1;.58;1246 +92091;48.62683;3.77406;93;20221204;3.9;2.5;3.2;3.9;6.71;3.1;.5;1476 +92091;48.62683;3.77406;93;20221205;2.8;2.2;2.5;2.2;6.91;.4;.32;617 +92091;48.62683;3.77406;93;20221206;4.5;2;3.3;1.5;6.91;.1;.32;1608 +92091;48.62683;3.77406;93;20221207;4;.1;2.1;1.3;6.97;.2;.2;2079 +92091;48.62683;3.77406;93;20221208;4.7;2.4;3.6;1.5;6.74;0;.35;1985 +92091;48.62683;3.77406;93;20221209;1.4;-2.4;-.5;2;5.77;0;.16;2014 +92091;48.62683;3.77406;93;20221210;-.1;-1.3;-.7;2.3;5.3;0;.27;1377 +92091;48.62683;3.77406;93;20221211;-1.1;-2.7;-1.9;2.3;5;0;.24;1907 +92091;48.62683;3.77406;93;20221212;-.9;-4.4;-2.7;3.1;4.24;0;.3;3350 +92091;48.62683;3.77406;93;20221213;1.2;-5.7;-2.3;2.6;3.97;0;.31;4245 +92091;48.62683;3.77406;93;20221214;.7;-1;-.1;2;5.2;0;.33;1816 +92091;48.62683;3.77406;93;20221215;1.3;-4.1;-1.4;2.5;4.57;0;.27;3475 +92091;48.62683;3.77406;93;20221216;2.4;-4.7;-1.2;2.5;4.44;0;.32;3831 +92091;48.62683;3.77406;93;20221217;-2.3;-3.9;-3.1;1.7;4.2;0;.24;1795 +92091;48.62683;3.77406;93;20221218;2.7;-8.5;-2.9;3.4;4.54;0;.26;3215 +92091;48.62683;3.77406;93;20221219;12.1;3.1;7.6;4.9;8.7;.1;.78;2651 +92091;48.62683;3.77406;93;20221220;13.7;9.6;11.7;4.7;10.87;2.3;1.08;1264 +92091;48.62683;3.77406;93;20221221;12.1;10.8;11.5;5.1;12.27;8;.53;2351 +92091;48.62683;3.77406;93;20221222;13;11.1;12;8.2;12.44;10.4;.84;1337 +92091;48.62683;3.77406;93;20221223;15;12.1;13.5;5.5;13.37;4.7;.91;1143 +92091;48.62683;3.77406;93;20221224;12.2;10.5;11.4;4.1;11.3;1.1;.8;1776 +92091;48.62683;3.77406;93;20221225;15.2;9.4;12.3;4.3;11.44;.6;.91;3223 +92091;48.62683;3.77406;93;20221226;12.2;11.3;11.7;5.2;10.5;1.9;1.26;1842 +92091;48.62683;3.77406;93;20221227;8.8;1.5;5.1;3.5;7.6;.1;.37;3943 +92091;48.62683;3.77406;93;20221228;11.5;4;7.8;6.7;10.04;3;.41;2223 +92091;48.62683;3.77406;93;20221229;11.7;10.7;11.2;6.7;10.24;.9;1.33;1978 +92091;48.62683;3.77406;93;20221230;14.3;3.7;9;6.3;10.77;1.6;.61;2015 +92091;48.62683;3.77406;93;20221231;16.6;13.9;15.3;7.8;12.2;0;2.15;2354 +92092;48.64529;4.11221;130;20220101;14.7;7.1;10.9;2.3;10.43;.1;.57;3719 +92092;48.64529;4.11221;130;20220102;13.2;5.4;9.3;5.8;10.37;0;.71;3186 +92092;48.64529;4.11221;130;20220103;12;10.4;11.2;6.9;11.67;16.9;.88;1071 +92092;48.64529;4.11221;130;20220104;11.7;10.5;11.1;6.5;10.43;9.5;1.31;882 +92092;48.64529;4.11221;130;20220105;5.4;.6;3;4.5;6.37;.1;.58;2801 +92092;48.64529;4.11221;130;20220106;5.2;0;2.6;2.4;6.37;.4;.36;3003 +92092;48.64529;4.11221;130;20220107;5.7;.8;3.2;6.6;7.2;3.8;.4;2561 +92092;48.64529;4.11221;130;20220108;6.9;1.4;4.2;7.6;7.97;17.6;.29;2632 +92092;48.64529;4.11221;130;20220109;5.1;3.8;4.5;5.3;7.33;.3;.61;1447 +92092;48.64529;4.11221;130;20220110;2.7;.3;1.5;2.4;6.7;0;.22;1753 +92092;48.64529;4.11221;130;20220111;3;.1;1.5;2.6;6.07;0;.37;1950 +92092;48.64529;4.11221;130;20220112;4.3;-3.1;.6;2.2;5.8;0;.23;4104 +92092;48.64529;4.11221;130;20220113;2.7;-.7;1;3.1;6.13;0;.27;2374 +92092;48.64529;4.11221;130;20220114;6.3;-1.8;2.3;1.5;6.2;.1;.24;4255 +92092;48.64529;4.11221;130;20220115;3.9;-2.8;.6;1.4;5.8;.1;.21;3457 +92092;48.64529;4.11221;130;20220116;.8;-2.1;-.7;3.3;5.98;.5;.12;1802 +92092;48.64529;4.11221;130;20220117;5;.7;2.9;2.1;7.57;.1;.18;2662 +92092;48.64529;4.11221;130;20220118;8.7;1.7;5.2;3;7.3;0;.57;4044 +92092;48.64529;4.11221;130;20220119;4.3;.6;2.5;4.1;7.47;2.3;.14;2178 +92092;48.64529;4.11221;130;20220120;5.8;1.2;3.5;3.9;7.07;.1;.43;3326 +92092;48.64529;4.11221;130;20220121;4.5;-.1;2.2;2.9;6.57;0;.37;2611 +92092;48.64529;4.11221;130;20220122;5.1;-.5;2.3;2.2;6.9;0;.28;2987 +92092;48.64529;4.11221;130;20220123;6;2.7;4.3;2.5;6.8;0;.58;2705 +92092;48.64529;4.11221;130;20220124;5.7;-1.8;1.9;2.2;5.87;0;.42;4853 +92092;48.64529;4.11221;130;20220125;-1.1;-3.2;-2.1;1.6;5.36;0;.19;2117 +92092;48.64529;4.11221;130;20220126;-.7;-1.8;-1.2;1.9;5.43;0;.25;1218 +92092;48.64529;4.11221;130;20220127;1.8;-1.1;.3;4.4;6.31;.2;.18;2110 +92092;48.64529;4.11221;130;20220128;4.2;1.7;3;3;7.53;0;.24;2009 +92092;48.64529;4.11221;130;20220129;7.5;2.8;5.1;5.6;9.07;1.1;.12;3023 +92092;48.64529;4.11221;130;20220130;9.4;5.5;7.5;2.3;8.07;.2;.74;3761 +92092;48.64529;4.11221;130;20220131;7.7;2;4.8;7.4;6.78;.4;1.15;4386 +92092;48.64529;4.11221;130;20220201;7.7;.7;4.2;5.5;8.1;.7;.33;4203 +92092;48.64529;4.11221;130;20220202;10.6;7.7;9.2;4.3;10.6;.3;.61;2299 +92092;48.64529;4.11221;130;20220203;8.5;6.3;7.4;3.5;8.73;.1;.75;2111 +92092;48.64529;4.11221;130;20220204;8.7;5.5;7.1;5.3;8.5;.8;.86;3172 +92092;48.64529;4.11221;130;20220205;8.5;-.4;4;4.3;6.9;.1;.76;6151 +92092;48.64529;4.11221;130;20220206;9.5;3.6;6.6;10.4;9.17;12.6;.58;3913 +92092;48.64529;4.11221;130;20220207;8.9;2.6;5.7;4.1;6.63;0;1.14;5528 +92092;48.64529;4.11221;130;20220208;8.9;1.5;5.2;3.3;7.78;0;.6;3561 +92092;48.64529;4.11221;130;20220209;12.9;.5;6.7;2.6;7.36;.1;.96;8739 +92092;48.64529;4.11221;130;20220210;8.1;3.2;5.7;4.9;7.9;1;.79;4364 +92092;48.64529;4.11221;130;20220211;8;-.4;3.8;2.2;6.3;.1;.72;8878 +92092;48.64529;4.11221;130;20220212;7.2;-4;1.6;2.3;5.15;0;.75;9444 +92092;48.64529;4.11221;130;20220213;13.5;-3;5.2;5.8;6.85;0;1.56;9452 +92092;48.64529;4.11221;130;20220214;10.9;7.5;9.2;7.3;8.81;2.4;1.42;4924 +92092;48.64529;4.11221;130;20220215;10.5;5.5;8;6.9;8.75;4.7;1.14;6345 +92092;48.64529;4.11221;130;20220216;14.2;7.5;10.9;9.2;12.27;3.1;.77;4906 +92092;48.64529;4.11221;130;20220217;13;10.9;11.9;7.4;10;.4;1.95;3065 +92092;48.64529;4.11221;130;20220218;12.6;8.3;10.5;8.2;9.63;1;1.71;4333 +92092;48.64529;4.11221;130;20220219;8.8;2;5.4;7.1;6.6;0;1.46;6556 +92092;48.64529;4.11221;130;20220220;11.4;6.2;8.8;9.1;9.9;3.5;1.06;4659 +92092;48.64529;4.11221;130;20220221;9.5;4.9;7.2;8.6;8.13;.3;1.31;4904 +92092;48.64529;4.11221;130;20220222;9.3;3.2;6.3;5.4;9.43;.8;.47;5996 +92092;48.64529;4.11221;130;20220223;12.3;3.7;8;2.2;9.33;0;.87;6748 +92092;48.64529;4.11221;130;20220224;11.7;7.8;9.7;5.3;8.4;2.7;1.71;4157 +92092;48.64529;4.11221;130;20220225;9.4;.1;4.7;4;6.43;.1;1.25;8243 +92092;48.64529;4.11221;130;20220226;8.5;-1.7;3.4;3.2;5.8;.1;1.15;9430 +92092;48.64529;4.11221;130;20220227;10.3;-1.4;4.4;3.9;5.07;0;1.71;10074 +92092;48.64529;4.11221;130;20220228;11.3;-2.8;4.2;2.2;5.17;0;1.37;10949 +92092;48.64529;4.11221;130;20220301;9.9;-1.9;4;2.1;5.97;0;1.12;9452 +92092;48.64529;4.11221;130;20220302;11.9;.8;6.3;2.1;6.93;0;1.26;9383 +92092;48.64529;4.11221;130;20220303;13.5;4.3;8.9;1.5;9.27;0;1.08;8677 +92092;48.64529;4.11221;130;20220304;11.9;1.5;6.7;2.2;5.97;0;1.55;10089 +92092;48.64529;4.11221;130;20220305;10.3;-2.6;3.8;1.9;4.67;0;1.42;11639 +92092;48.64529;4.11221;130;20220306;7.4;-2.9;2.2;3.8;4.27;0;1.6;10519 +92092;48.64529;4.11221;130;20220307;6.2;-2.4;1.9;5.1;4.03;0;1.75;10090 +92092;48.64529;4.11221;130;20220308;12.5;-3.5;4.5;3.7;4.53;0;2.18;13152 +92092;48.64529;4.11221;130;20220309;15.1;-2.3;6.4;2.3;6.07;0;1.85;13884 +92092;48.64529;4.11221;130;20220310;16.7;.2;8.5;3.9;6.9;0;2.41;13647 +92092;48.64529;4.11221;130;20220311;16.6;4.8;10.7;5.7;8.5;.7;2.55;10961 +92092;48.64529;4.11221;130;20220312;11.3;5.9;8.6;4.4;9.07;4.7;1.26;7197 +92092;48.64529;4.11221;130;20220313;11.8;5.1;8.4;5;9.33;4.3;1.28;8249 +92092;48.64529;4.11221;130;20220314;13.9;3.5;8.7;3.5;8.43;4.4;1.73;11746 +92092;48.64529;4.11221;130;20220315;11.4;6.9;9.1;2.8;10.93;0;.84;6098 +92092;48.64529;4.11221;130;20220316;14.2;6.5;10.4;2.9;11.13;0;1.32;10635 +92092;48.64529;4.11221;130;20220317;10.1;8.4;9.2;5.4;8.9;0;1.49;4760 +92092;48.64529;4.11221;130;20220318;13.6;3.7;8.7;6.3;6.45;0;2.85;14838 +92092;48.64529;4.11221;130;20220319;15.1;3.9;9.5;6;6.2;0;3.23;16286 +92092;48.64529;4.11221;130;20220320;9.3;-.7;4.3;2.3;6.65;0;1.1;7792 +92092;48.64529;4.11221;130;20220321;18.4;5.1;11.7;3.6;8.11;0;2.8;14946 +92092;48.64529;4.11221;130;20220322;17.9;2.4;10.1;2.4;6.8;0;2.6;16557 +92092;48.64529;4.11221;130;20220323;18.2;1.2;9.7;2.4;6.25;0;2.75;17584 +92092;48.64529;4.11221;130;20220324;19.8;1;10.4;2.3;6.5;0;2.87;18074 +92092;48.64529;4.11221;130;20220325;18.8;2;10.4;3.8;6.45;0;3.36;18108 +92092;48.64529;4.11221;130;20220326;19.3;3.1;11.2;4.6;6.35;0;3.75;18256 +92092;48.64529;4.11221;130;20220327;20.6;2.4;11.5;3.1;7;0;3.37;18638 +92092;48.64529;4.11221;130;20220328;20.9;2.9;11.9;1.3;7.5;0;2.57;17739 +92092;48.64529;4.11221;130;20220329;17.9;5.3;11.6;2.2;9.6;1.7;2.04;11315 +92092;48.64529;4.11221;130;20220330;13.3;8.9;11.1;2.3;11.25;2.5;1.3;7743 +92092;48.64529;4.11221;130;20220331;8.8;5.5;7.2;5.1;7.85;0;1.44;7733 +92092;48.64529;4.11221;130;20220401;5;1.2;3.1;6.6;5.71;.3;1.22;4858 +92092;48.64529;4.11221;130;20220402;4.2;.8;2.5;8;5.21;.1;1.36;4640 +92092;48.64529;4.11221;130;20220403;7.1;-2.8;2.1;3;4.45;0;1.75;14295 +92092;48.64529;4.11221;130;20220404;10.9;-4.5;3.2;5.3;5.3;0;2.24;17502 +92092;48.64529;4.11221;130;20220405;11;6.4;8.7;7.3;10.21;.3;.91;5575 +92092;48.64529;4.11221;130;20220406;13.3;5.1;9.2;6.5;9.9;1.1;1.52;8919 +92092;48.64529;4.11221;130;20220407;15.4;9.2;12.3;9.6;10.4;2.2;2.62;10345 +92092;48.64529;4.11221;130;20220408;13.1;6.1;9.6;6.5;8.75;39.7;2.06;6862 +92092;48.64529;4.11221;130;20220409;10.5;1.5;6;3.1;7.05;1.5;1.77;13462 +92092;48.64529;4.11221;130;20220410;13.6;-1.6;6;2.1;6.3;0;2.39;20238 +92092;48.64529;4.11221;130;20220411;18.7;1.1;9.9;4.4;8.05;0;3.33;20374 +92092;48.64529;4.11221;130;20220412;21.6;6.3;14;3.9;10.15;0;3.6;18262 +92092;48.64529;4.11221;130;20220413;18.7;8;13.4;2.8;12;.1;2.39;14635 +92092;48.64529;4.11221;130;20220414;20.4;9;14.7;2.3;11.8;0;2.92;17792 +92092;48.64529;4.11221;130;20220415;20;7.9;13.9;3.1;11;0;3.26;20173 +92092;48.64529;4.11221;130;20220416;17.9;5.7;11.8;4.7;8.65;0;3.64;22505 +92092;48.64529;4.11221;130;20220417;19.8;2.5;11.2;3.9;6;0;4.3;23900 +92092;48.64529;4.11221;130;20220418;18.5;1.9;10.2;2.1;6.95;0;3.29;22343 +92092;48.64529;4.11221;130;20220419;19.4;6;12.7;2.6;8.95;0;3.46;21706 +92092;48.64529;4.11221;130;20220420;17.8;4.6;11.2;3.8;7.05;0;3.82;22441 +92092;48.64529;4.11221;130;20220421;18.7;2.8;10.8;4.1;7.7;0;3.75;23212 +92092;48.64529;4.11221;130;20220422;18.8;5.2;12;3.5;9.05;0;3.53;22639 +92092;48.64529;4.11221;130;20220423;19.6;4.7;12.2;4.4;10;.1;3.07;15944 +92092;48.64529;4.11221;130;20220424;15.6;7.1;11.3;2.6;10.95;.2;1.99;12515 +92092;48.64529;4.11221;130;20220425;17;7.9;12.5;2.9;8.95;0;2.9;15482 +92092;48.64529;4.11221;130;20220426;15.1;2.3;8.7;3.2;8.4;.1;2.6;19028 +92092;48.64529;4.11221;130;20220427;18.6;2.4;10.5;4.1;8.7;0;3.59;24028 +92092;48.64529;4.11221;130;20220428;21.3;5.2;13.3;4.2;8.5;0;4.45;24566 +92092;48.64529;4.11221;130;20220429;19.2;6.3;12.8;3.3;9.5;0;3.22;17182 +92092;48.64529;4.11221;130;20220430;16;4.5;10.3;4.6;8.35;0;3.41;23265 +92092;48.64529;4.11221;130;20220501;16.7;2.2;9.5;3.3;7.95;0;3.08;20034 +92092;48.64529;4.11221;130;20220502;19.4;4.9;12.1;3.7;9.3;0;3.6;21360 +92092;48.64529;4.11221;130;20220503;20.9;5.9;13.4;4.4;9.85;0;4.17;23943 +92092;48.64529;4.11221;130;20220504;15.8;8.1;12;3.5;10.95;.1;2.14;11603 +92092;48.64529;4.11221;130;20220505;18.8;7.6;13.2;3;10.75;.4;3.19;19194 +92092;48.64529;4.11221;130;20220506;20.9;6.7;13.8;2.5;11.03;0;3.55;21909 +92092;48.64529;4.11221;130;20220507;21;8.5;14.8;2.7;10.97;0;3.7;20844 +92092;48.64529;4.11221;130;20220508;22.5;7.3;14.9;3.1;12.3;.1;3.88;23237 +92092;48.64529;4.11221;130;20220509;25.7;8.2;17;1.7;12;0;4.3;24685 +92092;48.64529;4.11221;130;20220510;26.2;9.5;17.8;2;12.93;0;4.35;23387 +92092;48.64529;4.11221;130;20220511;26.4;11.1;18.7;3.5;12.8;0;5.01;23608 +92092;48.64529;4.11221;130;20220512;21.6;11.1;16.4;2.5;13.27;0;3.36;17849 +92092;48.64529;4.11221;130;20220513;21.3;9.5;15.4;2.3;10.43;0;3.81;20805 +92092;48.64529;4.11221;130;20220514;23.1;6.4;14.8;1.7;10.57;0;4.1;25296 +92092;48.64529;4.11221;130;20220515;28.3;8.7;18.5;2.8;12.9;2.3;5.33;26598 +92092;48.64529;4.11221;130;20220516;24.2;14.7;19.5;3.2;16.37;.2;3.74;17794 +92092;48.64529;4.11221;130;20220517;28.3;12.3;20.3;2.1;15.13;0;4.86;24713 +92092;48.64529;4.11221;130;20220518;29.2;15;22.1;2.4;17;0;4.91;23230 +92092;48.64529;4.11221;130;20220519;29.2;15.3;22.3;3.1;17.57;0;5.07;22479 +92092;48.64529;4.11221;130;20220520;28.4;14.9;21.7;3;16.77;0;4.94;22413 +92092;48.64529;4.11221;130;20220521;23.7;8;15.8;1.8;12.5;0;4.1;24437 +92092;48.64529;4.11221;130;20220522;22.9;9.6;16.3;3;13.2;3.9;4.03;22086 +92092;48.64529;4.11221;130;20220523;22.3;13.1;17.7;4;16.23;5.4;3.29;17893 +92092;48.64529;4.11221;130;20220524;18.6;11.2;14.9;4.3;12.27;.2;3.12;15545 +92092;48.64529;4.11221;130;20220525;21.1;5.7;13.4;2.7;10.8;0;3.92;24287 +92092;48.64529;4.11221;130;20220526;21.2;12.9;17;3.1;13.07;0;3.5;16375 +92092;48.64529;4.11221;130;20220527;20.4;13;16.7;3.1;12.73;0;3.44;16265 +92092;48.64529;4.11221;130;20220528;19.5;5.9;12.7;2.7;9.57;0;3.87;23793 +92092;48.64529;4.11221;130;20220529;17;5.1;11.1;4;8.13;0;3.7;21643 +92092;48.64529;4.11221;130;20220530;19.6;3.1;11.4;2.3;8.8;0;3.91;25774 +92092;48.64529;4.11221;130;20220531;22.4;6.8;14.6;2;9.23;0;4.32;24625 +92092;48.64529;4.11221;130;20220601;22.2;5.9;14.1;1.9;9.83;0;4.26;25873 +92092;48.64529;4.11221;130;20220602;24.6;7.1;15.8;3.3;10.67;0;5.09;26666 +92092;48.64529;4.11221;130;20220603;22.9;10.9;16.9;2.8;14.77;3.5;3.85;21659 +92092;48.64529;4.11221;130;20220604;28.5;13.8;21.2;2.5;17.23;9.1;5.02;24681 +92092;48.64529;4.11221;130;20220605;20.9;16.6;18.8;3.1;18.23;10.2;2.53;12552 +92092;48.64529;4.11221;130;20220606;21.7;13.6;17.7;3.3;14.03;.2;3.64;17447 +92092;48.64529;4.11221;130;20220607;21.9;12.9;17.4;3.8;14.73;1.3;3.55;17298 +92092;48.64529;4.11221;130;20220608;20.1;11.5;15.8;2.3;14.49;10.2;2.92;16299 +92092;48.64529;4.11221;130;20220609;21.1;9.8;15.5;3;12.73;.1;3.66;20233 +92092;48.64529;4.11221;130;20220610;24.8;12.1;18.4;2.2;14.53;.1;4.22;21876 +92092;48.64529;4.11221;130;20220611;27.4;12.1;19.7;1.6;16.17;0;4.74;25932 +92092;48.64529;4.11221;130;20220612;25.1;13.1;19.1;3.4;14.07;0;4.79;22883 +92092;48.64529;4.11221;130;20220613;22.3;8.7;15.5;2.6;11.57;0;4.32;24697 +92092;48.64529;4.11221;130;20220614;25.8;8.2;17;2.5;12.1;0;5.09;27593 +92092;48.64529;4.11221;130;20220615;30.9;11.7;21.3;2.3;14.5;0;5.89;28403 +92092;48.64529;4.11221;130;20220616;28.7;14.5;21.6;2.5;14.5;0;5.53;25755 +92092;48.64529;4.11221;130;20220617;32;12.8;22.4;1.6;14.37;0;5.82;28678 +92092;48.64529;4.11221;130;20220618;36;15.4;25.7;2.2;16.67;0;6.94;29763 +92092;48.64529;4.11221;130;20220619;31.7;17.4;24.6;4.1;18.23;16;6.46;25366 +92092;48.64529;4.11221;130;20220620;23.2;16.6;19.9;3.7;18.23;6.4;3.29;14966 +92092;48.64529;4.11221;130;20220621;26.5;12.9;19.7;2.8;16.33;.1;4.79;24839 +92092;48.64529;4.11221;130;20220622;23.6;16.5;20.1;2.3;19.07;4.8;3.19;15789 +92092;48.64529;4.11221;130;20220623;27.1;17;22;2.6;19;11.1;4.4;20844 +92092;48.64529;4.11221;130;20220624;24.9;16.2;20.5;4.3;17.6;.9;4.2;19308 +92092;48.64529;4.11221;130;20220625;23.4;14.2;18.8;3.1;16.27;10.1;3.52;17022 +92092;48.64529;4.11221;130;20220626;19;12.9;16;1.7;15.47;1.2;2.54;14549 +92092;48.64529;4.11221;130;20220627;23.3;13.9;18.6;1.9;15.03;1.2;3.66;18763 +92092;48.64529;4.11221;130;20220628;26.7;9.4;18.1;1.2;12.63;0;4.79;27629 +92092;48.64529;4.11221;130;20220629;27.6;11.5;19.5;2.1;13.57;1.1;5.19;26786 +92092;48.64529;4.11221;130;20220630;16;13.5;14.7;2.8;15;9.3;1.6;8116 +92092;48.64529;4.11221;130;20220701;22.2;10.9;16.6;3;12.73;.1;3.93;19941 +92092;48.64529;4.11221;130;20220702;27.5;9.1;18.3;1.6;12.13;0;5.17;28466 +92092;48.64529;4.11221;130;20220703;26.2;12;19.1;2.3;13.37;0;4.97;25504 +92092;48.64529;4.11221;130;20220704;25.8;10.2;18;2.3;12.47;0;4.97;26496 +92092;48.64529;4.11221;130;20220705;26;10.9;18.5;3.3;12.43;0;5.33;25804 +92092;48.64529;4.11221;130;20220706;24.6;10.5;17.5;2.7;11.9;0;4.84;24940 +92092;48.64529;4.11221;130;20220707;22.5;12.3;17.4;3.5;14;0;3.93;19394 +92092;48.64529;4.11221;130;20220708;25.8;9.4;17.6;2.9;12.13;0;5.14;26475 +92092;48.64529;4.11221;130;20220709;28.2;11.7;20;3.1;13.6;0;5.53;25903 +92092;48.64529;4.11221;130;20220710;25.1;11.3;18.2;4.1;12.77;0;5.18;24718 +92092;48.64529;4.11221;130;20220711;28.5;11.6;20;3.3;14.37;0;5.66;26838 +92092;48.64529;4.11221;130;20220712;30.2;13.6;21.9;2.4;14.47;0;5.71;26443 +92092;48.64529;4.11221;130;20220713;33.4;14.5;23.9;1.7;13.77;0;5.84;26461 +92092;48.64529;4.11221;130;20220714;31.9;15.5;23.7;3.1;14.7;0;6.37;25970 +92092;48.64529;4.11221;130;20220715;25.6;14.3;20;4.1;11.33;0;5.64;22448 +92092;48.64529;4.11221;130;20220716;27.4;10.4;18.9;2.8;11.5;0;5.52;26558 +92092;48.64529;4.11221;130;20220717;30.4;12.8;21.6;3.1;11.5;0;6.37;26509 +92092;48.64529;4.11221;130;20220718;36.7;14.2;25.5;2.1;12.07;0;6.99;29175 +92092;48.64529;4.11221;130;20220719;39.2;17.3;28.2;3.4;14.6;1.4;8.48;28661 +92092;48.64529;4.11221;130;20220720;23.7;20.3;22;2.6;19.77;5.5;2.83;11031 +92092;48.64529;4.11221;130;20220721;27.2;14.5;20.9;2.4;18.07;.1;4.05;19588 +92092;48.64529;4.11221;130;20220722;28.2;15.1;21.6;2.7;18.6;.9;4.49;21677 +92092;48.64529;4.11221;130;20220723;27.9;16.9;22.4;1.7;18.23;0;4.09;19278 +92092;48.64529;4.11221;130;20220724;32.2;15;23.6;1.4;16.83;.1;5.3;26077 +92092;48.64529;4.11221;130;20220725;27.9;17.5;22.7;3.4;16.67;0;4.96;20001 +92092;48.64529;4.11221;130;20220726;24.2;13;18.6;2.9;13.97;0;3.91;17974 +92092;48.64529;4.11221;130;20220727;25.3;14.6;19.9;3.2;12.77;0;4.68;19750 +92092;48.64529;4.11221;130;20220728;27.1;13;20;2.5;11.47;0;4.82;20482 +92092;48.64529;4.11221;130;20220729;28.2;10.3;19.2;2.3;12.27;0;5.01;24367 +92092;48.64529;4.11221;130;20220730;30.3;13.1;21.7;1.5;13.4;0;4.93;24691 +92092;48.64529;4.11221;130;20220731;29.2;14.7;22;2.5;15.47;0;5.07;23322 +92092;48.64529;4.11221;130;20220801;26.7;14.6;20.6;1.6;16.4;0;3.81;19174 +92092;48.64529;4.11221;130;20220802;31.1;13.7;22.4;1.1;15.83;0;4.74;24865 +92092;48.64529;4.11221;130;20220803;35.2;16.3;25.7;1.4;15.87;0;5.5;25614 +92092;48.64529;4.11221;130;20220804;34.1;18.2;26.1;2.6;17.4;10.6;5.81;22411 +92092;48.64529;4.11221;130;20220805;25.6;17.1;21.4;4;17.57;1;3.98;16360 +92092;48.64529;4.11221;130;20220806;24.3;12.7;18.5;4.8;11.4;0;5.09;20046 +92092;48.64529;4.11221;130;20220807;27.3;11;19.1;4.3;10.37;0;5.89;23280 +92092;48.64529;4.11221;130;20220808;29.1;11.9;20.5;3.9;11.37;0;6.01;23920 +92092;48.64529;4.11221;130;20220809;31.1;13.3;22.2;4.1;12.5;0;6.49;24156 +92092;48.64529;4.11221;130;20220810;31.1;15.9;23.5;4.2;12.07;0;6.66;22191 +92092;48.64529;4.11221;130;20220811;31.2;14.4;22.8;3.8;11.17;0;6.53;22994 +92092;48.64529;4.11221;130;20220812;32.4;13.5;22.9;3.6;11.1;0;6.66;24116 +92092;48.64529;4.11221;130;20220813;31.8;14.8;23.3;3.6;10.6;0;6.54;22904 +92092;48.64529;4.11221;130;20220814;28.8;15.1;21.9;2.9;14.23;.4;4.8;19103 +92092;48.64529;4.11221;130;20220815;23.4;16.5;20;3.6;18.27;.4;3;13939 +92092;48.64529;4.11221;130;20220816;27.8;15;21.4;1.9;17.67;3.9;3.82;18968 +92092;48.64529;4.11221;130;20220817;27.6;16.7;22.2;2.1;18.23;0;3.78;17744 +92092;48.64529;4.11221;130;20220818;27.3;15.7;21.5;2;17.97;2.4;3.53;16809 +92092;48.64529;4.11221;130;20220819;24.5;15.3;19.9;3.4;17.73;1.2;3.26;15140 +92092;48.64529;4.11221;130;20220820;25.7;13.7;19.7;2.2;15.13;0;3.71;18720 +92092;48.64529;4.11221;130;20220821;27.2;11.1;19.1;1.5;13.2;0;3.86;20775 +92092;48.64529;4.11221;130;20220822;26.5;15.4;21;2.3;15.43;.1;3.67;16171 +92092;48.64529;4.11221;130;20220823;29.8;14.2;22;1.3;16.53;0;3.9;20115 +92092;48.64529;4.11221;130;20220824;33;15.3;24.2;1.8;15.23;0;4.76;21640 +92092;48.64529;4.11221;130;20220825;32.5;15.8;24.1;2.8;14.5;.4;5.34;20654 +92092;48.64529;4.11221;130;20220826;25.3;18.7;22;4.4;17.07;.3;3.77;11874 +92092;48.64529;4.11221;130;20220827;25.1;12.3;18.7;3;14.13;0;3.74;18285 +92092;48.64529;4.11221;130;20220828;27.6;11.7;19.7;3;14.13;0;4.21;19295 +92092;48.64529;4.11221;130;20220829;30.3;14.2;22.3;2.9;13.3;.3;4.93;19606 +92092;48.64529;4.11221;130;20220830;23.8;15;19.4;2.6;16;1.5;2.92;13334 +92092;48.64529;4.11221;130;20220831;27.9;12.7;20.3;2.3;15.93;1.2;3.75;18464 +92092;48.64529;4.11221;130;20220901;27.7;14.1;20.9;2.9;14.4;0;4.08;17336 +92092;48.64529;4.11221;130;20220902;26.8;13;19.9;3;14.23;1.6;3.83;16177 +92092;48.64529;4.11221;130;20220903;24.6;14.9;19.8;2.7;16.43;.4;3.01;13709 +92092;48.64529;4.11221;130;20220904;29.2;12.2;20.7;2.2;14.4;.6;4.01;18861 +92092;48.64529;4.11221;130;20220905;30.8;15.6;23.2;2.2;16.2;5;4.04;17099 +92092;48.64529;4.11221;130;20220906;29;14.4;21.7;2.1;16.97;3.5;3.61;17318 +92092;48.64529;4.11221;130;20220907;24.2;14.2;19.2;2.7;16.9;11.2;2.8;14094 +92092;48.64529;4.11221;130;20220908;21.7;14.3;18;4.3;16.37;3.2;2.5;11240 +92092;48.64529;4.11221;130;20220909;21.2;14.5;17.8;5.7;15.3;3.2;2.75;10049 +92092;48.64529;4.11221;130;20220910;19.7;13.7;16.7;4.4;15.5;.8;2.02;8877 +92092;48.64529;4.11221;130;20220911;21.6;11.7;16.6;1.9;15.03;.2;2.2;12822 +92092;48.64529;4.11221;130;20220912;27.5;10.2;18.8;2.5;14.57;0;3.45;16970 +92092;48.64529;4.11221;130;20220913;26.3;15.5;20.9;2.3;18.23;2.5;2.7;12301 +92092;48.64529;4.11221;130;20220914;25.4;17.1;21.2;2.8;20.6;9.7;2.43;11650 +92092;48.64529;4.11221;130;20220915;21;16.1;18.5;2.6;17.13;1.8;1.91;8482 +92092;48.64529;4.11221;130;20220916;17.6;10.9;14.3;2.6;12.5;0;1.82;8967 +92092;48.64529;4.11221;130;20220917;17.2;6.5;11.9;3.7;9.23;.1;2.51;13174 +92092;48.64529;4.11221;130;20220918;19.1;3.5;11.3;3.2;8.97;0;2.65;15271 +92092;48.64529;4.11221;130;20220919;18.2;5.2;11.7;1.5;9.53;.1;2.02;14331 +92092;48.64529;4.11221;130;20220920;17.6;4.9;11.2;2;9.73;.1;1.97;13732 +92092;48.64529;4.11221;130;20220921;18.3;5.6;11.9;2.3;9.5;.1;2.19;13974 +92092;48.64529;4.11221;130;20220922;20;4.2;12.1;1.7;8.73;0;2.29;15304 +92092;48.64529;4.11221;130;20220923;19;5.1;12;1.2;9.27;.1;1.9;13427 +92092;48.64529;4.11221;130;20220924;16.4;9.6;13;1.5;12.07;.3;1.41;8417 +92092;48.64529;4.11221;130;20220925;17.9;9.5;13.7;2.6;11.77;.2;1.85;10196 +92092;48.64529;4.11221;130;20220926;16.1;7.5;11.8;4.5;11.07;6.4;1.77;9204 +92092;48.64529;4.11221;130;20220927;13.4;9;11.2;5.3;11.83;5.1;1.11;5922 +92092;48.64529;4.11221;130;20220928;15.1;9.1;12.1;2.9;11.27;.1;1.47;7720 +92092;48.64529;4.11221;130;20220929;14.5;7.3;10.9;1.7;10.63;2.4;1.28;8616 +92092;48.64529;4.11221;130;20220930;16.4;3;9.7;2.2;9.63;5.9;1.63;12660 +92092;48.64529;4.11221;130;20221001;19.3;10.1;14.7;6.9;13.57;.6;2.14;9380 +92092;48.64529;4.11221;130;20221002;19;12.9;16;5;15.87;4.3;1.46;6443 +92092;48.64529;4.11221;130;20221003;15.5;9.8;12.7;2.4;12.17;0;1.29;7864 +92092;48.64529;4.11221;130;20221004;18.7;4.7;11.7;1.8;11.4;.2;1.54;12274 +92092;48.64529;4.11221;130;20221005;22.8;8.6;15.7;3.8;13.73;0;2.34;11870 +92092;48.64529;4.11221;130;20221006;19.4;9.2;14.3;1.9;11.77;0;1.7;10299 +92092;48.64529;4.11221;130;20221007;18.3;4.2;11.3;1.2;10.43;.2;1.38;11467 +92092;48.64529;4.11221;130;20221008;17.5;5.6;11.5;2.2;9.93;.1;1.62;10233 +92092;48.64529;4.11221;130;20221009;19.3;3.3;11.3;2.7;9.57;.2;1.95;12169 +92092;48.64529;4.11221;130;20221010;19.9;6.5;13.2;2.7;12.7;.3;1.55;9937 +92092;48.64529;4.11221;130;20221011;17.7;11.8;14.7;3.5;12.87;0;1.61;6925 +92092;48.64529;4.11221;130;20221012;19.6;4.3;12;1.4;10.8;0;1.42;11384 +92092;48.64529;4.11221;130;20221013;15.9;9.5;12.7;2.7;13.67;1.7;.88;5693 +92092;48.64529;4.11221;130;20221014;16.7;13.8;15.2;4.6;16.43;10.3;.79;3749 +92092;48.64529;4.11221;130;20221015;18.2;15.1;16.7;4.8;16.77;5.7;1.17;4243 +92092;48.64529;4.11221;130;20221016;21.5;13.8;17.7;2.3;17.07;.6;1.31;7229 +92092;48.64529;4.11221;130;20221017;21.9;15.6;18.7;3.7;16.93;12.7;1.73;6429 +92092;48.64529;4.11221;130;20221018;19.5;14.2;16.8;1.8;16.73;.1;1.02;5703 +92092;48.64529;4.11221;130;20221019;19.8;12.1;16;4.2;16;.6;1.3;7093 +92092;48.64529;4.11221;130;20221020;21.7;13.9;17.8;3.5;16.57;19.2;1.55;6676 +92092;48.64529;4.11221;130;20221021;20.1;13.9;17;3.9;16.33;2.4;1.36;5672 +92092;48.64529;4.11221;130;20221022;21.2;12.5;16.8;3.6;15;.1;1.64;7284 +92092;48.64529;4.11221;130;20221023;22.3;14;18.1;5.2;15.47;2.2;2.15;6863 +92092;48.64529;4.11221;130;20221024;19.2;15.3;17.2;6.3;13.67;.5;2.42;4801 +92092;48.64529;4.11221;130;20221025;18.2;12.4;15.3;3.4;14.37;.5;1.23;5372 +92092;48.64529;4.11221;130;20221026;21.7;14.2;17.9;3.4;14.8;.1;1.8;6592 +92092;48.64529;4.11221;130;20221027;22.9;11.4;17.1;3.7;14.87;0;1.79;7922 +92092;48.64529;4.11221;130;20221028;23.1;15;19.1;3.2;15.2;0;1.94;6645 +92092;48.64529;4.11221;130;20221029;23.8;13.4;18.6;2.7;14.77;0;1.77;7089 +92092;48.64529;4.11221;130;20221030;21.1;10.4;15.8;2;13.1;.1;1.28;7499 +92092;48.64529;4.11221;130;20221031;20.5;11.1;15.8;3.2;14.3;1.5;1.36;6371 +92092;48.64529;4.11221;130;20221101;16.4;10.8;13.6;6.1;12.4;0;1.51;5333 +92092;48.64529;4.11221;130;20221102;16;9.4;12.7;4.3;11.5;.1;1.34;5290 +92092;48.64529;4.11221;130;20221103;13.4;8.4;10.9;4.6;11.43;10.2;.89;4157 +92092;48.64529;4.11221;130;20221104;11.1;8.9;10;4.3;10.77;8;.78;2799 +92092;48.64529;4.11221;130;20221105;10.7;2.1;6.4;2.7;9.07;0;.51;4672 +92092;48.64529;4.11221;130;20221106;10.6;6;8.3;4.7;9.83;1.2;.7;3468 +92092;48.64529;4.11221;130;20221107;15.7;9.9;12.8;5.7;12.53;.1;1.14;3743 +92092;48.64529;4.11221;130;20221108;17.2;8.3;12.7;4.9;11.33;5.5;1.45;5570 +92092;48.64529;4.11221;130;20221109;14.8;11.7;13.3;4.1;12.6;.4;1.04;3113 +92092;48.64529;4.11221;130;20221110;10.2;5.2;7.7;2.3;10.37;0;.36;3182 +92092;48.64529;4.11221;130;20221111;12.1;6.6;9.3;2.4;10.47;.2;.57;4133 +92092;48.64529;4.11221;130;20221112;15.6;3.5;9.6;2.5;9.97;.2;.78;5967 +92092;48.64529;4.11221;130;20221113;9.6;5;7.3;2.9;9.17;.1;.5;3277 +92092;48.64529;4.11221;130;20221114;14.7;4.1;9.4;3.1;10.67;.6;.66;4542 +92092;48.64529;4.11221;130;20221115;13.8;7.6;10.7;4.8;12.03;6.6;.56;3583 +92092;48.64529;4.11221;130;20221116;12.7;9.1;10.9;6.2;11.63;4.3;.78;3125 +92092;48.64529;4.11221;130;20221117;13.8;10.9;12.3;8.4;11.33;3.2;1.52;2455 +92092;48.64529;4.11221;130;20221118;9.6;8.5;9;4.8;10.17;1.6;.7;1199 +92092;48.64529;4.11221;130;20221119;8.4;3.9;6.1;2.8;9.13;.8;.33;2594 +92092;48.64529;4.11221;130;20221120;8.1;4;6.1;4.9;9.1;2.1;.3;2862 +92092;48.64529;4.11221;130;20221121;8.9;6.2;7.6;5.3;9.33;1.7;.6;2103 +92092;48.64529;4.11221;130;20221122;9.9;4.3;7.1;6.9;8.57;1;.87;3116 +92092;48.64529;4.11221;130;20221123;10.9;3.4;7.2;5.2;8.8;2.8;.73;3688 +92092;48.64529;4.11221;130;20221124;12;6.6;9.3;5.2;10;1.5;.82;3340 +92092;48.64529;4.11221;130;20221125;11.8;7.5;9.6;3.7;10.07;.2;.76;2846 +92092;48.64529;4.11221;130;20221126;6.7;1.6;4.2;2.6;8.17;.3;.22;2549 +92092;48.64529;4.11221;130;20221127;9.4;3.6;6.5;3.4;8.57;1.7;.5;2688 +92092;48.64529;4.11221;130;20221128;9.9;6.7;8.3;3.1;9.7;1.6;.55;2087 +92092;48.64529;4.11221;130;20221129;7.1;4.3;5.7;1.7;9.13;.1;.27;1649 +92092;48.64529;4.11221;130;20221130;6.9;4.1;5.5;2.8;8.6;0;.33;1734 +92092;48.64529;4.11221;130;20221201;7.2;4;5.6;3.6;8.17;.1;.47;1861 +92092;48.64529;4.11221;130;20221202;5.1;4.3;4.7;3.3;7.5;.8;.55;720 +92092;48.64529;4.11221;130;20221203;3.8;2.4;3.1;5.2;6.73;.1;.56;1063 +92092;48.64529;4.11221;130;20221204;3.6;2.2;2.9;4;6.68;3.8;.48;1484 +92092;48.64529;4.11221;130;20221205;2.8;2.3;2.5;2.3;7.01;.3;.31;653 +92092;48.64529;4.11221;130;20221206;4.1;1.7;2.9;1.5;6.93;.1;.32;1411 +92092;48.64529;4.11221;130;20221207;3.4;.3;1.9;1.4;7;.4;.17;2060 +92092;48.64529;4.11221;130;20221208;4.1;2.2;3.2;1.7;6.9;0;.37;1159 +92092;48.64529;4.11221;130;20221209;.4;-2;-.8;2.2;5.67;0;.16;1887 +92092;48.64529;4.11221;130;20221210;-1;-1.4;-1.2;2.3;5.33;0;.29;470 +92092;48.64529;4.11221;130;20221211;-1.5;-2.7;-2.1;2.5;5.07;0;.22;948 +92092;48.64529;4.11221;130;20221212;-.5;-4.3;-2.4;3.4;4.33;0;.35;2343 +92092;48.64529;4.11221;130;20221213;.6;-5.5;-2.5;3.9;4.03;0;.48;3173 +92092;48.64529;4.11221;130;20221214;.3;-1.4;-.5;2.5;5.23;0;.36;1283 +92092;48.64529;4.11221;130;20221215;.8;-4;-1.6;3.3;4.67;0;.37;2537 +92092;48.64529;4.11221;130;20221216;2.3;-5.4;-1.6;2.8;4.33;.1;.4;3463 +92092;48.64529;4.11221;130;20221217;-2.8;-5.3;-4;1.9;4.1;0;.29;1123 +92092;48.64529;4.11221;130;20221218;2.5;-9.7;-3.6;2.8;4.54;.3;.19;3711 +92092;48.64529;4.11221;130;20221219;11;2.4;6.7;3.7;8.64;.1;.59;2979 +92092;48.64529;4.11221;130;20221220;13.7;9.2;11.5;5.4;11.07;3.4;1.07;1840 +92092;48.64529;4.11221;130;20221221;11.6;10.8;11.2;5.6;12.43;8.6;.54;751 +92092;48.64529;4.11221;130;20221222;12.4;10.8;11.6;8.8;12.57;10.8;.7;968 +92092;48.64529;4.11221;130;20221223;14.4;11.4;12.9;6.2;13.63;6.5;.7;1454 +92092;48.64529;4.11221;130;20221224;11.5;10.4;10.9;4.4;11.4;.9;.76;941 +92092;48.64529;4.11221;130;20221225;14.5;8.7;11.6;4.1;11.37;.9;.84;2578 +92092;48.64529;4.11221;130;20221226;11.8;10.6;11.2;5.4;10.5;3.3;1.19;1134 +92092;48.64529;4.11221;130;20221227;8.3;1.8;5.1;3.6;7.63;.1;.48;3104 +92092;48.64529;4.11221;130;20221228;10.8;3.2;7;7;9.93;2.7;.32;2839 +92092;48.64529;4.11221;130;20221229;11.2;10.2;10.7;7.4;10.27;1.5;1.29;1225 +92092;48.64529;4.11221;130;20221230;13.6;4.3;9;6.7;10.67;2.7;.59;3413 +92092;48.64529;4.11221;130;20221231;16.3;13.4;14.9;8.4;12.2;0;2.1;2124 +92093;48.66272;4.45058;147;20220101;14.3;6.9;10.6;2.3;10.4;0;.5;4179 +92093;48.66272;4.45058;147;20220102;13.1;5;9.1;5.6;10.07;0;.77;3157 +92093;48.66272;4.45058;147;20220103;11.8;10.3;11.1;6.8;11.47;16.9;.9;1235 +92093;48.66272;4.45058;147;20220104;11.3;10.2;10.8;6.6;10.33;10.9;1.27;798 +92093;48.66272;4.45058;147;20220105;5.1;.7;2.9;4.6;6.33;.1;.52;3503 +92093;48.66272;4.45058;147;20220106;4.7;.4;2.6;2.3;6.47;.4;.33;3002 +92093;48.66272;4.45058;147;20220107;5.2;.6;2.9;6.4;7.1;3.5;.35;2060 +92093;48.66272;4.45058;147;20220108;6.7;1.7;4.2;7.4;7.87;16.6;.36;2083 +92093;48.66272;4.45058;147;20220109;4.9;3.8;4.4;5.3;7.27;.2;.6;1639 +92093;48.66272;4.45058;147;20220110;3.6;-.1;1.7;2.2;6.63;0;.21;2778 +92093;48.66272;4.45058;147;20220111;3.9;-.3;1.8;2.6;6.03;0;.34;3258 +92093;48.66272;4.45058;147;20220112;4.2;-2.8;.7;2.5;5.77;0;.25;4190 +92093;48.66272;4.45058;147;20220113;3.8;-1;1.4;3;6.13;0;.24;3836 +92093;48.66272;4.45058;147;20220114;6.7;-1.9;2.4;1.3;6.17;.1;.18;5217 +92093;48.66272;4.45058;147;20220115;5.8;-2.5;1.7;1.5;6;.1;.2;4977 +92093;48.66272;4.45058;147;20220116;.3;-1.8;-.7;3.7;5.97;.3;.11;1666 +92093;48.66272;4.45058;147;20220117;4.7;.3;2.5;2;7.43;.1;.18;2634 +92093;48.66272;4.45058;147;20220118;8.7;2.5;5.6;3.2;7.3;0;.62;4731 +92093;48.66272;4.45058;147;20220119;3.8;.1;2;4.3;7.23;2.7;.14;1707 +92093;48.66272;4.45058;147;20220120;5.6;1.6;3.6;3.8;7;0;.45;3672 +92093;48.66272;4.45058;147;20220121;4.1;-.1;2;2.6;6.5;0;.35;2599 +92093;48.66272;4.45058;147;20220122;4.3;-.4;1.9;1.9;6.83;0;.29;2249 +92093;48.66272;4.45058;147;20220123;6.3;2.6;4.4;2.4;6.8;0;.57;3169 +92093;48.66272;4.45058;147;20220124;6;-1.8;2.1;2;5.93;0;.35;6076 +92093;48.66272;4.45058;147;20220125;-1.3;-3.3;-2.3;1.5;5.3;0;.16;2544 +92093;48.66272;4.45058;147;20220126;-1.3;-2.1;-1.7;1.6;5.4;0;.25;1028 +92093;48.66272;4.45058;147;20220127;1.2;-1.6;-.2;4.2;6.13;.2;.15;1978 +92093;48.66272;4.45058;147;20220128;4.2;1.2;2.7;3;7.43;0;.24;2125 +92093;48.66272;4.45058;147;20220129;6.9;2.7;4.8;5.5;8.77;1;.17;2461 +92093;48.66272;4.45058;147;20220130;9.2;5.4;7.3;2.1;7.97;.3;.67;5221 +92093;48.66272;4.45058;147;20220131;7.3;2.3;4.8;6.9;6.87;.5;1.02;4301 +92093;48.66272;4.45058;147;20220201;7.4;.9;4.2;5.5;7.9;.9;.4;3202 +92093;48.66272;4.45058;147;20220202;10.3;7.6;8.9;4.2;10.53;.7;.58;2063 +92093;48.66272;4.45058;147;20220203;8.3;6.1;7.2;3.2;8.73;.1;.68;2669 +92093;48.66272;4.45058;147;20220204;8.4;5.3;6.8;5.1;8.47;.9;.81;2623 +92093;48.66272;4.45058;147;20220205;8.1;-.3;3.9;4.2;6.93;.1;.7;6677 +92093;48.66272;4.45058;147;20220206;9.2;3.5;6.3;10;9.03;12.7;.56;2927 +92093;48.66272;4.45058;147;20220207;8.4;2.8;5.6;4.1;6.4;0;1.14;7242 +92093;48.66272;4.45058;147;20220208;7.7;1.3;4.5;3.1;7.7;.1;.52;3779 +92093;48.66272;4.45058;147;20220209;12.6;.3;6.4;2.7;7.3;.1;.98;8753 +92093;48.66272;4.45058;147;20220210;7;3;5;4.5;7.7;1.1;.71;2914 +92093;48.66272;4.45058;147;20220211;7.9;-.8;3.6;2.1;6.1;0;.71;7878 +92093;48.66272;4.45058;147;20220212;8;-3.4;2.3;2.8;5;0;.94;8694 +92093;48.66272;4.45058;147;20220213;13.4;-2.9;5.3;5.8;6.6;0;1.65;9302 +92093;48.66272;4.45058;147;20220214;10.8;7.4;9.1;7.3;8.81;2.2;1.42;4924 +92093;48.66272;4.45058;147;20220215;9.9;5.4;7.6;6.3;8.5;4.2;1.1;5545 +92093;48.66272;4.45058;147;20220216;13.5;7.2;10.4;8.9;12.07;4;.65;3957 +92093;48.66272;4.45058;147;20220217;12.7;10.9;11.8;7.3;9.77;.4;2;4568 +92093;48.66272;4.45058;147;20220218;12.7;8.4;10.5;8.3;9.4;.8;1.83;3578 +92093;48.66272;4.45058;147;20220219;8.5;2.4;5.5;7.1;6.5;0;1.5;8400 +92093;48.66272;4.45058;147;20220220;11;6.2;8.6;9;9.77;3.7;1;4341 +92093;48.66272;4.45058;147;20220221;9.1;4.8;6.9;8.8;7.97;.5;1.32;5227 +92093;48.66272;4.45058;147;20220222;8.9;3.7;6.3;5.5;9.3;1.1;.5;5258 +92093;48.66272;4.45058;147;20220223;12.4;3.4;7.9;2.1;9;0;.93;8053 +92093;48.66272;4.45058;147;20220224;11.8;7.8;9.8;5;8.23;2.7;1.75;4704 +92093;48.66272;4.45058;147;20220225;8.7;.5;4.6;3.9;6.4;0;1.21;8977 +92093;48.66272;4.45058;147;20220226;8.4;-2;3.2;3.1;5.7;.1;1.17;11175 +92093;48.66272;4.45058;147;20220227;10.1;-1.3;4.4;4.4;5;0;1.8;11803 +92093;48.66272;4.45058;147;20220228;11.6;-3.1;4.3;2;5.2;0;1.38;12523 +92093;48.66272;4.45058;147;20220301;10;-1.6;4.2;1.9;5.87;.1;1.13;9215 +92093;48.66272;4.45058;147;20220302;12;1.1;6.5;1.9;6.83;0;1.24;9271 +92093;48.66272;4.45058;147;20220303;13.6;4.6;9.1;1.4;9.07;0;1.13;8860 +92093;48.66272;4.45058;147;20220304;11.8;.5;6.1;2.2;5.6;0;1.58;12515 +92093;48.66272;4.45058;147;20220305;10;-2.7;3.7;2.1;4.6;0;1.48;12952 +92093;48.66272;4.45058;147;20220306;7.3;-2.9;2.2;4;4.2;0;1.67;12421 +92093;48.66272;4.45058;147;20220307;6.4;-2.4;2;5.3;4;0;1.83;12199 +92093;48.66272;4.45058;147;20220308;12.4;-3.3;4.5;3.7;4.53;0;2.21;14187 +92093;48.66272;4.45058;147;20220309;14.7;-1.7;6.5;2.6;6.07;0;1.97;14619 +92093;48.66272;4.45058;147;20220310;16.6;.9;8.8;4.2;6.93;0;2.57;14749 +92093;48.66272;4.45058;147;20220311;16.9;4.7;10.8;6.2;8.27;.5;2.77;11925 +92093;48.66272;4.45058;147;20220312;11.7;5.9;8.8;4.1;8.9;3.9;1.41;7486 +92093;48.66272;4.45058;147;20220313;12.1;5.1;8.6;4.8;9.3;4.9;1.32;7408 +92093;48.66272;4.45058;147;20220314;13.8;4.1;9;3.2;8.43;5;1.82;13449 +92093;48.66272;4.45058;147;20220315;12;6.8;9.4;3.1;10.8;0;.93;5646 +92093;48.66272;4.45058;147;20220316;14.6;6.5;10.5;2.9;10.93;0;1.36;9714 +92093;48.66272;4.45058;147;20220317;10;8.4;9.2;5.3;9;0;1.46;5289 +92093;48.66272;4.45058;147;20220318;14;4.1;9;7.3;6.2;0;3.17;13638 +92093;48.66272;4.45058;147;20220319;14.8;4.7;9.8;7.5;5.9;0;3.65;15586 +92093;48.66272;4.45058;147;20220320;9.5;1.2;5.3;2.7;6.6;0;1.27;7342 +92093;48.66272;4.45058;147;20220321;18.8;6.1;12.5;3.3;7.8;0;2.93;15123 +92093;48.66272;4.45058;147;20220322;18.6;4.4;11.5;2.5;6.75;0;2.79;16107 +92093;48.66272;4.45058;147;20220323;18.7;2.1;10.4;2.4;6.1;0;2.81;16884 +92093;48.66272;4.45058;147;20220324;20.3;2;11.1;2.4;6.2;0;3.02;17324 +92093;48.66272;4.45058;147;20220325;19.2;2.5;10.8;3.2;6.15;0;3.16;17458 +92093;48.66272;4.45058;147;20220326;19.5;3.5;11.5;5.5;6.05;0;4.2;17806 +92093;48.66272;4.45058;147;20220327;21;5.1;13.1;3.5;6.65;0;3.75;18188 +92093;48.66272;4.45058;147;20220328;21.1;3.7;12.4;2.1;7.4;0;2.99;17289 +92093;48.66272;4.45058;147;20220329;17.3;6.4;11.8;2.2;8.9;2.2;2.07;10515 +92093;48.66272;4.45058;147;20220330;13.7;9.1;11.4;2.5;11.05;3;1.46;8493 +92093;48.66272;4.45058;147;20220331;8.1;5.7;6.9;5.3;7.85;0;1.31;6233 +92093;48.66272;4.45058;147;20220401;5.8;1.1;3.5;5.4;5.6;.3;1.35;5279 +92093;48.66272;4.45058;147;20220402;4.1;.7;2.4;8;5.21;0;1.36;4640 +92093;48.66272;4.45058;147;20220403;7.1;-3.1;2;2.9;4.35;0;1.74;14145 +92093;48.66272;4.45058;147;20220404;10.4;-4.4;3;6.4;5.31;.1;2.18;16605 +92093;48.66272;4.45058;147;20220405;10.3;6;8.2;5.9;9.9;.6;.84;3837 +92093;48.66272;4.45058;147;20220406;12.8;7.2;10;6.1;9.8;1.5;1.72;8919 +92093;48.66272;4.45058;147;20220407;14.4;9;11.7;9.2;10.1;2.2;2.35;7795 +92093;48.66272;4.45058;147;20220408;12.1;6;9.1;5.2;8.5;39.4;1.67;4712 +92093;48.66272;4.45058;147;20220409;10.2;1.1;5.6;3;6.95;1.3;1.7;12862 +92093;48.66272;4.45058;147;20220410;13.5;-1.2;6.1;2.5;6.25;0;2.39;18888 +92093;48.66272;4.45058;147;20220411;18.5;2.6;10.5;5.1;7.65;0;3.64;20124 +92093;48.66272;4.45058;147;20220412;22.1;7.2;14.7;3.3;9.5;0;3.62;18362 +92093;48.66272;4.45058;147;20220413;18.9;8.1;13.5;2.6;11.65;.3;2.47;14535 +92093;48.66272;4.45058;147;20220414;21;8.3;14.6;2.3;11.4;0;2.94;16992 +92093;48.66272;4.45058;147;20220415;20.7;7.5;14.1;2.9;10.7;0;3.19;18573 +92093;48.66272;4.45058;147;20220416;17.7;7;12.3;5.4;8.05;0;3.99;22105 +92093;48.66272;4.45058;147;20220417;19.5;3.9;11.7;4.9;5.55;0;4.77;23600 +92093;48.66272;4.45058;147;20220418;19.1;2.4;10.8;2.2;6.6;0;3.39;21393 +92093;48.66272;4.45058;147;20220419;19.6;4.8;12.2;2.6;8.45;0;3.41;20956 +92093;48.66272;4.45058;147;20220420;17.5;5.3;11.4;4.4;6.6;0;4.06;22341 +92093;48.66272;4.45058;147;20220421;18.8;3.1;10.9;4.4;7.6;0;3.85;22662 +92093;48.66272;4.45058;147;20220422;19.1;6.7;12.9;4.3;8.85;0;3.9;22589 +92093;48.66272;4.45058;147;20220423;18.7;6.4;12.5;5.3;9.65;.1;3.31;16094 +92093;48.66272;4.45058;147;20220424;15.7;7.7;11.7;2.2;10.9;.2;1.93;11665 +92093;48.66272;4.45058;147;20220425;17;7.6;12.3;2.9;9;0;2.88;15632 +92093;48.66272;4.45058;147;20220426;15.3;2.3;8.8;2.9;8.3;.1;2.48;17128 +92093;48.66272;4.45058;147;20220427;18.5;2.7;10.6;4;8.6;0;3.54;23178 +92093;48.66272;4.45058;147;20220428;21.4;5.1;13.2;4.4;8.15;0;4.58;24666 +92093;48.66272;4.45058;147;20220429;19.2;6.6;12.9;2.9;9;0;3.11;16182 +92093;48.66272;4.45058;147;20220430;16.4;5.3;10.9;3.9;8.35;0;3.24;20565 +92093;48.66272;4.45058;147;20220501;17.4;2.8;10.1;2.6;7.85;0;3;18984 +92093;48.66272;4.45058;147;20220502;20;6.5;13.2;2.8;9.35;0;3.43;20010 +92093;48.66272;4.45058;147;20220503;21.2;6;13.6;3.5;9.9;0;3.81;21743 +92093;48.66272;4.45058;147;20220504;18.3;7.6;13;3.2;10.25;.1;2.92;15753 +92093;48.66272;4.45058;147;20220505;18.9;8.8;13.8;2.7;10.65;.7;3.08;17044 +92093;48.66272;4.45058;147;20220506;20.7;6.4;13.5;2.7;11.03;0;2.99;15685 +92093;48.66272;4.45058;147;20220507;21;8.2;14.6;2.9;10.87;.1;3.18;14842 +92093;48.66272;4.45058;147;20220508;22.5;7.3;14.9;3.4;12.23;.1;3.36;16744 +92093;48.66272;4.45058;147;20220509;25.3;8.5;16.9;1.7;12.23;0;3.51;17699 +92093;48.66272;4.45058;147;20220510;25.8;9.8;17.8;2.1;12.9;0;3.59;16192 +92093;48.66272;4.45058;147;20220511;26.5;12.9;19.7;3.9;12.77;0;4.77;17330 +92093;48.66272;4.45058;147;20220512;21.5;11.7;16.6;2.6;13.4;0;2.8;12489 +92093;48.66272;4.45058;147;20220513;21.1;10.3;15.7;2.3;10.27;0;3.3;14882 +92093;48.66272;4.45058;147;20220514;22.9;6.3;14.6;1.7;10.47;0;3.38;17923 +92093;48.66272;4.45058;147;20220515;28.3;7.9;18.1;2.5;12.67;1.6;4.42;19268 +92093;48.66272;4.45058;147;20220516;24.2;14.8;19.5;3.3;16.23;.4;3.21;12636 +92093;48.66272;4.45058;147;20220517;28.2;12.4;20.3;2.5;14.87;0;4.26;17822 +92093;48.66272;4.45058;147;20220518;29.4;14.9;22.2;2.2;16.43;0;4.17;17138 +92093;48.66272;4.45058;147;20220519;29.7;15.2;22.5;3.3;16.93;0;4.55;16263 +92093;48.66272;4.45058;147;20220520;28.7;14.8;21.7;3.3;16.47;.4;4.4;16100 +92093;48.66272;4.45058;147;20220521;23.4;8.4;15.9;1.9;12.27;0;3.41;17559 +92093;48.66272;4.45058;147;20220522;22.9;9.6;16.3;2.7;13.07;4;3.29;15587 +92093;48.66272;4.45058;147;20220523;22.6;13.7;18.2;4.1;16.43;7.3;2.93;12683 +92093;48.66272;4.45058;147;20220524;18;11.7;14.8;4.4;12.5;.4;2.62;10848 +92093;48.66272;4.45058;147;20220525;20.7;6.6;13.7;2.7;11;0;3.22;17187 +92093;48.66272;4.45058;147;20220526;20.9;13.2;17;3.1;12.77;0;3.01;11195 +92093;48.66272;4.45058;147;20220527;19.7;13.3;16.5;3;12.87;0;2.78;10761 +92093;48.66272;4.45058;147;20220528;19.2;6.5;12.9;3.1;9.57;0;3.37;16915 +92093;48.66272;4.45058;147;20220529;16.9;5.5;11.2;4.1;8.1;0;3.3;15664 +92093;48.66272;4.45058;147;20220530;19.6;3.5;11.6;2.4;8.83;0;3.26;18286 +92093;48.66272;4.45058;147;20220531;22.3;6.9;14.6;2;9.37;0;3.52;17055 +92093;48.66272;4.45058;147;20220601;22.1;6.6;14.3;1.8;9.9;0;3.46;18257 +92093;48.66272;4.45058;147;20220602;24.3;7.1;15.7;3.2;10.8;0;4.27;19278 +92093;48.66272;4.45058;147;20220603;23.3;11;17.1;2.5;14.8;2;3.12;15503 +92093;48.66272;4.45058;147;20220604;28.6;14;21.3;2.5;17.13;4.4;4.18;17762 +92093;48.66272;4.45058;147;20220605;21;16.7;18.9;3.3;18.17;15.9;2.1;8299 +92093;48.66272;4.45058;147;20220606;21.9;14;18;3.3;14.23;.2;3.2;12789 +92093;48.66272;4.45058;147;20220607;21.7;13.1;17.4;3.9;14.6;1.3;3.03;12276 +92093;48.66272;4.45058;147;20220608;19.3;11.9;15.6;2.2;14.46;10.5;2.5;12917 +92093;48.66272;4.45058;147;20220609;20.8;10.1;15.4;3;12.7;.1;3.05;14073 +92093;48.66272;4.45058;147;20220610;24.4;11.4;17.9;2;14.2;.1;3.37;15453 +92093;48.66272;4.45058;147;20220611;27.6;12.2;19.9;1.6;15.97;0;5.09;28043 +92093;48.66272;4.45058;147;20220612;25;13.3;19.2;3.3;14.37;0;5.01;24879 +92093;48.66272;4.45058;147;20220613;22.2;9.1;15.7;2.6;11.43;0;4.61;27014 +92093;48.66272;4.45058;147;20220614;26;7.8;16.9;2.4;12.03;0;5.29;29724 +92093;48.66272;4.45058;147;20220615;31.3;11.3;21.3;2;14.37;0;5.97;29600 +92093;48.66272;4.45058;147;20220616;28.8;14.8;21.8;2.5;14.3;0;5.85;27628 +92093;48.66272;4.45058;147;20220617;31.9;12.3;22.1;1.5;14.2;0;5.88;29639 +92093;48.66272;4.45058;147;20220618;36.2;15.4;25.8;2.3;16.3;0;7.11;29486 +92093;48.66272;4.45058;147;20220619;32.7;19.5;26.1;4.5;18;11.8;7.24;26649 +92093;48.66272;4.45058;147;20220620;23.8;16.7;20.3;3.7;18.07;8.8;3.72;17593 +92093;48.66272;4.45058;147;20220621;27;12.9;19.9;2.8;16.4;.3;5.09;26911 +92093;48.66272;4.45058;147;20220622;23.8;16.9;20.4;2.1;19.5;3.2;3.07;15067 +92093;48.66272;4.45058;147;20220623;27.2;17.3;22.2;2.9;19.07;12.1;4.64;21756 +92093;48.66272;4.45058;147;20220624;24.8;16.1;20.5;4.5;17.43;.7;4.51;21654 +92093;48.66272;4.45058;147;20220625;24.5;14.1;19.3;3.1;16.2;6.1;3.94;18964 +92093;48.66272;4.45058;147;20220626;18.4;13.1;15.8;1.8;15.8;3.4;2.11;11561 +92093;48.66272;4.45058;147;20220627;22.6;14.6;18.6;1.9;15.43;1.3;3.32;16334 +92093;48.66272;4.45058;147;20220628;26.7;9.6;18.2;1.4;12.93;0;5.07;29163 +92093;48.66272;4.45058;147;20220629;27.5;12.3;19.9;2.2;14.1;.3;5.43;28428 +92093;48.66272;4.45058;147;20220630;16.6;13.7;15.2;2.9;14.93;8.2;1.69;7657 +92093;48.66272;4.45058;147;20220701;21.9;11.3;16.6;2.9;12.73;.2;4.03;21270 +92093;48.66272;4.45058;147;20220702;27.5;9.1;18.3;1.7;12.33;0;5.33;29636 +92093;48.66272;4.45058;147;20220703;26.6;12.1;19.3;2.5;13.53;0;5.25;26865 +92093;48.66272;4.45058;147;20220704;25.8;10.3;18;2.3;12.37;0;5.14;27706 +92093;48.66272;4.45058;147;20220705;26.4;10.9;18.7;3;12.4;0;5.52;28006 +92093;48.66272;4.45058;147;20220706;24.1;10.9;17.5;3;11.77;0;5.02;26146 +92093;48.66272;4.45058;147;20220707;22.1;12.3;17.2;3.3;13.8;0;3.73;18601 +92093;48.66272;4.45058;147;20220708;25.7;9.1;17.4;3;12.07;0;5.29;28256 +92093;48.66272;4.45058;147;20220709;28.1;11.9;20;3.3;13.6;0;5.7;26700 +92093;48.66272;4.45058;147;20220710;25.1;11.5;18.3;4.3;12.67;0;5.48;27063 +92093;48.66272;4.45058;147;20220711;28.6;11.8;20.2;3.4;14.2;0;5.91;28170 +92093;48.66272;4.45058;147;20220712;30.2;13.7;22;2.5;14.27;0;5.94;27895 +92093;48.66272;4.45058;147;20220713;32.7;14.3;23.5;1.8;13.8;0;5.59;24366 +92093;48.66272;4.45058;147;20220714;32.1;15.8;24;3;14.47;0;6.5;26778 +92093;48.66272;4.45058;147;20220715;25.7;14.8;20.2;4;11.3;0;5.9;25069 +92093;48.66272;4.45058;147;20220716;27.5;10.1;18.8;2.7;11.4;0;5.63;28043 +92093;48.66272;4.45058;147;20220717;30.7;12.7;21.7;3.1;11.47;0;6.52;28085 +92093;48.66272;4.45058;147;20220718;36.8;13.6;25.2;2;12.2;0;6.92;29084 +92093;48.66272;4.45058;147;20220719;39;16.7;27.8;3.1;14.67;.8;8.24;29055 +92093;48.66272;4.45058;147;20220720;24.5;20.7;22.6;2.9;19.77;3.2;3.07;11123 +92093;48.66272;4.45058;147;20220721;27.5;15.2;21.3;2.5;17.63;0;4.26;19948 +92093;48.66272;4.45058;147;20220722;29.2;14.8;22;2.6;18.3;1.1;4.53;21129 +92093;48.66272;4.45058;147;20220723;27.3;16.6;22;1.8;18.4;0;3.84;18030 +92093;48.66272;4.45058;147;20220724;32.3;14.9;23.6;1.3;17;0;5.39;26985 +92093;48.66272;4.45058;147;20220725;28.1;17.6;22.8;3.3;16.83;.1;4.99;20545 +92093;48.66272;4.45058;147;20220726;24;14.1;19;2.9;13.87;0;3.77;16030 +92093;48.66272;4.45058;147;20220727;25.6;15.1;20.3;3.4;12.73;0;4.95;20791 +92093;48.66272;4.45058;147;20220728;27;12.7;19.9;2.4;11.37;0;4.69;20118 +92093;48.66272;4.45058;147;20220729;27.8;11;19.4;2.4;12.87;0;4.95;23883 +92093;48.66272;4.45058;147;20220730;30.2;13.1;21.7;1.5;13.73;0;4.92;24282 +92093;48.66272;4.45058;147;20220731;29.3;14.9;22.1;2.5;15.43;0;5.28;24895 +92093;48.66272;4.45058;147;20220801;26.6;15.1;20.9;1.6;16.63;0;3.73;18346 +92093;48.66272;4.45058;147;20220802;30.9;13.9;22.4;1.1;16.1;0;4.81;25532 +92093;48.66272;4.45058;147;20220803;35.1;16;25.6;1.6;15.83;0;5.71;26149 +92093;48.66272;4.45058;147;20220804;35;18;26.5;2.6;17.27;11.2;6.04;22785 +92093;48.66272;4.45058;147;20220805;25.4;17.8;21.6;4.4;17.77;.1;4.23;17551 +92093;48.66272;4.45058;147;20220806;24.5;12.2;18.4;4.7;11.47;0;5.28;23381 +92093;48.66272;4.45058;147;20220807;27.5;10.2;18.8;4;10.3;0;5.92;25528 +92093;48.66272;4.45058;147;20220808;29.3;12.1;20.7;3.8;11.27;0;6.13;25175 +92093;48.66272;4.45058;147;20220809;31.5;13.4;22.4;4;12.33;0;6.65;25390 +92093;48.66272;4.45058;147;20220810;31.3;15.9;23.6;4.3;11.63;0;6.92;23962 +92093;48.66272;4.45058;147;20220811;31.5;14.1;22.8;4;10.9;0;6.84;24772 +92093;48.66272;4.45058;147;20220812;32.5;12.9;22.7;3.7;10.9;0;6.81;25325 +92093;48.66272;4.45058;147;20220813;32.1;14.6;23.3;3.4;10.37;0;6.66;24659 +92093;48.66272;4.45058;147;20220814;28.4;15.5;21.9;2.9;14;1.7;4.52;16891 +92093;48.66272;4.45058;147;20220815;22.5;16.7;19.6;3.3;18.4;1.8;2.8;13518 +92093;48.66272;4.45058;147;20220816;27.9;15.3;21.6;1.9;17.7;3.3;3.97;19680 +92093;48.66272;4.45058;147;20220817;27;16.9;22;2;18.37;0;3.73;18117 +92093;48.66272;4.45058;147;20220818;27.5;15.6;21.5;2.1;17.7;1.5;3.58;16339 +92093;48.66272;4.45058;147;20220819;24.4;15.8;20.1;3.2;17.6;2.2;3.22;14739 +92093;48.66272;4.45058;147;20220820;25.5;14.7;20.1;2.2;15.5;0;3.91;20399 +92093;48.66272;4.45058;147;20220821;26.8;11.1;18.9;1.6;13.33;0;3.85;20825 +92093;48.66272;4.45058;147;20220822;26.6;15.4;21;2.4;15.53;.1;3.8;17032 +92093;48.66272;4.45058;147;20220823;29.4;14.5;21.9;1.4;16.57;0;4.04;21045 +92093;48.66272;4.45058;147;20220824;33.1;14.7;23.9;1.9;15.17;0;4.94;22563 +92093;48.66272;4.45058;147;20220825;32.5;15;23.7;2.6;14.43;.7;5.31;21728 +92093;48.66272;4.45058;147;20220826;24.8;18.9;21.8;4.2;16.93;.3;3.49;10185 +92093;48.66272;4.45058;147;20220827;25.2;12.5;18.9;3.2;14.2;0;4;19963 +92093;48.66272;4.45058;147;20220828;27.7;12.6;20.1;3.1;14.53;0;4.3;19335 +92093;48.66272;4.45058;147;20220829;30.7;14.1;22.4;2.5;13.7;.2;4.86;21021 +92093;48.66272;4.45058;147;20220830;25;14.6;19.8;2.8;15.83;1.8;3.29;14841 +92093;48.66272;4.45058;147;20220831;28.2;13.5;20.8;2.6;15.77;2.9;4.13;20115 +92093;48.66272;4.45058;147;20220901;27.8;13.4;20.6;2.5;13.83;0;4.15;19078 +92093;48.66272;4.45058;147;20220902;27;13.4;20.2;3.3;14.03;1.4;4.04;16004 +92093;48.66272;4.45058;147;20220903;24.5;15.1;19.8;2.8;16.63;.5;3.08;14563 +92093;48.66272;4.45058;147;20220904;28.9;12.4;20.7;2.3;14.23;.6;4.04;18516 +92093;48.66272;4.45058;147;20220905;31.2;15.4;23.3;2.9;15.83;5.6;4.64;18204 +92093;48.66272;4.45058;147;20220906;29.3;15.2;22.3;2.4;17.33;4.2;3.88;17868 +92093;48.66272;4.45058;147;20220907;23.7;14.7;19.2;2.8;17.07;10;2.83;14442 +92093;48.66272;4.45058;147;20220908;21.7;14.4;18;4.1;16.23;.6;2.55;11986 +92093;48.66272;4.45058;147;20220909;21.1;14.8;18;5.3;15.3;3.2;2.79;10836 +92093;48.66272;4.45058;147;20220910;19.9;13.9;16.9;4.6;15.4;1.5;2.21;9958 +92093;48.66272;4.45058;147;20220911;22;12.7;17.3;1.8;15.03;.2;2.37;13602 +92093;48.66272;4.45058;147;20220912;27.9;9.8;18.9;2.3;14.13;.1;3.56;18299 +92093;48.66272;4.45058;147;20220913;27.1;15.3;21.2;2.4;17.93;2.7;2.83;12108 +92093;48.66272;4.45058;147;20220914;25.2;17.4;21.3;2.8;20.47;12.1;2.55;12499 +92093;48.66272;4.45058;147;20220915;20.6;16.2;18.4;3;17;2.9;1.99;9102 +92093;48.66272;4.45058;147;20220916;17.2;11.1;14.2;2.8;12.63;.1;1.79;8713 +92093;48.66272;4.45058;147;20220917;17;6.7;11.9;3.7;9.2;0;2.59;14888 +92093;48.66272;4.45058;147;20220918;18.5;4.3;11.4;3.4;9.07;0;2.66;15944 +92093;48.66272;4.45058;147;20220919;17.7;5.8;11.7;1.6;9.6;0;2.06;14753 +92093;48.66272;4.45058;147;20220920;17.7;4.7;11.2;2.1;9.63;.1;2.09;14644 +92093;48.66272;4.45058;147;20220921;18.3;5.7;12;2.3;9.47;.1;2.3;15490 +92093;48.66272;4.45058;147;20220922;20;3.8;11.9;1.4;8.63;.1;2.25;16687 +92093;48.66272;4.45058;147;20220923;18.6;5.1;11.9;1.1;9.37;0;1.79;12430 +92093;48.66272;4.45058;147;20220924;15.8;8.8;12.3;1.5;11.97;.3;1.29;7504 +92093;48.66272;4.45058;147;20220925;17.4;9.5;13.4;2.6;11.9;.3;1.73;9222 +92093;48.66272;4.45058;147;20220926;15.7;7.7;11.7;4.2;11.07;6.4;1.67;8479 +92093;48.66272;4.45058;147;20220927;13.5;9.2;11.3;5.4;11.7;3.8;1.25;6417 +92093;48.66272;4.45058;147;20220928;14.5;9.2;11.8;2.9;11.27;.1;1.41;7874 +92093;48.66272;4.45058;147;20220929;14.3;7.5;10.9;1.6;10.67;2;1.27;8602 +92093;48.66272;4.45058;147;20220930;16.1;2.9;9.5;2.1;9.63;6.4;1.61;13346 +92093;48.66272;4.45058;147;20221001;18.8;10;14.4;6.5;13.27;1;2.01;8395 +92093;48.66272;4.45058;147;20221002;18.7;13.1;15.9;4.8;15.8;4.9;1.44;6610 +92093;48.66272;4.45058;147;20221003;15.8;10.2;13;2.6;12.3;0;1.41;8869 +92093;48.66272;4.45058;147;20221004;18.9;4.8;11.8;1.7;11.27;.2;1.63;13646 +92093;48.66272;4.45058;147;20221005;23;8.3;15.6;3.5;13.63;0;2.34;13194 +92093;48.66272;4.45058;147;20221006;19;10.2;14.6;1.9;11.87;0;1.78;11708 +92093;48.66272;4.45058;147;20221007;19;3.9;11.4;1.4;10.67;.1;1.47;11628 +92093;48.66272;4.45058;147;20221008;17.2;6.3;11.7;2.3;10.33;.1;1.57;10382 +92093;48.66272;4.45058;147;20221009;19.6;2.7;11.2;2.6;9.63;.2;1.93;13268 +92093;48.66272;4.45058;147;20221010;20.1;6.6;13.3;2.8;12.8;.3;1.56;9133 +92093;48.66272;4.45058;147;20221011;18.1;12;15.1;3.2;13.07;.1;1.59;7141 +92093;48.66272;4.45058;147;20221012;19.6;4.4;12;1.5;10.93;0;1.47;12346 +92093;48.66272;4.45058;147;20221013;15.8;9.8;12.8;2.5;13.77;1.7;.83;5182 +92093;48.66272;4.45058;147;20221014;16.4;13.6;15;4.6;16.2;11.9;.73;3064 +92093;48.66272;4.45058;147;20221015;18;15.2;16.6;4.7;16.8;6.4;1.12;4165 +92093;48.66272;4.45058;147;20221016;21.9;13.9;17.9;2.5;16.97;.3;1.41;7357 +92093;48.66272;4.45058;147;20221017;22.5;15.8;19.2;3.9;16.8;12.9;1.97;7281 +92093;48.66272;4.45058;147;20221018;19.6;13.8;16.7;1.7;16.57;.3;1.04;6342 +92093;48.66272;4.45058;147;20221019;20.1;11.8;15.9;4.1;15.67;0;1.39;8303 +92093;48.66272;4.45058;147;20221020;20.8;14.2;17.5;3.8;16.57;19.6;1.49;5811 +92093;48.66272;4.45058;147;20221021;20.2;13.9;17;4.4;16.47;4.5;1.42;6121 +92093;48.66272;4.45058;147;20221022;21.1;12.6;16.8;3.5;15;.1;1.66;8703 +92093;48.66272;4.45058;147;20221023;22.4;14.4;18.4;5.5;15.43;3.3;2.34;7183 +92093;48.66272;4.45058;147;20221024;19;15.7;17.3;5.9;13.5;.7;2.41;5946 +92093;48.66272;4.45058;147;20221025;18.3;11.9;15.1;3.3;14;0;1.27;6708 +92093;48.66272;4.45058;147;20221026;21.7;14.6;18.1;3.5;14.63;.1;1.93;7854 +92093;48.66272;4.45058;147;20221027;23.1;11.7;17.4;3.8;15.03;0;1.87;7986 +92093;48.66272;4.45058;147;20221028;23.5;15.2;19.4;2.9;15;0;1.88;7596 +92093;48.66272;4.45058;147;20221029;24.2;13.3;18.7;2.7;14.67;0;1.85;7567 +92093;48.66272;4.45058;147;20221030;21.1;10.7;15.9;2.1;12.93;.1;1.35;7548 +92093;48.66272;4.45058;147;20221031;20.7;10.5;15.6;3.2;14;2.8;1.4;6861 +92093;48.66272;4.45058;147;20221101;16.1;11.4;13.7;5.7;12.53;0;1.43;6779 +92093;48.66272;4.45058;147;20221102;15.8;10;12.9;4.1;11.43;.1;1.33;6448 +92093;48.66272;4.45058;147;20221103;13.3;8.2;10.8;4.7;11.33;13.8;.87;3436 +92093;48.66272;4.45058;147;20221104;10.4;8.9;9.6;4.2;10.77;6.9;.69;2752 +92093;48.66272;4.45058;147;20221105;10.4;2.9;6.6;2.9;9.23;.1;.49;4435 +92093;48.66272;4.45058;147;20221106;10.6;5.6;8.1;4.2;9.6;.9;.66;3421 +92093;48.66272;4.45058;147;20221107;15.5;9.8;12.6;5.5;12.3;.1;1.11;4275 +92093;48.66272;4.45058;147;20221108;17.5;8.5;13;4.8;11.37;6.1;1.48;5889 +92093;48.66272;4.45058;147;20221109;14.4;11.6;13;3.9;12.87;.4;.9;3202 +92093;48.66272;4.45058;147;20221110;10;5.4;7.7;2.3;10.4;0;.34;2994 +92093;48.66272;4.45058;147;20221111;12.2;5.2;8.7;2.5;10.27;.2;.52;5116 +92093;48.66272;4.45058;147;20221112;16.1;3.8;9.9;2.2;10;.1;.76;6727 +92093;48.66272;4.45058;147;20221113;10.6;4.8;7.7;2.9;9.17;.1;.55;5012 +92093;48.66272;4.45058;147;20221114;14.6;4.6;9.6;3.2;10.63;1.7;.68;4577 +92093;48.66272;4.45058;147;20221115;13.8;7.9;10.9;4.8;12.07;6.2;.59;3140 +92093;48.66272;4.45058;147;20221116;12.8;9.1;10.9;6.1;11.57;4.1;.78;3438 +92093;48.66272;4.45058;147;20221117;13.2;11.1;12.2;8;11.2;3;1.49;2631 +92093;48.66272;4.45058;147;20221118;9.5;8.7;9.1;4.6;10.2;1.1;.7;1512 +92093;48.66272;4.45058;147;20221119;7.5;4.3;5.9;2.8;9.27;1.4;.27;1943 +92093;48.66272;4.45058;147;20221120;8.1;4.3;6.2;4.7;9.13;1.9;.31;3313 +92093;48.66272;4.45058;147;20221121;9.1;6.3;7.7;5.5;9.37;1.7;.62;2376 +92093;48.66272;4.45058;147;20221122;9.6;4.6;7.1;6.6;8.5;.9;.86;3314 +92093;48.66272;4.45058;147;20221123;10.4;3.9;7.1;5.1;8.8;3.3;.68;3433 +92093;48.66272;4.45058;147;20221124;11.8;6.9;9.4;5.1;9.87;1;.81;4069 +92093;48.66272;4.45058;147;20221125;11.6;7.4;9.5;3.7;9.93;.2;.69;3733 +92093;48.66272;4.45058;147;20221126;6.5;2.3;4.4;2.5;8.2;.2;.23;2291 +92093;48.66272;4.45058;147;20221127;9.7;3.1;6.4;3.4;8.4;.9;.52;2837 +92093;48.66272;4.45058;147;20221128;9.4;6.4;7.9;2.8;9.37;2.4;.55;1783 +92093;48.66272;4.45058;147;20221129;6.9;4.6;5.8;1.8;9.03;0;.27;1595 +92093;48.66272;4.45058;147;20221130;6.8;4.1;5.4;3;8.63;0;.31;1741 +92093;48.66272;4.45058;147;20221201;7.2;4.4;5.8;3.8;8.13;.2;.54;1635 +92093;48.66272;4.45058;147;20221202;4.9;4;4.5;3.2;7.57;1;.49;757 +92093;48.66272;4.45058;147;20221203;4;2.5;3.2;5.3;6.7;.1;.56;1717 +92093;48.66272;4.45058;147;20221204;3.8;2.3;3.1;3.9;6.73;5.8;.48;1402 +92093;48.66272;4.45058;147;20221205;2.8;2.4;2.6;2.2;7.13;.4;.32;486 +92093;48.66272;4.45058;147;20221206;3.7;1.5;2.6;1.5;6.87;.1;.31;1387 +92093;48.66272;4.45058;147;20221207;3.1;.4;1.8;1.6;6.93;.6;.18;1947 +92093;48.66272;4.45058;147;20221208;4;2.1;3.1;1.7;6.87;0;.33;1673 +92093;48.66272;4.45058;147;20221209;-.5;-2.2;-1.3;2.6;5.53;0;.17;1439 +92093;48.66272;4.45058;147;20221210;-1.2;-1.5;-1.3;2.8;5.33;0;.27;592 +92093;48.66272;4.45058;147;20221211;-1.1;-2.3;-1.7;2.5;5;0;.24;1707 +92093;48.66272;4.45058;147;20221212;-.2;-4.9;-2.6;3.1;4.23;0;.26;4227 +92093;48.66272;4.45058;147;20221213;.8;-5.6;-2.4;3.7;4;0;.42;4228 +92093;48.66272;4.45058;147;20221214;.1;-1.2;-.6;2.4;5.33;0;.32;1300 +92093;48.66272;4.45058;147;20221215;.6;-3.8;-1.6;3.5;4.7;0;.32;2962 +92093;48.66272;4.45058;147;20221216;1.6;-5.9;-2.2;2.8;4.17;.1;.28;4832 +92093;48.66272;4.45058;147;20221217;-3.1;-6;-4.6;1.5;3.97;0;.18;2061 +92093;48.66272;4.45058;147;20221218;2.6;-9.8;-3.6;2.3;4.46;.3;.16;3799 +92093;48.66272;4.45058;147;20221219;11.3;2.6;6.9;3.4;8.59;.1;.57;3087 +92093;48.66272;4.45058;147;20221220;14.1;9.5;11.8;5.7;11.03;5.4;1.2;1875 +92093;48.66272;4.45058;147;20221221;11.5;10.9;11.2;5.5;12.37;9.2;.54;1400 +92093;48.66272;4.45058;147;20221222;12.4;10.7;11.5;8.2;12.33;8.9;.73;1164 +92093;48.66272;4.45058;147;20221223;14.3;11.1;12.7;6.1;13.43;6.7;.68;1344 +92093;48.66272;4.45058;147;20221224;11.4;10.5;10.9;4.4;11.27;.6;.76;1365 +92093;48.66272;4.45058;147;20221225;14.9;8.8;11.9;4.2;11.17;1.3;.91;3154 +92093;48.66272;4.45058;147;20221226;11.6;10.3;11;5;10.4;2.4;1.07;1625 +92093;48.66272;4.45058;147;20221227;8.1;2.1;5.1;3.4;7.53;.1;.42;3694 +92093;48.66272;4.45058;147;20221228;10.9;3.6;7.3;6.7;9.63;2.3;.45;2716 +92093;48.66272;4.45058;147;20221229;11.3;10.2;10.7;7.3;10.07;1.3;1.34;1647 +92093;48.66272;4.45058;147;20221230;13.4;4.7;9.1;6.7;10.5;3.1;.7;2564 +92093;48.66272;4.45058;147;20221231;16.6;13.2;14.9;8;12.1;0;2.06;2670 +92094;48.67912;4.78916;125;20220101;15.7;7.2;11.4;2;10.35;0;.59;3898 +92094;48.67912;4.78916;125;20220102;13.2;4;8.6;4.6;10;.2;.7;2316 +92094;48.67912;4.78916;125;20220103;11.9;10.4;11.1;5.6;11.69;16.6;.82;986 +92094;48.67912;4.78916;125;20220104;11.6;10.4;11;6;10.2;13.3;1.34;665 +92094;48.67912;4.78916;125;20220105;4.8;.8;2.8;4.3;6.49;.1;.52;2054 +92094;48.67912;4.78916;125;20220106;4.4;1.3;2.8;1.8;6.55;.4;.36;1872 +92094;48.67912;4.78916;125;20220107;4.8;.8;2.8;5.3;7.05;3.9;.38;1293 +92094;48.67912;4.78916;125;20220108;6.4;1.7;4.1;6.5;7.8;17.1;.33;2060 +92094;48.67912;4.78916;125;20220109;5.3;3.9;4.6;4.9;7.3;.4;.63;1386 +92094;48.67912;4.78916;125;20220110;4.2;1;2.6;2;6.55;0;.26;3360 +92094;48.67912;4.78916;125;20220111;5.2;.3;2.8;2.6;5.95;0;.44;4208 +92094;48.67912;4.78916;125;20220112;5.6;-3;1.3;1.8;5.55;0;.28;4954 +92094;48.67912;4.78916;125;20220113;6.2;-2.1;2.1;2.5;5.7;0;.44;4673 +92094;48.67912;4.78916;125;20220114;8.7;-2.6;3.1;1;5.75;.1;.3;4927 +92094;48.67912;4.78916;125;20220115;8.6;-2.8;2.9;1.3;5.7;.1;.35;5140 +92094;48.67912;4.78916;125;20220116;.2;-2.1;-1;3;5.85;.3;.14;1350 +92094;48.67912;4.78916;125;20220117;4.2;.1;2.2;1.6;7.4;.1;.19;1883 +92094;48.67912;4.78916;125;20220118;9.1;3.1;6.1;2.7;7.25;0;.64;4876 +92094;48.67912;4.78916;125;20220119;3.8;-1.2;1.3;3.7;7.1;2.6;.11;1657 +92094;48.67912;4.78916;125;20220120;5.5;2.5;4;3.2;7.05;.1;.49;2540 +92094;48.67912;4.78916;125;20220121;4.1;-.2;1.9;2;6.4;0;.33;2782 +92094;48.67912;4.78916;125;20220122;4.6;0;2.3;1.6;6.85;0;.3;2429 +92094;48.67912;4.78916;125;20220123;7.2;3;5.1;2.3;6.7;0;.66;3345 +92094;48.67912;4.78916;125;20220124;7.5;-2.6;2.4;1.3;5.7;0;.37;5736 +92094;48.67912;4.78916;125;20220125;.1;-3.2;-1.5;1.4;5.3;0;.23;2675 +92094;48.67912;4.78916;125;20220126;-1.2;-2.2;-1.7;1.6;5.35;0;.26;752 +92094;48.67912;4.78916;125;20220127;1.2;-1.7;-.2;3;6.05;.7;.2;1791 +92094;48.67912;4.78916;125;20220128;4.3;1.1;2.7;2.2;7.45;0;.25;2075 +92094;48.67912;4.78916;125;20220129;6.8;3;4.9;5;8.65;1.4;.24;2384 +92094;48.67912;4.78916;125;20220130;9.8;5.7;7.7;1.8;7.9;.4;.67;5107 +92094;48.67912;4.78916;125;20220131;7.4;.6;4;6.7;6.85;.9;.83;3771 +92094;48.67912;4.78916;125;20220201;7.3;1.5;4.4;4.9;7.8;1.8;.49;2776 +92094;48.67912;4.78916;125;20220202;10.8;7;8.9;3.8;10.45;1.3;.61;2318 +92094;48.67912;4.78916;125;20220203;8.4;6.3;7.4;2.6;8.8;.3;.64;2477 +92094;48.67912;4.78916;125;20220204;8.4;5.5;7;4.5;8.4;1.2;.84;2220 +92094;48.67912;4.78916;125;20220205;8.3;-.7;3.8;3.3;6.85;.1;.66;6268 +92094;48.67912;4.78916;125;20220206;9.6;3.8;6.7;9.3;8.75;13.8;.79;2709 +92094;48.67912;4.78916;125;20220207;8.4;3.1;5.8;4;6.2;0;1.19;6868 +92094;48.67912;4.78916;125;20220208;7;.8;3.9;2;7.55;0;.44;3145 +92094;48.67912;4.78916;125;20220209;13.9;-.1;6.9;1.8;7.2;.1;.91;8328 +92094;48.67912;4.78916;125;20220210;7.2;1.3;4.3;3.4;7.3;1.2;.72;1900 +92094;48.67912;4.78916;125;20220211;8.4;-.7;3.8;1.7;6;0;.71;7600 +92094;48.67912;4.78916;125;20220212;8.9;-3.3;2.8;2.3;4.8;0;1;8700 +92094;48.67912;4.78916;125;20220213;14;-2.9;5.5;4.7;6.4;0;1.69;8900 +92094;48.67912;4.78916;125;20220214;11.1;7.8;9.4;6.2;8.75;2.2;1.47;5862 +92094;48.67912;4.78916;125;20220215;9.9;5.7;7.8;5.3;8.2;4.5;1.19;6900 +92094;48.67912;4.78916;125;20220216;13.5;7.2;10.3;7.8;11.9;5.4;.7;3804 +92094;48.67912;4.78916;125;20220217;12.8;10.9;11.8;6.3;10.1;.5;1.79;2712 +92094;48.67912;4.78916;125;20220218;13.3;8.7;11;7.1;9.45;1;1.87;3169 +92094;48.67912;4.78916;125;20220219;8.8;3.1;6;6.5;6.45;0;1.58;7775 +92094;48.67912;4.78916;125;20220220;11.1;6.6;8.8;7.8;9.6;4.6;1.14;3918 +92094;48.67912;4.78916;125;20220221;8.9;5;7;7.7;7.95;2.8;1.28;3746 +92094;48.67912;4.78916;125;20220222;8.8;4.3;6.6;4.8;9.2;2.1;.57;4271 +92094;48.67912;4.78916;125;20220223;13.3;2.8;8;1.9;8.7;0;1.02;8315 +92094;48.67912;4.78916;125;20220224;11.9;7.8;9.9;4.5;8.05;2.8;1.74;4999 +92094;48.67912;4.78916;125;20220225;9.2;.5;4.9;3.5;6.3;.1;1.19;7758 +92094;48.67912;4.78916;125;20220226;8.8;-3;2.9;2.9;5.5;.1;1.18;10968 +92094;48.67912;4.78916;125;20220227;11.3;-1.5;4.9;4.1;4.8;0;1.98;11341 +92094;48.67912;4.78916;125;20220228;13;-3;5;1.7;5;0;1.43;12018 +92094;48.67912;4.78916;125;20220301;11;-2.3;4.4;1.8;5.55;.1;1.23;8839 +92094;48.67912;4.78916;125;20220302;13.3;1.5;7.4;2.4;6.6;0;1.56;8978 +92094;48.67912;4.78916;125;20220303;14.8;3.5;9.1;1.8;8.7;0;1.35;10902 +92094;48.67912;4.78916;125;20220304;12.7;.5;6.6;2.5;5.1;0;1.83;11760 +92094;48.67912;4.78916;125;20220305;10.9;-3.7;3.6;2.1;4.3;0;1.56;12148 +92094;48.67912;4.78916;125;20220306;8.1;-2.7;2.7;3.9;3.9;0;1.84;11441 +92094;48.67912;4.78916;125;20220307;6.9;-2.5;2.2;5.1;3.8;0;1.95;11339 +92094;48.67912;4.78916;125;20220308;13;-3;5;3.5;4.3;0;2.29;13186 +92094;48.67912;4.78916;125;20220309;15.4;-2.8;6.3;2.1;5.6;0;1.88;13697 +92094;48.67912;4.78916;125;20220310;17.3;0;8.7;3.4;6.4;0;2.52;14060 +92094;48.67912;4.78916;125;20220311;18;4.5;11.2;5;8.15;.6;2.83;11581 +92094;48.67912;4.78916;125;20220312;12.4;6.3;9.4;3.2;8.65;2.5;1.45;6894 +92094;48.67912;4.78916;125;20220313;13.6;5.1;9.4;3.9;9.15;7;1.51;7869 +92094;48.67912;4.78916;125;20220314;14.2;5.1;9.6;2.6;8.15;4.9;1.82;12089 +92094;48.67912;4.78916;125;20220315;12.6;6.8;9.7;2.6;10.6;.3;1.01;5629 +92094;48.67912;4.78916;125;20220316;15.8;7.2;11.5;2.8;10.7;0;1.52;8053 +92094;48.67912;4.78916;125;20220317;11.6;8.6;10.1;4.7;8.95;0;1.67;5350 +92094;48.67912;4.78916;125;20220318;15.1;5.3;10.2;7.3;6.2;0;3.52;12600 +92094;48.67912;4.78916;125;20220319;15.5;6.6;11;7.7;5.8;0;4.08;15700 +92094;48.67912;4.78916;125;20220320;11.3;3;7.1;2.6;6.9;.1;1.37;4400 +92094;48.67912;4.78916;125;20220321;19.4;7.3;13.3;3;7.5;0;3.07;15300 +92094;48.67912;4.78916;125;20220322;19.6;4.7;12.1;2.1;6.7;0;2.77;16300 +92094;48.67912;4.78916;125;20220323;19.9;.8;10.3;2;5.9;0;2.76;16700 +92094;48.67912;4.78916;125;20220324;21.5;.8;11.1;1.8;5.8;0;2.85;16700 +92094;48.67912;4.78916;125;20220325;20.4;2.2;11.3;1.8;5.9;0;2.8;17000 +92094;48.67912;4.78916;125;20220326;20.8;4.2;12.5;5.1;5.7;0;4.51;17400 +92094;48.67912;4.78916;125;20220327;22.3;7.2;14.7;3.1;6.3;0;3.95;17800 +92094;48.67912;4.78916;125;20220328;21.9;2.5;12.2;2.2;7.2;0;3.05;16400 +92094;48.67912;4.78916;125;20220329;18.1;6.9;12.5;1.9;8.2;2.7;2.13;9000 +92094;48.67912;4.78916;125;20220330;14.7;9.6;12.1;2.3;11;5.2;1.7;10000 +92094;48.67912;4.78916;125;20220331;8.4;6.8;7.6;4.5;8.1;.2;1.23;3300 +92094;48.67912;4.78916;125;20220401;6.8;1.3;4;4.2;5.5;.3;1.47;5700 +92094;48.67912;4.78916;125;20220402;4.7;.8;2.7;7;5.2;0;1.51;6720 +92094;48.67912;4.78916;125;20220403;7.1;-3.2;1.9;2.2;4.3;0;1.59;12400 +92094;48.67912;4.78916;125;20220404;10.6;-4.9;2.9;5.8;5.22;.6;2.26;17335 +92094;48.67912;4.78916;125;20220405;9.9;5.9;7.9;4.5;9.6;1.3;.77;2100 +92094;48.67912;4.78916;125;20220406;12.7;8.8;10.7;5.2;9.8;2;1.74;6400 +92094;48.67912;4.78916;125;20220407;14.1;9.2;11.6;7.7;10;6.8;2.09;4300 +92094;48.67912;4.78916;125;20220408;13.6;6.8;10.2;4.7;9.1;38.5;1.67;3200 +92094;48.67912;4.78916;125;20220409;10.1;1.5;5.8;2.6;6.9;.4;1.57;10700 +92094;48.67912;4.78916;125;20220410;13.6;-1.7;5.9;2.2;6.1;0;2.29;17700 +92094;48.67912;4.78916;125;20220411;18.9;2.4;10.6;4.7;7.3;0;3.7;19100 +92094;48.67912;4.78916;125;20220412;23.5;7.7;15.6;2.5;8.9;0;3.66;17100 +92094;48.67912;4.78916;125;20220413;19.7;7.2;13.4;2.3;11.3;.5;2.42;13300 +92094;48.67912;4.78916;125;20220414;22;7.1;14.5;1.9;11;0;3.04;18000 +92094;48.67912;4.78916;125;20220415;22;6.1;14;2;10.4;0;3.07;17700 +92094;48.67912;4.78916;125;20220416;18.3;8.2;13.2;5.2;7.6;0;4.42;23400 +92094;48.67912;4.78916;125;20220417;20.4;6;13.2;4.8;5;0;5.27;24100 +92094;48.67912;4.78916;125;20220418;20.5;2.6;11.5;1.9;6.4;0;3.47;21200 +92094;48.67912;4.78916;125;20220419;20.2;3.2;11.7;2.4;8.1;0;3.37;20400 +92094;48.67912;4.78916;125;20220420;18.3;5.7;12;4.2;6.4;0;4.29;23100 +92094;48.67912;4.78916;125;20220421;19.6;3.5;11.5;3.5;7.5;0;3.94;23300 +92094;48.67912;4.78916;125;20220422;20.2;7.7;13.9;4;8.6;0;4.26;23100 +92094;48.67912;4.78916;125;20220423;18.4;7.7;13;4.8;9.5;.4;3.13;12500 +92094;48.67912;4.78916;125;20220424;16.2;8.5;12.3;1.4;11.1;1.4;1.7;8900 +92094;48.67912;4.78916;125;20220425;17.5;7.8;12.6;2.2;9.6;0;2.6;14200 +92094;48.67912;4.78916;125;20220426;16.1;2.1;9.1;2;8.1;0;2.42;15900 +92094;48.67912;4.78916;125;20220427;19;2.8;10.9;3.2;8.5;0;3.56;23100 +92094;48.67912;4.78916;125;20220428;22.4;6.1;14.2;3.6;7.8;0;4.77;24600 +92094;48.67912;4.78916;125;20220429;19.7;6.2;12.9;1.7;8.5;0;2.7;13300 +92094;48.67912;4.78916;125;20220430;17.4;5.9;11.6;2.6;8.4;0;3.15;18900 +92094;48.67912;4.78916;125;20220501;18.7;3.5;11.1;1.8;7.8;0;3.06;18900 +92094;48.67912;4.78916;125;20220502;21.1;7.2;14.1;1.6;9.3;0;3.31;19100 +92094;48.67912;4.78916;125;20220503;22.2;5.9;14;1.9;10.1;.2;3.42;19400 +92094;48.67912;4.78916;125;20220504;20.8;7.1;13.9;2.9;9.8;1.3;3.61;19200 +92094;48.67912;4.78916;125;20220505;18.9;9.7;14.3;2.4;10.6;1.6;3.03;16200 +92094;48.67912;4.78916;125;20220506;22;5.8;13.9;2.3;10.55;0;3.56;21165 +92094;48.67912;4.78916;125;20220507;22.6;7;14.8;2.2;10.8;.2;3.6;19770 +92094;48.67912;4.78916;125;20220508;23.9;7.4;15.7;2.8;11.9;.1;4.04;22188 +92094;48.67912;4.78916;125;20220509;26.3;8.4;17.4;1.4;12.1;0;4.25;24643 +92094;48.67912;4.78916;125;20220510;26.1;9.1;17.6;1.9;12.6;0;4.19;21991 +92094;48.67912;4.78916;125;20220511;27.8;12.4;20.1;3;12.85;0;5.3;24483 +92094;48.67912;4.78916;125;20220512;21.6;13.7;17.7;2.4;13.45;0;3.42;16972 +92094;48.67912;4.78916;125;20220513;21.7;11.2;16.4;2.4;10.35;0;4.25;23124 +92094;48.67912;4.78916;125;20220514;24.1;5.8;14.9;1.3;10.4;0;4.1;25374 +92094;48.67912;4.78916;125;20220515;29.5;9.1;19.3;2.2;12.65;1.4;5.26;26051 +92094;48.67912;4.78916;125;20220516;24.3;15.3;19.8;2.8;16.35;1.5;3.62;16807 +92094;48.67912;4.78916;125;20220517;28.8;12;20.4;1.8;14.4;0;4.85;24966 +92094;48.67912;4.78916;125;20220518;30.9;14.1;22.5;1.6;15.55;0;5.15;25072 +92094;48.67912;4.78916;125;20220519;30.7;15;22.9;2.8;17.15;0;5.47;24483 +92094;48.67912;4.78916;125;20220520;29.6;15.6;22.6;2.6;17;1.5;4.64;19392 +92094;48.67912;4.78916;125;20220521;23.7;8.5;16.1;1.6;12.3;0;4.13;24608 +92094;48.67912;4.78916;125;20220522;23.8;10.8;17.3;2.4;12.65;4.2;3.8;18967 +92094;48.67912;4.78916;125;20220523;22.6;14;18.3;3.5;16.35;14.6;3.14;14858 +92094;48.67912;4.78916;125;20220524;18.1;12.3;15.2;3.9;12.55;.4;3.14;16289 +92094;48.67912;4.78916;125;20220525;21.5;6.3;13.9;2.5;10.8;0;4.07;24940 +92094;48.67912;4.78916;125;20220526;21.2;14.1;17.7;3;12.65;0;3.85;18004 +92094;48.67912;4.78916;125;20220527;19.8;14;16.9;3.3;12.8;0;3.21;13615 +92094;48.67912;4.78916;125;20220528;20;6.6;13.3;2.4;9.55;0;3.93;23848 +92094;48.67912;4.78916;125;20220529;17.6;6.5;12.1;2.9;8.05;0;3.91;23722 +92094;48.67912;4.78916;125;20220530;20.1;4.1;12.1;1.8;8.75;0;3.86;25005 +92094;48.67912;4.78916;125;20220531;23.1;6.1;14.6;1.9;9.3;0;4.47;25901 +92094;48.67912;4.78916;125;20220601;23;6.6;14.8;1.8;9.9;0;4.45;26943 +92094;48.67912;4.78916;125;20220602;24.9;8.9;16.9;2.9;10.65;0;5.12;26439 +92094;48.67912;4.78916;125;20220603;23.7;13.2;18.4;2.6;14.55;1;3.78;18116 +92094;48.67912;4.78916;125;20220604;29.9;14.4;22.2;2.1;16.85;3.8;5.16;24926 +92094;48.67912;4.78916;125;20220605;21.1;17.3;19.2;2.7;18.05;16.7;2.33;9834 +92094;48.67912;4.78916;125;20220606;22.2;14.4;18.3;3;14.15;.1;3.97;19643 +92094;48.67912;4.78916;125;20220607;22.5;13.9;18.2;3.4;14.6;1.2;3.88;18837 +92094;48.67912;4.78916;125;20220608;19.5;12.1;15.8;2.5;14.5;10.2;2.63;14080 +92094;48.67912;4.78916;125;20220609;20.6;10.7;15.6;2.6;12.9;.1;3.37;18182 +92094;48.67912;4.78916;125;20220610;24.6;11.5;18.1;2;14.15;.1;4.51;25186 +92094;48.67912;4.78916;125;20220611;28.1;11.6;19.8;1.6;15.6;0;5.02;27241 +92094;48.67912;4.78916;125;20220612;26;14.2;20.1;2.8;15.05;0;4.98;24943 +92094;48.67912;4.78916;125;20220613;22.8;10.1;16.4;2.3;11.55;0;4.56;25849 +92094;48.67912;4.78916;125;20220614;27.3;8.6;18;2;11.85;0;5.26;28132 +92094;48.67912;4.78916;125;20220615;32.2;11.3;21.8;1.5;13.75;0;5.76;28912 +92094;48.67912;4.78916;125;20220616;29.8;15;22.4;2.2;14.55;0;5.72;26798 +92094;48.67912;4.78916;125;20220617;32.3;13.8;23;1.6;14;0;5.87;28120 +92094;48.67912;4.78916;125;20220618;36.9;15.3;26.1;2.1;16.7;0;6.75;27688 +92094;48.67912;4.78916;125;20220619;34;22.8;28.4;3.5;17.95;1.2;7.12;24731 +92094;48.67912;4.78916;125;20220620;25.2;17.4;21.3;3.1;17.9;6.6;4.07;18521 +92094;48.67912;4.78916;125;20220621;28.2;13;20.6;2.8;15.85;.2;5.31;25859 +92094;48.67912;4.78916;125;20220622;25.4;17.6;21.5;1.5;20.3;1.9;3.3;16178 +92094;48.67912;4.78916;125;20220623;28.7;16.9;22.8;2.4;19.05;6.7;4.67;21314 +92094;48.67912;4.78916;125;20220624;25.7;16.7;21.2;3.8;17.6;1.5;4.5;20107 +92094;48.67912;4.78916;125;20220625;26.3;14.8;20.6;2.7;16.25;8.4;4.46;21106 +92094;48.67912;4.78916;125;20220626;18.9;14.2;16.6;1.9;16.1;7.2;2.16;11055 +92094;48.67912;4.78916;125;20220627;22.2;15.3;18.7;1.8;16.2;1.5;3.12;15607 +92094;48.67912;4.78916;125;20220628;27.1;10.1;18.6;1.5;13.45;0;4.97;27817 +92094;48.67912;4.78916;125;20220629;28.2;12.3;20.3;1.4;14.5;0;5.08;27262 +92094;48.67912;4.78916;125;20220630;18.8;13.6;16.2;2;15;1.7;2.03;9490 +92094;48.67912;4.78916;125;20220701;22.2;11.6;16.9;2.5;12.8;.2;3.98;21102 +92094;48.67912;4.78916;125;20220702;28.2;8.9;18.6;1.7;12.45;.1;5.28;28589 +92094;48.67912;4.78916;125;20220703;27.8;12;19.9;2.5;13.95;0;5.33;26364 +92094;48.67912;4.78916;125;20220704;26.6;10.8;18.7;2.1;12.45;0;5.01;26463 +92094;48.67912;4.78916;125;20220705;27.5;11.3;19.4;2.9;12.35;0;5.58;26891 +92094;48.67912;4.78916;125;20220706;24.4;11.8;18.1;2.9;11.9;0;4.57;21347 +92094;48.67912;4.78916;125;20220707;22.8;11.6;17.2;2.9;13.6;0;3.66;17552 +92094;48.67912;4.78916;125;20220708;26.5;9.7;18.1;2.6;12.15;0;5.28;27221 +92094;48.67912;4.78916;125;20220709;28.5;12.2;20.4;2.5;13.55;0;5.49;26230 +92094;48.67912;4.78916;125;20220710;25.9;11.8;18.9;3.5;12.55;0;5.4;26059 +92094;48.67912;4.78916;125;20220711;29.5;12.1;20.8;2.8;14.05;0;5.75;26913 +92094;48.67912;4.78916;125;20220712;31;14.6;22.8;2.3;14.3;0;5.85;26320 +92094;48.67912;4.78916;125;20220713;32.7;14.3;23.5;1.6;14.05;0;5.38;24131 +92094;48.67912;4.78916;125;20220714;33.3;15.5;24.4;2.7;14.5;0;6.49;26297 +92094;48.67912;4.78916;125;20220715;26.6;16;21.3;3.5;11.35;0;5.89;24174 +92094;48.67912;4.78916;125;20220716;28.1;10.7;19.4;2.2;11.4;0;5.44;27096 +92094;48.67912;4.78916;125;20220717;32;14.6;23.3;2.8;11.1;0;6.57;26718 +92094;48.67912;4.78916;125;20220718;37.7;13.7;25.7;1.9;12.15;0;6.79;28077 +92094;48.67912;4.78916;125;20220719;39.6;17.6;28.6;2.5;14.35;.5;7.77;28234 +92094;48.67912;4.78916;125;20220720;25.9;22;24;2.2;19.7;2;3;10095 +92094;48.67912;4.78916;125;20220721;28.5;14.8;21.6;2.1;17.25;0;4.51;21520 +92094;48.67912;4.78916;125;20220722;30.8;16;23.4;2;18;1.3;4.62;20338 +92094;48.67912;4.78916;125;20220723;27.9;17.6;22.7;1.8;18.7;.1;3.93;17815 +92094;48.67912;4.78916;125;20220724;33.3;14.2;23.7;1.5;17.1;0;5.45;26276 +92094;48.67912;4.78916;125;20220725;29.5;16.9;23.2;3.2;17.15;.1;5.08;20461 +92094;48.67912;4.78916;125;20220726;24.9;14;19.4;2.5;14.25;0;3.87;17425 +92094;48.67912;4.78916;125;20220727;26.6;15.8;21.2;3;12.7;0;4.86;18946 +92094;48.67912;4.78916;125;20220728;28.5;13.2;20.8;2.1;11.5;0;4.86;21464 +92094;48.67912;4.78916;125;20220729;28.7;11;19.9;2.1;12.9;0;4.85;23090 +92094;48.67912;4.78916;125;20220730;30.8;12.4;21.6;1.7;13.55;0;5.06;24672 +92094;48.67912;4.78916;125;20220731;29.9;15;22.5;2.1;15.4;0;5.13;24125 +92094;48.67912;4.78916;125;20220801;27.3;15.3;21.3;1.5;16.75;0;3.63;17400 +92094;48.67912;4.78916;125;20220802;31.2;13.7;22.4;1.3;15.8;0;4.76;24164 +92094;48.67912;4.78916;125;20220803;35.5;16.4;25.9;1.4;15.75;0;5.56;25340 +92094;48.67912;4.78916;125;20220804;36.4;17.4;26.9;2.1;17.1;11.9;5.98;23981 +92094;48.67912;4.78916;125;20220805;26.4;18.7;22.6;3.4;18.3;.1;4.19;17549 +92094;48.67912;4.78916;125;20220806;25.7;13.7;19.7;4.4;11.55;0;5.52;22734 +92094;48.67912;4.78916;125;20220807;28.5;11.2;19.9;3.2;10.35;0;5.74;24974 +92094;48.67912;4.78916;125;20220808;30.3;12.5;21.4;3.2;11.2;0;6;24370 +92094;48.67912;4.78916;125;20220809;32.5;13.5;23;3.4;12.05;0;6.5;24879 +92094;48.67912;4.78916;125;20220810;32;17.9;25;4;11.45;0;6.99;22978 +92094;48.67912;4.78916;125;20220811;32.2;15;23.6;3.5;11;0;6.69;23912 +92094;48.67912;4.78916;125;20220812;33.2;13.8;23.5;3.1;10.8;0;6.57;24605 +92094;48.67912;4.78916;125;20220813;32.4;14.7;23.6;3.3;10.5;0;6.56;24085 +92094;48.67912;4.78916;125;20220814;29.4;16;22.7;2.7;13.55;2.6;4.66;16858 +92094;48.67912;4.78916;125;20220815;23.6;18;20.8;3.1;18.85;2.4;2.8;11872 +92094;48.67912;4.78916;125;20220816;28.7;15.1;21.9;1.3;17.85;3;3.69;18830 +92094;48.67912;4.78916;125;20220817;27.3;17.8;22.6;1.8;18.5;0;3.52;16228 +92094;48.67912;4.78916;125;20220818;28.1;15.8;21.9;2;17.9;1.3;3.42;14724 +92094;48.67912;4.78916;125;20220819;24.6;16.4;20.5;3;17.85;2.4;3.06;13357 +92094;48.67912;4.78916;125;20220820;26;15.6;20.8;2.1;15.95;0;3.86;19496 +92094;48.67912;4.78916;125;20220821;27.3;10.6;18.9;1.8;13.4;0;3.87;19623 +92094;48.67912;4.78916;125;20220822;27.6;14.3;20.9;2.1;15.25;0;3.93;18645 +92094;48.67912;4.78916;125;20220823;29.8;14.1;22;1.5;16.3;0;3.92;19629 +92094;48.67912;4.78916;125;20220824;33.5;14.4;24;1.8;14.7;0;4.94;22085 +92094;48.67912;4.78916;125;20220825;33.6;15.6;24.6;2.8;14.35;.6;5.54;20581 +92094;48.67912;4.78916;125;20220826;25.5;19;22.3;4.5;17.3;.6;3.79;11127 +92094;48.67912;4.78916;125;20220827;26.9;13.4;20.1;2.9;14.75;0;3.94;17770 +92094;48.67912;4.78916;125;20220828;28.6;13.5;21;2.6;15.05;0;4.11;17911 +92094;48.67912;4.78916;125;20220829;31.3;16.1;23.7;2.5;13.4;0;4.93;19375 +92094;48.67912;4.78916;125;20220830;27;16.5;21.7;2.4;15.35;1.2;3.4;13019 +92094;48.67912;4.78916;125;20220831;29.1;14.6;21.8;2.2;16.5;5.4;3.83;17517 +92094;48.67912;4.78916;125;20220901;28.1;14.3;21.2;2.3;14.05;0;4.03;18423 +92094;48.67912;4.78916;125;20220902;27.4;13.6;20.5;2.8;14;1.2;3.84;15515 +92094;48.67912;4.78916;125;20220903;24.7;15.5;20.1;2.1;16.75;.8;2.86;13733 +92094;48.67912;4.78916;125;20220904;29.4;12.3;20.8;2.1;14.35;.5;3.94;18520 +92094;48.67912;4.78916;125;20220905;31.8;15;23.4;2.3;15.75;4.5;4.29;17903 +92094;48.67912;4.78916;125;20220906;30.1;15.3;22.7;2;17.8;5.1;3.69;16993 +92094;48.67912;4.78916;125;20220907;23.7;15;19.4;2;17.25;6.1;2.52;13050 +92094;48.67912;4.78916;125;20220908;22.2;14.7;18.4;3.7;16.1;.2;2.66;12532 +92094;48.67912;4.78916;125;20220909;21.6;15.1;18.4;4.5;15.2;6.4;2.75;10206 +92094;48.67912;4.78916;125;20220910;20.5;14.5;17.5;4.1;15.25;2.1;2.37;9644 +92094;48.67912;4.78916;125;20220911;22.9;13.4;18.2;1.7;15.25;.1;2.57;14902 +92094;48.67912;4.78916;125;20220912;28.2;10.7;19.5;2.1;13.95;.1;3.61;18157 +92094;48.67912;4.78916;125;20220913;28.4;14.8;21.6;2.1;17.9;1.9;2.84;12148 +92094;48.67912;4.78916;125;20220914;26.2;17.9;22;2.3;20.75;10.1;2.5;11862 +92094;48.67912;4.78916;125;20220915;21.4;16.6;19;2.5;17.05;3.2;2.19;10775 +92094;48.67912;4.78916;125;20220916;18;12.2;15.1;2.7;12.95;.4;1.88;8731 +92094;48.67912;4.78916;125;20220917;17.1;7;12.1;3.2;9.45;.1;2.32;11900 +92094;48.67912;4.78916;125;20220918;19.1;5;12;2.9;9.1;0;2.62;14923 +92094;48.67912;4.78916;125;20220919;18.5;5.9;12.2;1.5;9.6;.1;2.06;13933 +92094;48.67912;4.78916;125;20220920;18.4;4.3;11.4;1.8;9.4;.1;2.05;13694 +92094;48.67912;4.78916;125;20220921;19;5.3;12.2;1.7;9.3;0;2.18;14965 +92094;48.67912;4.78916;125;20220922;20.9;4.1;12.5;.8;8.7;.1;2.06;16270 +92094;48.67912;4.78916;125;20220923;19;4.9;11.9;1;9.6;0;1.71;11921 +92094;48.67912;4.78916;125;20220924;15.8;8.9;12.4;1.1;12;.3;1.23;7499 +92094;48.67912;4.78916;125;20220925;17.9;8.9;13.4;2.1;11.7;.6;1.72;9976 +92094;48.67912;4.78916;125;20220926;16;6.4;11.2;3.7;10.8;5.8;1.6;8390 +92094;48.67912;4.78916;125;20220927;13.4;9.4;11.4;5;11.6;6.8;1.23;6009 +92094;48.67912;4.78916;125;20220928;15.3;9.6;12.4;2.6;11.25;.1;1.52;8572 +92094;48.67912;4.78916;125;20220929;14.8;7;10.9;1.3;10.4;1.6;1.21;7624 +92094;48.67912;4.78916;125;20220930;16.1;3.2;9.7;1.8;9.4;7.1;1.55;12327 +92094;48.67912;4.78916;125;20221001;18.8;10.3;14.5;5.6;12.95;1.4;2.05;7800 +92094;48.67912;4.78916;125;20221002;19.1;12.9;16;4.5;15.5;4.7;1.54;6776 +92094;48.67912;4.78916;125;20221003;16.7;10.3;13.5;2;12.05;0;1.48;9083 +92094;48.67912;4.78916;125;20221004;20.1;4.7;12.4;1.3;10.9;.1;1.66;13238 +92094;48.67912;4.78916;125;20221005;23.7;7.6;15.7;2.8;13.3;0;2.33;13297 +92094;48.67912;4.78916;125;20221006;19.4;10.9;15.1;1.8;11.9;0;1.78;10997 +92094;48.67912;4.78916;125;20221007;19.4;3.3;11.3;1;10.45;.1;1.4;11833 +92094;48.67912;4.78916;125;20221008;17.4;6.5;11.9;1.4;10.35;0;1.39;9705 +92094;48.67912;4.78916;125;20221009;19.6;3.3;11.4;2.3;9.6;.1;1.87;12817 +92094;48.67912;4.78916;125;20221010;20.7;5.8;13.2;2.1;12.45;.3;1.52;9828 +92094;48.67912;4.78916;125;20221011;18.6;13.2;15.9;2.4;13.2;0;1.63;7995 +92094;48.67912;4.78916;125;20221012;20.4;4.3;12.3;.9;10.45;0;1.36;11854 +92094;48.67912;4.78916;125;20221013;16.8;9.4;13.1;2.1;13.45;2.1;.97;5807 +92094;48.67912;4.78916;125;20221014;16.3;13.8;15;4;16.15;14.8;.73;3001 +92094;48.67912;4.78916;125;20221015;18.4;15.4;16.9;3.9;17.05;8.5;1.07;3387 +92094;48.67912;4.78916;125;20221016;22.7;14.3;18.5;1.9;16.8;.2;1.43;6949 +92094;48.67912;4.78916;125;20221017;23.2;15.4;19.3;2.8;16.75;14.5;1.78;7620 +92094;48.67912;4.78916;125;20221018;20.8;13.6;17.2;1.3;16.5;.1;1.1;6482 +92094;48.67912;4.78916;125;20221019;19.8;13.4;16.6;4;15.85;.1;1.44;7641 +92094;48.67912;4.78916;125;20221020;20.4;13.9;17.2;2.9;16.3;23.4;1.27;5166 +92094;48.67912;4.78916;125;20221021;20.7;13.6;17.2;3.3;16.45;3.9;1.31;5641 +92094;48.67912;4.78916;125;20221022;21.5;11.9;16.7;2.9;14.7;.1;1.6;8512 +92094;48.67912;4.78916;125;20221023;23.3;13.8;18.6;3.9;15.25;2.9;2.12;6948 +92094;48.67912;4.78916;125;20221024;19.5;15.9;17.7;4.5;13.35;.8;2.26;5195 +92094;48.67912;4.78916;125;20221025;19.1;12.2;15.6;2.6;13.8;0;1.28;6485 +92094;48.67912;4.78916;125;20221026;22.2;14.6;18.4;2.7;14.3;.1;1.78;7634 +92094;48.67912;4.78916;125;20221027;23.7;10.9;17.3;2.5;14.8;0;1.56;7453 +92094;48.67912;4.78916;125;20221028;24.5;14.8;19.6;2.2;15.15;0;1.7;6968 +92094;48.67912;4.78916;125;20221029;25.2;12.6;18.9;2;14.5;.1;1.68;7390 +92094;48.67912;4.78916;125;20221030;21.7;9.7;15.7;1.8;12.55;.1;1.31;7296 +92094;48.67912;4.78916;125;20221031;21.3;9.7;15.5;2.9;13.7;5.7;1.42;6330 +92094;48.67912;4.78916;125;20221101;16.2;11.9;14;4.9;12.65;0;1.38;6186 +92094;48.67912;4.78916;125;20221102;16.2;10.8;13.5;3.5;11.35;0;1.36;6130 +92094;48.67912;4.78916;125;20221103;13.7;8.1;10.9;3.8;11.35;15.1;.85;2998 +92094;48.67912;4.78916;125;20221104;10.8;9.2;10;3.7;10.85;2.7;.71;2293 +92094;48.67912;4.78916;125;20221105;10.7;3.4;7.1;2.2;9.35;.1;.49;4439 +92094;48.67912;4.78916;125;20221106;10.9;4.6;7.8;3.3;9.4;.9;.66;3530 +92094;48.67912;4.78916;125;20221107;15.9;9.9;12.9;4.7;12.05;0;1.2;4403 +92094;48.67912;4.78916;125;20221108;18.6;8.2;13.4;3.9;11.35;8.2;1.47;5498 +92094;48.67912;4.78916;125;20221109;14.2;11.9;13.1;3.2;13.1;.5;.8;2417 +92094;48.67912;4.78916;125;20221110;12;4.5;8.3;1.9;10.3;0;.42;4561 +92094;48.67912;4.78916;125;20221111;13.2;3.3;8.2;2.1;9.8;.2;.53;5527 +92094;48.67912;4.78916;125;20221112;17.7;4.3;11;2.4;9.9;.1;1.02;6230 +92094;48.67912;4.78916;125;20221113;12.2;5;8.6;3.2;9.05;.1;.81;4804 +92094;48.67912;4.78916;125;20221114;15.4;4.9;10.1;2.8;10.55;2.9;.78;4046 +92094;48.67912;4.78916;125;20221115;14.5;8.2;11.3;3.9;12.2;8.7;.65;3250 +92094;48.67912;4.78916;125;20221116;13.2;9.1;11.2;4.7;11.55;6.8;.81;2782 +92094;48.67912;4.78916;125;20221117;13.1;11;12.1;6.6;11.2;5.4;1.32;2925 +92094;48.67912;4.78916;125;20221118;10.1;8.9;9.5;4.1;10.2;1.6;.77;1318 +92094;48.67912;4.78916;125;20221119;7.5;5.8;6.7;2.2;9.35;1.7;.38;1589 +92094;48.67912;4.78916;125;20221120;8.7;4.7;6.7;4.2;9.15;4.4;.41;3079 +92094;48.67912;4.78916;125;20221121;9.7;6.8;8.3;5.1;9.35;2.1;.76;2253 +92094;48.67912;4.78916;125;20221122;9.5;5;7.3;5.5;8.5;1.7;.87;2085 +92094;48.67912;4.78916;125;20221123;11;4.4;7.7;4.3;8.65;3.5;.8;3374 +92094;48.67912;4.78916;125;20221124;12.2;7.6;9.9;4.3;9.7;3.2;.91;3898 +92094;48.67912;4.78916;125;20221125;11.8;7;9.4;2.9;9.7;.4;.66;3574 +92094;48.67912;4.78916;125;20221126;7.2;3;5.1;1.8;8.5;.1;.27;2283 +92094;48.67912;4.78916;125;20221127;9.9;2;5.9;2.3;8.1;0;.48;2836 +92094;48.67912;4.78916;125;20221128;9;5.1;7;2.3;9.3;2.7;.44;1437 +92094;48.67912;4.78916;125;20221129;8.1;5.4;6.7;1.4;9.25;0;.33;1809 +92094;48.67912;4.78916;125;20221130;8;3.9;5.9;2.6;8.75;0;.33;2085 +92094;48.67912;4.78916;125;20221201;7.9;5.3;6.6;2.8;8.15;.3;.62;1556 +92094;48.67912;4.78916;125;20221202;5.3;4.3;4.8;2.8;7.55;1.1;.52;926 +92094;48.67912;4.78916;125;20221203;4.9;2.8;3.8;5;6.6;0;.69;1879 +92094;48.67912;4.78916;125;20221204;3.7;2.8;3.2;3.5;6.65;8.3;.54;1129 +92094;48.67912;4.78916;125;20221205;3.8;2.7;3.2;1.9;7.25;.4;.38;410 +92094;48.67912;4.78916;125;20221206;3.7;1.8;2.7;1.4;6.85;.1;.34;1204 +92094;48.67912;4.78916;125;20221207;2.8;.6;1.7;1.4;6.95;.4;.22;1291 +92094;48.67912;4.78916;125;20221208;4;2.4;3.2;1.6;6.8;0;.4;1143 +92094;48.67912;4.78916;125;20221209;.7;-3.1;-1.2;2.1;5.5;0;.18;1627 +92094;48.67912;4.78916;125;20221210;-1;-1;-1;2.8;5.35;0;.31;450 +92094;48.67912;4.78916;125;20221211;.2;-2.7;-1.2;2.1;4.95;0;.31;1499 +92094;48.67912;4.78916;125;20221212;.5;-5.6;-2.5;2.8;4.15;0;.31;3895 +92094;48.67912;4.78916;125;20221213;1.5;-5.2;-1.8;4.1;3.85;.2;.64;3581 +92094;48.67912;4.78916;125;20221214;.8;-1;-.1;2.5;5.25;0;.38;1315 +92094;48.67912;4.78916;125;20221215;1.2;-3.4;-1.1;2.8;4.75;0;.37;2398 +92094;48.67912;4.78916;125;20221216;3.1;-6.9;-1.9;2.1;3.85;.1;.35;4238 +92094;48.67912;4.78916;125;20221217;.4;-9;-4.3;1.2;3.5;0;.13;4484 +92094;48.67912;4.78916;125;20221218;2.5;-9.1;-3.3;2.5;4.5;.2;.2;3491 +92094;48.67912;4.78916;125;20221219;12.3;1.8;7.1;3.2;8.7;.6;.55;3119 +92094;48.67912;4.78916;125;20221220;14.8;9.7;12.2;4.4;11.1;7.9;1.13;1799 +92094;48.67912;4.78916;125;20221221;12;11.4;11.7;4.7;12.5;9.8;.61;1128 +92094;48.67912;4.78916;125;20221222;12.7;10.7;11.7;7.5;12.3;11.5;.81;1080 +92094;48.67912;4.78916;125;20221223;14.6;11.1;12.8;5.6;13.55;6.2;.7;1114 +92094;48.67912;4.78916;125;20221224;11.7;10.8;11.2;3.8;11.25;.6;.82;1148 +92094;48.67912;4.78916;125;20221225;15.7;8.6;12.1;3.2;11.1;1.6;.81;3411 +92094;48.67912;4.78916;125;20221226;12.1;10.7;11.4;4.4;10.4;3;1.15;1361 +92094;48.67912;4.78916;125;20221227;8.7;2.6;5.7;2.4;7.45;.1;.45;3131 +92094;48.67912;4.78916;125;20221228;11.7;3.7;7.7;5;9.45;2.3;.59;2470 +92094;48.67912;4.78916;125;20221229;12.3;10.5;11.4;6.3;10.1;1.6;1.5;1006 +92094;48.67912;4.78916;125;20221230;13.9;5.1;9.5;5.4;10.45;4.8;.81;2066 +92094;48.67912;4.78916;125;20221231;17.4;13.7;15.5;6.8;12;0;2.19;2244 +92095;48.69448;5.12794;253;20220101;14.7;7.7;11.2;2;10.32;0;.58;3778 +92095;48.69448;5.12794;253;20220102;12.6;4.6;8.6;5.2;9.59;.8;.84;2487 +92095;48.69448;5.12794;253;20220103;11;10.1;10.5;6.4;10.9;20.4;.92;1314 +92095;48.69448;5.12794;253;20220104;11;9.6;10.3;5.9;10.07;17.2;1.22;786 +92095;48.69448;5.12794;253;20220105;3.4;.2;1.8;3.9;6.47;.1;.32;2102 +92095;48.69448;5.12794;253;20220106;3.7;1.3;2.5;2.1;6.27;.4;.4;2060 +92095;48.69448;5.12794;253;20220107;3.8;-.4;1.7;4.8;6.82;4.6;.25;1547 +92095;48.69448;5.12794;253;20220108;5.1;1.3;3.2;6;7.47;18.4;.29;2058 +92095;48.69448;5.12794;253;20220109;4.4;3;3.7;4.8;7.22;1;.51;1223 +92095;48.69448;5.12794;253;20220110;3.4;0;1.7;1.9;6.29;0;.29;2819 +92095;48.69448;5.12794;253;20220111;3.8;-.2;1.8;2.7;5.84;0;.39;3787 +92095;48.69448;5.12794;253;20220112;4.3;-3.2;.5;2.3;5.39;0;.31;4429 +92095;48.69448;5.12794;253;20220113;4.3;-1.8;1.2;2.7;5.54;0;.47;3809 +92095;48.69448;5.12794;253;20220114;8.4;-2.7;2.9;1.1;5.74;.1;.3;5116 +92095;48.69448;5.12794;253;20220115;5.6;-3;1.3;1.6;5.57;.1;.37;4246 +92095;48.69448;5.12794;253;20220116;-.4;-2;-1.2;2.7;5.82;.1;.15;1127 +92095;48.69448;5.12794;253;20220117;3.3;-.5;1.4;1.5;7.15;.1;.19;1753 +92095;48.69448;5.12794;253;20220118;7.8;2.5;5.1;2.8;7.09;0;.58;4452 +92095;48.69448;5.12794;253;20220119;2.8;-1.6;.6;3.6;6.79;2.6;.09;1539 +92095;48.69448;5.12794;253;20220120;4.3;1.7;3;2.9;6.77;.2;.44;2497 +92095;48.69448;5.12794;253;20220121;3;-.3;1.4;2.2;6.22;.1;.32;2808 +92095;48.69448;5.12794;253;20220122;4;.6;2.3;1.6;6.82;0;.31;2332 +92095;48.69448;5.12794;253;20220123;6.1;2.6;4.3;2.4;6.62;0;.64;2939 +92095;48.69448;5.12794;253;20220124;6.9;-2.2;2.4;1.7;5.74;0;.42;5760 +92095;48.69448;5.12794;253;20220125;2.4;-3.3;-.5;1.6;5.39;0;.34;3461 +92095;48.69448;5.12794;253;20220126;-1.7;-2.7;-2.2;1.6;5.25;.1;.27;961 +92095;48.69448;5.12794;253;20220127;.7;-2.4;-.8;3.3;5.85;1.1;.2;2106 +92095;48.69448;5.12794;253;20220128;3.4;.8;2.1;2.3;7.17;0;.25;2031 +92095;48.69448;5.12794;253;20220129;5.7;2.1;3.9;4.7;8.29;3.6;.18;2387 +92095;48.69448;5.12794;253;20220130;7.9;4.7;6.3;2.2;7.77;.5;.58;4721 +92095;48.69448;5.12794;253;20220131;6.1;.4;3.2;6.3;6.69;1.3;.74;3190 +92095;48.69448;5.12794;253;20220201;6.2;1;3.6;5.1;7.54;3;.42;2731 +92095;48.69448;5.12794;253;20220202;9.6;6.6;8.1;4.3;10.14;1.2;.51;2577 +92095;48.69448;5.12794;253;20220203;7.1;5.5;6.3;2.7;8.69;.5;.53;2383 +92095;48.69448;5.12794;253;20220204;7.4;4.7;6;4.5;8.24;1.7;.71;2384 +92095;48.69448;5.12794;253;20220205;7.2;-.1;3.5;3.6;6.74;.1;.65;5936 +92095;48.69448;5.12794;253;20220206;8.4;3.2;5.8;9;8.54;16.8;.66;2641 +92095;48.69448;5.12794;253;20220207;7.2;2.3;4.8;4.3;6.14;0;1.11;6503 +92095;48.69448;5.12794;253;20220208;6.8;1;3.9;2.6;7.74;0;.43;3514 +92095;48.69448;5.12794;253;20220209;14;1.4;7.7;2.3;7.37;0;1.11;8168 +92095;48.69448;5.12794;253;20220210;6.3;3.5;4.9;4.2;7.55;.9;.78;2409 +92095;48.69448;5.12794;253;20220211;7.1;-.5;3.3;2.1;6.05;0;.73;7318 +92095;48.69448;5.12794;253;20220212;7;-4.4;1.3;2.2;4.92;0;.82;8763 +92095;48.69448;5.12794;253;20220213;12.5;-3.8;4.3;5.5;6.52;0;1.52;9435 +92095;48.69448;5.12794;253;20220214;9.8;5.1;7.5;5.1;8.3;1.7;1.08;3808 +92095;48.69448;5.12794;253;20220215;9.6;5;7.3;5.6;8.25;6.8;1.17;5863 +92095;48.69448;5.12794;253;20220216;12.4;6.2;9.3;7.9;11.39;8.8;.58;3945 +92095;48.69448;5.12794;253;20220217;11.3;10.5;10.9;7.7;9.53;.5;1.8;3970 +92095;48.69448;5.12794;253;20220218;12.2;7.7;10;7.3;9.22;1.5;1.7;3607 +92095;48.69448;5.12794;253;20220219;7.9;2.6;5.2;6.4;6.17;0;1.55;7654 +92095;48.69448;5.12794;253;20220220;9.7;5.5;7.6;8;9.37;6.7;.88;3764 +92095;48.69448;5.12794;253;20220221;7.4;4.2;5.8;7.9;7.79;4.7;1.01;4185 +92095;48.69448;5.12794;253;20220222;8;4.3;6.1;4.9;9.04;3;.56;4371 +92095;48.69448;5.12794;253;20220223;11.8;2.9;7.3;1.8;8.49;0;.93;7675 +92095;48.69448;5.12794;253;20220224;11;7.1;9;4.4;7.84;3.3;1.63;5180 +92095;48.69448;5.12794;253;20220225;8.1;.3;4.2;3.4;6.17;.4;1.13;7531 +92095;48.69448;5.12794;253;20220226;7.2;-3.1;2.1;3.1;5.39;.1;1.08;10465 +92095;48.69448;5.12794;253;20220227;9.8;-1;4.4;4.4;4.67;0;1.92;11126 +92095;48.69448;5.12794;253;20220228;11.8;-2.8;4.5;2.1;4.79;0;1.52;11796 +92095;48.69448;5.12794;253;20220301;10.4;-2.3;4.1;2.1;5.04;0;1.35;9306 +92095;48.69448;5.12794;253;20220302;11.3;.5;5.9;2.3;5.99;0;1.46;8672 +92095;48.69448;5.12794;253;20220303;14.2;1.3;7.7;1.7;7.59;0;1.35;11118 +92095;48.69448;5.12794;253;20220304;11.2;-.8;5.2;2.8;4.52;0;1.89;11612 +92095;48.69448;5.12794;253;20220305;9.4;-3.9;2.8;2.4;3.99;0;1.59;12021 +92095;48.69448;5.12794;253;20220306;7;-3.5;1.8;3.8;3.72;0;1.73;11456 +92095;48.69448;5.12794;253;20220307;5.4;-3.2;1.1;5;3.64;0;1.79;11525 +92095;48.69448;5.12794;253;20220308;11.3;-3.1;4.1;3.2;3.94;0;2.12;13164 +92095;48.69448;5.12794;253;20220309;15;-2.9;6;1.8;5.19;0;1.82;13585 +92095;48.69448;5.12794;253;20220310;15.9;0;7.9;2.9;6.14;0;2.26;13275 +92095;48.69448;5.12794;253;20220311;16.2;3.2;9.7;5.1;7.54;1.2;2.62;11617 +92095;48.69448;5.12794;253;20220312;12.1;6.3;9.2;3.1;8.22;1.4;1.56;7352 +92095;48.69448;5.12794;253;20220313;12.6;5.8;9.2;3.8;8.92;8.4;1.52;7205 +92095;48.69448;5.12794;253;20220314;13.7;5;9.3;2.5;7.99;4.9;1.78;11534 +92095;48.69448;5.12794;253;20220315;11.6;6.2;8.9;2.5;10.27;.6;.98;5429 +92095;48.69448;5.12794;253;20220316;14.5;7;10.8;2.7;10.44;0;1.43;7896 +92095;48.69448;5.12794;253;20220317;10.5;7.9;9.2;4;8.82;0;1.45;5040 +92095;48.69448;5.12794;253;20220318;13.4;4.1;8.7;7.2;6.58;0;3;13359 +92095;48.69448;5.12794;253;20220319;14.1;3.7;8.9;7.1;5.98;0;3.43;16057 +92095;48.69448;5.12794;253;20220320;11.3;1.4;6.3;2.8;6.92;.2;1.58;8961 +92095;48.69448;5.12794;253;20220321;18.3;5.1;11.7;2.9;7.68;0;2.83;15682 +92095;48.69448;5.12794;253;20220322;18;2.8;10.4;2.2;6.75;0;2.62;16738 +92095;48.69448;5.12794;253;20220323;18.1;.6;9.3;2;6.28;0;2.61;17256 +92095;48.69448;5.12794;253;20220324;19.6;.6;10.1;2.2;6.22;0;2.87;17616 +92095;48.69448;5.12794;253;20220325;18.5;1.2;9.9;2.8;6.25;0;2.99;17872 +92095;48.69448;5.12794;253;20220326;19.1;3.2;11.2;4.9;6.12;0;3.99;18104 +92095;48.69448;5.12794;253;20220327;20.5;4.6;12.6;3.1;6.68;0;3.58;18592 +92095;48.69448;5.12794;253;20220328;21.1;2;11.6;1.9;7.18;0;2.91;17526 +92095;48.69448;5.12794;253;20220329;17.1;5.4;11.2;1.9;8.55;1.3;2.01;10077 +92095;48.69448;5.12794;253;20220330;12.9;8.9;10.9;2.5;10.82;8.4;1.4;7329 +92095;48.69448;5.12794;253;20220331;7.9;5.8;6.8;4.5;8.15;1.3;1.21;5155 +92095;48.69448;5.12794;253;20220401;4.9;.7;2.8;5.3;5.65;.6;1.26;5319 +92095;48.69448;5.12794;253;20220402;3.2;.1;1.6;5.5;5.1;.1;1.24;6980 +92095;48.69448;5.12794;253;20220403;6.2;-3;1.6;2.7;4.42;0;1.64;12763 +92095;48.69448;5.12794;253;20220404;9.6;-3.5;3;6.3;4.97;1.2;2.28;16665 +92095;48.69448;5.12794;253;20220405;9.3;5.3;7.3;6.3;9.72;1.7;.77;3625 +92095;48.69448;5.12794;253;20220406;12.3;7.4;9.9;5.7;9.78;3;1.74;8246 +92095;48.69448;5.12794;253;20220407;13.5;8.5;11;8.5;10.12;12.9;2.19;7363 +92095;48.69448;5.12794;253;20220408;12.4;5.8;9.1;4.8;8.42;46.4;1.75;4508 +92095;48.69448;5.12794;253;20220409;9.5;.6;5.1;3;6.75;.4;1.8;14208 +92095;48.69448;5.12794;253;20220410;12.6;-1.9;5.3;2.1;6.12;0;2.34;19458 +92095;48.69448;5.12794;253;20220411;18.2;1.3;9.7;4.2;7.55;0;3.46;20316 +92095;48.69448;5.12794;253;20220412;21.5;5.6;13.5;3.2;9.05;0;3.62;18674 +92095;48.69448;5.12794;253;20220413;19.7;8.3;14;2.6;11.32;.4;2.84;15723 +92095;48.69448;5.12794;253;20220414;20.2;8.5;14.4;2.5;11.62;0;3.01;17528 +92095;48.69448;5.12794;253;20220415;20.2;6.7;13.4;2.8;10.72;0;3.19;18982 +92095;48.69448;5.12794;253;20220416;16.9;6.2;11.5;5.6;7.95;0;3.95;22437 +92095;48.69448;5.12794;253;20220417;18.5;2.7;10.6;4.9;5.62;0;4.59;24000 +92095;48.69448;5.12794;253;20220418;18.6;1.9;10.3;2.3;6.58;0;3.48;22362 +92095;48.69448;5.12794;253;20220419;19;3.1;11;2.4;8.15;0;3.34;21137 +92095;48.69448;5.12794;253;20220420;16.7;4.7;10.7;4.4;6.55;0;4.04;23094 +92095;48.69448;5.12794;253;20220421;18.1;1.9;10;4.5;7.68;0;3.77;22975 +92095;48.69448;5.12794;253;20220422;18.6;6;12.3;4.2;9.02;0;3.8;22526 +92095;48.69448;5.12794;253;20220423;17.3;6.1;11.7;4.4;9.82;.7;2.83;13662 +92095;48.69448;5.12794;253;20220424;14.1;7.4;10.8;2.2;11.05;1;1.57;8876 +92095;48.69448;5.12794;253;20220425;16.4;7.4;11.9;2.8;9.52;.6;2.8;15888 +92095;48.69448;5.12794;253;20220426;14.9;1.6;8.3;2.7;8.35;.1;2.44;16985 +92095;48.69448;5.12794;253;20220427;17.4;2;9.7;3.8;8.72;0;3.31;22318 +92095;48.69448;5.12794;253;20220428;20.5;4.7;12.6;4.3;8.28;0;4.47;25011 +92095;48.69448;5.12794;253;20220429;18.4;5.3;11.8;2.7;9.02;.1;2.91;15354 +92095;48.69448;5.12794;253;20220430;15.9;5.8;10.8;3.6;8.72;0;3.2;20376 +92095;48.69448;5.12794;253;20220501;16.7;2.1;9.4;2.3;8.18;0;2.89;19256 +92095;48.69448;5.12794;253;20220502;19.6;5.2;12.4;2.3;9.52;0;3.18;18840 +92095;48.69448;5.12794;253;20220503;20.9;4.9;12.9;3;10.35;.5;3.67;21862 +92095;48.69448;5.12794;253;20220504;19;6.9;13;2.8;10.78;2.8;3.11;17868 +92095;48.69448;5.12794;253;20220505;17.9;9;13.5;2.4;10.88;1.8;3.08;17896 +92095;48.69448;5.12794;253;20220506;21;5.1;13;1.9;10.24;.1;3.04;16883 +92095;48.69448;5.12794;253;20220507;21.9;6.1;14;1.7;10.54;.1;3.05;16143 +92095;48.69448;5.12794;253;20220508;22.7;7.5;15.1;2.4;11.72;.3;3.4;17053 +92095;48.69448;5.12794;253;20220509;25.1;9.3;17.2;1.5;11.85;0;3.46;16794 +92095;48.69448;5.12794;253;20220510;25.7;9.1;17.4;2;12.58;0;3.53;15558 +92095;48.69448;5.12794;253;20220511;27.9;13.8;20.9;3.6;12.62;0;5.01;16837 +92095;48.69448;5.12794;253;20220512;21.4;13.3;17.4;2.4;13.07;0;3.06;13133 +92095;48.69448;5.12794;253;20220513;21;11;16;2.3;10.29;0;3.59;17010 +92095;48.69448;5.12794;253;20220514;23.6;5.9;14.7;1.4;10.09;0;3.55;19403 +92095;48.69448;5.12794;253;20220515;28.6;8.8;18.7;2;11.64;1.3;4.49;20064 +92095;48.69448;5.12794;253;20220516;23.9;14.6;19.2;2.9;15.57;2.1;3.32;13473 +92095;48.69448;5.12794;253;20220517;28.1;11.6;19.8;1.5;13.62;0;4.07;19200 +92095;48.69448;5.12794;253;20220518;29.9;13.4;21.6;1.6;14.19;0;4.34;19010 +92095;48.69448;5.12794;253;20220519;30.6;15;22.8;2.7;16.49;0;4.79;18459 +92095;48.69448;5.12794;253;20220520;28.1;16.4;22.3;3;16.72;2.6;4.16;14491 +92095;48.69448;5.12794;253;20220521;23.1;8.4;15.8;1.9;11.89;0;3.66;19227 +92095;48.69448;5.12794;253;20220522;23;10.1;16.6;2.1;11.87;3.9;3.39;15162 +92095;48.69448;5.12794;253;20220523;22.3;13.5;17.9;3.7;16.04;21.1;2.9;12400 +92095;48.69448;5.12794;253;20220524;17.3;11.8;14.5;3.8;12.69;.8;2.56;12299 +92095;48.69448;5.12794;253;20220525;20.8;6.4;13.6;2.5;10.82;0;3.39;18610 +92095;48.69448;5.12794;253;20220526;20.9;13.1;17;3;12.29;0;3.39;14239 +92095;48.69448;5.12794;253;20220527;19.1;12.7;15.9;3.3;12.69;0;2.77;11156 +92095;48.69448;5.12794;253;20220528;18.8;6.6;12.7;2.7;9.19;0;3.4;17438 +92095;48.69448;5.12794;253;20220529;16.8;6.6;11.7;3.1;7.87;.1;3.43;17435 +92095;48.69448;5.12794;253;20220530;18.8;4.3;11.5;2;8.44;0;3.3;18577 +92095;48.69448;5.12794;253;20220531;22.2;5.6;13.9;1.8;8.82;0;3.79;20045 +92095;48.69448;5.12794;253;20220601;22.1;6.7;14.4;2;9.52;0;3.83;20159 +92095;48.69448;5.12794;253;20220602;24.1;9.1;16.6;3;10.14;0;4.47;19308 +92095;48.69448;5.12794;253;20220603;21.9;12.9;17.4;2.2;13.89;.5;2.97;12625 +92095;48.69448;5.12794;253;20220604;28.6;14;21.3;2;16.42;4.8;4.28;18850 +92095;48.69448;5.12794;253;20220605;20.3;16.9;18.6;3.2;18.02;17.3;2.02;7770 +92095;48.69448;5.12794;253;20220606;21.6;13.7;17.7;3.2;14.14;.2;3.38;14986 +92095;48.69448;5.12794;253;20220607;21.5;13.1;17.3;3.3;14.19;1;3.27;14640 +92095;48.69448;5.12794;253;20220608;18.6;12.1;15.4;2.6;14.27;9.8;2.24;10920 +92095;48.69448;5.12794;253;20220609;19.8;10;14.9;2.6;12.64;0;2.91;14503 +92095;48.69448;5.12794;253;20220610;24.8;10.2;17.5;1.9;13.19;.1;3.94;20153 +92095;48.69448;5.12794;253;20220611;27.8;11.6;19.7;1.8;15.04;0;5.16;27761 +92095;48.69448;5.12794;253;20220612;25.1;14;19.6;2.4;15.14;0;4.79;24633 +92095;48.69448;5.12794;253;20220613;22;9.3;15.6;2.4;11.42;0;4.53;26287 +92095;48.69448;5.12794;253;20220614;26.4;9.2;17.8;2.3;11.32;0;5.36;27820 +92095;48.69448;5.12794;253;20220615;30.9;11.2;21;1.7;12.77;0;5.82;28663 +92095;48.69448;5.12794;253;20220616;28.4;13.8;21.1;1.8;13.94;0;5.48;27249 +92095;48.69448;5.12794;253;20220617;31.5;13.9;22.7;1.8;12.99;0;5.9;27350 +92095;48.69448;5.12794;253;20220618;35.8;15.7;25.8;2.1;15.64;0;6.72;27398 +92095;48.69448;5.12794;253;20220619;33.8;23.2;28.5;3.8;17.02;5.7;7.41;23526 +92095;48.69448;5.12794;253;20220620;23.5;17;20.2;3.4;17.34;3;4.01;18541 +92095;48.69448;5.12794;253;20220621;27.8;12.4;20.1;2.7;15.09;.3;5.35;26316 +92095;48.69448;5.12794;253;20220622;24.6;17.5;21;1.9;19.92;4.3;3.24;15476 +92095;48.69448;5.12794;253;20220623;28;16.5;22.3;2.2;18.82;4.8;4.79;22734 +92095;48.69448;5.12794;253;20220624;23.4;16;19.7;3.4;17.59;2.4;3.75;18211 +92095;48.69448;5.12794;253;20220625;26.1;13.9;20;2.7;15.84;7.4;4.68;22923 +92095;48.69448;5.12794;253;20220626;17.6;14.2;15.9;1.9;16.32;9.3;1.86;9614 +92095;48.69448;5.12794;253;20220627;20.6;14.6;17.6;2;16.52;1.6;2.74;14193 +92095;48.69448;5.12794;253;20220628;26;10.4;18.2;1.7;13.74;.1;4.88;27246 +92095;48.69448;5.12794;253;20220629;28;12.7;20.4;1.5;14.77;0;5.21;27565 +92095;48.69448;5.12794;253;20220630;19.9;12.4;16.2;2.2;14.87;.5;2.73;14195 +92095;48.69448;5.12794;253;20220701;21.7;11.2;16.5;2.5;12.52;.2;4.11;22188 +92095;48.69448;5.12794;253;20220702;27.6;8.7;18.2;1.7;12.02;0;5.32;28924 +92095;48.69448;5.12794;253;20220703;27.6;11.9;19.8;2.4;13.54;0;5.47;27066 +92095;48.69448;5.12794;253;20220704;25.5;10.5;18;1.9;12.17;0;4.88;26326 +92095;48.69448;5.12794;253;20220705;26.4;10.6;18.5;2.2;12.07;0;5.25;27207 +92095;48.69448;5.12794;253;20220706;22.5;11.2;16.9;2.8;11.57;0;4.42;22402 +92095;48.69448;5.12794;253;20220707;21.4;10.4;15.9;2.5;13.27;0;3.36;17123 +92095;48.69448;5.12794;253;20220708;25.2;8.9;17;2.5;12.02;.1;5.09;27800 +92095;48.69448;5.12794;253;20220709;27;11.9;19.4;2.5;13.37;0;5.19;25524 +92095;48.69448;5.12794;253;20220710;24.5;11.2;17.9;3.5;12.14;0;5.25;26467 +92095;48.69448;5.12794;253;20220711;28.1;11.9;20;2.8;13.37;0;5.59;26409 +92095;48.69448;5.12794;253;20220712;29.8;14.4;22.1;2.3;13.42;0;5.75;25986 +92095;48.69448;5.12794;253;20220713;32.1;14.1;23.1;1.6;12.97;0;5.34;24141 +92095;48.69448;5.12794;253;20220714;31.8;15.8;23.8;2.7;13.49;0;6.38;25837 +92095;48.69448;5.12794;253;20220715;25.3;14.8;20;3.1;11.27;0;5.5;24667 +92095;48.69448;5.12794;253;20220716;26.8;10.8;18.8;2.7;10.77;0;5.57;26230 +92095;48.69448;5.12794;253;20220717;30.9;14.1;22.5;2.8;10.27;0;6.53;26483 +92095;48.69448;5.12794;253;20220718;36.4;14.4;25.4;1.8;11.02;0;6.61;27529 +92095;48.69448;5.12794;253;20220719;38.2;17.5;27.8;2.4;13.22;.1;7.35;27418 +92095;48.69448;5.12794;253;20220720;26.8;21.4;24.1;2.5;18.39;1.6;3.78;12693 +92095;48.69448;5.12794;253;20220721;27.1;14.8;21;2.4;17.24;0;4.46;21410 +92095;48.69448;5.12794;253;20220722;29.7;15.9;22.8;2.2;17.64;1.1;4.77;21191 +92095;48.69448;5.12794;253;20220723;27.1;17;22.1;1.8;18.74;.1;3.89;18272 +92095;48.69448;5.12794;253;20220724;32.7;14.5;23.6;1.6;16.32;0;5.52;26361 +92095;48.69448;5.12794;253;20220725;28.8;17.5;23.1;3.4;16.24;.2;5.18;19469 +92095;48.69448;5.12794;253;20220726;23.6;13.1;18.4;2.3;14.12;0;3.81;18788 +92095;48.69448;5.12794;253;20220727;25.2;14.7;20;2.6;12.39;0;4.54;19764 +92095;48.69448;5.12794;253;20220728;27.7;13.6;20.6;2.1;11.09;0;4.75;20596 +92095;48.69448;5.12794;253;20220729;27.9;11.8;19.8;2.1;12.24;0;4.9;23081 +92095;48.69448;5.12794;253;20220730;29.6;12.6;21.1;1.9;12.84;0;5.11;24261 +92095;48.69448;5.12794;253;20220731;29.1;14.4;21.8;2.2;14.59;0;5.12;23928 +92095;48.69448;5.12794;253;20220801;25.5;15.1;20.3;1.7;16.52;0;3.52;16776 +92095;48.69448;5.12794;253;20220802;30.3;13.5;21.9;1.3;15.52;0;4.71;23915 +92095;48.69448;5.12794;253;20220803;34.7;16.1;25.4;1.6;14.99;0;5.63;24979 +92095;48.69448;5.12794;253;20220804;36;17.5;26.7;2.1;16.27;10.7;5.95;23425 +92095;48.69448;5.12794;253;20220805;25.3;18.4;21.9;3.4;18.34;.6;3.87;16280 +92095;48.69448;5.12794;253;20220806;24.7;12.9;18.8;4.1;11.29;0;5.29;22811 +92095;48.69448;5.12794;253;20220807;27.5;12.4;20;3.4;9.79;0;5.78;23816 +92095;48.69448;5.12794;253;20220808;29.5;13.6;21.5;3.2;10.37;0;5.98;23439 +92095;48.69448;5.12794;253;20220809;31.1;15.4;23.3;3.4;11.19;0;6.33;23099 +92095;48.69448;5.12794;253;20220810;30.7;17.7;24.2;4;10.59;0;6.81;22230 +92095;48.69448;5.12794;253;20220811;30.6;15.7;23.2;3.4;10.27;0;6.38;22736 +92095;48.69448;5.12794;253;20220812;31.6;15.1;23.4;3.3;9.99;0;6.52;23071 +92095;48.69448;5.12794;253;20220813;31.1;15;23.1;3.1;10.07;0;6.25;22940 +92095;48.69448;5.12794;253;20220814;29;15.2;22.1;2.7;12.89;4.6;4.64;16786 +92095;48.69448;5.12794;253;20220815;23;17.1;20;2.8;18.64;1.6;2.77;13068 +92095;48.69448;5.12794;253;20220816;28.9;14.7;21.8;1.6;17.39;3.5;4.01;20337 +92095;48.69448;5.12794;253;20220817;26.4;16.9;21.7;1.9;18.04;1.5;3.52;16799 +92095;48.69448;5.12794;253;20220818;26.6;15.7;21.1;1.6;17.69;1.1;3.1;14127 +92095;48.69448;5.12794;253;20220819;23.9;15.3;19.6;2.6;17.67;3.4;3.06;14981 +92095;48.69448;5.12794;253;20220820;25.3;15.4;20.3;1.9;15.94;0;3.77;19755 +92095;48.69448;5.12794;253;20220821;26.2;10.7;18.5;1.5;13.22;0;3.65;19496 +92095;48.69448;5.12794;253;20220822;27.7;13.3;20.5;1.8;14.67;0;3.97;19898 +92095;48.69448;5.12794;253;20220823;29.1;13.9;21.5;1.4;15.92;0;3.87;19753 +92095;48.69448;5.12794;253;20220824;32.3;14.8;23.5;2;14.24;0;4.85;21068 +92095;48.69448;5.12794;253;20220825;32.8;15.2;24;2.2;13.72;0;5.1;20935 +92095;48.69448;5.12794;253;20220826;23.5;18;20.7;3.2;17.57;.8;2.84;10114 +92095;48.69448;5.12794;253;20220827;25.4;14;19.7;2.4;15.49;0;3.43;16030 +92095;48.69448;5.12794;253;20220828;27.3;14.5;20.9;2.7;15.47;0;3.94;17048 +92095;48.69448;5.12794;253;20220829;29.9;16;22.9;2.6;12.99;0;4.77;18704 +92095;48.69448;5.12794;253;20220830;27.3;16.4;21.8;2.3;14.47;0;3.66;13265 +92095;48.69448;5.12794;253;20220831;27.7;14.7;21.2;2.3;16.27;5.2;3.66;16298 +92095;48.69448;5.12794;253;20220901;26.4;13.7;20;2.6;13.97;0;3.86;17610 +92095;48.69448;5.12794;253;20220902;26.8;13;19.9;2.4;13.69;.7;3.7;16222 +92095;48.69448;5.12794;253;20220903;23.4;15.3;19.3;2.2;17.02;3.7;2.61;12522 +92095;48.69448;5.12794;253;20220904;28.2;12.7;20.4;1.8;14.89;.4;3.68;18454 +92095;48.69448;5.12794;253;20220905;30.4;14.2;22.3;2.3;15.34;3.6;4.11;17535 +92095;48.69448;5.12794;253;20220906;29;15.6;22.3;2.1;17.69;4.3;3.6;16575 +92095;48.69448;5.12794;253;20220907;22.3;15.3;18.8;2.2;17.14;7.1;2.34;11871 +92095;48.69448;5.12794;253;20220908;21.4;13.9;17.6;3.9;15.62;1.5;2.68;12901 +92095;48.69448;5.12794;253;20220909;20.9;14.5;17.7;4.4;15.17;10.8;2.71;11651 +92095;48.69448;5.12794;253;20220910;18.8;14;16.4;4.3;15.22;1;2.03;8661 +92095;48.69448;5.12794;253;20220911;21.5;13.5;17.5;1.6;14.89;.1;2.33;12904 +92095;48.69448;5.12794;253;20220912;26.8;10;18.4;2;13.44;.1;3.36;17781 +92095;48.69448;5.12794;253;20220913;27;14.1;20.6;2.1;17.47;0;2.77;12275 +92095;48.69448;5.12794;253;20220914;25.5;18.1;21.8;2.5;20.39;16.3;2.5;11033 +92095;48.69448;5.12794;253;20220915;20.2;15.8;18;2.5;16.62;3.4;2.08;10541 +92095;48.69448;5.12794;253;20220916;16.7;12.3;14.5;2.5;12.52;.4;1.73;7322 +92095;48.69448;5.12794;253;20220917;15;6.3;10.7;3.1;9.62;.6;1.93;11521 +92095;48.69448;5.12794;253;20220918;16.7;5.5;11.1;3.1;8.87;0;2.39;13691 +92095;48.69448;5.12794;253;20220919;16.8;5.2;11;1.7;9.22;.1;1.93;12905 +92095;48.69448;5.12794;253;20220920;17.4;4;10.7;1.7;9.24;.1;1.96;13442 +92095;48.69448;5.12794;253;20220921;17.6;5.3;11.4;2.3;8.99;0;2.26;14277 +92095;48.69448;5.12794;253;20220922;19.7;4.5;12.1;1.6;8.29;0;2.32;15737 +92095;48.69448;5.12794;253;20220923;18.4;4.5;11.5;1.2;9.52;0;1.77;11886 +92095;48.69448;5.12794;253;20220924;15.2;8.7;12;1.3;11.82;.4;1.2;7011 +92095;48.69448;5.12794;253;20220925;15.6;9.6;12.6;1.7;11.84;.5;1.37;7993 +92095;48.69448;5.12794;253;20220926;14.7;5.8;10.3;3.8;10.39;9.2;1.53;8499 +92095;48.69448;5.12794;253;20220927;12.6;8.6;10.6;5;11.24;10;1.24;7282 +92095;48.69448;5.12794;253;20220928;13.9;8.6;11.3;2.7;10.94;.4;1.36;8057 +92095;48.69448;5.12794;253;20220929;13.9;6.5;10.2;1.3;10.07;1.2;1.18;7837 +92095;48.69448;5.12794;253;20220930;15.8;2.2;9;1.7;8.79;8.1;1.59;12754 +92095;48.69448;5.12794;253;20221001;17.2;9;13.1;5.7;12.57;2.8;1.72;7673 +92095;48.69448;5.12794;253;20221002;17.4;12.4;14.9;3.8;15.09;6.3;1.25;5905 +92095;48.69448;5.12794;253;20221003;15.6;9;12.3;1.8;11.52;0;1.38;9243 +92095;48.69448;5.12794;253;20221004;19.3;4.8;12;1.5;10.74;.1;1.66;12902 +92095;48.69448;5.12794;253;20221005;22.8;8.6;15.7;3.1;13.37;0;2.33;12708 +92095;48.69448;5.12794;253;20221006;18.2;10.7;14.5;2;11.92;0;1.73;10705 +92095;48.69448;5.12794;253;20221007;18.3;3.3;10.8;1.4;10.59;.1;1.44;11527 +92095;48.69448;5.12794;253;20221008;15.8;7.2;11.5;1.7;10.77;.1;1.29;9053 +92095;48.69448;5.12794;253;20221009;18.4;4;11.2;2.3;9.64;.1;1.79;12273 +92095;48.69448;5.12794;253;20221010;20.4;6.2;13.3;2.3;12.62;0;1.59;9854 +92095;48.69448;5.12794;253;20221011;17.5;12.2;14.8;2.3;12.99;0;1.5;8192 +92095;48.69448;5.12794;253;20221012;19;3.9;11.4;1.1;10.49;0;1.33;11645 +92095;48.69448;5.12794;253;20221013;16;9.1;12.5;2;13.24;1.8;.92;5247 +92095;48.69448;5.12794;253;20221014;15.4;12.8;14.1;3.9;15.67;16.6;.67;3139 +92095;48.69448;5.12794;253;20221015;17.1;14.5;15.8;4.4;16.74;9.6;.89;3268 +92095;48.69448;5.12794;253;20221016;21.7;13.9;17.8;2.1;16.67;.1;1.41;6970 +92095;48.69448;5.12794;253;20221017;22.6;15.5;19.1;3;16.47;15.5;1.87;7696 +92095;48.69448;5.12794;253;20221018;19.9;13.7;16.8;1.6;16.62;.1;1.09;6424 +92095;48.69448;5.12794;253;20221019;19.2;13;16.1;3.5;15.77;.1;1.29;6464 +92095;48.69448;5.12794;253;20221020;19.1;13.3;16.2;2.8;15.97;21.3;1.12;4521 +92095;48.69448;5.12794;253;20221021;19.7;13.1;16.4;3.2;16.27;3.2;1.2;5687 +92095;48.69448;5.12794;253;20221022;20.8;11.7;16.3;2.6;14.44;0;1.48;8447 +92095;48.69448;5.12794;253;20221023;22;13.1;17.6;3.7;14.74;3.2;1.95;6813 +92095;48.69448;5.12794;253;20221024;18.3;15;16.7;4.4;13.12;1;2.06;5320 +92095;48.69448;5.12794;253;20221025;18.6;11.7;15.2;2.6;13.47;0;1.3;6557 +92095;48.69448;5.12794;253;20221026;21.5;14;17.7;2.6;13.84;.1;1.75;7353 +92095;48.69448;5.12794;253;20221027;22.5;10.2;16.4;2.5;14.59;0;1.46;7362 +92095;48.69448;5.12794;253;20221028;24.3;15.6;19.9;2.7;14.77;0;2.03;7011 +92095;48.69448;5.12794;253;20221029;24.1;12.4;18.3;2.4;13.54;.1;1.84;7101 +92095;48.69448;5.12794;253;20221030;21.3;11.2;16.2;2.2;12.04;.1;1.61;6811 +92095;48.69448;5.12794;253;20221031;20.6;8.8;14.7;2.8;12.89;5.5;1.37;6218 +92095;48.69448;5.12794;253;20221101;15;11.8;13.4;4.5;12.34;0;1.28;6146 +92095;48.69448;5.12794;253;20221102;15.5;9.7;12.6;3.5;10.89;0;1.3;6497 +92095;48.69448;5.12794;253;20221103;12.8;8;10.4;3.9;11.12;15.2;.82;2947 +92095;48.69448;5.12794;253;20221104;10.1;8.2;9.2;3.7;10.62;1.6;.62;2487 +92095;48.69448;5.12794;253;20221105;10;4;7;2.4;9.37;0;.51;4433 +92095;48.69448;5.12794;253;20221106;9.9;4.2;7.1;3.3;9.14;.8;.6;3615 +92095;48.69448;5.12794;253;20221107;14.8;9.1;12;4.5;11.97;.2;.99;4528 +92095;48.69448;5.12794;253;20221108;17.9;7.9;12.9;3.8;11.02;10.1;1.48;5689 +92095;48.69448;5.12794;253;20221109;13;11.3;12.1;3.2;13.09;1.6;.62;2128 +92095;48.69448;5.12794;253;20221110;11.6;5.4;8.5;2;10.37;0;.46;4559 +92095;48.69448;5.12794;253;20221111;11.2;2.8;7;2;9.29;.1;.46;4951 +92095;48.69448;5.12794;253;20221112;13.6;4.6;9.1;2.5;9.72;.1;.84;4934 +92095;48.69448;5.12794;253;20221113;10.9;4.1;7.5;2.7;8.72;.1;.62;5084 +92095;48.69448;5.12794;253;20221114;13.4;4;8.7;2.6;10.34;3.3;.63;3836 +92095;48.69448;5.12794;253;20221115;13.9;7.8;10.8;3.6;12.07;6.8;.57;3727 +92095;48.69448;5.12794;253;20221116;12.2;8.5;10.3;4.5;11.44;5.6;.66;2945 +92095;48.69448;5.12794;253;20221117;12;10.1;11;6.1;11.04;8.5;1.05;2838 +92095;48.69448;5.12794;253;20221118;9.1;8.1;8.6;4;10.12;1.1;.64;1584 +92095;48.69448;5.12794;253;20221119;7;6.1;6.6;2.5;9.24;.7;.41;1370 +92095;48.69448;5.12794;253;20221120;7.9;4.8;6.3;4.4;8.97;6.5;.41;3202 +92095;48.69448;5.12794;253;20221121;8.6;6.1;7.3;4.8;9.17;1.4;.64;2257 +92095;48.69448;5.12794;253;20221122;8.3;4.5;6.4;5;8.39;1.1;.71;2072 +92095;48.69448;5.12794;253;20221123;9.5;3.8;6.7;4.2;8.67;5.6;.59;3479 +92095;48.69448;5.12794;253;20221124;11.1;6.9;9;4.5;9.57;1.7;.81;3713 +92095;48.69448;5.12794;253;20221125;11;6.4;8.7;3.1;9.47;.3;.64;3337 +92095;48.69448;5.12794;253;20221126;6.4;3.5;4.9;2;8.59;0;.25;2046 +92095;48.69448;5.12794;253;20221127;8.4;2.8;5.6;2.6;7.92;0;.48;2818 +92095;48.69448;5.12794;253;20221128;7.9;5.6;6.8;2.5;8.99;2.7;.5;1109 +92095;48.69448;5.12794;253;20221129;8.2;5.1;6.7;1.4;9.17;.1;.34;2094 +92095;48.69448;5.12794;253;20221130;7.4;3.6;5.5;2.2;8.57;.1;.33;2161 +92095;48.69448;5.12794;253;20221201;6.7;5.2;6;2.8;8.04;0;.61;994 +92095;48.69448;5.12794;253;20221202;4.1;3.3;3.7;2.6;7.27;1.2;.45;868 +92095;48.69448;5.12794;253;20221203;3.7;1.8;2.7;4.8;6.42;0;.59;1741 +92095;48.69448;5.12794;253;20221204;2.2;1.6;1.9;3.4;6.44;5.3;.42;932 +92095;48.69448;5.12794;253;20221205;3.5;1.8;2.7;2;7.17;.4;.33;822 +92095;48.69448;5.12794;253;20221206;2.8;.9;1.9;1.4;6.69;.1;.29;1342 +92095;48.69448;5.12794;253;20221207;2.4;-.9;.7;1.5;6.54;.2;.19;1540 +92095;48.69448;5.12794;253;20221208;3.1;1.8;2.5;1.6;6.64;0;.37;1160 +92095;48.69448;5.12794;253;20221209;.3;-3.2;-1.5;2.2;5.52;0;.18;1726 +92095;48.69448;5.12794;253;20221210;-.4;-1.6;-1;2.7;5.27;0;.28;1325 +92095;48.69448;5.12794;253;20221211;-1.3;-3.5;-2.4;1.9;4.88;0;.26;1644 +92095;48.69448;5.12794;253;20221212;-1;-5.8;-3.4;2.5;4.12;0;.26;3876 +92095;48.69448;5.12794;253;20221213;.2;-5.3;-2.6;4.3;3.62;.1;.65;3395 +92095;48.69448;5.12794;253;20221214;-.2;-2.2;-1.2;2.1;5.09;1.1;.29;1615 +92095;48.69448;5.12794;253;20221215;-.1;-4.3;-2.2;2.8;4.54;0;.31;2414 +92095;48.69448;5.12794;253;20221216;1.5;-6.6;-2.5;1.9;3.54;0;.33;4063 +92095;48.69448;5.12794;253;20221217;-.7;-10.4;-5.6;1.4;3.14;0;.13;4701 +92095;48.69448;5.12794;253;20221218;1.1;-9.9;-4.4;3;4.27;.2;.21;3277 +92095;48.69448;5.12794;253;20221219;10.9;1.2;6;3.6;8.49;0;.53;2971 +92095;48.69448;5.12794;253;20221220;13.6;9.3;11.4;4.2;10.99;9.2;1;1764 +92095;48.69448;5.12794;253;20221221;11;10.6;10.8;4.9;12.24;8.4;.5;1047 +92095;48.69448;5.12794;253;20221222;11.4;9.9;10.7;7.5;12.07;15.1;.59;1120 +92095;48.69448;5.12794;253;20221223;13.5;10.2;11.8;5.9;13.29;5.7;.5;1276 +92095;48.69448;5.12794;253;20221224;10.7;10;10.3;4;11.22;.7;.67;1231 +92095;48.69448;5.12794;253;20221225;13.8;8.4;11.1;3.3;11.02;2.1;.67;3170 +92095;48.69448;5.12794;253;20221226;11;10.1;10.6;4.5;10.32;6.2;1.04;1136 +92095;48.69448;5.12794;253;20221227;8;2;5;2.7;7.39;0;.43;3164 +92095;48.69448;5.12794;253;20221228;10.7;3.2;7;5.4;9.27;2.5;.53;2536 +92095;48.69448;5.12794;253;20221229;10.9;9.5;10.2;6.5;10.02;2.2;1.22;1213 +92095;48.69448;5.12794;253;20221230;12.7;5.5;9.1;5.4;10.52;4.5;.67;2185 +92095;48.69448;5.12794;253;20221231;16.2;12.9;14.6;6.8;11.99;0;1.88;2536 +92096;48.70882;5.46689;323;20220101;13.1;7.1;10.1;2.1;10.2;.1;.52;3085 +92096;48.70882;5.46689;323;20220102;12.4;4.6;8.5;5.6;9.43;0;.82;3351 +92096;48.70882;5.46689;323;20220103;10.7;9.5;10.1;7.1;10.77;21;.85;968 +92096;48.70882;5.46689;323;20220104;9.4;9.3;9.4;6.5;9.87;17.6;.95;758 +92096;48.70882;5.46689;323;20220105;2.9;0;1.4;4.2;6.2;0;.34;2020 +92096;48.70882;5.46689;323;20220106;3;.7;1.9;2.6;6.23;.2;.35;2099 +92096;48.70882;5.46689;323;20220107;3.1;-.5;1.3;5.9;6.57;5.2;.22;2127 +92096;48.70882;5.46689;323;20220108;4.5;.9;2.7;7.1;7.2;18.6;.24;2391 +92096;48.70882;5.46689;323;20220109;4.1;2.8;3.4;5.5;7.17;1.4;.42;1266 +92096;48.70882;5.46689;323;20220110;2.4;-.1;1.1;2.1;6.23;0;.27;1904 +92096;48.70882;5.46689;323;20220111;3.1;-.6;1.2;2.9;5.67;0;.4;2718 +92096;48.70882;5.46689;323;20220112;3.8;-4.1;-.2;2.4;5.37;0;.27;4172 +92096;48.70882;5.46689;323;20220113;4.6;-2.1;1.2;2.6;5.67;0;.41;3675 +92096;48.70882;5.46689;323;20220114;8.1;-2;3;1.4;6.13;0;.32;4852 +92096;48.70882;5.46689;323;20220115;2.5;-2.8;-.1;2.2;5.57;.1;.32;2972 +92096;48.70882;5.46689;323;20220116;-.2;-2.6;-1.4;2.8;5.62;0;.11;1824 +92096;48.70882;5.46689;323;20220117;3.1;-1;1;1.7;6.84;0;.17;2278 +92096;48.70882;5.46689;323;20220118;7.3;2.5;4.9;3.8;7.07;0;.65;3511 +92096;48.70882;5.46689;323;20220119;2.4;-1;.7;4.4;6.63;1.8;.11;2291 +92096;48.70882;5.46689;323;20220120;3.9;1.5;2.7;3.9;6.57;.2;.46;2411 +92096;48.70882;5.46689;323;20220121;2.8;-1.2;.8;3.3;6.17;.1;.26;2720 +92096;48.70882;5.46689;323;20220122;3.6;.8;2.2;2.2;6.8;0;.3;2235 +92096;48.70882;5.46689;323;20220123;5.6;2.4;4;3.4;6.57;0;.66;2419 +92096;48.70882;5.46689;323;20220124;6.4;-2.1;2.2;2.6;5.9;0;.51;4601 +92096;48.70882;5.46689;323;20220125;3.1;-2.9;.1;1.8;5.53;0;.34;3369 +92096;48.70882;5.46689;323;20220126;-2;-2.6;-2.3;1.8;5.19;0;.26;1052 +92096;48.70882;5.46689;323;20220127;.3;-3.1;-1.4;3.7;5.77;.5;.16;2388 +92096;48.70882;5.46689;323;20220128;2.8;.4;1.6;3.3;6.97;0;.19;2277 +92096;48.70882;5.46689;323;20220129;5.3;1.1;3.2;6.4;8.07;3;.06;3211 +92096;48.70882;5.46689;323;20220130;7;4.4;5.7;3.2;7.6;.4;.66;3154 +92096;48.70882;5.46689;323;20220131;5.3;1.9;3.6;7.4;6.6;1.1;.8;3078 +92096;48.70882;5.46689;323;20220201;5.3;.4;2.8;6.4;7.4;2.1;.28;3715 +92096;48.70882;5.46689;323;20220202;8.6;5.6;7.1;5.5;9.97;.4;.31;2569 +92096;48.70882;5.46689;323;20220203;6.9;5.3;6.1;3.4;8.63;.5;.48;1873 +92096;48.70882;5.46689;323;20220204;6.9;4.3;5.6;5.6;8.1;1.7;.63;2694 +92096;48.70882;5.46689;323;20220205;6.5;0;3.3;4.8;6.6;.1;.67;5525 +92096;48.70882;5.46689;323;20220206;7.7;2.8;5.3;10.2;8.4;19.5;.52;3817 +92096;48.70882;5.46689;323;20220207;6.4;1.7;4.1;5.3;6.07;0;1.05;5012 +92096;48.70882;5.46689;323;20220208;7.8;1.1;4.4;4.2;7.73;0;.5;4519 +92096;48.70882;5.46689;323;20220209;13.2;2;7.6;2.8;7.47;0;1.15;7421 +92096;48.70882;5.46689;323;20220210;5.9;4.5;5.2;5.3;7.1;.7;1;2609 +92096;48.70882;5.46689;323;20220211;6.5;-.6;2.9;2.2;5.8;0;.71;7258 +92096;48.70882;5.46689;323;20220212;5.6;-3.9;.8;2.7;4.8;0;.79;8828 +92096;48.70882;5.46689;323;20220213;11.6;-.9;5.3;7;6.4;0;1.67;9944 +92096;48.70882;5.46689;323;20220214;8.6;6.5;7.6;4.1;7.93;1.2;.96;10666 +92096;48.70882;5.46689;323;20220215;9.3;4.5;6.9;6.3;7.7;6.6;1.23;5280 +92096;48.70882;5.46689;323;20220216;11.8;5.6;8.7;9.5;11.07;9.2;.49;5198 +92096;48.70882;5.46689;323;20220217;11;9.8;10.4;7.7;9.07;.5;1.8;3945 +92096;48.70882;5.46689;323;20220218;11.7;7.1;9.4;8.3;9.07;1.5;1.55;4485 +92096;48.70882;5.46689;323;20220219;7.9;1.9;4.9;7.2;6;0;1.51;5637 +92096;48.70882;5.46689;323;20220220;8.9;4.7;6.8;9.4;9.23;7.2;.64;4545 +92096;48.70882;5.46689;323;20220221;6.7;3.5;5.1;9.4;7.73;3.7;.79;3947 +92096;48.70882;5.46689;323;20220222;8.1;4.2;6.2;5.7;9;3.2;.51;4416 +92096;48.70882;5.46689;323;20220223;11.2;4.1;7.6;2.3;8.3;0;.98;7291 +92096;48.70882;5.46689;323;20220224;10.6;6.8;8.7;5.5;7.63;2.8;1.7;4641 +92096;48.70882;5.46689;323;20220225;6.8;-.2;3.3;4.6;6.17;.6;1;7356 +92096;48.70882;5.46689;323;20220226;6.2;-2;2.1;3.8;5.47;0;1.01;7832 +92096;48.70882;5.46689;323;20220227;9;-1.2;3.9;5.5;4.6;0;1.88;8891 +92096;48.70882;5.46689;323;20220228;10.6;-2.2;4.2;3.2;4.7;0;1.65;10040 +92096;48.70882;5.46689;323;20220301;10.2;-1.6;4.3;2.6;4.8;0;1.47;9281 +92096;48.70882;5.46689;323;20220302;10.5;.3;5.4;2.9;5.5;0;1.54;8161 +92096;48.70882;5.46689;323;20220303;14;.9;7.5;2.1;6.63;0;1.56;11378 +92096;48.70882;5.46689;323;20220304;10.6;-1;4.8;3.3;4.07;0;2;10898 +92096;48.70882;5.46689;323;20220305;8.6;-2.7;3;2.8;3.83;0;1.68;11001 +92096;48.70882;5.46689;323;20220306;6.4;-3.6;1.4;4.5;3.67;0;1.75;10432 +92096;48.70882;5.46689;323;20220307;5;-2.9;1;5.9;3.6;0;1.78;9983 +92096;48.70882;5.46689;323;20220308;10.1;-3.9;3.1;4;3.77;0;2.08;11808 +92096;48.70882;5.46689;323;20220309;14;-1.4;6.3;2.6;5.1;0;2.02;13346 +92096;48.70882;5.46689;323;20220310;14.7;1.3;8;3.7;5.93;0;2.36;12882 +92096;48.70882;5.46689;323;20220311;15.8;3.1;9.5;5.6;6.93;1;2.8;12456 +92096;48.70882;5.46689;323;20220312;12;6.7;9.4;3.5;7.8;.5;1.76;7418 +92096;48.70882;5.46689;323;20220313;12.5;5.9;9.2;4;8.67;6.7;1.64;8926 +92096;48.70882;5.46689;323;20220314;13.4;4.6;9;3.4;7.83;3.4;1.85;10981 +92096;48.70882;5.46689;323;20220315;11.9;6.6;9.2;3.1;9.83;3.5;1.13;7323 +92096;48.70882;5.46689;323;20220316;13.9;6.3;10.1;3.4;10.37;0;1.33;9646 +92096;48.70882;5.46689;323;20220317;9.5;8.3;8.9;4.4;8.9;.1;1.25;3298 +92096;48.70882;5.46689;323;20220318;12.2;5;8.6;6.8;7;0;2.5;11998 +92096;48.70882;5.46689;323;20220319;13.6;4.5;9;7;5.8;0;3.32;15266 +92096;48.70882;5.46689;323;20220320;14.9;2.5;8.7;3.9;7.2;.3;2.24;11043 +92096;48.70882;5.46689;323;20220321;17.8;6;11.9;3.3;6.7;0;3.1;16643 +92096;48.70882;5.46689;323;20220322;17.6;4.1;10.8;2;6.1;0;2.64;17572 +92096;48.70882;5.46689;323;20220323;18.1;2.7;10.4;1.7;5.7;0;2.61;18451 +92096;48.70882;5.46689;323;20220324;19.3;2.5;10.9;1.8;5.3;0;2.85;19133 +92096;48.70882;5.46689;323;20220325;18.6;2.8;10.7;2.8;5.5;0;3.25;19012 +92096;48.70882;5.46689;323;20220326;19.2;2.8;11;4.4;5.3;0;4.04;19433 +92096;48.70882;5.46689;323;20220327;20.7;3;11.8;2.4;5.7;0;3.39;19787 +92096;48.70882;5.46689;323;20220328;20.8;1.3;11.1;1.6;6.92;0;2.69;17533 +92096;48.70882;5.46689;323;20220329;18.5;7.9;13.2;2.5;6.7;.9;2.75;9614 +92096;48.70882;5.46689;323;20220330;13.3;8.5;10.9;2.8;10.4;9.1;1.41;6602 +92096;48.70882;5.46689;323;20220331;8.6;7;7.8;3.5;8.7;2.8;1.06;3934 +92096;48.70882;5.46689;323;20220401;4.1;-.2;1.9;4.3;5.7;.8;1.08;8694 +92096;48.70882;5.46689;323;20220402;2.6;-1;.8;5.5;5.08;.2;1.24;6980 +92096;48.70882;5.46689;323;20220403;4.9;-2.6;1.1;2.6;4.5;0;1.43;12136 +92096;48.70882;5.46689;323;20220404;9.3;-2.8;3.2;5.6;4.6;.7;2.37;16391 +92096;48.70882;5.46689;323;20220405;8.2;4.6;6.4;6.5;9.1;1.3;.73;6093 +92096;48.70882;5.46689;323;20220406;11.7;8;9.8;6.4;9.6;1.5;1.61;6232 +92096;48.70882;5.46689;323;20220407;11.9;7.9;9.9;9.7;10;12.5;1.6;6532 +92096;48.70882;5.46689;323;20220408;13.2;5.4;9.3;7.2;8.7;44;2.1;9127 +92096;48.70882;5.46689;323;20220409;8.8;.4;4.6;3.1;6.4;.3;1.65;13077 +92096;48.70882;5.46689;323;20220410;12.6;-.1;6.2;2.4;5.6;.1;2.55;20151 +92096;48.70882;5.46689;323;20220411;18.2;1.7;9.9;3.8;6.9;0;3.63;22703 +92096;48.70882;5.46689;323;20220412;21.4;7.5;14.4;5;7.3;0;4.69;18658 +92096;48.70882;5.46689;323;20220413;21.6;11.1;16.3;3;10.1;.2;3.83;19477 +92096;48.70882;5.46689;323;20220414;19.9;8.9;14.4;2.4;11.3;0;2.94;17406 +92096;48.70882;5.46689;323;20220415;20.1;7.9;14;2.7;10.1;0;3.39;20394 +92096;48.70882;5.46689;323;20220416;16;6.6;11.3;5.6;7.2;0;3.82;20396 +92096;48.70882;5.46689;323;20220417;17.4;4.4;10.9;5.3;4.8;0;4.68;22428 +92096;48.70882;5.46689;323;20220418;18.9;.1;9.5;2.5;5.6;0;3.74;24375 +92096;48.70882;5.46689;323;20220419;19.4;4.3;11.8;2.5;6.3;0;3.73;21536 +92096;48.70882;5.46689;323;20220420;16.3;6.2;11.2;4.7;5.5;0;4.26;21449 +92096;48.70882;5.46689;323;20220421;17.9;4.5;11.2;4.6;7.1;0;4.06;23335 +92096;48.70882;5.46689;323;20220422;18.6;5.1;11.8;3.8;8.6;.5;3.72;23171 +92096;48.70882;5.46689;323;20220423;15.2;8.6;11.9;3;9.8;1.8;2.24;11121 +92096;48.70882;5.46689;323;20220424;12.3;7.5;9.9;2.9;11.1;1.6;1.26;8192 +92096;48.70882;5.46689;323;20220425;15.6;7.2;11.4;2.1;9.7;.4;2.54;16763 +92096;48.70882;5.46689;323;20220426;14;2.9;8.4;3.1;8.3;.2;2.51;18708 +92096;48.70882;5.46689;323;20220427;16;2.5;9.2;3.6;8.6;0;3.04;22846 +92096;48.70882;5.46689;323;20220428;19.7;6.8;13.2;4.2;7.8;0;4.48;24263 +92096;48.70882;5.46689;323;20220429;17.6;5.1;11.3;2.2;8.2;.1;3.08;18881 +92096;48.70882;5.46689;323;20220430;16.3;5.6;10.9;2.9;9;0;2.99;19627 +92096;48.70882;5.46689;323;20220501;16;2.7;9.3;1.5;8.3;0;2.92;22338 +92096;48.70882;5.46689;323;20220502;19.3;4.5;11.9;2;9.6;0;3.29;21880 +92096;48.70882;5.46689;323;20220503;21.6;6;13.8;2.2;10.5;1.1;3.59;21484 +92096;48.70882;5.46689;323;20220504;20.6;7.4;14;2.7;10.9;4.1;3.57;21311 +92096;48.70882;5.46689;323;20220505;17;8.7;12.8;1.6;11.1;1.4;2.11;11490 +92096;48.70882;5.46689;323;20220506;20.1;6.8;13.4;2.4;10.43;0;3.46;20894 +92096;48.70882;5.46689;323;20220507;20.9;8;14.4;2.2;10.63;.2;3.56;20459 +92096;48.70882;5.46689;323;20220508;22.2;8;15.1;2.9;11.8;.5;3.83;21743 +92096;48.70882;5.46689;323;20220509;24.2;9.6;16.9;1.9;11.69;0;3.64;18944 +92096;48.70882;5.46689;323;20220510;24.8;10.6;17.7;2;12.44;0;3.68;18378 +92096;48.70882;5.46689;323;20220511;27.2;15.1;21.1;4.1;12.49;0;5.07;17813 +92096;48.70882;5.46689;323;20220512;20.9;12.4;16.6;3.2;12.83;0;3.45;17341 +92096;48.70882;5.46689;323;20220513;20.5;10.8;15.6;2.6;10.2;0;3.78;19825 +92096;48.70882;5.46689;323;20220514;23.2;7.6;15.4;1.5;9.8;0;4.13;24629 +92096;48.70882;5.46689;323;20220515;27.6;9.6;18.6;2.2;11.27;.5;5.14;26051 +92096;48.70882;5.46689;323;20220516;23.4;15.6;19.5;3.4;14.57;1.7;4.02;17774 +92096;48.70882;5.46689;323;20220517;27.4;12.5;19.9;2.1;13.47;0;4.78;24042 +92096;48.70882;5.46689;323;20220518;29.2;14;21.6;2.1;13.77;0;5.21;24745 +92096;48.70882;5.46689;323;20220519;29.6;16.2;22.9;3.4;15.93;0;5.45;22077 +92096;48.70882;5.46689;323;20220520;27.7;17.7;22.7;4;15.8;2.5;5.21;19741 +92096;48.70882;5.46689;323;20220521;22.8;8.8;15.8;2.8;11.63;0;4.27;23901 +92096;48.70882;5.46689;323;20220522;23.3;10.4;16.8;2.4;11.53;4.6;4.2;21743 +92096;48.70882;5.46689;323;20220523;22.2;13.2;17.7;4.5;15.23;17.8;3.56;17928 +92096;48.70882;5.46689;323;20220524;17;11;14;4.5;12.07;.6;2.83;15251 +92096;48.70882;5.46689;323;20220525;19.9;7.9;13.9;3;10.5;0;3.82;22009 +92096;48.70882;5.46689;323;20220526;19.8;12.2;16;3.6;11.93;0;3.52;16777 +92096;48.70882;5.46689;323;20220527;18;11.5;14.8;4;12.27;0;3.04;15491 +92096;48.70882;5.46689;323;20220528;18.5;7;12.8;3;9;0;3.79;21645 +92096;48.70882;5.46689;323;20220529;16.3;6.3;11.3;3.7;7.97;0;3.58;20537 +92096;48.70882;5.46689;323;20220530;18.7;4.4;11.6;2.5;8.23;0;3.88;24314 +92096;48.70882;5.46689;323;20220531;21.4;7.9;14.6;2.5;8.37;0;4.32;22636 +92096;48.70882;5.46689;323;20220601;21.4;8.5;15;2.6;9.03;0;4.38;23322 +92096;48.70882;5.46689;323;20220602;23.4;9.4;16.4;3.4;9.87;0;5.01;24821 +92096;48.70882;5.46689;323;20220603;21.3;12.6;16.9;2.5;13.5;.9;3.53;18040 +92096;48.70882;5.46689;323;20220604;28;14.1;21.1;2.4;16.37;4.9;4.91;23811 +92096;48.70882;5.46689;323;20220605;19.9;16.5;18.2;4;17.47;15.6;2.4;11431 +92096;48.70882;5.46689;323;20220606;20.7;13.4;17.1;3.8;13.77;.1;3.61;17790 +92096;48.70882;5.46689;323;20220607;20.5;12.7;16.6;3.8;13.7;1.4;3.47;17479 +92096;48.70882;5.46689;323;20220608;18.1;12.5;15.3;3.4;13.7;7.4;2.61;13574 +92096;48.70882;5.46689;323;20220609;19.2;10.5;14.8;3.6;12.07;.1;3.41;18712 +92096;48.70882;5.46689;323;20220610;24;10.4;17.2;1.9;12.67;0;4.3;23750 +92096;48.70882;5.46689;323;20220611;26.7;13.2;19.9;1.7;14.77;0;4.65;24288 +92096;48.70882;5.46689;323;20220612;25.6;14.1;19.9;2.8;14.6;0;4.7;22481 +92096;48.70882;5.46689;323;20220613;21.6;9.9;15.7;3;10.9;0;4.35;23743 +92096;48.70882;5.46689;323;20220614;26;9.2;17.6;2.5;10.87;0;5.32;27418 +92096;48.70882;5.46689;323;20220615;30.8;12.6;21.7;1.8;12.13;0;5.77;27747 +92096;48.70882;5.46689;323;20220616;28.3;15.6;22;2.2;12.67;0;5.45;24733 +92096;48.70882;5.46689;323;20220617;30.9;14;22.4;2.2;11.83;0;6.11;27436 +92096;48.70882;5.46689;323;20220618;34.8;16.8;25.8;2.5;15.17;0;6.99;28450 +92096;48.70882;5.46689;323;20220619;33.6;22.9;28.3;5.4;16.7;2.8;7.96;23204 +92096;48.70882;5.46689;323;20220620;23.8;17;20.4;4.3;16.67;2.2;3.88;16520 +92096;48.70882;5.46689;323;20220621;27.3;12.2;19.8;3.4;14.6;.4;5.32;25814 +92096;48.70882;5.46689;323;20220622;23.9;17.1;20.5;2.3;18.53;4.7;3.33;16137 +92096;48.70882;5.46689;323;20220623;28.4;16.1;22.2;3;18.03;5.7;4.95;22352 +92096;48.70882;5.46689;323;20220624;22.5;15.6;19;4.3;17;3.7;3.49;16692 +92096;48.70882;5.46689;323;20220625;25.6;14.2;19.9;3.2;15.43;4.8;4.65;22241 +92096;48.70882;5.46689;323;20220626;18;14;16;2;15.93;11.5;2.08;11370 +92096;48.70882;5.46689;323;20220627;20.4;14.6;17.5;2.5;16.03;1.1;2.85;14974 +92096;48.70882;5.46689;323;20220628;25.4;11;18.2;2;13.77;0;4.64;25336 +92096;48.70882;5.46689;323;20220629;27.6;13.6;20.6;1.6;13.97;0;4.84;24583 +92096;48.70882;5.46689;323;20220630;21.5;13.6;17.5;2.7;14.13;8.3;3.43;17310 +92096;48.70882;5.46689;323;20220701;21.4;11.2;16.3;2.8;12.17;.1;3.89;20242 +92096;48.70882;5.46689;323;20220702;27.1;9.8;18.4;1.9;11.13;0;5.26;27735 +92096;48.70882;5.46689;323;20220703;27.5;14.2;20.9;3;12.8;0;5.49;24452 +92096;48.70882;5.46689;323;20220704;24.6;11.9;18.3;2.1;11.9;0;4.66;24210 +92096;48.70882;5.46689;323;20220705;25.6;12.2;18.9;2.8;11.7;0;5.12;24720 +92096;48.70882;5.46689;323;20220706;21.9;11;16.5;3.3;11.17;0;4.47;22681 +92096;48.70882;5.46689;323;20220707;21.1;12.4;16.7;3.6;12.77;0;3.72;18079 +92096;48.70882;5.46689;323;20220708;24.6;8.9;16.7;3.2;11.67;0;5.04;26589 +92096;48.70882;5.46689;323;20220709;26.8;13.1;20;3.1;13.07;0;5.34;24371 +92096;48.70882;5.46689;323;20220710;23.9;11.2;17.6;4;11.9;0;4.97;24018 +92096;48.70882;5.46689;323;20220711;27.4;12.8;20.1;3.3;13.27;0;5.52;25029 +92096;48.70882;5.46689;323;20220712;29.2;14.6;21.9;2.9;13.07;0;5.91;25678 +92096;48.70882;5.46689;323;20220713;32.2;15.7;24;1.9;12.07;0;5.79;24610 +92096;48.70882;5.46689;323;20220714;32.1;17.9;25;3.4;12.83;0;6.65;23388 +92096;48.70882;5.46689;323;20220715;25.2;13.5;19.3;3.6;10.97;0;5.34;22997 +92096;48.70882;5.46689;323;20220716;26.7;12.8;19.7;3.1;10.2;0;5.64;24195 +92096;48.70882;5.46689;323;20220717;30.4;13.9;22.1;3.3;9.77;0;6.7;26172 +92096;48.70882;5.46689;323;20220718;35.7;17;26.3;2.2;9.67;0;6.86;27516 +92096;48.70882;5.46689;323;20220719;37.6;19.2;28.4;3.2;11.97;0;8.11;27211 +92096;48.70882;5.46689;323;20220720;27.9;21.6;24.7;4;17.77;2.4;4.8;15549 +92096;48.70882;5.46689;323;20220721;26.6;15.9;21.2;3.1;16.97;.1;4.51;20963 +92096;48.70882;5.46689;323;20220722;29.6;15;22.3;2.5;16.77;.7;5.08;23558 +92096;48.70882;5.46689;323;20220723;26.6;17;21.8;2.2;17.57;.2;4.04;18648 +92096;48.70882;5.46689;323;20220724;31.9;15.9;23.9;1.8;15.27;0;5.53;25474 +92096;48.70882;5.46689;323;20220725;29.5;20.3;24.9;4.1;15.23;.2;5.78;18520 +92096;48.70882;5.46689;323;20220726;22.9;13.8;18.3;3;13.9;0;3.84;18576 +92096;48.70882;5.46689;323;20220727;24.8;13.7;19.2;3;12.03;0;4.47;19123 +92096;48.70882;5.46689;323;20220728;27.1;13.3;20.2;3.1;10.9;0;5.11;19914 +92096;48.70882;5.46689;323;20220729;27.5;14.8;21.2;3.2;11.73;0;5.36;21496 +92096;48.70882;5.46689;323;20220730;28.8;14.9;21.8;2.4;12.07;0;5.21;22514 +92096;48.70882;5.46689;323;20220731;29;16.3;22.7;3.3;13.87;0;5.38;21143 +92096;48.70882;5.46689;323;20220801;25.7;15.9;20.8;2.4;16.1;0;3.79;17188 +92096;48.70882;5.46689;323;20220802;29.8;14.9;22.3;1.5;15.23;0;4.73;23422 +92096;48.70882;5.46689;323;20220803;34.4;17.7;26.1;1.7;14.37;0;5.62;24375 +92096;48.70882;5.46689;323;20220804;35.9;19.8;27.9;2.7;15.33;9.9;6.48;23268 +92096;48.70882;5.46689;323;20220805;24.9;18.3;21.6;4.1;18;.1;3.71;14224 +92096;48.70882;5.46689;323;20220806;24.7;12.8;18.8;4.4;11.07;0;5.13;20880 +92096;48.70882;5.46689;323;20220807;27.3;11.8;19.5;4.1;9.47;0;5.97;22882 +92096;48.70882;5.46689;323;20220808;29.2;13.6;21.4;3.8;10.1;0;6.18;22704 +92096;48.70882;5.46689;323;20220809;30.7;15;22.9;3.9;10.83;0;6.53;22740 +92096;48.70882;5.46689;323;20220810;30.4;16.6;23.5;4.7;10.07;0;7.09;21385 +92096;48.70882;5.46689;323;20220811;30.2;16.4;23.3;4.2;9.6;0;6.8;21550 +92096;48.70882;5.46689;323;20220812;31;15.9;23.5;3.9;9.4;0;6.82;22030 +92096;48.70882;5.46689;323;20220813;30.6;15.6;23.1;3.4;9.63;0;6.23;21806 +92096;48.70882;5.46689;323;20220814;28.8;16.2;22.5;3.1;12.3;7.9;5.16;18752 +92096;48.70882;5.46689;323;20220815;22.5;16.5;19.5;3.3;17.77;1.2;2.8;12592 +92096;48.70882;5.46689;323;20220816;28.2;15.3;21.8;2.1;16.7;3;4.13;20026 +92096;48.70882;5.46689;323;20220817;26.4;16.4;21.4;2.3;17.3;1.5;3.55;16309 +92096;48.70882;5.46689;323;20220818;24.9;16.5;20.7;1.8;17.2;.8;3.07;13964 +92096;48.70882;5.46689;323;20220819;23.7;15.6;19.7;3.5;17.23;4.9;3.19;15467 +92096;48.70882;5.46689;323;20220820;24;15.3;19.7;2.6;15.27;0;3.43;15957 +92096;48.70882;5.46689;323;20220821;25.7;12;18.9;1.8;12.63;0;3.8;19914 +92096;48.70882;5.46689;323;20220822;27.2;14.7;20.9;2.1;13.73;0;4.04;18649 +92096;48.70882;5.46689;323;20220823;28.4;14.8;21.6;1.7;15.6;0;3.96;19640 +92096;48.70882;5.46689;323;20220824;31.3;16.5;23.9;2;13.67;0;4.75;20399 +92096;48.70882;5.46689;323;20220825;31.7;15.9;23.8;2.2;13.13;0;4.96;20449 +92096;48.70882;5.46689;323;20220826;22;17.5;19.7;3.5;16.97;.8;2.74;10616 +92096;48.70882;5.46689;323;20220827;24.3;15.2;19.8;2.5;15.7;0;3.18;14823 +92096;48.70882;5.46689;323;20220828;26.5;13.9;20.2;3.3;15.07;0;4.01;17792 +92096;48.70882;5.46689;323;20220829;29.6;14.4;22;3.3;12.73;0;5.08;19251 +92096;48.70882;5.46689;323;20220830;29.3;16.1;22.7;2.9;13.67;.1;4.58;17544 +92096;48.70882;5.46689;323;20220831;26.5;15.1;20.8;2.9;16.03;3.3;3.71;16759 +92096;48.70882;5.46689;323;20220901;25.4;13.9;19.7;3.2;14.03;0;3.8;16818 +92096;48.70882;5.46689;323;20220902;26.4;13.7;20.1;2.7;13.53;.3;3.86;17132 +92096;48.70882;5.46689;323;20220903;22.6;15.6;19.1;2.4;16.63;12.5;2.5;11721 +92096;48.70882;5.46689;323;20220904;27.2;13.3;20.2;2.3;14.57;.3;3.7;17782 +92096;48.70882;5.46689;323;20220905;28.8;15.3;22;2.9;14.97;3.5;4.2;16874 +92096;48.70882;5.46689;323;20220906;28;15.9;22;2.7;17.07;3.9;3.66;15792 +92096;48.70882;5.46689;323;20220907;21.5;15.5;18.5;3.1;16.87;8;2.38;11478 +92096;48.70882;5.46689;323;20220908;21.2;13.5;17.4;4.5;15.03;.3;2.63;11654 +92096;48.70882;5.46689;323;20220909;19.5;13.9;16.7;5;14.53;5.6;2.38;9727 +92096;48.70882;5.46689;323;20220910;18.2;12.9;15.5;5.3;14.73;.1;1.86;8470 +92096;48.70882;5.46689;323;20220911;20.8;13.3;17;1.8;14.5;.1;2.15;11526 +92096;48.70882;5.46689;323;20220912;25.6;11.1;18.3;2;13.6;.1;3.17;16954 +92096;48.70882;5.46689;323;20220913;26.7;14.4;20.6;2.9;16.4;2.2;3.26;14309 +92096;48.70882;5.46689;323;20220914;24.2;18.2;21.2;3.6;19.6;10.6;2.54;10864 +92096;48.70882;5.46689;323;20220915;19.6;15.4;17.5;3.6;15.8;4.7;1.93;8157 +92096;48.70882;5.46689;323;20220916;15.7;11.9;13.8;3.2;12;.2;1.71;6753 +92096;48.70882;5.46689;323;20220917;13.8;6.6;10.2;4;9.7;1.3;1.7;9761 +92096;48.70882;5.46689;323;20220918;15.6;5.3;10.5;4.5;8.83;0;2.31;12497 +92096;48.70882;5.46689;323;20220919;16.1;6.3;11.2;2.4;9.43;.1;2.02;12744 +92096;48.70882;5.46689;323;20220920;16.2;5.8;11;2.1;9.43;.1;1.94;12657 +92096;48.70882;5.46689;323;20220921;17.1;6.1;11.6;2.8;8.93;0;2.3;13335 +92096;48.70882;5.46689;323;20220922;18.9;4.9;11.9;1.9;8.07;0;2.39;14788 +92096;48.70882;5.46689;323;20220923;18.3;6.4;12.4;1.8;9.33;0;2.06;12983 +92096;48.70882;5.46689;323;20220924;16.1;9.6;12.8;1.9;11.43;.5;1.46;7893 +92096;48.70882;5.46689;323;20220925;15;9.2;12.1;2.1;11.73;.5;1.34;7597 +92096;48.70882;5.46689;323;20220926;14.5;7.4;10.9;5;10.33;7.6;1.68;8783 +92096;48.70882;5.46689;323;20220927;12.2;8;10.1;6;10.73;8.5;1.17;6458 +92096;48.70882;5.46689;323;20220928;13.2;8.7;10.9;3.9;10.63;.6;1.37;6811 +92096;48.70882;5.46689;323;20220929;13.5;6.7;10.1;1.8;9.73;.9;1.29;8650 +92096;48.70882;5.46689;323;20220930;15.6;2.2;8.9;2;8.77;6.8;1.6;12456 +92096;48.70882;5.46689;323;20221001;16.4;8.5;12.4;6.7;12.23;4.3;1.64;8209 +92096;48.70882;5.46689;323;20221002;16.7;12.2;14.4;4.6;14.47;11;1.19;5853 +92096;48.70882;5.46689;323;20221003;14.5;7.9;11.2;2.1;11.27;0;1.23;8517 +92096;48.70882;5.46689;323;20221004;18.8;4.8;11.8;2;10.97;.1;1.66;12006 +92096;48.70882;5.46689;323;20221005;21.6;9.2;15.4;3.8;13.37;0;2.23;11455 +92096;48.70882;5.46689;323;20221006;16.9;11.6;14.3;2.6;11.63;0;1.66;8020 +92096;48.70882;5.46689;323;20221007;17.9;4.7;11.3;1.9;10.6;.1;1.51;11262 +92096;48.70882;5.46689;323;20221008;15.2;8.2;11.7;2.7;10.8;.1;1.42;8638 +92096;48.70882;5.46689;323;20221009;18;4.2;11.1;2.7;9.57;.1;1.82;11697 +92096;48.70882;5.46689;323;20221010;20.1;7.7;13.9;2.7;12.7;.1;1.66;10655 +92096;48.70882;5.46689;323;20221011;16.9;11.3;14.1;2.6;12.33;0;1.43;7055 +92096;48.70882;5.46689;323;20221012;18.5;5.3;11.9;1.7;10.5;.1;1.46;11036 +92096;48.70882;5.46689;323;20221013;15.2;9.5;12.3;2.4;12.77;1.2;.94;5672 +92096;48.70882;5.46689;323;20221014;15.6;12.6;14.1;4.3;15.1;16.1;.78;4106 +92096;48.70882;5.46689;323;20221015;16.4;14.1;15.2;5.4;16.07;8.3;.84;3665 +92096;48.70882;5.46689;323;20221016;20.6;13.9;17.3;2.5;16.03;.4;1.36;7073 +92096;48.70882;5.46689;323;20221017;22.5;15.3;18.9;3.2;15.97;8.1;1.9;7657 +92096;48.70882;5.46689;323;20221018;19.9;14.2;17.1;1.8;16.3;.1;1.12;6212 +92096;48.70882;5.46689;323;20221019;18.3;12.5;15.4;4.1;15.13;.1;1.13;6054 +92096;48.70882;5.46689;323;20221020;18.4;12.7;15.5;4;15.17;17.5;1.24;5338 +92096;48.70882;5.46689;323;20221021;19.4;13;16.2;3.9;15.43;3.7;1.35;6077 +92096;48.70882;5.46689;323;20221022;20.1;11.4;15.8;2.5;14.1;.1;1.37;7571 +92096;48.70882;5.46689;323;20221023;21.2;12.4;16.8;4.4;14.33;2.2;1.91;6802 +92096;48.70882;5.46689;323;20221024;18.4;15;16.7;5.4;13.03;.9;2.21;4196 +92096;48.70882;5.46689;323;20221025;18.5;11.1;14.8;3.8;12.93;.2;1.5;6350 +92096;48.70882;5.46689;323;20221026;20.9;13.8;17.4;3.5;13.8;.1;1.84;6476 +92096;48.70882;5.46689;323;20221027;22.3;10.5;16.4;3.2;14.4;0;1.64;8251 +92096;48.70882;5.46689;323;20221028;23.8;15.7;19.7;3.5;14.53;0;2.27;6828 +92096;48.70882;5.46689;323;20221029;22.7;13.2;18;3;13;0;2.01;6872 +92096;48.70882;5.46689;323;20221030;21.2;12.7;17;2.9;11.8;.1;1.89;6899 +92096;48.70882;5.46689;323;20221031;20.2;10;15.1;3.2;12.7;5.2;1.52;6383 +92096;48.70882;5.46689;323;20221101;14.8;11.7;13.2;5.2;11.93;0;1.34;4374 +92096;48.70882;5.46689;323;20221102;15.1;8.8;12;4.3;10.57;.1;1.35;5450 +92096;48.70882;5.46689;323;20221103;12.6;8;10.3;4.3;10.7;12.2;.89;3922 +92096;48.70882;5.46689;323;20221104;9.7;7.9;8.8;4.2;10.23;3.6;.64;2082 +92096;48.70882;5.46689;323;20221105;9.5;5.1;7.3;3;9.2;0;.56;3575 +92096;48.70882;5.46689;323;20221106;9.6;4.6;7.1;3.7;8.83;.7;.68;3969 +92096;48.70882;5.46689;323;20221107;14.1;8.1;11.1;5.4;11.5;.3;.91;4343 +92096;48.70882;5.46689;323;20221108;17;8;12.5;4.4;10.7;12.3;1.47;5632 +92096;48.70882;5.46689;323;20221109;13;11.3;12.2;3.7;12.5;1;.76;2256 +92096;48.70882;5.46689;323;20221110;11;5.9;8.4;2.3;10.13;0;.49;4214 +92096;48.70882;5.46689;323;20221111;10.7;3.6;7.1;2.5;9.27;.1;.48;4357 +92096;48.70882;5.46689;323;20221112;10.7;4.4;7.5;3.4;9.33;0;.63;3956 +92096;48.70882;5.46689;323;20221113;9.8;3.5;6.7;3.3;8.43;.1;.63;4546 +92096;48.70882;5.46689;323;20221114;12.6;4.2;8.4;3.4;10.03;1.3;.53;4437 +92096;48.70882;5.46689;323;20221115;13.8;8.3;11.1;3.7;11.67;8.2;.67;3398 +92096;48.70882;5.46689;323;20221116;12.4;8.3;10.4;5;10.97;5.2;.77;2844 +92096;48.70882;5.46689;323;20221117;11.8;9.8;10.8;7.1;10.63;9.1;1.15;1832 +92096;48.70882;5.46689;323;20221118;9.4;7.7;8.5;5.2;9.83;.5;.67;1365 +92096;48.70882;5.46689;323;20221119;7.1;5.7;6.4;3.5;9.17;.6;.37;1525 +92096;48.70882;5.46689;323;20221120;7.8;5;6.4;5.3;8.73;5.6;.49;2275 +92096;48.70882;5.46689;323;20221121;8.2;5.3;6.8;5.7;8.83;1.3;.59;2027 +92096;48.70882;5.46689;323;20221122;7.7;4;5.9;5.7;8.1;1.4;.64;2702 +92096;48.70882;5.46689;323;20221123;9;3.5;6.2;4.8;8.43;5.1;.56;3660 +92096;48.70882;5.46689;323;20221124;10.4;6.5;8.5;5.3;9.23;1.6;.82;2968 +92096;48.70882;5.46689;323;20221125;10.1;6.8;8.5;3.7;9.4;0;.67;2400 +92096;48.70882;5.46689;323;20221126;5.9;3.3;4.6;2.6;8.33;0;.23;2030 +92096;48.70882;5.46689;323;20221127;7.6;3.1;5.4;3.8;7.87;0;.51;2525 +92096;48.70882;5.46689;323;20221128;7.9;6.3;7.1;3.2;8.73;2.6;.59;1430 +92096;48.70882;5.46689;323;20221129;7.1;4.5;5.8;1.8;8.87;0;.35;1400 +92096;48.70882;5.46689;323;20221130;7.1;3.8;5.4;2.8;8.3;.2;.35;2174 +92096;48.70882;5.46689;323;20221201;5.1;4.3;4.7;3.3;7.57;.1;.54;1032 +92096;48.70882;5.46689;323;20221202;3.4;2.7;3;3.1;6.7;1.2;.5;741 +92096;48.70882;5.46689;323;20221203;3.3;1.4;2.3;5.7;6.23;0;.55;1344 +92096;48.70882;5.46689;323;20221204;1.7;.7;1.2;4.2;6.17;3;.36;997 +92096;48.70882;5.46689;323;20221205;3.1;1.3;2.2;2.6;6.8;.3;.28;1318 +92096;48.70882;5.46689;323;20221206;2.5;.6;1.5;2;6.57;.1;.25;1438 +92096;48.70882;5.46689;323;20221207;2.2;-1.2;.5;2.2;6.5;.2;.13;1898 +92096;48.70882;5.46689;323;20221208;2.6;.9;1.7;2;6.37;.1;.33;1223 +92096;48.70882;5.46689;323;20221209;.7;-2.8;-1.1;2.7;5.4;0;.23;1837 +92096;48.70882;5.46689;323;20221210;-.6;-2.2;-1.4;3.1;5.1;0;.26;1170 +92096;48.70882;5.46689;323;20221211;-2.1;-4.2;-3.2;1.5;4.56;0;.21;1657 +92096;48.70882;5.46689;323;20221212;-2.6;-5.6;-4.1;2.1;4.03;0;.23;3043 +92096;48.70882;5.46689;323;20221213;-.5;-5.9;-3.2;4.5;3.67;0;.52;3093 +92096;48.70882;5.46689;323;20221214;-.7;-3;-1.9;2.4;4.87;1.4;.29;1589 +92096;48.70882;5.46689;323;20221215;-.8;-4.4;-2.6;3.2;4.43;0;.29;2492 +92096;48.70882;5.46689;323;20221216;-.6;-7;-3.8;2.4;3.67;0;.34;3468 +92096;48.70882;5.46689;323;20221217;-2.7;-10;-6.3;2;3.33;0;.17;3451 +92096;48.70882;5.46689;323;20221218;.2;-9.3;-4.6;4.3;4.17;.2;.16;3517 +92096;48.70882;5.46689;323;20221219;11.5;-.4;5.6;4.5;8.5;0;.37;4104 +92096;48.70882;5.46689;323;20221220;13.4;9.9;11.6;5;10.73;10.4;1.1;1952 +92096;48.70882;5.46689;323;20221221;10.5;10.3;10.4;6;11.77;7.4;.56;290 +92096;48.70882;5.46689;323;20221222;10.9;9.5;10.2;8.8;11.63;16;.54;1091 +92096;48.70882;5.46689;323;20221223;13.2;9.8;11.5;6.8;12.73;7.7;.49;1879 +92096;48.70882;5.46689;323;20221224;10.9;9.5;10.2;4.9;10.73;.6;.74;970 +92096;48.70882;5.46689;323;20221225;13.3;8.2;10.7;3.4;10.7;1.6;.72;2575 +92096;48.70882;5.46689;323;20221226;10.4;9.7;10;5.5;9.93;5.2;1.08;702 +92096;48.70882;5.46689;323;20221227;7.1;1.9;4.5;3.4;7.23;0;.43;2968 +92096;48.70882;5.46689;323;20221228;9.8;3;6.4;6.1;8.97;2.5;.43;3011 +92096;48.70882;5.46689;323;20221229;10.2;8.8;9.5;7.4;9.7;1.8;1.14;826 +92096;48.70882;5.46689;323;20221230;11.7;5.1;8.4;5.6;10.13;3.3;.5;2864 +92096;48.70882;5.46689;323;20221231;15.5;11.6;13.5;7.7;11.8;0;1.64;2626 +92097;48.72213;5.80603;243;20220101;13.3;7.2;10.3;1.6;10.3;.1;.31;4200 +92097;48.72213;5.80603;243;20220102;12.6;3.8;8.2;4.7;9.45;0;.75;2550 +92097;48.72213;5.80603;243;20220103;11.4;10;10.7;6;10.7;16.9;.97;2200 +92097;48.72213;5.80603;243;20220104;11.1;9.6;10.4;5.3;10.15;16.5;1.14;550 +92097;48.72213;5.80603;243;20220105;3.7;1.1;2.4;3.9;6.4;0;.41;2900 +92097;48.72213;5.80603;243;20220106;4.6;1.8;3.2;2.3;6.1;.1;.43;3450 +92097;48.72213;5.80603;243;20220107;3.4;-1.7;.8;3.9;6.5;4.8;.23;800 +92097;48.72213;5.80603;243;20220108;4.2;1.6;2.9;5.5;7.05;16;.36;2050 +92097;48.72213;5.80603;243;20220109;5.1;2.9;4;3.8;7.05;1.2;.56;1550 +92097;48.72213;5.80603;243;20220110;1.7;-1.2;.2;1.5;6.2;0;.17;2200 +92097;48.72213;5.80603;243;20220111;2.9;-.1;1.4;2.6;5.95;0;.3;3650 +92097;48.72213;5.80603;243;20220112;3.8;-2.9;.4;2.1;5.35;0;.26;4900 +92097;48.72213;5.80603;243;20220113;.9;-2.8;-1;2.3;5.55;0;.17;2900 +92097;48.72213;5.80603;243;20220114;6.5;-3.7;1.4;.5;5.6;0;.04;5800 +92097;48.72213;5.80603;243;20220115;-.7;-4.8;-2.8;1.2;5.1;0;.17;1950 +92097;48.72213;5.80603;243;20220116;1.1;-2.2;-.6;2.4;5.9;0;.21;1450 +92097;48.72213;5.80603;243;20220117;4;.2;2.1;1.5;6.9;0;.3;1700 +92097;48.72213;5.80603;243;20220118;7.2;2.5;4.8;3.2;7.1;0;.55;4500 +92097;48.72213;5.80603;243;20220119;3.2;-3;.1;2.9;6.45;.8;.18;700 +92097;48.72213;5.80603;243;20220120;4.5;2.1;3.3;3.1;6.45;.1;.56;3000 +92097;48.72213;5.80603;243;20220121;4.5;-.1;2.2;2.4;6.05;0;.44;3700 +92097;48.72213;5.80603;243;20220122;4.9;2;3.5;1.8;6.8;0;.44;2350 +92097;48.72213;5.80603;243;20220123;5.9;3;4.4;2.9;6.8;0;.67;2400 +92097;48.72213;5.80603;243;20220124;6.6;-1.9;2.4;1.8;5.75;0;.38;6750 +92097;48.72213;5.80603;243;20220125;.1;-5;-2.4;.9;5.35;0;.21;2100 +92097;48.72213;5.80603;243;20220126;-1.3;-2.1;-1.7;1.7;5.3;0;.28;800 +92097;48.72213;5.80603;243;20220127;2;-2;0;2.9;5.95;.2;.28;1850 +92097;48.72213;5.80603;243;20220128;4;1.6;2.8;2.1;7.15;0;.35;1700 +92097;48.72213;5.80603;243;20220129;5.6;2.4;4;3.9;8.05;1.3;.29;1550 +92097;48.72213;5.80603;243;20220130;8.1;4.3;6.2;1.9;7.5;.4;.51;7100 +92097;48.72213;5.80603;243;20220131;6.2;-.9;2.6;6;6.6;1.2;.63;3300 +92097;48.72213;5.80603;243;20220201;6.5;1.8;4.1;4.8;7.35;1;.61;1400 +92097;48.72213;5.80603;243;20220202;10.1;6.9;8.5;3.8;9.9;.5;.66;2550 +92097;48.72213;5.80603;243;20220203;7.6;6.4;7;2.4;8.7;.3;.61;2300 +92097;48.72213;5.80603;243;20220204;7.6;5.1;6.4;4.2;8.15;1.7;.77;2050 +92097;48.72213;5.80603;243;20220205;7.4;.9;4.1;3.1;6.65;.1;.7;6950 +92097;48.72213;5.80603;243;20220206;8.4;2.8;5.6;7.8;8.3;19.9;.69;1050 +92097;48.72213;5.80603;243;20220207;7.1;2.2;4.7;3.9;6.05;0;1.01;9000 +92097;48.72213;5.80603;243;20220208;7.7;.8;4.2;2.4;7.95;0;.44;2750 +92097;48.72213;5.80603;243;20220209;12.9;2.1;7.5;2.3;7.55;0;.97;8750 +92097;48.72213;5.80603;243;20220210;7.2;3.5;5.4;4.6;7.3;.6;.86;1877 +92097;48.72213;5.80603;243;20220211;6.8;1;3.9;2.4;5.97;0;.77;7239 +92097;48.72213;5.80603;243;20220212;6;-3.9;1.1;2.6;4.82;0;.84;8732 +92097;48.72213;5.80603;243;20220213;11.7;-2.6;4.5;5.7;6.4;0;1.52;9486 +92097;48.72213;5.80603;243;20220214;10.4;5.2;7.8;3.8;8.04;1.1;.97;11133 +92097;48.72213;5.80603;243;20220215;9.8;5.1;7.4;5.6;7.87;3.9;1.22;6170 +92097;48.72213;5.80603;243;20220216;12.2;6.2;9.2;6.9;10.75;5.9;.75;2650 +92097;48.72213;5.80603;243;20220217;11.2;10.6;10.9;6.9;9.46;.3;1.78;5225 +92097;48.72213;5.80603;243;20220218;12.9;7.8;10.3;6.5;9.1;1.5;1.76;2750 +92097;48.72213;5.80603;243;20220219;8.9;3.3;6.1;5.9;6.05;0;1.76;10000 +92097;48.72213;5.80603;243;20220220;9.7;5.6;7.6;7.3;9.25;6.9;.88;2550 +92097;48.72213;5.80603;243;20220221;7.6;4.6;6.1;7.1;7.8;3;1.08;6000 +92097;48.72213;5.80603;243;20220222;8.8;5.4;7.1;4.5;8.9;2.3;.82;4800 +92097;48.72213;5.80603;243;20220223;12.1;2.3;7.2;1.6;8.4;0;.95;9150 +92097;48.72213;5.80603;243;20220224;11.5;6.6;9;3.9;7.7;2.6;1.61;5800 +92097;48.72213;5.80603;243;20220225;8.2;1.2;4.7;3;6.25;1;1.15;8300 +92097;48.72213;5.80603;243;20220226;6.8;-3.8;1.5;3.1;5.35;0;1.03;12650 +92097;48.72213;5.80603;243;20220227;8.8;-1.5;3.7;4.9;5;0;1.73;13250 +92097;48.72213;5.80603;243;20220228;10.5;-4;3.3;1.9;4.8;0;1.34;13200 +92097;48.72213;5.80603;243;20220301;10.3;-3.9;3.2;1.4;4.8;0;1.14;10200 +92097;48.72213;5.80603;243;20220302;8.7;-1.7;3.5;1.2;5.4;0;.93;7050 +92097;48.72213;5.80603;243;20220303;13.2;-3.6;4.8;1.2;5.85;0;1.23;12950 +92097;48.72213;5.80603;243;20220304;10.6;-3.7;3.4;2.6;4.06;0;1.75;13703 +92097;48.72213;5.80603;243;20220305;8.5;-5.3;1.6;2.3;3.95;0;1.46;14050 +92097;48.72213;5.80603;243;20220306;7.1;-4.8;1.1;4.1;3.9;0;1.69;13800 +92097;48.72213;5.80603;243;20220307;5.1;-3.6;.8;5.7;3.7;0;1.8;14550 +92097;48.72213;5.80603;243;20220308;9.7;-4.5;2.6;2.4;3.6;0;1.75;14750 +92097;48.72213;5.80603;243;20220309;14.1;-6;4;.9;5;0;1.37;14650 +92097;48.72213;5.80603;243;20220310;15;-4;5.5;1.3;5.3;0;1.65;14650 +92097;48.72213;5.80603;243;20220311;16.6;-1.9;7.4;3.6;6.35;.5;2.42;12700 +92097;48.72213;5.80603;243;20220312;13.5;7.5;10.5;3;7.85;.2;1.92;8250 +92097;48.72213;5.80603;243;20220313;12.7;4.8;8.7;2.1;9;6.4;1.17;6000 +92097;48.72213;5.80603;243;20220314;13.8;6;9.9;2.4;8.15;2.5;1.85;12600 +92097;48.72213;5.80603;243;20220315;11.4;5.1;8.3;1.6;10;3.3;.74;2750 +92097;48.72213;5.80603;243;20220316;13.7;7;10.3;2.4;10.7;0;1.18;6650 +92097;48.72213;5.80603;243;20220317;10.5;7.3;8.9;3.9;9.2;.2;1.18;3750 +92097;48.72213;5.80603;243;20220318;13.3;4.5;8.9;7.2;6.8;0;2.88;12824 +92097;48.72213;5.80603;243;20220319;13.9;3.5;8.7;7.3;5.87;0;3.48;16316 +92097;48.72213;5.80603;243;20220320;15;2.5;8.8;3.4;7.2;.3;1.94;9285 +92097;48.72213;5.80603;243;20220321;18.3;5.3;11.8;3.1;7.25;0;3;16410 +92097;48.72213;5.80603;243;20220322;18.1;2.3;10.2;2.1;6.47;0;2.68;17443 +92097;48.72213;5.80603;243;20220323;18.5;1.1;9.8;1.7;6.02;0;2.56;17837 +92097;48.72213;5.80603;243;20220324;19.5;1.5;10.5;1.9;5.82;0;2.81;18058 +92097;48.72213;5.80603;243;20220325;18.6;1.7;10.2;2.5;5.92;0;3.04;18328 +92097;48.72213;5.80603;243;20220326;19.3;3.7;11.5;4.4;5.75;0;4.03;18558 +92097;48.72213;5.80603;243;20220327;20.7;4.1;12.4;2.7;6.27;0;3.55;19171 +92097;48.72213;5.80603;243;20220328;22;1.6;11.8;1.7;6.83;0;2.86;17466 +92097;48.72213;5.80603;243;20220329;17.8;6.1;11.9;1.9;7.6;.9;2.22;9278 +92097;48.72213;5.80603;243;20220330;12;9.1;10.6;2.5;10.52;9.1;1.31;6125 +92097;48.72213;5.80603;243;20220331;8.9;7;7.9;3.8;8.5;3.5;1.11;3608 +92097;48.72213;5.80603;243;20220401;4.1;.5;2.3;4.8;5.7;1.1;1.13;6023 +92097;48.72213;5.80603;243;20220402;3.2;-.4;1.4;4.1;5.01;.4;1.19;7455 +92097;48.72213;5.80603;243;20220403;6;-1.5;2.3;2.5;4.42;0;1.59;12209 +92097;48.72213;5.80603;243;20220404;9.6;-2.8;3.4;6.3;4.81;.1;2.33;16695 +92097;48.72213;5.80603;243;20220405;8.8;5.1;6.9;6;9.37;.5;.71;3797 +92097;48.72213;5.80603;243;20220406;12.3;8.7;10.5;5.8;9.72;.7;1.71;6433 +92097;48.72213;5.80603;243;20220407;12.8;8.5;10.7;8.8;9.95;10.4;1.91;5958 +92097;48.72213;5.80603;243;20220408;11.8;6.1;8.9;5.1;8.4;36.7;1.71;4856 +92097;48.72213;5.80603;243;20220409;9.6;.7;5.2;3;6.55;.3;1.79;14194 +92097;48.72213;5.80603;243;20220410;12.5;-.8;5.9;2.2;5.92;.1;2.39;19737 +92097;48.72213;5.80603;243;20220411;18.4;1.4;9.9;4.2;7.15;0;3.56;20975 +92097;48.72213;5.80603;243;20220412;21.3;5.4;13.3;4;8.12;0;4.07;18339 +92097;48.72213;5.80603;243;20220413;22;10.5;16.2;2.6;10.67;.1;3.28;17019 +92097;48.72213;5.80603;243;20220414;19.9;10.5;15.2;2.4;11.45;0;3.05;17801 +92097;48.72213;5.80603;243;20220415;20.1;8;14;2.6;10.37;0;3.31;19773 +92097;48.72213;5.80603;243;20220416;16.6;5.9;11.2;5.6;7.52;0;3.98;22374 +92097;48.72213;5.80603;243;20220417;17.7;2.6;10.2;5.4;5.2;0;4.77;24057 +92097;48.72213;5.80603;243;20220418;18.8;2;10.4;2.6;6.17;0;3.73;23518 +92097;48.72213;5.80603;243;20220419;19.4;3.6;11.5;2.4;7.2;0;3.52;21109 +92097;48.72213;5.80603;243;20220420;16.5;5.6;11.1;4.6;6.05;0;4.28;23437 +92097;48.72213;5.80603;243;20220421;18.1;3;10.6;4.4;7.5;0;3.92;23383 +92097;48.72213;5.80603;243;20220422;18.9;5.6;12.2;4.2;8.82;0;3.9;22967 +92097;48.72213;5.80603;243;20220423;15.8;7.6;11.7;3.8;9.77;3.6;2.4;10255 +92097;48.72213;5.80603;243;20220424;12.8;8;10.4;2.2;11.07;3.5;1.31;6773 +92097;48.72213;5.80603;243;20220425;16.2;7.6;11.9;2.3;9.9;.2;2.53;15440 +92097;48.72213;5.80603;243;20220426;15;2.7;8.8;2.5;8.37;.4;2.41;16727 +92097;48.72213;5.80603;243;20220427;16.9;2.6;9.8;3.5;8.75;0;3.21;22411 +92097;48.72213;5.80603;243;20220428;20;5.8;12.9;4.2;8.05;0;4.56;25115 +92097;48.72213;5.80603;243;20220429;18.3;5.3;11.8;2.3;8.65;0;2.83;15245 +92097;48.72213;5.80603;243;20220430;16.1;6.9;11.5;3;9;0;3.07;19381 +92097;48.72213;5.80603;243;20220501;16.5;2.7;9.6;1.9;8.4;0;2.86;19984 +92097;48.72213;5.80603;243;20220502;20.3;5.2;12.7;1.8;9.67;0;3.23;19520 +92097;48.72213;5.80603;243;20220503;21.7;5.9;13.8;2.1;10.57;1.6;3.55;21146 +92097;48.72213;5.80603;243;20220504;21.1;7.2;14.1;2.5;10.8;4.2;3.61;21377 +92097;48.72213;5.80603;243;20220505;18;10;14;1.9;10.9;.7;2.87;16722 +92097;48.72213;5.80603;243;20220506;20.9;5.5;13.2;1.9;10.45;0;2.81;14100 +92097;48.72213;5.80603;243;20220507;21.9;5;13.5;1.6;10.5;.2;2.63;12650 +92097;48.72213;5.80603;243;20220508;22.5;6.8;14.6;2.2;12.3;.8;2.73;12150 +92097;48.72213;5.80603;243;20220509;24.4;8.1;16.2;1.6;12.25;0;3.07;14650 +92097;48.72213;5.80603;243;20220510;24.8;8.2;16.5;1.8;12.95;0;2.74;10900 +92097;48.72213;5.80603;243;20220511;28.2;12.4;20.3;3.8;13.15;0;4.73;14550 +92097;48.72213;5.80603;243;20220512;22.1;14.6;18.3;2.4;13.3;0;2.84;9600 +92097;48.72213;5.80603;243;20220513;21.2;12.5;16.9;2.2;10.75;0;3.51;15600 +92097;48.72213;5.80603;243;20220514;23.1;4.9;14;1.1;10.4;0;2.83;15050 +92097;48.72213;5.80603;243;20220515;28.1;6.7;17.4;1.2;12.3;.1;3.23;14500 +92097;48.72213;5.80603;243;20220516;23.6;14.6;19.1;2.5;14.95;1.2;2.64;8200 +92097;48.72213;5.80603;243;20220517;26.9;9.9;18.4;1.2;14;0;3.13;14900 +92097;48.72213;5.80603;243;20220518;29.3;10.6;20;1;14.7;0;3.24;14850 +92097;48.72213;5.80603;243;20220519;29.7;12.6;21.2;2;16.85;.4;3.2;10600 +92097;48.72213;5.80603;243;20220520;27.8;15.9;21.9;3.2;16.85;2.4;3.53;9700 +92097;48.72213;5.80603;243;20220521;22.8;9.2;16;2.5;12.1;0;3.35;15200 +92097;48.72213;5.80603;243;20220522;23.3;8.1;15.7;1.5;12.25;4.1;2.43;9700 +92097;48.72213;5.80603;243;20220523;22.6;13.1;17.9;3.4;15.6;16.9;2.38;6900 +92097;48.72213;5.80603;243;20220524;17.7;12.4;15;3.3;12.55;.3;2.7;12200 +92097;48.72213;5.80603;243;20220525;20.9;5.9;13.4;2.1;10.75;0;2.92;14800 +92097;48.72213;5.80603;243;20220526;20.8;13.9;17.4;3;12;0;3.13;10400 +92097;48.72213;5.80603;243;20220527;18.6;11.9;15.3;3.3;12.8;0;2.39;8800 +92097;48.72213;5.80603;243;20220528;18.8;6.4;12.6;2.8;9.45;0;2.91;12800 +92097;48.72213;5.80603;243;20220529;16.9;8;12.4;4.1;8.15;0;3.53;15050 +92097;48.72213;5.80603;243;20220530;18.9;3.2;11.1;2.2;8.65;0;2.88;14800 +92097;48.72213;5.80603;243;20220531;21.8;5.4;13.6;1.6;9;0;3.04;13850 +92097;48.72213;5.80603;243;20220601;22;7.3;14.7;1.9;9.65;0;3.33;15400 +92097;48.72213;5.80603;243;20220602;23.7;8.2;15.9;3;10.6;0;3.8;14450 +92097;48.72213;5.80603;243;20220603;20.9;10.4;15.7;1.6;13.85;.9;1.66;5100 +92097;48.72213;5.80603;243;20220604;28;12.7;20.4;2.4;17.2;5.3;3.59;14450 +92097;48.72213;5.80603;243;20220605;21.5;16.9;19.2;3.5;18.05;12.7;2.25;7950 +92097;48.72213;5.80603;243;20220606;21.9;14.1;18;3.1;14.1;.1;3.16;12100 +92097;48.72213;5.80603;243;20220607;21.5;13.8;17.6;2.5;13.95;2.7;2.64;9250 +92097;48.72213;5.80603;243;20220608;19.2;11;15.1;1.9;14.15;7.4;1.64;5850 +92097;48.72213;5.80603;243;20220609;20;10.3;15.1;2.3;12.45;0;2.79;13150 +92097;48.72213;5.80603;243;20220610;24.5;8.6;16.5;1.5;12.7;0;3.22;15600 +92097;48.72213;5.80603;243;20220611;27.8;10.8;19.3;1.3;14.8;0;5.31;30550 +92097;48.72213;5.80603;243;20220612;25.9;13.2;19.5;2.4;15.15;0;5.01;26500 +92097;48.72213;5.80603;243;20220613;22.6;11.3;16.9;2.5;11.5;0;5.16;29800 +92097;48.72213;5.80603;243;20220614;26;8.9;17.4;2;11.5;0;5.33;29500 +92097;48.72213;5.80603;243;20220615;30.8;9.2;20;.9;12.8;0;5.39;30200 +92097;48.72213;5.80603;243;20220616;29;14.4;21.7;2.1;13.6;0;6.07;30150 +92097;48.72213;5.80603;243;20220617;31.5;12.4;21.9;1.4;12.95;0;5.77;28950 +92097;48.72213;5.80603;243;20220618;35.3;14.3;24.8;1.3;16.65;0;5.81;26850 +92097;48.72213;5.80603;243;20220619;34.7;20.5;27.6;3.3;17.7;1.1;7.35;27200 +92097;48.72213;5.80603;243;20220620;24.2;17.7;21;3.5;16.8;2.1;4.23;18550 +92097;48.72213;5.80603;243;20220621;28.2;12.2;20.2;2;14.65;1.1;5.08;25300 +92097;48.72213;5.80603;243;20220622;25.6;17.3;21.4;2;19.2;6;3.5;16000 +92097;48.72213;5.80603;243;20220623;29.4;15.6;22.5;1.9;18.6;6.4;5.09;24800 +92097;48.72213;5.80603;243;20220624;24.1;16.9;20.5;3.4;17.3;5;3.91;17150 +92097;48.72213;5.80603;243;20220625;27;13.8;20.4;2.3;15.8;2.9;4.9;24400 +92097;48.72213;5.80603;243;20220626;18.2;15.6;16.9;2.1;16.75;5.3;1.79;7950 +92097;48.72213;5.80603;243;20220627;21.2;15;18.1;2;16.5;.8;2.47;11200 +92097;48.72213;5.80603;243;20220628;25.9;9.8;17.8;2.1;14.2;0;4.99;28200 +92097;48.72213;5.80603;243;20220629;28.6;14.5;21.6;1.2;15.25;0;5.22;27650 +92097;48.72213;5.80603;243;20220630;25.8;12.4;19.1;2.5;14.95;6.2;4.38;20850 +92097;48.72213;5.80603;243;20220701;21.6;12.8;17.2;2.3;12.7;0;4.11;21950 +92097;48.72213;5.80603;243;20220702;28.1;7.9;18;1.1;11.95;0;5.29;30650 +92097;48.72213;5.80603;243;20220703;29.1;11.3;20.2;2.3;13.45;0;5.85;29400 +92097;48.72213;5.80603;243;20220704;26.2;11.5;18.8;2.3;12.4;0;5.47;29050 +92097;48.72213;5.80603;243;20220705;27.1;11.3;19.2;2.3;12.1;0;5.83;30550 +92097;48.72213;5.80603;243;20220706;22.1;13;17.5;3.1;11.75;0;4.85;25500 +92097;48.72213;5.80603;243;20220707;21.3;10.1;15.7;2.5;13.15;0;2.75;12050 +92097;48.72213;5.80603;243;20220708;25.3;9.9;17.6;2.8;11.95;0;5.51;30000 +92097;48.72213;5.80603;243;20220709;27.3;10.8;19;2.8;13.55;0;5.44;27400 +92097;48.72213;5.80603;243;20220710;24.2;13.1;18.6;4.1;12.3;0;5.86;29900 +92097;48.72213;5.80603;243;20220711;27.6;10.7;19.2;2.9;13.7;0;5.57;28050 +92097;48.72213;5.80603;243;20220712;29.3;13.3;21.3;2.7;14;0;6.05;28750 +92097;48.72213;5.80603;243;20220713;32.8;12.9;22.8;1.2;13.3;0;5.04;23800 +92097;48.72213;5.80603;243;20220714;32.7;14.9;23.8;2.6;13.8;0;6.46;27050 +92097;48.72213;5.80603;243;20220715;25.9;14.9;20.4;3.1;11.7;0;6.01;28650 +92097;48.72213;5.80603;243;20220716;26.9;10.8;18.9;2.5;10.9;0;5.7;28850 +92097;48.72213;5.80603;243;20220717;30.5;12.3;21.4;2.5;10.55;0;6.38;28800 +92097;48.72213;5.80603;243;20220718;35.6;12.3;24;1.3;11.7;0;5.86;27950 +92097;48.72213;5.80603;243;20220719;38;14;26;1.6;13.3;0;6.59;28650 +92097;48.72213;5.80603;243;20220720;30.8;21.6;26.2;2.7;17.95;7.2;5.1;17600 +92097;48.72213;5.80603;243;20220721;27.6;15.6;21.6;2.3;17.8;.1;4.64;22700 +92097;48.72213;5.80603;243;20220722;30.1;15.3;22.7;2.1;17.5;.5;4.91;22450 +92097;48.72213;5.80603;243;20220723;27.5;17.6;22.6;1.8;18.35;.1;4.2;19900 +92097;48.72213;5.80603;243;20220724;32.2;14.3;23.2;1.2;16.2;0;5.38;27500 +92097;48.72213;5.80603;243;20220725;31;15.9;23.5;2.8;16.6;.1;5.26;21000 +92097;48.72213;5.80603;243;20220726;24.5;14.6;19.5;2.8;14.45;0;4.34;20700 +92097;48.72213;5.80603;243;20220727;25.5;15.6;20.5;3.2;13;0;4.9;20800 +92097;48.72213;5.80603;243;20220728;28.1;12.7;20.4;2.4;11.7;0;4.79;19550 +92097;48.72213;5.80603;243;20220729;28.6;14.8;21.7;2.4;12.95;0;5.47;24700 +92097;48.72213;5.80603;243;20220730;29.2;12.2;20.7;2.1;13.15;0;5.1;24050 +92097;48.72213;5.80603;243;20220731;29.9;13.7;21.8;2;14.4;0;5.37;25900 +92097;48.72213;5.80603;243;20220801;25.6;16.1;20.8;2;16.9;0;3.52;15900 +92097;48.72213;5.80603;243;20220802;30.9;13.1;22;1.1;15.45;0;4.8;25550 +92097;48.72213;5.80603;243;20220803;34.8;14.7;24.8;.9;15.2;0;5.12;26050 +92097;48.72213;5.80603;243;20220804;36.7;16.1;26.4;2.3;16.2;7;6.04;22500 +92097;48.72213;5.80603;243;20220805;25.3;19.5;22.4;4;19.05;.1;4.07;16900 +92097;48.72213;5.80603;243;20220806;25.2;13.5;19.3;4.3;11.8;0;5.75;26750 +92097;48.72213;5.80603;243;20220807;27.9;12.8;20.3;3.8;10.2;0;6.3;26550 +92097;48.72213;5.80603;243;20220808;30.1;12.2;21.1;3.1;10.7;0;6.13;25900 +92097;48.72213;5.80603;243;20220809;31.2;14.8;23;3.4;11.8;0;6.52;25600 +92097;48.72213;5.80603;243;20220810;30.6;16.5;23.5;4;11.15;0;6.93;25700 +92097;48.72213;5.80603;243;20220811;30.4;14;22.2;3.5;10.65;0;6.48;25600 +92097;48.72213;5.80603;243;20220812;31.1;13.1;22.1;3.1;10.5;0;6.25;25350 +92097;48.72213;5.80603;243;20220813;31;13;22;3;10.8;0;6.2;25500 +92097;48.72213;5.80603;243;20220814;29.5;12.2;20.9;2.1;13.1;19.6;4.12;15750 +92097;48.72213;5.80603;243;20220815;23.4;17;20.2;2.6;18.65;2.2;2.99;14600 +92097;48.72213;5.80603;243;20220816;29;15.2;22.1;1.2;17.95;2.2;4.03;21300 +92097;48.72213;5.80603;243;20220817;28;17.4;22.7;1.4;18.25;1.7;3.76;18500 +92097;48.72213;5.80603;243;20220818;26.1;17.2;21.7;1.7;18.35;1.4;2.69;11050 +92097;48.72213;5.80603;243;20220819;26;16.4;21.2;2.8;17.15;7.6;4.17;20300 +92097;48.72213;5.80603;243;20220820;25.4;16.7;21.1;1.9;16.4;0;4.21;22900 +92097;48.72213;5.80603;243;20220821;27.1;10.2;18.7;1.3;13.55;0;3.83;21750 +92097;48.72213;5.80603;243;20220822;29.1;12.8;20.9;1.5;14.35;0;4.24;22350 +92097;48.72213;5.80603;243;20220823;29.9;13.4;21.6;1.4;15.85;0;4.18;22000 +92097;48.72213;5.80603;243;20220824;32.1;13.9;23;1.5;14.65;0;4.53;22200 +92097;48.72213;5.80603;243;20220825;32.1;13.7;22.9;1.4;14.5;0;4.49;22400 +92097;48.72213;5.80603;243;20220826;24.1;18;21;3;17.5;.1;2.99;11400 +92097;48.72213;5.80603;243;20220827;25.1;17.9;21.5;2.9;17;0;3.14;11250 +92097;48.72213;5.80603;243;20220828;27.4;14.8;21.1;3.3;15.85;0;4.13;17200 +92097;48.72213;5.80603;243;20220829;29.8;14;21.9;2;13.1;0;4.46;20900 +92097;48.72213;5.80603;243;20220830;29.8;14.2;22;2.1;14.15;1.5;3.89;15150 +92097;48.72213;5.80603;243;20220831;27.8;15.8;21.8;3;15.75;1.5;4.12;16850 +92097;48.72213;5.80603;243;20220901;26.2;12.3;19.2;2.6;13.9;0;3.9;19150 +92097;48.72213;5.80603;243;20220902;27.6;11.3;19.5;1.9;13.3;0;3.71;18350 +92097;48.72213;5.80603;243;20220903;22.8;16.1;19.4;1.9;17.65;21.3;2.17;9850 +92097;48.72213;5.80603;243;20220904;28;12.3;20.2;1.2;15.8;.1;3.51;20700 +92097;48.72213;5.80603;243;20220905;30.1;11.4;20.8;1.8;16.15;3.3;3.75;18700 +92097;48.72213;5.80603;243;20220906;29;15.3;22.2;2;18.1;3.1;3.47;16150 +92097;48.72213;5.80603;243;20220907;22.3;16.8;19.6;2.4;17.75;8.2;2.28;10400 +92097;48.72213;5.80603;243;20220908;22.4;14.6;18.5;3.8;15.55;0;3.01;14050 +92097;48.72213;5.80603;243;20220909;20.9;15;17.9;4;15.05;5;2.88;13500 +92097;48.72213;5.80603;243;20220910;18.9;14.2;16.6;3.3;15.15;1.5;1.79;6850 +92097;48.72213;5.80603;243;20220911;21.1;13.8;17.4;1.4;14.55;.1;2.11;11200 +92097;48.72213;5.80603;243;20220912;26.3;8.2;17.2;1.1;12.85;.1;2.96;19000 +92097;48.72213;5.80603;243;20220913;27.1;11.6;19.3;1.5;16.9;4;2.37;11150 +92097;48.72213;5.80603;243;20220914;24.3;19.1;21.7;2.3;20.6;11.8;2.15;9150 +92097;48.72213;5.80603;243;20220915;20.3;15.9;18.1;2.4;16.45;6;2.25;12750 +92097;48.72213;5.80603;243;20220916;17.2;12.8;15;2.6;12.35;.2;1.93;8150 +92097;48.72213;5.80603;243;20220917;14.2;7.4;10.8;3.3;10.2;1.6;1.79;11300 +92097;48.72213;5.80603;243;20220918;16.3;7.7;12;3.4;9.3;0;2.43;13500 +92097;48.72213;5.80603;243;20220919;16.5;5.2;10.8;1.9;9.55;0;1.9;12800 +92097;48.72213;5.80603;243;20220920;16.9;3.5;10.2;1.5;9.5;0;1.76;12850 +92097;48.72213;5.80603;243;20220921;17.7;3.9;10.8;2.1;9.15;0;2.22;16200 +92097;48.72213;5.80603;243;20220922;19.2;2.4;10.8;1.4;8.15;0;2.24;17650 +92097;48.72213;5.80603;243;20220923;19.2;3.3;11.2;1;9.5;0;1.67;11600 +92097;48.72213;5.80603;243;20220924;17;8.1;12.5;1.2;11.7;.5;1.29;6850 +92097;48.72213;5.80603;243;20220925;15.1;10.2;12.6;2.2;12.45;.9;1.17;5400 +92097;48.72213;5.80603;243;20220926;15.2;5.3;10.3;3.1;10.2;7.4;1.5;8000 +92097;48.72213;5.80603;243;20220927;12.8;9.1;10.9;4;10.8;8.8;1.42;8250 +92097;48.72213;5.80603;243;20220928;14;8.4;11.2;1.9;10.55;.4;1.41;9150 +92097;48.72213;5.80603;243;20220929;14.1;5.6;9.9;.9;9.8;.7;1.11;7600 +92097;48.72213;5.80603;243;20220930;16.2;2.4;9.3;1.3;8.65;5.1;1.54;12750 +92097;48.72213;5.80603;243;20221001;17.2;7.4;12.3;4.6;12.25;5.6;1.44;6200 +92097;48.72213;5.80603;243;20221002;17.7;12.7;15.2;2.5;14.5;15.3;1.31;5450 +92097;48.72213;5.80603;243;20221003;14.6;7.9;11.2;1.3;11.25;0;1.15;8200 +92097;48.72213;5.80603;243;20221004;19.2;4.1;11.6;.9;10.5;.1;1.49;12600 +92097;48.72213;5.80603;243;20221005;22.2;8;15.1;2.9;13.55;0;2.11;13050 +92097;48.72213;5.80603;243;20221006;17.8;12.2;15;1.8;12.05;0;1.8;13000 +92097;48.72213;5.80603;243;20221007;17.9;2.4;10.2;.8;10.5;.1;1.2;10750 +92097;48.72213;5.80603;243;20221008;16.2;7.1;11.6;1.5;11.05;.1;1.29;10050 +92097;48.72213;5.80603;243;20221009;17.8;2.6;10.2;1.6;9.4;.1;1.57;13700 +92097;48.72213;5.80603;243;20221010;21.3;3.3;12.3;1.8;11.8;0;1.56;10350 +92097;48.72213;5.80603;243;20221011;16.7;11.5;14.1;2.8;12.6;0;1.53;9400 +92097;48.72213;5.80603;243;20221012;16.8;2.1;9.5;.8;9.9;.1;1.1;11450 +92097;48.72213;5.80603;243;20221013;16.5;7;11.7;1.5;12.7;.6;.79;3700 +92097;48.72213;5.80603;243;20221014;16.1;12.5;14.3;3;15.4;13.1;.74;2450 +92097;48.72213;5.80603;243;20221015;16.7;14.4;15.5;3.5;16.7;7.8;.72;2700 +92097;48.72213;5.80603;243;20221016;21.2;14.1;17.6;1.8;16.5;.1;1.3;6650 +92097;48.72213;5.80603;243;20221017;23.3;14.9;19.1;2.7;16.55;7.5;1.88;9450 +92097;48.72213;5.80603;243;20221018;21.1;14.3;17.7;1.6;16.75;.2;1.25;7500 +92097;48.72213;5.80603;243;20221019;18.8;12;15.4;2.9;15.35;.1;1.09;5150 +92097;48.72213;5.80603;243;20221020;17.9;10.6;14.2;1.7;14.8;17.5;.77;2750 +92097;48.72213;5.80603;243;20221021;19.4;12.9;16.1;2.2;15.9;6.8;1.09;5800 +92097;48.72213;5.80603;243;20221022;20.7;11.1;15.9;2.4;14.15;.1;1.42;9450 +92097;48.72213;5.80603;243;20221023;21.6;9.4;15.5;2.1;14.3;2;1.29;6650 +92097;48.72213;5.80603;243;20221024;19.4;13.2;16.3;3.2;13.7;.9;1.64;8050 +92097;48.72213;5.80603;243;20221025;18.8;11.3;15.1;1.9;13.5;.1;1.16;7600 +92097;48.72213;5.80603;243;20221026;21.9;12.1;17;1.7;13.9;.2;1.36;8050 +92097;48.72213;5.80603;243;20221027;22.5;6.6;14.5;1.6;13.6;0;1.17;8200 +92097;48.72213;5.80603;243;20221028;24.7;14.7;19.7;2.3;15.3;0;1.77;8100 +92097;48.72213;5.80603;243;20221029;23.3;10.9;17.1;1.8;13.2;.1;1.46;7150 +92097;48.72213;5.80603;243;20221030;21.9;10.9;16.4;1.4;12.3;0;1.23;7650 +92097;48.72213;5.80603;243;20221031;20;7.6;13.8;1.4;12.25;5.4;.99;4800 +92097;48.72213;5.80603;243;20221101;15.7;13.1;14.4;3.6;12.25;.1;1.38;8900 +92097;48.72213;5.80603;243;20221102;15.8;8.5;12.1;2.4;10.35;.1;1.09;8350 +92097;48.72213;5.80603;243;20221103;13.1;5.8;9.4;3.2;10.65;10;.74;2750 +92097;48.72213;5.80603;243;20221104;10.8;7.9;9.3;3;10.45;3;.66;3100 +92097;48.72213;5.80603;243;20221105;10.8;6.1;8.4;2.3;9.3;0;.7;4700 +92097;48.72213;5.80603;243;20221106;10.3;2.2;6.3;2.2;8.7;.7;.52;4150 +92097;48.72213;5.80603;243;20221107;14.4;8.2;11.3;3;11.35;.5;.83;4050 +92097;48.72213;5.80603;243;20221108;17.4;5.1;11.3;2.5;10.85;11.1;.95;6550 +92097;48.72213;5.80603;243;20221109;13.7;11.5;12.6;2.3;12.95;1.4;.66;2300 +92097;48.72213;5.80603;243;20221110;11.2;5.2;8.2;1.9;10.3;0;.42;3900 +92097;48.72213;5.80603;243;20221111;8.9;4.2;6.6;1.8;9.5;.1;.35;3300 +92097;48.72213;5.80603;243;20221112;7;3.6;5.3;1.6;8.8;0;.32;2300 +92097;48.72213;5.80603;243;20221113;12.1;4.8;8.4;2.5;8.95;0;.63;6700 +92097;48.72213;5.80603;243;20221114;11.8;3.8;7.8;2.1;10.35;.3;.44;1800 +92097;48.72213;5.80603;243;20221115;14.5;8.4;11.4;2.8;12.1;6.8;.62;3900 +92097;48.72213;5.80603;243;20221116;12.7;8.5;10.6;3.7;11.3;4.5;.67;4000 +92097;48.72213;5.80603;243;20221117;12.3;9.4;10.9;5.5;11;10.1;.95;3450 +92097;48.72213;5.80603;243;20221118;10.3;8;9.2;2.9;10.05;.3;.57;3850 +92097;48.72213;5.80603;243;20221119;9;7.1;8;2.5;9.15;.4;.59;2600 +92097;48.72213;5.80603;243;20221120;8.9;6.6;7.7;3.8;8.8;6.1;.65;4500 +92097;48.72213;5.80603;243;20221121;8.6;5.6;7.1;3.9;8.95;1.2;.56;2800 +92097;48.72213;5.80603;243;20221122;7.8;4.6;6.2;4;8.35;1.8;.61;1650 +92097;48.72213;5.80603;243;20221123;9.5;4.3;6.9;3.5;8.6;4.2;.57;4050 +92097;48.72213;5.80603;243;20221124;11.7;6.1;8.9;3;9.25;1.6;.65;4750 +92097;48.72213;5.80603;243;20221125;11.8;4.7;8.2;2.3;9.2;0;.5;4350 +92097;48.72213;5.80603;243;20221126;5.9;2.8;4.3;1.8;8.55;0;.21;1700 +92097;48.72213;5.80603;243;20221127;8.3;3.7;6;2.5;8;0;.48;3000 +92097;48.72213;5.80603;243;20221128;8.8;5.4;7.1;2.3;9.05;2.2;.53;1150 +92097;48.72213;5.80603;243;20221129;8.4;4.6;6.5;1.3;9;.1;.32;2150 +92097;48.72213;5.80603;243;20221130;7.5;3.6;5.6;2.3;8.6;.4;.33;2200 +92097;48.72213;5.80603;243;20221201;5.5;4.9;5.2;3.3;7.95;.1;.51;800 +92097;48.72213;5.80603;243;20221202;3.8;3.1;3.4;2.9;7.1;1.1;.45;800 +92097;48.72213;5.80603;243;20221203;3.6;2;2.8;4.9;6.5;0;.56;1700 +92097;48.72213;5.80603;243;20221204;1.9;1.5;1.7;3.9;6.45;2.9;.39;650 +92097;48.72213;5.80603;243;20221205;4.8;1.7;3.2;1.8;7.25;.2;.38;800 +92097;48.72213;5.80603;243;20221206;3.7;1.4;2.6;1.6;6.75;.1;.34;1350 +92097;48.72213;5.80603;243;20221207;3.3;-1.3;1;1.3;6.45;.1;.27;1200 +92097;48.72213;5.80603;243;20221208;3.5;2.3;2.9;1.3;6.45;.2;.41;1150 +92097;48.72213;5.80603;243;20221209;.8;-3.3;-1.2;1.9;5.5;0;.15;2550 +92097;48.72213;5.80603;243;20221210;2.3;-2.3;0;2.2;5.2;0;.26;3600 +92097;48.72213;5.80603;243;20221211;-.8;-3.2;-2;1.7;4.8;0;.24;1900 +92097;48.72213;5.80603;243;20221212;-1.5;-3.8;-2.7;2;4.25;0;.2;3400 +92097;48.72213;5.80603;243;20221213;-.6;-6.5;-3.6;3.3;3.65;0;.38;3950 +92097;48.72213;5.80603;243;20221214;-.9;-3.1;-2;1.8;4.85;2.4;.25;1450 +92097;48.72213;5.80603;243;20221215;-.7;-4.9;-2.8;2.8;4.45;0;.23;3200 +92097;48.72213;5.80603;243;20221216;1.2;-7.3;-3.1;2.1;3.4;0;.3;5200 +92097;48.72213;5.80603;243;20221217;-2.5;-11.7;-7.1;1;2.85;0;.03;5350 +92097;48.72213;5.80603;243;20221218;-3.4;-11.3;-7.3;1.9;3.85;.1;.04;2050 +92097;48.72213;5.80603;243;20221219;10.9;-3.6;3.6;2.4;8.35;0;.22;2800 +92097;48.72213;5.80603;243;20221220;13.8;8.2;11;4.1;11;10.1;.88;1800 +92097;48.72213;5.80603;243;20221221;11;10.5;10.7;4;12;7.2;.49;1550 +92097;48.72213;5.80603;243;20221222;11.3;9.8;10.5;6.5;11.75;14.4;.63;1100 +92097;48.72213;5.80603;243;20221223;14;10;12;4.9;12.85;6.2;.68;950 +92097;48.72213;5.80603;243;20221224;11.5;10.2;10.8;3;10.9;.5;.68;2050 +92097;48.72213;5.80603;243;20221225;13.2;7.9;10.5;2.5;10.8;.9;.47;3500 +92097;48.72213;5.80603;243;20221226;11.3;10.4;10.8;4;10.2;5.2;1.03;1450 +92097;48.72213;5.80603;243;20221227;7.9;1;4.4;2.6;7.05;0;.37;3750 +92097;48.72213;5.80603;243;20221228;10.1;1.6;5.9;4.9;8.85;1.8;.38;2600 +92097;48.72213;5.80603;243;20221229;11.1;8.3;9.7;6.1;9.95;1.6;.99;1900 +92097;48.72213;5.80603;243;20221230;11.7;6.4;9;4.8;10.2;3.9;.71;1400 +92097;48.72213;5.80603;243;20221231;15.5;12;13.8;6.1;12.25;0;1.32;3450 +92098;48.7344;6.14532;249;20220101;14.2;6.4;10.3;1.9;10.2;0;.32;4566 +92098;48.7344;6.14532;249;20220102;12.9;3.9;8.4;4.3;9.39;.1;.77;3000 +92098;48.7344;6.14532;249;20220103;11.9;9.8;10.8;5.5;10.69;14.6;.99;2200 +92098;48.7344;6.14532;249;20220104;10.7;9.8;10.2;5.7;10.19;16.6;1.13;500 +92098;48.7344;6.14532;249;20220105;4.3;1.4;2.8;3.9;6.4;0;.43;3700 +92098;48.7344;6.14532;249;20220106;5.4;2.3;3.8;2.1;6.19;.3;.45;3600 +92098;48.7344;6.14532;249;20220107;3.2;-2.4;.4;4.2;6.4;3.7;.21;700 +92098;48.7344;6.14532;249;20220108;4.2;2;3.1;6;6.99;11.1;.42;2200 +92098;48.7344;6.14532;249;20220109;5.7;3.5;4.6;3.7;7.09;.5;.64;1800 +92098;48.7344;6.14532;249;20220110;2.3;-1.7;.3;1.8;6.3;.1;.13;2800 +92098;48.7344;6.14532;249;20220111;3.5;-.3;1.6;3.1;5.9;0;.39;3500 +92098;48.7344;6.14532;249;20220112;3.9;-3.1;.4;2.3;5.3;0;.24;5800 +92098;48.7344;6.14532;249;20220113;1.2;-3.7;-1.3;2.5;5.4;0;.16;3500 +92098;48.7344;6.14532;249;20220114;6.2;-4.2;1;.8;5.49;0;.08;6200 +92098;48.7344;6.14532;249;20220115;-.7;-5;-2.9;1.4;5.09;0;.18;1600 +92098;48.7344;6.14532;249;20220116;2.1;-2.4;-.2;2.4;5.9;0;.25;1800 +92098;48.7344;6.14532;249;20220117;4.5;.1;2.3;1.9;6.8;0;.33;1800 +92098;48.7344;6.14532;249;20220118;7.6;2.7;5.1;3.4;7.09;0;.64;4300 +92098;48.7344;6.14532;249;20220119;3.3;-3.6;-.2;2.8;6.3;.7;.21;800 +92098;48.7344;6.14532;249;20220120;4.8;2.8;3.8;3.2;6.4;.1;.66;2700 +92098;48.7344;6.14532;249;20220121;5;-1;2;2.2;5.99;.1;.43;3700 +92098;48.7344;6.14532;249;20220122;4.9;2.2;3.5;1.9;6.8;0;.47;2000 +92098;48.7344;6.14532;249;20220123;6.4;3;4.7;3.3;6.8;0;.73;2700 +92098;48.7344;6.14532;249;20220124;7;-2.6;2.2;1.9;5.69;0;.4;7100 +92098;48.7344;6.14532;249;20220125;.7;-5;-2.2;1;5.49;0;.19;2600 +92098;48.7344;6.14532;249;20220126;-1.3;-1.8;-1.6;2.1;5.3;0;.28;900 +92098;48.7344;6.14532;249;20220127;2.4;-2.5;-.1;2.6;5.9;.3;.3;1800 +92098;48.7344;6.14532;249;20220128;4;1.5;2.7;2.2;7.09;0;.36;1600 +92098;48.7344;6.14532;249;20220129;4.9;2;3.4;4.2;7.8;1.5;.27;1600 +92098;48.7344;6.14532;249;20220130;8.3;4.3;6.3;1.8;7.49;.5;.52;7200 +92098;48.7344;6.14532;249;20220131;6.6;-.6;3;6;6.59;1.6;.7;3900 +92098;48.7344;6.14532;249;20220201;6.4;2;4.2;4.6;7.3;.9;.64;1400 +92098;48.7344;6.14532;249;20220202;9.9;6.4;8.1;3.4;9.89;.6;.59;2100 +92098;48.7344;6.14532;249;20220203;8.6;6.8;7.7;2.4;8.8;.3;.7;2400 +92098;48.7344;6.14532;249;20220204;7.6;5.4;6.5;4.3;8.19;1.6;.79;2100 +92098;48.7344;6.14532;249;20220205;7.8;1.5;4.6;3.2;6.69;0;.77;7200 +92098;48.7344;6.14532;249;20220206;8.6;2.8;5.7;7.2;8.19;19.5;.77;900 +92098;48.7344;6.14532;249;20220207;7.5;2.6;5;3.5;5.99;0;1.03;9500 +92098;48.7344;6.14532;249;20220208;8.5;-1.1;3.7;2.3;7.8;0;.44;3000 +92098;48.7344;6.14532;249;20220209;12.3;2.2;7.2;2.6;7.49;0;1.01;9200 +92098;48.7344;6.14532;249;20220210;7.7;3.8;5.7;3.6;7.3;.5;.91;1400 +92098;48.7344;6.14532;249;20220211;6.5;1.5;4;2;5.99;0;.76;6200 +92098;48.7344;6.14532;249;20220212;5.9;-5;.4;1.2;4.8;0;.57;8900 +92098;48.7344;6.14532;249;20220213;11.7;-4.4;3.6;4.8;6.4;0;1.27;9700 +92098;48.7344;6.14532;249;20220214;10.3;5.3;7.8;4.7;7.94;1;1.14;11400 +92098;48.7344;6.14532;249;20220215;10.3;5.5;7.9;4.3;7.8;1.6;1.31;6500 +92098;48.7344;6.14532;249;20220216;11.3;6.3;8.8;6.8;10.39;3.9;.76;2900 +92098;48.7344;6.14532;249;20220217;11.2;10.2;10.7;6.9;9.4;.2;1.73;5546 +92098;48.7344;6.14532;249;20220218;13.5;7.8;10.6;6.2;9.1;1.4;1.85;2800 +92098;48.7344;6.14532;249;20220219;9.9;3.4;6.6;5.7;5.9;0;1.94;10300 +92098;48.7344;6.14532;249;20220220;9.7;5.8;7.7;7.2;9.19;7.3;.94;2700 +92098;48.7344;6.14532;249;20220221;8.2;4.9;6.5;6.8;7.8;1.4;1.2;6800 +92098;48.7344;6.14532;249;20220222;9.7;5.7;7.7;4.3;8.89;1.8;.96;4900 +92098;48.7344;6.14532;249;20220223;13.1;3.5;8.3;1.8;8.49;0;1.09;10000 +92098;48.7344;6.14532;249;20220224;12.3;6;9.1;4;7.69;2.7;1.68;6000 +92098;48.7344;6.14532;249;20220225;8.7;1.6;5.1;3;6.3;1.6;1.21;9200 +92098;48.7344;6.14532;249;20220226;6.7;-3.8;1.4;3.7;5.3;0;1.09;13000 +92098;48.7344;6.14532;249;20220227;9.3;-2.5;3.4;5.3;4.99;0;1.8;13800 +92098;48.7344;6.14532;249;20220228;10.7;-3.7;3.5;2;4.8;0;1.39;13800 +92098;48.7344;6.14532;249;20220301;10.3;-3.9;3.2;1.6;4.69;0;1.23;10800 +92098;48.7344;6.14532;249;20220302;8.7;-2.2;3.2;1.4;5.4;0;.97;7200 +92098;48.7344;6.14532;249;20220303;12.7;-3.7;4.5;1.7;5.69;0;1.39;13600 +92098;48.7344;6.14532;249;20220304;10.9;-3.9;3.5;2.6;4.3;0;1.73;14333 +92098;48.7344;6.14532;249;20220305;8.5;-4.5;2;2.8;3.9;0;1.64;14600 +92098;48.7344;6.14532;249;20220306;7.1;-4.3;1.4;4.5;3.9;0;1.79;14200 +92098;48.7344;6.14532;249;20220307;5.4;-3.3;1;6;3.7;0;1.9;15000 +92098;48.7344;6.14532;249;20220308;10;-5.2;2.4;2.4;3.59;0;1.78;15300 +92098;48.7344;6.14532;249;20220309;14.2;-5.6;4.3;1.3;4.99;0;1.57;15200 +92098;48.7344;6.14532;249;20220310;15.3;-4;5.6;1.3;5.19;0;1.68;15200 +92098;48.7344;6.14532;249;20220311;18.1;-3.2;7.4;3.3;6.19;.5;2.55;12900 +92098;48.7344;6.14532;249;20220312;14;7.6;10.8;3.3;7.8;.2;2.08;8600 +92098;48.7344;6.14532;249;20220313;12.6;3.8;8.2;1.8;9.1;5.5;1.04;5700 +92098;48.7344;6.14532;249;20220314;14.3;6.3;10.3;2.5;8.19;2.1;2;14300 +92098;48.7344;6.14532;249;20220315;13.2;5.8;9.5;1.6;10.1;2.8;.9;3200 +92098;48.7344;6.14532;249;20220316;14.2;7.2;10.7;2.3;10.8;0;1.27;7500 +92098;48.7344;6.14532;249;20220317;10.4;7.3;8.8;3.6;9.49;.3;1;2300 +92098;48.7344;6.14532;249;20220318;13.1;5.2;9.1;7.1;7.4;0;2.65;12800 +92098;48.7344;6.14532;249;20220319;13.8;2.3;8;6.3;6.19;0;2.99;17000 +92098;48.7344;6.14532;249;20220320;15.8;2.8;9.3;3;7.59;.2;2.19;12200 +92098;48.7344;6.14532;249;20220321;18.6;4;11.3;2.2;7.49;0;2.61;16800 +92098;48.7344;6.14532;249;20220322;18;.8;9.4;1.4;6.8;0;2.28;18000 +92098;48.7344;6.14532;249;20220323;17.9;-.6;8.6;1.3;6.69;0;2.22;18000 +92098;48.7344;6.14532;249;20220324;19.2;-.6;9.3;1.7;6.3;0;2.57;18200 +92098;48.7344;6.14532;249;20220325;18.2;.1;9.1;2;6.49;0;2.64;18700 +92098;48.7344;6.14532;249;20220326;19.3;3.9;11.6;3.5;6.3;0;3.57;18700 +92098;48.7344;6.14532;249;20220327;20.5;4.3;12.4;2.3;6.8;0;3.23;19400 +92098;48.7344;6.14532;249;20220328;22.3;.3;11.3;1.4;6.8;0;2.76;18000 +92098;48.7344;6.14532;249;20220329;17.9;4.5;11.2;1.4;7.9;.6;1.89;9200 +92098;48.7344;6.14532;249;20220330;12.4;9.6;11;2.3;10.39;8.5;1.28;5000 +92098;48.7344;6.14532;249;20220331;8.8;7.1;7.9;3;8.8;2.8;1.02;3000 +92098;48.7344;6.14532;249;20220401;4;1.1;2.5;5.2;5.8;2.2;1.1;5400 +92098;48.7344;6.14532;249;20220402;3.2;-.1;1.5;3.7;4.94;1.3;1.17;7098 +92098;48.7344;6.14532;249;20220403;5.7;-1.4;2.1;2.3;4.59;0;1.44;10000 +92098;48.7344;6.14532;249;20220404;9.5;-2.9;3.3;6.3;4.81;.2;2.33;16695 +92098;48.7344;6.14532;249;20220405;8.7;5.1;6.9;6.8;9.26;.4;.69;4646 +92098;48.7344;6.14532;249;20220406;12.6;8.9;10.7;4.7;9.8;.2;1.78;6900 +92098;48.7344;6.14532;249;20220407;13.1;8.7;10.9;7.2;10.19;9.1;1.87;6500 +92098;48.7344;6.14532;249;20220408;13.8;6.5;10.1;4;8.3;35.7;1.91;4100 +92098;48.7344;6.14532;249;20220409;9.6;.9;5.2;2.9;6.4;.2;2;16900 +92098;48.7344;6.14532;249;20220410;12.2;-1.9;5.1;1.3;5.9;0;2.22;20600 +92098;48.7344;6.14532;249;20220411;18.8;.1;9.4;2.4;7.4;0;3.1;20700 +92098;48.7344;6.14532;249;20220412;21.3;3.4;12.3;3;8.19;0;3.61;19300 +92098;48.7344;6.14532;249;20220413;22.5;10.5;16.5;2.5;10.69;0;3.58;18100 +92098;48.7344;6.14532;249;20220414;19.7;10.8;15.2;2.8;12.1;0;3.15;18600 +92098;48.7344;6.14532;249;20220415;20;6.9;13.4;2.7;10.8;0;3.18;19800 +92098;48.7344;6.14532;249;20220416;16.4;5.7;11;5.9;7.8;0;3.86;23100 +92098;48.7344;6.14532;249;20220417;17.5;.9;9.2;5;5.8;0;4.23;24800 +92098;48.7344;6.14532;249;20220418;18.5;2.3;10.4;2.5;6.59;0;3.66;24300 +92098;48.7344;6.14532;249;20220419;19;1.5;10.2;2;7.59;0;3.2;21500 +92098;48.7344;6.14532;249;20220420;16.2;4.7;10.4;4.4;6.49;0;4;24600 +92098;48.7344;6.14532;249;20220421;18;.8;9.4;4.7;7.9;0;3.62;23600 +92098;48.7344;6.14532;249;20220422;18.6;5.6;12.1;4;9.39;0;3.6;22400 +92098;48.7344;6.14532;249;20220423;15.9;6.6;11.2;2.6;10.19;5.5;1.88;8800 +92098;48.7344;6.14532;249;20220424;12.2;7.9;10;2.2;11.39;5.6;.87;3300 +92098;48.7344;6.14532;249;20220425;16.3;8.4;12.3;2.5;10.6;1.3;2.62;16400 +92098;48.7344;6.14532;249;20220426;15.3;1.5;8.4;2.2;8.49;.7;2.36;16700 +92098;48.7344;6.14532;249;20220427;16.5;1.9;9.2;3.3;8.99;0;2.84;20600 +92098;48.7344;6.14532;249;20220428;19.7;4.9;12.3;4.1;8.6;0;4.25;25700 +92098;48.7344;6.14532;249;20220429;18;4.1;11;2.1;9.1;0;2.51;13700 +92098;48.7344;6.14532;249;20220430;15.9;8;11.9;3.1;9.49;0;3.13;20000 +92098;48.7344;6.14532;249;20220501;16.3;1.8;9;1.8;8.89;0;2.67;19800 +92098;48.7344;6.14532;249;20220502;19.9;3.8;11.8;1.3;9.89;0;2.67;16500 +92098;48.7344;6.14532;249;20220503;21.4;4.2;12.8;2;11.3;2.4;3.39;22100 +92098;48.7344;6.14532;249;20220504;21.2;6.9;14;2.1;11.89;5;3.49;22100 +92098;48.7344;6.14532;249;20220505;17.4;10.5;13.9;1.8;11.39;.3;3.08;19600 +92098;48.7344;6.14532;249;20220506;20.6;6;13.3;1.8;10.89;0;3.77;25600 +92098;48.7344;6.14532;249;20220507;21.7;5.4;13.5;1.8;10.69;.2;3.64;22900 +92098;48.7344;6.14532;249;20220508;23.1;6.8;14.9;1.9;12.6;1.3;3.64;22000 +92098;48.7344;6.14532;249;20220509;24.2;9.3;16.7;1.7;12.49;0;4.39;26600 +92098;48.7344;6.14532;249;20220510;25.3;8.7;17;1.8;13.19;0;3.72;19600 +92098;48.7344;6.14532;249;20220511;29.5;11.9;20.7;4.1;13.39;0;6.22;26400 +92098;48.7344;6.14532;249;20220512;22.2;15.6;18.9;2.6;13.6;0;3.76;17300 +92098;48.7344;6.14532;249;20220513;21.8;13.5;17.6;2.2;10.99;0;4.88;28300 +92098;48.7344;6.14532;249;20220514;23.1;5.7;14.4;1.2;10.49;0;4.17;27300 +92098;48.7344;6.14532;249;20220515;28.7;7.5;18.1;1.4;12.69;0;4.74;26300 +92098;48.7344;6.14532;249;20220516;24;15.5;19.7;2.4;14.89;1.3;3.5;14800 +92098;48.7344;6.14532;249;20220517;26.7;10.5;18.6;1.5;14.19;0;4.71;27000 +92098;48.7344;6.14532;249;20220518;29.3;10.9;20.1;1.1;14.6;0;4.85;27000 +92098;48.7344;6.14532;249;20220519;30.2;12.9;21.5;2.2;16.89;.6;4.4;18900 +92098;48.7344;6.14532;249;20220520;28.7;16;22.3;3.3;16.49;2.4;4.71;17600 +92098;48.7344;6.14532;249;20220521;23.4;9.8;16.6;2.4;12.19;0;4.72;27600 +92098;48.7344;6.14532;249;20220522;23.8;8.8;16.3;1.8;12.3;3.3;3.48;17600 +92098;48.7344;6.14532;249;20220523;23.9;13.3;18.6;3;15.8;13.7;3.08;12500 +92098;48.7344;6.14532;249;20220524;18.3;12.4;15.3;3.1;12.6;.5;3.69;22100 +92098;48.7344;6.14532;249;20220525;21.4;6;13.7;2.2;10.49;0;4.25;26900 +92098;48.7344;6.14532;249;20220526;21.3;14.5;17.9;3.1;11.8;0;4.17;18800 +92098;48.7344;6.14532;249;20220527;18.9;12.8;15.8;2.9;12.89;0;3.14;16000 +92098;48.7344;6.14532;249;20220528;18.9;7.4;13.1;2.5;9.39;0;3.86;23100 +92098;48.7344;6.14532;249;20220529;17.2;8.7;12.9;3.7;8.1;0;4.56;27400 +92098;48.7344;6.14532;249;20220530;19.6;3.8;11.7;2.5;8.49;0;4.18;26800 +92098;48.7344;6.14532;249;20220531;23;6;14.5;1.8;8.89;0;4.39;25100 +92098;48.7344;6.14532;249;20220601;23.1;8.7;15.9;2;9.49;0;4.85;27700 +92098;48.7344;6.14532;249;20220602;24.3;10.6;17.4;3.4;10.8;0;5.32;26100 +92098;48.7344;6.14532;249;20220603;21.3;11.8;16.5;1.8;14.1;.8;2.25;9200 +92098;48.7344;6.14532;249;20220604;28.3;13.1;20.7;2.6;17.39;8.4;5.17;26400 +92098;48.7344;6.14532;249;20220605;22.8;16.8;19.8;3.5;18.2;9.9;3.21;14800 +92098;48.7344;6.14532;249;20220606;23;14.6;18.8;3.1;14.1;.1;4.45;22000 +92098;48.7344;6.14532;249;20220607;22.2;13.7;17.9;2.2;13.99;4.4;3.48;16800 +92098;48.7344;6.14532;249;20220608;20.9;10.6;15.7;2.1;14.3;7.1;2.32;10600 +92098;48.7344;6.14532;249;20220609;20.5;11.7;16.1;2.3;12.49;.1;4.1;23900 +92098;48.7344;6.14532;249;20220610;24.9;8.3;16.6;1.5;12.39;0;4.77;28400 +92098;48.7344;6.14532;249;20220611;28.7;11.1;19.9;1;14.6;0;5.29;30100 +92098;48.7344;6.14532;249;20220612;27.1;12.8;19.9;2.1;15.39;.4;4.95;25500 +92098;48.7344;6.14532;249;20220613;23.1;13.4;18.2;2.5;11.39;0;5.42;29700 +92098;48.7344;6.14532;249;20220614;26.7;10.2;18.4;2.2;11.3;0;5.58;29400 +92098;48.7344;6.14532;249;20220615;30.9;9.9;20.4;.9;12.69;0;5.36;29700 +92098;48.7344;6.14532;249;20220616;29.9;15.5;22.7;2.4;13.19;0;6.38;29700 +92098;48.7344;6.14532;249;20220617;31.1;14.7;22.9;1.8;12.3;0;6.05;28500 +92098;48.7344;6.14532;249;20220618;35.9;14.6;25.2;1.4;16.49;0;5.97;26900 +92098;48.7344;6.14532;249;20220619;35.3;20;27.6;3.4;17.39;1.4;7.54;27200 +92098;48.7344;6.14532;249;20220620;25.5;18.7;22.1;2.9;16.7;1.6;4.11;15800 +92098;48.7344;6.14532;249;20220621;28.7;13;20.8;2.2;14.49;1.9;5.06;23400 +92098;48.7344;6.14532;249;20220622;26.3;18.2;22.2;2;19.89;1;3.56;15900 +92098;48.7344;6.14532;249;20220623;30.5;15;22.7;1.9;18.2;3.2;5.06;23700 +92098;48.7344;6.14532;249;20220624;25;17.6;21.3;3.6;17.1;4.5;3.99;15400 +92098;48.7344;6.14532;249;20220625;28.1;13.7;20.9;2.4;15.69;1.6;5.07;24200 +92098;48.7344;6.14532;249;20220626;19.7;16;17.8;2.2;16.79;6.3;2.18;9700 +92098;48.7344;6.14532;249;20220627;22.2;15.7;18.9;2;16.7;.3;2.49;10300 +92098;48.7344;6.14532;249;20220628;26;10.3;18.1;2.2;14.3;0;4.86;26600 +92098;48.7344;6.14532;249;20220629;29.1;15.4;22.2;1.3;14.89;0;4.98;24800 +92098;48.7344;6.14532;249;20220630;29.5;12.9;21.2;2.5;14.69;3.3;5.33;23800 +92098;48.7344;6.14532;249;20220701;22.4;13.2;17.8;2.3;12.49;0;4.16;21000 +92098;48.7344;6.14532;249;20220702;29;8.5;18.7;1.4;11.6;0;5.48;30200 +92098;48.7344;6.14532;249;20220703;30.8;11.8;21.3;2.2;13.3;0;5.99;28300 +92098;48.7344;6.14532;249;20220704;27.1;13.9;20.5;2.2;12.49;0;5.63;28200 +92098;48.7344;6.14532;249;20220705;28;13.6;20.8;2.6;11.89;0;6.17;29900 +92098;48.7344;6.14532;249;20220706;22.7;14.5;18.6;2.6;11.49;0;4.93;24800 +92098;48.7344;6.14532;249;20220707;22.2;10.8;16.5;2.7;12.99;0;3;12200 +92098;48.7344;6.14532;249;20220708;25.7;10.9;18.3;2.9;11.69;0;5.67;29600 +92098;48.7344;6.14532;249;20220709;28.2;11.5;19.8;3;13.3;0;5.73;27100 +92098;48.7344;6.14532;249;20220710;24.7;15.1;19.9;3.8;12.3;0;6.05;29500 +92098;48.7344;6.14532;249;20220711;27.9;11.7;19.8;3.4;13.49;0;5.88;28000 +92098;48.7344;6.14532;249;20220712;29.6;14.3;21.9;3.4;13.99;0;6.49;29000 +92098;48.7344;6.14532;249;20220713;33.5;13.2;23.3;1.4;12.99;0;5.41;24800 +92098;48.7344;6.14532;249;20220714;34;14.4;24.2;2.7;13.69;0;6.71;26700 +92098;48.7344;6.14532;249;20220715;26.7;14.9;20.8;3.1;11.6;0;6.09;28300 +92098;48.7344;6.14532;249;20220716;27.7;13;20.3;2.5;10.49;0;5.98;28800 +92098;48.7344;6.14532;249;20220717;30.9;13.8;22.3;2.8;10.3;0;6.72;28700 +92098;48.7344;6.14532;249;20220718;35.8;13.4;24.6;1.4;11.1;0;6.06;28000 +92098;48.7344;6.14532;249;20220719;38.5;15.1;26.8;1.9;12.99;0;6.96;28400 +92098;48.7344;6.14532;249;20220720;32;21;26.5;3;17.79;7.4;5.65;19500 +92098;48.7344;6.14532;249;20220721;28.3;16;22.1;2.1;17.7;0;4.78;23200 +92098;48.7344;6.14532;249;20220722;31.5;15.8;23.6;2;17.1;0;5.14;22700 +92098;48.7344;6.14532;249;20220723;27.8;18.4;23.1;1.9;18.39;0;4.42;20600 +92098;48.7344;6.14532;249;20220724;33;14.9;23.9;1.2;15.99;0;5.49;27600 +92098;48.7344;6.14532;249;20220725;32.6;16.3;24.4;2.5;16.39;0;5.41;20800 +92098;48.7344;6.14532;249;20220726;25.5;16.2;20.8;2.7;14.49;0;4.49;19800 +92098;48.7344;6.14532;249;20220727;26;16.5;21.2;2.9;13.1;0;4.91;20400 +92098;48.7344;6.14532;249;20220728;29.2;13.3;21.2;2.6;11.69;0;5.17;20300 +92098;48.7344;6.14532;249;20220729;29.2;18;23.6;2.8;12.89;0;5.96;24900 +92098;48.7344;6.14532;249;20220730;29.7;13.3;21.5;2.5;13.19;0;5.28;22800 +92098;48.7344;6.14532;249;20220731;31.2;14.1;22.6;2.1;14.3;0;5.59;26000 +92098;48.7344;6.14532;249;20220801;27.1;16.4;21.7;2.2;16.6;0;4.05;17900 +92098;48.7344;6.14532;249;20220802;31.6;14.3;22.9;1.2;15.3;0;5.06;26100 +92098;48.7344;6.14532;249;20220803;35.4;15.7;25.5;1;14.8;0;5.29;26200 +92098;48.7344;6.14532;249;20220804;37.6;17.2;27.4;2.5;15.8;5.8;6.42;22400 +92098;48.7344;6.14532;249;20220805;25.8;19.6;22.7;3.6;19.2;.1;4.27;18500 +92098;48.7344;6.14532;249;20220806;26.1;15;20.5;4.2;11.8;0;6.07;26900 +92098;48.7344;6.14532;249;20220807;28.4;14.2;21.3;4;9.99;0;6.63;26600 +92098;48.7344;6.14532;249;20220808;30.5;11.9;21.2;2.9;10.49;0;6.1;26000 +92098;48.7344;6.14532;249;20220809;31.6;15.8;23.7;3.4;11.6;0;6.67;25700 +92098;48.7344;6.14532;249;20220810;30.7;17.6;24.1;4.4;10.8;0;7.38;26000 +92098;48.7344;6.14532;249;20220811;30.6;14.6;22.6;4;10.19;0;6.95;25800 +92098;48.7344;6.14532;249;20220812;31.4;13.6;22.5;3.2;10.19;0;6.48;25600 +92098;48.7344;6.14532;249;20220813;31;14.5;22.7;3.3;10.69;0;6.46;25600 +92098;48.7344;6.14532;249;20220814;29.8;13.7;21.7;2.1;12.99;11.9;4.15;15300 +92098;48.7344;6.14532;249;20220815;23.7;17.2;20.4;2.7;18.79;3.2;2.95;13900 +92098;48.7344;6.14532;249;20220816;29.3;16.1;22.7;1.4;18.1;1.7;4.03;20200 +92098;48.7344;6.14532;249;20220817;28.3;17.5;22.9;1.6;18.29;2.6;3.84;18400 +92098;48.7344;6.14532;249;20220818;25.1;18.5;21.8;1.7;19.39;.2;2.5;10200 +92098;48.7344;6.14532;249;20220819;26.7;18.3;22.5;2.8;17.39;9.1;4.55;21700 +92098;48.7344;6.14532;249;20220820;25.6;17.8;21.7;2;16.7;.1;4.2;22000 +92098;48.7344;6.14532;249;20220821;27.4;11.4;19.4;1.4;13.8;0;4;22400 +92098;48.7344;6.14532;249;20220822;29.2;13.3;21.2;1.8;14.3;0;4.39;21900 +92098;48.7344;6.14532;249;20220823;30.5;14.3;22.4;1.7;16.1;0;4.54;23000 +92098;48.7344;6.14532;249;20220824;32;14.9;23.4;1.7;14.89;0;4.72;22500 +92098;48.7344;6.14532;249;20220825;32.2;14.5;23.3;1.6;14.69;0;4.66;22600 +92098;48.7344;6.14532;249;20220826;24.6;18.6;21.6;2.8;17.39;0;3.31;13500 +92098;48.7344;6.14532;249;20220827;25.6;19.2;22.4;2.4;17.49;0;3;10400 +92098;48.7344;6.14532;249;20220828;27.8;15.2;21.5;3.4;16.39;0;4.15;16700 +92098;48.7344;6.14532;249;20220829;30;14.3;22.1;1.9;13.39;0;4.46;21300 +92098;48.7344;6.14532;249;20220830;31.3;15.4;23.3;2.4;14.3;3.3;4.61;18100 +92098;48.7344;6.14532;249;20220831;27.5;16.6;22;3.2;16.29;.6;4.36;19100 +92098;48.7344;6.14532;249;20220901;26.8;12.9;19.8;2.7;14.19;0;4.07;19600 +92098;48.7344;6.14532;249;20220902;27.9;12.3;20.1;1.9;13.8;.8;3.79;18800 +92098;48.7344;6.14532;249;20220903;22.9;16.2;19.5;1.9;17.99;12.9;2.09;9300 +92098;48.7344;6.14532;249;20220904;28.1;12.5;20.3;1.1;15.49;0;3.53;21000 +92098;48.7344;6.14532;249;20220905;30.7;11.6;21.1;1.6;16.1;2.6;3.79;19400 +92098;48.7344;6.14532;249;20220906;29.7;15.3;22.5;2.1;18.1;3.3;3.49;15200 +92098;48.7344;6.14532;249;20220907;22.5;16.7;19.6;2.3;17.99;9.2;2.16;9600 +92098;48.7344;6.14532;249;20220908;23.3;14.6;18.9;3.5;15.49;10.2;3.11;14100 +92098;48.7344;6.14532;249;20220909;21.4;15.1;18.2;4.2;14.8;6.3;2.97;12300 +92098;48.7344;6.14532;249;20220910;19.4;13.9;16.6;3;14.99;2.1;1.83;6900 +92098;48.7344;6.14532;249;20220911;21.5;13.4;17.4;1.3;14.49;.2;2.14;11600 +92098;48.7344;6.14532;249;20220912;26.9;8.6;17.7;1.1;12.89;.1;3.06;19400 +92098;48.7344;6.14532;249;20220913;27.7;11.7;19.7;1.6;16.89;3.6;2.46;11100 +92098;48.7344;6.14532;249;20220914;24.1;19.3;21.7;2.6;20.6;15.6;2.22;9200 +92098;48.7344;6.14532;249;20220915;20.9;16.8;18.8;2;16.39;7.9;2.29;12100 +92098;48.7344;6.14532;249;20220916;17.8;13.4;15.6;2.5;12.69;.1;2.09;10000 +92098;48.7344;6.14532;249;20220917;14.6;7.9;11.2;3.1;10.19;1.1;1.87;11300 +92098;48.7344;6.14532;249;20220918;16.8;7.7;12.2;3.1;9.39;0;2.45;14100 +92098;48.7344;6.14532;249;20220919;16.9;5.9;11.4;2.1;9.69;0;2.05;13800 +92098;48.7344;6.14532;249;20220920;17;3.9;10.4;1.6;9.6;0;1.77;12300 +92098;48.7344;6.14532;249;20220921;17.8;4.8;11.3;2.3;9.39;0;2.3;16400 +92098;48.7344;6.14532;249;20220922;19.4;2.8;11.1;1.5;8.49;0;2.32;17900 +92098;48.7344;6.14532;249;20220923;19.7;4.3;12;1.1;9.8;.1;1.8;12100 +92098;48.7344;6.14532;249;20220924;18.9;8.3;13.6;1.2;11.89;.6;1.45;7600 +92098;48.7344;6.14532;249;20220925;15.3;9.7;12.5;1.9;12.8;1.5;1.07;5300 +92098;48.7344;6.14532;249;20220926;16.4;5.4;10.9;3.2;10.39;7.3;1.65;8700 +92098;48.7344;6.14532;249;20220927;12.6;9.2;10.9;4;10.89;8.9;1.33;7000 +92098;48.7344;6.14532;249;20220928;14.5;9.4;11.9;2.1;10.6;0;1.56;9700 +92098;48.7344;6.14532;249;20220929;15.1;5.2;10.1;.8;9.69;.7;1.17;8100 +92098;48.7344;6.14532;249;20220930;16.5;2.5;9.5;1.4;8.8;3.6;1.57;12300 +92098;48.7344;6.14532;249;20221001;16.8;6.4;11.6;4.6;12.19;6.3;1.3;6200 +92098;48.7344;6.14532;249;20221002;18.9;13.2;16;2.8;14.89;14.6;1.54;7000 +92098;48.7344;6.14532;249;20221003;15;7.5;11.2;1.4;11.39;0;1.1;7200 +92098;48.7344;6.14532;249;20221004;19.7;4.1;11.9;1.1;10.6;.1;1.55;12000 +92098;48.7344;6.14532;249;20221005;21.7;7.5;14.6;3.1;13.6;0;2.04;13100 +92098;48.7344;6.14532;249;20221006;17.7;13.7;15.7;1.5;12.1;0;1.77;12400 +92098;48.7344;6.14532;249;20221007;18.4;2.9;10.6;.8;10.6;0;1.23;10400 +92098;48.7344;6.14532;249;20221008;16.6;6.9;11.7;1.4;11.3;.1;1.27;9900 +92098;48.7344;6.14532;249;20221009;18.1;3.4;10.7;1.8;9.69;0;1.64;13900 +92098;48.7344;6.14532;249;20221010;21.9;3.4;12.6;1.8;11.99;0;1.61;10500 +92098;48.7344;6.14532;249;20221011;16.5;11.9;14.2;2.7;12.89;0;1.45;8600 +92098;48.7344;6.14532;249;20221012;16.6;3.2;9.9;1;9.99;.1;1.12;10400 +92098;48.7344;6.14532;249;20221013;16.4;6;11.2;1.5;12.6;.2;.77;4000 +92098;48.7344;6.14532;249;20221014;17;12.8;14.9;3.3;15.39;17.5;.89;2700 +92098;48.7344;6.14532;249;20221015;16.6;14.4;15.5;3.5;16.89;6.8;.68;2700 +92098;48.7344;6.14532;249;20221016;21.7;14.2;17.9;1.9;16.6;.1;1.38;7100 +92098;48.7344;6.14532;249;20221017;24.3;14.7;19.5;2.9;16.49;2.3;2.09;10100 +92098;48.7344;6.14532;249;20221018;22.6;13.8;18.2;1.7;16.79;.2;1.42;8800 +92098;48.7344;6.14532;249;20221019;18.3;12.5;15.4;3.1;15.39;.1;1.1;5600 +92098;48.7344;6.14532;249;20221020;17.6;10.2;13.9;1.5;14.8;17.4;.7;2300 +92098;48.7344;6.14532;249;20221021;20;12.8;16.4;2.6;15.8;4.9;1.24;6900 +92098;48.7344;6.14532;249;20221022;20.3;10.7;15.5;2.5;14.1;.1;1.42;9500 +92098;48.7344;6.14532;249;20221023;21.7;8.4;15;2.1;14.1;3.4;1.27;6100 +92098;48.7344;6.14532;249;20221024;20.9;12.7;16.8;2.8;13.8;1.5;1.69;8700 +92098;48.7344;6.14532;249;20221025;19.2;10.6;14.9;1.9;13.49;0;1.18;8900 +92098;48.7344;6.14532;249;20221026;22.8;12.1;17.4;1.7;13.99;.2;1.42;7900 +92098;48.7344;6.14532;249;20221027;22.9;7.6;15.2;1.9;13.8;0;1.32;8500 +92098;48.7344;6.14532;249;20221028;25;14.5;19.7;2.8;15.3;0;2.03;8200 +92098;48.7344;6.14532;249;20221029;23.3;10.4;16.8;2.2;12.89;0;1.65;7800 +92098;48.7344;6.14532;249;20221030;22.4;11.4;16.9;1.4;12.19;0;1.29;8300 +92098;48.7344;6.14532;249;20221031;18.7;7.9;13.3;1.3;12.49;4.8;.86;4500 +92098;48.7344;6.14532;249;20221101;16.4;13.4;14.9;3.6;12.19;.2;1.51;8700 +92098;48.7344;6.14532;249;20221102;16.3;7.6;11.9;2.1;10.19;.1;1.06;8200 +92098;48.7344;6.14532;249;20221103;14;4.8;9.4;3.5;10.39;10.4;.85;3000 +92098;48.7344;6.14532;249;20221104;10.6;8;9.3;3;10.49;2.2;.65;2300 +92098;48.7344;6.14532;249;20221105;11.2;7.2;9.2;2.6;9.3;0;.84;4500 +92098;48.7344;6.14532;249;20221106;10.7;1.5;6.1;1.8;8.39;.7;.54;4700 +92098;48.7344;6.14532;249;20221107;14.3;7.8;11;2.6;10.8;.6;.89;3400 +92098;48.7344;6.14532;249;20221108;17.3;3.2;10.2;2.5;10.49;11.2;.9;7000 +92098;48.7344;6.14532;249;20221109;14.4;11.4;12.9;1.7;12.8;1.1;.69;2500 +92098;48.7344;6.14532;249;20221110;10.8;4.8;7.8;1.9;9.99;.1;.44;3400 +92098;48.7344;6.14532;249;20221111;9.3;5.1;7.2;1.9;9.69;.1;.39;3500 +92098;48.7344;6.14532;249;20221112;7.1;3.6;5.3;1.6;8.69;0;.35;2200 +92098;48.7344;6.14532;249;20221113;11.9;4.5;8.2;2.7;8.89;0;.66;6600 +92098;48.7344;6.14532;249;20221114;13.3;4.9;9.1;2.2;10.6;1.1;.59;1800 +92098;48.7344;6.14532;249;20221115;15.1;8.5;11.8;2.5;12.19;8.4;.66;3600 +92098;48.7344;6.14532;249;20221116;13.9;8.3;11.1;3.6;11.1;3.9;.79;5100 +92098;48.7344;6.14532;249;20221117;13.2;9.1;11.1;5.4;10.89;13.8;1.08;3300 +92098;48.7344;6.14532;249;20221118;11.8;7.8;9.8;2.5;9.99;.4;.59;5600 +92098;48.7344;6.14532;249;20221119;9.5;7.1;8.3;2.3;9.1;.6;.63;2700 +92098;48.7344;6.14532;249;20221120;9.8;6.7;8.2;3.7;8.69;6.4;.76;5000 +92098;48.7344;6.14532;249;20221121;8.7;5.3;7;4;8.89;1.8;.56;3100 +92098;48.7344;6.14532;249;20221122;7.9;4.2;6;3.8;8.3;1.7;.59;1900 +92098;48.7344;6.14532;249;20221123;10.3;4.9;7.6;3.7;8.49;6.6;.72;4400 +92098;48.7344;6.14532;249;20221124;12;5.7;8.8;2.5;9.1;1.9;.6;5000 +92098;48.7344;6.14532;249;20221125;12.3;4.2;8.2;2.4;9.1;.1;.53;4800 +92098;48.7344;6.14532;249;20221126;6.4;2;4.2;1.6;8.49;0;.23;1600 +92098;48.7344;6.14532;249;20221127;9;3.7;6.3;2.2;7.9;.1;.53;3100 +92098;48.7344;6.14532;249;20221128;9.4;5.6;7.5;2.6;8.99;2.1;.63;1100 +92098;48.7344;6.14532;249;20221129;8.4;4;6.2;1.5;8.99;.2;.33;1900 +92098;48.7344;6.14532;249;20221130;7.8;4.6;6.2;2.5;8.89;.5;.36;2000 +92098;48.7344;6.14532;249;20221201;4.7;4.4;4.5;3.5;7.8;.1;.44;1100 +92098;48.7344;6.14532;249;20221202;4;3;3.5;3;6.99;.9;.5;800 +92098;48.7344;6.14532;249;20221203;4.2;2.3;3.2;5.2;6.49;0;.64;2100 +92098;48.7344;6.14532;249;20221204;2.3;1.5;1.9;3.9;6.4;2.8;.44;700 +92098;48.7344;6.14532;249;20221205;5.3;2;3.6;2;7.3;.3;.41;900 +92098;48.7344;6.14532;249;20221206;3.8;1.8;2.8;1.6;6.8;.1;.38;1100 +92098;48.7344;6.14532;249;20221207;3.5;0;1.7;1.3;6.49;.2;.31;1300 +92098;48.7344;6.14532;249;20221208;3.7;2.3;3;1.1;6.19;0;.45;1100 +92098;48.7344;6.14532;249;20221209;2.2;-2.9;-.4;2.2;5.49;0;.16;3700 +92098;48.7344;6.14532;249;20221210;1.9;-2.1;-.1;2.2;5.19;.1;.31;2800 +92098;48.7344;6.14532;249;20221211;-.3;-2.8;-1.6;1.6;4.8;0;.26;2100 +92098;48.7344;6.14532;249;20221212;-2.1;-3.7;-2.9;1.9;4.19;0;.21;3200 +92098;48.7344;6.14532;249;20221213;-1;-7.4;-4.2;2.8;3.59;0;.3;4000 +92098;48.7344;6.14532;249;20221214;-.9;-3.5;-2.2;1.9;4.99;3.1;.24;1100 +92098;48.7344;6.14532;249;20221215;-.9;-3.1;-2;3.1;4.59;0;.27;3000 +92098;48.7344;6.14532;249;20221216;1.1;-9.4;-4.2;2;3.4;0;.22;5400 +92098;48.7344;6.14532;249;20221217;-2.8;-12.3;-7.6;1.3;2.9;0;.05;5300 +92098;48.7344;6.14532;249;20221218;-3.8;-10.1;-7;1.9;3.9;.1;.03;2400 +92098;48.7344;6.14532;249;20221219;11.9;-4.4;3.7;2.6;8.39;0;.26;3100 +92098;48.7344;6.14532;249;20221220;14.7;7.7;11.2;4.8;10.89;9.4;1.04;2100 +92098;48.7344;6.14532;249;20221221;11.3;10.7;11;4.2;11.99;7.3;.6;1100 +92098;48.7344;6.14532;249;20221222;11.7;10;10.8;6.5;11.8;13.8;.7;1200 +92098;48.7344;6.14532;249;20221223;14.4;10.2;12.3;4.6;12.99;5.4;.71;1000 +92098;48.7344;6.14532;249;20221224;12.5;10.3;11.4;3;10.89;.9;.75;2400 +92098;48.7344;6.14532;249;20221225;13.6;7.6;10.6;2.4;10.69;.7;.5;3500 +92098;48.7344;6.14532;249;20221226;11.5;10.5;11;3.7;10.1;5.2;1.08;1200 +92098;48.7344;6.14532;249;20221227;7.7;-.1;3.8;2.1;6.9;0;.27;4000 +92098;48.7344;6.14532;249;20221228;9.9;.5;5.2;4.9;8.6;0;.32;3200 +92098;48.7344;6.14532;249;20221229;11.6;7.8;9.7;6.5;9.8;1.7;1.11;1700 +92098;48.7344;6.14532;249;20221230;11.7;6;8.8;4.8;10.1;3.1;.7;1600 +92098;48.7344;6.14532;249;20221231;15.8;11.3;13.5;6.7;11.99;0;1.44;3500 +92099;48.74564;6.48475;244;20220101;14.7;6.3;10.5;1.8;10.21;0;.36;4263 +92099;48.74564;6.48475;244;20220102;11.9;3.5;7.7;4.7;9.35;0;.57;3181 +92099;48.74564;6.48475;244;20220103;11.4;9.6;10.5;6.2;10.65;1.5;.94;1767 +92099;48.74564;6.48475;244;20220104;10.6;9.6;10.1;5.9;10.05;16.7;1.11;775 +92099;48.74564;6.48475;244;20220105;3.6;1.4;2.5;4.7;6.4;0;.43;2474 +92099;48.74564;6.48475;244;20220106;5;1.4;3.2;2.3;6.2;.5;.43;3000 +92099;48.74564;6.48475;244;20220107;2.7;-2;.4;4.8;6.3;2.3;.16;1509 +92099;48.74564;6.48475;244;20220108;3.9;1.7;2.8;6.6;6.9;8.4;.38;1982 +92099;48.74564;6.48475;244;20220109;5.3;3.4;4.3;4.4;7;.7;.64;1613 +92099;48.74564;6.48475;244;20220110;1.4;-1.7;-.2;1.4;6.1;0;.15;2304 +92099;48.74564;6.48475;244;20220111;4.1;-.7;1.7;2.6;5.85;0;.38;3319 +92099;48.74564;6.48475;244;20220112;3.7;-2.8;.4;2.1;5.2;0;.31;4503 +92099;48.74564;6.48475;244;20220113;2.3;-3.7;-.7;2.3;5.4;0;.21;3564 +92099;48.74564;6.48475;244;20220114;6.7;-3.7;1.5;.6;5.65;0;.1;5360 +92099;48.74564;6.48475;244;20220115;-.5;-3.8;-2.1;1.9;5.25;0;.19;1768 +92099;48.74564;6.48475;244;20220116;1.5;-2.2;-.3;3.1;5.85;.3;.2;1981 +92099;48.74564;6.48475;244;20220117;3.9;0;1.9;2.4;6.75;0;.26;2155 +92099;48.74564;6.48475;244;20220118;7.1;2.7;4.9;3.3;7.05;0;.61;3548 +92099;48.74564;6.48475;244;20220119;2.8;-2.6;.1;3.7;6.3;1.2;.16;1779 +92099;48.74564;6.48475;244;20220120;4.5;2.2;3.3;3.2;6.35;.1;.59;2500 +92099;48.74564;6.48475;244;20220121;4.6;-.5;2;2.4;6;.1;.44;3355 +92099;48.74564;6.48475;244;20220122;4.6;2;3.3;1.9;6.85;0;.42;2135 +92099;48.74564;6.48475;244;20220123;6;2.7;4.3;2.9;6.75;0;.63;2681 +92099;48.74564;6.48475;244;20220124;7.3;-1.3;3;2.6;5.75;0;.61;5725 +92099;48.74564;6.48475;244;20220125;.5;-3.6;-1.6;1.1;5.55;0;.21;2437 +92099;48.74564;6.48475;244;20220126;-1.3;-1.7;-1.5;2.5;5.3;0;.27;654 +92099;48.74564;6.48475;244;20220127;1.5;-2.5;-.5;3.6;5.8;.5;.23;2272 +92099;48.74564;6.48475;244;20220128;3.7;1.2;2.4;3.1;7.1;0;.27;2086 +92099;48.74564;6.48475;244;20220129;4.4;1.9;3.1;5.2;7.55;2;.25;1957 +92099;48.74564;6.48475;244;20220130;7.6;4;5.8;2.1;7.2;.7;.61;5099 +92099;48.74564;6.48475;244;20220131;6.1;-.5;2.8;6.7;6.55;1.2;.64;4091 +92099;48.74564;6.48475;244;20220201;5.9;1.8;3.8;5.8;7.25;1;.55;2434 +92099;48.74564;6.48475;244;20220202;9.6;6.2;7.9;4.4;9.75;1.4;.55;2657 +92099;48.74564;6.48475;244;20220203;8.1;6.6;7.3;3;8.8;.2;.65;2109 +92099;48.74564;6.48475;244;20220204;7.3;5.2;6.2;4.8;8.05;1.5;.78;2266 +92099;48.74564;6.48475;244;20220205;7.1;.7;3.9;3.8;6.55;0;.73;6056 +92099;48.74564;6.48475;244;20220206;8.3;2.6;5.5;8.9;8.05;20;.75;2755 +92099;48.74564;6.48475;244;20220207;7;1.8;4.4;4.5;6.05;0;1.01;7072 +92099;48.74564;6.48475;244;20220208;8;0;4;3.2;7.8;0;.45;4041 +92099;48.74564;6.48475;244;20220209;12.2;3.2;7.7;2.6;7.55;0;1.06;7498 +92099;48.74564;6.48475;244;20220210;6.8;4.5;5.7;4.8;7.4;.7;.87;1500 +92099;48.74564;6.48475;244;20220211;6.7;1.3;4;2.9;6.05;0;.84;7050 +92099;48.74564;6.48475;244;20220212;6;-4;1;2.6;4.85;0;.79;8700 +92099;48.74564;6.48475;244;20220213;11.6;-3.4;4.1;5.5;6.4;0;1.36;9550 +92099;48.74564;6.48475;244;20220214;10.6;3.6;7.1;4.7;7.94;1.5;1.14;11400 +92099;48.74564;6.48475;244;20220215;9.8;5.1;7.5;5.3;7.8;1.5;1.23;6250 +92099;48.74564;6.48475;244;20220216;10.6;6.1;8.3;7.8;10.15;5.7;.69;3760 +92099;48.74564;6.48475;244;20220217;11.3;10;10.6;7.5;9.31;.3;1.74;4353 +92099;48.74564;6.48475;244;20220218;13.1;7.6;10.3;7.5;9;1.3;1.88;4115 +92099;48.74564;6.48475;244;20220219;9;3;6;6.8;6;0;1.8;8022 +92099;48.74564;6.48475;244;20220220;9.2;5.6;7.4;8;9.05;7.8;.87;3546 +92099;48.74564;6.48475;244;20220221;7.5;4.3;5.9;8.4;7.65;2;1.07;5596 +92099;48.74564;6.48475;244;20220222;8.9;4.7;6.8;5.3;8.8;2.2;.74;5134 +92099;48.74564;6.48475;244;20220223;12.9;3;7.9;1.6;8.3;0;1.02;9183 +92099;48.74564;6.48475;244;20220224;11.7;5.3;8.5;4.8;7.7;2.9;1.6;6343 +92099;48.74564;6.48475;244;20220225;7.7;1.1;4.4;3.6;6.25;1.8;1.1;7854 +92099;48.74564;6.48475;244;20220226;6.7;-3.8;1.4;3.1;5.25;0;1.01;10997 +92099;48.74564;6.48475;244;20220227;9.1;-1.7;3.7;4.9;4.9;0;1.75;11260 +92099;48.74564;6.48475;244;20220228;10.1;-3.1;3.5;2.4;4.65;0;1.44;11825 +92099;48.74564;6.48475;244;20220301;9.7;-3.2;3.2;2.3;4.5;0;1.39;10334 +92099;48.74564;6.48475;244;20220302;8.3;-1.8;3.2;1.6;4.95;0;1.09;8014 +92099;48.74564;6.48475;244;20220303;12.2;-3.4;4.4;1.8;5.25;0;1.42;12528 +92099;48.74564;6.48475;244;20220304;10.6;-4;3.3;3;4.14;0;1.82;13686 +92099;48.74564;6.48475;244;20220305;8.2;-4.2;2;3.1;3.85;0;1.64;12560 +92099;48.74564;6.48475;244;20220306;6.8;-4.4;1.2;4.3;3.75;0;1.72;12269 +92099;48.74564;6.48475;244;20220307;5.2;-3.3;.9;5.8;3.55;0;1.85;12058 +92099;48.74564;6.48475;244;20220308;9.7;-4.2;2.8;3.3;3.45;0;2;13286 +92099;48.74564;6.48475;244;20220309;14.2;-5.2;4.5;1.6;4.8;0;1.72;14770 +92099;48.74564;6.48475;244;20220310;15.3;-2.8;6.2;2.1;4.9;0;2.04;14386 +92099;48.74564;6.48475;244;20220311;16.4;-1.8;7.3;3.5;5.75;0;2.5;12893 +92099;48.74564;6.48475;244;20220312;14.1;7.6;10.9;3.3;7.6;.3;2.13;8612 +92099;48.74564;6.48475;244;20220313;12.8;3.1;8;2.1;8.55;4.5;1.26;8469 +92099;48.74564;6.48475;244;20220314;13.9;6.1;10;2.9;8.15;1.7;1.92;11919 +92099;48.74564;6.48475;244;20220315;12;5.5;8.7;1.6;9.75;1.6;.95;5722 +92099;48.74564;6.48475;244;20220316;13.2;6.6;9.9;3;10.45;0;1.2;8118 +92099;48.74564;6.48475;244;20220317;10.3;7.1;8.7;3.4;9.3;.2;1.08;4354 +92099;48.74564;6.48475;244;20220318;13.4;4.2;8.8;7.3;7;0;2.75;13350 +92099;48.74564;6.48475;244;20220319;13.9;3;8.4;7.2;5.95;0;3.27;17150 +92099;48.74564;6.48475;244;20220320;14.9;2.4;8.6;3.5;7.35;.2;2.07;10850 +92099;48.74564;6.48475;244;20220321;18.3;4.9;11.6;3.1;7.4;0;2.91;16850 +92099;48.74564;6.48475;244;20220322;18.1;1.6;9.8;2.2;6.55;0;2.64;17950 +92099;48.74564;6.48475;244;20220323;18.5;.3;9.4;1.5;6.25;0;2.44;18100 +92099;48.74564;6.48475;244;20220324;19.3;.9;10.1;2;6.1;0;2.77;18200 +92099;48.74564;6.48475;244;20220325;18.5;1.2;9.8;2.8;6.15;0;3.05;18650 +92099;48.74564;6.48475;244;20220326;19.2;3.8;11.5;4.1;6;0;3.79;18700 +92099;48.74564;6.48475;244;20220327;20.5;4.3;12.4;2.7;6.55;0;3.43;19550 +92099;48.74564;6.48475;244;20220328;22;1.5;11.8;1.4;6.65;0;2.76;18000 +92099;48.74564;6.48475;244;20220329;17.4;5.3;11.4;1.7;7.75;.4;2;9250 +92099;48.74564;6.48475;244;20220330;11.5;9.2;10.4;2.5;10.35;8.7;1.07;3950 +92099;48.74564;6.48475;244;20220331;8.8;6.8;7.8;3.5;8.6;1.6;1.07;3600 +92099;48.74564;6.48475;244;20220401;4;.6;2.3;5.3;5.8;3.5;.99;4850 +92099;48.74564;6.48475;244;20220402;3.2;0;1.6;4;5.27;1.1;1.1;7343 +92099;48.74564;6.48475;244;20220403;6.2;-1.3;2.5;2.7;4.45;0;1.68;12150 +92099;48.74564;6.48475;244;20220404;9.4;-3.2;3.1;7;5.01;.5;2.3;17000 +92099;48.74564;6.48475;244;20220405;8.8;5.1;7;7;9.41;1.1;.64;3200 +92099;48.74564;6.48475;244;20220406;12.3;8.8;10.5;5.8;9.75;.2;1.74;6550 +92099;48.74564;6.48475;244;20220407;13;8.6;10.8;8.8;9.9;8.7;1.98;6500 +92099;48.74564;6.48475;244;20220408;11.2;6.2;8.7;4.3;7.9;29.8;1.54;3550 +92099;48.74564;6.48475;244;20220409;9.7;.7;5.2;3.3;6.45;.1;1.96;16500 +92099;48.74564;6.48475;244;20220410;12.3;-1.2;5.5;2.1;6;0;2.36;20550 +92099;48.74564;6.48475;244;20220411;18.3;1.1;9.7;4.1;7.2;0;3.45;21050 +92099;48.74564;6.48475;244;20220412;21.1;4.5;12.8;4.3;8.15;0;3.96;18800 +92099;48.74564;6.48475;244;20220413;22;10.1;16;2.6;10.65;0;3.44;17650 +92099;48.74564;6.48475;244;20220414;19.8;10.8;15.3;2.7;11.75;0;3.12;17900 +92099;48.74564;6.48475;244;20220415;20;7.8;13.9;2.9;10.5;0;3.38;20500 +92099;48.74564;6.48475;244;20220416;16.6;5.5;11;5.8;7.65;0;3.85;22850 +92099;48.74564;6.48475;244;20220417;17.7;1.8;9.8;5.7;5.5;0;4.57;24850 +92099;48.74564;6.48475;244;20220418;18.6;2.4;10.5;3;6.35;0;3.85;24250 +92099;48.74564;6.48475;244;20220419;19.2;3.2;11.2;2.4;7.2;0;3.5;21250 +92099;48.74564;6.48475;244;20220420;16.4;5.3;10.8;4.9;6.15;0;4.28;24600 +92099;48.74564;6.48475;244;20220421;18.1;2.3;10.2;4.8;7.7;0;3.84;23450 +92099;48.74564;6.48475;244;20220422;18.8;5.6;12.2;4.5;9.05;0;3.81;22800 +92099;48.74564;6.48475;244;20220423;15.9;7.1;11.5;3.6;9.9;4.4;2.11;8700 +92099;48.74564;6.48475;244;20220424;12.8;8;10.4;2.2;11.05;4.6;1.13;5000 +92099;48.74564;6.48475;244;20220425;16.3;7.7;12;2.4;10.15;2.7;2.49;15400 +92099;48.74564;6.48475;244;20220426;15.2;2.4;8.8;2.4;8.55;.7;2.36;16150 +92099;48.74564;6.48475;244;20220427;17;2.5;9.8;3.7;8.95;0;3.12;21850 +92099;48.74564;6.48475;244;20220428;20;5.2;12.6;4.6;8.3;0;4.5;25800 +92099;48.74564;6.48475;244;20220429;18.2;5.1;11.6;2.5;8.95;0;2.78;14400 +92099;48.74564;6.48475;244;20220430;15.8;7.5;11.7;3.3;9.3;0;3.07;19500 +92099;48.74564;6.48475;244;20220501;16.3;2.5;9.4;2.2;8.75;0;2.73;19350 +92099;48.74564;6.48475;244;20220502;20.4;5;12.7;1.9;9.9;0;3.15;18550 +92099;48.74564;6.48475;244;20220503;21.5;5.8;13.7;2.2;10.85;1.5;3.6;21850 +92099;48.74564;6.48475;244;20220504;21.3;7.2;14.2;2.1;11.25;5.6;3.63;22500 +92099;48.74564;6.48475;244;20220505;18.1;10.5;14.3;1.7;10.95;.1;3.16;19600 +92099;48.74564;6.48475;244;20220506;20.3;6.5;13.4;1.9;10.7;0;3.57;23220 +92099;48.74564;6.48475;244;20220507;21.6;5.5;13.5;1.5;10.6;.1;3.59;23061 +92099;48.74564;6.48475;244;20220508;22.9;7.2;15;2.1;12.15;.9;3.74;22374 +92099;48.74564;6.48475;244;20220509;24.4;9.3;16.8;1.8;12.3;0;4.26;24890 +92099;48.74564;6.48475;244;20220510;25.1;8.7;16.9;1.8;13.05;0;3.9;21718 +92099;48.74564;6.48475;244;20220511;28.7;12.2;20.5;4.5;13.55;0;5.94;24799 +92099;48.74564;6.48475;244;20220512;21.8;14.1;17.9;3.3;13.3;.1;3.72;17474 +92099;48.74564;6.48475;244;20220513;21.7;13.5;17.6;2.3;11.1;0;4.29;22651 +92099;48.74564;6.48475;244;20220514;23.2;5.9;14.5;1.1;10.3;0;4.01;26187 +92099;48.74564;6.48475;244;20220515;28.1;7.5;17.8;2;12.25;1.4;4.96;26680 +92099;48.74564;6.48475;244;20220516;23.2;15.9;19.6;3.3;14.65;2.8;3.66;14858 +92099;48.74564;6.48475;244;20220517;26.3;10;18.2;1.6;14.1;0;4.53;25909 +92099;48.74564;6.48475;244;20220518;29;10.9;20;1.6;14.45;0;4.95;26455 +92099;48.74564;6.48475;244;20220519;29.2;13.5;21.3;2.4;16.9;0;4.57;20999 +92099;48.74564;6.48475;244;20220520;27.8;16;21.9;3.6;16.5;3.4;4.76;19010 +92099;48.74564;6.48475;244;20220521;22.8;9.2;16;2.7;12.25;0;4.35;25273 +92099;48.74564;6.48475;244;20220522;23.1;8.8;15.9;1.6;12.25;3.3;3.63;20274 +92099;48.74564;6.48475;244;20220523;23.6;13.2;18.4;3.1;15.55;7.8;3.44;16185 +92099;48.74564;6.48475;244;20220524;18.1;12.4;15.2;3.5;12.6;.6;3.32;18425 +92099;48.74564;6.48475;244;20220525;21;6.2;13.6;2.4;10.7;0;4.04;25308 +92099;48.74564;6.48475;244;20220526;20.9;13.4;17.1;3.2;11.95;0;3.92;18427 +92099;48.74564;6.48475;244;20220527;18.9;11.9;15.4;3.4;12.8;.1;3.19;17000 +92099;48.74564;6.48475;244;20220528;18.8;7.1;12.9;2.5;9.3;0;3.75;22487 +92099;48.74564;6.48475;244;20220529;17.1;8.8;12.9;3.6;8.05;0;4.14;22640 +92099;48.74564;6.48475;244;20220530;19.4;3.7;11.5;2.2;8.4;0;4.01;26118 +92099;48.74564;6.48475;244;20220531;22.3;5.4;13.9;1.9;8.95;0;4.33;25709 +92099;48.74564;6.48475;244;20220601;22.9;8.1;15.5;2.2;9.4;0;4.7;26428 +92099;48.74564;6.48475;244;20220602;23.9;9.5;16.7;3.2;10.6;0;5.05;25616 +92099;48.74564;6.48475;244;20220603;21.5;11.1;16.3;2.1;13.9;.8;2.98;15470 +92099;48.74564;6.48475;244;20220604;27.9;13.5;20.7;2.6;17.4;12.4;4.97;25125 +92099;48.74564;6.48475;244;20220605;22.4;16.7;19.6;3.5;18.15;6.8;3.12;14887 +92099;48.74564;6.48475;244;20220606;22.8;14.1;18.4;3.4;14.3;.1;4.2;20685 +92099;48.74564;6.48475;244;20220607;21.6;12.7;17.1;2.6;13.95;3.5;3.5;18323 +92099;48.74564;6.48475;244;20220608;20.5;10.3;15.4;2.4;14.1;6.8;2.82;15667 +92099;48.74564;6.48475;244;20220609;20.4;10.8;15.6;3;12.45;.1;3.91;22489 +92099;48.74564;6.48475;244;20220610;24.7;8.1;16.4;1.4;12.4;0;4.59;27626 +92099;48.74564;6.48475;244;20220611;28.2;10.6;19.4;.8;14.45;.1;4.99;28856 +92099;48.74564;6.48475;244;20220612;27.1;12.5;19.8;1.8;15.15;2;4.86;25496 +92099;48.74564;6.48475;244;20220613;23.1;12.2;17.7;2.3;11.25;0;4.9;26433 +92099;48.74564;6.48475;244;20220614;26.6;9.1;17.8;2.4;11;0;5.5;28943 +92099;48.74564;6.48475;244;20220615;31;9.9;20.4;.9;12.4;0;5.42;30154 +92099;48.74564;6.48475;244;20220616;29.7;14.9;22.3;2.4;12.85;0;6.05;27726 +92099;48.74564;6.48475;244;20220617;31.1;13.6;22.3;1.6;12.1;0;5.89;28561 +92099;48.74564;6.48475;244;20220618;35.6;14.1;24.8;1.6;15.9;0;6.28;28851 +92099;48.74564;6.48475;244;20220619;35;21.1;28.1;3.8;17;1.5;7.56;25178 +92099;48.74564;6.48475;244;20220620;25.1;18.1;21.6;2.9;16.35;1.1;4.12;16651 +92099;48.74564;6.48475;244;20220621;28.9;12.5;20.7;2.7;14.3;1.5;5.5;25469 +92099;48.74564;6.48475;244;20220622;26;17.5;21.8;2.2;19.1;0;3.82;17770 +92099;48.74564;6.48475;244;20220623;30.4;15.3;22.8;1.9;18.15;3.9;5.14;24435 +92099;48.74564;6.48475;244;20220624;24.4;16.9;20.7;3.5;17.15;3.5;3.9;16754 +92099;48.74564;6.48475;244;20220625;27.5;13.8;20.7;2.5;15.9;2.3;4.93;23996 +92099;48.74564;6.48475;244;20220626;19.8;15.4;17.6;2.1;17.05;6.9;2.4;12298 +92099;48.74564;6.48475;244;20220627;21.7;15.6;18.6;2;16.75;2.8;2.73;12951 +92099;48.74564;6.48475;244;20220628;25.6;10.3;18;2.1;14.3;0;4.68;25934 +92099;48.74564;6.48475;244;20220629;28.9;15.9;22.4;1.1;15.3;0;4.77;23929 +92099;48.74564;6.48475;244;20220630;30.2;13.1;21.6;2.2;15.15;7;5.49;25673 +92099;48.74564;6.48475;244;20220701;22.5;12.7;17.6;2.4;12.6;.1;4.13;21060 +92099;48.74564;6.48475;244;20220702;28.1;8.5;18.3;1.4;12.05;0;5.25;29268 +92099;48.74564;6.48475;244;20220703;30.4;11.9;21.2;2.2;13.25;0;5.89;28064 +92099;48.74564;6.48475;244;20220704;26.9;12.4;19.6;1.9;12.25;0;5.25;27102 +92099;48.74564;6.48475;244;20220705;27.9;12.4;20.1;2.2;11.6;0;5.73;28340 +92099;48.74564;6.48475;244;20220706;22.5;12.9;17.7;2.6;11.3;0;4.6;23227 +92099;48.74564;6.48475;244;20220707;21.8;10.8;16.3;2.8;12.7;0;3.43;16655 +92099;48.74564;6.48475;244;20220708;25.5;9.7;17.6;2.6;11.5;0;5.27;28109 +92099;48.74564;6.48475;244;20220709;27.6;11.7;19.6;2.5;13.2;0;5.34;26087 +92099;48.74564;6.48475;244;20220710;24.6;14.5;19.6;3.8;12.05;0;5.54;25233 +92099;48.74564;6.48475;244;20220711;27.3;12.2;19.8;2.9;13.45;0;5.39;26046 +92099;48.74564;6.48475;244;20220712;29.1;13.8;21.4;3.1;13.8;0;5.99;27110 +92099;48.74564;6.48475;244;20220713;32.7;13.2;22.9;1.4;12.9;0;5.5;26314 +92099;48.74564;6.48475;244;20220714;33.6;14.1;23.8;2.6;13.2;0;6.68;27410 +92099;48.74564;6.48475;244;20220715;26.2;14;20.1;2.8;11.35;0;5.49;25484 +92099;48.74564;6.48475;244;20220716;27.3;11.6;19.4;2.5;10.4;0;5.64;27424 +92099;48.74564;6.48475;244;20220717;30.4;13;21.7;3.1;10.15;0;6.64;27641 +92099;48.74564;6.48475;244;20220718;35.1;13.3;24.2;1.7;10.95;0;6.36;28557 +92099;48.74564;6.48475;244;20220719;37.6;15.3;26.4;2.4;12.65;0;7.36;28671 +92099;48.74564;6.48475;244;20220720;31.7;19.7;25.7;2.9;17.1;5.4;5.66;21113 +92099;48.74564;6.48475;244;20220721;28;16.6;22.3;2.7;17.85;.1;4.73;21676 +92099;48.74564;6.48475;244;20220722;31.1;15.3;23.2;2.5;16.75;.2;5.39;23705 +92099;48.74564;6.48475;244;20220723;27.8;18.2;23;2.7;17.75;0;4.61;19950 +92099;48.74564;6.48475;244;20220724;32.5;14.8;23.6;1.2;15.7;0;5.26;26594 +92099;48.74564;6.48475;244;20220725;32.8;16.3;24.6;3.2;16.15;.1;6.09;22912 +92099;48.74564;6.48475;244;20220726;24.6;15.9;20.3;3.1;14.2;0;4.31;18489 +92099;48.74564;6.48475;244;20220727;25.6;16.4;21;3.1;12.95;0;4.77;19228 +92099;48.74564;6.48475;244;20220728;28.3;13.4;20.9;3;11.65;0;5.34;21429 +92099;48.74564;6.48475;244;20220729;28.8;16.3;22.6;2.4;12.65;0;5.44;23633 +92099;48.74564;6.48475;244;20220730;29.1;13;21;2.4;12.65;0;5.2;23321 +92099;48.74564;6.48475;244;20220731;31;14;22.5;2.3;13.65;0;5.62;25274 +92099;48.74564;6.48475;244;20220801;26.3;16.2;21.2;2.2;16.1;0;3.98;18057 +92099;48.74564;6.48475;244;20220802;31.1;14.2;22.6;1.2;15.2;0;4.84;25087 +92099;48.74564;6.48475;244;20220803;35;15.4;25.2;1.1;14.35;0;5.3;26058 +92099;48.74564;6.48475;244;20220804;37.6;17.1;27.3;2.2;15.25;3.9;6.39;24452 +92099;48.74564;6.48475;244;20220805;25.1;19.5;22.3;3.8;18.55;.3;3.94;15660 +92099;48.74564;6.48475;244;20220806;25.6;13.9;19.7;4.4;11.5;0;5.63;23555 +92099;48.74564;6.48475;244;20220807;27.9;12.6;20.3;4.1;9.85;0;6.3;25001 +92099;48.74564;6.48475;244;20220808;30.4;11.8;21.1;3;10.35;0;6.07;25356 +92099;48.74564;6.48475;244;20220809;31.3;14.7;23;3.4;11.25;0;6.42;24689 +92099;48.74564;6.48475;244;20220810;30.3;16.4;23.3;4.4;10.45;0;7;23872 +92099;48.74564;6.48475;244;20220811;30.3;14.1;22.2;3.9;10.05;0;6.61;24207 +92099;48.74564;6.48475;244;20220812;30.6;13.7;22.2;3.4;10.05;0;6.28;23928 +92099;48.74564;6.48475;244;20220813;30.7;14;22.3;3.3;10.4;0;6.21;24166 +92099;48.74564;6.48475;244;20220814;30.4;13.5;21.9;2.8;12.55;10.5;5.08;19273 +92099;48.74564;6.48475;244;20220815;24.5;17.2;20.8;3.3;18.2;1.9;3.36;14748 +92099;48.74564;6.48475;244;20220816;29.3;15.6;22.5;1.4;17.45;1;4.04;20324 +92099;48.74564;6.48475;244;20220817;28.6;17.5;23.1;1.8;17.85;1.8;3.98;18242 +92099;48.74564;6.48475;244;20220818;24.6;18.5;21.6;1.9;19;.6;2.64;11333 +92099;48.74564;6.48475;244;20220819;26.8;17.5;22.2;2.8;17.05;4.8;4.26;19308 +92099;48.74564;6.48475;244;20220820;25.7;17.1;21.4;2.5;16.05;.3;4.04;19054 +92099;48.74564;6.48475;244;20220821;27.5;10.8;19.2;1.2;12.85;0;3.88;22147 +92099;48.74564;6.48475;244;20220822;29.5;12.7;21.1;1.4;13.2;0;4.2;21874 +92099;48.74564;6.48475;244;20220823;30.5;14.2;22.3;1.6;14.8;0;4.37;21927 +92099;48.74564;6.48475;244;20220824;32.1;14.5;23.3;2;13.95;0;4.88;22092 +92099;48.74564;6.48475;244;20220825;31.8;14.3;23;1.7;14.2;0;4.6;21808 +92099;48.74564;6.48475;244;20220826;25.4;17.6;21.5;2.4;16.9;0;3.37;14504 +92099;48.74564;6.48475;244;20220827;24.8;18.6;21.7;2.4;17.75;.3;2.89;11205 +92099;48.74564;6.48475;244;20220828;27.2;14.9;21;3.4;16.15;0;4.01;16848 +92099;48.74564;6.48475;244;20220829;29.5;14.4;22;2.7;12.95;0;4.75;19863 +92099;48.74564;6.48475;244;20220830;31;14.5;22.7;2.7;13.85;3.7;4.78;19053 +92099;48.74564;6.48475;244;20220831;26.7;16.3;21.5;2.9;16.85;.5;3.79;17007 +92099;48.74564;6.48475;244;20220901;26.1;12.5;19.3;2.8;14.05;0;3.85;18439 +92099;48.74564;6.48475;244;20220902;27.2;12.2;19.7;2.8;13.25;4.8;4.06;18314 +92099;48.74564;6.48475;244;20220903;22.3;16;19.1;2.1;17.75;5.5;2.13;10183 +92099;48.74564;6.48475;244;20220904;27.7;12.8;20.2;1.3;15.2;0;3.38;19151 +92099;48.74564;6.48475;244;20220905;29.9;12.2;21.1;1.9;15.75;5;3.81;18868 +92099;48.74564;6.48475;244;20220906;29;15.3;22.2;2.3;17.95;7.8;3.5;15737 +92099;48.74564;6.48475;244;20220907;22.7;16.2;19.5;2.4;17.45;10.1;2.32;10745 +92099;48.74564;6.48475;244;20220908;21.7;14.6;18.2;3.5;15.7;24.5;2.59;12022 +92099;48.74564;6.48475;244;20220909;20.5;14.9;17.7;4.5;14.8;9.9;2.69;10970 +92099;48.74564;6.48475;244;20220910;18.4;13.8;16.1;3.8;15.05;4.2;1.74;7583 +92099;48.74564;6.48475;244;20220911;20.9;13.8;17.3;1.8;14.8;.1;2.1;10987 +92099;48.74564;6.48475;244;20220912;26.1;8.9;17.5;1.3;13.1;.1;2.94;18201 +92099;48.74564;6.48475;244;20220913;27.6;11.7;19.6;1.8;16.3;7.2;2.81;13878 +92099;48.74564;6.48475;244;20220914;23.7;18.6;21.1;3.3;20.3;16.6;2.2;9350 +92099;48.74564;6.48475;244;20220915;20.1;16.6;18.3;2.5;16.25;7.8;2.03;9377 +92099;48.74564;6.48475;244;20220916;17.3;13.1;15.2;2.7;12.2;0;2.04;8969 +92099;48.74564;6.48475;244;20220917;15;7.9;11.4;3.5;10.1;2;1.96;11167 +92099;48.74564;6.48475;244;20220918;16.4;8;12.2;4.1;9.55;.1;2.45;12466 +92099;48.74564;6.48475;244;20220919;16.7;5.7;11.2;2.1;9.55;0;2.01;13409 +92099;48.74564;6.48475;244;20220920;15.9;4.6;10.2;1.4;9.55;0;1.65;12053 +92099;48.74564;6.48475;244;20220921;17.5;4.2;10.8;2.4;9.1;0;2.2;15254 +92099;48.74564;6.48475;244;20220922;19.1;3.1;11.1;1.8;8.4;0;2.3;16378 +92099;48.74564;6.48475;244;20220923;19.4;4.1;11.8;1.2;9.65;.1;1.88;13338 +92099;48.74564;6.48475;244;20220924;18.6;8.2;13.4;1.6;11.85;.8;1.62;9631 +92099;48.74564;6.48475;244;20220925;15.3;10;12.6;2.1;12.3;3.2;1.25;6643 +92099;48.74564;6.48475;244;20220926;15.8;5.7;10.8;3.8;10.15;7.1;1.74;9735 +92099;48.74564;6.48475;244;20220927;12.3;8.9;10.6;4.9;10.65;11.1;1.33;6723 +92099;48.74564;6.48475;244;20220928;14;9.1;11.5;3;10.45;.1;1.54;8607 +92099;48.74564;6.48475;244;20220929;14.4;4.6;9.5;.8;9.55;.4;1.19;9373 +92099;48.74564;6.48475;244;20220930;16.1;2.5;9.3;1.3;8.75;3;1.52;12342 +92099;48.74564;6.48475;244;20221001;15.8;7.2;11.5;5.5;12;6.9;1.32;7430 +92099;48.74564;6.48475;244;20221002;18.2;12.5;15.4;3.5;14.45;13.4;1.52;7429 +92099;48.74564;6.48475;244;20221003;15.2;7;11.1;1.4;11;0;1.19;8502 +92099;48.74564;6.48475;244;20221004;18.9;3.9;11.4;1.2;10.35;.1;1.51;12131 +92099;48.74564;6.48475;244;20221005;21.4;7.3;14.3;3.4;13.2;0;2.05;12486 +92099;48.74564;6.48475;244;20221006;17.6;13.1;15.3;1.7;11.75;0;1.68;9596 +92099;48.74564;6.48475;244;20221007;18.3;2.7;10.5;.9;10.45;0;1.28;11344 +92099;48.74564;6.48475;244;20221008;16.4;7.5;11.9;1.7;11.25;0;1.3;9189 +92099;48.74564;6.48475;244;20221009;17.7;3.4;10.5;2.2;9.5;0;1.65;12576 +92099;48.74564;6.48475;244;20221010;21.5;4;12.7;2;11.9;0;1.67;11266 +92099;48.74564;6.48475;244;20221011;16.1;12;14;2.9;12.4;0;1.45;6934 +92099;48.74564;6.48475;244;20221012;15.5;3.2;9.4;.9;9.7;.1;1.05;9970 +92099;48.74564;6.48475;244;20221013;15.9;5.7;10.8;1.9;12.35;.3;.83;6473 +92099;48.74564;6.48475;244;20221014;16.7;12.8;14.8;3.5;15.2;18.7;.93;3863 +92099;48.74564;6.48475;244;20221015;16.5;14.4;15.5;4.3;16.7;5.4;.72;3122 +92099;48.74564;6.48475;244;20221016;21.2;14.3;17.8;2.1;16.35;.2;1.37;6855 +92099;48.74564;6.48475;244;20221017;23.4;15.3;19.4;2.9;16.2;.1;1.96;8412 +92099;48.74564;6.48475;244;20221018;21.5;14.1;17.8;2;16.4;.2;1.36;7490 +92099;48.74564;6.48475;244;20221019;18.2;12.3;15.2;3.7;15.15;.1;1.14;5924 +92099;48.74564;6.48475;244;20221020;17.6;10.8;14.2;2.4;14.7;17;.85;4224 +92099;48.74564;6.48475;244;20221021;19.5;13.2;16.4;3.1;15.6;8.6;1.27;6284 +92099;48.74564;6.48475;244;20221022;20;11;15.5;2.9;13.95;.1;1.45;8253 +92099;48.74564;6.48475;244;20221023;21.6;9.4;15.5;2.8;14.05;2.7;1.49;7009 +92099;48.74564;6.48475;244;20221024;20.1;13.5;16.8;3.7;14;1.2;1.77;6910 +92099;48.74564;6.48475;244;20221025;19;10.8;14.9;2.4;13.25;0;1.26;7633 +92099;48.74564;6.48475;244;20221026;21.9;12.4;17.2;2.4;14.05;.2;1.51;7231 +92099;48.74564;6.48475;244;20221027;23;7.9;15.5;2.2;13.6;0;1.43;8625 +92099;48.74564;6.48475;244;20221028;24.5;14.7;19.6;3.1;14.6;0;2.16;7394 +92099;48.74564;6.48475;244;20221029;23.2;10.5;16.8;2.1;12.85;0;1.56;7759 +92099;48.74564;6.48475;244;20221030;22.7;12.8;17.8;2.1;11.95;0;1.75;7317 +92099;48.74564;6.48475;244;20221031;18.4;8.1;13.3;1.5;12.55;5.8;.87;5548 +92099;48.74564;6.48475;244;20221101;15.9;13.9;14.9;4.1;12.35;.3;1.55;5197 +92099;48.74564;6.48475;244;20221102;15.9;8.1;12;3;10.3;.1;1.21;6724 +92099;48.74564;6.48475;244;20221103;14.3;5.1;9.7;3.3;10.4;9.9;.85;4516 +92099;48.74564;6.48475;244;20221104;10.7;7.9;9.3;3.4;10.45;1.8;.66;2800 +92099;48.74564;6.48475;244;20221105;10.3;6.7;8.5;2.8;9.3;0;.72;3929 +92099;48.74564;6.48475;244;20221106;10.1;1.6;5.9;2.3;8.35;.5;.52;4955 +92099;48.74564;6.48475;244;20221107;13.8;8;10.9;3.6;10.8;.3;.93;3741 +92099;48.74564;6.48475;244;20221108;17.1;5.1;11.1;3.1;10.6;11.1;1.08;6339 +92099;48.74564;6.48475;244;20221109;14;11.4;12.7;2.6;12.85;1.3;.71;2460 +92099;48.74564;6.48475;244;20221110;10.2;4.4;7.3;1.9;10.05;0;.34;3764 +92099;48.74564;6.48475;244;20221111;8.6;5;6.8;1.8;9.4;.1;.38;3156 +92099;48.74564;6.48475;244;20221112;6.8;3.9;5.4;2.1;8.8;0;.31;2279 +92099;48.74564;6.48475;244;20221113;11.9;4.7;8.3;3;8.85;0;.76;5519 +92099;48.74564;6.48475;244;20221114;12.9;4.5;8.7;2.6;10.4;1.3;.52;3310 +92099;48.74564;6.48475;244;20221115;14.6;9.4;12;3;12.25;9.6;.71;3309 +92099;48.74564;6.48475;244;20221116;13.2;8.6;10.9;3.9;11.25;2.8;.73;4011 +92099;48.74564;6.48475;244;20221117;12.7;9.3;11;5.9;10.85;17.6;1.06;2869 +92099;48.74564;6.48475;244;20221118;11;7.7;9.3;3.3;10.1;.4;.57;3999 +92099;48.74564;6.48475;244;20221119;9;6.5;7.8;3.1;9.2;1.2;.55;2478 +92099;48.74564;6.48475;244;20221120;9.4;6.6;8;4.8;8.7;5.4;.82;3635 +92099;48.74564;6.48475;244;20221121;8.5;5;6.7;4.5;8.85;2.1;.52;2878 +92099;48.74564;6.48475;244;20221122;7.4;4.2;5.8;4.6;8.4;1.7;.47;2099 +92099;48.74564;6.48475;244;20221123;10.4;4.8;7.6;4.2;8.5;5.3;.78;3914 +92099;48.74564;6.48475;244;20221124;11.3;6.1;8.7;3.5;9.15;1.5;.7;3870 +92099;48.74564;6.48475;244;20221125;11.3;5.1;8.2;2.7;9.05;.3;.59;3770 +92099;48.74564;6.48475;244;20221126;6.5;3.2;4.9;1.6;8.55;0;.27;1685 +92099;48.74564;6.48475;244;20221127;8.4;2.4;5.4;2.1;7.8;0;.39;3322 +92099;48.74564;6.48475;244;20221128;9.4;4.9;7.2;2.8;8.95;2.4;.52;2056 +92099;48.74564;6.48475;244;20221129;8.6;4.8;6.7;1.7;9.2;.4;.34;2074 +92099;48.74564;6.48475;244;20221130;7.7;4.7;6.2;2.7;8.8;.6;.37;1982 +92099;48.74564;6.48475;244;20221201;4.6;4.3;4.4;3.6;7.6;.1;.48;751 +92099;48.74564;6.48475;244;20221202;3.7;2.7;3.2;2.8;6.9;.6;.44;955 +92099;48.74564;6.48475;244;20221203;3.8;2.1;3;5.1;6.4;0;.61;1722 +92099;48.74564;6.48475;244;20221204;2.1;1.3;1.7;3.9;6.3;2.3;.41;783 +92099;48.74564;6.48475;244;20221205;5;1.9;3.4;2.4;7.27;.2;.36;1273 +92099;48.74564;6.48475;244;20221206;3.6;1.7;2.6;1.8;6.9;.1;.34;1059 +92099;48.74564;6.48475;244;20221207;3.5;.3;1.9;1.8;6.45;.3;.31;1600 +92099;48.74564;6.48475;244;20221208;3.5;1.2;2.3;1.4;6.25;0;.35;1570 +92099;48.74564;6.48475;244;20221209;2.2;-2.7;-.2;2.4;5.45;0;.22;3133 +92099;48.74564;6.48475;244;20221210;2;-1.6;.2;2.6;5.25;.1;.38;2386 +92099;48.74564;6.48475;244;20221211;-.7;-3.1;-1.9;1.8;4.85;0;.22;1866 +92099;48.74564;6.48475;244;20221212;-1.4;-3.5;-2.5;2.2;4.25;0;.3;2474 +92099;48.74564;6.48475;244;20221213;-.7;-6.7;-3.7;3.7;3.6;0;.44;3367 +92099;48.74564;6.48475;244;20221214;-1.2;-3.3;-2.2;2.4;4.85;3.8;.26;1160 +92099;48.74564;6.48475;244;20221215;-1.2;-3.8;-2.5;3.4;4.5;0;.28;2439 +92099;48.74564;6.48475;244;20221216;.6;-8.9;-4.1;1.9;3.4;0;.25;4397 +92099;48.74564;6.48475;244;20221217;-2.3;-11.7;-7;1.9;2.95;0;.16;4441 +92099;48.74564;6.48475;244;20221218;-3.8;-8.9;-6.4;2.7;3.8;.1;.11;2255 +92099;48.74564;6.48475;244;20221219;11.5;-4.1;3.7;3.1;8.05;0;.27;3852 +92099;48.74564;6.48475;244;20221220;14.3;8.6;11.5;5;10.7;9.4;1.13;2184 +92099;48.74564;6.48475;244;20221221;11.3;10.7;11;5;11.85;7.1;.66;898 +92099;48.74564;6.48475;244;20221222;11.3;10;10.7;7.6;11.7;14.9;.67;1021 +92099;48.74564;6.48475;244;20221223;14;10.1;12;5.3;12.85;5.1;.62;1520 +92099;48.74564;6.48475;244;20221224;12;10;11;3.8;10.9;1;.75;1878 +92099;48.74564;6.48475;244;20221225;13.5;8.1;10.8;2.6;10.75;.7;.57;2968 +92099;48.74564;6.48475;244;20221226;11.3;10.5;10.9;4.6;10.05;5.3;1.17;912 +92099;48.74564;6.48475;244;20221227;7.4;.6;4;2.8;6.9;0;.39;3356 +92099;48.74564;6.48475;244;20221228;9.4;1.8;5.6;5.5;8.45;0;.44;2976 +92099;48.74564;6.48475;244;20221229;11.5;8.3;9.9;6.9;9.65;2.2;1.23;1679 +92099;48.74564;6.48475;244;20221230;11.5;5.4;8.5;5.3;9.85;2.8;.63;2298 +92099;48.74564;6.48475;244;20221231;15.9;11.3;13.6;7.1;11.95;0;1.53;2987 +92100;48.75584;6.82432;246;20220101;15.8;6.8;11.3;1.1;10.15;0;.39;3550 +92100;48.75584;6.82432;246;20220102;11.5;1.7;6.6;5.5;8.9;.1;.53;3753 +92100;48.75584;6.82432;246;20220103;10.9;9.6;10.2;8;10.55;12.6;1.02;1116 +92100;48.75584;6.82432;246;20220104;10.7;9.5;10.1;7.1;10;16.8;1.17;1012 +92100;48.75584;6.82432;246;20220105;2.8;1.7;2.2;5.6;6.4;0;.49;937 +92100;48.75584;6.82432;246;20220106;4.7;1.3;3;2.6;6.3;.3;.48;2124 +92100;48.75584;6.82432;246;20220107;2.2;-1.4;.4;5.8;6.2;1.9;.14;2211 +92100;48.75584;6.82432;246;20220108;3.8;1.4;2.6;7.2;6.85;8.2;.37;1741 +92100;48.75584;6.82432;246;20220109;5.1;2.8;3.9;5.5;7;1.7;.59;1691 +92100;48.75584;6.82432;246;20220110;.3;-1.4;-.6;1.1;5.9;0;.21;1364 +92100;48.75584;6.82432;246;20220111;4.4;-1.5;1.4;1.9;5.65;0;.36;3114 +92100;48.75584;6.82432;246;20220112;3.6;-3.4;.1;1.9;5.05;0;.34;3447 +92100;48.75584;6.82432;246;20220113;4.4;-2.9;.7;2;5.4;0;.34;3587 +92100;48.75584;6.82432;246;20220114;7.4;-3.4;2;.6;5.7;.1;.17;4520 +92100;48.75584;6.82432;246;20220115;0;-2.8;-1.4;2.3;5.3;0;.21;2117 +92100;48.75584;6.82432;246;20220116;1.4;-2.1;-.4;3.9;5.75;.6;.21;2445 +92100;48.75584;6.82432;246;20220117;3;-.1;1.4;3.2;6.65;.1;.2;2306 +92100;48.75584;6.82432;246;20220118;6.7;2.5;4.6;2.9;7;0;.57;2823 +92100;48.75584;6.82432;246;20220119;2.5;-2.5;0;4.8;6.2;2;.1;3123 +92100;48.75584;6.82432;246;20220120;4.2;1.3;2.7;3.4;6.3;.2;.52;2324 +92100;48.75584;6.82432;246;20220121;3.7;-.6;1.5;2.5;5.95;.1;.4;2959 +92100;48.75584;6.82432;246;20220122;3.9;1.6;2.7;2.4;6.8;0;.37;2059 +92100;48.75584;6.82432;246;20220123;5.4;2.2;3.8;2.4;6.7;0;.52;2591 +92100;48.75584;6.82432;246;20220124;6.8;.2;3.5;3;5.8;0;.75;3993 +92100;48.75584;6.82432;246;20220125;.2;-3.3;-1.5;1;5.4;0;.22;2774 +92100;48.75584;6.82432;246;20220126;-1.2;-1.8;-1.5;3;5.3;0;.25;829 +92100;48.75584;6.82432;246;20220127;1.1;-2.7;-.8;4;5.7;.6;.2;2276 +92100;48.75584;6.82432;246;20220128;3.6;1;2.3;3.1;7;0;.29;2533 +92100;48.75584;6.82432;246;20220129;3.8;1.4;2.6;7;7.2;1.6;.23;2421 +92100;48.75584;6.82432;246;20220130;7;3.7;5.3;3.1;6.95;.6;.77;2976 +92100;48.75584;6.82432;246;20220131;5.5;-.8;2.3;7.5;6.55;.7;.52;4341 +92100;48.75584;6.82432;246;20220201;4.2;1.5;2.8;7.2;7.1;1.8;.36;2621 +92100;48.75584;6.82432;246;20220202;9.1;4.7;6.9;5.2;9.7;2.3;.34;3663 +92100;48.75584;6.82432;246;20220203;7.9;6.5;7.2;3.5;8.95;.2;.63;1915 +92100;48.75584;6.82432;246;20220204;6.8;5.1;5.9;5.9;7.95;1.4;.76;2201 +92100;48.75584;6.82432;246;20220205;6.6;0;3.3;5;6.45;.1;.75;4875 +92100;48.75584;6.82432;246;20220206;7.2;2.7;4.9;11.5;7.85;19.7;.66;3953 +92100;48.75584;6.82432;246;20220207;6.4;1.1;3.8;5.7;6.05;0;1.05;4473 +92100;48.75584;6.82432;246;20220208;7.8;.9;4.4;4.3;7.7;0;.52;5253 +92100;48.75584;6.82432;246;20220209;12.4;2.4;7.4;2.3;7.45;0;.99;6475 +92100;48.75584;6.82432;246;20220210;6.3;2;4.2;4.4;7.16;.1;.97;2300 +92100;48.75584;6.82432;246;20220211;6.4;1.6;4;2.9;5.96;0;.93;6633 +92100;48.75584;6.82432;246;20220212;6.6;-3.8;1.4;2.2;4.86;0;.76;9133 +92100;48.75584;6.82432;246;20220213;11.8;-3.3;4.3;4.5;6.03;0;1.36;9900 +92100;48.75584;6.82432;246;20220214;11;2;6.5;4.5;7.45;1.6;1.31;9725 +92100;48.75584;6.82432;246;20220215;9.3;4.7;7;4.8;7.63;1.9;1.25;6233 +92100;48.75584;6.82432;246;20220216;10.8;5.6;8.2;8.2;9.93;8.7;.85;4614 +92100;48.75584;6.82432;246;20220217;11.2;10;10.6;8.6;9.21;.3;1.85;4238 +92100;48.75584;6.82432;246;20220218;13.2;7.6;10.4;7.7;8.77;1.4;2.09;4703 +92100;48.75584;6.82432;246;20220219;8.7;3.1;5.9;6.8;5.87;0;1.9;7013 +92100;48.75584;6.82432;246;20220220;9.4;5.3;7.3;8.4;8.73;7.6;1.12;4340 +92100;48.75584;6.82432;246;20220221;7.3;3.8;5.5;8.4;7.5;1.9;1.08;5328 +92100;48.75584;6.82432;246;20220222;8;3.7;5.8;6.7;8.65;2.8;.58;5187 +92100;48.75584;6.82432;246;20220223;12.3;2.6;7.5;1.6;8.2;0;.94;8100 +92100;48.75584;6.82432;246;20220224;11.5;2.8;7.1;5.3;7.7;3.1;1.43;7674 +92100;48.75584;6.82432;246;20220225;6.3;.1;3.2;4.3;6.1;1.9;.96;6563 +92100;48.75584;6.82432;246;20220226;6.6;-3.8;1.4;2.3;5.15;0;.9;8811 +92100;48.75584;6.82432;246;20220227;9.1;-.3;4.4;3.8;4.8;0;1.65;8484 +92100;48.75584;6.82432;246;20220228;9.5;-1.6;3.9;2.3;4.55;0;1.39;9398 +92100;48.75584;6.82432;246;20220301;8.9;-2.4;3.2;2.5;4.25;0;1.45;9660 +92100;48.75584;6.82432;246;20220302;8.4;-3;2.7;1.4;4.7;0;1.07;9795 +92100;48.75584;6.82432;246;20220303;11.8;-3.9;3.9;1.6;4.95;0;1.32;11781 +92100;48.75584;6.82432;246;20220304;9.8;-3.7;3;2.6;3.95;0;1.62;11058 +92100;48.75584;6.82432;246;20220305;7.7;-4.2;1.7;2.6;3.85;0;1.44;10510 +92100;48.75584;6.82432;246;20220306;6.6;-6.1;.2;3.2;3.65;0;1.45;10984 +92100;48.75584;6.82432;246;20220307;4.7;-3.8;.5;4.5;3.45;0;1.59;9073 +92100;48.75584;6.82432;246;20220308;9.3;-2.7;3.3;3.5;3.4;0;2.05;11023 +92100;48.75584;6.82432;246;20220309;13.6;-6;3.8;1.6;4.65;0;1.62;14415 +92100;48.75584;6.82432;246;20220310;14.8;-3.4;5.7;2.2;4.7;0;2.02;14056 +92100;48.75584;6.82432;246;20220311;14.3;-2.2;6.1;2.7;5.25;0;2.07;13537 +92100;48.75584;6.82432;246;20220312;14;5.3;9.6;2.3;7.25;.3;1.81;9749 +92100;48.75584;6.82432;246;20220313;13.6;1.8;7.7;2.2;7.9;3.1;1.51;11697 +92100;48.75584;6.82432;246;20220314;13.6;5.6;9.6;3.4;7.95;.9;1.87;9689 +92100;48.75584;6.82432;246;20220315;11.9;4;8;1.6;9.5;1.1;1.11;9643 +92100;48.75584;6.82432;246;20220316;11.5;6.2;8.8;3;10.1;0;1.07;8038 +92100;48.75584;6.82432;246;20220317;10.4;6.6;8.5;2.6;9.25;.1;1.11;6746 +92100;48.75584;6.82432;246;20220318;13;4.4;8.7;7.5;7.19;0;2.75;12733 +92100;48.75584;6.82432;246;20220319;13.5;3.6;8.5;7;5.93;.2;3.35;17066 +92100;48.75584;6.82432;246;20220320;15.3;2.3;8.8;3.1;7.09;.3;2.2;11833 +92100;48.75584;6.82432;246;20220321;18;4.6;11.3;2.8;7.06;0;2.78;16200 +92100;48.75584;6.82432;246;20220322;17.8;1.5;9.7;1.9;6.06;0;2.57;17866 +92100;48.75584;6.82432;246;20220323;18.6;.6;9.6;1.6;5.89;0;2.52;17866 +92100;48.75584;6.82432;246;20220324;19.3;1.1;10.2;1.9;5.79;0;2.8;18066 +92100;48.75584;6.82432;246;20220325;18.5;1.5;10;2.8;5.89;0;3.22;18333 +92100;48.75584;6.82432;246;20220326;19.1;3.1;11.1;4.2;5.76;0;3.97;18433 +92100;48.75584;6.82432;246;20220327;20.6;3.8;12.2;2.6;6.33;0;3.46;19166 +92100;48.75584;6.82432;246;20220328;21.8;2;11.9;1.5;6.83;0;2.82;18100 +92100;48.75584;6.82432;246;20220329;17.6;5.4;11.5;1.8;7.29;.7;2.27;10066 +92100;48.75584;6.82432;246;20220330;11.1;8.9;10;2.5;10.26;8.2;1.19;4400 +92100;48.75584;6.82432;246;20220331;8.6;6.5;7.6;3.4;8.69;3.5;1.02;3566 +92100;48.75584;6.82432;246;20220401;3.9;1.1;2.5;5.1;6.03;4.1;1.01;4233 +92100;48.75584;6.82432;246;20220402;2.6;0;1.3;4;5.27;.9;1.1;7343 +92100;48.75584;6.82432;246;20220403;5.8;-1.1;2.3;2.8;4.59;0;1.65;11866 +92100;48.75584;6.82432;246;20220404;9.5;-4.1;2.7;5.9;4.74;1.4;2.24;16218 +92100;48.75584;6.82432;246;20220405;9.2;4.9;7.1;6.7;8.61;1.8;1.09;4398 +92100;48.75584;6.82432;246;20220406;12.9;8.8;10.8;5.4;9.59;.7;2.19;8733 +92100;48.75584;6.82432;246;20220407;13.1;8.6;10.9;8.9;9.63;10.3;2.11;5625 +92100;48.75584;6.82432;246;20220408;11.1;6.3;8.7;4.6;8.03;33;1.88;4033 +92100;48.75584;6.82432;246;20220409;9.7;.5;5.1;3.2;6.43;.3;2.02;16033 +92100;48.75584;6.82432;246;20220410;11.9;-.7;5.6;2;6.06;0;2.38;20033 +92100;48.75584;6.82432;246;20220411;18.3;1.1;9.7;3.1;7.06;0;3.21;20533 +92100;48.75584;6.82432;246;20220412;21.5;4.5;13;3.2;8.59;0;3.56;18333 +92100;48.75584;6.82432;246;20220413;22.3;9.9;16.1;2.5;10.69;0;3.53;18033 +92100;48.75584;6.82432;246;20220414;19.8;10.4;15.1;2.5;11.79;0;3.13;17400 +92100;48.75584;6.82432;246;20220415;19.9;7.7;13.8;3.1;10.46;0;3.51;19933 +92100;48.75584;6.82432;246;20220416;16.3;4.9;10.6;5.7;7.43;0;3.98;22166 +92100;48.75584;6.82432;246;20220417;17.5;2.2;9.9;5.2;5.43;0;4.48;23966 +92100;48.75584;6.82432;246;20220418;18.5;2.2;10.3;2.7;6.23;0;3.78;23700 +92100;48.75584;6.82432;246;20220419;19.1;3.3;11.2;2.4;6.93;0;3.6;21166 +92100;48.75584;6.82432;246;20220420;16.3;4.9;10.6;4.9;5.99;0;4.39;23800 +92100;48.75584;6.82432;246;20220421;17.8;2.4;10.1;4.4;7.45;0;3.86;23425 +92100;48.75584;6.82432;246;20220422;18.8;4.8;11.8;4.5;8.89;0;3.98;22700 +92100;48.75584;6.82432;246;20220423;16.1;7;11.6;3.7;9.66;2.8;2.37;9766 +92100;48.75584;6.82432;246;20220424;12.3;8;10.1;2.2;11.03;6;1.06;4466 +92100;48.75584;6.82432;246;20220425;16.3;7.5;11.9;2.3;10.59;2.5;2.27;13566 +92100;48.75584;6.82432;246;20220426;14.9;3.5;9.2;2.5;9.06;.7;2.36;15266 +92100;48.75584;6.82432;246;20220427;17;3.6;10.3;3.4;9.06;0;3.03;19500 +92100;48.75584;6.82432;246;20220428;20.1;4.8;12.4;4.1;8.29;0;4.46;25333 +92100;48.75584;6.82432;246;20220429;18.6;5.1;11.8;2.4;8.78;.2;2.98;15600 +92100;48.75584;6.82432;246;20220430;15.1;7.9;11.5;3;9.43;0;2.88;17800 +92100;48.75584;6.82432;246;20220501;16.2;3.2;9.7;2.1;8.88;0;2.69;19075 +92100;48.75584;6.82432;246;20220502;20.3;5;12.6;2.1;9.83;0;3.25;19975 +92100;48.75584;6.82432;246;20220503;21.4;6.1;13.8;2.1;10.6;.7;3.44;20850 +92100;48.75584;6.82432;246;20220504;21.2;6.9;14.1;1.9;10.98;5.1;3.41;21075 +92100;48.75584;6.82432;246;20220505;17.2;10.1;13.6;1.8;11.25;.1;2.22;12700 +92100;48.75584;6.82432;246;20220506;19.8;7.6;13.7;1.6;10.65;0;3.18;19954 +92100;48.75584;6.82432;246;20220507;21.5;4.9;13.2;1.1;10.15;0;3.51;23575 +92100;48.75584;6.82432;246;20220508;22.5;6.3;14.4;1.9;11.1;.5;3.79;23405 +92100;48.75584;6.82432;246;20220509;24.3;7.3;15.8;1.6;11.85;0;4;24038 +92100;48.75584;6.82432;246;20220510;24.8;7.9;16.3;1.7;12.7;0;4.07;24116 +92100;48.75584;6.82432;246;20220511;27.4;11.5;19.4;4.3;13.7;0;5.37;23572 +92100;48.75584;6.82432;246;20220512;21.7;13.3;17.5;3.5;13.8;.2;3.56;17072 +92100;48.75584;6.82432;246;20220513;21.3;14.1;17.7;2.3;11.9;0;3.49;15827 +92100;48.75584;6.82432;246;20220514;23.5;5;14.2;.9;9.9;0;3.91;25761 +92100;48.75584;6.82432;246;20220515;27.4;6.5;16.9;2.2;11.85;.3;5.06;27618 +92100;48.75584;6.82432;246;20220516;22.2;14.9;18.5;4.3;14.65;3;3.72;16186 +92100;48.75584;6.82432;246;20220517;26;8.6;17.3;1.4;13.55;0;4.3;25357 +92100;48.75584;6.82432;246;20220518;28.8;10.2;19.5;1.6;13.9;0;4.91;26316 +92100;48.75584;6.82432;246;20220519;28.5;12.4;20.4;2.4;16.1;.7;4.89;24573 +92100;48.75584;6.82432;246;20220520;27.5;14.6;21.1;4;15.7;3.7;5.16;21984 +92100;48.75584;6.82432;246;20220521;22.3;8.9;15.6;2.7;12.2;0;3.98;22584 +92100;48.75584;6.82432;246;20220522;23.1;7.4;15.2;1.3;11.75;2.9;3.94;24543 +92100;48.75584;6.82432;246;20220523;23.9;13.2;18.6;3.6;15.25;8.7;4.09;20321 +92100;48.75584;6.82432;246;20220524;18.1;12.4;15.3;4;12.8;.3;2.96;14733 +92100;48.75584;6.82432;246;20220525;20.7;6.2;13.4;2.4;10.9;0;3.8;23853 +92100;48.75584;6.82432;246;20220526;20.2;11.7;15.9;3.2;12;0;3.61;18215 +92100;48.75584;6.82432;246;20220527;18.9;10.8;14.8;3.8;12.7;.1;3.19;17889 +92100;48.75584;6.82432;246;20220528;18.4;7.2;12.8;1.9;9.45;0;3.45;21062 +92100;48.75584;6.82432;246;20220529;16.9;8.1;12.5;2.5;8.2;0;3.45;18690 +92100;48.75584;6.82432;246;20220530;19.6;1.8;10.7;1.5;8.05;0;3.87;26875 +92100;48.75584;6.82432;246;20220531;21.7;5.2;13.5;1.7;9.15;0;4.17;25907 +92100;48.75584;6.82432;246;20220601;22.5;6.4;14.5;2;9.7;0;4.38;25677 +92100;48.75584;6.82432;246;20220602;23;8.9;15.9;2.3;10.55;0;4.43;24106 +92100;48.75584;6.82432;246;20220603;22.8;9.9;16.4;1.9;14;1.2;3.88;23048 +92100;48.75584;6.82432;246;20220604;27.6;13.7;20.7;2.4;17.5;19.4;4.71;24002 +92100;48.75584;6.82432;246;20220605;21.7;16.6;19.2;3.5;18.15;4.7;2.91;14386 +92100;48.75584;6.82432;246;20220606;22.1;14.2;18.1;3.8;14.75;.1;3.78;18089 +92100;48.75584;6.82432;246;20220607;21;12.3;16.7;2.9;13.95;2.4;3.52;19000 +92100;48.75584;6.82432;246;20220608;20.8;9.5;15.1;2.3;13.8;6.7;3.48;21679 +92100;48.75584;6.82432;246;20220609;20.3;11;15.7;3.4;12.6;.2;3.63;19645 +92100;48.75584;6.82432;246;20220610;24.3;7.2;15.7;1;12.1;0;4.34;26995 +92100;48.75584;6.82432;246;20220611;27.4;9.3;18.3;.7;14;.2;4.64;27742 +92100;48.75584;6.82432;246;20220612;27.5;11.2;19.3;1.6;14.65;.8;4.86;26348 +92100;48.75584;6.82432;246;20220613;23;12.2;17.6;2.4;11.23;0;4.7;23808 +92100;48.75584;6.82432;246;20220614;26.3;9.4;17.9;2.5;11;0;5.42;27227 +92100;48.75584;6.82432;246;20220615;31;9.3;20.1;.9;12.2;0;5.44;30585 +92100;48.75584;6.82432;246;20220616;29.2;13.5;21.4;1.9;12.8;0;5.45;25960 +92100;48.75584;6.82432;246;20220617;30.5;11.1;20.8;1.3;12.45;0;5.52;28886 +92100;48.75584;6.82432;246;20220618;35.8;12.6;24.2;1.4;15.2;0;6.39;31002 +92100;48.75584;6.82432;246;20220619;34.8;19.5;27.2;4.3;16.6;.2;7.75;25440 +92100;48.75584;6.82432;246;20220620;24.9;16.9;20.9;2.4;16.25;1.1;4.04;18337 +92100;48.75584;6.82432;246;20220621;29.1;13;21;2.7;13.9;.9;5.68;26324 +92100;48.75584;6.82432;246;20220622;24.8;17;20.9;1.9;18.25;0;3.7;18151 +92100;48.75584;6.82432;246;20220623;29.9;14.5;22.2;1.5;17.85;6.3;5.08;25683 +92100;48.75584;6.82432;246;20220624;23.9;15.8;19.8;3.2;17.1;3.7;3.83;18522 +92100;48.75584;6.82432;246;20220625;26.5;13.2;19.9;2.6;16.1;2.8;4.7;23865 +92100;48.75584;6.82432;246;20220626;20.3;14.4;17.3;1.7;17.3;9.3;2.72;15635 +92100;48.75584;6.82432;246;20220627;21;15.8;18.4;2.3;16.85;3.7;2.89;14717 +92100;48.75584;6.82432;246;20220628;24.7;10.1;17.4;1.6;14.6;.1;4.31;24930 +92100;48.75584;6.82432;246;20220629;28.4;16;22.2;1.1;16;.1;4.54;22955 +92100;48.75584;6.82432;246;20220630;30.3;12.1;21.2;1.8;15.8;6.1;5.51;27869 +92100;48.75584;6.82432;246;20220701;22.2;12.6;17.4;2.7;13;.1;3.97;20137 +92100;48.75584;6.82432;246;20220702;27.2;7.4;17.3;1.4;12.65;0;4.97;28966 +92100;48.75584;6.82432;246;20220703;29.7;11.6;20.6;2;13.5;0;5.59;27684 +92100;48.75584;6.82432;246;20220704;26.5;11.2;18.9;1.6;12.5;0;4.75;25373 +92100;48.75584;6.82432;246;20220705;27.4;10.3;18.8;1.8;11.65;0;5.11;26802 +92100;48.75584;6.82432;246;20220706;22.2;10.4;16.3;2.2;11.25;0;4.13;22179 +92100;48.75584;6.82432;246;20220707;21.3;10;15.6;2.4;12.45;0;3.81;21652 +92100;48.75584;6.82432;246;20220708;24.7;7.3;16;1.7;11.3;0;4.6;26835 +92100;48.75584;6.82432;246;20220709;27;9.2;18.1;1.6;12.9;0;4.87;26962 +92100;48.75584;6.82432;246;20220710;23.9;14.4;19.1;3;11.95;0;4.56;19622 +92100;48.75584;6.82432;246;20220711;26.6;10.2;18.4;1.6;13.15;0;4.74;25815 +92100;48.75584;6.82432;246;20220712;28.2;12.1;20.1;2.1;13.55;0;5.14;25577 +92100;48.75584;6.82432;246;20220713;32;10.7;21.4;1.1;12.8;0;5.5;29045 +92100;48.75584;6.82432;246;20220714;33.3;12.5;22.9;2.5;13;0;6.67;28956 +92100;48.75584;6.82432;246;20220715;26.1;11.6;18.8;1.9;11.3;0;4.73;23953 +92100;48.75584;6.82432;246;20220716;27.1;8.7;17.9;1.8;10.6;0;5.06;27030 +92100;48.75584;6.82432;246;20220717;29.7;10.6;20.2;2.4;10.4;0;5.9;27464 +92100;48.75584;6.82432;246;20220718;34.1;11.6;22.8;1.5;11.4;0;6.13;29456 +92100;48.75584;6.82432;246;20220719;36.5;13.7;25.1;2.1;12.75;0;6.91;29319 +92100;48.75584;6.82432;246;20220720;31.1;17.4;24.2;2.5;16.55;6.6;5.49;22920 +92100;48.75584;6.82432;246;20220721;27.9;17.5;22.7;3.1;17.95;0;4.66;19926 +92100;48.75584;6.82432;246;20220722;30.9;13.6;22.3;2.4;16.1;0;5.52;25638 +92100;48.75584;6.82432;246;20220723;27.8;17.2;22.5;2.8;16.6;0;4.66;19940 +92100;48.75584;6.82432;246;20220724;32;14.3;23.1;1;15.4;0;4.98;25717 +92100;48.75584;6.82432;246;20220725;33.2;14.8;24;3.7;15.7;.4;6.74;26121 +92100;48.75584;6.82432;246;20220726;25;15.8;20.4;3.6;13.8;0;4.59;18235 +92100;48.75584;6.82432;246;20220727;25.3;14.6;19.9;2.5;13;0;4.4;19625 +92100;48.75584;6.82432;246;20220728;27.2;12.1;19.7;2.5;12.25;0;5;23312 +92100;48.75584;6.82432;246;20220729;28.2;13.6;20.9;2.2;12.8;0;4.94;22816 +92100;48.75584;6.82432;246;20220730;28.8;12.2;20.5;2.4;12.45;0;5.2;24243 +92100;48.75584;6.82432;246;20220731;31.3;12.5;21.9;2.4;13.15;0;5.72;25670 +92100;48.75584;6.82432;246;20220801;26.6;15.3;20.9;2.1;15.6;0;4.16;19654 +92100;48.75584;6.82432;246;20220802;30.7;13.2;21.9;1;14.9;0;4.57;24521 +92100;48.75584;6.82432;246;20220803;34.9;13.9;24.4;1;14.5;0;5.24;26716 +92100;48.75584;6.82432;246;20220804;37.5;15.7;26.6;1.5;14.95;2.1;6.02;27071 +92100;48.75584;6.82432;246;20220805;25.6;20.1;22.9;3.3;17.75;.9;3.71;13247 +92100;48.75584;6.82432;246;20220806;25.3;13.3;19.3;3.4;11.45;0;4.75;19786 +92100;48.75584;6.82432;246;20220807;27.4;8.6;18;2.7;9.7;0;5.18;24652 +92100;48.75584;6.82432;246;20220808;29.8;9.2;19.5;2.2;10.25;0;5.42;25723 +92100;48.75584;6.82432;246;20220809;30.6;10.9;20.8;2.3;10.9;0;5.49;24942 +92100;48.75584;6.82432;246;20220810;29.9;13.2;21.5;3;10.35;0;5.71;22785 +92100;48.75584;6.82432;246;20220811;29.8;11.6;20.7;2.6;10.2;0;5.5;23692 +92100;48.75584;6.82432;246;20220812;29.9;11.2;20.5;2.4;10.3;0;5.39;23801 +92100;48.75584;6.82432;246;20220813;30;11.8;20.9;2.4;10.4;0;5.34;23400 +92100;48.75584;6.82432;246;20220814;30.9;11.3;21.1;3.1;12.3;10.6;5.77;24127 +92100;48.75584;6.82432;246;20220815;24.7;16.9;20.8;3.9;17.7;1;3.53;14907 +92100;48.75584;6.82432;246;20220816;29.4;14.9;22.1;1.1;16.7;.6;3.91;20458 +92100;48.75584;6.82432;246;20220817;29.3;16.5;22.9;1.7;17.6;1.2;4.01;18953 +92100;48.75584;6.82432;246;20220818;23.1;18.3;20.7;2;19.15;2.1;2.49;11415 +92100;48.75584;6.82432;246;20220819;26.9;17;22;2.8;17.35;1.9;3.83;16426 +92100;48.75584;6.82432;246;20220820;25.8;16.9;21.3;2.6;15.85;.4;3.68;15427 +92100;48.75584;6.82432;246;20220821;27.6;9.6;18.6;1.1;12.15;0;3.75;21970 +92100;48.75584;6.82432;246;20220822;29.5;11;20.2;.9;12.85;0;3.86;22102 +92100;48.75584;6.82432;246;20220823;30.3;12.9;21.6;1.2;13.9;0;4.05;21247 +92100;48.75584;6.82432;246;20220824;31.8;12.4;22.1;1.7;12.85;0;4.66;22273 +92100;48.75584;6.82432;246;20220825;31.3;12.4;21.8;1.3;14.05;0;4.25;21761 +92100;48.75584;6.82432;246;20220826;26.7;14.8;20.7;2.1;16.4;0;3.51;16953 +92100;48.75584;6.82432;246;20220827;24.8;17.9;21.4;1.8;18.2;.5;2.77;12790 +92100;48.75584;6.82432;246;20220828;26.8;13.6;20.2;2.4;16;0;3.63;17705 +92100;48.75584;6.82432;246;20220829;28.7;13.8;21.3;2.8;12.85;0;4.54;18657 +92100;48.75584;6.82432;246;20220830;30.6;14.9;22.8;2.4;13.55;1.7;4.59;19015 +92100;48.75584;6.82432;246;20220831;25;14.8;19.9;1.8;16.95;.5;2.93;15044 +92100;48.75584;6.82432;246;20220901;24.8;12.1;18.4;2.4;13.9;0;3.35;16728 +92100;48.75584;6.82432;246;20220902;26.1;12.5;19.3;3;12.65;7.8;3.98;17163 +92100;48.75584;6.82432;246;20220903;22.1;15.1;18.6;1.8;16.95;4;2.26;12020 +92100;48.75584;6.82432;246;20220904;27.3;11.5;19.4;1;14.4;.1;3.13;18158 +92100;48.75584;6.82432;246;20220905;28.6;11.9;20.2;1.7;15.6;6.5;3.51;18499 +92100;48.75584;6.82432;246;20220906;28.7;14.8;21.7;2;17.5;2.1;3.42;16658 +92100;48.75584;6.82432;246;20220907;23.8;15.7;19.7;2.3;17.3;11.4;2.58;12488 +92100;48.75584;6.82432;246;20220908;20.9;14.2;17.5;3.6;15.65;23;2.37;11141 +92100;48.75584;6.82432;246;20220909;19.6;14.8;17.2;5.2;14.6;6.7;2.53;9326 +92100;48.75584;6.82432;246;20220910;17.8;13.6;15.7;5;14.85;5.9;1.86;8590 +92100;48.75584;6.82432;246;20220911;20.9;14.2;17.6;2.5;14.65;.1;2.31;10850 +92100;48.75584;6.82432;246;20220912;25.5;8;16.7;1.1;12.9;.1;2.74;17613 +92100;48.75584;6.82432;246;20220913;27.7;10.8;19.2;1.4;15.2;14.4;2.98;17142 +92100;48.75584;6.82432;246;20220914;23.7;18;20.9;3.3;19.83;17.8;2.33;10117 +92100;48.75584;6.82432;246;20220915;19.8;16.6;18.2;2.6;16.47;8.7;1.96;8530 +92100;48.75584;6.82432;246;20220916;17.1;12.1;14.6;3;12.05;.3;1.98;8721 +92100;48.75584;6.82432;246;20220917;15.8;7.8;11.8;4;10;1.4;2.14;11102 +92100;48.75584;6.82432;246;20220918;15.8;8.7;12.2;5.1;9.8;.2;2.4;10380 +92100;48.75584;6.82432;246;20220919;16.5;5.2;10.8;2.3;9.55;0;1.94;13017 +92100;48.75584;6.82432;246;20220920;15.2;4.5;9.8;1.1;9.55;.1;1.56;12448 +92100;48.75584;6.82432;246;20220921;16.9;2.8;9.9;1.8;8.7;0;1.93;14246 +92100;48.75584;6.82432;246;20220922;18.7;2.3;10.5;1.6;8.2;0;2.11;15184 +92100;48.75584;6.82432;246;20220923;18.9;3;10.9;.9;9.5;0;1.83;14811 +92100;48.75584;6.82432;246;20220924;18.1;7.7;12.9;1.6;11.9;1;1.69;11753 +92100;48.75584;6.82432;246;20220925;14.9;10.3;12.6;1.8;12.2;4.3;1.28;7540 +92100;48.75584;6.82432;246;20220926;14.7;6.1;10.4;4.5;10.35;7.6;1.6;10349 +92100;48.75584;6.82432;246;20220927;11.8;8.7;10.2;6.2;10.6;11.6;1.25;5993 +92100;48.75584;6.82432;246;20220928;13.5;8.3;10.9;4.2;10.45;0;1.47;7770 +92100;48.75584;6.82432;246;20220929;13.1;4.3;8.7;.8;9.6;1.4;1.15;10061 +92100;48.75584;6.82432;246;20220930;15.8;4.4;10.1;1;9.25;2.5;1.39;11366 +92100;48.75584;6.82432;246;20221001;14.4;6.4;10.4;6.8;11.75;6.5;1.09;9265 +92100;48.75584;6.82432;246;20221002;18.1;12.5;15.3;4.5;14.45;15;1.61;7617 +92100;48.75584;6.82432;246;20221003;15.7;8.1;11.9;1.3;11.1;0;1.25;8783 +92100;48.75584;6.82432;246;20221004;18.8;2.7;10.8;.8;9.95;.1;1.42;12856 +92100;48.75584;6.82432;246;20221005;21.4;5.4;13.4;3.3;12.3;0;2.06;12626 +92100;48.75584;6.82432;246;20221006;17.7;12.7;15.2;1.9;11.7;0;1.61;6772 +92100;48.75584;6.82432;246;20221007;18.3;2.7;10.5;.8;10.55;0;1.28;12161 +92100;48.75584;6.82432;246;20221008;16.2;8.8;12.5;2.1;11.65;.1;1.3;8064 +92100;48.75584;6.82432;246;20221009;17.5;2.2;9.8;1.9;9.1;0;1.51;11644 +92100;48.75584;6.82432;246;20221010;21.2;4.2;12.7;2.4;11.7;0;1.79;12132 +92100;48.75584;6.82432;246;20221011;16.6;11.9;14.3;2.2;12.45;0;1.33;6052 +92100;48.75584;6.82432;246;20221012;15.3;3.9;9.6;.8;9.8;.1;1;9576 +92100;48.75584;6.82432;246;20221013;15.4;5;10.2;1.9;11.7;.1;.92;8988 +92100;48.75584;6.82432;246;20221014;16.3;11.8;14.1;3.4;14.8;21.6;.91;5625 +92100;48.75584;6.82432;246;20221015;16.8;14.5;15.6;5.3;16.4;4.5;.89;3795 +92100;48.75584;6.82432;246;20221016;21.5;14.2;17.8;1.8;15.85;.2;1.37;7069 +92100;48.75584;6.82432;246;20221017;22.6;11.8;17.2;2.3;14.85;0;1.66;8417 +92100;48.75584;6.82432;246;20221018;20.8;13.1;16.9;2;15.75;.2;1.28;7010 +92100;48.75584;6.82432;246;20221019;16.9;11.4;14.1;3.6;15.2;.1;.85;5819 +92100;48.75584;6.82432;246;20221020;17;11.6;14.3;2.3;14.7;16;.89;5665 +92100;48.75584;6.82432;246;20221021;19.2;13.2;16.2;3.1;15.4;10.9;1.23;5928 +92100;48.75584;6.82432;246;20221022;20.1;10.8;15.4;2.7;13.65;.1;1.42;7360 +92100;48.75584;6.82432;246;20221023;22.1;9.6;15.8;2.6;13.8;2.9;1.53;8454 +92100;48.75584;6.82432;246;20221024;19.6;13.1;16.4;4.3;14.3;1.1;1.68;5823 +92100;48.75584;6.82432;246;20221025;18.9;10.5;14.7;2.8;12.95;0;1.32;6641 +92100;48.75584;6.82432;246;20221026;21.1;12.1;16.6;2.8;14.1;.2;1.51;6740 +92100;48.75584;6.82432;246;20221027;22.8;6.6;14.7;1.5;12.9;0;1.2;9075 +92100;48.75584;6.82432;246;20221028;24;12.5;18.3;2.1;13.7;0;1.67;7389 +92100;48.75584;6.82432;246;20221029;23.9;8.9;16.4;1.2;12.7;0;1.17;8421 +92100;48.75584;6.82432;246;20221030;23.3;10.5;16.9;1.8;11.75;0;1.61;7519 +92100;48.75584;6.82432;246;20221031;18;8;13;1.2;12.35;6;.78;6585 +92100;48.75584;6.82432;246;20221101;15.4;11.6;13.5;4.8;12.45;.3;1.28;3374 +92100;48.75584;6.82432;246;20221102;15.6;6.7;11.1;3.8;10.3;.1;1.23;5919 +92100;48.75584;6.82432;246;20221103;15.2;3.9;9.6;2.5;9.9;10.8;.86;6651 +92100;48.75584;6.82432;246;20221104;11.2;8;9.6;4.1;10.35;2.4;.78;3283 +92100;48.75584;6.82432;246;20221105;9.4;6.6;8;2.9;9.3;0;.66;2974 +92100;48.75584;6.82432;246;20221106;9.7;.1;4.9;2.4;8.1;.6;.45;5776 +92100;48.75584;6.82432;246;20221107;13.5;8.7;11.1;4.7;10.75;.1;1.07;3938 +92100;48.75584;6.82432;246;20221108;17.3;3.8;10.6;3.1;10.15;12;1.11;6673 +92100;48.75584;6.82432;246;20221109;14.1;11.5;12.8;3.5;13;1.4;.76;2621 +92100;48.75584;6.82432;246;20221110;11.5;5.2;8.4;2;10.25;0;.45;4320 +92100;48.75584;6.82432;246;20221111;7.6;3.9;5.7;1.3;8.9;.1;.33;3110 +92100;48.75584;6.82432;246;20221112;7.6;3.7;5.7;1.9;8.75;0;.32;3102 +92100;48.75584;6.82432;246;20221113;10.5;5;7.8;2.8;8.65;0;.72;3775 +92100;48.75584;6.82432;246;20221114;13;4.1;8.6;3;10;.6;.56;4897 +92100;48.75584;6.82432;246;20221115;14.5;9.6;12;2.7;12.25;9.5;.66;3411 +92100;48.75584;6.82432;246;20221116;12.8;9.3;11;3.6;11.25;.7;.74;2804 +92100;48.75584;6.82432;246;20221117;12.4;8.4;10.4;6.2;10.75;17.9;.91;2932 +92100;48.75584;6.82432;246;20221118;10.6;7.3;9;4;10.15;1.1;.61;2607 +92100;48.75584;6.82432;246;20221119;8.6;6.5;7.5;4;9.35;1.4;.55;1952 +92100;48.75584;6.82432;246;20221120;8.6;6.4;7.5;6;8.65;4.9;.87;2006 +92100;48.75584;6.82432;246;20221121;8.4;5;6.7;4.9;8.8;2.8;.54;2540 +92100;48.75584;6.82432;246;20221122;7.4;4.7;6.1;5.9;8.45;1;.56;2178 +92100;48.75584;6.82432;246;20221123;10.8;3.1;6.9;4.3;8.35;5.3;.73;3917 +92100;48.75584;6.82432;246;20221124;10.8;6.8;8.8;4.6;8.85;2.3;1;2650 +92100;48.75584;6.82432;246;20221125;10.3;2.9;6.6;2.9;8.8;1.5;.45;3621 +92100;48.75584;6.82432;246;20221126;7.7;4.5;6.1;1.4;8.55;0;.34;2239 +92100;48.75584;6.82432;246;20221127;7.5;-.1;3.7;1.3;7.35;0;.22;3695 +92100;48.75584;6.82432;246;20221128;9.5;3.8;6.6;2.7;8.9;3.1;.38;3113 +92100;48.75584;6.82432;246;20221129;8.4;5.4;6.9;1.9;9.35;.6;.32;2094 +92100;48.75584;6.82432;246;20221130;7.4;5.1;6.2;2.2;8.8;.6;.37;1723 +92100;48.75584;6.82432;246;20221201;4.2;3.8;4;2.9;7.15;0;.52;446 +92100;48.75584;6.82432;246;20221202;3.4;2.5;2.9;2;6.9;.6;.39;844 +92100;48.75584;6.82432;246;20221203;3.3;1.7;2.5;4.5;6.35;0;.53;1331 +92100;48.75584;6.82432;246;20221204;2.1;1.2;1.6;3.6;6.25;2.9;.39;869 +92100;48.75584;6.82432;246;20221205;4.9;1.8;3.3;2.3;7.23;.1;.36;1513 +92100;48.75584;6.82432;246;20221206;3.3;1.9;2.6;1.9;6.95;0;.37;806 +92100;48.75584;6.82432;246;20221207;3.3;.6;1.9;1.9;6.45;.3;.29;1790 +92100;48.75584;6.82432;246;20221208;3.7;-.8;1.5;1.4;5.95;0;.27;2394 +92100;48.75584;6.82432;246;20221209;2.2;-4;-.9;1.7;5.15;0;.2;2881 +92100;48.75584;6.82432;246;20221210;1.2;-.3;.5;2.4;5.4;.2;.44;986 +92100;48.75584;6.82432;246;20221211;-1.3;-4.2;-2.7;2;4.8;0;.17;1800 +92100;48.75584;6.82432;246;20221212;-.4;-3.9;-2.2;2.3;4.25;0;.37;2018 +92100;48.75584;6.82432;246;20221213;-1.4;-5.8;-3.6;4;3.7;0;.48;2265 +92100;48.75584;6.82432;246;20221214;-1.4;-3;-2.2;2.2;4.85;3.8;.26;1203 +92100;48.75584;6.82432;246;20221215;-1.2;-3.4;-2.3;3.1;4.55;0;.33;1450 +92100;48.75584;6.82432;246;20221216;-1.1;-10.2;-5.6;1.3;3.1;0;.2;3479 +92100;48.75584;6.82432;246;20221217;-2.2;-14.6;-8.4;1.7;2.6;0;.19;4095 +92100;48.75584;6.82432;246;20221218;-3.9;-11.6;-7.7;2.6;3.4;.4;.1;3008 +92100;48.75584;6.82432;246;20221219;10.5;-3.7;3.4;3.4;7.3;.1;.33;4435 +92100;48.75584;6.82432;246;20221220;14.2;9.7;12;5.6;10.35;9.3;1.42;2293 +92100;48.75584;6.82432;246;20221221;11.5;10.7;11.1;6.4;11.7;6.3;.8;732 +92100;48.75584;6.82432;246;20221222;10.9;10.1;10.5;8.7;11.5;16.2;.72;699 +92100;48.75584;6.82432;246;20221223;13.5;9.9;11.7;6.6;12.75;6.9;.54;2006 +92100;48.75584;6.82432;246;20221224;11.6;9.5;10.6;5.1;10.85;1;.84;1422 +92100;48.75584;6.82432;246;20221225;14.4;8.3;11.4;2.9;10.75;.8;.73;2753 +92100;48.75584;6.82432;246;20221226;10.8;10.5;10.7;6;10.3;8.3;1.19;312 +92100;48.75584;6.82432;246;20221227;7.1;1.7;4.4;3.2;6.95;0;.52;2589 +92100;48.75584;6.82432;246;20221228;9.6;.8;5.2;6.8;8.2;.2;.48;3367 +92100;48.75584;6.82432;246;20221229;11.6;9.3;10.4;8;9.6;2.8;1.48;1546 +92100;48.75584;6.82432;246;20221230;11.5;3.2;7.3;5.4;9.5;2.1;.45;3348 +92100;48.75584;6.82432;246;20221231;16.7;11.7;14.2;8.3;11.85;0;1.95;2512 +92101;48.76501;7.16401;299;20220101;15.9;6.9;11.4;1.8;10.2;0;.53;3474 +92101;48.76501;7.16401;299;20220102;11.6;3.1;7.3;5.5;8.75;0;.84;3162 +92101;48.76501;7.16401;299;20220103;10.5;9.2;9.9;7.8;10.4;10.9;.96;1028 +92101;48.76501;7.16401;299;20220104;10.4;9.2;9.8;7.2;9.85;15.5;1.14;1043 +92101;48.76501;7.16401;299;20220105;2.3;1.6;1.9;5.5;6.2;.1;.52;631 +92101;48.76501;7.16401;299;20220106;4.6;1.7;3.1;2.8;6.3;.1;.53;1864 +92101;48.76501;7.16401;299;20220107;1.6;-1.1;.3;5.8;6.15;1.9;.17;1716 +92101;48.76501;7.16401;299;20220108;3.5;1.2;2.4;6.9;6.75;8.9;.36;1586 +92101;48.76501;7.16401;299;20220109;4.9;2.3;3.6;5.5;6.95;1.7;.55;1766 +92101;48.76501;7.16401;299;20220110;-.3;-1.4;-.9;1.3;5.75;0;.23;1062 +92101;48.76501;7.16401;299;20220111;3.7;-2.6;.6;2.4;5.35;0;.36;3194 +92101;48.76501;7.16401;299;20220112;3.4;-3.5;-.1;2.2;4.95;0;.4;3328 +92101;48.76501;7.16401;299;20220113;4.8;-3.1;.9;2.4;5.4;0;.39;3730 +92101;48.76501;7.16401;299;20220114;7.6;-2.8;2.4;1.4;5.7;.2;.36;4360 +92101;48.76501;7.16401;299;20220115;-.4;-3.3;-1.9;2.9;5.25;0;.17;2038 +92101;48.76501;7.16401;299;20220116;1.1;-2.7;-.8;3.8;5.65;.2;.17;2441 +92101;48.76501;7.16401;299;20220117;2.2;-.6;.8;3.6;6.45;.2;.16;2097 +92101;48.76501;7.16401;299;20220118;6.2;1.9;4;3.1;6.85;0;.53;2778 +92101;48.76501;7.16401;299;20220119;2.2;-2.5;-.2;4.7;6.05;2.4;.15;2826 +92101;48.76501;7.16401;299;20220120;3.5;.6;2.1;3.9;6.2;.5;.47;2196 +92101;48.76501;7.16401;299;20220121;3.1;-1;1;2.7;5.8;.1;.4;2875 +92101;48.76501;7.16401;299;20220122;3.1;1.1;2.1;2.6;6.65;0;.34;1865 +92101;48.76501;7.16401;299;20220123;5;1.9;3.4;2.5;6.55;0;.52;2496 +92101;48.76501;7.16401;299;20220124;5.8;-.3;2.7;3.3;5.8;0;.68;3781 +92101;48.76501;7.16401;299;20220125;0;-3.5;-1.8;1;5.3;0;.23;2632 +92101;48.76501;7.16401;299;20220126;-1.5;-2.2;-1.8;2.6;5.2;0;.26;850 +92101;48.76501;7.16401;299;20220127;.8;-3.2;-1.2;4.1;5.43;.7;.19;2197 +92101;48.76501;7.16401;299;20220128;3.1;.6;1.8;3;6.6;0;.3;2808 +92101;48.76501;7.16401;299;20220129;3.2;.7;2;7;7;1.3;.18;2404 +92101;48.76501;7.16401;299;20220130;6.5;3.2;4.9;3.9;6.85;.6;.79;2934 +92101;48.76501;7.16401;299;20220131;5;-.5;2.2;7.2;6.5;.7;.54;3866 +92101;48.76501;7.16401;299;20220201;2.7;1.3;2;6.8;6.95;2.9;.23;1836 +92101;48.76501;7.16401;299;20220202;8.5;3.4;5.9;4.8;9.6;2.1;.16;3979 +92101;48.76501;7.16401;299;20220203;7.5;6.4;7;3.3;8.95;.2;.59;1383 +92101;48.76501;7.16401;299;20220204;6.1;4.7;5.4;5.7;7.9;1.4;.66;1857 +92101;48.76501;7.16401;299;20220205;5.9;-.2;2.8;4.8;6.45;.1;.64;4544 +92101;48.76501;7.16401;299;20220206;6;2.4;4.2;10.8;7.7;19.7;.48;3559 +92101;48.76501;7.16401;299;20220207;5.9;1.4;3.7;5.6;5.9;0;1.08;4042 +92101;48.76501;7.16401;299;20220208;7.5;.5;4;4.3;7.5;0;.52;5233 +92101;48.76501;7.16401;299;20220209;12.1;2.5;7.3;2.4;7.45;0;1.03;6142 +92101;48.76501;7.16401;299;20220210;6.2;1.2;3.7;4;7.08;.2;.93;2133 +92101;48.76501;7.16401;299;20220211;5.9;1.4;3.7;2.8;5.85;0;.92;6133 +92101;48.76501;7.16401;299;20220212;5.8;-3.3;1.2;1.7;4.75;0;.7;9400 +92101;48.76501;7.16401;299;20220213;11.2;-2.6;4.3;3.8;5.85;0;1.32;10200 +92101;48.76501;7.16401;299;20220214;10.3;3.3;6.8;4.4;8.24;1.3;1.13;3555 +92101;48.76501;7.16401;299;20220215;8.6;4.3;6.4;4.8;7.38;1.8;1.35;6500 +92101;48.76501;7.16401;299;20220216;10.3;4.8;7.5;8.5;9.6;9.7;.74;4565 +92101;48.76501;7.16401;299;20220217;11.1;10.1;10.6;7.7;9.03;.2;1.94;3181 +92101;48.76501;7.16401;299;20220218;12.8;7.5;10.1;7.3;8.63;1.6;1.99;4494 +92101;48.76501;7.16401;299;20220219;7.8;3.1;5.4;6.1;5.7;0;1.74;5845 +92101;48.76501;7.16401;299;20220220;8.7;4.4;6.6;8.6;8.2;7.4;1.1;4621 +92101;48.76501;7.16401;299;20220221;6.3;3.5;4.9;7.7;7.3;1.7;.92;3761 +92101;48.76501;7.16401;299;20220222;7.6;3.7;5.7;6.2;8.45;3.2;.62;4784 +92101;48.76501;7.16401;299;20220223;11.6;3.5;7.5;2.1;8.2;0;1.01;7202 +92101;48.76501;7.16401;299;20220224;11;2.7;6.8;4.9;7.55;2.9;1.38;7186 +92101;48.76501;7.16401;299;20220225;6.2;-.3;2.9;4.3;6;2.3;.97;6731 +92101;48.76501;7.16401;299;20220226;6;-3.6;1.2;2.6;5.15;0;.9;8454 +92101;48.76501;7.16401;299;20220227;8.6;.1;4.3;4.3;4.7;0;1.72;7994 +92101;48.76501;7.16401;299;20220228;8.9;-1;4;2.7;4.45;0;1.48;8846 +92101;48.76501;7.16401;299;20220301;8.1;-2;3.1;2.6;4;0;1.49;9013 +92101;48.76501;7.16401;299;20220302;8.3;-3.2;2.5;1.8;4.6;0;1.17;9655 +92101;48.76501;7.16401;299;20220303;11.6;-3.5;4.1;1.7;4.85;0;1.39;11442 +92101;48.76501;7.16401;299;20220304;9.3;-2.8;3.3;2.4;3.85;0;1.59;10451 +92101;48.76501;7.16401;299;20220305;7.1;-4.3;1.4;2.3;3.8;0;1.35;10252 +92101;48.76501;7.16401;299;20220306;6.3;-6;.1;2.9;3.65;0;1.39;10684 +92101;48.76501;7.16401;299;20220307;4.1;-4.2;0;4.1;3.45;0;1.46;8917 +92101;48.76501;7.16401;299;20220308;8.8;-2.6;3.1;3.8;3.4;0;2.05;10743 +92101;48.76501;7.16401;299;20220309;12.5;-4.4;4.1;1.9;4.4;0;1.72;13103 +92101;48.76501;7.16401;299;20220310;14;-2.5;5.8;2.6;4.4;0;2.18;13088 +92101;48.76501;7.16401;299;20220311;13.2;-1.9;5.7;2.8;4.95;0;2.02;12602 +92101;48.76501;7.16401;299;20220312;13.4;4.6;9;2;6.9;.1;1.72;9587 +92101;48.76501;7.16401;299;20220313;13.6;2.3;8;2.6;7.35;1.7;1.75;11278 +92101;48.76501;7.16401;299;20220314;13.3;5.2;9.3;3.6;7.75;.2;1.9;9714 +92101;48.76501;7.16401;299;20220315;12;4.3;8.2;2.3;9.3;2.4;1.21;9154 +92101;48.76501;7.16401;299;20220316;10.5;5.9;8.2;2.9;9.95;0;.93;7485 +92101;48.76501;7.16401;299;20220317;9.9;7.1;8.5;2.8;9.3;.8;1.06;5271 +92101;48.76501;7.16401;299;20220318;12.4;4;8.2;7.3;7.15;0;2.65;12933 +92101;48.76501;7.16401;299;20220319;12.9;3.6;8.3;6.7;5.92;.1;3.17;17166 +92101;48.76501;7.16401;299;20220320;15;2.6;8.8;2.9;6.95;.3;2.35;12300 +92101;48.76501;7.16401;299;20220321;17.5;4;10.7;2.2;6.95;0;2.56;16233 +92101;48.76501;7.16401;299;20220322;17;2;9.5;1.6;5.68;0;2.44;18100 +92101;48.76501;7.16401;299;20220323;19;.8;9.9;1.5;5.72;0;2.46;17933 +92101;48.76501;7.16401;299;20220324;19.3;2.3;10.8;1.8;5.68;0;2.78;18300 +92101;48.76501;7.16401;299;20220325;18.8;1.7;10.2;2.2;5.49;0;2.97;18445 +92101;48.76501;7.16401;299;20220326;18.6;3.7;11.1;4.3;5.82;0;3.95;18700 +92101;48.76501;7.16401;299;20220327;20.4;4.5;12.4;2.8;6.58;0;3.53;19300 +92101;48.76501;7.16401;299;20220328;21;3.5;12.2;1.6;6.92;0;2.87;18100 +92101;48.76501;7.16401;299;20220329;16.9;5.5;11.2;1.7;7.35;2.5;2.2;10100 +92101;48.76501;7.16401;299;20220330;10.4;7.7;9;2.4;9.92;7.4;1.29;5433 +92101;48.76501;7.16401;299;20220331;8.2;5.3;6.8;3;8.45;3.8;.94;3966 +92101;48.76501;7.16401;299;20220401;3.6;1.7;2.6;4.7;6.02;3.6;1.04;3900 +92101;48.76501;7.16401;299;20220402;2.4;0;1.2;3.7;5.13;1.9;.93;6270 +92101;48.76501;7.16401;299;20220403;5.8;-1.3;2.3;2.7;4.48;0;1.67;12933 +92101;48.76501;7.16401;299;20220404;8.9;-3.4;2.8;5.7;4.7;1.9;2.24;16685 +92101;48.76501;7.16401;299;20220405;8.7;4.3;6.5;6;9.23;1.5;.6;4301 +92101;48.76501;7.16401;299;20220406;12.1;7.8;10;5.4;9.48;1;2.15;9100 +92101;48.76501;7.16401;299;20220407;12.3;8.1;10.2;8.1;9.52;10.4;1.96;7193 +92101;48.76501;7.16401;299;20220408;8.2;5.6;6.9;4.6;7.78;32;1.91;4166 +92101;48.76501;7.16401;299;20220409;9.1;.4;4.8;3.1;6.28;.4;2.02;16166 +92101;48.76501;7.16401;299;20220410;11.4;-.3;5.5;1.6;5.98;0;2.16;18133 +92101;48.76501;7.16401;299;20220411;17.3;1;9.2;2.5;6.88;0;3.07;20866 +92101;48.76501;7.16401;299;20220412;22;5;13.5;2.3;8.68;0;3.29;18200 +92101;48.76501;7.16401;299;20220413;23;8.9;15.9;2.2;10.42;0;3.57;18566 +92101;48.76501;7.16401;299;20220414;20.3;10.1;15.2;2.3;11.85;0;2.97;16233 +92101;48.76501;7.16401;299;20220415;19.9;8.3;14.1;3;10.32;0;3.35;18600 +92101;48.76501;7.16401;299;20220416;15.5;5.2;10.3;5.6;7.22;0;3.93;22133 +92101;48.76501;7.16401;299;20220417;17;2.6;9.8;4.7;5.42;0;4.25;24133 +92101;48.76501;7.16401;299;20220418;18.3;2.3;10.3;2.8;6.18;0;3.77;24033 +92101;48.76501;7.16401;299;20220419;19.4;3.2;11.3;2.4;6.85;0;3.59;21833 +92101;48.76501;7.16401;299;20220420;16.2;4.9;10.5;4.6;5.92;0;4.23;23633 +92101;48.76501;7.16401;299;20220421;17.5;3.7;10.6;4.1;7.72;0;3.31;22409 +92101;48.76501;7.16401;299;20220422;18.8;4.8;11.8;4.5;8.85;0;3.9;22600 +92101;48.76501;7.16401;299;20220423;15.4;7;11.2;3.9;9.48;2.1;2.54;11566 +92101;48.76501;7.16401;299;20220424;12;7.8;9.9;2.2;11.02;8.9;1.04;4533 +92101;48.76501;7.16401;299;20220425;16.3;7.5;11.9;2.1;10.78;2.1;2.24;13433 +92101;48.76501;7.16401;299;20220426;13.3;5.1;9.2;2.6;9.05;1;2.33;15533 +92101;48.76501;7.16401;299;20220427;16.8;3.5;10.1;3.2;8.95;0;2.91;19100 +92101;48.76501;7.16401;299;20220428;19.9;5.1;12.5;3.8;8.28;0;4.39;25666 +92101;48.76501;7.16401;299;20220429;18.8;6.4;12.6;2.5;8.72;.3;3.08;15600 +92101;48.76501;7.16401;299;20220430;15.2;7.2;11.2;3.3;9.52;0;2.9;16900 +92101;48.76501;7.16401;299;20220501;16.3;3;9.7;1.9;8.95;0;2.44;16166 +92101;48.76501;7.16401;299;20220502;20;5.8;12.9;2.3;9.78;0;3.36;20066 +92101;48.76501;7.16401;299;20220503;21.3;6.5;13.9;2;10.78;.5;3.62;22100 +92101;48.76501;7.16401;299;20220504;20.9;6.9;13.9;1.9;11.45;4.4;3.33;19666 +92101;48.76501;7.16401;299;20220505;15.6;9.3;12.4;2.1;11.35;.3;2.12;11400 +92101;48.76501;7.16401;299;20220506;19.2;8.9;14;1.7;10.45;0;3.13;18323 +92101;48.76501;7.16401;299;20220507;21.2;5.7;13.5;1.4;9.95;0;3.53;22541 +92101;48.76501;7.16401;299;20220508;21.7;7;14.4;2;10.95;.3;3.67;21834 +92101;48.76501;7.16401;299;20220509;23.4;7.1;15.2;1.9;11.65;0;3.95;23314 +92101;48.76501;7.16401;299;20220510;24.2;9.4;16.8;1.9;12.5;0;4;22110 +92101;48.76501;7.16401;299;20220511;26.6;12.4;19.5;3.9;13.5;0;5.13;21844 +92101;48.76501;7.16401;299;20220512;21.7;14;17.9;3;13.85;.4;3.5;16356 +92101;48.76501;7.16401;299;20220513;20.7;14.4;17.5;2.4;11.95;0;3.37;14940 +92101;48.76501;7.16401;299;20220514;23.2;5.6;14.4;1.3;9.7;0;4.05;25042 +92101;48.76501;7.16401;299;20220515;26.7;7.2;17;2.4;11.6;.1;4.99;26364 +92101;48.76501;7.16401;299;20220516;21.4;14.8;18.1;4.3;14.5;2;3.5;14618 +92101;48.76501;7.16401;299;20220517;25.5;9.8;17.6;1.4;13.4;0;4.18;23722 +92101;48.76501;7.16401;299;20220518;28.5;11;19.8;1.9;13.4;0;4.99;25398 +92101;48.76501;7.16401;299;20220519;28.4;13.7;21.1;2.9;15.2;.8;5.15;22827 +92101;48.76501;7.16401;299;20220520;27.8;15.4;21.6;4.3;15;3.1;5.5;21201 +92101;48.76501;7.16401;299;20220521;21.7;9.3;15.5;2.6;12.05;0;3.84;21641 +92101;48.76501;7.16401;299;20220522;23.3;8.6;15.9;1.6;11.35;2.8;4.07;23196 +92101;48.76501;7.16401;299;20220523;24.3;13;18.6;4.1;14.95;11.6;4.35;20997 +92101;48.76501;7.16401;299;20220524;17.7;12.1;14.9;4;12.7;.3;2.87;14739 +92101;48.76501;7.16401;299;20220525;20.1;6.8;13.5;2.6;10.6;0;3.76;22584 +92101;48.76501;7.16401;299;20220526;19.8;11.6;15.7;3.3;11.6;0;3.62;17793 +92101;48.76501;7.16401;299;20220527;18.1;11.4;14.8;3.6;12.55;.1;2.97;15608 +92101;48.76501;7.16401;299;20220528;17.7;7.7;12.7;1.6;9.25;0;3.28;19989 +92101;48.76501;7.16401;299;20220529;16.5;7.2;11.8;2;8.15;.1;3.26;19258 +92101;48.76501;7.16401;299;20220530;18.9;2.1;10.5;1.7;8.15;0;3.74;25640 +92101;48.76501;7.16401;299;20220531;21.4;5.9;13.6;1.8;9;0;4.16;25171 +92101;48.76501;7.16401;299;20220601;21.8;7.2;14.5;2.1;9.65;0;4.24;24112 +92101;48.76501;7.16401;299;20220602;22.4;9.3;15.8;2.1;10.4;0;4.25;23301 +92101;48.76501;7.16401;299;20220603;23.3;9.9;16.6;1.6;14.1;1.1;3.97;23491 +92101;48.76501;7.16401;299;20220604;26.8;14.1;20.5;2.1;17.5;22.9;4.44;22813 +92101;48.76501;7.16401;299;20220605;21.1;16.3;18.7;3.3;18.05;5.6;2.76;14015 +92101;48.76501;7.16401;299;20220606;21.5;14.2;17.8;3.4;14.65;.1;3.59;17507 +92101;48.76501;7.16401;299;20220607;20.5;13;16.7;2.7;13.9;3.1;3.34;17434 +92101;48.76501;7.16401;299;20220608;21;10.3;15.6;2.4;13.5;5.9;3.6;20808 +92101;48.76501;7.16401;299;20220609;19.7;11.7;15.7;3.5;12.5;.2;3.53;18317 +92101;48.76501;7.16401;299;20220610;23.7;8;15.9;1.2;11.75;0;4.28;25651 +92101;48.76501;7.16401;299;20220611;26.6;10.5;18.6;.8;13.65;.1;4.49;25893 +92101;48.76501;7.16401;299;20220612;26.9;11.7;19.3;1.6;14.45;1;4.74;25138 +92101;48.76501;7.16401;299;20220613;22.5;12.9;17.7;2.3;11.17;0;4.55;22947 +92101;48.76501;7.16401;299;20220614;26.1;9.3;17.7;2.2;11.13;0;5.19;26934 +92101;48.76501;7.16401;299;20220615;30.1;10.4;20.3;.9;12;0;5.25;28894 +92101;48.76501;7.16401;299;20220616;28.6;14.1;21.3;1.6;12.75;0;5.11;24759 +92101;48.76501;7.16401;299;20220617;29.4;11.7;20.5;1.6;11.9;0;5.49;27424 +92101;48.76501;7.16401;299;20220618;35.2;14.2;24.7;1.4;14.7;0;6.22;28937 +92101;48.76501;7.16401;299;20220619;34.3;20;27.2;4.7;16.25;0;7.83;23863 +92101;48.76501;7.16401;299;20220620;24.5;16.8;20.7;2.4;16.2;1;3.96;17773 +92101;48.76501;7.16401;299;20220621;27.9;12.8;20.4;2.6;13.75;.7;5.33;25680 +92101;48.76501;7.16401;299;20220622;23.5;17;20.2;1.6;17.75;.7;3.34;16517 +92101;48.76501;7.16401;299;20220623;28.8;14.5;21.6;1.7;17.7;8.9;4.85;24538 +92101;48.76501;7.16401;299;20220624;23.8;15.5;19.7;3.1;16.85;2.2;3.86;18693 +92101;48.76501;7.16401;299;20220625;25.8;13.3;19.5;2.8;16;2.2;4.58;23094 +92101;48.76501;7.16401;299;20220626;20;14.4;17.2;1.8;17.2;20.2;2.66;15167 +92101;48.76501;7.16401;299;20220627;20.5;15.7;18.1;2.5;16.95;1;2.77;14207 +92101;48.76501;7.16401;299;20220628;24.2;10.4;17.3;1.6;14.45;0;4.24;24332 +92101;48.76501;7.16401;299;20220629;27.7;16;21.8;1.5;15.65;.1;4.59;22362 +92101;48.76501;7.16401;299;20220630;29.4;12.9;21.2;2.4;16;9.2;5.44;26153 +92101;48.76501;7.16401;299;20220701;21.4;12.4;16.9;2.7;12.9;0;3.81;19624 +92101;48.76501;7.16401;299;20220702;26.4;8.3;17.4;1.5;12.5;0;4.82;27284 +92101;48.76501;7.16401;299;20220703;28.9;12.8;20.9;2.5;13.4;0;5.64;25824 +92101;48.76501;7.16401;299;20220704;26;12.7;19.3;1.6;12.65;0;4.58;23384 +92101;48.76501;7.16401;299;20220705;26.6;11.3;19;1.8;11.7;0;4.94;25095 +92101;48.76501;7.16401;299;20220706;21.7;11;16.3;1.9;11.15;0;3.92;20686 +92101;48.76501;7.16401;299;20220707;20.7;10.4;15.6;2.6;12.35;0;3.71;20292 +92101;48.76501;7.16401;299;20220708;23.7;8.1;15.9;1.5;11.3;.1;4.33;25138 +92101;48.76501;7.16401;299;20220709;26.6;8.9;17.7;1.5;12.9;0;4.78;26746 +92101;48.76501;7.16401;299;20220710;22.8;14;18.4;2.6;11.95;0;4.19;19125 +92101;48.76501;7.16401;299;20220711;25.9;10.3;18.1;1.5;13.1;0;4.54;24766 +92101;48.76501;7.16401;299;20220712;27.7;11.8;19.8;1.8;13.5;0;5.01;25502 +92101;48.76501;7.16401;299;20220713;31.6;11.5;21.6;1.3;12.5;0;5.44;27717 +92101;48.76501;7.16401;299;20220714;33;14.4;23.7;2.8;13;0;6.65;26787 +92101;48.76501;7.16401;299;20220715;25.7;11.7;18.7;1.8;11.2;0;4.61;23343 +92101;48.76501;7.16401;299;20220716;26.9;9.4;18.2;1.6;10.45;0;4.94;26089 +92101;48.76501;7.16401;299;20220717;29.4;10.8;20.1;1.8;10.45;0;5.49;26978 +92101;48.76501;7.16401;299;20220718;33.4;12.6;23;1.4;10.75;0;5.77;28025 +92101;48.76501;7.16401;299;20220719;35.9;15.1;25.5;1.9;12.2;0;6.54;27442 +92101;48.76501;7.16401;299;20220720;30.7;19.2;25;2.5;16.1;7.3;5.37;20464 +92101;48.76501;7.16401;299;20220721;27.7;17.4;22.5;2.9;17.8;0;4.56;19804 +92101;48.76501;7.16401;299;20220722;31;13.5;22.3;1.9;15.85;0;5.4;25815 +92101;48.76501;7.16401;299;20220723;27.9;16.8;22.3;2.3;16.05;0;4.62;20464 +92101;48.76501;7.16401;299;20220724;31.6;15.3;23.5;1.4;15.2;0;5.13;24607 +92101;48.76501;7.16401;299;20220725;32.8;16.8;24.8;3.3;15.35;.3;6.42;23598 +92101;48.76501;7.16401;299;20220726;25.4;16.1;20.7;3.6;13.5;0;4.73;18223 +92101;48.76501;7.16401;299;20220727;24.7;13.9;19.3;1.9;13.05;0;4.05;19466 +92101;48.76501;7.16401;299;20220728;26.7;11.7;19.2;2.1;12.45;0;4.66;23168 +92101;48.76501;7.16401;299;20220729;27.9;14;20.9;2.3;12.95;0;4.91;22141 +92101;48.76501;7.16401;299;20220730;28.5;13.2;20.8;2.4;12.65;0;5.12;23045 +92101;48.76501;7.16401;299;20220731;31;12.9;22;2.5;13.05;0;5.74;24908 +92101;48.76501;7.16401;299;20220801;26.6;15.5;21.1;2.3;15.75;0;4.18;19252 +92101;48.76501;7.16401;299;20220802;30.1;13.7;21.9;.8;14.95;0;4.37;23508 +92101;48.76501;7.16401;299;20220803;34.7;14.6;24.7;.9;14.6;0;5.09;25975 +92101;48.76501;7.16401;299;20220804;36.8;17;26.9;1.4;14.8;.7;5.69;25322 +92101;48.76501;7.16401;299;20220805;25.9;20.3;23.1;3;17.55;.8;3.77;13437 +92101;48.76501;7.16401;299;20220806;25.1;13.6;19.3;2.8;11.4;0;4.48;19436 +92101;48.76501;7.16401;299;20220807;27;8.8;17.9;2.2;9.4;0;4.9;24062 +92101;48.76501;7.16401;299;20220808;29.2;10;19.6;2.1;9.85;0;5.23;24488 +92101;48.76501;7.16401;299;20220809;30;11.5;20.7;2.1;10.65;0;5.28;23805 +92101;48.76501;7.16401;299;20220810;29.4;13.4;21.4;2.8;10.2;0;5.54;22107 +92101;48.76501;7.16401;299;20220811;29.2;11.9;20.6;2.5;10.1;0;5.36;22832 +92101;48.76501;7.16401;299;20220812;29.3;11.5;20.4;2.6;10.15;0;5.35;22895 +92101;48.76501;7.16401;299;20220813;29.4;12.2;20.8;2.4;10.35;0;5.26;22498 +92101;48.76501;7.16401;299;20220814;30.7;12.1;21.4;2.9;12.25;6;5.63;23307 +92101;48.76501;7.16401;299;20220815;24.1;16.6;20.4;3.5;17.55;2.2;3.37;14893 +92101;48.76501;7.16401;299;20220816;29.1;15.4;22.3;1.3;16.4;.4;3.92;19741 +92101;48.76501;7.16401;299;20220817;28.9;16.2;22.5;1.9;17.4;3.2;4.01;18727 +92101;48.76501;7.16401;299;20220818;22;17.9;20;2.1;19.4;3.3;2.23;10521 +92101;48.76501;7.16401;299;20220819;26.6;17.5;22.1;2.9;17.35;.8;3.81;15764 +92101;48.76501;7.16401;299;20220820;25.4;17;21.2;2.9;15.75;.1;3.74;15109 +92101;48.76501;7.16401;299;20220821;27.2;10.8;19;1.4;12.15;0;3.91;20818 +92101;48.76501;7.16401;299;20220822;28.7;11.6;20.2;1.3;12.9;0;3.99;21111 +92101;48.76501;7.16401;299;20220823;29.8;13.6;21.7;1.5;13.7;0;4.16;20315 +92101;48.76501;7.16401;299;20220824;31.1;13.2;22.2;1.9;12.55;0;4.68;21099 +92101;48.76501;7.16401;299;20220825;30.6;13.4;22;1.6;14.25;0;4.24;20375 +92101;48.76501;7.16401;299;20220826;26.7;15;20.9;2.4;16.4;2.3;3.65;16608 +92101;48.76501;7.16401;299;20220827;25.2;17.3;21.3;1.4;18.25;.2;2.78;13725 +92101;48.76501;7.16401;299;20220828;26.3;13.4;19.9;2.1;15.9;0;3.45;17271 +92101;48.76501;7.16401;299;20220829;28;13.2;20.6;2.5;12.85;0;4.27;18637 +92101;48.76501;7.16401;299;20220830;30.3;16.3;23.3;2.4;13.65;.4;4.52;17952 +92101;48.76501;7.16401;299;20220831;23.7;14.6;19.2;2;16.5;.3;2.75;13914 +92101;48.76501;7.16401;299;20220901;24;12.1;18.1;2.6;13.6;0;3.3;16199 +92101;48.76501;7.16401;299;20220902;25.4;12.8;19.1;2.6;12.3;9.6;3.74;16602 +92101;48.76501;7.16401;299;20220903;22.1;14.7;18.4;1.8;16.4;4.6;2.33;12305 +92101;48.76501;7.16401;299;20220904;26.9;11.4;19.1;1.3;14.25;.1;3.21;17869 +92101;48.76501;7.16401;299;20220905;28.1;13.1;20.6;1.7;15.05;7.4;3.49;17307 +92101;48.76501;7.16401;299;20220906;28.7;15;21.8;2.5;17.25;.8;3.67;16520 +92101;48.76501;7.16401;299;20220907;23.9;16.1;20;2.4;17.25;12.3;2.62;12085 +92101;48.76501;7.16401;299;20220908;20.8;13.5;17.1;3.5;15.35;6.2;2.36;11606 +92101;48.76501;7.16401;299;20220909;19.2;14.7;17;4.9;14.45;8.3;2.44;9088 +92101;48.76501;7.16401;299;20220910;17.4;13.3;15.4;4.8;14.7;1.7;1.76;8423 +92101;48.76501;7.16401;299;20220911;21;14;17.5;2.6;14.4;.1;2.38;11107 +92101;48.76501;7.16401;299;20220912;25;9.1;17;1.5;12.85;.1;2.85;16493 +92101;48.76501;7.16401;299;20220913;27.1;11.7;19.4;1.5;14.75;22.5;2.99;16051 +92101;48.76501;7.16401;299;20220914;23.4;17.4;20.4;3.4;19.67;17.3;2.15;9407 +92101;48.76501;7.16401;299;20220915;19.5;16.4;17.9;3;16.5;12.5;1.77;7001 +92101;48.76501;7.16401;299;20220916;16.9;11.6;14.3;3.1;12.15;.5;1.95;8986 +92101;48.76501;7.16401;299;20220917;15.3;7.5;11.4;4.5;9.95;1.1;2.1;10949 +92101;48.76501;7.16401;299;20220918;15;8.5;11.7;4.9;9.65;.2;2.22;9904 +92101;48.76501;7.16401;299;20220919;15.8;5.9;10.8;2.8;9.7;.1;1.92;11934 +92101;48.76501;7.16401;299;20220920;15.1;5;10.1;1.3;9.8;.1;1.56;11832 +92101;48.76501;7.16401;299;20220921;16.5;3.5;10;1.9;8.95;0;1.89;13542 +92101;48.76501;7.16401;299;20220922;17.9;2.7;10.3;1.8;8.3;0;2.07;14493 +92101;48.76501;7.16401;299;20220923;17.9;4.3;11.1;1.2;9.55;0;1.79;13224 +92101;48.76501;7.16401;299;20220924;17.6;8.3;13;1.7;11.8;1.7;1.68;10878 +92101;48.76501;7.16401;299;20220925;14.2;10.4;12.3;1.8;12.4;4.2;1.15;6746 +92101;48.76501;7.16401;299;20220926;13.6;6.6;10.1;4.3;10.8;7.4;1.31;9078 +92101;48.76501;7.16401;299;20220927;11.4;8.3;9.8;5.9;10.6;11.8;1.13;6035 +92101;48.76501;7.16401;299;20220928;13;7.5;10.3;4;10.4;0;1.34;7938 +92101;48.76501;7.16401;299;20220929;12.4;5.4;8.9;1.2;9.8;2;1.12;8843 +92101;48.76501;7.16401;299;20220930;15.4;5.7;10.6;1.2;9.8;1.6;1.35;10518 +92101;48.76501;7.16401;299;20221001;13.9;6;10;6.5;11.6;6.9;1.03;9072 +92101;48.76501;7.16401;299;20221002;17.5;12.4;15;3.9;14.4;20;1.46;7205 +92101;48.76501;7.16401;299;20221003;15.4;8.8;12.1;1.4;11.3;0;1.24;8300 +92101;48.76501;7.16401;299;20221004;19;4;11.5;1.2;10.45;.1;1.5;12121 +92101;48.76501;7.16401;299;20221005;21.3;6;13.6;3.3;12.55;0;2.04;12085 +92101;48.76501;7.16401;299;20221006;17.2;12.8;15;2.1;11.8;0;1.58;6201 +92101;48.76501;7.16401;299;20221007;17.8;4.2;11;1.1;10.95;0;1.3;11111 +92101;48.76501;7.16401;299;20221008;15.8;9.9;12.9;2.4;12.05;.1;1.27;7117 +92101;48.76501;7.16401;299;20221009;16.9;2.7;9.8;2.1;9.3;0;1.47;11013 +92101;48.76501;7.16401;299;20221010;20.8;5.9;13.4;2.8;12.25;.1;1.81;11083 +92101;48.76501;7.16401;299;20221011;16.9;11.2;14;1.8;12.65;.1;1.22;6732 +92101;48.76501;7.16401;299;20221012;15.5;4.5;10;1;10.25;.1;1.01;9320 +92101;48.76501;7.16401;299;20221013;14.8;5.8;10.3;2;11.7;.5;.91;8123 +92101;48.76501;7.16401;299;20221014;15.7;11;13.4;3.3;14.55;20.7;.81;5681 +92101;48.76501;7.16401;299;20221015;16.5;14.1;15.3;5;16.2;4.7;.83;3757 +92101;48.76501;7.16401;299;20221016;21.5;14.2;17.8;2.1;15.8;.2;1.43;6976 +92101;48.76501;7.16401;299;20221017;22.2;10.9;16.6;2.2;14.45;0;1.63;8385 +92101;48.76501;7.16401;299;20221018;20.6;13.1;16.8;2.1;15.55;.1;1.31;6665 +92101;48.76501;7.16401;299;20221019;15.8;11.1;13.5;3.3;14.95;.1;.72;5332 +92101;48.76501;7.16401;299;20221020;15.5;11.4;13.5;2.4;14.4;13.1;.72;4772 +92101;48.76501;7.16401;299;20221021;18.5;12.8;15.7;3.3;15.3;11.7;1.11;5580 +92101;48.76501;7.16401;299;20221022;20;10.5;15.3;2.6;13.6;.1;1.39;7359 +92101;48.76501;7.16401;299;20221023;21.6;10.1;15.8;2.4;13.95;3.6;1.44;7850 +92101;48.76501;7.16401;299;20221024;19.3;13;16.2;4;14.15;2.5;1.62;5467 +92101;48.76501;7.16401;299;20221025;18.4;10.2;14.3;2.8;12.75;1.6;1.28;6399 +92101;48.76501;7.16401;299;20221026;20.7;12.1;16.4;2.9;14.05;.2;1.5;6469 +92101;48.76501;7.16401;299;20221027;21.8;7.8;14.8;1.5;13.45;0;1.08;8066 +92101;48.76501;7.16401;299;20221028;23.9;12.2;18;1.9;13.35;.1;1.66;7304 +92101;48.76501;7.16401;299;20221029;24.1;10.1;17.1;1.2;12.9;0;1.24;7777 +92101;48.76501;7.16401;299;20221030;23.1;10.5;16.8;1.7;11.4;0;1.62;7119 +92101;48.76501;7.16401;299;20221031;17.7;9.3;13.5;1.3;12.3;7.3;.88;5781 +92101;48.76501;7.16401;299;20221101;15;10.5;12.8;4.7;12.3;.3;1.14;3758 +92101;48.76501;7.16401;299;20221102;15;6.1;10.6;3.5;10.25;.1;1.11;5748 +92101;48.76501;7.16401;299;20221103;14.3;4.2;9.2;2.5;9.9;9.4;.8;5957 +92101;48.76501;7.16401;299;20221104;10.8;7.5;9.2;4.1;10.2;3.4;.73;3303 +92101;48.76501;7.16401;299;20221105;8.8;6.6;7.7;3.1;9.25;0;.61;2548 +92101;48.76501;7.16401;299;20221106;9.1;.1;4.6;2.8;8;.5;.46;5352 +92101;48.76501;7.16401;299;20221107;13.3;8.7;11;4.8;10.8;0;1.03;3790 +92101;48.76501;7.16401;299;20221108;17.2;3.7;10.4;3.5;9.95;13.9;1.24;6422 +92101;48.76501;7.16401;299;20221109;14;11.1;12.6;3.6;13.05;1.8;.69;2734 +92101;48.76501;7.16401;299;20221110;12.3;6.8;9.6;2.3;10.4;0;.59;3780 +92101;48.76501;7.16401;299;20221111;7.1;3.1;5.1;1.2;8.6;.1;.31;3227 +92101;48.76501;7.16401;299;20221112;7.5;3.8;5.7;2;8.75;0;.33;2728 +92101;48.76501;7.16401;299;20221113;8.8;4.6;6.7;2.7;8.45;0;.57;3238 +92101;48.76501;7.16401;299;20221114;12.9;3.9;8.4;3.1;9.65;.3;.63;4891 +92101;48.76501;7.16401;299;20221115;13.9;9.1;11.5;2.6;11.95;9.3;.62;3195 +92101;48.76501;7.16401;299;20221116;12.4;9.5;10.9;3.4;11.05;0;.78;2450 +92101;48.76501;7.16401;299;20221117;11.9;7.8;9.8;5.8;10.65;17.4;.8;2773 +92101;48.76501;7.16401;299;20221118;10.4;6.9;8.6;3.6;10;1.7;.57;2636 +92101;48.76501;7.16401;299;20221119;8.2;6.6;7.4;3.6;9.25;1.5;.56;1562 +92101;48.76501;7.16401;299;20221120;8.1;6;7.1;5.4;8.55;7.6;.78;1930 +92101;48.76501;7.16401;299;20221121;8;4.9;6.5;4.7;8.7;2.9;.53;2305 +92101;48.76501;7.16401;299;20221122;7.5;4.9;6.2;5.5;8.35;.5;.63;2026 +92101;48.76501;7.16401;299;20221123;10.5;2.3;6.4;3.9;8.2;4.7;.66;3946 +92101;48.76501;7.16401;299;20221124;10.3;6.6;8.5;4.6;8.65;3.6;.99;2436 +92101;48.76501;7.16401;299;20221125;9.8;1.9;5.9;3.1;8.55;1;.43;3615 +92101;48.76501;7.16401;299;20221126;7.9;4.5;6.2;1.7;8.5;0;.39;2098 +92101;48.76501;7.16401;299;20221127;6.7;.4;3.6;2.2;7.4;0;.26;3049 +92101;48.76501;7.16401;299;20221128;9.2;3.5;6.4;2.5;8.85;3.1;.34;3020 +92101;48.76501;7.16401;299;20221129;7.7;5.2;6.5;2.1;9.3;1.3;.31;1761 +92101;48.76501;7.16401;299;20221130;6.8;4.9;5.9;1.8;8.75;.4;.34;1467 +92101;48.76501;7.16401;299;20221201;3.6;3.1;3.4;2.4;6.95;0;.47;438 +92101;48.76501;7.16401;299;20221202;3;2.4;2.7;1.8;6.9;.3;.38;581 +92101;48.76501;7.16401;299;20221203;3.2;1.3;2.3;4;6.35;0;.47;1433 +92101;48.76501;7.16401;299;20221204;1.8;.7;1.2;3.6;6.25;4.5;.33;915 +92101;48.76501;7.16401;299;20221205;4.6;1.5;3.1;2.6;7.15;.1;.28;1897 +92101;48.76501;7.16401;299;20221206;2.8;1.8;2.3;1.8;7;0;.29;888 +92101;48.76501;7.16401;299;20221207;2.7;.4;1.6;2.2;6.45;.3;.28;1530 +92101;48.76501;7.16401;299;20221208;3.5;-1.2;1.1;1.5;5.8;0;.28;2322 +92101;48.76501;7.16401;299;20221209;1.4;-4.6;-1.6;1.5;5.15;0;.14;2686 +92101;48.76501;7.16401;299;20221210;-.1;-.1;-.1;2.1;5.4;.2;.42;33 +92101;48.76501;7.16401;299;20221211;-1.9;-4.5;-3.2;2;4.65;0;.2;1516 +92101;48.76501;7.16401;299;20221212;-.9;-4.8;-2.8;2.5;4.2;0;.31;2044 +92101;48.76501;7.16401;299;20221213;-2.6;-6;-4.3;3.8;3.65;.1;.41;1939 +92101;48.76501;7.16401;299;20221214;-1.7;-3.5;-2.6;2.2;4.8;3.8;.22;1245 +92101;48.76501;7.16401;299;20221215;-1.3;-2.8;-2;2.5;4.65;0;.33;1083 +92101;48.76501;7.16401;299;20221216;-2;-9.7;-5.9;1.6;3.15;0;.25;2985 +92101;48.76501;7.16401;299;20221217;-2.7;-14.1;-8.4;1.9;2.8;0;.18;3647 +92101;48.76501;7.16401;299;20221218;-4.6;-12.3;-8.5;2.9;3.3;.7;.1;2708 +92101;48.76501;7.16401;299;20221219;9.6;-4.4;2.6;3.3;6.95;.2;.3;4394 +92101;48.76501;7.16401;299;20221220;13.9;9.3;11.6;6;10.1;6.2;1.46;2259 +92101;48.76501;7.16401;299;20221221;11;10.3;10.7;6.4;11.6;6;.71;473 +92101;48.76501;7.16401;299;20221222;10.4;9.7;10.1;8.2;11.35;15.3;.66;559 +92101;48.76501;7.16401;299;20221223;13;9.4;11.2;6.3;12.65;6.4;.42;1954 +92101;48.76501;7.16401;299;20221224;11.2;9.1;10.2;5;10.75;.7;.77;1311 +92101;48.76501;7.16401;299;20221225;14.6;7.9;11.2;3;10.7;.6;.75;2809 +92101;48.76501;7.16401;299;20221226;10.2;10.2;10.2;6;10.4;10.7;1.07;0 +92101;48.76501;7.16401;299;20221227;6.7;1.8;4.3;3.3;7;0;.5;2380 +92101;48.76501;7.16401;299;20221228;9.7;.2;4.9;6.8;8.1;.6;.49;3431 +92101;48.76501;7.16401;299;20221229;11.3;9.2;10.2;7.8;9.6;3.4;1.42;1422 +92101;48.76501;7.16401;299;20221230;11.2;2.5;6.9;5.2;9.4;1.9;.41;3346 +92101;48.76501;7.16401;299;20221231;16.5;11.6;14.1;8.4;11.75;0;1.95;2433 +92102;48.77314;7.50381;206;20220101;13.4;6.6;10;2.2;10.11;0;.49;2261 +92102;48.77314;7.50381;206;20220102;13.4;2.1;7.7;4.9;8.81;0;.88;3840 +92102;48.77314;7.50381;206;20220103;12.1;11.1;11.6;6.8;9.81;7.1;1.67;661 +92102;48.77314;7.50381;206;20220104;12.9;9.2;11.1;6.9;10.11;13.5;1.48;2355 +92102;48.77314;7.50381;206;20220105;3.4;1.8;2.6;5.5;6.31;.1;.56;1053 +92102;48.77314;7.50381;206;20220106;5.5;2.4;4;2.8;6.41;.1;.63;1375 +92102;48.77314;7.50381;206;20220107;2.8;-.8;1;6.1;6.11;2;.34;1707 +92102;48.77314;7.50381;206;20220108;4.3;1.8;3;7.2;6.61;6.3;.51;1599 +92102;48.77314;7.50381;206;20220109;6.1;2.9;4.5;5.5;7.01;.8;.69;1576 +92102;48.77314;7.50381;206;20220110;4.4;-.2;2.1;2.2;6.21;0;.39;2624 +92102;48.77314;7.50381;206;20220111;5;-1.9;1.6;2.1;5.73;.1;.42;3205 +92102;48.77314;7.50381;206;20220112;3.3;-2.5;.4;2.5;5.11;0;.47;2493 +92102;48.77314;7.50381;206;20220113;4;-1.9;1;1.9;5.51;0;.42;2599 +92102;48.77314;7.50381;206;20220114;1.1;-2.6;-.7;1.1;5.31;.3;.3;736 +92102;48.77314;7.50381;206;20220115;-.2;-2.9;-1.5;2;5.42;0;.2;1438 +92102;48.77314;7.50381;206;20220116;1.8;-2.1;-.1;3.5;5.79;.1;.27;2481 +92102;48.77314;7.50381;206;20220117;3.7;.4;2.1;2.6;6.71;.1;.26;2035 +92102;48.77314;7.50381;206;20220118;7.1;2.8;4.9;3.6;7.01;0;.66;2541 +92102;48.77314;7.50381;206;20220119;4.2;-2;1.1;3.9;6.11;1.3;.32;3106 +92102;48.77314;7.50381;206;20220120;4.5;2.2;3.4;3.3;6.21;.3;.68;1167 +92102;48.77314;7.50381;206;20220121;4.3;-.2;2.1;3;5.71;0;.51;2875 +92102;48.77314;7.50381;206;20220122;4.7;2.1;3.4;2.6;6.71;0;.48;1562 +92102;48.77314;7.50381;206;20220123;5.5;2.6;4.1;2.4;6.71;0;.56;2007 +92102;48.77314;7.50381;206;20220124;4.9;0;2.4;2.3;5.83;0;.56;4958 +92102;48.77314;7.50381;206;20220125;1.2;-2.8;-.8;1;5.49;0;.22;3170 +92102;48.77314;7.50381;206;20220126;-.5;-1.5;-1;2.5;5.46;0;.3;1046 +92102;48.77314;7.50381;206;20220127;.7;-2.3;-.8;4.7;5.51;.4;.14;2283 +92102;48.77314;7.50381;206;20220128;5.2;.3;2.7;3;6.81;0;.32;3426 +92102;48.77314;7.50381;206;20220129;5.8;.8;3.3;5.4;7.01;.7;.61;3734 +92102;48.77314;7.50381;206;20220130;7.8;4.9;6.3;3.9;6.91;.3;1.08;1699 +92102;48.77314;7.50381;206;20220131;6.8;0;3.4;7.1;6.31;.5;1.03;3662 +92102;48.77314;7.50381;206;20220201;4.7;2.3;3.5;6;7.01;2.1;.58;2967 +92102;48.77314;7.50381;206;20220202;9.4;4.7;7;4.6;9.41;1.1;.49;2916 +92102;48.77314;7.50381;206;20220203;8.8;6.3;7.6;2.3;9.01;.1;.59;2083 +92102;48.77314;7.50381;206;20220204;7.8;4.8;6.3;5.2;8.01;1.2;.87;2545 +92102;48.77314;7.50381;206;20220205;7.8;1.4;4.6;4.6;6.31;.1;1.03;3826 +92102;48.77314;7.50381;206;20220206;7.9;3;5.5;10.2;7.51;19.6;1.1;4229 +92102;48.77314;7.50381;206;20220207;7;2.2;4.6;5.1;6.01;0;1.13;3553 +92102;48.77314;7.50381;206;20220208;8.7;1.3;5;4;7.41;0;.73;4925 +92102;48.77314;7.50381;206;20220209;12.1;3;7.5;2.5;8.21;0;.89;5015 +92102;48.77314;7.50381;206;20220210;8.6;1.3;4.9;3.2;7.43;2.2;.77;5173 +92102;48.77314;7.50381;206;20220211;7.5;2.7;5.1;2.8;6.36;0;.94;6753 +92102;48.77314;7.50381;206;20220212;7.8;-3.5;2.1;1.1;5.06;0;.59;8891 +92102;48.77314;7.50381;206;20220213;12.9;-3;5;2.2;5.93;0;1.11;9999 +92102;48.77314;7.50381;206;20220214;11.9;2.6;7.2;3.8;8.19;1.2;1.14;3406 +92102;48.77314;7.50381;206;20220215;9.6;4.7;7.1;4.2;7.83;.8;1.16;5071 +92102;48.77314;7.50381;206;20220216;12.7;4.7;8.7;8.8;9.51;5.1;1.17;6324 +92102;48.77314;7.50381;206;20220217;12.4;11.7;12;8.8;8.91;0;2.49;1399 +92102;48.77314;7.50381;206;20220218;14.6;8;11.3;8;8.31;1.4;2.52;5879 +92102;48.77314;7.50381;206;20220219;9.3;4.5;6.9;6.6;5.61;.1;2.11;4996 +92102;48.77314;7.50381;206;20220220;11.3;5;8.1;9.3;8.11;5.8;1.63;5929 +92102;48.77314;7.50381;206;20220221;7.6;3.4;5.5;8.4;7.21;.9;1.11;4793 +92102;48.77314;7.50381;206;20220222;9.1;4.1;6.6;5.7;8.11;2.3;1;4604 +92102;48.77314;7.50381;206;20220223;12.5;4.6;8.6;2.8;8.31;0;1.22;5956 +92102;48.77314;7.50381;206;20220224;12.2;3.4;7.8;6.2;7.61;2.4;1.7;6563 +92102;48.77314;7.50381;206;20220225;7.3;.9;4.1;3.9;6.11;1.4;1.13;5667 +92102;48.77314;7.50381;206;20220226;7.3;-.9;3.2;3.9;5.61;.4;1.18;6949 +92102;48.77314;7.50381;206;20220227;9.6;-.3;4.6;4.8;5.01;0;1.77;8393 +92102;48.77314;7.50381;206;20220228;9.6;-.8;4.4;3;4.81;0;1.53;8623 +92102;48.77314;7.50381;206;20220301;8.4;-1.5;3.5;2.6;4.21;0;1.47;8314 +92102;48.77314;7.50381;206;20220302;7.2;-1.9;2.6;2.1;4.51;0;1.16;7637 +92102;48.77314;7.50381;206;20220303;10.7;-2.6;4.1;2.1;4.71;0;1.41;9984 +92102;48.77314;7.50381;206;20220304;9.6;-.4;4.6;3.5;4.21;0;1.95;7820 +92102;48.77314;7.50381;206;20220305;7.9;-2.2;2.9;3.7;4.11;0;1.69;8788 +92102;48.77314;7.50381;206;20220306;6.9;-2.8;2;3.5;3.73;0;1.67;11634 +92102;48.77314;7.50381;206;20220307;5.3;-2.3;1.5;4.6;3.46;0;1.84;10501 +92102;48.77314;7.50381;206;20220308;10;-2.8;3.6;2.8;3.43;0;1.95;12445 +92102;48.77314;7.50381;206;20220309;12.7;-4.5;4.1;1.3;4.26;0;1.54;13905 +92102;48.77314;7.50381;206;20220310;15.4;-2.3;6.6;2;4.43;0;2.1;14436 +92102;48.77314;7.50381;206;20220311;13.3;-1.6;5.9;2.2;4.89;0;1.93;13130 +92102;48.77314;7.50381;206;20220312;14.3;4.1;9.2;2.7;5.81;.1;2.13;10026 +92102;48.77314;7.50381;206;20220313;14.8;2.3;8.5;2.5;6.01;2;2.12;11174 +92102;48.77314;7.50381;206;20220314;14.4;6.5;10.5;3.8;7.81;0;2.18;9250 +92102;48.77314;7.50381;206;20220315;11;5;8;2.4;9.11;2.8;1.02;7389 +92102;48.77314;7.50381;206;20220316;11.5;6;8.7;2.9;9.81;0;1.07;7980 +92102;48.77314;7.50381;206;20220317;12.1;6.9;9.5;2.2;9.31;1.1;1.34;8009 +92102;48.77314;7.50381;206;20220318;13.1;6.3;9.7;6.3;7.39;0;2.5;11614 +92102;48.77314;7.50381;206;20220319;14.1;4.7;9.4;5.9;5.89;0;3.01;15795 +92102;48.77314;7.50381;206;20220320;17.9;2.9;10.4;2.4;6.66;.3;2.39;13632 +92102;48.77314;7.50381;206;20220321;18.5;2.5;10.5;1.6;6.73;0;2.17;15067 +92102;48.77314;7.50381;206;20220322;17.7;1.1;9.4;1.2;5.46;0;2.16;17724 +92102;48.77314;7.50381;206;20220323;19.6;-.3;9.6;1.3;5.49;0;2.32;17663 +92102;48.77314;7.50381;206;20220324;20.6;.2;10.4;1.4;5.56;0;2.51;17969 +92102;48.77314;7.50381;206;20220325;19.8;1.4;10.6;2.1;5.76;0;2.85;18007 +92102;48.77314;7.50381;206;20220326;20;2.6;11.3;3.4;5.73;0;3.5;18179 +92102;48.77314;7.50381;206;20220327;21.9;2.2;12.1;1.9;6.53;0;3;18685 +92102;48.77314;7.50381;206;20220328;22.5;3;12.7;1.2;6.56;0;2.66;18089 +92102;48.77314;7.50381;206;20220329;19.4;5.5;12.4;1.6;7.03;1.4;2.39;12018 +92102;48.77314;7.50381;206;20220330;12.8;8.8;10.8;2.1;10.06;6.5;1.3;5509 +92102;48.77314;7.50381;206;20220331;8.2;6;7.1;2.6;8.83;4.6;.8;4186 +92102;48.77314;7.50381;206;20220401;4.1;3.2;3.7;4.4;6.56;3.1;.88;2247 +92102;48.77314;7.50381;206;20220402;2.7;.3;1.5;4.2;5.49;1.8;.84;4022 +92102;48.77314;7.50381;206;20220403;5.8;-.8;2.5;2.4;4.86;0;1.44;11456 +92102;48.77314;7.50381;206;20220404;10;-4.3;2.9;6.2;4.99;1;2.19;16789 +92102;48.77314;7.50381;206;20220405;10;5.2;7.6;6;8.1;.7;1.32;3492 +92102;48.77314;7.50381;206;20220406;15.1;8.6;11.8;4.8;9.73;.8;2.27;8437 +92102;48.77314;7.50381;206;20220407;13.6;9.1;11.4;8.1;9.75;8;2.39;7511 +92102;48.77314;7.50381;206;20220408;12.5;6.7;9.6;4.3;7.96;27;1.94;3946 +92102;48.77314;7.50381;206;20220409;10.8;.5;5.6;2.6;6.46;.2;1.77;14291 +92102;48.77314;7.50381;206;20220410;13;-.6;6.2;1.5;6.16;0;2.01;16325 +92102;48.77314;7.50381;206;20220411;18.6;1.3;9.9;1.8;6.76;0;2.73;18691 +92102;48.77314;7.50381;206;20220412;22.5;5.1;13.8;1;9.03;0;2.71;17256 +92102;48.77314;7.50381;206;20220413;24.4;8.7;16.6;1.6;10.59;.1;3.25;17996 +92102;48.77314;7.50381;206;20220414;21.5;10.2;15.8;1.7;11.99;.1;2.68;15017 +92102;48.77314;7.50381;206;20220415;21.3;7.9;14.6;2.8;10.09;0;3.3;18569 +92102;48.77314;7.50381;206;20220416;16.5;6.5;11.5;4.1;7.06;0;3.57;21058 +92102;48.77314;7.50381;206;20220417;18.3;2.7;10.5;3.4;5.26;0;3.93;23343 +92102;48.77314;7.50381;206;20220418;19.2;1.7;10.4;2.2;6.09;0;3.5;23642 +92102;48.77314;7.50381;206;20220419;20.3;2.6;11.5;2.2;6.53;0;3.47;21252 +92102;48.77314;7.50381;206;20220420;17.5;6.2;11.9;3.9;5.86;0;4.05;23349 +92102;48.77314;7.50381;206;20220421;17.5;4.1;10.8;4.1;7.7;0;3.46;21343 +92102;48.77314;7.50381;206;20220422;19.7;5.8;12.8;3.8;8.69;0;3.64;21979 +92102;48.77314;7.50381;206;20220423;16.9;7.9;12.4;3.7;9.49;1.3;2.54;12805 +92102;48.77314;7.50381;206;20220424;12.1;8.9;10.5;2.1;10.53;10.3;1.15;6092 +92102;48.77314;7.50381;206;20220425;16.3;8.2;12.3;1.6;10.79;4.3;1.88;12164 +92102;48.77314;7.50381;206;20220426;15;7;11;2.1;10.19;2.6;1.92;11247 +92102;48.77314;7.50381;206;20220427;17.1;5.5;11.3;2.4;9.23;0;2.71;17059 +92102;48.77314;7.50381;206;20220428;21.3;4;12.7;2.6;8.33;0;4.01;25361 +92102;48.77314;7.50381;206;20220429;20.3;5.7;13;2.3;8.93;.4;3.17;17673 +92102;48.77314;7.50381;206;20220430;16;9.5;12.7;2.9;10.19;0;2.68;16086 +92102;48.77314;7.50381;206;20220501;17;4;10.5;1.5;9.19;0;2.56;18031 +92102;48.77314;7.50381;206;20220502;20.8;5.1;12.9;2;9.79;0;3.49;23306 +92102;48.77314;7.50381;206;20220503;22.3;6.7;14.5;1.5;10.86;1;3.4;21738 +92102;48.77314;7.50381;206;20220504;21.5;8.7;15.1;1.7;11.43;4;3.03;17461 +92102;48.77314;7.50381;206;20220505;15.4;10.1;12.7;1.8;12.13;1.1;1.63;8596 +92102;48.77314;7.50381;206;20220506;20.1;10.3;15.2;2.4;11.21;0;3.16;16865 +92102;48.77314;7.50381;206;20220507;21.9;7.5;14.7;2.3;10.31;0;3.6;19382 +92102;48.77314;7.50381;206;20220508;22.5;9.5;16;2.7;11.21;.2;3.76;18868 +92102;48.77314;7.50381;206;20220509;24.2;10.9;17.6;3;12.61;0;4.04;19336 +92102;48.77314;7.50381;206;20220510;25.8;11.3;18.5;1.8;13.61;0;3.93;20236 +92102;48.77314;7.50381;206;20220511;28.4;13.2;20.8;4.8;13.31;0;5.83;20944 +92102;48.77314;7.50381;206;20220512;23.4;16.5;19.9;2.7;14.21;.6;3.5;14312 +92102;48.77314;7.50381;206;20220513;22.5;15.8;19.1;2.6;12.11;0;3.47;13493 +92102;48.77314;7.50381;206;20220514;24.7;8.9;16.8;1.9;9.71;0;4.4;22272 +92102;48.77314;7.50381;206;20220515;27.6;11;19.3;2.6;11.61;0;5.01;22543 +92102;48.77314;7.50381;206;20220516;23.6;15.6;19.6;2.9;14.91;2.2;3.45;14472 +92102;48.77314;7.50381;206;20220517;26.5;11.7;19.1;2;14.31;0;4.33;21996 +92102;48.77314;7.50381;206;20220518;29.3;13.8;21.6;2.1;14.31;0;4.93;22769 +92102;48.77314;7.50381;206;20220519;30.9;15;22.9;2.5;15.71;.5;5.41;23281 +92102;48.77314;7.50381;206;20220520;31.2;16.6;23.9;2.8;17.01;1.7;5.5;22452 +92102;48.77314;7.50381;206;20220521;22.7;11.1;16.9;3;12.11;0;3.87;19501 +92102;48.77314;7.50381;206;20220522;24.4;10;17.2;2.2;11.81;3.1;4.28;22017 +92102;48.77314;7.50381;206;20220523;25.6;13.8;19.7;3.8;15.21;7.6;4.39;20816 +92102;48.77314;7.50381;206;20220524;19.9;13.5;16.7;3.6;12.51;.1;3.17;14960 +92102;48.77314;7.50381;206;20220525;22.1;9.5;15.8;2.5;10.41;0;3.97;20191 +92102;48.77314;7.50381;206;20220526;21.5;12.5;17;3.6;11.31;0;3.96;16928 +92102;48.77314;7.50381;206;20220527;19.3;12.6;15.9;3.5;12.61;0;2.95;13591 +92102;48.77314;7.50381;206;20220528;19.2;9.6;14.4;2.4;9.41;0;3.53;18184 +92102;48.77314;7.50381;206;20220529;17.2;9.2;13.2;2.1;8.31;.3;3.16;16729 +92102;48.77314;7.50381;206;20220530;20;5;12.5;1.9;8.11;0;3.93;24110 +92102;48.77314;7.50381;206;20220531;23.2;9.2;16.2;2.7;9.01;0;4.61;22762 +92102;48.77314;7.50381;206;20220601;23.7;9.6;16.6;2.9;9.51;0;4.74;22361 +92102;48.77314;7.50381;206;20220602;23.4;12;17.7;3.5;10.31;0;4.9;21170 +92102;48.77314;7.50381;206;20220603;24.4;13;18.7;2;13.61;1.5;3.95;19896 +92102;48.77314;7.50381;206;20220604;26.7;15.7;21.2;2.3;17.91;14.9;4.07;20254 +92102;48.77314;7.50381;206;20220605;23.6;17.4;20.5;4;18.51;6.1;3.3;14930 +92102;48.77314;7.50381;206;20220606;22.6;15;18.8;3.4;14.91;.4;3.68;16685 +92102;48.77314;7.50381;206;20220607;21.4;13.7;17.6;3.2;14.91;3.9;3.07;16461 +92102;48.77314;7.50381;206;20220608;21.5;11.2;16.4;3.8;13.91;10.6;3.33;18085 +92102;48.77314;7.50381;206;20220609;20.8;12.4;16.6;3.2;12.81;.2;3.62;18807 +92102;48.77314;7.50381;206;20220610;25;9.7;17.4;1.6;12.41;0;4.36;23779 +92102;48.77314;7.50381;206;20220611;27.7;11.6;19.7;1.8;14.01;0;4.85;24703 +92102;48.77314;7.50381;206;20220612;28.7;14;21.3;2.4;15.11;1.9;5.08;23100 +92102;48.77314;7.50381;206;20220613;22.9;14.6;18.7;2.7;11.21;0;4.3;18557 +92102;48.77314;7.50381;206;20220614;26;12.6;19.3;2.9;11.01;0;5.27;23795 +92102;48.77314;7.50381;206;20220615;31.2;13.9;22.5;1.9;12.01;.1;5.87;26005 +92102;48.77314;7.50381;206;20220616;29.9;15.9;22.9;2.5;13.21;0;5.7;23554 +92102;48.77314;7.50381;206;20220617;30.1;14.7;22.4;1.6;12.11;0;5.29;24566 +92102;48.77314;7.50381;206;20220618;35.1;15.5;25.3;2.5;15.81;0;6.59;27361 +92102;48.77314;7.50381;206;20220619;36;20.8;28.4;3.9;16.41;0;7.75;23020 +92102;48.77314;7.50381;206;20220620;26.1;18.9;22.5;2.6;16.51;.3;4.08;16137 +92102;48.77314;7.50381;206;20220621;28.7;13.6;21.1;2.5;13.41;.9;5.44;25116 +92102;48.77314;7.50381;206;20220622;23;16.9;19.9;2.8;16.61;2.2;3.48;16402 +92102;48.77314;7.50381;206;20220623;30.4;15.5;22.9;2.4;18.81;10.8;5.24;24845 +92102;48.77314;7.50381;206;20220624;24.7;16;20.3;3;18.01;3.3;3.8;18962 +92102;48.77314;7.50381;206;20220625;27.4;14.2;20.8;3.1;16.41;2.7;5.01;23280 +92102;48.77314;7.50381;206;20220626;24.4;15.5;20;2.5;17.81;35.3;3.95;19835 +92102;48.77314;7.50381;206;20220627;21.9;16.9;19.4;2.2;18.01;1.9;2.73;13805 +92102;48.77314;7.50381;206;20220628;25;12.5;18.7;2.2;15.01;0;4.25;21781 +92102;48.77314;7.50381;206;20220629;28.2;17;22.6;1.2;15.71;0;4.39;20741 +92102;48.77314;7.50381;206;20220630;30.6;15.1;22.8;2.3;16.81;11.7;5.51;24715 +92102;48.77314;7.50381;206;20220701;22;13.4;17.7;2.6;13.81;.1;3.75;19295 +92102;48.77314;7.50381;206;20220702;27.7;10.3;19;2.1;13.11;0;5.13;25929 +92102;48.77314;7.50381;206;20220703;29.8;14.4;22.1;1.8;14.31;0;5.2;23903 +92102;48.77314;7.50381;206;20220704;26.9;15.9;21.4;2.5;13.41;0;4.76;19967 +92102;48.77314;7.50381;206;20220705;27.8;14.1;21;2.4;11.81;0;5.36;23552 +92102;48.77314;7.50381;206;20220706;23.4;13.6;18.5;2.4;11.61;0;4.28;19786 +92102;48.77314;7.50381;206;20220707;22.2;12.2;17.2;2.8;12.31;0;3.78;17610 +92102;48.77314;7.50381;206;20220708;24.3;11.3;17.8;2;11.81;0;4.31;21730 +92102;48.77314;7.50381;206;20220709;27;12.1;19.5;2.1;13.21;0;4.71;22901 +92102;48.77314;7.50381;206;20220710;23.1;15.5;19.3;2.3;12.61;0;3.86;17009 +92102;48.77314;7.50381;206;20220711;26.1;12.2;19.2;2.2;13.51;0;4.52;22047 +92102;48.77314;7.50381;206;20220712;27.8;14.6;21.2;3;14.21;0;5.12;21418 +92102;48.77314;7.50381;206;20220713;32.2;14.5;23.3;1.7;12.61;0;5.51;23813 +92102;48.77314;7.50381;206;20220714;34.1;17;25.6;3.2;12.41;0;6.89;22233 +92102;48.77314;7.50381;206;20220715;26.4;14.6;20.5;2.1;11.61;0;4.72;20552 +92102;48.77314;7.50381;206;20220716;27.4;12.1;19.8;2.5;10.51;0;5.29;23511 +92102;48.77314;7.50381;206;20220717;29;13.8;21.4;3.2;9.81;0;6.02;22561 +92102;48.77314;7.50381;206;20220718;33.3;15.6;24.5;2.4;10.01;0;6.24;23438 +92102;48.77314;7.50381;206;20220719;36.6;17.6;27.1;2.3;12.11;0;6.71;24023 +92102;48.77314;7.50381;206;20220720;32.4;19.9;26.2;2.5;16.31;8.6;5.38;18590 +92102;48.77314;7.50381;206;20220721;28.4;17.8;23.1;2.3;18.11;0;4.45;19734 +92102;48.77314;7.50381;206;20220722;31.2;16;23.6;2.6;17.01;0;5.3;22495 +92102;48.77314;7.50381;206;20220723;29.1;19.3;24.2;2.6;15.91;.1;4.66;16857 +92102;48.77314;7.50381;206;20220724;31.8;17.3;24.6;2.1;15.71;0;5.19;21263 +92102;48.77314;7.50381;206;20220725;33.9;17.7;25.8;3.6;16.01;.1;6.65;22383 +92102;48.77314;7.50381;206;20220726;26.6;17.5;22.1;3.4;13.91;0;4.69;16859 +92102;48.77314;7.50381;206;20220727;25.4;15.8;20.6;2.7;13.11;0;4.3;17946 +92102;48.77314;7.50381;206;20220728;28.4;15.2;21.8;3.7;12.21;0;5.66;20438 +92102;48.77314;7.50381;206;20220729;28.8;16.5;22.7;2.4;13.01;0;4.94;19427 +92102;48.77314;7.50381;206;20220730;29.7;15.7;22.7;2.6;12.91;0;5.21;20327 +92102;48.77314;7.50381;206;20220731;32;16.8;24.4;2.2;13.01;0;5.38;20399 +92102;48.77314;7.50381;206;20220801;28.5;17.9;23.2;2.5;16.01;.2;4.49;16684 +92102;48.77314;7.50381;206;20220802;30.6;16;23.3;1.7;15.61;0;4.63;20781 +92102;48.77314;7.50381;206;20220803;35.1;16.9;26;1.8;14.41;0;5.59;22890 +92102;48.77314;7.50381;206;20220804;37.3;19.7;28.5;2.3;14.81;.4;6.26;21606 +92102;48.77314;7.50381;206;20220805;29.3;22.2;25.7;2.9;16.91;.1;4.63;14813 +92102;48.77314;7.50381;206;20220806;25.7;15.9;20.8;3.4;11.41;0;4.81;17306 +92102;48.77314;7.50381;206;20220807;27.8;13.1;20.5;3.4;9.51;0;5.6;19360 +92102;48.77314;7.50381;206;20220808;29.7;13.1;21.4;2.5;9.81;0;5.34;20789 +92102;48.77314;7.50381;206;20220809;30.7;15.4;23;3.3;10.41;0;5.97;18783 +92102;48.77314;7.50381;206;20220810;30.4;17.3;23.8;4.7;10.21;0;6.86;17882 +92102;48.77314;7.50381;206;20220811;30.4;15.7;23.1;3.8;10.11;0;6.31;19124 +92102;48.77314;7.50381;206;20220812;30.1;15.8;22.9;4.1;9.91;0;6.39;18419 +92102;48.77314;7.50381;206;20220813;30.5;15.6;23;3.6;10.71;0;6.07;19110 +92102;48.77314;7.50381;206;20220814;31.6;15.6;23.6;2.8;12.61;2;5.48;19758 +92102;48.77314;7.50381;206;20220815;25.8;17.5;21.6;3.5;18.21;5.6;3.35;14190 +92102;48.77314;7.50381;206;20220816;29.1;16.4;22.8;1.8;17.31;.5;3.9;17993 +92102;48.77314;7.50381;206;20220817;28.2;18;23.1;3.7;17.91;2.2;4.19;15810 +92102;48.77314;7.50381;206;20220818;23.8;17.5;20.7;2.9;19.61;3;2.71;13363 +92102;48.77314;7.50381;206;20220819;27.7;18.6;23.2;3;17.71;.1;3.87;14934 +92102;48.77314;7.50381;206;20220820;26.7;18.1;22.4;3;15.91;.6;3.82;13864 +92102;48.77314;7.50381;206;20220821;28;13.1;20.5;2;12.21;0;4.11;18091 +92102;48.77314;7.50381;206;20220822;29.8;14.7;22.2;1.7;12.31;0;4.18;17722 +92102;48.77314;7.50381;206;20220823;30.9;15.5;23.2;1.3;13.11;0;3.97;18023 +92102;48.77314;7.50381;206;20220824;31.5;15.3;23.4;2.6;12.61;0;5.02;18235 +92102;48.77314;7.50381;206;20220825;31.4;17;24.2;2.5;15.31;0;4.74;17509 +92102;48.77314;7.50381;206;20220826;29.6;17.5;23.6;2.6;16.11;8;4.18;15042 +92102;48.77314;7.50381;206;20220827;25;18.9;21.9;1.7;18.51;.1;2.6;11175 +92102;48.77314;7.50381;206;20220828;26.6;15.8;21.2;2.4;16.71;0;3.38;15183 +92102;48.77314;7.50381;206;20220829;28.3;15.4;21.8;3.8;12.71;0;4.9;15817 +92102;48.77314;7.50381;206;20220830;30.3;17.2;23.8;3;13.41;1.3;4.82;16330 +92102;48.77314;7.50381;206;20220831;23.4;16.8;20.1;2.5;17.91;.3;2.41;10875 +92102;48.77314;7.50381;206;20220901;24.9;14.2;19.6;3.5;14.51;.1;3.61;14480 +92102;48.77314;7.50381;206;20220902;26;13.4;19.7;3;12.91;5.3;3.89;16154 +92102;48.77314;7.50381;206;20220903;21.8;15.4;18.6;1.8;17.71;7.7;1.91;10152 +92102;48.77314;7.50381;206;20220904;27.2;13;20.1;1.1;16.31;0;2.89;15843 +92102;48.77314;7.50381;206;20220905;28.8;14.5;21.7;2;15.71;2;3.52;15620 +92102;48.77314;7.50381;206;20220906;29.3;16.7;23;2;17.41;.7;3.46;14786 +92102;48.77314;7.50381;206;20220907;26.6;17;21.8;2;17.21;8.8;2.96;12813 +92102;48.77314;7.50381;206;20220908;22.7;14.6;18.7;3.6;15.11;0;2.77;11968 +92102;48.77314;7.50381;206;20220909;21.3;14.2;17.8;4.9;14.31;6.9;2.92;11009 +92102;48.77314;7.50381;206;20220910;19.3;13.8;16.5;4.7;14.31;.5;2.14;9035 +92102;48.77314;7.50381;206;20220911;22.7;14.9;18.8;2.6;14.71;.1;2.66;11508 +92102;48.77314;7.50381;206;20220912;25.4;10.9;18.1;1.9;13.41;0;2.96;14573 +92102;48.77314;7.50381;206;20220913;27.4;12.1;19.8;1.8;14.31;15.2;3.09;15481 +92102;48.77314;7.50381;206;20220914;24.9;17.1;21;3.2;18.91;14.6;2.6;11652 +92102;48.77314;7.50381;206;20220915;20.6;17.2;18.9;2.8;16.91;13.1;1.82;6835 +92102;48.77314;7.50381;206;20220916;18.2;12.1;15.2;2.4;12.27;.4;1.92;9176 +92102;48.77314;7.50381;206;20220917;16;8.5;12.2;3.9;10.26;.4;2.17;10707 +92102;48.77314;7.50381;206;20220918;16.1;9.5;12.8;4.7;9.61;.2;2.43;9201 +92102;48.77314;7.50381;206;20220919;17.1;7;12.1;3.3;9.71;.2;2.26;11052 +92102;48.77314;7.50381;206;20220920;15.9;6.9;11.4;2.3;9.91;.2;1.76;9916 +92102;48.77314;7.50381;206;20220921;17.4;5.9;11.7;3.2;9.61;0;2.2;11376 +92102;48.77314;7.50381;206;20220922;18.9;5.5;12.2;2.6;8.81;0;2.43;12616 +92102;48.77314;7.50381;206;20220923;19.2;5.8;12.5;1.4;10.01;0;1.9;12057 +92102;48.77314;7.50381;206;20220924;18.8;10.1;14.5;1.8;12.51;5.1;1.77;9494 +92102;48.77314;7.50381;206;20220925;16.2;11.2;13.7;2;12.81;4.3;1.35;7079 +92102;48.77314;7.50381;206;20220926;15.5;7.7;11.6;4.2;10.61;6.9;1.77;8677 +92102;48.77314;7.50381;206;20220927;12.8;8.9;10.8;5.6;10.31;8.6;1.41;6337 +92102;48.77314;7.50381;206;20220928;14.2;8.2;11.2;4.2;10.61;0;1.48;7776 +92102;48.77314;7.50381;206;20220929;13.8;6.7;10.2;1.1;10.43;3.5;1.14;8610 +92102;48.77314;7.50381;206;20220930;16.7;7.3;12;2.2;10.41;1.2;1.66;9513 +92102;48.77314;7.50381;206;20221001;15.2;6.8;11;5.6;11.61;6.7;1.5;8825 +92102;48.77314;7.50381;206;20221002;18.3;12.9;15.6;3;14.21;20.2;1.54;7493 +92102;48.77314;7.50381;206;20221003;16.4;8.5;12.5;2.5;11.51;0;1.43;8760 +92102;48.77314;7.50381;206;20221004;18.5;5.6;12;2.4;11.31;.1;1.56;10081 +92102;48.77314;7.50381;206;20221005;23.7;7.1;15.4;2.9;12.91;0;2.51;11905 +92102;48.77314;7.50381;206;20221006;19;13.4;16.2;2.8;12.21;0;1.99;6272 +92102;48.77314;7.50381;206;20221007;19.4;8.8;14.1;1.6;11.51;0;1.53;8431 +92102;48.77314;7.50381;206;20221008;17.9;11.5;14.7;2.4;12.51;.1;1.49;6008 +92102;48.77314;7.50381;206;20221009;18.2;6.1;12.2;3.8;10.11;0;2.05;9168 +92102;48.77314;7.50381;206;20221010;22.4;7.3;14.8;2.2;12.61;.9;1.85;10857 +92102;48.77314;7.50381;206;20221011;16.9;12.2;14.5;3;12.61;0;1.39;4887 +92102;48.77314;7.50381;206;20221012;18.4;8.3;13.3;1.9;11.61;.1;1.45;8220 +92102;48.77314;7.50381;206;20221013;16.1;7.8;11.9;1.9;12.41;1.1;1;6516 +92102;48.77314;7.50381;206;20221014;16.3;12.2;14.2;4.7;14.81;19.9;.92;4805 +92102;48.77314;7.50381;206;20221015;18.3;14.6;16.4;5;16.41;6.5;1.22;5230 +92102;48.77314;7.50381;206;20221016;22.1;14.4;18.2;2.6;16.31;.1;1.41;6433 +92102;48.77314;7.50381;206;20221017;24.3;10.4;17.4;1.7;15.61;0;1.59;9088 +92102;48.77314;7.50381;206;20221018;22.1;13.2;17.7;2.2;16.01;0;1.46;7043 +92102;48.77314;7.50381;206;20221019;17;13.1;15.1;3.9;15.31;.1;1.06;4193 +92102;48.77314;7.50381;206;20221020;15.2;10.7;13;2.8;13.81;16.2;.58;4541 +92102;48.77314;7.50381;206;20221021;17.4;13.3;15.4;6;15.81;11.6;.75;3825 +92102;48.77314;7.50381;206;20221022;20.6;12.1;16.3;4.4;14.51;0;1.66;6356 +92102;48.77314;7.50381;206;20221023;19.8;10.5;15.2;3.6;14.41;4.1;1.2;6060 +92102;48.77314;7.50381;206;20221024;19.2;14.4;16.8;5.4;14.51;4.6;1.84;3399 +92102;48.77314;7.50381;206;20221025;19.5;10.4;14.9;3.7;13.41;.2;1.51;5809 +92102;48.77314;7.50381;206;20221026;21.9;11.9;16.9;2.9;14.31;.1;1.56;6729 +92102;48.77314;7.50381;206;20221027;21.3;8.5;14.9;1.7;14.51;0;.99;7178 +92102;48.77314;7.50381;206;20221028;23.2;12.4;17.8;1.9;15.11;0;1.24;5943 +92102;48.77314;7.50381;206;20221029;22.4;10.7;16.5;1.2;14.71;0;.96;5840 +92102;48.77314;7.50381;206;20221030;22.6;10.2;16.4;1.6;14.61;0;1.11;6573 +92102;48.77314;7.50381;206;20221031;17.1;10;13.6;1.6;13.01;4.3;.75;4155 +92102;48.77314;7.50381;206;20221101;16.8;11;13.9;4.1;12.81;.2;1.23;3241 +92102;48.77314;7.50381;206;20221102;16.7;7.9;12.3;4.2;10.71;.1;1.59;4484 +92102;48.77314;7.50381;206;20221103;12.6;5.1;8.8;3.9;10.41;7.9;.57;4174 +92102;48.77314;7.50381;206;20221104;11.9;8.1;10;4;10.31;4.5;.82;3119 +92102;48.77314;7.50381;206;20221105;11;7.7;9.4;2.6;9.61;0;.69;2699 +92102;48.77314;7.50381;206;20221106;9.1;1.3;5.2;3.6;8.41;.3;.37;4380 +92102;48.77314;7.50381;206;20221107;15;8.4;11.7;4.4;11.21;0;1.02;4342 +92102;48.77314;7.50381;206;20221108;16;4.9;10.5;4.9;10.41;16.2;1.12;4719 +92102;48.77314;7.50381;206;20221109;14.4;11.1;12.7;3.4;12.81;2.5;.7;2554 +92102;48.77314;7.50381;206;20221110;14.4;7.7;11;2.1;11.01;0;.79;3673 +92102;48.77314;7.50381;206;20221111;7.4;3.9;5.7;1.4;9.01;.1;.3;2456 +92102;48.77314;7.50381;206;20221112;7.1;5.1;6.1;2;9.21;0;.31;731 +92102;48.77314;7.50381;206;20221113;8.6;4.7;6.6;2.7;8.81;0;.42;1950 +92102;48.77314;7.50381;206;20221114;12;4.8;8.4;3.5;9.51;.5;.59;3799 +92102;48.77314;7.50381;206;20221115;13.1;9.4;11.3;4;11.51;8;.69;2109 +92102;48.77314;7.50381;206;20221116;13.6;9.8;11.7;5.1;11.21;0;.96;2434 +92102;48.77314;7.50381;206;20221117;13.8;8.2;11;6.1;10.41;14.9;1.32;3088 +92102;48.77314;7.50381;206;20221118;11.5;7.4;9.5;3.2;9.91;1.5;.64;2532 +92102;48.77314;7.50381;206;20221119;9.5;7;8.2;2.6;9.21;1.3;.63;1485 +92102;48.77314;7.50381;206;20221120;9.8;5.5;7.7;4.7;8.31;7.6;.99;2216 +92102;48.77314;7.50381;206;20221121;9.8;5.1;7.4;4.4;8.41;2.4;.83;2846 +92102;48.77314;7.50381;206;20221122;8.1;4.9;6.5;5.1;8.31;.5;.65;2045 +92102;48.77314;7.50381;206;20221123;10.3;3.5;6.9;5.3;8.51;4.4;.62;2934 +92102;48.77314;7.50381;206;20221124;11.8;6.8;9.3;4.1;8.81;3.1;1.01;2599 +92102;48.77314;7.50381;206;20221125;10.8;2.3;6.5;2.8;8.71;.2;.52;3170 +92102;48.77314;7.50381;206;20221126;8.5;4.6;6.5;1.9;8.71;0;.53;1864 +92102;48.77314;7.50381;206;20221127;6.4;2.3;4.4;3.1;8.01;0;.32;2094 +92102;48.77314;7.50381;206;20221128;8;3.4;5.7;1.6;8.61;3.5;.25;2260 +92102;48.77314;7.50381;206;20221129;8.6;6.3;7.4;2;9.81;1.6;.37;1283 +92102;48.77314;7.50381;206;20221130;7.3;6;6.7;2;9.11;.1;.36;758 +92102;48.77314;7.50381;206;20221201;4.1;3.2;3.7;3.3;6.71;0;.56;505 +92102;48.77314;7.50381;206;20221202;3.4;3.2;3.3;2.1;7.21;.3;.39;0 +92102;48.77314;7.50381;206;20221203;3.6;1.7;2.7;4.4;6.61;0;.41;1204 +92102;48.77314;7.50381;206;20221204;2.5;1.5;2;3;6.41;5.2;.37;629 +92102;48.77314;7.50381;206;20221205;5.9;2;4;2;7.11;0;.38;2233 +92102;48.77314;7.50381;206;20221206;4;3.1;3.6;2.1;7.11;0;.45;48 +92102;48.77314;7.50381;206;20221207;4.4;1.9;3.2;2.3;6.51;.1;.44;1140 +92102;48.77314;7.50381;206;20221208;3.8;-1.2;1.3;2.1;5.71;0;.34;1926 +92102;48.77314;7.50381;206;20221209;2;-3.2;-.6;1.8;5.51;0;.21;2013 +92102;48.77314;7.50381;206;20221210;1.3;.6;.9;1.5;5.61;.1;.44;141 +92102;48.77314;7.50381;206;20221211;-.8;-3.8;-2.3;2;4.81;0;.29;935 +92102;48.77314;7.50381;206;20221212;-.7;-3.8;-2.3;1.8;4.31;0;.31;1133 +92102;48.77314;7.50381;206;20221213;-2.4;-6;-4.2;4.1;3.81;0;.36;1672 +92102;48.77314;7.50381;206;20221214;-1.4;-3.2;-2.3;1.8;4.71;2.7;.24;1068 +92102;48.77314;7.50381;206;20221215;-1.3;-2.7;-2;3;4.61;0;.32;906 +92102;48.77314;7.50381;206;20221216;-.6;-5.8;-3.2;2.1;3.81;0;.45;2117 +92102;48.77314;7.50381;206;20221217;-5.2;-10.9;-8.1;1.7;3.31;0;.21;843 +92102;48.77314;7.50381;206;20221218;-4.6;-9.1;-6.8;1.5;3.27;.6;.05;3500 +92102;48.77314;7.50381;206;20221219;3.3;-4.9;-.8;1.3;5.75;.1;.15;3439 +92102;48.77314;7.50381;206;20221220;10.9;2.3;6.6;3.2;7.51;3.9;.37;3019 +92102;48.77314;7.50381;206;20221221;12.6;7.2;9.9;6.4;10.31;5.1;.61;2629 +92102;48.77314;7.50381;206;20221222;12.1;9.4;10.7;8;10.81;10.1;1.03;1739 +92102;48.77314;7.50381;206;20221223;14.4;9.5;11.9;5.6;12.41;4;.63;2280 +92102;48.77314;7.50381;206;20221224;12.2;10.7;11.4;5.1;10.51;.2;1.22;461 +92102;48.77314;7.50381;206;20221225;14;8.2;11.1;3.4;10.81;.9;.66;1954 +92102;48.77314;7.50381;206;20221226;11.7;10.5;11.1;5.1;10.11;5.8;1.25;732 +92102;48.77314;7.50381;206;20221227;7.4;2.9;5.2;4.1;7.11;0;.83;1729 +92102;48.77314;7.50381;206;20221228;9.3;1;5.2;7.6;7.61;.4;.82;2261 +92102;48.77314;7.50381;206;20221229;13.2;8.3;10.7;7.5;9.31;5.1;1.73;2120 +92102;48.77314;7.50381;206;20221230;10.7;3.9;7.3;6.7;9.51;2.3;.56;2348 +92102;48.77314;7.50381;206;20221231;18.2;11;14.6;8.4;12.11;0;2.01;2806 +92103;48.78024;7.8437;133;20220101;13.8;4;8.9;1.6;9.47;0;.43;3482 +92103;48.78024;7.8437;133;20220102;13.5;1.4;7.4;3.9;8.74;0;.73;2891 +92103;48.78024;7.8437;133;20220103;12.4;9.1;10.7;6.7;9.9;11.1;1.4;2440 +92103;48.78024;7.8437;133;20220104;14.9;10.1;12.5;6;10.1;17.4;1.57;2309 +92103;48.78024;7.8437;133;20220105;4.4;3.7;4.1;5.2;6.27;.2;.89;1660 +92103;48.78024;7.8437;133;20220106;5.5;2.1;3.8;2.7;6.44;.2;.58;2646 +92103;48.78024;7.8437;133;20220107;3.7;-1.6;1;5.4;6.07;3.3;.45;1975 +92103;48.78024;7.8437;133;20220108;5.1;2.6;3.9;6.1;6.6;6.4;.74;2012 +92103;48.78024;7.8437;133;20220109;6.8;4.1;5.5;4.6;7.1;1.7;.77;2524 +92103;48.78024;7.8437;133;20220110;6.5;.6;3.6;1.6;6.4;0;.31;3582 +92103;48.78024;7.8437;133;20220111;7.3;-2.5;2.4;2.4;5.7;.1;.49;3493 +92103;48.78024;7.8437;133;20220112;4.3;-4.8;-.3;2.1;4.94;0;.38;4176 +92103;48.78024;7.8437;133;20220113;4.9;-5.4;-.2;2.2;5.37;0;.36;3336 +92103;48.78024;7.8437;133;20220114;-.2;-3.3;-1.7;1.6;5.37;.1;.21;1817 +92103;48.78024;7.8437;133;20220115;-.3;-2.2;-1.3;2.2;5.5;0;.24;855 +92103;48.78024;7.8437;133;20220116;2.9;-2.2;.4;3.5;5.84;.1;.32;2099 +92103;48.78024;7.8437;133;20220117;4.2;.8;2.5;3;6.64;.3;.38;1795 +92103;48.78024;7.8437;133;20220118;7.7;2.9;5.3;3;6.97;0;.65;3141 +92103;48.78024;7.8437;133;20220119;4.6;-4.2;.2;3.5;6.04;1.5;.3;3841 +92103;48.78024;7.8437;133;20220120;4.8;2.1;3.5;3.4;6.44;.4;.68;2284 +92103;48.78024;7.8437;133;20220121;4.5;-1.7;1.4;2.9;5.74;.5;.48;3751 +92103;48.78024;7.8437;133;20220122;4.9;1;3;3;6.67;.2;.47;2548 +92103;48.78024;7.8437;133;20220123;6.1;2.8;4.4;2;6.7;0;.57;2182 +92103;48.78024;7.8437;133;20220124;8.1;-3.9;2.1;1.9;5.67;0;.48;5484 +92103;48.78024;7.8437;133;20220125;1.7;-4.8;-1.6;1.2;5.5;0;.21;3372 +92103;48.78024;7.8437;133;20220126;.3;-1.2;-.4;2.3;5.57;0;.33;867 +92103;48.78024;7.8437;133;20220127;1.8;-1.3;.3;5.2;5.4;.5;.45;1840 +92103;48.78024;7.8437;133;20220128;6.2;-.1;3.1;3.5;6.6;0;.52;3984 +92103;48.78024;7.8437;133;20220129;6.4;.8;3.6;6;6.74;1.1;.7;2965 +92103;48.78024;7.8437;133;20220130;8.7;3.8;6.3;3.8;6.84;.2;1.06;3972 +92103;48.78024;7.8437;133;20220131;7.2;-.9;3.1;6.4;6.3;1.3;1.01;4353 +92103;48.78024;7.8437;133;20220201;4.8;3.1;3.9;6.2;6.64;3.7;.86;2414 +92103;48.78024;7.8437;133;20220202;9.3;3.7;6.5;4;9.17;1.4;.53;3174 +92103;48.78024;7.8437;133;20220203;9.9;5.6;7.8;2.6;9.04;.1;.67;3261 +92103;48.78024;7.8437;133;20220204;8.3;2.1;5.2;5.3;7.87;1.4;.87;2640 +92103;48.78024;7.8437;133;20220205;8.5;.1;4.3;4.7;6.17;0;1.1;6320 +92103;48.78024;7.8437;133;20220206;8;3.4;5.7;9.1;7.37;20.4;1.16;2297 +92103;48.78024;7.8437;133;20220207;6.3;1.8;4;4.4;6.04;0;1.09;4711 +92103;48.78024;7.8437;133;20220208;9.9;.5;5.2;3.7;7.04;0;.96;4509 +92103;48.78024;7.8437;133;20220209;13.1;3.1;8.1;2.5;7.4;0;1.14;6580 +92103;48.78024;7.8437;133;20220210;9.6;.4;5;3.4;6.85;.2;1.04;4808 +92103;48.78024;7.8437;133;20220211;7.2;3.1;5.2;2.7;6.05;0;1.01;4791 +92103;48.78024;7.8437;133;20220212;7.6;-3.5;2.1;1.3;5.05;0;.66;8274 +92103;48.78024;7.8437;133;20220213;12.9;-3.4;4.8;2.5;5.4;0;1.33;9763 +92103;48.78024;7.8437;133;20220214;12.7;1.2;7;3.6;7.3;1.9;1.34;4923 +92103;48.78024;7.8437;133;20220215;9.4;5.6;7.5;4.6;7.45;1.4;1.32;5229 +92103;48.78024;7.8437;133;20220216;11.1;5.3;8.2;8.9;9.37;3.7;1.16;3575 +92103;48.78024;7.8437;133;20220217;14.1;10.9;12.5;7.4;8.7;0;2.68;6140 +92103;48.78024;7.8437;133;20220218;15.9;8.6;12.3;7.1;8.47;2.1;2.75;4829 +92103;48.78024;7.8437;133;20220219;10.1;5.8;7.9;6.5;5.5;0;2.4;6308 +92103;48.78024;7.8437;133;20220220;11;5.2;8.1;9;7.87;5.7;1.87;4303 +92103;48.78024;7.8437;133;20220221;8.1;4.3;6.2;8.5;7.34;1.8;1.49;4868 +92103;48.78024;7.8437;133;20220222;10;4.3;7.2;5.1;7.9;2.5;1.23;4883 +92103;48.78024;7.8437;133;20220223;13.5;4.7;9.1;2.3;8.37;0;1.24;8173 +92103;48.78024;7.8437;133;20220224;12.9;4.5;8.7;4.7;7.5;2.2;1.79;6016 +92103;48.78024;7.8437;133;20220225;7.2;.6;3.9;4.2;6;1.5;1.24;7112 +92103;48.78024;7.8437;133;20220226;8.3;-.1;4.1;2.9;5.5;.2;1.18;8769 +92103;48.78024;7.8437;133;20220227;11;-.2;5.4;3.9;4.67;0;1.82;10085 +92103;48.78024;7.8437;133;20220228;11;-3.5;3.7;2.6;4.57;0;1.58;10583 +92103;48.78024;7.8437;133;20220301;9.4;-4.8;2.3;2.3;4.14;0;1.41;10831 +92103;48.78024;7.8437;133;20220302;6.7;-4.3;1.2;1.4;4.5;0;.95;8329 +92103;48.78024;7.8437;133;20220303;10.5;-4.9;2.8;2.3;4.74;0;1.45;11879 +92103;48.78024;7.8437;133;20220304;10.1;-2.7;3.7;4;4.1;0;2.04;11192 +92103;48.78024;7.8437;133;20220305;9.6;-3.6;3;3.7;3.94;0;1.85;11571 +92103;48.78024;7.8437;133;20220306;7.2;-5.4;.9;4.3;3.74;0;1.83;11217 +92103;48.78024;7.8437;133;20220307;6.3;-2;2.1;5.4;3.47;0;2.02;10497 +92103;48.78024;7.8437;133;20220308;12.3;-4.8;3.8;2.7;3.37;0;2.01;12868 +92103;48.78024;7.8437;133;20220309;13.4;-5.7;3.9;1.5;4.14;0;1.61;13692 +92103;48.78024;7.8437;133;20220310;17.6;-3.9;6.8;2.1;4.27;0;2.28;14525 +92103;48.78024;7.8437;133;20220311;14;-3.6;5.2;2.3;4.8;0;1.98;12879 +92103;48.78024;7.8437;133;20220312;15.2;2.5;8.8;2.3;5.77;0;2.14;11149 +92103;48.78024;7.8437;133;20220313;16.1;-1.5;7.3;2.9;6;2.4;2.3;11728 +92103;48.78024;7.8437;133;20220314;15.3;6.9;11.1;3.4;7.9;0;2.24;10959 +92103;48.78024;7.8437;133;20220315;10.1;3.7;6.9;2.1;8.77;2.9;.96;5709 +92103;48.78024;7.8437;133;20220316;13.2;6.9;10.1;2.9;9.74;0;1.25;7238 +92103;48.78024;7.8437;133;20220317;12.2;5.5;8.9;3.6;9.24;1.2;1.38;6537 +92103;48.78024;7.8437;133;20220318;12.3;6.7;9.5;7.8;7.7;0;2.56;9575 +92103;48.78024;7.8437;133;20220319;13.9;4.8;9.4;7.4;6.1;0;3.4;13785 +92103;48.78024;7.8437;133;20220320;18.3;.8;9.6;2.4;6.45;.3;2.53;14474 +92103;48.78024;7.8437;133;20220321;17.9;1.4;9.7;2;6.5;0;2.45;14879 +92103;48.78024;7.8437;133;20220322;17.3;-1;8.2;1.3;5.2;0;2.21;16616 +92103;48.78024;7.8437;133;20220323;19.1;-1.3;8.9;1.8;5.4;0;2.63;17260 +92103;48.78024;7.8437;133;20220324;19.6;-1.4;9.1;1.8;5.5;0;2.71;17564 +92103;48.78024;7.8437;133;20220325;19.1;-.2;9.4;3;5.75;0;3.31;17386 +92103;48.78024;7.8437;133;20220326;19.3;6.4;12.8;5;5.5;0;4.32;16027 +92103;48.78024;7.8437;133;20220327;21.4;1.8;11.6;3.3;6.15;0;3.77;17445 +92103;48.78024;7.8437;133;20220328;21.7;.8;11.3;1.6;6.5;0;2.92;17929 +92103;48.78024;7.8437;133;20220329;19.1;4.6;11.8;1.7;7;3.4;2.6;13469 +92103;48.78024;7.8437;133;20220330;10.9;8.8;9.9;2.8;9.85;6.2;1.31;4896 +92103;48.78024;7.8437;133;20220331;7.9;5.5;6.7;2.9;8.85;5.8;.84;3592 +92103;48.78024;7.8437;133;20220401;4.6;4.5;4.6;4.1;6.6;3.6;.98;1500 +92103;48.78024;7.8437;133;20220402;1.3;.6;1;4.6;5.8;1.9;.53;0 +92103;48.78024;7.8437;133;20220403;6.3;-.2;3;2.6;5;.1;1.53;11408 +92103;48.78024;7.8437;133;20220404;9.3;-4.8;2.2;5.2;4.9;.4;2.02;16267 +92103;48.78024;7.8437;133;20220405;9.8;4.9;7.4;6.2;7.8;.5;1.6;5077 +92103;48.78024;7.8437;133;20220406;15.8;8.6;12.2;5.3;9.55;1.2;2.81;12187 +92103;48.78024;7.8437;133;20220407;15.2;9.7;12.4;8.6;9.8;7.4;2.82;8466 +92103;48.78024;7.8437;133;20220408;10.9;7.5;9.2;4.4;8.15;40.7;1.83;2500 +92103;48.78024;7.8437;133;20220409;10.5;.2;5.3;2.9;6.4;0;1.99;14943 +92103;48.78024;7.8437;133;20220410;11.8;.4;6.1;2.2;6.25;.1;2.22;16738 +92103;48.78024;7.8437;133;20220411;18.2;-.3;8.9;1.5;6.75;0;2.76;19687 +92103;48.78024;7.8437;133;20220412;22.8;2.8;12.8;1.1;9.45;0;2.89;19293 +92103;48.78024;7.8437;133;20220413;24.5;8.9;16.7;1.7;10.95;.9;3.42;18606 +92103;48.78024;7.8437;133;20220414;21.3;9.3;15.3;2.2;11.9;1.1;3.03;16099 +92103;48.78024;7.8437;133;20220415;20.8;6.7;13.8;3.3;10.55;0;3.43;18098 +92103;48.78024;7.8437;133;20220416;16.3;7.3;11.8;6;7.05;0;4;17635 +92103;48.78024;7.8437;133;20220417;17.5;3.4;10.4;4.8;5.4;0;4.23;19951 +92103;48.78024;7.8437;133;20220418;18.5;1.5;10;3.1;6.3;0;3.65;21245 +92103;48.78024;7.8437;133;20220419;19.7;.9;10.3;2.6;6.65;0;3.65;21160 +92103;48.78024;7.8437;133;20220420;17;4.7;10.9;5.3;5.8;0;4.4;19803 +92103;48.78024;7.8437;133;20220421;18;4.5;11.2;5.8;7.8;0;3.92;17548 +92103;48.78024;7.8437;133;20220422;19.3;7;13.2;5.4;8.75;0;4.16;20094 +92103;48.78024;7.8437;133;20220423;17.4;8.1;12.7;5;9.45;1.4;3.05;13616 +92103;48.78024;7.8437;133;20220424;11;8.6;9.8;2.9;10.95;10.2;.96;3562 +92103;48.78024;7.8437;133;20220425;16.4;7.9;12.2;2.1;11.35;4.7;2.1;13210 +92103;48.78024;7.8437;133;20220426;14.2;8.5;11.4;2.2;10.15;5.7;2.11;12294 +92103;48.78024;7.8437;133;20220427;18.2;7.6;12.9;2.9;9.55;0;2.92;15748 +92103;48.78024;7.8437;133;20220428;20.9;3.7;12.3;3.5;8.4;0;4.13;22585 +92103;48.78024;7.8437;133;20220429;20.4;5.4;12.9;2.8;9.05;.6;3.51;18589 +92103;48.78024;7.8437;133;20220430;14.2;10.2;12.2;3.3;10.35;0;2.53;13828 +92103;48.78024;7.8437;133;20220501;17.2;5.4;11.3;1.9;9.55;0;2.59;16484 +92103;48.78024;7.8437;133;20220502;20.6;4.2;12.4;2.9;10.2;0;3.66;21968 +92103;48.78024;7.8437;133;20220503;22;5.4;13.7;1.4;11.2;.9;3.45;21336 +92103;48.78024;7.8437;133;20220504;21.7;7.7;14.7;1.5;11.75;4.3;3.18;18331 +92103;48.78024;7.8437;133;20220505;15.1;9.6;12.3;1.9;12.1;2.1;1.69;8397 +92103;48.78024;7.8437;133;20220506;20.2;10.5;15.3;2.2;11.3;0;3.45;18775 +92103;48.78024;7.8437;133;20220507;22.4;5;13.7;1.7;10.1;0;3.83;23498 +92103;48.78024;7.8437;133;20220508;23.3;8.1;15.7;3.6;11.14;.2;4.53;22325 +92103;48.78024;7.8437;133;20220509;25.2;11.4;18.3;2.8;12.54;0;4.39;22226 +92103;48.78024;7.8437;133;20220510;26.4;9.7;18;1.6;13.14;0;4.12;21875 +92103;48.78024;7.8437;133;20220511;29.9;14.2;22.1;4.2;13.04;0;6.26;23548 +92103;48.78024;7.8437;133;20220512;24.5;18.1;21.3;3.7;14.37;1.3;4.18;14124 +92103;48.78024;7.8437;133;20220513;22.8;15.7;19.2;2.2;13.37;0;3.82;17323 +92103;48.78024;7.8437;133;20220514;25;7.8;16.4;1.7;10.27;0;4.38;24829 +92103;48.78024;7.8437;133;20220515;28.5;9.6;19;2.6;11.57;0;5.3;24544 +92103;48.78024;7.8437;133;20220516;24.1;14.1;19.1;2.7;14.74;1.9;3.96;17826 +92103;48.78024;7.8437;133;20220517;27.4;10.8;19.1;1.5;14.24;0;4.47;24138 +92103;48.78024;7.8437;133;20220518;30.3;11.9;21.1;2;13.94;0;5.33;25512 +92103;48.78024;7.8437;133;20220519;32.3;12.6;22.4;2.3;15.3;.2;5.67;24690 +92103;48.78024;7.8437;133;20220520;31.3;16;23.7;2.8;17.07;1.4;5.64;22283 +92103;48.78024;7.8437;133;20220521;23.5;12.6;18.1;2.7;12.17;0;4.46;22527 +92103;48.78024;7.8437;133;20220522;25.3;8.7;17;1.4;11.87;3.3;4.15;22875 +92103;48.78024;7.8437;133;20220523;25.7;12.6;19.2;3.5;14.97;7;4.58;19500 +92103;48.78024;7.8437;133;20220524;21.2;13.8;17.5;3.3;12.97;.2;3.8;16936 +92103;48.78024;7.8437;133;20220525;23;9.4;16.2;2.2;10.64;0;4.32;22789 +92103;48.78024;7.8437;133;20220526;22.4;11.8;17.1;3.3;11.47;0;4.16;17349 +92103;48.78024;7.8437;133;20220527;19.7;11.7;15.7;3.6;12.3;0;3.37;14261 +92103;48.78024;7.8437;133;20220528;19.8;11;15.4;2.6;9.14;0;4.01;20140 +92103;48.78024;7.8437;133;20220529;17.6;8.9;13.2;3.3;8.27;.5;3.98;19624 +92103;48.78024;7.8437;133;20220530;20.9;6;13.5;2.9;8.17;0;4.55;25865 +92103;48.78024;7.8437;133;20220531;24.4;8.9;16.6;2.2;8.97;0;4.73;23481 +92103;48.78024;7.8437;133;20220601;24.4;9.1;16.7;2.9;9.9;0;4.97;23403 +92103;48.78024;7.8437;133;20220602;24.9;13.1;19;3.9;10.24;0;5.4;22665 +92103;48.78024;7.8437;133;20220603;25.8;11.8;18.8;2.4;13.54;.5;4.27;19777 +92103;48.78024;7.8437;133;20220604;27.2;14.6;20.9;2.5;17.5;9.9;4.39;20371 +92103;48.78024;7.8437;133;20220605;25.2;18.1;21.6;3.4;18.17;6.8;3.86;16795 +92103;48.78024;7.8437;133;20220606;23.6;16.5;20.1;3.3;15.4;.5;3.82;16556 +92103;48.78024;7.8437;133;20220607;22.4;13.8;18.1;2.9;15.5;3.9;3.59;17500 +92103;48.78024;7.8437;133;20220608;23.6;11.4;17.5;2.9;14.57;9.4;3.86;19339 +92103;48.78024;7.8437;133;20220609;21.4;13;17.2;3.4;13.2;.4;4.05;20635 +92103;48.78024;7.8437;133;20220610;25.8;9;17.4;2;11.94;0;4.86;26260 +92103;48.78024;7.8437;133;20220611;28.5;10.1;19.3;1.2;13.5;0;5.03;27291 +92103;48.78024;7.8437;133;20220612;30.1;12.8;21.5;1.4;15.67;4.4;5.19;26228 +92103;48.78024;7.8437;133;20220613;24.6;14.1;19.3;2.7;13.24;0;4.81;23104 +92103;48.78024;7.8437;133;20220614;27.4;11.9;19.6;2.9;11.44;0;5.67;26504 +92103;48.78024;7.8437;133;20220615;30.9;10.8;20.8;1.3;13.1;.9;5.51;27894 +92103;48.78024;7.8437;133;20220616;30.9;14.1;22.5;2.1;13.7;0;5.8;26233 +92103;48.78024;7.8437;133;20220617;30.6;15.1;22.8;2.4;11.74;0;6.13;25632 +92103;48.78024;7.8437;133;20220618;35.2;14.4;24.8;1.2;15.6;0;5.97;27975 +92103;48.78024;7.8437;133;20220619;36.9;18;27.5;3;16.6;.2;7.63;27414 +92103;48.78024;7.8437;133;20220620;26.2;19.1;22.6;3.1;16;0;4.82;17765 +92103;48.78024;7.8437;133;20220621;29.5;13.3;21.4;3;13.44;.4;5.76;24656 +92103;48.78024;7.8437;133;20220622;24.1;17.3;20.7;1.9;17.24;.9;3.37;15542 +92103;48.78024;7.8437;133;20220623;31.6;15.4;23.5;2;18.74;10.5;5.55;25797 +92103;48.78024;7.8437;133;20220624;24.9;16.3;20.6;2.5;18.1;5.8;3.84;18134 +92103;48.78024;7.8437;133;20220625;28.5;13.7;21.1;2.3;16.4;2.4;5.09;24612 +92103;48.78024;7.8437;133;20220626;26.7;15.6;21.1;3;18.07;33.8;4.3;19953 +92103;48.78024;7.8437;133;20220627;22.9;16.9;19.9;2.7;18.3;1.8;2.71;12304 +92103;48.78024;7.8437;133;20220628;25.5;12.9;19.2;2.4;15.44;0;4.32;21643 +92103;48.78024;7.8437;133;20220629;28.6;17.5;23;1.2;17.27;0;4.21;19859 +92103;48.78024;7.8437;133;20220630;30.7;14.1;22.4;2;17.34;4.4;5.34;24597 +92103;48.78024;7.8437;133;20220701;21.7;14;17.9;2.1;13.9;.2;3.68;18637 +92103;48.78024;7.8437;133;20220702;28.4;9.5;19;1.8;13.37;0;5.24;27400 +92103;48.78024;7.8437;133;20220703;30.4;13.5;21.9;2.4;15.34;0;5.74;26088 +92103;48.78024;7.8437;133;20220704;27.7;15.8;21.8;1.9;14;0;4.85;22037 +92103;48.78024;7.8437;133;20220705;28.5;10.7;19.6;1.5;12.5;0;5.1;26050 +92103;48.78024;7.8437;133;20220706;24.3;13.5;18.9;2.5;11.9;0;4.72;22157 +92103;48.78024;7.8437;133;20220707;23.5;11;17.2;3.1;12.67;0;4.01;18203 +92103;48.78024;7.8437;133;20220708;24.4;12.6;18.5;2.6;11.57;0;4.86;24528 +92103;48.78024;7.8437;133;20220709;27.4;9.7;18.5;1.6;13.44;0;4.9;26006 +92103;48.78024;7.8437;133;20220710;23.3;15.9;19.6;3.7;12.6;0;4.82;20271 +92103;48.78024;7.8437;133;20220711;26.4;10.5;18.4;2.3;13.7;0;4.88;24701 +92103;48.78024;7.8437;133;20220712;28.5;14.4;21.4;3.1;14.3;0;5.58;24783 +92103;48.78024;7.8437;133;20220713;32.3;11.4;21.9;1.1;13.8;0;5.12;25566 +92103;48.78024;7.8437;133;20220714;35.3;13.9;24.6;2.9;14;0;7.15;26927 +92103;48.78024;7.8437;133;20220715;26.8;13.8;20.3;2.9;11.4;0;5.38;23205 +92103;48.78024;7.8437;133;20220716;27.6;12.3;19.9;2.8;10.47;0;5.68;25147 +92103;48.78024;7.8437;133;20220717;30.3;13.9;22.1;3.5;10.57;0;6.63;26115 +92103;48.78024;7.8437;133;20220718;33.8;11.6;22.7;1.9;11.2;0;6.26;27417 +92103;48.78024;7.8437;133;20220719;38.3;13.1;25.7;2.1;13.14;0;7.05;28656 +92103;48.78024;7.8437;133;20220720;32.8;16.3;24.6;2.7;17.1;5.1;5.75;22008 +92103;48.78024;7.8437;133;20220721;29.1;18;23.5;2.7;18.97;0;4.62;20075 +92103;48.78024;7.8437;133;20220722;32;16.6;24.3;3;17.8;.5;5.74;23874 +92103;48.78024;7.8437;133;20220723;30.3;19.5;24.9;1.9;17.4;.4;4.68;19346 +92103;48.78024;7.8437;133;20220724;32.4;15.5;23.9;1.3;16.2;0;5.18;24738 +92103;48.78024;7.8437;133;20220725;34.9;16.2;25.6;2.9;16.84;0;6.31;23876 +92103;48.78024;7.8437;133;20220726;28;18.1;23.1;3;14.44;0;5.03;20124 +92103;48.78024;7.8437;133;20220727;26.4;15.2;20.8;3.4;13.14;0;5.07;19669 +92103;48.78024;7.8437;133;20220728;30.9;16;23.4;4.2;12.4;0;6.47;22776 +92103;48.78024;7.8437;133;20220729;28.2;15.3;21.7;2.1;14.07;0;4.65;19873 +92103;48.78024;7.8437;133;20220730;30.5;13.8;22.1;2.5;13.44;0;5.43;22456 +92103;48.78024;7.8437;133;20220731;32.4;14.2;23.3;2.8;13.4;0;6.07;23185 +92103;48.78024;7.8437;133;20220801;29.8;15.6;22.7;2.5;15.87;.2;4.69;18566 +92103;48.78024;7.8437;133;20220802;30.8;15.2;23;1.4;16.17;0;4.69;22562 +92103;48.78024;7.8437;133;20220803;35.1;14.5;24.8;1;15.87;0;5.02;24738 +92103;48.78024;7.8437;133;20220804;37.8;16.9;27.3;1.8;16.24;.3;6;24077 +92103;48.78024;7.8437;133;20220805;31.5;21.2;26.4;3.6;16.8;1.3;5.59;16432 +92103;48.78024;7.8437;133;20220806;26.6;17.1;21.9;5.5;11.44;0;6.2;19251 +92103;48.78024;7.8437;133;20220807;29.1;15;22;4.3;9.64;0;6.43;21984 +92103;48.78024;7.8437;133;20220808;30.6;13.9;22.2;3.5;10.27;0;6.24;22687 +92103;48.78024;7.8437;133;20220809;31.6;15.9;23.7;3.9;10.94;0;6.58;22099 +92103;48.78024;7.8437;133;20220810;31.5;16.8;24.2;4;10.7;0;6.68;21102 +92103;48.78024;7.8437;133;20220811;31.8;13.9;22.8;3.2;10.57;0;6.16;22100 +92103;48.78024;7.8437;133;20220812;31.4;13.5;22.4;3.3;10.5;0;6.1;22285 +92103;48.78024;7.8437;133;20220813;32.3;14.2;23.2;3;10.97;0;5.98;22414 +92103;48.78024;7.8437;133;20220814;32.3;12.2;22.2;2.4;12.77;.6;5.38;21614 +92103;48.78024;7.8437;133;20220815;27.3;17.8;22.6;3.3;17.6;2.8;4.11;16146 +92103;48.78024;7.8437;133;20220816;30.5;17.3;23.9;1.8;16.9;.2;4.34;19384 +92103;48.78024;7.8437;133;20220817;29.1;16.2;22.7;2.5;17.64;2.1;3.92;15933 +92103;48.78024;7.8437;133;20220818;25.5;17.2;21.3;2.7;19.07;2.3;2.89;12355 +92103;48.78024;7.8437;133;20220819;28.8;18.7;23.8;2.7;17.97;0;3.9;14395 +92103;48.78024;7.8437;133;20220820;27.3;17.6;22.4;2.9;16.3;1;4.1;15962 +92103;48.78024;7.8437;133;20220821;29.4;10.7;20.1;1.3;13.07;0;3.96;20898 +92103;48.78024;7.8437;133;20220822;30.5;11.9;21.2;1.2;12.84;0;4.04;20448 +92103;48.78024;7.8437;133;20220823;31.5;12.9;22.2;1.4;13.34;0;4.33;20862 +92103;48.78024;7.8437;133;20220824;32.4;13.3;22.9;2.1;13.17;0;4.93;20575 +92103;48.78024;7.8437;133;20220825;32.5;14.3;23.4;2;15.54;0;4.6;19874 +92103;48.78024;7.8437;133;20220826;32.1;14.4;23.3;2.1;16.77;10.5;4.43;18600 +92103;48.78024;7.8437;133;20220827;24;18.1;21.1;1.9;19.74;2;2.5;11346 +92103;48.78024;7.8437;133;20220828;27.4;16.3;21.8;3.1;16.84;0;3.79;15483 +92103;48.78024;7.8437;133;20220829;29.4;15.3;22.3;3.9;13.24;0;5.11;18112 +92103;48.78024;7.8437;133;20220830;32.1;15.5;23.8;3.2;14.17;1.7;5.05;17356 +92103;48.78024;7.8437;133;20220831;22.5;17.5;20;2.7;18.47;.7;2.6;12667 +92103;48.78024;7.8437;133;20220901;26.5;14.1;20.3;2.9;14.8;0;3.68;16644 +92103;48.78024;7.8437;133;20220902;27.6;11.6;19.6;2.7;13;2.2;3.95;17362 +92103;48.78024;7.8437;133;20220903;23.2;16;19.6;2;16.8;5;2.51;11896 +92103;48.78024;7.8437;133;20220904;28.4;12.4;20.4;1.4;15.54;0;3.33;17777 +92103;48.78024;7.8437;133;20220905;30.5;12.7;21.6;1.2;15.57;.7;3.34;17400 +92103;48.78024;7.8437;133;20220906;29.6;15.6;22.6;1.9;17.8;.8;3.47;15898 +92103;48.78024;7.8437;133;20220907;28.9;17.1;23;2.3;17.84;6.9;3.29;13449 +92103;48.78024;7.8437;133;20220908;23.8;15.6;19.7;2.7;15.97;6.3;2.67;12269 +92103;48.78024;7.8437;133;20220909;22.3;13.7;18;3.3;14.9;9.9;2.72;11988 +92103;48.78024;7.8437;133;20220910;20.2;14.7;17.4;3.8;15.27;6.3;2.19;8635 +92103;48.78024;7.8437;133;20220911;23.5;15.1;19.3;2.4;15.17;0;2.7;12452 +92103;48.78024;7.8437;133;20220912;25.8;9.6;17.7;1.2;13.94;0;2.83;17132 +92103;48.78024;7.8437;133;20220913;27.5;11;19.3;1.5;15.34;12.5;2.97;15980 +92103;48.78024;7.8437;133;20220914;26.7;17.3;22;2.5;19.64;16.3;2.49;10664 +92103;48.78024;7.8437;133;20220915;20.1;17.2;18.6;3;17.2;15.2;1.72;6061 +92103;48.78024;7.8437;133;20220916;18.9;13.6;16.3;2.5;12.95;.9;2.09;9172 +92103;48.78024;7.8437;133;20220917;14.8;9.9;12.4;3.6;10.37;1.2;2.09;10355 +92103;48.78024;7.8437;133;20220918;16.3;10.5;13.4;4.4;9.97;.3;2.5;10047 +92103;48.78024;7.8437;133;20220919;17.4;5.9;11.7;2.8;9.8;0;2.2;12522 +92103;48.78024;7.8437;133;20220920;17.3;5.5;11.4;1.7;10;.2;1.71;10729 +92103;48.78024;7.8437;133;20220921;18.3;4.9;11.6;3;9.6;0;2.39;14089 +92103;48.78024;7.8437;133;20220922;19.7;3.3;11.5;2.2;8.9;0;2.41;14839 +92103;48.78024;7.8437;133;20220923;19.7;4.1;11.9;1.1;10.2;0;1.83;13375 +92103;48.78024;7.8437;133;20220924;19.4;9.8;14.6;1.4;12.87;6.5;1.65;9959 +92103;48.78024;7.8437;133;20220925;16.3;11.4;13.8;1.5;13.34;3.9;1.21;6323 +92103;48.78024;7.8437;133;20220926;15.9;7.9;11.9;3.7;11.67;7.9;1.53;9129 +92103;48.78024;7.8437;133;20220927;13.4;9.8;11.6;4.8;10.94;11.8;1.34;5558 +92103;48.78024;7.8437;133;20220928;14.3;8.9;11.6;3.5;11.07;0;1.49;8559 +92103;48.78024;7.8437;133;20220929;15.1;6.4;10.7;1.2;10.57;3.6;1.21;8534 +92103;48.78024;7.8437;133;20220930;17.5;7.9;12.7;1.7;10.84;1.2;1.59;10704 +92103;48.78024;7.8437;133;20221001;15.9;7.2;11.6;5.5;11.84;12;1.43;7269 +92103;48.78024;7.8437;133;20221002;19.2;13.2;16.2;3.2;14.45;23.7;1.69;5286 +92103;48.78024;7.8437;133;20221003;16.8;8.1;12.4;1.5;11.37;0;1.35;9258 +92103;48.78024;7.8437;133;20221004;18.9;5;12;1;10.64;0;1.41;11109 +92103;48.78024;7.8437;133;20221005;24.7;5.7;15.2;2.4;12.04;0;2.48;13228 +92103;48.78024;7.8437;133;20221006;18.8;12.5;15.7;2;12.8;0;1.65;7343 +92103;48.78024;7.8437;133;20221007;20.7;11.1;15.9;1.2;12.54;0;1.56;10076 +92103;48.78024;7.8437;133;20221008;18.5;12.3;15.4;1.9;12.47;0;1.59;8325 +92103;48.78024;7.8437;133;20221009;20.7;5.6;13.1;2.7;10.14;0;2.01;11235 +92103;48.78024;7.8437;133;20221010;23.1;7.3;15.2;1.7;12.64;1.3;1.81;10797 +92103;48.78024;7.8437;133;20221011;16.5;13.1;14.8;3.2;12.7;.1;1.51;6058 +92103;48.78024;7.8437;133;20221012;18.9;7.8;13.4;1.4;11.44;.1;1.33;8939 +92103;48.78024;7.8437;133;20221013;17.3;8.5;12.9;1.7;12.7;.2;1.04;7075 +92103;48.78024;7.8437;133;20221014;17.4;13;15.2;3;15.1;19;.99;4271 +92103;48.78024;7.8437;133;20221015;18.1;15;16.5;4.4;16.8;5.6;1.04;3207 +92103;48.78024;7.8437;133;20221016;23;14.8;18.9;1.9;16;.1;1.46;6117 +92103;48.78024;7.8437;133;20221017;25.3;9.2;17.2;1.3;14.74;0;1.56;10037 +92103;48.78024;7.8437;133;20221018;22.8;12.7;17.8;2;16.04;0;1.44;7637 +92103;48.78024;7.8437;133;20221019;20.1;13.2;16.7;3.3;15.44;.1;1.34;5031 +92103;48.78024;7.8437;133;20221020;15.1;9.5;12.3;1.8;13.94;14.5;.71;4345 +92103;48.78024;7.8437;133;20221021;17.7;13.3;15.5;3.2;15.8;13.1;.89;4027 +92103;48.78024;7.8437;133;20221022;21.1;13.6;17.4;2.5;14.47;0;1.56;7251 +92103;48.78024;7.8437;133;20221023;19.9;9.2;14.6;1.5;13.9;3.5;.99;6756 +92103;48.78024;7.8437;133;20221024;19.5;14.5;17;4.2;14.6;8.2;1.7;5585 +92103;48.78024;7.8437;133;20221025;20.2;10.7;15.5;2.4;13.34;3.7;1.35;7864 +92103;48.78024;7.8437;133;20221026;22.3;11.5;16.9;1.7;14.17;.1;1.31;6757 +92103;48.78024;7.8437;133;20221027;21;8.1;14.5;1;13.34;0;.94;7893 +92103;48.78024;7.8437;133;20221028;23.4;11.3;17.3;1;14.97;0;1.03;6632 +92103;48.78024;7.8437;133;20221029;22.5;8.9;15.7;.8;14.14;0;.9;7418 +92103;48.78024;7.8437;133;20221030;22;8.9;15.5;1;13.87;0;.96;7017 +92103;48.78024;7.8437;133;20221031;16.5;7.9;12.2;.9;12.74;5.7;.68;5203 +92103;48.78024;7.8437;133;20221101;17.3;10.5;13.9;3.3;13.07;.1;1.21;5528 +92103;48.78024;7.8437;133;20221102;16.6;7.8;12.2;2.7;10.84;0;1.21;5855 +92103;48.78024;7.8437;133;20221103;12.6;4.1;8.3;1.6;10.2;6.7;.51;4313 +92103;48.78024;7.8437;133;20221104;13.5;7.7;10.6;2.8;10.64;5.1;.81;4015 +92103;48.78024;7.8437;133;20221105;12.2;8.8;10.5;2.4;9.87;0;.88;4652 +92103;48.78024;7.8437;133;20221106;8.9;1.1;5;2;8.34;.3;.42;4639 +92103;48.78024;7.8437;133;20221107;15.2;8.5;11.8;3.4;11;0;1.11;4567 +92103;48.78024;7.8437;133;20221108;17.1;3.7;10.4;1.7;10.07;14;.79;5815 +92103;48.78024;7.8437;133;20221109;14.7;10.6;12.7;3.1;13.2;5.1;.72;2701 +92103;48.78024;7.8437;133;20221110;15.1;7.2;11.2;1.6;11;0;.64;4431 +92103;48.78024;7.8437;133;20221111;8.9;3.7;6.3;.8;9.34;.1;.34;2804 +92103;48.78024;7.8437;133;20221112;6.9;5.1;6;1.5;9.44;.1;.37;1262 +92103;48.78024;7.8437;133;20221113;8.1;5.1;6.6;2.8;8.97;0;.58;3091 +92103;48.78024;7.8437;133;20221114;13.3;5.3;9.3;1.5;9.37;2;.53;3167 +92103;48.78024;7.8437;133;20221115;13.6;7.3;10.4;1.1;11.3;6.3;.48;3132 +92103;48.78024;7.8437;133;20221116;14.9;10;12.5;2.7;11.4;1.2;.85;4340 +92103;48.78024;7.8437;133;20221117;14.5;7.7;11.1;3.5;10.87;20.8;.93;3512 +92103;48.78024;7.8437;133;20221118;12.4;8.1;10.3;3.2;10.34;5.6;.7;3076 +92103;48.78024;7.8437;133;20221119;10.4;7.2;8.8;2.7;9.57;2.3;.64;2515 +92103;48.78024;7.8437;133;20221120;10.7;6.6;8.7;4.4;8.5;9.3;.96;3802 +92103;48.78024;7.8437;133;20221121;10.5;5.7;8.1;3.7;8.67;2.5;.75;3371 +92103;48.78024;7.8437;133;20221122;8.9;5.5;7.2;4;8.7;1;.63;2681 +92103;48.78024;7.8437;133;20221123;11.9;3.9;7.9;3.2;8.37;5.7;.74;4343 +92103;48.78024;7.8437;133;20221124;12.5;6.9;9.7;3.5;9.1;4.5;.99;2854 +92103;48.78024;7.8437;133;20221125;10.2;2.1;6.2;1.6;8.44;2.1;.37;3487 +92103;48.78024;7.8437;133;20221126;9.9;4.1;7;1.7;8.54;0;.34;3287 +92103;48.78024;7.8437;133;20221127;6.1;1.9;4;1.3;7.97;0;.27;2400 +92103;48.78024;7.8437;133;20221128;8.7;2.8;5.8;.9;8.67;5.5;.26;2413 +92103;48.78024;7.8437;133;20221129;9.2;7.1;8.1;2.1;10.1;1.8;.38;1372 +92103;48.78024;7.8437;133;20221130;8.1;6.8;7.5;3.3;9.3;0;.51;1536 +92103;48.78024;7.8437;133;20221201;4.3;3.6;3.9;4.1;6.7;0;.71;731 +92103;48.78024;7.8437;133;20221202;4.1;3.2;3.7;3.2;7.2;.2;.46;382 +92103;48.78024;7.8437;133;20221203;5.3;1.3;3.3;4.3;6.7;0;.51;2043 +92103;48.78024;7.8437;133;20221204;3.4;.1;1.8;3.1;6.57;4;.47;907 +92103;48.78024;7.8437;133;20221205;7.2;2.8;5;1.6;7.44;.1;.33;2480 +92103;48.78024;7.8437;133;20221206;5;3.4;4.2;1.8;7.4;.1;.41;938 +92103;48.78024;7.8437;133;20221207;4.5;1.9;3.2;2.2;6.74;.1;.44;1633 +92103;48.78024;7.8437;133;20221208;4.4;-2.3;1.1;1.8;5.9;0;.28;2632 +92103;48.78024;7.8437;133;20221209;2.2;-3.9;-.9;2.4;5.34;0;.25;2654 +92103;48.78024;7.8437;133;20221210;1.8;.8;1.3;2.9;5.6;.1;.56;676 +92103;48.78024;7.8437;133;20221211;.2;-3.8;-1.8;1.9;4.8;0;.23;1907 +92103;48.78024;7.8437;133;20221212;.4;-3.4;-1.5;1.7;4.3;0;.32;2672 +92103;48.78024;7.8437;133;20221213;-1.2;-8.7;-4.9;3;3.77;0;.31;2620 +92103;48.78024;7.8437;133;20221214;-.8;-2.3;-1.6;1.6;4.77;5.1;.34;754 +92103;48.78024;7.8437;133;20221215;-.1;-2.1;-1.1;4;4.8;0;.4;1306 +92103;48.78024;7.8437;133;20221216;-.7;-2.9;-1.8;2.6;3.87;0;.48;2500 +92103;48.78024;7.8437;133;20221217;-5.1;-10.7;-7.9;1.4;3.1;0;.14;1969 +92103;48.78024;7.8437;133;20221218;-5.1;-6.9;-6;1.4;3.7;.2;.16;1863 +92103;48.78024;7.8437;133;20221219;2.9;-5.4;-1.3;.8;5.35;0;.1;3148 +92103;48.78024;7.8437;133;20221220;6.5;-1.4;2.5;1.8;7.47;4.5;.25;2311 +92103;48.78024;7.8437;133;20221221;13.3;3.8;8.5;4.6;11.1;4.6;.35;2991 +92103;48.78024;7.8437;133;20221222;12.9;10.7;11.8;6.7;11;11;1.21;1403 +92103;48.78024;7.8437;133;20221223;13.9;10.1;12;5.1;12.64;7.6;.75;1468 +92103;48.78024;7.8437;133;20221224;13.1;10.8;11.9;3.6;10.57;.5;1.11;1740 +92103;48.78024;7.8437;133;20221225;14.2;8.3;11.2;2.4;10.67;.4;.68;3025 +92103;48.78024;7.8437;133;20221226;13.1;12.1;12.6;4.9;10.4;13;1.3;716 +92103;48.78024;7.8437;133;20221227;8.4;1.3;4.9;3.1;6.97;0;.6;2758 +92103;48.78024;7.8437;133;20221228;11.3;1.1;6.2;5.2;7.64;.1;.8;3223 +92103;48.78024;7.8437;133;20221229;13.7;8.9;11.3;6.1;9.57;5.6;1.62;2497 +92103;48.78024;7.8437;133;20221230;12.9;4.4;8.7;4.1;9.77;1.4;.56;2699 +92103;48.78024;7.8437;133;20221231;18.9;12.5;15.7;6.1;12.3;0;1.93;3027 +92104;48.7863;8.18368;120;20220101;14;4.8;9.4;1.3;9.3;0;.41;3025 +92104;48.7863;8.18368;120;20220102;13.2;1.6;7.4;3.9;8.6;1.2;.67;3910 +92104;48.7863;8.18368;120;20220103;12.4;9.6;11;6.7;9.9;12.9;1.4;2440 +92104;48.7863;8.18368;120;20220104;14.5;9.9;12.2;6.4;10.1;25.5;1.78;2944 +92104;48.7863;8.18368;120;20220105;4.1;4.1;4.1;5.2;6.2;1.2;.93;1380 +92104;48.7863;8.18368;120;20220106;5.4;2.2;3.8;3;6.4;.7;.56;2167 +92104;48.7863;8.18368;120;20220107;3.8;-1.8;1;6;6;4.9;.47;3024 +92104;48.7863;8.18368;120;20220108;5.1;2.8;3.9;6.8;6.6;8.8;.82;2294 +92104;48.7863;8.18368;120;20220109;6.6;4.1;5.4;4.5;7.1;2;.84;2078 +92104;48.7863;8.18368;120;20220110;6.4;.9;3.7;1.2;6.3;0;.24;4273 +92104;48.7863;8.18368;120;20220111;7;-2.5;2.2;2.5;5.4;0;.56;3953 +92104;48.7863;8.18368;120;20220112;4.1;-4;0;1.9;4.8;0;.41;3410 +92104;48.7863;8.18368;120;20220113;5.1;-4.3;.4;1.7;5.2;0;.31;3958 +92104;48.7863;8.18368;120;20220114;.3;-2.8;-1.3;1.6;5.3;0;.22;1846 +92104;48.7863;8.18368;120;20220115;.3;-2.1;-.9;2.8;5.6;0;.23;910 +92104;48.7863;8.18368;120;20220116;2.9;-2;.5;3.8;5.8;.1;.39;1579 +92104;48.7863;8.18368;120;20220117;4.1;1.2;2.7;3.4;6.7;1.1;.39;1831 +92104;48.7863;8.18368;120;20220118;7.5;3.1;5.3;2.9;7;0;.64;2873 +92104;48.7863;8.18368;120;20220119;4.6;-3.2;.7;4.3;5.9;2.5;.26;3786 +92104;48.7863;8.18368;120;20220120;5.1;2.2;3.6;3;6.6;1.6;.54;2574 +92104;48.7863;8.18368;120;20220121;4.4;-1.7;1.3;2.9;5.7;1.9;.43;3282 +92104;48.7863;8.18368;120;20220122;4.9;1.3;3.1;3.2;6.7;.6;.46;2485 +92104;48.7863;8.18368;120;20220123;6.2;3;4.6;2.1;6.6;0;.62;2288 +92104;48.7863;8.18368;120;20220124;7.9;-2.8;2.6;1.4;5.3;0;.47;5213 +92104;48.7863;8.18368;120;20220125;1.3;-4.5;-1.6;1.3;5.2;0;.18;3881 +92104;48.7863;8.18368;120;20220126;.3;-1;-.4;2.3;5.6;0;.32;711 +92104;48.7863;8.18368;120;20220127;2.1;-1.2;.5;5.5;5.5;1.4;.55;1404 +92104;48.7863;8.18368;120;20220128;6.3;.2;3.3;3.5;6.6;0;.52;3921 +92104;48.7863;8.18368;120;20220129;6.7;1.4;4.1;6.7;6.8;2;.94;3441 +92104;48.7863;8.18368;120;20220130;8.6;4.2;6.4;3.6;6.8;.2;1.01;3003 +92104;48.7863;8.18368;120;20220131;7.1;-.7;3.2;5.7;6.3;4.7;.89;4460 +92104;48.7863;8.18368;120;20220201;4.8;3.2;4;6.5;6.7;6.7;.81;3707 +92104;48.7863;8.18368;120;20220202;9.4;3.7;6.6;3.6;9.3;3.4;.4;3458 +92104;48.7863;8.18368;120;20220203;9.9;6.1;8;2.3;9;.1;.67;3244 +92104;48.7863;8.18368;120;20220204;8.4;3.3;5.9;5.3;8;1.9;.68;2142 +92104;48.7863;8.18368;120;20220205;8.3;.8;4.6;4.9;6.1;0;1.12;6812 +92104;48.7863;8.18368;120;20220206;7.8;3.9;5.8;9.9;7.3;25.9;1.31;2814 +92104;48.7863;8.18368;120;20220207;6.2;1.9;4.1;3.9;6.1;.2;.92;4594 +92104;48.7863;8.18368;120;20220208;9.5;1.3;5.4;3.8;6.8;0;1.05;2752 +92104;48.7863;8.18368;120;20220209;12.9;4.4;8.7;2.3;7.3;0;1.21;5472 +92104;48.7863;8.18368;120;20220210;9.4;.3;4.8;3.2;7;2.7;.9;5717 +92104;48.7863;8.18368;120;20220211;7.1;3.1;5.1;2.5;6.3;0;.9;3783 +92104;48.7863;8.18368;120;20220212;7.7;-3.1;2.3;1.3;5.2;0;.64;6548 +92104;48.7863;8.18368;120;20220213;12.9;-3.8;4.6;2.6;5.5;0;1.31;8926 +92104;48.7863;8.18368;120;20220214;13;.8;6.9;3.9;7.5;1.4;1.38;6847 +92104;48.7863;8.18368;120;20220215;9.4;5.1;7.2;5.5;7.6;3.3;1.36;4259 +92104;48.7863;8.18368;120;20220216;11.4;5.7;8.5;10.4;9.4;6.5;1.19;4623 +92104;48.7863;8.18368;120;20220217;13.7;11;12.3;7.4;8.7;.6;2.68;6140 +92104;48.7863;8.18368;120;20220218;15.9;8.8;12.4;7.2;8.7;4.3;2.77;5553 +92104;48.7863;8.18368;120;20220219;10;5.8;7.9;5.6;5.4;0;2.37;4388 +92104;48.7863;8.18368;120;20220220;11;5.3;8.2;10.2;7.8;7.6;2.01;2808 +92104;48.7863;8.18368;120;20220221;7.9;4.6;6.3;8.2;7.5;4.3;1.34;5398 +92104;48.7863;8.18368;120;20220222;10;4.6;7.3;5.2;8.1;3.5;1.23;4796 +92104;48.7863;8.18368;120;20220223;13.4;4.9;9.2;2.2;8.5;0;1.2;6486 +92104;48.7863;8.18368;120;20220224;13;4.1;8.6;4.7;7.6;2.6;1.83;7106 +92104;48.7863;8.18368;120;20220225;7.4;1.1;4.2;4.2;6;1.8;1.16;7149 +92104;48.7863;8.18368;120;20220226;8.2;-.5;3.8;3.2;5.5;0;1.25;7344 +92104;48.7863;8.18368;120;20220227;10.4;-.7;4.8;4.4;4.6;0;1.93;8887 +92104;48.7863;8.18368;120;20220228;10.9;-2.6;4.2;3.2;4.5;0;1.79;9884 +92104;48.7863;8.18368;120;20220301;9.2;-4;2.6;2;4.1;0;1.29;10448 +92104;48.7863;8.18368;120;20220302;6.5;-4.2;1.2;1.1;4.4;0;.86;8848 +92104;48.7863;8.18368;120;20220303;10.5;-5;2.7;2.3;4.8;0;1.34;11181 +92104;48.7863;8.18368;120;20220304;9.9;-2.1;3.9;4.8;4.2;0;2.15;10071 +92104;48.7863;8.18368;120;20220305;9.1;-3.3;2.9;4.1;3.9;0;1.89;10674 +92104;48.7863;8.18368;120;20220306;7.2;-5;1.1;4.7;3.7;0;1.75;10379 +92104;48.7863;8.18368;120;20220307;6.1;-2;2;5.6;3.5;0;1.94;9019 +92104;48.7863;8.18368;120;20220308;11.8;-3.8;4;2.5;3.3;0;2.06;12044 +92104;48.7863;8.18368;120;20220309;13.2;-5.7;3.8;1.6;4.3;0;1.61;13851 +92104;48.7863;8.18368;120;20220310;17.2;-4.1;6.6;1.9;4.3;0;2.19;14809 +92104;48.7863;8.18368;120;20220311;14.3;-3;5.7;1.9;4.9;0;1.82;13434 +92104;48.7863;8.18368;120;20220312;15.2;2.5;8.8;2.5;5.9;0;2.14;11321 +92104;48.7863;8.18368;120;20220313;16.5;-1.5;7.5;2.7;6.1;2.2;2.2;13812 +92104;48.7863;8.18368;120;20220314;15.1;7.1;11.1;3.5;8;0;2.19;9360 +92104;48.7863;8.18368;120;20220315;9.7;3.9;6.8;1.9;8.7;3.3;.9;7340 +92104;48.7863;8.18368;120;20220316;13.2;6.9;10.1;2.8;9.9;0;1.36;8228 +92104;48.7863;8.18368;120;20220317;12.2;5.9;9.1;3.2;9.5;1.3;1.3;8342 +92104;48.7863;8.18368;120;20220318;12.3;6.8;9.5;7.7;7.8;0;2.37;7651 +92104;48.7863;8.18368;120;20220319;13.7;4.8;9.3;8;6.3;0;3.3;10670 +92104;48.7863;8.18368;120;20220320;18.2;1.3;9.8;2.5;6.3;.2;2.59;15148 +92104;48.7863;8.18368;120;20220321;17.8;1.6;9.7;2;6.6;0;2.39;14859 +92104;48.7863;8.18368;120;20220322;17.4;-1;8.2;1.1;5.3;0;2.01;15532 +92104;48.7863;8.18368;120;20220323;19.1;-1.2;8.9;1.8;5.6;0;2.58;17121 +92104;48.7863;8.18368;120;20220324;19.5;-1.2;9.2;1.8;5.8;0;2.58;17329 +92104;48.7863;8.18368;120;20220325;19.2;-.2;9.5;3;6.1;0;3.08;17073 +92104;48.7863;8.18368;120;20220326;19.2;5.8;12.5;5.5;5.7;0;4.3;14155 +92104;48.7863;8.18368;120;20220327;21.2;3;12.1;4.2;6.4;0;4.01;16490 +92104;48.7863;8.18368;120;20220328;21.4;.8;11.1;1.8;6.7;0;2.87;18159 +92104;48.7863;8.18368;120;20220329;19;4.5;11.7;1.4;7.6;2.2;2.38;15239 +92104;48.7863;8.18368;120;20220330;10.5;8.8;9.6;3;9.6;4.9;1.18;4492 +92104;48.7863;8.18368;120;20220331;8.1;5.2;6.7;2.7;8.8;10.3;.76;3684 +92104;48.7863;8.18368;120;20220401;4.6;4.6;4.6;3.6;6.7;6.2;.93;0 +92104;48.7863;8.18368;120;20220402;1.5;.7;1.1;4.6;5.8;3.1;.53;0 +92104;48.7863;8.18368;120;20220403;6.1;-.1;3;2.3;5.1;.1;1.48;11516 +92104;48.7863;8.18368;120;20220404;9.3;-4.4;2.5;5.2;4.9;.7;2.02;16267 +92104;48.7863;8.18368;120;20220405;10;5.1;7.5;6.2;7.8;.5;1.6;5077 +92104;48.7863;8.18368;120;20220406;15.7;8.9;12.3;5.8;9.8;1.8;2.53;11274 +92104;48.7863;8.18368;120;20220407;14.9;9.9;12.4;8.6;9.8;9.8;2.82;8466 +92104;48.7863;8.18368;120;20220408;9.8;7.8;8.8;3.6;8;55.1;1.12;0 +92104;48.7863;8.18368;120;20220409;10.4;.2;5.3;2.7;6.4;.3;1.83;14787 +92104;48.7863;8.18368;120;20220410;11.3;1.2;6.2;2.6;6.3;.2;2.01;14476 +92104;48.7863;8.18368;120;20220411;18;-.1;9;1.7;6.7;0;2.8;19875 +92104;48.7863;8.18368;120;20220412;23.5;2.8;13.1;1;9.4;0;3.01;21187 +92104;48.7863;8.18368;120;20220413;24.3;8.7;16.5;1.3;11.1;0;3.14;18412 +92104;48.7863;8.18368;120;20220414;21.1;9;15.1;2.2;11.9;.1;2.89;15798 +92104;48.7863;8.18368;120;20220415;20.4;6.6;13.5;3.2;10.7;0;3.08;17397 +92104;48.7863;8.18368;120;20220416;16;6.7;11.4;6.4;7.1;0;3.75;14471 +92104;48.7863;8.18368;120;20220417;17.2;3.3;10.3;5.4;5.5;0;4.16;17702 +92104;48.7863;8.18368;120;20220418;18.2;1.8;10;4;6.6;0;3.66;19891 +92104;48.7863;8.18368;120;20220419;19.4;.9;10.2;2.8;6.9;0;3.48;21320 +92104;48.7863;8.18368;120;20220420;16.8;5;10.9;5.7;5.9;0;4.2;17407 +92104;48.7863;8.18368;120;20220421;17.8;5;11.4;5.8;7.8;0;3.92;17548 +92104;48.7863;8.18368;120;20220422;19.3;6.8;13;6.3;8.9;0;3.99;17688 +92104;48.7863;8.18368;120;20220423;17.1;8.2;12.7;6;9.7;2.3;3.2;15333 +92104;48.7863;8.18368;120;20220424;10.9;8.9;9.9;3.5;10.9;9;.99;3724 +92104;48.7863;8.18368;120;20220425;16.4;8;12.2;1.9;11.2;5.2;2.39;16521 +92104;48.7863;8.18368;120;20220426;13.9;8.7;11.3;1.9;10.2;6.4;1.85;11088 +92104;48.7863;8.18368;120;20220427;17.9;7.8;12.9;2.8;9.8;0;3;16696 +92104;48.7863;8.18368;120;20220428;20.6;4.5;12.6;3.7;8.5;0;3.87;20770 +92104;48.7863;8.18368;120;20220429;20.3;5.5;12.9;3.1;9.3;1;3.6;20179 +92104;48.7863;8.18368;120;20220430;13.7;10.2;12;2.8;10.4;.2;2.01;11257 +92104;48.7863;8.18368;120;20220501;16.9;6.3;11.6;2;10.1;0;2.66;17568 +92104;48.7863;8.18368;120;20220502;20.4;4.4;12.4;2.9;10.6;0;3.36;21336 +92104;48.7863;8.18368;120;20220503;21.8;5.5;13.6;1.5;11.6;3.5;3.24;21473 +92104;48.7863;8.18368;120;20220504;21.7;7.5;14.6;1.2;11.9;2.7;3.14;20062 +92104;48.7863;8.18368;120;20220505;15;10;12.5;1.4;12.3;3.1;1.7;9795 +92104;48.7863;8.18368;120;20220506;20.2;10.5;15.4;2;11.5;0;3.14;17715 +92104;48.7863;8.18368;120;20220507;22.2;5;13.6;1.9;10.2;0;3.75;23471 +92104;48.7863;8.18368;120;20220508;23.3;7.8;15.6;3.7;11;.2;4.36;21349 +92104;48.7863;8.18368;120;20220509;24.8;11.3;18;3.4;12.9;0;4.23;20660 +92104;48.7863;8.18368;120;20220510;26.1;9.4;17.8;1.5;13.2;0;4.13;23131 +92104;48.7863;8.18368;120;20220511;29.8;13.3;21.5;4.3;12.8;0;6.37;22492 +92104;48.7863;8.18368;120;20220512;24.4;17.9;21.1;2.7;14.5;2.4;3.74;14012 +92104;48.7863;8.18368;120;20220513;22.6;16;19.3;2.3;14;0;3.26;14085 +92104;48.7863;8.18368;120;20220514;24.8;7.4;16.1;1.6;10.6;0;4.11;23611 +92104;48.7863;8.18368;120;20220515;28.3;9.8;19;3.1;11.8;.3;5.48;24479 +92104;48.7863;8.18368;120;20220516;24.1;13.7;18.9;2.2;15;2.4;3.73;18680 +92104;48.7863;8.18368;120;20220517;27.2;10.7;19;1.7;14;0;4.47;23944 +92104;48.7863;8.18368;120;20220518;30.1;12.1;21.1;2;14.1;0;5.25;25556 +92104;48.7863;8.18368;120;20220519;32.2;12.6;22.4;2.1;15.5;.8;5.65;26391 +92104;48.7863;8.18368;120;20220520;31.3;15.9;23.6;2.2;17.5;3;5.22;23459 +92104;48.7863;8.18368;120;20220521;23.4;12.7;18;2.1;12.1;0;3.9;19089 +92104;48.7863;8.18368;120;20220522;25.2;8.4;16.8;1.3;12;3.4;4.21;24447 +92104;48.7863;8.18368;120;20220523;25.8;13.1;19.4;3.1;15.2;13.8;4.86;24808 +92104;48.7863;8.18368;120;20220524;21.2;14;17.6;2.5;13.8;.5;3.23;15456 +92104;48.7863;8.18368;120;20220525;22.9;9.5;16.2;2;11.1;0;4.15;23069 +92104;48.7863;8.18368;120;20220526;22.3;12.7;17.5;2.9;11.7;0;4.02;18405 +92104;48.7863;8.18368;120;20220527;19.6;12.3;15.9;3.5;12.4;.1;3.11;13661 +92104;48.7863;8.18368;120;20220528;19.6;10.7;15.1;2.6;9.3;.1;3.65;17420 +92104;48.7863;8.18368;120;20220529;17.6;9.5;13.5;3.1;8.4;.7;3.5;16294 +92104;48.7863;8.18368;120;20220530;20.6;5.1;12.9;3.5;8.1;0;4.38;24283 +92104;48.7863;8.18368;120;20220531;24.1;8.9;16.5;1.9;9.2;0;4.59;24350 +92104;48.7863;8.18368;120;20220601;24.5;9.3;16.9;2.8;10.6;0;4.77;23559 +92104;48.7863;8.18368;120;20220602;24.8;12.9;18.8;4.7;10.5;0;5.74;21808 +92104;48.7863;8.18368;120;20220603;25.7;12.4;19.1;2.4;13.9;.9;4.44;22784 +92104;48.7863;8.18368;120;20220604;27;14.7;20.9;3;17.5;5.9;4.6;21909 +92104;48.7863;8.18368;120;20220605;25.1;18;21.6;3.5;18;7.9;3.92;17797 +92104;48.7863;8.18368;120;20220606;23.2;16.4;19.8;3;15.3;.6;3.97;17649 +92104;48.7863;8.18368;120;20220607;22.7;13.8;18.3;3.3;15.2;3.8;3.68;18775 +92104;48.7863;8.18368;120;20220608;24;11.4;17.7;2.9;14.3;12.1;4.26;22077 +92104;48.7863;8.18368;120;20220609;21.6;13.1;17.4;3;13.3;.5;3.61;17911 +92104;48.7863;8.18368;120;20220610;25.7;9.2;17.4;1.5;11.9;0;4.51;25690 +92104;48.7863;8.18368;120;20220611;28.5;10.1;19.3;1;13.3;0;4.81;27332 +92104;48.7863;8.18368;120;20220612;30.3;12.5;21.4;1.1;15.6;5.3;5.04;26571 +92104;48.7863;8.18368;120;20220613;24.7;14.1;19.4;2.1;14;0;4.09;20219 +92104;48.7863;8.18368;120;20220614;27.5;11;19.3;3.7;11.8;0;5.79;25806 +92104;48.7863;8.18368;120;20220615;31;10.9;20.9;.9;13.5;0;5.1;28214 +92104;48.7863;8.18368;120;20220616;30.8;13.7;22.3;1.7;13.8;0;5.38;25844 +92104;48.7863;8.18368;120;20220617;30.7;14.4;22.6;2.6;12.1;0;5.96;24138 +92104;48.7863;8.18368;120;20220618;35.5;14.2;24.8;1.2;16;0;6.01;29015 +92104;48.7863;8.18368;120;20220619;37.1;17.6;27.3;2.8;16.8;.6;7.5;28268 +92104;48.7863;8.18368;120;20220620;26.8;18.9;22.8;3.3;16;1.6;4.56;16854 +92104;48.7863;8.18368;120;20220621;29.5;13.4;21.4;3.3;13.8;.8;5.9;25035 +92104;48.7863;8.18368;120;20220622;23.9;17.1;20.5;1.8;16.8;2.9;4.16;20957 +92104;48.7863;8.18368;120;20220623;31.8;15.2;23.5;1.8;18.8;11.4;5.32;25872 +92104;48.7863;8.18368;120;20220624;25.4;16.4;20.9;2.5;17.5;7.1;4.18;20992 +92104;48.7863;8.18368;120;20220625;28.5;13.9;21.2;2.4;16.2;1.6;4.99;24130 +92104;48.7863;8.18368;120;20220626;26.9;15.9;21.4;2.6;18.1;29;4.52;22923 +92104;48.7863;8.18368;120;20220627;22.9;17;19.9;2.7;18.3;2.8;2.93;14281 +92104;48.7863;8.18368;120;20220628;25.8;12.8;19.3;2.4;15.8;.2;4.24;22232 +92104;48.7863;8.18368;120;20220629;28.5;17.8;23.1;1.2;18;0;4.19;20207 +92104;48.7863;8.18368;120;20220630;31;14.2;22.6;1.7;17.3;6.8;5.15;25737 +92104;48.7863;8.18368;120;20220701;21.8;14.2;18;1.9;13.6;1.4;3.67;19825 +92104;48.7863;8.18368;120;20220702;28.5;9.7;19.1;1.5;13.1;0;5.03;27273 +92104;48.7863;8.18368;120;20220703;30.2;13.8;22;2.2;15.8;0;5.44;25629 +92104;48.7863;8.18368;120;20220704;27.5;16;21.8;1.4;14.6;0;4.35;21083 +92104;48.7863;8.18368;120;20220705;28.5;11;19.7;1.1;13.2;0;4.77;26352 +92104;48.7863;8.18368;120;20220706;24.4;13.5;18.9;2.3;12.3;0;4.34;21004 +92104;48.7863;8.18368;120;20220707;23.4;11.2;17.3;2.6;12.8;.3;4.23;21883 +92104;48.7863;8.18368;120;20220708;24.3;11.8;18;2.8;11.7;0;4.6;21880 +92104;48.7863;8.18368;120;20220709;27.3;9.9;18.6;1.6;13.6;0;4.75;26131 +92104;48.7863;8.18368;120;20220710;23.2;15.9;19.6;4;12.7;0;4.46;16448 +92104;48.7863;8.18368;120;20220711;26.3;11.8;19.1;2.5;13.7;0;4.74;24377 +92104;48.7863;8.18368;120;20220712;28.5;14.6;21.6;3.6;14.6;0;5.47;22579 +92104;48.7863;8.18368;120;20220713;32.3;11.9;22.1;1.1;14;0;5.37;28115 +92104;48.7863;8.18368;120;20220714;35.2;14.2;24.7;2.9;13.6;0;7.21;28033 +92104;48.7863;8.18368;120;20220715;26.6;13.5;20.1;2.8;11.6;0;4.99;20525 +92104;48.7863;8.18368;120;20220716;27.5;11.6;19.5;3.2;10.9;0;5.56;23181 +92104;48.7863;8.18368;120;20220717;30.2;13.4;21.8;3.9;11.2;0;6.69;25539 +92104;48.7863;8.18368;120;20220718;34;11.7;22.8;2;12;0;6.2;28375 +92104;48.7863;8.18368;120;20220719;38.2;13.4;25.8;1.9;13.7;0;6.95;29485 +92104;48.7863;8.18368;120;20220720;33.2;16.6;24.9;2.7;17;6.6;5.77;23688 +92104;48.7863;8.18368;120;20220721;29;18.3;23.7;2.9;19.2;0;4.72;20095 +92104;48.7863;8.18368;120;20220722;31.8;16.9;24.4;3.4;17.9;.2;5.66;22681 +92104;48.7863;8.18368;120;20220723;30.5;19.7;25.1;2.2;17;.6;4.81;18970 +92104;48.7863;8.18368;120;20220724;32.3;15.8;24.1;1.5;16.6;0;5.12;24100 +92104;48.7863;8.18368;120;20220725;35.2;16.3;25.7;2.1;17.3;.3;6.07;25499 +92104;48.7863;8.18368;120;20220726;28.1;18.4;23.2;2.5;14.5;0;4.75;18723 +92104;48.7863;8.18368;120;20220727;26.3;16.3;21.3;3.2;13.5;0;4.7;17640 +92104;48.7863;8.18368;120;20220728;30.8;16;23.4;4.7;12.7;0;6.98;22892 +92104;48.7863;8.18368;120;20220729;28.4;15.3;21.9;1.9;14.4;0;4.53;21154 +92104;48.7863;8.18368;120;20220730;30.5;14.5;22.5;1.9;13.7;0;5;22668 +92104;48.7863;8.18368;120;20220731;32.6;14.5;23.5;2.1;13.9;0;5.52;24060 +92104;48.7863;8.18368;120;20220801;29.8;16.6;23.2;1.9;15.8;.3;4.5;19984 +92104;48.7863;8.18368;120;20220802;30.4;15.9;23.1;1.5;16.7;0;4.49;21532 +92104;48.7863;8.18368;120;20220803;35;14.9;24.9;1;16.5;0;4.98;25076 +92104;48.7863;8.18368;120;20220804;37.8;17.3;27.6;1.4;16.9;.3;5.65;24936 +92104;48.7863;8.18368;120;20220805;31.7;21.7;26.7;3.3;17.1;2.7;5.37;16821 +92104;48.7863;8.18368;120;20220806;26.6;17.1;21.9;5.4;11.8;0;5.79;16722 +92104;48.7863;8.18368;120;20220807;29.1;14.9;22;5;10;0;6.83;20922 +92104;48.7863;8.18368;120;20220808;30.6;13;21.8;4.2;10.9;0;6.48;22994 +92104;48.7863;8.18368;120;20220809;31.6;15.6;23.6;4.2;11.2;0;6.7;22145 +92104;48.7863;8.18368;120;20220810;31.5;17.1;24.3;4.4;11.1;0;6.83;20532 +92104;48.7863;8.18368;120;20220811;31.7;14.5;23.1;3.6;11.1;0;6.29;21861 +92104;48.7863;8.18368;120;20220812;31.3;14;22.6;3.3;10.9;0;6.11;23081 +92104;48.7863;8.18368;120;20220813;32.1;14.7;23.4;3.3;11.1;0;6.28;22258 +92104;48.7863;8.18368;120;20220814;32.6;12.6;22.6;2.4;12.9;.1;5.47;23413 +92104;48.7863;8.18368;120;20220815;27.5;18.2;22.9;3.2;16.8;1;4.32;17475 +92104;48.7863;8.18368;120;20220816;30.4;16.8;23.6;1.8;16.7;0;4.2;18185 +92104;48.7863;8.18368;120;20220817;29;16.6;22.8;2.4;17.5;3.2;4.19;19123 +92104;48.7863;8.18368;120;20220818;25.7;17.3;21.5;2.8;18.7;2.5;3.18;14533 +92104;48.7863;8.18368;120;20220819;29;19;24;2.3;18.5;0;3.74;15295 +92104;48.7863;8.18368;120;20220820;27.6;18.2;22.9;2.8;16.6;1.1;4.1;16982 +92104;48.7863;8.18368;120;20220821;29.4;10.8;20.1;1.3;13.4;0;4;21615 +92104;48.7863;8.18368;120;20220822;30.5;12.2;21.4;1.1;13.1;0;3.97;21444 +92104;48.7863;8.18368;120;20220823;31.7;12.9;22.3;1.2;13.7;0;4.11;21271 +92104;48.7863;8.18368;120;20220824;32.4;13.4;22.9;2.1;13.7;0;4.86;21096 +92104;48.7863;8.18368;120;20220825;32.5;15.5;24;1.8;16.4;0;4.44;20309 +92104;48.7863;8.18368;120;20220826;32.4;14.7;23.5;1.8;16.9;11.2;4.37;20137 +92104;48.7863;8.18368;120;20220827;23.8;18.3;21.1;1.3;20.1;5.3;2.06;10119 +92104;48.7863;8.18368;120;20220828;27.2;16.5;21.8;3.5;17.1;0;3.87;15765 +92104;48.7863;8.18368;120;20220829;29.1;15.1;22.1;4.6;13.8;0;5.36;17726 +92104;48.7863;8.18368;120;20220830;31.7;16.2;24;3.5;14.6;4.3;5.47;18209 +92104;48.7863;8.18368;120;20220831;21.9;17.8;19.9;3.3;18.6;1.4;2.35;11469 +92104;48.7863;8.18368;120;20220901;26;14.2;20.1;3.2;14.8;0;3.76;15904 +92104;48.7863;8.18368;120;20220902;27.1;12.7;19.9;2.7;12.9;1.3;4;17077 +92104;48.7863;8.18368;120;20220903;23.3;16.1;19.7;2;16.5;2.9;2.64;13111 +92104;48.7863;8.18368;120;20220904;28.2;12.6;20.4;1.3;15;0;3.26;17363 +92104;48.7863;8.18368;120;20220905;30.4;12.9;21.7;1.1;15.4;.7;3.39;18351 +92104;48.7863;8.18368;120;20220906;29.6;15.7;22.7;1.4;17.9;1;3.19;15789 +92104;48.7863;8.18368;120;20220907;28.8;17;22.9;1.9;17.6;5.3;3.5;16012 +92104;48.7863;8.18368;120;20220908;23.5;15.8;19.6;2.4;16.2;8.2;2.71;12971 +92104;48.7863;8.18368;120;20220909;22.1;13.9;18;2.9;14.5;10.4;2.75;12899 +92104;48.7863;8.18368;120;20220910;20.2;14.6;17.4;3.8;14.9;6.8;2.32;8856 +92104;48.7863;8.18368;120;20220911;23.4;15.2;19.3;2.3;15.1;.1;2.59;11728 +92104;48.7863;8.18368;120;20220912;25.7;9.5;17.6;1.1;14;0;2.6;16518 +92104;48.7863;8.18368;120;20220913;27.5;11;19.3;1.6;15.3;10.5;2.95;16336 +92104;48.7863;8.18368;120;20220914;26.6;17.2;21.9;2.5;19.4;14.9;2.86;12719 +92104;48.7863;8.18368;120;20220915;20;17.3;18.6;3.4;16.9;21.5;1.95;7667 +92104;48.7863;8.18368;120;20220916;18.9;13.6;16.3;2.2;12.9;2.9;2.14;9845 +92104;48.7863;8.18368;120;20220917;15.3;9.9;12.6;3.1;10.3;4.5;1.99;10113 +92104;48.7863;8.18368;120;20220918;16.2;10.6;13.4;4;9.9;1.5;2.45;9622 +92104;48.7863;8.18368;120;20220919;17.2;6.4;11.8;2.5;9.7;.1;2.13;13852 +92104;48.7863;8.18368;120;20220920;16.9;6;11.4;1.7;9.7;.4;1.74;11736 +92104;48.7863;8.18368;120;20220921;18.2;4.8;11.5;3.7;9.3;0;2.51;12771 +92104;48.7863;8.18368;120;20220922;19.5;4.1;11.8;2.8;8.8;0;2.5;13685 +92104;48.7863;8.18368;120;20220923;19.6;4.1;11.8;.9;10;0;1.76;14014 +92104;48.7863;8.18368;120;20220924;19.3;9.8;14.5;1.1;12.8;3.7;1.76;12600 +92104;48.7863;8.18368;120;20220925;16.1;11.8;13.9;1.1;13.2;4.1;1.19;6444 +92104;48.7863;8.18368;120;20220926;15.6;8.2;11.9;3.9;11.4;14.5;1.6;11538 +92104;48.7863;8.18368;120;20220927;12.9;9.9;11.4;4.8;10.8;19;1.47;5355 +92104;48.7863;8.18368;120;20220928;14.3;9.1;11.7;3.9;10.7;.4;1.69;10881 +92104;48.7863;8.18368;120;20220929;14.9;6.3;10.6;1.1;10.2;2.5;1.29;9248 +92104;48.7863;8.18368;120;20220930;17.4;8;12.7;1.4;10.8;1.3;1.46;9188 +92104;48.7863;8.18368;120;20221001;15.8;7.5;11.6;5.9;11.8;10.2;1.67;10486 +92104;48.7863;8.18368;120;20221002;17.9;13.2;15.6;3;14.2;31;1.59;5772 +92104;48.7863;8.18368;120;20221003;16.6;8.5;12.5;1.4;11.4;0;1.24;8407 +92104;48.7863;8.18368;120;20221004;18.8;4.8;11.8;.7;10.4;0;1.31;11190 +92104;48.7863;8.18368;120;20221005;24.5;5.9;15.2;2.3;11.6;0;2.52;13497 +92104;48.7863;8.18368;120;20221006;18.8;13;15.9;1.7;13.1;0;1.49;8305 +92104;48.7863;8.18368;120;20221007;20.4;11.1;15.8;1;12.9;0;1.38;8781 +92104;48.7863;8.18368;120;20221008;18.6;12.7;15.6;1.8;12.8;0;1.43;6248 +92104;48.7863;8.18368;120;20221009;20.3;6.2;13.2;3.7;10.2;0;2.35;10394 +92104;48.7863;8.18368;120;20221010;23.1;7;15.1;1.8;12.6;.9;1.76;10168 +92104;48.7863;8.18368;120;20221011;16.5;13;14.8;3.8;12.7;0;1.51;4438 +92104;48.7863;8.18368;120;20221012;18.7;8.2;13.4;1.4;11.5;0;1.26;8611 +92104;48.7863;8.18368;120;20221013;17.2;8.6;12.9;1.5;13.1;0;1.09;8854 +92104;48.7863;8.18368;120;20221014;17.6;12.5;15.1;3.4;15;17.3;1.04;4187 +92104;48.7863;8.18368;120;20221015;18.1;14.9;16.5;5;16.6;2.8;1.08;2324 +92104;48.7863;8.18368;120;20221016;22.2;14.7;18.5;1.9;15.9;0;1.37;6082 +92104;48.7863;8.18368;120;20221017;25.1;9.3;17.2;1;13.9;0;1.44;10261 +92104;48.7863;8.18368;120;20221018;22.3;13;17.7;1.6;15.9;0;1.29;7093 +92104;48.7863;8.18368;120;20221019;19.7;13.7;16.7;3.9;15.2;0;1.63;5782 +92104;48.7863;8.18368;120;20221020;15.3;9.8;12.5;1.5;13.6;8.3;.71;5211 +92104;48.7863;8.18368;120;20221021;18;13.4;15.7;3.2;15.7;13.6;.99;5031 +92104;48.7863;8.18368;120;20221022;21.1;13.5;17.3;2.5;14.1;0;1.62;5992 +92104;48.7863;8.18368;120;20221023;20.2;9.2;14.7;1;13.4;1.8;.97;7580 +92104;48.7863;8.18368;120;20221024;19.5;14.1;16.8;4.8;14.5;12.1;1.87;6720 +92104;48.7863;8.18368;120;20221025;20;11.1;15.5;2.5;13.3;0;1.3;8033 +92104;48.7863;8.18368;120;20221026;22;11.5;16.7;1.4;14;.2;1.21;6831 +92104;48.7863;8.18368;120;20221027;20.8;8.1;14.4;1.2;13;0;.94;7429 +92104;48.7863;8.18368;120;20221028;23;11.1;17;.7;14.4;0;.88;6958 +92104;48.7863;8.18368;120;20221029;22.5;9.1;15.8;.5;13.5;0;.78;7503 +92104;48.7863;8.18368;120;20221030;21.8;9;15.4;.7;13.4;0;.8;7054 +92104;48.7863;8.18368;120;20221031;16.7;7.9;12.3;.8;12.2;.8;.62;5518 +92104;48.7863;8.18368;120;20221101;17.2;10.7;13.9;2.9;12.9;.1;1.08;6098 +92104;48.7863;8.18368;120;20221102;16.3;7.8;12.1;2.7;10.6;0;1.2;5992 +92104;48.7863;8.18368;120;20221103;12.5;3.9;8.2;1.4;9.9;5.9;.5;5230 +92104;48.7863;8.18368;120;20221104;13.5;8.1;10.8;3.1;10.5;5.2;.86;5247 +92104;48.7863;8.18368;120;20221105;12.1;8.9;10.5;1.9;9.8;.4;.81;4390 +92104;48.7863;8.18368;120;20221106;9.1;1;5;2;8;.5;.39;4585 +92104;48.7863;8.18368;120;20221107;15.4;8.2;11.8;4.5;10.7;0;1.22;5061 +92104;48.7863;8.18368;120;20221108;17.1;3.8;10.4;1.6;9.6;10.1;.82;6309 +92104;48.7863;8.18368;120;20221109;15.1;10.6;12.9;3.3;13.2;7.1;.76;3350 +92104;48.7863;8.18368;120;20221110;14.8;7.7;11.3;1.6;10.9;0;.65;3891 +92104;48.7863;8.18368;120;20221111;8.6;3.6;6.1;1;9.1;.1;.36;3420 +92104;48.7863;8.18368;120;20221112;7;5.3;6.2;1.5;9.1;0;.37;1140 +92104;48.7863;8.18368;120;20221113;9.3;5;7.1;3;8.7;0;.59;3316 +92104;48.7863;8.18368;120;20221114;12.2;5;8.6;1.6;9.2;0;.57;5121 +92104;48.7863;8.18368;120;20221115;13.5;7;10.2;.4;11;7;.36;3555 +92104;48.7863;8.18368;120;20221116;14.9;10;12.5;3.1;11.4;1.1;.94;4438 +92104;48.7863;8.18368;120;20221117;14.2;7.9;11;3.7;10.8;24.5;.91;3260 +92104;48.7863;8.18368;120;20221118;12.1;8.1;10.1;3;10.2;10.6;.74;2992 +92104;48.7863;8.18368;120;20221119;10.1;7.2;8.7;3.3;9.7;3.9;.59;3007 +92104;48.7863;8.18368;120;20221120;10.7;6.1;8.4;5;8.5;11.4;1.21;3434 +92104;48.7863;8.18368;120;20221121;10.4;5.9;8.2;4.7;8.6;3.3;.91;3079 +92104;48.7863;8.18368;120;20221122;9.1;5.8;7.4;4.7;8.6;.7;.77;3117 +92104;48.7863;8.18368;120;20221123;12.1;3.7;7.9;3.8;8.1;3.2;1;3703 +92104;48.7863;8.18368;120;20221124;12.3;7.1;9.7;4.4;9;5.2;1.15;2226 +92104;48.7863;8.18368;120;20221125;10.1;1.7;5.9;1.7;8.1;1.7;.32;4765 +92104;48.7863;8.18368;120;20221126;9.7;4.2;7;1.7;8.3;0;.36;3097 +92104;48.7863;8.18368;120;20221127;5.8;1.4;3.6;1.1;7.8;0;.22;2841 +92104;48.7863;8.18368;120;20221128;8.5;2.8;5.7;1.1;8.5;7.9;.22;3268 +92104;48.7863;8.18368;120;20221129;9;7.1;8.1;2.2;10.1;3.1;.38;1599 +92104;48.7863;8.18368;120;20221130;8.2;6.9;7.6;3.5;9.1;.1;.57;1727 +92104;48.7863;8.18368;120;20221201;4.4;3.8;4.1;4.3;6.5;.1;.82;513 +92104;48.7863;8.18368;120;20221202;4.1;3.3;3.7;3.4;7;.4;.51;531 +92104;48.7863;8.18368;120;20221203;5.1;1.5;3.3;5;6.5;0;.5;3356 +92104;48.7863;8.18368;120;20221204;3.3;1.1;2.2;3.6;6.4;2.1;.47;1580 +92104;48.7863;8.18368;120;20221205;6.9;2.8;4.9;1.8;7.2;.3;.39;3005 +92104;48.7863;8.18368;120;20221206;5;3.3;4.2;1.6;7.3;.3;.42;799 +92104;48.7863;8.18368;120;20221207;4.5;2.2;3.4;2.1;6.7;.2;.4;1470 +92104;48.7863;8.18368;120;20221208;4.5;-1.8;1.3;1.6;5.8;0;.22;3421 +92104;48.7863;8.18368;120;20221209;2.3;-3.6;-.7;2.5;5;0;.31;3117 +92104;48.7863;8.18368;120;20221210;1.9;.9;1.4;3.4;5.5;.3;.65;486 +92104;48.7863;8.18368;120;20221211;.2;-3.3;-1.5;2;4.8;0;.28;2063 +92104;48.7863;8.18368;120;20221212;.5;-3.5;-1.5;1.4;4.1;0;.34;2448 +92104;48.7863;8.18368;120;20221213;-1.1;-7.9;-4.5;2.6;3.5;0;.31;2958 +92104;48.7863;8.18368;120;20221214;-.9;-2.3;-1.6;1.4;4.7;6.7;.39;473 +92104;48.7863;8.18368;120;20221215;-.1;-2.1;-1.1;5;4.8;.1;.47;1934 +92104;48.7863;8.18368;120;20221216;-.2;-3.2;-1.7;3.4;3.9;0;.59;1803 +92104;48.7863;8.18368;120;20221217;-4.9;-10.2;-7.6;1.6;3.2;0;.16;2039 +92104;48.7863;8.18368;120;20221218;-4.9;-8.3;-6.6;1.5;3.5;0;.2;1726 +92104;48.7863;8.18368;120;20221219;2.9;-5.3;-1.2;1;5.2;0;.14;2897 +92104;48.7863;8.18368;120;20221220;6.5;-1.3;2.6;1.5;7;12.8;.12;2894 +92104;48.7863;8.18368;120;20221221;13;3.7;8.4;5.1;11.2;4.4;.1;2955 +92104;48.7863;8.18368;120;20221222;12.9;10.3;11.6;8;10.7;17.6;1.55;2027 +92104;48.7863;8.18368;120;20221223;14;10;12;5.7;12.5;13.6;.74;1776 +92104;48.7863;8.18368;120;20221224;12.9;10.9;11.9;3.5;10.4;.3;1.06;2278 +92104;48.7863;8.18368;120;20221225;14.2;7.7;11;2.4;10.3;.1;.73;2417 +92104;48.7863;8.18368;120;20221226;13.1;11;12;5.1;10.4;23.3;1.71;1093 +92104;48.7863;8.18368;120;20221227;8.4;1.9;5.1;3.3;6.9;0;.67;2436 +92104;48.7863;8.18368;120;20221228;11.3;.4;5.8;6;7.5;0;.9;4463 +92104;48.7863;8.18368;120;20221229;13.8;9.4;11.6;6.8;9.4;7.4;1.88;3085 +92104;48.7863;8.18368;120;20221230;12.7;4;8.3;4.8;9.5;2.3;.86;2982 +92104;48.7863;8.18368;120;20221231;19;12.5;15.7;7.4;12;0;2.53;2495 +93066;48.04399;-4.56241;76;20220101;14.3;11.5;12.9;6.5;13.29;7.5;.87;1819 +93066;48.04399;-4.56241;76;20220102;12.9;11.9;12.4;8;13.3;.5;.71;1486 +93066;48.04399;-4.56241;76;20220103;11.9;11.6;11.8;4.7;12.66;17.2;.72;384 +93066;48.04399;-4.56241;76;20220104;10.4;8.5;9.5;5.1;9.1;1.9;1.04;1693 +93066;48.04399;-4.56241;76;20220105;9;2.3;5.7;2.1;6.46;0;.58;4365 +93066;48.04399;-4.56241;76;20220106;10.2;7;8.6;4.7;7.96;5.2;.67;1549 +93066;48.04399;-4.56241;76;20220107;11;6.5;8.8;8.3;9.46;5;.95;3391 +93066;48.04399;-4.56241;76;20220108;11.4;9.6;10.5;10.1;10.33;11.1;1.25;1025 +93066;48.04399;-4.56241;76;20220109;11.2;6.8;9;7.4;11.16;5.2;.4;1643 +93066;48.04399;-4.56241;76;20220110;11.9;11.2;11.6;5;13.16;1.6;.32;2166 +93066;48.04399;-4.56241;76;20220111;11.6;10.4;11;1.5;12.5;.4;.36;2532 +93066;48.04399;-4.56241;76;20220112;11.4;10.1;10.8;2.1;11.66;0;.49;1628 +93066;48.04399;-4.56241;76;20220113;8.9;8.1;8.5;3.1;8.53;0;.65;4999 +93066;48.04399;-4.56241;76;20220114;6.2;3.4;4.8;3.4;7.04;0;.42;3633 +93066;48.04399;-4.56241;76;20220115;10.2;4.7;7.5;3;8.9;.1;.36;2916 +93066;48.04399;-4.56241;76;20220116;13;9.7;11.4;2.7;10.46;.1;.43;3815 +93066;48.04399;-4.56241;76;20220117;9.8;9.3;9.6;1.5;9.5;.1;.35;2991 +93066;48.04399;-4.56241;76;20220118;7.8;4.5;6.2;2;8;1.1;.45;1794 +93066;48.04399;-4.56241;76;20220119;11.4;6.5;9;2.8;9.26;.8;.53;2069 +93066;48.04399;-4.56241;76;20220120;9.7;8;8.9;3.3;7.45;0;.96;3216 +93066;48.04399;-4.56241;76;20220121;7.6;3.6;5.6;2.3;6.4;0;.62;5291 +93066;48.04399;-4.56241;76;20220122;7.7;3.9;5.8;2.3;7.25;0;.49;2539 +93066;48.04399;-4.56241;76;20220123;7.3;4;5.7;2.9;7.65;0;.69;6159 +93066;48.04399;-4.56241;76;20220124;3.9;2;3;2;6.9;0;.38;1947 +93066;48.04399;-4.56241;76;20220125;10.1;1.5;5.8;1.6;7.4;0;.48;5457 +93066;48.04399;-4.56241;76;20220126;6.6;2.9;4.8;1.9;6.85;0;.42;7448 +93066;48.04399;-4.56241;76;20220127;12.8;4.5;8.7;2.4;9.1;.3;.39;3686 +93066;48.04399;-4.56241;76;20220128;10.6;9.8;10.2;2;11.76;.3;.34;2858 +93066;48.04399;-4.56241;76;20220129;10.8;8.5;9.7;2.8;11;.3;.5;3394 +93066;48.04399;-4.56241;76;20220130;10.3;8.4;9.4;2.6;11.06;.4;.45;3331 +93066;48.04399;-4.56241;76;20220131;10.6;8.9;9.8;6;9.23;0;1.24;4202 +93066;48.04399;-4.56241;76;20220201;10.1;9.2;9.7;6.1;10.66;.2;.48;2193 +93066;48.04399;-4.56241;76;20220202;10;8.2;9.1;3.5;10.4;.3;.67;2990 +93066;48.04399;-4.56241;76;20220203;10.2;7.8;9;3.4;10.6;1;.59;3328 +93066;48.04399;-4.56241;76;20220204;10.5;8.6;9.6;5.1;9;.7;1.17;6052 +93066;48.04399;-4.56241;76;20220205;12.1;7.5;9.8;4.7;9.2;.2;.79;8060 +93066;48.04399;-4.56241;76;20220206;12.3;9.3;10.8;9.6;11.8;.5;.74;2962 +93066;48.04399;-4.56241;76;20220207;11.9;10.3;11.1;4.1;12.03;.2;.75;4098 +93066;48.04399;-4.56241;76;20220208;11.4;9.9;10.7;2.7;11.2;0;.69;5109 +93066;48.04399;-4.56241;76;20220209;10;6.2;8.1;2;9.93;.1;.46;2278 +93066;48.04399;-4.56241;76;20220210;9.7;8.1;8.9;2.9;8.85;0;.75;4962 +93066;48.04399;-4.56241;76;20220211;10.1;6.7;8.4;1.9;6.85;0;.77;9189 +93066;48.04399;-4.56241;76;20220212;10.9;7;9;3.9;7.55;0;.96;7580 +93066;48.04399;-4.56241;76;20220213;10.9;9.5;10.2;7.3;10.4;19.9;.81;1178 +93066;48.04399;-4.56241;76;20220214;10.9;8.5;9.7;5.6;8.85;1.7;1.32;7462 +93066;48.04399;-4.56241;76;20220215;11.2;8.2;9.7;7.1;11.3;7.2;.25;2560 +93066;48.04399;-4.56241;76;20220216;12;11.1;11.6;10;13.66;1;.34;2046 +93066;48.04399;-4.56241;76;20220217;13.5;10.7;12.1;6.8;12.33;1.1;1;6421 +93066;48.04399;-4.56241;76;20220218;11.2;9.4;10.3;10.4;9.1;.4;2.04;7091 +93066;48.04399;-4.56241;76;20220219;11.5;6.6;9.1;7.6;9.1;1.2;1.13;5968 +93066;48.04399;-4.56241;76;20220220;12.4;9.9;11.2;9.6;11.43;.9;1.15;4346 +93066;48.04399;-4.56241;76;20220221;11.7;9.3;10.5;9.4;9.23;.1;1.9;6409 +93066;48.04399;-4.56241;76;20220222;12.7;9.7;11.2;5.7;11.26;.2;1.19;6321 +93066;48.04399;-4.56241;76;20220223;10.9;9.1;10;2.5;8.86;.6;.93;4927 +93066;48.04399;-4.56241;76;20220224;10.4;8.4;9.4;7.3;8.3;1.1;1.84;9253 +93066;48.04399;-4.56241;76;20220225;11.7;6.7;9.2;3.2;8;.2;1.43;11224 +93066;48.04399;-4.56241;76;20220226;10.5;6;8.3;5.4;7.03;.1;1.75;11700 +93066;48.04399;-4.56241;76;20220227;12.4;6.4;9.4;3.7;9;.7;1.2;8478 +93066;48.04399;-4.56241;76;20220228;11.1;9.4;10.3;4.9;11.9;7.1;.39;3589 +93066;48.04399;-4.56241;76;20220301;11.5;9.9;10.7;4.6;12.66;10.8;.87;3854 +93066;48.04399;-4.56241;76;20220302;11.9;10;11;4.5;11.93;2.9;.78;4681 +93066;48.04399;-4.56241;76;20220303;11.1;8.5;9.8;4.4;10.36;.3;1.11;6940 +93066;48.04399;-4.56241;76;20220304;10.3;7.2;8.8;4.4;7.83;0;1.76;13128 +93066;48.04399;-4.56241;76;20220305;9.6;6.5;8.1;4.3;7.26;.4;1.4;10268 +93066;48.04399;-4.56241;76;20220306;8.4;6.7;7.6;4.6;7.3;.1;1.31;5663 +93066;48.04399;-4.56241;76;20220307;7.8;2.1;5;4.1;5.53;0;1.65;12258 +93066;48.04399;-4.56241;76;20220308;13;5.1;9.1;4.6;9.1;1.6;1.43;10595 +93066;48.04399;-4.56241;76;20220309;11.2;9.7;10.5;7.2;10.76;1.8;.84;4653 +93066;48.04399;-4.56241;76;20220310;11.9;7.7;9.8;4.9;9.03;1.9;1.69;14077 +93066;48.04399;-4.56241;76;20220311;12.3;9;10.7;7.2;10.5;3.4;1.41;7916 +93066;48.04399;-4.56241;76;20220312;11.1;7.5;9.3;7.7;9.43;5.3;1.65;8327 +93066;48.04399;-4.56241;76;20220313;11.8;7.5;9.7;5.8;9.36;3.8;1.7;10377 +93066;48.04399;-4.56241;76;20220314;12.4;8.8;10.6;2.9;9.46;.2;1.9;12592 +93066;48.04399;-4.56241;76;20220315;13.3;9.2;11.3;2.6;10.3;0;1.89;13597 +93066;48.04399;-4.56241;76;20220316;10.5;9.8;10.2;4;10.23;3.9;1.1;4566 +93066;48.04399;-4.56241;76;20220317;12.1;7.8;10;3.5;8.49;0;1.93;15898 +93066;48.04399;-4.56241;76;20220318;14.8;5.8;10.3;4.8;7.5;0;2.89;18073 +93066;48.04399;-4.56241;76;20220319;12;8.3;10.2;4.9;8.1;0;2.64;14127 +93066;48.04399;-4.56241;76;20220320;13.5;9.9;11.7;3.5;9.85;0;2.53;17010 +93066;48.04399;-4.56241;76;20220321;13.3;10.4;11.9;5;10.85;0;2.67;17827 +93066;48.04399;-4.56241;76;20220322;12.6;10.2;11.4;5.8;9.4;0;2.88;16624 +93066;48.04399;-4.56241;76;20220323;13.3;10.6;12;3.1;8.7;0;2.96;17410 +93066;48.04399;-4.56241;76;20220324;14.7;8.6;11.7;2.9;7.85;0;3.07;19189 +93066;48.04399;-4.56241;76;20220325;18.6;9.1;13.9;4.3;8.5;0;3.75;19250 +93066;48.04399;-4.56241;76;20220326;20.5;7.5;14;4.2;8.3;0;3.77;18161 +93066;48.04399;-4.56241;76;20220327;17;9.4;13.2;3.1;7.85;0;3.46;18271 +93066;48.04399;-4.56241;76;20220328;15.1;11.6;13.4;2.9;10.35;0;2.5;14523 +93066;48.04399;-4.56241;76;20220329;13.5;10.1;11.8;2.7;11.65;0;2.09;13480 +93066;48.04399;-4.56241;76;20220330;13.1;9.7;11.4;3.4;10.3;.7;2.08;13084 +93066;48.04399;-4.56241;76;20220331;8.8;7.2;8;6;7.25;.3;2.16;13792 +93066;48.04399;-4.56241;76;20220401;8.9;5;7;5.5;5.7;.4;2.4;18191 +93066;48.04399;-4.56241;76;20220402;10;4.6;7.3;3.1;6.7;.9;1.83;13671 +93066;48.04399;-4.56241;76;20220403;10.1;3.1;6.6;2.7;5.7;0;2.25;17879 +93066;48.04399;-4.56241;76;20220404;10.5;5.8;8.2;4.4;9.2;.6;.88;8690 +93066;48.04399;-4.56241;76;20220405;13.2;9.6;11.4;6;10.93;0;1.77;11162 +93066;48.04399;-4.56241;76;20220406;13.1;9.3;11.2;7.2;11.2;4;1.3;7305 +93066;48.04399;-4.56241;76;20220407;13.7;11;12.4;7.3;11.35;16.5;1.97;10056 +93066;48.04399;-4.56241;76;20220408;11.8;9.5;10.7;6.5;10.1;2.5;1.83;9667 +93066;48.04399;-4.56241;76;20220409;12.9;7;10;2.7;6.95;0;2.63;21832 +93066;48.04399;-4.56241;76;20220410;12.2;6.1;9.2;5.8;7.35;0;2.75;19764 +93066;48.04399;-4.56241;76;20220411;15.2;10.8;13;5.2;10.6;1.3;3.07;16126 +93066;48.04399;-4.56241;76;20220412;13.5;11;12.3;4.5;12.55;.1;1.9;11378 +93066;48.04399;-4.56241;76;20220413;15;11.4;13.2;2.8;12.65;.1;2.49;16468 +93066;48.04399;-4.56241;76;20220414;14.8;10.5;12.7;2.9;12.05;.3;3.18;23799 +93066;48.04399;-4.56241;76;20220415;13.7;8.6;11.2;2.5;12.2;0;3.03;21750 +93066;48.04399;-4.56241;76;20220416;17.4;10.2;13.8;3;12.15;0;3.91;24002 +93066;48.04399;-4.56241;76;20220417;14.1;12;13.1;3.4;11.75;.1;2.83;18815 +93066;48.04399;-4.56241;76;20220418;15.2;9.8;12.5;3.7;9.7;0;2.92;20990 +93066;48.04399;-4.56241;76;20220419;12.9;8.9;10.9;4.2;8.37;.1;2.79;20969 +93066;48.04399;-4.56241;76;20220420;13.2;9.3;11.3;4.6;10.4;0;2.87;19420 +93066;48.04399;-4.56241;76;20220421;13.9;8.4;11.2;2.3;11.1;.1;2.62;17851 +93066;48.04399;-4.56241;76;20220422;19.2;10.6;14.9;4.3;11;.6;3.42;18318 +93066;48.04399;-4.56241;76;20220423;15;10.7;12.9;5.1;11.5;.1;3.68;21362 +93066;48.04399;-4.56241;76;20220424;14.5;10.8;12.7;3.4;12.1;.1;2.82;18196 +93066;48.04399;-4.56241;76;20220425;16.4;10.7;13.6;2.6;10.5;0;2.66;13985 +93066;48.04399;-4.56241;76;20220426;17.4;7.9;12.7;4.2;9.2;0;3.88;25026 +93066;48.04399;-4.56241;76;20220427;15.5;9.8;12.7;5.1;9.7;1.7;3.65;21215 +93066;48.04399;-4.56241;76;20220428;17;10.6;13.8;4.5;10.95;.1;3.75;18190 +93066;48.04399;-4.56241;76;20220429;16.3;9.8;13.1;4.3;10.6;0;4.01;25181 +93066;48.04399;-4.56241;76;20220430;14.4;8.5;11.5;3.9;9.55;0;3.19;22003 +93066;48.04399;-4.56241;76;20220501;14.9;8.8;11.9;3;10.85;.9;3.18;22262 +93066;48.04399;-4.56241;76;20220502;15;10.3;12.7;3.6;11.1;0;2.05;10294 +93066;48.04399;-4.56241;76;20220503;15.2;9.8;12.5;3.5;10.65;0;2.86;15557 +93066;48.04399;-4.56241;76;20220504;16;10.2;13.1;3.2;11.55;0;3.53;24742 +93066;48.04399;-4.56241;76;20220505;16.2;11.8;14;3.2;11.95;.1;3.26;20245 +93066;48.04399;-4.56241;76;20220506;15.2;10.7;13;3;11.4;0;2.74;16850 +93066;48.04399;-4.56241;76;20220507;16.4;11.4;13.9;2.8;11.86;.1;2.99;15386 +93066;48.04399;-4.56241;76;20220508;19.6;11.1;15.4;2.9;12.2;.1;3.39;18601 +93066;48.04399;-4.56241;76;20220509;17.8;13.7;15.8;3.5;13.83;0;3.29;18026 +93066;48.04399;-4.56241;76;20220510;16.8;12.7;14.8;3.1;13.8;.1;2.41;13412 +93066;48.04399;-4.56241;76;20220511;16.8;12.4;14.6;5.2;12.83;.3;2.45;11912 +93066;48.04399;-4.56241;76;20220512;18.1;11.3;14.7;3;10.66;.2;2.81;17427 +93066;48.04399;-4.56241;76;20220513;17.9;11.4;14.7;2.6;11.36;0;2.62;16108 +93066;48.04399;-4.56241;76;20220514;19.4;10.7;15.1;2.9;12.23;0;3.16;16587 +93066;48.04399;-4.56241;76;20220515;21.3;14.7;18;2.9;15.73;3.2;2.6;11085 +93066;48.04399;-4.56241;76;20220516;17.2;14.1;15.7;5.8;15.86;.7;2.42;11432 +93066;48.04399;-4.56241;76;20220517;17.4;14.3;15.9;4;15.3;.5;3.02;15006 +93066;48.04399;-4.56241;76;20220518;16.2;13.4;14.8;3.4;14.36;.3;2.48;11554 +93066;48.04399;-4.56241;76;20220519;17.9;12.1;15;2.4;13.13;.1;3.05;18304 +93066;48.04399;-4.56241;76;20220520;18.3;11.6;15;3.3;12.86;.6;2.99;16317 +93066;48.04399;-4.56241;76;20220521;22.1;9.2;15.6;2.7;12.73;0;3.68;20008 +93066;48.04399;-4.56241;76;20220522;22.1;12.3;17.2;3.8;13.2;.9;3.23;10465 +93066;48.04399;-4.56241;76;20220523;16.1;11.6;13.9;4.3;12.8;2.1;2.16;10017 +93066;48.04399;-4.56241;76;20220524;17.2;10.1;13.6;4.8;11.46;.2;3.33;19054 +93066;48.04399;-4.56241;76;20220525;16.9;9.4;13.1;4.2;12.73;.3;1.83;8081 +93066;48.04399;-4.56241;76;20220526;17.8;12.4;15.1;3.6;13.6;0;2.3;10427 +93066;48.04399;-4.56241;76;20220527;18.9;12.9;15.9;3.6;13.5;.2;2.69;11762 +93066;48.04399;-4.56241;76;20220528;18.8;11.7;15.3;4.2;11.1;0;4.44;21335 +93066;48.04399;-4.56241;76;20220529;18.5;11.1;14.8;4.1;9.93;0;4.23;19823 +93066;48.04399;-4.56241;76;20220530;18.1;8.9;13.5;2.8;9.43;0;3.69;21160 +93066;48.04399;-4.56241;76;20220531;18.2;11;14.6;2.4;10.23;.1;3.26;19853 +93066;48.04399;-4.56241;76;20220601;17.5;10.6;14.1;3;10.86;.6;3.61;20487 +93066;48.04399;-4.56241;76;20220602;19.8;12.4;16.1;3.7;12.46;0;4.27;18264 +93066;48.04399;-4.56241;76;20220603;19.8;14.1;17;3.5;14.53;2.5;4.1;16865 +93066;48.04399;-4.56241;76;20220604;18.9;14.1;16.5;2.9;16.36;.1;2.97;15497 +93066;48.04399;-4.56241;76;20220605;18.2;13.2;15.7;4.5;13.3;0;3.05;15249 +93066;48.04399;-4.56241;76;20220606;16.3;13.3;14.8;4.2;14.5;6.1;1.56;8104 +93066;48.04399;-4.56241;76;20220607;17.1;13.7;15.4;5.8;16.13;6.1;1.68;6716 +93066;48.04399;-4.56241;76;20220608;17.9;13.5;15.7;5.6;15.03;.9;2.81;14860 +93066;48.04399;-4.56241;76;20220609;17.8;13.6;15.7;5;15.43;1;3.07;17507 +93066;48.04399;-4.56241;76;20220610;16.5;14.5;15.5;4.2;16.76;.9;1.64;6469 +93066;48.04399;-4.56241;76;20220611;19.9;12.8;16.4;2.9;13.7;.1;4.18;30219 +93066;48.04399;-4.56241;76;20220612;17.6;13.6;15.6;3.4;12.76;.1;4.74;29455 +93066;48.04399;-4.56241;76;20220613;17.9;13.3;15.6;3.5;11.96;0;5.37;31462 +93066;48.04399;-4.56241;76;20220614;19.6;12.6;16.1;4.2;12.9;0;5.72;30369 +93066;48.04399;-4.56241;76;20220615;19.1;13.9;16.5;3.4;14;0;5.86;30977 +93066;48.04399;-4.56241;76;20220616;25.7;13.8;19.8;2.8;13.6;0;5.61;26884 +93066;48.04399;-4.56241;76;20220617;27.9;19;23.5;2.2;16.83;0;6.11;28889 +93066;48.04399;-4.56241;76;20220618;23.4;16.1;19.8;5.4;17.33;9.2;6.22;20320 +93066;48.04399;-4.56241;76;20220619;13.6;12.2;12.9;7.8;14.23;21;1.16;4632 +93066;48.04399;-4.56241;76;20220620;21.1;13.6;17.4;4.8;16.5;.4;4.16;20539 +93066;48.04399;-4.56241;76;20220621;20.1;14.1;17.1;3.6;16.26;3.1;3.91;20511 +93066;48.04399;-4.56241;76;20220622;21.4;14.2;17.8;2.8;17.06;5.6;3.27;17224 +93066;48.04399;-4.56241;76;20220623;19;15.3;17.2;2.8;17.4;1.5;3;16820 +93066;48.04399;-4.56241;76;20220624;16.9;14.3;15.6;5.8;15.2;3.9;2.77;14276 +93066;48.04399;-4.56241;76;20220625;17;12.4;14.7;5.8;12;.4;3.8;22151 +93066;48.04399;-4.56241;76;20220626;18.3;12.9;15.6;4.6;12.1;.3;4.02;23854 +93066;48.04399;-4.56241;76;20220627;18.5;12.5;15.5;3.9;12.56;.3;3.8;23594 +93066;48.04399;-4.56241;76;20220628;17.6;14;15.8;5.7;13.43;3;3.4;18798 +93066;48.04399;-4.56241;76;20220629;16.6;13.6;15.1;4.4;14;1.3;2.98;16910 +93066;48.04399;-4.56241;76;20220630;17.5;12.3;14.9;4.2;12.1;.1;3.96;26851 +93066;48.04399;-4.56241;76;20220701;18.4;13;15.7;2.7;12.23;0;4.24;28928 +93066;48.04399;-4.56241;76;20220702;18.2;13.7;16;3.1;13.26;.2;3.48;22679 +93066;48.04399;-4.56241;76;20220703;18.3;13.5;15.9;4;13.16;0;3.78;21886 +93066;48.04399;-4.56241;76;20220704;17.9;13.3;15.6;3.3;12.46;0;4.18;28007 +93066;48.04399;-4.56241;76;20220705;17.6;13.9;15.8;3.4;13.8;.1;4.71;28049 +93066;48.04399;-4.56241;76;20220706;18.8;14.6;16.7;3.8;15.53;.1;4.84;25943 +93066;48.04399;-4.56241;76;20220707;18.2;14.8;16.5;3.8;15.9;.1;3.37;17331 +93066;48.04399;-4.56241;76;20220708;21.5;14.5;18;3.7;14.7;0;5.89;30503 +93066;48.04399;-4.56241;76;20220709;22.8;15.9;19.4;4;15.83;0;6.56;30647 +93066;48.04399;-4.56241;76;20220710;25.5;15.4;20.5;4.3;14.2;0;6.91;30322 +93066;48.04399;-4.56241;76;20220711;27.1;19.8;23.5;3.5;16.16;0;6.71;30097 +93066;48.04399;-4.56241;76;20220712;26.8;20.9;23.9;3;16.93;0;6.73;30004 +93066;48.04399;-4.56241;76;20220713;22.6;17.8;20.2;2.7;16.96;0;6.34;29843 +93066;48.04399;-4.56241;76;20220714;25.1;14.9;20;4.4;14.56;.1;5.88;30014 +93066;48.04399;-4.56241;76;20220715;22.7;14.9;18.8;3.5;13.73;0;5.99;28517 +93066;48.04399;-4.56241;76;20220716;26.4;16.9;21.7;4.3;12.73;0;6.76;24186 +93066;48.04399;-4.56241;76;20220717;28.1;19.8;24;4.1;13.86;0;7.89;27887 +93066;48.04399;-4.56241;76;20220718;29.8;23.7;26.8;4.2;14.63;7.1;8.67;28220 +93066;48.04399;-4.56241;76;20220719;21.3;16.5;18.9;4.7;18.8;.3;3.38;17801 +93066;48.04399;-4.56241;76;20220720;20.7;16.5;18.6;4.3;17.96;.2;2.59;12319 +93066;48.04399;-4.56241;76;20220721;23;15;19;3.4;14.5;0;4.33;21417 +93066;48.04399;-4.56241;76;20220722;19.2;14.9;17.1;4.3;14.06;0;4.88;29186 +93066;48.04399;-4.56241;76;20220723;20.1;15;17.6;2.7;15.4;0;3.94;24627 +93066;48.04399;-4.56241;76;20220724;20.7;16.4;18.6;3.9;17.93;.1;4.1;24682 +93066;48.04399;-4.56241;76;20220725;20.2;15.8;18;5.2;16.8;.3;2.68;12775 +93066;48.04399;-4.56241;76;20220726;21.6;15.1;18.4;3.1;14.7;0;3.78;19522 +93066;48.04399;-4.56241;76;20220727;21.8;14.1;18;2.3;13.23;0;3.67;20693 +93066;48.04399;-4.56241;76;20220728;21.2;15.5;18.4;2.4;13.86;0;4.27;21912 +93066;48.04399;-4.56241;76;20220729;20.6;15.7;18.2;3;15.33;0;5.06;26714 +93066;48.04399;-4.56241;76;20220730;21.1;16.1;18.6;2.5;16.9;.1;2.47;12952 +93066;48.04399;-4.56241;76;20220731;21.3;16.4;18.9;3.1;18.26;.5;2.48;11065 +93066;48.04399;-4.56241;76;20220801;22.3;16;19.2;2.9;18.3;0;3.58;20296 +93066;48.04399;-4.56241;76;20220802;21.9;16;19;2.6;18.86;.1;4.16;24501 +93066;48.04399;-4.56241;76;20220803;23.5;16.2;19.9;3.3;18.9;0;3.97;21630 +93066;48.04399;-4.56241;76;20220804;20.2;15.8;18;4.2;14.9;0;4.61;24919 +93066;48.04399;-4.56241;76;20220805;19.5;14.9;17.2;4.9;11.73;0;5.34;27436 +93066;48.04399;-4.56241;76;20220806;22.9;14.8;18.9;4.5;12.23;0;5.83;27586 +93066;48.04399;-4.56241;76;20220807;23.1;15;19.1;4.8;12.26;0;6.43;27133 +93066;48.04399;-4.56241;76;20220808;24.5;16;20.3;5;13.26;0;6.62;25012 +93066;48.04399;-4.56241;76;20220809;23.4;16.2;19.8;5.2;14.43;0;6.81;27024 +93066;48.04399;-4.56241;76;20220810;24.7;17;20.9;4.7;16;0;7.14;26402 +93066;48.04399;-4.56241;76;20220811;32;18.4;25.2;4;14.2;0;7.52;26045 +93066;48.04399;-4.56241;76;20220812;32.3;23.2;27.8;3.7;12.83;0;7.53;24955 +93066;48.04399;-4.56241;76;20220813;28.5;23.3;25.9;3.5;13.96;2.8;6.68;22563 +93066;48.04399;-4.56241;76;20220814;20.2;16.5;18.4;3.6;18.16;1.4;2.46;9770 +93066;48.04399;-4.56241;76;20220815;19.8;15.7;17.8;3.2;19.1;6.2;2.43;12267 +93066;48.04399;-4.56241;76;20220816;21.4;15.9;18.7;3;18.26;.5;3.18;18425 +93066;48.04399;-4.56241;76;20220817;17.6;15;16.3;4;17.43;.3;2.84;14898 +93066;48.04399;-4.56241;76;20220818;21;15.4;18.2;4.5;17.5;.1;2.7;13181 +93066;48.04399;-4.56241;76;20220819;20.5;15.9;18.2;3.7;17.9;2.2;3.01;15348 +93066;48.04399;-4.56241;76;20220820;19.8;14.3;17.1;2;14.13;1;3.4;22559 +93066;48.04399;-4.56241;76;20220821;18.8;15.7;17.3;2.6;17.56;4.1;1.94;9697 +93066;48.04399;-4.56241;76;20220822;18.5;15.8;17.2;3.4;20;.9;1.26;6794 +93066;48.04399;-4.56241;76;20220823;20.8;16.7;18.8;3.3;20.23;.1;2.5;12896 +93066;48.04399;-4.56241;76;20220824;22.2;17.5;19.9;2.4;18.76;2.5;3.04;15359 +93066;48.04399;-4.56241;76;20220825;19.5;15.3;17.4;4.9;16.86;.1;3.69;17367 +93066;48.04399;-4.56241;76;20220826;21.3;14.2;17.8;2.9;14.56;.1;3.46;22193 +93066;48.04399;-4.56241;76;20220827;19.5;14.6;17.1;3;15.16;0;3.67;22883 +93066;48.04399;-4.56241;76;20220828;26.8;16.9;21.9;4.4;14.86;.1;5.03;18998 +93066;48.04399;-4.56241;76;20220829;25.2;16.4;20.8;4.3;15.86;0;5.3;21181 +93066;48.04399;-4.56241;76;20220830;23.2;17.7;20.5;4.5;17.06;0;5.07;19257 +93066;48.04399;-4.56241;76;20220831;23.2;17.7;20.5;4;17.6;2.4;4.54;20718 +93066;48.04399;-4.56241;76;20220901;19.4;17.4;18.4;1.9;19.26;5;1.59;7058 +93066;48.04399;-4.56241;76;20220902;16.8;15.8;16.3;2.4;18.1;.4;2.67;16368 +93066;48.04399;-4.56241;76;20220903;19.7;14.5;17.1;5;16.86;1.3;2.42;12029 +93066;48.04399;-4.56241;76;20220904;18.3;17.3;17.8;7.9;18.3;7;2.11;4602 +93066;48.04399;-4.56241;76;20220905;19.9;16;18;5.8;18.6;2.1;2.5;11122 +93066;48.04399;-4.56241;76;20220906;19.6;16.1;17.9;6.4;17.46;5;2.4;11041 +93066;48.04399;-4.56241;76;20220907;19.3;16.1;17.7;6.4;16.93;7.2;2.51;12226 +93066;48.04399;-4.56241;76;20220908;18.8;15.5;17.2;7.2;16.63;3;2.35;12252 +93066;48.04399;-4.56241;76;20220909;20.2;14.8;17.5;6;16.06;.6;2.52;12636 +93066;48.04399;-4.56241;76;20220910;20.2;14.6;17.4;2.3;16.13;.3;2.51;16857 +93066;48.04399;-4.56241;76;20220911;21.5;16.2;18.9;3.4;18.26;.1;3.02;16141 +93066;48.04399;-4.56241;76;20220912;26;16.9;21.5;3.5;17.26;1.3;3.19;10621 +93066;48.04399;-4.56241;76;20220913;27.6;19.7;23.6;3.8;20.3;.1;3.53;13664 +93066;48.04399;-4.56241;76;20220914;22.2;17.7;19.9;2.4;19.86;0;1.94;9458 +93066;48.04399;-4.56241;76;20220915;21.1;12.8;16.9;3.8;14.63;.1;2.76;14842 +93066;48.04399;-4.56241;76;20220916;19.4;10.6;15;3.5;11.66;0;2.92;17463 +93066;48.04399;-4.56241;76;20220917;19.9;9.1;14.5;3.1;10.66;.1;3.09;19265 +93066;48.04399;-4.56241;76;20220918;19.6;7.1;13.4;3.1;10.3;.2;2.94;19225 +93066;48.04399;-4.56241;76;20220919;21.2;7.8;14.5;3;11.53;.1;2.87;18019 +93066;48.04399;-4.56241;76;20220920;20.7;10.7;15.7;3;12.76;.1;2.75;17040 +93066;48.04399;-4.56241;76;20220921;20.6;10.1;15.4;3;12.63;.2;2.72;17572 +93066;48.04399;-4.56241;76;20220922;20.8;9.4;15.1;2.2;13.06;1;2.38;16486 +93066;48.04399;-4.56241;76;20220923;17;12.4;14.7;2.6;14.63;9.8;1.25;6202 +93066;48.04399;-4.56241;76;20220924;18.6;12;15.3;4.3;13.03;.5;2.42;13595 +93066;48.04399;-4.56241;76;20220925;19.4;10.9;15.1;3.4;12.16;.2;2.4;12288 +93066;48.04399;-4.56241;76;20220926;17;9.4;13.2;6;12.96;1.8;1.64;8152 +93066;48.04399;-4.56241;76;20220927;16.8;12.5;14.7;7.3;14.03;4.1;1.72;7263 +93066;48.04399;-4.56241;76;20220928;16;12.7;14.3;6.5;14;1.5;1.66;9503 +93066;48.04399;-4.56241;76;20220929;16.2;9.1;12.7;4.3;12.1;.4;1.77;11972 +93066;48.04399;-4.56241;76;20220930;15.5;6.9;11.2;4.5;13.8;7.1;.57;5313 +93066;48.04399;-4.56241;76;20221001;18.7;15.1;16.9;6.7;17.76;1.4;1.31;8214 +93066;48.04399;-4.56241;76;20221002;17.3;16;16.7;6.2;17.03;0;1.3;6138 +93066;48.04399;-4.56241;76;20221003;17.7;12.9;15.3;2.1;15.36;0;1.18;6535 +93066;48.04399;-4.56241;76;20221004;17.6;13.1;15.3;3.6;15.23;0;1.29;6266 +93066;48.04399;-4.56241;76;20221005;16.7;15.7;16.2;5.4;14.7;.8;1.72;4914 +93066;48.04399;-4.56241;76;20221006;18;8.5;13.2;1.9;12.13;0;1.58;12431 +93066;48.04399;-4.56241;76;20221007;17.1;7.2;12.1;2.6;12.73;1.3;1.39;12799 +93066;48.04399;-4.56241;76;20221008;17.9;9.4;13.7;2.2;12.36;0;1.75;14613 +93066;48.04399;-4.56241;76;20221009;18.6;8.9;13.7;4;12.36;.2;1.91;12388 +93066;48.04399;-4.56241;76;20221010;16.4;15;15.7;3.7;15.1;.1;1.38;6657 +93066;48.04399;-4.56241;76;20221011;18.8;8.3;13.5;2.9;11.1;0;2.01;14040 +93066;48.04399;-4.56241;76;20221012;16.4;9.3;12.9;2.4;12.33;6.3;1.31;9543 +93066;48.04399;-4.56241;76;20221013;17.1;13.1;15.1;4.7;16;7;.93;4560 +93066;48.04399;-4.56241;76;20221014;16.5;12.1;14.3;4.7;16.53;15.2;.54;4984 +93066;48.04399;-4.56241;76;20221015;17.1;13.4;15.3;4.5;15.46;1.6;1.28;8740 +93066;48.04399;-4.56241;76;20221016;16.6;10.5;13.5;4.1;15.1;6.5;.67;3168 +93066;48.04399;-4.56241;76;20221017;18.1;14.1;16.1;3.7;16.33;0;1.14;6647 +93066;48.04399;-4.56241;76;20221018;21.4;12.9;17.1;4.3;17.06;0;1.51;8992 +93066;48.04399;-4.56241;76;20221019;20.8;16.5;18.6;4.5;17.8;.2;1.57;6017 +93066;48.04399;-4.56241;76;20221020;19.2;11.3;15.2;4.8;14.9;1;1.51;10439 +93066;48.04399;-4.56241;76;20221021;17;15.4;16.2;9.7;15.86;8.5;1.56;4325 +93066;48.04399;-4.56241;76;20221022;18.6;13.7;16.2;4.5;16.56;9.6;1.1;5356 +93066;48.04399;-4.56241;76;20221023;15.5;12;13.8;5.9;15.03;15.8;.75;5038 +93066;48.04399;-4.56241;76;20221024;16.9;14.1;15.5;7;15.23;.2;1.4;6806 +93066;48.04399;-4.56241;76;20221025;17.2;13.4;15.3;5.1;16.03;1.1;.89;3215 +93066;48.04399;-4.56241;76;20221026;18.1;15;16.5;7.2;16.63;1.8;1.29;6537 +93066;48.04399;-4.56241;76;20221027;19.5;15.3;17.4;5.1;17;.5;1.35;5420 +93066;48.04399;-4.56241;76;20221028;17.1;14.8;16;6;16.13;.8;1.13;5548 +93066;48.04399;-4.56241;76;20221029;18.3;14.4;16.4;6.2;16.36;.5;1.19;2369 +93066;48.04399;-4.56241;76;20221030;17.3;14.3;15.8;6.3;15.36;1.1;1.33;6935 +93066;48.04399;-4.56241;76;20221031;16.5;12.3;14.4;6.9;14.2;4.5;1.23;3046 +93066;48.04399;-4.56241;76;20221101;16.6;13.6;15.1;10;12.6;6.3;2.25;4357 +93066;48.04399;-4.56241;76;20221102;16;13;14.5;7.5;12.93;17.4;1.55;6178 +93066;48.04399;-4.56241;76;20221103;14.7;11;12.9;8.7;12.6;7.9;1.31;6282 +93066;48.04399;-4.56241;76;20221104;14.1;10.4;12.3;8.5;10.43;.2;1.92;7453 +93066;48.04399;-4.56241;76;20221105;14.7;12;13.4;6;13.23;6.9;.37;1962 +93066;48.04399;-4.56241;76;20221106;15.7;13.6;14.7;7.8;14.6;3.6;1.04;5102 +93066;48.04399;-4.56241;76;20221107;16.6;13.3;14.9;10.2;14.1;6.9;1.64;4652 +93066;48.04399;-4.56241;76;20221108;15.2;11.6;13.4;9.6;12.96;5.1;1.44;4285 +93066;48.04399;-4.56241;76;20221109;15.9;12.2;14;6.2;12.16;0;1.6;6375 +93066;48.04399;-4.56241;76;20221110;15.8;10.5;13.1;5.4;13.8;0;.86;4642 +93066;48.04399;-4.56241;76;20221111;16.1;13.4;14.8;5.4;14.43;0;1.05;5869 +93066;48.04399;-4.56241;76;20221112;18.1;11.2;14.7;5;15.06;.2;.89;7009 +93066;48.04399;-4.56241;76;20221113;18;13.7;15.8;4.8;15.76;4.6;.97;6359 +93066;48.04399;-4.56241;76;20221114;14.4;11.7;13.1;6.3;13.56;18.2;.8;6016 +93066;48.04399;-4.56241;76;20221115;13.8;11.8;12.8;9.6;12.86;5.6;1.11;4742 +93066;48.04399;-4.56241;76;20221116;14.6;11;12.8;9.1;11.93;19.3;1.51;1934 +93066;48.04399;-4.56241;76;20221117;13.5;11.1;12.3;8.6;11.6;5.8;1.45;2918 +93066;48.04399;-4.56241;76;20221118;12.6;10.4;11.5;5.7;9.76;4.6;1.27;5389 +93066;48.04399;-4.56241;76;20221119;13.5;8.2;10.9;2.9;9.23;3.8;.59;5911 +93066;48.04399;-4.56241;76;20221120;13.8;10.5;12.2;6.1;11.36;3.6;1.11;4571 +93066;48.04399;-4.56241;76;20221121;13.7;11.1;12.4;9.8;10.83;8.3;1.55;3622 +93066;48.04399;-4.56241;76;20221122;12.7;8.6;10.7;9.5;9.96;4.5;1.48;4716 +93066;48.04399;-4.56241;76;20221123;14.1;11.5;12.8;9;11.73;3.1;1.2;4487 +93066;48.04399;-4.56241;76;20221124;14.1;8.2;11.2;7.7;11.46;5.4;1.19;3065 +93066;48.04399;-4.56241;76;20221125;14.2;10.8;12.5;5.6;10.83;.5;1.28;5013 +93066;48.04399;-4.56241;76;20221126;13.9;12.2;13.1;7.2;12.56;16.1;.84;1965 +93066;48.04399;-4.56241;76;20221127;13.5;12.7;13.1;4.9;14.03;13.3;.49;1227 +93066;48.04399;-4.56241;76;20221128;13.1;8.9;11;6.3;10.5;1.7;1.15;4644 +93066;48.04399;-4.56241;76;20221129;13.2;11.1;12.2;2.6;10.3;.1;.62;4256 +93066;48.04399;-4.56241;76;20221130;9.7;9.3;9.5;3.6;8.86;0;.74;2803 +93066;48.04399;-4.56241;76;20221201;10.2;3.5;6.9;3;7.73;0;.52;5919 +93066;48.04399;-4.56241;76;20221202;9.9;2.6;6.3;3.3;7.06;0;.54;5772 +93066;48.04399;-4.56241;76;20221203;7.7;6.2;7;4.5;7.4;.2;.61;2788 +93066;48.04399;-4.56241;76;20221204;6.1;1.7;3.9;3.2;6.63;0;.51;1725 +93066;48.04399;-4.56241;76;20221205;7.9;2.7;5.3;4.2;6.93;0;.54;5424 +93066;48.04399;-4.56241;76;20221206;5.6;1.8;3.7;3.2;6.73;0;.47;3516 +93066;48.04399;-4.56241;76;20221207;8.5;2.9;5.7;2.6;6.93;.3;.41;4949 +93066;48.04399;-4.56241;76;20221208;7.4;4.7;6.1;3.2;7.06;0;.51;4798 +93066;48.04399;-4.56241;76;20221209;7.5;2.6;5.1;2.5;6.03;0;.47;5227 +93066;48.04399;-4.56241;76;20221210;7.7;2.8;5.3;2.5;6.03;1.8;.48;3233 +93066;48.04399;-4.56241;76;20221211;6.8;3.4;5.1;2.6;6.46;.7;.22;2558 +93066;48.04399;-4.56241;76;20221212;5;4.2;4.6;3.7;5.96;0;.39;2474 +93066;48.04399;-4.56241;76;20221213;4.3;.7;2.5;4.9;5.6;7.6;.64;1859 +93066;48.04399;-4.56241;76;20221214;3.9;2.6;3.3;6.7;6.93;24.4;.37;951 +93066;48.04399;-4.56241;76;20221215;6.5;1.5;4;6.9;6;1.1;1.16;1180 +93066;48.04399;-4.56241;76;20221216;7.8;5.1;6.5;2.9;5.8;0;.53;5727 +93066;48.04399;-4.56241;76;20221217;4.3;2;3.2;3.3;5.2;6.4;.5;3767 +93066;48.04399;-4.56241;76;20221218;13.1;2.7;7.9;8;10.1;28.1;.26;1030 +93066;48.04399;-4.56241;76;20221219;14.2;12.1;13.2;10.8;13.76;13.1;.95;1222 +93066;48.04399;-4.56241;76;20221220;12.7;10.3;11.5;5.3;12.13;.9;.5;3452 +93066;48.04399;-4.56241;76;20221221;12.8;10;11.4;7.1;13.06;9.2;.21;1438 +93066;48.04399;-4.56241;76;20221222;13.3;12.4;12.9;8.6;14.1;17.8;.71;477 +93066;48.04399;-4.56241;76;20221223;13.6;12.7;13.2;8.4;14.23;1.1;.69;1403 +93066;48.04399;-4.56241;76;20221224;12.3;11.9;12.1;5.8;13.06;3.1;.53;1517 +93066;48.04399;-4.56241;76;20221225;11.7;10.8;11.3;4.8;12.66;2.2;.41;1708 +93066;48.04399;-4.56241;76;20221226;11.8;9.5;10.7;4.2;10.13;.5;.58;4555 +93066;48.04399;-4.56241;76;20221227;12.3;9.3;10.8;5.9;9.73;2.2;.98;3982 +93066;48.04399;-4.56241;76;20221228;12.7;11.3;12;10.1;12;7.6;1.13;1267 +93066;48.04399;-4.56241;76;20221229;11.5;10.1;10.8;7.9;9.66;12.8;1.35;4169 +93066;48.04399;-4.56241;76;20221230;13.1;10.5;11.8;10.8;13.53;17.9;.16;1527 +93066;48.04399;-4.56241;76;20221231;13.8;11.7;12.8;12.4;14.06;6.5;.82;664 +93067;48.08063;-4.27762;78;20220101;14.4;11.4;12.9;6.5;13.29;8.9;.87;1819 +93067;48.08063;-4.27762;78;20220102;13.2;12.1;12.6;8;13.22;1.6;.79;1310 +93067;48.08063;-4.27762;78;20220103;12.2;11.7;11.9;4.7;12.57;20.9;.74;349 +93067;48.08063;-4.27762;78;20220104;9.4;8.4;8.9;4.5;8.9;1.6;1.01;1289 +93067;48.08063;-4.27762;78;20220105;9;2.3;5.7;2.1;6.4;0;.62;4098 +93067;48.08063;-4.27762;78;20220106;8.9;2.6;5.8;4.3;7.95;4.9;.6;2096 +93067;48.08063;-4.27762;78;20220107;10.4;6.1;8.2;7.9;9.37;4.1;.92;3227 +93067;48.08063;-4.27762;78;20220108;11.2;9;10.1;9.8;10.22;15.4;1.27;1260 +93067;48.08063;-4.27762;78;20220109;10.6;6.6;8.6;6.9;11.05;6.3;.36;1882 +93067;48.08063;-4.27762;78;20220110;12.3;10.1;11.2;4.8;13.12;1.6;.29;2319 +93067;48.08063;-4.27762;78;20220111;12.9;10.3;11.6;1.3;12.52;.8;.36;2484 +93067;48.08063;-4.27762;78;20220112;12.2;9.4;10.8;2.1;11.62;0;.51;1784 +93067;48.08063;-4.27762;78;20220113;9.3;7;8.2;3;8.5;0;.65;4392 +93067;48.08063;-4.27762;78;20220114;5.4;1.3;3.3;2.7;6.89;.1;.37;3653 +93067;48.08063;-4.27762;78;20220115;9.1;2.8;6;2.9;8.8;.1;.33;3306 +93067;48.08063;-4.27762;78;20220116;12.5;5.7;9.1;2.5;10.4;.2;.41;3940 +93067;48.08063;-4.27762;78;20220117;9.7;6.4;8;1.5;9.47;.1;.36;3139 +93067;48.08063;-4.27762;78;20220118;7.4;3.8;5.6;1.9;7.95;1.3;.42;2145 +93067;48.08063;-4.27762;78;20220119;10.3;4;7.2;2.6;9.2;1;.47;2695 +93067;48.08063;-4.27762;78;20220120;9;5.7;7.3;3.3;7.45;0;.96;3216 +93067;48.08063;-4.27762;78;20220121;7.6;1.8;4.7;2.3;6.4;0;.62;5291 +93067;48.08063;-4.27762;78;20220122;7.4;.9;4.1;2.3;7.25;0;.49;2539 +93067;48.08063;-4.27762;78;20220123;8.3;4.1;6.2;2.9;7.65;0;.69;6159 +93067;48.08063;-4.27762;78;20220124;3.2;1.3;2.2;1.7;6.5;0;.34;2434 +93067;48.08063;-4.27762;78;20220125;10.1;1.5;5.8;1.6;7.4;0;.48;5457 +93067;48.08063;-4.27762;78;20220126;6.9;.6;3.8;1.9;6.85;0;.42;7448 +93067;48.08063;-4.27762;78;20220127;11.4;.8;6.1;2.4;9;.3;.35;4485 +93067;48.08063;-4.27762;78;20220128;10.1;9.1;9.6;1.3;11.49;.2;.38;3071 +93067;48.08063;-4.27762;78;20220129;10.8;8.1;9.4;2.8;10.97;.4;.51;3181 +93067;48.08063;-4.27762;78;20220130;10.8;7.6;9.2;2.6;11.02;.6;.48;3337 +93067;48.08063;-4.27762;78;20220131;10.5;7.8;9.2;5.8;9.2;0;1.17;3931 +93067;48.08063;-4.27762;78;20220201;10.2;7.4;8.8;5.8;10.62;.2;.49;2581 +93067;48.08063;-4.27762;78;20220202;11;8.1;9.6;3.3;10.32;.2;.7;3276 +93067;48.08063;-4.27762;78;20220203;10.7;7.1;8.9;3.3;10.52;1.1;.56;3498 +93067;48.08063;-4.27762;78;20220204;10.1;7.9;9;5;8.95;.7;1.15;5246 +93067;48.08063;-4.27762;78;20220205;11.8;3.9;7.9;4.6;9.1;.3;.75;7759 +93067;48.08063;-4.27762;78;20220206;12.1;8.6;10.4;9.8;11.75;1.7;.72;3205 +93067;48.08063;-4.27762;78;20220207;12.6;9.9;11.2;3.8;11.9;.4;.74;4093 +93067;48.08063;-4.27762;78;20220208;11;9.2;10.1;2.5;11.15;.5;.66;4541 +93067;48.08063;-4.27762;78;20220209;9.2;6.3;7.8;1.8;9.92;0;.46;2705 +93067;48.08063;-4.27762;78;20220210;9.3;6.2;7.7;2.9;8.85;0;.75;4962 +93067;48.08063;-4.27762;78;20220211;10.1;.3;5.2;1.9;6.85;0;.77;9189 +93067;48.08063;-4.27762;78;20220212;10.4;1.5;5.9;3.9;7.55;0;.96;7580 +93067;48.08063;-4.27762;78;20220213;10.7;7.7;9.2;7.3;10.4;27.3;.81;1178 +93067;48.08063;-4.27762;78;20220214;11.7;6.1;8.9;5.6;8.85;1.9;1.32;7462 +93067;48.08063;-4.27762;78;20220215;11.2;5.9;8.5;7.1;11.3;9.5;.25;2560 +93067;48.08063;-4.27762;78;20220216;12.3;11.1;11.7;10;13.62;2.3;.36;2154 +93067;48.08063;-4.27762;78;20220217;13.4;10.3;11.9;6.8;12.17;2.2;1.04;5935 +93067;48.08063;-4.27762;78;20220218;11;9.7;10.3;10.3;8.97;.7;2.05;5318 +93067;48.08063;-4.27762;78;20220219;11;4.5;7.8;7.2;9;2.2;1.09;6418 +93067;48.08063;-4.27762;78;20220220;12.5;9.2;10.9;9.7;11.35;2.7;1.18;4617 +93067;48.08063;-4.27762;78;20220221;11.8;8.4;10.1;9.2;9.1;.1;1.91;6165 +93067;48.08063;-4.27762;78;20220222;13.4;8.9;11.1;5.6;11.22;.5;1.19;6208 +93067;48.08063;-4.27762;78;20220223;10.7;5.6;8.2;2.5;8.82;.4;.92;5567 +93067;48.08063;-4.27762;78;20220224;10.1;6.8;8.5;7;8.25;1.5;1.74;8170 +93067;48.08063;-4.27762;78;20220225;11.9;4;7.9;2.9;7.87;.2;1.37;10616 +93067;48.08063;-4.27762;78;20220226;10.8;3;6.9;5.4;6.85;0;1.79;11234 +93067;48.08063;-4.27762;78;20220227;12.9;3.7;8.3;3.7;8.85;.9;1.27;9122 +93067;48.08063;-4.27762;78;20220228;12;6.7;9.3;4.7;11.8;6.9;.47;4676 +93067;48.08063;-4.27762;78;20220301;12.6;10.3;11.4;4.3;12.62;8.3;.89;4408 +93067;48.08063;-4.27762;78;20220302;11.9;9.7;10.8;4.4;11.85;3.7;.78;4615 +93067;48.08063;-4.27762;78;20220303;11.3;7.8;9.5;4.1;10.3;.3;1.08;6844 +93067;48.08063;-4.27762;78;20220304;10.9;5.8;8.3;4.2;7.82;0;1.66;11932 +93067;48.08063;-4.27762;78;20220305;9.8;3.3;6.5;4;7.3;.7;1.33;10331 +93067;48.08063;-4.27762;78;20220306;8;4.8;6.4;4.4;7.27;.1;1.28;5908 +93067;48.08063;-4.27762;78;20220307;7.5;.5;4;3.8;5.55;0;1.53;11723 +93067;48.08063;-4.27762;78;20220308;12.9;3.1;8;4.5;8.87;2.6;1.43;11079 +93067;48.08063;-4.27762;78;20220309;11.5;7.5;9.5;7.2;10.67;3;.94;5794 +93067;48.08063;-4.27762;78;20220310;12;5.1;8.5;4.8;9;2.9;1.66;13019 +93067;48.08063;-4.27762;78;20220311;12.7;7.8;10.2;7;10.45;8.6;1.41;8391 +93067;48.08063;-4.27762;78;20220312;11.6;5.8;8.7;7.4;9.37;6.7;1.59;8815 +93067;48.08063;-4.27762;78;20220313;11.6;7.3;9.5;5.5;9.32;6.5;1.64;9912 +93067;48.08063;-4.27762;78;20220314;14.2;7.5;10.9;2.8;9.42;.3;1.89;12420 +93067;48.08063;-4.27762;78;20220315;15.6;6.7;11.1;2.2;10.2;0;1.83;13865 +93067;48.08063;-4.27762;78;20220316;10.5;9.5;10;3.7;10.2;6.7;1.08;4737 +93067;48.08063;-4.27762;78;20220317;13.1;4.4;8.8;2.8;8.23;.1;1.85;16329 +93067;48.08063;-4.27762;78;20220318;16.1;3.9;10;4.8;7.5;0;2.89;18073 +93067;48.08063;-4.27762;78;20220319;14.4;7.6;11;4.9;8.1;0;2.64;14127 +93067;48.08063;-4.27762;78;20220320;17.1;7.5;12.3;3.5;9.85;0;2.53;17010 +93067;48.08063;-4.27762;78;20220321;16.9;9;13;5;10.85;0;2.67;17827 +93067;48.08063;-4.27762;78;20220322;14.9;9.7;12.3;5.8;9.4;0;2.88;16624 +93067;48.08063;-4.27762;78;20220323;17.3;9.7;13.5;3.1;8.7;0;2.96;17410 +93067;48.08063;-4.27762;78;20220324;19.3;5.3;12.3;2.9;7.85;0;3.07;19189 +93067;48.08063;-4.27762;78;20220325;20.7;6.9;13.8;4.3;8.5;0;3.75;19250 +93067;48.08063;-4.27762;78;20220326;20.6;7.7;14.1;4.2;8.3;0;3.77;18161 +93067;48.08063;-4.27762;78;20220327;20.2;7.2;13.7;3.1;7.85;0;3.46;18271 +93067;48.08063;-4.27762;78;20220328;17.8;8.8;13.3;2.9;10.35;0;2.5;14523 +93067;48.08063;-4.27762;78;20220329;16.7;9.6;13.1;2.7;11.65;0;2.09;13480 +93067;48.08063;-4.27762;78;20220330;14.8;8.8;11.8;3.4;10.3;.9;2.08;13084 +93067;48.08063;-4.27762;78;20220331;8.9;6.6;7.8;6;7.25;.5;2.16;13792 +93067;48.08063;-4.27762;78;20220401;9.7;1.3;5.5;5.5;5.7;.2;2.4;18191 +93067;48.08063;-4.27762;78;20220402;10.2;1.7;5.9;3.1;6.7;1.6;1.83;13671 +93067;48.08063;-4.27762;78;20220403;11.1;.7;5.9;2.7;5.7;.1;2.25;17879 +93067;48.08063;-4.27762;78;20220404;10.4;3.6;7;4.4;9.2;.6;.88;8690 +93067;48.08063;-4.27762;78;20220405;13;9.4;11.2;6;10.93;.1;1.77;11162 +93067;48.08063;-4.27762;78;20220406;13.4;7.2;10.3;7.2;11.2;6.6;1.3;7305 +93067;48.08063;-4.27762;78;20220407;13.6;10.7;12.2;7.3;11.35;19;1.97;10056 +93067;48.08063;-4.27762;78;20220408;12.5;8.5;10.5;6.5;10.1;4;1.83;9667 +93067;48.08063;-4.27762;78;20220409;12.9;2.9;7.9;2.7;6.95;0;2.63;21832 +93067;48.08063;-4.27762;78;20220410;13.3;2.4;7.9;5.8;7.35;0;2.75;19764 +93067;48.08063;-4.27762;78;20220411;16.7;10.2;13.4;5.2;10.6;2.3;3.07;16126 +93067;48.08063;-4.27762;78;20220412;15.3;10.8;13;4.5;12.55;.3;1.9;11378 +93067;48.08063;-4.27762;78;20220413;17.6;10.3;13.9;2.8;12.65;.1;2.49;16468 +93067;48.08063;-4.27762;78;20220414;19.2;7.6;13.4;2.9;12.05;.2;3.18;23799 +93067;48.08063;-4.27762;78;20220415;19.6;7.5;13.6;2.5;12.2;0;3.03;21750 +93067;48.08063;-4.27762;78;20220416;22.9;8.6;15.7;3;12.15;0;3.91;24002 +93067;48.08063;-4.27762;78;20220417;17.7;9.3;13.5;3.4;11.75;.1;2.83;18815 +93067;48.08063;-4.27762;78;20220418;15.4;7.4;11.4;3.7;9.7;0;2.92;20990 +93067;48.08063;-4.27762;78;20220419;14.7;4.4;9.6;3.7;8.3;.2;2.83;20000 +93067;48.08063;-4.27762;78;20220420;13.7;7.5;10.6;4.6;10.4;0;2.87;19420 +93067;48.08063;-4.27762;78;20220421;16.2;7.6;11.9;2.3;11.1;1.5;2.62;17851 +93067;48.08063;-4.27762;78;20220422;19.9;8.7;14.3;4.3;11;1.3;3.42;18318 +93067;48.08063;-4.27762;78;20220423;19.1;10.3;14.7;5.1;11.5;0;3.68;21362 +93067;48.08063;-4.27762;78;20220424;17.5;10.1;13.8;3.4;12.1;.5;2.82;18196 +93067;48.08063;-4.27762;78;20220425;17.9;9;13.4;2.6;10.5;0;2.66;13985 +93067;48.08063;-4.27762;78;20220426;18.1;6.9;12.5;4.2;9.2;0;3.88;25026 +93067;48.08063;-4.27762;78;20220427;17.6;8.3;12.9;5.1;9.7;.5;3.65;21215 +93067;48.08063;-4.27762;78;20220428;20.2;10.2;15.2;4.5;10.95;.1;3.75;18190 +93067;48.08063;-4.27762;78;20220429;19.7;7.8;13.8;4.3;10.6;0;4.01;25181 +93067;48.08063;-4.27762;78;20220430;16.1;6.7;11.4;3.9;9.55;0;3.19;22003 +93067;48.08063;-4.27762;78;20220501;17.8;6.9;12.4;3;10.85;1;3.18;22262 +93067;48.08063;-4.27762;78;20220502;15.2;9.5;12.4;3.6;11.1;.2;2.05;10294 +93067;48.08063;-4.27762;78;20220503;18;7.8;12.9;3.5;10.65;0;2.86;15557 +93067;48.08063;-4.27762;78;20220504;18.3;8.6;13.4;3.2;11.55;0;3.53;24742 +93067;48.08063;-4.27762;78;20220505;18.6;10;14.3;3.2;11.95;.1;3.26;20245 +93067;48.08063;-4.27762;78;20220506;18.2;8.7;13.4;2.7;11.4;0;2.9;18411 +93067;48.08063;-4.27762;78;20220507;19.5;9.2;14.3;2.6;11.77;.1;3.13;17473 +93067;48.08063;-4.27762;78;20220508;21.8;9;15.4;2.6;11.97;.1;3.57;20749 +93067;48.08063;-4.27762;78;20220509;21.2;10.8;16;3.2;13.5;0;3.59;20287 +93067;48.08063;-4.27762;78;20220510;18.9;11.2;15;2.8;13.62;.1;2.64;15084 +93067;48.08063;-4.27762;78;20220511;17.8;9.7;13.8;4.9;12.7;.6;2.66;14166 +93067;48.08063;-4.27762;78;20220512;18.6;7.2;12.9;2.8;10.65;.1;3;19515 +93067;48.08063;-4.27762;78;20220513;18.5;7.3;12.9;2.4;11.25;0;2.89;18655 +93067;48.08063;-4.27762;78;20220514;21.8;8.3;15;2.6;12.12;0;3.48;19607 +93067;48.08063;-4.27762;78;20220515;22.6;13.7;18.2;2.7;15.62;3.4;2.95;14086 +93067;48.08063;-4.27762;78;20220516;19.3;14.2;16.8;5.7;15.62;2.5;2.74;12964 +93067;48.08063;-4.27762;78;20220517;20.6;13.1;16.9;4;15.07;.4;3.32;16907 +93067;48.08063;-4.27762;78;20220518;20.2;11.4;15.8;3.3;14.12;.2;2.96;14928 +93067;48.08063;-4.27762;78;20220519;19.8;11.1;15.5;2.3;13.05;0;3.22;19398 +93067;48.08063;-4.27762;78;20220520;18.7;11.5;15.1;3.2;12.77;.6;3.13;17563 +93067;48.08063;-4.27762;78;20220521;22.5;9.2;15.8;2.4;12.65;.1;3.86;21762 +93067;48.08063;-4.27762;78;20220522;22.1;11.9;17;3.4;13.2;1.3;3.41;13934 +93067;48.08063;-4.27762;78;20220523;16.2;11.4;13.8;4.1;12.72;2.4;2.29;11754 +93067;48.08063;-4.27762;78;20220524;17.4;9.5;13.5;4.5;11.4;.5;3.36;19854 +93067;48.08063;-4.27762;78;20220525;17.1;9;13.1;4;12.62;.3;2.15;11549 +93067;48.08063;-4.27762;78;20220526;17.7;12.3;15;3.7;13.6;0;2.41;11939 +93067;48.08063;-4.27762;78;20220527;18.9;12.8;15.8;3.4;13.52;.4;2.79;13321 +93067;48.08063;-4.27762;78;20220528;22.3;9.3;15.8;3.7;10.95;0;4.56;23444 +93067;48.08063;-4.27762;78;20220529;20.1;9.4;14.8;3.8;9.77;0;4.3;21514 +93067;48.08063;-4.27762;78;20220530;19.2;7.3;13.2;2.6;9.35;0;3.84;22982 +93067;48.08063;-4.27762;78;20220531;19.3;6.6;12.9;2.3;9.97;.1;3.5;22222 +93067;48.08063;-4.27762;78;20220601;20.5;7.2;13.8;2.7;10.65;1.3;3.82;23001 +93067;48.08063;-4.27762;78;20220602;23.6;11.4;17.5;3.3;12.3;0;4.5;21041 +93067;48.08063;-4.27762;78;20220603;24.3;13.4;18.8;2.9;14.55;5.4;4.27;19648 +93067;48.08063;-4.27762;78;20220604;22.2;14.5;18.3;2.7;16.45;.3;3.24;17327 +93067;48.08063;-4.27762;78;20220605;18.6;12.2;15.4;4.1;13.35;1.2;3.07;16080 +93067;48.08063;-4.27762;78;20220606;16.4;10.4;13.4;3.7;14.45;6.3;1.8;10770 +93067;48.08063;-4.27762;78;20220607;17.6;13.7;15.7;5.5;16.02;10.9;1.86;8868 +93067;48.08063;-4.27762;78;20220608;18.4;13.8;16.1;5.5;14.9;.9;2.83;15030 +93067;48.08063;-4.27762;78;20220609;19.6;12.9;16.3;4.8;15.32;1.3;3.21;18337 +93067;48.08063;-4.27762;78;20220610;17.6;15;16.3;3.9;16.72;1.6;1.85;8398 +93067;48.08063;-4.27762;78;20220611;20.7;10;15.3;2.6;13.57;.1;4.18;29432 +93067;48.08063;-4.27762;78;20220612;20.4;11.3;15.8;3.1;12.65;.1;4.6;28581 +93067;48.08063;-4.27762;78;20220613;21.6;10.7;16.1;3.3;11.92;0;5.21;30708 +93067;48.08063;-4.27762;78;20220614;24.4;10.4;17.4;3.6;12.92;0;5.59;30574 +93067;48.08063;-4.27762;78;20220615;24.9;13.4;19.1;2.9;13.97;0;5.74;30748 +93067;48.08063;-4.27762;78;20220616;27.8;12.3;20;2.6;13.4;0;5.66;27971 +93067;48.08063;-4.27762;78;20220617;31.2;16.5;23.8;2;16.82;0;6.14;29479 +93067;48.08063;-4.27762;78;20220618;28;18.2;23.1;4.6;17.52;7.7;6.07;21902 +93067;48.08063;-4.27762;78;20220619;14.6;12;13.3;7;14.22;19.2;1.31;6534 +93067;48.08063;-4.27762;78;20220620;22.8;14.2;18.5;4.7;16.45;.4;4.12;20834 +93067;48.08063;-4.27762;78;20220621;22.9;13.6;18.3;3.2;16.12;4.9;4.04;21694 +93067;48.08063;-4.27762;78;20220622;22.6;14.3;18.5;2.5;17.05;11.4;3.52;19075 +93067;48.08063;-4.27762;78;20220623;20.4;15.8;18.1;2.6;17.47;2.4;2.99;16773 +93067;48.08063;-4.27762;78;20220624;17.6;14.5;16;5.4;15.22;5.9;2.74;14380 +93067;48.08063;-4.27762;78;20220625;17.4;10.7;14.1;5.2;12.02;2.2;3.67;21859 +93067;48.08063;-4.27762;78;20220626;18.8;10.3;14.6;4.2;12.05;1;3.95;24068 +93067;48.08063;-4.27762;78;20220627;18.9;10.2;14.6;3.4;12.47;.7;3.81;23712 +93067;48.08063;-4.27762;78;20220628;18.6;10.3;14.4;5.2;13.27;4;3.41;20078 +93067;48.08063;-4.27762;78;20220629;18;12.7;15.4;4;13.95;2.3;3.03;17458 +93067;48.08063;-4.27762;78;20220630;18.2;10.3;14.2;3.7;12.05;.7;3.93;26262 +93067;48.08063;-4.27762;78;20220701;19.1;9.3;14.2;2.5;12.15;.1;4.19;28459 +93067;48.08063;-4.27762;78;20220702;19.7;10.1;14.9;2.9;13.05;.4;3.69;24064 +93067;48.08063;-4.27762;78;20220703;19.8;11.3;15.5;3.6;13;.1;3.82;22451 +93067;48.08063;-4.27762;78;20220704;19.8;10.1;15;3.1;12.32;0;4.25;28249 +93067;48.08063;-4.27762;78;20220705;21.1;12.4;16.8;3.3;13.8;.1;4.61;27146 +93067;48.08063;-4.27762;78;20220706;23.1;13.4;18.3;3.6;15.47;.1;4.85;26166 +93067;48.08063;-4.27762;78;20220707;20.6;14;17.3;3.7;15.85;.1;3.4;18018 +93067;48.08063;-4.27762;78;20220708;25.7;12.5;19.1;3.3;14.5;0;5.77;30553 +93067;48.08063;-4.27762;78;20220709;27.3;14.6;20.9;3.5;15.75;0;6.35;30582 +93067;48.08063;-4.27762;78;20220710;28.4;14.2;21.3;3.8;14.07;0;6.71;30384 +93067;48.08063;-4.27762;78;20220711;30.3;16.4;23.4;3;16.1;0;6.53;30196 +93067;48.08063;-4.27762;78;20220712;30.8;18.2;24.5;2.6;17;0;6.58;30107 +93067;48.08063;-4.27762;78;20220713;29.6;17.1;23.3;2.4;16.92;0;6.26;29966 +93067;48.08063;-4.27762;78;20220714;25;14.8;19.9;4;14.45;.1;5.59;28371 +93067;48.08063;-4.27762;78;20220715;26.1;13.7;19.9;3.2;13.67;0;5.83;28371 +93067;48.08063;-4.27762;78;20220716;28.7;14.5;21.6;3.8;12.9;0;6.54;25658 +93067;48.08063;-4.27762;78;20220717;31.6;17.9;24.7;3.8;14.07;0;7.69;28410 +93067;48.08063;-4.27762;78;20220718;34.5;21.5;28;3.8;14.67;2.5;8.43;28635 +93067;48.08063;-4.27762;78;20220719;22.6;17.2;19.9;4.4;18.67;.3;3.48;17912 +93067;48.08063;-4.27762;78;20220720;20.8;16.2;18.5;3.9;17.87;.4;2.68;13308 +93067;48.08063;-4.27762;78;20220721;23.2;15.1;19.2;3.2;14.37;0;4.33;21223 +93067;48.08063;-4.27762;78;20220722;21.5;13.8;17.7;4.1;13.92;.1;4.74;27562 +93067;48.08063;-4.27762;78;20220723;22.3;12.3;17.3;2.5;15.12;0;4.04;24928 +93067;48.08063;-4.27762;78;20220724;23.6;14.9;19.3;3.7;17.7;.2;4.26;24732 +93067;48.08063;-4.27762;78;20220725;20;15.6;17.8;5;16.72;.4;2.74;13042 +93067;48.08063;-4.27762;78;20220726;22.5;14.6;18.5;2.8;14.55;0;3.77;19599 +93067;48.08063;-4.27762;78;20220727;22.8;11;16.9;2;13;0;3.77;22146 +93067;48.08063;-4.27762;78;20220728;24.2;13.6;18.9;2.1;13.8;0;4.35;23152 +93067;48.08063;-4.27762;78;20220729;25.7;15;20.4;2.8;15.15;0;5.08;26649 +93067;48.08063;-4.27762;78;20220730;21.9;14.2;18.1;2.4;16.77;0;2.72;14925 +93067;48.08063;-4.27762;78;20220731;22.7;16.9;19.8;3;18.25;.3;2.69;12485 +93067;48.08063;-4.27762;78;20220801;24.5;16.3;20.4;2.8;18.2;0;3.71;20471 +93067;48.08063;-4.27762;78;20220802;26.1;16.3;21.2;2.4;18.85;.1;4.26;24261 +93067;48.08063;-4.27762;78;20220803;26.1;15.9;21;3.1;18.77;0;4.1;21998 +93067;48.08063;-4.27762;78;20220804;22.7;14.9;18.8;4;14.85;0;4.51;23998 +93067;48.08063;-4.27762;78;20220805;21.7;12.6;17.2;4.7;11.67;0;5.1;26316 +93067;48.08063;-4.27762;78;20220806;25.2;13;19.1;4.1;12.17;0;5.64;26986 +93067;48.08063;-4.27762;78;20220807;26.2;12.7;19.5;4.2;12.07;0;6.14;27173 +93067;48.08063;-4.27762;78;20220808;27.5;14;20.7;4.4;13.2;0;6.29;25543 +93067;48.08063;-4.27762;78;20220809;27.4;15.2;21.3;4.6;14.22;0;6.47;26812 +93067;48.08063;-4.27762;78;20220810;30.8;16;23.4;4;15.9;0;6.78;26504 +93067;48.08063;-4.27762;78;20220811;33.6;17.3;25.4;3.5;14.17;0;7.14;26196 +93067;48.08063;-4.27762;78;20220812;34.2;19.4;26.8;3.2;12.9;0;7.15;25336 +93067;48.08063;-4.27762;78;20220813;33.1;19.6;26.3;3.2;14.05;4.1;6.59;23500 +93067;48.08063;-4.27762;78;20220814;22.1;17.1;19.6;3.5;18.2;2;2.69;11381 +93067;48.08063;-4.27762;78;20220815;22.4;16.5;19.5;3.1;18.97;4.4;2.61;13259 +93067;48.08063;-4.27762;78;20220816;22.5;15.9;19.2;3;18.22;2.5;3.21;18157 +93067;48.08063;-4.27762;78;20220817;21.6;14.8;18.2;3.7;17.32;.5;3;15795 +93067;48.08063;-4.27762;78;20220818;22.2;15.9;19;4.4;17.45;.2;2.81;13762 +93067;48.08063;-4.27762;78;20220819;22.3;16.9;19.6;3.8;17.82;3.5;3.04;15024 +93067;48.08063;-4.27762;78;20220820;22;10.7;16.3;1.8;13.9;.5;3.46;23012 +93067;48.08063;-4.27762;78;20220821;20.4;14.8;17.6;2.4;17.4;4.3;2.12;11483 +93067;48.08063;-4.27762;78;20220822;19.6;16.4;18;3.3;20.02;1.3;1.37;7628 +93067;48.08063;-4.27762;78;20220823;22.9;17.9;20.4;3.2;20.2;.1;2.64;13372 +93067;48.08063;-4.27762;78;20220824;25;16.6;20.8;2.2;18.67;2.5;3.19;16278 +93067;48.08063;-4.27762;78;20220825;21.7;16.7;19.2;4.5;16.85;.1;3.47;16170 +93067;48.08063;-4.27762;78;20220826;22.4;12.2;17.3;2.7;14.45;.1;3.41;21760 +93067;48.08063;-4.27762;78;20220827;23.8;11.9;17.8;2.6;14.9;0;3.69;23020 +93067;48.08063;-4.27762;78;20220828;27.4;15.1;21.3;3.9;14.82;.1;4.89;19906 +93067;48.08063;-4.27762;78;20220829;28;14.5;21.2;3.9;15.72;.1;5.11;21663 +93067;48.08063;-4.27762;78;20220830;27.7;16.8;22.2;4.1;16.92;0;4.92;19592 +93067;48.08063;-4.27762;78;20220831;26.1;17.4;21.7;3.7;17.6;2.9;4.45;20288 +93067;48.08063;-4.27762;78;20220901;20.5;17;18.7;1.8;19.1;8.2;1.73;8350 +93067;48.08063;-4.27762;78;20220902;20;15.8;17.9;2.2;18.07;1.6;2.53;15336 +93067;48.08063;-4.27762;78;20220903;20.4;14.2;17.3;4.5;16.77;1;2.41;12411 +93067;48.08063;-4.27762;78;20220904;20;17.8;18.9;7.4;18.17;6.6;2.22;5867 +93067;48.08063;-4.27762;78;20220905;22;15.4;18.7;5.3;18.35;3;2.64;12397 +93067;48.08063;-4.27762;78;20220906;20.3;15.7;18;6;17.35;7.6;2.44;11162 +93067;48.08063;-4.27762;78;20220907;19.6;15.7;17.6;6.1;16.77;10;2.44;11830 +93067;48.08063;-4.27762;78;20220908;18.9;15.2;17.1;7;16.6;3.4;2.27;11653 +93067;48.08063;-4.27762;78;20220909;19.6;14.8;17.2;5.8;16;1.2;2.41;11880 +93067;48.08063;-4.27762;78;20220910;21.5;12.6;17;2.1;15.95;.2;2.52;16671 +93067;48.08063;-4.27762;78;20220911;23.6;16.1;19.8;3.2;18.1;0;3.07;16275 +93067;48.08063;-4.27762;78;20220912;26.2;16.3;21.3;3.1;17.22;1.8;3.23;12377 +93067;48.08063;-4.27762;78;20220913;27.7;19.5;23.6;3.6;20.15;.1;3.55;13898 +93067;48.08063;-4.27762;78;20220914;22.7;17.6;20.2;2.3;19.72;0;2.01;10045 +93067;48.08063;-4.27762;78;20220915;20.8;12.9;16.8;3.6;14.55;.1;2.64;14201 +93067;48.08063;-4.27762;78;20220916;19.2;10.3;14.8;3.3;11.6;.1;2.79;16607 +93067;48.08063;-4.27762;78;20220917;19.7;8.7;14.2;2.7;10.57;.1;2.88;18500 +93067;48.08063;-4.27762;78;20220918;19.8;6.3;13;2.6;10.12;.2;2.78;19217 +93067;48.08063;-4.27762;78;20220919;21.2;7;14.1;2.6;11.35;.1;2.75;18258 +93067;48.08063;-4.27762;78;20220920;21.1;9.9;15.5;2.5;12.52;.1;2.63;17155 +93067;48.08063;-4.27762;78;20220921;20.8;9.2;15;2.6;12.37;.2;2.64;17640 +93067;48.08063;-4.27762;78;20220922;21.2;8.7;14.9;2;12.75;.5;2.38;16758 +93067;48.08063;-4.27762;78;20220923;16.8;12.2;14.5;2.3;14.5;8.7;1.28;6955 +93067;48.08063;-4.27762;78;20220924;18.5;11.8;15.1;4.2;12.97;.5;2.37;13107 +93067;48.08063;-4.27762;78;20220925;19.3;10.4;14.9;3.4;12.1;.2;2.36;12592 +93067;48.08063;-4.27762;78;20220926;16.8;9.4;13.1;5.6;12.87;2.6;1.63;8783 +93067;48.08063;-4.27762;78;20220927;16.6;12.4;14.5;6.8;13.97;6.5;1.66;7420 +93067;48.08063;-4.27762;78;20220928;15.7;12.5;14.1;6.2;13.82;1.8;1.58;8600 +93067;48.08063;-4.27762;78;20220929;16.1;8.9;12.5;3.9;11.97;.6;1.71;11629 +93067;48.08063;-4.27762;78;20220930;15.5;6.5;11;4.2;13.55;8.6;.71;7150 +93067;48.08063;-4.27762;78;20221001;18.9;15.1;17;6.6;17.7;2.3;1.35;7976 +93067;48.08063;-4.27762;78;20221002;17.7;16.1;16.9;6;17.02;.4;1.34;5852 +93067;48.08063;-4.27762;78;20221003;17.8;13.1;15.5;2;15.3;0;1.22;6823 +93067;48.08063;-4.27762;78;20221004;17.7;13;15.4;3.5;15.12;.4;1.35;6871 +93067;48.08063;-4.27762;78;20221005;16.8;15.7;16.2;5.1;14.52;1.9;1.72;4638 +93067;48.08063;-4.27762;78;20221006;18.2;7.9;13;1.7;11.95;0;1.58;12551 +93067;48.08063;-4.27762;78;20221007;17.1;6.8;12;2.4;12.52;1.3;1.39;12640 +93067;48.08063;-4.27762;78;20221008;18.2;9.4;13.8;2;12.32;.1;1.69;13766 +93067;48.08063;-4.27762;78;20221009;19.1;8.1;13.6;3.5;12.1;1.3;1.9;12707 +93067;48.08063;-4.27762;78;20221010;16.2;14.9;15.6;3.4;15;.2;1.28;5579 +93067;48.08063;-4.27762;78;20221011;19.2;7.8;13.5;2.5;10.92;0;1.9;13727 +93067;48.08063;-4.27762;78;20221012;16.2;8.8;12.5;2.3;12.15;4.5;1.26;9595 +93067;48.08063;-4.27762;78;20221013;17.2;12.7;15;4.4;15.9;3.8;.97;5287 +93067;48.08063;-4.27762;78;20221014;16.5;12.1;14.3;4.5;16.37;16.7;.61;5458 +93067;48.08063;-4.27762;78;20221015;17.2;13.4;15.3;4.5;15.35;2.3;1.27;8101 +93067;48.08063;-4.27762;78;20221016;16.6;10.3;13.4;3.9;15;6.6;.73;4422 +93067;48.08063;-4.27762;78;20221017;18;14;16;3.5;16.17;0;1.14;6567 +93067;48.08063;-4.27762;78;20221018;21.2;12.8;17;4.3;17;.1;1.5;8941 +93067;48.08063;-4.27762;78;20221019;21.1;16.6;18.8;4.4;17.77;.3;1.65;6196 +93067;48.08063;-4.27762;78;20221020;19.3;11.2;15.3;4.7;14.75;2.1;1.57;10001 +93067;48.08063;-4.27762;78;20221021;17.2;15.4;16.3;9.5;15.7;4;1.63;4309 +93067;48.08063;-4.27762;78;20221022;18.5;13.6;16.1;4.3;16.35;8.7;1.13;5604 +93067;48.08063;-4.27762;78;20221023;15.4;11.8;13.6;5.6;14.85;16.4;.76;5079 +93067;48.08063;-4.27762;78;20221024;16.8;13.8;15.3;6.8;15.05;2.1;1.35;6322 +93067;48.08063;-4.27762;78;20221025;17.3;13.2;15.3;5;15.82;.7;.96;3940 +93067;48.08063;-4.27762;78;20221026;18.4;15.1;16.7;7.2;16.42;3.2;1.42;6120 +93067;48.08063;-4.27762;78;20221027;19.6;15.2;17.4;4.9;16.9;.6;1.39;5512 +93067;48.08063;-4.27762;78;20221028;17.1;14.8;15.9;5.8;15.95;.3;1.16;5009 +93067;48.08063;-4.27762;78;20221029;18.4;14.3;16.3;6;16.2;.5;1.24;3128 +93067;48.08063;-4.27762;78;20221030;17.3;14.1;15.7;6.1;15.17;1.5;1.33;6340 +93067;48.08063;-4.27762;78;20221031;16.4;12.2;14.3;6.7;14.1;3.3;1.23;3509 +93067;48.08063;-4.27762;78;20221101;16.3;12.9;14.6;9.6;12.57;1.8;2.16;4313 +93067;48.08063;-4.27762;78;20221102;16.1;10.1;13.1;7.1;12.75;18.9;1.47;6229 +93067;48.08063;-4.27762;78;20221103;14.7;10.7;12.7;8.4;12.5;9;1.26;5843 +93067;48.08063;-4.27762;78;20221104;14;9.6;11.8;8.1;10.42;.4;1.84;6735 +93067;48.08063;-4.27762;78;20221105;14;8.7;11.3;5.2;13;11.7;.4;2854 +93067;48.08063;-4.27762;78;20221106;15.4;13.2;14.3;7.5;14.47;6;1.03;4504 +93067;48.08063;-4.27762;78;20221107;16.5;13;14.8;9.8;13.95;6.5;1.6;4547 +93067;48.08063;-4.27762;78;20221108;15;11.6;13.3;9.2;12.77;6.4;1.45;4089 +93067;48.08063;-4.27762;78;20221109;15.6;11.7;13.6;5.8;12.1;.1;1.48;5834 +93067;48.08063;-4.27762;78;20221110;15.7;9.7;12.7;4.9;13.55;0;.82;4860 +93067;48.08063;-4.27762;78;20221111;15.9;13.5;14.7;5.2;14.25;0;1.06;4976 +93067;48.08063;-4.27762;78;20221112;18.1;10.9;14.5;4.8;14.82;.2;.9;6726 +93067;48.08063;-4.27762;78;20221113;18;13.5;15.7;4.6;15.5;4.6;1;5899 +93067;48.08063;-4.27762;78;20221114;14.3;11.7;13;6;13.4;20.4;.82;5198 +93067;48.08063;-4.27762;78;20221115;13.6;11.7;12.6;9.3;12.75;8.9;1.09;4134 +93067;48.08063;-4.27762;78;20221116;14.8;9.2;12;8.5;11.82;19.4;1.38;2744 +93067;48.08063;-4.27762;78;20221117;13.2;10.4;11.8;8;11.5;6.2;1.35;2841 +93067;48.08063;-4.27762;78;20221118;12.2;8.3;10.2;5;9.75;3.1;1.16;4843 +93067;48.08063;-4.27762;78;20221119;12.6;4.8;8.7;2.6;9.15;3.6;.56;5789 +93067;48.08063;-4.27762;78;20221120;13.6;9.3;11.5;5.5;11.27;3.5;1.03;4298 +93067;48.08063;-4.27762;78;20221121;13.1;9.4;11.2;9.1;10.67;12;1.49;3508 +93067;48.08063;-4.27762;78;20221122;12.4;7.9;10.1;9;9.82;6.6;1.45;4356 +93067;48.08063;-4.27762;78;20221123;13.7;9.7;11.7;8.6;11.62;4.3;1.12;4257 +93067;48.08063;-4.27762;78;20221124;14.1;8.6;11.3;7.2;11.3;6.5;1.19;3201 +93067;48.08063;-4.27762;78;20221125;13.9;9.8;11.9;5.1;10.75;1;1.2;4616 +93067;48.08063;-4.27762;78;20221126;13.9;8.6;11.3;6.7;12.37;20.3;.78;2436 +93067;48.08063;-4.27762;78;20221127;13.1;12;12.6;4.6;13.9;13.6;.49;1207 +93067;48.08063;-4.27762;78;20221128;12.6;8.4;10.5;5.9;10.4;2.7;1.09;4149 +93067;48.08063;-4.27762;78;20221129;13.4;8;10.7;2.3;10.12;.1;.58;4238 +93067;48.08063;-4.27762;78;20221130;8.4;7.7;8;3.3;8.75;0;.71;2506 +93067;48.08063;-4.27762;78;20221201;10.2;1.9;6;2.7;7.65;0;.48;5695 +93067;48.08063;-4.27762;78;20221202;8.9;1.1;5;2.9;7;0;.48;5485 +93067;48.08063;-4.27762;78;20221203;6.5;4.9;5.7;4.2;7.37;.2;.62;2460 +93067;48.08063;-4.27762;78;20221204;4.8;1.3;3.1;2.9;6.67;0;.48;1678 +93067;48.08063;-4.27762;78;20221205;7.2;1.4;4.3;3.9;6.9;0;.52;4955 +93067;48.08063;-4.27762;78;20221206;6.4;.7;3.6;2.9;6.65;0;.44;3643 +93067;48.08063;-4.27762;78;20221207;8;-.3;3.8;2.3;6.75;.3;.34;4885 +93067;48.08063;-4.27762;78;20221208;7.1;2.8;5;2.8;6.95;0;.46;4498 +93067;48.08063;-4.27762;78;20221209;6.7;-.2;3.3;2.2;5.92;0;.39;4955 +93067;48.08063;-4.27762;78;20221210;5.4;-1.5;1.9;2.1;5.82;.8;.39;3438 +93067;48.08063;-4.27762;78;20221211;3.5;-.1;1.7;2.3;6.32;.3;.19;2645 +93067;48.08063;-4.27762;78;20221212;3.6;-.5;1.5;3.5;5.87;0;.37;2731 +93067;48.08063;-4.27762;78;20221213;3.5;-.4;1.5;4.6;5.55;5.9;.61;2205 +93067;48.08063;-4.27762;78;20221214;3.4;1.5;2.5;6.3;6.82;17;.36;1215 +93067;48.08063;-4.27762;78;20221215;5.8;1.7;3.8;6.7;5.87;1.2;1.17;1482 +93067;48.08063;-4.27762;78;20221216;7.3;1.8;4.5;2.6;5.72;0;.51;5220 +93067;48.08063;-4.27762;78;20221217;3;-1.3;.8;3.1;5.1;3.1;.45;3675 +93067;48.08063;-4.27762;78;20221218;12.8;.1;6.4;7.7;9.92;39.1;.25;2093 +93067;48.08063;-4.27762;78;20221219;14.9;12;13.4;10.5;13.72;17;.99;1472 +93067;48.08063;-4.27762;78;20221220;12.5;10.3;11.4;5.1;12.1;.6;.54;2882 +93067;48.08063;-4.27762;78;20221221;13;7.9;10.4;6.8;12.87;11.2;.21;1874 +93067;48.08063;-4.27762;78;20221222;13.7;12.4;13;8.8;14.02;23.1;.7;738 +93067;48.08063;-4.27762;78;20221223;13.7;13;13.4;8.4;14.17;3;.72;1305 +93067;48.08063;-4.27762;78;20221224;12.2;11.7;12;5.5;12.9;3.5;.58;1265 +93067;48.08063;-4.27762;78;20221225;11.5;10.4;11;4.4;12.52;3.6;.43;1595 +93067;48.08063;-4.27762;78;20221226;11.1;8.5;9.8;3.9;10.05;.7;.57;3940 +93067;48.08063;-4.27762;78;20221227;12;5.6;8.8;5.4;9.6;2;.88;3907 +93067;48.08063;-4.27762;78;20221228;12.7;10.8;11.7;9.8;11.87;9.7;1.13;1368 +93067;48.08063;-4.27762;78;20221229;11.3;9.4;10.4;7.7;9.57;14.8;1.37;3500 +93067;48.08063;-4.27762;78;20221230;13.5;7.9;10.7;10.5;13.42;24.1;.12;2095 +93067;48.08063;-4.27762;78;20221231;14.7;11.9;13.3;12.3;14;7.6;.86;1048 +93068;48.14203;-3.97606;113;20220101;14.8;11.3;13;5.2;13.06;8.3;.83;2810 +93068;48.14203;-3.97606;113;20220102;13.1;12.1;12.6;7.5;12.9;1.8;.95;824 +93068;48.14203;-3.97606;113;20220103;12;11.6;11.8;4.2;12.2;20.9;.79;541 +93068;48.14203;-3.97606;113;20220104;8.6;8.1;8.3;4;8.75;1.3;.93;759 +93068;48.14203;-3.97606;113;20220105;8.8;2;5.4;1.9;6.49;0;.53;4170 +93068;48.14203;-3.97606;113;20220106;8;.9;4.5;3;7.66;4.2;.39;2971 +93068;48.14203;-3.97606;113;20220107;9.7;5.7;7.7;6.1;9.06;4.7;.74;2971 +93068;48.14203;-3.97606;113;20220108;10.8;8.5;9.7;8;9.93;16.8;1.14;1587 +93068;48.14203;-3.97606;113;20220109;9.7;6.2;7.9;5.2;10.56;5;.24;2383 +93068;48.14203;-3.97606;113;20220110;12.3;9.2;10.7;4.2;13.03;1.3;.18;2650 +93068;48.14203;-3.97606;113;20220111;13;10;11.5;1.1;12.4;1.1;.37;2667 +93068;48.14203;-3.97606;113;20220112;11.9;9.3;10.6;2.1;11.56;0;.51;1932 +93068;48.14203;-3.97606;113;20220113;9.2;6.1;7.6;2.7;8.33;0;.63;3901 +93068;48.14203;-3.97606;113;20220114;5;-.1;2.5;1.4;6.59;.1;.27;3695 +93068;48.14203;-3.97606;113;20220115;8.8;1.4;5.1;2.3;8.46;0;.27;3969 +93068;48.14203;-3.97606;113;20220116;11.7;4.4;8;2.3;10.16;.4;.32;4131 +93068;48.14203;-3.97606;113;20220117;9.8;5;7.4;1.4;9.2;.1;.36;3727 +93068;48.14203;-3.97606;113;20220118;7;2.4;4.7;1.6;7.73;1;.33;3340 +93068;48.14203;-3.97606;113;20220119;9.8;2.9;6.3;2.4;8.96;1;.38;3681 +93068;48.14203;-3.97606;113;20220120;8.2;4.5;6.4;2.7;7.3;0;.76;3127 +93068;48.14203;-3.97606;113;20220121;7.4;1;4.2;1.9;6.16;0;.57;4677 +93068;48.14203;-3.97606;113;20220122;7.3;-.8;3.2;1.8;7.1;0;.33;4596 +93068;48.14203;-3.97606;113;20220123;8.8;4;6.4;3.2;7.43;0;.78;4718 +93068;48.14203;-3.97606;113;20220124;3.3;.7;2;1.6;6.43;0;.34;2945 +93068;48.14203;-3.97606;113;20220125;7.8;0;3.9;1.4;7.03;0;.31;5268 +93068;48.14203;-3.97606;113;20220126;7.4;-.3;3.5;1.8;6.56;0;.45;6123 +93068;48.14203;-3.97606;113;20220127;10.5;-.7;4.9;2.2;8.76;.3;.29;5894 +93068;48.14203;-3.97606;113;20220128;9.7;7.6;8.7;1.3;11.35;.1;.33;2646 +93068;48.14203;-3.97606;113;20220129;10.4;7.9;9.1;2.8;10.83;.4;.49;2871 +93068;48.14203;-3.97606;113;20220130;11;7.5;9.3;2.4;10.66;.4;.54;3378 +93068;48.14203;-3.97606;113;20220131;9.8;7.2;8.5;5.1;9.1;0;.98;3467 +93068;48.14203;-3.97606;113;20220201;9.9;6.6;8.3;4.9;10.5;0;.44;3272 +93068;48.14203;-3.97606;113;20220202;11.1;7.9;9.5;2.8;10.13;.1;.72;3941 +93068;48.14203;-3.97606;113;20220203;10.4;6.4;8.4;2.7;10.23;1;.51;4011 +93068;48.14203;-3.97606;113;20220204;9.6;7.4;8.5;4.3;8.73;.9;1.04;4157 +93068;48.14203;-3.97606;113;20220205;11.1;2.3;6.7;4.2;8.83;.3;.7;7327 +93068;48.14203;-3.97606;113;20220206;11.8;8.3;10;8.8;11.56;3.1;.65;3518 +93068;48.14203;-3.97606;113;20220207;12.9;9.3;11.1;3.2;11.6;.4;.79;4961 +93068;48.14203;-3.97606;113;20220208;10.9;8.8;9.9;2.1;10.9;.6;.64;3959 +93068;48.14203;-3.97606;113;20220209;9.2;6;7.6;1.2;9.9;0;.48;3895 +93068;48.14203;-3.97606;113;20220210;8.4;5.7;7.1;3;8.69;.7;.82;4297 +93068;48.14203;-3.97606;113;20220211;9.7;0;4.8;2.1;6.72;0;.79;8656 +93068;48.14203;-3.97606;113;20220212;9.8;.6;5.2;4.1;7.34;0;.92;7184 +93068;48.14203;-3.97606;113;20220213;10.6;6.9;8.8;7.6;10.1;26.9;.86;2533 +93068;48.14203;-3.97606;113;20220214;11.1;5.3;8.2;5.4;8.74;2.2;1.23;7251 +93068;48.14203;-3.97606;113;20220215;10.9;5.3;8.1;7.4;11.14;11.4;.23;3496 +93068;48.14203;-3.97606;113;20220216;12.3;11;11.6;8.8;13.63;3.8;.36;2623 +93068;48.14203;-3.97606;113;20220217;13.4;9.7;11.5;6.2;11.63;2.9;1.18;6192 +93068;48.14203;-3.97606;113;20220218;10.4;9.7;10.1;8.7;8.7;1;2;3325 +93068;48.14203;-3.97606;113;20220219;10.5;3.1;6.8;5.7;8.7;2.5;.94;7073 +93068;48.14203;-3.97606;113;20220220;12.2;8.7;10.5;8.7;11.06;3.8;1.12;4971 +93068;48.14203;-3.97606;113;20220221;11.4;7.7;9.5;7.8;8.7;.2;1.8;6373 +93068;48.14203;-3.97606;113;20220222;13.7;8.3;11;5;11;.5;1.27;6701 +93068;48.14203;-3.97606;113;20220223;10.2;3.9;7.1;2.1;8.6;.1;.84;6740 +93068;48.14203;-3.97606;113;20220224;9.5;6.1;7.8;5.5;8;1.8;1.41;6514 +93068;48.14203;-3.97606;113;20220225;11.4;2.9;7.1;2.6;7.46;.1;1.24;9421 +93068;48.14203;-3.97606;113;20220226;11.3;1.5;6.4;4.5;6.4;0;1.77;11379 +93068;48.14203;-3.97606;113;20220227;13.5;2.2;7.9;3.3;8.33;.8;1.43;10542 +93068;48.14203;-3.97606;113;20220228;12.3;5.8;9;4.2;11.36;2.8;.69;6960 +93068;48.14203;-3.97606;113;20220301;13;10.2;11.6;3.5;12.43;6.2;.89;5268 +93068;48.14203;-3.97606;113;20220302;11.7;9.3;10.5;4;11.53;2.5;.87;4935 +93068;48.14203;-3.97606;113;20220303;10.9;7.4;9.1;3.3;10.2;.4;.94;5741 +93068;48.14203;-3.97606;113;20220304;10.7;4.9;7.8;3.7;7.8;0;1.49;10065 +93068;48.14203;-3.97606;113;20220305;9.5;1.6;5.5;3.5;7.33;1.8;1.19;9961 +93068;48.14203;-3.97606;113;20220306;7.5;4.1;5.8;4;7.2;0;1.14;5634 +93068;48.14203;-3.97606;113;20220307;7.1;-.3;3.4;3.1;5.46;0;1.3;10306 +93068;48.14203;-3.97606;113;20220308;12.4;1.7;7;4;8.23;2.6;1.44;11660 +93068;48.14203;-3.97606;113;20220309;12.1;6.2;9.1;6.4;10.3;4.9;1.19;8122 +93068;48.14203;-3.97606;113;20220310;12.1;4;8;4.1;8.7;3.8;1.52;11660 +93068;48.14203;-3.97606;113;20220311;12.6;6.8;9.7;5.7;10.2;12.4;1.41;9466 +93068;48.14203;-3.97606;113;20220312;11.6;4.9;8.3;5.9;9.03;7.3;1.46;9969 +93068;48.14203;-3.97606;113;20220313;11.3;6.8;9.1;4.3;9.03;4.9;1.52;9442 +93068;48.14203;-3.97606;113;20220314;15;6.6;10.8;2.3;9.06;.3;1.82;12178 +93068;48.14203;-3.97606;113;20220315;16.4;5.4;10.9;1.8;10.1;0;1.74;13754 +93068;48.14203;-3.97606;113;20220316;10.2;9.1;9.7;3.1;10.23;7.5;1.01;3923 +93068;48.14203;-3.97606;113;20220317;13.1;2.4;7.8;2.3;8.03;.2;1.73;15269 +93068;48.14203;-3.97606;113;20220318;15.3;3.5;9.4;5.3;7.37;0;2.84;16780 +93068;48.14203;-3.97606;113;20220319;14.2;6.8;10.5;5.2;8.07;0;2.61;13254 +93068;48.14203;-3.97606;113;20220320;16.8;7.8;12.3;3.7;9.84;0;2.48;14908 +93068;48.14203;-3.97606;113;20220321;16.9;8.6;12.8;5;10.72;0;2.62;16320 +93068;48.14203;-3.97606;113;20220322;15.2;9.2;12.2;5.8;9.24;0;2.87;15471 +93068;48.14203;-3.97606;113;20220323;17;9.2;13.1;3.3;8.39;0;2.94;16465 +93068;48.14203;-3.97606;113;20220324;18.5;4.7;11.6;3.1;7.87;0;2.97;18199 +93068;48.14203;-3.97606;113;20220325;19.7;6.3;13;4.5;8.49;0;3.6;18155 +93068;48.14203;-3.97606;113;20220326;19.8;7.3;13.6;4.8;8.42;0;3.79;17570 +93068;48.14203;-3.97606;113;20220327;20.2;6.4;13.3;3.4;8.07;0;3.47;18001 +93068;48.14203;-3.97606;113;20220328;17.7;8.9;13.3;3.1;10.09;0;2.5;13671 +93068;48.14203;-3.97606;113;20220329;15.5;8.9;12.2;2.9;11.44;0;1.83;11742 +93068;48.14203;-3.97606;113;20220330;14;8.5;11.3;3.4;10.14;1.3;1.94;11214 +93068;48.14203;-3.97606;113;20220331;8.4;6.1;7.2;5.7;7.22;1;1.96;11545 +93068;48.14203;-3.97606;113;20220401;9.3;1.3;5.3;5.4;5.57;.2;2.39;16869 +93068;48.14203;-3.97606;113;20220402;9.5;1.2;5.4;3.1;6.47;1.4;1.74;12484 +93068;48.14203;-3.97606;113;20220403;10.2;0;5.1;2.6;5.65;.1;1.99;15138 +93068;48.14203;-3.97606;113;20220404;10;1.6;5.8;5;8.79;.5;1.2;12529 +93068;48.14203;-3.97606;113;20220405;12.8;9.1;11;5.5;10.99;.1;1.65;10746 +93068;48.14203;-3.97606;113;20220406;13;6.8;9.9;7.7;11.09;8.7;1.27;8327 +93068;48.14203;-3.97606;113;20220407;13.3;10.4;11.8;7.5;11.22;16.5;2.02;10353 +93068;48.14203;-3.97606;113;20220408;12.5;8;10.2;6.5;10.07;5.6;1.92;10548 +93068;48.14203;-3.97606;113;20220409;12.3;2.6;7.5;2.7;6.97;0;2.5;20424 +93068;48.14203;-3.97606;113;20220410;13.5;1.8;7.7;5.6;7.32;0;2.76;19350 +93068;48.14203;-3.97606;113;20220411;17;9.2;13.1;5.2;10.56;2.3;2.89;15780 +93068;48.14203;-3.97606;113;20220412;15.1;10.6;12.8;4.4;12.39;.2;1.9;11016 +93068;48.14203;-3.97606;113;20220413;17.7;9.5;13.6;3;12.27;.2;2.62;17558 +93068;48.14203;-3.97606;113;20220414;19.4;7.7;13.6;3.1;11.92;.2;3.2;22566 +93068;48.14203;-3.97606;113;20220415;19.4;7;13.2;2.5;12.04;0;2.98;21143 +93068;48.14203;-3.97606;113;20220416;22.4;7.7;15;3;11.77;0;3.83;23391 +93068;48.14203;-3.97606;113;20220417;17.9;9.3;13.6;3.4;11.52;0;2.91;18339 +93068;48.14203;-3.97606;113;20220418;14.9;7.4;11.1;3.3;9.72;0;2.73;19057 +93068;48.14203;-3.97606;113;20220419;14;4;9;3.4;8.22;.1;2.54;18548 +93068;48.14203;-3.97606;113;20220420;14.1;6.6;10.3;3.7;10.03;0;2.73;18430 +93068;48.14203;-3.97606;113;20220421;16.9;6.4;11.7;2.6;10.53;3.7;2.77;19626 +93068;48.14203;-3.97606;113;20220422;19;8.2;13.6;4.7;10.94;4.2;3.39;18346 +93068;48.14203;-3.97606;113;20220423;18;9.8;13.9;5.4;11.44;0;3.4;19318 +93068;48.14203;-3.97606;113;20220424;16.2;9.6;12.9;3.2;12.12;5.6;2.52;16432 +93068;48.14203;-3.97606;113;20220425;17.4;8.9;13.1;2.9;10.72;0;2.73;14906 +93068;48.14203;-3.97606;113;20220426;17.5;6.3;11.9;4.6;9.17;0;3.73;23701 +93068;48.14203;-3.97606;113;20220427;16.8;7.8;12.3;5.6;9.64;0;3.54;20233 +93068;48.14203;-3.97606;113;20220428;18.9;9.8;14.4;4.4;10.89;.1;3.45;16835 +93068;48.14203;-3.97606;113;20220429;18.6;7.2;12.9;4.4;10.59;0;3.66;22858 +93068;48.14203;-3.97606;113;20220430;15.2;6.4;10.8;4.2;9.42;0;3.05;20208 +93068;48.14203;-3.97606;113;20220501;17.5;6.5;12;3.2;10.62;.9;3.16;21883 +93068;48.14203;-3.97606;113;20220502;14.9;9.2;12.1;3.8;11.09;.2;2.13;10769 +93068;48.14203;-3.97606;113;20220503;17.4;7.9;12.7;3.4;10.59;.1;2.92;15963 +93068;48.14203;-3.97606;113;20220504;17.8;7.5;12.6;3.1;11.22;0;3.19;21918 +93068;48.14203;-3.97606;113;20220505;17.8;9.4;13.6;3.1;11.79;.1;2.98;18872 +93068;48.14203;-3.97606;113;20220506;19.3;8.1;13.7;1.9;11.36;0;3.46;22989 +93068;48.14203;-3.97606;113;20220507;20.1;8;14;2.2;11.63;.1;3.5;22174 +93068;48.14203;-3.97606;113;20220508;22;7.5;14.8;2.3;11.63;.1;4.09;26118 +93068;48.14203;-3.97606;113;20220509;23.3;9.4;16.4;2.8;12.73;0;4.44;25830 +93068;48.14203;-3.97606;113;20220510;19.6;10.5;15.1;2.4;12.73;.1;3.39;20855 +93068;48.14203;-3.97606;113;20220511;18.3;8.5;13.4;3.6;12.13;.5;3.11;20082 +93068;48.14203;-3.97606;113;20220512;18.9;5.7;12.3;2.2;10.3;.1;3.69;25659 +93068;48.14203;-3.97606;113;20220513;18.8;5.9;12.4;1.8;10.66;0;3.35;22668 +93068;48.14203;-3.97606;113;20220514;22.5;6.7;14.6;2.3;11.7;.1;4.16;26205 +93068;48.14203;-3.97606;113;20220515;23.6;12.7;18.2;2.3;15.1;2.7;3.97;21822 +93068;48.14203;-3.97606;113;20220516;20.5;14.1;17.3;4.4;14.93;3.5;3.42;17572 +93068;48.14203;-3.97606;113;20220517;22.8;12.4;17.6;3.6;14.4;.4;4.22;22532 +93068;48.14203;-3.97606;113;20220518;22.3;10.1;16.2;2.8;13.3;.2;4.01;23090 +93068;48.14203;-3.97606;113;20220519;20.9;10.4;15.6;1.9;12.5;0;3.95;24616 +93068;48.14203;-3.97606;113;20220520;19.8;11.1;15.4;2.7;12.23;.6;3.94;23984 +93068;48.14203;-3.97606;113;20220521;22.9;8.8;15.9;1.9;12.16;.1;4.39;26988 +93068;48.14203;-3.97606;113;20220522;21.4;10.6;16;2.4;13.13;2.5;3.69;20481 +93068;48.14203;-3.97606;113;20220523;16.3;11;13.6;3.2;11.13;3.9;2.9;16224 +93068;48.14203;-3.97606;113;20220524;18;8.3;13.2;3.6;8.03;.6;4.36;24939 +93068;48.14203;-3.97606;113;20220525;17.3;8.1;12.7;3.4;8.83;.4;3.44;18677 +93068;48.14203;-3.97606;113;20220526;17.9;11.7;14.8;3.2;9.7;0;3.48;16463 +93068;48.14203;-3.97606;113;20220527;18.9;12.5;15.7;2.9;11.1;.5;3.53;17799 +93068;48.14203;-3.97606;113;20220528;22.8;7.7;15.2;3;10.53;0;4.99;29226 +93068;48.14203;-3.97606;113;20220529;20.2;8;14.1;3.3;9.33;0;4.6;26661 +93068;48.14203;-3.97606;113;20220530;19.1;5.6;12.4;2.2;8.96;0;4.28;28744 +93068;48.14203;-3.97606;113;20220531;19.6;4.5;12.1;1.9;9.3;.1;4.12;28033 +93068;48.14203;-3.97606;113;20220601;21;5.2;13.1;2.2;10;1.5;4.41;29026 +93068;48.14203;-3.97606;113;20220602;25.1;10.2;17.6;2.6;11.7;0;5.2;27777 +93068;48.14203;-3.97606;113;20220603;25.2;12;18.6;2.2;14.36;7.9;4.67;25097 +93068;48.14203;-3.97606;113;20220604;23.5;14.6;19;2.2;16.63;1.6;4.11;22736 +93068;48.14203;-3.97606;113;20220605;18.7;11.8;15.2;3;13.13;2.4;3.45;20676 +93068;48.14203;-3.97606;113;20220606;16.7;9.4;13;2.6;14.1;5.8;2.28;15780 +93068;48.14203;-3.97606;113;20220607;17.8;13.4;15.6;4;15.8;11.3;2.35;14521 +93068;48.14203;-3.97606;113;20220608;18.7;13.5;16.1;4.6;14.46;.5;3.29;18701 +93068;48.14203;-3.97606;113;20220609;20.7;12.3;16.5;3.6;14.7;1.3;3.9;23664 +93068;48.14203;-3.97606;113;20220610;18.7;15;16.9;3;16.46;1.7;2.6;14521 +93068;48.14203;-3.97606;113;20220611;21.3;8.9;15.1;2;13.13;0;4.24;27608 +93068;48.14203;-3.97606;113;20220612;21.3;9.9;15.6;2.5;12.33;.1;4.44;27208 +93068;48.14203;-3.97606;113;20220613;22.4;9.3;15.8;2.6;11.66;0;4.8;28665 +93068;48.14203;-3.97606;113;20220614;25.8;8.6;17.2;2.5;12.6;.1;5.42;30643 +93068;48.14203;-3.97606;113;20220615;26.5;12;19.3;2.1;13.46;0;5.52;30053 +93068;48.14203;-3.97606;113;20220616;29;10.6;19.8;2.3;12.76;0;5.85;29273 +93068;48.14203;-3.97606;113;20220617;33;15.9;24.4;1.8;16.43;0;6.34;29800 +93068;48.14203;-3.97606;113;20220618;29.4;17.8;23.6;3.5;17.43;8.6;5.66;22801 +93068;48.14203;-3.97606;113;20220619;14.5;11.7;13.1;5.7;14.1;19.4;1.43;9015 +93068;48.14203;-3.97606;113;20220620;22;14.1;18;4.2;16.06;.2;3.64;19257 +93068;48.14203;-3.97606;113;20220621;23.7;12.9;18.3;2.4;15.7;4.2;4.16;22958 +93068;48.14203;-3.97606;113;20220622;23.5;14;18.7;2.2;16.66;8.4;3.89;21258 +93068;48.14203;-3.97606;113;20220623;20.9;15.2;18;2.2;17;3.1;3.23;18205 +93068;48.14203;-3.97606;113;20220624;18.2;14.3;16.3;3.5;15.03;6.2;2.76;14778 +93068;48.14203;-3.97606;113;20220625;17.5;9.8;13.7;3.2;11.9;3.1;3.46;22223 +93068;48.14203;-3.97606;113;20220626;19.2;8.9;14.1;2.5;11.76;.9;3.82;24145 +93068;48.14203;-3.97606;113;20220627;19.1;9.1;14.1;2.4;12.06;1;3.82;24926 +93068;48.14203;-3.97606;113;20220628;18.7;8.7;13.7;3.2;12.73;4.8;3.26;21036 +93068;48.14203;-3.97606;113;20220629;18.7;12.1;15.4;2.7;13.66;4;3.26;19359 +93068;48.14203;-3.97606;113;20220630;17.6;9;13.3;2.2;11.86;2;3.47;23466 +93068;48.14203;-3.97606;113;20220701;19.8;7.8;13.8;2;11.63;.2;4.11;27407 +93068;48.14203;-3.97606;113;20220702;20.5;8.4;14.5;2.4;12.46;.3;4.01;25799 +93068;48.14203;-3.97606;113;20220703;20;9.8;14.9;2.6;12.53;.1;3.83;23904 +93068;48.14203;-3.97606;113;20220704;20.4;8.4;14.4;2.5;12;0;4.24;27780 +93068;48.14203;-3.97606;113;20220705;21.8;11.6;16.7;2.7;13.73;.1;4.23;24892 +93068;48.14203;-3.97606;113;20220706;24.2;12.8;18.5;3.1;15.3;0;4.72;26220 +93068;48.14203;-3.97606;113;20220707;20.9;13.4;17.1;3.2;15.56;.1;3.35;18885 +93068;48.14203;-3.97606;113;20220708;26.8;11.1;18.9;2.6;14.1;0;5.52;29969 +93068;48.14203;-3.97606;113;20220709;28.4;13.4;20.9;2.7;15.36;.1;5.87;29669 +93068;48.14203;-3.97606;113;20220710;29.5;13.1;21.3;2.8;13.5;0;6.31;30228 +93068;48.14203;-3.97606;113;20220711;31.2;14.9;23;2.5;15.7;0;6.3;29460 +93068;48.14203;-3.97606;113;20220712;32.8;17.3;25;2.2;16.63;0;6.52;29343 +93068;48.14203;-3.97606;113;20220713;31.8;15.7;23.7;2;16.23;0;6.17;29788 +93068;48.14203;-3.97606;113;20220714;24.3;14.4;19.3;3.1;14.3;.1;4.89;24916 +93068;48.14203;-3.97606;113;20220715;27;12.4;19.7;2.6;13.26;0;5.49;28102 +93068;48.14203;-3.97606;113;20220716;29.4;12.5;20.9;2.7;12.73;0;5.86;26296 +93068;48.14203;-3.97606;113;20220717;33.5;17;25.2;3.1;13.83;0;7.23;28666 +93068;48.14203;-3.97606;113;20220718;37.5;20.7;29.1;3.2;14.03;1;8.25;28800 +93068;48.14203;-3.97606;113;20220719;23.5;17.5;20.5;3.1;17.8;.6;3.74;17692 +93068;48.14203;-3.97606;113;20220720;20.8;15.4;18.1;2.8;17.36;.3;2.86;15568 +93068;48.14203;-3.97606;113;20220721;23.6;15;19.3;2.5;14.16;.1;4.28;21259 +93068;48.14203;-3.97606;113;20220722;22.4;12.8;17.6;3.3;13.6;.1;4.5;25019 +93068;48.14203;-3.97606;113;20220723;24;11.1;17.6;2;14.46;0;4.5;26770 +93068;48.14203;-3.97606;113;20220724;25.9;14.2;20.1;2.8;16.73;.3;4.88;26285 +93068;48.14203;-3.97606;113;20220725;19.8;15.6;17.7;4.3;16.43;.4;2.72;13207 +93068;48.14203;-3.97606;113;20220726;22.4;14.4;18.4;2.2;13.9;0;3.8;19450 +93068;48.14203;-3.97606;113;20220727;22.7;9;15.8;1.6;12.3;0;3.98;24378 +93068;48.14203;-3.97606;113;20220728;25.6;11.9;18.7;1.8;13.2;0;4.72;26424 +93068;48.14203;-3.97606;113;20220729;27.6;14.3;21;2.2;14.4;.3;5.08;25383 +93068;48.14203;-3.97606;113;20220730;22.9;13.1;18;2.3;16.3;0;3.38;18565 +93068;48.14203;-3.97606;113;20220731;23.6;16.9;20.2;3;18.03;.2;3.41;16167 +93068;48.14203;-3.97606;113;20220801;25.5;16.1;20.8;2.3;17.9;0;4.08;21051 +93068;48.14203;-3.97606;113;20220802;28.6;16;22.3;2.1;18.46;.2;4.98;25591 +93068;48.14203;-3.97606;113;20220803;27.7;15.4;21.6;2.5;18.23;.1;4.75;24662 +93068;48.14203;-3.97606;113;20220804;23.3;14.2;18.7;3.3;14.6;0;4.19;21350 +93068;48.14203;-3.97606;113;20220805;22.1;11.4;16.7;4;11.36;0;4.62;23785 +93068;48.14203;-3.97606;113;20220806;25.8;11.3;18.6;3.2;11.83;0;5.27;26551 +93068;48.14203;-3.97606;113;20220807;27.3;10.9;19.1;3.3;11.83;0;5.59;27002 +93068;48.14203;-3.97606;113;20220808;28.5;12.4;20.5;3.4;13.03;0;5.69;25563 +93068;48.14203;-3.97606;113;20220809;28.8;14;21.4;3.8;14.03;0;5.9;26294 +93068;48.14203;-3.97606;113;20220810;32.8;14.7;23.8;2.8;15.6;0;6.13;26380 +93068;48.14203;-3.97606;113;20220811;34;16.3;25.2;2.7;13.86;0;6.5;26136 +93068;48.14203;-3.97606;113;20220812;35.1;17.9;26.5;2.7;12.43;0;6.76;25503 +93068;48.14203;-3.97606;113;20220813;35.5;16.9;26.2;2.4;13.4;5.3;6.3;24612 +93068;48.14203;-3.97606;113;20220814;23.5;17;20.3;2.8;17.96;2;3.11;14394 +93068;48.14203;-3.97606;113;20220815;23.5;16.7;20.1;2.7;18.36;3.2;3.09;15180 +93068;48.14203;-3.97606;113;20220816;23.7;15.8;19.7;2.5;17.86;2.1;3.33;17591 +93068;48.14203;-3.97606;113;20220817;22.7;14.8;18.7;2.8;17.06;2.2;3.1;16588 +93068;48.14203;-3.97606;113;20220818;22.8;16;19.4;3.8;17.2;.1;3.32;16281 +93068;48.14203;-3.97606;113;20220819;23;17.3;20.2;3.6;17.3;3.5;3.23;14030 +93068;48.14203;-3.97606;113;20220820;23.6;9.2;16.4;1.5;13.3;.3;3.67;23482 +93068;48.14203;-3.97606;113;20220821;21.1;13.3;17.2;1.8;16.6;4;2.59;15676 +93068;48.14203;-3.97606;113;20220822;20.3;16.6;18.4;2.8;20;1.3;1.79;10388 +93068;48.14203;-3.97606;113;20220823;24.5;18.3;21.4;2.6;19.8;.1;3.13;15052 +93068;48.14203;-3.97606;113;20220824;26.4;15.6;21;1.7;17.9;2.3;3.57;19042 +93068;48.14203;-3.97606;113;20220825;22;17.1;19.6;3.6;16.76;.1;3.1;14098 +93068;48.14203;-3.97606;113;20220826;22.7;10.9;16.8;2.2;14.13;.1;3.41;20808 +93068;48.14203;-3.97606;113;20220827;25.2;10.3;17.7;1.9;14.36;.1;3.72;22404 +93068;48.14203;-3.97606;113;20220828;27.4;14.1;20.8;3;14.56;.1;4.51;20902 +93068;48.14203;-3.97606;113;20220829;28.5;13.2;20.8;3.1;15.3;.4;4.64;21685 +93068;48.14203;-3.97606;113;20220830;29;16;22.5;3.4;16.53;0;4.65;19252 +93068;48.14203;-3.97606;113;20220831;27.3;17;22.1;3.6;17.36;3.5;4.31;18972 +93068;48.14203;-3.97606;113;20220901;21.5;16.6;19.1;1.9;18.6;9;2.12;10962 +93068;48.14203;-3.97606;113;20220902;21.5;15.6;18.6;1.8;17.6;2.1;2.39;13464 +93068;48.14203;-3.97606;113;20220903;20.7;14;17.3;3.2;16.23;.2;2.4;13000 +93068;48.14203;-3.97606;113;20220904;21.8;17.6;19.7;5.2;17.63;6.2;2.7;9761 +93068;48.14203;-3.97606;113;20220905;23.6;14.9;19.2;3.9;17.73;4.5;2.94;14946 +93068;48.14203;-3.97606;113;20220906;21;15.4;18.2;4.3;16.73;7.5;2.52;12052 +93068;48.14203;-3.97606;113;20220907;19.8;15.2;17.5;4.3;16.23;9.7;2.28;11047 +93068;48.14203;-3.97606;113;20220908;19.1;14.9;17;5.5;16.26;3.4;2.24;11629 +93068;48.14203;-3.97606;113;20220909;19;14.6;16.8;4.5;15.5;1.7;2.14;9650 +93068;48.14203;-3.97606;113;20220910;22.5;11.8;17.1;1.6;15.26;.1;2.68;17150 +93068;48.14203;-3.97606;113;20220911;24.7;15.4;20;2.7;17.6;0;3.04;16050 +93068;48.14203;-3.97606;113;20220912;26.8;15.7;21.3;2.8;16.76;1.2;3.4;14334 +93068;48.14203;-3.97606;113;20220913;27.3;19.5;23.4;3.1;19.6;.1;3.37;13215 +93068;48.14203;-3.97606;113;20220914;22.4;17.1;19.8;1.9;19.2;0;2.04;10838 +93068;48.14203;-3.97606;113;20220915;19.8;12.9;16.3;3.1;14.33;.1;2.39;13438 +93068;48.14203;-3.97606;113;20220916;18.8;9.8;14.3;2.6;11.36;.1;2.49;14999 +93068;48.14203;-3.97606;113;20220917;19.1;7.4;13.3;1.9;10.1;.1;2.53;17307 +93068;48.14203;-3.97606;113;20220918;19.9;4.6;12.2;1.9;9.43;.2;2.62;19064 +93068;48.14203;-3.97606;113;20220919;20.7;5.7;13.2;2.1;10.96;.1;2.56;17831 +93068;48.14203;-3.97606;113;20220920;21.6;8.2;14.9;1.8;11.76;.2;2.5;17014 +93068;48.14203;-3.97606;113;20220921;21.4;8.2;14.8;2;11.7;.2;2.6;17190 +93068;48.14203;-3.97606;113;20220922;22.1;8;15.1;1.8;12.03;.2;2.52;16542 +93068;48.14203;-3.97606;113;20220923;16.3;11.7;14;1.9;14.23;4.3;1.29;7937 +93068;48.14203;-3.97606;113;20220924;18.1;11.7;14.9;3.8;12.96;1.2;2.12;11119 +93068;48.14203;-3.97606;113;20220925;19.1;9.2;14.1;2.8;11.76;.1;2.22;13211 +93068;48.14203;-3.97606;113;20220926;16.2;9;12.6;4.4;12.5;3;1.62;10367 +93068;48.14203;-3.97606;113;20220927;16;12;14;5.3;13.7;8;1.51;7376 +93068;48.14203;-3.97606;113;20220928;15.2;12;13.6;5.1;13.33;1.3;1.5;8290 +93068;48.14203;-3.97606;113;20220929;15.5;8.4;12;3.1;11.63;.7;1.57;10806 +93068;48.14203;-3.97606;113;20220930;15.3;6.2;10.8;3.5;13.06;9;.95;9485 +93068;48.14203;-3.97606;113;20221001;19.6;14.9;17.3;5.5;17.3;2.5;1.67;8783 +93068;48.14203;-3.97606;113;20221002;18.4;16;17.2;5.1;17;.8;1.51;6613 +93068;48.14203;-3.97606;113;20221003;17.8;13.5;15.6;1.7;15.13;0;1.27;7057 +93068;48.14203;-3.97606;113;20221004;17.9;12.7;15.3;2.4;14.73;.4;1.39;7969 +93068;48.14203;-3.97606;113;20221005;16.8;15.3;16.1;4;14;2.9;1.71;4721 +93068;48.14203;-3.97606;113;20221006;18.6;7;12.8;1.5;11.43;0;1.59;11904 +93068;48.14203;-3.97606;113;20221007;17.3;6.1;11.7;1.9;11.96;1.3;1.42;11943 +93068;48.14203;-3.97606;113;20221008;18.4;9.1;13.8;1.7;12;.2;1.61;12144 +93068;48.14203;-3.97606;113;20221009;19.5;7;13.2;2.6;11.36;.4;1.88;12727 +93068;48.14203;-3.97606;113;20221010;15.7;14.7;15.2;2.6;14.66;.5;1.1;3950 +93068;48.14203;-3.97606;113;20221011;19.8;6.8;13.3;2;10.36;0;1.85;12993 +93068;48.14203;-3.97606;113;20221012;16;8.2;12.1;1.9;11.66;4.1;1.23;9230 +93068;48.14203;-3.97606;113;20221013;17.5;11.9;14.7;3.1;15.53;6.7;.99;6643 +93068;48.14203;-3.97606;113;20221014;16.5;12;14.3;3.5;15.8;14.3;.78;6343 +93068;48.14203;-3.97606;113;20221015;16.9;13.2;15;3.9;14.93;3.1;1.23;7129 +93068;48.14203;-3.97606;113;20221016;16.4;9.5;13;3.1;14.5;6.4;.78;6168 +93068;48.14203;-3.97606;113;20221017;18;13.7;15.9;2.7;15.8;0;1.12;6684 +93068;48.14203;-3.97606;113;20221018;20.8;12.4;16.6;3.5;16.63;.1;1.38;8586 +93068;48.14203;-3.97606;113;20221019;21.3;16.6;18.9;3.8;17.56;1.1;1.68;6287 +93068;48.14203;-3.97606;113;20221020;19.3;11;15.2;3.8;14.4;4.6;1.49;8962 +93068;48.14203;-3.97606;113;20221021;17.3;15;16.2;7.4;15.16;2.5;1.64;4333 +93068;48.14203;-3.97606;113;20221022;18.8;13;15.9;3.4;15.7;7.4;1.21;7096 +93068;48.14203;-3.97606;113;20221023;15.6;11.3;13.4;4.5;14.36;16.6;.83;5223 +93068;48.14203;-3.97606;113;20221024;16.7;13;14.8;5.3;14.5;2.8;1.25;5901 +93068;48.14203;-3.97606;113;20221025;17.3;12.4;14.9;3.8;15.16;1;.98;5653 +93068;48.14203;-3.97606;113;20221026;18.7;15.1;16.9;5.7;15.86;2.1;1.56;5787 +93068;48.14203;-3.97606;113;20221027;20.1;14.8;17.5;4.2;16.53;.5;1.46;5764 +93068;48.14203;-3.97606;113;20221028;17.1;14.6;15.8;4.7;15.43;.1;1.19;4413 +93068;48.14203;-3.97606;113;20221029;18.4;13.8;16.1;4.7;15.66;.5;1.21;4483 +93068;48.14203;-3.97606;113;20221030;17.3;13.6;15.4;4.6;14.5;.9;1.31;5643 +93068;48.14203;-3.97606;113;20221031;16.1;11.8;14;5.3;13.66;6.4;1.16;4029 +93068;48.14203;-3.97606;113;20221101;16;12.1;14;7.3;12.1;8;1.88;4818 +93068;48.14203;-3.97606;113;20221102;15.9;8.7;12.3;5;12.06;18.3;1.17;6311 +93068;48.14203;-3.97606;113;20221103;14.5;10.1;12.3;6.5;12.2;7.9;1.15;6013 +93068;48.14203;-3.97606;113;20221104;13.6;8.8;11.2;6.5;10.3;.3;1.49;5905 +93068;48.14203;-3.97606;113;20221105;13.4;7.1;10.3;3;12.4;12.6;.43;4429 +93068;48.14203;-3.97606;113;20221106;14.9;12.7;13.8;5.8;14.1;5.1;.92;3835 +93068;48.14203;-3.97606;113;20221107;16.3;12.4;14.4;7.6;13.43;6.1;1.49;4457 +93068;48.14203;-3.97606;113;20221108;14.2;11.3;12.7;6.9;12.33;6.8;1.22;3601 +93068;48.14203;-3.97606;113;20221109;15.3;10.5;12.9;4;11.73;.2;1.17;5481 +93068;48.14203;-3.97606;113;20221110;15.5;8.1;11.8;3.5;12.8;.1;.65;4977 +93068;48.14203;-3.97606;113;20221111;15.6;13.3;14.5;4.2;13.7;0;1.07;3775 +93068;48.14203;-3.97606;113;20221112;18.1;10.2;14.1;4.3;14.16;.1;.94;6469 +93068;48.14203;-3.97606;113;20221113;18.2;12.6;15.4;4.2;14.76;3.8;1.08;5411 +93068;48.14203;-3.97606;113;20221114;13.9;11.9;12.9;4.5;13.06;18;.84;3520 +93068;48.14203;-3.97606;113;20221115;13.2;11.2;12.2;7.2;12.46;10.3;.94;3565 +93068;48.14203;-3.97606;113;20221116;14.6;7.9;11.2;6.3;11.43;19.5;1.04;3874 +93068;48.14203;-3.97606;113;20221117;12.6;9.6;11.1;5.5;11.06;1.9;1;3116 +93068;48.14203;-3.97606;113;20221118;11.9;7;9.5;3.3;9.56;3.2;.81;4537 +93068;48.14203;-3.97606;113;20221119;12.1;3.3;7.7;2;8.86;2.7;.51;5481 +93068;48.14203;-3.97606;113;20221120;13.3;8.5;10.9;4;11;2.2;.81;4263 +93068;48.14203;-3.97606;113;20221121;12.3;8.4;10.4;6.8;10.23;10.6;1.16;3371 +93068;48.14203;-3.97606;113;20221122;12.1;7.1;9.6;6.3;9.5;5.9;1.15;4328 +93068;48.14203;-3.97606;113;20221123;13;8.2;10.6;6.5;11.23;5.1;.8;4073 +93068;48.14203;-3.97606;113;20221124;13.5;8.5;11;5.1;10.9;9.2;.98;3254 +93068;48.14203;-3.97606;113;20221125;13.7;8.8;11.3;3.4;10.26;.3;.96;4055 +93068;48.14203;-3.97606;113;20221126;13.5;7.1;10.3;4.9;11.8;20.2;.51;3259 +93068;48.14203;-3.97606;113;20221127;12.6;11.5;12;3.3;13.46;12.5;.46;1141 +93068;48.14203;-3.97606;113;20221128;11.9;8;10;4.3;10.03;1.7;.85;3695 +93068;48.14203;-3.97606;113;20221129;12.6;6.4;9.5;1.8;9.73;.1;.49;3894 +93068;48.14203;-3.97606;113;20221130;8;6.5;7.3;2.9;8.4;0;.67;2138 +93068;48.14203;-3.97606;113;20221201;10;1.2;5.6;2.4;7.5;0;.44;5073 +93068;48.14203;-3.97606;113;20221202;8.1;.6;4.3;2.4;7;0;.39;4677 +93068;48.14203;-3.97606;113;20221203;5.6;3.9;4.7;3.7;7.36;.2;.56;1941 +93068;48.14203;-3.97606;113;20221204;4.1;1.7;2.9;2.5;6.73;0;.42;1760 +93068;48.14203;-3.97606;113;20221205;6.5;1.3;3.9;2.8;6.8;0;.44;3770 +93068;48.14203;-3.97606;113;20221206;6.8;.3;3.6;2.5;6.46;.1;.46;3542 +93068;48.14203;-3.97606;113;20221207;7.5;-1.4;3;1.7;6.63;.4;.24;4618 +93068;48.14203;-3.97606;113;20221208;7;1.3;4.2;2;6.7;0;.36;3898 +93068;48.14203;-3.97606;113;20221209;5.6;-2.3;1.7;1.5;5.6;.1;.25;4584 +93068;48.14203;-3.97606;113;20221210;4.7;-3.8;.5;1.8;5.43;.4;.28;3970 +93068;48.14203;-3.97606;113;20221211;3.1;-1.4;.8;1.9;6.13;.3;.23;2943 +93068;48.14203;-3.97606;113;20221212;3.3;-2.6;.4;2.8;5.63;.1;.28;3281 +93068;48.14203;-3.97606;113;20221213;3.3;-1.2;1;3.5;5.4;6.4;.47;3034 +93068;48.14203;-3.97606;113;20221214;2.9;.8;1.9;5.3;6.6;9.4;.31;1563 +93068;48.14203;-3.97606;113;20221215;5.2;1.7;3.4;6.1;5.73;.8;1.04;2119 +93068;48.14203;-3.97606;113;20221216;6.9;-.2;3.4;2;5.56;0;.44;4525 +93068;48.14203;-3.97606;113;20221217;2.6;-2.5;.1;2.6;4.86;1.6;.42;3492 +93068;48.14203;-3.97606;113;20221218;12.2;-1.1;5.5;6.5;9.36;38;.28;3567 +93068;48.14203;-3.97606;113;20221219;14.7;11.9;13.3;8.9;13.63;19.7;.94;1698 +93068;48.14203;-3.97606;113;20221220;12;10.4;11.2;4.5;11.96;.4;.62;1945 +93068;48.14203;-3.97606;113;20221221;12.8;6.6;9.7;5.4;12.43;11.2;.07;2709 +93068;48.14203;-3.97606;113;20221222;13.6;12.1;12.8;7.7;13.76;24.8;.66;1225 +93068;48.14203;-3.97606;113;20221223;13.6;12.9;13.2;7.3;13.93;3;.74;1326 +93068;48.14203;-3.97606;113;20221224;11.8;11.2;11.5;4.3;12.43;3.3;.61;1083 +93068;48.14203;-3.97606;113;20221225;11.2;9.9;10.6;3.4;12.03;2.5;.44;1467 +93068;48.14203;-3.97606;113;20221226;10.5;7.6;9.1;3;9.83;.5;.52;3006 +93068;48.14203;-3.97606;113;20221227;11.5;4.2;7.9;4.1;9.2;1.9;.58;3795 +93068;48.14203;-3.97606;113;20221228;12.3;10.2;11.3;8.2;11.53;9.9;.99;1661 +93068;48.14203;-3.97606;113;20221229;10.7;8.5;9.6;5.9;9.26;13.7;1.14;2739 +93068;48.14203;-3.97606;113;20221230;13.4;6.4;9.9;8.8;13.03;26.9;0;2988 +93068;48.14203;-3.97606;113;20221231;14.6;11.6;13.1;10.8;13.86;10.6;.79;1667 +93069;48.18399;-3.64497;143;20220101;14.4;10.6;12.5;5;12.83;6.6;.76;2784 +93069;48.18399;-3.64497;143;20220102;12.9;11.5;12.2;7.1;12.76;.7;.86;1242 +93069;48.18399;-3.64497;143;20220103;12;11.2;11.6;4.4;12.19;20.7;.75;890 +93069;48.18399;-3.64497;143;20220104;8.3;7.8;8.1;4;8.66;1.1;.96;711 +93069;48.18399;-3.64497;143;20220105;7.9;1.3;4.6;1.9;6.56;0;.46;4066 +93069;48.18399;-3.64497;143;20220106;7.5;1.5;4.5;2.8;7.59;3.6;.4;2766 +93069;48.18399;-3.64497;143;20220107;9.5;5;7.3;5.2;8.99;5.6;.63;3212 +93069;48.18399;-3.64497;143;20220108;10.6;7.8;9.2;7.5;9.83;17.4;1.04;1836 +93069;48.18399;-3.64497;143;20220109;9.1;5.7;7.4;4.5;10.16;4;.28;2399 +93069;48.18399;-3.64497;143;20220110;12.6;8.7;10.6;3.7;12.76;1.2;.23;2900 +93069;48.18399;-3.64497;143;20220111;11.8;9.4;10.6;1.1;12.06;1.6;.36;2358 +93069;48.18399;-3.64497;143;20220112;11.2;8.8;10;2.1;11.36;.1;.46;2062 +93069;48.18399;-3.64497;143;20220113;8.8;5.5;7.1;2.8;8.19;0;.62;3970 +93069;48.18399;-3.64497;143;20220114;4.9;.6;2.8;1.8;6.36;.1;.39;3159 +93069;48.18399;-3.64497;143;20220115;7.6;.4;4;2;8.09;0;.23;3793 +93069;48.18399;-3.64497;143;20220116;11.1;4.1;7.6;2.4;9.99;.7;.31;4185 +93069;48.18399;-3.64497;143;20220117;10.2;5.3;7.7;1.7;9.09;.1;.44;3702 +93069;48.18399;-3.64497;143;20220118;6.6;2.3;4.5;1.8;7.73;.7;.36;2981 +93069;48.18399;-3.64497;143;20220119;8.7;3.4;6.1;2.5;8.83;.9;.39;2966 +93069;48.18399;-3.64497;143;20220120;8.1;4;6;2.9;7.29;0;.75;3368 +93069;48.18399;-3.64497;143;20220121;7;1.2;4.1;2.3;6.16;0;.63;4440 +93069;48.18399;-3.64497;143;20220122;7.4;-.2;3.6;2.2;7.16;0;.39;4348 +93069;48.18399;-3.64497;143;20220123;7.2;3.7;5.4;3.4;7.36;0;.67;3920 +93069;48.18399;-3.64497;143;20220124;4.3;.8;2.6;1.7;6.43;0;.39;3235 +93069;48.18399;-3.64497;143;20220125;6;-1.5;2.3;1.5;6.76;0;.28;5296 +93069;48.18399;-3.64497;143;20220126;6.8;.3;3.5;1.9;6.56;0;.46;5665 +93069;48.18399;-3.64497;143;20220127;9.2;-1;4.1;2;8.43;.3;.25;5566 +93069;48.18399;-3.64497;143;20220128;9.4;7.6;8.5;1.4;11.13;0;.36;2395 +93069;48.18399;-3.64497;143;20220129;10.4;7.8;9.1;2.8;10.66;.2;.52;3091 +93069;48.18399;-3.64497;143;20220130;11.1;7.3;9.2;2.1;10.19;.3;.57;3612 +93069;48.18399;-3.64497;143;20220131;9.5;7;8.3;5.2;8.89;0;1.03;3553 +93069;48.18399;-3.64497;143;20220201;10.2;6;8.1;5;10.39;0;.45;3766 +93069;48.18399;-3.64497;143;20220202;10.3;7.8;9;2.9;9.99;0;.69;3525 +93069;48.18399;-3.64497;143;20220203;10.1;5.8;8;2.5;10.03;.8;.51;4213 +93069;48.18399;-3.64497;143;20220204;9.5;7.3;8.4;4.1;8.59;1;1.05;4318 +93069;48.18399;-3.64497;143;20220205;11;2.4;6.7;3.8;8.59;.3;.76;7322 +93069;48.18399;-3.64497;143;20220206;11.8;7.8;9.8;7.9;11.39;3.4;.64;3823 +93069;48.18399;-3.64497;143;20220207;13.5;9;11.2;2.9;11.36;.3;.82;5398 +93069;48.18399;-3.64497;143;20220208;10.3;8;9.1;2;10.59;.4;.6;4081 +93069;48.18399;-3.64497;143;20220209;8.9;5.8;7.4;1.3;9.56;0;.5;3488 +93069;48.18399;-3.64497;143;20220210;7.9;5.8;6.8;3.1;8.59;1.9;.85;3716 +93069;48.18399;-3.64497;143;20220211;9.4;-.2;4.6;1.9;6.59;0;.78;8236 +93069;48.18399;-3.64497;143;20220212;9.1;.1;4.6;3.6;6.99;0;.89;7694 +93069;48.18399;-3.64497;143;20220213;10.4;6.5;8.4;8.1;10.21;24.9;.79;2795 +93069;48.18399;-3.64497;143;20220214;10.6;4.8;7.7;5.1;8.69;2;1.12;7269 +93069;48.18399;-3.64497;143;20220215;10.7;4.7;7.7;6.8;10.84;11.5;.28;3491 +93069;48.18399;-3.64497;143;20220216;12.8;10.6;11.7;7.4;13.66;3.8;.39;3381 +93069;48.18399;-3.64497;143;20220217;13.9;9.4;11.6;5.6;11.39;3.4;1.28;6703 +93069;48.18399;-3.64497;143;20220218;10.4;9.5;9.9;8;8.83;1.1;1.87;4073 +93069;48.18399;-3.64497;143;20220219;10.3;2.2;6.3;5.2;8.49;2;.91;7353 +93069;48.18399;-3.64497;143;20220220;12;8.2;10.1;7.7;10.99;3.2;1.02;5168 +93069;48.18399;-3.64497;143;20220221;11.1;7.2;9.2;7.4;8.53;.3;1.77;6551 +93069;48.18399;-3.64497;143;20220222;14.2;7.4;10.8;4.4;10.79;.7;1.26;7454 +93069;48.18399;-3.64497;143;20220223;9.9;3.8;6.9;2;8.56;.3;.81;6614 +93069;48.18399;-3.64497;143;20220224;9.4;6.3;7.8;5;7.99;1.9;1.39;6549 +93069;48.18399;-3.64497;143;20220225;11;2.2;6.6;2.6;7.33;0;1.22;9728 +93069;48.18399;-3.64497;143;20220226;11.4;1.1;6.3;4;6.36;0;1.67;11459 +93069;48.18399;-3.64497;143;20220227;13.1;1.7;7.4;3.1;8.23;.6;1.33;10373 +93069;48.18399;-3.64497;143;20220228;12.6;7;9.8;4.2;11.33;1.2;.81;6415 +93069;48.18399;-3.64497;143;20220301;12.4;9.6;11;3.2;12.23;4.3;.83;5223 +93069;48.18399;-3.64497;143;20220302;12.8;8.8;10.8;3.4;11.36;1.3;1.01;6314 +93069;48.18399;-3.64497;143;20220303;10.7;8.1;9.4;3.3;10.33;.3;.93;5024 +93069;48.18399;-3.64497;143;20220304;10.9;5;7.9;3.7;7.83;0;1.53;10146 +93069;48.18399;-3.64497;143;20220305;9.1;1.3;5.2;3.6;7.33;4;1.17;9909 +93069;48.18399;-3.64497;143;20220306;7.5;4.3;5.9;4.6;7.26;0;1.17;5478 +93069;48.18399;-3.64497;143;20220307;6.9;-.1;3.4;3.4;5.43;0;1.36;9997 +93069;48.18399;-3.64497;143;20220308;11.8;1.1;6.5;3.7;8.23;2.6;1.35;11541 +93069;48.18399;-3.64497;143;20220309;12.3;5.5;8.9;6;10.19;4.8;1.15;8398 +93069;48.18399;-3.64497;143;20220310;12.5;5;8.7;3.7;8.86;5.4;1.51;11213 +93069;48.18399;-3.64497;143;20220311;12.2;6.7;9.4;5.4;10.09;12.6;1.36;9068 +93069;48.18399;-3.64497;143;20220312;11.7;4.8;8.2;5.6;8.89;6.5;1.52;10029 +93069;48.18399;-3.64497;143;20220313;10.9;6.6;8.7;4.1;8.96;4;1.47;9201 +93069;48.18399;-3.64497;143;20220314;14.9;6.3;10.6;2.4;8.89;.2;1.84;12088 +93069;48.18399;-3.64497;143;20220315;15.7;6.1;10.9;2;10.36;0;1.67;12744 +93069;48.18399;-3.64497;143;20220316;10.5;9.4;10;3;10.53;9.8;1;3773 +93069;48.18399;-3.64497;143;20220317;12.9;2.4;7.7;2.9;7.86;.2;1.84;14949 +93069;48.18399;-3.64497;143;20220318;14.3;3.5;8.9;5.4;7.51;0;2.63;16668 +93069;48.18399;-3.64497;143;20220319;13.4;6.4;9.9;4.8;7.99;0;2.38;12315 +93069;48.18399;-3.64497;143;20220320;15.6;8;11.8;3.4;9.66;0;2.19;12353 +93069;48.18399;-3.64497;143;20220321;16.9;8.2;12.5;4.5;10.56;0;2.53;15831 +93069;48.18399;-3.64497;143;20220322;15.2;8.7;11.9;5.3;8.94;0;2.85;15659 +93069;48.18399;-3.64497;143;20220323;16.4;8.1;12.2;3.1;8.04;0;2.83;16910 +93069;48.18399;-3.64497;143;20220324;18.1;5;11.6;2.7;7.89;0;2.77;17880 +93069;48.18399;-3.64497;143;20220325;18.7;6;12.3;4.4;8.61;0;3.27;17630 +93069;48.18399;-3.64497;143;20220326;18.5;6.8;12.7;4.7;8.64;0;3.39;17239 +93069;48.18399;-3.64497;143;20220327;19.9;5.6;12.8;2.9;8.44;0;3.08;17365 +93069;48.18399;-3.64497;143;20220328;18.1;9.2;13.7;2.8;10.04;0;2.27;11985 +93069;48.18399;-3.64497;143;20220329;14.9;9.1;12;2.8;11.34;1.6;1.64;9877 +93069;48.18399;-3.64497;143;20220330;12.9;8.8;10.8;3.4;10.04;1.7;1.77;9822 +93069;48.18399;-3.64497;143;20220331;7.6;6.4;7;5.7;7.11;1.6;1.89;10849 +93069;48.18399;-3.64497;143;20220401;8.4;1.3;4.8;5.6;5.36;.2;2.42;16398 +93069;48.18399;-3.64497;143;20220402;8.4;1.3;4.9;3;6.21;1;1.67;12148 +93069;48.18399;-3.64497;143;20220403;9.7;0;4.9;3.5;5.61;.2;2.25;16865 +93069;48.18399;-3.64497;143;20220404;9.2;1.1;5.1;5.2;8.45;.6;1.27;12266 +93069;48.18399;-3.64497;143;20220405;12.8;8.5;10.7;5.2;10.72;0;1.82;10997 +93069;48.18399;-3.64497;143;20220406;12.4;6.6;9.5;7.3;10.81;4;1.35;9100 +93069;48.18399;-3.64497;143;20220407;12.9;10.2;11.6;7.6;10.81;15.8;2.25;11550 +93069;48.18399;-3.64497;143;20220408;12.2;7.6;9.9;6;9.89;4.9;1.89;9515 +93069;48.18399;-3.64497;143;20220409;12.3;2.5;7.4;2.8;6.91;0;2.41;19908 +93069;48.18399;-3.64497;143;20220410;13.7;1.5;7.6;5;7.16;0;2.68;18867 +93069;48.18399;-3.64497;143;20220411;17;8.1;12.5;5.4;10.68;1.9;3.01;17251 +93069;48.18399;-3.64497;143;20220412;14.7;10.3;12.5;4;12.21;.2;1.9;10377 +93069;48.18399;-3.64497;143;20220413;18.1;9;13.6;2.8;11.81;.2;2.6;16724 +93069;48.18399;-3.64497;143;20220414;20.6;7.9;14.2;2.8;11.74;.2;3.12;20791 +93069;48.18399;-3.64497;143;20220415;20.7;7.1;13.9;2.4;11.79;0;2.9;21268 +93069;48.18399;-3.64497;143;20220416;22.4;8.2;15.3;2.8;11.36;0;3.69;23065 +93069;48.18399;-3.64497;143;20220417;19.3;9.3;14.3;3.1;11.29;0;3.02;18356 +93069;48.18399;-3.64497;143;20220418;14.8;8.2;11.5;3;9.71;0;2.59;17412 +93069;48.18399;-3.64497;143;20220419;13.5;4.1;8.8;3.4;8.21;.1;2.48;17423 +93069;48.18399;-3.64497;143;20220420;14;6.2;10.1;3.8;10.26;.1;2.51;16847 +93069;48.18399;-3.64497;143;20220421;17;4.9;11;2.7;10.56;2.6;2.72;21117 +93069;48.18399;-3.64497;143;20220422;18;7.6;12.8;4.8;10.94;4.5;3.22;18737 +93069;48.18399;-3.64497;143;20220423;17.5;9.4;13.4;5.4;11.44;0;3.14;18187 +93069;48.18399;-3.64497;143;20220424;16.5;9.8;13.1;2.9;11.94;10.2;2.42;15709 +93069;48.18399;-3.64497;143;20220425;17.1;8.7;12.9;3.2;10.56;0;2.75;17264 +93069;48.18399;-3.64497;143;20220426;16.4;5.3;10.9;4.6;9.34;0;3.39;23062 +93069;48.18399;-3.64497;143;20220427;16.1;6.8;11.5;5.8;9.51;.1;3.4;20275 +93069;48.18399;-3.64497;143;20220428;17.4;9.1;13.3;4.3;10.79;.1;3.03;15190 +93069;48.18399;-3.64497;143;20220429;17.8;7.4;12.6;4.3;10.59;0;3.34;20742 +93069;48.18399;-3.64497;143;20220430;14.6;6;10.3;4.3;9.29;0;2.82;18081 +93069;48.18399;-3.64497;143;20220501;18.3;6.4;12.3;3;10.21;1.3;3.21;21326 +93069;48.18399;-3.64497;143;20220502;14.4;8.8;11.6;3.4;11.11;.4;2.02;10397 +93069;48.18399;-3.64497;143;20220503;16.7;8;12.3;3.3;10.49;.1;2.85;15859 +93069;48.18399;-3.64497;143;20220504;17.9;6.6;12.3;3;10.89;0;3;20297 +93069;48.18399;-3.64497;143;20220505;18.9;9.6;14.2;2.7;11.67;.1;3.15;18754 +93069;48.18399;-3.64497;143;20220506;20.1;7.8;14;2.1;11.29;0;3.65;23886 +93069;48.18399;-3.64497;143;20220507;19.7;8.1;13.9;2.6;11.63;.1;3.52;21835 +93069;48.18399;-3.64497;143;20220508;20.8;7.7;14.2;2.9;11.93;.1;3.91;24766 +93069;48.18399;-3.64497;143;20220509;23.6;9.3;16.5;2.8;12.79;0;4.39;25572 +93069;48.18399;-3.64497;143;20220510;20.4;10.6;15.5;2.5;12.73;.1;3.57;21406 +93069;48.18399;-3.64497;143;20220511;18.4;8.8;13.6;3.4;12.29;.4;3.08;19727 +93069;48.18399;-3.64497;143;20220512;19.4;6;12.7;2.1;10.23;.1;3.74;25638 +93069;48.18399;-3.64497;143;20220513;19.7;5.9;12.8;1.7;10.46;0;3.48;23194 +93069;48.18399;-3.64497;143;20220514;22.8;7;14.9;2.5;11.83;.1;4.27;26069 +93069;48.18399;-3.64497;143;20220515;24.7;13.7;19.2;2.4;14.96;2.2;4.12;21185 +93069;48.18399;-3.64497;143;20220516;20.3;13.5;16.9;3.6;15.09;3.7;3.19;17607 +93069;48.18399;-3.64497;143;20220517;24.2;11.7;17.9;3.2;14.43;.4;4.39;23861 +93069;48.18399;-3.64497;143;20220518;23.2;9.8;16.5;2.5;13.33;.3;4.07;23517 +93069;48.18399;-3.64497;143;20220519;22;11;16.5;2;12.79;0;4.1;24687 +93069;48.18399;-3.64497;143;20220520;20.8;11.3;16.1;2.8;11.93;.4;4.22;24210 +93069;48.18399;-3.64497;143;20220521;23.2;8.8;16;2.1;12.09;0;4.5;27114 +93069;48.18399;-3.64497;143;20220522;22.1;10.5;16.3;2.7;13.36;3;4.02;21218 +93069;48.18399;-3.64497;143;20220523;16.6;10.7;13.6;3.6;11.29;1.5;2.96;16854 +93069;48.18399;-3.64497;143;20220524;17.6;7.9;12.7;3.2;8.06;.9;4.21;24559 +93069;48.18399;-3.64497;143;20220525;16.8;7.5;12.2;3.1;8.69;.3;3.4;18820 +93069;48.18399;-3.64497;143;20220526;18.1;11.5;14.8;2.8;9.66;0;3.51;16696 +93069;48.18399;-3.64497;143;20220527;19.2;12;15.6;2.8;10.89;.4;3.66;18656 +93069;48.18399;-3.64497;143;20220528;21.4;7.2;14.3;3.5;10.56;0;4.83;28364 +93069;48.18399;-3.64497;143;20220529;19;7.6;13.3;3.8;9.23;0;4.44;25468 +93069;48.18399;-3.64497;143;20220530;18.4;5.3;11.9;2.3;8.86;0;4.17;27867 +93069;48.18399;-3.64497;143;20220531;20;5.4;12.7;1.9;9.53;.1;4.11;27260 +93069;48.18399;-3.64497;143;20220601;20.6;5.6;13.1;2.6;10.16;.7;4.42;28361 +93069;48.18399;-3.64497;143;20220602;24.4;9.8;17.1;2.9;11.69;0;5.09;26864 +93069;48.18399;-3.64497;143;20220603;24.6;11.7;18.1;2.7;14.23;3.4;4.72;24524 +93069;48.18399;-3.64497;143;20220604;24.1;14.4;19.2;2.3;16.39;4.3;4.27;23183 +93069;48.18399;-3.64497;143;20220605;19.3;12.1;15.7;3.2;12.89;1.2;3.7;21139 +93069;48.18399;-3.64497;143;20220606;17;9.6;13.3;2.5;13.93;5.1;2.34;15861 +93069;48.18399;-3.64497;143;20220607;18.3;13.2;15.7;3.9;15.79;10.6;2.48;15152 +93069;48.18399;-3.64497;143;20220608;20.1;13.1;16.6;4.3;14.46;.4;3.68;20786 +93069;48.18399;-3.64497;143;20220609;21.1;12.1;16.6;3.4;14.36;1.2;4;23912 +93069;48.18399;-3.64497;143;20220610;19.5;14.8;17.1;3;16.46;1.8;2.72;15226 +93069;48.18399;-3.64497;143;20220611;22.4;9.8;16.1;2.1;13.19;.1;4.43;27534 +93069;48.18399;-3.64497;143;20220612;21.5;9.7;15.6;2.8;12.33;.1;4.54;27375 +93069;48.18399;-3.64497;143;20220613;21.9;8.8;15.4;3;11.53;0;4.83;28596 +93069;48.18399;-3.64497;143;20220614;25.9;8.4;17.2;3;12.33;.1;5.7;30836 +93069;48.18399;-3.64497;143;20220615;27.2;11.7;19.4;2.5;13.36;0;5.91;30479 +93069;48.18399;-3.64497;143;20220616;29.8;10.2;20;2.5;12.76;0;6.1;29716 +93069;48.18399;-3.64497;143;20220617;34;16.4;25.2;1.9;16.23;0;6.59;30244 +93069;48.18399;-3.64497;143;20220618;30.6;16.9;23.7;3.8;17.03;9;6.21;24011 +93069;48.18399;-3.64497;143;20220619;15.2;12;13.6;6.2;14.43;15.4;1.63;10051 +93069;48.18399;-3.64497;143;20220620;21.5;14.1;17.8;4.1;16.26;.3;3.67;19181 +93069;48.18399;-3.64497;143;20220621;23.7;12.8;18.3;2.8;15.63;6.2;4.23;22737 +93069;48.18399;-3.64497;143;20220622;23.6;13.4;18.5;2.3;16.63;5.6;3.86;21242 +93069;48.18399;-3.64497;143;20220623;21.9;14.9;18.4;2.3;16.86;2.2;3.52;19369 +93069;48.18399;-3.64497;143;20220624;18.7;14.6;16.6;3.2;15.19;5.2;2.75;14479 +93069;48.18399;-3.64497;143;20220625;18.4;10.2;14.3;3.1;11.89;2.5;3.65;22516 +93069;48.18399;-3.64497;143;20220626;19.9;9.2;14.5;2.4;11.63;.2;3.93;24126 +93069;48.18399;-3.64497;143;20220627;18.8;8.8;13.8;2.4;12.03;.6;3.73;24683 +93069;48.18399;-3.64497;143;20220628;19.3;9.1;14.2;3;12.63;4.9;3.45;21305 +93069;48.18399;-3.64497;143;20220629;18.9;12;15.5;2.5;13.73;7;3.27;19483 +93069;48.18399;-3.64497;143;20220630;16.7;9.2;12.9;1.9;11.96;3.9;3.25;22114 +93069;48.18399;-3.64497;143;20220701;20.6;8.1;14.4;2;11.49;.2;4.23;27507 +93069;48.18399;-3.64497;143;20220702;20.9;8.7;14.8;2.3;12.43;.2;4.03;25463 +93069;48.18399;-3.64497;143;20220703;19.9;9.3;14.6;2.6;12.43;.1;3.85;24085 +93069;48.18399;-3.64497;143;20220704;20.7;8.6;14.6;2.7;12.03;0;4.3;27468 +93069;48.18399;-3.64497;143;20220705;21.6;10.7;16.1;2.7;13.36;.1;4.32;25739 +93069;48.18399;-3.64497;143;20220706;23.8;12.1;17.9;3.1;14.96;0;4.74;26621 +93069;48.18399;-3.64497;143;20220707;20.9;12.7;16.8;2.9;15.26;.1;3.49;19782 +93069;48.18399;-3.64497;143;20220708;26;11.1;18.6;3;14.06;.1;5.49;29269 +93069;48.18399;-3.64497;143;20220709;27.7;13.5;20.6;3.2;15.26;.1;5.91;28761 +93069;48.18399;-3.64497;143;20220710;29.1;13.3;21.2;3.3;13.53;0;6.41;29466 +93069;48.18399;-3.64497;143;20220711;30.6;15.3;22.9;2.9;15.49;0;6.42;29139 +93069;48.18399;-3.64497;143;20220712;33.3;17.9;25.6;2.4;16.36;0;6.73;29499 +93069;48.18399;-3.64497;143;20220713;32.5;16;24.2;2.2;15.79;0;6.55;30030 +93069;48.18399;-3.64497;143;20220714;24;14;19;3.3;14.13;.1;5.03;25172 +93069;48.18399;-3.64497;143;20220715;26.6;11.6;19.1;2.8;13.19;0;5.57;28219 +93069;48.18399;-3.64497;143;20220716;29.4;12.1;20.7;3;12.46;0;6.08;26621 +93069;48.18399;-3.64497;143;20220717;33.6;18;25.8;3.1;13.39;0;7.27;28043 +93069;48.18399;-3.64497;143;20220718;38.3;20.2;29.3;3.2;13.56;.5;8.43;29228 +93069;48.18399;-3.64497;143;20220719;24.5;19.3;21.9;3.1;17.06;1.1;3.92;16052 +93069;48.18399;-3.64497;143;20220720;21.6;15.3;18.4;2.7;17.19;.1;3.11;16551 +93069;48.18399;-3.64497;143;20220721;23.6;13.3;18.4;2.5;14.19;0;4.29;22717 +93069;48.18399;-3.64497;143;20220722;22.7;12.8;17.8;3.5;13.86;.1;4.55;24832 +93069;48.18399;-3.64497;143;20220723;25.1;11;18;2;14.29;0;4.64;27206 +93069;48.18399;-3.64497;143;20220724;27.1;13.8;20.5;2.7;16.03;.2;5.08;26909 +93069;48.18399;-3.64497;143;20220725;20.7;15.8;18.2;4.1;16.33;.3;3;14332 +93069;48.18399;-3.64497;143;20220726;22.6;14.7;18.7;2.6;13.66;.1;4;19349 +93069;48.18399;-3.64497;143;20220727;22.4;9.1;15.7;1.7;12.23;0;3.97;23778 +93069;48.18399;-3.64497;143;20220728;26.1;12;19.1;2.1;13.19;0;4.86;26078 +93069;48.18399;-3.64497;143;20220729;27.5;14.9;21.2;2.5;14.16;.3;5.18;24527 +93069;48.18399;-3.64497;143;20220730;25.1;12.9;19;2.4;15.96;0;3.86;20300 +93069;48.18399;-3.64497;143;20220731;25.2;16.4;20.8;2.9;17.69;.2;3.83;17998 +93069;48.18399;-3.64497;143;20220801;26.2;16.1;21.1;2.5;17.49;0;4.31;21497 +93069;48.18399;-3.64497;143;20220802;29.8;14.9;22.4;2;17.83;.2;5.21;26761 +93069;48.18399;-3.64497;143;20220803;30.1;14.9;22.5;2.5;17.89;.1;5.3;26451 +93069;48.18399;-3.64497;143;20220804;23.6;14.4;19;3.6;14.83;0;4.33;21357 +93069;48.18399;-3.64497;143;20220805;21.7;11.6;16.6;4.3;11.26;0;4.66;23180 +93069;48.18399;-3.64497;143;20220806;25.4;10;17.7;3.6;11.59;0;5.34;26756 +93069;48.18399;-3.64497;143;20220807;26.9;11.5;19.2;3.8;11.93;0;5.72;26080 +93069;48.18399;-3.64497;143;20220808;28.3;12.9;20.6;4;13.09;.1;5.86;24616 +93069;48.18399;-3.64497;143;20220809;28;14.5;21.2;4.4;14.73;0;5.82;24885 +93069;48.18399;-3.64497;143;20220810;32.2;14.4;23.3;3.5;15.79;0;6.42;26509 +93069;48.18399;-3.64497;143;20220811;33.9;16.3;25.1;3.2;13.76;0;6.87;26289 +93069;48.18399;-3.64497;143;20220812;34.7;18.2;26.5;3.1;12.33;0;7.05;25604 +93069;48.18399;-3.64497;143;20220813;35.7;16.7;26.2;2.5;13.06;4.5;6.47;24936 +93069;48.18399;-3.64497;143;20220814;22.8;17.5;20.2;2.5;18.29;1.4;2.7;12135 +93069;48.18399;-3.64497;143;20220815;23.4;16.5;19.9;2.8;18.13;3.3;3.09;15124 +93069;48.18399;-3.64497;143;20220816;23.8;15.7;19.8;2.2;17.76;2.7;3.22;17205 +93069;48.18399;-3.64497;143;20220817;22.1;14.9;18.5;2.8;17.13;5.3;3;16129 +93069;48.18399;-3.64497;143;20220818;24;15.8;19.9;3.6;17.13;0;3.57;17403 +93069;48.18399;-3.64497;143;20220819;23;17.3;20.2;3.3;17.43;2.9;3.14;13789 +93069;48.18399;-3.64497;143;20220820;24.3;10.4;17.3;1.5;13.39;.1;3.69;22752 +93069;48.18399;-3.64497;143;20220821;20.8;12.9;16.8;1.6;16.33;3.6;2.51;14993 +93069;48.18399;-3.64497;143;20220822;21.6;16.6;19.1;2.5;19.96;.9;2.09;11701 +93069;48.18399;-3.64497;143;20220823;24.7;18.3;21.5;2.5;19.83;.2;3.02;14602 +93069;48.18399;-3.64497;143;20220824;27.2;14.5;20.9;1.8;17.79;2.6;3.72;19971 +93069;48.18399;-3.64497;143;20220825;22.2;17.1;19.7;3.7;16.99;.1;3.18;14275 +93069;48.18399;-3.64497;143;20220826;23.4;11.1;17.3;2.5;13.96;.1;3.62;20937 +93069;48.18399;-3.64497;143;20220827;24.7;11.2;18;2.3;14.69;0;3.72;21270 +93069;48.18399;-3.64497;143;20220828;26.3;14.3;20.3;3.1;14.46;.1;4.35;19788 +93069;48.18399;-3.64497;143;20220829;28;13.2;20.6;3.4;15.26;.5;4.69;21235 +93069;48.18399;-3.64497;143;20220830;28.6;15.7;22.1;3.8;16.39;0;4.76;19103 +93069;48.18399;-3.64497;143;20220831;27;16.4;21.7;3.6;17.19;3.2;4.25;18983 +93069;48.18399;-3.64497;143;20220901;22.3;16.7;19.5;1.9;18.49;6.1;2.22;11273 +93069;48.18399;-3.64497;143;20220902;22;15.4;18.7;1.8;17.83;2.4;2.46;14054 +93069;48.18399;-3.64497;143;20220903;20.7;14.3;17.5;3.2;16.19;.1;2.38;12557 +93069;48.18399;-3.64497;143;20220904;23.3;16.9;20.1;4.5;17.39;4.9;2.9;11358 +93069;48.18399;-3.64497;143;20220905;25;15.4;20.2;3.7;17.69;4.7;3.15;15090 +93069;48.18399;-3.64497;143;20220906;21.6;15.3;18.4;3.8;16.69;6.2;2.53;12465 +93069;48.18399;-3.64497;143;20220907;20.2;15.1;17.6;3.8;16.26;10.1;2.3;11307 +93069;48.18399;-3.64497;143;20220908;19.6;14.5;17;4.8;16.13;3.4;2.3;12264 +93069;48.18399;-3.64497;143;20220909;19.4;14.4;16.9;4.1;15.33;1.7;2.25;10434 +93069;48.18399;-3.64497;143;20220910;22.9;11.8;17.3;1.6;15.09;.1;2.72;17192 +93069;48.18399;-3.64497;143;20220911;24.4;14.2;19.3;2.5;17.26;.1;2.93;16246 +93069;48.18399;-3.64497;143;20220912;27.4;16.1;21.8;2.8;16.56;.5;3.46;14218 +93069;48.18399;-3.64497;143;20220913;27.6;19.9;23.7;2.8;19.59;.1;3.33;13147 +93069;48.18399;-3.64497;143;20220914;21.5;16.5;19;2.1;19.19;0;2;10788 +93069;48.18399;-3.64497;143;20220915;19.8;13.2;16.5;3.1;14.79;.1;2.41;13440 +93069;48.18399;-3.64497;143;20220916;18.8;9.8;14.3;2.7;11.33;.1;2.54;14937 +93069;48.18399;-3.64497;143;20220917;18.9;6.9;12.9;2.3;9.93;0;2.63;17208 +93069;48.18399;-3.64497;143;20220918;19.8;4.7;12.2;2.3;9.46;.2;2.73;18611 +93069;48.18399;-3.64497;143;20220919;20.7;6;13.4;2.5;11.03;.1;2.67;17382 +93069;48.18399;-3.64497;143;20220920;20.7;8;14.4;2.3;11.73;.2;2.56;16306 +93069;48.18399;-3.64497;143;20220921;21.6;8.6;15.1;2.3;11.56;.1;2.68;16626 +93069;48.18399;-3.64497;143;20220922;22.4;8.4;15.4;1.9;11.93;0;2.56;16263 +93069;48.18399;-3.64497;143;20220923;17.4;11.4;14.4;1.9;14.06;4.1;1.45;8947 +93069;48.18399;-3.64497;143;20220924;17.3;11.5;14.4;3.4;12.93;3.3;1.96;10725 +93069;48.18399;-3.64497;143;20220925;18.5;9.2;13.8;2.7;11.76;.1;2.14;12591 +93069;48.18399;-3.64497;143;20220926;16;8.6;12.3;4.4;12.13;3.2;1.68;10537 +93069;48.18399;-3.64497;143;20220927;16;11;13.5;5.1;13.43;8.5;1.53;8132 +93069;48.18399;-3.64497;143;20220928;15.4;11.5;13.5;4.9;13.09;.7;1.61;9131 +93069;48.18399;-3.64497;143;20220929;15.2;8.1;11.6;3.2;11.36;1.7;1.61;10961 +93069;48.18399;-3.64497;143;20220930;15.5;6.3;10.9;3.4;12.83;7.1;1.02;9553 +93069;48.18399;-3.64497;143;20221001;20.5;14.4;17.5;4.9;17.13;2.4;1.82;9708 +93069;48.18399;-3.64497;143;20221002;18.9;15.7;17.3;4.7;16.99;.9;1.58;7312 +93069;48.18399;-3.64497;143;20221003;17.5;13.1;15.3;2;15.23;0;1.22;7056 +93069;48.18399;-3.64497;143;20221004;17.7;12.4;15;2.2;14.66;0;1.32;7808 +93069;48.18399;-3.64497;143;20221005;17.1;15;16;3.9;14.06;2.5;1.71;5396 +93069;48.18399;-3.64497;143;20221006;18.6;7.1;12.9;1.4;11.33;0;1.55;11744 +93069;48.18399;-3.64497;143;20221007;17.9;5.7;11.8;1.9;11.59;1.2;1.48;12340 +93069;48.18399;-3.64497;143;20221008;18.3;9.6;13.9;1.9;11.83;.1;1.67;11625 +93069;48.18399;-3.64497;143;20221009;19.6;6.9;13.2;2.6;11.13;.3;1.87;12644 +93069;48.18399;-3.64497;143;20221010;16.1;14.3;15.2;2.7;14.79;.5;1.17;5048 +93069;48.18399;-3.64497;143;20221011;19.3;8;13.7;2.4;10.53;0;1.99;12100 +93069;48.18399;-3.64497;143;20221012;16.8;7.9;12.3;1.9;11.53;3.3;1.33;9668 +93069;48.18399;-3.64497;143;20221013;17.6;11.7;14.6;2.8;15.46;5.1;.99;6847 +93069;48.18399;-3.64497;143;20221014;16.8;12;14.4;3.3;15.79;12.6;.85;6469 +93069;48.18399;-3.64497;143;20221015;16.8;12.8;14.8;3.6;14.93;2.2;1.2;7351 +93069;48.18399;-3.64497;143;20221016;16.5;10.1;13.3;2.9;14.66;6.2;.8;5810 +93069;48.18399;-3.64497;143;20221017;17.7;14;15.8;2.5;15.93;0;1.04;6029 +93069;48.18399;-3.64497;143;20221018;19.8;11.6;15.7;3.2;16.46;.1;1.18;8495 +93069;48.18399;-3.64497;143;20221019;21.6;16.5;19;3.5;17.49;2.5;1.65;6439 +93069;48.18399;-3.64497;143;20221020;19.5;10.8;15.2;3.1;14.39;5.2;1.37;9081 +93069;48.18399;-3.64497;143;20221021;17.3;14.8;16.1;6.4;15.06;13.9;1.61;4586 +93069;48.18399;-3.64497;143;20221022;19.3;13;16.1;3.2;15.63;7.9;1.23;7073 +93069;48.18399;-3.64497;143;20221023;16.7;11.6;14.1;4.6;14.36;15.4;1.04;5637 +93069;48.18399;-3.64497;143;20221024;17.1;13.1;15.1;4.7;14.49;3.1;1.31;5952 +93069;48.18399;-3.64497;143;20221025;17.3;12.2;14.7;3.3;15.06;.8;.95;5589 +93069;48.18399;-3.64497;143;20221026;18.9;14.4;16.7;5;15.73;2.8;1.47;6251 +93069;48.18399;-3.64497;143;20221027;20.7;14;17.3;3.5;16.43;0;1.38;6317 +93069;48.18399;-3.64497;143;20221028;17.6;14.3;16;4;15.39;0;1.16;5036 +93069;48.18399;-3.64497;143;20221029;18.6;13.5;16;3.8;15.83;.5;1.09;4552 +93069;48.18399;-3.64497;143;20221030;17;13.4;15.2;4.2;14.43;.1;1.22;5519 +93069;48.18399;-3.64497;143;20221031;16.3;11;13.7;4.5;13.49;5.7;1.08;4630 +93069;48.18399;-3.64497;143;20221101;15.9;11.1;13.5;6.1;11.86;5.5;1.73;5264 +93069;48.18399;-3.64497;143;20221102;15.8;7.9;11.9;4.2;11.86;10.2;1.08;6555 +93069;48.18399;-3.64497;143;20221103;14.2;11.2;12.7;6;12.26;5.2;1.24;4626 +93069;48.18399;-3.64497;143;20221104;13.5;8.2;10.8;6.1;10.09;.3;1.46;6165 +93069;48.18399;-3.64497;143;20221105;13.4;6.8;10.1;2.9;12.06;9.6;.47;4573 +93069;48.18399;-3.64497;143;20221106;14.5;12.4;13.5;5.5;13.99;5.5;.85;3890 +93069;48.18399;-3.64497;143;20221107;16;12.1;14.1;6.9;13.36;4.2;1.41;4496 +93069;48.18399;-3.64497;143;20221108;14.1;10.9;12.5;6;12.46;5.2;1.08;3742 +93069;48.18399;-3.64497;143;20221109;15.5;10;12.7;3.3;11.56;.1;1.12;5659 +93069;48.18399;-3.64497;143;20221110;15.7;7.7;11.7;3.1;12.53;0;.66;5292 +93069;48.18399;-3.64497;143;20221111;14;12.6;13.3;3.7;13.29;0;.89;3009 +93069;48.18399;-3.64497;143;20221112;18.4;9.5;13.9;3.6;13.76;.1;.91;6701 +93069;48.18399;-3.64497;143;20221113;18.3;10.8;14.6;3.5;14.26;3.2;.94;5960 +93069;48.18399;-3.64497;143;20221114;13.3;12.3;12.8;3.9;13.09;16.3;.79;2965 +93069;48.18399;-3.64497;143;20221115;13.3;10.7;12;6.4;12.26;8.7;.95;3905 +93069;48.18399;-3.64497;143;20221116;14.6;7.4;11;5.9;11.33;16.9;1.03;3935 +93069;48.18399;-3.64497;143;20221117;12.6;9.1;10.9;5.3;10.83;.6;1.05;3360 +93069;48.18399;-3.64497;143;20221118;12.1;6.1;9.1;3;9.29;2.2;.78;5014 +93069;48.18399;-3.64497;143;20221119;12.2;3.3;7.7;2;8.63;2.6;.55;5530 +93069;48.18399;-3.64497;143;20221120;13.1;7.7;10.4;3.8;10.79;1.6;.77;4495 +93069;48.18399;-3.64497;143;20221121;12;7.9;10;6.1;10.19;8.5;1.02;3573 +93069;48.18399;-3.64497;143;20221122;12.4;6;9.2;5.3;9.43;6;1;4816 +93069;48.18399;-3.64497;143;20221123;12.8;7.4;10.1;5.6;11.09;2.1;.74;4205 +93069;48.18399;-3.64497;143;20221124;13.4;7.3;10.3;4.3;10.83;11.3;.81;3657 +93069;48.18399;-3.64497;143;20221125;13.6;7.7;10.7;3.1;9.99;.2;.87;4374 +93069;48.18399;-3.64497;143;20221126;13;6.6;9.8;4.3;11.49;14;.46;3335 +93069;48.18399;-3.64497;143;20221127;12.5;11.3;11.9;3;13.33;12.3;.46;1353 +93069;48.18399;-3.64497;143;20221128;11.5;7.3;9.4;3.7;9.83;2;.74;3911 +93069;48.18399;-3.64497;143;20221129;11.7;5.3;8.5;1.6;9.49;.1;.42;4071 +93069;48.18399;-3.64497;143;20221130;7.6;4.9;6.3;2.7;8.29;0;.55;2531 +93069;48.18399;-3.64497;143;20221201;9.2;2;5.6;2.6;7.53;0;.47;4679 +93069;48.18399;-3.64497;143;20221202;7.4;.9;4.1;2.8;6.93;0;.44;4449 +93069;48.18399;-3.64497;143;20221203;4.7;3;3.9;4.1;7.13;.2;.55;1872 +93069;48.18399;-3.64497;143;20221204;3.7;1.8;2.8;2.8;6.66;0;.41;1745 +93069;48.18399;-3.64497;143;20221205;5.6;2.2;3.9;2.8;6.86;0;.44;3251 +93069;48.18399;-3.64497;143;20221206;6.7;.7;3.7;2.8;6.49;.1;.5;3365 +93069;48.18399;-3.64497;143;20221207;7.8;-.5;3.6;1.9;6.63;.4;.32;4526 +93069;48.18399;-3.64497;143;20221208;6.5;1.1;3.8;2.1;6.66;0;.37;3711 +93069;48.18399;-3.64497;143;20221209;4.9;-3;.9;1.6;5.43;.2;.26;4589 +93069;48.18399;-3.64497;143;20221210;4.8;-3.4;.7;1.8;5.46;.3;.3;3815 +93069;48.18399;-3.64497;143;20221211;3.7;-1;1.3;2;6.13;.2;.25;2875 +93069;48.18399;-3.64497;143;20221212;2.6;-2.5;0;2.6;5.56;.1;.25;2995 +93069;48.18399;-3.64497;143;20221213;2.5;-1.7;.4;3.3;5.26;4.5;.42;2842 +93069;48.18399;-3.64497;143;20221214;2.4;.5;1.4;5.2;6.46;7.2;.3;1498 +93069;48.18399;-3.64497;143;20221215;4.7;1.2;2.9;6.1;5.59;.7;1.02;2122 +93069;48.18399;-3.64497;143;20221216;6.8;-.7;3.1;2.4;5.63;.1;.48;4556 +93069;48.18399;-3.64497;143;20221217;1.7;-2.3;-.3;2.4;4.86;.7;.39;3075 +93069;48.18399;-3.64497;143;20221218;11.3;-2;4.6;5.7;8.86;31.3;.28;3580 +93069;48.18399;-3.64497;143;20221219;14.4;11.2;12.8;8;13.59;26.2;.77;1895 +93069;48.18399;-3.64497;143;20221220;12.1;11.2;11.6;4.5;12.09;.5;.73;1554 +93069;48.18399;-3.64497;143;20221221;12.8;6.5;9.6;5;12.36;10.3;.09;2727 +93069;48.18399;-3.64497;143;20221222;13.8;11.9;12.8;6.7;13.59;25.6;.72;1383 +93069;48.18399;-3.64497;143;20221223;13.5;12.9;13.2;6.5;13.83;2.3;.74;1250 +93069;48.18399;-3.64497;143;20221224;11.5;11;11.2;4.1;12.43;3.9;.57;938 +93069;48.18399;-3.64497;143;20221225;11;9.9;10.4;3.2;12.03;2.7;.43;1312 +93069;48.18399;-3.64497;143;20221226;10.5;8.2;9.3;3;9.93;.2;.59;2716 +93069;48.18399;-3.64497;143;20221227;11;4.2;7.6;3.9;9.13;.8;.53;3724 +93069;48.18399;-3.64497;143;20221228;12;9.6;10.8;7.6;11.46;8.2;.88;1813 +93069;48.18399;-3.64497;143;20221229;10.5;7.8;9.1;5.3;9.33;11.6;.97;2987 +93069;48.18399;-3.64497;143;20221230;13.4;5.8;9.6;8.6;12.93;29.1;0;3131 +93069;48.18399;-3.64497;143;20221231;14.9;12.1;13.5;10.2;13.73;12.3;1.06;1621 +93070;48.2249;-3.3133;195;20220101;14.7;10.1;12.4;5.5;12.61;6.5;.71;2977 +93070;48.2249;-3.3133;195;20220102;12.4;11.2;11.8;6.1;12.11;1.1;.79;1354 +93070;48.2249;-3.3133;195;20220103;11.5;10.3;10.9;4.3;11.61;20.5;.62;1365 +93070;48.2249;-3.3133;195;20220104;8.2;7.5;7.9;3.8;8.41;1;.88;967 +93070;48.2249;-3.3133;195;20220105;5.9;1.4;3.7;2.6;6.61;.1;.43;3034 +93070;48.2249;-3.3133;195;20220106;6.5;3.3;4.9;3.7;7.31;3.1;.54;2525 +93070;48.2249;-3.3133;195;20220107;9.3;4.4;6.9;4.8;8.71;3.8;.52;3241 +93070;48.2249;-3.3133;195;20220108;10.2;7.5;8.9;6.3;9.41;17.4;.89;2337 +93070;48.2249;-3.3133;195;20220109;8.5;4.7;6.6;3.2;9.51;6.3;.2;2870 +93070;48.2249;-3.3133;195;20220110;12.3;8;10.2;2.8;12.41;2.1;.16;3110 +93070;48.2249;-3.3133;195;20220111;11.5;9.3;10.4;.9;11.61;2.2;.35;2147 +93070;48.2249;-3.3133;195;20220112;11.8;8.2;10;2.1;11.11;.1;.4;2881 +93070;48.2249;-3.3133;195;20220113;8.1;5.1;6.6;2.9;8.01;.1;.6;2631 +93070;48.2249;-3.3133;195;20220114;7.8;.5;4.2;2.1;6.21;.1;.52;4360 +93070;48.2249;-3.3133;195;20220115;7.4;-1;3.2;2.1;7.51;0;.16;4762 +93070;48.2249;-3.3133;195;20220116;9.7;4.9;7.3;3;9.71;1;.29;3558 +93070;48.2249;-3.3133;195;20220117;9.3;6.4;7.9;1.4;8.61;.1;.5;2722 +93070;48.2249;-3.3133;195;20220118;7.2;3.4;5.3;1.9;7.51;0;.44;3213 +93070;48.2249;-3.3133;195;20220119;8;3.8;5.9;2.7;8.51;1.1;.36;3445 +93070;48.2249;-3.3133;195;20220120;7.5;4.1;5.8;3.3;7.21;0;.73;3108 +93070;48.2249;-3.3133;195;20220121;6.1;2.1;4.1;2.4;6.01;.1;.67;3452 +93070;48.2249;-3.3133;195;20220122;6.9;1.1;4;2.7;7.11;0;.42;4293 +93070;48.2249;-3.3133;195;20220123;5.6;3.3;4.5;3.7;7.01;0;.61;2610 +93070;48.2249;-3.3133;195;20220124;5.8;.4;3.1;1.9;6.61;0;.38;4255 +93070;48.2249;-3.3133;195;20220125;6.1;-3.1;1.5;1.5;6.41;.1;.24;5750 +93070;48.2249;-3.3133;195;20220126;5.1;-.7;2.2;1.6;6.21;.1;.35;4560 +93070;48.2249;-3.3133;195;20220127;8.9;-.9;4;2.5;8.01;.3;.26;6129 +93070;48.2249;-3.3133;195;20220128;9.1;6.6;7.9;1.6;10.51;.5;.31;2964 +93070;48.2249;-3.3133;195;20220129;10.5;7.7;9.1;3.2;10.21;.5;.59;3210 +93070;48.2249;-3.3133;195;20220130;11.9;7.4;9.7;2.1;9.71;.8;.69;4234 +93070;48.2249;-3.3133;195;20220131;8.8;6;7.4;4.4;8.41;.1;.83;3318 +93070;48.2249;-3.3133;195;20220201;9.8;5.9;7.9;4.3;9.91;0;.46;4047 +93070;48.2249;-3.3133;195;20220202;12.2;7.2;9.7;3.1;9.41;.2;.92;4706 +93070;48.2249;-3.3133;195;20220203;9.8;5.3;7.6;3.3;8.31;.8;.82;4519 +93070;48.2249;-3.3133;195;20220204;9.7;6.5;8.1;3.9;8.21;1.1;1.03;3817 +93070;48.2249;-3.3133;195;20220205;11;2.8;6.9;3.7;8.11;.3;.85;6430 +93070;48.2249;-3.3133;195;20220206;11;6.9;9;6.5;10.91;3.3;.45;4515 +93070;48.2249;-3.3133;195;20220207;13.5;8.2;10.9;2.4;10.71;.3;.81;5268 +93070;48.2249;-3.3133;195;20220208;9.9;7.5;8.7;1.9;10.01;.2;.57;3485 +93070;48.2249;-3.3133;195;20220209;8.2;5.6;6.9;1.6;9.01;.3;.5;3704 +93070;48.2249;-3.3133;195;20220210;6.7;5.9;6.3;3.3;8.54;1.2;.89;3288 +93070;48.2249;-3.3133;195;20220211;9;-.4;4.3;2;6.58;0;.79;7915 +93070;48.2249;-3.3133;195;20220212;8.4;-.2;4.1;3.9;6.91;0;.89;7793 +93070;48.2249;-3.3133;195;20220213;10.1;6;8.1;8.7;10.17;22.9;.8;3561 +93070;48.2249;-3.3133;195;20220214;10;4.5;7.2;5.1;8.61;1.8;1.09;6759 +93070;48.2249;-3.3133;195;20220215;10.4;4.2;7.3;6.9;10.71;10.6;.31;3954 +93070;48.2249;-3.3133;195;20220216;12.5;9.7;11.1;7.4;13.11;3.1;.32;4335 +93070;48.2249;-3.3133;195;20220217;13.7;8.7;11.2;5.1;10.61;4.3;1.29;6010 +93070;48.2249;-3.3133;195;20220218;10.8;8.9;9.9;7.3;8.61;1.6;1.76;3626 +93070;48.2249;-3.3133;195;20220219;10.6;1;5.8;5.2;8.21;1.6;.87;8738 +93070;48.2249;-3.3133;195;20220220;11.7;8.1;9.9;6.4;10.41;2.6;1.04;5294 +93070;48.2249;-3.3133;195;20220221;11.2;6;8.6;5.9;8.11;.5;1.55;6538 +93070;48.2249;-3.3133;195;20220222;14.1;7.4;10.8;3.8;10.31;.7;1.26;7588 +93070;48.2249;-3.3133;195;20220223;9.4;5.5;7.5;2.2;8.21;1.4;.9;5793 +93070;48.2249;-3.3133;195;20220224;8.9;5.1;7;5;7.61;2.1;1.23;5804 +93070;48.2249;-3.3133;195;20220225;11.8;1.7;6.8;2.5;7.01;0;1.27;9838 +93070;48.2249;-3.3133;195;20220226;11.8;1.7;6.8;4;4.41;.1;2.27;9986 +93070;48.2249;-3.3133;195;20220227;14.7;1.1;7.9;3.3;5.81;.4;2.08;11821 +93070;48.2249;-3.3133;195;20220228;16;6.2;11.1;4.6;8.61;1;2.15;10128 +93070;48.2249;-3.3133;195;20220301;11.8;9.3;10.6;3;10.01;2.3;1.15;5012 +93070;48.2249;-3.3133;195;20220302;13.9;8.2;11.1;3.6;9.71;1.9;1.53;7868 +93070;48.2249;-3.3133;195;20220303;10.1;7.8;9;3.5;9.01;2;1.13;4939 +93070;48.2249;-3.3133;195;20220304;11.1;4.5;7.8;3.2;6.91;.3;1.58;8744 +93070;48.2249;-3.3133;195;20220305;8.7;1.9;5.3;4.4;6.01;9.4;1.54;9009 +93070;48.2249;-3.3133;195;20220306;6.9;3;5;4.4;6.51;.2;1.2;6832 +93070;48.2249;-3.3133;195;20220307;7.4;-.8;3.3;3.5;4.61;0;1.56;10212 +93070;48.2249;-3.3133;195;20220308;11.5;.7;6.1;3.5;7.01;1.3;1.51;11937 +93070;48.2249;-3.3133;195;20220309;12.3;4.7;8.5;6.1;9.11;2.6;1.44;10093 +93070;48.2249;-3.3133;195;20220310;14.3;5.8;10.1;3.8;8.31;3.4;1.95;10841 +93070;48.2249;-3.3133;195;20220311;13.2;5.7;9.5;6.1;9.71;15.6;1.53;10299 +93070;48.2249;-3.3133;195;20220312;13.2;3.1;8.2;6.3;8.71;5.4;1.69;12171 +93070;48.2249;-3.3133;195;20220313;10.8;5.3;8.1;4.2;8.91;3.4;1.25;9005 +93070;48.2249;-3.3133;195;20220314;14.7;4.8;9.8;2.7;8.51;.1;1.82;12366 +93070;48.2249;-3.3133;195;20220315;16.9;6.6;11.8;2.1;10.21;0;1.81;12784 +93070;48.2249;-3.3133;195;20220316;11.1;9.9;10.5;2.9;10.51;6.4;1.06;4181 +93070;48.2249;-3.3133;195;20220317;13.7;2.8;8.3;3.5;7.51;.1;1.99;13499 +93070;48.2249;-3.3133;195;20220318;12.8;3.6;8.2;5.5;7.61;0;2.48;16291 +93070;48.2249;-3.3133;195;20220319;11.9;6.3;9.1;4.8;7.98;0;2.33;12421 +93070;48.2249;-3.3133;195;20220320;13;8.2;10.6;3.4;9.61;0;2.17;11238 +93070;48.2249;-3.3133;195;20220321;16.3;7.1;11.7;4.6;10.48;0;2.58;15441 +93070;48.2249;-3.3133;195;20220322;14.8;7;10.9;5.2;8.81;0;2.91;15346 +93070;48.2249;-3.3133;195;20220323;15;6.1;10.6;3.2;7.88;0;2.83;16380 +93070;48.2249;-3.3133;195;20220324;17.4;5.8;11.6;2.8;8.14;0;2.64;17607 +93070;48.2249;-3.3133;195;20220325;17.5;5.5;11.5;4.4;8.74;0;3.05;17307 +93070;48.2249;-3.3133;195;20220326;16.4;6;11.2;4.8;8.84;0;3.2;17586 +93070;48.2249;-3.3133;195;20220327;18.8;5.1;12;2.9;8.81;0;3.01;17754 +93070;48.2249;-3.3133;195;20220328;18.2;8.8;13.5;2.8;9.91;0;2.27;11780 +93070;48.2249;-3.3133;195;20220329;13.5;9.8;11.7;2.9;11.18;.9;1.47;8702 +93070;48.2249;-3.3133;195;20220330;11.7;8.5;10.1;3.6;10.01;1.9;1.66;8962 +93070;48.2249;-3.3133;195;20220331;6.5;6.2;6.4;5.8;7.11;2.2;1.77;9099 +93070;48.2249;-3.3133;195;20220401;6.9;.5;3.7;5.9;5.34;.7;2.4;15698 +93070;48.2249;-3.3133;195;20220402;6.8;1.7;4.3;3.2;6.11;1.1;1.68;11631 +93070;48.2249;-3.3133;195;20220403;8.9;0;4.5;3.8;5.61;.3;2.31;17386 +93070;48.2249;-3.3133;195;20220404;8;.1;4.1;5.2;8.44;.6;1.27;12266 +93070;48.2249;-3.3133;195;20220405;13;7.7;10.4;5.2;10.71;0;1.82;10997 +93070;48.2249;-3.3133;195;20220406;11;6.3;8.7;7.6;10.68;4;1.42;9533 +93070;48.2249;-3.3133;195;20220407;12.1;9.9;11;7.8;10.61;20.4;2.32;11367 +93070;48.2249;-3.3133;195;20220408;11.6;7.2;9.4;5.8;9.74;8;1.94;9686 +93070;48.2249;-3.3133;195;20220409;11.8;2.4;7.1;2.9;6.91;0;2.32;19278 +93070;48.2249;-3.3133;195;20220410;13.8;1.6;7.7;4.8;7.11;0;2.75;18957 +93070;48.2249;-3.3133;195;20220411;17.3;7;12.2;4.6;10.41;1.8;2.83;15971 +93070;48.2249;-3.3133;195;20220412;14.1;10;12.1;4;12.11;.3;1.91;9936 +93070;48.2249;-3.3133;195;20220413;18.5;7.7;13.1;2.9;11.54;.3;2.61;16498 +93070;48.2249;-3.3133;195;20220414;21.6;7.9;14.8;2.8;11.71;.2;3.08;19922 +93070;48.2249;-3.3133;195;20220415;22.2;7.9;15.1;2.4;11.71;0;2.77;20825 +93070;48.2249;-3.3133;195;20220416;22.4;9.4;15.9;2.8;11.18;0;3.58;22953 +93070;48.2249;-3.3133;195;20220417;20.5;8.3;14.4;3.1;11.11;.1;3.03;17941 +93070;48.2249;-3.3133;195;20220418;15.1;8.4;11.8;2.8;9.74;.2;2.43;16716 +93070;48.2249;-3.3133;195;20220419;13.2;4.4;8.8;3.3;8.18;.1;2.37;16565 +93070;48.2249;-3.3133;195;20220420;16.4;5.7;11.1;3.2;10.01;.1;2.52;18656 +93070;48.2249;-3.3133;195;20220421;17.3;3.4;10.4;2.7;10.48;.7;2.72;20242 +93070;48.2249;-3.3133;195;20220422;16.8;7.1;12;5.1;11.04;.4;3.1;18982 +93070;48.2249;-3.3133;195;20220423;17.4;8.9;13.2;5.5;11.51;0;2.86;17282 +93070;48.2249;-3.3133;195;20220424;18.4;9.9;14.2;2.8;11.94;9.2;2.17;14245 +93070;48.2249;-3.3133;195;20220425;16.6;8.7;12.7;3.5;10.61;.3;2.82;18585 +93070;48.2249;-3.3133;195;20220426;14.7;4.2;9.5;4.8;9.44;0;3.23;22350 +93070;48.2249;-3.3133;195;20220427;15.4;5.4;10.4;5.9;9.51;.1;3.25;20267 +93070;48.2249;-3.3133;195;20220428;15.2;8.2;11.7;4.3;10.84;0;2.76;14454 +93070;48.2249;-3.3133;195;20220429;17;8;12.5;4.2;10.64;.1;3.05;19890 +93070;48.2249;-3.3133;195;20220430;14;5.6;9.8;4.4;9.28;.1;2.67;17009 +93070;48.2249;-3.3133;195;20220501;19.1;6.8;13;3;10.18;.8;3.16;20935 +93070;48.2249;-3.3133;195;20220502;14;8.2;11.1;3.5;11.18;.4;2.1;11496 +93070;48.2249;-3.3133;195;20220503;15.8;8.9;12.4;3.2;10.51;.2;2.94;17179 +93070;48.2249;-3.3133;195;20220504;18;5.4;11.7;2.9;10.91;0;2.74;18862 +93070;48.2249;-3.3133;195;20220505;20.4;8.7;14.6;2.2;11.31;0;3.53;21863 +93070;48.2249;-3.3133;195;20220506;21.8;8;14.9;2.1;11.41;.1;3.84;23912 +93070;48.2249;-3.3133;195;20220507;19.7;8.2;14;3.1;11.41;.2;3.51;21920 +93070;48.2249;-3.3133;195;20220508;18.7;8.1;13.4;2.8;11.81;.2;3.18;21147 +93070;48.2249;-3.3133;195;20220509;24.4;9.4;16.9;2.9;12.61;0;4.52;25360 +93070;48.2249;-3.3133;195;20220510;22.9;10.4;16.7;2.5;12.71;.1;4.06;23241 +93070;48.2249;-3.3133;195;20220511;18.3;9;13.7;3.9;12.11;.4;3.12;20100 +93070;48.2249;-3.3133;195;20220512;19.5;5.3;12.4;2.3;10.21;.2;3.66;25047 +93070;48.2249;-3.3133;195;20220513;21.2;4.3;12.8;1.9;10.21;.1;4.01;27491 +93070;48.2249;-3.3133;195;20220514;23.4;7.2;15.3;2.8;11.81;.2;4.47;27035 +93070;48.2249;-3.3133;195;20220515;26.3;14.3;20.3;3.2;14.81;.7;4.87;23326 +93070;48.2249;-3.3133;195;20220516;19;13.3;16.2;4.3;14.91;4.3;2.79;16036 +93070;48.2249;-3.3133;195;20220517;24.3;10.6;17.5;3;14.01;.5;4.45;25170 +93070;48.2249;-3.3133;195;20220518;25;7.8;16.4;2.2;12.71;.8;4.71;28366 +93070;48.2249;-3.3133;195;20220519;23.7;11.4;17.6;1.8;12.81;0;4.22;24031 +93070;48.2249;-3.3133;195;20220520;21.1;11.2;16.2;2.9;11.41;.2;4.03;21608 +93070;48.2249;-3.3133;195;20220521;24.3;7.5;15.9;2;11.91;.2;4.65;28368 +93070;48.2249;-3.3133;195;20220522;23.5;10.1;16.8;3.1;13.81;5.4;4.36;25392 +93070;48.2249;-3.3133;195;20220523;17.2;9.6;13.4;3.1;12.21;.6;2.92;19102 +93070;48.2249;-3.3133;195;20220524;17.1;6.9;12;2.7;10.71;3.9;3.21;22266 +93070;48.2249;-3.3133;195;20220525;16.7;7;11.9;3.1;11.51;.3;2.96;21778 +93070;48.2249;-3.3133;195;20220526;17;11.4;14.2;2.1;13.01;.1;2.67;16514 +93070;48.2249;-3.3133;195;20220527;19.5;11.6;15.6;2.7;12.61;.2;3.44;19744 +93070;48.2249;-3.3133;195;20220528;19.6;7.4;13.5;3.2;10.61;.1;3.94;24698 +93070;48.2249;-3.3133;195;20220529;17.7;7.5;12.6;3.2;9.61;.2;3.65;22618 +93070;48.2249;-3.3133;195;20220530;19.2;6;12.6;2;9.11;.1;3.95;25851 +93070;48.2249;-3.3133;195;20220531;20.2;6.6;13.4;1.8;9.41;.2;4.1;26314 +93070;48.2249;-3.3133;195;20220601;20.8;7;13.9;2;10.31;.8;4.17;26576 +93070;48.2249;-3.3133;195;20220602;23.6;9.1;16.4;2.8;11.71;0;4.81;27316 +93070;48.2249;-3.3133;195;20220603;24.2;12.5;18.4;2.7;14.31;.4;4.53;24556 +93070;48.2249;-3.3133;195;20220604;26.3;14.2;20.3;2.5;16.01;1.6;4.83;25032 +93070;48.2249;-3.3133;195;20220605;19.4;12.4;15.9;3.4;12.91;.4;3.48;18991 +93070;48.2249;-3.3133;195;20220606;17.4;8.6;13;2.8;13.61;4.8;2.84;21378 +93070;48.2249;-3.3133;195;20220607;18.9;12.5;15.7;3.8;15.11;4.8;2.88;18210 +93070;48.2249;-3.3133;195;20220608;19;12.7;15.9;3.6;14.01;.4;3.15;18094 +93070;48.2249;-3.3133;195;20220609;22.1;11.7;16.9;3.3;13.81;1;4.14;23387 +93070;48.2249;-3.3133;195;20220610;18.9;14.3;16.6;3.3;16.11;2.4;2.63;15454 +93070;48.2249;-3.3133;195;20220611;22.6;10.3;16.5;2.1;13.31;.2;4.26;25533 +93070;48.2249;-3.3133;195;20220612;22;10.6;16.3;3.2;12.31;.2;4.39;24596 +93070;48.2249;-3.3133;195;20220613;21.1;9.4;15.3;3.1;11.31;.2;4.31;24947 +93070;48.2249;-3.3133;195;20220614;26.4;8.9;17.7;3;12.31;.1;5.64;30619 +93070;48.2249;-3.3133;195;20220615;29;12.1;20.6;2.6;13.81;0;6.01;30106 +93070;48.2249;-3.3133;195;20220616;30.1;10.9;20.5;2.5;13.11;0;6.39;32134 +93070;48.2249;-3.3133;195;20220617;35.9;16.8;26.4;1.9;16.41;0;7.1;32066 +93070;48.2249;-3.3133;195;20220618;28.1;18.4;23.3;3.8;16.51;5.4;5.61;22756 +93070;48.2249;-3.3133;195;20220619;14.5;11.5;13;4.9;14.11;9.7;1.62;12498 +93070;48.2249;-3.3133;195;20220620;20.2;14;17.1;4;15.91;0;3.15;18128 +93070;48.2249;-3.3133;195;20220621;23.4;12.7;18.1;3.2;14.91;2.8;4.35;23929 +93070;48.2249;-3.3133;195;20220622;23.6;13.1;18.4;2.6;16.11;9.9;4.16;23699 +93070;48.2249;-3.3133;195;20220623;22.5;14.8;18.7;2.1;16.81;2.1;3.63;20238 +93070;48.2249;-3.3133;195;20220624;18.5;14.2;16.4;3.3;14.81;3.9;2.77;15027 +93070;48.2249;-3.3133;195;20220625;18.5;9.3;13.9;3.4;11.51;2.7;3.59;22137 +93070;48.2249;-3.3133;195;20220626;20.7;8.1;14.4;2.9;11.51;0;4.16;25953 +93070;48.2249;-3.3133;195;20220627;18.6;8.6;13.6;2.4;11.61;.5;3.55;23064 +93070;48.2249;-3.3133;195;20220628;20.5;8.4;14.5;3.6;12.41;4.4;3.98;25385 +93070;48.2249;-3.3133;195;20220629;17.6;11.3;14.5;2.2;13.91;12;2.81;18198 +93070;48.2249;-3.3133;195;20220630;16.2;9;12.6;2.1;11.91;5.7;2.85;19458 +93070;48.2249;-3.3133;195;20220701;20;8.3;14.2;2.5;11.61;.2;3.9;24874 +93070;48.2249;-3.3133;195;20220702;21.2;8.7;15;2.1;12.21;.2;4.08;25688 +93070;48.2249;-3.3133;195;20220703;20.5;9.3;14.9;2.8;12.51;.1;3.89;24260 +93070;48.2249;-3.3133;195;20220704;20.9;9.2;15.1;3.1;12.21;.2;4.07;24764 +93070;48.2249;-3.3133;195;20220705;21.9;11.1;16.5;3.3;13.41;.2;4.14;23738 +93070;48.2249;-3.3133;195;20220706;24;12;18;3;14.71;0;4.49;24995 +93070;48.2249;-3.3133;195;20220707;20.5;12.7;16.6;3.7;15.01;.2;3.4;20042 +93070;48.2249;-3.3133;195;20220708;25.2;11.4;18.3;3;13.81;.2;4.97;26722 +93070;48.2249;-3.3133;195;20220709;27.7;13.9;20.8;3.2;15.31;.2;5.49;26664 +93070;48.2249;-3.3133;195;20220710;28.9;13.6;21.3;3.4;13.71;0;6.14;28029 +93070;48.2249;-3.3133;195;20220711;31;14.6;22.8;3;15.41;0;6.37;28961 +93070;48.2249;-3.3133;195;20220712;34.3;17.2;25.8;1.9;17.11;0;6.46;29504 +93070;48.2249;-3.3133;195;20220713;34.6;18;26.3;2.2;15.21;0;6.76;28986 +93070;48.2249;-3.3133;195;20220714;24.6;14.5;19.6;4.1;14.11;0;4.88;22466 +93070;48.2249;-3.3133;195;20220715;26.7;12.7;19.7;3.1;13.01;0;5.44;26437 +93070;48.2249;-3.3133;195;20220716;29.9;13;21.5;3.3;13.21;0;6.4;28993 +93070;48.2249;-3.3133;195;20220717;34.3;17.2;25.8;3.4;13.51;0;7.6;29073 +93070;48.2249;-3.3133;195;20220718;39.5;21.7;30.6;3.1;13.21;0;8.63;29572 +93070;48.2249;-3.3133;195;20220719;25.2;19.8;22.5;3.2;16.31;1.1;4.25;16069 +93070;48.2249;-3.3133;195;20220720;22.3;15;18.7;2.4;16.71;.1;3.41;18676 +93070;48.2249;-3.3133;195;20220721;24.7;12.6;18.7;1.8;14.21;0;4.32;24060 +93070;48.2249;-3.3133;195;20220722;23.3;13.2;18.3;3.5;14.11;.1;4.27;21867 +93070;48.2249;-3.3133;195;20220723;27;11.6;19.3;2.7;14.21;.1;5.14;26980 +93070;48.2249;-3.3133;195;20220724;28.3;13.9;21.1;3.1;15.51;.2;5.4;25972 +93070;48.2249;-3.3133;195;20220725;21.3;15.7;18.5;3.5;16.01;.3;3.23;15993 +93070;48.2249;-3.3133;195;20220726;23.5;14.1;18.8;2.1;13.61;.1;4.01;20738 +93070;48.2249;-3.3133;195;20220727;23.7;9.2;16.5;1.7;12.41;0;4.25;25731 +93070;48.2249;-3.3133;195;20220728;27;12.7;19.9;2;13.81;.2;4.83;25434 +93070;48.2249;-3.3133;195;20220729;28.9;15.2;22.1;2;14.21;.2;5.12;24772 +93070;48.2249;-3.3133;195;20220730;26.4;13.8;20.1;2.5;15.91;0;4.54;23628 +93070;48.2249;-3.3133;195;20220731;25.8;15.3;20.6;2.2;17.41;0;4.08;21433 +93070;48.2249;-3.3133;195;20220801;27;15.6;21.3;2.1;17.01;.1;4.38;22235 +93070;48.2249;-3.3133;195;20220802;31.3;12.8;22.1;1.7;16.91;.2;5.39;28279 +93070;48.2249;-3.3133;195;20220803;31.4;14.2;22.8;2.1;17.31;.2;5.47;27111 +93070;48.2249;-3.3133;195;20220804;25.3;14.5;19.9;3.7;14.61;0;4.6;21293 +93070;48.2249;-3.3133;195;20220805;21.6;11.4;16.5;4.7;11.31;0;4.35;20568 +93070;48.2249;-3.3133;195;20220806;24.1;11;17.6;3.9;11.41;0;4.83;23227 +93070;48.2249;-3.3133;195;20220807;24.6;12.2;18.4;3.5;12.21;0;4.7;22458 +93070;48.2249;-3.3133;195;20220808;26.3;13.3;19.8;3.8;14.01;.2;4.93;22868 +93070;48.2249;-3.3133;195;20220809;25.5;14.6;20.1;3.8;15.41;0;4.44;20784 +93070;48.2249;-3.3133;195;20220810;30.4;15.1;22.8;3.4;16.51;0;5.57;24540 +93070;48.2249;-3.3133;195;20220811;31.9;16.4;24.2;3.4;14.51;0;6.22;24548 +93070;48.2249;-3.3133;195;20220812;34;18.7;26.4;3;12.81;0;6.6;24232 +93070;48.2249;-3.3133;195;20220813;36.5;17.3;26.9;2.8;13.01;2.2;7.05;27013 +93070;48.2249;-3.3133;195;20220814;23.8;18.7;21.3;3;17.91;1.3;3.22;13654 +93070;48.2249;-3.3133;195;20220815;26.1;15.9;21;2.8;17.51;18.3;3.93;19329 +93070;48.2249;-3.3133;195;20220816;24.3;16.2;20.3;2.1;17.51;3.9;3.3;17067 +93070;48.2249;-3.3133;195;20220817;21.7;14;17.9;1.8;17.01;9.3;2.76;16514 +93070;48.2249;-3.3133;195;20220818;23.4;15.9;19.7;3.2;17.51;0;3.19;16177 +93070;48.2249;-3.3133;195;20220819;23.2;16.7;20;2.7;17.11;3.3;3.09;14925 +93070;48.2249;-3.3133;195;20220820;25.1;11;18.1;1.4;13.11;0;3.72;21990 +93070;48.2249;-3.3133;195;20220821;20.4;12.4;16.4;1.8;15.61;3.9;2.59;16350 +93070;48.2249;-3.3133;195;20220822;21.4;16.6;19;2.5;19.41;.8;2.2;12486 +93070;48.2249;-3.3133;195;20220823;25.5;18.1;21.8;2.3;19.81;.3;3.16;15469 +93070;48.2249;-3.3133;195;20220824;29.4;13;21.2;2.2;17.61;2.4;4.37;23023 +93070;48.2249;-3.3133;195;20220825;20.3;16.9;18.6;3.2;16.71;.1;2.31;10201 +93070;48.2249;-3.3133;195;20220826;24.3;11;17.7;2.5;14.11;.1;3.6;20364 +93070;48.2249;-3.3133;195;20220827;24.7;11.2;18;2.1;14.81;0;3.49;20349 +93070;48.2249;-3.3133;195;20220828;24.6;13.8;19.2;3.4;14.71;.2;3.77;18009 +93070;48.2249;-3.3133;195;20220829;25.4;13.9;19.7;3.4;15.91;1.3;3.75;18436 +93070;48.2249;-3.3133;195;20220830;26.9;15.5;21.2;4;16.61;1;4.19;18195 +93070;48.2249;-3.3133;195;20220831;26.4;16;21.2;3.7;17.31;3.8;3.84;17209 +93070;48.2249;-3.3133;195;20220901;22.8;16.3;19.6;2;17.91;4.6;2.52;13407 +93070;48.2249;-3.3133;195;20220902;23.1;15.5;19.3;1.7;17.81;4.2;2.56;14394 +93070;48.2249;-3.3133;195;20220903;21.4;14.4;17.9;3.1;16.01;.1;2.57;13672 +93070;48.2249;-3.3133;195;20220904;23.2;15.8;19.5;5.2;16.81;2.9;3.19;13935 +93070;48.2249;-3.3133;195;20220905;25.2;13.8;19.5;3.9;16.91;5;3.43;17219 +93070;48.2249;-3.3133;195;20220906;19.6;15.3;17.5;4.4;16.71;5.1;2.03;10334 +93070;48.2249;-3.3133;195;20220907;21;14.5;17.8;4.3;16.41;9.8;2.43;12663 +93070;48.2249;-3.3133;195;20220908;19;13.9;16.5;3.9;15.61;4.1;2.01;11063 +93070;48.2249;-3.3133;195;20220909;18.8;14;16.4;3.8;15.41;2;1.99;10613 +93070;48.2249;-3.3133;195;20220910;23.2;12.7;18;1.7;14.91;.2;2.68;15710 +93070;48.2249;-3.3133;195;20220911;25.2;12.6;18.9;1.9;16.71;.1;2.89;17066 +93070;48.2249;-3.3133;195;20220912;26.8;15.2;21;2.5;16.41;.5;3.37;16190 +93070;48.2249;-3.3133;195;20220913;28.1;19.3;23.7;2.5;19.41;.4;3.3;13905 +93070;48.2249;-3.3133;195;20220914;24.8;16.4;20.6;1.9;19.11;.7;2.48;13431 +93070;48.2249;-3.3133;195;20220915;21;13.2;17.1;2.9;14.81;.1;2.37;12789 +93070;48.2249;-3.3133;195;20220916;18.8;10.4;14.6;4.4;11.41;.1;2.7;13139 +93070;48.2249;-3.3133;195;20220917;19.1;7.9;13.5;2.6;9.91;0;2.58;15058 +93070;48.2249;-3.3133;195;20220918;20.2;5.7;13;1.9;9.71;.2;2.52;16990 +93070;48.2249;-3.3133;195;20220919;19.8;7.2;13.5;1.9;11.41;.2;2.26;15634 +93070;48.2249;-3.3133;195;20220920;20.5;9;14.8;1.9;11.91;.3;2.3;14747 +93070;48.2249;-3.3133;195;20220921;21.3;8.2;14.8;2;11.61;.1;2.44;15581 +93070;48.2249;-3.3133;195;20220922;22.8;9.1;16;1.4;12.31;0;2.38;15754 +93070;48.2249;-3.3133;195;20220923;17.7;11;14.4;1.4;13.71;4;1.56;10777 +93070;48.2249;-3.3133;195;20220924;16.8;11.2;14;3.4;13.01;7.2;1.68;9702 +93070;48.2249;-3.3133;195;20220925;16.7;9.9;13.3;3.5;11.91;.1;1.82;10596 +93070;48.2249;-3.3133;195;20220926;15.6;8.5;12.1;3.6;11.81;3.4;1.55;10700 +93070;48.2249;-3.3133;195;20220927;15.4;10.2;12.8;3.7;13.11;11.4;1.29;8990 +93070;48.2249;-3.3133;195;20220928;14.8;11;12.9;3.5;12.61;.4;1.32;7534 +93070;48.2249;-3.3133;195;20220929;15;7.5;11.3;3.2;11.01;3.1;1.5;10593 +93070;48.2249;-3.3133;195;20220930;14.2;7.1;10.7;3.8;12.71;6;.9;10164 +93070;48.2249;-3.3133;195;20221001;20;13.5;16.8;4.2;16.51;2;1.63;9581 +93070;48.2249;-3.3133;195;20221002;18.9;15.3;17.1;3.9;16.81;1.1;1.42;6943 +93070;48.2249;-3.3133;195;20221003;17.1;13;15.1;2.1;15.11;0;1.18;7334 +93070;48.2249;-3.3133;195;20221004;17;12.8;14.9;2.4;14.41;0;1.27;7325 +93070;48.2249;-3.3133;195;20221005;16.6;14.3;15.5;4.2;14.01;1.7;1.51;5252 +93070;48.2249;-3.3133;195;20221006;19.7;8.2;14;1.9;11.51;.1;1.78;12025 +93070;48.2249;-3.3133;195;20221007;18.2;6;12.1;1.5;11.71;1;1.44;12226 +93070;48.2249;-3.3133;195;20221008;18.7;9.8;14.3;1.8;11.91;.3;1.58;10244 +93070;48.2249;-3.3133;195;20221009;20.2;7.4;13.8;2.7;11.01;0;2.02;12185 +93070;48.2249;-3.3133;195;20221010;17.4;13.9;15.7;3;14.71;.4;1.3;6109 +93070;48.2249;-3.3133;195;20221011;18.2;8.4;13.3;2.6;10.61;0;1.78;10316 +93070;48.2249;-3.3133;195;20221012;17.6;7.7;12.7;1.8;11.51;2.9;1.36;10221 +93070;48.2249;-3.3133;195;20221013;17.7;10.5;14.1;2.9;15.01;4.6;1.03;8537 +93070;48.2249;-3.3133;195;20221014;16.7;11.7;14.2;2.7;15.31;16.1;.87;6949 +93070;48.2249;-3.3133;195;20221015;17.1;12.3;14.7;4;14.81;.9;1.1;6700 +93070;48.2249;-3.3133;195;20221016;16.2;9.5;12.9;3.1;14.31;6.3;.81;7862 +93070;48.2249;-3.3133;195;20221017;17.9;13.8;15.9;2.3;15.81;1.1;1.02;5978 +93070;48.2249;-3.3133;195;20221018;18.7;11.5;15.1;3;16.71;0;.85;7919 +93070;48.2249;-3.3133;195;20221019;22.1;16.3;19.2;3.1;17.51;4;1.61;6962 +93070;48.2249;-3.3133;195;20221020;19.8;10;14.9;2.5;14.11;2.7;1.3;9019 +93070;48.2249;-3.3133;195;20221021;16.5;13.9;15.2;7;15.11;14.8;1.15;4399 +93070;48.2249;-3.3133;195;20221022;17.7;12.5;15.1;3.1;15.31;6.4;.97;6271 +93070;48.2249;-3.3133;195;20221023;16.9;10.7;13.8;4.8;13.91;16.4;1.07;6774 +93070;48.2249;-3.3133;195;20221024;18.2;12.4;15.3;4.8;14.01;2.4;1.47;6437 +93070;48.2249;-3.3133;195;20221025;17.6;12.2;14.9;3.3;14.71;.1;1.02;6100 +93070;48.2249;-3.3133;195;20221026;19.4;14;16.7;5.5;15.61;2.4;1.5;6004 +93070;48.2249;-3.3133;195;20221027;20.9;13.3;17.1;3.5;16.41;0;1.28;7077 +93070;48.2249;-3.3133;195;20221028;18.5;14.3;16.4;3.9;15.21;0;1.28;5084 +93070;48.2249;-3.3133;195;20221029;19.1;12.8;16;3.7;15.81;.7;1.05;6208 +93070;48.2249;-3.3133;195;20221030;17.9;12.8;15.4;4.5;14.21;.1;1.3;5460 +93070;48.2249;-3.3133;195;20221031;15.4;11.4;13.4;4.2;13.31;3.1;.93;4716 +93070;48.2249;-3.3133;195;20221101;15.7;9.6;12.7;5.9;11.71;5.4;1.37;5815 +93070;48.2249;-3.3133;195;20221102;15.8;6.9;11.4;4.3;11.61;8.3;.97;6986 +93070;48.2249;-3.3133;195;20221103;13;10.8;11.9;5.3;12.11;6.2;.88;3236 +93070;48.2249;-3.3133;195;20221104;13.8;7.1;10.5;4.7;9.81;.3;1.22;5823 +93070;48.2249;-3.3133;195;20221105;12.6;6;9.3;3.8;11.51;7.1;.39;5684 +93070;48.2249;-3.3133;195;20221106;14.8;11.5;13.2;4.8;13.61;3.2;.75;3849 +93070;48.2249;-3.3133;195;20221107;16.7;11.4;14.1;6.8;13.11;8.9;1.36;4895 +93070;48.2249;-3.3133;195;20221108;14;10.2;12.1;6.4;12.41;4.4;.87;4023 +93070;48.2249;-3.3133;195;20221109;15.3;9;12.2;3.6;11.01;.1;1.1;5201 +93070;48.2249;-3.3133;195;20221110;16.1;7.4;11.8;3.3;11.91;0;.79;6079 +93070;48.2249;-3.3133;195;20221111;13.3;11.7;12.5;3.4;12.71;0;.72;2359 +93070;48.2249;-3.3133;195;20221112;18.9;9.4;14.2;3.6;13.21;.1;1.07;6174 +93070;48.2249;-3.3133;195;20221113;19.2;10.8;15;2.8;13.81;3;.97;5695 +93070;48.2249;-3.3133;195;20221114;13;12.9;13;3.6;12.81;14.7;.85;289 +93070;48.2249;-3.3133;195;20221115;13.5;8.8;11.2;6.3;12.01;7.2;.66;4041 +93070;48.2249;-3.3133;195;20221116;14.1;6.9;10.5;5.5;11.31;15.4;.72;5011 +93070;48.2249;-3.3133;195;20221117;12.3;8.5;10.4;4.6;10.81;.4;.76;3488 +93070;48.2249;-3.3133;195;20221118;11.5;6.7;9.1;3.4;9.21;1.2;.81;3906 +93070;48.2249;-3.3133;195;20221119;11.5;4.1;7.8;2.9;8.41;1.8;.71;4866 +93070;48.2249;-3.3133;195;20221120;12.4;6.2;9.3;3.3;10.41;.6;.53;4360 +93070;48.2249;-3.3133;195;20221121;11.7;6.6;9.2;5.4;9.91;8.4;.76;3865 +93070;48.2249;-3.3133;195;20221122;11.7;4.3;8;4.9;9.11;6.4;.73;4665 +93070;48.2249;-3.3133;195;20221123;12.5;5.9;9.2;4.7;10.71;2.8;.47;4326 +93070;48.2249;-3.3133;195;20221124;13.1;5.9;9.5;5.1;10.61;16.4;.6;4474 +93070;48.2249;-3.3133;195;20221125;12.9;6;9.5;3.1;9.81;.1;.65;4316 +93070;48.2249;-3.3133;195;20221126;12.2;6.3;9.3;4.6;11.01;16;.36;3913 +93070;48.2249;-3.3133;195;20221127;12.7;10.8;11.8;3.2;12.71;11.8;.48;2036 +93070;48.2249;-3.3133;195;20221128;10.7;6.1;8.4;3.2;9.61;2.7;.51;3329 +93070;48.2249;-3.3133;195;20221129;12.3;5.8;9.1;2.3;9.31;0;.56;3978 +93070;48.2249;-3.3133;195;20221130;5.1;4.7;4.9;1.8;8.11;0;.38;703 +93070;48.2249;-3.3133;195;20221201;8.2;1.5;4.9;2.4;7.51;0;.35;3956 +93070;48.2249;-3.3133;195;20221202;7.1;0;3.6;2.8;6.91;.6;.34;4040 +93070;48.2249;-3.3133;195;20221203;4.8;2.7;3.8;4.5;7.01;.1;.48;2010 +93070;48.2249;-3.3133;195;20221204;2.3;1.3;1.8;2.3;6.41;0;.33;1260 +93070;48.2249;-3.3133;195;20221205;5.3;1.9;3.6;2.4;6.81;0;.38;2605 +93070;48.2249;-3.3133;195;20221206;6.1;-.1;3;3.1;6.31;.1;.44;3613 +93070;48.2249;-3.3133;195;20221207;7.5;-1.2;3.2;1.8;6.61;.4;.25;4311 +93070;48.2249;-3.3133;195;20221208;4.7;2.6;3.7;2.1;6.91;.1;.38;1918 +93070;48.2249;-3.3133;195;20221209;5;-1.3;1.9;2.2;5.61;.2;.37;3561 +93070;48.2249;-3.3133;195;20221210;6;-2.2;1.9;1.9;5.61;0;.32;4087 +93070;48.2249;-3.3133;195;20221211;1.2;-1.4;-.1;1.7;5.81;.1;.18;2129 +93070;48.2249;-3.3133;195;20221212;.5;-4.5;-2;2.1;5.11;.1;.11;3075 +93070;48.2249;-3.3133;195;20221213;2.7;-2.4;.2;2.8;5.01;.8;.4;3094 +93070;48.2249;-3.3133;195;20221214;1.3;-.2;.6;4.1;6.1;2.5;.26;1736 +93070;48.2249;-3.3133;195;20221215;4.3;.2;2.3;5.5;5.41;.5;.81;2714 +93070;48.2249;-3.3133;195;20221216;6.8;-.3;3.3;2.6;5.71;.2;.54;3674 +93070;48.2249;-3.3133;195;20221217;1.9;-2.9;-.5;2.3;4.91;0;.31;2948 +93070;48.2249;-3.3133;195;20221218;10.6;-3.3;3.7;5.8;8.31;39.7;.1;5261 +93070;48.2249;-3.3133;195;20221219;13.5;10.2;11.9;10.1;13.71;32.7;.15;2374 +93070;48.2249;-3.3133;195;20221220;11.9;12.3;12.1;4.8;11.81;.4;1;0 +93070;48.2249;-3.3133;195;20221221;12.5;6.5;9.5;5.2;12.01;10.7;.05;3324 +93070;48.2249;-3.3133;195;20221222;13.7;11.3;12.5;6.2;13.11;17.2;.62;1970 +93070;48.2249;-3.3133;195;20221223;13.2;12.7;13;6.1;13.41;2.5;.73;703 +93070;48.2249;-3.3133;195;20221224;10.6;9.8;10.2;4.5;11.91;4.8;.36;987 +93070;48.2249;-3.3133;195;20221225;10.6;9.8;10.2;3.1;11.71;3.7;.41;990 +93070;48.2249;-3.3133;195;20221226;9.6;8.4;9;3.3;9.81;0;.64;1298 +93070;48.2249;-3.3133;195;20221227;11.3;3.3;7.3;3.9;8.91;.5;.48;3939 +93070;48.2249;-3.3133;195;20221228;11.5;8.6;10.1;8.3;11.31;6.8;.53;2237 +93070;48.2249;-3.3133;195;20221229;10.3;6.8;8.6;5;9.31;9.4;.73;2505 +93070;48.2249;-3.3133;195;20221230;13.3;3.8;8.6;8.7;12.61;32.6;0;4384 +93070;48.2249;-3.3133;195;20221231;14.3;11.8;13.1;11.7;13.71;14;.72;2085 +93071;48.26481;-2.98115;184;20220101;14.1;9.9;12;4.4;12.31;4.4;.6;2942 +93071;48.26481;-2.98115;184;20220102;12.5;10.9;11.7;6.1;12.24;1.8;.71;1525 +93071;48.26481;-2.98115;184;20220103;11.6;10.5;11;4.2;11.84;21.2;.59;1345 +93071;48.26481;-2.98115;184;20220104;7.8;7.6;7.7;4.2;8.37;.8;.95;282 +93071;48.26481;-2.98115;184;20220105;6.3;1.3;3.8;2.4;6.54;.2;.43;3265 +93071;48.26481;-2.98115;184;20220106;6.5;3.1;4.8;3;7.21;1.9;.49;2645 +93071;48.26481;-2.98115;184;20220107;8.7;4.1;6.4;5;8.77;3.9;.4;3138 +93071;48.26481;-2.98115;184;20220108;10.3;7.4;8.8;6.9;9.57;15.4;.86;2448 +93071;48.26481;-2.98115;184;20220109;8.2;4.9;6.6;3.3;9.34;5.9;.25;2679 +93071;48.26481;-2.98115;184;20220110;12.3;7.9;10.1;2.7;12.07;1.9;.22;3177 +93071;48.26481;-2.98115;184;20220111;10.2;8.5;9.4;1.1;11.66;2.1;.3;1953 +93071;48.26481;-2.98115;184;20220112;10.1;8.6;9.3;2.1;11.23;.1;.38;1833 +93071;48.26481;-2.98115;184;20220113;6.7;4.3;5.5;2.4;8.16;0;.43;2176 +93071;48.26481;-2.98115;184;20220114;4.9;.2;2.5;1.8;6.2;.1;.39;3298 +93071;48.26481;-2.98115;184;20220115;6.2;-.9;2.6;2;7.56;0;.12;4524 +93071;48.26481;-2.98115;184;20220116;10;4.3;7.1;2.7;9.96;1.1;.23;4011 +93071;48.26481;-2.98115;184;20220117;9.5;6.3;7.9;1.8;8.8;0;.53;3006 +93071;48.26481;-2.98115;184;20220118;5.7;2.4;4;1.8;7.66;0;.3;3023 +93071;48.26481;-2.98115;184;20220119;7.5;3.9;5.7;2.4;8.63;.7;.34;3296 +93071;48.26481;-2.98115;184;20220120;7.7;4.4;6;2.9;7.26;0;.73;3195 +93071;48.26481;-2.98115;184;20220121;6.2;1.8;4;2.2;6.13;0;.62;3782 +93071;48.26481;-2.98115;184;20220122;6.9;.2;3.6;2.2;7.2;0;.33;4836 +93071;48.26481;-2.98115;184;20220123;3.9;3.2;3.6;3.5;7.16;0;.49;1492 +93071;48.26481;-2.98115;184;20220124;6.3;.6;3.5;1.8;6.6;0;.43;4460 +93071;48.26481;-2.98115;184;20220125;3.7;-2.3;.7;1.6;6.33;0;.2;4707 +93071;48.26481;-2.98115;184;20220126;5.3;-.5;2.4;1.7;6.4;0;.37;4710 +93071;48.26481;-2.98115;184;20220127;7.9;-.6;3.6;2.1;8.16;.1;.2;5890 +93071;48.26481;-2.98115;184;20220128;9;6.5;7.7;1.2;10.73;.1;.3;3060 +93071;48.26481;-2.98115;184;20220129;9.9;7.9;8.9;2.7;10.53;.1;.51;2765 +93071;48.26481;-2.98115;184;20220130;10.3;7.1;8.7;1.8;9.46;.2;.61;3664 +93071;48.26481;-2.98115;184;20220131;8.9;6.6;7.8;4.8;8.53;.1;.97;2987 +93071;48.26481;-2.98115;184;20220201;10.2;5.6;7.9;4.3;10.23;0;.44;4488 +93071;48.26481;-2.98115;184;20220202;9.1;7.5;8.3;2.7;9.76;0;.61;2625 +93071;48.26481;-2.98115;184;20220203;9.3;5.1;7.2;2.5;9.66;.6;.44;4481 +93071;48.26481;-2.98115;184;20220204;8.8;6.8;7.8;3.6;8.43;1.1;.93;3090 +93071;48.26481;-2.98115;184;20220205;10.3;2.9;6.6;3.3;8.1;.2;.78;6297 +93071;48.26481;-2.98115;184;20220206;11.4;7;9.2;6.8;11;2.6;.61;4822 +93071;48.26481;-2.98115;184;20220207;12.3;7.9;10.1;2.1;10.63;.1;.71;4975 +93071;48.26481;-2.98115;184;20220208;8.8;7.3;8;1.6;10.16;0;.5;2879 +93071;48.26481;-2.98115;184;20220209;8.4;5.6;7;1.4;9.23;.1;.51;3957 +93071;48.26481;-2.98115;184;20220210;6.8;5.9;6.4;3.3;8.61;1.5;.74;3333 +93071;48.26481;-2.98115;184;20220211;9.5;.5;5;1.8;6.58;0;.82;8333 +93071;48.26481;-2.98115;184;20220212;8.2;.4;4.3;3.3;6.68;0;.92;9033 +93071;48.26481;-2.98115;184;20220213;10.1;4.4;7.3;6.9;9.81;20.9;.63;2066 +93071;48.26481;-2.98115;184;20220214;10.1;4.7;7.4;5.2;8.74;1.5;1.09;7533 +93071;48.26481;-2.98115;184;20220215;10.5;4;7.3;5.9;10.48;5.7;.38;2666 +93071;48.26481;-2.98115;184;20220216;13.1;10;11.6;6.3;13.73;2.2;.38;4633 +93071;48.26481;-2.98115;184;20220217;13.6;8.9;11.2;5;10.7;2.7;1.33;5881 +93071;48.26481;-2.98115;184;20220218;9.8;9.3;9.5;6.9;8.83;1.6;1.59;1390 +93071;48.26481;-2.98115;184;20220219;9.6;1.2;5.4;4.7;8.03;1.1;.85;8283 +93071;48.26481;-2.98115;184;20220220;11.8;7.8;9.8;6.5;10.46;2.1;1.1;5788 +93071;48.26481;-2.98115;184;20220221;10.5;6.4;8.5;6.1;8.16;.7;1.56;5877 +93071;48.26481;-2.98115;184;20220222;13.8;6.7;10.3;3.5;10.3;.3;1.2;7934 +93071;48.26481;-2.98115;184;20220223;9;4.9;7;2;8.26;.3;.85;6117 +93071;48.26481;-2.98115;184;20220224;8.5;6.2;7.3;4.5;7.83;2;1.23;4534 +93071;48.26481;-2.98115;184;20220225;10.2;1.9;6;2.3;6.93;0;1.13;9063 +93071;48.26481;-2.98115;184;20220226;10.8;1.4;6.1;4;5.96;0;1.69;9922 +93071;48.26481;-2.98115;184;20220227;11.9;1.3;6.6;3.2;7.8;.2;1.27;10638 +93071;48.26481;-2.98115;184;20220228;12.9;8.1;10.5;4;10.93;1.3;1.1;7194 +93071;48.26481;-2.98115;184;20220301;11.7;8.8;10.2;2.6;11.8;1.9;.75;5582 +93071;48.26481;-2.98115;184;20220302;13.6;8.3;10.9;2.8;10.86;1.5;1.18;7726 +93071;48.26481;-2.98115;184;20220303;10.4;8.4;9.4;3.2;10.1;1.5;.95;4692 +93071;48.26481;-2.98115;184;20220304;10.2;5.3;7.7;3.4;7.76;0;1.37;7686 +93071;48.26481;-2.98115;184;20220305;7.8;.9;4.3;3.7;7.3;6.2;.93;9417 +93071;48.26481;-2.98115;184;20220306;7;4.4;5.7;4.7;7.23;.2;1.15;5809 +93071;48.26481;-2.98115;184;20220307;6.1;-.2;2.9;3.4;5.33;0;1.26;9119 +93071;48.26481;-2.98115;184;20220308;10.7;.9;5.8;3.5;8;.5;1.2;11674 +93071;48.26481;-2.98115;184;20220309;11.9;5;8.5;6;9.76;1.5;1.23;9892 +93071;48.26481;-2.98115;184;20220310;12.3;7;9.6;3.3;8.86;2.1;1.55;8763 +93071;48.26481;-2.98115;184;20220311;11.3;6.6;9;5.2;9.86;13.8;1.23;8367 +93071;48.26481;-2.98115;184;20220312;11.6;4.5;8.1;5.8;8.5;3.5;1.62;10322 +93071;48.26481;-2.98115;184;20220313;10.4;6.5;8.4;3.9;8.73;2.7;1.36;7754 +93071;48.26481;-2.98115;184;20220314;14.6;5.6;10.1;2.5;8.53;0;1.85;11996 +93071;48.26481;-2.98115;184;20220315;14.8;5.8;10.3;1.8;10.43;0;1.5;12276 +93071;48.26481;-2.98115;184;20220316;10.8;10;10.4;2.5;10.83;4.6;.93;3067 +93071;48.26481;-2.98115;184;20220317;12;2.5;7.3;3.1;7.5;0;1.74;12927 +93071;48.26481;-2.98115;184;20220318;12.5;3.2;7.9;4.8;7.64;0;2.53;17766 +93071;48.26481;-2.98115;184;20220319;12.5;4.7;8.6;4.3;7.84;0;2.29;12300 +93071;48.26481;-2.98115;184;20220320;13.5;7.7;10.6;2.8;9.08;0;1.9;10933 +93071;48.26481;-2.98115;184;20220321;17;7.2;12.1;3.9;10.31;0;2.55;16700 +93071;48.26481;-2.98115;184;20220322;15.7;7.3;11.5;4.6;8.44;0;2.93;16966 +93071;48.26481;-2.98115;184;20220323;15.4;6.2;10.8;2.7;7.51;0;2.83;18166 +93071;48.26481;-2.98115;184;20220324;16.3;5.4;10.8;2.2;8.14;0;2.54;18333 +93071;48.26481;-2.98115;184;20220325;16.5;4.9;10.7;4;8.58;0;3.23;17900 +93071;48.26481;-2.98115;184;20220326;15.4;4.4;9.9;4;8.81;0;2.92;17800 +93071;48.26481;-2.98115;184;20220327;17.3;5;11.2;2.4;8.98;0;2.66;17233 +93071;48.26481;-2.98115;184;20220328;18.6;7;12.8;2.3;10.01;.1;2.21;11266 +93071;48.26481;-2.98115;184;20220329;13.3;9.4;11.4;2.3;11.31;1.9;1.52;8433 +93071;48.26481;-2.98115;184;20220330;11.3;8.5;9.9;3.9;10.14;2.1;1.65;9166 +93071;48.26481;-2.98115;184;20220331;6.9;6;6.4;6.2;6.98;3.3;1.94;11466 +93071;48.26481;-2.98115;184;20220401;7.2;1.2;4.2;6.9;5.31;.4;2.55;16566 +93071;48.26481;-2.98115;184;20220402;7.3;1.4;4.3;3.4;5.94;.7;1.94;14966 +93071;48.26481;-2.98115;184;20220403;8.5;.2;4.3;2.8;5.58;.3;2.05;17600 +93071;48.26481;-2.98115;184;20220404;8.7;.7;4.7;4.9;8.11;.6;1.24;10259 +93071;48.26481;-2.98115;184;20220405;13.5;8.2;10.8;4.6;10.19;0;2.15;11500 +93071;48.26481;-2.98115;184;20220406;11.9;6.6;9.3;6.6;10.34;3;1.6;9000 +93071;48.26481;-2.98115;184;20220407;12.8;10;11.4;7.3;10.34;12.1;2.52;12700 +93071;48.26481;-2.98115;184;20220408;12.5;7;9.8;5.3;9.61;16;1.78;7133 +93071;48.26481;-2.98115;184;20220409;11.1;2.3;6.7;3.1;6.91;0;2.42;20733 +93071;48.26481;-2.98115;184;20220410;13.8;1.7;7.7;4.5;6.98;0;2.68;19133 +93071;48.26481;-2.98115;184;20220411;17.8;6.9;12.3;4.8;10.24;1;3.09;17300 +93071;48.26481;-2.98115;184;20220412;14.7;10.7;12.7;3.8;12.31;.2;1.83;8666 +93071;48.26481;-2.98115;184;20220413;18.6;7.9;13.3;2.2;11.41;.1;2.47;14866 +93071;48.26481;-2.98115;184;20220414;20.9;8;14.4;2.3;11.51;.1;3.04;20400 +93071;48.26481;-2.98115;184;20220415;19;6.9;13;2.4;11.74;0;2.79;22200 +93071;48.26481;-2.98115;184;20220416;20.8;8;14.4;2.6;11.34;0;3.49;23333 +93071;48.26481;-2.98115;184;20220417;20.5;7.6;14;3;11.11;0;3.13;19133 +93071;48.26481;-2.98115;184;20220418;14.2;8;11.1;3.4;9.91;0;2.7;18566 +93071;48.26481;-2.98115;184;20220419;12.7;4.6;8.6;3.7;8.54;.1;2.5;18666 +93071;48.26481;-2.98115;184;20220420;15.2;5.3;10.2;3.1;10.11;.1;2.61;20666 +93071;48.26481;-2.98115;184;20220421;16.2;4.9;10.5;2.9;10.64;0;2.91;21966 +93071;48.26481;-2.98115;184;20220422;16.3;7.2;11.7;4.4;10.98;.5;3.17;18666 +93071;48.26481;-2.98115;184;20220423;16.2;9.1;12.6;4.8;11.54;0;2.9;17566 +93071;48.26481;-2.98115;184;20220424;16.9;9.4;13.1;2.9;11.78;3.3;2.51;16066 +93071;48.26481;-2.98115;184;20220425;15.1;8.1;11.6;3.5;10.08;.1;2.86;20933 +93071;48.26481;-2.98115;184;20220426;14.4;4.4;9.4;4.1;9.64;0;3.23;23200 +93071;48.26481;-2.98115;184;20220427;14.6;6;10.3;5.5;9.38;.1;3.4;21833 +93071;48.26481;-2.98115;184;20220428;14.2;8.6;11.4;4.2;10.74;0;2.81;14766 +93071;48.26481;-2.98115;184;20220429;15.5;8.4;12;4.4;10.68;.1;3.26;20866 +93071;48.26481;-2.98115;184;20220430;12.9;6.6;9.8;4.2;9.34;0;2.63;17200 +93071;48.26481;-2.98115;184;20220501;18.8;6.9;12.9;2.7;9.91;.7;3.41;21566 +93071;48.26481;-2.98115;184;20220502;13.8;8.5;11.2;3;11.11;.3;2.19;13033 +93071;48.26481;-2.98115;184;20220503;15.7;8.7;12.2;3.4;10.51;.1;2.96;16966 +93071;48.26481;-2.98115;184;20220504;17.1;5.4;11.2;2.9;10.98;0;2.97;21566 +93071;48.26481;-2.98115;184;20220505;18.5;9;13.8;2.7;11.75;.1;3.32;22631 +93071;48.26481;-2.98115;184;20220506;19.7;7.9;13.8;2;11.36;.1;3.41;22060 +93071;48.26481;-2.98115;184;20220507;17.9;8.1;13;2.3;11.53;.2;3.11;20700 +93071;48.26481;-2.98115;184;20220508;17.4;7.6;12.5;2.7;11.86;.2;2.98;20930 +93071;48.26481;-2.98115;184;20220509;23.6;8.7;16.1;2.2;12.2;0;4.33;25788 +93071;48.26481;-2.98115;184;20220510;21.4;11.1;16.2;2.3;12.4;.1;3.74;21347 +93071;48.26481;-2.98115;184;20220511;17.8;9.7;13.7;3.3;12.2;.4;3.05;19256 +93071;48.26481;-2.98115;184;20220512;17.9;6.3;12.1;1.7;10.2;.1;3.32;23069 +93071;48.26481;-2.98115;184;20220513;20;5.7;12.9;1.7;10.1;0;3.79;25745 +93071;48.26481;-2.98115;184;20220514;21.9;6.7;14.3;2.1;11.56;.6;4.11;26662 +93071;48.26481;-2.98115;184;20220515;25;14.3;19.6;2.6;14.73;.9;4.46;22610 +93071;48.26481;-2.98115;184;20220516;18.9;13.4;16.1;3.3;14.73;1.7;2.84;15969 +93071;48.26481;-2.98115;184;20220517;25.1;10.9;18;2.8;13.9;.3;4.71;25969 +93071;48.26481;-2.98115;184;20220518;24.3;9.7;17;2;13.06;1.4;4.53;26571 +93071;48.26481;-2.98115;184;20220519;21.8;12;16.9;1.7;13;0;3.8;21884 +93071;48.26481;-2.98115;184;20220520;21.1;11.3;16.2;2.4;11.53;.1;4.01;22016 +93071;48.26481;-2.98115;184;20220521;22.4;8.7;15.5;1.8;12.06;0;4.22;26004 +93071;48.26481;-2.98115;184;20220522;22.1;10.3;16.2;2.4;13.7;7;4.05;24277 +93071;48.26481;-2.98115;184;20220523;16.4;10;13.2;3.3;12.66;1.4;2.65;17516 +93071;48.26481;-2.98115;184;20220524;16.3;7.2;11.7;2.4;10.8;.7;3.07;21429 +93071;48.26481;-2.98115;184;20220525;16.3;6.9;11.6;2.7;11.5;.2;2.97;21841 +93071;48.26481;-2.98115;184;20220526;17.3;11.4;14.4;2.2;13;0;2.85;17396 +93071;48.26481;-2.98115;184;20220527;18.5;11.5;15;2.3;12.76;.2;3.2;18888 +93071;48.26481;-2.98115;184;20220528;19.1;6.8;13;3;10.36;0;3.96;25509 +93071;48.26481;-2.98115;184;20220529;17.1;7.3;12.2;3.2;9.16;.1;3.71;22692 +93071;48.26481;-2.98115;184;20220530;17.5;4.5;11;1.9;8.76;0;3.76;26392 +93071;48.26481;-2.98115;184;20220531;18.7;6.2;12.4;1.8;9.63;.1;3.82;25899 +93071;48.26481;-2.98115;184;20220601;19.3;5.6;12.5;2.2;10.06;.2;4.03;27188 +93071;48.26481;-2.98115;184;20220602;22.5;9.2;15.8;2.5;11.5;0;4.64;26783 +93071;48.26481;-2.98115;184;20220603;23.8;12;17.9;2.3;14.36;3.6;4.48;25221 +93071;48.26481;-2.98115;184;20220604;24.6;13.9;19.2;2;16.06;.9;4.37;23953 +93071;48.26481;-2.98115;184;20220605;19.1;12.4;15.8;2.9;12.76;0;3.44;18727 +93071;48.26481;-2.98115;184;20220606;17;9.4;13.2;2.3;13.33;3.2;2.88;20153 +93071;48.26481;-2.98115;184;20220607;18.3;12.9;15.6;3.5;15.1;2.3;2.76;16909 +93071;48.26481;-2.98115;184;20220608;20;12.7;16.4;3.4;13.96;.1;3.56;19710 +93071;48.26481;-2.98115;184;20220609;21.1;12;16.5;3.1;13.6;.9;3.96;22298 +93071;48.26481;-2.98115;184;20220610;19.5;14.5;17;3;16.16;2;2.88;16316 +93071;48.26481;-2.98115;184;20220611;22.1;10.4;16.2;2;13.2;.3;4.23;25404 +93071;48.26481;-2.98115;184;20220612;19.9;9.6;14.7;2.7;12.26;.2;3.89;23901 +93071;48.26481;-2.98115;184;20220613;20.1;8.1;14.1;2.6;11.4;.1;4.14;25901 +93071;48.26481;-2.98115;184;20220614;24.6;8.1;16.4;2.6;12.33;.1;5.22;30422 +93071;48.26481;-2.98115;184;20220615;26.4;11.4;18.9;2.2;13.36;0;5.42;28949 +93071;48.26481;-2.98115;184;20220616;29.6;10.1;19.9;2;12.6;0;6.06;31761 +93071;48.26481;-2.98115;184;20220617;34.2;15.9;25.1;1.8;15.76;0;6.75;31581 +93071;48.26481;-2.98115;184;20220618;28;17.3;22.6;3;16.53;3.4;5.48;23986 +93071;48.26481;-2.98115;184;20220619;15.5;12;13.7;4.8;14.43;7;1.95;13570 +93071;48.26481;-2.98115;184;20220620;20.1;14.1;17.1;3.3;15.96;0;3.16;17836 +93071;48.26481;-2.98115;184;20220621;22.5;13.1;17.8;2.8;15.23;10.7;4.09;22806 +93071;48.26481;-2.98115;184;20220622;22.4;13.3;17.9;2.1;16.4;7.6;3.84;22414 +93071;48.26481;-2.98115;184;20220623;22.1;14.5;18.3;2.1;16.2;1.1;3.68;20446 +93071;48.26481;-2.98115;184;20220624;18.1;14.5;16.3;3.1;15.1;3.9;2.66;14260 +93071;48.26481;-2.98115;184;20220625;17.9;10.4;14.2;2.9;11.63;1.5;3.44;20345 +93071;48.26481;-2.98115;184;20220626;19.2;8.8;14;2.4;11.23;1.2;3.85;23885 +93071;48.26481;-2.98115;184;20220627;17.9;8.6;13.2;1.9;11.8;.6;3.37;22423 +93071;48.26481;-2.98115;184;20220628;19.1;8.7;13.9;3;12.13;4.3;3.72;24025 +93071;48.26481;-2.98115;184;20220629;17.8;11.9;14.9;2.3;13.73;5.8;2.95;17967 +93071;48.26481;-2.98115;184;20220630;16.3;9.4;12.8;1.5;11.86;4.9;2.91;19270 +93071;48.26481;-2.98115;184;20220701;19.6;7.8;13.7;1.8;11.53;.2;3.86;25385 +93071;48.26481;-2.98115;184;20220702;20.8;8.4;14.6;1.9;12.1;.1;4.07;26114 +93071;48.26481;-2.98115;184;20220703;19.1;9.1;14.1;2;12.06;.1;3.63;23399 +93071;48.26481;-2.98115;184;20220704;19.7;7.8;13.7;2.3;11.83;.1;3.9;25538 +93071;48.26481;-2.98115;184;20220705;20.5;10.6;15.6;2.5;13.26;.3;3.79;22704 +93071;48.26481;-2.98115;184;20220706;23;11.6;17.3;2.6;14.43;.1;4.32;24653 +93071;48.26481;-2.98115;184;20220707;19.5;12.6;16;2.6;15;.2;3.16;18937 +93071;48.26481;-2.98115;184;20220708;24.1;10.7;17.4;2.4;13.9;.2;4.71;26962 +93071;48.26481;-2.98115;184;20220709;26;12.6;19.3;2.9;15.03;.2;5.14;26880 +93071;48.26481;-2.98115;184;20220710;27.6;13.3;20.5;3.1;13.86;0;5.71;27215 +93071;48.26481;-2.98115;184;20220711;29.6;13.7;21.6;2.1;15.3;0;5.7;28913 +93071;48.26481;-2.98115;184;20220712;33;16.8;24.9;1.8;16.4;0;6.22;29235 +93071;48.26481;-2.98115;184;20220713;32.2;16.7;24.4;1.9;15.56;0;6.12;28523 +93071;48.26481;-2.98115;184;20220714;22.9;14.1;18.5;3;13.9;.1;4.3;21213 +93071;48.26481;-2.98115;184;20220715;24.9;11.5;18.2;2.7;13.13;0;4.96;26469 +93071;48.26481;-2.98115;184;20220716;28.7;11.9;20.3;2.5;12.93;0;5.83;29229 +93071;48.26481;-2.98115;184;20220717;33.1;16.9;25;2.4;13.6;0;6.69;28815 +93071;48.26481;-2.98115;184;20220718;38.7;19.6;29.2;2.6;13.06;0;8.03;30351 +93071;48.26481;-2.98115;184;20220719;24.7;21.8;23.3;2.7;15.93;1;3.81;11990 +93071;48.26481;-2.98115;184;20220720;22.3;15.1;18.7;2.2;16.86;0;3.44;18766 +93071;48.26481;-2.98115;184;20220721;22.3;11.9;17.1;2;14.13;0;3.86;22412 +93071;48.26481;-2.98115;184;20220722;21.4;13;17.2;3;14.3;.1;3.71;20058 +93071;48.26481;-2.98115;184;20220723;24.9;10.9;17.9;1.9;14;0;4.55;26268 +93071;48.26481;-2.98115;184;20220724;27.4;13.5;20.4;2.7;14.96;.2;5.2;25942 +93071;48.26481;-2.98115;184;20220725;20.5;15.7;18.1;3.4;15.9;.2;3.06;14778 +93071;48.26481;-2.98115;184;20220726;21.8;14.3;18.1;2.2;13.43;.1;3.74;18889 +93071;48.26481;-2.98115;184;20220727;20.9;9;14.9;1.6;12.2;0;3.72;23863 +93071;48.26481;-2.98115;184;20220728;25.4;12.4;18.9;1.8;13.53;0;4.54;24803 +93071;48.26481;-2.98115;184;20220729;26.4;14.5;20.5;2.3;14.3;.2;4.78;23586 +93071;48.26481;-2.98115;184;20220730;25.7;12.4;19.1;2;15.63;0;4.39;24634 +93071;48.26481;-2.98115;184;20220731;25.6;15.6;20.6;2.3;17.3;0;4.1;20980 +93071;48.26481;-2.98115;184;20220801;25.7;15.8;20.7;2;16.96;0;4.09;20832 +93071;48.26481;-2.98115;184;20220802;29.4;14.1;21.8;1.6;17.13;.3;4.95;26060 +93071;48.26481;-2.98115;184;20220803;30.5;14.2;22.3;2;17.56;.1;5.31;26787 +93071;48.26481;-2.98115;184;20220804;23.1;14.1;18.6;3.1;14.96;0;3.92;19802 +93071;48.26481;-2.98115;184;20220805;20.1;11.4;15.7;3.8;11.3;0;3.88;19385 +93071;48.26481;-2.98115;184;20220806;23.6;8.9;16.2;3.2;11.06;0;4.66;25238 +93071;48.26481;-2.98115;184;20220807;24.6;11.1;17.9;3.2;11.76;0;4.83;24108 +93071;48.26481;-2.98115;184;20220808;26;12;19;3.3;13.16;.1;5;24431 +93071;48.26481;-2.98115;184;20220809;25.2;13.9;19.5;3.6;15.2;0;4.48;21765 +93071;48.26481;-2.98115;184;20220810;29.5;14.8;22.2;3.2;16.63;0;5.36;24431 +93071;48.26481;-2.98115;184;20220811;31.4;15.1;23.3;2.8;14.56;0;5.94;25758 +93071;48.26481;-2.98115;184;20220812;32.7;16.1;24.4;2.1;13.03;0;5.79;25647 +93071;48.26481;-2.98115;184;20220813;34.9;15.9;25.4;1.8;13.6;2.7;5.89;26622 +93071;48.26481;-2.98115;184;20220814;21.6;17.7;19.6;1.9;18.46;1.6;2.47;12147 +93071;48.26481;-2.98115;184;20220815;23;15.7;19.4;2.4;17.56;3.3;3.12;16575 +93071;48.26481;-2.98115;184;20220816;22.5;16;19.2;1.8;17.56;4.3;2.89;15603 +93071;48.26481;-2.98115;184;20220817;21.6;14.8;18.2;2.2;17.2;5;2.81;15834 +93071;48.26481;-2.98115;184;20220818;23.8;15.7;19.8;2.5;17.3;0;3.31;16931 +93071;48.26481;-2.98115;184;20220819;21.8;16.9;19.4;2.6;17.16;3.4;2.77;13178 +93071;48.26481;-2.98115;184;20220820;24.1;10.5;17.3;1.4;12.86;0;3.65;22216 +93071;48.26481;-2.98115;184;20220821;19.2;12.8;16;1.2;15.7;4.4;2.37;15046 +93071;48.26481;-2.98115;184;20220822;22;16.8;19.4;2.1;19.56;.9;2.41;13227 +93071;48.26481;-2.98115;184;20220823;23.7;18.2;20.9;2.2;19.9;.4;2.77;13767 +93071;48.26481;-2.98115;184;20220824;27.8;14.3;21.1;1.8;18.03;3.6;3.91;21193 +93071;48.26481;-2.98115;184;20220825;20.7;17.1;18.9;2.9;17.23;.1;2.4;10616 +93071;48.26481;-2.98115;184;20220826;22.7;10.5;16.6;2.3;13.6;.1;3.4;19984 +93071;48.26481;-2.98115;184;20220827;23.6;12.6;18.1;1.9;15.06;.1;3.29;18813 +93071;48.26481;-2.98115;184;20220828;24.2;13.3;18.7;2.3;14.6;.2;3.5;18297 +93071;48.26481;-2.98115;184;20220829;26.6;13.5;20;2.9;15.56;3.9;4.05;19825 +93071;48.26481;-2.98115;184;20220830;26.3;15.4;20.9;3.3;16.26;5.3;3.99;17961 +93071;48.26481;-2.98115;184;20220831;25.4;15.9;20.7;2.9;17.13;6.4;3.48;16442 +93071;48.26481;-2.98115;184;20220901;22.1;16.2;19.1;1.6;18.2;6.6;2.38;13063 +93071;48.26481;-2.98115;184;20220902;22.6;15.4;19;1.3;18.2;9.8;2.42;14180 +93071;48.26481;-2.98115;184;20220903;20;14.3;17.2;2.9;15.86;0;2.32;12525 +93071;48.26481;-2.98115;184;20220904;22.7;15.9;19.3;4.4;16.73;1.2;3.06;13347 +93071;48.26481;-2.98115;184;20220905;25;15.3;20.1;3.1;17.06;3.2;3.31;16139 +93071;48.26481;-2.98115;184;20220906;20.6;15.3;18;3.5;16.4;4.4;2.38;11639 +93071;48.26481;-2.98115;184;20220907;19.8;14.8;17.3;3.3;16.06;9.2;2.21;11311 +93071;48.26481;-2.98115;184;20220908;19.3;13.9;16.6;3.9;15.56;3.7;2.22;11756 +93071;48.26481;-2.98115;184;20220909;19;14.1;16.5;3.4;15.2;2.1;2.15;10993 +93071;48.26481;-2.98115;184;20220910;22;12.1;17;1.8;14.7;.1;2.58;15627 +93071;48.26481;-2.98115;184;20220911;24.2;13;18.6;1.6;16.46;.1;2.69;16254 +93071;48.26481;-2.98115;184;20220912;27.7;15.2;21.5;1.8;16.06;.9;3.38;17097 +93071;48.26481;-2.98115;184;20220913;27;19.2;23.1;2;19.4;0;2.92;13030 +93071;48.26481;-2.98115;184;20220914;21.6;16.3;18.9;1.9;19.03;.6;1.89;10626 +93071;48.26481;-2.98115;184;20220915;19.2;13.7;16.4;2.6;15.2;.1;1.99;10924 +93071;48.26481;-2.98115;184;20220916;17.2;10.4;13.8;2.6;11.33;.1;2.18;12071 +93071;48.26481;-2.98115;184;20220917;17.3;6.7;12;2;9.46;0;2.26;15043 +93071;48.26481;-2.98115;184;20220918;18.9;4.9;11.9;1.8;9.53;.1;2.37;17129 +93071;48.26481;-2.98115;184;20220919;19.3;6.2;12.7;2;10.93;.1;2.31;16334 +93071;48.26481;-2.98115;184;20220920;19.4;7.6;13.5;1.7;11.43;.2;2.21;15435 +93071;48.26481;-2.98115;184;20220921;20.6;6.8;13.7;1.7;10.96;.1;2.37;16433 +93071;48.26481;-2.98115;184;20220922;21.7;8.2;15;1.4;11.4;0;2.35;16018 +93071;48.26481;-2.98115;184;20220923;17.7;11.3;14.5;1.4;13.76;7.1;1.59;10744 +93071;48.26481;-2.98115;184;20220924;15.7;11;13.4;2.6;12.73;8.9;1.53;9166 +93071;48.26481;-2.98115;184;20220925;16.4;9;12.7;2.4;11.7;.3;1.74;11476 +93071;48.26481;-2.98115;184;20220926;15.2;8.3;11.8;3.7;11.6;3.5;1.6;10829 +93071;48.26481;-2.98115;184;20220927;15.5;10.1;12.8;4;13;8.5;1.42;9384 +93071;48.26481;-2.98115;184;20220928;14;10.9;12.4;3.6;12.53;.6;1.26;6826 +93071;48.26481;-2.98115;184;20220929;14.5;7.7;11.1;2.5;10.96;3.2;1.45;10292 +93071;48.26481;-2.98115;184;20220930;14.8;6.6;10.7;3;12.26;4.4;1.17;11205 +93071;48.26481;-2.98115;184;20221001;20.1;13.8;17;3.7;16.2;1.4;1.81;9612 +93071;48.26481;-2.98115;184;20221002;19.4;15.4;17.4;3.6;16.8;1.6;1.59;7461 +93071;48.26481;-2.98115;184;20221003;16.7;12.9;14.8;1.8;15.06;0;1.16;7187 +93071;48.26481;-2.98115;184;20221004;16.7;12.4;14.5;2.2;14.26;0;1.28;7635 +93071;48.26481;-2.98115;184;20221005;17.1;14.6;15.9;3.8;13.83;1.2;1.73;5660 +93071;48.26481;-2.98115;184;20221006;18.2;7.5;12.9;1.4;11.16;.1;1.54;11905 +93071;48.26481;-2.98115;184;20221007;17.7;6.7;12.2;1.6;11.4;.6;1.48;11931 +93071;48.26481;-2.98115;184;20221008;17.2;9.8;13.5;1.7;11.66;.1;1.48;9590 +93071;48.26481;-2.98115;184;20221009;19.5;7;13.3;2.3;10.6;0;1.89;12232 +93071;48.26481;-2.98115;184;20221010;15.7;13.5;14.6;2.2;14.63;1;1.01;4708 +93071;48.26481;-2.98115;184;20221011;17.4;7.9;12.6;2;10.16;0;1.64;10516 +93071;48.26481;-2.98115;184;20221012;17;7.9;12.4;1.8;11.3;2.1;1.34;9988 +93071;48.26481;-2.98115;184;20221013;17.2;11.2;14.2;2.7;15.06;4.8;1.04;7956 +93071;48.26481;-2.98115;184;20221014;16.9;11.9;14.4;2.8;15.36;17.1;.97;7159 +93071;48.26481;-2.98115;184;20221015;16.9;12.2;14.6;3.4;14.66;1;1.13;6807 +93071;48.26481;-2.98115;184;20221016;16.4;11.1;13.7;2.6;14.83;4.1;.91;7258 +93071;48.26481;-2.98115;184;20221017;16.9;14.1;15.5;2.3;15.86;4.8;.93;5010 +93071;48.26481;-2.98115;184;20221018;18.5;10.9;14.7;2.6;16.26;0;.96;8447 +93071;48.26481;-2.98115;184;20221019;22.2;16.4;19.3;2.8;17.46;6;1.64;7044 +93071;48.26481;-2.98115;184;20221020;19.6;10.6;15.1;2.2;14.2;2.4;1.3;8830 +93071;48.26481;-2.98115;184;20221021;17.3;14.3;15.8;5.4;14.76;9.1;1.48;4840 +93071;48.26481;-2.98115;184;20221022;18.2;13.2;15.7;3;15.23;6.3;1.17;6294 +93071;48.26481;-2.98115;184;20221023;17.1;11.8;14.4;4.6;14.1;18.1;1.23;6385 +93071;48.26481;-2.98115;184;20221024;16.8;12.6;14.7;4.2;14;3.4;1.26;5636 +93071;48.26481;-2.98115;184;20221025;16.9;12.5;14.7;3.1;14.66;0;1;5657 +93071;48.26481;-2.98115;184;20221026;18.9;14;16.5;4.7;15.2;2.9;1.52;5807 +93071;48.26481;-2.98115;184;20221027;21.1;13.3;17.2;3.3;16.13;.2;1.42;7320 +93071;48.26481;-2.98115;184;20221028;17.7;14.3;16;3.3;15;0;1.2;4556 +93071;48.26481;-2.98115;184;20221029;19;13.5;16.2;3.2;15.76;.9;1.13;5936 +93071;48.26481;-2.98115;184;20221030;16.4;12.9;14.7;3.6;14.06;1.1;1.09;4576 +93071;48.26481;-2.98115;184;20221031;16.1;10.6;13.4;3.7;13.2;2.8;1.03;5764 +93071;48.26481;-2.98115;184;20221101;15.1;10.1;12.6;4.9;11.53;3.3;1.36;5368 +93071;48.26481;-2.98115;184;20221102;15.3;7.2;11.3;3.8;11.46;8.7;.98;6770 +93071;48.26481;-2.98115;184;20221103;13.3;12.2;12.8;5.2;12.16;8.7;1.17;1924 +93071;48.26481;-2.98115;184;20221104;13;7.6;10.3;4.8;9.86;.2;1.23;5380 +93071;48.26481;-2.98115;184;20221105;12.7;6.8;9.7;3.1;11.36;8.5;.55;5542 +93071;48.26481;-2.98115;184;20221106;14;12;13;4.8;13.6;6.3;.77;3072 +93071;48.26481;-2.98115;184;20221107;15.5;11.4;13.4;5.7;13;8.9;1.17;4464 +93071;48.26481;-2.98115;184;20221108;14;10.5;12.3;5.4;12.33;3.9;.97;3989 +93071;48.26481;-2.98115;184;20221109;14.8;9.4;12.1;2.8;11.23;.2;.96;4953 +93071;48.26481;-2.98115;184;20221110;15.4;7.7;11.6;2.9;12.03;0;.72;5819 +93071;48.26481;-2.98115;184;20221111;11.9;11.7;11.8;3.1;12.33;0;.74;1122 +93071;48.26481;-2.98115;184;20221112;18.4;8.8;13.6;2.6;13;.1;.89;6388 +93071;48.26481;-2.98115;184;20221113;18;10.4;14.2;2.5;13.36;.5;.9;5586 +93071;48.26481;-2.98115;184;20221114;13.2;12;12.6;3.1;12.63;9.6;.78;1962 +93071;48.26481;-2.98115;184;20221115;13.2;10.1;11.6;5.8;11.7;9.2;.98;3325 +93071;48.26481;-2.98115;184;20221116;14.2;7.1;10.7;5;11.1;16;.87;5125 +93071;48.26481;-2.98115;184;20221117;12;8.8;10.4;4.4;10.43;1.2;.93;3267 +93071;48.26481;-2.98115;184;20221118;10.9;6.3;8.6;2.6;9.06;1.2;.7;3911 +93071;48.26481;-2.98115;184;20221119;11.5;3.8;7.6;1.9;8.26;.9;.58;5152 +93071;48.26481;-2.98115;184;20221120;12.5;6.8;9.6;3.2;10.26;.6;.66;4321 +93071;48.26481;-2.98115;184;20221121;11.4;6.9;9.2;4.6;9.76;7.2;.83;3729 +93071;48.26481;-2.98115;184;20221122;11.6;5;8.3;4.6;8.86;5.4;.91;4504 +93071;48.26481;-2.98115;184;20221123;12.2;6.6;9.4;4.5;10.53;2.7;.63;4095 +93071;48.26481;-2.98115;184;20221124;12.8;6.6;9.7;3.9;10.46;11;.66;4225 +93071;48.26481;-2.98115;184;20221125;12.7;6.3;9.5;2.5;9.63;.1;.64;4309 +93071;48.26481;-2.98115;184;20221126;12;6.4;9.2;3.8;10.86;10.8;.43;3940 +93071;48.26481;-2.98115;184;20221127;12.2;10.8;11.5;2.6;12.8;13.7;.46;1686 +93071;48.26481;-2.98115;184;20221128;10.5;6.3;8.4;2.7;9.46;2.7;.55;3262 +93071;48.26481;-2.98115;184;20221129;11.5;4.6;8.1;1.4;8.9;0;.38;4288 +93071;48.26481;-2.98115;184;20221130;5.9;3;4.5;1.9;7.9;0;.29;2603 +93071;48.26481;-2.98115;184;20221201;7.9;1.8;4.8;2;7.36;.1;.35;3939 +93071;48.26481;-2.98115;184;20221202;5.9;-.3;2.8;2.1;6.66;0;.29;3889 +93071;48.26481;-2.98115;184;20221203;3.8;2.4;3.1;3.7;6.9;.1;.45;1653 +93071;48.26481;-2.98115;184;20221204;2.6;1.5;2.1;2.2;6.63;0;.34;1376 +93071;48.26481;-2.98115;184;20221205;4.7;2.4;3.6;2.1;6.9;0;.4;2205 +93071;48.26481;-2.98115;184;20221206;5.7;.2;2.9;2.3;6.36;.1;.37;3458 +93071;48.26481;-2.98115;184;20221207;6.9;-.7;3.1;1.4;6.56;.7;.24;4149 +93071;48.26481;-2.98115;184;20221208;5.1;1.3;3.2;1.4;6.6;.1;.28;2873 +93071;48.26481;-2.98115;184;20221209;4.5;-3;.7;1.4;5.23;.1;.22;4101 +93071;48.26481;-2.98115;184;20221210;4.4;-2.4;1;1.6;5.13;0;.31;3885 +93071;48.26481;-2.98115;184;20221211;1.5;-1.3;.1;1.7;6;.3;.17;2311 +93071;48.26481;-2.98115;184;20221212;2.2;-3.1;-.5;1.9;5.4;.1;.21;3323 +93071;48.26481;-2.98115;184;20221213;2.1;-2.7;-.3;2.3;5.03;1.1;.32;3094 +93071;48.26481;-2.98115;184;20221214;1.5;-.2;.6;3.8;6.06;3.4;.27;1764 +93071;48.26481;-2.98115;184;20221215;4;.2;2.1;5;5.23;.4;.87;2739 +93071;48.26481;-2.98115;184;20221216;6.2;-1.1;2.6;2;5.63;.1;.37;3893 +93071;48.26481;-2.98115;184;20221217;.9;-3;-1.1;1.9;4.73;0;.3;2773 +93071;48.26481;-2.98115;184;20221218;10;-2.9;3.6;4.6;8.1;37.6;.16;5204 +93071;48.26481;-2.98115;184;20221219;14.2;10.3;12.3;7.1;13.43;27.6;.53;2700 +93071;48.26481;-2.98115;184;20221220;12.1;12.1;12.1;3.9;12.03;1.2;.92;68 +93071;48.26481;-2.98115;184;20221221;12.4;6.7;9.6;4.3;11.93;10.9;.14;3378 +93071;48.26481;-2.98115;184;20221222;13.8;11.6;12.7;5.7;12.9;13.9;.83;1984 +93071;48.26481;-2.98115;184;20221223;13.4;12.7;13;5.2;13.36;2.5;.8;1000 +93071;48.26481;-2.98115;184;20221224;10.9;10.4;10.6;3.7;11.93;4.8;.53;727 +93071;48.26481;-2.98115;184;20221225;10.3;9.9;10.1;3;11.76;3.6;.45;722 +93071;48.26481;-2.98115;184;20221226;10;8.6;9.3;3.1;9.66;.1;.73;1585 +93071;48.26481;-2.98115;184;20221227;10.2;4;7.1;3.5;8.76;.4;.5;3565 +93071;48.26481;-2.98115;184;20221228;11.6;8.9;10.2;6.7;11.1;5.4;.74;2295 +93071;48.26481;-2.98115;184;20221229;10;7.4;8.7;4.7;9.1;7.4;.89;2206 +93071;48.26481;-2.98115;184;20221230;13.5;5.3;9.4;7.6;12.46;27.7;.01;4158 +93071;48.26481;-2.98115;184;20221231;15.2;12.7;13.9;8.9;13.46;14.5;1.24;2232 +93072;48.30372;-2.64852;185;20220101;14.1;9.3;11.7;4.1;12.31;3.4;.5;3065 +93072;48.30372;-2.64852;185;20220102;12.5;10.6;11.6;5.2;12.31;2.3;.55;1845 +93072;48.30372;-2.64852;185;20220103;11.5;10.1;10.8;3.6;11.81;21.7;.48;1559 +93072;48.30372;-2.64852;185;20220104;7.7;7.6;7.7;3.4;8.41;.8;.84;229 +93072;48.30372;-2.64852;185;20220105;6.1;2;4.1;2.4;6.41;.6;.5;2900 +93072;48.30372;-2.64852;185;20220106;6.2;3.8;5;2.7;6.91;1.4;.59;2177 +93072;48.30372;-2.64852;185;20220107;8.6;3.7;6.2;4.5;8.71;3.6;.33;3253 +93072;48.30372;-2.64852;185;20220108;10.2;7.4;8.8;5.7;9.71;13;.69;2419 +93072;48.30372;-2.64852;185;20220109;7.9;4.7;6.3;2.8;9.21;5.8;.21;2631 +93072;48.30372;-2.64852;185;20220110;12;7.7;9.9;1.9;11.81;3.1;.22;3125 +93072;48.30372;-2.64852;185;20220111;10;8.3;9.2;1.4;11.21;1.6;.29;1890 +93072;48.30372;-2.64852;185;20220112;9.4;8.5;9;2.3;11.01;0;.33;1321 +93072;48.30372;-2.64852;185;20220113;6.6;3.4;5;2;8.01;0;.29;2754 +93072;48.30372;-2.64852;185;20220114;5;.1;2.6;1.9;6.01;.1;.38;3512 +93072;48.30372;-2.64852;185;20220115;5.7;-1.3;2.2;1.9;7.31;0;.08;4301 +93072;48.30372;-2.64852;185;20220116;9.2;3.9;6.5;3;9.51;1.2;.18;3757 +93072;48.30372;-2.64852;185;20220117;8.3;6.7;7.5;1.6;8.81;0;.48;1974 +93072;48.30372;-2.64852;185;20220118;5.1;3.4;4.3;1.5;7.71;0;.31;2072 +93072;48.30372;-2.64852;185;20220119;7.1;4;5.6;2.4;8.41;1.6;.32;2929 +93072;48.30372;-2.64852;185;20220120;7.4;4.9;6.2;3.2;7.21;0;.78;2642 +93072;48.30372;-2.64852;185;20220121;5.4;2.1;3.8;2.2;6.21;0;.56;3118 +93072;48.30372;-2.64852;185;20220122;6.7;1.4;4.1;2.3;7.21;0;.37;4080 +93072;48.30372;-2.64852;185;20220123;3.2;2.6;2.9;3.1;7.01;0;.35;1220 +93072;48.30372;-2.64852;185;20220124;7;.6;3.8;1.4;6.71;0;.37;4642 +93072;48.30372;-2.64852;185;20220125;3.1;-1.5;.8;1.9;6.41;0;.18;3955 +93072;48.30372;-2.64852;185;20220126;5;-.2;2.4;1.5;6.31;0;.34;4286 +93072;48.30372;-2.64852;185;20220127;7.8;.3;4.1;2.4;8.01;.1;.23;5279 +93072;48.30372;-2.64852;185;20220128;8.8;6.2;7.5;1.3;10.41;0;.28;3049 +93072;48.30372;-2.64852;185;20220129;9.7;7.9;8.8;2.5;10.31;.1;.48;2534 +93072;48.30372;-2.64852;185;20220130;10;7.2;8.6;1.8;9.01;.1;.63;3277 +93072;48.30372;-2.64852;185;20220131;8.9;6.4;7.7;4.8;8.21;.2;.97;3132 +93072;48.30372;-2.64852;185;20220201;10.3;5.6;8;3.3;10.01;0;.42;4461 +93072;48.30372;-2.64852;185;20220202;8.7;7.4;8;2.5;9.61;0;.53;2261 +93072;48.30372;-2.64852;185;20220203;9;4.9;7;2.6;9.51;.5;.37;4285 +93072;48.30372;-2.64852;185;20220204;8.6;6.5;7.6;3.5;8.31;1.2;.83;3043 +93072;48.30372;-2.64852;185;20220205;10;3.7;6.9;3.5;7.91;.1;.83;5549 +93072;48.30372;-2.64852;185;20220206;11.1;6.7;8.9;5.4;10.81;2.1;.44;4669 +93072;48.30372;-2.64852;185;20220207;11.4;7.7;9.6;1.8;10.01;.1;.65;4330 +93072;48.30372;-2.64852;185;20220208;8;7.1;7.6;1.6;9.91;0;.42;2039 +93072;48.30372;-2.64852;185;20220209;8.1;5.7;6.9;1.3;9.01;0;.48;3552 +93072;48.30372;-2.64852;185;20220210;6.6;5.5;6.1;3.4;8.54;3.2;.82;3600 +93072;48.30372;-2.64852;185;20220211;9.2;.3;4.7;2;6.54;0;.83;8300 +93072;48.30372;-2.64852;185;20220212;7.9;.1;4;3.5;6.61;0;.9;8700 +93072;48.30372;-2.64852;185;20220213;10.3;4.8;7.6;6.6;9.69;14.1;.72;2700 +93072;48.30372;-2.64852;185;20220214;9.9;4.6;7.3;5;8.67;1.5;1.08;7333 +93072;48.30372;-2.64852;185;20220215;10.4;3.7;7.1;6.2;10.37;3.7;.37;2966 +93072;48.30372;-2.64852;185;20220216;13.1;9.7;11.4;6.2;13.71;1.1;.21;4791 +93072;48.30372;-2.64852;185;20220217;13.5;8.5;11;4.8;10.71;1.4;1.15;5959 +93072;48.30372;-2.64852;185;20220218;9.8;9.2;9.5;6.2;8.81;1.6;1.42;1927 +93072;48.30372;-2.64852;185;20220219;9.3;.6;5;4.3;7.81;.6;.73;8195 +93072;48.30372;-2.64852;185;20220220;11.7;7.7;9.7;5.6;10.21;1.6;1;5559 +93072;48.30372;-2.64852;185;20220221;10.6;5.8;8.2;4.9;7.81;.8;1.42;6211 +93072;48.30372;-2.64852;185;20220222;13.9;6.1;10;3.1;9.81;.2;1.16;8112 +93072;48.30372;-2.64852;185;20220223;8.6;6.6;7.6;2;7.91;.2;.9;4042 +93072;48.30372;-2.64852;185;20220224;8;5.8;6.9;3.9;7.51;1.9;1.09;4319 +93072;48.30372;-2.64852;185;20220225;9.8;1.8;5.8;2.5;6.51;0;1.15;8601 +93072;48.30372;-2.64852;185;20220226;10.6;2.6;6.6;3.4;5.71;0;1.65;8730 +93072;48.30372;-2.64852;185;20220227;11.1;.9;6;3.4;7.41;.1;1.18;10039 +93072;48.30372;-2.64852;185;20220228;12.8;8.5;10.7;4.1;10.81;2.5;1.08;6523 +93072;48.30372;-2.64852;185;20220301;11.1;8.2;9.7;2.7;11.31;2.1;.66;5390 +93072;48.30372;-2.64852;185;20220302;13.8;8.3;11.1;3.1;10.41;1.1;1.27;7632 +93072;48.30372;-2.64852;185;20220303;10.4;8.4;9.4;3.3;9.71;3.8;.99;4566 +93072;48.30372;-2.64852;185;20220304;9.5;5.5;7.5;3.8;7.71;0;1.27;6661 +93072;48.30372;-2.64852;185;20220305;7.3;2.7;5;4.2;7.31;3.5;.92;7265 +93072;48.30372;-2.64852;185;20220306;6.6;4.7;5.7;4.8;7.01;0;1.11;4642 +93072;48.30372;-2.64852;185;20220307;5.6;-.5;2.6;2.8;5.01;0;1.15;8644 +93072;48.30372;-2.64852;185;20220308;9.9;1.5;5.7;3.4;7.71;.4;1.1;10330 +93072;48.30372;-2.64852;185;20220309;11.7;5.6;8.7;6.2;9.61;.3;1.19;8885 +93072;48.30372;-2.64852;185;20220310;11.9;7.3;9.6;3.4;8.81;1.1;1.46;7787 +93072;48.30372;-2.64852;185;20220311;11.1;7.1;9.1;5.1;9.71;11.5;1.17;7342 +93072;48.30372;-2.64852;185;20220312;11.5;4.4;8;5.9;8.21;2.1;1.59;10000 +93072;48.30372;-2.64852;185;20220313;9.8;6.4;8.1;4.1;8.51;2.2;1.25;6932 +93072;48.30372;-2.64852;185;20220314;14.4;5.5;10;2.2;7.91;0;1.78;11524 +93072;48.30372;-2.64852;185;20220315;14.5;6.1;10.3;1.5;10.31;.1;1.38;11333 +93072;48.30372;-2.64852;185;20220316;10.7;10.2;10.4;2.5;10.71;3.8;.87;2603 +93072;48.30372;-2.64852;185;20220317;10.9;3.5;7.2;3.7;7.21;0;1.65;10893 +93072;48.30372;-2.64852;185;20220318;12.9;3.1;8;5.1;7.44;0;2.59;17700 +93072;48.30372;-2.64852;185;20220319;12.8;4.4;8.6;4.5;7.87;0;2.32;12533 +93072;48.30372;-2.64852;185;20220320;13.5;6.9;10.2;3.1;9.14;0;1.89;10166 +93072;48.30372;-2.64852;185;20220321;17.2;7.2;12.2;4.1;10.27;0;2.53;16666 +93072;48.30372;-2.64852;185;20220322;15.9;7.2;11.6;4.6;8.37;0;2.91;17166 +93072;48.30372;-2.64852;185;20220323;15.8;6.2;11;3;7.37;0;2.84;18200 +93072;48.30372;-2.64852;185;20220324;16;4.5;10.2;2.5;8.17;0;2.57;18366 +93072;48.30372;-2.64852;185;20220325;16.8;5.1;11;4.2;8.57;0;3.24;17933 +93072;48.30372;-2.64852;185;20220326;15.3;4.3;9.8;4.6;8.71;0;3.12;18433 +93072;48.30372;-2.64852;185;20220327;17.1;4.8;10.9;2.8;9.01;0;2.8;17500 +93072;48.30372;-2.64852;185;20220328;18.9;6.5;12.7;2.7;10.01;1.6;2.19;11300 +93072;48.30372;-2.64852;185;20220329;13.1;8.8;10.9;2.7;11.27;.6;1.27;6500 +93072;48.30372;-2.64852;185;20220330;11;8.5;9.8;4;9.97;2.5;1.65;8566 +93072;48.30372;-2.64852;185;20220331;6.9;5.4;6.2;6.1;6.97;4.2;1.81;10766 +93072;48.30372;-2.64852;185;20220401;7.4;1.8;4.6;6.9;5.24;.8;2.59;16866 +93072;48.30372;-2.64852;185;20220402;7.6;1.4;4.5;3.7;5.77;.4;1.94;13766 +93072;48.30372;-2.64852;185;20220403;8.3;.2;4.2;2.8;5.59;.4;1.99;18600 +93072;48.30372;-2.64852;185;20220404;9.1;.2;4.6;5.1;8.19;.4;1.1;7900 +93072;48.30372;-2.64852;185;20220405;13.6;8.3;11;4.6;10.19;0;2.15;11500 +93072;48.30372;-2.64852;185;20220406;12.3;6.5;9.4;6.8;10.37;1.6;1.44;8633 +93072;48.30372;-2.64852;185;20220407;13;10;11.5;7.3;10.47;11.8;2.49;13033 +93072;48.30372;-2.64852;185;20220408;12.7;6.9;9.8;5.3;9.71;11.5;1.86;7933 +93072;48.30372;-2.64852;185;20220409;10.6;2.3;6.5;3.1;7.01;0;2.37;20933 +93072;48.30372;-2.64852;185;20220410;13.7;1.5;7.6;4.2;7.07;0;2.69;19433 +93072;48.30372;-2.64852;185;20220411;18.3;6.9;12.6;4.8;10.24;0;3.09;17300 +93072;48.30372;-2.64852;185;20220412;15;10.9;13;3.7;12.24;.9;1.78;8233 +93072;48.30372;-2.64852;185;20220413;18.6;7.5;13;2.2;11.11;.1;2.58;16400 +93072;48.30372;-2.64852;185;20220414;20.4;7.5;14;2.4;11.47;0;3.05;20500 +93072;48.30372;-2.64852;185;20220415;17.1;6.8;12;2.5;11.74;0;2.78;22333 +93072;48.30372;-2.64852;185;20220416;19.8;7.2;13.5;2.7;11.17;0;3.49;23300 +93072;48.30372;-2.64852;185;20220417;20.2;7.1;13.6;3;10.97;0;3.09;19133 +93072;48.30372;-2.64852;185;20220418;13.8;8.1;11;3.2;9.94;0;2.67;19100 +93072;48.30372;-2.64852;185;20220419;12.4;4.6;8.5;3.5;8.37;0;2.42;17500 +93072;48.30372;-2.64852;185;20220420;14.5;4.8;9.6;3.1;10.11;.1;2.61;20666 +93072;48.30372;-2.64852;185;20220421;16.2;5.8;11;2.9;10.64;0;2.91;21966 +93072;48.30372;-2.64852;185;20220422;16.7;7.3;12;4.7;11.04;.1;3.26;18933 +93072;48.30372;-2.64852;185;20220423;15.6;9;12.3;5;11.57;.4;2.89;17433 +93072;48.30372;-2.64852;185;20220424;16.1;9.1;12.6;2.8;11.97;4.1;2.42;15633 +93072;48.30372;-2.64852;185;20220425;14.4;7.7;11;3.6;10.37;0;2.88;21400 +93072;48.30372;-2.64852;185;20220426;14.9;4.6;9.8;4.3;9.54;0;3.29;23333 +93072;48.30372;-2.64852;185;20220427;14.4;6.3;10.3;5.8;9.44;0;3.46;22566 +93072;48.30372;-2.64852;185;20220428;14.1;8.7;11.4;4.3;10.74;0;2.67;13766 +93072;48.30372;-2.64852;185;20220429;14.9;8.6;11.8;4.5;10.81;0;3.18;20700 +93072;48.30372;-2.64852;185;20220430;12.5;6.8;9.7;4.5;9.31;0;2.71;17166 +93072;48.30372;-2.64852;185;20220501;18.6;6.9;12.8;2.9;9.77;.7;3.42;21766 +93072;48.30372;-2.64852;185;20220502;14;8.6;11.3;3.3;11.17;.3;2.46;15066 +93072;48.30372;-2.64852;185;20220503;15.8;9;12.4;3.4;10.41;0;3.16;17733 +93072;48.30372;-2.64852;185;20220504;16.4;5;10.7;2.8;10.81;0;2.71;19433 +93072;48.30372;-2.64852;185;20220505;17.2;9.2;13.2;2.8;11.86;.1;3.24;22721 +93072;48.30372;-2.64852;185;20220506;20;8.2;14.1;2.2;11.31;.1;3.41;21673 +93072;48.30372;-2.64852;185;20220507;16.8;8.6;12.7;2.5;11.51;.1;2.69;18125 +93072;48.30372;-2.64852;185;20220508;16.8;9.3;13;2.8;12.21;.2;2.58;17419 +93072;48.30372;-2.64852;185;20220509;23.5;9;16.3;1.9;12.11;0;4.07;24452 +93072;48.30372;-2.64852;185;20220510;22.3;11.2;16.7;2.3;11.91;.1;3.89;21474 +93072;48.30372;-2.64852;185;20220511;17.3;10.1;13.7;3;12.01;.1;2.78;17332 +93072;48.30372;-2.64852;185;20220512;17;7.5;12.3;1.7;10.11;.1;2.98;20048 +93072;48.30372;-2.64852;185;20220513;20.3;7.1;13.7;1.9;10.11;0;3.72;23794 +93072;48.30372;-2.64852;185;20220514;22.1;7.9;15;2.1;11.81;.4;3.96;24805 +93072;48.30372;-2.64852;185;20220515;25;15.3;20.2;2.8;14.41;.7;4.36;20551 +93072;48.30372;-2.64852;185;20220516;18.7;13.5;16.1;3.5;14.41;1.2;2.72;15045 +93072;48.30372;-2.64852;185;20220517;25.8;11;18.4;2.1;13.81;.3;4.6;25672 +93072;48.30372;-2.64852;185;20220518;24.5;9.9;17.2;1.6;13.11;1.6;4.3;25605 +93072;48.30372;-2.64852;185;20220519;21.5;12.2;16.8;1.5;13.01;0;3.53;20467 +93072;48.30372;-2.64852;185;20220520;21;11.4;16.2;2.5;11.81;.2;3.79;20882 +93072;48.30372;-2.64852;185;20220521;21.9;9.1;15.5;1.8;12.31;.1;3.9;24246 +93072;48.30372;-2.64852;185;20220522;21.6;11.1;16.3;2.6;14.01;9.5;3.67;22018 +93072;48.30372;-2.64852;185;20220523;17.1;9.5;13.3;3.1;12.41;2.8;2.79;18761 +93072;48.30372;-2.64852;185;20220524;16.7;7;11.8;1.9;10.61;2;3.04;21304 +93072;48.30372;-2.64852;185;20220525;16.1;7.4;11.8;2.6;11.31;.1;2.8;20230 +93072;48.30372;-2.64852;185;20220526;16.9;11.6;14.3;1.9;12.61;0;2.62;15784 +93072;48.30372;-2.64852;185;20220527;18.4;11.7;15;2;12.71;.1;3.01;17835 +93072;48.30372;-2.64852;185;20220528;18.1;8.7;13.4;3.5;10.81;0;3.46;21237 +93072;48.30372;-2.64852;185;20220529;16.5;7.9;12.2;3.1;9.01;.1;3.4;20361 +93072;48.30372;-2.64852;185;20220530;16.7;5.3;11;1.6;8.91;.1;3.34;23546 +93072;48.30372;-2.64852;185;20220531;18.3;7.8;13;1.6;9.71;.1;3.51;22647 +93072;48.30372;-2.64852;185;20220601;18.2;7.2;12.7;2;10.41;0;3.49;23244 +93072;48.30372;-2.64852;185;20220602;20.7;8.7;14.7;2.1;11.51;.3;3.91;24347 +93072;48.30372;-2.64852;185;20220603;22.9;12.4;17.7;2.2;14.51;7.3;4;22809 +93072;48.30372;-2.64852;185;20220604;24.7;14.2;19.4;1.7;16.11;.3;4.16;22858 +93072;48.30372;-2.64852;185;20220605;19.7;12.2;15.9;2.6;12.31;0;3.52;19317 +93072;48.30372;-2.64852;185;20220606;17.3;9.3;13.3;2.2;12.91;3.1;2.89;19997 +93072;48.30372;-2.64852;185;20220607;18.3;12.7;15.5;3.1;14.71;2.8;2.72;16718 +93072;48.30372;-2.64852;185;20220608;20.1;12.9;16.5;2.6;13.81;.1;3.39;19022 +93072;48.30372;-2.64852;185;20220609;21.1;12;16.5;2.7;13.21;.7;3.81;21450 +93072;48.30372;-2.64852;185;20220610;19.7;14.3;17;2.8;15.91;1.2;2.87;16487 +93072;48.30372;-2.64852;185;20220611;22.2;10.9;16.5;2;13.21;.3;4.06;23996 +93072;48.30372;-2.64852;185;20220612;18.8;10.4;14.6;3.2;12.21;.1;3.43;20677 +93072;48.30372;-2.64852;185;20220613;19.1;9.6;14.3;3.1;11.41;.1;3.67;22028 +93072;48.30372;-2.64852;185;20220614;23.8;9.7;16.7;2.8;12.81;0;4.69;26918 +93072;48.30372;-2.64852;185;20220615;25.7;12.3;19;2.5;13.41;0;5.02;26255 +93072;48.30372;-2.64852;185;20220616;28.9;11.8;20.3;1.8;12.91;0;5.65;29712 +93072;48.30372;-2.64852;185;20220617;34.3;16.7;25.5;1.6;15.11;0;6.44;30162 +93072;48.30372;-2.64852;185;20220618;27.2;18.9;23;3.2;15.91;6.1;5.1;20640 +93072;48.30372;-2.64852;185;20220619;15.6;12;13.8;4.4;14.31;4.4;1.92;13508 +93072;48.30372;-2.64852;185;20220620;20;14.3;17.2;3;15.91;.2;2.99;17067 +93072;48.30372;-2.64852;185;20220621;22;13.5;17.8;3.1;15.21;1.7;3.77;20899 +93072;48.30372;-2.64852;185;20220622;22.2;14;18.1;2.6;16.51;6.4;3.58;20520 +93072;48.30372;-2.64852;185;20220623;22.4;15.1;18.8;2.1;16.11;.9;3.59;19343 +93072;48.30372;-2.64852;185;20220624;17.9;14.7;16.3;3;15.01;4.7;2.42;12714 +93072;48.30372;-2.64852;185;20220625;17.6;10.2;13.9;2.5;11.61;1.4;3.18;19460 +93072;48.30372;-2.64852;185;20220626;19.1;8.6;13.8;2.1;11.11;1.9;3.66;23217 +93072;48.30372;-2.64852;185;20220627;18.8;8.9;13.8;1.7;11.61;.7;3.48;22520 +93072;48.30372;-2.64852;185;20220628;18.5;9;13.8;2.8;12.01;4;3.39;22036 +93072;48.30372;-2.64852;185;20220629;17.7;12;14.8;2.4;13.51;3.3;2.8;16994 +93072;48.30372;-2.64852;185;20220630;16.7;9.6;13.1;1.6;11.71;5.8;2.91;18976 +93072;48.30372;-2.64852;185;20220701;19.6;7.9;13.7;1.8;11.41;.1;3.72;24403 +93072;48.30372;-2.64852;185;20220702;21;9.1;15.1;1.4;12.01;.2;3.88;24580 +93072;48.30372;-2.64852;185;20220703;19;9.5;14.3;1.9;12.01;.1;3.44;21902 +93072;48.30372;-2.64852;185;20220704;19.2;9.4;14.3;2.3;11.91;.1;3.53;22214 +93072;48.30372;-2.64852;185;20220705;20;10.4;15.2;2.7;12.81;.3;3.6;21946 +93072;48.30372;-2.64852;185;20220706;22.5;12.1;17.3;3;14.01;.1;4.09;22810 +93072;48.30372;-2.64852;185;20220707;18.5;13.1;15.8;2.8;14.81;.1;2.73;16332 +93072;48.30372;-2.64852;185;20220708;23.7;11.7;17.7;2.5;13.91;.1;4.36;24423 +93072;48.30372;-2.64852;185;20220709;25.9;13.9;19.9;3.1;15.31;.1;4.84;24369 +93072;48.30372;-2.64852;185;20220710;28.8;13.2;21;2.7;13.51;0;5.79;27757 +93072;48.30372;-2.64852;185;20220711;30.7;14.8;22.7;1.5;14.91;0;5.53;27956 +93072;48.30372;-2.64852;185;20220712;33;17.8;25.4;1.5;15.91;0;5.8;27258 +93072;48.30372;-2.64852;185;20220713;32;18.2;25.1;1.9;14.91;0;5.82;25890 +93072;48.30372;-2.64852;185;20220714;22.4;14.7;18.5;3.4;13.51;0;4.09;19219 +93072;48.30372;-2.64852;185;20220715;24.5;13.3;18.9;3.1;13.41;0;4.67;23164 +93072;48.30372;-2.64852;185;20220716;30.3;13;21.6;2.2;12.41;0;5.97;28765 +93072;48.30372;-2.64852;185;20220717;32.9;17.1;25;1.7;13.01;0;5.98;27391 +93072;48.30372;-2.64852;185;20220718;38.8;21.8;30.3;2.3;12.21;0;7.56;28328 +93072;48.30372;-2.64852;185;20220719;25.1;24.1;24.6;2.6;15.31;.6;3.39;6650 +93072;48.30372;-2.64852;185;20220720;22.6;14.7;18.6;2.2;16.61;.5;3.44;19094 +93072;48.30372;-2.64852;185;20220721;23;12.4;17.7;2;14.01;.1;3.91;22077 +93072;48.30372;-2.64852;185;20220722;21.6;13.5;17.5;3;14.21;.1;3.61;19193 +93072;48.30372;-2.64852;185;20220723;24.8;12.3;18.5;2;14.01;0;4.32;23812 +93072;48.30372;-2.64852;185;20220724;27.8;13.4;20.6;2.2;14.41;.2;5.02;25474 +93072;48.30372;-2.64852;185;20220725;20.4;15.7;18;2.6;15.71;.2;2.85;14382 +93072;48.30372;-2.64852;185;20220726;21.2;14.6;17.9;2.1;13.21;.2;3.39;17017 +93072;48.30372;-2.64852;185;20220727;20.7;10.6;15.6;1.5;12.51;0;3.43;21020 +93072;48.30372;-2.64852;185;20220728;25.1;13.6;19.3;2;13.81;0;4.27;22346 +93072;48.30372;-2.64852;185;20220729;25.7;15.2;20.4;2.9;14.81;.2;4.5;21241 +93072;48.30372;-2.64852;185;20220730;26.7;13.5;20.1;1.9;15.71;0;4.42;23735 +93072;48.30372;-2.64852;185;20220731;26.5;15.1;20.8;2;17.01;0;4.2;21931 +93072;48.30372;-2.64852;185;20220801;26.1;15.8;20.9;1.7;16.81;0;3.99;20729 +93072;48.30372;-2.64852;185;20220802;29.7;14.1;21.9;1.6;17.01;.3;4.84;25440 +93072;48.30372;-2.64852;185;20220803;30.8;14.6;22.7;2.3;17.81;.1;5.25;25794 +93072;48.30372;-2.64852;185;20220804;22.4;14.6;18.5;3.2;14.81;0;3.57;17722 +93072;48.30372;-2.64852;185;20220805;19.4;11.8;15.6;3.8;11.21;0;3.54;17394 +93072;48.30372;-2.64852;185;20220806;23.3;10.5;16.9;3.1;11.31;0;4.35;22524 +93072;48.30372;-2.64852;185;20220807;23.8;12.9;18.3;3.2;12.11;0;4.35;20646 +93072;48.30372;-2.64852;185;20220808;25.2;13.5;19.3;3.5;13.51;.1;4.56;21274 +93072;48.30372;-2.64852;185;20220809;25;15.6;20.3;3.7;15.81;.1;4.14;18927 +93072;48.30372;-2.64852;185;20220810;28.6;16.1;22.3;3;17.01;0;4.77;21733 +93072;48.30372;-2.64852;185;20220811;30.4;16.4;23.4;2.5;15.01;0;5.22;22872 +93072;48.30372;-2.64852;185;20220812;31.8;18.4;25.1;1.8;12.51;0;5.13;22229 +93072;48.30372;-2.64852;185;20220813;34.5;17.6;26;1.5;13.21;3.2;5.37;24834 +93072;48.30372;-2.64852;185;20220814;20.6;17.7;19.1;1.8;18.01;4;2.1;10067 +93072;48.30372;-2.64852;185;20220815;23.1;15.7;19.4;2.4;17.51;1.6;3.02;16127 +93072;48.30372;-2.64852;185;20220816;22.3;16.4;19.3;1.8;17.41;7.1;2.71;14273 +93072;48.30372;-2.64852;185;20220817;21.3;15.1;18.2;2.2;17.01;2;2.59;14535 +93072;48.30372;-2.64852;185;20220818;24;16;20;2.1;17.11;.2;3.18;16429 +93072;48.30372;-2.64852;185;20220819;21.8;16.7;19.2;2.2;17.21;4.2;2.58;12970 +93072;48.30372;-2.64852;185;20220820;23.9;12.1;18;1.4;12.81;0;3.43;19717 +93072;48.30372;-2.64852;185;20220821;18.5;13.3;15.9;.9;15.41;4.3;2.09;12904 +93072;48.30372;-2.64852;185;20220822;21.9;16.8;19.3;2;19.11;1.2;2.31;12678 +93072;48.30372;-2.64852;185;20220823;23.1;18.1;20.6;2.1;19.91;.5;2.44;12453 +93072;48.30372;-2.64852;185;20220824;28.5;14.6;21.6;1.9;18.01;10.6;3.94;20773 +93072;48.30372;-2.64852;185;20220825;20.1;17.2;18.6;3;17.01;.1;2.12;9271 +93072;48.30372;-2.64852;185;20220826;21.8;12.3;17;2.7;13.61;.1;3.1;16852 +93072;48.30372;-2.64852;185;20220827;22.9;13.7;18.3;2.1;15.31;.1;2.98;16443 +93072;48.30372;-2.64852;185;20220828;24;13;18.5;2.2;13.91;.1;3.37;17853 +93072;48.30372;-2.64852;185;20220829;27.3;13.9;20.6;2.9;15.41;2;4.1;19564 +93072;48.30372;-2.64852;185;20220830;26.2;15.1;20.6;3.1;15.91;4.9;3.81;17628 +93072;48.30372;-2.64852;185;20220831;25.6;16;20.8;3;16.61;9.3;3.52;16232 +93072;48.30372;-2.64852;185;20220901;21.6;15.6;18.6;1.2;17.81;4.8;2.18;12663 +93072;48.30372;-2.64852;185;20220902;23.1;15.7;19.4;1.2;18.01;16.3;2.43;13964 +93072;48.30372;-2.64852;185;20220903;20;14.2;17.1;2.8;15.61;0;2.23;12219 +93072;48.30372;-2.64852;185;20220904;22.9;15.3;19.1;4.2;16.41;.2;2.98;13894 +93072;48.30372;-2.64852;185;20220905;24.7;15.4;20;2.5;16.81;1.4;3.03;15251 +93072;48.30372;-2.64852;185;20220906;20.8;15.4;18.1;3.5;16.21;5.8;2.35;11448 +93072;48.30372;-2.64852;185;20220907;19.4;14.6;17;3.2;15.91;10.6;2;10673 +93072;48.30372;-2.64852;185;20220908;18.7;13.8;16.2;3.4;15.31;2.6;1.93;10679 +93072;48.30372;-2.64852;185;20220909;18.4;13.9;16.2;2.9;15.01;2.1;1.87;10120 +93072;48.30372;-2.64852;185;20220910;21.7;12.5;17.1;2;14.51;.1;2.47;14434 +93072;48.30372;-2.64852;185;20220911;24.7;13.4;19;1.2;16.11;.1;2.63;15861 +93072;48.30372;-2.64852;185;20220912;27.1;14.9;21;1.3;15.41;.9;2.99;16319 +93072;48.30372;-2.64852;185;20220913;27.8;19;23.4;1.6;19.01;.5;2.9;13675 +93072;48.30372;-2.64852;185;20220914;23;17;20;2;19.11;1.5;2.09;11126 +93072;48.30372;-2.64852;185;20220915;18.6;13.8;16.2;2.6;15.01;.1;1.79;9816 +93072;48.30372;-2.64852;185;20220916;16.2;11.3;13.7;2.9;11.11;0;2;9811 +93072;48.30372;-2.64852;185;20220917;16.6;8.5;12.5;1.8;9.11;0;2.08;12547 +93072;48.30372;-2.64852;185;20220918;18.3;7.1;12.7;1.5;9.61;.1;2.14;14634 +93072;48.30372;-2.64852;185;20220919;18.2;8;13.1;1.9;11.21;.2;2.02;13795 +93072;48.30372;-2.64852;185;20220920;18.3;8.9;13.6;1.3;11.71;.2;1.86;13081 +93072;48.30372;-2.64852;185;20220921;19.6;8.2;13.9;1.1;11.21;.1;1.98;14264 +93072;48.30372;-2.64852;185;20220922;21.5;9.7;15.6;1.1;11.21;.1;2.15;14347 +93072;48.30372;-2.64852;185;20220923;18;12.2;15.1;1.2;13.81;10.6;1.54;9861 +93072;48.30372;-2.64852;185;20220924;14.3;11.6;13;2.9;12.51;9.3;1.25;6564 +93072;48.30372;-2.64852;185;20220925;15.4;10.2;12.8;2.5;11.81;.6;1.5;9097 +93072;48.30372;-2.64852;185;20220926;14.9;9;12;3.4;11.21;3.7;1.55;9587 +93072;48.30372;-2.64852;185;20220927;15.5;9.9;12.7;3.5;12.51;9.3;1.39;9217 +93072;48.30372;-2.64852;185;20220928;13.3;10.7;12;3;12.11;3.7;1.09;6118 +93072;48.30372;-2.64852;185;20220929;14.2;8.1;11.2;2.7;10.81;4.7;1.38;9388 +93072;48.30372;-2.64852;185;20220930;14.5;8.6;11.6;2.9;12.21;3;1.15;9109 +93072;48.30372;-2.64852;185;20221001;19.9;13.6;16.8;3.3;15.81;.6;1.67;9299 +93072;48.30372;-2.64852;185;20221002;19.4;15.5;17.4;3.2;16.51;1.4;1.51;7164 +93072;48.30372;-2.64852;185;20221003;16.6;12.8;14.7;1.8;14.81;0;1.11;6974 +93072;48.30372;-2.64852;185;20221004;16.1;12.2;14.2;2.1;14.01;0;1.13;6973 +93072;48.30372;-2.64852;185;20221005;16.6;14.4;15.5;3.8;13.51;1;1.57;5101 +93072;48.30372;-2.64852;185;20221006;18.4;9.1;13.8;1.6;10.81;.1;1.63;10616 +93072;48.30372;-2.64852;185;20221007;17.3;9.5;13.4;1.3;11.91;.3;1.33;9567 +93072;48.30372;-2.64852;185;20221008;17;10.4;13.7;1.9;11.41;0;1.47;8657 +93072;48.30372;-2.64852;185;20221009;19.1;7.5;13.3;1.5;10.41;.1;1.6;11401 +93072;48.30372;-2.64852;185;20221010;15.5;13.2;14.3;2.2;14.61;1.3;.9;4861 +93072;48.30372;-2.64852;185;20221011;16.7;9.8;13.2;2.2;10.31;0;1.58;8487 +93072;48.30372;-2.64852;185;20221012;17.5;9.6;13.6;1.5;11.41;1.6;1.33;8969 +93072;48.30372;-2.64852;185;20221013;16.9;11;13.9;2.7;14.81;5.1;.94;7604 +93072;48.30372;-2.64852;185;20221014;16.9;12;14.4;2.6;15.11;11.7;.93;6805 +93072;48.30372;-2.64852;185;20221015;16.9;12.3;14.6;3.6;14.51;.4;1.09;6488 +93072;48.30372;-2.64852;185;20221016;16.1;11.7;13.9;2.5;14.81;3.4;.82;6245 +93072;48.30372;-2.64852;185;20221017;16.8;14.2;15.5;2.5;15.71;1;.89;4668 +93072;48.30372;-2.64852;185;20221018;17.4;11;14.2;1.8;15.91;0;.77;7360 +93072;48.30372;-2.64852;185;20221019;22.4;16.2;19.3;2.2;17.31;10.3;1.47;7131 +93072;48.30372;-2.64852;185;20221020;19.7;10.8;15.2;1.8;14.11;2.2;1.19;8466 +93072;48.30372;-2.64852;185;20221021;17.2;14.1;15.6;4.9;14.41;5.6;1.38;4814 +93072;48.30372;-2.64852;185;20221022;18;13.2;15.6;2.7;14.91;3.5;1.08;5960 +93072;48.30372;-2.64852;185;20221023;17.6;11.5;14.5;4.2;13.71;10.2;1.26;6648 +93072;48.30372;-2.64852;185;20221024;16.4;12.3;14.3;4;13.71;3.3;1.12;5319 +93072;48.30372;-2.64852;185;20221025;16.9;12.8;14.8;3.1;14.41;.1;.99;5235 +93072;48.30372;-2.64852;185;20221026;19.2;13.7;16.4;4.2;15.01;5.4;1.41;6009 +93072;48.30372;-2.64852;185;20221027;21.1;13.1;17.1;3.1;15.91;.2;1.31;7188 +93072;48.30372;-2.64852;185;20221028;18.2;14.3;16.2;2.8;14.91;.2;1.13;4862 +93072;48.30372;-2.64852;185;20221029;18.8;13.7;16.2;3.3;15.51;1.4;1.09;5508 +93072;48.30372;-2.64852;185;20221030;16.4;12.5;14.4;4;13.81;.4;1.05;4708 +93072;48.30372;-2.64852;185;20221031;15.8;11.2;13.5;3.4;13.01;2.2;.96;5054 +93072;48.30372;-2.64852;185;20221101;14.9;9.9;12.4;4.5;11.21;2.7;1.26;5196 +93072;48.30372;-2.64852;185;20221102;15.3;7.1;11.2;3.7;11.21;5.7;.94;6622 +93072;48.30372;-2.64852;185;20221103;13.5;13.3;13.4;4.7;12.01;12;1.27;798 +93072;48.30372;-2.64852;185;20221104;13;7.3;10.2;4.3;9.71;.4;1.09;5306 +93072;48.30372;-2.64852;185;20221105;12.5;7;9.8;3.4;10.91;8.2;.6;5125 +93072;48.30372;-2.64852;185;20221106;13.9;12.1;13;4.6;13.41;8.6;.71;2774 +93072;48.30372;-2.64852;185;20221107;15.4;11.2;13.3;5.1;12.91;6.4;.99;4305 +93072;48.30372;-2.64852;185;20221108;13.8;10.4;12.1;5.3;12.11;3.3;.88;3786 +93072;48.30372;-2.64852;185;20221109;15;9.5;12.3;2.8;10.81;.2;1.01;4810 +93072;48.30372;-2.64852;185;20221110;15.1;8;11.6;2.8;11.81;.1;.68;5416 +93072;48.30372;-2.64852;185;20221111;10.8;11.4;11.1;3;12.11;.1;.56;0 +93072;48.30372;-2.64852;185;20221112;18.2;9;13.6;3.1;12.91;.2;.91;6014 +93072;48.30372;-2.64852;185;20221113;17.4;11.2;14.3;2.6;13.21;.5;.86;4816 +93072;48.30372;-2.64852;185;20221114;13.3;12.1;12.7;2.9;12.31;9.1;.79;1941 +93072;48.30372;-2.64852;185;20221115;12.9;9.7;11.3;5.8;11.41;8.5;.87;3283 +93072;48.30372;-2.64852;185;20221116;14;7.1;10.6;4.7;10.81;15.8;.81;4870 +93072;48.30372;-2.64852;185;20221117;12;9.1;10.6;3.9;10.21;.4;.9;3020 +93072;48.30372;-2.64852;185;20221118;10.7;6.8;8.8;2.9;8.71;1.7;.8;3492 +93072;48.30372;-2.64852;185;20221119;11.4;5;8.2;2.2;8.01;.9;.72;4481 +93072;48.30372;-2.64852;185;20221120;12.1;6.6;9.4;3;10.01;.4;.59;4077 +93072;48.30372;-2.64852;185;20221121;10.9;6.4;8.7;4.5;9.41;6.2;.72;3612 +93072;48.30372;-2.64852;185;20221122;11.1;4.8;8;4.2;8.51;5.3;.81;4263 +93072;48.30372;-2.64852;185;20221123;11.7;6.1;8.9;4.1;10.01;2.5;.56;3951 +93072;48.30372;-2.64852;185;20221124;12.2;6.6;9.4;3.9;10.21;8;.59;3899 +93072;48.30372;-2.64852;185;20221125;12.2;5.9;9;2.6;9.31;0;.61;4098 +93072;48.30372;-2.64852;185;20221126;11.6;6.1;8.9;3.8;10.51;8.1;.37;3765 +93072;48.30372;-2.64852;185;20221127;12.5;10.7;11.6;2.7;12.41;14.8;.48;2016 +93072;48.30372;-2.64852;185;20221128;10.5;6.1;8.3;2.9;9.11;2.7;.57;3259 +93072;48.30372;-2.64852;185;20221129;11.6;5.9;8.8;1.9;8.81;0;.54;3703 +93072;48.30372;-2.64852;185;20221130;6.1;3.1;4.6;1.5;7.81;0;.27;2585 +93072;48.30372;-2.64852;185;20221201;7.5;1.7;4.6;2.1;7.31;0;.33;3657 +93072;48.30372;-2.64852;185;20221202;5.9;0;3;1.9;6.71;.1;.25;3652 +93072;48.30372;-2.64852;185;20221203;3.1;2.3;2.7;3.4;6.51;0;.44;1167 +93072;48.30372;-2.64852;185;20221204;2.1;.9;1.5;1.9;6.41;0;.26;1473 +93072;48.30372;-2.64852;185;20221205;4.1;2.2;3.1;1.5;6.81;0;.32;1902 +93072;48.30372;-2.64852;185;20221206;5.8;-.7;2.6;2;6.21;.1;.29;3707 +93072;48.30372;-2.64852;185;20221207;7.3;-.3;3.5;1.4;6.61;1.1;.23;3998 +93072;48.30372;-2.64852;185;20221208;4.4;2.4;3.4;1.7;6.61;.1;.38;1909 +93072;48.30372;-2.64852;185;20221209;4.1;-1.7;1.2;1.7;5.31;.1;.31;3410 +93072;48.30372;-2.64852;185;20221210;5;-.4;2.3;1.6;5.01;.1;.44;3259 +93072;48.30372;-2.64852;185;20221211;1;-.9;0;1.7;5.91;.4;.18;1816 +93072;48.30372;-2.64852;185;20221212;.8;-3.6;-1.4;1.4;5.21;.1;.13;2883 +93072;48.30372;-2.64852;185;20221213;1.9;-3.1;-.6;2;4.81;1;.29;3076 +93072;48.30372;-2.64852;185;20221214;.8;-.3;.3;2.9;5.91;2.8;.23;1298 +93072;48.30372;-2.64852;185;20221215;3.6;-.2;1.7;4.6;5.11;.2;.74;2626 +93072;48.30372;-2.64852;185;20221216;5.6;-.4;2.6;2;5.81;.1;.37;3356 +93072;48.30372;-2.64852;185;20221217;.1;-2.3;-1.1;1.7;4.81;0;.28;2021 +93072;48.30372;-2.64852;185;20221218;9.2;-3;3.1;4.8;7.51;32.8;.18;4875 +93072;48.30372;-2.64852;185;20221219;13.9;9.7;11.8;6.8;13.11;24.7;.34;2749 +93072;48.30372;-2.64852;185;20221220;12.2;12.1;12.2;3.8;11.81;2.1;.9;204 +93072;48.30372;-2.64852;185;20221221;12.1;7;9.6;4.3;11.71;10.6;.13;3052 +93072;48.30372;-2.64852;185;20221222;13.8;11.5;12.7;5.2;12.41;12.7;.82;1965 +93072;48.30372;-2.64852;185;20221223;13.3;12.7;13;4.8;13.11;2.6;.75;877 +93072;48.30372;-2.64852;185;20221224;10.7;10.4;10.6;3.7;11.81;4.3;.48;545 +93072;48.30372;-2.64852;185;20221225;10.1;10;10.1;3.1;11.61;4.9;.45;206 +93072;48.30372;-2.64852;185;20221226;9.7;8.5;9.1;3.3;9.61;.1;.69;1358 +93072;48.30372;-2.64852;185;20221227;10;3.6;6.8;3.5;8.61;.3;.42;3490 +93072;48.30372;-2.64852;185;20221228;11.3;8.6;10;6.6;10.81;4.5;.63;2184 +93072;48.30372;-2.64852;185;20221229;9.9;7.1;8.5;4.4;8.91;5.3;.8;2240 +93072;48.30372;-2.64852;185;20221230;13.4;5.3;9.4;7.4;12.21;26;0;4012 +93072;48.30372;-2.64852;185;20221231;15.3;13.1;14.2;8.7;13.21;13.4;1.32;1978 +93073;48.34163;-2.31544;90;20220101;15.1;10.2;12.7;3.7;11.87;3.3;.83;3315 +93073;48.34163;-2.31544;90;20220102;14.3;11.6;13;5.7;11.83;.6;1.23;2649 +93073;48.34163;-2.31544;90;20220103;12.3;10.9;11.6;3.8;11.56;19.2;.84;1449 +93073;48.34163;-2.31544;90;20220104;9;7.9;8.4;3.9;8.59;.9;.96;1593 +93073;48.34163;-2.31544;90;20220105;7.7;2.6;5.1;2.5;6.46;1;.67;3136 +93073;48.34163;-2.31544;90;20220106;7.2;2;4.6;3.3;7.06;1.5;.56;3506 +93073;48.34163;-2.31544;90;20220107;9.6;5.1;7.4;4.5;8.79;3.4;.65;3253 +93073;48.34163;-2.31544;90;20220108;10.8;7.6;9.2;6.4;9.36;10.4;1.09;2048 +93073;48.34163;-2.31544;90;20220109;8.5;5.2;6.9;3;9.09;4.6;.41;2526 +93073;48.34163;-2.31544;90;20220110;9.2;7.4;8.3;2.3;10.73;6.6;.31;1609 +93073;48.34163;-2.31544;90;20220111;10.4;8.5;9.4;1.7;11.03;.8;.39;1861 +93073;48.34163;-2.31544;90;20220112;9.4;8;8.7;1.6;10.43;0;.39;1868 +93073;48.34163;-2.31544;90;20220113;7.2;3.4;5.3;1.9;7.53;0;.45;3421 +93073;48.34163;-2.31544;90;20220114;5.5;-.9;2.3;2.1;5.93;.1;.39;4337 +93073;48.34163;-2.31544;90;20220115;6.4;-.7;2.8;2.3;6.73;0;.34;4153 +93073;48.34163;-2.31544;90;20220116;10.5;2.3;6.4;2.9;9.33;1.3;.28;4037 +93073;48.34163;-2.31544;90;20220117;9.3;3.9;6.6;1.5;8.63;.1;.35;3759 +93073;48.34163;-2.31544;90;20220118;5.2;2;3.6;1.5;7.76;0;.26;2798 +93073;48.34163;-2.31544;90;20220119;8.6;3.1;5.9;2.6;8.63;1.5;.36;3221 +93073;48.34163;-2.31544;90;20220120;8.3;4.6;6.4;2.9;7.23;.1;.77;4322 +93073;48.34163;-2.31544;90;20220121;7;3;5;1.7;6.36;0;.62;3619 +93073;48.34163;-2.31544;90;20220122;7.5;.6;4;1.6;7.33;0;.37;3980 +93073;48.34163;-2.31544;90;20220123;4;3.9;3.9;3.3;7.09;0;.58;884 +93073;48.34163;-2.31544;90;20220124;7.5;-.7;3.4;1.9;6.43;0;.42;5951 +93073;48.34163;-2.31544;90;20220125;3.1;-1.9;.6;1.6;6.39;0;.22;3567 +93073;48.34163;-2.31544;90;20220126;5.8;.7;3.3;1.8;6.59;0;.42;3998 +93073;48.34163;-2.31544;90;20220127;9.6;.1;4.8;2.3;8.36;.2;.32;5693 +93073;48.34163;-2.31544;90;20220128;10.3;7.9;9.1;1.2;10.86;0;.41;3159 +93073;48.34163;-2.31544;90;20220129;10.4;8.2;9.3;3;10.69;.2;.56;2680 +93073;48.34163;-2.31544;90;20220130;10.3;7.6;8.9;1.6;9.13;.1;.67;3562 +93073;48.34163;-2.31544;90;20220131;9.5;3.6;6.6;5.1;8.46;.3;.72;4291 +93073;48.34163;-2.31544;90;20220201;10.5;6.5;8.5;4.8;10.33;.1;.54;3702 +93073;48.34163;-2.31544;90;20220202;9.6;8.3;8.9;3.2;9.76;0;.75;2311 +93073;48.34163;-2.31544;90;20220203;10;5.2;7.6;2.8;9.63;.4;.54;4526 +93073;48.34163;-2.31544;90;20220204;10.1;6.5;8.3;3.6;8.49;1.2;.99;4216 +93073;48.34163;-2.31544;90;20220205;11.3;1.7;6.5;3.2;7.96;.2;.84;7231 +93073;48.34163;-2.31544;90;20220206;13;8;10.5;6.5;10.93;1.9;1.06;4099 +93073;48.34163;-2.31544;90;20220207;12.6;8.1;10.4;2.2;10.09;0;.84;5561 +93073;48.34163;-2.31544;90;20220208;9.8;7.2;8.5;2.1;10.03;0;.6;3433 +93073;48.34163;-2.31544;90;20220209;9.4;4.6;7;1.5;8.99;0;.56;4666 +93073;48.34163;-2.31544;90;20220210;7.7;5.1;6.4;3.6;8.46;2.9;.9;3900 +93073;48.34163;-2.31544;90;20220211;10;.9;5.5;1.8;6.53;0;.83;8533 +93073;48.34163;-2.31544;90;20220212;8.2;.5;4.3;3.2;6.43;0;.89;9966 +93073;48.34163;-2.31544;90;20220213;10.6;3.6;7.1;7;9.53;13.1;.64;3166 +93073;48.34163;-2.31544;90;20220214;10.6;5.1;7.9;4.9;8.76;1.9;1.06;7100 +93073;48.34163;-2.31544;90;20220215;11.2;3.8;7.5;5.4;10.1;1.3;.53;3066 +93073;48.34163;-2.31544;90;20220216;14.7;10;12.3;5.8;13.43;.6;.78;4579 +93073;48.34163;-2.31544;90;20220217;13.9;9.4;11.6;4.9;10.69;.4;1.44;6195 +93073;48.34163;-2.31544;90;20220218;11.3;9.9;10.6;6.9;9.09;1.3;1.87;4012 +93073;48.34163;-2.31544;90;20220219;10.9;2.2;6.6;4.9;7.9;.4;1.16;8407 +93073;48.34163;-2.31544;90;20220220;13;7.7;10.4;6.4;10.49;1.5;1.28;5788 +93073;48.34163;-2.31544;90;20220221;11.3;6.5;8.9;6.6;8.36;.8;1.63;6789 +93073;48.34163;-2.31544;90;20220222;14.9;6.7;10.8;3.6;10.29;.2;1.37;7646 +93073;48.34163;-2.31544;90;20220223;9.8;4.5;7.2;2.3;8.46;.2;.88;5972 +93073;48.34163;-2.31544;90;20220224;9.7;6.7;8.2;4.7;7.96;2;1.43;6063 +93073;48.34163;-2.31544;90;20220225;10.7;1.7;6.2;2.1;6.99;.1;1.13;10168 +93073;48.34163;-2.31544;90;20220226;11.2;0;5.6;3.5;5.99;0;1.64;11696 +93073;48.34163;-2.31544;90;20220227;11.2;2.1;6.6;3.9;7.39;0;1.41;10293 +93073;48.34163;-2.31544;90;20220228;12.9;6.7;9.8;3.7;10.79;3.2;.99;7717 +93073;48.34163;-2.31544;90;20220301;12.6;8.6;10.6;2.6;11.73;2.1;.85;5522 +93073;48.34163;-2.31544;90;20220302;14.2;8.7;11.5;3;10.56;1.1;1.4;7995 +93073;48.34163;-2.31544;90;20220303;11.2;8.3;9.7;3.2;10.59;3.3;.91;5048 +93073;48.34163;-2.31544;90;20220304;11;6.9;8.9;4;8.33;0;1.53;8560 +93073;48.34163;-2.31544;90;20220305;8.9;1.8;5.3;3.6;7.86;2.1;.99;9952 +93073;48.34163;-2.31544;90;20220306;8.8;5.6;7.2;4.3;7.23;0;1.48;6616 +93073;48.34163;-2.31544;90;20220307;7.8;-1.2;3.3;3.2;5.26;0;1.45;11926 +93073;48.34163;-2.31544;90;20220308;11.5;1.4;6.5;4.1;7.96;.3;1.35;9626 +93073;48.34163;-2.31544;90;20220309;12.6;6;9.3;5.5;9.66;0;1.49;9002 +93073;48.34163;-2.31544;90;20220310;12.3;8.7;10.5;3.1;10.23;1.2;1.25;6066 +93073;48.34163;-2.31544;90;20220311;13.5;7.4;10.5;5.6;10.06;8.2;1.69;8854 +93073;48.34163;-2.31544;90;20220312;13.2;5.1;9.2;5.9;8.89;1.1;1.93;11817 +93073;48.34163;-2.31544;90;20220313;11.9;7.2;9.5;4.3;9.23;2.1;1.58;8461 +93073;48.34163;-2.31544;90;20220314;14.9;5;10;2.9;8.49;.2;1.97;12503 +93073;48.34163;-2.31544;90;20220315;15.7;5.1;10.4;2;11.03;.1;1.48;11594 +93073;48.34163;-2.31544;90;20220316;12;10.5;11.3;2.9;11.26;3;1.07;3791 +93073;48.34163;-2.31544;90;20220317;12.1;3.8;7.9;3.2;7.76;0;1.85;14018 +93073;48.34163;-2.31544;90;20220318;14.5;3.2;8.9;4.7;7.3;0;2.61;17800 +93073;48.34163;-2.31544;90;20220319;13.9;4.8;9.4;4;7.83;0;2.2;12666 +93073;48.34163;-2.31544;90;20220320;14.1;6.3;10.2;2.6;8.73;0;1.76;9200 +93073;48.34163;-2.31544;90;20220321;18;7.4;12.7;3.6;10.1;0;2.64;16633 +93073;48.34163;-2.31544;90;20220322;16.7;7.3;12;4.2;8.03;0;3.05;17366 +93073;48.34163;-2.31544;90;20220323;16.6;6.3;11.5;2.7;6.86;0;2.84;18200 +93073;48.34163;-2.31544;90;20220324;17.1;3;10;2;8.3;0;2.37;18266 +93073;48.34163;-2.31544;90;20220325;18.6;5;11.8;3.9;8.4;0;3.12;17833 +93073;48.34163;-2.31544;90;20220326;17;4.9;11;3.8;8.5;0;2.91;18833 +93073;48.34163;-2.31544;90;20220327;18.4;4.4;11.4;2.2;9.36;0;2.54;17766 +93073;48.34163;-2.31544;90;20220328;19.8;6.8;13.3;2;9.5;1.5;2.36;11700 +93073;48.34163;-2.31544;90;20220329;14.3;8.8;11.5;2.2;11;.1;1.56;8866 +93073;48.34163;-2.31544;90;20220330;11.5;9.2;10.4;4.3;10.2;2.1;1.46;6600 +93073;48.34163;-2.31544;90;20220331;7.6;5;6.3;6.1;7;3.5;1.71;8766 +93073;48.34163;-2.31544;90;20220401;8.1;3.1;5.6;7.9;5.3;.7;2.59;15600 +93073;48.34163;-2.31544;90;20220402;8.6;2.2;5.4;4;5.7;.2;2.08;15600 +93073;48.34163;-2.31544;90;20220403;8.6;.8;4.7;2.9;5.6;.3;2.05;18750 +93073;48.34163;-2.31544;90;20220404;10.1;0;5.1;4.7;8.1;.4;1.07;8300 +93073;48.34163;-2.31544;90;20220405;13.4;9.1;11.3;5.3;10.97;0;1.9;13383 +93073;48.34163;-2.31544;90;20220406;13.4;6.9;10.2;6.1;10.06;1.1;1.79;9233 +93073;48.34163;-2.31544;90;20220407;14.4;10.5;12.4;7.1;10.26;11.5;2.67;11966 +93073;48.34163;-2.31544;90;20220408;13.9;7.4;10.7;4.9;9.66;9.3;1.96;7500 +93073;48.34163;-2.31544;90;20220409;11.2;2.5;6.9;3.1;6.96;0;2.35;19833 +93073;48.34163;-2.31544;90;20220410;14.4;1.3;7.9;4;6.9;0;2.84;19900 +93073;48.34163;-2.31544;90;20220411;19.9;7.3;13.6;4.7;9.93;.5;3.61;18300 +93073;48.34163;-2.31544;90;20220412;15.8;11.4;13.6;3.4;12.3;.7;1.74;6966 +93073;48.34163;-2.31544;90;20220413;19.5;6.7;13.1;1.7;10.93;.1;2.45;14833 +93073;48.34163;-2.31544;90;20220414;21.1;7.1;14.1;1.9;11.2;.1;3.09;19733 +93073;48.34163;-2.31544;90;20220415;17.6;7.1;12.4;2.3;11.63;0;2.84;20966 +93073;48.34163;-2.31544;90;20220416;19.8;6.9;13.4;2.6;11.03;.1;3.42;23500 +93073;48.34163;-2.31544;90;20220417;20.4;6.7;13.6;2.5;10.7;0;3.2;19766 +93073;48.34163;-2.31544;90;20220418;14.6;8.7;11.6;3.4;10;0;2.66;17700 +93073;48.34163;-2.31544;90;20220419;13.3;4.6;8.9;3.8;8.63;0;2.51;19300 +93073;48.34163;-2.31544;90;20220420;15.4;4.4;9.9;3.3;10.43;.1;2.57;20900 +93073;48.34163;-2.31544;90;20220421;17.8;7.9;12.8;2.8;10.6;0;3.2;21666 +93073;48.34163;-2.31544;90;20220422;18.6;7.9;13.3;4.6;10.86;0;3.28;19500 +93073;48.34163;-2.31544;90;20220423;16.2;9.8;13;4.5;11.56;.3;2.58;14800 +93073;48.34163;-2.31544;90;20220424;16.3;9.5;12.9;2.6;12.13;4.1;2.15;12966 +93073;48.34163;-2.31544;90;20220425;15;7.4;11.2;3.7;9.7;0;3.21;24433 +93073;48.34163;-2.31544;90;20220426;16.6;4.9;10.8;4;9.66;0;3.12;23066 +93073;48.34163;-2.31544;90;20220427;15.9;7.1;11.5;5.5;9.33;0;3.5;22900 +93073;48.34163;-2.31544;90;20220428;16;9.7;12.8;3.9;10.66;0;2.79;15333 +93073;48.34163;-2.31544;90;20220429;16.3;8.5;12.4;4.2;10.9;0;3.14;20866 +93073;48.34163;-2.31544;90;20220430;13.7;7;10.3;4;9.36;0;2.58;16900 +93073;48.34163;-2.31544;90;20220501;19.2;7.8;13.5;2.5;9.46;.7;3.61;21833 +93073;48.34163;-2.31544;90;20220502;15.8;9.6;12.7;3;10.93;.2;2.7;16166 +93073;48.34163;-2.31544;90;20220503;17;9.9;13.5;3.2;10.33;0;3.09;17133 +93073;48.34163;-2.31544;90;20220504;17.1;4.9;11;2.8;10.76;0;2.94;21600 +93073;48.34163;-2.31544;90;20220505;16.9;9.5;13.2;3.1;11.86;.1;3.23;22533 +93073;48.34163;-2.31544;90;20220506;17.8;7.2;12.5;2;11.79;.1;3.04;22329 +93073;48.34163;-2.31544;90;20220507;17.5;8.9;13.2;2.4;12.23;.1;2.84;18962 +93073;48.34163;-2.31544;90;20220508;18.1;7.8;13;2.3;12.43;.2;3.07;20830 +93073;48.34163;-2.31544;90;20220509;25;6.2;15.6;2;12.26;0;4.38;26275 +93073;48.34163;-2.31544;90;20220510;22.4;9.9;16.1;2;12.29;.1;4.12;25088 +93073;48.34163;-2.31544;90;20220511;20.3;7.8;14.1;3.3;12.23;0;3.54;21367 +93073;48.34163;-2.31544;90;20220512;18.9;6.2;12.5;1.7;10.43;.1;3.53;24799 +93073;48.34163;-2.31544;90;20220513;19.3;4.9;12.1;1.8;10.13;0;3.74;27115 +93073;48.34163;-2.31544;90;20220514;21.3;6;13.6;2.1;12.03;.1;3.97;25365 +93073;48.34163;-2.31544;90;20220515;26.9;13.6;20.3;3;14.76;1.5;4.87;21650 +93073;48.34163;-2.31544;90;20220516;21.4;13.2;17.3;3.7;14.63;.3;3.6;18815 +93073;48.34163;-2.31544;90;20220517;27.4;10;18.7;2.7;14.49;.6;5.18;27255 +93073;48.34163;-2.31544;90;20220518;25.7;7.7;16.7;1.7;13.76;2.6;4.37;25481 +93073;48.34163;-2.31544;90;20220519;21.3;12.6;17;1.9;14.03;.1;3.77;22511 +93073;48.34163;-2.31544;90;20220520;21.1;11.1;16.1;1.8;12.76;.5;3.89;23742 +93073;48.34163;-2.31544;90;20220521;20.9;6.9;13.9;1.9;12.16;.3;4.04;27270 +93073;48.34163;-2.31544;90;20220522;22.5;10.1;16.3;2;14.39;8.9;3.81;21732 +93073;48.34163;-2.31544;90;20220523;17.5;10.8;14.2;3;13.46;4.5;2.66;16274 +93073;48.34163;-2.31544;90;20220524;17.2;7.9;12.5;2.6;11.09;1.8;3.33;22945 +93073;48.34163;-2.31544;90;20220525;17.7;6.8;12.3;2.8;11.79;.1;2.91;19057 +93073;48.34163;-2.31544;90;20220526;17.6;10.8;14.2;2.1;13.36;0;2.63;15723 +93073;48.34163;-2.31544;90;20220527;19.1;11.5;15.3;2.4;13.03;.1;3.36;20235 +93073;48.34163;-2.31544;90;20220528;19.3;6.8;13;2.8;11.06;0;4.11;28151 +93073;48.34163;-2.31544;90;20220529;17.3;6.1;11.7;3.5;9.19;0;3.95;25653 +93073;48.34163;-2.31544;90;20220530;18.8;4.3;11.6;2;9.26;.1;4.07;28513 +93073;48.34163;-2.31544;90;20220531;19.1;6.8;12.9;1.7;10.26;.1;3.92;27226 +93073;48.34163;-2.31544;90;20220601;19.5;4.8;12.2;1.9;10.39;0;4.06;28704 +93073;48.34163;-2.31544;90;20220602;21.5;8.3;14.9;2.5;11.59;.2;4.17;22979 +93073;48.34163;-2.31544;90;20220603;24.8;11.5;18.1;2.1;15.09;6.7;4.26;23092 +93073;48.34163;-2.31544;90;20220604;24.9;13.3;19.1;2.6;16.96;0;4.35;23951 +93073;48.34163;-2.31544;90;20220605;20.5;12.8;16.6;2.1;14.09;0;3.4;18996 +93073;48.34163;-2.31544;90;20220606;19.1;8;13.5;2.7;13.43;1.8;3.06;20286 +93073;48.34163;-2.31544;90;20220607;20.7;13.4;17;3.7;15.29;7;3.41;18138 +93073;48.34163;-2.31544;90;20220608;20.5;13.9;17.2;3.6;14.46;0;3.78;20846 +93073;48.34163;-2.31544;90;20220609;23.2;11.6;17.4;2.9;13.53;.4;4.34;22942 +93073;48.34163;-2.31544;90;20220610;21.6;14.4;18;2.8;16.16;.8;3.27;16881 +93073;48.34163;-2.31544;90;20220611;22;11.2;16.6;1.9;13.86;.2;4.45;27396 +93073;48.34163;-2.31544;90;20220612;20.4;8.4;14.4;2.6;12.79;.1;4.2;28127 +93073;48.34163;-2.31544;90;20220613;20.9;8.8;14.8;2.8;11.83;0;4.58;29101 +93073;48.34163;-2.31544;90;20220614;25.1;7.5;16.3;2.4;12.69;0;5.23;30371 +93073;48.34163;-2.31544;90;20220615;25.9;11;18.4;2.1;14.39;0;5.28;30182 +93073;48.34163;-2.31544;90;20220616;29.6;10.2;19.9;1.9;13.99;0;5.67;29695 +93073;48.34163;-2.31544;90;20220617;36.1;13.4;24.7;1.5;15.99;0;6.49;30254 +93073;48.34163;-2.31544;90;20220618;30.3;14.8;22.6;2.5;16.83;5.9;6.01;27868 +93073;48.34163;-2.31544;90;20220619;19;12.9;15.9;4.5;15.49;4.5;2.82;15355 +93073;48.34163;-2.31544;90;20220620;22.1;14.8;18.4;3;16.53;0;3.8;20331 +93073;48.34163;-2.31544;90;20220621;23.2;14;18.6;2.5;15.89;1;4.41;24681 +93073;48.34163;-2.31544;90;20220622;23.3;14.7;19;2.1;16.99;11.7;3.85;20523 +93073;48.34163;-2.31544;90;20220623;23.2;15.3;19.2;2.1;17.09;1.1;3.73;19873 +93073;48.34163;-2.31544;90;20220624;21;13.1;17.1;3.4;15.49;2.2;3.32;17520 +93073;48.34163;-2.31544;90;20220625;20.5;10;15.3;3;12.23;1.1;3.91;22005 +93073;48.34163;-2.31544;90;20220626;21.9;9;15.4;2.8;11.63;.1;4.36;24588 +93073;48.34163;-2.31544;90;20220627;18.7;8.4;13.6;1.9;12.19;1.5;3.38;21720 +93073;48.34163;-2.31544;90;20220628;21.8;7.5;14.6;3.1;12.23;3.3;4.26;25880 +93073;48.34163;-2.31544;90;20220629;20.4;12.5;16.4;2.8;14.09;2.8;3.42;18792 +93073;48.34163;-2.31544;90;20220630;17.3;8.7;13;1.8;12.43;6.7;3.03;20283 +93073;48.34163;-2.31544;90;20220701;20.2;7.6;13.9;2;11.83;.1;3.75;23974 +93073;48.34163;-2.31544;90;20220702;23.5;7;15.2;1.7;12.19;.1;4.53;28446 +93073;48.34163;-2.31544;90;20220703;20.6;9;14.8;2.3;12.53;.1;4.04;25989 +93073;48.34163;-2.31544;90;20220704;20.2;8.4;14.3;2.3;12.43;0;3.93;25848 +93073;48.34163;-2.31544;90;20220705;20.8;10.5;15.7;2.7;13.26;.2;3.95;23465 +93073;48.34163;-2.31544;90;20220706;23.2;10.2;16.7;2.3;14.83;.1;4.15;24893 +93073;48.34163;-2.31544;90;20220707;21.9;14.1;18;3.1;15.59;.1;3.68;19901 +93073;48.34163;-2.31544;90;20220708;24.7;10.1;17.4;2.2;14.06;.1;4.71;26737 +93073;48.34163;-2.31544;90;20220709;26.6;12.2;19.4;2.5;15.73;.1;5.05;26856 +93073;48.34163;-2.31544;90;20220710;28;11.9;20;2.8;14.09;0;5.77;28646 +93073;48.34163;-2.31544;90;20220711;29.6;12.8;21.2;2.2;15.46;0;5.75;28665 +93073;48.34163;-2.31544;90;20220712;33.9;14;23.9;1.6;16.33;0;6.04;28963 +93073;48.34163;-2.31544;90;20220713;30.9;14.3;22.6;1.7;16.29;0;5.77;28975 +93073;48.34163;-2.31544;90;20220714;23.1;13.9;18.5;2.9;15.03;.1;4.35;24003 +93073;48.34163;-2.31544;90;20220715;25.5;11.6;18.5;2.4;14.16;0;4.97;27302 +93073;48.34163;-2.31544;90;20220716;28.5;11.9;20.2;2.6;13.16;0;5.85;28279 +93073;48.34163;-2.31544;90;20220717;33.7;15.4;24.6;2.7;13.43;0;6.83;27969 +93073;48.34163;-2.31544;90;20220718;39.6;17.1;28.4;2.5;13.19;0;7.83;28337 +93073;48.34163;-2.31544;90;20220719;27.9;25.5;26.7;3.4;15.73;.7;5.21;13120 +93073;48.34163;-2.31544;90;20220720;24.4;16.3;20.3;2.8;17.39;.8;4.02;19821 +93073;48.34163;-2.31544;90;20220721;23;13.8;18.4;2.3;15.06;0;3.89;21006 +93073;48.34163;-2.31544;90;20220722;21.1;13.9;17.5;2.9;15.69;.1;3.26;18044 +93073;48.34163;-2.31544;90;20220723;26.3;11.9;19.1;2;14.53;0;4.76;26284 +93073;48.34163;-2.31544;90;20220724;30.9;12.3;21.6;2.2;14.49;.1;5.86;28582 +93073;48.34163;-2.31544;90;20220725;22.7;16.2;19.5;3.4;15.93;.1;3.61;16074 +93073;48.34163;-2.31544;90;20220726;22.3;16.1;19.2;2.3;14.09;.2;3.83;18753 +93073;48.34163;-2.31544;90;20220727;22.1;8.7;15.4;1.7;12.83;0;3.89;24248 +93073;48.34163;-2.31544;90;20220728;24.4;14;19.2;1.6;14.96;0;4.08;22437 +93073;48.34163;-2.31544;90;20220729;26.1;15.9;21;2.1;16.19;0;4.46;22429 +93073;48.34163;-2.31544;90;20220730;26.3;12.6;19.5;2.2;15.93;0;4.62;26218 +93073;48.34163;-2.31544;90;20220731;26.2;16.7;21.5;2.4;17.59;0;4.04;19216 +93073;48.34163;-2.31544;90;20220801;24.1;16.7;20.4;2;17.36;0;3.52;17961 +93073;48.34163;-2.31544;90;20220802;28;13.3;20.7;1.5;17.36;.2;4.59;25798 +93073;48.34163;-2.31544;90;20220803;27.5;15.9;21.7;2.4;18.46;.1;4.76;24161 +93073;48.34163;-2.31544;90;20220804;23.2;15.6;19.4;3.3;15.93;0;3.87;19170 +93073;48.34163;-2.31544;90;20220805;21.4;13.2;17.3;4.1;12.19;0;4.41;22296 +93073;48.34163;-2.31544;90;20220806;24.1;9.6;16.8;3.2;11.46;0;4.94;26413 +93073;48.34163;-2.31544;90;20220807;25;11.6;18.3;3.2;12.16;0;5.05;25444 +93073;48.34163;-2.31544;90;20220808;26.5;12.8;19.6;3.2;13.59;.1;5.27;25435 +93073;48.34163;-2.31544;90;20220809;26.3;15.3;20.8;3.8;16.43;0;5.03;23526 +93073;48.34163;-2.31544;90;20220810;30.5;15.4;22.9;3.2;17.06;0;5.77;25713 +93073;48.34163;-2.31544;90;20220811;31.5;14;22.8;2.6;14.56;0;5.88;26161 +93073;48.34163;-2.31544;90;20220812;32.5;13.9;23.2;2.1;13.79;0;5.66;25956 +93073;48.34163;-2.31544;90;20220813;34.9;14;24.5;1.8;14.39;1.8;5.73;25647 +93073;48.34163;-2.31544;90;20220814;22.5;19.2;20.8;2.5;19.13;2.9;2.24;8553 +93073;48.34163;-2.31544;90;20220815;24.6;15;19.8;2.3;17.63;.2;3.23;16200 +93073;48.34163;-2.31544;90;20220816;24.8;15.8;20.3;2.4;17.59;5.7;3.43;16933 +93073;48.34163;-2.31544;90;20220817;22.5;13.8;18.2;1.9;17.39;3.8;2.85;16396 +93073;48.34163;-2.31544;90;20220818;23.3;16.3;19.8;2.2;17.93;0;3.11;16562 +93073;48.34163;-2.31544;90;20220819;21.4;16.4;18.9;2.6;17.76;4.5;2.51;12452 +93073;48.34163;-2.31544;90;20220820;23.7;10.9;17.3;1.6;13.96;0;3.54;21495 +93073;48.34163;-2.31544;90;20220821;19.2;11.8;15.5;1.8;16.06;3.8;2.05;12919 +93073;48.34163;-2.31544;90;20220822;24.5;17;20.8;1.9;19.86;1.4;2.8;14267 +93073;48.34163;-2.31544;90;20220823;24.8;18.6;21.7;2;20.36;.2;2.7;12627 +93073;48.34163;-2.31544;90;20220824;27.6;15.6;21.6;2;19.33;12.6;3.64;19213 +93073;48.34163;-2.31544;90;20220825;20.7;18;19.3;3.4;18.66;.1;2.22;10183 +93073;48.34163;-2.31544;90;20220826;21.7;11.6;16.7;2.2;14.23;.1;3.24;20325 +93073;48.34163;-2.31544;90;20220827;23.9;12.2;18;2;15.23;.1;3.47;20516 +93073;48.34163;-2.31544;90;20220828;24.4;13.5;19;2.7;15.06;.1;3.66;18989 +93073;48.34163;-2.31544;90;20220829;26.6;13.8;20.2;3.1;15.63;1.2;4.31;20621 +93073;48.34163;-2.31544;90;20220830;26.3;15;20.6;3.2;16.06;5.4;4.16;19035 +93073;48.34163;-2.31544;90;20220831;25.5;16.3;20.9;3.2;17.49;7.9;3.73;17402 +93073;48.34163;-2.31544;90;20220901;22.4;15.1;18.8;1.2;18.59;3.2;2.17;12066 +93073;48.34163;-2.31544;90;20220902;22.7;16.3;19.5;1.5;18.83;7.8;2.38;13561 +93073;48.34163;-2.31544;90;20220903;21.9;15.7;18.8;3;16.33;0;2.81;13785 +93073;48.34163;-2.31544;90;20220904;25.3;15.7;20.5;4.1;16.53;0;3.73;15057 +93073;48.34163;-2.31544;90;20220905;26.9;16.9;21.9;3.7;17.36;.5;3.89;15465 +93073;48.34163;-2.31544;90;20220906;21.8;16.3;19;4.3;16.96;5;2.63;10792 +93073;48.34163;-2.31544;90;20220907;21.5;15;18.3;3.9;16.43;9.8;2.6;11731 +93073;48.34163;-2.31544;90;20220908;20.6;14.2;17.4;4.7;15.66;1.1;2.65;12786 +93073;48.34163;-2.31544;90;20220909;20.1;14.8;17.4;4.1;15.13;1;2.57;11450 +93073;48.34163;-2.31544;90;20220910;21.9;11.9;16.9;2.2;14.93;.1;2.6;15806 +93073;48.34163;-2.31544;90;20220911;25.3;12.1;18.7;1.5;15.83;0;2.96;17649 +93073;48.34163;-2.31544;90;20220912;29.1;14.5;21.8;2;16.36;.7;3.6;17043 +93073;48.34163;-2.31544;90;20220913;26.9;19.3;23.1;2;20.03;1.8;2.76;11561 +93073;48.34163;-2.31544;90;20220914;23.5;15.4;19.5;2.3;19.43;3.4;2.26;12749 +93073;48.34163;-2.31544;90;20220915;20.1;15.2;17.7;2.7;16.16;0;2.06;10480 +93073;48.34163;-2.31544;90;20220916;18.4;11.4;14.9;3.2;10.99;0;2.7;13346 +93073;48.34163;-2.31544;90;20220917;18;6.5;12.2;1.8;9.19;.1;2.42;16981 +93073;48.34163;-2.31544;90;20220918;19.1;4.5;11.8;1.7;9.63;.1;2.39;17917 +93073;48.34163;-2.31544;90;20220919;19.9;5.7;12.8;1.7;10.99;.1;2.34;17274 +93073;48.34163;-2.31544;90;20220920;19.5;6.7;13.1;1.6;11.53;.1;1.99;13458 +93073;48.34163;-2.31544;90;20220921;20.5;7.1;13.8;1.8;11.13;.1;2.38;16447 +93073;48.34163;-2.31544;90;20220922;22.1;6.3;14.2;1.3;11.09;0;2.35;16907 +93073;48.34163;-2.31544;90;20220923;17.8;11.3;14.5;1.2;13.89;9.9;1.45;8859 +93073;48.34163;-2.31544;90;20220924;17.6;12.2;14.9;2.7;13.23;5;1.93;11140 +93073;48.34163;-2.31544;90;20220925;17.4;10.8;14.1;2.7;12.46;.4;1.93;11672 +93073;48.34163;-2.31544;90;20220926;16.2;8.4;12.3;4.2;11.76;4.3;1.71;9323 +93073;48.34163;-2.31544;90;20220927;16.3;12;14.1;4.8;12.96;14;1.76;7470 +93073;48.34163;-2.31544;90;20220928;14.7;11.8;13.3;3.2;13.06;8.7;1.27;6104 +93073;48.34163;-2.31544;90;20220929;14.4;8.7;11.6;2.3;11.43;6;1.32;8487 +93073;48.34163;-2.31544;90;20220930;15.8;6.1;11;3.3;12.09;1.7;1.36;11911 +93073;48.34163;-2.31544;90;20221001;20.9;14.2;17.6;4.1;16.29;.2;2.01;9809 +93073;48.34163;-2.31544;90;20221002;19.8;16;17.9;3.5;16.99;.5;1.63;6905 +93073;48.34163;-2.31544;90;20221003;18.7;13.7;16.2;2.2;14.99;0;1.59;8894 +93073;48.34163;-2.31544;90;20221004;16.6;9.9;13.2;1.9;13.86;0;1.17;8319 +93073;48.34163;-2.31544;90;20221005;18.8;15.2;17;4.4;14.13;.8;2.14;6562 +93073;48.34163;-2.31544;90;20221006;19.1;6.8;12.9;1.7;10.73;0;1.76;13335 +93073;48.34163;-2.31544;90;20221007;18.5;5.8;12.1;1.6;10.89;.2;1.6;12841 +93073;48.34163;-2.31544;90;20221008;17.9;9.2;13.5;1.6;11.73;.1;1.52;11317 +93073;48.34163;-2.31544;90;20221009;19.8;6.7;13.2;2.1;10.49;0;1.91;13070 +93073;48.34163;-2.31544;90;20221010;17.2;11.9;14.6;2.3;14.39;1;1.18;6267 +93073;48.34163;-2.31544;90;20221011;17.5;6.8;12.2;2;10.53;0;1.63;11868 +93073;48.34163;-2.31544;90;20221012;18.8;6.9;12.9;1.6;11.56;1.3;1.43;10734 +93073;48.34163;-2.31544;90;20221013;17.6;11.9;14.7;3;15.16;4.4;1.1;6541 +93073;48.34163;-2.31544;90;20221014;18.2;12.6;15.4;2.8;15.96;12.4;1.05;5868 +93073;48.34163;-2.31544;90;20221015;18.5;13.6;16.1;4;14.96;.2;1.59;7911 +93073;48.34163;-2.31544;90;20221016;17.4;11.2;14.3;3.1;15.23;3.8;.97;6361 +93073;48.34163;-2.31544;90;20221017;18.2;14.8;16.5;2.7;16.23;0;1.11;4985 +93073;48.34163;-2.31544;90;20221018;19.2;11.2;15.2;2.8;16.79;.1;.91;7316 +93073;48.34163;-2.31544;90;20221019;22.8;15.9;19.3;3.4;17.56;13.4;1.86;8294 +93073;48.34163;-2.31544;90;20221020;20;11.7;15.9;2.6;14.99;.9;1.38;9339 +93073;48.34163;-2.31544;90;20221021;19;14.7;16.9;6.1;14.79;4.9;2.04;6025 +93073;48.34163;-2.31544;90;20221022;18.9;12.7;15.8;3;15.39;.9;1.19;6220 +93073;48.34163;-2.31544;90;20221023;19.5;14.4;17;5.1;14.46;4.4;2.03;6630 +93073;48.34163;-2.31544;90;20221024;18.1;13.1;15.6;4.6;13.99;1.8;1.63;6439 +93073;48.34163;-2.31544;90;20221025;18;12;15;3.5;14.56;0;1.18;6118 +93073;48.34163;-2.31544;90;20221026;20.2;14.6;17.4;4.5;15.59;1.3;1.73;6714 +93073;48.34163;-2.31544;90;20221027;22.5;13.9;18.2;4;16.46;.2;1.77;7742 +93073;48.34163;-2.31544;90;20221028;19;15.8;17.4;3.6;15.93;.4;1.4;5098 +93073;48.34163;-2.31544;90;20221029;21.1;14.6;17.9;4.2;15.93;1.8;1.73;6120 +93073;48.34163;-2.31544;90;20221030;17.3;12.9;15.1;3.4;14.03;.2;1.22;5328 +93073;48.34163;-2.31544;90;20221031;16.2;11;13.6;3.7;13.59;1.4;.99;4782 +93073;48.34163;-2.31544;90;20221101;16.7;10.8;13.8;5.4;11.59;2.6;1.77;5706 +93073;48.34163;-2.31544;90;20221102;16.1;8.1;12.1;4.3;11.73;3.9;1.18;6490 +93073;48.34163;-2.31544;90;20221103;14.4;14;14.2;6;12.36;13.1;1.69;2601 +93073;48.34163;-2.31544;90;20221104;14.1;8.5;11.3;4.7;10.03;.5;1.41;5965 +93073;48.34163;-2.31544;90;20221105;13.6;6.9;10.2;3.7;11.19;6.2;.74;4903 +93073;48.34163;-2.31544;90;20221106;15.6;13;14.3;6;13.59;7.4;1.27;3813 +93073;48.34163;-2.31544;90;20221107;16.7;12.2;14.4;6.3;13.06;4;1.58;4262 +93073;48.34163;-2.31544;90;20221108;16;11.8;13.9;6.6;12.56;1.9;1.56;4618 +93073;48.34163;-2.31544;90;20221109;15.8;10.7;13.2;3.5;11.26;.2;1.28;5634 +93073;48.34163;-2.31544;90;20221110;16.2;7.3;11.8;3.1;11.73;0;.86;6498 +93073;48.34163;-2.31544;90;20221111;10.7;9.1;9.9;3.5;11.99;.1;.36;2253 +93073;48.34163;-2.31544;90;20221112;18.4;8.5;13.5;3;13.03;.2;.93;6599 +93073;48.34163;-2.31544;90;20221113;17.9;10.8;14.3;2.6;13.09;.5;.93;5961 +93073;48.34163;-2.31544;90;20221114;13.9;9.8;11.8;3.2;11.89;8.5;.76;3723 +93073;48.34163;-2.31544;90;20221115;15;9.2;12.1;6.4;11.83;6.7;1.19;4399 +93073;48.34163;-2.31544;90;20221116;14.6;8;11.3;5.9;10.99;13;1.2;3739 +93073;48.34163;-2.31544;90;20221117;13.6;9.3;11.4;5.1;10.59;0;1.22;3797 +93073;48.34163;-2.31544;90;20221118;12.2;7.8;10;3;9.46;2.9;.86;4695 +93073;48.34163;-2.31544;90;20221119;12.2;3.7;7.9;1.9;8.53;1.4;.55;5676 +93073;48.34163;-2.31544;90;20221120;12.9;6.3;9.6;3.4;10.29;.4;.66;4356 +93073;48.34163;-2.31544;90;20221121;12.1;7.4;9.8;5.1;9.69;5.2;1.06;3859 +93073;48.34163;-2.31544;90;20221122;12.3;5.8;9;5.2;8.96;4.3;1.1;4647 +93073;48.34163;-2.31544;90;20221123;13.2;6.8;10;5.6;10.79;2.1;.76;4710 +93073;48.34163;-2.31544;90;20221124;14;7.1;10.6;4.7;10.63;7.6;.94;3971 +93073;48.34163;-2.31544;90;20221125;13.8;6.7;10.2;2.6;9.73;0;.7;4999 +93073;48.34163;-2.31544;90;20221126;11.9;6;9;3.9;10.69;5.7;.45;3592 +93073;48.34163;-2.31544;90;20221127;12.5;11.2;11.9;3.6;12.99;13.3;.55;1326 +93073;48.34163;-2.31544;90;20221128;11.2;7.1;9.1;3.3;9.76;2.8;.65;3648 +93073;48.34163;-2.31544;90;20221129;11.8;4.5;8.1;1.6;9.16;.1;.4;3963 +93073;48.34163;-2.31544;90;20221130;7.9;2.2;5;2;7.99;.1;.31;3693 +93073;48.34163;-2.31544;90;20221201;9.4;.5;4.9;1.9;7.43;0;.26;4746 +93073;48.34163;-2.31544;90;20221202;6.2;-.9;2.7;1.9;6.83;0;.27;3496 +93073;48.34163;-2.31544;90;20221203;4.5;3.1;3.8;4.1;6.73;0;.62;1647 +93073;48.34163;-2.31544;90;20221204;3.5;2.2;2.8;2.3;6.69;0;.41;1417 +93073;48.34163;-2.31544;90;20221205;5.4;3;4.2;1.6;7.13;0;.4;1894 +93073;48.34163;-2.31544;90;20221206;6.3;.1;3.2;2.3;6.53;.1;.36;4034 +93073;48.34163;-2.31544;90;20221207;8.3;-1.3;3.5;1.2;6.66;1.3;.2;4597 +93073;48.34163;-2.31544;90;20221208;5.5;1.2;3.3;1.1;6.66;.1;.25;2857 +93073;48.34163;-2.31544;90;20221209;4.1;-1.8;1.2;1.6;5.89;.2;.18;3783 +93073;48.34163;-2.31544;90;20221210;5.4;-3.3;1.1;1.9;5.29;.1;.3;4404 +93073;48.34163;-2.31544;90;20221211;1.8;-1.8;0;2.3;5.83;.4;.18;3025 +93073;48.34163;-2.31544;90;20221212;1.2;-1.6;-.2;2.5;5.76;.1;.21;2035 +93073;48.34163;-2.31544;90;20221213;1.7;-2.9;-.6;2.6;4.99;.8;.33;2997 +93073;48.34163;-2.31544;90;20221214;2.2;-.1;1;3.5;6.13;2.8;.31;1731 +93073;48.34163;-2.31544;90;20221215;4.7;.4;2.5;4.1;4.99;.2;.94;2567 +93073;48.34163;-2.31544;90;20221216;7;-1.4;2.8;1.8;5.76;.1;.32;4393 +93073;48.34163;-2.31544;90;20221217;-.3;-3.8;-2;1.9;4.76;0;.17;3245 +93073;48.34163;-2.31544;90;20221218;8.7;-2.5;3.1;5.6;7.33;22.1;.4;3308 +93073;48.34163;-2.31544;90;20221219;14.6;8.8;11.7;7.4;13.09;12;.5;2543 +93073;48.34163;-2.31544;90;20221220;13;13;13;4.1;12.59;4.2;1.01;402 +93073;48.34163;-2.31544;90;20221221;13.7;6.8;10.2;4.6;11.96;7.9;.37;3044 +93073;48.34163;-2.31544;90;20221222;14.8;11.7;13.2;5.5;12.99;8.5;.98;1639 +93073;48.34163;-2.31544;90;20221223;14.9;13.2;14;5.1;13.53;2.5;1;1867 +93073;48.34163;-2.31544;90;20221224;11.9;10.4;11.2;3.8;12.03;2.7;.61;1313 +93073;48.34163;-2.31544;90;20221225;11.3;10;10.6;3;12.06;4.8;.45;1298 +93073;48.34163;-2.31544;90;20221226;10.6;8.9;9.7;3.1;9.86;.1;.72;2231 +93073;48.34163;-2.31544;90;20221227;11.1;4.1;7.6;4.1;8.89;.3;.57;4057 +93073;48.34163;-2.31544;90;20221228;12.3;9.4;10.8;7;11.19;3.9;.92;2046 +93073;48.34163;-2.31544;90;20221229;11.3;8.6;9.9;5.4;9.29;3.8;1.18;2874 +93073;48.34163;-2.31544;90;20221230;15;5.6;10.3;7.8;12.46;20.7;.36;3554 +93073;48.34163;-2.31544;90;20221231;16.6;13.6;15.1;10.2;13.63;9.2;1.85;1926 +93074;48.37854;-1.98191;64;20220101;15.3;10.1;12.7;4;11.75;2;.94;3399 +93074;48.37854;-1.98191;64;20220102;14.5;11.7;13.1;5.5;11.74;0;1.24;2738 +93074;48.37854;-1.98191;64;20220103;12.4;10.7;11.6;3.6;11.47;18.4;.77;1694 +93074;48.37854;-1.98191;64;20220104;9.1;7.9;8.5;4;8.67;1.1;.91;1720 +93074;48.37854;-1.98191;64;20220105;6.8;2.9;4.8;2.6;6.57;1.2;.63;2847 +93074;48.37854;-1.98191;64;20220106;7.5;2.6;5.1;3.6;6.97;1.5;.64;3429 +93074;48.37854;-1.98191;64;20220107;9.7;5.2;7.5;4.2;8.77;.1;.6;3320 +93074;48.37854;-1.98191;64;20220108;11;7.5;9.3;6;9.4;10;1.01;2238 +93074;48.37854;-1.98191;64;20220109;8.5;5.2;6.8;2.9;8.97;4.3;.38;2603 +93074;48.37854;-1.98191;64;20220110;9.2;7.3;8.2;2.4;10.54;5;.29;1848 +93074;48.37854;-1.98191;64;20220111;9.9;8.2;9.1;2.1;10.8;.5;.37;1964 +93074;48.37854;-1.98191;64;20220112;9.7;7.9;8.8;1.6;10.4;0;.37;2209 +93074;48.37854;-1.98191;64;20220113;7.5;2.8;5.2;1.9;7.5;0;.34;3938 +93074;48.37854;-1.98191;64;20220114;5.8;-1;2.4;2.4;5.87;.1;.41;4890 +93074;48.37854;-1.98191;64;20220115;6.2;-.7;2.7;2.5;6.7;0;.32;4363 +93074;48.37854;-1.98191;64;20220116;10;2.1;6;3.2;9.17;1.2;.25;4027 +93074;48.37854;-1.98191;64;20220117;9.4;4.3;6.8;1.3;8.77;0;.32;3643 +93074;48.37854;-1.98191;64;20220118;5.6;2.1;3.8;1.6;7.87;0;.21;3310 +93074;48.37854;-1.98191;64;20220119;8.9;3.3;6.1;2.6;8.7;1.2;.34;3435 +93074;48.37854;-1.98191;64;20220120;8.2;4.8;6.5;3.2;7.27;.1;.8;4252 +93074;48.37854;-1.98191;64;20220121;6.8;3.5;5.2;1.8;6.44;0;.62;3350 +93074;48.37854;-1.98191;64;20220122;7.4;.5;4;1.5;7.37;0;.33;4117 +93074;48.37854;-1.98191;64;20220123;4.2;4.1;4.1;3.1;7.14;0;.57;737 +93074;48.37854;-1.98191;64;20220124;7.8;-.5;3.6;1.8;6.47;0;.39;6159 +93074;48.37854;-1.98191;64;20220125;2.2;-1.4;.4;1.8;6.3;0;.2;3056 +93074;48.37854;-1.98191;64;20220126;6.6;.2;3.4;1.5;6.6;0;.38;4810 +93074;48.37854;-1.98191;64;20220127;9.8;1.2;5.5;2.5;8.5;.6;.36;5536 +93074;48.37854;-1.98191;64;20220128;10.2;7.6;8.9;1.5;10.64;0;.41;3291 +93074;48.37854;-1.98191;64;20220129;10.5;8.3;9.4;3.2;10.77;.2;.53;2884 +93074;48.37854;-1.98191;64;20220130;10.1;7.7;8.9;1.7;9;.1;.67;3375 +93074;48.37854;-1.98191;64;20220131;9.5;3.3;6.4;5.7;8.4;.4;.71;4439 +93074;48.37854;-1.98191;64;20220201;10.3;6;8.1;4.9;10.4;.1;.41;3807 +93074;48.37854;-1.98191;64;20220202;9.8;8.4;9.1;3.4;9.9;0;.73;2544 +93074;48.37854;-1.98191;64;20220203;10.1;5.6;7.9;2.8;9.6;.4;.54;4504 +93074;48.37854;-1.98191;64;20220204;10.1;6.6;8.3;3.8;8.47;1.1;.99;4238 +93074;48.37854;-1.98191;64;20220205;11.5;2.1;6.8;3.4;7.97;.1;.88;7125 +93074;48.37854;-1.98191;64;20220206;13.1;8.1;10.6;6.5;10.97;2;1.01;4221 +93074;48.37854;-1.98191;64;20220207;12.8;7;9.9;2.3;9.77;0;.83;6358 +93074;48.37854;-1.98191;64;20220208;9.8;7.3;8.6;2.2;10;0;.59;3548 +93074;48.37854;-1.98191;64;20220209;9.6;4.1;6.8;1.5;9.04;0;.52;5759 +93074;48.37854;-1.98191;64;20220210;7.7;4.8;6.3;3.6;8.4;1.7;.9;4550 +93074;48.37854;-1.98191;64;20220211;10.2;1.1;5.7;2;6.5;0;.87;9050 +93074;48.37854;-1.98191;64;20220212;8.1;.2;4.1;3.3;6.4;0;.89;10050 +93074;48.37854;-1.98191;64;20220213;10.6;2.9;6.7;7.1;9.45;13.1;.59;3400 +93074;48.37854;-1.98191;64;20220214;11;5.1;8.1;5;8.85;3.6;1.09;7550 +93074;48.37854;-1.98191;64;20220215;11.3;3.5;7.4;5.3;10.05;1.6;.53;3100 +93074;48.37854;-1.98191;64;20220216;15;9.9;12.5;5.4;13.47;.6;.77;4975 +93074;48.37854;-1.98191;64;20220217;14;9.6;11.8;4.5;10.7;.1;1.37;6200 +93074;48.37854;-1.98191;64;20220218;11.7;10.2;10.9;6.9;9.1;1;1.89;3962 +93074;48.37854;-1.98191;64;20220219;11.1;2.1;6.6;4.5;7.8;.2;1.16;8708 +93074;48.37854;-1.98191;64;20220220;13.3;7.7;10.5;6.4;10.47;2;1.28;6072 +93074;48.37854;-1.98191;64;20220221;11.2;6.3;8.7;6.6;8.54;1.2;1.47;6900 +93074;48.37854;-1.98191;64;20220222;15.2;6.5;10.9;3.5;10.2;.4;1.36;7979 +93074;48.37854;-1.98191;64;20220223;10.1;3.4;6.7;2.3;8.37;.1;.84;6993 +93074;48.37854;-1.98191;64;20220224;9.4;6.8;8.1;4.7;8.04;1.7;1.32;5709 +93074;48.37854;-1.98191;64;20220225;10.6;2.4;6.5;2.5;7;.1;1.19;9824 +93074;48.37854;-1.98191;64;20220226;11.5;.8;6.2;3.5;6.07;0;1.64;11670 +93074;48.37854;-1.98191;64;20220227;11.4;2.2;6.8;3.8;7.24;0;1.43;10485 +93074;48.37854;-1.98191;64;20220228;13.6;5.9;9.7;3.7;10.54;2.9;1.1;8901 +93074;48.37854;-1.98191;64;20220301;12.8;8.8;10.8;2.6;11.67;2.4;.84;5511 +93074;48.37854;-1.98191;64;20220302;14.4;8.8;11.6;2.7;10.4;.1;1.38;8214 +93074;48.37854;-1.98191;64;20220303;11.1;7.9;9.5;3.5;10.67;5.3;.86;5684 +93074;48.37854;-1.98191;64;20220304;10.8;7.6;9.2;4.7;8.47;0;1.56;7811 +93074;48.37854;-1.98191;64;20220305;9.1;2.2;5.7;4.3;8.04;1.4;.98;9823 +93074;48.37854;-1.98191;64;20220306;9.1;5.9;7.5;4.5;7.14;0;1.57;6757 +93074;48.37854;-1.98191;64;20220307;7.8;-.8;3.5;3.2;5.3;0;1.42;12050 +93074;48.37854;-1.98191;64;20220308;11.5;1.8;6.6;4.4;7.9;.2;1.36;9693 +93074;48.37854;-1.98191;64;20220309;13.2;6.6;9.9;5.7;9.64;0;1.6;9140 +93074;48.37854;-1.98191;64;20220310;12;8.9;10.5;3.3;10.34;1.2;1.18;5874 +93074;48.37854;-1.98191;64;20220311;13.8;7.7;10.7;5.7;10.07;6.1;1.72;9040 +93074;48.37854;-1.98191;64;20220312;13.6;5.2;9.4;5.7;8.87;.6;1.93;12149 +93074;48.37854;-1.98191;64;20220313;12.1;7.4;9.8;4.1;9.24;2.5;1.56;8646 +93074;48.37854;-1.98191;64;20220314;15;4.9;10;2.6;8.54;.7;1.87;12904 +93074;48.37854;-1.98191;64;20220315;15.8;5.9;10.9;2.1;11.07;.2;1.48;11528 +93074;48.37854;-1.98191;64;20220316;12.2;10.5;11.4;3.5;11.34;2.2;1.1;4105 +93074;48.37854;-1.98191;64;20220317;12;4.5;8.3;3.5;7.94;0;1.81;13792 +93074;48.37854;-1.98191;64;20220318;15.5;3.4;9.4;4.8;6.75;0;2.98;17750 +93074;48.37854;-1.98191;64;20220319;14.2;5.7;10;4.2;7.8;0;2.37;12750 +93074;48.37854;-1.98191;64;20220320;14.1;5.9;10;2.7;8.5;0;1.81;9750 +93074;48.37854;-1.98191;64;20220321;18;7.4;12.7;3.7;10;0;2.68;16600 +93074;48.37854;-1.98191;64;20220322;16.6;7.1;11.8;4.3;7.9;0;3.06;17350 +93074;48.37854;-1.98191;64;20220323;16.9;6.3;11.6;2.8;6.55;0;2.95;18250 +93074;48.37854;-1.98191;64;20220324;18;2.1;10.1;2.1;8.1;0;2.47;18200 +93074;48.37854;-1.98191;64;20220325;20.1;5.3;12.7;4;7.95;0;3.55;17850 +93074;48.37854;-1.98191;64;20220326;18.3;6;12.2;4;8;0;3.39;18850 +93074;48.37854;-1.98191;64;20220327;19.7;4.1;11.9;2.6;9.1;0;2.78;17750 +93074;48.37854;-1.98191;64;20220328;20.1;7.7;13.9;2.3;9.2;.2;2.63;12700 +93074;48.37854;-1.98191;64;20220329;14.8;8.7;11.7;2.2;10.95;.3;1.72;10250 +93074;48.37854;-1.98191;64;20220330;11.8;9.5;10.7;4.5;10.25;.7;1.5;5800 +93074;48.37854;-1.98191;64;20220331;7.7;4.6;6.2;6;7;2.8;1.66;8800 +93074;48.37854;-1.98191;64;20220401;8.4;3.6;6;8.9;5.4;.8;2.74;15200 +93074;48.37854;-1.98191;64;20220402;8.9;2.9;5.9;4.3;5.5;.2;2.44;18900 +93074;48.37854;-1.98191;64;20220403;8.9;.9;4.9;2.9;5.6;.2;2.11;18900 +93074;48.37854;-1.98191;64;20220404;10.4;-1.3;4.6;4.3;8;.4;1.04;8700 +93074;48.37854;-1.98191;64;20220405;13.5;9.3;11.4;5.3;10.97;0;1.9;13383 +93074;48.37854;-1.98191;64;20220406;13.5;6.9;10.2;5.8;10.05;.7;1.78;8900 +93074;48.37854;-1.98191;64;20220407;14.7;10.6;12.7;6.7;10.55;9.8;2.61;11550 +93074;48.37854;-1.98191;64;20220408;14.1;7.7;10.9;5.3;9.9;9.8;2.03;8150 +93074;48.37854;-1.98191;64;20220409;11.6;2.6;7.1;3.1;7.05;.1;2.4;19850 +93074;48.37854;-1.98191;64;20220410;14.7;1;7.8;4.1;6.95;0;2.89;20350 +93074;48.37854;-1.98191;64;20220411;20.6;7.5;14;5.3;9.8;6.4;3.97;19100 +93074;48.37854;-1.98191;64;20220412;15.9;11.3;13.6;3.5;12.5;.7;1.64;6200 +93074;48.37854;-1.98191;64;20220413;19.8;5.9;12.8;1.5;10.95;.1;2.5;16150 +93074;48.37854;-1.98191;64;20220414;21.6;6.6;14.1;1.8;11;.1;3.24;21050 +93074;48.37854;-1.98191;64;20220415;18.7;7.7;13.2;2.3;11.75;.1;3.04;20750 +93074;48.37854;-1.98191;64;20220416;20.2;7.2;13.7;2.6;11.15;.1;3.51;23600 +93074;48.37854;-1.98191;64;20220417;20.4;6.6;13.5;2.5;10.65;0;3.26;20600 +93074;48.37854;-1.98191;64;20220418;15.2;9.1;12.2;3.8;10.1;0;2.88;18600 +93074;48.37854;-1.98191;64;20220419;13.7;4.4;9.1;3.9;8.8;0;2.61;20400 +93074;48.37854;-1.98191;64;20220420;16.2;4.2;10.2;3.5;10.45;.1;2.73;21300 +93074;48.37854;-1.98191;64;20220421;19.1;8.3;13.7;2.9;10.4;0;3.58;22650 +93074;48.37854;-1.98191;64;20220422;19.9;8.2;14.1;4.4;10.6;0;3.63;19150 +93074;48.37854;-1.98191;64;20220423;16.9;10.1;13.5;4.3;11.45;1.7;2.69;13550 +93074;48.37854;-1.98191;64;20220424;16.8;9.8;13.3;2.7;12.4;5.4;2.2;12750 +93074;48.37854;-1.98191;64;20220425;15.8;7.4;11.6;3.5;9.55;0;3.38;24600 +93074;48.37854;-1.98191;64;20220426;17.8;5;11.4;3.8;9.45;0;3.41;23450 +93074;48.37854;-1.98191;64;20220427;16.9;7.2;12.1;5.4;9.3;0;3.79;23200 +93074;48.37854;-1.98191;64;20220428;17.3;10;13.6;3.8;10.55;0;3.2;16800 +93074;48.37854;-1.98191;64;20220429;17.5;8.3;12.9;4.5;10.95;0;3.44;22000 +93074;48.37854;-1.98191;64;20220430;14.7;6.5;10.6;3.9;9.4;0;2.78;18250 +93074;48.37854;-1.98191;64;20220501;19.4;8.1;13.8;2.5;9.3;.7;3.8;22850 +93074;48.37854;-1.98191;64;20220502;16.8;9.8;13.3;3.2;10.7;0;3.12;18250 +93074;48.37854;-1.98191;64;20220503;17.6;10.5;14.1;3.4;10.25;0;3.21;16300 +93074;48.37854;-1.98191;64;20220504;17.6;4.6;11.1;2.8;10.65;0;3.17;23200 +93074;48.37854;-1.98191;64;20220505;17.3;9.6;13.4;3.1;11.7;.1;3.29;22100 +93074;48.37854;-1.98191;64;20220506;17;7.5;12.3;2.3;12.1;0;2.83;21410 +93074;48.37854;-1.98191;64;20220507;17;9.1;13;2.6;12.23;.2;2.89;19116 +93074;48.37854;-1.98191;64;20220508;18.6;8.1;13.3;2.2;12.53;.1;3.13;20717 +93074;48.37854;-1.98191;64;20220509;25.5;7.3;16.4;1.9;12.38;0;4.43;25801 +93074;48.37854;-1.98191;64;20220510;23.2;10.2;16.7;2.3;12.25;0;4.57;26437 +93074;48.37854;-1.98191;64;20220511;21.1;8.1;14.6;3.3;12.1;0;3.76;22839 +93074;48.37854;-1.98191;64;20220512;18.2;6.4;12.3;2;10.6;.1;3.43;24389 +93074;48.37854;-1.98191;64;20220513;19.1;4.9;12;1.8;10.17;0;3.72;27405 +93074;48.37854;-1.98191;64;20220514;21.9;6.6;14.2;1.9;11.84;0;3.93;25762 +93074;48.37854;-1.98191;64;20220515;27.7;14.8;21.2;2.7;14.7;2.3;4.9;22053 +93074;48.37854;-1.98191;64;20220516;22.2;13.7;17.9;3.7;14.6;.2;3.8;19364 +93074;48.37854;-1.98191;64;20220517;28.2;11;19.6;2.7;14.54;.9;5.33;27611 +93074;48.37854;-1.98191;64;20220518;26.1;8.3;17.2;1.6;14;6.8;4.39;25920 +93074;48.37854;-1.98191;64;20220519;21.1;13;17;2.2;14.07;.6;3.73;22178 +93074;48.37854;-1.98191;64;20220520;20.3;11.3;15.8;2;13;.8;3.73;23172 +93074;48.37854;-1.98191;64;20220521;20.6;7.2;13.9;1.7;12.44;0;3.89;27232 +93074;48.37854;-1.98191;64;20220522;22.3;10.8;16.5;1.7;14.74;10;3.56;21453 +93074;48.37854;-1.98191;64;20220523;17.6;11.2;14.4;3.2;13.8;7.5;2.59;16243 +93074;48.37854;-1.98191;64;20220524;16.9;8.3;12.6;2.7;11.1;1.4;3.27;22701 +93074;48.37854;-1.98191;64;20220525;18;6.6;12.3;2.6;11.7;.1;3;20042 +93074;48.37854;-1.98191;64;20220526;17.3;11.3;14.3;2.2;13.27;0;2.57;15397 +93074;48.37854;-1.98191;64;20220527;18.6;11.8;15.2;2.7;13.07;.1;3.28;19684 +93074;48.37854;-1.98191;64;20220528;18.9;7.2;13.1;2.7;11.17;0;3.94;27767 +93074;48.37854;-1.98191;64;20220529;17.2;6.9;12.1;3.2;9.27;0;3.84;25582 +93074;48.37854;-1.98191;64;20220530;18.4;5;11.7;1.9;9.5;.1;3.96;28466 +93074;48.37854;-1.98191;64;20220531;18.7;7.2;12.9;1.8;10.57;.1;3.86;26909 +93074;48.37854;-1.98191;64;20220601;19.2;5.2;12.2;1.9;10.34;0;3.96;28586 +93074;48.37854;-1.98191;64;20220602;22.1;8.6;15.4;2.2;11.5;.2;4.17;23958 +93074;48.37854;-1.98191;64;20220603;23.5;12.4;18;1.9;15.37;8.1;3.85;21510 +93074;48.37854;-1.98191;64;20220604;25.4;13.6;19.5;2.4;17.24;.3;4.44;24911 +93074;48.37854;-1.98191;64;20220605;20.7;13.1;16.9;2.2;14.24;.3;3.44;19292 +93074;48.37854;-1.98191;64;20220606;19.6;7.7;13.6;2.7;13.27;1.5;3.23;21818 +93074;48.37854;-1.98191;64;20220607;21.2;13.8;17.5;3.9;15.24;7.6;3.54;18645 +93074;48.37854;-1.98191;64;20220608;20.2;14.3;17.3;3.5;14.67;.5;3.62;20304 +93074;48.37854;-1.98191;64;20220609;23.5;11.6;17.6;2.8;13.47;.2;4.48;24207 +93074;48.37854;-1.98191;64;20220610;22.1;14.4;18.3;2.8;15.94;.7;3.46;17747 +93074;48.37854;-1.98191;64;20220611;21.2;12.3;16.8;1.9;14.04;.2;4.18;26030 +93074;48.37854;-1.98191;64;20220612;20;9.1;14.6;2.8;12.97;.1;4.06;27807 +93074;48.37854;-1.98191;64;20220613;20.7;9.1;14.9;2.8;12.04;.1;4.46;29123 +93074;48.37854;-1.98191;64;20220614;25.2;7.8;16.5;2;12.94;0;5;30772 +93074;48.37854;-1.98191;64;20220615;25.5;11;18.2;2.3;14.44;0;5.18;30311 +93074;48.37854;-1.98191;64;20220616;29.6;11;20.3;1.8;14.17;0;5.62;29748 +93074;48.37854;-1.98191;64;20220617;35.9;14.1;25;1.4;15.84;0;6.41;30279 +93074;48.37854;-1.98191;64;20220618;31.2;14.6;22.9;2.5;16.9;5.4;5.94;27893 +93074;48.37854;-1.98191;64;20220619;20.1;13;16.5;3.9;15.44;5.8;2.95;16222 +93074;48.37854;-1.98191;64;20220620;22.4;14.7;18.6;2.9;16.34;0;3.79;20726 +93074;48.37854;-1.98191;64;20220621;24.4;14.5;19.5;2.2;15.9;.9;4.57;25509 +93074;48.37854;-1.98191;64;20220622;23.4;15;19.2;2.1;17.07;12.4;3.8;20542 +93074;48.37854;-1.98191;64;20220623;23.7;15.6;19.7;2.1;17.1;1;3.89;20687 +93074;48.37854;-1.98191;64;20220624;21.5;13.9;17.7;3.5;15.54;1.1;3.45;17938 +93074;48.37854;-1.98191;64;20220625;20.3;10.2;15.3;3;12.14;.9;3.88;22234 +93074;48.37854;-1.98191;64;20220626;22;9.2;15.6;2.7;11.5;0;4.38;25064 +93074;48.37854;-1.98191;64;20220627;18.9;8.2;13.6;1.7;12.37;.8;3.4;22681 +93074;48.37854;-1.98191;64;20220628;22.2;7.7;15;3;12.2;2.5;4.38;26757 +93074;48.37854;-1.98191;64;20220629;20.6;13;16.8;2.6;13.97;2.4;3.46;18909 +93074;48.37854;-1.98191;64;20220630;17.6;8.9;13.3;1.7;12.3;4.6;3.07;20583 +93074;48.37854;-1.98191;64;20220701;20;7.4;13.7;1.9;11.64;.1;3.74;24397 +93074;48.37854;-1.98191;64;20220702;23.9;7.2;15.5;1.7;12;0;4.67;29237 +93074;48.37854;-1.98191;64;20220703;20.5;9.2;14.9;2.4;12.47;.1;4.04;26155 +93074;48.37854;-1.98191;64;20220704;19.8;8.6;14.2;2.5;12.44;0;3.83;25603 +93074;48.37854;-1.98191;64;20220705;20.7;11.4;16;3;13.3;.1;3.93;23124 +93074;48.37854;-1.98191;64;20220706;23.3;10.1;16.7;2.3;14.74;.1;4.18;25595 +93074;48.37854;-1.98191;64;20220707;22.5;13.8;18.2;3.3;15.7;.1;3.87;21078 +93074;48.37854;-1.98191;64;20220708;24.5;10.9;17.7;2.2;14.24;.1;4.62;26758 +93074;48.37854;-1.98191;64;20220709;26.9;12.3;19.6;2.4;15.84;0;5.06;27553 +93074;48.37854;-1.98191;64;20220710;28.2;12.2;20.2;2.5;13.87;0;5.72;29428 +93074;48.37854;-1.98191;64;20220711;29.9;14;22;2.2;15.2;0;5.83;28746 +93074;48.37854;-1.98191;64;20220712;33.7;14.8;24.3;1.6;16.04;0;6;28984 +93074;48.37854;-1.98191;64;20220713;30.6;14.6;22.6;1.9;16.6;0;5.76;28996 +93074;48.37854;-1.98191;64;20220714;23.3;14.4;18.9;3.1;15.44;0;4.38;24243 +93074;48.37854;-1.98191;64;20220715;25.6;11.4;18.5;2.1;14.14;0;4.85;27759 +93074;48.37854;-1.98191;64;20220716;28.8;12.3;20.6;2.4;12.8;0;5.81;28764 +93074;48.37854;-1.98191;64;20220717;33.8;16.7;25.3;2.7;13.44;0;6.88;27774 +93074;48.37854;-1.98191;64;20220718;39.9;18.6;29.2;2.6;12.74;0;7.96;28355 +93074;48.37854;-1.98191;64;20220719;28.9;26.3;27.6;3.4;15.6;1.3;5.45;13532 +93074;48.37854;-1.98191;64;20220720;25.2;16.4;20.8;2.8;17.2;.3;4.22;20939 +93074;48.37854;-1.98191;64;20220721;22.9;14.9;18.9;2.6;15.6;0;3.82;20111 +93074;48.37854;-1.98191;64;20220722;20.5;14.7;17.6;3.1;16.2;.1;3.01;16842 +93074;48.37854;-1.98191;64;20220723;26.8;12.5;19.7;2;14.67;0;4.83;26496 +93074;48.37854;-1.98191;64;20220724;31.6;12.9;22.2;2.1;14.34;0;5.96;28880 +93074;48.37854;-1.98191;64;20220725;23.4;16;19.7;3.5;15.7;0;3.85;17455 +93074;48.37854;-1.98191;64;20220726;22.4;16.4;19.4;2.6;14.2;.1;3.89;18615 +93074;48.37854;-1.98191;64;20220727;22.2;9;15.6;1.6;12.7;0;3.85;24531 +93074;48.37854;-1.98191;64;20220728;24.4;14;19.2;1.7;14.8;0;4.11;22821 +93074;48.37854;-1.98191;64;20220729;26.4;16.5;21.4;2.1;16;0;4.45;22474 +93074;48.37854;-1.98191;64;20220730;25.7;13.5;19.6;2.6;16.6;0;4.48;25174 +93074;48.37854;-1.98191;64;20220731;26.4;17.1;21.7;2.8;17.64;0;4.15;19273 +93074;48.37854;-1.98191;64;20220801;23.2;17.3;20.3;2.4;17.34;.1;3.32;16196 +93074;48.37854;-1.98191;64;20220802;28.5;13.2;20.9;1.5;17.2;.1;4.65;26262 +93074;48.37854;-1.98191;64;20220803;26.4;16.6;21.5;2.4;19.04;.1;4.27;22670 +93074;48.37854;-1.98191;64;20220804;22.8;16.4;19.6;3.4;16.3;0;3.64;18095 +93074;48.37854;-1.98191;64;20220805;21.9;13.2;17.6;4.3;12.4;0;4.48;22781 +93074;48.37854;-1.98191;64;20220806;24.3;10.8;17.6;3.1;11.34;0;4.9;26022 +93074;48.37854;-1.98191;64;20220807;25.6;12.5;19.1;3;12;0;5.04;25589 +93074;48.37854;-1.98191;64;20220808;27.1;13.8;20.4;3;13.47;0;5.21;25412 +93074;48.37854;-1.98191;64;20220809;27.1;15.6;21.3;3.4;16.27;0;4.92;23895 +93074;48.37854;-1.98191;64;20220810;30.8;16;23.4;2.8;16.7;0;5.51;25703 +93074;48.37854;-1.98191;64;20220811;31.8;14.7;23.3;2.5;14.47;0;5.73;26252 +93074;48.37854;-1.98191;64;20220812;32.7;14.3;23.5;2.1;13.8;0;5.61;25994 +93074;48.37854;-1.98191;64;20220813;35.1;14;24.6;1.6;13.74;1.6;5.45;25647 +93074;48.37854;-1.98191;64;20220814;22.4;19;20.7;2.4;18.67;3.1;2.4;9559 +93074;48.37854;-1.98191;64;20220815;24.8;15.3;20.1;2.2;17.74;.2;3.25;16556 +93074;48.37854;-1.98191;64;20220816;25.3;16;20.7;2.2;17.37;5.1;3.54;17644 +93074;48.37854;-1.98191;64;20220817;23.2;13.6;18.4;2;17.37;2.8;2.97;17187 +93074;48.37854;-1.98191;64;20220818;23.3;16.3;19.8;2.3;18.17;0;3.02;16428 +93074;48.37854;-1.98191;64;20220819;22;16.4;19.2;2.5;17.24;3.7;2.7;13432 +93074;48.37854;-1.98191;64;20220820;23.7;10.8;17.2;1.7;13.74;0;3.59;22016 +93074;48.37854;-1.98191;64;20220821;19.5;12;15.8;1.7;15.8;3.1;2.15;13441 +93074;48.37854;-1.98191;64;20220822;25.1;16.8;21;1.8;19.64;1.8;2.94;15253 +93074;48.37854;-1.98191;64;20220823;24.8;18.9;21.9;1.8;20.54;0;2.66;12721 +93074;48.37854;-1.98191;64;20220824;27.8;15.4;21.6;2;19.37;12.8;3.68;19717 +93074;48.37854;-1.98191;64;20220825;21.1;18.4;19.7;3.8;18.87;.2;2.27;10259 +93074;48.37854;-1.98191;64;20220826;21.8;11.9;16.8;2.2;14.4;.1;3.21;20341 +93074;48.37854;-1.98191;64;20220827;24.3;11.9;18.1;2;15.04;.1;3.51;21030 +93074;48.37854;-1.98191;64;20220828;24.6;14.4;19.5;2.8;14.94;0;3.7;18659 +93074;48.37854;-1.98191;64;20220829;27.1;14.5;20.8;2.9;15.3;.6;4.25;20621 +93074;48.37854;-1.98191;64;20220830;26.8;15.4;21.1;2.9;15.74;.2;4.03;19049 +93074;48.37854;-1.98191;64;20220831;25.8;16.5;21.2;2.9;17.4;6.8;3.58;17415 +93074;48.37854;-1.98191;64;20220901;22.6;14.9;18.7;1.2;18.24;4.3;2.2;12567 +93074;48.37854;-1.98191;64;20220902;22.6;15.5;19;1.5;18.7;3.6;2.4;14254 +93074;48.37854;-1.98191;64;20220903;22.3;16.2;19.3;2.8;16.3;0;2.82;13749 +93074;48.37854;-1.98191;64;20220904;25.9;15.6;20.7;3.9;16.3;0;3.75;15579 +93074;48.37854;-1.98191;64;20220905;27.2;17;22.1;3.3;17.2;.9;3.8;15748 +93074;48.37854;-1.98191;64;20220906;21.7;16.4;19;4.2;17;3.2;2.57;10892 +93074;48.37854;-1.98191;64;20220907;21.8;15.2;18.5;4.1;16.47;9.7;2.6;11925 +93074;48.37854;-1.98191;64;20220908;20.5;14.4;17.5;4.6;15.64;.7;2.57;12576 +93074;48.37854;-1.98191;64;20220909;20.5;14.7;17.6;4.3;15.07;1.3;2.63;12023 +93074;48.37854;-1.98191;64;20220910;21.7;12.2;16.9;2.3;14.97;0;2.55;15599 +93074;48.37854;-1.98191;64;20220911;25.2;12.6;18.9;1.5;15.54;0;2.94;17584 +93074;48.37854;-1.98191;64;20220912;29.5;15.1;22.3;2.3;16.04;.5;3.82;17116 +93074;48.37854;-1.98191;64;20220913;26.6;19.8;23.2;2;19.54;1;2.7;11085 +93074;48.37854;-1.98191;64;20220914;23.6;16.2;19.9;2.4;19.47;6.9;2.25;12451 +93074;48.37854;-1.98191;64;20220915;20;15.2;17.6;2.9;16.17;0;2.01;10441 +93074;48.37854;-1.98191;64;20220916;18.5;11.9;15.2;3.3;11.1;0;2.7;13178 +93074;48.37854;-1.98191;64;20220917;17.8;7;12.4;1.9;9.1;.1;2.44;16813 +93074;48.37854;-1.98191;64;20220918;19.1;4.7;11.9;1.7;9.7;.1;2.36;18039 +93074;48.37854;-1.98191;64;20220919;20.3;6;13.1;1.7;10.9;.1;2.38;17594 +93074;48.37854;-1.98191;64;20220920;19.2;6.8;13;1.5;11.47;.1;1.92;13447 +93074;48.37854;-1.98191;64;20220921;20.7;8.1;14.4;1.7;11.04;0;2.38;16318 +93074;48.37854;-1.98191;64;20220922;22.1;7.1;14.6;1.3;10.97;0;2.34;16739 +93074;48.37854;-1.98191;64;20220923;17.6;11.2;14.4;1.1;13.67;7.5;1.41;8994 +93074;48.37854;-1.98191;64;20220924;18.2;12.8;15.5;3;13.34;4.5;2.03;11368 +93074;48.37854;-1.98191;64;20220925;17.3;11.8;14.5;2.9;12.6;.2;1.91;10950 +93074;48.37854;-1.98191;64;20220926;16.2;8.4;12.3;4.4;11.74;5.3;1.68;9301 +93074;48.37854;-1.98191;64;20220927;16.2;12.1;14.2;4.8;13.1;19.5;1.68;7237 +93074;48.37854;-1.98191;64;20220928;14.7;11.8;13.3;3.2;13.1;9.3;1.22;6149 +93074;48.37854;-1.98191;64;20220929;14.6;9.4;12;2.4;11.54;4.2;1.33;8103 +93074;48.37854;-1.98191;64;20220930;15.9;6.3;11.1;3.3;11.94;1.5;1.38;11932 +93074;48.37854;-1.98191;64;20221001;21.1;14;17.5;4;15.9;0;2.05;10213 +93074;48.37854;-1.98191;64;20221002;19.8;16;17.9;3.5;16.97;.2;1.61;6983 +93074;48.37854;-1.98191;64;20221003;19.3;14.5;16.9;2.3;15.64;0;1.58;8714 +93074;48.37854;-1.98191;64;20221004;16.5;11.5;14;2.1;14.2;0;1.13;7130 +93074;48.37854;-1.98191;64;20221005;19.3;15.3;17.3;4.2;13.9;1;2.2;6986 +93074;48.37854;-1.98191;64;20221006;18.9;7.4;13.1;1.7;10.8;0;1.74;13014 +93074;48.37854;-1.98191;64;20221007;18.6;5.9;12.3;1.6;10.97;.2;1.57;12976 +93074;48.37854;-1.98191;64;20221008;17.9;9.2;13.5;1.7;11.8;0;1.52;11466 +93074;48.37854;-1.98191;64;20221009;19.5;7.3;13.4;2.2;10.47;0;1.91;12877 +93074;48.37854;-1.98191;64;20221010;17.4;11.9;14.6;2.3;14.27;1.1;1.16;6464 +93074;48.37854;-1.98191;64;20221011;17.5;7.2;12.3;1.6;10.2;0;1.51;12013 +93074;48.37854;-1.98191;64;20221012;18.9;7.2;13.1;1.6;11.54;.9;1.43;10825 +93074;48.37854;-1.98191;64;20221013;17.1;12;14.6;3.1;14.9;4;1.05;6293 +93074;48.37854;-1.98191;64;20221014;18.5;12.6;15.6;2.6;15.77;16.3;1.08;6223 +93074;48.37854;-1.98191;64;20221015;18.5;14.2;16.3;3.9;15.1;.1;1.53;7635 +93074;48.37854;-1.98191;64;20221016;17.9;11.7;14.8;2.9;15.24;2.7;1;6481 +93074;48.37854;-1.98191;64;20221017;18.6;15;16.8;2.6;16.34;1.5;1.12;5346 +93074;48.37854;-1.98191;64;20221018;19.5;12.4;16;2.6;16.97;.1;.97;7023 +93074;48.37854;-1.98191;64;20221019;23;16.1;19.5;3;17.44;13.5;1.78;8397 +93074;48.37854;-1.98191;64;20221020;20.1;12.2;16.2;2.6;15.17;.3;1.37;9241 +93074;48.37854;-1.98191;64;20221021;19.5;14.6;17.1;5.5;14.64;.1;1.99;6534 +93074;48.37854;-1.98191;64;20221022;19.2;12.7;15.9;2.9;15.34;1.9;1.18;6571 +93074;48.37854;-1.98191;64;20221023;20.2;15.3;17.7;4.9;14.47;3.5;2.12;6540 +93074;48.37854;-1.98191;64;20221024;18.4;13.1;15.8;4.6;14.07;.4;1.59;6717 +93074;48.37854;-1.98191;64;20221025;18;12.1;15.1;3.6;14.54;.1;1.16;6172 +93074;48.37854;-1.98191;64;20221026;20.2;14.4;17.3;4.1;15.6;1.7;1.6;6983 +93074;48.37854;-1.98191;64;20221027;22.7;14;18.3;3.7;16.24;.1;1.74;7813 +93074;48.37854;-1.98191;64;20221028;19.1;15.6;17.3;3.5;15.8;0;1.36;5307 +93074;48.37854;-1.98191;64;20221029;21.5;14.9;18.2;3.9;15.84;2.4;1.71;6248 +93074;48.37854;-1.98191;64;20221030;17.4;12.9;15.1;3.1;14.17;1;1.11;5415 +93074;48.37854;-1.98191;64;20221031;16.5;11.1;13.8;3.5;13.6;1;.96;4909 +93074;48.37854;-1.98191;64;20221101;16.7;10.8;13.8;5.2;11.54;2.7;1.74;5831 +93074;48.37854;-1.98191;64;20221102;16;8;12;4.1;11.6;.6;1.11;6620 +93074;48.37854;-1.98191;64;20221103;14.3;13.9;14.1;5.8;12.3;11;1.58;2614 +93074;48.37854;-1.98191;64;20221104;14.1;8.4;11.2;4.9;10.07;.8;1.36;6072 +93074;48.37854;-1.98191;64;20221105;13.4;6.9;10.2;3.7;11.07;5.8;.72;4861 +93074;48.37854;-1.98191;64;20221106;15.6;12.7;14.2;5.9;13.44;8.5;1.22;4041 +93074;48.37854;-1.98191;64;20221107;16.8;12;14.4;6;12.97;2.3;1.51;4448 +93074;48.37854;-1.98191;64;20221108;16.3;11.8;14.1;6.2;12.5;1.5;1.53;4862 +93074;48.37854;-1.98191;64;20221109;15.9;10.7;13.3;3.4;11.24;.3;1.25;5768 +93074;48.37854;-1.98191;64;20221110;16.3;7.2;11.7;3.1;11.54;0;.86;6691 +93074;48.37854;-1.98191;64;20221111;10.9;9.4;10.1;3.3;11.84;.1;.44;2068 +93074;48.37854;-1.98191;64;20221112;18.4;8;13.2;2.7;12.9;.2;.84;6851 +93074;48.37854;-1.98191;64;20221113;18;10.7;14.3;2.5;12.97;0;.9;6104 +93074;48.37854;-1.98191;64;20221114;13.6;9.8;11.7;3.2;11.94;5.8;.72;3537 +93074;48.37854;-1.98191;64;20221115;15.5;8.6;12;6.3;11.64;5.7;1.15;4951 +93074;48.37854;-1.98191;64;20221116;14.6;7.8;11.2;6;10.94;12.3;1.15;3905 +93074;48.37854;-1.98191;64;20221117;13.9;9.4;11.7;4.7;10.67;0;1.15;4025 +93074;48.37854;-1.98191;64;20221118;12.3;7.9;10.1;3.2;9.47;3.1;.87;4750 +93074;48.37854;-1.98191;64;20221119;12.2;3.9;8;1.8;8.6;2.1;.51;5623 +93074;48.37854;-1.98191;64;20221120;12.9;5.5;9.2;3.6;10.14;1.3;.62;4687 +93074;48.37854;-1.98191;64;20221121;12.3;7;9.6;5;9.5;4.5;1.01;4175 +93074;48.37854;-1.98191;64;20221122;12.5;5.8;9.1;5;8.94;1.9;1.06;4782 +93074;48.37854;-1.98191;64;20221123;13.4;6.6;10;5.4;10.64;2.4;.76;4973 +93074;48.37854;-1.98191;64;20221124;14.2;6.9;10.5;4.6;10.47;7.6;.91;4172 +93074;48.37854;-1.98191;64;20221125;13.9;6.8;10.3;2.5;9.74;.1;.66;5099 +93074;48.37854;-1.98191;64;20221126;11.8;5.9;8.9;4.1;10.57;3.1;.43;3690 +93074;48.37854;-1.98191;64;20221127;12.7;10.9;11.8;3.6;12.67;12.6;.56;1575 +93074;48.37854;-1.98191;64;20221128;11.1;7.1;9.1;3.1;9.84;4.9;.56;3688 +93074;48.37854;-1.98191;64;20221129;12.1;5.4;8.8;1.6;9.37;.1;.39;3791 +93074;48.37854;-1.98191;64;20221130;8.4;3;5.7;1.9;8.17;.1;.3;3767 +93074;48.37854;-1.98191;64;20221201;9.7;.5;5.1;1.6;7.3;0;.26;5098 +93074;48.37854;-1.98191;64;20221202;6;-1;2.5;1.9;6.8;0;.21;3572 +93074;48.37854;-1.98191;64;20221203;4.7;3.5;4.1;3.9;6.7;0;.66;1580 +93074;48.37854;-1.98191;64;20221204;3.6;2.1;2.8;2;6.67;0;.38;1564 +93074;48.37854;-1.98191;64;20221205;5.6;3.2;4.4;1.4;7.1;0;.37;2073 +93074;48.37854;-1.98191;64;20221206;6.5;-.1;3.2;2;6.44;.1;.27;4405 +93074;48.37854;-1.98191;64;20221207;8.1;-1.2;3.5;1;6.7;1;.12;4660 +93074;48.37854;-1.98191;64;20221208;5.2;1.3;3.3;.9;6.77;.1;.24;2727 +93074;48.37854;-1.98191;64;20221209;4.5;-2.3;1.1;1.2;5.67;.1;.12;4311 +93074;48.37854;-1.98191;64;20221210;5.8;-3.3;1.2;2;5.24;.2;.31;4582 +93074;48.37854;-1.98191;64;20221211;1.9;-2.1;-.1;2.5;5.67;.5;.16;3280 +93074;48.37854;-1.98191;64;20221212;1.6;-.8;.4;2.6;5.77;.1;.26;2017 +93074;48.37854;-1.98191;64;20221213;1.9;-2.8;-.5;2.4;4.94;2;.31;3101 +93074;48.37854;-1.98191;64;20221214;2.2;0;1.1;3.1;6;1.9;.32;1801 +93074;48.37854;-1.98191;64;20221215;4.8;.5;2.6;3.7;4.77;.1;.93;2766 +93074;48.37854;-1.98191;64;20221216;6.9;-1.3;2.8;1.6;5.7;.1;.26;4507 +93074;48.37854;-1.98191;64;20221217;.2;-3.7;-1.7;1.9;4.8;0;.15;3503 +93074;48.37854;-1.98191;64;20221218;8;-2.4;2.8;5.7;7.04;11;.4;3222 +93074;48.37854;-1.98191;64;20221219;14.3;8.2;11.2;7.4;12.64;8.9;.47;2735 +93074;48.37854;-1.98191;64;20221220;13.1;12.4;12.7;4;12.37;8.2;.92;909 +93074;48.37854;-1.98191;64;20221221;13.7;6.9;10.3;4.2;11.8;6.9;.38;3088 +93074;48.37854;-1.98191;64;20221222;14.9;11.7;13.3;4.8;12.94;7.8;.89;1821 +93074;48.37854;-1.98191;64;20221223;15.2;13.2;14.2;4.7;13.44;2.7;.97;2153 +93074;48.37854;-1.98191;64;20221224;12.1;10.5;11.3;3.6;12;3;.56;1531 +93074;48.37854;-1.98191;64;20221225;11.5;9.9;10.7;3;11.97;5.3;.41;1617 +93074;48.37854;-1.98191;64;20221226;10.5;8.9;9.7;2.9;9.8;.2;.66;2333 +93074;48.37854;-1.98191;64;20221227;11.1;3.9;7.5;4.1;8.77;.2;.56;4170 +93074;48.37854;-1.98191;64;20221228;12.2;9.5;10.9;6.6;11.14;3.5;.88;2033 +93074;48.37854;-1.98191;64;20221229;11.5;8.8;10.2;5.2;9.24;2.2;1.17;2993 +93074;48.37854;-1.98191;64;20221230;15.1;5.4;10.2;7.5;12.27;12.6;.37;3744 +93074;48.37854;-1.98191;64;20221231;17;13.6;15.3;9.8;13.57;5.7;1.82;2318 +93075;48.41445;-1.64794;67;20220101;14.5;9.2;11.9;4.5;11.95;.8;.73;3684 +93075;48.41445;-1.64794;67;20220102;14.4;11.4;12.9;5.8;12;0;1.15;2985 +93075;48.41445;-1.64794;67;20220103;12.4;10.6;11.5;4;11.73;18.2;.75;1870 +93075;48.41445;-1.64794;67;20220104;9.3;7.8;8.5;4.3;8.93;1.1;.86;2124 +93075;48.41445;-1.64794;67;20220105;6.4;2.9;4.7;2.7;6.73;.9;.63;2792 +93075;48.41445;-1.64794;67;20220106;7.4;2.2;4.8;3.8;7.03;1.4;.62;3663 +93075;48.41445;-1.64794;67;20220107;9.5;5.4;7.5;5;8.97;4.5;.6;3337 +93075;48.41445;-1.64794;67;20220108;11;7.3;9.1;7.1;9.7;11.4;.93;2489 +93075;48.41445;-1.64794;67;20220109;8.5;5.1;6.8;3.7;9.1;4.9;.39;2823 +93075;48.41445;-1.64794;67;20220110;9;7.1;8.1;2.8;10.6;4.2;.25;2052 +93075;48.41445;-1.64794;67;20220111;8.8;7.7;8.3;2.6;10.63;.4;.33;1695 +93075;48.41445;-1.64794;67;20220112;9.6;7.2;8.4;1.8;10.3;0;.32;2668 +93075;48.41445;-1.64794;67;20220113;8.2;2.9;5.6;2.2;7.67;0;.38;4397 +93075;48.41445;-1.64794;67;20220114;5.3;-.8;2.3;2.7;5.93;.1;.45;4888 +93075;48.41445;-1.64794;67;20220115;4.3;-.9;1.7;2.5;6.67;.1;.24;3933 +93075;48.41445;-1.64794;67;20220116;9.2;1.7;5.5;3.4;9.13;1.1;.17;4160 +93075;48.41445;-1.64794;67;20220117;8.5;3.9;6.2;1.2;8.73;0;.27;3538 +93075;48.41445;-1.64794;67;20220118;5.9;2.1;4;1.8;7.83;0;.21;3565 +93075;48.41445;-1.64794;67;20220119;8.8;3.8;6.3;2.5;8.73;1.7;.35;3452 +93075;48.41445;-1.64794;67;20220120;8.3;3.7;6;3.6;7.27;0;.76;4971 +93075;48.41445;-1.64794;67;20220121;6.7;2.9;4.8;2.1;6.43;0;.64;3767 +93075;48.41445;-1.64794;67;20220122;7.1;0;3.5;1.5;7.17;0;.33;4306 +93075;48.41445;-1.64794;67;20220123;4.1;4;4.1;3.5;7.1;0;.61;810 +93075;48.41445;-1.64794;67;20220124;7.9;-.1;3.9;2.1;6.6;0;.44;6248 +93075;48.41445;-1.64794;67;20220125;1.6;-1;.3;1.9;6.2;0;.22;2584 +93075;48.41445;-1.64794;67;20220126;6.6;-.2;3.2;1.6;6.63;0;.37;5261 +93075;48.41445;-1.64794;67;20220127;9.2;1.7;5.5;2.5;8.53;.6;.36;5436 +93075;48.41445;-1.64794;67;20220128;9.7;7;8.3;1.5;10.43;.1;.38;3551 +93075;48.41445;-1.64794;67;20220129;10.3;8.2;9.2;3.7;10.87;.4;.5;2895 +93075;48.41445;-1.64794;67;20220130;9.8;7.1;8.5;2;9;.2;.64;3820 +93075;48.41445;-1.64794;67;20220131;9.1;3;6;6.4;8.5;.5;.61;4611 +93075;48.41445;-1.64794;67;20220201;10;5.4;7.7;5.9;10.5;.4;.3;4014 +93075;48.41445;-1.64794;67;20220202;9.9;8.2;9.1;4.1;10.03;0;.74;2926 +93075;48.41445;-1.64794;67;20220203;9.9;5.7;7.8;3.2;9.63;.4;.56;4529 +93075;48.41445;-1.64794;67;20220204;10.3;7.1;8.7;4.3;8.6;.9;1.09;4334 +93075;48.41445;-1.64794;67;20220205;11.3;2;6.6;3.5;7.97;.2;.88;7328 +93075;48.41445;-1.64794;67;20220206;13;8.1;10.5;7.5;11.03;2.2;1.09;4393 +93075;48.41445;-1.64794;67;20220207;12.4;6;9.2;2.3;9.6;0;.79;6826 +93075;48.41445;-1.64794;67;20220208;9.5;7.2;8.4;2.3;10.03;0;.58;3642 +93075;48.41445;-1.64794;67;20220209;9.1;4.3;6.7;1.7;9;0;.54;5649 +93075;48.41445;-1.64794;67;20220210;7.3;4.5;5.9;3.6;8.4;1.4;.9;4550 +93075;48.41445;-1.64794;67;20220211;10.2;1;5.6;2;6.5;0;.87;9050 +93075;48.41445;-1.64794;67;20220212;8.1;.1;4.1;3.3;6.4;0;.89;10050 +93075;48.41445;-1.64794;67;20220213;10.6;2.9;6.7;7.1;9.45;13.2;.59;3400 +93075;48.41445;-1.64794;67;20220214;11;5.1;8.1;5;8.85;3.8;1.09;7550 +93075;48.41445;-1.64794;67;20220215;11.3;3.5;7.4;5.3;10.05;3.5;.53;3100 +93075;48.41445;-1.64794;67;20220216;15.1;9.7;12.4;6;13.57;.9;.79;5478 +93075;48.41445;-1.64794;67;20220217;14;9.5;11.8;4.9;10.77;.1;1.43;6477 +93075;48.41445;-1.64794;67;20220218;11.8;9.7;10.8;7.6;9.13;1;1.9;5230 +93075;48.41445;-1.64794;67;20220219;11.1;2.4;6.7;5.3;7.8;.1;1.28;8965 +93075;48.41445;-1.64794;67;20220220;13.4;7.4;10.4;7.1;10.6;2.8;1.3;6656 +93075;48.41445;-1.64794;67;20220221;11.1;6.2;8.6;8;8.73;1.8;1.48;7243 +93075;48.41445;-1.64794;67;20220222;15.4;6.5;10.9;4;10.3;.5;1.46;8295 +93075;48.41445;-1.64794;67;20220223;10.3;2.9;6.6;2.4;8.43;.1;.86;7557 +93075;48.41445;-1.64794;67;20220224;9.4;6.8;8.1;5.6;8.03;1.7;1.42;6024 +93075;48.41445;-1.64794;67;20220225;10.6;2.7;6.7;2.8;7.17;.2;1.23;9945 +93075;48.41445;-1.64794;67;20220226;11.5;1;6.3;3.7;6.17;0;1.67;11820 +93075;48.41445;-1.64794;67;20220227;11.4;2.1;6.7;3.8;7.07;0;1.51;10934 +93075;48.41445;-1.64794;67;20220228;13.6;4.8;9.2;3.7;10.13;2.2;1.15;9928 +93075;48.41445;-1.64794;67;20220301;13;8.8;10.9;2.7;11.53;2.8;.92;5882 +93075;48.41445;-1.64794;67;20220302;14.4;8.7;11.6;2.7;10.27;.4;1.43;8520 +93075;48.41445;-1.64794;67;20220303;10.7;7.3;9;3.8;10.83;5.4;.74;6062 +93075;48.41445;-1.64794;67;20220304;10.5;7.7;9.1;5;8.7;0;1.52;7606 +93075;48.41445;-1.64794;67;20220305;9.5;2.2;5.8;4.4;8.13;1.1;1.06;10203 +93075;48.41445;-1.64794;67;20220306;9.3;5.9;7.6;4.8;7.17;0;1.65;7323 +93075;48.41445;-1.64794;67;20220307;7.4;-.3;3.5;3.9;5.3;0;1.51;11760 +93075;48.41445;-1.64794;67;20220308;11.3;1.9;6.6;5;7.93;.3;1.42;9952 +93075;48.41445;-1.64794;67;20220309;13.7;7.1;10.4;5.9;9.8;0;1.72;9434 +93075;48.41445;-1.64794;67;20220310;12;9;10.5;3.9;10.53;.9;1.2;5802 +93075;48.41445;-1.64794;67;20220311;13.8;7.8;10.8;6.5;10.17;6.6;1.8;9278 +93075;48.41445;-1.64794;67;20220312;13.8;5.4;9.6;6.1;8.93;.5;2.05;12560 +93075;48.41445;-1.64794;67;20220313;12.3;7.7;10;4.7;9.3;3.1;1.72;8981 +93075;48.41445;-1.64794;67;20220314;15;4.9;9.9;3.1;8.63;.7;1.95;13314 +93075;48.41445;-1.64794;67;20220315;15.6;7.2;11.4;2.4;11.13;.4;1.54;11096 +93075;48.41445;-1.64794;67;20220316;12.5;10.2;11.3;4.1;11.43;2.1;1.21;5122 +93075;48.41445;-1.64794;67;20220317;12;5.2;8.6;4.1;8.07;0;1.87;13482 +93075;48.41445;-1.64794;67;20220318;15.5;3.3;9.4;4.8;6.75;0;2.98;17750 +93075;48.41445;-1.64794;67;20220319;14.2;5.7;9.9;4.2;7.8;0;2.37;12750 +93075;48.41445;-1.64794;67;20220320;14;5.9;10;2.7;8.5;0;1.81;9750 +93075;48.41445;-1.64794;67;20220321;18;7.4;12.7;3.7;10;0;2.68;16600 +93075;48.41445;-1.64794;67;20220322;16.6;7.1;11.8;4.3;7.9;0;3.06;17350 +93075;48.41445;-1.64794;67;20220323;16.9;6.2;11.6;2.8;6.55;0;2.95;18250 +93075;48.41445;-1.64794;67;20220324;18;2.1;10;2.1;8.1;0;2.47;18200 +93075;48.41445;-1.64794;67;20220325;20.1;5.2;12.7;4;7.95;0;3.55;17850 +93075;48.41445;-1.64794;67;20220326;18.4;6;12.2;4;8;0;3.39;18850 +93075;48.41445;-1.64794;67;20220327;19.7;4.1;11.9;2.6;9.1;0;2.78;17750 +93075;48.41445;-1.64794;67;20220328;20.1;7.7;13.9;2.3;9.2;1.4;2.63;12700 +93075;48.41445;-1.64794;67;20220329;14.8;8.7;11.7;2.2;10.95;.3;1.72;10250 +93075;48.41445;-1.64794;67;20220330;11.8;9.5;10.6;4.5;10.25;.7;1.5;5800 +93075;48.41445;-1.64794;67;20220331;7.7;4.6;6.2;6;7;2.2;1.66;8800 +93075;48.41445;-1.64794;67;20220401;8.4;3.6;6;8.9;5.4;1;2.74;15200 +93075;48.41445;-1.64794;67;20220402;8.9;2.9;5.9;4.3;5.5;.1;2.44;18900 +93075;48.41445;-1.64794;67;20220403;8.9;.9;4.9;2.9;5.6;.2;2.11;18900 +93075;48.41445;-1.64794;67;20220404;10.4;-1.3;4.5;4.3;8;.4;1.04;8700 +93075;48.41445;-1.64794;67;20220405;13.6;9.5;11.5;5.6;10.71;0;1.99;13050 +93075;48.41445;-1.64794;67;20220406;13.5;6.9;10.2;5.8;10.05;1.6;1.78;8900 +93075;48.41445;-1.64794;67;20220407;14.7;10.6;12.6;6.7;10.55;8.6;2.61;11550 +93075;48.41445;-1.64794;67;20220408;14.1;7.7;10.9;5.3;9.9;12.1;2.03;8150 +93075;48.41445;-1.64794;67;20220409;11.6;2.6;7.1;3.1;7.05;0;2.4;19850 +93075;48.41445;-1.64794;67;20220410;14.7;1;7.8;4.1;6.95;0;2.89;20350 +93075;48.41445;-1.64794;67;20220411;20.6;7.4;14;5.3;9.8;.8;3.97;19100 +93075;48.41445;-1.64794;67;20220412;15.9;11.3;13.6;3.5;12.5;.7;1.64;6200 +93075;48.41445;-1.64794;67;20220413;19.8;5.8;12.8;1.5;10.95;0;2.5;16150 +93075;48.41445;-1.64794;67;20220414;21.6;6.6;14.1;1.8;11;.1;3.24;21050 +93075;48.41445;-1.64794;67;20220415;18.8;7.7;13.2;2.3;11.75;0;3.04;20750 +93075;48.41445;-1.64794;67;20220416;20.2;7.1;13.7;2.6;11.15;0;3.51;23600 +93075;48.41445;-1.64794;67;20220417;20.4;6.6;13.5;2.5;10.65;0;3.26;20600 +93075;48.41445;-1.64794;67;20220418;15.3;9.1;12.2;3.8;10.1;0;2.88;18600 +93075;48.41445;-1.64794;67;20220419;13.8;4.4;9.1;3.9;8.8;0;2.61;20400 +93075;48.41445;-1.64794;67;20220420;16.2;4.2;10.2;3.5;10.45;0;2.73;21300 +93075;48.41445;-1.64794;67;20220421;19.1;8.3;13.7;2.9;10.4;0;3.58;22650 +93075;48.41445;-1.64794;67;20220422;19.9;8.2;14;4.4;10.6;0;3.63;19150 +93075;48.41445;-1.64794;67;20220423;16.9;10.1;13.5;4.3;11.45;3.9;2.69;13550 +93075;48.41445;-1.64794;67;20220424;16.9;9.8;13.3;2.7;12.4;1.6;2.2;12750 +93075;48.41445;-1.64794;67;20220425;15.8;7.3;11.6;3.5;9.55;0;3.38;24600 +93075;48.41445;-1.64794;67;20220426;17.8;4.9;11.3;3.8;9.45;0;3.41;23450 +93075;48.41445;-1.64794;67;20220427;17;7.2;12.1;5.4;9.3;0;3.79;23200 +93075;48.41445;-1.64794;67;20220428;17.3;10;13.6;3.8;10.55;0;3.2;16800 +93075;48.41445;-1.64794;67;20220429;17.6;8.3;12.9;4.5;10.95;0;3.44;22000 +93075;48.41445;-1.64794;67;20220430;14.7;6.5;10.6;3.9;9.4;0;2.78;18250 +93075;48.41445;-1.64794;67;20220501;19.4;8.1;13.8;2.5;9.3;.4;3.8;22850 +93075;48.41445;-1.64794;67;20220502;16.9;9.8;13.4;3.2;10.7;0;3.12;18250 +93075;48.41445;-1.64794;67;20220503;17.7;10.4;14.1;3.4;10.25;0;3.21;16300 +93075;48.41445;-1.64794;67;20220504;17.7;4.6;11.1;2.8;10.65;0;3.17;23200 +93075;48.41445;-1.64794;67;20220505;17.3;9.5;13.4;3.1;11.7;.1;3.29;22100 +93075;48.41445;-1.64794;67;20220506;16.7;7.2;12;2.7;12.07;0;2.69;21419 +93075;48.41445;-1.64794;67;20220507;16.8;9.5;13.1;3;12.5;.1;2.6;17550 +93075;48.41445;-1.64794;67;20220508;19.8;8.5;14.2;2.3;12.77;.1;3.3;22288 +93075;48.41445;-1.64794;67;20220509;25.7;8.9;17.3;2;12.63;0;4.57;26397 +93075;48.41445;-1.64794;67;20220510;23.3;11.5;17.4;2.6;12.43;0;4.37;24743 +93075;48.41445;-1.64794;67;20220511;21.7;9.5;15.6;3.8;12.47;0;4.04;22781 +93075;48.41445;-1.64794;67;20220512;17.8;6.9;12.4;2.2;10.87;.1;3.33;23755 +93075;48.41445;-1.64794;67;20220513;18.9;5;12;2.2;10.3;0;3.7;27185 +93075;48.41445;-1.64794;67;20220514;23.7;7.8;15.8;2.4;11.83;.5;4.35;26045 +93075;48.41445;-1.64794;67;20220515;27.9;16.4;22.2;3;14.63;3.9;5.12;21398 +93075;48.41445;-1.64794;67;20220516;22.8;13.6;18.2;3.9;15.03;.2;4.02;20938 +93075;48.41445;-1.64794;67;20220517;28.4;11.8;20.1;3.2;14.83;1.3;5.57;27607 +93075;48.41445;-1.64794;67;20220518;26.1;10.3;18.2;2.2;14.57;3.3;4.54;25224 +93075;48.41445;-1.64794;67;20220519;21;13.2;17.1;2.4;14.43;2.6;3.71;22122 +93075;48.41445;-1.64794;67;20220520;19.5;12.1;15.8;2.3;13.33;.8;3.48;21257 +93075;48.41445;-1.64794;67;20220521;20.7;8;14.4;2.1;12.9;0;3.8;26377 +93075;48.41445;-1.64794;67;20220522;23.3;12.1;17.7;2.2;15.2;10.2;3.76;21583 +93075;48.41445;-1.64794;67;20220523;17.4;11.7;14.6;3.8;14.27;10.3;2.43;15263 +93075;48.41445;-1.64794;67;20220524;16.7;8.5;12.6;3.1;11.17;1;3.26;22607 +93075;48.41445;-1.64794;67;20220525;17.8;6.5;12.2;2.9;11.87;.1;3.01;20453 +93075;48.41445;-1.64794;67;20220526;16.6;12.2;14.4;2.8;13.4;.1;2.34;13090 +93075;48.41445;-1.64794;67;20220527;18;12;15;3;13.33;.2;3.06;18408 +93075;48.41445;-1.64794;67;20220528;19.2;7.3;13.3;2.8;11.23;0;4.07;28350 +93075;48.41445;-1.64794;67;20220529;17.5;7.6;12.6;3.8;9.3;.1;4;25392 +93075;48.41445;-1.64794;67;20220530;18;5.9;12;2.2;9.53;.1;3.98;27849 +93075;48.41445;-1.64794;67;20220531;18.2;7.5;12.8;2.2;10.63;.1;3.8;26298 +93075;48.41445;-1.64794;67;20220601;19.3;5.7;12.5;2.1;10.57;0;3.99;28567 +93075;48.41445;-1.64794;67;20220602;23.6;9.6;16.6;2.7;11.3;.6;4.57;24668 +93075;48.41445;-1.64794;67;20220603;22.2;13.6;17.9;2.5;15.33;7.9;3.55;19003 +93075;48.41445;-1.64794;67;20220604;25.8;14;19.9;2.7;17.53;.6;4.53;25196 +93075;48.41445;-1.64794;67;20220605;20.6;13.3;16.9;2.6;14.4;.2;3.45;19164 +93075;48.41445;-1.64794;67;20220606;19.5;8;13.8;3;13.27;1.3;3.3;22017 +93075;48.41445;-1.64794;67;20220607;21.5;14;17.8;4.3;15.23;8.9;3.78;19430 +93075;48.41445;-1.64794;67;20220608;19.9;14.8;17.3;4.4;14.97;.9;3.5;19166 +93075;48.41445;-1.64794;67;20220609;23.2;11.9;17.5;3.1;13.47;.1;4.54;24196 +93075;48.41445;-1.64794;67;20220610;22.3;13.9;18.1;3.4;15.77;.5;3.76;19472 +93075;48.41445;-1.64794;67;20220611;20.9;13.7;17.3;2.3;14.4;.2;4;24026 +93075;48.41445;-1.64794;67;20220612;19.9;10.4;15.1;3.2;13.3;.1;3.97;26324 +93075;48.41445;-1.64794;67;20220613;20.8;9.6;15.2;3.5;12.13;.1;4.5;28253 +93075;48.41445;-1.64794;67;20220614;25.9;8.7;17.3;2.3;12.9;0;5.19;30769 +93075;48.41445;-1.64794;67;20220615;25.6;11.9;18.7;2.6;14.63;0;5.12;29316 +93075;48.41445;-1.64794;67;20220616;29.6;12.3;21;2.2;14.9;0;5.78;29746 +93075;48.41445;-1.64794;67;20220617;35.6;15.2;25.4;1.6;15.9;0;6.59;30276 +93075;48.41445;-1.64794;67;20220618;34.2;15.5;24.9;2.8;17.47;3.9;6.6;28685 +93075;48.41445;-1.64794;67;20220619;21.6;13.1;17.4;4.1;15.67;5.5;3.4;18563 +93075;48.41445;-1.64794;67;20220620;23.5;14.9;19.2;3.2;16.3;0;4.2;22327 +93075;48.41445;-1.64794;67;20220621;25.9;14.6;20.3;2.5;15.87;1.3;5.07;27546 +93075;48.41445;-1.64794;67;20220622;23.9;15.2;19.6;2.3;17.33;16.2;4;21284 +93075;48.41445;-1.64794;67;20220623;24.3;16.1;20.2;2.5;17.5;.7;4.1;21254 +93075;48.41445;-1.64794;67;20220624;21.8;15;18.4;4;15.93;1.5;3.63;18042 +93075;48.41445;-1.64794;67;20220625;20;10.7;15.4;3.5;12.37;.8;3.91;21906 +93075;48.41445;-1.64794;67;20220626;21.5;9.5;15.5;3.1;11.53;.1;4.42;25127 +93075;48.41445;-1.64794;67;20220627;19.4;8.6;14;1.9;12.37;.3;3.57;23274 +93075;48.41445;-1.64794;67;20220628;22.4;8.3;15.3;3.3;12.23;1.7;4.54;26832 +93075;48.41445;-1.64794;67;20220629;20.8;13.1;16.9;2.7;13.9;1.3;3.58;19535 +93075;48.41445;-1.64794;67;20220630;18;9.3;13.6;2.1;12.33;3.7;3.23;21347 +93075;48.41445;-1.64794;67;20220701;20;7.2;13.6;2;11.7;0;3.8;25010 +93075;48.41445;-1.64794;67;20220702;23.5;7.6;15.5;2.2;12.3;0;4.62;28865 +93075;48.41445;-1.64794;67;20220703;20.3;9.5;14.9;3;12.73;.1;3.99;25969 +93075;48.41445;-1.64794;67;20220704;19.7;8.9;14.3;2.9;12.57;0;3.8;25375 +93075;48.41445;-1.64794;67;20220705;20.6;12.5;16.6;3.7;13.37;.1;3.9;21537 +93075;48.41445;-1.64794;67;20220706;23.2;10.2;16.7;2.9;14.83;.1;4.13;25412 +93075;48.41445;-1.64794;67;20220707;22.6;13.6;18.1;4.1;15.83;.1;3.99;21391 +93075;48.41445;-1.64794;67;20220708;24.2;11.7;17.9;2.9;14.7;0;4.57;26022 +93075;48.41445;-1.64794;67;20220709;28;12.7;20.4;2.6;15.93;0;5.35;28105 +93075;48.41445;-1.64794;67;20220710;28.9;13.2;21;2.9;13.63;0;6.08;29425 +93075;48.41445;-1.64794;67;20220711;30.3;15.7;23;2.7;15.03;0;6.22;28733 +93075;48.41445;-1.64794;67;20220712;33.7;16.4;25;1.8;16.1;0;6.21;28981 +93075;48.41445;-1.64794;67;20220713;30.6;15.9;23.3;2.5;17.37;0;5.79;27892 +93075;48.41445;-1.64794;67;20220714;23.6;15.4;19.5;3.9;16.07;.1;4.39;23231 +93075;48.41445;-1.64794;67;20220715;26;11.2;18.6;2.5;13.87;0;5.09;28565 +93075;48.41445;-1.64794;67;20220716;29.8;12.8;21.3;2.7;12.07;0;6.14;28761 +93075;48.41445;-1.64794;67;20220717;33.7;17.7;25.7;3;13.17;0;7.19;27770 +93075;48.41445;-1.64794;67;20220718;39.7;19.5;29.6;3.1;12.37;0;8.57;28352 +93075;48.41445;-1.64794;67;20220719;30.3;26.7;28.5;3.8;15.73;0;6.28;16175 +93075;48.41445;-1.64794;67;20220720;25.5;16.4;20.9;3.3;17.13;.5;4.44;21677 +93075;48.41445;-1.64794;67;20220721;23.2;15.9;19.5;3.2;15.93;0;3.85;18704 +93075;48.41445;-1.64794;67;20220722;20.2;15.3;17.7;3.6;16.57;.3;2.88;15732 +93075;48.41445;-1.64794;67;20220723;26.8;12.7;19.7;2.4;15.07;0;4.9;26700 +93075;48.41445;-1.64794;67;20220724;32.2;13.6;22.9;2.7;14.6;0;6.42;28877 +93075;48.41445;-1.64794;67;20220725;23.6;15.6;19.6;3.9;15.9;.1;3.93;18468 +93075;48.41445;-1.64794;67;20220726;22.7;16.6;19.7;3.4;13.93;.1;4.25;18914 +93075;48.41445;-1.64794;67;20220727;22.7;9.1;15.9;1.9;12.5;0;4.08;25204 +93075;48.41445;-1.64794;67;20220728;24.8;14;19.4;2;15.07;0;4.22;23128 +93075;48.41445;-1.64794;67;20220729;27.1;17.1;22.1;2.5;15.53;0;4.74;22854 +93075;48.41445;-1.64794;67;20220730;25.4;14.2;19.8;3;16.93;0;4.37;24391 +93075;48.41445;-1.64794;67;20220731;26.1;17.3;21.7;3.4;17.73;0;4.14;18811 +93075;48.41445;-1.64794;67;20220801;23.1;17.4;20.3;3;17.53;.1;3.33;15884 +93075;48.41445;-1.64794;67;20220802;29.2;13.1;21.2;1.8;17.27;.1;4.85;26911 +93075;48.41445;-1.64794;67;20220803;25.9;17.3;21.6;3.3;19.5;.1;3.98;20840 +93075;48.41445;-1.64794;67;20220804;22.8;17.2;20;4.2;16.6;0;3.71;17046 +93075;48.41445;-1.64794;67;20220805;22.5;12.1;17.3;4.7;12.47;0;4.75;24951 +93075;48.41445;-1.64794;67;20220806;25.2;10.9;18.1;3.4;10.93;0;5.24;26487 +93075;48.41445;-1.64794;67;20220807;27.1;12.6;19.8;3.2;11.53;0;5.49;26510 +93075;48.41445;-1.64794;67;20220808;28.5;14.1;21.3;3.4;12.9;0;5.71;26096 +93075;48.41445;-1.64794;67;20220809;29;15.2;22.1;3.8;15.43;0;5.66;25965 +93075;48.41445;-1.64794;67;20220810;32.6;16.1;24.3;3.2;15.63;0;6.12;26324 +93075;48.41445;-1.64794;67;20220811;33.2;16.6;24.9;2.7;13.47;0;6.21;26247 +93075;48.41445;-1.64794;67;20220812;32.8;15.2;24;2.3;13.6;0;5.8;25989 +93075;48.41445;-1.64794;67;20220813;35.5;14.7;25.1;1.6;12.77;1.9;5.52;25641 +93075;48.41445;-1.64794;67;20220814;21.5;18.9;20.2;2.8;18.6;4.4;2.33;8781 +93075;48.41445;-1.64794;67;20220815;24.8;15.8;20.3;2.6;18.27;.2;3.35;16750 +93075;48.41445;-1.64794;67;20220816;25.8;16.5;21.1;2.8;17.4;4.6;3.9;18456 +93075;48.41445;-1.64794;67;20220817;23.6;13.4;18.5;2.4;17.27;3;3.13;18125 +93075;48.41445;-1.64794;67;20220818;23.4;15.4;19.4;2.7;17.93;.1;3.2;18015 +93075;48.41445;-1.64794;67;20220819;22.2;16.5;19.4;2.8;17.4;3.1;2.81;13812 +93075;48.41445;-1.64794;67;20220820;23.7;11.2;17.5;2;14.1;0;3.63;22021 +93075;48.41445;-1.64794;67;20220821;19.5;12.2;15.9;1.8;15.83;2.3;2.17;13575 +93075;48.41445;-1.64794;67;20220822;25.3;16.3;20.8;2.1;19.53;1.9;3.11;16521 +93075;48.41445;-1.64794;67;20220823;24.3;19;21.6;1.8;20.97;0;2.51;12157 +93075;48.41445;-1.64794;67;20220824;28.8;15.3;22;1.9;19.67;12.9;3.88;20865 +93075;48.41445;-1.64794;67;20220825;21.7;18.8;20.2;4.4;19.2;.3;2.53;11169 +93075;48.41445;-1.64794;67;20220826;22.1;11.6;16.9;2.7;14.53;.1;3.33;20819 +93075;48.41445;-1.64794;67;20220827;25.6;11.1;18.4;2.4;14.53;.1;3.92;22761 +93075;48.41445;-1.64794;67;20220828;25.2;14.4;19.8;3.1;14.63;0;3.98;19630 +93075;48.41445;-1.64794;67;20220829;28.6;14.5;21.6;3.2;14.87;.6;4.71;21822 +93075;48.41445;-1.64794;67;20220830;28.7;15.4;22;3.2;15.07;0;4.62;20852 +93075;48.41445;-1.64794;67;20220831;27.2;16.4;21.8;3;16.8;5.4;4.05;19226 +93075;48.41445;-1.64794;67;20220901;23.3;14.8;19.1;1.4;18.17;3.1;2.41;13683 +93075;48.41445;-1.64794;67;20220902;22.9;14.8;18.8;1.6;18.53;2.5;2.59;15726 +93075;48.41445;-1.64794;67;20220903;22.8;16.5;19.6;2.8;16.6;.3;2.96;14505 +93075;48.41445;-1.64794;67;20220904;26.5;15.3;20.9;3.9;16.03;0;4.06;16904 +93075;48.41445;-1.64794;67;20220905;27.5;17;22.2;3.2;17.1;1.5;3.94;16625 +93075;48.41445;-1.64794;67;20220906;20.9;16.5;18.7;4.5;17.27;2.9;2.42;10284 +93075;48.41445;-1.64794;67;20220907;21.9;15.3;18.6;4.5;16.7;5;2.78;12655 +93075;48.41445;-1.64794;67;20220908;20.7;14.5;17.6;5;15.73;1.2;2.8;13508 +93075;48.41445;-1.64794;67;20220909;20.7;14.6;17.7;5.2;15.13;1.8;2.86;12744 +93075;48.41445;-1.64794;67;20220910;21.6;12.5;17;2.8;15.1;0;2.62;15592 +93075;48.41445;-1.64794;67;20220911;25.3;13.1;19.2;1.9;15.5;0;3.13;17837 +93075;48.41445;-1.64794;67;20220912;30;15.4;22.7;3.1;15.63;.4;4.37;17652 +93075;48.41445;-1.64794;67;20220913;27;20.3;23.6;2.3;19;.3;2.92;11200 +93075;48.41445;-1.64794;67;20220914;23.9;16.9;20.4;2.6;19.57;5;2.33;12412 +93075;48.41445;-1.64794;67;20220915;20.3;15;17.6;3.2;16.07;0;2.14;11273 +93075;48.41445;-1.64794;67;20220916;18.6;12.3;15.4;4;11.07;.1;2.95;12945 +93075;48.41445;-1.64794;67;20220917;17.8;6.7;12.3;2.1;9.03;.1;2.53;17235 +93075;48.41445;-1.64794;67;20220918;19.1;4.7;11.9;1.9;9.77;.1;2.43;18322 +93075;48.41445;-1.64794;67;20220919;20.6;6.2;13.4;2;10.9;.1;2.53;18011 +93075;48.41445;-1.64794;67;20220920;18.9;6.9;12.9;1.7;11.5;.2;1.97;13613 +93075;48.41445;-1.64794;67;20220921;21;8.6;14.8;2;11.13;0;2.54;16718 +93075;48.41445;-1.64794;67;20220922;22.1;7.8;15;1.4;11.07;.1;2.41;16658 +93075;48.41445;-1.64794;67;20220923;17.5;10.7;14.1;1.3;13.5;6.4;1.44;9384 +93075;48.41445;-1.64794;67;20220924;18.5;12.9;15.7;3.3;13.4;3.7;2.18;11869 +93075;48.41445;-1.64794;67;20220925;17.5;12.4;14.9;3.4;12.63;.1;2.09;11023 +93075;48.41445;-1.64794;67;20220926;16.4;8.4;12.4;5.2;11.67;6.3;1.9;9796 +93075;48.41445;-1.64794;67;20220927;16.4;11.8;14.1;5.5;12.93;25.2;1.89;8062 +93075;48.41445;-1.64794;67;20220928;14.7;11.4;13.1;3.1;13;9.5;1.26;6888 +93075;48.41445;-1.64794;67;20220929;14.8;9.3;12.1;2.3;11.47;2.7;1.4;8869 +93075;48.41445;-1.64794;67;20220930;16.2;5.6;10.9;3.4;11.73;1.7;1.47;12767 +93075;48.41445;-1.64794;67;20221001;20.9;13.6;17.2;4.6;15.97;0;2.03;10626 +93075;48.41445;-1.64794;67;20221002;19.8;15.6;17.7;3.8;16.97;0;1.67;7834 +93075;48.41445;-1.64794;67;20221003;19.8;14.4;17.1;2.7;15.8;0;1.69;9611 +93075;48.41445;-1.64794;67;20221004;16.9;13;15;2.7;14.6;0;1.27;6649 +93075;48.41445;-1.64794;67;20221005;20;15.3;17.6;4.6;13.87;1.2;2.47;7944 +93075;48.41445;-1.64794;67;20221006;18.6;7.3;13;1.9;10.73;.1;1.79;13143 +93075;48.41445;-1.64794;67;20221007;18.6;5.6;12.1;1.8;10.87;.2;1.66;13414 +93075;48.41445;-1.64794;67;20221008;18;9.5;13.7;2;11.97;0;1.59;11539 +93075;48.41445;-1.64794;67;20221009;19.5;7.7;13.6;2.5;10.43;0;2.06;13059 +93075;48.41445;-1.64794;67;20221010;17.5;11.9;14.7;2.6;14.23;1.1;1.24;6711 +93075;48.41445;-1.64794;67;20221011;18.1;7.6;12.9;1.9;10.17;0;1.68;12514 +93075;48.41445;-1.64794;67;20221012;18.8;7.3;13.1;1.9;11.4;.7;1.54;10990 +93075;48.41445;-1.64794;67;20221013;16.7;11.8;14.3;3.3;14.87;4;1.03;6393 +93075;48.41445;-1.64794;67;20221014;18.6;12.8;15.7;3;15.87;15.5;1.14;6503 +93075;48.41445;-1.64794;67;20221015;18.4;14.6;16.5;4.3;15.23;.1;1.62;7642 +93075;48.41445;-1.64794;67;20221016;18.2;12.4;15.3;3.4;15.43;4.9;1.09;6528 +93075;48.41445;-1.64794;67;20221017;18.4;15.1;16.7;2.9;16.63;1.1;1.09;5211 +93075;48.41445;-1.64794;67;20221018;19.7;12.9;16.3;2.9;17.33;.1;.98;7310 +93075;48.41445;-1.64794;67;20221019;23.1;16.3;19.7;3.6;17.37;7.5;1.98;8635 +93075;48.41445;-1.64794;67;20221020;20.2;12.5;16.4;2.9;15.43;.7;1.42;9456 +93075;48.41445;-1.64794;67;20221021;20;14.5;17.2;5.8;14.53;1.8;2.18;7136 +93075;48.41445;-1.64794;67;20221022;19.3;12.9;16.1;3.5;15.37;0;1.28;6793 +93075;48.41445;-1.64794;67;20221023;20.8;15.7;18.2;5.4;14.57;2.6;2.39;6916 +93075;48.41445;-1.64794;67;20221024;18.7;13.2;15.9;5.2;14.23;.2;1.74;7176 +93075;48.41445;-1.64794;67;20221025;18.2;12.1;15.1;4;14.5;.1;1.26;6563 +93075;48.41445;-1.64794;67;20221026;19.7;14.3;17;4.3;15.73;1;1.54;7041 +93075;48.41445;-1.64794;67;20221027;22.7;13.4;18;3.8;16.03;.1;1.77;8268 +93075;48.41445;-1.64794;67;20221028;19.3;14.8;17.1;3.7;15.83;0;1.38;6217 +93075;48.41445;-1.64794;67;20221029;21.4;15.3;18.3;4.2;15.9;5.1;1.79;6338 +93075;48.41445;-1.64794;67;20221030;17.4;12.7;15;3.3;14.27;1.4;1.12;5762 +93075;48.41445;-1.64794;67;20221031;16.9;10.9;13.9;3.9;13.6;1;1.04;5480 +93075;48.41445;-1.64794;67;20221101;16.4;10.4;13.4;5.4;11.57;3.8;1.7;6243 +93075;48.41445;-1.64794;67;20221102;16;7.5;11.7;4.3;11.63;.8;1.09;7116 +93075;48.41445;-1.64794;67;20221103;14.2;13.6;13.9;6.1;12.33;9.7;1.58;3120 +93075;48.41445;-1.64794;67;20221104;13.9;8.3;11.1;5.2;10.03;1;1.4;6255 +93075;48.41445;-1.64794;67;20221105;13.2;6.8;10;3.8;10.97;3.3;.75;4986 +93075;48.41445;-1.64794;67;20221106;15.4;12.4;13.9;6.2;13.47;8.4;1.18;4293 +93075;48.41445;-1.64794;67;20221107;16.7;11.8;14.2;6.3;12.97;2.4;1.52;4707 +93075;48.41445;-1.64794;67;20221108;16.3;11.8;14;6.4;12.63;1.1;1.54;5117 +93075;48.41445;-1.64794;67;20221109;16;10.2;13.1;3.7;11.37;.3;1.25;6340 +93075;48.41445;-1.64794;67;20221110;16;6.8;11.4;3.5;11.47;0;.9;6932 +93075;48.41445;-1.64794;67;20221111;11;8.5;9.8;3.4;11.5;.1;.43;3611 +93075;48.41445;-1.64794;67;20221112;18.5;7.1;12.8;2.6;12.7;.3;.82;7465 +93075;48.41445;-1.64794;67;20221113;18.2;10.1;14.1;2.7;12.77;0;.94;6667 +93075;48.41445;-1.64794;67;20221114;13.5;9.2;11.3;3.4;11.83;3.5;.69;4106 +93075;48.41445;-1.64794;67;20221115;16;8.1;12;6.9;11.53;4.6;1.28;5599 +93075;48.41445;-1.64794;67;20221116;14.6;7.5;11.1;6.6;11;14.2;1.15;4250 +93075;48.41445;-1.64794;67;20221117;13.8;9.6;11.7;5.2;10.73;0;1.17;4059 +93075;48.41445;-1.64794;67;20221118;12.3;7.6;10;3.4;9.53;2.1;.88;5062 +93075;48.41445;-1.64794;67;20221119;12.1;3.2;7.7;1.9;8.53;2.1;.51;6039 +93075;48.41445;-1.64794;67;20221120;12.6;4.8;8.7;4.2;10.03;2.2;.62;5017 +93075;48.41445;-1.64794;67;20221121;12.2;6.5;9.3;5.8;9.47;4.8;1.03;4448 +93075;48.41445;-1.64794;67;20221122;12.3;5.7;9;5.8;8.9;2.4;1.14;4940 +93075;48.41445;-1.64794;67;20221123;13.5;6.1;9.8;5.9;10.53;2.9;.78;5378 +93075;48.41445;-1.64794;67;20221124;14;6.5;10.2;5;10.47;7.9;.9;4454 +93075;48.41445;-1.64794;67;20221125;13.8;6.5;10.2;3;9.77;.1;.72;5367 +93075;48.41445;-1.64794;67;20221126;11.6;5.8;8.7;4.4;10.5;2.8;.47;3752 +93075;48.41445;-1.64794;67;20221127;12.8;10.2;11.5;4.2;12.43;12.4;.55;2255 +93075;48.41445;-1.64794;67;20221128;11.1;6.9;9;3.4;9.97;6.7;.57;3931 +93075;48.41445;-1.64794;67;20221129;12.5;5.4;9;1.7;9.37;.1;.42;4107 +93075;48.41445;-1.64794;67;20221130;8.8;3.3;6.1;2.4;8.4;.1;.34;3891 +93075;48.41445;-1.64794;67;20221201;9.3;.5;4.9;1.9;7.3;0;.29;5234 +93075;48.41445;-1.64794;67;20221202;5.7;-1;2.4;2.1;6.73;0;.24;3686 +93075;48.41445;-1.64794;67;20221203;4.2;3.1;3.6;4;6.57;0;.64;1709 +93075;48.41445;-1.64794;67;20221204;3.7;1.8;2.8;2.1;6.63;0;.35;2064 +93075;48.41445;-1.64794;67;20221205;5.6;3.2;4.4;1.5;7.2;0;.36;2237 +93075;48.41445;-1.64794;67;20221206;6.7;.4;3.6;2.4;6.57;.1;.33;4476 +93075;48.41445;-1.64794;67;20221207;7.7;-1.1;3.3;1.2;6.8;.5;.12;4724 +93075;48.41445;-1.64794;67;20221208;4.3;.3;2.3;1;6.6;.1;.2;3079 +93075;48.41445;-1.64794;67;20221209;4.7;-2.7;1;1.3;5.63;.1;.12;4689 +93075;48.41445;-1.64794;67;20221210;5.9;-3.9;1;2.2;5.2;.1;.32;4912 +93075;48.41445;-1.64794;67;20221211;2;-2;0;3.1;5.63;.4;.21;3465 +93075;48.41445;-1.64794;67;20221212;1.7;-.1;.8;3;5.9;0;.29;1872 +93075;48.41445;-1.64794;67;20221213;2.2;-3.1;-.5;2.7;4.83;1.2;.35;3467 +93075;48.41445;-1.64794;67;20221214;2.2;-.1;1.1;3.1;5.93;1.4;.33;1993 +93075;48.41445;-1.64794;67;20221215;4.8;.5;2.6;3.8;4.63;.1;.97;2944 +93075;48.41445;-1.64794;67;20221216;6.5;-1.7;2.4;1.5;5.7;.1;.22;4673 +93075;48.41445;-1.64794;67;20221217;.4;-3.8;-1.7;2.1;4.83;0;.16;3725 +93075;48.41445;-1.64794;67;20221218;7;-2.8;2.1;6.1;6.8;7.7;.35;3299 +93075;48.41445;-1.64794;67;20221219;13.5;7.7;10.6;7.8;12.13;8.5;.45;2870 +93075;48.41445;-1.64794;67;20221220;12.8;11.5;12.1;4.3;12.23;10.7;.81;1595 +93075;48.41445;-1.64794;67;20221221;13.4;6.7;10;4.5;11.7;7;.34;3285 +93075;48.41445;-1.64794;67;20221222;14.6;11.5;13.1;5.3;13;7.7;.84;2014 +93075;48.41445;-1.64794;67;20221223;15;13.1;14.1;5.1;13.5;3.3;.97;2285 +93075;48.41445;-1.64794;67;20221224;12.2;10.5;11.3;4;12.13;2.8;.55;1766 +93075;48.41445;-1.64794;67;20221225;11.6;9.8;10.7;3.1;12.07;3.5;.38;1811 +93075;48.41445;-1.64794;67;20221226;10.3;8.8;9.6;3.2;9.77;.4;.68;2372 +93075;48.41445;-1.64794;67;20221227;10.9;3.2;7.1;4.3;8.77;.1;.49;4461 +93075;48.41445;-1.64794;67;20221228;11.9;9.2;10.6;6.6;11.17;3.7;.79;2129 +93075;48.41445;-1.64794;67;20221229;11.7;8.8;10.3;5.4;9.3;1.6;1.19;3202 +93075;48.41445;-1.64794;67;20221230;14.9;5;10;7.9;12.2;8;.34;4046 +93075;48.41445;-1.64794;67;20221231;17.3;13.8;15.6;10.5;13.53;3.7;2.03;2460 +93076;48.44935;-1.31354;94;20220101;14.9;9.2;12;3.7;11.8;.7;.67;3909 +93076;48.44935;-1.31354;94;20220102;14;11.2;12.6;4.7;11.93;0;.96;2760 +93076;48.44935;-1.31354;94;20220103;12.3;10.5;11.4;3.8;11.77;18.9;.65;2233 +93076;48.44935;-1.31354;94;20220104;9;7.7;8.3;3.2;8.87;1.1;.74;1956 +93076;48.44935;-1.31354;94;20220105;6.1;1.6;3.9;1.6;6.73;.4;.32;3597 +93076;48.44935;-1.31354;94;20220106;7;.7;3.9;3.1;6.73;1.3;.43;4241 +93076;48.44935;-1.31354;94;20220107;9.1;5.2;7.1;4.4;8.8;4.4;.53;3380 +93076;48.44935;-1.31354;94;20220108;10.7;7.2;8.9;5.9;9.6;17.7;.79;3228 +93076;48.44935;-1.31354;94;20220109;8.5;5;6.7;3.3;8.87;5.1;.39;3283 +93076;48.44935;-1.31354;94;20220110;8.9;6.8;7.9;2.1;10.23;1.9;.25;2603 +93076;48.44935;-1.31354;94;20220111;8.2;7.3;7.7;2;10.07;.3;.32;1731 +93076;48.44935;-1.31354;94;20220112;9.5;6.9;8.2;1.7;9.97;0;.32;2965 +93076;48.44935;-1.31354;94;20220113;8.6;3;5.8;2.1;7.43;0;.44;4327 +93076;48.44935;-1.31354;94;20220114;5.3;-.8;2.3;2.2;5.8;.1;.41;4608 +93076;48.44935;-1.31354;94;20220115;2.5;-1.4;.6;1.7;6.37;0;.12;3635 +93076;48.44935;-1.31354;94;20220116;8.1;1.5;4.8;2.7;8.6;1;.13;4865 +93076;48.44935;-1.31354;94;20220117;7.7;4;5.9;.8;8.47;0;.24;3499 +93076;48.44935;-1.31354;94;20220118;6.7;1.3;4;1.5;7.67;0;.19;4525 +93076;48.44935;-1.31354;94;20220119;8.5;4.2;6.4;1.8;8.57;1.3;.35;4082 +93076;48.44935;-1.31354;94;20220120;7.9;2.5;5.2;2.5;7.13;.1;.54;4705 +93076;48.44935;-1.31354;94;20220121;6.3;2.5;4.4;1.6;6.3;0;.51;3922 +93076;48.44935;-1.31354;94;20220122;6.6;-1.1;2.8;1.3;6.97;0;.2;5653 +93076;48.44935;-1.31354;94;20220123;3.9;3.7;3.8;3.1;6.97;0;.57;661 +93076;48.44935;-1.31354;94;20220124;8.1;-.1;4;1.6;6.53;0;.41;5991 +93076;48.44935;-1.31354;94;20220125;.7;-1.1;-.2;1.7;5.93;0;.22;2726 +93076;48.44935;-1.31354;94;20220126;6.3;-.5;2.9;1.2;6.57;0;.3;5656 +93076;48.44935;-1.31354;94;20220127;8.5;2.1;5.3;1.9;8.23;.6;.34;5505 +93076;48.44935;-1.31354;94;20220128;8.9;6.4;7.6;1.3;9.9;.2;.36;3424 +93076;48.44935;-1.31354;94;20220129;10;7.8;8.9;3.2;10.73;1;.43;3273 +93076;48.44935;-1.31354;94;20220130;9.8;7.1;8.4;1.8;8.87;.4;.63;3867 +93076;48.44935;-1.31354;94;20220131;8.9;3.3;6.1;5;8.33;.8;.59;5382 +93076;48.44935;-1.31354;94;20220201;9.7;4;6.8;4.6;10.27;1.3;.15;5497 +93076;48.44935;-1.31354;94;20220202;9.8;8.1;8.9;3.4;9.93;0;.69;3112 +93076;48.44935;-1.31354;94;20220203;9.2;5.6;7.4;2.9;9.53;.5;.48;4593 +93076;48.44935;-1.31354;94;20220204;10.1;7.4;8.8;3.6;8.5;.9;1.06;4069 +93076;48.44935;-1.31354;94;20220205;10.8;1.9;6.4;2.7;7.9;.4;.74;7366 +93076;48.44935;-1.31354;94;20220206;12.4;7.8;10.1;6.6;11;3;.87;5427 +93076;48.44935;-1.31354;94;20220207;11.9;4.9;8.4;1.8;9.2;0;.66;6768 +93076;48.44935;-1.31354;94;20220208;9;6.4;7.7;1.8;9.93;0;.47;4291 +93076;48.44935;-1.31354;94;20220209;7.9;4.3;6.1;1.4;8.77;.1;.46;4945 +93076;48.44935;-1.31354;94;20220210;6.6;4.8;5.7;3.6;8.37;1.1;.88;4500 +93076;48.44935;-1.31354;94;20220211;9.9;.8;5.3;2.2;6.52;0;.89;9025 +93076;48.44935;-1.31354;94;20220212;8.4;-.7;3.8;3.4;6.02;0;.99;10225 +93076;48.44935;-1.31354;94;20220213;10.6;1.6;6.1;7.1;8.87;10;.72;4500 +93076;48.44935;-1.31354;94;20220214;10.8;5.5;8.1;5.3;8.84;3.7;1.13;7075 +93076;48.44935;-1.31354;94;20220215;10.9;3.3;7.1;5.7;9.77;7.3;.57;3450 +93076;48.44935;-1.31354;94;20220216;14.6;9.6;12.1;5.3;13.5;2.3;.69;6643 +93076;48.44935;-1.31354;94;20220217;14;9.5;11.7;4.2;10.73;.4;1.33;6375 +93076;48.44935;-1.31354;94;20220218;11.5;9;10.2;6.3;9.07;1.5;1.64;4929 +93076;48.44935;-1.31354;94;20220219;10.7;2.2;6.5;5;7.67;.1;1.22;8968 +93076;48.44935;-1.31354;94;20220220;13.5;7.3;10.4;6;10.6;5.1;1.24;7830 +93076;48.44935;-1.31354;94;20220221;10.8;6;8.4;6.8;8.53;4.1;1.41;6974 +93076;48.44935;-1.31354;94;20220222;15;6.4;10.7;3.4;10.33;1;1.31;9365 +93076;48.44935;-1.31354;94;20220223;10.2;2.2;6.2;1.9;8.27;.1;.82;9155 +93076;48.44935;-1.31354;94;20220224;9.4;6.8;8.1;4.6;7.8;1.8;1.39;5531 +93076;48.44935;-1.31354;94;20220225;10.4;2.5;6.5;2.3;7.07;.2;1.14;9472 +93076;48.44935;-1.31354;94;20220226;11.3;.4;5.9;2.9;6;0;1.47;11310 +93076;48.44935;-1.31354;94;20220227;11.6;2.1;6.8;3.1;6.73;0;1.47;10763 +93076;48.44935;-1.31354;94;20220228;14.2;4.4;9.3;2.7;9.4;1.4;1.28;11117 +93076;48.44935;-1.31354;94;20220301;13;8.7;10.9;2.1;11;2.5;1.03;7433 +93076;48.44935;-1.31354;94;20220302;14.1;8.8;11.4;2.1;9.93;.1;1.34;8303 +93076;48.44935;-1.31354;94;20220303;10.4;7.4;8.9;3.1;10.8;4.6;.71;6262 +93076;48.44935;-1.31354;94;20220304;10.2;7.5;8.9;3.7;8.67;0;1.29;6082 +93076;48.44935;-1.31354;94;20220305;9.3;1.7;5.5;3.3;7.93;.5;1;10282 +93076;48.44935;-1.31354;94;20220306;9.4;5.7;7.6;4;6.87;0;1.62;7536 +93076;48.44935;-1.31354;94;20220307;7;-.7;3.2;3.3;5.13;0;1.37;10715 +93076;48.44935;-1.31354;94;20220308;11;1.9;6.5;4.1;7.8;.3;1.38;11898 +93076;48.44935;-1.31354;94;20220309;13.9;7.4;10.6;4.7;9.67;0;1.75;10189 +93076;48.44935;-1.31354;94;20220310;12;9;10.5;3.5;10.3;.9;1.29;7076 +93076;48.44935;-1.31354;94;20220311;13.1;7.9;10.5;5.5;10.13;6.5;1.62;9409 +93076;48.44935;-1.31354;94;20220312;13.7;5.6;9.6;4.9;8.87;.6;1.9;11749 +93076;48.44935;-1.31354;94;20220313;11.9;7.8;9.8;3.9;9.27;4.7;1.55;8575 +93076;48.44935;-1.31354;94;20220314;14.7;5.1;9.9;2.6;8.5;.8;1.86;13251 +93076;48.44935;-1.31354;94;20220315;14.9;7.6;11.2;2;11.1;1.1;1.49;11710 +93076;48.44935;-1.31354;94;20220316;12.8;10;11.4;3.3;11.37;2.2;1.27;7241 +93076;48.44935;-1.31354;94;20220317;12.5;4.7;8.6;3.5;7.83;0;1.83;12341 +93076;48.44935;-1.31354;94;20220318;14.9;2;8.4;4.8;6.64;0;2.8;17300 +93076;48.44935;-1.31354;94;20220319;14.1;5.4;9.8;4.6;7.44;0;2.55;13475 +93076;48.44935;-1.31354;94;20220320;13.8;4.3;9;2.9;7.82;0;1.97;12750 +93076;48.44935;-1.31354;94;20220321;17.8;5.7;11.8;3.8;9.62;0;2.59;16175 +93076;48.44935;-1.31354;94;20220322;16.6;5.8;11.2;4.3;7.52;0;3.1;17425 +93076;48.44935;-1.31354;94;20220323;16.9;4.2;10.6;2.9;6.42;0;2.93;18250 +93076;48.44935;-1.31354;94;20220324;18;1.8;9.9;2.2;7.67;0;2.57;18150 +93076;48.44935;-1.31354;94;20220325;19.5;4.3;11.9;3.9;7.69;0;3.42;17850 +93076;48.44935;-1.31354;94;20220326;18.6;4.4;11.5;3.9;7.89;0;3.31;18750 +93076;48.44935;-1.31354;94;20220327;19.3;3.9;11.6;2.7;9.09;0;2.78;18000 +93076;48.44935;-1.31354;94;20220328;20.3;5.9;13.1;2.2;9.27;.3;2.55;13175 +93076;48.44935;-1.31354;94;20220329;15.8;9;12.4;2.5;10.67;1.9;2.05;11850 +93076;48.44935;-1.31354;94;20220330;11.5;8.3;9.9;4;10.29;1.7;1.23;5050 +93076;48.44935;-1.31354;94;20220331;7.5;4.7;6.1;5.9;6.94;1.5;1.65;8175 +93076;48.44935;-1.31354;94;20220401;7.4;2.1;4.7;7.6;5.5;1;2.12;10866 +93076;48.44935;-1.31354;94;20220402;8.7;1.5;5.1;4.2;5.26;0;2.3;17000 +93076;48.44935;-1.31354;94;20220403;8.6;-.6;4;3.4;5.16;0;2.1;17866 +93076;48.44935;-1.31354;94;20220404;9.7;-.6;4.5;5.4;8;.3;.97;7900 +93076;48.44935;-1.31354;94;20220405;13.1;8.6;10.9;5.7;10.74;.1;1.7;11675 +93076;48.44935;-1.31354;94;20220406;13.3;7.2;10.2;6.3;10.09;3;1.82;9275 +93076;48.44935;-1.31354;94;20220407;14.2;10.2;12.2;7.7;10.23;8.2;2.68;13033 +93076;48.44935;-1.31354;94;20220408;11.7;6.9;9.3;5;9.26;18.6;1.67;6766 +93076;48.44935;-1.31354;94;20220409;11.6;2.1;6.8;3.1;6.92;0;2.39;20000 +93076;48.44935;-1.31354;94;20220410;14.6;.4;7.5;4;6.89;0;2.86;20566 +93076;48.44935;-1.31354;94;20220411;20.2;5.5;12.9;5.1;9.57;0;3.69;18350 +93076;48.44935;-1.31354;94;20220412;16;10.5;13.3;3.6;12.19;.9;1.69;6033 +93076;48.44935;-1.31354;94;20220413;19.6;5.7;12.7;1.6;11.29;.1;2.43;15850 +93076;48.44935;-1.31354;94;20220414;21.4;6.7;14;1.7;11.32;0;3.08;20075 +93076;48.44935;-1.31354;94;20220415;20.8;7.4;14.1;2.1;11.47;0;3.24;20950 +93076;48.44935;-1.31354;94;20220416;19.8;6.9;13.3;2.6;10.87;0;3.46;23525 +93076;48.44935;-1.31354;94;20220417;20;5.9;13;2.5;10.17;0;3.27;20925 +93076;48.44935;-1.31354;94;20220418;15.4;8.3;11.8;3.8;10.09;0;2.67;16375 +93076;48.44935;-1.31354;94;20220419;14;4.1;9.1;3.8;8.87;0;2.58;19925 +93076;48.44935;-1.31354;94;20220420;16.7;5.2;10.9;3.6;10.24;.1;2.87;20350 +93076;48.44935;-1.31354;94;20220421;18.9;7.5;13.2;3.1;9.89;0;3.61;23000 +93076;48.44935;-1.31354;94;20220422;18.8;7.9;13.3;4;10.37;0;3.43;19400 +93076;48.44935;-1.31354;94;20220423;16.9;9.3;13.1;4.1;11.44;2;2.53;13125 +93076;48.44935;-1.31354;94;20220424;16.9;9.7;13.3;3.1;12.07;.8;2.43;14775 +93076;48.44935;-1.31354;94;20220425;15.5;7.3;11.4;3.6;9.54;0;3.18;22725 +93076;48.44935;-1.31354;94;20220426;16.7;4.7;10.7;4;9.32;0;3.22;22825 +93076;48.44935;-1.31354;94;20220427;16.7;6;11.3;5.2;9.09;0;3.59;23175 +93076;48.44935;-1.31354;94;20220428;16.8;8.9;12.9;3.6;10.37;0;2.93;15775 +93076;48.44935;-1.31354;94;20220429;17.7;8.2;13;4.3;10.74;0;3.52;22575 +93076;48.44935;-1.31354;94;20220430;15.1;6.3;10.7;3.8;9.29;0;2.95;19700 +93076;48.44935;-1.31354;94;20220501;18.9;7.2;13;2.6;9.09;0;3.67;22400 +93076;48.44935;-1.31354;94;20220502;17;9.4;13.2;3.2;10.32;0;3.13;17975 +93076;48.44935;-1.31354;94;20220503;17.2;9.6;13.4;3.5;10.17;0;3.08;15800 +93076;48.44935;-1.31354;94;20220504;17.9;4.8;11.3;2.9;10.54;0;3;20500 +93076;48.44935;-1.31354;94;20220505;17.9;8.6;13.2;3.2;11.49;.1;3.34;22350 +93076;48.44935;-1.31354;94;20220506;17.3;6.9;12.1;2.2;11.97;0;2.85;21844 +93076;48.44935;-1.31354;94;20220507;17.1;9.6;13.3;2.6;12.33;.1;2.76;18415 +93076;48.44935;-1.31354;94;20220508;20.9;8.5;14.7;2;12.6;.1;3.68;24426 +93076;48.44935;-1.31354;94;20220509;25.4;9.9;17.7;1.5;12.53;0;4.53;27075 +93076;48.44935;-1.31354;94;20220510;24.2;12.5;18.4;2.2;12.4;0;4.33;23335 +93076;48.44935;-1.31354;94;20220511;21.4;10;15.7;3.2;12.57;0;4.05;23903 +93076;48.44935;-1.31354;94;20220512;18.1;7.4;12.7;1.8;10.77;.1;3.31;22957 +93076;48.44935;-1.31354;94;20220513;19.2;4.9;12;1.6;10.07;0;3.67;26644 +93076;48.44935;-1.31354;94;20220514;24.5;8.3;16.4;2;11.4;1.7;4.7;27995 +93076;48.44935;-1.31354;94;20220515;27.5;16.9;22.2;2.3;14.37;3.4;5.03;23461 +93076;48.44935;-1.31354;94;20220516;23;13.5;18.3;3;14.97;.2;4.07;22373 +93076;48.44935;-1.31354;94;20220517;28.3;11.4;19.8;2.2;14.53;2.4;5.37;29097 +93076;48.44935;-1.31354;94;20220518;26.1;10.6;18.4;2;14.93;6.7;4.86;28424 +93076;48.44935;-1.31354;94;20220519;21.4;13.2;17.3;2;14.4;3.9;3.6;20836 +93076;48.44935;-1.31354;94;20220520;19.4;12.9;16.2;2.2;13.17;.8;3.2;18021 +93076;48.44935;-1.31354;94;20220521;22;8.1;15.1;1.7;12.77;0;4.08;27077 +93076;48.44935;-1.31354;94;20220522;24.4;12.9;18.7;2.1;14.93;9.9;4.44;25170 +93076;48.44935;-1.31354;94;20220523;17.2;12.5;14.9;3;14.6;9.8;2.41;15280 +93076;48.44935;-1.31354;94;20220524;16.6;8.4;12.5;2.3;11.23;1.1;3.1;21298 +93076;48.44935;-1.31354;94;20220525;17.4;6.5;12;2.1;11.83;.6;3.29;24637 +93076;48.44935;-1.31354;94;20220526;16.3;12.3;14.3;2.4;13.5;.2;2.44;14844 +93076;48.44935;-1.31354;94;20220527;18.1;11.8;15;2.4;13.4;.2;3.04;18570 +93076;48.44935;-1.31354;94;20220528;19.7;6.5;13.1;2.1;10.93;0;4.02;27596 +93076;48.44935;-1.31354;94;20220529;17.5;7.6;12.6;3.2;9.03;0;3.85;23695 +93076;48.44935;-1.31354;94;20220530;18;5.8;11.9;1.7;9.23;0;3.8;26558 +93076;48.44935;-1.31354;94;20220531;18.3;7.1;12.7;1.6;10.2;.1;3.7;25285 +93076;48.44935;-1.31354;94;20220601;20;5.6;12.8;1.7;10.33;0;4.14;28899 +93076;48.44935;-1.31354;94;20220602;24.4;10;17.2;2.3;10.87;1.3;5.17;28916 +93076;48.44935;-1.31354;94;20220603;21.1;14.3;17.7;2.2;15;8.2;3.55;19682 +93076;48.44935;-1.31354;94;20220604;26.4;14.5;20.5;2;17.4;1.5;4.82;26460 +93076;48.44935;-1.31354;94;20220605;20.6;13.2;16.9;2.3;14.33;1.1;3.63;20926 +93076;48.44935;-1.31354;94;20220606;19.3;8.7;14;2.4;13.17;2.8;3.63;24982 +93076;48.44935;-1.31354;94;20220607;21.1;13.9;17.5;3.5;15.2;10.4;3.75;20816 +93076;48.44935;-1.31354;94;20220608;19.4;15;17.2;3.5;14.9;.5;3.13;16136 +93076;48.44935;-1.31354;94;20220609;22.8;11.6;17.2;2.3;13.37;.1;4.49;25995 +93076;48.44935;-1.31354;94;20220610;21.7;13.6;17.7;3;15.63;.3;3.89;22366 +93076;48.44935;-1.31354;94;20220611;21.4;13.8;17.6;2;14.07;.1;3.8;21285 +93076;48.44935;-1.31354;94;20220612;20.8;10.6;15.7;2.6;13;.1;4.03;24716 +93076;48.44935;-1.31354;94;20220613;21.6;8.8;15.2;2.6;12;.1;4.44;27440 +93076;48.44935;-1.31354;94;20220614;26.8;9.6;18.2;1.8;12.37;0;5.45;31048 +93076;48.44935;-1.31354;94;20220615;27.1;12.3;19.7;2.2;14.33;0;5.43;29538 +93076;48.44935;-1.31354;94;20220616;29.8;12.6;21.2;1.6;14.7;.1;5.88;31455 +93076;48.44935;-1.31354;94;20220617;35.2;15.3;25.3;1.2;16.03;0;6.41;31624 +93076;48.44935;-1.31354;94;20220618;36.3;16.3;26.3;2.2;17.87;.6;7.22;31637 +93076;48.44935;-1.31354;94;20220619;22.4;13.3;17.8;3.2;15.77;3.8;4.02;23387 +93076;48.44935;-1.31354;94;20220620;23.8;15.2;19.5;2.7;16.27;0;4.32;22776 +93076;48.44935;-1.31354;94;20220621;26.7;14.8;20.8;2;15.7;1.2;5.12;26935 +93076;48.44935;-1.31354;94;20220622;23.7;15.5;19.6;1.7;17.13;21;4.02;22051 +93076;48.44935;-1.31354;94;20220623;24.9;16.4;20.6;2.2;17.57;.2;4.4;22973 +93076;48.44935;-1.31354;94;20220624;21.2;15.8;18.5;3.4;16.13;1.2;3.55;18298 +93076;48.44935;-1.31354;94;20220625;19.6;11.1;15.3;2.8;12.6;1.6;3.81;22828 +93076;48.44935;-1.31354;94;20220626;20.9;9.6;15.2;2.4;11.4;.1;4.32;26331 +93076;48.44935;-1.31354;94;20220627;19.8;8.8;14.3;1.5;12.23;.1;3.9;25911 +93076;48.44935;-1.31354;94;20220628;22.3;8.6;15.4;2.5;12.1;1;4.65;28759 +93076;48.44935;-1.31354;94;20220629;21.1;13.7;17.4;2.4;13.6;1.1;3.89;21354 +93076;48.44935;-1.31354;94;20220630;18;9.9;13.9;1.8;12.2;2;3.38;22108 +93076;48.44935;-1.31354;94;20220701;20;6.9;13.5;1.4;11.47;.1;4.09;28012 +93076;48.44935;-1.31354;94;20220702;23.4;7.4;15.4;1.7;12.07;.1;4.76;30761 +93076;48.44935;-1.31354;94;20220703;20.3;9.5;14.9;2.3;12.7;.1;3.92;25331 +93076;48.44935;-1.31354;94;20220704;20.3;8.7;14.5;2.3;12.37;0;3.99;26245 +93076;48.44935;-1.31354;94;20220705;21.4;10.8;16.1;2.7;12.9;0;4.18;24773 +93076;48.44935;-1.31354;94;20220706;23.9;9.9;16.9;2.4;14.23;.1;4.62;28494 +93076;48.44935;-1.31354;94;20220707;22.7;13.2;18;3.1;15.5;.1;4.13;23231 +93076;48.44935;-1.31354;94;20220708;25.5;11.3;18.4;2.5;14.43;0;5.05;28877 +93076;48.44935;-1.31354;94;20220709;28.8;12.5;20.7;2.2;15.27;0;5.76;30409 +93076;48.44935;-1.31354;94;20220710;29.1;13.6;21.3;2.6;12.87;0;6.14;29475 +93076;48.44935;-1.31354;94;20220711;30.9;15.9;23.4;2.3;14.67;0;6.29;29444 +93076;48.44935;-1.31354;94;20220712;33.8;16.1;24.9;1.3;15.77;0;6.15;30775 +93076;48.44935;-1.31354;94;20220713;32;15.9;24;2;17.33;0;6;29592 +93076;48.44935;-1.31354;94;20220714;24.6;15.6;20.1;3;15.67;.1;4.48;22349 +93076;48.44935;-1.31354;94;20220715;26.9;10.6;18.8;1.9;12.77;0;5.31;30072 +93076;48.44935;-1.31354;94;20220716;30.1;12.8;21.4;2.2;11.37;0;6.19;29939 +93076;48.44935;-1.31354;94;20220717;33.4;17.5;25.4;2.3;12.8;0;6.78;29318 +93076;48.44935;-1.31354;94;20220718;39.2;19.1;29.1;2.3;12.4;0;7.85;30228 +93076;48.44935;-1.31354;94;20220719;30.9;26.5;28.7;3.2;15.63;.8;5.86;15786 +93076;48.44935;-1.31354;94;20220720;25.5;16.6;21;2.6;17.3;.9;4.36;22051 +93076;48.44935;-1.31354;94;20220721;24.1;15.9;20;2.4;15.97;0;4.07;20592 +93076;48.44935;-1.31354;94;20220722;20.4;15.2;17.8;2.6;16.47;.5;3.02;16965 +93076;48.44935;-1.31354;94;20220723;27.1;12.4;19.7;1.6;14.77;0;4.93;27973 +93076;48.44935;-1.31354;94;20220724;32.1;13.5;22.8;2.1;14.57;0;6.16;29561 +93076;48.44935;-1.31354;94;20220725;23.8;15.4;19.6;3;15.73;.2;4.1;20917 +93076;48.44935;-1.31354;94;20220726;22.9;16.3;19.6;2.8;13.6;.1;4.08;18485 +93076;48.44935;-1.31354;94;20220727;23;8.3;15.7;1.4;11.93;0;4.29;27716 +93076;48.44935;-1.31354;94;20220728;26.4;13.5;19.9;1.6;14.27;0;4.59;25599 +93076;48.44935;-1.31354;94;20220729;27.9;17.6;22.8;2;14.23;.3;4.89;22786 +93076;48.44935;-1.31354;94;20220730;25.5;14.5;20;2.6;16.57;0;4.32;23327 +93076;48.44935;-1.31354;94;20220731;25.8;17.2;21.5;2.7;17.73;0;4.19;20479 +93076;48.44935;-1.31354;94;20220801;23.1;17.4;20.3;2.4;17.47;.1;3.35;16426 +93076;48.44935;-1.31354;94;20220802;30.3;12.7;21.5;1.3;16.77;.1;5.06;28354 +93076;48.44935;-1.31354;94;20220803;27.7;17;22.4;2.9;19.5;0;4.42;22148 +93076;48.44935;-1.31354;94;20220804;23.6;17.5;20.6;3.4;16.7;0;3.77;16918 +93076;48.44935;-1.31354;94;20220805;23.1;11.1;17.1;3.2;11.93;0;4.43;23895 +93076;48.44935;-1.31354;94;20220806;25.7;10.1;17.9;2.7;10.27;0;5.13;26466 +93076;48.44935;-1.31354;94;20220807;27.6;12.5;20.1;2.5;10.7;0;5.38;25862 +93076;48.44935;-1.31354;94;20220808;29.2;13.7;21.5;2.8;11.77;0;5.76;26003 +93076;48.44935;-1.31354;94;20220809;29.9;14.9;22.4;3.1;14.5;0;5.76;25698 +93076;48.44935;-1.31354;94;20220810;33.5;16.5;25;2.6;14.53;0;6.28;26502 +93076;48.44935;-1.31354;94;20220811;34.1;16.6;25.3;2.2;12.57;0;6.19;26842 +93076;48.44935;-1.31354;94;20220812;33.5;14.9;24.2;1.7;12.67;0;5.57;26760 +93076;48.44935;-1.31354;94;20220813;35.3;15;25.2;1.2;11.5;2;5.35;26587 +93076;48.44935;-1.31354;94;20220814;20.9;18.9;19.9;2.2;18.5;6.5;2.19;9365 +93076;48.44935;-1.31354;94;20220815;24.4;16.2;20.3;2.1;18.43;.2;3.44;18670 +93076;48.44935;-1.31354;94;20220816;25.5;16.7;21.1;2.2;17.27;4.6;3.84;19328 +93076;48.44935;-1.31354;94;20220817;23.7;13.8;18.8;1.8;17.1;3.9;3.33;19881 +93076;48.44935;-1.31354;94;20220818;23.5;15.1;19.3;2.1;17.5;0;3.23;18470 +93076;48.44935;-1.31354;94;20220819;22.3;16.5;19.4;2.1;17.23;4.4;2.89;15127 +93076;48.44935;-1.31354;94;20220820;24;10.6;17.3;1.3;13.9;0;3.58;22801 +93076;48.44935;-1.31354;94;20220821;19.8;12.5;16.1;1.3;15.7;1.4;2.55;16764 +93076;48.44935;-1.31354;94;20220822;25.1;16.1;20.6;1.7;19.27;1.9;3.27;18498 +93076;48.44935;-1.31354;94;20220823;24.2;19;21.6;1.3;21;.2;2.66;13945 +93076;48.44935;-1.31354;94;20220824;29.7;15;22.4;1.2;19.23;7.2;4.15;23300 +93076;48.44935;-1.31354;94;20220825;21.9;18.9;20.4;3.4;19.23;.3;2.44;10529 +93076;48.44935;-1.31354;94;20220826;23;11.2;17.1;2;14.23;.1;3.31;20441 +93076;48.44935;-1.31354;94;20220827;26.2;10.4;18.3;1.9;13.87;.1;3.99;23296 +93076;48.44935;-1.31354;94;20220828;25.3;14.1;19.7;2.4;14.03;0;3.9;19717 +93076;48.44935;-1.31354;94;20220829;29.2;14.5;21.9;2.5;14.1;.8;4.7;21997 +93076;48.44935;-1.31354;94;20220830;29.4;15.5;22.4;2.6;14.37;0;4.72;21417 +93076;48.44935;-1.31354;94;20220831;27.6;16.3;21.9;2.4;16.23;4.1;4.05;19313 +93076;48.44935;-1.31354;94;20220901;23.6;14.9;19.3;1.5;17.73;10.1;2.85;16842 +93076;48.44935;-1.31354;94;20220902;23;14.9;19;1.2;18.07;2.3;2.66;16066 +93076;48.44935;-1.31354;94;20220903;22.6;16.6;19.6;1.9;16.73;2.5;2.66;13630 +93076;48.44935;-1.31354;94;20220904;26.4;14.7;20.6;2.8;15.87;0;3.86;18931 +93076;48.44935;-1.31354;94;20220905;27.3;16.9;22.1;2.2;17.07;2.8;3.67;17799 +93076;48.44935;-1.31354;94;20220906;20.5;16.5;18.5;3.5;17.27;2.7;2.23;10806 +93076;48.44935;-1.31354;94;20220907;21.3;15.5;18.4;3.7;16.73;2.6;2.59;13016 +93076;48.44935;-1.31354;94;20220908;20.2;14.7;17.4;4.2;15.73;1.7;2.52;12648 +93076;48.44935;-1.31354;94;20220909;20.3;14.7;17.5;4.2;15.07;4.3;2.62;12419 +93076;48.44935;-1.31354;94;20220910;21.4;12.7;17;2.3;14.93;0;2.55;15246 +93076;48.44935;-1.31354;94;20220911;25;12.9;19;1.6;15.1;0;3.03;18109 +93076;48.44935;-1.31354;94;20220912;29.9;15.2;22.5;2.5;15.4;.1;4.22;19465 +93076;48.44935;-1.31354;94;20220913;27;20.4;23.7;1.7;18.6;.7;2.94;12879 +93076;48.44935;-1.31354;94;20220914;24.4;17.5;20.9;2;19.37;1.1;2.47;13088 +93076;48.44935;-1.31354;94;20220915;20.4;14.7;17.5;2.4;15.6;0;2.16;11904 +93076;48.44935;-1.31354;94;20220916;18.4;11.3;14.9;2.8;10.93;0;2.54;12964 +93076;48.44935;-1.31354;94;20220917;17.8;5.4;11.6;1.5;8.9;.1;2.27;17139 +93076;48.44935;-1.31354;94;20220918;19;4;11.5;1.4;9.63;.1;2.28;18454 +93076;48.44935;-1.31354;94;20220919;20.6;5.5;13;1.4;9.47;.1;2.43;18377 +93076;48.44935;-1.31354;94;20220920;18.5;6.5;12.5;1.2;9.47;.1;2.07;16256 +93076;48.44935;-1.31354;94;20220921;21;8.5;14.8;1.5;10.8;0;2.4;16474 +93076;48.44935;-1.31354;94;20220922;22.1;7.2;14.7;.9;10.83;.1;2.26;17683 +93076;48.44935;-1.31354;94;20220923;17.5;10;13.7;.8;12.87;4.5;1.61;12349 +93076;48.44935;-1.31354;94;20220924;18.4;12.6;15.5;2.5;13.43;4.4;1.92;10811 +93076;48.44935;-1.31354;94;20220925;17.1;12.3;14.7;2.7;12.6;.3;1.86;9857 +93076;48.44935;-1.31354;94;20220926;15.9;8.4;12.1;4;11.47;7.2;1.83;11933 +93076;48.44935;-1.31354;94;20220927;16.4;11.3;13.9;3.9;12.8;29.1;1.74;9713 +93076;48.44935;-1.31354;94;20220928;14;11.2;12.6;2.1;12.83;10.3;1.13;7000 +93076;48.44935;-1.31354;94;20220929;14.8;9.1;11.9;1.5;11.27;2;1.38;10142 +93076;48.44935;-1.31354;94;20220930;16.2;4.9;10.6;2.6;11.33;3.4;1.53;13980 +93076;48.44935;-1.31354;94;20221001;21;13.4;17.2;3.8;15.93;0;2;11238 +93076;48.44935;-1.31354;94;20221002;19.5;15.1;17.3;3.2;16.87;.7;1.58;8728 +93076;48.44935;-1.31354;94;20221003;19.3;14.5;16.9;2.2;15.8;0;1.52;8743 +93076;48.44935;-1.31354;94;20221004;16.8;13.6;15.2;2.4;14.63;0;1.32;7232 +93076;48.44935;-1.31354;94;20221005;19.6;15;17.3;3.7;13.77;1.9;2.24;8437 +93076;48.44935;-1.31354;94;20221006;18.4;7.1;12.8;1.2;10.63;0;1.56;12788 +93076;48.44935;-1.31354;94;20221007;18.5;4.8;11.6;1.2;10.47;.1;1.51;13940 +93076;48.44935;-1.31354;94;20221008;18.2;9.2;13.7;1.3;11.8;0;1.45;11114 +93076;48.44935;-1.31354;94;20221009;19.3;6.7;13;1.8;10.23;0;1.8;13173 +93076;48.44935;-1.31354;94;20221010;17.8;11.5;14.6;2;14.17;1.1;1.29;9034 +93076;48.44935;-1.31354;94;20221011;18.3;8.1;13.2;1.8;9.87;0;1.7;11545 +93076;48.44935;-1.31354;94;20221012;18.8;6.6;12.7;1.4;11.2;.3;1.45;12367 +93076;48.44935;-1.31354;94;20221013;16;11.6;13.8;2.6;14.63;4;.96;7374 +93076;48.44935;-1.31354;94;20221014;18.4;12.9;15.6;2.6;15.83;12.2;1.17;8112 +93076;48.44935;-1.31354;94;20221015;17.8;14.7;16.2;3.7;15.4;.1;1.35;6018 +93076;48.44935;-1.31354;94;20221016;18.3;12.8;15.6;2.7;15.47;6;1.15;7779 +93076;48.44935;-1.31354;94;20221017;18.2;15.2;16.7;2.1;16.57;3.3;1.02;5637 +93076;48.44935;-1.31354;94;20221018;19.5;13.8;16.6;2.3;17.33;.1;1.03;7845 +93076;48.44935;-1.31354;94;20221019;22.9;16.3;19.6;2.8;17.13;3.2;1.79;8193 +93076;48.44935;-1.31354;94;20221020;20.2;13.6;16.9;2.4;15.63;.6;1.36;8024 +93076;48.44935;-1.31354;94;20221021;19.8;14.5;17.2;4.7;14.3;.4;2.02;7113 +93076;48.44935;-1.31354;94;20221022;19.4;13.4;16.4;3.1;15.3;0;1.32;7453 +93076;48.44935;-1.31354;94;20221023;20.6;16.1;18.3;4.5;14.47;3.1;2.23;6377 +93076;48.44935;-1.31354;94;20221024;18.5;13.4;16;4.8;14.43;.8;1.61;6787 +93076;48.44935;-1.31354;94;20221025;17.9;12.7;15.3;3.4;14.57;.1;1.2;6691 +93076;48.44935;-1.31354;94;20221026;19.5;14.3;16.9;3.4;15.67;.6;1.33;6543 +93076;48.44935;-1.31354;94;20221027;22.6;13.5;18;2.8;15.67;.1;1.58;8518 +93076;48.44935;-1.31354;94;20221028;19.2;14.6;16.9;3;15.63;.1;1.25;5961 +93076;48.44935;-1.31354;94;20221029;21.1;15.6;18.4;3.1;15.9;5.3;1.54;6451 +93076;48.44935;-1.31354;94;20221030;17;12.7;14.8;2.6;14.4;2;.95;5596 +93076;48.44935;-1.31354;94;20221031;17.1;10.9;14;3.2;13.6;4.1;1.01;6647 +93076;48.44935;-1.31354;94;20221101;15.9;10.1;13;4.6;11.57;3.9;1.42;6388 +93076;48.44935;-1.31354;94;20221102;15.8;7.8;11.8;3.5;11.63;.5;.99;7387 +93076;48.44935;-1.31354;94;20221103;13.9;13.3;13.6;4.9;12.3;10.9;1.34;1967 +93076;48.44935;-1.31354;94;20221104;13.6;8.1;10.8;4;9.9;.7;1.19;5849 +93076;48.44935;-1.31354;94;20221105;13;6.4;9.7;2.8;10.73;4.1;.65;6354 +93076;48.44935;-1.31354;94;20221106;15;12.1;13.5;5;13.27;9.3;1.02;4126 +93076;48.44935;-1.31354;94;20221107;16.5;11.6;14;5.3;12.87;2.3;1.33;5328 +93076;48.44935;-1.31354;94;20221108;16;11.7;13.9;5;12.63;1.5;1.3;4903 +93076;48.44935;-1.31354;94;20221109;15.7;10.2;12.9;3.1;11.5;.3;1.08;5541 +93076;48.44935;-1.31354;94;20221110;15.8;6.6;11.2;2.8;11.4;0;.76;6932 +93076;48.44935;-1.31354;94;20221111;11;8.7;9.9;2.6;11.27;.1;.5;3502 +93076;48.44935;-1.31354;94;20221112;18.3;7.6;12.9;2.1;12.6;.2;.73;7298 +93076;48.44935;-1.31354;94;20221113;18.3;9.7;14;1.9;12.53;.2;.81;6464 +93076;48.44935;-1.31354;94;20221114;13.7;9.3;11.5;2.4;11.87;2.1;.6;4600 +93076;48.44935;-1.31354;94;20221115;15.5;8.3;11.9;5.5;11.37;5.8;1.16;5700 +93076;48.44935;-1.31354;94;20221116;14.3;7.6;11;5.4;11.07;17.9;.93;5468 +93076;48.44935;-1.31354;94;20221117;13.8;9.6;11.7;4.2;10.77;2.5;1.04;4239 +93076;48.44935;-1.31354;94;20221118;12.2;7.3;9.8;2.7;9.43;1.9;.77;4552 +93076;48.44935;-1.31354;94;20221119;11.8;2.4;7.1;1.5;8.27;1.6;.41;6215 +93076;48.44935;-1.31354;94;20221120;12.5;4.3;8.4;3.3;9.9;4.5;.49;5657 +93076;48.44935;-1.31354;94;20221121;12;6.4;9.2;4.8;9.33;9.2;.91;4563 +93076;48.44935;-1.31354;94;20221122;11.9;5.5;8.7;4.9;8.73;1.1;1.01;4864 +93076;48.44935;-1.31354;94;20221123;13.4;6.1;9.8;4.9;10.4;4.5;.73;5202 +93076;48.44935;-1.31354;94;20221124;13.5;6.6;10;4;10.43;9.5;.7;4966 +93076;48.44935;-1.31354;94;20221125;13.6;6.6;10.1;2.4;9.67;.1;.64;4940 +93076;48.44935;-1.31354;94;20221126;11.4;5.5;8.4;3.4;10.17;4;.38;4448 +93076;48.44935;-1.31354;94;20221127;12.6;9.8;11.2;3.9;12.07;11.8;.5;3103 +93076;48.44935;-1.31354;94;20221128;10.9;6.8;8.9;2.8;9.97;7;.48;3667 +93076;48.44935;-1.31354;94;20221129;12.2;5.4;8.8;1;9.17;0;.29;4654 +93076;48.44935;-1.31354;94;20221130;8.6;3;5.8;2;8.33;0;.27;4125 +93076;48.44935;-1.31354;94;20221201;8.9;.5;4.7;1.6;7.1;0;.27;5127 +93076;48.44935;-1.31354;94;20221202;5.5;-.9;2.3;1.8;6.53;0;.19;4413 +93076;48.44935;-1.31354;94;20221203;3.7;2.9;3.3;3.4;6.43;0;.58;1532 +93076;48.44935;-1.31354;94;20221204;3.5;1.6;2.5;1.8;6.57;.1;.29;2444 +93076;48.44935;-1.31354;94;20221205;5.6;3;4.3;1.3;7.13;0;.3;2739 +93076;48.44935;-1.31354;94;20221206;6.8;.5;3.7;2;6.47;0;.33;4222 +93076;48.44935;-1.31354;94;20221207;7.3;-1.4;3;.8;6.53;.3;.05;4913 +93076;48.44935;-1.31354;94;20221208;3.9;.1;2;.9;6.47;.1;.15;3295 +93076;48.44935;-1.31354;94;20221209;5;-2.2;1.4;1.2;5.43;.1;.18;4372 +93076;48.44935;-1.31354;94;20221210;5.6;-4.5;.5;1.5;5;.1;.17;5175 +93076;48.44935;-1.31354;94;20221211;1.7;-2.2;-.3;2.4;5.47;.4;.21;3229 +93076;48.44935;-1.31354;94;20221212;1.7;.2;1;2.4;5.8;0;.32;2016 +93076;48.44935;-1.31354;94;20221213;2.1;-3.3;-.6;2.1;4.7;2.2;.3;3762 +93076;48.44935;-1.31354;94;20221214;1.9;-.1;.9;2.7;5.77;2.2;.32;2289 +93076;48.44935;-1.31354;94;20221215;4.5;.4;2.4;3.1;4.3;.2;.91;3276 +93076;48.44935;-1.31354;94;20221216;6.3;-2.5;1.9;1.2;5.27;.1;.16;4733 +93076;48.44935;-1.31354;94;20221217;.4;-4.5;-2;1.5;4.57;0;.15;3540 +93076;48.44935;-1.31354;94;20221218;6.6;-3;1.8;4.8;6.47;7;.22;4901 +93076;48.44935;-1.31354;94;20221219;12.9;7.7;10.3;6.3;11.53;8.8;.44;3612 +93076;48.44935;-1.31354;94;20221220;12.2;11;11.6;3.5;11.83;12.6;.67;1713 +93076;48.44935;-1.31354;94;20221221;12.9;6.9;9.9;3.9;11.6;8.2;.24;3907 +93076;48.44935;-1.31354;94;20221222;14.3;11.4;12.9;4.6;12.97;12.5;.67;2738 +93076;48.44935;-1.31354;94;20221223;14.5;13.2;13.8;4.3;13.53;3.9;.84;1866 +93076;48.44935;-1.31354;94;20221224;12.1;10.6;11.4;3.5;12.13;2.9;.52;1930 +93076;48.44935;-1.31354;94;20221225;11.8;9.8;10.8;2.6;12.07;3.8;.35;2254 +93076;48.44935;-1.31354;94;20221226;10.3;9.2;9.8;2.9;9.87;.9;.72;1685 +93076;48.44935;-1.31354;94;20221227;10.5;3.2;6.9;3.5;8.67;0;.4;4284 +93076;48.44935;-1.31354;94;20221228;11.7;9.1;10.4;5.7;11.1;4.3;.66;2648 +93076;48.44935;-1.31354;94;20221229;11.5;8.8;10.2;4.5;9.37;1.4;1.06;2677 +93076;48.44935;-1.31354;94;20221230;14.6;5.2;9.9;6.7;12.07;7.6;.23;4965 +93076;48.44935;-1.31354;94;20221231;17.3;13.8;15.6;8.7;13.37;3.3;1.92;3068 +93077;48.48324;-.97873;177;20220101;15.6;8.9;12.2;2.3;11.5;.8;.54;4360 +93077;48.48324;-.97873;177;20220102;13.4;11.1;12.2;4;11.7;.4;.86;2624 +93077;48.48324;-.97873;177;20220103;11.9;10.2;11;3.5;11.6;19.8;.59;2288 +93077;48.48324;-.97873;177;20220104;8.4;7.4;7.9;2.4;8.6;1.2;.65;1797 +93077;48.48324;-.97873;177;20220105;5.9;-.6;2.6;.7;6.4;.2;.09;4415 +93077;48.48324;-.97873;177;20220106;6.3;-1.4;2.4;2.1;6.2;1.5;.25;4833 +93077;48.48324;-.97873;177;20220107;8.1;4.6;6.3;3.4;8.6;5.2;.39;3328 +93077;48.48324;-.97873;177;20220108;9.8;6.8;8.3;4.6;9.4;20.3;.64;3118 +93077;48.48324;-.97873;177;20220109;8.2;4.5;6.3;2.5;8.6;5.4;.34;3480 +93077;48.48324;-.97873;177;20220110;8.7;6.3;7.5;1.2;9.7;.9;.26;2855 +93077;48.48324;-.97873;177;20220111;7.7;6.7;7.2;1.1;9.5;.2;.33;1907 +93077;48.48324;-.97873;177;20220112;9.4;6.5;7.9;1.4;9.6;0;.32;3189 +93077;48.48324;-.97873;177;20220113;8.6;3.1;5.8;1.8;7.1;0;.46;4390 +93077;48.48324;-.97873;177;20220114;6.5;-.7;2.9;1.6;5.6;.1;.38;5061 +93077;48.48324;-.97873;177;20220115;1.5;-2.2;-.4;1;6;0;.11;3706 +93077;48.48324;-.97873;177;20220116;7;.8;3.9;1.9;8.2;.9;.09;4816 +93077;48.48324;-.97873;177;20220117;6.8;3.7;5.2;.6;8.2;.1;.23;3484 +93077;48.48324;-.97873;177;20220118;7.6;.2;3.9;1.1;7.4;0;.18;5379 +93077;48.48324;-.97873;177;20220119;7.7;3.8;5.7;1.3;8.3;1.1;.29;3990 +93077;48.48324;-.97873;177;20220120;7.1;1.3;4.2;1.5;6.8;.1;.35;4900 +93077;48.48324;-.97873;177;20220121;5.8;2.7;4.2;1;6.1;0;.43;3664 +93077;48.48324;-.97873;177;20220122;6;-1.6;2.2;1.1;6.8;0;.17;5740 +93077;48.48324;-.97873;177;20220123;3.4;3.2;3.3;2.4;6.7;0;.52;1052 +93077;48.48324;-.97873;177;20220124;8;-.5;3.7;1.2;6.4;0;.33;6231 +93077;48.48324;-.97873;177;20220125;-.8;-1.6;-1.2;1.3;5.5;0;.24;2028 +93077;48.48324;-.97873;177;20220126;5.8;-1.1;2.3;.8;6.5;0;.23;5787 +93077;48.48324;-.97873;177;20220127;7.7;2.3;5;1.4;7.9;.2;.33;5208 +93077;48.48324;-.97873;177;20220128;7.6;5.9;6.7;1;9.4;.2;.35;3021 +93077;48.48324;-.97873;177;20220129;9.2;7.3;8.2;2.7;10.5;.9;.37;3232 +93077;48.48324;-.97873;177;20220130;10.3;6.9;8.6;1.5;8.5;.3;.65;4342 +93077;48.48324;-.97873;177;20220131;8.7;3.9;6.3;3.2;8;.7;.66;5211 +93077;48.48324;-.97873;177;20220201;9.1;1.9;5.5;3.7;9.9;.9;.02;6448 +93077;48.48324;-.97873;177;20220202;9.4;7.9;8.6;2.8;9.7;0;.66;3058 +93077;48.48324;-.97873;177;20220203;8;5.2;6.6;2.5;9.3;.4;.39;4192 +93077;48.48324;-.97873;177;20220204;9.7;7.1;8.4;2.8;8.3;.7;.94;4105 +93077;48.48324;-.97873;177;20220205;10.3;1.6;5.9;2;7.8;.3;.61;7515 +93077;48.48324;-.97873;177;20220206;11.5;7.2;9.3;5.5;10.7;4.6;.68;5402 +93077;48.48324;-.97873;177;20220207;11.3;3.1;7.2;1.3;8.6;0;.56;7525 +93077;48.48324;-.97873;177;20220208;8.5;5.4;6.9;1.3;9.7;0;.41;4748 +93077;48.48324;-.97873;177;20220209;6.4;4.3;5.3;1.3;8.4;.1;.43;3990 +93077;48.48324;-.97873;177;20220210;5.9;4.8;5.3;3.5;8.27;.8;.97;5200 +93077;48.48324;-.97873;177;20220211;9.4;-.3;4.5;2.2;6.47;0;.87;9266 +93077;48.48324;-.97873;177;20220212;8.2;-1.8;3.2;3.2;5.87;0;1;10333 +93077;48.48324;-.97873;177;20220213;10.4;.7;5.5;7;8.64;7.4;.82;5000 +93077;48.48324;-.97873;177;20220214;10.4;5.3;7.8;5.1;8.84;4.3;1.15;6900 +93077;48.48324;-.97873;177;20220215;10.5;2.7;6.6;5.7;9.64;8.5;.61;3633 +93077;48.48324;-.97873;177;20220216;13.6;9;11.3;4.7;13.3;2.6;.5;6496 +93077;48.48324;-.97873;177;20220217;13.7;9.1;11.4;3.4;10.4;.7;1.25;6594 +93077;48.48324;-.97873;177;20220218;11.1;7.3;9.2;4.9;8.9;1.7;1.33;6096 +93077;48.48324;-.97873;177;20220219;9.8;1.7;5.7;4.4;7.4;.2;1.09;8974 +93077;48.48324;-.97873;177;20220220;13.2;7.1;10.1;4.8;10.4;6;1.17;7922 +93077;48.48324;-.97873;177;20220221;10;5;7.5;5.1;8.3;2.5;1.18;7291 +93077;48.48324;-.97873;177;20220222;14.1;6.3;10.2;2.6;10.2;.4;1.13;9210 +93077;48.48324;-.97873;177;20220223;9.6;1.2;5.4;1.3;7.9;0;.76;9694 +93077;48.48324;-.97873;177;20220224;9.5;6.3;7.9;3.6;7.4;2;1.38;6121 +93077;48.48324;-.97873;177;20220225;10;1.6;5.8;1.6;6.8;0;1.01;9981 +93077;48.48324;-.97873;177;20220226;10.9;-.1;5.4;1.9;5.5;0;1.31;11569 +93077;48.48324;-.97873;177;20220227;12;2.2;7.1;2.3;6.1;0;1.51;11085 +93077;48.48324;-.97873;177;20220228;15.1;3.8;9.4;1.7;8.5;1.1;1.37;12065 +93077;48.48324;-.97873;177;20220301;12.9;8.3;10.6;1.4;10.3;1.8;1.05;7854 +93077;48.48324;-.97873;177;20220302;13.5;8.8;11.1;1.7;9.5;0;1.28;8050 +93077;48.48324;-.97873;177;20220303;9.8;8;8.9;2.2;10.6;5.1;.72;5100 +93077;48.48324;-.97873;177;20220304;9.8;6.9;8.3;2.4;8.4;0;1.14;6528 +93077;48.48324;-.97873;177;20220305;8.8;.9;4.8;2.3;7.6;.6;.96;10838 +93077;48.48324;-.97873;177;20220306;9.4;5.1;7.2;3.1;6.3;0;1.61;8140 +93077;48.48324;-.97873;177;20220307;6.5;-.6;2.9;2.5;4.8;0;1.31;10564 +93077;48.48324;-.97873;177;20220308;10.6;1.9;6.2;2.6;7.5;.4;1.3;11838 +93077;48.48324;-.97873;177;20220309;13.6;7;10.3;2.9;9.3;0;1.6;10465 +93077;48.48324;-.97873;177;20220310;11.7;8.5;10.1;2.5;9.9;.8;1.23;7422 +93077;48.48324;-.97873;177;20220311;11.9;7.5;9.7;3.8;9.9;5.9;1.33;8794 +93077;48.48324;-.97873;177;20220312;13.4;5.8;9.6;3.6;8.6;.6;1.82;11667 +93077;48.48324;-.97873;177;20220313;11.2;7.5;9.3;2.8;9.1;5.2;1.36;8284 +93077;48.48324;-.97873;177;20220314;14.4;5.4;9.9;2;8.1;1.9;1.8;13011 +93077;48.48324;-.97873;177;20220315;14;7.7;10.8;1.5;10.8;2.3;1.38;11044 +93077;48.48324;-.97873;177;20220316;13.1;10.1;11.6;2.2;11.2;1.7;1.3;7756 +93077;48.48324;-.97873;177;20220317;13;3.9;8.4;2.3;7.3;0;1.85;13577 +93077;48.48324;-.97873;177;20220318;14.3;.8;7.5;4.9;6.37;0;2.85;17200 +93077;48.48324;-.97873;177;20220319;13.6;4.8;9.2;4.6;7.34;0;2.57;13833 +93077;48.48324;-.97873;177;20220320;13.2;3.2;8.2;2.9;7.64;0;2.03;14000 +93077;48.48324;-.97873;177;20220321;17.3;4.3;10.8;3.8;9.51;0;2.55;16100 +93077;48.48324;-.97873;177;20220322;16.1;4.7;10.4;4.3;7.41;0;3.11;17600 +93077;48.48324;-.97873;177;20220323;16.3;2.5;9.4;2.9;6.34;0;2.9;18366 +93077;48.48324;-.97873;177;20220324;18.1;.9;9.5;2.2;7.31;0;2.67;18233 +93077;48.48324;-.97873;177;20220325;19;2.8;10.9;3.8;7.47;0;3.39;18033 +93077;48.48324;-.97873;177;20220326;18.9;3.1;11;3.9;7.51;0;3.46;18866 +93077;48.48324;-.97873;177;20220327;19.2;3.1;11.1;2.6;8.84;0;2.83;18100 +93077;48.48324;-.97873;177;20220328;19.9;4.7;12.3;2.1;9.14;.1;2.55;13733 +93077;48.48324;-.97873;177;20220329;16.5;8.8;12.7;2.6;10.51;3.3;2.35;13866 +93077;48.48324;-.97873;177;20220330;11.1;7.2;9.2;3.8;10.27;1.7;1.15;4433 +93077;48.48324;-.97873;177;20220331;7.1;4.2;5.7;5.6;6.94;1.7;1.61;7700 +93077;48.48324;-.97873;177;20220401;6.8;1.3;4;7.6;5.48;1.3;2.12;10866 +93077;48.48324;-.97873;177;20220402;7.8;.5;4.1;4.4;5.46;0;2.01;14625 +93077;48.48324;-.97873;177;20220403;8.1;-1.6;3.2;3.3;5.06;0;2.06;17800 +93077;48.48324;-.97873;177;20220404;9.8;-2.6;3.6;3.9;7.23;.5;1.29;10950 +93077;48.48324;-.97873;177;20220405;12;6.9;9.5;5.5;10.55;.1;1.54;10479 +93077;48.48324;-.97873;177;20220406;12.8;7.1;9.9;6;10.17;1.8;1.81;9266 +93077;48.48324;-.97873;177;20220407;13.8;9.6;11.7;7.5;10.18;7.4;2.63;13350 +93077;48.48324;-.97873;177;20220408;12.1;6.5;9.3;4.8;9.18;18.8;1.8;6900 +93077;48.48324;-.97873;177;20220409;11.5;1.2;6.3;3.1;6.84;0;2.4;19800 +93077;48.48324;-.97873;177;20220410;14;-.8;6.6;3.3;6.62;0;2.75;20966 +93077;48.48324;-.97873;177;20220411;19.7;4.1;11.9;5.1;9.47;0;3.62;18100 +93077;48.48324;-.97873;177;20220412;15.6;9.9;12.8;3.4;12.05;.6;1.77;7225 +93077;48.48324;-.97873;177;20220413;19.2;5;12.1;1.5;11.44;0;2.41;16133 +93077;48.48324;-.97873;177;20220414;21.3;6.3;13.8;1.6;11.34;0;3.08;19866 +93077;48.48324;-.97873;177;20220415;22.8;6.6;14.7;2;11.31;0;3.44;20400 +93077;48.48324;-.97873;177;20220416;19.6;6.5;13;2.7;10.67;0;3.54;23600 +93077;48.48324;-.97873;177;20220417;19.5;5;12.3;2.3;9.94;0;3.27;21333 +93077;48.48324;-.97873;177;20220418;15.5;7.3;11.4;3.7;9.97;0;2.62;15066 +93077;48.48324;-.97873;177;20220419;14.2;3.1;8.6;3.7;8.77;.3;2.66;20266 +93077;48.48324;-.97873;177;20220420;17.2;5.2;11.2;3.7;10.17;0;3.05;20133 +93077;48.48324;-.97873;177;20220421;18.8;7.1;12.9;3.1;9.51;0;3.74;23100 +93077;48.48324;-.97873;177;20220422;18.1;7.2;12.6;3.9;10.14;0;3.45;19933 +93077;48.48324;-.97873;177;20220423;17;8.7;12.8;4.1;11.34;1.3;2.59;12666 +93077;48.48324;-.97873;177;20220424;16.9;9.3;13.1;3.1;12.11;0;2.47;14800 +93077;48.48324;-.97873;177;20220425;15.4;6.7;11.1;3.4;9.41;0;3.19;21833 +93077;48.48324;-.97873;177;20220426;15.9;3.7;9.8;4;9.11;0;3.2;23066 +93077;48.48324;-.97873;177;20220427;16.7;4.9;10.8;5.1;9.01;0;3.65;23266 +93077;48.48324;-.97873;177;20220428;16.9;8.2;12.6;3.5;10.21;0;3.05;16200 +93077;48.48324;-.97873;177;20220429;18.3;7.3;12.8;4.1;10.67;0;3.68;23200 +93077;48.48324;-.97873;177;20220430;15.5;5.5;10.5;3.6;9.21;0;3.12;20900 +93077;48.48324;-.97873;177;20220501;18.3;6.4;12.4;2.6;8.87;0;3.67;22400 +93077;48.48324;-.97873;177;20220502;17.1;8.9;13;3.2;10.04;0;3.2;17300 +93077;48.48324;-.97873;177;20220503;16.9;8.6;12.7;3.5;9.97;0;2.97;14333 +93077;48.48324;-.97873;177;20220504;18.1;4.5;11.3;3;10.31;0;3.12;20100 +93077;48.48324;-.97873;177;20220505;18.3;7.4;12.9;3.2;11.27;.1;3.43;22166 +93077;48.48324;-.97873;177;20220506;16.9;6.7;11.8;1.5;11.7;0;2.96;22377 +93077;48.48324;-.97873;177;20220507;17.1;10;13.5;2.2;12.2;.1;2.85;18795 +93077;48.48324;-.97873;177;20220508;20.9;9.4;15.1;1.9;12.3;.1;3.75;24014 +93077;48.48324;-.97873;177;20220509;24.4;10.6;17.5;1.2;12.2;0;4.31;26434 +93077;48.48324;-.97873;177;20220510;24.6;14.3;19.4;1.4;12.2;0;4.23;22974 +93077;48.48324;-.97873;177;20220511;20.4;10.3;15.3;2.5;12.6;0;3.7;22866 +93077;48.48324;-.97873;177;20220512;18.1;8.5;13.3;1.1;10.7;.1;3.29;22407 +93077;48.48324;-.97873;177;20220513;18.5;5.1;11.8;.8;10.1;0;3.56;26577 +93077;48.48324;-.97873;177;20220514;23.9;9;16.4;1.6;11.1;2.2;4.59;28150 +93077;48.48324;-.97873;177;20220515;26.5;17.1;21.8;1.8;13.6;3.9;4.67;22488 +93077;48.48324;-.97873;177;20220516;22.6;13.6;18.1;2.3;14.4;.3;3.99;22105 +93077;48.48324;-.97873;177;20220517;28.3;10.8;19.5;1.2;14.1;2.8;5.11;29769 +93077;48.48324;-.97873;177;20220518;26.1;10.3;18.2;1.6;14.9;3.8;4.89;29498 +93077;48.48324;-.97873;177;20220519;21.1;13;17;1.6;13.9;3;3.62;21243 +93077;48.48324;-.97873;177;20220520;18.6;14.4;16.5;1.7;12.8;1.3;2.95;15394 +93077;48.48324;-.97873;177;20220521;22.9;8.4;15.6;1.1;12.4;0;4.37;28601 +93077;48.48324;-.97873;177;20220522;23.8;13.8;18.8;1.9;14;8.6;4.35;23862 +93077;48.48324;-.97873;177;20220523;16.3;14;15.1;1.8;14.6;9.7;2.08;11552 +93077;48.48324;-.97873;177;20220524;15.9;8;11.9;1.5;11.1;.7;3.02;21374 +93077;48.48324;-.97873;177;20220525;17.3;7.1;12.2;1.4;11.7;.4;3.35;24351 +93077;48.48324;-.97873;177;20220526;15.6;11.8;13.7;1.6;13.4;.1;2.36;14961 +93077;48.48324;-.97873;177;20220527;18.1;11.8;14.9;1.7;13.4;.2;3.09;19286 +93077;48.48324;-.97873;177;20220528;19.3;6.2;12.7;1.9;10.5;0;4.01;27837 +93077;48.48324;-.97873;177;20220529;16.4;8.5;12.4;2.6;8.8;0;3.58;21708 +93077;48.48324;-.97873;177;20220530;17.5;6.7;12.1;1.3;9;0;3.68;25429 +93077;48.48324;-.97873;177;20220531;17.9;6.7;12.3;1.1;9.5;.1;3.71;25961 +93077;48.48324;-.97873;177;20220601;20.2;5.5;12.8;1.3;10;.1;4.26;29797 +93077;48.48324;-.97873;177;20220602;23.8;11.4;17.6;2.4;10.2;2.3;5.15;27442 +93077;48.48324;-.97873;177;20220603;19.5;14.6;17;2;14.3;7.2;3.2;17337 +93077;48.48324;-.97873;177;20220604;26.1;15.5;20.8;1.9;17;2.2;4.78;25493 +93077;48.48324;-.97873;177;20220605;19.7;13.1;16.4;1.4;14.3;.7;3.37;20184 +93077;48.48324;-.97873;177;20220606;18.8;10.1;14.4;1.8;13.1;2.8;3.52;23197 +93077;48.48324;-.97873;177;20220607;20.2;13.6;16.9;2.7;15;11.2;3.49;20257 +93077;48.48324;-.97873;177;20220608;18.2;14.7;16.4;2.7;14.4;.3;2.84;14810 +93077;48.48324;-.97873;177;20220609;22;11;16.5;1.5;13.1;.1;4.28;26196 +93077;48.48324;-.97873;177;20220610;20.8;13.3;17;2.5;15.4;0;3.64;21683 +93077;48.48324;-.97873;177;20220611;21.6;13.7;17.6;1.8;13.5;0;4;22278 +93077;48.48324;-.97873;177;20220612;21.6;11.6;16.6;2.2;12.6;.1;4.31;25077 +93077;48.48324;-.97873;177;20220613;22.1;8.4;15.2;1.7;11.8;0;4.6;29360 +93077;48.48324;-.97873;177;20220614;26.4;11.7;19;1.7;11.7;0;5.49;30435 +93077;48.48324;-.97873;177;20220615;28;13;20.5;1.5;14.1;0;5.6;30766 +93077;48.48324;-.97873;177;20220616;29;12.2;20.6;.8;14.5;.1;5.53;32027 +93077;48.48324;-.97873;177;20220617;34.1;15.3;24.7;1;16;0;6.22;32044 +93077;48.48324;-.97873;177;20220618;36;17.7;26.8;1.8;17.9;.6;7.07;32057 +93077;48.48324;-.97873;177;20220619;22.1;13.5;17.8;3.3;15.5;4;4.1;23370 +93077;48.48324;-.97873;177;20220620;22.3;15.6;18.9;2.6;15.9;0;3.93;20645 +93077;48.48324;-.97873;177;20220621;25.6;15.3;20.4;1.7;15.1;.7;4.83;25567 +93077;48.48324;-.97873;177;20220622;22.2;17;19.6;1.6;16.3;24.9;3.54;18202 +93077;48.48324;-.97873;177;20220623;24.3;16;20.1;1.8;17.1;.4;4.27;22957 +93077;48.48324;-.97873;177;20220624;19.9;16.1;18;2.9;16;1.5;3.07;15570 +93077;48.48324;-.97873;177;20220625;19.1;11.7;15.4;2.1;12.7;1.3;3.6;21666 +93077;48.48324;-.97873;177;20220626;20.2;9.5;14.8;1.6;11.3;.1;4.12;26012 +93077;48.48324;-.97873;177;20220627;19.8;9;14.4;1.1;12;.1;3.94;26113 +93077;48.48324;-.97873;177;20220628;21.8;9.1;15.4;1.8;11.9;.5;4.5;28283 +93077;48.48324;-.97873;177;20220629;21;14.3;17.6;2;13.3;1.3;3.84;20558 +93077;48.48324;-.97873;177;20220630;17.7;10.5;14.1;1.3;12.1;1.1;3.31;21284 +93077;48.48324;-.97873;177;20220701;19.2;7.2;13.2;1;11.5;.1;3.94;27406 +93077;48.48324;-.97873;177;20220702;23;7.3;15.1;1;12;.1;4.72;31288 +93077;48.48324;-.97873;177;20220703;19.4;9.3;14.3;1.2;12.7;.1;3.76;25084 +93077;48.48324;-.97873;177;20220704;20.2;8;14.1;1.2;12.2;.1;4.06;27512 +93077;48.48324;-.97873;177;20220705;21.9;8;14.9;1.5;12.3;0;4.46;29308 +93077;48.48324;-.97873;177;20220706;23.8;10.1;16.9;1.7;13.9;.1;4.72;29045 +93077;48.48324;-.97873;177;20220707;22.3;13.3;17.8;2.1;15.3;.1;4.04;23520 +93077;48.48324;-.97873;177;20220708;27;11.8;19.4;1.8;14.1;0;5.43;30464 +93077;48.48324;-.97873;177;20220709;28;11.6;19.8;1.6;14.4;0;5.58;31413 +93077;48.48324;-.97873;177;20220710;28.2;15.3;21.7;2.7;12.3;0;6.06;27949 +93077;48.48324;-.97873;177;20220711;30.6;16.8;23.7;1.9;14.5;0;6.02;28833 +93077;48.48324;-.97873;177;20220712;32.6;15.1;23.8;1;15.4;0;5.89;31183 +93077;48.48324;-.97873;177;20220713;32.9;16;24.4;.8;16.8;0;5.82;31099 +93077;48.48324;-.97873;177;20220714;25;15.5;20.2;1.9;15.1;0;4.55;23753 +93077;48.48324;-.97873;177;20220715;27.3;10.3;18.8;1.3;11.8;0;5.31;30921 +93077;48.48324;-.97873;177;20220716;29.3;14.2;21.7;2.3;11.4;0;6.18;29735 +93077;48.48324;-.97873;177;20220717;32.7;17.8;25.2;1.5;12.7;0;6.13;29445 +93077;48.48324;-.97873;177;20220718;38;18.2;28.1;1.1;12.7;0;6.37;30628 +93077;48.48324;-.97873;177;20220719;31.3;26.1;28.7;2.1;15.5;1.6;5.23;17332 +93077;48.48324;-.97873;177;20220720;24.9;16.8;20.8;1.9;17.6;1;4.13;21524 +93077;48.48324;-.97873;177;20220721;24.6;16.1;20.3;1.5;16;0;4.12;21965 +93077;48.48324;-.97873;177;20220722;20.6;14.8;17.7;1.6;16.4;.7;3.12;18099 +93077;48.48324;-.97873;177;20220723;26.6;11.7;19.1;.9;14.4;0;4.79;28819 +93077;48.48324;-.97873;177;20220724;31.4;13.5;22.4;1.3;14.5;0;5.64;29952 +93077;48.48324;-.97873;177;20220725;23.2;15.3;19.2;1.7;15.6;.1;3.83;20849 +93077;48.48324;-.97873;177;20220726;22.4;15.5;18.9;1.6;13.5;0;3.73;19411 +93077;48.48324;-.97873;177;20220727;23;8;15.5;.8;12;0;4.24;28435 +93077;48.48324;-.97873;177;20220728;28;13.1;20.5;.8;13.5;0;4.8;28213 +93077;48.48324;-.97873;177;20220729;27.6;18.4;23;1.6;13.4;.3;4.71;22095 +93077;48.48324;-.97873;177;20220730;24.6;14.7;19.6;2;15.9;0;4.19;22807 +93077;48.48324;-.97873;177;20220731;24.2;16.6;20.4;2;17.8;0;3.76;19902 +93077;48.48324;-.97873;177;20220801;22;17.1;19.5;1.5;17.4;.1;3.02;15927 +93077;48.48324;-.97873;177;20220802;30;12.3;21.1;.7;16.3;0;4.9;28729 +93077;48.48324;-.97873;177;20220803;29.9;15.4;22.6;1.8;19;.1;5.14;27025 +93077;48.48324;-.97873;177;20220804;24.5;17.5;21;2.5;16.7;0;3.93;18717 +93077;48.48324;-.97873;177;20220805;23.1;11.3;17.2;2.1;11.2;0;4.31;24131 +93077;48.48324;-.97873;177;20220806;24.9;9.9;17.4;2;10.6;0;4.75;27039 +93077;48.48324;-.97873;177;20220807;26.4;14;20.2;2.3;10.7;0;5.06;24456 +93077;48.48324;-.97873;177;20220808;28.4;14.3;21.3;2.3;11.7;0;5.4;25919 +93077;48.48324;-.97873;177;20220809;29.1;15.4;22.2;2.5;14.3;0;5.38;25399 +93077;48.48324;-.97873;177;20220810;32.5;17.7;25.1;2.4;14.6;0;6.03;26234 +93077;48.48324;-.97873;177;20220811;33.3;15;24.1;1.8;12.6;0;5.77;27286 +93077;48.48324;-.97873;177;20220812;33.7;14.7;24.2;1.1;12.1;0;5.16;27113 +93077;48.48324;-.97873;177;20220813;34.3;15.6;24.9;1.2;11.3;1.7;5.28;26938 +93077;48.48324;-.97873;177;20220814;20.7;19;19.8;1.2;18;6.7;1.99;8753 +93077;48.48324;-.97873;177;20220815;23.6;16.4;20;1.4;18.2;0;3.18;17758 +93077;48.48324;-.97873;177;20220816;24.7;16.5;20.6;1.6;17;4.6;3.53;18814 +93077;48.48324;-.97873;177;20220817;23.5;14.5;19;1.1;16.9;6.4;3.28;19568 +93077;48.48324;-.97873;177;20220818;23;14.7;18.8;1.4;16.9;0;3.18;18665 +93077;48.48324;-.97873;177;20220819;22.2;16.3;19.2;1.4;16.7;4.4;2.86;15645 +93077;48.48324;-.97873;177;20220820;23.6;9.5;16.5;.5;13.2;0;3.48;23939 +93077;48.48324;-.97873;177;20220821;20;12.5;16.2;.8;15.4;1.3;2.66;17365 +93077;48.48324;-.97873;177;20220822;24.5;16.1;20.3;1.4;19;1.5;3.19;18232 +93077;48.48324;-.97873;177;20220823;24.2;18.7;21.4;1.1;20.7;0;2.74;14665 +93077;48.48324;-.97873;177;20220824;29.9;14.7;22.3;.9;18.7;5.1;4.17;24104 +93077;48.48324;-.97873;177;20220825;21.2;18.8;20;2.2;19.2;.5;2.1;9580 +93077;48.48324;-.97873;177;20220826;23.8;11.6;17.7;1.4;14;.1;3.44;21266 +93077;48.48324;-.97873;177;20220827;25.5;10.2;17.8;1.5;13.8;0;3.8;23605 +93077;48.48324;-.97873;177;20220828;24.3;14.5;19.4;2.2;13.8;0;3.66;18761 +93077;48.48324;-.97873;177;20220829;28.4;15.5;21.9;2.3;13.7;.5;4.53;21325 +93077;48.48324;-.97873;177;20220830;28.3;16.3;22.3;2.6;14;0;4.59;20396 +93077;48.48324;-.97873;177;20220831;26.6;16.5;21.5;2.5;15.8;3;3.94;18561 +93077;48.48324;-.97873;177;20220901;23.7;14.8;19.2;1.5;16.9;11.9;2.96;17278 +93077;48.48324;-.97873;177;20220902;22.8;15.5;19.1;1.1;17.7;2.4;2.6;15521 +93077;48.48324;-.97873;177;20220903;21.9;16.8;19.3;1.2;16.7;3.1;2.38;12877 +93077;48.48324;-.97873;177;20220904;25.9;13.8;19.8;1.6;15.8;0;3.41;19583 +93077;48.48324;-.97873;177;20220905;26.6;16.4;21.5;1.6;17;6.6;3.35;17823 +93077;48.48324;-.97873;177;20220906;20.3;16.4;18.3;2.6;16.9;3;2.19;10966 +93077;48.48324;-.97873;177;20220907;20.7;15.7;18.2;2.9;16.6;4;2.36;12282 +93077;48.48324;-.97873;177;20220908;19.7;14.9;17.3;3.4;15.6;3.7;2.32;11920 +93077;48.48324;-.97873;177;20220909;19.4;14.5;16.9;2.8;14.9;5.9;2.28;11924 +93077;48.48324;-.97873;177;20220910;20.4;12.6;16.5;1.4;14.6;.2;2.32;14861 +93077;48.48324;-.97873;177;20220911;24.4;12.4;18.4;1.1;14.8;0;2.84;18216 +93077;48.48324;-.97873;177;20220912;29.1;14.7;21.9;1.5;15.3;.1;3.61;19739 +93077;48.48324;-.97873;177;20220913;26.1;20.4;23.2;1.4;18.2;1.6;2.69;12338 +93077;48.48324;-.97873;177;20220914;24.5;18.1;21.3;1.4;19;0;2.44;12929 +93077;48.48324;-.97873;177;20220915;20;13.9;16.9;1.8;14.7;0;2.15;12492 +93077;48.48324;-.97873;177;20220916;17.9;10.1;14;1.8;10.4;.1;2.27;13958 +93077;48.48324;-.97873;177;20220917;17.5;4.9;11.2;.8;8.6;0;2.07;17512 +93077;48.48324;-.97873;177;20220918;18.4;3.7;11;.9;9.4;.1;2.15;18697 +93077;48.48324;-.97873;177;20220919;20.1;4.9;12.5;.8;7.1;.1;2.28;18798 +93077;48.48324;-.97873;177;20220920;17.8;5.8;11.8;.7;5.9;.1;2;16529 +93077;48.48324;-.97873;177;20220921;20.3;8.7;14.5;1.1;10.6;0;2.21;16068 +93077;48.48324;-.97873;177;20220922;21.9;6;13.9;.3;10.6;.1;2.05;18573 +93077;48.48324;-.97873;177;20220923;17.2;9.4;13.3;.4;12.3;2;1.59;12895 +93077;48.48324;-.97873;177;20220924;17.7;12.3;15;1.7;13.2;5.8;1.72;10625 +93077;48.48324;-.97873;177;20220925;16.4;11.8;14.1;1.7;12.4;.3;1.6;9700 +93077;48.48324;-.97873;177;20220926;15.1;8.2;11.6;2.3;11.3;6;1.57;11709 +93077;48.48324;-.97873;177;20220927;16.1;10.8;13.4;2;12.4;22.1;1.55;10153 +93077;48.48324;-.97873;177;20220928;12.6;10.9;11.7;1.4;12.4;6.2;.96;5736 +93077;48.48324;-.97873;177;20220929;14.4;8.3;11.3;.9;10.9;1.8;1.31;10617 +93077;48.48324;-.97873;177;20220930;15.5;4;9.7;1.8;10.8;5.7;1.47;14347 +93077;48.48324;-.97873;177;20221001;21;13;17;2.7;15.6;.4;1.95;11836 +93077;48.48324;-.97873;177;20221002;19.2;13.5;16.3;2.6;16.6;1.1;1.46;9883 +93077;48.48324;-.97873;177;20221003;18.2;14.2;16.2;1.7;15.2;0;1.4;8194 +93077;48.48324;-.97873;177;20221004;16.2;13;14.6;1.7;14.2;0;1.2;7248 +93077;48.48324;-.97873;177;20221005;18.5;14.4;16.4;2.7;13.6;2.4;1.81;8080 +93077;48.48324;-.97873;177;20221006;18.2;7.1;12.6;.5;10.6;0;1.37;13036 +93077;48.48324;-.97873;177;20221007;18.2;4.3;11.2;.5;10.2;.1;1.36;14377 +93077;48.48324;-.97873;177;20221008;18.2;8.9;13.5;.7;11.4;0;1.34;11625 +93077;48.48324;-.97873;177;20221009;18.8;5;11.9;1.1;9.9;0;1.52;13940 +93077;48.48324;-.97873;177;20221010;18.1;10.6;14.3;1.4;13.9;.7;1.29;10170 +93077;48.48324;-.97873;177;20221011;17.9;9.2;13.5;1.9;9.3;0;1.79;10793 +93077;48.48324;-.97873;177;20221012;18.7;5.6;12.1;.7;11;.2;1.27;13030 +93077;48.48324;-.97873;177;20221013;15.4;11.3;13.3;1.8;14.3;3.7;.91;7244 +93077;48.48324;-.97873;177;20221014;17.8;12.6;15.2;2;15.6;10.5;1.08;8028 +93077;48.48324;-.97873;177;20221015;16.8;14.3;15.5;3.3;15.4;.2;1.12;5527 +93077;48.48324;-.97873;177;20221016;18;13;15.5;1.9;15.3;5.7;1.11;7653 +93077;48.48324;-.97873;177;20221017;18;15.2;16.6;1.4;16.2;5.6;1;5678 +93077;48.48324;-.97873;177;20221018;18.9;14.6;16.7;1.5;17;0;1.01;6905 +93077;48.48324;-.97873;177;20221019;22.4;16;19.2;1.9;16.7;1.7;1.54;8274 +93077;48.48324;-.97873;177;20221020;20.2;15.5;17.8;1.8;15.7;.8;1.33;7006 +93077;48.48324;-.97873;177;20221021;19.2;14.6;16.9;3.5;14;1.5;1.77;6831 +93077;48.48324;-.97873;177;20221022;19;13.9;16.4;2.4;15;0;1.28;7081 +93077;48.48324;-.97873;177;20221023;19.8;16.2;18;3.6;14.2;9;1.96;5882 +93077;48.48324;-.97873;177;20221024;18;13.4;15.7;4.5;14.4;1.2;1.48;6534 +93077;48.48324;-.97873;177;20221025;17.3;13.2;15.2;2.7;14.4;.3;1.11;6085 +93077;48.48324;-.97873;177;20221026;19.5;14.5;17;2.4;15.4;.5;1.25;6607 +93077;48.48324;-.97873;177;20221027;22.4;14.3;18.3;2;15.2;.1;1.46;8248 +93077;48.48324;-.97873;177;20221028;18.7;15;16.8;2.2;15.3;0;1.14;5533 +93077;48.48324;-.97873;177;20221029;20.9;15.7;18.3;2.1;15.7;4.3;1.32;6438 +93077;48.48324;-.97873;177;20221030;16.3;13.1;14.7;1.7;14.3;2;.82;5003 +93077;48.48324;-.97873;177;20221031;16.8;10.8;13.8;2.3;13.5;6.8;.89;6701 +93077;48.48324;-.97873;177;20221101;15.3;9.6;12.4;3.8;11.5;5.9;1.18;6436 +93077;48.48324;-.97873;177;20221102;15.4;8.4;11.9;2.6;11.5;1;.92;7012 +93077;48.48324;-.97873;177;20221103;13.4;12.9;13.1;3.7;12.1;9.9;1.13;1941 +93077;48.48324;-.97873;177;20221104;12.9;7.7;10.3;2.8;9.6;.9;.99;5882 +93077;48.48324;-.97873;177;20221105;12.6;5.6;9.1;1.9;10.4;4.8;.55;6702 +93077;48.48324;-.97873;177;20221106;14.2;11.7;12.9;3.8;12.9;9.5;.87;3998 +93077;48.48324;-.97873;177;20221107;16.2;11.3;13.7;4.4;12.6;1.8;1.22;5463 +93077;48.48324;-.97873;177;20221108;15.4;11.6;13.5;3.8;12.4;2.1;1.11;4756 +93077;48.48324;-.97873;177;20221109;15.1;10.2;12.6;2.7;11.5;.2;.95;5304 +93077;48.48324;-.97873;177;20221110;15.5;6.6;11;1.8;11.4;0;.59;7000 +93077;48.48324;-.97873;177;20221111;10.6;8.8;9.7;1.9;11.1;.2;.47;3173 +93077;48.48324;-.97873;177;20221112;18.2;9.3;13.7;2;12.6;.2;.8;6799 +93077;48.48324;-.97873;177;20221113;18.1;9.5;13.8;1.4;12.3;.2;.67;6590 +93077;48.48324;-.97873;177;20221114;14.1;9.7;11.9;1.9;11.8;.4;.61;4683 +93077;48.48324;-.97873;177;20221115;14.1;8.7;11.4;3.9;11.1;7.1;.89;5102 +93077;48.48324;-.97873;177;20221116;13.6;7.7;10.6;3.5;11;19.5;.7;5254 +93077;48.48324;-.97873;177;20221117;13.5;9;11.2;2.9;10.7;5;.81;4542 +93077;48.48324;-.97873;177;20221118;11.8;6.9;9.3;2.1;9.4;1.7;.62;4670 +93077;48.48324;-.97873;177;20221119;11.5;1.5;6.5;1;8;2;.28;6528 +93077;48.48324;-.97873;177;20221120;12.4;3.7;8;2.4;9.7;4.6;.39;6018 +93077;48.48324;-.97873;177;20221121;11.7;6.9;9.3;3.4;9.2;11.4;.82;4446 +93077;48.48324;-.97873;177;20221122;10.8;5.1;7.9;3.5;8.6;1.7;.72;4772 +93077;48.48324;-.97873;177;20221123;13.2;6.3;9.7;3.9;10.2;4.2;.7;5173 +93077;48.48324;-.97873;177;20221124;12.8;6.9;9.8;3.1;10.4;9.3;.57;4735 +93077;48.48324;-.97873;177;20221125;12.8;6.8;9.8;1.6;9.5;.1;.49;4718 +93077;48.48324;-.97873;177;20221126;11;5.2;8.1;2;9.7;5.4;.32;4587 +93077;48.48324;-.97873;177;20221127;12.1;9.2;10.6;2.8;11.6;14.3;.46;3245 +93077;48.48324;-.97873;177;20221128;10.6;6.9;8.7;2.2;9.8;5.4;.43;3609 +93077;48.48324;-.97873;177;20221129;11;5.2;8.1;.6;9;0;.19;4439 +93077;48.48324;-.97873;177;20221130;7.6;3.3;5.4;1.8;8.2;0;.25;3801 +93077;48.48324;-.97873;177;20221201;8.8;.5;4.6;1.3;7;0;.22;5179 +93077;48.48324;-.97873;177;20221202;5.8;-.2;2.8;1.6;6.5;0;.21;4381 +93077;48.48324;-.97873;177;20221203;3;2.7;2.8;3;6.3;0;.56;1071 +93077;48.48324;-.97873;177;20221204;3;1;2;1.7;6.4;.1;.26;2540 +93077;48.48324;-.97873;177;20221205;5.5;2.6;4;1.1;6.9;0;.27;3007 +93077;48.48324;-.97873;177;20221206;6.7;.7;3.7;1.7;6.3;.1;.32;4236 +93077;48.48324;-.97873;177;20221207;7.4;-1.4;3;.4;6.4;.1;0;5065 +93077;48.48324;-.97873;177;20221208;4.8;0;2.4;.8;6.5;.1;.12;3749 +93077;48.48324;-.97873;177;20221209;4.9;.3;2.6;1.1;5.5;0;.27;3649 +93077;48.48324;-.97873;177;20221210;5.3;-4.7;.3;.6;4.9;.1;0;5287 +93077;48.48324;-.97873;177;20221211;1.2;-2.6;-.7;1.7;5.3;.3;.16;3291 +93077;48.48324;-.97873;177;20221212;1.3;-.4;.4;1.5;5.5;0;.28;2233 +93077;48.48324;-.97873;177;20221213;1.6;-3.3;-.9;2.1;4.5;1.8;.32;3685 +93077;48.48324;-.97873;177;20221214;1.1;-.4;.3;2.7;5.5;2.4;.34;2088 +93077;48.48324;-.97873;177;20221215;3.7;0;1.8;2.6;4;.2;.82;3195 +93077;48.48324;-.97873;177;20221216;6.3;-3.4;1.4;.8;4.9;.1;.07;5079 +93077;48.48324;-.97873;177;20221217;.3;-4.9;-2.3;1;4.3;0;.12;3745 +93077;48.48324;-.97873;177;20221218;6.7;-3.2;1.7;3.2;6.1;7.4;.27;5108 +93077;48.48324;-.97873;177;20221219;12.2;7.3;9.7;3.9;11;8;.38;3628 +93077;48.48324;-.97873;177;20221220;11.4;10.8;11.1;2.4;11.4;12.3;.61;1352 +93077;48.48324;-.97873;177;20221221;12.4;6.8;9.6;3.2;11.4;8.4;.21;3866 +93077;48.48324;-.97873;177;20221222;13.7;10.9;12.3;3.9;12.7;9;.56;2772 +93077;48.48324;-.97873;177;20221223;13.8;13;13.4;3.7;13.4;5.6;.73;1543 +93077;48.48324;-.97873;177;20221224;11.6;10.5;11;2.9;11.9;3.9;.5;1790 +93077;48.48324;-.97873;177;20221225;11.8;9.7;10.7;2.2;11.8;2.9;.37;2428 +93077;48.48324;-.97873;177;20221226;10.4;9.5;9.9;2.6;9.9;1.1;.72;1638 +93077;48.48324;-.97873;177;20221227;9.9;3.8;6.8;2.6;8.5;0;.35;4071 +93077;48.48324;-.97873;177;20221228;11.5;8.6;10;4.8;10.9;5;.58;2857 +93077;48.48324;-.97873;177;20221229;11.1;8.5;9.8;3.8;9.3;1.2;.91;2723 +93077;48.48324;-.97873;177;20221230;13.9;5.7;9.8;5.2;11.8;9.7;.23;4758 +93077;48.48324;-.97873;177;20221231;17;13.6;15.3;7.4;13.1;2.1;1.74;3125 +93078;48.51612;-.64351;150;20220101;14.7;8.8;11.7;2.8;11.51;.9;.6;3505 +93078;48.51612;-.64351;150;20220102;13.5;10.1;11.8;5;11.56;.2;.86;2569 +93078;48.51612;-.64351;150;20220103;11.9;10.3;11.1;4.5;11.53;22.9;.69;1790 +93078;48.51612;-.64351;150;20220104;8.7;7.5;8.1;3.6;8.73;1;.77;1600 +93078;48.51612;-.64351;150;20220105;6;.6;3.3;2.1;6.13;.1;.42;3455 +93078;48.51612;-.64351;150;20220106;5.6;-1.4;2.1;2.6;6.21;1.4;.3;3954 +93078;48.51612;-.64351;150;20220107;8;4.2;6.1;4.7;8.36;6.2;.47;2886 +93078;48.51612;-.64351;150;20220108;9.5;6;7.8;5.4;9.16;18.5;.62;2823 +93078;48.51612;-.64351;150;20220109;8.3;4.7;6.5;3.9;8.38;5.3;.52;2876 +93078;48.51612;-.64351;150;20220110;8.1;6;7;1.6;9.38;.7;.3;2249 +93078;48.51612;-.64351;150;20220111;8;5.5;6.8;1.9;8.93;0;.36;2290 +93078;48.51612;-.64351;150;20220112;8.9;6.1;7.5;1.9;9.36;0;.35;2628 +93078;48.51612;-.64351;150;20220113;8.2;3.6;5.9;2.2;7.11;0;.56;3428 +93078;48.51612;-.64351;150;20220114;5.6;-1;2.3;2.1;5.63;0;.45;3973 +93078;48.51612;-.64351;150;20220115;1;-2.3;-.7;1.4;5.73;.1;.15;2953 +93078;48.51612;-.64351;150;20220116;6.3;.2;3.3;2.4;7.93;.8;.07;4073 +93078;48.51612;-.64351;150;20220117;7.2;3.8;5.5;.9;8.23;.1;.28;2998 +93078;48.51612;-.64351;150;20220118;6.6;.8;3.7;1.3;7.31;.1;.23;4128 +93078;48.51612;-.64351;150;20220119;7.2;3.8;5.5;1.7;8.26;1.2;.32;3197 +93078;48.51612;-.64351;150;20220120;7.1;2.3;4.7;2.3;7.11;.1;.45;3829 +93078;48.51612;-.64351;150;20220121;5.6;.9;3.3;1.7;6.13;0;.44;3707 +93078;48.51612;-.64351;150;20220122;5.8;-.3;2.8;1.6;6.96;0;.25;4443 +93078;48.51612;-.64351;150;20220123;3.2;3.2;3.2;3.3;6.81;0;.51;402 +93078;48.51612;-.64351;150;20220124;8.2;-1.1;3.6;1.7;6.16;0;.44;5586 +93078;48.51612;-.64351;150;20220125;-.3;-2.5;-1.4;1;5.54;0;.22;2200 +93078;48.51612;-.64351;150;20220126;4.8;-1;1.9;.8;6.54;0;.24;4653 +93078;48.51612;-.64351;150;20220127;7.7;2.8;5.2;2.1;8.03;0;.38;4236 +93078;48.51612;-.64351;150;20220128;7.4;5.5;6.5;1.7;9.33;0;.34;2615 +93078;48.51612;-.64351;150;20220129;9.7;6.2;8;3.6;10.38;.5;.33;3577 +93078;48.51612;-.64351;150;20220130;10.4;6.4;8.4;1.9;8.58;.2;.68;3932 +93078;48.51612;-.64351;150;20220131;8.1;4.7;6.4;4.9;7.83;.5;.86;3843 +93078;48.51612;-.64351;150;20220201;9.5;3.1;6.3;4.9;9.83;.3;.13;5300 +93078;48.51612;-.64351;150;20220202;9.3;7.9;8.6;3.1;9.63;0;.67;2468 +93078;48.51612;-.64351;150;20220203;7.8;5.4;6.6;2.8;9.13;.3;.42;3358 +93078;48.51612;-.64351;150;20220204;10.2;7.1;8.6;3.4;8.16;.5;1.09;3796 +93078;48.51612;-.64351;150;20220205;9.7;1.3;5.5;2.8;7.61;.1;.67;6379 +93078;48.51612;-.64351;150;20220206;11.2;7.1;9.2;7;10.58;9.5;.67;4516 +93078;48.51612;-.64351;150;20220207;11;4.2;7.6;2.2;8.28;0;.75;5984 +93078;48.51612;-.64351;150;20220208;8.8;5.1;6.9;1.9;9.58;0;.41;4349 +93078;48.51612;-.64351;150;20220209;6.8;4;5.4;1.3;8.33;0;.43;3542 +93078;48.51612;-.64351;150;20220210;6.1;4.6;5.3;3.6;8.19;.8;.96;4666 +93078;48.51612;-.64351;150;20220211;9.2;.3;4.7;2;6.42;0;.82;9300 +93078;48.51612;-.64351;150;20220212;8.7;-1.9;3.4;3;5.56;0;1.03;10566 +93078;48.51612;-.64351;150;20220213;11.3;-.4;5.4;6.6;8.09;7;.97;6266 +93078;48.51612;-.64351;150;20220214;10.6;6;8.3;5.2;8.82;3.7;1.17;6333 +93078;48.51612;-.64351;150;20220215;10.1;2.7;6.4;5.6;9.36;7;.57;3666 +93078;48.51612;-.64351;150;20220216;13.6;9;11.3;6.4;13.16;2.2;.48;5669 +93078;48.51612;-.64351;150;20220217;13.3;9.4;11.3;5.2;10.26;.9;1.43;5210 +93078;48.51612;-.64351;150;20220218;11.1;8.3;9.7;7;9.08;1.8;1.51;4620 +93078;48.51612;-.64351;150;20220219;9.8;1.2;5.5;5.3;7.38;.3;1.08;7980 +93078;48.51612;-.64351;150;20220220;13;7.1;10;6.3;10.23;5.3;1.22;6761 +93078;48.51612;-.64351;150;20220221;10;4.8;7.4;6.7;7.96;1.8;1.34;6374 +93078;48.51612;-.64351;150;20220222;13.3;5.3;9.3;3.6;9.91;.9;1.07;8133 +93078;48.51612;-.64351;150;20220223;10.1;1.4;5.7;1.7;8.03;0;.78;8458 +93078;48.51612;-.64351;150;20220224;9.3;5.2;7.3;4.6;7.31;2.2;1.37;5837 +93078;48.51612;-.64351;150;20220225;10.3;1.2;5.8;2.6;6.66;0;1.18;9006 +93078;48.51612;-.64351;150;20220226;10.6;-1.4;4.6;3.4;5.56;0;1.45;10492 +93078;48.51612;-.64351;150;20220227;11.9;1;6.4;3.9;5.91;0;1.76;10153 +93078;48.51612;-.64351;150;20220228;15;2.4;8.7;2.5;7.76;.7;1.58;11069 +93078;48.51612;-.64351;150;20220301;13.5;7.4;10.4;2.4;9.51;1.5;1.29;7728 +93078;48.51612;-.64351;150;20220302;13.1;8;10.5;2.1;9.31;0;1.25;7250 +93078;48.51612;-.64351;150;20220303;10.4;7.6;9;2.6;10.58;5.3;.74;5324 +93078;48.51612;-.64351;150;20220304;9.2;7.1;8.1;3.2;8.71;0;1;4488 +93078;48.51612;-.64351;150;20220305;8.2;2.2;5.2;3.3;7.91;1.1;.82;8228 +93078;48.51612;-.64351;150;20220306;8.9;4.8;6.8;3.8;6.61;0;1.49;6891 +93078;48.51612;-.64351;150;20220307;6.4;-.9;2.8;3.7;4.81;0;1.39;9350 +93078;48.51612;-.64351;150;20220308;11.7;.2;5.9;4;7.26;.5;1.51;11784 +93078;48.51612;-.64351;150;20220309;13.6;6.9;10.3;4.4;9.18;0;1.74;9216 +93078;48.51612;-.64351;150;20220310;12.3;7.6;9.9;3.8;9.78;.7;1.34;7703 +93078;48.51612;-.64351;150;20220311;11.8;7.1;9.5;5.5;9.86;5.1;1.29;7866 +93078;48.51612;-.64351;150;20220312;12.9;5.9;9.4;5.1;8.76;.4;1.77;9765 +93078;48.51612;-.64351;150;20220313;10.7;7.6;9.1;3.9;9.16;5.7;1.31;6665 +93078;48.51612;-.64351;150;20220314;14.3;4.1;9.2;2.4;8.13;2.6;1.73;12003 +93078;48.51612;-.64351;150;20220315;13.3;6.3;9.8;2.2;10.83;3.6;1.19;10022 +93078;48.51612;-.64351;150;20220316;13.2;8.8;11;3;11.11;.9;1.26;8008 +93078;48.51612;-.64351;150;20220317;12;4.6;8.3;3.1;7.51;0;1.72;10592 +93078;48.51612;-.64351;150;20220318;14.3;1.4;7.9;5;6.32;0;2.79;17166 +93078;48.51612;-.64351;150;20220319;14;5;9.5;4.7;7.02;0;2.7;14466 +93078;48.51612;-.64351;150;20220320;13.6;2;7.8;2.7;6.89;0;2.11;16200 +93078;48.51612;-.64351;150;20220321;17.7;3.4;10.6;3.1;9.02;0;2.41;16100 +93078;48.51612;-.64351;150;20220322;16.1;3.8;9.9;3.6;6.99;0;2.89;17700 +93078;48.51612;-.64351;150;20220323;17.1;1.3;9.2;2.8;6.19;0;2.84;18366 +93078;48.51612;-.64351;150;20220324;18.5;2;10.3;2.5;7.02;0;2.81;18200 +93078;48.51612;-.64351;150;20220325;19;4.8;11.9;3.9;7.22;0;3.46;18000 +93078;48.51612;-.64351;150;20220326;18.8;3.6;11.2;4;7.49;0;3.39;18800 +93078;48.51612;-.64351;150;20220327;19.5;5.1;12.3;2.8;8.69;0;2.96;18300 +93078;48.51612;-.64351;150;20220328;20.4;4.1;12.3;1.7;9.12;.1;2.37;14266 +93078;48.51612;-.64351;150;20220329;17;9.2;13.1;2.4;10.32;4.1;2.21;12366 +93078;48.51612;-.64351;150;20220330;11.9;6.6;9.2;3.4;10.26;.9;1.09;5333 +93078;48.51612;-.64351;150;20220331;7.1;5;6;5.8;6.86;1.7;1.65;7666 +93078;48.51612;-.64351;150;20220401;6.6;.7;3.6;7;5.53;2.8;1.81;8700 +93078;48.51612;-.64351;150;20220402;7.9;.5;4.2;4.6;5.32;0;2.11;15400 +93078;48.51612;-.64351;150;20220403;8.4;-2.1;3.2;3.5;4.89;0;2.09;17533 +93078;48.51612;-.64351;150;20220404;9;-2.2;3.4;3.5;6.5;.3;1.55;13200 +93078;48.51612;-.64351;150;20220405;12.4;6.7;9.6;4.6;10.46;0;1.46;8442 +93078;48.51612;-.64351;150;20220406;12.9;5.2;9;6.3;9.92;1.4;1.65;9066 +93078;48.51612;-.64351;150;20220407;13.5;9.6;11.6;7.7;10.25;6.5;2.6;13400 +93078;48.51612;-.64351;150;20220408;12.8;6.7;9.7;4.7;9.12;21.6;1.81;7133 +93078;48.51612;-.64351;150;20220409;11.6;1.7;6.6;2.8;6.76;0;2.29;18866 +93078;48.51612;-.64351;150;20220410;14.2;-1;6.6;3.5;6.59;0;2.75;21023 +93078;48.51612;-.64351;150;20220411;19.9;3.5;11.7;4.3;9.06;0;3.38;18333 +93078;48.51612;-.64351;150;20220412;15.9;9.9;12.9;3.2;11.88;.4;1.79;7700 +93078;48.51612;-.64351;150;20220413;19.2;7.3;13.2;1.4;11.82;0;2.39;15833 +93078;48.51612;-.64351;150;20220414;21;6.7;13.9;1.7;11.49;0;2.95;19166 +93078;48.51612;-.64351;150;20220415;22.3;7;14.6;1.9;11.12;0;3.42;21366 +93078;48.51612;-.64351;150;20220416;19.6;6.3;13;2.7;10.26;0;3.49;23766 +93078;48.51612;-.64351;150;20220417;20;4.9;12.5;2.3;9.19;0;3.36;22000 +93078;48.51612;-.64351;150;20220418;15.9;6.5;11.2;3.4;10.09;0;2.43;14833 +93078;48.51612;-.64351;150;20220419;14.4;4.1;9.3;3.2;8.76;0;2.5;18300 +93078;48.51612;-.64351;150;20220420;17.5;6.8;12.1;3.4;10.09;0;2.99;19100 +93078;48.51612;-.64351;150;20220421;18.6;6.5;12.6;3.1;9.12;0;3.66;23766 +93078;48.51612;-.64351;150;20220422;18.2;7.2;12.7;3.7;9.79;0;3.44;21133 +93078;48.51612;-.64351;150;20220423;17.6;8.7;13.2;4;11.26;1.6;2.53;12666 +93078;48.51612;-.64351;150;20220424;17.9;9.4;13.7;3.3;11.39;0;2.82;16800 +93078;48.51612;-.64351;150;20220425;15.4;6.8;11.1;3.4;9.32;0;2.9;19233 +93078;48.51612;-.64351;150;20220426;16;4.4;10.2;4;8.99;0;3.08;21866 +93078;48.51612;-.64351;150;20220427;17;4.4;10.7;4.7;8.82;0;3.49;23633 +93078;48.51612;-.64351;150;20220428;16.6;7.3;12;3.5;10.09;0;2.64;14233 +93078;48.51612;-.64351;150;20220429;18.7;8.4;13.6;4.2;10.42;0;3.74;23166 +93078;48.51612;-.64351;150;20220430;16.1;5.2;10.7;3.7;8.96;0;3.14;20533 +93078;48.51612;-.64351;150;20220501;17.9;5.2;11.6;2.7;8.69;0;3.53;22633 +93078;48.51612;-.64351;150;20220502;17.4;8.8;13.1;3.4;9.76;0;3.37;19233 +93078;48.51612;-.64351;150;20220503;16.9;9.3;13.1;3.8;9.96;0;3.04;14666 +93078;48.51612;-.64351;150;20220504;17.5;5.6;11.6;2.9;10.46;0;2.65;16066 +93078;48.51612;-.64351;150;20220505;18.8;6.9;12.9;3.1;11.06;.1;3.32;21433 +93078;48.51612;-.64351;150;20220506;19.7;4.9;12.3;1.8;11.06;0;3.29;23310 +93078;48.51612;-.64351;150;20220507;17.8;9.6;13.7;2.8;11.98;.1;2.83;17510 +93078;48.51612;-.64351;150;20220508;20.6;10.2;15.4;2.3;12.38;.1;3.4;20146 +93078;48.51612;-.64351;150;20220509;24.5;8.1;16.3;1.5;11.71;0;4.15;25280 +93078;48.51612;-.64351;150;20220510;24.8;12.9;18.8;2;12.18;0;4.27;21675 +93078;48.51612;-.64351;150;20220511;20.5;9.2;14.9;2.9;12.26;0;3.53;21221 +93078;48.51612;-.64351;150;20220512;19.4;7.3;13.3;1.7;10.38;.1;3.37;21819 +93078;48.51612;-.64351;150;20220513;19.4;4.9;12.2;1.4;9.86;0;3.49;24365 +93078;48.51612;-.64351;150;20220514;23.7;7;15.3;1.8;10.88;1.6;4.31;26234 +93078;48.51612;-.64351;150;20220515;26.6;15.7;21.2;2.5;13.81;6.9;4.71;21264 +93078;48.51612;-.64351;150;20220516;22.8;13.5;18.1;2.4;14.83;.4;3.68;19695 +93078;48.51612;-.64351;150;20220517;28.1;10.8;19.4;2;14.41;2.7;4.98;26871 +93078;48.51612;-.64351;150;20220518;26.1;10.8;18.4;2.1;15.33;1.3;4.49;25449 +93078;48.51612;-.64351;150;20220519;22.1;12.7;17.4;2.2;14.08;4.7;3.6;19926 +93078;48.51612;-.64351;150;20220520;18.7;13.1;15.9;2;12.86;2.9;2.88;15388 +93078;48.51612;-.64351;150;20220521;23.2;7.8;15.5;1.4;12.31;0;4.09;25995 +93078;48.51612;-.64351;150;20220522;23.7;11.6;17.7;1.9;13.96;5.9;4.06;22875 +93078;48.51612;-.64351;150;20220523;17.1;14.3;15.7;2;14.43;8.7;2.12;10959 +93078;48.51612;-.64351;150;20220524;17.7;8.6;13.1;2.5;10.91;.9;3.19;19844 +93078;48.51612;-.64351;150;20220525;16.8;5.9;11.3;2.2;11.28;.4;2.98;22230 +93078;48.51612;-.64351;150;20220526;16.6;11.9;14.2;2.3;13.03;.1;2.47;14453 +93078;48.51612;-.64351;150;20220527;19.2;10.4;14.8;2.3;12.81;.1;3.27;19740 +93078;48.51612;-.64351;150;20220528;18.6;5.9;12.2;2.5;10.33;0;3.6;24299 +93078;48.51612;-.64351;150;20220529;16.3;6.5;11.4;3.3;8.81;0;3.4;21087 +93078;48.51612;-.64351;150;20220530;17.8;5.2;11.5;1.8;8.88;0;3.54;24045 +93078;48.51612;-.64351;150;20220531;18.8;5;11.9;1.8;8.98;.1;3.77;25124 +93078;48.51612;-.64351;150;20220601;20.6;4.8;12.7;1.7;9.38;0;4.11;27208 +93078;48.51612;-.64351;150;20220602;23.9;8.4;16.2;2.5;10.26;4.6;4.89;26799 +93078;48.51612;-.64351;150;20220603;20.2;13.8;17;1.9;14.21;7.6;3.16;17138 +93078;48.51612;-.64351;150;20220604;25.3;14.8;20.1;1.8;16.93;3.6;4.25;22532 +93078;48.51612;-.64351;150;20220605;19.9;13.7;16.8;2.1;14.66;.7;3.08;17133 +93078;48.51612;-.64351;150;20220606;19.8;9.2;14.5;2.4;12.83;6.2;3.5;22212 +93078;48.51612;-.64351;150;20220607;20.8;13.8;17.3;3.8;14.66;8.3;3.51;18247 +93078;48.51612;-.64351;150;20220608;19.3;14.6;17;3.6;14.11;.1;3.11;14822 +93078;48.51612;-.64351;150;20220609;21.3;11;16.2;2.4;12.93;.1;3.89;22407 +93078;48.51612;-.64351;150;20220610;21.1;12.4;16.8;2.9;15.03;0;3.51;20526 +93078;48.51612;-.64351;150;20220611;23.2;14;18.6;1.8;13.56;.1;4.02;20979 +93078;48.51612;-.64351;150;20220612;21.8;9.4;15.6;2.3;12.01;.1;4.14;24418 +93078;48.51612;-.64351;150;20220613;22.1;8.4;15.2;1.9;11.38;0;4.28;25992 +93078;48.51612;-.64351;150;20220614;26.4;8.5;17.4;1.8;11.48;0;5.2;29420 +93078;48.51612;-.64351;150;20220615;29;12.1;20.6;1.7;13.73;0;5.47;28679 +93078;48.51612;-.64351;150;20220616;29.5;11.3;20.4;1.5;13.63;0;5.56;29730 +93078;48.51612;-.64351;150;20220617;33.9;14.1;24;1.4;15.63;0;6.18;30550 +93078;48.51612;-.64351;150;20220618;36.5;17.1;26.8;2.4;17.18;.1;7.3;30374 +93078;48.51612;-.64351;150;20220619;22.6;13.5;18;4;15.26;18.2;4;21012 +93078;48.51612;-.64351;150;20220620;22.3;14.6;18.4;2.9;15.43;0;3.75;19335 +93078;48.51612;-.64351;150;20220621;26.3;14.2;20.2;2.1;14.98;.9;4.77;24266 +93078;48.51612;-.64351;150;20220622;24.7;15.3;20;1.9;15.93;19.2;4.13;20784 +93078;48.51612;-.64351;150;20220623;24.6;16.1;20.3;2.2;16.93;1;4.05;20409 +93078;48.51612;-.64351;150;20220624;20.6;15.9;18.2;3.7;15.83;3;3.17;15099 +93078;48.51612;-.64351;150;20220625;19.1;11.3;15.2;3;12.81;.6;3.35;19425 +93078;48.51612;-.64351;150;20220626;20.5;8.4;14.5;2.1;11.06;0;3.96;24183 +93078;48.51612;-.64351;150;20220627;20.7;9.1;14.9;1.9;11.76;0;3.9;23735 +93078;48.51612;-.64351;150;20220628;21.9;8.1;15;2.2;11.43;.2;4.28;25996 +93078;48.51612;-.64351;150;20220629;19.7;12.4;16;2.5;13.28;2.1;3.35;18790 +93078;48.51612;-.64351;150;20220630;18.6;10;14.3;1.7;11.88;.9;3.3;20337 +93078;48.51612;-.64351;150;20220701;20;6.9;13.4;1.6;10.98;0;3.81;25167 +93078;48.51612;-.64351;150;20220702;24.1;7.6;15.9;1.8;11.83;.1;4.69;28223 +93078;48.51612;-.64351;150;20220703;20.2;9.3;14.8;2;12.41;.1;3.68;22828 +93078;48.51612;-.64351;150;20220704;22.2;7.7;15;1.8;12.11;.1;4.19;26271 +93078;48.51612;-.64351;150;20220705;22.7;8;15.3;2;11.78;0;4.34;26532 +93078;48.51612;-.64351;150;20220706;24.7;9.4;17;2.2;13.33;.1;4.65;26891 +93078;48.51612;-.64351;150;20220707;22.1;13;17.6;2.6;14.66;.1;3.8;20904 +93078;48.51612;-.64351;150;20220708;26.9;10.2;18.5;2.2;13.43;0;5.17;28062 +93078;48.51612;-.64351;150;20220709;28;11;19.5;2.4;14.16;0;5.4;28337 +93078;48.51612;-.64351;150;20220710;28.1;13.1;20.6;2.6;12.41;0;5.62;26496 +93078;48.51612;-.64351;150;20220711;30.6;14.4;22.5;2.5;14.16;0;6.01;27286 +93078;48.51612;-.64351;150;20220712;33.1;14.7;23.9;1.4;14.73;0;5.83;28996 +93078;48.51612;-.64351;150;20220713;34.3;15.9;25.1;1.4;15.93;0;6.04;28927 +93078;48.51612;-.64351;150;20220714;26.2;14.3;20.3;2.6;14.78;0;4.75;23147 +93078;48.51612;-.64351;150;20220715;27.2;10.1;18.7;1.8;11.73;0;5.14;27833 +93078;48.51612;-.64351;150;20220716;29.5;11.1;20.3;2.2;11.33;0;5.87;28653 +93078;48.51612;-.64351;150;20220717;32.4;15.1;23.7;2.3;12.28;0;6.37;27789 +93078;48.51612;-.64351;150;20220718;38.2;17;27.6;2.3;12.51;0;7.48;29435 +93078;48.51612;-.64351;150;20220719;32.7;22.7;27.7;3.4;15.06;2.2;6.6;20434 +93078;48.51612;-.64351;150;20220720;25.8;16.6;21.2;2.8;16.91;1.2;4.31;20065 +93078;48.51612;-.64351;150;20220721;25.8;15.9;20.8;2;16.03;0;4.18;20558 +93078;48.51612;-.64351;150;20220722;23.2;14.6;18.9;2.2;16.76;.9;3.5;19023 +93078;48.51612;-.64351;150;20220723;26.4;12.9;19.6;1.8;14.96;0;4.48;24082 +93078;48.51612;-.64351;150;20220724;31.9;13.5;22.7;2.1;14.56;0;5.85;27667 +93078;48.51612;-.64351;150;20220725;24.2;14.5;19.3;2.8;15.11;0;4.04;20103 +93078;48.51612;-.64351;150;20220726;21.8;15.7;18.8;2.1;13.23;0;3.47;16057 +93078;48.51612;-.64351;150;20220727;24.1;7.8;16;1.2;11.51;0;4.18;26080 +93078;48.51612;-.64351;150;20220728;26.7;14.4;20.5;1.5;12.68;0;4.45;22672 +93078;48.51612;-.64351;150;20220729;28.5;15.7;22.1;1.6;13.28;.2;4.68;22575 +93078;48.51612;-.64351;150;20220730;27;14.5;20.8;2.2;14.98;0;4.55;22317 +93078;48.51612;-.64351;150;20220731;25.2;16.7;21;2.7;17.18;0;3.86;18240 +93078;48.51612;-.64351;150;20220801;24;17.3;20.6;2.3;16.73;0;3.5;16002 +93078;48.51612;-.64351;150;20220802;30.8;12.1;21.4;1.1;15.71;0;4.9;26865 +93078;48.51612;-.64351;150;20220803;32.9;14.7;23.8;1.9;17.68;.1;5.47;26371 +93078;48.51612;-.64351;150;20220804;25.3;17.2;21.2;2.9;16.46;0;3.98;17560 +93078;48.51612;-.64351;150;20220805;23.1;12;17.6;2.9;11.28;0;4.23;20725 +93078;48.51612;-.64351;150;20220806;25.1;8.4;16.7;2.9;10.23;0;4.85;25021 +93078;48.51612;-.64351;150;20220807;26.7;10.8;18.7;3.1;10.66;0;5.23;24052 +93078;48.51612;-.64351;150;20220808;28.3;12;20.2;3.1;11.81;0;5.47;24414 +93078;48.51612;-.64351;150;20220809;29.5;14.4;21.9;3.4;14.28;0;5.56;23341 +93078;48.51612;-.64351;150;20220810;32.9;15.4;24.2;2.7;14.38;0;6.04;24965 +93078;48.51612;-.64351;150;20220811;33.5;15;24.2;2.4;12.41;0;6.04;25334 +93078;48.51612;-.64351;150;20220812;33.8;14;23.9;1.9;11.81;0;5.67;25801 +93078;48.51612;-.64351;150;20220813;34.3;13.8;24;1.8;11.31;1.1;5.63;25835 +93078;48.51612;-.64351;150;20220814;22;18;20;1.8;17.11;7.4;2.49;10891 +93078;48.51612;-.64351;150;20220815;24.5;15.7;20.1;1.8;17.63;.6;3.24;17149 +93078;48.51612;-.64351;150;20220816;24.7;16.4;20.6;2.1;16.78;1.8;3.39;16621 +93078;48.51612;-.64351;150;20220817;23.2;14.1;18.7;1.6;16.18;7.1;3.09;17199 +93078;48.51612;-.64351;150;20220818;24.9;14.3;19.6;1.8;16.78;0;3.35;18264 +93078;48.51612;-.64351;150;20220819;23.1;16.4;19.8;2.2;16.33;3.2;3.03;14461 +93078;48.51612;-.64351;150;20220820;24;8.4;16.2;.9;12.86;0;3.36;22065 +93078;48.51612;-.64351;150;20220821;21.9;11.3;16.6;1.4;14.61;.6;2.9;17843 +93078;48.51612;-.64351;150;20220822;25;15.6;20.3;1.8;18.11;1.4;3.15;16897 +93078;48.51612;-.64351;150;20220823;24.3;18.5;21.4;1.3;20.23;.2;2.6;13247 +93078;48.51612;-.64351;150;20220824;30.7;14.5;22.6;1.2;17.93;4.3;4.07;21924 +93078;48.51612;-.64351;150;20220825;21.9;18.7;20.3;2.6;19.16;.5;2.17;9542 +93078;48.51612;-.64351;150;20220826;24;13.2;18.6;2.1;14.66;.1;3.3;17643 +93078;48.51612;-.64351;150;20220827;25.9;11.2;18.5;2.2;13.73;0;3.78;20407 +93078;48.51612;-.64351;150;20220828;24.7;12.4;18.6;2.4;13.31;0;3.64;18274 +93078;48.51612;-.64351;150;20220829;28.6;13.8;21.2;2.5;13.21;.4;4.46;19925 +93078;48.51612;-.64351;150;20220830;28.3;15;21.6;2.6;13.71;0;4.38;18761 +93078;48.51612;-.64351;150;20220831;27.1;15.3;21.2;2.4;15.38;1.6;3.79;17475 +93078;48.51612;-.64351;150;20220901;23.7;15.4;19.6;1.6;16.03;9.4;2.79;14733 +93078;48.51612;-.64351;150;20220902;22.4;15.3;18.8;1.3;17.28;4.3;2.39;13435 +93078;48.51612;-.64351;150;20220903;22.8;15.5;19.1;1.6;16.36;1.4;2.5;13186 +93078;48.51612;-.64351;150;20220904;26.5;11.9;19.2;2.1;15.08;0;3.51;18769 +93078;48.51612;-.64351;150;20220905;26.3;15.1;20.7;1.9;16.46;7;3.21;16325 +93078;48.51612;-.64351;150;20220906;21;15;18;2.8;16.51;1.8;2.28;11700 +93078;48.51612;-.64351;150;20220907;21.5;15.6;18.6;3.5;16.21;6.3;2.53;11567 +93078;48.51612;-.64351;150;20220908;20.3;14.9;17.6;4.3;15.38;6.1;2.47;11051 +93078;48.51612;-.64351;150;20220909;19.7;14.6;17.1;4.1;14.81;7;2.37;10537 +93078;48.51612;-.64351;150;20220910;20;13.2;16.6;2.4;14.71;.8;2.16;11968 +93078;48.51612;-.64351;150;20220911;24.2;11.2;17.7;1.5;14.18;0;2.77;16585 +93078;48.51612;-.64351;150;20220912;29.2;13.3;21.3;2.1;15.06;.3;3.7;18150 +93078;48.51612;-.64351;150;20220913;25.2;19.5;22.4;1.6;18.28;0;2.47;10821 +93078;48.51612;-.64351;150;20220914;25;17.3;21.2;1.8;18.81;0;2.45;12201 +93078;48.51612;-.64351;150;20220915;20.4;13.3;16.8;2.3;14.53;0;2.15;11632 +93078;48.51612;-.64351;150;20220916;17.8;10.6;14.2;2.8;10.63;.2;2.35;11760 +93078;48.51612;-.64351;150;20220917;16.9;5.4;11.1;1.6;8.86;0;2.05;14641 +93078;48.51612;-.64351;150;20220918;18.7;3.4;11.1;1.4;9.26;.1;2.18;16743 +93078;48.51612;-.64351;150;20220919;19.2;5.6;12.4;1.3;9.11;.1;2.13;15726 +93078;48.51612;-.64351;150;20220920;18.1;5.2;11.6;1.2;9.18;.1;1.91;15011 +93078;48.51612;-.64351;150;20220921;20;6.7;13.3;1.6;10.21;0;2.2;14997 +93078;48.51612;-.64351;150;20220922;21.2;5.3;13.3;.9;9.96;0;2.07;16349 +93078;48.51612;-.64351;150;20220923;18;8.7;13.4;.9;11.91;2.1;1.64;12221 +93078;48.51612;-.64351;150;20220924;17.3;12.4;14.9;2.6;13.18;6.8;1.67;8754 +93078;48.51612;-.64351;150;20220925;16.7;11.2;13.9;2.3;12.18;.5;1.65;9203 +93078;48.51612;-.64351;150;20220926;14.8;8.3;11.6;3.3;11.13;4.7;1.53;9792 +93078;48.51612;-.64351;150;20220927;15.5;10.5;13;3.3;12.03;16;1.55;8551 +93078;48.51612;-.64351;150;20220928;13.8;10.8;12.3;2.1;11.96;2.7;1.18;6343 +93078;48.51612;-.64351;150;20220929;15.6;7.4;11.5;1.6;10.43;1.4;1.47;10444 +93078;48.51612;-.64351;150;20220930;15.7;3.5;9.6;2.7;10.33;5.8;1.49;12939 +93078;48.51612;-.64351;150;20221001;20.3;12.9;16.6;3.9;15.13;1.2;1.91;9939 +93078;48.51612;-.64351;150;20221002;19;13.4;16.2;3.3;16.38;1.3;1.38;8566 +93078;48.51612;-.64351;150;20221003;17.4;13.1;15.3;2.3;14.43;0;1.34;7401 +93078;48.51612;-.64351;150;20221004;17.1;11.2;14.2;2.2;13.63;0;1.32;8278 +93078;48.51612;-.64351;150;20221005;18.8;14.3;16.5;3.6;13.53;2.5;1.97;7310 +93078;48.51612;-.64351;150;20221006;18;6.5;12.2;1;10.26;0;1.43;11621 +93078;48.51612;-.64351;150;20221007;18.2;3.5;10.9;1;9.73;.1;1.42;12934 +93078;48.51612;-.64351;150;20221008;18.1;7.9;13;1.2;10.88;0;1.41;10586 +93078;48.51612;-.64351;150;20221009;18.9;4;11.5;1.7;9.41;0;1.67;12644 +93078;48.51612;-.64351;150;20221010;18.2;10.1;14.1;1.9;13.13;.2;1.35;9200 +93078;48.51612;-.64351;150;20221011;17.7;7.7;12.7;2;9.21;0;1.68;10032 +93078;48.51612;-.64351;150;20221012;18.9;4.3;11.6;1.2;10.26;.2;1.35;12016 +93078;48.51612;-.64351;150;20221013;15.5;11.4;13.5;2.1;13.96;3.3;.92;6240 +93078;48.51612;-.64351;150;20221014;17.8;12.9;15.4;2.3;15.46;10.6;1.06;6759 +93078;48.51612;-.64351;150;20221015;16.9;14.3;15.6;4.1;15.03;.4;1.22;4873 +93078;48.51612;-.64351;150;20221016;18.3;12;15.1;2.4;14.83;4.9;1.13;7377 +93078;48.51612;-.64351;150;20221017;18.4;14.6;16.5;1.9;15.98;2.2;1.06;5555 +93078;48.51612;-.64351;150;20221018;18.9;14.1;16.5;2.2;16.71;0;1.01;6187 +93078;48.51612;-.64351;150;20221019;22.5;14.9;18.7;3.2;16.53;1.6;1.72;7755 +93078;48.51612;-.64351;150;20221020;20.5;15.1;17.8;2.7;15.66;0;1.5;6441 +93078;48.51612;-.64351;150;20221021;19.2;14.1;16.6;4.2;14.01;1.3;1.8;6229 +93078;48.51612;-.64351;150;20221022;19.1;13.7;16.4;2.9;14.81;.1;1.36;6299 +93078;48.51612;-.64351;150;20221023;19.8;15.5;17.7;5.3;14.33;12.6;2.15;5499 +93078;48.51612;-.64351;150;20221024;17.9;13.7;15.8;5.3;14.13;2.8;1.62;5386 +93078;48.51612;-.64351;150;20221025;17.1;13.1;15.1;3.2;14.21;.3;1.14;5200 +93078;48.51612;-.64351;150;20221026;19.6;14.1;16.8;3.3;15.23;.3;1.37;5920 +93078;48.51612;-.64351;150;20221027;22.5;13;17.8;3;14.93;0;1.69;7683 +93078;48.51612;-.64351;150;20221028;19.4;14;16.7;2.8;15.08;0;1.26;5611 +93078;48.51612;-.64351;150;20221029;21.3;14.7;18;2.4;15.46;2.1;1.41;6166 +93078;48.51612;-.64351;150;20221030;15.8;13.1;14.4;1.9;13.93;1.8;.82;3966 +93078;48.51612;-.64351;150;20221031;17.1;10.6;13.9;3.5;13.53;8.6;1.01;6016 +93078;48.51612;-.64351;150;20221101;15.7;9.6;12.7;4.9;11.26;7.1;1.43;5731 +93078;48.51612;-.64351;150;20221102;15.3;7.3;11.3;3.8;11.21;1.4;1;6415 +93078;48.51612;-.64351;150;20221103;13.5;12.6;13;4.9;11.91;10.9;1.25;1941 +93078;48.51612;-.64351;150;20221104;12.8;7.9;10.3;4.2;9.48;1;1.2;4872 +93078;48.51612;-.64351;150;20221105;12.4;4.6;8.5;2.4;10.08;6.8;.55;6025 +93078;48.51612;-.64351;150;20221106;14.1;11.3;12.7;4.7;12.41;10.5;.97;3543 +93078;48.51612;-.64351;150;20221107;15.9;11.2;13.6;5.4;12.36;1.7;1.33;4570 +93078;48.51612;-.64351;150;20221108;15.4;11.2;13.3;5.3;12.08;2.7;1.31;4242 +93078;48.51612;-.64351;150;20221109;14.9;10.3;12.6;3.3;11.01;.2;1.13;4374 +93078;48.51612;-.64351;150;20221110;14.7;5;9.9;2.4;10.63;0;.63;6280 +93078;48.51612;-.64351;150;20221111;11.4;8.8;10.1;2.9;10.96;.2;.6;3077 +93078;48.51612;-.64351;150;20221112;17.6;7.4;12.5;2.4;11.76;.2;.84;6209 +93078;48.51612;-.64351;150;20221113;17.5;7.4;12.4;1.9;11.51;.2;.77;6044 +93078;48.51612;-.64351;150;20221114;14;8.4;11.2;2.5;11.46;.9;.64;4429 +93078;48.51612;-.64351;150;20221115;13.4;7.9;10.7;4.9;10.83;7.6;.87;4416 +93078;48.51612;-.64351;150;20221116;13.3;7.6;10.5;5.1;10.73;19.5;.86;4409 +93078;48.51612;-.64351;150;20221117;12.8;9.3;11.1;5.1;10.41;4.2;1.1;3436 +93078;48.51612;-.64351;150;20221118;11.5;6.9;9.2;3.1;9.26;1.3;.79;3720 +93078;48.51612;-.64351;150;20221119;11.5;1.4;6.5;1.3;7.53;1.7;.43;5622 +93078;48.51612;-.64351;150;20221120;12;2.5;7.3;2.8;9.13;3.4;.44;5394 +93078;48.51612;-.64351;150;20221121;11;5.7;8.3;4.2;9.01;11.8;.76;3925 +93078;48.51612;-.64351;150;20221122;10.7;4.9;7.8;4.9;8.36;1.8;.91;4073 +93078;48.51612;-.64351;150;20221123;12.8;4.9;8.9;4.5;9.76;4.3;.7;4689 +93078;48.51612;-.64351;150;20221124;12.6;6.5;9.5;3.9;10.11;8.8;.67;4074 +93078;48.51612;-.64351;150;20221125;12.6;6.1;9.4;2.2;9.33;.1;.6;4110 +93078;48.51612;-.64351;150;20221126;10.4;3.8;7.1;3.1;9.43;4.5;.29;4142 +93078;48.51612;-.64351;150;20221127;11.4;8.7;10;3.8;11.03;12.6;.54;2611 +93078;48.51612;-.64351;150;20221128;10.2;6.9;8.5;2.7;9.71;3.1;.49;2849 +93078;48.51612;-.64351;150;20221129;11.3;3.9;7.6;1.3;8.73;0;.3;4221 +93078;48.51612;-.64351;150;20221130;7.6;3;5.3;1.8;7.88;0;.3;3320 +93078;48.51612;-.64351;150;20221201;6.7;.7;3.7;1.9;7.03;0;.28;3761 +93078;48.51612;-.64351;150;20221202;4.9;-.3;2.3;2;6.36;0;.28;3457 +93078;48.51612;-.64351;150;20221203;2.8;2.2;2.5;4.1;6.28;0;.54;1082 +93078;48.51612;-.64351;150;20221204;2.7;1;1.8;2.5;6.36;.2;.3;1985 +93078;48.51612;-.64351;150;20221205;5.1;2.5;3.8;1.5;6.73;0;.34;2390 +93078;48.51612;-.64351;150;20221206;5.5;-.3;2.6;1.9;6.26;.1;.29;3564 +93078;48.51612;-.64351;150;20221207;6;-.1;2.9;.9;6.46;.1;.18;3590 +93078;48.51612;-.64351;150;20221208;3.4;-.3;1.6;1;6.43;.1;.16;2787 +93078;48.51612;-.64351;150;20221209;4.1;.4;2.3;1.8;5.61;0;.38;2778 +93078;48.51612;-.64351;150;20221210;5.3;-4.8;.2;1.3;4.88;.1;.2;4507 +93078;48.51612;-.64351;150;20221211;1.6;-2.7;-.6;2.6;5.13;.1;.28;2938 +93078;48.51612;-.64351;150;20221212;1;-1.5;-.2;2.4;5.26;0;.3;2124 +93078;48.51612;-.64351;150;20221213;1.4;-4.1;-1.3;2.5;4.36;.9;.36;3271 +93078;48.51612;-.64351;150;20221214;1.2;-.7;.2;2.5;5.33;1.5;.33;1914 +93078;48.51612;-.64351;150;20221215;3.2;-1.3;1;3.3;4.01;.1;.83;2909 +93078;48.51612;-.64351;150;20221216;5.8;-3;1.4;1.4;4.93;.1;.24;4133 +93078;48.51612;-.64351;150;20221217;0;-5.7;-2.8;2.1;4.13;0;.21;3251 +93078;48.51612;-.64351;150;20221218;5.2;-4.3;.5;4.5;5.78;5.9;.28;4278 +93078;48.51612;-.64351;150;20221219;12;5.9;8.9;5.1;10.43;6.3;.44;3364 +93078;48.51612;-.64351;150;20221220;11.2;10.9;11.1;3.7;11.18;12.4;.8;703 +93078;48.51612;-.64351;150;20221221;12.3;6.4;9.4;3.9;11.23;9.1;.23;3336 +93078;48.51612;-.64351;150;20221222;13.8;10.8;12.3;5.4;12.61;11.6;.67;2346 +93078;48.51612;-.64351;150;20221223;14.1;12.9;13.5;4.9;13.13;5.6;.89;1454 +93078;48.51612;-.64351;150;20221224;11.7;10.6;11.2;3.7;11.71;4.1;.62;1415 +93078;48.51612;-.64351;150;20221225;12.2;9.6;10.9;2.9;11.71;3;.46;2171 +93078;48.51612;-.64351;150;20221226;10.4;9.7;10.1;3.5;9.71;1.1;.93;1077 +93078;48.51612;-.64351;150;20221227;10;2.7;6.3;3.1;8.18;0;.43;3729 +93078;48.51612;-.64351;150;20221228;11.4;8.5;9.9;6.5;10.68;5.2;.7;2374 +93078;48.51612;-.64351;150;20221229;10.8;8.6;9.7;5.1;9.23;1;1.09;2007 +93078;48.51612;-.64351;150;20221230;14.1;4.5;9.3;6.5;11.48;9.4;.28;4333 +93078;48.51612;-.64351;150;20221231;16.2;13.8;15;8.6;12.93;2;1.82;2232 +93079;48.54799;-.30789;207;20220101;14.3;8.4;11.4;2.7;11.23;.1;.64;3155 +93079;48.54799;-.30789;207;20220102;13.1;9.7;11.4;5.5;11.36;0;.92;2378 +93079;48.54799;-.30789;207;20220103;11.5;10.1;10.8;5.4;11.53;23.3;.7;1534 +93079;48.54799;-.30789;207;20220104;8.4;7.1;7.8;4.7;8.8;.8;.83;1422 +93079;48.54799;-.30789;207;20220105;5.7;.5;3.1;3;5.9;.1;.59;3020 +93079;48.54799;-.30789;207;20220106;5.1;-1;2.1;3;6.1;1.2;.42;3279 +93079;48.54799;-.30789;207;20220107;7.6;3.6;5.6;5.5;8.1;6.2;.55;2689 +93079;48.54799;-.30789;207;20220108;9;5.3;7.1;6.1;9.03;16.1;.62;2552 +93079;48.54799;-.30789;207;20220109;7.7;4.2;6;4.9;8.16;3.3;.59;2559 +93079;48.54799;-.30789;207;20220110;7.3;5.4;6.3;1.9;9.06;0;.34;1823 +93079;48.54799;-.30789;207;20220111;7.8;4.1;5.9;2.2;8.3;.1;.39;2709 +93079;48.54799;-.30789;207;20220112;7.7;4.7;6.2;2;8.7;0;.36;2463 +93079;48.54799;-.30789;207;20220113;7.2;3.2;5.2;2.9;7;0;.6;2880 +93079;48.54799;-.30789;207;20220114;5.4;-2.1;1.7;2.4;5.6;.1;.41;3791 +93079;48.54799;-.30789;207;20220115;.1;-3;-1.5;1.6;5.46;.1;.17;2568 +93079;48.54799;-.30789;207;20220116;5.2;-.7;2.3;2.7;7.6;.7;.06;3627 +93079;48.54799;-.30789;207;20220117;6.1;3;4.6;1.2;8.13;.1;.24;2629 +93079;48.54799;-.30789;207;20220118;5.8;-.1;2.9;1.8;7.26;0;.2;3653 +93079;48.54799;-.30789;207;20220119;6.4;3.2;4.8;2.1;8.26;1.8;.28;2687 +93079;48.54799;-.30789;207;20220120;6.6;2.5;4.6;2.8;7.2;.1;.53;3147 +93079;48.54799;-.30789;207;20220121;5;.4;2.7;2.2;6.1;0;.47;3410 +93079;48.54799;-.30789;207;20220122;5.2;0;2.6;1.8;6.96;0;.29;3596 +93079;48.54799;-.30789;207;20220123;2.8;2.9;2.8;3.9;6.83;0;.5;0 +93079;48.54799;-.30789;207;20220124;7.4;-1.9;2.7;2.1;6;0;.47;5039 +93079;48.54799;-.30789;207;20220125;-.4;-3.2;-1.8;1.2;5.4;0;.2;2518 +93079;48.54799;-.30789;207;20220126;3.8;-1.4;1.2;1.1;6.45;0;.21;4040 +93079;48.54799;-.30789;207;20220127;7;2.5;4.8;2.5;7.93;.1;.38;3729 +93079;48.54799;-.30789;207;20220128;6.8;5.1;6;1.9;9.16;0;.34;2194 +93079;48.54799;-.30789;207;20220129;9.5;4.9;7.2;4.2;10.13;.5;.28;3855 +93079;48.54799;-.30789;207;20220130;9.6;5.6;7.6;2.2;8.53;.1;.68;3499 +93079;48.54799;-.30789;207;20220131;8;4.6;6.3;5.9;7.5;.3;1.07;3404 +93079;48.54799;-.30789;207;20220201;9.3;2.7;6;5.9;9.66;.3;.18;4917 +93079;48.54799;-.30789;207;20220202;8.6;7.5;8.1;3.3;9.53;0;.65;2014 +93079;48.54799;-.30789;207;20220203;7.2;4.9;6.1;3;8.86;.5;.43;2837 +93079;48.54799;-.30789;207;20220204;10;6.5;8.2;4;8.1;.5;1.14;3698 +93079;48.54799;-.30789;207;20220205;9.2;1.3;5.3;3.4;7.36;0;.78;5714 +93079;48.54799;-.30789;207;20220206;10.6;6.6;8.6;8.2;10.4;10.1;.66;4109 +93079;48.54799;-.30789;207;20220207;10.4;4.3;7.4;3.1;7.83;0;.98;5115 +93079;48.54799;-.30789;207;20220208;8.3;4.4;6.4;2.1;9.26;0;.42;4065 +93079;48.54799;-.30789;207;20220209;7.1;1.8;4.5;1.6;8.06;0;.4;4884 +93079;48.54799;-.30789;207;20220210;5.9;4.1;5;3.6;8.18;1.3;.96;4666 +93079;48.54799;-.30789;207;20220211;8.8;-.1;4.3;2;6.41;0;.82;9300 +93079;48.54799;-.30789;207;20220212;8.4;-2.3;3;3;5.54;0;1.03;10566 +93079;48.54799;-.30789;207;20220213;11.1;-.8;5.1;6.6;8.08;6.5;.97;6266 +93079;48.54799;-.30789;207;20220214;10.3;5.7;8;5.2;8.81;2.2;1.17;6333 +93079;48.54799;-.30789;207;20220215;9.7;2.3;6;5.6;9.34;4.7;.57;3666 +93079;48.54799;-.30789;207;20220216;13.4;8.5;10.9;7.6;13;1.8;.45;5335 +93079;48.54799;-.30789;207;20220217;12.7;9.3;11;6.3;10.13;.9;1.55;4528 +93079;48.54799;-.30789;207;20220218;10.8;8.2;9.5;7.8;9.1;1.6;1.59;3848 +93079;48.54799;-.30789;207;20220219;9.5;1.1;5.3;5.7;7.2;.2;1.15;7329 +93079;48.54799;-.30789;207;20220220;12.2;6.8;9.5;7.4;10.03;4.8;1.22;5949 +93079;48.54799;-.30789;207;20220221;9.5;4.4;7;8.1;7.66;1.4;1.49;5915 +93079;48.54799;-.30789;207;20220222;12.4;4.8;8.6;4.2;9.73;.7;1.01;7306 +93079;48.54799;-.30789;207;20220223;10.3;2.4;6.3;2;8.06;0;.88;7458 +93079;48.54799;-.30789;207;20220224;8.8;4.5;6.7;5.1;7.13;2;1.41;5681 +93079;48.54799;-.30789;207;20220225;10.3;.9;5.6;3.2;6.43;0;1.33;8549 +93079;48.54799;-.30789;207;20220226;9.9;-2.1;3.9;4.2;5.5;0;1.55;9670 +93079;48.54799;-.30789;207;20220227;11.6;0;5.8;4.6;5.6;0;1.92;9779 +93079;48.54799;-.30789;207;20220228;14.3;1.7;8;2.8;6.96;.3;1.7;10342 +93079;48.54799;-.30789;207;20220301;13.6;6.6;10.1;2.7;8.66;1.4;1.48;7838 +93079;48.54799;-.30789;207;20220302;11.8;6.9;9.3;2.3;9;0;1.18;6626 +93079;48.54799;-.30789;207;20220303;10.7;6.8;8.8;2.8;10.46;3.5;.8;5888 +93079;48.54799;-.30789;207;20220304;8.1;7;7.5;3.3;8.73;.1;.9;3043 +93079;48.54799;-.30789;207;20220305;7.4;2.6;5;3.9;8;.8;.77;6614 +93079;48.54799;-.30789;207;20220306;8.2;4.4;6.3;4;6.6;0;1.46;6053 +93079;48.54799;-.30789;207;20220307;6;-1.3;2.3;4.5;4.66;0;1.48;8613 +93079;48.54799;-.30789;207;20220308;12.5;-1;5.7;4.4;6.93;.6;1.74;12012 +93079;48.54799;-.30789;207;20220309;13.5;6.5;10;4.7;9;0;1.81;8724 +93079;48.54799;-.30789;207;20220310;12.3;6.9;9.6;4;9.53;.2;1.41;7703 +93079;48.54799;-.30789;207;20220311;11.2;6.7;8.9;5.8;9.8;5;1.22;7184 +93079;48.54799;-.30789;207;20220312;12.2;5.7;8.9;5.7;8.86;1.1;1.66;8685 +93079;48.54799;-.30789;207;20220313;10.1;7.1;8.6;4.3;9.06;5.5;1.26;6001 +93079;48.54799;-.30789;207;20220314;13.7;3.1;8.4;2.7;8;3.3;1.69;11465 +93079;48.54799;-.30789;207;20220315;12.5;5.3;8.9;2.5;10.76;4.6;1.07;9372 +93079;48.54799;-.30789;207;20220316;12.9;8;10.5;3.2;10.96;.3;1.25;7905 +93079;48.54799;-.30789;207;20220317;10.3;4.9;7.6;3.5;7.46;0;1.55;8048 +93079;48.54799;-.30789;207;20220318;14;1.2;7.6;5;6.31;0;2.79;17166 +93079;48.54799;-.30789;207;20220319;13.7;4.7;9.2;4.7;7.01;0;2.7;14466 +93079;48.54799;-.30789;207;20220320;13.3;1.5;7.4;2.7;6.88;0;2.11;16200 +93079;48.54799;-.30789;207;20220321;17.4;3;10.2;3.1;9.01;0;2.41;16100 +93079;48.54799;-.30789;207;20220322;15.7;3.4;9.5;3.6;6.98;0;2.89;17700 +93079;48.54799;-.30789;207;20220323;16.8;.8;8.8;2.8;6.18;0;2.84;18366 +93079;48.54799;-.30789;207;20220324;18.3;1.8;10;2.5;7.01;0;2.81;18200 +93079;48.54799;-.30789;207;20220325;18.6;4.7;11.7;3.9;7.21;0;3.46;18000 +93079;48.54799;-.30789;207;20220326;18.5;3.5;11;4;7.48;0;3.39;18800 +93079;48.54799;-.30789;207;20220327;19.3;5;12.1;2.8;8.68;0;2.96;18300 +93079;48.54799;-.30789;207;20220328;20.1;3.7;11.9;1.7;9.11;0;2.37;14266 +93079;48.54799;-.30789;207;20220329;16.6;8.9;12.8;2.4;10.31;3.4;2.21;12366 +93079;48.54799;-.30789;207;20220330;11.7;6.2;9;3.4;10.24;2.7;1.09;5333 +93079;48.54799;-.30789;207;20220331;6.7;4.7;5.7;5.8;6.84;2.2;1.65;7666 +93079;48.54799;-.30789;207;20220401;5.8;.1;2.9;7.2;5.6;3.9;1.69;10375 +93079;48.54799;-.30789;207;20220402;7.4;.2;3.8;4.6;5.31;.1;2.11;15400 +93079;48.54799;-.30789;207;20220403;8;-2.4;2.8;3.5;4.88;0;2.09;17533 +93079;48.54799;-.30789;207;20220404;9.6;-3.3;3.2;3.5;6.48;.4;1.55;13200 +93079;48.54799;-.30789;207;20220405;11.4;6.3;8.9;5.1;10.61;.1;1.2;8279 +93079;48.54799;-.30789;207;20220406;12.5;4.4;8.5;6.3;9.91;1.9;1.65;9066 +93079;48.54799;-.30789;207;20220407;13.2;9.3;11.2;7;10.08;5.8;2.5;14300 +93079;48.54799;-.30789;207;20220408;14.9;6.6;10.8;4.3;8.98;18.6;2.2;7300 +93079;48.54799;-.30789;207;20220409;11.2;1.4;6.3;2.8;6.74;.1;2.29;18866 +93079;48.54799;-.30789;207;20220410;13.7;-1.5;6.1;3.2;6.45;0;2.69;21064 +93079;48.54799;-.30789;207;20220411;19.6;3.1;11.3;4.3;9.04;0;3.38;18333 +93079;48.54799;-.30789;207;20220412;15.8;9.8;12.8;2.8;11.68;0;2.02;10800 +93079;48.54799;-.30789;207;20220413;18.8;7.3;13;1.4;11.81;0;2.39;15833 +93079;48.54799;-.30789;207;20220414;20.7;6.3;13.5;1.7;11.48;0;2.95;19166 +93079;48.54799;-.30789;207;20220415;21.9;6.6;14.2;1.9;11.11;.1;3.42;21366 +93079;48.54799;-.30789;207;20220416;19.3;5.9;12.6;2.7;10.24;0;3.49;23766 +93079;48.54799;-.30789;207;20220417;19.8;4.5;12.1;2.3;9.18;0;3.36;22000 +93079;48.54799;-.30789;207;20220418;15.6;5.9;10.7;3.4;10.08;0;2.43;14833 +93079;48.54799;-.30789;207;20220419;14.1;3.8;9;3.2;8.74;0;2.5;18300 +93079;48.54799;-.30789;207;20220420;17.2;6.6;11.9;3.4;10.08;0;2.99;19100 +93079;48.54799;-.30789;207;20220421;18.3;6.1;12.2;3.1;9.11;0;3.66;23766 +93079;48.54799;-.30789;207;20220422;18;6.8;12.4;3.7;9.78;0;3.44;21133 +93079;48.54799;-.30789;207;20220423;17.4;8.4;12.9;4;11.24;2.8;2.53;12666 +93079;48.54799;-.30789;207;20220424;17.8;9;13.4;3.3;11.38;0;2.82;16800 +93079;48.54799;-.30789;207;20220425;15.1;6.5;10.8;3.4;9.31;0;2.9;19233 +93079;48.54799;-.30789;207;20220426;15.7;4.1;9.9;4;8.98;0;3.08;21866 +93079;48.54799;-.30789;207;20220427;16.8;4;10.4;4.7;8.81;0;3.49;23633 +93079;48.54799;-.30789;207;20220428;16.3;6.9;11.6;3.5;10.08;0;2.64;14233 +93079;48.54799;-.30789;207;20220429;18.5;8.1;13.3;4.2;10.41;0;3.74;23166 +93079;48.54799;-.30789;207;20220430;15.9;4.8;10.3;3.7;8.94;0;3.14;20533 +93079;48.54799;-.30789;207;20220501;17.6;4.7;11.1;2.7;8.68;.2;3.53;22633 +93079;48.54799;-.30789;207;20220502;17.2;8.5;12.8;3.4;9.74;0;3.37;19233 +93079;48.54799;-.30789;207;20220503;16.7;9.1;12.9;3.8;9.94;0;3.04;14666 +93079;48.54799;-.30789;207;20220504;17.1;5.4;11.2;2.9;10.44;0;2.65;16066 +93079;48.54799;-.30789;207;20220505;18.6;6.5;12.5;3.1;11.04;.1;3.32;21433 +93079;48.54799;-.30789;207;20220506;20.3;4.5;12.4;1.8;10.53;0;3.42;22802 +93079;48.54799;-.30789;207;20220507;17.1;9;13;2.7;11.63;.3;2.71;16521 +93079;48.54799;-.30789;207;20220508;19.8;10.3;15;2.6;12.26;.1;3.21;17973 +93079;48.54799;-.30789;207;20220509;24.2;7.1;15.6;1.7;11.33;0;4.08;23955 +93079;48.54799;-.30789;207;20220510;24.5;12.6;18.5;2.4;11.9;0;4.27;20089 +93079;48.54799;-.30789;207;20220511;20.2;8.7;14.4;3.2;12.13;0;3.41;19868 +93079;48.54799;-.30789;207;20220512;19.1;7;13.1;2;10.13;.1;3.33;20401 +93079;48.54799;-.30789;207;20220513;19.3;4.5;11.9;1.6;9.53;0;3.45;22841 +93079;48.54799;-.30789;207;20220514;23.4;5.8;14.6;2.2;10.76;.7;4.29;25049 +93079;48.54799;-.30789;207;20220515;26.5;14.6;20.5;3.2;13.9;5.1;4.86;20874 +93079;48.54799;-.30789;207;20220516;22.8;13.2;18;2.6;15.03;.3;3.62;18846 +93079;48.54799;-.30789;207;20220517;27.6;11.1;19.3;2.4;14.53;2.6;4.87;24574 +93079;48.54799;-.30789;207;20220518;25.6;11.3;18.4;2.5;15.73;.1;4.25;22859 +93079;48.54799;-.30789;207;20220519;22.1;13;17.5;2.3;14.13;4.1;3.54;18296 +93079;48.54799;-.30789;207;20220520;18.4;12.5;15.5;2.1;13.1;6.4;2.78;14781 +93079;48.54799;-.30789;207;20220521;23;7.6;15.3;1.4;12.1;0;3.95;24133 +93079;48.54799;-.30789;207;20220522;22.8;10.7;16.8;2.2;13.96;4.9;3.85;21371 +93079;48.54799;-.30789;207;20220523;16.6;14;15.3;2.2;14.13;11.2;2.06;10020 +93079;48.54799;-.30789;207;20220524;17.1;8.9;13;3.1;10.76;1.2;3.08;17861 +93079;48.54799;-.30789;207;20220525;16.4;5.3;10.8;2.8;11.03;.4;2.85;20774 +93079;48.54799;-.30789;207;20220526;16.7;11.6;14.2;2.7;12.93;.1;2.51;14110 +93079;48.54799;-.30789;207;20220527;19.9;10.2;15;2.7;12.4;0;3.46;19520 +93079;48.54799;-.30789;207;20220528;18.1;5.7;11.9;2.7;10;0;3.51;22159 +93079;48.54799;-.30789;207;20220529;15.6;5.2;10.4;3.4;8.63;0;3.24;20240 +93079;48.54799;-.30789;207;20220530;17.4;4.5;10.9;2.1;8.66;0;3.49;22781 +93079;48.54799;-.30789;207;20220531;18.8;5;11.9;2.1;8.73;0;3.76;23446 +93079;48.54799;-.30789;207;20220601;20.5;4.3;12.4;1.9;8.96;0;4.07;25554 +93079;48.54799;-.30789;207;20220602;23.1;7.2;15.2;3;10.16;4.7;4.78;25337 +93079;48.54799;-.30789;207;20220603;19.6;13.2;16.4;2.1;14.03;6.9;3.11;16391 +93079;48.54799;-.30789;207;20220604;24.8;14.1;19.5;2.1;16.8;5.7;4.02;20995 +93079;48.54799;-.30789;207;20220605;19.5;13.9;16.7;2.5;14.8;.1;2.93;15349 +93079;48.54799;-.30789;207;20220606;19.7;9;14.4;2.9;12.63;.6;3.44;20929 +93079;48.54799;-.30789;207;20220607;20.4;13.6;17;4.5;14.4;9.2;3.44;16892 +93079;48.54799;-.30789;207;20220608;19.4;14.1;16.8;4.2;13.8;0;3.28;14924 +93079;48.54799;-.30789;207;20220609;20.9;10.6;15.7;2.9;12.63;0;3.78;20817 +93079;48.54799;-.30789;207;20220610;21.1;11.4;16.2;2.9;14.5;0;3.51;20219 +93079;48.54799;-.30789;207;20220611;23.2;13.8;18.5;1.9;13.8;.1;3.94;19942 +93079;48.54799;-.30789;207;20220612;21.6;8.3;15;2.2;11.56;.1;4.08;23730 +93079;48.54799;-.30789;207;20220613;21.8;8.2;15;2.2;11.03;0;4.22;24072 +93079;48.54799;-.30789;207;20220614;25.8;7.6;16.7;2.2;11.36;0;5.1;27620 +93079;48.54799;-.30789;207;20220615;29.5;11.7;20.6;1.8;13;0;5.61;27440 +93079;48.54799;-.30789;207;20220616;29.4;11.6;20.5;1.7;12.76;0;5.5;27221 +93079;48.54799;-.30789;207;20220617;33.7;13.5;23.6;1.6;14.76;0;6.21;29135 +93079;48.54799;-.30789;207;20220618;36.2;16.9;26.6;2.8;16.53;6.6;7.37;28502 +93079;48.54799;-.30789;207;20220619;22.1;13.2;17.6;4.4;15.43;10.6;3.85;19582 +93079;48.54799;-.30789;207;20220620;21.1;14.1;17.6;3.1;15.36;0;3.37;17076 +93079;48.54799;-.30789;207;20220621;25.9;13.2;19.5;2.5;15.06;1.2;4.66;23297 +93079;48.54799;-.30789;207;20220622;26.6;14.2;20.4;2.3;15.76;19.4;4.71;22940 +93079;48.54799;-.30789;207;20220623;24.4;16;20.2;2.3;16.76;1.2;3.94;19006 +93079;48.54799;-.30789;207;20220624;20.4;15.2;17.8;3.8;15.73;3.5;3.13;14913 +93079;48.54799;-.30789;207;20220625;17.8;11.1;14.5;3.4;13.16;1.2;2.88;16701 +93079;48.54799;-.30789;207;20220626;20.1;7.9;14;2.6;11;.1;3.87;22783 +93079;48.54799;-.30789;207;20220627;20.5;9.3;14.9;2.5;11.53;0;3.83;21659 +93079;48.54799;-.30789;207;20220628;21.8;7.5;14.6;2.5;11.16;0;4.22;24588 +93079;48.54799;-.30789;207;20220629;17.9;11.1;14.5;2.6;13.33;2.9;2.83;16765 +93079;48.54799;-.30789;207;20220630;18.2;9.8;14;2.2;12;2.3;3.13;18738 +93079;48.54799;-.30789;207;20220701;19.6;6.5;13.1;1.9;10.8;0;3.67;23434 +93079;48.54799;-.30789;207;20220702;24.1;8.2;16.2;2.2;11.73;.1;4.63;25775 +93079;48.54799;-.30789;207;20220703;20.2;9.6;14.9;2.3;12.23;.1;3.64;20980 +93079;48.54799;-.30789;207;20220704;23.2;7.8;15.5;2.2;12.1;.1;4.38;25371 +93079;48.54799;-.30789;207;20220705;22.7;7.9;15.3;2.3;11.43;0;4.33;24780 +93079;48.54799;-.30789;207;20220706;24.9;9.4;17.1;2.4;13;.1;4.67;25256 +93079;48.54799;-.30789;207;20220707;21.9;12.6;17.3;2.7;14.16;.1;3.76;19771 +93079;48.54799;-.30789;207;20220708;26.3;9.5;17.9;2.6;12.93;0;5.07;26200 +93079;48.54799;-.30789;207;20220709;27.7;11;19.3;2.7;13.8;0;5.37;25923 +93079;48.54799;-.30789;207;20220710;27.4;12.1;19.7;3;12.33;0;5.49;24922 +93079;48.54799;-.30789;207;20220711;30.2;13;21.6;3.1;13.9;0;6.1;26193 +93079;48.54799;-.30789;207;20220712;32.6;14.6;23.6;1.8;14;0;5.85;26660 +93079;48.54799;-.30789;207;20220713;34.3;16.6;25.5;1.5;14.76;0;5.94;26551 +93079;48.54799;-.30789;207;20220714;27.1;14.6;20.9;2.8;14.06;0;5.09;22185 +93079;48.54799;-.30789;207;20220715;26.8;10.6;18.7;2.4;11.66;0;5.18;25207 +93079;48.54799;-.30789;207;20220716;28.8;10.4;19.6;2.6;11.03;0;5.8;26716 +93079;48.54799;-.30789;207;20220717;31.8;13.7;22.8;3.1;11.83;0;6.7;26458 +93079;48.54799;-.30789;207;20220718;37.9;16.1;27;3.3;12.36;0;8.32;28307 +93079;48.54799;-.30789;207;20220719;33.4;20.9;27.2;4.3;14.83;2;7.41;21774 +93079;48.54799;-.30789;207;20220720;25.7;16.3;21;3.6;16.56;1.3;4.43;19038 +93079;48.54799;-.30789;207;20220721;25.9;16.2;21;2.3;15.96;0;4.22;19308 +93079;48.54799;-.30789;207;20220722;23.3;14.4;18.9;2.7;17.2;1.6;3.48;18037 +93079;48.54799;-.30789;207;20220723;25.8;14.2;20;2.3;15.2;0;4.31;20860 +93079;48.54799;-.30789;207;20220724;31.5;14;22.8;2.4;14.5;0;5.78;25458 +93079;48.54799;-.30789;207;20220725;23.9;14;18.9;3.5;14.7;0;4.18;19125 +93079;48.54799;-.30789;207;20220726;21.2;15.7;18.5;2.5;13.1;0;3.4;14335 +93079;48.54799;-.30789;207;20220727;23.9;7.7;15.8;1.3;11.16;0;4.04;24187 +93079;48.54799;-.30789;207;20220728;25.9;14.7;20.3;1.7;11.83;0;4.32;19944 +93079;48.54799;-.30789;207;20220729;28;15.1;21.5;1.5;12.9;.2;4.53;21364 +93079;48.54799;-.30789;207;20220730;27.9;15.1;21.5;2.3;14.13;0;4.82;21190 +93079;48.54799;-.30789;207;20220731;25;16.2;20.6;3;16.66;0;3.95;17671 +93079;48.54799;-.30789;207;20220801;24.4;17.2;20.8;2.9;16.33;0;3.8;15787 +93079;48.54799;-.30789;207;20220802;30.5;12.2;21.4;1.4;15.43;0;4.87;25077 +93079;48.54799;-.30789;207;20220803;33.2;15;24.1;2;17.03;.2;5.52;24708 +93079;48.54799;-.30789;207;20220804;25.1;16.7;20.9;2.8;16.7;1;3.84;16803 +93079;48.54799;-.30789;207;20220805;22.6;12;17.3;3.4;11.46;0;4.23;18803 +93079;48.54799;-.30789;207;20220806;24.6;8.1;16.3;3.5;9.86;0;5;23075 +93079;48.54799;-.30789;207;20220807;26.1;9.9;18;3.6;10.5;0;5.33;22788 +93079;48.54799;-.30789;207;20220808;27.8;11.6;19.7;3.7;11.53;0;5.65;22717 +93079;48.54799;-.30789;207;20220809;29.1;14.4;21.7;3.9;13.83;0;5.76;21697 +93079;48.54799;-.30789;207;20220810;32.4;14.7;23.6;3.2;13.83;0;6.23;23493 +93079;48.54799;-.30789;207;20220811;32.7;14.3;23.5;2.9;11.83;0;6.26;23580 +93079;48.54799;-.30789;207;20220812;33.2;13.9;23.6;2.3;11.3;0;5.91;23850 +93079;48.54799;-.30789;207;20220813;33.7;13.8;23.7;2.2;10.73;.3;5.91;23652 +93079;48.54799;-.30789;207;20220814;23.3;17.3;20.3;2.3;16.3;7;3.05;13142 +93079;48.54799;-.30789;207;20220815;24.9;14.9;19.9;2.2;17.1;1.4;3.42;17174 +93079;48.54799;-.30789;207;20220816;23.9;16.1;20;2.1;16.53;0;3.17;15052 +93079;48.54799;-.30789;207;20220817;23.3;14;18.7;1.8;15.53;5.8;3.08;16032 +93079;48.54799;-.30789;207;20220818;25.6;13.7;19.6;1.9;16.26;0;3.53;18269 +93079;48.54799;-.30789;207;20220819;22.4;16.1;19.3;2.9;16.13;3.5;2.98;13209 +93079;48.54799;-.30789;207;20220820;23.5;8.7;16.1;1.4;12.7;0;3.33;20041 +93079;48.54799;-.30789;207;20220821;22.4;10.4;16.4;1.9;14.03;.4;3.08;17829 +93079;48.54799;-.30789;207;20220822;24.4;14.9;19.6;1.9;17.56;1.1;3.02;15864 +93079;48.54799;-.30789;207;20220823;24.7;18.1;21.4;1.7;19.66;.3;2.76;13161 +93079;48.54799;-.30789;207;20220824;30.9;14.8;22.8;1.4;17.4;1.1;4.07;20213 +93079;48.54799;-.30789;207;20220825;22.1;18.6;20.4;2.7;18.93;.6;2.29;9267 +93079;48.54799;-.30789;207;20220826;24.2;14.3;19.3;2.4;14.93;.1;3.33;15700 +93079;48.54799;-.30789;207;20220827;25.7;11.3;18.5;2.6;13.36;0;3.88;18751 +93079;48.54799;-.30789;207;20220828;24.4;11.4;17.9;2.7;12.86;0;3.73;17640 +93079;48.54799;-.30789;207;20220829;28;13;20.5;2.8;12.8;0;4.52;18764 +93079;48.54799;-.30789;207;20220830;27.7;14.4;21;2.6;13.36;0;4.25;17575 +93079;48.54799;-.30789;207;20220831;26.9;14.5;20.7;2.3;14.8;.8;3.78;16837 +93079;48.54799;-.30789;207;20220901;24.2;15.7;20;1.8;15.23;8.7;2.99;13847 +93079;48.54799;-.30789;207;20220902;22.1;15.5;18.8;1.9;17.2;6;2.34;12021 +93079;48.54799;-.30789;207;20220903;23;14.7;18.9;2;16.03;.4;2.68;13359 +93079;48.54799;-.30789;207;20220904;27.1;10.8;18.9;2.4;14.46;0;3.76;18672 +93079;48.54799;-.30789;207;20220905;26;14.3;20.1;2.1;16.1;4.8;3.2;15553 +93079;48.54799;-.30789;207;20220906;22.7;14.3;18.5;3;16.06;1.1;2.78;13129 +93079;48.54799;-.30789;207;20220907;21;15;18;3.8;15.93;7.1;2.45;10915 +93079;48.54799;-.30789;207;20220908;20.3;14.4;17.4;4.6;15.23;4.4;2.53;10728 +93079;48.54799;-.30789;207;20220909;19.3;14.3;16.8;5.1;14.66;6.7;2.46;9852 +93079;48.54799;-.30789;207;20220910;19.1;13.3;16.2;3.1;14.56;1.3;2.13;10454 +93079;48.54799;-.30789;207;20220911;23.8;10.6;17.2;2;14;0;2.8;15578 +93079;48.54799;-.30789;207;20220912;27.7;12.3;20;2.3;14.77;.2;3.74;17835 +93079;48.54799;-.30789;207;20220913;25.2;19.2;22.2;2;18.03;0;2.5;9097 +93079;48.54799;-.30789;207;20220914;24.6;16.9;20.8;2.5;18.47;4.7;2.53;11204 +93079;48.54799;-.30789;207;20220915;20.6;12.6;16.6;2.6;14.53;0;2.34;12768 +93079;48.54799;-.30789;207;20220916;18.1;10.3;14.2;3.4;10.53;.3;2.55;11749 +93079;48.54799;-.30789;207;20220917;16.4;5.6;11;2;8.73;0;2.11;12963 +93079;48.54799;-.30789;207;20220918;18.8;4;11.4;1.8;9.03;.1;2.29;15097 +93079;48.54799;-.30789;207;20220919;18.7;5.8;12.3;1.8;9.6;.1;2.21;14031 +93079;48.54799;-.30789;207;20220920;18.1;4.5;11.3;1.7;9.93;.1;2.04;14223 +93079;48.54799;-.30789;207;20220921;19.5;5.7;12.6;1.9;9.8;.1;2.28;14107 +93079;48.54799;-.30789;207;20220922;21;5.3;13.1;1.2;9.16;0;2.23;14908 +93079;48.54799;-.30789;207;20220923;18.1;8.7;13.4;1.1;11.16;2;1.74;11342 +93079;48.54799;-.30789;207;20220924;16.6;12;14.3;3;13.1;7.5;1.6;7863 +93079;48.54799;-.30789;207;20220925;16.4;10.5;13.4;2.8;11.96;.5;1.73;8901 +93079;48.54799;-.30789;207;20220926;14;8.4;11.2;4.1;11.1;4.9;1.5;8407 +93079;48.54799;-.30789;207;20220927;15;9.9;12.5;4.3;11.76;14.6;1.61;8034 +93079;48.54799;-.30789;207;20220928;14;10.5;12.3;2.7;11.7;1.5;1.3;6518 +93079;48.54799;-.30789;207;20220929;14.7;6.9;10.8;2;10.1;1;1.47;9591 +93079;48.54799;-.30789;207;20220930;15.6;3.7;9.6;3;10;5.6;1.62;11713 +93079;48.54799;-.30789;207;20221001;19.1;12.2;15.7;4.6;14.83;1.5;1.8;8974 +93079;48.54799;-.30789;207;20221002;18.8;12.7;15.8;3.9;16.23;1.6;1.41;8088 +93079;48.54799;-.30789;207;20221003;16.4;11.8;14.1;2.8;13.73;0;1.3;7051 +93079;48.54799;-.30789;207;20221004;17.3;9.6;13.4;2.3;13;0;1.41;9091 +93079;48.54799;-.30789;207;20221005;19.1;13.5;16.3;4;13.33;1.9;2.12;7604 +93079;48.54799;-.30789;207;20221006;17.8;6.5;12.1;1.3;10.13;0;1.5;10687 +93079;48.54799;-.30789;207;20221007;17.6;4.1;10.8;1.3;9.36;.1;1.5;11332 +93079;48.54799;-.30789;207;20221008;17.3;7.5;12.4;1.7;10.46;0;1.49;9584 +93079;48.54799;-.30789;207;20221009;18.8;3.1;10.9;2.3;9.1;0;1.89;12037 +93079;48.54799;-.30789;207;20221010;17.9;9.5;13.7;2.3;12.83;0;1.41;8565 +93079;48.54799;-.30789;207;20221011;17.2;6.8;12;2.3;9.33;0;1.68;9513 +93079;48.54799;-.30789;207;20221012;18.9;4.4;11.6;1.4;9.8;0;1.48;10994 +93079;48.54799;-.30789;207;20221013;15.1;11.2;13.2;2.6;13.73;3.4;.92;5574 +93079;48.54799;-.30789;207;20221014;17.3;12.9;15.1;2.6;15.43;16;1.02;5922 +93079;48.54799;-.30789;207;20221015;16.6;14;15.3;4.3;14.96;.6;1.21;4406 +93079;48.54799;-.30789;207;20221016;18;11.2;14.6;2.6;14.63;4.9;1.15;7141 +93079;48.54799;-.30789;207;20221017;17.9;14.3;16.1;2;16.06;0;1.02;5133 +93079;48.54799;-.30789;207;20221018;18.3;13.6;15.9;2.9;16.7;0;.96;5584 +93079;48.54799;-.30789;207;20221019;22.5;13.9;18.2;4.1;16.53;1.8;1.86;7643 +93079;48.54799;-.30789;207;20221020;20.3;14.5;17.4;3.1;15.7;0;1.54;6261 +93079;48.54799;-.30789;207;20221021;19.1;13.6;16.3;4.3;14.16;1.5;1.76;5951 +93079;48.54799;-.30789;207;20221022;19.1;13.2;16.1;3;14.46;.4;1.43;6084 +93079;48.54799;-.30789;207;20221023;19.7;14.7;17.2;6;14.36;7.7;2.21;5532 +93079;48.54799;-.30789;207;20221024;17.4;13.6;15.5;5.9;13.9;3.5;1.69;4696 +93079;48.54799;-.30789;207;20221025;16.9;12.7;14.8;3.6;14.13;.3;1.16;4815 +93079;48.54799;-.30789;207;20221026;19.3;13.4;16.4;3.6;15.03;.2;1.42;5734 +93079;48.54799;-.30789;207;20221027;22.5;12.6;17.5;3.5;14.83;0;1.84;7318 +93079;48.54799;-.30789;207;20221028;19.7;13.8;16.8;3.1;15.06;0;1.39;5545 +93079;48.54799;-.30789;207;20221029;21.6;14.4;18;2.7;15.3;.1;1.57;6037 +93079;48.54799;-.30789;207;20221030;15;12.8;13.9;1.9;13.66;1.9;.8;3182 +93079;48.54799;-.30789;207;20221031;17.3;10;13.6;4;13.5;10.5;1.08;5929 +93079;48.54799;-.30789;207;20221101;15.6;9.4;12.5;5.5;11.13;6.3;1.55;5350 +93079;48.54799;-.30789;207;20221102;14.9;6.9;10.9;4.2;11.23;0;1;5944 +93079;48.54799;-.30789;207;20221103;12.7;11.7;12.2;5.4;11.7;7.7;1.19;2006 +93079;48.54799;-.30789;207;20221104;12.3;7.6;10;5.1;9.36;1.6;1.33;4406 +93079;48.54799;-.30789;207;20221105;11.6;4.2;7.9;2.8;9.86;5.2;.56;5474 +93079;48.54799;-.30789;207;20221106;13.4;10.3;11.9;5.2;11.96;12.6;.97;3431 +93079;48.54799;-.30789;207;20221107;15.6;10.8;13.2;5.7;12.26;1.1;1.35;4199 +93079;48.54799;-.30789;207;20221108;14.9;10.8;12.8;6;11.9;3.3;1.36;3874 +93079;48.54799;-.30789;207;20221109;14.4;10.1;12.2;3.9;10.93;.1;1.22;3926 +93079;48.54799;-.30789;207;20221110;13.8;4.8;9.3;2.7;10.53;0;.63;5575 +93079;48.54799;-.30789;207;20221111;11.4;8.5;9.9;3.4;10.9;.2;.65;2971 +93079;48.54799;-.30789;207;20221112;17.2;6.6;11.9;2.8;11.43;.2;.93;5829 +93079;48.54799;-.30789;207;20221113;17;6.3;11.6;2.3;11.3;.2;.8;5675 +93079;48.54799;-.30789;207;20221114;13.6;7.5;10.5;2.8;11.3;.4;.62;4300 +93079;48.54799;-.30789;207;20221115;12.9;7.5;10.2;5.4;10.66;6.9;.91;4019 +93079;48.54799;-.30789;207;20221116;12.6;7.3;10;6;10.6;17.9;.88;3884 +93079;48.54799;-.30789;207;20221117;12.3;9.1;10.7;6.3;10.23;3.1;1.29;2939 +93079;48.54799;-.30789;207;20221118;10.4;7;8.7;3.9;9.16;1;.88;3028 +93079;48.54799;-.30789;207;20221119;10.8;1.8;6.3;1.8;7.33;.8;.58;4807 +93079;48.54799;-.30789;207;20221120;11.3;1.7;6.5;3.2;8.8;2.9;.49;4950 +93079;48.54799;-.30789;207;20221121;10.3;4.8;7.5;4.5;8.76;11.2;.75;3726 +93079;48.54799;-.30789;207;20221122;10.1;4.5;7.3;5.8;8.23;1.2;.99;3704 +93079;48.54799;-.30789;207;20221123;12.1;4.5;8.3;5.1;9.6;4.2;.74;4190 +93079;48.54799;-.30789;207;20221124;11.9;6.3;9.1;4.6;10.06;9.1;.7;3577 +93079;48.54799;-.30789;207;20221125;11.8;5.9;8.9;2.7;9.36;0;.65;3606 +93079;48.54799;-.30789;207;20221126;9.7;2.9;6.3;3.4;9.33;2.2;.27;3865 +93079;48.54799;-.30789;207;20221127;10.5;8;9.2;4.2;10.56;11;.56;2250 +93079;48.54799;-.30789;207;20221128;9.9;7.1;8.5;3.2;9.76;1.4;.56;2408 +93079;48.54799;-.30789;207;20221129;10.8;3;6.9;1.8;8.66;.1;.35;3949 +93079;48.54799;-.30789;207;20221130;6.1;1.6;3.9;2;7.63;0;.25;2930 +93079;48.54799;-.30789;207;20221201;5.5;.9;3.2;2.5;7.06;0;.36;2938 +93079;48.54799;-.30789;207;20221202;4.3;-.5;1.9;2.5;6.33;0;.34;2941 +93079;48.54799;-.30789;207;20221203;2.3;1.8;2.1;4.9;6.26;0;.53;905 +93079;48.54799;-.30789;207;20221204;2.2;.5;1.4;3.1;6.3;.2;.32;1709 +93079;48.54799;-.30789;207;20221205;4.4;2;3.2;1.6;6.66;0;.36;2039 +93079;48.54799;-.30789;207;20221206;4.3;-1;1.7;2.2;6.23;.1;.28;2987 +93079;48.54799;-.30789;207;20221207;5;.2;2.6;1.1;6.53;.1;.24;2875 +93079;48.54799;-.30789;207;20221208;2.4;.3;1.4;1.4;6.46;0;.21;1662 +93079;48.54799;-.30789;207;20221209;3.2;0;1.6;2.1;5.6;0;.42;2304 +93079;48.54799;-.30789;207;20221210;3.8;-4.3;-.2;1.7;4.93;.1;.29;3514 +93079;48.54799;-.30789;207;20221211;1.4;-3.1;-.9;2.4;5.12;0;.24;3315 +93079;48.54799;-.30789;207;20221212;.1;-2.5;-1.2;3;4.96;0;.33;2001 +93079;48.54799;-.30789;207;20221213;.8;-4.8;-2;3.3;4.26;.5;.4;3010 +93079;48.54799;-.30789;207;20221214;.8;-1.5;-.3;2.8;5.23;1.7;.3;1851 +93079;48.54799;-.30789;207;20221215;2.6;-2.4;.1;3.9;4.1;.1;.78;2768 +93079;48.54799;-.30789;207;20221216;5.1;-3.3;.9;1.9;4.93;.1;.33;3613 +93079;48.54799;-.30789;207;20221217;-.7;-6.9;-3.8;2.9;4.06;0;.22;2953 +93079;48.54799;-.30789;207;20221218;4.5;-5.2;-.4;4.8;5.6;4.3;.28;3939 +93079;48.54799;-.30789;207;20221219;11.5;4.9;8.2;5.4;10;4.1;.49;3254 +93079;48.54799;-.30789;207;20221220;10.8;10.5;10.6;4.6;11.06;3;.86;562 +93079;48.54799;-.30789;207;20221221;11.7;6.1;8.9;4.1;11.1;10.3;.25;2960 +93079;48.54799;-.30789;207;20221222;13.4;10.4;11.9;6.6;12.5;7.1;.72;2126 +93079;48.54799;-.30789;207;20221223;13.8;12.4;13.1;5.9;13.06;6.5;.91;1388 +93079;48.54799;-.30789;207;20221224;11.3;10.2;10.8;4.2;11.53;3.8;.65;1226 +93079;48.54799;-.30789;207;20221225;12.1;9.3;10.7;3.4;11.66;1.8;.52;2079 +93079;48.54799;-.30789;207;20221226;9.9;9.6;9.7;4.2;9.7;.8;1.02;584 +93079;48.54799;-.30789;207;20221227;9.4;2.2;5.8;3.3;7.96;0;.48;3393 +93079;48.54799;-.30789;207;20221228;10.8;8.1;9.4;7.1;10.53;4.7;.72;2065 +93079;48.54799;-.30789;207;20221229;10.1;8.6;9.4;5.9;9.26;.7;1.16;1459 +93079;48.54799;-.30789;207;20221230;13.8;4.3;9.1;7;11.4;6;.32;3989 +93079;48.54799;-.30789;207;20221231;15.4;13.5;14.4;8.7;12.7;3.5;1.8;1698 +93080;48.57884;.0281;190;20220101;15;8.1;11.5;2.1;11.24;0;.49;4024 +93080;48.57884;.0281;190;20220102;13.5;8.5;11;5.1;11.34;0;.81;2572 +93080;48.57884;.0281;190;20220103;11.8;10.4;11.1;4.8;11.54;28.1;.81;1454 +93080;48.57884;.0281;190;20220104;8.9;7.5;8.2;4.1;9.09;.4;.8;1760 +93080;48.57884;.0281;190;20220105;6;.4;3.2;2.8;5.89;.1;.59;3567 +93080;48.57884;.0281;190;20220106;5.6;-1.7;1.9;2.5;6.14;1;.36;3334 +93080;48.57884;.0281;190;20220107;7.5;3.7;5.6;5.1;8.14;5.9;.52;2899 +93080;48.57884;.0281;190;20220108;9;4.1;6.6;5;8.99;13.5;.53;2010 +93080;48.57884;.0281;190;20220109;7.9;4.3;6.1;4.4;8.19;1.8;.57;2992 +93080;48.57884;.0281;190;20220110;7.1;5.3;6.2;1.4;8.94;0;.36;1497 +93080;48.57884;.0281;190;20220111;8.1;3.8;5.9;1.6;7.94;0;.3;3936 +93080;48.57884;.0281;190;20220112;7.6;4.1;5.9;1.8;8.64;0;.34;2187 +93080;48.57884;.0281;190;20220113;7.7;2.6;5.2;2.3;7.04;0;.48;4218 +93080;48.57884;.0281;190;20220114;5.9;-1.8;2.1;2.1;5.84;.1;.33;5389 +93080;48.57884;.0281;190;20220115;-.6;-3;-1.8;1.5;5.44;.1;.17;2206 +93080;48.57884;.0281;190;20220116;5.3;-.9;2.2;2.3;7.54;.5;.13;2572 +93080;48.57884;.0281;190;20220117;6.5;3.2;4.9;1;8.29;.1;.29;2413 +93080;48.57884;.0281;190;20220118;7.7;-.4;3.7;1.6;7.29;0;.24;5278 +93080;48.57884;.0281;190;20220119;6.7;3.7;5.2;2;8.19;2.3;.39;2232 +93080;48.57884;.0281;190;20220120;7;2.5;4.7;2.5;7.19;.2;.52;3649 +93080;48.57884;.0281;190;20220121;5.2;-1.6;1.8;1.8;6.04;.1;.34;4353 +93080;48.57884;.0281;190;20220122;5.2;.2;2.7;1.8;7.04;0;.33;2383 +93080;48.57884;.0281;190;20220123;3.2;3.2;3.2;3.3;6.84;0;.56;400 +93080;48.57884;.0281;190;20220124;7.2;-2.1;2.6;1.7;6.04;0;.38;6457 +93080;48.57884;.0281;190;20220125;-.4;-3.3;-1.8;1;5.59;0;.2;2527 +93080;48.57884;.0281;190;20220126;4.1;-1.7;1.2;.8;6.54;0;.27;3049 +93080;48.57884;.0281;190;20220127;7.2;2.7;5;2.2;8.04;.3;.4;3411 +93080;48.57884;.0281;190;20220128;7.3;4.8;6;1.8;9.04;0;.36;2165 +93080;48.57884;.0281;190;20220129;9.9;5.5;7.7;3.9;10.14;.5;.41;3189 +93080;48.57884;.0281;190;20220130;10.3;5.9;8.1;2.1;8.59;.1;.69;5268 +93080;48.57884;.0281;190;20220131;8.6;4.7;6.6;5.3;7.49;.1;1.11;4356 +93080;48.57884;.0281;190;20220201;9.7;2.1;5.9;4.4;9.69;.4;.23;3250 +93080;48.57884;.0281;190;20220202;9;7.4;8.2;2.5;9.64;0;.62;2356 +93080;48.57884;.0281;190;20220203;7.9;5.3;6.6;2.8;8.94;.5;.51;2744 +93080;48.57884;.0281;190;20220204;10.8;6.7;8.8;3.6;8.04;.5;1.25;4114 +93080;48.57884;.0281;190;20220205;9.8;.3;5.1;3.2;7.39;.1;.74;6999 +93080;48.57884;.0281;190;20220206;10.8;6.9;8.8;7.6;10.34;5.4;.78;2800 +93080;48.57884;.0281;190;20220207;10.6;3.9;7.3;2.7;7.84;0;.9;7315 +93080;48.57884;.0281;190;20220208;8.9;4.4;6.6;1.9;9.14;0;.48;3774 +93080;48.57884;.0281;190;20220209;6.2;2.6;4.4;1.2;8.14;0;.41;4907 +93080;48.57884;.0281;190;20220210;8.2;4;6.1;3.5;7.89;1.5;1.17;5100 +93080;48.57884;.0281;190;20220211;8.6;-.4;4.1;1.1;6.19;0;.61;9900 +93080;48.57884;.0281;190;20220212;8.7;-2.6;3.1;2.1;5.39;0;.89;10900 +93080;48.57884;.0281;190;20220213;11.9;-.9;5.5;5.7;7.69;5.7;1.2;7600 +93080;48.57884;.0281;190;20220214;10.6;6.1;8.4;4.6;8.79;1.8;1.17;5800 +93080;48.57884;.0281;190;20220215;9.4;2.1;5.8;4.5;9.09;3.4;.49;3400 +93080;48.57884;.0281;190;20220216;14;8.5;11.3;6.5;13.09;1.9;.57;4458 +93080;48.57884;.0281;190;20220217;13.1;9.6;11.4;5.5;10.09;.7;1.63;7057 +93080;48.57884;.0281;190;20220218;11.3;8.6;10;7.4;9.24;1.2;1.67;4468 +93080;48.57884;.0281;190;20220219;9.8;1.1;5.5;5.6;7.19;.2;1.25;8597 +93080;48.57884;.0281;190;20220220;12.9;6.9;9.9;7;9.99;4;1.41;6047 +93080;48.57884;.0281;190;20220221;9.8;4.4;7.1;7.5;7.64;1;1.55;6374 +93080;48.57884;.0281;190;20220222;13.2;3.9;8.6;3.8;9.59;.4;1.06;5698 +93080;48.57884;.0281;190;20220223;10.6;3.2;6.9;1.8;8.39;0;.84;6679 +93080;48.57884;.0281;190;20220224;9.3;4.5;6.9;4.6;7.19;1.7;1.41;5678 +93080;48.57884;.0281;190;20220225;10.6;-.4;5.1;2.5;6.44;0;1.2;10172 +93080;48.57884;.0281;190;20220226;10.2;-2.9;3.6;3.6;5.49;.1;1.48;12073 +93080;48.57884;.0281;190;20220227;11.3;-.7;5.3;4.1;5.54;0;1.76;11828 +93080;48.57884;.0281;190;20220228;14.8;-.7;7.1;2.1;6.64;.4;1.56;12221 +93080;48.57884;.0281;190;20220301;14.1;4.8;9.5;2.1;8.49;1.1;1.32;7586 +93080;48.57884;.0281;190;20220302;11.5;6.8;9.1;2;8.74;0;1.14;5981 +93080;48.57884;.0281;190;20220303;11.4;6.3;8.8;2.1;10.44;2.1;.81;5546 +93080;48.57884;.0281;190;20220304;8.2;7.5;7.8;2.9;9.14;0;.84;2912 +93080;48.57884;.0281;190;20220305;7.6;4.3;5.9;4;8.34;.5;.82;4907 +93080;48.57884;.0281;190;20220306;8;4.7;6.3;3.8;6.74;0;1.49;8832 +93080;48.57884;.0281;190;20220307;6.4;-1.6;2.4;4;4.69;0;1.54;12118 +93080;48.57884;.0281;190;20220308;13.9;-1.9;6;3.7;6.79;.5;1.86;12678 +93080;48.57884;.0281;190;20220309;14.2;6.5;10.4;4;9.09;0;1.84;9482 +93080;48.57884;.0281;190;20220310;13.3;6.2;9.8;3.7;9.54;.1;1.52;8863 +93080;48.57884;.0281;190;20220311;11.5;6.7;9.1;4.8;9.79;4.8;1.23;6494 +93080;48.57884;.0281;190;20220312;12.6;5.9;9.2;5.3;9.09;1.4;1.7;9859 +93080;48.57884;.0281;190;20220313;10.3;7.3;8.8;4.1;9.29;4.3;1.22;5747 +93080;48.57884;.0281;190;20220314;14.2;3.4;8.8;2.5;8.09;4;1.83;13746 +93080;48.57884;.0281;190;20220315;12.4;6.5;9.5;2.5;10.89;4.9;.96;6292 +93080;48.57884;.0281;190;20220316;13.3;7.8;10.5;3.1;11.14;.1;1.12;6076 +93080;48.57884;.0281;190;20220317;9.6;5.7;7.7;3.6;7.84;0;1.44;7129 +93080;48.57884;.0281;190;20220318;14.3;2.4;8.4;5.5;5.89;0;3.14;17800 +93080;48.57884;.0281;190;20220319;14.1;4.7;9.4;4.1;6.89;0;2.64;15000 +93080;48.57884;.0281;190;20220320;13.6;1;7.3;1.9;6.39;0;2.05;17100 +93080;48.57884;.0281;190;20220321;17.7;2.5;10.1;1.8;8.59;0;2.21;16800 +93080;48.57884;.0281;190;20220322;15.4;2.7;9.1;2;6.69;0;2.37;18100 +93080;48.57884;.0281;190;20220323;17.4;-.1;8.7;2.3;5.99;0;2.71;18600 +93080;48.57884;.0281;190;20220324;19.2;2.4;10.8;2.6;6.59;0;3.07;18400 +93080;48.57884;.0281;190;20220325;18.9;6.3;12.6;4.2;6.79;0;3.81;18300 +93080;48.57884;.0281;190;20220326;18.7;4.8;11.8;4.3;6.89;0;3.73;19100 +93080;48.57884;.0281;190;20220327;20.1;6.5;13.3;2.8;7.89;0;3.32;18400 +93080;48.57884;.0281;190;20220328;20.4;3.7;12.1;.9;8.69;0;2.19;15500 +93080;48.57884;.0281;190;20220329;16.9;9.1;13;1.5;10.19;4.2;1.89;10200 +93080;48.57884;.0281;190;20220330;12.7;6.3;9.5;3;10.09;3.1;1.35;7400 +93080;48.57884;.0281;190;20220331;6.6;5.3;6;5.6;6.79;2.5;1.67;7900 +93080;48.57884;.0281;190;20220401;5.4;0;2.7;7.1;5.61;4.1;1.53;8975 +93080;48.57884;.0281;190;20220402;6.8;.9;3.9;5.4;5.69;.2;1.87;14100 +93080;48.57884;.0281;190;20220403;8.2;-2.4;2.9;3.3;4.79;0;2.07;17900 +93080;48.57884;.0281;190;20220404;9.7;-3.2;3.3;3.5;6.49;.4;1.55;13200 +93080;48.57884;.0281;190;20220405;11.7;5.9;8.8;5.1;10.62;.2;1.2;8279 +93080;48.57884;.0281;190;20220406;12.6;1.9;7.3;5.6;9.49;.9;1.24;7900 +93080;48.57884;.0281;190;20220407;13.3;9.3;11.3;7;10.09;5.4;2.5;14300 +93080;48.57884;.0281;190;20220408;15;6.7;10.9;4.3;8.99;27.1;2.2;7300 +93080;48.57884;.0281;190;20220409;11.4;1.8;6.6;2.1;6.69;.3;2.1;16300 +93080;48.57884;.0281;190;20220410;13.8;-2.2;5.8;2.2;6.19;0;2.59;22100 +93080;48.57884;.0281;190;20220411;19.9;3;11.5;2.8;8.49;0;3.32;19800 +93080;48.57884;.0281;190;20220412;15.9;9.9;12.9;2.8;11.69;2;2.02;10800 +93080;48.57884;.0281;190;20220413;18.7;9.3;14;1;12.19;.1;2.44;16400 +93080;48.57884;.0281;190;20220414;21.1;6.2;13.7;1.8;11.19;0;3.02;19300 +93080;48.57884;.0281;190;20220415;21.6;6.4;14;1.9;10.99;.1;3.36;21800 +93080;48.57884;.0281;190;20220416;19.8;5.5;12.7;2.8;9.59;0;3.67;24400 +93080;48.57884;.0281;190;20220417;20.5;4.1;12.3;1.7;8.19;0;3.49;23500 +93080;48.57884;.0281;190;20220418;16;4.8;10.4;2.7;10.09;0;2.37;16200 +93080;48.57884;.0281;190;20220419;14.4;4.3;9.4;2.4;8.39;0;2.4;16000 +93080;48.57884;.0281;190;20220420;17.5;7.2;12.4;2.8;10.19;0;2.95;18500 +93080;48.57884;.0281;190;20220421;18.6;5.7;12.2;2.6;8.59;0;3.7;24600 +93080;48.57884;.0281;190;20220422;18.7;6.5;12.6;3.6;9.09;0;3.87;24100 +93080;48.57884;.0281;190;20220423;18.4;8.8;13.6;4;10.89;3.9;2.85;12600 +93080;48.57884;.0281;190;20220424;19;8.8;13.9;3;10.69;.1;3.14;16800 +93080;48.57884;.0281;190;20220425;15.6;6.4;11;2.9;8.89;0;2.74;16000 +93080;48.57884;.0281;190;20220426;16.3;4.4;10.4;3.4;8.59;0;3.2;21200 +93080;48.57884;.0281;190;20220427;17.6;3.8;10.7;4.2;8.69;0;3.69;24600 +93080;48.57884;.0281;190;20220428;16.7;6.4;11.6;3.7;9.89;0;2.6;13200 +93080;48.57884;.0281;190;20220429;19.3;8.5;13.9;4.1;10.19;0;4.02;23200 +93080;48.57884;.0281;190;20220430;16.7;4.2;10.5;3.5;8.49;0;3.18;19300 +93080;48.57884;.0281;190;20220501;17.5;3.8;10.7;2.6;8.29;.2;3.52;24000 +93080;48.57884;.0281;190;20220502;17.7;8.7;13.2;3.6;9.39;0;3.81;22300 +93080;48.57884;.0281;190;20220503;17.1;10.2;13.7;4.1;9.69;0;3.21;13400 +93080;48.57884;.0281;190;20220504;16.8;6;11.4;2.5;10.49;0;2.28;12600 +93080;48.57884;.0281;190;20220505;19.1;6.1;12.6;2.7;10.59;.1;3.18;19100 +93080;48.57884;.0281;190;20220506;21;3.3;12.2;1.5;10.49;0;3.52;24072 +93080;48.57884;.0281;190;20220507;17.7;8.5;13.1;2.3;11.89;.1;2.7;16647 +93080;48.57884;.0281;190;20220508;20.5;9.9;15.2;2.6;12.34;.1;3.53;20660 +93080;48.57884;.0281;190;20220509;24.8;5.7;15.3;1;11.24;0;4.04;25963 +93080;48.57884;.0281;190;20220510;25.3;11.3;18.3;2.1;11.74;.1;4.64;24256 +93080;48.57884;.0281;190;20220511;20.8;8.2;14.5;2.8;12.14;0;3.45;19855 +93080;48.57884;.0281;190;20220512;19.9;8.1;14;1.9;10.49;.1;3.73;22941 +93080;48.57884;.0281;190;20220513;20.1;3.7;11.9;1.5;9.74;0;3.8;26535 +93080;48.57884;.0281;190;20220514;23.7;5.2;14.5;2;10.69;.8;4.32;25775 +93080;48.57884;.0281;190;20220515;27.1;13.8;20.5;2.9;13.69;6.7;4.66;18901 +93080;48.57884;.0281;190;20220516;24;13.7;18.8;2.4;14.89;.2;4.15;21584 +93080;48.57884;.0281;190;20220517;28.3;10.1;19.2;2.1;14.69;2.3;4.88;25346 +93080;48.57884;.0281;190;20220518;25.9;12.7;19.3;2.1;16.29;0;4.13;21527 +93080;48.57884;.0281;190;20220519;21.7;13.5;17.6;2.1;14.69;4;3.44;18257 +93080;48.57884;.0281;190;20220520;18.5;12.2;15.3;2.1;13.54;9.3;2.69;14522 +93080;48.57884;.0281;190;20220521;23.1;6.7;14.9;1.1;12.19;0;4.03;25789 +93080;48.57884;.0281;190;20220522;23.2;10.8;17;2.1;14.09;5.1;3.84;21130 +93080;48.57884;.0281;190;20220523;17.3;14.1;15.7;2.3;14.29;8.8;2.06;9188 +93080;48.57884;.0281;190;20220524;17.6;9.1;13.3;3.1;10.89;1.2;3.25;18927 +93080;48.57884;.0281;190;20220525;16.8;4.8;10.8;2.6;10.84;.4;2.82;19631 +93080;48.57884;.0281;190;20220526;17.1;11.6;14.4;2.5;13.14;.2;2.4;12974 +93080;48.57884;.0281;190;20220527;20.7;9.7;15.2;2.5;12.54;0;3.43;19082 +93080;48.57884;.0281;190;20220528;18.4;5;11.7;2.4;10.39;0;3.83;26772 +93080;48.57884;.0281;190;20220529;15.8;5.6;10.7;3.1;8.74;0;3.24;20184 +93080;48.57884;.0281;190;20220530;17.7;4;10.8;1.7;8.79;0;3.56;24251 +93080;48.57884;.0281;190;20220531;19.5;5.2;12.3;1.7;9.04;0;4.03;26362 +93080;48.57884;.0281;190;20220601;20.4;4.2;12.3;1.8;9.04;0;4.21;27392 +93080;48.57884;.0281;190;20220602;23.3;6.5;14.9;2.8;10.14;2.1;4.67;25212 +93080;48.57884;.0281;190;20220603;20.1;12.6;16.4;2.6;13.84;5.8;3.09;14704 +93080;48.57884;.0281;190;20220604;26.6;14.5;20.6;2;16.79;6.8;4.42;21949 +93080;48.57884;.0281;190;20220605;20.3;13.8;17;2.2;15.09;.1;2.89;14670 +93080;48.57884;.0281;190;20220606;20.7;9.8;15.3;2.7;12.59;.7;3.77;21583 +93080;48.57884;.0281;190;20220607;21.3;13.8;17.5;3.8;14.49;13.6;3.63;17523 +93080;48.57884;.0281;190;20220608;20.2;14;17.1;4;13.99;0;3.76;19061 +93080;48.57884;.0281;190;20220609;20.7;10.4;15.5;2.8;12.84;0;3.54;19035 +93080;48.57884;.0281;190;20220610;21.6;11.5;16.6;2.3;14.64;.1;3.21;17047 +93080;48.57884;.0281;190;20220611;24;13.3;18.7;1.8;13.99;.1;4.48;24210 +93080;48.57884;.0281;190;20220612;21.7;8.3;15;2.4;11.84;.1;4.57;27993 +93080;48.57884;.0281;190;20220613;22.4;8;15.2;2.1;11.09;.1;4.67;28046 +93080;48.57884;.0281;190;20220614;26.4;6.7;16.6;2.1;11.39;0;5.36;30231 +93080;48.57884;.0281;190;20220615;29.9;11.7;20.8;1.9;13.19;0;5.71;28177 +93080;48.57884;.0281;190;20220616;29.7;11.1;20.4;1.7;12.99;0;5.64;28821 +93080;48.57884;.0281;190;20220617;34.2;12.1;23.2;1.2;14.89;0;5.95;29602 +93080;48.57884;.0281;190;20220618;36.8;15.2;26;2.1;16.44;7.5;6.88;28857 +93080;48.57884;.0281;190;20220619;23.1;13.4;18.2;4.5;15.69;3.2;4;19415 +93080;48.57884;.0281;190;20220620;21.8;14.3;18.1;3.4;15.54;0;3.4;16138 +93080;48.57884;.0281;190;20220621;26.3;13.2;19.7;2.6;15.44;1.4;4.85;24194 +93080;48.57884;.0281;190;20220622;27.5;13.6;20.5;2.5;15.69;16.9;4.55;20601 +93080;48.57884;.0281;190;20220623;25;16.4;20.7;2.3;17.04;1.8;4.35;21461 +93080;48.57884;.0281;190;20220624;21.4;15.6;18.5;3.7;16.29;3.2;3.44;16887 +93080;48.57884;.0281;190;20220625;18.2;11.6;14.9;3.1;13.64;2.8;2.72;14649 +93080;48.57884;.0281;190;20220626;20.8;7.4;14.1;2.1;11.19;.3;3.9;23403 +93080;48.57884;.0281;190;20220627;21.7;10.8;16.2;2.2;11.99;0;4.28;24241 +93080;48.57884;.0281;190;20220628;22.4;7.6;15;1.9;11.29;0;4.55;27926 +93080;48.57884;.0281;190;20220629;17.6;10.9;14.2;2.5;13.54;3.2;2.27;12207 +93080;48.57884;.0281;190;20220630;18.9;10.5;14.7;1.9;12.59;3.7;3.22;19096 +93080;48.57884;.0281;190;20220701;20.2;5.8;13;1.6;10.74;0;3.77;24467 +93080;48.57884;.0281;190;20220702;24.7;7.8;16.3;2.1;11.79;.1;4.85;27635 +93080;48.57884;.0281;190;20220703;21.3;10.1;15.7;2.2;12.24;0;4.25;25226 +93080;48.57884;.0281;190;20220704;24.2;7.5;15.9;1.9;12.24;.1;4.77;28473 +93080;48.57884;.0281;190;20220705;22.6;7.2;14.9;2.3;11.64;0;4.43;26461 +93080;48.57884;.0281;190;20220706;24.8;9.4;17.1;2.3;13.34;.1;4.83;27128 +93080;48.57884;.0281;190;20220707;22.7;12.1;17.4;2.8;14.44;.1;3.91;20548 +93080;48.57884;.0281;190;20220708;26.5;9.1;17.8;2.4;13.19;.1;5.26;28480 +93080;48.57884;.0281;190;20220709;28.1;10.7;19.4;2.5;14.14;0;5.63;28801 +93080;48.57884;.0281;190;20220710;27.8;10.6;19.2;2.6;12.24;0;5.75;28307 +93080;48.57884;.0281;190;20220711;30.6;13.6;22.1;2.8;13.94;0;6.27;28033 +93080;48.57884;.0281;190;20220712;33;14.5;23.8;1.3;14.04;0;5.73;28371 +93080;48.57884;.0281;190;20220713;34.9;16;25.5;1.5;15.34;0;6.14;28295 +93080;48.57884;.0281;190;20220714;27.4;14.7;21;3;14.99;0;5.48;25489 +93080;48.57884;.0281;190;20220715;27.1;10.9;19;2.6;12.04;0;5.56;27737 +93080;48.57884;.0281;190;20220716;29.4;9.9;19.7;2.3;11.09;0;5.89;28672 +93080;48.57884;.0281;190;20220717;32.2;13.7;22.9;2.7;11.59;0;6.65;27701 +93080;48.57884;.0281;190;20220718;38.3;15.7;27;2.5;12.29;0;7.57;28120 +93080;48.57884;.0281;190;20220719;35.4;20.7;28;4.2;14.49;1.4;8.02;23705 +93080;48.57884;.0281;190;20220720;26.1;16.9;21.5;3.3;16.49;2;4.49;18532 +93080;48.57884;.0281;190;20220721;26.8;16.5;21.7;2.5;16.19;0;4.73;22099 +93080;48.57884;.0281;190;20220722;24.5;14.8;19.6;2.6;18.24;2.1;3.13;14718 +93080;48.57884;.0281;190;20220723;26.1;15.2;20.6;2.3;16.09;0;4.38;21408 +93080;48.57884;.0281;190;20220724;32.2;13.9;23;2.2;14.89;0;5.88;26905 +93080;48.57884;.0281;190;20220725;25.2;14.1;19.7;3.6;14.94;0;4.64;20982 +93080;48.57884;.0281;190;20220726;22.2;15.6;18.9;2.9;13.44;0;3.75;15484 +93080;48.57884;.0281;190;20220727;24.5;7.7;16.1;1;11.14;0;4.03;24532 +93080;48.57884;.0281;190;20220728;26.2;15;20.6;1.8;11.39;0;4.19;18020 +93080;48.57884;.0281;190;20220729;28.8;14.9;21.8;1.5;12.89;.1;4.66;21825 +93080;48.57884;.0281;190;20220730;28.9;14.3;21.6;2.1;14.24;0;5.01;23603 +93080;48.57884;.0281;190;20220731;25.5;15.3;20.4;2.9;16.84;0;4.28;20951 +93080;48.57884;.0281;190;20220801;25.8;17.8;21.8;2.7;16.44;0;4.33;19002 +93080;48.57884;.0281;190;20220802;31.2;11.7;21.4;1.3;15.69;0;4.97;26365 +93080;48.57884;.0281;190;20220803;34.3;14.8;24.6;1.9;17.29;.5;5.71;25622 +93080;48.57884;.0281;190;20220804;25.7;16.9;21.3;3;17.19;1.7;3.99;16972 +93080;48.57884;.0281;190;20220805;23.2;12.3;17.7;3.9;12.09;0;4.8;23037 +93080;48.57884;.0281;190;20220806;25.1;8.3;16.7;3.4;10.19;0;5.22;25858 +93080;48.57884;.0281;190;20220807;26.8;10;18.4;3.5;10.49;0;5.59;25287 +93080;48.57884;.0281;190;20220808;28.7;11.1;19.9;3.9;11.24;0;6.15;25663 +93080;48.57884;.0281;190;20220809;30.4;14.9;22.6;4.3;13.69;0;6.47;24331 +93080;48.57884;.0281;190;20220810;32.9;14.8;23.8;3.3;13.84;0;6.52;25305 +93080;48.57884;.0281;190;20220811;33;14.2;23.6;2.9;11.94;0;6.49;25495 +93080;48.57884;.0281;190;20220812;33.7;12.4;23;1.8;11.24;0;5.67;25725 +93080;48.57884;.0281;190;20220813;33.9;12.2;23.1;2;10.79;0;5.76;25393 +93080;48.57884;.0281;190;20220814;24;19.5;21.8;2;15.94;7.4;2.93;9914 +93080;48.57884;.0281;190;20220815;24.9;12.8;18.8;1.8;16.99;1.2;3.15;16604 +93080;48.57884;.0281;190;20220816;24.9;16.7;20.8;2;16.79;3.1;3.25;14477 +93080;48.57884;.0281;190;20220817;23.3;15.5;19.4;1.5;16.64;6;2.73;13489 +93080;48.57884;.0281;190;20220818;26;13.3;19.6;1.7;16.64;0;3.54;18977 +93080;48.57884;.0281;190;20220819;23.3;16.3;19.8;2.7;16.34;2.9;2.95;12039 +93080;48.57884;.0281;190;20220820;23.9;8.5;16.2;1.2;12.99;.1;3.51;22088 +93080;48.57884;.0281;190;20220821;23.4;9.9;16.6;1.6;14.14;.3;2.89;16210 +93080;48.57884;.0281;190;20220822;25.5;14.9;20.2;1.5;17.69;.6;2.87;14175 +93080;48.57884;.0281;190;20220823;26.1;18.4;22.3;1.3;19.99;.3;2.68;12513 +93080;48.57884;.0281;190;20220824;31.4;13.8;22.6;.9;17.79;0;3.81;20169 +93080;48.57884;.0281;190;20220825;22.4;17.9;20.1;3.1;19.24;.6;2.26;9051 +93080;48.57884;.0281;190;20220826;24.6;15.4;20;2.8;15.44;.1;3.77;17759 +93080;48.57884;.0281;190;20220827;26;11.5;18.7;2.6;13.84;0;3.99;19628 +93080;48.57884;.0281;190;20220828;25.3;11.7;18.5;2.8;12.99;0;4.02;19642 +93080;48.57884;.0281;190;20220829;28.7;13.7;21.2;2.8;12.54;0;4.8;20333 +93080;48.57884;.0281;190;20220830;28.5;14.7;21.6;2.9;13.19;0;4.68;18820 +93080;48.57884;.0281;190;20220831;27.1;14.2;20.6;2.5;14.74;.5;3.96;18083 +93080;48.57884;.0281;190;20220901;25;15.3;20.2;2;15.99;13.4;2.91;12609 +93080;48.57884;.0281;190;20220902;23.2;15.6;19.4;2.1;17.64;9.6;2.58;12958 +93080;48.57884;.0281;190;20220903;23.6;15.3;19.4;1.8;16.39;.2;2.62;12682 +93080;48.57884;.0281;190;20220904;27.6;10;18.8;2;14.49;0;3.65;19180 +93080;48.57884;.0281;190;20220905;26.9;14;20.4;1.8;16.24;1.8;3.06;14642 +93080;48.57884;.0281;190;20220906;24.9;13.3;19.1;2.2;15.99;1.7;2.88;14064 +93080;48.57884;.0281;190;20220907;21.9;14.7;18.3;3;16.09;5.8;2.45;10994 +93080;48.57884;.0281;190;20220908;21.2;14.4;17.8;4.4;15.54;3.2;2.73;12304 +93080;48.57884;.0281;190;20220909;20.1;14.6;17.4;5;14.79;5.6;2.73;10383 +93080;48.57884;.0281;190;20220910;19.1;13.4;16.3;2.9;15.04;1.8;1.98;9385 +93080;48.57884;.0281;190;20220911;24;9.9;16.9;1.7;14.09;0;2.83;17098 +93080;48.57884;.0281;190;20220912;29.3;12.4;20.9;2.6;15.09;.4;4.01;18112 +93080;48.57884;.0281;190;20220913;25.6;18.8;22.2;1.8;18.74;0;2.35;8839 +93080;48.57884;.0281;190;20220914;25;17.5;21.2;2.3;19.09;6.2;2.45;10678 +93080;48.57884;.0281;190;20220915;20.4;12.6;16.5;2.6;14.74;0;2.33;12918 +93080;48.57884;.0281;190;20220916;18.3;10.9;14.6;3.5;11.14;.5;2.55;11421 +93080;48.57884;.0281;190;20220917;16.4;5.7;11;1.9;9.09;.1;2.12;14367 +93080;48.57884;.0281;190;20220918;19.4;2.5;11;1.6;9.09;.1;2.3;16712 +93080;48.57884;.0281;190;20220919;18.6;4.2;11.4;1.2;9.49;0;1.99;14367 +93080;48.57884;.0281;190;20220920;18.7;3.4;11.1;1;10.04;.1;1.75;12612 +93080;48.57884;.0281;190;20220921;19.7;6;12.9;1.6;9.94;.1;2.35;16250 +93080;48.57884;.0281;190;20220922;21.3;3.6;12.5;.7;9.14;0;2.01;16522 +93080;48.57884;.0281;190;20220923;18.8;7.7;13.2;.7;11.24;2.1;1.44;9164 +93080;48.57884;.0281;190;20220924;15.7;12;13.9;3.3;13.19;7.6;1.49;7005 +93080;48.57884;.0281;190;20220925;17.3;10;13.7;2.8;12.09;.4;1.94;11596 +93080;48.57884;.0281;190;20220926;13.9;9.6;11.8;4.1;11.19;5.6;1.49;6054 +93080;48.57884;.0281;190;20220927;15;9.8;12.4;3.9;11.89;14.7;1.51;7526 +93080;48.57884;.0281;190;20220928;14.6;10.5;12.6;2.2;11.79;1.3;1.36;7215 +93080;48.57884;.0281;190;20220929;15.3;7.9;11.6;2;10.39;.5;1.59;10594 +93080;48.57884;.0281;190;20220930;16.3;2.6;9.4;2.6;10.09;5.1;1.61;12579 +93080;48.57884;.0281;190;20221001;19.6;12.2;15.9;4.8;14.84;.7;2.03;10444 +93080;48.57884;.0281;190;20221002;20.3;11.8;16;4.1;16.29;1.5;1.63;9364 +93080;48.57884;.0281;190;20221003;16.4;11.3;13.8;2.5;13.39;0;1.24;5708 +93080;48.57884;.0281;190;20221004;18.4;7.2;12.8;1.8;12.54;0;1.39;9345 +93080;48.57884;.0281;190;20221005;19.8;13.6;16.7;3.9;13.64;1;2.13;7106 +93080;48.57884;.0281;190;20221006;18.4;4.8;11.6;.9;9.99;0;1.5;13468 +93080;48.57884;.0281;190;20221007;18.2;1.6;9.9;.8;9.19;.1;1.38;13715 +93080;48.57884;.0281;190;20221008;17.5;6.4;12;1.5;10.29;0;1.53;12014 +93080;48.57884;.0281;190;20221009;19;2.7;10.8;2;9.14;0;1.86;13619 +93080;48.57884;.0281;190;20221010;18.6;8.7;13.6;2.1;12.49;0;1.4;7864 +93080;48.57884;.0281;190;20221011;17.4;7;12.2;2.3;9.29;0;1.83;11796 +93080;48.57884;.0281;190;20221012;19.2;2.5;10.9;.8;9.74;0;1.26;11370 +93080;48.57884;.0281;190;20221013;15.3;11.7;13.5;2.3;13.69;2.9;.9;3864 +93080;48.57884;.0281;190;20221014;17.5;13.1;15.3;2.4;15.54;15.5;.99;4428 +93080;48.57884;.0281;190;20221015;16.9;14.1;15.5;3.9;15.14;.5;1.26;5367 +93080;48.57884;.0281;190;20221016;18.8;9.9;14.3;2;14.69;4.3;1.06;6763 +93080;48.57884;.0281;190;20221017;18.1;13.7;15.9;1.9;16.29;.6;.93;4518 +93080;48.57884;.0281;190;20221018;18.7;14.4;16.6;2.4;16.94;.1;1.03;5311 +93080;48.57884;.0281;190;20221019;22.5;14.2;18.3;4;16.79;1.7;1.87;8338 +93080;48.57884;.0281;190;20221020;21.2;14.8;18;2.9;15.99;.4;1.65;7991 +93080;48.57884;.0281;190;20221021;19.5;13;16.3;3.9;14.54;2.1;1.67;7464 +93080;48.57884;.0281;190;20221022;19.8;13.2;16.5;2.9;14.59;1.6;1.53;7321 +93080;48.57884;.0281;190;20221023;20.3;14.3;17.3;5.7;14.74;5.3;2.14;6213 +93080;48.57884;.0281;190;20221024;17.8;14.1;15.9;6;14.14;4.9;1.81;5385 +93080;48.57884;.0281;190;20221025;17;12.6;14.8;2.9;14.39;.3;1.06;4991 +93080;48.57884;.0281;190;20221026;20.2;13.1;16.6;3.3;15.19;.1;1.43;6296 +93080;48.57884;.0281;190;20221027;23.3;11.7;17.5;2.8;14.64;0;1.71;7777 +93080;48.57884;.0281;190;20221028;20.2;12.3;16.3;2.3;15.04;0;1.19;6162 +93080;48.57884;.0281;190;20221029;22.7;14;18.4;2.2;15.29;0;1.47;6402 +93080;48.57884;.0281;190;20221030;15;11.8;13.4;1.6;13.44;1.7;.74;3116 +93080;48.57884;.0281;190;20221031;17.9;9.4;13.7;3.6;13.69;11.1;1.05;5735 +93080;48.57884;.0281;190;20221101;16.3;9.1;12.7;5.5;11.29;3.7;1.63;5907 +93080;48.57884;.0281;190;20221102;15.2;7.3;11.2;4.1;11.34;0;1.06;6433 +93080;48.57884;.0281;190;20221103;12.8;11.6;12.2;4.9;11.84;5.9;1.12;2023 +93080;48.57884;.0281;190;20221104;12.4;8.1;10.3;5.2;9.54;1.7;1.36;5547 +93080;48.57884;.0281;190;20221105;11.4;4.2;7.8;2;9.89;2.7;.53;3975 +93080;48.57884;.0281;190;20221106;12.8;10.4;11.6;4.3;12.04;12.9;.84;2084 +93080;48.57884;.0281;190;20221107;15.5;11.2;13.4;5.5;12.44;.4;1.33;4678 +93080;48.57884;.0281;190;20221108;15.4;9.9;12.7;5.3;11.99;3.6;1.27;3879 +93080;48.57884;.0281;190;20221109;14.4;9.9;12.2;3.3;10.89;.2;1.12;4995 +93080;48.57884;.0281;190;20221110;13.2;4.2;8.7;2.3;10.29;0;.58;4599 +93080;48.57884;.0281;190;20221111;11.3;8.6;10;2.8;10.84;.1;.65;3112 +93080;48.57884;.0281;190;20221112;17.3;5.8;11.6;1.9;10.84;.2;.72;6394 +93080;48.57884;.0281;190;20221113;16.2;5.4;10.8;1.1;10.89;.2;.48;5731 +93080;48.57884;.0281;190;20221114;13.7;6.8;10.3;1.9;10.94;.4;.59;3689 +93080;48.57884;.0281;190;20221115;13;7.1;10.1;4.3;10.79;5.5;.83;2817 +93080;48.57884;.0281;190;20221116;12.2;7;9.6;4.5;10.24;16.6;.81;3744 +93080;48.57884;.0281;190;20221117;12;9.2;10.6;6.9;10.31;2.1;1.13;2601 +93080;48.57884;.0281;190;20221118;10.9;7.1;9;4.2;9.14;.6;.89;3164 +93080;48.57884;.0281;190;20221119;11.4;1.8;6.6;1.4;7.54;.7;.46;5874 +93080;48.57884;.0281;190;20221120;11.4;.5;5.9;2.7;8.64;2.7;.46;4529 +93080;48.57884;.0281;190;20221121;10.4;3.9;7.2;3.9;8.84;11;.71;2827 +93080;48.57884;.0281;190;20221122;10.8;4.4;7.6;5.4;8.34;1.5;1;4542 +93080;48.57884;.0281;190;20221123;12.6;4.3;8.4;4.2;9.54;3.6;.72;4813 +93080;48.57884;.0281;190;20221124;12.1;6;9;3.9;10.14;8.5;.65;3229 +93080;48.57884;.0281;190;20221125;11.9;5.5;8.7;2.2;9.49;.1;.5;4657 +93080;48.57884;.0281;190;20221126;9.4;2.4;5.9;2.6;9.14;1.4;.29;3033 +93080;48.57884;.0281;190;20221127;10.3;7.8;9.1;3.7;10.59;10.2;.56;1365 +93080;48.57884;.0281;190;20221128;10.4;6.8;8.6;2.5;9.94;.8;.43;3661 +93080;48.57884;.0281;190;20221129;11.1;2.1;6.6;1.6;8.64;.1;.31;4597 +93080;48.57884;.0281;190;20221130;6.3;-.4;3;1.8;7.39;.1;.19;3426 +93080;48.57884;.0281;190;20221201;6.3;1.7;4;2.3;7.19;0;.33;3911 +93080;48.57884;.0281;190;20221202;4.7;.3;2.5;2.3;6.59;0;.33;2749 +93080;48.57884;.0281;190;20221203;2.7;1.9;2.3;5.1;6.44;0;.54;923 +93080;48.57884;.0281;190;20221204;2.5;.9;1.7;3;6.44;.1;.36;1266 +93080;48.57884;.0281;190;20221205;4.4;2.1;3.2;1.8;6.74;0;.39;1972 +93080;48.57884;.0281;190;20221206;5.3;-1.3;2;2;6.29;.1;.25;3987 +93080;48.57884;.0281;190;20221207;4.4;0;2.2;1.1;6.59;.1;.2;3214 +93080;48.57884;.0281;190;20221208;2;-.7;.7;.7;6.39;0;.18;1968 +93080;48.57884;.0281;190;20221209;3.3;.1;1.7;1.9;5.74;0;.28;3979 +93080;48.57884;.0281;190;20221210;1.6;-5.7;-2;1.2;4.69;.1;.14;3461 +93080;48.57884;.0281;190;20221211;1.4;-3.6;-1.1;1.8;5.04;0;.16;3935 +93080;48.57884;.0281;190;20221212;-.5;-2.6;-1.6;2.6;4.89;0;.27;2464 +93080;48.57884;.0281;190;20221213;1.2;-4.8;-1.8;2.8;4.24;.6;.37;3885 +93080;48.57884;.0281;190;20221214;.8;-1.3;-.2;2.1;5.19;2;.36;1643 +93080;48.57884;.0281;190;20221215;2.7;-2.1;.3;3.3;4.24;0;.69;3347 +93080;48.57884;.0281;190;20221216;4.9;-2.8;1.1;1.7;5.09;.1;.24;4499 +93080;48.57884;.0281;190;20221217;-1;-7.5;-4.3;1.8;4.09;0;.14;3251 +93080;48.57884;.0281;190;20221218;3.8;-5.9;-1;3.6;5.44;3.6;.3;2425 +93080;48.57884;.0281;190;20221219;11.7;3.8;7.7;4.7;9.89;1.5;.47;2445 +93080;48.57884;.0281;190;20221220;11;10.4;10.7;3.9;11.24;12.9;.82;200 +93080;48.57884;.0281;190;20221221;12;6;9;3.6;11.19;9.1;.34;2057 +93080;48.57884;.0281;190;20221222;13.5;10.7;12.1;6.1;12.59;6;.84;1428 +93080;48.57884;.0281;190;20221223;14.1;12.5;13.3;5;13.19;5.7;.93;1374 +93080;48.57884;.0281;190;20221224;11.5;10.5;11;3.8;11.69;3.8;.66;1230 +93080;48.57884;.0281;190;20221225;12.4;9.3;10.9;3.2;11.89;1.2;.53;1721 +93080;48.57884;.0281;190;20221226;10.2;9.8;10;3.4;9.69;.4;.91;1697 +93080;48.57884;.0281;190;20221227;9.2;1;5.1;2.6;7.84;0;.32;3801 +93080;48.57884;.0281;190;20221228;11;8;9.5;6.8;10.54;3.2;.78;1305 +93080;48.57884;.0281;190;20221229;10.5;9.1;9.8;5.8;9.39;.2;1.17;2791 +93080;48.57884;.0281;190;20221230;14.1;4.2;9.2;6;11.39;7.3;.47;2450 +93080;48.57884;.0281;190;20221231;16;13.6;14.8;8.4;12.79;2.8;1.86;2571 +93081;48.60868;.36447;201;20220101;14.4;8.7;11.5;2.6;11.2;0;.61;3334 +93081;48.60868;.36447;201;20220102;13;9;11;5.7;11.17;0;.88;2312 +93081;48.60868;.36447;201;20220103;11.5;10.1;10.8;5.8;11.47;26.7;.75;1381 +93081;48.60868;.36447;201;20220104;8.7;7.4;8;4.4;9.02;.4;.78;1450 +93081;48.60868;.36447;201;20220105;5.8;.4;3.1;2.9;5.92;.1;.57;3158 +93081;48.60868;.36447;201;20220106;4.9;-1.2;1.8;3;6.07;1;.38;3098 +93081;48.60868;.36447;201;20220107;7.2;3.3;5.2;5.9;7.85;5.5;.55;2658 +93081;48.60868;.36447;201;20220108;8.6;4.4;6.5;6;8.75;14.6;.55;2207 +93081;48.60868;.36447;201;20220109;7.7;4.2;6;4.8;7.97;1.5;.64;2666 +93081;48.60868;.36447;201;20220110;6.9;5;6;1.7;8.8;0;.34;1630 +93081;48.60868;.36447;201;20220111;7.7;2.8;5.3;1.8;7.37;.1;.39;3486 +93081;48.60868;.36447;201;20220112;6.8;2.1;4.4;1.8;8.1;0;.27;2647 +93081;48.60868;.36447;201;20220113;5.5;2.4;3.9;2.6;6.97;0;.44;2854 +93081;48.60868;.36447;201;20220114;6;-1.1;2.5;2.5;5.85;.1;.45;4479 +93081;48.60868;.36447;201;20220115;.1;-3.2;-1.5;1.6;5.37;0;.18;2386 +93081;48.60868;.36447;201;20220116;4.4;-1.2;1.6;2.7;7.3;.4;.08;2860 +93081;48.60868;.36447;201;20220117;7.1;3.6;5.4;1.1;8.32;.1;.31;2512 +93081;48.60868;.36447;201;20220118;6.9;-.3;3.3;1.9;7.27;.1;.25;4481 +93081;48.60868;.36447;201;20220119;6.3;3.6;5;2.2;8.15;1.6;.36;2188 +93081;48.60868;.36447;201;20220120;6.5;1.4;3.9;2.6;6.97;.1;.47;3546 +93081;48.60868;.36447;201;20220121;4.9;-1;2;2;5.95;.1;.39;3886 +93081;48.60868;.36447;201;20220122;4.8;1.1;2.9;1.9;6.9;0;.36;2339 +93081;48.60868;.36447;201;20220123;2.9;3;2.9;3.3;6.77;0;.51;200 +93081;48.60868;.36447;201;20220124;6.5;-1.1;2.7;1.9;6.05;0;.42;5223 +93081;48.60868;.36447;201;20220125;-.4;-2.7;-1.6;1.1;5.55;0;.21;2302 +93081;48.60868;.36447;201;20220126;3.6;-1.6;1;1;6.5;0;.23;3283 +93081;48.60868;.36447;201;20220127;7;2.6;4.8;2.4;7.97;.3;.39;3370 +93081;48.60868;.36447;201;20220128;6.6;4.6;5.6;2;8.97;0;.32;1959 +93081;48.60868;.36447;201;20220129;9.5;5.3;7.4;4.3;10.12;.4;.32;3279 +93081;48.60868;.36447;201;20220130;10.1;6.1;8.1;2.2;8.52;.1;.72;4278 +93081;48.60868;.36447;201;20220131;8;4.6;6.3;5.8;7.3;.1;1.12;3674 +93081;48.60868;.36447;201;20220201;9.3;2;5.7;4.6;9.57;.5;.17;4007 +93081;48.60868;.36447;201;20220202;8.9;7.6;8.2;3.1;9.55;0;.65;1970 +93081;48.60868;.36447;201;20220203;7.6;5.1;6.4;3.5;8.77;.5;.52;2782 +93081;48.60868;.36447;201;20220204;10.3;6.3;8.3;4.3;8;.6;1.22;3818 +93081;48.60868;.36447;201;20220205;9.4;.6;5;3.7;7.27;0;.78;6215 +93081;48.60868;.36447;201;20220206;10.4;6.4;8.4;8.5;10.15;4.3;.68;3299 +93081;48.60868;.36447;201;20220207;10;3.6;6.8;3;7.67;0;.88;6094 +93081;48.60868;.36447;201;20220208;8.7;4.1;6.4;2.2;9.05;0;.45;4004 +93081;48.60868;.36447;201;20220209;9;2.4;5.7;1.3;8.25;0;.49;5472 +93081;48.60868;.36447;201;20220210;6.8;4.2;5.5;3.5;7.89;1.5;1.17;5100 +93081;48.60868;.36447;201;20220211;8.6;-.4;4.1;1.1;6.19;0;.61;9900 +93081;48.60868;.36447;201;20220212;8.7;-2.6;3;2.1;5.39;0;.89;10900 +93081;48.60868;.36447;201;20220213;11.9;-.9;5.5;5.7;7.69;5.3;1.2;7600 +93081;48.60868;.36447;201;20220214;10.6;6.1;8.3;4.6;8.79;2.4;1.17;5800 +93081;48.60868;.36447;201;20220215;9.4;2.1;5.7;4.5;9.09;3.4;.49;3400 +93081;48.60868;.36447;201;20220216;13.5;8.3;10.9;7.5;12.95;2.6;.45;4792 +93081;48.60868;.36447;201;20220217;12.8;9.4;11.1;6.3;9.87;.6;1.65;5570 +93081;48.60868;.36447;201;20220218;11;8.3;9.6;8.3;9.12;1.1;1.62;4150 +93081;48.60868;.36447;201;20220219;9.2;1.3;5.2;6.2;7.07;.1;1.2;7518 +93081;48.60868;.36447;201;20220220;12.3;6.8;9.5;7.7;9.85;3.6;1.32;5773 +93081;48.60868;.36447;201;20220221;9.3;4.1;6.7;7.6;7.52;.6;1.44;5938 +93081;48.60868;.36447;201;20220222;12.6;3.7;8.1;4.1;9.37;.5;1.02;6548 +93081;48.60868;.36447;201;20220223;10.4;3.5;6.9;1.9;8.37;0;.83;6544 +93081;48.60868;.36447;201;20220224;9.1;4.8;6.9;4.8;7.15;1.7;1.4;5322 +93081;48.60868;.36447;201;20220225;9.8;.3;5;3;6.4;.1;1.19;8877 +93081;48.60868;.36447;201;20220226;9.6;-1.5;4;3.8;5.55;.1;1.45;10207 +93081;48.60868;.36447;201;20220227;10.2;-.7;4.7;4.1;5.42;0;1.64;10243 +93081;48.60868;.36447;201;20220228;14.2;-.4;6.9;2.3;6.35;0;1.58;11277 +93081;48.60868;.36447;201;20220301;13.6;5;9.3;2.3;7.95;.3;1.43;7724 +93081;48.60868;.36447;201;20220302;12;6.5;9.2;2.3;8.3;0;1.28;6479 +93081;48.60868;.36447;201;20220303;11.3;7;9.1;2.2;10.05;.9;.9;5478 +93081;48.60868;.36447;201;20220304;8.2;7.5;7.9;3.2;9.2;0;.78;2385 +93081;48.60868;.36447;201;20220305;6.9;5;6;4.1;8.5;.7;.68;3641 +93081;48.60868;.36447;201;20220306;7.4;4;5.7;4;6.55;0;1.37;7241 +93081;48.60868;.36447;201;20220307;6;-1.7;2.1;4.3;4.6;0;1.48;10217 +93081;48.60868;.36447;201;20220308;13.9;-1.7;6.1;3.9;6.57;.3;1.89;12463 +93081;48.60868;.36447;201;20220309;14;5.8;9.9;4.2;8.92;0;1.79;9341 +93081;48.60868;.36447;201;20220310;14;7;10.5;4;9.25;0;1.7;8622 +93081;48.60868;.36447;201;20220311;11.1;7.1;9.1;5.3;9.6;4.8;1.24;6239 +93081;48.60868;.36447;201;20220312;11.7;6;8.9;5.6;9.1;1.3;1.51;8555 +93081;48.60868;.36447;201;20220313;9.5;7.1;8.3;4.4;9.15;4.8;1.11;5177 +93081;48.60868;.36447;201;20220314;13.8;3.3;8.5;2.8;8.12;3.3;1.72;12271 +93081;48.60868;.36447;201;20220315;11.8;6.7;9.3;2.9;10.72;4.6;.95;6764 +93081;48.60868;.36447;201;20220316;13.2;8.4;10.8;3.2;11.17;.1;1.15;6544 +93081;48.60868;.36447;201;20220317;9;5.6;7.3;3.8;7.8;0;1.33;6554 +93081;48.60868;.36447;201;20220318;14.3;2.4;8.3;5.5;5.89;0;3.14;17800 +93081;48.60868;.36447;201;20220319;14.1;4.7;9.4;4.1;6.89;0;2.64;15000 +93081;48.60868;.36447;201;20220320;13.6;1;7.3;1.9;6.39;0;2.05;17100 +93081;48.60868;.36447;201;20220321;17.7;2.5;10.1;1.8;8.59;0;2.21;16800 +93081;48.60868;.36447;201;20220322;15.4;2.7;9;2;6.69;0;2.37;18100 +93081;48.60868;.36447;201;20220323;17.4;-.1;8.6;2.3;5.99;0;2.71;18600 +93081;48.60868;.36447;201;20220324;19.2;2.4;10.8;2.6;6.59;0;3.07;18400 +93081;48.60868;.36447;201;20220325;18.9;6.3;12.6;4.2;6.79;0;3.81;18300 +93081;48.60868;.36447;201;20220326;18.7;4.8;11.7;4.3;6.89;0;3.73;19100 +93081;48.60868;.36447;201;20220327;20.1;6.5;13.3;2.8;7.89;0;3.32;18400 +93081;48.60868;.36447;201;20220328;20.4;3.7;12;.9;8.69;0;2.19;15500 +93081;48.60868;.36447;201;20220329;16.9;9.1;13;1.5;10.19;2.9;1.89;10200 +93081;48.60868;.36447;201;20220330;12.7;6.3;9.5;3;10.09;3.8;1.35;7400 +93081;48.60868;.36447;201;20220331;6.6;5.3;5.9;5.6;6.79;3.2;1.67;7900 +93081;48.60868;.36447;201;20220401;5;.3;2.6;7.2;5.55;3.4;1.59;9532 +93081;48.60868;.36447;201;20220402;6.8;.9;3.8;5.4;5.69;.2;1.87;14100 +93081;48.60868;.36447;201;20220403;8.2;-2.4;2.9;3.3;4.79;0;2.07;17900 +93081;48.60868;.36447;201;20220404;9.7;-3.2;3.2;3.5;6.49;.3;1.55;13200 +93081;48.60868;.36447;201;20220405;11.6;5.9;8.8;5.1;10.42;.2;1.11;6342 +93081;48.60868;.36447;201;20220406;12.6;1.9;7.2;5.6;9.49;.7;1.24;7900 +93081;48.60868;.36447;201;20220407;13.3;9.3;11.3;7;10.09;5;2.5;14300 +93081;48.60868;.36447;201;20220408;15;6.7;10.8;4.3;8.99;28.6;2.2;7300 +93081;48.60868;.36447;201;20220409;11.4;1.8;6.6;2.1;6.69;.2;2.1;16300 +93081;48.60868;.36447;201;20220410;13.8;-2.2;5.8;2.2;6.19;0;2.59;22100 +93081;48.60868;.36447;201;20220411;19.9;3;11.4;2.8;8.49;0;3.32;19800 +93081;48.60868;.36447;201;20220412;15.9;9.9;12.9;2.8;11.69;.5;2.02;10800 +93081;48.60868;.36447;201;20220413;18.7;9.3;14;1;12.19;0;2.44;16400 +93081;48.60868;.36447;201;20220414;21.1;6.2;13.6;1.8;11.19;0;3.02;19300 +93081;48.60868;.36447;201;20220415;21.6;6.4;14;1.9;10.99;.1;3.36;21800 +93081;48.60868;.36447;201;20220416;19.8;5.5;12.6;2.8;9.59;0;3.67;24400 +93081;48.60868;.36447;201;20220417;20.5;4.1;12.3;1.7;8.19;0;3.49;23500 +93081;48.60868;.36447;201;20220418;16;4.8;10.4;2.7;10.09;0;2.37;16200 +93081;48.60868;.36447;201;20220419;14.4;4.3;9.3;2.4;8.39;0;2.4;16000 +93081;48.60868;.36447;201;20220420;17.5;7.2;12.3;2.8;10.19;0;2.95;18500 +93081;48.60868;.36447;201;20220421;18.6;5.7;12.1;2.6;8.59;0;3.7;24600 +93081;48.60868;.36447;201;20220422;18.7;6.5;12.6;3.6;9.09;0;3.87;24100 +93081;48.60868;.36447;201;20220423;18.4;8.8;13.6;4;10.89;1.3;2.85;12600 +93081;48.60868;.36447;201;20220424;19;8.8;13.9;3;10.69;.1;3.14;16800 +93081;48.60868;.36447;201;20220425;15.6;6.4;11;2.9;8.89;0;2.74;16000 +93081;48.60868;.36447;201;20220426;16.3;4.4;10.3;3.4;8.59;0;3.2;21200 +93081;48.60868;.36447;201;20220427;17.6;3.8;10.7;4.2;8.69;0;3.69;24600 +93081;48.60868;.36447;201;20220428;16.7;6.4;11.5;3.7;9.89;0;2.6;13200 +93081;48.60868;.36447;201;20220429;19.3;8.5;13.9;4.1;10.19;0;4.02;23200 +93081;48.60868;.36447;201;20220430;16.7;4.2;10.4;3.5;8.49;0;3.18;19300 +93081;48.60868;.36447;201;20220501;17.5;3.8;10.6;2.6;8.29;.2;3.52;24000 +93081;48.60868;.36447;201;20220502;17.7;8.7;13.2;3.6;9.39;0;3.81;22300 +93081;48.60868;.36447;201;20220503;17.1;10.2;13.6;4.1;9.69;0;3.21;13400 +93081;48.60868;.36447;201;20220504;16.8;6;11.4;2.5;10.49;.2;2.28;12600 +93081;48.60868;.36447;201;20220505;19.1;6.1;12.6;2.7;10.59;.1;3.18;19100 +93081;48.60868;.36447;201;20220506;20.8;4.2;12.5;1.9;10.47;0;3.47;23033 +93081;48.60868;.36447;201;20220507;18.1;8.7;13.4;2.6;11.87;.1;2.76;16812 +93081;48.60868;.36447;201;20220508;20;9.4;14.7;2.6;12.15;.1;3.3;19331 +93081;48.60868;.36447;201;20220509;24.6;6.9;15.7;1.1;11.25;0;3.96;24546 +93081;48.60868;.36447;201;20220510;25.1;11.9;18.5;2.4;11.82;.1;4.5;22225 +93081;48.60868;.36447;201;20220511;20.1;8;14.1;3.1;12.1;0;3.31;19683 +93081;48.60868;.36447;201;20220512;19.7;8;13.9;2;10.37;.1;3.53;21314 +93081;48.60868;.36447;201;20220513;20;5;12.5;1.6;9.77;0;3.6;24057 +93081;48.60868;.36447;201;20220514;23;5.7;14.4;1.9;10.6;.1;4.1;24739 +93081;48.60868;.36447;201;20220515;27.7;13.2;20.5;3.4;13.52;3;5.06;20876 +93081;48.60868;.36447;201;20220516;24;13.7;18.9;2.7;14.62;.1;4.06;20124 +93081;48.60868;.36447;201;20220517;27.9;11.6;19.8;2;14.65;1.5;4.71;24028 +93081;48.60868;.36447;201;20220518;26.2;13.8;20;2.2;16.32;0;4.13;20852 +93081;48.60868;.36447;201;20220519;21.8;14.1;17.9;2.6;14.8;2.8;3.38;17108 +93081;48.60868;.36447;201;20220520;18;12.5;15.2;2.9;13.52;12.4;2.61;13877 +93081;48.60868;.36447;201;20220521;23;7.7;15.4;1.2;12.17;0;3.88;24248 +93081;48.60868;.36447;201;20220522;22.8;11;16.9;2.4;14.05;4.6;3.75;20724 +93081;48.60868;.36447;201;20220523;16.3;13.9;15.1;2.5;14.15;7;1.87;8535 +93081;48.60868;.36447;201;20220524;16.9;8.8;12.9;3.4;11.02;1.2;2.99;17824 +93081;48.60868;.36447;201;20220525;16.9;5.7;11.3;2.9;10.95;.4;2.85;19718 +93081;48.60868;.36447;201;20220526;17.4;11.4;14.4;2.9;13.07;.1;2.54;14092 +93081;48.60868;.36447;201;20220527;20.4;10.2;15.3;2.7;12.45;.1;3.42;18828 +93081;48.60868;.36447;201;20220528;18.3;6.3;12.3;2.6;10.37;0;3.56;23407 +93081;48.60868;.36447;201;20220529;15.2;5.7;10.4;3.3;8.67;0;3.09;19327 +93081;48.60868;.36447;201;20220530;17.7;4.3;11;1.9;8.82;0;3.47;23286 +93081;48.60868;.36447;201;20220531;19.4;6.9;13.1;1.7;9.22;0;3.75;23547 +93081;48.60868;.36447;201;20220601;20.5;5.1;12.8;1.9;9.17;0;4.05;25615 +93081;48.60868;.36447;201;20220602;22.7;7.2;14.9;3.3;9.95;1.2;4.67;24566 +93081;48.60868;.36447;201;20220603;20.5;11.6;16.1;2.9;13.47;5.6;3.33;17133 +93081;48.60868;.36447;201;20220604;26.2;14.6;20.4;2.3;17.07;2.5;4.28;21392 +93081;48.60868;.36447;201;20220605;20.7;13.8;17.3;2.6;15.17;1.8;3.04;15702 +93081;48.60868;.36447;201;20220606;20.3;9.6;15;2.9;12.45;1.8;3.63;20958 +93081;48.60868;.36447;201;20220607;20.9;13.8;17.3;4.2;14.47;9.6;3.5;16833 +93081;48.60868;.36447;201;20220608;19.8;13.7;16.8;4.4;13.77;.2;3.52;17093 +93081;48.60868;.36447;201;20220609;19.5;10;14.8;2.9;12.67;.1;3.32;18820 +93081;48.60868;.36447;201;20220610;21.4;11.1;16.3;2.6;14.52;.1;3.32;18590 +93081;48.60868;.36447;201;20220611;24;12.8;18.4;2;14.02;0;4.28;22787 +93081;48.60868;.36447;201;20220612;22.1;8.1;15.1;2.3;11.6;.1;4.35;25971 +93081;48.60868;.36447;201;20220613;22.5;8.1;15.3;2.1;11.1;0;4.42;26014 +93081;48.60868;.36447;201;20220614;26.1;7.9;17;2.5;11.3;0;5.28;28325 +93081;48.60868;.36447;201;20220615;30;12.7;21.3;2.1;12.9;0;5.73;27023 +93081;48.60868;.36447;201;20220616;29.5;11.7;20.6;1.8;12.37;0;5.53;27629 +93081;48.60868;.36447;201;20220617;33.9;13.8;23.9;1.6;14.45;0;6.11;28557 +93081;48.60868;.36447;201;20220618;36.6;17.3;26.9;2.4;16.12;2.3;7.09;27809 +93081;48.60868;.36447;201;20220619;23.3;13.6;18.5;4.9;15.62;1.9;4.06;19488 +93081;48.60868;.36447;201;20220620;21.7;14;17.8;3.6;15.15;.7;3.48;16929 +93081;48.60868;.36447;201;20220621;26.1;13;19.5;2.9;14.92;1.3;4.82;23614 +93081;48.60868;.36447;201;20220622;27;14.1;20.6;3;15.25;13.6;4.8;21378 +93081;48.60868;.36447;201;20220623;25;16.3;20.6;2.6;17.07;1.5;4.16;20008 +93081;48.60868;.36447;201;20220624;21.2;15.4;18.3;4.3;16.22;2.7;3.32;16021 +93081;48.60868;.36447;201;20220625;17.7;12;14.8;3.6;13.82;4;2.57;14367 +93081;48.60868;.36447;201;20220626;21.1;7.7;14.4;2.4;11.37;.2;3.91;23239 +93081;48.60868;.36447;201;20220627;21.6;11.2;16.4;2.5;11.97;0;4.11;22160 +93081;48.60868;.36447;201;20220628;22.6;8.5;15.5;2.1;11.45;0;4.36;25608 +93081;48.60868;.36447;201;20220629;18.8;10.2;14.5;3;13.4;4.3;2.77;16138 +93081;48.60868;.36447;201;20220630;18.9;11.2;15.1;2.4;12.65;4.8;3.18;18045 +93081;48.60868;.36447;201;20220701;20.3;6.5;13.4;1.9;10.72;0;3.77;23732 +93081;48.60868;.36447;201;20220702;24.8;8.5;16.7;2.3;11.55;.1;4.84;26396 +93081;48.60868;.36447;201;20220703;21.7;9.7;15.7;2.3;12.17;0;4.09;23690 +93081;48.60868;.36447;201;20220704;24.2;8;16.1;2;12.25;.1;4.56;26648 +93081;48.60868;.36447;201;20220705;22.8;8.7;15.7;2.5;11.87;.1;4.31;24486 +93081;48.60868;.36447;201;20220706;24.8;9.8;17.3;2.5;13.25;0;4.68;25546 +93081;48.60868;.36447;201;20220707;22.3;12.2;17.3;3.1;14.42;.1;3.79;19935 +93081;48.60868;.36447;201;20220708;26.9;10.1;18.5;2.6;13;0;5.22;26831 +93081;48.60868;.36447;201;20220709;28.4;11.5;20;2.7;13.85;0;5.55;27075 +93081;48.60868;.36447;201;20220710;27.6;11.6;19.6;3.3;12.25;0;5.77;26272 +93081;48.60868;.36447;201;20220711;30.5;13.9;22.2;3.1;13.75;0;6.23;26495 +93081;48.60868;.36447;201;20220712;33;15.5;24.2;1.6;13.65;0;5.82;26849 +93081;48.60868;.36447;201;20220713;34.8;18.1;26.5;1.7;14.55;0;6.1;26040 +93081;48.60868;.36447;201;20220714;27.3;15.6;21.5;3;14.97;0;5.16;22898 +93081;48.60868;.36447;201;20220715;26.9;11.7;19.3;2.9;11.82;0;5.42;25504 +93081;48.60868;.36447;201;20220716;29.4;10.8;20.1;2.4;10.85;0;5.86;27312 +93081;48.60868;.36447;201;20220717;32;13.9;23;3;11.27;0;6.74;26687 +93081;48.60868;.36447;201;20220718;38.4;16.5;27.4;2.5;11.77;0;7.6;27768 +93081;48.60868;.36447;201;20220719;36.1;21.1;28.6;4.2;14.35;.9;8.13;23648 +93081;48.60868;.36447;201;20220720;25.2;17.1;21.1;3;16.7;8.2;4.07;17274 +93081;48.60868;.36447;201;20220721;26.6;16.2;21.4;2.5;16.4;0;4.46;20643 +93081;48.60868;.36447;201;20220722;24.5;15.8;20.2;2.9;18.4;3.5;3.32;15899 +93081;48.60868;.36447;201;20220723;25.9;15.4;20.6;2.3;16.15;0;4.18;20105 +93081;48.60868;.36447;201;20220724;31.8;14.6;23.2;2.5;14.92;0;5.85;25448 +93081;48.60868;.36447;201;20220725;24.9;14.7;19.8;3.6;14.85;0;4.44;19550 +93081;48.60868;.36447;201;20220726;21.6;14.8;18.2;2.8;13.4;0;3.52;15332 +93081;48.60868;.36447;201;20220727;24;8.4;16.2;1.5;11.25;0;4.03;23490 +93081;48.60868;.36447;201;20220728;26;14.7;20.4;2.3;11.17;0;4.48;18780 +93081;48.60868;.36447;201;20220729;28.5;15.1;21.8;1.8;12.37;0;4.72;21412 +93081;48.60868;.36447;201;20220730;29;14.8;21.9;2;14.27;0;4.86;22475 +93081;48.60868;.36447;201;20220731;26.2;14.6;20.4;2.8;16.62;0;4.23;20571 +93081;48.60868;.36447;201;20220801;26.1;17.3;21.7;2.5;16.4;0;4.13;18193 +93081;48.60868;.36447;201;20220802;30.8;12.4;21.6;1.3;15.6;0;4.84;25101 +93081;48.60868;.36447;201;20220803;33.7;16.7;25.2;2.3;17.05;.6;5.71;23871 +93081;48.60868;.36447;201;20220804;25.2;17.1;21.1;3.1;17.42;3.1;3.76;16164 +93081;48.60868;.36447;201;20220805;23.6;13.1;18.4;3.7;12.52;0;4.46;20387 +93081;48.60868;.36447;201;20220806;24.5;9.6;17.1;3.8;10.02;0;5.1;23203 +93081;48.60868;.36447;201;20220807;26.3;11.1;18.7;3.8;10.45;0;5.45;22993 +93081;48.60868;.36447;201;20220808;28.4;12;20.2;4;11.27;0;5.96;23691 +93081;48.60868;.36447;201;20220809;30.1;14.5;22.3;4.3;13.6;0;6.23;23013 +93081;48.60868;.36447;201;20220810;32.3;15.5;23.9;3.6;13.57;0;6.44;23517 +93081;48.60868;.36447;201;20220811;32.6;15.3;24;2.9;11.62;0;6.23;23669 +93081;48.60868;.36447;201;20220812;33.2;14.9;24;2.1;10.87;0;5.67;23658 +93081;48.60868;.36447;201;20220813;33.2;15;24.1;2.6;10.47;0;6.06;23218 +93081;48.60868;.36447;201;20220814;23.8;19.1;21.4;2.4;15.52;3.5;3.12;10622 +93081;48.60868;.36447;201;20220815;24.3;13;18.7;2;16.8;.5;3.13;16869 +93081;48.60868;.36447;201;20220816;24.5;16.8;20.6;2.3;16.85;10.7;3.19;14213 +93081;48.60868;.36447;201;20220817;23.9;15.7;19.8;1.6;16.8;4.1;2.85;14261 +93081;48.60868;.36447;201;20220818;25.7;13.2;19.4;1.8;16.5;0;3.45;18394 +93081;48.60868;.36447;201;20220819;23.4;15.9;19.6;2.8;16.4;4.5;3;13120 +93081;48.60868;.36447;201;20220820;23.5;9.8;16.7;1.3;13.17;.1;3.29;19968 +93081;48.60868;.36447;201;20220821;23.5;11.4;17.4;1.6;13.97;.2;3.01;16448 +93081;48.60868;.36447;201;20220822;24.8;14.9;19.8;1.4;17.32;.4;2.83;14661 +93081;48.60868;.36447;201;20220823;25.7;18.2;22;1.3;19.65;.1;2.7;12882 +93081;48.60868;.36447;201;20220824;31.2;15.9;23.6;1.1;17.97;.1;3.82;19131 +93081;48.60868;.36447;201;20220825;23;17.6;20.3;3;18.97;.5;2.46;10551 +93081;48.60868;.36447;201;20220826;24.4;15.8;20.1;2.8;15.25;.1;3.52;15729 +93081;48.60868;.36447;201;20220827;25.5;11.8;18.6;2.6;13.65;0;3.78;18452 +93081;48.60868;.36447;201;20220828;24.8;11.9;18.4;2.8;12.97;0;3.8;18166 +93081;48.60868;.36447;201;20220829;28.3;14.2;21.3;3.2;12.5;0;4.78;18812 +93081;48.60868;.36447;201;20220830;27.9;14.6;21.2;2.9;13.15;0;4.45;17832 +93081;48.60868;.36447;201;20220831;26.7;14.1;20.4;2.5;14.57;.2;3.78;17152 +93081;48.60868;.36447;201;20220901;25.5;14.5;20;1.8;15.37;14.4;3.02;14199 +93081;48.60868;.36447;201;20220902;22.6;15.7;19.2;2;17.6;6.3;2.39;12126 +93081;48.60868;.36447;201;20220903;23.1;15.6;19.4;1.9;16.65;.1;2.51;12201 +93081;48.60868;.36447;201;20220904;27.5;10.9;19.2;2.1;14.5;.1;3.61;18446 +93081;48.60868;.36447;201;20220905;26.8;14.8;20.8;1.8;16.6;1.4;3.06;14668 +93081;48.60868;.36447;201;20220906;24.8;14.3;19.6;2.5;16;1.6;2.94;13800 +93081;48.60868;.36447;201;20220907;21.2;14.8;18;3.9;16.02;5.6;2.42;10719 +93081;48.60868;.36447;201;20220908;20.3;14.4;17.4;4.9;15.4;2.2;2.5;10935 +93081;48.60868;.36447;201;20220909;19.6;14.5;17;5;14.77;4.6;2.49;9732 +93081;48.60868;.36447;201;20220910;18.4;13.3;15.9;3;15.07;2.7;1.81;9156 +93081;48.60868;.36447;201;20220911;23.4;10.3;16.8;1.9;14.2;.1;2.67;15789 +93081;48.60868;.36447;201;20220912;28.7;12.6;20.6;2.8;15.05;.7;3.87;17116 +93081;48.60868;.36447;201;20220913;25.4;18.6;22;2.3;18.6;0;2.5;9646 +93081;48.60868;.36447;201;20220914;24.5;17.9;21.2;2.7;19;6.2;2.44;10148 +93081;48.60868;.36447;201;20220915;20.3;12.8;16.6;2.7;14.72;.1;2.18;11655 +93081;48.60868;.36447;201;20220916;17.6;9.6;13.6;3;11.02;.5;2.25;11316 +93081;48.60868;.36447;201;20220917;15.9;5.2;10.6;2;8.65;0;2.06;13417 +93081;48.60868;.36447;201;20220918;19.1;4.4;11.7;1.8;9.22;.1;2.29;15234 +93081;48.60868;.36447;201;20220919;18.1;5.7;11.9;1.5;9.6;.1;1.99;13444 +93081;48.60868;.36447;201;20220920;18.1;4.7;11.4;1.2;10.17;.1;1.77;12746 +93081;48.60868;.36447;201;20220921;19.3;6.2;12.8;1.8;9.87;0;2.25;14761 +93081;48.60868;.36447;201;20220922;21;5.5;13.2;1.1;9;0;2.14;15121 +93081;48.60868;.36447;201;20220923;19;9.3;14.1;.9;10.87;2.6;1.61;9890 +93081;48.60868;.36447;201;20220924;14.4;11.7;13;3.3;13.2;7.9;1.2;5869 +93081;48.60868;.36447;201;20220925;17;9.8;13.4;2.9;11.87;.4;1.85;10487 +93081;48.60868;.36447;201;20220926;13.7;9.6;11.6;4.2;11.17;6.2;1.43;6388 +93081;48.60868;.36447;201;20220927;14.7;9.7;12.2;4.3;11.8;13.7;1.47;7482 +93081;48.60868;.36447;201;20220928;14.1;10.3;12.2;2.4;11.7;1.5;1.27;6706 +93081;48.60868;.36447;201;20220929;14.9;7.9;11.4;2.1;10.4;.3;1.49;9545 +93081;48.60868;.36447;201;20220930;15.9;3.9;9.9;3.1;10.1;4.7;1.61;11732 +93081;48.60868;.36447;201;20221001;19.2;11.9;15.6;5.3;14.57;0;1.92;9567 +93081;48.60868;.36447;201;20221002;19.5;12.3;15.9;4.4;16.05;1.3;1.51;8619 +93081;48.60868;.36447;201;20221003;15.9;11.1;13.5;2.6;13.17;0;1.22;6211 +93081;48.60868;.36447;201;20221004;18;7.5;12.8;2.2;12.55;0;1.4;9563 +93081;48.60868;.36447;201;20221005;19.7;12.7;16.2;4.2;13.62;.6;2.08;7724 +93081;48.60868;.36447;201;20221006;17.9;6.2;12;1.1;10.02;0;1.48;11630 +93081;48.60868;.36447;201;20221007;17.9;4.4;11.1;1;9.32;.1;1.41;11884 +93081;48.60868;.36447;201;20221008;17.4;7.6;12.5;1.7;10.25;0;1.55;10375 +93081;48.60868;.36447;201;20221009;18.6;3.7;11.1;2.6;9.12;0;1.88;12252 +93081;48.60868;.36447;201;20221010;18.5;9.4;13.9;2.5;12.5;0;1.48;8041 +93081;48.60868;.36447;201;20221011;17.1;7.4;12.2;2.9;9.22;0;1.9;10155 +93081;48.60868;.36447;201;20221012;18.7;4.8;11.8;1.3;10.07;0;1.36;10515 +93081;48.60868;.36447;201;20221013;14.7;11.1;12.9;3.1;13.62;2.5;.83;4493 +93081;48.60868;.36447;201;20221014;17.3;13;15.1;3.1;15.52;12.4;.97;4961 +93081;48.60868;.36447;201;20221015;16.8;14.1;15.4;4.5;15.15;.5;1.19;4722 +93081;48.60868;.36447;201;20221016;18.8;11.1;15;2.6;14.8;5.9;1.14;6765 +93081;48.60868;.36447;201;20221017;17.9;14.1;16;2;16.37;.8;.9;4578 +93081;48.60868;.36447;201;20221018;18.2;14.9;16.6;2.6;17;0;.95;4570 +93081;48.60868;.36447;201;20221019;21.7;14.3;18;4.7;16.8;1.6;1.74;7362 +93081;48.60868;.36447;201;20221020;20.7;14.4;17.6;3.5;16.02;1.3;1.57;7027 +93081;48.60868;.36447;201;20221021;19;13.6;16.3;4.4;14.8;1.1;1.58;6284 +93081;48.60868;.36447;201;20221022;19.6;13.2;16.4;3.6;14.52;2.2;1.56;6598 +93081;48.60868;.36447;201;20221023;20.3;14.4;17.4;6.1;14.7;5.9;2.17;5873 +93081;48.60868;.36447;201;20221024;16.9;13.9;15.4;6.9;14.17;7.6;1.63;4430 +93081;48.60868;.36447;201;20221025;16.9;12.4;14.7;3.6;14.32;.3;1.05;4839 +93081;48.60868;.36447;201;20221026;19.8;13.5;16.7;4;15.15;0;1.48;5831 +93081;48.60868;.36447;201;20221027;22.6;13.3;17.9;3.7;14.75;0;1.91;6890 +93081;48.60868;.36447;201;20221028;20.2;14;17.1;3.1;15.35;0;1.38;5385 +93081;48.60868;.36447;201;20221029;22.2;14.9;18.5;3.1;15.2;0;1.73;5856 +93081;48.60868;.36447;201;20221030;14.6;12.3;13.5;1.8;13.5;0;.73;2790 +93081;48.60868;.36447;201;20221031;18;9.5;13.7;3.7;13.57;8.8;1.06;5856 +93081;48.60868;.36447;201;20221101;15.9;9.1;12.5;6.2;11.3;2.8;1.57;5473 +93081;48.60868;.36447;201;20221102;14.6;7.6;11.1;4.5;11.25;0;1.01;5695 +93081;48.60868;.36447;201;20221103;12.9;11.4;12.1;5.6;11.87;6.2;1.08;2245 +93081;48.60868;.36447;201;20221104;12;8.1;10;5.3;9.6;1.4;1.24;4578 +93081;48.60868;.36447;201;20221105;10.8;4.9;7.9;2.7;9.82;.7;.53;4096 +93081;48.60868;.36447;201;20221106;12;10.3;11.1;5.5;11.87;11.1;.78;1930 +93081;48.60868;.36447;201;20221107;15.2;10.9;13;6.2;12.42;.1;1.24;4189 +93081;48.60868;.36447;201;20221108;15.2;10.3;12.7;6;11.97;3.3;1.28;3794 +93081;48.60868;.36447;201;20221109;14;10.1;12.1;4.1;11.1;.1;1.12;4097 +93081;48.60868;.36447;201;20221110;12.5;5;8.7;2.6;10.4;0;.52;4520 +93081;48.60868;.36447;201;20221111;11.8;8;9.9;2.8;10.75;.1;.62;3386 +93081;48.60868;.36447;201;20221112;17.4;6.2;11.8;1.9;11.32;.2;.71;6012 +93081;48.60868;.36447;201;20221113;16;6.5;11.2;1.5;11.05;.2;.58;5276 +93081;48.60868;.36447;201;20221114;13.1;7;10.1;2.3;11;.5;.56;3719 +93081;48.60868;.36447;201;20221115;13;7.5;10.2;5.1;10.77;4.1;.84;3212 +93081;48.60868;.36447;201;20221116;11.9;7.2;9.5;6.2;10.6;15;.7;3512 +93081;48.60868;.36447;201;20221117;11.9;9;10.4;7;10.34;1.6;1.13;2603 +93081;48.60868;.36447;201;20221118;11.1;6.9;9;4.3;9.24;.5;.91;3133 +93081;48.60868;.36447;201;20221119;10.7;2.1;6.4;1.8;7.62;.3;.52;5062 +93081;48.60868;.36447;201;20221120;11.2;1.7;6.5;3.6;8.65;2.7;.54;4449 +93081;48.60868;.36447;201;20221121;9.9;5.1;7.5;4.6;8.95;10.5;.7;2759 +93081;48.60868;.36447;201;20221122;10.2;4;7.1;6.2;8.35;1.7;.91;4036 +93081;48.60868;.36447;201;20221123;12.1;4.8;8.4;5.2;9.5;4.3;.76;4237 +93081;48.60868;.36447;201;20221124;11.6;5.9;8.8;5;10.1;5.7;.62;3253 +93081;48.60868;.36447;201;20221125;11.5;5.9;8.7;2.8;9.52;0;.58;3827 +93081;48.60868;.36447;201;20221126;9.3;3.1;6.2;3;9.2;1.2;.28;3101 +93081;48.60868;.36447;201;20221127;9.9;7.5;8.7;4.5;10.32;9.3;.54;1664 +93081;48.60868;.36447;201;20221128;9.7;7.2;8.5;2.8;10;.8;.44;2633 +93081;48.60868;.36447;201;20221129;10;2.7;6.4;1.8;8.5;.1;.34;3942 +93081;48.60868;.36447;201;20221130;5.8;1.9;3.9;2.3;7.57;0;.27;2558 +93081;48.60868;.36447;201;20221201;5.8;2.3;4;2.9;7.27;0;.36;2966 +93081;48.60868;.36447;201;20221202;4.6;1.3;3;2.9;6.67;0;.4;2335 +93081;48.60868;.36447;201;20221203;2.5;1.7;2.1;5.3;6.37;0;.5;896 +93081;48.60868;.36447;201;20221204;2.3;.7;1.5;3.4;6.4;.1;.31;1367 +93081;48.60868;.36447;201;20221205;3.8;1.8;2.8;1.9;6.67;0;.36;1762 +93081;48.60868;.36447;201;20221206;4.9;-1.2;1.9;2.1;6.32;.1;.24;3452 +93081;48.60868;.36447;201;20221207;5;-.4;2.3;1.2;6.5;.1;.21;3105 +93081;48.60868;.36447;201;20221208;1.8;-1.4;.2;1.1;6.22;0;.16;2084 +93081;48.60868;.36447;201;20221209;3.3;-.3;1.5;2.3;5.75;0;.32;3135 +93081;48.60868;.36447;201;20221210;1.3;-4.1;-1.4;1.5;4.95;.1;.2;2910 +93081;48.60868;.36447;201;20221211;.9;-3.1;-1.1;2.2;5.03;0;.21;3411 +93081;48.60868;.36447;201;20221212;-1.3;-2.7;-2;2.9;4.8;0;.28;1668 +93081;48.60868;.36447;201;20221213;.8;-4.7;-2;3.3;4.22;.1;.41;3256 +93081;48.60868;.36447;201;20221214;.8;-1.5;-.4;2.5;5.05;1;.38;1698 +93081;48.60868;.36447;201;20221215;2.3;-2.5;-.1;3.7;4.25;0;.69;2951 +93081;48.60868;.36447;201;20221216;4.3;-2.7;.8;2;5.12;.2;.3;3736 +93081;48.60868;.36447;201;20221217;-1.4;-6.5;-3.9;2.3;4.2;0;.17;2776 +93081;48.60868;.36447;201;20221218;4.1;-5.8;-.8;3.8;5.42;2.3;.28;3093 +93081;48.60868;.36447;201;20221219;11.4;4.3;7.9;5.6;9.82;.2;.49;2703 +93081;48.60868;.36447;201;20221220;10.8;10.5;10.6;4.9;11.2;5.8;.83;100 +93081;48.60868;.36447;201;20221221;11.7;6.2;8.9;4.5;11.12;9.5;.28;2318 +93081;48.60868;.36447;201;20221222;13.3;10.6;12;7.3;12.55;6.5;.77;1600 +93081;48.60868;.36447;201;20221223;13.9;12.3;13.1;5.7;13.15;5.7;.89;1339 +93081;48.60868;.36447;201;20221224;10.9;10;10.5;4.3;11.57;3.8;.58;1056 +93081;48.60868;.36447;201;20221225;12.2;9.4;10.8;3.8;11.9;1.4;.49;1752 +93081;48.60868;.36447;201;20221226;10;9.7;9.9;4.3;9.72;.9;.98;1025 +93081;48.60868;.36447;201;20221227;8.4;2;5.2;3.5;7.97;.1;.36;3206 +93081;48.60868;.36447;201;20221228;10.4;7.8;9.1;7.8;10.57;3.5;.61;1523 +93081;48.60868;.36447;201;20221229;10.2;9;9.6;6.7;9.5;.1;1.14;1926 +93081;48.60868;.36447;201;20221230;13.8;5;9.4;7.1;11.4;9.2;.43;2898 +93081;48.60868;.36447;201;20221231;15;13.4;14.2;9.3;12.67;.5;1.72;1776 +93082;48.6375;.70119;222;20220101;14.1;9;11.6;3.2;11.15;0;.73;2644 +93082;48.6375;.70119;222;20220102;12.6;9.4;11;6.3;11;0;.95;2052 +93082;48.6375;.70119;222;20220103;11.2;9.8;10.5;6.9;11.4;24.4;.69;1307 +93082;48.6375;.70119;222;20220104;8.4;7.2;7.8;4.7;8.95;.4;.75;1141 +93082;48.6375;.70119;222;20220105;5.4;.3;2.8;3;5.95;.1;.55;2749 +93082;48.6375;.70119;222;20220106;4.4;-1;1.7;3.5;6;.9;.4;2863 +93082;48.6375;.70119;222;20220107;6.8;2.9;4.8;6.6;7.55;5.5;.59;2418 +93082;48.6375;.70119;222;20220108;8.1;4.3;6.2;7;8.5;12.3;.56;2404 +93082;48.6375;.70119;222;20220109;7.6;4;5.8;5.1;7.75;1.3;.7;2340 +93082;48.6375;.70119;222;20220110;6.8;4.6;5.7;2;8.65;0;.32;1764 +93082;48.6375;.70119;222;20220111;7.4;2;4.7;2;6.8;.1;.49;3037 +93082;48.6375;.70119;222;20220112;6;.4;3.2;1.9;7.55;0;.19;3107 +93082;48.6375;.70119;222;20220113;3.7;2.2;3;2.9;6.9;0;.39;1490 +93082;48.6375;.70119;222;20220114;6.1;-.8;2.6;2.9;5.85;.1;.56;3570 +93082;48.6375;.70119;222;20220115;.7;-3.4;-1.3;1.7;5.3;0;.2;2566 +93082;48.6375;.70119;222;20220116;3.8;-1.4;1.2;3.1;7.05;.3;.03;3148 +93082;48.6375;.70119;222;20220117;7.5;3.9;5.7;1.2;8.35;.1;.33;2611 +93082;48.6375;.70119;222;20220118;6.2;-.4;2.9;2.2;7.25;0;.25;3685 +93082;48.6375;.70119;222;20220119;5.9;3.5;4.7;2.5;8.1;1.2;.32;2144 +93082;48.6375;.70119;222;20220120;6;.4;3.2;2.8;6.75;.1;.42;3443 +93082;48.6375;.70119;222;20220121;4.7;-.6;2;2.2;5.85;.1;.44;3418 +93082;48.6375;.70119;222;20220122;4.3;1.8;3.1;2;6.75;0;.4;2295 +93082;48.6375;.70119;222;20220123;2.5;2.8;2.7;3.4;6.7;0;.47;0 +93082;48.6375;.70119;222;20220124;5.9;-.6;2.6;2;6.05;0;.46;3989 +93082;48.6375;.70119;222;20220125;-.6;-2.5;-1.5;1.3;5.5;0;.21;2077 +93082;48.6375;.70119;222;20220126;3.2;-1.7;.8;1.3;6.45;0;.2;3517 +93082;48.6375;.70119;222;20220127;6.8;2.5;4.7;2.6;7.9;.3;.38;3328 +93082;48.6375;.70119;222;20220128;6.1;4.7;5.4;2.2;8.9;0;.29;1754 +93082;48.6375;.70119;222;20220129;9.2;5.1;7.1;4.6;10.1;.3;.23;3370 +93082;48.6375;.70119;222;20220130;9.8;6;7.9;2.4;8.45;.1;.74;3288 +93082;48.6375;.70119;222;20220131;7.5;4.4;6;6.2;7.1;.1;1.13;2992 +93082;48.6375;.70119;222;20220201;9;1.9;5.5;4.8;9.45;.4;.11;4765 +93082;48.6375;.70119;222;20220202;8.7;7.7;8.2;3.7;9.45;0;.69;1584 +93082;48.6375;.70119;222;20220203;7.4;4.9;6.2;4.2;8.6;.4;.52;2821 +93082;48.6375;.70119;222;20220204;9.7;6;7.9;4.9;7.95;.6;1.19;3522 +93082;48.6375;.70119;222;20220205;9;.9;4.9;4.2;7.15;0;.83;5430 +93082;48.6375;.70119;222;20220206;9.9;5.9;7.9;9.3;9.95;4.6;.57;3799 +93082;48.6375;.70119;222;20220207;9.3;3.1;6.2;3.4;7.5;0;.87;4873 +93082;48.6375;.70119;222;20220208;8.5;3.8;6.1;2.5;8.95;0;.43;4235 +93082;48.6375;.70119;222;20220209;10.9;2;6.4;1.4;8.35;0;.58;6038 +93082;48.6375;.70119;222;20220210;5.4;4.2;4.8;3.3;8.15;1.6;1;5092 +93082;48.6375;.70119;222;20220211;8.3;-.4;4;1.5;6.28;0;.67;8914 +93082;48.6375;.70119;222;20220212;8.6;-1.8;3.4;2.5;5.35;0;1;10200 +93082;48.6375;.70119;222;20220213;11.9;-1.2;5.3;5.2;7.48;3.4;1.22;8098 +93082;48.6375;.70119;222;20220214;10.8;6.2;8.5;4.6;8.81;2.2;1.22;5682 +93082;48.6375;.70119;222;20220215;8.9;2.5;5.7;4.8;9.05;4.4;.52;4632 +93082;48.6375;.70119;222;20220216;13.1;8;10.6;8.5;12.8;2.5;.33;5127 +93082;48.6375;.70119;222;20220217;12.5;9.2;10.9;7;9.65;.5;1.67;4084 +93082;48.6375;.70119;222;20220218;10.7;7.9;9.3;9.2;9;1.1;1.57;3833 +93082;48.6375;.70119;222;20220219;8.6;1.3;5;6.8;6.95;0;1.15;6440 +93082;48.6375;.70119;222;20220220;11.8;6.6;9.2;8.3;9.7;3.5;1.23;5499 +93082;48.6375;.70119;222;20220221;8.9;3.8;6.4;7.6;7.4;.2;1.33;5501 +93082;48.6375;.70119;222;20220222;12;3.4;7.7;4.4;9.15;.5;.98;7399 +93082;48.6375;.70119;222;20220223;10;3.6;6.8;2.1;8.35;0;.82;6410 +93082;48.6375;.70119;222;20220224;8.8;5;6.9;5;7.1;1.6;1.39;4967 +93082;48.6375;.70119;222;20220225;9;.7;4.9;3.5;6.35;.2;1.19;7583 +93082;48.6375;.70119;222;20220226;9;-.8;4.1;4.1;5.6;.1;1.42;8341 +93082;48.6375;.70119;222;20220227;9.3;-.8;4.2;4;5.3;0;1.51;8659 +93082;48.6375;.70119;222;20220228;13.7;-.3;6.7;2.4;6.05;0;1.6;10333 +93082;48.6375;.70119;222;20220301;13;5.1;9.1;2.6;7.4;0;1.54;7863 +93082;48.6375;.70119;222;20220302;12.4;6.2;9.3;2.5;7.85;0;1.41;6978 +93082;48.6375;.70119;222;20220303;11.1;7.4;9.3;2.4;9.65;.8;.98;5410 +93082;48.6375;.70119;222;20220304;8;7.5;7.7;3.5;9.25;0;.73;1859 +93082;48.6375;.70119;222;20220305;6.2;5.4;5.8;4.1;8.65;.8;.53;2374 +93082;48.6375;.70119;222;20220306;6.9;3.3;5.1;4.2;6.35;0;1.25;5650 +93082;48.6375;.70119;222;20220307;5.6;-1.9;1.9;4.6;4.5;0;1.43;8316 +93082;48.6375;.70119;222;20220308;13.8;-1.6;6.1;4.1;6.35;.1;1.93;12249 +93082;48.6375;.70119;222;20220309;13.8;5.1;9.5;4.5;8.75;0;1.74;9201 +93082;48.6375;.70119;222;20220310;14.4;7.4;10.9;4.2;8.95;0;1.89;8381 +93082;48.6375;.70119;222;20220311;10.8;7.2;9;5.8;9.4;5.8;1.26;5983 +93082;48.6375;.70119;222;20220312;11;6;8.5;5.8;9.1;1.2;1.31;7252 +93082;48.6375;.70119;222;20220313;8.8;6.8;7.8;4.8;9;4.3;1;4606 +93082;48.6375;.70119;222;20220314;13.4;3.1;8.2;3;8.15;3;1.62;10796 +93082;48.6375;.70119;222;20220315;11.3;6.6;9;3.4;10.55;4.1;.93;7237 +93082;48.6375;.70119;222;20220316;13;8.8;10.9;3.3;11.2;.1;1.19;7013 +93082;48.6375;.70119;222;20220317;8.4;5.3;6.9;3.9;7.75;0;1.21;5979 +93082;48.6375;.70119;222;20220318;14.1;1.5;7.8;4.9;5.71;0;2.92;15583 +93082;48.6375;.70119;222;20220319;14.5;4.9;9.7;4.6;6.51;0;2.97;15386 +93082;48.6375;.70119;222;20220320;13.1;1;7.1;2.3;5.91;0;2.17;16190 +93082;48.6375;.70119;222;20220321;17.6;2.7;10.2;2;8.51;0;2.24;15692 +93082;48.6375;.70119;222;20220322;16.6;3.1;9.8;2.6;6.45;0;2.76;17316 +93082;48.6375;.70119;222;20220323;17.3;.8;9.1;2.3;6.01;0;2.73;17739 +93082;48.6375;.70119;222;20220324;19.1;2.3;10.7;2.4;6.48;0;2.96;17969 +93082;48.6375;.70119;222;20220325;18.7;5.2;11.9;3.7;6.55;0;3.54;17718 +93082;48.6375;.70119;222;20220326;18.4;3.8;11.1;3.9;6.71;0;3.49;18476 +93082;48.6375;.70119;222;20220327;19.9;4.8;12.4;2.7;7.61;0;3.18;18180 +93082;48.6375;.70119;222;20220328;20;3.4;11.7;1.4;8.21;0;2.36;14970 +93082;48.6375;.70119;222;20220329;15.3;9.9;12.6;1.7;9.78;2.6;1.7;6711 +93082;48.6375;.70119;222;20220330;12.5;6.9;9.7;2.4;10.35;4;1.26;6609 +93082;48.6375;.70119;222;20220331;7;3.7;5.3;4.8;6.98;3.2;1.44;7529 +93082;48.6375;.70119;222;20220401;4;-.4;1.8;7.5;5.67;2.9;1.35;10528 +93082;48.6375;.70119;222;20220402;6.9;-.7;3.1;4.6;5.21;.1;1.85;13352 +93082;48.6375;.70119;222;20220403;8;-2.4;2.8;3.2;4.85;0;1.99;16651 +93082;48.6375;.70119;222;20220404;9.4;-3.6;2.9;3.7;6.31;.3;1.58;13730 +93082;48.6375;.70119;222;20220405;11.7;6;8.9;5.1;10.35;.1;1.12;6142 +93082;48.6375;.70119;222;20220406;12.5;3.7;8.1;5.5;9.35;.6;1.51;7588 +93082;48.6375;.70119;222;20220407;13.7;9.1;11.4;7;9.81;5.6;2.54;11300 +93082;48.6375;.70119;222;20220408;12.1;6.1;9.1;3.9;8.58;22.9;1.65;4018 +93082;48.6375;.70119;222;20220409;12.8;1.2;7;2.5;6.48;.4;2.38;16624 +93082;48.6375;.70119;222;20220410;13.6;-2.8;5.4;2.5;6.21;0;2.54;21009 +93082;48.6375;.70119;222;20220411;19.6;2.9;11.2;3.6;8.41;0;3.51;19998 +93082;48.6375;.70119;222;20220412;17.1;9.1;13.1;3.5;11.48;.9;2.49;12878 +93082;48.6375;.70119;222;20220413;18.1;8;13;1.5;12.43;.1;2.21;14842 +93082;48.6375;.70119;222;20220414;20.5;6.6;13.6;1.5;11.38;0;2.9;19304 +93082;48.6375;.70119;222;20220415;20.9;6;13.5;2;10.98;0;3.32;22003 +93082;48.6375;.70119;222;20220416;19.4;6.2;12.8;2.7;9.75;0;3.52;22870 +93082;48.6375;.70119;222;20220417;20.3;4.5;12.4;2;7.78;0;3.66;23248 +93082;48.6375;.70119;222;20220418;16.4;4.4;10.4;2.6;10.01;0;2.39;15634 +93082;48.6375;.70119;222;20220419;15;5.2;10.1;2.8;9.08;0;2.43;14842 +93082;48.6375;.70119;222;20220420;18.5;6.3;12.4;2.8;9.45;0;3.18;18320 +93082;48.6375;.70119;222;20220421;18.7;4.9;11.8;2.7;8.28;0;3.62;22710 +93082;48.6375;.70119;222;20220422;18.4;5.5;12;3.5;9.08;0;3.61;22178 +93082;48.6375;.70119;222;20220423;18.9;8;13.4;3.7;10.75;.4;3;14404 +93082;48.6375;.70119;222;20220424;18.4;7.9;13.1;2.6;10.95;.1;2.7;14538 +93082;48.6375;.70119;222;20220425;15.8;6.7;11.2;3;9.01;0;2.91;17081 +93082;48.6375;.70119;222;20220426;15.8;3.2;9.5;2.8;8.48;0;2.96;20666 +93082;48.6375;.70119;222;20220427;17.7;3.1;10.4;3.8;8.58;0;3.6;23667 +93082;48.6375;.70119;222;20220428;18;5.5;11.7;3.5;9.65;0;3.1;17250 +93082;48.6375;.70119;222;20220429;19.2;8.6;13.9;3.6;10.05;0;3.83;21066 +93082;48.6375;.70119;222;20220430;16.4;4;10.2;3.1;8.35;0;3.25;21147 +93082;48.6375;.70119;222;20220501;17.1;4.1;10.6;2.4;8.08;.2;3.39;22414 +93082;48.6375;.70119;222;20220502;17.5;7.7;12.6;3.1;9.25;0;3.45;19809 +93082;48.6375;.70119;222;20220503;17.8;9.4;13.6;3.7;9.51;0;3.46;16118 +93082;48.6375;.70119;222;20220504;17.3;6.4;11.9;2.4;10.48;.4;2.49;13636 +93082;48.6375;.70119;222;20220505;18.7;5.6;12.2;2.8;10.58;.2;3.13;19102 +93082;48.6375;.70119;222;20220506;20.4;4.7;12.5;2.3;10.45;0;3.42;21994 +93082;48.6375;.70119;222;20220507;18.2;8.8;13.5;2.9;11.85;.1;2.82;16977 +93082;48.6375;.70119;222;20220508;19.4;9;14.2;2.6;11.95;.1;3.07;18003 +93082;48.6375;.70119;222;20220509;24.2;7.4;15.8;1.3;11.25;0;3.88;23130 +93082;48.6375;.70119;222;20220510;24.8;12.1;18.5;2.6;11.9;.1;4.36;20194 +93082;48.6375;.70119;222;20220511;19.5;7.7;13.6;3.3;12.05;0;3.16;19511 +93082;48.6375;.70119;222;20220512;19.4;7.6;13.5;2.1;10.25;0;3.32;19688 +93082;48.6375;.70119;222;20220513;19.8;5.8;12.8;1.7;9.8;0;3.4;21579 +93082;48.6375;.70119;222;20220514;22.4;5.7;14;1.9;10.5;0;3.89;23703 +93082;48.6375;.70119;222;20220515;27.9;12.5;20.2;3.8;13.35;2.1;5.46;22852 +93082;48.6375;.70119;222;20220516;23.9;13.6;18.8;3.1;14.35;0;3.97;18664 +93082;48.6375;.70119;222;20220517;27.5;12.5;20;2;14.6;1.2;4.54;22710 +93082;48.6375;.70119;222;20220518;26.2;14.5;20.4;2.4;16.35;0;4.13;20177 +93082;48.6375;.70119;222;20220519;21.7;14.3;18;3.1;14.9;3.2;3.32;15958 +93082;48.6375;.70119;222;20220520;17.5;12.4;15;3.6;13.5;10.1;2.52;13232 +93082;48.6375;.70119;222;20220521;22.8;8.3;15.5;1.2;12.15;0;3.72;22707 +93082;48.6375;.70119;222;20220522;22.4;10.9;16.7;2.8;14;4.2;3.66;20319 +93082;48.6375;.70119;222;20220523;15.4;13.6;14.5;2.8;14;7.3;1.69;7883 +93082;48.6375;.70119;222;20220524;16.3;8.5;12.4;3.7;11.15;1;2.73;16720 +93082;48.6375;.70119;222;20220525;16.9;6.2;11.6;3.2;11.05;.4;2.87;19805 +93082;48.6375;.70119;222;20220526;17.6;11.2;14.4;3.4;13;.1;2.67;15210 +93082;48.6375;.70119;222;20220527;20;10.7;15.4;2.9;12.35;.2;3.42;18574 +93082;48.6375;.70119;222;20220528;18;7.2;12.6;2.9;10.35;0;3.28;20042 +93082;48.6375;.70119;222;20220529;14.7;5.5;10.1;3.4;8.6;0;2.93;18471 +93082;48.6375;.70119;222;20220530;17.5;4.3;10.9;2.1;8.85;0;3.37;22321 +93082;48.6375;.70119;222;20220531;19.1;7.8;13.4;1.6;9.4;0;3.48;20732 +93082;48.6375;.70119;222;20220601;20.4;5.5;13;2;9.3;0;3.88;23838 +93082;48.6375;.70119;222;20220602;22.1;7.1;14.6;3.9;9.75;.7;4.67;23920 +93082;48.6375;.70119;222;20220603;20.6;10.5;15.6;3.3;13.1;6.2;3.58;19562 +93082;48.6375;.70119;222;20220604;25.7;14.5;20.1;2.6;17.35;5.3;4.15;20836 +93082;48.6375;.70119;222;20220605;21;13.7;17.3;2.9;15.25;2.3;3.19;16734 +93082;48.6375;.70119;222;20220606;19.9;9.3;14.6;3.2;12.3;.9;3.5;20334 +93082;48.6375;.70119;222;20220607;20.5;13.7;17.1;4.6;14.45;9.6;3.37;16144 +93082;48.6375;.70119;222;20220608;19.4;13.5;16.4;4.8;13.55;.4;3.27;15125 +93082;48.6375;.70119;222;20220609;18.5;9.7;14.1;3;12.5;.1;3.09;18606 +93082;48.6375;.70119;222;20220610;21.1;10.8;15.9;3;14.4;.1;3.43;20134 +93082;48.6375;.70119;222;20220611;23.9;12.4;18.2;2.2;14.05;0;4.09;21364 +93082;48.6375;.70119;222;20220612;22.1;7.7;14.9;2.3;11.35;.1;4.13;23950 +93082;48.6375;.70119;222;20220613;22.4;7.9;15.2;2.1;11.1;0;4.16;23982 +93082;48.6375;.70119;222;20220614;25.9;8.3;17.1;2.9;11.2;0;5.21;26419 +93082;48.6375;.70119;222;20220615;29.9;13;21.5;2.3;12.6;0;5.74;25870 +93082;48.6375;.70119;222;20220616;29.3;11.8;20.6;1.8;11.75;0;5.42;26437 +93082;48.6375;.70119;222;20220617;33.6;14.6;24.1;1.9;14;0;6.27;27512 +93082;48.6375;.70119;222;20220618;36.4;18.4;27.4;2.8;15.8;.3;7.29;26762 +93082;48.6375;.70119;222;20220619;23.3;13.7;18.5;5.2;15.55;2.9;4.11;19561 +93082;48.6375;.70119;222;20220620;21.5;13.6;17.5;3.7;14.75;1.2;3.55;17721 +93082;48.6375;.70119;222;20220621;25.9;12.6;19.3;3.1;14.4;.3;4.8;23035 +93082;48.6375;.70119;222;20220622;26.6;14.3;20.5;3.6;14.8;10.8;5.05;22155 +93082;48.6375;.70119;222;20220623;24.8;16.2;20.5;2.8;17.1;1;3.97;18556 +93082;48.6375;.70119;222;20220624;21.1;15.2;18.1;5;16.15;2;3.2;15155 +93082;48.6375;.70119;222;20220625;17.1;12.1;14.6;4.1;14;3.4;2.41;14085 +93082;48.6375;.70119;222;20220626;21.1;7.8;14.5;2.6;11.55;.1;3.93;23075 +93082;48.6375;.70119;222;20220627;21.4;11.3;16.4;2.9;11.95;.1;3.95;20079 +93082;48.6375;.70119;222;20220628;22.6;8.9;15.7;2.3;11.6;0;4.17;23290 +93082;48.6375;.70119;222;20220629;19.6;9.4;14.5;3.5;13.25;4.8;3.27;20070 +93082;48.6375;.70119;222;20220630;18.9;11.6;15.3;2.9;12.7;3.9;3.14;16994 +93082;48.6375;.70119;222;20220701;20.3;6.9;13.6;2.2;10.7;0;3.76;22997 +93082;48.6375;.70119;222;20220702;24.8;8.7;16.8;2.6;11.3;0;4.83;25157 +93082;48.6375;.70119;222;20220703;21.8;9.3;15.6;2.4;12.1;0;3.94;22155 +93082;48.6375;.70119;222;20220704;23.9;8.2;16.1;2.1;12.25;.2;4.35;24824 +93082;48.6375;.70119;222;20220705;22.7;9.7;16.2;2.8;12.1;.1;4.2;22510 +93082;48.6375;.70119;222;20220706;24.7;9.9;17.3;2.8;13.15;0;4.53;23965 +93082;48.6375;.70119;222;20220707;21.9;12.3;17.1;3.4;14.4;.1;3.66;19322 +93082;48.6375;.70119;222;20220708;27.1;10.7;18.9;2.8;12.8;0;5.18;25183 +93082;48.6375;.70119;222;20220709;28.5;11.8;20.1;2.9;13.55;0;5.47;25350 +93082;48.6375;.70119;222;20220710;27.4;12;19.7;4;12.25;0;5.78;24237 +93082;48.6375;.70119;222;20220711;30.3;13.9;22.1;3.4;13.55;0;6.19;24957 +93082;48.6375;.70119;222;20220712;32.9;15.8;24.3;1.9;13.25;0;5.91;25327 +93082;48.6375;.70119;222;20220713;34.6;19.5;27.1;1.9;13.75;0;6.06;23784 +93082;48.6375;.70119;222;20220714;27.1;16.1;21.6;3;14.95;0;4.84;20307 +93082;48.6375;.70119;222;20220715;26.6;12;19.3;3.2;11.6;0;5.29;23271 +93082;48.6375;.70119;222;20220716;29.2;11;20.1;2.6;10.6;0;5.82;25952 +93082;48.6375;.70119;222;20220717;31.7;13.7;22.7;3.4;10.95;0;6.83;25672 +93082;48.6375;.70119;222;20220718;38.4;16.6;27.5;2.6;11.25;0;7.63;27417 +93082;48.6375;.70119;222;20220719;36.6;21.1;28.8;4.3;14.2;1.3;8.24;23591 +93082;48.6375;.70119;222;20220720;24.3;17.1;20.7;2.8;16.9;8.1;3.65;16016 +93082;48.6375;.70119;222;20220721;26.3;15.9;21.1;2.6;16.6;0;4.18;19188 +93082;48.6375;.70119;222;20220722;24.5;16.2;20.4;3.1;18.55;4.6;3.52;17080 +93082;48.6375;.70119;222;20220723;25.6;15.5;20.5;2.3;16.2;0;3.99;18803 +93082;48.6375;.70119;222;20220724;31.4;14.9;23.2;2.9;14.95;0;5.81;23991 +93082;48.6375;.70119;222;20220725;24.5;15;19.8;3.6;14.75;0;4.23;18117 +93082;48.6375;.70119;222;20220726;20.9;14.1;17.5;2.8;13.35;0;3.29;15181 +93082;48.6375;.70119;222;20220727;23.6;8.7;16.1;1.9;11.35;0;4.04;22447 +93082;48.6375;.70119;222;20220728;25.8;14.4;20.1;2.8;10.95;0;4.76;19541 +93082;48.6375;.70119;222;20220729;28.1;14.7;21.4;2;11.85;.1;4.79;20999 +93082;48.6375;.70119;222;20220730;28.9;15.1;22;2;14.3;0;4.71;21346 +93082;48.6375;.70119;222;20220731;26.5;14;20.2;2.7;16.4;0;4.18;20192 +93082;48.6375;.70119;222;20220801;26.2;16.8;21.5;2.3;16.35;0;3.94;17385 +93082;48.6375;.70119;222;20220802;30.5;12.8;21.6;1.4;15.5;0;4.7;23837 +93082;48.6375;.70119;222;20220803;33.2;17.6;25.4;2.6;16.8;.7;5.71;22121 +93082;48.6375;.70119;222;20220804;24.7;17.1;20.9;3.1;17.65;4;3.52;15357 +93082;48.6375;.70119;222;20220805;23.7;13.5;18.6;3.5;12.95;0;4.13;17737 +93082;48.6375;.70119;222;20220806;24.1;10.2;17.1;4.2;9.85;0;4.98;20549 +93082;48.6375;.70119;222;20220807;25.8;11.7;18.8;4.1;10.4;0;5.31;20700 +93082;48.6375;.70119;222;20220808;28.1;12.4;20.3;4.1;11.3;0;5.77;21719 +93082;48.6375;.70119;222;20220809;29.8;13.9;21.9;4.4;13.5;0;6;21695 +93082;48.6375;.70119;222;20220810;31.9;15.7;23.8;3.9;13.3;0;6.36;21730 +93082;48.6375;.70119;222;20220811;32.3;15.6;23.9;2.8;11.3;0;5.98;21843 +93082;48.6375;.70119;222;20220812;32.8;16.2;24.5;2.3;10.5;0;5.66;21592 +93082;48.6375;.70119;222;20220813;32.7;16.6;24.6;3.2;10.15;0;6.35;21042 +93082;48.6375;.70119;222;20220814;23.7;18.3;21;2.8;15.1;3.4;3.31;11330 +93082;48.6375;.70119;222;20220815;23.9;13;18.4;2.1;16.6;1.1;3.12;17134 +93082;48.6375;.70119;222;20220816;24;16.7;20.4;2.5;16.9;15.4;3.13;13948 +93082;48.6375;.70119;222;20220817;24.3;15.7;20;1.6;16.95;1.4;2.97;15033 +93082;48.6375;.70119;222;20220818;25.2;13.1;19.2;2;16.35;0;3.37;17811 +93082;48.6375;.70119;222;20220819;23.4;15.5;19.4;2.8;16.45;3.2;3.06;14200 +93082;48.6375;.70119;222;20220820;23.1;10.6;16.9;1.4;13.35;.1;3.08;17848 +93082;48.6375;.70119;222;20220821;23.6;12.1;17.8;1.7;13.8;.1;3.13;16686 +93082;48.6375;.70119;222;20220822;24.1;14.7;19.4;1.3;16.95;.2;2.8;15147 +93082;48.6375;.70119;222;20220823;25.3;17.9;21.6;1.4;19.3;0;2.72;13252 +93082;48.6375;.70119;222;20220824;31;17.2;24.1;1.3;18.15;0;3.84;18094 +93082;48.6375;.70119;222;20220825;23.4;17.1;20.3;2.9;18.7;.7;2.66;12051 +93082;48.6375;.70119;222;20220826;24.1;15.9;20;2.8;15.05;.1;3.28;13700 +93082;48.6375;.70119;222;20220827;24.9;11.8;18.4;2.6;13.45;0;3.58;17277 +93082;48.6375;.70119;222;20220828;24.3;11.8;18.1;2.8;12.95;0;3.58;16690 +93082;48.6375;.70119;222;20220829;28;14.3;21.2;3.6;12.45;0;4.77;17292 +93082;48.6375;.70119;222;20220830;27.4;14.2;20.8;2.9;13.1;0;4.22;16845 +93082;48.6375;.70119;222;20220831;26.3;13.9;20.1;2.5;14.4;.1;3.61;16221 +93082;48.6375;.70119;222;20220901;25.7;13.6;19.7;1.7;14.75;10.2;3.13;15789 +93082;48.6375;.70119;222;20220902;22.1;15.7;18.9;1.8;17.55;6.9;2.2;11295 +93082;48.6375;.70119;222;20220903;22.7;15.7;19.2;2.1;16.9;.2;2.4;11721 +93082;48.6375;.70119;222;20220904;27.3;11.3;19.3;2.1;14.5;.3;3.56;17712 +93082;48.6375;.70119;222;20220905;26.6;15.3;21;1.9;16.95;2.4;3.07;14695 +93082;48.6375;.70119;222;20220906;24.7;14.9;19.8;2.8;16;1;3.01;13536 +93082;48.6375;.70119;222;20220907;20.8;14.7;17.7;4.8;15.95;6.2;2.38;10445 +93082;48.6375;.70119;222;20220908;19.5;14.4;17;5.3;15.25;1.8;2.28;9566 +93082;48.6375;.70119;222;20220909;19;14.3;16.7;5;14.75;4;2.25;9082 +93082;48.6375;.70119;222;20220910;17.8;13.1;15.4;3.1;15.1;2.4;1.63;8926 +93082;48.6375;.70119;222;20220911;22.8;10.4;16.6;2;14.3;.2;2.5;14480 +93082;48.6375;.70119;222;20220912;28;12.5;20.2;3;15;.9;3.72;16120 +93082;48.6375;.70119;222;20220913;25.1;18.3;21.7;2.8;18.45;3.1;2.64;10453 +93082;48.6375;.70119;222;20220914;24;18.1;21.1;3.1;18.9;1;2.44;9619 +93082;48.6375;.70119;222;20220915;20;13;16.5;2.8;14.7;.1;2.04;10392 +93082;48.6375;.70119;222;20220916;16.9;8.6;12.8;2.4;10.9;.1;1.94;11212 +93082;48.6375;.70119;222;20220917;15.3;4.9;10.1;2.1;8.2;0;2;12468 +93082;48.6375;.70119;222;20220918;18.7;5.7;12.2;2.1;9.35;.1;2.28;13755 +93082;48.6375;.70119;222;20220919;17.7;6.6;12.2;1.8;9.7;.1;2;12522 +93082;48.6375;.70119;222;20220920;17.5;5.5;11.5;1.5;10.3;.1;1.8;12881 +93082;48.6375;.70119;222;20220921;19;6;12.5;2;9.8;0;2.14;13273 +93082;48.6375;.70119;222;20220922;20.7;6.4;13.6;1.5;8.85;0;2.28;13720 +93082;48.6375;.70119;222;20220923;19.1;10.1;14.6;1.1;10.5;2.1;1.77;10616 +93082;48.6375;.70119;222;20220924;13.3;11.4;12.3;3.3;13.2;9.5;.91;4733 +93082;48.6375;.70119;222;20220925;16.7;9.5;13.1;3.1;11.65;.3;1.75;9378 +93082;48.6375;.70119;222;20220926;13.4;9.5;11.4;4.3;11.15;6.3;1.37;6721 +93082;48.6375;.70119;222;20220927;14.4;9.6;12;4.7;11.7;10.8;1.42;7438 +93082;48.6375;.70119;222;20220928;13.6;10.1;11.8;2.5;11.6;1.8;1.18;6197 +93082;48.6375;.70119;222;20220929;14.4;7.8;11.1;2.3;10.4;.3;1.4;8497 +93082;48.6375;.70119;222;20220930;15.6;4.6;10.1;3.5;10.1;5;1.6;10885 +93082;48.6375;.70119;222;20221001;18.8;11.6;15.2;5.7;14.3;0;1.81;8690 +93082;48.6375;.70119;222;20221002;18.7;12.5;15.6;4.8;15.8;.7;1.4;7874 +93082;48.6375;.70119;222;20221003;15.5;10.9;13.2;2.7;12.95;0;1.21;6715 +93082;48.6375;.70119;222;20221004;17.6;7.7;12.7;2.6;12.55;0;1.42;9780 +93082;48.6375;.70119;222;20221005;19.5;12;15.8;4.5;13.6;.4;2.02;8342 +93082;48.6375;.70119;222;20221006;17.4;6.9;12.2;1.4;10.05;0;1.46;9791 +93082;48.6375;.70119;222;20221007;17.5;6;11.8;1.3;9.45;.1;1.45;10054 +93082;48.6375;.70119;222;20221008;17.2;8.3;12.7;1.9;10.2;0;1.56;8736 +93082;48.6375;.70119;222;20221009;18.1;4;11.1;3.1;9.1;0;1.91;10885 +93082;48.6375;.70119;222;20221010;18.2;9.7;14;2.9;12.5;0;1.56;8218 +93082;48.6375;.70119;222;20221011;16.6;7.4;12;3.5;9.15;0;1.98;8514 +93082;48.6375;.70119;222;20221012;18.3;6.1;12.2;1.7;10.4;0;1.46;9659 +93082;48.6375;.70119;222;20221013;14.2;10.5;12.4;3.8;13.55;2;.77;5121 +93082;48.6375;.70119;222;20221014;17.1;12.8;14.9;3.7;15.5;10.6;.96;5494 +93082;48.6375;.70119;222;20221015;16.6;14;15.3;5.1;15.15;.4;1.13;4077 +93082;48.6375;.70119;222;20221016;18.6;11.8;15.2;3.3;14.9;5;1.22;6768 +93082;48.6375;.70119;222;20221017;17.7;14.2;16;2.2;16.45;1.1;.88;4639 +93082;48.6375;.70119;222;20221018;17.6;15.2;16.4;2.9;17.05;0;.86;3830 +93082;48.6375;.70119;222;20221019;20.9;14.3;17.6;5.4;16.8;2;1.62;6387 +93082;48.6375;.70119;222;20221020;20.3;14.1;17.2;4.1;16.05;1.8;1.49;6064 +93082;48.6375;.70119;222;20221021;18.6;14;16.3;5;15.05;.3;1.49;5103 +93082;48.6375;.70119;222;20221022;19.4;13.2;16.3;4.3;14.45;3.9;1.6;5875 +93082;48.6375;.70119;222;20221023;20.2;14.5;17.3;6.6;14.65;4.9;2.21;5533 +93082;48.6375;.70119;222;20221024;16.2;13.7;15;7.8;14.2;6.6;1.44;3474 +93082;48.6375;.70119;222;20221025;16.7;12.2;14.5;4.2;14.25;.2;1.04;4688 +93082;48.6375;.70119;222;20221026;19.5;13.6;16.6;4.8;15.1;0;1.54;5366 +93082;48.6375;.70119;222;20221027;22;14.4;18.2;4.5;14.85;0;2.11;6003 +93082;48.6375;.70119;222;20221028;20.1;15.4;17.7;4;15.65;0;1.56;4607 +93082;48.6375;.70119;222;20221029;21.8;15.4;18.6;4;15.1;0;1.98;5310 +93082;48.6375;.70119;222;20221030;14.3;12.7;13.5;2.1;13.55;.1;.73;2464 +93082;48.6375;.70119;222;20221031;17.9;9.4;13.6;3.8;13.45;3;1.06;5978 +93082;48.6375;.70119;222;20221101;15.4;9.1;12.3;6.9;11.3;1.8;1.52;5039 +93082;48.6375;.70119;222;20221102;14;7.7;10.9;4.9;11.15;0;.97;4958 +93082;48.6375;.70119;222;20221103;12.9;11.1;12;6.3;11.9;4.5;1.04;2467 +93082;48.6375;.70119;222;20221104;11.6;7.9;9.7;5.3;9.65;1;1.12;3610 +93082;48.6375;.70119;222;20221105;10.3;5.2;7.8;3.4;9.75;0;.53;4218 +93082;48.6375;.70119;222;20221106;11.3;10.2;10.8;6.7;11.7;8.9;.73;1777 +93082;48.6375;.70119;222;20221107;14.8;10.6;12.7;6.9;12.4;.1;1.15;3700 +93082;48.6375;.70119;222;20221108;14.9;10.5;12.7;6.7;11.95;3;1.29;3709 +93082;48.6375;.70119;222;20221109;13.7;10.2;12;4.9;11.3;.1;1.12;3200 +93082;48.6375;.70119;222;20221110;11.9;5.3;8.6;2.8;10.5;0;.45;4442 +93082;48.6375;.70119;222;20221111;12.1;7.4;9.8;2.8;10.65;.1;.6;3661 +93082;48.6375;.70119;222;20221112;17.4;6.3;11.9;2;11.8;.2;.69;5631 +93082;48.6375;.70119;222;20221113;15.6;7.1;11.4;2;11.2;.2;.67;4821 +93082;48.6375;.70119;222;20221114;12.8;6.9;9.8;2.6;11.05;.1;.52;3749 +93082;48.6375;.70119;222;20221115;12.8;7.6;10.2;6;10.75;3.4;.86;3606 +93082;48.6375;.70119;222;20221116;11.7;7.3;9.5;7.8;10.95;13.9;.59;3280 +93082;48.6375;.70119;222;20221117;11.6;8.9;10.3;7.5;10.4;1;1.07;2476 +93082;48.6375;.70119;222;20221118;11.1;6.6;8.9;4.4;9.25;.5;.9;3200 +93082;48.6375;.70119;222;20221119;10.1;2.3;6.2;2.3;7.7;.2;.58;4251 +93082;48.6375;.70119;222;20221120;11;2.4;6.7;4.5;8.65;2.3;.62;4370 +93082;48.6375;.70119;222;20221121;9.4;5.9;7.7;5.3;9.05;8.8;.7;2691 +93082;48.6375;.70119;222;20221122;9.7;3.7;6.7;7;8.35;2.1;.81;3531 +93082;48.6375;.70119;222;20221123;11.6;5;8.3;6.2;9.45;3.1;.79;3662 +93082;48.6375;.70119;222;20221124;11.2;5.7;8.5;6;10.05;4.1;.58;3277 +93082;48.6375;.70119;222;20221125;11.1;6.3;8.7;3.5;9.55;.1;.65;2997 +93082;48.6375;.70119;222;20221126;9.1;3.5;6.3;3.3;9.25;.8;.27;3168 +93082;48.6375;.70119;222;20221127;9.6;7.2;8.4;5.3;10.05;9.1;.52;1963 +93082;48.6375;.70119;222;20221128;9.1;7.4;8.2;3.2;10.05;.9;.45;1606 +93082;48.6375;.70119;222;20221129;9.3;2.9;6.1;2;8.35;0;.36;3286 +93082;48.6375;.70119;222;20221130;5.4;3.5;4.5;2.8;7.75;0;.36;1691 +93082;48.6375;.70119;222;20221201;5.3;2.6;3.9;3.5;7.35;0;.39;2021 +93082;48.6375;.70119;222;20221202;4.5;2;3.3;3.6;6.75;.1;.46;1922 +93082;48.6375;.70119;222;20221203;2.2;1.5;1.8;5.5;6.3;0;.45;869 +93082;48.6375;.70119;222;20221204;2.1;.4;1.3;3.8;6.35;.1;.27;1468 +93082;48.6375;.70119;222;20221205;3.3;1.4;2.4;1.9;6.6;0;.33;1553 +93082;48.6375;.70119;222;20221206;4.5;-1.3;1.6;2.2;6.35;.1;.23;2916 +93082;48.6375;.70119;222;20221207;5.3;-.8;2.2;1.4;6.4;.1;.23;2996 +93082;48.6375;.70119;222;20221208;1.6;-2;-.2;1.4;6.05;.1;.13;2201 +93082;48.6375;.70119;222;20221209;3.1;-.7;1.2;2.6;5.75;0;.36;2291 +93082;48.6375;.70119;222;20221210;1.4;-2.8;-.7;1.8;5.2;.1;.25;2360 +93082;48.6375;.70119;222;20221211;.6;-3;-1.2;2.9;5;0;.32;2362 +93082;48.6375;.70119;222;20221212;-2;-2.8;-2.4;3.2;4.7;0;.3;872 +93082;48.6375;.70119;222;20221213;.4;-4.8;-2.2;3.8;4.2;0;.45;2627 +93082;48.6375;.70119;222;20221214;.8;-1.9;-.6;2.9;4.9;.7;.41;1753 +93082;48.6375;.70119;222;20221215;2;-3;-.5;4.2;4.25;0;.69;2555 +93082;48.6375;.70119;222;20221216;3.9;-2.7;.6;2.3;5.15;.2;.36;2974 +93082;48.6375;.70119;222;20221217;-1.8;-6;-3.9;2.9;4.3;0;.19;2301 +93082;48.6375;.70119;222;20221218;4.4;-5.9;-.7;4.1;5.4;1.5;.26;3761 +93082;48.6375;.70119;222;20221219;11.2;4.6;7.9;6.5;9.75;.8;.51;2961 +93082;48.6375;.70119;222;20221220;10.5;10.5;10.5;5.9;11.15;13.3;.84;0 +93082;48.6375;.70119;222;20221221;11.3;6.2;8.8;5.4;11.05;9;.22;2580 +93082;48.6375;.70119;222;20221222;13.1;10.4;11.8;8.4;12.5;6.1;.71;1771 +93082;48.6375;.70119;222;20221223;13.7;12.1;12.9;6.5;13.1;6.3;.85;1304 +93082;48.6375;.70119;222;20221224;10.5;9.6;10.1;4.8;11.45;3.3;.5;882 +93082;48.6375;.70119;222;20221225;11.9;9.3;10.6;4.3;11.9;1.5;.44;1783 +93082;48.6375;.70119;222;20221226;9.8;9.5;9.7;5.2;9.75;.7;1.04;354 +93082;48.6375;.70119;222;20221227;7.9;2.7;5.3;4.4;8.1;.1;.39;2611 +93082;48.6375;.70119;222;20221228;10;7.5;8.8;8.9;10.6;3;.45;1741 +93082;48.6375;.70119;222;20221229;9.9;8.8;9.4;7.5;9.6;.1;1.11;1062 +93082;48.6375;.70119;222;20221230;13.4;5.5;9.5;8.2;11.4;11.1;.39;3347 +93082;48.6375;.70119;222;20221231;14.1;13.2;13.7;10.1;12.55;.1;1.59;982 +93083;48.66529;1.03827;178;20220101;14.7;7.5;11.1;2.4;10.9;0;.59;3271 +93083;48.66529;1.03827;178;20220102;13.3;9.9;11.6;6.6;11;0;1.2;2173 +93083;48.66529;1.03827;178;20220103;12.2;10.2;11.2;7.1;11.3;21;1;1613 +93083;48.66529;1.03827;178;20220104;8.9;7.3;8.1;5.1;9.1;.4;.81;1425 +93083;48.66529;1.03827;178;20220105;5.8;.3;3;4;6.2;.1;.6;2913 +93083;48.66529;1.03827;178;20220106;5.6;-1.4;2.1;3.4;6.2;.8;.4;3353 +93083;48.66529;1.03827;178;20220107;7.3;3.1;5.2;7.3;7.6;4.9;.71;2557 +93083;48.66529;1.03827;178;20220108;8.5;2;5.2;6.4;8.5;10.1;.32;3285 +93083;48.66529;1.03827;178;20220109;8.2;3.8;6;4.8;7.8;1.8;.71;2680 +93083;48.66529;1.03827;178;20220110;6.5;4.5;5.5;2.2;8.3;0;.38;1733 +93083;48.66529;1.03827;178;20220111;4.1;2.2;3.1;1.8;6.4;0;.46;1703 +93083;48.66529;1.03827;178;20220112;3.5;-2.9;.3;1.7;6.3;0;.11;3406 +93083;48.66529;1.03827;178;20220113;2.7;2.4;2.5;2;6.9;0;.37;520 +93083;48.66529;1.03827;178;20220114;5.1;-1.7;1.7;1.7;5.8;.1;.34;3607 +93083;48.66529;1.03827;178;20220115;3.2;-2.9;.1;1.9;5.6;.1;.26;3446 +93083;48.66529;1.03827;178;20220116;4.7;-1.9;1.4;4.6;7.1;.2;.02;3643 +93083;48.66529;1.03827;178;20220117;6.3;4.2;5.2;1.2;8.1;0;.36;1957 +93083;48.66529;1.03827;178;20220118;6.4;-1.2;2.6;2.1;7.1;0;.22;4039 +93083;48.66529;1.03827;178;20220119;6;3.3;4.6;3.4;8;1.2;.35;2325 +93083;48.66529;1.03827;178;20220120;6.5;.1;3.3;3.6;6.8;.1;.47;3789 +93083;48.66529;1.03827;178;20220121;5.5;0;2.7;3;6.4;0;.47;3543 +93083;48.66529;1.03827;178;20220122;4.9;1.4;3.1;2.2;7.1;0;.33;2811 +93083;48.66529;1.03827;178;20220123;3;3;3;2.6;6.7;0;.53;0 +93083;48.66529;1.03827;178;20220124;5.9;-2;1.9;1.8;5.9;0;.4;4502 +93083;48.66529;1.03827;178;20220125;-.4;-1.7;-1.1;1.2;5.67;0;.24;1834 +93083;48.66529;1.03827;178;20220126;3;-1;1;1.4;6.4;0;.25;2277 +93083;48.66529;1.03827;178;20220127;7.6;2.4;5;3.9;7.9;.1;.49;3772 +93083;48.66529;1.03827;178;20220128;6.4;5.7;6;2.5;8.9;0;.41;1223 +93083;48.66529;1.03827;178;20220129;9.9;5.4;7.6;5.4;10;.3;.42;3603 +93083;48.66529;1.03827;178;20220130;10.7;4.9;7.8;2.7;8.3;.1;.8;4197 +93083;48.66529;1.03827;178;20220131;8;4.6;6.3;7;7.1;0;1.3;3199 +93083;48.66529;1.03827;178;20220201;9.7;.6;5.1;5.8;9.2;.4;.17;5505 +93083;48.66529;1.03827;178;20220202;9;8.2;8.6;4;9.7;.1;.74;1456 +93083;48.66529;1.03827;178;20220203;7.9;5.6;6.7;4;8.7;.1;.63;2715 +93083;48.66529;1.03827;178;20220204;10.4;6.2;8.3;5.7;8.1;.5;1.35;3834 +93083;48.66529;1.03827;178;20220205;9.3;.6;4.9;4.9;7.3;0;.85;5739 +93083;48.66529;1.03827;178;20220206;10.2;5.4;7.8;10;10;5;.55;4259 +93083;48.66529;1.03827;178;20220207;9.6;2.2;5.9;3.7;7.5;0;.87;5447 +93083;48.66529;1.03827;178;20220208;9.5;3.1;6.3;3.2;9.1;0;.47;5129 +93083;48.66529;1.03827;178;20220209;10.9;2.2;6.5;1.9;8.4;0;.63;6128 +93083;48.66529;1.03827;178;20220210;6;3.4;4.7;3.3;8.16;1.3;1;5092 +93083;48.66529;1.03827;178;20220211;8.5;0;4.2;1.5;6.29;0;.67;8914 +93083;48.66529;1.03827;178;20220212;8.9;-1.4;3.8;2.5;5.36;0;1;10200 +93083;48.66529;1.03827;178;20220213;12.2;-1;5.6;5.2;7.49;1.9;1.22;8098 +93083;48.66529;1.03827;178;20220214;11.1;6.5;8.8;4.6;8.83;2.2;1.22;5682 +93083;48.66529;1.03827;178;20220215;9.1;2.9;6;4.8;9.06;3.5;.52;4632 +93083;48.66529;1.03827;178;20220216;14.1;8.4;11.2;9;12.6;1.7;.74;5506 +93083;48.66529;1.03827;178;20220217;12.8;9.5;11.1;7.3;9.8;.2;1.77;4189 +93083;48.66529;1.03827;178;20220218;11.3;7.6;9.4;8.9;9.2;.7;1.56;4526 +93083;48.66529;1.03827;178;20220219;8.9;1.3;5.1;8.1;7;0;1.26;6719 +93083;48.66529;1.03827;178;20220220;11.8;7.1;9.4;8.9;9.8;2.8;1.32;5307 +93083;48.66529;1.03827;178;20220221;9.6;4;6.8;9.4;7.5;.1;1.56;5913 +93083;48.66529;1.03827;178;20220222;11.5;3.4;7.4;5.4;9.2;.5;.94;7284 +93083;48.66529;1.03827;178;20220223;10.6;.9;5.7;2.6;8.4;0;.77;8123 +93083;48.66529;1.03827;178;20220224;9.4;4.4;6.9;5.6;7.3;1.6;1.43;5842 +93083;48.66529;1.03827;178;20220225;9.8;.5;5.1;4.3;6.4;.1;1.37;8198 +93083;48.66529;1.03827;178;20220226;9.4;-2.9;3.2;3.1;5.4;.1;1.28;9616 +93083;48.66529;1.03827;178;20220227;9;-1;4;3.1;5.5;0;1.31;8774 +93083;48.66529;1.03827;178;20220228;12.5;-1.3;5.6;2.1;5.5;1;1.46;10514 +93083;48.66529;1.03827;178;20220301;13.6;3.1;8.3;2;7.5;0;1.37;9272 +93083;48.66529;1.03827;178;20220302;12.5;5.3;8.9;1.9;8;0;1.26;7743 +93083;48.66529;1.03827;178;20220303;10.8;6.1;8.4;1.8;9.4;.4;.9;6293 +93083;48.66529;1.03827;178;20220304;8.8;4.1;6.4;3.1;9.2;.2;.66;6387 +93083;48.66529;1.03827;178;20220305;7.1;5.9;6.5;3.6;9.3;1.4;.52;3132 +93083;48.66529;1.03827;178;20220306;7.6;2.1;4.8;4.3;6.4;0;1.27;7137 +93083;48.66529;1.03827;178;20220307;6.1;-2.3;1.9;3.8;4.6;0;1.37;9016 +93083;48.66529;1.03827;178;20220308;13.8;-1.9;5.9;2.9;6;0;1.85;12607 +93083;48.66529;1.03827;178;20220309;14.6;3.5;9;3.2;8.5;0;1.69;10702 +93083;48.66529;1.03827;178;20220310;15.5;6.4;10.9;3;9.1;0;1.82;9797 +93083;48.66529;1.03827;178;20220311;11.1;6.9;9;4.9;9.6;3.6;1.22;6655 +93083;48.66529;1.03827;178;20220312;10.4;6.5;8.4;4.6;9.3;.5;1.16;6491 +93083;48.66529;1.03827;178;20220313;8.4;6.4;7.4;4.5;9;4.1;.91;4630 +93083;48.66529;1.03827;178;20220314;13.6;3.4;8.5;2.9;8.3;2.5;1.63;10963 +93083;48.66529;1.03827;178;20220315;11.2;5.9;8.5;2.1;10.5;4.1;.93;7926 +93083;48.66529;1.03827;178;20220316;14.2;7.6;10.9;2.5;11.2;.2;1.3;8994 +93083;48.66529;1.03827;178;20220317;7.8;6.3;7;3.8;8;0;1.11;4193 +93083;48.66529;1.03827;178;20220318;14.3;1.6;8;4.9;5.73;0;2.92;15583 +93083;48.66529;1.03827;178;20220319;14.9;5.2;10;4.6;6.53;0;2.97;15386 +93083;48.66529;1.03827;178;20220320;13.3;1.3;7.3;2.3;5.93;0;2.17;16190 +93083;48.66529;1.03827;178;20220321;17.8;3.1;10.5;2;8.53;0;2.24;15692 +93083;48.66529;1.03827;178;20220322;17;3.3;10.2;2.6;6.46;0;2.76;17316 +93083;48.66529;1.03827;178;20220323;17.6;1.1;9.4;2.3;6.03;0;2.73;17739 +93083;48.66529;1.03827;178;20220324;19.4;2.6;11;2.4;6.49;0;2.96;17969 +93083;48.66529;1.03827;178;20220325;19;5.2;12.1;3.7;6.56;0;3.54;17718 +93083;48.66529;1.03827;178;20220326;18.7;3.9;11.3;3.9;6.73;0;3.49;18476 +93083;48.66529;1.03827;178;20220327;20.2;4.8;12.5;2.7;7.63;0;3.18;18180 +93083;48.66529;1.03827;178;20220328;20.2;3.6;11.9;1.4;8.23;0;2.36;14970 +93083;48.66529;1.03827;178;20220329;15.4;10.3;12.8;1.7;9.79;2;1.7;6711 +93083;48.66529;1.03827;178;20220330;12.9;7.3;10.1;2.4;10.36;3.5;1.26;6609 +93083;48.66529;1.03827;178;20220331;7.3;3.7;5.5;4.8;6.99;3;1.44;7529 +93083;48.66529;1.03827;178;20220401;3.7;-.2;1.8;7.4;5.68;2.5;1.22;9228 +93083;48.66529;1.03827;178;20220402;7.2;-.7;3.3;4.6;5.23;0;1.85;13352 +93083;48.66529;1.03827;178;20220403;8.2;-2.1;3.1;3.2;4.86;0;1.99;16651 +93083;48.66529;1.03827;178;20220404;9.7;-3.4;3.2;3.7;6.33;.1;1.58;13730 +93083;48.66529;1.03827;178;20220405;12;6.4;9.2;4.5;10.13;0;1.21;6483 +93083;48.66529;1.03827;178;20220406;12.7;4.2;8.5;5.5;9.36;0;1.51;7588 +93083;48.66529;1.03827;178;20220407;14.1;9.3;11.7;7;9.83;4.2;2.54;11300 +93083;48.66529;1.03827;178;20220408;12.2;6.3;9.3;3.9;8.59;21.4;1.65;4018 +93083;48.66529;1.03827;178;20220409;13.4;1.4;7.4;2.5;6.49;.2;2.38;16624 +93083;48.66529;1.03827;178;20220410;13.9;-2.6;5.7;2.5;6.23;0;2.54;21009 +93083;48.66529;1.03827;178;20220411;19.8;3.2;11.5;3.6;8.43;0;3.51;19998 +93083;48.66529;1.03827;178;20220412;18.2;9.6;13.9;3.3;11.23;1.4;2.75;14652 +93083;48.66529;1.03827;178;20220413;17.7;8.9;13.3;1.3;12.59;.3;2;12895 +93083;48.66529;1.03827;178;20220414;20.7;7.1;13.9;1.5;11.39;0;2.9;19304 +93083;48.66529;1.03827;178;20220415;21.1;6.2;13.6;2;10.99;0;3.32;22003 +93083;48.66529;1.03827;178;20220416;19.7;6.6;13.1;2.7;9.76;0;3.52;22870 +93083;48.66529;1.03827;178;20220417;20.5;4.7;12.6;2;7.79;0;3.66;23248 +93083;48.66529;1.03827;178;20220418;16.7;4.6;10.7;2.6;10.03;0;2.39;15634 +93083;48.66529;1.03827;178;20220419;15.4;5.7;10.5;2.8;9.09;0;2.43;14842 +93083;48.66529;1.03827;178;20220420;19;6.4;12.7;2.8;9.46;0;3.18;18320 +93083;48.66529;1.03827;178;20220421;19;5;12;2.7;8.29;0;3.62;22710 +93083;48.66529;1.03827;178;20220422;18.8;5.6;12.2;3.5;9.09;0;3.61;22178 +93083;48.66529;1.03827;178;20220423;19.3;8.1;13.7;3.7;10.76;.2;3;14404 +93083;48.66529;1.03827;178;20220424;18.6;8;13.3;2.6;10.96;.1;2.7;14538 +93083;48.66529;1.03827;178;20220425;16.1;7.1;11.6;3;9.03;0;2.91;17081 +93083;48.66529;1.03827;178;20220426;16;3.3;9.7;2.8;8.49;0;2.96;20666 +93083;48.66529;1.03827;178;20220427;18;3.3;10.7;3.8;8.59;0;3.6;23667 +93083;48.66529;1.03827;178;20220428;18.5;5.6;12.1;3.5;9.66;0;3.1;17250 +93083;48.66529;1.03827;178;20220429;19.5;9;14.2;3.6;10.06;0;3.83;21066 +93083;48.66529;1.03827;178;20220430;16.6;4.2;10.4;3.1;8.36;0;3.25;21147 +93083;48.66529;1.03827;178;20220501;17.4;4.5;10.9;2.4;8.09;0;3.39;22414 +93083;48.66529;1.03827;178;20220502;17.8;7.7;12.8;3.1;9.26;0;3.45;19809 +93083;48.66529;1.03827;178;20220503;18.2;9.5;13.9;3.7;9.53;0;3.46;16118 +93083;48.66529;1.03827;178;20220504;17.7;6.9;12.3;2.4;10.49;.7;2.49;13636 +93083;48.66529;1.03827;178;20220505;19;5.8;12.4;2.8;10.59;.2;3.13;19102 +93083;48.66529;1.03827;178;20220506;20.9;3.1;12;2.7;10.1;0;3.69;23925 +93083;48.66529;1.03827;178;20220507;19.8;8.2;14;2.8;11.7;.1;3.25;19369 +93083;48.66529;1.03827;178;20220508;20.1;5.8;12.9;3;11.3;.1;3.4;21657 +93083;48.66529;1.03827;178;20220509;25;3.8;14.4;1.9;11.2;0;4.32;26577 +93083;48.66529;1.03827;178;20220510;25.7;11.4;18.5;2.9;12.3;0;4.65;21892 +93083;48.66529;1.03827;178;20220511;21.4;5.8;13.6;3.5;12.1;0;3.66;22998 +93083;48.66529;1.03827;178;20220512;19.7;7.2;13.4;2;11.3;.1;3.26;20661 +93083;48.66529;1.03827;178;20220513;21.2;3.6;12.4;2.3;9.8;0;3.86;24692 +93083;48.66529;1.03827;178;20220514;22.4;3.6;13;1.4;10.1;0;3.88;25653 +93083;48.66529;1.03827;178;20220515;28.2;10.4;19.3;2.5;13.8;3.7;5.04;25071 +93083;48.66529;1.03827;178;20220516;24.6;13.8;19.2;3.1;15.2;0;4.08;19554 +93083;48.66529;1.03827;178;20220517;27.9;10;18.9;1.9;14.7;1.1;4.72;25369 +93083;48.66529;1.03827;178;20220518;27;13.1;20;2.3;16.4;0;4.4;22418 +93083;48.66529;1.03827;178;20220519;22.2;14.2;18.2;2;16.1;4.2;3.18;17009 +93083;48.66529;1.03827;178;20220520;19.4;10.4;14.9;2.5;14.1;10.4;2.91;18132 +93083;48.66529;1.03827;178;20220521;23;7.7;15.3;1.4;12.8;0;3.83;23823 +93083;48.66529;1.03827;178;20220522;22.5;9.7;16.1;2.3;14.2;3.1;3.67;21848 +93083;48.66529;1.03827;178;20220523;16.3;12.1;14.2;2.7;14.5;8.3;2.01;12438 +93083;48.66529;1.03827;178;20220524;16.9;8.1;12.5;4;11.4;2.3;2.88;18198 +93083;48.66529;1.03827;178;20220525;18.7;5.3;12;3.6;11.2;.3;3.32;22602 +93083;48.66529;1.03827;178;20220526;18.1;11.3;14.7;3.4;13.4;.1;2.78;16071 +93083;48.66529;1.03827;178;20220527;20.4;11;15.7;2.9;12.4;.2;3.55;19007 +93083;48.66529;1.03827;178;20220528;18.8;4.9;11.8;3;10.1;0;3.57;23246 +93083;48.66529;1.03827;178;20220529;14.8;3.6;9.2;3.4;9;0;2.86;20898 +93083;48.66529;1.03827;178;20220530;17.1;3.1;10.1;2.1;9.3;0;3.27;23465 +93083;48.66529;1.03827;178;20220531;19.8;7;13.4;2;10.3;0;3.66;22484 +93083;48.66529;1.03827;178;20220601;20.9;3.2;12;2.2;9.7;.1;4.06;26558 +93083;48.66529;1.03827;178;20220602;22.3;4.3;13.3;3;10.4;.3;4.43;26850 +93083;48.66529;1.03827;178;20220603;20.5;8.3;14.4;1.9;13.8;7.2;3.38;22105 +93083;48.66529;1.03827;178;20220604;26.7;13.9;20.3;2.7;17.5;11.9;4.48;22698 +93083;48.66529;1.03827;178;20220605;21.7;11.9;16.8;3.1;15.3;2.3;3.47;19866 +93083;48.66529;1.03827;178;20220606;20.1;8.9;14.5;3.4;12.7;.4;3.53;21298 +93083;48.66529;1.03827;178;20220607;20.9;12.8;16.8;4.3;14.8;8.6;3.43;18102 +93083;48.66529;1.03827;178;20220608;20.1;13.5;16.8;4.7;13.8;.6;3.48;16339 +93083;48.66529;1.03827;178;20220609;19;8.3;13.6;3.1;12.7;0;3.23;20916 +93083;48.66529;1.03827;178;20220610;21;10.4;15.7;3.1;14.2;.1;3.5;20846 +93083;48.66529;1.03827;178;20220611;24.9;9.8;17.3;2.1;14.1;0;4.44;24968 +93083;48.66529;1.03827;178;20220612;22.9;6.3;14.6;3;11.4;.1;4.5;26224 +93083;48.66529;1.03827;178;20220613;22.5;6.5;14.5;2.4;11.1;0;4.34;25767 +93083;48.66529;1.03827;178;20220614;25.5;6;15.7;1.8;11.5;0;4.85;28502 +93083;48.66529;1.03827;178;20220615;29.6;10.2;19.9;2.1;13.7;0;5.64;28450 +93083;48.66529;1.03827;178;20220616;29.4;9.6;19.5;2.3;12.7;0;5.79;28764 +93083;48.66529;1.03827;178;20220617;33.6;12.2;22.9;1.3;15.1;0;5.96;29931 +93083;48.66529;1.03827;178;20220618;36.1;14.6;25.3;2.3;16.6;0;7.05;30014 +93083;48.66529;1.03827;178;20220619;23.7;14;18.8;4.4;15.6;3.4;4.22;20071 +93083;48.66529;1.03827;178;20220620;23.1;13.5;18.3;3.3;15.2;.9;3.96;19968 +93083;48.66529;1.03827;178;20220621;26.6;12.9;19.7;2.7;14.5;.3;4.93;23911 +93083;48.66529;1.03827;178;20220622;25.6;12.5;19;2.5;15.4;10.5;4.51;23373 +93083;48.66529;1.03827;178;20220623;26.9;16.4;21.6;2.7;17.4;1.2;4.56;20890 +93083;48.66529;1.03827;178;20220624;23;15.4;19.2;4.6;16.5;1.2;3.83;17723 +93083;48.66529;1.03827;178;20220625;17.1;13.4;15.2;3.6;14.7;2.1;2.25;12273 +93083;48.66529;1.03827;178;20220626;22.2;8.8;15.5;2.5;11.8;.2;4.17;23603 +93083;48.66529;1.03827;178;20220627;23.6;9.8;16.7;3;11.7;0;4.64;23939 +93083;48.66529;1.03827;178;20220628;24.6;6.8;15.7;2.1;11.3;0;4.74;27204 +93083;48.66529;1.03827;178;20220629;22.8;7.7;15.2;2.9;12.7;4.6;4.24;25008 +93083;48.66529;1.03827;178;20220630;19.9;10.9;15.4;2.3;12.8;3.6;3.38;19220 +93083;48.66529;1.03827;178;20220701;22.3;5.6;13.9;2.9;10.4;0;4.48;26253 +93083;48.66529;1.03827;178;20220702;26.9;6.9;16.9;2.6;11;0;5.48;28718 +93083;48.66529;1.03827;178;20220703;24.4;7.5;15.9;2.8;11.4;0;4.83;26336 +93083;48.66529;1.03827;178;20220704;26;6.2;16.1;2.8;11.5;.1;5.23;28484 +93083;48.66529;1.03827;178;20220705;24.5;7;15.7;3;11.6;0;4.86;26715 +93083;48.66529;1.03827;178;20220706;26.1;6.9;16.5;2.5;12;0;5.08;27944 +93083;48.66529;1.03827;178;20220707;22.9;10.5;16.7;3.4;13.8;.1;4.11;22355 +93083;48.66529;1.03827;178;20220708;27.8;8.2;18;3.1;12.2;0;5.67;28121 +93083;48.66529;1.03827;178;20220709;30;10.8;20.4;2.9;13.4;0;6.01;27767 +93083;48.66529;1.03827;178;20220710;27.3;10.2;18.7;3.8;12.2;0;5.75;26126 +93083;48.66529;1.03827;178;20220711;29.9;11.1;20.5;3.1;13.5;0;6.03;27340 +93083;48.66529;1.03827;178;20220712;33;11.7;22.3;1.5;12.5;0;5.91;29044 +93083;48.66529;1.03827;178;20220713;35.9;17.2;26.5;2.2;12.4;0;6.85;27121 +93083;48.66529;1.03827;178;20220714;30;14;22;3.6;13.7;0;6.19;24993 +93083;48.66529;1.03827;178;20220715;27.5;8.9;18.2;3.4;11.4;0;5.74;26889 +93083;48.66529;1.03827;178;20220716;29.4;9.3;19.3;2.7;10.7;0;6.01;27877 +93083;48.66529;1.03827;178;20220717;31.5;10.4;20.9;2.7;10.9;0;6.48;28477 +93083;48.66529;1.03827;178;20220718;38.1;13.4;25.7;1.7;10.8;0;6.78;29120 +93083;48.66529;1.03827;178;20220719;38.2;21.6;29.9;3;13.6;3.1;7.77;25054 +93083;48.66529;1.03827;178;20220720;23.7;17.1;20.4;2.3;17.8;3.8;3.31;15634 +93083;48.66529;1.03827;178;20220721;27.9;15.7;21.8;2.6;17;.1;4.65;21280 +93083;48.66529;1.03827;178;20220722;25;14.6;19.8;2.5;18.4;9.5;3.69;19549 +93083;48.66529;1.03827;178;20220723;27.9;16.2;22;2.2;16.8;0;4.5;20670 +93083;48.66529;1.03827;178;20220724;33.2;13.4;23.3;2.4;15.2;0;6.12;26866 +93083;48.66529;1.03827;178;20220725;26.6;15.3;20.9;4.9;14.4;0;5.34;20140 +93083;48.66529;1.03827;178;20220726;22.3;13.1;17.7;3.5;13.1;0;3.91;18065 +93083;48.66529;1.03827;178;20220727;25.4;6.8;16.1;2.3;11.3;0;4.64;25692 +93083;48.66529;1.03827;178;20220728;26.6;11.3;18.9;1.7;11;0;4.55;23168 +93083;48.66529;1.03827;178;20220729;28.5;11;19.7;1.3;12.2;.5;4.62;24681 +93083;48.66529;1.03827;178;20220730;30.2;12.9;21.5;2.4;14.8;0;5.29;24419 +93083;48.66529;1.03827;178;20220731;27.9;13.4;20.6;2.8;15.9;0;4.71;22221 +93083;48.66529;1.03827;178;20220801;26.9;14.6;20.7;2.4;15.8;0;4.31;20339 +93083;48.66529;1.03827;178;20220802;31.6;11.6;21.6;2.2;14.9;0;5.47;25879 +93083;48.66529;1.03827;178;20220803;35.1;14.2;24.6;1.9;16.3;.3;5.89;26320 +93083;48.66529;1.03827;178;20220804;26.5;17.6;22;3.7;17.3;4.9;4.29;16982 +93083;48.66529;1.03827;178;20220805;24.5;12.8;18.6;4.1;13.5;0;4.43;19404 +93083;48.66529;1.03827;178;20220806;25.4;7.8;16.6;4.2;9.4;0;5.44;23728 +93083;48.66529;1.03827;178;20220807;27.4;9.7;18.5;4.7;10;0;6.1;23657 +93083;48.66529;1.03827;178;20220808;28.6;10.2;19.4;4.9;10.8;0;6.37;23982 +93083;48.66529;1.03827;178;20220809;30.6;12.5;21.5;4.6;12.8;0;6.49;23639 +93083;48.66529;1.03827;178;20220810;31.8;12;21.9;3.4;12.4;0;6.25;24584 +93083;48.66529;1.03827;178;20220811;32.6;12.5;22.5;3;10.8;0;6.34;24615 +93083;48.66529;1.03827;178;20220812;33.2;12;22.6;2.7;9.9;0;6.32;25124 +93083;48.66529;1.03827;178;20220813;32.3;11.3;21.8;2;9.7;0;5.53;24840 +93083;48.66529;1.03827;178;20220814;25.3;15.3;20.3;2.8;14.1;3.6;4;16937 +93083;48.66529;1.03827;178;20220815;26.4;12.6;19.5;2.7;16;1.3;3.96;19810 +93083;48.66529;1.03827;178;20220816;25.1;17.1;21.1;1.8;16.8;8.1;3.22;14909 +93083;48.66529;1.03827;178;20220817;24.2;15.4;19.8;1.9;17.2;1.7;3.06;15539 +93083;48.66529;1.03827;178;20220818;27.1;11.6;19.3;3.1;15.3;0;4.26;20568 +93083;48.66529;1.03827;178;20220819;25.4;13.5;19.4;3.5;16.4;2.3;3.74;17853 +93083;48.66529;1.03827;178;20220820;24.2;9.4;16.8;2.8;12.7;0;3.79;19794 +93083;48.66529;1.03827;178;20220821;25.9;9.3;17.6;1.6;13.2;.1;3.67;20821 +93083;48.66529;1.03827;178;20220822;25.5;13.4;19.4;2.1;16.2;.1;3.4;17596 +93083;48.66529;1.03827;178;20220823;27.8;17.8;22.8;1.7;18.2;0;3.45;15844 +93083;48.66529;1.03827;178;20220824;31.8;13.3;22.5;1.6;16;0;4.39;21482 +93083;48.66529;1.03827;178;20220825;26.9;14.7;20.8;3.4;17;.3;3.9;17249 +93083;48.66529;1.03827;178;20220826;25.5;15.2;20.3;3.3;14.7;.1;3.87;15694 +93083;48.66529;1.03827;178;20220827;26.3;10.4;18.3;3.4;12.5;0;4.34;19405 +93083;48.66529;1.03827;178;20220828;25.4;8.5;16.9;3.4;12.5;0;4.06;19844 +93083;48.66529;1.03827;178;20220829;28.7;12.7;20.7;4;12.1;.4;5.26;19133 +93083;48.66529;1.03827;178;20220830;28.5;12.2;20.3;3.5;12.8;0;4.82;19145 +93083;48.66529;1.03827;178;20220831;27.3;11.8;19.5;2.7;13.5;0;4.06;18495 +93083;48.66529;1.03827;178;20220901;27.4;10.3;18.8;1.9;13.3;5.4;3.71;19265 +93083;48.66529;1.03827;178;20220902;22.2;15.8;19;1.7;17.1;6.6;2.28;11566 +93083;48.66529;1.03827;178;20220903;23.5;15.8;19.6;2.5;17.2;.5;2.66;12594 +93083;48.66529;1.03827;178;20220904;28.5;11;19.7;2.7;14.6;.7;4.05;18952 +93083;48.66529;1.03827;178;20220905;27.3;14.3;20.8;2.7;16.6;4.1;3.55;16138 +93083;48.66529;1.03827;178;20220906;26.8;14.2;20.5;3.6;15.5;.4;3.86;15729 +93083;48.66529;1.03827;178;20220907;21.9;14.6;18.2;4.4;15.4;4;2.84;11785 +93083;48.66529;1.03827;178;20220908;21.6;13.6;17.6;4.9;15.4;2.4;2.75;12226 +93083;48.66529;1.03827;178;20220909;19;14.3;16.6;6.6;15;2.5;2.35;9208 +93083;48.66529;1.03827;178;20220910;20.4;13.2;16.8;4.7;14.8;1.8;2.5;11346 +93083;48.66529;1.03827;178;20220911;23.1;8.7;15.9;1.5;13.4;.4;2.55;15997 +93083;48.66529;1.03827;178;20220912;28.4;11.4;19.9;2;14.8;1;3.44;17222 +93083;48.66529;1.03827;178;20220913;25.9;18.1;22;2.2;18.1;4.3;2.75;11448 +93083;48.66529;1.03827;178;20220914;23.7;17.5;20.6;2.9;18.8;0;2.35;10064 +93083;48.66529;1.03827;178;20220915;21.3;11;16.1;3.8;14.3;.1;2.48;12911 +93083;48.66529;1.03827;178;20220916;18.2;9;13.6;3.4;10.8;.1;2.41;12050 +93083;48.66529;1.03827;178;20220917;16.8;4.5;10.6;4.1;8;0;2.71;13820 +93083;48.66529;1.03827;178;20220918;20;4.6;12.3;3.9;8.9;.1;3.06;15322 +93083;48.66529;1.03827;178;20220919;19;4.1;11.5;3;8.9;0;2.6;14893 +93083;48.66529;1.03827;178;20220920;18.3;3.1;10.7;2.1;9.5;0;2.12;14869 +93083;48.66529;1.03827;178;20220921;20.5;4.1;12.3;2.4;9;.1;2.6;15274 +93083;48.66529;1.03827;178;20220922;21.6;3.3;12.4;1.3;8.1;0;2.34;15958 +93083;48.66529;1.03827;178;20220923;20.3;7.8;14;2;9.9;1.3;2.33;12979 +93083;48.66529;1.03827;178;20220924;14.3;11.7;13;3;13.8;9;1;5690 +93083;48.66529;1.03827;178;20220925;17.8;9;13.4;3.8;12.1;.2;1.93;10577 +93083;48.66529;1.03827;178;20220926;13.3;9.9;11.6;5.4;11.4;6;1.4;6383 +93083;48.66529;1.03827;178;20220927;15.3;9.7;12.5;6.2;11.9;7.3;1.68;8167 +93083;48.66529;1.03827;178;20220928;13.3;10.5;11.9;3.6;11.8;1.3;1.21;5616 +93083;48.66529;1.03827;178;20220929;15.5;7.1;11.3;2.2;10.4;.2;1.52;9809 +93083;48.66529;1.03827;178;20220930;16.1;3.9;10;4.2;10;3.2;1.76;11725 +93083;48.66529;1.03827;178;20221001;19.1;11.8;15.4;6.3;14.4;0;1.97;8884 +93083;48.66529;1.03827;178;20221002;19.8;12.6;16.2;4.7;15.7;1.4;1.7;8703 +93083;48.66529;1.03827;178;20221003;15.4;9.2;12.3;2;12.1;0;1.22;7945 +93083;48.66529;1.03827;178;20221004;19.7;4.5;12.1;2.2;11.3;.1;1.76;12433 +93083;48.66529;1.03827;178;20221005;20.4;10.5;15.4;4.7;13.3;.1;2.22;9841 +93083;48.66529;1.03827;178;20221006;18.5;6.5;12.5;2.6;9.8;0;1.95;10713 +93083;48.66529;1.03827;178;20221007;19.1;2.8;10.9;2.2;9;.1;1.89;12358 +93083;48.66529;1.03827;178;20221008;17.9;7.7;12.8;3.2;10.1;0;1.97;9578 +93083;48.66529;1.03827;178;20221009;18.9;2;10.4;1.6;8.8;.1;1.63;12236 +93083;48.66529;1.03827;178;20221010;17.9;7.5;12.7;3.5;12.9;0;1.36;9399 +93083;48.66529;1.03827;178;20221011;18;6.4;12.2;3.3;9;0;2.12;9799 +93083;48.66529;1.03827;178;20221012;19.6;2.8;11.2;1.9;9.3;0;1.69;11679 +93083;48.66529;1.03827;178;20221013;14.9;10.3;12.6;3.8;13.7;2.4;.84;5884 +93083;48.66529;1.03827;178;20221014;17.7;13.1;15.4;3.1;15.8;10.2;1.03;5795 +93083;48.66529;1.03827;178;20221015;17.1;14.2;15.6;4.5;15.7;.2;1.11;4472 +93083;48.66529;1.03827;178;20221016;18.9;12;15.4;2.7;15.4;2.5;1.16;6947 +93083;48.66529;1.03827;178;20221017;18.1;15.5;16.8;2.8;17.5;2.4;.89;4088 +93083;48.66529;1.03827;178;20221018;18.1;14.2;16.1;1.9;17.1;0;.84;4993 +93083;48.66529;1.03827;178;20221019;21.5;13.8;17.6;3.2;16.6;2.9;1.49;7022 +93083;48.66529;1.03827;178;20221020;21;14.5;17.7;3.6;16.2;2.7;1.58;6328 +93083;48.66529;1.03827;178;20221021;19.2;13.9;16.5;3.6;15.2;.2;1.42;5596 +93083;48.66529;1.03827;178;20221022;21.1;13.1;17.1;3.2;14.5;2.8;1.7;6833 +93083;48.66529;1.03827;178;20221023;21.9;13.6;17.7;5.2;14.5;1.4;2.32;6855 +93083;48.66529;1.03827;178;20221024;17.2;14.5;15.8;7.4;14;2.7;1.89;3724 +93083;48.66529;1.03827;178;20221025;17.4;12.2;14.8;3.1;14.4;.2;1.05;5195 +93083;48.66529;1.03827;178;20221026;20.9;13.5;17.2;3.6;15;0;1.63;6153 +93083;48.66529;1.03827;178;20221027;22.2;12.9;17.5;2.8;15.1;0;1.56;6822 +93083;48.66529;1.03827;178;20221028;21.2;14.7;17.9;3.4;15.7;0;1.58;5564 +93083;48.66529;1.03827;178;20221029;23.8;16;19.9;2.8;14.8;0;2;6024 +93083;48.66529;1.03827;178;20221030;16.3;11.3;13.8;1.5;12.9;.1;.84;4688 +93083;48.66529;1.03827;178;20221031;18.9;7.1;13;3.4;13.3;3.7;1.03;7238 +93083;48.66529;1.03827;178;20221101;16.4;9.2;12.8;7.1;11.5;1;1.7;5500 +93083;48.66529;1.03827;178;20221102;15;7.8;11.4;4.6;11.2;0;1.11;5411 +93083;48.66529;1.03827;178;20221103;14.1;10.5;12.3;4.8;11.9;2.2;1.09;3679 +93083;48.66529;1.03827;178;20221104;11.7;8.3;10;5.8;9.9;1.1;1.17;3508 +93083;48.66529;1.03827;178;20221105;10.3;4.3;7.3;3.6;9.7;0;.47;4677 +93083;48.66529;1.03827;178;20221106;11.4;9.4;10.4;4.8;11.5;6;.66;2535 +93083;48.66529;1.03827;178;20221107;15.7;10.9;13.3;5.6;12.6;.1;1.23;4018 +93083;48.66529;1.03827;178;20221108;16.2;9.5;12.8;4.7;12;1.6;1.21;4722 +93083;48.66529;1.03827;178;20221109;14.3;10.7;12.5;4.8;11.5;.1;1.23;3329 +93083;48.66529;1.03827;178;20221110;14;4.8;9.4;3.3;10.4;0;.71;5407 +93083;48.66529;1.03827;178;20221111;10.6;7.3;8.9;2.7;10.6;.1;.48;3071 +93083;48.66529;1.03827;178;20221112;14.9;5.4;10.1;1.8;11.1;.2;.53;5327 +93083;48.66529;1.03827;178;20221113;10.4;6;8.2;1.1;10.3;.2;.36;3477 +93083;48.66529;1.03827;178;20221114;13.7;4.6;9.1;2.5;10.8;0;.47;5047 +93083;48.66529;1.03827;178;20221115;12.7;7.8;10.2;4.3;11.1;3.4;.68;3570 +93083;48.66529;1.03827;178;20221116;11.9;6.8;9.3;6.3;10.9;11.1;.57;3592 +93083;48.66529;1.03827;178;20221117;12.6;9.5;11;9.1;10.5;.6;1.44;2694 +93083;48.66529;1.03827;178;20221118;12.5;6.5;9.5;5.1;9.4;.4;1.09;3803 +93083;48.66529;1.03827;178;20221119;10.6;2;6.3;3.3;7.8;.1;.71;4542 +93083;48.66529;1.03827;178;20221120;11.6;1.6;6.6;4.7;8.5;2.1;.71;4850 +93083;48.66529;1.03827;178;20221121;9.1;5.8;7.4;5.6;9.1;5.4;.66;2624 +93083;48.66529;1.03827;178;20221122;10.1;4;7;7.7;8.4;2;.95;3619 +93083;48.66529;1.03827;178;20221123;12.1;4.1;8.1;6;9.4;2.4;.79;4129 +93083;48.66529;1.03827;178;20221124;11.4;5.6;8.5;6.3;10.1;3;.6;3426 +93083;48.66529;1.03827;178;20221125;11.7;5.8;8.7;3.7;9.5;.1;.7;3411 +93083;48.66529;1.03827;178;20221126;10;3.7;6.8;3;9.2;.8;.36;3489 +93083;48.66529;1.03827;178;20221127;9.8;6.4;8.1;3.9;10;4.6;.44;2454 +93083;48.66529;1.03827;178;20221128;9.8;6.9;8.3;4;10;.7;.5;2216 +93083;48.66529;1.03827;178;20221129;6.3;2.8;4.5;2.4;8.4;0;.19;2432 +93083;48.66529;1.03827;178;20221130;5.6;5.6;5.6;2.5;8.2;0;.54;0 +93083;48.66529;1.03827;178;20221201;5.1;2.8;3.9;3.7;7.6;0;.34;1871 +93083;48.66529;1.03827;178;20221202;4.2;1;2.6;4;7.1;.1;.24;2234 +93083;48.66529;1.03827;178;20221203;2.9;2;2.4;5.6;6.5;0;.51;1037 +93083;48.66529;1.03827;178;20221204;2.8;1;1.9;3.7;6.4;.1;.37;1569 +93083;48.66529;1.03827;178;20221205;2.5;1.6;2;2.1;6.5;0;.36;1013 +93083;48.66529;1.03827;178;20221206;3.9;-1.9;1;2;6.4;.1;.15;2990 +93083;48.66529;1.03827;178;20221207;5.7;-.8;2.4;1.7;6.4;.1;.27;3155 +93083;48.66529;1.03827;178;20221208;2.3;-1.2;.5;1.7;6.2;.1;.17;2220 +93083;48.66529;1.03827;178;20221209;2.3;-.6;.8;3.1;6;0;.29;1980 +93083;48.66529;1.03827;178;20221210;1;-1.4;-.2;2.6;5.7;0;.24;1762 +93083;48.66529;1.03827;178;20221211;.5;-3;-1.3;2.5;5;0;.28;2174 +93083;48.66529;1.03827;178;20221212;-1.9;-2;-2;2.9;4.8;0;.38;126 +93083;48.66529;1.03827;178;20221213;.6;-5.4;-2.4;2.9;4.1;0;.4;2904 +93083;48.66529;1.03827;178;20221214;1;-1.7;-.4;2.8;5;.3;.41;1844 +93083;48.66529;1.03827;178;20221215;2.1;-3.6;-.8;4.3;4.4;0;.62;2799 +93083;48.66529;1.03827;178;20221216;4.2;-4.1;0;3;4.9;.1;.45;3426 +93083;48.66529;1.03827;178;20221217;-1.7;-5.1;-3.4;2.2;4.4;0;.2;2083 +93083;48.66529;1.03827;178;20221218;2.2;-5.7;-1.8;3.5;5;1.5;.22;3320 +93083;48.66529;1.03827;178;20221219;11.3;3.2;7.2;5;9.2;.8;.51;3360 +93083;48.66529;1.03827;178;20221220;11.5;9.2;10.3;4.6;11.3;8.7;.6;1654 +93083;48.66529;1.03827;178;20221221;11.5;5.7;8.6;5;11.2;6.5;.14;2796 +93083;48.66529;1.03827;178;20221222;13.3;10.5;11.9;8.3;12.6;4.1;.74;1856 +93083;48.66529;1.03827;178;20221223;14.2;11.9;13;6.4;13.1;3.6;.9;1657 +93083;48.66529;1.03827;178;20221224;10.8;9.8;10.3;3.9;11.4;2.1;.57;996 +93083;48.66529;1.03827;178;20221225;12.9;9.3;11.1;2.9;12;1;.46;2154 +93083;48.66529;1.03827;178;20221226;10.4;10;10.2;5.1;9.8;.6;1.18;528 +93083;48.66529;1.03827;178;20221227;9.2;2.7;5.9;4;8.1;.1;.51;3012 +93083;48.66529;1.03827;178;20221228;10.4;7;8.7;8;10.5;1.3;.48;2108 +93083;48.66529;1.03827;178;20221229;10.4;9.2;9.8;7.9;9.6;0;1.3;1141 +93083;48.66529;1.03827;178;20221230;14.1;4.3;9.2;6.7;11.3;3.8;.39;3817 +93083;48.66529;1.03827;178;20221231;15.2;13.5;14.3;8.5;12.6;0;1.77;1431 +93084;48.69207;1.37567;137;20220101;14.5;7.6;11;2.4;10.77;.1;.55;3652 +93084;48.69207;1.37567;137;20220102;13.7;9.5;11.6;5.4;10.94;0;1.09;2213 +93084;48.69207;1.37567;137;20220103;12.4;10.1;11.2;5.3;11.3;20.2;.85;1880 +93084;48.69207;1.37567;137;20220104;9.1;7.5;8.3;4.1;9.34;.5;.71;1363 +93084;48.69207;1.37567;137;20220105;6.2;.5;3.3;3.2;6.17;.1;.54;3381 +93084;48.69207;1.37567;137;20220106;5.9;-1.6;2.1;2.7;6.2;.5;.38;3032 +93084;48.69207;1.37567;137;20220107;7.9;3;5.5;6;7.54;5.5;.71;3019 +93084;48.69207;1.37567;137;20220108;8.5;1.8;5.2;5.8;8.4;10.7;.35;2476 +93084;48.69207;1.37567;137;20220109;7.4;4;5.7;4;7.8;3;.56;2484 +93084;48.69207;1.37567;137;20220110;5.7;4.3;5;2;8.07;0;.35;1419 +93084;48.69207;1.37567;137;20220111;3.1;2.2;2.6;1.9;6.3;0;.42;1539 +93084;48.69207;1.37567;137;20220112;3.2;-2.4;.4;1.5;6.27;0;.14;2948 +93084;48.69207;1.37567;137;20220113;3.2;2.4;2.8;1.8;6.9;0;.37;1140 +93084;48.69207;1.37567;137;20220114;4.5;-1.6;1.5;1.1;5.94;.1;.26;3631 +93084;48.69207;1.37567;137;20220115;3;-2.7;.2;1.4;5.64;.1;.18;3697 +93084;48.69207;1.37567;137;20220116;4.9;-1.6;1.7;3.3;7.04;.1;.12;2998 +93084;48.69207;1.37567;137;20220117;6.6;4.4;5.5;.9;8.17;.1;.36;1702 +93084;48.69207;1.37567;137;20220118;7.9;-.9;3.5;1.5;7.17;0;.26;4284 +93084;48.69207;1.37567;137;20220119;6.2;3.5;4.8;2.6;8.07;1.3;.35;1899 +93084;48.69207;1.37567;137;20220120;6.7;1;3.8;2.6;6.97;0;.43;3757 +93084;48.69207;1.37567;137;20220121;5.9;.8;3.3;2.4;6.37;0;.49;3583 +93084;48.69207;1.37567;137;20220122;5.1;1.5;3.3;1.7;7;0;.37;2013 +93084;48.69207;1.37567;137;20220123;3.3;3.3;3.3;2.3;6.7;0;.54;233 +93084;48.69207;1.37567;137;20220124;6.3;-1.3;2.5;1.5;6.07;0;.35;5256 +93084;48.69207;1.37567;137;20220125;0;-1.8;-.9;.9;5.73;0;.23;2192 +93084;48.69207;1.37567;137;20220126;2.6;-.9;.8;1.2;6.4;0;.26;2077 +93084;48.69207;1.37567;137;20220127;7.5;2;4.8;3.1;7.8;.1;.43;3516 +93084;48.69207;1.37567;137;20220128;7.3;5.5;6.4;1.8;8.87;0;.41;2092 +93084;48.69207;1.37567;137;20220129;10;5.5;7.7;4.4;9.97;.4;.43;2958 +93084;48.69207;1.37567;137;20220130;10.5;5.8;8.2;2.1;8.2;.1;.72;4782 +93084;48.69207;1.37567;137;20220131;8.4;4.5;6.5;5.5;6.87;.1;1.26;4085 +93084;48.69207;1.37567;137;20220201;9.6;1.3;5.4;5.1;9.17;.3;.23;4227 +93084;48.69207;1.37567;137;20220202;9.6;8.8;9.2;3.4;9.8;.1;.78;1590 +93084;48.69207;1.37567;137;20220203;8.2;6.1;7.1;3.1;8.57;.1;.68;2543 +93084;48.69207;1.37567;137;20220204;11;6.3;8.7;4.5;8.2;.6;1.27;3823 +93084;48.69207;1.37567;137;20220205;10;.9;5.5;4;7.1;0;.92;6620 +93084;48.69207;1.37567;137;20220206;10.4;5.4;7.9;8.1;9.87;5.5;.61;3199 +93084;48.69207;1.37567;137;20220207;10.5;3.4;6.9;3;7.37;0;.95;6525 +93084;48.69207;1.37567;137;20220208;10.2;3;6.6;2.4;8.77;0;.55;4649 +93084;48.69207;1.37567;137;20220209;11.3;1.7;6.5;1.3;7.94;0;.6;6895 +93084;48.69207;1.37567;137;20220210;8.1;4.1;6.1;3.1;8.3;1.3;.92;5088 +93084;48.69207;1.37567;137;20220211;8.7;.3;4.5;1.7;6.35;0;.7;8422 +93084;48.69207;1.37567;137;20220212;9.3;-.8;4.2;2.7;5.35;0;1.06;9850 +93084;48.69207;1.37567;137;20220213;12.6;-.8;5.9;5;7.4;1;1.23;8347 +93084;48.69207;1.37567;137;20220214;11.5;6.9;9.2;4.6;8.85;2.4;1.25;5624 +93084;48.69207;1.37567;137;20220215;9.2;3.4;6.3;4.9;9.05;3.2;.53;5249 +93084;48.69207;1.37567;137;20220216;14.6;8.4;11.5;7.5;12.67;.9;.78;5135 +93084;48.69207;1.37567;137;20220217;13.3;9.9;11.6;5.8;9.67;.1;1.79;4236 +93084;48.69207;1.37567;137;20220218;11.6;8.5;10.1;7.7;9.17;.4;1.67;4386 +93084;48.69207;1.37567;137;20220219;9.7;1.6;5.7;6.7;6.9;0;1.37;8125 +93084;48.69207;1.37567;137;20220220;12.5;7.1;9.8;7.8;9.74;2.2;1.42;5186 +93084;48.69207;1.37567;137;20220221;9.8;4.3;7.1;8;7.5;0;1.52;6187 +93084;48.69207;1.37567;137;20220222;11.9;3.7;7.8;4.7;9.37;.5;.91;6118 +93084;48.69207;1.37567;137;20220223;10.8;1.8;6.3;2;8.7;0;.72;6574 +93084;48.69207;1.37567;137;20220224;10.8;5;7.9;4.6;7.44;1.9;1.51;6431 +93084;48.69207;1.37567;137;20220225;10.4;.9;5.6;3.5;6.4;.1;1.36;9545 +93084;48.69207;1.37567;137;20220226;9.9;-2.1;3.9;3;5.5;.1;1.33;10578 +93084;48.69207;1.37567;137;20220227;9.5;-.4;4.5;3.4;5.37;0;1.49;10293 +93084;48.69207;1.37567;137;20220228;12.8;-1.3;5.7;2.3;5.2;.1;1.58;11856 +93084;48.69207;1.37567;137;20220301;12.7;2.5;7.6;1.9;7.3;0;1.22;7530 +93084;48.69207;1.37567;137;20220302;12.3;5.5;8.9;1.6;7.6;0;1.22;7313 +93084;48.69207;1.37567;137;20220303;11.8;5.8;8.8;1.4;9.14;0;.95;6507 +93084;48.69207;1.37567;137;20220304;9.7;3.9;6.8;2.6;9.14;.6;.73;5495 +93084;48.69207;1.37567;137;20220305;8.7;6.3;7.5;2.6;9.34;1.4;.71;3971 +93084;48.69207;1.37567;137;20220306;8.1;2.1;5.1;3.5;6.04;0;1.38;9176 +93084;48.69207;1.37567;137;20220307;6.5;-1.8;2.3;3.6;4.44;0;1.49;10666 +93084;48.69207;1.37567;137;20220308;14.3;-1.8;6.3;3.1;5.67;0;2.05;13178 +93084;48.69207;1.37567;137;20220309;15.1;3.5;9.3;3.1;8.2;0;1.79;11054 +93084;48.69207;1.37567;137;20220310;16.4;5.5;11;3.1;8.57;0;2.03;10887 +93084;48.69207;1.37567;137;20220311;12.2;6.9;9.5;4.7;9.44;3.1;1.39;6158 +93084;48.69207;1.37567;137;20220312;11.1;6.2;8.7;4.5;9.37;.2;1.21;7228 +93084;48.69207;1.37567;137;20220313;8.8;7.1;7.9;4.1;9;4.6;.98;3630 +93084;48.69207;1.37567;137;20220314;14.1;3;8.6;2.5;8.24;2.4;1.68;12663 +93084;48.69207;1.37567;137;20220315;11.6;6.9;9.3;2;10.6;4.7;.91;5933 +93084;48.69207;1.37567;137;20220316;14.3;7.8;11;2.6;11.17;.1;1.23;7329 +93084;48.69207;1.37567;137;20220317;8.2;6.7;7.4;3.3;8.07;0;1.14;4982 +93084;48.69207;1.37567;137;20220318;14.6;1.6;8.1;4.7;5.65;0;2.81;14475 +93084;48.69207;1.37567;137;20220319;15.3;5.6;10.5;4.8;6.35;0;3.14;15579 +93084;48.69207;1.37567;137;20220320;13.4;1.6;7.5;2.5;5.7;0;2.23;15735 +93084;48.69207;1.37567;137;20220321;18.1;3.5;10.8;2.1;8.5;0;2.26;15138 +93084;48.69207;1.37567;137;20220322;17.9;3.7;10.8;3;6.35;0;2.96;16925 +93084;48.69207;1.37567;137;20220323;17.9;1.8;9.8;2.3;6.05;0;2.74;17308 +93084;48.69207;1.37567;137;20220324;19.7;2.8;11.3;2.2;6.45;0;2.9;17754 +93084;48.69207;1.37567;137;20220325;19.2;5;12.1;3.4;6.45;0;3.41;17427 +93084;48.69207;1.37567;137;20220326;18.8;3.8;11.3;3.7;6.65;0;3.37;18165 +93084;48.69207;1.37567;137;20220327;20.5;4.4;12.4;2.6;7.5;0;3.11;18070 +93084;48.69207;1.37567;137;20220328;20.4;3.7;12;1.6;8;0;2.44;14705 +93084;48.69207;1.37567;137;20220329;15;10.9;13;1.8;9.6;1.9;1.6;4966 +93084;48.69207;1.37567;137;20220330;13.2;7.8;10.5;2.1;10.5;4.7;1.22;6214 +93084;48.69207;1.37567;137;20220331;7.8;3.4;5.6;4.5;7.1;2.6;1.32;7344 +93084;48.69207;1.37567;137;20220401;3.9;0;2;7.4;5.69;1.3;1.22;9228 +93084;48.69207;1.37567;137;20220402;7.6;-1.1;3.3;4.1;5;0;1.84;12978 +93084;48.69207;1.37567;137;20220403;8.4;-1.7;3.3;3.2;4.9;0;1.95;16027 +93084;48.69207;1.37567;137;20220404;9.9;-3.2;3.3;3.8;6.25;.1;1.59;13995 +93084;48.69207;1.37567;137;20220405;12.3;6.7;9.5;4.5;10.14;.1;1.21;6483 +93084;48.69207;1.37567;137;20220406;13;5.3;9.1;5.4;9.3;0;1.65;7432 +93084;48.69207;1.37567;137;20220407;14.6;9.5;12.1;7;9.7;3.6;2.56;9800 +93084;48.69207;1.37567;137;20220408;11.4;6.4;8.9;3.7;8.4;22.9;1.37;2377 +93084;48.69207;1.37567;137;20220409;14.4;1.4;7.9;2.7;6.4;0;2.52;16786 +93084;48.69207;1.37567;137;20220410;14.2;-2.5;5.8;2.6;6.25;0;2.51;20464 +93084;48.69207;1.37567;137;20220411;20;3.5;11.7;3.9;8.4;0;3.6;20097 +93084;48.69207;1.37567;137;20220412;19.2;9.7;14.5;3.4;11.08;1.1;2.97;15759 +93084;48.69207;1.37567;137;20220413;17.4;9.5;13.4;1.3;12.63;.6;1.93;12321 +93084;48.69207;1.37567;137;20220414;20.8;7.6;14.2;1.3;11.5;0;2.84;19306 +93084;48.69207;1.37567;137;20220415;21.1;6.4;13.7;2.1;11;0;3.29;22104 +93084;48.69207;1.37567;137;20220416;19.8;7.2;13.5;2.6;9.85;0;3.44;22105 +93084;48.69207;1.37567;137;20220417;20.7;5.1;12.9;2.2;7.6;0;3.75;23123 +93084;48.69207;1.37567;137;20220418;17.2;4.7;11;2.6;10;0;2.4;15351 +93084;48.69207;1.37567;137;20220419;15.9;6.4;11.2;3;9.45;0;2.44;14263 +93084;48.69207;1.37567;137;20220420;19.7;6.3;13;2.8;9.1;0;3.29;18230 +93084;48.69207;1.37567;137;20220421;19.4;5;12.2;2.8;8.15;0;3.58;21765 +93084;48.69207;1.37567;137;20220422;19;5.5;12.2;3.5;9.1;0;3.48;21218 +93084;48.69207;1.37567;137;20220423;19.8;8.1;14;3.5;10.7;.4;3.08;15306 +93084;48.69207;1.37567;137;20220424;18.6;8;13.3;2.4;11.1;.1;2.48;13407 +93084;48.69207;1.37567;137;20220425;16.5;7.6;12;3.1;9.1;0;2.99;17622 +93084;48.69207;1.37567;137;20220426;16.1;3.1;9.6;2.4;8.45;0;2.83;20400 +93084;48.69207;1.37567;137;20220427;18.4;3.4;10.9;3.6;8.55;0;3.55;23200 +93084;48.69207;1.37567;137;20220428;19.4;5.5;12.5;3.5;9.55;0;3.35;19276 +93084;48.69207;1.37567;137;20220429;19.8;9.3;14.6;3.4;10;0;3.74;19999 +93084;48.69207;1.37567;137;20220430;16.8;4.5;10.7;2.9;8.3;0;3.29;22070 +93084;48.69207;1.37567;137;20220501;17.5;5;11.2;2.3;8;0;3.33;21621 +93084;48.69207;1.37567;137;20220502;18;7.6;12.8;2.9;9.2;0;3.27;18563 +93084;48.69207;1.37567;137;20220503;18.9;9.4;14.1;3.6;9.45;0;3.58;17477 +93084;48.69207;1.37567;137;20220504;18.3;7.5;12.9;2.3;10.5;.8;2.59;14154 +93084;48.69207;1.37567;137;20220505;19.2;5.8;12.5;2.8;10.6;.1;3.1;19104 +93084;48.69207;1.37567;137;20220506;21.2;5.6;13.4;2.6;10.44;0;3.79;23374 +93084;48.69207;1.37567;137;20220507;20.3;8.8;14.6;2.7;11.77;0;3.37;19668 +93084;48.69207;1.37567;137;20220508;20.5;8;14.3;2.7;11.94;.1;3.39;20552 +93084;48.69207;1.37567;137;20220509;25.4;6.6;16;1.5;11.37;0;4.22;25166 +93084;48.69207;1.37567;137;20220510;26.8;11.9;19.4;2.4;12.47;0;4.69;22444 +93084;48.69207;1.37567;137;20220511;22.9;7.8;15.4;2.8;12.7;0;3.98;23518 +93084;48.69207;1.37567;137;20220512;20.4;8.9;14.6;2;11.27;.1;3.34;19440 +93084;48.69207;1.37567;137;20220513;21.5;5.2;13.3;1.7;9.9;0;3.85;24846 +93084;48.69207;1.37567;137;20220514;22.8;5.8;14.3;1.4;10.44;0;3.89;24457 +93084;48.69207;1.37567;137;20220515;28.7;12.2;20.4;3;13.34;5.7;5.36;23517 +93084;48.69207;1.37567;137;20220516;25.6;14.3;20;2.9;15.24;0;4.41;21212 +93084;48.69207;1.37567;137;20220517;28.1;11.9;20;1.8;15.04;.7;4.64;24118 +93084;48.69207;1.37567;137;20220518;27.4;13.9;20.7;2.2;16.54;.6;4.56;23134 +93084;48.69207;1.37567;137;20220519;23.4;16.1;19.7;2.1;16.37;4.5;3.47;16932 +93084;48.69207;1.37567;137;20220520;20.6;12.8;16.7;2.3;14.1;9.1;3.03;15813 +93084;48.69207;1.37567;137;20220521;23.5;8.5;16;1.2;12.9;0;3.89;24091 +93084;48.69207;1.37567;137;20220522;22.4;11.2;16.8;2;14.1;1.9;3.26;17682 +93084;48.69207;1.37567;137;20220523;16.9;13.3;15.1;2.2;14.57;9.4;1.93;10122 +93084;48.69207;1.37567;137;20220524;18.3;9;13.7;3.4;11.44;1.5;3.26;19509 +93084;48.69207;1.37567;137;20220525;19.5;6.3;12.9;2.8;11.1;.3;3.5;22576 +93084;48.69207;1.37567;137;20220526;19;12;15.5;3.1;13.3;.1;2.94;15697 +93084;48.69207;1.37567;137;20220527;20.9;11.6;16.3;2.7;12.34;.1;3.48;17540 +93084;48.69207;1.37567;137;20220528;19.3;6.2;12.8;2.6;10.1;0;3.77;23846 +93084;48.69207;1.37567;137;20220529;15.5;5;10.2;2.8;8.54;0;3.03;19568 +93084;48.69207;1.37567;137;20220530;17.9;4.8;11.4;1.8;9.07;0;3.45;23064 +93084;48.69207;1.37567;137;20220531;20.9;8.1;14.5;1.8;9.64;0;3.96;23254 +93084;48.69207;1.37567;137;20220601;21.4;4.7;13.1;1.7;9.54;.1;4.09;26163 +93084;48.69207;1.37567;137;20220602;23.2;7.3;15.3;2.4;10;.2;4.45;24253 +93084;48.69207;1.37567;137;20220603;21.5;10.7;16.1;1.6;13.54;8.6;3.21;18171 +93084;48.69207;1.37567;137;20220604;26.9;14.4;20.6;2;17.3;16.9;4.18;20919 +93084;48.69207;1.37567;137;20220605;21.8;13.4;17.6;2.4;15.84;2.3;3.28;17840 +93084;48.69207;1.37567;137;20220606;21.3;10;15.7;2.7;12.74;.3;3.84;22127 +93084;48.69207;1.37567;137;20220607;22.4;13.7;18;3.5;14.7;7.9;3.93;19862 +93084;48.69207;1.37567;137;20220608;20.8;13.7;17.2;3.7;13.97;1.1;3.58;17614 +93084;48.69207;1.37567;137;20220609;19.9;9.5;14.7;2.9;12.6;0;3.34;19520 +93084;48.69207;1.37567;137;20220610;21.8;11.5;16.7;2.6;14.3;.1;3.8;22029 +93084;48.69207;1.37567;137;20220611;25.4;11.6;18.5;1.9;14.4;0;4.54;24871 +93084;48.69207;1.37567;137;20220612;23.1;8.8;16;2.6;11.9;.1;4.61;26370 +93084;48.69207;1.37567;137;20220613;22.8;8.2;15.5;2.1;11.27;0;4.47;26269 +93084;48.69207;1.37567;137;20220614;25.7;8.4;17.1;1.8;11.57;0;4.96;27846 +93084;48.69207;1.37567;137;20220615;29.7;12.2;20.9;1.9;13.37;0;5.59;27792 +93084;48.69207;1.37567;137;20220616;29.3;12;20.7;2.1;12.8;0;5.67;27792 +93084;48.69207;1.37567;137;20220617;33.9;14.1;24;1.5;14.74;0;6.05;28394 +93084;48.69207;1.37567;137;20220618;36.3;16.7;26.5;2.2;16.34;.3;6.82;27782 +93084;48.69207;1.37567;137;20220619;23.7;14.2;18.9;4.1;15.74;6.2;4.11;19804 +93084;48.69207;1.37567;137;20220620;22.8;14.1;18.4;2.6;15.44;1.9;3.58;18063 +93084;48.69207;1.37567;137;20220621;26.8;13.7;20.3;2.3;14.67;1;4.8;23258 +93084;48.69207;1.37567;137;20220622;26.2;14;20.1;2.1;15.5;4.9;4.17;19941 +93084;48.69207;1.37567;137;20220623;27.1;16.7;21.9;2.4;17.34;2.3;4.71;22181 +93084;48.69207;1.37567;137;20220624;23.6;15.9;19.8;3.8;16.5;1;3.96;18307 +93084;48.69207;1.37567;137;20220625;17.3;14.2;15.8;3.1;14.87;1.2;2.18;10905 +93084;48.69207;1.37567;137;20220626;22.6;9.9;16.2;2.3;12.47;.2;4.11;22872 +93084;48.69207;1.37567;137;20220627;23.3;10.9;17.1;2.5;12.17;.3;4.35;22953 +93084;48.69207;1.37567;137;20220628;25.4;8.4;16.9;1.5;11.9;0;4.72;27249 +93084;48.69207;1.37567;137;20220629;24;9.5;16.7;2.1;12.94;2.4;4.16;23078 +93084;48.69207;1.37567;137;20220630;19.4;11.5;15.4;1.9;13.27;4.8;2.91;16292 +93084;48.69207;1.37567;137;20220701;22.1;7.7;14.9;2.3;11.14;0;4.16;24165 +93084;48.69207;1.37567;137;20220702;27.3;8;17.7;1.9;11.27;0;5.28;28554 +93084;48.69207;1.37567;137;20220703;24.1;9.6;16.8;2.3;12.07;0;4.62;25453 +93084;48.69207;1.37567;137;20220704;26.1;8.2;17.2;2.2;11.87;.1;5.08;28028 +93084;48.69207;1.37567;137;20220705;24.7;8.8;16.8;2.6;12.07;0;4.87;26755 +93084;48.69207;1.37567;137;20220706;26;9.3;17.6;2.5;12.67;0;5;26678 +93084;48.69207;1.37567;137;20220707;22.4;12.3;17.4;2.9;14.2;.1;3.72;19099 +93084;48.69207;1.37567;137;20220708;27.8;9.9;18.9;2.5;12.2;0;5.51;27833 +93084;48.69207;1.37567;137;20220709;29.5;12.8;21.1;2.8;13.84;0;5.81;26746 +93084;48.69207;1.37567;137;20220710;27.2;12;19.6;3;12.4;0;5.49;25949 +93084;48.69207;1.37567;137;20220711;30.1;13.4;21.7;2.4;13.7;0;5.73;26535 +93084;48.69207;1.37567;137;20220712;33.2;14.3;23.7;1.3;12.84;0;5.66;27292 +93084;48.69207;1.37567;137;20220713;36.2;18.3;27.3;1.7;12.9;0;6.33;26090 +93084;48.69207;1.37567;137;20220714;30.4;16.1;23.2;3.1;14.2;0;6.12;24927 +93084;48.69207;1.37567;137;20220715;27.4;11.9;19.7;2.7;11.4;0;5.51;25966 +93084;48.69207;1.37567;137;20220716;29.3;11.4;20.4;2.3;11.14;0;5.71;26923 +93084;48.69207;1.37567;137;20220717;31.5;12.9;22.2;2.3;11.04;0;6.1;26628 +93084;48.69207;1.37567;137;20220718;38.2;15;26.6;1.8;11.07;0;6.74;27931 +93084;48.69207;1.37567;137;20220719;38.5;21.4;29.9;3.1;14.04;5.3;7.89;24910 +93084;48.69207;1.37567;137;20220720;24.3;17.4;20.8;2.4;18.5;5.2;3.2;14826 +93084;48.69207;1.37567;137;20220721;27.6;16.1;21.8;2;17.27;.1;4.43;21612 +93084;48.69207;1.37567;137;20220722;24.8;15.8;20.3;1.8;18.44;3.7;3.04;14864 +93084;48.69207;1.37567;137;20220723;27.8;16.9;22.4;1.9;17.37;0;4.4;20923 +93084;48.69207;1.37567;137;20220724;32.9;14.6;23.7;2.2;15.74;0;5.9;26344 +93084;48.69207;1.37567;137;20220725;26.9;16.6;21.8;3.9;14.7;0;5.16;20325 +93084;48.69207;1.37567;137;20220726;22.5;14.3;18.4;2.9;13.57;0;3.53;15626 +93084;48.69207;1.37567;137;20220727;25.5;9.6;17.5;2.1;11.84;0;4.37;22891 +93084;48.69207;1.37567;137;20220728;27;13.2;20.1;1.4;10.97;0;4.21;20639 +93084;48.69207;1.37567;137;20220729;29;12.4;20.7;1.1;12;.6;4.35;22461 +93084;48.69207;1.37567;137;20220730;30.4;14.2;22.3;2;14.27;0;5.08;23324 +93084;48.69207;1.37567;137;20220731;28.4;14.8;21.6;2.3;16.2;0;4.7;22560 +93084;48.69207;1.37567;137;20220801;27.4;16.4;21.9;1.9;16.34;0;4.03;18411 +93084;48.69207;1.37567;137;20220802;31.5;13.5;22.5;1.6;15.47;0;5.06;24863 +93084;48.69207;1.37567;137;20220803;35.4;15.8;25.6;1.8;16.7;.1;5.77;25279 +93084;48.69207;1.37567;137;20220804;26.6;18.2;22.4;3.1;17.7;5.2;4.08;16640 +93084;48.69207;1.37567;137;20220805;25;13.8;19.4;3.2;13.9;0;4.4;20446 +93084;48.69207;1.37567;137;20220806;25.1;9.6;17.4;3.3;9.7;0;5.08;23902 +93084;48.69207;1.37567;137;20220807;26.9;11.5;19.2;3.3;10.1;0;5.37;23352 +93084;48.69207;1.37567;137;20220808;28.5;12.3;20.4;3.6;11.2;0;5.74;23601 +93084;48.69207;1.37567;137;20220809;30.7;14.1;22.4;3.5;13.1;0;5.95;23420 +93084;48.69207;1.37567;137;20220810;32.4;14.6;23.5;2.6;12.57;0;5.87;23906 +93084;48.69207;1.37567;137;20220811;32.8;15;23.9;2.5;11.24;0;5.91;23743 +93084;48.69207;1.37567;137;20220812;33.5;14.7;24.1;2.2;10.67;0;5.86;24152 +93084;48.69207;1.37567;137;20220813;32.7;13.6;23.1;1.8;10.44;0;5.35;23861 +93084;48.69207;1.37567;137;20220814;26.7;16.8;21.8;2.1;14.57;4.7;3.55;13898 +93084;48.69207;1.37567;137;20220815;26.9;13.9;20.4;1.9;16.6;1.4;3.76;19231 +93084;48.69207;1.37567;137;20220816;25.5;17.3;21.4;1.8;17.27;4.6;3.05;13574 +93084;48.69207;1.37567;137;20220817;25.3;15.9;20.6;1.5;17;1.4;3.09;15353 +93084;48.69207;1.37567;137;20220818;27.5;12.6;20;2.2;15.6;0;4.11;21043 +93084;48.69207;1.37567;137;20220819;25.6;14.5;20.1;2.4;16.74;1.6;3.27;15597 +93084;48.69207;1.37567;137;20220820;24.7;10.6;17.6;1.7;13.24;0;3.58;20423 +93084;48.69207;1.37567;137;20220821;26.7;10.8;18.8;1.4;13.6;0;3.58;19522 +93084;48.69207;1.37567;137;20220822;25.3;14.9;20.1;1.6;15.97;0;3.02;14895 +93084;48.69207;1.37567;137;20220823;28.2;17.6;22.9;1.2;18.14;0;3.11;14616 +93084;48.69207;1.37567;137;20220824;32.3;15.3;23.8;1.2;16.8;0;4.12;20492 +93084;48.69207;1.37567;137;20220825;28.2;16;22.1;2.8;16.77;0;3.97;16401 +93084;48.69207;1.37567;137;20220826;26.4;15.8;21.1;2.9;15.47;0;3.82;15897 +93084;48.69207;1.37567;137;20220827;25.9;12.3;19.1;2.7;13.24;0;3.95;18404 +93084;48.69207;1.37567;137;20220828;25.9;11.2;18.6;2.5;12.87;0;3.84;19072 +93084;48.69207;1.37567;137;20220829;28.8;14.5;21.6;3.1;12.27;.5;4.84;18852 +93084;48.69207;1.37567;137;20220830;28.5;15.1;21.8;2.5;13;0;4.22;16768 +93084;48.69207;1.37567;137;20220831;27.4;13.4;20.4;2.2;13.84;0;3.88;18141 +93084;48.69207;1.37567;137;20220901;27.8;12.9;20.4;1.7;14.04;0;3.56;17534 +93084;48.69207;1.37567;137;20220902;22.5;16;19.2;1.8;16.8;4.6;2.24;10563 +93084;48.69207;1.37567;137;20220903;24.2;16;20.1;2.1;17.14;.3;2.61;12014 +93084;48.69207;1.37567;137;20220904;29;11.5;20.2;2.4;14.3;1.2;4.06;18989 +93084;48.69207;1.37567;137;20220905;27.7;15.3;21.5;2.3;16.87;6.5;3.3;14290 +93084;48.69207;1.37567;137;20220906;27.1;14.6;20.8;2.5;16.14;.5;3.39;15263 +93084;48.69207;1.37567;137;20220907;21.4;14.6;18;3.5;15.7;1.5;2.34;9766 +93084;48.69207;1.37567;137;20220908;22.4;13.8;18.1;4;15.3;1.9;2.86;12767 +93084;48.69207;1.37567;137;20220909;20;14.5;17.3;5.1;14.87;3.8;2.44;9393 +93084;48.69207;1.37567;137;20220910;20.3;13.5;16.9;3.7;15.07;2.6;2.27;10901 +93084;48.69207;1.37567;137;20220911;23.2;9.5;16.4;1.3;13.87;.8;2.5;16005 +93084;48.69207;1.37567;137;20220912;28.5;12.1;20.3;2;15.04;.8;3.44;17228 +93084;48.69207;1.37567;137;20220913;26.2;18.6;22.4;1.9;17.97;4;2.53;9866 +93084;48.69207;1.37567;137;20220914;24.9;17.9;21.4;2.5;19.17;.1;2.58;11643 +93084;48.69207;1.37567;137;20220915;22.2;12.3;17.3;3;14.7;0;2.58;13516 +93084;48.69207;1.37567;137;20220916;17.8;10.4;14.1;2.4;11.34;.2;2.11;11129 +93084;48.69207;1.37567;137;20220917;16.9;5.9;11.4;2.8;8.44;0;2.46;14600 +93084;48.69207;1.37567;137;20220918;19.8;4.7;12.3;2.5;8.97;0;2.64;15723 +93084;48.69207;1.37567;137;20220919;18.7;6.4;12.6;2.1;9.5;0;2.31;14097 +93084;48.69207;1.37567;137;20220920;18.2;4.7;11.5;1.5;9.74;0;1.92;13402 +93084;48.69207;1.37567;137;20220921;19.9;6.3;13.1;1.9;9.7;.1;2.35;15019 +93084;48.69207;1.37567;137;20220922;21.4;4.7;13;.9;8.74;0;2.08;15672 +93084;48.69207;1.37567;137;20220923;20.4;8.2;14.3;1.2;10;1.1;1.88;11102 +93084;48.69207;1.37567;137;20220924;15.1;11.9;13.5;1.9;13.67;6.9;1.05;5612 +93084;48.69207;1.37567;137;20220925;18.1;9.7;13.9;2.8;11.87;.2;1.99;11886 +93084;48.69207;1.37567;137;20220926;13.6;10.2;11.9;4.3;11.3;7.3;1.38;5682 +93084;48.69207;1.37567;137;20220927;15.4;9.7;12.5;4.7;11.9;6.3;1.53;7921 +93084;48.69207;1.37567;137;20220928;13.8;10.5;12.2;2.4;11.77;.8;1.2;6400 +93084;48.69207;1.37567;137;20220929;15.3;8.1;11.7;1.4;10.6;.2;1.33;8523 +93084;48.69207;1.37567;137;20220930;17.4;4;10.7;2.9;9.9;3;1.83;12757 +93084;48.69207;1.37567;137;20221001;20;11.8;15.9;5.3;14.2;.5;2.14;9562 +93084;48.69207;1.37567;137;20221002;20;13.6;16.8;3.8;15.57;1.7;1.72;7970 +93084;48.69207;1.37567;137;20221003;15.6;9.7;12.7;1.8;12.07;0;1.27;8372 +93084;48.69207;1.37567;137;20221004;19.7;4.7;12.2;1.7;11.37;.1;1.63;12160 +93084;48.69207;1.37567;137;20221005;21.1;11.2;16.1;3.8;13.47;.2;2.21;9884 +93084;48.69207;1.37567;137;20221006;19.2;7.1;13.2;1.6;10.04;0;1.74;11782 +93084;48.69207;1.37567;137;20221007;19.9;3.5;11.7;1.2;9.14;.1;1.61;12805 +93084;48.69207;1.37567;137;20221008;18.2;7.3;12.7;2.1;10.1;0;1.71;10514 +93084;48.69207;1.37567;137;20221009;19.1;3.3;11.2;1.8;9.07;.1;1.72;12429 +93084;48.69207;1.37567;137;20221010;18.9;8.6;13.8;2.4;12.64;0;1.4;7813 +93084;48.69207;1.37567;137;20221011;18;7.2;12.6;2.4;9.37;0;1.82;10577 +93084;48.69207;1.37567;137;20221012;20.1;3.5;11.8;1.2;9.57;0;1.46;11312 +93084;48.69207;1.37567;137;20221013;14.8;10.8;12.8;2.8;13.64;3.4;.81;4605 +93084;48.69207;1.37567;137;20221014;17.5;13.6;15.5;2.6;15.9;10.4;.92;4377 +93084;48.69207;1.37567;137;20221015;17.8;14.4;16.1;3.7;15.74;.4;1.21;5787 +93084;48.69207;1.37567;137;20221016;19.3;12.6;16;2.4;15.5;.8;1.18;6754 +93084;48.69207;1.37567;137;20221017;18.2;16.1;17.2;2.4;17.57;6.6;.87;3078 +93084;48.69207;1.37567;137;20221018;18.6;14.7;16.7;1.7;16.94;.1;.89;4584 +93084;48.69207;1.37567;137;20221019;21.7;14;17.8;3.4;16.57;3.2;1.56;7426 +93084;48.69207;1.37567;137;20221020;21.4;14.5;18;3.2;16.14;4.3;1.6;7092 +93084;48.69207;1.37567;137;20221021;19.7;14;16.8;3.4;15.24;.7;1.49;6754 +93084;48.69207;1.37567;137;20221022;21.3;13.1;17.2;3;14.47;2.4;1.68;7831 +93084;48.69207;1.37567;137;20221023;22.7;14.1;18.4;4.7;14.4;.2;2.43;7161 +93084;48.69207;1.37567;137;20221024;18.1;14.6;16.3;5.6;13.9;.7;1.86;4311 +93084;48.69207;1.37567;137;20221025;17.9;12.1;15;2.8;14.37;.3;1.07;5596 +93084;48.69207;1.37567;137;20221026;21.4;13.8;17.6;3.2;15.07;0;1.62;7155 +93084;48.69207;1.37567;137;20221027;23;13.3;18.1;3;14.97;0;1.77;6875 +93084;48.69207;1.37567;137;20221028;21.8;15.1;18.5;2.8;15.6;0;1.58;5700 +93084;48.69207;1.37567;137;20221029;24;16;20;2.7;14.67;0;1.97;6707 +93084;48.69207;1.37567;137;20221030;17.2;11.4;14.3;1.3;12.94;0;.86;4554 +93084;48.69207;1.37567;137;20221031;19.6;9.1;14.3;2.9;13.64;5.2;1.13;6809 +93084;48.69207;1.37567;137;20221101;16.6;9.6;13.1;5.6;11.5;.7;1.58;5846 +93084;48.69207;1.37567;137;20221102;15.3;8.2;11.8;3.9;11.17;0;1.11;6025 +93084;48.69207;1.37567;137;20221103;14;11.1;12.6;4.3;11.74;4.9;1.14;2801 +93084;48.69207;1.37567;137;20221104;11.6;8.5;10.1;4.1;9.94;.6;1;3534 +93084;48.69207;1.37567;137;20221105;10.7;4.6;7.6;2.7;9.54;0;.53;4223 +93084;48.69207;1.37567;137;20221106;11.2;9.2;10.2;4.4;11.24;4.5;.66;1907 +93084;48.69207;1.37567;137;20221107;16;10.8;13.4;4.5;12.57;.1;1.14;4116 +93084;48.69207;1.37567;137;20221108;16.7;10;13.3;4.5;11.84;1.2;1.34;4628 +93084;48.69207;1.37567;137;20221109;15.1;10.3;12.7;3.5;11.47;.1;1.08;4391 +93084;48.69207;1.37567;137;20221110;13;5.2;9.1;2.4;10.2;0;.6;4496 +93084;48.69207;1.37567;137;20221111;11.8;7.5;9.7;2.6;10.64;.1;.59;3597 +93084;48.69207;1.37567;137;20221112;15.3;5.7;10.5;1.6;11;.2;.51;5372 +93084;48.69207;1.37567;137;20221113;11;6.3;8.6;1;10.44;.1;.36;3774 +93084;48.69207;1.37567;137;20221114;13.6;5.2;9.4;2.2;10.74;.3;.49;4638 +93084;48.69207;1.37567;137;20221115;12.8;7.9;10.3;4;11.27;3.2;.63;2850 +93084;48.69207;1.37567;137;20221116;12.4;7.5;9.9;5.5;11.2;9.8;.6;3219 +93084;48.69207;1.37567;137;20221117;13.7;10;11.8;7.3;10.6;.9;1.5;3167 +93084;48.69207;1.37567;137;20221118;12.8;6.7;9.8;4.1;9.5;.4;.96;4494 +93084;48.69207;1.37567;137;20221119;11.3;3.2;7.3;2.4;8.24;.1;.59;4932 +93084;48.69207;1.37567;137;20221120;11.1;2.5;6.8;3.7;8.5;2.3;.64;3954 +93084;48.69207;1.37567;137;20221121;8.7;5.4;7.1;4.4;8.97;5.9;.57;1938 +93084;48.69207;1.37567;137;20221122;10.6;4.2;7.4;5.7;8.4;1.9;.89;3714 +93084;48.69207;1.37567;137;20221123;12.5;4.3;8.4;4.6;9.4;2.4;.76;3827 +93084;48.69207;1.37567;137;20221124;11.5;6.1;8.8;4.8;10.2;2.3;.57;3163 +93084;48.69207;1.37567;137;20221125;12.2;6.3;9.2;2.7;9.8;.2;.55;4166 +93084;48.69207;1.37567;137;20221126;9.5;3.3;6.4;2.6;9;.4;.33;3096 +93084;48.69207;1.37567;137;20221127;9.4;6.2;7.8;3.7;9.77;7.8;.43;1900 +93084;48.69207;1.37567;137;20221128;10.9;7.4;9.2;2.9;10.14;.8;.51;2711 +93084;48.69207;1.37567;137;20221129;6.9;3.9;5.4;1.5;8.84;0;.27;1670 +93084;48.69207;1.37567;137;20221130;6.1;4.7;5.4;1.9;8.4;0;.38;1053 +93084;48.69207;1.37567;137;20221201;5.4;3.3;4.4;3;7.7;0;.34;2209 +93084;48.69207;1.37567;137;20221202;4.6;2.1;3.4;3;7.17;.1;.36;1538 +93084;48.69207;1.37567;137;20221203;3.2;2.2;2.7;4;6.54;0;.49;985 +93084;48.69207;1.37567;137;20221204;3.2;1.4;2.3;2.8;6.44;.2;.39;1375 +93084;48.69207;1.37567;137;20221205;2.8;1.6;2.2;1.6;6.6;0;.34;1048 +93084;48.69207;1.37567;137;20221206;4.4;-.8;1.8;1.6;6.57;.1;.2;2615 +93084;48.69207;1.37567;137;20221207;5.3;-.6;2.4;1.4;5.57;.1;.33;3292 +93084;48.69207;1.37567;137;20221208;2.2;-.4;.9;1.3;5.14;0;.33;1748 +93084;48.69207;1.37567;137;20221209;2.1;-.8;.7;2.4;5.97;0;.23;2242 +93084;48.69207;1.37567;137;20221210;1.8;-1;.4;2.4;5.77;0;.27;2003 +93084;48.69207;1.37567;137;20221211;0;-2.8;-1.4;2.5;5;0;.26;2050 +93084;48.69207;1.37567;137;20221212;-1.5;-2.4;-1.9;2.7;4.77;0;.33;988 +93084;48.69207;1.37567;137;20221213;1;-4.6;-1.8;2.3;4.07;0;.37;3430 +93084;48.69207;1.37567;137;20221214;1.1;-1.7;-.3;2;4.9;.3;.37;1784 +93084;48.69207;1.37567;137;20221215;2.4;-3.4;-.5;3;4.3;0;.51;3233 +93084;48.69207;1.37567;137;20221216;4.4;-3.6;.4;2.5;4.97;0;.36;4004 +93084;48.69207;1.37567;137;20221217;-1.4;-4.4;-2.9;2.3;4.57;0;.2;1964 +93084;48.69207;1.37567;137;20221218;2.7;-5.9;-1.6;3.5;5;1.9;.29;2727 +93084;48.69207;1.37567;137;20221219;10.7;3;6.8;4.9;9;.9;.47;2785 +93084;48.69207;1.37567;137;20221220;11.1;9.4;10.3;4.3;11.17;7.9;.63;982 +93084;48.69207;1.37567;137;20221221;11.5;6.2;8.9;4.1;11.37;6.6;.16;2260 +93084;48.69207;1.37567;137;20221222;13.1;10.6;11.9;6.5;12.7;4.3;.61;1398 +93084;48.69207;1.37567;137;20221223;14.8;12.2;13.5;5.2;13.24;3.7;.89;1640 +93084;48.69207;1.37567;137;20221224;11;10;10.5;3.4;11.4;1.7;.57;1051 +93084;48.69207;1.37567;137;20221225;12.9;9.6;11.3;3.1;12.1;3.8;.48;1981 +93084;48.69207;1.37567;137;20221226;10.8;9.9;10.4;4.2;9.97;.6;.99;1066 +93084;48.69207;1.37567;137;20221227;9.7;2.5;6.1;3.4;8;.1;.47;3529 +93084;48.69207;1.37567;137;20221228;10.7;6.8;8.8;6.5;10.7;3.5;.39;1946 +93084;48.69207;1.37567;137;20221229;11.1;9.5;10.3;6.1;9.7;.1;1.16;2094 +93084;48.69207;1.37567;137;20221230;14;4.4;9.2;5.9;11.4;3.7;.37;2767 +93084;48.69207;1.37567;137;20221231;15.2;13.6;14.4;7.2;12.47;0;1.64;1831 +93085;48.71783;1.71341;130;20220101;14.1;7.7;10.9;2.6;10.6;.1;.53;3988 +93085;48.71783;1.71341;130;20220102;13.8;9.5;11.6;4.6;10.9;0;1.03;2156 +93085;48.71783;1.71341;130;20220103;12.4;10;11.2;4.4;11.4;21.7;.75;1976 +93085;48.71783;1.71341;130;20220104;9.2;7.5;8.4;3.5;9.54;.6;.62;1388 +93085;48.71783;1.71341;130;20220105;6.3;.7;3.5;2.6;6.14;0;.45;4077 +93085;48.71783;1.71341;130;20220106;5.9;-1.6;2.2;2.2;6.2;.6;.33;3247 +93085;48.71783;1.71341;130;20220107;8.2;2.8;5.5;4.9;7.47;4.7;.64;3534 +93085;48.71783;1.71341;130;20220108;8.2;1.6;4.9;5.8;8.34;12.9;.35;1868 +93085;48.71783;1.71341;130;20220109;6.3;3.9;5.1;3.2;7.77;4.1;.44;2290 +93085;48.71783;1.71341;130;20220110;4.8;3.6;4.2;1.7;7.84;0;.31;1341 +93085;48.71783;1.71341;130;20220111;2.5;1.9;2.2;1.7;6.24;0;.35;1971 +93085;48.71783;1.71341;130;20220112;3;-2;.5;1.4;6.3;0;.16;2580 +93085;48.71783;1.71341;130;20220113;3.1;2.2;2.6;1.7;6.9;0;.32;1700 +93085;48.71783;1.71341;130;20220114;5.4;-1.2;2.1;.9;6;.1;.19;4496 +93085;48.71783;1.71341;130;20220115;3.8;-2.5;.7;1.1;5.67;0;.13;4681 +93085;48.71783;1.71341;130;20220116;4.8;-1.8;1.5;2.3;6.94;.1;.17;2350 +93085;48.71783;1.71341;130;20220117;6.7;4.4;5.5;.8;8.14;.1;.36;1650 +93085;48.71783;1.71341;130;20220118;8.9;-.8;4;1.4;7.27;0;.25;5104 +93085;48.71783;1.71341;130;20220119;6.1;3.7;4.9;2.1;8.07;1.3;.37;1424 +93085;48.71783;1.71341;130;20220120;6.7;1.5;4.1;2.1;7.07;0;.38;4094 +93085;48.71783;1.71341;130;20220121;5.8;1.1;3.5;1.9;6.37;0;.46;3435 +93085;48.71783;1.71341;130;20220122;5.2;1.5;3.3;1.4;6.9;0;.38;1709 +93085;48.71783;1.71341;130;20220123;3.6;3.4;3.5;2.1;6.7;0;.54;466 +93085;48.71783;1.71341;130;20220124;6.7;-.8;3;1.4;6.07;0;.31;6156 +93085;48.71783;1.71341;130;20220125;.5;-2.2;-.8;.8;5.74;0;.24;2150 +93085;48.71783;1.71341;130;20220126;2.4;-.9;.7;1;6.27;0;.28;1667 +93085;48.71783;1.71341;130;20220127;7.3;1.7;4.5;2.5;7.77;.1;.38;3159 +93085;48.71783;1.71341;130;20220128;7.7;5.4;6.5;1.5;8.8;.1;.42;2451 +93085;48.71783;1.71341;130;20220129;10;5.4;7.7;3.7;9.97;.5;.42;2324 +93085;48.71783;1.71341;130;20220130;10.2;6.3;8.3;1.6;8.17;.1;.62;5850 +93085;48.71783;1.71341;130;20220131;8.6;4.3;6.4;4.5;6.74;.2;1.18;4818 +93085;48.71783;1.71341;130;20220201;9.3;1.5;5.4;4.3;9.07;.3;.27;2959 +93085;48.71783;1.71341;130;20220202;10.1;9.1;9.6;3.1;9.8;.1;.82;2104 +93085;48.71783;1.71341;130;20220203;8.3;6.4;7.4;2.6;8.44;0;.71;2405 +93085;48.71783;1.71341;130;20220204;11.2;6.3;8.8;3.8;8.27;.7;1.16;3745 +93085;48.71783;1.71341;130;20220205;10.2;1.5;5.8;3.4;7.04;0;.9;7607 +93085;48.71783;1.71341;130;20220206;10.4;5.6;8;6.7;9.74;6.3;.68;2313 +93085;48.71783;1.71341;130;20220207;10.7;4.3;7.5;2.5;7.2;0;.95;7776 +93085;48.71783;1.71341;130;20220208;10.4;3.4;6.9;1.9;8.7;0;.59;3806 +93085;48.71783;1.71341;130;20220209;11.9;1.6;6.7;1;7.8;0;.57;8152 +93085;48.71783;1.71341;130;20220210;9.3;4.4;6.8;3.2;8.28;1.1;.85;4251 +93085;48.71783;1.71341;130;20220211;8.6;.5;4.6;1.6;6.38;0;.67;8225 +93085;48.71783;1.71341;130;20220212;9.1;-1.2;4;2.4;5.23;0;1.01;9915 +93085;48.71783;1.71341;130;20220213;13.1;-.5;6.3;5;7.26;1.3;1.36;8670 +93085;48.71783;1.71341;130;20220214;11.3;7;9.2;4.8;8.88;4.5;1.25;5207 +93085;48.71783;1.71341;130;20220215;9.7;3.7;6.7;5;8.96;3.8;.65;5791 +93085;48.71783;1.71341;130;20220216;14.9;8.4;11.6;6.5;12.67;1.4;.81;4566 +93085;48.71783;1.71341;130;20220217;13.5;10.1;11.8;5.7;9.58;.2;1.82;5277 +93085;48.71783;1.71341;130;20220218;11.7;9.1;10.4;6.8;9.17;.5;1.68;3944 +93085;48.71783;1.71341;130;20220219;10;1.9;5.9;5.6;6.77;0;1.42;9585 +93085;48.71783;1.71341;130;20220220;12.8;7.2;10;7;9.6;2.3;1.47;4983 +93085;48.71783;1.71341;130;20220221;9.7;4.7;7.2;6.7;7.44;.1;1.49;5916 +93085;48.71783;1.71341;130;20220222;12.1;4.1;8.1;4;9.5;.6;.88;5057 +93085;48.71783;1.71341;130;20220223;10.7;2.8;6.8;1.6;8.77;0;.71;5933 +93085;48.71783;1.71341;130;20220224;11.5;5.6;8.6;3.8;7.5;2.1;1.53;6717 +93085;48.71783;1.71341;130;20220225;10.4;1.4;5.9;2.9;6.4;.2;1.32;10079 +93085;48.71783;1.71341;130;20220226;9.8;-1.4;4.2;2.7;5.57;0;1.31;11940 +93085;48.71783;1.71341;130;20220227;9.6;.1;4.9;3.2;5.24;0;1.54;12035 +93085;48.71783;1.71341;130;20220228;12.3;-1.8;5.2;1.7;5.15;0;1.36;11643 +93085;48.71783;1.71341;130;20220301;12.2;2.4;7.3;1.6;6.94;.2;1.13;6773 +93085;48.71783;1.71341;130;20220302;12.1;5.8;9;1.3;7.17;0;1.19;7532 +93085;48.71783;1.71341;130;20220303;11.8;5;8.4;1;9.1;0;.88;5843 +93085;48.71783;1.71341;130;20220304;10.6;4.5;7.5;2;9.24;.6;.77;5132 +93085;48.71783;1.71341;130;20220305;9.9;6.5;8.2;1.9;9.2;.1;.87;5261 +93085;48.71783;1.71341;130;20220306;8.2;1.7;4.9;3.2;5.77;0;1.46;11463 +93085;48.71783;1.71341;130;20220307;6.5;-1.4;2.6;3.4;4.3;0;1.56;12727 +93085;48.71783;1.71341;130;20220308;14.1;-1.5;6.3;2.8;5.34;0;2.05;14042 +93085;48.71783;1.71341;130;20220309;15;3.3;9.2;2.6;7.9;0;1.74;11086 +93085;48.71783;1.71341;130;20220310;16.9;4.7;10.8;2.7;8.1;0;2.06;12488 +93085;48.71783;1.71341;130;20220311;12.6;6.9;9.7;4.1;9.34;2.1;1.38;5239 +93085;48.71783;1.71341;130;20220312;11;6.2;8.6;4.1;9.34;.1;1.16;6731 +93085;48.71783;1.71341;130;20220313;9.4;7.5;8.5;3.7;8.9;4.6;1.07;3354 +93085;48.71783;1.71341;130;20220314;14.4;3;8.7;2.3;8.14;1.9;1.76;14409 +93085;48.71783;1.71341;130;20220315;11.6;7.6;9.6;1.8;10.67;4.9;.83;4191 +93085;48.71783;1.71341;130;20220316;14.3;8.1;11.2;2.4;11.17;.1;1.15;6064 +93085;48.71783;1.71341;130;20220317;8.4;6.9;7.6;2.9;8.1;0;1.17;5584 +93085;48.71783;1.71341;130;20220318;14.8;2.2;8.5;4.9;5.61;0;2.99;15686 +93085;48.71783;1.71341;130;20220319;15.6;5.8;10.7;4.8;6.08;0;3.26;15817 +93085;48.71783;1.71341;130;20220320;13.2;1.8;7.5;2.4;5.53;0;2.22;16059 +93085;48.71783;1.71341;130;20220321;17.8;3.9;10.9;1.9;8.36;0;2.21;15549 +93085;48.71783;1.71341;130;20220322;18;4.7;11.3;2.7;6.38;0;2.92;17072 +93085;48.71783;1.71341;130;20220323;17.8;2.2;10;2.1;6.01;0;2.63;17694 +93085;48.71783;1.71341;130;20220324;19.9;3;11.4;2.1;6.23;0;2.87;17910 +93085;48.71783;1.71341;130;20220325;19;6;12.5;3.3;6.23;0;3.46;17651 +93085;48.71783;1.71341;130;20220326;18.8;4.9;11.8;3.7;6.46;0;3.5;18395 +93085;48.71783;1.71341;130;20220327;20.6;6.4;13.5;2.4;7.33;0;3.15;18401 +93085;48.71783;1.71341;130;20220328;20.6;4.2;12.4;1.5;7.66;0;2.51;15997 +93085;48.71783;1.71341;130;20220329;16.5;11.1;13.8;1.9;9.56;2.6;1.9;6879 +93085;48.71783;1.71341;130;20220330;12.9;7.9;10.4;2;10.48;4.1;1.17;5947 +93085;48.71783;1.71341;130;20220331;7.6;3.4;5.5;4.5;6.93;2.3;1.36;7654 +93085;48.71783;1.71341;130;20220401;3.8;.2;2;7;5.73;1.1;1.16;7094 +93085;48.71783;1.71341;130;20220402;7.4;-.5;3.5;4.6;4.88;0;1.95;13546 +93085;48.71783;1.71341;130;20220403;8.3;-.8;3.8;3.2;4.81;0;2.04;16458 +93085;48.71783;1.71341;130;20220404;10.2;-2;4.1;4;6.08;0;1.78;14367 +93085;48.71783;1.71341;130;20220405;12.9;6.9;9.9;3.2;10.21;.4;1.14;4300 +93085;48.71783;1.71341;130;20220406;12.9;6;9.4;5.4;9.26;.2;1.67;6932 +93085;48.71783;1.71341;130;20220407;14.9;9.6;12.3;7;9.48;2.5;2.78;11057 +93085;48.71783;1.71341;130;20220408;10.1;6.4;8.2;3.7;8.16;24.5;1.29;2761 +93085;48.71783;1.71341;130;20220409;12.7;1.2;6.9;2.6;6.58;.2;2.18;15423 +93085;48.71783;1.71341;130;20220410;14;-2.2;5.9;2.3;6.18;0;2.52;21371 +93085;48.71783;1.71341;130;20220411;19.7;3.8;11.8;3.7;8.16;0;3.6;20917 +93085;48.71783;1.71341;130;20220412;20;9.8;14.9;3.7;10.87;2.2;3.29;17413 +93085;48.71783;1.71341;130;20220413;16.8;10.1;13.4;1.4;12.77;1;1.76;10962 +93085;48.71783;1.71341;130;20220414;20.8;7.7;14.3;1.3;11.43;.1;2.83;19157 +93085;48.71783;1.71341;130;20220415;20.8;7.1;14;2;10.93;0;3.3;22131 +93085;48.71783;1.71341;130;20220416;19.3;7.6;13.5;2.9;9.56;0;3.55;22631 +93085;48.71783;1.71341;130;20220417;20.7;6;13.4;2.6;6.93;0;4.04;23657 +93085;48.71783;1.71341;130;20220418;18.1;4.6;11.4;2.5;8.93;0;2.83;18067 +93085;48.71783;1.71341;130;20220419;16.7;6.5;11.6;3.2;9.41;0;2.68;15771 +93085;48.71783;1.71341;130;20220420;19.7;6.1;12.9;2.7;8.63;0;3.46;19955 +93085;48.71783;1.71341;130;20220421;19.3;6.2;12.8;2.9;7.93;0;3.78;22700 +93085;48.71783;1.71341;130;20220422;19;6.8;12.9;3.2;8.93;0;3.58;21647 +93085;48.71783;1.71341;130;20220423;19.7;8.4;14;3.5;10.43;.4;3.18;15927 +93085;48.71783;1.71341;130;20220424;19;7.8;13.4;2.6;10.61;.1;2.81;15562 +93085;48.71783;1.71341;130;20220425;16.6;7.8;12.2;3.3;8.93;0;3.15;18698 +93085;48.71783;1.71341;130;20220426;15.8;4;9.9;2.5;8.46;0;2.77;19494 +93085;48.71783;1.71341;130;20220427;18.4;4.3;11.4;3.8;8.53;0;3.66;23400 +93085;48.71783;1.71341;130;20220428;20.3;6.4;13.3;3.5;9.13;0;3.76;20684 +93085;48.71783;1.71341;130;20220429;19.6;9.7;14.7;3.3;9.73;0;3.78;20193 +93085;48.71783;1.71341;130;20220430;16.7;4.8;10.8;3.2;8.16;0;3.45;23324 +93085;48.71783;1.71341;130;20220501;17.3;4.6;11;2.6;7.81;0;3.44;22797 +93085;48.71783;1.71341;130;20220502;18.1;6.8;12.5;2.9;9.03;0;3.26;18538 +93085;48.71783;1.71341;130;20220503;19.2;8.8;14;3.5;9.28;0;3.65;18156 +93085;48.71783;1.71341;130;20220504;18.7;8.4;13.5;2.3;10.51;.9;2.75;14949 +93085;48.71783;1.71341;130;20220505;19.1;7;13.1;2.9;10.58;.1;3.13;18522 +93085;48.71783;1.71341;130;20220506;21.4;7.3;14.4;2.2;10.64;0;3.86;23932 +93085;48.71783;1.71341;130;20220507;20.4;9.3;14.8;2.4;11.8;0;3.32;19345 +93085;48.71783;1.71341;130;20220508;20.9;9.9;15.4;2.5;12.27;0;3.46;20233 +93085;48.71783;1.71341;130;20220509;25.3;8.4;16.8;1.2;11.57;0;4.13;24774 +93085;48.71783;1.71341;130;20220510;27.1;12.3;19.7;2.1;12.54;0;4.69;23180 +93085;48.71783;1.71341;130;20220511;23.8;9.5;16.7;2.5;13.04;0;4.28;24952 +93085;48.71783;1.71341;130;20220512;20.5;10.3;15.4;1.9;11.34;0;3.36;18919 +93085;48.71783;1.71341;130;20220513;21.3;7;14.2;1.3;9.9;0;3.96;26216 +93085;48.71783;1.71341;130;20220514;22.9;7.5;15.2;1.3;10.54;0;3.95;24440 +93085;48.71783;1.71341;130;20220515;28.8;13.6;21.2;3;12.94;3.7;5.44;22960 +93085;48.71783;1.71341;130;20220516;25.7;15;20.4;2.6;15.27;0;4.5;22128 +93085;48.71783;1.71341;130;20220517;27.9;13.2;20.5;1.7;15.14;.3;4.69;24662 +93085;48.71783;1.71341;130;20220518;27.7;14.6;21.1;2.1;16.54;2.4;4.74;24028 +93085;48.71783;1.71341;130;20220519;23.8;17.7;20.8;2.1;16.84;2.5;3.87;18963 +93085;48.71783;1.71341;130;20220520;21.4;14.5;18;2.2;14.07;4.7;3.02;13569 +93085;48.71783;1.71341;130;20220521;23.5;9.6;16.6;1.2;12.94;0;4;24516 +93085;48.71783;1.71341;130;20220522;21.9;12.2;17.1;1.8;13.97;3;2.9;14399 +93085;48.71783;1.71341;130;20220523;17.3;14.3;15.8;2;14.64;7.4;1.88;8742 +93085;48.71783;1.71341;130;20220524;18.7;9.5;14.1;3;11.37;1.3;3.51;21176 +93085;48.71783;1.71341;130;20220525;19.9;7.1;13.5;2.3;10.97;.2;3.64;23109 +93085;48.71783;1.71341;130;20220526;19.4;12.5;16;2.9;13.17;.1;3.09;16107 +93085;48.71783;1.71341;130;20220527;21;12;16.5;2.6;12.2;.1;3.42;16604 +93085;48.71783;1.71341;130;20220528;19.3;7.1;13.2;2.2;10.04;0;3.89;24964 +93085;48.71783;1.71341;130;20220529;15.5;6.2;10.9;2.6;8.34;0;3.11;18869 +93085;48.71783;1.71341;130;20220530;18.2;6.2;12.2;1.7;8.9;0;3.57;23075 +93085;48.71783;1.71341;130;20220531;21.1;9.2;15.2;1.5;9.24;0;4.04;23793 +93085;48.71783;1.71341;130;20220601;21.5;5.9;13.7;1.4;9.47;.1;4.19;27077 +93085;48.71783;1.71341;130;20220602;23.7;9.7;16.7;2.2;9.7;0;4.67;24203 +93085;48.71783;1.71341;130;20220603;22.1;12.9;17.5;1.6;13.34;10.2;3.11;15003 +93085;48.71783;1.71341;130;20220604;26.9;15;20.9;1.9;17.3;16.6;3.94;18653 +93085;48.71783;1.71341;130;20220605;21.6;14.7;18.2;2;16.4;3.8;3.15;16685 +93085;48.71783;1.71341;130;20220606;21.8;10.8;16.3;2.4;12.67;.4;3.94;22161 +93085;48.71783;1.71341;130;20220607;23;14.1;18.6;3;14.54;10.3;4.08;20528 +93085;48.71783;1.71341;130;20220608;21.1;13.7;17.4;3;14.04;1.9;3.59;18301 +93085;48.71783;1.71341;130;20220609;20.4;10.6;15.5;2.7;12.44;0;3.58;20215 +93085;48.71783;1.71341;130;20220610;22.1;12.5;17.3;2.2;14.37;.1;3.95;22781 +93085;48.71783;1.71341;130;20220611;25.4;13.3;19.4;1.7;14.57;0;4.65;25348 +93085;48.71783;1.71341;130;20220612;23.1;11;17;2.2;12.04;0;4.84;27929 +93085;48.71783;1.71341;130;20220613;22.6;9.4;16;1.9;11.27;0;4.67;28013 +93085;48.71783;1.71341;130;20220614;25.8;10.3;18.1;1.8;11.5;0;5.11;28212 +93085;48.71783;1.71341;130;20220615;29.5;14;21.7;1.8;13.07;0;5.68;28175 +93085;48.71783;1.71341;130;20220616;29.2;14.1;21.6;1.7;12.87;0;5.59;28137 +93085;48.71783;1.71341;130;20220617;33.4;15.7;24.6;1.5;14.47;0;5.95;27950 +93085;48.71783;1.71341;130;20220618;36.2;18.4;27.3;1.9;16.14;.8;6.52;26811 +93085;48.71783;1.71341;130;20220619;23.4;14.1;18.8;3.9;16;8.7;4.03;20014 +93085;48.71783;1.71341;130;20220620;22.2;14.2;18.2;2.5;15.54;3.1;3.34;17007 +93085;48.71783;1.71341;130;20220621;26.5;14.2;20.4;2.3;14.84;1.3;4.87;24054 +93085;48.71783;1.71341;130;20220622;26.1;15;20.6;2.1;15.57;7.1;4.22;20050 +93085;48.71783;1.71341;130;20220623;27.1;17;22;2.1;17.37;2.3;4.88;24084 +93085;48.71783;1.71341;130;20220624;23.7;16.2;19.9;3.3;16.5;1.2;3.98;18832 +93085;48.71783;1.71341;130;20220625;17.4;14.9;16.2;2.7;14.84;1.6;2.15;10080 +93085;48.71783;1.71341;130;20220626;22.3;11;16.7;2;12.84;0;3.96;22171 +93085;48.71783;1.71341;130;20220627;23.1;11.8;17.4;2.1;12.44;.6;4.33;23606 +93085;48.71783;1.71341;130;20220628;25.9;9.9;17.9;1.2;12.17;0;4.84;28314 +93085;48.71783;1.71341;130;20220629;24.6;11.2;17.9;1.7;12.9;.8;4.22;22509 +93085;48.71783;1.71341;130;20220630;18.7;12;15.4;1.6;13.57;6.1;2.53;13686 +93085;48.71783;1.71341;130;20220701;21.7;9.4;15.6;1.9;11.5;0;3.94;22747 +93085;48.71783;1.71341;130;20220702;27.1;8.9;18;1.5;11.3;0;5.13;29048 +93085;48.71783;1.71341;130;20220703;23.8;11.3;17.5;1.9;12.34;0;4.63;25941 +93085;48.71783;1.71341;130;20220704;25.7;9.8;17.8;1.8;12.07;.1;5.08;28800 +93085;48.71783;1.71341;130;20220705;24.7;10.3;17.5;2.2;12.37;0;4.97;27883 +93085;48.71783;1.71341;130;20220706;25.6;11;18.3;2.2;12.94;0;4.97;26730 +93085;48.71783;1.71341;130;20220707;21.6;13.5;17.6;2.5;14.4;0;3.28;15848 +93085;48.71783;1.71341;130;20220708;27.5;11.1;19.3;2.1;12.1;0;5.47;28492 +93085;48.71783;1.71341;130;20220709;28.8;14.4;21.6;2.5;14;0;5.73;27057 +93085;48.71783;1.71341;130;20220710;26.8;13.3;20;2.7;12.54;0;5.55;27173 +93085;48.71783;1.71341;130;20220711;29.8;15;22.4;2;13.87;0;5.67;27189 +93085;48.71783;1.71341;130;20220712;33;16.1;24.5;1.2;13.2;0;5.59;27144 +93085;48.71783;1.71341;130;20220713;36.2;19.8;28;1.5;12.87;0;6.12;26050 +93085;48.71783;1.71341;130;20220714;30.4;17.9;24.1;2.7;14.4;0;6.14;26130 +93085;48.71783;1.71341;130;20220715;26.8;14.2;20.5;2.4;11.3;0;5.53;26803 +93085;48.71783;1.71341;130;20220716;28.9;13.1;21;2;11.4;0;5.59;27397 +93085;48.71783;1.71341;130;20220717;31.4;14.5;23;2;11.1;0;5.88;26002 +93085;48.71783;1.71341;130;20220718;37.8;16.7;27.3;1.6;11.2;0;6.41;27258 +93085;48.71783;1.71341;130;20220719;38.6;21.9;30.3;3;14.27;4.6;7.85;25325 +93085;48.71783;1.71341;130;20220720;24.1;17.6;20.8;2.3;18.87;5.8;2.92;13048 +93085;48.71783;1.71341;130;20220721;26.8;16.3;21.6;1.8;17.57;.1;4.28;21686 +93085;48.71783;1.71341;130;20220722;24.5;16.5;20.5;1.6;18.64;2.8;2.63;11848 +93085;48.71783;1.71341;130;20220723;27.2;17.2;22.2;1.6;17.97;0;4.12;20167 +93085;48.71783;1.71341;130;20220724;32.3;15.6;24;1.9;16.17;0;5.71;26589 +93085;48.71783;1.71341;130;20220725;27;17.7;22.3;3.1;14.87;0;5.04;20778 +93085;48.71783;1.71341;130;20220726;22.5;15.2;18.9;2.4;13.94;0;3.24;13737 +93085;48.71783;1.71341;130;20220727;25.1;11.6;18.4;2;12.2;0;4.26;21861 +93085;48.71783;1.71341;130;20220728;26.6;14.7;20.6;1.3;11;0;4.09;19816 +93085;48.71783;1.71341;130;20220729;29.1;13.4;21.2;.9;12.14;.1;4.13;21800 +93085;48.71783;1.71341;130;20220730;29.9;15.1;22.5;1.5;14.04;0;4.81;23051 +93085;48.71783;1.71341;130;20220731;28.3;16;22.2;1.9;16.47;0;4.71;23253 +93085;48.71783;1.71341;130;20220801;26.9;17.7;22.3;1.6;16.67;0;3.65;16331 +93085;48.71783;1.71341;130;20220802;31;15;23;1.2;15.87;0;4.83;24736 +93085;48.71783;1.71341;130;20220803;35.2;17.5;26.3;1.6;17;0;5.65;25106 +93085;48.71783;1.71341;130;20220804;26.8;18.6;22.7;2.6;17.94;5.2;3.99;16879 +93085;48.71783;1.71341;130;20220805;25.3;14.7;20;2.7;14.14;0;4.51;21945 +93085;48.71783;1.71341;130;20220806;24.7;11.1;17.9;2.8;9.67;0;5.03;25126 +93085;48.71783;1.71341;130;20220807;26.3;13;19.7;2.7;10.2;0;5.18;24333 +93085;48.71783;1.71341;130;20220808;28.2;13.9;21;2.8;11.47;0;5.48;24474 +93085;48.71783;1.71341;130;20220809;30.4;15.3;22.9;2.8;13.34;0;5.68;24174 +93085;48.71783;1.71341;130;20220810;32.5;16.7;24.6;2.4;12.67;0;5.82;24244 +93085;48.71783;1.71341;130;20220811;32.5;17;24.7;2.2;11.54;0;5.76;24038 +93085;48.71783;1.71341;130;20220812;33.5;16.7;25.1;1.9;11.2;0;5.63;24310 +93085;48.71783;1.71341;130;20220813;32.6;15.6;24.1;1.7;10.8;0;5.27;23981 +93085;48.71783;1.71341;130;20220814;27.2;18;22.6;1.7;14.74;7.3;3.3;12152 +93085;48.71783;1.71341;130;20220815;27;14.8;20.9;1.4;17.1;1.1;3.44;17694 +93085;48.71783;1.71341;130;20220816;25.8;17.6;21.7;1.5;17.6;6;2.86;12605 +93085;48.71783;1.71341;130;20220817;25.6;16.3;20.9;1.1;17.27;.7;2.77;13473 +93085;48.71783;1.71341;130;20220818;27.7;13.5;20.6;1.6;15.9;0;3.98;21353 +93085;48.71783;1.71341;130;20220819;25.3;15.3;20.3;1.8;16.87;.9;2.82;12680 +93085;48.71783;1.71341;130;20220820;24.8;11.7;18.2;1.2;13.54;0;3.59;21658 +93085;48.71783;1.71341;130;20220821;27.1;12;19.5;1.3;13.9;0;3.48;18649 +93085;48.71783;1.71341;130;20220822;25.2;15.5;20.4;1.4;15.7;0;2.92;14263 +93085;48.71783;1.71341;130;20220823;28.2;17;22.6;.9;18.14;.1;2.82;13701 +93085;48.71783;1.71341;130;20220824;32.2;16.7;24.5;.9;17.34;0;3.99;20598 +93085;48.71783;1.71341;130;20220825;29.4;17.1;23.3;2.3;16.47;.3;4.08;16852 +93085;48.71783;1.71341;130;20220826;26.7;16.5;21.6;2.4;16;0;3.66;15799 +93085;48.71783;1.71341;130;20220827;25.4;14;19.7;2.3;13.67;0;3.86;19535 +93085;48.71783;1.71341;130;20220828;26;13.2;19.6;2.1;13.17;0;3.75;18591 +93085;48.71783;1.71341;130;20220829;28.5;15.8;22.2;2.8;12.37;.7;4.78;19541 +93085;48.71783;1.71341;130;20220830;28.2;16.5;22.3;2.1;13.2;0;3.86;15553 +93085;48.71783;1.71341;130;20220831;27.3;14.7;21;2;13.97;0;3.88;18810 +93085;48.71783;1.71341;130;20220901;27.8;14.6;21.2;1.6;14.4;.4;3.4;16279 +93085;48.71783;1.71341;130;20220902;22.8;16.2;19.5;1.8;16.17;1.8;2.3;9908 +93085;48.71783;1.71341;130;20220903;24.3;16.1;20.2;1.8;17.07;.2;2.53;11883 +93085;48.71783;1.71341;130;20220904;29.1;12.1;20.6;2;14.07;1.6;3.9;19272 +93085;48.71783;1.71341;130;20220905;28.1;15.8;21.9;1.9;17;8.1;3.17;13977 +93085;48.71783;1.71341;130;20220906;27.3;14.9;21.1;1.7;16.37;.5;3.14;15286 +93085;48.71783;1.71341;130;20220907;21.1;14.6;17.8;2.6;15.94;1.2;1.97;8204 +93085;48.71783;1.71341;130;20220908;22.7;13.9;18.3;3.4;15.24;1.6;2.78;12658 +93085;48.71783;1.71341;130;20220909;19.9;14.5;17.2;4.2;14.8;6.6;2.28;8657 +93085;48.71783;1.71341;130;20220910;20.2;13.7;16.9;3;15.17;4.2;2.09;10052 +93085;48.71783;1.71341;130;20220911;22.9;10;16.4;1.2;14.14;.6;2.51;16673 +93085;48.71783;1.71341;130;20220912;28;12.8;20.4;1.8;15.1;.5;3.39;17621 +93085;48.71783;1.71341;130;20220913;26.1;18.9;22.5;1.5;17.8;4.1;2.3;8683 +93085;48.71783;1.71341;130;20220914;25.5;18.2;21.8;2.4;19.27;6.5;2.72;12755 +93085;48.71783;1.71341;130;20220915;22.4;13.1;17.8;2.5;14.74;0;2.6;14013 +93085;48.71783;1.71341;130;20220916;17.6;11.1;14.3;1.9;11.5;.3;1.94;10446 +93085;48.71783;1.71341;130;20220917;16.8;6.8;11.8;2;8.67;0;2.31;15494 +93085;48.71783;1.71341;130;20220918;19.4;5.3;12.4;1.8;9;0;2.41;16249 +93085;48.71783;1.71341;130;20220919;18.2;7.7;13;1.6;9.67;0;2.12;13899 +93085;48.71783;1.71341;130;20220920;17.7;5.8;11.8;1.1;9.84;0;1.64;10779 +93085;48.71783;1.71341;130;20220921;19.1;7.5;13.3;1.4;10;0;2.19;15627 +93085;48.71783;1.71341;130;20220922;20.9;5.7;13.3;.6;9;0;1.92;15819 +93085;48.71783;1.71341;130;20220923;20.3;8.5;14.4;.7;9.97;1.2;1.58;9676 +93085;48.71783;1.71341;130;20220924;15.6;11.9;13.8;1.4;13.47;4.9;1.08;5249 +93085;48.71783;1.71341;130;20220925;18.2;10.2;14.2;2.3;11.6;.2;2.1;13094 +93085;48.71783;1.71341;130;20220926;13.9;10.4;12.2;3.5;11.17;7.3;1.39;5221 +93085;48.71783;1.71341;130;20220927;15.1;9.7;12.4;3.7;11.87;5.8;1.41;7266 +93085;48.71783;1.71341;130;20220928;14.3;10.4;12.3;1.8;11.64;1.2;1.27;7595 +93085;48.71783;1.71341;130;20220929;14.8;8.8;11.8;1;10.64;.6;1.23;8053 +93085;48.71783;1.71341;130;20220930;17.9;4.3;11.1;2.1;9.84;3.3;1.83;13515 +93085;48.71783;1.71341;130;20221001;20.3;11.6;16;4.6;14;.4;2.14;9401 +93085;48.71783;1.71341;130;20221002;19.8;14.2;17;3;15.44;3;1.67;7402 +93085;48.71783;1.71341;130;20221003;14.9;9.1;12;1.4;11.84;0;1.16;7757 +93085;48.71783;1.71341;130;20221004;19.7;4.8;12.2;1.2;11.34;.1;1.54;12649 +93085;48.71783;1.71341;130;20221005;21.1;11.7;16.4;3.2;13.47;.2;2.09;9904 +93085;48.71783;1.71341;130;20221006;19.4;8.1;13.7;1.1;10.3;0;1.62;12411 +93085;48.71783;1.71341;130;20221007;20;4.1;12.1;.7;9.17;.1;1.45;13485 +93085;48.71783;1.71341;130;20221008;18.2;7.3;12.7;1.5;10.2;0;1.56;11421 +93085;48.71783;1.71341;130;20221009;19;3.9;11.5;1.6;9.17;.1;1.66;12983 +93085;48.71783;1.71341;130;20221010;19.4;9.9;14.6;1.9;12.54;0;1.41;6814 +93085;48.71783;1.71341;130;20221011;17.7;8.2;12.9;2;9.57;0;1.72;11611 +93085;48.71783;1.71341;130;20221012;20.1;4.3;12.2;.8;9.87;0;1.28;10852 +93085;48.71783;1.71341;130;20221013;14.5;11.1;12.8;2.3;13.57;4.3;.76;3710 +93085;48.71783;1.71341;130;20221014;17.2;13.8;15.5;2.2;15.94;9.9;.85;3412 +93085;48.71783;1.71341;130;20221015;18.1;14.4;16.3;3.2;15.7;.9;1.25;6430 +93085;48.71783;1.71341;130;20221016;19.4;13.1;16.3;2;15.57;1.4;1.18;6705 +93085;48.71783;1.71341;130;20221017;18.1;16.5;17.3;2.1;17.54;4.5;.85;2448 +93085;48.71783;1.71341;130;20221018;18.6;14.3;16.4;1.4;16.74;.1;.87;4486 +93085;48.71783;1.71341;130;20221019;21.4;14.2;17.8;3.2;16.54;3.1;1.53;8052 +93085;48.71783;1.71341;130;20221020;21.6;14.8;18.2;2.9;16.17;5.7;1.6;7916 +93085;48.71783;1.71341;130;20221021;19.9;14;16.9;3;15.2;1.7;1.47;7755 +93085;48.71783;1.71341;130;20221022;21.2;13.1;17.2;2.6;14.37;3.1;1.61;8987 +93085;48.71783;1.71341;130;20221023;22.9;14.5;18.7;4;14.37;.3;2.31;7576 +93085;48.71783;1.71341;130;20221024;18.4;14.5;16.4;4.5;13.9;1.8;1.73;4670 +93085;48.71783;1.71341;130;20221025;18.1;12.2;15.2;2.4;14.27;.2;1.09;6531 +93085;48.71783;1.71341;130;20221026;21.4;13.9;17.6;2.7;15.04;0;1.54;8337 +93085;48.71783;1.71341;130;20221027;23.3;13.6;18.4;2.7;14.84;0;1.74;6868 +93085;48.71783;1.71341;130;20221028;22.2;15.8;19;2.5;15.47;0;1.58;6146 +93085;48.71783;1.71341;130;20221029;24.1;15.9;20;2.3;14.5;0;1.82;7299 +93085;48.71783;1.71341;130;20221030;17.6;11.3;14.4;1.1;13;0;.82;4691 +93085;48.71783;1.71341;130;20221031;19.8;10.2;15;2.5;13.8;5.3;1.13;6730 +93085;48.71783;1.71341;130;20221101;16.5;9.8;13.2;4.9;11.47;.4;1.52;6512 +93085;48.71783;1.71341;130;20221102;15.3;8.6;11.9;3.3;11.17;0;1.06;6955 +93085;48.71783;1.71341;130;20221103;13.8;11.3;12.6;3.7;11.6;4.6;1.11;2308 +93085;48.71783;1.71341;130;20221104;11.4;8.6;10;3.2;10;.7;.88;3798 +93085;48.71783;1.71341;130;20221105;10.9;4.5;7.7;2.2;9.37;0;.57;3864 +93085;48.71783;1.71341;130;20221106;11.1;9;10;3.9;11;4.8;.67;1462 +93085;48.71783;1.71341;130;20221107;16;10.7;13.3;3.9;12.54;.2;1.07;4210 +93085;48.71783;1.71341;130;20221108;16.8;10.3;13.5;4;11.7;.5;1.34;4787 +93085;48.71783;1.71341;130;20221109;15.2;9.9;12.6;2.8;11.44;.2;.95;5115 +93085;48.71783;1.71341;130;20221110;12.4;5.7;9;1.9;10.14;0;.52;4760 +93085;48.71783;1.71341;130;20221111;12.5;7.6;10;2.3;10.6;.1;.62;4040 +93085;48.71783;1.71341;130;20221112;15.2;6.1;10.7;1.3;10.9;.2;.47;5696 +93085;48.71783;1.71341;130;20221113;12.8;6.1;9.4;.9;10.54;.1;.4;4448 +93085;48.71783;1.71341;130;20221114;13.5;5.3;9.4;2;10.54;.5;.5;4789 +93085;48.71783;1.71341;130;20221115;12.8;7.7;10.2;3.5;11.3;3.3;.6;2160 +93085;48.71783;1.71341;130;20221116;12.5;7.9;10.2;4.8;11.3;8.5;.62;2988 +93085;48.71783;1.71341;130;20221117;14;10;12;6;10.6;1.3;1.43;3536 +93085;48.71783;1.71341;130;20221118;12.6;6.9;9.7;3.5;9.5;.5;.84;4926 +93085;48.71783;1.71341;130;20221119;11.7;4.3;8;1.9;8.47;.2;.54;5018 +93085;48.71783;1.71341;130;20221120;10.5;3.3;6.9;3.1;8.47;2.4;.61;3171 +93085;48.71783;1.71341;130;20221121;8.3;5.4;6.8;3.6;8.87;5;.54;1430 +93085;48.71783;1.71341;130;20221122;10.7;4.1;7.4;4.7;8.34;1.5;.85;3908 +93085;48.71783;1.71341;130;20221123;12.8;4.6;8.7;3.8;9.4;3.1;.77;3518 +93085;48.71783;1.71341;130;20221124;11.6;6.4;9;4;10.2;2.3;.53;3721 +93085;48.71783;1.71341;130;20221125;12.4;6.7;9.6;2.1;9.94;.2;.46;4562 +93085;48.71783;1.71341;130;20221126;9;3;6;2.1;8.8;0;.3;2866 +93085;48.71783;1.71341;130;20221127;9;5.8;7.4;3.4;9.44;5.8;.46;1549 +93085;48.71783;1.71341;130;20221128;11.4;7.6;9.5;2.3;10.14;1;.5;3239 +93085;48.71783;1.71341;130;20221129;7.6;5.2;6.4;1;9.07;0;.33;1460 +93085;48.71783;1.71341;130;20221130;6.6;4.4;5.5;1.6;8.44;0;.32;1753 +93085;48.71783;1.71341;130;20221201;5.5;3.7;4.6;2.7;7.7;0;.35;2585 +93085;48.71783;1.71341;130;20221202;4.6;3.2;3.9;2.6;7.2;.2;.44;1027 +93085;48.71783;1.71341;130;20221203;3.3;2;2.7;3.6;6.54;0;.47;973 +93085;48.71783;1.71341;130;20221204;3.4;1.5;2.5;2.7;6.4;.4;.43;1285 +93085;48.71783;1.71341;130;20221205;2.7;1.3;2;1.3;6.57;.1;.33;911 +93085;48.71783;1.71341;130;20221206;4.6;-.5;2.1;1.1;6.64;0;.26;1818 +93085;48.71783;1.71341;130;20221207;5.1;-.7;2.2;1;5.64;.1;.25;3641 +93085;48.71783;1.71341;130;20221208;2.2;.6;1.4;1.2;5.3;0;.36;1508 +93085;48.71783;1.71341;130;20221209;1.9;-.7;.6;1.9;6;0;.17;2815 +93085;48.71783;1.71341;130;20221210;2.6;-.6;1;2;5.8;0;.26;2382 +93085;48.71783;1.71341;130;20221211;-.2;-2.8;-1.5;2.4;4.97;0;.22;2292 +93085;48.71783;1.71341;130;20221212;-1.2;-2.8;-2;2.5;4.7;0;.27;1846 +93085;48.71783;1.71341;130;20221213;1.3;-4;-1.4;2.3;4;0;.39;3795 +93085;48.71783;1.71341;130;20221214;1.1;-1.7;-.3;1.7;4.8;0;.35;2102 +93085;48.71783;1.71341;130;20221215;2.4;-3.4;-.5;2.4;4.24;0;.43;3600 +93085;48.71783;1.71341;130;20221216;4.2;-3.3;.5;2;4.97;0;.22;4795 +93085;48.71783;1.71341;130;20221217;-1.2;-3.7;-2.5;2.1;4.64;0;.2;2070 +93085;48.71783;1.71341;130;20221218;2.8;-5.9;-1.5;3.2;4.94;2.5;.33;2087 +93085;48.71783;1.71341;130;20221219;10.5;2.5;6.5;4.6;8.9;0;.48;2165 +93085;48.71783;1.71341;130;20221220;11;10;10.5;4;11.04;7.9;.72;764 +93085;48.71783;1.71341;130;20221221;11.4;6.6;9;3.6;11.44;7.7;.23;1795 +93085;48.71783;1.71341;130;20221222;12.8;10.6;11.7;5.3;12.67;6;.57;1179 +93085;48.71783;1.71341;130;20221223;15.1;12.2;13.6;4.4;13.24;3.7;.89;1455 +93085;48.71783;1.71341;130;20221224;11;10;10.5;3.1;11.37;1.8;.56;1152 +93085;48.71783;1.71341;130;20221225;12.8;9.7;11.3;3;12.07;3.4;.49;1796 +93085;48.71783;1.71341;130;20221226;11.1;10;10.5;3.5;10.04;.6;.89;1557 +93085;48.71783;1.71341;130;20221227;9.8;2.6;6.2;3;7.94;.2;.42;4059 +93085;48.71783;1.71341;130;20221228;10.8;6.4;8.6;5.6;10.74;2.1;.36;1543 +93085;48.71783;1.71341;130;20221229;11.4;9.6;10.5;5;9.77;.1;1.03;2880 +93085;48.71783;1.71341;130;20221230;14;4.6;9.3;5.2;11.34;3.5;.45;1761 +93085;48.71783;1.71341;130;20221231;15.1;13.7;14.4;6.4;12.3;0;1.54;2354 +93086;48.74256;2.05145;160;20220101;13.3;7.8;10.5;2.8;10.4;0;.53;4280 +93086;48.74256;2.05145;160;20220102;13.6;9.1;11.3;5;10.7;0;1.05;2458 +93086;48.74256;2.05145;160;20220103;12.2;10.1;11.2;5.7;11.45;23.8;.86;1358 +93086;48.74256;2.05145;160;20220104;9.1;7.5;8.3;4.2;9.65;1.4;.64;1052 +93086;48.74256;2.05145;160;20220105;6.1;.7;3.4;2.9;6;0;.43;4954 +93086;48.74256;2.05145;160;20220106;5.6;-1.8;1.9;2.3;6.05;.6;.3;3808 +93086;48.74256;2.05145;160;20220107;7.7;2.2;4.9;5.3;7.35;4.9;.61;3359 +93086;48.74256;2.05145;160;20220108;7.9;1.5;4.7;6.4;8.3;14.6;.34;1461 +93086;48.74256;2.05145;160;20220109;5.4;3.6;4.5;3.2;7.6;6;.42;1750 +93086;48.74256;2.05145;160;20220110;4.1;2.3;3.2;2;7.4;0;.3;1156 +93086;48.74256;2.05145;160;20220111;2.5;1.2;1.9;1.7;6.15;0;.27;3027 +93086;48.74256;2.05145;160;20220112;3.5;-1.7;.9;1.5;6.4;0;.23;1846 +93086;48.74256;2.05145;160;20220113;3.1;1.8;2.4;2;6.8;0;.26;2663 +93086;48.74256;2.05145;160;20220114;6.8;-1.3;2.8;1.3;5.85;0;.17;6123 +93086;48.74256;2.05145;160;20220115;7.8;-2.6;2.6;1.3;5.65;0;.24;6343 +93086;48.74256;2.05145;160;20220116;3.9;-2.4;.8;2.2;6.7;.3;.19;1619 +93086;48.74256;2.05145;160;20220117;6.7;3.8;5.3;1.2;7.9;.1;.38;2211 +93086;48.74256;2.05145;160;20220118;8.9;-.9;4;2.2;7.25;0;.3;5933 +93086;48.74256;2.05145;160;20220119;5.7;3.7;4.7;2.2;7.85;1.4;.43;911 +93086;48.74256;2.05145;160;20220120;6.3;.7;3.5;2.8;6.85;0;.39;4386 +93086;48.74256;2.05145;160;20220121;5.1;.7;2.9;2.1;6.35;0;.44;3129 +93086;48.74256;2.05145;160;20220122;5.1;.4;2.8;1.7;6.75;0;.4;1733 +93086;48.74256;2.05145;160;20220123;3.8;3.3;3.5;2.3;6.6;0;.59;545 +93086;48.74256;2.05145;160;20220124;6.7;-.8;3;1.6;5.8;0;.35;7037 +93086;48.74256;2.05145;160;20220125;.9;-2.7;-.9;1;5.75;0;.24;1581 +93086;48.74256;2.05145;160;20220126;2.5;-.9;.8;1.4;6.15;0;.33;1160 +93086;48.74256;2.05145;160;20220127;6.6;1.5;4;2.9;7.65;.1;.4;2180 +93086;48.74256;2.05145;160;20220128;7.2;5.4;6.3;2;8.6;0;.49;1594 +93086;48.74256;2.05145;160;20220129;9.7;5.1;7.4;3.7;9.9;1.1;.41;1659 +93086;48.74256;2.05145;160;20220130;10.1;6.7;8.4;1.8;8.1;.3;.65;6465 +93086;48.74256;2.05145;160;20220131;8.5;3.8;6.1;5.4;6.55;.4;1.29;4899 +93086;48.74256;2.05145;160;20220201;9;.6;4.8;4.7;8.8;.3;.26;2099 +93086;48.74256;2.05145;160;20220202;10.5;8.9;9.7;2.9;9.7;.1;.85;3000 +93086;48.74256;2.05145;160;20220203;8.2;6.5;7.3;3.3;8.2;0;.86;1679 +93086;48.74256;2.05145;160;20220204;10.7;6.1;8.4;4.4;8.25;.8;1.19;3189 +93086;48.74256;2.05145;160;20220205;9.3;.6;5;3.4;6.85;0;.8;8501 +93086;48.74256;2.05145;160;20220206;10.2;5.7;7.9;7.2;9.45;7.8;.82;1737 +93086;48.74256;2.05145;160;20220207;10;3.9;6.9;3.1;6.9;0;1.03;8523 +93086;48.74256;2.05145;160;20220208;10.3;2.9;6.6;2.3;8.7;0;.6;2701 +93086;48.74256;2.05145;160;20220209;12.9;.5;6.7;1.1;7.8;0;.61;9436 +93086;48.74256;2.05145;160;20220210;9.8;3.7;6.8;3.2;8.25;1;.79;3413 +93086;48.74256;2.05145;160;20220211;8.4;.5;4.4;1.5;6.4;0;.65;8029 +93086;48.74256;2.05145;160;20220212;8.8;-1.6;3.6;2.2;5.1;0;.96;9980 +93086;48.74256;2.05145;160;20220213;13.2;-.5;6.4;5;7.1;1;1.5;8992 +93086;48.74256;2.05145;160;20220214;11;6.9;8.9;5.1;8.9;4.5;1.25;4790 +93086;48.74256;2.05145;160;20220215;9.9;3.7;6.8;5.1;8.85;5.8;.77;6334 +93086;48.74256;2.05145;160;20220216;14.9;8.3;11.6;7.2;12.5;1;.9;3264 +93086;48.74256;2.05145;160;20220217;13.6;10.1;11.9;5.4;9.2;.5;1.98;6291 +93086;48.74256;2.05145;160;20220218;11.4;9.2;10.3;6.9;9.25;.7;1.65;2330 +93086;48.74256;2.05145;160;20220219;9.7;2;5.9;5.9;6.5;0;1.55;10035 +93086;48.74256;2.05145;160;20220220;12.5;7.4;10;7.3;9.3;2.4;1.63;3688 +93086;48.74256;2.05145;160;20220221;9.6;5.1;7.3;7.1;7.25;0;1.67;4423 +93086;48.74256;2.05145;160;20220222;12.2;4.2;8.2;3.9;9.45;1;.92;3749 +93086;48.74256;2.05145;160;20220223;11;2.4;6.7;1.8;8.4;0;.78;4918 +93086;48.74256;2.05145;160;20220224;11.6;6.6;9.1;4;7.45;2.2;1.7;5853 +93086;48.74256;2.05145;160;20220225;10.2;1.5;5.9;3.1;6.3;.1;1.37;9832 +93086;48.74256;2.05145;160;20220226;9.1;-1.9;3.6;3.1;5.45;0;1.3;11439 +93086;48.74256;2.05145;160;20220227;9.3;0;4.6;3.2;5;0;1.56;11238 +93086;48.74256;2.05145;160;20220228;11.9;-2.7;4.6;1.4;4.8;0;1.25;12527 +93086;48.74256;2.05145;160;20220301;12.5;1.4;7;1.4;6.3;.2;1.16;5778 +93086;48.74256;2.05145;160;20220302;12.1;5.7;8.9;1.4;6.6;0;1.28;8436 +93086;48.74256;2.05145;160;20220303;11.1;3.5;7.3;.8;9.1;0;.74;5121 +93086;48.74256;2.05145;160;20220304;11.6;5;8.3;1.9;9.35;.3;.88;4441 +93086;48.74256;2.05145;160;20220305;10.7;6.1;8.4;2.3;8.7;0;1.11;6747 +93086;48.74256;2.05145;160;20220306;7.8;.6;4.2;4;5.5;0;1.57;13199 +93086;48.74256;2.05145;160;20220307;6.1;-1.5;2.3;4.1;4.15;0;1.68;13846 +93086;48.74256;2.05145;160;20220308;12.9;-1.3;5.8;2.8;4.95;0;1.98;13575 +93086;48.74256;2.05145;160;20220309;14.7;1.7;8.2;2.4;7.5;0;1.69;11745 +93086;48.74256;2.05145;160;20220310;16.6;3;9.8;2.2;7.5;0;2.02;14685 +93086;48.74256;2.05145;160;20220311;12.2;6.1;9.2;4.1;9.1;2.3;1.37;6195 +93086;48.74256;2.05145;160;20220312;10.1;6.1;8.1;4.2;9;.2;1.06;4025 +93086;48.74256;2.05145;160;20220313;10.3;7.3;8.8;4.1;8.55;2.1;1.32;3240 +93086;48.74256;2.05145;160;20220314;14.3;3.3;8.8;2.6;8;1.7;1.91;15756 +93086;48.74256;2.05145;160;20220315;11.1;7.4;9.3;1.7;10.6;3.9;.73;2878 +93086;48.74256;2.05145;160;20220316;14;7.9;10.9;2.7;11.1;0;1.3;9019 +93086;48.74256;2.05145;160;20220317;8.4;7;7.7;3.7;8;0;1.37;7660 +93086;48.74256;2.05145;160;20220318;14.8;2.4;8.6;5.2;5.55;0;3.17;16897 +93086;48.74256;2.05145;160;20220319;15.6;5.7;10.6;4.8;5.8;0;3.39;16055 +93086;48.74256;2.05145;160;20220320;12.9;1.9;7.4;2.3;5.35;0;2.22;16384 +93086;48.74256;2.05145;160;20220321;17.5;4;10.7;1.6;8.2;0;2.15;15960 +93086;48.74256;2.05145;160;20220322;17.9;5.4;11.6;2.5;6.4;0;2.88;17220 +93086;48.74256;2.05145;160;20220323;17.5;2.5;10;1.8;5.95;0;2.53;18080 +93086;48.74256;2.05145;160;20220324;19.7;3.1;11.4;1.9;6;0;2.84;18067 +93086;48.74256;2.05145;160;20220325;18.6;6.8;12.7;3.3;6;0;3.52;17874 +93086;48.74256;2.05145;160;20220326;18.5;5.5;12;3.8;6.25;0;3.63;18626 +93086;48.74256;2.05145;160;20220327;20.5;7.8;14.1;2.2;7.15;0;3.19;18733 +93086;48.74256;2.05145;160;20220328;20.6;4.5;12.5;1.3;7.3;0;2.57;17289 +93086;48.74256;2.05145;160;20220329;17.5;11.1;14.3;2.1;9.5;.1;2.19;8792 +93086;48.74256;2.05145;160;20220330;12.5;7.8;10.1;2;10.45;4.3;1.13;5680 +93086;48.74256;2.05145;160;20220331;7.3;3.2;5.2;4.5;6.75;1.8;1.4;7964 +93086;48.74256;2.05145;160;20220401;3.9;.1;2;7.2;5.69;1.4;1.22;8135 +93086;48.74256;2.05145;160;20220402;7;-.2;3.4;5;4.75;0;2.06;14114 +93086;48.74256;2.05145;160;20220403;8;-.3;3.9;3.3;4.7;0;2.13;16889 +93086;48.74256;2.05145;160;20220404;9.8;-1;4.4;3.4;6;0;1.84;14400 +93086;48.74256;2.05145;160;20220405;12.7;6.7;9.7;3.2;10.2;.4;1.14;4300 +93086;48.74256;2.05145;160;20220406;12.6;6.4;9.5;5.3;9.2;0;1.69;6433 +93086;48.74256;2.05145;160;20220407;14.9;9.5;12.2;7;9.25;3.7;3;12314 +93086;48.74256;2.05145;160;20220408;8.5;6.1;7.3;3.7;7.9;36.4;1.2;3146 +93086;48.74256;2.05145;160;20220409;11;.8;5.9;2.4;6.75;0;1.85;14061 +93086;48.74256;2.05145;160;20220410;13.6;-2.1;5.7;2.1;6.1;0;2.52;22278 +93086;48.74256;2.05145;160;20220411;19.2;4;11.6;3.5;7.9;0;3.61;21736 +93086;48.74256;2.05145;160;20220412;20.1;9.9;15;3.4;10.65;5.4;3.46;18641 +93086;48.74256;2.05145;160;20220413;16.3;10.8;13.5;1.1;12.8;2.4;1.66;9801 +93086;48.74256;2.05145;160;20220414;20.6;7.5;14;1.3;11.35;.2;2.83;19009 +93086;48.74256;2.05145;160;20220415;20.4;7.5;13.9;2;10.85;0;3.3;22157 +93086;48.74256;2.05145;160;20220416;18.7;7.7;13.2;3.3;9.25;0;3.66;23158 +93086;48.74256;2.05145;160;20220417;20.6;6.6;13.6;2.9;6.25;0;4.33;24191 +93086;48.74256;2.05145;160;20220418;18.6;4.3;11.4;2.3;7.85;0;3.26;20782 +93086;48.74256;2.05145;160;20220419;17;6.3;11.6;3.4;9.35;0;2.91;17279 +93086;48.74256;2.05145;160;20220420;19.5;5.8;12.6;2.7;8.15;0;3.62;21681 +93086;48.74256;2.05145;160;20220421;19;7;13;3;7.7;0;3.97;23635 +93086;48.74256;2.05145;160;20220422;18.7;7.8;13.2;3;8.75;0;3.68;22076 +93086;48.74256;2.05145;160;20220423;19.3;8.5;13.9;3.5;10.15;1.7;3.28;16549 +93086;48.74256;2.05145;160;20220424;19.1;7.4;13.3;2.9;10.1;0;3.13;17717 +93086;48.74256;2.05145;160;20220425;16.4;7.7;12.1;3.4;8.75;.1;3.31;19775 +93086;48.74256;2.05145;160;20220426;15.4;4.4;9.9;2.5;8.45;0;2.72;18588 +93086;48.74256;2.05145;160;20220427;18.2;4.9;11.5;3.9;8.5;0;3.76;23599 +93086;48.74256;2.05145;160;20220428;20.7;6.8;13.8;3.6;8.7;0;4.17;22093 +93086;48.74256;2.05145;160;20220429;19.2;9.8;14.5;3.3;9.45;0;3.82;20388 +93086;48.74256;2.05145;160;20220430;16.4;4.9;10.6;3.5;8;0;3.61;24579 +93086;48.74256;2.05145;160;20220501;16.9;4.2;10.5;2.9;7.6;0;3.56;23974 +93086;48.74256;2.05145;160;20220502;17.9;6.2;12;3;8.85;0;3.25;18513 +93086;48.74256;2.05145;160;20220503;19.3;8.2;13.7;3.5;9.1;0;3.73;18835 +93086;48.74256;2.05145;160;20220504;18.8;8.8;13.8;2.2;10.5;.9;2.92;15744 +93086;48.74256;2.05145;160;20220505;18.7;7.8;13.3;3;10.55;.1;3.16;17940 +93086;48.74256;2.05145;160;20220506;21.4;7.1;14.3;2.3;10.55;0;4.06;25773 +93086;48.74256;2.05145;160;20220507;20.2;9.3;14.8;2.3;11.65;0;3.22;18123 +93086;48.74256;2.05145;160;20220508;21.1;10.4;15.7;2.9;12.15;0;3.67;20349 +93086;48.74256;2.05145;160;20220509;25.3;8.5;16.9;1.3;11.6;0;4.38;26695 +93086;48.74256;2.05145;160;20220510;26.7;11.5;19.1;2.4;12.4;0;4.93;24816 +93086;48.74256;2.05145;160;20220511;24.6;9.7;17.1;2.9;12.8;0;4.81;27250 +93086;48.74256;2.05145;160;20220512;20.3;10.6;15.5;2.3;11.4;0;3.64;20434 +93086;48.74256;2.05145;160;20220513;21.3;8;14.6;1.3;9.8;0;4.26;28436 +93086;48.74256;2.05145;160;20220514;22.7;7.5;15.1;1.3;10.35;0;4.2;27042 +93086;48.74256;2.05145;160;20220515;28.8;13.1;20.9;2.6;12.4;3.1;5.38;24073 +93086;48.74256;2.05145;160;20220516;25.5;15.9;20.7;2.4;15.25;0;4.35;20573 +93086;48.74256;2.05145;160;20220517;28.1;12.8;20.4;1.6;14.75;0;4.99;26961 +93086;48.74256;2.05145;160;20220518;28.1;14.9;21.5;2.2;16.1;3.9;5.21;26670 +93086;48.74256;2.05145;160;20220519;24.7;18.3;21.5;2.3;17.3;.9;4.43;22363 +93086;48.74256;2.05145;160;20220520;23.2;14.9;19.1;2.4;13.9;4.4;3.4;14055 +93086;48.74256;2.05145;160;20220521;23.7;9.6;16.7;1.4;12.55;.1;4.27;25747 +93086;48.74256;2.05145;160;20220522;21.5;12.1;16.8;2;13.55;2.1;3.11;15774 +93086;48.74256;2.05145;160;20220523;17.4;14.2;15.8;2.3;14.85;6.5;1.83;8329 +93086;48.74256;2.05145;160;20220524;18.7;9.7;14.2;3.4;11.05;.7;3.71;21422 +93086;48.74256;2.05145;160;20220525;20.3;6.6;13.5;2.2;10.6;.1;3.89;24592 +93086;48.74256;2.05145;160;20220526;20.1;12.8;16.4;3.3;12.85;.2;3.34;15501 +93086;48.74256;2.05145;160;20220527;21.2;12.3;16.8;3.3;11.85;0;3.84;17463 +93086;48.74256;2.05145;160;20220528;19.5;6.7;13.1;2.3;9.75;0;4.11;26563 +93086;48.74256;2.05145;160;20220529;15.4;6.7;11;3.1;8.25;0;3.34;20214 +93086;48.74256;2.05145;160;20220530;18.6;6.3;12.5;2.2;8.7;.1;4.04;25949 +93086;48.74256;2.05145;160;20220531;21;9.3;15.1;1.6;9.15;0;4.03;23252 +93086;48.74256;2.05145;160;20220601;21.6;6.2;13.9;1.8;9.4;0;4.59;29495 +93086;48.74256;2.05145;160;20220602;24;9.3;16.7;2.6;9.4;0;4.91;24595 +93086;48.74256;2.05145;160;20220603;22;13.9;18;2;13.25;4.6;3.18;14151 +93086;48.74256;2.05145;160;20220604;27.3;15.5;21.4;2.8;17.55;26.5;4.27;18923 +93086;48.74256;2.05145;160;20220605;22.6;14.9;18.7;2.3;16.8;2.3;3.15;15626 +93086;48.74256;2.05145;160;20220606;21.8;11.1;16.4;2.9;12.45;1.3;4.1;21899 +93086;48.74256;2.05145;160;20220607;22.9;13.9;18.4;3.3;14.2;8.3;3.92;17575 +93086;48.74256;2.05145;160;20220608;21.4;13.6;17.5;3.3;14;4.3;3.43;15236 +93086;48.74256;2.05145;160;20220609;21.2;11.2;16.2;3.1;12.05;0;3.88;19241 +93086;48.74256;2.05145;160;20220610;22.6;12.3;17.5;2.1;14.2;.1;4.19;23841 +93086;48.74256;2.05145;160;20220611;25.6;12.6;19.1;1.6;14.5;0;4.68;25949 +93086;48.74256;2.05145;160;20220612;23.5;11.7;17.6;2.4;11.7;0;5.18;29104 +93086;48.74256;2.05145;160;20220613;22.8;9.5;16.1;2;11;0;5.05;30709 +93086;48.74256;2.05145;160;20220614;25.8;11.1;18.4;1.8;11.15;0;5.44;30159 +93086;48.74256;2.05145;160;20220615;29.5;14.9;22.2;1.9;12.85;0;6.1;30182 +93086;48.74256;2.05145;160;20220616;29.1;15;22.1;1.7;12.85;0;5.89;30262 +93086;48.74256;2.05145;160;20220617;32.7;15.3;24;1.2;14.3;0;5.92;29972 +93086;48.74256;2.05145;160;20220618;35.9;18.2;27;1.8;16.3;1.2;6.73;29228 +93086;48.74256;2.05145;160;20220619;23.8;14.3;19;4.5;16.4;13.2;4.29;21592 +93086;48.74256;2.05145;160;20220620;21.6;14;17.8;3.3;15.5;1.5;3.44;17532 +93086;48.74256;2.05145;160;20220621;26;14.3;20.2;2.9;14.8;1.1;4.93;23672 +93086;48.74256;2.05145;160;20220622;25.2;15.7;20.5;2.5;15.35;.6;4.62;22297 +93086;48.74256;2.05145;160;20220623;27.6;17.3;22.4;2.5;17.2;1.8;5.17;23961 +93086;48.74256;2.05145;160;20220624;23.9;16.3;20.1;3.8;16.25;.9;4.19;18224 +93086;48.74256;2.05145;160;20220625;17.9;15.6;16.8;3;14.55;1.3;2.14;7358 +93086;48.74256;2.05145;160;20220626;21.5;11.8;16.7;1.9;12.8;0;3.62;19267 +93086;48.74256;2.05145;160;20220627;23.6;11.8;17.7;2;12.35;.9;4.58;24919 +93086;48.74256;2.05145;160;20220628;26.3;10.3;18.3;1.6;11.85;0;5.18;29098 +93086;48.74256;2.05145;160;20220629;25.3;11.7;18.5;2.1;12.5;.3;4.87;25297 +93086;48.74256;2.05145;160;20220630;18.5;12.8;15.7;1.8;13.5;6.6;2.49;12402 +93086;48.74256;2.05145;160;20220701;21.8;9.5;15.7;1.7;11.2;.1;3.96;22650 +93086;48.74256;2.05145;160;20220702;26.5;8.2;17.4;1.5;11.15;.1;5.24;30660 +93086;48.74256;2.05145;160;20220703;24.5;11.8;18.2;2.3;12.1;0;5.08;27335 +93086;48.74256;2.05145;160;20220704;25.6;9.9;17.7;1.9;11.95;0;5.38;30912 +93086;48.74256;2.05145;160;20220705;25.1;10.6;17.9;2.5;12.3;0;5.37;29711 +93086;48.74256;2.05145;160;20220706;25.5;11;18.3;2.5;12.55;0;5.33;29017 +93086;48.74256;2.05145;160;20220707;21.5;13.8;17.6;2.9;14.2;0;2.95;11931 +93086;48.74256;2.05145;160;20220708;26.7;10.5;18.6;2.3;11.7;0;5.61;30264 +93086;48.74256;2.05145;160;20220709;29.1;14.5;21.8;2.6;13.6;0;6.14;29278 +93086;48.74256;2.05145;160;20220710;26.4;13.2;19.8;3.3;12.45;0;6;29715 +93086;48.74256;2.05145;160;20220711;29.3;15.3;22.3;2.5;13.75;0;6.18;29348 +93086;48.74256;2.05145;160;20220712;32.3;15.6;24;1.4;13.85;0;5.9;29546 +93086;48.74256;2.05145;160;20220713;35.9;19;27.4;1.4;12.9;0;6.13;27206 +93086;48.74256;2.05145;160;20220714;30.6;18.5;24.5;2.9;14.1;0;6.62;28086 +93086;48.74256;2.05145;160;20220715;26.3;14.9;20.6;3;10.9;0;6.09;29015 +93086;48.74256;2.05145;160;20220716;28.3;13.6;21;2.1;11.3;0;5.91;29501 +93086;48.74256;2.05145;160;20220717;31.2;14.5;22.8;2.2;11.05;0;6.21;28322 +93086;48.74256;2.05145;160;20220718;37;16.6;26.8;1.3;11.35;0;6.13;28522 +93086;48.74256;2.05145;160;20220719;38.7;21.7;30.2;3.3;14.3;3.2;8.46;28071 +93086;48.74256;2.05145;160;20220720;23.2;17.8;20.5;2.6;18.95;10.4;2.77;12224 +93086;48.74256;2.05145;160;20220721;26.1;15.8;20.9;1.9;17.9;.1;4.19;21500 +93086;48.74256;2.05145;160;20220722;24.9;16;20.4;2.2;18.65;2.1;3.22;15438 +93086;48.74256;2.05145;160;20220723;26.5;17.1;21.8;1.8;18.35;0;3.88;18634 +93086;48.74256;2.05145;160;20220724;31.8;15.3;23.5;1.8;16.1;0;5.81;28438 +93086;48.74256;2.05145;160;20220725;27.3;18.4;22.9;3.4;14.9;0;5.3;20921 +93086;48.74256;2.05145;160;20220726;22.5;15.6;19.1;2.7;14;0;3.16;11667 +93086;48.74256;2.05145;160;20220727;24.7;12;18.3;2.4;12.2;0;4.46;22528 +93086;48.74256;2.05145;160;20220728;26;14.6;20.3;1.7;10.8;0;4.38;20382 +93086;48.74256;2.05145;160;20220729;29.2;12.7;21;1;12.05;0;4.17;21189 +93086;48.74256;2.05145;160;20220730;29.9;15.1;22.5;1.4;13.8;0;5.02;25284 +93086;48.74256;2.05145;160;20220731;28.7;15.9;22.3;2.3;16.45;0;4.83;22404 +93086;48.74256;2.05145;160;20220801;26;17.1;21.6;1.6;16.55;0;3.25;13977 +93086;48.74256;2.05145;160;20220802;30.7;15.6;23.2;1.4;15.85;0;5.21;26743 +93086;48.74256;2.05145;160;20220803;35.1;17.5;26.3;1.5;16.9;0;5.79;26861 +93086;48.74256;2.05145;160;20220804;27.7;19.3;23.5;2.9;18;6.6;4.31;16415 +93086;48.74256;2.05145;160;20220805;25.7;15.3;20.5;3.5;14.45;0;4.71;20675 +93086;48.74256;2.05145;160;20220806;24.4;12.1;18.2;3.6;9.1;0;5.63;26714 +93086;48.74256;2.05145;160;20220807;26.2;13.4;19.8;3.8;10.05;0;5.96;26366 +93086;48.74256;2.05145;160;20220808;28.1;14.2;21.1;3.6;11.35;0;6.14;26549 +93086;48.74256;2.05145;160;20220809;30.2;15;22.6;3.3;13.25;.1;6.16;26365 +93086;48.74256;2.05145;160;20220810;32.1;17.6;24.8;3;12.4;0;6.54;25937 +93086;48.74256;2.05145;160;20220811;31.9;17.5;24.7;2.6;11.35;0;6.24;25722 +93086;48.74256;2.05145;160;20220812;33.2;17.5;25.4;2.1;11.05;0;5.99;25852 +93086;48.74256;2.05145;160;20220813;32;16.2;24.1;1.7;10.55;0;5.43;25692 +93086;48.74256;2.05145;160;20220814;27.1;18;22.5;2;14.4;7.8;3.81;15227 +93086;48.74256;2.05145;160;20220815;26.3;14.5;20.4;1.5;17.5;.4;3.4;17712 +93086;48.74256;2.05145;160;20220816;26.3;17.4;21.8;1.3;17.75;14.9;2.99;13985 +93086;48.74256;2.05145;160;20220817;24.7;16.1;20.4;.9;18;1.3;2.49;12508 +93086;48.74256;2.05145;160;20220818;28;13.8;20.9;1.8;16.3;.1;4.23;22543 +93086;48.74256;2.05145;160;20220819;25;15.6;20.3;2.5;16.75;1.3;2.6;8336 +93086;48.74256;2.05145;160;20220820;24.7;12.2;18.5;1.4;13.55;0;3.83;22894 +93086;48.74256;2.05145;160;20220821;26.5;11.5;19;1.6;14;0;3.58;18722 +93086;48.74256;2.05145;160;20220822;25.7;15;20.4;1.7;15.4;0;3.35;16122 +93086;48.74256;2.05145;160;20220823;28.2;15.9;22;.8;18;0;3.06;16161 +93086;48.74256;2.05145;160;20220824;31.5;16.4;24;1;17.3;0;4.27;22733 +93086;48.74256;2.05145;160;20220825;30.9;16.7;23.8;2.4;16;0;4.74;20011 +93086;48.74256;2.05145;160;20220826;26.1;17.2;21.7;3;16.25;0;3.72;14692 +93086;48.74256;2.05145;160;20220827;24.9;14.8;19.8;2.5;13.5;0;4.21;21788 +93086;48.74256;2.05145;160;20220828;25.9;12.5;19.2;2.8;13.15;0;4.09;19834 +93086;48.74256;2.05145;160;20220829;28.2;16;22.1;3.8;12.3;.9;5.48;21624 +93086;48.74256;2.05145;160;20220830;27.4;15.3;21.4;2.6;13.3;0;4.14;17099 +93086;48.74256;2.05145;160;20220831;27.3;14.9;21.1;2.5;13.8;0;4.29;20588 +93086;48.74256;2.05145;160;20220901;27.6;14.8;21.2;1.9;14.35;.1;3.4;14526 +93086;48.74256;2.05145;160;20220902;23.2;16.8;20;2.3;15.05;.3;2.46;7381 +93086;48.74256;2.05145;160;20220903;23.8;16.2;20;2;16.85;.3;2.67;12654 +93086;48.74256;2.05145;160;20220904;28.8;11.9;20.3;1.8;13.6;1.6;3.89;20427 +93086;48.74256;2.05145;160;20220905;29.3;15;22.2;1.7;16.8;5.3;3.5;16482 +93086;48.74256;2.05145;160;20220906;27.8;14.2;21;1.4;16;.6;3.26;17441 +93086;48.74256;2.05145;160;20220907;21.3;14.6;17.9;2.6;15.95;2.6;2.13;9413 +93086;48.74256;2.05145;160;20220908;22.1;14.2;18.2;3.9;15.2;1.2;2.74;10909 +93086;48.74256;2.05145;160;20220909;19.3;14.3;16.8;4.4;14.7;7.6;2.07;5826 +93086;48.74256;2.05145;160;20220910;20.8;13.7;17.3;2.8;15.05;6.9;2.12;8746 +93086;48.74256;2.05145;160;20220911;22.2;9.3;15.8;1.4;13.85;.2;2.53;17151 +93086;48.74256;2.05145;160;20220912;27.1;12.8;19.9;1.8;14.9;0;3.38;18889 +93086;48.74256;2.05145;160;20220913;25.6;18.4;22;1.6;17.5;1.4;2.24;8272 +93086;48.74256;2.05145;160;20220914;25.6;18.2;21.9;2.9;19;2.4;2.76;10880 +93086;48.74256;2.05145;160;20220915;22.5;13.3;17.9;3.1;14.4;0;2.85;13444 +93086;48.74256;2.05145;160;20220916;18.2;10.4;14.3;2.8;11.05;.1;2.13;8873 +93086;48.74256;2.05145;160;20220917;17;6.8;11.9;2.6;8.55;0;2.57;16562 +93086;48.74256;2.05145;160;20220918;19.5;5.4;12.5;2.2;8.95;0;2.63;17169 +93086;48.74256;2.05145;160;20220919;18.2;7.1;12.6;1.9;9.3;0;2.31;15142 +93086;48.74256;2.05145;160;20220920;17.1;5.7;11.4;1.2;9.55;0;1.47;8122 +93086;48.74256;2.05145;160;20220921;18.6;7;12.8;1.6;9.55;0;2.31;16912 +93086;48.74256;2.05145;160;20220922;20.3;5.3;12.8;.8;8.7;0;2.08;16984 +93086;48.74256;2.05145;160;20220923;20.4;7.9;14.1;.7;9.7;1.7;1.64;10713 +93086;48.74256;2.05145;160;20220924;15.8;11.9;13.9;1.6;13.15;2.6;1.09;3933 +93086;48.74256;2.05145;160;20220925;18.4;10.9;14.6;3;11.2;.2;2.35;12467 +93086;48.74256;2.05145;160;20220926;15;10.2;12.6;3.7;11;8.3;1.63;5449 +93086;48.74256;2.05145;160;20220927;14.7;9.4;12;3.7;11.8;5.6;1.31;6311 +93086;48.74256;2.05145;160;20220928;14.7;10.2;12.5;2.4;11.4;1;1.41;7113 +93086;48.74256;2.05145;160;20220929;14;8.9;11.5;1.1;10.45;.6;1.22;7781 +93086;48.74256;2.05145;160;20220930;17.9;4.2;11.1;2.5;9.75;2.6;1.99;13916 +93086;48.74256;2.05145;160;20221001;19.9;11.5;15.7;5.2;13.8;0;2.19;9050 +93086;48.74256;2.05145;160;20221002;20.1;13.9;17;2.9;15.25;3.5;1.69;6901 +93086;48.74256;2.05145;160;20221003;13.3;7.5;10.4;1.1;11.3;.1;.92;6586 +93086;48.74256;2.05145;160;20221004;19.8;4.5;12.1;1;11.05;.1;1.49;12080 +93086;48.74256;2.05145;160;20221005;20.4;11.2;15.8;3.5;13.25;.2;2.1;9987 +93086;48.74256;2.05145;160;20221006;18.9;8.4;13.7;1.4;10.4;0;1.74;12995 +93086;48.74256;2.05145;160;20221007;19.3;3.8;11.6;.9;8.85;.1;1.53;14401 +93086;48.74256;2.05145;160;20221008;18;6.9;12.4;1.5;9.95;0;1.62;12337 +93086;48.74256;2.05145;160;20221009;18.6;2.9;10.7;1.4;8.8;.1;1.62;13702 +93086;48.74256;2.05145;160;20221010;19.1;8.9;14;2.2;12.2;0;1.44;6676 +93086;48.74256;2.05145;160;20221011;17.2;9;13.1;2.5;9.7;0;1.88;12669 +93086;48.74256;2.05145;160;20221012;19.4;4.4;11.9;.7;10.05;0;1.19;10871 +93086;48.74256;2.05145;160;20221013;14.6;9.9;12.3;2.6;13.35;4;.72;3168 +93086;48.74256;2.05145;160;20221014;17;13.8;15.4;2.6;15.9;10.9;.81;2529 +93086;48.74256;2.05145;160;20221015;18;14.5;16.2;3.8;15.65;1.4;1.32;6147 +93086;48.74256;2.05145;160;20221016;19.4;13.4;16.4;2.4;15.45;.9;1.25;6133 +93086;48.74256;2.05145;160;20221017;18.1;16.1;17.1;2.6;17.25;7.7;.89;2020 +93086;48.74256;2.05145;160;20221018;18.1;13.1;15.6;1.4;16.65;.1;.8;4970 +93086;48.74256;2.05145;160;20221019;20.8;13.9;17.4;3.2;16.4;2.5;1.48;8830 +93086;48.74256;2.05145;160;20221020;21.1;15.1;18.1;3.3;16.2;7.3;1.66;8221 +93086;48.74256;2.05145;160;20221021;20.1;13.4;16.7;2.8;15.15;2.1;1.43;7809 +93086;48.74256;2.05145;160;20221022;20.8;13.1;16.9;2.6;14.05;.9;1.64;9571 +93086;48.74256;2.05145;160;20221023;22;14.1;18.1;3.8;14.4;.5;2.09;7639 +93086;48.74256;2.05145;160;20221024;17.9;14;15.9;5.1;13.85;.5;1.73;4179 +93086;48.74256;2.05145;160;20221025;18.1;12.6;15.3;2.7;14.05;.1;1.23;7535 +93086;48.74256;2.05145;160;20221026;21.2;13.7;17.5;2.8;14.75;.1;1.62;9161 +93086;48.74256;2.05145;160;20221027;22.9;12.7;17.8;2.4;14.45;0;1.61;6854 +93086;48.74256;2.05145;160;20221028;22.2;15.7;18.9;2.6;15.1;0;1.69;7481 +93086;48.74256;2.05145;160;20221029;23.8;15;19.4;1.9;14.3;0;1.6;7507 +93086;48.74256;2.05145;160;20221030;17.6;10.6;14.1;.9;12.8;0;.78;5727 +93086;48.74256;2.05145;160;20221031;19.4;9.3;14.4;2.9;13.7;3.6;1.13;6374 +93086;48.74256;2.05145;160;20221101;16.4;9.8;13.1;5.8;11.35;.3;1.68;7133 +93086;48.74256;2.05145;160;20221102;15.1;8.8;12;3.6;11.15;.1;1.09;7709 +93086;48.74256;2.05145;160;20221103;13.7;11;12.3;4.1;11.4;4.2;1.17;2933 +93086;48.74256;2.05145;160;20221104;11.8;8.6;10.2;3.8;10;.6;1.01;3978 +93086;48.74256;2.05145;160;20221105;11.4;3.1;7.3;2.3;8.9;0;.63;4464 +93086;48.74256;2.05145;160;20221106;11.1;8.5;9.8;4.3;10.7;6.6;.75;1257 +93086;48.74256;2.05145;160;20221107;15.5;10.6;13;4.8;12.4;.2;1.13;3927 +93086;48.74256;2.05145;160;20221108;16.6;10.1;13.3;4.5;11.45;.1;1.45;4654 +93086;48.74256;2.05145;160;20221109;14.9;9.8;12.3;3.6;11.35;.2;1.06;5616 +93086;48.74256;2.05145;160;20221110;12.4;4.5;8.4;2.1;9.95;0;.5;5179 +93086;48.74256;2.05145;160;20221111;12.2;7.6;9.9;2.4;10.35;.1;.66;4252 +93086;48.74256;2.05145;160;20221112;14.7;6;10.3;1.3;10.6;.2;.49;5508 +93086;48.74256;2.05145;160;20221113;15.4;5.1;10.2;1.3;10.4;.1;.51;5481 +93086;48.74256;2.05145;160;20221114;13.3;4.7;9;2.2;10.2;.6;.53;4656 +93086;48.74256;2.05145;160;20221115;12.7;7.2;9.9;3.7;11.2;3.7;.62;1604 +93086;48.74256;2.05145;160;20221116;12.5;7.8;10.2;5.6;11.15;8.1;.72;2886 +93086;48.74256;2.05145;160;20221117;13.7;10.2;12;6.3;10.5;2.1;1.54;2963 +93086;48.74256;2.05145;160;20221118;11.9;6.7;9.3;3.5;9.3;.3;.83;4821 +93086;48.74256;2.05145;160;20221119;11.3;3.8;7.5;2.2;8.3;.2;.63;3863 +93086;48.74256;2.05145;160;20221120;9.8;3.2;6.5;3.4;8.35;1.7;.62;2865 +93086;48.74256;2.05145;160;20221121;7.7;5.6;6.6;3.9;8.75;5.3;.55;1558 +93086;48.74256;2.05145;160;20221122;10.4;3.8;7.1;5.5;8.2;1.2;.93;3333 +93086;48.74256;2.05145;160;20221123;12.8;5;8.9;4.3;9.3;4.1;.89;3603 +93086;48.74256;2.05145;160;20221124;11.5;6.5;9;4.6;9.85;.7;.64;5017 +93086;48.74256;2.05145;160;20221125;12;7.1;9.5;2.2;9.7;.1;.5;4821 +93086;48.74256;2.05145;160;20221126;8.5;1.5;5;1.8;8.35;0;.28;2730 +93086;48.74256;2.05145;160;20221127;8.8;5.5;7.1;3.5;8.95;4.1;.6;1257 +93086;48.74256;2.05145;160;20221128;11.2;7.5;9.3;2.8;10.05;.2;.52;3485 +93086;48.74256;2.05145;160;20221129;8.2;6;7.1;1.1;9.1;0;.41;1337 +93086;48.74256;2.05145;160;20221130;6.9;4.7;5.8;2.1;8.3;0;.41;1819 +93086;48.74256;2.05145;160;20221201;5.6;3.4;4.5;3.7;7.55;0;.44;1956 +93086;48.74256;2.05145;160;20221202;4.3;4;4.2;3.3;7.2;1.2;.57;450 +93086;48.74256;2.05145;160;20221203;3.2;1.5;2.4;4.8;6.55;0;.47;826 +93086;48.74256;2.05145;160;20221204;3.6;1.4;2.5;3.4;6.35;.9;.53;1041 +93086;48.74256;2.05145;160;20221205;2.1;.9;1.5;1.7;6.45;.2;.33;580 +93086;48.74256;2.05145;160;20221206;4.3;-1.1;1.6;1.2;6.6;0;.29;1334 +93086;48.74256;2.05145;160;20221207;5.3;-1.4;2;.9;6.55;.1;.09;3922 +93086;48.74256;2.05145;160;20221208;2.6;1.1;1.9;1.4;6.7;.1;.28;1095 +93086;48.74256;2.05145;160;20221209;2.1;.4;1.3;2;6.15;0;.18;3192 +93086;48.74256;2.05145;160;20221210;3.4;-.8;1.3;1.9;5.85;0;.28;2774 +93086;48.74256;2.05145;160;20221211;-.3;-3.1;-1.7;2.8;4.9;0;.23;2662 +93086;48.74256;2.05145;160;20221212;-1.2;-3;-2.1;2.8;4.6;0;.27;2437 +93086;48.74256;2.05145;160;20221213;1.4;-3.8;-1.2;3.1;3.9;0;.55;3697 +93086;48.74256;2.05145;160;20221214;1.1;-1.6;-.2;1.9;4.75;.1;.4;2140 +93086;48.74256;2.05145;160;20221215;1.7;-3.3;-.8;2.7;4.2;0;.41;4035 +93086;48.74256;2.05145;160;20221216;3.2;-3.7;-.3;2.1;4.8;0;.16;5457 +93086;48.74256;2.05145;160;20221217;-1.4;-3.6;-2.5;2;4.6;0;.17;2686 +93086;48.74256;2.05145;160;20221218;2.1;-6;-2;3.1;4.8;2.3;.29;2486 +93086;48.74256;2.05145;160;20221219;10.9;1.6;6.2;5.1;8.9;.1;.51;1854 +93086;48.74256;2.05145;160;20221220;11.5;10.4;11;5.3;10.9;7.5;.99;730 +93086;48.74256;2.05145;160;20221221;11.4;7;9.2;4.4;11.45;9.3;.26;1797 +93086;48.74256;2.05145;160;20221222;12.6;10.5;11.6;5.7;12.6;7.3;.57;1226 +93086;48.74256;2.05145;160;20221223;14.8;12;13.4;4.8;13.2;2.3;.84;1786 +93086;48.74256;2.05145;160;20221224;10.9;9.9;10.4;3.4;11.35;1.3;.59;920 +93086;48.74256;2.05145;160;20221225;12.6;9.7;11.2;3.1;11.95;0;.54;1525 +93086;48.74256;2.05145;160;20221226;11.5;10.2;10.8;3.8;10.05;1;.94;2043 +93086;48.74256;2.05145;160;20221227;9.4;3.1;6.2;3.6;7.95;.2;.45;4202 +93086;48.74256;2.05145;160;20221228;10.6;6.1;8.3;7;10.6;3.2;.39;1001 +93086;48.74256;2.05145;160;20221229;11.2;9.5;10.4;5.6;9.85;0;1.04;2864 +93086;48.74256;2.05145;160;20221230;13.8;4.8;9.3;6;11.15;3.7;.57;1213 +93086;48.74256;2.05145;160;20221231;14.9;13.6;14.3;7.6;12.15;0;1.69;2830 +93087;48.76626;2.3898;43;20220101;14.7;8.2;11.5;1.7;10.75;.1;.37;4337 +93087;48.76626;2.3898;43;20220102;14.2;8.6;11.4;3.9;10.95;0;.85;2963 +93087;48.76626;2.3898;43;20220103;12.8;10.9;11.9;4.2;11.87;22.6;.76;1653 +93087;48.76626;2.3898;43;20220104;9.8;8.2;9;3.7;9.88;2;.66;1430 +93087;48.76626;2.3898;43;20220105;7.3;2.1;4.7;2.7;6.2;0;.53;4581 +93087;48.76626;2.3898;43;20220106;7.2;-.8;3.2;2.1;6.08;.6;.41;4012 +93087;48.76626;2.3898;43;20220107;8.8;2.9;5.8;4.7;7.48;4.7;.68;3921 +93087;48.76626;2.3898;43;20220108;8.8;2.5;5.6;4.5;8.44;11.7;.44;1833 +93087;48.76626;2.3898;43;20220109;6;4.6;5.3;2.6;7.73;5.5;.47;1706 +93087;48.76626;2.3898;43;20220110;4.3;.8;2.5;1.7;7.3;0;.23;1462 +93087;48.76626;2.3898;43;20220111;3.6;1.5;2.6;1.8;6.35;0;.32;2666 +93087;48.76626;2.3898;43;20220112;4.8;-.2;2.3;1.6;6.63;0;.27;2547 +93087;48.76626;2.3898;43;20220113;3.3;1.8;2.6;2;6.73;0;.28;2341 +93087;48.76626;2.3898;43;20220114;8.3;-1;3.6;1;6.13;.1;.16;5728 +93087;48.76626;2.3898;43;20220115;9;-1.5;3.7;1.1;6.05;.1;.24;5577 +93087;48.76626;2.3898;43;20220116;4.1;-1;1.5;2;6.78;.4;.2;2245 +93087;48.76626;2.3898;43;20220117;7.7;3.7;5.7;1;8.08;0;.31;2780 +93087;48.76626;2.3898;43;20220118;9.9;0;4.9;2.2;7.38;0;.37;5964 +93087;48.76626;2.3898;43;20220119;6.6;3.4;5;1.9;8;1.7;.41;1560 +93087;48.76626;2.3898;43;20220120;7.2;1.6;4.4;3.1;7.18;.1;.48;4103 +93087;48.76626;2.3898;43;20220121;6;1.6;3.8;2.3;6.58;0;.51;3154 +93087;48.76626;2.3898;43;20220122;6.3;1.3;3.8;1.8;6.95;0;.45;2423 +93087;48.76626;2.3898;43;20220123;5;4;4.5;2.3;6.8;0;.63;975 +93087;48.76626;2.3898;43;20220124;7.8;-1.2;3.3;1.4;5.98;0;.34;6678 +93087;48.76626;2.3898;43;20220125;1.6;-2.2;-.3;1.2;5.98;0;.24;1972 +93087;48.76626;2.3898;43;20220126;3.5;-.2;1.7;1.4;6.28;0;.37;1564 +93087;48.76626;2.3898;43;20220127;6.8;2.3;4.6;2.2;7.68;.3;.4;2612 +93087;48.76626;2.3898;43;20220128;8;5.5;6.8;1.9;8.75;.1;.47;2480 +93087;48.76626;2.3898;43;20220129;10.6;5.9;8.3;3.1;10.1;.3;.49;2416 +93087;48.76626;2.3898;43;20220130;10.8;7.9;9.3;2;8.13;.1;.78;6283 +93087;48.76626;2.3898;43;20220131;9.2;5.2;7.2;4.5;6.6;.5;1.39;4542 +93087;48.76626;2.3898;43;20220201;10.2;.4;5.3;3.7;8.93;.4;.37;3051 +93087;48.76626;2.3898;43;20220202;11.2;9.8;10.5;3;9.93;0;.96;2248 +93087;48.76626;2.3898;43;20220203;8.2;7.7;8;2.7;8.35;0;.84;1946 +93087;48.76626;2.3898;43;20220204;11.3;6.9;9.1;3.3;8.53;.8;1.07;3377 +93087;48.76626;2.3898;43;20220205;10.6;1.4;6;3;7;0;.89;8182 +93087;48.76626;2.3898;43;20220206;11.2;6.8;9;5.9;9.7;7.9;.95;2397 +93087;48.76626;2.3898;43;20220207;10.9;5.4;8.1;2.5;7;0;1.05;7809 +93087;48.76626;2.3898;43;20220208;11.3;3.5;7.4;2;9;0;.64;3607 +93087;48.76626;2.3898;43;20220209;13.6;1.6;7.6;1.3;8.03;0;.69;9008 +93087;48.76626;2.3898;43;20220210;8.7;3.9;6.3;3.4;8.41;1.1;.95;3650 +93087;48.76626;2.3898;43;20220211;9.7;2.8;6.2;2;6.61;0;.87;8400 +93087;48.76626;2.3898;43;20220212;9.8;.8;5.3;2.3;5.36;0;1.05;10500 +93087;48.76626;2.3898;43;20220213;14.5;.1;7.3;4.2;7.16;.4;1.56;8600 +93087;48.76626;2.3898;43;20220214;11.9;7.6;9.7;5.6;8.82;2.5;1.37;4639 +93087;48.76626;2.3898;43;20220215;11.2;5.3;8.2;5;9.01;5;.98;6750 +93087;48.76626;2.3898;43;20220216;15.8;9.2;12.5;5.6;12.75;.7;1.03;4496 +93087;48.76626;2.3898;43;20220217;13.9;11.2;12.6;4.7;9.23;.4;2.02;4886 +93087;48.76626;2.3898;43;20220218;12.6;10.2;11.4;5.8;9.4;.8;1.77;3320 +93087;48.76626;2.3898;43;20220219;10.6;3.7;7.2;5.2;6.68;0;1.66;9701 +93087;48.76626;2.3898;43;20220220;13.4;8.6;11;5.6;9.8;3;1.56;5400 +93087;48.76626;2.3898;43;20220221;10.7;6.1;8.4;5.8;7.8;.1;1.6;5664 +93087;48.76626;2.3898;43;20220222;12.6;6.3;9.4;3.3;9.7;.6;1.02;5080 +93087;48.76626;2.3898;43;20220223;11.6;3.4;7.5;1.8;8.65;.1;.87;7415 +93087;48.76626;2.3898;43;20220224;12.3;7.9;10.1;3.7;7.75;2.1;1.72;6525 +93087;48.76626;2.3898;43;20220225;10.9;2.5;6.7;2.7;6.35;.1;1.38;9917 +93087;48.76626;2.3898;43;20220226;10.2;-.8;4.7;2.7;5.83;.1;1.32;12399 +93087;48.76626;2.3898;43;20220227;10.3;1.2;5.8;3;5.15;0;1.65;12603 +93087;48.76626;2.3898;43;20220228;12.4;-.4;6;1.6;5.01;0;1.39;13700 +93087;48.76626;2.3898;43;20220301;13.2;.8;7;1.5;6.35;0;1.24;8148 +93087;48.76626;2.3898;43;20220302;12.5;5.8;9.1;1.4;6.93;0;1.26;7960 +93087;48.76626;2.3898;43;20220303;12.7;5;8.8;1.3;9.45;.1;.94;6749 +93087;48.76626;2.3898;43;20220304;13.3;5.7;9.5;1.5;9.55;0;.96;6010 +93087;48.76626;2.3898;43;20220305;12.8;5.8;9.3;2;8.05;0;1.42;10098 +93087;48.76626;2.3898;43;20220306;8.7;.7;4.7;4.1;5.5;0;1.67;12925 +93087;48.76626;2.3898;43;20220307;7;-.2;3.4;4.1;4.33;0;1.79;13325 +93087;48.76626;2.3898;43;20220308;13;0;6.5;2.4;5.08;0;1.91;14213 +93087;48.76626;2.3898;43;20220309;15.8;1.7;8.8;2.2;7.48;0;1.76;12252 +93087;48.76626;2.3898;43;20220310;17.3;3.7;10.5;2.3;7.68;0;2.11;14323 +93087;48.76626;2.3898;43;20220311;13.5;6.5;10;3.7;9.25;4.7;1.48;5916 +93087;48.76626;2.3898;43;20220312;10.5;6.3;8.4;3.6;9.33;.4;1.03;5324 +93087;48.76626;2.3898;43;20220313;12;7.5;9.7;3.7;9;2.3;1.44;5536 +93087;48.76626;2.3898;43;20220314;15.1;4.4;9.7;2.2;8.35;1.2;1.86;14773 +93087;48.76626;2.3898;43;20220315;11.6;8.3;10;1.6;11.03;4;.77;3402 +93087;48.76626;2.3898;43;20220316;14.6;8.6;11.6;2.1;11.2;0;1.21;6224 +93087;48.76626;2.3898;43;20220317;9.5;8.5;9;3.5;8.3;0;1.42;5333 +93087;48.76626;2.3898;43;20220318;16;4.9;10.4;5.4;6.11;0;3.35;16150 +93087;48.76626;2.3898;43;20220319;16.8;5.5;11.2;4.8;5.96;0;3.48;17100 +93087;48.76626;2.3898;43;20220320;13.6;3.3;8.4;2.7;5.71;0;2.38;16700 +93087;48.76626;2.3898;43;20220321;18.8;6.6;12.7;2.3;8.56;0;2.57;16500 +93087;48.76626;2.3898;43;20220322;18.6;7.7;13.2;2.9;6.96;0;3.13;17100 +93087;48.76626;2.3898;43;20220323;18.8;4.3;11.5;1.9;6.06;0;2.74;17950 +93087;48.76626;2.3898;43;20220324;21.1;6.8;13.9;2.1;6.26;0;3.16;17800 +93087;48.76626;2.3898;43;20220325;20;7.7;13.9;3.9;6.16;0;3.96;18100 +93087;48.76626;2.3898;43;20220326;19.8;8;13.9;4.2;6.36;0;4.08;18650 +93087;48.76626;2.3898;43;20220327;21.7;8.8;15.2;2.6;7.31;0;3.51;18500 +93087;48.76626;2.3898;43;20220328;22.3;7.6;14.9;1.6;7.66;0;2.82;15450 +93087;48.76626;2.3898;43;20220329;19.1;12.4;15.7;1.9;9.21;2.6;2.27;7800 +93087;48.76626;2.3898;43;20220330;14.7;9.9;12.3;2.1;10.81;4.9;1.36;5150 +93087;48.76626;2.3898;43;20220331;8.6;5.7;7.1;5.6;7.01;1.6;1.73;6800 +93087;48.76626;2.3898;43;20220401;3.7;.9;2.3;7.7;5.71;1.4;1.16;9184 +93087;48.76626;2.3898;43;20220402;8;1.4;4.7;6.2;4.51;0;2.5;15050 +93087;48.76626;2.3898;43;20220403;9.6;1.7;5.6;4;4.61;0;2.61;19050 +93087;48.76626;2.3898;43;20220404;11.2;1.2;6.2;4.3;6.01;.1;2.2;14050 +93087;48.76626;2.3898;43;20220405;13.4;8;10.7;3.8;10.26;.7;1.31;4050 +93087;48.76626;2.3898;43;20220406;13.5;7.9;10.7;5.3;9.41;.1;1.87;7100 +93087;48.76626;2.3898;43;20220407;15.6;10.6;13.1;7;9.76;2.6;3.01;12800 +93087;48.76626;2.3898;43;20220408;9.2;7.3;8.3;4;7.96;41.3;1.39;3668 +93087;48.76626;2.3898;43;20220409;11.7;2;6.8;2.9;6.86;.1;1.87;12050 +93087;48.76626;2.3898;43;20220410;14.7;1;7.9;2.3;6.61;0;2.65;21200 +93087;48.76626;2.3898;43;20220411;20;5.6;12.8;3.3;8.16;0;3.65;21000 +93087;48.76626;2.3898;43;20220412;21.7;10.8;16.2;3.3;10.91;4.5;3.6;18300 +93087;48.76626;2.3898;43;20220413;16.9;12.6;14.7;1.1;13.26;5;1.43;6650 +93087;48.76626;2.3898;43;20220414;22.1;10.7;16.4;1.9;12.26;.1;3.32;20550 +93087;48.76626;2.3898;43;20220415;21.5;10.6;16.1;2.5;11.31;0;3.63;21950 +93087;48.76626;2.3898;43;20220416;20.2;10.4;15.3;3.6;9.51;0;4.13;23800 +93087;48.76626;2.3898;43;20220417;22;7.9;14.9;2.9;6.46;0;4.58;24650 +93087;48.76626;2.3898;43;20220418;20.1;7.7;13.9;2;7.41;0;3.51;20200 +93087;48.76626;2.3898;43;20220419;18.7;8.2;13.4;3.9;9.56;0;3.52;20600 +93087;48.76626;2.3898;43;20220420;20.5;8.3;14.4;3.4;8.26;0;4.06;21250 +93087;48.76626;2.3898;43;20220421;20.6;9.3;15;3.8;7.76;0;4.62;24950 +93087;48.76626;2.3898;43;20220422;20.2;10;15.1;3.5;9.21;0;4.15;22950 +93087;48.76626;2.3898;43;20220423;20.9;10.4;15.6;3.5;10.51;.7;3.48;15750 +93087;48.76626;2.3898;43;20220424;19.4;10;14.7;3.4;10.01;0;3.29;15550 +93087;48.76626;2.3898;43;20220425;17.9;9.8;13.9;4;8.76;0;3.96;22200 +93087;48.76626;2.3898;43;20220426;16.4;7.3;11.8;3.4;8.96;0;2.88;16250 +93087;48.76626;2.3898;43;20220427;19.9;6.5;13.2;4.4;8.71;0;4.14;23150 +93087;48.76626;2.3898;43;20220428;21.7;8.6;15.2;4.2;8.86;0;4.4;20250 +93087;48.76626;2.3898;43;20220429;20.7;11.7;16.2;4.5;9.61;0;4.39;19700 +93087;48.76626;2.3898;43;20220430;17.6;7.5;12.6;4.5;8.16;0;4.13;25000 +93087;48.76626;2.3898;43;20220501;18.1;6.6;12.4;3.4;7.81;0;3.94;24000 +93087;48.76626;2.3898;43;20220502;19.5;9.2;14.3;3.4;8.96;0;3.6;16750 +93087;48.76626;2.3898;43;20220503;20.9;10.4;15.6;4.6;9.31;0;4.55;21300 +93087;48.76626;2.3898;43;20220504;19.6;10.4;15;3.3;10.46;.8;3.1;13250 +93087;48.76626;2.3898;43;20220505;19.7;10.5;15.1;3.2;10.81;0;3.11;13900 +93087;48.76626;2.3898;43;20220506;22.3;9;15.6;2.1;11.08;0;3.52;18686 +93087;48.76626;2.3898;43;20220507;21.8;11.1;16.5;2.3;11.78;0;3.27;15466 +93087;48.76626;2.3898;43;20220508;22;11.5;16.8;3;12.68;0;3.36;15719 +93087;48.76626;2.3898;43;20220509;26;9;17.5;1.3;11.88;0;3.72;19828 +93087;48.76626;2.3898;43;20220510;27.6;12.5;20;2.1;12.98;0;4.28;19018 +93087;48.76626;2.3898;43;20220511;25.4;11.6;18.5;2.6;13.05;0;4.17;20062 +93087;48.76626;2.3898;43;20220512;20.8;12.4;16.6;2.2;11.75;0;3.09;14267 +93087;48.76626;2.3898;43;20220513;22.4;8.3;15.3;1.8;10;0;3.76;21003 +93087;48.76626;2.3898;43;20220514;24;8.5;16.2;1.5;10.93;0;3.6;19596 +93087;48.76626;2.3898;43;20220515;29.3;12.1;20.7;2.3;12.93;5;4.62;19275 +93087;48.76626;2.3898;43;20220516;26.2;15.5;20.9;2.1;15.9;0;3.67;16122 +93087;48.76626;2.3898;43;20220517;29;14.7;21.8;1.6;15.58;.1;4.14;19157 +93087;48.76626;2.3898;43;20220518;28.8;17.1;23;2.5;16.98;.3;4.51;18842 +93087;48.76626;2.3898;43;20220519;26.8;19.1;23;2.3;18;.1;4;16785 +93087;48.76626;2.3898;43;20220520;24.1;15.5;19.8;2.4;14.6;1.8;3.24;11968 +93087;48.76626;2.3898;43;20220521;25.1;10.7;17.9;1.6;12.93;.1;3.76;19333 +93087;48.76626;2.3898;43;20220522;22.5;13.1;17.8;2;14.03;.9;2.77;11600 +93087;48.76626;2.3898;43;20220523;19.1;14.5;16.8;2.2;15.73;5.9;1.83;7531 +93087;48.76626;2.3898;43;20220524;19.5;11.2;15.4;3.2;11.43;.6;3.25;15533 +93087;48.76626;2.3898;43;20220525;20.6;7.7;14.1;2.2;10.95;.1;3.31;18356 +93087;48.76626;2.3898;43;20220526;21;13.6;17.3;2.8;13.03;.1;3.11;13200 +93087;48.76626;2.3898;43;20220527;22.4;13.6;18;2.7;12.1;0;3.41;13005 +93087;48.76626;2.3898;43;20220528;20.8;8.5;14.6;2.4;10.28;0;3.64;19293 +93087;48.76626;2.3898;43;20220529;17;7.9;12.5;3.6;8.6;0;3.32;15799 +93087;48.76626;2.3898;43;20220530;20;7.8;13.9;2.3;8.98;0;3.6;18885 +93087;48.76626;2.3898;43;20220531;22;10.6;16.3;1.6;9.25;0;3.58;17306 +93087;48.76626;2.3898;43;20220601;23;7.4;15.2;1.7;9.68;0;4.01;22206 +93087;48.76626;2.3898;43;20220602;25.2;9.4;17.3;2.6;9.83;0;4.71;21273 +93087;48.76626;2.3898;43;20220603;22.8;12.7;17.7;1.7;14.08;1.7;2.6;10773 +93087;48.76626;2.3898;43;20220604;29.3;15;22.2;2;17.93;30;3.85;15880 +93087;48.76626;2.3898;43;20220605;22.9;16;19.4;1.9;17.68;.4;2.69;12487 +93087;48.76626;2.3898;43;20220606;22;12.6;17.3;2.5;13.2;1.7;3.5;17139 +93087;48.76626;2.3898;43;20220607;23.5;15.5;19.5;3.1;14.48;7.3;3.77;15603 +93087;48.76626;2.3898;43;20220608;21.6;14.6;18.1;3;14.73;6.3;3.15;13595 +93087;48.76626;2.3898;43;20220609;22.1;12.4;17.3;2.8;12.58;0;3.7;17437 +93087;48.76626;2.3898;43;20220610;23.5;14.2;18.9;2.1;14.75;0;3.54;17064 +93087;48.76626;2.3898;43;20220611;26.8;13.1;19.9;1.8;15.5;0;4.72;25179 +93087;48.76626;2.3898;43;20220612;24.9;12.5;18.7;2.8;11.8;0;5.58;29487 +93087;48.76626;2.3898;43;20220613;23.8;10.6;17.2;2.3;11.58;0;5.15;29612 +93087;48.76626;2.3898;43;20220614;26.9;11.8;19.3;2.2;11.98;0;5.57;29125 +93087;48.76626;2.3898;43;20220615;31.4;14;22.7;2.1;13.7;0;6.24;29505 +93087;48.76626;2.3898;43;20220616;30;16.2;23.1;1.9;13.53;0;6.04;29029 +93087;48.76626;2.3898;43;20220617;34.1;15.8;25;1.2;14.9;0;5.99;28810 +93087;48.76626;2.3898;43;20220618;36.3;17.9;27.1;1.7;18.2;1.3;6.42;27918 +93087;48.76626;2.3898;43;20220619;24.9;15.4;20.1;4.6;16.78;12.7;4.55;21507 +93087;48.76626;2.3898;43;20220620;22.9;15.2;19;3.1;16.05;1.6;3.52;16746 +93087;48.76626;2.3898;43;20220621;27.4;14.6;21;2.5;15.65;1.7;5.11;24988 +93087;48.76626;2.3898;43;20220622;25.5;15.9;20.7;2.7;16.23;2.3;4.27;19523 +93087;48.76626;2.3898;43;20220623;28.7;18.3;23.5;2.5;17.75;2.7;5.42;25100 +93087;48.76626;2.3898;43;20220624;24.4;17.4;20.9;3.4;17;1;4.29;19701 +93087;48.76626;2.3898;43;20220625;19.4;17.1;18.3;2.7;14.93;1;2.48;8922 +93087;48.76626;2.3898;43;20220626;23.2;12.8;18;1.8;13.43;0;3.91;20681 +93087;48.76626;2.3898;43;20220627;24.5;14.1;19.3;2.1;13.05;.2;4.76;24868 +93087;48.76626;2.3898;43;20220628;28;11.7;19.8;1.8;12.25;0;5.6;29976 +93087;48.76626;2.3898;43;20220629;27.5;12.6;20.1;2.1;12.98;1.5;5.44;28043 +93087;48.76626;2.3898;43;20220630;17.6;14.4;16;2;14.3;10;1.99;8678 +93087;48.76626;2.3898;43;20220701;22.3;10.6;16.5;1.9;11.93;.1;4.06;22827 +93087;48.76626;2.3898;43;20220702;27.5;9.7;18.6;1.5;12.15;0;5.34;30252 +93087;48.76626;2.3898;43;20220703;25.4;13.1;19.2;2.3;12.65;0;5.06;26075 +93087;48.76626;2.3898;43;20220704;27.1;11.2;19.2;2;12.53;0;5.51;30212 +93087;48.76626;2.3898;43;20220705;26.5;11.9;19.2;2.7;12.85;0;5.58;29042 +93087;48.76626;2.3898;43;20220706;27.2;12.1;19.7;2.5;12.75;0;5.51;27891 +93087;48.76626;2.3898;43;20220707;22.4;15.7;19.1;2.9;14.58;0;3.39;13938 +93087;48.76626;2.3898;43;20220708;27.9;11.7;19.8;2.7;12.48;0;5.88;29648 +93087;48.76626;2.3898;43;20220709;30.4;14.8;22.6;2.5;14.38;0;6.07;28087 +93087;48.76626;2.3898;43;20220710;27.7;13.7;20.7;3.8;13.1;0;6.29;29050 +93087;48.76626;2.3898;43;20220711;30.6;15.5;23;2.4;14.73;0;6.21;29072 +93087;48.76626;2.3898;43;20220712;33.7;16.9;25.3;1.2;14.95;0;5.91;28993 +93087;48.76626;2.3898;43;20220713;36.8;18.3;27.5;1.3;14.38;0;6.16;27393 +93087;48.76626;2.3898;43;20220714;31.8;19.9;25.9;2.5;14.78;0;6.56;27691 +93087;48.76626;2.3898;43;20220715;27.6;15.5;21.5;3.1;11.48;0;6.24;28403 +93087;48.76626;2.3898;43;20220716;29.6;13.5;21.6;2.4;12.03;0;6.06;28860 +93087;48.76626;2.3898;43;20220717;32.5;15.6;24.1;2.3;11.73;0;6.46;27603 +93087;48.76626;2.3898;43;20220718;38.5;16.6;27.6;1.2;12.65;0;6.08;27793 +93087;48.76626;2.3898;43;20220719;40.4;19.9;30.1;2.7;15.33;3.6;7.98;27617 +93087;48.76626;2.3898;43;20220720;23.1;19.6;21.4;2.4;20.1;6.1;2.37;9227 +93087;48.76626;2.3898;43;20220721;27.4;16.8;22.1;2;18.53;.1;4.15;19915 +93087;48.76626;2.3898;43;20220722;26.1;16.8;21.4;2.3;19.05;1.1;3.16;13545 +93087;48.76626;2.3898;43;20220723;27.7;18.3;23;1.7;18.7;.1;4.06;19274 +93087;48.76626;2.3898;43;20220724;33.2;16.3;24.8;1.7;17.05;0;5.79;27413 +93087;48.76626;2.3898;43;20220725;28.3;19.7;24;2.9;15.93;0;5.13;20167 +93087;48.76626;2.3898;43;20220726;23.3;16.5;19.9;2.3;14.5;0;3.43;14277 +93087;48.76626;2.3898;43;20220727;26.4;13.7;20;2.8;12.85;0;4.89;22635 +93087;48.76626;2.3898;43;20220728;27.8;15.3;21.5;1.7;11.3;0;4.71;22090 +93087;48.76626;2.3898;43;20220729;30.2;13.7;21.9;1.4;12.43;0;4.87;24189 +93087;48.76626;2.3898;43;20220730;31.1;15.9;23.5;1.6;14.18;0;5.01;23147 +93087;48.76626;2.3898;43;20220731;29.6;17.1;23.4;2.3;17.08;0;5.25;24903 +93087;48.76626;2.3898;43;20220801;27.8;17.9;22.9;1.6;17.3;0;3.72;16214 +93087;48.76626;2.3898;43;20220802;32.1;16.5;24.3;1.3;16.6;0;5.17;25541 +93087;48.76626;2.3898;43;20220803;36.3;18;27.2;1.5;17.88;0;5.78;26156 +93087;48.76626;2.3898;43;20220804;30.2;21.1;25.6;2.9;18.55;9.3;4.91;18098 +93087;48.76626;2.3898;43;20220805;26.7;16.1;21.4;3.2;15.3;0;4.85;22296 +93087;48.76626;2.3898;43;20220806;25.6;12.3;19;3.8;9.98;0;5.75;26311 +93087;48.76626;2.3898;43;20220807;27.6;14;20.8;3.9;10.63;0;6.17;25752 +93087;48.76626;2.3898;43;20220808;29.4;14.9;22.1;3.8;12.05;0;6.29;25700 +93087;48.76626;2.3898;43;20220809;31.6;16.3;24;3.8;13.88;0;6.55;25436 +93087;48.76626;2.3898;43;20220810;32.9;17.4;25.1;2.8;13.28;0;6.34;25235 +93087;48.76626;2.3898;43;20220811;32.9;16.9;24.9;2.2;12.05;0;5.92;25379 +93087;48.76626;2.3898;43;20220812;34.2;16.6;25.4;2;12;0;5.93;25789 +93087;48.76626;2.3898;43;20220813;33.2;17.2;25.2;1.8;11.5;0;5.65;25325 +93087;48.76626;2.3898;43;20220814;28.6;17.7;23.1;2;15.05;8.1;3.85;14359 +93087;48.76626;2.3898;43;20220815;26.9;16.2;21.5;1.9;18.38;.3;3.37;15880 +93087;48.76626;2.3898;43;20220816;28;17.7;22.9;1.4;18.48;27.1;3.05;13188 +93087;48.76626;2.3898;43;20220817;27.1;17;22;1.1;19.38;1.5;2.86;13856 +93087;48.76626;2.3898;43;20220818;29.1;15.7;22.4;2.1;17.53;.1;4.26;20611 +93087;48.76626;2.3898;43;20220819;24.9;16.4;20.7;1.8;17.53;.5;2.58;10539 +93087;48.76626;2.3898;43;20220820;26;12.9;19.4;1.5;14.18;0;3.9;22435 +93087;48.76626;2.3898;43;20220821;27.2;12.9;20;1.4;14.73;0;3.56;18771 +93087;48.76626;2.3898;43;20220822;26.4;15.9;21.1;1.6;16;0;3.52;17403 +93087;48.76626;2.3898;43;20220823;29.2;17.1;23.1;1.1;18.45;0;3.31;16259 +93087;48.76626;2.3898;43;20220824;33.1;17.5;25.3;1.2;17.83;0;4.39;22055 +93087;48.76626;2.3898;43;20220825;32.2;17.1;24.6;2.3;16.65;0;4.7;19423 +93087;48.76626;2.3898;43;20220826;27.3;18.2;22.8;3;17.05;0;3.91;15365 +93087;48.76626;2.3898;43;20220827;25.8;15.5;20.6;2.7;14.05;0;4.26;20910 +93087;48.76626;2.3898;43;20220828;27;13.7;20.3;2.5;13.78;0;4.14;19525 +93087;48.76626;2.3898;43;20220829;29.3;16.2;22.8;3.4;13.05;.8;5.3;20477 +93087;48.76626;2.3898;43;20220830;28;15.5;21.8;2.3;13.95;0;3.85;15669 +93087;48.76626;2.3898;43;20220831;27.9;15.5;21.7;2.3;14.55;0;4.14;19038 +93087;48.76626;2.3898;43;20220901;29.1;15.7;22.4;1.9;15.2;0;3.78;16812 +93087;48.76626;2.3898;43;20220902;24.1;17.7;20.9;2;15.23;.9;2.72;10196 +93087;48.76626;2.3898;43;20220903;24.5;17.4;20.9;2;17.33;.1;2.85;13563 +93087;48.76626;2.3898;43;20220904;30.2;14.5;22.4;1.8;14.6;1.7;4.08;19976 +93087;48.76626;2.3898;43;20220905;30.9;16.8;23.8;1.7;17.2;4.6;3.79;17491 +93087;48.76626;2.3898;43;20220906;29.7;15;22.4;1.4;16.95;1.6;3.38;16918 +93087;48.76626;2.3898;43;20220907;22.4;15.8;19.1;2;16.83;5;2.03;8787 +93087;48.76626;2.3898;43;20220908;23.1;15;19.1;3.2;15.8;2.5;2.88;13195 +93087;48.76626;2.3898;43;20220909;20.2;15.3;17.8;4.1;15.13;4.2;2.4;9231 +93087;48.76626;2.3898;43;20220910;20.2;14.9;17.6;2.7;15.68;7.2;1.93;8304 +93087;48.76626;2.3898;43;20220911;23.9;11.5;17.7;1.2;14.78;.1;2.67;17465 +93087;48.76626;2.3898;43;20220912;28;12.4;20.2;1.1;15.18;.8;3.13;18842 +93087;48.76626;2.3898;43;20220913;26.5;17.9;22.2;1.6;18.05;.9;2.37;9300 +93087;48.76626;2.3898;43;20220914;26.6;18.9;22.8;2.3;19.75;1.4;2.92;13407 +93087;48.76626;2.3898;43;20220915;23.4;15.1;19.3;3;15.15;0;2.93;14002 +93087;48.76626;2.3898;43;20220916;18.7;11.8;15.2;2.6;11.23;.1;2.33;10613 +93087;48.76626;2.3898;43;20220917;18;8.5;13.3;2.3;8.88;0;2.61;15776 +93087;48.76626;2.3898;43;20220918;20.4;6;13.2;2;9.23;0;2.66;17834 +93087;48.76626;2.3898;43;20220919;19.7;7.6;13.6;1.9;9.63;0;2.41;15048 +93087;48.76626;2.3898;43;20220920;18.5;6.7;12.6;1.3;10.03;0;1.75;10204 +93087;48.76626;2.3898;43;20220921;20.1;7.9;14;1.7;10.08;0;2.4;16393 +93087;48.76626;2.3898;43;20220922;21.7;6.6;14.2;.8;9.35;0;2.1;16563 +93087;48.76626;2.3898;43;20220923;21.4;8.6;15;.7;10.53;1;1.69;10565 +93087;48.76626;2.3898;43;20220924;18.3;12.8;15.6;1.8;13.43;2.7;1.56;7315 +93087;48.76626;2.3898;43;20220925;20;12.6;16.3;3;11.7;.2;2.61;13293 +93087;48.76626;2.3898;43;20220926;15.1;10.7;12.9;3.1;11.33;9.3;1.5;5435 +93087;48.76626;2.3898;43;20220927;14.6;10.5;12.6;2.9;11.93;4.6;1.36;7378 +93087;48.76626;2.3898;43;20220928;15.8;11.2;13.5;2;11.6;.1;1.53;8950 +93087;48.76626;2.3898;43;20220929;16;9.4;12.7;1.2;11.08;1.5;1.33;8482 +93087;48.76626;2.3898;43;20220930;18.3;5.5;11.9;2.1;10.08;3.5;1.89;13490 +93087;48.76626;2.3898;43;20221001;21;12.2;16.6;4.2;13.9;.9;2.27;9460 +93087;48.76626;2.3898;43;20221002;20.5;15.2;17.9;2.3;15.35;4.6;1.7;7144 +93087;48.76626;2.3898;43;20221003;15;8.9;12;1.3;11.98;.1;1.04;6567 +93087;48.76626;2.3898;43;20221004;19.6;5.8;12.7;1.1;11.58;.1;1.56;13300 +93087;48.76626;2.3898;43;20221005;21.1;10.8;16;2.8;13.53;.2;1.97;10903 +93087;48.76626;2.3898;43;20221006;20.3;9;14.6;1.5;10.88;.1;1.84;13652 +93087;48.76626;2.3898;43;20221007;20.2;5.4;12.8;1;9.68;.1;1.62;14072 +93087;48.76626;2.3898;43;20221008;19.1;8.1;13.6;1.5;10.25;0;1.7;12459 +93087;48.76626;2.3898;43;20221009;20.2;4.3;12.2;1.3;9.5;.1;1.66;14001 +93087;48.76626;2.3898;43;20221010;20;7.8;13.9;1.8;12.45;0;1.4;7854 +93087;48.76626;2.3898;43;20221011;18.6;9.5;14.1;2.5;10.65;0;1.87;12172 +93087;48.76626;2.3898;43;20221012;19.9;6;13;.8;10.8;0;1.23;10318 +93087;48.76626;2.3898;43;20221013;15.6;11.5;13.5;2.1;13.83;3.2;.87;4130 +93087;48.76626;2.3898;43;20221014;17.4;14.5;16;2;16.33;10.7;.82;3215 +93087;48.76626;2.3898;43;20221015;19.1;15.2;17.2;2.6;16;1.1;1.34;6666 +93087;48.76626;2.3898;43;20221016;21.2;14.4;17.8;2;16.28;0;1.34;7320 +93087;48.76626;2.3898;43;20221017;18.8;15.9;17.4;1.9;17.58;14.6;.84;2378 +93087;48.76626;2.3898;43;20221018;19.3;14.7;17;1.2;17.25;.2;.87;4718 +93087;48.76626;2.3898;43;20221019;21.8;13.2;17.5;2.4;16.35;2.1;1.42;9241 +93087;48.76626;2.3898;43;20221020;23;15.5;19.2;3;16.68;16;1.81;8527 +93087;48.76626;2.3898;43;20221021;21;14.4;17.7;2.5;15.8;6;1.44;8019 +93087;48.76626;2.3898;43;20221022;21.9;13.9;17.9;2.3;14.48;0;1.65;9679 +93087;48.76626;2.3898;43;20221023;23.1;14.4;18.7;3;14.98;0;1.92;7232 +93087;48.76626;2.3898;43;20221024;19;15.4;17.2;4.4;14.1;.4;1.91;5287 +93087;48.76626;2.3898;43;20221025;18.6;12.9;15.8;2.5;14.53;.3;1.16;7419 +93087;48.76626;2.3898;43;20221026;22.4;14.5;18.5;2.3;15.15;.1;1.59;9183 +93087;48.76626;2.3898;43;20221027;23.9;12.9;18.4;2.2;14.88;0;1.59;7087 +93087;48.76626;2.3898;43;20221028;22.8;14.9;18.8;2.2;15.55;0;1.48;6647 +93087;48.76626;2.3898;43;20221029;24.2;15;19.6;1.5;15.23;0;1.38;6622 +93087;48.76626;2.3898;43;20221030;18.9;11.6;15.2;1.1;13.53;.1;.86;5914 +93087;48.76626;2.3898;43;20221031;20.7;11;15.9;2.5;14.43;2.4;1.18;6842 +93087;48.76626;2.3898;43;20221101;17.2;11.1;14.2;4.4;11.73;.2;1.61;7257 +93087;48.76626;2.3898;43;20221102;15.9;10;13;2.8;11.33;.1;1.12;7222 +93087;48.76626;2.3898;43;20221103;15.1;11.6;13.3;3.3;11.58;3.2;1.24;2436 +93087;48.76626;2.3898;43;20221104;13.4;9.6;11.5;3.3;10.3;.8;1.09;4827 +93087;48.76626;2.3898;43;20221105;12.4;4.1;8.2;2.1;9.23;0;.67;4649 +93087;48.76626;2.3898;43;20221106;11.5;9.4;10.4;3.3;10.83;6;.78;1496 +93087;48.76626;2.3898;43;20221107;16.5;11.3;13.9;3.9;12.78;.7;1.12;4499 +93087;48.76626;2.3898;43;20221108;17.5;9.6;13.5;3.8;11.6;1.4;1.36;4873 +93087;48.76626;2.3898;43;20221109;15.7;11.1;13.4;2.9;11.78;.2;1.04;5007 +93087;48.76626;2.3898;43;20221110;11.8;6.2;9;2;10.33;.1;.49;4624 +93087;48.76626;2.3898;43;20221111;13.8;8.9;11.3;2.2;10.53;.1;.75;5007 +93087;48.76626;2.3898;43;20221112;16.4;6.1;11.3;.8;10.83;.2;.44;6575 +93087;48.76626;2.3898;43;20221113;15.6;5.5;10.6;1.2;10.3;.1;.45;7063 +93087;48.76626;2.3898;43;20221114;13.4;5.8;9.6;2.1;10.55;.4;.53;4390 +93087;48.76626;2.3898;43;20221115;13.3;7.8;10.6;2.9;11.65;3.8;.56;2176 +93087;48.76626;2.3898;43;20221116;13.5;8.4;11;4.1;11.5;7.5;.72;3196 +93087;48.76626;2.3898;43;20221117;14.4;11.1;12.8;5.2;10.78;1.4;1.47;3888 +93087;48.76626;2.3898;43;20221118;13;8;10.5;3;9.55;.7;.9;4868 +93087;48.76626;2.3898;43;20221119;12;3.9;7.9;1.9;8.7;.3;.55;4273 +93087;48.76626;2.3898;43;20221120;10.2;4.8;7.5;2.9;8.63;1.3;.67;2705 +93087;48.76626;2.3898;43;20221121;8.4;6;7.2;3;9.03;3.3;.54;1344 +93087;48.76626;2.3898;43;20221122;11.1;4.9;8;4.4;8.38;1.1;.9;4375 +93087;48.76626;2.3898;43;20221123;13;5.4;9.2;3.5;9.35;3.9;.85;3328 +93087;48.76626;2.3898;43;20221124;12.9;7.6;10.2;3.6;10.2;.9;.68;5066 +93087;48.76626;2.3898;43;20221125;13.2;8;10.6;2.1;10.15;.1;.54;4771 +93087;48.76626;2.3898;43;20221126;8.7;2.7;5.7;1.9;8.58;.1;.31;2759 +93087;48.76626;2.3898;43;20221127;10.1;6;8;2.9;8.9;6;.69;1747 +93087;48.76626;2.3898;43;20221128;11.8;8.2;10;1.9;10.2;0;.46;3738 +93087;48.76626;2.3898;43;20221129;8.6;5.5;7;1.3;9.1;0;.36;2099 +93087;48.76626;2.3898;43;20221130;7.8;4.5;6.1;2.3;8.43;0;.4;2284 +93087;48.76626;2.3898;43;20221201;6.4;4.4;5.4;3.8;7.78;0;.53;2121 +93087;48.76626;2.3898;43;20221202;5.4;5.2;5.3;3.6;7.4;.8;.71;432 +93087;48.76626;2.3898;43;20221203;4.3;2.8;3.5;4.6;6.7;0;.61;1055 +93087;48.76626;2.3898;43;20221204;4.7;2.6;3.7;3.4;6.5;1.9;.62;1368 +93087;48.76626;2.3898;43;20221205;3.3;1.7;2.5;1.9;6.68;.5;.36;1026 +93087;48.76626;2.3898;43;20221206;5.5;2.1;3.8;1.4;6.98;0;.42;974 +93087;48.76626;2.3898;43;20221207;7;-.5;3.2;1;6.75;0;.14;3948 +93087;48.76626;2.3898;43;20221208;3.9;2.4;3.1;1.6;6.83;0;.33;1650 +93087;48.76626;2.3898;43;20221209;3.5;1.3;2.4;2.4;6.23;0;.26;3571 +93087;48.76626;2.3898;43;20221210;4.8;0;2.4;2.1;5.85;0;.34;3420 +93087;48.76626;2.3898;43;20221211;.7;-2.1;-.7;2.5;4.95;0;.28;2983 +93087;48.76626;2.3898;43;20221212;.9;-2.1;-.6;2.4;4.65;0;.35;2969 +93087;48.76626;2.3898;43;20221213;2.4;-3.7;-.7;2.4;4;.1;.43;4139 +93087;48.76626;2.3898;43;20221214;2.3;-.7;.8;2.1;4.88;0;.42;2790 +93087;48.76626;2.3898;43;20221215;2.4;-2.8;-.2;2.9;4.35;0;.48;3779 +93087;48.76626;2.3898;43;20221216;1.9;-3.6;-.9;2.1;4.8;0;.19;4129 +93087;48.76626;2.3898;43;20221217;.4;-2;-.8;1.6;4.68;0;.3;2235 +93087;48.76626;2.3898;43;20221218;2.4;-5.7;-1.6;2.4;4.78;3.8;.29;2464 +93087;48.76626;2.3898;43;20221219;12;2.3;7.1;3.2;8.9;.2;.56;2085 +93087;48.76626;2.3898;43;20221220;12.3;11.4;11.8;3.5;10.95;7.2;1;827 +93087;48.76626;2.3898;43;20221221;12.1;8.8;10.5;3.7;11.85;7.8;.39;1823 +93087;48.76626;2.3898;43;20221222;13.2;11.7;12.5;4.8;12.7;9.2;.73;1219 +93087;48.76626;2.3898;43;20221223;15.8;12.7;14.2;3.6;13.33;1.7;.92;1454 +93087;48.76626;2.3898;43;20221224;11.9;10.8;11.4;3;11.55;1.4;.66;1253 +93087;48.76626;2.3898;43;20221225;13.9;10.2;12;2.6;12.03;1.2;.62;1758 +93087;48.76626;2.3898;43;20221226;12.5;11.4;12;3.4;10.13;1.2;1.1;1994 +93087;48.76626;2.3898;43;20221227;10.3;3.2;6.7;2.5;7.93;.1;.42;4208 +93087;48.76626;2.3898;43;20221228;11.7;7;9.3;5.6;10.63;5.9;.59;1520 +93087;48.76626;2.3898;43;20221229;12.3;10.6;11.4;4.8;10.03;0;1.15;2936 +93087;48.76626;2.3898;43;20221230;14.5;5.5;10;5;11.25;4.4;.66;1573 +93087;48.76626;2.3898;43;20221231;16.3;14.4;15.4;6.4;12.15;0;1.94;2467 +93088;48.78894;2.72843;109;20220101;14;7.2;10.6;2.5;10.35;.1;.55;3961 +93088;48.78894;2.72843;109;20220102;13.5;8.5;11;5.8;10.77;0;1;2624 +93088;48.78894;2.72843;109;20220103;12.3;10.4;11.4;5.9;11.57;21.4;.93;1224 +93088;48.78894;2.72843;109;20220104;10.2;8.4;9.3;5.1;9.8;3.2;.92;930 +93088;48.78894;2.72843;109;20220105;6.5;.9;3.7;3.4;6.12;0;.6;3845 +93088;48.78894;2.72843;109;20220106;6.3;-1.2;2.6;2.6;6.02;.7;.44;3593 +93088;48.78894;2.72843;109;20220107;7.9;2.1;5;6.2;7.35;5.9;.72;3022 +93088;48.78894;2.72843;109;20220108;8.1;1.5;4.8;6.1;8.17;13.1;.42;2014 +93088;48.78894;2.72843;109;20220109;5.4;4;4.7;4;7.52;4;.55;1493 +93088;48.78894;2.72843;109;20220110;3.6;.1;1.9;2.7;7.02;.1;.18;1828 +93088;48.78894;2.72843;109;20220111;2.4;.6;1.5;2.4;6.25;0;.31;2026 +93088;48.78894;2.72843;109;20220112;4.3;-1.3;1.5;2;6.37;0;.26;2911 +93088;48.78894;2.72843;109;20220113;2.6;.8;1.7;2.9;6.5;0;.29;1881 +93088;48.78894;2.72843;109;20220114;7;-1.8;2.6;1.6;6.1;.1;.27;5117 +93088;48.78894;2.72843;109;20220115;7.7;-1.8;2.9;1.4;6.15;.1;.27;5190 +93088;48.78894;2.72843;109;20220116;2.6;-1.3;.7;3.5;6.52;.5;.14;2248 +93088;48.78894;2.72843;109;20220117;6.8;2.6;4.7;1.4;7.82;.1;.32;2600 +93088;48.78894;2.72843;109;20220118;9.2;-.7;4.3;2.9;7.25;0;.43;5357 +93088;48.78894;2.72843;109;20220119;5.7;1.1;3.4;2.6;7.75;2;.25;2023 +93088;48.78894;2.72843;109;20220120;6.5;.8;3.6;3.4;7;.3;.47;3610 +93088;48.78894;2.72843;109;20220121;5.6;.3;3;2.7;6.47;0;.46;3361 +93088;48.78894;2.72843;109;20220122;5.7;.3;3;1.9;6.82;0;.39;2778 +93088;48.78894;2.72843;109;20220123;4.7;3.4;4;2.6;6.65;0;.65;1347 +93088;48.78894;2.72843;109;20220124;6.4;-1.7;2.3;2.1;5.87;0;.41;5940 +93088;48.78894;2.72843;109;20220125;.6;-2.3;-.8;.9;5.83;0;.23;1664 +93088;48.78894;2.72843;109;20220126;2.1;-1.1;.5;1.7;6.19;0;.29;1560 +93088;48.78894;2.72843;109;20220127;5.5;1.2;3.3;3.4;7.17;.3;.42;2751 +93088;48.78894;2.72843;109;20220128;7.5;3.9;5.7;2.2;8.25;.1;.46;2841 +93088;48.78894;2.72843;109;20220129;9.5;4.5;7;4.3;9.82;.5;.35;2846 +93088;48.78894;2.72843;109;20220130;9.9;6.8;8.3;2.3;8.1;.1;.78;4947 +93088;48.78894;2.72843;109;20220131;8.6;4.4;6.5;6.2;6.47;.3;1.51;4295 +93088;48.78894;2.72843;109;20220201;9.4;.1;4.7;4.8;8.57;.6;.37;3550 +93088;48.78894;2.72843;109;20220202;10.6;8.8;9.7;4.2;10;0;.91;2020 +93088;48.78894;2.72843;109;20220203;8.1;6.9;7.5;3.4;8.27;0;.9;2043 +93088;48.78894;2.72843;109;20220204;10.7;6.1;8.4;4.5;8.3;.7;1.2;3318 +93088;48.78894;2.72843;109;20220205;10.1;0;5.1;3.8;6.75;.1;.97;7315 +93088;48.78894;2.72843;109;20220206;10.5;5.1;7.8;8.1;9.47;8.7;.85;2648 +93088;48.78894;2.72843;109;20220207;10.2;3.7;7;3.4;6.87;0;1.15;6650 +93088;48.78894;2.72843;109;20220208;10.2;3;6.6;2.6;8.57;0;.68;3876 +93088;48.78894;2.72843;109;20220209;13.5;1.5;7.5;1.7;7.62;.1;.86;8360 +93088;48.78894;2.72843;109;20220210;8.5;3.6;6;3.9;8.33;1.2;.91;4100 +93088;48.78894;2.72843;109;20220211;9;.9;5;2.2;6.53;0;.8;8800 +93088;48.78894;2.72843;109;20220212;8.8;-.2;4.3;3;5.3;0;1.15;10100 +93088;48.78894;2.72843;109;20220213;13.9;-1;6.4;5.3;7.06;.6;1.68;8500 +93088;48.78894;2.72843;109;20220214;11.2;7.4;9.3;5;8.81;2.1;1.3;5106 +93088;48.78894;2.72843;109;20220215;10.7;4.2;7.4;6.1;9;6.7;.93;6433 +93088;48.78894;2.72843;109;20220216;15;8.6;11.8;8.3;12.45;.8;1.06;4603 +93088;48.78894;2.72843;109;20220217;13.3;10.7;12;6.4;9.06;.5;2.18;4510 +93088;48.78894;2.72843;109;20220218;12.6;8.8;10.7;7.8;9.22;1;1.94;3542 +93088;48.78894;2.72843;109;20220219;10.2;2.7;6.4;6.6;6.52;0;1.75;8481 +93088;48.78894;2.72843;109;20220220;12.7;7.7;10.2;8.5;9.6;3.6;1.69;4810 +93088;48.78894;2.72843;109;20220221;9.9;5.2;7.6;7.8;7.8;.4;1.54;5375 +93088;48.78894;2.72843;109;20220222;11.5;4.8;8.1;4.6;9.52;.8;.91;5090 +93088;48.78894;2.72843;109;20220223;11.1;3.7;7.4;2.1;8.67;.6;.87;6592 +93088;48.78894;2.72843;109;20220224;11.9;7.4;9.7;4.8;7.77;1.9;1.84;5735 +93088;48.78894;2.72843;109;20220225;10.6;.9;5.8;3.5;6.17;.1;1.46;9859 +93088;48.78894;2.72843;109;20220226;9.4;-1.3;4;3.7;5.8;.1;1.35;11074 +93088;48.78894;2.72843;109;20220227;10.2;-.1;5.1;4.7;5.17;0;1.91;11234 +93088;48.78894;2.72843;109;20220228;11.3;-.4;5.4;1.5;5.39;0;1.23;12343 +93088;48.78894;2.72843;109;20220301;12.5;-.4;6;2;6.2;0;1.36;9678 +93088;48.78894;2.72843;109;20220302;11.5;3.7;7.6;2.2;7.1;0;1.29;7940 +93088;48.78894;2.72843;109;20220303;11.5;5.2;8.3;1.6;9.47;.2;.86;5458 +93088;48.78894;2.72843;109;20220304;13.5;4.4;9;1.5;8.7;0;1.15;8220 +93088;48.78894;2.72843;109;20220305;12.3;1.7;7;1.9;6.95;.1;1.37;11986 +93088;48.78894;2.72843;109;20220306;8.1;-.7;3.7;4;5.12;0;1.61;11795 +93088;48.78894;2.72843;109;20220307;6.5;-1.5;2.5;5.1;4.27;0;1.78;11824 +93088;48.78894;2.72843;109;20220308;12.2;-1;5.6;3.9;5;0;2.17;13285 +93088;48.78894;2.72843;109;20220309;15.4;1.1;8.3;3.2;7.17;0;2.05;12775 +93088;48.78894;2.72843;109;20220310;16.3;3.4;9.9;3.5;7.52;0;2.32;13363 +93088;48.78894;2.72843;109;20220311;14;6.2;10.1;4.7;9.02;4.7;1.82;7451 +93088;48.78894;2.72843;109;20220312;9.6;5.1;7.4;4.7;9.07;1.3;.97;5598 +93088;48.78894;2.72843;109;20220313;11.6;6.8;9.2;5.1;8.8;3.3;1.56;6130 +93088;48.78894;2.72843;109;20220314;14.2;3.4;8.8;2.9;8.32;.8;1.8;13421 +93088;48.78894;2.72843;109;20220315;11.4;7.6;9.5;2.6;10.75;3.6;.89;4980 +93088;48.78894;2.72843;109;20220316;13.6;7.5;10.6;2.8;10.95;0;1.2;6920 +93088;48.78894;2.72843;109;20220317;9.1;8.2;8.7;4.2;8.32;.1;1.41;4592 +93088;48.78894;2.72843;109;20220318;15;3.6;9.3;5.7;6;0;3.21;15100 +93088;48.78894;2.72843;109;20220319;15.8;5.1;10.5;6;6.06;0;3.62;16766 +93088;48.78894;2.72843;109;20220320;12.7;1.4;7;3;5.73;.3;2.25;15166 +93088;48.78894;2.72843;109;20220321;18.1;4.8;11.5;2.8;8.53;0;2.57;16000 +93088;48.78894;2.72843;109;20220322;18.1;6.2;12.1;3.6;6.9;0;3.27;16733 +93088;48.78894;2.72843;109;20220323;18;3.4;10.7;2.6;6.16;0;2.93;17633 +93088;48.78894;2.72843;109;20220324;20.1;4.4;12.2;2.5;6.33;0;3.17;17666 +93088;48.78894;2.72843;109;20220325;19.3;6.7;13;4.2;6.1;0;4;18100 +93088;48.78894;2.72843;109;20220326;19.3;5.4;12.3;4.4;6.26;0;3.96;18433 +93088;48.78894;2.72843;109;20220327;20.7;6.5;13.6;3.2;7.13;0;3.63;18266 +93088;48.78894;2.72843;109;20220328;21.2;4.7;12.9;2.2;7.7;0;2.94;15733 +93088;48.78894;2.72843;109;20220329;17.7;10.4;14;2.3;9.43;2.4;2.14;7366 +93088;48.78894;2.72843;109;20220330;14.3;8.3;11.3;2.3;10.7;5.1;1.4;6566 +93088;48.78894;2.72843;109;20220331;8.4;4.2;6.3;6.2;7.06;1.3;1.63;7300 +93088;48.78894;2.72843;109;20220401;3.8;.7;2.3;7.3;5.74;1.3;1.12;6114 +93088;48.78894;2.72843;109;20220402;7;0;3.5;6.4;4.6;0;2.25;13600 +93088;48.78894;2.72843;109;20220403;8.9;-.2;4.4;3.9;4.53;0;2.47;19366 +93088;48.78894;2.72843;109;20220404;10.5;.6;5.5;4.9;5.93;.1;2.19;13633 +93088;48.78894;2.72843;109;20220405;12.8;7.2;10;4.8;10.2;.8;1.3;3966 +93088;48.78894;2.72843;109;20220406;12.8;6.3;9.6;6.6;9.3;.1;1.83;6866 +93088;48.78894;2.72843;109;20220407;15.3;9.8;12.6;9;9.73;1.1;3.06;10800 +93088;48.78894;2.72843;109;20220408;11;6.9;9;4.1;8.03;39;1.59;3300 +93088;48.78894;2.72843;109;20220409;11.1;.9;6;2.7;7.03;.4;1.82;13566 +93088;48.78894;2.72843;109;20220410;14;-.6;6.7;2.6;6.56;0;2.62;21533 +93088;48.78894;2.72843;109;20220411;19.4;3.9;11.6;4.6;8.3;0;3.74;20900 +93088;48.78894;2.72843;109;20220412;21.8;9.3;15.5;3.9;10.9;2.4;3.72;17933 +93088;48.78894;2.72843;109;20220413;16;11.9;13.9;1.2;13.23;4;1.33;6000 +93088;48.78894;2.72843;109;20220414;21.2;8.7;15;1.8;12.2;.1;3.17;20900 +93088;48.78894;2.72843;109;20220415;20.6;9.1;14.8;2.7;11.33;0;3.49;21900 +93088;48.78894;2.72843;109;20220416;19.2;8.9;14.1;4.1;9.53;0;4.01;23833 +93088;48.78894;2.72843;109;20220417;20.6;5.1;12.9;3.6;6.86;0;4.49;24766 +93088;48.78894;2.72843;109;20220418;19.5;5;12.2;2.1;7.73;0;3.33;19911 +93088;48.78894;2.72843;109;20220419;18.5;6;12.3;4;9.66;0;3.41;21166 +93088;48.78894;2.72843;109;20220420;19.5;6.8;13.1;3.7;8.33;0;3.93;21433 +93088;48.78894;2.72843;109;20220421;19.5;7;13.2;4.2;8.06;0;4.38;24633 +93088;48.78894;2.72843;109;20220422;19.1;8.1;13.6;3.9;9.2;0;4.01;23566 +93088;48.78894;2.72843;109;20220423;19.9;8.7;14.3;4.1;10.73;.4;3.33;15666 +93088;48.78894;2.72843;109;20220424;18.9;8;13.4;3.4;10.3;0;3.09;15733 +93088;48.78894;2.72843;109;20220425;17.3;8.7;13;4.1;8.86;0;3.75;21466 +93088;48.78894;2.72843;109;20220426;15.5;5.4;10.5;3.2;8.9;0;2.68;16333 +93088;48.78894;2.72843;109;20220427;19.1;4.7;11.9;4.3;8.76;0;3.95;23733 +93088;48.78894;2.72843;109;20220428;21;7.2;14.1;4.5;9.1;0;4.32;21000 +93088;48.78894;2.72843;109;20220429;20;10;15;4.6;9.76;0;4.2;20300 +93088;48.78894;2.72843;109;20220430;16.6;6.2;11.4;4.7;8.23;0;3.9;25166 +93088;48.78894;2.72843;109;20220501;16.9;4.7;10.8;3.5;7.96;0;3.6;23400 +93088;48.78894;2.72843;109;20220502;19;7.1;13.1;3.7;9.06;0;3.59;18033 +93088;48.78894;2.72843;109;20220503;20.2;8.4;14.3;4.8;9.43;0;4.42;22733 +93088;48.78894;2.72843;109;20220504;18.5;9.2;13.8;3.3;10.6;.7;2.9;13233 +93088;48.78894;2.72843;109;20220505;18.7;9.8;14.3;3.5;10.93;.1;3.04;14300 +93088;48.78894;2.72843;109;20220506;21.4;7.6;14.5;2.6;11.02;0;3.85;23198 +93088;48.78894;2.72843;109;20220507;21;9.2;15.1;2.6;11.23;0;3.67;20278 +93088;48.78894;2.72843;109;20220508;21.6;10;15.8;4.1;12.43;0;3.83;20379 +93088;48.78894;2.72843;109;20220509;25.2;8.3;16.7;1.9;12.02;0;4.33;24824 +93088;48.78894;2.72843;109;20220510;27.2;11.6;19.4;2.7;12.9;0;4.96;23625 +93088;48.78894;2.72843;109;20220511;25.7;11.4;18.5;3.4;12.85;0;5.02;24810 +93088;48.78894;2.72843;109;20220512;20.7;11.1;15.9;2.3;11.95;0;3.52;19623 +93088;48.78894;2.72843;109;20220513;21.9;7.9;14.9;1.5;10.05;0;4.09;25672 +93088;48.78894;2.72843;109;20220514;22.9;7.8;15.4;1.6;10.72;0;4.14;25140 +93088;48.78894;2.72843;109;20220515;28.6;10.7;19.7;3.4;12.75;6.9;5.73;25988 +93088;48.78894;2.72843;109;20220516;25.5;15.4;20.5;3;16.25;0;4.29;20239 +93088;48.78894;2.72843;109;20220517;27.9;14.6;21.3;2.1;15.85;.2;4.88;24178 +93088;48.78894;2.72843;109;20220518;28;16.4;22.2;2.6;17.57;0;4.93;23505 +93088;48.78894;2.72843;109;20220519;26.7;18.8;22.7;2.8;17.77;.8;4.64;20540 +93088;48.78894;2.72843;109;20220520;24.2;14.7;19.5;2.9;15.07;3.2;3.8;16790 +93088;48.78894;2.72843;109;20220521;23.8;10;16.9;1.6;12.7;.2;4.2;24475 +93088;48.78894;2.72843;109;20220522;22.4;11.8;17.1;2.7;13.87;1.2;3.47;17354 +93088;48.78894;2.72843;109;20220523;18.6;14.3;16.5;3.4;15.85;6;2.12;10070 +93088;48.78894;2.72843;109;20220524;18.6;10.8;14.7;3.9;11.6;.8;3.49;18798 +93088;48.78894;2.72843;109;20220525;20.5;7.7;14.1;2.8;11.1;.1;3.95;23913 +93088;48.78894;2.72843;109;20220526;20.9;12.9;16.9;3.3;13.07;0;3.63;17915 +93088;48.78894;2.72843;109;20220527;21.7;12.5;17.1;3.1;12.1;0;3.74;16696 +93088;48.78894;2.72843;109;20220528;20.6;7.5;14;2.6;10.22;0;4.18;25452 +93088;48.78894;2.72843;109;20220529;16.5;6;11.3;3.2;8.47;.1;3.5;21225 +93088;48.78894;2.72843;109;20220530;19.2;5.8;12.5;2.3;8.95;0;3.95;24935 +93088;48.78894;2.72843;109;20220531;21.6;8.5;15.1;2;9.2;0;4.23;23522 +93088;48.78894;2.72843;109;20220601;22.5;6.3;14.4;1.7;9.57;0;4.5;27911 +93088;48.78894;2.72843;109;20220602;24.3;8.2;16.3;3;10.2;0;5.17;26960 +93088;48.78894;2.72843;109;20220603;22.3;12;17.2;2.3;14.15;.8;3.3;16142 +93088;48.78894;2.72843;109;20220604;28.4;14.5;21.5;2.9;17.5;20.4;4.73;21332 +93088;48.78894;2.72843;109;20220605;22.6;15.3;18.9;3.1;17.45;2.6;3.1;15203 +93088;48.78894;2.72843;109;20220606;21.9;12.1;17;2.9;13.4;1;3.96;21029 +93088;48.78894;2.72843;109;20220607;22.9;14.3;18.6;3.4;14.45;7.4;4.09;19215 +93088;48.78894;2.72843;109;20220608;21.2;13.9;17.6;3.4;14.5;8.9;3.47;16512 +93088;48.78894;2.72843;109;20220609;21.9;11;16.4;3.2;12.6;0;4.22;22816 +93088;48.78894;2.72843;109;20220610;24;13.5;18.8;2.3;14.75;0;4.34;22825 +93088;48.78894;2.72843;109;20220611;26.6;12.7;19.7;1.6;15.47;0;4.78;26100 +93088;48.78894;2.72843;109;20220612;24.8;11.6;18.2;2.8;12.27;0;5.18;27271 +93088;48.78894;2.72843;109;20220613;22.9;9.3;16.1;2.3;11.37;0;4.73;27439 +93088;48.78894;2.72843;109;20220614;25.8;10.3;18.1;2.8;12.02;0;5.44;28138 +93088;48.78894;2.72843;109;20220615;30.6;12.9;21.8;2.3;14.25;0;6.06;29035 +93088;48.78894;2.72843;109;20220616;28.9;14.4;21.7;2.2;13.8;0;5.81;27988 +93088;48.78894;2.72843;109;20220617;32.3;15;23.7;1.6;14.95;0;5.99;28385 +93088;48.78894;2.72843;109;20220618;35.3;18.1;26.7;2.2;17.92;.4;6.68;27691 +93088;48.78894;2.72843;109;20220619;24.7;15.4;20;4.6;16.77;9.9;4.54;21497 +93088;48.78894;2.72843;109;20220620;22.1;15.1;18.6;3.6;16.12;5.9;3.53;17111 +93088;48.78894;2.72843;109;20220621;26.6;14.1;20.3;2.7;15.9;.7;4.97;24901 +93088;48.78894;2.72843;109;20220622;24.2;15.3;19.8;2.7;16.77;2.4;3.77;17785 +93088;48.78894;2.72843;109;20220623;27.7;17.7;22.7;2.9;17.9;2.1;5;22624 +93088;48.78894;2.72843;109;20220624;23.6;16.8;20.2;4.1;16.95;2.3;4.07;18229 +93088;48.78894;2.72843;109;20220625;19.1;16.4;17.8;3;14.92;2;2.51;9419 +93088;48.78894;2.72843;109;20220626;21.6;12.2;16.9;1.7;13.75;.3;3.44;18456 +93088;48.78894;2.72843;109;20220627;23.9;13.8;18.8;2.3;13.25;0;4.53;22976 +93088;48.78894;2.72843;109;20220628;26.9;10.6;18.7;1.8;12.12;0;5.29;28556 +93088;48.78894;2.72843;109;20220629;27;12;19.5;2.1;13.12;2.6;5.22;26929 +93088;48.78894;2.72843;109;20220630;15.9;13.9;14.9;1.9;14.27;12.5;1.67;7487 +93088;48.78894;2.72843;109;20220701;21.7;10;15.9;2.1;12.05;.1;3.99;22640 +93088;48.78894;2.72843;109;20220702;26.7;9.8;18.3;1.9;12.27;0;5.23;28756 +93088;48.78894;2.72843;109;20220703;24.8;11.2;18;2.4;12.87;0;4.84;26094 +93088;48.78894;2.72843;109;20220704;26.2;10.6;18.4;2;12.62;0;5.17;28380 +93088;48.78894;2.72843;109;20220705;25.8;10.7;18.3;2.5;12.72;0;5.11;27200 +93088;48.78894;2.72843;109;20220706;26.4;11.2;18.8;2.4;12.45;0;5.24;27005 +93088;48.78894;2.72843;109;20220707;22.2;13.5;17.8;3;14.32;0;3.47;16260 +93088;48.78894;2.72843;109;20220708;26.7;10;18.3;2.6;12.47;0;5.41;28482 +93088;48.78894;2.72843;109;20220709;29.2;13.3;21.3;3;14.35;0;5.92;27341 +93088;48.78894;2.72843;109;20220710;26.7;12.7;19.7;3.2;12.96;0;5.75;28004 +93088;48.78894;2.72843;109;20220711;29.7;13.9;21.8;2.2;14.59;0;5.84;28493 +93088;48.78894;2.72843;109;20220712;32.4;15.9;24.2;1.5;14.49;0;5.9;28534 +93088;48.78894;2.72843;109;20220713;35.5;17.9;26.7;1.7;14.3;0;6.33;27065 +93088;48.78894;2.72843;109;20220714;31.3;17.9;24.6;2.9;14.82;0;6.32;25919 +93088;48.78894;2.72843;109;20220715;26.7;13.8;20.2;3.1;11.42;0;5.78;26322 +93088;48.78894;2.72843;109;20220716;28.8;11.8;20.3;2.8;12.1;0;5.96;28043 +93088;48.78894;2.72843;109;20220717;31.3;13.4;22.3;2.8;11.75;0;6.44;27431 +93088;48.78894;2.72843;109;20220718;37.4;15.6;26.5;2.2;12.25;0;7.1;28303 +93088;48.78894;2.72843;109;20220719;39.5;19.8;29.6;4.1;14.8;4.2;9.15;27753 +93088;48.78894;2.72843;109;20220720;21.7;19.6;20.7;2.5;19.82;12.4;2.09;7657 +93088;48.78894;2.72843;109;20220721;26.5;15.9;21.2;1.9;18.55;.1;3.85;18914 +93088;48.78894;2.72843;109;20220722;25.9;15.5;20.7;2.5;18.82;1.1;3.45;16177 +93088;48.78894;2.72843;109;20220723;27;17.2;22.1;2.1;18.47;.1;4.21;20410 +93088;48.78894;2.72843;109;20220724;32.1;15.6;23.8;2.1;16.95;0;5.73;26507 +93088;48.78894;2.72843;109;20220725;27.5;18.7;23.1;3.4;16.12;0;4.98;19053 +93088;48.78894;2.72843;109;20220726;22.9;15;18.9;2.3;14.27;0;3.39;15124 +93088;48.78894;2.72843;109;20220727;25.5;13.2;19.4;2.9;12.85;0;4.77;22105 +93088;48.78894;2.72843;109;20220728;27.1;14.1;20.6;2.2;11.3;0;4.87;22027 +93088;48.78894;2.72843;109;20220729;29.7;12.6;21.2;1.5;12.52;0;4.93;24745 +93088;48.78894;2.72843;109;20220730;30.4;14.9;22.7;1.9;14.15;0;5.04;23049 +93088;48.78894;2.72843;109;20220731;29;15.1;22.1;2.4;16.65;0;4.98;23827 +93088;48.78894;2.72843;109;20220801;27;16.9;21.9;1.7;17.15;0;3.83;17735 +93088;48.78894;2.72843;109;20220802;31.2;15.5;23.4;1.4;16.6;0;4.97;24709 +93088;48.78894;2.72843;109;20220803;35.3;16.9;26.1;1.6;17;0;5.74;25845 +93088;48.78894;2.72843;109;20220804;30.6;19.5;25.1;2.9;18.37;9.6;4.97;18987 +93088;48.78894;2.72843;109;20220805;26.5;15.7;21.1;3.3;15.32;0;4.78;21445 +93088;48.78894;2.72843;109;20220806;25.1;11.3;18.2;3.8;10.17;0;5.41;24534 +93088;48.78894;2.72843;109;20220807;27.1;12.7;19.9;4;10.47;0;5.96;24577 +93088;48.78894;2.72843;109;20220808;29;13;21;3.9;11.85;0;6.11;24882 +93088;48.78894;2.72843;109;20220809;31.1;14.7;22.9;3.9;13.52;0;6.38;24828 +93088;48.78894;2.72843;109;20220810;32.2;15.9;24.1;3.5;12.9;0;6.49;24278 +93088;48.78894;2.72843;109;20220811;32.2;16;24.1;3.5;11.55;0;6.65;24410 +93088;48.78894;2.72843;109;20220812;33.5;15.8;24.7;3;11.45;0;6.65;25036 +93088;48.78894;2.72843;109;20220813;32.4;15.9;24.2;3.1;11.1;0;6.47;24344 +93088;48.78894;2.72843;109;20220814;29;17;23;2.8;14.72;7.5;4.53;15937 +93088;48.78894;2.72843;109;20220815;25.3;15.8;20.5;2.4;18.2;.2;3.35;16397 +93088;48.78894;2.72843;109;20220816;27.6;16.4;22;2;18;15;3.51;15453 +93088;48.78894;2.72843;109;20220817;26.7;16.7;21.7;1.9;18.6;2.3;3.32;15199 +93088;48.78894;2.72843;109;20220818;28.7;15.5;22.1;2;17.62;.4;4.14;20226 +93088;48.78894;2.72843;109;20220819;25;14.6;19.8;2.2;17.42;.3;2.85;13137 +93088;48.78894;2.72843;109;20220820;25.6;12.1;18.9;2.1;14.17;.1;3.93;21277 +93088;48.78894;2.72843;109;20220821;27;11.8;19.4;1.9;13.92;0;3.76;18566 +93088;48.78894;2.72843;109;20220822;25.6;15.2;20.4;1.9;16;0;3.29;15683 +93088;48.78894;2.72843;109;20220823;29.7;15.7;22.7;1.4;17.67;0;3.73;18141 +93088;48.78894;2.72843;109;20220824;32.7;16.4;24.6;1.8;17;0;4.68;21381 +93088;48.78894;2.72843;109;20220825;32.2;17.1;24.7;2.6;15.7;0;5.09;19730 +93088;48.78894;2.72843;109;20220826;26.8;17.4;22.1;3.4;16.8;0;4;15653 +93088;48.78894;2.72843;109;20220827;25.5;14.1;19.8;2.9;13.97;0;4.11;19646 +93088;48.78894;2.72843;109;20220828;26.9;12.4;19.6;2.9;13.57;0;4.18;18944 +93088;48.78894;2.72843;109;20220829;29.6;15.5;22.6;3.6;13.12;.8;5.3;19734 +93088;48.78894;2.72843;109;20220830;27.3;15.1;21.2;2.6;14.1;0;3.97;15712 +93088;48.78894;2.72843;109;20220831;27.6;13.4;20.5;2.8;14.42;0;4.18;19202 +93088;48.78894;2.72843;109;20220901;28.9;14.5;21.7;2.6;14.82;0;4.24;18272 +93088;48.78894;2.72843;109;20220902;24;16.1;20;2.2;14.97;1.8;2.89;11714 +93088;48.78894;2.72843;109;20220903;24.2;16.5;20.4;2.5;17;.1;3.01;14111 +93088;48.78894;2.72843;109;20220904;29.7;14;21.8;2.3;14.4;.9;4.25;19546 +93088;48.78894;2.72843;109;20220905;30.6;16.6;23.6;2.4;16.65;2.4;4.14;17285 +93088;48.78894;2.72843;109;20220906;29.4;14.2;21.8;2.4;16.65;2.8;3.88;17739 +93088;48.78894;2.72843;109;20220907;22.8;14.8;18.8;2.4;16.92;6.8;2.32;10845 +93088;48.78894;2.72843;109;20220908;21.9;14.4;18.2;3.8;15.92;4;2.67;11951 +93088;48.78894;2.72843;109;20220909;20.7;14.6;17.6;5.1;15.12;4.5;2.61;9738 +93088;48.78894;2.72843;109;20220910;19.3;14.1;16.7;3.6;15.47;4.3;1.92;8601 +93088;48.78894;2.72843;109;20220911;22.7;10.7;16.7;1.6;14.6;.2;2.5;15581 +93088;48.78894;2.72843;109;20220912;27.3;12.3;19.8;2.2;15;1.4;3.48;17909 +93088;48.78894;2.72843;109;20220913;25.9;17.4;21.7;2.6;18;2.2;2.75;10370 +93088;48.78894;2.72843;109;20220914;26.4;18.6;22.5;2.7;20;2.4;2.87;12466 +93088;48.78894;2.72843;109;20220915;23.2;15.1;19.2;2.9;15.62;0;2.76;12919 +93088;48.78894;2.72843;109;20220916;18.4;11.3;14.9;2.4;11.37;.3;2.17;10434 +93088;48.78894;2.72843;109;20220917;17.8;6.9;12.3;3.1;8.82;.1;2.66;15323 +93088;48.78894;2.72843;109;20220918;20;5.1;12.5;2.5;9.05;0;2.7;16255 +93088;48.78894;2.72843;109;20220919;19.2;6.1;12.7;1.9;9.37;0;2.37;15634 +93088;48.78894;2.72843;109;20220920;17.4;5.8;11.6;1.8;9.9;.2;1.86;11874 +93088;48.78894;2.72843;109;20220921;19.6;6.7;13.1;2.3;9.8;.1;2.48;15850 +93088;48.78894;2.72843;109;20220922;20.8;5.3;13.1;1.4;8.97;0;2.32;16031 +93088;48.78894;2.72843;109;20220923;20.5;7.8;14.2;1.2;9.97;.7;1.96;11649 +93088;48.78894;2.72843;109;20220924;18.3;12.1;15.2;2.1;13.15;1.7;1.66;8139 +93088;48.78894;2.72843;109;20220925;19.4;11.7;15.5;3.3;11.7;.1;2.47;11934 +93088;48.78894;2.72843;109;20220926;15.3;10.2;12.7;4.1;11.3;10;1.7;6796 +93088;48.78894;2.72843;109;20220927;14.2;9.6;11.9;4.3;11.75;5.2;1.38;7438 +93088;48.78894;2.72843;109;20220928;15.6;10.4;13;2.5;11.65;.2;1.52;8331 +93088;48.78894;2.72843;109;20220929;15.2;8.5;11.8;1.4;10.95;3.4;1.31;8543 +93088;48.78894;2.72843;109;20220930;17.9;4.2;11.1;2.5;9.72;4.3;1.95;13472 +93088;48.78894;2.72843;109;20221001;20.4;11.5;16;5.8;13.87;.2;2.34;8927 +93088;48.78894;2.72843;109;20221002;19.9;13.9;16.9;3.7;15.37;4.1;1.73;7051 +93088;48.78894;2.72843;109;20221003;15.3;8.3;11.8;1.8;11.85;0;1.17;7685 +93088;48.78894;2.72843;109;20221004;18.9;5.4;12.1;1.7;11.3;.1;1.61;12395 +93088;48.78894;2.72843;109;20221005;21;9.9;15.4;3.7;13.37;.3;2.16;11241 +93088;48.78894;2.72843;109;20221006;19.6;8.7;14.2;1.9;11.12;.1;1.84;12268 +93088;48.78894;2.72843;109;20221007;19.6;4.9;12.3;1.4;9.9;.1;1.65;12967 +93088;48.78894;2.72843;109;20221008;18.5;7;12.7;2.1;9.92;.1;1.8;11814 +93088;48.78894;2.72843;109;20221009;19.5;3.3;11.4;2.3;9.27;.1;1.93;13377 +93088;48.78894;2.72843;109;20221010;19.2;8.1;13.7;2.8;12.52;0;1.59;8861 +93088;48.78894;2.72843;109;20221011;18.2;8.7;13.4;2.8;11.3;0;1.74;10779 +93088;48.78894;2.72843;109;20221012;19.4;5.5;12.4;1.2;10.85;0;1.34;10665 +93088;48.78894;2.72843;109;20221013;15.9;10.6;13.2;2.6;13.62;2.3;.98;5256 +93088;48.78894;2.72843;109;20221014;17;13.9;15.4;3.3;16.27;12.5;.85;3801 +93088;48.78894;2.72843;109;20221015;19;14.8;16.9;4;16.1;1.3;1.43;5739 +93088;48.78894;2.72843;109;20221016;21;14.1;17.6;2.4;16.5;0;1.4;7256 +93088;48.78894;2.72843;109;20221017;18.8;16.2;17.5;3;17.32;11.3;1.08;3099 +93088;48.78894;2.72843;109;20221018;19.2;14.4;16.8;1.8;16.87;.2;1.02;5861 +93088;48.78894;2.72843;109;20221019;21.1;13.6;17.3;4.6;16.37;1.3;1.68;8369 +93088;48.78894;2.72843;109;20221020;23;15.1;19.1;3.6;16.57;14.9;1.96;7931 +93088;48.78894;2.72843;109;20221021;20.6;14.1;17.4;3.4;15.77;6;1.54;6667 +93088;48.78894;2.72843;109;20221022;21.6;13.3;17.5;3.1;14.55;0;1.81;8506 +93088;48.78894;2.72843;109;20221023;22.3;14.5;18.4;4.7;14.9;0;2.32;6510 +93088;48.78894;2.72843;109;20221024;19;15.3;17.2;6.1;13.82;.2;2.29;4929 +93088;48.78894;2.72843;109;20221025;18.3;12.2;15.2;3.3;14.32;.2;1.25;6315 +93088;48.78894;2.72843;109;20221026;22.3;14.2;18.2;3.4;14.92;.1;1.92;8157 +93088;48.78894;2.72843;109;20221027;23.4;12.8;18.1;3.3;14.57;0;1.97;7216 +93088;48.78894;2.72843;109;20221028;22.4;15.6;19;3.2;15.2;0;1.89;6336 +93088;48.78894;2.72843;109;20221029;23.5;15.1;19.3;2.7;15;0;1.83;6446 +93088;48.78894;2.72843;109;20221030;19.5;11.5;15.5;1.7;13.45;0;1.08;6223 +93088;48.78894;2.72843;109;20221031;20.6;11.7;16.2;3.4;14.55;1.6;1.41;6357 +93088;48.78894;2.72843;109;20221101;17;10.5;13.7;6.1;11.8;.1;1.78;6349 +93088;48.78894;2.72843;109;20221102;15.8;9.5;12.6;4.3;11.2;.1;1.37;6527 +93088;48.78894;2.72843;109;20221103;15;10.6;12.8;4.6;11.35;4.3;1.4;3030 +93088;48.78894;2.72843;109;20221104;13.2;9;11.1;4;10.32;.9;1.14;4688 +93088;48.78894;2.72843;109;20221105;11.6;3.6;7.6;2.6;9.02;0;.68;4763 +93088;48.78894;2.72843;109;20221106;10.9;8.8;9.8;4.5;10.47;3.8;.85;1902 +93088;48.78894;2.72843;109;20221107;16.2;10.6;13.4;5.4;12.57;.3;1.28;4123 +93088;48.78894;2.72843;109;20221108;17.2;9.6;13.4;5.2;11.32;1.6;1.68;4777 +93088;48.78894;2.72843;109;20221109;15.6;11;13.3;4.1;11.7;.2;1.28;4594 +93088;48.78894;2.72843;109;20221110;10.9;5.5;8.2;2.3;10.12;0;.46;4520 +93088;48.78894;2.72843;109;20221111;13.1;8.4;10.7;2.7;10.5;.1;.78;4385 +93088;48.78894;2.72843;109;20221112;16.1;5.8;10.9;1.9;10.6;.2;.67;6392 +93088;48.78894;2.72843;109;20221113;12.1;4.6;8.4;2.1;9.7;.1;.44;6009 +93088;48.78894;2.72843;109;20221114;13.4;5;9.2;2.7;10.42;.5;.58;4475 +93088;48.78894;2.72843;109;20221115;12.9;7.3;10.1;4.1;11.52;3.3;.57;2777 +93088;48.78894;2.72843;109;20221116;13.2;8.1;10.6;5.7;11.47;6.9;.76;3003 +93088;48.78894;2.72843;109;20221117;13.8;10.6;12.2;6.9;11.05;3.9;1.47;3125 +93088;48.78894;2.72843;109;20221118;12.3;7.4;9.8;3.9;9.7;2.1;.93;3597 +93088;48.78894;2.72843;109;20221119;11.3;3;7.2;2.4;8.85;.4;.5;4401 +93088;48.78894;2.72843;109;20221120;8.9;3.6;6.3;3.7;8.62;1.9;.51;2725 +93088;48.78894;2.72843;109;20221121;8;5.3;6.6;4.2;8.97;2.4;.52;1653 +93088;48.78894;2.72843;109;20221122;10.6;4.3;7.4;6.1;8.37;1.3;1;3659 +93088;48.78894;2.72843;109;20221123;12.3;4.9;8.6;4.7;9.15;3.1;.94;3263 +93088;48.78894;2.72843;109;20221124;12.7;6.9;9.8;4.7;10.1;1.1;.82;4389 +93088;48.78894;2.72843;109;20221125;12.6;7.4;10;3.3;10.2;0;.7;3893 +93088;48.78894;2.72843;109;20221126;8.1;2.1;5.1;2.8;8.42;.1;.27;2870 +93088;48.78894;2.72843;109;20221127;9.9;5.2;7.5;3.6;8.75;7.5;.69;2188 +93088;48.78894;2.72843;109;20221128;11.5;7.7;9.6;2.7;10.15;0;.58;3122 +93088;48.78894;2.72843;109;20221129;7.4;5.1;6.2;1.8;9.05;0;.32;1886 +93088;48.78894;2.72843;109;20221130;7.2;4;5.6;2.5;8.4;0;.37;1991 +93088;48.78894;2.72843;109;20221201;6.3;3.6;4.9;4;7.9;0;.44;2041 +93088;48.78894;2.72843;109;20221202;4.8;4.1;4.5;3.5;7.47;.7;.57;383 +93088;48.78894;2.72843;109;20221203;3.7;2.3;3;4.8;6.7;0;.54;1129 +93088;48.78894;2.72843;109;20221204;4.3;2;3.2;3.8;6.6;2.4;.55;1527 +93088;48.78894;2.72843;109;20221205;2.6;1;1.8;2.1;6.65;.5;.29;1225 +93088;48.78894;2.72843;109;20221206;5;1.9;3.4;1.7;7;0;.38;1382 +93088;48.78894;2.72843;109;20221207;5.9;-.4;2.8;1.5;6.82;.1;.19;3265 +93088;48.78894;2.72843;109;20221208;3.6;2;2.8;1.7;6.77;0;.36;1358 +93088;48.78894;2.72843;109;20221209;2.5;-1;.8;2.7;5.97;.1;.25;2511 +93088;48.78894;2.72843;109;20221210;3.3;-1;1.2;1.8;5.62;0;.32;2580 +93088;48.78894;2.72843;109;20221211;-.4;-2.8;-1.6;2.9;4.95;0;.27;2056 +93088;48.78894;2.72843;109;20221212;.1;-2.8;-1.3;3.3;4.62;0;.37;2666 +93088;48.78894;2.72843;109;20221213;1.3;-4.2;-1.5;3.5;4.1;.1;.49;3770 +93088;48.78894;2.72843;109;20221214;1.7;-1.5;.1;2.3;4.97;0;.4;2390 +93088;48.78894;2.72843;109;20221215;2;-3.6;-.8;3;4.47;0;.44;3291 +93088;48.78894;2.72843;109;20221216;.7;-4.5;-1.9;2.7;4.72;.1;.26;2736 +93088;48.78894;2.72843;109;20221217;-.6;-2.3;-1.4;2.3;4.65;0;.35;1716 +93088;48.78894;2.72843;109;20221218;2.5;-6.2;-1.8;3.5;4.72;3.5;.33;2900 +93088;48.78894;2.72843;109;20221219;11.7;2;6.9;4.2;8.85;.3;.59;2643 +93088;48.78894;2.72843;109;20221220;11.9;10.5;11.2;4.5;10.82;6;1.05;926 +93088;48.78894;2.72843;109;20221221;11.4;8.5;10;5;11.9;8.8;.33;1699 +93088;48.78894;2.72843;109;20221222;12.6;11;11.8;7.2;12.75;10.1;.67;1133 +93088;48.78894;2.72843;109;20221223;15.2;12.1;13.7;5.6;13.45;2.4;.97;1401 +93088;48.78894;2.72843;109;20221224;11.9;10.3;11.1;4;11.47;1.5;.75;1212 +93088;48.78894;2.72843;109;20221225;13.5;9.5;11.5;3.7;11.77;2.5;.68;1980 +93088;48.78894;2.72843;109;20221226;11.9;10.9;11.4;4.5;10.32;1.4;1.19;1348 +93088;48.78894;2.72843;109;20221227;9.5;2.3;5.9;3.4;7.85;.1;.49;3702 +93088;48.78894;2.72843;109;20221228;11.4;5.9;8.7;7.1;10.52;7.4;.51;1967 +93088;48.78894;2.72843;109;20221229;11.5;10.1;10.8;6.5;10.17;0;1.23;2150 +93088;48.78894;2.72843;109;20221230;14.1;4.7;9.4;6.5;11.15;4.7;.63;2128 +93088;48.78894;2.72843;109;20221231;16;13.9;15;8.5;12.17;0;2.18;1894 +93089;48.81059;3.06734;140;20220101;13.4;6.5;10;2.5;10.49;.1;.53;3109 +93089;48.81059;3.06734;140;20220102;13;7.3;10.1;5.8;10.59;0;.87;2813 +93089;48.81059;3.06734;140;20220103;11.7;10.4;11;6.4;11.53;19.8;.89;1112 +93089;48.81059;3.06734;140;20220104;8.5;8.9;8.7;5.5;10.03;4.8;.74;387 +93089;48.81059;3.06734;140;20220105;6;.7;3.3;3.7;6.19;.1;.65;2785 +93089;48.81059;3.06734;140;20220106;5.8;-1.1;2.4;2.6;6.09;.7;.43;3276 +93089;48.81059;3.06734;140;20220107;6.9;1.5;4.2;6.5;7.29;2.4;.6;2863 +93089;48.81059;3.06734;140;20220108;7.7;.9;4.3;6.6;8.03;14.5;.32;3275 +93089;48.81059;3.06734;140;20220109;5;3.7;4.4;4.5;7.36;2.1;.58;1214 +93089;48.81059;3.06734;140;20220110;3;.5;1.8;2.4;6.83;0;.22;1906 +93089;48.81059;3.06734;140;20220111;1;.3;.7;2.3;6.13;0;.32;858 +93089;48.81059;3.06734;140;20220112;4.3;-2.4;1;2.1;6.2;0;.27;3214 +93089;48.81059;3.06734;140;20220113;2.8;.1;1.5;2.7;6.29;0;.32;2021 +93089;48.81059;3.06734;140;20220114;6.9;-1.3;2.8;1.2;6.13;.1;.26;4050 +93089;48.81059;3.06734;140;20220115;6.7;-1.6;2.5;1.3;6.19;.1;.28;4123 +93089;48.81059;3.06734;140;20220116;1.7;-1.4;.2;3.5;6.39;.6;.1;2350 +93089;48.81059;3.06734;140;20220117;5.5;1.9;3.7;1.3;7.66;0;.26;2573 +93089;48.81059;3.06734;140;20220118;8.8;0;4.4;2.8;7.19;0;.47;4414 +93089;48.81059;3.06734;140;20220119;4.9;.4;2.6;3.1;7.56;2;.13;3106 +93089;48.81059;3.06734;140;20220120;5.9;1;3.4;2.9;6.96;.1;.41;3251 +93089;48.81059;3.06734;140;20220121;4.9;.5;2.7;2.6;6.56;0;.42;3125 +93089;48.81059;3.06734;140;20220122;5.2;.2;2.7;2.1;6.83;0;.34;3324 +93089;48.81059;3.06734;140;20220123;4.8;2.9;3.8;2.3;6.59;0;.59;1870 +93089;48.81059;3.06734;140;20220124;5.9;-1.5;2.2;1.8;5.83;0;.43;4439 +93089;48.81059;3.06734;140;20220125;-.4;-3;-1.7;1;5.6;0;.24;1507 +93089;48.81059;3.06734;140;20220126;.5;-1.3;-.4;1.7;6;0;.24;1903 +93089;48.81059;3.06734;140;20220127;3.6;.3;2;3.7;6.96;.3;.27;2896 +93089;48.81059;3.06734;140;20220128;5.3;3.3;4.3;2.6;7.99;.1;.38;2218 +93089;48.81059;3.06734;140;20220129;8.8;3.3;6;4.8;9.69;.8;.19;3935 +93089;48.81059;3.06734;140;20220130;8.5;6.3;7.4;2.1;8.16;.2;.72;2504 +93089;48.81059;3.06734;140;20220131;7.7;3.3;5.5;6.6;6.53;.1;1.34;3702 +93089;48.81059;3.06734;140;20220201;8.6;.5;4.6;5.1;8.39;.9;.36;5156 +93089;48.81059;3.06734;140;20220202;10;8.5;9.3;3.8;10.09;.1;.78;1960 +93089;48.81059;3.06734;140;20220203;8.1;6.3;7.2;3.8;8.29;.1;.87;2104 +93089;48.81059;3.06734;140;20220204;9.6;5.6;7.6;4.8;8.29;.8;1.06;3658 +93089;48.81059;3.06734;140;20220205;9.1;.8;4.9;4.1;6.86;0;.97;5603 +93089;48.81059;3.06734;140;20220206;9.7;5.1;7.4;8.8;9.46;9.1;.73;4030 +93089;48.81059;3.06734;140;20220207;9.6;2.8;6.2;3.3;6.86;0;1.07;5219 +93089;48.81059;3.06734;140;20220208;8.9;2.7;5.8;2.8;8.56;0;.53;5128 +93089;48.81059;3.06734;140;20220209;12.5;1.6;7;2.1;7.83;.1;.87;6972 +93089;48.81059;3.06734;140;20220210;5.6;3.7;4.7;3.9;8.32;1.2;.91;4100 +93089;48.81059;3.06734;140;20220211;8.8;.7;4.8;2.2;6.52;0;.8;8800 +93089;48.81059;3.06734;140;20220212;8.6;-.3;4.1;3;5.29;0;1.15;10100 +93089;48.81059;3.06734;140;20220213;13.7;-1.2;6.3;5.3;7.06;.4;1.68;8500 +93089;48.81059;3.06734;140;20220214;11.1;7.3;9.2;5.9;8.75;2.1;1.4;4887 +93089;48.81059;3.06734;140;20220215;10.5;4;7.3;6.1;8.99;.7;.93;6433 +93089;48.81059;3.06734;140;20220216;14.1;8.2;11.2;9;12.23;1.3;.96;5637 +93089;48.81059;3.06734;140;20220217;12.8;10.5;11.7;6.8;9.43;.6;2.05;3399 +93089;48.81059;3.06734;140;20220218;12.5;9;10.8;8.1;9.16;1;2.04;4257 +93089;48.81059;3.06734;140;20220219;9;2;5.5;7;6.53;0;1.55;6487 +93089;48.81059;3.06734;140;20220220;12;7.1;9.5;8.9;9.66;3.5;1.49;5436 +93089;48.81059;3.06734;140;20220221;9.2;4.6;6.9;8.1;7.83;.4;1.37;5321 +93089;48.81059;3.06734;140;20220222;10.5;4.1;7.3;4.9;9.46;.8;.78;6516 +93089;48.81059;3.06734;140;20220223;10.4;3.2;6.8;2.3;8.93;.9;.75;7152 +93089;48.81059;3.06734;140;20220224;11;7.2;9.1;4.7;8.03;2.1;1.64;5122 +93089;48.81059;3.06734;140;20220225;9.4;.6;5;3.6;6.33;0;1.29;8075 +93089;48.81059;3.06734;140;20220226;8.4;-1;3.7;3.4;5.89;.1;1.15;8597 +93089;48.81059;3.06734;140;20220227;9.3;.4;4.9;4.6;5.09;0;1.81;8330 +93089;48.81059;3.06734;140;20220228;9.8;-.8;4.5;2.3;5.33;0;1.31;9393 +93089;48.81059;3.06734;140;20220301;11.1;-.8;5.2;1.8;6.26;0;1.18;10119 +93089;48.81059;3.06734;140;20220302;11;2.5;6.7;2;6.93;0;1.2;8497 +93089;48.81059;3.06734;140;20220303;11.1;4.9;8;1.3;9.43;.1;.86;7472 +93089;48.81059;3.06734;140;20220304;13.6;4.7;9.1;1.4;7.39;0;1.29;9073 +93089;48.81059;3.06734;140;20220305;11.8;-1;5.4;1.4;5.56;0;1.29;11172 +93089;48.81059;3.06734;140;20220306;7.6;-2.1;2.7;3.2;4.79;0;1.41;9668 +93089;48.81059;3.06734;140;20220307;5.7;-2.5;1.6;4.6;4.26;0;1.5;9008 +93089;48.81059;3.06734;140;20220308;11.2;-1.2;5;3.8;4.89;0;2.02;11378 +93089;48.81059;3.06734;140;20220309;14.4;-.2;7.1;2.9;7.06;0;1.78;12569 +93089;48.81059;3.06734;140;20220310;15.3;2.6;8.9;3.6;7.56;0;2.08;11782 +93089;48.81059;3.06734;140;20220311;14;5;9.5;4.9;8.89;3.8;1.87;9939 +93089;48.81059;3.06734;140;20220312;9.6;5.1;7.3;5.1;9.06;0;1.04;7061 +93089;48.81059;3.06734;140;20220313;10.7;6.3;8.5;5.5;8.99;3.5;1.41;7130 +93089;48.81059;3.06734;140;20220314;13.5;3.4;8.5;2.9;8.39;1;1.63;11043 +93089;48.81059;3.06734;140;20220315;10.7;7.1;8.9;2.6;10.63;2.5;.88;6562 +93089;48.81059;3.06734;140;20220316;13.1;7.5;10.3;2.9;11.06;0;1.2;8257 +93089;48.81059;3.06734;140;20220317;9;7.8;8.4;4.3;8.49;0;1.29;3630 +93089;48.81059;3.06734;140;20220318;14.9;3.3;9.1;5.7;5.99;0;3.21;15100 +93089;48.81059;3.06734;140;20220319;15.7;4.9;10.3;6;6.06;0;3.62;16766 +93089;48.81059;3.06734;140;20220320;12.5;1.2;6.9;3;5.72;.8;2.25;15166 +93089;48.81059;3.06734;140;20220321;17.9;4.6;11.3;2.8;8.52;0;2.57;16000 +93089;48.81059;3.06734;140;20220322;17.9;6.1;12;3.6;6.89;0;3.27;16733 +93089;48.81059;3.06734;140;20220323;17.8;3.3;10.6;2.6;6.16;0;2.93;17633 +93089;48.81059;3.06734;140;20220324;19.9;4.3;12.1;2.5;6.32;0;3.17;17666 +93089;48.81059;3.06734;140;20220325;19.1;6.5;12.8;4.2;6.09;0;4;18100 +93089;48.81059;3.06734;140;20220326;19.1;5.1;12.1;4.4;6.26;0;3.96;18433 +93089;48.81059;3.06734;140;20220327;20.4;6.3;13.4;3.2;7.12;0;3.63;18266 +93089;48.81059;3.06734;140;20220328;21;4.6;12.8;2.2;7.69;0;2.94;15733 +93089;48.81059;3.06734;140;20220329;17.4;10.2;13.8;2.3;9.42;2.4;2.14;7366 +93089;48.81059;3.06734;140;20220330;14;8.1;11.1;2.3;10.69;4.3;1.4;6566 +93089;48.81059;3.06734;140;20220331;8.2;4;6.1;6.2;7.06;1;1.63;7300 +93089;48.81059;3.06734;140;20220401;4.1;.7;2.4;7.1;5.7;2.4;1.19;7021 +93089;48.81059;3.06734;140;20220402;6.8;-.3;3.3;6.4;4.59;0;2.25;13600 +93089;48.81059;3.06734;140;20220403;8.7;-.4;4.1;3.9;4.52;0;2.47;19366 +93089;48.81059;3.06734;140;20220404;10.3;-1.6;4.3;5.2;5.69;.2;2.19;15084 +93089;48.81059;3.06734;140;20220405;12.6;7;9.8;4.8;10.19;.7;1.3;3966 +93089;48.81059;3.06734;140;20220406;12.7;6.2;9.4;6.6;9.29;.3;1.83;6866 +93089;48.81059;3.06734;140;20220407;15.1;9.6;12.4;9;9.72;4.4;3.06;10800 +93089;48.81059;3.06734;140;20220408;10.7;6.7;8.7;4.1;8.02;38;1.59;3300 +93089;48.81059;3.06734;140;20220409;10.8;.7;5.8;2.7;7.02;.4;1.82;13566 +93089;48.81059;3.06734;140;20220410;13.8;-.8;6.5;2.6;6.56;0;2.62;21533 +93089;48.81059;3.06734;140;20220411;19.1;3.7;11.4;4.6;8.29;0;3.74;20900 +93089;48.81059;3.06734;140;20220412;21.6;9.2;15.4;3.9;10.89;0;3.72;17933 +93089;48.81059;3.06734;140;20220413;15.8;11.8;13.8;1.2;13.22;2.5;1.33;6000 +93089;48.81059;3.06734;140;20220414;21;8.6;14.8;1.8;12.19;.1;3.17;20900 +93089;48.81059;3.06734;140;20220415;20.4;8.9;14.7;2.7;11.32;0;3.49;21900 +93089;48.81059;3.06734;140;20220416;19;8.7;13.8;4.1;9.52;0;4.01;23833 +93089;48.81059;3.06734;140;20220417;20.5;4.8;12.7;3.6;6.86;0;4.49;24766 +93089;48.81059;3.06734;140;20220418;19.3;4.8;12;2.1;7.72;0;3.33;19911 +93089;48.81059;3.06734;140;20220419;18.3;5.8;12.1;4;9.66;0;3.41;21166 +93089;48.81059;3.06734;140;20220420;19.3;6.6;12.9;3.7;8.32;0;3.93;21433 +93089;48.81059;3.06734;140;20220421;19.3;6.8;13;4.2;8.06;0;4.38;24633 +93089;48.81059;3.06734;140;20220422;18.9;7.9;13.4;3.9;9.19;0;4.01;23566 +93089;48.81059;3.06734;140;20220423;19.6;8.5;14.1;4.1;10.72;.1;3.33;15666 +93089;48.81059;3.06734;140;20220424;18.7;7.8;13.3;3.4;10.29;0;3.09;15733 +93089;48.81059;3.06734;140;20220425;17.1;8.4;12.8;4.1;8.86;0;3.75;21466 +93089;48.81059;3.06734;140;20220426;15.3;5.3;10.3;3.2;8.89;0;2.68;16333 +93089;48.81059;3.06734;140;20220427;18.9;4.4;11.7;4.3;8.76;0;3.95;23733 +93089;48.81059;3.06734;140;20220428;20.8;6.9;13.9;4.5;9.09;0;4.32;21000 +93089;48.81059;3.06734;140;20220429;19.7;9.8;14.8;4.6;9.76;0;4.2;20300 +93089;48.81059;3.06734;140;20220430;16.4;6;11.2;4.7;8.22;0;3.9;25166 +93089;48.81059;3.06734;140;20220501;16.7;4.4;10.6;3.5;7.96;0;3.6;23400 +93089;48.81059;3.06734;140;20220502;18.9;6.8;12.8;3.7;9.06;0;3.59;18033 +93089;48.81059;3.06734;140;20220503;20;8.1;14.1;4.8;9.42;0;4.42;22733 +93089;48.81059;3.06734;140;20220504;18.4;8.9;13.6;3.3;10.59;.6;2.9;13233 +93089;48.81059;3.06734;140;20220505;18.5;9.7;14.1;3.5;10.92;.4;3.04;14300 +93089;48.81059;3.06734;140;20220506;20.9;7.3;14.1;2.3;10.96;0;3.58;21641 +93089;48.81059;3.06734;140;20220507;20.4;8.6;14.5;2.1;11.16;.1;3.42;19997 +93089;48.81059;3.06734;140;20220508;21.6;9.2;15.4;2.9;12.33;.1;3.64;20475 +93089;48.81059;3.06734;140;20220509;24.8;8.2;16.5;1.5;11.99;0;4.09;24124 +93089;48.81059;3.06734;140;20220510;26.2;9.9;18.1;2.6;12.73;0;4.72;24082 +93089;48.81059;3.06734;140;20220511;25.6;11.4;18.5;3.7;12.66;0;4.91;22580 +93089;48.81059;3.06734;140;20220512;19.9;10.8;15.3;2.2;12.03;0;3.27;18139 +93089;48.81059;3.06734;140;20220513;21.3;6.5;13.9;1.5;10.06;0;3.7;23239 +93089;48.81059;3.06734;140;20220514;22.7;6.7;14.7;1.4;10.79;0;3.88;24367 +93089;48.81059;3.06734;140;20220515;27.2;10;18.6;2.9;12.69;5.9;5.15;25427 +93089;48.81059;3.06734;140;20220516;23.8;15.1;19.5;3;16.23;0;3.77;18059 +93089;48.81059;3.06734;140;20220517;27.1;14.3;20.7;1.9;15.69;.1;4.44;22008 +93089;48.81059;3.06734;140;20220518;27.5;16.3;21.9;2.2;17.33;0;4.4;20660 +93089;48.81059;3.06734;140;20220519;26.4;16.9;21.7;2.5;17.49;0;4.19;19125 +93089;48.81059;3.06734;140;20220520;25.1;14.2;19.6;2.6;15.49;1;4.1;20003 +93089;48.81059;3.06734;140;20220521;23.4;8.8;16.1;1.3;12.36;.3;3.94;23780 +93089;48.81059;3.06734;140;20220522;21.9;11.2;16.6;2.5;13.53;1.7;3.72;20516 +93089;48.81059;3.06734;140;20220523;18.5;13.9;16.2;3.4;15.83;4.6;2.42;13573 +93089;48.81059;3.06734;140;20220524;18.3;10.4;14.4;3.9;11.73;.4;3.28;17549 +93089;48.81059;3.06734;140;20220525;19.9;6.3;13.1;2.7;10.93;.1;3.77;23604 +93089;48.81059;3.06734;140;20220526;20.2;12.6;16.4;3.4;13.09;0;3.52;17514 +93089;48.81059;3.06734;140;20220527;20.5;11.9;16.2;3;12.23;0;3.74;18692 +93089;48.81059;3.06734;140;20220528;20.1;6.9;13.5;2;10.09;0;3.82;23361 +93089;48.81059;3.06734;140;20220529;16.3;4.9;10.6;2.6;8.26;.1;3.37;21720 +93089;48.81059;3.06734;140;20220530;18.8;4.9;11.8;1.8;8.99;0;3.64;23916 +93089;48.81059;3.06734;140;20220531;21.3;6.8;14;1.6;9.29;0;4.09;24596 +93089;48.81059;3.06734;140;20220601;21.7;5.1;13.4;1.5;9.63;0;4.13;26480 +93089;48.81059;3.06734;140;20220602;23.9;7.9;15.9;2.7;10.23;0;4.82;26060 +93089;48.81059;3.06734;140;20220603;21.2;11.7;16.5;1.9;14.23;1.3;3.48;20357 +93089;48.81059;3.06734;140;20220604;27.4;14.4;20.9;3;17.19;14.3;4.93;23773 +93089;48.81059;3.06734;140;20220605;20.9;15.4;18.2;3.1;17.43;4.6;2.9;15298 +93089;48.81059;3.06734;140;20220606;20.8;11.8;16.3;3;13.63;1.4;3.6;19474 +93089;48.81059;3.06734;140;20220607;21.8;13.3;17.5;3.7;14.33;3.5;3.86;18862 +93089;48.81059;3.06734;140;20220608;20.3;13.3;16.8;3.1;14.46;12.7;3.31;17218 +93089;48.81059;3.06734;140;20220609;21.2;9.9;15.6;2.9;12.46;0;3.95;21822 +93089;48.81059;3.06734;140;20220610;23.7;13.2;18.5;2.1;14.86;.1;4.05;21235 +93089;48.81059;3.06734;140;20220611;26.2;12.2;19.2;1.4;15.53;.1;4.47;24746 +93089;48.81059;3.06734;140;20220612;24;11.2;17.6;2.5;12.53;0;4.55;23677 +93089;48.81059;3.06734;140;20220613;22.4;8.2;15.3;1.9;11.16;0;4.23;24712 +93089;48.81059;3.06734;140;20220614;25.3;9.2;17.3;2.3;11.79;0;4.95;26580 +93089;48.81059;3.06734;140;20220615;30.7;11.8;21.2;1.9;14.26;0;5.79;28768 +93089;48.81059;3.06734;140;20220616;28.6;13.5;21;2;13.79;0;5.3;25682 +93089;48.81059;3.06734;140;20220617;31.5;13.7;22.6;1.4;14.99;0;5.62;28044 +93089;48.81059;3.06734;140;20220618;34.5;17.3;25.9;2.1;17.43;.1;6.45;27624 +93089;48.81059;3.06734;140;20220619;25.2;15.6;20.4;3.3;16.69;22.5;4.35;20211 +93089;48.81059;3.06734;140;20220620;21.7;15.2;18.5;2.9;16.09;6.8;3.35;16756 +93089;48.81059;3.06734;140;20220621;26;13.3;19.7;2.2;16.06;.1;4.5;23381 +93089;48.81059;3.06734;140;20220622;22.7;15.4;19;1.8;17.26;5.3;3.37;17895 +93089;48.81059;3.06734;140;20220623;26.2;17.2;21.7;2.4;18.63;1.7;4.24;20008 +93089;48.81059;3.06734;140;20220624;22.9;16.5;19.7;4.5;17.19;1.6;3.83;16978 +93089;48.81059;3.06734;140;20220625;18.8;15;16.9;2.9;14.99;3.5;2.68;12333 +93089;48.81059;3.06734;140;20220626;19.6;12.3;15.9;1.5;14.13;0;3.09;17834 +93089;48.81059;3.06734;140;20220627;23.1;12.6;17.9;2.1;13.56;.3;4.09;21486 +93089;48.81059;3.06734;140;20220628;25.4;9.5;17.5;1.3;12.13;0;4.61;26395 +93089;48.81059;3.06734;140;20220629;26;11.3;18.7;1.9;13.26;3.6;4.82;25505 +93089;48.81059;3.06734;140;20220630;14.9;13.1;14;2.1;14.43;12.1;1.6;8343 +93089;48.81059;3.06734;140;20220701;21.2;9.9;15.6;2.2;12.33;.1;3.83;22067 +93089;48.81059;3.06734;140;20220702;25.4;9.1;17.3;1.7;12.36;0;4.72;26550 +93089;48.81059;3.06734;140;20220703;24;10.7;17.3;2.4;12.76;0;4.47;23877 +93089;48.81059;3.06734;140;20220704;25.4;10.1;17.7;1.7;12.26;.1;4.68;25794 +93089;48.81059;3.06734;140;20220705;24.9;10;17.5;2.4;12.36;0;4.79;25515 +93089;48.81059;3.06734;140;20220706;25.6;10.2;17.9;2.1;11.93;0;4.91;25787 +93089;48.81059;3.06734;140;20220707;21.4;12.4;16.9;2.8;14.03;0;3.64;19414 +93089;48.81059;3.06734;140;20220708;25.9;8.8;17.3;2.1;12.23;.1;4.9;26909 +93089;48.81059;3.06734;140;20220709;28.2;12.3;20.3;2.2;13.89;0;5.27;25982 +93089;48.81059;3.06734;140;20220710;25.9;11.5;18.7;2.5;12.84;0;4.91;24662 +93089;48.81059;3.06734;140;20220711;28.9;13;21;2.1;14.59;0;5.27;25989 +93089;48.81059;3.06734;140;20220712;31.3;14.8;23.1;1.6;14.29;0;5.5;26525 +93089;48.81059;3.06734;140;20220713;34.3;16.2;25.2;1.4;14.19;0;5.88;27546 +93089;48.81059;3.06734;140;20220714;31;17.5;24.3;2.8;14.73;0;5.99;23553 +93089;48.81059;3.06734;140;20220715;25.8;13.2;19.5;2.5;11.26;0;4.98;22700 +93089;48.81059;3.06734;140;20220716;28.1;10.7;19.4;2;11.66;0;5.28;26695 +93089;48.81059;3.06734;140;20220717;30.4;13.2;21.8;2.2;11.49;0;5.83;26398 +93089;48.81059;3.06734;140;20220718;36.2;14.7;25.4;2.1;11.89;0;6.96;29172 +93089;48.81059;3.06734;140;20220719;38.5;19.8;29.2;3.3;14.49;2.4;8.26;27520 +93089;48.81059;3.06734;140;20220720;20.4;19.3;19.8;2.6;19.49;13.6;1.84;6382 +93089;48.81059;3.06734;140;20220721;25.9;15.2;20.6;1.8;18.19;.2;3.94;20479 +93089;48.81059;3.06734;140;20220722;25.8;15.1;20.5;1.8;18.39;.5;3.86;20368 +93089;48.81059;3.06734;140;20220723;26.8;16.5;21.6;1.9;17.93;.1;4.08;19786 +93089;48.81059;3.06734;140;20220724;31.4;14.7;23;1.8;17.06;0;5.29;25358 +93089;48.81059;3.06734;140;20220725;26.8;18.1;22.4;3.7;15.86;0;4.89;18237 +93089;48.81059;3.06734;140;20220726;22.3;12.9;17.6;2.2;13.96;0;3.58;18645 +93089;48.81059;3.06734;140;20220727;24.8;13.6;19.2;2.2;12.59;0;4.29;20549 +93089;48.81059;3.06734;140;20220728;26.3;13.7;20;1.7;11.06;0;4.47;21610 +93089;48.81059;3.06734;140;20220729;28.7;11.6;20.1;1.4;12.29;0;4.76;25161 +93089;48.81059;3.06734;140;20220730;29.7;14.2;21.9;1.5;13.96;0;4.8;23756 +93089;48.81059;3.06734;140;20220731;28.1;14.6;21.4;2.4;16.26;0;4.66;21991 +93089;48.81059;3.06734;140;20220801;26;15.1;20.6;1.4;16.89;0;3.77;19482 +93089;48.81059;3.06734;140;20220802;30.5;14.5;22.5;1.3;16.36;0;4.67;23824 +93089;48.81059;3.06734;140;20220803;34.4;16.3;25.3;1.3;16.33;0;5.33;25232 +93089;48.81059;3.06734;140;20220804;30.2;18.4;24.3;2.6;18.23;8.4;4.91;20076 +93089;48.81059;3.06734;140;20220805;26.1;15.1;20.6;3.4;15.29;0;4.49;19408 +93089;48.81059;3.06734;140;20220806;24.2;11.1;17.7;3.1;10.29;0;4.66;21121 +93089;48.81059;3.06734;140;20220807;27.1;11.7;19.4;2.9;10.16;0;5.21;22696 +93089;48.81059;3.06734;140;20220808;29;12.8;20.9;3;11.53;0;5.47;23114 +93089;48.81059;3.06734;140;20220809;31;14.2;22.6;3.1;13.16;0;5.84;23396 +93089;48.81059;3.06734;140;20220810;31.2;16.4;23.8;3.3;12.33;0;6.04;21854 +93089;48.81059;3.06734;140;20220811;31.3;15.2;23.2;3.1;11.29;0;6.07;22825 +93089;48.81059;3.06734;140;20220812;32.8;14.5;23.7;2.8;11.09;0;6.2;24111 +93089;48.81059;3.06734;140;20220813;31.3;15.5;23.4;2.7;10.96;0;5.8;22252 +93089;48.81059;3.06734;140;20220814;28.1;17.3;22.7;2.7;14.39;5;4.66;18321 +93089;48.81059;3.06734;140;20220815;23.1;15.2;19.2;2.5;17.76;.3;2.99;15477 +93089;48.81059;3.06734;140;20220816;26.9;15;20.9;2.1;17.49;4.6;3.78;18655 +93089;48.81059;3.06734;140;20220817;27;16.4;21.7;2.2;18.16;3;3.7;17431 +93089;48.81059;3.06734;140;20220818;27.6;15.3;21.5;1.8;17.66;1.6;3.8;18904 +93089;48.81059;3.06734;140;20220819;24.4;14;19.2;2.4;16.99;.6;3.22;16803 +93089;48.81059;3.06734;140;20220820;25;11.4;18.2;2.2;13.83;.1;3.69;19318 +93089;48.81059;3.06734;140;20220821;26.4;11.1;18.8;1.7;13.49;0;3.8;20341 +93089;48.81059;3.06734;140;20220822;24.2;14.4;19.3;1.8;15.66;0;3.15;16146 +93089;48.81059;3.06734;140;20220823;29.3;14.2;21.8;1.7;16.96;0;4;20047 +93089;48.81059;3.06734;140;20220824;32.1;16.1;24.1;1.5;16.06;0;4.39;20535 +93089;48.81059;3.06734;140;20220825;32.4;16.7;24.5;2.6;15.09;0;5.17;20267 +93089;48.81059;3.06734;140;20220826;26.3;17.4;21.8;3.4;16.53;0;3.93;15049 +93089;48.81059;3.06734;140;20220827;25.5;13.2;19.3;2.1;13.83;.1;3.57;17494 +93089;48.81059;3.06734;140;20220828;26.6;11.6;19.1;2.1;13.29;0;3.8;19216 +93089;48.81059;3.06734;140;20220829;29.4;15.3;22.4;2.7;12.96;.7;4.69;18310 +93089;48.81059;3.06734;140;20220830;26.9;14.7;20.8;2.3;14.33;0;3.71;16945 +93089;48.81059;3.06734;140;20220831;27.2;12.1;19.6;2;14.13;0;3.7;18518 +93089;48.81059;3.06734;140;20220901;27.7;14.1;20.9;2.3;14.56;0;3.85;17473 +93089;48.81059;3.06734;140;20220902;24.7;14.9;19.8;1.8;14.46;2;3.05;14748 +93089;48.81059;3.06734;140;20220903;24.2;15.3;19.7;2.4;16.49;.3;2.97;13972 +93089;48.81059;3.06734;140;20220904;29;13.2;21.1;2;14.06;.9;3.9;18345 +93089;48.81059;3.06734;140;20220905;30;17.2;23.6;2.7;16.43;1.5;4.18;16293 +93089;48.81059;3.06734;140;20220906;28.8;12.8;20.8;2.2;16.16;1.8;3.75;18065 +93089;48.81059;3.06734;140;20220907;22.7;13.9;18.3;2.5;16.56;4.7;2.5;13132 +93089;48.81059;3.06734;140;20220908;21.4;13.9;17.7;4.1;15.76;4.5;2.63;12107 +93089;48.81059;3.06734;140;20220909;20.3;14;17.1;5.2;15.09;3.6;2.58;10861 +93089;48.81059;3.06734;140;20220910;18.7;13.6;16.2;4.2;15.29;2.4;1.98;9584 +93089;48.81059;3.06734;140;20220911;21.4;10.9;16.1;1.4;14.59;.2;2.2;13964 +93089;48.81059;3.06734;140;20220912;26.5;11.9;19.2;2;14.69;.4;3.15;16266 +93089;48.81059;3.06734;140;20220913;25.8;17;21.4;2;17.73;.8;2.72;12560 +93089;48.81059;3.06734;140;20220914;25.3;17.8;21.6;2.5;20.03;3.3;2.53;11346 +93089;48.81059;3.06734;140;20220915;21.7;15;18.4;2.7;15.93;0;2.3;10631 +93089;48.81059;3.06734;140;20220916;17.8;9.9;13.8;2.2;11.06;.3;2.08;11303 +93089;48.81059;3.06734;140;20220917;17.4;6.1;11.8;3.3;8.63;0;2.6;13396 +93089;48.81059;3.06734;140;20220918;19.3;3.6;11.4;2.7;8.66;.1;2.65;15782 +93089;48.81059;3.06734;140;20220919;18.3;5.3;11.8;1.4;9.16;0;2.06;14174 +93089;48.81059;3.06734;140;20220920;17.1;4.8;10.9;1.6;9.66;.1;1.87;13576 +93089;48.81059;3.06734;140;20220921;19;5.7;12.4;1.8;9.39;0;2.18;13927 +93089;48.81059;3.06734;140;20220922;20.2;4.6;12.4;1.4;8.66;0;2.21;15076 +93089;48.81059;3.06734;140;20220923;20;6.6;13.3;1;9.56;.9;1.95;13732 +93089;48.81059;3.06734;140;20220924;17.3;11.4;14.4;1.9;12.59;.7;1.64;8974 +93089;48.81059;3.06734;140;20220925;18.9;12.2;15.6;2.6;11.59;0;2.15;9369 +93089;48.81059;3.06734;140;20220926;14.7;8.3;11.5;4.1;11.06;9.6;1.6;8961 +93089;48.81059;3.06734;140;20220927;13.4;8.9;11.2;4.4;11.76;4.6;1.2;7254 +93089;48.81059;3.06734;140;20220928;14.6;10;12.3;2.6;11.33;.3;1.44;7411 +93089;48.81059;3.06734;140;20220929;13.7;7.3;10.5;1;10.63;2.1;1.15;8698 +93089;48.81059;3.06734;140;20220930;17;2.4;9.7;2.3;9.53;5.9;1.74;13096 +93089;48.81059;3.06734;140;20221001;19.6;11.2;15.4;5.8;13.69;.9;2.24;9705 +93089;48.81059;3.06734;140;20221002;19.2;13.2;16.2;3.7;15.29;2;1.65;7731 +93089;48.81059;3.06734;140;20221003;15.4;8.9;12.1;1.8;11.89;0;1.23;8345 +93089;48.81059;3.06734;140;20221004;18.3;5.8;12;1.7;11.33;.2;1.54;11527 +93089;48.81059;3.06734;140;20221005;20.5;10.1;15.3;4.4;13.56;.3;2.14;10100 +93089;48.81059;3.06734;140;20221006;18.9;7.9;13.4;1.7;11.23;.1;1.63;10309 +93089;48.81059;3.06734;140;20221007;18.7;4.8;11.7;1.2;9.99;.2;1.46;11665 +93089;48.81059;3.06734;140;20221008;17.9;5.8;11.8;1.8;9.73;.1;1.6;10680 +93089;48.81059;3.06734;140;20221009;18.6;3;10.8;2.1;9.16;.1;1.74;12084 +93089;48.81059;3.06734;140;20221010;18.8;7.3;13.1;2.6;12.43;0;1.52;10122 +93089;48.81059;3.06734;140;20221011;17.9;8.7;13.3;2.1;11.63;0;1.43;8813 +93089;48.81059;3.06734;140;20221012;18.9;4.6;11.8;1.1;10.66;0;1.27;10986 +93089;48.81059;3.06734;140;20221013;15.6;8.9;12.3;2.6;13.29;1.6;.94;7233 +93089;48.81059;3.06734;140;20221014;16.9;13.7;15.3;3.6;16.13;13;.9;4699 +93089;48.81059;3.06734;140;20221015;18.8;14.7;16.7;4.3;16.13;1.8;1.42;5492 +93089;48.81059;3.06734;140;20221016;20.3;13.8;17.1;2.7;16.43;0;1.33;6745 +93089;48.81059;3.06734;140;20221017;19.2;15.9;17.5;3.5;17.03;28.7;1.23;4530 +93089;48.81059;3.06734;140;20221018;18.9;14.3;16.6;1.3;16.69;.2;.93;5413 +93089;48.81059;3.06734;140;20221019;20.1;13.5;16.8;3.8;16.06;1.1;1.4;6549 +93089;48.81059;3.06734;140;20221020;22.5;14.9;18.7;3.7;16.39;15.6;1.9;6899 +93089;48.81059;3.06734;140;20221021;19.8;14.1;17;3.8;15.73;7;1.5;5867 +93089;48.81059;3.06734;140;20221022;20.8;13.3;17.1;3.5;14.53;0;1.77;6647 +93089;48.81059;3.06734;140;20221023;21.1;14.7;17.9;4.9;15.03;.4;2.1;6096 +93089;48.81059;3.06734;140;20221024;18.6;15.3;17;6;13.49;.7;2.35;4207 +93089;48.81059;3.06734;140;20221025;17.2;12.4;14.8;3.5;14.16;.2;1.16;5030 +93089;48.81059;3.06734;140;20221026;21.7;14.5;18.1;3.4;14.76;.1;1.88;6172 +93089;48.81059;3.06734;140;20221027;22.1;12.9;17.5;3.7;14.46;0;1.92;6878 +93089;48.81059;3.06734;140;20221028;21.9;15.2;18.5;3.7;14.93;0;2.02;5582 +93089;48.81059;3.06734;140;20221029;22.8;14.1;18.4;3;14.89;0;1.78;6340 +93089;48.81059;3.06734;140;20221030;19.9;11.3;15.6;2.1;13.39;0;1.21;6354 +93089;48.81059;3.06734;140;20221031;20;12.1;16.1;3.3;14.53;1.4;1.33;5910 +93089;48.81059;3.06734;140;20221101;16.4;10.2;13.3;6.3;11.86;.1;1.69;5144 +93089;48.81059;3.06734;140;20221102;15.5;9.2;12.3;4.5;11.26;.1;1.35;5048 +93089;48.81059;3.06734;140;20221103;14.4;9.8;12.1;5;11.23;5.9;1.34;4033 +93089;48.81059;3.06734;140;20221104;12.6;8.9;10.8;4.3;10.36;1.4;1.14;3726 +93089;48.81059;3.06734;140;20221105;10.6;2.5;6.6;2.9;8.89;0;.57;5548 +93089;48.81059;3.06734;140;20221106;10.6;8.2;9.4;4.8;10.23;2.8;.85;2612 +93089;48.81059;3.06734;140;20221107;15.4;10.8;13.1;5.6;12.53;.1;1.21;3919 +93089;48.81059;3.06734;140;20221108;16.4;9.6;13;5.5;11.13;.9;1.67;4727 +93089;48.81059;3.06734;140;20221109;14.8;11.1;13;4.1;11.83;.2;1.21;3340 +93089;48.81059;3.06734;140;20221110;10.3;5.4;7.8;2.3;10.19;0;.39;3869 +93089;48.81059;3.06734;140;20221111;11.2;8;9.6;3;10.49;.2;.66;2907 +93089;48.81059;3.06734;140;20221112;16;6;11;2;10.66;.2;.71;5527 +93089;48.81059;3.06734;140;20221113;8.7;4.3;6.5;1.9;9.46;.1;.3;3535 +93089;48.81059;3.06734;140;20221114;13.4;3.7;8.5;2.6;10.23;.5;.5;5221 +93089;48.81059;3.06734;140;20221115;12.8;7.3;10;4.6;11.56;3.9;.53;3725 +93089;48.81059;3.06734;140;20221116;12.7;8.1;10.4;6.1;11.46;5.7;.72;3327 +93089;48.81059;3.06734;140;20221117;13.2;10.7;12;7.4;11.13;2.8;1.45;2411 +93089;48.81059;3.06734;140;20221118;11.2;7.1;9.2;4.5;9.73;2;.88;3099 +93089;48.81059;3.06734;140;20221119;10.5;2.3;6.4;2.2;8.73;.6;.42;4395 +93089;48.81059;3.06734;140;20221120;7.8;3.6;5.7;4.3;8.73;2.1;.37;2970 +93089;48.81059;3.06734;140;20221121;7.9;5.8;6.8;4.6;9.09;2.2;.52;1944 +93089;48.81059;3.06734;140;20221122;9.9;4.2;7;6.3;8.39;1.6;.9;3452 +93089;48.81059;3.06734;140;20221123;11.5;4.8;8.2;5.1;8.99;2.8;.91;3704 +93089;48.81059;3.06734;140;20221124;11.8;6.7;9.3;4.9;9.99;.6;.82;3118 +93089;48.81059;3.06734;140;20221125;11.5;8.1;9.8;3.6;10.13;.1;.78;2495 +93089;48.81059;3.06734;140;20221126;7;1.6;4.3;2.7;8.13;0;.21;3151 +93089;48.81059;3.06734;140;20221127;9.3;5.1;7.2;4.2;8.69;7.3;.68;2643 +93089;48.81059;3.06734;140;20221128;10.8;7.4;9.1;3.1;9.96;.1;.64;2359 +93089;48.81059;3.06734;140;20221129;7.2;4.8;6;1.4;8.83;0;.33;1780 +93089;48.81059;3.06734;140;20221130;6.6;4.1;5.4;2;8.36;0;.34;1893 +93089;48.81059;3.06734;140;20221201;6.5;3.5;5;3;7.96;0;.39;2100 +93089;48.81059;3.06734;140;20221202;4.7;4.2;4.4;3.1;7.36;.8;.57;494 +93089;48.81059;3.06734;140;20221203;3.2;2.1;2.6;4.9;6.49;0;.55;1041 +93089;48.81059;3.06734;140;20221204;3.9;1.8;2.8;3.7;6.56;3.2;.49;1631 +93089;48.81059;3.06734;140;20221205;1.9;.7;1.3;1.9;6.66;.6;.25;1105 +93089;48.81059;3.06734;140;20221206;4.5;1.4;3;1.4;6.93;0;.29;2000 +93089;48.81059;3.06734;140;20221207;4.2;-.4;1.9;1.3;6.83;.1;.17;2542 +93089;48.81059;3.06734;140;20221208;3.3;1.6;2.5;1.4;6.69;0;.32;1377 +93089;48.81059;3.06734;140;20221209;1.7;-1.5;.1;2.5;5.83;.1;.26;1888 +93089;48.81059;3.06734;140;20221210;1;-1.5;-.2;1.9;5.36;0;.31;1729 +93089;48.81059;3.06734;140;20221211;-1.9;-3;-2.4;2.9;4.96;0;.23;1028 +93089;48.81059;3.06734;140;20221212;-1.4;-3.3;-2.3;3.3;4.46;0;.38;1465 +93089;48.81059;3.06734;140;20221213;.6;-3.9;-1.7;3.7;3.96;0;.6;2407 +93089;48.81059;3.06734;140;20221214;1.4;-1.5;-.1;2.1;4.96;0;.4;1794 +93089;48.81059;3.06734;140;20221215;1.7;-3.8;-1;2.7;4.46;0;.42;2669 +93089;48.81059;3.06734;140;20221216;.4;-5.3;-2.5;2.3;4.56;0;.22;2730 +93089;48.81059;3.06734;140;20221217;-1.4;-2.9;-2.2;1.9;4.46;0;.33;1151 +93089;48.81059;3.06734;140;20221218;2;-6.4;-2.2;4;4.69;2;.3;3402 +93089;48.81059;3.06734;140;20221219;11;2.3;6.7;4.9;8.66;.4;.6;3450 +93089;48.81059;3.06734;140;20221220;12;9.8;10.9;4.8;10.73;5.1;.99;1398 +93089;48.81059;3.06734;140;20221221;11.1;9.2;10.2;5;12.03;9.2;.34;1400 +93089;48.81059;3.06734;140;20221222;12.2;10.8;11.5;8.1;12.69;9.6;.61;1126 +93089;48.81059;3.06734;140;20221223;14.7;12.1;13.4;5.9;13.43;2.5;.89;1695 +93089;48.81059;3.06734;140;20221224;11.4;10.2;10.8;4.5;11.36;1.5;.77;965 +93089;48.81059;3.06734;140;20221225;13.6;9.1;11.4;4;11.59;.8;.71;2374 +93089;48.81059;3.06734;140;20221226;11.4;10.8;11.1;4.8;10.33;2.1;1.26;590 +93089;48.81059;3.06734;140;20221227;8.8;2.7;5.7;3.7;7.86;0;.58;2857 +93089;48.81059;3.06734;140;20221228;10.7;6.2;8.4;7.4;10.33;6.3;.5;2380 +93089;48.81059;3.06734;140;20221229;10.8;9.8;10.3;6.8;10.36;.1;1.12;975 +93089;48.81059;3.06734;140;20221230;13.6;5.3;9.5;6.9;11.03;3.1;.6;3420 +93089;48.81059;3.06734;140;20221231;15.5;13.5;14.5;8.3;12.16;0;2.08;1471 +93090;48.8312;3.40651;179;20220101;13.8;6.5;10.1;2.9;10.64;.1;.55;2919 +93090;48.8312;3.40651;179;20220102;12.6;7.2;9.9;6.2;10.54;0;.81;2484 +93090;48.8312;3.40651;179;20220103;11.4;10.1;10.7;6.7;11.5;22.7;.74;971 +93090;48.8312;3.40651;179;20220104;8;9.2;8.6;5.9;10;6;.65;254 +93090;48.8312;3.40651;179;20220105;5.2;.6;2.9;4;6.17;.1;.58;2434 +93090;48.8312;3.40651;179;20220106;5.4;-.9;2.3;2.3;6.17;.7;.36;2950 +93090;48.8312;3.40651;179;20220107;6;1.1;3.6;6.5;7.24;4.8;.43;2570 +93090;48.8312;3.40651;179;20220108;7.2;1.2;4.2;6.9;7.94;16.5;.27;2956 +93090;48.8312;3.40651;179;20220109;4.7;3.5;4.1;4.6;7.2;1;.56;1069 +93090;48.8312;3.40651;179;20220110;3.3;-.1;1.6;3.1;6.67;0;.21;2066 +93090;48.8312;3.40651;179;20220111;1.4;-.1;.7;2.6;5.97;0;.32;1253 +93090;48.8312;3.40651;179;20220112;5;-2.6;1.2;2.2;6;0;.36;3485 +93090;48.8312;3.40651;179;20220113;3.5;-.5;1.5;2.4;6.27;0;.29;2294 +93090;48.8312;3.40651;179;20220114;7.3;-.3;3.5;1.7;6.37;.2;.41;3625 +93090;48.8312;3.40651;179;20220115;6.7;-1.1;2.8;1.5;6.24;.1;.35;3658 +93090;48.8312;3.40651;179;20220116;1.2;-1.5;-.2;3.7;6.27;.6;.11;2063 +93090;48.8312;3.40651;179;20220117;5.2;1.4;3.3;1.8;7.57;0;.23;2460 +93090;48.8312;3.40651;179;20220118;8.5;1.2;4.8;3.4;7.34;0;.56;3704 +93090;48.8312;3.40651;179;20220119;4.4;.4;2.4;3.4;7.37;2.1;.14;2636 +93090;48.8312;3.40651;179;20220120;5.1;1.2;3.2;3.3;6.9;.1;.41;2759 +93090;48.8312;3.40651;179;20220121;4.3;.5;2.4;2.8;6.57;0;.37;2656 +93090;48.8312;3.40651;179;20220122;4.6;.1;2.3;2;6.8;0;.3;2936 +93090;48.8312;3.40651;179;20220123;4.9;2.4;3.7;2.4;6.57;0;.54;2054 +93090;48.8312;3.40651;179;20220124;5.9;-.8;2.6;2.1;5.94;0;.49;3926 +93090;48.8312;3.40651;179;20220125;-.9;-2.8;-1.9;1.6;5.48;0;.21;1921 +93090;48.8312;3.40651;179;20220126;-.2;-2;-1.1;1.9;5.75;0;.22;2032 +93090;48.8312;3.40651;179;20220127;2.7;-.3;1.2;4.5;6.8;.3;.19;2758 +93090;48.8312;3.40651;179;20220128;4.2;2.7;3.5;2.6;7.8;0;.28;1762 +93090;48.8312;3.40651;179;20220129;8.3;2.6;5.5;5.3;9.37;1;.12;3853 +93090;48.8312;3.40651;179;20220130;8.1;5.6;6.8;2.4;7.9;.4;.69;2492 +93090;48.8312;3.40651;179;20220131;7.1;2.6;4.8;7;6.44;0;1.2;3445 +93090;48.8312;3.40651;179;20220201;7.9;0;3.9;5.2;8.17;1.1;.25;4896 +93090;48.8312;3.40651;179;20220202;9.4;8;8.7;3.9;10.17;.2;.61;1606 +93090;48.8312;3.40651;179;20220203;7.7;5.9;6.8;3.9;8.34;.1;.74;2126 +93090;48.8312;3.40651;179;20220204;8.8;5.2;7;5;8.34;1;.86;3282 +93090;48.8312;3.40651;179;20220205;8.6;0;4.3;4.1;6.87;.1;.77;5428 +93090;48.8312;3.40651;179;20220206;9.2;4.4;6.8;9.5;9.3;9.5;.54;4050 +93090;48.8312;3.40651;179;20220207;8.8;2.4;5.6;3.9;6.67;0;1.04;4795 +93090;48.8312;3.40651;179;20220208;7.9;2.6;5.3;3.3;8.47;.1;.42;4481 +93090;48.8312;3.40651;179;20220209;11.9;1.6;6.8;2.8;7.8;.1;.91;6303 +93090;48.8312;3.40651;179;20220210;5.3;4.1;4.7;4.2;8.21;1.4;.76;4052 +93090;48.8312;3.40651;179;20220211;7.8;-.6;3.6;2.2;6.31;0;.72;7960 +93090;48.8312;3.40651;179;20220212;7.4;-2.4;2.5;2.9;5.24;0;.97;8744 +93090;48.8312;3.40651;179;20220213;12.9;-2.6;5.1;5.5;6.91;.2;1.5;8684 +93090;48.8312;3.40651;179;20220214;10.6;7.3;9;5.7;8.73;2.6;1.38;5256 +93090;48.8312;3.40651;179;20220215;10.1;4.4;7.3;6;8.86;8.3;.95;6145 +93090;48.8312;3.40651;179;20220216;13.6;7.5;10.6;8.9;12.17;2.4;.66;5465 +93090;48.8312;3.40651;179;20220217;12.6;10.1;11.4;7.3;9.5;.8;1.88;3318 +93090;48.8312;3.40651;179;20220218;11.9;8.6;10.3;8.3;9.14;1.2;1.8;4077 +93090;48.8312;3.40651;179;20220219;8.4;1.7;5.1;7;6.6;0;1.31;6052 +93090;48.8312;3.40651;179;20220220;11.2;6.6;8.9;8.9;9.74;3.7;1.12;5003 +93090;48.8312;3.40651;179;20220221;8.7;4.3;6.5;8.9;7.87;.5;1.19;4985 +93090;48.8312;3.40651;179;20220222;9.7;3.9;6.8;5.3;9.37;.9;.63;5860 +93090;48.8312;3.40651;179;20220223;10.2;3.9;7.1;2.3;9;.6;.72;6146 +93090;48.8312;3.40651;179;20220224;10.8;7.2;9;4.9;8.04;2.4;1.53;4634 +93090;48.8312;3.40651;179;20220225;8.8;.2;4.5;3.8;6.3;0;1.17;7621 +93090;48.8312;3.40651;179;20220226;8.2;-1.2;3.5;4.2;5.97;.1;1.17;8075 +93090;48.8312;3.40651;179;20220227;9;0;4.5;5.8;5.07;0;1.86;7966 +93090;48.8312;3.40651;179;20220228;9.7;-1.3;4.2;3.1;5.34;0;1.42;9000 +93090;48.8312;3.40651;179;20220301;10.3;-.6;4.8;2.1;6.17;.1;1.17;9197 +93090;48.8312;3.40651;179;20220302;10.5;2.3;6.4;2.8;6.8;0;1.3;7944 +93090;48.8312;3.40651;179;20220303;11.7;4.9;8.3;1.5;9.3;0;.91;7156 +93090;48.8312;3.40651;179;20220304;12.8;3.8;8.3;1.9;6.44;0;1.49;8728 +93090;48.8312;3.40651;179;20220305;11.5;-.8;5.3;1.9;5.04;0;1.49;10257 +93090;48.8312;3.40651;179;20220306;7.4;-2.5;2.5;3.7;4.54;0;1.5;9258 +93090;48.8312;3.40651;179;20220307;5.7;-1.9;1.9;5.5;4.24;0;1.6;8441 +93090;48.8312;3.40651;179;20220308;11.3;-2.1;4.6;5;4.77;0;2.2;11250 +93090;48.8312;3.40651;179;20220309;14.6;-.8;6.9;3.5;6.87;0;1.9;12240 +93090;48.8312;3.40651;179;20220310;15.8;2.2;9;4.1;7.3;0;2.27;11668 +93090;48.8312;3.40651;179;20220311;14.4;4.1;9.2;5.3;8.77;2;1.85;10157 +93090;48.8312;3.40651;179;20220312;9.6;5.4;7.5;5.2;9.07;4.9;1.02;6583 +93090;48.8312;3.40651;179;20220313;10.6;5.7;8.2;5.4;9.17;4.1;1.19;6982 +93090;48.8312;3.40651;179;20220314;13.5;3.4;8.4;3.5;8.47;2.4;1.6;10625 +93090;48.8312;3.40651;179;20220315;10.2;6.9;8.5;3;10.4;1.7;.81;5837 +93090;48.8312;3.40651;179;20220316;13.1;7.1;10.1;3.7;11.17;0;1.11;8159 +93090;48.8312;3.40651;179;20220317;8.8;7.7;8.3;4.9;8.5;0;1.24;3409 +93090;48.8312;3.40651;179;20220318;13.9;2.9;8.4;5.6;5.91;0;3.01;15073 +93090;48.8312;3.40651;179;20220319;14.7;3.4;9;6.3;6.06;0;3.36;16303 +93090;48.8312;3.40651;179;20220320;10.3;0;5.1;2.7;6.04;.6;1.76;12497 +93090;48.8312;3.40651;179;20220321;17.6;3.9;10.8;2.9;8.41;0;2.45;14826 +93090;48.8312;3.40651;179;20220322;17.4;4.2;10.8;2.9;7.04;0;2.76;15338 +93090;48.8312;3.40651;179;20220323;17.4;2.1;9.8;2.3;6.29;0;2.65;16624 +93090;48.8312;3.40651;179;20220324;19.4;2.7;11.1;2.4;6.44;0;2.96;16853 +93090;48.8312;3.40651;179;20220325;18;3.3;10.6;4;6.33;0;3.41;16124 +93090;48.8312;3.40651;179;20220326;18.4;2.9;10.6;4.3;6.34;0;3.54;17183 +93090;48.8312;3.40651;179;20220327;19.9;3.9;11.9;2.9;7.06;0;3.25;17293 +93090;48.8312;3.40651;179;20220328;20.2;3.6;11.9;1.9;7.86;0;2.73;16454 +93090;48.8312;3.40651;179;20220329;16.6;7;11.8;2;9.56;2.5;1.93;9472 +93090;48.8312;3.40651;179;20220330;12.9;8.2;10.6;2.5;10.79;4.6;1.3;6779 +93090;48.8312;3.40651;179;20220331;7.7;4;5.8;5.3;7.24;.7;1.43;7715 +93090;48.8312;3.40651;179;20220401;4.3;.8;2.6;6.5;5.72;1.2;1.21;6480 +93090;48.8312;3.40651;179;20220402;5.2;0;2.6;6.3;4.96;0;1.72;8923 +93090;48.8312;3.40651;179;20220403;7.7;-2;2.8;3.2;4.56;0;2.04;16182 +93090;48.8312;3.40651;179;20220404;10.3;-4;3.1;5.3;5.56;.1;2.05;15061 +93090;48.8312;3.40651;179;20220405;11.5;6.4;8.9;5.1;10.14;.8;1.2;6081 +93090;48.8312;3.40651;179;20220406;12.4;5.9;9.1;6;9.46;.5;1.69;8572 +93090;48.8312;3.40651;179;20220407;14.7;9.1;11.9;8.9;9.76;5.1;2.84;11185 +93090;48.8312;3.40651;179;20220408;10;5.8;7.9;4.4;7.84;38.9;1.57;4812 +93090;48.8312;3.40651;179;20220409;10.4;.2;5.3;2.7;6.86;.5;1.77;14259 +93090;48.8312;3.40651;179;20220410;13.1;-1.3;5.9;2.4;6.41;0;2.42;20437 +93090;48.8312;3.40651;179;20220411;18.4;2.3;10.3;4.6;8.11;0;3.47;20218 +93090;48.8312;3.40651;179;20220412;20.4;6.9;13.6;3.6;10.49;0;3.27;16809 +93090;48.8312;3.40651;179;20220413;16.6;9.4;13;1.9;12.61;1.8;1.83;11163 +93090;48.8312;3.40651;179;20220414;19.9;8.7;14.3;2.4;11.84;0;3.04;18292 +93090;48.8312;3.40651;179;20220415;19.8;7.7;13.8;3.4;10.99;0;3.38;19973 +93090;48.8312;3.40651;179;20220416;17.8;6.9;12.4;4.2;9.06;0;3.6;20820 +93090;48.8312;3.40651;179;20220417;19.3;2.9;11.1;4;6.64;0;4.21;22768 +93090;48.8312;3.40651;179;20220418;18.3;2.9;10.6;2.3;7.49;0;3.26;20434 +93090;48.8312;3.40651;179;20220419;18.2;5.7;11.9;3.2;9.39;0;3.18;19853 +93090;48.8312;3.40651;179;20220420;17.8;5.2;11.5;3.7;7.74;0;3.72;21059 +93090;48.8312;3.40651;179;20220421;18.4;4.1;11.3;4;8.09;0;3.77;21751 +93090;48.8312;3.40651;179;20220422;18.1;6.8;12.5;3.5;9.21;0;3.56;21046 +93090;48.8312;3.40651;179;20220423;19.2;6.3;12.7;4.4;10.34;.1;3.26;16793 +93090;48.8312;3.40651;179;20220424;17.1;7.2;12.1;2.8;10.46;0;2.63;14910 +93090;48.8312;3.40651;179;20220425;16.2;7.1;11.7;3.7;8.71;0;3.24;18983 +93090;48.8312;3.40651;179;20220426;14.8;3.7;9.2;3.2;8.79;0;2.52;16574 +93090;48.8312;3.40651;179;20220427;18.2;3;10.6;3.9;8.76;0;3.55;22424 +93090;48.8312;3.40651;179;20220428;20.3;5.3;12.8;4.1;8.96;0;4.13;22281 +93090;48.8312;3.40651;179;20220429;19.1;7.9;13.5;3.5;9.79;0;3.59;18546 +93090;48.8312;3.40651;179;20220430;15.7;5;10.4;4.3;8.26;0;3.52;23242 +93090;48.8312;3.40651;179;20220501;16.1;3;9.6;2.9;7.96;0;3.11;20289 +93090;48.8312;3.40651;179;20220502;18.6;5.6;12.1;3.4;9.21;0;3.47;19766 +93090;48.8312;3.40651;179;20220503;19.7;6.6;13.1;4.3;9.61;0;4.06;22875 +93090;48.8312;3.40651;179;20220504;16.9;8.5;12.7;3.1;10.56;.6;2.64;13066 +93090;48.8312;3.40651;179;20220505;18.1;7.9;13;3.1;10.89;.4;2.94;16810 +93090;48.8312;3.40651;179;20220506;20.7;7;13.9;2.6;10.8;0;3.51;20768 +93090;48.8312;3.40651;179;20220507;19.3;8.3;13.8;2.3;11;.1;3.16;18694 +93090;48.8312;3.40651;179;20220508;21.6;9;15.3;2.9;12.4;.1;3.56;19976 +93090;48.8312;3.40651;179;20220509;25;8.5;16.7;1.5;11.94;0;4;23071 +93090;48.8312;3.40651;179;20220510;26;9.5;17.7;2.6;12.6;.1;4.53;23022 +93090;48.8312;3.40651;179;20220511;25.5;12.1;18.8;4;12.67;0;4.81;21124 +93090;48.8312;3.40651;179;20220512;20.5;10;15.2;2.8;12.17;0;3.3;18359 +93090;48.8312;3.40651;179;20220513;21.1;6.2;13.7;1.8;10;0;3.64;22508 +93090;48.8312;3.40651;179;20220514;22.7;6.5;14.6;1.4;10.64;0;3.77;23551 +93090;48.8312;3.40651;179;20220515;26.9;9.3;18.1;3.2;12.64;4.5;5.05;24572 +93090;48.8312;3.40651;179;20220516;23.7;14.8;19.2;3.4;16.34;.1;3.55;17141 +93090;48.8312;3.40651;179;20220517;27.4;13.2;20.3;2.5;15.6;0;4.55;21951 +93090;48.8312;3.40651;179;20220518;27.6;15.2;21.4;2.6;17.04;0;4.49;20910 +93090;48.8312;3.40651;179;20220519;27;16.3;21.6;3.1;17.34;.1;4.28;18854 +93090;48.8312;3.40651;179;20220520;26.3;14.4;20.3;3;15.6;1.9;4.31;20114 +93090;48.8312;3.40651;179;20220521;23.6;8.4;16;1.7;11.97;0;4.01;23377 +93090;48.8312;3.40651;179;20220522;21.7;10.7;16.2;2.6;12.94;2.2;3.64;20038 +93090;48.8312;3.40651;179;20220523;18.5;13.6;16.1;4;15.64;4;2.33;13013 +93090;48.8312;3.40651;179;20220524;18.5;10.5;14.5;4.2;11.44;.4;3.27;16909 +93090;48.8312;3.40651;179;20220525;20.2;6.1;13.2;2.9;10.74;.2;3.69;22863 +93090;48.8312;3.40651;179;20220526;20.3;12.3;16.3;3.6;12.94;0;3.41;16999 +93090;48.8312;3.40651;179;20220527;20.4;12.4;16.4;3.3;12.1;.1;3.58;17148 +93090;48.8312;3.40651;179;20220528;19.5;6.7;13.1;2.3;9.54;0;3.67;21894 +93090;48.8312;3.40651;179;20220529;16.3;5.2;10.8;3.3;8;.1;3.44;20626 +93090;48.8312;3.40651;179;20220530;18.5;5;11.8;2.3;8.64;0;3.62;22687 +93090;48.8312;3.40651;179;20220531;21.2;7.1;14.2;1.8;8.94;0;4;23207 +93090;48.8312;3.40651;179;20220601;21.5;5.2;13.3;2;9.44;0;4.07;25037 +93090;48.8312;3.40651;179;20220602;23.8;7.8;15.8;3;9.84;0;4.87;25194 +93090;48.8312;3.40651;179;20220603;21.2;11.9;16.5;2.2;13.94;2.1;3.45;19339 +93090;48.8312;3.40651;179;20220604;27.7;14.4;21.1;2.8;17.04;13.4;4.76;22889 +93090;48.8312;3.40651;179;20220605;20.8;15.8;18.3;3.3;17.6;8;2.63;13798 +93090;48.8312;3.40651;179;20220606;21.1;12.2;16.6;2.8;13.6;1.5;3.48;18789 +93090;48.8312;3.40651;179;20220607;21.8;12.4;17.1;3.7;14.14;2.4;3.7;19245 +93090;48.8312;3.40651;179;20220608;20.1;13.2;16.7;3.1;14.17;14.5;3.11;16314 +93090;48.8312;3.40651;179;20220609;20.7;9.4;15.1;2.9;12.3;.1;3.68;21009 +93090;48.8312;3.40651;179;20220610;23.6;12.8;18.2;2.3;14.54;.1;3.92;20561 +93090;48.8312;3.40651;179;20220611;26.2;11.6;18.9;1.8;15.4;0;4.46;24436 +93090;48.8312;3.40651;179;20220612;24.1;11.6;17.8;3.1;12.2;0;4.64;22383 +93090;48.8312;3.40651;179;20220613;22.1;7.4;14.8;2.3;10.84;0;4.2;24414 +93090;48.8312;3.40651;179;20220614;25.5;8.7;17.1;2.2;11.37;0;4.88;26033 +93090;48.8312;3.40651;179;20220615;30.4;11.9;21.1;2.1;13.64;0;5.7;27307 +93090;48.8312;3.40651;179;20220616;28.6;13.4;21;2;13.5;0;5.19;24929 +93090;48.8312;3.40651;179;20220617;31.8;13.4;22.6;1.9;14;0;5.87;27561 +93090;48.8312;3.40651;179;20220618;34.5;17;25.8;2.5;16.34;0;6.58;26495 +93090;48.8312;3.40651;179;20220619;26.7;15.7;21.2;4.2;16.6;24.6;4.71;20563 +93090;48.8312;3.40651;179;20220620;21.9;15.3;18.6;3.7;16.2;6.8;3.35;16329 +93090;48.8312;3.40651;179;20220621;26;12.8;19.4;2.8;15.64;.3;4.54;23017 +93090;48.8312;3.40651;179;20220622;22.8;15.4;19.1;2;17.3;.7;3.25;17245 +93090;48.8312;3.40651;179;20220623;26.2;16.2;21.2;2.5;18.34;2.4;4.07;19830 +93090;48.8312;3.40651;179;20220624;22.1;16.2;19.2;4.3;17.17;1;3.36;15495 +93090;48.8312;3.40651;179;20220625;19.8;14.6;17.2;3;15.2;3.2;2.85;14377 +93090;48.8312;3.40651;179;20220626;19.5;12.1;15.8;1.8;14.27;0;3;17384 +93090;48.8312;3.40651;179;20220627;22.8;12.4;17.6;1.7;13.77;1.4;3.76;20530 +93090;48.8312;3.40651;179;20220628;25.3;9.6;17.5;1.5;12;0;4.54;25265 +93090;48.8312;3.40651;179;20220629;26;10.9;18.5;2.1;13.07;3.1;4.74;24700 +93090;48.8312;3.40651;179;20220630;14.4;13;13.7;2.4;14.5;12;1.38;7518 +93090;48.8312;3.40651;179;20220701;21.5;10.5;16;2.8;12.3;.1;3.85;21282 +93090;48.8312;3.40651;179;20220702;25.8;8.6;17.2;1.9;12.14;0;4.73;26161 +93090;48.8312;3.40651;179;20220703;24.5;10.8;17.7;2.6;12.54;0;4.49;23261 +93090;48.8312;3.40651;179;20220704;25.5;9.6;17.6;2.1;11.87;.1;4.71;25117 +93090;48.8312;3.40651;179;20220705;25.2;10.1;17.7;2.8;11.9;0;4.81;24395 +93090;48.8312;3.40651;179;20220706;25.4;10.4;17.9;2.3;11.37;0;4.82;24428 +93090;48.8312;3.40651;179;20220707;21.3;11.8;16.6;3.3;13.74;0;3.54;18968 +93090;48.8312;3.40651;179;20220708;25.8;9;17.4;2.7;11.87;0;4.97;25614 +93090;48.8312;3.40651;179;20220709;28.4;12;20.2;2.4;13.47;0;5.25;25348 +93090;48.8312;3.40651;179;20220710;25.7;11.6;18.6;3.5;12.47;0;5.06;23421 +93090;48.8312;3.40651;179;20220711;28.5;13.3;20.9;2.9;14.1;0;5.41;24375 +93090;48.8312;3.40651;179;20220712;30.5;14.3;22.4;2.2;13.8;0;5.58;25142 +93090;48.8312;3.40651;179;20220713;34.2;15.6;24.9;1.9;13.5;0;6.12;26347 +93090;48.8312;3.40651;179;20220714;30.7;16.2;23.4;2.9;14.3;0;5.79;23006 +93090;48.8312;3.40651;179;20220715;25.6;13.5;19.5;3.3;10.9;0;5.19;21403 +93090;48.8312;3.40651;179;20220716;27.9;10.5;19.2;2.3;11.17;0;5.29;25670 +93090;48.8312;3.40651;179;20220717;30.5;14;22.2;2.6;10.8;0;6.01;24810 +93090;48.8312;3.40651;179;20220718;36.1;15.5;25.8;2.3;10.94;0;7.05;27841 +93090;48.8312;3.40651;179;20220719;38.5;19.6;29;3.6;13.44;2.5;8.45;26332 +93090;48.8312;3.40651;179;20220720;20.8;19.8;20.3;2.3;19.04;11.8;1.7;5042 +93090;48.8312;3.40651;179;20220721;26;15.3;20.6;2.1;17.9;.1;3.87;19589 +93090;48.8312;3.40651;179;20220722;26.9;15.2;21;2;17.94;.5;3.99;20222 +93090;48.8312;3.40651;179;20220723;28.2;16.2;22.2;2;17.34;0;4.31;20454 +93090;48.8312;3.40651;179;20220724;31.3;14.5;22.9;2.1;16.34;0;5.28;24442 +93090;48.8312;3.40651;179;20220725;26.5;17.7;22.1;3.9;15.3;0;4.76;17172 +93090;48.8312;3.40651;179;20220726;23;12.4;17.7;2.7;13.74;0;3.69;19011 +93090;48.8312;3.40651;179;20220727;25;13.9;19.5;2.8;12.27;0;4.43;19597 +93090;48.8312;3.40651;179;20220728;25.8;14.4;20.1;2.3;10.57;0;4.59;19873 +93090;48.8312;3.40651;179;20220729;28.2;10.8;19.5;2.2;11.64;0;5.01;24349 +93090;48.8312;3.40651;179;20220730;29.9;13.7;21.8;1.7;13.17;0;4.82;23153 +93090;48.8312;3.40651;179;20220731;28.3;14.5;21.4;2.8;15.77;0;4.68;21312 +93090;48.8312;3.40651;179;20220801;26.1;15;20.6;1.6;16.44;0;3.69;18705 +93090;48.8312;3.40651;179;20220802;30.7;13.8;22.2;1.6;15.9;0;4.73;23391 +93090;48.8312;3.40651;179;20220803;34.1;16.4;25.3;1.9;15.84;0;5.58;23797 +93090;48.8312;3.40651;179;20220804;31.1;18;24.5;2.6;17.64;7.5;4.95;20043 +93090;48.8312;3.40651;179;20220805;25.3;15;20.2;4.2;15.1;0;4.32;17899 +93090;48.8312;3.40651;179;20220806;24.1;11.4;17.8;4.2;10.07;0;4.94;19847 +93090;48.8312;3.40651;179;20220807;27.1;11.7;19.4;4.1;9.74;0;5.71;21752 +93090;48.8312;3.40651;179;20220808;29.1;13.3;21.2;3.8;11.1;0;5.89;21907 +93090;48.8312;3.40651;179;20220809;30.9;14.6;22.8;3.7;12.54;0;6.11;22123 +93090;48.8312;3.40651;179;20220810;31.2;16.9;24.1;3.7;11.54;0;6.35;20644 +93090;48.8312;3.40651;179;20220811;31.1;15.4;23.3;3.4;10.2;0;6.21;21293 +93090;48.8312;3.40651;179;20220812;32.4;14.3;23.3;2.7;10.3;0;6.01;23141 +93090;48.8312;3.40651;179;20220813;31.2;15.5;23.4;2.9;10;0;5.89;21178 +93090;48.8312;3.40651;179;20220814;28.5;16.6;22.5;3.3;13.17;1.9;5.03;17951 +93090;48.8312;3.40651;179;20220815;22.2;15.5;18.8;2.8;17.37;.2;2.75;13838 +93090;48.8312;3.40651;179;20220816;27.2;14.4;20.8;2;16.77;1.3;3.73;18580 +93090;48.8312;3.40651;179;20220817;27.5;15.7;21.6;2.5;17.5;2.3;3.85;17660 +93090;48.8312;3.40651;179;20220818;26.2;15.5;20.8;1.8;17.67;4;3.34;16757 +93090;48.8312;3.40651;179;20220819;24.7;14.9;19.8;3.5;16.8;.5;3.46;15946 +93090;48.8312;3.40651;179;20220820;25.2;10.9;18.1;2.4;13.74;.1;3.7;19093 +93090;48.8312;3.40651;179;20220821;26.3;11.3;18.8;1.8;13.34;.1;3.74;19550 +93090;48.8312;3.40651;179;20220822;24.4;14.3;19.4;2;15.57;.1;3.15;16079 +93090;48.8312;3.40651;179;20220823;28.6;13.8;21.2;1.5;16.57;0;3.74;19063 +93090;48.8312;3.40651;179;20220824;32;16.3;24.1;1.9;15.64;0;4.46;19297 +93090;48.8312;3.40651;179;20220825;33;16.9;25;3.3;14.17;.3;5.68;19335 +93090;48.8312;3.40651;179;20220826;25.1;17.5;21.3;3.9;16.37;0;3.68;13273 +93090;48.8312;3.40651;179;20220827;24.5;13.1;18.8;2.7;13.64;0;3.5;16241 +93090;48.8312;3.40651;179;20220828;26.8;12.5;19.6;2.6;13.14;0;3.98;17929 +93090;48.8312;3.40651;179;20220829;29.3;15.8;22.5;3.3;12.44;.7;4.96;17291 +93090;48.8312;3.40651;179;20220830;25.7;14.9;20.3;2.7;14.14;0;3.7;15548 +93090;48.8312;3.40651;179;20220831;27.7;12.1;19.9;2;13.9;.1;3.69;18073 +93090;48.8312;3.40651;179;20220901;28;15.2;21.6;3.2;13.84;0;4.33;16129 +93090;48.8312;3.40651;179;20220902;25.2;14.3;19.7;2.3;13.8;2.1;3.35;14774 +93090;48.8312;3.40651;179;20220903;23.8;15.6;19.7;3;16.07;.2;3.01;12898 +93090;48.8312;3.40651;179;20220904;28.5;13.2;20.8;2.3;13.94;1;3.9;17298 +93090;48.8312;3.40651;179;20220905;30.3;17.1;23.7;3.2;15.8;1.8;4.48;15850 +93090;48.8312;3.40651;179;20220906;28.8;12.7;20.7;2.3;15.64;1.7;3.7;17461 +93090;48.8312;3.40651;179;20220907;23.2;14.1;18.7;2.7;16.17;5.1;2.57;12828 +93090;48.8312;3.40651;179;20220908;21;13.6;17.3;4.6;15.44;8.3;2.45;11456 +93090;48.8312;3.40651;179;20220909;19.9;13.7;16.8;5.8;14.97;5.5;2.41;10138 +93090;48.8312;3.40651;179;20220910;18.7;13.5;16.1;4.3;15.17;.9;1.9;9318 +93090;48.8312;3.40651;179;20220911;21.6;11.1;16.3;1.7;14.4;.2;2.23;13442 +93090;48.8312;3.40651;179;20220912;26.3;11;18.7;2.8;14.1;0;3.41;16021 +93090;48.8312;3.40651;179;20220913;25.4;16.8;21.1;2.6;17.04;0;2.86;11735 +93090;48.8312;3.40651;179;20220914;25.6;17.4;21.5;2.6;19.74;4.6;2.55;11337 +93090;48.8312;3.40651;179;20220915;21;14.9;17.9;2.9;15.74;.2;2.12;9749 +93090;48.8312;3.40651;179;20220916;17.5;9.6;13.6;2.6;10.77;0;2.13;11020 +93090;48.8312;3.40651;179;20220917;16.9;5.7;11.3;3.5;8.37;0;2.54;12875 +93090;48.8312;3.40651;179;20220918;18.9;3.4;11.1;3.1;8.34;.1;2.65;15102 +93090;48.8312;3.40651;179;20220919;18.1;4.7;11.4;1.8;8.74;0;2.15;13949 +93090;48.8312;3.40651;179;20220920;17.2;4.7;11;1.9;9.34;.1;1.94;13225 +93090;48.8312;3.40651;179;20220921;18.8;6.1;12.5;2.1;9.04;0;2.27;13253 +93090;48.8312;3.40651;179;20220922;20;4.7;12.3;1.6;8.17;0;2.29;14203 +93090;48.8312;3.40651;179;20220923;19.8;6.2;13;1.2;8.94;.6;2.02;13111 +93090;48.8312;3.40651;179;20220924;17.1;11;14;1.9;11.97;.3;1.63;8665 +93090;48.8312;3.40651;179;20220925;18.8;12.1;15.5;3.3;11.14;0;2.34;8880 +93090;48.8312;3.40651;179;20220926;14.9;7.7;11.3;4.3;10.6;8.4;1.65;9280 +93090;48.8312;3.40651;179;20220927;13.7;8.8;11.3;4.7;11.34;6.3;1.29;7212 +93090;48.8312;3.40651;179;20220928;14.7;9.8;12.3;2.9;11;.2;1.46;7145 +93090;48.8312;3.40651;179;20220929;13.3;6.6;10;1;10.27;1.3;1.12;8686 +93090;48.8312;3.40651;179;20220930;17;2.3;9.6;2.5;9.34;6.4;1.74;12589 +93090;48.8312;3.40651;179;20221001;19.3;10.8;15;6.2;13.3;.6;2.16;9314 +93090;48.8312;3.40651;179;20221002;18.7;12.7;15.7;3.9;15;2.9;1.59;7692 +93090;48.8312;3.40651;179;20221003;15.2;9.8;12.5;2.2;11.87;0;1.27;7273 +93090;48.8312;3.40651;179;20221004;18.1;6.2;12.2;2.3;11.44;.2;1.58;10761 +93090;48.8312;3.40651;179;20221005;20.5;10.1;15.3;4.5;13.44;.2;2.06;9755 +93090;48.8312;3.40651;179;20221006;18.6;8.3;13.5;1.9;11.17;.1;1.61;9829 +93090;48.8312;3.40651;179;20221007;18;4.6;11.3;1.8;9.77;.2;1.61;10833 +93090;48.8312;3.40651;179;20221008;17.2;5.7;11.5;2.1;9.57;0;1.6;9879 +93090;48.8312;3.40651;179;20221009;18.6;3.9;11.3;2.6;9.1;.2;1.91;11051 +93090;48.8312;3.40651;179;20221010;17.9;7.3;12.6;3.1;12.37;.1;1.43;9124 +93090;48.8312;3.40651;179;20221011;17.6;9.2;13.4;2.8;11.47;.1;1.54;8118 +93090;48.8312;3.40651;179;20221012;19.2;5.3;12.3;1.4;10.47;0;1.38;10260 +93090;48.8312;3.40651;179;20221013;15.1;8.5;11.8;3;13.1;1.6;.86;6831 +93090;48.8312;3.40651;179;20221014;16.4;13.5;14.9;3.9;15.87;14.1;.8;4368 +93090;48.8312;3.40651;179;20221015;18.4;14.3;16.4;4.5;15.94;2.9;1.28;5171 +93090;48.8312;3.40651;179;20221016;20;13.7;16.8;2.8;16.24;0;1.22;6343 +93090;48.8312;3.40651;179;20221017;19.7;15.5;17.6;3.4;16.67;20.1;1.33;4771 +93090;48.8312;3.40651;179;20221018;19;14.6;16.8;1.6;16.64;.1;.97;5027 +93090;48.8312;3.40651;179;20221019;19.7;13.3;16.5;4.9;15.97;.7;1.4;6020 +93090;48.8312;3.40651;179;20221020;22.3;14.1;18.2;4.2;16.17;12.7;1.83;6834 +93090;48.8312;3.40651;179;20221021;19.2;13.8;16.5;4.4;15.67;6.4;1.35;5370 +93090;48.8312;3.40651;179;20221022;20.2;13;16.6;3.6;14.34;0;1.62;6264 +93090;48.8312;3.40651;179;20221023;20.8;14.3;17.5;5.3;14.94;0;2.01;5739 +93090;48.8312;3.40651;179;20221024;18.3;15.1;16.7;6.6;13.2;1;2.33;3820 +93090;48.8312;3.40651;179;20221025;17.1;12.2;14.6;3.8;14;.3;1.11;4787 +93090;48.8312;3.40651;179;20221026;21.2;14.1;17.7;3.9;14.54;.2;1.86;5731 +93090;48.8312;3.40651;179;20221027;22;12.6;17.3;4.1;14.24;0;1.94;6569 +93090;48.8312;3.40651;179;20221028;22.2;14.1;18.2;3.4;14.47;0;1.85;5822 +93090;48.8312;3.40651;179;20221029;23.3;13.8;18.5;3.6;14.47;0;2.01;6379 +93090;48.8312;3.40651;179;20221030;19.9;11;15.5;2.6;12.94;0;1.37;5943 +93090;48.8312;3.40651;179;20221031;19.9;12;16;3.5;14.3;2.1;1.34;5563 +93090;48.8312;3.40651;179;20221101;15.7;10.2;13;6.5;11.7;0;1.53;4546 +93090;48.8312;3.40651;179;20221102;15;9.2;12.1;4.5;11.07;.1;1.25;4589 +93090;48.8312;3.40651;179;20221103;13.6;9.3;11.4;5.1;11.04;5.4;1.15;3787 +93090;48.8312;3.40651;179;20221104;11.6;8.6;10.1;4.6;10.34;2.2;.95;3147 +93090;48.8312;3.40651;179;20221105;10.4;2.6;6.5;2.9;8.74;0;.55;5163 +93090;48.8312;3.40651;179;20221106;10;7.6;8.8;4.7;10.04;2.2;.69;2473 +93090;48.8312;3.40651;179;20221107;14.9;10.4;12.7;6.1;12.34;.1;1.12;3637 +93090;48.8312;3.40651;179;20221108;16.1;8.9;12.5;5.3;10.8;.8;1.55;4651 +93090;48.8312;3.40651;179;20221109;14.4;11.1;12.8;4.6;11.74;.3;1.18;2930 +93090;48.8312;3.40651;179;20221110;9.9;5.6;7.8;2.7;10.17;0;.37;3364 +93090;48.8312;3.40651;179;20221111;10.4;7.6;9;3.3;10.34;.2;.54;2517 +93090;48.8312;3.40651;179;20221112;16.2;5.5;10.9;3;10.44;.2;.95;5412 +93090;48.8312;3.40651;179;20221113;7.4;4.8;6.1;2.5;8.97;.1;.37;2448 +93090;48.8312;3.40651;179;20221114;12.9;2.5;7.7;2.9;9.87;.7;.44;5187 +93090;48.8312;3.40651;179;20221115;12.4;7.1;9.7;4.8;11.54;5.5;.43;3473 +93090;48.8312;3.40651;179;20221116;12.1;8.1;10.1;6.4;11.37;6.3;.58;2922 +93090;48.8312;3.40651;179;20221117;12.7;10.6;11.7;7.7;10.94;4.5;1.32;1819 +93090;48.8312;3.40651;179;20221118;10;7.1;8.6;4.7;9.74;2.1;.7;2321 +93090;48.8312;3.40651;179;20221119;9.4;2.7;6.1;2.4;8.84;.6;.36;3742 +93090;48.8312;3.40651;179;20221120;7.4;3.5;5.5;4.4;8.7;2.2;.32;2610 +93090;48.8312;3.40651;179;20221121;8;5.9;6.9;4.9;9.07;2.4;.52;1841 +93090;48.8312;3.40651;179;20221122;9.1;3.8;6.5;6.6;8.27;1.4;.77;3139 +93090;48.8312;3.40651;179;20221123;11;4.7;7.9;5.1;8.94;2.4;.79;3374 +93090;48.8312;3.40651;179;20221124;11.5;6.6;9.1;5.4;9.74;2.1;.8;2793 +93090;48.8312;3.40651;179;20221125;10.8;8.2;9.5;3.9;9.94;.1;.75;1986 +93090;48.8312;3.40651;179;20221126;6.6;1.3;3.9;2.9;8.04;0;.17;2950 +93090;48.8312;3.40651;179;20221127;9;4.4;6.7;4.5;8.47;8.9;.62;2621 +93090;48.8312;3.40651;179;20221128;10.4;7.1;8.7;3.3;9.74;.5;.6;2098 +93090;48.8312;3.40651;179;20221129;6.5;3.7;5.1;1.5;8.54;0;.27;1903 +93090;48.8312;3.40651;179;20221130;6.6;4.2;5.4;2.7;8.3;0;.36;1712 +93090;48.8312;3.40651;179;20221201;6.3;3.5;4.9;3.8;7.8;0;.43;1854 +93090;48.8312;3.40651;179;20221202;4.4;4.1;4.2;3.5;7.14;1;.6;340 +93090;48.8312;3.40651;179;20221203;2.9;1.8;2.3;5.7;6.3;0;.55;918 +93090;48.8312;3.40651;179;20221204;3.4;1.4;2.4;3.8;6.4;3.8;.45;1438 +93090;48.8312;3.40651;179;20221205;1.5;.8;1.1;2.1;6.5;.7;.26;710 +93090;48.8312;3.40651;179;20221206;4.3;1.1;2.7;1.7;6.84;.1;.27;1933 +93090;48.8312;3.40651;179;20221207;3.7;-.2;1.8;1.4;6.87;.1;.15;2227 +93090;48.8312;3.40651;179;20221208;3;2.1;2.6;1.6;6.74;0;.35;887 +93090;48.8312;3.40651;179;20221209;2.2;-.9;.6;2.6;5.77;.1;.32;1391 +93090;48.8312;3.40651;179;20221210;-.3;-2.1;-1.2;2.5;5.2;0;.28;1254 +93090;48.8312;3.40651;179;20221211;-2.1;-2.8;-2.5;3.9;4.97;0;.2;628 +93090;48.8312;3.40651;179;20221212;-1.9;-3.9;-2.9;4.4;4.4;0;.34;1182 +93090;48.8312;3.40651;179;20221213;.4;-4.3;-1.9;4.6;3.84;0;.68;2294 +93090;48.8312;3.40651;179;20221214;1;-2;-.5;2.4;4.7;0;.44;1733 +93090;48.8312;3.40651;179;20221215;1.7;-3.6;-1;3.4;4.27;0;.56;2433 +93090;48.8312;3.40651;179;20221216;.4;-4.8;-2.2;3;4.47;0;.3;2395 +93090;48.8312;3.40651;179;20221217;-2.2;-3.7;-2.9;2;4.3;0;.33;1130 +93090;48.8312;3.40651;179;20221218;1.5;-6.9;-2.7;5.1;4.57;.5;.3;3115 +93090;48.8312;3.40651;179;20221219;10.9;2.1;6.5;5.2;8.5;.4;.55;3253 +93090;48.8312;3.40651;179;20221220;12.4;10.3;11.4;5.2;10.5;4.2;1.1;1382 +93090;48.8312;3.40651;179;20221221;10.6;9.3;9.9;5.3;11.87;9.2;.31;993 +93090;48.8312;3.40651;179;20221222;11.7;10.6;11.1;8.3;12.4;8.9;.55;818 +93090;48.8312;3.40651;179;20221223;14.1;11.8;13;6.1;13.17;4.2;.81;1470 +93090;48.8312;3.40651;179;20221224;10.9;9.9;10.4;4.5;11.24;1.2;.66;732 +93090;48.8312;3.40651;179;20221225;13.6;8.8;11.2;4.5;11.4;.3;.7;2270 +93090;48.8312;3.40651;179;20221226;11.1;10.6;10.8;5.1;10.2;.9;1.2;443 +93090;48.8312;3.40651;179;20221227;8.2;2.6;5.4;3.9;7.7;0;.53;2559 +93090;48.8312;3.40651;179;20221228;10.2;5.7;8;7.7;10.14;5.7;.38;2250 +93090;48.8312;3.40651;179;20221229;10.5;9.6;10.1;7.5;10.17;.2;1.13;621 +93090;48.8312;3.40651;179;20221230;13.2;5.4;9.3;7;10.87;3.3;.53;3164 +93090;48.8312;3.40651;179;20221231;15.3;13.1;14.2;8.6;12.04;0;1.89;1367 +93091;48.85079;3.74593;203;20220101;13.9;6.9;10.4;2.9;10.7;.1;.57;3374 +93091;48.85079;3.74593;203;20220102;12.6;7.1;9.8;6.3;10.37;0;.88;2536 +93091;48.85079;3.74593;203;20220103;11.3;10;10.6;6.9;11.47;18.5;.77;914 +93091;48.85079;3.74593;203;20220104;8.8;9.2;9;6.3;10.1;7.3;.85;542 +93091;48.85079;3.74593;203;20220105;5;.3;2.7;4.4;6.13;.1;.58;2790 +93091;48.85079;3.74593;203;20220106;5.3;-.7;2.3;2.4;6.2;.6;.36;3185 +93091;48.85079;3.74593;203;20220107;5.7;.7;3.2;6.7;7.16;4.2;.38;2587 +93091;48.85079;3.74593;203;20220108;6.9;1.3;4.1;7.3;7.9;18.2;.29;2622 +93091;48.85079;3.74593;203;20220109;4.7;3.3;4;4.8;7.13;.4;.57;1471 +93091;48.85079;3.74593;203;20220110;3.1;-.2;1.5;3.1;6.63;0;.21;2056 +93091;48.85079;3.74593;203;20220111;1.8;-.4;.7;2.8;5.97;0;.31;1751 +93091;48.85079;3.74593;203;20220112;4.4;-2.9;.8;2.4;5.9;0;.22;4051 +93091;48.85079;3.74593;203;20220113;2.9;-.8;1;2.9;6.23;0;.23;2481 +93091;48.85079;3.74593;203;20220114;7.1;-.8;3.2;2;6.4;.2;.36;4172 +93091;48.85079;3.74593;203;20220115;5.9;-1.8;2;1.6;6.06;.1;.29;3878 +93091;48.85079;3.74593;203;20220116;.8;-1.9;-.5;3.8;6.19;.6;.09;1851 +93091;48.85079;3.74593;203;20220117;5.1;1;3;2.1;7.53;.1;.2;2658 +93091;48.85079;3.74593;203;20220118;8.3;1.4;4.8;3.6;7.3;0;.58;3946 +93091;48.85079;3.74593;203;20220119;4.1;.2;2.2;3.9;7.33;2.2;.12;2332 +93091;48.85079;3.74593;203;20220120;4.9;.8;2.9;3.8;6.87;0;.39;3172 +93091;48.85079;3.74593;203;20220121;4.1;0;2.1;2.9;6.56;0;.35;2402 +93091;48.85079;3.74593;203;20220122;4.5;-.2;2.2;2.2;6.8;0;.3;2581 +93091;48.85079;3.74593;203;20220123;5;2.2;3.6;2.4;6.6;0;.53;2440 +93091;48.85079;3.74593;203;20220124;5.6;-1.5;2.1;2.2;5.9;0;.42;4749 +93091;48.85079;3.74593;203;20220125;-1.3;-2.9;-2.1;1.7;5.43;0;.21;1666 +93091;48.85079;3.74593;203;20220126;-.5;-2.3;-1.4;2;5.6;0;.22;1767 +93091;48.85079;3.74593;203;20220127;2.3;-.8;.7;5.2;6.69;.2;.13;2394 +93091;48.85079;3.74593;203;20220128;4;2.3;3.2;3.1;7.7;0;.25;1624 +93091;48.85079;3.74593;203;20220129;8;2.4;5.2;5.8;9.23;.9;.1;3310 +93091;48.85079;3.74593;203;20220130;8.1;5;6.5;2.6;7.7;.5;.71;3490 +93091;48.85079;3.74593;203;20220131;7.1;2.1;4.6;7.4;6.47;.1;1.17;3813 +93091;48.85079;3.74593;203;20220201;7.5;-.2;3.7;5.5;8.03;.8;.26;4402 +93091;48.85079;3.74593;203;20220202;9.4;7.5;8.5;4.3;10.33;.3;.54;1718 +93091;48.85079;3.74593;203;20220203;7.6;5.7;6.7;3.9;8.43;.1;.71;1886 +93091;48.85079;3.74593;203;20220204;8.5;5.1;6.8;5.2;8.36;1;.83;3259 +93091;48.85079;3.74593;203;20220205;8.4;-.5;3.9;4.4;6.83;.1;.75;6125 +93091;48.85079;3.74593;203;20220206;9.1;4;6.6;10.1;9.16;9.1;.55;3604 +93091;48.85079;3.74593;203;20220207;8.5;2.1;5.3;4.2;6.43;0;1.11;5594 +93091;48.85079;3.74593;203;20220208;7.6;1.8;4.7;3.5;8.3;0;.38;3985 +93091;48.85079;3.74593;203;20220209;11.7;1.5;6.6;3.1;7.63;.1;.97;7027 +93091;48.85079;3.74593;203;20220210;6;3.7;4.9;5.5;8.09;1.1;.7;3929 +93091;48.85079;3.74593;203;20220211;7.3;-1.1;3.1;2.6;6.19;0;.71;8156 +93091;48.85079;3.74593;203;20220212;6.9;-3.7;1.6;3.2;5.19;0;.88;8689 +93091;48.85079;3.74593;203;20220213;12.7;-3;4.8;6.9;6.79;.2;1.6;9705 +93091;48.85079;3.74593;203;20220214;10.5;7.1;8.8;7.3;8.79;3;1.42;4924 +93091;48.85079;3.74593;203;20220215;9.8;4.9;7.3;7.3;8.79;6.8;1;4190 +93091;48.85079;3.74593;203;20220216;13.6;7.2;10.4;9.1;12.2;2.8;.64;4841 +93091;48.85079;3.74593;203;20220217;12.5;10;11.3;7.7;9.5;.6;1.95;3455 +93091;48.85079;3.74593;203;20220218;11.7;8.1;9.9;8.6;9.16;1.2;1.71;3953 +93091;48.85079;3.74593;203;20220219;8.3;1.4;4.9;7.4;6.5;0;1.35;6604 +93091;48.85079;3.74593;203;20220220;10.9;6.2;8.5;9.1;9.73;3.4;1;4352 +93091;48.85079;3.74593;203;20220221;8.8;4.1;6.4;9.3;7.86;.4;1.23;5122 +93091;48.85079;3.74593;203;20220222;9.3;3.5;6.4;5.6;9.33;.9;.52;5890 +93091;48.85079;3.74593;203;20220223;10.5;3.5;7;2.3;9;.2;.75;6093 +93091;48.85079;3.74593;203;20220224;10.9;7.1;9;5.4;8.03;2.5;1.64;4114 +93091;48.85079;3.74593;203;20220225;8.9;-.2;4.4;4.1;6.27;0;1.23;8217 +93091;48.85079;3.74593;203;20220226;8.1;-1.7;3.2;4.2;5.83;.1;1.2;9156 +93091;48.85079;3.74593;203;20220227;9;-.9;4.1;5.9;4.97;0;1.89;9301 +93091;48.85079;3.74593;203;20220228;10.1;-2.3;3.9;3.1;5.27;0;1.46;10345 +93091;48.85079;3.74593;203;20220301;9.9;-1;4.4;2.4;5.96;.1;1.2;9001 +93091;48.85079;3.74593;203;20220302;10.4;1.4;5.9;2.5;6.66;0;1.25;8424 +93091;48.85079;3.74593;203;20220303;12.3;5;8.6;1.6;9.06;0;1.04;7643 +93091;48.85079;3.74593;203;20220304;12;2.3;7.2;2.2;5.97;0;1.53;10036 +93091;48.85079;3.74593;203;20220305;10.7;-1.4;4.6;2.2;4.83;0;1.52;11103 +93091;48.85079;3.74593;203;20220306;7.1;-3;2;3.9;4.33;0;1.54;10378 +93091;48.85079;3.74593;203;20220307;5.6;-2.5;1.5;5.6;4.06;0;1.68;9796 +93091;48.85079;3.74593;203;20220308;11.5;-2.9;4.3;5;4.56;0;2.3;12419 +93091;48.85079;3.74593;203;20220309;14.8;-.9;6.9;3.4;6.5;0;2.05;13059 +93091;48.85079;3.74593;203;20220310;16.1;1.7;8.9;4.7;7.03;0;2.54;12761 +93091;48.85079;3.74593;203;20220311;14.9;3.7;9.3;5.9;8.56;1.9;2.16;10859 +93091;48.85079;3.74593;203;20220312;10.2;5.6;7.9;4.9;9.07;5.7;1.17;6806 +93091;48.85079;3.74593;203;20220313;10.6;5.5;8.1;5.4;9.3;4.1;1.16;7300 +93091;48.85079;3.74593;203;20220314;13.6;3.3;8.4;3.8;8.46;3.8;1.71;11597 +93091;48.85079;3.74593;203;20220315;10.1;6.5;8.3;3.1;10.5;1.2;.72;5311 +93091;48.85079;3.74593;203;20220316;13.1;6.8;9.9;3.7;11.13;0;1.18;9602 +93091;48.85079;3.74593;203;20220317;8.8;7.6;8.2;5.5;8.5;0;1.33;4116 +93091;48.85079;3.74593;203;20220318;12.7;2.6;7.6;7.2;6.19;0;2.83;14677 +93091;48.85079;3.74593;203;20220319;13.9;2.6;8.2;7.4;5.99;0;3.22;15472 +93091;48.85079;3.74593;203;20220320;7.4;-.9;3.2;2.8;6.29;.2;1.17;10285 +93091;48.85079;3.74593;203;20220321;18;4.7;11.3;3.6;8.09;0;2.8;14946 +93091;48.85079;3.74593;203;20220322;17.3;3.9;10.6;3;6.79;0;2.81;15915 +93091;48.85079;3.74593;203;20220323;17.2;3.3;10.2;2.8;6.29;0;2.86;17069 +93091;48.85079;3.74593;203;20220324;18.9;3.1;11;3.1;6.59;0;3.19;17949 +93091;48.85079;3.74593;203;20220325;17.7;2.7;10.2;4.7;6.39;0;3.52;17917 +93091;48.85079;3.74593;203;20220326;17.9;2.6;10.2;6;6.39;0;3.89;18213 +93091;48.85079;3.74593;203;20220327;19.4;2.8;11.1;4;6.99;0;3.55;18576 +93091;48.85079;3.74593;203;20220328;20.2;4.8;12.5;2;7.59;0;2.93;18179 +93091;48.85079;3.74593;203;20220329;16.2;5.7;10.9;2.5;9.59;2.8;2.01;12031 +93091;48.85079;3.74593;203;20220330;12.5;8.5;10.5;2.8;11.09;3.5;1.22;6987 +93091;48.85079;3.74593;203;20220331;7.6;4.4;6;6;7.59;.4;1.39;9166 +93091;48.85079;3.74593;203;20220401;4.6;.8;2.7;6.6;5.69;.7;1.22;4858 +93091;48.85079;3.74593;203;20220402;3.8;.4;2.1;8;5.19;0;1.36;4640 +93091;48.85079;3.74593;203;20220403;6.9;-3.2;1.8;3.5;4.39;0;1.88;15890 +93091;48.85079;3.74593;203;20220404;10.1;-4.7;2.7;6.4;5.29;.1;2.18;16605 +93091;48.85079;3.74593;203;20220405;10.6;6;8.3;7.3;10.19;.5;.91;5575 +93091;48.85079;3.74593;203;20220406;12.8;5.3;9;7.1;9.79;.7;1.7;11438 +93091;48.85079;3.74593;203;20220407;14.6;8.7;11.6;10.6;10.19;4.6;2.61;11291 +93091;48.85079;3.74593;203;20220408;10.4;5;7.7;5.7;7.89;44.1;1.68;6224 +93091;48.85079;3.74593;203;20220409;10.2;.5;5.3;3.5;6.99;.8;1.82;15025 +93091;48.85079;3.74593;203;20220410;13.2;-.8;6.2;2.8;6.39;0;2.5;20076 +93091;48.85079;3.74593;203;20220411;17.9;2.6;10.2;5.5;7.99;0;3.59;21148 +93091;48.85079;3.74593;203;20220412;20.4;6.6;13.5;4.1;10.09;0;3.58;19624 +93091;48.85079;3.74593;203;20220413;17.8;9;13.4;3;11.99;1;2.51;15771 +93091;48.85079;3.74593;203;20220414;19.7;9.4;14.5;2.7;11.79;0;2.84;15985 +93091;48.85079;3.74593;203;20220415;19.2;8.9;14;3.7;10.99;0;3.32;19447 +93091;48.85079;3.74593;203;20220416;16.9;5.5;11.2;5.7;8.49;0;3.56;20811 +93091;48.85079;3.74593;203;20220417;18.4;1.6;10;4.9;6.09;0;4.27;23101 +93091;48.85079;3.74593;203;20220418;17.5;2.1;9.8;2.6;6.79;0;3.32;21586 +93091;48.85079;3.74593;203;20220419;18.8;6.3;12.5;2.7;8.79;0;3.46;21513 +93091;48.85079;3.74593;203;20220420;16.4;4.8;10.6;4.7;6.79;0;3.84;21583 +93091;48.85079;3.74593;203;20220421;17.7;2.5;10.1;5.3;7.69;0;3.75;22025 +93091;48.85079;3.74593;203;20220422;17.7;5.4;11.5;4.6;9.09;0;3.53;22079 +93091;48.85079;3.74593;203;20220423;18.8;4.8;11.8;5.8;9.79;.2;3.49;19688 +93091;48.85079;3.74593;203;20220424;15;6.7;10.8;3;10.69;.3;2.15;14430 +93091;48.85079;3.74593;203;20220425;16.3;7.2;11.7;3.6;8.39;0;3.17;17064 +93091;48.85079;3.74593;203;20220426;14.4;2.4;8.4;3.8;8.49;.1;2.53;18356 +93091;48.85079;3.74593;203;20220427;17.8;2.4;10.1;4.8;8.69;0;3.52;23256 +93091;48.85079;3.74593;203;20220428;20.1;3.8;11.9;5.2;8.49;0;4.39;24733 +93091;48.85079;3.74593;203;20220429;18.5;6.8;12.6;4.2;9.49;.2;3.52;19064 +93091;48.85079;3.74593;203;20220430;15.2;4.6;9.9;5.2;8.29;0;3.32;22230 +93091;48.85079;3.74593;203;20220501;15.9;2;8.9;3.4;7.89;0;2.94;19068 +93091;48.85079;3.74593;203;20220502;18.6;5.6;12.1;3.9;9.39;0;3.56;20920 +93091;48.85079;3.74593;203;20220503;19.9;5.9;12.9;5.2;9.69;0;4.2;24087 +93091;48.85079;3.74593;203;20220504;15.4;8.1;11.7;3.4;10.69;.3;2.24;12306 +93091;48.85079;3.74593;203;20220505;18.7;7.7;13.2;3;10.69;.3;3.13;17889 +93091;48.85079;3.74593;203;20220506;20.7;7;13.8;2.9;10.87;0;3.63;21481 +93091;48.85079;3.74593;203;20220507;19.4;8.3;13.9;2.8;10.76;.1;3.47;19699 +93091;48.85079;3.74593;203;20220508;21.6;8.6;15.1;3.6;12.33;.1;3.77;21461 +93091;48.85079;3.74593;203;20220509;25.2;8.4;16.8;1.8;11.8;0;4.26;24173 +93091;48.85079;3.74593;203;20220510;25.9;9.9;17.9;2.7;12.56;0;4.54;22575 +93091;48.85079;3.74593;203;20220511;25.4;11.8;18.6;4;12.56;0;4.97;22472 +93091;48.85079;3.74593;203;20220512;20.8;9.5;15.1;3;12.2;0;3.41;18630 +93091;48.85079;3.74593;203;20220513;21;7;14;2.2;9.9;0;3.82;22417 +93091;48.85079;3.74593;203;20220514;22.8;6.9;14.8;1.7;10.4;0;4.06;24484 +93091;48.85079;3.74593;203;20220515;27.2;8.7;17.9;3.2;12.5;3;5.25;26015 +93091;48.85079;3.74593;203;20220516;23.7;14.5;19.1;3.6;16.2;.1;3.66;17622 +93091;48.85079;3.74593;203;20220517;27.7;12.9;20.3;2.8;15.1;0;4.96;23684 +93091;48.85079;3.74593;203;20220518;27.9;15.1;21.5;2.9;16.4;0;4.92;22281 +93091;48.85079;3.74593;203;20220519;27.5;16.3;21.9;3.7;16.87;0;4.84;20082 +93091;48.85079;3.74593;203;20220520;26.7;14.4;20.6;3.3;15.6;.9;4.73;21251 +93091;48.85079;3.74593;203;20220521;23.6;7.9;15.8;1.9;11.83;0;4.19;24503 +93091;48.85079;3.74593;203;20220522;21.8;9.7;15.7;2.7;12.66;1.8;3.79;21322 +93091;48.85079;3.74593;203;20220523;19.6;13.3;16.4;4.3;15.6;4.5;2.78;14897 +93091;48.85079;3.74593;203;20220524;18.6;10.4;14.5;4.5;11.47;.3;3.31;16449 +93091;48.85079;3.74593;203;20220525;20.6;6;13.3;3.2;10.53;.1;3.92;23699 +93091;48.85079;3.74593;203;20220526;20.4;12.1;16.2;3.7;12.63;0;3.46;16355 +93091;48.85079;3.74593;203;20220527;20.4;12.7;16.5;3.4;12.03;.1;3.63;16509 +93091;48.85079;3.74593;203;20220528;19.2;6.5;12.9;2.8;9.27;0;3.86;22759 +93091;48.85079;3.74593;203;20220529;16.4;5.2;10.8;4;7.9;0;3.64;21154 +93091;48.85079;3.74593;203;20220530;18.5;4.7;11.6;2.6;8.5;0;3.77;23547 +93091;48.85079;3.74593;203;20220531;21.3;7.4;14.3;2;8.8;0;4.14;23082 +93091;48.85079;3.74593;203;20220601;21.4;5.4;13.4;2;9.3;0;4.19;25464 +93091;48.85079;3.74593;203;20220602;23.8;7.1;15.4;3.2;9.73;0;5.02;26398 +93091;48.85079;3.74593;203;20220603;21.6;11;16.3;2.3;13.9;2.3;3.62;20906 +93091;48.85079;3.74593;203;20220604;27.8;13.8;20.8;2.5;16.9;14.2;4.88;24243 +93091;48.85079;3.74593;203;20220605;20.8;15.9;18.3;3.5;17.73;9.7;2.61;13239 +93091;48.85079;3.74593;203;20220606;21.4;12.5;16.9;3.1;13.56;0;3.63;18481 +93091;48.85079;3.74593;203;20220607;21.8;12.1;16.9;3.8;14;1.6;3.63;18274 +93091;48.85079;3.74593;203;20220608;20.4;13.3;16.9;2.9;14.09;12.2;3.23;16107 +93091;48.85079;3.74593;203;20220609;20.8;9.5;15.1;3.3;12.13;0;3.74;20267 +93091;48.85079;3.74593;203;20220610;23.9;12.4;18.2;2.3;14.1;.1;4.07;20766 +93091;48.85079;3.74593;203;20220611;26.5;11.8;19.1;1.9;15.33;0;4.73;25441 +93091;48.85079;3.74593;203;20220612;24.3;12.1;18.2;3.8;12.2;0;5.02;22982 +93091;48.85079;3.74593;203;20220613;21.9;7.7;14.8;2.7;10.73;0;4.38;25072 +93091;48.85079;3.74593;203;20220614;25.3;8.3;16.8;2.6;11.23;0;5.09;27295 +93091;48.85079;3.74593;203;20220615;30;12.3;21.1;2.5;13.43;0;5.88;27316 +93091;48.85079;3.74593;203;20220616;28.2;13.8;21;2.4;13.33;0;5.46;25629 +93091;48.85079;3.74593;203;20220617;32;13.1;22.5;2;13.37;0;6.15;28682 +93091;48.85079;3.74593;203;20220618;35.1;17;26;2.6;15.66;0;7.02;27886 +93091;48.85079;3.74593;203;20220619;27.7;15.9;21.8;4.8;16.83;19.2;5.52;22881 +93091;48.85079;3.74593;203;20220620;21.8;15.3;18.5;4.1;16.6;7;3.16;14752 +93091;48.85079;3.74593;203;20220621;25.5;12.7;19.1;3.2;15.43;.2;4.7;24119 +93091;48.85079;3.74593;203;20220622;22.4;15.4;18.9;2.5;17.33;2.8;3.1;15684 +93091;48.85079;3.74593;203;20220623;26.1;16;21.1;2.8;18.26;5;4.27;20688 +93091;48.85079;3.74593;203;20220624;22.6;16;19.3;4.6;17;.9;3.74;17318 +93091;48.85079;3.74593;203;20220625;20.8;14.2;17.5;3.2;15.4;3.4;3.03;14590 +93091;48.85079;3.74593;203;20220626;19.2;12.1;15.7;1.9;14.43;.3;2.79;15834 +93091;48.85079;3.74593;203;20220627;22.6;12.6;17.6;1.8;14.07;1.5;3.66;19392 +93091;48.85079;3.74593;203;20220628;25.7;9.8;17.7;1.5;12.06;0;4.76;26450 +93091;48.85079;3.74593;203;20220629;26.2;11;18.6;2.5;12.7;1.3;5.13;25921 +93091;48.85079;3.74593;203;20220630;14.5;13.1;13.8;3;14.46;10.8;1.32;6283 +93091;48.85079;3.74593;203;20220701;21.5;10.3;15.9;3.1;12.2;0;3.86;20175 +93091;48.85079;3.74593;203;20220702;26.1;9.1;17.6;1.9;11.77;0;5.01;27171 +93091;48.85079;3.74593;203;20220703;24.7;11.3;18;2.7;12.53;0;4.79;24485 +93091;48.85079;3.74593;203;20220704;25.1;9.9;17.5;2.5;11.77;0;4.95;25940 +93091;48.85079;3.74593;203;20220705;25.1;10.3;17.7;3.1;11.8;0;5.09;25375 +93091;48.85079;3.74593;203;20220706;24.8;10.5;17.6;2.6;11.26;0;4.91;24909 +93091;48.85079;3.74593;203;20220707;21.1;11.8;16.4;3.8;13.6;0;3.54;18099 +93091;48.85079;3.74593;203;20220708;25.2;9.1;17.1;3.2;11.8;0;5.08;26190 +93091;48.85079;3.74593;203;20220709;27.9;11.8;19.9;3.1;13.4;0;5.42;25337 +93091;48.85079;3.74593;203;20220710;24.9;11.4;18.2;4.3;12.43;0;5.21;24375 +93091;48.85079;3.74593;203;20220711;28;12.9;20.4;3.2;14;0;5.5;25336 +93091;48.85079;3.74593;203;20220712;29.9;13.7;21.8;2.3;13.77;0;5.66;26208 +93091;48.85079;3.74593;203;20220713;33.8;15.6;24.7;2.1;13.3;0;6.16;25474 +93091;48.85079;3.74593;203;20220714;30.5;15.8;23.2;3.2;14.3;0;6.06;24219 +93091;48.85079;3.74593;203;20220715;25;13.5;19.3;4.1;10.93;0;5.47;22461 +93091;48.85079;3.74593;203;20220716;27.2;10.5;18.9;2.6;11.2;0;5.38;26237 +93091;48.85079;3.74593;203;20220717;30;13.2;21.6;3;10.83;0;6.22;26022 +93091;48.85079;3.74593;203;20220718;36;15.3;25.7;2.3;11.1;0;7.07;28061 +93091;48.85079;3.74593;203;20220719;38.5;18.4;28.4;3.7;13.56;2;8.66;27538 +93091;48.85079;3.74593;203;20220720;21.9;19.9;20.9;2.6;19.2;9.8;2.41;8597 +93091;48.85079;3.74593;203;20220721;26.1;14.9;20.5;2.4;17.93;.1;3.79;18476 +93091;48.85079;3.74593;203;20220722;26.9;14.8;20.9;2.6;17.9;.5;4.21;21006 +93091;48.85079;3.74593;203;20220723;28.1;16.2;22.2;2;17.37;0;4.27;19817 +93091;48.85079;3.74593;203;20220724;31.3;15;23.1;2;16.03;0;5.44;25196 +93091;48.85079;3.74593;203;20220725;26.5;17.7;22.1;3.8;15.43;0;4.86;18351 +93091;48.85079;3.74593;203;20220726;23.2;12.3;17.8;3.1;13.66;0;3.73;17610 +93091;48.85079;3.74593;203;20220727;24.8;13.9;19.3;3.4;12.3;0;4.66;19750 +93091;48.85079;3.74593;203;20220728;25.4;13.7;19.6;2.6;10.7;0;4.55;18643 +93091;48.85079;3.74593;203;20220729;27.9;10.2;19;2.5;11.53;0;5.12;24267 +93091;48.85079;3.74593;203;20220730;29.9;13.5;21.7;1.7;13.03;0;4.96;23914 +93091;48.85079;3.74593;203;20220731;28.3;14.3;21.3;3;15.47;0;5;22688 +93091;48.85079;3.74593;203;20220801;26.2;14.9;20.6;1.7;16.3;0;3.73;18300 +93091;48.85079;3.74593;203;20220802;30.6;13.6;22.1;1.6;15.83;0;4.87;24458 +93091;48.85079;3.74593;203;20220803;34.2;16.7;25.4;2;15.7;0;5.79;24637 +93091;48.85079;3.74593;203;20220804;31.9;18.2;25.1;2.9;17.2;8.5;5.44;20581 +93091;48.85079;3.74593;203;20220805;25;15.2;20.1;4.7;15.63;.3;4.29;17434 +93091;48.85079;3.74593;203;20220806;23.8;11.2;17.5;5;10.33;0;5.17;21011 +93091;48.85079;3.74593;203;20220807;26.7;11.2;18.9;4.8;9.86;0;6.04;22916 +93091;48.85079;3.74593;203;20220808;28.6;12.8;20.7;4.5;11.13;0;6.18;22965 +93091;48.85079;3.74593;203;20220809;30.5;14.2;22.3;4.4;12.43;0;6.44;23105 +93091;48.85079;3.74593;203;20220810;30.8;16;23.4;4;11.63;0;6.44;22106 +93091;48.85079;3.74593;203;20220811;30.7;14.5;22.6;3.5;10.46;0;6.22;22617 +93091;48.85079;3.74593;203;20220812;31.8;13.5;22.7;3.1;10.6;0;6.14;23955 +93091;48.85079;3.74593;203;20220813;31;14.7;22.9;3.2;10.13;0;6.09;22558 +93091;48.85079;3.74593;203;20220814;28.4;15.6;22;3.2;13.1;.3;4.96;18338 +93091;48.85079;3.74593;203;20220815;22.9;15.4;19.1;3.2;17.16;.4;3.09;14999 +93091;48.85079;3.74593;203;20220816;27.5;14.3;20.9;2;16.66;3.9;3.93;19532 +93091;48.85079;3.74593;203;20220817;27.5;15.6;21.5;2.5;17.43;.1;3.97;18440 +93091;48.85079;3.74593;203;20220818;26.3;15.3;20.8;2;17.4;4.7;3.44;16587 +93091;48.85079;3.74593;203;20220819;24.3;14.9;19.6;3.7;16.8;.4;3.39;15320 +93091;48.85079;3.74593;203;20220820;25.2;11.5;18.4;2.4;13.87;.1;3.84;19811 +93091;48.85079;3.74593;203;20220821;26.2;11.5;18.9;1.6;13.16;.1;3.71;19690 +93091;48.85079;3.74593;203;20220822;25;14.5;19.7;2.2;15.37;.1;3.38;15973 +93091;48.85079;3.74593;203;20220823;28.8;13.9;21.3;1.5;16.37;0;3.85;19782 +93091;48.85079;3.74593;203;20220824;32;16.1;24.1;2.1;15.3;0;4.76;20395 +93091;48.85079;3.74593;203;20220825;32.8;16.1;24.4;3.3;13.96;.7;5.77;20679 +93091;48.85079;3.74593;203;20220826;24.5;17.7;21.1;4.5;16.37;0;3.67;12053 +93091;48.85079;3.74593;203;20220827;24;12.8;18.4;3.3;13.73;0;3.67;17081 +93091;48.85079;3.74593;203;20220828;26.7;12.4;19.6;3.3;13.33;0;4.26;18322 +93091;48.85079;3.74593;203;20220829;29.4;15.2;22.3;3.5;12.5;.5;5.16;18660 +93091;48.85079;3.74593;203;20220830;25;14.9;20;3;14.43;.1;3.52;14641 +93091;48.85079;3.74593;203;20220831;27.7;11.9;19.8;2.2;14.2;.2;3.85;18922 +93091;48.85079;3.74593;203;20220901;27.9;14.8;21.3;3.2;13.53;0;4.41;17008 +93091;48.85079;3.74593;203;20220902;25.9;13.3;19.6;2.7;13.67;2.3;3.68;15715 +93091;48.85079;3.74593;203;20220903;24.2;15.4;19.8;3.3;15.96;.2;3.19;13404 +93091;48.85079;3.74593;203;20220904;28.3;13.2;20.8;2.5;13.93;.9;4.04;17667 +93091;48.85079;3.74593;203;20220905;30.4;16.7;23.5;2.9;15.47;2.5;4.45;16245 +93091;48.85079;3.74593;203;20220906;28.8;13.4;21.1;2.5;15.7;2;3.88;17687 +93091;48.85079;3.74593;203;20220907;23.6;13.8;18.7;2.8;16.2;7.4;2.79;13976 +93091;48.85079;3.74593;203;20220908;20.7;13.5;17.1;4.5;15.57;5.4;2.36;11003 +93091;48.85079;3.74593;203;20220909;20;13.7;16.8;5.9;14.96;3.3;2.47;9754 +93091;48.85079;3.74593;203;20220910;18.7;13.2;16;4.5;15.23;1;1.87;8679 +93091;48.85079;3.74593;203;20220911;21.5;11;16.2;2;14.46;.2;2.25;13221 +93091;48.85079;3.74593;203;20220912;26.5;10.2;18.3;2.9;14;0;3.52;16673 +93091;48.85079;3.74593;203;20220913;25.3;16.3;20.8;2.7;17.3;2.9;2.75;11263 +93091;48.85079;3.74593;203;20220914;25.6;17.3;21.4;3;19.86;3.2;2.59;11525 +93091;48.85079;3.74593;203;20220915;20.5;14.8;17.7;3.2;15.93;.7;2.05;9154 +93091;48.85079;3.74593;203;20220916;17.2;9.8;13.5;2.9;11.2;0;2.02;9633 +93091;48.85079;3.74593;203;20220917;16.7;5.6;11.1;4;8.53;0;2.59;13491 +93091;48.85079;3.74593;203;20220918;18.6;3.2;10.9;3.6;8.4;.1;2.73;15258 +93091;48.85079;3.74593;203;20220919;17.9;4.3;11.1;1.9;8.86;.1;2.17;14674 +93091;48.85079;3.74593;203;20220920;17.1;4.7;10.9;2.3;9.53;.1;2;13517 +93091;48.85079;3.74593;203;20220921;18.3;6;12.1;2.5;9.2;.1;2.31;13765 +93091;48.85079;3.74593;203;20220922;19.7;4.5;12.1;1.7;8.13;0;2.32;14968 +93091;48.85079;3.74593;203;20220923;19.4;6;12.7;1.5;8.87;.4;2.09;12971 +93091;48.85079;3.74593;203;20220924;17.1;10.5;13.8;1.9;11.67;.6;1.64;8431 +93091;48.85079;3.74593;203;20220925;18.3;11.5;14.9;3.7;11.3;0;2.29;8962 +93091;48.85079;3.74593;203;20220926;15.3;7.1;11.2;4.5;10.63;7;1.69;9107 +93091;48.85079;3.74593;203;20220927;13.6;8.7;11.2;5.1;11.3;5.9;1.28;6282 +93091;48.85079;3.74593;203;20220928;14.7;9;11.9;3.1;10.73;.1;1.54;7757 +93091;48.85079;3.74593;203;20220929;13.7;6.2;9.9;1.3;10.1;1.7;1.23;9139 +93091;48.85079;3.74593;203;20220930;16.7;2.5;9.6;2.5;9.3;6.7;1.74;12982 +93091;48.85079;3.74593;203;20221001;19;10.2;14.6;6.9;13.2;.3;2.13;9185 +93091;48.85079;3.74593;203;20221002;18.5;12.7;15.6;4.6;15.1;2.6;1.5;6424 +93091;48.85079;3.74593;203;20221003;15;9.7;12.4;2.5;11.93;0;1.27;7543 +93091;48.85079;3.74593;203;20221004;18.2;5.6;11.9;2.4;11.4;.2;1.63;11776 +93091;48.85079;3.74593;203;20221005;20.9;9.6;15.3;4.5;13.46;.1;2.19;10598 +93091;48.85079;3.74593;203;20221006;18.8;8.4;13.6;2.1;11.3;.1;1.73;10584 +93091;48.85079;3.74593;203;20221007;18;4.8;11.4;1.8;9.9;.2;1.62;11040 +93091;48.85079;3.74593;203;20221008;16.9;5.5;11.2;2.4;9.5;0;1.64;9961 +93091;48.85079;3.74593;203;20221009;18.7;3.3;11;2.9;9.2;.2;1.97;11944 +93091;48.85079;3.74593;203;20221010;18.2;7.5;12.9;3.6;12.5;.4;1.54;8747 +93091;48.85079;3.74593;203;20221011;17.2;9.5;13.4;3.7;11.63;0;1.66;7922 +93091;48.85079;3.74593;203;20221012;19.2;5.1;12.2;1.6;10.5;0;1.47;10925 +93091;48.85079;3.74593;203;20221013;15.1;8.6;11.8;3;13.13;1.9;.84;5864 +93091;48.85079;3.74593;203;20221014;16.1;13.3;14.7;4.3;15.83;11.1;.74;3691 +93091;48.85079;3.74593;203;20221015;18.2;14.2;16.2;4.8;16;4.1;1.24;4896 +93091;48.85079;3.74593;203;20221016;20.1;13.4;16.7;2.9;16.36;0;1.25;6754 +93091;48.85079;3.74593;203;20221017;20.2;15;17.6;3.7;16.66;19.8;1.48;5853 +93091;48.85079;3.74593;203;20221018;18.9;14.4;16.7;1.7;16.63;.2;.98;5227 +93091;48.85079;3.74593;203;20221019;19.3;12.6;15.9;5;15.73;.3;1.33;6571 +93091;48.85079;3.74593;203;20221020;22.1;13.7;17.9;4.3;16.23;12.5;1.76;6855 +93091;48.85079;3.74593;203;20221021;19.2;13.5;16.4;4.6;15.83;4.6;1.34;5456 +93091;48.85079;3.74593;203;20221022;20.2;12.7;16.4;3.8;14.43;.1;1.64;6837 +93091;48.85079;3.74593;203;20221023;21;14;17.5;5.6;15.03;1.4;2.09;6317 +93091;48.85079;3.74593;203;20221024;18.4;14.7;16.6;6.8;13.23;.3;2.37;4703 +93091;48.85079;3.74593;203;20221025;17.2;11.9;14.5;3.9;14;.5;1.15;5129 +93091;48.85079;3.74593;203;20221026;21.1;13.8;17.4;4;14.53;.2;1.85;6452 +93091;48.85079;3.74593;203;20221027;22.2;12.3;17.3;4.5;14.5;0;2.01;7298 +93091;48.85079;3.74593;203;20221028;22.5;14;18.3;3.7;14.53;0;1.99;6864 +93091;48.85079;3.74593;203;20221029;23.1;13.8;18.4;3.6;14.47;0;2.03;6627 +93091;48.85079;3.74593;203;20221030;20;11;15.5;2.7;12.87;0;1.44;6754 +93091;48.85079;3.74593;203;20221031;19.8;11.7;15.7;3.6;14.16;2.2;1.37;5925 +93091;48.85079;3.74593;203;20221101;15.7;10;12.8;6.6;11.77;0;1.51;5392 +93091;48.85079;3.74593;203;20221102;14.9;8.8;11.9;4.5;11.03;.1;1.23;5196 +93091;48.85079;3.74593;203;20221103;13.1;8.8;11;5.3;11.03;5.3;1.02;3846 +93091;48.85079;3.74593;203;20221104;11.1;8.4;9.7;4.8;10.4;3.6;.85;3125 +93091;48.85079;3.74593;203;20221105;10.2;2.1;6.2;3.1;8.7;0;.53;4535 +93091;48.85079;3.74593;203;20221106;9.6;6.9;8.3;4.7;9.86;1.9;.62;2609 +93091;48.85079;3.74593;203;20221107;15;9.8;12.4;6;12.3;.1;1.06;3606 +93091;48.85079;3.74593;203;20221108;16.1;8.3;12.2;5.4;10.83;1.7;1.5;5204 +93091;48.85079;3.74593;203;20221109;14.4;11.1;12.8;4.6;11.83;.4;1.18;3294 +93091;48.85079;3.74593;203;20221110;9.7;5.2;7.5;2.9;10.1;0;.35;2997 +93091;48.85079;3.74593;203;20221111;10.4;7.3;8.8;2.9;10.26;.2;.53;3101 +93091;48.85079;3.74593;203;20221112;15.8;4.2;10;2.9;9.9;.2;.9;5899 +93091;48.85079;3.74593;203;20221113;7.6;4.5;6;2.6;8.7;.1;.43;3035 +93091;48.85079;3.74593;203;20221114;13;2.2;7.6;3.1;9.96;.4;.47;4571 +93091;48.85079;3.74593;203;20221115;12.4;6.9;9.7;5.1;11.66;4.7;.41;3330 +93091;48.85079;3.74593;203;20221116;11.9;8.2;10;6.6;11.4;5.2;.59;3149 +93091;48.85079;3.74593;203;20221117;12.9;10.5;11.7;8.2;10.93;5;1.44;2160 +93091;48.85079;3.74593;203;20221118;9.5;7.4;8.5;5;9.86;1.7;.68;1662 +93091;48.85079;3.74593;203;20221119;8.8;3.1;6;2.7;9.03;.6;.31;2968 +93091;48.85079;3.74593;203;20221120;7.4;3.5;5.4;4.7;8.8;2.1;.28;2770 +93091;48.85079;3.74593;203;20221121;8.1;5.8;6.9;5.1;9.13;2.2;.52;1879 +93091;48.85079;3.74593;203;20221122;9.1;3.5;6.3;6.7;8.27;1.2;.76;3142 +93091;48.85079;3.74593;203;20221123;10.6;4.2;7.4;5.3;8.86;1.7;.71;3356 +93091;48.85079;3.74593;203;20221124;11.3;6.4;8.8;5.6;9.7;2.6;.78;3140 +93091;48.85079;3.74593;203;20221125;10.8;7.8;9.3;4.2;9.87;.2;.75;2493 +93091;48.85079;3.74593;203;20221126;6.2;1;3.6;3;7.97;.1;.16;2558 +93091;48.85079;3.74593;203;20221127;8.8;3.9;6.4;4.6;8.46;1.4;.58;2383 +93091;48.85079;3.74593;203;20221128;10;6.9;8.4;3.3;9.66;1;.57;2011 +93091;48.85079;3.74593;203;20221129;6;3.1;4.5;1.7;8.5;0;.22;1704 +93091;48.85079;3.74593;203;20221130;6.3;4.1;5.2;3.2;8.37;0;.36;1444 +93091;48.85079;3.74593;203;20221201;6.2;3.5;4.8;4.4;7.83;0;.48;1614 +93091;48.85079;3.74593;203;20221202;4.3;3.9;4.1;3.9;7.16;.8;.59;366 +93091;48.85079;3.74593;203;20221203;2.8;1.7;2.2;5.8;6.33;0;.55;923 +93091;48.85079;3.74593;203;20221204;3.1;1.3;2.2;3.9;6.4;3.5;.45;1212 +93091;48.85079;3.74593;203;20221205;1.5;.9;1.2;2.5;6.57;.3;.28;524 +93091;48.85079;3.74593;203;20221206;4;1;2.5;1.9;6.8;.1;.3;1665 +93091;48.85079;3.74593;203;20221207;3.5;-.1;1.7;1.6;6.87;.2;.15;2226 +93091;48.85079;3.74593;203;20221208;3.1;1.8;2.4;1.7;6.8;0;.35;890 +93091;48.85079;3.74593;203;20221209;1.3;-.8;.2;2.8;5.76;0;.28;1278 +93091;48.85079;3.74593;203;20221210;-1;-2.2;-1.6;2.7;5.23;0;.25;886 +93091;48.85079;3.74593;203;20221211;-2.1;-2.8;-2.5;3.9;5;0;.22;561 +93091;48.85079;3.74593;203;20221212;-1.5;-4.3;-2.9;4.7;4.34;0;.36;1522 +93091;48.85079;3.74593;203;20221213;.3;-5.1;-2.4;4.5;3.8;0;.59;3002 +93091;48.85079;3.74593;203;20221214;.4;-2.3;-.9;2.7;4.7;0;.42;1626 +93091;48.85079;3.74593;203;20221215;1.2;-4.2;-1.5;3.9;4.23;0;.52;2756 +93091;48.85079;3.74593;203;20221216;.7;-5;-2.2;3.3;4.37;0;.35;2974 +93091;48.85079;3.74593;203;20221217;-3;-5;-4;1.9;4.06;0;.27;1188 +93091;48.85079;3.74593;203;20221218;.4;-8;-3.8;5.3;4.5;.2;.31;3023 +93091;48.85079;3.74593;203;20221219;10.8;.8;5.8;3.4;8.34;.3;.4;3431 +93091;48.85079;3.74593;203;20221220;12.7;9.9;11.3;5.5;10.5;2.8;1.16;1364 +93091;48.85079;3.74593;203;20221221;10.6;9.5;10;5.5;11.93;9.4;.38;948 +93091;48.85079;3.74593;203;20221222;11.6;10.3;11;8.6;12.36;9;.53;829 +93091;48.85079;3.74593;203;20221223;13.9;11.3;12.6;6;13.16;4.7;.72;1385 +93091;48.85079;3.74593;203;20221224;10.7;9.8;10.3;4.6;11.23;1.5;.66;832 +93091;48.85079;3.74593;203;20221225;13.6;8.5;11;4.6;11.33;.5;.72;2352 +93091;48.85079;3.74593;203;20221226;11;10.3;10.7;5.5;10.2;1;1.18;943 +93091;48.85079;3.74593;203;20221227;8;2;5;4.1;7.53;.1;.5;2990 +93091;48.85079;3.74593;203;20221228;9.9;4.4;7.2;7.7;10.03;4.9;.23;2367 +93091;48.85079;3.74593;203;20221229;10.5;9.5;10;7.6;10.1;.6;1.14;1278 +93091;48.85079;3.74593;203;20221230;13.1;4.7;8.9;7.1;10.73;3.1;.51;3206 +93091;48.85079;3.74593;203;20221231;15.4;12.9;14.2;8.6;12.1;0;1.87;1930 +93092;48.86935;4.08559;133;20220101;12.9;8.9;10.9;2.5;11.06;.1;.54;2747 +93092;48.86935;4.08559;133;20220102;13.5;5.8;9.6;6.9;10.26;0;.84;3087 +93092;48.86935;4.08559;133;20220103;11.7;10.4;11.1;9.1;11.41;18.3;.92;852 +93092;48.86935;4.08559;133;20220104;10.1;9.2;9.7;7.3;10.16;8.8;.94;539 +93092;48.86935;4.08559;133;20220105;5.6;.4;3;5;6.16;.1;.61;3066 +93092;48.86935;4.08559;133;20220106;5.8;.9;3.3;3.3;6.26;.4;.51;3008 +93092;48.86935;4.08559;133;20220107;6.2;1;3.6;8.2;7.11;3.7;.48;2610 +93092;48.86935;4.08559;133;20220108;7;1.6;4.3;8.5;7.76;18.2;.36;2422 +93092;48.86935;4.08559;133;20220109;5.3;3.6;4.5;5.9;7.11;.1;.63;1804 +93092;48.86935;4.08559;133;20220110;3.3;.6;1.9;2.5;6.61;0;.25;1913 +93092;48.86935;4.08559;133;20220111;1.8;-.3;.8;2.5;6.01;0;.27;1702 +93092;48.86935;4.08559;133;20220112;4.3;-2.5;.9;2.6;5.91;0;.21;4217 +93092;48.86935;4.08559;133;20220113;2.1;-.4;.8;2.9;6.26;0;.19;2282 +93092;48.86935;4.08559;133;20220114;6.4;-.2;3.1;1.9;6.36;.1;.32;4064 +93092;48.86935;4.08559;133;20220115;4.1;-1.1;1.5;1.8;6.01;.1;.28;3236 +93092;48.86935;4.08559;133;20220116;1.3;-1.5;-.1;3.7;6.16;.7;.1;1654 +93092;48.86935;4.08559;133;20220117;5.7;1;3.3;2.4;7.56;.1;.19;2868 +93092;48.86935;4.08559;133;20220118;8.7;2.5;5.6;4.2;7.36;0;.69;3894 +93092;48.86935;4.08559;133;20220119;4.5;.8;2.6;4.4;7.36;2.2;.14;2065 +93092;48.86935;4.08559;133;20220120;5.8;1.5;3.7;4.6;6.86;0;.5;3328 +93092;48.86935;4.08559;133;20220121;4.6;.1;2.3;3.3;6.56;0;.37;2327 +93092;48.86935;4.08559;133;20220122;5;.5;2.8;3;6.86;0;.35;2304 +93092;48.86935;4.08559;133;20220123;5.5;2.6;4;3;6.71;0;.56;2628 +93092;48.86935;4.08559;133;20220124;5.3;-1.3;2;2.5;5.96;0;.4;4888 +93092;48.86935;4.08559;133;20220125;-.7;-2.5;-1.6;1.9;5.46;0;.18;2035 +93092;48.86935;4.08559;133;20220126;.1;-1.7;-.8;2.1;5.61;0;.23;1586 +93092;48.86935;4.08559;133;20220127;2.7;-.6;1;5.5;6.66;.2;.1;2220 +93092;48.86935;4.08559;133;20220128;4.3;2.6;3.4;4;7.66;0;.24;1335 +93092;48.86935;4.08559;133;20220129;8.4;2.9;5.7;6.6;9.26;.7;.12;3038 +93092;48.86935;4.08559;133;20220130;8.8;5.3;7.1;2.9;7.56;.4;.82;3817 +93092;48.86935;4.08559;133;20220131;7.6;2.1;4.9;8.3;6.56;.2;1.17;4073 +93092;48.86935;4.08559;133;20220201;7.9;.7;4.3;6.7;7.96;.5;.36;4059 +93092;48.86935;4.08559;133;20220202;10.4;7.9;9.1;5.3;10.46;.4;.61;1883 +93092;48.86935;4.08559;133;20220203;8.2;6.2;7.2;4.3;8.56;.1;.75;1790 +93092;48.86935;4.08559;133;20220204;8.7;5.4;7.1;6.5;8.31;1;.91;3242 +93092;48.86935;4.08559;133;20220205;8.8;-.1;4.3;5.5;6.76;.2;.9;6398 +93092;48.86935;4.08559;133;20220206;9.7;3.8;6.8;12.1;9.11;12.6;.59;3595 +93092;48.86935;4.08559;133;20220207;9.3;2.7;6;4.8;6.16;0;1.38;6009 +93092;48.86935;4.08559;133;20220208;8.1;1.7;4.9;4.1;8.31;.1;.39;3823 +93092;48.86935;4.08559;133;20220209;11.7;1.5;6.6;2.9;7.66;.1;.9;7428 +93092;48.86935;4.08559;133;20220210;7.6;2.9;5.2;5.5;8.11;.9;.7;3929 +93092;48.86935;4.08559;133;20220211;7.7;-.7;3.5;2.6;6.21;.1;.71;8156 +93092;48.86935;4.08559;133;20220212;7.3;-3.3;2;3.2;5.21;0;.88;8689 +93092;48.86935;4.08559;133;20220213;13.1;-2.6;5.2;6.9;6.81;.1;1.6;9705 +93092;48.86935;4.08559;133;20220214;10.9;7.5;9.2;7.3;8.81;2.3;1.42;4924 +93092;48.86935;4.08559;133;20220215;10.2;5.3;7.7;7.3;8.81;5.3;1;4190 +93092;48.86935;4.08559;133;20220216;14.3;7.7;11;11.2;12.21;3;.75;4504 +93092;48.86935;4.08559;133;20220217;12.8;10.4;11.6;9.1;9.46;.3;2.13;3392 +93092;48.86935;4.08559;133;20220218;12.3;8.1;10.2;10.5;9.16;1.1;1.87;4040 +93092;48.86935;4.08559;133;20220219;8.7;1.6;5.1;9.1;6.51;0;1.47;6902 +93092;48.86935;4.08559;133;20220220;11.3;6.2;8.7;11.1;9.81;3.3;1.01;4131 +93092;48.86935;4.08559;133;20220221;9.6;4.5;7;10.5;7.96;.6;1.34;5215 +93092;48.86935;4.08559;133;20220222;9.6;3.3;6.4;6.7;9.31;.9;.49;6042 +93092;48.86935;4.08559;133;20220223;11.6;3.7;7.7;2.9;8.96;.1;.88;6296 +93092;48.86935;4.08559;133;20220224;11.8;7.6;9.7;6.8;8.11;2.7;1.9;4009 +93092;48.86935;4.08559;133;20220225;9.4;0;4.7;4.9;6.21;.1;1.35;8494 +93092;48.86935;4.08559;133;20220226;8.1;-.4;3.9;4;5.81;.1;1.22;8986 +93092;48.86935;4.08559;133;20220227;9.5;-1.7;3.9;5.4;4.96;0;1.79;10204 +93092;48.86935;4.08559;133;20220228;10.5;-2.1;4.2;2.6;5.06;0;1.43;10651 +93092;48.86935;4.08559;133;20220301;9.5;-.4;4.5;2.4;5.61;0;1.21;8368 +93092;48.86935;4.08559;133;20220302;10.7;1.2;5.9;2.4;6.36;0;1.29;8574 +93092;48.86935;4.08559;133;20220303;13.2;5.3;9.2;1.6;8.76;0;1.13;8009 +93092;48.86935;4.08559;133;20220304;11.5;1.7;6.6;2.5;5.46;0;1.64;10430 +93092;48.86935;4.08559;133;20220305;10.1;-.9;4.6;2.1;4.56;0;1.46;11101 +93092;48.86935;4.08559;133;20220306;7.1;-2.1;2.5;4.4;4.11;0;1.72;10363 +93092;48.86935;4.08559;133;20220307;5.6;-2.4;1.6;6.1;3.86;0;1.8;10212 +93092;48.86935;4.08559;133;20220308;11.9;-3.6;4.1;4.3;4.26;0;2.24;13138 +93092;48.86935;4.08559;133;20220309;14.7;-.2;7.3;3.3;6.01;0;2.11;13063 +93092;48.86935;4.08559;133;20220310;16.5;2;9.3;4.7;6.76;0;2.63;13059 +93092;48.86935;4.08559;133;20220311;16.5;3.2;9.9;6.8;8.31;1;2.55;11892 +93092;48.86935;4.08559;133;20220312;11.5;6.4;8.9;5.7;9.11;5.1;1.38;6984 +93092;48.86935;4.08559;133;20220313;11.6;5.6;8.6;5.8;9.51;4.4;1.19;7981 +93092;48.86935;4.08559;133;20220314;13.6;4.1;8.9;3.8;8.46;4.7;1.71;11534 +93092;48.86935;4.08559;133;20220315;10.4;6.5;8.5;3.1;10.56;1;.68;5222 +93092;48.86935;4.08559;133;20220316;13.3;7.1;10.2;3.5;11.16;0;1.18;10011 +93092;48.86935;4.08559;133;20220317;9.5;8;8.8;6.4;8.51;0;1.5;4722 +93092;48.86935;4.08559;133;20220318;13.1;3;8;7.2;6.21;0;2.83;14677 +93092;48.86935;4.08559;133;20220319;14.3;3;8.6;7.4;6.01;0;3.22;15472 +93092;48.86935;4.08559;133;20220320;7.8;-.5;3.6;2.8;6.31;0;1.17;10285 +93092;48.86935;4.08559;133;20220321;18.4;5.1;11.7;3.6;8.11;0;2.8;14946 +93092;48.86935;4.08559;133;20220322;17.7;4.3;11;3;6.81;0;2.81;15915 +93092;48.86935;4.08559;133;20220323;17.6;3.7;10.6;2.8;6.31;0;2.86;17069 +93092;48.86935;4.08559;133;20220324;19.3;3.5;11.4;3.1;6.61;0;3.19;17949 +93092;48.86935;4.08559;133;20220325;18.1;3.1;10.6;4.7;6.41;0;3.52;17917 +93092;48.86935;4.08559;133;20220326;18.3;3;10.6;6;6.41;0;3.89;18213 +93092;48.86935;4.08559;133;20220327;19.8;3.2;11.5;4;7.01;0;3.55;18576 +93092;48.86935;4.08559;133;20220328;20.6;5.2;12.9;2;7.61;0;2.93;18179 +93092;48.86935;4.08559;133;20220329;16.6;6.1;11.3;2.5;9.61;3.3;2.01;12031 +93092;48.86935;4.08559;133;20220330;12.9;8.9;10.9;2.8;11.11;2.1;1.22;6987 +93092;48.86935;4.08559;133;20220331;8;4.8;6.4;6;7.61;0;1.39;9166 +93092;48.86935;4.08559;133;20220401;5;1.2;3.1;6.6;5.71;.5;1.22;4858 +93092;48.86935;4.08559;133;20220402;4.2;.8;2.5;8;5.21;.1;1.36;4640 +93092;48.86935;4.08559;133;20220403;7.3;-2.8;2.2;3.5;4.41;0;1.88;15890 +93092;48.86935;4.08559;133;20220404;10.5;-4.3;3.1;6.4;5.31;0;2.18;16605 +93092;48.86935;4.08559;133;20220405;11;6.4;8.7;7.3;10.21;.4;.91;5575 +93092;48.86935;4.08559;133;20220406;13.2;5.7;9.4;7.1;9.81;.7;1.7;11438 +93092;48.86935;4.08559;133;20220407;15;9.1;12;10.6;10.21;1.8;2.61;11291 +93092;48.86935;4.08559;133;20220408;10.8;5.4;8.1;5.7;7.91;38.9;1.68;6224 +93092;48.86935;4.08559;133;20220409;10.6;.9;5.7;3.5;7.01;1;1.82;15025 +93092;48.86935;4.08559;133;20220410;13.6;-.4;6.6;2.8;6.41;0;2.5;20076 +93092;48.86935;4.08559;133;20220411;18.3;3;10.6;5.5;8.01;0;3.59;21148 +93092;48.86935;4.08559;133;20220412;20.8;7;13.9;4.1;10.11;0;3.58;19624 +93092;48.86935;4.08559;133;20220413;18.2;9.4;13.8;3;12.01;0;2.51;15771 +93092;48.86935;4.08559;133;20220414;20.1;9.8;14.9;2.7;11.81;0;2.84;15985 +93092;48.86935;4.08559;133;20220415;19.6;9.3;14.4;3.7;11.01;0;3.32;19447 +93092;48.86935;4.08559;133;20220416;17.3;5.9;11.6;5.7;8.51;0;3.56;20811 +93092;48.86935;4.08559;133;20220417;18.8;2;10.4;4.9;6.11;0;4.27;23101 +93092;48.86935;4.08559;133;20220418;17.9;2.5;10.2;2.6;6.81;0;3.32;21586 +93092;48.86935;4.08559;133;20220419;19.2;6.7;12.9;2.7;8.81;0;3.46;21513 +93092;48.86935;4.08559;133;20220420;16.8;5.2;11;4.7;6.81;0;3.84;21583 +93092;48.86935;4.08559;133;20220421;18.1;2.9;10.5;5.3;7.71;0;3.75;22025 +93092;48.86935;4.08559;133;20220422;18.1;5.8;11.9;4.6;9.11;0;3.53;22079 +93092;48.86935;4.08559;133;20220423;19.2;5.2;12.2;5.8;9.81;0;3.49;19688 +93092;48.86935;4.08559;133;20220424;15.4;7.1;11.2;3;10.71;.2;2.15;14430 +93092;48.86935;4.08559;133;20220425;16.7;7.6;12.1;3.6;8.41;0;3.17;17064 +93092;48.86935;4.08559;133;20220426;14.8;2.8;8.8;3.8;8.51;.1;2.53;18356 +93092;48.86935;4.08559;133;20220427;18.2;2.8;10.5;4.8;8.71;0;3.52;23256 +93092;48.86935;4.08559;133;20220428;20.5;4.2;12.3;5.2;8.51;0;4.39;24733 +93092;48.86935;4.08559;133;20220429;18.9;7.2;13;4.2;9.51;0;3.52;19064 +93092;48.86935;4.08559;133;20220430;15.6;5;10.3;5.2;8.31;0;3.32;22230 +93092;48.86935;4.08559;133;20220501;16.3;2.4;9.3;3.4;7.91;0;2.94;19068 +93092;48.86935;4.08559;133;20220502;19;6;12.5;3.9;9.41;0;3.56;20920 +93092;48.86935;4.08559;133;20220503;20.3;6.3;13.3;5.2;9.71;0;4.2;24087 +93092;48.86935;4.08559;133;20220504;15.8;8.5;12.1;3.4;10.71;.1;2.24;12306 +93092;48.86935;4.08559;133;20220505;19.1;8.1;13.6;3;10.71;.3;3.13;17889 +93092;48.86935;4.08559;133;20220506;21;9.2;15.1;3;11.11;0;3.68;20376 +93092;48.86935;4.08559;133;20220507;21.7;10.2;15.9;3.5;10.46;0;4.11;20431 +93092;48.86935;4.08559;133;20220508;22.2;9.7;16;4.3;12.26;.1;4.04;21546 +93092;48.86935;4.08559;133;20220509;25.8;10.6;18.2;2.1;11.41;0;4.48;23301 +93092;48.86935;4.08559;133;20220510;26.3;11.8;19;2.8;12.41;0;4.61;21635 +93092;48.86935;4.08559;133;20220511;26;12.1;19.1;4.5;12.31;0;5.36;23116 +93092;48.86935;4.08559;133;20220512;21.1;10.6;15.9;3.2;12.26;0;3.41;17459 +93092;48.86935;4.08559;133;20220513;21.5;8.6;15;2.8;9.66;0;4.1;22049 +93092;48.86935;4.08559;133;20220514;23.2;8.8;16;2.2;10.36;0;4.26;23891 +93092;48.86935;4.08559;133;20220515;27.9;10.7;19.3;3.2;12.06;2;5.43;25225 +93092;48.86935;4.08559;133;20220516;24.5;14.8;19.6;3.5;16.11;.1;3.85;18067 +93092;48.86935;4.08559;133;20220517;28.2;13.7;21;2.4;14.71;0;4.95;23949 +93092;48.86935;4.08559;133;20220518;28.7;16.5;22.6;2.9;16.01;0;5.09;22223 +93092;48.86935;4.08559;133;20220519;28.4;16.9;22.6;3.6;16.71;0;5.05;20597 +93092;48.86935;4.08559;133;20220520;27.7;15.8;21.8;3.3;16.01;1;4.9;21308 +93092;48.86935;4.08559;133;20220521;24.1;8.7;16.4;1.9;12.06;0;4.24;24473 +93092;48.86935;4.08559;133;20220522;22.6;10.9;16.7;2.7;12.76;2;3.85;20693 +93092;48.86935;4.08559;133;20220523;22.1;13.5;17.8;4.2;15.71;4.3;3.36;17380 +93092;48.86935;4.08559;133;20220524;18.7;10.6;14.6;4.7;12.11;.4;3.13;16221 +93092;48.86935;4.08559;133;20220525;20.9;6.8;13.9;3.6;10.66;0;4.01;23348 +93092;48.86935;4.08559;133;20220526;21.1;12.5;16.8;3.8;12.61;0;3.56;16045 +93092;48.86935;4.08559;133;20220527;20.8;13.3;17;3.8;12.26;0;3.67;16079 +93092;48.86935;4.08559;133;20220528;19.6;7.8;13.7;3.4;9.06;0;4.11;22543 +93092;48.86935;4.08559;133;20220529;17.1;5.8;11.5;4.6;8.06;0;3.8;21256 +93092;48.86935;4.08559;133;20220530;19.3;6.1;12.7;2.8;8.71;0;3.9;23120 +93092;48.86935;4.08559;133;20220531;21.8;8.9;15.3;2.3;8.96;0;4.19;22106 +93092;48.86935;4.08559;133;20220601;21.9;6.8;14.3;2.3;9.36;0;4.3;25040 +93092;48.86935;4.08559;133;20220602;24.2;8.4;16.3;3.6;9.81;0;5.2;25768 +93092;48.86935;4.08559;133;20220603;22.8;12.1;17.4;3.1;14.11;3.8;3.88;20565 +93092;48.86935;4.08559;133;20220604;28.1;14.2;21.2;2.1;17.01;9.4;4.81;24486 +93092;48.86935;4.08559;133;20220605;21.7;16.6;19.1;3.3;18.11;12.5;2.72;13510 +93092;48.86935;4.08559;133;20220606;21.3;13.9;17.6;3.2;14.21;.1;3.4;16527 +93092;48.86935;4.08559;133;20220607;21.9;12.8;17.4;4.3;14.26;1.7;3.59;16955 +93092;48.86935;4.08559;133;20220608;20.2;12;16.1;2.3;14.35;10.4;3.12;17466 +93092;48.86935;4.08559;133;20220609;21.5;9.9;15.7;3.8;12.21;.1;3.85;20057 +93092;48.86935;4.08559;133;20220610;24.5;13.2;18.8;2.5;14.06;.1;4.14;20195 +93092;48.86935;4.08559;133;20220611;27.2;13.7;20.5;2.2;15.66;0;4.87;24907 +93092;48.86935;4.08559;133;20220612;24.8;13.7;19.2;3.7;12.36;0;5.05;22538 +93092;48.86935;4.08559;133;20220613;22.4;9.3;15.9;3;10.96;0;4.51;24669 +93092;48.86935;4.08559;133;20220614;25.4;10.1;17.7;3;11.41;0;5.17;26288 +93092;48.86935;4.08559;133;20220615;30.5;13.4;21.9;2.6;13.46;0;6;27108 +93092;48.86935;4.08559;133;20220616;28.6;15.8;22.2;2.8;13.61;0;5.67;25051 +93092;48.86935;4.08559;133;20220617;32.3;14.9;23.6;2.1;13.11;0;6.18;27786 +93092;48.86935;4.08559;133;20220618;35.7;18.4;27;2.5;15.61;0;6.99;27510 +93092;48.86935;4.08559;133;20220619;29.6;16.9;23.3;4.7;17.56;34.1;6.04;24528 +93092;48.86935;4.08559;133;20220620;21.7;16.2;18.9;4.3;17.16;5.2;2.9;13036 +93092;48.86935;4.08559;133;20220621;25.8;13.2;19.5;3.8;15.66;.4;4.86;24569 +93092;48.86935;4.08559;133;20220622;22.5;16.3;19.4;2.6;17.56;4.1;2.94;14165 +93092;48.86935;4.08559;133;20220623;27.3;17;22.2;3.1;18.61;10.4;4.62;21318 +93092;48.86935;4.08559;133;20220624;24.2;16.4;20.3;5.1;17.26;.9;4.14;18806 +93092;48.86935;4.08559;133;20220625;22.5;14.6;18.5;3.5;15.96;9.5;3.25;15025 +93092;48.86935;4.08559;133;20220626;19.6;12.8;16.2;1.9;15.01;.3;2.64;14887 +93092;48.86935;4.08559;133;20220627;23.5;14;18.7;2.3;14.61;1.2;3.74;18441 +93092;48.86935;4.08559;133;20220628;26.6;11;18.8;1.8;12.51;0;4.96;26620 +93092;48.86935;4.08559;133;20220629;27.1;12.6;19.9;3.1;12.61;.6;5.55;25881 +93092;48.86935;4.08559;133;20220630;15.5;14.2;14.8;3.5;14.66;9.3;1.29;4629 +93092;48.86935;4.08559;133;20220701;22.3;11.1;16.7;3.4;12.51;.1;3.93;19210 +93092;48.86935;4.08559;133;20220702;27;10.9;18.9;2;11.96;0;5.17;27022 +93092;48.86935;4.08559;133;20220703;25.1;13.5;19.3;3;12.71;0;4.95;23749 +93092;48.86935;4.08559;133;20220704;25.4;12.1;18.8;2.6;11.91;0;5.03;25127 +93092;48.86935;4.08559;133;20220705;25.6;11.8;18.7;3.6;12.06;0;5.36;25183 +93092;48.86935;4.08559;133;20220706;24.7;12;18.3;3.1;11.46;0;5.03;24087 +93092;48.86935;4.08559;133;20220707;21;13.2;17.1;4.3;13.96;0;3.44;16219 +93092;48.86935;4.08559;133;20220708;25.2;10.1;17.6;3.6;12.11;0;5.16;26019 +93092;48.86935;4.08559;133;20220709;27.6;13.6;20.6;3.6;13.71;0;5.48;23888 +93092;48.86935;4.08559;133;20220710;24.5;12.1;18.3;4.7;12.81;0;5.13;24249 +93092;48.86935;4.08559;133;20220711;28;13.9;21;3.6;14.46;0;5.56;24976 +93092;48.86935;4.08559;133;20220712;29.9;15;22.5;2.5;14.16;0;5.67;25615 +93092;48.86935;4.08559;133;20220713;34.2;17.5;25.9;2.1;13.31;0;6.13;24269 +93092;48.86935;4.08559;133;20220714;31.1;17.6;24.4;3.7;14.56;0;6.43;23731 +93092;48.86935;4.08559;133;20220715;24.8;14.3;19.6;4.7;11.21;0;5.63;22429 +93092;48.86935;4.08559;133;20220716;26.9;11.6;19.3;3.1;11.41;0;5.52;25658 +93092;48.86935;4.08559;133;20220717;29.8;13.7;21.8;3;11.11;0;6.13;25754 +93092;48.86935;4.08559;133;20220718;36.3;16.9;26.6;2.3;11.31;0;6.89;27055 +93092;48.86935;4.08559;133;20220719;38.9;19.5;29.2;3.7;13.91;1.1;8.57;27069 +93092;48.86935;4.08559;133;20220720;24;20.5;22.3;3.2;19.76;8.2;3.06;11705 +93092;48.86935;4.08559;133;20220721;26.5;15.4;21;2.7;18.46;.1;3.71;17326 +93092;48.86935;4.08559;133;20220722;27;15.2;21.1;3.2;18.36;.3;4.28;20854 +93092;48.86935;4.08559;133;20220723;27.8;17;22.4;2.1;17.61;0;4.15;18736 +93092;48.86935;4.08559;133;20220724;31.9;17;24.5;1.9;16.61;0;5.43;24826 +93092;48.86935;4.08559;133;20220725;26.9;18.8;22.9;3.6;15.91;0;4.82;18146 +93092;48.86935;4.08559;133;20220726;24.1;13.1;18.6;3.5;13.96;0;3.89;16862 +93092;48.86935;4.08559;133;20220727;24.7;14.9;19.8;3.9;12.71;0;4.71;19079 +93092;48.86935;4.08559;133;20220728;25.8;13.9;19.9;2.9;11.21;0;4.54;17784 +93092;48.86935;4.08559;133;20220729;28;11.9;20;3.2;11.96;0;5.32;22739 +93092;48.86935;4.08559;133;20220730;29.9;15.5;22.7;2.4;13.01;0;5.29;22724 +93092;48.86935;4.08559;133;20220731;28.4;15.9;22.2;3.5;15.61;0;5.2;22182 +93092;48.86935;4.08559;133;20220801;26.4;15.6;21;2.1;16.86;0;3.73;17364 +93092;48.86935;4.08559;133;20220802;31;15.2;23.1;1.7;16.41;0;4.95;24102 +93092;48.86935;4.08559;133;20220803;34.7;17.6;26.2;1.6;15.76;0;5.57;24730 +93092;48.86935;4.08559;133;20220804;32.7;20.1;26.4;3;17.21;9.8;5.63;19726 +93092;48.86935;4.08559;133;20220805;25.2;16.2;20.7;4.8;16.46;1.1;4.16;16883 +93092;48.86935;4.08559;133;20220806;23.6;12;17.8;5.2;10.61;0;5.1;20795 +93092;48.86935;4.08559;133;20220807;26.6;12.3;19.5;4.8;10.21;0;5.91;22398 +93092;48.86935;4.08559;133;20220808;28.3;14.1;21.2;4.4;11.41;0;5.97;22186 +93092;48.86935;4.08559;133;20220809;30.2;15.3;22.8;4.6;12.61;0;6.45;22544 +93092;48.86935;4.08559;133;20220810;30.6;17.4;24;4.4;11.86;0;6.59;21006 +93092;48.86935;4.08559;133;20220811;30.5;16.1;23.3;3.7;11.01;0;6.2;21623 +93092;48.86935;4.08559;133;20220812;31.7;15.5;23.6;3.7;11.01;0;6.45;22618 +93092;48.86935;4.08559;133;20220813;31.1;15.9;23.5;3.6;10.56;0;6.37;22052 +93092;48.86935;4.08559;133;20220814;29.2;16.6;22.9;3.4;13.41;1.1;5.16;17970 +93092;48.86935;4.08559;133;20220815;24.9;16.1;20.5;3.3;16.91;.1;3.55;16202 +93092;48.86935;4.08559;133;20220816;28.2;15.1;21.7;2.1;17.11;5.9;4.01;19607 +93092;48.86935;4.08559;133;20220817;27.2;17;22.1;2.6;18.16;0;3.82;17461 +93092;48.86935;4.08559;133;20220818;27.7;16.1;21.9;2.1;17.66;3.3;3.62;16645 +93092;48.86935;4.08559;133;20220819;24.3;15.3;19.8;3.6;17.26;1.5;3.2;14725 +93092;48.86935;4.08559;133;20220820;26.1;13.2;19.6;2.9;14.41;0;4.13;19962 +93092;48.86935;4.08559;133;20220821;26.5;13;19.8;1.7;13.21;0;3.74;19058 +93092;48.86935;4.08559;133;20220822;26.9;16;21.4;2.6;15.11;.1;3.83;15887 +93092;48.86935;4.08559;133;20220823;29.6;15;22.3;2;16.76;0;4.11;19700 +93092;48.86935;4.08559;133;20220824;32.6;16.9;24.8;1.9;15.56;0;4.74;20831 +93092;48.86935;4.08559;133;20220825;32.5;17;24.8;2.8;14.16;1.3;5.4;20327 +93092;48.86935;4.08559;133;20220826;25;18.7;21.8;4.8;16.56;0;3.79;11435 +93092;48.86935;4.08559;133;20220827;23.8;13.4;18.6;3.6;14.11;0;3.63;17024 +93092;48.86935;4.08559;133;20220828;26.9;13.6;20.2;3.6;13.86;0;4.32;17672 +93092;48.86935;4.08559;133;20220829;29.5;14.6;22.1;3.4;12.86;.3;5.08;19345 +93092;48.86935;4.08559;133;20220830;25.1;15.3;20.2;2.9;14.91;1.7;3.37;14279 +93092;48.86935;4.08559;133;20220831;28;13.1;20.5;2.9;14.66;.8;4.13;18681 +93092;48.86935;4.08559;133;20220901;27.2;14.4;20.8;3.5;13.91;0;4.27;17055 +93092;48.86935;4.08559;133;20220902;27.2;13.1;20.2;3.4;13.96;1.4;4.04;16315 +93092;48.86935;4.08559;133;20220903;25.5;15.3;20.4;3.3;16.21;.1;3.32;14146 +93092;48.86935;4.08559;133;20220904;29;13.4;21.2;2.4;14.61;.6;4.02;18171 +93092;48.86935;4.08559;133;20220905;30.6;16.8;23.7;2.8;15.61;4.8;4.33;16326 +93092;48.86935;4.08559;133;20220906;29;15;22;2.5;16.31;2.8;3.81;17244 +93092;48.86935;4.08559;133;20220907;24.6;14;19.3;2.9;16.76;10;2.92;14817 +93092;48.86935;4.08559;133;20220908;21.8;14.2;18;4.8;15.86;4.4;2.56;11163 +93092;48.86935;4.08559;133;20220909;21.2;14;17.6;6.3;15.16;3.9;2.72;10233 +93092;48.86935;4.08559;133;20220910;19.8;13.5;16.7;4.5;15.31;.8;2;8828 +93092;48.86935;4.08559;133;20220911;20.7;11.7;16.2;2.4;14.71;.2;2.1;12033 +93092;48.86935;4.08559;133;20220912;27;10.7;18.8;2.7;14.16;0;3.45;16568 +93092;48.86935;4.08559;133;20220913;25.9;15.8;20.8;2.8;17.46;2.9;2.75;11463 +93092;48.86935;4.08559;133;20220914;26.5;17.6;22;3.1;19.96;4.7;2.73;11984 +93092;48.86935;4.08559;133;20220915;20.4;15.5;18;3;16.26;1.2;1.9;8326 +93092;48.86935;4.08559;133;20220916;17.8;11.1;14.5;3.1;11.81;0;2.01;8504 +93092;48.86935;4.08559;133;20220917;17;7;12;4.4;8.96;0;2.64;13056 +93092;48.86935;4.08559;133;20220918;18.7;4.5;11.6;4.4;8.66;0;2.88;14505 +93092;48.86935;4.08559;133;20220919;18.5;6.5;12.5;2.2;9.61;.1;2.26;14050 +93092;48.86935;4.08559;133;20220920;17.7;5.8;11.7;2.8;9.91;0;2.13;13356 +93092;48.86935;4.08559;133;20220921;18;6.8;12.4;2.8;9.66;.1;2.25;13445 +93092;48.86935;4.08559;133;20220922;20;6.2;13.1;2;8.36;0;2.48;14601 +93092;48.86935;4.08559;133;20220923;19.1;6.9;13;1.8;8.91;.2;2.14;12349 +93092;48.86935;4.08559;133;20220924;17.3;10.5;13.9;2;11.76;.2;1.61;8217 +93092;48.86935;4.08559;133;20220925;17.9;11.5;14.7;3.5;11.71;0;2.06;8658 +93092;48.86935;4.08559;133;20220926;16.3;7.9;12.1;5.3;10.81;7;1.9;8703 +93092;48.86935;4.08559;133;20220927;13.9;8.9;11.4;5.9;11.36;5.6;1.28;5906 +93092;48.86935;4.08559;133;20220928;15.6;8.4;12;3.1;10.56;.1;1.63;8606 +93092;48.86935;4.08559;133;20220929;15.2;6.6;10.9;2.3;10.11;1.6;1.47;9650 +93092;48.86935;4.08559;133;20220930;16.7;4;10.4;3.3;9.81;7.7;1.81;12604 +93092;48.86935;4.08559;133;20221001;19.3;10.2;14.7;7.9;13.16;2.4;2.25;9086 +93092;48.86935;4.08559;133;20221002;19.4;12.3;15.8;4.7;15.06;6;1.51;6687 +93092;48.86935;4.08559;133;20221003;14.7;9.8;12.2;2.2;12.06;0;1.13;7432 +93092;48.86935;4.08559;133;20221004;18.8;5.3;12;1.9;11.46;.2;1.56;12349 +93092;48.86935;4.08559;133;20221005;22;8;15;4.5;13.46;.1;2.23;11941 +93092;48.86935;4.08559;133;20221006;19.4;9;14.2;2.4;11.61;.1;1.81;10698 +93092;48.86935;4.08559;133;20221007;18.5;6.1;12.3;1.8;10.41;.2;1.56;10813 +93092;48.86935;4.08559;133;20221008;17.4;6.7;12;2.8;9.96;.1;1.73;9626 +93092;48.86935;4.08559;133;20221009;19;4.1;11.5;3;9.56;.2;1.96;11957 +93092;48.86935;4.08559;133;20221010;19.5;7;13.2;3.4;12.56;.2;1.56;9267 +93092;48.86935;4.08559;133;20221011;17.2;10.6;13.9;3.8;11.96;.1;1.63;7476 +93092;48.86935;4.08559;133;20221012;19.5;5.4;12.4;1.6;10.81;0;1.44;11134 +93092;48.86935;4.08559;133;20221013;15.7;9.3;12.5;2.9;13.06;2;.88;5283 +93092;48.86935;4.08559;133;20221014;16.3;13.6;15;4.6;15.81;11.7;.74;3259 +93092;48.86935;4.08559;133;20221015;19;14.6;16.8;5.2;16.16;5;1.36;5104 +93092;48.86935;4.08559;133;20221016;20.8;13.6;17.2;3;16.61;.1;1.3;6955 +93092;48.86935;4.08559;133;20221017;21.5;14.7;18.1;3.6;16.81;18.4;1.55;6901 +93092;48.86935;4.08559;133;20221018;19.5;14.9;17.2;1.8;16.91;.2;1;5295 +93092;48.86935;4.08559;133;20221019;18.9;12.4;15.6;4.8;15.61;.6;1.18;6543 +93092;48.86935;4.08559;133;20221020;22.4;13.4;17.9;4;16.16;16.8;1.69;7100 +93092;48.86935;4.08559;133;20221021;20.2;13.5;16.9;3.9;16.01;3.6;1.32;5792 +93092;48.86935;4.08559;133;20221022;20.9;12.5;16.7;4.3;14.71;.1;1.72;7338 +93092;48.86935;4.08559;133;20221023;21.6;13.7;17.6;6.1;15.21;1.9;2.13;6863 +93092;48.86935;4.08559;133;20221024;19;14.9;17;8;13.46;.4;2.57;5136 +93092;48.86935;4.08559;133;20221025;17.8;11.9;14.8;3.7;14.06;.7;1.16;5502 +93092;48.86935;4.08559;133;20221026;21.7;13.8;17.7;3.9;14.71;.2;1.83;7017 +93092;48.86935;4.08559;133;20221027;23.1;12.4;17.7;4.3;15.16;0;1.9;7815 +93092;48.86935;4.08559;133;20221028;23;14.1;18.5;3.6;15.11;0;1.91;7495 +93092;48.86935;4.08559;133;20221029;23.1;13.6;18.3;3.3;15.01;.1;1.78;6869 +93092;48.86935;4.08559;133;20221030;21;12;16.5;2.6;13.36;.1;1.45;7125 +93092;48.86935;4.08559;133;20221031;20.1;11.8;16;3.8;14.21;2.4;1.41;6093 +93092;48.86935;4.08559;133;20221101;16.2;10.4;13.3;7.6;12.01;0;1.59;5828 +93092;48.86935;4.08559;133;20221102;15.8;8.7;12.2;4.9;11.06;.1;1.34;5715 +93092;48.86935;4.08559;133;20221103;13.2;7.9;10.6;5.3;11.16;6.9;.81;4255 +93092;48.86935;4.08559;133;20221104;11.2;8.8;10;5.5;10.56;7.3;.81;3077 +93092;48.86935;4.08559;133;20221105;10.7;2.7;6.7;3.6;8.91;.1;.56;4049 +93092;48.86935;4.08559;133;20221106;9.7;6.5;8.1;5.2;9.81;1.8;.57;2574 +93092;48.86935;4.08559;133;20221107;15.5;9.3;12.4;7.3;12.41;.1;1.06;3766 +93092;48.86935;4.08559;133;20221108;16.7;7.7;12.2;6.2;11.01;2.3;1.5;5743 +93092;48.86935;4.08559;133;20221109;15.1;11.5;13.3;4.9;12.06;.4;1.2;3518 +93092;48.86935;4.08559;133;20221110;11.3;5.5;8.4;3;10.11;0;.5;3192 +93092;48.86935;4.08559;133;20221111;10.3;7.6;8.9;2.5;10.36;.2;.47;2919 +93092;48.86935;4.08559;133;20221112;14.6;3.5;9.1;2.5;9.56;.2;.72;5801 +93092;48.86935;4.08559;133;20221113;9.7;4.8;7.3;2.8;8.86;.1;.53;3835 +93092;48.86935;4.08559;133;20221114;12.7;2.9;7.8;3.2;10.16;1.3;.41;3854 +93092;48.86935;4.08559;133;20221115;13.2;6.9;10.1;6;11.86;6.1;.38;3433 +93092;48.86935;4.08559;133;20221116;12.4;8.8;10.6;7.9;11.51;4.7;.66;3261 +93092;48.86935;4.08559;133;20221117;13.8;11.2;12.5;10.3;11.06;5.4;1.74;2351 +93092;48.86935;4.08559;133;20221118;9.6;8.5;9.1;5.5;10.06;1.8;.72;1129 +93092;48.86935;4.08559;133;20221119;9;3.9;6.5;3.1;9.26;.9;.3;2568 +93092;48.86935;4.08559;133;20221120;8.1;3.8;6;5.4;8.96;1.7;.26;2973 +93092;48.86935;4.08559;133;20221121;8.6;6.2;7.4;6.2;9.26;1.9;.54;1872 +93092;48.86935;4.08559;133;20221122;9.6;3.9;6.7;8.1;8.46;.9;.77;3108 +93092;48.86935;4.08559;133;20221123;10.4;4.1;7.3;6;8.86;1.6;.69;3192 +93092;48.86935;4.08559;133;20221124;11.8;6.5;9.1;6.9;9.81;1.4;.85;3434 +93092;48.86935;4.08559;133;20221125;11.5;7.4;9.5;4.8;9.91;.2;.78;2946 +93092;48.86935;4.08559;133;20221126;6.1;1.5;3.8;3.1;8.01;.3;.17;2121 +93092;48.86935;4.08559;133;20221127;8.9;4.1;6.5;4.3;8.66;1.5;.49;2156 +93092;48.86935;4.08559;133;20221128;10.1;6.9;8.5;3.4;9.71;1.1;.54;2036 +93092;48.86935;4.08559;133;20221129;6.6;3.3;4.9;1.8;8.66;.1;.2;1762 +93092;48.86935;4.08559;133;20221130;6.7;4.6;5.7;3.2;8.46;0;.36;1341 +93092;48.86935;4.08559;133;20221201;6.9;4.6;5.8;4.5;7.96;0;.58;1308 +93092;48.86935;4.08559;133;20221202;4.8;4.4;4.6;4.6;7.21;.9;.65;309 +93092;48.86935;4.08559;133;20221203;3.3;2.2;2.7;6.3;6.46;0;.56;830 +93092;48.86935;4.08559;133;20221204;3.2;2;2.6;4.6;6.51;6.4;.47;869 +93092;48.86935;4.08559;133;20221205;2.2;1.5;1.9;2.5;6.76;.2;.26;657 +93092;48.86935;4.08559;133;20221206;4.5;1.5;3;2.1;6.86;.1;.33;1519 +93092;48.86935;4.08559;133;20221207;4.2;1;2.6;2.1;6.96;.4;.23;2163 +93092;48.86935;4.08559;133;20221208;4;2;3;1.8;6.91;0;.34;1171 +93092;48.86935;4.08559;133;20221209;1.2;-.2;.5;3;5.86;0;.28;1503 +93092;48.86935;4.08559;133;20221210;-1;-1.9;-1.5;3;5.26;0;.23;709 +93092;48.86935;4.08559;133;20221211;-1.3;-2.2;-1.8;3;5.06;0;.25;701 +93092;48.86935;4.08559;133;20221212;-.5;-4.1;-2.3;4.3;4.36;0;.36;2510 +93092;48.86935;4.08559;133;20221213;0;-5.6;-2.8;4.6;3.91;0;.47;3256 +93092;48.86935;4.08559;133;20221214;.5;-1.9;-.7;2.9;4.81;0;.41;1590 +93092;48.86935;4.08559;133;20221215;1.2;-4.3;-1.5;3.6;4.26;0;.45;2884 +93092;48.86935;4.08559;133;20221216;1.8;-3.8;-1;3.6;4.41;.1;.48;3072 +93092;48.86935;4.08559;133;20221217;-4.7;-5.4;-5.1;1.6;4.01;0;.23;385 +93092;48.86935;4.08559;133;20221218;.9;-9.5;-4.3;2.9;4.43;.5;.16;3634 +93092;48.86935;4.08559;133;20221219;10.3;1.1;5.7;3.1;8.45;.2;.37;3206 +93092;48.86935;4.08559;133;20221220;13;9.3;11.2;6.9;10.76;2.5;1.14;1449 +93092;48.86935;4.08559;133;20221221;11.5;10.5;11;6.5;12.16;10;.49;943 +93092;48.86935;4.08559;133;20221222;12.2;10.6;11.4;10.3;12.41;10.2;.59;913 +93092;48.86935;4.08559;133;20221223;14.4;11.1;12.8;7;13.16;4;.72;1494 +93092;48.86935;4.08559;133;20221224;11.2;10.3;10.8;5.5;11.31;.7;.74;826 +93092;48.86935;4.08559;133;20221225;14.1;8.6;11.3;4.8;11.41;1;.75;2430 +93092;48.86935;4.08559;133;20221226;11.8;10.7;11.2;7.2;10.31;1.6;1.33;1401 +93092;48.86935;4.08559;133;20221227;8.5;1.5;5;4;7.41;.1;.48;3365 +93092;48.86935;4.08559;133;20221228;10.2;3.6;6.9;9.3;10.01;3.6;.17;2464 +93092;48.86935;4.08559;133;20221229;11.1;10.1;10.6;9.2;10.11;1;1.3;1572 +93092;48.86935;4.08559;133;20221230;13.5;4.3;8.9;8.5;10.66;3.6;.54;3287 +93092;48.86935;4.08559;133;20221231;16.1;13.3;14.7;10.1;12.36;0;2.03;2284 +93093;48.88687;4.42547;125;20220101;14.4;7.8;11.1;1.8;11;0;.52;2714 +93093;48.88687;4.42547;125;20220102;13.9;4.6;9.3;3.8;10.5;0;.56;3333 +93093;48.88687;4.42547;125;20220103;11.6;10.2;10.9;5;11.65;17.7;.75;955 +93093;48.88687;4.42547;125;20220104;9.4;9;9.2;4.5;10.3;10.6;.83;315 +93093;48.88687;4.42547;125;20220105;5.1;.4;2.8;3.3;6.45;.1;.45;2231 +93093;48.88687;4.42547;125;20220106;5.1;.3;2.7;1.5;6.65;.4;.28;2303 +93093;48.88687;4.42547;125;20220107;5.3;.6;2.9;4.7;7.25;3.7;.28;2258 +93093;48.88687;4.42547;125;20220108;6.5;1.2;3.9;5.6;7.9;16.6;.24;2498 +93093;48.88687;4.42547;125;20220109;5.4;3.7;4.5;4;7.15;.1;.64;1147 +93093;48.88687;4.42547;125;20220110;3.6;-2.2;.7;1.7;6.55;0;.15;2567 +93093;48.88687;4.42547;125;20220111;3.8;.1;1.9;1.7;6;0;.4;2077 +93093;48.88687;4.42547;125;20220112;5.3;-5;.1;1.5;5.65;0;.23;3867 +93093;48.88687;4.42547;125;20220113;3.9;-.7;1.6;2.1;6.15;0;.36;2450 +93093;48.88687;4.42547;125;20220114;7.4;-3.8;1.8;.7;5.7;.1;.21;4188 +93093;48.88687;4.42547;125;20220115;6.7;-4.5;1.1;1.1;5.5;.1;.27;4282 +93093;48.88687;4.42547;125;20220116;.5;-2.6;-1;2.7;6.05;.6;.07;1951 +93093;48.88687;4.42547;125;20220117;5.3;.6;3;1.4;7.6;.1;.2;2630 +93093;48.88687;4.42547;125;20220118;9.3;3.2;6.2;2.5;7.4;0;.69;3152 +93093;48.88687;4.42547;125;20220119;4.2;-1.3;1.4;2.8;7.25;2.4;.07;2953 +93093;48.88687;4.42547;125;20220120;5.8;1.8;3.8;3;7.1;0;.45;2538 +93093;48.88687;4.42547;125;20220121;4.5;-.5;2;2.2;6.65;0;.3;2889 +93093;48.88687;4.42547;125;20220122;5.2;-.1;2.6;1.8;7.05;0;.27;3077 +93093;48.88687;4.42547;125;20220123;6.2;2.7;4.5;1.9;6.65;0;.59;2463 +93093;48.88687;4.42547;125;20220124;6.9;-4.3;1.3;1.5;5.35;0;.44;4828 +93093;48.88687;4.42547;125;20220125;-1.1;-4.9;-3;1;5.15;0;.18;2445 +93093;48.88687;4.42547;125;20220126;-.4;-1.8;-1.1;1.5;5.7;0;.23;1336 +93093;48.88687;4.42547;125;20220127;1.9;-.9;.5;3.3;6.55;.5;.15;2250 +93093;48.88687;4.42547;125;20220128;4.3;2.1;3.2;2.3;7.8;0;.23;1968 +93093;48.88687;4.42547;125;20220129;7.6;2.9;5.2;4.3;9.1;.9;.18;3229 +93093;48.88687;4.42547;125;20220130;9.4;4.7;7.1;1.8;7.7;.2;.7;3293 +93093;48.88687;4.42547;125;20220131;7;.7;3.9;5.4;6.8;.2;.75;4007 +93093;48.88687;4.42547;125;20220201;7.9;1;4.4;3.9;8.05;.8;.4;4275 +93093;48.88687;4.42547;125;20220202;10.8;7.6;9.2;2.8;10.55;.9;.59;2752 +93093;48.88687;4.42547;125;20220203;8.2;6.4;7.3;2.4;8.85;.1;.63;2009 +93093;48.88687;4.42547;125;20220204;8.5;5.6;7;4;8.45;1.2;.8;2751 +93093;48.88687;4.42547;125;20220205;8.9;-1.2;3.9;3;6.85;.1;.67;5666 +93093;48.88687;4.42547;125;20220206;10;3.1;6.5;7.8;9.15;13.2;.58;4678 +93093;48.88687;4.42547;125;20220207;8.8;2.4;5.6;3;6.25;0;1.03;4562 +93093;48.88687;4.42547;125;20220208;7.4;-1.2;3.1;2.1;8.2;0;.24;5373 +93093;48.88687;4.42547;125;20220209;13;-1.8;5.6;1.3;7.3;.1;.69;7539 +93093;48.88687;4.42547;125;20220210;6;-.4;2.8;4.2;7.87;1;.69;3076 +93093;48.88687;4.42547;125;20220211;7.8;-1.1;3.4;1.9;6.1;0;.66;8218 +93093;48.88687;4.42547;125;20220212;7.8;-3.6;2.1;2.7;5.07;0;.89;9263 +93093;48.88687;4.42547;125;20220213;13.1;-3.1;5;5.4;6.64;0;1.52;8968 +93093;48.88687;4.42547;125;20220214;11.1;7.9;9.5;6.2;8.75;2.3;1.47;5862 +93093;48.88687;4.42547;125;20220215;10.5;5.5;8;5.9;8.6;4.6;1.14;6530 +93093;48.88687;4.42547;125;20220216;14;7.3;10.6;6.8;12.25;3.8;.69;5538 +93093;48.88687;4.42547;125;20220217;13;10.5;11.8;5.3;9.85;.4;1.7;3157 +93093;48.88687;4.42547;125;20220218;12.5;8;10.2;6;9.55;1;1.52;4568 +93093;48.88687;4.42547;125;20220219;8.9;2;5.5;5.5;6.75;0;1.29;5895 +93093;48.88687;4.42547;125;20220220;11.5;6.5;9;6.7;9.95;3.3;1.02;5019 +93093;48.88687;4.42547;125;20220221;9.4;5;7.2;6.2;8.1;.8;1.2;4778 +93093;48.88687;4.42547;125;20220222;9.2;2.8;6;3.8;9.3;1;.5;5901 +93093;48.88687;4.42547;125;20220223;13;.1;6.5;1.8;8.9;0;.86;8800 +93093;48.88687;4.42547;125;20220224;11.9;7;9.4;3.7;8.35;2.7;1.47;5223 +93093;48.88687;4.42547;125;20220225;9.5;-1.4;4.1;2.8;6.3;.1;1.04;8227 +93093;48.88687;4.42547;125;20220226;9;-5;2;2.2;5.35;.1;1.05;9596 +93093;48.88687;4.42547;125;20220227;10.5;-3.3;3.6;3.3;5;0;1.57;9733 +93093;48.88687;4.42547;125;20220228;11.8;-4.9;3.5;1.6;4.9;0;1.26;10985 +93093;48.88687;4.42547;125;20220301;10.4;-4.5;2.9;1.4;5.55;0;1.04;10409 +93093;48.88687;4.42547;125;20220302;12.1;-.8;5.7;1.8;6.5;0;1.25;9835 +93093;48.88687;4.42547;125;20220303;14.2;2.9;8.6;1.6;8.4;0;1.21;9336 +93093;48.88687;4.42547;125;20220304;12.7;-2.7;5;2.1;5;0;1.61;11054 +93093;48.88687;4.42547;125;20220305;11;-5.9;2.6;1.7;4.3;0;1.4;11828 +93093;48.88687;4.42547;125;20220306;8;-6.1;1;3.4;4;0;1.56;10797 +93093;48.88687;4.42547;125;20220307;6.4;-3.1;1.7;4.6;3.9;0;1.73;9017 +93093;48.88687;4.42547;125;20220308;12.4;-3.9;4.2;3.1;4.3;0;2.05;12240 +93093;48.88687;4.42547;125;20220309;14.7;-5.4;4.6;1.6;5.55;0;1.61;13816 +93093;48.88687;4.42547;125;20220310;16.9;-3.2;6.8;2.9;6.45;0;2.22;14014 +93093;48.88687;4.42547;125;20220311;17.7;5.9;11.8;4.3;8.4;.6;2.61;10820 +93093;48.88687;4.42547;125;20220312;12.8;5.9;9.3;2.9;9.05;4.1;1.4;8197 +93093;48.88687;4.42547;125;20220313;13.1;4.6;8.8;3.5;9.5;4.4;1.35;9290 +93093;48.88687;4.42547;125;20220314;14.1;4.9;9.5;2.6;8.5;5.1;1.65;9844 +93093;48.88687;4.42547;125;20220315;11.2;4.4;7.8;1.9;10.6;.5;.87;8398 +93093;48.88687;4.42547;125;20220316;14.3;6.7;10.5;2.3;11.1;0;1.28;9156 +93093;48.88687;4.42547;125;20220317;10.6;8;9.3;4.1;8.95;0;1.42;5037 +93093;48.88687;4.42547;125;20220318;14.5;3.3;8.9;6.2;6.1;0;3.08;14625 +93093;48.88687;4.42547;125;20220319;15;3.5;9.3;7;5.94;0;3.49;16124 +93093;48.88687;4.42547;125;20220320;10.5;.3;5.4;2.5;6.5;0;1.44;10161 +93093;48.88687;4.42547;125;20220321;18.5;4.7;11.6;3.1;8;0;2.72;15348 +93093;48.88687;4.42547;125;20220322;18.3;3.7;11;2.2;7.04;0;2.58;16305 +93093;48.88687;4.42547;125;20220323;18.6;1.1;9.9;2;6.27;0;2.62;17289 +93093;48.88687;4.42547;125;20220324;20.2;1.1;10.7;2.2;6.37;0;2.84;17449 +93093;48.88687;4.42547;125;20220325;18.9;1.6;10.3;3;6.34;0;3;17605 +93093;48.88687;4.42547;125;20220326;19.3;2.3;10.8;4.5;6.2;0;3.76;18104 +93093;48.88687;4.42547;125;20220327;20.9;3.9;12.4;2.9;6.9;0;3.41;18458 +93093;48.88687;4.42547;125;20220328;20.7;2.4;11.5;1.7;7.8;0;2.69;17059 +93093;48.88687;4.42547;125;20220329;17;5.4;11.2;1.9;9.17;.9;1.85;9810 +93093;48.88687;4.42547;125;20220330;13.5;9;11.2;2.6;10.87;3.3;1.39;7295 +93093;48.88687;4.42547;125;20220331;8;5;6.5;5.2;7.64;0;1.33;6588 +93093;48.88687;4.42547;125;20220401;5.5;1.3;3.4;5.3;5.67;.4;1.31;5319 +93093;48.88687;4.42547;125;20220402;4.7;.8;2.8;7;5.2;0;1.51;6720 +93093;48.88687;4.42547;125;20220403;7.5;-2.9;2.3;2.7;4.47;0;1.79;15296 +93093;48.88687;4.42547;125;20220404;10.5;-4.7;2.9;5.5;5.45;0;2.03;15052 +93093;48.88687;4.42547;125;20220405;11;6.4;8.7;5.4;9.97;.7;.98;4025 +93093;48.88687;4.42547;125;20220406;12.9;7.6;10.2;6;9.64;1;1.81;8012 +93093;48.88687;4.42547;125;20220407;14.5;9.3;11.9;8.7;9.87;2.2;2.56;9497 +93093;48.88687;4.42547;125;20220408;10.6;6.3;8.4;4.8;8.14;36;1.55;4174 +93093;48.88687;4.42547;125;20220409;10.4;.7;5.6;2.6;6.84;.7;1.67;12875 +93093;48.88687;4.42547;125;20220410;13.2;-1.7;5.8;2.2;6.27;0;2.36;20125 +93093;48.88687;4.42547;125;20220411;18.5;1.6;10.1;4.8;7.74;0;3.53;20616 +93093;48.88687;4.42547;125;20220412;21.4;6.1;13.8;3.2;9.7;0;3.34;17574 +93093;48.88687;4.42547;125;20220413;18.5;7.9;13.2;2.5;11.87;.2;2.33;14323 +93093;48.88687;4.42547;125;20220414;20.6;8.9;14.7;2.2;11.77;0;3;18461 +93093;48.88687;4.42547;125;20220415;20.5;6.5;13.5;2.7;10.77;0;3.08;18982 +93093;48.88687;4.42547;125;20220416;18;6.5;12.2;4.7;8.34;0;3.86;22770 +93093;48.88687;4.42547;125;20220417;19.7;2.9;11.3;4.2;5.9;0;4.5;24067 +93093;48.88687;4.42547;125;20220418;19;1.6;10.3;2.1;6.97;0;3.27;21528 +93093;48.88687;4.42547;125;20220419;19.5;4.8;12.1;2.5;8.84;0;3.31;21004 +93093;48.88687;4.42547;125;20220420;17.7;4.8;11.2;3.9;6.94;0;3.91;22994 +93093;48.88687;4.42547;125;20220421;18.9;2.7;10.8;3.9;7.94;0;3.72;23141 +93093;48.88687;4.42547;125;20220422;18.9;6.5;12.7;3.7;9;0;3.76;22926 +93093;48.88687;4.42547;125;20220423;19.1;5.8;12.4;4.7;9.84;.1;3.21;16162 +93093;48.88687;4.42547;125;20220424;16.6;7.7;12.2;2.3;10.7;.1;2.13;11976 +93093;48.88687;4.42547;125;20220425;16.6;7;11.8;3.1;8.94;0;3;18221 +93093;48.88687;4.42547;125;20220426;15.5;3.1;9.3;3;8.57;0;2.46;16352 +93093;48.88687;4.42547;125;20220427;18.8;2.4;10.6;3.6;8.7;0;3.5;23218 +93093;48.88687;4.42547;125;20220428;21.3;5.1;13.2;4;8.5;0;4.41;24477 +93093;48.88687;4.42547;125;20220429;19.4;6.7;13;2.7;9.4;0;3.1;16654 +93093;48.88687;4.42547;125;20220430;16.3;5.3;10.8;3.9;8.37;0;3.3;21376 +93093;48.88687;4.42547;125;20220501;17;2.7;9.9;2.4;7.97;0;2.96;19722 +93093;48.88687;4.42547;125;20220502;19.8;6;12.9;2.7;9.44;0;3.47;21040 +93093;48.88687;4.42547;125;20220503;20.8;6.1;13.5;3.6;9.97;0;3.83;22362 +93093;48.88687;4.42547;125;20220504;18.4;8;13.2;3.1;10.24;.1;3.1;17035 +93093;48.88687;4.42547;125;20220505;18.7;8.2;13.5;2.6;10.9;.7;3.02;17863 +93093;48.88687;4.42547;125;20220506;21.6;5.5;13.5;2.6;11.05;0;3.63;22004 +93093;48.88687;4.42547;125;20220507;22.1;7.7;14.9;2.4;11.25;.1;3.69;20821 +93093;48.88687;4.42547;125;20220508;23.1;6.4;14.7;2.6;12.15;.1;3.86;22723 +93093;48.88687;4.42547;125;20220509;26;7.3;16.6;1.2;12.1;0;4.06;24165 +93093;48.88687;4.42547;125;20220510;26.3;7.1;16.7;1.3;12.9;0;4.13;24586 +93093;48.88687;4.42547;125;20220511;26.8;8.8;17.8;2.3;12.8;0;4.61;23909 +93093;48.88687;4.42547;125;20220512;21.5;10.3;15.9;2;13.15;0;3.31;18790 +93093;48.88687;4.42547;125;20220513;21.7;7.1;14.4;1.6;10;0;3.67;21406 +93093;48.88687;4.42547;125;20220514;23.3;3.6;13.5;1;10.35;0;3.82;25394 +93093;48.88687;4.42547;125;20220515;28.6;5.2;16.9;1.6;12.35;1.3;4.89;27764 +93093;48.88687;4.42547;125;20220516;24.5;14;19.2;1.9;16.35;.3;3.55;18511 +93093;48.88687;4.42547;125;20220517;28.3;10.8;19.5;1.3;14.75;0;4.45;24280 +93093;48.88687;4.42547;125;20220518;30;12.8;21.4;1.4;16.35;0;4.69;24211 +93093;48.88687;4.42547;125;20220519;29.8;13;21.4;2;17.15;.4;4.91;24024 +93093;48.88687;4.42547;125;20220520;28.1;14.8;21.4;2.1;16.85;2;4.49;21416 +93093;48.88687;4.42547;125;20220521;23.2;5.7;14.5;1.4;12.2;0;3.87;24527 +93093;48.88687;4.42547;125;20220522;23.1;7.7;15.4;1.9;12.85;2.2;3.88;23178 +93093;48.88687;4.42547;125;20220523;22.7;12.8;17.8;2.4;16.3;8.6;3.38;18642 +93093;48.88687;4.42547;125;20220524;18.9;11.6;15.3;3.1;12.55;.3;3.07;15843 +93093;48.88687;4.42547;125;20220525;21.4;3.7;12.5;1.7;10.7;0;3.81;25099 +93093;48.88687;4.42547;125;20220526;21.7;13.4;17.6;2.4;12.95;0;3.55;17034 +93093;48.88687;4.42547;125;20220527;20;12.7;16.3;2.7;12.65;0;3.29;16060 +93093;48.88687;4.42547;125;20220528;20.1;3;11.6;2.2;9.55;0;3.81;24916 +93093;48.88687;4.42547;125;20220529;17.4;4.6;11;3.1;8.25;0;3.61;21607 +93093;48.88687;4.42547;125;20220530;19.6;2;10.8;1.8;8.8;0;3.75;25571 +93093;48.88687;4.42547;125;20220531;22.1;5.5;13.8;1.5;9.35;0;4.07;24843 +93093;48.88687;4.42547;125;20220601;22.3;3.3;12.8;1.6;9.65;0;4.14;26608 +93093;48.88687;4.42547;125;20220602;24.5;4.4;14.4;2.6;10.3;0;4.83;27457 +93093;48.88687;4.42547;125;20220603;23.8;8.3;16.1;1.7;14.3;3.1;3.98;24051 +93093;48.88687;4.42547;125;20220604;29.5;12.7;21.1;1.9;17.5;5.9;4.98;25264 +93093;48.88687;4.42547;125;20220605;20.9;16.9;18.9;1.9;18.35;15.7;2.43;11960 +93093;48.88687;4.42547;125;20220606;22.1;12.7;17.4;2;14.45;.4;3.53;18703 +93093;48.88687;4.42547;125;20220607;22.5;12.3;17.4;2.6;14.8;2;3.69;19600 +93093;48.88687;4.42547;125;20220608;19.8;10.4;15.1;1.8;14.6;10.7;3.01;18825 +93093;48.88687;4.42547;125;20220609;20.6;9.6;15.1;1.9;12.95;.1;3.43;20471 +93093;48.88687;4.42547;125;20220610;24.5;11.8;18.1;1.3;15.2;.1;3.92;22090 +93093;48.88687;4.42547;125;20220611;27.6;10.3;18.9;1.2;15.9;0;4.59;25963 +93093;48.88687;4.42547;125;20220612;24.8;13;18.9;2.9;13.85;0;4.52;21414 +93093;48.88687;4.42547;125;20220613;22;7.3;14.7;2.1;11.45;0;4.06;23907 +93093;48.88687;4.42547;125;20220614;26.1;6.7;16.4;1.9;12.05;0;4.88;27626 +93093;48.88687;4.42547;125;20220615;31.1;8.5;19.8;1.3;13.9;0;5.55;29853 +93093;48.88687;4.42547;125;20220616;29.2;14.7;22;2.2;14.3;0;5.34;23866 +93093;48.88687;4.42547;125;20220617;32.1;10;21.1;1.1;14.2;0;5.51;29463 +93093;48.88687;4.42547;125;20220618;35.7;12.9;24.3;1.4;16.95;0;6.3;30038 +93093;48.88687;4.42547;125;20220619;30.7;17.4;24;3.5;18.2;14.9;5.81;22847 +93093;48.88687;4.42547;125;20220620;23.5;16.4;19.9;3.3;17.55;6.3;3.6;16567 +93093;48.88687;4.42547;125;20220621;27.2;12.4;19.8;2.4;16;.1;4.79;24121 +93093;48.88687;4.42547;125;20220622;24.1;15.4;19.7;1.4;18.8;3.4;3.43;18294 +93093;48.88687;4.42547;125;20220623;27.5;15.9;21.7;1.8;19.15;12.6;4.26;21220 +93093;48.88687;4.42547;125;20220624;25.2;16.1;20.7;2.9;18.05;.8;3.99;18708 +93093;48.88687;4.42547;125;20220625;24.4;13.8;19.1;2.2;16.75;3.9;3.9;20294 +93093;48.88687;4.42547;125;20220626;19.4;12.6;16;1.2;16;1.3;2.69;15973 +93093;48.88687;4.42547;125;20220627;22.5;13.5;18;1.4;15.8;1.7;3.38;18480 +93093;48.88687;4.42547;125;20220628;27.1;8.1;17.6;1.1;13.1;0;4.68;27313 +93093;48.88687;4.42547;125;20220629;27.9;11.2;19.6;1;14.4;.2;4.61;25586 +93093;48.88687;4.42547;125;20220630;16.9;12.3;14.6;1.8;14.95;8.2;2.18;13000 +93093;48.88687;4.42547;125;20220701;22.3;11.5;16.9;1.9;12.95;.4;3.77;20420 +93093;48.88687;4.42547;125;20220702;27.7;6.4;17;1;12.2;0;4.87;28805 +93093;48.88687;4.42547;125;20220703;26.3;11.3;18.8;2.1;13.75;0;4.72;24093 +93093;48.88687;4.42547;125;20220704;25.8;8.9;17.4;2.1;12.5;0;4.77;25563 +93093;48.88687;4.42547;125;20220705;26.1;10.9;18.5;2.9;12.55;0;5.07;24152 +93093;48.88687;4.42547;125;20220706;24.6;9;16.8;2.5;12;0;4.62;24312 +93093;48.88687;4.42547;125;20220707;21.6;11.7;16.7;2.4;14.2;0;3.52;19231 +93093;48.88687;4.42547;125;20220708;26.1;9.1;17.6;2.4;12.4;0;4.92;25478 +93093;48.88687;4.42547;125;20220709;28.4;10;19.2;2.4;13.8;0;5.33;26382 +93093;48.88687;4.42547;125;20220710;25.2;11.2;18.2;3.6;12.9;0;4.9;22926 +93093;48.88687;4.42547;125;20220711;28.8;9.7;19.3;2.5;14.55;0;5.36;26760 +93093;48.88687;4.42547;125;20220712;30.6;12.3;21.5;2;14.65;0;5.44;26033 +93093;48.88687;4.42547;125;20220713;33.5;13.4;23.4;1.2;14.85;0;5.47;27282 +93093;48.88687;4.42547;125;20220714;31.6;14.6;23.1;2;15.25;0;5.61;25005 +93093;48.88687;4.42547;125;20220715;26;14.2;20.1;3.4;11.45;0;5.24;20617 +93093;48.88687;4.42547;125;20220716;27.9;7.4;17.7;2.2;11.45;0;5.25;27249 +93093;48.88687;4.42547;125;20220717;30.9;12;21.4;2.3;11.5;0;5.9;26113 +93093;48.88687;4.42547;125;20220718;36.8;10.7;23.7;1.5;12.35;0;6.41;29754 +93093;48.88687;4.42547;125;20220719;39.4;14.4;26.9;2;14.45;.9;7.32;29558 +93093;48.88687;4.42547;125;20220720;24.6;20.7;22.7;1.9;20.25;5.8;2.85;11327 +93093;48.88687;4.42547;125;20220721;27.7;14.1;20.9;1.8;18.05;.1;4.28;21770 +93093;48.88687;4.42547;125;20220722;29.1;14.5;21.8;2;18.2;.8;4.63;22526 +93093;48.88687;4.42547;125;20220723;28.5;16.5;22.5;1.5;17.9;0;4.22;20246 +93093;48.88687;4.42547;125;20220724;32.5;13.4;22.9;.8;16.9;0;4.87;25601 +93093;48.88687;4.42547;125;20220725;28;14.7;21.3;2.2;16.65;.1;4.47;21080 +93093;48.88687;4.42547;125;20220726;24;11.5;17.7;1.9;14.25;0;3.83;20286 +93093;48.88687;4.42547;125;20220727;25.7;14.7;20.2;2.9;12.9;0;4.63;19063 +93093;48.88687;4.42547;125;20220728;27.2;12.6;19.9;2.1;11.6;0;4.72;21904 +93093;48.88687;4.42547;125;20220729;28.1;9.5;18.8;1.8;12.65;0;4.73;24644 +93093;48.88687;4.42547;125;20220730;30;10.4;20.2;1.1;13.65;0;4.63;25155 +93093;48.88687;4.42547;125;20220731;28.8;14.3;21.5;1.9;15.95;0;4.52;21466 +93093;48.88687;4.42547;125;20220801;26.3;14.5;20.4;1;16.9;0;3.58;19182 +93093;48.88687;4.42547;125;20220802;30.9;11.5;21.2;.8;15.85;0;4.47;24628 +93093;48.88687;4.42547;125;20220803;35.3;13.9;24.6;1;15.95;0;5.15;25768 +93093;48.88687;4.42547;125;20220804;33.7;14.7;24.2;2;17.75;11.2;5.46;24179 +93093;48.88687;4.42547;125;20220805;26.1;17.2;21.6;3.5;17.9;.1;3.94;16108 +93093;48.88687;4.42547;125;20220806;24.9;11.7;18.3;3.9;11.3;0;4.83;19728 +93093;48.88687;4.42547;125;20220807;27.8;9.2;18.5;3.1;10.55;0;5.34;23534 +93093;48.88687;4.42547;125;20220808;29.8;10.6;20.2;3;11.7;0;5.63;23740 +93093;48.88687;4.42547;125;20220809;32.1;12.9;22.5;3.3;12.8;0;6.2;23681 +93093;48.88687;4.42547;125;20220810;31.6;13.9;22.8;3.3;12.15;0;6.16;22311 +93093;48.88687;4.42547;125;20220811;31.7;12.2;22;3.2;11.2;0;6.19;23427 +93093;48.88687;4.42547;125;20220812;32.8;11.2;22;2.7;11.15;0;6.08;24546 +93093;48.88687;4.42547;125;20220813;32.3;12.2;22.3;2.9;10.75;0;6.07;23483 +93093;48.88687;4.42547;125;20220814;29.8;12;20.9;2.2;13.9;.3;4.72;21752 +93093;48.88687;4.42547;125;20220815;24.7;17;20.9;2.2;18.25;.6;2.9;13723 +93093;48.88687;4.42547;125;20220816;28;13;20.5;1.1;17.6;6.7;3.59;19687 +93093;48.88687;4.42547;125;20220817;26.9;17;22;1.4;18.85;.3;3.24;15909 +93093;48.88687;4.42547;125;20220818;27.8;14.5;21.1;1.9;17.8;1.5;3.69;18343 +93093;48.88687;4.42547;125;20220819;25;16;20.5;2.7;18.05;.4;3.18;14814 +93093;48.88687;4.42547;125;20220820;26.1;13.8;20;1.4;15.8;0;3.31;17250 +93093;48.88687;4.42547;125;20220821;26.7;8.4;17.6;1.3;13.6;0;3.62;21113 +93093;48.88687;4.42547;125;20220822;27.8;13.8;20.8;1.6;15.55;.1;3.63;18129 +93093;48.88687;4.42547;125;20220823;29.5;12.3;20.9;1;16.45;0;3.65;20069 +93093;48.88687;4.42547;125;20220824;33.2;12.2;22.7;1.1;15.4;0;4.27;22092 +93093;48.88687;4.42547;125;20220825;32.9;13;22.9;2.1;15;1.8;4.91;21247 +93093;48.88687;4.42547;125;20220826;25.4;18.8;22.1;4.2;17.35;0;3.73;11989 +93093;48.88687;4.42547;125;20220827;25.7;11.6;18.6;2.9;14.5;0;3.71;17554 +93093;48.88687;4.42547;125;20220828;28.3;11.5;19.9;2.8;14.35;0;4.24;19115 +93093;48.88687;4.42547;125;20220829;30.5;14;22.2;2.3;13.1;.2;4.54;18768 +93093;48.88687;4.42547;125;20220830;25.1;13.7;19.4;1.6;14.95;3.7;2.97;15303 +93093;48.88687;4.42547;125;20220831;28.8;13.9;21.4;2;15.7;1.9;3.77;17426 +93093;48.88687;4.42547;125;20220901;27.7;13.1;20.4;1.9;14.05;0;3.62;17112 +93093;48.88687;4.42547;125;20220902;27.2;11.9;19.6;2.2;14.2;1.6;3.64;17304 +93093;48.88687;4.42547;125;20220903;25.4;15;20.2;1.6;16.8;.1;2.8;14057 +93093;48.88687;4.42547;125;20220904;28.8;10.1;19.4;1.4;14.1;.4;3.48;18890 +93093;48.88687;4.42547;125;20220905;30.7;13.8;22.3;1.9;15.6;6;3.91;17753 +93093;48.88687;4.42547;125;20220906;29.3;12.7;21;1.6;16.95;2.7;3.42;17392 +93093;48.88687;4.42547;125;20220907;24.5;13.5;19;1.7;17;10.2;2.53;13756 +93093;48.88687;4.42547;125;20220908;22.1;14.2;18.2;3.2;16.45;2.3;2.41;11529 +93093;48.88687;4.42547;125;20220909;20.4;14;17.2;3.7;15.35;3.9;2.32;10208 +93093;48.88687;4.42547;125;20220910;20.2;13.8;17;3;15.35;2.1;2.13;10140 +93093;48.88687;4.42547;125;20220911;21.2;10;15.6;1.3;14.05;.2;2.13;13376 +93093;48.88687;4.42547;125;20220912;27.7;7.3;17.5;1.5;13.55;.1;3.14;18103 +93093;48.88687;4.42547;125;20220913;26.9;13.2;20.1;1.7;17.45;1.9;2.78;14627 +93093;48.88687;4.42547;125;20220914;26.2;17.1;21.6;1.5;20.6;7.3;2.25;11625 +93093;48.88687;4.42547;125;20220915;20.3;15.5;17.9;2;16.8;1.8;1.73;8216 +93093;48.88687;4.42547;125;20220916;17.6;11.1;14.3;2.3;12.5;.2;1.8;9550 +93093;48.88687;4.42547;125;20220917;16.7;6.7;11.7;2.8;9.45;0;2.16;11822 +93093;48.88687;4.42547;125;20220918;19.1;2.2;10.6;2.3;8.85;0;2.38;15335 +93093;48.88687;4.42547;125;20220919;18.4;3.7;11;1.2;9.55;.1;1.9;14042 +93093;48.88687;4.42547;125;20220920;18;2.7;10.3;1.6;9;.1;1.96;14228 +93093;48.88687;4.42547;125;20220921;18.8;3.5;11.2;1.5;8.85;.1;2.05;14038 +93093;48.88687;4.42547;125;20220922;20.6;1.1;10.8;.8;8.1;.1;1.94;15717 +93093;48.88687;4.42547;125;20220923;19;2.6;10.8;.7;9.15;.1;1.69;14203 +93093;48.88687;4.42547;125;20220924;17.9;8.2;13;.9;12.25;.1;1.47;10592 +93093;48.88687;4.42547;125;20220925;18;10;14;2.2;11.7;.1;1.79;9545 +93093;48.88687;4.42547;125;20220926;15.4;5;10.2;2.9;10.75;6.7;1.5;10741 +93093;48.88687;4.42547;125;20220927;14.5;9;11.8;3.6;11.55;4.9;1.33;7394 +93093;48.88687;4.42547;125;20220928;15.3;7.2;11.2;1.8;10.9;.1;1.36;8986 +93093;48.88687;4.42547;125;20220929;14.8;5;9.9;1.1;9.8;1.2;1.28;9868 +93093;48.88687;4.42547;125;20220930;16.7;.6;8.6;1.5;9;9;1.51;12814 +93093;48.88687;4.42547;125;20221001;19.2;9;14.1;4.4;13.3;2;1.88;9951 +93093;48.88687;4.42547;125;20221002;18.4;11.6;15;3.5;15.2;8.5;1.39;7929 +93093;48.88687;4.42547;125;20221003;15.7;9.2;12.5;1.8;11.75;0;1.27;7536 +93093;48.88687;4.42547;125;20221004;19.6;2.4;11;1;10.3;.2;1.47;12554 +93093;48.88687;4.42547;125;20221005;22.8;5.7;14.3;2.3;13;0;2;12383 +93093;48.88687;4.42547;125;20221006;19.3;8.1;13.7;1.2;11.4;0;1.47;9666 +93093;48.88687;4.42547;125;20221007;18.9;1;9.9;.8;9.3;.1;1.34;12299 +93093;48.88687;4.42547;125;20221008;17.6;3.4;10.5;1.2;9.45;0;1.34;10675 +93093;48.88687;4.42547;125;20221009;19.4;.6;10;1.9;8.8;.2;1.74;12262 +93093;48.88687;4.42547;125;20221010;20;3.3;11.7;1.8;11.95;0;1.43;11345 +93093;48.88687;4.42547;125;20221011;18.2;11.4;14.8;2.8;12.2;0;1.66;6956 +93093;48.88687;4.42547;125;20221012;19.4;1.4;10.4;.8;9.6;0;1.22;11457 +93093;48.88687;4.42547;125;20221013;15.7;6.9;11.3;1.6;13.25;2.1;.84;7609 +93093;48.88687;4.42547;125;20221014;16.2;13.5;14.9;3;16.25;14.1;.71;3925 +93093;48.88687;4.42547;125;20221015;18.8;14.7;16.8;3.1;16.8;4.9;1.09;4779 +93093;48.88687;4.42547;125;20221016;20.7;13;16.9;1.6;16.75;0;1.13;6853 +93093;48.88687;4.42547;125;20221017;22.1;14.8;18.5;2.4;17.1;20;1.46;6550 +93093;48.88687;4.42547;125;20221018;19.3;14.6;17;1.1;16.6;.2;.94;5076 +93093;48.88687;4.42547;125;20221019;19.5;11.1;15.3;3.5;15.8;.2;1.13;6775 +93093;48.88687;4.42547;125;20221020;21.7;13.7;17.7;2.6;16.3;16.3;1.38;6508 +93093;48.88687;4.42547;125;20221021;20;13.5;16.8;2.4;16.4;4.4;1.13;5717 +93093;48.88687;4.42547;125;20221022;21.3;11.5;16.4;2.3;15;.1;1.33;7067 +93093;48.88687;4.42547;125;20221023;22.2;13.8;18;3.3;15.55;2.5;1.75;6391 +93093;48.88687;4.42547;125;20221024;19.3;14.7;17;4.3;13.6;.5;2.02;4314 +93093;48.88687;4.42547;125;20221025;18.1;11.3;14.7;2.3;14.1;.3;1.04;5484 +93093;48.88687;4.42547;125;20221026;21.8;13.9;17.9;2.4;14.65;.2;1.55;5853 +93093;48.88687;4.42547;125;20221027;22.7;8.1;15.4;2;14.5;0;1.26;8054 +93093;48.88687;4.42547;125;20221028;23.5;13.4;18.5;1.8;15.35;0;1.4;6464 +93093;48.88687;4.42547;125;20221029;23.5;11.2;17.3;1.3;14.65;.1;1.16;7116 +93093;48.88687;4.42547;125;20221030;21.6;7.7;14.6;1;12.6;.1;.91;7428 +93093;48.88687;4.42547;125;20221031;20.7;9.9;15.3;2.2;14.05;1.9;1.13;6391 +93093;48.88687;4.42547;125;20221101;16.4;10.9;13.7;4.1;12.75;0;1.19;4259 +93093;48.88687;4.42547;125;20221102;16.3;9.3;12.8;2.9;11.35;.1;1.17;4816 +93093;48.88687;4.42547;125;20221103;13.3;6.2;9.7;3;11.45;9.8;.57;4723 +93093;48.88687;4.42547;125;20221104;10.8;8.5;9.7;3;10.95;7.6;.6;2346 +93093;48.88687;4.42547;125;20221105;10.4;.2;5.3;1.6;9;.1;.36;5618 +93093;48.88687;4.42547;125;20221106;10.4;5.5;8;3;9.85;1.7;.55;3727 +93093;48.88687;4.42547;125;20221107;15.3;9.6;12.5;4.1;12.5;.1;.95;3955 +93093;48.88687;4.42547;125;20221108;16.9;7.6;12.2;3.3;11.6;3.4;1.06;5165 +93093;48.88687;4.42547;125;20221109;15.1;11.3;13.2;2.5;12.55;.3;.84;2901 +93093;48.88687;4.42547;125;20221110;9.7;4.2;6.9;1.5;10.15;0;.3;3588 +93093;48.88687;4.42547;125;20221111;10.4;6.5;8.5;2;10.25;.2;.5;2493 +93093;48.88687;4.42547;125;20221112;16.1;2.6;9.4;2;9.7;.1;.75;5869 +93093;48.88687;4.42547;125;20221113;12.1;4.2;8.1;2.3;9;.1;.66;4245 +93093;48.88687;4.42547;125;20221114;12;2.4;7.2;2.1;10.35;1.1;.36;4719 +93093;48.88687;4.42547;125;20221115;13.8;7.6;10.7;3.3;12.25;5.2;.48;3588 +93093;48.88687;4.42547;125;20221116;13;8.3;10.6;4.1;11.75;4.2;.61;2952 +93093;48.88687;4.42547;125;20221117;13.3;11;12.1;6;11.35;4.6;1.29;1856 +93093;48.88687;4.42547;125;20221118;9.7;8.3;9;3.4;10.3;1.4;.63;1254 +93093;48.88687;4.42547;125;20221119;8.5;4.4;6.5;1.7;9.4;1.2;.3;2512 +93093;48.88687;4.42547;125;20221120;8;4.8;6.4;3.4;9.25;2.1;.35;2254 +93093;48.88687;4.42547;125;20221121;8.9;6.1;7.5;4.3;9.4;1.9;.58;1993 +93093;48.88687;4.42547;125;20221122;9.6;4.1;6.8;4.8;8.65;.9;.67;2957 +93093;48.88687;4.42547;125;20221123;10;4.4;7.2;3.6;8.85;2.4;.61;2964 +93093;48.88687;4.42547;125;20221124;12.2;6.4;9.3;3.3;9.9;1.6;.7;2984 +93093;48.88687;4.42547;125;20221125;11.6;6.9;9.3;2.5;9.6;.1;.67;2591 +93093;48.88687;4.42547;125;20221126;6.2;0;3.1;1.7;7.8;.3;.18;2924 +93093;48.88687;4.42547;125;20221127;9;3.8;6.4;2.4;8.55;1.8;.44;2715 +93093;48.88687;4.42547;125;20221128;9.3;6.3;7.8;1.8;9.55;1.4;.43;1875 +93093;48.88687;4.42547;125;20221129;7.3;3.1;5.2;1.2;9.1;.1;.2;2194 +93093;48.88687;4.42547;125;20221130;7.2;3.4;5.3;2.3;8.6;0;.28;2107 +93093;48.88687;4.42547;125;20221201;7.6;3.8;5.7;2.8;8.15;0;.47;2055 +93093;48.88687;4.42547;125;20221202;4.9;4.3;4.6;2.8;7.45;1;.56;449 +93093;48.88687;4.42547;125;20221203;3.9;2.5;3.2;4.5;6.6;0;.62;983 +93093;48.88687;4.42547;125;20221204;3.5;2.5;3;3.1;6.6;9.6;.53;793 +93093;48.88687;4.42547;125;20221205;2.6;1.6;2.1;1.6;6.95;.2;.3;692 +93093;48.88687;4.42547;125;20221206;4.2;1.7;2.9;1.3;7;.1;.3;1464 +93093;48.88687;4.42547;125;20221207;3.7;-.9;1.4;1.1;7;.5;.15;2076 +93093;48.88687;4.42547;125;20221208;4.1;2;3.1;1;6.95;0;.33;1217 +93093;48.88687;4.42547;125;20221209;-.1;-2.6;-1.4;2.3;5.55;0;.17;1405 +93093;48.88687;4.42547;125;20221210;-1.1;-1.9;-1.5;2.5;5.35;0;.26;477 +93093;48.88687;4.42547;125;20221211;-1.1;-2.2;-1.6;2.1;5.15;0;.28;748 +93093;48.88687;4.42547;125;20221212;.4;-4.1;-1.9;2.4;4.35;0;.39;2063 +93093;48.88687;4.42547;125;20221213;1.2;-7.3;-3.1;3;3.85;0;.46;2989 +93093;48.88687;4.42547;125;20221214;.5;-1.6;-.5;2.1;4.95;0;.41;1178 +93093;48.88687;4.42547;125;20221215;1.3;-6.3;-2.5;2.6;4.3;0;.35;2740 +93093;48.88687;4.42547;125;20221216;2.5;-9.1;-3.3;2.3;4.25;.1;.28;3575 +93093;48.88687;4.42547;125;20221217;-2.8;-9.3;-6;.9;3.45;0;.16;2560 +93093;48.88687;4.42547;125;20221218;1.7;-11.1;-4.7;2.3;4.4;.5;.1;3799 +93093;48.88687;4.42547;125;20221219;9.8;1.5;5.6;2.7;8.55;.3;.33;2980 +93093;48.88687;4.42547;125;20221220;13.2;7.3;10.3;3.5;11;3.6;.64;2385 +93093;48.88687;4.42547;125;20221221;11.4;10.5;11;3.9;12.45;9.9;.5;527 +93093;48.88687;4.42547;125;20221222;12.3;10.6;11.4;6.2;12.6;11.3;.61;1003 +93093;48.88687;4.42547;125;20221223;14.6;10.9;12.7;4.3;13.35;5.4;.61;1759 +93093;48.88687;4.42547;125;20221224;11.5;10.1;10.8;3.2;11.4;.7;.7;795 +93093;48.88687;4.42547;125;20221225;14.3;8.7;11.5;3;11.45;.9;.69;2345 +93093;48.88687;4.42547;125;20221226;12;10.4;11.2;3.6;10.3;2.1;1.09;968 +93093;48.88687;4.42547;125;20221227;8.4;.6;4.5;2.4;7.35;.1;.4;2838 +93093;48.88687;4.42547;125;20221228;10.5;2.8;6.6;4.7;9.85;3.1;.22;2882 +93093;48.88687;4.42547;125;20221229;11.3;10.2;10.8;5.1;10.15;1.3;1.22;713 +93093;48.88687;4.42547;125;20221230;13;3.6;8.3;4.6;10.45;4.6;.43;3277 +93093;48.88687;4.42547;125;20221231;16.7;13.3;15;5.6;12.5;0;1.73;1741 +93094;48.90335;4.76557;173;20220101;15.1;9.2;12.2;2.5;11.07;0;.69;3167 +93094;48.90335;4.76557;173;20220102;13.1;6.2;9.7;6.3;10.13;0;.9;2860 +93094;48.90335;4.76557;173;20220103;11.3;10.2;10.7;7.2;11.37;17.7;.87;739 +93094;48.90335;4.76557;173;20220104;9.9;10.1;10;6.5;10.27;12.9;1.09;507 +93094;48.90335;4.76557;173;20220105;4.5;.1;2.3;4.3;6.43;.1;.43;2618 +93094;48.90335;4.76557;173;20220106;4.9;1.3;3.1;2.4;6.4;.5;.43;2433 +93094;48.90335;4.76557;173;20220107;4.9;.1;2.5;6.3;7.13;4.1;.23;2448 +93094;48.90335;4.76557;173;20220108;6;1.7;3.8;7;7.83;16.7;.25;2179 +93094;48.90335;4.76557;173;20220109;4.9;3.4;4.2;5.1;7.27;.4;.55;1447 +93094;48.90335;4.76557;173;20220110;3.3;-.2;1.5;2.1;6.47;0;.25;2039 +93094;48.90335;4.76557;173;20220111;3.8;0;1.9;2.5;5.97;0;.39;2238 +93094;48.90335;4.76557;173;20220112;4.7;-3.3;.7;2.6;5.63;0;.28;4113 +93094;48.90335;4.76557;173;20220113;4.6;-.9;1.8;2.9;6.03;0;.34;2932 +93094;48.90335;4.76557;173;20220114;8.8;-2.1;3.3;1.3;6.13;.1;.24;4689 +93094;48.90335;4.76557;173;20220115;6.4;-3.2;1.6;1.6;5.73;.1;.29;4215 +93094;48.90335;4.76557;173;20220116;.1;-1.9;-.9;3.6;5.97;.5;.08;1365 +93094;48.90335;4.76557;173;20220117;4.4;0;2.2;1.9;7.3;.1;.16;2704 +93094;48.90335;4.76557;173;20220118;8.4;2.5;5.5;3.1;7.27;0;.62;3636 +93094;48.90335;4.76557;173;20220119;3.7;-.3;1.7;4;7.23;2.4;.08;2233 +93094;48.90335;4.76557;173;20220120;5;1.1;3.1;3.3;6.87;.1;.41;2988 +93094;48.90335;4.76557;173;20220121;3.5;-1.1;1.2;2;6.43;0;.28;2504 +93094;48.90335;4.76557;173;20220122;4.7;-.5;2.1;1.7;6.97;0;.25;2737 +93094;48.90335;4.76557;173;20220123;5.8;2.6;4.2;2.1;6.7;0;.54;2575 +93094;48.90335;4.76557;173;20220124;6.9;-2.6;2.1;1.7;5.7;0;.36;5251 +93094;48.90335;4.76557;173;20220125;3.2;-3.9;-.4;1.7;5.33;0;.25;3882 +93094;48.90335;4.76557;173;20220126;-.5;-2.1;-1.3;1.8;5.59;0;.24;1336 +93094;48.90335;4.76557;173;20220127;1.4;-1.3;.1;3.3;6.42;.8;.17;2008 +93094;48.90335;4.76557;173;20220128;3.9;1.6;2.7;3.3;7.5;0;.21;1926 +93094;48.90335;4.76557;173;20220129;6.9;2.7;4.8;6;8.9;1.4;.09;2736 +93094;48.90335;4.76557;173;20220130;8;4.4;6.2;2.4;7.7;.3;.66;3583 +93094;48.90335;4.76557;173;20220131;6.7;1;3.9;7.2;6.73;.3;.88;4049 +93094;48.90335;4.76557;173;20220201;6.9;1;3.9;5.8;7.87;1.6;.33;3732 +93094;48.90335;4.76557;173;20220202;10;6.9;8.5;4.5;10.47;.9;.49;2459 +93094;48.90335;4.76557;173;20220203;7.6;5.8;6.7;3.6;8.83;.1;.6;1758 +93094;48.90335;4.76557;173;20220204;8;5.2;6.6;5.6;8.37;1.5;.8;2912 +93094;48.90335;4.76557;173;20220205;7.9;-.3;3.8;4.5;6.83;.1;.72;5880 +93094;48.90335;4.76557;173;20220206;9;3.2;6.1;10.3;8.93;14.7;.53;3807 +93094;48.90335;4.76557;173;20220207;7.9;1.8;4.9;4.1;6.23;0;1.1;5449 +93094;48.90335;4.76557;173;20220208;7.5;.5;4;3.8;8.17;0;.3;4360 +93094;48.90335;4.76557;173;20220209;13;2.5;7.8;2.9;7.67;.1;1.08;7109 +93094;48.90335;4.76557;173;20220210;6.7;3.1;4.9;4.5;7.7;.5;.71;2914 +93094;48.90335;4.76557;173;20220211;7.8;-1;3.4;2.1;6.1;0;.71;7878 +93094;48.90335;4.76557;173;20220212;7.8;-3.6;2.1;2.8;5;0;.94;8694 +93094;48.90335;4.76557;173;20220213;13.3;-3;5.1;5.8;6.6;0;1.65;9302 +93094;48.90335;4.76557;173;20220214;10.6;7.2;8.9;7.3;8.8;2.2;1.42;4924 +93094;48.90335;4.76557;173;20220215;9.8;5.2;7.5;6.3;8.5;5.7;1.1;5545 +93094;48.90335;4.76557;173;20220216;13.5;6.9;10.2;9.3;12.03;5.4;.64;4835 +93094;48.90335;4.76557;173;20220217;12;10.4;11.2;7.8;9.7;.6;1.87;2623 +93094;48.90335;4.76557;173;20220218;12.2;7.8;10;8.3;9.4;1.3;1.64;4308 +93094;48.90335;4.76557;173;20220219;8;1.8;4.9;7.4;6.5;0;1.35;6255 +93094;48.90335;4.76557;173;20220220;10.6;5.8;8.2;9.7;9.8;4.7;.86;4343 +93094;48.90335;4.76557;173;20220221;8.3;4.4;6.4;9;7.97;2.3;1.14;4646 +93094;48.90335;4.76557;173;20220222;8.7;3.2;5.9;5.6;9.23;2;.42;5670 +93094;48.90335;4.76557;173;20220223;12.3;2;7.1;2.1;8.8;0;.86;7442 +93094;48.90335;4.76557;173;20220224;11.4;7.4;9.4;5.3;8.2;2.7;1.68;4249 +93094;48.90335;4.76557;173;20220225;9;.1;4.6;3.9;6.3;.2;1.23;8104 +93094;48.90335;4.76557;173;20220226;8.1;-2.9;2.6;3.2;5.47;.1;1.14;9551 +93094;48.90335;4.76557;173;20220227;10;-.2;4.9;4.9;4.83;0;1.96;9447 +93094;48.90335;4.76557;173;20220228;11.7;-2.3;4.7;2.5;4.97;0;1.53;10964 +93094;48.90335;4.76557;173;20220301;9.9;-2.3;3.8;2;5.3;0;1.21;9427 +93094;48.90335;4.76557;173;20220302;11.1;.2;5.7;2.2;6.07;0;1.31;9234 +93094;48.90335;4.76557;173;20220303;14.4;3.6;9;1.7;8;0;1.31;9212 +93094;48.90335;4.76557;173;20220304;11.4;-.5;5.5;2.4;5;0;1.65;10834 +93094;48.90335;4.76557;173;20220305;10.1;-4;3.1;2;4.4;.1;1.42;11797 +93094;48.90335;4.76557;173;20220306;7.3;-3.8;1.7;3;3.97;0;1.48;10833 +93094;48.90335;4.76557;173;20220307;5.5;-2.7;1.4;5;3.77;0;1.7;9767 +93094;48.90335;4.76557;173;20220308;11.7;-1.8;4.9;4;4.03;0;2.36;12157 +93094;48.90335;4.76557;173;20220309;15.5;-1.7;6.9;2.7;5.43;0;2.15;13668 +93094;48.90335;4.76557;173;20220310;16.5;.4;8.5;4.2;6.43;0;2.59;13414 +93094;48.90335;4.76557;173;20220311;16.8;5.2;11;5.8;8.1;.4;2.72;11087 +93094;48.90335;4.76557;173;20220312;12.3;6.6;9.4;4.1;8.87;2.6;1.53;7540 +93094;48.90335;4.76557;173;20220313;12.7;6.4;9.5;4.6;9.33;5.8;1.45;8063 +93094;48.90335;4.76557;173;20220314;13.8;4.9;9.4;3.3;8.47;4.3;1.73;10926 +93094;48.90335;4.76557;173;20220315;10.8;6.3;8.5;2.6;10.57;.9;.79;6007 +93094;48.90335;4.76557;173;20220316;14.3;7.5;10.9;2.8;10.87;0;1.4;9965 +93094;48.90335;4.76557;173;20220317;10.5;8.1;9.3;4.5;8.77;0;1.45;5429 +93094;48.90335;4.76557;173;20220318;13.8;3.9;8.8;7.3;6.2;0;3.17;13638 +93094;48.90335;4.76557;173;20220319;14.6;4.5;9.6;7.5;5.9;0;3.65;15586 +93094;48.90335;4.76557;173;20220320;9.3;1;5.1;2.7;6.6;0;1.27;7342 +93094;48.90335;4.76557;173;20220321;18.6;5.9;12.3;3.3;7.8;0;2.93;15123 +93094;48.90335;4.76557;173;20220322;18.4;4.2;11.3;2.5;6.75;0;2.79;16107 +93094;48.90335;4.76557;173;20220323;18.5;2;10.2;2.4;6.1;0;2.81;16884 +93094;48.90335;4.76557;173;20220324;20.1;1.9;11;2.4;6.2;0;3.02;17324 +93094;48.90335;4.76557;173;20220325;19;2.4;10.7;3.2;6.15;0;3.16;17458 +93094;48.90335;4.76557;173;20220326;19.3;3.3;11.3;5.5;6.05;0;4.2;17806 +93094;48.90335;4.76557;173;20220327;20.8;4.9;12.8;3.5;6.65;0;3.75;18188 +93094;48.90335;4.76557;173;20220328;21;3.6;12.3;2.1;7.4;0;2.99;17289 +93094;48.90335;4.76557;173;20220329;17.1;6.2;11.6;2.2;8.9;.4;2.07;10515 +93094;48.90335;4.76557;173;20220330;13.5;9;11.2;2.5;11.05;9.1;1.46;8493 +93094;48.90335;4.76557;173;20220331;7.9;5.5;6.7;5.3;7.85;.2;1.31;6233 +93094;48.90335;4.76557;173;20220401;5.6;1;3.3;5.4;5.6;.4;1.35;5279 +93094;48.90335;4.76557;173;20220402;3.9;.5;2.2;8;5.2;0;1.36;4640 +93094;48.90335;4.76557;173;20220403;6.9;-3.3;1.8;2.9;4.35;0;1.74;14145 +93094;48.90335;4.76557;173;20220404;10.3;-4.4;2.9;6;5.3;.9;2.12;15701 +93094;48.90335;4.76557;173;20220405;10.2;5.9;8;5.9;9.9;1.2;.84;3837 +93094;48.90335;4.76557;173;20220406;12.7;7;9.8;6.1;9.8;1.4;1.72;8919 +93094;48.90335;4.76557;173;20220407;14.3;8.9;11.6;9.2;10.1;6.5;2.35;7795 +93094;48.90335;4.76557;173;20220408;11.9;5.8;8.9;5.2;8.5;35.1;1.67;4712 +93094;48.90335;4.76557;173;20220409;10.1;.9;5.5;3;6.95;.4;1.7;12862 +93094;48.90335;4.76557;173;20220410;13.3;-1.3;6;2.5;6.25;0;2.39;18888 +93094;48.90335;4.76557;173;20220411;18.3;2.4;10.4;5.1;7.65;0;3.64;20124 +93094;48.90335;4.76557;173;20220412;21.9;7.1;14.5;3.3;9.5;0;3.62;18362 +93094;48.90335;4.76557;173;20220413;18.7;8;13.3;2.6;11.65;.2;2.47;14535 +93094;48.90335;4.76557;173;20220414;20.8;8.2;14.5;2.3;11.4;0;2.94;16992 +93094;48.90335;4.76557;173;20220415;20.5;7.4;14;2.9;10.7;0;3.19;18573 +93094;48.90335;4.76557;173;20220416;17.5;6.8;12.1;5.4;8.05;0;3.99;22105 +93094;48.90335;4.76557;173;20220417;19.3;3.7;11.5;4.9;5.55;0;4.77;23600 +93094;48.90335;4.76557;173;20220418;18.9;2.3;10.6;2.2;6.6;0;3.39;21393 +93094;48.90335;4.76557;173;20220419;19.4;4.7;12;2.6;8.45;0;3.41;20956 +93094;48.90335;4.76557;173;20220420;17.3;5.2;11.2;4.4;6.6;0;4.06;22341 +93094;48.90335;4.76557;173;20220421;18.6;2.9;10.7;4.4;7.6;0;3.85;22662 +93094;48.90335;4.76557;173;20220422;18.9;6.5;12.7;4.3;8.85;0;3.9;22589 +93094;48.90335;4.76557;173;20220423;18.5;6.2;12.3;5.3;9.65;.2;3.31;16094 +93094;48.90335;4.76557;173;20220424;15.5;7.5;11.5;2.2;10.9;.8;1.93;11665 +93094;48.90335;4.76557;173;20220425;16.8;7.4;12.1;2.9;9;0;2.88;15632 +93094;48.90335;4.76557;173;20220426;15.2;2.2;8.7;2.9;8.3;0;2.48;17128 +93094;48.90335;4.76557;173;20220427;18.3;2.5;10.4;4;8.6;0;3.54;23178 +93094;48.90335;4.76557;173;20220428;21.2;4.9;13;4.4;8.15;0;4.58;24666 +93094;48.90335;4.76557;173;20220429;19;6.4;12.7;2.9;9;0;3.11;16182 +93094;48.90335;4.76557;173;20220430;16.2;5.2;10.7;3.9;8.35;0;3.24;20565 +93094;48.90335;4.76557;173;20220501;17.2;2.7;9.9;2.6;7.85;0;3;18984 +93094;48.90335;4.76557;173;20220502;19.8;6.3;13;2.8;9.35;0;3.43;20010 +93094;48.90335;4.76557;173;20220503;21;5.8;13.4;3.5;9.9;.3;3.81;21743 +93094;48.90335;4.76557;173;20220504;18;7.5;12.8;3.2;10.25;.9;2.92;15753 +93094;48.90335;4.76557;173;20220505;18.7;8.6;13.7;2.7;10.65;1.8;3.08;17044 +93094;48.90335;4.76557;173;20220506;21.1;5.2;13.1;2.1;10.63;.1;3.56;22744 +93094;48.90335;4.76557;173;20220507;21.9;6.8;14.3;2.2;10.77;.3;3.77;22328 +93094;48.90335;4.76557;173;20220508;22.3;7.7;15;3;12.13;.1;3.82;22665 +93094;48.90335;4.76557;173;20220509;25.8;8.2;17;1.6;11.9;0;4.33;24669 +93094;48.90335;4.76557;173;20220510;26.2;8.9;17.5;2.3;12.93;0;4.45;23524 +93094;48.90335;4.76557;173;20220511;27;12.6;19.8;3.9;12.67;0;5.35;23069 +93094;48.90335;4.76557;173;20220512;21.4;10.6;16;2.4;12.87;0;3.35;18277 +93094;48.90335;4.76557;173;20220513;21.2;8.2;14.7;2.1;10.13;0;3.78;21566 +93094;48.90335;4.76557;173;20220514;23.3;5.5;14.4;1.6;10.4;0;4.1;25507 +93094;48.90335;4.76557;173;20220515;28.2;7.5;17.8;2.2;12.03;1.2;5.15;27336 +93094;48.90335;4.76557;173;20220516;24;13.9;19;3.1;16.67;.6;3.66;18572 +93094;48.90335;4.76557;173;20220517;28.7;11.7;20.2;1.9;14.47;0;4.92;25289 +93094;48.90335;4.76557;173;20220518;29.8;13.9;21.9;2.1;15.37;0;5.08;24219 +93094;48.90335;4.76557;173;20220519;30.1;16.1;23.1;3.3;16.97;.3;5.42;22454 +93094;48.90335;4.76557;173;20220520;28;15.1;21.5;3;16.83;5.7;4.87;22146 +93094;48.90335;4.76557;173;20220521;23.3;7.8;15.6;1.6;12;0;4.07;24542 +93094;48.90335;4.76557;173;20220522;22.4;9;15.7;2.2;12.37;2.3;3.84;22203 +93094;48.90335;4.76557;173;20220523;22.7;12.7;17.7;3.7;16.27;17.1;3.45;18745 +93094;48.90335;4.76557;173;20220524;18.3;11.5;14.9;4.2;12.67;.3;3;15338 +93094;48.90335;4.76557;173;20220525;21;6.3;13.6;2.7;10.83;0;3.91;23860 +93094;48.90335;4.76557;173;20220526;21.6;12.6;17.1;3.1;12.7;0;3.65;17163 +93094;48.90335;4.76557;173;20220527;20.3;12.2;16.3;3;12.53;0;3.46;16884 +93094;48.90335;4.76557;173;20220528;18.9;5.6;12.2;2.5;9.27;0;3.75;23234 +93094;48.90335;4.76557;173;20220529;17;5.1;11;3.3;7.93;0;3.58;21636 +93094;48.90335;4.76557;173;20220530;18.7;4;11.4;2;8.73;0;3.7;24374 +93094;48.90335;4.76557;173;20220531;22.2;5.6;13.9;1.8;9.1;0;4.23;24939 +93094;48.90335;4.76557;173;20220601;22;5.4;13.7;1.7;9.47;0;4.2;25921 +93094;48.90335;4.76557;173;20220602;24.1;6.9;15.5;2.7;10;0;4.94;26662 +93094;48.90335;4.76557;173;20220603;22.5;11.6;17.1;2.2;13.93;3;3.73;20841 +93094;48.90335;4.76557;173;20220604;28.5;13;20.8;2.2;16.83;3.8;4.94;25285 +93094;48.90335;4.76557;173;20220605;20.4;17;18.7;3.1;18.53;18.1;2.31;11278 +93094;48.90335;4.76557;173;20220606;22.2;13.7;18;3.2;14.53;.3;3.7;18042 +93094;48.90335;4.76557;173;20220607;22.2;12.3;17.2;3.7;14.6;1.4;3.62;18457 +93094;48.90335;4.76557;173;20220608;19.2;12.2;15.7;2.3;14.44;10.9;2.76;15317 +93094;48.90335;4.76557;173;20220609;20.3;9.3;14.8;2.4;12.7;.1;3.48;20171 +93094;48.90335;4.76557;173;20220610;25;11.9;18.4;2.1;14.03;.1;4.3;22233 +93094;48.90335;4.76557;173;20220611;27.7;12.2;20;1.7;15.63;0;4.88;25915 +93094;48.90335;4.76557;173;20220612;24.4;13.4;18.9;2.7;14;0;4.51;22053 +93094;48.90335;4.76557;173;20220613;21.6;8;14.8;2.1;11.37;0;4.13;24589 +93094;48.90335;4.76557;173;20220614;25.8;8;16.9;2.3;11.53;0;5.08;27920 +93094;48.90335;4.76557;173;20220615;30.2;10;20.1;1.9;13.43;0;5.73;29007 +93094;48.90335;4.76557;173;20220616;27.9;12.8;20.4;2;14.1;0;5.2;26039 +93094;48.90335;4.76557;173;20220617;31.5;12.7;22.1;1.4;13.6;0;5.69;28565 +93094;48.90335;4.76557;173;20220618;35.2;15.3;25.2;2.1;16.33;0;6.8;29302 +93094;48.90335;4.76557;173;20220619;31.4;19.7;25.5;3.9;17.7;16.9;6.25;23246 +93094;48.90335;4.76557;173;20220620;21.8;16.7;19.3;3.3;17.6;4.9;2.9;13205 +93094;48.90335;4.76557;173;20220621;26.8;12.8;19.8;2.5;15.43;0;4.83;25137 +93094;48.90335;4.76557;173;20220622;24.1;16.3;20.2;2.3;19.17;3.1;3.23;16312 +93094;48.90335;4.76557;173;20220623;27.1;17.2;22.1;2.6;19.23;9.6;4.37;20579 +93094;48.90335;4.76557;173;20220624;23.9;16.1;20;4.1;17.8;.5;3.9;18614 +93094;48.90335;4.76557;173;20220625;25;14.2;19.6;3.1;16.33;5.1;3.94;18771 +93094;48.90335;4.76557;173;20220626;18.6;13.6;16.1;1.5;15.93;4.1;2.33;13154 +93094;48.90335;4.76557;173;20220627;21.8;14.5;18.2;1.9;16.07;2;3.22;16729 +93094;48.90335;4.76557;173;20220628;26.4;10.3;18.3;1.3;13.47;.1;4.69;26614 +93094;48.90335;4.76557;173;20220629;27.9;11.8;19.9;2;14.17;0;5.13;26579 +93094;48.90335;4.76557;173;20220630;18;12.3;15.2;2.5;14.9;2.8;2.24;12557 +93094;48.90335;4.76557;173;20220701;22;11.1;16.6;2.7;12.73;.9;3.83;19877 +93094;48.90335;4.76557;173;20220702;27.7;8.5;18.1;1.7;12.07;0;5.2;28654 +93094;48.90335;4.76557;173;20220703;26.5;11.2;18.8;2;13.53;0;4.91;25898 +93094;48.90335;4.76557;173;20220704;25.5;9.5;17.5;1.8;12.2;0;4.75;26419 +93094;48.90335;4.76557;173;20220705;26;10;18;2.5;12.23;0;5.04;26194 +93094;48.90335;4.76557;173;20220706;23.4;10.3;16.8;2.3;11.7;0;4.47;23964 +93094;48.90335;4.76557;173;20220707;21.1;10.6;15.8;2.7;13.67;0;3.48;19297 +93094;48.90335;4.76557;173;20220708;25;8.5;16.8;2.3;12.1;0;4.74;26471 +93094;48.90335;4.76557;173;20220709;27.2;11.4;19.3;2.8;13.63;0;5.16;25149 +93094;48.90335;4.76557;173;20220710;24.1;10.7;17.4;3.1;12.4;0;4.67;24296 +93094;48.90335;4.76557;173;20220711;27.8;11.8;19.8;2.5;14.07;0;5.21;25993 +93094;48.90335;4.76557;173;20220712;29.9;13.4;21.6;2;13.93;0;5.45;26345 +93094;48.90335;4.76557;173;20220713;33.2;14.8;24;1.7;13.47;0;5.81;25844 +93094;48.90335;4.76557;173;20220714;31.3;15.5;23.4;2.5;14.33;0;5.92;25271 +93094;48.90335;4.76557;173;20220715;24.8;14.2;19.5;3.1;11.23;0;4.91;21678 +93094;48.90335;4.76557;173;20220716;26.7;9.4;18.1;2.1;11.27;0;5.08;26540 +93094;48.90335;4.76557;173;20220717;30.3;12.7;21.5;2.5;10.97;0;5.93;26668 +93094;48.90335;4.76557;173;20220718;36.3;13.5;24.9;1.7;11.67;0;6.6;29303 +93094;48.90335;4.76557;173;20220719;38.8;16.4;27.6;2.6;13.63;.6;7.72;28816 +93094;48.90335;4.76557;173;20220720;25.6;20.8;23.2;2.6;19.1;4;3.48;13402 +93094;48.90335;4.76557;173;20220721;26.8;14.8;20.8;2.5;18.03;.1;3.98;19213 +93094;48.90335;4.76557;173;20220722;28.6;15;21.8;2.5;18.2;1.2;4.56;22265 +93094;48.90335;4.76557;173;20220723;28;16.5;22.2;1.7;18.2;0;4.09;19600 +93094;48.90335;4.76557;173;20220724;32.6;14.7;23.6;1.2;16.37;0;5.23;26143 +93094;48.90335;4.76557;173;20220725;27.9;17.5;22.7;3.5;15.93;.1;5.04;19833 +93094;48.90335;4.76557;173;20220726;23.6;12.3;17.9;2.5;13.83;0;3.7;18144 +93094;48.90335;4.76557;173;20220727;24.9;14.2;19.6;2.7;12.63;0;4.36;19594 +93094;48.90335;4.76557;173;20220728;27.6;12.6;20.1;2.1;11.13;0;4.64;20984 +93094;48.90335;4.76557;173;20220729;28.2;10.5;19.3;1.9;11.9;0;4.82;24282 +93094;48.90335;4.76557;173;20220730;29.8;12.2;21;1.6;12.97;0;4.99;24765 +93094;48.90335;4.76557;173;20220731;28.8;13.8;21.3;2.4;15.2;0;4.95;23486 +93094;48.90335;4.76557;173;20220801;25.7;14.6;20.2;1.4;16.53;0;3.59;18377 +93094;48.90335;4.76557;173;20220802;30.6;13.6;22.1;1.2;15.87;0;4.69;24499 +93094;48.90335;4.76557;173;20220803;34.9;15.7;25.3;1.4;15.37;0;5.46;25679 +93094;48.90335;4.76557;173;20220804;34.9;17.4;26.1;2.3;16.93;13.1;5.78;23176 +93094;48.90335;4.76557;173;20220805;25.7;17.4;21.6;3.5;17.8;0;3.86;16235 +93094;48.90335;4.76557;173;20220806;24.2;11.8;18;3.6;11.13;0;4.59;20921 +93094;48.90335;4.76557;173;20220807;27.1;11.3;19.2;3.2;10.13;0;5.26;23139 +93094;48.90335;4.76557;173;20220808;28.9;13.1;21;3;11.07;0;5.42;23003 +93094;48.90335;4.76557;173;20220809;30.6;14.5;22.5;3.3;12.1;0;5.82;23013 +93094;48.90335;4.76557;173;20220810;30.7;18;24.3;3.6;11.47;0;6.13;20688 +93094;48.90335;4.76557;173;20220811;30.7;14.1;22.4;2.9;10.83;0;5.79;22981 +93094;48.90335;4.76557;173;20220812;31.7;13.5;22.6;3.1;10.6;0;6.13;23697 +93094;48.90335;4.76557;173;20220813;31.3;14.7;23;3.1;10.27;0;6.12;22691 +93094;48.90335;4.76557;173;20220814;29.8;15;22.4;2.5;13.23;.8;4.84;19655 +93094;48.90335;4.76557;173;20220815;24.3;17.3;20.8;3.3;18.2;1.1;3.24;14369 +93094;48.90335;4.76557;173;20220816;29;14.8;21.9;1.9;16.9;3.8;4.12;20217 +93094;48.90335;4.76557;173;20220817;26.9;17;22;2.2;18.13;.4;3.67;17007 +93094;48.90335;4.76557;173;20220818;27.2;14.6;20.9;1.8;17.13;.6;3.59;17683 +93094;48.90335;4.76557;173;20220819;24;15.2;19.6;2.6;17.53;1.6;3.01;14814 +93094;48.90335;4.76557;173;20220820;25.7;14.6;20.2;2;15.3;0;3.64;18134 +93094;48.90335;4.76557;173;20220821;26.2;10.5;18.4;1.2;13.17;0;3.55;20247 +93094;48.90335;4.76557;173;20220822;27.8;14;20.9;2;14.83;0;3.82;17819 +93094;48.90335;4.76557;173;20220823;29.4;14.1;21.7;1.3;15.93;0;3.84;20027 +93094;48.90335;4.76557;173;20220824;32.9;14.3;23.6;1.5;14.5;0;4.6;21931 +93094;48.90335;4.76557;173;20220825;33.1;14.8;23.9;2.3;13.87;.9;5.17;21633 +93094;48.90335;4.76557;173;20220826;24.1;18.5;21.3;3.7;17.2;.2;3.24;10892 +93094;48.90335;4.76557;173;20220827;25.3;12.5;18.9;2.3;14.5;0;3.49;18005 +93094;48.90335;4.76557;173;20220828;27.2;13;20.1;2.7;14.47;0;3.97;18221 +93094;48.90335;4.76557;173;20220829;30.3;16.4;23.3;2.4;12.47;0;4.62;18547 +93094;48.90335;4.76557;173;20220830;25.4;15.9;20.6;2.3;14.67;5.3;3.19;14004 +93094;48.90335;4.76557;173;20220831;27.7;13.9;20.8;2.3;16.2;3.2;3.69;17978 +93094;48.90335;4.76557;173;20220901;27.1;14.5;20.8;2.7;13.6;0;4.01;16950 +93094;48.90335;4.76557;173;20220902;27.6;12.7;20.2;2.7;13.63;1.3;3.99;17168 +93094;48.90335;4.76557;173;20220903;25;14.8;19.9;2.8;16.67;1.2;3.08;14211 +93094;48.90335;4.76557;173;20220904;28.8;12.8;20.8;2.1;14.23;.3;3.88;18196 +93094;48.90335;4.76557;173;20220905;31.2;15.4;23.3;2.5;14.77;5.9;4.41;17406 +93094;48.90335;4.76557;173;20220906;29.5;15.4;22.4;2.4;17.23;3.9;3.81;17012 +93094;48.90335;4.76557;173;20220907;24.1;14.4;19.2;2.5;16.6;7.2;2.8;14049 +93094;48.90335;4.76557;173;20220908;21.2;14;17.6;4.2;16.03;3.4;2.4;11018 +93094;48.90335;4.76557;173;20220909;20.9;14.1;17.5;5.3;15.4;6.4;2.57;10266 +93094;48.90335;4.76557;173;20220910;19;13.8;16.4;4.7;15.6;1.2;1.89;8503 +93094;48.90335;4.76557;173;20220911;21.2;12.2;16.7;1.6;14.73;.2;2.1;12240 +93094;48.90335;4.76557;173;20220912;27.5;9.1;18.3;2;13.43;.1;3.33;17666 +93094;48.90335;4.76557;173;20220913;26.8;14.7;20.7;2.2;17.6;1.8;2.78;13002 +93094;48.90335;4.76557;173;20220914;25.7;17.9;21.8;2.9;20.47;6.2;2.53;11181 +93094;48.90335;4.76557;173;20220915;20.5;15.6;18;2.6;16.5;2.3;1.87;8376 +93094;48.90335;4.76557;173;20220916;17.2;11.8;14.5;2.5;12.3;.4;1.8;8107 +93094;48.90335;4.76557;173;20220917;15.8;5.9;10.9;3.3;9.3;0;2.2;12859 +93094;48.90335;4.76557;173;20220918;17.6;4.2;10.9;3.5;8.77;0;2.52;14355 +93094;48.90335;4.76557;173;20220919;17.8;4.6;11.2;1.5;9.33;.1;1.99;14398 +93094;48.90335;4.76557;173;20220920;17.7;3.8;10.8;1.8;9.43;.1;1.94;14141 +93094;48.90335;4.76557;173;20220921;17.9;5.3;11.6;2.2;9.13;0;2.14;13758 +93094;48.90335;4.76557;173;20220922;20.6;3.8;12.2;1.6;8.23;.1;2.33;15597 +93094;48.90335;4.76557;173;20220923;18.7;4.7;11.7;1.1;9.03;0;1.84;13316 +93094;48.90335;4.76557;173;20220924;17.2;8.9;13.1;1.3;11.63;.1;1.49;9326 +93094;48.90335;4.76557;173;20220925;16.6;10.2;13.4;2.2;11.63;.2;1.64;8727 +93094;48.90335;4.76557;173;20220926;15.4;5.9;10.6;4.4;10.63;7;1.64;9714 +93094;48.90335;4.76557;173;20220927;13.2;8.7;11;5.5;11.57;7.6;1.17;6015 +93094;48.90335;4.76557;173;20220928;14.7;8;11.4;2.9;10.77;.1;1.47;8448 +93094;48.90335;4.76557;173;20220929;14.8;7.1;11;1.5;10.2;.9;1.35;9144 +93094;48.90335;4.76557;173;20220930;16.4;1.9;9.1;2.1;9.03;10.7;1.67;13058 +93094;48.90335;4.76557;173;20221001;17.8;9.4;13.6;6.9;13.07;1.2;1.85;8936 +93094;48.90335;4.76557;173;20221002;17.7;12.3;15;4.1;15.3;8.5;1.25;6200 +93094;48.90335;4.76557;173;20221003;15.8;9.1;12.5;1.8;11.8;0;1.24;8172 +93094;48.90335;4.76557;173;20221004;19.5;4.6;12.1;1.8;11.07;.1;1.67;12609 +93094;48.90335;4.76557;173;20221005;22.4;9.6;16;4.1;13.67;0;2.36;11315 +93094;48.90335;4.76557;173;20221006;18.8;9.2;14;1.7;11.77;0;1.6;10126 +93094;48.90335;4.76557;173;20221007;18.4;3.5;10.9;1.4;10.23;.1;1.43;11623 +93094;48.90335;4.76557;173;20221008;16.2;5.5;10.8;1.7;9.9;0;1.37;9668 +93094;48.90335;4.76557;173;20221009;18.7;3.3;11;2.6;9.47;.1;1.81;11947 +93094;48.90335;4.76557;173;20221010;20.2;7.8;14;3.1;13;0;1.65;9455 +93094;48.90335;4.76557;173;20221011;17.7;11.7;14.7;2.9;12.4;0;1.53;6973 +93094;48.90335;4.76557;173;20221012;19.2;3.6;11.4;1.2;10.27;0;1.34;11431 +93094;48.90335;4.76557;173;20221013;15.6;8.9;12.3;2.6;13.33;2;.86;5910 +93094;48.90335;4.76557;173;20221014;16;13.3;14.6;4.3;15.93;18.8;.71;3564 +93094;48.90335;4.76557;173;20221015;17.8;14.5;16.1;4.8;16.63;5.1;1.05;4367 +93094;48.90335;4.76557;173;20221016;21.3;13.7;17.5;2.6;16.93;.1;1.32;7184 +93094;48.90335;4.76557;173;20221017;21.8;16;18.9;3.8;16.97;19.5;1.76;6316 +93094;48.90335;4.76557;173;20221018;19.4;14.5;16.9;1.5;16.9;.1;.95;5386 +93094;48.90335;4.76557;173;20221019;19.5;13.1;16.3;4.2;15.87;0;1.3;6465 +93094;48.90335;4.76557;173;20221020;20.5;14.1;17.3;3.9;16.57;15.4;1.46;6021 +93094;48.90335;4.76557;173;20221021;19.8;13.8;16.8;4.1;16.57;3.7;1.25;5573 +93094;48.90335;4.76557;173;20221022;20.7;12.8;16.7;3.7;15;0;1.61;6968 +93094;48.90335;4.76557;173;20221023;22.3;14.5;18.4;4.9;15.17;2.7;2.19;6602 +93094;48.90335;4.76557;173;20221024;18.3;15.3;16.8;5.8;13.43;.5;2.2;4237 +93094;48.90335;4.76557;173;20221025;17.7;11.9;14.8;3.2;14;.5;1.15;5338 +93094;48.90335;4.76557;173;20221026;21.1;14.8;17.9;3.5;14.37;.1;1.86;6040 +93094;48.90335;4.76557;173;20221027;22.6;12;17.3;4;15.1;0;1.83;7452 +93094;48.90335;4.76557;173;20221028;23.4;15.9;19.7;3.6;14.97;0;2.17;6549 +93094;48.90335;4.76557;173;20221029;23.8;13.5;18.6;2.9;14.23;0;1.88;6849 +93094;48.90335;4.76557;173;20221030;20.7;11.8;16.3;2.5;12.6;.1;1.52;6712 +93094;48.90335;4.76557;173;20221031;20.6;9.9;15.2;3.1;13.63;4.3;1.37;6679 +93094;48.90335;4.76557;173;20221101;15.5;11;13.3;5.8;12.53;0;1.29;4842 +93094;48.90335;4.76557;173;20221102;15.4;9;12.2;4.4;11.17;.1;1.26;5283 +93094;48.90335;4.76557;173;20221103;13.3;8.5;10.9;5.1;11.43;12.2;.86;3992 +93094;48.90335;4.76557;173;20221104;10.8;8.5;9.7;4.1;10.8;3.4;.68;2749 +93094;48.90335;4.76557;173;20221105;9.8;2.6;6.2;2.8;9.07;.1;.45;4190 +93094;48.90335;4.76557;173;20221106;10.2;5.3;7.7;4.5;9.57;1.2;.6;3597 +93094;48.90335;4.76557;173;20221107;15;9.5;12.2;5.7;12.47;0;.95;3714 +93094;48.90335;4.76557;173;20221108;17.2;8.7;13;5.1;11.17;5.4;1.55;5369 +93094;48.90335;4.76557;173;20221109;14.1;11.7;12.9;4;12.77;.2;.91;2736 +93094;48.90335;4.76557;173;20221110;10.6;6.2;8.4;2.7;10.47;0;.4;2897 +93094;48.90335;4.76557;173;20221111;12.3;5.2;8.7;2;10.03;.2;.52;4462 +93094;48.90335;4.76557;173;20221112;14.9;3.5;9.2;2.2;9.37;.1;.71;5812 +93094;48.90335;4.76557;173;20221113;12.5;4.7;8.6;2.4;8.83;.1;.69;4521 +93094;48.90335;4.76557;173;20221114;12.8;3.7;8.2;2.8;10.27;1.9;.49;4082 +93094;48.90335;4.76557;173;20221115;14;7.7;10.8;4.9;12.2;3.5;.52;3532 +93094;48.90335;4.76557;173;20221116;12.2;8.7;10.4;5.8;11.7;6.3;.58;3005 +93094;48.90335;4.76557;173;20221117;13.1;10.7;11.9;7.9;11.3;7.7;1.39;2169 +93094;48.90335;4.76557;173;20221118;9.1;8.3;8.7;4.6;10.27;1.8;.6;848 +93094;48.90335;4.76557;173;20221119;7.6;5.8;6.7;2.8;9.43;1;.36;1250 +93094;48.90335;4.76557;173;20221120;8.1;4.3;6.2;5;9.13;4.5;.29;2728 +93094;48.90335;4.76557;173;20221121;8.6;5.9;7.2;5.3;9.4;1.7;.5;1966 +93094;48.90335;4.76557;173;20221122;8.9;4.1;6.5;6.4;8.63;1.6;.64;2829 +93094;48.90335;4.76557;173;20221123;9.7;3.9;6.8;5.1;8.83;4;.59;3153 +93094;48.90335;4.76557;173;20221124;11.1;6.2;8.7;5.2;9.83;2.7;.69;3142 +93094;48.90335;4.76557;173;20221125;11.2;7;9.1;3.8;9.67;.3;.73;2851 +93094;48.90335;4.76557;173;20221126;6.8;2.7;4.7;2.6;8.2;.1;.26;2123 +93094;48.90335;4.76557;173;20221127;8.9;3.5;6.2;3.2;8.27;.9;.51;2478 +93094;48.90335;4.76557;173;20221128;8.5;6.7;7.6;3.1;9.33;1.8;.55;1384 +93094;48.90335;4.76557;173;20221129;8.1;4.8;6.4;1.6;9.1;0;.28;1825 +93094;48.90335;4.76557;173;20221130;7.7;4.4;6;2.6;8.6;0;.38;1769 +93094;48.90335;4.76557;173;20221201;7.3;4.4;5.9;3.2;8.03;.2;.52;1605 +93094;48.90335;4.76557;173;20221202;4.6;3.9;4.2;2.7;7.3;1.1;.51;614 +93094;48.90335;4.76557;173;20221203;3.5;2.1;2.8;4.9;6.43;0;.58;940 +93094;48.90335;4.76557;173;20221204;2.7;2.1;2.4;3.6;6.47;10;.5;475 +93094;48.90335;4.76557;173;20221205;2.7;2;2.3;2;6.93;.3;.31;551 +93094;48.90335;4.76557;173;20221206;3.5;1.2;2.3;1.5;6.83;.1;.3;1321 +93094;48.90335;4.76557;173;20221207;3.1;.3;1.7;1.6;6.83;.5;.19;1871 +93094;48.90335;4.76557;173;20221208;3.7;2.1;2.9;1.7;6.9;0;.36;1002 +93094;48.90335;4.76557;173;20221209;.3;-2.4;-1.1;2.3;5.63;0;.16;1692 +93094;48.90335;4.76557;173;20221210;-1.6;-1.4;-1.5;2.6;5.3;0;.28;159 +93094;48.90335;4.76557;173;20221211;-1.5;-2.8;-2.1;2;5.03;0;.29;1277 +93094;48.90335;4.76557;173;20221212;-.2;-4.7;-2.4;3.4;4.27;0;.37;2529 +93094;48.90335;4.76557;173;20221213;.3;-4.4;-2;4.4;3.7;0;.69;2768 +93094;48.90335;4.76557;173;20221214;.1;-1.9;-.9;2.1;4.87;0;.37;1287 +93094;48.90335;4.76557;173;20221215;1.2;-4.9;-1.9;2.9;4.33;0;.35;2793 +93094;48.90335;4.76557;173;20221216;2.1;-6.6;-2.3;2.4;3.87;.1;.38;3534 +93094;48.90335;4.76557;173;20221217;-.9;-9.1;-5;1.3;3.5;0;.18;2514 +93094;48.90335;4.76557;173;20221218;2.1;-9.8;-3.8;2.8;4.29;.4;.21;3688 +93094;48.90335;4.76557;173;20221219;10.3;2.3;6.3;3.4;8.44;.6;.5;2751 +93094;48.90335;4.76557;173;20221220;13.6;8.5;11;5.4;10.87;6.1;.97;1985 +93094;48.90335;4.76557;173;20221221;11.3;10.8;11;5.8;12.37;9.7;.55;458 +93094;48.90335;4.76557;173;20221222;11.8;10.3;11;8.7;12.5;13.2;.51;865 +93094;48.90335;4.76557;173;20221223;13.7;10.6;12.2;5.8;13.4;5.6;.49;1480 +93094;48.90335;4.76557;173;20221224;10.9;9.8;10.4;4.6;11.53;.8;.6;847 +93094;48.90335;4.76557;173;20221225;13.8;8.8;11.3;4.2;11.37;1.5;.75;2279 +93094;48.90335;4.76557;173;20221226;11.3;10.3;10.8;5.4;10.4;2.4;1.12;1057 +93094;48.90335;4.76557;173;20221227;7.8;1.1;4.5;3.6;7.37;.1;.42;3085 +93094;48.90335;4.76557;173;20221228;10.4;2.9;6.7;7;9.77;3;.21;2767 +93094;48.90335;4.76557;173;20221229;10.8;9.8;10.3;7.8;10.17;1.8;1.21;1214 +93094;48.90335;4.76557;173;20221230;12.8;4.5;8.7;6.9;10.7;3.4;.44;3133 +93094;48.90335;4.76557;173;20221231;16.2;13;14.6;8.5;12.3;0;1.93;2165 +93095;48.9188;5.10587;248;20220101;14.5;8.6;11.5;2;10.95;0;.59;3086 +93095;48.9188;5.10587;248;20220102;12.5;5.2;8.9;5.4;9.92;.5;.83;2547 +93095;48.9188;5.10587;248;20220103;10.8;9.9;10.4;6.6;11.09;21.7;.89;1165 +93095;48.9188;5.10587;248;20220104;10;9.5;9.8;5.6;10.15;15.7;1.04;419 +93095;48.9188;5.10587;248;20220105;3.5;.1;1.8;3.9;6.52;0;.36;2066 +93095;48.9188;5.10587;248;20220106;4.2;1.3;2.7;2.2;6.32;.5;.44;2246 +93095;48.9188;5.10587;248;20220107;3.9;-.7;1.6;4.9;6.95;5.1;.2;1817 +93095;48.9188;5.10587;248;20220108;4.9;1.3;3.1;5.8;7.59;18.6;.25;2036 +93095;48.9188;5.10587;248;20220109;4.5;2.9;3.7;4.5;7.22;.8;.53;1132 +93095;48.9188;5.10587;248;20220110;2.7;-.8;.9;1.7;6.25;0;.26;1968 +93095;48.9188;5.10587;248;20220111;3.5;-.2;1.6;2.1;5.95;0;.37;2785 +93095;48.9188;5.10587;248;20220112;4.3;-3.3;.5;2.1;5.49;0;.33;3660 +93095;48.9188;5.10587;248;20220113;3.6;-1.7;1;2.1;5.85;0;.35;2810 +93095;48.9188;5.10587;248;20220114;8.4;-2.9;2.8;.5;5.89;.1;.16;4757 +93095;48.9188;5.10587;248;20220115;4.3;-3.8;.3;1.3;5.49;.1;.28;3532 +93095;48.9188;5.10587;248;20220116;-.3;-2.2;-1.2;2.8;5.92;.5;.13;1232 +93095;48.9188;5.10587;248;20220117;3.5;-.3;1.6;1.4;7.12;.1;.2;2193 +93095;48.9188;5.10587;248;20220118;7.6;2.4;5;2.8;7.22;0;.58;3589 +93095;48.9188;5.10587;248;20220119;3;-1.4;.8;3.4;6.95;2.4;.1;1863 +93095;48.9188;5.10587;248;20220120;4.3;1;2.7;2.7;6.75;.2;.4;2676 +93095;48.9188;5.10587;248;20220121;3.1;-.8;1.2;1.8;6.29;.1;.3;3060 +93095;48.9188;5.10587;248;20220122;4.4;.1;2.3;1.3;6.95;0;.28;2907 +93095;48.9188;5.10587;248;20220123;5.5;2.5;4;2;6.72;0;.56;2236 +93095;48.9188;5.10587;248;20220124;6.8;-2.4;2.2;1.3;5.69;0;.36;5266 +93095;48.9188;5.10587;248;20220125;2.6;-4.3;-.8;1.2;5.29;0;.3;3355 +93095;48.9188;5.10587;248;20220126;-1.1;-2.5;-1.8;1.9;5.44;0;.25;1045 +93095;48.9188;5.10587;248;20220127;1;-1.8;-.4;3.7;6.11;1.1;.19;1794 +93095;48.9188;5.10587;248;20220128;3.6;1.2;2.4;2.6;7.39;0;.26;2018 +93095;48.9188;5.10587;248;20220129;6.1;2.4;4.2;5;8.62;2.7;.18;2464 +93095;48.9188;5.10587;248;20220130;7.6;4.1;5.8;2.1;7.65;.6;.58;4200 +93095;48.9188;5.10587;248;20220131;5.9;-.2;2.9;6.5;6.72;.7;.67;3429 +93095;48.9188;5.10587;248;20220201;6.4;1.1;3.7;5.3;7.69;2.8;.43;3013 +93095;48.9188;5.10587;248;20220202;9.6;6.8;8.2;4.2;10.22;.5;.56;2775 +93095;48.9188;5.10587;248;20220203;6.8;5.6;6.2;3;8.82;.5;.52;1907 +93095;48.9188;5.10587;248;20220204;7.4;4.7;6.1;4.9;8.25;1.7;.76;2435 +93095;48.9188;5.10587;248;20220205;7.2;-.2;3.5;3.7;6.75;0;.68;5581 +93095;48.9188;5.10587;248;20220206;8.4;2.8;5.6;9.3;8.72;17.4;.55;3253 +93095;48.9188;5.10587;248;20220207;7.1;1.5;4.3;4.1;6.22;0;1.01;5786 +93095;48.9188;5.10587;248;20220208;7;.8;3.9;3.2;8.19;0;.33;4110 +93095;48.9188;5.10587;248;20220209;13.3;2.2;7.8;2.3;7.75;0;1.02;6975 +93095;48.9188;5.10587;248;20220210;6;3.2;4.6;5;7.62;1.3;.75;2476 +93095;48.9188;5.10587;248;20220211;7.2;-.6;3.3;2.7;6.09;0;.78;7885 +93095;48.9188;5.10587;248;20220212;7;-3.5;1.7;3.2;4.95;0;.96;8629 +93095;48.9188;5.10587;248;20220213;12.3;-2.9;4.7;5.9;6.52;.1;1.58;9335 +93095;48.9188;5.10587;248;20220214;10.2;6.5;8.4;5.1;8.26;1.2;1.19;11708 +93095;48.9188;5.10587;248;20220215;9.2;4.7;7;6.3;8.25;7.8;1.11;5696 +93095;48.9188;5.10587;248;20220216;12.7;6.3;9.5;8.1;11.62;7.7;.65;4413 +93095;48.9188;5.10587;248;20220217;11.2;10.3;10.7;7.5;9.62;1.3;1.8;3958 +93095;48.9188;5.10587;248;20220218;12;7.6;9.8;7.3;9.32;1.6;1.62;3909 +93095;48.9188;5.10587;248;20220219;7.7;2.1;4.9;6.6;6.42;0;1.38;6872 +93095;48.9188;5.10587;248;20220220;9.8;5.5;7.6;8.5;9.62;6.7;.84;4014 +93095;48.9188;5.10587;248;20220221;7.4;4.2;5.8;8;7.92;4.1;1;4516 +93095;48.9188;5.10587;248;20220222;8;3.7;5.9;5;9.09;3.1;.52;5093 +93095;48.9188;5.10587;248;20220223;11.8;1.6;6.7;1.7;8.52;0;.86;8133 +93095;48.9188;5.10587;248;20220224;10.9;7;9;4.5;8.02;3.1;1.59;5010 +93095;48.9188;5.10587;248;20220225;8.3;.2;4.2;3.4;6.29;.4;1.13;7399 +93095;48.9188;5.10587;248;20220226;7.4;-3.7;1.9;2.7;5.35;.1;1.05;9955 +93095;48.9188;5.10587;248;20220227;9.3;-.2;4.5;4.6;4.89;0;1.89;9671 +93095;48.9188;5.10587;248;20220228;11.2;-2.9;4.1;2.1;4.89;0;1.44;10886 +93095;48.9188;5.10587;248;20220301;9.8;-3.1;3.4;1.5;5.05;0;1.13;9638 +93095;48.9188;5.10587;248;20220302;10.2;-.4;4.9;1.8;5.69;0;1.21;8382 +93095;48.9188;5.10587;248;20220303;14;.5;7.3;1.3;7.02;0;1.27;10454 +93095;48.9188;5.10587;248;20220304;10.9;-1.9;4.5;2.2;4.62;0;1.6;11126 +93095;48.9188;5.10587;248;20220305;9.3;-5;2.2;1.7;4.19;0;1.33;11943 +93095;48.9188;5.10587;248;20220306;7;-4.4;1.3;2.9;3.89;0;1.47;11005 +93095;48.9188;5.10587;248;20220307;5;-3.2;.9;4.8;3.72;0;1.67;10294 +93095;48.9188;5.10587;248;20220308;10.7;-2.5;4.1;3.3;3.82;0;2.11;11994 +93095;48.9188;5.10587;248;20220309;14.8;-3.7;5.6;1.7;5.09;0;1.77;13380 +93095;48.9188;5.10587;248;20220310;15.7;-1.3;7.2;2.7;5.95;0;2.14;13139 +93095;48.9188;5.10587;248;20220311;16.1;3.3;9.7;4.6;7.52;.8;2.56;11183 +93095;48.9188;5.10587;248;20220312;12.4;6.6;9.5;3.3;8.45;1.3;1.65;7583 +93095;48.9188;5.10587;248;20220313;12.7;6;9.3;3.4;9.12;6.2;1.5;7501 +93095;48.9188;5.10587;248;20220314;13.4;5.3;9.4;2.5;8.35;4.3;1.66;9902 +93095;48.9188;5.10587;248;20220315;10.4;5.5;8;1.9;10.25;1.3;.77;5447 +93095;48.9188;5.10587;248;20220316;13.9;7.3;10.6;2.4;10.72;0;1.3;7653 +93095;48.9188;5.10587;248;20220317;10.4;7.6;9;3.8;8.85;0;1.39;5240 +93095;48.9188;5.10587;248;20220318;13.6;3.2;8.4;7.3;6.32;0;3.07;13725 +93095;48.9188;5.10587;248;20220319;14.1;4.1;9.1;7.7;5.82;0;3.62;16157 +93095;48.9188;5.10587;248;20220320;10.5;1;5.8;3.1;6.75;.2;1.49;8061 +93095;48.9188;5.10587;248;20220321;18.1;5.7;11.9;3.6;7.62;0;3.03;15715 +93095;48.9188;5.10587;248;20220322;18.1;3.4;10.7;2.7;6.59;0;2.86;16705 +93095;48.9188;5.10587;248;20220323;18.6;1.5;10;2.2;5.99;0;2.76;17323 +93095;48.9188;5.10587;248;20220324;19.7;1.9;10.8;2.4;6.09;0;3;17616 +93095;48.9188;5.10587;248;20220325;18.7;2.2;10.4;3.3;6.02;0;3.26;17839 +93095;48.9188;5.10587;248;20220326;18.9;3.1;11;5.3;5.92;0;4.14;18104 +93095;48.9188;5.10587;248;20220327;20.4;4.5;12.5;3.4;6.52;0;3.71;18692 +93095;48.9188;5.10587;248;20220328;20.9;3.1;12;1.9;7.09;0;2.92;17526 +93095;48.9188;5.10587;248;20220329;16.7;6;11.3;2.1;8.45;1.1;2.08;10110 +93095;48.9188;5.10587;248;20220330;12.1;8.6;10.3;2.6;10.79;12;1.26;6629 +93095;48.9188;5.10587;248;20220331;7.9;5.5;6.7;4.8;8.02;.6;1.25;5555 +93095;48.9188;5.10587;248;20220401;4.8;.3;2.5;5.4;5.65;.6;1.19;4952 +93095;48.9188;5.10587;248;20220402;3.3;-.2;1.5;5.5;4.96;.1;1.24;5968 +93095;48.9188;5.10587;248;20220403;6.6;-2.8;1.9;2.9;4.32;0;1.8;14196 +93095;48.9188;5.10587;248;20220404;9.6;-4;2.8;6.7;5.14;1.1;2.24;16802 +93095;48.9188;5.10587;248;20220405;9.4;5.3;7.3;6.3;9.72;2.2;.77;3625 +93095;48.9188;5.10587;248;20220406;12.1;7.3;9.7;6.4;9.75;2.1;1.71;8012 +93095;48.9188;5.10587;248;20220407;13.4;8.4;10.9;9.6;9.92;9.6;2.27;7363 +93095;48.9188;5.10587;248;20220408;10.1;5.5;7.8;5;8.15;48.9;1.51;4141 +93095;48.9188;5.10587;248;20220409;9.7;.4;5.1;3.2;6.79;.6;1.77;13941 +93095;48.9188;5.10587;248;20220410;12.7;-1.2;5.7;2.6;6.19;.1;2.43;19425 +93095;48.9188;5.10587;248;20220411;17.7;2.1;9.9;5.3;7.42;0;3.7;20549 +93095;48.9188;5.10587;248;20220412;21.2;6.5;13.8;4;9.02;0;3.85;18341 +93095;48.9188;5.10587;248;20220413;19.3;8.2;13.7;2.7;11.29;.3;2.75;15423 +93095;48.9188;5.10587;248;20220414;20.2;8.7;14.5;2.4;11.39;0;2.99;17061 +93095;48.9188;5.10587;248;20220415;20.1;7.6;13.8;2.9;10.52;0;3.32;19449 +93095;48.9188;5.10587;248;20220416;17;6;11.5;5.5;7.85;0;3.94;22270 +93095;48.9188;5.10587;248;20220417;18.6;3.3;11;5.3;5.42;0;4.82;24033 +93095;48.9188;5.10587;248;20220418;18.6;2.1;10.3;2.7;6.42;0;3.61;22328 +93095;48.9188;5.10587;248;20220419;19.1;4.6;11.9;2.6;7.89;0;3.54;20971 +93095;48.9188;5.10587;248;20220420;16.8;5.2;11;4.7;6.32;0;4.23;23094 +93095;48.9188;5.10587;248;20220421;18.1;3.2;10.7;4.6;7.55;0;3.92;22875 +93095;48.9188;5.10587;248;20220422;18.7;5.9;12.3;4.5;8.79;0;3.93;22793 +93095;48.9188;5.10587;248;20220423;17.3;6.5;11.9;5.1;9.62;.5;2.99;13596 +93095;48.9188;5.10587;248;20220424;14.6;7.4;11;2.2;10.82;.4;1.75;10010 +93095;48.9188;5.10587;248;20220425;16.3;6.8;11.6;2.7;9.22;0;2.71;15221 +93095;48.9188;5.10587;248;20220426;14.8;2.4;8.6;2.8;8.39;.1;2.44;16618 +93095;48.9188;5.10587;248;20220427;17.8;2.5;10.2;4;8.69;0;3.49;23152 +93095;48.9188;5.10587;248;20220428;20.6;4.9;12.8;4.6;8.09;0;4.64;25077 +93095;48.9188;5.10587;248;20220429;18.5;6.1;12.3;3;8.92;0;3.09;15821 +93095;48.9188;5.10587;248;20220430;15.8;5.5;10.6;3.8;8.59;0;3.16;20043 +93095;48.9188;5.10587;248;20220501;16.6;2.7;9.6;2.6;8.09;0;2.93;18956 +93095;48.9188;5.10587;248;20220502;20;6.2;13.1;2.7;9.52;0;3.5;20206 +93095;48.9188;5.10587;248;20220503;21;6.3;13.6;3.2;10.05;.6;3.81;21695 +93095;48.9188;5.10587;248;20220504;19;7.2;13.1;2.8;10.35;1.7;3.2;18135 +93095;48.9188;5.10587;248;20220505;18.5;9;13.7;2.3;10.59;2.1;3.14;17896 +93095;48.9188;5.10587;248;20220506;20.9;4.4;12.6;1.7;10.25;.1;2.89;16002 +93095;48.9188;5.10587;248;20220507;21.9;5.3;13.6;1.4;10.79;.6;2.87;15766 +93095;48.9188;5.10587;248;20220508;22.1;7.1;14.6;2.3;12.02;.3;3.03;15113 +93095;48.9188;5.10587;248;20220509;25.1;7.9;16.5;1.4;12.05;0;3.3;16633 +93095;48.9188;5.10587;248;20220510;25.5;8;16.8;1.9;12.99;0;3.48;16726 +93095;48.9188;5.10587;248;20220511;27.3;12.9;20.1;3.5;12.85;0;4.57;15227 +93095;48.9188;5.10587;248;20220512;21.4;11.8;16.6;2.1;13.05;0;2.84;12969 +93095;48.9188;5.10587;248;20220513;20.8;9.3;15.1;1.9;10.35;0;3.09;14833 +93095;48.9188;5.10587;248;20220514;23.1;4.5;13.8;1;10.39;0;3.05;17600 +93095;48.9188;5.10587;248;20220515;28;6.9;17.4;1.4;11.89;1.4;3.83;18769 +93095;48.9188;5.10587;248;20220516;23.6;13.7;18.6;2.5;16.32;1.6;2.94;12808 +93095;48.9188;5.10587;248;20220517;28;10.5;19.2;1.2;14.25;0;3.58;17311 +93095;48.9188;5.10587;248;20220518;29.6;12.1;20.9;1.3;15.02;0;3.77;17062 +93095;48.9188;5.10587;248;20220519;30.2;14.5;22.3;2.4;17.05;0;4.18;15813 +93095;48.9188;5.10587;248;20220520;27.5;15.3;21.4;2.7;17.22;5.1;3.81;14707 +93095;48.9188;5.10587;248;20220521;22.6;8;15.3;1.8;11.99;0;3.23;16388 +93095;48.9188;5.10587;248;20220522;22.3;8.5;15.4;1.5;12.22;3.1;2.95;15160 +93095;48.9188;5.10587;248;20220523;22.2;12.6;17.4;3.3;16.05;22.6;2.84;13134 +93095;48.9188;5.10587;248;20220524;17.6;11.7;14.7;3.7;12.79;.6;2.49;10782 +93095;48.9188;5.10587;248;20220525;20.8;5.9;13.4;2.1;10.95;0;3.06;16366 +93095;48.9188;5.10587;248;20220526;21.3;12.8;17;2.9;12.59;0;3.23;12770 +93095;48.9188;5.10587;248;20220527;19.5;11.7;15.6;3.1;12.69;0;2.82;12100 +93095;48.9188;5.10587;248;20220528;18.5;5.3;11.9;2.3;9.39;0;2.99;15817 +93095;48.9188;5.10587;248;20220529;16.7;5.8;11.2;3.1;7.99;.1;3.13;14920 +93095;48.9188;5.10587;248;20220530;18.3;3.4;10.8;1.6;8.75;0;2.86;16591 +93095;48.9188;5.10587;248;20220531;21.8;4.5;13.2;1.4;9.15;0;3.33;18085 +93095;48.9188;5.10587;248;20220601;21.7;5.4;13.5;1.5;9.59;0;3.32;18026 +93095;48.9188;5.10587;248;20220602;23.7;6.9;15.3;2.3;10.09;0;3.89;18010 +93095;48.9188;5.10587;248;20220603;21.7;11.3;16.5;1.6;13.65;1.8;2.82;13615 +93095;48.9188;5.10587;248;20220604;28.2;12.7;20.5;2;16.82;4.2;3.93;17340 +93095;48.9188;5.10587;248;20220605;20.1;16.8;18.4;2.9;18.39;18.9;1.92;7568 +93095;48.9188;5.10587;248;20220606;21.8;13.5;17.6;3;14.59;.1;3.07;12781 +93095;48.9188;5.10587;248;20220607;21.7;12.7;17.2;3.2;14.45;1.3;3.1;13606 +93095;48.9188;5.10587;248;20220608;18.6;12;15.3;2.3;14.52;9.6;2.19;10826 +93095;48.9188;5.10587;248;20220609;19.6;9.1;14.4;1.9;12.79;.1;2.68;14286 +93095;48.9188;5.10587;248;20220610;24.7;10.5;17.6;1.8;13.75;.1;3.43;16104 +93095;48.9188;5.10587;248;20220611;27.6;11.1;19.3;1.4;15.35;0;4.92;27166 +93095;48.9188;5.10587;248;20220612;24.4;13.2;18.8;2.2;14.69;0;4.39;23002 +93095;48.9188;5.10587;248;20220613;21.5;8.2;14.8;1.9;11.55;0;4.19;25474 +93095;48.9188;5.10587;248;20220614;25.7;7.9;16.8;1.8;11.59;0;4.93;27750 +93095;48.9188;5.10587;248;20220615;30.1;9.1;19.6;1.1;13.12;0;5.37;29514 +93095;48.9188;5.10587;248;20220616;27.8;12.4;20.1;1.4;14.22;0;5.06;27009 +93095;48.9188;5.10587;248;20220617;31.2;12;21.6;1;13.75;0;5.32;28040 +93095;48.9188;5.10587;248;20220618;34.8;14.4;24.6;1.6;16.85;0;6.11;27909 +93095;48.9188;5.10587;248;20220619;32.4;20.8;26.6;3.2;17.79;16.9;6.36;23051 +93095;48.9188;5.10587;248;20220620;22.1;16.6;19.4;3.1;17.32;2.5;3.43;16359 +93095;48.9188;5.10587;248;20220621;27.2;12.2;19.7;1.8;15.05;0;4.84;25099 +93095;48.9188;5.10587;248;20220622;24.5;16.4;20.4;1.8;19.35;3;3.43;17330 +93095;48.9188;5.10587;248;20220623;27.4;16.5;21.9;2.2;19.25;7.8;4.55;21966 +93095;48.9188;5.10587;248;20220624;23.5;16;19.7;3.4;17.89;.9;3.69;17798 +93095;48.9188;5.10587;248;20220625;25.7;13.9;19.8;2.6;16.25;5.9;4.49;22210 +93095;48.9188;5.10587;248;20220626;17.6;14.1;15.9;1.5;16.45;6.3;2;10829 +93095;48.9188;5.10587;248;20220627;20.7;14.3;17.5;1.8;16.55;1.8;2.82;14833 +93095;48.9188;5.10587;248;20220628;25.9;9.8;17.8;1.4;13.99;.1;4.66;26763 +93095;48.9188;5.10587;248;20220629;28;12.2;20.1;1.2;15.12;0;5.01;27225 +93095;48.9188;5.10587;248;20220630;19.9;11.7;15.8;2.1;15.09;.3;2.93;16760 +93095;48.9188;5.10587;248;20220701;21.4;11.4;16.4;2.2;12.92;.7;3.88;21208 +93095;48.9188;5.10587;248;20220702;27.5;7.6;17.5;1.3;12.29;0;5.06;29144 +93095;48.9188;5.10587;248;20220703;27;10.6;18.8;1.8;13.79;0;5.02;26976 +93095;48.9188;5.10587;248;20220704;25.4;8.9;17.2;1.6;12.29;0;4.74;27088 +93095;48.9188;5.10587;248;20220705;26.1;9.3;17.7;2;12.29;0;5.04;27415 +93095;48.9188;5.10587;248;20220706;22.4;10.5;16.4;2.4;11.89;0;4.33;23715 +93095;48.9188;5.10587;248;20220707;20.7;9.6;15.1;2.1;13.52;0;3.13;17664 +93095;48.9188;5.10587;248;20220708;24.8;8.4;16.6;2;12.15;.1;4.77;27095 +93095;48.9188;5.10587;248;20220709;26.7;10.7;18.7;2.2;13.72;0;4.96;25835 +93095;48.9188;5.10587;248;20220710;23.8;10.6;17.2;2.8;12.25;0;4.74;25272 +93095;48.9188;5.10587;248;20220711;27.5;10.9;19.2;2;13.95;0;5;25966 +93095;48.9188;5.10587;248;20220712;29.5;13.1;21.3;1.7;13.99;0;5.28;26230 +93095;48.9188;5.10587;248;20220713;32.5;13.5;23;1.2;13.62;0;5.27;25365 +93095;48.9188;5.10587;248;20220714;31.2;15.1;23.1;2;14.12;0;5.72;25491 +93095;48.9188;5.10587;248;20220715;24.8;14.4;19.6;2.5;11.39;0;4.93;22791 +93095;48.9188;5.10587;248;20220716;26.4;8.9;17.6;1.9;11.19;0;4.97;26761 +93095;48.9188;5.10587;248;20220717;30.3;12.5;21.4;1.9;10.79;0;5.7;26561 +93095;48.9188;5.10587;248;20220718;35.8;12.6;24.2;1.2;11.95;0;5.95;28737 +93095;48.9188;5.10587;248;20220719;38.1;15.3;26.7;1.7;13.49;.1;6.79;28617 +93095;48.9188;5.10587;248;20220720;26.9;20.9;23.9;2.2;18.52;3.2;3.84;14076 +93095;48.9188;5.10587;248;20220721;26.7;14.8;20.7;2.4;17.92;.1;4.26;21011 +93095;48.9188;5.10587;248;20220722;28.9;15.1;22;2;18.02;.9;4.6;22095 +93095;48.9188;5.10587;248;20220723;27.6;16.4;22;1.5;18.39;.1;4.07;19846 +93095;48.9188;5.10587;248;20220724;32.3;13.7;23;1;16.39;0;5.04;26242 +93095;48.9188;5.10587;248;20220725;28.5;16.7;22.6;3.1;16.15;.1;5;19829 +93095;48.9188;5.10587;248;20220726;23.4;12.3;17.8;2.2;14.05;0;3.87;20298 +93095;48.9188;5.10587;248;20220727;24.8;14.1;19.5;2.3;12.65;0;4.31;19833 +93095;48.9188;5.10587;248;20220728;27.6;12.5;20.1;1.8;11.29;0;4.57;21442 +93095;48.9188;5.10587;248;20220729;28;10.9;19.5;1.7;12.32;0;4.75;24359 +93095;48.9188;5.10587;248;20220730;29.3;11.3;20.3;1.6;12.95;0;4.88;24798 +93095;48.9188;5.10587;248;20220731;28.7;13.2;20.9;1.9;14.92;0;4.77;23574 +93095;48.9188;5.10587;248;20220801;24.9;14.7;19.8;1.3;16.79;0;3.31;16964 +93095;48.9188;5.10587;248;20220802;30.2;12.6;21.4;1;15.65;0;4.48;24009 +93095;48.9188;5.10587;248;20220803;34.4;14.6;24.5;.9;15.32;0;5.01;25290 +93095;48.9188;5.10587;248;20220804;35.4;16.1;25.8;1.8;16.82;12.6;5.57;23645 +93095;48.9188;5.10587;248;20220805;25.3;18;21.6;3.2;18.45;0;3.71;15549 +93095;48.9188;5.10587;248;20220806;24.2;11.9;18;3.2;11.35;0;4.66;21829 +93095;48.9188;5.10587;248;20220807;27.1;11.4;19.3;2.7;10.12;0;5.2;23394 +93095;48.9188;5.10587;248;20220808;29.2;12.9;21;2.5;10.89;0;5.34;23075 +93095;48.9188;5.10587;248;20220809;30.6;14.4;22.5;2.7;11.89;0;5.65;23009 +93095;48.9188;5.10587;248;20220810;30.4;17.5;24;3.2;11.29;0;5.98;20744 +93095;48.9188;5.10587;248;20220811;30.3;14.1;22.2;2.5;10.79;0;5.55;22917 +93095;48.9188;5.10587;248;20220812;31.2;13.5;22.4;2.6;10.45;0;5.77;23408 +93095;48.9188;5.10587;248;20220813;31;13.9;22.4;2.7;10.35;0;5.77;22788 +93095;48.9188;5.10587;248;20220814;29.5;13.7;21.6;2.2;13.09;3;4.57;18969 +93095;48.9188;5.10587;248;20220815;23.6;17.2;20.4;2.8;18.55;.8;3.07;13765 +93095;48.9188;5.10587;248;20220816;29;14.5;21.8;1.4;17.22;2.5;4.01;20523 +93095;48.9188;5.10587;248;20220817;26.7;16.9;21.8;1.7;18.25;0;3.51;16675 +93095;48.9188;5.10587;248;20220818;26.7;14.8;20.8;1.5;17.09;1.4;3.29;16027 +93095;48.9188;5.10587;248;20220819;24.1;14.9;19.5;2.3;17.49;3;3.2;16045 +93095;48.9188;5.10587;248;20220820;25.4;15.1;20.2;1.8;15.92;0;3.66;18799 +93095;48.9188;5.10587;248;20220821;26.1;9.7;17.9;1;13.32;0;3.45;20337 +93095;48.9188;5.10587;248;20220822;28.2;12.8;20.5;1.5;14.59;0;3.91;20183 +93095;48.9188;5.10587;248;20220823;29.1;13.4;21.2;1;15.72;0;3.66;19701 +93095;48.9188;5.10587;248;20220824;32.4;13.4;22.9;1.2;14.32;0;4.29;21558 +93095;48.9188;5.10587;248;20220825;32.7;14.2;23.5;1.7;13.92;0;4.7;21325 +93095;48.9188;5.10587;248;20220826;23.5;17.9;20.7;3.1;17.55;1.4;2.86;10326 +93095;48.9188;5.10587;248;20220827;25.1;13.5;19.3;2.2;15.32;0;3.27;15555 +93095;48.9188;5.10587;248;20220828;27;13.6;20.3;2.4;14.95;0;3.83;17593 +93095;48.9188;5.10587;248;20220829;29.8;15.8;22.8;2;12.39;0;4.34;18042 +93095;48.9188;5.10587;248;20220830;26.3;15.3;20.8;1.7;14.09;3.6;3.17;13409 +93095;48.9188;5.10587;248;20220831;27.5;14.5;21;2.3;16.25;2.9;3.58;15807 +93095;48.9188;5.10587;248;20220901;26.3;13.5;19.9;2.4;13.59;0;3.74;16721 +93095;48.9188;5.10587;248;20220902;27.2;12.1;19.7;2.2;13.29;.3;3.8;17341 +93095;48.9188;5.10587;248;20220903;23.8;15;19.4;2.2;17.12;3.2;2.69;12737 +93095;48.9188;5.10587;248;20220904;28.2;12.3;20.2;1.5;14.92;.2;3.54;18527 +93095;48.9188;5.10587;248;20220905;30.5;13.5;22;2.2;15.05;5;4.11;17705 +93095;48.9188;5.10587;248;20220906;29;15.3;22.1;2.1;17.85;4.6;3.55;16406 +93095;48.9188;5.10587;248;20220907;22.9;15.2;19;2.2;16.92;4.3;2.53;12241 +93095;48.9188;5.10587;248;20220908;21.1;13.9;17.5;4.1;15.82;8;2.58;12053 +93095;48.9188;5.10587;248;20220909;20.5;14.2;17.4;4.5;15.42;7.7;2.61;11934 +93095;48.9188;5.10587;248;20220910;18.4;13.9;16.2;4.2;15.55;1.5;1.84;8108 +93095;48.9188;5.10587;248;20220911;20.9;12.7;16.8;1.3;14.69;.2;2.05;11606 +93095;48.9188;5.10587;248;20220912;26.7;8.6;17.6;1.4;12.99;.1;3.04;17838 +93095;48.9188;5.10587;248;20220913;26.5;13.3;19.9;1.7;17.15;1.3;2.64;13159 +93095;48.9188;5.10587;248;20220914;25.2;18.1;21.7;2.4;20.55;10.4;2.36;10224 +93095;48.9188;5.10587;248;20220915;20;15.2;17.6;2.4;16.45;2.4;1.96;10025 +93095;48.9188;5.10587;248;20220916;16.7;12;14.3;2.4;12.25;.4;1.79;7681 +93095;48.9188;5.10587;248;20220917;14.7;6;10.4;3;9.72;.6;1.85;11505 +93095;48.9188;5.10587;248;20220918;16.5;5.4;10.9;3.3;8.95;0;2.36;13192 +93095;48.9188;5.10587;248;20220919;16.9;4.4;10.6;1.5;9.32;.1;1.85;12933 +93095;48.9188;5.10587;248;20220920;17.3;3.1;10.2;1.3;9.19;.1;1.83;13793 +93095;48.9188;5.10587;248;20220921;17.5;4.5;11;1.8;8.89;0;2.06;13944 +93095;48.9188;5.10587;248;20220922;19.9;3.3;11.6;1.3;8.02;0;2.21;15723 +93095;48.9188;5.10587;248;20220923;18.4;3.5;11;.8;9.15;0;1.65;12633 +93095;48.9188;5.10587;248;20220924;16.3;8.2;12.2;1.1;11.59;.1;1.36;8821 +93095;48.9188;5.10587;248;20220925;15.6;10;12.8;1.8;11.69;.4;1.42;7456 +93095;48.9188;5.10587;248;20220926;14.5;5.2;9.9;3.7;10.29;8.5;1.52;9362 +93095;48.9188;5.10587;248;20220927;12.6;8.5;10.6;4.8;11.22;9.9;1.31;7670 +93095;48.9188;5.10587;248;20220928;14;7.8;10.9;2.4;10.72;.3;1.36;8322 +93095;48.9188;5.10587;248;20220929;14;6.6;10.3;1.2;10.09;.8;1.22;8191 +93095;48.9188;5.10587;248;20220930;16;1.6;8.8;1.6;8.62;10.9;1.6;12697 +93095;48.9188;5.10587;248;20221001;17.2;8.8;13;5.7;12.72;3.8;1.69;7974 +93095;48.9188;5.10587;248;20221002;16.9;12.1;14.5;2.9;14.75;9.2;1.18;5840 +93095;48.9188;5.10587;248;20221003;15.3;8.5;11.9;1.3;11.42;0;1.23;8491 +93095;48.9188;5.10587;248;20221004;19.3;4.3;11.8;1.3;10.72;.1;1.59;12355 +93095;48.9188;5.10587;248;20221005;22.3;9;15.7;3.4;13.55;0;2.28;11452 +93095;48.9188;5.10587;248;20221006;18.1;9.9;14;1.6;11.89;0;1.57;10382 +93095;48.9188;5.10587;248;20221007;17.8;2.4;10.1;1.1;10.15;0;1.3;11383 +93095;48.9188;5.10587;248;20221008;15.6;6.2;10.9;1.3;10.29;.1;1.22;9456 +93095;48.9188;5.10587;248;20221009;18;3;10.5;1.9;9.29;.1;1.61;11856 +93095;48.9188;5.10587;248;20221010;20.2;6;13.1;2.3;12.52;0;1.58;9941 +93095;48.9188;5.10587;248;20221011;17.2;11.5;14.4;2.3;12.35;0;1.47;7662 +93095;48.9188;5.10587;248;20221012;18.3;2.6;10.4;.7;9.95;0;1.15;11354 +93095;48.9188;5.10587;248;20221013;15.7;8.4;12;2;13.12;1.3;.88;5632 +93095;48.9188;5.10587;248;20221014;15.4;12.6;14;3.4;15.69;18.4;.68;3367 +93095;48.9188;5.10587;248;20221015;17;14.2;15.6;4;16.65;6.4;.9;3760 +93095;48.9188;5.10587;248;20221016;21;13.6;17.3;2;16.72;.2;1.26;6626 +93095;48.9188;5.10587;248;20221017;21.9;15.6;18.7;3;16.82;18;1.7;6715 +93095;48.9188;5.10587;248;20221018;19.3;14.2;16.7;1.3;16.89;.1;.97;5532 +93095;48.9188;5.10587;248;20221019;19.2;12.7;16;3.5;15.75;0;1.25;5389 +93095;48.9188;5.10587;248;20221020;19.1;12.9;16;2.9;15.92;14.4;1.16;4787 +93095;48.9188;5.10587;248;20221021;19.2;13.2;16.2;3;16.45;5.5;1.07;5213 +93095;48.9188;5.10587;248;20221022;20.5;12.2;16.4;2.9;14.75;0;1.5;7306 +93095;48.9188;5.10587;248;20221023;21.8;13;17.4;3.3;14.82;3.4;1.83;6517 +93095;48.9188;5.10587;248;20221024;17.8;14.7;16.3;4.6;13.42;.7;1.92;4554 +93095;48.9188;5.10587;248;20221025;17.9;11.7;14.8;2.5;13.75;.8;1.14;5487 +93095;48.9188;5.10587;248;20221026;20.9;13.9;17.4;2.7;14.02;.1;1.66;6109 +93095;48.9188;5.10587;248;20221027;22.1;9.5;15.8;2.5;14.42;0;1.43;7268 +93095;48.9188;5.10587;248;20221028;23.6;15.7;19.6;2.6;15.02;0;1.91;6265 +93095;48.9188;5.10587;248;20221029;23.6;12.3;18;2;13.79;0;1.6;6576 +93095;48.9188;5.10587;248;20221030;20.7;11.1;15.9;1.9;12.39;.1;1.38;6261 +93095;48.9188;5.10587;248;20221031;20.5;8.5;14.5;2.3;12.89;4.5;1.25;6105 +93095;48.9188;5.10587;248;20221101;14.9;11.6;13.3;4.6;12.55;0;1.21;5454 +93095;48.9188;5.10587;248;20221102;15.2;9.1;12.2;3.6;10.92;0;1.24;5855 +93095;48.9188;5.10587;248;20221103;12.8;7.8;10.3;4.1;11.29;13.5;.79;3388 +93095;48.9188;5.10587;248;20221104;10.5;8;9.2;3.4;10.72;1.4;.65;2892 +93095;48.9188;5.10587;248;20221105;9.7;3.4;6.5;2.2;9.22;.1;.46;4681 +93095;48.9188;5.10587;248;20221106;9.9;4.2;7;3.5;9.29;.6;.59;3696 +93095;48.9188;5.10587;248;20221107;14.5;9.1;11.8;4.7;12.25;.1;.9;4074 +93095;48.9188;5.10587;248;20221108;17.3;7.9;12.6;3.9;11.15;7.5;1.38;5279 +93095;48.9188;5.10587;248;20221109;13.2;11.4;12.3;3.3;13.02;.4;.73;2045 +93095;48.9188;5.10587;248;20221110;10.9;6.3;8.6;2.3;10.65;0;.43;3510 +93095;48.9188;5.10587;248;20221111;11;3.7;7.3;1.7;9.65;.1;.45;4030 +93095;48.9188;5.10587;248;20221112;12;3.7;7.8;1.8;9.22;0;.56;4338 +93095;48.9188;5.10587;248;20221113;12.5;4.6;8.5;2.1;8.89;.1;.72;5278 +93095;48.9188;5.10587;248;20221114;11.7;3.3;7.5;2.2;10.12;2.8;.4;3568 +93095;48.9188;5.10587;248;20221115;13.9;7.7;10.8;3.8;12.19;9;.57;3859 +93095;48.9188;5.10587;248;20221116;11.8;8.4;10.1;4.4;11.65;5.6;.55;2655 +93095;48.9188;5.10587;248;20221117;12.1;10;11.1;6.4;11.25;8.6;1.1;2454 +93095;48.9188;5.10587;248;20221118;8.8;8;8.4;3.8;10.22;1.3;.57;1281 +93095;48.9188;5.10587;248;20221119;7.4;6.4;6.9;2.6;9.42;.8;.47;1400 +93095;48.9188;5.10587;248;20221120;7.8;4.9;6.4;4.3;9.05;6.5;.42;2934 +93095;48.9188;5.10587;248;20221121;8.3;5.6;7;4.4;9.25;1.4;.52;2125 +93095;48.9188;5.10587;248;20221122;8;4.3;6.1;5.2;8.59;1.4;.6;2204 +93095;48.9188;5.10587;248;20221123;9.1;3.8;6.4;4.1;8.79;5.7;.52;3168 +93095;48.9188;5.10587;248;20221124;10.9;6.2;8.6;4.3;9.65;1.4;.69;3238 +93095;48.9188;5.10587;248;20221125;11;6.2;8.6;2.9;9.42;.4;.67;2900 +93095;48.9188;5.10587;248;20221126;6.3;3.2;4.8;2;8.42;0;.27;2088 +93095;48.9188;5.10587;248;20221127;8.2;3.3;5.7;2.4;8.05;0;.47;2798 +93095;48.9188;5.10587;248;20221128;7.9;5.9;6.9;2.5;9.15;2.5;.51;1159 +93095;48.9188;5.10587;248;20221129;8.3;4.9;6.6;1.2;9.19;0;.33;2136 +93095;48.9188;5.10587;248;20221130;7.6;3.5;5.6;2;8.52;0;.36;2217 +93095;48.9188;5.10587;248;20221201;6.8;4.6;5.7;2.6;8.02;.2;.54;1341 +93095;48.9188;5.10587;248;20221202;4;3.3;3.7;2.1;7.22;1.1;.47;674 +93095;48.9188;5.10587;248;20221203;3.2;1.7;2.4;4.4;6.39;0;.57;1076 +93095;48.9188;5.10587;248;20221204;1.9;1.6;1.8;3.3;6.42;6.4;.46;391 +93095;48.9188;5.10587;248;20221205;3.1;1.5;2.3;1.5;7.02;.3;.34;638 +93095;48.9188;5.10587;248;20221206;3.1;.8;1.9;1.4;6.79;.1;.29;1436 +93095;48.9188;5.10587;248;20221207;2.7;-.8;1;1.5;6.69;.3;.22;1384 +93095;48.9188;5.10587;248;20221208;3.2;1.9;2.5;1.5;6.79;0;.37;1057 +93095;48.9188;5.10587;248;20221209;-.1;-3.3;-1.7;1.8;5.55;0;.16;1604 +93095;48.9188;5.10587;248;20221210;-.4;-1.9;-1.2;2.4;5.25;0;.27;1466 +93095;48.9188;5.10587;248;20221211;-1.7;-3.4;-2.5;1.8;4.88;0;.27;1473 +93095;48.9188;5.10587;248;20221212;-.7;-4.9;-2.8;2.7;4.25;0;.33;2632 +93095;48.9188;5.10587;248;20221213;-.1;-4.8;-2.5;4.3;3.62;0;.72;2627 +93095;48.9188;5.10587;248;20221214;-.5;-2.5;-1.5;1.7;4.75;.2;.34;1397 +93095;48.9188;5.10587;248;20221215;.3;-5.3;-2.5;2.2;4.29;0;.3;2763 +93095;48.9188;5.10587;248;20221216;1.7;-6.7;-2.5;1.9;3.55;0;.38;3794 +93095;48.9188;5.10587;248;20221217;-.9;-10.7;-5.8;.9;3.12;0;.1;4075 +93095;48.9188;5.10587;248;20221218;.3;-10.2;-5;2.8;4.12;.3;.2;2945 +93095;48.9188;5.10587;248;20221219;10;.7;5.3;3.7;8.32;.2;.45;2727 +93095;48.9188;5.10587;248;20221220;13.2;8.5;10.9;4.2;10.95;7.7;.87;1942 +93095;48.9188;5.10587;248;20221221;10.8;10.4;10.6;4.9;12.25;9.2;.51;776 +93095;48.9188;5.10587;248;20221222;11.2;9.9;10.5;7.5;12.22;15.3;.53;888 +93095;48.9188;5.10587;248;20221223;13.3;10;11.7;5.3;13.15;6.6;.52;1345 +93095;48.9188;5.10587;248;20221224;10.5;9.6;10;3.8;11.35;.6;.58;1014 +93095;48.9188;5.10587;248;20221225;13.2;8.4;10.8;3.4;11.19;1.4;.64;2599 +93095;48.9188;5.10587;248;20221226;10.9;10;10.5;4.7;10.35;4.3;1.07;973 +93095;48.9188;5.10587;248;20221227;7.6;1.2;4.4;3.2;7.32;0;.45;2911 +93095;48.9188;5.10587;248;20221228;10.3;2.8;6.5;5.8;9.45;3.1;.35;2564 +93095;48.9188;5.10587;248;20221229;10.4;9.2;9.8;6.8;10.12;2;1.12;1071 +93095;48.9188;5.10587;248;20221230;12.1;5.3;8.7;5.7;10.59;3.8;.53;2379 +93095;48.9188;5.10587;248;20221231;15.7;12.6;14.2;7.2;12.29;0;1.72;2257 +93096;48.93321;5.44635;277;20220101;13.6;8.2;10.9;1.7;10.65;0;.53;2986 +93096;48.93321;5.44635;277;20220102;12.2;4.1;8.2;5.2;9.68;.5;.76;2764 +93096;48.93321;5.44635;277;20220103;10.6;9.9;10.3;6.4;10.88;21.5;.95;1052 +93096;48.93321;5.44635;277;20220104;10.8;9.2;10;5.4;9.98;16;1.15;846 +93096;48.93321;5.44635;277;20220105;3;.3;1.6;3.9;6.42;0;.36;1955 +93096;48.93321;5.44635;277;20220106;4.2;1.1;2.6;2.3;6.22;.4;.45;2383 +93096;48.93321;5.44635;277;20220107;3.5;-1.3;1.1;4.3;6.78;5.7;.17;1958 +93096;48.93321;5.44635;277;20220108;4.5;1.1;2.8;5.4;7.35;18.8;.29;2037 +93096;48.93321;5.44635;277;20220109;4.2;2.7;3.5;4.2;7.12;.8;.53;1029 +93096;48.93321;5.44635;277;20220110;1.6;-1;.3;1.6;6.18;0;.24;1847 +93096;48.93321;5.44635;277;20220111;3.1;-.4;1.3;2.2;5.85;0;.37;2878 +93096;48.93321;5.44635;277;20220112;4;-3.8;.1;1.8;5.38;0;.29;3806 +93096;48.93321;5.44635;277;20220113;2.6;-1.9;.3;1.9;5.78;0;.31;2774 +93096;48.93321;5.44635;277;20220114;7.3;-3.1;2.1;.7;5.85;.1;.18;4675 +93096;48.93321;5.44635;277;20220115;1.5;-4.2;-1.3;1.5;5.38;.1;.25;3073 +93096;48.93321;5.44635;277;20220116;-.2;-2.1;-1.2;2.4;5.88;0;.16;1298 +93096;48.93321;5.44635;277;20220117;3.3;-.3;1.5;1.6;7.05;0;.18;2188 +93096;48.93321;5.44635;277;20220118;7.2;2.3;4.7;2.9;7.18;0;.58;3572 +93096;48.93321;5.44635;277;20220119;2.9;-2.1;.4;3.2;6.82;1.5;.09;2085 +93096;48.93321;5.44635;277;20220120;4.4;.9;2.6;2.5;6.58;.2;.43;2830 +93096;48.93321;5.44635;277;20220121;3.4;-.2;1.6;2.2;6.25;.1;.36;2951 +93096;48.93321;5.44635;277;20220122;4.5;1.2;2.8;1.5;6.95;0;.34;2595 +93096;48.93321;5.44635;277;20220123;5.3;2.5;3.9;2.3;6.68;0;.58;2223 +93096;48.93321;5.44635;277;20220124;6.5;-1.5;2.5;1.9;5.85;0;.48;5009 +93096;48.93321;5.44635;277;20220125;.6;-4.5;-2;1.2;5.35;0;.25;2844 +93096;48.93321;5.44635;277;20220126;-1.3;-2.4;-1.8;1.9;5.3;0;.25;900 +93096;48.93321;5.44635;277;20220127;1;-1.7;-.4;4.1;5.9;.5;.16;2066 +93096;48.93321;5.44635;277;20220128;3.8;1.1;2.4;2.6;7.28;0;.27;2295 +93096;48.93321;5.44635;277;20220129;5.8;2.3;4.1;4.8;8.48;2.4;.17;2399 +93096;48.93321;5.44635;277;20220130;7.3;3.6;5.4;2;7.38;.6;.58;4344 +93096;48.93321;5.44635;277;20220131;5.7;-1.2;2.2;6.2;6.62;.6;.57;3776 +93096;48.93321;5.44635;277;20220201;6.4;1.1;3.8;5.1;7.58;1.8;.47;3069 +93096;48.93321;5.44635;277;20220202;9.5;6.9;8.2;3.9;10.05;.4;.6;2670 +93096;48.93321;5.44635;277;20220203;6.5;5.6;6.1;2.7;8.72;.4;.52;1717 +93096;48.93321;5.44635;277;20220204;7.2;4.7;5.9;4.4;8.12;1.6;.74;2421 +93096;48.93321;5.44635;277;20220205;6.7;-.5;3.1;3.4;6.62;0;.64;5603 +93096;48.93321;5.44635;277;20220206;8.3;2.5;5.4;9.3;8.52;20.2;.61;3386 +93096;48.93321;5.44635;277;20220207;6.7;1.4;4;4.1;6.08;0;1.02;5742 +93096;48.93321;5.44635;277;20220208;7;.6;3.8;3;8.12;0;.32;4276 +93096;48.93321;5.44635;277;20220209;13.4;2.1;7.7;2.2;7.72;0;1.03;7268 +93096;48.93321;5.44635;277;20220210;6.3;3.1;4.7;3.8;7.33;1.1;.64;1736 +93096;48.93321;5.44635;277;20220211;6.6;.3;3.5;1.9;5.86;0;.67;7452 +93096;48.93321;5.44635;277;20220212;5.8;-3.4;1.2;2.3;4.8;0;.8;8976 +93096;48.93321;5.44635;277;20220213;10.9;-2.2;4.4;4.9;6.3;0;1.38;9148 +93096;48.93321;5.44635;277;20220214;9.8;5.5;7.7;4.2;7.81;.8;1.03;17200 +93096;48.93321;5.44635;277;20220215;8.9;4.2;6.5;5.2;7.9;6.7;1.04;6593 +93096;48.93321;5.44635;277;20220216;12.7;6;9.4;7.8;11.42;7.9;.69;4556 +93096;48.93321;5.44635;277;20220217;10.7;10.1;10.4;7.4;9.45;1.2;1.76;3848 +93096;48.93321;5.44635;277;20220218;11.8;7.3;9.5;7.1;9.15;1.4;1.61;4030 +93096;48.93321;5.44635;277;20220219;7.6;2.3;4.9;6.5;6.22;0;1.48;6835 +93096;48.93321;5.44635;277;20220220;9.5;5.2;7.3;8.1;9.45;7.8;.82;4022 +93096;48.93321;5.44635;277;20220221;7;4;5.5;7.7;7.72;3.6;1.02;4508 +93096;48.93321;5.44635;277;20220222;7.9;4.2;6;4.9;8.98;3.1;.59;4861 +93096;48.93321;5.44635;277;20220223;11.3;1.2;6.3;1.6;8.35;0;.86;8098 +93096;48.93321;5.44635;277;20220224;10.7;6.7;8.7;4.2;7.78;3;1.6;5207 +93096;48.93321;5.44635;277;20220225;8;.2;4.1;3.3;6.22;.8;1.13;7435 +93096;48.93321;5.44635;277;20220226;6.8;-3.9;1.5;2.7;5.35;0;1;9838 +93096;48.93321;5.44635;277;20220227;8.9;-.3;4.3;4.7;4.82;0;1.91;9631 +93096;48.93321;5.44635;277;20220228;10.5;-3.4;3.6;2.4;4.72;0;1.5;10916 +93096;48.93321;5.44635;277;20220301;9.5;-3.6;3;1.7;4.75;0;1.2;9668 +93096;48.93321;5.44635;277;20220302;9.2;-.8;4.2;2;5.32;0;1.26;8177 +93096;48.93321;5.44635;277;20220303;13.4;-2.3;5.6;1.6;6.35;0;1.34;11297 +93096;48.93321;5.44635;277;20220304;10.5;-2.4;4.1;2.6;4.32;0;1.76;11029 +93096;48.93321;5.44635;277;20220305;8.6;-5;1.8;2.1;4.02;0;1.43;11604 +93096;48.93321;5.44635;277;20220306;6.8;-4.1;1.4;3.6;3.72;0;1.67;10659 +93096;48.93321;5.44635;277;20220307;4.8;-3.5;.6;5.1;3.58;0;1.73;10344 +93096;48.93321;5.44635;277;20220308;9.8;-3.1;3.3;3.3;3.58;0;2.09;12018 +93096;48.93321;5.44635;277;20220309;13.8;-5.2;4.3;1.4;4.88;0;1.6;13568 +93096;48.93321;5.44635;277;20220310;15;-2.8;6.1;2.4;5.42;0;2.09;13419 +93096;48.93321;5.44635;277;20220311;15.7;1.6;8.6;4.6;6.88;.6;2.62;11665 +93096;48.93321;5.44635;277;20220312;12.9;6.2;9.6;2.9;8.08;.6;1.71;8397 +93096;48.93321;5.44635;277;20220313;12.6;5.9;9.2;3.2;8.88;5.5;1.53;7589 +93096;48.93321;5.44635;277;20220314;13;5.5;9.2;2.5;8.18;3.3;1.65;9696 +93096;48.93321;5.44635;277;20220315;9.7;5.2;7.4;1.9;9.85;3.2;.8;4995 +93096;48.93321;5.44635;277;20220316;13;6.6;9.8;2.8;10.45;0;1.25;7669 +93096;48.93321;5.44635;277;20220317;10.3;7.2;8.8;3.7;8.72;0;1.4;5500 +93096;48.93321;5.44635;277;20220318;13.3;3.7;8.5;6.4;6.13;0;3.02;13632 +93096;48.93321;5.44635;277;20220319;13.4;4.2;8.8;6.8;5.66;0;3.46;16022 +93096;48.93321;5.44635;277;20220320;12.3;1.9;7.1;3.1;6.76;.3;1.6;7714 +93096;48.93321;5.44635;277;20220321;17.5;4.7;11.1;2.9;7.23;0;2.77;16047 +93096;48.93321;5.44635;277;20220322;17.8;2.7;10.2;2;6.3;0;2.6;17157 +93096;48.93321;5.44635;277;20220323;18.6;1.2;9.9;1.9;5.83;0;2.61;17750 +93096;48.93321;5.44635;277;20220324;19.1;2.1;10.6;1.9;5.7;0;2.77;17877 +93096;48.93321;5.44635;277;20220325;18.3;2;10.1;2.6;5.76;0;2.97;18070 +93096;48.93321;5.44635;277;20220326;18.7;4.3;11.5;4.4;5.7;0;4.04;18611 +93096;48.93321;5.44635;277;20220327;20.2;3.7;12;2.7;6.53;0;3.42;18862 +93096;48.93321;5.44635;277;20220328;21.2;1.7;11.5;1.8;7.16;0;2.79;17000 +93096;48.93321;5.44635;277;20220329;17.2;6.7;11.9;2.3;7.96;1.1;2.27;9604 +93096;48.93321;5.44635;277;20220330;11.2;8.3;9.7;2.4;10.36;10.7;1.37;7234 +93096;48.93321;5.44635;277;20220331;7.9;6.3;7.1;3.5;8.1;.7;1.03;3411 +93096;48.93321;5.44635;277;20220401;3.5;-.5;1.5;4.1;5.56;.9;1.05;5698 +93096;48.93321;5.44635;277;20220402;2.9;-.6;1.2;5.4;4.86;.1;1.21;5989 +93096;48.93321;5.44635;277;20220403;6.1;-2.1;2;2.6;4.36;0;1.57;13345 +93096;48.93321;5.44635;277;20220404;9;-3.6;2.7;5.6;5.14;.7;1.99;15730 +93096;48.93321;5.44635;277;20220405;8.7;4.6;6.6;4.9;9.43;1.9;.64;3597 +93096;48.93321;5.44635;277;20220406;11.4;7.9;9.7;5.3;9.56;1.9;1.49;5844 +93096;48.93321;5.44635;277;20220407;12.3;8.1;10.2;7.9;9.63;9.3;1.87;6210 +93096;48.93321;5.44635;277;20220408;8.6;5.3;7;4.8;8.26;47.5;1.54;4942 +93096;48.93321;5.44635;277;20220409;9.2;.5;4.8;2.5;6.66;.5;1.6;12892 +93096;48.93321;5.44635;277;20220410;11.9;-.6;5.7;2;5.93;.1;2.18;17683 +93096;48.93321;5.44635;277;20220411;17.3;1.8;9.5;4;7;0;3.46;21067 +93096;48.93321;5.44635;277;20220412;20.7;6.4;13.6;3.5;8.36;0;3.86;18119 +93096;48.93321;5.44635;277;20220413;20.8;9.1;14.9;2.6;11;.2;2.84;15592 +93096;48.93321;5.44635;277;20220414;19.7;9.7;14.7;2.3;11.16;0;2.82;16302 +93096;48.93321;5.44635;277;20220415;19.7;7.6;13.6;2.5;10.1;0;3.13;19298 +93096;48.93321;5.44635;277;20220416;16.3;5.8;11.1;4.9;7.5;0;3.9;22365 +93096;48.93321;5.44635;277;20220417;17.6;3.1;10.4;4.5;5.1;0;4.59;23642 +93096;48.93321;5.44635;277;20220418;18.5;1;9.8;2.3;6.13;0;3.5;22791 +93096;48.93321;5.44635;277;20220419;19.4;3.8;11.6;2.3;7.1;0;3.45;21145 +93096;48.93321;5.44635;277;20220420;16.4;6.2;11.3;4.2;6.03;0;4.13;22749 +93096;48.93321;5.44635;277;20220421;17.8;4.7;11.2;3.9;7.53;0;3.82;23078 +93096;48.93321;5.44635;277;20220422;18.4;5.6;12;3.9;8.66;0;3.79;22890 +93096;48.93321;5.44635;277;20220423;15.3;8.2;11.8;3.9;9.6;2.4;2.51;11107 +93096;48.93321;5.44635;277;20220424;13.8;8;10.9;2.3;10.8;1.1;1.72;9530 +93096;48.93321;5.44635;277;20220425;15.8;5.6;10.7;2.1;9.03;0;2.48;15387 +93096;48.93321;5.44635;277;20220426;13.7;2.9;8.3;2.5;8.26;.2;2.1;14802 +93096;48.93321;5.44635;277;20220427;17.1;2.8;9.9;3.3;8.5;0;3.28;23048 +93096;48.93321;5.44635;277;20220428;20;6.5;13.2;3.7;8.03;0;4.48;24754 +93096;48.93321;5.44635;277;20220429;18.1;5.7;11.9;2.1;8.66;0;2.76;14860 +93096;48.93321;5.44635;277;20220430;15.7;5.3;10.5;3;8.46;0;3.08;20642 +93096;48.93321;5.44635;277;20220501;16.2;2.5;9.4;1.9;8.16;0;2.7;18379 +93096;48.93321;5.44635;277;20220502;19.5;5.4;12.4;2.1;9.46;0;3.14;18726 +93096;48.93321;5.44635;277;20220503;20.7;5.9;13.3;2.6;10.13;1;2.98;14194 +93096;48.93321;5.44635;277;20220504;19.7;6.8;13.3;2.8;10.06;2.2;3.46;20003 +93096;48.93321;5.44635;277;20220505;17.3;8;12.6;2;10.66;1.2;2.45;13596 +93096;48.93321;5.44635;277;20220506;21;4.6;12.8;1.8;9.88;0;3.01;16042 +93096;48.93321;5.44635;277;20220507;21.8;5.2;13.5;1.6;10.45;.5;2.96;15805 +93096;48.93321;5.44635;277;20220508;22.1;7.4;14.8;2.5;11.88;.4;3.17;15070 +93096;48.93321;5.44635;277;20220509;24.6;7.6;16.1;1.5;11.68;0;3.32;16220 +93096;48.93321;5.44635;277;20220510;24.9;7.8;16.3;1.9;12.52;0;3.5;16607 +93096;48.93321;5.44635;277;20220511;27;12.5;19.7;3.7;12.55;0;4.72;15516 +93096;48.93321;5.44635;277;20220512;21.1;12.6;16.8;2.5;12.78;0;2.9;12013 +93096;48.93321;5.44635;277;20220513;20.4;10;15.2;2.2;10.22;0;3.12;13953 +93096;48.93321;5.44635;277;20220514;23;4.5;13.7;.9;10.18;0;3.04;17510 +93096;48.93321;5.44635;277;20220515;27.6;6.7;17.1;1.6;11.78;.7;3.9;18527 +93096;48.93321;5.44635;277;20220516;22.7;13.4;18;2.5;16.05;.8;2.84;12466 +93096;48.93321;5.44635;277;20220517;27;9.8;18.4;1.3;13.98;0;3.51;17095 +93096;48.93321;5.44635;277;20220518;29.1;11;20.1;1.2;14.38;0;3.73;17365 +93096;48.93321;5.44635;277;20220519;29.6;13.3;21.5;2.5;16.75;0;4.27;16594 +93096;48.93321;5.44635;277;20220520;27.1;15.7;21.4;2.8;17.48;3.7;3.75;14066 +93096;48.93321;5.44635;277;20220521;21.9;7.8;14.8;1.9;11.95;0;3.17;16238 +93096;48.93321;5.44635;277;20220522;22.2;7.7;14.9;1.6;12.08;3.5;2.99;15430 +93096;48.93321;5.44635;277;20220523;21.6;12.8;17.2;3.3;15.98;17.4;2.78;12370 +93096;48.93321;5.44635;277;20220524;17.3;11.9;14.6;3.7;12.82;.6;2.46;10502 +93096;48.93321;5.44635;277;20220525;20.2;5.5;12.8;2.1;10.85;0;3.02;16535 +93096;48.93321;5.44635;277;20220526;20.8;12.9;16.8;3.1;12.42;0;3.28;12553 +93096;48.93321;5.44635;277;20220527;18.8;11.8;15.3;3.3;12.65;0;2.78;11275 +93096;48.93321;5.44635;277;20220528;18.1;5.2;11.7;2.5;9.18;0;2.99;15380 +93096;48.93321;5.44635;277;20220529;16.4;6.4;11.4;3.3;7.98;0;3.14;14297 +93096;48.93321;5.44635;277;20220530;18;3.3;10.6;1.8;8.65;0;2.88;16405 +93096;48.93321;5.44635;277;20220531;21.2;4.7;12.9;1.6;9.02;0;3.4;18070 +93096;48.93321;5.44635;277;20220601;21.1;5.5;13.3;1.9;9.52;0;3.39;17755 +93096;48.93321;5.44635;277;20220602;23.3;6.5;14.9;2.6;9.88;0;4.01;17811 +93096;48.93321;5.44635;277;20220603;21.1;10.1;15.6;1.6;13.25;1.1;2.82;13789 +93096;48.93321;5.44635;277;20220604;27.8;12;19.9;1.9;16.48;5.6;3.88;17484 +93096;48.93321;5.44635;277;20220605;19.7;16.7;18.2;3.1;18.32;16.8;1.83;7057 +93096;48.93321;5.44635;277;20220606;21.2;13.6;17.4;3;14.52;.1;3.03;12404 +93096;48.93321;5.44635;277;20220607;21.2;12.3;16.7;2.9;14.22;1.4;3.07;13951 +93096;48.93321;5.44635;277;20220608;18.2;11.3;14.8;2.2;14.55;8.2;2.21;11550 +93096;48.93321;5.44635;277;20220609;19.3;9;14.2;2.4;12.85;.1;2.71;14265 +93096;48.93321;5.44635;277;20220610;23.8;9.2;16.5;1.6;13.42;0;3.37;16763 +93096;48.93321;5.44635;277;20220611;27;10.7;18.8;1.5;15.18;0;4.94;27367 +93096;48.93321;5.44635;277;20220612;24.4;13.3;18.8;2.3;14.82;0;4.46;23083 +93096;48.93321;5.44635;277;20220613;21.7;8.8;15.3;2.2;11.55;0;4.32;25211 +93096;48.93321;5.44635;277;20220614;25.4;7.9;16.7;1.9;11.35;0;5.02;27569 +93096;48.93321;5.44635;277;20220615;29.9;8.8;19.3;1.3;12.75;0;5.45;29363 +93096;48.93321;5.44635;277;20220616;27.8;13.2;20.5;1.8;13.75;0;5.27;26323 +93096;48.93321;5.44635;277;20220617;30.8;11.5;21.1;1.1;13.28;0;5.35;27680 +93096;48.93321;5.44635;277;20220618;34.9;14;24.5;1.6;16.15;0;6.24;28411 +93096;48.93321;5.44635;277;20220619;33.2;21;27.1;3.3;17.55;8.6;6.66;23136 +93096;48.93321;5.44635;277;20220620;22.2;16.7;19.4;3.3;17.15;1.7;3.52;16364 +93096;48.93321;5.44635;277;20220621;27.5;11.4;19.5;2;14.75;.2;5.07;26015 +93096;48.93321;5.44635;277;20220622;24.4;15.9;20.2;1.9;18.98;2.5;3.5;17512 +93096;48.93321;5.44635;277;20220623;27.8;15.9;21.9;1.9;19.05;9.6;4.63;22970 +93096;48.93321;5.44635;277;20220624;23;15.9;19.4;3.3;17.95;1.7;3.59;17612 +93096;48.93321;5.44635;277;20220625;25.8;13.3;19.6;2.4;16.05;6.3;4.61;23424 +93096;48.93321;5.44635;277;20220626;17.3;14.5;15.9;1.7;16.68;3.1;1.87;9891 +93096;48.93321;5.44635;277;20220627;20;13.9;17;2;16.55;1.1;2.69;14513 +93096;48.93321;5.44635;277;20220628;25.6;9.5;17.6;1.7;13.95;0;4.74;26750 +93096;48.93321;5.44635;277;20220629;27.8;13;20.4;1.3;15.28;0;5.01;26677 +93096;48.93321;5.44635;277;20220630;21.3;11.5;16.4;2.2;15.18;1.5;3.25;18429 +93096;48.93321;5.44635;277;20220701;20.8;11.7;16.3;2.3;12.82;.2;3.79;20639 +93096;48.93321;5.44635;277;20220702;27.2;7.3;17.3;1.3;12.18;0;5.08;29219 +93096;48.93321;5.44635;277;20220703;27.3;10.5;18.9;2.2;13.72;0;5.27;27331 +93096;48.93321;5.44635;277;20220704;24.9;9;17;1.8;12.32;0;4.75;26732 +93096;48.93321;5.44635;277;20220705;25.9;9.5;17.7;2.1;12.42;0;5.06;27242 +93096;48.93321;5.44635;277;20220706;21.6;10.6;16.1;2.8;11.78;0;4.31;23263 +93096;48.93321;5.44635;277;20220707;20.2;9.5;14.9;2.2;13.42;0;3.11;17509 +93096;48.93321;5.44635;277;20220708;24.8;8.5;16.6;2.4;12.08;0;4.91;27085 +93096;48.93321;5.44635;277;20220709;26.4;10.4;18.4;2.3;13.65;0;4.94;25668 +93096;48.93321;5.44635;277;20220710;23.6;11;17.3;3.3;12.15;0;4.91;24970 +93096;48.93321;5.44635;277;20220711;27.2;10.7;19;2.4;13.85;0;5.14;25878 +93096;48.93321;5.44635;277;20220712;29.3;12.6;21;1.9;13.75;0;5.41;26298 +93096;48.93321;5.44635;277;20220713;32.2;13.4;22.8;1.3;13.48;0;5.3;25170 +93096;48.93321;5.44635;277;20220714;31.1;14.9;23;2.3;13.85;0;5.9;25608 +93096;48.93321;5.44635;277;20220715;24.8;14.2;19.5;2.6;11.32;0;5.02;23027 +93096;48.93321;5.44635;277;20220716;26.2;8.9;17.6;2.2;10.98;0;5.11;26543 +93096;48.93321;5.44635;277;20220717;30.1;11.6;20.8;1.9;10.22;0;5.77;26914 +93096;48.93321;5.44635;277;20220718;35.5;12.5;24;1.5;11.08;0;6.2;28501 +93096;48.93321;5.44635;277;20220719;37.5;14.5;26;1.9;12.78;0;6.85;28467 +93096;48.93321;5.44635;277;20220720;28.4;20.8;24.6;2.4;17.78;7.8;4.35;15831 +93096;48.93321;5.44635;277;20220721;26.8;14.7;20.7;2.4;17.78;0;4.35;21451 +93096;48.93321;5.44635;277;20220722;28.9;14.5;21.7;2.1;17.68;1.4;4.71;22522 +93096;48.93321;5.44635;277;20220723;27.3;16.4;21.9;1.7;18.38;.1;4.1;19750 +93096;48.93321;5.44635;277;20220724;31.8;13.4;22.6;1.1;16.15;0;5.13;26312 +93096;48.93321;5.44635;277;20220725;28.8;15.9;22.4;3.1;15.98;.1;5.11;20571 +93096;48.93321;5.44635;277;20220726;23.1;12.3;17.7;2.3;14.08;0;3.85;20194 +93096;48.93321;5.44635;277;20220727;24.7;14.6;19.7;2.8;12.48;0;4.54;19452 +93096;48.93321;5.44635;277;20220728;27.2;12.5;19.9;2.2;11.18;0;4.76;21061 +93096;48.93321;5.44635;277;20220729;27.9;11.1;19.5;1.9;12.75;0;4.84;24354 +93096;48.93321;5.44635;277;20220730;28.7;11.3;20;1.8;12.82;0;4.94;24469 +93096;48.93321;5.44635;277;20220731;28.5;13.7;21.1;2;14.65;0;4.81;23094 +93096;48.93321;5.44635;277;20220801;24.4;15.4;19.9;1.5;16.92;0;3.28;16316 +93096;48.93321;5.44635;277;20220802;29.9;12.3;21.1;1;15.58;0;4.46;24075 +93096;48.93321;5.44635;277;20220803;34.2;14.1;24.2;1;15.18;0;5.07;25382 +93096;48.93321;5.44635;277;20220804;35.5;15.9;25.7;1.9;16.48;10.9;5.77;23801 +93096;48.93321;5.44635;277;20220805;24.9;18.7;21.8;3.1;18.82;.1;3.58;14803 +93096;48.93321;5.44635;277;20220806;24;11.7;17.9;3.6;11.22;0;4.8;21830 +93096;48.93321;5.44635;277;20220807;27.2;11.3;19.2;3.1;9.85;0;5.47;23526 +93096;48.93321;5.44635;277;20220808;29.2;12;20.6;3.1;10.55;0;5.76;23657 +93096;48.93321;5.44635;277;20220809;30.7;14;22.4;3.3;11.62;0;6.1;23185 +93096;48.93321;5.44635;277;20220810;30.2;16.9;23.6;3.6;10.95;0;6.33;20982 +93096;48.93321;5.44635;277;20220811;30.2;13.8;22;3;10.42;0;5.92;22726 +93096;48.93321;5.44635;277;20220812;30.9;13.3;22.1;2.8;10.15;0;5.96;23084 +93096;48.93321;5.44635;277;20220813;30.8;13.1;22;2.9;10.22;0;5.95;22833 +93096;48.93321;5.44635;277;20220814;29.6;12.5;21.1;2.3;12.78;4.2;4.73;19459 +93096;48.93321;5.44635;277;20220815;23.8;16.8;20.3;2.5;18.68;.6;3.05;14454 +93096;48.93321;5.44635;277;20220816;29;14;21.5;1.1;17.08;2.4;3.98;21066 +93096;48.93321;5.44635;277;20220817;26.8;16.9;21.8;1.6;18.05;0;3.44;16693 +93096;48.93321;5.44635;277;20220818;26.4;15.4;20.9;1.5;17.22;1.4;3.23;15368 +93096;48.93321;5.44635;277;20220819;24.5;14.7;19.6;2.4;17.25;4.5;3.32;16599 +93096;48.93321;5.44635;277;20220820;25.3;15.2;20.3;2;15.85;0;3.74;18821 +93096;48.93321;5.44635;277;20220821;26.4;9.4;17.9;1.2;13.12;0;3.59;20563 +93096;48.93321;5.44635;277;20220822;28.5;12.4;20.4;1.5;14.25;0;4;20721 +93096;48.93321;5.44635;277;20220823;29.3;12.6;20.9;1.1;15.38;0;3.79;20384 +93096;48.93321;5.44635;277;20220824;32.1;13.6;22.9;1.5;14.18;0;4.47;21170 +93096;48.93321;5.44635;277;20220825;32.1;13.9;23;1.7;13.58;0;4.66;21034 +93096;48.93321;5.44635;277;20220826;23.1;17.7;20.4;3;17.62;1.3;2.73;9943 +93096;48.93321;5.44635;277;20220827;24.4;15.1;19.7;2.5;15.88;0;3.19;14348 +93096;48.93321;5.44635;277;20220828;26.6;13.6;20.1;2.9;14.92;0;3.95;17332 +93096;48.93321;5.44635;277;20220829;29.3;14.6;21.9;2.7;12.22;0;4.75;18376 +93096;48.93321;5.44635;277;20220830;27.4;14.5;20.9;1.8;13.88;1.3;3.39;13966 +93096;48.93321;5.44635;277;20220831;27;14.5;20.8;2.6;15.88;1.4;3.64;15585 +93096;48.93321;5.44635;277;20220901;25.5;13.1;19.3;2.6;13.52;0;3.73;16540 +93096;48.93321;5.44635;277;20220902;26.9;11.8;19.3;2.3;12.65;0;3.84;17027 +93096;48.93321;5.44635;277;20220903;22.6;15.4;19;2;17.02;12;2.42;11599 +93096;48.93321;5.44635;277;20220904;27.7;11.8;19.8;1.5;15.18;.2;3.45;18624 +93096;48.93321;5.44635;277;20220905;30;11.7;20.9;2.2;14.98;4.8;4.1;18443 +93096;48.93321;5.44635;277;20220906;28.7;14.8;21.8;2;18.02;3.9;3.52;16697 +93096;48.93321;5.44635;277;20220907;22.4;15.1;18.7;2.2;17.12;4.3;2.39;12102 +93096;48.93321;5.44635;277;20220908;21;13.8;17.4;3.8;15.92;10;2.51;12313 +93096;48.93321;5.44635;277;20220909;20.1;14.2;17.1;4.1;15.45;4.7;2.5;11817 +93096;48.93321;5.44635;277;20220910;18;14;16;3.9;15.58;1.2;1.73;7699 +93096;48.93321;5.44635;277;20220911;20.6;12.6;16.6;1.5;14.82;.1;2.07;11769 +93096;48.93321;5.44635;277;20220912;25.9;8.1;17;1.3;12.95;.1;2.97;17645 +93096;48.93321;5.44635;277;20220913;26.5;12.3;19.4;1.8;16.62;2.7;2.71;13504 +93096;48.93321;5.44635;277;20220914;24.6;17.8;21.2;2.3;20.32;7.1;2.3;10391 +93096;48.93321;5.44635;277;20220915;19.6;14.8;17.2;2.3;16.32;3.1;1.92;10116 +93096;48.93321;5.44635;277;20220916;16.3;11.8;14;2.6;12.15;.4;1.77;7465 +93096;48.93321;5.44635;277;20220917;14.2;6.2;10.2;3.1;10.05;1.5;1.75;11370 +93096;48.93321;5.44635;277;20220918;16;6;11;3.5;9.12;0;2.31;12825 +93096;48.93321;5.44635;277;20220919;16.4;4.6;10.5;1.7;9.45;.1;1.85;12626 +93096;48.93321;5.44635;277;20220920;16.7;3.4;10;1.6;9.22;0;1.86;13440 +93096;48.93321;5.44635;277;20220921;17.5;4.1;10.8;2.1;8.95;0;2.15;13933 +93096;48.93321;5.44635;277;20220922;19.3;3;11.2;1.6;8.08;0;2.29;15380 +93096;48.93321;5.44635;277;20220923;18.4;2.8;10.6;1;9.02;0;1.73;12926 +93096;48.93321;5.44635;277;20220924;15.7;7.7;11.7;1.2;11.45;.4;1.34;8714 +93096;48.93321;5.44635;277;20220925;15;10.2;12.6;2.1;11.82;.4;1.38;6984 +93096;48.93321;5.44635;277;20220926;14.2;4.6;9.4;3.3;10.12;7.4;1.45;9652 +93096;48.93321;5.44635;277;20220927;12.1;8.4;10.3;4.3;10.95;10;1.21;7275 +93096;48.93321;5.44635;277;20220928;13.7;7.5;10.6;2.1;10.52;.2;1.34;8366 +93096;48.93321;5.44635;277;20220929;13.7;5.5;9.6;1.3;10.02;.8;1.22;8796 +93096;48.93321;5.44635;277;20220930;15.9;1.6;8.7;1.4;8.52;9.1;1.56;12755 +93096;48.93321;5.44635;277;20221001;17.1;7.6;12.4;5.1;12.65;4.7;1.57;8621 +93096;48.93321;5.44635;277;20221002;15.7;11.9;13.8;2.5;14.42;12.2;1.03;5034 +93096;48.93321;5.44635;277;20221003;14.8;7.1;10.9;1.4;11.12;0;1.22;9071 +93096;48.93321;5.44635;277;20221004;18.7;3.7;11.2;1.1;10.55;.1;1.51;12413 +93096;48.93321;5.44635;277;20221005;22.3;8.1;15.2;3;13.35;0;2.2;11994 +93096;48.93321;5.44635;277;20221006;17.6;10.2;13.9;1.7;11.95;0;1.57;10020 +93096;48.93321;5.44635;277;20221007;17.5;1.9;9.7;1;10.25;0;1.28;11481 +93096;48.93321;5.44635;277;20221008;15.8;5.8;10.8;1.2;10.45;0;1.22;9699 +93096;48.93321;5.44635;277;20221009;17.6;2.2;9.9;1.9;9.15;.1;1.62;11940 +93096;48.93321;5.44635;277;20221010;20.4;4.5;12.4;2;12.32;0;1.55;10605 +93096;48.93321;5.44635;277;20221011;16.7;11.1;13.9;2.8;12.25;0;1.56;7593 +93096;48.93321;5.44635;277;20221012;17.1;2;9.6;.8;9.98;.1;1.13;11196 +93096;48.93321;5.44635;277;20221013;15.7;8.3;12;1.7;12.98;.9;.89;5646 +93096;48.93321;5.44635;277;20221014;15.4;12.3;13.8;3;15.55;17.7;.67;3553 +93096;48.93321;5.44635;277;20221015;16.7;13.9;15.3;3.8;16.65;7.4;.81;3749 +93096;48.93321;5.44635;277;20221016;20.3;13.5;16.9;2;16.72;.3;1.2;6444 +93096;48.93321;5.44635;277;20221017;22.3;14.6;18.5;2.9;16.68;14.2;1.73;7540 +93096;48.93321;5.44635;277;20221018;19.1;14.3;16.7;1.4;16.95;.1;.97;5484 +93096;48.93321;5.44635;277;20221019;18.6;12;15.3;3.4;15.52;0;1.17;5473 +93096;48.93321;5.44635;277;20221020;18.2;11.7;15;2.7;15.65;14.5;1.01;4854 +93096;48.93321;5.44635;277;20221021;19;12.8;15.9;2.7;16.42;3.6;1.02;5447 +93096;48.93321;5.44635;277;20221022;20.5;11.4;15.9;2.4;14.72;.1;1.36;7699 +93096;48.93321;5.44635;277;20221023;21.6;11.5;16.6;3.1;14.78;3;1.7;6969 +93096;48.93321;5.44635;277;20221024;17.8;13.8;15.8;4.3;13.42;.6;1.79;5011 +93096;48.93321;5.44635;277;20221025;18;12;15;2.6;13.75;0;1.22;5453 +93096;48.93321;5.44635;277;20221026;20.9;12.8;16.8;2.3;13.92;.1;1.52;6573 +93096;48.93321;5.44635;277;20221027;21.8;7.9;14.8;2.4;14.35;0;1.31;7585 +93096;48.93321;5.44635;277;20221028;24.3;14.7;19.5;2.5;14.98;0;1.89;6910 +93096;48.93321;5.44635;277;20221029;23.2;11.4;17.3;1.9;13.68;.1;1.53;6893 +93096;48.93321;5.44635;277;20221030;21.1;10.4;15.8;2;12.32;.1;1.4;6653 +93096;48.93321;5.44635;277;20221031;20.4;7.8;14.1;2.1;12.55;4.8;1.2;6309 +93096;48.93321;5.44635;277;20221101;14.7;12.2;13.4;4.4;12.42;.1;1.27;5013 +93096;48.93321;5.44635;277;20221102;15.2;8.6;11.9;3.3;10.82;0;1.2;6066 +93096;48.93321;5.44635;277;20221103;12.3;7;9.7;3.8;11.25;11.7;.68;3486 +93096;48.93321;5.44635;277;20221104;10.4;7.9;9.2;3.1;10.68;2.6;.63;2827 +93096;48.93321;5.44635;277;20221105;9.9;4.3;7.1;2.2;9.38;0;.5;4512 +93096;48.93321;5.44635;277;20221106;9.6;3.3;6.4;3.2;9.25;.5;.5;3944 +93096;48.93321;5.44635;277;20221107;14.2;8.4;11.3;4.6;12.22;.2;.8;4289 +93096;48.93321;5.44635;277;20221108;17.3;6.9;12.1;3.6;11.12;8.9;1.3;5693 +93096;48.93321;5.44635;277;20221109;13;11.5;12.2;3.2;13.08;.6;.69;1872 +93096;48.93321;5.44635;277;20221110;11;5.1;8;1.9;10.45;0;.41;4008 +93096;48.93321;5.44635;277;20221111;9.5;3.4;6.5;1.8;9.52;.1;.37;3883 +93096;48.93321;5.44635;277;20221112;8.4;3.7;6.1;2.4;9.22;0;.45;3263 +93096;48.93321;5.44635;277;20221113;12;4.6;8.3;2.3;8.88;.1;.69;5160 +93096;48.93321;5.44635;277;20221114;10.5;3;6.7;2.3;10.15;1.3;.31;3430 +93096;48.93321;5.44635;277;20221115;13.7;7.5;10.6;3.3;12.18;8;.5;3974 +93096;48.93321;5.44635;277;20221116;11.7;8.2;9.9;4;11.68;5.5;.49;2824 +93096;48.93321;5.44635;277;20221117;11.9;9.5;10.7;5.6;11.25;8.9;.93;2630 +93096;48.93321;5.44635;277;20221118;8.8;8;8.4;3.4;10.35;.5;.52;1340 +93096;48.93321;5.44635;277;20221119;8;6.5;7.3;2.7;9.42;.7;.5;1714 +93096;48.93321;5.44635;277;20221120;7.7;5.7;6.7;4;9.12;5.5;.46;2631 +93096;48.93321;5.44635;277;20221121;8.3;5.6;7;4;9.18;1.3;.54;2208 +93096;48.93321;5.44635;277;20221122;7.6;4.5;6.1;4.6;8.62;1.8;.56;2039 +93096;48.93321;5.44635;277;20221123;8.8;3.9;6.3;3.9;8.88;5.4;.47;3111 +93096;48.93321;5.44635;277;20221124;10.8;6.5;8.7;4.3;9.68;.8;.73;3158 +93096;48.93321;5.44635;277;20221125;10.6;5.2;7.9;2.6;9.48;0;.52;3110 +93096;48.93321;5.44635;277;20221126;5.7;3.4;4.5;1.9;8.75;0;.22;1824 +93096;48.93321;5.44635;277;20221127;7.6;3.5;5.5;2.7;8.15;0;.44;2615 +93096;48.93321;5.44635;277;20221128;7.9;5.3;6.6;2.1;9.18;2.9;.42;1470 +93096;48.93321;5.44635;277;20221129;8.2;5;6.6;1.3;9.22;0;.32;2164 +93096;48.93321;5.44635;277;20221130;7.3;2.7;5;2.1;8.52;.1;.29;2483 +93096;48.93321;5.44635;277;20221201;6.3;5.1;5.7;2.6;8.15;.2;.56;1010 +93096;48.93321;5.44635;277;20221202;3.6;3.2;3.4;2.5;7.32;1.1;.45;451 +93096;48.93321;5.44635;277;20221203;2.8;1.5;2.2;4.6;6.38;0;.53;1185 +93096;48.93321;5.44635;277;20221204;1.5;1.3;1.4;3.5;6.38;3.8;.42;363 +93096;48.93321;5.44635;277;20221205;3.5;1.2;2.3;1.6;7.08;.4;.29;1063 +93096;48.93321;5.44635;277;20221206;3.1;.8;1.9;1.5;6.78;.1;.28;1505 +93096;48.93321;5.44635;277;20221207;2.8;-1.1;.9;1.6;6.65;.2;.21;1467 +93096;48.93321;5.44635;277;20221208;3.1;1.6;2.3;1.5;6.75;.2;.33;1270 +93096;48.93321;5.44635;277;20221209;.7;-3.8;-1.5;1.5;5.52;0;.15;2095 +93096;48.93321;5.44635;277;20221210;1.4;-1.8;-.2;2.3;5.28;0;.34;2113 +93096;48.93321;5.44635;277;20221211;-1.7;-3.6;-2.7;1.7;4.88;0;.22;1339 +93096;48.93321;5.44635;277;20221212;-.9;-4.5;-2.7;2.6;4.28;0;.31;2625 +93096;48.93321;5.44635;277;20221213;-.4;-5.3;-2.8;4.3;3.62;0;.67;2739 +93096;48.93321;5.44635;277;20221214;-.8;-3;-1.9;1.7;4.68;.6;.32;1553 +93096;48.93321;5.44635;277;20221215;0;-6.4;-3.2;2.6;4.25;0;.31;2896 +93096;48.93321;5.44635;277;20221216;1.7;-6.9;-2.6;2.1;3.48;0;.42;3963 +93096;48.93321;5.44635;277;20221217;-1.6;-11.2;-6.4;1.1;3.08;0;.12;4127 +93096;48.93321;5.44635;277;20221218;-1.7;-10.7;-6.2;2.8;4.02;.2;.14;2735 +93096;48.93321;5.44635;277;20221219;9.5;-1.4;4.1;3.4;8.28;.2;.32;3010 +93096;48.93321;5.44635;277;20221220;12.7;8;10.4;3.7;10.98;8.3;.74;1988 +93096;48.93321;5.44635;277;20221221;10.6;10.3;10.4;4.3;12.28;9.3;.45;798 +93096;48.93321;5.44635;277;20221222;10.9;9.6;10.2;7;12.15;14.2;.47;955 +93096;48.93321;5.44635;277;20221223;13.3;9.6;11.5;5.3;13.08;6.8;.47;1523 +93096;48.93321;5.44635;277;20221224;10.4;9.7;10.1;3.8;11.32;.5;.6;1006 +93096;48.93321;5.44635;277;20221225;12.7;8.1;10.4;3.3;11.22;.5;.56;2633 +93096;48.93321;5.44635;277;20221226;10.8;10;10.4;4.5;10.42;4.1;1.01;1015 +93096;48.93321;5.44635;277;20221227;7.4;1.4;4.4;2.9;7.28;0;.44;2882 +93096;48.93321;5.44635;277;20221228;10;2.2;6.1;5.2;9.38;2.6;.3;2687 +93096;48.93321;5.44635;277;20221229;10.4;8.7;9.6;6.4;10.12;1.6;1.02;1373 +93096;48.93321;5.44635;277;20221230;12.1;5.2;8.6;5.2;10.55;3;.53;2515 +93096;48.93321;5.44635;277;20221231;16;12.6;14.3;6.6;12.28;0;1.77;2451 +93097;48.94659;5.78701;257;20220101;13.2;7.1;10.2;1.6;10.29;0;.31;4200 +93097;48.94659;5.78701;257;20220102;12.2;3.6;7.9;5;9.49;.3;.74;2100 +93097;48.94659;5.78701;257;20220103;10.9;10;10.5;6.5;10.69;17.6;.96;2200 +93097;48.94659;5.78701;257;20220104;11.3;9.3;10.3;5;10.09;15.4;1.15;600 +93097;48.94659;5.78701;257;20220105;3.1;.8;2;3.8;6.39;0;.38;2100 +93097;48.94659;5.78701;257;20220106;3.9;1.2;2.6;2.4;5.99;.2;.41;3300 +93097;48.94659;5.78701;257;20220107;3.4;-1.3;1.1;3.7;6.59;5.4;.25;900 +93097;48.94659;5.78701;257;20220108;4.1;1.1;2.6;5.1;7.09;18.8;.3;1900 +93097;48.94659;5.78701;257;20220109;4.4;2.3;3.4;3.9;6.99;.7;.49;1300 +93097;48.94659;5.78701;257;20220110;1.1;-1;.1;1.3;6.09;0;.22;1600 +93097;48.94659;5.78701;257;20220111;2.3;-.1;1.1;2.1;5.99;0;.22;3800 +93097;48.94659;5.78701;257;20220112;3.5;-2.8;.4;2;5.39;0;.28;4000 +93097;48.94659;5.78701;257;20220113;.6;-2.3;-.8;2;5.69;0;.18;2300 +93097;48.94659;5.78701;257;20220114;6.6;-3.4;1.6;.2;5.69;0;0;5400 +93097;48.94659;5.78701;257;20220115;-.9;-4.8;-2.8;1;5.09;0;.16;2300 +93097;48.94659;5.78701;257;20220116;.1;-2.2;-1;2.3;5.89;0;.17;1100 +93097;48.94659;5.78701;257;20220117;3.4;.2;1.8;1.1;6.99;0;.26;1600 +93097;48.94659;5.78701;257;20220118;6.7;2.2;4.5;3;7.09;0;.47;4700 +93097;48.94659;5.78701;257;20220119;2.9;-2.6;.2;3;6.59;.6;.16;600 +93097;48.94659;5.78701;257;20220120;4.2;1.4;2.8;3.1;6.49;.3;.46;3300 +93097;48.94659;5.78701;257;20220121;3.9;.5;2.2;2.6;6.09;0;.44;3700 +93097;48.94659;5.78701;257;20220122;4.8;1.7;3.3;1.7;6.79;0;.4;2700 +93097;48.94659;5.78701;257;20220123;5.4;2.8;4.1;2.5;6.79;0;.6;2100 +93097;48.94659;5.78701;257;20220124;6.2;-1.5;2.4;1.6;5.79;0;.35;6400 +93097;48.94659;5.78701;257;20220125;-.5;-5.1;-2.8;.8;5.19;0;.23;1600 +93097;48.94659;5.78701;257;20220126;-1.4;-2.5;-1.9;1.3;5.29;0;.27;700 +93097;48.94659;5.78701;257;20220127;1.5;-1.8;-.1;3.3;5.99;.1;.25;1900 +93097;48.94659;5.78701;257;20220128;3.9;1.6;2.8;2;7.19;0;.34;1800 +93097;48.94659;5.78701;257;20220129;6.1;2.5;4.3;3.7;8.29;1.6;.3;1500 +93097;48.94659;5.78701;257;20220130;7.8;4.2;6;2;7.49;1.1;.51;7000 +93097;48.94659;5.78701;257;20220131;5.7;-1.3;2.2;6.1;6.59;.7;.55;2700 +93097;48.94659;5.78701;257;20220201;6.4;1.5;4;4.9;7.39;.7;.58;1400 +93097;48.94659;5.78701;257;20220202;10.1;7.2;8.7;4.2;9.89;.4;.73;3000 +93097;48.94659;5.78701;257;20220203;6.6;5.9;6.3;2.4;8.59;.3;.53;2200 +93097;48.94659;5.78701;257;20220204;7.4;4.8;6.1;4.1;8.09;1.6;.75;2000 +93097;48.94659;5.78701;257;20220205;6.9;.3;3.6;3;6.59;.2;.64;6700 +93097;48.94659;5.78701;257;20220206;8.1;2.6;5.4;8.5;8.39;20.5;.6;1200 +93097;48.94659;5.78701;257;20220207;6.7;1.7;4.2;4.3;6.09;0;.99;8500 +93097;48.94659;5.78701;257;20220208;7;2.1;4.6;2.4;8.09;0;.44;2500 +93097;48.94659;5.78701;257;20220209;13.2;1.9;7.6;2;7.59;0;.94;8300 +93097;48.94659;5.78701;257;20220210;6.7;3.1;4.9;4.4;7.38;.8;.74;1577 +93097;48.94659;5.78701;257;20220211;6.7;.5;3.6;2.4;5.93;0;.75;7214 +93097;48.94659;5.78701;257;20220212;5.9;-4;1;2.5;4.83;0;.75;8907 +93097;48.94659;5.78701;257;20220213;11.3;-3.2;4;5.3;6.33;0;1.3;9411 +93097;48.94659;5.78701;257;20220214;10.3;3.8;7;3.9;7.91;.7;1.04;17666 +93097;48.94659;5.78701;257;20220215;9.5;4.3;6.9;5.3;7.78;4;1.1;6345 +93097;48.94659;5.78701;257;20220216;12.7;6;9.4;7;11.09;6.4;.73;2400 +93097;48.94659;5.78701;257;20220217;10.9;10.7;10.8;7.8;9.39;.6;1.91;7700 +93097;48.94659;5.78701;257;20220218;12.2;7.6;9.9;6.8;9.09;1.2;1.68;2700 +93097;48.94659;5.78701;257;20220219;8;3;5.5;6.1;6.19;0;1.57;9700 +93097;48.94659;5.78701;257;20220220;9.5;5.3;7.4;7.3;9.29;7.8;.82;2400 +93097;48.94659;5.78701;257;20220221;6.9;4.3;5.6;7.3;7.79;2.6;.95;5200 +93097;48.94659;5.78701;257;20220222;7.9;5;6.5;4.7;8.89;2.8;.68;4700 +93097;48.94659;5.78701;257;20220223;11.1;1.2;6.2;1.4;8.29;0;.8;8300 +93097;48.94659;5.78701;257;20220224;10.7;6.9;8.8;3.8;7.69;3;1.54;5600 +93097;48.94659;5.78701;257;20220225;7.7;.8;4.3;3.1;6.19;1.4;1.09;7400 +93097;48.94659;5.78701;257;20220226;6.8;-3.9;1.5;2.4;5.39;0;.96;12300 +93097;48.94659;5.78701;257;20220227;8.3;-.8;3.8;4.4;4.99;0;1.66;12700 +93097;48.94659;5.78701;257;20220228;10.2;-4.3;3;1.9;4.79;0;1.29;12600 +93097;48.94659;5.78701;257;20220301;10.1;-4;3.1;1.2;4.89;0;1.05;9600 +93097;48.94659;5.78701;257;20220302;8.6;-1.5;3.6;1;5.39;0;.89;6900 +93097;48.94659;5.78701;257;20220303;13.5;-3.7;4.9;.7;5.99;0;1.07;12300 +93097;48.94659;5.78701;257;20220304;10.2;-4.4;2.9;2.1;4.39;0;1.49;13400 +93097;48.94659;5.78701;257;20220305;8.3;-6.1;1.1;1.7;3.99;0;1.28;13500 +93097;48.94659;5.78701;257;20220306;6.9;-5.4;.8;3.7;3.89;0;1.59;13400 +93097;48.94659;5.78701;257;20220307;4.7;-3.9;.4;5.3;3.69;0;1.7;14100 +93097;48.94659;5.78701;257;20220308;9.4;-4;2.7;2.3;3.59;0;1.72;14200 +93097;48.94659;5.78701;257;20220309;13.9;-6.5;3.7;.5;4.99;0;1.17;14100 +93097;48.94659;5.78701;257;20220310;14.7;-4.2;5.3;1.4;5.39;0;1.62;14100 +93097;48.94659;5.78701;257;20220311;15.3;-1;7.2;4;6.49;.2;2.3;12500 +93097;48.94659;5.78701;257;20220312;13;7.3;10.2;2.7;7.89;.2;1.77;7900 +93097;48.94659;5.78701;257;20220313;12.6;5.4;9;2.5;8.89;6.6;1.3;6300 +93097;48.94659;5.78701;257;20220314;13.3;5.7;9.5;2.2;8.09;2.1;1.69;10900 +93097;48.94659;5.78701;257;20220315;9.9;4.4;7.2;1.5;9.89;3.5;.58;2300 +93097;48.94659;5.78701;257;20220316;13.1;6.7;9.9;2.4;10.59;0;1.09;5800 +93097;48.94659;5.78701;257;20220317;10.4;7.1;8.8;4.2;8.89;0;1.35;5200 +93097;48.94659;5.78701;257;20220318;13.5;3.1;8.3;6.6;6.56;0;2.76;13749 +93097;48.94659;5.78701;257;20220319;13.8;3.2;8.5;6.8;5.78;0;3.21;16666 +93097;48.94659;5.78701;257;20220320;13.3;1.6;7.5;3.4;7.03;.4;1.89;10110 +93097;48.94659;5.78701;257;20220321;17.9;4.4;11.2;3;7.26;0;2.77;16635 +93097;48.94659;5.78701;257;20220322;17.9;1.7;9.8;2.1;6.33;0;2.58;17768 +93097;48.94659;5.78701;257;20220323;18.5;.5;9.5;1.7;6.03;0;2.49;18187 +93097;48.94659;5.78701;257;20220324;19.2;1.1;10.2;1.9;5.88;0;2.75;18333 +93097;48.94659;5.78701;257;20220325;18.5;1.1;9.8;2.9;5.93;0;3.06;18628 +93097;48.94659;5.78701;257;20220326;19;2.6;10.8;4.1;5.86;0;3.8;18958 +93097;48.94659;5.78701;257;20220327;20.4;3.1;11.8;2.6;6.61;0;3.3;19471 +93097;48.94659;5.78701;257;20220328;21.4;1.4;11.4;1.4;6.65;0;2.76;18000 +93097;48.94659;5.78701;257;20220329;17.4;5.6;11.5;2.1;7.81;1.6;2.17;9578 +93097;48.94659;5.78701;257;20220330;11.4;8.7;10;2.5;10.21;9.6;1.13;4900 +93097;48.94659;5.78701;257;20220331;8.3;6.4;7.4;3.3;8.36;1.4;1;3533 +93097;48.94659;5.78701;257;20220401;3.9;0;1.9;4.7;5.71;1;.91;5273 +93097;48.94659;5.78701;257;20220402;3.3;-.6;1.4;4;4.77;.2;1.16;6464 +93097;48.94659;5.78701;257;20220403;6.3;-2.1;2.1;2.7;4.43;0;1.62;12984 +93097;48.94659;5.78701;257;20220404;9.3;-3.3;3;7;5;.3;2.3;17000 +93097;48.94659;5.78701;257;20220405;8.7;5;6.9;7;9.4;.9;.64;3200 +93097;48.94659;5.78701;257;20220406;11.9;8.3;10.1;5.6;9.61;1.4;1.55;6058 +93097;48.94659;5.78701;257;20220407;12.7;8.3;10.5;8.4;9.68;8.3;1.87;6833 +93097;48.94659;5.78701;257;20220408;9.9;5.4;7.7;4.6;7.88;44.2;1.51;4681 +93097;48.94659;5.78701;257;20220409;9.2;.4;4.8;2.8;6.51;.4;1.79;15244 +93097;48.94659;5.78701;257;20220410;12.1;-.9;5.6;2;5.93;.1;2.24;19112 +93097;48.94659;5.78701;257;20220411;17.8;.8;9.3;3.9;7.03;0;3.39;21550 +93097;48.94659;5.78701;257;20220412;21.1;4.7;12.9;4.1;8.13;0;3.96;18714 +93097;48.94659;5.78701;257;20220413;21.5;9.1;15.3;2.7;10.76;.1;3.25;17194 +93097;48.94659;5.78701;257;20220414;20.1;9.9;15;2.6;11.51;0;2.92;16676 +93097;48.94659;5.78701;257;20220415;20;7.2;13.6;2.8;10.23;0;3.27;20298 +93097;48.94659;5.78701;257;20220416;16.6;4.8;10.7;5.3;7.56;0;3.74;22349 +93097;48.94659;5.78701;257;20220417;17.8;1.9;9.9;5;5.33;0;4.41;24132 +93097;48.94659;5.78701;257;20220418;18.6;1.3;10;2.8;6.18;0;3.68;23918 +93097;48.94659;5.78701;257;20220419;19.4;3.2;11.3;2.3;6.91;0;3.49;21384 +93097;48.94659;5.78701;257;20220420;16.6;4.8;10.7;4.5;6.01;0;4.16;23587 +93097;48.94659;5.78701;257;20220421;18.1;2.7;10.4;4.5;7.63;0;3.8;23208 +93097;48.94659;5.78701;257;20220422;18.8;5.2;12;4.1;8.88;0;3.68;22792 +93097;48.94659;5.78701;257;20220423;16.2;7;11.6;3.5;9.78;4.3;2.16;9555 +93097;48.94659;5.78701;257;20220424;13.6;7.4;10.5;2.5;10.86;2.9;1.43;7423 +93097;48.94659;5.78701;257;20220425;16;6.6;11.3;2.2;9.46;0;2.46;15690 +93097;48.94659;5.78701;257;20220426;14.3;2.6;8.4;2.6;8.46;.5;2.15;15202 +93097;48.94659;5.78701;257;20220427;17.3;2.2;9.7;3.5;8.73;0;3.13;22436 +93097;48.94659;5.78701;257;20220428;20.1;4.8;12.5;4.2;8.23;0;4.41;25315 +93097;48.94659;5.78701;257;20220429;18.1;5.7;11.9;2.4;8.86;0;2.78;15020 +93097;48.94659;5.78701;257;20220430;15.7;6.7;11.2;3.3;8.91;0;3.06;20506 +93097;48.94659;5.78701;257;20220501;16.1;2.7;9.4;2.1;8.56;0;2.63;18734 +93097;48.94659;5.78701;257;20220502;20.2;5.4;12.8;2.1;9.73;0;3.1;18545 +93097;48.94659;5.78701;257;20220503;21.2;6.5;13.9;2.6;10.51;.9;3.18;16721 +93097;48.94659;5.78701;257;20220504;20.8;7.2;14;2.5;10.73;3.2;3.51;21452 +93097;48.94659;5.78701;257;20220505;17.9;9.6;13.8;1.8;10.83;.3;2.66;15947 +93097;48.94659;5.78701;257;20220506;21;5;13;2.1;9.99;0;1.84;2600 +93097;48.94659;5.78701;257;20220507;22;4.6;13.3;1.5;10.29;.4;1.62;2400 +93097;48.94659;5.78701;257;20220508;21.8;6.7;14.3;2.6;11.99;.5;1.81;2300 +93097;48.94659;5.78701;257;20220509;24.4;7;15.7;1.5;11.99;0;1.75;2700 +93097;48.94659;5.78701;257;20220510;24.3;7.6;16;1.8;12.69;0;1.76;2200 +93097;48.94659;5.78701;257;20220511;27;12.7;19.9;3.5;12.89;0;3.24;2700 +93097;48.94659;5.78701;257;20220512;21.8;13.7;17.8;2.3;12.99;0;1.93;1900 +93097;48.94659;5.78701;257;20220513;20.6;11.6;16.1;2.2;10.49;0;2.13;2900 +93097;48.94659;5.78701;257;20220514;23;4.2;13.6;1;10.29;0;1.49;2800 +93097;48.94659;5.78701;257;20220515;27.5;6;16.8;1;11.89;.2;1.72;2700 +93097;48.94659;5.78701;257;20220516;23.1;13.7;18.4;2.5;14.99;.6;1.79;1600 +93097;48.94659;5.78701;257;20220517;26.9;9.2;18.1;.9;13.79;0;1.54;2800 +93097;48.94659;5.78701;257;20220518;29.1;10.3;19.7;.9;14.79;0;1.63;2700 +93097;48.94659;5.78701;257;20220519;29.2;12.3;20.8;1.8;16.79;0;2;2300 +93097;48.94659;5.78701;257;20220520;27;15.7;21.4;3.1;17.19;4;2.36;1800 +93097;48.94659;5.78701;257;20220521;22.1;8.6;15.4;2.5;11.99;0;1.99;2800 +93097;48.94659;5.78701;257;20220522;22.8;7.4;15.1;1.2;12.19;4;1.37;1800 +93097;48.94659;5.78701;257;20220523;21.5;12.8;17.2;3.8;15.39;18.4;1.69;1300 +93097;48.94659;5.78701;257;20220524;17;12.3;14.7;3.6;12.49;.3;1.7;2300 +93097;48.94659;5.78701;257;20220525;20.3;5.7;13;1.9;10.99;0;1.58;2700 +93097;48.94659;5.78701;257;20220526;20.3;13.3;16.8;2.9;12.19;0;2.1;2000 +93097;48.94659;5.78701;257;20220527;18.2;11.1;14.7;3.6;12.69;0;1.64;1600 +93097;48.94659;5.78701;257;20220528;18.6;5.5;12.1;3;9.49;0;1.96;2500 +93097;48.94659;5.78701;257;20220529;16.5;7.3;11.9;4.4;8.19;0;2.51;2700 +93097;48.94659;5.78701;257;20220530;18.2;2.6;10.4;1.9;8.79;0;1.59;2800 +93097;48.94659;5.78701;257;20220531;20.7;4.8;12.8;1.5;9.09;0;1.7;2600 +93097;48.94659;5.78701;257;20220601;21;6.1;13.6;1.7;9.79;0;1.82;3100 +93097;48.94659;5.78701;257;20220602;23;6.1;14.6;2.5;10.39;0;2.28;2800 +93097;48.94659;5.78701;257;20220603;20.5;9.2;14.9;1.4;13.59;1.1;1.07;1000 +93097;48.94659;5.78701;257;20220604;27.7;12.3;20;2.2;16.99;4;2;2500 +93097;48.94659;5.78701;257;20220605;20.3;16.8;18.6;3.4;17.89;11;1.3;1100 +93097;48.94659;5.78701;257;20220606;20.8;13.5;17.2;3.1;14.09;0;1.88;2200 +93097;48.94659;5.78701;257;20220607;20.8;13.7;17.3;2.8;13.89;1.3;1.8;1700 +93097;48.94659;5.78701;257;20220608;17.7;11.1;14.4;1.8;13.99;11.3;.97;1100 +93097;48.94659;5.78701;257;20220609;19.4;9;14.2;2.2;12.39;.1;1.48;2400 +93097;48.94659;5.78701;257;20220610;24;8.7;16.4;1.5;12.99;0;1.68;2800 +93097;48.94659;5.78701;257;20220611;26.9;10.4;18.7;1.5;14.99;0;5.33;31000 +93097;48.94659;5.78701;257;20220612;24.8;13.3;19.1;2.7;14.89;0;5.08;27500 +93097;48.94659;5.78701;257;20220613;22;9.4;15.7;2.4;11.59;0;4.91;29900 +93097;48.94659;5.78701;257;20220614;25.3;7.7;16.5;1.8;11.69;0;5.08;29600 +93097;48.94659;5.78701;257;20220615;30.6;8.5;19.6;.9;12.89;0;5.42;30700 +93097;48.94659;5.78701;257;20220616;28.2;13.4;20.8;1.7;13.99;0;5.76;30600 +93097;48.94659;5.78701;257;20220617;31.7;10.4;21.1;1;13.59;0;5.49;29400 +93097;48.94659;5.78701;257;20220618;34.7;13.9;24.3;1.2;16.79;0;5.66;26800 +93097;48.94659;5.78701;257;20220619;34.1;20.7;27.4;3.1;17.99;6.2;7.15;27200 +93097;48.94659;5.78701;257;20220620;23;16.8;19.9;4;16.89;2;4.34;21300 +93097;48.94659;5.78701;257;20220621;27.6;11.5;19.6;1.7;14.79;.1;5.09;27200 +93097;48.94659;5.78701;257;20220622;24.9;16.4;20.7;2;18.49;2.3;3.43;16100 +93097;48.94659;5.78701;257;20220623;28.3;15.9;22.1;2;18.99;9.2;5.11;25900 +93097;48.94659;5.78701;257;20220624;23.2;16.2;19.7;3.3;17.49;2;3.83;18900 +93097;48.94659;5.78701;257;20220625;25.9;13.8;19.9;2.2;15.89;4.8;4.74;24600 +93097;48.94659;5.78701;257;20220626;16.9;15.1;16;1.9;16.69;5.5;1.4;6200 +93097;48.94659;5.78701;257;20220627;20.2;14.3;17.3;2.1;16.29;.5;2.45;12100 +93097;48.94659;5.78701;257;20220628;25.7;9.2;17.5;2;14.09;0;5.11;29800 +93097;48.94659;5.78701;257;20220629;28.1;13.7;20.9;1.1;15.59;0;5.46;30500 +93097;48.94659;5.78701;257;20220630;22.7;11.9;17.3;2.4;15.19;1.3;3.43;17900 +93097;48.94659;5.78701;257;20220701;20.8;12.4;16.6;2.3;12.89;0;4.06;22900 +93097;48.94659;5.78701;257;20220702;27.2;7.2;17.2;.9;12.29;0;5.09;31100 +93097;48.94659;5.78701;257;20220703;27.6;10.8;19.2;2.3;13.59;0;5.72;30500 +93097;48.94659;5.78701;257;20220704;25.3;9.4;17.4;2.3;12.29;0;5.3;29900 +93097;48.94659;5.78701;257;20220705;26.2;9.3;17.8;2;12.29;0;5.49;31200 +93097;48.94659;5.78701;257;20220706;21.4;11.7;16.6;3.6;11.99;0;4.77;26200 +93097;48.94659;5.78701;257;20220707;20.4;9.4;14.9;2.3;13.29;0;2.5;11900 +93097;48.94659;5.78701;257;20220708;24.9;8.9;16.9;2.7;12.19;0;5.35;30400 +93097;48.94659;5.78701;257;20220709;26.4;10.1;18.3;2.5;13.79;0;5.16;27700 +93097;48.94659;5.78701;257;20220710;23.7;11.3;17.5;4.4;12.29;0;5.66;30300 +93097;48.94659;5.78701;257;20220711;27.2;9.8;18.5;2.3;13.89;0;5.25;28100 +93097;48.94659;5.78701;257;20220712;29;12.3;20.7;2;13.99;0;5.61;28500 +93097;48.94659;5.78701;257;20220713;32.1;12.5;22.3;1;13.59;0;4.68;22800 +93097;48.94659;5.78701;257;20220714;31.5;15.1;23.3;2.4;13.89;0;6.22;27400 +93097;48.94659;5.78701;257;20220715;25.2;14.7;20;3.2;11.79;0;5.93;29000 +93097;48.94659;5.78701;257;20220716;26.2;8.9;17.6;2.5;11.29;0;5.43;28900 +93097;48.94659;5.78701;257;20220717;30;11;20.5;2.2;10.79;0;6.04;28900 +93097;48.94659;5.78701;257;20220718;35.3;11.3;23.3;1.1;12.29;0;5.65;27900 +93097;48.94659;5.78701;257;20220719;37.4;13;25.2;1.3;13.59;0;6.21;28900 +93097;48.94659;5.78701;257;20220720;29.7;21.9;25.8;2.4;18.09;4.8;4.55;15700 +93097;48.94659;5.78701;257;20220721;26.9;15.1;21;2.6;17.89;0;4.5;22200 +93097;48.94659;5.78701;257;20220722;28.9;14.8;21.9;2.2;17.89;1.5;4.68;22200 +93097;48.94659;5.78701;257;20220723;27.1;16.9;22;1.6;18.29;0;3.98;19200 +93097;48.94659;5.78701;257;20220724;31.5;13.6;22.6;1.2;16.39;0;5.27;27400 +93097;48.94659;5.78701;257;20220725;29.6;15.5;22.6;3;16.79;.1;5.11;21200 +93097;48.94659;5.78701;257;20220726;23.5;13.1;18.3;2.9;14.39;0;4.19;21600 +93097;48.94659;5.78701;257;20220727;24.9;14.7;19.8;3.4;12.89;0;4.9;21200 +93097;48.94659;5.78701;257;20220728;27;12;19.5;2.2;11.69;0;4.41;18800 +93097;48.94659;5.78701;257;20220729;28;12.1;20.1;2.1;12.99;0;4.99;24500 +93097;48.94659;5.78701;257;20220730;28.7;11.1;19.9;1.7;13.09;0;4.91;25300 +93097;48.94659;5.78701;257;20220731;28.8;13.3;21.1;2;14.49;0;5.14;25800 +93097;48.94659;5.78701;257;20220801;24.2;15.7;20;1.7;17.19;0;2.98;13900 +93097;48.94659;5.78701;257;20220802;30.2;12;21.1;.9;15.59;0;4.54;25000 +93097;48.94659;5.78701;257;20220803;34.2;13.8;24;.8;15.59;0;4.95;25900 +93097;48.94659;5.78701;257;20220804;35.9;15.1;25.5;2;16.59;9.4;5.66;22600 +93097;48.94659;5.78701;257;20220805;24.7;19.2;22;4.3;18.89;0;3.87;15300 +93097;48.94659;5.78701;257;20220806;24.3;12.1;18.2;4.3;11.79;0;5.43;26600 +93097;48.94659;5.78701;257;20220807;27.3;11.6;19.5;3.6;10.39;0;5.97;26500 +93097;48.94659;5.78701;257;20220808;29.6;12.3;21;3.3;10.89;0;6.15;25800 +93097;48.94659;5.78701;257;20220809;30.8;13.9;22.4;3.4;11.99;0;6.36;25500 +93097;48.94659;5.78701;257;20220810;30.4;15.4;22.9;3.5;11.49;0;6.48;25400 +93097;48.94659;5.78701;257;20220811;30.1;13.3;21.7;3;11.09;0;6.02;25400 +93097;48.94659;5.78701;257;20220812;30.7;12.6;21.7;2.9;10.79;0;6.01;25100 +93097;48.94659;5.78701;257;20220813;30.9;11.7;21.3;2.8;10.89;0;5.94;25400 +93097;48.94659;5.78701;257;20220814;29.1;10.9;20;2.2;13.19;6.2;4.08;16200 +93097;48.94659;5.78701;257;20220815;23.1;16.7;19.9;2.5;18.49;.8;3.02;15300 +93097;48.94659;5.78701;257;20220816;28.7;14.3;21.5;1;17.79;1.6;4.03;22400 +93097;48.94659;5.78701;257;20220817;27.6;17.1;22.4;1.3;18.19;0;3.68;18600 +93097;48.94659;5.78701;257;20220818;26.8;16;21.4;1.6;17.29;.9;2.88;11900 +93097;48.94659;5.78701;257;20220819;25.3;14.8;20.1;2.8;16.89;6.5;3.79;18900 +93097;48.94659;5.78701;257;20220820;25.1;15.7;20.4;1.9;16.09;0;4.22;23800 +93097;48.94659;5.78701;257;20220821;26.8;9.1;18;1.2;13.29;0;3.65;21100 +93097;48.94659;5.78701;257;20220822;28.8;12.3;20.6;1.2;14.39;0;4.09;22800 +93097;48.94659;5.78701;257;20220823;29.2;12.6;20.9;1.1;15.59;0;3.83;21000 +93097;48.94659;5.78701;257;20220824;32.1;13;22.6;1.3;14.39;0;4.35;21900 +93097;48.94659;5.78701;257;20220825;31.8;12.9;22.4;1.3;14.29;0;4.33;22200 +93097;48.94659;5.78701;257;20220826;23.5;17.3;20.4;3.2;17.59;.2;2.67;9300 +93097;48.94659;5.78701;257;20220827;24.5;16.8;20.7;3.4;16.49;0;3.29;12100 +93097;48.94659;5.78701;257;20220828;27;14.3;20.7;3.1;15.29;0;4.11;17700 +93097;48.94659;5.78701;257;20220829;29.5;13.6;21.6;2.1;12.79;0;4.47;20500 +93097;48.94659;5.78701;257;20220830;28.5;13.1;20.8;1.7;13.99;.8;3.17;12200 +93097;48.94659;5.78701;257;20220831;27.9;15.1;21.5;2.8;15.19;.8;3.87;14600 +93097;48.94659;5.78701;257;20220901;25.5;11.7;18.6;2.5;13.59;0;3.73;18700 +93097;48.94659;5.78701;257;20220902;27.3;10.4;18.9;1.9;12.79;.3;3.63;17900 +93097;48.94659;5.78701;257;20220903;22.5;15.8;19.2;2;17.29;25.1;2.25;10400 +93097;48.94659;5.78701;257;20220904;27.8;12;19.9;1.3;16.09;.1;3.5;20400 +93097;48.94659;5.78701;257;20220905;29.5;11.1;20.3;2.1;16.19;5.3;3.72;18000 +93097;48.94659;5.78701;257;20220906;28.3;15.2;21.8;1.9;18.09;2.8;3.44;17100 +93097;48.94659;5.78701;257;20220907;22;16.8;19.4;2.5;17.49;3.5;2.39;11200 +93097;48.94659;5.78701;257;20220908;21.5;14.5;18;4.2;15.59;5.2;2.91;14000 +93097;48.94659;5.78701;257;20220909;20.3;14.8;17.6;3.9;15.29;2.8;2.8;14700 +93097;48.94659;5.78701;257;20220910;18.4;14.3;16.4;3.5;15.29;1.6;1.75;6800 +93097;48.94659;5.78701;257;20220911;20.7;13.9;17.3;1.5;14.59;.1;2.08;10800 +93097;48.94659;5.78701;257;20220912;25.6;7.7;16.7;1.1;12.79;.1;2.86;18600 +93097;48.94659;5.78701;257;20220913;26.4;11.4;18.9;1.4;16.89;1.7;2.27;11200 +93097;48.94659;5.78701;257;20220914;24.3;18.8;21.6;2;20.59;10.5;2.09;9100 +93097;48.94659;5.78701;257;20220915;19.7;15;17.4;2.8;16.49;2.8;2.22;13400 +93097;48.94659;5.78701;257;20220916;16.6;12.2;14.4;2.7;11.99;.3;1.78;6300 +93097;48.94659;5.78701;257;20220917;13.7;6.9;10.3;3.5;10.19;1.4;1.71;11300 +93097;48.94659;5.78701;257;20220918;15.7;7.5;11.6;3.8;9.19;0;2.41;12900 +93097;48.94659;5.78701;257;20220919;16;4.5;10.3;1.8;9.39;0;1.76;11800 +93097;48.94659;5.78701;257;20220920;16.7;3;9.9;1.4;9.39;0;1.76;13400 +93097;48.94659;5.78701;257;20220921;17.4;3;10.2;1.9;8.89;0;2.13;16000 +93097;48.94659;5.78701;257;20220922;18.9;1.9;10.4;1.2;7.79;0;2.16;17400 +93097;48.94659;5.78701;257;20220923;18.6;2.3;10.5;.8;9.19;0;1.55;11100 +93097;48.94659;5.78701;257;20220924;15.3;7.8;11.6;1.2;11.49;.8;1.13;6100 +93097;48.94659;5.78701;257;20220925;14.8;10.4;12.6;2.4;12.09;.5;1.26;5500 +93097;48.94659;5.78701;257;20220926;14.1;5.1;9.6;3;9.99;6.1;1.34;7300 +93097;48.94659;5.78701;257;20220927;12.8;8.9;10.9;4;10.69;8.5;1.51;9500 +93097;48.94659;5.78701;257;20220928;13.4;7.5;10.5;1.8;10.49;0;1.27;8600 +93097;48.94659;5.78701;257;20220929;13.2;5.8;9.5;1;9.89;.9;1.06;7100 +93097;48.94659;5.78701;257;20220930;15.8;2.2;9;1.1;8.49;7.4;1.51;13200 +93097;48.94659;5.78701;257;20221001;17.3;8.1;12.7;4.6;12.29;7.2;1.57;6200 +93097;48.94659;5.78701;257;20221002;16.6;12.1;14.4;2.3;14.09;16.8;1.09;3900 +93097;48.94659;5.78701;257;20221003;14.2;8;11.1;1.2;11.09;0;1.19;9200 +93097;48.94659;5.78701;257;20221004;18.6;3.9;11.3;.7;10.39;.1;1.43;13200 +93097;48.94659;5.78701;257;20221005;22.4;8.3;15.4;2.8;13.49;0;2.17;13000 +93097;48.94659;5.78701;257;20221006;17.8;10.8;14.3;2;11.99;0;1.82;13600 +93097;48.94659;5.78701;257;20221007;17.4;1.9;9.7;.7;10.39;0;1.17;11100 +93097;48.94659;5.78701;257;20221008;15.7;7.1;11.4;1.6;10.79;0;1.31;10200 +93097;48.94659;5.78701;257;20221009;17.4;1.9;9.7;1.5;9.09;0;1.5;13500 +93097;48.94659;5.78701;257;20221010;20.6;3;11.8;1.8;11.59;0;1.5;10200 +93097;48.94659;5.78701;257;20221011;16.8;11;13.9;2.8;12.29;0;1.6;10200 +93097;48.94659;5.78701;257;20221012;16.9;1.1;9;.6;9.79;.1;1.08;12500 +93097;48.94659;5.78701;257;20221013;16.4;7.7;12.1;1.5;12.79;.4;.81;3400 +93097;48.94659;5.78701;257;20221014;15.3;12.1;13.7;2.7;15.39;18.2;.59;2200 +93097;48.94659;5.78701;257;20221015;16.6;14.2;15.4;3.4;16.49;8.8;.77;2700 +93097;48.94659;5.78701;257;20221016;20.7;13.8;17.3;1.7;16.39;.1;1.21;6200 +93097;48.94659;5.78701;257;20221017;22.4;15;18.7;2.4;16.59;12.1;1.68;8800 +93097;48.94659;5.78701;257;20221018;19.7;14.5;17.1;1.5;16.69;.2;1.08;6200 +93097;48.94659;5.78701;257;20221019;19;11.5;15.3;2.7;15.29;0;1.07;4700 +93097;48.94659;5.78701;257;20221020;18;10.7;14.4;1.9;14.79;14.8;.84;3200 +93097;48.94659;5.78701;257;20221021;18.8;12.8;15.8;1.9;15.99;5.2;.93;4700 +93097;48.94659;5.78701;257;20221022;20.8;11.3;16.1;2.2;14.19;.3;1.43;9400 +93097;48.94659;5.78701;257;20221023;21.3;10.1;15.7;2.2;14.49;1;1.31;7200 +93097;48.94659;5.78701;257;20221024;18.1;13.4;15.8;3.6;13.59;.1;1.59;7400 +93097;48.94659;5.78701;257;20221025;18.4;11.7;15.1;2;13.49;0;1.15;6300 +93097;48.94659;5.78701;257;20221026;21.1;12;16.6;1.7;13.79;.1;1.3;8200 +93097;48.94659;5.78701;257;20221027;22;5.7;13.9;1.2;13.39;0;1.01;7900 +93097;48.94659;5.78701;257;20221028;24.4;14.8;19.6;1.7;15.29;0;1.52;8000 +93097;48.94659;5.78701;257;20221029;23.2;11.1;17.2;1.4;13.49;.1;1.27;6500 +93097;48.94659;5.78701;257;20221030;21.4;10.3;15.9;1.4;12.39;0;1.18;7000 +93097;48.94659;5.78701;257;20221031;20.9;7.2;14.1;1.5;11.99;6.1;1.11;5100 +93097;48.94659;5.78701;257;20221101;15;12.8;13.9;3.6;12.29;.1;1.26;9100 +93097;48.94659;5.78701;257;20221102;15.3;9;12.2;2.7;10.49;0;1.13;8500 +93097;48.94659;5.78701;257;20221103;12.3;6.4;9.4;2.9;10.89;9.8;.62;2500 +93097;48.94659;5.78701;257;20221104;10.9;7.6;9.3;3;10.39;2.8;.67;3900 +93097;48.94659;5.78701;257;20221105;10.3;5;7.7;2;9.29;0;.56;4900 +93097;48.94659;5.78701;257;20221106;9.9;2.6;6.3;2.6;8.99;.7;.49;3600 +93097;48.94659;5.78701;257;20221107;14.4;8.3;11.4;3.4;11.89;.2;.77;4700 +93097;48.94659;5.78701;257;20221108;17.4;6.5;12;2.6;11.19;9.4;1;6100 +93097;48.94659;5.78701;257;20221109;13;11.4;12.2;2.8;13.09;.5;.62;2100 +93097;48.94659;5.78701;257;20221110;11.4;5.4;8.4;2;10.59;0;.41;4400 +93097;48.94659;5.78701;257;20221111;8.4;3.4;5.9;1.6;9.29;.1;.31;3100 +93097;48.94659;5.78701;257;20221112;6.7;3.4;5.1;1.6;8.89;0;.29;2400 +93097;48.94659;5.78701;257;20221113;12.1;4.9;8.5;2.2;8.99;0;.6;6800 +93097;48.94659;5.78701;257;20221114;10.4;2.7;6.6;2;10.09;.6;.3;1800 +93097;48.94659;5.78701;257;20221115;13.9;8.1;11;3;11.99;7.9;.57;4200 +93097;48.94659;5.78701;257;20221116;11.6;8.6;10.1;3.8;11.49;6.1;.54;2900 +93097;48.94659;5.78701;257;20221117;11.5;9.5;10.5;5.5;11.09;6.2;.81;3600 +93097;48.94659;5.78701;257;20221118;9;8.1;8.6;3.2;10.09;.2;.56;2100 +93097;48.94659;5.78701;257;20221119;8.4;6.9;7.7;2.7;9.19;.5;.56;2500 +93097;48.94659;5.78701;257;20221120;8;6.3;7.2;3.8;8.89;7.1;.54;4000 +93097;48.94659;5.78701;257;20221121;8.4;5.7;7.1;3.7;8.99;1.4;.56;2500 +93097;48.94659;5.78701;257;20221122;7.6;4.8;6.2;4.2;8.39;2.1;.64;1400 +93097;48.94659;5.78701;257;20221123;8.8;3.6;6.2;3.2;8.69;4.1;.41;3700 +93097;48.94659;5.78701;257;20221124;11.3;6.3;8.8;3.6;9.39;.5;.69;4500 +93097;48.94659;5.78701;257;20221125;11.2;5;8.1;2.2;9.29;0;.47;3900 +93097;48.94659;5.78701;257;20221126;5.3;3.3;4.3;1.9;8.59;0;.19;1800 +93097;48.94659;5.78701;257;20221127;7.6;3.6;5.6;2.8;8.09;.1;.44;2900 +93097;48.94659;5.78701;257;20221128;8.2;5.1;6.7;2;9.09;3.1;.44;1200 +93097;48.94659;5.78701;257;20221129;8.2;4.9;6.6;1;8.99;0;.3;2400 +93097;48.94659;5.78701;257;20221130;7.1;2.7;4.9;2.1;8.29;0;.29;2400 +93097;48.94659;5.78701;257;20221201;6;5.2;5.6;3.1;8.09;.3;.59;500 +93097;48.94659;5.78701;257;20221202;3.5;3;3.3;2.7;7.19;.9;.41;800 +93097;48.94659;5.78701;257;20221203;3;1.7;2.4;4.6;6.49;0;.49;1300 +93097;48.94659;5.78701;257;20221204;1.4;1.3;1.4;3.8;6.49;3.5;.33;600 +93097;48.94659;5.78701;257;20221205;4.2;1.3;2.8;1.6;7.19;.3;.34;700 +93097;48.94659;5.78701;257;20221206;3.5;1;2.3;1.6;6.69;.1;.31;1600 +93097;48.94659;5.78701;257;20221207;3;-2.4;.3;1.4;6.39;.2;.23;1100 +93097;48.94659;5.78701;257;20221208;3.2;2.2;2.7;1.4;6.69;.2;.37;1200 +93097;48.94659;5.78701;257;20221209;-.5;-3.7;-2.1;1.5;5.49;0;.14;1400 +93097;48.94659;5.78701;257;20221210;2.5;-2.6;0;2.2;5.19;0;.2;4400 +93097;48.94659;5.78701;257;20221211;-1.3;-3.6;-2.4;1.7;4.79;0;.23;1700 +93097;48.94659;5.78701;257;20221212;-1.2;-4;-2.6;2.1;4.29;0;.2;3600 +93097;48.94659;5.78701;257;20221213;-.4;-6;-3.2;3.8;3.69;0;.46;3900 +93097;48.94659;5.78701;257;20221214;-1.1;-3;-2;1.6;4.69;1.5;.26;1800 +93097;48.94659;5.78701;257;20221215;-.6;-6.4;-3.5;2.6;4.29;0;.18;3400 +93097;48.94659;5.78701;257;20221216;1.1;-5.8;-2.3;2.3;3.39;0;.38;5000 +93097;48.94659;5.78701;257;20221217;-2.4;-11.4;-6.9;.7;2.79;0;0;5400 +93097;48.94659;5.78701;257;20221218;-3.2;-12.4;-7.8;1.9;3.79;.2;.06;1700 +93097;48.94659;5.78701;257;20221219;9.9;-3.1;3.4;2.3;8.29;.2;.18;2500 +93097;48.94659;5.78701;257;20221220;12.9;8.5;10.7;3.3;11.09;9.8;.73;1500 +93097;48.94659;5.78701;257;20221221;10.6;10.2;10.4;3.8;11.99;9.2;.38;2000 +93097;48.94659;5.78701;257;20221222;10.8;9.5;10.2;6.5;11.69;14.1;.55;1000 +93097;48.94659;5.78701;257;20221223;13.5;9.7;11.6;5.2;12.69;4.6;.65;900 +93097;48.94659;5.78701;257;20221224;10.5;9.9;10.2;3.1;10.89;.4;.61;1700 +93097;48.94659;5.78701;257;20221225;12.7;8;10.4;2.6;10.89;.6;.43;3500 +93097;48.94659;5.78701;257;20221226;11;10.1;10.6;4.3;10.29;4.2;.97;1700 +93097;48.94659;5.78701;257;20221227;7.9;1.7;4.8;3.1;7.19;0;.47;3500 +93097;48.94659;5.78701;257;20221228;10.1;2.4;6.3;4.9;9.09;1.5;.43;2000 +93097;48.94659;5.78701;257;20221229;10.5;8.6;9.6;5.7;10.09;1.6;.87;2100 +93097;48.94659;5.78701;257;20221230;11.5;6.6;9.1;4.8;10.29;3.9;.72;1200 +93097;48.94659;5.78701;257;20221231;15.2;12.4;13.8;5.5;12.49;0;1.2;3400 +93098;48.95892;6.12783;215;20220101;13.7;7.4;10.5;2;10.34;0;.39;3886 +93098;48.95892;6.12783;215;20220102;12.9;3.4;8.1;5.2;9.45;.3;.72;3113 +93098;48.95892;6.12783;215;20220103;11.5;9.7;10.6;6.4;10.73;16;.93;1625 +93098;48.95892;6.12783;215;20220104;11.3;9.5;10.4;5.4;10.15;16.1;1.05;1083 +93098;48.95892;6.12783;215;20220105;3.5;1.2;2.4;4.4;6.41;0;.41;2170 +93098;48.95892;6.12783;215;20220106;5.2;1.7;3.4;2.3;6.15;.3;.47;2884 +93098;48.95892;6.12783;215;20220107;3.5;-1.9;.8;5.1;6.48;3.2;.15;1742 +93098;48.95892;6.12783;215;20220108;4.4;1.7;3.1;6.2;7.03;8.7;.36;2036 +93098;48.95892;6.12783;215;20220109;5.3;3.4;4.3;4.1;7.08;.5;.59;1541 +93098;48.95892;6.12783;215;20220110;1.7;-1.4;.2;1.5;6.25;.2;.15;2026 +93098;48.95892;6.12783;215;20220111;2.9;-.4;1.2;2.6;5.93;0;.33;2809 +93098;48.95892;6.12783;215;20220112;4.4;-3.5;.4;2;5.47;0;.17;5497 +93098;48.95892;6.12783;215;20220113;1.8;-1.8;0;2.4;5.73;0;.22;2778 +93098;48.95892;6.12783;215;20220114;7.1;-3.5;1.8;.9;5.8;0;.13;5398 +93098;48.95892;6.12783;215;20220115;.3;-3.9;-1.8;2;5.4;0;.14;2247 +93098;48.95892;6.12783;215;20220116;1.3;-1.6;-.1;2.7;5.95;.2;.2;1717 +93098;48.95892;6.12783;215;20220117;4.2;.5;2.4;2.2;7;0;.24;2081 +93098;48.95892;6.12783;215;20220118;8.2;2.9;5.5;3.6;7.2;0;.67;3845 +93098;48.95892;6.12783;215;20220119;3.3;-2.7;.3;3.5;6.58;.5;.08;2053 +93098;48.95892;6.12783;215;20220120;5.6;1.7;3.7;3.1;6.48;.1;.56;3131 +93098;48.95892;6.12783;215;20220121;5.3;-.6;2.4;2.1;6.18;.1;.39;3888 +93098;48.95892;6.12783;215;20220122;5.5;2.3;3.9;2.1;6.95;0;.45;2393 +93098;48.95892;6.12783;215;20220123;6;3.2;4.6;2.8;6.8;0;.64;2349 +93098;48.95892;6.12783;215;20220124;7.5;-1.8;2.9;2.6;5.8;0;.56;6034 +93098;48.95892;6.12783;215;20220125;.5;-4;-1.8;1.1;5.55;0;.17;2718 +93098;48.95892;6.12783;215;20220126;-.7;-1.5;-1.1;2.3;5.45;0;.26;1082 +93098;48.95892;6.12783;215;20220127;2.2;-1.3;.4;3.5;6.1;.2;.23;2189 +93098;48.95892;6.12783;215;20220128;4.3;1.6;3;2.9;7.23;0;.31;2179 +93098;48.95892;6.12783;215;20220129;6.3;2.6;4.5;5.3;8.23;1.2;.25;2432 +93098;48.95892;6.12783;215;20220130;8.3;4.2;6.2;2.6;7.25;.9;.7;5261 +93098;48.95892;6.12783;215;20220131;6.8;-1.2;2.8;6.8;6.65;.9;.63;4439 +93098;48.95892;6.12783;215;20220201;6.4;1.7;4.1;5.5;7.45;.7;.5;2591 +93098;48.95892;6.12783;215;20220202;10;6.2;8.1;4.3;9.78;.8;.58;2546 +93098;48.95892;6.12783;215;20220203;7.7;6.7;7.2;2.9;8.8;.3;.62;1723 +93098;48.95892;6.12783;215;20220204;7.8;5.4;6.6;4.8;8.18;1.7;.77;2413 +93098;48.95892;6.12783;215;20220205;7;.6;3.8;4;6.58;.1;.71;5681 +93098;48.95892;6.12783;215;20220206;8.9;3.1;6;9.4;8.3;19.8;.74;2688 +93098;48.95892;6.12783;215;20220207;7.4;2.1;4.8;4.4;6.05;0;1.08;6843 +93098;48.95892;6.12783;215;20220208;8.3;.1;4.2;3.8;8.08;0;.37;4414 +93098;48.95892;6.12783;215;20220209;13.3;3;8.1;3;7.73;0;1.11;7952 +93098;48.95892;6.12783;215;20220210;6.9;2.2;4.5;4.8;7.41;.8;.87;1500 +93098;48.95892;6.12783;215;20220211;6.9;1.4;4.2;2.9;6.06;0;.84;7050 +93098;48.95892;6.12783;215;20220212;6.2;-3.5;1.3;2.6;4.86;0;.79;8700 +93098;48.95892;6.12783;215;20220213;11.7;-2.9;4.4;5.5;6.41;0;1.36;9550 +93098;48.95892;6.12783;215;20220214;10.5;5.8;8.1;4.7;7.98;.9;1.28;18500 +93098;48.95892;6.12783;215;20220215;9.9;5.2;7.5;5.3;7.81;1.8;1.23;6250 +93098;48.95892;6.12783;215;20220216;12.5;6.5;9.5;8.1;10.83;3.7;.78;4198 +93098;48.95892;6.12783;215;20220217;11.3;10.4;10.8;8.4;9.44;.3;1.8;4238 +93098;48.95892;6.12783;215;20220218;13.1;7.7;10.4;7.4;9.05;1.3;1.82;3874 +93098;48.95892;6.12783;215;20220219;9;2.8;5.9;7;6.05;.1;1.76;7979 +93098;48.95892;6.12783;215;20220220;9.8;5.7;7.8;8.5;9.25;7.2;.86;3701 +93098;48.95892;6.12783;215;20220221;7.6;4.4;6;7.9;7.63;2.1;1.1;4854 +93098;48.95892;6.12783;215;20220222;9.2;4.7;7;5.3;8.88;2.3;.77;4994 +93098;48.95892;6.12783;215;20220223;12.5;2.3;7.4;2.2;8.33;0;1.02;9139 +93098;48.95892;6.12783;215;20220224;11.6;6.9;9.3;5;7.6;2.9;1.8;5290 +93098;48.95892;6.12783;215;20220225;8.2;.9;4.5;3.7;6.2;1;1.16;7657 +93098;48.95892;6.12783;215;20220226;7.6;-4.1;1.8;3;5.28;0;1.05;11368 +93098;48.95892;6.12783;215;20220227;9.7;-1.1;4.3;5.5;4.98;0;1.89;11380 +93098;48.95892;6.12783;215;20220228;10.5;-3.4;3.6;2.7;4.7;0;1.5;12014 +93098;48.95892;6.12783;215;20220301;10.3;-3.4;3.4;1.8;4.6;0;1.29;10923 +93098;48.95892;6.12783;215;20220302;8.9;-1.3;3.8;1.9;5;0;1.16;8095 +93098;48.95892;6.12783;215;20220303;13.5;-3;5.2;1.7;5.45;0;1.45;12770 +93098;48.95892;6.12783;215;20220304;10.9;-3.4;3.8;2.5;4.3;0;1.67;12968 +93098;48.95892;6.12783;215;20220305;9.3;-4.7;2.3;2.9;3.98;0;1.64;12966 +93098;48.95892;6.12783;215;20220306;7.8;-3.7;2;4.2;3.75;0;1.83;12438 +93098;48.95892;6.12783;215;20220307;5.7;-3.1;1.3;5.7;3.6;0;1.87;12019 +93098;48.95892;6.12783;215;20220308;9.8;-4.2;2.8;3.5;3.53;0;2;13409 +93098;48.95892;6.12783;215;20220309;14.1;-4.9;4.6;2.2;5;0;1.81;14446 +93098;48.95892;6.12783;215;20220310;15.5;-2.7;6.4;2.8;4.98;0;2.23;14256 +93098;48.95892;6.12783;215;20220311;16.5;.1;8.3;4.8;6.03;0;2.86;12701 +93098;48.95892;6.12783;215;20220312;14.6;7.2;10.9;3.6;7.9;.2;2.13;8885 +93098;48.95892;6.12783;215;20220313;12.7;4.8;8.7;2.8;8.95;7;1.29;7371 +93098;48.95892;6.12783;215;20220314;14.5;6.2;10.4;3.2;8.25;1.3;1.98;11700 +93098;48.95892;6.12783;215;20220315;10.3;5.5;7.9;2.1;9.63;3.9;.82;4692 +93098;48.95892;6.12783;215;20220316;13.3;6.6;9.9;3.4;10.38;0;1.25;8198 +93098;48.95892;6.12783;215;20220317;10.8;7;8.9;3.5;9.03;.2;1.22;5175 +93098;48.95892;6.12783;215;20220318;13.7;4.1;8.9;7.3;7.01;0;2.75;13350 +93098;48.95892;6.12783;215;20220319;14;3.3;8.7;7.2;5.96;0;3.27;17150 +93098;48.95892;6.12783;215;20220320;14.7;2.5;8.6;3.5;7.36;.3;2.07;10850 +93098;48.95892;6.12783;215;20220321;18.4;5.3;11.8;3.1;7.41;0;2.91;16850 +93098;48.95892;6.12783;215;20220322;18.3;2;10.1;2.2;6.56;0;2.64;17950 +93098;48.95892;6.12783;215;20220323;18.9;.8;9.8;1.5;6.26;0;2.44;18100 +93098;48.95892;6.12783;215;20220324;19.6;1.6;10.6;2;6.11;0;2.77;18200 +93098;48.95892;6.12783;215;20220325;18.7;1.7;10.2;2.8;6.16;0;3.05;18650 +93098;48.95892;6.12783;215;20220326;19.3;3.9;11.6;4.1;6.01;0;3.79;18700 +93098;48.95892;6.12783;215;20220327;20.7;4.5;12.6;2.7;6.56;0;3.43;19550 +93098;48.95892;6.12783;215;20220328;22.1;2.1;12.1;1.4;6.66;0;2.76;18000 +93098;48.95892;6.12783;215;20220329;17.5;5.7;11.6;1.7;7.76;1.2;2;9250 +93098;48.95892;6.12783;215;20220330;11.4;9.3;10.3;2.5;10.36;10.2;1.07;3950 +93098;48.95892;6.12783;215;20220331;8.9;6.9;7.9;3.5;8.61;3.6;1.07;3600 +93098;48.95892;6.12783;215;20220401;4.1;.6;2.4;5.3;5.81;.9;.99;4850 +93098;48.95892;6.12783;215;20220402;3.5;.2;1.8;3.7;4.87;.2;1.2;6068 +93098;48.95892;6.12783;215;20220403;6.6;-1;2.8;2.7;4.46;0;1.68;12150 +93098;48.95892;6.12783;215;20220404;9.6;-3;3.3;7;5.01;.3;2.3;17000 +93098;48.95892;6.12783;215;20220405;9;5.3;7.2;7;9.41;.6;.64;3200 +93098;48.95892;6.12783;215;20220406;12.4;8.9;10.7;5.8;9.76;.9;1.74;6550 +93098;48.95892;6.12783;215;20220407;13.1;8.7;10.9;8.8;9.91;9.2;1.98;6500 +93098;48.95892;6.12783;215;20220408;10.6;6.2;8.4;4.3;7.91;44.1;1.54;3550 +93098;48.95892;6.12783;215;20220409;10;.8;5.4;3.3;6.46;.2;1.96;16500 +93098;48.95892;6.12783;215;20220410;12.4;-.8;5.8;2.1;6.01;.1;2.36;20550 +93098;48.95892;6.12783;215;20220411;18.3;1.6;9.9;4.1;7.21;0;3.45;21050 +93098;48.95892;6.12783;215;20220412;21.2;5;13.1;4.3;8.16;0;3.96;18800 +93098;48.95892;6.12783;215;20220413;22;10.2;16.1;2.6;10.66;0;3.44;17650 +93098;48.95892;6.12783;215;20220414;20;11;15.5;2.7;11.76;0;3.12;17900 +93098;48.95892;6.12783;215;20220415;20.1;8.3;14.2;2.9;10.51;0;3.38;20500 +93098;48.95892;6.12783;215;20220416;16.8;5.6;11.2;5.8;7.66;0;3.85;22850 +93098;48.95892;6.12783;215;20220417;17.9;2.3;10.1;5.7;5.51;0;4.57;24850 +93098;48.95892;6.12783;215;20220418;18.7;2.7;10.7;3;6.36;0;3.85;24250 +93098;48.95892;6.12783;215;20220419;19.4;3.9;11.6;2.4;7.21;0;3.5;21250 +93098;48.95892;6.12783;215;20220420;16.7;5.6;11.1;4.9;6.16;0;4.28;24600 +93098;48.95892;6.12783;215;20220421;18.2;3;10.6;4.8;7.71;0;3.84;23450 +93098;48.95892;6.12783;215;20220422;19.1;5.8;12.4;4.5;9.06;0;3.81;22800 +93098;48.95892;6.12783;215;20220423;16;7.5;11.8;3.6;9.91;5;2.11;8700 +93098;48.95892;6.12783;215;20220424;13.1;8.1;10.6;2.2;11.06;4.6;1.13;5000 +93098;48.95892;6.12783;215;20220425;16.4;7.6;12;2.4;10.16;.8;2.49;15400 +93098;48.95892;6.12783;215;20220426;15.3;2.9;9.1;2.4;8.56;1.1;2.36;16150 +93098;48.95892;6.12783;215;20220427;17.3;2.9;10.1;3.7;8.96;0;3.12;21850 +93098;48.95892;6.12783;215;20220428;20.2;5.5;12.9;4.6;8.31;0;4.5;25800 +93098;48.95892;6.12783;215;20220429;18.4;5.6;12;2.5;8.96;0;2.78;14400 +93098;48.95892;6.12783;215;20220430;16;7.6;11.8;3.3;9.31;0;3.07;19500 +93098;48.95892;6.12783;215;20220501;16.4;2.8;9.6;2.2;8.76;0;2.73;19350 +93098;48.95892;6.12783;215;20220502;20.7;5.6;13.2;1.9;9.91;0;3.15;18550 +93098;48.95892;6.12783;215;20220503;21.8;6.5;14.1;2.2;10.86;.7;3.6;21850 +93098;48.95892;6.12783;215;20220504;21.4;7.4;14.4;2.1;11.26;3.5;3.63;22500 +93098;48.95892;6.12783;215;20220505;18.4;10.6;14.5;1.7;10.96;.2;3.16;19600 +93098;48.95892;6.12783;215;20220506;22.1;6.3;14.2;2;9.95;0;3.92;24030 +93098;48.95892;6.12783;215;20220507;22.9;5.9;14.4;1.5;10.43;.5;3.79;23564 +93098;48.95892;6.12783;215;20220508;23.4;8.3;15.8;2.5;12.23;.7;3.92;22070 +93098;48.95892;6.12783;215;20220509;25.3;8.6;17;1.8;11.85;0;4.41;25348 +93098;48.95892;6.12783;215;20220510;25.5;9;17.2;1.9;12.63;0;4.07;22042 +93098;48.95892;6.12783;215;20220511;28.3;12.6;20.5;4.5;13;0;5.99;24395 +93098;48.95892;6.12783;215;20220512;22.1;13.8;18;2.9;13;0;3.74;17496 +93098;48.95892;6.12783;215;20220513;21.8;11.4;16.6;2.6;10.68;0;4.41;24140 +93098;48.95892;6.12783;215;20220514;24.2;5.7;14.9;1.2;10.13;0;4.2;26794 +93098;48.95892;6.12783;215;20220515;28.3;7.9;18.1;1.9;12.08;.1;4.98;26834 +93098;48.95892;6.12783;215;20220516;23.5;14.7;19.1;2.8;14.8;1.3;3.69;16705 +93098;48.95892;6.12783;215;20220517;27;10.6;18.8;1.7;13.85;0;4.63;25704 +93098;48.95892;6.12783;215;20220518;29.7;11.6;20.7;1.8;14.25;0;5.16;26517 +93098;48.95892;6.12783;215;20220519;30.5;13.5;22;2.9;16.48;1.4;5.21;22537 +93098;48.95892;6.12783;215;20220520;28;16.4;22.2;2.9;17.2;4.7;4.58;19304 +93098;48.95892;6.12783;215;20220521;22.6;9.2;15.9;2.5;11.88;0;4.25;24554 +93098;48.95892;6.12783;215;20220522;23.9;8.6;16.2;1.7;12.1;3;3.85;21295 +93098;48.95892;6.12783;215;20220523;23.5;13.3;18.4;3.5;15.58;11.8;3.45;15821 +93098;48.95892;6.12783;215;20220524;18.3;12.3;15.3;4;12.4;.5;3.33;17788 +93098;48.95892;6.12783;215;20220525;20.9;6.3;13.6;2.5;10.55;0;4;24817 +93098;48.95892;6.12783;215;20220526;21.5;13.2;17.4;3.4;11.95;0;3.99;18009 +93098;48.95892;6.12783;215;20220527;19.2;12.5;15.8;3.3;12.53;0;3.2;15702 +93098;48.95892;6.12783;215;20220528;19.5;5.4;12.4;2.2;9.1;0;3.81;23712 +93098;48.95892;6.12783;215;20220529;17.8;8.2;13;3.4;8.2;0;4.19;23762 +93098;48.95892;6.12783;215;20220530;20;4.1;12;2.1;8.55;0;4.02;25648 +93098;48.95892;6.12783;215;20220531;22.2;6;14.1;2.1;8.9;0;4.36;25249 +93098;48.95892;6.12783;215;20220601;22.3;7.3;14.8;2.2;9.35;0;4.61;26951 +93098;48.95892;6.12783;215;20220602;24.3;7.6;16;2.8;10.3;0;5.01;26729 +93098;48.95892;6.12783;215;20220603;22.2;11.7;16.9;1.9;13.3;1.3;3.1;15185 +93098;48.95892;6.12783;215;20220604;28.8;12.9;20.9;2.3;17;6.8;5.08;25815 +93098;48.95892;6.12783;215;20220605;21.7;17.2;19.4;3.7;17.9;10.6;2.86;12858 +93098;48.95892;6.12783;215;20220606;22.2;14.3;18.3;3.6;14.15;.1;4.1;19984 +93098;48.95892;6.12783;215;20220607;22;13.1;17.6;3.2;13.73;2.5;3.69;17856 +93098;48.95892;6.12783;215;20220608;19.5;11;15.3;2.7;13.98;7.4;2.66;14211 +93098;48.95892;6.12783;215;20220609;20.6;10.9;15.7;3.2;12.38;.1;3.89;21698 +93098;48.95892;6.12783;215;20220610;24.9;9.1;17;1.6;12.5;0;4.63;26866 +93098;48.95892;6.12783;215;20220611;28.1;12;20.1;1.4;14.33;0;5.11;27727 +93098;48.95892;6.12783;215;20220612;26.7;13.7;20.2;2.3;14.73;0;5.02;25335 +93098;48.95892;6.12783;215;20220613;23.3;10.7;17;2.2;11.2;0;4.8;26590 +93098;48.95892;6.12783;215;20220614;26.7;9.4;18.1;2.1;11;0;5.36;28215 +93098;48.95892;6.12783;215;20220615;31.6;10.1;20.8;1;12.1;0;5.52;29899 +93098;48.95892;6.12783;215;20220616;30;14.9;22.4;2.2;12.8;0;6;27911 +93098;48.95892;6.12783;215;20220617;31.6;13.5;22.5;1.5;12.03;0;5.85;28517 +93098;48.95892;6.12783;215;20220618;35.7;15.5;25.6;2;15.35;0;6.62;28029 +93098;48.95892;6.12783;215;20220619;35.7;21.5;28.6;4;16.95;6.5;7.9;25515 +93098;48.95892;6.12783;215;20220620;24.1;17.5;20.8;3.4;16.38;1.1;3.99;16426 +93098;48.95892;6.12783;215;20220621;29.4;12;20.7;2.3;14.23;.7;5.5;26310 +93098;48.95892;6.12783;215;20220622;25.8;17.4;21.6;2.4;18.08;1.4;3.87;17365 +93098;48.95892;6.12783;215;20220623;30.3;15.8;23;2.3;18.45;5.3;5.23;24242 +93098;48.95892;6.12783;215;20220624;23.6;17.3;20.5;3.8;17.05;7.2;3.71;15595 +93098;48.95892;6.12783;215;20220625;27.2;14;20.6;2.7;15.45;2.4;4.89;23140 +93098;48.95892;6.12783;215;20220626;19.3;15.4;17.4;2;16.65;4;2.2;10918 +93098;48.95892;6.12783;215;20220627;21.3;15.1;18.2;2.1;16.13;.3;2.71;12988 +93098;48.95892;6.12783;215;20220628;26.6;10.9;18.8;2.4;14;0;5.07;26837 +93098;48.95892;6.12783;215;20220629;29;15.9;22.5;1.5;14.68;0;5;24266 +93098;48.95892;6.12783;215;20220630;28.6;13;20.8;2.4;14.53;4.1;5.16;24000 +93098;48.95892;6.12783;215;20220701;22.5;12.7;17.6;2.6;12.43;0;4.22;21421 +93098;48.95892;6.12783;215;20220702;28.4;8.8;18.6;1.4;11.58;0;5.31;29529 +93098;48.95892;6.12783;215;20220703;29.4;12.5;20.9;2.5;12.93;0;5.85;27291 +93098;48.95892;6.12783;215;20220704;26.9;11.6;19.3;1.9;12.2;0;5.23;27430 +93098;48.95892;6.12783;215;20220705;27.6;12.1;19.8;2.4;11.85;0;5.7;28096 +93098;48.95892;6.12783;215;20220706;22.8;12.3;17.6;2.9;11.55;0;4.66;23513 +93098;48.95892;6.12783;215;20220707;22.5;11.5;17;2.7;12.93;0;3.67;17384 +93098;48.95892;6.12783;215;20220708;26.1;9.8;18;2.5;11.63;0;5.33;28116 +93098;48.95892;6.12783;215;20220709;28.1;11.4;19.8;2.3;13.1;0;5.37;26611 +93098;48.95892;6.12783;215;20220710;24.6;13;18.8;3.6;11.98;0;5.41;26079 +93098;48.95892;6.12783;215;20220711;28.5;12.1;20.3;2.7;13.73;0;5.58;26986 +93098;48.95892;6.12783;215;20220712;30.3;14.1;22.2;2.8;13.65;0;6.09;27207 +93098;48.95892;6.12783;215;20220713;33.6;14.6;24.1;1.7;12.9;0;5.78;25807 +93098;48.95892;6.12783;215;20220714;33.1;16.1;24.6;3;13.28;0;6.82;26323 +93098;48.95892;6.12783;215;20220715;26.7;15.2;21;2.8;11.4;0;5.61;24895 +93098;48.95892;6.12783;215;20220716;28.1;11;19.5;2.2;10.58;0;5.65;27983 +93098;48.95892;6.12783;215;20220717;31.4;13.3;22.3;2.7;10.15;0;6.58;27795 +93098;48.95892;6.12783;215;20220718;36.2;13.9;25;1.9;10.7;0;6.63;28468 +93098;48.95892;6.12783;215;20220719;37.9;16.3;27.1;2.7;12.15;0;7.71;28455 +93098;48.95892;6.12783;215;20220720;32.3;21.9;27.1;3.5;17.05;5.4;6.17;19867 +93098;48.95892;6.12783;215;20220721;27.9;16.1;22;2.5;17.6;0;4.65;21755 +93098;48.95892;6.12783;215;20220722;30.8;15.5;23.1;2.4;16.88;.8;5.2;23069 +93098;48.95892;6.12783;215;20220723;28.1;18;23;2.1;17.85;0;4.41;19868 +93098;48.95892;6.12783;215;20220724;32.9;14.7;23.8;1.3;15.45;0;5.45;26804 +93098;48.95892;6.12783;215;20220725;31.7;17.3;24.5;3.7;15.7;.1;6.17;22045 +93098;48.95892;6.12783;215;20220726;24.8;13.9;19.4;3;13.83;0;4.34;19794 +93098;48.95892;6.12783;215;20220727;26.4;15.7;21;3.1;12.55;0;5.03;20734 +93098;48.95892;6.12783;215;20220728;29.1;13.4;21.3;2.3;11.43;0;5.15;21664 +93098;48.95892;6.12783;215;20220729;29.2;15.5;22.4;2.7;13;0;5.55;23696 +93098;48.95892;6.12783;215;20220730;29.8;13;21.4;2.3;12.58;0;5.36;24098 +93098;48.95892;6.12783;215;20220731;30.1;15.1;22.6;2.4;13.98;0;5.47;24313 +93098;48.95892;6.12783;215;20220801;25.5;17.1;21.3;2.2;16.55;0;3.67;16169 +93098;48.95892;6.12783;215;20220802;31.1;14.1;22.6;1.2;15.28;0;4.86;25020 +93098;48.95892;6.12783;215;20220803;35.2;15.9;25.6;.9;14.63;0;5.17;26035 +93098;48.95892;6.12783;215;20220804;37.8;17.3;27.6;2.3;15.55;7.8;6.44;24184 +93098;48.95892;6.12783;215;20220805;25.6;19.6;22.6;3.6;19.08;0;3.81;15414 +93098;48.95892;6.12783;215;20220806;25.8;13.6;19.7;4.1;11.55;0;5.55;23530 +93098;48.95892;6.12783;215;20220807;28.5;12.5;20.5;3.4;10.1;0;5.99;24787 +93098;48.95892;6.12783;215;20220808;30.5;13.5;22;3.3;10.63;0;6.22;24476 +93098;48.95892;6.12783;215;20220809;31.8;15.7;23.8;3.6;11.7;0;6.59;24023 +93098;48.95892;6.12783;215;20220810;31;17.8;24.4;4.1;10.95;0;6.88;22935 +93098;48.95892;6.12783;215;20220811;31;15.4;23.2;3.8;10.53;0;6.67;23638 +93098;48.95892;6.12783;215;20220812;31.6;14.6;23.1;3.5;10.25;0;6.57;24143 +93098;48.95892;6.12783;215;20220813;31.6;14.2;22.9;3.7;10.5;0;6.73;24335 +93098;48.95892;6.12783;215;20220814;30.8;14.9;22.9;2.9;12.58;8.5;5.25;19002 +93098;48.95892;6.12783;215;20220815;25.3;17.2;21.3;3.1;18.2;1.8;3.46;15494 +93098;48.95892;6.12783;215;20220816;29.8;15.5;22.7;1.4;17.13;1.1;4.14;20861 +93098;48.95892;6.12783;215;20220817;29.1;17.7;23.4;1.7;17.55;1.4;3.95;18269 +93098;48.95892;6.12783;215;20220818;27.3;17.8;22.5;1.7;17.68;0;3.24;14083 +93098;48.95892;6.12783;215;20220819;26.6;17;21.8;2.9;16.73;3.6;4.15;18586 +93098;48.95892;6.12783;215;20220820;26.5;17;21.7;2.5;15.73;0;4.19;19404 +93098;48.95892;6.12783;215;20220821;28;11;19.5;1.5;12.8;0;4.08;22042 +93098;48.95892;6.12783;215;20220822;29.6;13.8;21.7;1.7;13.23;0;4.34;21339 +93098;48.95892;6.12783;215;20220823;30.5;14.1;22.3;1.4;15.08;0;4.18;21228 +93098;48.95892;6.12783;215;20220824;33.2;15;24.1;2;13.83;0;5.1;22328 +93098;48.95892;6.12783;215;20220825;32.8;15.4;24.1;2.1;13.95;0;5.05;21727 +93098;48.95892;6.12783;215;20220826;24.6;17.7;21.1;2.9;16.83;.2;3.22;12952 +93098;48.95892;6.12783;215;20220827;25.1;18.6;21.9;2.9;16.85;0;3.24;11608 +93098;48.95892;6.12783;215;20220828;27.8;15.1;21.4;3.1;15.18;0;4.2;16947 +93098;48.95892;6.12783;215;20220829;30;14.8;22.4;2.7;12.55;0;4.83;19159 +93098;48.95892;6.12783;215;20220830;30.7;14.7;22.7;2.4;13.48;3.2;4.52;18058 +93098;48.95892;6.12783;215;20220831;27.5;16.8;22.1;3;15.95;.6;4.06;16884 +93098;48.95892;6.12783;215;20220901;27.3;13.9;20.6;3.1;13.68;0;4.3;18301 +93098;48.95892;6.12783;215;20220902;27.9;13.2;20.5;3;12.58;.7;4.44;18460 +93098;48.95892;6.12783;215;20220903;23.2;16.4;19.8;2.4;17.18;10;2.4;10514 +93098;48.95892;6.12783;215;20220904;28;13.1;20.5;1.6;15.25;0;3.52;19032 +93098;48.95892;6.12783;215;20220905;30.8;12.4;21.6;2.2;15.28;4.5;4.15;19099 +93098;48.95892;6.12783;215;20220906;29.6;14.5;22;2.3;17.75;3;3.67;16900 +93098;48.95892;6.12783;215;20220907;23.1;16.1;19.6;2.4;17.45;7.3;2.33;10957 +93098;48.95892;6.12783;215;20220908;22;14.5;18.2;3.4;15.53;2.6;2.68;12524 +93098;48.95892;6.12783;215;20220909;21.5;14.6;18.1;4.5;14.63;4;2.9;11809 +93098;48.95892;6.12783;215;20220910;19;14.3;16.6;4.1;14.78;1.2;1.96;7377 +93098;48.95892;6.12783;215;20220911;21.5;13.8;17.7;1.7;14.45;.1;2.19;11117 +93098;48.95892;6.12783;215;20220912;26.6;9;17.8;1.1;12.63;.1;2.92;18349 +93098;48.95892;6.12783;215;20220913;27.9;12.6;20.2;2.2;15.78;2.6;3.09;13924 +93098;48.95892;6.12783;215;20220914;25;17.8;21.4;2.5;19.6;9.6;2.33;10209 +93098;48.95892;6.12783;215;20220915;21.3;15.5;18.4;2.7;15.75;3.4;2.34;11347 +93098;48.95892;6.12783;215;20220916;18.3;12.9;15.6;2.8;11.9;.2;2.25;10020 +93098;48.95892;6.12783;215;20220917;15.6;7.2;11.4;3.6;10.03;1.3;1.99;11605 +93098;48.95892;6.12783;215;20220918;17.1;7.2;12.1;4;9.25;.1;2.53;13032 +93098;48.95892;6.12783;215;20220919;17.8;5.1;11.5;2.1;9.58;0;2.11;14215 +93098;48.95892;6.12783;215;20220920;17.5;5.1;11.3;1.4;9.53;0;1.84;12737 +93098;48.95892;6.12783;215;20220921;18.6;5;11.8;2.4;9.08;0;2.38;15392 +93098;48.95892;6.12783;215;20220922;19.9;3.4;11.7;1.9;8.08;0;2.48;16558 +93098;48.95892;6.12783;215;20220923;19.5;4.1;11.8;.9;9.08;0;1.79;13258 +93098;48.95892;6.12783;215;20220924;17.7;8;12.8;1.2;11.25;.4;1.47;8939 +93098;48.95892;6.12783;215;20220925;15.9;10.5;13.2;1.9;11.93;1.1;1.34;6755 +93098;48.95892;6.12783;215;20220926;15.8;5.3;10.6;4;10.13;7;1.72;9964 +93098;48.95892;6.12783;215;20220927;12.8;9;10.9;4.4;10.6;11.5;1.38;6845 +93098;48.95892;6.12783;215;20220928;14.7;8.3;11.5;2.4;10.18;.3;1.53;9224 +93098;48.95892;6.12783;215;20220929;14.3;5.5;9.9;1.2;9.65;.9;1.23;8868 +93098;48.95892;6.12783;215;20220930;16.5;3.1;9.8;1.8;8.75;5.5;1.66;12498 +93098;48.95892;6.12783;215;20221001;17.5;7.9;12.7;5.4;12.08;8.7;1.68;7865 +93098;48.95892;6.12783;215;20221002;16.4;12.3;14.4;2.5;13.75;17.6;1.25;5350 +93098;48.95892;6.12783;215;20221003;15.8;6.3;11;1.3;10.65;0;1.22;8882 +93098;48.95892;6.12783;215;20221004;19.3;4.3;11.8;1.3;10.35;.1;1.6;12637 +93098;48.95892;6.12783;215;20221005;22.4;7.8;15.1;3.7;13.33;0;2.25;12397 +93098;48.95892;6.12783;215;20221006;18.6;11.9;15.2;2.2;11.48;0;1.89;10847 +93098;48.95892;6.12783;215;20221007;18;2.8;10.4;1;10.1;0;1.31;11488 +93098;48.95892;6.12783;215;20221008;16.6;6.4;11.5;1.8;10.58;0;1.38;9908 +93098;48.95892;6.12783;215;20221009;18.4;3.5;10.9;2.8;9.25;0;1.88;12751 +93098;48.95892;6.12783;215;20221010;21.6;5;13.3;2.2;11.9;0;1.72;10977 +93098;48.95892;6.12783;215;20221011;17.4;11.4;14.4;2.9;12;0;1.65;8191 +93098;48.95892;6.12783;215;20221012;17.6;3.3;10.4;1.2;9.65;.1;1.21;10190 +93098;48.95892;6.12783;215;20221013;16;7.7;11.9;2.1;12.48;.5;.94;5889 +93098;48.95892;6.12783;215;20221014;16.5;12.8;14.7;3.5;15.3;20;.84;3636 +93098;48.95892;6.12783;215;20221015;17;14.1;15.5;4.1;16.7;9.6;.75;3764 +93098;48.95892;6.12783;215;20221016;20.8;14.2;17.5;2.6;16.25;0;1.38;6535 +93098;48.95892;6.12783;215;20221017;23.9;13.8;18.8;3.2;16.23;6;2;9047 +93098;48.95892;6.12783;215;20221018;21.4;15.1;18.2;1.7;17.1;.1;1.23;6726 +93098;48.95892;6.12783;215;20221019;19.8;12.5;16.1;3.9;15.15;.1;1.41;6895 +93098;48.95892;6.12783;215;20221020;17.9;11.5;14.7;3.8;14.75;12.8;1.03;4253 +93098;48.95892;6.12783;215;20221021;19.9;13;16.5;3.7;15.83;8.9;1.31;6265 +93098;48.95892;6.12783;215;20221022;20.7;11.5;16.1;3.1;14.2;.1;1.52;8163 +93098;48.95892;6.12783;215;20221023;22.1;10.6;16.4;3.6;14.25;1.8;1.73;6989 +93098;48.95892;6.12783;215;20221024;20;13.4;16.7;4.3;13.65;.5;1.93;6932 +93098;48.95892;6.12783;215;20221025;18.9;11.5;15.2;3;13.25;0;1.36;6872 +93098;48.95892;6.12783;215;20221026;22.3;12.8;17.5;2.9;13.85;.1;1.73;7404 +93098;48.95892;6.12783;215;20221027;22.6;8.4;15.5;2.5;13.98;0;1.37;8387 +93098;48.95892;6.12783;215;20221028;25;15.3;20.2;3.5;15.08;0;2.26;7461 +93098;48.95892;6.12783;215;20221029;23.6;11.5;17.5;2.6;13.28;.1;1.79;7038 +93098;48.95892;6.12783;215;20221030;22.2;10.1;16.2;2.2;12.08;0;1.55;7871 +93098;48.95892;6.12783;215;20221031;19.3;8.6;13.9;1.9;12.35;4.4;1.06;5775 +93098;48.95892;6.12783;215;20221101;15.8;13;14.4;4.5;12.3;.2;1.5;6053 +93098;48.95892;6.12783;215;20221102;15.9;9.1;12.5;3.2;10.28;0;1.31;6399 +93098;48.95892;6.12783;215;20221103;13.6;7;10.3;4.3;10.78;9.4;.9;3727 +93098;48.95892;6.12783;215;20221104;11.4;8.3;9.9;3.5;10.48;2.4;.75;3092 +93098;48.95892;6.12783;215;20221105;11.4;5.5;8.4;2.8;9.3;0;.72;4554 +93098;48.95892;6.12783;215;20221106;10.4;3.1;6.8;3.3;8.78;.4;.6;4668 +93098;48.95892;6.12783;215;20221107;14.6;8.3;11.4;4.1;11.43;.5;.88;3888 +93098;48.95892;6.12783;215;20221108;17.8;6;11.9;4.2;10.88;10.5;1.31;6402 +93098;48.95892;6.12783;215;20221109;13.9;11.8;12.9;3.4;12.9;.4;.76;2460 +93098;48.95892;6.12783;215;20221110;11.7;5.7;8.7;2.2;10.2;.1;.5;4023 +93098;48.95892;6.12783;215;20221111;8.9;4.9;6.9;1.8;9.4;.1;.37;3360 +93098;48.95892;6.12783;215;20221112;7.1;3.7;5.4;2.1;8.73;0;.32;2534 +93098;48.95892;6.12783;215;20221113;13;5.3;9.1;2.9;9.05;0;.81;5758 +93098;48.95892;6.12783;215;20221114;11.1;3.8;7.5;2.7;10.15;1.5;.39;2856 +93098;48.95892;6.12783;215;20221115;14.4;8.1;11.3;3.5;12.03;8.2;.61;3831 +93098;48.95892;6.12783;215;20221116;13;8.3;10.6;4.3;11.33;4.7;.65;3759 +93098;48.95892;6.12783;215;20221117;12.5;9.8;11.2;6;10.93;11;1.05;2445 +93098;48.95892;6.12783;215;20221118;10.6;8;9.3;3.1;10.1;.6;.58;3241 +93098;48.95892;6.12783;215;20221119;9.7;7;8.3;2.9;9.25;.8;.63;2473 +93098;48.95892;6.12783;215;20221120;9;6.7;7.9;4.7;8.83;5.4;.74;3196 +93098;48.95892;6.12783;215;20221121;9.2;5.6;7.4;4.6;8.83;1.4;.66;2790 +93098;48.95892;6.12783;215;20221122;7.7;4.5;6.1;4.7;8.38;2.1;.53;1988 +93098;48.95892;6.12783;215;20221123;9.7;4.7;7.2;4.3;8.6;4;.64;3693 +93098;48.95892;6.12783;215;20221124;11.9;6.5;9.2;4.2;9.2;1;.81;4089 +93098;48.95892;6.12783;215;20221125;11.3;5.2;8.3;3;9.18;0;.59;3705 +93098;48.95892;6.12783;215;20221126;6.3;3.5;4.9;1.8;8.8;0;.2;1778 +93098;48.95892;6.12783;215;20221127;8;3.8;5.9;3;8.08;.1;.46;2812 +93098;48.95892;6.12783;215;20221128;9.4;4.7;7.1;2.4;9.05;3;.47;2065 +93098;48.95892;6.12783;215;20221129;9.8;5;7.4;1.3;9.2;.1;.33;2624 +93098;48.95892;6.12783;215;20221130;7.8;3.9;5.8;2.3;8.48;.1;.34;2388 +93098;48.95892;6.12783;215;20221201;6;5.4;5.7;3.2;7.95;.3;.56;875 +93098;48.95892;6.12783;215;20221202;4.1;3.4;3.7;3.1;6.95;.9;.52;708 +93098;48.95892;6.12783;215;20221203;3.4;1.8;2.6;4.8;6.38;0;.53;1552 +93098;48.95892;6.12783;215;20221204;2.1;1.7;1.9;3.8;6.35;2.9;.44;437 +93098;48.95892;6.12783;215;20221205;4.8;1.7;3.3;1.9;7.28;.3;.3;1491 +93098;48.95892;6.12783;215;20221206;3.8;1.6;2.7;1.5;6.85;.1;.3;1458 +93098;48.95892;6.12783;215;20221207;3.9;-.3;1.8;1.7;6.55;.4;.25;1857 +93098;48.95892;6.12783;215;20221208;3.6;1;2.3;1.7;6.6;.2;.31;1494 +93098;48.95892;6.12783;215;20221209;1.7;-3.2;-.8;1.7;5.48;0;.14;2823 +93098;48.95892;6.12783;215;20221210;2.9;-2.6;.2;2;5.25;0;.26;3074 +93098;48.95892;6.12783;215;20221211;-.8;-3.2;-2;1.6;4.85;0;.22;1662 +93098;48.95892;6.12783;215;20221212;-.8;-3.3;-2;2.3;4.28;0;.32;2493 +93098;48.95892;6.12783;215;20221213;.1;-5.7;-2.8;4.4;3.68;0;.55;3422 +93098;48.95892;6.12783;215;20221214;-.8;-2.8;-1.8;2.2;4.63;1.3;.34;1455 +93098;48.95892;6.12783;215;20221215;-.1;-5.3;-2.7;2.7;4.33;0;.25;3037 +93098;48.95892;6.12783;215;20221216;1.8;-7.5;-2.8;2.2;3.45;0;.35;4529 +93098;48.95892;6.12783;215;20221217;-1.7;-11.2;-6.4;1.3;2.98;0;.1;4947 +93098;48.95892;6.12783;215;20221218;-3.1;-10;-6.5;2.8;3.85;.1;.05;2655 +93098;48.95892;6.12783;215;20221219;11.2;-3.4;3.9;3.6;8.1;.1;.23;3610 +93098;48.95892;6.12783;215;20221220;14.1;8.2;11.2;5;10.93;6.6;.93;2140 +93098;48.95892;6.12783;215;20221221;11.6;10.6;11.1;4.9;12.05;7.7;.58;1062 +93098;48.95892;6.12783;215;20221222;11.4;9.7;10.6;7.3;11.8;13.6;.56;1136 +93098;48.95892;6.12783;215;20221223;14.1;10;12;5.5;12.78;4;.63;1515 +93098;48.95892;6.12783;215;20221224;11.7;10.3;11;3.9;10.85;.5;.79;1501 +93098;48.95892;6.12783;215;20221225;13.5;8.2;10.8;3.6;10.85;1;.66;2985 +93098;48.95892;6.12783;215;20221226;11.5;10.4;11;4.6;10.2;4.6;1.1;1125 +93098;48.95892;6.12783;215;20221227;7.7;1.3;4.5;3.2;7.03;0;.43;3238 +93098;48.95892;6.12783;215;20221228;9.9;1.9;5.9;5.3;8.85;0;.31;2975 +93098;48.95892;6.12783;215;20221229;11.3;8;9.6;6.7;9.88;1.4;.98;1715 +93098;48.95892;6.12783;215;20221230;11.6;4.9;8.3;5.6;10.15;4.1;.45;2290 +93098;48.95892;6.12783;215;20221231;16.2;11.3;13.7;7.3;12.33;0;1.41;3013 +93099;48.97022;6.4688;255;20220101;14;7;10.5;2.3;10.45;0;.44;3895 +93099;48.97022;6.4688;255;20220102;11.6;4;7.8;6;9.4;.9;.71;2681 +93099;48.97022;6.4688;255;20220103;11;9.3;10.1;7.6;10.6;16.7;.94;1467 +93099;48.97022;6.4688;255;20220104;10.7;9.3;10;6.5;10.1;18;1.08;825 +93099;48.97022;6.4688;255;20220105;2.7;1.3;2;5.4;6.4;0;.43;1248 +93099;48.97022;6.4688;255;20220106;4.6;1;2.8;2.7;6.15;.4;.45;2850 +93099;48.97022;6.4688;255;20220107;2.5;-1.6;.4;6;6.3;4.8;.15;1459 +93099;48.97022;6.4688;255;20220108;3.8;1.4;2.6;7.5;6.85;6.6;.37;1832 +93099;48.97022;6.4688;255;20220109;4.8;3.1;3.9;5.3;6.95;1;.63;1413 +93099;48.97022;6.4688;255;20220110;.7;-1.9;-.6;1.4;6.05;.3;.16;1554 +93099;48.97022;6.4688;255;20220111;3.4;-.9;1.2;2.4;5.85;0;.3;3069 +93099;48.97022;6.4688;255;20220112;3.2;-2.8;.2;2;5.3;0;.22;4803 +93099;48.97022;6.4688;255;20220113;1.8;-2.9;-.5;2.3;5.5;0;.2;3064 +93099;48.97022;6.4688;255;20220114;6.9;-3.2;1.8;.9;5.95;0;.11;5410 +93099;48.97022;6.4688;255;20220115;-.2;-3.2;-1.7;2.5;5.4;0;.15;1918 +93099;48.97022;6.4688;255;20220116;.7;-1.9;-.6;3.9;5.85;.7;.16;1631 +93099;48.97022;6.4688;255;20220117;3.5;-.1;1.7;3;6.85;0;.2;2055 +93099;48.97022;6.4688;255;20220118;7.1;2.3;4.7;4;7.05;0;.61;3748 +93099;48.97022;6.4688;255;20220119;2.4;-2;.2;4.9;6.45;1.2;.07;1629 +93099;48.97022;6.4688;255;20220120;4.7;1.6;3.1;3.6;6.35;.1;.58;2900 +93099;48.97022;6.4688;255;20220121;4.6;-.3;2.2;2.3;6.05;0;.41;3805 +93099;48.97022;6.4688;255;20220122;4.6;1.9;3.2;2.3;6.9;0;.41;2185 +93099;48.97022;6.4688;255;20220123;5.5;2.6;4.1;2.8;6.75;0;.59;2331 +93099;48.97022;6.4688;255;20220124;7.4;-.1;3.7;3.4;5.8;0;.76;5775 +93099;48.97022;6.4688;255;20220125;0;-3.2;-1.6;1.2;5.5;0;.21;2037 +93099;48.97022;6.4688;255;20220126;-1.3;-1.8;-1.5;2.9;5.3;0;.27;554 +93099;48.97022;6.4688;255;20220127;1.1;-2.2;-.6;5;5.9;.4;.16;2222 +93099;48.97022;6.4688;255;20220128;3.5;.9;2.2;4;7.15;0;.21;2186 +93099;48.97022;6.4688;255;20220129;4.9;1.8;3.4;6.6;7.75;1.1;.21;2057 +93099;48.97022;6.4688;255;20220130;7.2;4;5.6;3.1;7;.8;.75;4799 +93099;48.97022;6.4688;255;20220131;5.9;-.5;2.7;8.2;6.5;.8;.69;3941 +93099;48.97022;6.4688;255;20220201;5.5;1.4;3.5;7.2;7.3;1;.46;2334 +93099;48.97022;6.4688;255;20220202;9.4;5.5;7.4;5.4;9.6;2.3;.53;2507 +93099;48.97022;6.4688;255;20220203;7.5;6.3;6.9;3.6;8.8;.3;.62;1909 +93099;48.97022;6.4688;255;20220204;7.1;4.9;6;5.9;8.05;1.9;.76;2266 +93099;48.97022;6.4688;255;20220205;6.7;-.4;3.2;5;6.4;.1;.74;5706 +93099;48.97022;6.4688;255;20220206;8.2;2.3;5.2;11.3;8;21.2;.73;2705 +93099;48.97022;6.4688;255;20220207;6.7;1.3;4;5.7;6;0;1.08;6722 +93099;48.97022;6.4688;255;20220208;7.7;.8;4.3;5;7.9;0;.45;4391 +93099;48.97022;6.4688;255;20220209;12.3;3.4;7.8;3.7;7.65;0;1.2;7648 +93099;48.97022;6.4688;255;20220210;6.2;4.6;5.4;6.1;7.5;.9;.82;1600 +93099;48.97022;6.4688;255;20220211;6.9;1;3.9;3.8;6.1;0;.91;7900 +93099;48.97022;6.4688;255;20220212;6.1;-2.6;1.7;4;4.9;0;1.01;8500 +93099;48.97022;6.4688;255;20220213;11.3;-1.9;4.7;6.2;6.4;0;1.45;9400 +93099;48.97022;6.4688;255;20220214;10.5;3.7;7.1;4.7;7.81;1.4;1.21;17933 +93099;48.97022;6.4688;255;20220215;9.1;4.5;6.8;6.3;7.8;2.5;1.15;6000 +93099;48.97022;6.4688;255;20220216;11;5.9;8.5;9.8;10.35;6.1;.69;3610 +93099;48.97022;6.4688;255;20220217;11.1;9.8;10.5;10.3;9.3;.6;1.93;2476 +93099;48.97022;6.4688;255;20220218;12.6;7.2;9.9;9;8.95;1.3;1.87;3865 +93099;48.97022;6.4688;255;20220219;8.4;2.3;5.3;8.3;6;0;1.77;7922 +93099;48.97022;6.4688;255;20220220;8.8;5.1;7;9.7;9.05;8.5;.76;3396 +93099;48.97022;6.4688;255;20220221;7.1;3.8;5.5;9.9;7.45;1.9;1.09;4346 +93099;48.97022;6.4688;255;20220222;8.4;3.8;6.1;6.7;8.75;2.8;.63;4934 +93099;48.97022;6.4688;255;20220223;12.5;2.3;7.4;2.1;8.15;0;1.04;9183 +93099;48.97022;6.4688;255;20220224;11.2;5.4;8.3;6.1;7.6;3.5;1.77;5993 +93099;48.97022;6.4688;255;20220225;7;.5;3.7;4.4;6.15;1;1.09;6804 +93099;48.97022;6.4688;255;20220226;6.8;-3.9;1.5;3;5.2;0;1.02;11197 +93099;48.97022;6.4688;255;20220227;9;-.6;4.2;5.6;4.85;0;1.91;11260 +93099;48.97022;6.4688;255;20220228;9.7;-2.7;3.5;3.4;4.55;0;1.66;11775 +93099;48.97022;6.4688;255;20220301;9.1;-2.2;3.5;2.9;4.3;0;1.56;10484 +93099;48.97022;6.4688;255;20220302;8;-1.3;3.3;2.4;4.6;0;1.3;7964 +93099;48.97022;6.4688;255;20220303;12.1;-2.6;4.7;2;5;0;1.52;12478 +93099;48.97022;6.4688;255;20220304;10.3;-3.8;3.2;3.4;3.95;0;1.9;12980 +93099;48.97022;6.4688;255;20220305;8.2;-4.6;1.8;3.7;3.8;0;1.74;12510 +93099;48.97022;6.4688;255;20220306;6.7;-4.1;1.3;4.9;3.6;0;1.86;12469 +93099;48.97022;6.4688;255;20220307;5.3;-3.6;.9;6.1;3.45;0;1.91;12108 +93099;48.97022;6.4688;255;20220308;9.4;-3.3;3.1;4.8;3.35;0;2.38;13386 +93099;48.97022;6.4688;255;20220309;14;-4.4;4.8;2.8;4.65;0;2.08;14720 +93099;48.97022;6.4688;255;20220310;15.2;-2.3;6.5;3.7;4.65;0;2.61;14436 +93099;48.97022;6.4688;255;20220311;14.9;.9;7.9;5.3;5.5;0;2.89;12743 +93099;48.97022;6.4688;255;20220312;14.4;7.4;10.9;3.9;7.5;.3;2.3;8812 +93099;48.97022;6.4688;255;20220313;12.5;3.3;7.9;3.2;8.4;5.7;1.36;8319 +93099;48.97022;6.4688;255;20220314;13.8;5.8;9.8;3.8;8.2;.8;2;11369 +93099;48.97022;6.4688;255;20220315;10.4;5.5;7.9;2.3;9.45;1.2;.89;5272 +93099;48.97022;6.4688;255;20220316;12.2;6.1;9.2;4.6;10.2;0;1.19;8168 +93099;48.97022;6.4688;255;20220317;10.1;6.9;8.5;3.5;9.05;.3;1.14;5154 +93099;48.97022;6.4688;255;20220318;13.9;2.7;8.3;7.4;6.6;0;2.86;13900 +93099;48.97022;6.4688;255;20220319;13.9;3.9;8.9;8;5.7;0;3.55;17300 +93099;48.97022;6.4688;255;20220320;13.4;1.8;7.6;4;7.1;.2;1.94;9500 +93099;48.97022;6.4688;255;20220321;17.8;6.1;11.9;4.1;7.3;0;3.22;16900 +93099;48.97022;6.4688;255;20220322;18.2;2.7;10.4;3;6.3;0;3.01;17900 +93099;48.97022;6.4688;255;20220323;19.4;1.7;10.5;1.7;5.8;0;2.66;18200 +93099;48.97022;6.4688;255;20220324;19.5;3.1;11.3;2.2;5.9;0;2.97;18200 +93099;48.97022;6.4688;255;20220325;18.8;2.7;10.7;3.5;5.8;0;3.46;18600 +93099;48.97022;6.4688;255;20220326;19;3.6;11.3;4.7;5.7;0;4.01;18700 +93099;48.97022;6.4688;255;20220327;20.5;4.3;12.4;3.1;6.3;0;3.63;19700 +93099;48.97022;6.4688;255;20220328;21.6;3.3;12.4;1.4;6.5;0;2.77;18000 +93099;48.97022;6.4688;255;20220329;16.7;6.4;11.5;2;7.6;1.1;2.11;9300 +93099;48.97022;6.4688;255;20220330;10.1;8.6;9.3;2.8;10.3;8.9;.86;2900 +93099;48.97022;6.4688;255;20220331;8.7;6.3;7.5;4;8.4;5;1.13;4200 +93099;48.97022;6.4688;255;20220401;3.9;-.2;1.8;5.4;5.8;1;.88;4300 +93099;48.97022;6.4688;255;20220402;3.1;-.1;1.5;3.9;5.03;.2;1.07;6352 +93099;48.97022;6.4688;255;20220403;7;-1.1;2.9;3.1;4.3;0;1.92;14300 +93099;48.97022;6.4688;255;20220404;9.4;-3.2;3.1;7;5;.9;2.3;17000 +93099;48.97022;6.4688;255;20220405;8.8;5.1;6.9;7;9.4;1.9;.64;3200 +93099;48.97022;6.4688;255;20220406;11.9;8.5;10.2;6.8;9.7;.5;1.7;6200 +93099;48.97022;6.4688;255;20220407;12.8;8.3;10.5;10.5;9.6;10.4;2.1;6500 +93099;48.97022;6.4688;255;20220408;7.3;5.6;6.4;4.7;7.5;44.2;1.18;3000 +93099;48.97022;6.4688;255;20220409;9.9;.3;5.1;3.6;6.5;.2;1.93;16100 +93099;48.97022;6.4688;255;20220410;12.3;-.1;6.1;2.9;6.1;0;2.49;20500 +93099;48.97022;6.4688;255;20220411;17.4;2.5;9.9;5.8;7;0;3.8;21400 +93099;48.97022;6.4688;255;20220412;20.7;6.1;13.4;5.5;8.1;0;4.3;18300 +93099;48.97022;6.4688;255;20220413;21.1;9.5;15.3;2.8;10.6;0;3.31;17200 +93099;48.97022;6.4688;255;20220414;19.9;10.8;15.3;2.6;11.4;0;3.08;17200 +93099;48.97022;6.4688;255;20220415;19.9;9.1;14.5;3.1;10.2;0;3.58;21200 +93099;48.97022;6.4688;255;20220416;16.8;5.1;10.9;5.6;7.5;0;3.84;22600 +93099;48.97022;6.4688;255;20220417;17.9;3.2;10.5;6.3;5.2;0;4.91;24900 +93099;48.97022;6.4688;255;20220418;18.6;2.6;10.6;3.5;6.1;0;4.03;24200 +93099;48.97022;6.4688;255;20220419;19.4;5.6;12.5;2.8;6.8;0;3.79;21000 +93099;48.97022;6.4688;255;20220420;16.7;6.1;11.4;5.3;5.8;0;4.55;24600 +93099;48.97022;6.4688;255;20220421;18.1;4.6;11.3;5;7.5;0;4.06;23300 +93099;48.97022;6.4688;255;20220422;19.1;5.6;12.3;4.9;8.7;0;4.01;23200 +93099;48.97022;6.4688;255;20220423;15.8;7.9;11.8;4.6;9.6;1.9;2.35;8600 +93099;48.97022;6.4688;255;20220424;13.6;8;10.8;2.2;10.7;4.8;1.39;6700 +93099;48.97022;6.4688;255;20220425;16.2;6.5;11.3;2.2;9.7;1.8;2.37;14400 +93099;48.97022;6.4688;255;20220426;14.9;3.7;9.3;2.6;8.6;1;2.36;15600 +93099;48.97022;6.4688;255;20220427;17.7;3.4;10.5;4.1;8.9;0;3.4;23100 +93099;48.97022;6.4688;255;20220428;20.3;5.7;13;5.1;8;0;4.75;25900 +93099;48.97022;6.4688;255;20220429;18.4;6.5;12.4;3;8.8;.1;3.05;15100 +93099;48.97022;6.4688;255;20220430;15.7;6.8;11.2;3.6;9.1;0;3.01;19000 +93099;48.97022;6.4688;255;20220501;16.2;3.4;9.8;2.6;8.6;0;2.79;18900 +93099;48.97022;6.4688;255;20220502;21.1;6.8;13.9;2.5;9.9;0;3.63;20600 +93099;48.97022;6.4688;255;20220503;21.7;8.1;14.9;2.4;10.4;.7;3.8;21600 +93099;48.97022;6.4688;255;20220504;21.3;7.5;14.4;2.2;10.6;3.9;3.76;22900 +93099;48.97022;6.4688;255;20220505;19;10.4;14.7;1.6;10.5;.1;3.25;19600 +93099;48.97022;6.4688;255;20220506;20.7;7.5;14.1;2.3;10.1;0;3.73;22220 +93099;48.97022;6.4688;255;20220507;22.1;7.1;14.6;1.6;10.3;.3;3.79;22861 +93099;48.97022;6.4688;255;20220508;22.5;8.6;15.6;2.9;12.05;.7;3.91;21874 +93099;48.97022;6.4688;255;20220509;24.6;9.1;16.8;2.1;11.8;0;4.38;24640 +93099;48.97022;6.4688;255;20220510;25.2;9.5;17.3;2.1;12.65;0;4.2;22568 +93099;48.97022;6.4688;255;20220511;28.2;13.4;20.8;5.7;13.15;0;6.46;25049 +93099;48.97022;6.4688;255;20220512;21.8;12.9;17.3;3.9;12.85;0;3.91;18174 +93099;48.97022;6.4688;255;20220513;21.5;12.6;17.1;2.8;10.9;0;4.35;22801 +93099;48.97022;6.4688;255;20220514;23.4;7;15.2;1.3;10;0;4.2;26187 +93099;48.97022;6.4688;255;20220515;27.7;8.3;18;2.5;11.8;.2;5.27;27180 +93099;48.97022;6.4688;255;20220516;22.9;16.2;19.5;4.3;14.3;3.2;4.03;15208 +93099;48.97022;6.4688;255;20220517;26.1;10.9;18.5;2.3;14;0;4.74;25609 +93099;48.97022;6.4688;255;20220518;29;12.2;20.6;2.5;14.05;0;5.47;26555 +93099;48.97022;6.4688;255;20220519;29.3;14.4;21.9;3.4;16.5;1.4;5.32;22399 +93099;48.97022;6.4688;255;20220520;26.8;15.9;21.4;3.9;16.5;5.5;4.8;20420 +93099;48.97022;6.4688;255;20220521;22.1;8.8;15.5;3;11.95;0;4.24;24623 +93099;48.97022;6.4688;255;20220522;22.8;9.5;16.1;1.8;11.85;3.3;3.81;20724 +93099;48.97022;6.4688;255;20220523;23.5;13.4;18.4;3.9;15.25;9.8;3.69;16335 +93099;48.97022;6.4688;255;20220524;17.9;12.2;15.1;4.6;12.5;.4;3.22;16925 +93099;48.97022;6.4688;255;20220525;20.6;7.2;13.9;2.9;10.75;0;4.03;24258 +93099;48.97022;6.4688;255;20220526;20.7;12;16.4;3.7;11.95;0;3.82;17927 +93099;48.97022;6.4688;255;20220527;18.9;11.5;15.2;4;12.55;.1;3.2;16200 +93099;48.97022;6.4688;255;20220528;18.9;6.4;12.6;2.6;9.05;0;3.77;22387 +93099;48.97022;6.4688;255;20220529;16.9;8.6;12.8;3.8;7.9;0;4.14;22540 +93099;48.97022;6.4688;255;20220530;19.3;4.2;11.8;2.2;8.25;0;3.98;25068 +93099;48.97022;6.4688;255;20220531;21.5;5.7;13.6;2.5;8.85;0;4.47;25859 +93099;48.97022;6.4688;255;20220601;22.4;8;15.2;2.6;9.15;0;4.9;27678 +93099;48.97022;6.4688;255;20220602;23.7;8.2;15.9;3.3;10.2;0;5.03;26066 +93099;48.97022;6.4688;255;20220603;22.2;10.7;16.5;2.3;13.5;1.4;3.22;16270 +93099;48.97022;6.4688;255;20220604;27.9;13.8;20.9;2.8;17.2;8.1;4.96;24575 +93099;48.97022;6.4688;255;20220605;21.5;16.7;19.1;4.1;18;7.8;2.84;13337 +93099;48.97022;6.4688;255;20220606;22.3;13.6;18;4.2;14.3;.2;4.26;21485 +93099;48.97022;6.4688;255;20220607;21.2;12.3;16.8;3.8;13.85;1.6;3.63;17923 +93099;48.97022;6.4688;255;20220608;19.6;10.9;15.2;3.4;13.85;7.4;2.88;15567 +93099;48.97022;6.4688;255;20220609;20.4;10.3;15.3;4.1;12.4;.1;3.94;21989 +93099;48.97022;6.4688;255;20220610;24.6;9;16.8;2;12.3;0;4.81;27676 +93099;48.97022;6.4688;255;20220611;27.8;11.7;19.7;1.3;14.1;.1;5.2;28656 +93099;48.97022;6.4688;255;20220612;27.1;13.9;20.5;2.3;14.8;.1;5.33;27196 +93099;48.97022;6.4688;255;20220613;23.1;10.7;16.9;2.2;11;0;4.73;25933 +93099;48.97022;6.4688;255;20220614;26.6;8.7;17.6;2.5;10.6;0;5.59;28793 +93099;48.97022;6.4688;255;20220615;31.2;11.1;21.1;1.2;11.6;0;5.72;30304 +93099;48.97022;6.4688;255;20220616;29.5;15.6;22.5;2.4;12.35;0;6.16;27676 +93099;48.97022;6.4688;255;20220617;31;13.4;22.2;1.7;11.55;0;5.95;28661 +93099;48.97022;6.4688;255;20220618;35.2;15.6;25.4;2.6;14.8;0;7.14;28801 +93099;48.97022;6.4688;255;20220619;35.1;22.6;28.8;4.8;16.25;5.5;8.44;25128 +93099;48.97022;6.4688;255;20220620;24.2;16.7;20.5;3.5;16.05;.5;4.15;18151 +93099;48.97022;6.4688;255;20220621;28.9;11.8;20.4;2.8;14;.3;5.72;27219 +93099;48.97022;6.4688;255;20220622;25.8;17;21.4;2.7;18.35;1.5;3.98;18120 +93099;48.97022;6.4688;255;20220623;30.2;16.1;23.2;2.4;18.1;3.9;5.46;25085 +93099;48.97022;6.4688;255;20220624;23.4;16.7;20;4.1;16.9;6.6;3.84;16804 +93099;48.97022;6.4688;255;20220625;26.9;14.2;20.6;2.9;15.6;3.7;4.94;23346 +93099;48.97022;6.4688;255;20220626;19.9;15.1;17.5;2.2;16.9;4.7;2.4;12198 +93099;48.97022;6.4688;255;20220627;21.1;15.1;18.1;2.1;16.45;3.4;2.7;13051 +93099;48.97022;6.4688;255;20220628;25.6;11.1;18.4;2.6;14.05;0;5.05;27184 +93099;48.97022;6.4688;255;20220629;28.8;17.1;22.9;1.3;14.55;0;4.93;23879 +93099;48.97022;6.4688;255;20220630;30.3;13.9;22.1;2.3;14.95;7.7;5.56;25023 +93099;48.97022;6.4688;255;20220701;22.5;12.3;17.4;2.8;12.45;0;4.41;23060 +93099;48.97022;6.4688;255;20220702;27.4;9.7;18.5;1.5;11.8;0;5.28;29418 +93099;48.97022;6.4688;255;20220703;29.6;13.4;21.5;3;12.8;0;6.26;28064 +93099;48.97022;6.4688;255;20220704;26.5;11.8;19.2;1.8;11.85;0;5.22;27452 +93099;48.97022;6.4688;255;20220705;27.4;12.6;20;2.4;11.3;0;5.77;28140 +93099;48.97022;6.4688;255;20220706;22.3;12;17.1;3.3;11.1;0;4.72;23427 +93099;48.97022;6.4688;255;20220707;21.7;11.9;16.8;3.4;12.55;0;3.83;17605 +93099;48.97022;6.4688;255;20220708;25.2;9.2;17.2;2.6;11.2;0;5.25;28059 +93099;48.97022;6.4688;255;20220709;27.1;12.6;19.9;2.4;12.8;0;5.28;25587 +93099;48.97022;6.4688;255;20220710;24.2;13.4;18.8;4.1;11.65;0;5.46;25233 +93099;48.97022;6.4688;255;20220711;27.2;13.3;20.3;2.8;13.35;0;5.41;25696 +93099;48.97022;6.4688;255;20220712;29.1;13.6;21.3;2.9;13.3;0;5.92;26760 +93099;48.97022;6.4688;255;20220713;32.3;14.1;23.2;1.9;12.25;0;5.92;25964 +93099;48.97022;6.4688;255;20220714;33;16.4;24.7;3.5;12.3;0;7.43;27610 +93099;48.97022;6.4688;255;20220715;25.7;13.8;19.8;2.8;11;0;5.45;25634 +93099;48.97022;6.4688;255;20220716;26.8;11.3;19.1;2.6;10.1;0;5.66;27274 +93099;48.97022;6.4688;255;20220717;30.1;12.8;21.4;3.5;9.7;0;6.85;27591 +93099;48.97022;6.4688;255;20220718;34.9;14.4;24.6;2.5;10.2;.1;7.14;28607 +93099;48.97022;6.4688;255;20220719;37;16.8;26.9;3.6;11.6;0;8.48;28721 +93099;48.97022;6.4688;255;20220720;31.4;20.7;26.1;3.9;16.3;6;6.43;20963 +93099;48.97022;6.4688;255;20220721;27.5;16.9;22.2;3.5;17.8;.1;4.82;21176 +93099;48.97022;6.4688;255;20220722;30.3;15.1;22.7;2.9;16.5;.8;5.43;23355 +93099;48.97022;6.4688;255;20220723;27.4;17.9;22.6;3.2;17.5;.1;4.63;19250 +93099;48.97022;6.4688;255;20220724;32.2;15.4;23.8;1.6;15.25;0;5.56;26544 +93099;48.97022;6.4688;255;20220725;32.3;18.1;25.2;5;15.45;.1;7.26;23462 +93099;48.97022;6.4688;255;20220726;24.1;14.7;19.4;3.8;13.55;0;4.4;18289 +93099;48.97022;6.4688;255;20220727;25.4;16.1;20.8;3.6;12.45;0;5.08;19928 +93099;48.97022;6.4688;255;20220728;28.2;13.2;20.7;2.9;11.2;0;5.26;21379 +93099;48.97022;6.4688;255;20220729;28.4;15.3;21.9;2.8;12.5;0;5.42;23083 +93099;48.97022;6.4688;255;20220730;28.8;13.8;21.3;2.8;12.05;0;5.55;23921 +93099;48.97022;6.4688;255;20220731;30.2;15.5;22.9;3.2;13.1;0;6.12;25224 +93099;48.97022;6.4688;255;20220801;25.4;16.5;21;2.5;16;0;3.8;16357 +93099;48.97022;6.4688;255;20220802;30.5;15;22.8;1.4;15.15;0;4.91;24737 +93099;48.97022;6.4688;255;20220803;34.5;16.6;25.5;1.3;13.85;0;5.43;26058 +93099;48.97022;6.4688;255;20220804;37.4;18;27.7;2.4;14.65;5;6.62;24102 +93099;48.97022;6.4688;255;20220805;24.5;19.4;21.9;4.5;18.3;.1;3.78;14010 +93099;48.97022;6.4688;255;20220806;25;12.9;19;4.5;11.15;0;5.52;23605 +93099;48.97022;6.4688;255;20220807;27.5;11.2;19.3;3.9;9.6;0;6.05;25001 +93099;48.97022;6.4688;255;20220808;30.1;12.7;21.4;3.3;10.05;0;6.3;25356 +93099;48.97022;6.4688;255;20220809;31.1;14.4;22.7;3.6;10.85;0;6.61;24589 +93099;48.97022;6.4688;255;20220810;30.2;16.1;23.1;4.6;10.05;0;7.15;23772 +93099;48.97022;6.4688;255;20220811;30.2;15;22.6;4.4;9.75;0;7.05;24107 +93099;48.97022;6.4688;255;20220812;30.3;14.9;22.6;4.2;9.65;0;6.9;23928 +93099;48.97022;6.4688;255;20220813;30.6;14.5;22.5;4.1;9.85;0;6.87;24166 +93099;48.97022;6.4688;255;20220814;31.1;14.7;22.9;4.1;11.95;7.4;6.35;20773 +93099;48.97022;6.4688;255;20220815;25.2;17;21.1;4.2;17.85;1.1;3.84;16448 +93099;48.97022;6.4688;255;20220816;29.5;15.6;22.5;1.8;16.8;.6;4.42;21524 +93099;48.97022;6.4688;255;20220817;28.7;17.5;23.1;2;17.25;2.6;4.12;18442 +93099;48.97022;6.4688;255;20220818;25;18.3;21.7;2.1;18.4;.2;2.86;11733 +93099;48.97022;6.4688;255;20220819;26.7;17;21.9;3.2;16.6;2.4;4.24;18208 +93099;48.97022;6.4688;255;20220820;25.8;16.8;21.3;3.1;15.45;.1;4.29;19254 +93099;48.97022;6.4688;255;20220821;27.6;11.5;19.5;1.6;12.2;0;4.14;22097 +93099;48.97022;6.4688;255;20220822;29.4;13.9;21.6;1.4;12.3;0;4.32;22024 +93099;48.97022;6.4688;255;20220823;30.4;14.8;22.6;1.6;14.05;0;4.32;20727 +93099;48.97022;6.4688;255;20220824;32.3;15.5;23.9;2.5;13.15;0;5.36;22142 +93099;48.97022;6.4688;255;20220825;31.5;15.4;23.4;2.5;13.45;0;5.19;21708 +93099;48.97022;6.4688;255;20220826;25.5;17.2;21.4;2.8;16.35;.3;3.45;13904 +93099;48.97022;6.4688;255;20220827;24.1;18.3;21.2;3.2;17.35;0;3.08;11405 +93099;48.97022;6.4688;255;20220828;26.7;15;20.9;3.3;15.4;0;3.98;16448 +93099;48.97022;6.4688;255;20220829;29.1;14.2;21.6;3.4;12.2;0;5.06;18663 +93099;48.97022;6.4688;255;20220830;30.5;14.2;22.4;3.2;12.95;3.7;5.02;18153 +93099;48.97022;6.4688;255;20220831;26.3;16.6;21.5;3.5;16.6;1.2;3.95;16307 +93099;48.97022;6.4688;255;20220901;25.6;12.8;19.2;3.4;13.6;0;4.06;18339 +93099;48.97022;6.4688;255;20220902;26.7;13;19.8;4.3;12.5;4.4;4.85;18814 +93099;48.97022;6.4688;255;20220903;22;16;19;3.2;17.55;3.1;2.31;10083 +93099;48.97022;6.4688;255;20220904;27.3;13.7;20.5;2.3;15.2;0;3.76;18701 +93099;48.97022;6.4688;255;20220905;29.7;13.5;21.6;2.8;15.1;5.2;4.34;18418 +93099;48.97022;6.4688;255;20220906;28.7;15.2;22;2.9;17.75;3.9;3.81;16887 +93099;48.97022;6.4688;255;20220907;22.6;16;19.3;2.9;17.3;6.8;2.43;11045 +93099;48.97022;6.4688;255;20220908;20.8;14.3;17.5;4;15.8;4.6;2.47;11872 +93099;48.97022;6.4688;255;20220909;20.2;14.3;17.3;5.4;14.7;8.5;2.73;11070 +93099;48.97022;6.4688;255;20220910;18;13.7;15.8;5.1;14.95;2.5;1.78;6833 +93099;48.97022;6.4688;255;20220911;20.4;14.1;17.3;2.3;14.95;.1;2.08;9987 +93099;48.97022;6.4688;255;20220912;25.5;9.7;17.6;1.4;13.1;.1;2.96;18051 +93099;48.97022;6.4688;255;20220913;27.6;12.6;20.1;2.6;15.5;5.1;3.37;14728 +93099;48.97022;6.4688;255;20220914;23.7;17.8;20.7;3.8;20;8.7;2.21;9000 +93099;48.97022;6.4688;255;20220915;19.8;15.9;17.8;3.6;15.85;4;2.17;9627 +93099;48.97022;6.4688;255;20220916;17.3;12.9;15.1;3.3;11.7;.2;2.27;9369 +93099;48.97022;6.4688;255;20220917;15.6;7.7;11.6;4.7;10;1.2;2.18;11317 +93099;48.97022;6.4688;255;20220918;16.1;7.5;11.8;5.5;9.45;.3;2.57;12066 +93099;48.97022;6.4688;255;20220919;17;5.6;11.3;2.4;9.55;0;2.11;13809 +93099;48.97022;6.4688;255;20220920;15.7;5.8;10.7;1.4;9.65;0;1.65;11503 +93099;48.97022;6.4688;255;20220921;17.7;4.6;11.1;3;8.95;0;2.43;15654 +93099;48.97022;6.4688;255;20220922;19;3.7;11.3;2.5;8.15;0;2.6;16428 +93099;48.97022;6.4688;255;20220923;19;4.5;11.7;1.2;9.2;0;1.88;13238 +93099;48.97022;6.4688;255;20220924;18;8.6;13.3;1.9;11.55;.4;1.63;8981 +93099;48.97022;6.4688;255;20220925;15.5;10.3;12.9;2.6;11.8;1.7;1.43;6743 +93099;48.97022;6.4688;255;20220926;15.3;6.1;10.7;5.3;10.1;7.2;1.83;9585 +93099;48.97022;6.4688;255;20220927;12;8.7;10.4;5.9;10.35;12.6;1.39;6423 +93099;48.97022;6.4688;255;20220928;13.7;8.4;11;3.7;10.2;0;1.56;8307 +93099;48.97022;6.4688;255;20220929;13.8;5.2;9.5;1.6;9.65;1.2;1.27;9123 +93099;48.97022;6.4688;255;20220930;16;2.7;9.3;1.8;8.7;4.6;1.65;13042 +93099;48.97022;6.4688;255;20221001;16;8.3;12.1;7;11.9;10.4;1.61;6930 +93099;48.97022;6.4688;255;20221002;17.3;11.7;14.5;3.8;13.85;19.4;1.39;5729 +93099;48.97022;6.4688;255;20221003;15.5;6.3;10.9;1.6;10.65;0;1.25;8952 +93099;48.97022;6.4688;255;20221004;18.4;4.1;11.2;1.6;10.25;.1;1.64;13181 +93099;48.97022;6.4688;255;20221005;21.4;7.9;14.6;4.5;13.2;0;2.26;12236 +93099;48.97022;6.4688;255;20221006;17.8;12.5;15.1;2.4;11.35;0;1.92;10146 +93099;48.97022;6.4688;255;20221007;17.8;2.9;10.3;1.1;10.2;0;1.33;12044 +93099;48.97022;6.4688;255;20221008;16.1;7.9;12;2.5;10.9;0;1.46;9239 +93099;48.97022;6.4688;255;20221009;17.5;3.5;10.5;3.6;9.15;0;1.99;12726 +93099;48.97022;6.4688;255;20221010;21.2;5.7;13.4;3.1;11.9;.2;1.98;11216 +93099;48.97022;6.4688;255;20221011;16.4;11.9;14.2;3.3;11.9;0;1.66;7434 +93099;48.97022;6.4688;255;20221012;15.5;3.7;9.6;1.6;9.5;.1;1.19;9020 +93099;48.97022;6.4688;255;20221013;15.6;7.2;11.4;3.2;12.35;0;1;6423 +93099;48.97022;6.4688;255;20221014;16.3;12.7;14.5;4.4;15.1;23.5;.9;3563 +93099;48.97022;6.4688;255;20221015;16.5;14.2;15.4;5.3;16.5;10.2;.75;3372 +93099;48.97022;6.4688;255;20221016;20.6;14.2;17.4;3.3;16;.4;1.51;6455 +93099;48.97022;6.4688;255;20221017;23.1;15.7;19.4;3.8;15.9;5.7;2.22;8112 +93099;48.97022;6.4688;255;20221018;20.9;14.9;17.9;2.3;16.45;.1;1.34;6490 +93099;48.97022;6.4688;255;20221019;18.7;11.9;15.3;4.8;14.85;.1;1.39;7274 +93099;48.97022;6.4688;255;20221020;17.5;11.7;14.6;5.2;14.6;13.8;1.14;4374 +93099;48.97022;6.4688;255;20221021;19.5;13.6;16.5;4.9;15.45;10.2;1.53;5734 +93099;48.97022;6.4688;255;20221022;19.8;11.2;15.5;3.9;13.9;0;1.6;7953 +93099;48.97022;6.4688;255;20221023;21.5;11.2;16.3;4.7;14.1;3.5;1.97;7159 +93099;48.97022;6.4688;255;20221024;19.4;14.2;16.8;5.5;13.8;1.4;2.14;6760 +93099;48.97022;6.4688;255;20221025;18.5;11;14.8;3.9;12.9;.2;1.53;6683 +93099;48.97022;6.4688;255;20221026;21.3;13.1;17.2;4;13.95;.1;1.97;7381 +93099;48.97022;6.4688;255;20221027;22.8;8.5;15.6;3.5;13.75;0;1.69;8775 +93099;48.97022;6.4688;255;20221028;24.1;15.6;19.9;4.6;14.4;0;2.74;7444 +93099;48.97022;6.4688;255;20221029;23.1;11.5;17.3;3.5;12.9;0;2.11;6609 +93099;48.97022;6.4688;255;20221030;22.7;13.3;18;3.4;11.85;0;2.32;7217 +93099;48.97022;6.4688;255;20221031;18.3;9.2;13.8;2.3;12.5;5.1;1.09;5598 +93099;48.97022;6.4688;255;20221101;15.3;14.1;14.7;5.3;12.35;.3;1.69;5147 +93099;48.97022;6.4688;255;20221102;15.4;8.9;12.2;4.5;10.3;0;1.52;6524 +93099;48.97022;6.4688;255;20221103;14;6.7;10.3;4.7;10.6;10.9;1;4466 +93099;48.97022;6.4688;255;20221104;10.9;7.8;9.4;4.4;10.35;2.5;.75;3300 +93099;48.97022;6.4688;255;20221105;10.1;5.1;7.6;3.5;9.15;0;.68;4029 +93099;48.97022;6.4688;255;20221106;9.7;2.7;6.2;4.1;8.5;.2;.63;4905 +93099;48.97022;6.4688;255;20221107;13.6;8.3;11;5.3;11.1;.4;.99;3541 +93099;48.97022;6.4688;255;20221108;16.9;7.3;12.1;5.2;10.75;13.2;1.49;6139 +93099;48.97022;6.4688;255;20221109;13.7;11.7;12.7;4.5;12.85;.1;.84;2660 +93099;48.97022;6.4688;255;20221110;10.7;5.3;8;2.6;10.2;0;.45;4114 +93099;48.97022;6.4688;255;20221111;8;4.7;6.4;1.8;9.1;.1;.37;3006 +93099;48.97022;6.4688;255;20221112;6.8;4;5.4;2.5;8.75;0;.32;2279 +93099;48.97022;6.4688;255;20221113;12.6;5.1;8.9;3.4;8.9;0;.87;5919 +93099;48.97022;6.4688;255;20221114;12.2;3.8;8;3.5;10.15;1.5;.47;3160 +93099;48.97022;6.4688;255;20221115;14;9.6;11.8;4.5;12;10.5;.8;3359 +93099;48.97022;6.4688;255;20221116;12.6;8.5;10.6;5.1;11.25;4.8;.74;3261 +93099;48.97022;6.4688;255;20221117;12;9.5;10.8;7.3;10.8;15.7;1.07;2319 +93099;48.97022;6.4688;255;20221118;10;7.6;8.8;4.2;10.1;1.6;.57;2899 +93099;48.97022;6.4688;255;20221119;8.5;6.3;7.4;4;9.25;1.2;.55;2178 +93099;48.97022;6.4688;255;20221120;8.8;6.3;7.6;6;8.7;5.5;.83;3185 +93099;48.97022;6.4688;255;20221121;8.5;5;6.7;5.3;8.75;2.1;.6;2678 +93099;48.97022;6.4688;255;20221122;7;3.8;5.4;5.8;8.4;1.9;.43;1849 +93099;48.97022;6.4688;255;20221123;9.9;4.3;7.1;5.3;8.5;5.9;.72;3964 +93099;48.97022;6.4688;255;20221124;10.9;6.3;8.6;5.4;9.15;1.1;.86;3970 +93099;48.97022;6.4688;255;20221125;10.5;6;8.3;4;9.05;.2;.72;3320 +93099;48.97022;6.4688;255;20221126;6.2;4.1;5.1;1.9;8.7;0;.24;1685 +93099;48.97022;6.4688;255;20221127;7.7;2;4.9;2.8;7.8;.1;.37;3422 +93099;48.97022;6.4688;255;20221128;9.4;4.8;7.1;3.3;8.85;3.6;.56;2156 +93099;48.97022;6.4688;255;20221129;9;5.2;7.1;1.7;9.3;.2;.32;2524 +93099;48.97022;6.4688;255;20221130;7.5;4.6;6;2.8;8.6;.3;.38;2082 +93099;48.97022;6.4688;255;20221201;5;4.4;4.7;3.6;7.6;.2;.54;601 +93099;48.97022;6.4688;255;20221202;3.6;2.6;3.1;3;6.8;.6;.47;905 +93099;48.97022;6.4688;255;20221203;3.3;1.6;2.5;5;6.3;0;.54;1522 +93099;48.97022;6.4688;255;20221204;1.8;1.1;1.5;4.2;6.2;2.5;.41;733 +93099;48.97022;6.4688;255;20221205;4.6;1.6;3.1;2.3;7.2;.4;.29;1657 +93099;48.97022;6.4688;255;20221206;3.3;1.3;2.3;1.7;6.87;.1;.3;1265 +93099;48.97022;6.4688;255;20221207;3.5;.2;1.8;2.4;6.4;.5;.33;1450 +93099;48.97022;6.4688;255;20221208;3.1;.3;1.7;2.2;6.45;0;.28;1620 +93099;48.97022;6.4688;255;20221209;1.9;-3.1;-.6;2.4;5.45;0;.2;2583 +93099;48.97022;6.4688;255;20221210;2.4;-2.2;.1;2.8;5.25;.1;.32;3036 +93099;48.97022;6.4688;255;20221211;-1.4;-4;-2.7;2;4.85;0;.19;1516 +93099;48.97022;6.4688;255;20221212;-1;-3.5;-2.3;3.1;4.25;0;.38;2374 +93099;48.97022;6.4688;255;20221213;-.2;-5.3;-2.7;5.8;3.6;0;.7;3467 +93099;48.97022;6.4688;255;20221214;-1.4;-2.9;-2.2;3;4.6;1.4;.33;1460 +93099;48.97022;6.4688;255;20221215;-.9;-5.5;-3.2;3.3;4.35;0;.23;2739 +93099;48.97022;6.4688;255;20221216;.4;-7.6;-3.6;2.3;3.45;0;.31;4447 +93099;48.97022;6.4688;255;20221217;-1.5;-11.2;-6.4;2.2;2.95;0;.15;5491 +93099;48.97022;6.4688;255;20221218;-3.1;-9;-6.1;4;3.8;.1;.13;2355 +93099;48.97022;6.4688;255;20221219;10.9;-3.5;3.7;4.9;7.9;0;.35;3702 +93099;48.97022;6.4688;255;20221220;13.8;8.4;11.1;5.8;10.55;10.4;1.12;2034 +93099;48.97022;6.4688;255;20221221;11.4;10.4;10.9;6.4;11.7;8.1;.72;1048 +93099;48.97022;6.4688;255;20221222;11;9.8;10.4;8.9;11.6;14.4;.66;821 +93099;48.97022;6.4688;255;20221223;13.5;9.9;11.7;6.4;12.65;5.6;.63;1370 +93099;48.97022;6.4688;255;20221224;11.2;9.6;10.4;4.9;10.8;1.2;.79;1478 +93099;48.97022;6.4688;255;20221225;13.6;8.4;11;4.1;10.75;1;.78;3068 +93099;48.97022;6.4688;255;20221226;10.9;10.1;10.5;5.8;10.05;4.6;1.18;1012 +93099;48.97022;6.4688;255;20221227;7.2;1.2;4.2;4.1;6.95;0;.52;3056 +93099;48.97022;6.4688;255;20221228;9.3;2.6;5.9;6.5;8.5;0;.5;2676 +93099;48.97022;6.4688;255;20221229;11;8.1;9.6;8.1;9.6;2.3;1.19;1629 +93099;48.97022;6.4688;255;20221230;11.1;4.5;7.8;6.5;9.75;4.9;.52;2198 +93099;48.97022;6.4688;255;20221231;15.9;10.9;13.4;8.6;12;0;1.56;3087 +93100;48.98048;6.80991;248;20220101;14.5;7;10.7;1.4;10.3;0;.42;3290 +93100;48.98048;6.80991;248;20220102;10.8;3.1;6.9;5;9.3;.6;.38;3363 +93100;48.98048;6.80991;248;20220103;10.9;9.3;10.1;6.9;10.6;16.2;.88;1334 +93100;48.98048;6.80991;248;20220104;10.5;9.4;9.9;6.2;9.9;18.2;1.09;1050 +93100;48.98048;6.80991;248;20220105;2.8;1.4;2.1;5.4;6.4;0;.43;1248 +93100;48.98048;6.80991;248;20220106;4.5;.5;2.5;2.5;6.2;.4;.41;2400 +93100;48.98048;6.80991;248;20220107;2.2;-1.5;.3;5.5;6.2;4.8;.12;2318 +93100;48.98048;6.80991;248;20220108;3.6;1.3;2.4;7.2;6.8;7.6;.34;1765 +93100;48.98048;6.80991;248;20220109;4.8;3.2;4;5.2;6.9;1.5;.64;1426 +93100;48.98048;6.80991;248;20220110;.5;-1.8;-.7;1.1;5.9;.3;.17;1809 +93100;48.98048;6.80991;248;20220111;4.7;-1.1;1.8;2.1;5.8;0;.37;3138 +93100;48.98048;6.80991;248;20220112;3.4;-2.5;.4;2;5.1;0;.38;3207 +93100;48.98048;6.80991;248;20220113;3.6;-3.6;0;2;5.4;0;.26;3629 +93100;48.98048;6.80991;248;20220114;7.3;-3.2;2;.4;5.8;0;.12;4520 +93100;48.98048;6.80991;248;20220115;-.2;-2.5;-1.4;2.5;5.4;0;.19;1937 +93100;48.98048;6.80991;248;20220116;.8;-1.9;-.6;3.7;5.8;.6;.16;2163 +93100;48.98048;6.80991;248;20220117;3.2;-.2;1.5;2.9;6.7;.1;.18;2511 +93100;48.98048;6.80991;248;20220118;6.6;2.6;4.6;3.1;7;0;.58;2797 +93100;48.98048;6.80991;248;20220119;2.3;-1.5;.4;4.7;6.3;1.8;.12;2758 +93100;48.98048;6.80991;248;20220120;4.2;1.5;2.8;3.2;6.3;.1;.53;2300 +93100;48.98048;6.80991;248;20220121;4.2;0;2.1;2.5;6;0;.45;3011 +93100;48.98048;6.80991;248;20220122;4.3;1.8;3;2;6.9;0;.36;2271 +93100;48.98048;6.80991;248;20220123;5.5;2.3;3.9;2.5;6.7;0;.53;2663 +93100;48.98048;6.80991;248;20220124;7.6;.1;3.8;3.2;5.8;0;.82;4351 +93100;48.98048;6.80991;248;20220125;.2;-2.1;-1;1.2;5.6;0;.23;2275 +93100;48.98048;6.80991;248;20220126;-1.4;-1.6;-1.5;3;5.3;0;.26;409 +93100;48.98048;6.80991;248;20220127;.6;-2.4;-.9;4.6;5.7;.5;.15;2745 +93100;48.98048;6.80991;248;20220128;3.4;.8;2.1;4;7.1;0;.18;2573 +93100;48.98048;6.80991;248;20220129;3.8;1.7;2.7;6.2;7.3;1.4;.22;2314 +93100;48.98048;6.80991;248;20220130;6.9;3.7;5.3;2.5;6.9;.6;.71;2998 +93100;48.98048;6.80991;248;20220131;5.5;-.4;2.5;7.3;6.5;.5;.58;4282 +93100;48.98048;6.80991;248;20220201;5.4;1.5;3.4;7;7.2;1.6;.46;3468 +93100;48.98048;6.80991;248;20220202;9.2;5.9;7.5;5.3;9.6;2;.52;3215 +93100;48.98048;6.80991;248;20220203;7.5;6.3;6.9;3.5;8.8;.3;.6;1819 +93100;48.98048;6.80991;248;20220204;6.9;5;5.9;5.2;7.9;1.9;.76;2433 +93100;48.98048;6.80991;248;20220205;6.4;-.1;3.1;4.4;6.4;.2;.69;4912 +93100;48.98048;6.80991;248;20220206;8;2.4;5.2;10.6;7.9;23.1;.72;4610 +93100;48.98048;6.80991;248;20220207;6.5;1;3.7;5.4;6.1;0;.99;4644 +93100;48.98048;6.80991;248;20220208;7.5;1.2;4.3;4.1;7.8;0;.46;5083 +93100;48.98048;6.80991;248;20220209;12.1;4.3;8.2;2.7;7.6;0;1.11;5797 +93100;48.98048;6.80991;248;20220210;5.9;5.3;5.6;4.3;7.77;.8;.59;2473 +93100;48.98048;6.80991;248;20220211;6.8;1.4;4.1;2.9;6.43;0;.77;6887 +93100;48.98048;6.80991;248;20220212;6.7;-4.3;1.2;2;4.97;0;.68;8458 +93100;48.98048;6.80991;248;20220213;11.6;-4.1;3.8;4.2;6.63;0;1.11;9533 +93100;48.98048;6.80991;248;20220214;10.6;3.6;7.1;4.8;8.61;1.3;1.2;11640 +93100;48.98048;6.80991;248;20220215;9.6;5.1;7.3;5;8.1;2.4;1.1;5604 +93100;48.98048;6.80991;248;20220216;9.9;5.8;7.8;8.9;9.9;9.3;.61;4620 +93100;48.98048;6.80991;248;20220217;11.2;9.9;10.5;10.3;9.3;.9;1.93;2476 +93100;48.98048;6.80991;248;20220218;12.6;7.4;10;8.8;8.9;1.4;1.9;5430 +93100;48.98048;6.80991;248;20220219;8.1;2.5;5.3;8;6.1;0;1.65;5744 +93100;48.98048;6.80991;248;20220220;8.6;5.3;6.9;8.8;8.9;10.3;.79;4392 +93100;48.98048;6.80991;248;20220221;6.8;3.6;5.2;10;7.5;2.4;.94;4392 +93100;48.98048;6.80991;248;20220222;8;3.5;5.7;6.3;8.7;3;.53;5368 +93100;48.98048;6.80991;248;20220223;12.6;2.5;7.5;1.5;8.1;0;.95;8367 +93100;48.98048;6.80991;248;20220224;11;4.6;7.8;5.5;7.7;2.8;1.52;6687 +93100;48.98048;6.80991;248;20220225;6.5;.6;3.5;4.2;6.2;1;.98;6508 +93100;48.98048;6.80991;248;20220226;6.7;-3.9;1.4;2.5;5.2;0;.92;8994 +93100;48.98048;6.80991;248;20220227;8.9;-.8;4;4.4;4.8;0;1.71;8721 +93100;48.98048;6.80991;248;20220228;9.5;-2.4;3.5;2.7;4.5;0;1.48;9850 +93100;48.98048;6.80991;248;20220301;9.1;-2.5;3.3;3;4.3;0;1.56;9869 +93100;48.98048;6.80991;248;20220302;7.8;-1.3;3.2;1.9;4.5;0;1.21;8829 +93100;48.98048;6.80991;248;20220303;11.6;-3;4.3;1.9;4.8;0;1.44;11456 +93100;48.98048;6.80991;248;20220304;9.8;-4.4;2.7;3.2;3.9;0;1.77;11460 +93100;48.98048;6.80991;248;20220305;7.8;-3.9;1.9;3.4;3.8;0;1.64;10520 +93100;48.98048;6.80991;248;20220306;6.4;-4.6;.9;4.2;3.6;0;1.65;10338 +93100;48.98048;6.80991;248;20220307;5;-3.4;.8;5.6;3.4;0;1.8;9116 +93100;48.98048;6.80991;248;20220308;9.3;-3;3.1;4.2;3.3;0;2.23;11272 +93100;48.98048;6.80991;248;20220309;14.3;-4.8;4.7;2;4.6;0;1.86;14341 +93100;48.98048;6.80991;248;20220310;15.2;-1.5;6.8;2.9;4.6;0;2.39;13572 +93100;48.98048;6.80991;248;20220311;14.5;-.2;7.1;3.8;5.3;.1;2.46;12886 +93100;48.98048;6.80991;248;20220312;14.3;7.7;11;3.3;7.4;.3;2.17;8625 +93100;48.98048;6.80991;248;20220313;13.1;2.4;7.7;2.4;8;4;1.49;11239 +93100;48.98048;6.80991;248;20220314;13.5;5.9;9.7;3.3;8.1;.3;1.83;9539 +93100;48.98048;6.80991;248;20220315;10.7;5.1;7.9;1.6;9.4;8;1.01;8244 +93100;48.98048;6.80991;248;20220316;12;5.9;8.9;3.7;10.1;0;1.14;8736 +93100;48.98048;6.80991;248;20220317;10.2;6.9;8.5;3.2;9.1;.2;1.16;6408 +93100;48.98048;6.80991;248;20220318;13.1;4.5;8.8;6.6;6.8;0;2.68;13014 +93100;48.98048;6.80991;248;20220319;13.7;3.8;8.7;6.5;5.83;0;3.01;16662 +93100;48.98048;6.80991;248;20220320;15.3;3;9.2;3.2;7.13;.2;2.12;11599 +93100;48.98048;6.80991;248;20220321;18.4;3.9;11.2;2.3;7.23;0;2.51;16301 +93100;48.98048;6.80991;248;20220322;17.9;.7;9.3;1.7;6.23;0;2.35;17958 +93100;48.98048;6.80991;248;20220323;19.3;-.4;9.5;1.1;5.93;0;2.21;18130 +93100;48.98048;6.80991;248;20220324;19.9;.2;10.1;1.5;5.9;0;2.51;18269 +93100;48.98048;6.80991;248;20220325;18.8;.3;9.5;2.2;5.97;0;2.74;18641 +93100;48.98048;6.80991;248;20220326;18.9;2.1;10.5;3.5;5.9;0;3.41;18746 +93100;48.98048;6.80991;248;20220327;20.8;2.2;11.5;2.3;6.73;0;3.11;19385 +93100;48.98048;6.80991;248;20220328;21.6;1.5;11.5;1.2;6.73;0;2.6;18223 +93100;48.98048;6.80991;248;20220329;17.3;4.6;11;1.4;7.8;1.5;1.88;10218 +93100;48.98048;6.80991;248;20220330;11;8.9;9.9;2.2;10.2;7.1;1.02;4342 +93100;48.98048;6.80991;248;20220331;8;4.8;6.4;3.2;8.5;4.3;.92;4086 +93100;48.98048;6.80991;248;20220401;3.9;1.5;2.7;4.8;6.03;2.3;.91;3747 +93100;48.98048;6.80991;248;20220402;3.2;.2;1.7;4.6;5.01;.1;1.09;6495 +93100;48.98048;6.80991;248;20220403;6.8;-1;2.9;2.3;4.4;0;1.65;12789 +93100;48.98048;6.80991;248;20220404;9.7;-3.7;3;6.8;4.96;2;2.3;17700 +93100;48.98048;6.80991;248;20220405;8.7;4.8;6.7;7;9.16;3.4;.58;2800 +93100;48.98048;6.80991;248;20220406;12.1;8.5;10.3;5.7;9.8;.5;1.64;5671 +93100;48.98048;6.80991;248;20220407;12.8;8.4;10.6;8.7;9.7;11.3;2.04;7660 +93100;48.98048;6.80991;248;20220408;8.7;6;7.3;3.8;7.43;47;1.44;3212 +93100;48.98048;6.80991;248;20220409;9.7;.2;5;3.1;6.43;.2;1.76;15424 +93100;48.98048;6.80991;248;20220410;11.9;-1.2;5.4;1.6;5.97;0;2.04;17991 +93100;48.98048;6.80991;248;20220411;18.1;.5;9.3;3.4;6.83;0;3.11;19291 +93100;48.98048;6.80991;248;20220412;21.8;4.8;13.3;3.2;8.03;0;3.55;18223 +93100;48.98048;6.80991;248;20220413;22.6;8.5;15.5;2;10.37;0;3.11;16962 +93100;48.98048;6.80991;248;20220414;19.9;10.9;15.4;2.1;11.77;0;2.67;15250 +93100;48.98048;6.80991;248;20220415;20.1;6.8;13.5;2.7;10;0;3.15;18936 +93100;48.98048;6.80991;248;20220416;16.3;5.7;11;5.1;7.23;0;3.58;21591 +93100;48.98048;6.80991;248;20220417;17.7;2.7;10.2;4.8;5.33;0;4.18;24377 +93100;48.98048;6.80991;248;20220418;18.7;1.3;10;2.6;6.13;0;3.63;24042 +93100;48.98048;6.80991;248;20220419;19.8;2.1;11;2.3;6.8;0;3.39;20985 +93100;48.98048;6.80991;248;20220420;16.3;6.2;11.3;4.3;5.9;0;4.01;24283 +93100;48.98048;6.80991;248;20220421;17.7;3;10.3;4.1;7.7;0;3.41;22309 +93100;48.98048;6.80991;248;20220422;18.9;5.9;12.4;4.4;8.83;0;3.6;22012 +93100;48.98048;6.80991;248;20220423;16.5;8;12.3;3.9;9.73;1.2;2.23;10572 +93100;48.98048;6.80991;248;20220424;13.6;8.6;11.1;1.8;10.67;4.3;1.27;6959 +93100;48.98048;6.80991;248;20220425;16.5;7.2;11.9;1.8;10.03;2.5;2.29;14998 +93100;48.98048;6.80991;248;20220426;14.6;4;9.3;2.2;9.1;.7;1.98;12980 +93100;48.98048;6.80991;248;20220427;17.4;2.1;9.7;3;8.9;0;2.91;20859 +93100;48.98048;6.80991;248;20220428;20.4;3.5;12;3.8;8.1;0;4.22;25695 +93100;48.98048;6.80991;248;20220429;18.9;4.6;11.8;2.4;8.73;.2;2.84;15506 +93100;48.98048;6.80991;248;20220430;15.5;7.6;11.6;2.9;9.47;0;2.71;17520 +93100;48.98048;6.80991;248;20220501;16.3;3.3;9.8;1.8;8.93;0;2.56;18264 +93100;48.98048;6.80991;248;20220502;19.9;4.4;12.2;1.7;9.63;0;3.12;19906 +93100;48.98048;6.80991;248;20220503;21.5;5.6;13.6;1.9;10.87;.6;3.36;21504 +93100;48.98048;6.80991;248;20220504;21.5;6.4;14;1.9;11.33;5.7;3.36;21294 +93100;48.98048;6.80991;248;20220505;17.4;9.8;13.6;1.5;11.37;.2;2.74;17096 +93100;48.98048;6.80991;248;20220506;20;7;13.5;2.1;10.5;0;3.37;20840 +93100;48.98048;6.80991;248;20220507;21.5;5.6;13.5;1.3;10.5;0;3.53;23223 +93100;48.98048;6.80991;248;20220508;22.7;7.6;15.1;2.2;11.7;.5;3.84;22749 +93100;48.98048;6.80991;248;20220509;24.7;9.2;16.9;1.9;12.1;0;4.14;23181 +93100;48.98048;6.80991;248;20220510;24.8;8.6;16.7;1.7;12.9;0;4.07;23836 +93100;48.98048;6.80991;248;20220511;27.8;12.6;20.2;4.8;13.7;0;5.67;23198 +93100;48.98048;6.80991;248;20220512;21.3;12.5;16.9;3.9;13;.1;3.68;17649 +93100;48.98048;6.80991;248;20220513;21.5;13.4;17.4;2.4;11.2;0;3.69;17002 +93100;48.98048;6.80991;248;20220514;23.3;6.1;14.7;.9;10.1;0;3.86;25075 +93100;48.98048;6.80991;248;20220515;27.4;7.6;17.5;2.6;11.8;.2;5.19;27060 +93100;48.98048;6.80991;248;20220516;22.4;16.3;19.3;4.1;14.4;4.8;3.83;14916 +93100;48.98048;6.80991;248;20220517;25.9;9.5;17.7;1.7;14;0;4.34;24818 +93100;48.98048;6.80991;248;20220518;28.7;11;19.8;2.1;14.3;0;5.06;25910 +93100;48.98048;6.80991;248;20220519;28.1;14.1;21.1;2.5;16.9;2;4.73;23098 +93100;48.98048;6.80991;248;20220520;26.9;16;21.4;3.9;16.5;5.3;4.8;20420 +93100;48.98048;6.80991;248;20220521;22.2;8.6;15.4;2.9;12.3;0;3.99;22946 +93100;48.98048;6.80991;248;20220522;22.3;8.8;15.5;1.4;12.2;3.4;3.77;22948 +93100;48.98048;6.80991;248;20220523;23.2;13.1;18.1;3.2;15.3;9.4;3.81;19871 +93100;48.98048;6.80991;248;20220524;17.9;12.3;15.1;4;12.6;.3;2.94;14751 +93100;48.98048;6.80991;248;20220525;20.6;6.5;13.5;2.6;10.9;0;3.83;23716 +93100;48.98048;6.80991;248;20220526;20.4;12.2;16.3;3.3;12.1;0;3.67;18055 +93100;48.98048;6.80991;248;20220527;19;10.9;14.9;3.9;12.7;.1;3.23;18000 +93100;48.98048;6.80991;248;20220528;18.6;6.8;12.7;2.5;9.2;0;3.65;21874 +93100;48.98048;6.80991;248;20220529;16.9;9;12.9;3.6;8;0;3.72;17880 +93100;48.98048;6.80991;248;20220530;19.2;3.5;11.3;1.9;8.3;0;3.85;25437 +93100;48.98048;6.80991;248;20220531;21.5;4.8;13.1;2;9;0;4.26;26318 +93100;48.98048;6.80991;248;20220601;22.6;7.4;15;2.4;9.3;0;4.56;25156 +93100;48.98048;6.80991;248;20220602;23.4;8.3;15.8;3;10.4;0;4.77;25133 +93100;48.98048;6.80991;248;20220603;21.7;10.4;16;2.4;13.7;1.9;3.71;21740 +93100;48.98048;6.80991;248;20220604;27.5;14;20.7;2.7;17.4;10.8;4.77;23851 +93100;48.98048;6.80991;248;20220605;22;16.6;19.3;3.6;18.1;5.6;3.03;14974 +93100;48.98048;6.80991;248;20220606;22.5;13.6;18;3.8;14.5;.3;3.96;19371 +93100;48.98048;6.80991;248;20220607;20.9;11.6;16.2;3;13.9;1.4;3.53;19847 +93100;48.98048;6.80991;248;20220608;20.1;10;15;2.7;13.9;6.2;3.32;20734 +93100;48.98048;6.80991;248;20220609;20.3;9.9;15.1;3.7;12.4;.1;3.73;21078 +93100;48.98048;6.80991;248;20220610;24.5;7.8;16.1;1.2;12.4;0;4.41;26853 +93100;48.98048;6.80991;248;20220611;27.6;10;18.8;.7;14.3;.1;4.69;27613 +93100;48.98048;6.80991;248;20220612;27.2;12.2;19.7;1.6;14.9;.1;4.77;25492 +93100;48.98048;6.80991;248;20220613;23.2;10.8;17;2.1;11.1;0;4.39;23167 +93100;48.98048;6.80991;248;20220614;26.4;7.8;17.1;2.5;10.7;0;5.42;28487 +93100;48.98048;6.80991;248;20220615;31.2;9.8;20.5;.9;12.1;0;5.48;30609 +93100;48.98048;6.80991;248;20220616;29.4;14.2;21.8;2.3;12.5;0;5.72;25753 +93100;48.98048;6.80991;248;20220617;31;12.3;21.6;1.5;11.9;0;5.73;28622 +93100;48.98048;6.80991;248;20220618;35.2;13.6;24.4;1.7;15.3;0;6.6;30803 +93100;48.98048;6.80991;248;20220619;34.7;22.4;28.5;4.1;16.6;4.1;7.57;23156 +93100;48.98048;6.80991;248;20220620;24.6;17.5;21;2.9;16;.4;4.12;17502 +93100;48.98048;6.80991;248;20220621;29.2;11.9;20.5;3.2;14.1;.3;5.95;27539 +93100;48.98048;6.80991;248;20220622;25.7;16.8;21.2;2.4;18.3;1;4.07;19641 +93100;48.98048;6.80991;248;20220623;30.2;15.7;22.9;1.9;18.1;4.5;5.23;25171 +93100;48.98048;6.80991;248;20220624;23.8;16.2;20;3.4;17.2;6.5;3.82;18109 +93100;48.98048;6.80991;248;20220625;26.9;13.9;20.4;2.5;16.1;5;4.79;23793 +93100;48.98048;6.80991;248;20220626;20;14.8;17.4;1.9;17.3;4.5;2.62;14896 +93100;48.98048;6.80991;248;20220627;21.1;15.4;18.2;2.1;16.8;4.8;2.96;15602 +93100;48.98048;6.80991;248;20220628;25.1;10.4;17.7;2;14.3;0;4.5;25269 +93100;48.98048;6.80991;248;20220629;28.7;16.4;22.5;1;15.7;0;4.56;23058 +93100;48.98048;6.80991;248;20220630;30.9;13.4;22.1;1.9;15.6;5.5;5.66;27547 +93100;48.98048;6.80991;248;20220701;22.6;12.2;17.4;2.5;12.7;0;4.1;21121 +93100;48.98048;6.80991;248;20220702;27.2;8.6;17.9;1.5;12.5;0;5.02;28337 +93100;48.98048;6.80991;248;20220703;30;12;21;2.2;13.2;0;5.79;27828 +93100;48.98048;6.80991;248;20220704;26.6;10.8;18.7;1.6;12;0;4.86;26005 +93100;48.98048;6.80991;248;20220705;27.8;11;19.4;1.9;11.3;0;5.29;26780 +93100;48.98048;6.80991;248;20220706;22.3;11.2;16.7;2.6;11.1;0;4.27;21654 +93100;48.98048;6.80991;248;20220707;21.3;10.7;16;2.8;12.4;0;3.86;21110 +93100;48.98048;6.80991;248;20220708;25.2;8.4;16.8;2.2;11.3;0;4.87;26619 +93100;48.98048;6.80991;248;20220709;26.9;11.9;19.4;2.1;13.1;0;4.95;25074 +93100;48.98048;6.80991;248;20220710;24.5;13.9;19.2;3.7;11.8;0;5.02;20966 +93100;48.98048;6.80991;248;20220711;26.7;12.7;19.7;2.3;13.4;0;4.9;24092 +93100;48.98048;6.80991;248;20220712;28.6;13.2;20.9;2.7;13.6;0;5.49;25220 +93100;48.98048;6.80991;248;20220713;31.9;13.1;22.5;1.4;12.8;0;5.6;27829 +93100;48.98048;6.80991;248;20220714;33.1;13.8;23.4;2.6;12.7;0;6.66;28120 +93100;48.98048;6.80991;248;20220715;25.7;13;19.3;2.4;11.1;0;4.89;22668 +93100;48.98048;6.80991;248;20220716;26.8;10;18.4;2.4;10.3;0;5.3;26048 +93100;48.98048;6.80991;248;20220717;29.8;12.2;21;3.4;10;0;6.57;26583 +93100;48.98048;6.80991;248;20220718;34.3;13.1;23.7;2.1;10.8;.3;6.65;29114 +93100;48.98048;6.80991;248;20220719;36.6;15.5;26;3;12.3;0;7.76;28942 +93100;48.98048;6.80991;248;20220720;31.4;18.2;24.8;2.7;16.4;6.7;5.68;22727 +93100;48.98048;6.80991;248;20220721;27.7;17.2;22.4;3.3;18;.1;4.67;20152 +93100;48.98048;6.80991;248;20220722;30.6;14.8;22.7;3;16.4;.4;5.65;24711 +93100;48.98048;6.80991;248;20220723;27.7;17.9;22.8;3.4;17.1;0;4.79;19301 +93100;48.98048;6.80991;248;20220724;31.9;14.7;23.3;1.1;15.4;0;5.04;25589 +93100;48.98048;6.80991;248;20220725;33;16.4;24.7;3.9;15.9;.2;6.77;25025 +93100;48.98048;6.80991;248;20220726;23.6;15.6;19.6;3.5;13.9;0;4.14;17178 +93100;48.98048;6.80991;248;20220727;25.2;16.3;20.7;3.2;12.8;0;4.64;18057 +93100;48.98048;6.80991;248;20220728;27.4;13.5;20.4;3.4;11.6;0;5.5;22558 +93100;48.98048;6.80991;248;20220729;28.3;14.5;21.4;2.1;12.4;0;4.93;22367 +93100;48.98048;6.80991;248;20220730;28.4;12.6;20.5;2.3;12.1;0;5.12;23843 +93100;48.98048;6.80991;248;20220731;30.8;13.9;22.3;2.5;13;0;5.65;24549 +93100;48.98048;6.80991;248;20220801;25.4;15.9;20.6;2.2;15.6;0;3.9;18214 +93100;48.98048;6.80991;248;20220802;30.6;14;22.3;1.1;15.1;0;4.62;24074 +93100;48.98048;6.80991;248;20220803;34.5;15.1;24.8;1.2;13.9;0;5.31;25916 +93100;48.98048;6.80991;248;20220804;37.5;17;27.2;1.9;14.7;2.5;6.37;26505 +93100;48.98048;6.80991;248;20220805;24.4;19.4;21.9;4.1;17.9;.1;3.62;12820 +93100;48.98048;6.80991;248;20220806;25;12.7;18.8;4.6;11.2;0;5.2;20210 +93100;48.98048;6.80991;248;20220807;27.4;10.8;19.1;4.2;9.7;0;5.97;23402 +93100;48.98048;6.80991;248;20220808;30.3;11.6;20.9;3.1;10.2;0;6.04;24712 +93100;48.98048;6.80991;248;20220809;30.9;13.5;22.2;3.3;10.9;0;6.18;23678 +93100;48.98048;6.80991;248;20220810;29.9;15;22.4;4.3;10.1;0;6.62;21744 +93100;48.98048;6.80991;248;20220811;29.9;13.6;21.7;3.7;9.9;0;6.26;22615 +93100;48.98048;6.80991;248;20220812;29.8;13.8;21.8;3.5;9.9;0;6.08;22256 +93100;48.98048;6.80991;248;20220813;30.3;13.4;21.8;3.2;10.1;0;5.96;22732 +93100;48.98048;6.80991;248;20220814;31.1;13.2;22.1;3.4;12.1;6.2;6;23247 +93100;48.98048;6.80991;248;20220815;25.4;17.1;21.2;3.9;17.6;.7;3.77;15597 +93100;48.98048;6.80991;248;20220816;29.4;15.1;22.2;1.4;16.8;.4;4.05;20448 +93100;48.98048;6.80991;248;20220817;29;17.6;23.3;2.1;17.4;2.6;4.12;18085 +93100;48.98048;6.80991;248;20220818;24.1;18.5;21.3;2;18.6;1.2;2.79;12466 +93100;48.98048;6.80991;248;20220819;27;16.7;21.8;2.8;16.7;1.7;3.96;16917 +93100;48.98048;6.80991;248;20220820;25.9;16.4;21.1;2.9;15.4;0;3.88;16108 +93100;48.98048;6.80991;248;20220821;27.7;10.1;18.9;1;11.9;0;3.75;21895 +93100;48.98048;6.80991;248;20220822;29.8;12;20.9;1.1;12.1;0;4.02;21849 +93100;48.98048;6.80991;248;20220823;30.5;14;22.2;1.4;13.5;0;4.19;20855 +93100;48.98048;6.80991;248;20220824;32.2;14.1;23.1;2.2;13;0;5.05;21684 +93100;48.98048;6.80991;248;20220825;31.3;14;22.6;1.8;13.7;0;4.53;21017 +93100;48.98048;6.80991;248;20220826;26.3;16.6;21.4;2.1;16.4;.4;3.42;15508 +93100;48.98048;6.80991;248;20220827;24;18;21;2.4;18;0;2.78;12010 +93100;48.98048;6.80991;248;20220828;26.5;14.5;20.5;3.3;15.9;0;3.87;16997 +93100;48.98048;6.80991;248;20220829;28.9;14.6;21.7;3.5;12.5;0;5.03;18427 +93100;48.98048;6.80991;248;20220830;30.6;13.5;22;2.9;13.4;3.9;4.94;20007 +93100;48.98048;6.80991;248;20220831;25.8;16;20.9;2.5;17.4;.9;3.21;14915 +93100;48.98048;6.80991;248;20220901;25.3;12;18.6;2.9;13.9;0;3.62;17279 +93100;48.98048;6.80991;248;20220902;26.4;12;19.2;3.7;12.7;9.6;4.32;17828 +93100;48.98048;6.80991;248;20220903;21.6;15.8;18.7;2.3;17.5;2.1;2.18;11066 +93100;48.98048;6.80991;248;20220904;27.2;13.1;20.1;1.4;14.9;0;3.23;17303 +93100;48.98048;6.80991;248;20220905;29;12.9;20.9;2.2;15.4;5.3;3.83;18336 +93100;48.98048;6.80991;248;20220906;28.3;15.3;21.8;2.4;17.8;1.2;3.51;16274 +93100;48.98048;6.80991;248;20220907;22.9;15.7;19.3;2.4;16.9;8.5;2.47;11891 +93100;48.98048;6.80991;248;20220908;19.9;14.7;17.3;3.4;15.9;4.2;2.08;9944 +93100;48.98048;6.80991;248;20220909;19.6;14.6;17.1;4.8;14.8;9.8;2.4;9641 +93100;48.98048;6.80991;248;20220910;17.4;13.6;15.5;4.6;15.1;3.2;1.65;8266 +93100;48.98048;6.80991;248;20220911;20.2;14.2;17.2;2.2;15.1;.1;2.06;10374 +93100;48.98048;6.80991;248;20220912;25.3;9.3;17.3;1.4;13.3;.1;2.82;17003 +93100;48.98048;6.80991;248;20220913;27.4;11.7;19.5;2;15.7;9.9;3.16;16656 +93100;48.98048;6.80991;248;20220914;23.2;17.8;20.5;4.1;20;8.4;2.18;9501 +93100;48.98048;6.80991;248;20220915;19.2;16.4;17.8;3.1;16.1;6.1;1.78;6655 +93100;48.98048;6.80991;248;20220916;16.8;12.8;14.8;2.9;11.7;.4;2;7938 +93100;48.98048;6.80991;248;20220917;15.5;7.8;11.6;3.9;10;.8;2.06;11035 +93100;48.98048;6.80991;248;20220918;16;8.4;12.2;5.1;9.7;.4;2.44;10833 +93100;48.98048;6.80991;248;20220919;16.5;5.4;10.9;2.2;9.4;0;1.97;13018 +93100;48.98048;6.80991;248;20220920;14.7;5.3;10;1.2;9.5;.1;1.54;11806 +93100;48.98048;6.80991;248;20220921;17.1;3.5;10.3;2.4;8.8;0;2.1;14109 +93100;48.98048;6.80991;248;20220922;18.8;3.4;11.1;2;8.3;0;2.28;14856 +93100;48.98048;6.80991;248;20220923;19.1;3.9;11.5;1.3;9.5;0;1.95;14576 +93100;48.98048;6.80991;248;20220924;18.2;8.1;13.1;2;11.8;.5;1.78;11662 +93100;48.98048;6.80991;248;20220925;15.3;10.3;12.8;2.2;11.8;3;1.42;7987 +93100;48.98048;6.80991;248;20220926;15.2;6.1;10.6;4.3;9.9;8.3;1.82;10771 +93100;48.98048;6.80991;248;20220927;12;8.5;10.2;5.8;10.4;12;1.32;6446 +93100;48.98048;6.80991;248;20220928;13.5;8.7;11.1;4;10.3;0;1.53;7515 +93100;48.98048;6.80991;248;20220929;13.6;4;8.8;.9;9.4;1;1.21;10646 +93100;48.98048;6.80991;248;20220930;15.7;2.5;9.1;1.3;8.7;3.5;1.47;12384 +93100;48.98048;6.80991;248;20221001;14.8;8;11.4;6.3;11.8;10.6;1.34;8660 +93100;48.98048;6.80991;248;20221002;17.5;11.7;14.6;4.2;14;20.3;1.5;7858 +93100;48.98048;6.80991;248;20221003;15.5;6.4;10.9;1.4;10.6;0;1.28;9804 +93100;48.98048;6.80991;248;20221004;18;3.6;10.8;1.3;10.1;.1;1.48;12262 +93100;48.98048;6.80991;248;20221005;21;7.1;14;3.8;12.8;0;2.06;11873 +93100;48.98048;6.80991;248;20221006;17.4;12.5;14.9;1.9;11.4;0;1.58;6792 +93100;48.98048;6.80991;248;20221007;18.1;2.4;10.2;1;10.3;0;1.32;12288 +93100;48.98048;6.80991;248;20221008;16.1;8.2;12.1;2.1;11.2;.1;1.32;8479 +93100;48.98048;6.80991;248;20221009;17.3;3.3;10.3;2.6;9.3;0;1.66;11252 +93100;48.98048;6.80991;248;20221010;21;4.6;12.8;2.3;11.8;0;1.73;12033 +93100;48.98048;6.80991;248;20221011;15.6;12.1;13.8;3.1;11.9;0;1.45;5268 +93100;48.98048;6.80991;248;20221012;14.3;3.2;8.7;.9;9.4;.1;.97;9541 +93100;48.98048;6.80991;248;20221013;15.4;5.3;10.3;2.2;12.1;.8;.89;8947 +93100;48.98048;6.80991;248;20221014;16.4;12.9;14.6;3.7;15;23.6;.97;5027 +93100;48.98048;6.80991;248;20221015;16.4;14.5;15.4;5;16.5;9.3;.76;3544 +93100;48.98048;6.80991;248;20221016;20.7;14.5;17.6;2.2;16.1;.6;1.35;6610 +93100;48.98048;6.80991;248;20221017;22.5;15.9;19.2;2.8;15.9;0;1.83;6725 +93100;48.98048;6.80991;248;20221018;20.3;14.5;17.4;2.3;16;.1;1.3;6181 +93100;48.98048;6.80991;248;20221019;18.1;12;15;4.3;14.9;.1;1.18;6248 +93100;48.98048;6.80991;248;20221020;17.5;11.4;14.4;3.3;14.6;15.4;1.01;6148 +93100;48.98048;6.80991;248;20221021;19;13.6;16.3;3.7;15.4;11.1;1.3;5668 +93100;48.98048;6.80991;248;20221022;19.7;11.4;15.5;3.3;13.8;0;1.49;7006 +93100;48.98048;6.80991;248;20221023;21.4;10.6;16;3.6;14;4.1;1.7;7918 +93100;48.98048;6.80991;248;20221024;19.3;14.4;16.8;4.7;14.2;.9;1.84;5121 +93100;48.98048;6.80991;248;20221025;18.7;11.1;14.9;2.9;13;0;1.35;6367 +93100;48.98048;6.80991;248;20221026;21;12.7;16.8;3.1;14.1;.1;1.61;6562 +93100;48.98048;6.80991;248;20221027;23.1;8.3;15.7;2.4;13.4;.1;1.54;8750 +93100;48.98048;6.80991;248;20221028;23.9;15;19.4;3.4;13.9;0;2.3;6588 +93100;48.98048;6.80991;248;20221029;23;10.6;16.8;1.9;12.8;0;1.47;7718 +93100;48.98048;6.80991;248;20221030;23.1;14.3;18.7;2.8;11.7;0;2.21;6335 +93100;48.98048;6.80991;248;20221031;18.1;8.3;13.2;1.8;12.6;5.7;.88;6596 +93100;48.98048;6.80991;248;20221101;15.3;14.4;14.8;4.6;12.5;.4;1.58;1695 +93100;48.98048;6.80991;248;20221102;15.4;8.6;12;4;10.4;0;1.37;5249 +93100;48.98048;6.80991;248;20221103;14.6;5.5;10;3;10.4;10.9;.85;6032 +93100;48.98048;6.80991;248;20221104;10.9;7.8;9.3;3.7;10.4;2.9;.67;3301 +93100;48.98048;6.80991;248;20221105;9.4;6.1;7.7;2.9;9.3;0;.6;3359 +93100;48.98048;6.80991;248;20221106;9.4;1.8;5.6;2.7;8.3;.3;.49;5210 +93100;48.98048;6.80991;248;20221107;13.3;8.3;10.8;4.7;10.8;.3;.97;4082 +93100;48.98048;6.80991;248;20221108;16.8;7.3;12;3.8;10.7;12.2;1.26;5679 +93100;48.98048;6.80991;248;20221109;13.6;11.5;12.5;3.6;12.9;.6;.72;2421 +93100;48.98048;6.80991;248;20221110;9.5;3.9;6.7;1.9;10.1;0;.23;4129 +93100;48.98048;6.80991;248;20221111;7.8;4.9;6.3;1.6;9.1;.1;.36;2813 +93100;48.98048;6.80991;248;20221112;6.5;4.3;5.4;2.5;8.9;0;.27;2358 +93100;48.98048;6.80991;248;20221113;12;5;8.5;3.3;8.8;0;.85;4438 +93100;48.98048;6.80991;248;20221114;12.5;4.1;8.3;3;10.2;.4;.45;4820 +93100;48.98048;6.80991;248;20221115;14.1;10.4;12.2;3.6;12.3;10;.76;3018 +93100;48.98048;6.80991;248;20221116;12.5;8.9;10.7;4.2;11.4;3.7;.66;2923 +93100;48.98048;6.80991;248;20221117;12.2;9.5;10.8;6.3;10.8;17.4;1.03;2438 +93100;48.98048;6.80991;248;20221118;10.2;7.5;8.8;4;10.2;1;.56;2398 +93100;48.98048;6.80991;248;20221119;8.4;5.9;7.1;3.9;9.3;1.5;.46;2256 +93100;48.98048;6.80991;248;20221120;9;6.4;7.7;5.9;8.7;4.8;.88;2271 +93100;48.98048;6.80991;248;20221121;8.2;4.7;6.4;5;8.8;2.8;.47;2656 +93100;48.98048;6.80991;248;20221122;6.9;4.1;5.5;5.4;8.5;1.3;.36;2298 +93100;48.98048;6.80991;248;20221123;10.5;4.7;7.6;4.7;8.5;5.4;.83;3428 +93100;48.98048;6.80991;248;20221124;10.6;6.6;8.6;4.4;9.2;1;.8;2741 +93100;48.98048;6.80991;248;20221125;10.3;6.2;8.2;3;9;.4;.66;2740 +93100;48.98048;6.80991;248;20221126;6.6;4.6;5.6;1.6;8.6;0;.32;1770 +93100;48.98048;6.80991;248;20221127;7.7;.9;4.3;1.9;7.7;0;.25;3545 +93100;48.98048;6.80991;248;20221128;9.4;4.2;6.8;3;8.9;3.9;.41;3012 +93100;48.98048;6.80991;248;20221129;8.9;5.7;7.3;1.9;9.4;.3;.35;2249 +93100;48.98048;6.80991;248;20221130;7.5;4.9;6.2;2.9;8.7;.6;.38;1964 +93100;48.98048;6.80991;248;20221201;4.4;4.1;4.2;3.8;7.4;.1;.52;402 +93100;48.98048;6.80991;248;20221202;3.4;2.3;2.8;2.6;6.8;.4;.39;1111 +93100;48.98048;6.80991;248;20221203;3.4;1.9;2.6;5;6.3;0;.58;1345 +93100;48.98048;6.80991;248;20221204;1.9;1.1;1.5;3.9;6.2;3.7;.39;866 +93100;48.98048;6.80991;248;20221205;4.7;1.7;3.2;2.5;7.14;.3;.31;1507 +93100;48.98048;6.80991;248;20221206;3.4;1.5;2.4;1.9;6.87;0;.31;1126 +93100;48.98048;6.80991;248;20221207;3.4;.6;2;2.2;6.4;.4;.3;1901 +93100;48.98048;6.80991;248;20221208;3.2;0;1.6;1.8;6.3;.1;.26;2041 +93100;48.98048;6.80991;248;20221209;2.3;-2.5;-.1;2.5;5.4;0;.27;2567 +93100;48.98048;6.80991;248;20221210;2.1;-1;.5;3;5.3;.1;.44;1972 +93100;48.98048;6.80991;248;20221211;-1.2;-3.5;-2.4;2;4.9;0;.19;1633 +93100;48.98048;6.80991;248;20221212;-.7;-3.3;-2;2.6;4.3;0;.4;1749 +93100;48.98048;6.80991;248;20221213;-.4;-6;-3.2;4.6;3.6;0;.58;2734 +93100;48.98048;6.80991;248;20221214;-1.5;-3;-2.3;2.9;4.7;1.6;.29;1221 +93100;48.98048;6.80991;248;20221215;-1.5;-4.5;-3;3.7;4.4;0;.28;1879 +93100;48.98048;6.80991;248;20221216;.1;-8.3;-4.1;1.7;3.4;0;.28;3394 +93100;48.98048;6.80991;248;20221217;-1.8;-11.1;-6.5;2.4;3;0;.27;3582 +93100;48.98048;6.80991;248;20221218;-3.9;-7.6;-5.8;3.5;3.7;.1;.18;2111 +93100;48.98048;6.80991;248;20221219;11;-3.8;3.6;3.7;7.7;0;.28;4604 +93100;48.98048;6.80991;248;20221220;13.9;9.7;11.8;5.1;10.5;10.8;1.22;2269 +93100;48.98048;6.80991;248;20221221;11.3;10.6;10.9;5.9;11.7;8.6;.72;696 +93100;48.98048;6.80991;248;20221222;10.9;10;10.4;8.6;11.6;15.5;.64;842 +93100;48.98048;6.80991;248;20221223;13.5;10;11.7;5.9;12.7;6.9;.53;2040 +93100;48.98048;6.80991;248;20221224;11.4;9.6;10.5;4.7;10.9;.7;.76;1356 +93100;48.98048;6.80991;248;20221225;13.4;8.7;11;2.7;10.8;.8;.64;2436 +93100;48.98048;6.80991;248;20221226;11;10.4;10.7;5.5;10;5.1;1.25;624 +93100;48.98048;6.80991;248;20221227;7;1.4;4.2;3.4;6.9;0;.5;2713 +93100;48.98048;6.80991;248;20221228;8.9;3.2;6;6.1;8.3;.2;.55;2753 +93100;48.98048;6.80991;248;20221229;11.3;8.9;10.1;7.3;9.5;2;1.34;1659 +93100;48.98048;6.80991;248;20221230;11.3;4.8;8;5.7;9.6;4.9;.57;2997 +93100;48.98048;6.80991;248;20221231;16;11.4;13.7;7.5;11.9;0;1.62;2475 +93101;48.98969;7.15113;285;20220101;15.6;7.5;11.5;2.3;10.49;0;.55;3480 +93101;48.98969;7.15113;285;20220102;11.2;4.7;7.9;5.6;8.98;.6;.8;2606 +93101;48.98969;7.15113;285;20220103;10.5;9.1;9.8;7.9;10.33;14.7;.89;1214 +93101;48.98969;7.15113;285;20220104;10.4;9;9.7;7;9.78;16.6;1.09;821 +93101;48.98969;7.15113;285;20220105;2.2;1.4;1.8;5.9;6.08;0;.48;1340 +93101;48.98969;7.15113;285;20220106;4.8;1.6;3.2;2.9;6.21;.1;.47;2907 +93101;48.98969;7.15113;285;20220107;1.4;-.9;.2;5.9;6.13;5.2;.15;1283 +93101;48.98969;7.15113;285;20220108;3.2;1.2;2.2;6.8;6.63;10.2;.34;1693 +93101;48.98969;7.15113;285;20220109;4.7;2.4;3.5;5.5;6.83;1.4;.51;2083 +93101;48.98969;7.15113;285;20220110;.1;-2.1;-1;.9;5.56;.1;.19;1831 +93101;48.98969;7.15113;285;20220111;4.1;-2.9;.6;2.2;5.41;0;.25;4397 +93101;48.98969;7.15113;285;20220112;3.6;-2.9;.4;2.2;5.06;0;.34;4139 +93101;48.98969;7.15113;285;20220113;3.8;-2.8;.5;2.2;5.48;0;.29;3665 +93101;48.98969;7.15113;285;20220114;8.1;-2.3;2.9;1.3;5.83;.1;.28;4955 +93101;48.98969;7.15113;285;20220115;.8;-2.8;-1;2.9;5.38;0;.2;2819 +93101;48.98969;7.15113;285;20220116;.7;-2.3;-.8;3.9;5.68;.4;.16;1595 +93101;48.98969;7.15113;285;20220117;2.4;-.4;1;3.5;6.46;.2;.19;1598 +93101;48.98969;7.15113;285;20220118;5.9;2.2;4.1;3.3;6.93;0;.49;2814 +93101;48.98969;7.15113;285;20220119;2;-1.4;.3;4.8;6.13;2.2;.19;1788 +93101;48.98969;7.15113;285;20220120;3.4;.9;2.2;3.9;6.06;.3;.5;2323 +93101;48.98969;7.15113;285;20220121;3.6;-.9;1.4;2.7;5.73;.1;.39;3512 +93101;48.98969;7.15113;285;20220122;3.7;1.6;2.6;2.7;6.66;0;.38;1707 +93101;48.98969;7.15113;285;20220123;5.1;2.1;3.6;2.6;6.51;0;.54;2273 +93101;48.98969;7.15113;285;20220124;6;-.7;2.7;3.5;5.78;0;.61;5190 +93101;48.98969;7.15113;285;20220125;-.1;-3.1;-1.6;1.2;5.31;0;.22;2441 +93101;48.98969;7.15113;285;20220126;-1.2;-2;-1.6;2.8;5.23;0;.25;800 +93101;48.98969;7.15113;285;20220127;.6;-2.7;-1.1;4.5;5.61;1;.15;2205 +93101;48.98969;7.15113;285;20220128;3.3;.5;1.9;3.6;6.83;0;.24;2447 +93101;48.98969;7.15113;285;20220129;3.4;1;2.2;6.9;7.13;2.2;.14;1777 +93101;48.98969;7.15113;285;20220130;6.2;3.3;4.8;3.7;6.81;.5;.71;4067 +93101;48.98969;7.15113;285;20220131;5;-.6;2.2;7.4;6.43;1;.53;3033 +93101;48.98969;7.15113;285;20220201;3.5;1.1;2.3;7;6.98;2.8;.24;1643 +93101;48.98969;7.15113;285;20220202;8.2;4;6.1;4.9;9.48;1.8;.19;2889 +93101;48.98969;7.15113;285;20220203;7.2;6.5;6.8;3.6;8.83;.5;.56;1541 +93101;48.98969;7.15113;285;20220204;6.3;4.7;5.5;5.9;7.86;2;.67;1903 +93101;48.98969;7.15113;285;20220205;5.9;-.2;2.8;4.8;6.38;.3;.64;4322 +93101;48.98969;7.15113;285;20220206;6.5;2.3;4.4;10.7;7.63;24.8;.56;2204 +93101;48.98969;7.15113;285;20220207;5.8;1.3;3.5;5.4;5.93;0;.96;4921 +93101;48.98969;7.15113;285;20220208;7;1;4;4.4;7.56;0;.45;3341 +93101;48.98969;7.15113;285;20220209;12;4.3;8.1;2.8;7.63;0;1.08;7371 +93101;48.98969;7.15113;285;20220210;5.9;3.2;4.5;4.9;7.31;.6;.71;1100 +93101;48.98969;7.15113;285;20220211;6;1.2;3.6;3.5;5.81;0;.88;6400 +93101;48.98969;7.15113;285;20220212;6.2;-3.7;1.3;2.7;4.61;0;.85;9300 +93101;48.98969;7.15113;285;20220213;11.2;-2.1;4.6;4.3;5.91;0;1.34;10300 +93101;48.98969;7.15113;285;20220214;10.6;3.5;7.1;5.4;8.9;2.1;1.24;4010 +93101;48.98969;7.15113;285;20220215;8.9;5.1;7;6.4;7.11;2.2;1.45;6800 +93101;48.98969;7.15113;285;20220216;10.1;4.8;7.5;9;9.76;9.8;.56;4443 +93101;48.98969;7.15113;285;20220217;10.5;9.6;10.1;9.6;9.24;1.2;1.66;3373 +93101;48.98969;7.15113;285;20220218;12.4;7.2;9.8;7.7;8.56;1.9;1.89;4623 +93101;48.98969;7.15113;285;20220219;7.7;3.2;5.4;6.9;5.71;0;1.74;5769 +93101;48.98969;7.15113;285;20220220;8.6;4.8;6.7;8.7;8.51;10.6;.91;4084 +93101;48.98969;7.15113;285;20220221;6.4;3.4;4.9;8.2;7.26;2.6;.91;4155 +93101;48.98969;7.15113;285;20220222;7.5;3.3;5.4;6.5;8.33;3.5;.54;4192 +93101;48.98969;7.15113;285;20220223;11.6;3;7.3;2.4;7.93;0;1.08;9726 +93101;48.98969;7.15113;285;20220224;10.7;4.3;7.5;5.6;7.51;2.5;1.5;6543 +93101;48.98969;7.15113;285;20220225;6.3;.2;3.3;4.4;5.93;1.9;1;6440 +93101;48.98969;7.15113;285;20220226;6.5;-3;1.8;2.6;5.18;0;.97;10602 +93101;48.98969;7.15113;285;20220227;8.4;-.3;4.1;5;4.73;0;1.76;10872 +93101;48.98969;7.15113;285;20220228;9.5;-1.8;3.8;3.2;4.41;0;1.63;11298 +93101;48.98969;7.15113;285;20220301;8.3;-1.7;3.3;3;3.98;0;1.59;10656 +93101;48.98969;7.15113;285;20220302;8;-2.5;2.7;2;4.43;0;1.19;8202 +93101;48.98969;7.15113;285;20220303;11.7;-3.2;4.3;2;4.61;0;1.53;12771 +93101;48.98969;7.15113;285;20220304;9.4;-2.3;3.5;3.1;3.91;0;1.77;12525 +93101;48.98969;7.15113;285;20220305;7.1;-3.6;1.8;2.9;3.83;0;1.48;12501 +93101;48.98969;7.15113;285;20220306;6.4;-4.3;1.1;3.7;3.63;0;1.6;12442 +93101;48.98969;7.15113;285;20220307;4.3;-3.5;.4;4.9;3.43;0;1.64;12008 +93101;48.98969;7.15113;285;20220308;8.8;-2.6;3.1;4.3;3.41;0;2.17;13221 +93101;48.98969;7.15113;285;20220309;12.9;-3.5;4.7;2.1;4.28;0;1.83;14226 +93101;48.98969;7.15113;285;20220310;14.6;-1.5;6.6;3;4.36;0;2.44;14469 +93101;48.98969;7.15113;285;20220311;13.8;-.4;6.7;3.3;4.81;.1;2.35;13301 +93101;48.98969;7.15113;285;20220312;13.5;5.2;9.4;2.5;6.76;.1;1.87;9618 +93101;48.98969;7.15113;285;20220313;14.3;2.7;8.5;3;7.11;2;1.9;10589 +93101;48.98969;7.15113;285;20220314;13.1;5.6;9.3;3.8;7.88;.1;1.85;9482 +93101;48.98969;7.15113;285;20220315;10.8;4.6;7.7;2.4;9.03;2.8;.95;5477 +93101;48.98969;7.15113;285;20220316;10.6;5.4;8;3.3;9.66;0;.96;7567 +93101;48.98969;7.15113;285;20220317;9.9;7.1;8.5;3.1;8.91;.3;1.08;3985 +93101;48.98969;7.15113;285;20220318;12.1;3.7;7.9;6.7;6.51;0;2.56;14500 +93101;48.98969;7.15113;285;20220319;12.5;3.2;7.9;7;5.71;0;3.03;17600 +93101;48.98969;7.15113;285;20220320;15.5;3.1;9.3;3.6;6.71;.2;2.4;10900 +93101;48.98969;7.15113;285;20220321;17.2;5;11.1;2.3;7.01;0;2.56;17000 +93101;48.98969;7.15113;285;20220322;16.2;3.4;9.8;2.1;5.21;0;2.64;18600 +93101;48.98969;7.15113;285;20220323;18.7;1.7;10.2;1.4;5.31;0;2.47;18400 +93101;48.98969;7.15113;285;20220324;18.9;3.7;11.3;2.1;5.61;0;2.93;18900 +93101;48.98969;7.15113;285;20220325;18.8;1.3;10;2.8;5.57;0;3.16;18541 +93101;48.98969;7.15113;285;20220326;17.9;5.2;11.6;5;5.91;0;3.95;19500 +93101;48.98969;7.15113;285;20220327;20.1;6.7;13.4;3.8;7.11;0;3.82;20100 +93101;48.98969;7.15113;285;20220328;20.5;5.6;13.1;1.8;7.71;0;2.87;18600 +93101;48.98969;7.15113;285;20220329;16.2;6.7;11.5;1.6;7.81;1;1.9;9400 +93101;48.98969;7.15113;285;20220330;9.6;8.3;9;2.5;9.31;5.8;1.16;6000 +93101;48.98969;7.15113;285;20220331;6.7;3.9;5.3;2.9;7.71;2.1;.89;5400 +93101;48.98969;7.15113;285;20220401;3.6;2.2;2.9;4.1;5.81;2.3;.97;3300 +93101;48.98969;7.15113;285;20220402;2.6;-.2;1.2;4.4;5.06;.9;.92;5783 +93101;48.98969;7.15113;285;20220403;6.6;-1.6;2.5;2.8;4.01;0;2;17500 +93101;48.98969;7.15113;285;20220404;9.1;-3;3.1;6.5;4.91;3.3;2.3;18400 +93101;48.98969;7.15113;285;20220405;8;4.1;6.1;7;8.91;3.6;.52;2400 +93101;48.98969;7.15113;285;20220406;10.8;8;9.4;6.8;9.41;1.3;1.57;7300 +93101;48.98969;7.15113;285;20220407;11.8;7.7;9.8;8.8;9.11;11.7;1.84;5100 +93101;48.98969;7.15113;285;20220408;6.3;5.3;5.8;4.7;6.81;48.6;1.27;3400 +93101;48.98969;7.15113;285;20220409;9;.3;4.7;3.5;6.11;.2;1.92;16500 +93101;48.98969;7.15113;285;20220410;10.8;-.6;5.1;1.7;5.91;.1;1.84;14800 +93101;48.98969;7.15113;285;20220411;16.7;1.4;9.1;3.8;6.51;0;3.39;22400 +93101;48.98969;7.15113;285;20220412;21.5;6;13.8;2.7;8.41;0;3.48;17900 +93101;48.98969;7.15113;285;20220413;22.8;9.7;16.3;1.9;9.81;0;3.43;18800 +93101;48.98969;7.15113;285;20220414;19.5;11.9;15.7;1.9;11.61;0;2.6;13700 +93101;48.98969;7.15113;285;20220415;19.4;7.6;13.5;2.9;9.81;0;3.09;17200 +93101;48.98969;7.15113;285;20220416;15.2;5.5;10.4;5.4;6.91;0;3.69;22500 +93101;48.98969;7.15113;285;20220417;16.5;2;9.3;4.9;5.21;0;4.21;25400 +93101;48.98969;7.15113;285;20220418;17.6;3.4;10.5;3.6;6.01;0;4.01;25200 +93101;48.98969;7.15113;285;20220419;19;3.2;11.1;2.8;6.61;0;3.74;23000 +93101;48.98969;7.15113;285;20220420;15.6;5.1;10.4;4.5;5.61;0;4.08;24100 +93101;48.98969;7.15113;285;20220421;16.6;5;10.8;5;7.61;0;3.76;23600 +93101;48.98969;7.15113;285;20220422;18.1;5.3;11.7;5;8.61;0;3.77;22900 +93101;48.98969;7.15113;285;20220423;15.7;7.5;11.6;5.2;9.11;1.6;2.84;14000 +93101;48.98969;7.15113;285;20220424;12.3;8.6;10.5;2.2;10.71;5.6;1.31;6900 +93101;48.98969;7.15113;285;20220425;16.7;8.2;12.5;1.5;10.31;3;2.29;14000 +93101;48.98969;7.15113;285;20220426;13;4.6;8.8;2.9;8.61;1.3;2.25;16400 +93101;48.98969;7.15113;285;20220427;16.9;2.2;9.6;3.3;8.61;0;3.05;21900 +93101;48.98969;7.15113;285;20220428;19.7;6.4;13.1;4.1;8.01;0;4.53;26900 +93101;48.98969;7.15113;285;20220429;18.3;8.3;13.3;2.9;8.31;.8;3.3;16100 +93101;48.98969;7.15113;285;20220430;14.5;7.2;10.9;3;8.81;0;2.5;14300 +93101;48.98969;7.15113;285;20220501;15.7;3.4;9.6;2;9.01;0;2.13;13300 +93101;48.98969;7.15113;285;20220502;19.1;7;13.1;2.7;9.71;0;3.45;21100 +93101;48.98969;7.15113;285;20220503;21.2;6.8;14;2.6;10.31;.6;3.81;23000 +93101;48.98969;7.15113;285;20220504;20.4;7.3;13.9;1.9;10.91;5.4;3.27;20300 +93101;48.98969;7.15113;285;20220505;14.6;8.7;11.7;2.1;10.81;.4;1.61;7600 +93101;48.98969;7.15113;285;20220506;19.7;9;14.3;2.1;10.23;0;3.1;16436 +93101;48.98969;7.15113;285;20220507;21.5;6.4;13.9;1.7;9.93;0;3.25;18120 +93101;48.98969;7.15113;285;20220508;21.7;8.9;15.3;3;11.28;.4;3.49;17192 +93101;48.98969;7.15113;285;20220509;23.4;8.9;16.2;2.5;11.76;0;3.75;19032 +93101;48.98969;7.15113;285;20220510;24.2;10.1;17.1;2.2;12.61;0;3.52;17055 +93101;48.98969;7.15113;285;20220511;26.7;13.8;20.3;4.5;13.46;0;5.01;18397 +93101;48.98969;7.15113;285;20220512;21.7;14.1;17.9;3.4;13.46;.1;3.35;13828 +93101;48.98969;7.15113;285;20220513;20.7;13.8;17.2;2.8;11.38;0;3.53;15595 +93101;48.98969;7.15113;285;20220514;23.4;6.5;14.9;1.5;9.76;0;3.65;20446 +93101;48.98969;7.15113;285;20220515;26.7;8.9;17.8;2.8;11.48;.1;4.66;21007 +93101;48.98969;7.15113;285;20220516;21.6;15.7;18.6;3.8;14.46;3;3.18;11809 +93101;48.98969;7.15113;285;20220517;25.4;10.8;18.1;1.6;13.63;0;3.72;19436 +93101;48.98969;7.15113;285;20220518;28.5;12.6;20.5;2.3;13.51;0;4.62;20449 +93101;48.98969;7.15113;285;20220519;28.4;14.7;21.5;3.1;15.56;2.4;4.5;17438 +93101;48.98969;7.15113;285;20220520;27.8;16;21.9;4.1;15.63;4.5;4.68;16025 +93101;48.98969;7.15113;285;20220521;21.3;9.5;15.4;3;11.76;0;3.51;17745 +93101;48.98969;7.15113;285;20220522;23.3;8.8;16.1;1.6;11.31;3.9;3.44;17648 +93101;48.98969;7.15113;285;20220523;24;13.1;18.5;4.3;14.86;8.8;3.7;15148 +93101;48.98969;7.15113;285;20220524;17.4;12.1;14.8;4.1;12.63;.2;2.61;12594 +93101;48.98969;7.15113;285;20220525;20;7.1;13.5;3.1;10.41;0;3.47;18517 +93101;48.98969;7.15113;285;20220526;19.9;12.1;16;3.8;11.51;0;3.38;13921 +93101;48.98969;7.15113;285;20220527;18.2;11.7;15;4.1;12.38;.1;2.65;11054 +93101;48.98969;7.15113;285;20220528;17.7;6.9;12.3;2;8.88;.1;2.99;16369 +93101;48.98969;7.15113;285;20220529;16.2;7.7;12;2.6;7.96;.2;3.07;15629 +93101;48.98969;7.15113;285;20220530;18.4;3.6;11;2.3;8.28;0;3.27;19370 +93101;48.98969;7.15113;285;20220531;21.4;6.6;14;2.5;8.78;0;3.91;19910 +93101;48.98969;7.15113;285;20220601;21.7;7.8;14.7;2.6;9.28;0;4.08;20481 +93101;48.98969;7.15113;285;20220602;22.4;8.5;15.4;2.7;10.11;0;3.99;19500 +93101;48.98969;7.15113;285;20220603;23.6;10.9;17.2;1.9;13.63;1.5;3.25;15520 +93101;48.98969;7.15113;285;20220604;26.6;14.1;20.3;2.2;17.23;13.5;3.73;17481 +93101;48.98969;7.15113;285;20220605;22;16.6;19.3;3.2;17.91;3.5;2.57;11132 +93101;48.98969;7.15113;285;20220606;21.5;14;17.8;3.6;14.38;.2;3.27;14253 +93101;48.98969;7.15113;285;20220607;20.7;12.7;16.7;2.8;13.73;2.3;2.92;13317 +93101;48.98969;7.15113;285;20220608;21;11;16;2.8;13.51;4.9;2.9;13754 +93101;48.98969;7.15113;285;20220609;20;11.2;15.6;3.4;12.34;.2;3.62;19311 +93101;48.98969;7.15113;285;20220610;24.1;8.5;16.3;1.4;11.73;0;3.88;21325 +93101;48.98969;7.15113;285;20220611;26.8;11.3;19.1;1.2;13.53;0;4.89;27946 +93101;48.98969;7.15113;285;20220612;26.8;12.7;19.8;1.9;14.28;.3;5.05;26669 +93101;48.98969;7.15113;285;20220613;22.3;12.6;17.5;2.7;10.68;0;4.47;21453 +93101;48.98969;7.15113;285;20220614;25.7;10.5;18.1;2.9;10.28;0;5.49;26864 +93101;48.98969;7.15113;285;20220615;30.2;11.7;20.9;1.3;11.58;.1;5.67;29972 +93101;48.98969;7.15113;285;20220616;28.7;14.5;21.6;1.9;12.41;0;5.65;27754 +93101;48.98969;7.15113;285;20220617;29.9;12.9;21.4;1.9;11.48;0;5.91;28612 +93101;48.98969;7.15113;285;20220618;34.9;15;25;1.6;14.38;0;6.29;28568 +93101;48.98969;7.15113;285;20220619;34.2;21.6;27.9;4.8;16.03;2.6;8.31;26556 +93101;48.98969;7.15113;285;20220620;23.7;16.7;20.2;2.7;15.66;.8;3.82;16986 +93101;48.98969;7.15113;285;20220621;27.7;11.6;19.6;2.8;13.43;.4;5.2;24465 +93101;48.98969;7.15113;285;20220622;23.7;17.1;20.4;2.1;16.91;.7;3.17;13608 +93101;48.98969;7.15113;285;20220623;29;15.4;22.2;2.1;17.86;6.7;5.16;25544 +93101;48.98969;7.15113;285;20220624;24.4;15.9;20.1;3.4;17.01;6.4;3.87;17846 +93101;48.98969;7.15113;285;20220625;26;13.9;19.9;3.1;16.03;3.4;4.75;23822 +93101;48.98969;7.15113;285;20220626;20.2;14.5;17.4;2.1;17.26;5.6;2.51;14008 +93101;48.98969;7.15113;285;20220627;20.6;15.8;18.2;2.6;16.93;1.6;2.56;12453 +93101;48.98969;7.15113;285;20220628;24.5;10.6;17.6;2;13.93;0;4.59;26516 +93101;48.98969;7.15113;285;20220629;27.7;16.9;22.3;1.5;14.86;0;4.7;22756 +93101;48.98969;7.15113;285;20220630;29.8;14;21.9;2.4;15.78;7.8;5.53;26026 +93101;48.98969;7.15113;285;20220701;21.6;12.3;17;2.9;12.78;.1;3.87;19862 +93101;48.98969;7.15113;285;20220702;26.2;9.2;17.7;1.7;12.51;0;5.09;29267 +93101;48.98969;7.15113;285;20220703;28.6;13.5;21.1;2.6;13.36;0;5.85;27912 +93101;48.98969;7.15113;285;20220704;25.9;13.1;19.5;1.8;12.48;0;4.98;26442 +93101;48.98969;7.15113;285;20220705;26.8;12;19.4;2.2;11.61;0;5.45;28172 +93101;48.98969;7.15113;285;20220706;21.7;11.8;16.8;2.3;11.03;0;4.43;24193 +93101;48.98969;7.15113;285;20220707;20.6;10.9;15.8;3;12.36;0;3.26;15746 +93101;48.98969;7.15113;285;20220708;24.1;9.1;16.6;1.9;11.16;0;4.79;27694 +93101;48.98969;7.15113;285;20220709;26.3;10.4;18.3;1.8;12.98;0;4.74;25648 +93101;48.98969;7.15113;285;20220710;22.7;12.9;17.8;2.9;11.73;0;4.63;23987 +93101;48.98969;7.15113;285;20220711;25.7;12.7;19.2;1.8;13.38;0;4.79;25683 +93101;48.98969;7.15113;285;20220712;28;12.5;20.2;2.2;13.51;0;5.41;27476 +93101;48.98969;7.15113;285;20220713;31.6;13.1;22.4;1.5;12.68;0;5.33;25233 +93101;48.98969;7.15113;285;20220714;32.6;15.9;24.3;3.1;13.08;0;6.77;26468 +93101;48.98969;7.15113;285;20220715;25.5;12.5;19;2.1;11.06;0;4.94;25121 +93101;48.98969;7.15113;285;20220716;26.8;10.4;18.6;1.9;10.28;0;5.3;28094 +93101;48.98969;7.15113;285;20220717;29.3;12;20.6;2.6;10.11;0;6.12;28314 +93101;48.98969;7.15113;285;20220718;33.5;14.1;23.8;1.8;10.58;.1;6.19;28362 +93101;48.98969;7.15113;285;20220719;36;16.7;26.3;2.6;11.96;0;7.28;28771 +93101;48.98969;7.15113;285;20220720;31.1;20.2;25.7;2.8;15.81;7;5.71;21282 +93101;48.98969;7.15113;285;20220721;27.3;17.3;22.3;3.1;17.71;0;4.74;21577 +93101;48.98969;7.15113;285;20220722;30.8;14.6;22.7;2.1;16.06;0;5.44;25857 +93101;48.98969;7.15113;285;20220723;28.1;17.4;22.8;2.4;16.36;0;4.75;20907 +93101;48.98969;7.15113;285;20220724;31.6;15.5;23.5;1.4;14.88;0;5.33;26503 +93101;48.98969;7.15113;285;20220725;32.6;17.6;25.1;3.6;15.48;.2;6.38;23199 +93101;48.98969;7.15113;285;20220726;25;16.1;20.6;3.8;13.78;0;4.85;20486 +93101;48.98969;7.15113;285;20220727;24.7;15;19.9;2.5;12.88;0;4.29;19358 +93101;48.98969;7.15113;285;20220728;26.9;12.9;19.9;3.2;11.91;0;5.06;21009 +93101;48.98969;7.15113;285;20220729;28.4;14.2;21.3;2.5;12.91;0;5.07;22345 +93101;48.98969;7.15113;285;20220730;28.5;13.6;21;2.5;12.63;0;5.26;24222 +93101;48.98969;7.15113;285;20220731;30.7;14.9;22.8;2.9;12.96;0;5.99;25179 +93101;48.98969;7.15113;285;20220801;26.2;16.1;21.1;2.6;15.91;.1;4.03;17851 +93101;48.98969;7.15113;285;20220802;29.9;14.4;22.1;1;14.96;0;4.51;23829 +93101;48.98969;7.15113;285;20220803;34.6;15.6;25.1;1.2;14.51;0;5.4;26487 +93101;48.98969;7.15113;285;20220804;36.8;18.1;27.5;1.7;14.73;1;5.91;24836 +93101;48.98969;7.15113;285;20220805;25.7;19.9;22.8;3.4;17.63;.7;3.95;14743 +93101;48.98969;7.15113;285;20220806;24.8;13.3;19.1;3.5;11.03;0;5.08;23693 +93101;48.98969;7.15113;285;20220807;26.9;11.1;19;3.6;9.38;0;5.79;25756 +93101;48.98969;7.15113;285;20220808;29.3;12;20.7;3.2;9.66;0;6.07;25619 +93101;48.98969;7.15113;285;20220809;30.1;14.3;22.2;3.4;10.63;0;6.3;25052 +93101;48.98969;7.15113;285;20220810;29.6;15.4;22.5;3.8;10.18;0;6.41;24228 +93101;48.98969;7.15113;285;20220811;29.4;14.3;21.9;3.3;10.08;0;6.11;24616 +93101;48.98969;7.15113;285;20220812;29.4;13.9;21.7;3.3;10.08;0;6.05;24622 +93101;48.98969;7.15113;285;20220813;29.7;14.2;21.9;3.1;10.36;0;5.93;24399 +93101;48.98969;7.15113;285;20220814;30.9;14.3;22.6;3.2;12.11;4.6;5.88;22853 +93101;48.98969;7.15113;285;20220815;25;16.6;20.8;3.5;17.26;.9;3.57;15371 +93101;48.98969;7.15113;285;20220816;29.3;15.6;22.5;1.5;16.23;.1;4.12;20395 +93101;48.98969;7.15113;285;20220817;29.2;17;23.1;2.3;16.71;3.1;4.35;19163 +93101;48.98969;7.15113;285;20220818;23;18;20.5;2;18.93;3.1;2.23;9760 +93101;48.98969;7.15113;285;20220819;27.2;17.3;22.2;2.9;16.93;1.1;4.18;18157 +93101;48.98969;7.15113;285;20220820;25.6;17.1;21.3;3.1;15.48;0;4.19;18804 +93101;48.98969;7.15113;285;20220821;27.5;11.4;19.4;1.4;11.88;0;4.05;22134 +93101;48.98969;7.15113;285;20220822;29.5;13.1;21.3;1.5;12.43;0;4.27;21630 +93101;48.98969;7.15113;285;20220823;30.4;14.1;22.2;1.6;13.48;0;4.35;21357 +93101;48.98969;7.15113;285;20220824;31.4;14.6;23;2.2;12.63;0;4.96;21774 +93101;48.98969;7.15113;285;20220825;30.7;15.3;23;2.2;14.23;0;4.77;21562 +93101;48.98969;7.15113;285;20220826;28;15.7;21.8;2.4;16.33;2.1;3.97;18029 +93101;48.98969;7.15113;285;20220827;24.8;17.3;21.1;1.9;17.88;.1;2.66;11912 +93101;48.98969;7.15113;285;20220828;26;14.9;20.5;3.1;15.41;0;3.84;17185 +93101;48.98969;7.15113;285;20220829;28.1;13.8;20.9;3.4;12.36;0;4.87;19793 +93101;48.98969;7.15113;285;20220830;29.8;16;22.9;2.9;13.13;1.1;4.74;17901 +93101;48.98969;7.15113;285;20220831;24.2;15.9;20.1;2.4;15.96;.3;3.06;13982 +93101;48.98969;7.15113;285;20220901;24.2;12.6;18.4;3.2;13.33;.2;3.66;17549 +93101;48.98969;7.15113;285;20220902;25.5;12.7;19.1;3.1;11.73;9.6;4.18;19051 +93101;48.98969;7.15113;285;20220903;22.3;14.7;18.5;1.8;15.88;4.8;2.3;11277 +93101;48.98969;7.15113;285;20220904;27.1;12.6;19.8;1.5;14.48;0;3.4;18959 +93101;48.98969;7.15113;285;20220905;29;13.4;21.2;2.2;14.88;3.2;3.9;18428 +93101;48.98969;7.15113;285;20220906;29.1;15.1;22.1;3.1;17.13;.7;4.03;17460 +93101;48.98969;7.15113;285;20220907;23.8;16.2;20;2.7;17.06;11.1;2.77;13167 +93101;48.98969;7.15113;285;20220908;21;14;17.5;4;15.41;1.2;2.43;11303 +93101;48.98969;7.15113;285;20220909;19.4;14.4;16.9;5;14.56;9.5;2.41;10044 +93101;48.98969;7.15113;285;20220910;17.4;13.1;15.3;4.9;14.81;3.9;1.58;7536 +93101;48.98969;7.15113;285;20220911;21.1;14.2;17.7;2.6;14.63;.1;2.46;12503 +93101;48.98969;7.15113;285;20220912;24.9;10.1;17.5;1.9;12.88;0;3.09;18046 +93101;48.98969;7.15113;285;20220913;27.1;12.2;19.6;1.8;14.76;17.3;2.94;14450 +93101;48.98969;7.15113;285;20220914;22.9;16.9;19.9;3.4;18.96;11.1;2.04;9233 +93101;48.98969;7.15113;285;20220915;19.9;16.4;18.1;3.2;15.93;10.8;1.95;7975 +93101;48.98969;7.15113;285;20220916;17;11.9;14.4;2.9;11.93;.8;2.03;10218 +93101;48.98969;7.15113;285;20220917;15.2;7.5;11.3;4.5;9.91;1.1;2.06;11249 +93101;48.98969;7.15113;285;20220918;15.2;8.2;11.7;5;9.58;.4;2.23;10227 +93101;48.98969;7.15113;285;20220919;16.2;5.9;11.1;2.8;9.61;.2;1.99;12542 +93101;48.98969;7.15113;285;20220920;14.8;5.7;10.3;1.3;9.83;.1;1.48;10991 +93101;48.98969;7.15113;285;20220921;16.8;4.2;10.5;2.4;9.06;0;2.09;15521 +93101;48.98969;7.15113;285;20220922;18;3.9;10.9;2.4;8.36;0;2.35;16296 +93101;48.98969;7.15113;285;20220923;18.1;4.9;11.5;1.4;9.51;0;1.78;12237 +93101;48.98969;7.15113;285;20220924;17.8;8.2;13;1.8;11.61;1.3;1.6;9614 +93101;48.98969;7.15113;285;20220925;14.5;10.7;12.6;1.7;12.31;4.8;1.12;6048 +93101;48.98969;7.15113;285;20220926;13.8;6.6;10.2;4.2;10.53;7.5;1.33;8439 +93101;48.98969;7.15113;285;20220927;11.3;8.1;9.7;5.9;10.43;13.9;1.13;7167 +93101;48.98969;7.15113;285;20220928;13.2;7.7;10.4;3.9;10.21;0;1.4;8494 +93101;48.98969;7.15113;285;20220929;12.5;5.2;8.8;1.3;9.71;1.8;1.03;7646 +93101;48.98969;7.15113;285;20220930;15.7;4.1;9.9;1.6;9.31;1.5;1.52;12759 +93101;48.98969;7.15113;285;20221001;14.3;6.9;10.6;6.5;11.56;14.6;1.06;6336 +93101;48.98969;7.15113;285;20221002;15.5;12;13.8;3.5;13.86;23.9;1.08;4927 +93101;48.98969;7.15113;285;20221003;15.3;7.1;11.2;1.5;10.81;0;1.3;10500 +93101;48.98969;7.15113;285;20221004;18.9;5;11.9;1.6;10.53;.1;1.64;13285 +93101;48.98969;7.15113;285;20221005;21.3;7.7;14.5;3.5;12.86;0;2.06;11917 +93101;48.98969;7.15113;285;20221006;17.3;12.8;15;2.2;11.58;0;1.75;9600 +93101;48.98969;7.15113;285;20221007;17.8;4.5;11.2;1.1;10.68;0;1.31;11430 +93101;48.98969;7.15113;285;20221008;16.1;9.4;12.7;2.6;11.71;.1;1.38;8908 +93101;48.98969;7.15113;285;20221009;16.8;3.9;10.4;2.9;9.26;0;1.7;12656 +93101;48.98969;7.15113;285;20221010;20.7;6.7;13.7;2.6;12.31;1.1;1.75;11416 +93101;48.98969;7.15113;285;20221011;16.4;10.8;13.6;2.6;11.86;0;1.45;8891 +93101;48.98969;7.15113;285;20221012;15.1;5;10.1;1.4;9.98;.1;1.04;7960 +93101;48.98969;7.15113;285;20221013;14.5;6;10.3;2.2;11.71;1.3;.78;6061 +93101;48.98969;7.15113;285;20221014;15.7;11.5;13.6;3.6;14.53;22.5;.74;3990 +93101;48.98969;7.15113;285;20221015;16.1;14;15.1;5.2;16.21;7.6;.66;3153 +93101;48.98969;7.15113;285;20221016;20.7;14.2;17.5;2.4;15.88;.4;1.34;6588 +93101;48.98969;7.15113;285;20221017;22.5;13.2;17.8;2.7;14.98;0;1.84;9742 +93101;48.98969;7.15113;285;20221018;19.8;14.2;17;2.4;15.83;.2;1.25;6282 +93101;48.98969;7.15113;285;20221019;16.9;11.8;14.4;3.8;14.61;.1;1.04;7016 +93101;48.98969;7.15113;285;20221020;15.5;11;13.3;3;14.11;13.5;.7;3886 +93101;48.98969;7.15113;285;20221021;18.6;13.1;15.8;3.6;15.31;13.3;1.14;5365 +93101;48.98969;7.15113;285;20221022;19.7;10.8;15.3;2.8;13.63;0;1.37;8054 +93101;48.98969;7.15113;285;20221023;21.3;10.8;16.1;3.1;14.03;4.8;1.5;7275 +93101;48.98969;7.15113;285;20221024;19.5;14.1;16.8;4.7;14.11;1;1.88;6758 +93101;48.98969;7.15113;285;20221025;18;10.8;14.4;3.3;12.66;.3;1.35;6749 +93101;48.98969;7.15113;285;20221026;20.6;11.9;16.2;3;13.86;.1;1.48;7059 +93101;48.98969;7.15113;285;20221027;22;8.8;15.4;2;13.46;0;1.25;8733 +93101;48.98969;7.15113;285;20221028;23.9;14;18.9;2.5;13.56;0;1.88;7452 +93101;48.98969;7.15113;285;20221029;23.8;11.6;17.7;1.6;12.93;0;1.4;7513 +93101;48.98969;7.15113;285;20221030;23;11.7;17.3;2.2;11.46;0;1.78;7759 +93101;48.98969;7.15113;285;20221031;18.1;9.7;13.9;1.7;12.31;8.4;.95;5440 +93101;48.98969;7.15113;285;20221101;14.9;11.4;13.2;4.8;12.21;.3;1.17;5704 +93101;48.98969;7.15113;285;20221102;14.8;7.6;11.2;4;10.13;.1;1.24;7074 +93101;48.98969;7.15113;285;20221103;13.7;5.7;9.7;3.1;10.16;11.1;.79;4978 +93101;48.98969;7.15113;285;20221104;11;7.6;9.3;4.1;10.26;3.8;.71;3426 +93101;48.98969;7.15113;285;20221105;8.7;6.2;7.5;3;9.21;0;.55;3024 +93101;48.98969;7.15113;285;20221106;9;1.5;5.3;3.2;8.03;.4;.51;5201 +93101;48.98969;7.15113;285;20221107;13.1;8.3;10.7;5;10.86;.1;.92;3220 +93101;48.98969;7.15113;285;20221108;16.8;6;11.4;3.9;10.26;12.6;1.25;6486 +93101;48.98969;7.15113;285;20221109;13.8;11.4;12.6;4;12.93;1.7;.71;2667 +93101;48.98969;7.15113;285;20221110;10.9;7.4;9.1;2.4;10.36;0;.52;3240 +93101;48.98969;7.15113;285;20221111;7.5;3;5.3;1.2;8.61;.1;.3;3538 +93101;48.98969;7.15113;285;20221112;7.1;3.8;5.4;2;8.63;0;.3;2689 +93101;48.98969;7.15113;285;20221113;10.6;4;7.3;2.9;8.38;0;.64;5269 +93101;48.98969;7.15113;285;20221114;12.3;3.9;8.1;3.2;9.58;1;.61;3195 +93101;48.98969;7.15113;285;20221115;13.6;9.7;11.6;3.4;11.88;8.1;.66;3272 +93101;48.98969;7.15113;285;20221116;12.3;9.4;10.8;3.8;11.03;4.7;.7;3350 +93101;48.98969;7.15113;285;20221117;11.5;8.5;10;5.8;10.63;19.3;.78;2636 +93101;48.98969;7.15113;285;20221118;10.1;6.7;8.4;3.7;9.86;2.5;.52;2743 +93101;48.98969;7.15113;285;20221119;8;6.7;7.4;3.8;9.16;2;.55;1456 +93101;48.98969;7.15113;285;20221120;8.3;6.1;7.2;5.8;8.56;6.8;.74;2665 +93101;48.98969;7.15113;285;20221121;8.1;4.8;6.5;5.1;8.58;5.5;.53;2352 +93101;48.98969;7.15113;285;20221122;7.4;5.1;6.2;5.8;8.36;1;.56;2588 +93101;48.98969;7.15113;285;20221123;10.3;3.6;6.9;4.4;8.31;6.1;.65;4648 +93101;48.98969;7.15113;285;20221124;10.1;6.5;8.3;4.8;8.83;1.8;.85;2768 +93101;48.98969;7.15113;285;20221125;9.8;3.6;6.7;3.3;8.63;.5;.49;3207 +93101;48.98969;7.15113;285;20221126;7.2;4.6;5.9;1.9;8.38;0;.38;1774 +93101;48.98969;7.15113;285;20221127;6.8;.7;3.7;2.6;7.41;0;.26;2899 +93101;48.98969;7.15113;285;20221128;8.9;4;6.5;2.6;8.71;3.9;.41;2210 +93101;48.98969;7.15113;285;20221129;8.2;6.1;7.1;2;9.38;.8;.34;1855 +93101;48.98969;7.15113;285;20221130;7;4.8;5.9;2;8.63;.8;.34;1533 +93101;48.98969;7.15113;285;20221201;3.7;3.3;3.5;2.9;7.11;0;.4;769 +93101;48.98969;7.15113;285;20221202;3;2.3;2.7;2.5;6.76;.2;.39;665 +93101;48.98969;7.15113;285;20221203;3;1.2;2.1;4.4;6.26;0;.43;1591 +93101;48.98969;7.15113;285;20221204;1.7;.6;1.1;3.6;6.18;5.1;.32;732 +93101;48.98969;7.15113;285;20221205;4.3;1.3;2.8;2.5;7.06;.2;.28;1498 +93101;48.98969;7.15113;285;20221206;3;1.7;2.4;1.9;6.88;0;.28;1094 +93101;48.98969;7.15113;285;20221207;3.2;1;2.1;2.4;6.41;.3;.34;1415 +93101;48.98969;7.15113;285;20221208;3.2;-.2;1.5;1.9;6.06;0;.28;2061 +93101;48.98969;7.15113;285;20221209;1.3;-3.4;-1;2;5.28;0;.13;2968 +93101;48.98969;7.15113;285;20221210;.8;-.6;.1;2.2;5.21;.1;.38;1441 +93101;48.98969;7.15113;285;20221211;-1.7;-4.5;-3.1;2.1;4.71;0;.18;1458 +93101;48.98969;7.15113;285;20221212;-.7;-4.6;-2.6;2.2;4.26;0;.21;3147 +93101;48.98969;7.15113;285;20221213;-2.1;-5.9;-4;4.6;3.61;0;.45;2544 +93101;48.98969;7.15113;285;20221214;-1.8;-3.6;-2.7;2.4;4.48;2.1;.28;1372 +93101;48.98969;7.15113;285;20221215;-1.5;-3.3;-2.4;2.9;4.43;0;.27;2316 +93101;48.98969;7.15113;285;20221216;-.8;-8.5;-4.7;1.8;3.28;0;.21;4017 +93101;48.98969;7.15113;285;20221217;-1.8;-11.8;-6.8;2;2.96;0;.15;4748 +93101;48.98969;7.15113;285;20221218;-4.3;-10.8;-7.6;3.2;3.33;.1;.13;2504 +93101;48.98969;7.15113;285;20221219;9.3;-4;2.6;3.4;6.96;0;.34;3197 +93101;48.98969;7.15113;285;20221220;13.5;8.7;11.1;5.5;10.06;9.9;1.23;2054 +93101;48.98969;7.15113;285;20221221;11;10.1;10.5;6.6;11.61;8.6;.59;811 +93101;48.98969;7.15113;285;20221222;10.3;9.5;9.9;8.4;11.31;18.4;.52;804 +93101;48.98969;7.15113;285;20221223;12.9;9.4;11.2;6.5;12.43;6.8;.47;1302 +93101;48.98969;7.15113;285;20221224;10.9;9.1;10;5;10.71;.5;.65;1605 +93101;48.98969;7.15113;285;20221225;14.1;8.2;11.2;3.2;10.71;.7;.68;3054 +93101;48.98969;7.15113;285;20221226;10.4;10.2;10.3;5.9;10.18;5.2;1.04;650 +93101;48.98969;7.15113;285;20221227;5.9;1.8;3.9;3.3;6.98;0;.39;2515 +93101;48.98969;7.15113;285;20221228;9.1;1.5;5.3;6.8;8.13;.6;.47;3065 +93101;48.98969;7.15113;285;20221229;11.2;8.8;10;8.2;9.58;2.7;1.32;1411 +93101;48.98969;7.15113;285;20221230;11;3.7;7.3;5.7;9.46;3.9;.45;2698 +93101;48.98969;7.15113;285;20221231;16.2;11.3;13.7;8.6;11.86;0;1.7;2916 +93102;48.99787;7.49247;260;20220101;14;7.4;10.7;1.2;10.63;0;.35;3012 +93102;48.99787;7.49247;260;20220102;12.5;2;7.2;4.7;9.46;.1;.52;3895 +93102;48.99787;7.49247;260;20220103;11.3;9.5;10.4;7.1;10.96;11.4;.95;1450 +93102;48.99787;7.49247;260;20220104;12;9.1;10.6;6.5;10.36;15;1.12;1799 +93102;48.99787;7.49247;260;20220105;2.9;1.7;2.3;5.2;6.8;0;.37;1363 +93102;48.99787;7.49247;260;20220106;5.1;2;3.5;2.3;6.63;.1;.43;2480 +93102;48.99787;7.49247;260;20220107;2.1;-.9;.6;5.2;6.4;6;.16;1813 +93102;48.99787;7.49247;260;20220108;3.6;1.1;2.4;5.8;6.93;11.2;.31;2027 +93102;48.99787;7.49247;260;20220109;5.3;2.5;3.9;4.9;7.26;.5;.49;2228 +93102;48.99787;7.49247;260;20220110;3.1;-.9;1.1;1.2;5.86;0;.21;2710 +93102;48.99787;7.49247;260;20220111;3.9;-2.6;.7;1.3;5.54;0;.2;3769 +93102;48.99787;7.49247;260;20220112;3.5;-2.8;.3;1.5;5.36;0;.26;3768 +93102;48.99787;7.49247;260;20220113;4.2;-2;1.1;1.5;5.56;0;.29;3486 +93102;48.99787;7.49247;260;20220114;4.4;-2.7;.8;.7;5.63;.1;.17;3833 +93102;48.99787;7.49247;260;20220115;-.1;-3.1;-1.6;2.4;5.61;0;.2;2785 +93102;48.99787;7.49247;260;20220116;1.3;-2.2;-.4;4;6.01;.5;.19;1530 +93102;48.99787;7.49247;260;20220117;3.2;.3;1.7;3.1;6.93;.1;.23;1801 +93102;48.99787;7.49247;260;20220118;6.7;2.4;4.6;2.9;7.5;0;.5;2347 +93102;48.99787;7.49247;260;20220119;3;-2.4;.3;4;6.43;1.5;.13;3052 +93102;48.99787;7.49247;260;20220120;4.1;1.9;3;3.1;6.46;.2;.46;2191 +93102;48.99787;7.49247;260;20220121;3.5;-1;1.3;2.5;6.2;.1;.3;3181 +93102;48.99787;7.49247;260;20220122;4.1;2.1;3.1;2.5;7.2;0;.39;1596 +93102;48.99787;7.49247;260;20220123;5.2;2.5;3.9;2.2;7.23;0;.45;1990 +93102;48.99787;7.49247;260;20220124;4.2;-.5;1.9;2.6;6.01;0;.47;4939 +93102;48.99787;7.49247;260;20220125;.5;-3.1;-1.3;.9;5.34;0;.2;2581 +93102;48.99787;7.49247;260;20220126;-.8;-1.8;-1.3;2.9;5.51;0;.23;1015 +93102;48.99787;7.49247;260;20220127;.7;-2.6;-.9;4.6;5.84;.7;.13;2166 +93102;48.99787;7.49247;260;20220128;4.7;.4;2.6;3.4;7.24;0;.24;3380 +93102;48.99787;7.49247;260;20220129;5.1;1.2;3.1;5.8;7.5;3;.33;2571 +93102;48.99787;7.49247;260;20220130;7;4.5;5.8;3.5;7.3;.4;.77;3175 +93102;48.99787;7.49247;260;20220131;5.9;-.1;2.9;6.7;6.96;.7;.5;4100 +93102;48.99787;7.49247;260;20220201;4.2;1.8;3;6.3;7.46;3.8;.3;2197 +93102;48.99787;7.49247;260;20220202;8.7;4.5;6.6;4.5;9.83;.7;.29;3627 +93102;48.99787;7.49247;260;20220203;8.1;6.7;7.4;3.1;9.36;.4;.51;1846 +93102;48.99787;7.49247;260;20220204;7.1;5.1;6.1;5.4;8.36;2.1;.68;2004 +93102;48.99787;7.49247;260;20220205;6.4;1.2;3.8;4.8;6.86;.2;.64;4535 +93102;48.99787;7.49247;260;20220206;7;3;5;10.1;8.03;25;.66;3496 +93102;48.99787;7.49247;260;20220207;6.2;1.8;4;5.1;6.66;0;.82;4506 +93102;48.99787;7.49247;260;20220208;7.8;1.4;4.6;3.9;7.96;0;.46;4328 +93102;48.99787;7.49247;260;20220209;12;3.7;7.8;2;8.46;0;.8;6424 +93102;48.99787;7.49247;260;20220210;7.2;1.7;4.5;3.9;7.49;.4;.64;3139 +93102;48.99787;7.49247;260;20220211;6;1.8;3.9;3.1;6.26;0;.88;6253 +93102;48.99787;7.49247;260;20220212;7.6;-4.6;1.5;1.6;4.89;0;.66;9091 +93102;48.99787;7.49247;260;20220213;12;-4.2;3.9;2.8;6.09;0;1.1;10133 +93102;48.99787;7.49247;260;20220214;11.4;1.6;6.5;4.5;8.09;1.6;1.29;4466 +93102;48.99787;7.49247;260;20220215;8.5;4.4;6.5;4.8;7.69;1.9;1.19;5771 +93102;48.99787;7.49247;260;20220216;11.5;4.8;8.1;8;10.07;6.9;.64;4650 +93102;48.99787;7.49247;260;20220217;11.5;10.8;11.2;7.9;9.54;1.5;1.69;3095 +93102;48.99787;7.49247;260;20220218;13.5;7.2;10.3;7.4;8.97;1.9;1.85;5524 +93102;48.99787;7.49247;260;20220219;8.7;4.1;6.4;6.6;5.8;.1;1.76;5090 +93102;48.99787;7.49247;260;20220220;9.9;4.9;7.4;8;8.64;8.5;.99;4557 +93102;48.99787;7.49247;260;20220221;7;3.6;5.3;7.9;7.44;2.2;.85;4687 +93102;48.99787;7.49247;260;20220222;8.2;4.2;6.2;5.9;8.5;3.2;.71;5020 +93102;48.99787;7.49247;260;20220223;11.9;4.1;8;1.8;8.23;0;.99;8118 +93102;48.99787;7.49247;260;20220224;11.4;2.9;7.1;5.1;7.7;2.1;1.35;7466 +93102;48.99787;7.49247;260;20220225;6.5;1;3.8;3.7;6.03;1.8;1.02;6481 +93102;48.99787;7.49247;260;20220226;6.9;-1.6;2.6;2.3;5.33;.1;.95;8719 +93102;48.99787;7.49247;260;20220227;9.1;-1.1;4;3.7;4.8;0;1.58;9641 +93102;48.99787;7.49247;260;20220228;9.6;-1.5;4;2.4;4.46;0;1.42;10264 +93102;48.99787;7.49247;260;20220301;8.4;-2.1;3.1;2.3;4.1;0;1.35;9105 +93102;48.99787;7.49247;260;20220302;7.7;-2.8;2.4;1.4;4.53;0;1;9293 +93102;48.99787;7.49247;260;20220303;11;-3.5;3.7;1.3;4.63;0;1.2;12011 +93102;48.99787;7.49247;260;20220304;9.4;-1.5;3.9;2.4;4.06;0;1.54;10827 +93102;48.99787;7.49247;260;20220305;7.5;-3.3;2.1;2.3;3.9;0;1.35;11024 +93102;48.99787;7.49247;260;20220306;6.4;-4.4;1;3;3.64;0;1.4;12450 +93102;48.99787;7.49247;260;20220307;4.3;-3.2;.6;4.6;3.37;0;1.63;11891 +93102;48.99787;7.49247;260;20220308;9.5;-3.2;3.2;3.4;3.37;0;1.98;13633 +93102;48.99787;7.49247;260;20220309;12.5;-4.5;4;1.3;4.17;0;1.52;14958 +93102;48.99787;7.49247;260;20220310;14.7;-2.3;6.2;2.2;4.41;0;2.06;15179 +93102;48.99787;7.49247;260;20220311;13.6;-1.1;6.2;2.6;4.71;0;2.11;14103 +93102;48.99787;7.49247;260;20220312;13.6;3.9;8.8;1.7;6.43;0;1.64;10029 +93102;48.99787;7.49247;260;20220313;15;1.6;8.3;2.1;6.76;2.8;1.77;11822 +93102;48.99787;7.49247;260;20220314;13.8;6.1;9.9;3.4;8.13;0;1.87;8911 +93102;48.99787;7.49247;260;20220315;10.4;3.9;7.2;1.4;9.1;5;.97;8011 +93102;48.99787;7.49247;260;20220316;11;5.7;8.4;2.5;9.7;0;1.06;8093 +93102;48.99787;7.49247;260;20220317;10.9;6.5;8.7;2.1;8.93;.2;1.13;6978 +93102;48.99787;7.49247;260;20220318;12;4.8;8.4;6.6;6.83;0;2.61;12780 +93102;48.99787;7.49247;260;20220319;12.9;4;8.4;6.3;5.73;0;3.01;16729 +93102;48.99787;7.49247;260;20220320;16.5;2.9;9.7;2.8;6.66;.2;2.36;12599 +93102;48.99787;7.49247;260;20220321;17.8;2.8;10.3;1.7;6.76;0;2.25;15701 +93102;48.99787;7.49247;260;20220322;17;.8;8.9;1.4;5.29;0;2.27;18091 +93102;48.99787;7.49247;260;20220323;19.2;.1;9.6;1.2;5.26;0;2.31;17996 +93102;48.99787;7.49247;260;20220324;19.7;.8;10.2;1.5;5.43;0;2.59;18369 +93102;48.99787;7.49247;260;20220325;18.8;-.1;9.4;2.1;5.54;0;2.84;18116 +93102;48.99787;7.49247;260;20220326;18.6;1.4;10;3.9;5.63;0;3.65;18746 +93102;48.99787;7.49247;260;20220327;20.8;2.4;11.6;2.5;6.69;0;3.27;19185 +93102;48.99787;7.49247;260;20220328;20.9;2.7;11.8;1.4;6.96;0;2.71;18323 +93102;48.99787;7.49247;260;20220329;17.3;4.8;11.1;1.5;7.36;1.2;2.12;11085 +93102;48.99787;7.49247;260;20220330;10.3;8.2;9.3;2.2;9.76;6.4;1.18;5476 +93102;48.99787;7.49247;260;20220331;7.3;3.8;5.6;2.8;8.29;2.5;.8;4652 +93102;48.99787;7.49247;260;20220401;3.6;2.9;3.2;4.2;6.26;2.3;.92;2614 +93102;48.99787;7.49247;260;20220402;2.2;0;1.1;4.9;5.3;.8;.87;4473 +93102;48.99787;7.49247;260;20220403;6.1;-.8;2.7;2.4;4.39;0;1.72;14289 +93102;48.99787;7.49247;260;20220404;8.9;-4.5;2.2;5.6;4.79;2.7;2.12;16643 +93102;48.99787;7.49247;260;20220405;8.8;4.5;6.6;5.9;8.79;1.8;.89;3963 +93102;48.99787;7.49247;260;20220406;12.5;8.4;10.4;5.7;9.53;1.6;2.03;8104 +93102;48.99787;7.49247;260;20220407;12.6;8.2;10.4;7.6;9.4;11.3;2.23;7712 +93102;48.99787;7.49247;260;20220408;8.5;6.1;7.3;4.2;7.19;45.7;1.69;3646 +93102;48.99787;7.49247;260;20220409;9.3;-.1;4.6;3.1;6.29;.2;1.8;14958 +93102;48.99787;7.49247;260;20220410;10.9;-.7;5.1;1.4;5.99;.1;1.89;15558 +93102;48.99787;7.49247;260;20220411;18;-.1;8.9;2.4;6.46;0;2.85;19225 +93102;48.99787;7.49247;260;20220412;22.7;4;13.3;1.6;8.56;0;3;17456 +93102;48.99787;7.49247;260;20220413;23.4;8.1;15.8;1.5;10.13;0;3.19;17729 +93102;48.99787;7.49247;260;20220414;19.8;10.8;15.3;1.6;11.76;0;2.52;13350 +93102;48.99787;7.49247;260;20220415;19.9;6.4;13.1;2.9;9.73;0;3.19;17269 +93102;48.99787;7.49247;260;20220416;15.4;4.5;10;4.9;6.76;0;3.66;20791 +93102;48.99787;7.49247;260;20220417;17.2;2.6;9.9;4;5.16;0;3.97;23677 +93102;48.99787;7.49247;260;20220418;18.2;1.1;9.7;2.6;5.89;0;3.61;23809 +93102;48.99787;7.49247;260;20220419;19.5;1.7;10.6;2.4;6.33;0;3.58;21485 +93102;48.99787;7.49247;260;20220420;15.9;4.9;10.4;4.2;5.56;0;4.06;23316 +93102;48.99787;7.49247;260;20220421;17;2.9;9.9;3.7;7.62;0;3.16;21228 +93102;48.99787;7.49247;260;20220422;18.8;4.6;11.7;4.6;8.53;0;3.76;21945 +93102;48.99787;7.49247;260;20220423;16.9;7.4;12.2;4.6;9.23;2.1;2.73;13405 +93102;48.99787;7.49247;260;20220424;12.2;8.5;10.4;1.9;10.53;7.2;1.27;7059 +93102;48.99787;7.49247;260;20220425;16.2;7.4;11.8;1.5;10.53;3.9;1.99;12698 +93102;48.99787;7.49247;260;20220426;13.7;5.5;9.6;2.4;9.63;2.9;1.95;12180 +93102;48.99787;7.49247;260;20220427;17.1;3.2;10.2;2.6;8.89;0;2.8;18526 +93102;48.99787;7.49247;260;20220428;20.4;3.3;11.8;3.2;7.99;0;4.19;25595 +93102;48.99787;7.49247;260;20220429;19.3;5.2;12.2;2.4;8.46;1.1;3.23;16939 +93102;48.99787;7.49247;260;20220430;14.1;8.6;11.3;2.9;9.63;0;2.52;14753 +93102;48.99787;7.49247;260;20220501;16.2;4.1;10.1;1.6;9.09;0;2.28;14931 +93102;48.99787;7.49247;260;20220502;19.1;4.4;11.7;2.3;9.53;0;3.49;22106 +93102;48.99787;7.49247;260;20220503;21.5;5.8;13.6;1.8;10.66;2.2;3.46;21671 +93102;48.99787;7.49247;260;20220504;21.2;6;13.6;1.7;11.33;6.4;3.1;18594 +93102;48.99787;7.49247;260;20220505;14.5;8.9;11.7;1.9;11.63;.8;1.72;8896 +93102;48.99787;7.49247;260;20220506;19.8;9.2;14.5;1.7;10.63;0;3.24;19816 +93102;48.99787;7.49247;260;20220507;21.5;6.7;14.1;1.5;9.5;0;3.58;22436 +93102;48.99787;7.49247;260;20220508;22.4;8.2;15.3;2;10.96;.4;3.77;22632 +93102;48.99787;7.49247;260;20220509;23.9;9;16.4;1.8;11.43;0;4.04;23798 +93102;48.99787;7.49247;260;20220510;25;10;17.5;1.7;12.26;0;3.81;20746 +93102;48.99787;7.49247;260;20220511;27.6;13.4;20.5;4.1;12.86;0;5.66;23840 +93102;48.99787;7.49247;260;20220512;22.5;15.4;18.9;3.5;13.36;.3;3.84;15131 +93102;48.99787;7.49247;260;20220513;21.5;14.6;18;2.4;11.8;0;3.6;16521 +93102;48.99787;7.49247;260;20220514;24.3;7.4;15.9;1.2;9.8;0;4.09;25071 +93102;48.99787;7.49247;260;20220515;27.4;9.1;18.3;2.1;11.66;0;4.74;24274 +93102;48.99787;7.49247;260;20220516;22.7;14.7;18.7;3.1;14.8;1.7;3.5;17161 +93102;48.99787;7.49247;260;20220517;26.3;10.6;18.5;1.2;13.53;0;4.06;23112 +93102;48.99787;7.49247;260;20220518;29.1;12.1;20.6;1.4;13.7;0;4.73;25141 +93102;48.99787;7.49247;260;20220519;29.9;13.7;21.8;2.3;15.5;3.6;4.92;22834 +93102;48.99787;7.49247;260;20220520;29.5;15.5;22.5;3.5;16.03;2.6;5.3;22637 +93102;48.99787;7.49247;260;20220521;21.9;10.4;16.1;3.1;11.56;0;3.98;20417 +93102;48.99787;7.49247;260;20220522;24.2;8.6;16.4;1.4;11.43;3.7;4.02;23562 +93102;48.99787;7.49247;260;20220523;24.8;13.1;19;3.5;15.36;6.9;4.09;19866 +93102;48.99787;7.49247;260;20220524;18.8;12.8;15.8;3.7;12.86;.3;3.07;15208 +93102;48.99787;7.49247;260;20220525;20.9;8.1;14.5;2.4;10.2;0;3.96;23453 +93102;48.99787;7.49247;260;20220526;20.5;12.7;16.6;3.5;11;0;3.91;17147 +93102;48.99787;7.49247;260;20220527;18.7;12.3;15.5;3.7;12.26;.1;3.1;14270 +93102;48.99787;7.49247;260;20220528;18.3;8.2;13.2;1.6;9.03;0;3.3;19924 +93102;48.99787;7.49247;260;20220529;17.1;8.3;12.7;1.9;8;.5;3.29;19363 +93102;48.99787;7.49247;260;20220530;19.8;3.2;11.5;1.5;8.03;0;3.63;24947 +93102;48.99787;7.49247;260;20220531;22.2;7;14.6;1.8;8.83;0;4.28;25325 +93102;48.99787;7.49247;260;20220601;22.7;8.2;15.5;2;9.5;0;4.48;26040 +93102;48.99787;7.49247;260;20220602;23.2;9.8;16.5;2.4;10.16;0;4.43;23849 +93102;48.99787;7.49247;260;20220603;24.3;11.1;17.7;1.4;13.76;.6;3.84;21739 +93102;48.99787;7.49247;260;20220604;26.9;14.3;20.6;1.9;17.26;13.2;4.26;21800 +93102;48.99787;7.49247;260;20220605;22.6;17;19.8;3.2;18.36;5.8;3.2;16087 +93102;48.99787;7.49247;260;20220606;22.3;15.1;18.7;3.5;14.43;.3;3.85;17131 +93102;48.99787;7.49247;260;20220607;21.1;13.2;17.1;2.6;13.8;5.3;3.32;17002 +93102;48.99787;7.49247;260;20220608;20.8;11.3;16.1;2.2;13.76;5.5;3.36;19748 +93102;48.99787;7.49247;260;20220609;20.3;11.9;16.1;2.9;12.83;.3;3.38;17681 +93102;48.99787;7.49247;260;20220610;24.4;8.8;16.6;1.1;11.6;0;4.34;26404 +93102;48.99787;7.49247;260;20220611;27.4;11.2;19.3;1;13.3;0;4.57;25729 +93102;48.99787;7.49247;260;20220612;28;13;20.5;1.8;14.03;.6;5.09;26442 +93102;48.99787;7.49247;260;20220613;22.8;12.1;17.5;2.2;10.54;0;4.29;21321 +93102;48.99787;7.49247;260;20220614;26.2;10;18.1;2.2;10.4;0;5.1;26501 +93102;48.99787;7.49247;260;20220615;31.3;12;21.7;1;11.83;.1;5.37;29056 +93102;48.99787;7.49247;260;20220616;29.3;14.6;22;1.7;13;0;5.39;26436 +93102;48.99787;7.49247;260;20220617;30.1;12.7;21.4;1.1;12.3;0;5.11;27054 +93102;48.99787;7.49247;260;20220618;35.2;14.2;24.7;1.5;15.26;0;6.22;29738 +93102;48.99787;7.49247;260;20220619;35.2;20.5;27.9;3.6;16.7;0;7.52;26531 +93102;48.99787;7.49247;260;20220620;24.1;17.6;20.8;2.2;16.1;2.4;3.68;16566 +93102;48.99787;7.49247;260;20220621;28.6;12.2;20.4;2.1;13.4;.8;5.19;25826 +93102;48.99787;7.49247;260;20220622;23.3;16.3;19.8;1.9;17.13;.5;3.4;17077 +93102;48.99787;7.49247;260;20220623;30.1;14.5;22.3;1.7;17.9;7.8;5.24;26385 +93102;48.99787;7.49247;260;20220624;24.5;15.7;20.1;2.6;17.73;7.9;3.56;17302 +93102;48.99787;7.49247;260;20220625;27;13.8;20.4;2.4;16.23;2.7;4.5;22498 +93102;48.99787;7.49247;260;20220626;23.1;15.2;19.1;1.7;17.73;20.4;3.35;18131 +93102;48.99787;7.49247;260;20220627;21.5;16.3;18.9;2.2;17.26;2.6;2.69;13099 +93102;48.99787;7.49247;260;20220628;25;11.5;18.2;1.6;13.86;0;4.41;25192 +93102;48.99787;7.49247;260;20220629;28.1;16.7;22.4;1.1;14.96;0;4.51;22324 +93102;48.99787;7.49247;260;20220630;30.5;13.8;22.2;1.8;15.9;11.4;5.43;27142 +93102;48.99787;7.49247;260;20220701;22.1;12.9;17.5;2.6;13.16;.2;3.78;18722 +93102;48.99787;7.49247;260;20220702;27.4;9;18.2;1.4;12.26;0;4.98;28646 +93102;48.99787;7.49247;260;20220703;29.5;13.4;21.4;1.7;13.43;0;5.35;27271 +93102;48.99787;7.49247;260;20220704;26.6;14;20.3;1.5;12.76;0;4.7;24324 +93102;48.99787;7.49247;260;20220705;27.6;12.1;19.8;1.8;11.8;0;5.11;26527 +93102;48.99787;7.49247;260;20220706;22.9;12.2;17.6;2.5;11.36;0;4.6;23693 +93102;48.99787;7.49247;260;20220707;21.2;11.8;16.5;2.3;12.4;.1;3.57;19123 +93102;48.99787;7.49247;260;20220708;24.5;9.8;17.1;1.3;11.5;0;4.38;25719 +93102;48.99787;7.49247;260;20220709;26.6;10.6;18.6;1.4;12.96;0;4.41;23991 +93102;48.99787;7.49247;260;20220710;22.7;14.5;18.6;2.4;12.2;0;4.09;19397 +93102;48.99787;7.49247;260;20220711;26;12.1;19;1.5;13.53;0;4.11;21568 +93102;48.99787;7.49247;260;20220712;28.1;13.1;20.6;1.8;13.63;0;4.73;23673 +93102;48.99787;7.49247;260;20220713;32.1;13.6;22.9;1.1;12.9;0;5.18;26067 +93102;48.99787;7.49247;260;20220714;32.8;16.3;24.6;2.3;13.26;0;6.17;25491 +93102;48.99787;7.49247;260;20220715;26.2;12.9;19.6;1.5;11.46;0;4.45;23082 +93102;48.99787;7.49247;260;20220716;27.2;10.2;18.7;1.5;10.7;0;4.91;26683 +93102;48.99787;7.49247;260;20220717;29.2;11.9;20.5;2;10.36;0;5.51;26748 +93102;48.99787;7.49247;260;20220718;33.5;13.9;23.7;1.2;11.06;0;5.35;25850 +93102;48.99787;7.49247;260;20220719;36.5;16.3;26.4;1.6;12.7;0;6.23;27618 +93102;48.99787;7.49247;260;20220720;32;19.4;25.7;2.1;16.46;8.3;5.42;22647 +93102;48.99787;7.49247;260;20220721;28;17.6;22.8;2.5;18.26;0;4.67;21462 +93102;48.99787;7.49247;260;20220722;30.8;14.8;22.8;1.9;16.6;0;4.99;23701 +93102;48.99787;7.49247;260;20220723;28.4;18.4;23.4;1.9;16.73;0;4.39;18785 +93102;48.99787;7.49247;260;20220724;31.8;16.2;24;1.2;15.33;0;4.97;24782 +93102;48.99787;7.49247;260;20220725;33.4;16.7;25;3.2;15.86;.1;6.38;24781 +93102;48.99787;7.49247;260;20220726;26;17;21.5;3.2;14;0;4.69;19133 +93102;48.99787;7.49247;260;20220727;25.3;15;20.1;2.2;13.13;0;4.19;19725 +93102;48.99787;7.49247;260;20220728;27.7;13.4;20.6;2.4;12.4;0;4.72;21228 +93102;48.99787;7.49247;260;20220729;28.5;15.1;21.8;1.9;13.56;0;4.57;20895 +93102;48.99787;7.49247;260;20220730;29.3;14.5;21.9;2.1;12.96;0;5.09;23449 +93102;48.99787;7.49247;260;20220731;31.5;16;23.7;2.2;13.23;0;5.45;23503 +93102;48.99787;7.49247;260;20220801;27.7;17.7;22.7;2.3;16;.2;4.35;19333 +93102;48.99787;7.49247;260;20220802;30.3;15.3;22.8;1;15.23;0;4.31;22160 +93102;48.99787;7.49247;260;20220803;35.1;15.9;25.5;1.1;14.83;0;5.24;25874 +93102;48.99787;7.49247;260;20220804;37.2;18.7;27.9;1.3;15.3;.5;5.51;24102 +93102;48.99787;7.49247;260;20220805;27.4;21;24.2;2.7;17.9;.6;3.98;14226 +93102;48.99787;7.49247;260;20220806;25.5;14.1;19.8;2.5;11.53;0;4.48;20934 +93102;48.99787;7.49247;260;20220807;27.6;11.3;19.5;2.1;9.86;0;4.83;23953 +93102;48.99787;7.49247;260;20220808;29.6;11.4;20.5;1.9;10.2;0;5.04;24653 +93102;48.99787;7.49247;260;20220809;30.6;13.8;22.2;2.1;10.93;0;5.3;23754 +93102;48.99787;7.49247;260;20220810;30.1;15.4;22.8;2.9;10.66;0;5.7;22605 +93102;48.99787;7.49247;260;20220811;30.2;13.9;22;2.3;10.53;0;5.33;23066 +93102;48.99787;7.49247;260;20220812;30.1;13.7;21.9;2.5;10.6;0;5.42;23179 +93102;48.99787;7.49247;260;20220813;30.3;14;22.1;2.4;10.9;0;5.33;22925 +93102;48.99787;7.49247;260;20220814;31.2;13.9;22.6;2.3;12.63;2.8;4.97;20741 +93102;48.99787;7.49247;260;20220815;25;17.1;21;3.6;17.86;2;3.35;13868 +93102;48.99787;7.49247;260;20220816;29.1;15.6;22.4;.9;16.6;.2;3.74;20328 +93102;48.99787;7.49247;260;20220817;28.9;16.8;22.8;2;17.46;.3;3.79;17223 +93102;48.99787;7.49247;260;20220818;23.3;17.5;20.4;2;19.56;3.4;2.53;12479 +93102;48.99787;7.49247;260;20220819;27.3;17.6;22.5;2.6;17.43;2;3.82;15795 +93102;48.99787;7.49247;260;20220820;26.3;18.1;22.2;2.8;15.76;.8;3.95;15804 +93102;48.99787;7.49247;260;20220821;27.8;11.9;19.9;1.1;12.1;0;3.66;20429 +93102;48.99787;7.49247;260;20220822;29.5;13.6;21.6;.8;12.73;0;3.7;20986 +93102;48.99787;7.49247;260;20220823;30.3;14.5;22.4;1.2;13.36;0;4.02;20733 +93102;48.99787;7.49247;260;20220824;31.4;14.2;22.8;1.7;12.86;0;4.36;19458 +93102;48.99787;7.49247;260;20220825;31.3;15;23.2;1.3;14.7;0;4.17;21133 +93102;48.99787;7.49247;260;20220826;28.9;16.3;22.6;2;16.46;7.1;3.73;16375 +93102;48.99787;7.49247;260;20220827;24.9;18.1;21.5;1.4;18.6;1.8;2.42;11213 +93102;48.99787;7.49247;260;20220828;26.7;14.7;20.7;1.8;16.06;0;3.26;16363 +93102;48.99787;7.49247;260;20220829;28.4;14.2;21.3;2.3;12.76;0;4.1;17808 +93102;48.99787;7.49247;260;20220830;30.2;15.8;23;1.9;13.2;.7;4.04;17137 +93102;48.99787;7.49247;260;20220831;23.7;16;19.9;1.7;16.4;.3;2.58;13358 +93102;48.99787;7.49247;260;20220901;24.4;13.3;18.8;2.3;13.73;.4;3.15;15259 +93102;48.99787;7.49247;260;20220902;25.9;12.5;19.2;2.6;12.13;5;3.76;17439 +93102;48.99787;7.49247;260;20220903;21.9;14.6;18.2;1.3;16.23;6.9;2.21;12544 +93102;48.99787;7.49247;260;20220904;26.9;12.3;19.6;.7;14.8;0;2.76;16399 +93102;48.99787;7.49247;260;20220905;28.6;13.2;20.9;1.1;14.53;2.8;3.15;18229 +93102;48.99787;7.49247;260;20220906;29.2;15.8;22.5;1.6;16.6;.8;3.42;16368 +93102;48.99787;7.49247;260;20220907;25.4;16.5;21;1.9;17.06;7.4;2.75;13183 +93102;48.99787;7.49247;260;20220908;21.6;14.2;17.9;3.2;14.9;.1;2.58;11583 +93102;48.99787;7.49247;260;20220909;20.4;14.5;17.5;4;14.23;9;2.5;10291 +93102;48.99787;7.49247;260;20220910;18;13.4;15.7;4.6;14.5;3;1.94;8575 +93102;48.99787;7.49247;260;20220911;22.4;14.5;18.4;2.2;14.4;.1;2.52;12087 +93102;48.99787;7.49247;260;20220912;25.3;9.8;17.5;1.1;12.33;0;2.63;16089 +93102;48.99787;7.49247;260;20220913;27.1;11.3;19.2;1.1;14.06;18.1;2.67;15053 +93102;48.99787;7.49247;260;20220914;24;16.9;20.5;3;18.94;11.5;2.1;9588 +93102;48.99787;7.49247;260;20220915;20.1;16;18.1;2.6;15.67;10.4;1.81;7513 +93102;48.99787;7.49247;260;20220916;17.5;11.9;14.7;2.6;11.61;.9;2.02;10334 +93102;48.99787;7.49247;260;20220917;15.6;7.9;11.7;4.1;9.54;1.3;2.12;11304 +93102;48.99787;7.49247;260;20220918;15.3;9.2;12.2;4.7;9.2;.5;2.43;9032 +93102;48.99787;7.49247;260;20220919;16.6;6.6;11.6;2.7;9.26;0;2.07;12244 +93102;48.99787;7.49247;260;20220920;15.5;5.7;10.6;1.2;9.33;.2;1.61;12061 +93102;48.99787;7.49247;260;20220921;17.1;4.7;10.9;1.7;8.53;0;1.95;14213 +93102;48.99787;7.49247;260;20220922;18.6;3.8;11.2;1.5;7.93;0;2.11;15211 +93102;48.99787;7.49247;260;20220923;18.6;4.7;11.7;.7;9.06;0;1.61;12536 +93102;48.99787;7.49247;260;20220924;18.4;8.7;13.6;1.2;11.4;2.8;1.57;10653 +93102;48.99787;7.49247;260;20220925;14.9;11;13;1.2;12.46;6.4;1.09;5768 +93102;48.99787;7.49247;260;20220926;14.4;7.3;10.8;3.6;9.7;7.3;1.59;9286 +93102;48.99787;7.49247;260;20220927;12.3;8.6;10.5;5.5;9.83;12.3;1.52;6275 +93102;48.99787;7.49247;260;20220928;13.8;8;10.9;3.7;9.8;0;1.57;8171 +93102;48.99787;7.49247;260;20220929;13.2;6;9.6;.9;9.11;3.2;1.02;8589 +93102;48.99787;7.49247;260;20220930;16.3;6.4;11.3;1;9.03;1.7;1.42;11351 +93102;48.99787;7.49247;260;20221001;14.3;6.9;10.6;5.4;10.9;14.3;1.22;8436 +93102;48.99787;7.49247;260;20221002;17.2;12.6;14.9;3.3;13.86;23.2;1.45;6505 +93102;48.99787;7.49247;260;20221003;16.1;8.2;12.1;1.3;10.96;0;1.26;9174 +93102;48.99787;7.49247;260;20221004;18.9;4.4;11.7;1;9.8;.1;1.37;12040 +93102;48.99787;7.49247;260;20221005;22.7;6.8;14.8;2.4;11.66;0;2.17;12179 +93102;48.99787;7.49247;260;20221006;18.4;13.5;16;2.2;11.56;0;1.86;7753 +93102;48.99787;7.49247;260;20221007;18.7;6.2;12.4;.9;10.56;0;1.32;11038 +93102;48.99787;7.49247;260;20221008;16.9;10.9;13.9;1.9;11.7;.1;1.34;8145 +93102;48.99787;7.49247;260;20221009;17.7;4.1;10.9;2.1;9.06;0;1.62;11717 +93102;48.99787;7.49247;260;20221010;21.6;5.5;13.6;1.7;11.73;2.5;1.59;11229 +93102;48.99787;7.49247;260;20221011;16.6;11.7;14.1;2.1;12.16;0;1.3;6325 +93102;48.99787;7.49247;260;20221012;17.1;6.2;11.7;1;10.23;.1;1.1;8698 +93102;48.99787;7.49247;260;20221013;15.2;6.9;11.1;1.3;11.93;.7;.91;7568 +93102;48.99787;7.49247;260;20221014;15.8;11.9;13.8;2.9;15.16;20.8;.79;4557 +93102;48.99787;7.49247;260;20221015;17.5;14.2;15.8;4.4;16.76;5.6;.96;4727 +93102;48.99787;7.49247;260;20221016;21.1;14;17.5;1.6;16.1;.3;1.26;6816 +93102;48.99787;7.49247;260;20221017;23.5;10.4;17;1.5;14.4;0;1.49;9731 +93102;48.99787;7.49247;260;20221018;21.1;13.2;17.1;1.7;16.23;.2;1.22;6533 +93102;48.99787;7.49247;260;20221019;16.6;12.4;14.5;3.1;14.6;.1;.91;4779 +93102;48.99787;7.49247;260;20221020;15.2;10.5;12.9;1.9;14.5;14.9;.68;5205 +93102;48.99787;7.49247;260;20221021;17.7;12.9;15.3;3.2;16.03;13.1;.92;5649 +93102;48.99787;7.49247;260;20221022;20;11.5;15.8;2.7;14.46;.1;1.33;7564 +93102;48.99787;7.49247;260;20221023;21;9.7;15.3;2.1;14.13;5.3;1.21;8128 +93102;48.99787;7.49247;260;20221024;19.3;14.2;16.8;4;14.8;2.7;1.61;5026 +93102;48.99787;7.49247;260;20221025;18.5;11.4;15;2.8;12.83;.3;1.32;5554 +93102;48.99787;7.49247;260;20221026;21;11.3;16.2;2.1;13.63;.2;1.3;7055 +93102;48.99787;7.49247;260;20221027;21.8;7.3;14.5;.8;12.73;0;.79;8350 +93102;48.99787;7.49247;260;20221028;23;11.9;17.4;1;13.76;0;1;7483 +93102;48.99787;7.49247;260;20221029;23.3;10.4;16.8;.6;13.4;0;.8;7216 +93102;48.99787;7.49247;260;20221030;22.8;9.4;16.1;1;12.46;0;.96;7568 +93102;48.99787;7.49247;260;20221031;17.2;9.2;13.2;.8;12.1;7.1;.64;6073 +93102;48.99787;7.49247;260;20221101;15.6;10.7;13.1;3.8;12.3;.2;1.01;4985 +93102;48.99787;7.49247;260;20221102;15.6;7.7;11.7;3.5;10.06;.1;1.3;5759 +93102;48.99787;7.49247;260;20221103;13.5;4.4;8.9;2.3;9.5;10.9;.67;5931 +93102;48.99787;7.49247;260;20221104;11.1;8.2;9.6;3.5;10.26;4.5;.78;3269 +93102;48.99787;7.49247;260;20221105;9.9;7.1;8.5;2.2;9.23;0;.6;3772 +93102;48.99787;7.49247;260;20221106;9.4;.7;5.1;2.4;7.93;.1;.42;5453 +93102;48.99787;7.49247;260;20221107;14;8.3;11.2;4;10.86;0;.99;3813 +93102;48.99787;7.49247;260;20221108;16.1;4.5;10.3;2.9;9.73;12.2;.91;6400 +93102;48.99787;7.49247;260;20221109;14.1;11.4;12.7;3.2;12.73;3.3;.8;2708 +93102;48.99787;7.49247;260;20221110;13.5;7.8;10.7;1.9;10.4;0;.64;3766 +93102;48.99787;7.49247;260;20221111;7.9;3.3;5.6;.8;8.63;.1;.28;3451 +93102;48.99787;7.49247;260;20221112;7.5;3.7;5.6;1.5;8.53;0;.32;3067 +93102;48.99787;7.49247;260;20221113;9.5;4.4;7;2.3;8.23;0;.59;3701 +93102;48.99787;7.49247;260;20221114;11.9;3.7;7.8;2.5;9.26;1.5;.51;4346 +93102;48.99787;7.49247;260;20221115;13.5;9.4;11.5;2.3;11.7;8.2;.59;3032 +93102;48.99787;7.49247;260;20221116;12.8;9.7;11.2;3.5;11.06;3.7;.83;2940 +93102;48.99787;7.49247;260;20221117;12.6;8.5;10.5;5.3;10.46;16.2;.98;2972 +93102;48.99787;7.49247;260;20221118;10.7;7;8.8;2.7;9.93;4.5;.58;2921 +93102;48.99787;7.49247;260;20221119;8.4;7;7.7;2.8;9.03;1.5;.61;1377 +93102;48.99787;7.49247;260;20221120;8.7;5.3;7;4.7;8.3;5.8;.76;2224 +93102;48.99787;7.49247;260;20221121;8.9;5.1;7;4.2;8.46;3.5;.68;2712 +93102;48.99787;7.49247;260;20221122;7.6;5;6.3;4.9;8.3;.9;.67;1776 +93102;48.99787;7.49247;260;20221123;9.9;3.4;6.7;3.9;8.26;4.5;.66;3523 +93102;48.99787;7.49247;260;20221124;10.8;6.7;8.7;3.9;8.63;1.5;.94;2938 +93102;48.99787;7.49247;260;20221125;10.3;2.1;6.2;2.2;8.4;.1;.35;3810 +93102;48.99787;7.49247;260;20221126;8.1;4;6.1;1.2;8.03;0;.34;2787 +93102;48.99787;7.49247;260;20221127;6.9;1.4;4.1;1.5;7.43;0;.24;2983 +93102;48.99787;7.49247;260;20221128;8.3;3.2;5.8;1.4;8.53;3.9;.26;2665 +93102;48.99787;7.49247;260;20221129;8;6;7;1.4;9.33;1.5;.32;1690 +93102;48.99787;7.49247;260;20221130;6.9;5.4;6.1;1.5;8.73;.3;.35;1207 +93102;48.99787;7.49247;260;20221201;3.7;3.2;3.5;2.7;6.96;0;.54;345 +93102;48.99787;7.49247;260;20221202;3.1;2.8;2.9;1.9;6.9;.2;.42;362 +93102;48.99787;7.49247;260;20221203;3;1.2;2.1;4.2;6.36;0;.43;1131 +93102;48.99787;7.49247;260;20221204;2;1;1.5;3.3;6.23;4.2;.4;789 +93102;48.99787;7.49247;260;20221205;5.4;1.6;3.5;1.9;7.03;.2;.3;2049 +93102;48.99787;7.49247;260;20221206;3.6;2.7;3.1;1.8;7;0;.39;591 +93102;48.99787;7.49247;260;20221207;3.8;1.5;2.7;1.7;6.46;.2;.35;1548 +93102;48.99787;7.49247;260;20221208;3.5;-.5;1.5;1.8;5.83;0;.37;1811 +93102;48.99787;7.49247;260;20221209;1.6;-3.8;-1.1;.9;5.2;0;.17;2386 +93102;48.99787;7.49247;260;20221210;.8;.2;.5;1.4;5.26;.1;.35;1135 +93102;48.99787;7.49247;260;20221211;-1.1;-4.2;-2.7;1.6;4.66;0;.19;1754 +93102;48.99787;7.49247;260;20221212;-1;-4.5;-2.7;1.4;4.13;0;.22;2681 +93102;48.99787;7.49247;260;20221213;-2.6;-6.5;-4.5;3.2;3.63;0;.3;2113 +93102;48.99787;7.49247;260;20221214;-1.8;-3.5;-2.6;1.8;4.53;2.1;.3;1059 +93102;48.99787;7.49247;260;20221215;-1.6;-3.8;-2.7;2.2;4.26;0;.25;2032 +93102;48.99787;7.49247;260;20221216;-.8;-8.4;-4.6;1.1;3.06;0;.19;3523 +93102;48.99787;7.49247;260;20221217;-4;-12;-8;1.1;2.63;0;.11;3629 +93102;48.99787;7.49247;260;20221218;-4.5;-11.4;-8;2.2;3.11;.1;.07;3534 +93102;48.99787;7.49247;260;20221219;4.2;-5.1;-.4;2.4;6.11;0;.28;2952 +93102;48.99787;7.49247;260;20221220;11.6;3.3;7.4;3.5;8.43;8.7;.74;2918 +93102;48.99787;7.49247;260;20221221;11.8;8.2;10;5.8;11.1;7.5;.57;1859 +93102;48.99787;7.49247;260;20221222;11.4;9.4;10.4;7.3;11.13;13.2;.78;998 +93102;48.99787;7.49247;260;20221223;13.7;9.3;11.5;5.9;12.26;7.4;.63;1832 +93102;48.99787;7.49247;260;20221224;11.5;9.9;10.7;4.7;10.53;.6;.92;1349 +93102;48.99787;7.49247;260;20221225;13.9;7.5;10.7;2.7;10.53;.9;.65;2680 +93102;48.99787;7.49247;260;20221226;11.2;10.5;10.8;5.3;10.13;4;1.18;839 +93102;48.99787;7.49247;260;20221227;6.9;2.9;4.9;3.3;6.9;0;.6;2488 +93102;48.99787;7.49247;260;20221228;9;1.5;5.3;6.4;7.96;.8;.48;3061 +93102;48.99787;7.49247;260;20221229;12.3;9;10.7;7.2;9.5;5.1;1.47;1925 +93102;48.99787;7.49247;260;20221230;10.8;4;7.4;5.3;9.4;3;.52;2703 +93102;48.99787;7.49247;260;20221231;17.4;11.2;14.3;7.7;11.93;0;1.9;2601 +93103;49.005;7.83391;172;20220101;12.9;7.1;10;1.6;10.36;0;.43;2667 +93103;49.005;7.83391;172;20220102;12.9;3.2;8.1;4.2;9.43;.2;.55;3629 +93103;49.005;7.83391;172;20220103;12.2;10.2;11.2;6.2;10.66;12.2;1.09;1851 +93103;49.005;7.83391;172;20220104;13.3;9.3;11.3;5.8;10.38;16.6;1.29;2317 +93103;49.005;7.83391;172;20220105;3.6;3.1;3.3;5.3;6.68;0;.59;1210 +93103;49.005;7.83391;172;20220106;6.1;2.1;4.1;2.7;6.63;.1;.51;2508 +93103;49.005;7.83391;172;20220107;2.9;-.3;1.3;5.2;6.33;4.6;.3;1965 +93103;49.005;7.83391;172;20220108;4.4;2.3;3.4;5.7;6.83;10.8;.49;2000 +93103;49.005;7.83391;172;20220109;5.9;3.4;4.7;4.6;7.3;.1;.61;1951 +93103;49.005;7.83391;172;20220110;5.9;.8;3.4;1.4;6.15;0;.26;3514 +93103;49.005;7.83391;172;20220111;5.4;-1;2.2;1.6;5.8;.1;.34;3181 +93103;49.005;7.83391;172;20220112;3.4;-1.7;.9;1.9;5.26;0;.37;3362 +93103;49.005;7.83391;172;20220113;4.4;-2.3;1.1;1.8;5.55;0;.3;3455 +93103;49.005;7.83391;172;20220114;0;-2.5;-1.3;1.2;5.58;0;.19;2508 +93103;49.005;7.83391;172;20220115;.3;-2.3;-1;2.4;5.73;0;.19;1319 +93103;49.005;7.83391;172;20220116;2.2;-1.6;.3;3.4;6.1;.2;.25;1927 +93103;49.005;7.83391;172;20220117;3.7;1.1;2.4;3.4;6.93;.1;.31;1722 +93103;49.005;7.83391;172;20220118;6.8;3.2;5;3.1;7.4;0;.57;2354 +93103;49.005;7.83391;172;20220119;4.5;-1.5;1.5;3.7;6.36;1.1;.24;3072 +93103;49.005;7.83391;172;20220120;5;2.2;3.6;3.2;6.55;.4;.54;2245 +93103;49.005;7.83391;172;20220121;4.2;-1.1;1.6;2.8;6.08;0;.35;3248 +93103;49.005;7.83391;172;20220122;5.2;1.9;3.5;3;7.13;0;.43;1921 +93103;49.005;7.83391;172;20220123;5.7;2.9;4.3;2.2;7.13;0;.52;1975 +93103;49.005;7.83391;172;20220124;6.6;-.7;3;1.9;6.03;0;.39;5507 +93103;49.005;7.83391;172;20220125;.9;-2.3;-.7;1;5.6;0;.22;2769 +93103;49.005;7.83391;172;20220126;0;-1;-.5;2.4;5.67;0;.3;995 +93103;49.005;7.83391;172;20220127;1.3;-1.5;-.1;5.3;5.78;.3;.29;1828 +93103;49.005;7.83391;172;20220128;6;0;3;3.7;7.16;0;.38;3873 +93103;49.005;7.83391;172;20220129;5.9;1.8;3.9;5.8;7.3;2.6;.57;2894 +93103;49.005;7.83391;172;20220130;7.7;4.6;6.1;3.6;7.18;.8;.89;2997 +93103;49.005;7.83391;172;20220131;7.1;.4;3.8;6.2;6.81;.6;.73;4064 +93103;49.005;7.83391;172;20220201;4.3;2.9;3.6;6.1;7.23;5;.55;2465 +93103;49.005;7.83391;172;20220202;9.2;3.7;6.5;4.1;9.6;.6;.37;3547 +93103;49.005;7.83391;172;20220203;9.4;6.4;7.9;2.9;9.35;.3;.57;2253 +93103;49.005;7.83391;172;20220204;7.8;4.8;6.3;5.2;8.31;2;.73;2166 +93103;49.005;7.83391;172;20220205;7.6;1.2;4.4;4.7;6.68;.1;.78;4982 +93103;49.005;7.83391;172;20220206;7.5;3.5;5.5;9.3;7.83;25.1;.89;3320 +93103;49.005;7.83391;172;20220207;6.3;2.1;4.2;4.6;6.58;0;.82;4287 +93103;49.005;7.83391;172;20220208;8.4;2.2;5.3;3.8;7.63;0;.68;3747 +93103;49.005;7.83391;172;20220209;12.6;5.5;9.1;2.4;8.35;0;1.02;5640 +93103;49.005;7.83391;172;20220210;8;2.5;5.2;3.5;7.33;.3;.67;3606 +93103;49.005;7.83391;172;20220211;7.3;2.3;4.8;3.3;6.47;0;.93;5853 +93103;49.005;7.83391;172;20220212;6.3;-2;2.1;1.5;5.13;0;.67;9058 +93103;49.005;7.83391;172;20220213;12.3;-2.8;4.7;1.8;5.93;0;.94;10033 +93103;49.005;7.83391;172;20220214;12.3;4.3;8.3;3.5;8.23;1.4;1.13;4506 +93103;49.005;7.83391;172;20220215;9.3;5.1;7.2;4.5;7.9;2.3;1.06;5071 +93103;49.005;7.83391;172;20220216;11.2;5.3;8.3;8.5;9.93;4.2;.91;4651 +93103;49.005;7.83391;172;20220217;12.5;10.8;11.7;8.6;9.35;.3;2.14;4017 +93103;49.005;7.83391;172;20220218;14.8;8.6;11.7;7.4;8.9;1.7;2.31;5564 +93103;49.005;7.83391;172;20220219;9.1;5.3;7.2;6.5;5.78;.1;2.05;4688 +93103;49.005;7.83391;172;20220220;10.3;5.6;8;8.6;8.41;7.7;1.44;4337 +93103;49.005;7.83391;172;20220221;7.7;5;6.4;8.3;7.51;.8;1.12;4718 +93103;49.005;7.83391;172;20220222;9.6;4.2;6.9;5.3;8.31;2.1;.96;5101 +93103;49.005;7.83391;172;20220223;12.4;4.7;8.5;2;8.38;0;1.07;7435 +93103;49.005;7.83391;172;20220224;12.1;4.4;8.2;5;7.71;1.9;1.54;6796 +93103;49.005;7.83391;172;20220225;7.4;1.3;4.3;3.9;6.08;.4;1.14;6565 +93103;49.005;7.83391;172;20220226;7.3;-.3;3.5;2.8;5.48;.1;1.07;8084 +93103;49.005;7.83391;172;20220227;9;-.6;4.2;4.1;4.78;0;1.68;9482 +93103;49.005;7.83391;172;20220228;9.8;-.9;4.5;2.8;4.51;0;1.57;10199 +93103;49.005;7.83391;172;20220301;7.9;-2.3;2.8;2.4;4.08;0;1.4;9214 +93103;49.005;7.83391;172;20220302;5.7;-1.7;2;1.6;4.43;0;.99;8376 +93103;49.005;7.83391;172;20220303;9.7;-2.5;3.6;1.9;4.61;0;1.31;11291 +93103;49.005;7.83391;172;20220304;9;-.7;4.1;3.5;4.15;0;1.8;10175 +93103;49.005;7.83391;172;20220305;7.8;-2.1;2.9;3.3;3.95;0;1.61;10546 +93103;49.005;7.83391;172;20220306;6.6;-2.4;2.1;3.5;3.67;0;1.64;11798 +93103;49.005;7.83391;172;20220307;5;-1.9;1.5;5;3.37;0;1.96;11472 +93103;49.005;7.83391;172;20220308;10.3;-2.1;4.1;2.8;3.37;0;1.92;13762 +93103;49.005;7.83391;172;20220309;12.1;-2.9;4.6;1.2;3.97;0;1.51;14137 +93103;49.005;7.83391;172;20220310;15.8;-.6;7.6;2.2;4.2;0;2.22;14721 +93103;49.005;7.83391;172;20220311;13.2;.2;6.7;2.5;4.63;0;2.05;13207 +93103;49.005;7.83391;172;20220312;14.5;4;9.3;2.2;5.88;0;1.96;10216 +93103;49.005;7.83391;172;20220313;15.4;1.2;8.3;2.7;6.08;2.7;2.17;12374 +93103;49.005;7.83391;172;20220314;14.1;7;10.6;3.5;8.21;0;1.99;8718 +93103;49.005;7.83391;172;20220315;8.9;5.2;7;1.7;8.81;5.3;.87;6704 +93103;49.005;7.83391;172;20220316;12.4;6.1;9.2;3;9.68;0;1.23;8439 +93103;49.005;7.83391;172;20220317;11.8;7.2;9.5;2.8;8.98;.7;1.28;7365 +93103;49.005;7.83391;172;20220318;11.9;6.6;9.3;6.4;7.27;0;2.49;10714 +93103;49.005;7.83391;172;20220319;13.3;4.6;8.9;5.8;5.93;0;2.93;16062 +93103;49.005;7.83391;172;20220320;16.2;2.4;9.3;2.3;6.57;.1;2.32;12799 +93103;49.005;7.83391;172;20220321;17;3;10;1.6;6.6;0;2.17;15101 +93103;49.005;7.83391;172;20220322;16.5;2.5;9.5;1.2;5.4;0;2.16;17858 +93103;49.005;7.83391;172;20220323;18.3;1.5;9.9;1.1;5.43;0;2.25;17796 +93103;49.005;7.83391;172;20220324;18.7;3;10.8;1.2;5.57;0;2.39;17969 +93103;49.005;7.83391;172;20220325;18.3;2.9;10.6;2.2;5.7;0;2.89;18074 +93103;49.005;7.83391;172;20220326;18.4;7;12.7;3.6;5.63;0;3.6;18446 +93103;49.005;7.83391;172;20220327;20.2;7;13.6;2.2;6.67;0;3.15;18851 +93103;49.005;7.83391;172;20220328;21.4;4.5;12.9;1.3;6.9;0;2.64;18089 +93103;49.005;7.83391;172;20220329;18.1;7.3;12.7;1.3;7.47;1.6;2.12;11818 +93103;49.005;7.83391;172;20220330;9.9;8.9;9.4;2;9.97;4.8;1.1;4676 +93103;49.005;7.83391;172;20220331;7.5;4.3;5.9;2.9;8.57;3.4;.81;4586 +93103;49.005;7.83391;172;20220401;4.5;4.4;4.4;4.3;6.5;2.7;.94;2647 +93103;49.005;7.83391;172;20220402;2.2;.5;1.3;4.5;5.73;.8;.73;4287 +93103;49.005;7.83391;172;20220403;5.9;.6;3.3;2.1;4.83;0;1.47;11589 +93103;49.005;7.83391;172;20220404;9.6;-3.8;2.9;5.6;4.86;1;2.11;16210 +93103;49.005;7.83391;172;20220405;9.6;4.7;7.2;6.2;8.5;.4;1.26;4696 +93103;49.005;7.83391;172;20220406;15;9;12;5.3;9.67;1.2;2.41;9604 +93103;49.005;7.83391;172;20220407;14;9.5;11.7;8.6;9.6;9.6;2.53;8182 +93103;49.005;7.83391;172;20220408;8;7.5;7.7;3.9;7.5;50.4;1.76;3579 +93103;49.005;7.83391;172;20220409;9.9;.4;5.2;3.3;6.4;0;1.9;15758 +93103;49.005;7.83391;172;20220410;10.7;1.5;6.1;2;6.3;.2;1.87;13858 +93103;49.005;7.83391;172;20220411;16.6;1.4;9;2;6.57;0;2.75;18858 +93103;49.005;7.83391;172;20220412;22.6;5.8;14.2;1.1;8.87;0;2.87;17723 +93103;49.005;7.83391;172;20220413;23.3;10;16.7;1.4;10.57;.7;3.1;17696 +93103;49.005;7.83391;172;20220414;20.2;12.1;16.1;1.6;12;0;2.56;14683 +93103;49.005;7.83391;172;20220415;19.8;8.4;14.1;2.7;9.97;0;3.11;17469 +93103;49.005;7.83391;172;20220416;15.6;7.2;11.4;4.5;6.87;0;3.52;19491 +93103;49.005;7.83391;172;20220417;16.3;4;10.2;3.8;5.4;0;3.89;23377 +93103;49.005;7.83391;172;20220418;17.3;4.1;10.7;2.5;6.13;0;3.51;23575 +93103;49.005;7.83391;172;20220419;18.6;2.7;10.7;2.4;6.37;0;3.55;21752 +93103;49.005;7.83391;172;20220420;16;5.6;10.8;4.2;5.7;0;4.07;23516 +93103;49.005;7.83391;172;20220421;17.1;6.8;11.9;4.1;7.73;0;3.34;19358 +93103;49.005;7.83391;172;20220422;18.7;6.9;12.8;4.4;8.5;0;3.83;21712 +93103;49.005;7.83391;172;20220423;16;8.3;12.2;4.4;9.27;.8;2.84;14105 +93103;49.005;7.83391;172;20220424;11.2;9.8;10.5;2.3;10.57;4.6;1.15;5825 +93103;49.005;7.83391;172;20220425;14.9;7.6;11.3;1.5;10.7;5.8;1.91;12031 +93103;49.005;7.83391;172;20220426;13.3;8.5;10.9;2.1;10.2;4.6;1.85;10747 +93103;49.005;7.83391;172;20220427;17;7.2;12.1;2.2;9.23;0;2.81;17859 +93103;49.005;7.83391;172;20220428;19.7;7.1;13.4;2.8;8.13;0;4.08;25261 +93103;49.005;7.83391;172;20220429;19.2;7.3;13.2;2.5;8.73;1.1;3.28;17606 +93103;49.005;7.83391;172;20220430;12.7;9.8;11.3;2.9;10.2;.4;2.32;13186 +93103;49.005;7.83391;172;20220501;15.8;7.6;11.7;1.3;9.43;0;2.39;15664 +93103;49.005;7.83391;172;20220502;19.6;6.4;13;2;9.73;0;3.37;21706 +93103;49.005;7.83391;172;20220503;21.2;7.8;14.5;1.3;11;1.8;3.21;20504 +93103;49.005;7.83391;172;20220504;20.9;9.6;15.3;1.4;11.47;10.5;3.11;19028 +93103;49.005;7.83391;172;20220505;14.5;10.9;12.7;1.7;12.13;1.8;1.63;8362 +93103;49.005;7.83391;172;20220506;20;10.5;15.3;2;11;0;3.25;18651 +93103;49.005;7.83391;172;20220507;21.7;7.1;14.4;1.7;9.8;0;3.59;21844 +93103;49.005;7.83391;172;20220508;22.5;10.3;16.4;2.8;11.33;.3;3.97;21053 +93103;49.005;7.83391;172;20220509;23.8;12.1;17.9;2.6;12.13;0;4.13;21719 +93103;49.005;7.83391;172;20220510;25.9;11.6;18.7;1.6;12.8;0;3.85;20441 +93103;49.005;7.83391;172;20220511;29;13.9;21.5;4.3;12.96;0;5.99;22880 +93103;49.005;7.83391;172;20220512;23.7;17.2;20.4;3.8;13.68;.5;4.05;14367 +93103;49.005;7.83391;172;20220513;22.7;15.7;19.2;2.5;12.3;0;3.65;16020 +93103;49.005;7.83391;172;20220514;24.1;9.4;16.8;1.6;10.26;0;4.19;23713 +93103;49.005;7.83391;172;20220515;27;12.1;19.5;2.6;11.68;0;4.95;22870 +93103;49.005;7.83391;172;20220516;24.3;14.8;19.5;2.6;14.85;1.4;3.65;17676 +93103;49.005;7.83391;172;20220517;26.2;12.2;19.2;1.4;14.13;0;4.1;22288 +93103;49.005;7.83391;172;20220518;29.1;14.1;21.6;1.8;14.01;0;4.92;24384 +93103;49.005;7.83391;172;20220519;31.3;15.1;23.2;2.3;15.58;2.7;5.24;23282 +93103;49.005;7.83391;172;20220520;30.4;16.6;23.5;2.7;17.23;2.1;5.1;22303 +93103;49.005;7.83391;172;20220521;22.5;11.7;17.1;3;11.86;0;3.98;19528 +93103;49.005;7.83391;172;20220522;24.5;10;17.3;1.5;11.85;4.2;4.06;22968 +93103;49.005;7.83391;172;20220523;25.5;13.8;19.6;3.1;15.43;4.5;4.22;20807 +93103;49.005;7.83391;172;20220524;20.5;13.6;17.1;3.3;13.21;.2;3.25;15604 +93103;49.005;7.83391;172;20220525;22.4;9.8;16.1;2.5;10.41;0;4.17;22809 +93103;49.005;7.83391;172;20220526;21.7;13.5;17.6;3.6;11.13;0;4.13;17078 +93103;49.005;7.83391;172;20220527;19.3;13.3;16.3;3.8;12.33;0;3.17;13429 +93103;49.005;7.83391;172;20220528;18.6;9.6;14.1;2;9.01;0;3.42;18611 +93103;49.005;7.83391;172;20220529;17;9.5;13.3;2.6;8.13;1.1;3.43;17916 +93103;49.005;7.83391;172;20220530;19.5;6;12.7;2.3;8.31;0;3.85;23431 +93103;49.005;7.83391;172;20220531;23.2;9.7;16.5;2.1;8.9;0;4.47;24556 +93103;49.005;7.83391;172;20220601;23.7;10.9;17.3;2.6;9.73;0;4.74;24458 +93103;49.005;7.83391;172;20220602;23.5;12;17.7;3.5;10.16;0;4.99;23016 +93103;49.005;7.83391;172;20220603;25.1;13.7;19.4;2;13.58;.7;4.16;21348 +93103;49.005;7.83391;172;20220604;26.2;15.8;21;2.3;17.4;10.2;4.22;20816 +93103;49.005;7.83391;172;20220605;24;17.6;20.8;3.3;18.38;7.8;3.57;17037 +93103;49.005;7.83391;172;20220606;22.7;15.9;19.3;3.3;14.93;.2;3.87;17039 +93103;49.005;7.83391;172;20220607;22.8;14;18.4;3;14.53;2.9;3.55;17813 +93103;49.005;7.83391;172;20220608;23.5;12.3;17.9;2.8;14.26;6.2;3.73;19909 +93103;49.005;7.83391;172;20220609;20.8;12.7;16.8;3.1;13.18;.3;3.48;17684 +93103;49.005;7.83391;172;20220610;25.2;10.3;17.8;1.7;11.78;0;4.55;25389 +93103;49.005;7.83391;172;20220611;28.2;11.8;20;1.1;13.23;0;4.74;25647 +93103;49.005;7.83391;172;20220612;29.5;14.1;21.8;1.5;14.73;1;5.06;25927 +93103;49.005;7.83391;172;20220613;24.4;14.7;19.5;2.1;11.98;0;4.29;21147 +93103;49.005;7.83391;172;20220614;26.5;11.5;19;2.6;10.81;0;5.34;26002 +93103;49.005;7.83391;172;20220615;30.8;14.2;22.5;1.2;12.28;.4;5.4;27947 +93103;49.005;7.83391;172;20220616;30.2;15.6;22.9;1.9;13.21;0;5.51;25960 +93103;49.005;7.83391;172;20220617;30.1;16;23;1.8;11.88;0;5.5;25377 +93103;49.005;7.83391;172;20220618;34.9;15.8;25.4;1.5;15.58;0;6.15;28934 +93103;49.005;7.83391;172;20220619;36.4;19.4;27.9;3;16.76;0;7.39;26827 +93103;49.005;7.83391;172;20220620;26.1;19.4;22.8;2.7;15.86;0;4.06;16005 +93103;49.005;7.83391;172;20220621;28.5;12.9;20.7;2.7;13.33;.3;5.53;25934 +93103;49.005;7.83391;172;20220622;22.6;17.2;19.9;2;16.51;1.3;3.58;17524 +93103;49.005;7.83391;172;20220623;30.7;16.2;23.5;2;18.48;8;5.4;25887 +93103;49.005;7.83391;172;20220624;25.5;16.3;20.9;2.5;18.08;11.3;3.78;18218 +93103;49.005;7.83391;172;20220625;27.7;14.4;21;2.3;16.41;2.5;4.7;22623 +93103;49.005;7.83391;172;20220626;26.1;16.1;21.1;2.3;18.06;32.7;4.05;20369 +93103;49.005;7.83391;172;20220627;21.8;17;19.4;2.4;17.93;1.8;2.7;13169 +93103;49.005;7.83391;172;20220628;25.7;13;19.4;2;14.38;0;4.51;24103 +93103;49.005;7.83391;172;20220629;28;17.8;22.9;1.2;15.75;0;4.4;20949 +93103;49.005;7.83391;172;20220630;30.9;15.9;23.4;1.8;16.63;3.7;5.4;25931 +93103;49.005;7.83391;172;20220701;21.9;13.7;17.8;2.2;13.51;.3;3.73;18881 +93103;49.005;7.83391;172;20220702;27.4;11;19.2;1.8;12.58;0;5.1;27336 +93103;49.005;7.83391;172;20220703;29.5;14.5;22;2.1;14.41;0;5.45;25909 +93103;49.005;7.83391;172;20220704;27.3;16.6;21.9;1.5;13.45;0;4.58;22510 +93103;49.005;7.83391;172;20220705;27.8;14.6;21.2;1.6;12.23;0;5.01;25627 +93103;49.005;7.83391;172;20220706;24;14.4;19.2;2.2;11.93;0;4.3;20253 +93103;49.005;7.83391;172;20220707;22.7;12.9;17.8;2.8;12.6;0;3.88;19121 +93103;49.005;7.83391;172;20220708;23.8;12.1;17.9;2.1;11.55;0;4.46;23348 +93103;49.005;7.83391;172;20220709;26.9;13.1;20;1.6;13.36;0;4.45;23136 +93103;49.005;7.83391;172;20220710;22.5;15;18.8;3;12.48;0;4.17;18381 +93103;49.005;7.83391;172;20220711;25.6;13.8;19.7;2;13.9;0;4.19;20417 +93103;49.005;7.83391;172;20220712;27.7;15.5;21.6;2.5;14.05;0;5;22459 +93103;49.005;7.83391;172;20220713;30.9;14.6;22.8;1.2;13.53;0;5.08;24959 +93103;49.005;7.83391;172;20220714;34.2;16.5;25.3;2.7;13.63;0;6.53;25166 +93103;49.005;7.83391;172;20220715;25.3;15.5;20.4;2.2;11.43;0;4.67;21131 +93103;49.005;7.83391;172;20220716;27.1;13.1;20.1;2.2;10.6;0;5.12;24595 +93103;49.005;7.83391;172;20220717;29.1;14.5;21.8;2.9;10.38;0;6.04;25311 +93103;49.005;7.83391;172;20220718;33.1;15.6;24.4;1.7;10.96;0;5.72;25526 +93103;49.005;7.83391;172;20220719;36.7;16.6;26.6;2;12.76;0;6.77;27532 +93103;49.005;7.83391;172;20220720;33.3;19.5;26.4;2.5;16.58;3.9;5.76;22613 +93103;49.005;7.83391;172;20220721;28.1;18.1;23.1;2.6;18.81;0;4.61;20703 +93103;49.005;7.83391;172;20220722;30.6;16.7;23.7;2.6;17.43;0;5.19;22490 +93103;49.005;7.83391;172;20220723;29.6;19.3;24.5;2;17.08;.1;4.53;18329 +93103;49.005;7.83391;172;20220724;32;17.5;24.7;1.4;15.63;0;5.04;23729 +93103;49.005;7.83391;172;20220725;34.4;18;26.2;2.8;16.51;.1;6.19;24039 +93103;49.005;7.83391;172;20220726;26.9;18;22.4;2.9;14.38;0;4.59;18444 +93103;49.005;7.83391;172;20220727;25.2;17.1;21.2;2.8;13.18;0;4.44;18097 +93103;49.005;7.83391;172;20220728;29.3;15.6;22.5;3.6;12.28;0;5.7;21087 +93103;49.005;7.83391;172;20220729;28.8;17.1;22.9;1.9;13.88;0;4.56;20085 +93103;49.005;7.83391;172;20220730;29.8;15.9;22.9;2.2;13.28;0;5.13;22518 +93103;49.005;7.83391;172;20220731;32;16.8;24.4;2.4;13.28;0;5.6;22569 +93103;49.005;7.83391;172;20220801;28.5;17.9;23.2;2.4;16.08;.1;4.52;18850 +93103;49.005;7.83391;172;20220802;30.2;16.8;23.5;1.3;16.01;0;4.36;21024 +93103;49.005;7.83391;172;20220803;34.4;16.9;25.7;1.1;15.58;0;5.12;24580 +93103;49.005;7.83391;172;20220804;37.4;19.8;28.6;1.5;15.93;.4;5.66;23324 +93103;49.005;7.83391;172;20220805;30;22.7;26.3;3;17.48;1.5;4.64;15175 +93103;49.005;7.83391;172;20220806;25.3;16.2;20.8;3.9;11.48;0;5.15;19273 +93103;49.005;7.83391;172;20220807;27.8;15;21.4;3.5;9.83;0;5.73;21777 +93103;49.005;7.83391;172;20220808;29.5;14.4;22;2.9;10.3;0;5.67;22821 +93103;49.005;7.83391;172;20220809;30.7;16.5;23.6;3.2;10.98;0;5.98;21888 +93103;49.005;7.83391;172;20220810;30.3;18.1;24.2;3.7;10.73;0;6.32;20999 +93103;49.005;7.83391;172;20220811;30.4;16.8;23.6;3;10.63;0;5.81;21757 +93103;49.005;7.83391;172;20220812;29.9;16;22.9;3.1;10.6;0;5.84;21861 +93103;49.005;7.83391;172;20220813;30.7;15.9;23.3;2.9;11.03;0;5.72;22062 +93103;49.005;7.83391;172;20220814;32.1;15.9;24;2.4;12.76;.2;5.18;20590 +93103;49.005;7.83391;172;20220815;27.2;17.9;22.5;3.5;17.51;1.8;3.83;15006 +93103;49.005;7.83391;172;20220816;29.6;17.2;23.4;1.4;16.68;.2;3.99;19292 +93103;49.005;7.83391;172;20220817;27.9;17.9;22.9;2.5;17.31;2.3;3.94;16862 +93103;49.005;7.83391;172;20220818;24.5;17.4;21;2.6;19.16;2.5;2.95;13760 +93103;49.005;7.83391;172;20220819;28.7;18.9;23.8;2.7;17.56;.3;4.01;15783 +93103;49.005;7.83391;172;20220820;27.6;18.6;23.1;3;15.83;1.4;4.22;16212 +93103;49.005;7.83391;172;20220821;28.7;13.1;20.9;1.1;12.5;0;3.75;20134 +93103;49.005;7.83391;172;20220822;29.8;14.3;22.1;1.1;12.46;0;3.87;20312 +93103;49.005;7.83391;172;20220823;31.2;14.5;22.9;1.4;12.96;0;4.2;20486 +93103;49.005;7.83391;172;20220824;31.3;15.1;23.2;2.1;13.06;0;4.63;19109 +93103;49.005;7.83391;172;20220825;31.2;17.4;24.3;1.9;15.38;0;4.44;19854 +93103;49.005;7.83391;172;20220826;31.6;17.6;24.6;1.9;16.76;6;4.08;17182 +93103;49.005;7.83391;172;20220827;23.6;18.5;21;1.4;19.38;3.1;2.2;10252 +93103;49.005;7.83391;172;20220828;26.2;17.3;21.7;2.6;16.43;0;3.43;14982 +93103;49.005;7.83391;172;20220829;28;14.9;21.5;3.4;12.93;0;4.64;17268 +93103;49.005;7.83391;172;20220830;30.1;17.6;23.9;2.7;13.6;.2;4.59;17063 +93103;49.005;7.83391;172;20220831;21.3;17.9;19.6;2.3;17.46;.8;2.32;11075 +93103;49.005;7.83391;172;20220901;25;14.6;19.8;2.8;14.23;.1;3.4;15058 +93103;49.005;7.83391;172;20220902;25.9;13.6;19.7;2.8;12.3;3.3;3.89;17176 +93103;49.005;7.83391;172;20220903;22.4;15.5;18.9;1.6;16.38;9.4;2.36;12362 +93103;49.005;7.83391;172;20220904;27.4;13.8;20.6;1.1;15.43;0;2.95;15904 +93103;49.005;7.83391;172;20220905;29.8;14.7;22.2;1.1;14.68;1.3;3.26;17881 +93103;49.005;7.83391;172;20220906;29.3;16.4;22.8;1.7;17.08;2.6;3.4;15839 +93103;49.005;7.83391;172;20220907;27.8;17.1;22.4;2.1;17.23;5.9;3.12;14003 +93103;49.005;7.83391;172;20220908;22.4;15.6;19;2.7;15.41;.8;2.53;11430 +93103;49.005;7.83391;172;20220909;21.2;13.8;17.5;3.1;14.51;9.8;2.5;11332 +93103;49.005;7.83391;172;20220910;19.1;14;16.6;4;14.86;3.6;1.99;8529 +93103;49.005;7.83391;172;20220911;22.7;15.1;18.9;2.2;14.93;0;2.55;11948 +93103;49.005;7.83391;172;20220912;25.3;10.8;18.1;1.3;13.23;0;2.68;15610 +93103;49.005;7.83391;172;20220913;26.3;12.4;19.3;1.5;14.61;18.8;2.78;14717 +93103;49.005;7.83391;172;20220914;25.3;16.6;21;2.7;19.18;13.2;2.4;10672 +93103;49.005;7.83391;172;20220915;19.5;17.3;18.4;2.8;16.43;11.5;1.74;6863 +93103;49.005;7.83391;172;20220916;18.6;13.4;16;2.4;12.13;1.2;2.03;9266 +93103;49.005;7.83391;172;20220917;15.2;9;12.1;3.7;9.83;1.7;2.13;10898 +93103;49.005;7.83391;172;20220918;15.6;10.1;12.9;4.5;9.46;.6;2.42;8903 +93103;49.005;7.83391;172;20220919;16.8;7.1;12;2.8;9.48;0;2.13;12096 +93103;49.005;7.83391;172;20220920;15.8;7.8;11.8;1.6;9.65;.2;1.68;11344 +93103;49.005;7.83391;172;20220921;17.3;6.2;11.8;2.6;9.01;0;2.16;13256 +93103;49.005;7.83391;172;20220922;18.5;6.2;12.3;2.1;8.38;0;2.3;14235 +93103;49.005;7.83391;172;20220923;19.1;5.9;12.5;.9;9.51;0;1.69;12297 +93103;49.005;7.83391;172;20220924;18.8;9.6;14.2;1.3;11.91;2.8;1.65;10823 +93103;49.005;7.83391;172;20220925;15.5;11.8;13.6;1.3;12.93;6.5;1.1;5595 +93103;49.005;7.83391;172;20220926;15.5;7.9;11.7;3.5;10.43;7.9;1.61;9430 +93103;49.005;7.83391;172;20220927;12.3;9.4;10.8;4.9;10.16;12.3;1.45;5615 +93103;49.005;7.83391;172;20220928;14.3;8.3;11.3;3.6;10.16;.2;1.6;8741 +93103;49.005;7.83391;172;20220929;14;6.5;10.3;1;9.73;4.5;1.14;8981 +93103;49.005;7.83391;172;20220930;16.3;6.9;11.6;1.5;9.68;1.5;1.49;10704 +93103;49.005;7.83391;172;20221001;15.2;7.7;11.4;5.1;11.18;11.7;1.46;8337 +93103;49.005;7.83391;172;20221002;16.1;12.9;14.5;2.7;13.77;22.6;1.25;3781 +93103;49.005;7.83391;172;20221003;16;8.8;12.4;1.4;11.03;0;1.28;9084 +93103;49.005;7.83391;172;20221004;18.1;6.2;12.2;1.2;10.26;0;1.39;11124 +93103;49.005;7.83391;172;20221005;23.7;7.2;15.5;2.5;11.88;0;2.35;12186 +93103;49.005;7.83391;172;20221006;18.9;13.6;16.3;2.2;12.21;0;1.83;7959 +93103;49.005;7.83391;172;20221007;19.8;9.2;14.5;1.2;11.53;0;1.43;9853 +93103;49.005;7.83391;172;20221008;18;12.2;15.1;1.9;12.08;0;1.43;7415 +93103;49.005;7.83391;172;20221009;18.5;7.3;12.9;2.9;9.63;0;1.93;10805 +93103;49.005;7.83391;172;20221010;22.3;7.7;15;1.5;12.18;0;1.6;10562 +93103;49.005;7.83391;172;20221011;16.2;12;14.1;2.9;12.15;0;1.39;5479 +93103;49.005;7.83391;172;20221012;18.3;8.6;13.4;1.2;10.83;0;1.21;8475 +93103;49.005;7.83391;172;20221013;16.5;8.9;12.7;1.4;12.56;.1;.99;7451 +93103;49.005;7.83391;172;20221014;16.5;12.3;14.4;2.9;15.26;18.4;.88;4340 +93103;49.005;7.83391;172;20221015;17.6;14.7;16.1;4.3;16.88;4.6;.96;4064 +93103;49.005;7.83391;172;20221016;21.3;14.9;18.1;1.8;16.2;.4;1.28;6318 +93103;49.005;7.83391;172;20221017;24.2;10.7;17.5;1.4;14.68;0;1.48;9574 +93103;49.005;7.83391;172;20221018;21.4;14.2;17.8;1.8;16.38;0;1.26;6243 +93103;49.005;7.83391;172;20221019;17.6;13.8;15.7;3.5;14.76;.1;1.26;4785 +93103;49.005;7.83391;172;20221020;14.5;10;12.3;2;13.96;15.3;.67;5192 +93103;49.005;7.83391;172;20221021;17.6;13.1;15.4;3.3;16.03;11.3;.87;5060 +93103;49.005;7.83391;172;20221022;20.7;13.5;17.1;2.8;14.63;0;1.45;6708 +93103;49.005;7.83391;172;20221023;19.3;10;14.7;1.9;14.08;6.9;1.07;7391 +93103;49.005;7.83391;172;20221024;19.8;14.8;17.3;4.2;14.78;3.7;1.74;5152 +93103;49.005;7.83391;172;20221025;19.2;10.7;15;2.8;13.08;1.3;1.35;5935 +93103;49.005;7.83391;172;20221026;21.5;11.8;16.7;1.9;13.8;.1;1.27;6930 +93103;49.005;7.83391;172;20221027;20.1;9.4;14.7;1;13.16;0;.83;7482 +93103;49.005;7.83391;172;20221028;23.1;11.8;17.4;1;14.35;0;.97;7063 +93103;49.005;7.83391;172;20221029;22.4;10.8;16.6;.7;13.93;0;.83;6720 +93103;49.005;7.83391;172;20221030;21.3;10.9;16.1;1;13.41;0;.91;6813 +93103;49.005;7.83391;172;20221031;17.1;9.9;13.5;1;12.43;4.7;.64;5564 +93103;49.005;7.83391;172;20221101;16.8;11.2;14;3.3;12.68;.1;1.07;5047 +93103;49.005;7.83391;172;20221102;16.2;8.6;12.4;3.1;10.43;0;1.31;5388 +93103;49.005;7.83391;172;20221103;11.6;5;8.3;2;9.85;7.3;.52;5066 +93103;49.005;7.83391;172;20221104;12.5;8.3;10.4;3;10.43;4.3;.79;3772 +93103;49.005;7.83391;172;20221105;11.3;8.3;9.8;2.2;9.56;0;.69;3921 +93103;49.005;7.83391;172;20221106;8.1;2.1;5.1;2.2;8.15;.2;.39;4659 +93103;49.005;7.83391;172;20221107;15.5;7.7;11.6;3.7;10.98;.1;.99;4361 +93103;49.005;7.83391;172;20221108;17;5.9;11.5;2.4;9.93;11.5;.86;5894 +93103;49.005;7.83391;172;20221109;14.8;11;12.9;3.2;12.88;4;.77;2901 +93103;49.005;7.83391;172;20221110;14.3;8.3;11.3;1.8;10.73;0;.66;3645 +93103;49.005;7.83391;172;20221111;7.9;4.3;6.1;.7;8.93;.1;.32;3190 +93103;49.005;7.83391;172;20221112;7;4.9;5.9;1.5;8.88;0;.33;2011 +93103;49.005;7.83391;172;20221113;10.6;4.2;7.4;2.8;8.53;0;.63;3716 +93103;49.005;7.83391;172;20221114;11.1;4.6;7.9;1.9;9.13;1.6;.45;3991 +93103;49.005;7.83391;172;20221115;13.3;8;10.6;1.7;11.33;7.9;.51;3172 +93103;49.005;7.83391;172;20221116;14.2;10;12.1;3.3;11.25;3.1;.88;3314 +93103;49.005;7.83391;172;20221117;13.6;8.3;10.9;4.1;10.66;18;.97;2981 +93103;49.005;7.83391;172;20221118;11.2;7.5;9.4;2.8;10.1;2.9;.59;2794 +93103;49.005;7.83391;172;20221119;9.4;7.1;8.2;2.6;9.23;2.1;.61;1782 +93103;49.005;7.83391;172;20221120;10.4;4.2;7.3;4.2;8.33;5.2;.83;2959 +93103;49.005;7.83391;172;20221121;9.8;5.7;7.8;4;8.46;3.5;.78;2831 +93103;49.005;7.83391;172;20221122;8.4;5.5;6.9;4.2;8.48;1.4;.66;2129 +93103;49.005;7.83391;172;20221123;11.4;4.7;8;3.6;8.33;4;.76;3323 +93103;49.005;7.83391;172;20221124;11.6;7;9.3;3.6;8.91;1.6;.91;2704 +93103;49.005;7.83391;172;20221125;10.1;2.6;6.3;1.9;8.33;0;.37;3697 +93103;49.005;7.83391;172;20221126;8.2;3.9;6;1.6;8.11;0;.38;2753 +93103;49.005;7.83391;172;20221127;5.1;1.9;3.5;1.4;7.71;0;.24;2476 +93103;49.005;7.83391;172;20221128;7.7;3.2;5.4;.9;8.46;4.5;.23;2655 +93103;49.005;7.83391;172;20221129;8.9;6.7;7.8;1.7;9.78;1.6;.35;1512 +93103;49.005;7.83391;172;20221130;7.6;6.6;7.1;2.4;8.93;.2;.44;1237 +93103;49.005;7.83391;172;20221201;4.1;3.5;3.8;3.4;6.8;0;.65;435 +93103;49.005;7.83391;172;20221202;3.5;3.1;3.3;2.7;6.98;.2;.46;289 +93103;49.005;7.83391;172;20221203;4;1.4;2.7;4.5;6.51;0;.45;1726 +93103;49.005;7.83391;172;20221204;2.7;1.7;2.2;3.5;6.36;3;.43;929 +93103;49.005;7.83391;172;20221205;6.2;2.3;4.2;1.6;7.13;.5;.33;2292 +93103;49.005;7.83391;172;20221206;4.8;3.4;4.1;1.8;7.18;0;.42;652 +93103;49.005;7.83391;172;20221207;4.5;2.5;3.5;2.1;6.63;.1;.41;1391 +93103;49.005;7.83391;172;20221208;4.4;-.7;1.8;2.1;5.98;.1;.36;1995 +93103;49.005;7.83391;172;20221209;2.4;-2;.2;1.8;5.35;0;.24;2306 +93103;49.005;7.83391;172;20221210;2;.4;1.2;2.3;5.33;0;.45;1234 +93103;49.005;7.83391;172;20221211;0;-3.6;-1.8;1.8;4.76;0;.22;1829 +93103;49.005;7.83391;172;20221212;.2;-3.7;-1.8;1.3;4.21;0;.25;2568 +93103;49.005;7.83391;172;20221213;-2.2;-6.4;-4.3;3.3;3.6;0;.33;2301 +93103;49.005;7.83391;172;20221214;-1.5;-2.8;-2.2;1.8;4.45;1.8;.36;788 +93103;49.005;7.83391;172;20221215;-1.2;-2.5;-1.9;3.3;4.38;0;.31;1923 +93103;49.005;7.83391;172;20221216;-.3;-4.4;-2.4;2;3.56;0;.37;2751 +93103;49.005;7.83391;172;20221217;-5.5;-8.5;-7;1.1;2.83;0;.1;3312 +93103;49.005;7.83391;172;20221218;-4.9;-8;-6.4;1.3;3.27;.1;.07;3065 +93103;49.005;7.83391;172;20221219;1.9;-4.8;-1.4;.5;5.13;0;.09;2763 +93103;49.005;7.83391;172;20221220;8.6;-.1;4.2;1.9;7.48;7.8;.22;2918 +93103;49.005;7.83391;172;20221221;11.9;5.6;8.8;5;11.05;6.4;.27;2546 +93103;49.005;7.83391;172;20221222;12;9.9;11;6.9;10.98;12.3;1.02;1387 +93103;49.005;7.83391;172;20221223;13.9;9.6;11.8;5.2;12.33;8.8;.66;1782 +93103;49.005;7.83391;172;20221224;12.4;10.8;11.6;4;10.53;1.3;.99;1420 +93103;49.005;7.83391;172;20221225;13.9;7.7;10.8;2.5;10.48;.3;.62;2486 +93103;49.005;7.83391;172;20221226;12;11.3;11.6;4.9;10.21;8.4;1.28;1041 +93103;49.005;7.83391;172;20221227;7.6;2.9;5.2;3.5;6.95;0;.67;2418 +93103;49.005;7.83391;172;20221228;10.2;1.4;5.8;5.5;7.75;.6;.69;3117 +93103;49.005;7.83391;172;20221229;13.7;9.3;11.5;6.4;9.46;4.1;1.61;2284 +93103;49.005;7.83391;172;20221230;11.4;4.4;7.9;4.8;9.58;3;.63;2551 +93103;49.005;7.83391;172;20221231;18.8;11.5;15.2;6.7;12.1;0;1.93;2584 +93104;49.01109;8.17542;142;20220101;13.3;7.7;10.5;2.2;10.2;0;.64;2421 +93104;49.01109;8.17542;142;20220102;11.9;3.8;7.9;4.5;9.2;.3;.65;3065 +93104;49.01109;8.17542;142;20220103;12.5;9.8;11.2;5.9;10.3;13;1.29;1515 +93104;49.01109;8.17542;142;20220104;13.2;9.5;11.4;5.4;10.4;21.6;1.24;1902 +93104;49.01109;8.17542;142;20220105;3.6;3.7;3.7;6.1;6.5;.4;.86;0 +93104;49.01109;8.17542;142;20220106;7.1;2.4;4.8;3.4;6.6;.4;.74;2272 +93104;49.01109;8.17542;142;20220107;2.8;.3;1.6;5.4;6.3;4.5;.38;1503 +93104;49.01109;8.17542;142;20220108;4.6;2.5;3.6;5.8;6.8;8.4;.63;1343 +93104;49.01109;8.17542;142;20220109;5.5;4.1;4.8;5.2;7.4;.5;.67;996 +93104;49.01109;8.17542;142;20220110;6.2;.9;3.6;1.8;6.6;0;.41;2573 +93104;49.01109;8.17542;142;20220111;5.2;-.5;2.4;2.7;6;.1;.48;2727 +93104;49.01109;8.17542;142;20220112;3.5;-1.1;1.2;3;5.1;0;.61;2419 +93104;49.01109;8.17542;142;20220113;4.7;-1.5;1.6;2.8;5.7;.1;.47;2951 +93104;49.01109;8.17542;142;20220114;.2;-1.4;-.6;2;5.7;0;.24;1207 +93104;49.01109;8.17542;142;20220115;.8;-1.6;-.4;3;5.7;0;.23;1255 +93104;49.01109;8.17542;142;20220116;2;-1.4;.3;4.4;6;.1;.25;2118 +93104;49.01109;8.17542;142;20220117;3.8;1.3;2.6;4.3;6.8;.6;.38;1756 +93104;49.01109;8.17542;142;20220118;7;3.2;5.1;3.4;7.1;0;.7;2352 +93104;49.01109;8.17542;142;20220119;4.2;-.8;1.7;3.6;6.3;1.3;.37;2837 +93104;49.01109;8.17542;142;20220120;5.5;2.3;3.9;4.2;6.5;.7;.74;2180 +93104;49.01109;8.17542;142;20220121;3.9;-1.5;1.2;3.3;5.9;.5;.41;3073 +93104;49.01109;8.17542;142;20220122;4.9;1.7;3.3;4.1;6.9;.1;.48;2260 +93104;49.01109;8.17542;142;20220123;5.9;3;4.5;2.6;6.9;0;.6;2160 +93104;49.01109;8.17542;142;20220124;6.8;-.1;3.4;3;6.1;0;.67;3740 +93104;49.01109;8.17542;142;20220125;.5;-2;-.7;.9;5.9;0;.22;2037 +93104;49.01109;8.17542;142;20220126;.1;-.8;-.3;3.1;5.6;0;.33;991 +93104;49.01109;8.17542;142;20220127;1;-1.5;-.2;6.4;5.5;.3;.39;2117 +93104;49.01109;8.17542;142;20220128;6.2;.1;3.2;4.7;6.9;0;.5;3731 +93104;49.01109;8.17542;142;20220129;5.4;1.4;3.4;7;7;1.1;.56;2954 +93104;49.01109;8.17542;142;20220130;7.5;4.7;6.1;4.3;7;.3;1.06;2414 +93104;49.01109;8.17542;142;20220131;7.3;1.3;4.3;7;6.6;2.6;1.01;3899 +93104;49.01109;8.17542;142;20220201;4.3;3.2;3.8;6.3;6.8;7.9;.73;1336 +93104;49.01109;8.17542;142;20220202;9.4;3.6;6.5;4.7;9.4;.9;.37;3964 +93104;49.01109;8.17542;142;20220203;9.3;7.1;8.2;3.8;9.4;.2;.73;2241 +93104;49.01109;8.17542;142;20220204;8.2;5.7;7;6;8.1;1.5;1;2480 +93104;49.01109;8.17542;142;20220205;7.2;1;4.1;4.9;6.5;0;.9;4350 +93104;49.01109;8.17542;142;20220206;7.3;3.6;5.5;9.4;7.7;25.5;.89;3277 +93104;49.01109;8.17542;142;20220207;5.9;2.2;4.1;5.3;6.2;0;1.02;3339 +93104;49.01109;8.17542;142;20220208;8.7;2.3;5.5;4.4;7.4;.1;.87;4676 +93104;49.01109;8.17542;142;20220209;12.7;5.8;9.3;3.4;8;0;1.34;4968 +93104;49.01109;8.17542;142;20220210;7.4;3.7;5.6;3.5;6.9;.5;.85;4108 +93104;49.01109;8.17542;142;20220211;7;2.6;4.8;3.3;6.35;0;.96;4491 +93104;49.01109;8.17542;142;20220212;7.2;-2.6;2.3;1.9;5.25;0;.75;7874 +93104;49.01109;8.17542;142;20220213;12.6;-3.8;4.4;1.9;5.45;0;1.08;9463 +93104;49.01109;8.17542;142;20220214;13;1.4;7.2;3.5;7.5;1.1;1.26;6723 +93104;49.01109;8.17542;142;20220215;9.3;4.4;6.9;5.4;7.65;1.3;1.2;4479 +93104;49.01109;8.17542;142;20220216;11.2;5.8;8.5;8.8;9.7;1.9;1.01;4902 +93104;49.01109;8.17542;142;20220217;12.4;10.4;11.4;10.5;9.2;0;2.39;2787 +93104;49.01109;8.17542;142;20220218;14.8;9.1;12;7.2;8.7;1.7;2.54;5234 +93104;49.01109;8.17542;142;20220219;8.6;5.1;6.9;7.1;6;0;2.04;4036 +93104;49.01109;8.17542;142;20220220;10.6;5.3;8;8.4;8.2;7.2;1.53;5203 +93104;49.01109;8.17542;142;20220221;7.4;5.4;6.4;9.1;7.5;1.9;1.32;3006 +93104;49.01109;8.17542;142;20220222;9.8;4.2;7;5.5;8.2;2.4;1.1;5553 +93104;49.01109;8.17542;142;20220223;12.4;4.7;8.6;2.3;8.6;0;1.07;6733 +93104;49.01109;8.17542;142;20220224;11.8;5.1;8.5;5.1;7.8;1.5;1.64;6342 +93104;49.01109;8.17542;142;20220225;7.9;1.5;4.7;4.7;6.2;.3;1.28;6287 +93104;49.01109;8.17542;142;20220226;7.2;-1.3;3;2.8;5.5;.1;1.04;7463 +93104;49.01109;8.17542;142;20220227;9.1;-1.1;4;4;4.9;0;1.63;8369 +93104;49.01109;8.17542;142;20220228;10;-1.5;4.3;2.8;4.7;0;1.54;9067 +93104;49.01109;8.17542;142;20220301;8.2;-1.8;3.2;3.1;4.1;0;1.58;8546 +93104;49.01109;8.17542;142;20220302;5.8;-1.9;2;2;4.6;0;1.03;7539 +93104;49.01109;8.17542;142;20220303;10.1;-2.7;3.7;2.5;4.8;0;1.46;10057 +93104;49.01109;8.17542;142;20220304;8.9;-.8;4.1;3.9;4.2;0;1.88;8806 +93104;49.01109;8.17542;142;20220305;7.8;-1.9;3;3.9;4.1;0;1.73;8941 +93104;49.01109;8.17542;142;20220306;6.7;-2.6;2.1;4;3.9;0;1.66;8874 +93104;49.01109;8.17542;142;20220307;4.8;-1.3;1.8;5.2;3.5;0;1.83;7174 +93104;49.01109;8.17542;142;20220308;10.3;-1.9;4.2;3.9;3.5;0;2.28;10562 +93104;49.01109;8.17542;142;20220309;12.4;-2.3;5.1;1.6;4;0;1.64;11825 +93104;49.01109;8.17542;142;20220310;16;-.8;7.6;2.8;4.2;0;2.55;12868 +93104;49.01109;8.17542;142;20220311;13.8;.8;7.3;3.5;4.7;0;2.47;11403 +93104;49.01109;8.17542;142;20220312;14.7;4.2;9.5;2.5;5.4;0;2.22;10328 +93104;49.01109;8.17542;142;20220313;16.2;1.8;9;3.7;5.7;2;2.72;12374 +93104;49.01109;8.17542;142;20220314;14.3;7.2;10.8;3.7;8.2;.1;2.07;8619 +93104;49.01109;8.17542;142;20220315;9;4.9;7;2.1;8.8;5.7;.9;6488 +93104;49.01109;8.17542;142;20220316;12.8;6.1;9.5;3.9;9.8;0;1.38;8587 +93104;49.01109;8.17542;142;20220317;11.8;7;9.4;3.9;9;.9;1.5;7270 +93104;49.01109;8.17542;142;20220318;12;6.6;9.3;6.9;7.8;0;2.28;7975 +93104;49.01109;8.17542;142;20220319;13.3;4.6;8.9;6.7;6.3;0;3.04;13135 +93104;49.01109;8.17542;142;20220320;17.3;2.2;9.8;2.3;6.35;.1;2.43;13324 +93104;49.01109;8.17542;142;20220321;17.3;2.1;9.7;2;6.55;0;2.35;15029 +93104;49.01109;8.17542;142;20220322;17.1;0;8.6;1.3;5.4;0;2.15;16716 +93104;49.01109;8.17542;142;20220323;18.7;-.3;9.2;1.5;5.7;0;2.44;17460 +93104;49.01109;8.17542;142;20220324;19.1;.4;9.7;1.5;5.9;0;2.45;17514 +93104;49.01109;8.17542;142;20220325;18.8;.8;9.8;2.9;6.1;0;3.04;17486 +93104;49.01109;8.17542;142;20220326;18.7;5.6;12.2;4.8;5.8;0;4.05;16377 +93104;49.01109;8.17542;142;20220327;20.6;5.3;12.9;3.5;6.7;0;3.73;17795 +93104;49.01109;8.17542;142;20220328;21.1;2;11.6;1.7;7.1;0;2.76;18029 +93104;49.01109;8.17542;142;20220329;18.5;5.3;11.9;1.3;7.85;1.3;2.15;13419 +93104;49.01109;8.17542;142;20220330;9.8;8.7;9.3;2.5;9.75;4.2;1.05;4046 +93104;49.01109;8.17542;142;20220331;7.9;4.6;6.3;3;8.65;5.3;.84;4442 +93104;49.01109;8.17542;142;20220401;4.5;4.4;4.4;4;6.6;3.8;.98;1700 +93104;49.01109;8.17542;142;20220402;1.7;.5;1.1;4.5;5.8;2.2;.65;3000 +93104;49.01109;8.17542;142;20220403;5.7;.1;2.9;2;5.2;.1;1.36;10458 +93104;49.01109;8.17542;142;20220404;9.3;-3.8;2.8;5.8;5;.2;2.14;16683 +93104;49.01109;8.17542;142;20220405;9.9;5;7.4;6.9;7.9;0;1.61;4838 +93104;49.01109;8.17542;142;20220406;15.2;9.2;12.2;5.7;9.8;1;2.62;11537 +93104;49.01109;8.17542;142;20220407;14.3;9.8;12;8.7;9.75;7;2.71;7283 +93104;49.01109;8.17542;142;20220408;8.3;7.8;8;3.7;7.85;60;1.31;1600 +93104;49.01109;8.17542;142;20220409;10.2;.3;5.2;3.4;6.4;0;2.02;16843 +93104;49.01109;8.17542;142;20220410;10.6;1.9;6.2;3;6.55;.2;1.89;12088 +93104;49.01109;8.17542;142;20220411;17.3;.5;8.9;2.1;6.75;0;2.94;20587 +93104;49.01109;8.17542;142;20220412;23.8;3.7;13.7;1.1;9.35;0;3.04;19943 +93104;49.01109;8.17542;142;20220413;23.7;8.8;16.2;1.3;11.1;.5;3.14;18556 +93104;49.01109;8.17542;142;20220414;20.6;9.7;15.1;2.1;12.1;0;2.82;16749 +93104;49.01109;8.17542;142;20220415;19.8;7.1;13.4;2.8;10.6;0;2.96;17598 +93104;49.01109;8.17542;142;20220416;15.5;6.3;10.9;5.4;7.15;0;3.5;16535 +93104;49.01109;8.17542;142;20220417;16.6;3.4;10;4.8;5.7;0;4.06;21101 +93104;49.01109;8.17542;142;20220418;17.6;2.7;10.2;3.7;6.65;0;3.68;22195 +93104;49.01109;8.17542;142;20220419;18.8;1.5;10.2;2.8;6.8;0;3.57;22560 +93104;49.01109;8.17542;142;20220420;16.2;5.4;10.8;5;5.95;0;4.15;21053 +93104;49.01109;8.17542;142;20220421;17.3;5.9;11.6;5;7.75;0;3.74;19024 +93104;49.01109;8.17542;142;20220422;19;6.6;12.8;5.3;8.7;0;3.99;19944 +93104;49.01109;8.17542;142;20220423;16.3;8.4;12.3;5.3;9.45;.7;3.18;15716 +93104;49.01109;8.17542;142;20220424;10.8;9.4;10.1;3.5;10.85;8.9;.97;3462 +93104;49.01109;8.17542;142;20220425;15.8;7.9;11.8;1.7;11;5.9;2.22;14260 +93104;49.01109;8.17542;142;20220426;13.3;8.7;11;1.9;10.25;6;1.9;11594 +93104;49.01109;8.17542;142;20220427;17.3;7.7;12.5;2.5;9.7;0;3.04;18298 +93104;49.01109;8.17542;142;20220428;20;6.1;13;3.4;8.45;0;4.04;23335 +93104;49.01109;8.17542;142;20220429;19.8;6.1;13;3;9.2;1.6;3.52;19139 +93104;49.01109;8.17542;142;20220430;13;10;11.5;2.9;10.45;.4;1.95;10428 +93104;49.01109;8.17542;142;20220501;16.2;7.5;11.9;1.6;10.05;0;2.55;16534 +93104;49.01109;8.17542;142;20220502;20;5.1;12.5;2.4;10.45;0;3.22;20618 +93104;49.01109;8.17542;142;20220503;21.5;6.2;13.8;1.4;11.45;3.6;3.15;20486 +93104;49.01109;8.17542;142;20220504;21.3;7.9;14.6;1.1;11.6;5.3;3.21;20831 +93104;49.01109;8.17542;142;20220505;14.6;10.5;12.5;1.4;12.3;2;1.51;7897 +93104;49.01109;8.17542;142;20220506;20.2;11.1;15.7;1.9;11.4;0;3.11;16512 +93104;49.01109;8.17542;142;20220507;21.4;7.7;14.6;1.3;10.3;0;3.37;20524 +93104;49.01109;8.17542;142;20220508;22.6;10.9;16.8;3.2;11.9;.3;3.95;19028 +93104;49.01109;8.17542;142;20220509;23.8;11.4;17.6;2.9;12.9;0;4.02;19718 +93104;49.01109;8.17542;142;20220510;25.4;11.8;18.6;1.6;13.7;0;3.9;20794 +93104;49.01109;8.17542;142;20220511;28.8;14.5;21.7;4.2;14.1;0;5.67;21453 +93104;49.01109;8.17542;142;20220512;24.1;17.4;20.8;4.8;14.7;.6;4.39;14560 +93104;49.01109;8.17542;142;20220513;23;15.9;19.5;2.6;12.4;0;3.8;15084 +93104;49.01109;8.17542;142;20220514;24.3;9.1;16.7;2.3;10.7;0;4.35;22477 +93104;49.01109;8.17542;142;20220515;26.8;11.9;19.4;2.9;11.8;.1;5.02;22355 +93104;49.01109;8.17542;142;20220516;24.2;14.5;19.4;3.3;14.9;.7;4.01;17999 +93104;49.01109;8.17542;142;20220517;26.3;12.4;19.4;1.3;15;0;4.01;21770 +93104;49.01109;8.17542;142;20220518;29.1;13.4;21.3;2.2;14.3;0;5.01;23280 +93104;49.01109;8.17542;142;20220519;31.4;14.5;23;2.5;15.6;1.8;5.59;24281 +93104;49.01109;8.17542;142;20220520;29.8;16.7;23.3;2.3;18.2;1.5;4.8;21391 +93104;49.01109;8.17542;142;20220521;22.8;11.4;17.1;3.1;12.7;0;4.03;19993 +93104;49.01109;8.17542;142;20220522;25;10.3;17.7;1.4;12.4;3.8;4.11;22878 +93104;49.01109;8.17542;142;20220523;25;14.2;19.6;3;15.6;3.6;4.14;19593 +93104;49.01109;8.17542;142;20220524;20.8;13.5;17.2;3.9;13.4;.1;3.54;16054 +93104;49.01109;8.17542;142;20220525;22.9;9.8;16.4;3.1;10.8;0;4.43;21800 +93104;49.01109;8.17542;142;20220526;22;14.1;18.1;4;11.7;0;4.3;16844 +93104;49.01109;8.17542;142;20220527;19.8;13.5;16.7;4;12.8;0;3.42;15024 +93104;49.01109;8.17542;142;20220528;18.5;10.1;14.3;2;9.3;0;3.35;17502 +93104;49.01109;8.17542;142;20220529;17.3;9.6;13.5;3.1;8.5;1.3;3.53;16780 +93104;49.01109;8.17542;142;20220530;20.2;6.2;13.2;2.4;8.8;0;3.99;22914 +93104;49.01109;8.17542;142;20220531;23.1;8.6;15.9;2.3;9.2;0;4.52;23395 +93104;49.01109;8.17542;142;20220601;23.9;10.7;17.3;3.2;9.9;0;4.94;22351 +93104;49.01109;8.17542;142;20220602;23.6;11.1;17.4;3.8;10.3;0;5;21788 +93104;49.01109;8.17542;142;20220603;25.8;13.4;19.6;2.8;13.4;.5;4.75;21749 +93104;49.01109;8.17542;142;20220604;26.4;15.8;21.1;2.4;17.9;4.8;4.17;20106 +93104;49.01109;8.17542;142;20220605;24.3;17.6;21;3.3;18.6;7.1;3.57;15888 +93104;49.01109;8.17542;142;20220606;22.7;16;19.4;3.5;16.1;.5;3.58;15920 +93104;49.01109;8.17542;142;20220607;24;14;19;3.4;15.5;3.7;4.08;19627 +93104;49.01109;8.17542;142;20220608;24.3;13;18.7;3.3;15.1;3.7;4.23;20940 +93104;49.01109;8.17542;142;20220609;21.3;12.9;17.1;3.8;13.7;.5;3.71;17995 +93104;49.01109;8.17542;142;20220610;25.6;11.2;18.4;2.8;12.2;0;4.94;23792 +93104;49.01109;8.17542;142;20220611;29.3;12.3;20.8;1.3;13.4;0;5.02;25941 +93104;49.01109;8.17542;142;20220612;30;14.2;22.1;1.1;15.6;2.2;4.88;25015 +93104;49.01109;8.17542;142;20220613;25.2;15;20.1;2.2;12.9;0;4.44;19995 +93104;49.01109;8.17542;142;20220614;27;10.9;19;2.5;10.8;0;5.38;25308 +93104;49.01109;8.17542;142;20220615;31.9;13.7;22.8;1.7;12.4;0;5.81;26970 +93104;49.01109;8.17542;142;20220616;30.9;15.4;23.2;2;13.1;0;5.67;24857 +93104;49.01109;8.17542;142;20220617;30.8;14.7;22.8;2.3;11.5;0;6;25360 +93104;49.01109;8.17542;142;20220618;35.5;15;25.3;1.3;15.6;0;6.11;28710 +93104;49.01109;8.17542;142;20220619;37.1;18.7;27.9;2.8;16.7;0;7.42;27174 +93104;49.01109;8.17542;142;20220620;26.9;19.8;23.4;2.8;15.6;1.8;4.61;16641 +93104;49.01109;8.17542;142;20220621;29.1;11.8;20.5;3.4;13;.3;6.05;26334 +93104;49.01109;8.17542;142;20220622;23.1;17.6;20.4;1.9;16;1.5;3.31;14569 +93104;49.01109;8.17542;142;20220623;31.7;16.4;24.1;2.2;19;8.7;5.49;24719 +93104;49.01109;8.17542;142;20220624;26.1;17;21.6;2.8;18.6;15.4;4.1;18911 +93104;49.01109;8.17542;142;20220625;28.4;15.3;21.9;2.4;16.8;1.5;4.92;22806 +93104;49.01109;8.17542;142;20220626;27.1;16.4;21.8;2.8;18.2;33.2;4.47;20537 +93104;49.01109;8.17542;142;20220627;21.3;16.9;19.1;2.9;18.5;1.5;2.63;12931 +93104;49.01109;8.17542;142;20220628;26.8;13.2;20;2.3;15;.6;4.72;23197 +93104;49.01109;8.17542;142;20220629;28.5;18.8;23.7;1.5;16.4;0;4.4;19471 +93104;49.01109;8.17542;142;20220630;31.8;16.3;24.1;2;17.5;2.4;5.52;24754 +93104;49.01109;8.17542;142;20220701;23;14;18.5;2.2;14.2;.8;3.78;18687 +93104;49.01109;8.17542;142;20220702;27.9;11.1;19.5;2.6;13.2;0;5.34;25728 +93104;49.01109;8.17542;142;20220703;29.9;15.5;22.7;3;15.3;0;5.7;23736 +93104;49.01109;8.17542;142;20220704;27.5;16.4;22;1.6;13.9;0;4.52;20728 +93104;49.01109;8.17542;142;20220705;28.4;14.3;21.4;1.5;12.3;0;4.86;23400 +93104;49.01109;8.17542;142;20220706;24.6;14.2;19.4;1.9;11.9;0;4.27;19969 +93104;49.01109;8.17542;142;20220707;22.8;12.9;17.9;3.9;12.9;0;4.31;19427 +93104;49.01109;8.17542;142;20220708;23.4;11.4;17.4;2.6;11.3;0;4.4;21406 +93104;49.01109;8.17542;142;20220709;27.4;13.2;20.3;1.6;13.6;0;4.64;23288 +93104;49.01109;8.17542;142;20220710;22.5;14.6;18.6;3.2;12.7;0;4.06;17166 +93104;49.01109;8.17542;142;20220711;25.8;15;20.4;1.9;14.2;0;4.26;20127 +93104;49.01109;8.17542;142;20220712;28.1;15;21.6;2.7;14.2;0;5.14;22172 +93104;49.01109;8.17542;142;20220713;30.5;15.4;23;1.1;14.2;0;4.8;23784 +93104;49.01109;8.17542;142;20220714;34.5;16.5;25.5;3.2;14.4;0;7.08;25950 +93104;49.01109;8.17542;142;20220715;25.4;14.5;20;3;11.2;0;4.95;19991 +93104;49.01109;8.17542;142;20220716;27.3;12.7;20;2;10.3;0;5.01;23162 +93104;49.01109;8.17542;142;20220717;29.6;14.1;21.9;3;10;0;6.15;23806 +93104;49.01109;8.17542;142;20220718;33.9;15.4;24.7;2;10.6;0;6.25;25977 +93104;49.01109;8.17542;142;20220719;36.9;16.1;26.5;2.8;12.4;0;7.52;27485 +93104;49.01109;8.17542;142;20220720;33.3;19.8;26.6;3.2;16.6;4.2;6.31;21937 +93104;49.01109;8.17542;142;20220721;27.8;18.5;23.2;3.1;19.1;.1;4.37;18030 +93104;49.01109;8.17542;142;20220722;31;16.3;23.7;3.1;17.8;.2;5.5;22742 +93104;49.01109;8.17542;142;20220723;29.4;19.4;24.4;2.3;17.2;.1;4.67;18569 +93104;49.01109;8.17542;142;20220724;32.7;18.3;25.5;1.4;15.3;0;5.04;22316 +93104;49.01109;8.17542;142;20220725;34;17.9;26;2.9;16.6;.1;6.28;23531 +93104;49.01109;8.17542;142;20220726;26.4;17.8;22.1;3.1;14.7;0;4.55;16950 +93104;49.01109;8.17542;142;20220727;25.5;17;21.3;3.3;13;0;4.65;16769 +93104;49.01109;8.17542;142;20220728;29;14.7;21.9;4.2;12.1;0;6.16;21836 +93104;49.01109;8.17542;142;20220729;29;17.1;23.1;2.4;13.6;.1;4.96;19767 +93104;49.01109;8.17542;142;20220730;30.1;15.7;22.9;2.9;13.3;0;5.56;21700 +93104;49.01109;8.17542;142;20220731;32.5;16.9;24.7;3.1;12.8;0;6.31;22497 +93104;49.01109;8.17542;142;20220801;29.1;18.3;23.7;3.1;16.1;.2;4.98;18514 +93104;49.01109;8.17542;142;20220802;30.7;16.7;23.7;1.5;16.3;0;4.55;21054 +93104;49.01109;8.17542;142;20220803;34.6;17.6;26.1;1.1;16.4;0;4.94;23139 +93104;49.01109;8.17542;142;20220804;38;20;29;1.9;16.1;.3;6.15;23695 +93104;49.01109;8.17542;142;20220805;30.4;23;26.7;3.1;16.7;4.3;5.07;14877 +93104;49.01109;8.17542;142;20220806;25.9;16.3;21.1;5;11.2;0;5.68;16933 +93104;49.01109;8.17542;142;20220807;27.9;14.2;21.1;3.9;9.4;0;5.98;20230 +93104;49.01109;8.17542;142;20220808;30;15;22.5;3.1;10;0;5.87;21068 +93104;49.01109;8.17542;142;20220809;30.8;16.6;23.7;3.4;10.8;0;6.13;20353 +93104;49.01109;8.17542;142;20220810;30.5;17.3;23.9;3.5;10.4;0;6.15;19476 +93104;49.01109;8.17542;142;20220811;30.7;15.6;23.2;2.8;10.3;0;5.7;20739 +93104;49.01109;8.17542;142;20220812;29.7;15.2;22.5;3.2;10.4;0;5.72;20175 +93104;49.01109;8.17542;142;20220813;30.5;14.2;22.4;2.5;11;0;5.34;21284 +93104;49.01109;8.17542;142;20220814;32.2;15;23.6;3;12.7;.2;5.86;21731 +93104;49.01109;8.17542;142;20220815;27;18.3;22.7;3.9;17.4;.9;4.24;15163 +93104;49.01109;8.17542;142;20220816;30.4;17.5;24;1.9;16.8;0;4.3;18468 +93104;49.01109;8.17542;142;20220817;28.1;17.6;22.9;2.8;17.1;2.1;4.14;16478 +93104;49.01109;8.17542;142;20220818;24.9;17.7;21.3;3.4;18.9;1.6;3.19;13434 +93104;49.01109;8.17542;142;20220819;29.2;18.5;23.9;3.3;17.4;1.1;4.54;16390 +93104;49.01109;8.17542;142;20220820;27.8;18.4;23.1;3.3;15.7;.1;4.4;15204 +93104;49.01109;8.17542;142;20220821;29.2;13.5;21.4;1.1;12.7;0;3.79;19680 +93104;49.01109;8.17542;142;20220822;30.3;15.1;22.7;1.4;12.1;0;4.11;19200 +93104;49.01109;8.17542;142;20220823;31.8;14.9;23.4;1.7;12.3;0;4.56;20116 +93104;49.01109;8.17542;142;20220824;31.6;14.9;23.3;2.2;12.6;0;4.86;19829 +93104;49.01109;8.17542;142;20220825;31.4;17;24.2;2.6;15.4;0;4.79;18213 +93104;49.01109;8.17542;142;20220826;32.1;18;25.1;2;17.1;11.8;4.38;17863 +93104;49.01109;8.17542;142;20220827;23.5;18;20.8;1.5;20;7.2;2.22;10821 +93104;49.01109;8.17542;142;20220828;26.2;17.7;22;2.7;16.5;0;3.49;13486 +93104;49.01109;8.17542;142;20220829;27.9;14.7;21.3;4;12.8;0;4.94;16811 +93104;49.01109;8.17542;142;20220830;29.9;16.7;23.3;3.5;13.9;3.7;5.01;16659 +93104;49.01109;8.17542;142;20220831;20.9;17.6;19.3;2.1;18.5;1.8;1.82;7934 +93104;49.01109;8.17542;142;20220901;25.1;14.3;19.7;3;14.8;0;3.46;14729 +93104;49.01109;8.17542;142;20220902;25.9;13.3;19.6;3;12.5;1.8;3.93;15809 +93104;49.01109;8.17542;142;20220903;23.3;16.1;19.7;2;16.7;7.7;2.52;11679 +93104;49.01109;8.17542;142;20220904;27.8;14.3;21.1;1.7;16.2;0;3.28;16069 +93104;49.01109;8.17542;142;20220905;30.1;14.5;22.3;1.2;15.5;1.6;3.37;17151 +93104;49.01109;8.17542;142;20220906;29.2;16.1;22.7;2;17.8;2.4;3.46;15505 +93104;49.01109;8.17542;142;20220907;27.7;17.4;22.6;2.7;17.8;5;3.41;13536 +93104;49.01109;8.17542;142;20220908;21.7;15.4;18.6;2.8;16.1;.7;2.34;10338 +93104;49.01109;8.17542;142;20220909;21.1;14.4;17.8;3.3;15.2;7.8;2.42;10567 +93104;49.01109;8.17542;142;20220910;18.8;14.3;16.6;4.1;15.6;1.6;1.87;8451 +93104;49.01109;8.17542;142;20220911;22.9;15.2;19.1;2.8;15.6;.1;2.61;11128 +93104;49.01109;8.17542;142;20220912;26.6;11.1;18.9;1.5;14.4;0;2.9;15880 +93104;49.01109;8.17542;142;20220913;26.7;12.5;19.6;1.9;15.6;15.1;2.95;15005 +93104;49.01109;8.17542;142;20220914;25.4;16.7;21.1;2.9;19.6;17.8;2.54;11475 +93104;49.01109;8.17542;142;20220915;18.5;17.6;18.1;3;17.5;17.6;1.28;3216 +93104;49.01109;8.17542;142;20220916;18.4;14.4;16.4;2.4;12.95;1.2;2.06;9122 +93104;49.01109;8.17542;142;20220917;15.3;9.1;12.2;3.8;10.5;3.3;1.95;9253 +93104;49.01109;8.17542;142;20220918;15.7;9.9;12.8;4.8;10.2;.8;2.29;8821 +93104;49.01109;8.17542;142;20220919;16.7;8;12.4;2.9;10.1;.2;2.06;10814 +93104;49.01109;8.17542;142;20220920;16.3;7.8;12.1;2;10.5;.2;1.74;10551 +93104;49.01109;8.17542;142;20220921;17.2;6.1;11.7;2.6;9.7;0;2.05;11998 +93104;49.01109;8.17542;142;20220922;18.9;5.4;12.2;2.3;9;.1;2.3;13133 +93104;49.01109;8.17542;142;20220923;19.3;6.5;12.9;1.2;10.3;.1;1.85;12611 +93104;49.01109;8.17542;142;20220924;18.9;9.5;14.2;1.6;12.6;3.2;1.7;10578 +93104;49.01109;8.17542;142;20220925;14.9;11.8;13.4;1.8;13.7;5.7;1.05;5725 +93104;49.01109;8.17542;142;20220926;15.3;9.1;12.2;3.9;12;8.9;1.44;8249 +93104;49.01109;8.17542;142;20220927;11.1;9.5;10.3;5;11.1;13.9;.96;3821 +93104;49.01109;8.17542;142;20220928;14.3;8.7;11.5;3.8;11.1;.5;1.43;7597 +93104;49.01109;8.17542;142;20220929;14;7.3;10.7;1.1;10.7;3.6;1.14;8254 +93104;49.01109;8.17542;142;20220930;16.5;6.8;11.7;2.1;10.6;1;1.55;9924 +93104;49.01109;8.17542;142;20221001;14.7;8.9;11.8;5.4;11.9;9.2;1.35;7423 +93104;49.01109;8.17542;142;20221002;15;13.3;14.2;2.9;14.15;24.5;1.21;3836 +93104;49.01109;8.17542;142;20221003;16.3;9;12.7;1.6;11.4;0;1.33;8168 +93104;49.01109;8.17542;142;20221004;18.5;6.2;12.4;1.4;11;0;1.49;10639 +93104;49.01109;8.17542;142;20221005;24;7.9;16;2.9;12.7;.1;2.46;12089 +93104;49.01109;8.17542;142;20221006;19.6;13.6;16.6;2.6;13;0;1.87;7026 +93104;49.01109;8.17542;142;20221007;20.3;9.4;14.9;1.7;12.3;0;1.62;9549 +93104;49.01109;8.17542;142;20221008;18;12.3;15.2;2.3;12.5;0;1.56;6627 +93104;49.01109;8.17542;142;20221009;18.7;6.8;12.8;2.6;10;.1;1.86;9711 +93104;49.01109;8.17542;142;20221010;22.4;7.9;15.2;1.6;12.5;0;1.69;10625 +93104;49.01109;8.17542;142;20221011;16.1;11.9;14;2.8;12.4;0;1.36;5338 +93104;49.01109;8.17542;142;20221012;18.6;7.8;13.2;1.4;11.3;0;1.32;8807 +93104;49.01109;8.17542;142;20221013;16.5;8.7;12.6;2;12.6;.3;1.07;7273 +93104;49.01109;8.17542;142;20221014;17.3;12.1;14.7;2.5;15.1;15;.97;5727 +93104;49.01109;8.17542;142;20221015;17.4;14.8;16.1;4.6;16.9;2.6;.9;3797 +93104;49.01109;8.17542;142;20221016;21.4;14.9;18.2;1.9;16.2;.3;1.37;6271 +93104;49.01109;8.17542;142;20221017;24.2;11.3;17.8;1.5;15.4;0;1.5;8950 +93104;49.01109;8.17542;142;20221018;21.3;14.7;18;2.2;16.4;.4;1.36;6118 +93104;49.01109;8.17542;142;20221019;18;14.2;16.1;3.8;15.5;.1;1.21;4412 +93104;49.01109;8.17542;142;20221020;14.9;9.8;12.4;2.1;13.5;12.2;.71;5124 +93104;49.01109;8.17542;142;20221021;17.4;13.3;15.4;2.8;15.7;11.4;.89;4450 +93104;49.01109;8.17542;142;20221022;20.9;14;17.5;2.5;14.5;0;1.54;5862 +93104;49.01109;8.17542;142;20221023;18.9;10.1;14.5;2;14.1;3;1.03;6590 +93104;49.01109;8.17542;142;20221024;20.3;14.1;17.2;4;14.6;3.3;1.77;5336 +93104;49.01109;8.17542;142;20221025;19.6;11.8;15.7;2.8;13.4;0;1.44;5959 +93104;49.01109;8.17542;142;20221026;21.5;11.7;16.6;2.4;14.4;.1;1.4;6642 +93104;49.01109;8.17542;142;20221027;20.1;9.4;14.8;.9;13.8;0;.85;6851 +93104;49.01109;8.17542;142;20221028;23.3;11.7;17.5;1.1;15.2;0;1.06;7038 +93104;49.01109;8.17542;142;20221029;22.8;11.4;17.1;1;14.6;.1;1;6853 +93104;49.01109;8.17542;142;20221030;21.3;11.5;16.4;1.3;14.6;0;.98;6199 +93104;49.01109;8.17542;142;20221031;17;9.9;13.5;1.2;13.3;3.6;.71;5091 +93104;49.01109;8.17542;142;20221101;16.8;11.6;14.2;3.7;13.3;0;1.14;4188 +93104;49.01109;8.17542;142;20221102;16.2;9.2;12.7;3;11.1;0;1.21;4874 +93104;49.01109;8.17542;142;20221103;11.4;5.1;8.3;1.5;10.4;5.2;.45;4510 +93104;49.01109;8.17542;142;20221104;12.5;8.7;10.6;3;10.7;3.5;.83;3298 +93104;49.01109;8.17542;142;20221105;11.3;8.7;10;2.9;10;.2;.86;2567 +93104;49.01109;8.17542;142;20221106;8;2.3;5.2;1.9;8.7;.3;.32;4033 +93104;49.01109;8.17542;142;20221107;15.9;8.1;12;2.8;11.3;.1;.96;4742 +93104;49.01109;8.17542;142;20221108;17.3;6;11.7;1.7;10.5;13.8;.84;5737 +93104;49.01109;8.17542;142;20221109;14.8;11.1;13;3.4;13.2;4.8;.75;2954 +93104;49.01109;8.17542;142;20221110;14.6;8.5;11.6;2.1;11.2;.1;.75;3904 +93104;49.01109;8.17542;142;20221111;7.8;5;6.4;.4;9.4;.1;.35;2393 +93104;49.01109;8.17542;142;20221112;7.1;5.6;6.4;1.5;9.4;0;.35;1547 +93104;49.01109;8.17542;142;20221113;11.1;5.4;8.3;3.5;9.2;0;.74;3557 +93104;49.01109;8.17542;142;20221114;8.9;5;7;1.3;9.3;0;.38;2781 +93104;49.01109;8.17542;142;20221115;14.1;7.2;10.7;1.2;11.4;4.8;.45;3842 +93104;49.01109;8.17542;142;20221116;14.2;10.3;12.3;2.7;11.5;0;.87;2682 +93104;49.01109;8.17542;142;20221117;13.9;8.6;11.3;3;11.1;16.9;.79;3176 +93104;49.01109;8.17542;142;20221118;10.7;7.6;9.2;3.7;10.5;5.1;.56;2238 +93104;49.01109;8.17542;142;20221119;9.6;7.6;8.6;2.8;9.5;2.6;.67;1640 +93104;49.01109;8.17542;142;20221120;10.3;3.6;7;4.2;8.5;4.5;.7;3473 +93104;49.01109;8.17542;142;20221121;9.9;5.8;7.9;3.4;8.6;3;.78;2535 +93104;49.01109;8.17542;142;20221122;8.7;5.5;7.1;3.9;8.8;1;.62;2128 +93104;49.01109;8.17542;142;20221123;11.8;4.7;8.3;2.6;8.6;2.3;.72;3427 +93104;49.01109;8.17542;142;20221124;11.4;7.5;9.5;3.1;9.2;1.6;.88;2337 +93104;49.01109;8.17542;142;20221125;9.4;3.1;6.3;2.1;8.6;.1;.38;3096 +93104;49.01109;8.17542;142;20221126;8.7;4.8;6.8;2.5;8.5;0;.52;2264 +93104;49.01109;8.17542;142;20221127;4.8;1.6;3.2;1;7.7;0;.22;1960 +93104;49.01109;8.17542;142;20221128;8;3;5.5;.7;8.6;5.8;.24;2572 +93104;49.01109;8.17542;142;20221129;8.9;7;8;2.3;10.3;2.1;.35;1319 +93104;49.01109;8.17542;142;20221130;8.1;6.6;7.4;2.9;9.3;.1;.5;1082 +93104;49.01109;8.17542;142;20221201;4.4;3.5;4;3.6;6.7;0;.69;681 +93104;49.01109;8.17542;142;20221202;3.5;3.2;3.4;3.1;7.2;.4;.44;116 +93104;49.01109;8.17542;142;20221203;4.4;2;3.2;4.6;6.8;0;.5;1473 +93104;49.01109;8.17542;142;20221204;3.1;2.2;2.7;3.6;6.6;1.8;.48;643 +93104;49.01109;8.17542;142;20221205;6.1;2.4;4.3;1.7;7.5;.2;.33;1936 +93104;49.01109;8.17542;142;20221206;4.9;3.7;4.3;2;7.5;.2;.43;816 +93104;49.01109;8.17542;142;20221207;4.4;2.6;3.5;2.8;6.9;.2;.47;1129 +93104;49.01109;8.17542;142;20221208;3.8;.1;2;2.5;6.2;0;.37;1876 +93104;49.01109;8.17542;142;20221209;2.4;-2.2;.1;2.7;5.7;0;.26;2146 +93104;49.01109;8.17542;142;20221210;2;.3;1.2;3.2;5.5;0;.55;1044 +93104;49.01109;8.17542;142;20221211;-.1;-4.2;-2.1;2.2;4.9;0;.21;1959 +93104;49.01109;8.17542;142;20221212;.7;-3.8;-1.5;1.9;4.5;0;.34;2068 +93104;49.01109;8.17542;142;20221213;-2;-5.4;-3.7;4.6;3.8;0;.47;1703 +93104;49.01109;8.17542;142;20221214;-1.5;-2.6;-2;2;4.5;1.4;.39;689 +93104;49.01109;8.17542;142;20221215;-1.5;-2.6;-2;4;4.6;0;.42;684 +93104;49.01109;8.17542;142;20221216;.5;-4.6;-2;2;3.9;0;.43;2198 +93104;49.01109;8.17542;142;20221217;-5.6;-7.9;-6.7;1.6;3.15;0;.16;2319 +93104;49.01109;8.17542;142;20221218;-5.8;-8.4;-7.1;1.4;3.3;0;.15;2113 +93104;49.01109;8.17542;142;20221219;1.8;-5.5;-1.8;.8;5.15;.1;.15;2598 +93104;49.01109;8.17542;142;20221220;6.3;.6;3.5;1.6;7.8;8.9;.14;2341 +93104;49.01109;8.17542;142;20221221;11.7;5.7;8.7;4.2;11.4;4.8;.13;2418 +93104;49.01109;8.17542;142;20221222;12;10.1;11.1;6.2;11.2;14;.96;1083 +93104;49.01109;8.17542;142;20221223;13.8;9.9;11.9;5;12.8;9.5;.55;1829 +93104;49.01109;8.17542;142;20221224;12.5;11.1;11.8;3.8;10.9;.6;1.07;843 +93104;49.01109;8.17542;142;20221225;14.5;8;11.3;2.2;10.7;.2;.64;2558 +93104;49.01109;8.17542;142;20221226;11.1;10.2;10.7;5.2;10.6;12.3;1.03;555 +93104;49.01109;8.17542;142;20221227;8.1;2.9;5.5;3.9;7.2;0;.73;2238 +93104;49.01109;8.17542;142;20221228;10.2;2.8;6.5;4.6;7.7;.1;.84;2806 +93104;49.01109;8.17542;142;20221229;13.8;10.4;12.1;5.8;9.6;2.9;1.79;1707 +93104;49.01109;8.17542;142;20221230;11.9;4.6;8.3;3.6;10;3;.43;2815 +93104;49.01109;8.17542;142;20221231;18.5;12.2;15.4;5.4;12.4;0;1.78;2587 +94066;48.3424;-4.62033;55;20220101;14.8;11.9;13.3;6.7;13.36;6.4;.93;1912 +94066;48.3424;-4.62033;55;20220102;13.4;12.1;12.7;9.4;13.21;.1;.78;2025 +94066;48.3424;-4.62033;55;20220103;12.3;11.6;12;5.6;12.47;14;.71;1134 +94066;48.3424;-4.62033;55;20220104;9.6;8.5;9.1;6.2;8.61;2.3;1.21;2445 +94066;48.3424;-4.62033;55;20220105;8.6;2.7;5.6;2.3;6.41;0;.68;3242 +94066;48.3424;-4.62033;55;20220106;9.6;5;7.3;4.5;7.96;5.6;.81;1574 +94066;48.3424;-4.62033;55;20220107;10.4;6.2;8.3;9;9.41;6.4;.79;3396 +94066;48.3424;-4.62033;55;20220108;11.5;9.1;10.3;10.9;10.11;11.7;1.35;1127 +94066;48.3424;-4.62033;55;20220109;11;6.8;8.9;7.8;11.14;5.6;.25;1886 +94066;48.3424;-4.62033;55;20220110;12.4;10.3;11.4;5.4;13.31;2;.24;1758 +94066;48.3424;-4.62033;55;20220111;13.2;9.7;11.4;2.3;12.67;0;.34;2730 +94066;48.3424;-4.62033;55;20220112;11.5;10.2;10.8;3.4;11.97;0;.49;1254 +94066;48.3424;-4.62033;55;20220113;9.7;6.7;8.2;4.2;8.81;0;.63;5602 +94066;48.3424;-4.62033;55;20220114;7.3;3.2;5.3;3.2;7.27;.1;.44;4069 +94066;48.3424;-4.62033;55;20220115;10.2;3.1;6.7;4.8;9.07;.1;.44;4110 +94066;48.3424;-4.62033;55;20220116;12.9;6.9;9.9;4;10.87;.4;.58;3660 +94066;48.3424;-4.62033;55;20220117;10.5;7.1;8.8;2.1;9.81;.1;.37;4796 +94066;48.3424;-4.62033;55;20220118;7.3;3.5;5.4;2.9;8.01;.3;.45;2117 +94066;48.3424;-4.62033;55;20220119;12;3;7.5;4.1;9.34;.8;.66;2270 +94066;48.3424;-4.62033;55;20220120;10.4;6.3;8.4;5.2;7.47;0;1.43;3579 +94066;48.3424;-4.62033;55;20220121;8.3;3.4;5.8;3.1;6.51;.1;.88;4138 +94066;48.3424;-4.62033;55;20220122;8.5;2.2;5.4;2.8;7.54;0;.67;2401 +94066;48.3424;-4.62033;55;20220123;9.3;4.9;7.1;4.1;8.01;0;.7;5633 +94066;48.3424;-4.62033;55;20220124;4;2.3;3.2;2.1;6.97;0;.36;1781 +94066;48.3424;-4.62033;55;20220125;9.7;2.6;6.2;2.4;7.61;0;.58;5038 +94066;48.3424;-4.62033;55;20220126;8.8;2;5.4;3.4;7.34;0;.6;6423 +94066;48.3424;-4.62033;55;20220127;12;3.3;7.6;3.9;9.94;.3;.43;5270 +94066;48.3424;-4.62033;55;20220128;10.8;9.1;9.9;2.4;11.9;.2;.33;2137 +94066;48.3424;-4.62033;55;20220129;10.8;8.9;9.8;4;11.14;.6;.53;2702 +94066;48.3424;-4.62033;55;20220130;11.8;9;10.4;3.6;11.17;.3;.62;3075 +94066;48.3424;-4.62033;55;20220131;10.8;8.7;9.7;8.1;9.24;0;1.4;3307 +94066;48.3424;-4.62033;55;20220201;10.5;8.4;9.4;6.5;10.67;.2;.69;1557 +94066;48.3424;-4.62033;55;20220202;10.5;8.3;9.4;3.9;10.37;.4;.66;3151 +94066;48.3424;-4.62033;55;20220203;10.9;7.4;9.2;4;10.4;.8;.59;4077 +94066;48.3424;-4.62033;55;20220204;10.7;8.5;9.6;6.6;8.94;.7;1.36;4281 +94066;48.3424;-4.62033;55;20220205;12.2;5.3;8.8;6;9.17;.5;1.12;7288 +94066;48.3424;-4.62033;55;20220206;12.4;9.4;10.9;11;11.8;.8;.74;3778 +94066;48.3424;-4.62033;55;20220207;12.4;10.2;11.3;4.3;12.04;.4;.68;3334 +94066;48.3424;-4.62033;55;20220208;12.2;9.2;10.7;4;11.41;.4;.71;4584 +94066;48.3424;-4.62033;55;20220209;10;6.9;8.4;3.8;10.34;.8;.51;3761 +94066;48.3424;-4.62033;55;20220210;9;7.5;8.3;4.6;8.97;.7;.91;4097 +94066;48.3424;-4.62033;55;20220211;10.4;3.5;7;3.4;6.96;0;1.27;8644 +94066;48.3424;-4.62033;55;20220212;10.9;3.3;7.1;6.8;7.94;0;1.29;7604 +94066;48.3424;-4.62033;55;20220213;11;9.1;10;10.5;10.76;21.9;1.02;3397 +94066;48.3424;-4.62033;55;20220214;11.1;6.6;8.9;7.2;8.84;2.4;1.33;7077 +94066;48.3424;-4.62033;55;20220215;11.4;7.1;9.3;8.9;11.47;7.1;.38;2783 +94066;48.3424;-4.62033;55;20220216;12.8;11.4;12.1;11;13.87;.9;.29;1484 +94066;48.3424;-4.62033;55;20220217;13.6;10.2;11.9;7.8;12.01;1.6;1.12;5642 +94066;48.3424;-4.62033;55;20220218;10.6;9.7;10.1;11.1;8.87;.8;2;5770 +94066;48.3424;-4.62033;55;20220219;11.6;4.8;8.2;8.1;9.07;1.6;1.1;8639 +94066;48.3424;-4.62033;55;20220220;12.6;9.4;11;10.6;11.27;1.2;1.17;4090 +94066;48.3424;-4.62033;55;20220221;11.9;8.3;10.1;9.9;9.14;.1;1.84;5695 +94066;48.3424;-4.62033;55;20220222;13.6;9.4;11.5;6.5;10.97;.2;1.39;6319 +94066;48.3424;-4.62033;55;20220223;10.8;5.2;8;3.6;8.74;.6;1.02;5234 +94066;48.3424;-4.62033;55;20220224;10.1;8;9.1;7.9;8.27;1.6;1.76;7672 +94066;48.3424;-4.62033;55;20220225;12.1;4.8;8.4;3.7;7.81;.4;1.5;10782 +94066;48.3424;-4.62033;55;20220226;11.2;5.1;8.2;8;7.21;0;2.07;11596 +94066;48.3424;-4.62033;55;20220227;12.6;5.7;9.1;5.7;9.04;.7;1.48;8751 +94066;48.3424;-4.62033;55;20220228;12.2;8.1;10.1;7.3;11.77;7.5;.64;5362 +94066;48.3424;-4.62033;55;20220301;12.8;10.2;11.5;5.9;12.47;12.4;.71;3016 +94066;48.3424;-4.62033;55;20220302;11.9;9.4;10.6;5.9;11.77;3.9;.77;4381 +94066;48.3424;-4.62033;55;20220303;12;7.6;9.8;5.5;10.21;.5;1.17;7339 +94066;48.3424;-4.62033;55;20220304;11.1;6.3;8.7;5.6;7.71;.1;1.87;10245 +94066;48.3424;-4.62033;55;20220305;10.2;3.7;7;6.3;7.11;.6;1.74;9051 +94066;48.3424;-4.62033;55;20220306;9.2;5.3;7.3;7;7.21;.1;1.65;6259 +94066;48.3424;-4.62033;55;20220307;8.2;2.5;5.4;6.8;5.67;0;1.94;11789 +94066;48.3424;-4.62033;55;20220308;13.3;3;8.1;5.5;8.56;1.4;1.53;10693 +94066;48.3424;-4.62033;55;20220309;11.6;8;9.8;9.1;10.51;1.7;1.14;6134 +94066;48.3424;-4.62033;55;20220310;12.6;5.6;9.1;6.2;8.61;1.8;1.91;13308 +94066;48.3424;-4.62033;55;20220311;13.3;7.7;10.5;8.8;10.24;4.7;1.66;8573 +94066;48.3424;-4.62033;55;20220312;11.9;6.3;9.1;9.4;9.21;8.9;1.63;8912 +94066;48.3424;-4.62033;55;20220313;11.8;7.3;9.5;6.5;9.14;3.7;1.72;10470 +94066;48.3424;-4.62033;55;20220314;15.2;6.5;10.8;3.6;9.84;0;1.78;12727 +94066;48.3424;-4.62033;55;20220315;15.9;6.3;11.1;2.8;10.04;0;1.83;13414 +94066;48.3424;-4.62033;55;20220316;11;8.2;9.6;5.1;9.87;1.9;1.28;6210 +94066;48.3424;-4.62033;55;20220317;12.8;5.4;9.1;3;8.37;0;1.8;14694 +94066;48.3424;-4.62033;55;20220318;15.1;5.5;10.3;6.5;8.41;.1;2.62;16366 +94066;48.3424;-4.62033;55;20220319;14.2;7.5;10.8;6.4;8.41;0;2.53;12027 +94066;48.3424;-4.62033;55;20220320;17.3;8.8;13.1;4.8;10.21;0;2.61;14759 +94066;48.3424;-4.62033;55;20220321;17.6;9.7;13.7;7.1;10.94;0;2.91;16403 +94066;48.3424;-4.62033;55;20220322;15.9;10.1;13;8.1;9.64;0;3.04;14080 +94066;48.3424;-4.62033;55;20220323;18.1;10.1;14.1;4.2;9.14;0;3.12;15882 +94066;48.3424;-4.62033;55;20220324;16.7;5.9;11.3;4;9.34;0;2.46;16797 +94066;48.3424;-4.62033;55;20220325;17.8;7.6;12.7;6.4;9.37;0;3.18;19151 +94066;48.3424;-4.62033;55;20220326;17.7;7.6;12.6;6.5;9.21;0;3.1;16570 +94066;48.3424;-4.62033;55;20220327;19.5;7.1;13.3;4.1;9.01;0;3.24;18810 +94066;48.3424;-4.62033;55;20220328;18.6;9.6;14.1;2.7;10.71;.3;2.47;13513 +94066;48.3424;-4.62033;55;20220329;14.9;8.3;11.6;3.4;11.37;.1;1.74;13126 +94066;48.3424;-4.62033;55;20220330;13.6;9.3;11.4;4.3;10.57;1.6;1.96;13403 +94066;48.3424;-4.62033;55;20220331;8.8;7.1;7.9;8.1;7.24;1;2.28;12839 +94066;48.3424;-4.62033;55;20220401;9.2;2.9;6.1;7;5.91;.4;2.47;16920 +94066;48.3424;-4.62033;55;20220402;10.4;3.3;6.8;4.2;6.81;.3;2.04;14541 +94066;48.3424;-4.62033;55;20220403;10.9;3.3;7.1;3.9;5.96;0;2.61;19886 +94066;48.3424;-4.62033;55;20220404;10.7;3;6.8;5.6;9.26;1.2;1.08;9218 +94066;48.3424;-4.62033;55;20220405;13.2;9.9;11.5;5.8;10.71;0;1.87;10585 +94066;48.3424;-4.62033;55;20220406;14.1;8;11.1;9.4;11.11;4;1.67;8742 +94066;48.3424;-4.62033;55;20220407;13.5;10.4;11.9;7.9;10.94;13.1;2.02;10426 +94066;48.3424;-4.62033;55;20220408;12.4;8.4;10.4;7.7;9.81;5.1;1.97;11194 +94066;48.3424;-4.62033;55;20220409;12.5;3.7;8.1;3.2;6.91;0;2.58;19190 +94066;48.3424;-4.62033;55;20220410;13.5;4.2;8.8;7.8;7.84;0;2.82;20015 +94066;48.3424;-4.62033;55;20220411;16.9;10.2;13.6;6.7;10.81;1.5;2.98;14868 +94066;48.3424;-4.62033;55;20220412;15.2;10.8;13;6.3;12.66;.2;1.98;13822 +94066;48.3424;-4.62033;55;20220413;17.3;10.8;14.1;3.5;12.84;.2;2.39;15632 +94066;48.3424;-4.62033;55;20220414;18.3;7.9;13.1;3.5;12.24;.1;2.87;21702 +94066;48.3424;-4.62033;55;20220415;17.5;9.5;13.5;2.8;12.24;.1;2.72;19621 +94066;48.3424;-4.62033;55;20220416;21;7.4;14.2;3;12.11;0;3.26;21715 +94066;48.3424;-4.62033;55;20220417;16.4;9.4;12.9;3.9;11.74;.1;2.46;16292 +94066;48.3424;-4.62033;55;20220418;14.7;6.8;10.7;3.8;9.71;0;2.59;19183 +94066;48.3424;-4.62033;55;20220419;13.8;5.2;9.5;4.2;8.37;.2;2.79;20969 +94066;48.3424;-4.62033;55;20220420;14.6;8.6;11.6;4.6;10.24;0;2.52;16382 +94066;48.3424;-4.62033;55;20220421;16.5;7.8;12.1;2.7;10.84;.3;2.59;18105 +94066;48.3424;-4.62033;55;20220422;17;9.1;13;7.7;11.44;1.4;2.77;17597 +94066;48.3424;-4.62033;55;20220423;16.2;10.3;13.3;7.1;11.74;0;2.83;19114 +94066;48.3424;-4.62033;55;20220424;15.5;10.4;13;4.1;12.11;2;2.23;14551 +94066;48.3424;-4.62033;55;20220425;17.1;10;13.5;4.1;10.91;0;2.78;15590 +94066;48.3424;-4.62033;55;20220426;17.1;7.6;12.4;6.4;9.81;0;3.65;25323 +94066;48.3424;-4.62033;55;20220427;15.3;8.6;11.9;7.8;9.91;1.7;3.07;19182 +94066;48.3424;-4.62033;55;20220428;17.7;10.1;13.9;6.3;11.34;.2;3.11;17539 +94066;48.3424;-4.62033;55;20220429;17;8.6;12.8;5.2;10.97;0;3.31;23540 +94066;48.3424;-4.62033;55;20220430;14.5;7.7;11.1;5;9.67;0;2.87;19816 +94066;48.3424;-4.62033;55;20220501;16;8.1;12.1;4.1;11.04;.6;2.76;19710 +94066;48.3424;-4.62033;55;20220502;15;9.5;12.2;4.8;11.27;0;2.27;13900 +94066;48.3424;-4.62033;55;20220503;17.1;8.7;12.9;3.6;11.24;.1;2.89;18906 +94066;48.3424;-4.62033;55;20220504;17;9.2;13.1;3.3;12.41;0;3;22851 +94066;48.3424;-4.62033;55;20220505;17;11.5;14.3;3;12.07;0;3.16;20739 +94066;48.3424;-4.62033;55;20220506;16.6;8;12.3;2.8;11.57;0;2.88;21227 +94066;48.3424;-4.62033;55;20220507;18.1;8.9;13.5;3.2;12.67;.1;2.94;20949 +94066;48.3424;-4.62033;55;20220508;19.7;9.2;14.5;3.5;12.74;.1;3.51;24143 +94066;48.3424;-4.62033;55;20220509;21.5;10.6;16;4.1;13.67;0;3.87;23563 +94066;48.3424;-4.62033;55;20220510;18;12.3;15.2;4.6;13.64;.1;2.94;18282 +94066;48.3424;-4.62033;55;20220511;17.5;10.6;14.1;6.4;12.77;.4;2.85;17880 +94066;48.3424;-4.62033;55;20220512;17.5;8.3;12.9;3.5;11.04;.2;3.23;21802 +94066;48.3424;-4.62033;55;20220513;17.8;8.6;13.2;3.5;11.51;0;3.55;25524 +94066;48.3424;-4.62033;55;20220514;18.6;8.2;13.4;3.7;12.07;.1;3.31;23097 +94066;48.3424;-4.62033;55;20220515;21.8;11.7;16.8;3.2;15.17;3;2.78;14526 +94066;48.3424;-4.62033;55;20220516;19.2;14.2;16.7;7.5;15.24;1;3.13;18185 +94066;48.3424;-4.62033;55;20220517;20.3;12.9;16.6;5.4;14.61;.8;3.38;18565 +94066;48.3424;-4.62033;55;20220518;18.5;12.3;15.4;4.5;14.41;1.5;2.3;12669 +94066;48.3424;-4.62033;55;20220519;19.2;10;14.6;2.6;12.67;.4;3.86;26750 +94066;48.3424;-4.62033;55;20220520;18.3;11.2;14.7;3.4;12.84;1.2;3.53;23494 +94066;48.3424;-4.62033;55;20220521;19.8;9.8;14.8;3;12.77;.1;4.09;28882 +94066;48.3424;-4.62033;55;20220522;19.3;11.3;15.3;3.8;13.34;1.6;2.84;15636 +94066;48.3424;-4.62033;55;20220523;15.5;11.6;13.6;4.2;12.91;3;2.29;14078 +94066;48.3424;-4.62033;55;20220524;16.9;9.5;13.2;4.8;11.44;.2;3.52;24677 +94066;48.3424;-4.62033;55;20220525;17;9.9;13.4;5.1;12.87;.7;2.21;12575 +94066;48.3424;-4.62033;55;20220526;17.8;12.3;15;3.9;13.61;0;2.65;15053 +94066;48.3424;-4.62033;55;20220527;18.7;12.8;15.7;3.7;13.71;.2;2.9;16131 +94066;48.3424;-4.62033;55;20220528;20.3;9.1;14.7;5.1;11.51;0;4.63;30556 +94066;48.3424;-4.62033;55;20220529;19.1;9.9;14.5;5.1;10.77;0;4.57;29418 +94066;48.3424;-4.62033;55;20220530;18.2;8.4;13.3;3.3;10.01;0;4.19;28072 +94066;48.3424;-4.62033;55;20220531;18.4;7.9;13.1;2.4;10.84;.1;4.06;28626 +94066;48.3424;-4.62033;55;20220601;19;7.6;13.3;3.6;11.11;.1;4.14;29028 +94066;48.3424;-4.62033;55;20220602;22.4;11.3;16.9;4.4;12.54;0;4.78;27141 +94066;48.3424;-4.62033;55;20220603;20.7;12.5;16.6;4.5;14.31;.7;4.05;25860 +94066;48.3424;-4.62033;55;20220604;21;13.8;17.4;3;15.54;.2;3.52;20738 +94066;48.3424;-4.62033;55;20220605;18.8;11.6;15.2;4.9;13.11;.4;3.58;22146 +94066;48.3424;-4.62033;55;20220606;16.6;11.5;14;4.9;14.57;5.4;2.06;14609 +94066;48.3424;-4.62033;55;20220607;17.9;13.9;15.9;6.6;15.84;10.2;1.76;8416 +94066;48.3424;-4.62033;55;20220608;18.6;13.7;16.1;6;14.47;1.2;3.41;21136 +94066;48.3424;-4.62033;55;20220609;19.6;12.7;16.1;6;15.24;1.1;3.45;23690 +94066;48.3424;-4.62033;55;20220610;19.4;15.1;17.2;4.9;16.11;.4;2.82;15242 +94066;48.3424;-4.62033;55;20220611;20.2;11.1;15.6;3.6;13.47;.2;4.21;27824 +94066;48.3424;-4.62033;55;20220612;19.4;11.6;15.5;3.9;13.07;.1;4.35;29167 +94066;48.3424;-4.62033;55;20220613;20;11.4;15.7;4.3;12.24;0;4.71;30337 +94066;48.3424;-4.62033;55;20220614;21.7;10.6;16.2;4.4;13.01;.1;4.65;28661 +94066;48.3424;-4.62033;55;20220615;22.9;11.8;17.4;3.8;14.21;0;4.91;30212 +94066;48.3424;-4.62033;55;20220616;27.1;10.8;18.9;3.8;13.44;0;5.87;30485 +94066;48.3424;-4.62033;55;20220617;30.2;16.7;23.4;3.5;16.47;0;6.52;30062 +94066;48.3424;-4.62033;55;20220618;24.2;15.1;19.6;7.3;16.34;8;4.55;21916 +94066;48.3424;-4.62033;55;20220619;13.1;11.8;12.4;10.2;13.27;19.6;.91;3035 +94066;48.3424;-4.62033;55;20220620;19.9;12.9;16.4;7.8;15.21;.2;3.35;21905 +94066;48.3424;-4.62033;55;20220621;21.5;13.6;17.5;5.3;15.07;1.3;4.06;23393 +94066;48.3424;-4.62033;55;20220622;22.2;13.8;18;4.4;15.94;2.2;3.82;21941 +94066;48.3424;-4.62033;55;20220623;19.3;14.3;16.8;3.1;16.54;2.8;2.2;12084 +94066;48.3424;-4.62033;55;20220624;17.9;13.9;15.9;5.9;15.07;5.2;2.66;15960 +94066;48.3424;-4.62033;55;20220625;17.7;11.2;14.4;6.1;11.94;.4;3.79;23645 +94066;48.3424;-4.62033;55;20220626;18.5;12.2;15.3;5.8;12.24;0;4.16;24976 +94066;48.3424;-4.62033;55;20220627;18.4;11;14.7;4.4;12.54;.9;3.32;19434 +94066;48.3424;-4.62033;55;20220628;18.6;11.6;15.1;7;13.67;4;3.33;21273 +94066;48.3424;-4.62033;55;20220629;17.6;13;15.3;4.6;13.77;2;2.88;16925 +94066;48.3424;-4.62033;55;20220630;17.9;9.9;13.9;4.1;11.84;.3;3.69;24676 +94066;48.3424;-4.62033;55;20220701;18.8;10.4;14.6;4.1;12.54;.2;3.97;26655 +94066;48.3424;-4.62033;55;20220702;19.2;11.1;15.1;4.4;13.61;.4;3.47;22317 +94066;48.3424;-4.62033;55;20220703;18.8;11;14.9;4.1;12.97;0;3.45;21866 +94066;48.3424;-4.62033;55;20220704;18.9;9.8;14.3;3.4;12.64;0;3.48;22579 +94066;48.3424;-4.62033;55;20220705;19.9;13.3;16.6;3.7;14.34;.1;4.03;25335 +94066;48.3424;-4.62033;55;20220706;22.1;13.5;17.8;4.3;15.81;0;3.74;21726 +94066;48.3424;-4.62033;55;20220707;19.6;14.4;17;5.1;16.11;.1;2.67;14814 +94066;48.3424;-4.62033;55;20220708;23.9;11.6;17.8;4.2;15.27;.2;4.87;30691 +94066;48.3424;-4.62033;55;20220709;24.7;14.4;19.5;5;16.54;.1;5.18;30946 +94066;48.3424;-4.62033;55;20220710;26.9;14.7;20.8;5.3;14.74;0;6.05;29661 +94066;48.3424;-4.62033;55;20220711;28.7;14.9;21.8;4.1;15.67;0;6.32;30613 +94066;48.3424;-4.62033;55;20220712;30.9;16.5;23.7;3.3;17.07;0;6.54;30520 +94066;48.3424;-4.62033;55;20220713;27.5;14.7;21.1;3.4;17.44;.1;5.31;28785 +94066;48.3424;-4.62033;55;20220714;21.8;14.5;18.1;5;15.07;0;4.73;29002 +94066;48.3424;-4.62033;55;20220715;24.2;13.1;18.6;4.5;14.24;0;5.02;27572 +94066;48.3424;-4.62033;55;20220716;26.7;14.1;20.4;5.5;13.97;0;5.49;24196 +94066;48.3424;-4.62033;55;20220717;32.3;17.6;24.9;4.2;14.57;0;7.42;29394 +94066;48.3424;-4.62033;55;20220718;36;19.3;27.7;4.6;14.57;2.8;8.64;29327 +94066;48.3424;-4.62033;55;20220719;22.5;16.6;19.5;6;18.24;.9;3.53;19103 +94066;48.3424;-4.62033;55;20220720;19.8;16.1;17.9;4.1;17.51;.2;2.14;10524 +94066;48.3424;-4.62033;55;20220721;21.9;14.8;18.4;3.4;14.24;0;4.34;23814 +94066;48.3424;-4.62033;55;20220722;20.8;13.5;17.2;4.1;14.17;0;4.62;29516 +94066;48.3424;-4.62033;55;20220723;22.2;12.9;17.6;4.5;15.84;0;3.69;21375 +94066;48.3424;-4.62033;55;20220724;22.8;15.7;19.3;6.1;17.94;.1;3.92;22686 +94066;48.3424;-4.62033;55;20220725;21;16.1;18.6;5.7;16.11;.4;3.13;13216 +94066;48.3424;-4.62033;55;20220726;22.3;13.9;18.1;3.2;14.74;0;3.68;19436 +94066;48.3424;-4.62033;55;20220727;22.1;10.9;16.5;2.6;13.61;0;3.53;19712 +94066;48.3424;-4.62033;55;20220728;24.4;12.5;18.5;2.3;14.11;0;4.07;21724 +94066;48.3424;-4.62033;55;20220729;24.6;14.7;19.7;3;15.87;0;4.86;28165 +94066;48.3424;-4.62033;55;20220730;21.6;14.1;17.8;3.1;17.17;.2;2.62;14044 +94066;48.3424;-4.62033;55;20220731;21.3;17.1;19.2;3.9;18.74;.5;2.17;9521 +94066;48.3424;-4.62033;55;20220801;23.1;16.1;19.6;2.7;18.07;0;3.36;18522 +94066;48.3424;-4.62033;55;20220802;24.6;16.7;20.6;3;19.21;0;3.59;18862 +94066;48.3424;-4.62033;55;20220803;24.7;16.7;20.7;3.1;18.54;.1;3.4;16186 +94066;48.3424;-4.62033;55;20220804;21.9;13.9;17.9;4.4;14.81;0;4.2;24351 +94066;48.3424;-4.62033;55;20220805;20.6;13.5;17.1;5.3;12.54;0;4.66;26900 +94066;48.3424;-4.62033;55;20220806;22.6;12.7;17.6;5.2;13.37;0;4.7;27164 +94066;48.3424;-4.62033;55;20220807;24.3;13;18.6;5.2;14.04;0;4.97;27460 +94066;48.3424;-4.62033;55;20220808;25.5;14.6;20.1;5.3;14.97;.1;5;24780 +94066;48.3424;-4.62033;55;20220809;25.3;15.2;20.2;6;15.71;0;5.16;27243 +94066;48.3424;-4.62033;55;20220810;27.2;15.6;21.4;5.6;16.94;0;5.05;24098 +94066;48.3424;-4.62033;55;20220811;29.8;16.1;23;5;15.94;0;5.67;24438 +94066;48.3424;-4.62033;55;20220812;31.4;17;24.2;4.7;14.57;0;6.23;24672 +94066;48.3424;-4.62033;55;20220813;32.1;17.1;24.6;4.2;15.24;1.6;6.02;22058 +94066;48.3424;-4.62033;55;20220814;24.2;17.1;20.7;4.3;17.67;1.1;3.18;12044 +94066;48.3424;-4.62033;55;20220815;22.2;16.9;19.5;4.4;19.17;4.4;2.28;10304 +94066;48.3424;-4.62033;55;20220816;22.1;15.6;18.8;3.7;17.77;2.1;2.83;15344 +94066;48.3424;-4.62033;55;20220817;19.5;14.6;17;5.7;17.47;.8;1.77;10454 +94066;48.3424;-4.62033;55;20220818;21.2;15.8;18.5;5.4;17.34;.3;2.33;9353 +94066;48.3424;-4.62033;55;20220819;22.2;17.3;19.7;4.4;17.41;2.6;3.42;17768 +94066;48.3424;-4.62033;55;20220820;22;12.4;17.2;3.4;14.14;.7;3.68;21659 +94066;48.3424;-4.62033;55;20220821;19.7;13.9;16.8;3.6;17.41;4;1.51;7885 +94066;48.3424;-4.62033;55;20220822;20.7;16.6;18.7;4.5;20.07;1;1.37;6680 +94066;48.3424;-4.62033;55;20220823;22.6;17.8;20.2;5.1;20.24;.3;2.42;12279 +94066;48.3424;-4.62033;55;20220824;24.4;17.4;20.9;3.5;19.27;3.8;3.07;15272 +94066;48.3424;-4.62033;55;20220825;21.1;15.9;18.5;5.3;16.47;.1;3.24;18185 +94066;48.3424;-4.62033;55;20220826;21.9;11.4;16.6;2.7;14.51;.1;2.95;17222 +94066;48.3424;-4.62033;55;20220827;22.5;12.3;17.4;3.6;15.17;0;3.44;21310 +94066;48.3424;-4.62033;55;20220828;25.1;15.5;20.3;5.8;15.61;.1;4.14;17921 +94066;48.3424;-4.62033;55;20220829;24.8;14.7;19.8;6.1;16.57;0;3.96;19837 +94066;48.3424;-4.62033;55;20220830;24.4;16.4;20.4;6.8;17.04;0;3.89;18379 +94066;48.3424;-4.62033;55;20220831;24.2;16.6;20.4;6.4;17.34;3.3;3.84;19920 +94066;48.3424;-4.62033;55;20220901;21.4;16.8;19.1;3.6;17.81;6.5;2.08;9317 +94066;48.3424;-4.62033;55;20220902;20.9;14.4;17.6;2.2;17.34;.1;2.33;15043 +94066;48.3424;-4.62033;55;20220903;20.2;14.2;17.2;6;16.34;2.6;2.1;9790 +94066;48.3424;-4.62033;55;20220904;19.1;16.9;18;8.5;17.94;9.8;1.63;5698 +94066;48.3424;-4.62033;55;20220905;22.5;15.7;19.1;7;17.84;2.5;2.72;12084 +94066;48.3424;-4.62033;55;20220906;20.8;16.3;18.5;7.6;17.11;3.4;2.66;12151 +94066;48.3424;-4.62033;55;20220907;20.3;15.8;18;7.3;16.54;7.7;2.76;14144 +94066;48.3424;-4.62033;55;20220908;19.7;15.5;17.6;7.6;16.21;4.4;2.57;12719 +94066;48.3424;-4.62033;55;20220909;20;15.3;17.7;6.4;15.87;.6;2.67;13270 +94066;48.3424;-4.62033;55;20220910;21.6;13.2;17.4;2.7;14.91;.1;2.73;16411 +94066;48.3424;-4.62033;55;20220911;24.1;15.1;19.6;4.4;17.67;0;2.99;15211 +94066;48.3424;-4.62033;55;20220912;26.1;17.5;21.8;3.6;16.84;.5;3.42;12723 +94066;48.3424;-4.62033;55;20220913;26.5;19.2;22.8;4.8;19.41;.1;3.34;12594 +94066;48.3424;-4.62033;55;20220914;19.2;16.4;17.8;3.6;18.31;0;1.24;6170 +94066;48.3424;-4.62033;55;20220915;19.1;12.9;16;4.5;14.41;.1;2.2;11982 +94066;48.3424;-4.62033;55;20220916;18.5;12.4;15.4;4.3;12.27;.1;2.84;16953 +94066;48.3424;-4.62033;55;20220917;18.7;8.9;13.8;3.4;11.27;.1;2.65;17570 +94066;48.3424;-4.62033;55;20220918;18;7.7;12.9;3.1;11.07;.2;2.42;17273 +94066;48.3424;-4.62033;55;20220919;20.4;8.8;14.6;3;12.47;.2;2.56;17626 +94066;48.3424;-4.62033;55;20220920;20.3;10.9;15.6;2.9;13.51;.2;2.4;15937 +94066;48.3424;-4.62033;55;20220921;20.6;9.7;15.2;2.7;12.74;.2;2.57;17603 +94066;48.3424;-4.62033;55;20220922;20.6;9.6;15.1;2.2;12.87;2.1;2.36;16495 +94066;48.3424;-4.62033;55;20220923;17.7;12.9;15.3;4;14.81;9.3;1.58;9009 +94066;48.3424;-4.62033;55;20220924;17.5;12.4;14.9;5;13.14;.7;2.21;13043 +94066;48.3424;-4.62033;55;20220925;18;12;15;4.2;12.57;.4;2.27;13553 +94066;48.3424;-4.62033;55;20220926;17;9.5;13.2;6.5;12.94;2.3;1.63;8708 +94066;48.3424;-4.62033;55;20220927;16.8;12.5;14.6;7.6;13.94;5.3;1.7;8323 +94066;48.3424;-4.62033;55;20220928;15.7;12.6;14.1;5.6;13.61;1.7;1.5;8034 +94066;48.3424;-4.62033;55;20220929;15.9;9.6;12.8;5.2;12.07;.2;1.72;11908 +94066;48.3424;-4.62033;55;20220930;15.8;8.3;12.1;5.5;14.14;5.5;.71;7197 +94066;48.3424;-4.62033;55;20221001;19.5;15;17.3;6.9;17.41;1.7;1.62;10000 +94066;48.3424;-4.62033;55;20221002;17.1;16.1;16.6;6.9;16.57;.2;1.24;3547 +94066;48.3424;-4.62033;55;20221003;17.8;13;15.4;3;15.17;0;1.3;7909 +94066;48.3424;-4.62033;55;20221004;17.5;13.3;15.4;5.7;15.01;0;1.38;6095 +94066;48.3424;-4.62033;55;20221005;16.8;15.8;16.3;7.3;14.47;1.5;1.93;5387 +94066;48.3424;-4.62033;55;20221006;18.5;10.1;14.3;3.4;12.71;.1;1.88;13380 +94066;48.3424;-4.62033;55;20221007;17.9;9.8;13.9;3.9;13.47;2;1.57;11408 +94066;48.3424;-4.62033;55;20221008;17.5;9.4;13.5;2.8;12.44;0;1.68;13784 +94066;48.3424;-4.62033;55;20221009;18.8;10.9;14.8;5.4;12.47;.3;2.15;11474 +94066;48.3424;-4.62033;55;20221010;15.6;14.9;15.3;4.9;14.24;.2;1.42;6184 +94066;48.3424;-4.62033;55;20221011;18.3;8.1;13.2;3.4;11.21;0;1.9;13429 +94066;48.3424;-4.62033;55;20221012;16.5;8.9;12.7;3.7;12.37;7;1.39;10238 +94066;48.3424;-4.62033;55;20221013;16.8;13.5;15.1;5;15.44;6.8;1;4402 +94066;48.3424;-4.62033;55;20221014;16.4;11.7;14;4.6;15.74;9.6;.63;5796 +94066;48.3424;-4.62033;55;20221015;17.1;13;15;5.5;14.44;2;1.42;7738 +94066;48.3424;-4.62033;55;20221016;16.4;11.2;13.8;5.8;14.67;8.7;.85;5248 +94066;48.3424;-4.62033;55;20221017;18.5;13.9;16.2;4.7;15.81;.1;1.34;8124 +94066;48.3424;-4.62033;55;20221018;21.1;13.5;17.3;5.1;16.71;0;1.57;9249 +94066;48.3424;-4.62033;55;20221019;21.1;16.1;18.6;5.1;17.51;0;1.6;5886 +94066;48.3424;-4.62033;55;20221020;19;12.5;15.7;6.8;14.67;3.3;1.72;10614 +94066;48.3424;-4.62033;55;20221021;16.6;15.2;15.9;10.7;15.64;12.6;1.35;3118 +94066;48.3424;-4.62033;55;20221022;18.4;13.7;16.1;5.7;16.11;4.6;1.13;5463 +94066;48.3424;-4.62033;55;20221023;15.3;12.6;13.9;7;14.84;13.4;.79;5861 +94066;48.3424;-4.62033;55;20221024;17;13.4;15.2;6.9;14.91;1.1;1.25;6201 +94066;48.3424;-4.62033;55;20221025;17.2;13.5;15.4;6.7;15.64;2.3;.98;3690 +94066;48.3424;-4.62033;55;20221026;18;15;16.5;8.4;16.24;3.4;1.34;6266 +94066;48.3424;-4.62033;55;20221027;19.6;15.1;17.3;6.8;16.61;1.6;1.49;6774 +94066;48.3424;-4.62033;55;20221028;17.4;14.6;16;7.3;15.57;.9;1.3;6887 +94066;48.3424;-4.62033;55;20221029;18.1;14.2;16.1;8.1;16.07;.2;1.18;3708 +94066;48.3424;-4.62033;55;20221030;17.4;14.3;15.9;7.9;15.01;.6;1.47;5764 +94066;48.3424;-4.62033;55;20221031;16.5;13.5;15;8.3;14.04;6;1.49;4713 +94066;48.3424;-4.62033;55;20221101;16.4;12.3;14.4;10.6;12.44;8.4;2.05;5239 +94066;48.3424;-4.62033;55;20221102;16;10.9;13.4;8.4;12.64;17.4;1.43;5988 +94066;48.3424;-4.62033;55;20221103;14.8;10.6;12.7;8.7;11.94;8.7;1.42;5116 +94066;48.3424;-4.62033;55;20221104;14.2;9.3;11.8;9.4;10.41;.2;1.76;7111 +94066;48.3424;-4.62033;55;20221105;14.2;9;11.6;6.9;13.27;7.5;.45;2702 +94066;48.3424;-4.62033;55;20221106;15.4;13.3;14.4;8.3;14.21;3.7;1.1;4408 +94066;48.3424;-4.62033;55;20221107;16.2;13.1;14.7;11.8;13.87;9.3;1.55;3402 +94066;48.3424;-4.62033;55;20221108;15.4;11.6;13.5;11.1;12.57;6;1.58;5231 +94066;48.3424;-4.62033;55;20221109;15.9;11;13.4;6.5;12.07;.1;1.39;6486 +94066;48.3424;-4.62033;55;20221110;15.6;11.4;13.5;6.8;13.87;0;.83;4867 +94066;48.3424;-4.62033;55;20221111;16.2;13.7;14.9;7.4;14.31;0;1.18;5008 +94066;48.3424;-4.62033;55;20221112;18;11.4;14.7;6.7;14.71;.1;.96;6319 +94066;48.3424;-4.62033;55;20221113;17.7;13.9;15.8;6.4;15.24;5.1;1.1;5414 +94066;48.3424;-4.62033;55;20221114;14.4;11.3;12.8;7.7;13.01;21.4;.88;5134 +94066;48.3424;-4.62033;55;20221115;13.7;11.3;12.5;9.9;12.54;8.5;.99;4159 +94066;48.3424;-4.62033;55;20221116;15;9;12;9.4;11.44;17.3;1.4;3036 +94066;48.3424;-4.62033;55;20221117;13.1;10;11.5;7.3;11.17;3.8;1.1;3855 +94066;48.3424;-4.62033;55;20221118;12.2;8.6;10.4;6.5;9.54;4.2;1.24;5671 +94066;48.3424;-4.62033;55;20221119;12.9;5.1;9;4.6;9.34;3.1;.91;5662 +94066;48.3424;-4.62033;55;20221120;13.5;9.8;11.7;6.8;11.17;3;1.07;4596 +94066;48.3424;-4.62033;55;20221121;13.2;10.2;11.7;10.2;10.54;8.1;1.64;3564 +94066;48.3424;-4.62033;55;20221122;12.9;8.1;10.5;10.3;9.64;5.4;1.54;4896 +94066;48.3424;-4.62033;55;20221123;14;9.3;11.7;9.9;11.34;2.6;1.23;4211 +94066;48.3424;-4.62033;55;20221124;14;8.8;11.4;9;10.91;3.7;1.28;3977 +94066;48.3424;-4.62033;55;20221125;14.1;9.1;11.6;5.4;10.71;.4;1.04;5299 +94066;48.3424;-4.62033;55;20221126;13.7;9.6;11.7;8.7;12.41;24.1;.73;2582 +94066;48.3424;-4.62033;55;20221127;13.3;12.3;12.8;5;13.74;9.7;.54;1730 +94066;48.3424;-4.62033;55;20221128;13.2;8.7;10.9;6.7;10.37;2.1;1.04;4799 +94066;48.3424;-4.62033;55;20221129;13.8;7.5;10.6;3.2;10.04;.1;.82;4155 +94066;48.3424;-4.62033;55;20221130;11.6;8.1;9.8;5.5;8.97;0;1.14;4266 +94066;48.3424;-4.62033;55;20221201;10.4;3.1;6.7;4.2;7.87;.1;.67;5281 +94066;48.3424;-4.62033;55;20221202;9.3;3.7;6.5;5.2;7.37;0;.92;4482 +94066;48.3424;-4.62033;55;20221203;7.6;4.7;6.2;6.5;8.07;.5;.76;2618 +94066;48.3424;-4.62033;55;20221204;5.9;3.6;4.8;5.3;7.21;0;.68;2090 +94066;48.3424;-4.62033;55;20221205;8.2;3.6;5.9;5.8;7.11;0;.82;4846 +94066;48.3424;-4.62033;55;20221206;8.5;2.6;5.6;5.6;7.01;0;.79;5258 +94066;48.3424;-4.62033;55;20221207;9;4;6.5;3.1;7.37;.7;.74;3492 +94066;48.3424;-4.62033;55;20221208;8.2;4;6.1;4.5;6.94;0;.82;4599 +94066;48.3424;-4.62033;55;20221209;6.7;1.4;4.1;3;6.17;.3;.67;3151 +94066;48.3424;-4.62033;55;20221210;8.4;.3;4.3;2.5;6.31;2.9;.54;3917 +94066;48.3424;-4.62033;55;20221211;5.5;1.7;3.6;2.7;6.87;.5;.38;3424 +94066;48.3424;-4.62033;55;20221212;5.8;1.8;3.8;5;6.11;0;.86;3174 +94066;48.3424;-4.62033;55;20221213;4.5;1.2;2.9;6.6;5.84;11.7;.88;1494 +94066;48.3424;-4.62033;55;20221214;4.3;2.1;3.2;9.9;7.01;11.4;.48;900 +94066;48.3424;-4.62033;55;20221215;6.5;3.3;4.9;9.7;6.07;.5;1.44;1952 +94066;48.3424;-4.62033;55;20221216;8.6;2.6;5.6;4.2;5.84;0;1.01;4948 +94066;48.3424;-4.62033;55;20221217;5;1.2;3.1;4.7;5.47;4;.88;3431 +94066;48.3424;-4.62033;55;20221218;12.6;1.4;7;10.6;10.51;35.5;.17;1989 +94066;48.3424;-4.62033;55;20221219;14.4;12.1;13.3;12.8;13.91;2.9;.8;1244 +94066;48.3424;-4.62033;55;20221220;12.5;9.3;10.9;5.5;11.64;1.4;.52;3525 +94066;48.3424;-4.62033;55;20221221;13.1;8.2;10.6;7.6;12.77;10.3;.19;1733 +94066;48.3424;-4.62033;55;20221222;13.8;12.3;13;9.6;13.91;19.8;.66;499 +94066;48.3424;-4.62033;55;20221223;13.7;13.1;13.4;9.6;11.91;.9;1.79;1098 +94066;48.3424;-4.62033;55;20221224;12.2;11;11.6;6.8;12.24;2.1;.72;1623 +94066;48.3424;-4.62033;55;20221225;11.7;10.9;11.3;6.5;12.27;4.2;.57;1805 +94066;48.3424;-4.62033;55;20221226;11;7.4;9.2;5.2;9.37;.8;.8;3943 +94066;48.3424;-4.62033;55;20221227;12.3;6.9;9.6;7.3;9.77;4.1;.93;3926 +94066;48.3424;-4.62033;55;20221228;13;10.5;11.7;11.2;11.81;9.2;1.06;1883 +94066;48.3424;-4.62033;55;20221229;11;8.7;9.9;9;9.21;13.1;1.35;3355 +94066;48.3424;-4.62033;55;20221230;13.7;8;10.8;11;13.11;16.8;.11;2432 +94066;48.3424;-4.62033;55;20221231;13.9;11.3;12.6;13.4;13.84;8.4;.49;1520 +94067;48.3184;-4.32469;76;20220101;14.7;11.7;13.2;6.7;13.36;8.9;.93;1912 +94067;48.3184;-4.32469;76;20220102;13.2;12.2;12.7;8.6;13.07;1.5;.91;1086 +94067;48.3184;-4.32469;76;20220103;12.1;11.8;11.9;4.8;12.4;15.2;.78;379 +94067;48.3184;-4.32469;76;20220104;9.3;8.2;8.8;4.8;8.7;2;1.1;1718 +94067;48.3184;-4.32469;76;20220105;8.3;3;5.6;2.3;6.3;0;.68;3585 +94067;48.3184;-4.32469;76;20220106;9;3.7;6.4;4.1;7.93;5.5;.67;2295 +94067;48.3184;-4.32469;76;20220107;10.1;5.9;8;6.9;9.2;7.4;.76;3136 +94067;48.3184;-4.32469;76;20220108;11.2;8.9;10.1;9;9.97;14.2;1.28;1514 +94067;48.3184;-4.32469;76;20220109;10.3;6.7;8.5;5.7;10.87;6.8;.27;1810 +94067;48.3184;-4.32469;76;20220110;12.4;9.5;11;4.2;13.13;2.2;.2;2026 +94067;48.3184;-4.32469;76;20220111;13.1;9.5;11.3;1.5;12.53;.2;.38;2279 +94067;48.3184;-4.32469;76;20220112;11.6;9.9;10.8;2.3;11.73;0;.51;1579 +94067;48.3184;-4.32469;76;20220113;9.2;5.9;7.6;3;8.5;0;.55;4556 +94067;48.3184;-4.32469;76;20220114;5.8;1.8;3.8;2.9;6.9;.1;.33;5266 +94067;48.3184;-4.32469;76;20220115;9.5;1.7;5.6;3.2;8.63;.1;.29;4141 +94067;48.3184;-4.32469;76;20220116;12.5;5.7;9.1;2.9;10.5;.5;.45;3353 +94067;48.3184;-4.32469;76;20220117;10.2;6.2;8.2;1.6;9.37;.1;.38;4186 +94067;48.3184;-4.32469;76;20220118;7.1;2.5;4.8;2;7.6;.5;.41;2427 +94067;48.3184;-4.32469;76;20220119;11.6;1.7;6.7;2.8;9.03;.9;.45;3194 +94067;48.3184;-4.32469;76;20220120;9.7;5.3;7.5;3.2;7.5;0;.94;3192 +94067;48.3184;-4.32469;76;20220121;8.1;1.7;4.9;1.7;6.33;.1;.54;4590 +94067;48.3184;-4.32469;76;20220122;7.9;0;4;1.8;7.3;0;.37;3457 +94067;48.3184;-4.32469;76;20220123;9.5;4.4;7;3.3;7.6;0;.75;5495 +94067;48.3184;-4.32469;76;20220124;3.3;1.1;2.2;1.8;6.6;0;.31;2184 +94067;48.3184;-4.32469;76;20220125;9.4;1.5;5.4;1.7;7.23;0;.48;5417 +94067;48.3184;-4.32469;76;20220126;8.4;-.1;4.2;1.9;6.7;0;.42;6843 +94067;48.3184;-4.32469;76;20220127;11.5;1.5;6.5;2.9;9.27;.3;.36;5480 +94067;48.3184;-4.32469;76;20220128;10.3;9;9.6;2;11.74;.3;.33;2818 +94067;48.3184;-4.32469;76;20220129;10.5;8.6;9.5;3;11.03;.6;.5;2308 +94067;48.3184;-4.32469;76;20220130;11.5;8.6;10.1;2.7;11;.6;.58;3749 +94067;48.3184;-4.32469;76;20220131;10.5;8.1;9.3;5.7;9.1;0;1.17;3109 +94067;48.3184;-4.32469;76;20220201;10.3;7.6;8.9;5;10.6;.2;.53;2542 +94067;48.3184;-4.32469;76;20220202;10.8;8.1;9.5;3.1;10.23;.4;.71;3135 +94067;48.3184;-4.32469;76;20220203;11;7.3;9.1;3.9;10.4;1;.65;2184 +94067;48.3184;-4.32469;76;20220204;10.7;8.2;9.4;5.6;9.1;.9;1.22;5056 +94067;48.3184;-4.32469;76;20220205;11.7;3.8;7.7;4.7;8.93;.7;.81;6846 +94067;48.3184;-4.32469;76;20220206;12.1;9.2;10.6;9.7;11.8;2;.71;1986 +94067;48.3184;-4.32469;76;20220207;12.2;9.8;11;3.2;11.77;.4;.68;3191 +94067;48.3184;-4.32469;76;20220208;11.7;9.1;10.4;2.8;11.17;.1;.67;3554 +94067;48.3184;-4.32469;76;20220209;9.5;6.3;7.9;2.3;10;.4;.5;3307 +94067;48.3184;-4.32469;76;20220210;8.6;6.9;7.7;3.3;9;3.5;.77;4925 +94067;48.3184;-4.32469;76;20220211;10.1;.9;5.5;2.2;7.1;.1;.79;9179 +94067;48.3184;-4.32469;76;20220212;10.6;2.7;6.6;4.8;7.9;0;1.04;7760 +94067;48.3184;-4.32469;76;20220213;10.6;8.5;9.5;8;10.5;28.7;.87;1856 +94067;48.3184;-4.32469;76;20220214;11.4;7;9.2;6.1;8.8;2.7;1.42;6125 +94067;48.3184;-4.32469;76;20220215;11.2;6.8;9;7.8;11.4;13;.32;3021 +94067;48.3184;-4.32469;76;20220216;12.5;11.2;11.9;9.9;13.7;2.1;.34;1906 +94067;48.3184;-4.32469;76;20220217;13.3;10.1;11.7;6.8;11.8;1.8;1.11;4881 +94067;48.3184;-4.32469;76;20220218;10.4;9.6;10;9.7;8.73;.9;2;3858 +94067;48.3184;-4.32469;76;20220219;11.5;4.1;7.8;6.8;9.1;2.1;1.06;7306 +94067;48.3184;-4.32469;76;20220220;12.5;9.1;10.8;9.3;11.13;2.7;1.15;3590 +94067;48.3184;-4.32469;76;20220221;11.8;8.1;9.9;8.3;8.93;.2;1.81;5054 +94067;48.3184;-4.32469;76;20220222;13.4;9.1;11.2;5.6;10.97;.6;1.29;5911 +94067;48.3184;-4.32469;76;20220223;10.5;4.2;7.3;2.9;8.67;.4;.85;5156 +94067;48.3184;-4.32469;76;20220224;9.8;7.5;8.7;6.2;8.17;2;1.56;7327 +94067;48.3184;-4.32469;76;20220225;11.9;4;7.9;2.5;7.63;.4;1.27;9888 +94067;48.3184;-4.32469;76;20220226;11.2;3.7;7.5;5.9;6.57;0;1.98;10646 +94067;48.3184;-4.32469;76;20220227;12.6;4.2;8.4;4.2;8.57;.8;1.42;9429 +94067;48.3184;-4.32469;76;20220228;12.2;7.5;9.8;5.4;11.6;7.2;.65;5368 +94067;48.3184;-4.32469;76;20220301;13.2;10.4;11.8;4;12.53;10.8;.85;4210 +94067;48.3184;-4.32469;76;20220302;11.6;9.2;10.4;4.8;11.6;3.5;.77;4186 +94067;48.3184;-4.32469;76;20220303;12;7;9.5;3.9;10.1;.6;1.08;7058 +94067;48.3184;-4.32469;76;20220304;11;5.2;8.1;4;7.8;0;1.54;10376 +94067;48.3184;-4.32469;76;20220305;10.1;2;6.1;4.2;7.27;1;1.3;9774 +94067;48.3184;-4.32469;76;20220306;9.1;4.7;6.9;4.4;7.2;.1;1.36;6078 +94067;48.3184;-4.32469;76;20220307;8.1;.9;4.5;3.9;5.6;0;1.52;11697 +94067;48.3184;-4.32469;76;20220308;13;1.9;7.5;5.1;8.43;2;1.5;11305 +94067;48.3184;-4.32469;76;20220309;11.7;7.5;9.6;7.4;10.4;2.4;1.13;6559 +94067;48.3184;-4.32469;76;20220310;12.5;5.3;8.9;4.8;8.77;2.4;1.68;12492 +94067;48.3184;-4.32469;76;20220311;13.1;7;10;7.4;10.27;8.3;1.47;8621 +94067;48.3184;-4.32469;76;20220312;12;5.7;8.9;7.5;9.17;9.9;1.52;8587 +94067;48.3184;-4.32469;76;20220313;11.6;7;9.3;5.4;9.17;3.9;1.58;9349 +94067;48.3184;-4.32469;76;20220314;15.6;6.3;11;2.6;9.47;.1;1.83;12327 +94067;48.3184;-4.32469;76;20220315;16.3;5.1;10.7;2;9.87;0;1.74;13720 +94067;48.3184;-4.32469;76;20220316;10.5;7.6;9;3.6;9.93;4.8;1.03;5450 +94067;48.3184;-4.32469;76;20220317;12.8;3.2;8;2.4;8.1;.1;1.7;15593 +94067;48.3184;-4.32469;76;20220318;15.9;4.4;10.1;4.3;7.8;.1;2.72;18346 +94067;48.3184;-4.32469;76;20220319;14.6;7.6;11.1;5.1;8.2;0;2.75;16255 +94067;48.3184;-4.32469;76;20220320;18.1;8.4;13.2;3.7;9.9;0;2.83;18321 +94067;48.3184;-4.32469;76;20220321;17.8;9.5;13.6;5.5;10.9;0;2.95;18655 +94067;48.3184;-4.32469;76;20220322;16.3;9.7;13;6.1;9.5;0;3.11;16648 +94067;48.3184;-4.32469;76;20220323;18.5;10.5;14.5;3.2;8.9;0;3.09;16321 +94067;48.3184;-4.32469;76;20220324;18.7;5.4;12;3.2;8.6;0;2.99;19678 +94067;48.3184;-4.32469;76;20220325;20.1;6.8;13.4;4.2;8.8;0;3.57;19900 +94067;48.3184;-4.32469;76;20220326;20.1;6.6;13.3;4;8.6;0;3.58;20122 +94067;48.3184;-4.32469;76;20220327;21;7.1;14;3.3;8.4;0;3.62;20343 +94067;48.3184;-4.32469;76;20220328;18.5;9.6;14;2.8;10.3;0;2.75;16446 +94067;48.3184;-4.32469;76;20220329;16.3;8.6;12.4;2.9;11.5;.1;2;13560 +94067;48.3184;-4.32469;76;20220330;14.4;8.7;11.5;3.8;10.5;1.6;2.06;13769 +94067;48.3184;-4.32469;76;20220331;8.9;6.7;7.8;6.6;7.4;1;2.05;11484 +94067;48.3184;-4.32469;76;20220401;9.6;1.5;5.5;6.2;6;.3;2.32;17882 +94067;48.3184;-4.32469;76;20220402;10.4;3.6;7;4;6.9;.6;2.01;13642 +94067;48.3184;-4.32469;76;20220403;11.4;1.4;6.4;2.8;5.8;.1;2.44;20458 +94067;48.3184;-4.32469;76;20220404;10.4;1.7;6;4.4;9.2;1;.88;8690 +94067;48.3184;-4.32469;76;20220405;13.2;9.6;11.4;6;10.93;.1;1.77;11162 +94067;48.3184;-4.32469;76;20220406;13.6;8.3;10.9;8.2;11.2;7.1;1.46;6810 +94067;48.3184;-4.32469;76;20220407;13.7;10.8;12.2;7.5;11.3;14.7;1.91;8013 +94067;48.3184;-4.32469;76;20220408;12.5;8.5;10.5;6.4;9.9;5.8;1.93;10334 +94067;48.3184;-4.32469;76;20220409;12.5;3.3;7.9;2.6;7;0;2.59;21865 +94067;48.3184;-4.32469;76;20220410;13.8;4;8.9;5.9;7.4;0;3.03;20929 +94067;48.3184;-4.32469;76;20220411;17.2;10.1;13.6;5.2;10.6;2.2;3.07;16126 +94067;48.3184;-4.32469;76;20220412;15.5;11.1;13.3;5;12.6;.3;1.94;11057 +94067;48.3184;-4.32469;76;20220413;17.3;10.5;13.9;3;12.7;.3;2.38;15537 +94067;48.3184;-4.32469;76;20220414;19;7.5;13.2;2.9;12.3;.1;3.12;24199 +94067;48.3184;-4.32469;76;20220415;17.5;9;13.2;2.7;12.4;.1;2.76;20900 +94067;48.3184;-4.32469;76;20220416;22.7;7.4;15;3;12.4;0;3.79;24604 +94067;48.3184;-4.32469;76;20220417;16.8;9.1;12.9;3.7;11.7;.1;2.64;18031 +94067;48.3184;-4.32469;76;20220418;14.9;6.2;10.5;3.8;9.8;.1;2.79;22480 +94067;48.3184;-4.32469;76;20220419;14.3;5.1;9.7;3.5;8.37;.2;2.53;19231 +94067;48.3184;-4.32469;76;20220420;15.7;8.4;12;4.6;10.4;0;2.87;19420 +94067;48.3184;-4.32469;76;20220421;17.5;7.4;12.4;2.3;11.1;2.6;2.62;17851 +94067;48.3184;-4.32469;76;20220422;19.2;8.7;13.9;4.6;11.4;2.7;3.26;18636 +94067;48.3184;-4.32469;76;20220423;18;10.2;14.1;5;11.8;0;3.37;21825 +94067;48.3184;-4.32469;76;20220424;16.5;10.1;13.3;3.6;12.3;2.1;2.47;16292 +94067;48.3184;-4.32469;76;20220425;18;9.5;13.7;2.8;10.6;0;2.78;14670 +94067;48.3184;-4.32469;76;20220426;17.8;7.9;12.8;4.4;9.4;0;3.88;24853 +94067;48.3184;-4.32469;76;20220427;16.6;8.5;12.5;4.8;9.9;1.3;3.44;22130 +94067;48.3184;-4.32469;76;20220428;19.8;10.1;14.9;4.5;11.3;.2;3.63;18980 +94067;48.3184;-4.32469;76;20220429;18.4;7.9;13.1;4.2;10.8;0;3.82;27063 +94067;48.3184;-4.32469;76;20220430;15.1;7.6;11.3;3.9;9.8;0;3.1;22707 +94067;48.3184;-4.32469;76;20220501;16.9;8.1;12.5;3.1;11.4;1;3.02;22025 +94067;48.3184;-4.32469;76;20220502;15.4;9.5;12.4;4.1;11.3;0;2.32;13489 +94067;48.3184;-4.32469;76;20220503;18;8.2;13.1;3.5;10.9;0;3.12;19214 +94067;48.3184;-4.32469;76;20220504;17.4;9.1;13.2;3.2;12.3;0;3.29;24884 +94067;48.3184;-4.32469;76;20220505;17.6;11;14.3;3.2;12.2;0;3.33;22191 +94067;48.3184;-4.32469;76;20220506;17.7;7.5;12.6;2.2;11.43;0;3.24;23415 +94067;48.3184;-4.32469;76;20220507;19.5;8.1;13.8;2.3;12.1;.2;3.41;23598 +94067;48.3184;-4.32469;76;20220508;21.7;8.4;15;2.6;12.1;.1;4.1;26999 +94067;48.3184;-4.32469;76;20220509;22.7;9.9;16.3;3.3;13.17;0;4.35;26016 +94067;48.3184;-4.32469;76;20220510;18.6;12;15.3;3.3;13.43;.2;3.02;17479 +94067;48.3184;-4.32469;76;20220511;17.6;10.3;13.9;5;12.57;.9;2.87;17289 +94067;48.3184;-4.32469;76;20220512;18;7.1;12.5;2.6;10.7;.2;3.26;21987 +94067;48.3184;-4.32469;76;20220513;18.5;7.4;13;2.5;11.17;0;3.57;25074 +94067;48.3184;-4.32469;76;20220514;20.7;6.9;13.8;2.7;12;0;3.74;24910 +94067;48.3184;-4.32469;76;20220515;22.7;11.9;17.3;2.5;15.43;3.8;3.12;16282 +94067;48.3184;-4.32469;76;20220516;19.8;14.5;17.1;6.3;15.2;1;3.46;18618 +94067;48.3184;-4.32469;76;20220517;22;12.6;17.3;4.7;14.47;.7;4.05;21042 +94067;48.3184;-4.32469;76;20220518;20.4;12;16.2;3.5;14.03;.9;3.2;16804 +94067;48.3184;-4.32469;76;20220519;19.8;9.8;14.8;2.1;12.7;.1;3.81;25098 +94067;48.3184;-4.32469;76;20220520;18.5;10.8;14.7;3;12.6;1.2;3.51;22151 +94067;48.3184;-4.32469;76;20220521;21.3;9.4;15.4;2.1;12.5;.1;4.3;28183 +94067;48.3184;-4.32469;76;20220522;20.6;11.1;15.8;2.8;13.33;1.9;3.15;16613 +94067;48.3184;-4.32469;76;20220523;15.7;11;13.4;3.4;12.77;3.4;2.33;14573 +94067;48.3184;-4.32469;76;20220524;17.1;9;13.1;3.7;11.3;.6;3.4;23072 +94067;48.3184;-4.32469;76;20220525;16.8;9.4;13.1;3.9;12.67;.9;2.33;14332 +94067;48.3184;-4.32469;76;20220526;17.6;12.2;14.9;3.4;13.57;.1;2.64;15053 +94067;48.3184;-4.32469;76;20220527;19.2;12.7;15.9;3;13.5;.5;3.17;17661 +94067;48.3184;-4.32469;76;20220528;22;8;15;3.6;10.97;0;4.86;30292 +94067;48.3184;-4.32469;76;20220529;20.2;8.9;14.6;3.6;9.97;0;4.66;28085 +94067;48.3184;-4.32469;76;20220530;19;7.1;13.1;2.4;9.53;0;4.14;27309 +94067;48.3184;-4.32469;76;20220531;18.7;6.6;12.6;2.1;10.1;.1;4.03;28130 +94067;48.3184;-4.32469;76;20220601;20.1;6;13;2.5;10.57;.7;4.26;29701 +94067;48.3184;-4.32469;76;20220602;24.4;10.9;17.7;3.1;12.2;0;5.2;28189 +94067;48.3184;-4.32469;76;20220603;23.2;12.3;17.7;3;14.47;4.2;4.51;26365 +94067;48.3184;-4.32469;76;20220604;22.1;14.2;18.1;2.5;16.17;.6;3.76;20770 +94067;48.3184;-4.32469;76;20220605;18.2;11.6;14.9;3.7;13.23;.7;3.13;18874 +94067;48.3184;-4.32469;76;20220606;16.3;11;13.6;3.6;14.57;6;2.04;14494 +94067;48.3184;-4.32469;76;20220607;17.6;13.8;15.7;5.5;15.8;10.8;1.94;10724 +94067;48.3184;-4.32469;76;20220608;18.4;13.7;16.1;5.1;14.47;1.2;3.19;18440 +94067;48.3184;-4.32469;76;20220609;19.7;12.6;16.1;5;15.13;1.3;3.42;21983 +94067;48.3184;-4.32469;76;20220610;18.9;15.2;17;4.1;16.33;.5;2.49;12930 +94067;48.3184;-4.32469;76;20220611;20.6;10.2;15.4;2.5;13.27;.2;4.29;28176 +94067;48.3184;-4.32469;76;20220612;20.2;10.6;15.4;3.1;12.77;.1;4.26;27708 +94067;48.3184;-4.32469;76;20220613;21.5;10.3;15.9;3.3;11.97;0;4.84;29978 +94067;48.3184;-4.32469;76;20220614;24;9.8;16.9;3.2;12.93;.1;5.2;31032 +94067;48.3184;-4.32469;76;20220615;25.5;11.3;18.4;2.8;14.07;0;5.38;30698 +94067;48.3184;-4.32469;76;20220616;28.8;10.1;19.5;2.7;13.17;0;6;30362 +94067;48.3184;-4.32469;76;20220617;32.1;16.3;24.2;2.4;16.77;0;6.54;30272 +94067;48.3184;-4.32469;76;20220618;27.9;16.1;22;4.9;17.33;8.1;5.6;24670 +94067;48.3184;-4.32469;76;20220619;13.7;11.7;12.7;6.8;13.7;28.2;1.23;6846 +94067;48.3184;-4.32469;76;20220620;21.6;13.4;17.5;5.4;15.97;.1;3.76;21913 +94067;48.3184;-4.32469;76;20220621;23.3;13.6;18.4;3.7;15.6;1;4.44;24892 +94067;48.3184;-4.32469;76;20220622;24;13.9;19;2.9;16.73;4.1;4.19;23300 +94067;48.3184;-4.32469;76;20220623;19.9;14.9;17.4;2.5;17.13;3.5;2.46;13164 +94067;48.3184;-4.32469;76;20220624;18;14.1;16;5;15.17;7;2.65;14907 +94067;48.3184;-4.32469;76;20220625;17.4;10.8;14.1;4.9;12;2.3;3.45;21279 +94067;48.3184;-4.32469;76;20220626;18.3;11.4;14.8;4.5;12.03;0;3.94;24091 +94067;48.3184;-4.32469;76;20220627;18.7;10.5;14.6;3.3;12.3;1.2;3.51;21182 +94067;48.3184;-4.32469;76;20220628;18.8;10.7;14.8;5.2;13.37;4.2;3.42;22437 +94067;48.3184;-4.32469;76;20220629;17.8;12.8;15.3;3.8;13.87;2.9;2.8;15477 +94067;48.3184;-4.32469;76;20220630;18.1;9.7;13.9;3.1;11.83;.5;3.58;23183 +94067;48.3184;-4.32469;76;20220701;19;9.5;14.3;2.9;12.17;.1;3.91;26078 +94067;48.3184;-4.32469;76;20220702;19.5;9.9;14.7;3.3;13.03;.5;3.59;22818 +94067;48.3184;-4.32469;76;20220703;19.5;10.7;15.1;3.1;12.67;.1;3.58;21668 +94067;48.3184;-4.32469;76;20220704;19.9;8.5;14.2;2.8;12.3;0;3.8;24632 +94067;48.3184;-4.32469;76;20220705;21;12.9;16.9;3.2;14.1;.1;4.33;26261 +94067;48.3184;-4.32469;76;20220706;24;13.1;18.5;3.4;15.6;0;4.4;24021 +94067;48.3184;-4.32469;76;20220707;20.3;14.2;17.2;4;15.93;.1;2.94;15724 +94067;48.3184;-4.32469;76;20220708;26;10.7;18.3;2.8;14.57;.2;5.28;30571 +94067;48.3184;-4.32469;76;20220709;27.3;13.8;20.5;3.3;16.2;.1;5.71;30743 +94067;48.3184;-4.32469;76;20220710;29.6;14.1;21.9;3.7;14.17;0;6.65;30745 +94067;48.3184;-4.32469;76;20220711;30.4;14.9;22.6;2.8;15.93;0;6.28;30495 +94067;48.3184;-4.32469;76;20220712;32.2;16.6;24.4;2.5;17.13;0;6.52;30443 +94067;48.3184;-4.32469;76;20220713;30.7;14.5;22.6;2.4;17.1;0;5.92;29455 +94067;48.3184;-4.32469;76;20220714;23.5;14.5;19;4;14.7;.1;5.04;27661 +94067;48.3184;-4.32469;76;20220715;26.4;12.7;19.6;3.1;13.83;0;5.56;29328 +94067;48.3184;-4.32469;76;20220716;29.6;13.4;21.5;3.4;13.57;0;6.16;27144 +94067;48.3184;-4.32469;76;20220717;34.3;17.5;25.9;3.4;14.67;0;7.58;29280 +94067;48.3184;-4.32469;76;20220718;37.7;20.2;28.9;3.3;14.73;1.6;8.4;29214 +94067;48.3184;-4.32469;76;20220719;22.7;17;19.9;4.6;18.4;.7;3.46;16916 +94067;48.3184;-4.32469;76;20220720;20.1;16.2;18.1;3.2;17.73;.5;2.22;10844 +94067;48.3184;-4.32469;76;20220721;22.8;15.1;18.9;3.1;14.17;0;4.43;22897 +94067;48.3184;-4.32469;76;20220722;21.6;13.1;17.3;3.8;13.77;0;4.58;27150 +94067;48.3184;-4.32469;76;20220723;22.4;12.1;17.3;3.2;15.23;0;3.86;23271 +94067;48.3184;-4.32469;76;20220724;23.5;15.5;19.5;4.8;17.73;.1;4.21;23576 +94067;48.3184;-4.32469;76;20220725;20.7;16.1;18.4;4.7;16.33;.4;2.87;12222 +94067;48.3184;-4.32469;76;20220726;22.5;13.9;18.2;2.4;14.4;0;3.46;17165 +94067;48.3184;-4.32469;76;20220727;22.4;9.2;15.8;1.8;12.83;0;3.62;21795 +94067;48.3184;-4.32469;76;20220728;25.5;11.9;18.7;1.8;13.77;0;4.26;22903 +94067;48.3184;-4.32469;76;20220729;26.5;14.5;20.5;2.5;15.33;0;5.14;27666 +94067;48.3184;-4.32469;76;20220730;21.6;13.1;17.4;2.4;16.9;.1;2.52;13800 +94067;48.3184;-4.32469;76;20220731;21.6;17.1;19.4;3.2;18.6;.6;2.49;11413 +94067;48.3184;-4.32469;76;20220801;24;16.1;20.1;2.4;18.1;0;3.57;18528 +94067;48.3184;-4.32469;76;20220802;25.7;16.4;21.1;2.4;19.1;.1;4.22;22382 +94067;48.3184;-4.32469;76;20220803;25.4;16.4;20.9;2.6;18.63;.1;3.88;19565 +94067;48.3184;-4.32469;76;20220804;22.8;13.4;18.1;3.6;14.77;0;4.21;23631 +94067;48.3184;-4.32469;76;20220805;21.7;12.5;17.1;4.5;11.93;0;4.7;25521 +94067;48.3184;-4.32469;76;20220806;24.7;12.1;18.4;3.9;12.63;0;5.07;26548 +94067;48.3184;-4.32469;76;20220807;26.6;11.9;19.2;3.7;12.73;0;5.44;27364 +94067;48.3184;-4.32469;76;20220808;27.8;13.8;20.8;3.8;13.83;.1;5.65;26524 +94067;48.3184;-4.32469;76;20220809;27.6;14.7;21.1;4.1;14.87;0;5.61;26882 +94067;48.3184;-4.32469;76;20220810;31;15.5;23.2;3.6;16.63;0;5.92;26706 +94067;48.3184;-4.32469;76;20220811;33.6;16;24.8;3.1;15.03;0;6.47;26528 +94067;48.3184;-4.32469;76;20220812;34.9;17.4;26.2;2.9;13.67;0;6.62;25948 +94067;48.3184;-4.32469;76;20220813;35.1;17.1;26.1;2.9;14.63;1.9;6.57;24467 +94067;48.3184;-4.32469;76;20220814;24.8;17.3;21;3.5;18;1.6;3.46;14841 +94067;48.3184;-4.32469;76;20220815;22.4;16.9;19.7;3.4;19.07;4.4;2.66;13178 +94067;48.3184;-4.32469;76;20220816;22.9;15.7;19.3;3.2;18.13;3.3;3.06;16343 +94067;48.3184;-4.32469;76;20220817;21.5;14.6;18.1;3.7;17.57;.2;2.59;14027 +94067;48.3184;-4.32469;76;20220818;21.5;16.1;18.8;4.4;17.43;.2;2.66;11916 +94067;48.3184;-4.32469;76;20220819;22.5;17.3;19.9;4;17.47;4.3;3.45;17099 +94067;48.3184;-4.32469;76;20220820;22.5;11;16.7;2.1;13.7;.5;3.61;22616 +94067;48.3184;-4.32469;76;20220821;20.5;13.6;17;2.6;17.3;4.6;2;11544 +94067;48.3184;-4.32469;76;20220822;20.1;16.7;18.4;3.6;20.13;1.6;1.44;7704 +94067;48.3184;-4.32469;76;20220823;23.3;17.8;20.5;3.9;20.27;.2;2.59;12129 +94067;48.3184;-4.32469;76;20220824;25.2;17.3;21.2;2.5;19;3.6;3.16;15205 +94067;48.3184;-4.32469;76;20220825;21.5;16.1;18.8;4.4;16.73;.1;3.1;15926 +94067;48.3184;-4.32469;76;20220826;22.3;10.2;16.2;2.3;14.13;.1;3.14;19480 +94067;48.3184;-4.32469;76;20220827;24.2;11.2;17.7;2.3;14.73;.1;3.64;22426 +94067;48.3184;-4.32469;76;20220828;27.1;15.2;21.1;3.8;15.13;.1;4.62;20241 +94067;48.3184;-4.32469;76;20220829;27.7;14.3;21;4;16.27;0;4.66;22384 +94067;48.3184;-4.32469;76;20220830;27.4;16.6;22;4.4;17.13;0;4.52;19823 +94067;48.3184;-4.32469;76;20220831;27.2;17;22.1;4.2;17.67;3.8;4.45;20151 +94067;48.3184;-4.32469;76;20220901;22.3;17.2;19.8;2.1;18.43;8.7;2.28;10833 +94067;48.3184;-4.32469;76;20220902;21.8;14.9;18.3;1.8;17.87;.4;2.33;13915 +94067;48.3184;-4.32469;76;20220903;20.9;14.1;17.5;4.5;16.5;2;2.32;11415 +94067;48.3184;-4.32469;76;20220904;19.7;17.4;18.6;7.5;18.03;9.4;1.95;5556 +94067;48.3184;-4.32469;76;20220905;23.2;15.4;19.3;5.2;17.97;3.8;2.78;12296 +94067;48.3184;-4.32469;76;20220906;20.9;16.3;18.6;6;17.13;4.3;2.59;11650 +94067;48.3184;-4.32469;76;20220907;19.9;15.5;17.7;5.9;16.5;9.4;2.43;12407 +94067;48.3184;-4.32469;76;20220908;19.4;15.4;17.4;6.8;16.3;3.8;2.29;10571 +94067;48.3184;-4.32469;76;20220909;19.7;15.2;17.5;5.3;15.87;1.2;2.4;11707 +94067;48.3184;-4.32469;76;20220910;22.2;12.9;17.6;2;15.07;.1;2.72;16761 +94067;48.3184;-4.32469;76;20220911;25.3;15.1;20.2;3.3;17.8;0;3.18;15666 +94067;48.3184;-4.32469;76;20220912;27.1;16.8;22;2.7;17.13;.4;3.39;14036 +94067;48.3184;-4.32469;76;20220913;28;20;24;3.5;19.9;.1;3.6;13597 +94067;48.3184;-4.32469;76;20220914;21;17;19;2.3;19.17;0;1.57;7360 +94067;48.3184;-4.32469;76;20220915;19.9;12.6;16.2;3.6;14.37;.1;2.27;11901 +94067;48.3184;-4.32469;76;20220916;18.8;11.4;15.1;3.4;11.73;.2;2.73;16210 +94067;48.3184;-4.32469;76;20220917;19.2;7.5;13.3;2.2;10.57;.1;2.53;18300 +94067;48.3184;-4.32469;76;20220918;19;5.7;12.3;2.1;10.37;.2;2.43;19189 +94067;48.3184;-4.32469;76;20220919;21.4;6.7;14;2.1;11.47;.2;2.53;17711 +94067;48.3184;-4.32469;76;20220920;21.1;9.5;15.3;1.8;12.47;.2;2.41;16740 +94067;48.3184;-4.32469;76;20220921;21.5;8;14.8;2.1;12.07;.2;2.55;17886 +94067;48.3184;-4.32469;76;20220922;21.3;8.1;14.7;1.8;12.2;1;2.4;17177 +94067;48.3184;-4.32469;76;20220923;17.4;12.6;15;2.7;14.5;10;1.44;7940 +94067;48.3184;-4.32469;76;20220924;18.1;11.6;14.8;4.2;12.97;.4;2.17;12577 +94067;48.3184;-4.32469;76;20220925;18.7;10.9;14.8;3.4;12.13;.4;2.3;13656 +94067;48.3184;-4.32469;76;20220926;16.8;8.9;12.8;4.9;12.73;2.9;1.5;8711 +94067;48.3184;-4.32469;76;20220927;16.7;12.1;14.4;6;13.87;7.7;1.55;7660 +94067;48.3184;-4.32469;76;20220928;15.6;12.4;14;5.2;13.43;1.6;1.47;7333 +94067;48.3184;-4.32469;76;20220929;15.9;8.9;12.4;3.5;11.7;.4;1.6;10572 +94067;48.3184;-4.32469;76;20220930;15.7;6.8;11.2;4.3;13.43;7.1;.74;7534 +94067;48.3184;-4.32469;76;20221001;19.2;15.1;17.2;6.3;17.5;2.5;1.51;8302 +94067;48.3184;-4.32469;76;20221002;17.4;16.1;16.8;6;16.87;.4;1.29;4136 +94067;48.3184;-4.32469;76;20221003;18;13.1;15.6;2.2;15.23;0;1.27;7065 +94067;48.3184;-4.32469;76;20221004;17.8;12.9;15.4;4.2;14.87;.2;1.43;6695 +94067;48.3184;-4.32469;76;20221005;16.8;15.9;16.4;5.6;14.17;2.2;1.9;4384 +94067;48.3184;-4.32469;76;20221006;18.6;8.9;13.7;2.1;12.03;.1;1.71;13435 +94067;48.3184;-4.32469;76;20221007;17.6;8.3;12.9;2.6;12.7;2.3;1.43;11187 +94067;48.3184;-4.32469;76;20221008;17.9;8.4;13.1;2;12.13;.1;1.56;12654 +94067;48.3184;-4.32469;76;20221009;19.8;9.4;14.6;3.5;11.67;.2;2.2;12776 +94067;48.3184;-4.32469;76;20221010;15.5;14.9;15.2;3.1;14.43;.3;1.2;4538 +94067;48.3184;-4.32469;76;20221011;18.9;6.3;12.6;2.2;10.53;.1;1.76;13637 +94067;48.3184;-4.32469;76;20221012;15.8;8.1;11.9;2.8;11.93;6;1.18;9460 +94067;48.3184;-4.32469;76;20221013;17.3;13.1;15.2;4.1;15.6;7.6;1.02;4916 +94067;48.3184;-4.32469;76;20221014;16.5;11.7;14.1;4.1;15.87;10.2;.65;4977 +94067;48.3184;-4.32469;76;20221015;17;13;15;4.7;14.77;2.9;1.27;6901 +94067;48.3184;-4.32469;76;20221016;16.7;10.6;13.7;4.3;14.67;8.6;.85;5163 +94067;48.3184;-4.32469;76;20221017;18.6;13.9;16.3;3.8;15.83;0;1.31;7390 +94067;48.3184;-4.32469;76;20221018;21.7;13.2;17.4;4.1;16.8;0;1.61;9521 +94067;48.3184;-4.32469;76;20221019;22;16.6;19.3;4.2;17.73;.1;1.81;6529 +94067;48.3184;-4.32469;76;20221020;19.6;11.6;15.6;4.9;14.4;2.7;1.75;10135 +94067;48.3184;-4.32469;76;20221021;16.5;15.1;15.8;9.4;15.53;14.5;1.39;2679 +94067;48.3184;-4.32469;76;20221022;18.8;13.6;16.2;4.3;16.03;6.2;1.18;5106 +94067;48.3184;-4.32469;76;20221023;15.2;11.9;13.5;5.5;14.63;15.8;.7;5272 +94067;48.3184;-4.32469;76;20221024;16.8;13.4;15.1;6.6;14.77;4.4;1.24;5062 +94067;48.3184;-4.32469;76;20221025;17.6;13.3;15.4;5.2;15.47;1;1.1;4354 +94067;48.3184;-4.32469;76;20221026;18.4;15;16.7;7.2;16.1;.8;1.53;5594 +94067;48.3184;-4.32469;76;20221027;19.9;15.1;17.5;5.3;16.57;1.4;1.53;5949 +94067;48.3184;-4.32469;76;20221028;17.3;14.8;16.1;6;15.5;1;1.3;5345 +94067;48.3184;-4.32469;76;20221029;18.5;14;16.3;6.2;15.93;.5;1.29;3971 +94067;48.3184;-4.32469;76;20221030;17.4;14;15.7;6.1;14.8;.7;1.39;5386 +94067;48.3184;-4.32469;76;20221031;16.5;12.7;14.6;6.6;13.9;6.2;1.33;4312 +94067;48.3184;-4.32469;76;20221101;16.3;12.4;14.3;9;12.33;3.3;2.01;3851 +94067;48.3184;-4.32469;76;20221102;16;10.4;13.2;6.7;12.47;18.2;1.31;5872 +94067;48.3184;-4.32469;76;20221103;14.6;10.3;12.4;7.5;12.07;9.5;1.24;5158 +94067;48.3184;-4.32469;76;20221104;14.2;9;11.6;7.4;10.37;.4;1.62;6314 +94067;48.3184;-4.32469;76;20221105;13.8;8;10.9;4.9;12.9;10.7;.35;3272 +94067;48.3184;-4.32469;76;20221106;15.3;13.2;14.3;7.3;14.17;5.8;1.06;3806 +94067;48.3184;-4.32469;76;20221107;16.2;13;14.6;9.8;13.67;9.8;1.56;3696 +94067;48.3184;-4.32469;76;20221108;15.1;11.1;13.1;9.1;12.4;8.1;1.44;4319 +94067;48.3184;-4.32469;76;20221109;15.6;11.1;13.4;5.2;11.93;.2;1.29;5379 +94067;48.3184;-4.32469;76;20221110;15.6;10.4;13;4.8;13.4;0;.75;4980 +94067;48.3184;-4.32469;76;20221111;16;13.4;14.7;5.6;13.97;0;1.14;4602 +94067;48.3184;-4.32469;76;20221112;18.3;10.6;14.4;4.8;14.33;.1;.97;6235 +94067;48.3184;-4.32469;76;20221113;18;13.4;15.7;4.8;14.87;3.9;1.13;5232 +94067;48.3184;-4.32469;76;20221114;14.1;11.3;12.7;5.7;13.03;24.7;.79;4531 +94067;48.3184;-4.32469;76;20221115;13.6;11.3;12.4;8.3;12.47;12.2;1.01;3646 +94067;48.3184;-4.32469;76;20221116;14.9;8.7;11.8;7.5;11.47;17.9;1.24;3193 +94067;48.3184;-4.32469;76;20221117;12.9;9.9;11.4;5.7;11.17;5.2;1.01;3055 +94067;48.3184;-4.32469;76;20221118;12.1;8.3;10.2;4;9.6;4.5;.95;4857 +94067;48.3184;-4.32469;76;20221119;12.5;3.4;8;2.6;9.13;2.4;.53;5719 +94067;48.3184;-4.32469;76;20221120;13.3;9.5;11.4;4.6;10.97;2.3;.93;4064 +94067;48.3184;-4.32469;76;20221121;12.9;9.6;11.3;7.3;10.37;9.3;1.36;3345 +94067;48.3184;-4.32469;76;20221122;12.7;7.9;10.3;7.8;9.47;6;1.43;4242 +94067;48.3184;-4.32469;76;20221123;13.7;8.8;11.3;7.9;11.3;5.4;1;3810 +94067;48.3184;-4.32469;76;20221124;13.9;8.7;11.3;6.9;10.87;4.8;1.19;3501 +94067;48.3184;-4.32469;76;20221125;14;8.8;11.4;4;10.53;.9;.94;4422 +94067;48.3184;-4.32469;76;20221126;13.5;9;11.3;6.3;12.13;27.1;.63;2515 +94067;48.3184;-4.32469;76;20221127;13;11.8;12.4;4.2;13.7;10.8;.45;1377 +94067;48.3184;-4.32469;76;20221128;12.9;8.6;10.7;4.9;10.13;3.3;.99;3799 +94067;48.3184;-4.32469;76;20221129;13.3;6.3;9.8;1.9;9.7;.1;.52;4018 +94067;48.3184;-4.32469;76;20221130;10.4;7;8.7;3.2;8.47;0;.78;3708 +94067;48.3184;-4.32469;76;20221201;10.2;1.5;5.8;2.5;7.53;.1;.4;5560 +94067;48.3184;-4.32469;76;20221202;8.6;1.5;5.1;2.5;7.03;0;.42;4780 +94067;48.3184;-4.32469;76;20221203;6.6;3.4;5;4.1;7.63;.5;.52;2214 +94067;48.3184;-4.32469;76;20221204;4.8;2.9;3.9;3;6.93;0;.52;1337 +94067;48.3184;-4.32469;76;20221205;7.7;2.5;5.1;3.6;6.83;0;.6;4673 +94067;48.3184;-4.32469;76;20221206;7.6;1.2;4.4;2.9;6.6;.1;.44;5057 +94067;48.3184;-4.32469;76;20221207;7.8;1.3;4.6;1.7;6.93;.7;.3;3880 +94067;48.3184;-4.32469;76;20221208;7.7;2.5;5.1;2.2;6.8;0;.37;4597 +94067;48.3184;-4.32469;76;20221209;6.3;-1.1;2.6;1.6;5.9;.1;.3;3607 +94067;48.3184;-4.32469;76;20221210;6.8;-1.9;2.4;1.8;5.87;1.3;.32;3651 +94067;48.3184;-4.32469;76;20221211;3.3;-.1;1.6;1.9;6.43;.3;.17;2626 +94067;48.3184;-4.32469;76;20221212;4.8;-.6;2.1;3.1;5.87;.1;.4;3408 +94067;48.3184;-4.32469;76;20221213;4;-.3;1.8;4;5.43;13.1;.64;2441 +94067;48.3184;-4.32469;76;20221214;3.6;1.2;2.4;6.4;6.63;9.3;.41;1354 +94067;48.3184;-4.32469;76;20221215;5.8;2.5;4.2;6.6;5.73;.5;1.25;1542 +94067;48.3184;-4.32469;76;20221216;7.9;.6;4.3;2.3;5.67;0;.49;4893 +94067;48.3184;-4.32469;76;20221217;3.5;-1.3;1.1;3;4.97;2.7;.48;3734 +94067;48.3184;-4.32469;76;20221218;12.2;-.2;6;8;9.73;42.6;.24;2658 +94067;48.3184;-4.32469;76;20221219;14.6;11.9;13.2;10.4;13.63;10.7;.96;1129 +94067;48.3184;-4.32469;76;20221220;12.1;9.6;10.8;4.4;11.8;1.4;.48;2577 +94067;48.3184;-4.32469;76;20221221;13;7.5;10.2;6.6;12.6;12.1;.14;2099 +94067;48.3184;-4.32469;76;20221222;13.7;12.2;12.9;9;13.83;20.2;.67;817 +94067;48.3184;-4.32469;76;20221223;13.8;13;13.4;8.7;13.9;1.8;.81;1174 +94067;48.3184;-4.32469;76;20221224;11.9;10.9;11.4;5.5;12.47;2.7;.58;1053 +94067;48.3184;-4.32469;76;20221225;11.4;10.4;10.9;4.6;12.23;2.3;.45;1527 +94067;48.3184;-4.32469;76;20221226;10.7;6.8;8.7;3.8;9.53;1;.58;3320 +94067;48.3184;-4.32469;76;20221227;12.1;6;9;5.2;9.53;4.5;.71;3743 +94067;48.3184;-4.32469;76;20221228;12.6;10.5;11.6;9.7;11.73;10.6;1.04;1191 +94067;48.3184;-4.32469;76;20221229;10.9;8.8;9.9;6.9;9.2;13.9;1.28;2933 +94067;48.3184;-4.32469;76;20221230;13.5;7.1;10.3;9.6;13.1;23.4;0;2261 +94067;48.3184;-4.32469;76;20221231;14.1;11.3;12.7;12.2;13.87;10;.65;1197 +94068;48.36288;-4.03776;132;20220101;14.6;11.4;13;5.9;13.19;8.9;.84;2602 +94068;48.36288;-4.03776;132;20220102;12.9;12.2;12.5;8.3;12.63;2.5;1.09;858 +94068;48.36288;-4.03776;132;20220103;11.9;11.4;11.6;4.6;11.93;17.8;.86;659 +94068;48.36288;-4.03776;132;20220104;8.4;8;8.2;4.5;8.6;1.6;1.06;629 +94068;48.36288;-4.03776;132;20220105;8.2;2.2;5.2;2.1;6.46;0;.58;3807 +94068;48.36288;-4.03776;132;20220106;7.8;2.1;4.9;3.6;7.69;5.1;.45;3581 +94068;48.36288;-4.03776;132;20220107;9.4;5.6;7.5;6.1;8.99;7.1;.73;2837 +94068;48.36288;-4.03776;132;20220108;10.7;8.3;9.5;8.5;9.83;16.7;1.17;2166 +94068;48.36288;-4.03776;132;20220109;9.2;5.9;7.6;5;10.49;6.4;.18;2704 +94068;48.36288;-4.03776;132;20220110;12.2;8.7;10.5;4.1;13.03;1.6;.13;2791 +94068;48.36288;-4.03776;132;20220111;12.5;9.8;11.2;1.4;12.46;.7;.36;2425 +94068;48.36288;-4.03776;132;20220112;11.1;9.8;10.4;2.2;11.76;0;.47;1655 +94068;48.36288;-4.03776;132;20220113;8.6;5.6;7.1;2.9;8.33;0;.64;2629 +94068;48.36288;-4.03776;132;20220114;8.1;.5;4.3;2.1;6.36;.1;.52;4399 +94068;48.36288;-4.03776;132;20220115;9.1;.7;4.9;2.9;8.29;.1;.27;4779 +94068;48.36288;-4.03776;132;20220116;11.1;5.4;8.2;2.9;10.36;.7;.32;4037 +94068;48.36288;-4.03776;132;20220117;10.1;4.7;7.4;1.7;8.93;.1;.41;3848 +94068;48.36288;-4.03776;132;20220118;6.3;1.5;3.9;1.8;7.56;.7;.29;3593 +94068;48.36288;-4.03776;132;20220119;10.4;3;6.7;2.9;8.93;1;.43;4736 +94068;48.36288;-4.03776;132;20220120;8.3;4.3;6.3;3;7.33;0;.8;3327 +94068;48.36288;-4.03776;132;20220121;7.2;1.7;4.5;1.7;6.16;0;.56;4222 +94068;48.36288;-4.03776;132;20220122;7.7;-.5;3.6;1.5;7.23;0;.28;5286 +94068;48.36288;-4.03776;132;20220123;8.7;4.3;6.5;3.6;7.43;0;.86;3782 +94068;48.36288;-4.03776;132;20220124;3.6;.5;2;1.7;6.43;0;.34;3152 +94068;48.36288;-4.03776;132;20220125;5;-.8;2.1;1.8;6.86;0;.26;4691 +94068;48.36288;-4.03776;132;20220126;8.3;-.1;4.1;2.2;6.56;0;.55;5643 +94068;48.36288;-4.03776;132;20220127;10.4;.6;5.5;3;8.99;.5;.3;6318 +94068;48.36288;-4.03776;132;20220128;9.7;7.8;8.8;1.6;11.43;.2;.32;2421 +94068;48.36288;-4.03776;132;20220129;10;8.4;9.2;3.2;10.89;.6;.51;2429 +94068;48.36288;-4.03776;132;20220130;11.5;8.2;9.9;2.6;10.53;.6;.66;3607 +94068;48.36288;-4.03776;132;20220131;9.2;7.4;8.3;5.3;9.03;0;1;2694 +94068;48.36288;-4.03776;132;20220201;9.8;6.8;8.3;5;10.53;.3;.43;3592 +94068;48.36288;-4.03776;132;20220202;10.6;7.9;9.2;2.9;10.06;.1;.72;3533 +94068;48.36288;-4.03776;132;20220203;10.1;6.3;8.2;3;10.13;1.1;.51;4163 +94068;48.36288;-4.03776;132;20220204;9.4;7.5;8.5;4.7;8.66;1.3;1.12;2874 +94068;48.36288;-4.03776;132;20220205;10.6;2.8;6.7;4.7;8.83;.6;.7;6448 +94068;48.36288;-4.03776;132;20220206;11.9;8.5;10.2;9.7;11.46;3.8;.78;4113 +94068;48.36288;-4.03776;132;20220207;13.1;9.1;11.1;3.2;11.46;.4;.81;4508 +94068;48.36288;-4.03776;132;20220208;11.4;8.9;10.2;2.6;10.89;.1;.71;3487 +94068;48.36288;-4.03776;132;20220209;10.2;5.5;7.8;1.9;9.86;.1;.53;4975 +94068;48.36288;-4.03776;132;20220210;7.5;6.7;7.1;3.2;8.72;4.8;.78;3629 +94068;48.36288;-4.03776;132;20220211;9.6;.4;5;1.9;6.82;0;.77;8775 +94068;48.36288;-4.03776;132;20220212;9.6;.6;5.1;4.2;7.32;0;.94;8190 +94068;48.36288;-4.03776;132;20220213;10.6;6.9;8.7;8.7;9.89;27.8;.98;4566 +94068;48.36288;-4.03776;132;20220214;10.8;5.2;8;5.8;8.69;3;1.23;7204 +94068;48.36288;-4.03776;132;20220215;10.8;5.7;8.2;7.3;11.12;10.9;.34;3758 +94068;48.36288;-4.03776;132;20220216;12.5;10.8;11.7;9.7;13.56;3.3;.41;3158 +94068;48.36288;-4.03776;132;20220217;13.3;9.4;11.3;6.7;11.23;2;1.28;5230 +94068;48.36288;-4.03776;132;20220218;9.9;9.7;9.8;9.3;8.56;1.1;2.01;917 +94068;48.36288;-4.03776;132;20220219;10.3;2.7;6.5;5.7;8.64;2.2;.92;8110 +94068;48.36288;-4.03776;132;20220220;11.9;8.7;10.3;9.2;10.83;3.9;1.21;4640 +94068;48.36288;-4.03776;132;20220221;11.1;7.3;9.2;8.3;8.69;.3;1.75;5638 +94068;48.36288;-4.03776;132;20220222;14;8.3;11.2;5.3;10.76;.6;1.4;6964 +94068;48.36288;-4.03776;132;20220223;9.9;3.8;6.8;2.9;8.43;.4;.91;7509 +94068;48.36288;-4.03776;132;20220224;9;6.3;7.6;6;7.96;2.3;1.4;4969 +94068;48.36288;-4.03776;132;20220225;10.7;3.3;7;2.7;7.43;.1;1.22;8604 +94068;48.36288;-4.03776;132;20220226;11.8;2.2;7;5;6.16;0;2;9972 +94068;48.36288;-4.03776;132;20220227;14;2.2;8.1;3.9;8.19;.8;1.59;11244 +94068;48.36288;-4.03776;132;20220228;12.4;6.6;9.5;5.1;11.16;6.9;.85;7927 +94068;48.36288;-4.03776;132;20220301;13;10;11.5;3.3;12.29;6.5;.93;5665 +94068;48.36288;-4.03776;132;20220302;11.6;9.3;10.4;4.5;11.33;2.3;.93;4891 +94068;48.36288;-4.03776;132;20220303;10.6;7.5;9;3.4;10.13;.8;.95;6018 +94068;48.36288;-4.03776;132;20220304;10.1;4.7;7.4;3.6;7.76;.1;1.36;8132 +94068;48.36288;-4.03776;132;20220305;8.7;1.7;5.2;3.4;7.39;2.3;1.1;10192 +94068;48.36288;-4.03776;132;20220306;7.5;4.2;5.9;4.5;7.09;.1;1.26;6454 +94068;48.36288;-4.03776;132;20220307;7;.2;3.6;3.3;5.43;0;1.35;9554 +94068;48.36288;-4.03776;132;20220308;12.2;.9;6.5;4.6;7.96;1.6;1.51;12561 +94068;48.36288;-4.03776;132;20220309;13;5.9;9.4;7.3;9.96;2.7;1.5;9846 +94068;48.36288;-4.03776;132;20220310;12.4;4.5;8.5;4.7;8.53;2.9;1.66;10591 +94068;48.36288;-4.03776;132;20220311;12.7;6.3;9.5;6.4;10.03;11.3;1.47;9747 +94068;48.36288;-4.03776;132;20220312;11.6;4.7;8.2;6.7;8.86;8.1;1.55;10298 +94068;48.36288;-4.03776;132;20220313;11.1;6.5;8.8;4.7;8.89;3.7;1.51;8452 +94068;48.36288;-4.03776;132;20220314;14.7;6.1;10.4;2.6;9.13;.2;1.78;11845 +94068;48.36288;-4.03776;132;20220315;16.4;5.5;11;1.9;9.83;0;1.79;13674 +94068;48.36288;-4.03776;132;20220316;9.9;8.5;9.2;3.1;10.03;7;.99;4653 +94068;48.36288;-4.03776;132;20220317;12.6;2;7.3;2.1;8.06;0;1.58;13768 +94068;48.36288;-4.03776;132;20220318;14.7;3;8.8;5;7.67;0;2.54;16944 +94068;48.36288;-4.03776;132;20220319;14;6.5;10.2;5;8.17;0;2.53;14268 +94068;48.36288;-4.03776;132;20220320;16.8;7.9;12.3;3.6;9.77;0;2.36;13642 +94068;48.36288;-4.03776;132;20220321;17.6;8.4;13;4.8;10.72;0;2.71;16828 +94068;48.36288;-4.03776;132;20220322;16;9.2;12.6;5.6;9.19;0;3.05;15961 +94068;48.36288;-4.03776;132;20220323;17.4;8.8;13.1;3.2;8.27;0;2.96;16661 +94068;48.36288;-4.03776;132;20220324;17.6;4.1;10.8;2.7;8.24;0;2.69;18401 +94068;48.36288;-4.03776;132;20220325;18.8;6;12.4;4.2;8.59;0;3.36;18438 +94068;48.36288;-4.03776;132;20220326;18.9;6.5;12.7;4.2;8.82;0;3.34;18059 +94068;48.36288;-4.03776;132;20220327;20.2;5.6;12.9;3;8.69;0;3.19;18821 +94068;48.36288;-4.03776;132;20220328;18.2;9.1;13.7;2.7;10.37;0;2.57;15213 +94068;48.36288;-4.03776;132;20220329;15.3;7.8;11.6;2.7;11.29;0;1.93;13646 +94068;48.36288;-4.03776;132;20220330;13;8.7;10.9;3.4;10.29;2.2;1.79;10553 +94068;48.36288;-4.03776;132;20220331;8;6.4;7.2;6.3;7.24;1.5;1.94;9917 +94068;48.36288;-4.03776;132;20220401;8.8;1.8;5.3;5.7;5.59;.4;2.34;15719 +94068;48.36288;-4.03776;132;20220402;9.2;1.6;5.4;2.9;6.57;.7;1.79;14187 +94068;48.36288;-4.03776;132;20220403;10;0;5;2.7;5.69;.1;2.13;18143 +94068;48.36288;-4.03776;132;20220404;10.1;1;5.5;5.2;8.99;.9;1.13;14719 +94068;48.36288;-4.03776;132;20220405;12.8;9.2;11;4.6;10.59;.2;1.72;9177 +94068;48.36288;-4.03776;132;20220406;13.2;7.2;10.2;7.8;10.97;9.3;1.5;8960 +94068;48.36288;-4.03776;132;20220407;13;10.2;11.6;7.9;10.82;12.4;2.07;9515 +94068;48.36288;-4.03776;132;20220408;11.7;7.5;9.6;6;9.59;7.4;1.78;10107 +94068;48.36288;-4.03776;132;20220409;12;2.6;7.3;2.8;6.84;0;2.5;20193 +94068;48.36288;-4.03776;132;20220410;13.8;1.8;7.8;5.6;7.22;0;2.88;20314 +94068;48.36288;-4.03776;132;20220411;17.8;9.4;13.6;4.9;10.29;2.2;3.14;15114 +94068;48.36288;-4.03776;132;20220412;15.4;10.8;13.1;4.5;12.24;.1;2.1;11650 +94068;48.36288;-4.03776;132;20220413;17.5;9.3;13.4;2.8;12.22;.4;2.41;15298 +94068;48.36288;-4.03776;132;20220414;19.7;7.3;13.5;3;11.97;.2;3.17;22691 +94068;48.36288;-4.03776;132;20220415;18.1;7.2;12.7;2.4;11.99;.1;2.78;20505 +94068;48.36288;-4.03776;132;20220416;22;6.7;14.4;2.9;11.64;0;3.76;23719 +94068;48.36288;-4.03776;132;20220417;18.3;9.1;13.7;3.6;11.52;0;3.08;19596 +94068;48.36288;-4.03776;132;20220418;14.3;7.5;10.9;3.4;9.84;0;2.63;18182 +94068;48.36288;-4.03776;132;20220419;13.3;4.4;8.8;3.5;8.36;.1;2.53;19231 +94068;48.36288;-4.03776;132;20220420;13.4;7;10.2;3.6;10.09;.1;2.07;14970 +94068;48.36288;-4.03776;132;20220421;16.6;7.1;11.8;2.6;10.49;2.1;2.63;17528 +94068;48.36288;-4.03776;132;20220422;18.1;7.8;13;4.4;11.02;2.8;3.2;19253 +94068;48.36288;-4.03776;132;20220423;16.5;9.5;13;5.1;11.49;0;3.06;19226 +94068;48.36288;-4.03776;132;20220424;14.7;9.6;12.2;3.1;12.04;4.9;2.18;13838 +94068;48.36288;-4.03776;132;20220425;17;8.2;12.6;3;10.47;0;2.83;17827 +94068;48.36288;-4.03776;132;20220426;16.8;6.4;11.6;4.5;9.37;0;3.51;23016 +94068;48.36288;-4.03776;132;20220427;15.7;7.7;11.7;5.3;9.52;0;3.37;20342 +94068;48.36288;-4.03776;132;20220428;17.8;9.4;13.6;4.1;10.99;.1;3.19;16812 +94068;48.36288;-4.03776;132;20220429;17;7.1;12;3.8;10.52;0;3.43;23200 +94068;48.36288;-4.03776;132;20220430;14.1;6.5;10.3;3.8;9.47;0;2.74;18461 +94068;48.36288;-4.03776;132;20220501;17.2;6.6;11.9;3;10.89;.8;3.11;21789 +94068;48.36288;-4.03776;132;20220502;14.3;9;11.7;3.6;11.12;0;2;10857 +94068;48.36288;-4.03776;132;20220503;16.8;7.9;12.3;3.2;10.79;.1;2.84;16989 +94068;48.36288;-4.03776;132;20220504;17.1;7.2;12.2;3.1;11.57;0;3.23;23983 +94068;48.36288;-4.03776;132;20220505;17.3;10.3;13.8;3.1;11.99;.1;3.17;20483 +94068;48.36288;-4.03776;132;20220506;18.1;8.9;13.5;1.7;11.49;0;3.1;20546 +94068;48.36288;-4.03776;132;20220507;18.5;8.4;13.4;2;11.76;.2;3.16;20762 +94068;48.36288;-4.03776;132;20220508;20.5;7.1;13.8;2.3;11.76;.1;3.74;24894 +94068;48.36288;-4.03776;132;20220509;24.3;9.7;17;3.2;12.49;0;4.71;25958 +94068;48.36288;-4.03776;132;20220510;19.3;11;15.2;3.1;12.59;.2;3.41;19875 +94068;48.36288;-4.03776;132;20220511;18.1;9;13.5;4.2;12.03;.4;3.14;19214 +94068;48.36288;-4.03776;132;20220512;18.6;6.7;12.7;2.4;10.49;.2;3.5;23489 +94068;48.36288;-4.03776;132;20220513;18.8;7.2;13;2.1;10.79;0;3.49;23449 +94068;48.36288;-4.03776;132;20220514;20.4;6.7;13.5;2.3;11.56;0;3.86;25643 +94068;48.36288;-4.03776;132;20220515;24.2;11.7;18;2.2;15.13;4.2;4.19;24353 +94068;48.36288;-4.03776;132;20220516;20.6;14;17.3;4.9;14.59;2.2;3.52;17103 +94068;48.36288;-4.03776;132;20220517;23.8;12.6;18.2;4.3;13.83;.6;4.65;23336 +94068;48.36288;-4.03776;132;20220518;22.3;10.2;16.2;3.1;13.16;.6;4.21;24508 +94068;48.36288;-4.03776;132;20220519;20.9;10.4;15.6;2.1;12.39;0;3.79;22775 +94068;48.36288;-4.03776;132;20220520;19.7;10.2;14.9;2.7;12.09;1;3.7;22382 +94068;48.36288;-4.03776;132;20220521;21.1;9.6;15.3;2;12.36;.1;4.05;25512 +94068;48.36288;-4.03776;132;20220522;19;9.5;14.2;2.1;12.89;2.2;3.49;22357 +94068;48.36288;-4.03776;132;20220523;15.7;10.5;13.1;2.9;8.76;4.2;3.13;14662 +94068;48.36288;-4.03776;132;20220524;17.7;8.4;13;3.8;8.03;.8;4.11;22510 +94068;48.36288;-4.03776;132;20220525;16.4;8.4;12.4;3.9;8.86;.6;3.36;18449 +94068;48.36288;-4.03776;132;20220526;17.9;11.5;14.7;3.5;9.59;.1;3.45;15985 +94068;48.36288;-4.03776;132;20220527;18.4;12.3;15.4;2.8;11.16;.7;3.46;18113 +94068;48.36288;-4.03776;132;20220528;20.4;7.2;13.8;2.8;10.76;0;4.27;26977 +94068;48.36288;-4.03776;132;20220529;19.2;7.5;13.4;3;9.63;0;4.18;25252 +94068;48.36288;-4.03776;132;20220530;18.3;5.2;11.8;1.9;9.16;0;3.93;26806 +94068;48.36288;-4.03776;132;20220531;19;5.3;12.1;2.1;9.53;.1;4.03;27524 +94068;48.36288;-4.03776;132;20220601;19;5.5;12.2;2;10.09;1.1;3.99;27442 +94068;48.36288;-4.03776;132;20220602;24.1;9.4;16.7;2.7;11.73;0;5.03;28319 +94068;48.36288;-4.03776;132;20220603;22.6;10.6;16.6;2.1;14.29;6.8;4.25;25890 +94068;48.36288;-4.03776;132;20220604;23.3;14.3;18.8;2.2;16.36;2.7;3.9;21158 +94068;48.36288;-4.03776;132;20220605;18.4;11.9;15.2;3.3;13.13;1.7;3.22;18397 +94068;48.36288;-4.03776;132;20220606;17.2;10.2;13.7;3.1;14.19;5.8;2.6;18413 +94068;48.36288;-4.03776;132;20220607;17.7;13.1;15.4;4.4;15.66;10;2.3;14090 +94068;48.36288;-4.03776;132;20220608;19;13.1;16.1;4.9;14.16;.6;3.22;17089 +94068;48.36288;-4.03776;132;20220609;20.9;12.1;16.5;4.3;14.49;1.3;3.82;21985 +94068;48.36288;-4.03776;132;20220610;19.8;14.8;17.3;3.6;16.13;.6;2.81;14512 +94068;48.36288;-4.03776;132;20220611;21.4;9.6;15.5;2.2;13.13;.1;4.07;25241 +94068;48.36288;-4.03776;132;20220612;20.1;9.7;14.9;2.5;12.39;.1;3.9;24213 +94068;48.36288;-4.03776;132;20220613;20.5;8.7;14.6;2.7;11.56;0;4.25;26156 +94068;48.36288;-4.03776;132;20220614;23.6;7.8;15.7;2.1;12.56;.1;4.79;29485 +94068;48.36288;-4.03776;132;20220615;24.5;10.5;17.5;1.9;13.66;0;4.89;28498 +94068;48.36288;-4.03776;132;20220616;29.3;9.3;19.3;2.4;12.56;0;6.05;30915 +94068;48.36288;-4.03776;132;20220617;33.2;16.9;25.1;2.3;15.99;0;6.78;30237 +94068;48.36288;-4.03776;132;20220618;26.9;15.5;21.2;3.6;17.09;8.2;5.05;23137 +94068;48.36288;-4.03776;132;20220619;13.5;11.3;12.4;5.8;13.73;23.7;1.44;9987 +94068;48.36288;-4.03776;132;20220620;19.1;13.3;16.2;4.5;15.56;0;2.99;16647 +94068;48.36288;-4.03776;132;20220621;22.3;12.5;17.4;2.6;15.29;1.2;4.1;23841 +94068;48.36288;-4.03776;132;20220622;23.3;13.4;18.3;2.2;16.36;4.1;4.15;23815 +94068;48.36288;-4.03776;132;20220623;20.2;13.8;17;2.1;16.63;3.5;3.08;18109 +94068;48.36288;-4.03776;132;20220624;18.6;14.2;16.4;3.9;14.93;6.4;2.75;13982 +94068;48.36288;-4.03776;132;20220625;17.3;10;13.6;3.6;11.89;4.2;3.28;20233 +94068;48.36288;-4.03776;132;20220626;19.4;9.3;14.3;3.2;11.69;.5;3.92;24273 +94068;48.36288;-4.03776;132;20220627;19;9.5;14.3;2.8;11.96;1.3;3.65;22211 +94068;48.36288;-4.03776;132;20220628;18.6;9.5;14.1;4;12.63;4.1;3.5;22170 +94068;48.36288;-4.03776;132;20220629;18.2;12.1;15.1;3.2;13.63;4.4;3.19;19297 +94068;48.36288;-4.03776;132;20220630;17.2;8.7;12.9;2.5;11.63;3;3.39;22030 +94068;48.36288;-4.03776;132;20220701;20;8.7;14.4;2.7;11.56;.1;4.13;26112 +94068;48.36288;-4.03776;132;20220702;20.3;9;14.6;2.8;12.43;.4;3.96;24791 +94068;48.36288;-4.03776;132;20220703;19;9.9;14.5;2.8;12.46;.1;3.61;22197 +94068;48.36288;-4.03776;132;20220704;19.4;8.4;13.9;2.3;12.06;0;3.8;24692 +94068;48.36288;-4.03776;132;20220705;20.1;11.8;15.9;2.7;13.83;.1;3.76;22392 +94068;48.36288;-4.03776;132;20220706;22.6;12.4;17.5;2.9;15.29;0;4.2;24092 +94068;48.36288;-4.03776;132;20220707;19.9;13.1;16.5;3.4;15.63;.1;3.17;18621 +94068;48.36288;-4.03776;132;20220708;24.9;10.1;17.5;2.1;14.26;.2;4.9;28800 +94068;48.36288;-4.03776;132;20220709;26.2;12.9;19.5;2.4;15.76;.1;5.04;27426 +94068;48.36288;-4.03776;132;20220710;28.6;12.7;20.7;2.9;13.66;0;5.99;29054 +94068;48.36288;-4.03776;132;20220711;29.5;14.4;21.9;2.7;15.49;0;5.93;28397 +94068;48.36288;-4.03776;132;20220712;33;17.8;25.4;2.1;16.66;0;6.39;28542 +94068;48.36288;-4.03776;132;20220713;29.6;14;21.8;1.7;16.46;0;5.58;28969 +94068;48.36288;-4.03776;132;20220714;22.3;13.5;17.9;2.9;14.46;.2;4.13;21937 +94068;48.36288;-4.03776;132;20220715;25.4;11.6;18.5;2.5;13.53;0;5.02;27152 +94068;48.36288;-4.03776;132;20220716;28.7;11.6;20.1;2.7;13.23;0;5.91;29249 +94068;48.36288;-4.03776;132;20220717;34.3;17.2;25.8;3;13.73;0;7.35;29215 +94068;48.36288;-4.03776;132;20220718;39.1;21.7;30.4;3.2;13.53;.7;8.61;29148 +94068;48.36288;-4.03776;132;20220719;23.7;17.4;20.5;3.5;17.63;.9;3.79;17794 +94068;48.36288;-4.03776;132;20220720;19.7;15.1;17.4;2.8;17.23;.5;2.54;13907 +94068;48.36288;-4.03776;132;20220721;22.8;14.8;18.8;2.5;14.13;.1;4.17;21304 +94068;48.36288;-4.03776;132;20220722;21.5;11.7;16.6;3.1;13.73;.1;4.06;23731 +94068;48.36288;-4.03776;132;20220723;24.2;11.6;17.9;2.7;14.63;0;4.24;23776 +94068;48.36288;-4.03776;132;20220724;26.6;14.6;20.6;3.8;16.63;.2;4.87;24378 +94068;48.36288;-4.03776;132;20220725;19.9;16;17.9;4.7;16.19;.5;2.87;12932 +94068;48.36288;-4.03776;132;20220726;21.9;14.4;18.1;2.1;13.83;.1;3.6;18428 +94068;48.36288;-4.03776;132;20220727;21.7;9;15.3;1.5;12.53;0;3.91;25035 +94068;48.36288;-4.03776;132;20220728;25.2;11.1;18.2;1.6;13.49;0;4.52;26144 +94068;48.36288;-4.03776;132;20220729;26.1;14;20;1.9;14.86;.1;4.59;24223 +94068;48.36288;-4.03776;132;20220730;23.3;13.2;18.2;2.3;16.43;.2;3.46;19358 +94068;48.36288;-4.03776;132;20220731;23.1;16.7;19.9;3.2;18.13;.7;3.2;15412 +94068;48.36288;-4.03776;132;20220801;24.8;15.8;20.3;2.1;17.69;0;3.77;19569 +94068;48.36288;-4.03776;132;20220802;28.8;15.9;22.3;2.3;18.39;.2;4.82;24063 +94068;48.36288;-4.03776;132;20220803;27.7;15.4;21.6;2.1;18.03;.2;4.43;22771 +94068;48.36288;-4.03776;132;20220804;22.1;13.8;18;2.9;14.59;0;3.89;21019 +94068;48.36288;-4.03776;132;20220805;20.8;11.3;16.1;3.9;11.66;0;4.11;21380 +94068;48.36288;-4.03776;132;20220806;24.2;10.1;17.2;3;12.23;0;4.62;24911 +94068;48.36288;-4.03776;132;20220807;26;9.9;17.9;3;12.26;0;4.97;25931 +94068;48.36288;-4.03776;132;20220808;27.3;12;19.6;3.1;13.43;.1;5.17;25489 +94068;48.36288;-4.03776;132;20220809;26.7;13.2;19.9;3.7;14.76;0;4.96;24066 +94068;48.36288;-4.03776;132;20220810;29.9;14;22;2.9;16.26;0;5.24;24791 +94068;48.36288;-4.03776;132;20220811;32.7;15.7;24.2;2.8;14.83;0;6.02;25585 +94068;48.36288;-4.03776;132;20220812;34.2;17.5;25.8;2.7;13.06;0;6.47;25658 +94068;48.36288;-4.03776;132;20220813;35.3;15.7;25.5;2.3;13.96;2.1;6.16;25850 +94068;48.36288;-4.03776;132;20220814;24.5;16.8;20.7;2.9;17.83;1.8;3.56;17309 +94068;48.36288;-4.03776;132;20220815;23.3;16.7;20;3.2;18.33;2.9;3.02;14326 +94068;48.36288;-4.03776;132;20220816;24.4;15.9;20.1;2.7;17.49;4;3.38;16696 +94068;48.36288;-4.03776;132;20220817;21.6;14.5;18.1;2.7;17.13;.6;2.73;14706 +94068;48.36288;-4.03776;132;20220818;22.6;15.8;19.2;3.8;17.13;.1;3.03;14146 +94068;48.36288;-4.03776;132;20220819;22.7;17.3;20;3.8;16.89;4.2;3.28;14245 +94068;48.36288;-4.03776;132;20220820;23.9;10.4;17.2;2;13.19;.3;3.66;21215 +94068;48.36288;-4.03776;132;20220821;20.6;12.2;16.4;2.1;16.39;4.2;2.49;15453 +94068;48.36288;-4.03776;132;20220822;20.7;16.6;18.6;3.3;19.93;1.3;1.83;10317 +94068;48.36288;-4.03776;132;20220823;25;18.1;21.6;3.3;19.76;.1;3.08;13729 +94068;48.36288;-4.03776;132;20220824;26.1;15.5;20.8;2;17.99;3.2;3.35;17033 +94068;48.36288;-4.03776;132;20220825;20.8;16.3;18.5;3.6;16.76;.2;2.63;12298 +94068;48.36288;-4.03776;132;20220826;22.1;10.8;16.4;1.9;14.26;.2;3.03;18733 +94068;48.36288;-4.03776;132;20220827;23.7;10.8;17.2;1.9;14.56;.1;3.39;20806 +94068;48.36288;-4.03776;132;20220828;26.3;14;20.1;3.1;15.03;.2;4.17;20190 +94068;48.36288;-4.03776;132;20220829;26.7;13.1;19.9;3.3;15.76;0;4.2;20948 +94068;48.36288;-4.03776;132;20220830;26;15.9;21;3.9;16.69;0;4;17783 +94068;48.36288;-4.03776;132;20220831;26.2;16.8;21.5;4.2;17.39;2.9;4.03;17083 +94068;48.36288;-4.03776;132;20220901;22.7;16.6;19.7;2.2;18.26;9.5;2.44;12229 +94068;48.36288;-4.03776;132;20220902;21.2;15.6;18.4;1.7;17.49;.9;2.24;12631 +94068;48.36288;-4.03776;132;20220903;20.7;14.3;17.5;3.7;16.13;1.3;2.42;12097 +94068;48.36288;-4.03776;132;20220904;22.8;17.2;20;5.8;17.43;7.5;2.95;10649 +94068;48.36288;-4.03776;132;20220905;24.2;14.8;19.5;4.2;17.36;5.2;3.13;15002 +94068;48.36288;-4.03776;132;20220906;21.6;15.6;18.6;4.7;16.66;4.8;2.62;11133 +94068;48.36288;-4.03776;132;20220907;19.7;14.9;17.3;4.6;16.06;10.1;2.24;10580 +94068;48.36288;-4.03776;132;20220908;19.6;14.7;17.1;6.1;16.06;3.5;2.28;10338 +94068;48.36288;-4.03776;132;20220909;18.8;14.7;16.8;5;15.56;1.9;2.1;8888 +94068;48.36288;-4.03776;132;20220910;23;12.3;17.6;2.1;14.83;0;2.81;16323 +94068;48.36288;-4.03776;132;20220911;24.9;14.5;19.7;3;17.23;0;3.07;15418 +94068;48.36288;-4.03776;132;20220912;27.8;17;22.4;3;16.49;.9;3.89;16325 +94068;48.36288;-4.03776;132;20220913;26.4;20.4;23.4;3.4;19.29;.6;3.34;11932 +94068;48.36288;-4.03776;132;20220914;19.8;16.2;18;2.1;18.73;.1;1.66;9165 +94068;48.36288;-4.03776;132;20220915;18.3;12.2;15.2;2.9;14.19;.1;1.99;11293 +94068;48.36288;-4.03776;132;20220916;18.1;9.8;13.9;2.8;11.46;.2;2.32;13473 +94068;48.36288;-4.03776;132;20220917;18.2;6.4;12.3;1.6;10.16;.1;2.2;15901 +94068;48.36288;-4.03776;132;20220918;18.6;4.3;11.4;1.5;9.73;.2;2.25;17505 +94068;48.36288;-4.03776;132;20220919;19.7;5.3;12.5;1.6;11.13;.1;2.27;17386 +94068;48.36288;-4.03776;132;20220920;20.7;7.7;14.2;1.5;11.96;.2;2.27;16343 +94068;48.36288;-4.03776;132;20220921;22.2;8.7;15.5;1.9;11.76;.2;2.58;16460 +94068;48.36288;-4.03776;132;20220922;22;8.4;15.2;1.8;12.13;.8;2.47;16367 +94068;48.36288;-4.03776;132;20220923;16.3;12;14.2;2.1;14.36;6.3;1.31;7981 +94068;48.36288;-4.03776;132;20220924;17.5;12.1;14.8;3.7;13.09;1;1.98;10250 +94068;48.36288;-4.03776;132;20220925;18.1;8.7;13.4;2.9;12.06;.3;1.97;12487 +94068;48.36288;-4.03776;132;20220926;15.7;9.2;12.4;4.7;12.59;3.3;1.54;10213 +94068;48.36288;-4.03776;132;20220927;15.8;11.5;13.7;5.4;13.79;10.1;1.39;7370 +94068;48.36288;-4.03776;132;20220928;14.8;11.4;13.1;4.4;13.16;1.4;1.3;6695 +94068;48.36288;-4.03776;132;20220929;15;8.3;11.7;3.1;11.66;.9;1.47;10396 +94068;48.36288;-4.03776;132;20220930;15.2;7.2;11.2;4;13.06;8;1.01;10145 +94068;48.36288;-4.03776;132;20221001;20;14.5;17.3;5.7;16.89;2.9;1.8;8952 +94068;48.36288;-4.03776;132;20221002;18.2;15.6;16.9;5.4;16.86;.7;1.41;5235 +94068;48.36288;-4.03776;132;20221003;18.2;13.1;15.6;1.8;15.16;0;1.32;7695 +94068;48.36288;-4.03776;132;20221004;17.9;12.4;15.2;3.2;14.59;0;1.44;7744 +94068;48.36288;-4.03776;132;20221005;16.8;15.2;16;4.7;13.89;3.1;1.82;4777 +94068;48.36288;-4.03776;132;20221006;18.9;7.8;13.4;2.2;11.73;.1;1.74;12666 +94068;48.36288;-4.03776;132;20221007;17.5;7.2;12.4;2.6;12.26;2.1;1.48;11972 +94068;48.36288;-4.03776;132;20221008;17.7;9;13.3;1.6;12.09;.1;1.48;11471 +94068;48.36288;-4.03776;132;20221009;19.8;7.7;13.7;2.8;11.16;0;2.04;12338 +94068;48.36288;-4.03776;132;20221010;15.1;14.5;14.8;2.8;14.26;.4;1.09;3145 +94068;48.36288;-4.03776;132;20221011;18.5;6.4;12.5;1.9;10.26;0;1.65;11947 +94068;48.36288;-4.03776;132;20221012;15.7;8.1;11.9;2.5;11.63;4.3;1.25;9587 +94068;48.36288;-4.03776;132;20221013;17.3;12.1;14.7;3.1;15.26;6.6;1.05;6607 +94068;48.36288;-4.03776;132;20221014;16.3;11.7;14;3.1;15.19;10.1;.87;6086 +94068;48.36288;-4.03776;132;20221015;16.5;12.7;14.6;4.6;14.56;3.1;1.23;5744 +94068;48.36288;-4.03776;132;20221016;16.5;9.7;13.1;3.8;14.33;7.2;.92;7242 +94068;48.36288;-4.03776;132;20221017;18.4;13.4;15.9;3.1;15.56;0;1.18;5991 +94068;48.36288;-4.03776;132;20221018;20.8;12.6;16.7;4.2;16.53;.1;1.5;8731 +94068;48.36288;-4.03776;132;20221019;21.9;16.2;19.1;4.1;17.59;.7;1.8;6944 +94068;48.36288;-4.03776;132;20221020;19.7;11.5;15.6;4.1;14.13;3;1.68;8435 +94068;48.36288;-4.03776;132;20221021;16.7;14.8;15.7;7.9;15.09;11.7;1.52;3478 +94068;48.36288;-4.03776;132;20221022;19.5;12.8;16.1;4;15.53;5.4;1.35;6734 +94068;48.36288;-4.03776;132;20221023;15.7;11.3;13.5;5.3;14.16;14.9;.89;5701 +94068;48.36288;-4.03776;132;20221024;16.6;12.3;14.5;5.8;14.43;4.8;1.16;4910 +94068;48.36288;-4.03776;132;20221025;17.6;12.2;14.9;4.3;14.93;1.9;1.13;6159 +94068;48.36288;-4.03776;132;20221026;18.7;15;16.8;6.4;15.66;2.5;1.66;5010 +94068;48.36288;-4.03776;132;20221027;20.4;14.6;17.5;4.7;16.36;.6;1.58;6528 +94068;48.36288;-4.03776;132;20221028;17.2;14.9;16.1;5.2;15.19;.3;1.33;3295 +94068;48.36288;-4.03776;132;20221029;18.6;13.2;15.9;4.9;15.56;.7;1.26;5698 +94068;48.36288;-4.03776;132;20221030;17.3;13.5;15.4;5.1;14.29;.2;1.36;4227 +94068;48.36288;-4.03776;132;20221031;16.2;12.3;14.2;5.8;13.59;6.9;1.29;4756 +94068;48.36288;-4.03776;132;20221101;15.8;11.7;13.7;8.1;12.09;9.4;1.88;4216 +94068;48.36288;-4.03776;132;20221102;15.7;8.6;12.2;5.8;12.06;18.6;1.18;6490 +94068;48.36288;-4.03776;132;20221103;14.3;9.7;12;7.1;12.03;9.8;1.14;5100 +94068;48.36288;-4.03776;132;20221104;13.3;8.3;10.8;6.6;10.46;.5;1.36;4993 +94068;48.36288;-4.03776;132;20221105;13.3;7.4;10.3;3.7;12.46;10.4;.4;4927 +94068;48.36288;-4.03776;132;20221106;14.6;12.7;13.6;6.4;13.96;5.9;.95;2967 +94068;48.36288;-4.03776;132;20221107;15.9;12.2;14.1;8.6;13.36;6.7;1.47;3901 +94068;48.36288;-4.03776;132;20221108;14.1;10.8;12.5;7.6;12.26;7.5;1.24;3510 +94068;48.36288;-4.03776;132;20221109;15.2;9.5;12.4;4.5;11.76;.3;1.11;5128 +94068;48.36288;-4.03776;132;20221110;15.3;9.1;12.2;4;12.86;0;.71;5026 +94068;48.36288;-4.03776;132;20221111;15.7;13;14.3;4.5;13.43;0;1.14;3080 +94068;48.36288;-4.03776;132;20221112;18.3;9.1;13.7;4.4;13.73;.1;.99;6143 +94068;48.36288;-4.03776;132;20221113;18.3;12.3;15.3;4.2;14.36;3;1.18;4770 +94068;48.36288;-4.03776;132;20221114;13.4;12.1;12.7;4.6;12.73;21.4;.9;2239 +94068;48.36288;-4.03776;132;20221115;13.1;10.6;11.8;7.5;12.29;15;.93;3106 +94068;48.36288;-4.03776;132;20221116;14.5;7.5;11;6.6;11.36;17.7;1;4721 +94068;48.36288;-4.03776;132;20221117;12.2;8.9;10.6;5.4;10.96;5.1;.89;3517 +94068;48.36288;-4.03776;132;20221118;11.9;7.2;9.5;3.4;9.59;4.1;.84;4193 +94068;48.36288;-4.03776;132;20221119;11.8;4.2;8;2.3;9.06;1.9;.53;5092 +94068;48.36288;-4.03776;132;20221120;12.9;8.1;10.5;4.1;10.79;1.5;.81;3707 +94068;48.36288;-4.03776;132;20221121;11.9;8.3;10.1;6.6;10.09;10.6;1.16;3138 +94068;48.36288;-4.03776;132;20221122;12;6.5;9.3;6.6;9.33;5.6;1.18;4001 +94068;48.36288;-4.03776;132;20221123;12.7;7.1;9.9;6.9;11.06;7.3;.75;3798 +94068;48.36288;-4.03776;132;20221124;13.1;8.2;10.7;5.7;10.76;7.4;1;3767 +94068;48.36288;-4.03776;132;20221125;13.6;8.3;10.9;3.8;10.36;.7;.93;4164 +94068;48.36288;-4.03776;132;20221126;13;7.7;10.4;5.5;11.66;23.7;.55;3755 +94068;48.36288;-4.03776;132;20221127;12.3;11.4;11.8;3.6;13.36;11.1;.45;1160 +94068;48.36288;-4.03776;132;20221128;11.4;7.6;9.5;4.6;10.06;2.6;.8;3018 +94068;48.36288;-4.03776;132;20221129;12.1;6.3;9.2;1.9;9.69;.1;.48;4102 +94068;48.36288;-4.03776;132;20221130;9.5;6.3;7.9;3.2;8.23;0;.83;2717 +94068;48.36288;-4.03776;132;20221201;9.3;1.2;5.2;1.9;7.49;.1;.35;4522 +94068;48.36288;-4.03776;132;20221202;8;.8;4.4;2.1;7.13;0;.34;4206 +94068;48.36288;-4.03776;132;20221203;5.5;3.3;4.4;3.7;7.63;.5;.41;2298 +94068;48.36288;-4.03776;132;20221204;4.3;3.1;3.7;2.5;6.99;0;.47;1315 +94068;48.36288;-4.03776;132;20221205;6.3;2.5;4.4;3;6.86;0;.56;2878 +94068;48.36288;-4.03776;132;20221206;7.3;.6;3.9;2.9;6.53;.1;.49;3839 +94068;48.36288;-4.03776;132;20221207;7;.1;3.6;1.3;6.89;.9;.22;3607 +94068;48.36288;-4.03776;132;20221208;7.1;1.2;4.1;1.9;6.69;0;.37;3545 +94068;48.36288;-4.03776;132;20221209;4.1;-2.2;1;1.5;5.66;.2;.22;3604 +94068;48.36288;-4.03776;132;20221210;5.7;-3.6;1;2.2;5.43;.3;.32;4376 +94068;48.36288;-4.03776;132;20221211;4.5;-.5;2;2.3;6.33;.3;.26;3066 +94068;48.36288;-4.03776;132;20221212;4.5;-1.8;1.3;2.9;5.73;.1;.36;3536 +94068;48.36288;-4.03776;132;20221213;4;-1.5;1.3;3.4;5.36;12.3;.51;3273 +94068;48.36288;-4.03776;132;20221214;2.8;.7;1.8;5.7;6.53;7.4;.33;1690 +94068;48.36288;-4.03776;132;20221215;5.1;1.5;3.3;6;5.79;.4;.99;2243 +94068;48.36288;-4.03776;132;20221216;7.1;-.6;3.3;2;5.56;0;.48;3804 +94068;48.36288;-4.03776;132;20221217;3.5;-1.7;.9;2.9;4.86;1.7;.54;3169 +94068;48.36288;-4.03776;132;20221218;11.9;-.8;5.6;7.5;9.36;40.1;.24;4590 +94068;48.36288;-4.03776;132;20221219;14.4;11.7;13.1;9.7;13.66;8;.88;1891 +94068;48.36288;-4.03776;132;20221220;11.5;10.3;10.9;4.7;11.89;.6;.62;1248 +94068;48.36288;-4.03776;132;20221221;12.6;6.5;9.6;5.7;12.23;11.5;.11;3015 +94068;48.36288;-4.03776;132;20221222;13.6;11.8;12.7;8.5;13.63;24.1;.68;1480 +94068;48.36288;-4.03776;132;20221223;13.5;12.7;13.1;8.3;13.66;1.3;.85;911 +94068;48.36288;-4.03776;132;20221224;11.5;10.7;11.1;5.1;12.16;2.9;.63;953 +94068;48.36288;-4.03776;132;20221225;11.2;9.8;10.5;3.9;11.83;1.2;.48;1605 +94068;48.36288;-4.03776;132;20221226;10.2;7;8.6;3.7;9.59;.6;.63;2371 +94068;48.36288;-4.03776;132;20221227;11.3;5;8.1;4.8;9.29;3.7;.63;3708 +94068;48.36288;-4.03776;132;20221228;12;9.7;10.9;8.9;11.49;9.8;.92;1716 +94068;48.36288;-4.03776;132;20221229;10.1;7.9;9;6.7;9.16;12;1.18;2108 +94068;48.36288;-4.03776;132;20221230;13.2;5.9;9.5;9;12.76;25.2;0;3426 +94068;48.36288;-4.03776;132;20221231;14;11;12.5;11.4;13.76;12.9;.63;2059 +94069;48.40449;-3.70563;165;20220101;14.5;11.7;13.1;5.8;13.1;6.4;.81;2566 +94069;48.40449;-3.70563;165;20220102;12.7;12.2;12.4;7.1;12.3;.4;1.12;905 +94069;48.40449;-3.70563;165;20220103;11.8;11.2;11.5;3.9;11.6;18.6;.84;1024 +94069;48.40449;-3.70563;165;20220104;7.9;7.6;7.7;3.9;8.4;1.4;.95;657 +94069;48.40449;-3.70563;165;20220105;7.7;1.7;4.7;1.8;6.5;0;.44;3847 +94069;48.40449;-3.70563;165;20220106;7.2;1.5;4.3;3.3;7.5;3.9;.35;3777 +94069;48.40449;-3.70563;165;20220107;9.1;5.5;7.3;4.9;9;4.5;.59;2978 +94069;48.40449;-3.70563;165;20220108;10.3;8.1;9.2;7;9.8;17.5;.95;2296 +94069;48.40449;-3.70563;165;20220109;8.7;5.5;7.1;4.1;10.2;5.9;.14;2850 +94069;48.40449;-3.70563;165;20220110;12;8.4;10.2;3.6;13;1.4;.05;3071 +94069;48.40449;-3.70563;165;20220111;11.8;9.1;10.5;1.1;12.2;2;.28;2659 +94069;48.40449;-3.70563;165;20220112;10.6;9.7;10.2;1.9;11.85;.1;.4;1491 +94069;48.40449;-3.70563;165;20220113;7.3;5.4;6.4;2.3;8.4;0;.49;2016 +94069;48.40449;-3.70563;165;20220114;9.1;.8;4.9;2;6.35;.1;.54;4992 +94069;48.40449;-3.70563;165;20220115;9;-.1;4.4;2.7;8.1;0;.21;5330 +94069;48.40449;-3.70563;165;20220116;10.5;5.7;8.1;2.9;10.6;1.1;.23;3890 +94069;48.40449;-3.70563;165;20220117;10.2;5.5;7.9;1.4;8.6;.1;.45;3867 +94069;48.40449;-3.70563;165;20220118;6.6;-.3;3.2;1.6;7.5;.5;.16;4798 +94069;48.40449;-3.70563;165;20220119;9.9;3.3;6.6;2.5;8.9;.8;.37;4751 +94069;48.40449;-3.70563;165;20220120;7.9;4.5;6.2;2.7;7.25;0;.72;3407 +94069;48.40449;-3.70563;165;20220121;7.4;2;4.7;1.9;6.05;0;.64;4399 +94069;48.40449;-3.70563;165;20220122;7.7;-1.1;3.3;1.8;7.3;0;.23;5736 +94069;48.40449;-3.70563;165;20220123;7.5;4.4;5.9;3.5;7.35;0;.78;3187 +94069;48.40449;-3.70563;165;20220124;5.4;.3;2.9;1.9;6.45;0;.4;4435 +94069;48.40449;-3.70563;165;20220125;2.6;-2.4;.1;1.7;6.35;0;.13;4507 +94069;48.40449;-3.70563;165;20220126;7.8;.1;4;2.2;6.55;0;.53;5713 +94069;48.40449;-3.70563;165;20220127;10.1;0;5.1;2.3;8.95;.7;.22;6647 +94069;48.40449;-3.70563;165;20220128;9.5;8;8.7;1.4;11.25;.2;.34;2458 +94069;48.40449;-3.70563;165;20220129;9.8;8.2;9;2.8;10.9;.6;.44;2616 +94069;48.40449;-3.70563;165;20220130;10.9;7.8;9.3;1.9;10.1;.4;.59;3772 +94069;48.40449;-3.70563;165;20220131;8.6;7.2;7.9;4.7;9;.1;.83;2467 +94069;48.40449;-3.70563;165;20220201;9.4;6.5;8;4.4;10.5;.4;.34;3726 +94069;48.40449;-3.70563;165;20220202;9.8;7.7;8.8;2.6;10;0;.61;3158 +94069;48.40449;-3.70563;165;20220203;9.7;5.8;7.7;2.5;9.85;.9;.47;4533 +94069;48.40449;-3.70563;165;20220204;8.9;7.2;8;4;8.6;1.4;.96;2978 +94069;48.40449;-3.70563;165;20220205;10.3;2.8;6.6;3.7;8.55;.3;.68;6563 +94069;48.40449;-3.70563;165;20220206;11.8;8;9.9;7.8;11.25;4.1;.72;4683 +94069;48.40449;-3.70563;165;20220207;12.9;8.4;10.6;2.8;11.25;.3;.74;5206 +94069;48.40449;-3.70563;165;20220208;11.1;8.8;10;2.1;10.6;.3;.7;3719 +94069;48.40449;-3.70563;165;20220209;10.4;5.4;7.9;1.3;9.85;0;.5;5678 +94069;48.40449;-3.70563;165;20220210;7.5;6.8;7.1;3.2;8.62;5.3;.81;3021 +94069;48.40449;-3.70563;165;20220211;9.5;.1;4.8;1.8;6.62;0;.78;7948 +94069;48.40449;-3.70563;165;20220212;9;.4;4.7;3.6;6.99;0;.91;8126 +94069;48.40449;-3.70563;165;20220213;10.3;6.1;8.2;7.3;9.95;20.4;.81;2588 +94069;48.40449;-3.70563;165;20220214;10.4;4.7;7.5;5.3;8.69;2.6;1.1;6959 +94069;48.40449;-3.70563;165;20220215;10.7;4.8;7.7;6.6;10.82;9.1;.32;3654 +94069;48.40449;-3.70563;165;20220216;12.8;10.8;11.8;7.1;13.75;3.2;.39;3922 +94069;48.40449;-3.70563;165;20220217;13.4;9;11.2;5.4;10.65;2.6;1.36;6034 +94069;48.40449;-3.70563;165;20220218;9.8;9.6;9.7;7.1;8.65;1.5;1.73;838 +94069;48.40449;-3.70563;165;20220219;10;2.4;6.2;5.2;8.4;1.8;.89;8250 +94069;48.40449;-3.70563;165;20220220;11.9;8.5;10.2;7.2;10.5;3.1;1.2;5534 +94069;48.40449;-3.70563;165;20220221;10.4;6.9;8.7;6.9;8.55;.5;1.5;5671 +94069;48.40449;-3.70563;165;20220222;14.3;8;11.1;4.1;10.65;.8;1.33;7849 +94069;48.40449;-3.70563;165;20220223;9.5;4;6.7;2.4;8.3;.2;.87;7469 +94069;48.40449;-3.70563;165;20220224;8.5;6.4;7.4;4.9;7.95;2.4;1.23;4586 +94069;48.40449;-3.70563;165;20220225;10.1;2.9;6.5;2.5;7.3;0;1.12;8825 +94069;48.40449;-3.70563;165;20220226;11.9;.9;6.4;4.4;6.05;0;1.88;11080 +94069;48.40449;-3.70563;165;20220227;14.2;2;8.1;3.4;7.85;.7;1.63;11849 +94069;48.40449;-3.70563;165;20220228;12.8;6.6;9.7;4.4;10.7;1.3;1.06;8550 +94069;48.40449;-3.70563;165;20220301;12.5;9.9;11.2;2.8;12.2;5;.84;5480 +94069;48.40449;-3.70563;165;20220302;12.1;8.9;10.5;3.6;11.15;1.9;.99;6190 +94069;48.40449;-3.70563;165;20220303;10.2;7.9;9;2.9;10.1;.6;.89;5288 +94069;48.40449;-3.70563;165;20220304;10.2;5.2;7.7;3.1;7.75;0;1.33;8130 +94069;48.40449;-3.70563;165;20220305;8.2;.5;4.4;3.5;7.3;5;.97;10247 +94069;48.40449;-3.70563;165;20220306;7.1;4.2;5.6;4;7.2;0;1.11;6281 +94069;48.40449;-3.70563;165;20220307;6.7;0;3.3;3.1;5.45;0;1.27;9763 +94069;48.40449;-3.70563;165;20220308;11.7;.9;6.3;3.9;7.85;1.6;1.42;12635 +94069;48.40449;-3.70563;165;20220309;12.9;5.2;9.1;6.2;9.6;2;1.54;10847 +94069;48.40449;-3.70563;165;20220310;12.6;4.9;8.8;3.8;8.25;3.2;1.72;10867 +94069;48.40449;-3.70563;165;20220311;12;6.2;9.1;5.2;9.8;9.6;1.35;9611 +94069;48.40449;-3.70563;165;20220312;11.6;4.8;8.2;5.6;8.55;6.4;1.63;10566 +94069;48.40449;-3.70563;165;20220313;11.1;6.6;8.9;3.8;8.7;4;1.5;8675 +94069;48.40449;-3.70563;165;20220314;15;5.6;10.3;2.4;8.8;.3;1.83;12781 +94069;48.40449;-3.70563;165;20220315;16;5.3;10.6;1.9;10.1;0;1.72;13826 +94069;48.40449;-3.70563;165;20220316;10.4;9.9;10.1;2.6;10.45;11;.94;2610 +94069;48.40449;-3.70563;165;20220317;12.3;1.1;6.7;1.6;7.75;.1;1.52;14542 +94069;48.40449;-3.70563;165;20220318;13.5;3.2;8.3;5.2;7.82;0;2.42;16358 +94069;48.40449;-3.70563;165;20220319;13.4;5.1;9.3;4.6;7.95;0;2.3;12187 +94069;48.40449;-3.70563;165;20220320;15.8;8;11.9;3.2;9.55;0;2.18;12004 +94069;48.40449;-3.70563;165;20220321;17.8;8;12.9;4.4;10.52;0;2.6;15475 +94069;48.40449;-3.70563;165;20220322;16.3;8.4;12.3;5.1;8.89;0;2.93;15146 +94069;48.40449;-3.70563;165;20220323;16.9;7.7;12.3;2.9;8.02;0;2.82;16347 +94069;48.40449;-3.70563;165;20220324;16.7;4.4;10.6;2.5;8.12;0;2.61;17573 +94069;48.40449;-3.70563;165;20220325;17.2;5.1;11.2;4.1;8.75;0;3.04;17273 +94069;48.40449;-3.70563;165;20220326;17.1;5.2;11.2;4.2;8.95;0;2.99;16953 +94069;48.40449;-3.70563;165;20220327;19.5;4.8;12.1;2.5;8.79;0;2.88;17487 +94069;48.40449;-3.70563;165;20220328;18.9;8.3;13.6;2.3;9.92;.1;2.29;11747 +94069;48.40449;-3.70563;165;20220329;14;7.9;10.9;2.5;11.22;0;1.72;10636 +94069;48.40449;-3.70563;165;20220330;11.8;8.7;10.2;3.5;10.19;3.1;1.67;9562 +94069;48.40449;-3.70563;165;20220331;7.3;6.2;6.7;6;7.12;2.3;1.9;9799 +94069;48.40449;-3.70563;165;20220401;7.9;1.7;4.8;5.8;5.42;.5;2.36;15398 +94069;48.40449;-3.70563;165;20220402;8.3;1.4;4.8;2.9;6.29;.9;1.68;12831 +94069;48.40449;-3.70563;165;20220403;9.2;.2;4.7;2.7;5.62;.2;1.99;16292 +94069;48.40449;-3.70563;165;20220404;9.4;.9;5.1;4.9;8.79;.7;1.04;10436 +94069;48.40449;-3.70563;165;20220405;12.9;8.5;10.7;4.6;10.39;.1;1.94;10338 +94069;48.40449;-3.70563;165;20220406;12.7;6.7;9.7;7.4;10.65;4;1.58;9900 +94069;48.40449;-3.70563;165;20220407;12.8;10;11.4;7.8;10.49;11.7;2.35;11034 +94069;48.40449;-3.70563;165;20220408;12.4;7.1;9.8;5.8;9.65;6.5;1.86;8886 +94069;48.40449;-3.70563;165;20220409;11.4;1.8;6.6;2.9;6.82;0;2.37;19078 +94069;48.40449;-3.70563;165;20220410;14;1.7;7.8;5;7.02;0;2.74;18657 +94069;48.40449;-3.70563;165;20220411;17.7;8;12.9;4.7;10.32;2;3.09;15938 +94069;48.40449;-3.70563;165;20220412;15;10.8;12.9;4.1;12.19;0;1.96;10369 +94069;48.40449;-3.70563;165;20220413;18;8.9;13.5;2.8;11.85;.2;2.5;14965 +94069;48.40449;-3.70563;165;20220414;20.5;7.5;14;2.7;11.75;.2;3.07;19822 +94069;48.40449;-3.70563;165;20220415;18.7;7.2;13;2.3;11.72;.1;2.78;20691 +94069;48.40449;-3.70563;165;20220416;21.6;6.5;14.1;2.7;11.35;0;3.58;22987 +94069;48.40449;-3.70563;165;20220417;19.2;8.3;13.8;3.1;11.25;0;3.07;17941 +94069;48.40449;-3.70563;165;20220418;13.9;7.2;10.6;3;9.72;0;2.46;16183 +94069;48.40449;-3.70563;165;20220419;12.7;3.9;8.3;3.6;8.35;.1;2.44;17731 +94069;48.40449;-3.70563;165;20220420;14.3;6;10.2;3.3;10.25;.1;2.25;17523 +94069;48.40449;-3.70563;165;20220421;16.6;6;11.3;2.6;10.69;1.5;2.66;18676 +94069;48.40449;-3.70563;165;20220422;16.6;7.3;11.9;4.8;10.99;5.3;3.01;18716 +94069;48.40449;-3.70563;165;20220423;15.7;9.1;12.4;5.3;11.49;0;2.87;17416 +94069;48.40449;-3.70563;165;20220424;15;9.4;12.2;3;11.75;7.6;2.25;14679 +94069;48.40449;-3.70563;165;20220425;16.1;8.5;12.3;3.4;10.32;0;2.79;18119 +94069;48.40449;-3.70563;165;20220426;15.7;5;10.4;4.6;9.55;0;3.17;22217 +94069;48.40449;-3.70563;165;20220427;14.6;6.6;10.6;5.7;9.45;0;3.18;19534 +94069;48.40449;-3.70563;165;20220428;15.8;8.8;12.3;4.2;10.85;.1;2.89;15454 +94069;48.40449;-3.70563;165;20220429;15.7;7.5;11.6;4.1;10.52;0;3.14;20057 +94069;48.40449;-3.70563;165;20220430;13.1;6.3;9.7;4.1;9.32;0;2.6;17042 +94069;48.40449;-3.70563;165;20220501;17.8;6.6;12.2;2.8;10.32;.9;3.15;20735 +94069;48.40449;-3.70563;165;20220502;13.9;8.6;11.3;3.2;11.12;.2;1.82;9463 +94069;48.40449;-3.70563;165;20220503;16.2;7.9;12;3.2;10.62;.1;2.74;16413 +94069;48.40449;-3.70563;165;20220504;16.9;6.3;11.6;3;11.09;0;3;20996 +94069;48.40449;-3.70563;165;20220505;17.7;10.1;13.9;2.6;11.87;0;3.2;20740 +94069;48.40449;-3.70563;165;20220506;18.2;9.5;13.9;1.6;11.55;0;3.08;19999 +94069;48.40449;-3.70563;165;20220507;18;7.9;13;1.6;11.8;.2;3.12;21822 +94069;48.40449;-3.70563;165;20220508;18.1;6;12.1;2;11.6;.1;3.25;23898 +94069;48.40449;-3.70563;165;20220509;24.3;9.4;16.9;2.8;12;0;4.77;26767 +94069;48.40449;-3.70563;165;20220510;19.7;10.6;15.1;2.5;12.05;.2;3.52;20989 +94069;48.40449;-3.70563;165;20220511;18.1;8.7;13.4;3.3;11.8;.4;3.27;21443 +94069;48.40449;-3.70563;165;20220512;18.3;6.5;12.4;1.8;10.25;.2;3.48;24120 +94069;48.40449;-3.70563;165;20220513;18.8;6.3;12.5;1.7;10.15;0;3.63;25087 +94069;48.40449;-3.70563;165;20220514;20.1;4.9;12.5;1.9;11.05;.1;3.87;27634 +94069;48.40449;-3.70563;165;20220515;25.1;11.6;18.4;2.3;14.75;1.2;4.6;26237 +94069;48.40449;-3.70563;165;20220516;19.8;13.7;16.8;3.2;14.35;3.4;3.25;17478 +94069;48.40449;-3.70563;165;20220517;24.5;11.9;18.2;3.4;13.5;.5;4.88;25616 +94069;48.40449;-3.70563;165;20220518;23.7;9.2;16.4;2.4;12.65;.4;4.62;27600 +94069;48.40449;-3.70563;165;20220519;21.3;10.6;16;1.4;12.2;0;3.87;23729 +94069;48.40449;-3.70563;165;20220520;20.6;10.1;15.3;1.8;11.55;.7;3.85;23619 +94069;48.40449;-3.70563;165;20220521;21.6;8.4;15;1.7;11.85;.1;4.15;26554 +94069;48.40449;-3.70563;165;20220522;18.8;8.5;13.6;1.4;13.2;3;3.38;23480 +94069;48.40449;-3.70563;165;20220523;15.6;10.8;13.2;2.5;10.55;2.8;2.84;16069 +94069;48.40449;-3.70563;165;20220524;17.4;7.7;12.5;3.2;6.25;1;4.34;22965 +94069;48.40449;-3.70563;165;20220525;16.2;7.3;11.8;2.8;6.65;.5;3.94;22095 +94069;48.40449;-3.70563;165;20220526;17.9;10.9;14.4;2.7;7.6;.1;4.05;19670 +94069;48.40449;-3.70563;165;20220527;18.4;12;15.2;2.4;9.6;.7;3.71;18931 +94069;48.40449;-3.70563;165;20220528;19.7;5.8;12.7;2;10.15;0;4.12;28007 +94069;48.40449;-3.70563;165;20220529;18.4;6.8;12.6;2.3;9.45;0;3.92;25602 +94069;48.40449;-3.70563;165;20220530;18.2;3.2;10.7;1.6;8.8;0;3.95;29198 +94069;48.40449;-3.70563;165;20220531;18.5;4.1;11.3;2;9.4;.1;4;28705 +94069;48.40449;-3.70563;165;20220601;19.1;4.1;11.6;1.9;9.55;.5;4.13;29407 +94069;48.40449;-3.70563;165;20220602;24.7;8.8;16.7;2.3;11.25;0;5.22;29962 +94069;48.40449;-3.70563;165;20220603;23.4;10.8;17.1;1.7;14.25;5.1;4.46;27032 +94069;48.40449;-3.70563;165;20220604;24.2;14.2;19.2;1.7;16.45;9.8;4.27;24018 +94069;48.40449;-3.70563;165;20220605;18.2;12.4;15.3;2.5;13.2;2;3.16;18327 +94069;48.40449;-3.70563;165;20220606;17.5;9.8;13.7;2.4;13.65;6.1;3.04;21211 +94069;48.40449;-3.70563;165;20220607;18;12.9;15.4;3.3;15.25;5.3;2.73;17266 +94069;48.40449;-3.70563;165;20220608;19.1;12.8;15.9;3.6;13.85;.6;3.39;19235 +94069;48.40449;-3.70563;165;20220609;21.6;11.7;16.6;3;13.8;1.2;4.18;24268 +94069;48.40449;-3.70563;165;20220610;20;14.8;17.4;2.7;15.95;1.1;3.17;17570 +94069;48.40449;-3.70563;165;20220611;21.2;9.4;15.3;1.8;13;.2;4.15;26509 +94069;48.40449;-3.70563;165;20220612;20.3;9.6;14.9;1.6;12.25;.1;3.99;25269 +94069;48.40449;-3.70563;165;20220613;20;7.9;13.9;1.6;11.45;0;4.08;26889 +94069;48.40449;-3.70563;165;20220614;24;6.4;15.2;1.5;12.15;.1;4.92;31861 +94069;48.40449;-3.70563;165;20220615;24.2;9.7;16.9;1.2;13.2;0;4.78;29525 +94069;48.40449;-3.70563;165;20220616;30.1;8;19.1;1.8;12.15;0;6.03;32097 +94069;48.40449;-3.70563;165;20220617;33.6;17.1;25.4;2.1;15.9;0;6.95;31576 +94069;48.40449;-3.70563;165;20220618;25.7;15.4;20.5;2.8;16.65;9;4.88;24696 +94069;48.40449;-3.70563;165;20220619;13.5;11.2;12.3;4.7;13.7;19.3;1.54;11529 +94069;48.40449;-3.70563;165;20220620;17.6;13.2;15.4;3.5;15.2;0;2.6;16099 +94069;48.40449;-3.70563;165;20220621;22.1;12.2;17.2;1.8;15.05;3.8;4.06;24336 +94069;48.40449;-3.70563;165;20220622;22.9;13.3;18.1;1.8;15.85;3.1;4.13;23998 +94069;48.40449;-3.70563;165;20220623;20.8;12.9;16.9;1.8;15.65;2.9;3.59;21777 +94069;48.40449;-3.70563;165;20220624;18.9;14;16.4;2.7;14.6;4.9;3.09;17103 +94069;48.40449;-3.70563;165;20220625;17.2;9.9;13.6;2.7;11.5;3.8;3.36;20900 +94069;48.40449;-3.70563;165;20220626;19.4;9.1;14.2;2.3;11.4;.7;3.95;24857 +94069;48.40449;-3.70563;165;20220627;17.7;8.7;13.2;2.1;11.75;1.2;3.46;23115 +94069;48.40449;-3.70563;165;20220628;18.6;8.7;13.7;2.8;12.2;3.8;3.65;24352 +94069;48.40449;-3.70563;165;20220629;18.1;11.9;15;2.2;13.55;8.8;3.14;19153 +94069;48.40449;-3.70563;165;20220630;14.9;8.7;11.8;1.4;11.7;6.6;2.75;19250 +94069;48.40449;-3.70563;165;20220701;19.3;8.1;13.7;1.8;11.55;.1;3.9;25738 +94069;48.40449;-3.70563;165;20220702;20.2;8.3;14.3;2.1;12.15;.3;4.06;26567 +94069;48.40449;-3.70563;165;20220703;18.5;8.6;13.6;2.3;12.1;.1;3.62;24185 +94069;48.40449;-3.70563;165;20220704;18.7;7.3;13;1.8;11.75;0;3.74;25965 +94069;48.40449;-3.70563;165;20220705;19.3;12;15.6;2.2;14.05;.1;3.39;20714 +94069;48.40449;-3.70563;165;20220706;22;12.8;17.4;2.1;15.2;0;3.94;23119 +94069;48.40449;-3.70563;165;20220707;19;13;16;2.5;15.4;.2;3.02;18644 +94069;48.40449;-3.70563;165;20220708;24.1;10.1;17.1;1.8;14.15;.2;4.7;28581 +94069;48.40449;-3.70563;165;20220709;25.6;11.5;18.6;1.9;15.15;.2;4.94;28562 +94069;48.40449;-3.70563;165;20220710;27.4;13;20.2;2.3;13.75;0;5.46;28059 +94069;48.40449;-3.70563;165;20220711;28.5;13.9;21.2;2.5;15.5;0;5.74;28920 +94069;48.40449;-3.70563;165;20220712;32.4;17.7;25.1;2.2;16.55;0;6.43;28986 +94069;48.40449;-3.70563;165;20220713;29.1;13.9;21.5;1.6;16.1;0;5.5;29371 +94069;48.40449;-3.70563;165;20220714;21.7;13.8;17.8;1.9;14.7;.1;3.76;21059 +94069;48.40449;-3.70563;165;20220715;24.7;10.2;17.4;1.9;13;0;4.86;28517 +94069;48.40449;-3.70563;165;20220716;27.3;11.4;19.3;2.1;13.25;0;5.41;28944 +94069;48.40449;-3.70563;165;20220717;34.3;17.1;25.7;2.5;13.8;0;7.14;30433 +94069;48.40449;-3.70563;165;20220718;39.3;20.8;30;3;13.4;.3;8.6;30692 +94069;48.40449;-3.70563;165;20220719;24;18.4;21.2;2.4;16.65;1.4;3.88;17465 +94069;48.40449;-3.70563;165;20220720;20.6;14.8;17.7;2;16.8;.4;3.08;17658 +94069;48.40449;-3.70563;165;20220721;22;13.6;17.8;1.7;14.2;0;3.77;21090 +94069;48.40449;-3.70563;165;20220722;20.7;12;16.4;2.3;14.05;.1;3.59;21358 +94069;48.40449;-3.70563;165;20220723;25.4;10.7;18;1.7;14.4;0;4.7;27915 +94069;48.40449;-3.70563;165;20220724;27.9;14.5;21.2;2.7;15.7;.2;5.34;26537 +94069;48.40449;-3.70563;165;20220725;19.3;15.8;17.5;3.8;15.9;.5;2.75;13410 +94069;48.40449;-3.70563;165;20220726;21.4;13.9;17.7;1.8;13.65;.1;3.59;19621 +94069;48.40449;-3.70563;165;20220727;20.9;7.4;14.2;1.4;12.1;0;3.88;26298 +94069;48.40449;-3.70563;165;20220728;25;10.2;17.6;1.5;13.05;0;4.58;27366 +94069;48.40449;-3.70563;165;20220729;26.2;13.1;19.7;1.4;14.3;.2;4.58;25660 +94069;48.40449;-3.70563;165;20220730;23.9;11.9;17.9;1.9;15.85;.1;4.07;24386 +94069;48.40449;-3.70563;165;20220731;24;16.2;20.1;2.5;17.75;.6;3.76;19566 +94069;48.40449;-3.70563;165;20220801;24.7;15.7;20.2;1.7;17.45;0;3.84;20847 +94069;48.40449;-3.70563;165;20220802;29.6;14.9;22.3;1.6;17.75;.2;5.08;26659 +94069;48.40449;-3.70563;165;20220803;28.7;14.2;21.5;1.3;17.5;.1;4.76;26291 +94069;48.40449;-3.70563;165;20220804;22;13.4;17.7;2.2;14.55;0;3.6;20120 +94069;48.40449;-3.70563;165;20220805;20.2;11.4;15.8;3.1;11.45;0;3.78;20311 +94069;48.40449;-3.70563;165;20220806;24;7.8;15.9;2.1;11.25;0;4.52;27380 +94069;48.40449;-3.70563;165;20220807;25.5;8.8;17.1;2.3;11.8;0;4.79;27182 +94069;48.40449;-3.70563;165;20220808;27.3;10.2;18.7;2.1;12.95;.2;4.99;27389 +94069;48.40449;-3.70563;165;20220809;25.9;11.6;18.7;2.9;14.4;0;4.73;25315 +94069;48.40449;-3.70563;165;20220810;29.6;13.7;21.6;2.4;16.35;0;5.13;25545 +94069;48.40449;-3.70563;165;20220811;32.3;14.7;23.5;2.3;14.6;0;5.85;26930 +94069;48.40449;-3.70563;165;20220812;34.1;16.5;25.3;2.2;12.95;0;6.23;27080 +94069;48.40449;-3.70563;165;20220813;35.9;14.1;25;1.5;13.6;2.3;5.71;26987 +94069;48.40449;-3.70563;165;20220814;24.5;16.8;20.7;1.7;17.85;1.3;3.43;17902 +94069;48.40449;-3.70563;165;20220815;23.5;16.1;19.8;2.3;17.6;1.7;3.3;17370 +94069;48.40449;-3.70563;165;20220816;24.2;15.9;20;1.7;17.4;4.6;3.38;18231 +94069;48.40449;-3.70563;165;20220817;21;14.9;18;1.8;17.25;2.2;2.66;15517 +94069;48.40449;-3.70563;165;20220818;22.8;15.9;19.4;2.5;17.35;0;3.15;16466 +94069;48.40449;-3.70563;165;20220819;22.5;17;19.8;2.9;16.35;3.1;3.18;14485 +94069;48.40449;-3.70563;165;20220820;24.7;9.3;17;1.5;12.65;.1;3.92;24414 +94069;48.40449;-3.70563;165;20220821;20.5;11.2;15.9;1.5;15.7;3.4;2.79;18765 +94069;48.40449;-3.70563;165;20220822;21.4;16.7;19;2.3;19.65;.7;2.31;13237 +94069;48.40449;-3.70563;165;20220823;25.7;18.3;22;2.3;19.45;.2;3.41;16477 +94069;48.40449;-3.70563;165;20220824;26.9;14.3;20.6;1.6;17.5;3.8;3.78;21336 +94069;48.40449;-3.70563;165;20220825;20.2;16.8;18.5;2.4;17;.2;2.27;10842 +94069;48.40449;-3.70563;165;20220826;22.4;9.3;15.9;1.4;13.85;.1;3.22;21411 +94069;48.40449;-3.70563;165;20220827;23.5;10.7;17.1;1.4;14.5;.1;3.31;20975 +94069;48.40449;-3.70563;165;20220828;25.3;14.4;19.8;2.1;15.1;.2;3.68;19117 +94069;48.40449;-3.70563;165;20220829;25.6;13.4;19.5;2.6;15.65;.5;3.81;20001 +94069;48.40449;-3.70563;165;20220830;26.1;16;21;3.2;16.65;.1;3.92;18032 +94069;48.40449;-3.70563;165;20220831;25.1;16.8;20.9;3.5;17.4;1.6;3.6;16142 +94069;48.40449;-3.70563;165;20220901;22.9;16.8;19.9;1.9;18.05;4.7;2.63;13865 +94069;48.40449;-3.70563;165;20220902;22.4;15.6;19;1.3;17.35;1.1;2.52;14509 +94069;48.40449;-3.70563;165;20220903;20.6;14.2;17.4;2.8;15.65;.3;2.54;13883 +94069;48.40449;-3.70563;165;20220904;23.4;17.1;20.2;4.4;16.8;4.4;3.28;13458 +94069;48.40449;-3.70563;165;20220905;24.7;14.6;19.6;3.3;16.95;5.4;3.35;17168 +94069;48.40449;-3.70563;165;20220906;20.9;15.2;18;3.3;16.1;3.2;2.5;12568 +94069;48.40449;-3.70563;165;20220907;20.2;14.7;17.5;3.1;15.75;8.7;2.38;12318 +94069;48.40449;-3.70563;165;20220908;20.1;14.3;17.2;4.5;15.55;2.9;2.5;12581 +94069;48.40449;-3.70563;165;20220909;18.9;14.5;16.7;3.9;15.35;1.7;2.16;10764 +94069;48.40449;-3.70563;165;20220910;22.8;11.9;17.4;1.8;14.6;0;2.79;16974 +94069;48.40449;-3.70563;165;20220911;23.8;13.9;18.8;2.3;16.85;0;2.81;16007 +94069;48.40449;-3.70563;165;20220912;28.2;16.5;22.4;2.7;16.15;1;3.91;17217 +94069;48.40449;-3.70563;165;20220913;25.5;19.9;22.7;2.4;19.2;0;2.88;11731 +94069;48.40449;-3.70563;165;20220914;18.9;15.5;17.2;1.4;18.5;.2;1.47;9006 +94069;48.40449;-3.70563;165;20220915;18.1;13;15.5;2.1;14.55;.2;1.83;10955 +94069;48.40449;-3.70563;165;20220916;17.6;9.9;13.8;2.1;11.4;.2;2.15;13302 +94069;48.40449;-3.70563;165;20220917;17.6;5;11.3;1.7;9.6;.1;2.22;16946 +94069;48.40449;-3.70563;165;20220918;18.9;2.8;10.8;1.7;9.25;.2;2.38;18961 +94069;48.40449;-3.70563;165;20220919;19.3;4.7;12;1.6;10.7;.1;2.26;17845 +94069;48.40449;-3.70563;165;20220920;20.8;6.2;13.5;1.6;11.05;.2;2.4;17599 +94069;48.40449;-3.70563;165;20220921;22.6;6.9;14.8;1.8;10.9;.1;2.71;18109 +94069;48.40449;-3.70563;165;20220922;22.3;8.3;15.3;1.8;11.6;.3;2.59;16862 +94069;48.40449;-3.70563;165;20220923;16;11.2;13.6;1.7;14.05;5.4;1.36;9663 +94069;48.40449;-3.70563;165;20220924;17.1;11.8;14.5;2.5;13.05;3.1;1.75;10043 +94069;48.40449;-3.70563;165;20220925;17.9;7.5;12.7;1.8;11.55;.2;1.88;13960 +94069;48.40449;-3.70563;165;20220926;15.3;8.2;11.8;4;12.2;3.6;1.49;11418 +94069;48.40449;-3.70563;165;20220927;15.4;11.2;13.3;4.3;13.55;12.3;1.36;8655 +94069;48.40449;-3.70563;165;20220928;14.1;11.3;12.7;3.4;12.95;1.2;1.2;6915 +94069;48.40449;-3.70563;165;20220929;14.4;8.1;11.3;2.1;11.4;2.6;1.35;10269 +94069;48.40449;-3.70563;165;20220930;14.8;6.9;10.9;3;12.7;6.2;1.13;11416 +94069;48.40449;-3.70563;165;20221001;20.2;14.2;17.2;4;16.15;2.6;1.91;9843 +94069;48.40449;-3.70563;165;20221002;19.1;15.3;17.2;4.1;16.8;.8;1.57;7637 +94069;48.40449;-3.70563;165;20221003;17.4;13.7;15.6;1.5;15;0;1.26;7444 +94069;48.40449;-3.70563;165;20221004;17.6;12.7;15.1;2.2;14.2;0;1.44;8471 +94069;48.40449;-3.70563;165;20221005;17.2;14.8;16;3.6;13.7;2.6;1.75;5799 +94069;48.40449;-3.70563;165;20221006;18.9;7.3;13.1;1.8;11.55;0;1.69;12783 +94069;48.40449;-3.70563;165;20221007;17.8;6.3;12.1;2.1;11.8;1.7;1.52;12569 +94069;48.40449;-3.70563;165;20221008;17.3;8.2;12.8;1.5;11.85;.1;1.39;10980 +94069;48.40449;-3.70563;165;20221009;19.3;8;13.6;3.3;10.75;0;2.15;12097 +94069;48.40449;-3.70563;165;20221010;14.9;14;14.5;2.2;14.05;.5;.98;3215 +94069;48.40449;-3.70563;165;20221011;17.9;4.8;11.3;1.6;9.55;0;1.55;12718 +94069;48.40449;-3.70563;165;20221012;16;8;12;1.9;11.35;3.3;1.25;9737 +94069;48.40449;-3.70563;165;20221013;17.4;11.7;14.6;2.4;14.95;5.6;1.11;8073 +94069;48.40449;-3.70563;165;20221014;16.4;11.6;14;2.4;14.95;9.6;.95;7285 +94069;48.40449;-3.70563;165;20221015;16.4;12.2;14.3;3.3;14.4;2.4;1.11;6643 +94069;48.40449;-3.70563;165;20221016;16.5;9.6;13.1;2.7;14.15;5.3;.97;8519 +94069;48.40449;-3.70563;165;20221017;18.1;13.6;15.8;2;15.5;0;1.11;6715 +94069;48.40449;-3.70563;165;20221018;20.5;11.8;16.2;3;16.4;.1;1.3;9270 +94069;48.40449;-3.70563;165;20221019;21.7;16.9;19.3;3.4;17.5;1.9;1.7;6721 +94069;48.40449;-3.70563;165;20221020;19.5;11;15.3;2.7;14.1;3.8;1.39;8890 +94069;48.40449;-3.70563;165;20221021;16.6;14.4;15.5;5;14.85;8.4;1.32;4364 +94069;48.40449;-3.70563;165;20221022;19.3;12.5;15.9;3.2;15.15;5.2;1.31;7640 +94069;48.40449;-3.70563;165;20221023;16.4;11.5;14;4.3;14.05;13.6;1.08;6418 +94069;48.40449;-3.70563;165;20221024;17.1;12;14.5;4;13.95;2.8;1.23;6451 +94069;48.40449;-3.70563;165;20221025;16.8;11.8;14.3;3;14.55;1.5;.95;6279 +94069;48.40449;-3.70563;165;20221026;18.6;14.8;16.7;4.5;15.25;2.4;1.53;5372 +94069;48.40449;-3.70563;165;20221027;21.3;14.3;17.8;4.2;16.1;0;1.69;7215 +94069;48.40449;-3.70563;165;20221028;17.2;15;16.1;3.9;14.8;.2;1.32;3947 +94069;48.40449;-3.70563;165;20221029;19.1;13;16;3.4;15.4;.4;1.19;6564 +94069;48.40449;-3.70563;165;20221030;17.2;13.5;15.4;3.3;13.9;0;1.25;5006 +94069;48.40449;-3.70563;165;20221031;16.1;11.9;14;4.3;13.3;4.8;1.19;5212 +94069;48.40449;-3.70563;165;20221101;15.5;10.7;13.1;5.5;11.6;5.2;1.55;5482 +94069;48.40449;-3.70563;165;20221102;15.5;8.4;12;4.1;11.6;11.1;1.11;6661 +94069;48.40449;-3.70563;165;20221103;14;9.7;11.9;5.3;12;6.1;1;5059 +94069;48.40449;-3.70563;165;20221104;13;7.7;10.4;5.1;10.2;.3;1.15;5503 +94069;48.40449;-3.70563;165;20221105;13;7.1;10;2.9;12.05;7.1;.44;5752 +94069;48.40449;-3.70563;165;20221106;14.3;12.1;13.2;4.6;13.6;3.7;.82;3380 +94069;48.40449;-3.70563;165;20221107;15.7;11.8;13.7;5.8;12.9;8;1.28;4488 +94069;48.40449;-3.70563;165;20221108;13.8;10.6;12.2;5.2;12.15;5;1;3981 +94069;48.40449;-3.70563;165;20221109;15.3;9.2;12.3;3.3;11.6;.1;.97;5518 +94069;48.40449;-3.70563;165;20221110;15.2;9;12.1;3.2;12.45;0;.73;5453 +94069;48.40449;-3.70563;165;20221111;15.5;12.7;14.1;3.2;12.75;0;1.08;3547 +94069;48.40449;-3.70563;165;20221112;18.6;9.3;13.9;3.4;13.35;.1;.98;6502 +94069;48.40449;-3.70563;165;20221113;19.1;11.6;15.3;3.6;13.8;2.2;1.18;5749 +94069;48.40449;-3.70563;165;20221114;13.5;12.4;12.9;3.5;12.6;15.2;.91;1789 +94069;48.40449;-3.70563;165;20221115;13.2;10.5;11.8;5.9;12.05;12.1;.91;3272 +94069;48.40449;-3.70563;165;20221116;14.2;7.4;10.8;4.9;11.2;15.3;.84;5246 +94069;48.40449;-3.70563;165;20221117;11.8;8.3;10.1;3.9;10.65;1.4;.73;3639 +94069;48.40449;-3.70563;165;20221118;11.2;6.5;8.8;2.7;9.55;2.9;.63;4160 +94069;48.40449;-3.70563;165;20221119;11.7;3.7;7.7;1.8;8.8;1.9;.46;5462 +94069;48.40449;-3.70563;165;20221120;13.4;7.5;10.5;3.5;10.5;1.3;.78;4559 +94069;48.40449;-3.70563;165;20221121;11.4;7.8;9.6;5.2;9.85;8.2;.94;3474 +94069;48.40449;-3.70563;165;20221122;12;5.8;8.9;4.8;9.1;6.6;.97;4557 +94069;48.40449;-3.70563;165;20221123;12.4;6.6;9.5;5;10.8;2.7;.57;4362 +94069;48.40449;-3.70563;165;20221124;12.5;7.8;10.1;4.5;10.65;7.5;.73;3855 +94069;48.40449;-3.70563;165;20221125;13.4;7.4;10.4;3;10;.3;.77;4343 +94069;48.40449;-3.70563;165;20221126;12.6;7.3;10;4.3;11.3;9.7;.48;4005 +94069;48.40449;-3.70563;165;20221127;11.9;11.2;11.6;2.6;12.95;11.3;.45;1367 +94069;48.40449;-3.70563;165;20221128;10.7;7.3;9;3.4;9.85;2;.62;3117 +94069;48.40449;-3.70563;165;20221129;11.1;5.5;8.3;1.6;9.3;.1;.37;3922 +94069;48.40449;-3.70563;165;20221130;7.4;4.6;6;2.8;7.9;.1;.55;2715 +94069;48.40449;-3.70563;165;20221201;9.2;2.1;5.6;1.5;7.4;.1;.33;4407 +94069;48.40449;-3.70563;165;20221202;6.6;.7;3.7;1.8;6.95;0;.27;3993 +94069;48.40449;-3.70563;165;20221203;5.1;2.7;3.9;3.4;7.6;.4;.3;2433 +94069;48.40449;-3.70563;165;20221204;3.7;2.9;3.3;2;6.95;0;.4;1304 +94069;48.40449;-3.70563;165;20221205;5.5;2.6;4.1;2;6.85;0;.41;2643 +94069;48.40449;-3.70563;165;20221206;6.3;1.2;3.8;2.1;6.4;.2;.42;3540 +94069;48.40449;-3.70563;165;20221207;6.9;0;3.5;.9;6.95;.9;.13;4095 +94069;48.40449;-3.70563;165;20221208;6.9;.6;3.7;1.1;6.6;0;.21;3887 +94069;48.40449;-3.70563;165;20221209;5.3;-3.2;1;1.2;5.35;.4;.16;4524 +94069;48.40449;-3.70563;165;20221210;6.2;-3.8;1.2;2.2;5.25;.2;.34;4884 +94069;48.40449;-3.70563;165;20221211;4.3;-.4;1.9;2.2;6.3;.1;.27;3173 +94069;48.40449;-3.70563;165;20221212;5.2;-2.3;1.4;2.2;5.6;.1;.3;4144 +94069;48.40449;-3.70563;165;20221213;3.5;-1.8;.8;2.1;5.3;10;.33;3448 +94069;48.40449;-3.70563;165;20221214;2.3;.3;1.3;4.2;6.3;4.7;.29;2034 +94069;48.40449;-3.70563;165;20221215;4.8;.8;2.8;4.8;5.6;.4;.8;2936 +94069;48.40449;-3.70563;165;20221216;7.2;-1.5;2.9;1.3;5.45;0;.26;4405 +94069;48.40449;-3.70563;165;20221217;4.3;-2.1;1.1;2.4;4.7;.5;.5;3713 +94069;48.40449;-3.70563;165;20221218;11.3;-1.4;5;5.6;8.9;23;.16;5367 +94069;48.40449;-3.70563;165;20221219;14.1;11.6;12.9;7.5;13.6;12.3;.68;2255 +94069;48.40449;-3.70563;165;20221220;11.6;11.3;11.5;3.8;11.8;.1;.79;531 +94069;48.40449;-3.70563;165;20221221;12.6;5.8;9.2;4.3;12;10.2;.01;3846 +94069;48.40449;-3.70563;165;20221222;13.6;11.8;12.7;6.3;13.15;16.6;.75;1926 +94069;48.40449;-3.70563;165;20221223;13.5;12.7;13.1;5.9;13.3;.7;.85;1201 +94069;48.40449;-3.70563;165;20221224;11.1;10.1;10.6;3.8;11.65;3.1;.56;1404 +94069;48.40449;-3.70563;165;20221225;10.7;9.6;10.2;3.4;11.5;1;.48;1458 +94069;48.40449;-3.70563;165;20221226;10.2;7.5;8.8;3.3;9.4;.3;.67;2398 +94069;48.40449;-3.70563;165;20221227;10.8;4.6;7.7;4.4;8.9;1;.63;3720 +94069;48.40449;-3.70563;165;20221228;12;9.4;10.7;7;11.2;6.5;.83;2343 +94069;48.40449;-3.70563;165;20221229;9.8;7.3;8.5;5;8.95;9.4;.92;2285 +94069;48.40449;-3.70563;165;20221230;13.3;5.8;9.5;7;12.4;26.1;.01;4149 +94069;48.40449;-3.70563;165;20221231;14;11;12.5;8.6;13.7;15.5;.53;2580 +94070;48.4456;-3.37257;235;20220101;14.2;10.6;12.4;5.7;12.73;5.6;.74;2718 +94070;48.4456;-3.37257;235;20220102;12;11.3;11.7;6.5;12.06;1;.92;984 +94070;48.4456;-3.37257;235;20220103;11.3;10.3;10.8;4.1;11.53;19.3;.69;1192 +94070;48.4456;-3.37257;235;20220104;7.6;7.3;7.5;4.3;8.33;1.1;.94;541 +94070;48.4456;-3.37257;235;20220105;6;1.1;3.5;2.4;6.53;.1;.42;3345 +94070;48.4456;-3.37257;235;20220106;6.2;2.5;4.3;3.6;7.26;3.4;.46;2979 +94070;48.4456;-3.37257;235;20220107;8.5;4.4;6.5;5.3;8.8;4.5;.49;2974 +94070;48.4456;-3.37257;235;20220108;9.9;7.4;8.7;6.9;9.53;17;.9;2282 +94070;48.4456;-3.37257;235;20220109;8.2;4.6;6.4;3.6;9.66;6.8;.17;2826 +94070;48.4456;-3.37257;235;20220110;11.8;7.9;9.8;3.4;12.53;1.5;.1;3019 +94070;48.4456;-3.37257;235;20220111;11;8.8;9.9;1.1;11.73;2.5;.31;2256 +94070;48.4456;-3.37257;235;20220112;10.5;8.7;9.6;2.3;11.33;.1;.39;1938 +94070;48.4456;-3.37257;235;20220113;6.4;4.6;5.5;2.7;8.16;0;.45;1831 +94070;48.4456;-3.37257;235;20220114;8.2;.5;4.4;2.2;6.16;.1;.58;4645 +94070;48.4456;-3.37257;235;20220115;7.5;-1.1;3.2;2.5;7.7;0;.14;4963 +94070;48.4456;-3.37257;235;20220116;9.6;5;7.3;3.2;10.1;1.6;.23;3600 +94070;48.4456;-3.37257;235;20220117;8.8;6.2;7.5;1.6;8.5;.1;.52;2693 +94070;48.4456;-3.37257;235;20220118;6.3;1.5;3.9;1.9;7.46;0;.28;3801 +94070;48.4456;-3.37257;235;20220119;8.4;3.4;5.9;2.7;8.63;.9;.35;3923 +94070;48.4456;-3.37257;235;20220120;7.1;4.2;5.7;3.1;7.13;0;.74;2981 +94070;48.4456;-3.37257;235;20220121;6.1;2.3;4.2;2.2;6.03;0;.67;3485 +94070;48.4456;-3.37257;235;20220122;6.7;.5;3.6;2.4;7.13;0;.36;4629 +94070;48.4456;-3.37257;235;20220123;4.7;3.5;4.1;3.7;7.1;0;.59;1844 +94070;48.4456;-3.37257;235;20220124;5.6;.1;2.8;2.1;6.6;0;.38;4412 +94070;48.4456;-3.37257;235;20220125;3.4;-2.3;.5;1.8;6.33;0;.18;4447 +94070;48.4456;-3.37257;235;20220126;5.4;-.8;2.3;1.9;6.33;0;.38;4876 +94070;48.4456;-3.37257;235;20220127;8.8;-.3;4.2;2.6;8.36;.6;.23;6044 +94070;48.4456;-3.37257;235;20220128;8.8;7.1;8;1.5;10.76;.2;.32;2422 +94070;48.4456;-3.37257;235;20220129;9.7;7.6;8.6;3.2;10.43;.5;.49;2741 +94070;48.4456;-3.37257;235;20220130;10.6;7;8.8;2.1;9.66;.5;.61;3827 +94070;48.4456;-3.37257;235;20220131;8.1;6.2;7.2;5.1;8.53;.1;.83;2741 +94070;48.4456;-3.37257;235;20220201;9.3;5.6;7.5;4.9;10.13;.2;.35;3995 +94070;48.4456;-3.37257;235;20220202;9.9;7.1;8.5;3.1;9.6;0;.69;3353 +94070;48.4456;-3.37257;235;20220203;9.2;5.2;7.2;2.8;9.13;.8;.56;4376 +94070;48.4456;-3.37257;235;20220204;8.9;6.5;7.7;3.9;8.3;1.4;.96;3311 +94070;48.4456;-3.37257;235;20220205;10;2.7;6.3;3.7;8.13;.2;.76;6197 +94070;48.4456;-3.37257;235;20220206;10.9;6.9;8.9;7.5;10.9;3.7;.53;4557 +94070;48.4456;-3.37257;235;20220207;12.4;7.6;10;2.7;10.76;.2;.72;5098 +94070;48.4456;-3.37257;235;20220208;9.7;7.7;8.7;1.9;10.13;.2;.58;3262 +94070;48.4456;-3.37257;235;20220209;8.7;5.3;7;1.5;9.3;.2;.49;4448 +94070;48.4456;-3.37257;235;20220210;6.8;6.1;6.4;3.5;8.57;4.7;.84;2398 +94070;48.4456;-3.37257;235;20220211;8.9;.1;4.5;1.8;6.7;0;.76;8074 +94070;48.4456;-3.37257;235;20220212;8.3;-.2;4;4.1;6.87;0;.92;9134 +94070;48.4456;-3.37257;235;20220213;10.1;5.4;7.8;6.7;9.9;18;.88;2869 +94070;48.4456;-3.37257;235;20220214;9.6;4.3;6.9;5.7;8.54;2.2;1.09;6697 +94070;48.4456;-3.37257;235;20220215;10.3;4.8;7.5;6.9;10.67;7.6;.46;4304 +94070;48.4456;-3.37257;235;20220216;12.4;10;11.2;7.3;13.3;2.4;.38;4137 +94070;48.4456;-3.37257;235;20220217;12.8;8.4;10.6;5.4;10.4;2.5;1.28;5715 +94070;48.4456;-3.37257;235;20220218;9.6;9;9.3;7.1;8.56;1.8;1.64;1208 +94070;48.4456;-3.37257;235;20220219;9.5;1.5;5.5;5.2;8.1;1.3;.85;8050 +94070;48.4456;-3.37257;235;20220220;11.4;8;9.7;7.2;10.3;2.9;1.12;5322 +94070;48.4456;-3.37257;235;20220221;10.1;5.9;8;6.6;8.26;.7;1.4;5865 +94070;48.4456;-3.37257;235;20220222;13.5;7.2;10.3;4;10.4;.7;1.2;7506 +94070;48.4456;-3.37257;235;20220223;8.9;4.8;6.8;2.3;8.2;.2;.86;6206 +94070;48.4456;-3.37257;235;20220224;8;5.4;6.7;5.2;7.63;2.5;1.19;4764 +94070;48.4456;-3.37257;235;20220225;10.1;1.8;6;2.6;7.03;.1;1.13;8971 +94070;48.4456;-3.37257;235;20220226;10.9;1.2;6.1;4.5;5.4;0;1.95;9967 +94070;48.4456;-3.37257;235;20220227;13.1;1.4;7.3;3.5;7.16;.4;1.61;11068 +94070;48.4456;-3.37257;235;20220228;14.2;6.4;10.3;4.6;9.9;1.1;1.51;9112 +94070;48.4456;-3.37257;235;20220301;11.6;9.2;10.4;3.2;11.3;3;.86;5041 +94070;48.4456;-3.37257;235;20220302;12.9;8.1;10.5;3.4;10.53;1.8;1.21;7261 +94070;48.4456;-3.37257;235;20220303;9.8;7.8;8.8;3.5;9.6;.6;.98;4753 +94070;48.4456;-3.37257;235;20220304;9.8;4.8;7.3;3.6;7.4;0;1.39;7693 +94070;48.4456;-3.37257;235;20220305;7.7;1.2;4.5;3.8;6.83;8.5;1.1;9065 +94070;48.4456;-3.37257;235;20220306;6.3;3.3;4.8;4.5;7;0;1.03;6079 +94070;48.4456;-3.37257;235;20220307;6.2;-.8;2.7;3.5;5.1;0;1.32;9554 +94070;48.4456;-3.37257;235;20220308;10.7;.8;5.8;3.7;7.66;1;1.29;11643 +94070;48.4456;-3.37257;235;20220309;11.8;4.9;8.4;6.2;9.46;1.2;1.31;9880 +94070;48.4456;-3.37257;235;20220310;12.5;5.8;9.1;3.7;8.43;2.6;1.67;9676 +94070;48.4456;-3.37257;235;20220311;11.5;5.9;8.7;5.5;9.76;11.9;1.25;9008 +94070;48.4456;-3.37257;235;20220312;11.8;3.7;7.8;6.3;8.5;3.6;1.61;10966 +94070;48.4456;-3.37257;235;20220313;10.4;5.7;8;4.1;8.8;4.1;1.3;8477 +94070;48.4456;-3.37257;235;20220314;14.2;5.1;9.7;2.8;8.63;.3;1.81;12066 +94070;48.4456;-3.37257;235;20220315;15.9;5.9;10.9;2.1;10.3;0;1.68;12848 +94070;48.4456;-3.37257;235;20220316;10.8;10.2;10.5;3.2;10.6;9.8;1.03;2865 +94070;48.4456;-3.37257;235;20220317;12.4;2;7.2;2.8;7.6;0;1.7;13434 +94070;48.4456;-3.37257;235;20220318;12.6;3.4;8;5.1;8;0;2.08;16510 +94070;48.4456;-3.37257;235;20220319;11.7;6.1;8.9;4.6;8.1;0;2.23;13772 +94070;48.4456;-3.37257;235;20220320;12.8;8;10.4;3.3;9.5;0;2;9549 +94070;48.4456;-3.37257;235;20220321;16.1;6.9;11.5;4.2;10.47;0;2.69;16119 +94070;48.4456;-3.37257;235;20220322;14.6;6.8;10.7;4.9;8.74;0;3.15;15999 +94070;48.4456;-3.37257;235;20220323;14.8;5.9;10.4;3;7.7;0;2.85;16641 +94070;48.4456;-3.37257;235;20220324;17.2;5.6;11.4;2.3;8.64;0;2.26;17876 +94070;48.4456;-3.37257;235;20220325;17.3;5.3;11.3;4;8.87;0;2.74;17684 +94070;48.4456;-3.37257;235;20220326;16.2;5.8;11;3.9;9.37;0;2.59;18238 +94070;48.4456;-3.37257;235;20220327;18.6;4.9;11.8;2.3;9.64;.1;2.63;18848 +94070;48.4456;-3.37257;235;20220328;18;8.6;13.3;2.2;10.27;.1;2.37;13835 +94070;48.4456;-3.37257;235;20220329;13.3;9.6;11.5;2.5;10.97;.1;1.59;11241 +94070;48.4456;-3.37257;235;20220330;11.5;8.3;9.9;3.7;10.2;3.7;1.46;8081 +94070;48.4456;-3.37257;235;20220331;6.3;6;6.2;6.6;7.14;3;1.74;6928 +94070;48.4456;-3.37257;235;20220401;6.7;.3;3.5;6.3;5.37;.6;2.34;14164 +94070;48.4456;-3.37257;235;20220402;6.6;1.5;4.1;3;6.24;1;1.74;13902 +94070;48.4456;-3.37257;235;20220403;8.7;-.2;4.3;2.7;5.64;.3;2.01;18472 +94070;48.4456;-3.37257;235;20220404;7.8;-.1;3.9;5.2;8.7;.7;1;11641 +94070;48.4456;-3.37257;235;20220405;12.8;7.5;10.2;4.8;10.57;.1;1.96;10975 +94070;48.4456;-3.37257;235;20220406;10.8;6.1;8.5;7.8;10.5;4;1.74;10376 +94070;48.4456;-3.37257;235;20220407;11.9;9.7;10.8;8.3;10.07;11.9;2.38;10249 +94070;48.4456;-3.37257;235;20220408;11.4;7;9.2;5.2;9.1;7.4;1.76;9098 +94070;48.4456;-3.37257;235;20220409;11.6;2.2;6.9;2.9;6.74;0;2.33;18970 +94070;48.4456;-3.37257;235;20220410;13.6;1.4;7.5;4.8;6.97;0;2.91;20242 +94070;48.4456;-3.37257;235;20220411;17.1;6.8;12;4.3;10.27;1.7;3.19;18069 +94070;48.4456;-3.37257;235;20220412;13.9;9.8;11.9;4.1;11.9;0;2.18;10781 +94070;48.4456;-3.37257;235;20220413;18.3;7.5;12.9;2.6;11.47;.3;2.33;13485 +94070;48.4456;-3.37257;235;20220414;21.4;7.7;14.6;2.7;11.77;.2;3.04;20088 +94070;48.4456;-3.37257;235;20220415;22;7.7;14.9;2.2;11.64;.1;2.5;19973 +94070;48.4456;-3.37257;235;20220416;22.2;9.2;15.7;2.6;11;0;3.49;23390 +94070;48.4456;-3.37257;235;20220417;20.3;8.1;14.2;3.4;11.1;0;3.25;19617 +94070;48.4456;-3.37257;235;20220418;14.9;8.2;11.6;3;9.9;0;2.3;15550 +94070;48.4456;-3.37257;235;20220419;13;4.2;8.6;3.5;8.57;.1;2.3;17360 +94070;48.4456;-3.37257;235;20220420;16.2;5.5;10.9;3.1;10.3;.1;2.11;16210 +94070;48.4456;-3.37257;235;20220421;17.1;3.2;10.2;2.3;10.64;.3;2.61;20389 +94070;48.4456;-3.37257;235;20220422;16.6;6.9;11.8;4.7;11.14;3.3;2.85;20192 +94070;48.4456;-3.37257;235;20220423;17.2;8.7;13;5;11.57;0;2.4;17160 +94070;48.4456;-3.37257;235;20220424;18.2;9.7;14;2.8;11.84;7.7;1.71;10787 +94070;48.4456;-3.37257;235;20220425;16.4;8.5;12.5;3.5;10.27;.1;2.95;22479 +94070;48.4456;-3.37257;235;20220426;14.5;4;9.3;4.6;9.7;0;2.94;21437 +94070;48.4456;-3.37257;235;20220427;15.2;5.2;10.2;5.6;9.34;0;3.03;20412 +94070;48.4456;-3.37257;235;20220428;15;8;11.5;3.8;10.97;.1;2.41;14423 +94070;48.4456;-3.37257;235;20220429;16.8;7.8;12.3;3.5;10.54;0;2.74;20346 +94070;48.4456;-3.37257;235;20220430;13.8;5.4;9.6;3.8;9.34;0;2.26;14679 +94070;48.4456;-3.37257;235;20220501;18.9;6.6;12.8;2.7;10.54;1.6;3.09;20811 +94070;48.4456;-3.37257;235;20220502;13.8;8;10.9;3.3;11.2;.2;1.92;11613 +94070;48.4456;-3.37257;235;20220503;15.6;8.7;12.2;2.9;10.77;.1;2.83;18548 +94070;48.4456;-3.37257;235;20220504;17.8;5.2;11.5;2.9;11.37;0;2.78;21616 +94070;48.4456;-3.37257;235;20220505;20.2;8.5;14.4;2.2;11.3;0;3.53;21863 +94070;48.4456;-3.37257;235;20220506;18.7;7.6;13.1;2.1;10.9;.1;3.29;21294 +94070;48.4456;-3.37257;235;20220507;17.4;7.1;12.2;2.5;11;.2;3.09;20975 +94070;48.4456;-3.37257;235;20220508;15.9;6.4;11.1;2.4;11.1;.2;2.75;20371 +94070;48.4456;-3.37257;235;20220509;23.6;8.3;16;2.8;11.9;0;4.49;25934 +94070;48.4456;-3.37257;235;20220510;21.4;10.6;16;2.7;12.03;.2;3.88;21654 +94070;48.4456;-3.37257;235;20220511;17.5;8.9;13.2;3.7;11.83;.4;3.05;19602 +94070;48.4456;-3.37257;235;20220512;18;5.8;11.9;2.1;10.03;.1;3.4;23476 +94070;48.4456;-3.37257;235;20220513;19.3;5.1;12.2;1.9;9.96;0;3.7;25458 +94070;48.4456;-3.37257;235;20220514;20.2;6.2;13.2;2.5;11.26;.9;3.8;25469 +94070;48.4456;-3.37257;235;20220515;25.4;12.9;19.1;3;14.63;3.3;4.73;24289 +94070;48.4456;-3.37257;235;20220516;18.2;13.3;15.7;3.8;14.5;2.4;2.71;15123 +94070;48.4456;-3.37257;235;20220517;23.9;11.2;17.5;3.4;13.66;.4;4.57;24624 +94070;48.4456;-3.37257;235;20220518;24.1;8.7;16.4;2.5;12.6;.6;4.65;27198 +94070;48.4456;-3.37257;235;20220519;22;11.1;16.6;1.7;12.43;0;3.93;22849 +94070;48.4456;-3.37257;235;20220520;20.5;10.7;15.6;2.4;11.16;.4;3.92;21898 +94070;48.4456;-3.37257;235;20220521;22.3;7.9;15.1;2;11.83;0;4.25;26517 +94070;48.4456;-3.37257;235;20220522;21.6;9.4;15.5;2.3;13.53;4.1;3.92;24528 +94070;48.4456;-3.37257;235;20220523;15.7;9.9;12.8;3.1;12.36;2.9;2.53;16662 +94070;48.4456;-3.37257;235;20220524;16;7.1;11.5;3.1;10.5;.9;3.06;21017 +94070;48.4456;-3.37257;235;20220525;16.3;6.9;11.6;3.1;11.33;.3;2.97;21718 +94070;48.4456;-3.37257;235;20220526;17;11;14;2.4;12.76;.1;2.83;17485 +94070;48.4456;-3.37257;235;20220527;18.4;11.4;14.9;2.8;12.46;.4;3.25;18682 +94070;48.4456;-3.37257;235;20220528;18.6;6.9;12.8;3;10.3;0;3.81;24686 +94070;48.4456;-3.37257;235;20220529;17.1;7.2;12.1;3.1;9.53;0;3.59;22682 +94070;48.4456;-3.37257;235;20220530;17.9;4.9;11.4;1.8;8.9;0;3.79;26281 +94070;48.4456;-3.37257;235;20220531;18.6;6.1;12.4;1.9;9.26;.1;3.87;25756 +94070;48.4456;-3.37257;235;20220601;19.1;6.1;12.6;2;9.96;.4;3.94;26367 +94070;48.4456;-3.37257;235;20220602;23.2;8.8;16;2.5;11.33;0;4.82;27643 +94070;48.4456;-3.37257;235;20220603;23.3;11.9;17.6;2.3;14.3;4.3;4.35;24662 +94070;48.4456;-3.37257;235;20220604;25.1;14;19.5;2.2;15.86;18.3;4.55;24298 +94070;48.4456;-3.37257;235;20220605;18.5;12.1;15.3;3;12.86;2.4;3.26;18209 +94070;48.4456;-3.37257;235;20220606;17;9;13;2.9;13.3;5.5;2.88;20803 +94070;48.4456;-3.37257;235;20220607;18.3;12.5;15.4;3.8;14.86;3.7;2.82;17457 +94070;48.4456;-3.37257;235;20220608;18.3;12.6;15.4;3.6;13.66;.5;3.11;17573 +94070;48.4456;-3.37257;235;20220609;21.2;11.4;16.3;3.4;13.53;1.1;4.03;22988 +94070;48.4456;-3.37257;235;20220610;18.7;14.3;16.5;3.1;16.1;1.7;2.68;15431 +94070;48.4456;-3.37257;235;20220611;21.3;9.9;15.6;2.2;13.06;.2;4.05;24878 +94070;48.4456;-3.37257;235;20220612;20.4;10.1;15.3;2.5;12.16;.1;4;23732 +94070;48.4456;-3.37257;235;20220613;20.1;8.4;14.2;2.5;11.26;.1;4.1;25425 +94070;48.4456;-3.37257;235;20220614;24.7;7.8;16.3;2.5;12.1;.1;5.22;30654 +94070;48.4456;-3.37257;235;20220615;26.4;11.1;18.7;2.1;13.3;0;5.33;28906 +94070;48.4456;-3.37257;235;20220616;29.7;9.9;19.8;2.2;12.43;0;6.2;32144 +94070;48.4456;-3.37257;235;20220617;34.4;16.7;25.6;2.3;15.53;0;7.13;31265 +94070;48.4456;-3.37257;235;20220618;25.5;17.4;21.5;3.3;16.23;6;4.81;21030 +94070;48.4456;-3.37257;235;20220619;13.8;11.1;12.5;5.1;13.9;16.5;1.53;12049 +94070;48.4456;-3.37257;235;20220620;18.1;13.5;15.8;3.7;15.43;0;2.62;15708 +94070;48.4456;-3.37257;235;20220621;22.1;12.5;17.3;2.8;14.83;1.6;4.03;22920 +94070;48.4456;-3.37257;235;20220622;22.3;12.9;17.6;2.5;15.73;2;3.91;22578 +94070;48.4456;-3.37257;235;20220623;21.3;13.8;17.6;2;15.73;2.2;3.57;20469 +94070;48.4456;-3.37257;235;20220624;18;13.8;15.9;3.4;14.63;5.4;2.75;15048 +94070;48.4456;-3.37257;235;20220625;17.1;9.4;13.2;3.4;11.3;2.5;3.31;20332 +94070;48.4456;-3.37257;235;20220626;19.8;8.4;14.1;2.9;11.23;.5;4.02;24744 +94070;48.4456;-3.37257;235;20220627;17.2;8.7;13;2.4;11.53;1.1;3.27;21470 +94070;48.4456;-3.37257;235;20220628;19.1;8.4;13.8;3.6;12.06;3.5;3.75;24293 +94070;48.4456;-3.37257;235;20220629;17.3;11.5;14.4;2.3;13.73;17.7;2.8;17608 +94070;48.4456;-3.37257;235;20220630;15.4;8.8;12.1;2.1;11.73;6.8;2.74;18738 +94070;48.4456;-3.37257;235;20220701;18.7;8.1;13.4;2.2;11.56;.1;3.64;23952 +94070;48.4456;-3.37257;235;20220702;20.3;8.6;14.5;2.4;12;.1;4;25308 +94070;48.4456;-3.37257;235;20220703;18.8;9;13.9;2.6;12.1;.1;3.59;23062 +94070;48.4456;-3.37257;235;20220704;19.1;8.3;13.7;2.5;11.9;.1;3.72;24259 +94070;48.4456;-3.37257;235;20220705;20.2;11.3;15.8;2.8;13.63;.2;3.64;21473 +94070;48.4456;-3.37257;235;20220706;22.8;12.2;17.5;2.6;14.76;0;4.16;23616 +94070;48.4456;-3.37257;235;20220707;19;12.8;15.9;3.2;15.16;.2;2.98;18092 +94070;48.4456;-3.37257;235;20220708;23.8;11;17.4;2.4;13.9;.2;4.6;26220 +94070;48.4456;-3.37257;235;20220709;25.8;12.8;19.3;2.8;15.1;.2;5;26397 +94070;48.4456;-3.37257;235;20220710;27;13.4;20.2;3.2;13.86;0;5.56;26613 +94070;48.4456;-3.37257;235;20220711;28.8;13.6;21.2;2.6;15.33;0;5.72;28279 +94070;48.4456;-3.37257;235;20220712;33;17;25;2.1;16.3;0;6.36;28913 +94070;48.4456;-3.37257;235;20220713;32;17.6;24.8;1.9;15.33;0;6.03;27439 +94070;48.4456;-3.37257;235;20220714;22.9;14.4;18.6;3.1;14.23;.1;4.23;20792 +94070;48.4456;-3.37257;235;20220715;25.1;11.5;18.3;2.7;12.86;0;5.01;26490 +94070;48.4456;-3.37257;235;20220716;27.7;12.6;20.2;3;13.3;0;5.74;27643 +94070;48.4456;-3.37257;235;20220717;33.8;16.6;25.2;3.1;13.4;0;7.39;29592 +94070;48.4456;-3.37257;235;20220718;39;21.5;30.3;3.3;12.8;0;8.82;29615 +94070;48.4456;-3.37257;235;20220719;24.1;19.9;22;3;15.96;1.7;3.98;14498 +94070;48.4456;-3.37257;235;20220720;21.5;14.7;18.1;2.5;16.63;.3;3.27;18097 +94070;48.4456;-3.37257;235;20220721;21.9;12.2;17.1;1.9;14.16;0;3.72;21549 +94070;48.4456;-3.37257;235;20220722;21.1;12.7;16.9;3.1;14.23;.1;3.64;20044 +94070;48.4456;-3.37257;235;20220723;25.4;11.1;18.2;2.3;14.13;0;4.75;26436 +94070;48.4456;-3.37257;235;20220724;27.8;13.9;20.8;3.2;15.23;.1;5.4;25690 +94070;48.4456;-3.37257;235;20220725;19.9;15.5;17.7;3.7;15.86;.4;2.88;14210 +94070;48.4456;-3.37257;235;20220726;21.8;13.4;17.6;2.1;13.5;.1;3.7;19824 +94070;48.4456;-3.37257;235;20220727;21.3;9.3;15.3;1.7;12.36;0;3.79;23846 +94070;48.4456;-3.37257;235;20220728;25.8;12;18.9;1.8;13.6;0;4.61;25331 +94070;48.4456;-3.37257;235;20220729;26.9;13.9;20.4;1.9;14.4;.2;4.73;24495 +94070;48.4456;-3.37257;235;20220730;24.7;12.9;18.8;2.1;15.8;0;4.13;23213 +94070;48.4456;-3.37257;235;20220731;24.5;15.1;19.8;2.6;17.36;.3;3.83;20215 +94070;48.4456;-3.37257;235;20220801;25.1;15.4;20.3;1.9;17;0;3.93;20634 +94070;48.4456;-3.37257;235;20220802;29.8;13.2;21.5;1.7;17;.3;5.08;26893 +94070;48.4456;-3.37257;235;20220803;29.8;13.8;21.8;1.7;17.3;.1;5.04;26406 +94070;48.4456;-3.37257;235;20220804;23.3;14;18.7;3;14.53;0;4.01;20071 +94070;48.4456;-3.37257;235;20220805;20.4;11.2;15.8;4.1;11.26;0;3.97;19675 +94070;48.4456;-3.37257;235;20220806;23.1;9.3;16.2;3.2;11.03;0;4.52;24375 +94070;48.4456;-3.37257;235;20220807;23.8;10.6;17.2;3.1;12.03;0;4.5;23718 +94070;48.4456;-3.37257;235;20220808;25.3;11.6;18.5;3.1;13.63;.2;4.61;24004 +94070;48.4456;-3.37257;235;20220809;24.3;12.9;18.6;3.4;14.93;0;4.18;21750 +94070;48.4456;-3.37257;235;20220810;28.8;14.5;21.6;3.1;16.5;0;5.12;24030 +94070;48.4456;-3.37257;235;20220811;30.9;15.3;23.1;2.9;14.73;0;5.8;25101 +94070;48.4456;-3.37257;235;20220812;32.7;16.6;24.7;2.5;12.83;0;6.05;25130 +94070;48.4456;-3.37257;235;20220813;35.4;16.9;26.1;2.2;13.26;2.1;6.28;26161 +94070;48.4456;-3.37257;235;20220814;23.8;17.8;20.8;2.4;17.93;.4;3.21;15155 +94070;48.4456;-3.37257;235;20220815;24.8;15.7;20.3;2.7;17.43;2.3;3.64;18390 +94070;48.4456;-3.37257;235;20220816;23.2;15.8;19.5;2;17.4;7.5;3.09;16495 +94070;48.4456;-3.37257;235;20220817;20.8;14;17.4;1.9;17.23;5.4;2.59;15767 +94070;48.4456;-3.37257;235;20220818;22.2;15.6;18.9;2.9;17.5;0;2.92;15338 +94070;48.4456;-3.37257;235;20220819;22.1;16.6;19.3;3;16.66;2.4;2.96;13798 +94070;48.4456;-3.37257;235;20220820;24;10.1;17;1.6;12.6;0;3.7;22280 +94070;48.4456;-3.37257;235;20220821;19.8;12;15.9;1.8;15.53;3.6;2.55;16431 +94070;48.4456;-3.37257;235;20220822;21;16.5;18.7;2.4;19.53;.8;2.15;12293 +94070;48.4456;-3.37257;235;20220823;25;17.9;21.5;2.5;19.6;.2;3.15;15268 +94070;48.4456;-3.37257;235;20220824;28.1;13.7;20.9;2;17.76;5.4;4.06;21717 +94070;48.4456;-3.37257;235;20220825;19.8;16.8;18.3;2.9;17.03;.2;2.15;9786 +94070;48.4456;-3.37257;235;20220826;22.6;10.2;16.4;2.2;13.83;.1;3.3;20062 +94070;48.4456;-3.37257;235;20220827;23.4;11.6;17.5;1.9;14.76;.1;3.26;19304 +94070;48.4456;-3.37257;235;20220828;23.5;13.7;18.6;2.8;14.93;.2;3.42;17442 +94070;48.4456;-3.37257;235;20220829;24.3;14;19.2;3.1;16.03;.5;3.48;17730 +94070;48.4456;-3.37257;235;20220830;24.8;15.7;20.2;3.6;16.6;.1;3.62;16395 +94070;48.4456;-3.37257;235;20220831;24.3;16.2;20.2;3.7;17.53;3.8;3.3;15212 +94070;48.4456;-3.37257;235;20220901;22.2;16;19.1;1.9;18.23;7.6;2.43;13331 +94070;48.4456;-3.37257;235;20220902;21.9;15.5;18.7;1.4;17.83;1.3;2.36;13540 +94070;48.4456;-3.37257;235;20220903;20.2;14.2;17.2;3.2;15.7;.3;2.41;12783 +94070;48.4456;-3.37257;235;20220904;22.6;16;19.3;5.5;16.66;2.3;3.16;13092 +94070;48.4456;-3.37257;235;20220905;24.3;13.9;19.1;3.9;16.8;4;3.28;16545 +94070;48.4456;-3.37257;235;20220906;19.5;15;17.3;4.1;16.43;3;2.12;10754 +94070;48.4456;-3.37257;235;20220907;19.9;14.3;17.1;3.9;16.13;8.1;2.25;11908 +94070;48.4456;-3.37257;235;20220908;18.9;13.7;16.3;4.2;15.43;3.2;2.14;11481 +94070;48.4456;-3.37257;235;20220909;18.6;14;16.3;3.8;15.33;1.8;2.03;10573 +94070;48.4456;-3.37257;235;20220910;22.2;12.2;17.2;2;14.76;0;2.63;15577 +94070;48.4456;-3.37257;235;20220911;23.9;13;18.5;1.9;16.56;0;2.72;16018 +94070;48.4456;-3.37257;235;20220912;27.1;15.6;21.3;2.4;15.86;.9;3.54;16377 +94070;48.4456;-3.37257;235;20220913;25.9;19.2;22.6;2.4;19.23;0;2.84;12091 +94070;48.4456;-3.37257;235;20220914;21.8;15.9;18.8;2;19;.2;1.91;11022 +94070;48.4456;-3.37257;235;20220915;19.3;13;16.2;2.6;14.83;.1;2.04;11522 +94070;48.4456;-3.37257;235;20220916;17.5;10.3;13.9;3.4;11.43;.1;2.31;12285 +94070;48.4456;-3.37257;235;20220917;17.5;7.3;12.4;2.2;9.53;0;2.34;14717 +94070;48.4456;-3.37257;235;20220918;19.1;5.5;12.3;1.8;9.4;.1;2.4;16780 +94070;48.4456;-3.37257;235;20220919;18.7;6.9;12.8;1.8;11.1;.1;2.16;15496 +94070;48.4456;-3.37257;235;20220920;19.8;8.2;14;1.7;11.56;.1;2.24;15193 +94070;48.4456;-3.37257;235;20220921;20.9;7.2;14.1;1.9;11.16;.1;2.44;16329 +94070;48.4456;-3.37257;235;20220922;21.9;9.3;15.6;1.6;11.66;.2;2.43;15365 +94070;48.4456;-3.37257;235;20220923;16.7;11;13.9;1.8;13.8;5.1;1.47;10071 +94070;48.4456;-3.37257;235;20220924;16;11.1;13.5;3;12.93;7.4;1.55;9285 +94070;48.4456;-3.37257;235;20220925;16;9;12.5;2.7;11.66;.2;1.68;11060 +94070;48.4456;-3.37257;235;20220926;14.9;8.1;11.5;4.1;11.86;4.1;1.46;10721 +94070;48.4456;-3.37257;235;20220927;15.1;10.1;12.6;4.4;13.16;13.3;1.3;8902 +94070;48.4456;-3.37257;235;20220928;13.5;10.8;12.1;3.9;12.6;1.3;1.12;6376 +94070;48.4456;-3.37257;235;20220929;14.2;7.7;10.9;2.9;11.16;4.4;1.37;10023 +94070;48.4456;-3.37257;235;20220930;13.9;6.9;10.4;3.4;12.6;5.1;.95;10381 +94070;48.4456;-3.37257;235;20221001;19.5;13.6;16.5;4.1;16.1;1.9;1.68;9273 +94070;48.4456;-3.37257;235;20221002;18.6;15;16.8;3.9;16.86;1.3;1.4;7122 +94070;48.4456;-3.37257;235;20221003;16.5;13.1;14.8;1.7;15.06;0;1.11;6815 +94070;48.4456;-3.37257;235;20221004;16.6;12.7;14.7;2.5;14.16;0;1.31;7229 +94070;48.4456;-3.37257;235;20221005;16.4;14.3;15.3;4.4;13.86;2.2;1.62;5304 +94070;48.4456;-3.37257;235;20221006;18.5;7.8;13.1;1.9;11.46;.1;1.66;11835 +94070;48.4456;-3.37257;235;20221007;17.2;7.2;12.2;2;11.83;1;1.43;11290 +94070;48.4456;-3.37257;235;20221008;16.9;8.9;12.9;1.8;11.76;.1;1.41;9894 +94070;48.4456;-3.37257;235;20221009;19;7.6;13.3;3.1;10.66;0;2.07;11642 +94070;48.4456;-3.37257;235;20221010;15.6;13.7;14.7;2.8;14.5;.7;1.04;4229 +94070;48.4456;-3.37257;235;20221011;17.1;6.6;11.8;2.3;9.9;0;1.63;10927 +94070;48.4456;-3.37257;235;20221012;16.5;8.1;12.3;2.2;11.3;2.8;1.37;9525 +94070;48.4456;-3.37257;235;20221013;17;10.7;13.9;3.1;14.96;5.3;1;8125 +94070;48.4456;-3.37257;235;20221014;16.4;11.4;13.9;2.8;15.16;10.2;.88;7095 +94070;48.4456;-3.37257;235;20221015;16.3;12.1;14.2;3.8;14.6;1.7;1.05;6423 +94070;48.4456;-3.37257;235;20221016;16.1;9.8;12.9;3.1;14.5;4.2;.83;7778 +94070;48.4456;-3.37257;235;20221017;17.2;13.6;15.4;2.3;15.8;0;.96;5680 +94070;48.4456;-3.37257;235;20221018;19;11.1;15;2.9;16.7;0;.93;8494 +94070;48.4456;-3.37257;235;20221019;21.4;16.3;18.9;3.2;17.6;3;1.55;6615 +94070;48.4456;-3.37257;235;20221020;19.1;10.2;14.7;2.6;14.13;2.4;1.27;8704 +94070;48.4456;-3.37257;235;20221021;16.3;13.9;15.1;6.2;15.06;9.8;1.16;4339 +94070;48.4456;-3.37257;235;20221022;17.3;12.5;14.9;3.3;15.26;5.2;1;6167 +94070;48.4456;-3.37257;235;20221023;16;11.1;13.5;4.9;14.03;9.4;.99;6090 +94070;48.4456;-3.37257;235;20221024;16.6;12.1;14.3;4.4;13.93;2;1.21;5818 +94070;48.4456;-3.37257;235;20221025;16.6;11.9;14.3;3.6;14.66;.4;.92;5790 +94070;48.4456;-3.37257;235;20221026;18.5;14.1;16.3;5.5;15.33;2.3;1.48;5444 +94070;48.4456;-3.37257;235;20221027;20.7;13.6;17.2;4;16.33;0;1.44;6979 +94070;48.4456;-3.37257;235;20221028;17.3;14.4;15.8;4;14.93;.7;1.24;4188 +94070;48.4456;-3.37257;235;20221029;18.8;12.8;15.8;3.8;15.73;.3;1.09;6179 +94070;48.4456;-3.37257;235;20221030;17;12.8;14.9;4;14.1;0;1.18;4986 +94070;48.4456;-3.37257;235;20221031;15.3;11.3;13.3;4.5;13.36;3.6;.97;4903 +94070;48.4456;-3.37257;235;20221101;15.2;9.8;12.5;5.4;11.53;5.4;1.38;5563 +94070;48.4456;-3.37257;235;20221102;15;7.3;11.2;4.5;11.53;11.4;.98;6576 +94070;48.4456;-3.37257;235;20221103;12.7;10.1;11.4;5.2;11.93;6.7;.87;3726 +94070;48.4456;-3.37257;235;20221104;12.9;7.2;10;5.1;9.86;.4;1.17;5456 +94070;48.4456;-3.37257;235;20221105;12.3;6.4;9.4;3.9;11.6;6.8;.42;5473 +94070;48.4456;-3.37257;235;20221106;14.2;11.4;12.8;4.8;13.46;2.5;.74;3602 +94070;48.4456;-3.37257;235;20221107;16;11.1;13.6;6.2;12.86;6.5;1.28;4755 +94070;48.4456;-3.37257;235;20221108;13.6;10.1;11.9;5.9;12.36;4.7;.85;3984 +94070;48.4456;-3.37257;235;20221109;14.5;9;11.7;3.6;11.26;.2;.97;4964 +94070;48.4456;-3.37257;235;20221110;15.2;7.8;11.5;3.8;12.1;0;.75;5672 +94070;48.4456;-3.37257;235;20221111;13.3;11.8;12.6;3.6;12.63;0;.82;2405 +94070;48.4456;-3.37257;235;20221112;18.2;9;13.6;3.5;13.2;.1;.95;6191 +94070;48.4456;-3.37257;235;20221113;18.3;11.1;14.7;3.2;13.83;2.2;.97;5364 +94070;48.4456;-3.37257;235;20221114;13;12.3;12.7;3.8;12.7;11.6;.84;1328 +94070;48.4456;-3.37257;235;20221115;12.9;9.4;11.1;6.5;11.9;10.7;.78;3505 +94070;48.4456;-3.37257;235;20221116;13.8;6.9;10.3;5.3;11.33;15.1;.7;4987 +94070;48.4456;-3.37257;235;20221117;11.8;8.1;9.9;4.4;10.7;2.9;.71;3508 +94070;48.4456;-3.37257;235;20221118;10.6;6.5;8.5;3.3;9.33;3.3;.7;3654 +94070;48.4456;-3.37257;235;20221119;10.9;3.9;7.4;2.5;8.4;1.2;.61;4843 +94070;48.4456;-3.37257;235;20221120;12.4;6.4;9.4;3.8;10.36;.7;.63;4396 +94070;48.4456;-3.37257;235;20221121;11.2;6.8;9;5.4;9.83;6.7;.79;3671 +94070;48.4456;-3.37257;235;20221122;11.2;4.8;8;5.7;8.86;6.1;.9;4406 +94070;48.4456;-3.37257;235;20221123;12;6.1;9;4.9;10.53;3;.55;4204 +94070;48.4456;-3.37257;235;20221124;12.5;6.6;9.6;4.9;10.5;9.6;.68;4110 +94070;48.4456;-3.37257;235;20221125;12.7;6.5;9.6;3.2;9.83;.2;.7;4192 +94070;48.4456;-3.37257;235;20221126;11.8;6.6;9.2;4.8;11.06;9.7;.39;3771 +94070;48.4456;-3.37257;235;20221127;11.9;10.6;11.3;3.1;12.7;12.1;.44;1628 +94070;48.4456;-3.37257;235;20221128;10;6.3;8.1;3.1;9.66;2.9;.49;3029 +94070;48.4456;-3.37257;235;20221129;11.1;5.1;8.1;2;9.03;.1;.45;3970 +94070;48.4456;-3.37257;235;20221130;5.1;4.3;4.7;2.1;7.96;.1;.39;1045 +94070;48.4456;-3.37257;235;20221201;7.8;1.4;4.6;2;7.36;.1;.32;3976 +94070;48.4456;-3.37257;235;20221202;6;-.2;2.9;2.4;6.9;.2;.25;3854 +94070;48.4456;-3.37257;235;20221203;4.4;2.6;3.5;4.2;7.26;.2;.38;1925 +94070;48.4456;-3.37257;235;20221204;2.3;1.5;1.9;2.2;6.66;0;.31;1126 +94070;48.4456;-3.37257;235;20221205;4.7;1.8;3.2;2.3;6.83;0;.35;2479 +94070;48.4456;-3.37257;235;20221206;5.2;0;2.6;2.7;6.4;.2;.35;3335 +94070;48.4456;-3.37257;235;20221207;6.4;-.6;2.9;1.4;6.76;1;.19;3921 +94070;48.4456;-3.37257;235;20221208;4.7;1.9;3.3;1.4;6.86;0;.27;2379 +94070;48.4456;-3.37257;235;20221209;5;-1.6;1.7;1.8;5.53;.3;.3;3790 +94070;48.4456;-3.37257;235;20221210;5.3;-1.9;1.7;2.1;5.26;.1;.41;3936 +94070;48.4456;-3.37257;235;20221211;1;-1;0;2.2;5.96;.3;.19;1928 +94070;48.4456;-3.37257;235;20221212;3;-3;0;2.3;5.5;.1;.22;3557 +94070;48.4456;-3.37257;235;20221213;2.8;-2.5;.1;2.6;5.06;8.7;.37;3277 +94070;48.4456;-3.37257;235;20221214;1.2;-.3;.4;3.7;6.1;3.1;.24;1699 +94070;48.4456;-3.37257;235;20221215;4.1;-.1;2;5.2;5.3;.3;.82;2869 +94070;48.4456;-3.37257;235;20221216;6.5;-.7;2.9;2.2;5.5;0;.46;3822 +94070;48.4456;-3.37257;235;20221217;2.8;-2.6;.1;2.4;4.7;.2;.43;3295 +94070;48.4456;-3.37257;235;20221218;10.5;-2.9;3.8;5.8;8.43;29.1;.12;5259 +94070;48.4456;-3.37257;235;20221219;13.6;10.6;12.1;8.7;13.7;19.7;.35;2366 +94070;48.4456;-3.37257;235;20221220;11.5;12;11.8;4.2;11.8;.1;.93;0 +94070;48.4456;-3.37257;235;20221221;12.2;6.3;9.2;4.8;11.96;9.7;.04;3427 +94070;48.4456;-3.37257;235;20221222;13.4;11.3;12.3;6.3;13.03;15;.68;1957 +94070;48.4456;-3.37257;235;20221223;13.1;12.4;12.8;5.7;13.33;1.5;.74;935 +94070;48.4456;-3.37257;235;20221224;10.4;9.6;10;4;11.8;4.3;.39;1070 +94070;48.4456;-3.37257;235;20221225;10.3;9.4;9.9;3.2;11.63;3.3;.4;1145 +94070;48.4456;-3.37257;235;20221226;9.3;8;8.6;3.4;9.56;.1;.66;1533 +94070;48.4456;-3.37257;235;20221227;10.4;3.8;7.1;4.2;8.76;.5;.53;3639 +94070;48.4456;-3.37257;235;20221228;11.5;8.7;10.1;7.5;11.2;5.3;.65;2329 +94070;48.4456;-3.37257;235;20221229;9.5;6.8;8.2;5;9.06;7.2;.79;2215 +94070;48.4456;-3.37257;235;20221230;13.1;4.6;8.9;7.8;12.5;28;.01;4226 +94070;48.4456;-3.37257;235;20221231;14.1;11.4;12.8;9.5;13.73;15.6;.64;2286 +94071;48.48572;-3.03901;143;20220101;14.8;11.4;13.1;4.8;12.37;3.4;.87;2980 +94071;48.48572;-3.03901;143;20220102;13.7;11.8;12.7;6.3;11.9;1.1;1.14;3000 +94071;48.48572;-3.03901;143;20220103;12;11;11.5;3.5;11.3;19.6;.84;1300 +94071;48.48572;-3.03901;143;20220104;8.5;7.9;8.2;4.5;8.6;1;.88;2500 +94071;48.48572;-3.03901;143;20220105;7.9;1.9;4.9;2.9;6.6;.3;.64;3400 +94071;48.48572;-3.03901;143;20220106;7.1;2.7;4.9;3.4;6.9;2.8;.67;2600 +94071;48.48572;-3.03901;143;20220107;9.1;5.2;7.1;6.8;8.8;6;.69;3000 +94071;48.48572;-3.03901;143;20220108;10.8;7.4;9.1;8.1;9.4;14.2;1.19;1500 +94071;48.48572;-3.03901;143;20220109;8.3;5.2;6.7;3.5;9.3;8.5;.38;1700 +94071;48.48572;-3.03901;143;20220110;11.9;7.6;9.7;2.8;12.2;2.7;.26;1400 +94071;48.48572;-3.03901;143;20220111;11.9;8.9;10.4;1.1;12;2;.3;2578 +94071;48.48572;-3.03901;143;20220112;10.4;9.5;9.9;2.1;11.7;.1;.38;1469 +94071;48.48572;-3.03901;143;20220113;5.9;4.6;5.2;2.1;8.25;0;.36;1899 +94071;48.48572;-3.03901;143;20220114;8.5;.2;4.3;2.1;6.3;.1;.44;5696 +94071;48.48572;-3.03901;143;20220115;8.8;-.9;4;2.6;7.65;0;.27;4913 +94071;48.48572;-3.03901;143;20220116;10.7;5.1;7.9;3.3;10.4;1.8;.29;3300 +94071;48.48572;-3.03901;143;20220117;9.5;6.3;7.9;1.6;8.7;0;.42;4118 +94071;48.48572;-3.03901;143;20220118;6.5;1;3.8;1.7;7.6;0;.21;4037 +94071;48.48572;-3.03901;143;20220119;9.6;3.9;6.7;2.7;8.75;.8;.48;3116 +94071;48.48572;-3.03901;143;20220120;8.5;5.1;6.8;3.3;7.2;0;.9;3588 +94071;48.48572;-3.03901;143;20220121;7;3.2;5.1;2.2;6.15;0;.75;3326 +94071;48.48572;-3.03901;143;20220122;7.6;1;4.3;1.8;7.35;0;.38;3839 +94071;48.48572;-3.03901;143;20220123;5.2;4.6;4.9;3.3;7.25;0;.63;2042 +94071;48.48572;-3.03901;143;20220124;6.6;.8;3.7;2;6.65;0;.39;5701 +94071;48.48572;-3.03901;143;20220125;2.7;-1.8;.5;1.6;6.4;0;.19;3123 +94071;48.48572;-3.03901;143;20220126;6.9;.1;3.5;1.9;6.5;0;.45;5043 +94071;48.48572;-3.03901;143;20220127;10.1;1.2;5.7;2.7;8.75;.3;.34;5996 +94071;48.48572;-3.03901;143;20220128;9.9;8.1;9;1.6;11.1;.2;.38;2676 +94071;48.48572;-3.03901;143;20220129;10.2;8.6;9.4;3.7;10.75;.2;.58;2980 +94071;48.48572;-3.03901;143;20220130;10.8;7.6;9.2;2;9.6;.3;.63;4581 +94071;48.48572;-3.03901;143;20220131;9.1;6.2;7.7;4.8;8.65;.1;.89;2876 +94071;48.48572;-3.03901;143;20220201;9.8;5.9;7.9;5.6;10.4;.1;.34;3489 +94071;48.48572;-3.03901;143;20220202;9.5;7.9;8.7;3.1;9.9;0;.65;2764 +94071;48.48572;-3.03901;143;20220203;9.9;5.8;7.8;2.7;9.6;.6;.53;4221 +94071;48.48572;-3.03901;143;20220204;9.2;7;8.1;3.9;8.45;1.3;.98;4057 +94071;48.48572;-3.03901;143;20220205;10.6;3;6.8;4.1;8.3;.3;.82;6501 +94071;48.48572;-3.03901;143;20220206;12.5;7.9;10.2;8.2;10.95;3.2;.96;3573 +94071;48.48572;-3.03901;143;20220207;12.7;7.9;10.3;2.6;10.75;.1;.74;5453 +94071;48.48572;-3.03901;143;20220208;10.7;8.2;9.5;1.8;10.25;0;.65;3098 +94071;48.48572;-3.03901;143;20220209;9.9;5.2;7.6;1.4;9.4;.2;.53;4128 +94071;48.48572;-3.03901;143;20220210;8.4;6.8;7.6;3.5;8.6;3.8;.89;2600 +94071;48.48572;-3.03901;143;20220211;9.7;.7;5.2;1.6;6.6;0;.75;7500 +94071;48.48572;-3.03901;143;20220212;8.3;1.1;4.7;3.1;6.5;0;.9;9800 +94071;48.48572;-3.03901;143;20220213;10.6;5.1;7.8;6.6;9.7;15;.72;2700 +94071;48.48572;-3.03901;143;20220214;9.9;5.2;7.5;4.9;8.6;2;.99;6200 +94071;48.48572;-3.03901;143;20220215;10.9;4.6;7.7;5.5;10.2;5.2;.51;3000 +94071;48.48572;-3.03901;143;20220216;13.7;10.7;12.2;7.8;13.55;1.4;.64;3827 +94071;48.48572;-3.03901;143;20220217;13.2;9.3;11.2;5.9;10.25;1.4;1.51;6185 +94071;48.48572;-3.03901;143;20220218;10.9;9.8;10.4;7.4;8.75;1.6;1.93;3850 +94071;48.48572;-3.03901;143;20220219;10.5;2.4;6.5;5.5;8.1;.9;1.07;8274 +94071;48.48572;-3.03901;143;20220220;12.4;8.3;10.3;7.8;10.2;2.3;1.4;4742 +94071;48.48572;-3.03901;143;20220221;10.6;6.5;8.6;7.3;8.45;.9;1.53;6627 +94071;48.48572;-3.03901;143;20220222;14.4;7.6;11;4.3;10.45;.4;1.36;6782 +94071;48.48572;-3.03901;143;20220223;9.5;5;7.2;2.3;8.25;0;.9;5951 +94071;48.48572;-3.03901;143;20220224;8.7;6.6;7.7;5.1;7.85;2.3;1.34;6127 +94071;48.48572;-3.03901;143;20220225;10.5;2.7;6.6;2.5;7.2;.1;1.17;9488 +94071;48.48572;-3.03901;143;20220226;11.5;1;6.3;4.1;5.95;0;1.79;12030 +94071;48.48572;-3.03901;143;20220227;13.5;1.8;7.6;3.3;7.75;.3;1.5;11913 +94071;48.48572;-3.03901;143;20220228;14.4;7.1;10.8;3.8;10.7;2.1;1.26;8028 +94071;48.48572;-3.03901;143;20220301;12.4;9.7;11;2.6;12.1;3.4;.75;3812 +94071;48.48572;-3.03901;143;20220302;13.8;8.7;11.2;2.9;10.95;.9;1.18;6946 +94071;48.48572;-3.03901;143;20220303;10.9;8.6;9.8;3.2;10.1;.9;1.03;5104 +94071;48.48572;-3.03901;143;20220304;10.3;5;7.6;3.4;7.85;.1;1.29;7454 +94071;48.48572;-3.03901;143;20220305;8;.6;4.3;4.6;7.45;10;.87;8464 +94071;48.48572;-3.03901;143;20220306;7.4;4.6;6;5.3;7.4;.5;1.15;5003 +94071;48.48572;-3.03901;143;20220307;7;.6;3.8;3.5;5.4;0;1.41;11112 +94071;48.48572;-3.03901;143;20220308;11.5;.9;6.2;3.9;7.95;.5;1.25;9759 +94071;48.48572;-3.03901;143;20220309;12.5;5.3;8.9;5.8;9.55;.4;1.39;9323 +94071;48.48572;-3.03901;143;20220310;12.8;6.9;9.9;3;8.65;1.5;1.6;8749 +94071;48.48572;-3.03901;143;20220311;12.2;6.9;9.5;5.1;9.75;11.6;1.42;8919 +94071;48.48572;-3.03901;143;20220312;12.3;4.9;8.6;5.9;8.4;1.6;1.86;11902 +94071;48.48572;-3.03901;143;20220313;11.4;7.1;9.2;3.6;8.8;2.7;1.54;9369 +94071;48.48572;-3.03901;143;20220314;15.1;5.7;10.4;2.6;8.75;.1;1.88;12416 +94071;48.48572;-3.03901;143;20220315;15.7;5.4;10.6;2;10.4;0;1.53;11728 +94071;48.48572;-3.03901;143;20220316;11.6;10.8;11.2;3.2;10.8;5.9;1.07;1650 +94071;48.48572;-3.03901;143;20220317;11.9;2.1;7;2;7.7;0;1.64;16031 +94071;48.48572;-3.03901;143;20220318;12.4;2.9;7.6;4.7;8.4;0;1.87;17900 +94071;48.48572;-3.03901;143;20220319;13.3;3;8.1;3.5;7.9;0;1.86;12500 +94071;48.48572;-3.03901;143;20220320;14.2;7.3;10.7;2.5;9.2;0;1.65;8100 +94071;48.48572;-3.03901;143;20220321;18;7.5;12.7;3.5;10.3;0;2.57;16700 +94071;48.48572;-3.03901;143;20220322;16.9;7.8;12.3;4;8.3;0;3.03;17400 +94071;48.48572;-3.03901;143;20220323;16.1;6.4;11.2;2.5;7.5;0;2.64;18100 +94071;48.48572;-3.03901;143;20220324;15.1;5;10;1.9;8.7;0;2.18;18400 +94071;48.48572;-3.03901;143;20220325;15.4;4.4;9.9;3.6;9.3;0;2.27;17800 +94071;48.48572;-3.03901;143;20220326;14.3;2.7;8.5;3.5;9.5;0;1.96;18800 +94071;48.48572;-3.03901;143;20220327;15.6;5.1;10.3;1.4;9.9;0;2.05;17800 +94071;48.48572;-3.03901;143;20220328;19.3;5;12.1;1.5;10.1;1.7;1.83;9700 +94071;48.48572;-3.03901;143;20220329;13.3;9;11.1;2.3;11.1;.5;1.24;6100 +94071;48.48572;-3.03901;143;20220330;10.9;8.7;9.8;3.9;10.1;4;1.39;8200 +94071;48.48572;-3.03901;143;20220331;7.5;5.9;6.7;6.5;7;5;1.8;8700 +94071;48.48572;-3.03901;143;20220401;7.7;2.3;5;7;5.2;.7;2.44;16000 +94071;48.48572;-3.03901;143;20220402;8.1;1.1;4.6;3.6;5.9;.7;1.72;12300 +94071;48.48572;-3.03901;143;20220403;8.1;.6;4.3;2.8;5.6;.4;1.99;18600 +94071;48.48572;-3.03901;143;20220404;9.7;1.7;5.7;5.1;8.2;.5;1.1;7900 +94071;48.48572;-3.03901;143;20220405;14.2;9;11.6;4.6;10.2;0;2.15;11500 +94071;48.48572;-3.03901;143;20220406;13.2;7.2;10.2;6.5;10.1;1.6;1.8;9900 +94071;48.48572;-3.03901;143;20220407;13.8;10.3;12;8;9.7;10.8;2.81;12800 +94071;48.48572;-3.03901;143;20220408;13.7;7;10.3;4.2;9.2;8;1.81;6200 +94071;48.48572;-3.03901;143;20220409;10.3;2.4;6.3;3.1;6.8;0;2.24;19800 +94071;48.48572;-3.03901;143;20220410;13.9;2;7.9;3.6;6.8;0;2.72;19000 +94071;48.48572;-3.03901;143;20220411;18.5;6.9;12.7;3.5;10.2;.8;2.9;16700 +94071;48.48572;-3.03901;143;20220412;15.6;11.8;13.7;3.3;11.9;.3;1.94;8500 +94071;48.48572;-3.03901;143;20220413;18.8;8.4;13.6;2.1;10.9;.3;2.33;12200 +94071;48.48572;-3.03901;143;20220414;20.2;8.2;14.2;2;11.6;.1;2.79;17100 +94071;48.48572;-3.03901;143;20220415;15.3;5.8;10.5;2.2;11.4;.1;2.43;21400 +94071;48.48572;-3.03901;143;20220416;19.1;6.5;12.8;2.4;10.8;0;3.24;23300 +94071;48.48572;-3.03901;143;20220417;20.6;6.9;13.7;2.5;10.8;0;3.08;18100 +94071;48.48572;-3.03901;143;20220418;13.3;7.7;10.5;2.5;9.8;0;2.22;15900 +94071;48.48572;-3.03901;143;20220419;12.3;4.9;8.6;3.4;8.3;.1;2.31;17100 +94071;48.48572;-3.03901;143;20220420;13.8;5;9.4;3;10.4;.1;2.25;20100 +94071;48.48572;-3.03901;143;20220421;15;6.9;10.9;2.6;11;0;2.46;19700 +94071;48.48572;-3.03901;143;20220422;15.8;7.4;11.6;5;11.4;.3;2.58;20200 +94071;48.48572;-3.03901;143;20220423;14.8;9.4;12.1;4.9;11.8;.1;2.34;17300 +94071;48.48572;-3.03901;143;20220424;15.2;8.9;12;2.5;11.6;2.7;2.06;13400 +94071;48.48572;-3.03901;143;20220425;13.4;7.6;10.5;3.9;10;0;2.86;24100 +94071;48.48572;-3.03901;143;20220426;14.3;4.7;9.5;4.4;10.1;0;2.53;22300 +94071;48.48572;-3.03901;143;20220427;13.7;6.9;10.3;5.8;9.4;0;2.91;22300 +94071;48.48572;-3.03901;143;20220428;13.2;9.2;11.2;4.1;10.9;0;1.97;12400 +94071;48.48572;-3.03901;143;20220429;13.8;9.1;11.4;3.7;10.8;0;2.54;18600 +94071;48.48572;-3.03901;143;20220430;11.7;8;9.8;4.1;9.3;0;2.19;14200 +94071;48.48572;-3.03901;143;20220501;18.7;7.2;12.9;2.3;9.8;1;3.23;19800 +94071;48.48572;-3.03901;143;20220502;13.7;9.1;11.4;2.6;11.4;.1;1.86;12000 +94071;48.48572;-3.03901;143;20220503;15.7;8.7;12.2;3;10.5;.1;2.85;18800 +94071;48.48572;-3.03901;143;20220504;16.1;5.6;10.8;2.8;11;0;2.49;18400 +94071;48.48572;-3.03901;143;20220505;16.3;9.6;12.9;3.2;12.2;0;3.11;23400 +94071;48.48572;-3.03901;143;20220506;17.2;9.6;13.4;2.6;11.7;.1;3.04;20511 +94071;48.48572;-3.03901;143;20220507;17.1;8.7;12.9;2.3;11.8;.2;2.93;20478 +94071;48.48572;-3.03901;143;20220508;15;6.1;10.6;1.9;11.6;.2;2.11;15867 +94071;48.48572;-3.03901;143;20220509;24.3;8.4;16.4;2.6;12.15;0;4.42;24907 +94071;48.48572;-3.03901;143;20220510;21.4;11.8;16.6;2.4;12;.1;3.95;22306 +94071;48.48572;-3.03901;143;20220511;18.8;9.3;14.1;3.6;11.85;.2;3.29;19485 +94071;48.48572;-3.03901;143;20220512;16.6;6.6;11.6;2.1;10.35;.1;3.16;22921 +94071;48.48572;-3.03901;143;20220513;18;6.6;12.3;2.1;10.35;0;3.62;25883 +94071;48.48572;-3.03901;143;20220514;17.5;5.7;11.6;1.8;11.4;1.4;3.21;24210 +94071;48.48572;-3.03901;143;20220515;25.9;12.1;19;2.5;14.65;0;4.13;20299 +94071;48.48572;-3.03901;143;20220516;18.9;14.1;16.5;3.7;14.55;1.9;2.75;13649 +94071;48.48572;-3.03901;143;20220517;25.6;12.4;19;3.4;13.75;.3;4.98;24821 +94071;48.48572;-3.03901;143;20220518;24.7;9.5;17.1;2.3;12.75;1.1;4.25;23139 +94071;48.48572;-3.03901;143;20220519;20.6;11.7;16.2;1.6;12.75;0;3.77;23095 +94071;48.48572;-3.03901;143;20220520;20.8;11;15.9;2;11.75;.2;3.88;22943 +94071;48.48572;-3.03901;143;20220521;19.5;8.6;14.1;1.8;11.95;.3;3.89;26533 +94071;48.48572;-3.03901;143;20220522;19.5;9.4;14.4;1.5;13.5;6.6;2.89;18330 +94071;48.48572;-3.03901;143;20220523;16.2;10.7;13.4;3;12.7;1.9;2.29;13416 +94071;48.48572;-3.03901;143;20220524;17.2;8;12.6;3.3;10.65;.5;3.47;22983 +94071;48.48572;-3.03901;143;20220525;16.9;7.5;12.2;3.3;11.55;.2;2.61;16255 +94071;48.48572;-3.03901;143;20220526;18.1;11;14.5;2.8;12.85;0;2.77;15613 +94071;48.48572;-3.03901;143;20220527;18.2;12;15.1;2.8;12.65;.2;3.08;17180 +94071;48.48572;-3.03901;143;20220528;17.4;6.2;11.8;2.9;10.45;0;3.82;29003 +94071;48.48572;-3.03901;143;20220529;17;8.4;12.7;3.1;9.7;0;3.96;26554 +94071;48.48572;-3.03901;143;20220530;17.5;4.6;11;2;9.15;0;3.86;28356 +94071;48.48572;-3.03901;143;20220531;17.3;6;11.6;2.2;9.9;.1;3.5;24420 +94071;48.48572;-3.03901;143;20220601;17.6;5.5;11.6;2.2;10;.2;3.83;27888 +94071;48.48572;-3.03901;143;20220602;22.2;9.5;15.9;2.4;11.35;2.6;4.37;24683 +94071;48.48572;-3.03901;143;20220603;22.6;12.2;17.4;1.8;14.75;4.3;3.76;21336 +94071;48.48572;-3.03901;143;20220604;23.1;13.7;18.4;2;16.55;6.2;4.01;23422 +94071;48.48572;-3.03901;143;20220605;18.8;12.5;15.6;3;13.05;.9;3.22;17501 +94071;48.48572;-3.03901;143;20220606;18.1;10.2;14.1;2.8;13.3;5.1;2.95;18775 +94071;48.48572;-3.03901;143;20220607;19.4;13.1;16.3;3.8;14.9;2.7;3;16796 +94071;48.48572;-3.03901;143;20220608;19.6;12.9;16.3;4.1;13.75;.6;3.55;19355 +94071;48.48572;-3.03901;143;20220609;22.3;12;17.2;3.7;13.55;.9;4.37;23536 +94071;48.48572;-3.03901;143;20220610;20.4;15;17.7;2.9;16.3;2.1;3.04;16431 +94071;48.48572;-3.03901;143;20220611;19.9;10.2;15;2.4;13.35;.3;4.02;26833 +94071;48.48572;-3.03901;143;20220612;19;9.4;14.2;2.1;12.45;.1;3.97;27435 +94071;48.48572;-3.03901;143;20220613;18.6;8;13.3;2.1;11.45;.1;4.09;28866 +94071;48.48572;-3.03901;143;20220614;22.2;6.9;14.6;1.9;12.35;.1;4.64;31090 +94071;48.48572;-3.03901;143;20220615;24.1;10.5;17.3;1.8;13.05;0;4.93;29476 +94071;48.48572;-3.03901;143;20220616;28.2;9;18.6;1.8;12.7;0;5.46;29704 +94071;48.48572;-3.03901;143;20220617;34.2;16.5;25.4;2.4;15.35;0;6.88;29350 +94071;48.48572;-3.03901;143;20220618;23.3;16.2;19.7;2.7;16.25;3.9;3.66;16869 +94071;48.48572;-3.03901;143;20220619;14.2;11.8;13;5.8;14.1;13;1.24;7127 +94071;48.48572;-3.03901;143;20220620;17.6;13.6;15.6;3.9;15.35;0;2.42;14324 +94071;48.48572;-3.03901;143;20220621;20.5;13.5;17;2.4;15.2;1;3.91;24120 +94071;48.48572;-3.03901;143;20220622;21;13.8;17.4;2.1;15.8;6.5;3.33;18773 +94071;48.48572;-3.03901;143;20220623;22.1;13.6;17.9;1.8;15.5;1.7;3.53;19736 +94071;48.48572;-3.03901;143;20220624;19.1;14.4;16.8;3.5;14.7;3.1;3;15283 +94071;48.48572;-3.03901;143;20220625;18.1;10.4;14.2;3.4;11.25;2.2;3.72;22057 +94071;48.48572;-3.03901;143;20220626;19.3;9.2;14.2;2.7;11.45;5.2;3.73;22593 +94071;48.48572;-3.03901;143;20220627;17.3;9.1;13.2;2;11.95;1.1;2.99;19257 +94071;48.48572;-3.03901;143;20220628;19.7;9;14.3;3.5;12.1;2.9;3.84;23907 +94071;48.48572;-3.03901;143;20220629;17.9;12.2;15;2.6;13.75;7.7;2.77;16016 +94071;48.48572;-3.03901;143;20220630;16;9.5;12.8;2.2;11.75;4.4;2.94;19248 +94071;48.48572;-3.03901;143;20220701;18.3;8.8;13.6;2.3;11.8;.1;3.28;20552 +94071;48.48572;-3.03901;143;20220702;20.8;8.5;14.6;2.4;12.15;0;4;25027 +94071;48.48572;-3.03901;143;20220703;18.7;9.1;13.9;2.8;12.1;.1;3.38;20902 +94071;48.48572;-3.03901;143;20220704;18.7;7.5;13.1;2.3;11.85;.1;3.56;24181 +94071;48.48572;-3.03901;143;20220705;18.9;11.7;15.3;2.6;13.95;.5;3.43;22044 +94071;48.48572;-3.03901;143;20220706;21.9;11.8;16.8;2.5;14.8;.1;4.13;25506 +94071;48.48572;-3.03901;143;20220707;18.8;13.2;16;3;15.35;.2;2.55;14206 +94071;48.48572;-3.03901;143;20220708;22.5;10.9;16.7;2.1;14.35;.2;4.51;28479 +94071;48.48572;-3.03901;143;20220709;23.7;11.5;17.6;2.5;15.2;.2;4.73;29103 +94071;48.48572;-3.03901;143;20220710;24.6;13.8;19.2;3;14.55;0;5.08;27552 +94071;48.48572;-3.03901;143;20220711;26.7;12.9;19.8;2;16.05;0;5.19;29126 +94071;48.48572;-3.03901;143;20220712;32.3;16.8;24.6;2.2;16.55;0;6.36;29280 +94071;48.48572;-3.03901;143;20220713;28;16.3;22.1;1.9;15.95;0;5.46;28107 +94071;48.48572;-3.03901;143;20220714;21.6;14.1;17.8;2.6;14.4;.1;4.24;24505 +94071;48.48572;-3.03901;143;20220715;23.3;10.4;16.9;2.4;13.4;.1;4.66;28280 +94071;48.48572;-3.03901;143;20220716;25.3;12.5;18.9;2.5;14.3;0;4.98;27337 +94071;48.48572;-3.03901;143;20220717;33.8;16.3;25.1;2.4;14.15;0;6.7;28473 +94071;48.48572;-3.03901;143;20220718;39.3;20.7;30;2.9;13.2;0;8.27;28831 +94071;48.48572;-3.03901;143;20220719;25.2;21.7;23.5;2.9;15.9;1.5;4.68;17748 +94071;48.48572;-3.03901;143;20220720;22.4;15.5;19;2.7;16.7;.5;3.25;15842 +94071;48.48572;-3.03901;143;20220721;20.9;12.8;16.9;2.1;14.5;0;3.02;15922 +94071;48.48572;-3.03901;143;20220722;20.3;12.6;16.5;3;14.6;.1;3.41;20126 +94071;48.48572;-3.03901;143;20220723;24.8;10.9;17.8;2.1;14.35;0;4.3;24176 +94071;48.48572;-3.03901;143;20220724;28.5;14.9;21.7;2.9;15;0;5.57;26250 +94071;48.48572;-3.03901;143;20220725;20.3;16.5;18.4;4.3;15.8;.3;3.01;12769 +94071;48.48572;-3.03901;143;20220726;21.2;13.9;17.6;2.4;14;.2;3.38;17511 +94071;48.48572;-3.03901;143;20220727;20.7;9.5;15.1;1.9;12.5;0;3.53;21932 +94071;48.48572;-3.03901;143;20220728;23.4;11.6;17.5;1.7;13.95;0;4.07;24165 +94071;48.48572;-3.03901;143;20220729;25.1;13;19.1;1.7;14.4;0;4.28;23714 +94071;48.48572;-3.03901;143;20220730;24.1;12.4;18.3;2.4;16;0;4.06;23310 +94071;48.48572;-3.03901;143;20220731;24.4;16;20.2;3;17.6;0;3.57;16836 +94071;48.48572;-3.03901;143;20220801;23.4;15.9;19.6;2.3;17.45;0;3.39;17768 +94071;48.48572;-3.03901;143;20220802;27.2;13.8;20.5;1.6;17.55;.3;4.58;25943 +94071;48.48572;-3.03901;143;20220803;26.5;14.8;20.7;1.5;18.05;.1;4.41;25249 +94071;48.48572;-3.03901;143;20220804;22.1;14;18;2.7;15;0;3.58;19463 +94071;48.48572;-3.03901;143;20220805;19.9;11.5;15.7;3.6;11.7;0;4;23060 +94071;48.48572;-3.03901;143;20220806;22.4;8.3;15.3;2.7;11.65;0;4.33;27046 +94071;48.48572;-3.03901;143;20220807;23.3;9.5;16.4;2.4;12.55;.1;4.35;26625 +94071;48.48572;-3.03901;143;20220808;25;11.1;18.1;2.7;14.25;.2;4.44;25662 +94071;48.48572;-3.03901;143;20220809;23.4;13.1;18.2;3.6;15.7;0;4.05;23511 +94071;48.48572;-3.03901;143;20220810;26.9;15.5;21.2;2.9;17.55;0;4.63;24031 +94071;48.48572;-3.03901;143;20220811;29.1;14.4;21.8;2.3;15.95;0;5.16;26349 +94071;48.48572;-3.03901;143;20220812;31.3;15.2;23.2;1.4;14.55;0;5.12;26315 +94071;48.48572;-3.03901;143;20220813;33.9;15.1;24.5;1.8;14.5;1.9;5.56;25775 +94071;48.48572;-3.03901;143;20220814;24.8;18;21.4;1.9;17.95;.1;3.01;13168 +94071;48.48572;-3.03901;143;20220815;24.8;14.8;19.8;2.1;17.1;1.2;3.01;14016 +94071;48.48572;-3.03901;143;20220816;23.1;16;19.6;1.7;17.45;5.6;2.84;14671 +94071;48.48572;-3.03901;143;20220817;21.4;14.9;18.2;2.3;17.45;4.9;2.62;14829 +94071;48.48572;-3.03901;143;20220818;22.8;16.1;19.5;2.7;17.65;.2;2.95;14897 +94071;48.48572;-3.03901;143;20220819;22;17;19.5;3;16.35;2.4;3.02;13616 +94071;48.48572;-3.03901;143;20220820;23.3;9.8;16.6;1.9;12.65;0;3.77;23326 +94071;48.48572;-3.03901;143;20220821;19.8;12.4;16.1;1.7;15.55;3.7;2.23;13272 +94071;48.48572;-3.03901;143;20220822;22.4;17.1;19.7;2.4;19.6;1.1;2.44;12918 +94071;48.48572;-3.03901;143;20220823;25.3;18.6;22;2.4;19.65;.2;3.1;14049 +94071;48.48572;-3.03901;143;20220824;25.4;14.2;19.8;1.9;18.05;7.9;3.36;18991 +94071;48.48572;-3.03901;143;20220825;20.5;17.4;18.9;2.5;17.3;.1;2.18;9584 +94071;48.48572;-3.03901;143;20220826;21.5;9.5;15.5;2.1;13.85;.1;3.19;21428 +94071;48.48572;-3.03901;143;20220827;22.4;12.1;17.3;1.9;15.3;.1;3.15;20234 +94071;48.48572;-3.03901;143;20220828;23;14.6;18.8;2.4;15.45;.2;3.22;17427 +94071;48.48572;-3.03901;143;20220829;24.3;14.1;19.2;3.1;16.25;1.8;3.58;19477 +94071;48.48572;-3.03901;143;20220830;23.8;16.5;20.2;3.8;16.85;.7;3.49;16502 +94071;48.48572;-3.03901;143;20220831;22.8;16.8;19.8;3.8;17.85;6.6;3.1;16082 +94071;48.48572;-3.03901;143;20220901;22.1;16.4;19.2;1.8;18.6;9.7;2.11;10834 +94071;48.48572;-3.03901;143;20220902;22.3;16;19.2;1.8;18.1;3.9;2.35;12983 +94071;48.48572;-3.03901;143;20220903;20.6;14.7;17.7;3;15.6;.2;2.57;13513 +94071;48.48572;-3.03901;143;20220904;23.6;16.9;20.3;4.8;16.55;1.5;3.27;11747 +94071;48.48572;-3.03901;143;20220905;25.2;15.3;20.2;3.9;16.85;3.2;3.47;15308 +94071;48.48572;-3.03901;143;20220906;21.2;15.5;18.4;3.8;16.1;2.7;2.55;11403 +94071;48.48572;-3.03901;143;20220907;20.8;15.1;17.9;3.6;15.75;6.2;2.51;11819 +94071;48.48572;-3.03901;143;20220908;21.2;14.3;17.8;4.6;15.2;2.1;2.95;14464 +94071;48.48572;-3.03901;143;20220909;20.1;14.7;17.4;4.4;15.15;1.8;2.52;11296 +94071;48.48572;-3.03901;143;20220910;21.7;12.4;17;2.7;14.8;0;2.69;15705 +94071;48.48572;-3.03901;143;20220911;24;13.7;18.8;1.8;16.6;.1;2.57;14469 +94071;48.48572;-3.03901;143;20220912;28.3;15.6;21.9;2;16.55;1.6;3.27;14688 +94071;48.48572;-3.03901;143;20220913;24.2;19.2;21.7;2.4;19.65;.6;2.36;10009 +94071;48.48572;-3.03901;143;20220914;20.5;15.6;18.1;1.8;18.9;1.6;1.49;8050 +94071;48.48572;-3.03901;143;20220915;18.6;13.6;16.1;2.7;15.2;.1;1.82;10186 +94071;48.48572;-3.03901;143;20220916;17.4;11.2;14.3;2.9;11.5;.2;2.24;11724 +94071;48.48572;-3.03901;143;20220917;17;6.5;11.7;2.1;9.4;0;2.34;16787 +94071;48.48572;-3.03901;143;20220918;18.2;4.8;11.5;1.9;9.6;.1;2.38;18360 +94071;48.48572;-3.03901;143;20220919;18.9;7.1;13;1.9;11.2;.1;2.23;16388 +94071;48.48572;-3.03901;143;20220920;19.8;7.5;13.6;1.6;11.55;.1;2.26;16976 +94071;48.48572;-3.03901;143;20220921;20.4;7.4;13.9;1.6;11.1;.1;2.42;17694 +94071;48.48572;-3.03901;143;20220922;22.1;9.9;16;1.8;11.6;0;2.59;16185 +94071;48.48572;-3.03901;143;20220923;17.2;11.3;14.3;1.7;14;7.2;1.35;8014 +94071;48.48572;-3.03901;143;20220924;16.9;11.1;14;2.4;13;9.7;1.55;8786 +94071;48.48572;-3.03901;143;20220925;16.8;8.9;12.9;2.9;11.65;.5;1.81;11144 +94071;48.48572;-3.03901;143;20220926;15.8;8.6;12.2;4.6;11.95;3.9;1.61;9556 +94071;48.48572;-3.03901;143;20220927;15.8;10.8;13.3;4.9;13.3;11.8;1.42;7937 +94071;48.48572;-3.03901;143;20220928;14;11.5;12.8;4.1;12.8;1.7;1.27;7174 +94071;48.48572;-3.03901;143;20220929;14.6;8.5;11.6;2.8;11.35;4;1.4;8910 +94071;48.48572;-3.03901;143;20220930;14.7;7.5;11.1;3.5;12.55;3;1.08;9369 +94071;48.48572;-3.03901;143;20221001;20.3;14.1;17.2;4.5;15.7;1;2.11;11100 +94071;48.48572;-3.03901;143;20221002;19.7;15.6;17.7;4;16.95;1.5;1.68;7914 +94071;48.48572;-3.03901;143;20221003;17;14;15.5;1.6;15.2;0;1.14;6351 +94071;48.48572;-3.03901;143;20221004;17.3;13.6;15.5;2.4;14.1;0;1.4;6762 +94071;48.48572;-3.03901;143;20221005;17.9;15.1;16.5;4.2;13.7;1.4;2.01;6722 +94071;48.48572;-3.03901;143;20221006;18.6;8;13.3;2;11.45;.1;1.75;12883 +94071;48.48572;-3.03901;143;20221007;17.9;7.4;12.6;2.4;11.9;.6;1.61;12636 +94071;48.48572;-3.03901;143;20221008;16.6;9.1;12.8;1.9;11.95;.1;1.45;11925 +94071;48.48572;-3.03901;143;20221009;19.2;7.7;13.5;2.6;10.65;0;1.96;12340 +94071;48.48572;-3.03901;143;20221010;15.2;13.4;14.3;2.5;14.15;1.3;.94;2812 +94071;48.48572;-3.03901;143;20221011;16.4;6.2;11.3;1.7;9.75;0;1.5;13424 +94071;48.48572;-3.03901;143;20221012;17;8.6;12.8;2.1;11.35;2.3;1.44;10366 +94071;48.48572;-3.03901;143;20221013;17.9;11.8;14.8;3.1;14.9;5.8;1.15;6543 +94071;48.48572;-3.03901;143;20221014;17.4;12;14.7;2.6;15.1;6.5;.98;5609 +94071;48.48572;-3.03901;143;20221015;17.3;12.4;14.8;3.5;14.55;.8;1.27;8391 +94071;48.48572;-3.03901;143;20221016;17;10.5;13.7;2.9;14.45;2.9;.92;5809 +94071;48.48572;-3.03901;143;20221017;17.7;14.3;16;1.9;15.75;0;1.03;5901 +94071;48.48572;-3.03901;143;20221018;19.6;11.2;15.4;2.8;16.65;.1;.94;6734 +94071;48.48572;-3.03901;143;20221019;22.3;16.8;19.6;3.3;17.55;4.4;1.78;7607 +94071;48.48572;-3.03901;143;20221020;19.5;11.3;15.4;2.6;14.2;1.8;1.4;10140 +94071;48.48572;-3.03901;143;20221021;17.5;14.5;16;5;14.85;10.3;1.45;4644 +94071;48.48572;-3.03901;143;20221022;18.1;12.7;15.4;3.1;15.05;5.9;1.09;5371 +94071;48.48572;-3.03901;143;20221023;17.1;11.9;14.5;4.4;14.05;9.6;1.2;6033 +94071;48.48572;-3.03901;143;20221024;17.3;12.3;14.8;4.2;13.65;2.1;1.4;7834 +94071;48.48572;-3.03901;143;20221025;17.1;11.8;14.5;3.1;14.4;.1;.99;5656 +94071;48.48572;-3.03901;143;20221026;19;14.9;17;5.1;15.15;1.8;1.7;6426 +94071;48.48572;-3.03901;143;20221027;21.8;14.7;18.3;4.1;16.25;.2;1.75;7362 +94071;48.48572;-3.03901;143;20221028;17.8;15.6;16.7;3.9;14.85;.6;1.44;5173 +94071;48.48572;-3.03901;143;20221029;20.1;13.8;16.9;3.4;15.6;.3;1.34;6343 +94071;48.48572;-3.03901;143;20221030;17.4;13.7;15.5;3;13.95;.2;1.21;6018 +94071;48.48572;-3.03901;143;20221031;16.5;11.7;14.1;4;13.4;2.4;1.13;4518 +94071;48.48572;-3.03901;143;20221101;16;10.7;13.3;5.2;11.5;4.3;1.58;6295 +94071;48.48572;-3.03901;143;20221102;15.6;8.1;11.8;4;11.45;8.6;1.1;6486 +94071;48.48572;-3.03901;143;20221103;13.8;10.9;12.3;5.9;12;6.6;1.14;5453 +94071;48.48572;-3.03901;143;20221104;13.4;7.8;10.6;5.4;10.1;.4;1.25;6636 +94071;48.48572;-3.03901;143;20221105;13;7.4;10.2;3.5;11.6;4.7;.58;4022 +94071;48.48572;-3.03901;143;20221106;14.9;12.3;13.6;4.8;13.4;2.9;.99;5033 +94071;48.48572;-3.03901;143;20221107;16.7;11.9;14.3;5.6;12.7;4.6;1.49;5019 +94071;48.48572;-3.03901;143;20221108;14.8;11.1;13;5.3;12.15;3.3;1.19;4829 +94071;48.48572;-3.03901;143;20221109;15.1;9.7;12.4;3.5;11.35;.2;1.04;6152 +94071;48.48572;-3.03901;143;20221110;15.9;8.2;12.1;3.4;12.1;0;.82;6043 +94071;48.48572;-3.03901;143;20221111;14.5;12.4;13.4;3.1;12.3;.1;.95;5884 +94071;48.48572;-3.03901;143;20221112;18.8;9;13.9;3;13.2;.1;.93;6988 +94071;48.48572;-3.03901;143;20221113;19.1;11.4;15.3;2.9;13.65;1.3;1.05;6540 +94071;48.48572;-3.03901;143;20221114;13.8;12.3;13.1;3.8;12.55;8.3;.9;3882 +94071;48.48572;-3.03901;143;20221115;14;9.7;11.9;6.4;11.7;7.7;1.05;4680 +94071;48.48572;-3.03901;143;20221116;14.6;7.9;11.3;5.3;11.2;14.3;1.03;3423 +94071;48.48572;-3.03901;143;20221117;12;8.5;10.3;5;10.5;2.5;.88;3920 +94071;48.48572;-3.03901;143;20221118;11.1;7.2;9.1;3.6;9.45;2.2;.77;4755 +94071;48.48572;-3.03901;143;20221119;11.5;3.9;7.7;2.5;8.6;.6;.56;5802 +94071;48.48572;-3.03901;143;20221120;13.3;7.6;10.4;3.9;10.35;.2;.82;5054 +94071;48.48572;-3.03901;143;20221121;12;7.6;9.8;5.2;9.8;5.7;.97;4001 +94071;48.48572;-3.03901;143;20221122;11.8;5.9;8.8;6.2;8.95;4.9;1.08;5153 +94071;48.48572;-3.03901;143;20221123;12.7;7.2;10;5.3;10.5;2.6;.75;5086 +94071;48.48572;-3.03901;143;20221124;13.3;7.5;10.4;4.4;10.45;8.4;.86;3578 +94071;48.48572;-3.03901;143;20221125;13.3;7.4;10.4;3.2;9.9;.1;.75;5173 +94071;48.48572;-3.03901;143;20221126;12.5;7.2;9.8;4.3;11;8.5;.58;2840 +94071;48.48572;-3.03901;143;20221127;12.3;11.4;11.8;2.9;12.7;12.4;.58;979 +94071;48.48572;-3.03901;143;20221128;10.6;7.3;9;3.4;9.75;3.1;.58;3857 +94071;48.48572;-3.03901;143;20221129;11.7;5.3;8.5;1.9;8.9;.1;.45;4722 +94071;48.48572;-3.03901;143;20221130;6.4;2.6;4.5;2.3;7.8;.1;.36;1866 +94071;48.48572;-3.03901;143;20221201;9.1;2.2;5.7;1.6;7.5;.1;.33;4409 +94071;48.48572;-3.03901;143;20221202;5.9;-.1;2.9;2.1;6.95;.4;.2;3888 +94071;48.48572;-3.03901;143;20221203;5.5;3.5;4.5;4.2;7.45;.1;.52;1561 +94071;48.48572;-3.03901;143;20221204;3;2.5;2.7;1.8;6.75;0;.37;1182 +94071;48.48572;-3.03901;143;20221205;5.3;2.6;4;1.8;6.9;0;.38;2361 +94071;48.48572;-3.03901;143;20221206;5.3;1.1;3.2;1.9;6.5;.2;.29;3688 +94071;48.48572;-3.03901;143;20221207;6.3;-.2;3;.9;6.9;2.6;.16;3365 +94071;48.48572;-3.03901;143;20221208;6;1.1;3.6;.9;6.95;.4;.2;2837 +94071;48.48572;-3.03901;143;20221209;5.7;-2;1.8;1.6;5.65;.3;.2;4468 +94071;48.48572;-3.03901;143;20221210;5.7;-2.3;1.7;2.4;5.3;.2;.39;4555 +94071;48.48572;-3.03901;143;20221211;2.4;-.2;1.1;2.3;6.2;.3;.17;3110 +94071;48.48572;-3.03901;143;20221212;4.5;-1.3;1.6;2.2;5.7;.1;.25;4373 +94071;48.48572;-3.03901;143;20221213;2.4;-2.2;.1;2;5.2;6.2;.25;3318 +94071;48.48572;-3.03901;143;20221214;2.3;0;1.1;3.5;6.1;1.5;.32;1642 +94071;48.48572;-3.03901;143;20221215;5.1;.4;2.7;5.2;5.4;.3;.94;2349 +94071;48.48572;-3.03901;143;20221216;7.2;.6;3.9;2.1;5.65;0;.43;4716 +94071;48.48572;-3.03901;143;20221217;3.7;-1.7;1;2.1;4.8;0;.36;4425 +94071;48.48572;-3.03901;143;20221218;10.9;-1.9;4.5;5.3;8.55;23.2;.27;3408 +94071;48.48572;-3.03901;143;20221219;14.9;10.7;12.8;7.3;13.6;17.1;.64;2419 +94071;48.48572;-3.03901;143;20221220;12.7;12.4;12.5;3.7;12;.2;.9;1300 +94071;48.48572;-3.03901;143;20221221;13.3;6.9;10.1;4.5;11.9;8.8;.3;3073 +94071;48.48572;-3.03901;143;20221222;14.2;11.9;13;6.8;12.8;12.5;1.04;1497 +94071;48.48572;-3.03901;143;20221223;14;13;13.5;5.5;13.2;1.2;.88;2319 +94071;48.48572;-3.03901;143;20221224;11.2;10.1;10.7;3.2;11.55;4.2;.52;1633 +94071;48.48572;-3.03901;143;20221225;11.3;9.7;10.5;3;11.5;4.8;.48;1635 +94071;48.48572;-3.03901;143;20221226;10.4;8.4;9.4;3.4;9.4;0;.67;3436 +94071;48.48572;-3.03901;143;20221227;10.9;4.7;7.8;4.2;8.75;.3;.63;4018 +94071;48.48572;-3.03901;143;20221228;12.7;9.5;11.1;6.8;11;3;1.01;2337 +94071;48.48572;-3.03901;143;20221229;10;8.1;9.1;5.2;8.9;5.1;1;2922 +94071;48.48572;-3.03901;143;20221230;14.1;5.7;9.9;7.4;12.25;23.7;.23;3266 +94071;48.48572;-3.03901;143;20221231;15.4;11.9;13.6;8.6;13.55;13.1;1.07;1829 +94072;48.49544;-2.71817;82;20220101;15.8;11.5;13.6;4.5;11.7;1.9;1.31;3309 +94072;48.49544;-2.71817;82;20220102;14.2;12.1;13.1;5.6;11.56;.9;1.26;2671 +94072;48.49544;-2.71817;82;20220103;12.3;11.1;11.7;3.3;11.11;21.6;.84;1566 +94072;48.49544;-2.71817;82;20220104;8.7;8.1;8.4;4;8.46;1.1;.93;1897 +94072;48.49544;-2.71817;82;20220105;8.1;2.4;5.2;2.5;6.46;.7;.6;3546 +94072;48.49544;-2.71817;82;20220106;7.3;2.8;5;3.4;6.86;1.6;.65;3016 +94072;48.49544;-2.71817;82;20220107;9.5;5.1;7.3;5.3;8.61;6.3;.66;3288 +94072;48.49544;-2.71817;82;20220108;10.9;7.8;9.4;6.7;9.16;11.9;1.18;2109 +94072;48.49544;-2.71817;82;20220109;8.5;5.5;7;3;9.01;8.1;.41;2247 +94072;48.49544;-2.71817;82;20220110;10.7;7.7;9.2;2.3;11.31;3.6;.3;1839 +94072;48.49544;-2.71817;82;20220111;12;8.9;10.5;1.4;11.36;2;.38;2676 +94072;48.49544;-2.71817;82;20220112;10.1;9;9.6;1.6;11.06;.1;.38;1659 +94072;48.49544;-2.71817;82;20220113;6.4;3.2;4.8;1.6;7.56;0;.29;3116 +94072;48.49544;-2.71817;82;20220114;7.5;-.5;3.5;2.2;6.01;.1;.42;5559 +94072;48.49544;-2.71817;82;20220115;8.3;-.8;3.7;2.5;6.96;0;.36;4758 +94072;48.49544;-2.71817;82;20220116;10.9;3.7;7.3;3.5;9.66;1.6;.34;3875 +94072;48.49544;-2.71817;82;20220117;9.2;5.9;7.6;1.5;8.71;0;.38;4128 +94072;48.49544;-2.71817;82;20220118;5.8;1.5;3.6;1.4;7.76;0;.2;3600 +94072;48.49544;-2.71817;82;20220119;9.3;3.7;6.5;2.8;8.66;1.3;.47;3079 +94072;48.49544;-2.71817;82;20220120;8.8;5.5;7.2;3.3;7.21;0;.94;3573 +94072;48.49544;-2.71817;82;20220121;6.7;3.8;5.3;1.7;6.41;0;.61;2864 +94072;48.49544;-2.71817;82;20220122;7.9;1.5;4.7;1.5;7.61;0;.37;3679 +94072;48.49544;-2.71817;82;20220123;4.5;4.5;4.5;2.6;7.21;0;.56;1050 +94072;48.49544;-2.71817;82;20220124;7.4;.2;3.8;1.5;6.51;0;.34;6180 +94072;48.49544;-2.71817;82;20220125;3.1;-1.6;.7;1.7;6.51;0;.19;3216 +94072;48.49544;-2.71817;82;20220126;6.7;1;3.8;1.6;6.61;0;.43;4572 +94072;48.49544;-2.71817;82;20220127;10.5;1.3;5.9;2.9;8.71;.3;.39;6033 +94072;48.49544;-2.71817;82;20220128;10.5;8.6;9.5;1.7;11.01;.1;.44;2729 +94072;48.49544;-2.71817;82;20220129;10.8;8.6;9.7;3.9;10.66;.2;.64;3381 +94072;48.49544;-2.71817;82;20220130;10.7;8;9.4;1.9;9.26;.2;.69;4350 +94072;48.49544;-2.71817;82;20220131;9.7;4.8;7.2;5;8.41;.2;.87;4158 +94072;48.49544;-2.71817;82;20220201;10.4;6.4;8.4;5.3;10.36;0;.44;3656 +94072;48.49544;-2.71817;82;20220202;9.7;8.4;9;3.3;9.81;0;.73;2579 +94072;48.49544;-2.71817;82;20220203;10.1;5.6;7.9;2.7;9.51;.6;.55;4446 +94072;48.49544;-2.71817;82;20220204;9.8;6.7;8.2;3.8;8.31;1.2;1;4754 +94072;48.49544;-2.71817;82;20220205;11.3;3.4;7.3;4;8.21;.3;.91;6616 +94072;48.49544;-2.71817;82;20220206;13;8.2;10.6;7.2;10.86;2.4;1.07;3716 +94072;48.49544;-2.71817;82;20220207;13.1;8.5;10.8;2.2;10.21;.1;.85;5361 +94072;48.49544;-2.71817;82;20220208;10.6;7.4;9;1.9;10.06;0;.61;3658 +94072;48.49544;-2.71817;82;20220209;9.8;4.4;7.1;1.4;9.11;.1;.52;4424 +94072;48.49544;-2.71817;82;20220210;8.6;6.2;7.4;3.6;8.6;5.4;.76;2710 +94072;48.49544;-2.71817;82;20220211;9.9;1.5;5.7;1.8;6.7;0;.8;8459 +94072;48.49544;-2.71817;82;20220212;8.6;.8;4.7;3.7;6.6;0;.93;10041 +94072;48.49544;-2.71817;82;20220213;10.9;5.4;8.2;6.6;9.71;13.4;.72;2700 +94072;48.49544;-2.71817;82;20220214;10.4;5.2;7.8;5.6;8.64;1.7;1.08;7271 +94072;48.49544;-2.71817;82;20220215;11.1;5;8;6.2;10.37;2.8;.51;3316 +94072;48.49544;-2.71817;82;20220216;14.6;10.6;12.6;7;13.26;.6;.87;4608 +94072;48.49544;-2.71817;82;20220217;13.6;9.7;11.7;5.4;10.31;.7;1.53;6213 +94072;48.49544;-2.71817;82;20220218;11.5;10.3;10.9;7.2;8.91;1.4;2;4865 +94072;48.49544;-2.71817;82;20220219;11.1;2.3;6.7;5.3;7.96;.5;1.16;8639 +94072;48.49544;-2.71817;82;20220220;13;8.1;10.5;7.1;10.16;2;1.42;5304 +94072;48.49544;-2.71817;82;20220221;11.2;6.7;9;6.8;8.36;.9;1.62;7057 +94072;48.49544;-2.71817;82;20220222;14.8;7.1;10.9;3.9;10.31;.2;1.34;7323 +94072;48.49544;-2.71817;82;20220223;9.7;5;7.3;2.2;8.31;.1;.88;5930 +94072;48.49544;-2.71817;82;20220224;9.3;6.9;8.1;4.6;7.96;2.2;1.34;6513 +94072;48.49544;-2.71817;82;20220225;10.7;2.5;6.6;2.3;7.16;0;1.15;9657 +94072;48.49544;-2.71817;82;20220226;11.5;.4;5.9;3.4;5.96;0;1.62;12198 +94072;48.49544;-2.71817;82;20220227;12.4;1.8;7.1;3.8;7.56;.1;1.46;11308 +94072;48.49544;-2.71817;82;20220228;14.7;7.7;11.2;3.7;10.86;2.7;1.31;7893 +94072;48.49544;-2.71817;82;20220301;12.5;9.2;10.8;2.7;11.91;3.6;.75;4304 +94072;48.49544;-2.71817;82;20220302;14.5;8.9;11.7;2.9;10.71;1.2;1.33;7377 +94072;48.49544;-2.71817;82;20220303;11.7;8.9;10.3;3.4;10.26;1.5;1.13;5750 +94072;48.49544;-2.71817;82;20220304;10.5;6.1;8.3;3.9;8.16;.3;1.36;6695 +94072;48.49544;-2.71817;82;20220305;8.4;2.3;5.4;4.5;7.86;6.4;.88;7520 +94072;48.49544;-2.71817;82;20220306;8.3;5.7;7;5;7.36;.2;1.31;4828 +94072;48.49544;-2.71817;82;20220307;7.7;-.8;3.5;2.7;5.31;0;1.35;12401 +94072;48.49544;-2.71817;82;20220308;11.6;1;6.3;3.8;7.81;.3;1.28;9634 +94072;48.49544;-2.71817;82;20220309;12.5;6;9.2;5.5;9.46;.1;1.44;8762 +94072;48.49544;-2.71817;82;20220310;12.9;8.3;10.6;2.6;9.46;.9;1.41;7533 +94072;48.49544;-2.71817;82;20220311;13.3;7.6;10.4;5;9.81;9.4;1.64;9212 +94072;48.49544;-2.71817;82;20220312;12.9;5;9;5.7;8.56;1.3;1.88;12223 +94072;48.49544;-2.71817;82;20220313;11.6;7.1;9.4;3.5;9.06;2.4;1.47;9478 +94072;48.49544;-2.71817;82;20220314;15.1;5.3;10.2;2.3;8.56;0;1.81;12606 +94072;48.49544;-2.71817;82;20220315;15.8;4.7;10.2;1.8;10.76;0;1.46;12108 +94072;48.49544;-2.71817;82;20220316;12.2;10.9;11.5;3.3;11.06;5.3;1.13;2837 +94072;48.49544;-2.71817;82;20220317;11.9;3;7.5;2.5;7.76;0;1.69;15290 +94072;48.49544;-2.71817;82;20220318;13.6;2.7;8.2;4.7;7.87;0;2.19;17919 +94072;48.49544;-2.71817;82;20220319;13.6;5.1;9.3;4.3;8.04;0;2.22;13884 +94072;48.49544;-2.71817;82;20220320;14.3;6.9;10.6;3;9.07;0;1.72;8478 +94072;48.49544;-2.71817;82;20220321;18.3;7.4;12.8;3.7;10.3;0;2.65;17344 +94072;48.49544;-2.71817;82;20220322;17.2;8;12.6;4.3;8.34;0;3.15;17819 +94072;48.49544;-2.71817;82;20220323;16.8;6.5;11.7;2.8;7.24;0;2.86;18461 +94072;48.49544;-2.71817;82;20220324;15.9;3.7;9.8;2;8.7;0;2.19;18636 +94072;48.49544;-2.71817;82;20220325;17.4;5.8;11.6;3.8;8.74;0;2.93;18311 +94072;48.49544;-2.71817;82;20220326;15.8;4.9;10.4;3.7;9.27;0;2.52;19085 +94072;48.49544;-2.71817;82;20220327;17.3;5.1;11.2;2.3;9.87;0;2.42;18594 +94072;48.49544;-2.71817;82;20220328;19.5;6.4;12.9;2.2;10.4;2.6;2.28;13355 +94072;48.49544;-2.71817;82;20220329;13.8;8.1;11;2.4;11.1;.6;1.39;9039 +94072;48.49544;-2.71817;82;20220330;11.4;9.2;10.3;4.1;10.2;3.3;1.45;7685 +94072;48.49544;-2.71817;82;20220331;7.6;5.8;6.7;6.8;7.04;6.2;1.78;8595 +94072;48.49544;-2.71817;82;20220401;8.1;3;5.5;7.4;5.3;2.1;2.53;15333 +94072;48.49544;-2.71817;82;20220402;8.6;1.8;5.2;3.5;5.94;.5;1.99;16037 +94072;48.49544;-2.71817;82;20220403;8.7;.5;4.6;2.8;5.64;.4;2.07;19779 +94072;48.49544;-2.71817;82;20220404;10.1;.2;5.1;4.9;8.4;.4;.97;9635 +94072;48.49544;-2.71817;82;20220405;14.5;9.3;11.9;4.6;10.21;0;2.15;11500 +94072;48.49544;-2.71817;82;20220406;13.5;7.1;10.3;7;10.24;1.3;1.76;9476 +94072;48.49544;-2.71817;82;20220407;13.6;10.4;12;7.9;9.97;10.3;2.56;11915 +94072;48.49544;-2.71817;82;20220408;12.4;7.1;9.7;4.7;9.1;8.3;1.68;7345 +94072;48.49544;-2.71817;82;20220409;10.8;3;6.9;3.1;6.87;0;2.38;20625 +94072;48.49544;-2.71817;82;20220410;14.4;1.6;8;4.2;6.97;0;2.85;20719 +94072;48.49544;-2.71817;82;20220411;19.3;7.4;13.3;4.5;10.14;0;3.44;19398 +94072;48.49544;-2.71817;82;20220412;16.2;11.7;14;3.7;12.07;.7;2.05;9078 +94072;48.49544;-2.71817;82;20220413;18.8;7.6;13.2;2;11.07;0;2.3;13386 +94072;48.49544;-2.71817;82;20220414;20.3;7.1;13.7;2.3;11.57;0;3.01;20666 +94072;48.49544;-2.71817;82;20220415;15.5;7.2;11.3;2.3;11.7;0;2.51;21482 +94072;48.49544;-2.71817;82;20220416;19.9;6.8;13.3;2.5;11.04;0;3.4;23737 +94072;48.49544;-2.71817;82;20220417;20.4;7;13.7;3.2;11;0;3.31;20809 +94072;48.49544;-2.71817;82;20220418;14.1;8.6;11.3;3.3;10.14;0;2.53;17933 +94072;48.49544;-2.71817;82;20220419;12.6;5.5;9.1;3.7;8.8;0;2.35;18295 +94072;48.49544;-2.71817;82;20220420;14;5.9;9.9;3;10.44;.1;2.2;18220 +94072;48.49544;-2.71817;82;20220421;16;6.8;11.4;2.4;10.84;0;2.81;22113 +94072;48.49544;-2.71817;82;20220422;17.4;8.1;12.7;4.3;11.17;0;3.02;20142 +94072;48.49544;-2.71817;82;20220423;15.1;9.6;12.4;4.5;11.67;1.6;2.43;17311 +94072;48.49544;-2.71817;82;20220424;15.2;9.7;12.5;2.7;11.9;.2;1.97;12175 +94072;48.49544;-2.71817;82;20220425;14.3;7.2;10.8;3.7;10.07;0;3.02;25293 +94072;48.49544;-2.71817;82;20220426;15.7;5.8;10.7;4.2;9.84;0;2.99;22420 +94072;48.49544;-2.71817;82;20220427;14.6;7.7;11.2;5.5;9.3;0;3.25;22711 +94072;48.49544;-2.71817;82;20220428;14.7;9.5;12.1;3.8;10.9;0;2.33;13736 +94072;48.49544;-2.71817;82;20220429;14.7;9;11.9;3.7;10.74;0;2.87;21156 +94072;48.49544;-2.71817;82;20220430;12.7;7.8;10.2;3.9;9.4;0;2.29;14836 +94072;48.49544;-2.71817;82;20220501;18.6;7.5;13.1;2.6;10.17;.8;3.35;21642 +94072;48.49544;-2.71817;82;20220502;14.4;9.4;11.9;3.1;11.24;.1;2.28;15183 +94072;48.49544;-2.71817;82;20220503;16.3;9.8;13.1;3.2;10.7;0;3.05;19101 +94072;48.49544;-2.71817;82;20220504;16.3;5.6;11;2.8;11.3;0;2.75;22186 +94072;48.49544;-2.71817;82;20220505;16.3;10.1;13.2;3.2;12.14;.1;3.2;23881 +94072;48.49544;-2.71817;82;20220506;17.3;8.6;12.9;2.7;12.01;.1;3.02;21574 +94072;48.49544;-2.71817;82;20220507;17;9.3;13.1;2.6;12.16;.1;2.81;19437 +94072;48.49544;-2.71817;82;20220508;16;6.6;11.3;1.8;12.01;.2;2.19;15969 +94072;48.49544;-2.71817;82;20220509;25;6.7;15.9;2.3;12.26;0;4.39;25693 +94072;48.49544;-2.71817;82;20220510;23;10.5;16.8;2.1;11.96;.1;4.25;24862 +94072;48.49544;-2.71817;82;20220511;20.2;7.6;13.9;3.3;11.76;.1;3.59;22362 +94072;48.49544;-2.71817;82;20220512;17.7;6.5;12.1;2.2;10.36;.1;3.34;23786 +94072;48.49544;-2.71817;82;20220513;18.7;6.1;12.4;2;10.26;0;3.7;26527 +94072;48.49544;-2.71817;82;20220514;18.3;5.4;11.8;1.4;11.76;.5;3.26;24767 +94072;48.49544;-2.71817;82;20220515;26.8;12;19.4;2.1;14.71;.6;4.26;21070 +94072;48.49544;-2.71817;82;20220516;20.5;13.9;17.2;3.5;14.56;1.2;3.17;16016 +94072;48.49544;-2.71817;82;20220517;27;11;19;2.6;13.91;.1;5.08;26643 +94072;48.49544;-2.71817;82;20220518;25.4;7.7;16.5;1.7;13.11;.9;4.14;23956 +94072;48.49544;-2.71817;82;20220519;21;12.3;16.7;1.6;13.51;0;3.7;22531 +94072;48.49544;-2.71817;82;20220520;21.3;10.9;16.1;2;12.51;.4;3.88;23323 +94072;48.49544;-2.71817;82;20220521;19.6;7.5;13.6;1.6;11.96;.5;3.84;27154 +94072;48.49544;-2.71817;82;20220522;21.1;9.2;15.1;1.2;13.91;8.6;3.15;19774 +94072;48.49544;-2.71817;82;20220523;17.4;10.6;14;2.9;13.06;1.9;2.57;15475 +94072;48.49544;-2.71817;82;20220524;17.8;8.2;13;2.9;10.96;1.1;3.51;23306 +94072;48.49544;-2.71817;82;20220525;17.6;7.4;12.5;3.2;11.71;.1;2.71;16883 +94072;48.49544;-2.71817;82;20220526;18.4;10.2;14.3;2.4;13.01;0;2.82;16791 +94072;48.49544;-2.71817;82;20220527;19.3;12;15.6;2.8;12.81;.1;3.3;18499 +94072;48.49544;-2.71817;82;20220528;17.9;6.7;12.3;2.9;11.11;0;3.75;28502 +94072;48.49544;-2.71817;82;20220529;16.9;6.9;11.9;3.1;9.51;0;3.95;27642 +94072;48.49544;-2.71817;82;20220530;18.2;4;11.1;1.8;9.51;.1;3.87;28774 +94072;48.49544;-2.71817;82;20220531;18.6;7.4;13;1.9;10.46;.1;3.6;23864 +94072;48.49544;-2.71817;82;20220601;18.1;5.6;11.9;2;10.36;0;3.78;27666 +94072;48.49544;-2.71817;82;20220602;20.4;7.6;14;1.8;11.56;1.2;3.82;24370 +94072;48.49544;-2.71817;82;20220603;23.5;11.7;17.6;1.6;15.21;6.4;3.84;22356 +94072;48.49544;-2.71817;82;20220604;23.9;12.9;18.4;1.8;16.96;1.6;4.11;24691 +94072;48.49544;-2.71817;82;20220605;20.7;12.5;16.6;2.5;13.56;1;3.61;20059 +94072;48.49544;-2.71817;82;20220606;19.3;9;14.1;2.8;13.31;2.8;3.25;21275 +94072;48.49544;-2.71817;82;20220607;20.7;13.2;16.9;3.4;15.16;6.2;3.32;18450 +94072;48.49544;-2.71817;82;20220608;20.7;13.4;17.1;3.6;14.11;.2;3.73;20196 +94072;48.49544;-2.71817;82;20220609;23.5;11.6;17.6;3.3;13.51;.6;4.63;25206 +94072;48.49544;-2.71817;82;20220610;21.5;15.1;18.3;2.5;16.41;2.5;3.34;18161 +94072;48.49544;-2.71817;82;20220611;20.8;10;15.4;2.1;13.61;.3;4.15;27688 +94072;48.49544;-2.71817;82;20220612;19.6;7.6;13.6;2.4;12.61;.1;4.12;29669 +94072;48.49544;-2.71817;82;20220613;19.5;8.3;13.9;2.3;11.66;0;4.18;29030 +94072;48.49544;-2.71817;82;20220614;23.2;6.6;14.9;1.7;12.71;0;4.6;30534 +94072;48.49544;-2.71817;82;20220615;25;10.4;17.7;2;13.56;0;5.1;30082 +94072;48.49544;-2.71817;82;20220616;28.6;9.5;19;1.6;13.21;0;5.28;28957 +94072;48.49544;-2.71817;82;20220617;35.8;14.3;25.1;1.8;15.26;0;6.54;29115 +94072;48.49544;-2.71817;82;20220618;25.7;14.7;20.2;2.4;16.16;3.3;4.3;20930 +94072;48.49544;-2.71817;82;20220619;16.2;12.6;14.4;5.1;14.66;8.7;1.72;9410 +94072;48.49544;-2.71817;82;20220620;19.9;14.4;17.1;3.4;15.91;.3;2.96;16731 +94072;48.49544;-2.71817;82;20220621;21.5;14.2;17.8;2.4;15.56;.7;3.98;23957 +94072;48.49544;-2.71817;82;20220622;21.9;14.3;18.1;1.9;16.31;4.7;3.41;19006 +94072;48.49544;-2.71817;82;20220623;23.8;14.8;19.3;1.5;16.41;1.7;3.77;20230 +94072;48.49544;-2.71817;82;20220624;20.7;13.5;17.1;3.2;15.01;2.2;3.41;18639 +94072;48.49544;-2.71817;82;20220625;20.1;9.9;15;2.8;11.66;1.8;4.12;25097 +94072;48.49544;-2.71817;82;20220626;21;8.8;14.9;2.5;11.66;7.4;4.06;24709 +94072;48.49544;-2.71817;82;20220627;18.5;8.6;13.5;1.8;12.31;1.4;3.24;21149 +94072;48.49544;-2.71817;82;20220628;21.4;8.3;14.8;3.1;12.21;3;4.23;26081 +94072;48.49544;-2.71817;82;20220629;19.8;12.6;16.2;2.8;13.86;4.1;3.25;18106 +94072;48.49544;-2.71817;82;20220630;17.2;9.5;13.3;2.4;12.11;6.1;3.15;20778 +94072;48.49544;-2.71817;82;20220701;19.8;8.8;14.3;2.4;11.81;.1;3.6;21930 +94072;48.49544;-2.71817;82;20220702;23;7.7;15.4;2.1;12.06;0;4.45;27404 +94072;48.49544;-2.71817;82;20220703;20.2;9.2;14.7;2.6;12.31;.1;3.66;22272 +94072;48.49544;-2.71817;82;20220704;20;8.6;14.3;2.4;12.26;0;3.75;24151 +94072;48.49544;-2.71817;82;20220705;20;9.8;14.9;2.4;13.46;.7;3.81;25525 +94072;48.49544;-2.71817;82;20220706;22.9;10.3;16.6;2.4;14.61;.1;4.4;28031 +94072;48.49544;-2.71817;82;20220707;20.9;14;17.4;3;15.46;.1;3.02;15761 +94072;48.49544;-2.71817;82;20220708;23.8;9.8;16.8;1.9;14.06;.2;4.73;30038 +94072;48.49544;-2.71817;82;20220709;25;12;18.5;2.3;15.61;.2;4.89;29421 +94072;48.49544;-2.71817;82;20220710;26.2;11.6;18.9;2.4;14.41;0;5.26;30168 +94072;48.49544;-2.71817;82;20220711;28.3;11.8;20;1.6;16.01;0;5.28;29880 +94072;48.49544;-2.71817;82;20220712;33.8;14.8;24.3;1.9;16.11;0;6.38;29841 +94072;48.49544;-2.71817;82;20220713;28.9;15.1;22;1.8;15.81;0;5.57;29099 +94072;48.49544;-2.71817;82;20220714;22.5;13.4;18;2.5;14.51;.1;4.43;26163 +94072;48.49544;-2.71817;82;20220715;24.2;11.2;17.7;2.2;14.16;.1;4.65;28025 +94072;48.49544;-2.71817;82;20220716;26.6;11.4;19;2.1;14.21;0;5.04;28565 +94072;48.49544;-2.71817;82;20220717;34.1;15;24.6;2.1;13.76;0;6.41;28117 +94072;48.49544;-2.71817;82;20220718;39.9;18.9;29.4;2.4;13.01;0;7.8;28117 +94072;48.49544;-2.71817;82;20220719;27.2;25.1;26.2;3.3;15.41;.7;5.14;14578 +94072;48.49544;-2.71817;82;20220720;24.1;16;20.1;2.8;16.91;.4;3.64;17266 +94072;48.49544;-2.71817;82;20220721;22.3;13.2;17.7;2.3;14.91;0;3.26;16945 +94072;48.49544;-2.71817;82;20220722;21.4;13;17.2;2.7;15.06;.1;3.59;20976 +94072;48.49544;-2.71817;82;20220723;25.9;12.1;19;1.9;14.36;0;4.38;23739 +94072;48.49544;-2.71817;82;20220724;30.3;13.3;21.8;2.1;14.36;.1;5.71;28184 +94072;48.49544;-2.71817;82;20220725;22.5;16.8;19.6;4.1;15.56;.1;3.71;15588 +94072;48.49544;-2.71817;82;20220726;21.6;15.4;18.5;2.5;14.31;.2;3.32;15970 +94072;48.49544;-2.71817;82;20220727;21.4;9.5;15.4;1.8;12.86;0;3.6;22124 +94072;48.49544;-2.71817;82;20220728;23.6;13.1;18.3;1.7;14.51;0;3.92;22482 +94072;48.49544;-2.71817;82;20220729;25.2;14.3;19.8;1.9;15.46;0;4.14;22226 +94072;48.49544;-2.71817;82;20220730;25.7;12.8;19.3;2.4;16.06;0;4.37;24146 +94072;48.49544;-2.71817;82;20220731;26.1;16.4;21.3;2.8;17.61;0;3.95;18293 +94072;48.49544;-2.71817;82;20220801;23.3;16.9;20.1;2.4;17.31;0;3.29;16333 +94072;48.49544;-2.71817;82;20220802;27.1;13.1;20.1;1.4;17.41;.3;4.48;26251 +94072;48.49544;-2.71817;82;20220803;26.2;16;21.1;1.8;18.61;.1;4.22;23501 +94072;48.49544;-2.71817;82;20220804;22.7;15;18.9;2.7;15.51;0;3.58;18687 +94072;48.49544;-2.71817;82;20220805;20.7;12.7;16.7;3.7;12.01;0;4.11;22455 +94072;48.49544;-2.71817;82;20220806;23;9.1;16.1;2.5;11.96;0;4.31;26473 +94072;48.49544;-2.71817;82;20220807;23.6;10.7;17.2;2.2;12.96;0;4.2;25409 +94072;48.49544;-2.71817;82;20220808;25.1;12.3;18.7;2.6;14.91;.2;4.3;24434 +94072;48.49544;-2.71817;82;20220809;24.2;15.2;19.7;3.6;17.36;0;3.94;21773 +94072;48.49544;-2.71817;82;20220810;28;15.6;21.8;2.5;18.16;0;4.63;24416 +94072;48.49544;-2.71817;82;20220811;29.5;13.9;21.7;2;16.41;0;4.92;26120 +94072;48.49544;-2.71817;82;20220812;31.4;14.5;23;1.4;14.66;0;5.01;25685 +94072;48.49544;-2.71817;82;20220813;33.8;14.9;24.3;1.8;14.56;1.8;5.44;25149 +94072;48.49544;-2.71817;82;20220814;24.7;19.2;22;2.1;18.16;.3;2.88;11248 +94072;48.49544;-2.71817;82;20220815;25.6;14.3;20;2;17.01;.6;3.19;15376 +94072;48.49544;-2.71817;82;20220816;24.3;15.8;20.1;1.8;17.31;6.3;3.11;16060 +94072;48.49544;-2.71817;82;20220817;22;14.9;18.4;2.2;17.66;1.5;2.71;15434 +94072;48.49544;-2.71817;82;20220818;23.1;16.8;20;2.4;18.06;.3;2.89;14356 +94072;48.49544;-2.71817;82;20220819;22;16.8;19.4;2.7;16.76;3.1;2.91;13888 +94072;48.49544;-2.71817;82;20220820;23;10.5;16.7;1.8;13.11;0;3.6;22209 +94072;48.49544;-2.71817;82;20220821;19.7;12.5;16.1;1.7;15.66;3.8;2.17;12838 +94072;48.49544;-2.71817;82;20220822;23.9;17.3;20.6;2;19.71;1.4;2.74;14455 +94072;48.49544;-2.71817;82;20220823;25.6;18.8;22.2;2.1;19.91;.3;3.04;14069 +94072;48.49544;-2.71817;82;20220824;25.8;14.8;20.3;2;18.61;12.8;3.33;18552 +94072;48.49544;-2.71817;82;20220825;20.9;17.8;19.4;2.8;17.91;.2;2.2;9630 +94072;48.49544;-2.71817;82;20220826;21.2;11.2;16.2;2;14.21;.1;3.01;19534 +94072;48.49544;-2.71817;82;20220827;22.5;12.6;17.5;2.1;15.66;.1;3.1;19586 +94072;48.49544;-2.71817;82;20220828;23.3;14.1;18.7;2.3;15.36;.1;3.24;17895 +94072;48.49544;-2.71817;82;20220829;24.9;13.5;19.2;2.8;16.06;1.7;3.64;20330 +94072;48.49544;-2.71817;82;20220830;24.1;15.6;19.8;3.2;16.71;1.4;3.38;17376 +94072;48.49544;-2.71817;82;20220831;23.6;16.6;20.1;3.4;17.96;7.8;3.16;17030 +94072;48.49544;-2.71817;82;20220901;21.7;15.5;18.6;1.4;18.66;8;2.01;11254 +94072;48.49544;-2.71817;82;20220902;22.4;16.8;19.6;1.9;18.61;8.6;2.29;12192 +94072;48.49544;-2.71817;82;20220903;21.4;15.5;18.5;2.8;15.81;0;2.65;13439 +94072;48.49544;-2.71817;82;20220904;24.8;16.3;20.6;4.2;16.51;.5;3.5;13732 +94072;48.49544;-2.71817;82;20220905;26.6;16.7;21.6;3.8;17.01;.9;3.79;15248 +94072;48.49544;-2.71817;82;20220906;22.7;16.1;19.4;3.8;16.36;2.4;2.9;12572 +94072;48.49544;-2.71817;82;20220907;21.4;15.3;18.3;3.8;15.86;5.3;2.63;12200 +94072;48.49544;-2.71817;82;20220908;21.2;14.5;17.9;4.5;15.26;.6;2.93;14288 +94072;48.49544;-2.71817;82;20220909;20.3;15;17.6;4.2;14.96;1.2;2.6;11360 +94072;48.49544;-2.71817;82;20220910;21.8;12.5;17.2;2.7;14.86;.1;2.67;15485 +94072;48.49544;-2.71817;82;20220911;25.1;12.6;18.9;1.4;15.91;.1;2.73;15982 +94072;48.49544;-2.71817;82;20220912;28.5;14.7;21.6;1.6;16.71;1.2;3.09;15314 +94072;48.49544;-2.71817;82;20220913;25.4;19.1;22.2;2.1;20.01;0;2.43;11139 +94072;48.49544;-2.71817;82;20220914;22.8;15.4;19.1;2;19.16;2.8;1.9;10499 +94072;48.49544;-2.71817;82;20220915;19.3;14.7;17;2.8;15.76;.1;1.86;9799 +94072;48.49544;-2.71817;82;20220916;18.1;11.5;14.8;3;11.21;.1;2.39;11877 +94072;48.49544;-2.71817;82;20220917;17.5;6.7;12.1;2.1;9.31;0;2.38;16717 +94072;48.49544;-2.71817;82;20220918;18.5;5.6;12;1.8;9.81;.1;2.35;17797 +94072;48.49544;-2.71817;82;20220919;19.5;7.1;13.3;1.8;11.36;.2;2.25;16486 +94072;48.49544;-2.71817;82;20220920;19.3;7.8;13.6;1.4;11.76;.2;2.13;16231 +94072;48.49544;-2.71817;82;20220921;19.9;7.8;13.9;1.4;11.21;.1;2.23;16788 +94072;48.49544;-2.71817;82;20220922;22.4;8.8;15.6;1.6;11.31;0;2.57;16726 +94072;48.49544;-2.71817;82;20220923;18;11.6;14.8;1.3;14.06;10.4;1.42;8507 +94072;48.49544;-2.71817;82;20220924;17.3;11.4;14.4;2.5;13.21;7.4;1.58;8869 +94072;48.49544;-2.71817;82;20220925;16.9;10.7;13.8;3.2;12.31;.6;1.77;9725 +94072;48.49544;-2.71817;82;20220926;15.9;9.2;12.5;4.6;11.86;4.1;1.67;9100 +94072;48.49544;-2.71817;82;20220927;16.2;11.7;13.9;5;13.16;11.8;1.56;7372 +94072;48.49544;-2.71817;82;20220928;14.6;12.1;13.3;3.9;13.01;6;1.32;7090 +94072;48.49544;-2.71817;82;20220929;14.7;9.4;12;3;11.56;5;1.38;8178 +94072;48.49544;-2.71817;82;20220930;15.7;8;11.9;3.5;12.51;1.8;1.26;9515 +94072;48.49544;-2.71817;82;20221001;21;14.5;17.8;4.4;15.76;.4;2.22;11301 +94072;48.49544;-2.71817;82;20221002;19.8;16.2;18;3.6;16.96;1.1;1.65;7327 +94072;48.49544;-2.71817;82;20221003;17.5;14.5;16;1.8;15.31;0;1.21;6385 +94072;48.49544;-2.71817;82;20221004;17;11.7;14.4;2;13.86;0;1.3;7918 +94072;48.49544;-2.71817;82;20221005;18.5;15.3;16.9;4.1;13.81;1;2.08;7144 +94072;48.49544;-2.71817;82;20221006;19;8.3;13.6;2.1;11.16;.1;1.84;12788 +94072;48.49544;-2.71817;82;20221007;18.2;7.3;12.8;2.3;11.76;.4;1.63;12645 +94072;48.49544;-2.71817;82;20221008;17.2;9.4;13.3;1.9;11.96;.1;1.5;12000 +94072;48.49544;-2.71817;82;20221009;19.5;6.5;13;1.6;10.51;0;1.69;13011 +94072;48.49544;-2.71817;82;20221010;16.3;12.5;14.4;2.4;14.21;1.4;1.03;4863 +94072;48.49544;-2.71817;82;20221011;16.4;6.8;11.6;1.6;10.01;0;1.45;12921 +94072;48.49544;-2.71817;82;20221012;18.5;8;13.2;1.8;11.51;1.7;1.5;11385 +94072;48.49544;-2.71817;82;20221013;18;12.1;15.1;3;14.91;6.2;1.17;6443 +94072;48.49544;-2.71817;82;20221014;18.3;12.5;15.4;2.3;15.36;10.5;1.06;5871 +94072;48.49544;-2.71817;82;20221015;18.1;13.2;15.7;3.6;14.76;.4;1.41;8408 +94072;48.49544;-2.71817;82;20221016;17.2;10.9;14.1;2.8;14.61;2.2;.94;5652 +94072;48.49544;-2.71817;82;20221017;18.3;14.9;16.6;1.8;15.81;0;1.08;5847 +94072;48.49544;-2.71817;82;20221018;19.1;11;15.1;2.3;16.46;.1;.84;6537 +94072;48.49544;-2.71817;82;20221019;22.7;16.2;19.5;2.9;17.51;8;1.72;8195 +94072;48.49544;-2.71817;82;20221020;19.8;12;15.9;2.6;14.51;1.7;1.42;9894 +94072;48.49544;-2.71817;82;20221021;18.4;14.8;16.6;5.1;14.76;3.4;1.68;5231 +94072;48.49544;-2.71817;82;20221022;18.5;12.5;15.5;2.6;15.06;3.8;1.07;5725 +94072;48.49544;-2.71817;82;20221023;18.6;13.5;16;4.5;14.06;7.2;1.62;6022 +94072;48.49544;-2.71817;82;20221024;17.9;13.1;15.5;4.1;13.66;1.7;1.53;7659 +94072;48.49544;-2.71817;82;20221025;17.8;11.9;14.9;3.1;14.31;.1;1.09;6059 +94072;48.49544;-2.71817;82;20221026;20.1;14.8;17.4;4.7;15.26;1.8;1.76;7195 +94072;48.49544;-2.71817;82;20221027;22.4;15;18.7;4;16.46;.2;1.79;7514 +94072;48.49544;-2.71817;82;20221028;18.7;16.3;17.5;3.7;15.41;1.5;1.48;5461 +94072;48.49544;-2.71817;82;20221029;20.8;14.6;17.7;3.7;15.76;.9;1.52;6300 +94072;48.49544;-2.71817;82;20221030;17.6;13.5;15.5;3.1;14.01;.3;1.21;6250 +94072;48.49544;-2.71817;82;20221031;16.4;11.7;14.1;3.6;13.56;1.6;1.03;4481 +94072;48.49544;-2.71817;82;20221101;17.1;11.2;14.2;5.3;11.46;3.4;1.83;6596 +94072;48.49544;-2.71817;82;20221102;16.2;8.3;12.2;3.9;11.41;6.3;1.17;6631 +94072;48.49544;-2.71817;82;20221103;14.3;13.2;13.7;6.1;12.11;9.3;1.5;3518 +94072;48.49544;-2.71817;82;20221104;14.1;8.4;11.2;5.1;10.16;.5;1.33;6683 +94072;48.49544;-2.71817;82;20221105;13.5;7.5;10.5;3.7;11.31;5.9;.72;4211 +94072;48.49544;-2.71817;82;20221106;15.7;13;14.4;5.5;13.31;5;1.26;5116 +94072;48.49544;-2.71817;82;20221107;17.1;12.4;14.8;5.7;12.81;3.4;1.59;5019 +94072;48.49544;-2.71817;82;20221108;15.8;11.8;13.8;5.5;12.16;2.3;1.44;5005 +94072;48.49544;-2.71817;82;20221109;15.5;10.8;13.2;3.5;11.16;.2;1.22;5851 +94072;48.49544;-2.71817;82;20221110;16.6;7.9;12.2;3.1;11.81;0;.87;6477 +94072;48.49544;-2.71817;82;20221111;12.6;11.8;12.2;3.4;12.26;.1;.71;4200 +94072;48.49544;-2.71817;82;20221112;18.5;9;13.7;3.1;13.11;.2;.91;6903 +94072;48.49544;-2.71817;82;20221113;18.5;11.3;14.9;2.6;13.41;2.5;.94;6355 +94072;48.49544;-2.71817;82;20221114;13.9;11.9;12.9;3.6;12.36;6.6;.86;4166 +94072;48.49544;-2.71817;82;20221115;14.8;9.3;12.1;6.3;11.66;5;1.09;5312 +94072;48.49544;-2.71817;82;20221116;14.9;8.3;11.6;5.6;11.01;12.6;1.19;3361 +94072;48.49544;-2.71817;82;20221117;13.4;9.1;11.2;5.2;10.51;.8;1.09;4335 +94072;48.49544;-2.71817;82;20221118;12.1;7.9;10;3.7;9.41;2.6;.92;4939 +94072;48.49544;-2.71817;82;20221119;11.9;4.5;8.2;2.6;8.71;1.3;.61;5710 +94072;48.49544;-2.71817;82;20221120;13.2;7.5;10.4;3.7;10.36;.5;.75;5036 +94072;48.49544;-2.71817;82;20221121;12.2;7.8;10;5.1;9.71;5.1;1.01;4009 +94072;48.49544;-2.71817;82;20221122;12.3;6.2;9.3;5.9;8.96;3.8;1.12;5231 +94072;48.49544;-2.71817;82;20221123;13.1;7.4;10.3;5.5;10.51;1.8;.82;5146 +94072;48.49544;-2.71817;82;20221124;14.1;7.4;10.7;4.3;10.36;8.3;.94;3925 +94072;48.49544;-2.71817;82;20221125;13.8;7.7;10.8;3;9.81;.1;.78;5246 +94072;48.49544;-2.71817;82;20221126;12.3;6.7;9.5;4.2;10.76;5.1;.55;2941 +94072;48.49544;-2.71817;82;20221127;12.6;11.8;12.2;3.3;12.71;13;.65;948 +94072;48.49544;-2.71817;82;20221128;11.1;7.6;9.3;3.5;9.71;3.1;.65;3915 +94072;48.49544;-2.71817;82;20221129;11.7;5.8;8.8;1.9;9.21;0;.44;4557 +94072;48.49544;-2.71817;82;20221130;7.5;1.7;4.6;1.6;7.86;.1;.27;2736 +94072;48.49544;-2.71817;82;20221201;10.1;1.4;5.7;1.5;7.41;0;.28;4904 +94072;48.49544;-2.71817;82;20221202;6.2;-.5;2.8;1.9;7.01;.2;.16;4086 +94072;48.49544;-2.71817;82;20221203;5.4;4;4.7;4;7.11;.1;.66;1180 +94072;48.49544;-2.71817;82;20221204;3.1;2.5;2.8;1.6;6.66;0;.37;1308 +94072;48.49544;-2.71817;82;20221205;5.4;2.9;4.2;1.3;6.96;0;.34;2256 +94072;48.49544;-2.71817;82;20221206;5.8;-.3;2.8;1.5;6.36;.3;.19;4287 +94072;48.49544;-2.71817;82;20221207;7.4;-1;3.2;.9;6.76;2.8;.15;3843 +94072;48.49544;-2.71817;82;20221208;6.2;2.4;4.3;1;7.16;.6;.28;2413 +94072;48.49544;-2.71817;82;20221209;5;-2;1.5;1.3;5.76;.4;.16;4241 +94072;48.49544;-2.71817;82;20221210;5.5;-1.8;1.8;2.6;5.46;.1;.4;4361 +94072;48.49544;-2.71817;82;20221211;2.3;-.9;.7;2.3;5.96;.3;.17;3370 +94072;48.49544;-2.71817;82;20221212;2.3;-.9;.7;2.2;5.71;.1;.2;3487 +94072;48.49544;-2.71817;82;20221213;1.6;-2.4;-.4;1.9;5.11;5.9;.23;3121 +94072;48.49544;-2.71817;82;20221214;2.3;.1;1.2;3;6.01;1.7;.33;1611 +94072;48.49544;-2.71817;82;20221215;5.2;.4;2.8;4.3;5.16;.1;.89;2432 +94072;48.49544;-2.71817;82;20221216;7.3;.4;3.8;2.3;5.71;.1;.46;4719 +94072;48.49544;-2.71817;82;20221217;1.3;-2.4;-.6;1.9;4.81;0;.24;3844 +94072;48.49544;-2.71817;82;20221218;9.7;-2.1;3.8;5.8;7.81;24.7;.37;3175 +94072;48.49544;-2.71817;82;20221219;15.3;9.9;12.6;7.1;13.41;13.5;.59;2900 +94072;48.49544;-2.71817;82;20221220;13.3;13.2;13.2;3.8;12.21;1;1.01;1300 +94072;48.49544;-2.71817;82;20221221;14;7.6;10.8;4.4;11.86;7.7;.47;3052 +94072;48.49544;-2.71817;82;20221222;14.9;12;13.4;6.1;12.71;8.5;1.08;1787 +94072;48.49544;-2.71817;82;20221223;14.7;13.4;14.1;5.1;13.21;1.3;.96;2615 +94072;48.49544;-2.71817;82;20221224;11.7;10.6;11.2;3;11.66;3.4;.56;1692 +94072;48.49544;-2.71817;82;20221225;11.8;9.9;10.8;2.9;11.66;4.4;.48;1894 +94072;48.49544;-2.71817;82;20221226;10.7;9;9.8;3.2;9.66;.1;.66;3291 +94072;48.49544;-2.71817;82;20221227;11.2;5;8.1;3.9;8.81;.3;.62;4043 +94072;48.49544;-2.71817;82;20221228;13;9.9;11.4;6.8;10.96;2.7;1.11;2310 +94072;48.49544;-2.71817;82;20221229;10.8;8.6;9.7;5.3;9.01;4.1;1.1;3045 +94072;48.49544;-2.71817;82;20221230;15.1;5.8;10.5;7.4;12.21;20.3;.42;3522 +94072;48.49544;-2.71817;82;20221231;16.6;12.9;14.8;9;13.51;10.8;1.54;1973 +94073;48.54467;-2.36832;67;20220101;16.2;11.6;13.9;4.5;11.7;1.9;1.31;3309 +94073;48.54467;-2.36832;67;20220102;14.4;12.1;13.3;4.8;11.2;.1;1.39;2343 +94073;48.54467;-2.36832;67;20220103;12.3;10.9;11.6;3;10.9;16.9;.85;1833 +94073;48.54467;-2.36832;67;20220104;8.7;8;8.4;3.4;8.3;1.5;.97;1294 +94073;48.54467;-2.36832;67;20220105;8;2.6;5.3;2;6.3;1.4;.57;3692 +94073;48.54467;-2.36832;67;20220106;7.2;2.6;4.9;3.3;6.8;1.8;.63;3433 +94073;48.54467;-2.36832;67;20220107;9.7;4.8;7.3;3.8;8.4;5.9;.64;3576 +94073;48.54467;-2.36832;67;20220108;10.8;8;9.4;5.2;8.9;13.1;1.16;2719 +94073;48.54467;-2.36832;67;20220109;8.4;5.5;7;2.5;8.7;6.4;.44;2795 +94073;48.54467;-2.36832;67;20220110;9.4;7.5;8.5;1.8;10.4;6.4;.33;2278 +94073;48.54467;-2.36832;67;20220111;11.5;8.8;10.2;1.6;10.9;1;.42;2752 +94073;48.54467;-2.36832;67;20220112;9.9;8.6;9.3;1;10.5;0;.39;1918 +94073;48.54467;-2.36832;67;20220113;6.5;2.5;4.5;.9;7.1;.1;.27;3432 +94073;48.54467;-2.36832;67;20220114;7.2;-1.1;3.1;2;5.8;.1;.44;5019 +94073;48.54467;-2.36832;67;20220115;7.4;-.7;3.4;2.2;6.6;0;.35;5017 +94073;48.54467;-2.36832;67;20220116;10.6;2.9;6.8;3.1;9.2;1.7;.32;4951 +94073;48.54467;-2.36832;67;20220117;9.2;5.3;7.3;1.3;8.5;.1;.4;3556 +94073;48.54467;-2.36832;67;20220118;5.2;.4;2.8;1.2;7.8;0;.11;4001 +94073;48.54467;-2.36832;67;20220119;9;3.2;6.1;2.5;8.7;1.2;.32;4459 +94073;48.54467;-2.36832;67;20220120;8.6;5.4;7;2.4;7.2;0;.8;3347 +94073;48.54467;-2.36832;67;20220121;6.6;3.7;5.2;.8;6.5;0;.42;3228 +94073;48.54467;-2.36832;67;20220122;7.9;.2;4.1;1.2;7.7;0;.21;5358 +94073;48.54467;-2.36832;67;20220123;4.1;4.2;4.2;2.2;7.2;0;.55;0 +94073;48.54467;-2.36832;67;20220124;7.8;-.9;3.5;1.2;6.3;0;.34;5860 +94073;48.54467;-2.36832;67;20220125;2.9;-2.4;.3;1.7;6.4;.1;.13;4632 +94073;48.54467;-2.36832;67;20220126;6.4;1;3.7;1.3;6.7;0;.37;4744 +94073;48.54467;-2.36832;67;20220127;10.4;.4;5.4;2.4;8.7;.5;.3;6566 +94073;48.54467;-2.36832;67;20220128;10.5;8.5;9.5;1.4;11;0;.43;2959 +94073;48.54467;-2.36832;67;20220129;10.7;8.2;9.5;3;10.7;.4;.55;3363 +94073;48.54467;-2.36832;67;20220130;10.2;8;9.1;1.6;9.2;.1;.66;3200 +94073;48.54467;-2.36832;67;20220131;9.5;4.3;6.9;5;8.4;.2;.79;5017 +94073;48.54467;-2.36832;67;20220201;10.4;7;8.7;3.6;10.4;.2;.51;4112 +94073;48.54467;-2.36832;67;20220202;9.6;8.5;9.1;2.8;9.8;0;.72;2359 +94073;48.54467;-2.36832;67;20220203;10;5.3;7.7;2.4;9.6;.5;.49;4993 +94073;48.54467;-2.36832;67;20220204;9.7;6.3;8;3.2;8.3;1.4;.92;4308 +94073;48.54467;-2.36832;67;20220205;11.4;3.4;7.4;3.1;8.1;.4;.89;6732 +94073;48.54467;-2.36832;67;20220206;12.9;8.2;10.6;5.6;10.9;2.1;.97;5232 +94073;48.54467;-2.36832;67;20220207;13;8.8;10.9;1.9;10;0;.87;5022 +94073;48.54467;-2.36832;67;20220208;10.2;6.9;8.6;2;10.1;0;.55;4517 +94073;48.54467;-2.36832;67;20220209;9.7;3.8;6.8;1.2;9.2;.2;.47;6148 +94073;48.54467;-2.36832;67;20220210;7.9;5.7;6.8;4;8.6;4.3;.59;2400 +94073;48.54467;-2.36832;67;20220211;10.2;2.5;6.3;2.2;6.6;0;.96;8300 +94073;48.54467;-2.36832;67;20220212;8;.9;4.4;3.9;6.4;0;.97;9900 +94073;48.54467;-2.36832;67;20220213;10.4;2.4;6.4;7.6;9.5;9.7;.44;3000 +94073;48.54467;-2.36832;67;20220214;10.7;5.1;7.9;5.6;8.8;2.5;1.07;7600 +94073;48.54467;-2.36832;67;20220215;11;3.6;7.3;6;10.1;1.9;.44;2900 +94073;48.54467;-2.36832;67;20220216;14.8;10.4;12.6;4.9;13.3;.6;.87;5916 +94073;48.54467;-2.36832;67;20220217;13.8;9.8;11.8;4.2;10.5;.1;1.41;5727 +94073;48.54467;-2.36832;67;20220218;10.9;10.4;10.7;6.2;9;1.4;1.78;2031 +94073;48.54467;-2.36832;67;20220219;10.9;2.1;6.5;4.5;7.9;.3;1.11;8778 +94073;48.54467;-2.36832;67;20220220;13.2;7.9;10.6;5.6;10.2;2.3;1.37;6908 +94073;48.54467;-2.36832;67;20220221;11.2;6.9;9.1;5.4;8.3;1.1;1.58;6314 +94073;48.54467;-2.36832;67;20220222;14.6;6.8;10.7;2.9;10.3;.3;1.22;8647 +94073;48.54467;-2.36832;67;20220223;9.5;4.3;6.9;2;8.4;.5;.82;7160 +94073;48.54467;-2.36832;67;20220224;9.3;6.8;8.1;3.8;8.1;2.7;1.21;5027 +94073;48.54467;-2.36832;67;20220225;10.3;2.2;6.3;1.9;7.1;.1;1.05;9215 +94073;48.54467;-2.36832;67;20220226;11.1;-.7;5.2;3.4;6;.1;1.51;11296 +94073;48.54467;-2.36832;67;20220227;11.4;2.2;6.8;4.2;7.5;.1;1.41;10116 +94073;48.54467;-2.36832;67;20220228;13.9;7.6;10.8;3.8;10.9;4.6;1.22;8487 +94073;48.54467;-2.36832;67;20220301;12.3;8.8;10.6;2.6;11.8;6.5;.82;6408 +94073;48.54467;-2.36832;67;20220302;14;8.9;11.5;3;10.6;.9;1.35;7855 +94073;48.54467;-2.36832;67;20220303;11.8;8.5;10.2;3.2;10.4;2.3;1.09;6401 +94073;48.54467;-2.36832;67;20220304;10.6;7.5;9.1;3.9;8.3;.1;1.48;6291 +94073;48.54467;-2.36832;67;20220305;8.4;2.6;5.5;3.3;8;2.6;.89;8741 +94073;48.54467;-2.36832;67;20220306;8.8;5.9;7.4;3.4;7.2;0;1.38;6256 +94073;48.54467;-2.36832;67;20220307;8;-2.5;2.8;1.9;5.3;0;1.18;12103 +94073;48.54467;-2.36832;67;20220308;11.6;1.1;6.4;3.6;7.8;.1;1.38;12269 +94073;48.54467;-2.36832;67;20220309;12.3;6;9.2;5.4;9.4;0;1.48;9624 +94073;48.54467;-2.36832;67;20220310;12.5;8.7;10.6;2.6;10;1.2;1.32;7566 +94073;48.54467;-2.36832;67;20220311;13.6;7.5;10.6;5;10;6.3;1.67;9724 +94073;48.54467;-2.36832;67;20220312;12.8;5;8.9;5.4;8.8;.9;1.74;11146 +94073;48.54467;-2.36832;67;20220313;11.6;6.9;9.3;3.2;9.2;2.7;1.38;8757 +94073;48.54467;-2.36832;67;20220314;14.8;4.4;9.6;2;8.5;0;1.73;13213 +94073;48.54467;-2.36832;67;20220315;15.8;3.4;9.6;1.6;11;0;1.49;14616 +94073;48.54467;-2.36832;67;20220316;11.9;10.9;11.4;2.6;11.3;4.2;1.06;4175 +94073;48.54467;-2.36832;67;20220317;12.1;2.5;7.3;2.6;7.8;0;1.59;13181 +94073;48.54467;-2.36832;67;20220318;15.2;3.8;9.5;4.3;7.4;0;2.65;17600 +94073;48.54467;-2.36832;67;20220319;14.3;5.9;10.1;4.6;7.7;0;2.47;12400 +94073;48.54467;-2.36832;67;20220320;14.1;5.6;9.8;2.8;8.3;0;1.8;9000 +94073;48.54467;-2.36832;67;20220321;18;7.9;13;3.7;9.9;0;2.71;16400 +94073;48.54467;-2.36832;67;20220322;16.7;7.4;12.1;4.2;7.8;0;3.1;16900 +94073;48.54467;-2.36832;67;20220323;17.2;7.2;12.2;2.7;6.6;0;3;17900 +94073;48.54467;-2.36832;67;20220324;16.9;3.1;10;2.2;8.7;0;2.29;17900 +94073;48.54467;-2.36832;67;20220325;19.7;7.1;13.4;4.1;8.3;0;3.5;17300 +94073;48.54467;-2.36832;67;20220326;16.8;6.2;11.5;4.2;9;0;2.84;18400 +94073;48.54467;-2.36832;67;20220327;18.8;4.9;11.8;2.9;9.8;0;2.64;17700 +94073;48.54467;-2.36832;67;20220328;20;7.7;13.8;2.5;9.6;1.9;2.54;11500 +94073;48.54467;-2.36832;67;20220329;13.2;8.4;10.8;2.2;11.1;0;1.15;5800 +94073;48.54467;-2.36832;67;20220330;11.5;9.4;10.4;4.9;10.3;3.2;1.47;6900 +94073;48.54467;-2.36832;67;20220331;7.5;4.8;6.1;6.9;6.9;3.8;1.75;9600 +94073;48.54467;-2.36832;67;20220401;8.4;3.6;6;8.9;5.4;.8;2.74;15200 +94073;48.54467;-2.36832;67;20220402;8.9;2.9;5.9;4.3;5.5;.3;2.44;18900 +94073;48.54467;-2.36832;67;20220403;8.9;.9;4.9;2.9;5.6;.3;2.11;18900 +94073;48.54467;-2.36832;67;20220404;10.4;-1.3;4.5;4.3;8;.5;1.04;8700 +94073;48.54467;-2.36832;67;20220405;13.8;9.4;11.6;5.6;10.71;0;1.99;13050 +94073;48.54467;-2.36832;67;20220406;13.5;6.4;9.9;7;9.8;1;1.86;9300 +94073;48.54467;-2.36832;67;20220407;13.9;10.8;12.4;7;10;9.9;2.73;13200 +94073;48.54467;-2.36832;67;20220408;13.2;7.3;10.3;5.1;9.4;7.9;1.79;6200 +94073;48.54467;-2.36832;67;20220409;10.8;3.2;7;3.3;7.1;.1;2.35;20600 +94073;48.54467;-2.36832;67;20220410;14.4;1.6;8;4.1;6.9;0;2.85;19800 +94073;48.54467;-2.36832;67;20220411;20.1;8;14;5.4;9.8;.5;3.9;19100 +94073;48.54467;-2.36832;67;20220412;16.2;11.5;13.9;4;12.6;.9;1.7;5800 +94073;48.54467;-2.36832;67;20220413;19.6;6.6;13.1;1.8;10.8;.1;2.49;15000 +94073;48.54467;-2.36832;67;20220414;20.5;6.8;13.7;2;11.2;.1;3.08;20700 +94073;48.54467;-2.36832;67;20220415;15.2;8.5;11.9;2.6;11.9;.1;2.64;22600 +94073;48.54467;-2.36832;67;20220416;19.2;7;13.1;2.5;11.4;.1;3.2;23300 +94073;48.54467;-2.36832;67;20220417;20.1;7.1;13.6;3.3;10.8;0;3.3;19700 +94073;48.54467;-2.36832;67;20220418;14.3;9.6;12;4.1;10.4;0;2.82;20300 +94073;48.54467;-2.36832;67;20220419;12.8;5.5;9.1;4.1;9.1;0;2.36;18900 +94073;48.54467;-2.36832;67;20220420;14.5;4.4;9.5;3.2;10.4;.1;2.34;21000 +94073;48.54467;-2.36832;67;20220421;18;7.8;12.9;3.1;11;0;3.22;22700 +94073;48.54467;-2.36832;67;20220422;19.5;8.5;14;4.4;11;0;3.35;17800 +94073;48.54467;-2.36832;67;20220423;15.8;9.7;12.8;4.2;11.7;.4;2.37;14500 +94073;48.54467;-2.36832;67;20220424;15.9;9.8;12.9;3;11.9;.6;2.31;14700 +94073;48.54467;-2.36832;67;20220425;14.5;7.7;11.1;4.1;9.9;0;3.16;25400 +94073;48.54467;-2.36832;67;20220426;17.5;6;11.7;4;9.9;0;3.28;22100 +94073;48.54467;-2.36832;67;20220427;15.6;7.4;11.5;5.4;9.3;0;3.41;22900 +94073;48.54467;-2.36832;67;20220428;15.6;9.5;12.6;4.2;10.8;0;2.58;14500 +94073;48.54467;-2.36832;67;20220429;15.6;9.5;12.6;4.9;10.9;0;3.05;20700 +94073;48.54467;-2.36832;67;20220430;13.3;7.2;10.2;4.6;9.5;0;2.43;16100 +94073;48.54467;-2.36832;67;20220501;19;7.8;13.4;2.8;9.7;.8;3.64;22400 +94073;48.54467;-2.36832;67;20220502;15.7;9.5;12.6;3.3;11.1;0;2.91;20000 +94073;48.54467;-2.36832;67;20220503;17;10.9;14;3.7;10.7;0;3.42;20200 +94073;48.54467;-2.36832;67;20220504;16.3;4.6;10.4;2.7;11.2;0;2.65;21700 +94073;48.54467;-2.36832;67;20220505;15.9;10.2;13;3.1;12.1;.2;3.08;22900 +94073;48.54467;-2.36832;67;20220506;17.4;7.6;12.5;1.9;12.2;.1;2.86;20848 +94073;48.54467;-2.36832;67;20220507;17.1;8.9;13;2;12.3;.1;2.76;19174 +94073;48.54467;-2.36832;67;20220508;17.3;6.2;11.8;1.6;12;.2;2.94;22438 +94073;48.54467;-2.36832;67;20220509;25.2;5.4;15.3;1.9;12;0;4.51;28186 +94073;48.54467;-2.36832;67;20220510;23;8.5;15.8;1.6;12.1;.1;4.1;25924 +94073;48.54467;-2.36832;67;20220511;20.4;5.6;13;2.6;11.6;0;3.77;26325 +94073;48.54467;-2.36832;67;20220512;19;5.6;12.3;1.8;10.1;.2;3.6;25172 +94073;48.54467;-2.36832;67;20220513;19.5;4.4;12;1.5;9.7;0;3.74;26854 +94073;48.54467;-2.36832;67;20220514;19.8;3.5;11.7;1;11.4;0;3.69;28034 +94073;48.54467;-2.36832;67;20220515;26.9;11.2;19.1;1.8;15;1.3;4.84;27640 +94073;48.54467;-2.36832;67;20220516;21.4;13.3;17.4;3;14.4;.3;3.64;19932 +94073;48.54467;-2.36832;67;20220517;27;8.8;17.9;1.8;13.7;.3;4.99;29287 +94073;48.54467;-2.36832;67;20220518;25.5;5.8;15.7;1.1;13.3;2.7;4.5;29412 +94073;48.54467;-2.36832;67;20220519;21.4;12.5;17;1.4;13.8;.1;3.57;21162 +94073;48.54467;-2.36832;67;20220520;21.5;10.2;15.9;1.5;12.7;.5;3.84;23946 +94073;48.54467;-2.36832;67;20220521;20.8;5.9;13.4;1.2;11.7;.1;3.93;27609 +94073;48.54467;-2.36832;67;20220522;22.5;8.2;15.4;.9;14;7;4.06;27148 +94073;48.54467;-2.36832;67;20220523;17.6;10.6;14.1;2.2;13.3;2.3;2.9;19051 +94073;48.54467;-2.36832;67;20220524;17.4;7.7;12.6;2.2;11.1;1.2;3.28;22512 +94073;48.54467;-2.36832;67;20220525;17.6;6.5;12.1;2.4;11.6;.1;3.29;24166 +94073;48.54467;-2.36832;67;20220526;18.3;9.5;13.9;1.8;13.2;0;3.18;21583 +94073;48.54467;-2.36832;67;20220527;19.9;11.7;15.8;2.3;12.9;.1;3.56;20898 +94073;48.54467;-2.36832;67;20220528;19.4;5.7;12.6;1.9;11;0;3.84;27105 +94073;48.54467;-2.36832;67;20220529;17.4;4;10.7;2;9.1;0;3.68;26884 +94073;48.54467;-2.36832;67;20220530;19.4;1.6;10.5;1.1;9.3;.2;4.01;30648 +94073;48.54467;-2.36832;67;20220531;19.8;6.5;13.2;1.4;10.4;0;3.95;26928 +94073;48.54467;-2.36832;67;20220601;19.5;3.8;11.7;1.4;10;0;4.02;29333 +94073;48.54467;-2.36832;67;20220602;20.4;5.4;12.9;1;11.6;.2;4.03;28740 +94073;48.54467;-2.36832;67;20220603;25.3;10.5;17.9;1.3;15.3;5.9;4.7;28612 +94073;48.54467;-2.36832;67;20220604;25.6;12.1;18.9;1.4;16.9;.7;4.62;27383 +94073;48.54467;-2.36832;67;20220605;21.3;12.6;17;1.6;14.2;1.3;3.73;22019 +94073;48.54467;-2.36832;67;20220606;19.6;7.1;13.4;2.3;13.3;2.4;3.65;26451 +94073;48.54467;-2.36832;67;20220607;20.4;13.2;16.8;2.7;15.4;6.2;3.39;20101 +94073;48.54467;-2.36832;67;20220608;20.7;13.6;17.2;2.3;14.3;0;3.59;19993 +94073;48.54467;-2.36832;67;20220609;23.9;10.8;17.4;2.2;13.5;.3;4.68;27213 +94073;48.54467;-2.36832;67;20220610;21.7;14.9;18.3;2.1;16.2;1.2;3.54;19623 +94073;48.54467;-2.36832;67;20220611;21.8;8.9;15.4;1.2;13.5;0;4.15;27076 +94073;48.54467;-2.36832;67;20220612;20.6;5.8;13.2;1.7;12.6;.1;4.08;29038 +94073;48.54467;-2.36832;67;20220613;20.8;7.3;14.1;1.5;11.8;0;4.14;27760 +94073;48.54467;-2.36832;67;20220614;25;5.3;15.2;1.2;12.7;0;4.83;31469 +94073;48.54467;-2.36832;67;20220615;25.7;9.5;17.6;1.5;14.1;0;5.04;30464 +94073;48.54467;-2.36832;67;20220616;30.3;8.7;19.5;1.2;13.1;0;5.61;31514 +94073;48.54467;-2.36832;67;20220617;36.4;11.8;24.1;.9;15.8;0;6.14;31530 +94073;48.54467;-2.36832;67;20220618;27.8;13;20.4;1.8;16.6;4;5.31;29161 +94073;48.54467;-2.36832;67;20220619;17.3;12.6;15;3.2;14.9;5.6;2.55;16421 +94073;48.54467;-2.36832;67;20220620;21.4;14.6;18;2.2;16.2;0;3.51;19762 +94073;48.54467;-2.36832;67;20220621;22.9;14;18.5;1.7;15.7;1;3.99;22615 +94073;48.54467;-2.36832;67;20220622;22.9;14;18.5;1.4;16.8;7.2;3.88;22613 +94073;48.54467;-2.36832;67;20220623;24;14.9;19.5;1.2;17;2;4.05;22861 +94073;48.54467;-2.36832;67;20220624;21.2;12;16.6;2.4;15.1;.9;3.75;22978 +94073;48.54467;-2.36832;67;20220625;20.7;9.1;14.9;2;12;1.2;4.09;25794 +94073;48.54467;-2.36832;67;20220626;21.9;8.2;15.1;2;11.5;.4;4.47;28019 +94073;48.54467;-2.36832;67;20220627;18.5;7.4;13;1.4;12.4;2.3;3.57;25198 +94073;48.54467;-2.36832;67;20220628;22.1;6.7;14.4;2.5;12.1;3.2;4.54;29662 +94073;48.54467;-2.36832;67;20220629;20.8;12.6;16.7;2.3;13.9;4.2;3.75;21613 +94073;48.54467;-2.36832;67;20220630;16.9;8.8;12.9;1.7;12.4;5.3;3.08;21457 +94073;48.54467;-2.36832;67;20220701;20.6;7.6;14.1;1.8;11.7;0;4.11;27160 +94073;48.54467;-2.36832;67;20220702;24;6.3;15.2;1.5;11.8;.1;4.85;31308 +94073;48.54467;-2.36832;67;20220703;20.9;8.6;14.8;1.8;12.4;0;4.06;26344 +94073;48.54467;-2.36832;67;20220704;20.3;8;14.2;1.8;12.4;0;3.93;26302 +94073;48.54467;-2.36832;67;20220705;20.8;8.6;14.7;1.6;13.3;.2;3.93;26150 +94073;48.54467;-2.36832;67;20220706;23.6;9.4;16.5;1.5;14.6;.1;4.45;28163 +94073;48.54467;-2.36832;67;20220707;22.3;14.5;18.4;2.2;15.6;.1;3.8;20822 +94073;48.54467;-2.36832;67;20220708;25.4;7.6;16.5;1.2;13.4;.1;4.89;30976 +94073;48.54467;-2.36832;67;20220709;26.8;11.3;19.1;1.7;15.4;.1;5.08;29243 +94073;48.54467;-2.36832;67;20220710;28;9.4;18.7;1.4;14;0;5.3;30836 +94073;48.54467;-2.36832;67;20220711;29.9;9.9;19.9;1.2;15.6;0;5.41;30761 +94073;48.54467;-2.36832;67;20220712;34.4;12.3;23.4;1.4;16;0;6.14;30682 +94073;48.54467;-2.36832;67;20220713;30.4;12.2;21.3;1.3;16;0;5.59;30599 +94073;48.54467;-2.36832;67;20220714;23.1;12.8;18;1.7;14.8;.1;4.06;23526 +94073;48.54467;-2.36832;67;20220715;25.2;11.1;18.2;1.4;14.2;0;4.63;27451 +94073;48.54467;-2.36832;67;20220716;27.9;9.4;18.7;1.2;13.6;0;5.14;30331 +94073;48.54467;-2.36832;67;20220717;34.2;13.7;24;1.6;13.6;0;6.28;30235 +94073;48.54467;-2.36832;67;20220718;39.9;16.1;28;1.9;13.2;0;7.38;30135 +94073;48.54467;-2.36832;67;20220719;27.5;25.7;26.6;3.2;15.4;.6;4.63;9657 +94073;48.54467;-2.36832;67;20220720;24.4;16;20.2;2.1;17.3;.1;3.96;20832 +94073;48.54467;-2.36832;67;20220721;22.8;13.2;18;1.7;15.1;0;3.84;22191 +94073;48.54467;-2.36832;67;20220722;21.2;12.9;17.1;1.7;15.3;.1;3.42;20553 +94073;48.54467;-2.36832;67;20220723;26.5;12.1;19.3;1.3;14.2;0;4.7;26979 +94073;48.54467;-2.36832;67;20220724;30.8;11.4;21.1;1.5;14.3;0;5.52;29468 +94073;48.54467;-2.36832;67;20220725;23.1;16.3;19.7;3.2;15.3;.1;3.97;18376 +94073;48.54467;-2.36832;67;20220726;21.9;16;19;1.7;14.3;.3;3.39;17041 +94073;48.54467;-2.36832;67;20220727;21.3;7.2;14.3;1.4;12.7;0;3.83;26249 +94073;48.54467;-2.36832;67;20220728;24.2;13.4;18.8;1.3;14.3;0;4.01;22864 +94073;48.54467;-2.36832;67;20220729;25.6;14.9;20.3;1.5;16.3;0;4.15;22652 +94073;48.54467;-2.36832;67;20220730;26;12;19;1.8;15.9;0;4.46;25793 +94073;48.54467;-2.36832;67;20220731;26.6;16.6;21.6;1.9;17.7;0;4.25;21687 +94073;48.54467;-2.36832;67;20220801;23.3;17.4;20.4;1.7;17.1;0;3.3;16566 +94073;48.54467;-2.36832;67;20220802;28;13;20.5;1.1;17.2;.3;4.56;26302 +94073;48.54467;-2.36832;67;20220803;27;15.8;21.4;1.5;18.6;.1;4.18;22603 +94073;48.54467;-2.36832;67;20220804;23;15.1;19.1;2;15.7;0;3.54;18875 +94073;48.54467;-2.36832;67;20220805;21;13.4;17.2;3.1;12.1;0;3.79;18411 +94073;48.54467;-2.36832;67;20220806;23.7;8.1;15.9;1.9;11.2;0;4.31;26246 +94073;48.54467;-2.36832;67;20220807;24.3;10.3;17.3;1.6;12.2;.1;4.17;24719 +94073;48.54467;-2.36832;67;20220808;25.9;11.1;18.5;1.6;14.1;.1;4.33;25268 +94073;48.54467;-2.36832;67;20220809;25;14.7;19.9;2.4;17.4;0;3.85;20947 +94073;48.54467;-2.36832;67;20220810;29.5;14.5;22;1.7;17.9;.1;4.74;25132 +94073;48.54467;-2.36832;67;20220811;30.9;12.3;21.6;1.5;15.8;0;5;26841 +94073;48.54467;-2.36832;67;20220812;32.5;12.1;22.3;1.4;14;0;5.14;26671 +94073;48.54467;-2.36832;67;20220813;34.5;12.9;23.7;1.3;14.4;1;5.26;26499 +94073;48.54467;-2.36832;67;20220814;23.8;19.5;21.7;1.8;18.5;1.3;2.91;13097 +94073;48.54467;-2.36832;67;20220815;24.8;14.4;19.6;1.6;17.1;.2;3.56;20252 +94073;48.54467;-2.36832;67;20220816;24.8;15.4;20.1;1.6;17.2;5;3.48;19120 +94073;48.54467;-2.36832;67;20220817;22.1;14.5;18.3;1.4;17.8;2.4;2.83;17069 +94073;48.54467;-2.36832;67;20220818;22.7;17.2;20;1.5;18.5;0;2.71;14412 +94073;48.54467;-2.36832;67;20220819;21.4;16.3;18.9;1.9;17.1;3.1;2.61;13776 +94073;48.54467;-2.36832;67;20220820;23.2;9.4;16.3;1.4;13.2;.1;3.5;22519 +94073;48.54467;-2.36832;67;20220821;19.4;11.8;15.6;1.5;15.8;3.7;2.46;16577 +94073;48.54467;-2.36832;67;20220822;24.4;17.2;20.8;1.3;19.8;2.1;2.91;16011 +94073;48.54467;-2.36832;67;20220823;25.4;18.6;22;1.5;20.1;.2;3.02;15439 +94073;48.54467;-2.36832;67;20220824;27.1;15.4;21.3;1.8;19.1;8.3;3.67;20104 +94073;48.54467;-2.36832;67;20220825;20.5;17.8;19.2;2.5;18.4;.2;2.05;9561 +94073;48.54467;-2.36832;67;20220826;21.4;11.2;16.3;1.3;14.3;.1;2.86;18468 +94073;48.54467;-2.36832;67;20220827;23;12.4;17.7;1.4;15.5;.1;3.02;18672 +94073;48.54467;-2.36832;67;20220828;24;13.2;18.6;1.5;15.3;.1;3.19;18690 +94073;48.54467;-2.36832;67;20220829;25.3;12.9;19.1;1.9;15.7;1.2;3.49;19860 +94073;48.54467;-2.36832;67;20220830;24.7;14.5;19.6;1.8;16.5;.3;3.21;17853 +94073;48.54467;-2.36832;67;20220831;24.5;16.2;20.4;2.1;17.9;6.7;3.04;15960 +94073;48.54467;-2.36832;67;20220901;21.7;15;18.4;1;18.6;3.8;2.29;14208 +94073;48.54467;-2.36832;67;20220902;22.8;17.1;20;1.4;18.9;2;2.37;12984 +94073;48.54467;-2.36832;67;20220903;21.5;15.7;18.6;2.5;16;0;2.59;12978 +94073;48.54467;-2.36832;67;20220904;24.4;15.8;20.1;4.1;16.6;.1;3.51;15664 +94073;48.54467;-2.36832;67;20220905;26.7;17.1;21.9;3.4;17.2;.3;3.85;16397 +94073;48.54467;-2.36832;67;20220906;22.4;16.2;19.3;3.7;16.6;2.3;2.87;13044 +94073;48.54467;-2.36832;67;20220907;21;15.1;18.1;3.5;16.1;6.2;2.53;12600 +94073;48.54467;-2.36832;67;20220908;20.2;14.3;17.3;3.8;15.4;.8;2.46;12476 +94073;48.54467;-2.36832;67;20220909;19.6;14.9;17.3;3.1;14.9;.8;2.31;11021 +94073;48.54467;-2.36832;67;20220910;21.9;12.1;17;1.9;14.8;.1;2.57;15770 +94073;48.54467;-2.36832;67;20220911;25.2;11.2;18.2;1.1;15.3;0;2.87;18664 +94073;48.54467;-2.36832;67;20220912;28.8;14.1;21.5;1.1;16.6;.9;3.23;18929 +94073;48.54467;-2.36832;67;20220913;26.3;18.9;22.6;1.2;20.2;0;2.55;13278 +94073;48.54467;-2.36832;67;20220914;23.4;15;19.2;1.8;19.2;5.4;2.28;13999 +94073;48.54467;-2.36832;67;20220915;19.6;15.3;17.5;2;16;0;1.87;9898 +94073;48.54467;-2.36832;67;20220916;18.2;10.8;14.5;2.2;11;0;2.3;12855 +94073;48.54467;-2.36832;67;20220917;17.8;5.3;11.6;1.6;9.3;.1;2.22;16535 +94073;48.54467;-2.36832;67;20220918;18.8;4;11.4;1.4;9.7;.1;2.23;17795 +94073;48.54467;-2.36832;67;20220919;20;4.9;12.5;1.3;10.9;.1;2.23;17772 +94073;48.54467;-2.36832;67;20220920;19.4;6.3;12.9;1.1;11.3;.1;2.06;16362 +94073;48.54467;-2.36832;67;20220921;20.4;5.8;13.1;1;10.7;.1;2.14;17077 +94073;48.54467;-2.36832;67;20220922;22.2;5.5;13.9;1.2;10.9;0;2.36;18053 +94073;48.54467;-2.36832;67;20220923;17.6;11.1;14.4;.8;14;12.1;1.52;11115 +94073;48.54467;-2.36832;67;20220924;17.8;11.7;14.8;2;13.4;5.7;1.71;10638 +94073;48.54467;-2.36832;67;20220925;17;10.5;13.8;2.2;12.7;.4;1.66;10850 +94073;48.54467;-2.36832;67;20220926;15.5;8.9;12.2;3.6;11.9;5.6;1.59;10800 +94073;48.54467;-2.36832;67;20220927;15.9;12.5;14.2;4;13.2;20.9;1.59;7645 +94073;48.54467;-2.36832;67;20220928;14.3;12.3;13.3;2.6;13.3;18.3;1.13;5781 +94073;48.54467;-2.36832;67;20220929;14.3;9.4;11.9;2;11.7;7.3;1.29;8957 +94073;48.54467;-2.36832;67;20220930;16.1;7.2;11.7;3.1;12.4;2.6;1.4;11931 +94073;48.54467;-2.36832;67;20221001;21.1;14.8;18;3.2;15.9;.3;2.04;9903 +94073;48.54467;-2.36832;67;20221002;19.6;16.4;18;2.8;16.9;.5;1.56;6955 +94073;48.54467;-2.36832;67;20221003;17.7;14.4;16.1;1.7;15.2;.1;1.29;6971 +94073;48.54467;-2.36832;67;20221004;16.5;9.5;13;1.7;13.7;0;1.21;10036 +94073;48.54467;-2.36832;67;20221005;18.6;15.2;16.9;3.8;14;1;1.99;6889 +94073;48.54467;-2.36832;67;20221006;18.9;7.5;13.2;1.8;11;.1;1.73;12477 +94073;48.54467;-2.36832;67;20221007;18.2;5.7;12;1.7;11.2;.3;1.54;12890 +94073;48.54467;-2.36832;67;20221008;17.6;8.9;13.3;1.3;11.9;.1;1.37;10600 +94073;48.54467;-2.36832;67;20221009;19.5;5.6;12.6;1.6;10.5;0;1.67;13223 +94073;48.54467;-2.36832;67;20221010;16.9;12;14.5;1.8;14.3;1.2;1.14;7726 +94073;48.54467;-2.36832;67;20221011;16.9;4.9;10.9;1;9.8;.1;1.26;11943 +94073;48.54467;-2.36832;67;20221012;18.9;6.5;12.7;1.4;11.6;1.4;1.39;11970 +94073;48.54467;-2.36832;67;20221013;17.6;11.9;14.8;2.6;15;4.5;1.13;7987 +94073;48.54467;-2.36832;67;20221014;18.3;12.5;15.4;1.9;15.6;10.2;1.11;7942 +94073;48.54467;-2.36832;67;20221015;18.3;13.5;15.9;3.3;14.9;.1;1.4;7117 +94073;48.54467;-2.36832;67;20221016;17.1;10.7;13.9;2.5;14.8;1.7;.97;8104 +94073;48.54467;-2.36832;67;20221017;18.4;14.9;16.7;1.8;15.9;3;1.1;5895 +94073;48.54467;-2.36832;67;20221018;19.3;10.8;15.1;1.9;16.2;0;1.01;9074 +94073;48.54467;-2.36832;67;20221019;22.5;15.7;19.1;2.3;17.5;15.8;1.52;7991 +94073;48.54467;-2.36832;67;20221020;19.9;12;16;2.4;14.8;.7;1.33;8488 +94073;48.54467;-2.36832;67;20221021;18.6;14.7;16.7;5.3;14.8;1.2;1.77;5863 +94073;48.54467;-2.36832;67;20221022;18.8;12.5;15.7;2.5;15.3;.4;1.12;7351 +94073;48.54467;-2.36832;67;20221023;19.1;14.7;16.9;4.5;14.3;2;1.85;6044 +94073;48.54467;-2.36832;67;20221024;18.1;13.3;15.7;3.8;13.8;1.5;1.52;6219 +94073;48.54467;-2.36832;67;20221025;17.8;12.2;15;3.1;14.5;0;1.12;6618 +94073;48.54467;-2.36832;67;20221026;20.4;14.5;17.5;4.3;15.4;1.8;1.72;6690 +94073;48.54467;-2.36832;67;20221027;22.6;14.7;18.7;4;16.6;.2;1.8;7629 +94073;48.54467;-2.36832;67;20221028;18.7;16.3;17.5;3.6;15.9;.7;1.38;4123 +94073;48.54467;-2.36832;67;20221029;21;14.7;17.9;3.9;15.9;2.4;1.62;6601 +94073;48.54467;-2.36832;67;20221030;17.2;13;15.1;3.2;14.1;.1;1.13;5300 +94073;48.54467;-2.36832;67;20221031;16;11.4;13.7;3.5;13.6;.9;.94;5463 +94073;48.54467;-2.36832;67;20221101;17.1;11.4;14.3;5.2;11.5;2.9;1.88;5992 +94073;48.54467;-2.36832;67;20221102;16.2;8.5;12.4;3.8;11.5;1.8;1.19;6863 +94073;48.54467;-2.36832;67;20221103;14.3;14.2;14.3;5.2;12.3;14.4;1.58;736 +94073;48.54467;-2.36832;67;20221104;14;8.6;11.3;4.2;10.2;.8;1.27;5566 +94073;48.54467;-2.36832;67;20221105;13.6;7.3;10.5;3.7;11.3;4.6;.72;5923 +94073;48.54467;-2.36832;67;20221106;15.8;13.2;14.5;5.5;13.4;6.2;1.32;3733 +94073;48.54467;-2.36832;67;20221107;16.7;12.4;14.6;5.5;13;1.7;1.47;4738 +94073;48.54467;-2.36832;67;20221108;16.1;11.9;14;5.5;12.3;1.6;1.51;4611 +94073;48.54467;-2.36832;67;20221109;15.6;11.1;13.4;3.2;11.1;.2;1.27;4702 +94073;48.54467;-2.36832;67;20221110;16.5;7.8;12.2;2.7;11.7;.1;.85;6454 +94073;48.54467;-2.36832;67;20221111;11.2;11.2;11.2;3.7;12.3;.1;.61;0 +94073;48.54467;-2.36832;67;20221112;18.1;9;13.6;2.9;13;.2;.88;6407 +94073;48.54467;-2.36832;67;20221113;18;11.3;14.7;2.3;13.2;.4;.9;5411 +94073;48.54467;-2.36832;67;20221114;13.8;11;12.4;2.8;12.2;6.1;.75;3433 +94073;48.54467;-2.36832;67;20221115;14.8;9.6;12.2;5.7;11.8;2.7;1.09;4625 +94073;48.54467;-2.36832;67;20221116;14.6;8.3;11.5;5.3;10.9;11;1.13;5022 +94073;48.54467;-2.36832;67;20221117;14;9.3;11.7;4.1;10.6;1.6;1.1;4271 +94073;48.54467;-2.36832;67;20221118;12.2;8;10.1;2.8;9.5;5.9;.85;3979 +94073;48.54467;-2.36832;67;20221119;12;4.6;8.3;2;8.8;3.3;.56;5221 +94073;48.54467;-2.36832;67;20221120;13.1;7;10.1;2.8;10.4;1;.62;4673 +94073;48.54467;-2.36832;67;20221121;11.9;7.7;9.8;4.5;9.6;6.2;.98;3819 +94073;48.54467;-2.36832;67;20221122;12.5;6.1;9.3;4.6;8.9;5.2;1.08;4662 +94073;48.54467;-2.36832;67;20221123;13.2;7.1;10.2;5.1;10.7;2.3;.76;4492 +94073;48.54467;-2.36832;67;20221124;14;7.3;10.7;4;10.4;9.9;.86;4650 +94073;48.54467;-2.36832;67;20221125;14;7.3;10.7;2.1;9.7;.1;.68;4593 +94073;48.54467;-2.36832;67;20221126;11.9;6.2;9.1;3.9;10.7;4.7;.4;4183 +94073;48.54467;-2.36832;67;20221127;12.3;11.8;12.1;3.1;12.9;13.2;.57;1197 +94073;48.54467;-2.36832;67;20221128;11.1;7.3;9.2;2.9;9.7;4.8;.62;3330 +94073;48.54467;-2.36832;67;20221129;11.5;5.6;8.6;1.4;9.6;.1;.32;4114 +94073;48.54467;-2.36832;67;20221130;7.8;1.6;4.7;1.2;7.9;.1;.17;4173 +94073;48.54467;-2.36832;67;20221201;10.5;.3;5.4;1;7.1;0;.19;5309 +94073;48.54467;-2.36832;67;20221202;6;-1.4;2.3;1.3;6.8;.2;.11;4472 +94073;48.54467;-2.36832;67;20221203;4.9;3.7;4.3;2.9;6.9;0;.57;1761 +94073;48.54467;-2.36832;67;20221204;3.3;2.5;2.9;1.5;6.7;0;.37;1417 +94073;48.54467;-2.36832;67;20221205;5.5;3;4.3;1;7;0;.3;2513 +94073;48.54467;-2.36832;67;20221206;6.1;-1.5;2.3;1;6.1;.5;.14;4375 +94073;48.54467;-2.36832;67;20221207;8;-2;3;.9;6.6;2.3;.07;4986 +94073;48.54467;-2.36832;67;20221208;6.4;3.1;4.8;.9;7.1;.4;.27;2827 +94073;48.54467;-2.36832;67;20221209;4.6;-3;.8;.7;5.5;.7;.08;4282 +94073;48.54467;-2.36832;67;20221210;5.3;-2.9;1.2;2.3;5.4;.1;.32;4422 +94073;48.54467;-2.36832;67;20221211;1.6;-2.1;-.2;1.9;5.7;1.7;.15;2940 +94073;48.54467;-2.36832;67;20221212;1.4;-1.7;-.1;2;5.6;.1;.19;2674 +94073;48.54467;-2.36832;67;20221213;1.6;-2.7;-.5;1.6;5.1;2.2;.21;3142 +94073;48.54467;-2.36832;67;20221214;2.1;.1;1.1;2.5;6;1.1;.29;2122 +94073;48.54467;-2.36832;67;20221215;5;0;2.5;2.6;5;.1;.64;3365 +94073;48.54467;-2.36832;67;20221216;7.2;-1.9;2.7;1.3;5.5;.1;.23;4539 +94073;48.54467;-2.36832;67;20221217;-.3;-4.3;-2.3;1.5;4.6;0;.17;2989 +94073;48.54467;-2.36832;67;20221218;8.7;-2.2;3.3;5.6;7.4;14;.28;4950 +94073;48.54467;-2.36832;67;20221219;15.1;9.6;12.4;7.2;13.3;7.8;.55;3500 +94073;48.54467;-2.36832;67;20221220;13;13.4;13.2;3.6;12.3;3;1.1;0 +94073;48.54467;-2.36832;67;20221221;13.9;7.4;10.7;3.9;11.9;7.3;.36;3805 +94073;48.54467;-2.36832;67;20221222;15;12;13.5;4.4;12.8;8.1;.91;2574 +94073;48.54467;-2.36832;67;20221223;15;13.3;14.2;4.3;13.3;2.4;.98;1930 +94073;48.54467;-2.36832;67;20221224;11.9;10.6;11.3;3.1;11.8;2;.58;1685 +94073;48.54467;-2.36832;67;20221225;11.4;10.1;10.8;2.9;11.9;3.6;.45;1689 +94073;48.54467;-2.36832;67;20221226;10.7;9.1;9.9;2.6;9.8;.1;.71;1883 +94073;48.54467;-2.36832;67;20221227;11.1;4.8;8;3.6;8.8;.3;.6;3786 +94073;48.54467;-2.36832;67;20221228;12.7;9.9;11.3;6.6;11.1;1.2;1.02;2521 +94073;48.54467;-2.36832;67;20221229;11.1;8.6;9.9;4.8;9.1;2;1.15;2390 +94073;48.54467;-2.36832;67;20221230;15.4;5.8;10.6;6.9;12.3;11.4;.41;4744 +94073;48.54467;-2.36832;67;20221231;16.9;13.2;15.1;8.6;13.7;8.7;1.55;2946 +94074;48.57158;-2.01565;40;20220101;15.8;11;13.4;4.9;12.1;1.9;1.07;3663 +94074;48.57158;-2.01565;40;20220102;15;12;13.5;7.2;11.91;0;1.41;3300 +94074;48.57158;-2.01565;40;20220103;12.7;11;11.8;4.1;11.51;22.8;.89;1200 +94074;48.57158;-2.01565;40;20220104;9.6;7.9;8.7;5.7;8.81;1.4;1.02;2300 +94074;48.57158;-2.01565;40;20220105;7.2;4.2;5.7;3.9;6.41;1.8;1.01;2000 +94074;48.57158;-2.01565;40;20220106;8;4.1;6;4.4;7.11;1.5;.84;3100 +94074;48.57158;-2.01565;40;20220107;9.8;5.7;7.7;5.2;9.11;4.8;.6;3200 +94074;48.57158;-2.01565;40;20220108;11;7.4;9.2;8.2;9.71;11.3;1.05;900 +94074;48.57158;-2.01565;40;20220109;8.6;5.2;6.9;3.5;9.31;5;.34;2100 +94074;48.57158;-2.01565;40;20220110;9.3;7.4;8.3;3.4;10.81;4.6;.26;1200 +94074;48.57158;-2.01565;40;20220111;10.3;8.6;9.4;2.7;11.21;.6;.35;1800 +94074;48.57158;-2.01565;40;20220112;9.8;7.9;8.8;1.8;10.61;.1;.33;2300 +94074;48.57158;-2.01565;40;20220113;7.7;3;5.3;2.3;7.81;0;.29;4600 +94074;48.57158;-2.01565;40;20220114;7.1;-.1;3.5;3;6.01;.1;.5;5900 +94074;48.57158;-2.01565;40;20220115;8.3;-.3;4;3.4;6.91;0;.48;4600 +94074;48.57158;-2.01565;40;20220116;11.2;1.9;6.5;4;9.81;1.5;.23;2700 +94074;48.57158;-2.01565;40;20220117;10;3.4;6.7;1.7;9.01;0;.31;3600 +94074;48.57158;-2.01565;40;20220118;5.1;3.2;4.1;1.9;7.91;0;.24;2500 +94074;48.57158;-2.01565;40;20220119;8.8;2.4;5.6;3.4;8.81;1.2;.31;2100 +94074;48.57158;-2.01565;40;20220120;8.6;5.9;7.2;4.6;7.21;0;1.02;5700 +94074;48.57158;-2.01565;40;20220121;7.6;4.7;6.1;2.5;6.51;0;.84;3200 +94074;48.57158;-2.01565;40;20220122;7.9;2.9;5.4;1.7;7.41;0;.55;1700 +94074;48.57158;-2.01565;40;20220123;4.6;4.5;4.5;3.6;7.11;0;.62;1500 +94074;48.57158;-2.01565;40;20220124;7.5;-.1;3.7;2.5;6.61;0;.4;7000 +94074;48.57158;-2.01565;40;20220125;2.5;-1;.7;1.9;6.31;0;.26;1600 +94074;48.57158;-2.01565;40;20220126;7.2;.3;3.7;2;6.71;0;.44;4600 +94074;48.57158;-2.01565;40;20220127;10.8;1.2;6;3.3;8.81;.6;.41;5000 +94074;48.57158;-2.01565;40;20220128;10.8;8.2;9.5;1.8;11.01;.1;.41;3400 +94074;48.57158;-2.01565;40;20220129;10.6;8.9;9.7;4.4;10.91;.3;.59;2100 +94074;48.57158;-2.01565;40;20220130;10.7;7.4;9;1.9;8.91;.2;.69;4200 +94074;48.57158;-2.01565;40;20220131;9.7;3.1;6.4;7.6;8.51;.3;.74;2900 +94074;48.57158;-2.01565;40;20220201;10.3;7.2;8.7;7.6;10.61;.4;.48;2000 +94074;48.57158;-2.01565;40;20220202;10.1;8.6;9.3;4.8;10.01;0;.81;2500 +94074;48.57158;-2.01565;40;20220203;10.7;5.9;8.3;3.4;9.61;.3;.63;4000 +94074;48.57158;-2.01565;40;20220204;10.5;6;8.2;4.9;8.61;1.2;1.02;4900 +94074;48.57158;-2.01565;40;20220205;12.1;2.1;7.1;4.5;8.01;.1;1.03;7400 +94074;48.57158;-2.01565;40;20220206;13.8;8.5;11.1;8.2;10.81;1.9;1.34;2300 +94074;48.57158;-2.01565;40;20220207;13.3;7.4;10.3;3;9.81;0;.95;7700 +94074;48.57158;-2.01565;40;20220208;10.5;8.4;9.4;2.8;10.01;0;.74;2800 +94074;48.57158;-2.01565;40;20220209;11.2;4.8;8;2.1;9.11;.1;.66;6100 +94074;48.57158;-2.01565;40;20220210;8.6;4.1;6.3;4;8.61;3.1;.59;2400 +94074;48.57158;-2.01565;40;20220211;10.4;2.7;6.5;2.2;6.61;0;.96;8300 +94074;48.57158;-2.01565;40;20220212;8.2;1.1;4.6;3.9;6.41;0;.97;9900 +94074;48.57158;-2.01565;40;20220213;10.6;2.6;6.6;7.6;9.51;11.9;.44;3000 +94074;48.57158;-2.01565;40;20220214;10.9;5.3;8.1;5.6;8.81;4.5;1.07;7600 +94074;48.57158;-2.01565;40;20220215;11.2;3.8;7.5;6;10.11;2.6;.44;2900 +94074;48.57158;-2.01565;40;20220216;15.7;9.8;12.7;6.9;13.51;1;.82;3000 +94074;48.57158;-2.01565;40;20220217;14;9.6;11.8;5.7;10.51;0;1.54;6900 +94074;48.57158;-2.01565;40;20220218;12.4;9.8;11.1;8.7;9.11;1.2;2.12;7000 +94074;48.57158;-2.01565;40;20220219;11;3;7;5.9;7.97;.2;1.26;8590 +94074;48.57158;-2.01565;40;20220220;13.3;7.7;10.5;8.3;10.41;2.6;1.35;4400 +94074;48.57158;-2.01565;40;20220221;11.3;5.6;8.4;8.9;8.91;1.5;1.37;8100 +94074;48.57158;-2.01565;40;20220222;15.7;7;11.3;4.6;10.11;.4;1.58;6000 +94074;48.57158;-2.01565;40;20220223;10.3;4.1;7.2;2.9;8.41;.2;.88;4900 +94074;48.57158;-2.01565;40;20220224;9.7;6.6;8.1;6.7;8.11;2.1;1.48;7600 +94074;48.57158;-2.01565;40;20220225;10.9;2.3;6.6;3.1;7.11;.3;1.28;11400 +94074;48.57158;-2.01565;40;20220226;11.8;2.5;7.1;4.2;6.01;0;1.92;13100 +94074;48.57158;-2.01565;40;20220227;11.7;2.6;7.1;4.5;7.11;0;1.62;11600 +94074;48.57158;-2.01565;40;20220228;13.5;5.6;9.5;4.8;10.71;3.9;1;8500 +94074;48.57158;-2.01565;40;20220301;12.9;9;10.9;3.3;11.91;4.8;.74;3200 +94074;48.57158;-2.01565;40;20220302;15;9;12;3.5;10.51;.3;1.55;8700 +94074;48.57158;-2.01565;40;20220303;11.1;8;9.5;4.3;10.71;3.7;.8;4500 +94074;48.57158;-2.01565;40;20220304;11.1;7.8;9.4;6.1;8.51;.4;1.81;11100 +94074;48.57158;-2.01565;40;20220305;9.7;3.2;6.4;5.6;8.21;1.9;1.12;10600 +94074;48.57158;-2.01565;40;20220306;9.3;6;7.6;5.6;7.21;0;1.69;7500 +94074;48.57158;-2.01565;40;20220307;8.2;1;4.6;4.3;5.31;0;1.73;13700 +94074;48.57158;-2.01565;40;20220308;12.2;2.1;7.1;5.2;7.91;0;1.42;6000 +94074;48.57158;-2.01565;40;20220309;13.2;6.3;9.7;6.4;9.71;0;1.52;8200 +94074;48.57158;-2.01565;40;20220310;11.7;8.9;10.3;3.6;10.61;1.3;.98;3600 +94074;48.57158;-2.01565;40;20220311;14.4;7.7;11;6.8;10.01;5.1;1.88;8400 +94074;48.57158;-2.01565;40;20220312;14.4;5.4;9.9;7;8.81;.3;2.25;14100 +94074;48.57158;-2.01565;40;20220313;13.2;7.7;10.4;5.2;9.21;3.7;1.86;9500 +94074;48.57158;-2.01565;40;20220314;15.4;5;10.2;3.5;8.51;.3;2.07;13200 +94074;48.57158;-2.01565;40;20220315;16.7;6.4;11.5;2.8;10.91;0;1.55;9200 +94074;48.57158;-2.01565;40;20220316;12.4;11.2;11.8;4.5;11.41;2.7;1.1;1400 +94074;48.57158;-2.01565;40;20220317;11.4;5.7;8.5;4.1;8.01;0;1.97;17000 +94074;48.57158;-2.01565;40;20220318;15.4;4;9.7;4.3;7.41;0;2.65;17600 +94074;48.57158;-2.01565;40;20220319;14.5;6.1;10.3;4.6;7.71;0;2.47;12400 +94074;48.57158;-2.01565;40;20220320;14.3;5.8;10;2.8;8.31;0;1.8;9000 +94074;48.57158;-2.01565;40;20220321;18.2;8.1;13.1;3.7;9.91;0;2.71;16400 +94074;48.57158;-2.01565;40;20220322;16.9;7.6;12.2;4.2;7.81;0;3.1;16900 +94074;48.57158;-2.01565;40;20220323;17.4;7.4;12.4;2.7;6.61;0;3;17900 +94074;48.57158;-2.01565;40;20220324;17.1;3.3;10.2;2.2;8.71;0;2.29;17900 +94074;48.57158;-2.01565;40;20220325;19.9;7.3;13.6;4.1;8.31;0;3.5;17300 +94074;48.57158;-2.01565;40;20220326;17;6.4;11.7;4.2;9.01;0;2.84;18400 +94074;48.57158;-2.01565;40;20220327;19;5.1;12;2.9;9.81;0;2.64;17700 +94074;48.57158;-2.01565;40;20220328;20.2;7.9;14;2.5;9.61;.1;2.54;11500 +94074;48.57158;-2.01565;40;20220329;13.4;8.6;11;2.2;11.11;.5;1.15;5800 +94074;48.57158;-2.01565;40;20220330;11.7;9.6;10.6;4.9;10.31;1.7;1.47;6900 +94074;48.57158;-2.01565;40;20220331;7.7;5;6.3;6.9;6.91;3.3;1.75;9600 +94074;48.57158;-2.01565;40;20220401;8.6;3.8;6.2;8.9;5.41;.8;2.74;15200 +94074;48.57158;-2.01565;40;20220402;9.1;3.1;6.1;4.3;5.51;.3;2.44;18900 +94074;48.57158;-2.01565;40;20220403;9.1;1.1;5.1;2.9;5.61;.3;2.11;18900 +94074;48.57158;-2.01565;40;20220404;10.6;-1.1;4.7;4.3;8.01;.5;1.04;8700 +94074;48.57158;-2.01565;40;20220405;13.8;9.6;11.7;5.6;10.72;0;1.99;13050 +94074;48.57158;-2.01565;40;20220406;13.7;6.6;10.1;7;9.81;1.2;1.86;9300 +94074;48.57158;-2.01565;40;20220407;14.1;11;12.5;7;10.01;10.1;2.73;13200 +94074;48.57158;-2.01565;40;20220408;13.4;7.5;10.4;5.1;9.41;9.9;1.79;6200 +94074;48.57158;-2.01565;40;20220409;11;3.4;7.2;3.3;7.11;.1;2.35;20600 +94074;48.57158;-2.01565;40;20220410;14.6;1.8;8.2;4.1;6.91;0;2.85;19800 +94074;48.57158;-2.01565;40;20220411;20.3;8.2;14.2;5.4;9.81;3.9;3.9;19100 +94074;48.57158;-2.01565;40;20220412;16.4;11.7;14;4;12.61;1.1;1.7;5800 +94074;48.57158;-2.01565;40;20220413;19.8;6.8;13.3;1.8;10.81;0;2.49;15000 +94074;48.57158;-2.01565;40;20220414;20.7;7;13.8;2;11.21;.2;3.08;20700 +94074;48.57158;-2.01565;40;20220415;15.4;8.7;12;2.6;11.91;.1;2.64;22600 +94074;48.57158;-2.01565;40;20220416;19.4;7.2;13.3;2.5;11.41;.1;3.2;23300 +94074;48.57158;-2.01565;40;20220417;20.3;7.3;13.8;3.3;10.81;0;3.3;19700 +94074;48.57158;-2.01565;40;20220418;14.5;9.8;12.1;4.1;10.41;0;2.82;20300 +94074;48.57158;-2.01565;40;20220419;13;5.7;9.3;4.1;9.11;0;2.36;18900 +94074;48.57158;-2.01565;40;20220420;14.7;4.6;9.6;3.2;10.41;.1;2.34;21000 +94074;48.57158;-2.01565;40;20220421;18.2;8;13.1;3.1;11.01;0;3.22;22700 +94074;48.57158;-2.01565;40;20220422;19.7;8.7;14.2;4.4;11.01;0;3.35;17800 +94074;48.57158;-2.01565;40;20220423;16;9.9;12.9;4.2;11.71;1.9;2.37;14500 +94074;48.57158;-2.01565;40;20220424;16.1;10;13;3;11.91;1.6;2.31;14700 +94074;48.57158;-2.01565;40;20220425;14.7;7.9;11.3;4.1;9.91;0;3.16;25400 +94074;48.57158;-2.01565;40;20220426;17.7;6.2;11.9;4;9.91;0;3.28;22100 +94074;48.57158;-2.01565;40;20220427;15.8;7.6;11.7;5.4;9.31;0;3.41;22900 +94074;48.57158;-2.01565;40;20220428;15.8;9.7;12.7;4.2;10.81;0;2.58;14500 +94074;48.57158;-2.01565;40;20220429;15.8;9.7;12.7;4.9;10.91;0;3.05;20700 +94074;48.57158;-2.01565;40;20220430;13.5;7.4;10.4;4.6;9.51;0;2.43;16100 +94074;48.57158;-2.01565;40;20220501;19.2;8;13.6;2.8;9.71;.6;3.64;22400 +94074;48.57158;-2.01565;40;20220502;15.9;9.7;12.8;3.3;11.11;0;2.91;20000 +94074;48.57158;-2.01565;40;20220503;17.2;11.1;14.1;3.7;10.71;0;3.42;20200 +94074;48.57158;-2.01565;40;20220504;16.5;4.8;10.6;2.7;11.21;0;2.65;21700 +94074;48.57158;-2.01565;40;20220505;16.1;10.4;13.2;3.1;12.11;.2;3.08;22900 +94074;48.57158;-2.01565;40;20220506;14.7;8;11.3;3;12.01;0;2.48;21100 +94074;48.57158;-2.01565;40;20220507;16.3;10;13.1;3.2;12.71;.2;2.37;16200 +94074;48.57158;-2.01565;40;20220508;17.1;10.1;13.6;2.7;12.81;.2;2.61;17600 +94074;48.57158;-2.01565;40;20220509;25.8;7.1;16.4;2.6;12.51;0;4.42;24400 +94074;48.57158;-2.01565;40;20220510;21.2;11.3;16.2;2.7;12.31;0;4.33;27200 +94074;48.57158;-2.01565;40;20220511;21.6;8.8;15.2;4.4;12.31;0;3.68;19500 +94074;48.57158;-2.01565;40;20220512;17.3;7.2;12.2;2.3;11.01;.2;3.34;24800 +94074;48.57158;-2.01565;40;20220513;17.6;6.3;11.9;2.6;10.81;.1;3.64;28200 +94074;48.57158;-2.01565;40;20220514;21.1;7.6;14.3;2.6;12.41;.1;3.52;22300 +94074;48.57158;-2.01565;40;20220515;28.2;15.7;21.9;3.9;14.41;1.7;4.92;16300 +94074;48.57158;-2.01565;40;20220516;22.3;13.9;18.1;5;14.61;.1;3.83;17800 +94074;48.57158;-2.01565;40;20220517;29.1;12.5;20.8;4;15.01;1.4;5.7;25300 +94074;48.57158;-2.01565;40;20220518;26.1;9.4;17.7;2.2;13.81;5.9;3.94;19900 +94074;48.57158;-2.01565;40;20220519;20;13.1;16.5;3;14.01;.3;3.96;25100 +94074;48.57158;-2.01565;40;20220520;19.1;12;15.5;2.2;13.31;1.2;3.79;25100 +94074;48.57158;-2.01565;40;20220521;18.2;8.5;13.3;2.4;12.81;0;3.53;26500 +94074;48.57158;-2.01565;40;20220522;19.6;11;15.3;2.2;14.81;7.5;2.29;13100 +94074;48.57158;-2.01565;40;20220523;17.1;11.6;14.3;4.4;13.61;5.3;2.14;11500 +94074;48.57158;-2.01565;40;20220524;16.6;8.5;12.5;4;10.91;.8;3.51;25300 +94074;48.57158;-2.01565;40;20220525;19;7.6;13.3;3.8;11.81;.1;2.49;11800 +94074;48.57158;-2.01565;40;20220526;17.1;11.9;14.5;3;13.11;.1;2.06;9700 +94074;48.57158;-2.01565;40;20220527;17.8;12.9;15.3;3.6;13.21;.2;3.17;18800 +94074;48.57158;-2.01565;40;20220528;17.6;9.6;13.6;3.9;11.41;0;4.14;30100 +94074;48.57158;-2.01565;40;20220529;16.5;9;12.7;4.4;9.61;0;4.04;26800 +94074;48.57158;-2.01565;40;20220530;18;7.8;12.9;2.9;9.91;0;4.21;29300 +94074;48.57158;-2.01565;40;20220531;17.6;8.3;12.9;2.7;10.81;0;4.01;29000 +94074;48.57158;-2.01565;40;20220601;17.7;6.1;11.9;2.6;10.71;0;3.81;28800 +94074;48.57158;-2.01565;40;20220602;20.7;10.5;15.6;3.4;11.51;.2;3.35;14700 +94074;48.57158;-2.01565;40;20220603;23.3;12.4;17.8;2.8;15.31;5.3;3.2;15300 +94074;48.57158;-2.01565;40;20220604;23.8;14.1;18.9;3.9;17.41;2.2;3.9;21700 +94074;48.57158;-2.01565;40;20220605;19.6;13.8;16.7;2.4;14.51;1.5;2.83;14900 +94074;48.57158;-2.01565;40;20220606;19.9;8.3;14.1;3.4;13.41;1.3;2.55;14300 +94074;48.57158;-2.01565;40;20220607;21.9;14.3;18.1;5.1;15.11;7.1;3.58;16100 +94074;48.57158;-2.01565;40;20220608;19.7;14.3;17;5.2;14.61;.3;3.96;23900 +94074;48.57158;-2.01565;40;20220609;23.8;12.2;18;3.9;13.41;.2;4.41;20800 +94074;48.57158;-2.01565;40;20220610;23.1;14.9;19;3.8;15.81;1.7;3.25;13000 +94074;48.57158;-2.01565;40;20220611;20;13.6;16.8;2.6;14.51;.2;4.59;30500 +94074;48.57158;-2.01565;40;20220612;18.5;11.5;15;4;13.51;.1;4.12;29900 +94074;48.57158;-2.01565;40;20220613;19.2;12;15.6;4.4;12.21;0;4.8;31800 +94074;48.57158;-2.01565;40;20220614;23;9.1;16;3;13.31;0;4.72;29600 +94074;48.57158;-2.01565;40;20220615;22.3;11.9;17.1;2.8;15.01;0;4.67;30100 +94074;48.57158;-2.01565;40;20220616;28.4;11.4;19.9;2.4;15.11;0;5.25;26900 +94074;48.57158;-2.01565;40;20220617;35.7;15.3;25.5;2.3;15.61;0;6.77;28000 +94074;48.57158;-2.01565;40;20220618;28;15.5;21.7;3.5;16.71;5.4;5.19;23200 +94074;48.57158;-2.01565;40;20220619;19.3;13.3;16.3;6;15.21;6.1;2.22;8900 +94074;48.57158;-2.01565;40;20220620;21.2;15.1;18.1;4;16.01;0;3.57;19300 +94074;48.57158;-2.01565;40;20220621;22.5;14.9;18.7;3.2;15.61;.9;4.68;27400 +94074;48.57158;-2.01565;40;20220622;22.9;16.6;19.7;3.4;16.91;7.1;3.47;15900 +94074;48.57158;-2.01565;40;20220623;22.3;15.4;18.8;2.6;16.91;1.8;3.37;17800 +94074;48.57158;-2.01565;40;20220624;22.4;13.4;17.9;4.6;15.41;.7;3.31;14800 +94074;48.57158;-2.01565;40;20220625;21;11;16;4.3;12.01;.9;3.91;18900 +94074;48.57158;-2.01565;40;20220626;22.8;9.5;16.1;3.7;11.71;.6;4.4;22400 +94074;48.57158;-2.01565;40;20220627;18.6;9;13.8;2.5;12.41;1;2.95;18200 +94074;48.57158;-2.01565;40;20220628;22.3;8.6;15.4;4.3;12.31;2.7;4.17;22500 +94074;48.57158;-2.01565;40;20220629;20;12.7;16.3;3;14.21;4.1;2.91;15100 +94074;48.57158;-2.01565;40;20220630;17.9;8.6;13.2;2.2;12.51;5;2.87;19000 +94074;48.57158;-2.01565;40;20220701;19.3;8.7;14;2.6;12.21;.1;3.08;18400 +94074;48.57158;-2.01565;40;20220702;23.3;8.5;15.9;2.3;12.71;0;4.3;25600 +94074;48.57158;-2.01565;40;20220703;19.6;9.8;14.7;3.3;12.81;.1;3.99;27000 +94074;48.57158;-2.01565;40;20220704;18.2;9.3;13.7;3.2;12.81;0;3.49;24900 +94074;48.57158;-2.01565;40;20220705;19.3;14;16.6;4.5;13.71;.1;3.63;19600 +94074;48.57158;-2.01565;40;20220706;21.3;11.7;16.5;3.3;15.71;0;3.23;19800 +94074;48.57158;-2.01565;40;20220707;22;15.3;18.6;5.1;16.31;.1;3.62;18000 +94074;48.57158;-2.01565;40;20220708;22.6;13.5;18;2.8;14.91;.1;3.98;21900 +94074;48.57158;-2.01565;40;20220709;24.9;12.5;18.7;2.8;16.41;0;4.34;24500 +94074;48.57158;-2.01565;40;20220710;27.5;14.7;21.1;3.7;14.61;0;5.88;27800 +94074;48.57158;-2.01565;40;20220711;28.6;16.5;22.5;3.1;15.61;0;5.82;26700 +94074;48.57158;-2.01565;40;20220712;32.5;16.2;24.3;2.6;16.41;0;6.07;25800 +94074;48.57158;-2.01565;40;20220713;27.8;16.4;22.1;2.4;16.91;0;5.21;26000 +94074;48.57158;-2.01565;40;20220714;21.6;15.1;18.3;4.4;16.31;0;4.29;26400 +94074;48.57158;-2.01565;40;20220715;24;12.9;18.4;3.1;15.11;0;4.63;26400 +94074;48.57158;-2.01565;40;20220716;28.2;14.9;21.5;3.7;13.51;0;6.02;26200 +94074;48.57158;-2.01565;40;20220717;33.9;18.8;26.3;3.8;13.81;0;7.38;24800 +94074;48.57158;-2.01565;40;20220718;40.2;19.8;30;3.4;12.61;0;8.53;25000 +94074;48.57158;-2.01565;40;20220719;29.6;26.9;28.2;3.9;15.81;1.7;6.47;18500 +94074;48.57158;-2.01565;40;20220720;24.9;16.6;20.7;4.1;17.11;.2;4.36;20400 +94074;48.57158;-2.01565;40;20220721;21.5;16.7;19.1;3.8;15.91;0;3.48;16300 +94074;48.57158;-2.01565;40;20220722;20;15.5;17.7;4.8;16.71;.1;2.72;14400 +94074;48.57158;-2.01565;40;20220723;25.6;13;19.3;3.1;15.31;0;4.71;25000 +94074;48.57158;-2.01565;40;20220724;32;14.2;23.1;3;14.61;0;6.41;27900 +94074;48.57158;-2.01565;40;20220725;22.5;16.2;19.3;4.3;16.11;0;3.32;13500 +94074;48.57158;-2.01565;40;20220726;21.9;16.9;19.4;3.5;14.51;.1;4.23;20700 +94074;48.57158;-2.01565;40;20220727;22;11.6;16.8;2.3;13.71;0;3.63;20900 +94074;48.57158;-2.01565;40;20220728;22.5;15.3;18.9;2.1;15.91;0;3.71;20800 +94074;48.57158;-2.01565;40;20220729;24.6;16.7;20.6;2.9;17.31;0;4.26;22300 +94074;48.57158;-2.01565;40;20220730;24.1;13.8;18.9;3.4;17.01;.1;4.34;26000 +94074;48.57158;-2.01565;40;20220731;24.9;17.1;21;3.9;17.81;0;3.61;14900 +94074;48.57158;-2.01565;40;20220801;21.8;17.3;19.5;3.2;17.61;.1;2.96;14300 +94074;48.57158;-2.01565;40;20220802;25.7;14.2;19.9;2.2;17.81;.1;4.25;24400 +94074;48.57158;-2.01565;40;20220803;23.2;16.5;19.8;3;19.01;0;3.83;23100 +94074;48.57158;-2.01565;40;20220804;21.8;16.6;19.2;4.9;16.41;0;3.75;19100 +94074;48.57158;-2.01565;40;20220805;21.4;15.3;18.3;6.5;12.81;0;5.28;27300 +94074;48.57158;-2.01565;40;20220806;23.4;13;18.2;4.2;12.61;0;5.06;27100 +94074;48.57158;-2.01565;40;20220807;24.4;15;19.7;4.5;13.21;0;5.39;26400 +94074;48.57158;-2.01565;40;20220808;25.7;15.8;20.7;4;15.11;0;5.25;26200 +94074;48.57158;-2.01565;40;20220809;25.7;16.8;21.2;4.5;17.11;0;5.1;26200 +94074;48.57158;-2.01565;40;20220810;28.8;16.8;22.8;4.2;17.91;0;5.54;25700 +94074;48.57158;-2.01565;40;20220811;30.2;15.2;22.7;3.5;15.31;0;5.82;25500 +94074;48.57158;-2.01565;40;20220812;31.5;16.2;23.8;3;14.91;0;5.87;24800 +94074;48.57158;-2.01565;40;20220813;35.1;15.2;25.1;2.2;15.11;.6;5.79;24100 +94074;48.57158;-2.01565;40;20220814;23.3;19.4;21.3;3;18.31;1;2.41;7000 +94074;48.57158;-2.01565;40;20220815;25.3;15.3;20.3;2.9;17.71;.2;2.91;12000 +94074;48.57158;-2.01565;40;20220816;26;16;21;3.4;17.41;5.7;3.71;16200 +94074;48.57158;-2.01565;40;20220817;23.1;13.5;18.3;3;17.41;2.6;2.67;14300 +94074;48.57158;-2.01565;40;20220818;22.7;16.1;19.4;3.3;18.21;0;3.09;17300 +94074;48.57158;-2.01565;40;20220819;21.9;16.5;19.2;3.5;17.21;2.6;2.62;11700 +94074;48.57158;-2.01565;40;20220820;22.7;11.7;17.2;2.5;13.81;0;3.63;21600 +94074;48.57158;-2.01565;40;20220821;19.4;11.8;15.6;2.1;15.81;2.8;1.52;7800 +94074;48.57158;-2.01565;40;20220822;25.4;16.9;21.1;2.5;19.81;2.5;2.69;12300 +94074;48.57158;-2.01565;40;20220823;24.6;18.9;21.7;2.4;20.61;0;2.29;9300 +94074;48.57158;-2.01565;40;20220824;26.6;16.2;21.4;3;20.01;10.8;3.35;16800 +94074;48.57158;-2.01565;40;20220825;20.7;18.5;19.6;5.3;19.11;.2;2.36;11500 +94074;48.57158;-2.01565;40;20220826;20.6;13.9;17.2;3.6;14.91;.1;3.48;22400 +94074;48.57158;-2.01565;40;20220827;23.4;13.1;18.2;2.8;15.81;0;3.59;22000 +94074;48.57158;-2.01565;40;20220828;23.8;15.7;19.7;4.3;15.61;0;3.89;18500 +94074;48.57158;-2.01565;40;20220829;26.3;15.9;21.1;4.3;16.01;1.2;4.54;20800 +94074;48.57158;-2.01565;40;20220830;25.7;16.3;21;4.5;16.11;.1;4.29;18700 +94074;48.57158;-2.01565;40;20220831;25.2;17.1;21.1;4.3;17.51;5;3.92;18300 +94074;48.57158;-2.01565;40;20220901;22.6;14.9;18.7;1.3;18.21;2.9;1.66;7800 +94074;48.57158;-2.01565;40;20220902;22.5;15.7;19.1;2.2;19.11;2.1;2.4;14500 +94074;48.57158;-2.01565;40;20220903;23;16.5;19.7;3.9;16.31;0;3.29;15500 +94074;48.57158;-2.01565;40;20220904;26.6;16.1;21.3;4.9;16.31;0;4.02;13500 +94074;48.57158;-2.01565;40;20220905;27.4;17.1;22.2;4.7;17.11;.4;4.15;14300 +94074;48.57158;-2.01565;40;20220906;22.3;16.6;19.4;5.5;16.91;3;2.74;9400 +94074;48.57158;-2.01565;40;20220907;23.2;15.1;19.1;5.3;16.51;5.9;2.93;11200 +94074;48.57158;-2.01565;40;20220908;22.2;14.5;18.3;5.9;15.61;.4;3.17;14500 +94074;48.57158;-2.01565;40;20220909;21.3;14.7;18;5.8;15.11;.6;3;12900 +94074;48.57158;-2.01565;40;20220910;21.1;12;16.5;3;15.11;0;2.53;15900 +94074;48.57158;-2.01565;40;20220911;25.5;13.4;19.4;2.2;16.01;0;3.13;17400 +94074;48.57158;-2.01565;40;20220912;29.7;15.5;22.6;3.3;16.01;.5;4.05;14300 +94074;48.57158;-2.01565;40;20220913;26.3;20.2;23.2;3;19.41;.6;2.63;7300 +94074;48.57158;-2.01565;40;20220914;23;16;19.5;3.1;19.61;2.9;2.01;10900 +94074;48.57158;-2.01565;40;20220915;19.6;15.2;17.4;4.2;16.11;0;2.09;10600 +94074;48.57158;-2.01565;40;20220916;18.6;14;16.3;5.4;10.81;0;3.49;13900 +94074;48.57158;-2.01565;40;20220917;17.6;10.2;13.9;2.7;9.01;0;2.87;17800 +94074;48.57158;-2.01565;40;20220918;18.8;6.5;12.6;2.5;9.81;.1;2.6;18300 +94074;48.57158;-2.01565;40;20220919;20.2;7.6;13.9;2.5;11.41;.1;2.56;17700 +94074;48.57158;-2.01565;40;20220920;19.4;7.6;13.5;2.2;12.01;.2;1.71;8600 +94074;48.57158;-2.01565;40;20220921;20.6;9.4;15;2.6;11.61;0;2.63;16800 +94074;48.57158;-2.01565;40;20220922;22;8.6;15.3;1.9;11.31;0;2.49;15500 +94074;48.57158;-2.01565;40;20220923;17.4;12.4;14.9;1.7;14.21;9.7;1.09;4000 +94074;48.57158;-2.01565;40;20220924;18.5;13.7;16.1;4.1;13.11;3.9;2.5;13800 +94074;48.57158;-2.01565;40;20220925;18;12.4;15.2;3.6;12.51;.3;2.28;13200 +94074;48.57158;-2.01565;40;20220926;17.2;8.8;13;6.1;11.91;5.9;1.76;5300 +94074;48.57158;-2.01565;40;20220927;16.7;12.8;14.7;6.8;12.81;28.7;1.98;5200 +94074;48.57158;-2.01565;40;20220928;15.3;12;13.6;4.2;12.91;14.1;1.35;5400 +94074;48.57158;-2.01565;40;20220929;15;9.2;12.1;3.4;11.51;4.8;1.36;6800 +94074;48.57158;-2.01565;40;20220930;15.4;6.9;11.1;4.3;12.01;2.3;1.27;10709 +94074;48.57158;-2.01565;40;20221001;20.6;13.6;17.1;5;15.71;0;2.03;10000 +94074;48.57158;-2.01565;40;20221002;20.5;15.6;18;4.3;16.91;.2;1.74;7200 +94074;48.57158;-2.01565;40;20221003;20;14;17;3.1;15.21;0;1.89;10800 +94074;48.57158;-2.01565;40;20221004;16.8;11;13.9;2.6;14.11;0;1.04;5500 +94074;48.57158;-2.01565;40;20221005;19.8;15.5;17.6;5.4;13.91;1.2;2.49;6600 +94074;48.57158;-2.01565;40;20221006;19.3;8.2;13.7;2.7;10.91;.1;2.08;14100 +94074;48.57158;-2.01565;40;20221007;19.2;7.6;13.4;2.4;11.41;.2;1.82;12800 +94074;48.57158;-2.01565;40;20221008;17.7;10.2;13.9;2.7;11.91;0;1.78;12900 +94074;48.57158;-2.01565;40;20221009;19.9;8.8;14.3;3.2;10.51;0;2.32;13600 +94074;48.57158;-2.01565;40;20221010;17.4;12.2;14.8;3.2;14.11;.8;1.13;3200 +94074;48.57158;-2.01565;40;20221011;17.4;8;12.7;2.2;10.21;0;1.72;13700 +94074;48.57158;-2.01565;40;20221012;18.9;8.6;13.7;2.2;11.61;1;1.53;8900 +94074;48.57158;-2.01565;40;20221013;18;12.3;15.1;3.9;15.01;3.9;1.1;4300 +94074;48.57158;-2.01565;40;20221014;18.8;12.6;15.7;3.4;15.71;10.3;1.01;3200 +94074;48.57158;-2.01565;40;20221015;19.4;14.1;16.7;5.1;14.91;.1;1.92;10400 +94074;48.57158;-2.01565;40;20221016;17.8;11.6;14.7;4.2;15.21;2.2;.92;3900 +94074;48.57158;-2.01565;40;20221017;18.8;15.1;16.9;3.8;16.41;.8;1.2;4400 +94074;48.57158;-2.01565;40;20221018;19.8;11.8;15.8;3.4;17.01;0;.86;5300 +94074;48.57158;-2.01565;40;20221019;23.4;16.1;19.7;4.2;17.41;19.3;2.11;9600 +94074;48.57158;-2.01565;40;20221020;20.5;12;16.2;3.2;15.11;.5;1.52;11300 +94074;48.57158;-2.01565;40;20221021;19.9;14.9;17.4;6.7;14.71;1.4;2.24;6900 +94074;48.57158;-2.01565;40;20221022;19;12.4;15.7;3.8;15.21;1.5;1.18;5100 +94074;48.57158;-2.01565;40;20221023;20.8;15.2;18;6.2;14.51;1.5;2.45;7500 +94074;48.57158;-2.01565;40;20221024;18.9;13;15.9;5.7;13.81;.4;1.86;7700 +94074;48.57158;-2.01565;40;20221025;18.5;11.5;15;4.4;14.21;0;1.28;5700 +94074;48.57158;-2.01565;40;20221026;20.7;14.8;17.7;5.2;15.61;1.1;1.87;8100 +94074;48.57158;-2.01565;40;20221027;22.8;14.6;18.7;5;16.31;.1;2.02;7500 +94074;48.57158;-2.01565;40;20221028;19.5;16.1;17.8;4.2;15.91;.3;1.54;6300 +94074;48.57158;-2.01565;40;20221029;22.2;14.6;18.4;5.3;15.71;2.4;2.06;6100 +94074;48.57158;-2.01565;40;20221030;17.8;13.4;15.6;3.8;13.91;.2;1.33;5500 +94074;48.57158;-2.01565;40;20221031;16.4;11;13.7;4.3;13.51;1.1;.98;3200 +94074;48.57158;-2.01565;40;20221101;17.5;10.8;14.1;6.4;11.51;2.6;2.01;6000 +94074;48.57158;-2.01565;40;20221102;16.1;7.8;11.9;5.2;11.51;1;1.21;6200 +94074;48.57158;-2.01565;40;20221103;14.8;14.2;14.5;7.3;12.21;14.9;1.85;5400 +94074;48.57158;-2.01565;40;20221104;14.4;8.6;11.5;6.6;10.01;1;1.62;7100 +94074;48.57158;-2.01565;40;20221105;13.5;7.6;10.5;4.8;11.11;11.7;.84;2600 +94074;48.57158;-2.01565;40;20221106;15.9;13.1;14.5;7.4;13.51;8.3;1.37;4500 +94074;48.57158;-2.01565;40;20221107;17.2;12.4;14.8;7.4;12.91;2.1;1.77;3600 +94074;48.57158;-2.01565;40;20221108;16.7;12;14.3;8.1;12.41;1.2;1.82;5400 +94074;48.57158;-2.01565;40;20221109;16.5;10.7;13.6;4.4;11.11;.2;1.46;7700 +94074;48.57158;-2.01565;40;20221110;16.6;7.8;12.2;4.1;11.61;.1;1.02;7000 +94074;48.57158;-2.01565;40;20221111;11;8.4;9.7;4.3;11.81;.1;.28;3500 +94074;48.57158;-2.01565;40;20221112;19.2;8.3;13.7;3.7;12.91;.2;1.06;7300 +94074;48.57158;-2.01565;40;20221113;18;11;14.5;3.7;13.01;0;1.07;7200 +94074;48.57158;-2.01565;40;20221114;13.9;9.8;11.8;4.7;11.71;6;.9;3200 +94074;48.57158;-2.01565;40;20221115;15.7;8.1;11.9;7.9;11.61;3.1;1.23;4800 +94074;48.57158;-2.01565;40;20221116;14.8;7.8;11.3;7.3;10.81;10.8;1.36;1600 +94074;48.57158;-2.01565;40;20221117;13.7;8.9;11.3;6;10.61;1.3;1.18;4000 +94074;48.57158;-2.01565;40;20221118;12.4;8.3;10.3;4.4;9.71;5.5;.94;6200 +94074;48.57158;-2.01565;40;20221119;12.9;4.8;8.8;2.2;8.81;3.3;.6;6000 +94074;48.57158;-2.01565;40;20221120;13.1;5.7;9.4;5;10.11;2;.78;4100 +94074;48.57158;-2.01565;40;20221121;12.6;7.5;10;6.4;9.61;5.9;1.18;4100 +94074;48.57158;-2.01565;40;20221122;12.5;6;9.2;6.3;9.11;3;1.12;5000 +94074;48.57158;-2.01565;40;20221123;13.7;6.7;10.2;6.9;10.61;2.3;.85;5700 +94074;48.57158;-2.01565;40;20221124;14.8;7;10.9;6.1;10.51;7.7;1.18;3200 +94074;48.57158;-2.01565;40;20221125;13.9;6.9;10.4;3.4;9.81;.1;.74;6000 +94074;48.57158;-2.01565;40;20221126;12.1;6.9;9.5;5.2;10.71;5.4;.59;2500 +94074;48.57158;-2.01565;40;20221127;12.8;10.9;11.8;3.9;12.71;13.6;.59;700 +94074;48.57158;-2.01565;40;20221128;11.6;7.6;9.6;4.2;9.81;6.7;.69;4400 +94074;48.57158;-2.01565;40;20221129;12.2;5.7;8.9;2.5;9.61;0;.58;2800 +94074;48.57158;-2.01565;40;20221130;8.7;4.7;6.7;3;8.41;0;.48;3100 +94074;48.57158;-2.01565;40;20221201;10.4;.7;5.5;2;7.61;0;.29;5500 +94074;48.57158;-2.01565;40;20221202;6.9;0;3.4;2.5;7.11;0;.36;2200 +94074;48.57158;-2.01565;40;20221203;5.1;3.6;4.3;5;6.71;0;.75;1600 +94074;48.57158;-2.01565;40;20221204;4;2.1;3;2.6;6.61;0;.44;1400 +94074;48.57158;-2.01565;40;20221205;5.9;3.3;4.6;1.8;7.11;0;.47;1500 +94074;48.57158;-2.01565;40;20221206;6.7;.7;3.7;2.9;6.61;.3;.32;5000 +94074;48.57158;-2.01565;40;20221207;9.2;0;4.6;1.4;7.21;1.4;.2;4500 +94074;48.57158;-2.01565;40;20221208;7.2;1.3;4.2;1.2;6.91;.4;.27;3100 +94074;48.57158;-2.01565;40;20221209;4.3;-1.1;1.6;1.6;6.11;.4;.09;4600 +94074;48.57158;-2.01565;40;20221210;6.5;-1.9;2.3;2.7;5.51;0;.45;4500 +94074;48.57158;-2.01565;40;20221211;2.6;-1.5;.5;3.7;5.81;.6;.17;4000 +94074;48.57158;-2.01565;40;20221212;1.4;-1.5;-.1;3.2;5.81;.1;.2;1800 +94074;48.57158;-2.01565;40;20221213;2.1;-2.2;-.1;3.7;4.91;5.4;.46;2800 +94074;48.57158;-2.01565;40;20221214;2.5;0;1.2;3.9;6.01;1.7;.38;1200 +94074;48.57158;-2.01565;40;20221215;5;.5;2.7;4.5;5.01;.1;1;2200 +94074;48.57158;-2.01565;40;20221216;7.6;-.2;3.7;1.8;6.21;.1;.24;4900 +94074;48.57158;-2.01565;40;20221217;.6;-2;-.7;2.7;5.11;0;.14;4300 +94074;48.57158;-2.01565;40;20221218;8.7;-2.3;3.2;7.2;7.11;12.2;.66;300 +94074;48.57158;-2.01565;40;20221219;14.7;7.5;11.1;8.4;12.81;5.7;.42;1400 +94074;48.57158;-2.01565;40;20221220;13.8;13.1;13.4;4.7;12.61;7.4;1.05;1000 +94074;48.57158;-2.01565;40;20221221;14.3;6.3;10.3;5.1;11.71;8.1;.51;2000 +94074;48.57158;-2.01565;40;20221222;15.1;11.3;13.2;5.9;12.81;7.4;1.07;600 +94074;48.57158;-2.01565;40;20221223;15.8;13.2;14.5;6;13.31;1.3;1.14;2800 +94074;48.57158;-2.01565;40;20221224;12.2;10.1;11.1;4.4;11.91;3;.59;1300 +94074;48.57158;-2.01565;40;20221225;11.2;9.8;10.5;3.8;11.81;6.9;.45;1100 +94074;48.57158;-2.01565;40;20221226;10.6;8.4;9.5;3.6;9.61;.2;.6;3700 +94074;48.57158;-2.01565;40;20221227;11.3;4.2;7.7;5.2;8.81;.4;.63;4600 +94074;48.57158;-2.01565;40;20221228;12.4;9.5;10.9;7.5;11.11;1;.97;1300 +94074;48.57158;-2.01565;40;20221229;11.9;8.8;10.3;6.5;9.11;1.6;1.29;4300 +94074;48.57158;-2.01565;40;20221230;15.6;5.3;10.4;9;12.21;5.1;.57;2000 +94074;48.57158;-2.01565;40;20221231;17;13.9;15.4;12.6;13.61;7.1;2.08;1300 +94075;48.5776;-1.6967;7;20220101;15.5;10.7;13.1;5.2;12.31;2.1;.94;3840 +94075;48.5776;-1.6967;7;20220102;14.8;11.9;13.3;6.4;11.96;0;1.26;3191 +94075;48.5776;-1.6967;7;20220103;12.8;11.1;11.9;4.2;11.61;25.2;.83;1780 +94075;48.5776;-1.6967;7;20220104;9.8;8.1;9;4.9;8.96;1.4;.92;2403 +94075;48.5776;-1.6967;7;20220105;7.5;4.1;5.8;3.2;6.61;1.1;.79;2763 +94075;48.5776;-1.6967;7;20220106;7.8;3.2;5.5;4.3;7.06;1.3;.71;3617 +94075;48.5776;-1.6967;7;20220107;9.7;5.8;7.8;5.6;9.06;4.8;.62;3414 +94075;48.5776;-1.6967;7;20220108;11.1;7.6;9.3;8.3;9.76;10.8;.98;2186 +94075;48.5776;-1.6967;7;20220109;8.9;5.6;7.2;4.2;9.21;6;.4;2778 +94075;48.5776;-1.6967;7;20220110;9.5;7.4;8.4;3.2;10.71;4.5;.24;2044 +94075;48.5776;-1.6967;7;20220111;9.4;8.2;8.8;2.9;10.81;.5;.33;1872 +94075;48.5776;-1.6967;7;20220112;9.9;7.4;8.6;1.7;10.41;0;.3;2797 +94075;48.5776;-1.6967;7;20220113;8.7;3.1;5.9;2.1;7.71;0;.34;4705 +94075;48.5776;-1.6967;7;20220114;7.1;.3;3.7;3;6.01;.1;.53;5456 +94075;48.5776;-1.6967;7;20220115;4.9;-.4;2.3;2.9;6.71;0;.29;4163 +94075;48.5776;-1.6967;7;20220116;10;2.1;6;3.9;9.46;1.1;.16;4025 +94075;48.5776;-1.6967;7;20220117;8;4;6;1.4;8.71;0;.27;3420 +94075;48.5776;-1.6967;7;20220118;5.8;1.8;3.8;1.9;7.81;.1;.17;3633 +94075;48.5776;-1.6967;7;20220119;9.1;3.8;6.5;2.8;8.81;1.6;.33;3305 +94075;48.5776;-1.6967;7;20220120;9.2;3.9;6.5;4;7.21;0;.86;5603 +94075;48.5776;-1.6967;7;20220121;7.3;3.5;5.4;2.1;6.51;0;.67;3840 +94075;48.5776;-1.6967;7;20220122;7.7;1.2;4.4;1.5;7.26;0;.39;3812 +94075;48.5776;-1.6967;7;20220123;4.7;4.6;4.6;3.5;7.11;0;.65;859 +94075;48.5776;-1.6967;7;20220124;8.2;.6;4.4;2.3;6.66;0;.44;6563 +94075;48.5776;-1.6967;7;20220125;1.9;-.6;.6;2.1;6.21;0;.23;2407 +94075;48.5776;-1.6967;7;20220126;7.3;.2;3.7;1.8;6.76;0;.38;5348 +94075;48.5776;-1.6967;7;20220127;10.2;2.1;6.1;2.9;8.81;.8;.36;5633 +94075;48.5776;-1.6967;7;20220128;10.1;7.6;8.9;1.6;10.71;0;.38;3569 +94075;48.5776;-1.6967;7;20220129;10.5;8.7;9.6;4.5;10.96;.4;.52;2748 +94075;48.5776;-1.6967;7;20220130;10.3;6.9;8.6;2.1;9.06;.2;.63;4367 +94075;48.5776;-1.6967;7;20220131;9.1;3.5;6.3;7.5;8.61;.5;.62;4216 +94075;48.5776;-1.6967;7;20220201;10;6.7;8.4;7.2;10.66;.5;.33;3366 +94075;48.5776;-1.6967;7;20220202;10.3;8.7;9.5;4.8;10.11;0;.79;3003 +94075;48.5776;-1.6967;7;20220203;10.3;6.1;8.2;3.6;9.66;.3;.59;4534 +94075;48.5776;-1.6967;7;20220204;10.7;7.2;9;4.9;8.66;1;1.12;4747 +94075;48.5776;-1.6967;7;20220205;11.7;3.1;7.4;4;8.06;.1;.96;7370 +94075;48.5776;-1.6967;7;20220206;13.6;8.8;11.2;8.5;10.96;2.1;1.27;4024 +94075;48.5776;-1.6967;7;20220207;12.7;7.1;9.9;2.5;9.66;0;.85;7063 +94075;48.5776;-1.6967;7;20220208;10.4;7.8;9.1;2.6;10.11;0;.64;3799 +94075;48.5776;-1.6967;7;20220209;10.3;5.2;7.7;1.8;9.11;.2;.6;5958 +94075;48.5776;-1.6967;7;20220210;7.8;4.7;6.2;4;8.62;1.9;.59;2400 +94075;48.5776;-1.6967;7;20220211;10.6;2.9;6.7;2.2;6.61;0;.96;8300 +94075;48.5776;-1.6967;7;20220212;8.4;1.3;4.8;3.9;6.42;0;.97;9900 +94075;48.5776;-1.6967;7;20220213;10.8;2.8;6.8;7.6;9.52;12.8;.44;3000 +94075;48.5776;-1.6967;7;20220214;11.1;5.5;8.3;5.6;8.82;4.9;1.07;7600 +94075;48.5776;-1.6967;7;20220215;11.4;4;7.7;6;10.12;2.8;.44;2900 +94075;48.5776;-1.6967;7;20220216;15.8;10.1;13;6.8;13.56;1.3;.88;5212 +94075;48.5776;-1.6967;7;20220217;14.2;10;12.1;5.6;10.61;0;1.56;6728 +94075;48.5776;-1.6967;7;20220218;12.1;9.2;10.7;8.5;9.11;1.3;1.96;6418 +94075;48.5776;-1.6967;7;20220219;11.2;3.3;7.3;6.6;8.01;.3;1.34;8496 +94075;48.5776;-1.6967;7;20220220;13.9;7.5;10.7;8.1;10.51;2.4;1.38;6530 +94075;48.5776;-1.6967;7;20220221;11.4;6.3;8.9;9.3;8.91;1.9;1.48;7722 +94075;48.5776;-1.6967;7;20220222;15.7;7.5;11.6;4.5;10.36;.7;1.56;7798 +94075;48.5776;-1.6967;7;20220223;10.5;4.1;7.3;2.7;8.51;.1;.88;6876 +94075;48.5776;-1.6967;7;20220224;9.8;6.9;8.4;6.6;8.11;1.8;1.5;6785 +94075;48.5776;-1.6967;7;20220225;10.9;3.2;7;3;7.36;.3;1.24;10490 +94075;48.5776;-1.6967;7;20220226;11.7;1.6;6.6;4;6.16;0;1.77;12422 +94075;48.5776;-1.6967;7;20220227;12;2.5;7.2;4.3;7.06;0;1.63;11532 +94075;48.5776;-1.6967;7;20220228;14.1;5.1;9.6;4.4;10.21;2.9;1.19;10035 +94075;48.5776;-1.6967;7;20220301;13.1;9.2;11.2;3.1;11.66;4.4;.9;5360 +94075;48.5776;-1.6967;7;20220302;14.7;9.2;11.9;3.2;10.36;.3;1.51;8736 +94075;48.5776;-1.6967;7;20220303;11;7.6;9.3;4.2;10.81;4.7;.76;6018 +94075;48.5776;-1.6967;7;20220304;10.7;8.2;9.4;5.5;8.76;0;1.57;8387 +94075;48.5776;-1.6967;7;20220305;9.9;3.7;6.8;4.6;8.26;1.6;1.12;10241 +94075;48.5776;-1.6967;7;20220306;9.7;6.1;7.9;5;7.26;0;1.65;7726 +94075;48.5776;-1.6967;7;20220307;7.8;.4;4.1;4.2;5.31;0;1.6;12466 +94075;48.5776;-1.6967;7;20220308;12.1;2.1;7.1;5.3;7.91;0;1.49;9523 +94075;48.5776;-1.6967;7;20220309;13.8;7.4;10.6;6.2;9.81;0;1.69;9353 +94075;48.5776;-1.6967;7;20220310;12.3;9.4;10.8;4;10.61;.9;1.18;5475 +94075;48.5776;-1.6967;7;20220311;14.3;8.2;11.3;7;10.16;4.4;1.89;9418 +94075;48.5776;-1.6967;7;20220312;14.3;5.9;10.1;6.7;8.91;.3;2.17;13239 +94075;48.5776;-1.6967;7;20220313;13.3;8.2;10.7;5.1;9.31;3.4;1.87;9630 +94075;48.5776;-1.6967;7;20220314;15.2;4.8;10;3.5;8.66;.6;2.01;13822 +94075;48.5776;-1.6967;7;20220315;16.3;7.1;11.7;2.8;11.06;.1;1.61;11260 +94075;48.5776;-1.6967;7;20220316;13;11;12;4.5;11.51;2.4;1.24;4313 +94075;48.5776;-1.6967;7;20220317;11.8;5.4;8.6;4.3;8.11;0;1.88;14625 +94075;48.5776;-1.6967;7;20220318;15.6;4.2;9.9;4.3;7.42;0;2.65;17600 +94075;48.5776;-1.6967;7;20220319;14.7;6.3;10.5;4.6;7.71;0;2.47;12400 +94075;48.5776;-1.6967;7;20220320;14.5;6;10.2;2.8;8.32;0;1.8;9000 +94075;48.5776;-1.6967;7;20220321;18.4;8.3;13.3;3.7;9.91;0;2.71;16400 +94075;48.5776;-1.6967;7;20220322;17.1;7.8;12.4;4.2;7.82;0;3.1;16900 +94075;48.5776;-1.6967;7;20220323;17.6;7.6;12.6;2.7;6.61;0;3;17900 +94075;48.5776;-1.6967;7;20220324;17.3;3.5;10.4;2.2;8.71;0;2.29;17900 +94075;48.5776;-1.6967;7;20220325;20.1;7.5;13.8;4.1;8.32;0;3.5;17300 +94075;48.5776;-1.6967;7;20220326;17.2;6.6;11.9;4.2;9.02;0;2.84;18400 +94075;48.5776;-1.6967;7;20220327;19.2;5.3;12.2;2.9;9.82;0;2.64;17700 +94075;48.5776;-1.6967;7;20220328;20.4;8.1;14.2;2.5;9.62;.2;2.54;11500 +94075;48.5776;-1.6967;7;20220329;13.6;8.8;11.2;2.2;11.12;.5;1.15;5800 +94075;48.5776;-1.6967;7;20220330;11.9;9.8;10.8;4.9;10.32;1;1.47;6900 +94075;48.5776;-1.6967;7;20220331;7.9;5.2;6.5;6.9;6.92;2.5;1.75;9600 +94075;48.5776;-1.6967;7;20220401;8.8;4;6.4;8.9;5.42;1;2.74;15200 +94075;48.5776;-1.6967;7;20220402;9.3;3.3;6.3;4.3;5.52;.1;2.44;18900 +94075;48.5776;-1.6967;7;20220403;9.3;1.3;5.3;2.9;5.61;.2;2.11;18900 +94075;48.5776;-1.6967;7;20220404;10.8;-.9;4.9;4.3;8.02;.4;1.04;8700 +94075;48.5776;-1.6967;7;20220405;12.8;9.8;11.3;6.2;11.31;0;1.71;12395 +94075;48.5776;-1.6967;7;20220406;13.9;6.8;10.3;7;9.82;2.2;1.86;9300 +94075;48.5776;-1.6967;7;20220407;14.3;11.2;12.7;7;10.02;8.6;2.73;13200 +94075;48.5776;-1.6967;7;20220408;13.6;7.7;10.6;5.1;9.41;10.5;1.79;6200 +94075;48.5776;-1.6967;7;20220409;11.2;3.6;7.4;3.3;7.11;0;2.35;20600 +94075;48.5776;-1.6967;7;20220410;14.8;2;8.4;4.1;6.92;0;2.85;19800 +94075;48.5776;-1.6967;7;20220411;20.5;8.4;14.4;5.4;9.82;2.8;3.9;19100 +94075;48.5776;-1.6967;7;20220412;16.6;11.9;14.2;4;12.62;.6;1.7;5800 +94075;48.5776;-1.6967;7;20220413;20;7;13.5;1.8;10.82;0;2.49;15000 +94075;48.5776;-1.6967;7;20220414;20.9;7.2;14;2;11.21;.1;3.08;20700 +94075;48.5776;-1.6967;7;20220415;15.6;8.9;12.2;2.6;11.91;.1;2.64;22600 +94075;48.5776;-1.6967;7;20220416;19.6;7.4;13.5;2.5;11.41;.1;3.2;23300 +94075;48.5776;-1.6967;7;20220417;20.5;7.5;14;3.3;10.82;0;3.3;19700 +94075;48.5776;-1.6967;7;20220418;14.7;10;12.3;4.1;10.41;0;2.82;20300 +94075;48.5776;-1.6967;7;20220419;13.2;5.9;9.5;4.1;9.12;0;2.36;18900 +94075;48.5776;-1.6967;7;20220420;14.9;4.8;9.8;3.2;10.41;0;2.34;21000 +94075;48.5776;-1.6967;7;20220421;18.4;8.2;13.3;3.1;11.02;0;3.22;22700 +94075;48.5776;-1.6967;7;20220422;19.9;8.9;14.4;4.4;11.02;0;3.35;17800 +94075;48.5776;-1.6967;7;20220423;16.2;10.1;13.1;4.2;11.71;2.5;2.37;14500 +94075;48.5776;-1.6967;7;20220424;16.3;10.2;13.2;3;11.91;1.3;2.31;14700 +94075;48.5776;-1.6967;7;20220425;14.9;8.1;11.5;4.1;9.91;0;3.16;25400 +94075;48.5776;-1.6967;7;20220426;17.9;6.4;12.1;4;9.91;0;3.28;22100 +94075;48.5776;-1.6967;7;20220427;16;7.8;11.9;5.4;9.32;0;3.41;22900 +94075;48.5776;-1.6967;7;20220428;16;9.9;12.9;4.2;10.82;0;2.58;14500 +94075;48.5776;-1.6967;7;20220429;16;9.9;12.9;4.9;10.91;0;3.05;20700 +94075;48.5776;-1.6967;7;20220430;13.7;7.6;10.6;4.6;9.52;0;2.43;16100 +94075;48.5776;-1.6967;7;20220501;19.4;8.2;13.8;2.8;9.71;.4;3.64;22400 +94075;48.5776;-1.6967;7;20220502;16.1;9.9;13;3.3;11.12;0;2.91;20000 +94075;48.5776;-1.6967;7;20220503;17.4;11.3;14.3;3.7;10.71;0;3.42;20200 +94075;48.5776;-1.6967;7;20220504;16.7;5;10.8;2.7;11.21;0;2.65;21700 +94075;48.5776;-1.6967;7;20220505;16.3;10.6;13.4;3.1;12.12;.1;3.08;22900 +94075;48.5776;-1.6967;7;20220506;15.2;7.5;11.3;3;12.06;0;2.46;20986 +94075;48.5776;-1.6967;7;20220507;16.4;10.8;13.6;3.3;12.71;.1;2.46;16429 +94075;48.5776;-1.6967;7;20220508;19.4;9.2;14.3;2.5;12.86;.1;3.15;21517 +94075;48.5776;-1.6967;7;20220509;26.1;9.2;17.7;2.3;12.66;0;4.64;26286 +94075;48.5776;-1.6967;7;20220510;21.9;12.8;17.3;2.9;12.46;0;4.25;24452 +94075;48.5776;-1.6967;7;20220511;22.5;9.9;16.2;4.3;12.51;0;4.15;22825 +94075;48.5776;-1.6967;7;20220512;17.5;7.6;12.6;2.4;10.96;.1;3.32;24034 +94075;48.5776;-1.6967;7;20220513;18.1;6.2;12.2;2.5;10.46;0;3.65;27197 +94075;48.5776;-1.6967;7;20220514;23.8;7.6;15.7;2.5;11.91;.1;4.22;25591 +94075;48.5776;-1.6967;7;20220515;28.2;16.3;22.3;3.4;14.61;7;5.21;20988 +94075;48.5776;-1.6967;7;20220516;23.2;13.5;18.4;4.3;15.16;.3;4.07;21226 +94075;48.5776;-1.6967;7;20220517;28.5;12.4;20.5;3.6;14.81;2;5.7;27287 +94075;48.5776;-1.6967;7;20220518;25.9;11.7;18.8;2.6;14.41;2.1;4.45;23612 +94075;48.5776;-1.6967;7;20220519;20.7;13.5;17.1;2.5;14.46;1.4;3.75;23047 +94075;48.5776;-1.6967;7;20220520;18.9;12.8;15.9;2.3;13.51;1;3.43;21650 +94075;48.5776;-1.6967;7;20220521;19.3;9.1;14.2;2.5;12.96;0;3.6;25771 +94075;48.5776;-1.6967;7;20220522;22.8;11.8;17.3;2.4;15.11;7.9;3.47;20318 +94075;48.5776;-1.6967;7;20220523;17.1;12.4;14.7;4.2;14.16;12.6;2.28;13805 +94075;48.5776;-1.6967;7;20220524;16.8;8.8;12.8;3.8;11.11;.6;3.38;23764 +94075;48.5776;-1.6967;7;20220525;18.2;7.5;12.9;3.5;11.96;.3;2.9;18599 +94075;48.5776;-1.6967;7;20220526;16.7;12.6;14.7;3.3;13.36;.1;2.27;12181 +94075;48.5776;-1.6967;7;20220527;17.9;13.1;15.5;3.5;13.46;.2;3.05;17936 +94075;48.5776;-1.6967;7;20220528;19.4;8.2;13.8;3;11.31;0;4.17;29477 +94075;48.5776;-1.6967;7;20220529;17.6;8;12.8;4.1;9.41;0;4.1;26557 +94075;48.5776;-1.6967;7;20220530;18.5;6.5;12.5;2.5;9.66;.1;4.14;29048 +94075;48.5776;-1.6967;7;20220531;18;8.4;13.2;2.6;10.71;.1;3.89;27048 +94075;48.5776;-1.6967;7;20220601;18.8;6.2;12.5;2.4;10.71;0;3.95;29037 +94075;48.5776;-1.6967;7;20220602;22.9;9.9;16.4;2.9;11.26;.7;4.29;22785 +94075;48.5776;-1.6967;7;20220603;22.2;13.8;18;2.9;15.26;7.6;3.5;18195 +94075;48.5776;-1.6967;7;20220604;25.3;14;19.7;3.1;17.61;1.3;4.4;24968 +94075;48.5776;-1.6967;7;20220605;20.4;13.8;17.1;2.7;14.61;1.1;3.28;18268 +94075;48.5776;-1.6967;7;20220606;20;8.7;14.4;3.3;13.36;3.1;3.21;20674 +94075;48.5776;-1.6967;7;20220607;22.1;14.5;18.3;4.5;15.26;8.3;3.86;19279 +94075;48.5776;-1.6967;7;20220608;19.6;15;17.3;5.1;14.91;.4;3.61;20240 +94075;48.5776;-1.6967;7;20220609;23.6;12.3;18;3.6;13.46;.1;4.63;23990 +94075;48.5776;-1.6967;7;20220610;23.2;14.3;18.7;3.9;15.76;1.1;3.84;18899 +94075;48.5776;-1.6967;7;20220611;20.3;13.8;17;2.4;14.56;.2;4.1;25782 +94075;48.5776;-1.6967;7;20220612;19.4;11.2;15.3;3.5;13.56;.1;3.95;27244 +94075;48.5776;-1.6967;7;20220613;20;11.4;15.7;4.1;12.16;.1;4.54;28475 +94075;48.5776;-1.6967;7;20220614;25.1;9;17.1;2.5;12.96;0;5.06;30530 +94075;48.5776;-1.6967;7;20220615;23.7;12.8;18.2;2.6;14.86;0;4.77;28789 +94075;48.5776;-1.6967;7;20220616;29.4;12.4;20.9;2.4;15.21;0;5.68;29203 +94075;48.5776;-1.6967;7;20220617;35.9;15.9;25.9;1.9;15.81;0;6.73;29761 +94075;48.5776;-1.6967;7;20220618;32.7;16.2;24.5;3;17.51;6.1;6.23;27367 +94075;48.5776;-1.6967;7;20220619;20.7;13.4;17.1;5;15.41;6;3.06;16172 +94075;48.5776;-1.6967;7;20220620;23.4;15.6;19.5;3.5;16.06;0;4.15;21933 +94075;48.5776;-1.6967;7;20220621;25.2;14.8;20;3;15.61;1.1;5.08;28063 +94075;48.5776;-1.6967;7;20220622;24.1;16.1;20.1;2.7;17.26;7.5;3.97;20369 +94075;48.5776;-1.6967;7;20220623;24.5;16.3;20.4;2.5;17.56;1.4;4.02;21180 +94075;48.5776;-1.6967;7;20220624;22.8;14.5;18.6;4.3;15.86;1.2;3.79;19044 +94075;48.5776;-1.6967;7;20220625;20.7;11.3;16;3.9;12.36;.9;4.04;21856 +94075;48.5776;-1.6967;7;20220626;21.9;9.5;15.7;3.4;11.66;.2;4.49;25303 +94075;48.5776;-1.6967;7;20220627;19.7;9.3;14.5;2.4;12.41;.5;3.52;22587 +94075;48.5776;-1.6967;7;20220628;22.7;9.3;16;3.9;12.26;2.1;4.59;26193 +94075;48.5776;-1.6967;7;20220629;20.9;13;16.9;2.9;13.96;2.6;3.51;19295 +94075;48.5776;-1.6967;7;20220630;18.3;9.6;14;2.5;12.51;3.6;3.22;21373 +94075;48.5776;-1.6967;7;20220701;20.3;8.4;14.4;2.2;12.06;.1;3.69;23700 +94075;48.5776;-1.6967;7;20220702;22.8;8.7;15.7;2.5;12.71;0;4.5;27895 +94075;48.5776;-1.6967;7;20220703;20;10;15;3.4;13.01;.1;3.96;26393 +94075;48.5776;-1.6967;7;20220704;19.1;9.6;14.4;3.1;12.81;0;3.66;25259 +94075;48.5776;-1.6967;7;20220705;19.9;13.6;16.8;4.1;13.61;.1;3.75;20493 +94075;48.5776;-1.6967;7;20220706;22;11.2;16.6;3.3;15.31;0;3.77;23707 +94075;48.5776;-1.6967;7;20220707;22.4;15.4;18.9;4.8;16.16;.1;3.89;19880 +94075;48.5776;-1.6967;7;20220708;23.4;12.1;17.7;2.9;14.86;.1;4.36;25334 +94075;48.5776;-1.6967;7;20220709;27.8;12.8;20.3;2.6;16.06;0;5.15;27699 +94075;48.5776;-1.6967;7;20220710;29.1;14.2;21.7;3.1;13.96;0;6.13;29313 +94075;48.5776;-1.6967;7;20220711;30.1;16.4;23.2;2.9;15.36;0;6.2;28710 +94075;48.5776;-1.6967;7;20220712;33.7;17.4;25.6;2.3;16.31;0;6.41;28236 +94075;48.5776;-1.6967;7;20220713;28.6;17;22.8;2.8;17.61;0;5.45;26644 +94075;48.5776;-1.6967;7;20220714;22.7;16.1;19.4;4.2;16.51;.1;4.19;23446 +94075;48.5776;-1.6967;7;20220715;25.1;12.1;18.6;2.9;14.26;0;4.99;28134 +94075;48.5776;-1.6967;7;20220716;30;13.1;21.5;2.9;12.46;0;6.08;28260 +94075;48.5776;-1.6967;7;20220717;34.1;18.1;26.1;3.2;13.31;0;7.31;27512 +94075;48.5776;-1.6967;7;20220718;40.1;19.8;29.9;3.5;12.36;0;8.86;27562 +94075;48.5776;-1.6967;7;20220719;31.5;27.3;29.4;4;15.81;.1;6.78;18043 +94075;48.5776;-1.6967;7;20220720;25.1;16.5;20.8;3.9;17.11;.4;4.48;21723 +94075;48.5776;-1.6967;7;20220721;22.4;17.3;19.9;3.6;16.01;0;3.71;17135 +94075;48.5776;-1.6967;7;20220722;20.2;15.4;17.8;4.1;16.56;.2;2.88;15811 +94075;48.5776;-1.6967;7;20220723;25.8;13.1;19.5;2.8;15.36;0;4.81;26296 +94075;48.5776;-1.6967;7;20220724;32.9;14.5;23.7;3;14.86;0;6.65;28678 +94075;48.5776;-1.6967;7;20220725;23;15.8;19.4;4.4;16.01;.1;3.76;17457 +94075;48.5776;-1.6967;7;20220726;22.5;17.2;19.9;3.8;14.01;.1;4.36;19320 +94075;48.5776;-1.6967;7;20220727;22.7;10.2;16.5;2.3;12.91;0;4.08;24584 +94075;48.5776;-1.6967;7;20220728;23.7;14.9;19.3;2.2;15.51;0;4.03;22291 +94075;48.5776;-1.6967;7;20220729;26.1;16.9;21.5;2.8;16.11;0;4.64;23046 +94075;48.5776;-1.6967;7;20220730;24.2;14.2;19.2;3.3;16.96;0;4.23;24722 +94075;48.5776;-1.6967;7;20220731;25;17.5;21.2;3.8;17.91;0;3.91;17601 +94075;48.5776;-1.6967;7;20220801;22.3;17.9;20.1;3.4;17.66;.1;3.15;14964 +94075;48.5776;-1.6967;7;20220802;27.6;13.8;20.7;2.2;17.61;.1;4.7;26325 +94075;48.5776;-1.6967;7;20220803;23.5;17.6;20.6;3.5;19.51;0;3.57;20106 +94075;48.5776;-1.6967;7;20220804;22.5;17.7;20.1;4.7;16.51;0;3.75;17414 +94075;48.5776;-1.6967;7;20220805;22.4;12.7;17.6;5.3;12.56;0;4.95;26111 +94075;48.5776;-1.6967;7;20220806;25.4;10.7;18.1;3.4;11.31;0;5.19;27370 +94075;48.5776;-1.6967;7;20220807;27;13;20;3.5;12.01;0;5.45;26941 +94075;48.5776;-1.6967;7;20220808;28.4;13.7;21.1;3.4;13.76;0;5.54;26761 +94075;48.5776;-1.6967;7;20220809;28.7;15.1;21.9;4.1;16.01;0;5.6;26679 +94075;48.5776;-1.6967;7;20220810;32.3;15.9;24.1;3.5;16.31;0;6.06;26346 +94075;48.5776;-1.6967;7;20220811;33.2;17.4;25.3;2.9;14.06;0;6.13;26162 +94075;48.5776;-1.6967;7;20220812;32.1;16.4;24.2;2.5;14.16;0;5.79;25727 +94075;48.5776;-1.6967;7;20220813;35.7;15.9;25.8;1.8;13.31;.3;5.63;25291 +94075;48.5776;-1.6967;7;20220814;22.7;19.7;21.2;3;18.31;2.1;2.57;8881 +94075;48.5776;-1.6967;7;20220815;25.5;15.9;20.7;2.9;18.21;.2;3.38;16417 +94075;48.5776;-1.6967;7;20220816;26.7;16.7;21.7;3.4;17.36;5.2;4.14;18878 +94075;48.5776;-1.6967;7;20220817;23.2;14.1;18.6;2.8;17.46;3.3;2.99;17092 +94075;48.5776;-1.6967;7;20220818;23;15.4;19.2;3;18.01;0;3.16;18237 +94075;48.5776;-1.6967;7;20220819;22.1;17;19.6;3.2;17.41;2.3;2.78;13307 +94075;48.5776;-1.6967;7;20220820;22.9;11.5;17.2;2.4;14.06;0;3.63;22067 +94075;48.5776;-1.6967;7;20220821;19.5;12.5;16;1.8;15.86;2.1;2.02;12389 +94075;48.5776;-1.6967;7;20220822;25.3;16.3;20.8;2.4;19.66;2.4;3.05;16057 +94075;48.5776;-1.6967;7;20220823;24.2;19.2;21.7;1.9;21.01;.2;2.43;11522 +94075;48.5776;-1.6967;7;20220824;28.6;16.2;22.4;2.3;20.01;15.1;3.81;20174 +94075;48.5776;-1.6967;7;20220825;22.1;18.9;20.5;4.8;19.26;.3;2.58;11895 +94075;48.5776;-1.6967;7;20220826;21.5;12.7;17.1;3.2;14.81;.1;3.35;21152 +94075;48.5776;-1.6967;7;20220827;25.5;11.9;18.7;2.6;14.91;.1;3.92;22932 +94075;48.5776;-1.6967;7;20220828;25.2;14.5;19.8;3.4;15.01;0;3.97;20051 +94075;48.5776;-1.6967;7;20220829;28.5;14.5;21.5;3.5;15.21;1.4;4.69;22131 +94075;48.5776;-1.6967;7;20220830;28.4;15.4;21.9;3.6;15.31;0;4.63;20980 +94075;48.5776;-1.6967;7;20220831;27.5;16.6;22;3.4;16.81;4.3;4.18;19846 +94075;48.5776;-1.6967;7;20220901;23.5;15.3;19.4;1.4;18.31;2.7;2.29;12678 +94075;48.5776;-1.6967;7;20220902;23.7;15.8;19.7;2;18.76;2.2;2.68;15950 +94075;48.5776;-1.6967;7;20220903;23.4;16.8;20.1;3.2;16.61;.2;3.16;15372 +94075;48.5776;-1.6967;7;20220904;26.9;15.8;21.4;4.5;16.06;0;4.23;16569 +94075;48.5776;-1.6967;7;20220905;28;17.3;22.7;3.8;17.01;1.4;4.2;16664 +94075;48.5776;-1.6967;7;20220906;21.4;16.9;19.2;5;17.16;3.2;2.58;10309 +94075;48.5776;-1.6967;7;20220907;22.9;15.6;19.2;5.1;16.66;4.5;3;12995 +94075;48.5776;-1.6967;7;20220908;22.3;14.7;18.5;5.5;15.66;3;3.16;14886 +94075;48.5776;-1.6967;7;20220909;21;15.1;18.1;5.9;15.11;3;3;13042 +94075;48.5776;-1.6967;7;20220910;21.5;12.9;17.2;3.3;15.16;0;2.65;15824 +94075;48.5776;-1.6967;7;20220911;25.8;13.3;19.5;2.3;15.61;0;3.29;18412 +94075;48.5776;-1.6967;7;20220912;30.5;15.6;23;3.3;15.71;.4;4.47;17418 +94075;48.5776;-1.6967;7;20220913;27.1;20.8;23.9;2.5;19.01;0;2.91;10461 +94075;48.5776;-1.6967;7;20220914;23.7;16.8;20.3;2.7;19.56;2.2;2.26;12391 +94075;48.5776;-1.6967;7;20220915;20.2;15.1;17.6;3.5;15.91;0;2.18;11497 +94075;48.5776;-1.6967;7;20220916;18.8;13.7;16.3;4.8;10.86;.1;3.26;13027 +94075;48.5776;-1.6967;7;20220917;18;7.6;12.8;2.5;9.06;.1;2.68;17800 +94075;48.5776;-1.6967;7;20220918;18.9;5.7;12.3;2.3;9.86;.1;2.52;18471 +94075;48.5776;-1.6967;7;20220919;20.9;6.9;13.9;2.3;11.16;.1;2.62;18361 +94075;48.5776;-1.6967;7;20220920;19.3;7.6;13.5;2;11.71;.1;1.97;12730 +94075;48.5776;-1.6967;7;20220921;21.5;8.5;15;2.1;11.31;0;2.62;17539 +94075;48.5776;-1.6967;7;20220922;22.5;8.9;15.7;1.7;11.26;.1;2.53;16656 +94075;48.5776;-1.6967;7;20220923;17.4;11.4;14.4;1.5;13.86;9.4;1.35;8143 +94075;48.5776;-1.6967;7;20220924;19.1;13.2;16.2;3.5;13.36;3.6;2.33;12971 +94075;48.5776;-1.6967;7;20220925;18.3;12.7;15.5;3.6;12.66;.2;2.24;12134 +94075;48.5776;-1.6967;7;20220926;17.1;9.5;13.3;6.1;11.81;6.6;2;8793 +94075;48.5776;-1.6967;7;20220927;17.1;12.6;14.9;6.4;12.76;31.7;2.1;7660 +94075;48.5776;-1.6967;7;20220928;15;11.9;13.5;3.2;12.96;14;1.3;6698 +94075;48.5776;-1.6967;7;20220929;15.6;9.4;12.5;2.6;11.51;2.8;1.44;9027 +94075;48.5776;-1.6967;7;20220930;16.5;6.5;11.5;3.9;11.91;2.7;1.46;12573 +94075;48.5776;-1.6967;7;20221001;20.5;13.8;17.2;5;15.91;0;2;10570 +94075;48.5776;-1.6967;7;20221002;20.4;15.5;17.9;4;16.91;0;1.74;8354 +94075;48.5776;-1.6967;7;20221003;19.6;14.1;16.9;3;15.46;0;1.75;10231 +94075;48.5776;-1.6967;7;20221004;17.9;13;15.4;3;14.51;0;1.34;7047 +94075;48.5776;-1.6967;7;20221005;20.7;15.6;18.2;5.1;13.91;1.2;2.63;8180 +94075;48.5776;-1.6967;7;20221006;18.9;8.4;13.6;2.6;10.86;0;1.99;13481 +94075;48.5776;-1.6967;7;20221007;19.1;6.8;12.9;2.4;11.16;.1;1.83;13502 +94075;48.5776;-1.6967;7;20221008;18.1;10.6;14.3;2.4;12.16;0;1.69;11859 +94075;48.5776;-1.6967;7;20221009;20.1;8.1;14.1;2.9;10.46;0;2.23;13684 +94075;48.5776;-1.6967;7;20221010;17.6;12.6;15.1;3.1;14.16;1;1.26;5833 +94075;48.5776;-1.6967;7;20221011;18.5;7.1;12.8;2.1;9.96;0;1.75;13573 +94075;48.5776;-1.6967;7;20221012;19;8.2;13.6;2.3;11.41;.7;1.62;10682 +94075;48.5776;-1.6967;7;20221013;17.4;12.2;14.8;3.6;14.96;4;1.09;6292 +94075;48.5776;-1.6967;7;20221014;19;13.1;16.1;3.3;15.81;12.6;1.16;5991 +94075;48.5776;-1.6967;7;20221015;19.1;14.7;16.9;4.8;15.11;.1;1.79;8769 +94075;48.5776;-1.6967;7;20221016;18.1;12.4;15.3;4.1;15.31;3.6;1.08;6072 +94075;48.5776;-1.6967;7;20221017;18.3;15.4;16.8;3.3;16.61;1.1;1.11;4945 +94075;48.5776;-1.6967;7;20221018;20.1;11.9;16;3.1;17.16;0;.95;7618 +94075;48.5776;-1.6967;7;20221019;23.4;16.5;20;4.1;17.36;9.5;2.11;9153 +94075;48.5776;-1.6967;7;20221020;20.7;12.8;16.7;3.1;15.36;1.1;1.5;10216 +94075;48.5776;-1.6967;7;20221021;20.2;15;17.6;6.4;14.61;.3;2.28;7284 +94075;48.5776;-1.6967;7;20221022;19.3;13;16.2;4.1;15.31;.5;1.31;6559 +94075;48.5776;-1.6967;7;20221023;21.2;16;18.6;6;14.56;.7;2.56;7337 +94075;48.5776;-1.6967;7;20221024;19.4;13.6;16.5;5.7;14.06;0;1.91;7648 +94075;48.5776;-1.6967;7;20221025;18.7;12.2;15.5;4.4;14.31;.1;1.35;6745 +94075;48.5776;-1.6967;7;20221026;20.1;14.8;17.5;5;15.71;1;1.7;7481 +94075;48.5776;-1.6967;7;20221027;22.9;14.2;18.5;4.7;16.16;.1;1.95;8248 +94075;48.5776;-1.6967;7;20221028;19.9;15.3;17.6;4.2;15.96;.1;1.49;6576 +94075;48.5776;-1.6967;7;20221029;21.8;15.5;18.6;5;15.91;3;1.96;6486 +94075;48.5776;-1.6967;7;20221030;17.8;13.1;15.5;3.8;14.16;1.2;1.24;5919 +94075;48.5776;-1.6967;7;20221031;17.1;11.1;14.1;4.5;13.56;.4;1.08;5188 +94075;48.5776;-1.6967;7;20221101;17.3;10.6;14;6.1;11.56;3.1;1.88;6614 +94075;48.5776;-1.6967;7;20221102;16.4;7.5;11.9;4.9;11.56;1.1;1.17;7276 +94075;48.5776;-1.6967;7;20221103;14.7;14.1;14.4;6.8;12.31;14.4;1.72;3826 +94075;48.5776;-1.6967;7;20221104;14.2;8.8;11.5;5.9;10.06;1.1;1.5;6607 +94075;48.5776;-1.6967;7;20221105;13.6;7.8;10.7;4.4;11.06;2.8;.82;4449 +94075;48.5776;-1.6967;7;20221106;15.8;13;14.4;6.8;13.51;7.9;1.29;4494 +94075;48.5776;-1.6967;7;20221107;17;12.3;14.7;7;12.96;2.1;1.63;4557 +94075;48.5776;-1.6967;7;20221108;16.8;12.2;14.5;7.1;12.56;1;1.68;5389 +94075;48.5776;-1.6967;7;20221109;16.7;10.3;13.5;4.2;11.31;.3;1.37;7059 +94075;48.5776;-1.6967;7;20221110;16.5;7.7;12.1;4.1;11.56;0;1;7089 +94075;48.5776;-1.6967;7;20221111;11.9;8.6;10.3;4.1;11.56;.1;.44;4064 +94075;48.5776;-1.6967;7;20221112;19.1;7.4;13.2;3.2;12.66;.2;.94;7775 +94075;48.5776;-1.6967;7;20221113;18.7;10.3;14.5;3.3;12.81;0;1.05;7150 +94075;48.5776;-1.6967;7;20221114;14.2;9.6;11.9;4;11.81;4.2;.79;4170 +94075;48.5776;-1.6967;7;20221115;16.4;8.3;12.4;7.7;11.56;3.2;1.35;5685 +94075;48.5776;-1.6967;7;20221116;15;7.8;11.4;7.3;10.96;12.8;1.25;3828 +94075;48.5776;-1.6967;7;20221117;13.7;9.5;11.6;5.8;10.71;6.7;1.17;4185 +94075;48.5776;-1.6967;7;20221118;12.7;8;10.4;4;9.71;3.7;.91;5558 +94075;48.5776;-1.6967;7;20221119;12.8;4;8.4;2.3;8.71;3.1;.58;6234 +94075;48.5776;-1.6967;7;20221120;12.9;5.7;9.3;4.8;10.11;2.8;.69;4882 +94075;48.5776;-1.6967;7;20221121;12.2;7.2;9.7;6.7;9.56;8.3;1.11;4368 +94075;48.5776;-1.6967;7;20221122;12.5;6.2;9.4;6.7;8.96;2.8;1.23;5067 +94075;48.5776;-1.6967;7;20221123;13.8;6.3;10.1;6.7;10.51;2.6;.84;5703 +94075;48.5776;-1.6967;7;20221124;14.4;6.8;10.6;5.7;10.46;7.8;1.01;4349 +94075;48.5776;-1.6967;7;20221125;14.1;7;10.5;3.5;9.81;.2;.8;5699 +94075;48.5776;-1.6967;7;20221126;12;7;9.5;5;10.61;4.7;.55;3434 +94075;48.5776;-1.6967;7;20221127;12.8;10.5;11.6;4.5;12.46;12.1;.55;1969 +94075;48.5776;-1.6967;7;20221128;11.8;7.7;9.7;4;9.96;11.1;.66;4228 +94075;48.5776;-1.6967;7;20221129;12.9;6.1;9.5;2.1;9.61;.1;.49;3931 +94075;48.5776;-1.6967;7;20221130;9.3;4.2;6.7;2.8;8.51;0;.39;3822 +94075;48.5776;-1.6967;7;20221201;10.3;.8;5.5;1.9;7.36;.1;.3;5608 +94075;48.5776;-1.6967;7;20221202;6.5;-.3;3.1;2.3;6.86;0;.27;3507 +94075;48.5776;-1.6967;7;20221203;4.5;3.2;3.9;4.1;6.61;0;.63;1873 +94075;48.5776;-1.6967;7;20221204;4.2;2;3.1;2.2;6.61;0;.37;2159 +94075;48.5776;-1.6967;7;20221205;6;3.4;4.7;1.5;7.21;0;.37;2253 +94075;48.5776;-1.6967;7;20221206;7.1;.8;3.9;2.6;6.56;.2;.33;4795 +94075;48.5776;-1.6967;7;20221207;8.2;-.6;3.8;1.4;7.06;.8;.14;4839 +94075;48.5776;-1.6967;7;20221208;6.1;1;3.6;1.2;6.76;.2;.21;3490 +94075;48.5776;-1.6967;7;20221209;5.4;-2.7;1.3;1.4;5.76;.3;.09;5009 +94075;48.5776;-1.6967;7;20221210;6.4;-2.8;1.8;2.8;5.41;0;.41;4956 +94075;48.5776;-1.6967;7;20221211;2.7;-1.3;.7;3.7;5.71;.5;.24;3747 +94075;48.5776;-1.6967;7;20221212;1.8;-.2;.8;3.3;5.91;.1;.25;2019 +94075;48.5776;-1.6967;7;20221213;2.7;-2.6;0;3.1;4.86;3.3;.39;3520 +94075;48.5776;-1.6967;7;20221214;2.6;.2;1.4;3.3;5.91;1.9;.35;1949 +94075;48.5776;-1.6967;7;20221215;5.3;.4;2.9;3.7;4.81;.2;.88;3049 +94075;48.5776;-1.6967;7;20221216;7.1;-1.3;2.9;1.4;5.86;.2;.17;4969 +94075;48.5776;-1.6967;7;20221217;.8;-2.9;-1;2.4;4.91;0;.16;3978 +94075;48.5776;-1.6967;7;20221218;7.3;-2.7;2.3;7;6.91;8.8;.4;2739 +94075;48.5776;-1.6967;7;20221219;13.9;7.9;10.9;8.4;12.31;7.7;.45;2651 +94075;48.5776;-1.6967;7;20221220;13.2;12.2;12.7;4.6;12.26;9.6;.92;1529 +94075;48.5776;-1.6967;7;20221221;13.8;6.6;10.2;5;11.66;7.1;.38;3198 +94075;48.5776;-1.6967;7;20221222;15;11.5;13.2;5.9;12.91;9.9;.92;1876 +94075;48.5776;-1.6967;7;20221223;15.5;13.4;14.5;5.7;13.41;1.7;1.06;2563 +94075;48.5776;-1.6967;7;20221224;12.5;10.6;11.5;4.3;12.06;2.7;.56;1845 +94075;48.5776;-1.6967;7;20221225;11.6;10.1;10.9;3.6;12.01;4.4;.4;1685 +94075;48.5776;-1.6967;7;20221226;10.5;9;9.7;3.6;9.66;.3;.7;2850 +94075;48.5776;-1.6967;7;20221227;11;3.8;7.4;4.8;8.81;.3;.52;4628 +94075;48.5776;-1.6967;7;20221228;12.3;9.6;10.9;7;11.16;2.8;.86;2054 +94075;48.5776;-1.6967;7;20221229;12;9;10.5;6;9.21;1.4;1.25;3659 +94075;48.5776;-1.6967;7;20221230;15.7;5;10.3;8.6;12.16;1.6;.45;3824 +94075;48.5776;-1.6967;7;20221231;17.7;14.3;16;11.6;13.61;4.2;2.13;2335 +94076;48.67241;-1.35004;35;20220101;14.9;10.1;12.5;5.5;12.1;1.1;.89;3880 +94076;48.67241;-1.35004;35;20220102;14.4;11.5;13;5.7;12;0;1.12;3083 +94076;48.67241;-1.35004;35;20220103;12.5;10.9;11.7;4.3;11.7;24.5;.77;2361 +94076;48.67241;-1.35004;35;20220104;9.7;7.9;8.8;4.2;9.1;1.7;.83;2507 +94076;48.67241;-1.35004;35;20220105;7.4;3.7;5.6;2.4;6.8;.5;.57;3526 +94076;48.67241;-1.35004;35;20220106;7.4;2.3;4.9;4.1;7;3.2;.59;4134 +94076;48.67241;-1.35004;35;20220107;9.4;5.6;7.5;6;9;6.6;.63;3628 +94076;48.67241;-1.35004;35;20220108;10.8;7.4;9.1;8.3;9.8;20.7;.91;3473 +94076;48.67241;-1.35004;35;20220109;8.8;5.5;7.2;4.8;9.1;7;.46;3456 +94076;48.67241;-1.35004;35;20220110;9.3;7.1;8.2;2.9;10.6;2.1;.22;2888 +94076;48.67241;-1.35004;35;20220111;8.5;7.6;8.1;3.1;10.4;.4;.3;1944 +94076;48.67241;-1.35004;35;20220112;9.6;6.8;8.2;1.6;10.2;0;.26;3295 +94076;48.67241;-1.35004;35;20220113;9;2.9;6;2;7.6;0;.39;4810 +94076;48.67241;-1.35004;35;20220114;6.8;.3;3.6;2.9;6;.1;.56;5013 +94076;48.67241;-1.35004;35;20220115;2.6;-.8;.9;2.4;6.5;0;.11;3727 +94076;48.67241;-1.35004;35;20220116;9;1.9;5.5;3.7;9.1;1.1;.09;5351 +94076;48.67241;-1.35004;35;20220117;6.5;4.1;5.3;1;8.4;0;.24;3240 +94076;48.67241;-1.35004;35;20220118;5.9;.6;3.3;1.9;7.7;.1;.11;4766 +94076;48.67241;-1.35004;35;20220119;9;4.4;6.7;2.2;8.8;1.4;.35;4510 +94076;48.67241;-1.35004;35;20220120;9.2;2.4;5.8;3.4;7.2;0;.7;5506 +94076;48.67241;-1.35004;35;20220121;6.8;2.5;4.7;1.8;6.5;0;.5;4481 +94076;48.67241;-1.35004;35;20220122;7.3;-.2;3.6;1.3;7.1;0;.22;5925 +94076;48.67241;-1.35004;35;20220123;4.4;4.4;4.4;3.5;7.1;0;.67;219 +94076;48.67241;-1.35004;35;20220124;8.4;.8;4.6;2;6.7;0;.48;6127 +94076;48.67241;-1.35004;35;20220125;1.2;-.7;.3;2.2;6.1;0;.21;3215 +94076;48.67241;-1.35004;35;20220126;7;-.1;3.5;1.6;6.8;0;.32;6096 +94076;48.67241;-1.35004;35;20220127;9.6;2.3;6;2.5;8.8;1;.32;6266 +94076;48.67241;-1.35004;35;20220128;9.4;7;8.2;1.5;10.4;.1;.35;3738 +94076;48.67241;-1.35004;35;20220129;10.2;8.3;9.3;4.6;11;.7;.46;3397 +94076;48.67241;-1.35004;35;20220130;9.7;6.3;8;2.3;9.2;.3;.56;4535 +94076;48.67241;-1.35004;35;20220131;8.5;3.5;6;7.3;8.7;.5;.5;5533 +94076;48.67241;-1.35004;35;20220201;9.6;6.1;7.9;6.8;10.7;.7;.18;4733 +94076;48.67241;-1.35004;35;20220202;10.2;8.4;9.3;4.8;10.2;0;.77;3506 +94076;48.67241;-1.35004;35;20220203;9.8;6;7.9;3.7;9.7;.4;.55;5069 +94076;48.67241;-1.35004;35;20220204;10.6;7.6;9.1;4.8;8.7;1.2;1.22;4595 +94076;48.67241;-1.35004;35;20220205;11.1;3.4;7.3;3.5;8.1;.2;.9;7340 +94076;48.67241;-1.35004;35;20220206;13.2;8.7;11;8.8;11.1;3.7;1.19;5748 +94076;48.67241;-1.35004;35;20220207;12.1;6.6;9.4;2.1;9.5;.1;.76;6427 +94076;48.67241;-1.35004;35;20220208;10;7.1;8.6;2.4;10.2;0;.54;4798 +94076;48.67241;-1.35004;35;20220209;9.4;5.2;7.3;1.6;9.1;.1;.54;5816 +94076;48.67241;-1.35004;35;20220210;7.1;4.7;5.9;3.8;8.47;1.9;.84;3766 +94076;48.67241;-1.35004;35;20220211;10.4;1.3;5.8;2.2;6.57;0;.89;8766 +94076;48.67241;-1.35004;35;20220212;8.8;-.1;4.3;3.4;6.17;0;.98;10200 +94076;48.67241;-1.35004;35;20220213;10.8;2.7;6.7;7.4;9.17;12.8;.65;4400 +94076;48.67241;-1.35004;35;20220214;11.2;5.7;8.4;5.4;8.87;4.9;1.15;7666 +94076;48.67241;-1.35004;35;20220215;11.3;3.7;7.5;5.9;9.87;6.9;.56;3366 +94076;48.67241;-1.35004;35;20220216;15.6;10;12.8;6.6;13.6;4.3;.93;7424 +94076;48.67241;-1.35004;35;20220217;14.1;9.9;12;5.6;10.7;.1;1.58;6556 +94076;48.67241;-1.35004;35;20220218;11.7;8.5;10.1;8.4;9.1;3.5;1.81;5836 +94076;48.67241;-1.35004;35;20220219;11.1;3;7.1;6.2;7.9;.7;1.36;9293 +94076;48.67241;-1.35004;35;20220220;13.9;7.1;10.5;7.8;10.6;7.4;1.41;8660 +94076;48.67241;-1.35004;35;20220221;11.2;6.5;8.9;9.7;8.9;3.5;1.59;7344 +94076;48.67241;-1.35004;35;20220222;15.4;7.5;11.5;4.5;10.6;.2;1.53;9596 +94076;48.67241;-1.35004;35;20220223;10.3;3.8;7.1;2.4;8.6;.1;.88;8853 +94076;48.67241;-1.35004;35;20220224;9.6;6.8;8.2;6.5;8.1;3;1.52;5971 +94076;48.67241;-1.35004;35;20220225;10.6;3.4;7;2.9;7.6;.3;1.19;9580 +94076;48.67241;-1.35004;35;20220226;11.3;.7;6;3.9;6.3;.1;1.62;11745 +94076;48.67241;-1.35004;35;20220227;11.9;2.1;7;4.2;7;0;1.64;11464 +94076;48.67241;-1.35004;35;20220228;14.2;4.5;9.4;3.9;9.7;1.4;1.39;11570 +94076;48.67241;-1.35004;35;20220301;13;9.1;11.1;3;11.4;4.2;1.06;7521 +94076;48.67241;-1.35004;35;20220302;14.2;9;11.6;2.9;10.2;.3;1.48;8772 +94076;48.67241;-1.35004;35;20220303;10.7;7;8.9;4;10.9;3.4;.72;7537 +94076;48.67241;-1.35004;35;20220304;10.1;8.1;9.1;4.8;9;0;1.34;5675 +94076;48.67241;-1.35004;35;20220305;9.8;3.7;6.8;3.7;8.3;1.2;1.11;9882 +94076;48.67241;-1.35004;35;20220306;9.6;5.8;7.7;4.5;7.3;0;1.61;7952 +94076;48.67241;-1.35004;35;20220307;7.2;-.3;3.5;4;5.3;0;1.46;11232 +94076;48.67241;-1.35004;35;20220308;11.7;1.8;6.8;5.4;7.9;.1;1.56;13046 +94076;48.67241;-1.35004;35;20220309;13.9;7.7;10.8;5.9;9.9;0;1.86;10507 +94076;48.67241;-1.35004;35;20220310;12.3;9.4;10.9;4.5;10.6;1.1;1.38;7350 +94076;48.67241;-1.35004;35;20220311;14;8.2;11.1;7.2;10.3;5.7;1.91;10437 +94076;48.67241;-1.35004;35;20220312;13.9;5.9;9.9;6.4;9;.3;2.1;12378 +94076;48.67241;-1.35004;35;20220313;13;8.2;10.6;5;9.4;3.4;1.87;9760 +94076;48.67241;-1.35004;35;20220314;14.8;4.4;9.6;3.4;8.8;.5;1.95;14444 +94076;48.67241;-1.35004;35;20220315;15.8;7.2;11.5;2.7;11.2;.4;1.68;13320 +94076;48.67241;-1.35004;35;20220316;13;10.6;11.8;4.4;11.6;2;1.37;7227 +94076;48.67241;-1.35004;35;20220317;11.8;4.9;8.4;4.4;8.2;0;1.78;12251 +94076;48.67241;-1.35004;35;20220318;15.3;2.6;9;4.4;6.94;0;2.68;17666 +94076;48.67241;-1.35004;35;20220319;14.6;5.9;10.2;4.4;7.47;0;2.57;13966 +94076;48.67241;-1.35004;35;20220320;14.1;4.8;9.5;2.9;7.87;0;1.95;12366 +94076;48.67241;-1.35004;35;20220321;18.2;6.2;12.2;3.8;9.71;0;2.6;16500 +94076;48.67241;-1.35004;35;20220322;17.2;6.5;11.8;4.3;7.64;0;3.14;17433 +94076;48.67241;-1.35004;35;20220323;17.4;5.1;11.2;2.8;6.61;0;2.89;18200 +94076;48.67241;-1.35004;35;20220324;18;2.2;10.1;2;7.97;0;2.42;18033 +94076;48.67241;-1.35004;35;20220325;19.8;4.9;12.4;3.7;7.91;0;3.3;17766 +94076;48.67241;-1.35004;35;20220326;18.4;5.1;11.8;3.7;8.21;0;3.14;18666 +94076;48.67241;-1.35004;35;20220327;19.2;4.1;11.7;2.5;9.41;0;2.6;17933 +94076;48.67241;-1.35004;35;20220328;20.6;6.4;13.5;2.2;9.51;.2;2.48;12433 +94076;48.67241;-1.35004;35;20220329;15.2;9.3;12.2;2.5;10.87;.4;1.88;10833 +94076;48.67241;-1.35004;35;20220330;11.9;9.2;10.5;4.4;10.37;1.2;1.34;5766 +94076;48.67241;-1.35004;35;20220331;7.7;5;6.4;6.2;6.91;1.9;1.68;8433 +94076;48.67241;-1.35004;35;20220401;7.9;3.3;5.6;8.4;5.41;1.1;2.31;10450 +94076;48.67241;-1.35004;35;20220402;8.9;3.1;6;4.4;5.31;0;2.39;17200 +94076;48.67241;-1.35004;35;20220403;8.8;.7;4.8;3;5.36;0;2.06;18050 +94076;48.67241;-1.35004;35;20220404;10.1;-1.2;4.5;5.6;7.91;.7;.9;7900 +94076;48.67241;-1.35004;35;20220405;13.1;9.3;11.2;5.8;10.72;.2;1.78;12370 +94076;48.67241;-1.35004;35;20220406;13.7;7.3;10.5;6.6;10.11;4;1.87;9600 +94076;48.67241;-1.35004;35;20220407;14.3;10.7;12.5;7.7;10.24;8.2;2.68;13033 +94076;48.67241;-1.35004;35;20220408;12.1;7.3;9.7;5;9.27;17.1;1.67;6766 +94076;48.67241;-1.35004;35;20220409;11.5;2.5;7;3.2;6.97;0;2.36;20200 +94076;48.67241;-1.35004;35;20220410;14.4;1.3;7.8;4.1;6.74;0;2.92;21007 +94076;48.67241;-1.35004;35;20220411;20.4;6.2;13.3;5.3;9.64;.3;3.66;17933 +94076;48.67241;-1.35004;35;20220412;16.4;11;13.7;3.6;12.21;.6;1.69;6033 +94076;48.67241;-1.35004;35;20220413;19.9;5.9;12.9;1.6;11.14;0;2.46;15966 +94076;48.67241;-1.35004;35;20220414;21.8;6.7;14.2;1.7;11.07;.1;3.24;21533 +94076;48.67241;-1.35004;35;20220415;19.7;7.7;13.7;2.2;11.44;0;3.17;21300 +94076;48.67241;-1.35004;35;20220416;19.7;6.9;13.3;2.5;11.04;0;3.34;23600 +94076;48.67241;-1.35004;35;20220417;20.5;6.3;13.4;2.7;10.44;0;3.28;20900 +94076;48.67241;-1.35004;35;20220418;15.2;8.6;11.9;3.6;10.07;0;2.67;17766 +94076;48.67241;-1.35004;35;20220419;13.8;4.6;9.2;3.8;8.91;0;2.59;21033 +94076;48.67241;-1.35004;35;20220420;16;4.8;10.4;3.3;10.37;0;2.62;20366 +94076;48.67241;-1.35004;35;20220421;19;7.4;13.2;3;10.14;0;3.46;22900 +94076;48.67241;-1.35004;35;20220422;19;8.2;13.6;4;10.61;0;3.3;18833 +94076;48.67241;-1.35004;35;20220423;16.7;9.6;13.1;4;11.47;1.4;2.43;13000 +94076;48.67241;-1.35004;35;20220424;16.6;9.8;13.2;3.1;12.07;.3;2.38;15333 +94076;48.67241;-1.35004;35;20220425;15.4;7.8;11.6;3.7;9.57;0;3.22;23566 +94076;48.67241;-1.35004;35;20220426;17;5.4;11.2;4;9.41;0;3.22;22700 +94076;48.67241;-1.35004;35;20220427;16.5;6.5;11.5;5.1;9.07;0;3.56;23533 +94076;48.67241;-1.35004;35;20220428;16.5;9.2;12.9;3.4;10.41;0;2.79;15500 +94076;48.67241;-1.35004;35;20220429;16.8;8.6;12.7;4.3;10.74;0;3.3;22400 +94076;48.67241;-1.35004;35;20220430;14.7;7.2;10.9;3.8;9.41;0;2.8;18500 +94076;48.67241;-1.35004;35;20220501;19.3;7.5;13.4;2.5;9.24;.2;3.6;21933 +94076;48.67241;-1.35004;35;20220502;16.7;9.8;13.3;3.2;10.64;0;3.04;18300 +94076;48.67241;-1.35004;35;20220503;17.5;10.4;14;3.4;10.34;0;3.21;17666 +94076;48.67241;-1.35004;35;20220504;17.9;4.4;11.2;2.9;10.64;0;3.11;22733 +94076;48.67241;-1.35004;35;20220505;17.4;9.4;13.4;3.2;11.57;.1;3.3;22566 +94076;48.67241;-1.35004;35;20220506;15.2;6.9;11.1;3.1;12.1;0;2.44;20873 +94076;48.67241;-1.35004;35;20220507;16.2;11;13.6;3.4;12.7;.1;2.56;16659 +94076;48.67241;-1.35004;35;20220508;20.5;8.4;14.5;2.2;12.9;.1;3.7;25435 +94076;48.67241;-1.35004;35;20220509;26;10.2;18.1;2;12.8;0;4.87;28172 +94076;48.67241;-1.35004;35;20220510;22;13.4;17.7;3;12.6;0;4.18;21704 +94076;48.67241;-1.35004;35;20220511;22.7;10.3;16.5;4.2;12.7;0;4.61;26150 +94076;48.67241;-1.35004;35;20220512;17.3;7.6;12.5;2.6;10.9;.2;3.31;23269 +94076;48.67241;-1.35004;35;20220513;18.1;5.9;12;2.5;10.1;0;3.66;26195 +94076;48.67241;-1.35004;35;20220514;25.1;7.3;16.2;2.4;11.4;.7;4.93;28883 +94076;48.67241;-1.35004;35;20220515;27.9;16.4;22.2;2.8;14.8;2.7;5.5;25676 +94076;48.67241;-1.35004;35;20220516;23.5;13;18.3;3.6;15.7;.4;4.31;24653 +94076;48.67241;-1.35004;35;20220517;27.9;12.1;20;3.2;14.6;2.6;5.7;29275 +94076;48.67241;-1.35004;35;20220518;25.5;12.8;19.2;2.9;15;5.8;4.97;27324 +94076;48.67241;-1.35004;35;20220519;20.8;13.4;17.1;2.1;14.9;2.4;3.53;20994 +94076;48.67241;-1.35004;35;20220520;18.5;13;15.8;2.4;13.7;1;3.08;18201 +94076;48.67241;-1.35004;35;20220521;19.6;9.2;14.4;2.5;13.1;.3;3.66;25043 +94076;48.67241;-1.35004;35;20220522;24.5;12;18.3;2.5;15.4;6.8;4.66;27536 +94076;48.67241;-1.35004;35;20220523;16.8;12.6;14.7;4;14.7;9.9;2.41;16111 +94076;48.67241;-1.35004;35;20220524;16.7;8.7;12.7;3.5;11.3;.8;3.25;22229 +94076;48.67241;-1.35004;35;20220525;17.5;7.1;12.3;3.3;12.1;.5;3.32;25399 +94076;48.67241;-1.35004;35;20220526;16.2;12.8;14.5;3.6;13.6;.1;2.48;14663 +94076;48.67241;-1.35004;35;20220527;17.6;13;15.3;3.4;13.7;.3;2.92;17072 +94076;48.67241;-1.35004;35;20220528;20.2;7;13.6;2.1;11.2;0;4.21;28854 +94076;48.67241;-1.35004;35;20220529;18;7.1;12.6;3.8;9.2;0;4.16;26315 +94076;48.67241;-1.35004;35;20220530;18.5;5.5;12;2;9.4;.1;4.07;28797 +94076;48.67241;-1.35004;35;20220531;18;8.2;13.1;2.4;10.6;0;3.76;25097 +94076;48.67241;-1.35004;35;20220601;19.2;5.9;12.6;2.2;10.7;0;4.1;29274 +94076;48.67241;-1.35004;35;20220602;24;9.2;16.6;2.3;11;1.2;5.23;30870 +94076;48.67241;-1.35004;35;20220603;21.2;14.4;17.8;3;15.2;9.5;3.79;21091 +94076;48.67241;-1.35004;35;20220604;25.9;13.7;19.8;2.2;17.8;5.2;4.9;28237 +94076;48.67241;-1.35004;35;20220605;20.6;13.5;17.1;3;14.7;.6;3.74;21636 +94076;48.67241;-1.35004;35;20220606;19.8;8.7;14.3;3.1;13.3;2.9;3.87;27048 +94076;48.67241;-1.35004;35;20220607;22;14.4;18.2;3.9;15.4;5.1;4.13;22458 +94076;48.67241;-1.35004;35;20220608;19.3;15.2;17.3;5;15.2;1.9;3.25;16580 +94076;48.67241;-1.35004;35;20220609;23.2;12.1;17.7;3.2;13.5;.1;4.85;27181 +94076;48.67241;-1.35004;35;20220610;22.9;13.7;18.3;4;15.7;.7;4.42;24799 +94076;48.67241;-1.35004;35;20220611;20.2;13.6;16.9;2.3;14.6;.2;3.6;21065 +94076;48.67241;-1.35004;35;20220612;19.7;10.7;15.2;3.1;13.6;.1;3.79;24589 +94076;48.67241;-1.35004;35;20220613;20.2;10.8;15.5;3.7;12.1;.1;4.27;25151 +94076;48.67241;-1.35004;35;20220614;26.1;8.7;17.4;2.1;12.6;0;5.41;31461 +94076;48.67241;-1.35004;35;20220615;24.2;13;18.6;2.5;14.7;0;4.87;27479 +94076;48.67241;-1.35004;35;20220616;29.7;12.7;21.2;2.3;15.3;.1;6.11;31506 +94076;48.67241;-1.35004;35;20220617;35.8;15.9;25.9;1.5;16;0;6.7;31522 +94076;48.67241;-1.35004;35;20220618;35.3;16.3;25.8;2.6;18.3;2.5;7.27;31535 +94076;48.67241;-1.35004;35;20220619;21.3;13.2;17.3;3.9;15.6;3.4;3.9;23444 +94076;48.67241;-1.35004;35;20220620;24.5;15.6;20.1;2.9;16.1;0;4.73;24567 +94076;48.67241;-1.35004;35;20220621;26.6;14.4;20.5;2.7;15.6;1.5;5.48;28727 +94076;48.67241;-1.35004;35;20220622;24.6;15.5;20.1;2;17.6;9.2;4.47;24838 +94076;48.67241;-1.35004;35;20220623;25.5;16.6;21.1;2.5;18.2;1;4.67;24560 +94076;48.67241;-1.35004;35;20220624;22.8;14.8;18.8;4;16.3;2.1;4.27;23288 +94076;48.67241;-1.35004;35;20220625;20.3;11.2;15.8;3.5;12.7;2;4.17;24812 +94076;48.67241;-1.35004;35;20220626;21;9.2;15.1;3.1;11.6;.5;4.57;28207 +94076;48.67241;-1.35004;35;20220627;20;9.2;14.6;2.2;12.4;.2;4.09;26975 +94076;48.67241;-1.35004;35;20220628;22.7;9.4;16.1;3.4;12.2;1.7;5;29886 +94076;48.67241;-1.35004;35;20220629;21.1;12.9;17;2.8;13.7;2.4;4.11;23491 +94076;48.67241;-1.35004;35;20220630;18.3;9.9;14.1;2.7;12.5;3.7;3.57;23747 +94076;48.67241;-1.35004;35;20220701;20.6;8;14.3;1.9;11.9;.1;4.31;29000 +94076;48.67241;-1.35004;35;20220702;22.2;8.5;15.4;2.8;12.7;0;4.69;30190 +94076;48.67241;-1.35004;35;20220703;19.9;9.9;14.9;3.4;13.2;.1;3.92;25787 +94076;48.67241;-1.35004;35;20220704;19.4;9.5;14.5;3.1;12.8;0;3.84;25618 +94076;48.67241;-1.35004;35;20220705;20;13.1;16.6;3.8;13.5;0;3.86;21387 +94076;48.67241;-1.35004;35;20220706;22.2;10.6;16.4;3.3;14.9;0;4.3;27615 +94076;48.67241;-1.35004;35;20220707;22.4;15.2;18.8;4.5;16;.1;4.17;21761 +94076;48.67241;-1.35004;35;20220708;23.6;10.9;17.3;3.1;14.8;0;4.73;28769 +94076;48.67241;-1.35004;35;20220709;29.3;12.7;21;2.5;15.7;0;5.96;30899 +94076;48.67241;-1.35004;35;20220710;29.8;13.6;21.7;2.6;13.3;0;6.37;30827 +94076;48.67241;-1.35004;35;20220711;30.7;16;23.4;2.7;15.1;0;6.57;30721 +94076;48.67241;-1.35004;35;20220712;34.1;17.9;26;2;16.2;0;6.75;30672 +94076;48.67241;-1.35004;35;20220713;28.8;17.1;23;3.1;18.3;0;5.69;27288 +94076;48.67241;-1.35004;35;20220714;23;16.4;19.7;3.9;16.7;.1;4.1;20492 +94076;48.67241;-1.35004;35;20220715;25.5;11.3;18.4;2.7;13.4;0;5.34;29869 +94076;48.67241;-1.35004;35;20220716;30.8;11.7;21.3;2;11.4;0;6.13;30321 +94076;48.67241;-1.35004;35;20220717;34;17.4;25.7;2.6;12.8;0;7.23;30224 +94076;48.67241;-1.35004;35;20220718;39.7;19.5;29.6;3.5;12.1;0;9.2;30125 +94076;48.67241;-1.35004;35;20220719;32.3;27.3;29.8;4.2;15.8;1.2;7.1;17586 +94076;48.67241;-1.35004;35;20220720;24.9;16.2;20.6;3.7;17.1;.6;4.6;23046 +94076;48.67241;-1.35004;35;20220721;22.7;17.4;20.1;3.5;16.1;0;3.93;17970 +94076;48.67241;-1.35004;35;20220722;20;15.1;17.6;3.4;16.4;0;3.03;17223 +94076;48.67241;-1.35004;35;20220723;25.7;12.9;19.3;2.4;15.4;0;4.91;27593 +94076;48.67241;-1.35004;35;20220724;33.2;14.4;23.8;3.1;15.1;0;6.89;29457 +94076;48.67241;-1.35004;35;20220725;23;15.2;19.1;4.4;15.9;.2;4.21;21414 +94076;48.67241;-1.35004;35;20220726;22.6;17.1;19.9;4.1;13.5;.1;4.48;17940 +94076;48.67241;-1.35004;35;20220727;22.9;9;16;2.2;12.1;0;4.53;28268 +94076;48.67241;-1.35004;35;20220728;24.2;14.3;19.3;2.3;15.1;0;4.35;23783 +94076;48.67241;-1.35004;35;20220729;26.7;16.7;21.7;2.6;14.9;.2;5.02;23792 +94076;48.67241;-1.35004;35;20220730;23.9;14.1;19;3.2;16.9;0;4.12;23444 +94076;48.67241;-1.35004;35;20220731;24.8;17.4;21.1;3.7;18;.1;4.21;20303 +94076;48.67241;-1.35004;35;20220801;22.3;17.9;20.1;3.5;17.7;0;3.34;15628 +94076;48.67241;-1.35004;35;20220802;28.5;13.3;20.9;2.2;17.4;0;5.15;28250 +94076;48.67241;-1.35004;35;20220803;23.4;18;20.7;4;20;.1;3.32;17113 +94076;48.67241;-1.35004;35;20220804;22.6;18;20.3;4.4;16.6;0;3.76;15728 +94076;48.67241;-1.35004;35;20220805;22.7;10.9;16.8;4.2;12.3;0;4.62;24922 +94076;48.67241;-1.35004;35;20220806;26.4;9;17.7;2.7;10;0;5.33;27641 +94076;48.67241;-1.35004;35;20220807;28.3;11.5;19.9;2.4;10.8;0;5.52;27483 +94076;48.67241;-1.35004;35;20220808;29.7;12.2;21;2.8;12.4;.1;5.82;27322 +94076;48.67241;-1.35004;35;20220809;30.2;13.7;22;3.7;14.9;0;6.09;27159 +94076;48.67241;-1.35004;35;20220810;34.2;15.1;24.7;2.9;14.7;0;6.57;26993 +94076;48.67241;-1.35004;35;20220811;34.7;18.5;26.6;2.3;12.8;0;6.44;26825 +94076;48.67241;-1.35004;35;20220812;32.2;16.2;24.2;2;13.4;0;5.71;26655 +94076;48.67241;-1.35004;35;20220813;35.8;16;25.9;1.3;11.5;0;5.47;26482 +94076;48.67241;-1.35004;35;20220814;22;19.6;20.8;3;18.3;3.2;2.72;10763 +94076;48.67241;-1.35004;35;20220815;25.3;16;20.7;2.8;18.7;.2;3.85;20835 +94076;48.67241;-1.35004;35;20220816;26.9;16.8;21.9;3.3;17.3;8;4.57;21556 +94076;48.67241;-1.35004;35;20220817;22.9;14.2;18.6;2.5;17.5;4.3;3.3;19884 +94076;48.67241;-1.35004;35;20220818;22.9;14.7;18.8;2.8;17.8;0;3.24;19175 +94076;48.67241;-1.35004;35;20220819;22;17;19.5;2.9;17.6;3.3;2.94;14915 +94076;48.67241;-1.35004;35;20220820;22.8;11.1;17;2.2;14.3;0;3.62;22534 +94076;48.67241;-1.35004;35;20220821;19.3;12.6;16;1.6;15.9;1;2.53;16979 +94076;48.67241;-1.35004;35;20220822;24.9;15.6;20.3;2.2;19.5;2.3;3.41;19815 +94076;48.67241;-1.35004;35;20220823;23.6;19.1;21.4;1.4;21.4;.3;2.57;13745 +94076;48.67241;-1.35004;35;20220824;29.5;15.9;22.7;1.5;20;10.9;4.27;23549 +94076;48.67241;-1.35004;35;20220825;22.6;18.9;20.8;4.3;19.4;.5;2.81;12291 +94076;48.67241;-1.35004;35;20220826;21.7;11.7;16.7;2.8;14.7;.1;3.21;19904 +94076;48.67241;-1.35004;35;20220827;26.5;10.9;18.7;2.4;14;.1;4.25;23864 +94076;48.67241;-1.35004;35;20220828;25.7;13.5;19.6;2.4;14.4;0;4.04;21602 +94076;48.67241;-1.35004;35;20220829;29.5;13.4;21.5;2.6;14.4;1.1;4.85;23463 +94076;48.67241;-1.35004;35;20220830;29.8;14.6;22.2;2.7;14.5;0;4.97;23261 +94076;48.67241;-1.35004;35;20220831;28.6;16;22.3;2.5;16.1;2.7;4.44;21393 +94076;48.67241;-1.35004;35;20220901;23.8;15.2;19.5;1.6;18.4;7.7;2.92;17556 +94076;48.67241;-1.35004;35;20220902;24.1;15.5;19.8;1.7;18.4;1.6;2.95;17400 +94076;48.67241;-1.35004;35;20220903;23.4;16.7;20.1;2.5;16.9;1.9;3.03;15245 +94076;48.67241;-1.35004;35;20220904;26.8;15.4;21.1;4.1;15.8;0;4.45;19638 +94076;48.67241;-1.35004;35;20220905;28.1;17.2;22.7;3;16.9;1.5;4.25;19028 +94076;48.67241;-1.35004;35;20220906;20.6;16.8;18.7;4.6;17.4;3;2.41;11219 +94076;48.67241;-1.35004;35;20220907;22.4;15.6;19;4.9;16.8;3.7;3.06;14791 +94076;48.67241;-1.35004;35;20220908;22;14.6;18.3;5.1;15.7;10.8;3.15;15272 +94076;48.67241;-1.35004;35;20220909;20.6;15;17.8;6;15.1;6;3.01;13184 +94076;48.67241;-1.35004;35;20220910;21.4;13.2;17.3;3.5;15.2;.9;2.78;15749 +94076;48.67241;-1.35004;35;20220911;25.7;12.9;19.3;2.3;15.2;0;3.45;19424 +94076;48.67241;-1.35004;35;20220912;30.7;15.3;23;3.3;15.4;.2;4.88;20536 +94076;48.67241;-1.35004;35;20220913;27.3;20.8;24.1;2;18.6;0;3.19;13622 +94076;48.67241;-1.35004;35;20220914;23.9;17;20.5;2.3;19.5;3;2.51;13882 +94076;48.67241;-1.35004;35;20220915;20.3;14.7;17.5;2.9;15.7;0;2.27;12395 +94076;48.67241;-1.35004;35;20220916;18.7;13.2;16;4.1;10.9;.1;3.04;12155 +94076;48.67241;-1.35004;35;20220917;17.9;5.7;11.8;2.2;9.1;.1;2.5;17801 +94076;48.67241;-1.35004;35;20220918;18.7;5;11.9;2.1;9.9;.1;2.45;18643 +94076;48.67241;-1.35004;35;20220919;21;6.2;13.6;2.1;10.9;.1;2.67;19023 +94076;48.67241;-1.35004;35;20220920;19;7.3;13.2;1.8;11.4;.1;2.23;16861 +94076;48.67241;-1.35004;35;20220921;21.7;7.6;14.7;1.7;11;.1;2.6;18278 +94076;48.67241;-1.35004;35;20220922;22.5;8.8;15.7;1.5;11.2;.1;2.58;17812 +94076;48.67241;-1.35004;35;20220923;17.1;10.5;13.8;1.2;13.5;8;1.61;12286 +94076;48.67241;-1.35004;35;20220924;19.2;12.6;15.9;3;13.6;4.3;2.16;12142 +94076;48.67241;-1.35004;35;20220925;18.2;12.6;15.4;3.6;12.8;.9;2.2;11069 +94076;48.67241;-1.35004;35;20220926;16.8;9.7;13.3;6.2;11.7;7.5;2.25;12287 +94076;48.67241;-1.35004;35;20220927;17.1;12.2;14.7;6;12.7;26.7;2.22;10121 +94076;48.67241;-1.35004;35;20220928;14.6;11.5;13.1;2.3;13;10.2;1.25;7997 +94076;48.67241;-1.35004;35;20220929;15.6;9.2;12.4;1.7;11.5;2;1.51;11255 +94076;48.67241;-1.35004;35;20220930;16.8;5.9;11.4;3.5;11.8;8.2;1.65;14438 +94076;48.67241;-1.35004;35;20221001;20.2;13.6;16.9;5.1;16.1;.7;1.98;11141 +94076;48.67241;-1.35004;35;20221002;20;15.1;17.6;3.7;16.9;0;1.74;9508 +94076;48.67241;-1.35004;35;20221003;19.1;13.9;16.5;2.9;15.7;0;1.62;9663 +94076;48.67241;-1.35004;35;20221004;18.2;14;16.1;3.4;14.9;0;1.64;8595 +94076;48.67241;-1.35004;35;20221005;21;15.4;18.2;4.8;13.9;1.7;2.78;9761 +94076;48.67241;-1.35004;35;20221006;18.3;8.2;13.3;2.4;10.8;0;1.9;12862 +94076;48.67241;-1.35004;35;20221007;18.7;6;12.4;2.4;10.9;.2;1.83;14204 +94076;48.67241;-1.35004;35;20221008;18;10.5;14.3;2.1;12.4;.1;1.6;10819 +94076;48.67241;-1.35004;35;20221009;20;7.4;13.7;2.6;10.4;0;2.14;13769 +94076;48.67241;-1.35004;35;20221010;17.4;12.6;15;2.9;14.2;.6;1.39;8466 +94076;48.67241;-1.35004;35;20221011;18.9;6.2;12.6;1.9;9.7;0;1.77;13446 +94076;48.67241;-1.35004;35;20221012;18.8;7.6;13.2;2.3;11.2;.5;1.7;12465 +94076;48.67241;-1.35004;35;20221013;16.8;11.8;14.3;3.2;14.9;4.7;1.07;8285 +94076;48.67241;-1.35004;35;20221014;18.9;13.1;16;3.2;15.9;12.6;1.31;8782 +94076;48.67241;-1.35004;35;20221015;18.7;14.8;16.8;4.5;15.3;.3;1.67;7139 +94076;48.67241;-1.35004;35;20221016;18;12.6;15.3;4.1;15.4;4.7;1.23;8244 +94076;48.67241;-1.35004;35;20221017;17.7;15.3;16.5;2.8;16.8;2.9;1.01;5491 +94076;48.67241;-1.35004;35;20221018;20;11.6;15.8;2.8;17.3;0;1.05;9937 +94076;48.67241;-1.35004;35;20221019;23.1;16.5;19.8;4;17.3;4;2.11;8706 +94076;48.67241;-1.35004;35;20221020;20.5;13;16.8;3.1;15.6;1.5;1.49;9132 +94076;48.67241;-1.35004;35;20221021;20.1;14.7;17.4;6.2;14.5;.4;2.33;7669 +94076;48.67241;-1.35004;35;20221022;19.2;13.1;16.2;4.4;15.4;.4;1.44;8018 +94076;48.67241;-1.35004;35;20221023;21.2;16.2;18.7;5.9;14.6;9.3;2.67;7174 +94076;48.67241;-1.35004;35;20221024;19.4;13.6;16.5;5.7;14.3;2.4;1.96;7596 +94076;48.67241;-1.35004;35;20221025;18.6;12.3;15.5;4.3;14.4;.1;1.42;7791 +94076;48.67241;-1.35004;35;20221026;19.5;14.5;17;4.8;15.8;.7;1.53;6862 +94076;48.67241;-1.35004;35;20221027;22.6;13.6;18.1;4.3;16;.1;1.89;8996 +94076;48.67241;-1.35004;35;20221028;19.8;14.5;17.2;4.2;16;0;1.44;6852 +94076;48.67241;-1.35004;35;20221029;21.2;15.7;18.5;4.6;16.1;4.6;1.86;6872 +94076;48.67241;-1.35004;35;20221030;17.5;12.7;15.1;3.7;14.4;2;1.14;6339 +94076;48.67241;-1.35004;35;20221031;17.3;10.9;14.1;4.6;13.6;1.9;1.18;7177 +94076;48.67241;-1.35004;35;20221101;16.9;10.2;13.6;5.8;11.6;5.1;1.75;7229 +94076;48.67241;-1.35004;35;20221102;16.3;7;11.7;4.6;11.6;3;1.12;8352 +94076;48.67241;-1.35004;35;20221103;14.3;13.7;14;6.2;12.4;16.2;1.58;2253 +94076;48.67241;-1.35004;35;20221104;13.8;8.6;11.2;5.2;10.1;.7;1.39;6115 +94076;48.67241;-1.35004;35;20221105;13.3;7.6;10.5;3.9;11;4.2;.8;6298 +94076;48.67241;-1.35004;35;20221106;15.5;12.6;14.1;6.2;13.5;10.6;1.2;4489 +94076;48.67241;-1.35004;35;20221107;16.6;12;14.3;6.5;13;3;1.5;5515 +94076;48.67241;-1.35004;35;20221108;16.5;12;14.3;6.1;12.7;1.5;1.53;5378 +94076;48.67241;-1.35004;35;20221109;16.5;9.8;13.2;4;11.5;.4;1.28;6419 +94076;48.67241;-1.35004;35;20221110;16.1;7.4;11.8;4.1;11.5;0;.98;7178 +94076;48.67241;-1.35004;35;20221111;12.1;8.5;10.3;3.9;11.3;.1;.6;4629 +94076;48.67241;-1.35004;35;20221112;18.8;6.5;12.7;2.7;12.4;.2;.83;8250 +94076;48.67241;-1.35004;35;20221113;18.9;9.6;14.3;2.8;12.6;.2;1.03;7100 +94076;48.67241;-1.35004;35;20221114;14.1;9.2;11.7;3.3;11.9;2.4;.68;5141 +94076;48.67241;-1.35004;35;20221115;16.6;8.2;12.4;7.4;11.5;4.4;1.47;6571 +94076;48.67241;-1.35004;35;20221116;14.8;7.5;11.2;7.2;11.1;16.6;1.13;6056 +94076;48.67241;-1.35004;35;20221117;13.4;9.6;11.5;5.6;10.8;9.5;1.16;4371 +94076;48.67241;-1.35004;35;20221118;12.6;7.6;10.1;3.5;9.7;4.3;.88;4916 +94076;48.67241;-1.35004;35;20221119;12.4;3.3;7.9;2.4;8.6;1.9;.56;6468 +94076;48.67241;-1.35004;35;20221120;12.5;5.4;9;4.5;10.1;4.6;.61;5665 +94076;48.67241;-1.35004;35;20221121;11.6;6.8;9.2;6.9;9.5;11.1;1.04;4637 +94076;48.67241;-1.35004;35;20221122;12.2;6.1;9.2;7.1;8.8;5;1.33;5135 +94076;48.67241;-1.35004;35;20221123;13.6;5.8;9.7;6.5;10.4;6;.84;5707 +94076;48.67241;-1.35004;35;20221124;13.8;6.4;10.1;5.3;10.4;10.2;.84;5498 +94076;48.67241;-1.35004;35;20221125;14;6.7;10.4;3.6;9.8;.4;.85;5398 +94076;48.67241;-1.35004;35;20221126;11.6;6.8;9.2;4.9;10.5;5.5;.51;4369 +94076;48.67241;-1.35004;35;20221127;12.5;9.9;11.2;5;12.2;16.6;.52;3238 +94076;48.67241;-1.35004;35;20221128;11.7;7.4;9.6;3.9;10.1;8.3;.64;4057 +94076;48.67241;-1.35004;35;20221129;13.1;6.1;9.6;1.7;9.6;0;.4;5063 +94076;48.67241;-1.35004;35;20221130;9.3;3.6;6.5;2.5;8.6;0;.3;4544 +94076;48.67241;-1.35004;35;20221201;9.9;.5;5.2;1.8;7.1;.1;.3;5717 +94076;48.67241;-1.35004;35;20221202;5.9;-.8;2.6;2;6.6;0;.18;4815 +94076;48.67241;-1.35004;35;20221203;3.9;2.7;3.3;3.2;6.5;0;.52;2146 +94076;48.67241;-1.35004;35;20221204;4.1;1.7;2.9;1.9;6.6;.1;.3;2919 +94076;48.67241;-1.35004;35;20221205;5.8;3.2;4.5;1.3;7.3;0;.27;3006 +94076;48.67241;-1.35004;35;20221206;7;.5;3.8;2.2;6.5;.2;.33;4590 +94076;48.67241;-1.35004;35;20221207;7.3;-1.2;3.1;1.5;6.9;.6;.08;5179 +94076;48.67241;-1.35004;35;20221208;5.2;.5;2.9;1.2;6.6;.1;.15;3881 +94076;48.67241;-1.35004;35;20221209;5.7;-3.9;.9;1.2;5.4;.3;.08;5418 +94076;48.67241;-1.35004;35;20221210;6;-3.7;1.2;2.8;5.3;0;.36;5413 +94076;48.67241;-1.35004;35;20221211;2.5;-1.4;.6;3.7;5.6;.3;.3;3494 +94076;48.67241;-1.35004;35;20221212;1.8;.3;1.1;3.3;6;0;.3;2239 +94076;48.67241;-1.35004;35;20221213;2.8;-3.2;-.2;2.5;4.8;2.3;.32;4241 +94076;48.67241;-1.35004;35;20221214;2.4;.1;1.3;2.7;5.8;1.5;.32;2699 +94076;48.67241;-1.35004;35;20221215;5.2;.1;2.7;2.9;4.6;.2;.77;3899 +94076;48.67241;-1.35004;35;20221216;6.5;-2.3;2.1;1.1;5.5;.2;.1;5039 +94076;48.67241;-1.35004;35;20221217;.7;-3.8;-1.5;2.1;4.7;0;.19;3657 +94076;48.67241;-1.35004;35;20221218;6.2;-3.2;1.5;6.8;6.7;9.3;.14;5179 +94076;48.67241;-1.35004;35;20221219;13.1;7.9;10.5;8.4;11.8;9;.49;3903 +94076;48.67241;-1.35004;35;20221220;12.6;11.3;12;4.5;11.9;11.4;.79;2059 +94076;48.67241;-1.35004;35;20221221;13.2;6.5;9.9;4.9;11.6;9.5;.25;4397 +94076;48.67241;-1.35004;35;20221222;14.6;11.3;13;5.8;13;12.9;.76;3152 +94076;48.67241;-1.35004;35;20221223;15;13.3;14.2;5.3;13.5;3.9;.99;2326 +94076;48.67241;-1.35004;35;20221224;12.4;10.6;11.5;4.2;12.2;3;.54;2390 +94076;48.67241;-1.35004;35;20221225;11.6;10;10.8;3.4;12.2;8.5;.35;2271 +94076;48.67241;-1.35004;35;20221226;10.2;9;9.6;3.6;9.7;.8;.79;2000 +94076;48.67241;-1.35004;35;20221227;10.6;3.2;6.9;4.3;8.8;.8;.41;4657 +94076;48.67241;-1.35004;35;20221228;11.9;9.4;10.7;6.6;11.2;4.7;.74;2808 +94076;48.67241;-1.35004;35;20221229;11.7;8.8;10.3;5.4;9.3;1.5;1.21;3019 +94076;48.67241;-1.35004;35;20221230;15.4;4.6;10;8.1;12.1;9.8;.33;5649 +94076;48.67241;-1.35004;35;20221231;17.8;14.2;16;10.6;13.6;5.9;2.19;3371 +94077;48.70527;-1.02804;114;20220101;15.9;10.9;13.4;3;11.66;.7;.86;3765 +94077;48.70527;-1.02804;114;20220102;13.7;11.8;12.7;4.8;11.76;1.5;1.04;2372 +94077;48.70527;-1.02804;114;20220103;12.2;10.6;11.4;3.5;11.46;24.9;.67;2210 +94077;48.70527;-1.02804;114;20220104;9;7.6;8.3;2.7;8.66;1.8;.68;2030 +94077;48.70527;-1.02804;114;20220105;7;.1;3.5;1.1;6.16;.2;.22;4374 +94077;48.70527;-1.02804;114;20220106;6.4;-1.8;2.3;2.4;6.21;3.2;.27;4791 +94077;48.70527;-1.02804;114;20220107;8.6;4.6;6.6;4;8.61;8;.44;3412 +94077;48.70527;-1.02804;114;20220108;10;7.3;8.6;5.3;9.41;23.4;.74;2915 +94077;48.70527;-1.02804;114;20220109;8.8;5.2;7;3.5;8.66;6.5;.48;3360 +94077;48.70527;-1.02804;114;20220110;8.8;6.3;7.5;1.3;9.76;.8;.24;2858 +94077;48.70527;-1.02804;114;20220111;8.3;6.9;7.6;1.3;9.71;.1;.31;2151 +94077;48.70527;-1.02804;114;20220112;9.6;7.2;8.4;1.3;9.81;0;.33;2921 +94077;48.70527;-1.02804;114;20220113;8.4;3.9;6.2;1.6;7.31;0;.44;3922 +94077;48.70527;-1.02804;114;20220114;8;-1.1;3.5;1.3;5.76;.1;.3;5365 +94077;48.70527;-1.02804;114;20220115;1.7;-1.8;-.1;1.1;5.86;0;.15;3529 +94077;48.70527;-1.02804;114;20220116;7.9;-.6;3.7;1.8;8.16;1;.06;5269 +94077;48.70527;-1.02804;114;20220117;7.8;2.7;5.2;.4;8.01;.1;.16;4101 +94077;48.70527;-1.02804;114;20220118;6.7;-.4;3.1;.8;7.16;.1;.14;5144 +94077;48.70527;-1.02804;114;20220119;8;3.2;5.6;1;8.36;1.3;.23;4216 +94077;48.70527;-1.02804;114;20220120;7.4;.9;4.2;1.1;6.91;0;.27;4950 +94077;48.70527;-1.02804;114;20220121;6.1;2.5;4.3;.8;6.36;0;.34;3774 +94077;48.70527;-1.02804;114;20220122;6.4;-1.2;2.6;.9;7.06;0;.15;5571 +94077;48.70527;-1.02804;114;20220123;3.9;3.8;3.9;2.5;6.86;0;.56;682 +94077;48.70527;-1.02804;114;20220124;5;-1.3;1.9;1.8;6.47;0;.38;6249 +94077;48.70527;-1.02804;114;20220125;.1;-2.1;-1;1.7;5.77;0;.18;2355 +94077;48.70527;-1.02804;114;20220126;6.4;-.4;3;.8;6.76;0;.23;5546 +94077;48.70527;-1.02804;114;20220127;8.4;3.4;5.9;1.8;8.36;.3;.36;4921 +94077;48.70527;-1.02804;114;20220128;8.4;5;6.7;1.4;9.61;0;.28;3814 +94077;48.70527;-1.02804;114;20220129;9.8;7.7;8.8;3.3;10.71;.7;.39;3280 +94077;48.70527;-1.02804;114;20220130;9.7;5.1;7.4;1.5;8.61;.2;.51;4726 +94077;48.70527;-1.02804;114;20220131;8.7;5.3;7;3.9;7.96;.5;.84;4385 +94077;48.70527;-1.02804;114;20220201;9.6;1.7;5.7;4.3;10.11;.5;.01;6465 +94077;48.70527;-1.02804;114;20220202;9.7;8.1;8.9;3;9.76;0;.68;3052 +94077;48.70527;-1.02804;114;20220203;8.4;5.7;7.1;2.7;9.26;.3;.45;4056 +94077;48.70527;-1.02804;114;20220204;9.7;7.1;8.4;3.4;8.31;1;1;4041 +94077;48.70527;-1.02804;114;20220205;10.4;2.3;6.3;2.9;8.01;.3;.68;7058 +94077;48.70527;-1.02804;114;20220206;11.6;7.6;9.6;6.9;10.71;10.2;.75;5101 +94077;48.70527;-1.02804;114;20220207;11.5;3;7.2;1.4;8.56;.1;.57;7348 +94077;48.70527;-1.02804;114;20220208;9.7;6.2;7.9;1.8;9.86;0;.49;4846 +94077;48.70527;-1.02804;114;20220209;8.7;3.9;6.3;1;8.71;0;.44;5275 +94077;48.70527;-1.02804;114;20220210;6.9;5.8;6.3;3.8;8.43;1.5;.76;3766 +94077;48.70527;-1.02804;114;20220211;9.8;1.2;5.5;2.4;6.56;0;.93;8766 +94077;48.70527;-1.02804;114;20220212;8.6;-.9;3.8;3.6;5.89;0;1.06;10233 +94077;48.70527;-1.02804;114;20220213;10.5;.9;5.7;7.3;8.69;9.9;.71;4733 +94077;48.70527;-1.02804;114;20220214;10.6;5.7;8.1;5.6;8.83;3.7;1.14;6933 +94077;48.70527;-1.02804;114;20220215;10.6;3.2;6.9;6.1;9.69;10.3;.55;3500 +94077;48.70527;-1.02804;114;20220216;14.3;9.6;11.9;6.1;13.31;5.7;.65;6356 +94077;48.70527;-1.02804;114;20220217;13.3;9.7;11.5;4.6;10.31;.5;1.4;5823 +94077;48.70527;-1.02804;114;20220218;11.5;8;9.8;6;9.06;4.2;1.48;5767 +94077;48.70527;-1.02804;114;20220219;10.1;2.4;6.2;5.3;7.66;.7;1.12;8483 +94077;48.70527;-1.02804;114;20220220;13;7.6;10.3;6.1;10.41;8.1;1.23;7290 +94077;48.70527;-1.02804;114;20220221;10.2;5;7.6;5.9;8.26;1.6;1.24;7184 +94077;48.70527;-1.02804;114;20220222;14.2;6.6;10.4;3.6;10.21;1.5;1.24;8782 +94077;48.70527;-1.02804;114;20220223;10.1;.7;5.4;1.6;7.81;0;.79;9795 +94077;48.70527;-1.02804;114;20220224;9.5;6.7;8.1;4.4;7.56;2.9;1.45;5625 +94077;48.70527;-1.02804;114;20220225;10.4;2.4;6.4;2;6.91;.1;1.1;9465 +94077;48.70527;-1.02804;114;20220226;11.1;-1.3;4.9;2.1;5.46;.1;1.33;11686 +94077;48.70527;-1.02804;114;20220227;12.5;2.6;7.6;2.5;6.01;0;1.63;10710 +94077;48.70527;-1.02804;114;20220228;15.2;4.9;10;2.5;8.46;1.1;1.56;11197 +94077;48.70527;-1.02804;114;20220301;13.9;9.1;11.5;1.4;10.51;3;1.09;7713 +94077;48.70527;-1.02804;114;20220302;14.2;8.4;11.3;1.4;9.81;0;1.2;8456 +94077;48.70527;-1.02804;114;20220303;10.6;8.3;9.5;2.1;10.61;3.4;.79;5428 +94077;48.70527;-1.02804;114;20220304;10.2;7.3;8.7;2.2;8.56;0;1.11;6335 +94077;48.70527;-1.02804;114;20220305;8.7;.5;4.6;2.1;7.71;.9;.88;10578 +94077;48.70527;-1.02804;114;20220306;9.3;5.2;7.3;2.9;6.61;0;1.49;7748 +94077;48.70527;-1.02804;114;20220307;6.7;-1.5;2.6;2.4;4.91;0;1.24;10794 +94077;48.70527;-1.02804;114;20220308;11.9;.1;6;3;7.46;.1;1.4;12872 +94077;48.70527;-1.02804;114;20220309;14.2;7.6;10.9;3.4;9.16;0;1.78;10067 +94077;48.70527;-1.02804;114;20220310;12.4;8.9;10.7;3;9.96;.9;1.35;7396 +94077;48.70527;-1.02804;114;20220311;12.7;8.4;10.6;4.2;9.96;5.9;1.5;8461 +94077;48.70527;-1.02804;114;20220312;13.5;6.5;10;3.8;8.66;.3;1.86;10859 +94077;48.70527;-1.02804;114;20220313;11.6;8.1;9.8;3.1;9.21;4;1.41;7866 +94077;48.70527;-1.02804;114;20220314;14.7;5.7;10.2;2.1;8.26;.6;1.8;12575 +94077;48.70527;-1.02804;114;20220315;14.6;6.1;10.4;1.4;10.81;1;1.38;11988 +94077;48.70527;-1.02804;114;20220316;13.5;10.3;11.9;2.5;11.31;1.4;1.33;7687 +94077;48.70527;-1.02804;114;20220317;13;3.7;8.3;2;7.51;0;1.72;13221 +94077;48.70527;-1.02804;114;20220318;14.4;1.4;7.9;4.6;6.83;0;2.63;17100 +94077;48.70527;-1.02804;114;20220319;14.1;5.4;9.7;4.9;7.29;0;2.64;13600 +94077;48.70527;-1.02804;114;20220320;13.6;3.2;8.4;3;7.53;0;2.03;13500 +94077;48.70527;-1.02804;114;20220321;17.7;4.7;11.2;3.8;9.46;0;2.57;15966 +94077;48.70527;-1.02804;114;20220322;16.7;5.2;11;4.3;7.36;0;3.13;17300 +94077;48.70527;-1.02804;114;20220323;17;3.5;10.3;2.9;6.39;0;2.94;18133 +94077;48.70527;-1.02804;114;20220324;17.5;2;9.7;2.3;7.73;0;2.55;18033 +94077;48.70527;-1.02804;114;20220325;19;4.5;11.7;3.9;7.73;0;3.36;17666 +94077;48.70527;-1.02804;114;20220326;18;3.6;10.8;4;8.19;0;3.1;18566 +94077;48.70527;-1.02804;114;20220327;18.5;4;11.3;2.8;9.33;0;2.74;18066 +94077;48.70527;-1.02804;114;20220328;20.3;4.8;12.5;2.2;9.43;.1;2.49;12933 +94077;48.70527;-1.02804;114;20220329;15.5;9.1;12.3;2.6;10.63;.9;1.96;10900 +94077;48.70527;-1.02804;114;20220330;11.2;7.6;9.4;4;10.33;1;1.13;5166 +94077;48.70527;-1.02804;114;20220331;7.2;4.8;6;6.2;6.89;2.3;1.67;8233 +94077;48.70527;-1.02804;114;20220401;7.1;1.8;4.5;7.6;5.49;1.2;2.12;10866 +94077;48.70527;-1.02804;114;20220402;8.5;1.4;5;4.2;5.26;0;2.3;17000 +94077;48.70527;-1.02804;114;20220403;8.4;-.8;3.8;3.4;5.16;0;2.1;17866 +94077;48.70527;-1.02804;114;20220404;9.5;-1.9;3.8;4.9;7.43;.7;1.12;9666 +94077;48.70527;-1.02804;114;20220405;12.4;8.3;10.4;5.8;10.73;.2;1.62;11509 +94077;48.70527;-1.02804;114;20220406;13.2;7.1;10.2;6.8;10.03;4;1.86;9533 +94077;48.70527;-1.02804;114;20220407;13.4;10.1;11.8;7.9;9.9;8.7;2.69;14500 +94077;48.70527;-1.02804;114;20220408;10.6;6.3;8.4;5.2;8.89;12.7;1.7;7225 +94077;48.70527;-1.02804;114;20220409;11.1;2;6.5;3.2;6.89;0;2.37;20300 +94077;48.70527;-1.02804;114;20220410;14;-.3;6.8;3.6;6.65;0;2.67;20650 +94077;48.70527;-1.02804;114;20220411;19.7;4.6;12.1;5.1;9.49;0;3.57;18100 +94077;48.70527;-1.02804;114;20220412;16.3;10.1;13.2;3.6;11.96;.1;1.84;7433 +94077;48.70527;-1.02804;114;20220413;19.4;5.8;12.6;1.7;11.36;0;2.4;15366 +94077;48.70527;-1.02804;114;20220414;20.9;6.6;13.8;1.8;11.49;0;2.97;19633 +94077;48.70527;-1.02804;114;20220415;20.2;7.4;13.8;2.2;11.43;0;3.18;21633 +94077;48.70527;-1.02804;114;20220416;18.9;6.6;12.8;2.6;10.86;0;3.33;23400 +94077;48.70527;-1.02804;114;20220417;19.7;5.7;12.7;2.8;10.06;0;3.29;20733 +94077;48.70527;-1.02804;114;20220418;14.9;7.9;11.4;3.9;10.19;0;2.58;16200 +94077;48.70527;-1.02804;114;20220419;13.6;4.3;9;3.8;8.99;1;2.49;19266 +94077;48.70527;-1.02804;114;20220420;15.9;5.6;10.7;3.5;10.16;0;2.79;19933 +94077;48.70527;-1.02804;114;20220421;18.2;6.6;12.4;3.2;9.93;0;3.5;23133 +94077;48.70527;-1.02804;114;20220422;17.9;7.7;12.8;3.9;10.43;0;3.27;19033 +94077;48.70527;-1.02804;114;20220423;16.2;8.6;12.4;4;11.53;.8;2.37;13300 +94077;48.70527;-1.02804;114;20220424;16.3;9.5;12.9;3.3;11.79;0;2.55;16100 +94077;48.70527;-1.02804;114;20220425;14.6;7.4;11;3.8;9.66;0;3.04;22366 +94077;48.70527;-1.02804;114;20220426;15.9;5.1;10.5;4.2;9.43;0;3.11;22166 +94077;48.70527;-1.02804;114;20220427;15.8;5.3;10.5;5.1;9.03;0;3.39;23066 +94077;48.70527;-1.02804;114;20220428;15.6;8.1;11.8;3.7;10.39;0;2.63;14666 +94077;48.70527;-1.02804;114;20220429;16.6;8.6;12.6;4.4;10.66;0;3.42;22333 +94077;48.70527;-1.02804;114;20220430;14.5;6.7;10.6;4;9.29;0;2.89;19466 +94077;48.70527;-1.02804;114;20220501;18.4;6.4;12.4;2.8;9.16;0;3.57;22100 +94077;48.70527;-1.02804;114;20220502;16.4;9;12.7;3.3;10.33;0;3.07;18466 +94077;48.70527;-1.02804;114;20220503;16.7;9.4;13;3.7;10.29;0;3.11;16933 +94077;48.70527;-1.02804;114;20220504;17.4;4.6;11;3;10.69;0;2.77;19100 +94077;48.70527;-1.02804;114;20220505;17.4;8.4;12.9;3.2;11.56;.1;3.28;22700 +94077;48.70527;-1.02804;114;20220506;18.7;5.5;12.1;1.3;11.36;0;3.21;23909 +94077;48.70527;-1.02804;114;20220507;17.3;9.8;13.5;1.6;12.36;.1;2.76;18546 +94077;48.70527;-1.02804;114;20220508;20.3;10.1;15.2;1.7;12.51;.1;3.45;21984 +94077;48.70527;-1.02804;114;20220509;25;7.4;16.2;1.2;11.71;0;4.27;26937 +94077;48.70527;-1.02804;114;20220510;24;14.3;19.2;1.9;12.41;0;4.18;21569 +94077;48.70527;-1.02804;114;20220511;21.2;9.6;15.4;2.6;12.46;.1;3.82;23358 +94077;48.70527;-1.02804;114;20220512;18.2;6.8;12.5;1.2;10.51;.1;3.29;23188 +94077;48.70527;-1.02804;114;20220513;18.8;4.4;11.6;.8;9.86;0;3.52;26355 +94077;48.70527;-1.02804;114;20220514;23.8;6.5;15.1;1.4;11.06;1.2;4.37;28145 +94077;48.70527;-1.02804;114;20220515;26.7;16;21.4;1.7;13.96;4.2;4.59;22873 +94077;48.70527;-1.02804;114;20220516;22.9;14.2;18.6;2.6;14.86;.5;3.94;21032 +94077;48.70527;-1.02804;114;20220517;28.3;10.4;19.4;1.4;13.91;1.9;5.09;29147 +94077;48.70527;-1.02804;114;20220518;25.9;9.8;17.8;1.7;14.46;1.4;4.76;28669 +94077;48.70527;-1.02804;114;20220519;21.5;12.8;17.2;1.7;13.91;4.8;3.63;21129 +94077;48.70527;-1.02804;114;20220520;18.8;13.2;16;1.7;12.71;1;3.02;16723 +94077;48.70527;-1.02804;114;20220521;23.1;9.5;16.3;1;12.66;0;4.17;26860 +94077;48.70527;-1.02804;114;20220522;23.8;11.6;17.7;1.4;13.91;5.6;4.25;24962 +94077;48.70527;-1.02804;114;20220523;16.8;13.9;15.3;1.9;14.51;9.4;2.2;12323 +94077;48.70527;-1.02804;114;20220524;17.2;8.8;13;2.4;10.96;.5;3.26;21161 +94077;48.70527;-1.02804;114;20220525;16.7;7.3;12;2.1;11.71;.6;3.07;22626 +94077;48.70527;-1.02804;114;20220526;16.2;12.1;14.2;2.3;13.26;.1;2.46;14897 +94077;48.70527;-1.02804;114;20220527;19.2;12.1;15.6;2.3;13.21;.2;3.3;19546 +94077;48.70527;-1.02804;114;20220528;18.5;5.5;12;1.4;10.26;0;3.76;26778 +94077;48.70527;-1.02804;114;20220529;16.2;6.3;11.2;2;8.91;.1;3.41;22941 +94077;48.70527;-1.02804;114;20220530;17.7;4.5;11.1;1;8.76;0;3.64;26549 +94077;48.70527;-1.02804;114;20220531;18.3;5.3;11.8;1.3;9.31;0;3.76;26666 +94077;48.70527;-1.02804;114;20220601;20.3;4.5;12.4;1.1;9.66;0;4.16;29567 +94077;48.70527;-1.02804;114;20220602;23.6;8.2;15.9;1.8;10.51;1.7;4.84;28769 +94077;48.70527;-1.02804;114;20220603;19;13.3;16.2;1.5;14.71;9;3.05;17807 +94077;48.70527;-1.02804;114;20220604;24.9;15.1;20;1.6;17.01;5.6;4.34;23781 +94077;48.70527;-1.02804;114;20220605;19.9;13.9;16.9;1.5;14.76;1.5;3.2;18676 +94077;48.70527;-1.02804;114;20220606;19.8;10.1;15;2.3;13.21;2.8;3.64;23367 +94077;48.70527;-1.02804;114;20220607;20.9;14;17.5;3.3;15.11;4.5;3.6;19896 +94077;48.70527;-1.02804;114;20220608;18.9;14.3;16.6;3.4;14.56;2.2;3.01;16035 +94077;48.70527;-1.02804;114;20220609;21.9;12.1;17;2.2;13.46;.1;4.15;24110 +94077;48.70527;-1.02804;114;20220610;21.8;13.9;17.8;2.7;15.41;.5;3.79;21438 +94077;48.70527;-1.02804;114;20220611;21.8;13.7;17.7;1.4;13.66;.1;3.83;21685 +94077;48.70527;-1.02804;114;20220612;21.9;9.8;15.8;1.8;12.31;.1;4.29;26189 +94077;48.70527;-1.02804;114;20220613;22.1;7.7;14.9;1.4;11.61;.1;4.44;28920 +94077;48.70527;-1.02804;114;20220614;26.4;8.9;17.7;1.3;11.66;0;5.19;30557 +94077;48.70527;-1.02804;114;20220615;29.5;11.3;20.4;1.1;13.86;0;5.44;30735 +94077;48.70527;-1.02804;114;20220616;29.6;10.9;20.2;.8;13.91;.1;5.42;31375 +94077;48.70527;-1.02804;114;20220617;34.5;14;24.2;1.1;15.86;0;6.13;31392 +94077;48.70527;-1.02804;114;20220618;36.4;16.8;26.6;1.8;17.61;0;6.95;31405 +94077;48.70527;-1.02804;114;20220619;19.7;13.4;16.5;3.3;15.11;4.1;3.38;19668 +94077;48.70527;-1.02804;114;20220620;21.4;14.8;18.1;2.2;15.41;0;3.66;19784 +94077;48.70527;-1.02804;114;20220621;26.2;14.2;20.2;1.6;14.71;1.7;4.86;26201 +94077;48.70527;-1.02804;114;20220622;24.6;15.3;19.9;1.4;15.96;13.6;4.11;22109 +94077;48.70527;-1.02804;114;20220623;25;16.7;20.8;1.8;17.36;0;4.22;22083 +94077;48.70527;-1.02804;114;20220624;21.2;16.4;18.8;3.1;15.81;2.3;3.41;16573 +94077;48.70527;-1.02804;114;20220625;19.5;11.9;15.7;2.8;12.56;1.7;3.69;21171 +94077;48.70527;-1.02804;114;20220626;21;10;15.5;2.1;11.21;.4;4.25;25356 +94077;48.70527;-1.02804;114;20220627;20.2;8.5;14.4;1.4;11.71;.2;3.99;26085 +94077;48.70527;-1.02804;114;20220628;22.7;9.1;15.9;1.8;11.76;1.1;4.57;28054 +94077;48.70527;-1.02804;114;20220629;21.4;13;17.2;2.2;13.51;2.4;3.91;21812 +94077;48.70527;-1.02804;114;20220630;18.1;9.7;13.9;1.9;12.16;2.8;3.36;21869 +94077;48.70527;-1.02804;114;20220701;19.9;8.6;14.2;1.4;11.56;0;3.9;25719 +94077;48.70527;-1.02804;114;20220702;23.3;7.5;15.4;1.3;11.76;0;4.67;30193 +94077;48.70527;-1.02804;114;20220703;20.1;8.6;14.3;1.3;12.46;.1;3.83;25481 +94077;48.70527;-1.02804;114;20220704;20.9;7.2;14.1;1.3;11.86;0;4.12;27846 +94077;48.70527;-1.02804;114;20220705;22.1;7.1;14.6;1.2;11.86;0;4.38;29134 +94077;48.70527;-1.02804;114;20220706;24.5;8.8;16.7;1.5;13.51;0;4.74;29595 +94077;48.70527;-1.02804;114;20220707;22.2;12.5;17.4;1.7;14.86;.2;3.94;23380 +94077;48.70527;-1.02804;114;20220708;26.8;9.9;18.3;1.2;13.76;0;5.12;30329 +94077;48.70527;-1.02804;114;20220709;27.6;10.5;19.1;1.4;14.21;0;5.31;30770 +94077;48.70527;-1.02804;114;20220710;28.2;12.4;20.3;2.1;12.66;0;5.68;29002 +94077;48.70527;-1.02804;114;20220711;30.6;14.9;22.8;2.1;14.71;0;5.99;29632 +94077;48.70527;-1.02804;114;20220712;32.7;16.2;24.5;1.5;15.51;0;6.07;30061 +94077;48.70527;-1.02804;114;20220713;33.1;15.6;24.4;.8;16.56;0;5.72;30460 +94077;48.70527;-1.02804;114;20220714;25.6;13.8;19.7;1.4;14.51;0;4.54;24995 +94077;48.70527;-1.02804;114;20220715;27.4;9.5;18.4;1.1;11.56;0;5.13;30285 +94077;48.70527;-1.02804;114;20220716;29.2;10.6;19.9;1.8;11.41;0;5.66;29646 +94077;48.70527;-1.02804;114;20220717;33;14.8;23.9;1.4;12.71;0;5.96;29453 +94077;48.70527;-1.02804;114;20220718;38.7;15.6;27.2;1.4;12.51;0;6.59;29996 +94077;48.70527;-1.02804;114;20220719;33;27.4;30.2;2.8;15.16;1.1;6.11;17254 +94077;48.70527;-1.02804;114;20220720;25.1;16.8;21;2.4;17.41;1.2;4.2;20944 +94077;48.70527;-1.02804;114;20220721;24.5;16.8;20.6;1.8;16.26;0;3.98;20257 +94077;48.70527;-1.02804;114;20220722;22.4;13.4;17.9;1.5;16.26;.6;3.51;20848 +94077;48.70527;-1.02804;114;20220723;26.3;11.7;19;.9;14.41;0;4.6;27497 +94077;48.70527;-1.02804;114;20220724;32;12.6;22.3;1.3;14.01;0;5.61;29329 +94077;48.70527;-1.02804;114;20220725;22.8;14.5;18.6;2.6;15.26;.1;3.83;20526 +94077;48.70527;-1.02804;114;20220726;21.7;16.2;18.9;1.8;13.41;0;3.48;17024 +94077;48.70527;-1.02804;114;20220727;24;6.7;15.3;1;11.61;0;4.28;28385 +94077;48.70527;-1.02804;114;20220728;27;12.6;19.8;.8;13.51;0;4.55;26784 +94077;48.70527;-1.02804;114;20220729;28.3;15.5;21.9;1.1;13.56;.4;4.62;24359 +94077;48.70527;-1.02804;114;20220730;25;12.6;18.8;1.8;15.61;0;4.22;24094 +94077;48.70527;-1.02804;114;20220731;24;17;20.5;2.5;17.86;0;3.65;18581 +94077;48.70527;-1.02804;114;20220801;21.8;17.3;19.6;1.8;17.26;0;2.92;14845 +94077;48.70527;-1.02804;114;20220802;29.8;12.1;21;.9;16.31;0;4.86;28123 +94077;48.70527;-1.02804;114;20220803;31.2;14;22.6;1.4;18.11;.1;5.08;27199 +94077;48.70527;-1.02804;114;20220804;25.5;16.7;21.1;2.3;16.31;0;4.06;19830 +94077;48.70527;-1.02804;114;20220805;22.8;9.8;16.3;1.6;11.06;0;4.04;24196 +94077;48.70527;-1.02804;114;20220806;24.8;7.3;16;1.6;10.21;0;4.47;26979 +94077;48.70527;-1.02804;114;20220807;26;10.1;18.1;1.9;10.71;0;4.73;25610 +94077;48.70527;-1.02804;114;20220808;27.6;10.5;19;1.9;11.76;0;4.94;26262 +94077;48.70527;-1.02804;114;20220809;28.2;12;20.1;2;14.26;0;4.93;25922 +94077;48.70527;-1.02804;114;20220810;32.4;13.6;23;1.7;14.21;0;5.38;26258 +94077;48.70527;-1.02804;114;20220811;33.5;12.8;23.2;1.5;12.81;0;5.43;26701 +94077;48.70527;-1.02804;114;20220812;34;12.7;23.3;1.1;12.21;0;5.01;26531 +94077;48.70527;-1.02804;114;20220813;34.6;13.1;23.8;1.1;11.31;0;5.08;26359 +94077;48.70527;-1.02804;114;20220814;22.8;17.9;20.3;1.2;17.01;2.2;2.61;12741 +94077;48.70527;-1.02804;114;20220815;24.9;17.1;21;1.6;18.11;.3;3.38;17728 +94077;48.70527;-1.02804;114;20220816;25.5;16.3;20.9;1.8;16.81;8.7;3.67;19039 +94077;48.70527;-1.02804;114;20220817;24.8;14.3;19.6;1.1;16.71;5;3.4;20074 +94077;48.70527;-1.02804;114;20220818;24.2;15.5;19.9;1.5;17.16;0;3.27;18302 +94077;48.70527;-1.02804;114;20220819;21.8;16.7;19.3;1.9;16.71;4.7;2.77;14200 +94077;48.70527;-1.02804;114;20220820;23.5;8.7;16.1;.6;13.16;0;3.41;23512 +94077;48.70527;-1.02804;114;20220821;21.1;11.2;16.1;.8;14.96;.6;2.82;18720 +94077;48.70527;-1.02804;114;20220822;25.1;15.3;20.2;1.4;18.81;1.8;3.25;18693 +94077;48.70527;-1.02804;114;20220823;24.1;18.3;21.2;1.2;20.46;.8;2.69;14456 +94077;48.70527;-1.02804;114;20220824;30.2;13.9;22;.8;18.46;8.2;4.06;23877 +94077;48.70527;-1.02804;114;20220825;22.1;19;20.5;2.1;19.71;.8;2.19;10330 +94077;48.70527;-1.02804;114;20220826;23.7;11.4;17.6;1;14.41;.1;3.22;20565 +94077;48.70527;-1.02804;114;20220827;25.8;10.2;18;1.2;13.61;0;3.63;22937 +94077;48.70527;-1.02804;114;20220828;24.3;11.8;18.1;1.5;13.81;0;3.41;19968 +94077;48.70527;-1.02804;114;20220829;27.6;12.2;19.9;1.6;13.76;1.2;4.06;22069 +94077;48.70527;-1.02804;114;20220830;27.5;13.5;20.5;1.8;14.21;0;4.03;20951 +94077;48.70527;-1.02804;114;20220831;26;14.4;20.2;1.9;15.61;1.8;3.57;18876 +94077;48.70527;-1.02804;114;20220901;24;15.2;19.6;1.2;16.56;11.1;2.84;16523 +94077;48.70527;-1.02804;114;20220902;22.4;15.8;19.1;1.1;17.86;2.6;2.44;14419 +94077;48.70527;-1.02804;114;20220903;22.6;16;19.3;1.2;16.86;3.7;2.46;13820 +94077;48.70527;-1.02804;114;20220904;26.1;13.2;19.6;1.8;15.76;0;3.43;19330 +94077;48.70527;-1.02804;114;20220905;26.8;16.4;21.6;1.8;16.86;1.7;3.35;17255 +94077;48.70527;-1.02804;114;20220906;21;16.7;18.8;2.6;16.96;2.7;2.26;11031 +94077;48.70527;-1.02804;114;20220907;21.4;16;18.7;3.1;16.41;4.3;2.52;12241 +94077;48.70527;-1.02804;114;20220908;20.6;15.5;18;4;15.41;8.4;2.61;11844 +94077;48.70527;-1.02804;114;20220909;19.8;14.8;17.3;3.9;15.16;7.9;2.39;11629 +94077;48.70527;-1.02804;114;20220910;20;14;17;1.7;15.26;2.3;2.14;12767 +94077;48.70527;-1.02804;114;20220911;24.6;11;17.8;.9;14.41;0;2.75;18430 +94077;48.70527;-1.02804;114;20220912;29.7;13.2;21.4;1.3;15.31;.1;3.45;19840 +94077;48.70527;-1.02804;114;20220913;25.5;19.9;22.7;1.2;18.41;.7;2.47;11764 +94077;48.70527;-1.02804;114;20220914;23.9;17.1;20.5;1.3;19.01;1.5;2.28;12747 +94077;48.70527;-1.02804;114;20220915;19.9;13.8;16.9;1.5;15.01;0;2.02;12059 +94077;48.70527;-1.02804;114;20220916;18.2;9.8;14;1.8;10.76;.1;2.22;13893 +94077;48.70527;-1.02804;114;20220917;17.4;4;10.7;.8;8.66;0;1.99;17294 +94077;48.70527;-1.02804;114;20220918;18.7;2.9;10.8;.9;9.31;.1;2.13;18529 +94077;48.70527;-1.02804;114;20220919;19.9;5.1;12.5;.7;8.61;.1;2.13;17894 +94077;48.70527;-1.02804;114;20220920;18.5;4.9;11.7;.7;8.16;.1;1.95;16748 +94077;48.70527;-1.02804;114;20220921;20.3;5.8;13.1;.9;10.11;.1;2.12;16933 +94077;48.70527;-1.02804;114;20220922;21.8;4.7;13.2;.4;10.36;0;2.02;18197 +94077;48.70527;-1.02804;114;20220923;17.1;8.8;13;.5;12.51;4.9;1.56;12765 +94077;48.70527;-1.02804;114;20220924;17.7;12.6;15.2;1.6;13.51;6.1;1.63;10083 +94077;48.70527;-1.02804;114;20220925;16.5;11.8;14.2;1.2;12.61;1.1;1.48;9426 +94077;48.70527;-1.02804;114;20220926;15.3;8.5;11.9;2.9;11.56;7;1.56;11261 +94077;48.70527;-1.02804;114;20220927;16.1;10.9;13.5;2.6;12.26;18.8;1.61;9723 +94077;48.70527;-1.02804;114;20220928;14.2;10.9;12.5;1.4;12.26;4.6;1.15;7189 +94077;48.70527;-1.02804;114;20220929;15.1;8;11.5;.9;10.71;1.9;1.34;10879 +94077;48.70527;-1.02804;114;20220930;16.1;3.9;10;2.3;10.71;11.7;1.53;14149 +94077;48.70527;-1.02804;114;20221001;20.1;13.3;16.7;3.5;15.51;1.9;1.87;10701 +94077;48.70527;-1.02804;114;20221002;19.3;14.4;16.8;3.3;16.51;.5;1.54;8963 +94077;48.70527;-1.02804;114;20221003;18.1;13.7;15.9;2;14.86;0;1.42;8283 +94077;48.70527;-1.02804;114;20221004;16.9;13.3;15.1;2.3;14.21;0;1.32;7364 +94077;48.70527;-1.02804;114;20221005;18.9;14.8;16.8;3.4;13.51;2;2.01;7821 +94077;48.70527;-1.02804;114;20221006;18.2;6.1;12.1;.5;10.66;0;1.33;12993 +94077;48.70527;-1.02804;114;20221007;17.8;3.5;10.7;.9;10.21;0;1.37;13978 +94077;48.70527;-1.02804;114;20221008;18.1;7.7;12.9;.8;11.31;.1;1.32;11718 +94077;48.70527;-1.02804;114;20221009;19.2;3.8;11.5;1.1;9.66;0;1.5;14007 +94077;48.70527;-1.02804;114;20221010;18.3;9.5;13.9;.9;13.26;.9;1.22;10469 +94077;48.70527;-1.02804;114;20221011;17.7;5.1;11.4;1.3;9.01;0;1.51;12056 +94077;48.70527;-1.02804;114;20221012;19;4;11.5;.7;10.71;.2;1.25;13244 +94077;48.70527;-1.02804;114;20221013;16.2;11.4;13.8;2;14.41;4.4;.97;7495 +94077;48.70527;-1.02804;114;20221014;17.7;13.3;15.5;1.8;15.61;12.1;1.04;7283 +94077;48.70527;-1.02804;114;20221015;17.5;14.5;16;3.3;15.26;.3;1.23;5784 +94077;48.70527;-1.02804;114;20221016;17.6;13.2;15.4;2;15.21;5.3;1.06;7044 +94077;48.70527;-1.02804;114;20221017;18.1;15;16.6;1.4;16.26;0;.98;5735 +94077;48.70527;-1.02804;114;20221018;19.4;12.5;15.9;1.4;16.51;0;1.01;8041 +94077;48.70527;-1.02804;114;20221019;23.5;15.3;19.4;1.7;16.71;2.3;1.53;8828 +94077;48.70527;-1.02804;114;20221020;21;15.1;18.1;1.8;15.76;1.1;1.36;7418 +94077;48.70527;-1.02804;114;20221021;19.6;14.7;17.1;3.4;14.01;.7;1.76;6778 +94077;48.70527;-1.02804;114;20221022;19.5;13.9;16.7;2.7;14.96;0;1.36;7122 +94077;48.70527;-1.02804;114;20221023;20.5;16.6;18.6;4.1;14.16;8.1;2.21;5851 +94077;48.70527;-1.02804;114;20221024;18.1;13.8;16;5;14.26;2.5;1.61;6135 +94077;48.70527;-1.02804;114;20221025;18.5;13.6;16.1;2.8;14.31;.1;1.28;6358 +94077;48.70527;-1.02804;114;20221026;19.3;15.1;17.2;2.8;15.46;.5;1.31;5988 +94077;48.70527;-1.02804;114;20221027;22.6;15.4;19;2.2;15.31;.1;1.56;7605 +94077;48.70527;-1.02804;114;20221028;19.1;15.6;17.3;2.4;15.46;0;1.2;5237 +94077;48.70527;-1.02804;114;20221029;21.5;16.2;18.8;2;15.81;4.7;1.35;6263 +94077;48.70527;-1.02804;114;20221030;16.5;13.4;14.9;1.9;14.36;2.3;.84;4761 +94077;48.70527;-1.02804;114;20221031;17.2;11;14.1;2.4;13.56;7;.92;6582 +94077;48.70527;-1.02804;114;20221101;15.3;10.7;13;4.6;11.51;6.7;1.38;5738 +94077;48.70527;-1.02804;114;20221102;16;8.6;12.3;3.3;11.46;3.9;1.09;6910 +94077;48.70527;-1.02804;114;20221103;13.6;13.5;13.5;4;12.11;14;1.24;970 +94077;48.70527;-1.02804;114;20221104;13.3;8.3;10.8;3.4;9.61;1;1.16;5651 +94077;48.70527;-1.02804;114;20221105;12.8;4.6;8.7;2.3;10.26;5.2;.55;6880 +94077;48.70527;-1.02804;114;20221106;14.5;12.2;13.4;4.4;12.91;12;.99;3797 +94077;48.70527;-1.02804;114;20221107;16.4;12;14.2;4.8;12.56;3;1.37;5067 +94077;48.70527;-1.02804;114;20221108;15.8;11.9;13.9;4.6;12.36;2.4;1.29;4653 +94077;48.70527;-1.02804;114;20221109;14.9;10.9;12.9;3.2;11.46;.3;1.07;4728 +94077;48.70527;-1.02804;114;20221110;15.7;7.6;11.7;2.4;11.46;0;.72;6506 +94077;48.70527;-1.02804;114;20221111;12.1;7.8;9.9;1.9;11.06;.2;.47;4295 +94077;48.70527;-1.02804;114;20221112;18.6;6.4;12.5;1.4;11.81;.2;.63;7427 +94077;48.70527;-1.02804;114;20221113;19.3;7.1;13.2;1.1;11.61;.2;.57;7290 +94077;48.70527;-1.02804;114;20221114;15.1;8.5;11.8;1.9;11.71;.8;.59;5304 +94077;48.70527;-1.02804;114;20221115;14.8;8.8;11.8;3.9;11.06;5.8;.96;5169 +94077;48.70527;-1.02804;114;20221116;14;8.1;11.1;4.3;10.96;19.5;.86;5095 +94077;48.70527;-1.02804;114;20221117;13.1;9.3;11.2;4.2;10.76;8.7;.91;4157 +94077;48.70527;-1.02804;114;20221118;11.5;8;9.8;2.3;9.66;3.4;.66;3924 +94077;48.70527;-1.02804;114;20221119;11.5;.7;6.1;1.1;7.81;1.7;.28;6500 +94077;48.70527;-1.02804;114;20221120;12.6;3.5;8;3.2;9.81;3.9;.4;5908 +94077;48.70527;-1.02804;114;20221121;11.7;7.2;9.4;3.5;9.36;13.1;.8;4219 +94077;48.70527;-1.02804;114;20221122;10.8;5.5;8.2;4.3;8.86;5.4;.74;4520 +94077;48.70527;-1.02804;114;20221123;13.1;6;9.5;4.5;10.11;6.5;.72;5062 +94077;48.70527;-1.02804;114;20221124;12.9;7.5;10.2;3.9;10.36;11.4;.71;4451 +94077;48.70527;-1.02804;114;20221125;12.7;7.6;10.2;2.3;9.66;.3;.64;4303 +94077;48.70527;-1.02804;114;20221126;11.3;5.2;8.3;2.5;9.86;5.2;.33;4523 +94077;48.70527;-1.02804;114;20221127;12.2;9.6;10.9;3.3;11.66;13.9;.51;3053 +94077;48.70527;-1.02804;114;20221128;10.5;7.7;9.1;2.5;9.91;5.7;.5;3139 +94077;48.70527;-1.02804;114;20221129;12.2;4.7;8.5;.6;9.01;0;.16;4775 +94077;48.70527;-1.02804;114;20221130;7.7;4.8;6.3;1.7;8.26;0;.33;3124 +94077;48.70527;-1.02804;114;20221201;8.6;.4;4.5;1;6.91;0;.16;4987 +94077;48.70527;-1.02804;114;20221202;4.6;-1.6;1.5;1.1;6.31;0;.12;4319 +94077;48.70527;-1.02804;114;20221203;3.1;2.9;3;3.2;6.36;0;.57;936 +94077;48.70527;-1.02804;114;20221204;3;1;2;2;6.46;0;.25;2508 +94077;48.70527;-1.02804;114;20221205;5.9;2.8;4.3;1.1;6.96;0;.27;3058 +94077;48.70527;-1.02804;114;20221206;6;-.4;2.8;1.4;6.41;.1;.2;4222 +94077;48.70527;-1.02804;114;20221207;7.1;.3;3.7;.4;6.86;.5;.04;4407 +94077;48.70527;-1.02804;114;20221208;5.9;1.4;3.6;.8;6.76;.1;.14;3549 +94077;48.70527;-1.02804;114;20221209;4.9;-.5;2.2;.9;5.71;.2;.18;3769 +94077;48.70527;-1.02804;114;20221210;6.1;-5.2;.5;1.1;4.96;.1;.09;5355 +94077;48.70527;-1.02804;114;20221211;1.8;-1.6;.1;2.3;5.31;.4;.27;3103 +94077;48.70527;-1.02804;114;20221212;1.2;-.2;.5;1.6;5.56;0;.27;2097 +94077;48.70527;-1.02804;114;20221213;1.6;-3.4;-.9;1.9;4.56;1.9;.27;3641 +94077;48.70527;-1.02804;114;20221214;1.6;-.4;.6;2.3;5.36;.6;.34;2311 +94077;48.70527;-1.02804;114;20221215;3.8;-2;.9;1.8;4.16;.2;.51;3684 +94077;48.70527;-1.02804;114;20221216;6.3;-4.7;.8;.6;4.66;.2;.04;5163 +94077;48.70527;-1.02804;114;20221217;1.2;-6.5;-2.6;.8;4.01;.1;.06;4219 +94077;48.70527;-1.02804;114;20221218;6.6;-4.5;1;3.4;6.26;10.3;.15;5157 +94077;48.70527;-1.02804;114;20221219;12.5;7.6;10.1;4;11.16;9.2;.39;3538 +94077;48.70527;-1.02804;114;20221220;12.1;11.5;11.8;2.6;11.61;12.9;.69;1332 +94077;48.70527;-1.02804;114;20221221;12.7;7;9.8;3.6;11.51;10.8;.21;3793 +94077;48.70527;-1.02804;114;20221222;14;11.1;12.6;5;12.86;14.6;.62;2768 +94077;48.70527;-1.02804;114;20221223;14.4;13;13.7;4.6;13.36;4.2;.84;1851 +94077;48.70527;-1.02804;114;20221224;12.2;11.1;11.6;3.5;11.91;3.1;.62;1795 +94077;48.70527;-1.02804;114;20221225;11.9;10.3;11.1;2.4;11.86;6.7;.42;2181 +94077;48.70527;-1.02804;114;20221226;10.5;9.9;10.2;3.3;9.81;1;.89;1365 +94077;48.70527;-1.02804;114;20221227;10.3;4.7;7.5;3.5;8.56;.7;.52;3823 +94077;48.70527;-1.02804;114;20221228;11.8;9;10.4;5.7;10.96;6.7;.67;2786 +94077;48.70527;-1.02804;114;20221229;11;8.7;9.8;4.9;9.26;1.9;1.06;2537 +94077;48.70527;-1.02804;114;20221230;14.6;5.7;10.2;5.8;11.81;12.1;.34;4757 +94077;48.70527;-1.02804;114;20221231;17.2;14.2;15.7;8;13.31;7.2;1.85;2938 +94078;48.73831;-.69137;188;20220101;13.6;9.3;11.5;3.7;11.3;.7;.72;2943 +94078;48.73831;-.69137;188;20220102;13.2;10.2;11.7;5.4;11.1;.4;1.05;2494 +94078;48.73831;-.69137;188;20220103;11.6;10.1;10.9;4.5;11.1;23.8;.78;1811 +94078;48.73831;-.69137;188;20220104;8.4;6.9;7.7;4.1;8.3;1.2;.86;1824 +94078;48.73831;-.69137;188;20220105;7;.8;3.9;2.8;5.5;.1;.74;3608 +94078;48.73831;-.69137;188;20220106;4.5;-1.8;1.4;3;6.1;2.6;.27;3665 +94078;48.73831;-.69137;188;20220107;7.8;3.1;5.5;5.3;8;7.9;.5;3210 +94078;48.73831;-.69137;188;20220108;9;6.1;7.6;5.9;8.8;18.7;.77;2570 +94078;48.73831;-.69137;188;20220109;8;4.7;6.4;5.2;8.1;4.3;.69;2759 +94078;48.73831;-.69137;188;20220110;7.6;5.5;6.6;2.1;9.1;.5;.32;2247 +94078;48.73831;-.69137;188;20220111;7.4;5.5;6.5;2.5;8.8;0;.39;2165 +94078;48.73831;-.69137;188;20220112;8.5;6.4;7.5;1.8;9.3;0;.39;2293 +94078;48.73831;-.69137;188;20220113;7.5;4;5.8;1.8;7;0;.55;2956 +94078;48.73831;-.69137;188;20220114;8.2;-2.3;3;2;5.4;.1;.53;5087 +94078;48.73831;-.69137;188;20220115;.9;-2.6;-.8;2;5.5;0;.19;3024 +94078;48.73831;-.69137;188;20220116;5.6;-.8;2.4;2.8;7.6;.8;.04;4094 +94078;48.73831;-.69137;188;20220117;7;3.7;5.4;.9;8;.1;.29;3010 +94078;48.73831;-.69137;188;20220118;5.3;-.3;2.5;1.2;7;.1;.19;3933 +94078;48.73831;-.69137;188;20220119;6.9;3.1;5;1.4;8;1.4;.3;3303 +94078;48.73831;-.69137;188;20220120;6.7;2;4.4;2.2;6.9;.1;.47;3707 +94078;48.73831;-.69137;188;20220121;4.9;1.8;3.4;1.2;6.1;0;.42;3074 +94078;48.73831;-.69137;188;20220122;5.6;-1.5;2.1;1.1;6.9;0;.18;4651 +94078;48.73831;-.69137;188;20220123;3;3.1;3.1;3.1;6.7;0;.55;0 +94078;48.73831;-.69137;188;20220124;8.8;-2.5;3.2;1.2;5.8;0;.39;5999 +94078;48.73831;-.69137;188;20220125;.1;-3.5;-1.7;1.1;5.54;0;.21;2297 +94078;48.73831;-.69137;188;20220126;4.8;-1;1.9;1.1;6.72;0;.24;4581 +94078;48.73831;-.69137;188;20220127;8.2;3.2;5.7;2.2;8.2;0;.43;4207 +94078;48.73831;-.69137;188;20220128;6.7;4.5;5.6;2.1;9.2;0;.24;2873 +94078;48.73831;-.69137;188;20220129;9.8;4.5;7.2;4.3;10.2;.5;.22;4456 +94078;48.73831;-.69137;188;20220130;10.5;4.7;7.6;1.9;8.3;.1;.64;4725 +94078;48.73831;-.69137;188;20220131;7.4;4.8;6.1;5.6;7.6;.4;.93;3252 +94078;48.73831;-.69137;188;20220201;9.4;3.3;6.4;5.8;9.7;.4;.21;4989 +94078;48.73831;-.69137;188;20220202;8.8;7.6;8.2;3.5;9.3;0;.73;2315 +94078;48.73831;-.69137;188;20220203;7.3;5.1;6.2;3.1;8.8;.2;.46;3138 +94078;48.73831;-.69137;188;20220204;10.1;6.6;8.4;3.3;7.8;.6;1.13;3985 +94078;48.73831;-.69137;188;20220205;9;1.9;5.5;3.3;7.4;.1;.75;5710 +94078;48.73831;-.69137;188;20220206;10.5;6.9;8.7;7.8;10.2;9.7;.72;4164 +94078;48.73831;-.69137;188;20220207;10.6;3.9;7.3;2.4;7.7;0;.87;5723 +94078;48.73831;-.69137;188;20220208;8.8;3.6;6.2;2.2;9.5;0;.34;5135 +94078;48.73831;-.69137;188;20220209;9.6;3.5;6.6;1.4;8.3;0;.57;5637 +94078;48.73831;-.69137;188;20220210;6;4.6;5.3;3.6;8.18;1.8;.96;4666 +94078;48.73831;-.69137;188;20220211;9;.1;4.5;2;6.41;0;.82;9300 +94078;48.73831;-.69137;188;20220212;8.5;-2.2;3.2;3;5.55;0;1.03;10566 +94078;48.73831;-.69137;188;20220213;10.9;-.5;5.2;6.6;8.08;7;.97;6266 +94078;48.73831;-.69137;188;20220214;10.3;5.8;8.1;5.2;8.81;1.8;1.17;6333 +94078;48.73831;-.69137;188;20220215;9.9;2.5;6.2;5.6;9.35;6.7;.57;3666 +94078;48.73831;-.69137;188;20220216;13.3;8.8;11.1;7.3;12.7;3.5;.58;5408 +94078;48.73831;-.69137;188;20220217;12.4;8.9;10.7;6.6;9.8;.6;1.55;4856 +94078;48.73831;-.69137;188;20220218;10.7;7.1;8.9;7.7;8.9;2.8;1.44;4998 +94078;48.73831;-.69137;188;20220219;9.4;1.5;5.5;5.5;7.3;.8;1.1;7457 +94078;48.73831;-.69137;188;20220220;12.2;6.8;9.5;6.9;9.9;4.9;1.23;6280 +94078;48.73831;-.69137;188;20220221;9.3;4.1;6.7;7.5;7.6;1.1;1.37;6258 +94078;48.73831;-.69137;188;20220222;12.7;5.5;9.1;3.9;9.6;.3;1.12;7452 +94078;48.73831;-.69137;188;20220223;9.5;-.5;4.5;1.9;7.5;0;.76;8891 +94078;48.73831;-.69137;188;20220224;8.6;4.2;6.4;5.3;7.1;2.4;1.35;6027 +94078;48.73831;-.69137;188;20220225;10;2;6;3.5;6.5;0;1.36;8203 +94078;48.73831;-.69137;188;20220226;10.3;-3.1;3.6;3.4;5.2;0;1.49;10736 +94078;48.73831;-.69137;188;20220227;12.3;1.2;6.8;3.5;5.5;0;1.9;9926 +94078;48.73831;-.69137;188;20220228;14;2.8;8.4;3.2;7.4;.8;1.68;10115 +94078;48.73831;-.69137;188;20220301;13.3;7.8;10.6;2.7;9.3;2.1;1.38;7227 +94078;48.73831;-.69137;188;20220302;12.4;7.2;9.8;2.2;9.3;0;1.18;7131 +94078;48.73831;-.69137;188;20220303;10.2;8;9.1;3.2;10.3;3.9;.83;4747 +94078;48.73831;-.69137;188;20220304;8;6.6;7.3;2.9;8.3;0;.94;3865 +94078;48.73831;-.69137;188;20220305;7.5;.8;4.2;3.2;7.7;1.5;.73;8423 +94078;48.73831;-.69137;188;20220306;8.4;3.9;6.2;3.9;6.4;0;1.48;7021 +94078;48.73831;-.69137;188;20220307;5.9;-1.1;2.4;3.6;4.6;0;1.39;8845 +94078;48.73831;-.69137;188;20220308;11.7;-.9;5.4;4.5;7;.3;1.56;11986 +94078;48.73831;-.69137;188;20220309;13.2;6.8;10;5.3;8.8;0;1.89;8693 +94078;48.73831;-.69137;188;20220310;11.9;7.9;9.9;4.5;9.5;.6;1.46;6990 +94078;48.73831;-.69137;188;20220311;11.1;7.7;9.4;6.1;9.8;5.7;1.3;6539 +94078;48.73831;-.69137;188;20220312;12.6;5.5;9.1;6;8.6;.2;1.83;9517 +94078;48.73831;-.69137;188;20220313;10.3;7.5;8.9;4.7;8.9;4.7;1.39;6100 +94078;48.73831;-.69137;188;20220314;13.7;3;8.4;2.2;7.8;1.4;1.64;11958 +94078;48.73831;-.69137;188;20220315;13;3.2;8.1;1.8;10.4;1.6;1.14;11595 +94078;48.73831;-.69137;188;20220316;12.7;7.4;10.1;2.9;10.7;.8;1.22;8667 +94078;48.73831;-.69137;188;20220317;12.2;4;8.1;3.3;7.2;0;1.85;10884 +94078;48.73831;-.69137;188;20220318;14;1;7.5;5;6.31;0;2.79;17166 +94078;48.73831;-.69137;188;20220319;13.8;4.8;9.3;4.7;7.01;0;2.7;14466 +94078;48.73831;-.69137;188;20220320;13.3;1.6;7.4;2.7;6.88;0;2.11;16200 +94078;48.73831;-.69137;188;20220321;17.4;3;10.2;3.1;9.01;0;2.41;16100 +94078;48.73831;-.69137;188;20220322;16;3.6;9.8;3.6;6.98;0;2.89;17700 +94078;48.73831;-.69137;188;20220323;16.9;1;9;2.8;6.18;0;2.84;18366 +94078;48.73831;-.69137;188;20220324;18.2;1.7;9.9;2.5;7.01;0;2.81;18200 +94078;48.73831;-.69137;188;20220325;18.6;4.4;11.5;3.9;7.21;0;3.46;18000 +94078;48.73831;-.69137;188;20220326;18.4;3.2;10.8;4;7.48;0;3.39;18800 +94078;48.73831;-.69137;188;20220327;19;4.6;11.8;2.8;8.68;.1;2.96;18300 +94078;48.73831;-.69137;188;20220328;20.2;3.6;11.9;1.7;9.11;.1;2.37;14266 +94078;48.73831;-.69137;188;20220329;16.6;9;12.8;2.4;10.31;2.5;2.21;12366 +94078;48.73831;-.69137;188;20220330;11.6;6.4;9;3.4;10.25;2;1.09;5333 +94078;48.73831;-.69137;188;20220331;6.8;4.8;5.8;5.8;6.85;2.2;1.65;7666 +94078;48.73831;-.69137;188;20220401;5.9;.9;3.4;7.9;5.53;2.8;1.88;10825 +94078;48.73831;-.69137;188;20220402;7.6;.2;3.9;4.4;5.42;0;2.03;15766 +94078;48.73831;-.69137;188;20220403;8.1;-2;3.1;3.6;4.92;0;2.09;17500 +94078;48.73831;-.69137;188;20220404;9.1;-2;3.5;5.9;7.78;.5;.9;8466 +94078;48.73831;-.69137;188;20220405;11.6;7;9.3;5.5;10.36;0;1.46;8542 +94078;48.73831;-.69137;188;20220406;12.7;5.1;8.9;6.3;9.91;2.3;1.65;9066 +94078;48.73831;-.69137;188;20220407;13.2;9.4;11.3;7.7;10.24;7.5;2.6;13400 +94078;48.73831;-.69137;188;20220408;11.9;6.3;9.1;4.7;9.11;16.9;1.81;7133 +94078;48.73831;-.69137;188;20220409;11.2;1.4;6.3;2.8;6.75;0;2.29;18866 +94078;48.73831;-.69137;188;20220410;13.6;-1.5;6;3.4;6.55;0;2.61;20933 +94078;48.73831;-.69137;188;20220411;19.5;3.1;11.3;4.3;9.05;0;3.38;18333 +94078;48.73831;-.69137;188;20220412;15.7;9.6;12.6;3.2;11.88;.1;1.79;7700 +94078;48.73831;-.69137;188;20220413;18.9;6.8;12.9;1.4;11.81;0;2.39;15833 +94078;48.73831;-.69137;188;20220414;20.8;6.3;13.6;1.7;11.48;0;2.95;19166 +94078;48.73831;-.69137;188;20220415;22;6.6;14.3;1.9;11.11;0;3.42;21366 +94078;48.73831;-.69137;188;20220416;19.1;6;12.6;2.7;10.25;0;3.49;23766 +94078;48.73831;-.69137;188;20220417;19.8;4.6;12.2;2.3;9.18;0;3.36;22000 +94078;48.73831;-.69137;188;20220418;15.4;6.1;10.8;3.4;10.08;0;2.43;14833 +94078;48.73831;-.69137;188;20220419;14.1;3.8;8.9;3.2;8.75;.5;2.5;18300 +94078;48.73831;-.69137;188;20220420;16.9;6.4;11.7;3.4;10.08;0;2.99;19100 +94078;48.73831;-.69137;188;20220421;18.3;6;12.2;3.1;9.11;0;3.66;23766 +94078;48.73831;-.69137;188;20220422;17.7;6.9;12.3;3.7;9.78;0;3.44;21133 +94078;48.73831;-.69137;188;20220423;17.1;8.3;12.7;4;11.25;2.5;2.53;12666 +94078;48.73831;-.69137;188;20220424;17.4;9.1;13.2;3.3;11.38;0;2.82;16800 +94078;48.73831;-.69137;188;20220425;14.9;6.7;10.8;3.4;9.31;0;2.9;19233 +94078;48.73831;-.69137;188;20220426;15.5;4.3;9.9;4;8.98;0;3.08;21866 +94078;48.73831;-.69137;188;20220427;16.5;4;10.3;4.7;8.81;0;3.49;23633 +94078;48.73831;-.69137;188;20220428;16;7;11.5;3.5;10.08;0;2.64;14233 +94078;48.73831;-.69137;188;20220429;18;8.2;13.1;4.2;10.41;0;3.74;23166 +94078;48.73831;-.69137;188;20220430;15.6;5.3;10.4;3.7;8.95;0;3.14;20533 +94078;48.73831;-.69137;188;20220501;17.7;4.9;11.3;2.7;8.68;.2;3.53;22633 +94078;48.73831;-.69137;188;20220502;17;8.6;12.8;3.4;9.75;0;3.37;19233 +94078;48.73831;-.69137;188;20220503;16.6;9.1;12.8;3.8;9.95;0;3.04;14666 +94078;48.73831;-.69137;188;20220504;17.3;5.1;11.2;2.9;10.45;0;2.65;16066 +94078;48.73831;-.69137;188;20220505;18.4;6.8;12.6;3.1;11.05;.1;3.32;21433 +94078;48.73831;-.69137;188;20220506;19.9;3.7;11.8;1.7;10.5;0;3.38;23864 +94078;48.73831;-.69137;188;20220507;16.3;9.2;12.8;2.7;11.9;0;2.48;15929 +94078;48.73831;-.69137;188;20220508;19.2;10.4;14.8;2;12.2;.1;3.02;17817 +94078;48.73831;-.69137;188;20220509;23.7;5.5;14.6;1.6;11.1;0;4.07;25707 +94078;48.73831;-.69137;188;20220510;24.2;11.7;18;2.2;12.5;0;4.14;21438 +94078;48.73831;-.69137;188;20220511;20.7;8.6;14.7;3.2;12.1;0;3.6;21202 +94078;48.73831;-.69137;188;20220512;18.6;4.7;11.7;2;9.8;.1;3.35;22829 +94078;48.73831;-.69137;188;20220513;18.8;3;10.9;1.6;9.2;0;3.44;24450 +94078;48.73831;-.69137;188;20220514;23.3;3.9;13.6;1.7;10.5;1.3;4.21;27208 +94078;48.73831;-.69137;188;20220515;26.7;15.1;20.9;2.1;13.7;5;4.54;21165 +94078;48.73831;-.69137;188;20220516;21.7;13.1;17.4;2.2;14.9;1.7;3.33;18323 +94078;48.73831;-.69137;188;20220517;27.4;9.5;18.5;2.4;14;1.6;4.96;26495 +94078;48.73831;-.69137;188;20220518;25.9;8.4;17.2;2.3;14.4;0;4.55;26311 +94078;48.73831;-.69137;188;20220519;22.2;12.1;17.2;2;13.2;6.5;3.69;20101 +94078;48.73831;-.69137;188;20220520;18.2;11.7;15;1.7;12;1.2;2.88;16214 +94078;48.73831;-.69137;188;20220521;23.2;6.7;15;1;12;0;3.99;25860 +94078;48.73831;-.69137;188;20220522;22.5;9;15.8;1.5;13.5;4.7;3.79;23491 +94078;48.73831;-.69137;188;20220523;16;13.7;14.9;1.9;13.8;8;1.95;9804 +94078;48.73831;-.69137;188;20220524;16.9;9.2;13.1;3;10.5;.6;3.1;17899 +94078;48.73831;-.69137;188;20220525;15.9;4.3;10.1;2.8;10.8;.4;2.79;22015 +94078;48.73831;-.69137;188;20220526;16.5;11.6;14.1;2.9;12.4;0;2.59;14398 +94078;48.73831;-.69137;188;20220527;19.5;9.2;14.4;2.6;12.2;.1;3.43;20885 +94078;48.73831;-.69137;188;20220528;17.2;3.9;10.6;2.2;9.7;0;3.31;23787 +94078;48.73831;-.69137;188;20220529;15.5;3.6;9.6;2.9;8.7;.1;3.16;22572 +94078;48.73831;-.69137;188;20220530;17.2;3.7;10.5;1.5;8.5;0;3.42;24100 +94078;48.73831;-.69137;188;20220531;18.1;2.2;10.2;2;8.2;0;3.73;26213 +94078;48.73831;-.69137;188;20220601;20.3;2.2;11.3;1.4;8.9;0;4;28030 +94078;48.73831;-.69137;188;20220602;23.1;6;14.6;2.1;10.2;2.6;4.57;27313 +94078;48.73831;-.69137;188;20220603;18.4;13;15.7;1.3;13.8;12.3;2.72;15438 +94078;48.73831;-.69137;188;20220604;24.1;13.5;18.8;1.5;16.1;10.8;3.9;21626 +94078;48.73831;-.69137;188;20220605;19;14;16.5;2.3;14.1;2;2.88;14922 +94078;48.73831;-.69137;188;20220606;20.1;7.5;13.8;3;12.2;2.2;3.7;23659 +94078;48.73831;-.69137;188;20220607;20;13.7;16.9;4.7;14;5;3.48;16796 +94078;48.73831;-.69137;188;20220608;19;14.3;16.7;4.3;13.2;.6;3.32;14548 +94078;48.73831;-.69137;188;20220609;21.3;11.1;16.2;2.7;12.5;0;3.93;21405 +94078;48.73831;-.69137;188;20220610;20.9;11.6;16.3;3.4;14.3;.3;3.58;20473 +94078;48.73831;-.69137;188;20220611;22.1;13.7;17.9;1.5;12.9;0;3.7;19488 +94078;48.73831;-.69137;188;20220612;21.4;7.8;14.6;1.6;11.5;.1;3.99;24792 +94078;48.73831;-.69137;188;20220613;21.2;7.3;14.3;1.5;10.9;.1;4;25088 +94078;48.73831;-.69137;188;20220614;25.5;6;15.8;1.4;11.2;0;4.88;29719 +94078;48.73831;-.69137;188;20220615;29;8.9;19;1.1;13.2;0;5.28;30194 +94078;48.73831;-.69137;188;20220616;29.3;8.5;18.9;.9;13;.1;5.27;30733 +94078;48.73831;-.69137;188;20220617;32.9;11.6;22.3;1.5;15.7;0;6.12;31115 +94078;48.73831;-.69137;188;20220618;35.7;14.6;25.2;2.8;16.9;.4;7.4;30982 +94078;48.73831;-.69137;188;20220619;19.9;12.6;16.3;4;14.2;1.8;3.36;18279 +94078;48.73831;-.69137;188;20220620;20.3;12.9;16.6;2.2;14.2;0;3.32;18406 +94078;48.73831;-.69137;188;20220621;25.4;12.8;19.1;1.6;14;1.8;4.49;23981 +94078;48.73831;-.69137;188;20220622;26.1;14;20.1;1.9;15.6;13.9;4.56;23500 +94078;48.73831;-.69137;188;20220623;24.1;16;20.1;2.3;16.5;1;3.93;19246 +94078;48.73831;-.69137;188;20220624;20.1;15.5;17.8;3.8;15;2.5;3.2;14529 +94078;48.73831;-.69137;188;20220625;18.5;10.7;14.6;3.6;12.3;.9;3.33;18873 +94078;48.73831;-.69137;188;20220626;20.1;7.3;13.7;2.8;10.5;0;4.02;24127 +94078;48.73831;-.69137;188;20220627;20.1;7.1;13.6;2.6;11.2;0;3.88;24296 +94078;48.73831;-.69137;188;20220628;21.2;6.6;13.9;2.8;10.7;.3;4.26;25719 +94078;48.73831;-.69137;188;20220629;19.6;11.7;15.7;2.9;12.8;3;3.45;18933 +94078;48.73831;-.69137;188;20220630;17.9;9.2;13.6;2.3;11.2;1.7;3.27;19840 +94078;48.73831;-.69137;188;20220701;19.8;6.3;13.1;2;10.6;0;3.82;24654 +94078;48.73831;-.69137;188;20220702;23.4;5.8;14.6;1.8;11.3;0;4.51;28095 +94078;48.73831;-.69137;188;20220703;19.2;7.4;13.3;1.8;12;.1;3.47;22993 +94078;48.73831;-.69137;188;20220704;22.3;6.1;14.2;1.6;11.6;0;4.19;26877 +94078;48.73831;-.69137;188;20220705;22.4;6.9;14.7;1.6;10.8;0;4.25;26247 +94078;48.73831;-.69137;188;20220706;24.8;7.6;16.2;1.8;12.6;0;4.64;27592 +94078;48.73831;-.69137;188;20220707;20.9;12.9;16.9;2.4;13.8;.2;3.51;18820 +94078;48.73831;-.69137;188;20220708;26.5;8.1;17.3;1.9;12.5;0;5.03;28418 +94078;48.73831;-.69137;188;20220709;27.2;8.7;18;1.9;13.4;0;5.09;28432 +94078;48.73831;-.69137;188;20220710;27.6;12.1;19.9;1.8;12.4;0;5.1;25975 +94078;48.73831;-.69137;188;20220711;30.4;10.3;20.4;1.9;13.8;0;5.75;29489 +94078;48.73831;-.69137;188;20220712;32.5;11.5;22;1.7;14.6;.1;6.02;30062 +94078;48.73831;-.69137;188;20220713;33.8;14.1;24;1.3;15.6;0;5.87;29042 +94078;48.73831;-.69137;188;20220714;26.1;11.9;19;2.1;13.4;0;4.75;24606 +94078;48.73831;-.69137;188;20220715;26.7;8;17.4;1.2;11.3;0;4.79;28135 +94078;48.73831;-.69137;188;20220716;28.7;7.8;18.3;1.6;11.2;0;5.38;29646 +94078;48.73831;-.69137;188;20220717;31.9;11.1;21.5;1.9;12.4;0;6.05;29481 +94078;48.73831;-.69137;188;20220718;37.6;12.8;25.2;2.9;13.3;0;7.88;30141 +94078;48.73831;-.69137;188;20220719;32.7;19.8;26.3;3.9;15.2;2;6.93;23087 +94078;48.73831;-.69137;188;20220720;25.3;15.9;20.6;3.9;16.3;1.9;4.46;19656 +94078;48.73831;-.69137;188;20220721;25;16.3;20.7;2.3;15.9;0;4.03;18845 +94078;48.73831;-.69137;188;20220722;22.7;12.7;17.7;1.9;15.9;1.3;3.51;20118 +94078;48.73831;-.69137;188;20220723;25.3;13;19.2;2.2;14.4;0;4.32;22212 +94078;48.73831;-.69137;188;20220724;30.9;11.8;21.4;2.5;14;0;5.87;27536 +94078;48.73831;-.69137;188;20220725;22.6;12.7;17.7;3.3;14.3;0;3.84;19777 +94078;48.73831;-.69137;188;20220726;20.3;15.9;18.1;2.1;12.7;0;3.09;13170 +94078;48.73831;-.69137;188;20220727;23.4;5.7;14.6;1.1;11.2;0;4.01;26174 +94078;48.73831;-.69137;188;20220728;25.4;12.3;18.9;1.3;12.8;0;4.1;22432 +94078;48.73831;-.69137;188;20220729;27.7;13.5;20.6;1.1;13.5;.2;4.33;23242 +94078;48.73831;-.69137;188;20220730;26.4;13.2;19.8;2.2;14.3;0;4.47;22306 +94078;48.73831;-.69137;188;20220731;23.1;16.7;19.9;3.1;16.5;0;3.46;15494 +94078;48.73831;-.69137;188;20220801;22.2;16.7;19.5;2.5;15.8;0;3.18;14300 +94078;48.73831;-.69137;188;20220802;30;10.8;20.4;1.3;15;0;4.84;26475 +94078;48.73831;-.69137;188;20220803;32.1;12.6;22.4;1.7;16.6;.2;5.3;26540 +94078;48.73831;-.69137;188;20220804;25;16.3;20.7;2.4;15.8;0;3.85;17673 +94078;48.73831;-.69137;188;20220805;21.8;11.8;16.8;2.4;10.7;0;3.82;18835 +94078;48.73831;-.69137;188;20220806;24.1;5;14.6;2.2;9.8;0;4.4;25837 +94078;48.73831;-.69137;188;20220807;25.4;7.4;16.4;2;10.7;0;4.45;24941 +94078;48.73831;-.69137;188;20220808;26.5;10.1;18.3;2.6;12.5;0;4.68;23673 +94078;48.73831;-.69137;188;20220809;27.2;13;20.1;3.1;14.5;.1;4.73;21905 +94078;48.73831;-.69137;188;20220810;32.1;13.2;22.7;2.1;14.8;0;5.4;25098 +94078;48.73831;-.69137;188;20220811;32.8;11.2;22;1.6;12.8;0;5.34;26655 +94078;48.73831;-.69137;188;20220812;32.9;10.5;21.7;1.6;12.4;0;5.33;26648 +94078;48.73831;-.69137;188;20220813;33.5;10.3;21.9;1.7;11.7;.1;5.47;26475 +94078;48.73831;-.69137;188;20220814;22.9;15.4;19.2;2;15.8;2.5;3.09;15454 +94078;48.73831;-.69137;188;20220815;24.7;16.2;20.5;2.5;17;.2;3.45;16334 +94078;48.73831;-.69137;188;20220816;23.7;15.7;19.7;2.3;16.1;3.7;3.26;15742 +94078;48.73831;-.69137;188;20220817;23.6;11.9;17.8;2;14.6;5.4;3.39;18878 +94078;48.73831;-.69137;188;20220818;25.2;13.5;19.4;1.8;16.2;0;3.47;18745 +94078;48.73831;-.69137;188;20220819;21.5;16.6;19.1;2.5;15.4;4.5;2.8;12087 +94078;48.73831;-.69137;188;20220820;23;7;15;1.3;12.1;0;3.32;21581 +94078;48.73831;-.69137;188;20220821;21.5;9.2;15.4;1.5;13.5;.3;2.94;18796 +94078;48.73831;-.69137;188;20220822;24;15.1;19.6;2.4;17.3;1.6;3.09;15886 +94078;48.73831;-.69137;188;20220823;23.1;17.7;20.4;1.5;19.4;.5;2.42;12306 +94078;48.73831;-.69137;188;20220824;30.2;12.7;21.5;1.4;16.6;7;4.1;21881 +94078;48.73831;-.69137;188;20220825;21.6;18.4;20;2;18.8;.7;2.1;9353 +94078;48.73831;-.69137;188;20220826;23.7;13.4;18.6;1.8;14.6;.1;3.11;16546 +94078;48.73831;-.69137;188;20220827;25.1;10.2;17.7;1.8;13.1;0;3.52;19712 +94078;48.73831;-.69137;188;20220828;23.1;9.7;16.4;1.8;12.8;0;3.16;18544 +94078;48.73831;-.69137;188;20220829;27;10.9;19;2.1;13.1;1.6;3.92;20142 +94078;48.73831;-.69137;188;20220830;26.5;12.8;19.7;2.1;13.5;0;3.75;18429 +94078;48.73831;-.69137;188;20220831;26;14.2;20.1;1.8;15.1;.9;3.35;16963 +94078;48.73831;-.69137;188;20220901;22.7;15.5;19.1;1.2;14.9;11.4;2.52;13160 +94078;48.73831;-.69137;188;20220902;21.4;15.2;18.3;1.4;16.6;3.8;2.22;12111 +94078;48.73831;-.69137;188;20220903;22.2;14.1;18.2;1.6;15.8;2.3;2.48;13699 +94078;48.73831;-.69137;188;20220904;25.7;9.8;17.8;2.1;14.5;0;3.35;18966 +94078;48.73831;-.69137;188;20220905;25.5;13.8;19.7;2;15.5;1.8;3.16;16134 +94078;48.73831;-.69137;188;20220906;19.8;13.9;16.9;3.1;16;2.2;2.09;11384 +94078;48.73831;-.69137;188;20220907;21;15.6;18.3;3.8;15.8;6.3;2.54;10792 +94078;48.73831;-.69137;188;20220908;19.6;14.8;17.2;4.4;14.8;8.2;2.45;10082 +94078;48.73831;-.69137;188;20220909;18.9;14.2;16.6;5.2;14.2;9.3;2.47;9880 +94078;48.73831;-.69137;188;20220910;18.8;14;16.4;3.2;14.4;2.2;2.12;9883 +94078;48.73831;-.69137;188;20220911;23.5;9.8;16.7;1.4;13.1;0;2.67;16442 +94078;48.73831;-.69137;188;20220912;28.7;10.5;19.6;1.6;14.1;.1;3.42;18736 +94078;48.73831;-.69137;188;20220913;24.3;18.6;21.5;1.5;17.6;.2;2.33;10430 +94078;48.73831;-.69137;188;20220914;24.4;15.9;20.2;2;18;3.4;2.46;12575 +94078;48.73831;-.69137;188;20220915;19.3;11.6;15.5;1.9;13.7;0;2;11847 +94078;48.73831;-.69137;188;20220916;17.6;9.7;13.7;2.5;10.1;.2;2.3;11868 +94078;48.73831;-.69137;188;20220917;16.4;2.6;9.5;1.3;8.1;0;1.97;15474 +94078;48.73831;-.69137;188;20220918;18.4;1.4;9.9;1.7;8.7;.1;2.21;16971 +94078;48.73831;-.69137;188;20220919;18.5;3.9;11.2;1;9.2;0;1.97;15559 +94078;48.73831;-.69137;188;20220920;17.8;2.4;10.1;1.2;9.7;.2;1.89;15795 +94078;48.73831;-.69137;188;20220921;19.6;3.4;11.5;1.1;9.5;.1;2.04;16010 +94078;48.73831;-.69137;188;20220922;20.9;2.9;11.9;1.2;9.3;0;2.19;16673 +94078;48.73831;-.69137;188;20220923;17.4;7;12.2;1;11.5;3.8;1.62;12554 +94078;48.73831;-.69137;188;20220924;17.2;12.4;14.8;2.3;12.9;7.7;1.67;8467 +94078;48.73831;-.69137;188;20220925;15.6;10.6;13.1;1.9;11.8;1;1.48;8536 +94078;48.73831;-.69137;188;20220926;14.1;6.8;10.5;3.5;10.7;5.6;1.45;10163 +94078;48.73831;-.69137;188;20220927;15;9.8;12.4;4.3;11.2;16.5;1.73;8492 +94078;48.73831;-.69137;188;20220928;14.4;10.4;12.4;2.6;11.2;3.1;1.45;7371 +94078;48.73831;-.69137;188;20220929;14.5;5.1;9.8;1.6;9.4;1.1;1.44;11093 +94078;48.73831;-.69137;188;20220930;15.3;1.4;8.4;2.7;9.5;8.2;1.51;13292 +94078;48.73831;-.69137;188;20221001;18.6;12.4;15.5;4.4;14.3;1.1;1.8;8805 +94078;48.73831;-.69137;188;20221002;18.1;11.6;14.9;3.1;15.8;1.2;1.22;8897 +94078;48.73831;-.69137;188;20221003;16.7;11.9;14.3;2.2;13.4;0;1.35;7563 +94078;48.73831;-.69137;188;20221004;16.8;10.9;13.9;2.8;13;0;1.44;8262 +94078;48.73831;-.69137;188;20221005;18.3;13.9;16.1;4.1;12.8;1.9;2.14;7058 +94078;48.73831;-.69137;188;20221006;17.1;6.4;11.8;1.5;9.7;0;1.52;10790 +94078;48.73831;-.69137;188;20221007;17.3;2.1;9.7;1.4;9.1;0;1.46;12663 +94078;48.73831;-.69137;188;20221008;17.6;6.5;12.1;1.2;10.3;0;1.38;10692 +94078;48.73831;-.69137;188;20221009;18.5;1.8;10.2;1.8;8.6;0;1.7;12907 +94078;48.73831;-.69137;188;20221010;17.4;7.3;12.4;1.7;12.1;.5;1.26;9926 +94078;48.73831;-.69137;188;20221011;16.9;6.1;11.5;1.4;8.5;0;1.46;10117 +94078;48.73831;-.69137;188;20221012;18.4;2.3;10.4;1.4;9.7;.2;1.38;12151 +94078;48.73831;-.69137;188;20221013;15.2;10.9;13.1;2.3;13.6;3.1;.93;6251 +94078;48.73831;-.69137;188;20221014;17.5;12.7;15.1;2.1;15;10;1.07;6504 +94078;48.73831;-.69137;188;20221015;16.5;14;15.3;4;14.4;.3;1.29;4661 +94078;48.73831;-.69137;188;20221016;16.5;12;14.3;3.1;14.4;5.8;1.04;6123 +94078;48.73831;-.69137;188;20221017;17.7;14.4;16.1;2.4;15.6;2;1.08;5185 +94078;48.73831;-.69137;188;20221018;18.6;11.8;15.2;2.2;15.8;0;.99;7282 +94078;48.73831;-.69137;188;20221019;22.9;13.4;18.2;2.7;15.9;2.2;1.72;8459 +94078;48.73831;-.69137;188;20221020;19.7;14.4;17.1;2.8;15.1;.4;1.45;6256 +94078;48.73831;-.69137;188;20221021;19;13.9;16.5;4.4;13.6;1.2;1.91;6049 +94078;48.73831;-.69137;188;20221022;18.2;13.1;15.7;2.8;14.3;.1;1.26;5960 +94078;48.73831;-.69137;188;20221023;19.9;15.3;17.6;5.9;13.8;9.1;2.47;5582 +94078;48.73831;-.69137;188;20221024;17.6;13.2;15.4;5.4;13.3;3.2;1.78;5381 +94078;48.73831;-.69137;188;20221025;17.2;13;15.1;3.8;13.5;.1;1.39;5181 +94078;48.73831;-.69137;188;20221026;18.2;14;16.1;3.3;14.8;.5;1.27;5104 +94078;48.73831;-.69137;188;20221027;21.5;11.7;16.6;3.9;14.5;0;1.73;7614 +94078;48.73831;-.69137;188;20221028;19.3;13.7;16.5;3.4;14.6;0;1.43;5699 +94078;48.73831;-.69137;188;20221029;20.5;13.6;17.1;2.6;14.9;2;1.35;6217 +94078;48.73831;-.69137;188;20221030;15.2;13.1;14.2;2.1;13.7;2.3;.84;3433 +94078;48.73831;-.69137;188;20221031;16.6;10.3;13.5;4;13.1;7.3;1.07;5767 +94078;48.73831;-.69137;188;20221101;15.2;9.8;12.5;5.2;10.8;5;1.57;5268 +94078;48.73831;-.69137;188;20221102;14.6;5.6;10.1;4.4;10.7;2;.95;6662 +94078;48.73831;-.69137;188;20221103;12.7;12.3;12.5;5.8;11.5;10.6;1.36;1481 +94078;48.73831;-.69137;188;20221104;12.3;7.7;10;4.7;9.1;1.3;1.33;4655 +94078;48.73831;-.69137;188;20221105;11.7;3.6;7.7;3.2;9.6;5.3;.58;6043 +94078;48.73831;-.69137;188;20221106;13.9;10.9;12.4;5.6;11.9;10.4;1.15;3671 +94078;48.73831;-.69137;188;20221107;15.9;10.6;13.3;5.8;11.9;1.7;1.46;4766 +94078;48.73831;-.69137;188;20221108;14.7;11.4;13.1;6;11.6;2;1.49;3731 +94078;48.73831;-.69137;188;20221109;14.2;10.3;12.3;3.7;10.5;.1;1.27;3986 +94078;48.73831;-.69137;188;20221110;13.7;4.6;9.2;3;10.4;0;.62;5934 +94078;48.73831;-.69137;188;20221111;12.6;8.7;10.7;3.4;10.7;.2;.82;3870 +94078;48.73831;-.69137;188;20221112;17.7;4.7;11.2;2.4;10.6;.2;.89;6862 +94078;48.73831;-.69137;188;20221113;19.1;4;11.6;2.2;9.9;.2;1.03;7278 +94078;48.73831;-.69137;188;20221114;13.7;7;10.4;2.9;11.1;1.5;.61;4820 +94078;48.73831;-.69137;188;20221115;12.9;7.5;10.2;6;10.4;6.6;1;4278 +94078;48.73831;-.69137;188;20221116;12.6;7.4;10;5.8;10.4;20;.92;4142 +94078;48.73831;-.69137;188;20221117;12.2;8.7;10.5;5.8;10;4.7;1.18;3374 +94078;48.73831;-.69137;188;20221118;9.8;7.8;8.8;3.5;9.2;2.2;.82;2546 +94078;48.73831;-.69137;188;20221119;10.7;.2;5.5;1.2;7;1.8;.39;5597 +94078;48.73831;-.69137;188;20221120;11.4;1.2;6.3;3.5;8.9;2.2;.42;5445 +94078;48.73831;-.69137;188;20221121;9.9;6.4;8.2;4.8;8.9;14.3;.84;3199 +94078;48.73831;-.69137;188;20221122;9.5;4.5;7;5.1;8.1;4.5;.86;3751 +94078;48.73831;-.69137;188;20221123;11.9;3.8;7.9;5.2;9.3;4.8;.68;4681 +94078;48.73831;-.69137;188;20221124;11.9;5.7;8.8;4.4;9.7;9.5;.69;4061 +94078;48.73831;-.69137;188;20221125;11.9;5.2;8.6;2.2;8.9;.2;.58;4166 +94078;48.73831;-.69137;188;20221126;9.8;2.7;6.3;4.1;9.3;3.9;.23;4235 +94078;48.73831;-.69137;188;20221127;11.1;8.2;9.7;4.7;10.6;12.4;.63;2721 +94078;48.73831;-.69137;188;20221128;9.7;7.2;8.5;3.2;9.4;3.9;.62;2508 +94078;48.73831;-.69137;188;20221129;11.5;4;7.8;1.4;8.6;0;.36;4207 +94078;48.73831;-.69137;188;20221130;6.7;2.7;4.7;1.8;7.8;0;.28;3074 +94078;48.73831;-.69137;188;20221201;4.4;-.8;1.8;1.4;6.9;0;.11;3453 +94078;48.73831;-.69137;188;20221202;4.2;-2.4;.9;1.7;6;0;.18;3837 +94078;48.73831;-.69137;188;20221203;2.2;1.8;2;3.7;6;0;.55;1029 +94078;48.73831;-.69137;188;20221204;2.1;.2;1.2;2.4;6.1;.1;.29;2080 +94078;48.73831;-.69137;188;20221205;5;1.9;3.5;1.2;6.4;0;.33;2601 +94078;48.73831;-.69137;188;20221206;3.7;-1.9;.9;1.7;6;.1;.17;3425 +94078;48.73831;-.69137;188;20221207;5.7;.6;3.2;.8;6.7;.4;.17;3250 +94078;48.73831;-.69137;188;20221208;4.2;1.8;3;.8;6.8;0;.24;2253 +94078;48.73831;-.69137;188;20221209;3.6;.6;2.1;1.6;5.5;.1;.41;2488 +94078;48.73831;-.69137;188;20221210;5.3;-6;-.3;1.7;4.8;0;.24;4684 +94078;48.73831;-.69137;188;20221211;1.9;-2.3;-.2;3.8;5;.1;.44;2888 +94078;48.73831;-.69137;188;20221212;.3;-1.6;-.6;2.7;5.1;0;.33;1974 +94078;48.73831;-.69137;188;20221213;1;-4.8;-1.9;1.6;4.2;1.7;.26;3341 +94078;48.73831;-.69137;188;20221214;.9;-1.3;-.2;1.7;5;.1;.33;2097 +94078;48.73831;-.69137;188;20221215;2.8;-3.1;-.1;2.9;3.8;.2;.7;3343 +94078;48.73831;-.69137;188;20221216;5.5;-4.8;.4;.7;4.5;.1;.1;4365 +94078;48.73831;-.69137;188;20221217;.8;-7.9;-3.5;1.7;3.6;0;.24;4012 +94078;48.73831;-.69137;188;20221218;5.2;-4.9;.2;5.7;5.7;10.2;.34;4305 +94078;48.73831;-.69137;188;20221219;11.3;5.7;8.5;6.9;10.1;9.5;.53;3233 +94078;48.73831;-.69137;188;20221220;10.6;10.2;10.4;4.6;10.8;11.7;.82;954 +94078;48.73831;-.69137;188;20221221;11.8;6.4;9.1;4;10.9;11.6;.3;3174 +94078;48.73831;-.69137;188;20221222;13.6;10.5;12.1;5.4;12.3;10.6;.74;2436 +94078;48.73831;-.69137;188;20221223;14.1;12.6;13.4;5.3;12.6;3;1.07;1734 +94078;48.73831;-.69137;188;20221224;11.7;10.5;11.1;4.4;11.3;3;.78;1566 +94078;48.73831;-.69137;188;20221225;11.4;9.5;10.5;3.3;11.3;5.6;.52;1942 +94078;48.73831;-.69137;188;20221226;9.9;9.4;9.7;4.1;9.3;.9;1.05;1059 +94078;48.73831;-.69137;188;20221227;9.4;2.6;6;3.7;7.9;0;.52;3584 +94078;48.73831;-.69137;188;20221228;10.9;8;9.5;6.5;10.5;6.4;.66;2392 +94078;48.73831;-.69137;188;20221229;10.2;8.4;9.3;5.2;8.9;1.1;1.15;1919 +94078;48.73831;-.69137;188;20221230;13.9;4.4;9.2;7.4;11.3;11.9;.35;4267 +94078;48.73831;-.69137;188;20221231;15.4;13.6;14.5;8.4;12.9;5.7;1.66;1937 +94079;48.77035;-.3543;211;20220101;14.5;8.9;11.7;3.2;11.39;.1;.75;3296 +94079;48.77035;-.3543;211;20220102;13.2;9.8;11.5;5.4;11.29;0;.96;2519 +94079;48.77035;-.3543;211;20220103;11.6;10.1;10.8;4.6;11.19;23.1;.82;1610 +94079;48.77035;-.3543;211;20220104;8.4;6.9;7.6;4;8.69;.8;.79;1622 +94079;48.77035;-.3543;211;20220105;6.2;.5;3.4;2.7;5.74;.2;.62;3221 +94079;48.77035;-.3543;211;20220106;4.8;-1.9;1.5;2.9;6.14;1.2;.31;3666 +94079;48.77035;-.3543;211;20220107;7.6;3.4;5.5;5.3;8.09;6.5;.53;2804 +94079;48.77035;-.3543;211;20220108;8.9;5.1;7;5.5;8.89;13.4;.56;2895 +94079;48.77035;-.3543;211;20220109;7.9;4.5;6.2;4.8;8.19;2.6;.63;2621 +94079;48.77035;-.3543;211;20220110;7.3;5.3;6.3;2;9.04;.1;.33;2020 +94079;48.77035;-.3543;211;20220111;7.7;4.7;6.2;2.4;8.54;0;.39;2618 +94079;48.77035;-.3543;211;20220112;8.1;5.8;7;1.8;9.19;0;.35;2284 +94079;48.77035;-.3543;211;20220113;7.6;3.4;5.5;1.8;7.04;0;.53;3146 +94079;48.77035;-.3543;211;20220114;7.7;-2.3;2.7;2.1;5.59;.1;.5;4733 +94079;48.77035;-.3543;211;20220115;.3;-2.9;-1.3;1.8;5.49;0;.17;2668 +94079;48.77035;-.3543;211;20220116;5.5;-.9;2.3;2.4;7.64;.6;.04;3919 +94079;48.77035;-.3543;211;20220117;6.7;3.8;5.2;.9;8.09;.1;.31;2618 +94079;48.77035;-.3543;211;20220118;6;-.7;2.6;1.1;7.04;.1;.2;4244 +94079;48.77035;-.3543;211;20220119;6.8;3.1;4.9;1.7;8.14;2.1;.32;3033 +94079;48.77035;-.3543;211;20220120;6.6;2.2;4.4;2.4;7.14;.1;.48;3402 +94079;48.77035;-.3543;211;20220121;4.9;.6;2.7;1.6;6.14;0;.38;3540 +94079;48.77035;-.3543;211;20220122;5.4;-.9;2.3;1.6;7.04;0;.23;4058 +94079;48.77035;-.3543;211;20220123;2.9;3;3;3.3;6.79;0;.55;0 +94079;48.77035;-.3543;211;20220124;8.2;-2.8;2.7;1.5;5.84;0;.4;5657 +94079;48.77035;-.3543;211;20220125;-.3;-3.9;-2.1;1.2;5.46;0;.19;2541 +94079;48.77035;-.3543;211;20220126;4.5;-1.3;1.6;1.2;6.56;0;.22;4148 +94079;48.77035;-.3543;211;20220127;7.7;3;5.4;2.4;8.24;.2;.4;3865 +94079;48.77035;-.3543;211;20220128;7.1;5;6.1;2;9.34;0;.34;2652 +94079;48.77035;-.3543;211;20220129;9.8;4.8;7.3;4.3;10.29;.3;.28;4067 +94079;48.77035;-.3543;211;20220130;10.1;4.8;7.5;2;8.44;.1;.64;4230 +94079;48.77035;-.3543;211;20220131;7.7;4.7;6.2;5.8;7.59;.2;1.04;3382 +94079;48.77035;-.3543;211;20220201;9.3;2.7;6;5.5;9.74;.3;.14;5095 +94079;48.77035;-.3543;211;20220202;8.7;7.5;8.1;3.1;9.54;0;.66;2163 +94079;48.77035;-.3543;211;20220203;7.5;5.1;6.3;2.8;8.94;.1;.47;3163 +94079;48.77035;-.3543;211;20220204;10.1;6.6;8.3;3.5;7.94;.6;1.17;3757 +94079;48.77035;-.3543;211;20220205;9.2;1.5;5.3;3.1;7.44;0;.75;5804 +94079;48.77035;-.3543;211;20220206;10.4;6.9;8.7;7.9;10.34;3.9;.71;3932 +94079;48.77035;-.3543;211;20220207;10.4;3.7;7;2.7;7.84;0;.86;5526 +94079;48.77035;-.3543;211;20220208;8.8;4.1;6.4;2.2;9.49;0;.42;4592 +94079;48.77035;-.3543;211;20220209;7.9;2.9;5.4;1.3;8.19;0;.44;4576 +94079;48.77035;-.3543;211;20220210;6;4.2;5.1;3.5;8.25;2.8;.84;4194 +94079;48.77035;-.3543;211;20220211;9;.5;4.7;2.1;6.48;0;.85;8723 +94079;48.77035;-.3543;211;20220212;8.7;-2;3.4;3.4;5.5;0;1.16;10165 +94079;48.77035;-.3543;211;20220213;10.8;-.2;5.3;6.6;8.05;5.2;.99;6639 +94079;48.77035;-.3543;211;20220214;10.3;5.8;8;5.3;8.85;1.3;1.17;6057 +94079;48.77035;-.3543;211;20220215;9.6;2.2;5.9;5.6;9.33;4.2;.52;4359 +94079;48.77035;-.3543;211;20220216;13.5;8.7;11.1;6.9;12.94;1.5;.6;5512 +94079;48.77035;-.3543;211;20220217;12.5;9.1;10.8;6.1;9.99;.6;1.55;4535 +94079;48.77035;-.3543;211;20220218;10.8;7.5;9.1;7.8;9.04;1.6;1.57;4567 +94079;48.77035;-.3543;211;20220219;9.4;1.3;5.3;5.3;7.29;.6;1.11;7325 +94079;48.77035;-.3543;211;20220220;12.3;6.7;9.5;6.8;9.94;3.9;1.3;6237 +94079;48.77035;-.3543;211;20220221;9.3;4.1;6.7;7.8;7.64;.8;1.44;6053 +94079;48.77035;-.3543;211;20220222;12.7;4.8;8.8;4;9.59;.4;1.1;7674 +94079;48.77035;-.3543;211;20220223;9.7;.9;5.3;1.8;7.99;0;.8;7824 +94079;48.77035;-.3543;211;20220224;8.7;4.4;6.5;5.2;7.14;2;1.41;5692 +94079;48.77035;-.3543;211;20220225;10.1;1.3;5.7;3;6.54;.1;1.26;8523 +94079;48.77035;-.3543;211;20220226;10.1;-3.3;3.4;3.8;5.39;0;1.48;10491 +94079;48.77035;-.3543;211;20220227;11.8;.4;6.1;4.7;5.59;0;1.95;9841 +94079;48.77035;-.3543;211;20220228;14.5;1.9;8.2;3.1;7.14;.7;1.78;10679 +94079;48.77035;-.3543;211;20220301;13.4;6.9;10.1;2.9;8.99;2;1.44;7849 +94079;48.77035;-.3543;211;20220302;12.1;6.9;9.5;2.3;9.14;0;1.19;6947 +94079;48.77035;-.3543;211;20220303;10.5;7.1;8.8;2.6;10.44;2.8;.8;5869 +94079;48.77035;-.3543;211;20220304;7.8;6.7;7.3;3;8.79;.1;.81;2844 +94079;48.77035;-.3543;211;20220305;7.3;1.7;4.5;3.6;8.09;1.4;.69;7069 +94079;48.77035;-.3543;211;20220306;8.1;3.9;6;3.8;6.64;0;1.36;6492 +94079;48.77035;-.3543;211;20220307;5.9;-1.4;2.3;3.9;4.69;0;1.4;8841 +94079;48.77035;-.3543;211;20220308;12.3;-1.2;5.6;4.6;6.89;.6;1.78;12271 +94079;48.77035;-.3543;211;20220309;13.4;6.6;10;5;8.94;0;1.88;8829 +94079;48.77035;-.3543;211;20220310;12.3;6.9;9.6;4.5;9.59;.1;1.46;8158 +94079;48.77035;-.3543;211;20220311;11.2;7;9.1;6;9.79;5.1;1.28;7214 +94079;48.77035;-.3543;211;20220312;12.5;5.7;9.1;6;8.84;.3;1.79;8968 +94079;48.77035;-.3543;211;20220313;10.3;7.4;8.9;4.5;9.09;4.2;1.36;6097 +94079;48.77035;-.3543;211;20220314;13.7;3;8.4;2.4;8.04;2.6;1.65;11675 +94079;48.77035;-.3543;211;20220315;12.7;4.2;8.4;2.4;10.64;2.9;1.09;10139 +94079;48.77035;-.3543;211;20220316;12.9;7.7;10.3;3.2;10.99;.4;1.25;8309 +94079;48.77035;-.3543;211;20220317;11.3;4.4;7.8;3.4;7.49;0;1.64;9171 +94079;48.77035;-.3543;211;20220318;14;1.1;7.6;4.7;6.33;0;2.73;16886 +94079;48.77035;-.3543;211;20220319;14;4.8;9.4;4.8;6.85;0;2.82;14543 +94079;48.77035;-.3543;211;20220320;13.1;1.7;7.4;2.8;6.53;0;2.19;15967 +94079;48.77035;-.3543;211;20220321;17.4;3.2;10.3;3.2;8.9;0;2.45;15739 +94079;48.77035;-.3543;211;20220322;16;3.8;9.9;3.8;6.88;0;3.01;17315 +94079;48.77035;-.3543;211;20220323;16.9;1.4;9.1;2.8;6.08;0;2.88;18078 +94079;48.77035;-.3543;211;20220324;18.2;2.6;10.4;2.5;6.88;0;2.88;17913 +94079;48.77035;-.3543;211;20220325;18.4;4.8;11.6;3.7;7.1;0;3.41;17675 +94079;48.77035;-.3543;211;20220326;18.3;3.4;10.9;3.8;7.48;0;3.33;18596 +94079;48.77035;-.3543;211;20220327;19;5;12;2.9;8.7;.1;3;18190 +94079;48.77035;-.3543;211;20220328;19.9;4.3;12.1;2;9.03;0;2.52;14401 +94079;48.77035;-.3543;211;20220329;16.4;9.1;12.8;2.6;10.15;0;2.24;11759 +94079;48.77035;-.3543;211;20220330;11.2;6.5;8.9;3.1;10.28;3.6;1.08;5660 +94079;48.77035;-.3543;211;20220331;6.4;4.4;5.4;5.8;6.78;3.4;1.58;7407 +94079;48.77035;-.3543;211;20220401;5.8;1.2;3.5;7.4;5.4;4.2;1.91;8443 +94079;48.77035;-.3543;211;20220402;7.2;.1;3.7;4.2;5.4;0;1.97;14961 +94079;48.77035;-.3543;211;20220403;7.7;-2.3;2.7;3.3;4.93;0;1.97;16522 +94079;48.77035;-.3543;211;20220404;9;-2.9;3.1;5.2;7.13;.4;1.15;10150 +94079;48.77035;-.3543;211;20220405;12.2;6.6;9.4;6.2;10.68;.1;1.35;9575 +94079;48.77035;-.3543;211;20220406;12.3;5.3;8.8;6.3;9.9;1.2;1.61;8516 +94079;48.77035;-.3543;211;20220407;12.7;9.2;10.9;8.3;9.83;5.2;2.66;15150 +94079;48.77035;-.3543;211;20220408;11.1;5.9;8.5;4.3;8.48;13;1.58;5650 +94079;48.77035;-.3543;211;20220409;10.6;1.5;6;2.8;6.78;.4;2.16;17812 +94079;48.77035;-.3543;211;20220410;13.6;-1.4;6.1;3.2;6.45;0;2.69;21064 +94079;48.77035;-.3543;211;20220411;19.3;3.4;11.3;4.8;8.9;0;3.56;18771 +94079;48.77035;-.3543;211;20220412;15.8;9.3;12.6;3.4;11.63;0;1.9;8250 +94079;48.77035;-.3543;211;20220413;18.5;6.8;12.6;1.4;11.7;.2;2.4;16308 +94079;48.77035;-.3543;211;20220414;20.4;6.1;13.2;1.6;11.4;.1;2.9;19422 +94079;48.77035;-.3543;211;20220415;21.5;6.8;14.2;1.9;11.15;0;3.37;21342 +94079;48.77035;-.3543;211;20220416;19;6.1;12.6;2.5;10.18;0;3.43;23096 +94079;48.77035;-.3543;211;20220417;19.4;5;12.2;2.5;9.05;0;3.43;21788 +94079;48.77035;-.3543;211;20220418;14.8;6.4;10.6;3.3;10.25;0;2.25;13717 +94079;48.77035;-.3543;211;20220419;13.5;4.1;8.8;3.2;9;0;2.34;17481 +94079;48.77035;-.3543;211;20220420;16.9;6.4;11.7;3.2;10.05;0;2.98;19082 +94079;48.77035;-.3543;211;20220421;18.2;6;12.1;3;9;0;3.61;22961 +94079;48.77035;-.3543;211;20220422;17.5;6.8;12.2;3.6;9.78;0;3.34;20426 +94079;48.77035;-.3543;211;20220423;17.2;8.1;12.7;3.8;11.15;5;2.61;13664 +94079;48.77035;-.3543;211;20220424;17.2;9.1;13.2;3.2;11.33;0;2.81;16777 +94079;48.77035;-.3543;211;20220425;14.6;6.6;10.6;3.4;9.3;0;2.82;18632 +94079;48.77035;-.3543;211;20220426;15.4;4.7;10.1;3.8;8.98;0;3.02;20589 +94079;48.77035;-.3543;211;20220427;16.4;3.9;10.1;4.5;8.7;0;3.44;23291 +94079;48.77035;-.3543;211;20220428;15.7;6.4;11.1;3.4;9.95;0;2.68;15879 +94079;48.77035;-.3543;211;20220429;17.5;8;12.8;4.1;10.33;0;3.6;22367 +94079;48.77035;-.3543;211;20220430;15.5;5.3;10.4;3.4;8.98;0;3.11;20379 +94079;48.77035;-.3543;211;20220501;17.3;4.8;11;2.5;8.68;.4;3.38;21773 +94079;48.77035;-.3543;211;20220502;16.7;8.4;12.6;3.2;9.75;0;3.26;18749 +94079;48.77035;-.3543;211;20220503;16.5;8.9;12.7;3.6;9.88;0;3.03;15170 +94079;48.77035;-.3543;211;20220504;16.8;5;10.9;2.7;10.45;0;2.61;16485 +94079;48.77035;-.3543;211;20220505;17.7;6.6;12.1;3;11.08;.1;3.13;20819 +94079;48.77035;-.3543;211;20220506;20.1;3.3;11.7;1.6;10.44;0;3.42;24004 +94079;48.77035;-.3543;211;20220507;16.4;8.8;12.6;2.5;11.84;.3;2.53;16312 +94079;48.77035;-.3543;211;20220508;19.5;10.3;14.9;2;12.29;.1;3.11;18018 +94079;48.77035;-.3543;211;20220509;24;5.3;14.7;1.4;11.04;0;4.07;25766 +94079;48.77035;-.3543;211;20220510;24.5;11.4;18;2.1;12.09;0;4.23;21625 +94079;48.77035;-.3543;211;20220511;20.6;8.3;14.4;2.9;11.99;.1;3.53;20956 +94079;48.77035;-.3543;211;20220512;18.9;5.4;12.1;2;10.04;.1;3.39;21906 +94079;48.77035;-.3543;211;20220513;19;2.9;11;1.6;9.44;0;3.47;24360 +94079;48.77035;-.3543;211;20220514;23.3;3.9;13.6;1.5;10.49;.7;4.14;26779 +94079;48.77035;-.3543;211;20220515;26.4;14.5;20.4;2.6;13.69;5.8;4.67;21183 +94079;48.77035;-.3543;211;20220516;22.2;13.2;17.7;2.2;14.84;1;3.52;18546 +94079;48.77035;-.3543;211;20220517;27.5;9.6;18.6;2.3;14.34;1.8;4.93;26044 +94079;48.77035;-.3543;211;20220518;25.7;9.8;17.7;2.3;15.24;0;4.35;23983 +94079;48.77035;-.3543;211;20220519;21.9;12.2;17.1;2;13.89;3.2;3.52;19158 +94079;48.77035;-.3543;211;20220520;18.1;11.6;14.9;1.7;12.54;3.9;2.81;15929 +94079;48.77035;-.3543;211;20220521;22.9;6.4;14.7;.9;11.99;0;3.9;25419 +94079;48.77035;-.3543;211;20220522;22.6;9.2;15.9;1.4;13.69;3.6;3.77;22875 +94079;48.77035;-.3543;211;20220523;16.2;13.7;14.9;2;13.99;8.3;2.01;9940 +94079;48.77035;-.3543;211;20220524;17.1;9;13;3;10.59;.6;3.15;18127 +94079;48.77035;-.3543;211;20220525;15.9;4;10;2.6;10.69;.4;2.83;22038 +94079;48.77035;-.3543;211;20220526;16.6;11.5;14.1;2.9;12.74;0;2.58;14423 +94079;48.77035;-.3543;211;20220527;19.8;9.5;14.6;2.6;12.29;.1;3.54;20475 +94079;48.77035;-.3543;211;20220528;17.3;3.9;10.6;2.2;9.84;0;3.33;23465 +94079;48.77035;-.3543;211;20220529;15.5;3.9;9.7;2.9;8.69;.1;3.17;21670 +94079;48.77035;-.3543;211;20220530;17.1;3.4;10.2;1.4;8.59;0;3.37;23901 +94079;48.77035;-.3543;211;20220531;18.5;2.7;10.6;2;8.49;0;3.81;25568 +94079;48.77035;-.3543;211;20220601;20;2.5;11.3;1.6;8.79;0;3.98;26907 +94079;48.77035;-.3543;211;20220602;23.2;5.5;14.3;2.1;9.99;2.7;4.62;27418 +94079;48.77035;-.3543;211;20220603;18.6;12.5;15.6;1.4;13.89;10.5;2.85;16373 +94079;48.77035;-.3543;211;20220604;24.8;13.7;19.3;1.8;16.39;11.4;4.16;22012 +94079;48.77035;-.3543;211;20220605;19.2;13.8;16.5;2.3;14.74;2.8;2.88;15281 +94079;48.77035;-.3543;211;20220606;20.1;8.2;14.2;2.6;12.39;.8;3.64;22312 +94079;48.77035;-.3543;211;20220607;20.4;13.7;17;4.1;14.14;5.1;3.58;17121 +94079;48.77035;-.3543;211;20220608;19.2;14.2;16.7;4.2;13.54;0;3.36;14935 +94079;48.77035;-.3543;211;20220609;20.9;10.7;15.8;2.6;12.64;0;3.77;20987 +94079;48.77035;-.3543;211;20220610;21;11.5;16.3;2.9;14.49;.1;3.57;20434 +94079;48.77035;-.3543;211;20220611;22.6;13.7;18.2;1.7;13.24;.1;3.91;19954 +94079;48.77035;-.3543;211;20220612;21.3;7.4;14.3;1.8;11.44;0;3.99;24589 +94079;48.77035;-.3543;211;20220613;21.5;7.2;14.4;1.8;10.84;.1;4.14;25090 +94079;48.77035;-.3543;211;20220614;25.9;5.6;15.8;1.5;11.19;0;5.02;29941 +94079;48.77035;-.3543;211;20220615;29.1;9.4;19.3;1.3;13.14;0;5.34;29174 +94079;48.77035;-.3543;211;20220616;29.4;9;19.2;1.3;12.84;0;5.45;29787 +94079;48.77035;-.3543;211;20220617;33.3;11.5;22.4;1.4;15.19;0;6.17;30859 +94079;48.77035;-.3543;211;20220618;36;14.6;25.3;2.6;16.59;.9;7.42;30748 +94079;48.77035;-.3543;211;20220619;20.9;12.7;16.8;4.2;14.74;3.9;3.72;19305 +94079;48.77035;-.3543;211;20220620;20.8;13.1;17;2.8;14.59;0;3.52;18441 +94079;48.77035;-.3543;211;20220621;25.6;12.7;19.1;1.9;14.49;2.1;4.61;23934 +94079;48.77035;-.3543;211;20220622;26.8;13.5;20.1;2.1;15.34;17.1;4.89;24551 +94079;48.77035;-.3543;211;20220623;24.3;16;20.1;2.3;16.74;2.6;3.95;19084 +94079;48.77035;-.3543;211;20220624;20.5;15.5;18;3.7;15.59;2.6;3.3;15201 +94079;48.77035;-.3543;211;20220625;18.1;10.7;14.4;3.4;12.79;.7;3.09;17886 +94079;48.77035;-.3543;211;20220626;20.1;7.3;13.7;2.5;10.79;0;3.95;23717 +94079;48.77035;-.3543;211;20220627;20.6;8.1;14.4;2.3;11.49;0;3.95;23139 +94079;48.77035;-.3543;211;20220628;21.5;6.7;14.1;2.3;10.89;.1;4.26;25536 +94079;48.77035;-.3543;211;20220629;18.9;11.1;15;2.8;13.14;2.9;3.15;18374 +94079;48.77035;-.3543;211;20220630;18.2;9.4;13.8;1.9;11.74;3.3;3.26;19716 +94079;48.77035;-.3543;211;20220701;19.8;5.8;12.8;1.8;10.49;0;3.8;24794 +94079;48.77035;-.3543;211;20220702;23.8;6.5;15.2;2.2;11.49;.1;4.71;27232 +94079;48.77035;-.3543;211;20220703;19.6;8.2;13.9;2.2;12.09;0;3.62;22022 +94079;48.77035;-.3543;211;20220704;22.7;6.3;14.5;1.9;11.84;.1;4.35;26661 +94079;48.77035;-.3543;211;20220705;22.3;6.6;14.5;1.9;11.09;0;4.24;25885 +94079;48.77035;-.3543;211;20220706;24.6;7.9;16.2;1.9;12.79;0;4.58;26574 +94079;48.77035;-.3543;211;20220707;21.3;12.3;16.8;2.5;13.99;.1;3.67;19958 +94079;48.77035;-.3543;211;20220708;26.3;8.2;17.2;2;12.79;0;4.96;27639 +94079;48.77035;-.3543;211;20220709;27.3;8.8;18;2.1;13.79;0;5.12;27917 +94079;48.77035;-.3543;211;20220710;27.5;11.2;19.3;1.9;12.24;0;5.15;26394 +94079;48.77035;-.3543;211;20220711;30.4;11.3;20.9;2.3;13.74;0;5.93;27928 +94079;48.77035;-.3543;211;20220712;32.7;12.1;22.4;1.4;14.09;0;5.81;29102 +94079;48.77035;-.3543;211;20220713;34.1;14.6;24.4;1.3;15.39;0;5.91;28266 +94079;48.77035;-.3543;211;20220714;26.2;12.5;19.3;2.5;14.14;0;4.82;23542 +94079;48.77035;-.3543;211;20220715;26.7;8.5;17.6;1.5;11.59;0;4.87;27105 +94079;48.77035;-.3543;211;20220716;28.8;8;18.4;1.7;11.09;0;5.45;29045 +94079;48.77035;-.3543;211;20220717;32;11.7;21.8;2.4;11.84;0;6.41;28392 +94079;48.77035;-.3543;211;20220718;37.9;13.9;25.9;3.1;12.49;0;8.2;29690 +94079;48.77035;-.3543;211;20220719;33.7;19.8;26.8;4.3;14.74;1.7;7.73;23798 +94079;48.77035;-.3543;211;20220720;25.4;16.1;20.8;3.5;16.24;1.9;4.44;19110 +94079;48.77035;-.3543;211;20220721;25.5;16.4;20.9;2.3;16.14;0;4.15;18972 +94079;48.77035;-.3543;211;20220722;23.4;12.9;18.1;2.3;16.84;3.7;3.68;20377 +94079;48.77035;-.3543;211;20220723;25.4;13.7;19.6;2.3;15.24;0;4.27;21014 +94079;48.77035;-.3543;211;20220724;31.3;12.6;22;2.5;14.54;0;5.9;26573 +94079;48.77035;-.3543;211;20220725;23.1;13.1;18.1;3.4;14.69;0;4.03;19621 +94079;48.77035;-.3543;211;20220726;20.6;15.6;18.1;2.4;12.94;0;3.29;13869 +94079;48.77035;-.3543;211;20220727;23.7;6;14.8;1;11.04;0;4.01;25619 +94079;48.77035;-.3543;211;20220728;25.4;13.4;19.4;1.6;12.04;0;4.2;20536 +94079;48.77035;-.3543;211;20220729;27.9;13.5;20.7;1.2;13.14;.9;4.42;22996 +94079;48.77035;-.3543;211;20220730;27.1;13.5;20.3;2.2;14.19;0;4.71;22356 +94079;48.77035;-.3543;211;20220731;23.6;16.3;19.9;3.3;16.64;0;3.69;16548 +94079;48.77035;-.3543;211;20220801;23.3;17;20.1;2.9;16.04;0;3.69;15402 +94079;48.77035;-.3543;211;20220802;30.3;10.8;20.5;1.1;15.19;0;4.8;26252 +94079;48.77035;-.3543;211;20220803;32.8;12.9;22.8;1.6;16.89;.2;5.37;26442 +94079;48.77035;-.3543;211;20220804;25;16.4;20.7;2.8;16.14;0;3.92;17259 +94079;48.77035;-.3543;211;20220805;22;11.4;16.7;2.9;11.29;0;3.93;19155 +94079;48.77035;-.3543;211;20220806;24.3;5.7;15;2.6;9.99;0;4.6;24926 +94079;48.77035;-.3543;211;20220807;25.7;7.9;16.8;2.7;10.64;0;4.87;24307 +94079;48.77035;-.3543;211;20220808;27.1;9.8;18.5;2.9;11.84;0;5.13;24100 +94079;48.77035;-.3543;211;20220809;28.2;13.3;20.7;3.3;14.19;.1;5.27;22133 +94079;48.77035;-.3543;211;20220810;32.3;13.2;22.8;2.4;14.44;0;5.69;24854 +94079;48.77035;-.3543;211;20220811;32.8;11.7;22.2;2.1;12.44;0;5.72;25772 +94079;48.77035;-.3543;211;20220812;33.1;10.8;22;1.7;11.84;0;5.47;26199 +94079;48.77035;-.3543;211;20220813;33.6;10.5;22;1.7;11.29;0;5.5;26081 +94079;48.77035;-.3543;211;20220814;23.2;16.5;19.8;1.9;15.69;1.3;3.13;13991 +94079;48.77035;-.3543;211;20220815;24.5;14.8;19.7;2.1;16.94;.4;3.35;17471 +94079;48.77035;-.3543;211;20220816;23.9;15.9;19.9;2.2;16.34;.2;3.28;15498 +94079;48.77035;-.3543;211;20220817;23.3;13;18.1;1.8;15.34;6.4;3.13;16728 +94079;48.77035;-.3543;211;20220818;25.1;13.5;19.3;1.8;16.49;0;3.41;18249 +94079;48.77035;-.3543;211;20220819;22.1;16.3;19.2;2.6;15.79;4.7;3;13083 +94079;48.77035;-.3543;211;20220820;23.1;7;15;1.2;12.39;.1;3.28;21228 +94079;48.77035;-.3543;211;20220821;22.2;9.3;15.7;1.6;13.79;.2;3.1;19058 +94079;48.77035;-.3543;211;20220822;24.4;14.7;19.5;2;17.24;1.2;3.15;16518 +94079;48.77035;-.3543;211;20220823;24;17.8;20.9;1.4;19.69;.2;2.64;13166 +94079;48.77035;-.3543;211;20220824;30.6;12.9;21.7;1.1;16.99;3.1;4.01;21609 +94079;48.77035;-.3543;211;20220825;21.7;18.1;19.9;2.5;18.99;.7;2.22;9878 +94079;48.77035;-.3543;211;20220826;23.7;13.7;18.7;2.2;14.99;.2;3.19;15882 +94079;48.77035;-.3543;211;20220827;25.2;10.3;17.7;2;13.24;0;3.63;19384 +94079;48.77035;-.3543;211;20220828;23.7;10;16.9;2;12.84;0;3.42;18464 +94079;48.77035;-.3543;211;20220829;27.4;11.4;19.4;2.1;12.74;0;4.07;19654 +94079;48.77035;-.3543;211;20220830;27;13.1;20.1;2.1;13.34;0;3.91;18185 +94079;48.77035;-.3543;211;20220831;26.2;13.8;20;1.9;14.84;.4;3.46;17115 +94079;48.77035;-.3543;211;20220901;23.2;15.1;19.2;1.5;15.14;12.3;2.74;13839 +94079;48.77035;-.3543;211;20220902;21.8;15.2;18.5;1.6;16.99;5.8;2.34;12363 +94079;48.77035;-.3543;211;20220903;22.5;14.3;18.4;1.4;16.04;.8;2.48;13431 +94079;48.77035;-.3543;211;20220904;26.2;10;18.1;2.3;14.49;.4;3.58;18813 +94079;48.77035;-.3543;211;20220905;25.7;13.9;19.8;1.9;15.94;1.1;3.15;15859 +94079;48.77035;-.3543;211;20220906;21.3;13.7;17.5;2.8;15.99;2.3;2.51;13006 +94079;48.77035;-.3543;211;20220907;21.4;15.3;18.4;3.5;15.74;6;2.67;11490 +94079;48.77035;-.3543;211;20220908;20.1;14.6;17.3;4.4;15.04;6.8;2.58;10745 +94079;48.77035;-.3543;211;20220909;18.9;14.2;16.6;4.9;14.44;7.9;2.41;9573 +94079;48.77035;-.3543;211;20220910;18.5;13.7;16.1;3;14.69;2.5;1.95;9627 +94079;48.77035;-.3543;211;20220911;23.5;9.6;16.6;1.7;13.54;0;2.75;16269 +94079;48.77035;-.3543;211;20220912;28.8;11;19.9;2.3;14.64;.1;3.77;18030 +94079;48.77035;-.3543;211;20220913;24.4;18.6;21.5;1.7;18.09;2;2.38;10254 +94079;48.77035;-.3543;211;20220914;24.5;16.4;20.4;2;18.54;13;2.45;11915 +94079;48.77035;-.3543;211;20220915;19.3;11.9;15.6;2.3;14.09;0;2.02;11142 +94079;48.77035;-.3543;211;20220916;17.6;10.2;13.9;3.1;10.64;.4;2.39;11055 +94079;48.77035;-.3543;211;20220917;16.1;3.8;10;1.5;8.74;0;1.94;13904 +94079;48.77035;-.3543;211;20220918;18.5;1.7;10.1;1.6;8.84;.1;2.19;16498 +94079;48.77035;-.3543;211;20220919;18.4;4;11.2;1.1;9.29;0;1.97;15097 +94079;48.77035;-.3543;211;20220920;17.9;2.6;10.3;1;9.79;.1;1.83;15359 +94079;48.77035;-.3543;211;20220921;19.4;3.8;11.6;1.2;9.59;.1;2.02;15255 +94079;48.77035;-.3543;211;20220922;20.9;3;11.9;.9;9.24;0;2.05;16258 +94079;48.77035;-.3543;211;20220923;17.8;7.1;12.5;.9;11.44;3.1;1.67;12491 +94079;48.77035;-.3543;211;20220924;16.5;12.2;14.4;2.7;13.09;9.9;1.53;7638 +94079;48.77035;-.3543;211;20220925;15.9;10.2;13;2.2;11.94;1;1.56;9014 +94079;48.77035;-.3543;211;20220926;13.8;7.6;10.7;3.8;10.89;5;1.47;8636 +94079;48.77035;-.3543;211;20220927;14.8;9.8;12.3;4.2;11.44;16.1;1.64;7972 +94079;48.77035;-.3543;211;20220928;14.3;10.3;12.3;2.4;11.39;2;1.4;7150 +94079;48.77035;-.3543;211;20220929;14.6;6;10.3;1.7;9.79;.5;1.45;10090 +94079;48.77035;-.3543;211;20220930;15.4;1.7;8.5;2.6;9.69;4.5;1.53;12875 +94079;48.77035;-.3543;211;20221001;18.7;12.3;15.5;4.3;14.44;.6;1.81;8797 +94079;48.77035;-.3543;211;20221002;18.5;11.6;15.1;3.4;15.94;1.3;1.36;9063 +94079;48.77035;-.3543;211;20221003;16.4;11.6;14;2.6;13.29;0;1.36;7340 +94079;48.77035;-.3543;211;20221004;17.2;9.9;13.5;2.4;12.89;0;1.47;9276 +94079;48.77035;-.3543;211;20221005;18.6;13.9;16.3;3.9;13.04;1.3;2.17;7135 +94079;48.77035;-.3543;211;20221006;17.4;5.7;11.5;1.2;9.74;0;1.44;11163 +94079;48.77035;-.3543;211;20221007;17.4;1.7;9.6;1.1;9.04;.1;1.4;12646 +94079;48.77035;-.3543;211;20221008;17.4;6.5;11.9;1.4;10.39;0;1.39;10310 +94079;48.77035;-.3543;211;20221009;18.5;1.5;10;1.9;8.74;0;1.73;12723 +94079;48.77035;-.3543;211;20221010;17.5;7.9;12.7;2.1;12.29;.5;1.36;9277 +94079;48.77035;-.3543;211;20221011;16.9;6;11.4;1.6;8.64;0;1.5;9905 +94079;48.77035;-.3543;211;20221012;18.6;2.1;10.3;1.1;9.59;.1;1.31;12046 +94079;48.77035;-.3543;211;20221013;15.3;11.1;13.2;2.2;13.59;2.1;.98;5940 +94079;48.77035;-.3543;211;20221014;17.4;12.7;15.1;2.1;15.09;9.3;1.08;6230 +94079;48.77035;-.3543;211;20221015;16.5;13.9;15.2;4;14.64;.3;1.27;4648 +94079;48.77035;-.3543;211;20221016;17;10.9;13.9;2.8;14.29;5.1;1.06;7174 +94079;48.77035;-.3543;211;20221017;17.8;14.2;16;2.3;15.69;0;1.09;5310 +94079;48.77035;-.3543;211;20221018;18.4;12.6;15.5;2.4;16.19;.1;1;6252 +94079;48.77035;-.3543;211;20221019;22.5;13.6;18.1;3.9;16.29;1.9;1.86;7867 +94079;48.77035;-.3543;211;20221020;20.1;14.5;17.3;3.2;15.49;.2;1.61;6269 +94079;48.77035;-.3543;211;20221021;19;13.7;16.4;4.5;13.89;2.2;1.89;6039 +94079;48.77035;-.3543;211;20221022;18.6;13.1;15.9;3;14.39;.9;1.42;6101 +94079;48.77035;-.3543;211;20221023;19.8;14.9;17.3;6.4;14.24;6.8;2.36;5554 +94079;48.77035;-.3543;211;20221024;17.6;13.4;15.5;5.5;13.54;4.1;1.82;4976 +94079;48.77035;-.3543;211;20221025;16.9;12.8;14.9;3.5;13.79;.1;1.26;4932 +94079;48.77035;-.3543;211;20221026;18.8;13.6;16.2;3.7;14.99;.3;1.42;5598 +94079;48.77035;-.3543;211;20221027;22;12;17;3.9;14.69;0;1.91;7484 +94079;48.77035;-.3543;211;20221028;19.4;13.5;16.5;3.3;14.79;0;1.42;5712 +94079;48.77035;-.3543;211;20221029;21.1;13.8;17.5;2.8;15.14;.4;1.56;6261 +94079;48.77035;-.3543;211;20221030;15.1;12.7;13.9;2;13.54;2.3;.83;3482 +94079;48.77035;-.3543;211;20221031;16.9;10;13.4;4.2;13.34;9;1.1;5918 +94079;48.77035;-.3543;211;20221101;15.4;9.6;12.5;5.3;10.94;4.1;1.62;5341 +94079;48.77035;-.3543;211;20221102;14.7;6.1;10.4;4.4;10.89;.1;1.04;6214 +94079;48.77035;-.3543;211;20221103;12.7;12.1;12.4;5.6;11.54;7.6;1.33;1614 +94079;48.77035;-.3543;211;20221104;12.2;7.7;10;4.8;9.29;2.6;1.32;4374 +94079;48.77035;-.3543;211;20221105;11.5;3.7;7.6;2.6;9.69;5.1;.54;5696 +94079;48.77035;-.3543;211;20221106;13.5;10.7;12.1;5.1;11.89;9.6;1.04;3319 +94079;48.77035;-.3543;211;20221107;15.6;10.8;13.2;5.9;12.04;.8;1.44;4261 +94079;48.77035;-.3543;211;20221108;14.8;11;12.9;6.1;11.69;1.6;1.48;3945 +94079;48.77035;-.3543;211;20221109;14.1;10.2;12.2;3.6;10.59;.1;1.25;3788 +94079;48.77035;-.3543;211;20221110;13.6;4.1;8.9;2.8;10.14;0;.63;5916 +94079;48.77035;-.3543;211;20221111;11.9;8.7;10.3;3.6;10.74;.2;.75;3147 +94079;48.77035;-.3543;211;20221112;17.3;5.5;11.4;2.8;11.04;.2;.94;6175 +94079;48.77035;-.3543;211;20221113;18;4.7;11.4;2.1;10.69;.2;.83;6370 +94079;48.77035;-.3543;211;20221114;13.7;7.2;10.5;2.9;11.14;.5;.67;4549 +94079;48.77035;-.3543;211;20221115;12.8;7.2;10;5.5;10.49;5.8;.91;4156 +94079;48.77035;-.3543;211;20221116;12.7;7.4;10;5.7;10.39;16.7;.99;4041 +94079;48.77035;-.3543;211;20221117;12.1;8.7;10.4;5.9;10.09;3.5;1.2;3115 +94079;48.77035;-.3543;211;20221118;10;7.5;8.8;3.8;9.19;1.5;.88;2772 +94079;48.77035;-.3543;211;20221119;10.8;.6;5.7;1.4;7.09;.8;.48;5273 +94079;48.77035;-.3543;211;20221120;11.3;.7;6;3.2;8.74;1.7;.42;5401 +94079;48.77035;-.3543;211;20221121;9.9;5.3;7.6;4.6;8.79;14.7;.72;3626 +94079;48.77035;-.3543;211;20221122;9.7;4.5;7.1;5.2;8.14;2.8;.94;3667 +94079;48.77035;-.3543;211;20221123;12;3.7;7.8;4.9;9.29;3.7;.72;4553 +94079;48.77035;-.3543;211;20221124;11.9;5.9;8.9;4.3;9.79;6.9;.73;3759 +94079;48.77035;-.3543;211;20221125;11.8;5.6;8.7;2.4;9.09;.1;.65;3740 +94079;48.77035;-.3543;211;20221126;9.7;2.5;6.1;3.8;9.19;2.2;.27;4101 +94079;48.77035;-.3543;211;20221127;10.8;8.1;9.5;4.5;10.54;11;.64;2426 +94079;48.77035;-.3543;211;20221128;9.7;7.1;8.4;2.9;9.59;1.6;.57;2465 +94079;48.77035;-.3543;211;20221129;11.2;2.8;7;1.5;8.39;.1;.33;4351 +94079;48.77035;-.3543;211;20221130;6.4;1.4;3.9;1.6;7.49;.1;.23;3363 +94079;48.77035;-.3543;211;20221201;4.7;-.1;2.3;1.7;6.99;0;.23;3088 +94079;48.77035;-.3543;211;20221202;4.2;-1.6;1.3;1.8;6.24;0;.23;3318 +94079;48.77035;-.3543;211;20221203;2.2;1.7;2;4.2;6.19;0;.53;1037 +94079;48.77035;-.3543;211;20221204;2.1;.3;1.2;2.7;6.19;.1;.31;1906 +94079;48.77035;-.3543;211;20221205;4.7;1.8;3.3;1.5;6.49;0;.37;2323 +94079;48.77035;-.3543;211;20221206;4.1;-2;1;1.5;6.09;.2;.18;3450 +94079;48.77035;-.3543;211;20221207;4.8;.3;2.5;.6;6.59;.5;.18;2789 +94079;48.77035;-.3543;211;20221208;3.5;.9;2.2;.8;6.64;.1;.2;2244 +94079;48.77035;-.3543;211;20221209;3.3;.2;1.7;1.6;5.59;.1;.38;2373 +94079;48.77035;-.3543;211;20221210;4.6;-5.9;-.6;1.5;4.74;0;.22;4253 +94079;48.77035;-.3543;211;20221211;1.6;-3.1;-.7;3.3;4.89;.1;.37;2979 +94079;48.77035;-.3543;211;20221212;-.2;-2.1;-1.2;2.8;5.04;0;.29;1851 +94079;48.77035;-.3543;211;20221213;1;-5.1;-2;2.2;4.19;.9;.33;3256 +94079;48.77035;-.3543;211;20221214;.9;-1.4;-.3;1.7;4.99;0;.35;1991 +94079;48.77035;-.3543;211;20221215;2.7;-3;-.2;2.7;3.89;.2;.68;3069 +94079;48.77035;-.3543;211;20221216;5.2;-4.3;.5;.8;4.74;0;.15;3931 +94079;48.77035;-.3543;211;20221217;-.1;-8.1;-4.1;2.1;3.79;0;.2;3607 +94079;48.77035;-.3543;211;20221218;4.7;-5.2;-.2;5.5;5.59;7.6;.32;4078 +94079;48.77035;-.3543;211;20221219;11.4;5.3;8.3;6.1;9.99;4.8;.54;3261 +94079;48.77035;-.3543;211;20221220;10.6;10.4;10.5;4.3;10.89;9.9;.91;477 +94079;48.77035;-.3543;211;20221221;11.8;6;8.9;3.8;10.94;8.9;.27;3144 +94079;48.77035;-.3543;211;20221222;13.4;10.4;11.9;5.6;12.34;5.4;.75;2246 +94079;48.77035;-.3543;211;20221223;14;12.5;13.2;5.1;12.74;2.9;1.03;1641 +94079;48.77035;-.3543;211;20221224;11.6;10.4;11;4;11.34;2.7;.76;1363 +94079;48.77035;-.3543;211;20221225;11.6;9.3;10.5;3.3;11.44;2.5;.53;2042 +94079;48.77035;-.3543;211;20221226;9.9;9.4;9.7;3.9;9.39;.5;1.07;876 +94079;48.77035;-.3543;211;20221227;9.4;2.1;5.7;3.4;7.84;0;.48;3593 +94079;48.77035;-.3543;211;20221228;10.9;8.1;9.5;6.8;10.39;3.9;.81;2201 +94079;48.77035;-.3543;211;20221229;10.1;8.5;9.3;5.6;8.99;.3;1.24;1550 +94079;48.77035;-.3543;211;20221230;13.9;4.2;9;6.9;11.24;7.1;.38;4133 +94079;48.77035;-.3543;211;20221231;15.6;13.5;14.6;8.6;12.74;2.7;1.88;1989 +94080;48.80136;-.01684;142;20220101;15.9;9.3;12.6;3.3;11.56;0;.8;3255 +94080;48.80136;-.01684;142;20220102;13.8;10.2;12;5.3;11.36;0;1.04;2427 +94080;48.80136;-.01684;142;20220103;12.2;10.6;11.4;4.1;11.06;20.5;.87;1613 +94080;48.80136;-.01684;142;20220104;9.2;7.4;8.3;3.9;8.91;.7;.79;1718 +94080;48.80136;-.01684;142;20220105;5.5;1.1;3.3;3.2;6.01;.2;.62;2761 +94080;48.80136;-.01684;142;20220106;5.9;0;3;3.2;6.26;1;.5;3172 +94080;48.80136;-.01684;142;20220107;8.1;4.3;6.2;4.9;8.11;5.8;.62;2634 +94080;48.80136;-.01684;142;20220108;9.4;4.2;6.8;5.3;8.91;12.2;.5;3075 +94080;48.80136;-.01684;142;20220109;8.5;4.8;6.7;4.3;8.16;2;.66;2654 +94080;48.80136;-.01684;142;20220110;7.5;5.7;6.6;2.2;9.11;0;.34;1811 +94080;48.80136;-.01684;142;20220111;8.8;4.4;6.6;2.4;8.66;0;.38;2905 +94080;48.80136;-.01684;142;20220112;7.9;5.8;6.8;1.5;9.26;0;.33;1953 +94080;48.80136;-.01684;142;20220113;7.6;3.5;5.6;1.8;7.21;0;.49;2794 +94080;48.80136;-.01684;142;20220114;7.9;-.6;3.7;2.3;5.86;.1;.59;4239 +94080;48.80136;-.01684;142;20220115;.1;-2.4;-1.1;2;5.56;.1;.17;2285 +94080;48.80136;-.01684;142;20220116;6;-.6;2.7;2.9;7.81;.6;.03;3845 +94080;48.80136;-.01684;142;20220117;6.9;4.3;5.6;1.3;8.31;.1;.32;2436 +94080;48.80136;-.01684;142;20220118;6;-.9;2.5;1.1;7.11;.1;.15;3904 +94080;48.80136;-.01684;142;20220119;7.4;3.5;5.4;2.3;8.26;2.4;.35;3067 +94080;48.80136;-.01684;142;20220120;7.2;3.3;5.2;2.5;7.31;.3;.55;3059 +94080;48.80136;-.01684;142;20220121;5.4;.4;2.9;1.9;6.26;.1;.43;3469 +94080;48.80136;-.01684;142;20220122;5.8;1.4;3.6;1.9;7.16;0;.33;3391 +94080;48.80136;-.01684;142;20220123;3.4;3.5;3.4;3.1;6.86;0;.55;0 +94080;48.80136;-.01684;142;20220124;7;-1.5;2.7;1.6;6.11;0;.4;4792 +94080;48.80136;-.01684;142;20220125;-.3;-3.3;-1.8;1;5.51;0;.18;2872 +94080;48.80136;-.01684;142;20220126;4.9;-1.1;1.9;.8;6.76;0;.23;4231 +94080;48.80136;-.01684;142;20220127;8;3.6;5.8;2.7;8.46;.4;.41;3631 +94080;48.80136;-.01684;142;20220128;8.8;6.7;7.8;1.8;9.56;0;.45;2569 +94080;48.80136;-.01684;142;20220129;10.2;5.8;8;4;10.41;.3;.33;3767 +94080;48.80136;-.01684;142;20220130;10.1;5.9;8;2;8.51;.1;.67;3736 +94080;48.80136;-.01684;142;20220131;8.5;5.2;6.9;6;7.61;.1;1.12;3322 +94080;48.80136;-.01684;142;20220201;9.9;3;6.4;5.1;9.86;.5;.19;4954 +94080;48.80136;-.01684;142;20220202;9.1;8;8.5;2.9;9.71;.1;.64;2014 +94080;48.80136;-.01684;142;20220203;8.2;5.6;6.9;2.5;9.01;.2;.49;3081 +94080;48.80136;-.01684;142;20220204;10.4;6.8;8.6;3.6;8.01;.7;1.16;3760 +94080;48.80136;-.01684;142;20220205;9.7;2.1;5.9;3;7.56;0;.76;5476 +94080;48.80136;-.01684;142;20220206;10.8;7.3;9.1;7.3;10.36;4.3;.73;3804 +94080;48.80136;-.01684;142;20220207;10.8;4.2;7.5;3.1;7.86;0;.98;5315 +94080;48.80136;-.01684;142;20220208;9.8;5.9;7.8;2.3;9.56;0;.56;4177 +94080;48.80136;-.01684;142;20220209;6;3;4.5;1.5;8.26;0;.36;3689 +94080;48.80136;-.01684;142;20220210;6.7;4.6;5.6;3.6;8.19;2.7;.88;3950 +94080;48.80136;-.01684;142;20220211;9;.5;4.7;2.1;6.42;0;.8;9000 +94080;48.80136;-.01684;142;20220212;8.6;-1.9;3.4;3.2;5.47;0;1.06;10425 +94080;48.80136;-.01684;142;20220213;11.3;-.3;5.5;6.8;7.84;5.6;1.05;6450 +94080;48.80136;-.01684;142;20220214;10.8;6.3;8.6;5.4;8.74;1.7;1.25;6775 +94080;48.80136;-.01684;142;20220215;9.8;2.9;6.3;5.9;9.19;2.9;.59;3575 +94080;48.80136;-.01684;142;20220216;14.3;9.1;11.7;6;13.11;1.7;.62;5454 +94080;48.80136;-.01684;142;20220217;13.2;9.8;11.5;5.6;9.96;.3;1.59;4497 +94080;48.80136;-.01684;142;20220218;11.8;8.6;10.2;7.1;9.21;1.1;1.64;4431 +94080;48.80136;-.01684;142;20220219;10;1.8;5.9;4.8;7.31;.3;1.14;7180 +94080;48.80136;-.01684;142;20220220;13.1;7;10.1;6.3;9.96;3.2;1.33;6300 +94080;48.80136;-.01684;142;20220221;10;4.6;7.3;7.5;7.61;.7;1.5;6042 +94080;48.80136;-.01684;142;20220222;13.5;4.6;9;3.9;9.61;.3;1.13;7863 +94080;48.80136;-.01684;142;20220223;10.2;3.6;6.9;2.1;8.26;0;.83;6891 +94080;48.80136;-.01684;142;20220224;9.3;5;7.1;4.5;7.26;1.7;1.35;5641 +94080;48.80136;-.01684;142;20220225;10.4;1.2;5.8;2.5;6.81;.1;1.12;8300 +94080;48.80136;-.01684;142;20220226;10.5;-1.4;4.6;4.1;5.76;.1;1.55;9536 +94080;48.80136;-.01684;142;20220227;11.6;.1;5.8;5.4;5.61;0;2.02;9603 +94080;48.80136;-.01684;142;20220228;15.8;1.6;8.7;3.5;7.06;.8;2;10859 +94080;48.80136;-.01684;142;20220301;14;6.5;10.2;3;8.91;1.9;1.49;7903 +94080;48.80136;-.01684;142;20220302;12.7;7.1;9.9;2.4;8.96;0;1.28;6980 +94080;48.80136;-.01684;142;20220303;11.5;6.8;9.2;2.4;10.61;2.1;.82;6448 +94080;48.80136;-.01684;142;20220304;7.8;7.4;7.6;3.3;9.16;.1;.71;1991 +94080;48.80136;-.01684;142;20220305;7.4;4.3;5.9;4;8.51;1.1;.68;5416 +94080;48.80136;-.01684;142;20220306;8.2;4.2;6.2;3.7;6.76;0;1.31;6336 +94080;48.80136;-.01684;142;20220307;6.5;-1.8;2.4;3.9;4.76;0;1.39;9206 +94080;48.80136;-.01684;142;20220308;13.9;-.6;6.6;4.5;6.76;.5;1.99;12303 +94080;48.80136;-.01684;142;20220309;14;6.8;10.4;4.7;9.01;0;1.85;8782 +94080;48.80136;-.01684;142;20220310;13.7;6.2;10;4.4;9.61;0;1.58;9054 +94080;48.80136;-.01684;142;20220311;12.2;6.9;9.5;5.9;9.81;4.5;1.38;7731 +94080;48.80136;-.01684;142;20220312;12.9;6.5;9.7;5.8;9.01;.7;1.77;8686 +94080;48.80136;-.01684;142;20220313;11;7.8;9.4;4.4;9.31;3.4;1.34;6204 +94080;48.80136;-.01684;142;20220314;14.3;4.3;9.3;2.8;8.26;3.1;1.75;10985 +94080;48.80136;-.01684;142;20220315;13;6.8;9.9;2.9;10.81;3.9;1.15;8786 +94080;48.80136;-.01684;142;20220316;13.8;9.1;11.4;3.4;11.31;.1;1.32;7679 +94080;48.80136;-.01684;142;20220317;10.2;5;7.6;3.4;7.71;0;1.44;8325 +94080;48.80136;-.01684;142;20220318;14.3;1.6;8;5.5;6.19;0;2.91;17275 +94080;48.80136;-.01684;142;20220319;14.5;5.2;9.9;5.6;6.74;0;3.05;15150 +94080;48.80136;-.01684;142;20220320;13.3;1.4;7.4;2.9;6.44;0;2.19;16575 +94080;48.80136;-.01684;142;20220321;17.6;3.1;10.4;3.3;8.69;0;2.47;15875 +94080;48.80136;-.01684;142;20220322;16.4;4.1;10.3;3.7;6.99;0;2.98;17850 +94080;48.80136;-.01684;142;20220323;17.2;1.8;9.5;2.9;6.12;0;2.92;18550 +94080;48.80136;-.01684;142;20220324;18.7;3;10.8;2.9;6.79;0;3.07;18400 +94080;48.80136;-.01684;142;20220325;18.7;5.2;11.9;4.3;6.99;0;3.58;18350 +94080;48.80136;-.01684;142;20220326;18.5;4.1;11.3;4.4;7.27;0;3.5;19075 +94080;48.80136;-.01684;142;20220327;19.5;5.3;12.4;3.1;8.39;0;3.15;18725 +94080;48.80136;-.01684;142;20220328;20.1;4.1;12.1;2.1;8.99;0;2.47;14200 +94080;48.80136;-.01684;142;20220329;16.4;9.7;13.1;2.7;9.97;1.9;2.22;10650 +94080;48.80136;-.01684;142;20220330;11.7;6.9;9.3;3.3;10.09;4.9;1.08;4900 +94080;48.80136;-.01684;142;20220331;6.9;4.8;5.8;6;6.79;3.7;1.63;8575 +94080;48.80136;-.01684;142;20220401;5.5;.6;3.1;7.5;5.59;4.4;1.59;9366 +94080;48.80136;-.01684;142;20220402;7.6;.7;4.1;4.7;5.14;.1;2.12;15600 +94080;48.80136;-.01684;142;20220403;8;-1.8;3.1;3.5;4.84;0;2.01;16800 +94080;48.80136;-.01684;142;20220404;9.5;-2.5;3.5;5.2;7.14;.5;1.15;10150 +94080;48.80136;-.01684;142;20220405;11.6;6.8;9.2;6.1;10.53;.1;1.19;8379 +94080;48.80136;-.01684;142;20220406;12.7;5.3;9;6.7;9.69;.8;1.69;8300 +94080;48.80136;-.01684;142;20220407;13.2;9.6;11.4;8.3;9.84;4.9;2.66;15150 +94080;48.80136;-.01684;142;20220408;12.1;6.4;9.3;4.3;8.49;14.6;1.58;5650 +94080;48.80136;-.01684;142;20220409;11.2;1.5;6.4;3;6.62;.5;2.26;18750 +94080;48.80136;-.01684;142;20220410;13.9;-1.1;6.4;3;6.3;0;2.64;21097 +94080;48.80136;-.01684;142;20220411;19.6;3.5;11.6;4.7;8.67;0;3.57;18925 +94080;48.80136;-.01684;142;20220412;16.3;9.8;13;3.4;11.64;0;1.9;8250 +94080;48.80136;-.01684;142;20220413;19;7.7;13.3;1.5;11.79;0;2.39;15900 +94080;48.80136;-.01684;142;20220414;20.9;6.7;13.8;1.8;11.34;.1;2.96;19350 +94080;48.80136;-.01684;142;20220415;21.6;7.2;14.4;2.1;11.04;0;3.44;21900 +94080;48.80136;-.01684;142;20220416;19.2;6.3;12.8;3.1;10.02;0;3.55;24125 +94080;48.80136;-.01684;142;20220417;20;4.6;12.3;2.7;8.57;0;3.6;22775 +94080;48.80136;-.01684;142;20220418;15.7;6.2;10.9;3.4;9.92;0;2.43;14750 +94080;48.80136;-.01684;142;20220419;14.5;4.7;9.6;3.4;8.89;0;2.52;18000 +94080;48.80136;-.01684;142;20220420;17.5;6.7;12.1;3.5;9.77;0;3.09;18875 +94080;48.80136;-.01684;142;20220421;18.6;5.9;12.2;3.4;8.82;0;3.77;24250 +94080;48.80136;-.01684;142;20220422;17.8;6.9;12.4;4.1;9.54;0;3.39;20225 +94080;48.80136;-.01684;142;20220423;17.7;8.5;13.1;4.4;11.04;3.3;2.73;14150 +94080;48.80136;-.01684;142;20220424;18;9.4;13.7;3.5;11.14;0;3.04;18125 +94080;48.80136;-.01684;142;20220425;15.2;7.1;11.1;3.7;9.19;0;3.03;20475 +94080;48.80136;-.01684;142;20220426;15.9;4.7;10.3;4;8.79;0;3.08;21175 +94080;48.80136;-.01684;142;20220427;16.9;4;10.5;4.9;8.62;0;3.55;24050 +94080;48.80136;-.01684;142;20220428;16.6;6.7;11.6;3.8;9.84;0;2.74;14850 +94080;48.80136;-.01684;142;20220429;18.3;8.5;13.4;4.3;10.14;0;3.82;23600 +94080;48.80136;-.01684;142;20220430;16;5.4;10.7;3.8;8.84;0;3.26;22150 +94080;48.80136;-.01684;142;20220501;17.7;5;11.3;2.8;8.52;.4;3.49;22275 +94080;48.80136;-.01684;142;20220502;17.3;8.9;13.1;3.6;9.52;0;3.45;19400 +94080;48.80136;-.01684;142;20220503;17.1;9.6;13.4;4;9.74;0;3.24;16050 +94080;48.80136;-.01684;142;20220504;17.5;5.3;11.4;2.9;10.27;0;2.77;17500 +94080;48.80136;-.01684;142;20220505;18.2;7.3;12.7;3.2;10.84;.1;3.25;21000 +94080;48.80136;-.01684;142;20220506;20.6;4.7;12.6;1.6;10.96;0;3.33;22638 +94080;48.80136;-.01684;142;20220507;17.1;9;13.1;2.2;11.91;.2;2.54;16294 +94080;48.80136;-.01684;142;20220508;20.2;10.2;15.2;2;12.46;.1;3.11;18293 +94080;48.80136;-.01684;142;20220509;25.4;7.2;16.3;1.5;11.61;0;4.18;24691 +94080;48.80136;-.01684;142;20220510;25.6;12.8;19.2;2.2;11.86;.1;4.39;20824 +94080;48.80136;-.01684;142;20220511;21.1;9.3;15.2;2.6;12.11;0;3.53;20101 +94080;48.80136;-.01684;142;20220512;19.7;7.7;13.7;2;10.36;.1;3.38;20377 +94080;48.80136;-.01684;142;20220513;20.4;5.4;12.9;1.9;10.06;0;3.61;22853 +94080;48.80136;-.01684;142;20220514;24;5.8;14.9;1.3;10.81;.6;4.02;25329 +94080;48.80136;-.01684;142;20220515;26.1;14.6;20.3;3.1;13.71;6.4;4.7;20258 +94080;48.80136;-.01684;142;20220516;23.7;14;18.8;2.5;15.06;.6;3.7;18747 +94080;48.80136;-.01684;142;20220517;28.6;11.8;20.2;2.4;14.76;2.3;5.04;24773 +94080;48.80136;-.01684;142;20220518;25.9;13.1;19.5;2.4;15.76;0;4.24;21835 +94080;48.80136;-.01684;142;20220519;21.8;12.9;17.4;2.3;14.31;3;3.38;18235 +94080;48.80136;-.01684;142;20220520;19;12;15.5;1.8;12.56;6.7;2.93;16338 +94080;48.80136;-.01684;142;20220521;22.7;7.9;15.3;1.3;12.21;0;3.78;23457 +94080;48.80136;-.01684;142;20220522;23;10.4;16.7;1.6;13.81;3.1;3.7;21827 +94080;48.80136;-.01684;142;20220523;17.1;13.9;15.5;2.1;14.21;6.9;2.14;11126 +94080;48.80136;-.01684;142;20220524;17.8;9.1;13.4;2.7;10.86;1.3;3.12;18266 +94080;48.80136;-.01684;142;20220525;16.6;5.7;11.1;2.4;10.96;.5;2.82;20312 +94080;48.80136;-.01684;142;20220526;17.5;11.9;14.7;2.5;13.06;.2;2.61;14760 +94080;48.80136;-.01684;142;20220527;21;10.9;16;2.6;12.41;.1;3.66;19948 +94080;48.80136;-.01684;142;20220528;17.5;6.4;11.9;2.5;10.16;0;3.18;20501 +94080;48.80136;-.01684;142;20220529;15.5;5.5;10.5;2.7;8.86;.1;3;19782 +94080;48.80136;-.01684;142;20220530;18;4.5;11.3;1.6;8.91;0;3.44;23330 +94080;48.80136;-.01684;142;20220531;19.2;5.7;12.4;2;8.96;0;3.72;23089 +94080;48.80136;-.01684;142;20220601;19.6;4.9;12.3;2.2;9.06;0;3.83;24159 +94080;48.80136;-.01684;142;20220602;23.4;6.3;14.9;2.1;10.06;1.8;4.52;26277 +94080;48.80136;-.01684;142;20220603;18.9;12.6;15.8;1.7;13.91;7.4;2.77;15722 +94080;48.80136;-.01684;142;20220604;25.9;14.1;20;2;16.86;4.3;4.17;21927 +94080;48.80136;-.01684;142;20220605;19.8;13.8;16.8;2.2;15.21;0;2.84;15690 +94080;48.80136;-.01684;142;20220606;21;9.8;15.4;2.3;12.56;.2;3.7;21686 +94080;48.80136;-.01684;142;20220607;21.6;14.3;18;3.3;14.46;5;3.61;17511 +94080;48.80136;-.01684;142;20220608;20.1;14.6;17.4;3.9;13.91;.2;3.35;15230 +94080;48.80136;-.01684;142;20220609;21.1;10.6;15.8;2.4;12.76;0;3.7;21060 +94080;48.80136;-.01684;142;20220610;21.9;12;17;2.4;14.71;0;3.59;20323 +94080;48.80136;-.01684;142;20220611;23.7;14.3;19;1.6;13.51;.2;3.92;19862 +94080;48.80136;-.01684;142;20220612;21.1;8.8;15;2.3;11.71;.1;3.85;22553 +94080;48.80136;-.01684;142;20220613;21.8;8.8;15.3;2.5;11.06;.1;4.12;23123 +94080;48.80136;-.01684;142;20220614;26.6;7;16.8;1.6;11.61;0;4.97;28659 +94080;48.80136;-.01684;142;20220615;29.1;12.2;20.6;1.6;13.26;0;5.24;26589 +94080;48.80136;-.01684;142;20220616;30.1;11.1;20.6;1.8;12.96;0;5.64;28411 +94080;48.80136;-.01684;142;20220617;34.8;13.1;24;1.8;14.66;0;6.58;30126 +94080;48.80136;-.01684;142;20220618;37;17;27;2.7;16.41;4.3;7.5;29025 +94080;48.80136;-.01684;142;20220619;22;13.3;17.6;4.2;15.21;2.8;3.64;18995 +94080;48.80136;-.01684;142;20220620;21.7;13.7;17.7;3.3;14.76;.3;3.58;18371 +94080;48.80136;-.01684;142;20220621;25.9;13;19.4;2.4;14.71;1;4.63;23443 +94080;48.80136;-.01684;142;20220622;28.1;13.6;20.9;2.1;15.01;17.2;5.05;24852 +94080;48.80136;-.01684;142;20220623;25.2;16.6;20.9;1.9;17.26;1.1;3.93;19223 +94080;48.80136;-.01684;142;20220624;22.1;16.1;19.1;3.4;16.01;2.7;3.47;15857 +94080;48.80136;-.01684;142;20220625;18.8;11.4;15.1;3;13.26;1.6;3.1;17921 +94080;48.80136;-.01684;142;20220626;20.9;8.3;14.6;2.2;11.21;.1;3.91;23179 +94080;48.80136;-.01684;142;20220627;22;11.2;16.6;2.1;11.96;0;3.98;21375 +94080;48.80136;-.01684;142;20220628;22.6;9.1;15.9;2;11.26;0;4.21;23706 +94080;48.80136;-.01684;142;20220629;18.8;11.1;14.9;2.4;13.36;2.6;3.02;18060 +94080;48.80136;-.01684;142;20220630;19.8;10.4;15.1;1.8;12.01;4.9;3.44;19940 +94080;48.80136;-.01684;142;20220701;20.5;6.6;13.6;1.6;10.51;0;3.81;24168 +94080;48.80136;-.01684;142;20220702;24.7;9.1;16.9;2.3;11.81;.1;4.71;25536 +94080;48.80136;-.01684;142;20220703;21.2;10.7;16;2.3;12.46;0;3.75;20940 +94080;48.80136;-.01684;142;20220704;23;8.2;15.6;2.5;12.21;.1;4.24;24548 +94080;48.80136;-.01684;142;20220705;21.8;8.6;15.2;2.8;11.66;.1;4.07;23038 +94080;48.80136;-.01684;142;20220706;24.1;10.6;17.3;2.5;13.31;.1;4.34;23339 +94080;48.80136;-.01684;142;20220707;21.7;12.7;17.2;3.1;14.36;.1;3.58;18863 +94080;48.80136;-.01684;142;20220708;26;10.3;18.1;2.1;13.51;.1;4.66;25079 +94080;48.80136;-.01684;142;20220709;27.4;11.2;19.3;2.4;14.46;.1;4.95;25368 +94080;48.80136;-.01684;142;20220710;27.7;11.4;19.6;2.2;12.66;0;5.18;25611 +94080;48.80136;-.01684;142;20220711;31.1;14.6;22.8;2.5;13.91;0;5.93;25814 +94080;48.80136;-.01684;142;20220712;34.1;16.1;25.1;1.6;13.81;0;5.97;26751 +94080;48.80136;-.01684;142;20220713;34.4;17.3;25.9;1.6;15.46;0;5.82;26022 +94080;48.80136;-.01684;142;20220714;26;15;20.5;2.7;14.76;0;4.52;20622 +94080;48.80136;-.01684;142;20220715;26.4;10.7;18.6;1.9;12.46;0;4.69;24737 +94080;48.80136;-.01684;142;20220716;29.1;10.3;19.7;1.8;11.76;0;5.35;27070 +94080;48.80136;-.01684;142;20220717;32.7;14.6;23.7;2.7;11.41;0;6.61;26535 +94080;48.80136;-.01684;142;20220718;38.9;17.6;28.2;2.9;11.66;0;8.18;28638 +94080;48.80136;-.01684;142;20220719;36.4;22.1;29.2;4.2;14.46;.8;8.2;23412 +94080;48.80136;-.01684;142;20220720;26.1;17.2;21.6;2.6;16.56;1.7;4.19;18428 +94080;48.80136;-.01684;142;20220721;25.9;17.2;21.6;2.1;16.56;0;3.96;18058 +94080;48.80136;-.01684;142;20220722;25.1;14.8;19.9;2.3;17.96;4.9;3.73;19655 +94080;48.80136;-.01684;142;20220723;26.3;15.5;20.9;2.4;16.11;0;4.25;20134 +94080;48.80136;-.01684;142;20220724;32.7;15.3;24;2.5;15.31;0;6;25432 +94080;48.80136;-.01684;142;20220725;24.4;15.1;19.7;3.1;15.01;0;4.03;18325 +94080;48.80136;-.01684;142;20220726;21.2;16;18.6;2.9;13.26;0;3.36;13519 +94080;48.80136;-.01684;142;20220727;24.9;9;16.9;1.1;11.81;0;4.02;23753 +94080;48.80136;-.01684;142;20220728;25.8;16.1;20.9;1.8;11.31;0;4.23;18619 +94080;48.80136;-.01684;142;20220729;29.3;14.9;22.1;1.3;12.76;.7;4.61;22612 +94080;48.80136;-.01684;142;20220730;29;14.9;22;2.2;14.31;0;4.89;22185 +94080;48.80136;-.01684;142;20220731;24.3;16.5;20.4;3;16.91;0;3.58;16202 +94080;48.80136;-.01684;142;20220801;26.4;17.9;22.1;2.7;16.21;0;4.15;17176 +94080;48.80136;-.01684;142;20220802;31.5;12.7;22.1;1.4;15.86;.1;4.98;25295 +94080;48.80136;-.01684;142;20220803;33.1;15.3;24.2;1.7;18.06;.1;5.15;24166 +94080;48.80136;-.01684;142;20220804;25.3;17;21.1;3.1;16.36;.5;3.91;16604 +94080;48.80136;-.01684;142;20220805;22.2;12.4;17.3;3.6;12.06;0;3.94;17665 +94080;48.80136;-.01684;142;20220806;24.7;9.1;16.9;2.9;10.56;0;4.56;22309 +94080;48.80136;-.01684;142;20220807;26.3;10.7;18.5;3;10.96;0;4.9;22197 +94080;48.80136;-.01684;142;20220808;28;11.2;19.6;3;11.96;0;5.13;22834 +94080;48.80136;-.01684;142;20220809;29.1;14.1;21.6;3.1;14.16;0;5.16;21650 +94080;48.80136;-.01684;142;20220810;33;14.5;23.7;2.5;14.46;0;5.73;23964 +94080;48.80136;-.01684;142;20220811;33.5;15.3;24.4;2.5;12.61;0;5.97;23442 +94080;48.80136;-.01684;142;20220812;34;14.7;24.3;1.8;12.01;0;5.47;23942 +94080;48.80136;-.01684;142;20220813;34.4;14.2;24.3;2.1;11.11;0;5.84;24111 +94080;48.80136;-.01684;142;20220814;24.7;19.7;22.2;2;15.21;1.7;3.29;12069 +94080;48.80136;-.01684;142;20220815;25.4;13.9;19.7;1.9;17.06;.2;3.46;18324 +94080;48.80136;-.01684;142;20220816;25.3;16.9;21.1;2;16.71;2.5;3.37;15592 +94080;48.80136;-.01684;142;20220817;24;15.6;19.8;1.7;16.46;7.4;3.06;15509 +94080;48.80136;-.01684;142;20220818;25.3;15.3;20.3;2.2;17.36;0;3.3;16499 +94080;48.80136;-.01684;142;20220819;23.1;16.9;20;2.6;16.31;3.7;2.98;12825 +94080;48.80136;-.01684;142;20220820;23.8;9.6;16.7;1.6;13.11;.1;3.34;19372 +94080;48.80136;-.01684;142;20220821;23.9;11.2;17.5;1.6;14.26;.1;3.18;18215 +94080;48.80136;-.01684;142;20220822;25.2;14.6;19.9;1.6;17.11;.7;3.12;16703 +94080;48.80136;-.01684;142;20220823;25.7;18.3;22;1.3;20.16;.2;2.75;13840 +94080;48.80136;-.01684;142;20220824;31.6;15.4;23.5;1.1;18.41;.6;3.88;20115 +94080;48.80136;-.01684;142;20220825;22.4;18.4;20.4;2.8;19.36;.6;2.26;9846 +94080;48.80136;-.01684;142;20220826;23.6;14.7;19.2;2.6;15.56;.1;3.09;14726 +94080;48.80136;-.01684;142;20220827;25.8;11.8;18.8;2.1;13.81;0;3.6;18368 +94080;48.80136;-.01684;142;20220828;25;11.7;18.4;2.2;13.11;0;3.5;17712 +94080;48.80136;-.01684;142;20220829;28.4;13.3;20.9;2.3;12.71;0;4.17;18740 +94080;48.80136;-.01684;142;20220830;27.5;13.7;20.6;2.4;13.46;0;3.95;17819 +94080;48.80136;-.01684;142;20220831;26.6;14.1;20.4;2;14.96;.2;3.47;16721 +94080;48.80136;-.01684;142;20220901;23.3;15.1;19.2;1.4;15.71;15.5;2.58;13262 +94080;48.80136;-.01684;142;20220902;22.7;15.7;19.2;1.7;17.41;9.8;2.34;12256 +94080;48.80136;-.01684;142;20220903;23.6;15.4;19.5;1.5;16.26;.3;2.58;13253 +94080;48.80136;-.01684;142;20220904;27.6;11.6;19.6;2.6;14.66;.5;3.8;18273 +94080;48.80136;-.01684;142;20220905;26.5;15;20.8;2.2;16.31;1;3.24;15375 +94080;48.80136;-.01684;142;20220906;23.4;14.5;18.9;2.6;16.06;1.6;2.7;13216 +94080;48.80136;-.01684;142;20220907;22.9;15.2;19.1;3.4;15.81;5.4;2.82;12394 +94080;48.80136;-.01684;142;20220908;21.6;14.6;18.1;4.2;15.06;6.1;2.75;11699 +94080;48.80136;-.01684;142;20220909;19.2;14.7;16.9;4.4;14.66;7.9;2.28;9290 +94080;48.80136;-.01684;142;20220910;18.9;13.8;16.4;2.6;15.26;2.6;1.85;9783 +94080;48.80136;-.01684;142;20220911;24.3;10.6;17.5;2.1;14.46;.1;2.82;15780 +94080;48.80136;-.01684;142;20220912;29.8;13.2;21.5;2.9;15.26;.1;4.13;17237 +94080;48.80136;-.01684;142;20220913;24.6;19.3;22;1.8;18.31;3.6;2.35;9554 +94080;48.80136;-.01684;142;20220914;25.1;17.5;21.3;2;18.96;19.3;2.43;11448 +94080;48.80136;-.01684;142;20220915;19.5;13.5;16.5;2.8;14.56;0;1.99;9917 +94080;48.80136;-.01684;142;20220916;17.8;12.3;15;3.7;11.11;.7;2.46;9296 +94080;48.80136;-.01684;142;20220917;16;7.5;11.7;1.9;9.26;.1;1.93;11538 +94080;48.80136;-.01684;142;20220918;18.8;5.7;12.2;2.3;9.61;.1;2.31;13925 +94080;48.80136;-.01684;142;20220919;18.5;6.3;12.4;1.4;10.01;0;1.96;13486 +94080;48.80136;-.01684;142;20220920;18.4;6;12.2;1.2;10.41;.1;1.87;13305 +94080;48.80136;-.01684;142;20220921;19.3;6.6;12.9;1.3;10.41;.1;1.95;13458 +94080;48.80136;-.01684;142;20220922;21.4;5.7;13.5;1;9.81;0;2.06;14809 +94080;48.80136;-.01684;142;20220923;18.7;9.4;14.1;1.3;11.81;3.6;1.73;11185 +94080;48.80136;-.01684;142;20220924;15.5;12.4;13.9;3.1;13.46;9.6;1.3;6393 +94080;48.80136;-.01684;142;20220925;16.4;10.5;13.4;2.5;12.16;.7;1.56;8633 +94080;48.80136;-.01684;142;20220926;14.4;10;12.2;4;11.11;5.4;1.62;7642 +94080;48.80136;-.01684;142;20220927;15;10.6;12.8;4.1;11.61;15.1;1.63;7387 +94080;48.80136;-.01684;142;20220928;14.9;10.6;12.8;2.6;11.61;1.5;1.43;7249 +94080;48.80136;-.01684;142;20220929;14.8;8.4;11.6;1.5;10.31;.4;1.36;8704 +94080;48.80136;-.01684;142;20220930;16.3;4.1;10.2;2.8;10.26;3.9;1.62;11859 +94080;48.80136;-.01684;142;20221001;19.5;12.5;16;3.8;14.46;.3;1.84;8950 +94080;48.80136;-.01684;142;20221002;19.5;13.1;16.3;3.4;15.96;.7;1.49;8283 +94080;48.80136;-.01684;142;20221003;16.7;11.5;14.1;2.9;13.31;0;1.38;7504 +94080;48.80136;-.01684;142;20221004;18.4;9;13.7;2.4;12.86;0;1.53;9846 +94080;48.80136;-.01684;142;20221005;20;14.5;17.3;4;13.16;1;2.36;7480 +94080;48.80136;-.01684;142;20221006;18.3;6.8;12.6;1.3;10.06;0;1.52;10557 +94080;48.80136;-.01684;142;20221007;18.3;4.4;11.4;1.4;9.66;.1;1.52;11340 +94080;48.80136;-.01684;142;20221008;17.4;8.4;12.9;2;10.66;0;1.54;9076 +94080;48.80136;-.01684;142;20221009;18.9;4;11.4;2.3;9.26;0;1.85;11544 +94080;48.80136;-.01684;142;20221010;18;10.3;14.2;2.5;12.41;.2;1.5;8168 +94080;48.80136;-.01684;142;20221011;16.9;6.9;11.9;2;8.96;0;1.58;9210 +94080;48.80136;-.01684;142;20221012;19.3;4.6;12;1.4;9.86;0;1.49;10960 +94080;48.80136;-.01684;142;20221013;16.5;11.9;14.2;2.1;13.66;.9;1.09;6089 +94080;48.80136;-.01684;142;20221014;17.6;13.1;15.3;2.1;15.16;9.8;1.04;5911 +94080;48.80136;-.01684;142;20221015;17.6;14.1;15.9;3.5;14.86;.4;1.28;5139 +94080;48.80136;-.01684;142;20221016;17.5;10.1;13.8;2.5;14.16;5.2;1.02;7215 +94080;48.80136;-.01684;142;20221017;19.1;14.6;16.8;2.2;15.76;0;1.19;5682 +94080;48.80136;-.01684;142;20221018;18.5;14.3;16.4;2.4;16.36;.2;1;5406 +94080;48.80136;-.01684;142;20221019;22.4;14.4;18.4;4.3;16.61;1.5;1.85;7377 +94080;48.80136;-.01684;142;20221020;21.2;15.3;18.2;3.3;15.96;.4;1.63;6173 +94080;48.80136;-.01684;142;20221021;19.8;14;16.9;4.5;14.16;3.7;1.91;6134 +94080;48.80136;-.01684;142;20221022;20;13.3;16.7;3.4;14.46;.8;1.56;6487 +94080;48.80136;-.01684;142;20221023;20.3;14.9;17.6;6;14.66;7.5;2.2;5685 +94080;48.80136;-.01684;142;20221024;18;14;16;5.2;13.81;5.2;1.72;4775 +94080;48.80136;-.01684;142;20221025;17.3;12.8;15.1;3.4;14.01;.2;1.19;5097 +94080;48.80136;-.01684;142;20221026;20.1;13.7;16.9;3.9;15.06;.1;1.54;5859 +94080;48.80136;-.01684;142;20221027;23.5;13.7;18.6;3.6;14.91;0;2.03;7199 +94080;48.80136;-.01684;142;20221028;20.1;13.9;17;3.1;15.06;0;1.4;5613 +94080;48.80136;-.01684;142;20221029;22.6;15;18.8;3;15.41;.1;1.72;6107 +94080;48.80136;-.01684;142;20221030;15.3;13.3;14.3;2.1;13.56;1.9;.88;2920 +94080;48.80136;-.01684;142;20221031;17.6;10.5;14;4.1;13.61;12.5;1.09;5726 +94080;48.80136;-.01684;142;20221101;16.4;9.7;13.1;5.3;11.06;3.1;1.67;5504 +94080;48.80136;-.01684;142;20221102;15.5;7.9;11.7;4.2;10.96;0;1.19;5755 +94080;48.80136;-.01684;142;20221103;13.1;12.8;12.9;4.9;11.51;6.9;1.36;873 +94080;48.80136;-.01684;142;20221104;12.5;8.2;10.3;4.6;9.56;2.6;1.22;4215 +94080;48.80136;-.01684;142;20221105;11.7;5.4;8.6;2.6;9.91;3.9;.61;4948 +94080;48.80136;-.01684;142;20221106;13.6;11;12.3;4.6;12.06;10.6;.97;3139 +94080;48.80136;-.01684;142;20221107;16;11.4;13.7;5.9;12.11;.2;1.5;4145 +94080;48.80136;-.01684;142;20221108;15.6;11.1;13.3;6.7;11.81;1.6;1.57;3998 +94080;48.80136;-.01684;142;20221109;14.5;10.6;12.6;3.3;10.81;.1;1.18;3708 +94080;48.80136;-.01684;142;20221110;14.4;5.4;9.9;2.8;10.36;0;.76;5501 +94080;48.80136;-.01684;142;20221111;11.3;9;10.1;3.9;10.81;.2;.71;2797 +94080;48.80136;-.01684;142;20221112;17.6;8;12.8;3.3;11.76;.3;1.05;5546 +94080;48.80136;-.01684;142;20221113;16.8;8;12.4;2.5;11.76;.2;.84;5202 +94080;48.80136;-.01684;142;20221114;15;8.7;11.9;3;11.31;.6;.87;4357 +94080;48.80136;-.01684;142;20221115;13.2;7.6;10.4;5.2;10.56;5;.94;4042 +94080;48.80136;-.01684;142;20221116;13.2;7.7;10.5;5.4;10.46;13;.96;3910 +94080;48.80136;-.01684;142;20221117;12.5;9.1;10.8;5.1;10.26;3.3;1.09;3061 +94080;48.80136;-.01684;142;20221118;11.2;7.7;9.4;3.3;9.31;1.3;.85;3043 +94080;48.80136;-.01684;142;20221119;11.4;3.4;7.4;2.2;7.51;.9;.73;4488 +94080;48.80136;-.01684;142;20221120;11.9;2;7;3.3;8.76;1.8;.58;4940 +94080;48.80136;-.01684;142;20221121;10.6;4.7;7.7;4.6;8.81;13.7;.75;3781 +94080;48.80136;-.01684;142;20221122;10.5;4.9;7.7;5;8.26;2.2;.94;3676 +94080;48.80136;-.01684;142;20221123;12.7;4.6;8.6;4.6;9.31;4.1;.82;4329 +94080;48.80136;-.01684;142;20221124;12.5;6.6;9.6;4.3;9.81;5.9;.81;3688 +94080;48.80136;-.01684;142;20221125;12.2;6.9;9.5;2.5;9.36;.1;.7;3438 +94080;48.80136;-.01684;142;20221126;10.3;3.9;7.1;3.7;9.31;1.3;.39;3662 +94080;48.80136;-.01684;142;20221127;11;8.6;9.8;4.4;10.61;9.8;.64;2223 +94080;48.80136;-.01684;142;20221128;10.4;7.2;8.8;2.5;9.71;.9;.52;2567 +94080;48.80136;-.01684;142;20221129;11.1;3;7.1;2.1;8.66;.1;.41;3961 +94080;48.80136;-.01684;142;20221130;6.5;1.4;3.9;1.8;7.56;.1;.26;3032 +94080;48.80136;-.01684;142;20221201;5.2;1.4;3.3;1.8;7.06;0;.27;2673 +94080;48.80136;-.01684;142;20221202;4.8;.6;2.7;2;6.66;0;.28;2806 +94080;48.80136;-.01684;142;20221203;2.7;2;2.4;4.4;6.31;0;.5;1132 +94080;48.80136;-.01684;142;20221204;2.6;.8;1.7;2.7;6.26;.1;.33;1751 +94080;48.80136;-.01684;142;20221205;4.7;2.1;3.4;1.6;6.66;0;.36;2151 +94080;48.80136;-.01684;142;20221206;4.5;-1.6;1.4;1.3;6.11;.2;.17;3222 +94080;48.80136;-.01684;142;20221207;4;.7;2.4;.8;6.81;.5;.19;2371 +94080;48.80136;-.01684;142;20221208;3.2;.3;1.7;1.2;6.76;.2;.17;2200 +94080;48.80136;-.01684;142;20221209;2.5;-.3;1.1;1.7;5.71;.1;.3;2142 +94080;48.80136;-.01684;142;20221210;4.4;-4.5;-.1;1.9;4.91;0;.29;3837 +94080;48.80136;-.01684;142;20221211;1.9;-3.6;-.9;3.4;4.86;0;.37;2970 +94080;48.80136;-.01684;142;20221212;-.5;-2.1;-1.3;3;5.01;0;.3;1502 +94080;48.80136;-.01684;142;20221213;1.2;-4.9;-1.9;2.6;4.16;.2;.38;3131 +94080;48.80136;-.01684;142;20221214;.9;-1.4;-.2;2;4.96;.1;.35;1908 +94080;48.80136;-.01684;142;20221215;2.9;-2.7;.1;2.5;4.06;0;.61;2983 +94080;48.80136;-.01684;142;20221216;5.1;-2.4;1.4;1.1;5.26;0;.21;3442 +94080;48.80136;-.01684;142;20221217;-.9;-6.1;-3.5;2.7;4.31;0;.21;2766 +94080;48.80136;-.01684;142;20221218;5.1;-5;0;5.4;5.61;4.7;.36;3997 +94080;48.80136;-.01684;142;20221219;12.2;5.4;8.8;5.8;10.06;1.4;.6;3242 +94080;48.80136;-.01684;142;20221220;11.2;11.3;11.2;4.5;10.96;9.5;1.03;0 +94080;48.80136;-.01684;142;20221221;12.2;6;9.1;3.6;10.96;8.2;.27;3089 +94080;48.80136;-.01684;142;20221222;13.6;10.7;12.1;5.5;12.41;5.1;.72;2099 +94080;48.80136;-.01684;142;20221223;14.7;12.7;13.7;4.4;12.76;2.8;.99;1748 +94080;48.80136;-.01684;142;20221224;12;10.8;11.4;3.5;11.36;2.6;.75;1295 +94080;48.80136;-.01684;142;20221225;12.3;9.5;10.9;3.2;11.56;2;.52;2028 +94080;48.80136;-.01684;142;20221226;10.3;9.8;10;3.5;9.41;.6;1.02;788 +94080;48.80136;-.01684;142;20221227;9.9;2.5;6.2;3.3;7.91;0;.53;3402 +94080;48.80136;-.01684;142;20221228;11.4;8.6;10;7.3;10.31;3;.91;2111 +94080;48.80136;-.01684;142;20221229;10.6;9.2;9.9;5.5;8.96;.1;1.34;1448 +94080;48.80136;-.01684;142;20221230;14.5;4.6;9.6;6.3;11.16;6.5;.49;4036 +94080;48.80136;-.01684;142;20221231;16.4;14.1;15.3;8.8;12.76;1.8;2.04;1837 +94081;48.83135;.32099;236;20220101;15.2;8.6;11.9;2.6;11.29;.2;.72;3264 +94081;48.83135;.32099;236;20220102;12.7;9.3;11;5.5;11.14;0;.93;2300 +94081;48.83135;.32099;236;20220103;11.4;9.8;10.6;5.5;11.19;23.4;.83;1439 +94081;48.83135;.32099;236;20220104;8.3;7;7.7;3.9;8.94;.7;.73;1371 +94081;48.83135;.32099;236;20220105;4.8;.3;2.6;2.9;5.94;.2;.54;2711 +94081;48.83135;.32099;236;20220106;4.7;-1.8;1.5;3.1;6.04;1.1;.37;3347 +94081;48.83135;.32099;236;20220107;6.8;3.2;5;5.8;7.74;5.3;.62;2383 +94081;48.83135;.32099;236;20220108;8.4;3.6;6;5.8;8.69;13.4;.46;2892 +94081;48.83135;.32099;236;20220109;7.9;4.2;6;4.8;7.89;2.2;.73;2486 +94081;48.83135;.32099;236;20220110;6.8;4.5;5.7;1.6;8.84;0;.3;1923 +94081;48.83135;.32099;236;20220111;7.8;2.4;5.1;1.9;7.49;0;.41;3085 +94081;48.83135;.32099;236;20220112;6.2;1.1;3.7;1.7;8.24;0;.2;2836 +94081;48.83135;.32099;236;20220113;4.9;2.2;3.5;1.8;6.99;0;.42;2232 +94081;48.83135;.32099;236;20220114;6;-2.3;1.9;2;5.74;.1;.42;4108 +94081;48.83135;.32099;236;20220115;1.6;-3.5;-1;1.6;5.44;.1;.2;2934 +94081;48.83135;.32099;236;20220116;4.6;-1.4;1.6;2.9;7.44;.3;.03;3537 +94081;48.83135;.32099;236;20220117;7.1;3.9;5.5;1.1;8.19;.1;.35;2469 +94081;48.83135;.32099;236;20220118;5.9;-1.5;2.2;1.2;7.14;.1;.17;4098 +94081;48.83135;.32099;236;20220119;6.2;3.4;4.8;2.3;8.19;1.8;.34;2465 +94081;48.83135;.32099;236;20220120;6.3;.5;3.4;2.4;7.04;.1;.42;3498 +94081;48.83135;.32099;236;20220121;4.8;-1;1.9;1.8;5.99;.1;.38;3739 +94081;48.83135;.32099;236;20220122;4.6;1.4;3;1.9;6.94;0;.35;2840 +94081;48.83135;.32099;236;20220123;2.6;2.8;2.7;3.3;6.74;0;.53;0 +94081;48.83135;.32099;236;20220124;6.2;-2;2.1;1.6;5.84;0;.42;4725 +94081;48.83135;.32099;236;20220125;-.8;-3.6;-2.2;1;5.44;0;.18;2766 +94081;48.83135;.32099;236;20220126;3.6;-1.8;.9;.8;6.59;0;.21;3866 +94081;48.83135;.32099;236;20220127;7;2.7;4.9;2.9;8.14;.3;.39;3446 +94081;48.83135;.32099;236;20220128;6.9;5.7;6.3;2.2;9.29;0;.39;1833 +94081;48.83135;.32099;236;20220129;9.3;5.3;7.3;4.5;10.29;.4;.29;3467 +94081;48.83135;.32099;236;20220130;9.6;5.8;7.7;2.2;8.54;.1;.69;3475 +94081;48.83135;.32099;236;20220131;7.9;4.5;6.2;6;7.24;0;1.19;3289 +94081;48.83135;.32099;236;20220201;9.2;1.7;5.5;5;9.64;.4;.11;5035 +94081;48.83135;.32099;236;20220202;8.8;7.7;8.2;3.1;9.59;0;.67;1885 +94081;48.83135;.32099;236;20220203;7.8;4.9;6.4;3.3;8.84;.3;.52;3123 +94081;48.83135;.32099;236;20220204;9.8;6.4;8.1;4.3;7.99;.8;1.22;3484 +94081;48.83135;.32099;236;20220205;9.1;1.1;5.1;3.8;7.24;0;.84;5566 +94081;48.83135;.32099;236;20220206;10;6.3;8.2;8.4;10.14;5.1;.68;3760 +94081;48.83135;.32099;236;20220207;9.6;2.9;6.2;3.1;7.64;0;.86;5214 +94081;48.83135;.32099;236;20220208;8.8;3.6;6.2;2.6;9.24;0;.44;4470 +94081;48.83135;.32099;236;20220209;9.1;1.7;5.4;1.3;8.19;0;.47;5037 +94081;48.83135;.32099;236;20220210;5.6;4;4.8;3.8;8.27;1.9;.91;3592 +94081;48.83135;.32099;236;20220211;8.5;-.7;3.9;1.9;6.4;0;.75;8748 +94081;48.83135;.32099;236;20220212;8.5;-2;3.2;3.1;5.47;0;1.09;10167 +94081;48.83135;.32099;236;20220213;10.8;-.9;5;6.5;7.87;5.4;1.03;7465 +94081;48.83135;.32099;236;20220214;10.5;5.9;8.2;5.4;8.77;3.1;1.27;6482 +94081;48.83135;.32099;236;20220215;9;2.4;5.7;5.9;9.2;3.3;.55;4399 +94081;48.83135;.32099;236;20220216;13.6;8.1;10.9;7.2;12.99;2.5;.53;5447 +94081;48.83135;.32099;236;20220217;12.5;9.2;10.9;6.1;9.79;.3;1.63;4177 +94081;48.83135;.32099;236;20220218;10.9;7.6;9.2;8.5;9.04;1;1.62;4272 +94081;48.83135;.32099;236;20220219;8.8;1.3;5;6.2;7.09;.1;1.17;6768 +94081;48.83135;.32099;236;20220220;12;6.5;9.3;7.3;9.79;3.5;1.31;5858 +94081;48.83135;.32099;236;20220221;9;3.8;6.4;7.7;7.44;.5;1.45;5729 +94081;48.83135;.32099;236;20220222;12.1;3;7.6;4.3;9.19;.6;1.05;7757 +94081;48.83135;.32099;236;20220223;9.8;2.8;6.3;2;8.29;0;.81;6831 +94081;48.83135;.32099;236;20220224;8.8;4.8;6.8;4.8;7.09;1.7;1.43;5208 +94081;48.83135;.32099;236;20220225;9.3;.6;5;3;6.39;.2;1.2;8057 +94081;48.83135;.32099;236;20220226;9.1;-3.5;2.8;3.5;5.39;0;1.33;9793 +94081;48.83135;.32099;236;20220227;9.7;-1.2;4.3;4.3;5.44;0;1.65;9261 +94081;48.83135;.32099;236;20220228;14.4;-1.6;6.4;2.2;6.44;.5;1.57;11285 +94081;48.83135;.32099;236;20220301;13.1;4.2;8.7;2.2;8.09;.7;1.33;8474 +94081;48.83135;.32099;236;20220302;12.5;6;9.3;2;8.39;0;1.26;7194 +94081;48.83135;.32099;236;20220303;10.9;6.7;8.8;2;10.04;.9;.88;6116 +94081;48.83135;.32099;236;20220304;7.6;7.2;7.4;3.1;9.29;0;.69;1857 +94081;48.83135;.32099;236;20220305;6.3;4.5;5.4;3.8;8.64;.8;.54;4015 +94081;48.83135;.32099;236;20220306;7.1;3.2;5.2;3.7;6.59;0;1.23;5962 +94081;48.83135;.32099;236;20220307;5.6;-2.2;1.7;3.9;4.59;0;1.37;8689 +94081;48.83135;.32099;236;20220308;13.6;-2.1;5.8;3.7;6.39;.1;1.89;12534 +94081;48.83135;.32099;236;20220309;13.8;4.6;9.2;3.9;8.84;0;1.73;9522 +94081;48.83135;.32099;236;20220310;13.9;6;9.9;3.5;9.19;0;1.56;9146 +94081;48.83135;.32099;236;20220311;11;6.6;8.8;4.9;9.54;2.8;1.24;7016 +94081;48.83135;.32099;236;20220312;11.5;6.1;8.8;5.3;8.99;.5;1.56;7811 +94081;48.83135;.32099;236;20220313;9.3;6.9;8.1;4.3;9.14;3.1;1.15;5335 +94081;48.83135;.32099;236;20220314;13.5;2.4;8;2.4;8.19;2;1.57;11403 +94081;48.83135;.32099;236;20220315;11.6;5.9;8.7;2.4;10.59;4.6;1.01;8320 +94081;48.83135;.32099;236;20220316;13.2;8.3;10.7;3;11.24;.1;1.23;7733 +94081;48.83135;.32099;236;20220317;8.8;5.1;6.9;3.3;7.69;0;1.32;6914 +94081;48.83135;.32099;236;20220318;13.8;.7;7.3;4.8;6.3;0;2.73;17317 +94081;48.83135;.32099;236;20220319;14.2;4.6;9.4;5;6.6;0;3.04;15686 +94081;48.83135;.32099;236;20220320;13;1.1;7;2.7;6.14;0;2.24;16957 +94081;48.83135;.32099;236;20220321;17.4;2.1;9.8;2.8;8.64;0;2.39;16258 +94081;48.83135;.32099;236;20220322;16.3;3.5;9.9;3.3;6.84;0;2.95;17583 +94081;48.83135;.32099;236;20220323;17.1;1.1;9.1;2.6;6.24;0;2.82;18139 +94081;48.83135;.32099;236;20220324;18.4;2.1;10.2;2.5;6.87;0;2.91;18102 +94081;48.83135;.32099;236;20220325;18.1;4.9;11.5;3.8;7;0;3.44;17851 +94081;48.83135;.32099;236;20220326;17.9;3.2;10.5;4;7.4;0;3.33;18676 +94081;48.83135;.32099;236;20220327;18.9;4.5;11.7;2.9;8.47;0;3.02;18513 +94081;48.83135;.32099;236;20220328;19.8;3.3;11.6;1.6;9.04;0;2.32;14103 +94081;48.83135;.32099;236;20220329;15.5;9.7;12.6;2.3;10.1;1.5;1.96;8977 +94081;48.83135;.32099;236;20220330;11.5;6.7;9.1;3.1;10.34;5;1.15;6076 +94081;48.83135;.32099;236;20220331;6.7;3.8;5.3;5.8;6.77;3.2;1.61;7796 +94081;48.83135;.32099;236;20220401;4.5;.5;2.5;7.7;5.5;3.7;1.67;10110 +94081;48.83135;.32099;236;20220402;6.8;.1;3.5;4.7;5.24;.1;1.98;13252 +94081;48.83135;.32099;236;20220403;7.7;-2.6;2.5;3.1;4.87;0;1.98;16884 +94081;48.83135;.32099;236;20220404;8.7;-3.3;2.7;5;6.9;.6;1.25;11363 +94081;48.83135;.32099;236;20220405;11;6.2;8.6;6.1;10.51;.2;1.19;8379 +94081;48.83135;.32099;236;20220406;12.6;4.2;8.4;6.9;9.6;1;1.74;8888 +94081;48.83135;.32099;236;20220407;12.8;9;10.9;8.3;9.74;4.7;2.62;12833 +94081;48.83135;.32099;236;20220408;9.3;5.7;7.5;4.2;8.2;16.1;1.35;3784 +94081;48.83135;.32099;236;20220409;10.9;1.3;6.1;2.8;6.64;.3;2.21;17590 +94081;48.83135;.32099;236;20220410;13.2;-2;5.6;3;6.24;0;2.61;20774 +94081;48.83135;.32099;236;20220411;19.2;2.4;10.8;4.2;8.6;0;3.41;18831 +94081;48.83135;.32099;236;20220412;16.8;8.9;12.8;3.7;11.5;0;2.26;10485 +94081;48.83135;.32099;236;20220413;18.1;7.1;12.6;1.6;12.1;0;2.26;15095 +94081;48.83135;.32099;236;20220414;20.5;5.7;13.1;1.7;11.14;.1;3.08;20870 +94081;48.83135;.32099;236;20220415;21;6.1;13.5;2;10.87;0;3.39;22203 +94081;48.83135;.32099;236;20220416;18.5;5.5;12;2.6;10.04;0;3.34;23270 +94081;48.83135;.32099;236;20220417;20;4.6;12.3;2.5;8.47;0;3.62;22615 +94081;48.83135;.32099;236;20220418;15.4;4.5;10;2.9;9.97;0;2.27;15034 +94081;48.83135;.32099;236;20220419;14.2;4.3;9.3;2.9;8.9;0;2.45;17342 +94081;48.83135;.32099;236;20220420;17;5.9;11.4;3;9.8;0;2.92;18920 +94081;48.83135;.32099;236;20220421;18.1;4.7;11.4;3.1;8.74;0;3.59;23643 +94081;48.83135;.32099;236;20220422;17.3;6.1;11.7;3.7;9.54;0;3.36;21045 +94081;48.83135;.32099;236;20220423;17.4;7.9;12.7;4;10.94;1.7;2.7;13637 +94081;48.83135;.32099;236;20220424;17.5;7.8;12.7;3.2;10.94;0;2.75;16138 +94081;48.83135;.32099;236;20220425;14.8;6.6;10.7;3.4;9.1;0;2.86;18048 +94081;48.83135;.32099;236;20220426;15.2;3.5;9.4;3.7;8.74;0;2.95;20666 +94081;48.83135;.32099;236;20220427;16.5;3.1;9.8;4.3;8.54;0;3.45;24000 +94081;48.83135;.32099;236;20220428;16.1;5.5;10.8;3.4;9.87;0;2.66;15984 +94081;48.83135;.32099;236;20220429;17.7;8.2;12.9;3.8;10.07;0;3.58;21999 +94081;48.83135;.32099;236;20220430;15.5;4.7;10.1;3.4;8.67;0;3.1;20180 +94081;48.83135;.32099;236;20220501;17.1;4;10.6;2.3;8.5;.3;3.27;21414 +94081;48.83135;.32099;236;20220502;16.8;8.3;12.5;3.2;9.67;0;3.34;19675 +94081;48.83135;.32099;236;20220503;17.1;9.3;13.2;3.7;9.8;0;3.4;17518 +94081;48.83135;.32099;236;20220504;17;4.7;10.9;2.7;10.37;.2;2.63;16502 +94081;48.83135;.32099;236;20220505;17.9;6.3;12.1;3;10.8;.1;3.17;20336 +94081;48.83135;.32099;236;20220506;20.1;2.9;11.5;1.8;10.29;0;3.39;23488 +94081;48.83135;.32099;236;20220507;17;8.7;12.9;2.5;11.84;.2;2.59;16282 +94081;48.83135;.32099;236;20220508;19.2;9.5;14.3;2.1;12.14;.1;3.04;17761 +94081;48.83135;.32099;236;20220509;24.1;5.1;14.6;.9;10.89;0;3.85;25100 +94081;48.83135;.32099;236;20220510;24.6;10.8;17.7;2.1;11.79;.1;4.21;21394 +94081;48.83135;.32099;236;20220511;19.5;6.9;13.2;2.8;11.84;0;3.28;20539 +94081;48.83135;.32099;236;20220512;19.3;6.4;12.8;2;10.14;.1;3.37;20848 +94081;48.83135;.32099;236;20220513;19.5;3.8;11.7;1.7;9.54;0;3.47;23362 +94081;48.83135;.32099;236;20220514;22.5;4;13.2;1.1;10.29;.1;3.87;25469 +94081;48.83135;.32099;236;20220515;26.9;11.7;19.3;2.9;13.39;5.8;4.85;22563 +94081;48.83135;.32099;236;20220516;23.3;13.3;18.3;2.6;14.54;.6;3.8;18721 +94081;48.83135;.32099;236;20220517;27.2;10.2;18.7;1.9;14.39;1.6;4.63;24758 +94081;48.83135;.32099;236;20220518;25.5;13.5;19.5;2;15.94;0;4.04;20836 +94081;48.83135;.32099;236;20220519;21.4;13;17.2;2.4;14.54;3.2;3.32;17417 +94081;48.83135;.32099;236;20220520;17.6;11.2;14.4;2.1;13.09;8.5;2.63;15200 +94081;48.83135;.32099;236;20220521;22.6;6.6;14.6;1;11.89;0;3.79;24310 +94081;48.83135;.32099;236;20220522;22.4;9.9;16.1;1.7;13.74;3.9;3.67;21609 +94081;48.83135;.32099;236;20220523;15.7;13.7;14.7;2.2;13.99;6.4;1.87;8888 +94081;48.83135;.32099;236;20220524;16.5;8.4;12.4;3.1;10.84;1.3;2.94;17483 +94081;48.83135;.32099;236;20220525;16.7;4.9;10.8;3;10.69;.5;2.93;21220 +94081;48.83135;.32099;236;20220526;17.4;11.3;14.3;3.1;12.94;.1;2.69;15009 +94081;48.83135;.32099;236;20220527;20;10.5;15.3;2.9;12.24;.1;3.55;19172 +94081;48.83135;.32099;236;20220528;17.6;6;11.8;2.5;10.09;0;3.29;21388 +94081;48.83135;.32099;236;20220529;14.9;4.6;9.7;2.8;8.54;0;3.04;20033 +94081;48.83135;.32099;236;20220530;16.9;3.3;10.1;1.6;8.64;0;3.28;23044 +94081;48.83135;.32099;236;20220531;18.6;5.5;12;1.7;9.04;.1;3.6;22975 +94081;48.83135;.32099;236;20220601;19.8;3.5;11.6;1.8;8.74;0;3.88;25331 +94081;48.83135;.32099;236;20220602;22.4;4.5;13.4;2.3;9.54;1;4.49;26729 +94081;48.83135;.32099;236;20220603;19.6;9.5;14.6;1.7;13.34;6.8;3.17;19336 +94081;48.83135;.32099;236;20220604;25.5;14;19.8;2.1;16.84;3.6;4.21;21578 +94081;48.83135;.32099;236;20220605;20.4;13.1;16.7;2.4;15.19;2.7;3.06;16742 +94081;48.83135;.32099;236;20220606;20.1;9;14.6;2.7;12.29;3;3.6;21045 +94081;48.83135;.32099;236;20220607;20.4;13.9;17.1;4;14.24;6.4;3.49;16366 +94081;48.83135;.32099;236;20220608;19.4;13.7;16.6;4.3;13.59;.4;3.37;15186 +94081;48.83135;.32099;236;20220609;18.9;9.9;14.4;2.8;12.49;.1;3.34;19325 +94081;48.83135;.32099;236;20220610;21;10.9;15.9;2.4;14.44;.1;3.49;20296 +94081;48.83135;.32099;236;20220611;23.7;12.8;18.3;1.9;13.64;.1;4.1;20902 +94081;48.83135;.32099;236;20220612;21.3;6.5;13.9;2;11.14;.1;4;24517 +94081;48.83135;.32099;236;20220613;21.8;7.3;14.6;2;10.74;.1;4.19;24509 +94081;48.83135;.32099;236;20220614;26;5.4;15.7;1.7;10.94;0;5.04;29263 +94081;48.83135;.32099;236;20220615;29.3;10.4;19.9;1.6;12.64;0;5.39;27908 +94081;48.83135;.32099;236;20220616;29.3;10.5;19.9;1.8;12.14;0;5.58;28001 +94081;48.83135;.32099;236;20220617;33.7;11.5;22.6;1.3;14.44;0;6.06;30109 +94081;48.83135;.32099;236;20220618;36.1;15.3;25.7;2.4;16.04;4.8;7.18;29509 +94081;48.83135;.32099;236;20220619;22.6;13.1;17.8;4.7;15.24;.3;4;19771 +94081;48.83135;.32099;236;20220620;21.5;13.3;17.4;3.3;14.69;.2;3.64;18356 +94081;48.83135;.32099;236;20220621;25.4;12.3;18.8;2.4;14.44;.2;4.63;23297 +94081;48.83135;.32099;236;20220622;27.4;12.6;20;2.5;14.74;8.6;5.12;24849 +94081;48.83135;.32099;236;20220623;24.7;16.1;20.4;2.5;16.99;1.3;3.99;18743 +94081;48.83135;.32099;236;20220624;21.6;15.1;18.4;4.1;16.04;2.2;3.47;16173 +94081;48.83135;.32099;236;20220625;16.8;11.4;14.1;3.3;13.44;3.8;2.58;15199 +94081;48.83135;.32099;236;20220626;20.6;6.9;13.7;2.2;11.19;0;3.86;23597 +94081;48.83135;.32099;236;20220627;21.3;10.6;16;2.4;11.79;0;3.97;21138 +94081;48.83135;.32099;236;20220628;22.1;7.1;14.6;1.9;11.19;0;4.18;24853 +94081;48.83135;.32099;236;20220629;18.9;8.6;13.8;2.8;13.19;3.3;3.11;19849 +94081;48.83135;.32099;236;20220630;18.8;10.8;14.8;2.1;12.39;5.5;3.18;18234 +94081;48.83135;.32099;236;20220701;20.2;5.5;12.8;1.8;10.39;0;3.82;24478 +94081;48.83135;.32099;236;20220702;24.6;6.8;15.7;2.3;11.34;.1;4.81;26712 +94081;48.83135;.32099;236;20220703;21;9.3;15.1;2.4;12.09;0;3.79;21547 +94081;48.83135;.32099;236;20220704;23.2;7.2;15.2;2.2;11.99;.1;4.37;25590 +94081;48.83135;.32099;236;20220705;22;8.5;15.3;2.4;11.74;.1;4.13;23655 +94081;48.83135;.32099;236;20220706;24.3;8.9;16.6;2.3;13.04;0;4.48;24979 +94081;48.83135;.32099;236;20220707;21.8;12.2;17;3;14.29;.1;3.74;19784 +94081;48.83135;.32099;236;20220708;26.4;9.6;18;2.4;12.84;.1;4.99;25979 +94081;48.83135;.32099;236;20220709;27.9;10;18.9;2.2;13.84;.1;5.17;26756 +94081;48.83135;.32099;236;20220710;27;10.3;18.7;2.5;12.14;0;5.27;25859 +94081;48.83135;.32099;236;20220711;30.1;12.8;21.4;2.8;13.49;0;5.95;26063 +94081;48.83135;.32099;236;20220712;32.9;12.8;22.9;1.1;13.29;0;5.52;27962 +94081;48.83135;.32099;236;20220713;34.7;17.2;25.9;1.6;14.79;0;6;26292 +94081;48.83135;.32099;236;20220714;26.7;15.1;20.9;3;14.84;0;4.85;21353 +94081;48.83135;.32099;236;20220715;26.4;10.4;18.4;2.1;11.69;0;4.93;24928 +94081;48.83135;.32099;236;20220716;29;8.8;18.9;1.8;10.74;0;5.48;27883 +94081;48.83135;.32099;236;20220717;31.7;11.4;21.5;2.5;10.89;0;6.4;27573 +94081;48.83135;.32099;236;20220718;38.2;14.1;26.1;2.3;11.39;0;7.46;29094 +94081;48.83135;.32099;236;20220719;36.3;19.1;27.7;3.8;14.24;.5;7.93;25114 +94081;48.83135;.32099;236;20220720;24.8;17;20.9;2.8;16.44;6.8;4.04;17204 +94081;48.83135;.32099;236;20220721;26.1;16;21;2.5;16.49;0;4.21;19149 +94081;48.83135;.32099;236;20220722;24.4;14.6;19.5;2.3;18.04;5.9;3.62;19147 +94081;48.83135;.32099;236;20220723;25.6;15.3;20.4;2.3;15.99;0;4.09;19338 +94081;48.83135;.32099;236;20220724;31.7;13.8;22.7;2.3;14.84;0;5.74;25348 +94081;48.83135;.32099;236;20220725;24.4;14.2;19.3;3.5;14.79;0;4.26;19084 +94081;48.83135;.32099;236;20220726;20.9;14.3;17.6;2.9;13.19;0;3.42;15071 +94081;48.83135;.32099;236;20220727;23.7;7;15.3;1.3;10.89;0;4.03;24304 +94081;48.83135;.32099;236;20220728;25.6;14.2;19.9;1.8;10.89;0;4.29;19598 +94081;48.83135;.32099;236;20220729;28.1;12.3;20.2;1.3;12.29;.1;4.52;23109 +94081;48.83135;.32099;236;20220730;28.7;14.7;21.7;2.1;14.19;0;4.83;21905 +94081;48.83135;.32099;236;20220731;25.4;13.8;19.6;3.1;16.49;0;4.01;19253 +94081;48.83135;.32099;236;20220801;26;16.8;21.4;2.8;16.19;0;4.13;17253 +94081;48.83135;.32099;236;20220802;30.5;11.3;20.9;1.1;15.19;0;4.72;25304 +94081;48.83135;.32099;236;20220803;33.5;14.3;23.9;1.6;16.84;.4;5.35;25296 +94081;48.83135;.32099;236;20220804;24.8;16.6;20.7;2.9;16.94;3.5;3.76;16331 +94081;48.83135;.32099;236;20220805;23.1;12.6;17.8;3.4;12.34;0;4.1;18455 +94081;48.83135;.32099;236;20220806;24.4;7.8;16.1;3.1;9.99;0;4.72;23046 +94081;48.83135;.32099;236;20220807;26;10.2;18.1;3.5;10.44;0;5.19;22418 +94081;48.83135;.32099;236;20220808;28.3;10.7;19.5;3.4;11.19;0;5.59;23482 +94081;48.83135;.32099;236;20220809;29.8;13.4;21.6;3.7;13.59;0;5.77;22297 +94081;48.83135;.32099;236;20220810;32.4;13.6;23;2.8;13.69;0;5.88;23878 +94081;48.83135;.32099;236;20220811;32.5;12.6;22.6;2.2;11.64;0;5.72;24414 +94081;48.83135;.32099;236;20220812;33;12.4;22.7;1.8;10.84;0;5.42;24768 +94081;48.83135;.32099;236;20220813;33.2;11.7;22.4;1.8;10.49;0;5.49;24897 +94081;48.83135;.32099;236;20220814;24.2;16.9;20.6;2.1;15.04;1.2;3.33;13885 +94081;48.83135;.32099;236;20220815;24.2;12.4;18.3;1.8;16.49;.7;3.27;18258 +94081;48.83135;.32099;236;20220816;24.3;16.4;20.3;2;16.59;9.4;3.2;14770 +94081;48.83135;.32099;236;20220817;24.2;15.4;19.8;1.4;16.49;5.9;2.98;15274 +94081;48.83135;.32099;236;20220818;24.9;13.5;19.2;1.8;16.64;0;3.31;17526 +94081;48.83135;.32099;236;20220819;23.4;15.3;19.4;2.7;16.19;3.3;3.16;14436 +94081;48.83135;.32099;236;20220820;23.1;9.1;16.1;1.4;12.89;.1;3.2;19439 +94081;48.83135;.32099;236;20220821;24;9.5;16.7;1.3;13.84;.1;3.18;19280 +94081;48.83135;.32099;236;20220822;24.5;13.7;19.1;1.4;16.84;.5;3.03;16623 +94081;48.83135;.32099;236;20220823;25.4;17.3;21.4;1.1;19.49;.1;2.79;14098 +94081;48.83135;.32099;236;20220824;31.2;14.5;22.8;.8;17.64;.1;3.77;20475 +94081;48.83135;.32099;236;20220825;22.8;16.7;19.7;2.7;18.99;.8;2.44;11640 +94081;48.83135;.32099;236;20220826;24;15.2;19.6;2.3;15.19;.1;3.18;14522 +94081;48.83135;.32099;236;20220827;25;10.9;17.9;2.1;13.34;0;3.54;18304 +94081;48.83135;.32099;236;20220828;24.3;10.7;17.5;2.1;12.84;0;3.46;17762 +94081;48.83135;.32099;236;20220829;28;12.9;20.4;2.1;12.34;0;4.12;18620 +94081;48.83135;.32099;236;20220830;27.6;13.2;20.4;2.1;13.09;0;3.91;17835 +94081;48.83135;.32099;236;20220831;26.4;13.2;19.8;1.8;14.44;.1;3.42;16946 +94081;48.83135;.32099;236;20220901;25;13.1;19;1.3;14.99;15.7;2.9;15624 +94081;48.83135;.32099;236;20220902;22.1;15.5;18.8;1.4;17.44;7.1;2.25;11860 +94081;48.83135;.32099;236;20220903;22.9;15.3;19.1;1.3;16.59;.2;2.38;12525 +94081;48.83135;.32099;236;20220904;26.9;9.8;18.3;1.8;14.39;0;3.43;18615 +94081;48.83135;.32099;236;20220905;26.4;14.5;20.4;1.6;16.59;.9;3.02;15407 +94081;48.83135;.32099;236;20220906;24.8;13.8;19.3;2.4;15.94;2.1;2.98;14595 +94081;48.83135;.32099;236;20220907;21.7;14.7;18.2;3.4;15.84;5.1;2.61;11558 +94081;48.83135;.32099;236;20220908;20.1;14.2;17.2;4.3;15.24;3.2;2.47;10575 +94081;48.83135;.32099;236;20220909;18.9;14.2;16.6;4.5;14.64;6.4;2.28;9166 +94081;48.83135;.32099;236;20220910;18.1;13.1;15.6;2.9;14.99;3.2;1.78;9411 +94081;48.83135;.32099;236;20220911;23;8.9;15.9;1.5;13.79;.1;2.57;15769 +94081;48.83135;.32099;236;20220912;28.2;11.1;19.6;2.2;14.89;.3;3.58;17175 +94081;48.83135;.32099;236;20220913;25;18.1;21.5;1.7;18.34;3.5;2.4;10558 +94081;48.83135;.32099;236;20220914;24.1;17.8;21;2.2;19.09;12.2;2.33;10285 +94081;48.83135;.32099;236;20220915;19.7;12.9;16.3;2.5;14.54;.1;2.03;10392 +94081;48.83135;.32099;236;20220916;16.9;9.1;13;3;10.94;.7;2.19;10846 +94081;48.83135;.32099;236;20220917;15.4;4.8;10.1;1.9;8.69;0;1.94;12614 +94081;48.83135;.32099;236;20220918;18.7;4;11.3;1.8;9.14;.1;2.25;15081 +94081;48.83135;.32099;236;20220919;17.8;4.8;11.3;1.3;9.34;0;1.94;13956 +94081;48.83135;.32099;236;20220920;17.8;3.8;10.8;1;9.89;.1;1.79;14289 +94081;48.83135;.32099;236;20220921;19;4.3;11.7;1.2;9.54;.1;1.98;14398 +94081;48.83135;.32099;236;20220922;20.8;3.6;12.2;.8;8.99;0;1.96;15451 +94081;48.83135;.32099;236;20220923;18.8;7.6;13.2;1;11.04;3.1;1.75;12219 +94081;48.83135;.32099;236;20220924;14;11.4;12.7;2.8;13.29;10.7;1.14;5853 +94081;48.83135;.32099;236;20220925;16.8;9.2;13;2.7;11.84;.5;1.72;9733 +94081;48.83135;.32099;236;20220926;13.2;9.5;11.3;3.8;11.14;7.1;1.38;6749 +94081;48.83135;.32099;236;20220927;14.6;9.7;12.1;4;11.74;10.8;1.49;7558 +94081;48.83135;.32099;236;20220928;13.8;10.1;12;2.3;11.54;2.5;1.28;6578 +94081;48.83135;.32099;236;20220929;14.6;7.6;11.1;2.1;10.19;.2;1.47;8939 +94081;48.83135;.32099;236;20220930;15.6;2.8;9.2;2.8;9.84;4.6;1.57;12065 +94081;48.83135;.32099;236;20221001;18.9;11.7;15.3;4.7;14.34;.6;1.86;8767 +94081;48.83135;.32099;236;20221002;19;11.5;15.2;4.1;15.89;.6;1.41;8928 +94081;48.83135;.32099;236;20221003;15.7;10.8;13.3;2.6;13.04;0;1.28;7023 +94081;48.83135;.32099;236;20221004;17.8;7.1;12.5;2.1;12.59;0;1.44;10301 +94081;48.83135;.32099;236;20221005;19.2;12.7;16;3.8;13.39;.7;2.07;7746 +94081;48.83135;.32099;236;20221006;17.6;5.1;11.4;1;9.79;0;1.4;11036 +94081;48.83135;.32099;236;20221007;17.5;2.5;10;1.2;9.04;.1;1.41;11935 +94081;48.83135;.32099;236;20221008;17.1;6.7;11.9;1.6;10.29;0;1.45;9699 +94081;48.83135;.32099;236;20221009;18.2;1.1;9.6;1.5;8.74;0;1.56;12301 +94081;48.83135;.32099;236;20221010;18;8.2;13.1;2.3;12.19;0;1.44;8984 +94081;48.83135;.32099;236;20221011;16.5;5.8;11.1;2.1;8.84;0;1.59;9426 +94081;48.83135;.32099;236;20221012;18.2;2.7;10.5;1.1;9.79;0;1.26;11294 +94081;48.83135;.32099;236;20221013;14.7;10.4;12.6;2.6;13.54;1.2;.89;5683 +94081;48.83135;.32099;236;20221014;17.1;12.6;14.9;2.6;15.29;9.8;1.02;5771 +94081;48.83135;.32099;236;20221015;16.8;13.8;15.3;4.2;14.89;.6;1.25;4606 +94081;48.83135;.32099;236;20221016;18.3;10.3;14.3;2.5;14.34;6.7;1.14;7611 +94081;48.83135;.32099;236;20221017;17.9;13.7;15.8;2.1;15.99;.1;1;5320 +94081;48.83135;.32099;236;20221018;17.6;14.5;16.1;2.4;16.79;.1;.9;4560 +94081;48.83135;.32099;236;20221019;21;14.1;17.5;4.4;16.69;1.8;1.68;6729 +94081;48.83135;.32099;236;20221020;20.5;14.2;17.4;3.4;15.94;1;1.58;6234 +94081;48.83135;.32099;236;20221021;18.7;13.6;16.2;4.1;14.54;1.7;1.62;5606 +94081;48.83135;.32099;236;20221022;19.4;13.2;16.3;3.3;14.44;.8;1.53;6019 +94081;48.83135;.32099;236;20221023;19.8;14.2;17;5.9;14.64;6.1;2.09;5566 +94081;48.83135;.32099;236;20221024;16.4;13.5;15;6.2;13.99;6.6;1.55;4016 +94081;48.83135;.32099;236;20221025;16.8;12.1;14.5;3.3;14.04;.3;1.1;4878 +94081;48.83135;.32099;236;20221026;19.8;13.3;16.5;3.9;15.09;0;1.52;5811 +94081;48.83135;.32099;236;20221027;22.2;13.2;17.7;3.5;14.84;0;1.87;6844 +94081;48.83135;.32099;236;20221028;19.9;14.4;17.1;3.1;15.29;0;1.4;5228 +94081;48.83135;.32099;236;20221029;22;14.2;18.1;3;15.24;0;1.68;6081 +94081;48.83135;.32099;236;20221030;14.4;12.1;13.3;1.8;13.39;1.1;.76;3185 +94081;48.83135;.32099;236;20221031;17.7;8.6;13.2;3.6;13.44;8.3;1.02;6254 +94081;48.83135;.32099;236;20221101;15.4;9;12.2;5.8;11.19;2.7;1.53;5236 +94081;48.83135;.32099;236;20221102;14.2;7.4;10.8;4.2;11.04;0;1.03;5371 +94081;48.83135;.32099;236;20221103;13;11.4;12.2;5.1;11.69;6.7;1.2;2235 +94081;48.83135;.32099;236;20221104;11.7;7.7;9.7;4.8;9.54;1.9;1.2;3915 +94081;48.83135;.32099;236;20221105;10.6;4.6;7.6;2.6;9.79;1.6;.5;4816 +94081;48.83135;.32099;236;20221106;11.8;10.2;11;5.3;11.79;10.7;.82;2339 +94081;48.83135;.32099;236;20221107;14.7;10.8;12.8;5.9;12.29;.1;1.26;3656 +94081;48.83135;.32099;236;20221108;14.8;10.1;12.5;5.6;11.79;2.2;1.31;3989 +94081;48.83135;.32099;236;20221109;13.8;10.1;12;4;10.89;.1;1.2;3444 +94081;48.83135;.32099;236;20221110;12.2;4.2;8.2;2.6;10.09;0;.54;5187 +94081;48.83135;.32099;236;20221111;11.6;7.9;9.8;2.9;10.64;.1;.65;3073 +94081;48.83135;.32099;236;20221112;17;5.3;11.1;2.1;11.34;.2;.75;5836 +94081;48.83135;.32099;236;20221113;15.5;5.3;10.4;1.4;10.84;.2;.56;5469 +94081;48.83135;.32099;236;20221114;13.4;5.6;9.5;2.6;10.84;.6;.6;4584 +94081;48.83135;.32099;236;20221115;12.7;7.1;9.9;4.9;10.64;3.5;.81;3896 +94081;48.83135;.32099;236;20221116;12.3;7.2;9.7;6.1;10.59;12.3;.86;3690 +94081;48.83135;.32099;236;20221117;11.8;8.7;10.3;6.7;10.24;2.4;1.19;2766 +94081;48.83135;.32099;236;20221118;11;6.6;8.8;4.3;9.19;1.5;.94;3186 +94081;48.83135;.32099;236;20221119;10.6;1.6;6.1;2.2;7.34;.4;.63;4715 +94081;48.83135;.32099;236;20221120;11.2;.7;6;3.5;8.59;2.4;.48;5083 +94081;48.83135;.32099;236;20221121;9.7;4.9;7.3;4.3;8.94;11.1;.64;3372 +94081;48.83135;.32099;236;20221122;9.7;4;6.8;5.9;8.24;2.6;.91;3534 +94081;48.83135;.32099;236;20221123;11.8;4.2;8;5;9.34;4.4;.75;4126 +94081;48.83135;.32099;236;20221124;11.2;5.8;8.5;4.7;9.94;6.1;.64;3360 +94081;48.83135;.32099;236;20221125;11.4;6.2;8.8;3;9.24;.1;.74;3250 +94081;48.83135;.32099;236;20221126;9.4;1.8;5.6;3.1;8.99;1.1;.25;3917 +94081;48.83135;.32099;236;20221127;9.9;7.6;8.7;4.3;10.24;8.9;.6;2070 +94081;48.83135;.32099;236;20221128;9.3;7;8.2;3;9.84;1;.5;2054 +94081;48.83135;.32099;236;20221129;10.5;1.9;6.2;1.9;8.24;.1;.37;4099 +94081;48.83135;.32099;236;20221130;5.6;2;3.8;1.8;7.49;.1;.27;2595 +94081;48.83135;.32099;236;20221201;5.1;1.8;3.5;2.6;7.19;0;.34;2425 +94081;48.83135;.32099;236;20221202;4.4;.9;2.7;2.5;6.64;.1;.34;2491 +94081;48.83135;.32099;236;20221203;2.1;1.5;1.8;4.6;6.34;0;.47;930 +94081;48.83135;.32099;236;20221204;2.1;.3;1.2;3.3;6.29;0;.31;1652 +94081;48.83135;.32099;236;20221205;3.6;1.3;2.4;1.8;6.54;0;.36;1873 +94081;48.83135;.32099;236;20221206;4.6;-2.3;1.2;1.3;6.24;.2;.17;3351 +94081;48.83135;.32099;236;20221207;4.5;-.9;1.8;.8;6.34;.4;.21;2764 +94081;48.83135;.32099;236;20221208;2.1;-1.6;.2;1;6.29;.1;.15;2307 +94081;48.83135;.32099;236;20221209;2.9;-.8;1.1;1.8;5.69;.1;.34;2309 +94081;48.83135;.32099;236;20221210;3.2;-3.5;-.1;1.7;5.04;0;.26;3293 +94081;48.83135;.32099;236;20221211;1.1;-3.7;-1.3;2.9;4.89;0;.31;2716 +94081;48.83135;.32099;236;20221212;-1.7;-3;-2.3;2.7;4.84;0;.27;1349 +94081;48.83135;.32099;236;20221213;.5;-5.5;-2.5;2.8;4.19;.1;.37;2971 +94081;48.83135;.32099;236;20221214;1;-2;-.5;2.1;4.89;.1;.39;1991 +94081;48.83135;.32099;236;20221215;2.3;-3.2;-.4;2.9;4.14;0;.62;2798 +94081;48.83135;.32099;236;20221216;4.3;-3.2;.6;1.3;4.99;.1;.26;3330 +94081;48.83135;.32099;236;20221217;-2.1;-7.7;-4.9;2.4;4.09;0;.13;2885 +94081;48.83135;.32099;236;20221218;4.4;-6;-.8;4.3;5.44;4.3;.27;3875 +94081;48.83135;.32099;236;20221219;11.3;4.7;8;5.3;9.79;1.4;.53;3096 +94081;48.83135;.32099;236;20221220;10.5;10.5;10.5;4.5;11.04;11.7;.91;0 +94081;48.83135;.32099;236;20221221;11.4;5.7;8.5;4.3;10.94;8.2;.23;2876 +94081;48.83135;.32099;236;20221222;13;10.1;11.6;7;12.34;6.4;.75;1973 +94081;48.83135;.32099;236;20221223;13.9;12;12.9;5.5;12.89;3.8;.95;1539 +94081;48.83135;.32099;236;20221224;10.8;9.8;10.3;3.8;11.39;2.7;.62;1086 +94081;48.83135;.32099;236;20221225;11.9;9;10.5;3.5;11.64;2.6;.5;1983 +94081;48.83135;.32099;236;20221226;9.7;9.4;9.5;4.5;9.54;.9;1.07;571 +94081;48.83135;.32099;236;20221227;8.6;2.1;5.4;3.7;7.89;.1;.46;3150 +94081;48.83135;.32099;236;20221228;10.5;7.8;9.1;7.7;10.34;3.6;.77;1927 +94081;48.83135;.32099;236;20221229;9.9;8.7;9.3;6.5;9.24;0;1.25;1196 +94081;48.83135;.32099;236;20221230;13.7;4.9;9.3;6.7;11.24;8.9;.46;3703 +94081;48.83135;.32099;236;20221231;15;13.3;14.1;9.1;12.54;1.4;1.87;1575 +94082;48.86032;.6592;207;20220101;14.7;8.9;11.8;2.5;11.11;.1;.68;2880 +94082;48.86032;.6592;207;20220102;12.6;9.5;11.1;5.7;10.81;0;.99;2055 +94082;48.86032;.6592;207;20220103;11.4;9.8;10.6;6.3;11.11;20.7;.79;1470 +94082;48.86032;.6592;207;20220104;8.5;7.2;7.8;3.8;8.81;.7;.73;1323 +94082;48.86032;.6592;207;20220105;5.1;.6;2.8;3.3;5.91;.2;.58;2588 +94082;48.86032;.6592;207;20220106;4.5;-1.5;1.5;3.5;5.91;1.1;.39;3026 +94082;48.86032;.6592;207;20220107;6.7;3;4.8;6.4;7.31;5.3;.66;2368 +94082;48.86032;.6592;207;20220108;8.3;4.1;6.2;6.5;8.41;9.9;.55;2565 +94082;48.86032;.6592;207;20220109;8.3;4.3;6.3;5.2;7.51;1.8;.89;2489 +94082;48.86032;.6592;207;20220110;7;4.3;5.7;1.4;8.71;0;.27;2053 +94082;48.86032;.6592;207;20220111;7.6;2;4.8;1.5;6.71;0;.43;3099 +94082;48.86032;.6592;207;20220112;5.6;-1;2.3;1.5;7.41;0;.09;3398 +94082;48.86032;.6592;207;20220113;3.2;2.3;2.7;1.7;6.91;0;.34;1127 +94082;48.86032;.6592;207;20220114;5.8;-2;1.9;1.8;5.71;.1;.36;3837 +94082;48.86032;.6592;207;20220115;3.2;-3.4;-.1;1.6;5.41;0;.24;3555 +94082;48.86032;.6592;207;20220116;4.3;-1.3;1.5;3.8;7.21;.2;0;3330 +94082;48.86032;.6592;207;20220117;7.9;4.1;6;1.3;8.21;0;.36;2712 +94082;48.86032;.6592;207;20220118;5.1;-1.3;1.9;1.4;7.21;.1;.13;3641 +94082;48.86032;.6592;207;20220119;6.2;3.7;5;2.6;8.11;1.6;.34;2167 +94082;48.86032;.6592;207;20220120;6.3;-.5;2.9;2.3;6.71;.2;.35;3898 +94082;48.86032;.6592;207;20220121;5;-.5;2.3;1.7;5.81;0;.42;3471 +94082;48.86032;.6592;207;20220122;4.5;2.2;3.3;1.8;6.71;0;.42;2215 +94082;48.86032;.6592;207;20220123;2.7;3;2.8;2.9;6.61;0;.51;0 +94082;48.86032;.6592;207;20220124;5.8;-1.1;2.4;1.5;5.81;0;.42;4136 +94082;48.86032;.6592;207;20220125;-.5;-2.9;-1.7;1.1;5.51;0;.19;2377 +94082;48.86032;.6592;207;20220126;3.6;-1.6;1;1.1;6.51;0;.21;3633 +94082;48.86032;.6592;207;20220127;7.2;3;5.1;3.2;8.01;.3;.42;3369 +94082;48.86032;.6592;207;20220128;6.5;5.8;6.1;2.4;9.11;0;.35;1236 +94082;48.86032;.6592;207;20220129;9.3;5.5;7.4;4.6;10.21;.4;.23;3256 +94082;48.86032;.6592;207;20220130;9.9;6.3;8.1;2.3;8.51;.1;.74;3215 +94082;48.86032;.6592;207;20220131;7.7;4.6;6.2;6;6.91;.1;1.22;3067 +94082;48.86032;.6592;207;20220201;9.4;2;5.7;4.9;9.51;.2;.14;4869 +94082;48.86032;.6592;207;20220202;9.1;8.1;8.6;3.5;9.41;0;.76;1759 +94082;48.86032;.6592;207;20220203;8;5.1;6.5;4;8.61;.1;.58;3058 +94082;48.86032;.6592;207;20220204;9.8;6.3;8.1;4.9;7.91;.7;1.24;3440 +94082;48.86032;.6592;207;20220205;8.9;1.4;5.2;4.7;7.01;0;.93;5234 +94082;48.86032;.6592;207;20220206;10;6.1;8;8.8;9.81;5.5;.66;3820 +94082;48.86032;.6592;207;20220207;9.4;2.8;6.1;3.2;7.31;0;.87;5099 +94082;48.86032;.6592;207;20220208;8.9;3;5.9;3;9.01;0;.39;4892 +94082;48.86032;.6592;207;20220209;11.9;1.7;6.8;1.3;8.31;0;.61;6559 +94082;48.86032;.6592;207;20220210;5.7;4.5;5.1;3.6;8.15;1.7;.88;3459 +94082;48.86032;.6592;207;20220211;8.2;-.2;4;1.8;6.32;0;.69;8714 +94082;48.86032;.6592;207;20220212;8.1;-1.5;3.3;3.2;5.32;0;1.08;10000 +94082;48.86032;.6592;207;20220213;11.1;-1.2;5;6.3;7.38;3.6;1.2;7665 +94082;48.86032;.6592;207;20220214;10.9;6.3;8.6;5.3;8.65;3;1.34;6549 +94082;48.86032;.6592;207;20220215;8.8;2.8;5.8;5.7;8.95;4.6;.56;4199 +94082;48.86032;.6592;207;20220216;13.5;8.1;10.8;7.9;12.81;2.4;.43;5279 +94082;48.86032;.6592;207;20220217;12.5;9.3;10.9;6.5;9.41;.2;1.72;4141 +94082;48.86032;.6592;207;20220218;10.9;7.4;9.1;9.2;8.91;.9;1.55;4408 +94082;48.86032;.6592;207;20220219;8.6;1.7;5.1;7.2;6.91;0;1.21;6343 +94082;48.86032;.6592;207;20220220;11.8;6.7;9.2;7.9;9.61;3.5;1.26;5521 +94082;48.86032;.6592;207;20220221;8.9;3.7;6.3;7.4;7.21;0;1.39;5609 +94082;48.86032;.6592;207;20220222;11.9;2.9;7.4;4.4;8.81;.5;1.02;7617 +94082;48.86032;.6592;207;20220223;9.8;2.4;6.1;2.2;8.11;0;.78;6904 +94082;48.86032;.6592;207;20220224;8.9;5.1;7;4.6;7.01;1.6;1.4;5060 +94082;48.86032;.6592;207;20220225;8.8;1.3;5;3.5;6.21;.3;1.23;7271 +94082;48.86032;.6592;207;20220226;8.8;-3.1;2.8;2.8;5.21;0;1.19;9340 +94082;48.86032;.6592;207;20220227;9.1;-1.1;4;2.7;5.21;0;1.3;8767 +94082;48.86032;.6592;207;20220228;14;-2.5;5.7;1.4;6.01;.1;1.26;11328 +94082;48.86032;.6592;207;20220301;13;3.9;8.4;1.4;7.51;.2;1.17;8476 +94082;48.86032;.6592;207;20220302;13.1;6;9.5;1.8;7.81;0;1.33;7625 +94082;48.86032;.6592;207;20220303;11;7.6;9.3;2;9.51;.9;.97;5241 +94082;48.86032;.6592;207;20220304;8;7.5;7.7;3.1;9.31;0;.68;1890 +94082;48.86032;.6592;207;20220305;6.1;5.3;5.7;3.6;8.81;.9;.44;2316 +94082;48.86032;.6592;207;20220306;7;3.1;5.1;3.8;6.31;0;1.22;5961 +94082;48.86032;.6592;207;20220307;5.6;-2.3;1.7;3.6;4.41;0;1.32;8542 +94082;48.86032;.6592;207;20220308;13.8;-2.1;5.8;2.7;6.01;0;1.78;12512 +94082;48.86032;.6592;207;20220309;14;3.9;8.9;3.3;8.61;0;1.58;10080 +94082;48.86032;.6592;207;20220310;14.6;6.7;10.7;2.6;8.71;0;1.68;8965 +94082;48.86032;.6592;207;20220311;10.9;7.2;9.1;3.9;9.31;3.6;1.22;6143 +94082;48.86032;.6592;207;20220312;11.3;6.3;8.8;4.6;8.91;.7;1.38;7203 +94082;48.86032;.6592;207;20220313;8.8;6.9;7.8;4.1;9.01;2.3;.97;4576 +94082;48.86032;.6592;207;20220314;13.5;2.2;7.8;2.2;8.11;1.7;1.49;11413 +94082;48.86032;.6592;207;20220315;11.4;6;8.7;1.9;10.31;4.5;.97;7957 +94082;48.86032;.6592;207;20220316;13.3;8.5;10.9;2.5;11.21;.2;1.18;7515 +94082;48.86032;.6592;207;20220317;8.5;5.1;6.8;3.2;7.61;0;1.21;6369 +94082;48.86032;.6592;207;20220318;14.1;1.3;7.7;6;5.82;0;3.12;17350 +94082;48.86032;.6592;207;20220319;14.8;5.1;9.9;6.2;6.32;0;3.42;15952 +94082;48.86032;.6592;207;20220320;12.9;1;6.9;2.8;5.65;0;2.31;16990 +94082;48.86032;.6592;207;20220321;17.5;2.5;10;2.8;8.18;0;2.45;15892 +94082;48.86032;.6592;207;20220322;16.7;4.5;10.6;3.2;6.82;0;2.93;17816 +94082;48.86032;.6592;207;20220323;17;2.5;9.8;2.8;5.98;0;2.96;18472 +94082;48.86032;.6592;207;20220324;18.8;3.9;11.3;3.3;6.35;0;3.41;18536 +94082;48.86032;.6592;207;20220325;18;5.8;11.9;4.6;6.52;0;3.82;18451 +94082;48.86032;.6592;207;20220326;17.9;4.1;11;4.9;6.75;0;3.73;19210 +94082;48.86032;.6592;207;20220327;19.7;5.1;12.4;3.5;7.65;0;3.51;19080 +94082;48.86032;.6592;207;20220328;19.3;4.4;11.8;2.1;8.55;0;2.52;14803 +94082;48.86032;.6592;207;20220329;15.2;10.3;12.8;2.5;9.52;2.3;1.98;6811 +94082;48.86032;.6592;207;20220330;11.3;7;9.2;2.8;10.02;3.9;1.15;5376 +94082;48.86032;.6592;207;20220331;6.9;3.3;5.1;5.7;6.75;3.7;1.56;8996 +94082;48.86032;.6592;207;20220401;3.9;-.3;1.8;7.5;5.68;3.2;1.35;10528 +94082;48.86032;.6592;207;20220402;6.8;-.5;3.1;4.9;5.08;.1;1.91;13485 +94082;48.86032;.6592;207;20220403;7.4;-2.7;2.4;3.3;4.75;0;1.9;16018 +94082;48.86032;.6592;207;20220404;8.5;-2.9;2.8;4.6;6.62;.3;1.31;11463 +94082;48.86032;.6592;207;20220405;11.7;6.1;8.9;5.1;10.35;.2;1.12;6142 +94082;48.86032;.6592;207;20220406;12.3;4.7;8.5;6.8;9.22;.5;1.66;7221 +94082;48.86032;.6592;207;20220407;12.8;9.1;10.9;8.2;9.42;4.3;2.65;12800 +94082;48.86032;.6592;207;20220408;8.5;5.8;7.1;4.3;7.92;16;1.42;3751 +94082;48.86032;.6592;207;20220409;10.9;1.3;6.1;2.9;6.45;.4;2.17;16757 +94082;48.86032;.6592;207;20220410;13.2;-2;5.6;3;6.15;0;2.63;21676 +94082;48.86032;.6592;207;20220411;19.2;3.4;11.3;4.5;8.02;0;3.79;20531 +94082;48.86032;.6592;207;20220412;17.9;9.3;13.6;3.9;11.28;.1;2.74;13685 +94082;48.86032;.6592;207;20220413;18;7.8;12.9;1.6;12.18;0;2.27;15261 +94082;48.86032;.6592;207;20220414;20.2;6.2;13.2;1.8;11.05;0;2.99;20004 +94082;48.86032;.6592;207;20220415;20.5;7;13.7;2.3;10.88;0;3.41;22569 +94082;48.86032;.6592;207;20220416;18.6;6.2;12.4;3.3;9.55;0;3.59;23803 +94082;48.86032;.6592;207;20220417;20;4.8;12.4;2.8;7.38;0;3.95;23815 +94082;48.86032;.6592;207;20220418;15.9;4.8;10.4;2.9;9.78;0;2.33;14501 +94082;48.86032;.6592;207;20220419;14.9;5.3;10.1;3;8.98;0;2.46;15608 +94082;48.86032;.6592;207;20220420;18.1;6.2;12.2;3.3;9.35;0;3.25;18820 +94082;48.86032;.6592;207;20220421;18.4;5;11.7;3.5;8.18;0;3.88;24410 +94082;48.86032;.6592;207;20220422;17.5;6;11.7;4.4;8.95;0;3.56;20812 +94082;48.86032;.6592;207;20220423;18.3;8.2;13.3;4.7;10.58;1.6;3.18;15870 +94082;48.86032;.6592;207;20220424;18.4;8.3;13.3;3.2;10.62;.1;3.06;16671 +94082;48.86032;.6592;207;20220425;15.2;6.8;11;3.7;8.85;0;3.03;18948 +94082;48.86032;.6592;207;20220426;15.7;3.5;9.6;3.5;8.38;0;3.03;19966 +94082;48.86032;.6592;207;20220427;17.1;3.1;10.1;4.6;8.35;0;3.67;24367 +94082;48.86032;.6592;207;20220428;17.3;5.2;11.2;4.1;9.55;0;3.03;17250 +94082;48.86032;.6592;207;20220429;18.7;8.4;13.6;4.1;9.75;0;3.94;22566 +94082;48.86032;.6592;207;20220430;16.1;4.3;10.2;3.5;8.38;0;3.37;22847 +94082;48.86032;.6592;207;20220501;16.9;4.4;10.6;2.6;8.15;.3;3.32;21780 +94082;48.86032;.6592;207;20220502;17.3;8.4;12.8;3.6;9.12;0;3.61;20175 +94082;48.86032;.6592;207;20220503;17.6;9.6;13.6;4;9.35;0;3.61;17451 +94082;48.86032;.6592;207;20220504;17.2;5.2;11.2;2.5;10.08;.3;2.68;16502 +94082;48.86032;.6592;207;20220505;17.5;6.7;12.1;3.1;10.45;.1;3.08;19069 +94082;48.86032;.6592;207;20220506;20.1;3.2;11.7;2;10.21;0;3.33;22831 +94082;48.86032;.6592;207;20220507;17.4;9.3;13.3;2.8;11.91;.1;2.6;15869 +94082;48.86032;.6592;207;20220508;18.8;9.3;14.1;2.2;11.91;.1;2.89;17303 +94082;48.86032;.6592;207;20220509;23.9;5.3;14.6;.6;10.81;0;3.62;24375 +94082;48.86032;.6592;207;20220510;24.4;10.8;17.6;2.2;11.91;.1;4.1;20976 +94082;48.86032;.6592;207;20220511;19.3;6.6;12.9;3.1;11.81;0;3.1;20367 +94082;48.86032;.6592;207;20220512;19.3;6.3;12.8;2;10.01;.1;3.31;20714 +94082;48.86032;.6592;207;20220513;19.8;4.6;12.2;1.7;9.41;0;3.44;22455 +94082;48.86032;.6592;207;20220514;22.1;4.3;13.2;1;10.11;0;3.66;24588 +94082;48.86032;.6592;207;20220515;27.7;10.8;19.2;2.5;13.11;4.6;4.9;23925 +94082;48.86032;.6592;207;20220516;23.5;13.3;18.4;3.1;14.31;.3;3.88;18674 +94082;48.86032;.6592;207;20220517;27;10.5;18.8;1.5;14.11;1.3;4.36;23923 +94082;48.86032;.6592;207;20220518;25.9;14.3;20.1;1.8;15.81;0;3.95;20018 +94082;48.86032;.6592;207;20220519;21.4;13.5;17.5;2.8;14.51;2.9;3.28;16620 +94082;48.86032;.6592;207;20220520;17.4;11.3;14.3;2.6;13.11;7.8;2.52;14756 +94082;48.86032;.6592;207;20220521;22.9;7.2;15;1.1;11.81;.1;3.76;23642 +94082;48.86032;.6592;207;20220522;22.3;10.1;16.2;2;13.61;3.8;3.6;20959 +94082;48.86032;.6592;207;20220523;15.5;13.7;14.6;2.3;13.81;6.8;1.68;7700 +94082;48.86032;.6592;207;20220524;16;8.4;12.2;3.3;11.01;1.1;2.67;16611 +94082;48.86032;.6592;207;20220525;17.3;6;11.6;3.6;10.81;.5;2.99;20379 +94082;48.86032;.6592;207;20220526;17.9;11.3;14.6;3.5;12.81;0;2.81;15569 +94082;48.86032;.6592;207;20220527;19.9;10.9;15.4;3.1;12.11;.2;3.45;18280 +94082;48.86032;.6592;207;20220528;17.8;7.5;12.6;2.8;10.21;0;3.24;19632 +94082;48.86032;.6592;207;20220529;14.6;4.8;9.7;2.8;8.41;0;2.89;19299 +94082;48.86032;.6592;207;20220530;17;3.9;10.4;1.7;8.61;0;3.25;22385 +94082;48.86032;.6592;207;20220531;18.3;6.7;12.5;1.4;9.31;.1;3.31;21026 +94082;48.86032;.6592;207;20220601;20.1;3.9;12;1.7;8.81;0;3.82;24878 +94082;48.86032;.6592;207;20220602;21.9;4.6;13.2;2.4;9.31;.4;4.33;25935 +94082;48.86032;.6592;207;20220603;20.1;8.3;14.2;1.7;12.71;6;3.36;21364 +94082;48.86032;.6592;207;20220604;25.2;14.1;19.7;2.2;17.01;5.5;3.99;20758 +94082;48.86032;.6592;207;20220605;21.1;13;17;2.6;15.01;2.4;3.26;17844 +94082;48.86032;.6592;207;20220606;20.3;8.8;14.5;3.1;12.01;2.7;3.62;21124 +94082;48.86032;.6592;207;20220607;20.1;14.1;17.1;4.4;14.21;8;3.3;15286 +94082;48.86032;.6592;207;20220608;19.4;13.6;16.5;4.7;13.31;.6;3.34;15050 +94082;48.86032;.6592;207;20220609;18.3;9.9;14.1;3.1;12.21;0;3.07;18080 +94082;48.86032;.6592;207;20220610;21;10.8;15.9;2.6;14.21;0;3.42;20197 +94082;48.86032;.6592;207;20220611;23.9;12.4;18.2;2;13.71;0;4.08;21383 +94082;48.86032;.6592;207;20220612;21.6;6.5;14;1.9;10.91;.1;4;24648 +94082;48.86032;.6592;207;20220613;21.8;7.6;14.7;2.1;10.71;0;4.09;23925 +94082;48.86032;.6592;207;20220614;25.9;5.8;15.9;1.8;10.71;0;4.93;28364 +94082;48.86032;.6592;207;20220615;29.5;10.5;20;1.6;12.21;0;5.39;27662 +94082;48.86032;.6592;207;20220616;29.2;10.9;20.1;1.9;11.61;0;5.52;27161 +94082;48.86032;.6592;207;20220617;33.6;11.8;22.7;1.3;14.21;0;5.91;29614 +94082;48.86032;.6592;207;20220618;36.1;16;26;2.3;15.81;4.6;6.93;28504 +94082;48.86032;.6592;207;20220619;22.6;13.5;18;5;15.21;.4;3.93;19211 +94082;48.86032;.6592;207;20220620;21.5;13.2;17.4;3.2;14.41;.1;3.57;18237 +94082;48.86032;.6592;207;20220621;25.1;12.3;18.7;2.6;13.91;.1;4.53;22707 +94082;48.86032;.6592;207;20220622;27.2;12.7;19.9;2.7;14.41;6.1;5.02;24097 +94082;48.86032;.6592;207;20220623;24.9;16.4;20.7;2.8;17.01;2.9;4;18563 +94082;48.86032;.6592;207;20220624;21.9;15.1;18.5;4.6;15.91;1.7;3.54;16473 +94082;48.86032;.6592;207;20220625;16.5;11.9;14.2;3.4;13.61;3.8;2.31;13499 +94082;48.86032;.6592;207;20220626;20.9;6.7;13.8;2.1;11.31;.1;3.84;23887 +94082;48.86032;.6592;207;20220627;21.3;11;16.2;2.8;11.81;.1;3.92;20293 +94082;48.86032;.6592;207;20220628;22.3;7.5;14.9;2;11.31;0;4.1;24353 +94082;48.86032;.6592;207;20220629;19.8;7.9;13.8;3;12.91;4.2;3.36;21883 +94082;48.86032;.6592;207;20220630;18.8;11.6;15.2;2.6;12.51;3.8;3.11;16877 +94082;48.86032;.6592;207;20220701;20.5;6.1;13.3;2.1;10.41;0;3.85;24022 +94082;48.86032;.6592;207;20220702;24.7;6.3;15.5;2.1;11.01;0;4.72;27054 +94082;48.86032;.6592;207;20220703;21.4;9.1;15.3;2.3;12.01;0;3.82;22042 +94082;48.86032;.6592;207;20220704;23.3;7.7;15.5;2.1;11.91;.2;4.24;24734 +94082;48.86032;.6592;207;20220705;22.3;10.1;16.2;2.6;12.11;.1;4.03;21787 +94082;48.86032;.6592;207;20220706;24.5;9.3;16.9;2.5;13.11;0;4.45;24403 +94082;48.86032;.6592;207;20220707;21.8;13;17.4;3.4;14.41;.2;3.63;18472 +94082;48.86032;.6592;207;20220708;26.7;10.5;18.6;2.7;12.61;0;5.1;25097 +94082;48.86032;.6592;207;20220709;28.4;10.8;19.6;2.2;13.51;0;5.2;26111 +94082;48.86032;.6592;207;20220710;27;10.9;19;3.1;12.21;0;5.35;24904 +94082;48.86032;.6592;207;20220711;30;12.6;21.3;2.7;13.31;0;5.78;25760 +94082;48.86032;.6592;207;20220712;32.9;12.6;22.8;1.1;13.01;0;5.44;27782 +94082;48.86032;.6592;207;20220713;34.9;18.3;26.6;1.8;14.41;0;6.03;25093 +94082;48.86032;.6592;207;20220714;27;16.1;21.6;2.9;14.81;0;4.8;20229 +94082;48.86032;.6592;207;20220715;26.2;11.1;18.7;2.4;11.51;0;4.91;23781 +94082;48.86032;.6592;207;20220716;29.2;9.1;19.2;1.9;10.51;0;5.44;27321 +94082;48.86032;.6592;207;20220717;31.5;10.6;21.1;2.1;10.51;0;6.03;27844 +94082;48.86032;.6592;207;20220718;38.2;13.1;25.7;1.4;11.11;0;6.4;28948 +94082;48.86032;.6592;207;20220719;37;18.8;27.9;2.9;14.21;.9;7.34;25718 +94082;48.86032;.6592;207;20220720;24.4;17.4;20.9;2.6;16.71;3.1;3.65;15844 +94082;48.86032;.6592;207;20220721;26;15.7;20.9;2.7;16.61;0;4.16;19199 +94082;48.86032;.6592;207;20220722;24.4;15.6;20;1.9;18.31;6.1;3.39;17659 +94082;48.86032;.6592;207;20220723;25.7;15.5;20.6;2.1;15.91;0;3.96;18860 +94082;48.86032;.6592;207;20220724;31.5;13.6;22.6;2.2;14.61;0;5.56;25086 +94082;48.86032;.6592;207;20220725;24.7;14.6;19.7;3.6;14.51;0;4.31;18703 +94082;48.86032;.6592;207;20220726;20.9;13.8;17.4;2.9;13.21;0;3.35;15574 +94082;48.86032;.6592;207;20220727;23.5;7.4;15.4;1.8;10.91;0;4.05;23543 +94082;48.86032;.6592;207;20220728;25.9;13.5;19.7;1.6;10.51;0;4.27;20556 +94082;48.86032;.6592;207;20220729;28.2;11.8;20;1.4;11.81;.2;4.53;23469 +94082;48.86032;.6592;207;20220730;28.9;15.1;22;2;14.31;0;4.71;21404 +94082;48.86032;.6592;207;20220731;26.2;12.8;19.5;2.7;16.21;0;4.12;20904 +94082;48.86032;.6592;207;20220801;26.5;16.5;21.5;2.4;16.11;0;4.07;18002 +94082;48.86032;.6592;207;20220802;30.5;11.8;21.2;1.3;15.01;0;4.69;24578 +94082;48.86032;.6592;207;20220803;33.4;15;24.2;1.7;16.51;.5;5.26;24248 +94082;48.86032;.6592;207;20220804;24.9;16.9;20.9;2.8;17.41;3.9;3.53;15818 +94082;48.86032;.6592;207;20220805;23.8;14;18.9;3.5;12.81;0;4.15;17435 +94082;48.86032;.6592;207;20220806;24.2;8.4;16.3;3.2;9.81;0;4.63;22077 +94082;48.86032;.6592;207;20220807;25.9;11.1;18.5;3.6;10.31;0;5.1;21162 +94082;48.86032;.6592;207;20220808;28.4;11.6;20;3.6;11.21;0;5.58;22437 +94082;48.86032;.6592;207;20220809;29.9;13.2;21.6;3.8;13.31;0;5.73;22233 +94082;48.86032;.6592;207;20220810;32.2;14;23.1;2.8;13.31;0;5.78;23147 +94082;48.86032;.6592;207;20220811;32.5;12.7;22.6;1.9;11.21;0;5.34;23939 +94082;48.86032;.6592;207;20220812;32.9;13.1;23;1.7;10.41;0;5.24;23785 +94082;48.86032;.6592;207;20220813;33;12.4;22.7;1.9;10.11;0;5.44;24108 +94082;48.86032;.6592;207;20220814;24.5;16.1;20.3;2.2;14.51;2.2;3.49;15241 +94082;48.86032;.6592;207;20220815;24.4;12.7;18.6;2;16.11;1.2;3.29;17908 +94082;48.86032;.6592;207;20220816;24.4;16.8;20.6;2;16.61;15;3.1;14285 +94082;48.86032;.6592;207;20220817;25.4;15.7;20.6;1.3;16.91;3;3.1;15971 +94082;48.86032;.6592;207;20220818;25.1;13.7;19.4;1.8;16.51;0;3.27;17299 +94082;48.86032;.6592;207;20220819;23.6;15.1;19.4;2.6;16.21;2;3.11;14794 +94082;48.86032;.6592;207;20220820;23.3;10.5;16.9;1.6;13.11;.1;3.16;18002 +94082;48.86032;.6592;207;20220821;24.4;9.8;17.1;.9;13.61;.1;3.12;19239 +94082;48.86032;.6592;207;20220822;24.2;13.7;19;1.1;16.51;.2;2.85;16096 +94082;48.86032;.6592;207;20220823;25.4;17;21.2;1;19.01;.1;2.71;14171 +94082;48.86032;.6592;207;20220824;31.4;15.3;23.4;.7;17.91;0;3.62;19612 +94082;48.86032;.6592;207;20220825;23.4;16.4;19.9;2.3;18.81;1;2.54;12877 +94082;48.86032;.6592;207;20220826;24.2;16;20.1;2.1;15.01;.1;3.1;13826 +94082;48.86032;.6592;207;20220827;24.9;11.3;18.1;1.9;13.31;0;3.34;17552 +94082;48.86032;.6592;207;20220828;24;10.9;17.5;2;12.81;0;3.25;17139 +94082;48.86032;.6592;207;20220829;28;13.2;20.6;2.1;12.31;0;4.03;18074 +94082;48.86032;.6592;207;20220830;27.5;13;20.3;1.9;13.01;0;3.75;17730 +94082;48.86032;.6592;207;20220831;26.4;13.5;19.9;1.6;14.31;.1;3.28;16625 +94082;48.86032;.6592;207;20220901;25.7;12.3;19;.9;14.61;11.3;2.86;16730 +94082;48.86032;.6592;207;20220902;21.8;15.7;18.8;1.1;17.51;5;2.05;11104 +94082;48.86032;.6592;207;20220903;22.9;15.8;19.4;1.2;16.91;.2;2.27;11887 +94082;48.86032;.6592;207;20220904;26.9;9.5;18.2;1;14.31;.1;3.05;18569 +94082;48.86032;.6592;207;20220905;26.9;14.8;20.8;1.3;16.81;1.4;2.9;15231 +94082;48.86032;.6592;207;20220906;25.4;14.1;19.7;2.3;15.91;1.4;3.02;14563 +94082;48.86032;.6592;207;20220907;21.4;15;18.2;3.4;16.01;5.1;2.41;10927 +94082;48.86032;.6592;207;20220908;19.8;14.5;17.1;4.2;15.21;2.8;2.23;9743 +94082;48.86032;.6592;207;20220909;19;14.3;16.7;4.4;14.61;4.8;2.21;9067 +94082;48.86032;.6592;207;20220910;18.4;13.2;15.8;3;15.01;2.7;1.78;9451 +94082;48.86032;.6592;207;20220911;22.8;8.8;15.8;1;13.61;.1;2.33;15443 +94082;48.86032;.6592;207;20220912;27.9;10.6;19.2;1.4;14.61;.4;3.04;17025 +94082;48.86032;.6592;207;20220913;25.4;17.9;21.6;1.5;18.11;2.1;2.37;11039 +94082;48.86032;.6592;207;20220914;23.9;18.3;21.1;2.4;19.11;5.8;2.21;9315 +94082;48.86032;.6592;207;20220915;20.1;13.2;16.7;2.3;14.61;0;2.01;10347 +94082;48.86032;.6592;207;20220916;16.6;8.1;12.3;2.3;10.71;.3;1.89;11451 +94082;48.86032;.6592;207;20220917;15.3;4.3;9.8;2;8.01;0;1.97;12895 +94082;48.86032;.6592;207;20220918;18.8;5.1;12;2.3;9.31;.1;2.32;14137 +94082;48.86032;.6592;207;20220919;17.6;5.3;11.5;1.4;9.31;.1;1.91;13277 +94082;48.86032;.6592;207;20220920;17.8;4.5;11.1;1.2;9.91;.1;1.8;13655 +94082;48.86032;.6592;207;20220921;19.3;4.3;11.8;1.2;9.41;.1;1.96;14296 +94082;48.86032;.6592;207;20220922;21;4.2;12.6;.9;8.81;0;2.02;15059 +94082;48.86032;.6592;207;20220923;19;8;13.5;1.1;10.71;2.2;1.78;12011 +94082;48.86032;.6592;207;20220924;13.3;11.3;12.3;2.5;13.31;12.5;.88;4896 +94082;48.86032;.6592;207;20220925;17.3;9.1;13.2;2.9;11.61;.5;1.79;9974 +94082;48.86032;.6592;207;20220926;13.2;9.8;11.5;3.6;11.21;6.5;1.29;6390 +94082;48.86032;.6592;207;20220927;14.8;9.8;12.3;3.9;11.81;7.4;1.43;7665 +94082;48.86032;.6592;207;20220928;13.7;10.3;12;2.3;11.51;2.6;1.2;6226 +94082;48.86032;.6592;207;20220929;14.7;7.7;11.2;2.4;10.21;.3;1.48;8790 +94082;48.86032;.6592;207;20220930;15.8;3.4;9.6;3.1;9.81;4;1.59;11673 +94082;48.86032;.6592;207;20221001;19;11.8;15.4;5.3;14.11;.2;1.9;8746 +94082;48.86032;.6592;207;20221002;18.8;11.5;15.2;4.5;15.71;0;1.32;8628 +94082;48.86032;.6592;207;20221003;15.7;10.8;13.3;2.3;12.91;0;1.2;6929 +94082;48.86032;.6592;207;20221004;17.8;6.9;12.3;2.2;12.41;0;1.37;10312 +94082;48.86032;.6592;207;20221005;19.4;12.1;15.8;3.9;13.51;.4;1.94;8279 +94082;48.86032;.6592;207;20221006;17.6;5.7;11.6;1.3;9.81;0;1.44;10536 +94082;48.86032;.6592;207;20221007;17.5;3.6;10.6;1.5;9.11;.1;1.49;11240 +94082;48.86032;.6592;207;20221008;17.4;7;12.2;1.8;10.11;0;1.5;9471 +94082;48.86032;.6592;207;20221009;18.3;1.3;9.8;1;8.61;0;1.35;12064 +94082;48.86032;.6592;207;20221010;18.3;7.7;13;2.1;11.91;0;1.42;9339 +94082;48.86032;.6592;207;20221011;16.4;6;11.2;2.4;8.91;0;1.63;9159 +94082;48.86032;.6592;207;20221012;17.9;3.5;10.7;1.4;10.11;0;1.28;10648 +94082;48.86032;.6592;207;20221013;14.5;9.9;12.2;3.1;13.51;1.4;.74;5737 +94082;48.86032;.6592;207;20221014;17.1;12.7;14.9;2.9;15.41;9.3;.95;5585 +94082;48.86032;.6592;207;20221015;17.1;14;15.6;4.3;14.91;.4;1.25;4578 +94082;48.86032;.6592;207;20221016;18.6;11.4;15;2.6;14.51;5.8;1.19;6997 +94082;48.86032;.6592;207;20221017;17.9;13.7;15.8;1.9;16.21;.7;.9;5205 +94082;48.86032;.6592;207;20221018;17.4;15;16.2;2.2;17.01;.1;.78;3898 +94082;48.86032;.6592;207;20221019;20.5;14.3;17.4;3.7;16.71;1.8;1.37;6182 +94082;48.86032;.6592;207;20221020;20.4;14;17.2;3.3;16.01;.9;1.41;6187 +94082;48.86032;.6592;207;20221021;18.6;14;16.3;3.6;14.91;.5;1.36;5184 +94082;48.86032;.6592;207;20221022;19.4;13.5;16.4;3.2;14.41;1.8;1.47;5796 +94082;48.86032;.6592;207;20221023;20.1;14.3;17.2;5;14.61;4.9;1.94;5605 +94082;48.86032;.6592;207;20221024;15.8;13.5;14.6;6.9;14.21;5.2;1.23;3461 +94082;48.86032;.6592;207;20221025;17.1;12;14.6;3.3;14.01;.3;1.07;5074 +94082;48.86032;.6592;207;20221026;19.8;13.6;16.7;3.8;15.01;0;1.47;5530 +94082;48.86032;.6592;207;20221027;21.9;13.6;17.8;3;14.81;0;1.65;6334 +94082;48.86032;.6592;207;20221028;20.1;15.2;17.7;3.1;15.61;0;1.4;4732 +94082;48.86032;.6592;207;20221029;21.8;14.2;18;2.9;15.11;0;1.57;5858 +94082;48.86032;.6592;207;20221030;14.3;12.3;13.3;1.6;13.41;.2;.69;2838 +94082;48.86032;.6592;207;20221031;18;8.3;13.2;2.8;13.31;6.2;.91;6438 +94082;48.86032;.6592;207;20221101;15.3;9;12.2;6.2;11.31;1.8;1.4;5058 +94082;48.86032;.6592;207;20221102;14;7.6;10.8;4.1;11.01;0;.91;4976 +94082;48.86032;.6592;207;20221103;13.5;11.3;12.4;4.9;11.81;4.8;1.1;2723 +94082;48.86032;.6592;207;20221104;11.8;7.9;9.8;4.7;9.61;1.6;1.09;3737 +94082;48.86032;.6592;207;20221105;10.3;5.1;7.7;3.3;9.81;1.3;.49;4282 +94082;48.86032;.6592;207;20221106;11.3;10.3;10.8;5.9;11.71;9.9;.71;1711 +94082;48.86032;.6592;207;20221107;14.7;10.8;12.8;5.8;12.41;.1;1.09;3556 +94082;48.86032;.6592;207;20221108;14.8;10.3;12.5;5.1;11.81;1.5;1.15;3820 +94082;48.86032;.6592;207;20221109;14;10.3;12.1;4.5;11.11;.1;1.18;3297 +94082;48.86032;.6592;207;20221110;11.6;5.1;8.3;2.6;10.31;0;.43;4477 +94082;48.86032;.6592;207;20221111;12.4;7.6;10;2.1;10.51;.1;.61;3722 +94082;48.86032;.6592;207;20221112;17.4;4.3;10.9;1.2;11.21;.2;.52;6185 +94082;48.86032;.6592;207;20221113;15.5;4.8;10.2;1;10.21;.2;.48;5476 +94082;48.86032;.6592;207;20221114;13.3;4.6;8.9;2.4;10.51;.1;.47;4891 +94082;48.86032;.6592;207;20221115;13;7.5;10.2;4.8;10.71;3;.79;3757 +94082;48.86032;.6592;207;20221116;12;7.2;9.6;6.7;10.81;11.1;.67;3440 +94082;48.86032;.6592;207;20221117;11.9;8.8;10.4;7.4;10.31;1.5;1.14;2675 +94082;48.86032;.6592;207;20221118;11.4;6.6;9;4.7;9.21;1.3;.94;3374 +94082;48.86032;.6592;207;20221119;10.5;1.9;6.2;2.8;7.51;.3;.68;4482 +94082;48.86032;.6592;207;20221120;11.4;1.3;6.4;4;8.61;2.2;.55;4808 +94082;48.86032;.6592;207;20221121;9.8;6.2;8;4.3;9.21;7.4;.66;2691 +94082;48.86032;.6592;207;20221122;9.7;3.9;6.8;6.5;8.31;3;.8;3484 +94082;48.86032;.6592;207;20221123;11.8;4.8;8.3;5.5;9.41;3.2;.75;3827 +94082;48.86032;.6592;207;20221124;11;5.7;8.3;5.3;10.01;4.7;.51;3262 +94082;48.86032;.6592;207;20221125;11.5;6.2;8.9;3.5;9.21;.2;.76;3186 +94082;48.86032;.6592;207;20221126;9.4;1.7;5.5;2.7;8.91;.9;.19;3867 +94082;48.86032;.6592;207;20221127;9.8;7.5;8.6;4.2;10.01;9.8;.55;2010 +94082;48.86032;.6592;207;20221128;9.1;7.4;8.3;3.4;9.91;.7;.48;1686 +94082;48.86032;.6592;207;20221129;10.5;2.9;6.7;2.2;8.31;0;.44;3703 +94082;48.86032;.6592;207;20221130;5.7;4.1;4.9;2;7.81;0;.38;1537 +94082;48.86032;.6592;207;20221201;5.1;2.3;3.7;3.2;7.31;0;.34;2128 +94082;48.86032;.6592;207;20221202;4.8;1.7;3.2;3.2;6.81;.1;.4;2184 +94082;48.86032;.6592;207;20221203;2.2;1.5;1.8;4.6;6.31;0;.43;815 +94082;48.86032;.6592;207;20221204;2.2;.4;1.3;3.7;6.31;0;.27;1572 +94082;48.86032;.6592;207;20221205;3.4;1.3;2.3;1.9;6.51;0;.32;1701 +94082;48.86032;.6592;207;20221206;4.6;-2.1;1.3;1.4;6.31;.2;.15;3227 +94082;48.86032;.6592;207;20221207;5.7;-1.1;2.3;1.3;6.21;.2;.23;3200 +94082;48.86032;.6592;207;20221208;2.2;-1.8;.2;1.2;6.11;.2;.14;2379 +94082;48.86032;.6592;207;20221209;3.2;-.7;1.2;2.1;5.71;0;.34;2361 +94082;48.86032;.6592;207;20221210;3.4;-2;.7;2.1;5.41;.1;.32;2764 +94082;48.86032;.6592;207;20221211;1.3;-2.8;-.8;2.9;5.01;0;.32;2362 +94082;48.86032;.6592;207;20221212;-1.8;-2.8;-2.3;2.4;4.71;0;.29;971 +94082;48.86032;.6592;207;20221213;.4;-5.3;-2.5;2.7;4.21;0;.33;2772 +94082;48.86032;.6592;207;20221214;1.3;-2;-.3;2.4;4.81;0;.41;2096 +94082;48.86032;.6592;207;20221215;2.4;-3.3;-.4;3.2;4.31;0;.58;2801 +94082;48.86032;.6592;207;20221216;4.3;-3;.6;1.7;5.01;.1;.32;3162 +94082;48.86032;.6592;207;20221217;-2.1;-7.2;-4.7;2.2;4.21;0;.1;2568 +94082;48.86032;.6592;207;20221218;4.8;-6;-.6;3.3;5.41;4;.24;3900 +94082;48.86032;.6592;207;20221219;11.3;5;8.1;5.3;9.71;.7;.51;2902 +94082;48.86032;.6592;207;20221220;10.5;10.5;10.5;4.9;11.11;10.1;.82;0 +94082;48.86032;.6592;207;20221221;11.3;6.1;8.7;4.9;10.91;7.3;.23;2639 +94082;48.86032;.6592;207;20221222;13.1;10.3;11.7;8.2;12.31;6.2;.73;1890 +94082;48.86032;.6592;207;20221223;14;12;13;6.1;12.91;3.1;.91;1530 +94082;48.86032;.6592;207;20221224;10.6;9.7;10.1;4.1;11.41;2.6;.5;1012 +94082;48.86032;.6592;207;20221225;11.9;9.3;10.6;3.7;11.71;2.4;.46;1824 +94082;48.86032;.6592;207;20221226;9.8;9.4;9.6;5.2;9.61;.5;1.06;448 +94082;48.86032;.6592;207;20221227;8.3;3;5.6;4.3;8.01;.2;.48;2698 +94082;48.86032;.6592;207;20221228;10.3;7.6;9;8.2;10.41;2.9;.59;1844 +94082;48.86032;.6592;207;20221229;10.1;8.8;9.5;7.1;9.41;0;1.18;1211 +94082;48.86032;.6592;207;20221230;13.8;5.8;9.8;7.1;11.31;5.5;.5;3406 +94082;48.86032;.6592;207;20221231;14.5;13.3;13.9;9.4;12.51;.6;1.64;1109 +94083;48.88826;.99775;160;20220101;15;8.4;11.7;2.6;11.08;.2;.67;3134 +94083;48.88826;.99775;160;20220102;13.6;10;11.8;5.4;11.03;0;1.16;1891 +94083;48.88826;.99775;160;20220103;12.3;9.8;11.1;5.2;10.97;19.8;.96;1548 +94083;48.88826;.99775;160;20220104;9.2;7.2;8.2;4.2;8.97;.4;.76;1787 +94083;48.88826;.99775;160;20220105;6.4;.4;3.4;3.4;6.1;.1;.58;3506 +94083;48.88826;.99775;160;20220106;5.3;-1.7;1.8;3.4;6.2;.9;.38;3186 +94083;48.88826;.99775;160;20220107;7.7;3.3;5.5;6.3;7.63;5.5;.7;2865 +94083;48.88826;.99775;160;20220108;8.6;1.8;5.2;5.6;8.5;9.2;.39;2189 +94083;48.88826;.99775;160;20220109;7.8;4.1;6;4.7;7.74;3.1;.74;2265 +94083;48.88826;.99775;160;20220110;6.7;4.3;5.5;2;8.44;0;.34;1743 +94083;48.88826;.99775;160;20220111;6;2.6;4.3;2;6.57;0;.46;2847 +94083;48.88826;.99775;160;20220112;4.3;-1.3;1.5;1.4;7.13;0;.19;2287 +94083;48.88826;.99775;160;20220113;4;2.4;3.2;2.1;7;0;.31;2693 +94083;48.88826;.99775;160;20220114;6.9;-1.6;2.7;2;5.97;.1;.36;5236 +94083;48.88826;.99775;160;20220115;.7;-2.7;-1;1.7;5.47;.1;.2;2328 +94083;48.88826;.99775;160;20220116;5.8;-2.2;1.8;3.5;7.47;.1;.07;2838 +94083;48.88826;.99775;160;20220117;7.7;4.7;6.2;1.2;8.2;0;.35;2975 +94083;48.88826;.99775;160;20220118;6.9;-1.6;2.7;1.8;7.1;0;.2;4188 +94083;48.88826;.99775;160;20220119;6.6;3.4;5;2.8;8.13;1.7;.39;1934 +94083;48.88826;.99775;160;20220120;6.6;-.3;3.2;3;6.77;.1;.41;4315 +94083;48.88826;.99775;160;20220121;5.9;-.3;2.8;2.4;6.33;0;.42;3900 +94083;48.88826;.99775;160;20220122;5.2;2.4;3.8;1.9;7.13;0;.43;1872 +94083;48.88826;.99775;160;20220123;3.3;3.2;3.2;2.9;6.83;0;.52;436 +94083;48.88826;.99775;160;20220124;6.2;-.9;2.6;2;6.03;0;.37;5993 +94083;48.88826;.99775;160;20220125;0;-2.5;-1.3;1.1;5.66;0;.2;2151 +94083;48.88826;.99775;160;20220126;3.4;-.8;1.3;1.4;6.56;0;.23;2931 +94083;48.88826;.99775;160;20220127;8;2.8;5.4;3.4;8.3;.2;.46;3100 +94083;48.88826;.99775;160;20220128;6.7;3.9;5.3;2.4;8.87;0;.27;2101 +94083;48.88826;.99775;160;20220129;9.8;5.8;7.8;5;10.37;.3;.34;2544 +94083;48.88826;.99775;160;20220130;10;4.3;7.1;1.9;8.23;.1;.58;5246 +94083;48.88826;.99775;160;20220131;8.4;4.2;6.3;5.9;7.1;0;1.18;4827 +94083;48.88826;.99775;160;20220201;9.6;.8;5.2;6.3;9.47;.3;.14;3676 +94083;48.88826;.99775;160;20220202;9.2;8.4;8.8;3.9;9.65;0;.79;1582 +94083;48.88826;.99775;160;20220203;8.5;6;7.2;3.3;8.8;0;.66;2414 +94083;48.88826;.99775;160;20220204;10.7;6.7;8.7;4.9;8.07;.5;1.34;4030 +94083;48.88826;.99775;160;20220205;9.7;1.1;5.4;4.4;7.3;0;.87;7007 +94083;48.88826;.99775;160;20220206;10.5;6;8.3;8.9;9.97;5.7;.74;2891 +94083;48.88826;.99775;160;20220207;10.1;2.8;6.5;3.6;7.47;0;.95;6357 +94083;48.88826;.99775;160;20220208;9.9;3.7;6.8;3.1;9.2;0;.55;3757 +94083;48.88826;.99775;160;20220209;8.1;3.2;5.7;1.5;8.37;0;.49;4631 +94083;48.88826;.99775;160;20220210;7.7;3.8;5.8;3.7;8.39;1.7;.83;3477 +94083;48.88826;.99775;160;20220211;8.8;-.6;4.1;1.9;6.39;0;.71;8144 +94083;48.88826;.99775;160;20220212;8.6;-.1;4.2;3.4;5.39;0;1.2;9101 +94083;48.88826;.99775;160;20220213;11.2;-1;5.1;6;7.39;1.9;1.13;8395 +94083;48.88826;.99775;160;20220214;11.4;6.7;9;5.4;8.69;2.7;1.39;5748 +94083;48.88826;.99775;160;20220215;8.9;3.6;6.2;6;9.09;3.6;.53;5898 +94083;48.88826;.99775;160;20220216;14.3;8.5;11.4;8;12.73;1.7;.71;4685 +94083;48.88826;.99775;160;20220217;13.2;9.5;11.4;6.9;9.53;.1;1.91;6078 +94083;48.88826;.99775;160;20220218;11.7;7.6;9.6;7.9;9;.6;1.66;4794 +94083;48.88826;.99775;160;20220219;9.5;2;5.7;6.9;7.1;0;1.31;8002 +94083;48.88826;.99775;160;20220220;12.4;7.3;9.9;8;9.77;2.9;1.44;4382 +94083;48.88826;.99775;160;20220221;9.8;4.6;7.2;9;7.53;0;1.61;5363 +94083;48.88826;.99775;160;20220222;12.4;3.8;8.1;4.8;9.43;.5;.99;5251 +94083;48.88826;.99775;160;20220223;10.1;1.9;6;2.3;8.3;0;.76;6181 +94083;48.88826;.99775;160;20220224;9.8;4.9;7.3;4.9;7.3;1.5;1.46;6215 +94083;48.88826;.99775;160;20220225;9.8;1.1;5.4;3.7;6.57;.3;1.28;9242 +94083;48.88826;.99775;160;20220226;9.7;-2.7;3.5;3.4;5.57;0;1.35;11711 +94083;48.88826;.99775;160;20220227;9.3;-.6;4.4;4.1;5.47;0;1.56;11410 +94083;48.88826;.99775;160;20220228;13.1;-1.3;5.9;2.3;5.77;.9;1.58;12067 +94083;48.88826;.99775;160;20220301;13.3;4.2;8.7;2;7.8;.3;1.3;6788 +94083;48.88826;.99775;160;20220302;12.5;5.7;9.1;2;8;0;1.31;7718 +94083;48.88826;.99775;160;20220303;11.7;5.5;8.6;2;9.43;.3;.99;6984 +94083;48.88826;.99775;160;20220304;8.7;5.5;7.1;3.2;9.43;.3;.66;4335 +94083;48.88826;.99775;160;20220305;7.1;6;6.6;3.6;9.27;1.5;.5;2419 +94083;48.88826;.99775;160;20220306;8;2.7;5.4;4.1;6.33;0;1.44;10031 +94083;48.88826;.99775;160;20220307;6.1;-1.5;2.3;4.5;4.63;0;1.52;11942 +94083;48.88826;.99775;160;20220308;13.9;-1.6;6.2;3.6;5.93;0;2.08;13823 +94083;48.88826;.99775;160;20220309;14.4;3.8;9.1;3.5;8.47;0;1.74;10228 +94083;48.88826;.99775;160;20220310;15.9;6.3;11.1;3.5;9;0;1.98;9944 +94083;48.88826;.99775;160;20220311;11.5;7.2;9.3;5.3;9.5;2.7;1.33;5283 +94083;48.88826;.99775;160;20220312;10.9;6.4;8.6;5;9.2;.4;1.28;6748 +94083;48.88826;.99775;160;20220313;8.8;7;7.9;4.5;9.1;2.7;.98;3857 +94083;48.88826;.99775;160;20220314;14;3.1;8.5;2.7;8.2;1.4;1.73;13175 +94083;48.88826;.99775;160;20220315;12.1;6.5;9.3;2.5;10.43;5.5;1;6498 +94083;48.88826;.99775;160;20220316;14.2;8.6;11.4;3.1;11.27;.1;1.34;7635 +94083;48.88826;.99775;160;20220317;8.9;6.4;7.7;3.4;7.93;0;1.35;7200 +94083;48.88826;.99775;160;20220318;14.5;.8;7.6;5.4;5.79;0;2.96;16651 +94083;48.88826;.99775;160;20220319;15.4;5.3;10.3;6.1;6.19;0;3.5;15658 +94083;48.88826;.99775;160;20220320;13.4;2.4;7.9;2.9;5.49;0;2.44;16171 +94083;48.88826;.99775;160;20220321;18.2;3;10.6;2.8;8.29;0;2.5;15676 +94083;48.88826;.99775;160;20220322;17.8;5.4;11.6;3.5;6.79;0;3.17;17050 +94083;48.88826;.99775;160;20220323;17.6;3.8;10.7;2.8;6.09;0;2.99;17717 +94083;48.88826;.99775;160;20220324;19.3;3.7;11.5;3.1;6.39;0;3.32;18208 +94083;48.88826;.99775;160;20220325;18.4;6;12.2;4.3;6.49;0;3.72;17655 +94083;48.88826;.99775;160;20220326;18.3;3.4;10.8;4.7;6.79;0;3.61;18630 +94083;48.88826;.99775;160;20220327;20.1;4.3;12.2;3.6;7.59;0;3.5;18840 +94083;48.88826;.99775;160;20220328;19.8;5;12.4;2;8.39;0;2.6;14911 +94083;48.88826;.99775;160;20220329;14.9;11.6;13.2;2.3;9.49;3.1;1.8;4733 +94083;48.88826;.99775;160;20220330;11.7;7.9;9.8;2.3;10.39;3.7;1.08;5129 +94083;48.88826;.99775;160;20220331;8.1;2.5;5.3;5;6.89;3.6;1.43;7789 +94083;48.88826;.99775;160;20220401;4.1;0;2.1;7.4;5.72;1.2;1.29;8900 +94083;48.88826;.99775;160;20220402;7.4;-1.3;3;4.2;4.99;0;1.72;10157 +94083;48.88826;.99775;160;20220403;8.2;-3;2.6;2.9;4.79;0;1.85;15554 +94083;48.88826;.99775;160;20220404;8.9;-3.3;2.8;4.6;6.49;.3;1.43;13791 +94083;48.88826;.99775;160;20220405;12;6.3;9.2;5.1;10.37;0;1.12;6142 +94083;48.88826;.99775;160;20220406;13.3;5.7;9.5;6.9;9.19;.5;1.93;7765 +94083;48.88826;.99775;160;20220407;13.7;9.4;11.5;8.3;9.59;2.1;2.52;8200 +94083;48.88826;.99775;160;20220408;6.1;6.1;6.1;4.1;7.69;17.8;.89;54 +94083;48.88826;.99775;160;20220409;11.7;2.1;6.9;3;6.49;.4;2.24;15572 +94083;48.88826;.99775;160;20220410;13.7;-2.2;5.7;3;6.19;0;2.55;20129 +94083;48.88826;.99775;160;20220411;19.8;3.5;11.6;4.6;8.09;0;3.89;21095 +94083;48.88826;.99775;160;20220412;19.2;8.8;14;4.2;11.29;.7;2.96;14957 +94083;48.88826;.99775;160;20220413;17.9;7.1;12.5;2;12.69;.2;1.98;13285 +94083;48.88826;.99775;160;20220414;20.3;6.2;13.2;1.6;11.09;0;2.98;20812 +94083;48.88826;.99775;160;20220415;21;6.7;13.8;2.1;10.89;0;3.37;22409 +94083;48.88826;.99775;160;20220416;18.9;6.8;12.8;2.8;9.79;0;3.35;21810 +94083;48.88826;.99775;160;20220417;20.7;6.6;13.6;2.7;7.29;0;4.05;22846 +94083;48.88826;.99775;160;20220418;16.8;4.4;10.6;2.7;9.89;0;2.19;12803 +94083;48.88826;.99775;160;20220419;16;5.7;10.8;3;9.29;0;2.41;13726 +94083;48.88826;.99775;160;20220420;19.2;6;12.6;3.1;9.09;0;3.42;19760 +94083;48.88826;.99775;160;20220421;18.9;5.3;12.1;3.5;8.09;0;3.84;22930 +94083;48.88826;.99775;160;20220422;17.9;6.1;12;4.4;8.99;0;3.56;20836 +94083;48.88826;.99775;160;20220423;19.1;8.6;13.8;4.4;10.49;.2;3.35;16412 +94083;48.88826;.99775;160;20220424;18.7;7.2;12.9;2.6;10.79;.1;2.36;11114 +94083;48.88826;.99775;160;20220425;16;7.1;11.5;3.3;8.89;0;2.92;16644 +94083;48.88826;.99775;160;20220426;16;2.4;9.2;3;8.39;0;2.82;19600 +94083;48.88826;.99775;160;20220427;17.7;3.2;10.4;4.1;8.39;0;3.57;23201 +94083;48.88826;.99775;160;20220428;18.4;5;11.7;3.9;9.69;0;3.42;21852 +94083;48.88826;.99775;160;20220429;19.6;9;14.3;3.3;9.79;0;3.71;19599 +94083;48.88826;.99775;160;20220430;16.4;4.2;10.3;3.1;8.19;0;3.3;22241 +94083;48.88826;.99775;160;20220501;17.2;4.9;11;1.9;8.19;.3;3.08;20142 +94083;48.88826;.99775;160;20220502;17.9;8.6;13.2;2.7;9.19;0;3.32;18327 +94083;48.88826;.99775;160;20220503;18.8;9.6;14.2;3.7;9.29;0;3.79;18754 +94083;48.88826;.99775;160;20220504;17.9;5.6;11.7;2.4;10.09;.6;2.62;15108 +94083;48.88826;.99775;160;20220505;18.3;6.6;12.4;2.9;10.59;.1;3.02;18408 +94083;48.88826;.99775;160;20220506;21;3.8;12.4;2.3;10.43;0;3.04;17464 +94083;48.88826;.99775;160;20220507;19.4;9.3;14.3;2.5;11.97;.1;2.6;13299 +94083;48.88826;.99775;160;20220508;19.8;7.4;13.6;2.9;11.93;.1;2.64;13908 +94083;48.88826;.99775;160;20220509;24.4;5.5;15;1.8;11.33;0;3.44;18635 +94083;48.88826;.99775;160;20220510;25.4;12.9;19.1;2.8;12.37;.1;3.95;15267 +94083;48.88826;.99775;160;20220511;21.5;7.5;14.5;3.3;12.4;0;3.13;16251 +94083;48.88826;.99775;160;20220512;19.3;7.4;13.3;2.4;10.87;.1;2.83;15342 +94083;48.88826;.99775;160;20220513;20.4;4.9;12.6;2.2;9.93;0;3.14;17828 +94083;48.88826;.99775;160;20220514;22.5;4.9;13.7;1.5;10.4;0;3.26;18590 +94083;48.88826;.99775;160;20220515;27.8;12.3;20;3.3;13.63;5.3;4.49;16712 +94083;48.88826;.99775;160;20220516;24.3;14.2;19.3;3;15.3;.2;3.4;13957 +94083;48.88826;.99775;160;20220517;27.8;11.2;19.5;2.2;15.17;1.4;4.02;18622 +94083;48.88826;.99775;160;20220518;26.4;13.5;20;2.1;16.07;0;3.72;17226 +94083;48.88826;.99775;160;20220519;21.6;14.7;18.2;2.3;15.4;2.7;2.67;11812 +94083;48.88826;.99775;160;20220520;18.5;11.4;15;2.8;13.33;9.4;2.35;11599 +94083;48.88826;.99775;160;20220521;22.8;8.4;15.6;1.5;12.47;.4;3.09;16536 +94083;48.88826;.99775;160;20220522;22.6;10;16.3;2.3;13.87;3.3;2.92;14172 +94083;48.88826;.99775;160;20220523;16.5;13.1;14.8;2.7;14.3;7.3;1.67;7543 +94083;48.88826;.99775;160;20220524;16.6;8.6;12.6;3.6;11.3;2.1;2.48;13505 +94083;48.88826;.99775;160;20220525;18.2;6.7;12.5;3.5;11.33;.5;2.66;15205 +94083;48.88826;.99775;160;20220526;17.8;11.7;14.7;3.4;13.23;.1;2.09;8905 +94083;48.88826;.99775;160;20220527;20;11.6;15.8;3.5;12.4;.2;3.03;12854 +94083;48.88826;.99775;160;20220528;18.5;6.2;12.3;2.8;10.33;0;2.99;16919 +94083;48.88826;.99775;160;20220529;14.7;4.3;9.5;3;8.9;0;2.32;13577 +94083;48.88826;.99775;160;20220530;17.4;3.7;10.5;1.9;9.07;0;2.74;16870 +94083;48.88826;.99775;160;20220531;19.1;6.3;12.7;2.1;9.93;0;3;16516 +94083;48.88826;.99775;160;20220601;20.2;4.3;12.2;2;9.57;.1;3.33;19536 +94083;48.88826;.99775;160;20220602;22.4;6.1;14.3;2.9;10.03;.2;3.75;17612 +94083;48.88826;.99775;160;20220603;20.5;10;15.3;1.7;13.3;5.4;2.82;16019 +94083;48.88826;.99775;160;20220604;26.6;13.3;19.9;2.5;17;8.1;3.61;16214 +94083;48.88826;.99775;160;20220605;20.7;12.5;16.6;2.4;15.57;2.3;2.32;11503 +94083;48.88826;.99775;160;20220606;20.7;9.2;14.9;2.7;12.8;3.3;3.01;16198 +94083;48.88826;.99775;160;20220607;21.5;13.7;17.6;3.7;14.8;8.5;2.91;11900 +94083;48.88826;.99775;160;20220608;20;13.7;16.9;4.1;14.07;.7;2.77;10672 +94083;48.88826;.99775;160;20220609;19.4;10.4;14.9;3.2;12.87;0;2.8;13902 +94083;48.88826;.99775;160;20220610;21.3;11.3;16.3;2.9;14.77;0;2.77;14018 +94083;48.88826;.99775;160;20220611;24.1;12.2;18.2;2;14.33;.1;4.21;22807 +94083;48.88826;.99775;160;20220612;22.1;7.5;14.8;2.5;11.7;.1;4.3;26206 +94083;48.88826;.99775;160;20220613;22;7.9;14.9;2.4;11.33;0;4.46;27165 +94083;48.88826;.99775;160;20220614;25.2;8.3;16.8;2.4;11.53;0;5.16;29093 +94083;48.88826;.99775;160;20220615;28.8;11.9;20.4;2.1;13.4;0;5.72;29112 +94083;48.88826;.99775;160;20220616;29;10.7;19.9;1.9;13.07;0;5.64;29309 +94083;48.88826;.99775;160;20220617;33.5;13.3;23.4;1.5;15.17;0;6.08;29470 +94083;48.88826;.99775;160;20220618;36.1;16.4;26.2;2.5;17.1;5.4;7.14;29202 +94083;48.88826;.99775;160;20220619;22.7;13.5;18.1;5;15.37;1.7;3.91;19313 +94083;48.88826;.99775;160;20220620;22.6;13.4;18;3.8;14.47;0;3.85;18161 +94083;48.88826;.99775;160;20220621;25.2;12.9;19.1;2.9;14.33;.1;4.72;23602 +94083;48.88826;.99775;160;20220622;26.6;12.5;19.6;2.9;14.9;7.9;5.2;26546 +94083;48.88826;.99775;160;20220623;26.5;16.5;21.5;2.7;17.27;3.9;4.53;21193 +94083;48.88826;.99775;160;20220624;23.1;15.7;19.4;3.9;16.6;1.1;3.89;18717 +94083;48.88826;.99775;160;20220625;17.5;13.3;15.4;3.6;14.4;2.8;2.42;12851 +94083;48.88826;.99775;160;20220626;22;8.8;15.4;2.5;11.8;.6;4.16;23891 +94083;48.88826;.99775;160;20220627;23.1;11;17;2.7;12.27;.1;4.3;22484 +94083;48.88826;.99775;160;20220628;24.1;7.6;15.9;2;11.57;0;4.65;27425 +94083;48.88826;.99775;160;20220629;21.8;8.6;15.2;2.5;13.03;4.7;3.39;19110 +94083;48.88826;.99775;160;20220630;19.4;10.8;15.1;2.3;13.03;4;2.91;15902 +94083;48.88826;.99775;160;20220701;21.6;6.3;13.9;2.3;10.93;0;4.17;25766 +94083;48.88826;.99775;160;20220702;25.8;7.8;16.8;2.3;11.47;0;5.16;28494 +94083;48.88826;.99775;160;20220703;22.9;9.1;16;2.7;12.07;0;4.4;24922 +94083;48.88826;.99775;160;20220704;24.3;7.8;16;2.7;12.03;.2;4.96;29125 +94083;48.88826;.99775;160;20220705;23.5;8.5;16;2.9;12.07;0;4.75;27557 +94083;48.88826;.99775;160;20220706;25.1;8.8;17;2.7;12.83;0;5.04;28586 +94083;48.88826;.99775;160;20220707;22.3;12.2;17.3;3.2;14.33;.1;3.53;17567 +94083;48.88826;.99775;160;20220708;27.2;8.5;17.9;2.6;12.77;0;5.41;28954 +94083;48.88826;.99775;160;20220709;28.8;11.2;20;2.7;13.87;0;5.75;28679 +94083;48.88826;.99775;160;20220710;27.1;10.6;18.9;3.6;12.43;0;5.85;28277 +94083;48.88826;.99775;160;20220711;30.1;12.8;21.5;3;13.6;0;6.28;28661 +94083;48.88826;.99775;160;20220712;33.2;13.3;23.3;1.5;13.37;0;5.94;28733 +94083;48.88826;.99775;160;20220713;35.3;18.1;26.7;2.2;14.23;0;6.73;27637 +94083;48.88826;.99775;160;20220714;28.5;14.8;21.7;3.3;14.87;0;5.88;27132 +94083;48.88826;.99775;160;20220715;27;10.1;18.5;2.8;11.47;0;5.57;27878 +94083;48.88826;.99775;160;20220716;29.2;9.4;19.3;2.2;11.13;0;5.74;28564 +94083;48.88826;.99775;160;20220717;31.7;12.2;22;2.9;10.77;0;6.69;28032 +94083;48.88826;.99775;160;20220718;38.3;15;26.6;2.2;10.93;0;7.3;28181 +94083;48.88826;.99775;160;20220719;38.4;21.3;29.9;3.4;13.93;2.2;8.24;25850 +94083;48.88826;.99775;160;20220720;24.2;17.5;20.9;2.3;17.97;2.9;3.38;15495 +94083;48.88826;.99775;160;20220721;26.4;16.6;21.5;2.7;17.2;.1;4.02;17313 +94083;48.88826;.99775;160;20220722;25.4;15.5;20.5;2.7;18;5.3;3.52;16351 +94083;48.88826;.99775;160;20220723;27;16.2;21.6;2.3;16.83;0;4.34;20421 +94083;48.88826;.99775;160;20220724;32.8;14;23.4;2.4;15.23;0;6.15;27547 +94083;48.88826;.99775;160;20220725;26.1;15.6;20.8;4.1;14.67;0;4.86;19502 +94083;48.88826;.99775;160;20220726;22.5;14.3;18.4;3.2;13.57;0;3.66;15514 +94083;48.88826;.99775;160;20220727;24.8;8.4;16.6;2.4;11.57;0;4.48;23974 +94083;48.88826;.99775;160;20220728;26.2;13.4;19.8;1.9;10.83;0;4.18;17815 +94083;48.88826;.99775;160;20220729;29;12;20.5;1.4;12.07;.3;4.44;21972 +94083;48.88826;.99775;160;20220730;29.1;13.8;21.4;2.3;14.67;0;5.25;25573 +94083;48.88826;.99775;160;20220731;26;14.7;20.4;2.9;16.57;0;3.79;16813 +94083;48.88826;.99775;160;20220801;26.9;16.9;21.9;2.8;16.37;0;4.34;18479 +94083;48.88826;.99775;160;20220802;30.9;12.2;21.5;1.9;15.4;0;5.09;25212 +94083;48.88826;.99775;160;20220803;34.8;14.7;24.8;2;16.77;.3;5.83;26128 +94083;48.88826;.99775;160;20220804;26.5;17.1;21.8;3.4;17.2;4.4;4;15704 +94083;48.88826;.99775;160;20220805;24.1;13.1;18.6;3.8;13.2;0;4.54;21441 +94083;48.88826;.99775;160;20220806;25;7.9;16.4;3.6;9.9;0;5.19;25515 +94083;48.88826;.99775;160;20220807;27;10.7;18.8;4;10.43;0;5.84;25241 +94083;48.88826;.99775;160;20220808;28.4;10.6;19.5;4.2;11.4;0;6.04;25230 +94083;48.88826;.99775;160;20220809;30.2;13;21.6;4.1;13.37;0;6.18;24863 +94083;48.88826;.99775;160;20220810;32.3;13.9;23.1;3.3;13.33;0;6.29;25025 +94083;48.88826;.99775;160;20220811;33;14.8;23.9;3.1;11.67;0;6.56;24948 +94083;48.88826;.99775;160;20220812;33.5;13.6;23.6;2.4;10.97;0;6.11;25063 +94083;48.88826;.99775;160;20220813;32.8;13.2;23;2;10.53;0;5.62;24679 +94083;48.88826;.99775;160;20220814;26.2;16.3;21.2;2.5;13.8;1.1;3.68;13141 +94083;48.88826;.99775;160;20220815;27;13.2;20.1;2.2;16.37;.5;4;21145 +94083;48.88826;.99775;160;20220816;25.2;17;21.1;2;16.83;6.8;3.25;14725 +94083;48.88826;.99775;160;20220817;25;16;20.5;1.9;17.2;1.5;3.09;14812 +94083;48.88826;.99775;160;20220818;26.7;12.1;19.4;2.7;15.83;0;3.98;20203 +94083;48.88826;.99775;160;20220819;24.3;14.2;19.3;3.3;16.73;1.5;2.96;12540 +94083;48.88826;.99775;160;20220820;23.8;10.1;16.9;2.4;13.2;.1;3.69;20622 +94083;48.88826;.99775;160;20220821;25.9;9.6;17.7;1.5;13.5;0;3.43;19231 +94083;48.88826;.99775;160;20220822;25.6;12.9;19.2;1.8;16.03;.1;3.09;15726 +94083;48.88826;.99775;160;20220823;27.1;17.5;22.3;1.7;19.03;.1;2.88;12579 +94083;48.88826;.99775;160;20220824;31.7;14.8;23.3;1.5;17.3;0;4.24;20952 +94083;48.88826;.99775;160;20220825;26.1;15.9;21;3.3;17.83;.5;3.17;12941 +94083;48.88826;.99775;160;20220826;25.2;15.4;20.3;2.9;15.2;.1;3.68;16643 +94083;48.88826;.99775;160;20220827;25.8;10.9;18.4;3;13;0;4.15;20606 +94083;48.88826;.99775;160;20220828;25.2;10.4;17.8;3.2;12.87;0;3.98;19505 +94083;48.88826;.99775;160;20220829;28.1;13.9;21;4.1;12.2;.2;5.33;20427 +94083;48.88826;.99775;160;20220830;28.3;12.7;20.5;3.2;13.1;0;4.72;20486 +94083;48.88826;.99775;160;20220831;27.1;12.9;20;2.7;13.87;0;4.04;18879 +94083;48.88826;.99775;160;20220901;27;11.1;19.1;2;14.37;6.3;3.34;16495 +94083;48.88826;.99775;160;20220902;22.6;15.8;19.2;2;17.03;3.6;2.32;11047 +94083;48.88826;.99775;160;20220903;24;15.4;19.7;2;17;.5;2.53;12182 +94083;48.88826;.99775;160;20220904;28.3;11.3;19.8;2.6;14.4;.4;4.06;19815 +94083;48.88826;.99775;160;20220905;26.2;14.4;20.3;2.5;16.67;2.3;2.91;12490 +94083;48.88826;.99775;160;20220906;26.2;13.9;20;3.2;15.7;1.2;3.3;12950 +94083;48.88826;.99775;160;20220907;22.3;14.1;18.2;4;15.43;3.7;2.78;11800 +94083;48.88826;.99775;160;20220908;21.9;13.5;17.7;4.5;15.23;2.9;2.77;12041 +94083;48.88826;.99775;160;20220909;20;14.3;17.1;5.7;14.87;4.1;2.56;10426 +94083;48.88826;.99775;160;20220910;20.3;13.6;17;4;15.03;2.7;2.27;9817 +94083;48.88826;.99775;160;20220911;23.1;8.5;15.8;1.6;13.5;.2;2.6;16590 +94083;48.88826;.99775;160;20220912;28.5;11.9;20.2;2.3;14.8;.5;3.64;17882 +94083;48.88826;.99775;160;20220913;25.4;18.5;22;2.6;17.67;6;2.57;7905 +94083;48.88826;.99775;160;20220914;24.3;17.3;20.8;2.8;19;6.7;2.26;9437 +94083;48.88826;.99775;160;20220915;21.1;11.6;16.4;3.2;14.47;.1;2.3;12124 +94083;48.88826;.99775;160;20220916;18;9.5;13.8;3.1;11.17;.3;2.19;10735 +94083;48.88826;.99775;160;20220917;16.8;5.2;11;3.3;8.43;0;2.58;15864 +94083;48.88826;.99775;160;20220918;19.7;5.6;12.6;3.2;9.4;.1;2.82;16208 +94083;48.88826;.99775;160;20220919;18.1;5.2;11.6;2.5;9.53;.1;2.26;14119 +94083;48.88826;.99775;160;20220920;18.1;4.7;11.4;1.8;10.27;.1;1.74;10789 +94083;48.88826;.99775;160;20220921;19.8;4.9;12.4;2.2;9.6;.1;2.45;16248 +94083;48.88826;.99775;160;20220922;21.8;4;12.9;1.1;8.8;0;2.22;16412 +94083;48.88826;.99775;160;20220923;19.5;7.9;13.7;1.4;10.57;1.9;1.71;8572 +94083;48.88826;.99775;160;20220924;14.4;11.9;13.2;2.9;13.73;9.5;.91;3968 +94083;48.88826;.99775;160;20220925;17.9;9.1;13.5;3.2;11.73;.4;1.99;12156 +94083;48.88826;.99775;160;20220926;14.3;9.9;12.1;4.4;11.33;5.6;1.46;5492 +94083;48.88826;.99775;160;20220927;15.4;9.2;12.3;4.9;11.93;5.7;1.54;7751 +94083;48.88826;.99775;160;20220928;14.4;10.4;12.4;3;11.7;2;1.33;6810 +94083;48.88826;.99775;160;20220929;15.8;7.4;11.6;1.7;10.43;.3;1.49;10589 +94083;48.88826;.99775;160;20220930;16.8;3.9;10.3;3.7;10;3.3;1.82;12329 +94083;48.88826;.99775;160;20221001;20;11.9;15.9;5.9;14.2;2.1;2.21;9595 +94083;48.88826;.99775;160;20221002;18.9;13.5;16.2;3.9;15.4;2.3;1.53;6957 +94083;48.88826;.99775;160;20221003;15.7;8.6;12.1;2;12.1;0;1.2;7822 +94083;48.88826;.99775;160;20221004;19.6;5.6;12.6;2.2;11.83;0;1.68;11811 +94083;48.88826;.99775;160;20221005;20.9;12.4;16.7;4.3;13.43;.2;2.35;8606 +94083;48.88826;.99775;160;20221006;18.5;7.1;12.8;2.2;10.13;0;1.85;12189 +94083;48.88826;.99775;160;20221007;18.7;3.3;11;1.7;9.43;.1;1.7;13419 +94083;48.88826;.99775;160;20221008;17.9;8.4;13.1;2.7;10.47;0;1.89;11590 +94083;48.88826;.99775;160;20221009;18.8;3.1;10.9;2;8.9;.1;1.77;13246 +94083;48.88826;.99775;160;20221010;18.8;7.9;13.3;2.7;12.2;0;1.44;8109 +94083;48.88826;.99775;160;20221011;17.2;5.4;11.3;2.7;8.93;0;1.85;11920 +94083;48.88826;.99775;160;20221012;19.4;2.7;11.1;1.4;9.5;.1;1.48;11437 +94083;48.88826;.99775;160;20221013;15;11;13;3.1;13.67;1.5;.85;4326 +94083;48.88826;.99775;160;20221014;16.8;13.3;15;2.7;15.57;9.3;.85;3863 +94083;48.88826;.99775;160;20221015;17.6;13.8;15.7;4;15.3;.2;1.22;5559 +94083;48.88826;.99775;160;20221016;18.1;11;14.6;2.6;14.73;4.2;1.03;5937 +94083;48.88826;.99775;160;20221017;18.4;15.3;16.8;2.2;16.9;.9;.94;4135 +94083;48.88826;.99775;160;20221018;18.4;14.9;16.6;2;17.03;.1;.89;4238 +94083;48.88826;.99775;160;20221019;21.2;14.2;17.7;4.3;16.7;2.3;1.63;7775 +94083;48.88826;.99775;160;20221020;21.1;14.8;18;3.8;16.23;1.7;1.72;7928 +94083;48.88826;.99775;160;20221021;19.3;14.2;16.7;4.2;14.93;.2;1.63;6790 +94083;48.88826;.99775;160;20221022;20.4;12.7;16.6;3.3;14.37;2.1;1.6;7619 +94083;48.88826;.99775;160;20221023;21.6;14.1;17.9;5.3;14.57;1.8;2.31;6487 +94083;48.88826;.99775;160;20221024;17.5;14.5;16;6.7;13.8;2.8;1.95;5538 +94083;48.88826;.99775;160;20221025;18;11.7;14.8;3.4;14.1;.2;1.19;6726 +94083;48.88826;.99775;160;20221026;20.7;13.5;17.1;3.8;15.07;0;1.65;7452 +94083;48.88826;.99775;160;20221027;22.3;13;17.7;3;14.93;0;1.65;6550 +94083;48.88826;.99775;160;20221028;21.3;14.5;17.9;3.1;15.57;0;1.51;6049 +94083;48.88826;.99775;160;20221029;23.3;15.6;19.5;2.8;15.07;0;1.83;5334 +94083;48.88826;.99775;160;20221030;15.7;11.7;13.7;1.6;13.1;.2;.8;3690 +94083;48.88826;.99775;160;20221031;18.8;7.4;13.1;3.4;13.1;4.2;1.04;6637 +94083;48.88826;.99775;160;20221101;16.2;9.6;12.9;6.7;11.3;1.1;1.74;6350 +94083;48.88826;.99775;160;20221102;15.1;7.6;11.3;4.6;10.93;0;1.15;7015 +94083;48.88826;.99775;160;20221103;13.9;11.1;12.5;4.9;11.87;2.5;1.16;3398 +94083;48.88826;.99775;160;20221104;12.1;8.3;10.2;4.9;9.73;1.3;1.16;5187 +94083;48.88826;.99775;160;20221105;10.6;4.2;7.4;3.4;9.83;.5;.5;3790 +94083;48.88826;.99775;160;20221106;11.8;9.8;10.8;5.1;11.63;8.8;.76;2757 +94083;48.88826;.99775;160;20221107;16.1;10.9;13.5;5.6;12.4;.1;1.34;4420 +94083;48.88826;.99775;160;20221108;16;10;13;5.4;11.87;1.1;1.36;4293 +94083;48.88826;.99775;160;20221109;14.7;10.1;12.4;4.4;11.13;.2;1.21;5331 +94083;48.88826;.99775;160;20221110;13.7;5.4;9.6;3.2;10.4;0;.68;6387 +94083;48.88826;.99775;160;20221111;11.9;7.6;9.8;3;10.57;.1;.63;4413 +94083;48.88826;.99775;160;20221112;14.2;5.7;9.9;2.1;10.9;.2;.57;4633 +94083;48.88826;.99775;160;20221113;11.3;6;8.6;1.6;10.63;.2;.44;3904 +94083;48.88826;.99775;160;20221114;14.4;5.3;9.9;2.7;10.67;.1;.66;4180 +94083;48.88826;.99775;160;20221115;12.8;7.6;10.2;4.3;10.93;3;.76;2417 +94083;48.88826;.99775;160;20221116;12;6.8;9.4;6.2;10.8;9.1;.65;3142 +94083;48.88826;.99775;160;20221117;12.8;9.2;11;7.7;10.43;1;1.29;3940 +94083;48.88826;.99775;160;20221118;12.5;6.4;9.5;4.2;9.47;1.2;.89;5098 +94083;48.88826;.99775;160;20221119;10.8;3.1;7;2.7;8.23;.2;.58;4827 +94083;48.88826;.99775;160;20221120;11;2.3;6.6;3.8;8.63;2.3;.61;3738 +94083;48.88826;.99775;160;20221121;9.5;5.1;7.3;4.9;9.03;7.2;.67;2508 +94083;48.88826;.99775;160;20221122;10.3;4.2;7.2;6.4;8.43;3.2;.89;3747 +94083;48.88826;.99775;160;20221123;12.2;4.4;8.3;5.4;9.3;2.5;.82;4015 +94083;48.88826;.99775;160;20221124;12;5.8;8.9;5.6;9.93;3.4;.71;4068 +94083;48.88826;.99775;160;20221125;12.2;6.1;9.2;3.3;9.5;.3;.63;4732 +94083;48.88826;.99775;160;20221126;10;4;7;3.3;9.27;.9;.39;3275 +94083;48.88826;.99775;160;20221127;10.1;6.8;8.5;4.2;10.1;5.5;.57;1611 +94083;48.88826;.99775;160;20221128;10.4;6.9;8.6;3;10;.4;.44;3160 +94083;48.88826;.99775;160;20221129;7.4;3.6;5.5;2.1;8.63;0;.26;3114 +94083;48.88826;.99775;160;20221130;5.8;5.3;5.6;2.3;8;0;.5;867 +94083;48.88826;.99775;160;20221201;5.1;1.5;3.3;2.8;7.37;0;.28;1995 +94083;48.88826;.99775;160;20221202;5.2;.7;2.9;3.7;6.93;.1;.35;2323 +94083;48.88826;.99775;160;20221203;2.8;1.9;2.3;5.7;6.37;0;.53;930 +94083;48.88826;.99775;160;20221204;2.7;.9;1.8;4.1;6.3;.1;.41;1191 +94083;48.88826;.99775;160;20221205;3;1.4;2.2;1.8;6.4;0;.37;1404 +94083;48.88826;.99775;160;20221206;4.1;-2.4;.8;1.4;6.2;.1;.19;2473 +94083;48.88826;.99775;160;20221207;5.6;-1.1;2.2;1.1;6.37;.1;.16;3407 +94083;48.88826;.99775;160;20221208;2.4;-.7;.9;1.5;6.43;.2;.21;1534 +94083;48.88826;.99775;160;20221209;2.6;-.9;.9;2.5;5.87;0;.21;3172 +94083;48.88826;.99775;160;20221210;1.9;-2.1;-.1;2.4;5.73;0;.19;2650 +94083;48.88826;.99775;160;20221211;.8;-3.1;-1.1;3.3;4.97;0;.28;2884 +94083;48.88826;.99775;160;20221212;-1.5;-2.2;-1.8;3.2;4.83;0;.31;1463 +94083;48.88826;.99775;160;20221213;.7;-4.6;-2;3.4;4.13;0;.44;3248 +94083;48.88826;.99775;160;20221214;1;-1.8;-.4;2.2;4.83;0;.33;2471 +94083;48.88826;.99775;160;20221215;2.9;-4.3;-.7;3.2;4.3;0;.51;3500 +94083;48.88826;.99775;160;20221216;4.6;-5.1;-.2;2.1;4.8;.1;.25;4547 +94083;48.88826;.99775;160;20221217;-1.9;-6.2;-4.1;2.4;4.27;0;.14;2564 +94083;48.88826;.99775;160;20221218;2.9;-5.9;-1.5;3.8;5.2;4.6;.31;2305 +94083;48.88826;.99775;160;20221219;11;3;7;5.1;9.4;.6;.52;2685 +94083;48.88826;.99775;160;20221220;11.1;9.5;10.3;4.5;11.17;7.8;.68;1171 +94083;48.88826;.99775;160;20221221;11.5;5.6;8.6;4.1;11;6.1;.21;2514 +94083;48.88826;.99775;160;20221222;13.1;10.1;11.6;6.6;12.63;5.3;.6;1430 +94083;48.88826;.99775;160;20221223;14.9;11.9;13.4;5.5;12.9;2.8;.96;2178 +94083;48.88826;.99775;160;20221224;11.2;9.5;10.4;3.6;11.3;2.1;.57;1407 +94083;48.88826;.99775;160;20221225;12.4;9.3;10.9;2.8;11.87;1.6;.49;1475 +94083;48.88826;.99775;160;20221226;10.2;9.6;9.9;4.5;9.5;.6;1;1975 +94083;48.88826;.99775;160;20221227;9.2;2.8;6;4;8;.1;.49;3861 +94083;48.88826;.99775;160;20221228;10.7;6.7;8.7;7.4;10.43;1.2;.58;1558 +94083;48.88826;.99775;160;20221229;10.7;9.4;10;6.5;9.3;0;1.22;2727 +94083;48.88826;.99775;160;20221230;14.4;4.5;9.4;6.7;11.2;2.7;.58;2585 +94083;48.88826;.99775;160;20221231;15.6;13.5;14.6;8.7;12.7;0;1.77;2540 +94084;48.91518;1.33665;137;20220101;14.7;7.9;11.3;2.7;10.9;.6;.66;3128 +94084;48.91518;1.33665;137;20220102;13.7;9.8;11.7;5.9;10.94;0;1.19;2014 +94084;48.91518;1.33665;137;20220103;12.4;9.6;11;5.4;11.04;19.5;.91;1658 +94084;48.91518;1.33665;137;20220104;9.4;7.2;8.3;4.1;9.07;.4;.76;1575 +94084;48.91518;1.33665;137;20220105;6.7;.2;3.5;3.6;6.07;.1;.61;3483 +94084;48.91518;1.33665;137;20220106;5.3;-1.7;1.8;3.3;6.17;.7;.35;3400 +94084;48.91518;1.33665;137;20220107;8.1;3.2;5.7;6.6;7.54;5.5;.79;2699 +94084;48.91518;1.33665;137;20220108;8.5;1.2;4.9;6.2;8.37;10.3;.3;3004 +94084;48.91518;1.33665;137;20220109;7.1;4;5.6;4.3;7.84;4.6;.6;1860 +94084;48.91518;1.33665;137;20220110;6;3.9;4.9;2.3;8.14;0;.35;1400 +94084;48.91518;1.33665;137;20220111;4.5;2.4;3.5;2.3;6.44;0;.48;2019 +94084;48.91518;1.33665;137;20220112;3.5;-2.1;.7;1.3;6.47;0;.14;2767 +94084;48.91518;1.33665;137;20220113;3.2;2.3;2.8;1.7;6.87;0;.34;1259 +94084;48.91518;1.33665;137;20220114;7;-1.5;2.7;1.6;6.04;.1;.31;4498 +94084;48.91518;1.33665;137;20220115;.6;-2.5;-1;1.7;5.47;0;.23;2243 +94084;48.91518;1.33665;137;20220116;5.8;-2.4;1.7;3.6;7.2;.1;.07;3422 +94084;48.91518;1.33665;137;20220117;7.6;4.7;6.1;1.1;8.17;.1;.37;2325 +94084;48.91518;1.33665;137;20220118;7.8;-1.6;3.1;1.6;7.17;0;.22;4226 +94084;48.91518;1.33665;137;20220119;6.6;3.5;5.1;2.9;8.1;1.5;.37;2125 +94084;48.91518;1.33665;137;20220120;6.7;-.1;3.3;2.6;6.84;.1;.4;3843 +94084;48.91518;1.33665;137;20220121;6.2;.3;3.2;2.2;6.37;0;.46;3603 +94084;48.91518;1.33665;137;20220122;5.3;2.8;4.1;1.7;7.07;0;.42;2081 +94084;48.91518;1.33665;137;20220123;3.4;3.4;3.4;2.5;6.74;0;.55;169 +94084;48.91518;1.33665;137;20220124;6.5;-.6;2.9;1.8;6;0;.41;5049 +94084;48.91518;1.33665;137;20220125;.4;-2.5;-1;1.1;5.8;0;.21;1926 +94084;48.91518;1.33665;137;20220126;3.1;-.8;1.1;1.6;6.6;0;.26;2230 +94084;48.91518;1.33665;137;20220127;8.1;2.5;5.3;3.5;8.17;.1;.44;3426 +94084;48.91518;1.33665;137;20220128;7.1;4.7;5.9;2.3;8.97;0;.36;1852 +94084;48.91518;1.33665;137;20220129;10;5.7;7.8;5.1;10.2;.4;.38;3135 +94084;48.91518;1.33665;137;20220130;10;4.6;7.3;2.3;8.14;.1;.71;4296 +94084;48.91518;1.33665;137;20220131;8.7;4;6.3;6;6.87;.1;1.29;4213 +94084;48.91518;1.33665;137;20220201;9.4;.4;4.9;6;9.27;.4;.11;4768 +94084;48.91518;1.33665;137;20220202;9.4;8.7;9.1;4;9.85;.1;.8;1285 +94084;48.91518;1.33665;137;20220203;8.8;6.2;7.5;3.5;8.7;0;.72;2519 +94084;48.91518;1.33665;137;20220204;11.2;6.7;9;5.2;8.1;.5;1.42;4108 +94084;48.91518;1.33665;137;20220205;10.3;.9;5.6;4.7;7.17;0;1;6348 +94084;48.91518;1.33665;137;20220206;10.6;5.9;8.2;9.1;9.87;5.8;.7;3704 +94084;48.91518;1.33665;137;20220207;10.5;3;6.8;3.5;7.3;0;1.04;5433 +94084;48.91518;1.33665;137;20220208;10.4;3.4;6.9;3;9.04;0;.57;4664 +94084;48.91518;1.33665;137;20220209;8.7;3.2;6;1.6;8.24;.1;.56;4983 +94084;48.91518;1.33665;137;20220210;8.4;3.7;6.1;3.7;8.4;2;.83;3477 +94084;48.91518;1.33665;137;20220211;8.9;-.5;4.2;1.9;6.4;0;.71;8144 +94084;48.91518;1.33665;137;20220212;8.7;0;4.4;3.4;5.4;0;1.2;9101 +94084;48.91518;1.33665;137;20220213;11.3;-.9;5.2;6;7.4;.9;1.13;8395 +94084;48.91518;1.33665;137;20220214;11.5;6.8;9.2;5.4;8.7;1.6;1.39;5748 +94084;48.91518;1.33665;137;20220215;9;3.7;6.4;6;9.1;3.4;.53;5898 +94084;48.91518;1.33665;137;20220216;14.8;8.5;11.6;8.4;12.7;1.3;.83;5752 +94084;48.91518;1.33665;137;20220217;13.6;9.6;11.6;7.2;9.47;.2;2.02;4560 +94084;48.91518;1.33665;137;20220218;11.8;7.7;9.8;8.6;9.04;.4;1.74;4472 +94084;48.91518;1.33665;137;20220219;9.9;1.9;5.9;7.5;7;0;1.42;7454 +94084;48.91518;1.33665;137;20220220;12.8;7.3;10;8.7;9.67;2.6;1.55;5332 +94084;48.91518;1.33665;137;20220221;9.9;4.6;7.3;9;7.5;0;1.61;5612 +94084;48.91518;1.33665;137;20220222;12.4;3.8;8.1;5.2;9.37;.7;.99;6475 +94084;48.91518;1.33665;137;20220223;10.3;2.2;6.3;2.2;8.54;0;.75;6748 +94084;48.91518;1.33665;137;20220224;10.6;4.8;7.7;5.4;7.34;1.8;1.59;6466 +94084;48.91518;1.33665;137;20220225;10.3;1;5.6;3.8;6.44;.2;1.37;8854 +94084;48.91518;1.33665;137;20220226;9.9;-2.2;3.8;3.2;5.57;0;1.34;10284 +94084;48.91518;1.33665;137;20220227;9.5;-.2;4.7;3.9;5.34;0;1.58;9712 +94084;48.91518;1.33665;137;20220228;12.7;-1.1;5.8;2.6;5.37;.9;1.66;11242 +94084;48.91518;1.33665;137;20220301;12.8;3.7;8.2;2.1;7.47;.1;1.3;7627 +94084;48.91518;1.33665;137;20220302;12.4;5.7;9.1;1.9;7.64;0;1.3;7384 +94084;48.91518;1.33665;137;20220303;11.6;5;8.3;1.6;9.14;0;.93;6827 +94084;48.91518;1.33665;137;20220304;9.3;5.4;7.3;2.6;9.34;.7;.73;5301 +94084;48.91518;1.33665;137;20220305;8;6.3;7.2;2.7;9.37;1.6;.62;3480 +94084;48.91518;1.33665;137;20220306;8.3;2.5;5.4;3.5;6.04;0;1.38;8128 +94084;48.91518;1.33665;137;20220307;6.4;-1.3;2.5;4;4.47;0;1.52;9969 +94084;48.91518;1.33665;137;20220308;13.9;-1.4;6.3;3.7;5.57;0;2.17;13332 +94084;48.91518;1.33665;137;20220309;14.7;3.2;8.9;3.6;8.24;0;1.79;10215 +94084;48.91518;1.33665;137;20220310;16.6;6;11.3;3.6;8.64;0;2.16;10499 +94084;48.91518;1.33665;137;20220311;11.8;7.3;9.5;5.4;9.4;2.6;1.41;6156 +94084;48.91518;1.33665;137;20220312;10.9;6.5;8.7;5.1;9.3;.2;1.23;6113 +94084;48.91518;1.33665;137;20220313;8.8;7.2;8;4.9;9.07;4.3;1.01;3611 +94084;48.91518;1.33665;137;20220314;14.2;3.2;8.7;2.8;8.2;1.4;1.71;11984 +94084;48.91518;1.33665;137;20220315;12.2;7;9.6;2.4;10.47;5.5;1.02;6823 +94084;48.91518;1.33665;137;20220316;14.5;8.7;11.6;3.1;11.24;.1;1.44;9366 +94084;48.91518;1.33665;137;20220317;8.7;6.8;7.7;3.1;7.9;0;1.25;6251 +94084;48.91518;1.33665;137;20220318;14.6;.9;7.8;5.4;5.8;0;2.96;16651 +94084;48.91518;1.33665;137;20220319;15.5;5.4;10.5;6.1;6.2;0;3.5;15658 +94084;48.91518;1.33665;137;20220320;13.5;2.5;8;2.9;5.5;0;2.44;16171 +94084;48.91518;1.33665;137;20220321;18.3;3.1;10.7;2.8;8.3;0;2.5;15676 +94084;48.91518;1.33665;137;20220322;17.9;5.5;11.7;3.5;6.8;0;3.17;17050 +94084;48.91518;1.33665;137;20220323;17.7;3.9;10.8;2.8;6.1;0;2.99;17717 +94084;48.91518;1.33665;137;20220324;19.4;3.8;11.6;3.1;6.4;0;3.32;18208 +94084;48.91518;1.33665;137;20220325;18.5;6.1;12.3;4.3;6.5;0;3.72;17655 +94084;48.91518;1.33665;137;20220326;18.4;3.5;11;4.7;6.8;0;3.61;18630 +94084;48.91518;1.33665;137;20220327;20.2;4.4;12.3;3.6;7.6;0;3.5;18840 +94084;48.91518;1.33665;137;20220328;19.9;5.1;12.5;2;8.4;0;2.6;14911 +94084;48.91518;1.33665;137;20220329;15;11.7;13.4;2.3;9.5;4.4;1.8;4733 +94084;48.91518;1.33665;137;20220330;11.8;8;9.9;2.3;10.4;3.6;1.08;5129 +94084;48.91518;1.33665;137;20220331;8.2;2.6;5.4;5;6.9;3.4;1.43;7789 +94084;48.91518;1.33665;137;20220401;3.9;.2;2.1;7.5;5.72;.9;1.26;8971 +94084;48.91518;1.33665;137;20220402;7.5;-1.2;3.2;4.2;5;0;1.72;10157 +94084;48.91518;1.33665;137;20220403;8.3;-2.9;2.7;2.9;4.8;0;1.85;15554 +94084;48.91518;1.33665;137;20220404;9;-3.2;2.9;4.6;6.5;.2;1.43;13791 +94084;48.91518;1.33665;137;20220405;12.2;6.8;9.5;4.5;10.2;.1;1.17;4780 +94084;48.91518;1.33665;137;20220406;13.4;5.8;9.6;6.9;9.2;.4;1.93;7765 +94084;48.91518;1.33665;137;20220407;13.8;9.5;11.7;8.3;9.6;2.2;2.52;8200 +94084;48.91518;1.33665;137;20220408;6.2;6.2;6.2;4.1;7.7;17;.89;54 +94084;48.91518;1.33665;137;20220409;11.8;2.2;7;3;6.5;.2;2.24;15572 +94084;48.91518;1.33665;137;20220410;13.8;-2.1;5.9;3;6.2;0;2.55;20129 +94084;48.91518;1.33665;137;20220411;19.9;3.6;11.8;4.6;8.1;0;3.89;21095 +94084;48.91518;1.33665;137;20220412;19.3;8.9;14.1;4.2;11.3;.4;2.96;14957 +94084;48.91518;1.33665;137;20220413;18;7.2;12.6;2;12.7;.4;1.98;13285 +94084;48.91518;1.33665;137;20220414;20.4;6.3;13.4;1.6;11.1;0;2.98;20812 +94084;48.91518;1.33665;137;20220415;21.1;6.8;14;2.1;10.9;0;3.37;22409 +94084;48.91518;1.33665;137;20220416;19;6.9;13;2.8;9.8;0;3.35;21810 +94084;48.91518;1.33665;137;20220417;20.8;6.7;13.8;2.7;7.3;0;4.05;22846 +94084;48.91518;1.33665;137;20220418;16.9;4.5;10.7;2.7;9.9;0;2.19;12803 +94084;48.91518;1.33665;137;20220419;16.1;5.8;11;3;9.3;0;2.41;13726 +94084;48.91518;1.33665;137;20220420;19.3;6.1;12.7;3.1;9.1;0;3.42;19760 +94084;48.91518;1.33665;137;20220421;19;5.4;12.2;3.5;8.1;0;3.84;22930 +94084;48.91518;1.33665;137;20220422;18;6.2;12.1;4.4;9;0;3.56;20836 +94084;48.91518;1.33665;137;20220423;19.2;8.7;14;4.4;10.5;.1;3.35;16412 +94084;48.91518;1.33665;137;20220424;18.8;7.3;13.1;2.6;10.8;.1;2.36;11114 +94084;48.91518;1.33665;137;20220425;16.1;7.2;11.7;3.3;8.9;0;2.92;16644 +94084;48.91518;1.33665;137;20220426;16.1;2.5;9.3;3;8.4;0;2.82;19600 +94084;48.91518;1.33665;137;20220427;17.8;3.3;10.6;4.1;8.4;0;3.57;23201 +94084;48.91518;1.33665;137;20220428;18.5;5.1;11.8;3.9;9.7;0;3.42;21852 +94084;48.91518;1.33665;137;20220429;19.7;9.1;14.4;3.3;9.8;0;3.71;19599 +94084;48.91518;1.33665;137;20220430;16.5;4.3;10.4;3.1;8.2;0;3.3;22241 +94084;48.91518;1.33665;137;20220501;17.3;5;11.2;1.9;8.2;.1;3.08;20142 +94084;48.91518;1.33665;137;20220502;18;8.7;13.4;2.7;9.2;0;3.32;18327 +94084;48.91518;1.33665;137;20220503;18.9;9.7;14.3;3.7;9.3;0;3.79;18754 +94084;48.91518;1.33665;137;20220504;18;5.7;11.9;2.4;10.1;.8;2.62;15108 +94084;48.91518;1.33665;137;20220505;18.4;6.7;12.6;2.9;10.6;.1;3.02;18408 +94084;48.91518;1.33665;137;20220506;21.4;5;13.2;2.4;10.4;0;3.75;23797 +94084;48.91518;1.33665;137;20220507;20.2;9.3;14.7;2.5;11.77;0;3.32;19478 +94084;48.91518;1.33665;137;20220508;20.3;8.4;14.3;2.6;11.8;0;3.28;19575 +94084;48.91518;1.33665;137;20220509;24.8;6.6;15.7;1.8;11.27;0;4.31;25909 +94084;48.91518;1.33665;137;20220510;26.3;13.1;19.7;2.9;12.4;0;4.86;21947 +94084;48.91518;1.33665;137;20220511;22.2;8.3;15.2;3.1;12.67;0;3.83;22837 +94084;48.91518;1.33665;137;20220512;20.2;8.1;14.2;2.3;10.97;.1;3.57;21462 +94084;48.91518;1.33665;137;20220513;20.8;5.5;13.2;1.9;9.9;0;3.82;24577 +94084;48.91518;1.33665;137;20220514;22.6;6;14.3;1.3;10.3;.1;3.93;25430 +94084;48.91518;1.33665;137;20220515;28.4;13.3;20.8;3.5;13.07;6.7;5.6;23673 +94084;48.91518;1.33665;137;20220516;25.1;14.5;19.8;3.2;15.24;.1;4.29;20185 +94084;48.91518;1.33665;137;20220517;27.8;12.2;20;2.1;14.97;1.2;4.82;25184 +94084;48.91518;1.33665;137;20220518;26.8;13.7;20.2;2.1;16.24;0;4.55;23855 +94084;48.91518;1.33665;137;20220519;22;16;19;2.1;15.84;3.3;3.18;15575 +94084;48.91518;1.33665;137;20220520;18.9;12.5;15.7;2.5;13.54;10;2.84;15501 +94084;48.91518;1.33665;137;20220521;23;9.2;16.1;1.4;12.64;.4;3.85;23286 +94084;48.91518;1.33665;137;20220522;22.6;10.9;16.8;2.2;13.94;1.9;3.58;20138 +94084;48.91518;1.33665;137;20220523;16.9;13.5;15.2;2.6;14.37;8.9;2.02;10553 +94084;48.91518;1.33665;137;20220524;17.2;8.8;13;3.8;11.5;1.6;3.07;19181 +94084;48.91518;1.33665;137;20220525;19;7.2;13.1;3.4;11.24;.5;3.45;21981 +94084;48.91518;1.33665;137;20220526;18.4;12;15.2;3.4;13.27;0;2.69;13878 +94084;48.91518;1.33665;137;20220527;20.6;11.6;16.1;3.2;12.24;.1;3.65;18558 +94084;48.91518;1.33665;137;20220528;18.7;6.4;12.6;2.6;10.1;0;3.59;23117 +94084;48.91518;1.33665;137;20220529;14.9;5.1;10;2.8;8.67;0;2.88;19280 +94084;48.91518;1.33665;137;20220530;17.6;4.6;11.1;1.8;9.07;0;3.38;23146 +94084;48.91518;1.33665;137;20220531;19.8;7.8;13.8;2;9.84;0;3.83;22810 +94084;48.91518;1.33665;137;20220601;20.6;5;12.8;1.8;9.64;.1;4.06;26780 +94084;48.91518;1.33665;137;20220602;22.7;8;15.4;2.6;9.8;.1;4.49;24448 +94084;48.91518;1.33665;137;20220603;21.4;11.2;16.3;1.6;13.55;4.7;3.45;21007 +94084;48.91518;1.33665;137;20220604;26.9;13.9;20.4;2.3;17.04;12;4.49;22967 +94084;48.91518;1.33665;137;20220605;21.1;13.1;17.1;2.3;15.77;3.6;2.98;16488 +94084;48.91518;1.33665;137;20220606;21.5;9.4;15.4;2.9;12.8;.3;3.91;23193 +94084;48.91518;1.33665;137;20220607;22.3;13.8;18;3.7;14.74;7.7;3.7;17962 +94084;48.91518;1.33665;137;20220608;20.5;13.7;17.1;4;14.07;1.1;3.39;15973 +94084;48.91518;1.33665;137;20220609;19.8;10.5;15.1;3.3;12.7;0;3.45;20050 +94084;48.91518;1.33665;137;20220610;21.7;11.9;16.8;3;14.6;0;3.58;20165 +94084;48.91518;1.33665;137;20220611;24.6;12.7;18.6;2;14.37;.1;4.13;21689 +94084;48.91518;1.33665;137;20220612;22.7;8.4;15.5;2.5;11.7;.1;4.42;25701 +94084;48.91518;1.33665;137;20220613;22.1;8.6;15.4;2.3;11.17;0;4.33;25279 +94084;48.91518;1.33665;137;20220614;25.4;9.8;17.6;2.2;11.4;0;5.13;28039 +94084;48.91518;1.33665;137;20220615;29.1;12.7;20.9;2;13.17;0;5.63;28055 +94084;48.91518;1.33665;137;20220616;29.3;11.5;20.4;2;12.37;0;5.72;28380 +94084;48.91518;1.33665;137;20220617;33.7;14.6;24.1;1.7;14.6;0;6.26;29187 +94084;48.91518;1.33665;137;20220618;36;17.6;26.8;2.5;16.5;1.6;7.15;28980 +94084;48.91518;1.33665;137;20220619;22.6;13.8;18.2;4.6;15.3;0;4.03;19761 +94084;48.91518;1.33665;137;20220620;22.8;13.7;18.3;3.1;14.44;.8;3.96;19268 +94084;48.91518;1.33665;137;20220621;25.6;13.4;19.5;2.7;13.84;.3;4.85;23290 +94084;48.91518;1.33665;137;20220622;26.8;13.4;20.1;2.6;14.64;1.6;5;24829 +94084;48.91518;1.33665;137;20220623;27;17;22;2.7;17.2;3.7;4.68;21111 +94084;48.91518;1.33665;137;20220624;23.7;15.9;19.8;4;16.7;.7;3.84;17250 +94084;48.91518;1.33665;137;20220625;17.4;13.9;15.6;3.5;14.84;1.8;2.31;12265 +94084;48.91518;1.33665;137;20220626;22.3;9.7;16;2.6;12.14;.8;4.26;23796 +94084;48.91518;1.33665;137;20220627;23.3;11.7;17.5;2.7;12.37;.6;4.34;22124 +94084;48.91518;1.33665;137;20220628;25;8.8;16.9;1.9;11.9;0;4.7;26473 +94084;48.91518;1.33665;137;20220629;23;9.7;16.4;2.4;13.04;3.3;4.15;23486 +94084;48.91518;1.33665;137;20220630;19.5;11;15.2;2.3;13.1;5.2;3.13;17754 +94084;48.91518;1.33665;137;20220701;22;7;14.5;2.3;10.9;0;4.26;25346 +94084;48.91518;1.33665;137;20220702;26.6;8.6;17.6;2.3;11.3;0;5.38;28775 +94084;48.91518;1.33665;137;20220703;23.1;9.7;16.4;2.5;11.97;0;4.38;23830 +94084;48.91518;1.33665;137;20220704;24.9;8.5;16.7;2.4;11.9;.1;4.97;28058 +94084;48.91518;1.33665;137;20220705;24;9.1;16.6;2.8;12.07;0;4.76;26374 +94084;48.91518;1.33665;137;20220706;25.3;9.5;17.4;2.5;12.8;0;4.94;27183 +94084;48.91518;1.33665;137;20220707;22;12.8;17.4;3;14.27;.1;3.68;19215 +94084;48.91518;1.33665;137;20220708;27.5;9.4;18.5;2.4;12.44;0;5.42;28080 +94084;48.91518;1.33665;137;20220709;28.8;12.5;20.6;2.7;13.8;0;5.72;27170 +94084;48.91518;1.33665;137;20220710;27;11.7;19.4;3.1;12.34;0;5.54;26317 +94084;48.91518;1.33665;137;20220711;30;14.3;22.2;2.6;13.47;0;5.93;26883 +94084;48.91518;1.33665;137;20220712;33.1;14.8;24;1.6;13;0;5.92;27911 +94084;48.91518;1.33665;137;20220713;35.9;19.3;27.6;2.1;13.1;0;6.77;26588 +94084;48.91518;1.33665;137;20220714;29.4;15.7;22.6;3.3;14.34;0;6.05;25195 +94084;48.91518;1.33665;137;20220715;27;11.6;19.3;2.7;11.4;0;5.41;25915 +94084;48.91518;1.33665;137;20220716;29.1;11;20;2.3;11.14;0;5.74;27361 +94084;48.91518;1.33665;137;20220717;31.6;13.6;22.6;2.8;10.54;0;6.63;27635 +94084;48.91518;1.33665;137;20220718;38.1;16.2;27.1;2.1;10.6;0;7.21;28872 +94084;48.91518;1.33665;137;20220719;38.7;22.5;30.6;3.7;13.84;4.3;8.63;26076 +94084;48.91518;1.33665;137;20220720;24.1;17.6;20.9;2.5;18.67;4.2;3.26;15410 +94084;48.91518;1.33665;137;20220721;26.4;16.6;21.5;2.4;17.4;0;4.19;19399 +94084;48.91518;1.33665;137;20220722;25.4;16.2;20.8;2.2;18.2;3.8;3.66;18333 +94084;48.91518;1.33665;137;20220723;27.4;16.7;22.1;2.2;17.34;0;4.37;20188 +94084;48.91518;1.33665;137;20220724;33;14.8;23.9;2.5;15.4;0;6.16;26703 +94084;48.91518;1.33665;137;20220725;26.8;16.2;21.5;4.4;14.54;0;5.27;20013 +94084;48.91518;1.33665;137;20220726;22.6;14.1;18.4;3.2;13.57;0;3.59;15418 +94084;48.91518;1.33665;137;20220727;25;9.4;17.2;2.4;11.6;0;4.59;24202 +94084;48.91518;1.33665;137;20220728;26.3;14.2;20.3;1.7;10.7;0;4.31;19698 +94084;48.91518;1.33665;137;20220729;29.3;12.8;21.1;1.3;11.9;.4;4.56;23339 +94084;48.91518;1.33665;137;20220730;29.6;14.3;22;2.2;14.27;0;5.21;24491 +94084;48.91518;1.33665;137;20220731;26.8;15.3;21.1;2.8;16.3;0;4.35;19799 +94084;48.91518;1.33665;137;20220801;26.9;17.6;22.2;2.3;16.4;0;4.02;17177 +94084;48.91518;1.33665;137;20220802;31.1;13.3;22.2;1.7;15.44;0;5.01;24649 +94084;48.91518;1.33665;137;20220803;35.3;16;25.6;1.9;16.8;.2;5.93;25901 +94084;48.91518;1.33665;137;20220804;27;17.4;22.2;3.2;17.57;4.7;4.02;15950 +94084;48.91518;1.33665;137;20220805;24.5;13.5;19;3.5;13.64;0;4.34;19919 +94084;48.91518;1.33665;137;20220806;25.1;9.1;17.1;3.4;9.8;0;5.07;23842 +94084;48.91518;1.33665;137;20220807;26.9;11.8;19.4;3.5;10.17;0;5.52;23541 +94084;48.91518;1.33665;137;20220808;28.4;11.6;20;3.8;11.17;0;5.8;23738 +94084;48.91518;1.33665;137;20220809;30.2;14.3;22.3;3.6;13.1;0;5.95;23704 +94084;48.91518;1.33665;137;20220810;32.5;15.2;23.8;2.8;12.67;0;5.98;24236 +94084;48.91518;1.33665;137;20220811;33;16.2;24.6;2.8;11.14;0;6.25;23953 +94084;48.91518;1.33665;137;20220812;33.7;15.1;24.4;2.4;10.44;0;6.11;24373 +94084;48.91518;1.33665;137;20220813;32.7;14.6;23.7;1.9;10.2;0;5.49;24127 +94084;48.91518;1.33665;137;20220814;26.6;17.3;21.9;2.5;13.97;3;4.01;15293 +94084;48.91518;1.33665;137;20220815;27.8;14.3;21;2.1;16.44;.7;4.11;20906 +94084;48.91518;1.33665;137;20220816;25.4;17.5;21.4;2;17;2.8;3.37;15430 +94084;48.91518;1.33665;137;20220817;25.7;16.1;20.9;1.8;17.2;1.5;3.26;16119 +94084;48.91518;1.33665;137;20220818;27.5;12.2;19.8;2.6;15.44;0;4.2;20956 +94084;48.91518;1.33665;137;20220819;24.8;14.3;19.5;2.9;16.6;1.3;3.26;14987 +94084;48.91518;1.33665;137;20220820;24.4;10.2;17.3;2.1;13.17;0;3.65;20413 +94084;48.91518;1.33665;137;20220821;27.3;10.7;19;1.5;13.47;0;3.83;21013 +94084;48.91518;1.33665;137;20220822;26.1;13.7;19.9;1.8;15.6;0;3.34;16822 +94084;48.91518;1.33665;137;20220823;27.9;17.5;22.7;1.5;18.3;.1;3.21;14747 +94084;48.91518;1.33665;137;20220824;32.1;15.9;24;1.4;17.07;0;4.26;21117 +94084;48.91518;1.33665;137;20220825;27.5;16.6;22.1;3;17;0;3.83;15393 +94084;48.91518;1.33665;137;20220826;26.2;16.3;21.3;2.9;15.47;.1;3.81;15809 +94084;48.91518;1.33665;137;20220827;25.8;12;18.9;2.7;13.1;0;4.01;19408 +94084;48.91518;1.33665;137;20220828;25.7;11.6;18.6;2.8;12.8;0;3.95;19196 +94084;48.91518;1.33665;137;20220829;28.2;14.8;21.5;3.7;11.87;.3;5.13;19102 +94084;48.91518;1.33665;137;20220830;28.8;14.3;21.5;2.9;12.84;0;4.61;19073 +94084;48.91518;1.33665;137;20220831;27.3;13.5;20.4;2.4;13.67;0;3.96;18356 +94084;48.91518;1.33665;137;20220901;27.4;12.3;19.9;2;14.17;1.9;3.63;17908 +94084;48.91518;1.33665;137;20220902;22.8;16.1;19.5;1.8;16.67;2.2;2.39;11488 +94084;48.91518;1.33665;137;20220903;24.6;15.9;20.3;2.2;17.1;.2;2.78;12998 +94084;48.91518;1.33665;137;20220904;28.8;11.8;20.3;2.7;14.1;1;4.26;19620 +94084;48.91518;1.33665;137;20220905;26.5;15.3;20.9;2.4;16.47;5;3.22;14135 +94084;48.91518;1.33665;137;20220906;26.8;14.1;20.4;3;15.77;.4;3.48;14370 +94084;48.91518;1.33665;137;20220907;22.4;14.3;18.4;4.2;15.37;2.3;2.85;11905 +94084;48.91518;1.33665;137;20220908;22.7;13.5;18.1;4.7;15.07;1.6;3.03;12533 +94084;48.91518;1.33665;137;20220909;20.4;14.5;17.4;5.8;14.77;5.2;2.6;9683 +94084;48.91518;1.33665;137;20220910;20.5;13.6;17;4.1;15.07;3.6;2.3;10270 +94084;48.91518;1.33665;137;20220911;23.2;8.8;16;1.5;13.6;.3;2.52;15830 +94084;48.91518;1.33665;137;20220912;28.6;12.5;20.6;2.1;14.64;.5;3.6;17604 +94084;48.91518;1.33665;137;20220913;25.8;19;22.4;2.4;17.27;6;2.78;9488 +94084;48.91518;1.33665;137;20220914;25.1;18;21.5;2.8;19.14;2;2.48;9892 +94084;48.91518;1.33665;137;20220915;21.8;11.9;16.9;3.1;14.4;.1;2.39;11671 +94084;48.91518;1.33665;137;20220916;17.9;9.8;13.9;2.7;11.17;.3;2.12;10682 +94084;48.91518;1.33665;137;20220917;16.9;5.6;11.3;3;8.4;0;2.48;14424 +94084;48.91518;1.33665;137;20220918;19.8;5.4;12.6;2.9;8.97;0;2.79;15690 +94084;48.91518;1.33665;137;20220919;18.2;6.1;12.1;2.4;9.37;.1;2.32;14152 +94084;48.91518;1.33665;137;20220920;18.1;5.2;11.6;1.5;9.97;0;1.81;12102 +94084;48.91518;1.33665;137;20220921;19.8;5.8;12.8;2.1;9.54;.1;2.42;15109 +94084;48.91518;1.33665;137;20220922;21.8;4.9;13.3;.9;8.64;0;2.14;15831 +94084;48.91518;1.33665;137;20220923;19.7;8.5;14.1;1.3;10;1.6;1.88;10815 +94084;48.91518;1.33665;137;20220924;15;12;13.5;2.2;13.64;6.8;1.06;5484 +94084;48.91518;1.33665;137;20220925;18.2;9.1;13.6;2.9;11.7;.3;1.97;11617 +94084;48.91518;1.33665;137;20220926;14.5;10;12.3;4.7;11.27;6.1;1.53;6114 +94084;48.91518;1.33665;137;20220927;15.2;9;12.1;5.1;11.87;5.2;1.49;7683 +94084;48.91518;1.33665;137;20220928;14.6;10.4;12.5;2.7;11.7;1;1.26;6105 +94084;48.91518;1.33665;137;20220929;15.8;7.7;11.8;1.4;10.47;.3;1.39;9510 +94084;48.91518;1.33665;137;20220930;17.5;4.3;10.9;3.4;9.97;3.6;1.9;12478 +94084;48.91518;1.33665;137;20221001;20.6;11.8;16.2;6.1;13.97;2;2.37;9496 +94084;48.91518;1.33665;137;20221002;19.3;13.9;16.6;3.8;15.24;1.1;1.67;7326 +94084;48.91518;1.33665;137;20221003;15.9;7.9;11.9;1.7;11.74;0;1.24;8713 +94084;48.91518;1.33665;137;20221004;20;5.1;12.6;2.1;11.47;0;1.77;12794 +94084;48.91518;1.33665;137;20221005;21.4;12.5;16.9;4.4;13.44;.3;2.39;8744 +94084;48.91518;1.33665;137;20221006;19.1;7.3;13.2;2;10.1;0;1.84;11567 +94084;48.91518;1.33665;137;20221007;19.4;4.1;11.8;1.6;9.37;.1;1.71;12871 +94084;48.91518;1.33665;137;20221008;18;8.2;13.1;2.5;10.27;0;1.8;10344 +94084;48.91518;1.33665;137;20221009;19.1;3.9;11.5;2.1;9.04;.1;1.83;12463 +94084;48.91518;1.33665;137;20221010;19.4;9;14.2;2.6;12.4;0;1.55;8523 +94084;48.91518;1.33665;137;20221011;17.4;5.9;11.6;2.4;8.94;0;1.78;10664 +94084;48.91518;1.33665;137;20221012;19.8;3.3;11.6;1.5;9.44;0;1.54;11556 +94084;48.91518;1.33665;137;20221013;14.7;11.2;12.9;3.1;13.54;2.7;.84;4603 +94084;48.91518;1.33665;137;20221014;17;13.5;15.3;2.8;15.7;9.3;.93;4576 +94084;48.91518;1.33665;137;20221015;17.9;13.9;15.9;4;15.54;.1;1.19;4756 +94084;48.91518;1.33665;137;20221016;18.6;11.4;15;2.7;15.1;2.2;1.13;6842 +94084;48.91518;1.33665;137;20221017;18.4;15.9;17.1;2.4;17.37;2.1;.92;3584 +94084;48.91518;1.33665;137;20221018;18.6;15.1;16.8;1.8;17.04;.1;.88;4332 +94084;48.91518;1.33665;137;20221019;21.3;14.2;17.7;4.1;16.54;2.9;1.63;7227 +94084;48.91518;1.33665;137;20221020;21.4;14.9;18.2;4.2;16.17;3;1.77;6577 +94084;48.91518;1.33665;137;20221021;19.5;14.3;16.9;4.2;15.07;.3;1.62;6012 +94084;48.91518;1.33665;137;20221022;20.9;13.2;17;3.4;14.4;2.3;1.76;7173 +94084;48.91518;1.33665;137;20221023;22;14.5;18.2;5.4;14.44;.5;2.49;6596 +94084;48.91518;1.33665;137;20221024;17.9;14.8;16.4;6.6;13.77;.9;2.05;4708 +94084;48.91518;1.33665;137;20221025;18.3;11.8;15;3.3;14.1;.2;1.2;6290 +94084;48.91518;1.33665;137;20221026;21.1;13.6;17.4;3.8;15.1;0;1.7;6989 +94084;48.91518;1.33665;137;20221027;22.6;13.5;18.1;3.4;14.9;0;1.87;6852 +94084;48.91518;1.33665;137;20221028;21.9;15.4;18.6;3.4;15.64;0;1.74;5795 +94084;48.91518;1.33665;137;20221029;23.8;16;19.9;3.1;14.8;0;2.1;5600 +94084;48.91518;1.33665;137;20221030;16.4;11.8;14.1;1.5;12.94;.2;.86;4482 +94084;48.91518;1.33665;137;20221031;19.2;8.5;13.9;3.3;13.37;3.6;1.15;6600 +94084;48.91518;1.33665;137;20221101;16.4;9.5;13;6.5;11.37;.7;1.71;5896 +94084;48.91518;1.33665;137;20221102;15.2;8;11.6;4.8;10.94;0;1.23;6037 +94084;48.91518;1.33665;137;20221103;14.2;11.1;12.6;4.9;11.8;3.9;1.2;3539 +94084;48.91518;1.33665;137;20221104;12;8.5;10.2;4.6;9.8;.8;1.1;3951 +94084;48.91518;1.33665;137;20221105;10.5;3.8;7.2;3.1;9.54;0;.48;4588 +94084;48.91518;1.33665;137;20221106;11.4;9.6;10.5;5.2;11.37;7.3;.72;2653 +94084;48.91518;1.33665;137;20221107;16.1;10.8;13.5;5.5;12.5;0;1.27;4096 +94084;48.91518;1.33665;137;20221108;16.2;10.2;13.2;5.4;11.87;.8;1.4;4314 +94084;48.91518;1.33665;137;20221109;15.2;9.9;12.6;4.3;11.3;.1;1.22;4646 +94084;48.91518;1.33665;137;20221110;13.5;5.5;9.5;3;10.24;0;.69;5481 +94084;48.91518;1.33665;137;20221111;12.3;7.6;9.9;3.1;10.54;.1;.65;3920 +94084;48.91518;1.33665;137;20221112;13.7;6.1;9.9;2.1;11.04;.2;.53;4263 +94084;48.91518;1.33665;137;20221113;10.4;5.8;8.1;1.3;10.47;.1;.35;3086 +94084;48.91518;1.33665;137;20221114;14.1;5.6;9.9;2.6;10.8;.2;.56;4303 +94084;48.91518;1.33665;137;20221115;12.8;7.7;10.2;4.4;11.14;3;.68;3178 +94084;48.91518;1.33665;137;20221116;12.2;7;9.6;6.3;11;8.3;.63;3131 +94084;48.91518;1.33665;137;20221117;13.5;9.3;11.4;8.1;10.44;.9;1.5;3409 +94084;48.91518;1.33665;137;20221118;13.1;6.3;9.7;4.4;9.44;1;1.01;4425 +94084;48.91518;1.33665;137;20221119;11.1;3.8;7.5;2.7;8.34;.2;.65;4278 +94084;48.91518;1.33665;137;20221120;11;2.5;6.7;4.1;8.6;2.5;.64;4109 +94084;48.91518;1.33665;137;20221121;8.9;4.8;6.9;5;9.04;5.7;.53;2805 +94084;48.91518;1.33665;137;20221122;10.5;4.1;7.3;6.4;8.44;3;.91;3589 +94084;48.91518;1.33665;137;20221123;12.4;4.4;8.4;5.2;9.37;2.9;.78;4199 +94084;48.91518;1.33665;137;20221124;12.1;5.9;9;5.7;10;2.7;.7;3790 +94084;48.91518;1.33665;137;20221125;12.6;6.1;9.3;3.3;9.64;.4;.66;4228 +94084;48.91518;1.33665;137;20221126;10;3.8;6.9;3.1;9.17;2.2;.39;3208 +94084;48.91518;1.33665;137;20221127;9.8;6.5;8.2;4.3;9.9;8.5;.48;2094 +94084;48.91518;1.33665;137;20221128;10.7;7;8.9;3.1;10.07;.4;.49;2599 +94084;48.91518;1.33665;137;20221129;6.6;4.1;5.3;1.6;8.77;0;.23;2074 +94084;48.91518;1.33665;137;20221130;5.9;5.3;5.6;1.9;8.27;0;.46;654 +94084;48.91518;1.33665;137;20221201;5;2;3.5;2.7;7.57;0;.31;1614 +94084;48.91518;1.33665;137;20221202;5.2;1.6;3.4;3.2;7.07;.1;.37;1850 +94084;48.91518;1.33665;137;20221203;3;2.1;2.5;4.7;6.4;0;.54;936 +94084;48.91518;1.33665;137;20221204;3;1.1;2;3.3;6.3;.1;.41;1443 +94084;48.91518;1.33665;137;20221205;2.8;1.3;2;1.6;6.44;0;.34;1148 +94084;48.91518;1.33665;137;20221206;4.8;-1.9;1.5;1.5;6.44;.1;.19;2725 +94084;48.91518;1.33665;137;20221207;5.9;-1;2.5;1.1;6.44;.1;.17;3381 +94084;48.91518;1.33665;137;20221208;2.2;-.3;1;1.4;6.44;.1;.21;1575 +94084;48.91518;1.33665;137;20221209;2.3;-.9;.7;2.4;5.94;0;.23;2354 +94084;48.91518;1.33665;137;20221210;1.9;-1.6;.1;2.5;5.9;0;.22;1866 +94084;48.91518;1.33665;137;20221211;.8;-2.7;-1;3.3;5.07;0;.29;2443 +94084;48.91518;1.33665;137;20221212;-1.2;-2.5;-1.9;3.1;4.8;0;.33;1209 +94084;48.91518;1.33665;137;20221213;.9;-4.3;-1.7;2.8;4.1;0;.44;2810 +94084;48.91518;1.33665;137;20221214;1.2;-1.7;-.2;1.9;4.77;0;.37;2074 +94084;48.91518;1.33665;137;20221215;3.2;-4.3;-.5;2.9;4.3;0;.49;3233 +94084;48.91518;1.33665;137;20221216;4.6;-4.6;0;2.3;4.9;0;.34;3843 +94084;48.91518;1.33665;137;20221217;-1.6;-5.4;-3.5;2.5;4.5;0;.17;2234 +94084;48.91518;1.33665;137;20221218;2.6;-5.8;-1.6;3.9;5.04;4.5;.27;3192 +94084;48.91518;1.33665;137;20221219;10.6;2.5;6.5;5.3;9.14;0;.43;3051 +94084;48.91518;1.33665;137;20221220;10.9;9.4;10.2;4.7;11.24;7.4;.63;1001 +94084;48.91518;1.33665;137;20221221;11.5;5.5;8.5;4.3;11.2;6.4;.1;2909 +94084;48.91518;1.33665;137;20221222;13;10.1;11.5;6.7;12.8;4.4;.5;1609 +94084;48.91518;1.33665;137;20221223;15.3;11.8;13.6;5.6;13.1;3.5;.96;2000 +94084;48.91518;1.33665;137;20221224;11.1;9.3;10.2;3.7;11.37;1.9;.54;1093 +94084;48.91518;1.33665;137;20221225;12.5;9.5;11;3.1;12.04;3.4;.47;1772 +94084;48.91518;1.33665;137;20221226;10.4;9.6;10;4.6;9.8;.7;1.02;1266 +94084;48.91518;1.33665;137;20221227;9.4;2.5;6;4.1;8.04;.2;.52;3320 +94084;48.91518;1.33665;137;20221228;10.7;6.3;8.5;7.3;10.64;3.4;.37;2035 +94084;48.91518;1.33665;137;20221229;11.1;9.4;10.2;6.9;9.54;0;1.31;1741 +94084;48.91518;1.33665;137;20221230;14.4;4.7;9.6;6.7;11.37;2.2;.47;3313 +94084;48.91518;1.33665;137;20221231;15.5;13.6;14.6;8.3;12.64;0;1.75;1961 +94085;48.94107;1.67588;126;20220101;14.6;8.1;11.3;3;10.9;0;.73;2986 +94085;48.94107;1.67588;126;20220102;13.5;9.8;11.6;5.5;10.8;0;1.18;2168 +94085;48.94107;1.67588;126;20220103;12.2;9.2;10.7;4.2;10.9;21;.78;1928 +94085;48.94107;1.67588;126;20220104;9;7.1;8;3.5;9.2;.4;.65;1464 +94085;48.94107;1.67588;126;20220105;6.3;0;3.1;3.3;6.1;0;.58;3032 +94085;48.94107;1.67588;126;20220106;5.2;-1.4;1.9;2.7;6.2;.5;.33;3143 +94085;48.94107;1.67588;126;20220107;8.2;2.9;5.5;6.3;7.5;5.5;.81;2802 +94085;48.94107;1.67588;126;20220108;8.1;1;4.5;6.4;8.2;13.6;.27;3344 +94085;48.94107;1.67588;126;20220109;5.4;4;4.7;4.1;7.8;7.8;.45;1272 +94085;48.94107;1.67588;126;20220110;4.4;3.4;3.9;2.4;7.8;0;.31;1025 +94085;48.94107;1.67588;126;20220111;2.5;2;2.2;2.4;6.3;0;.48;615 +94085;48.94107;1.67588;126;20220112;2.5;-2.1;.2;1.1;6.3;0;.13;2740 +94085;48.94107;1.67588;126;20220113;1.8;2.1;1.9;1.1;6.8;0;.37;0 +94085;48.94107;1.67588;126;20220114;6.8;-1;2.9;1.3;6.2;0;.31;3788 +94085;48.94107;1.67588;126;20220115;-.4;-2.6;-1.5;1.6;5.4;0;.19;1845 +94085;48.94107;1.67588;126;20220116;5.4;-1.9;1.7;2.8;7;.3;.13;3752 +94085;48.94107;1.67588;126;20220117;6.8;4.7;5.7;.8;8.2;.1;.36;1850 +94085;48.94107;1.67588;126;20220118;8.5;-1.2;3.6;1;7.2;0;.21;4514 +94085;48.94107;1.67588;126;20220119;6.1;3.5;4.8;2.5;8.1;1.6;.34;2172 +94085;48.94107;1.67588;126;20220120;6.4;1.5;3.9;1.8;7;0;.39;3184 +94085;48.94107;1.67588;126;20220121;6.3;1.2;3.7;1.9;6.4;0;.5;3307 +94085;48.94107;1.67588;126;20220122;5.3;3.5;4.4;1.4;7;0;.47;1828 +94085;48.94107;1.67588;126;20220123;3.4;3.5;3.4;2.1;6.7;0;.57;0 +94085;48.94107;1.67588;126;20220124;6.6;-.5;3;1.4;6.1;0;.41;4168 +94085;48.94107;1.67588;126;20220125;.6;-2.9;-1.2;.5;5.7;0;.21;2851 +94085;48.94107;1.67588;126;20220126;2.5;-.8;.8;.7;6.4;0;.24;2803 +94085;48.94107;1.67588;126;20220127;7.8;2.1;4.9;3.2;8.2;.2;.36;3878 +94085;48.94107;1.67588;126;20220128;7.6;5.3;6.4;1.8;9;.1;.4;2354 +94085;48.94107;1.67588;126;20220129;10;5.6;7.8;5.1;10.1;.5;.41;3473 +94085;48.94107;1.67588;126;20220130;9.9;5;7.4;2.1;8;.2;.72;3751 +94085;48.94107;1.67588;126;20220131;8.2;4.1;6.1;5.3;6.7;.2;1.27;3456 +94085;48.94107;1.67588;126;20220201;9.2;.9;5;6.2;9.1;.8;.15;5177 +94085;48.94107;1.67588;126;20220202;9.7;9.1;9.4;4.1;10;0;.85;1114 +94085;48.94107;1.67588;126;20220203;8.8;6.2;7.5;3.1;8.6;.1;.75;2815 +94085;48.94107;1.67588;126;20220204;11.5;6.5;9;4.9;8.1;.6;1.44;4135 +94085;48.94107;1.67588;126;20220205;10.7;1;5.8;4.7;7;0;1.15;6023 +94085;48.94107;1.67588;126;20220206;10.2;5.7;7.9;9.2;9.8;6.5;.69;4040 +94085;48.94107;1.67588;126;20220207;10.8;3.3;7;3.2;7.2;0;1.09;5428 +94085;48.94107;1.67588;126;20220208;10.5;3.5;7;2.6;9;0;.59;5320 +94085;48.94107;1.67588;126;20220209;9.8;3.4;6.6;1.3;8.1;0;.58;5157 +94085;48.94107;1.67588;126;20220210;6.9;3.7;5.3;3.1;8.4;2.1;.73;3795 +94085;48.94107;1.67588;126;20220211;8.8;-.1;4.4;1.6;6.5;0;.65;8387 +94085;48.94107;1.67588;126;20220212;8.9;-1.3;3.8;2.6;5.2;0;1.02;9973 +94085;48.94107;1.67588;126;20220213;12.5;-.7;5.9;5.2;7.2;.9;1.34;9168 +94085;48.94107;1.67588;126;20220214;11.3;7.1;9.2;5.1;8.87;3.5;1.3;5880 +94085;48.94107;1.67588;126;20220215;9.4;3.7;6.6;5.2;9;4.4;.62;6307 +94085;48.94107;1.67588;126;20220216;15.1;8.3;11.7;8.4;12.7;1.5;.92;6000 +94085;48.94107;1.67588;126;20220217;13.7;9.6;11.6;7.5;9.3;.3;2.18;4645 +94085;48.94107;1.67588;126;20220218;11.9;8.4;10.1;8.7;9;.5;1.89;4334 +94085;48.94107;1.67588;126;20220219;9.8;1.4;5.6;7.4;7;0;1.4;7056 +94085;48.94107;1.67588;126;20220220;12.9;6.8;9.8;9.2;9.6;3.5;1.63;6051 +94085;48.94107;1.67588;126;20220221;9.2;4;6.6;9.3;7.5;.1;1.47;5648 +94085;48.94107;1.67588;126;20220222;11.6;3.7;7.6;5.4;9.3;.4;.94;7172 +94085;48.94107;1.67588;126;20220223;10.3;4.3;7.3;1.8;8.9;0;.76;6299 +94085;48.94107;1.67588;126;20220224;11.5;4.3;7.9;5.5;7.4;2;1.71;7052 +94085;48.94107;1.67588;126;20220225;10.3;.7;5.5;3.8;6.4;.1;1.38;8337 +94085;48.94107;1.67588;126;20220226;9.9;-.7;4.6;3.2;5.7;0;1.37;8920 +94085;48.94107;1.67588;126;20220227;9.4;0;4.7;4;5.2;0;1.64;8507 +94085;48.94107;1.67588;126;20220228;12.6;.1;6.3;3;5.2;.7;1.83;10026 +94085;48.94107;1.67588;126;20220301;11.5;3.2;7.3;2.1;7.3;.7;1.22;8219 +94085;48.94107;1.67588;126;20220302;12.1;5.5;8.8;1.8;7.1;0;1.33;7397 +94085;48.94107;1.67588;126;20220303;11.4;4.6;8;1.1;8.9;0;.91;7629 +94085;48.94107;1.67588;126;20220304;10.1;5.9;8;2.3;9.3;.4;.88;5998 +94085;48.94107;1.67588;126;20220305;9.5;6.5;8;1.8;9.3;.2;.82;5083 +94085;48.94107;1.67588;126;20220306;8.1;1.6;4.8;2.7;5.7;0;1.31;7791 +94085;48.94107;1.67588;126;20220307;6.4;-1.2;2.6;3.4;4.3;0;1.49;8582 +94085;48.94107;1.67588;126;20220308;13.6;-1.7;5.9;3.9;5.2;0;2.27;12527 +94085;48.94107;1.67588;126;20220309;14.7;3.8;9.2;3.7;8;0;1.92;10660 +94085;48.94107;1.67588;126;20220310;16.8;5;10.9;3.9;8.1;0;2.37;11265 +94085;48.94107;1.67588;126;20220311;12.1;6.8;9.4;5.3;9.2;1.2;1.55;7519 +94085;48.94107;1.67588;126;20220312;11.2;6.2;8.7;5.3;9.3;.1;1.3;7394 +94085;48.94107;1.67588;126;20220313;9.2;8;8.6;4.8;9;4.6;1.18;3462 +94085;48.94107;1.67588;126;20220314;14.2;3.1;8.6;2.5;8.2;1.3;1.66;11527 +94085;48.94107;1.67588;126;20220315;12;7.4;9.7;2.6;10.5;6.4;1.09;7373 +94085;48.94107;1.67588;126;20220316;14.5;8.5;11.5;3.6;11.2;.1;1.46;8594 +94085;48.94107;1.67588;126;20220317;8.4;6.4;7.4;2.8;7.9;0;1.15;4853 +94085;48.94107;1.67588;126;20220318;14.7;1.7;8.2;5.5;5.8;0;3.07;16884 +94085;48.94107;1.67588;126;20220319;15.8;5.2;10.5;5.5;6.03;0;3.48;16422 +94085;48.94107;1.67588;126;20220320;13.3;1.4;7.4;2.4;5.37;0;2.29;17036 +94085;48.94107;1.67588;126;20220321;18;3.1;10.6;2.1;8.27;0;2.3;16018 +94085;48.94107;1.67588;126;20220322;18.1;5;11.5;2.9;6.77;0;2.95;17458 +94085;48.94107;1.67588;126;20220323;17.8;2.9;10.4;2.2;6.1;0;2.72;18044 +94085;48.94107;1.67588;126;20220324;19.7;2.8;11.3;2.4;6.33;0;3.03;18281 +94085;48.94107;1.67588;126;20220325;18.6;5.5;12.1;3.8;6.33;0;3.55;18213 +94085;48.94107;1.67588;126;20220326;18.5;4;11.2;4.3;6.6;0;3.6;18834 +94085;48.94107;1.67588;126;20220327;20.4;6.7;13.5;3.2;7.57;0;3.5;18704 +94085;48.94107;1.67588;126;20220328;20.3;4;12.1;1.7;8.13;0;2.55;16473 +94085;48.94107;1.67588;126;20220329;16.3;11.1;13.7;2.3;9.6;2.4;2.11;8747 +94085;48.94107;1.67588;126;20220330;12.7;8.1;10.4;2.1;10.43;2.1;1.29;7363 +94085;48.94107;1.67588;126;20220331;8.1;2.9;5.5;4.9;6.8;2.2;1.51;9196 +94085;48.94107;1.67588;126;20220401;3.2;.4;1.8;7.7;5.69;.8;1.16;9184 +94085;48.94107;1.67588;126;20220402;7.3;-.9;3.2;4.8;4.93;.1;1.92;13796 +94085;48.94107;1.67588;126;20220403;8.1;-1.5;3.3;3.1;4.9;0;1.96;16859 +94085;48.94107;1.67588;126;20220404;9.3;-2.5;3.4;4.3;6.23;.1;1.63;14500 +94085;48.94107;1.67588;126;20220405;12.6;7.2;9.9;3.7;10.25;.3;1.2;4570 +94085;48.94107;1.67588;126;20220406;13.4;6.3;9.9;5.9;9.2;.6;1.96;8536 +94085;48.94107;1.67588;126;20220407;14.1;9.6;11.8;7.2;9.4;1.8;2.67;10150 +94085;48.94107;1.67588;126;20220408;6.9;6.2;6.6;3.9;7.77;24.3;1;1342 +94085;48.94107;1.67588;126;20220409;11.2;1.5;6.4;2.3;6.7;.1;1.91;14102 +94085;48.94107;1.67588;126;20220410;13.8;-2.2;5.8;2.2;6.1;0;2.52;21671 +94085;48.94107;1.67588;126;20220411;19.5;3.3;11.4;3.8;7.9;0;3.66;21495 +94085;48.94107;1.67588;126;20220412;19.6;9.5;14.5;3.7;10.97;.5;3.23;17585 +94085;48.94107;1.67588;126;20220413;17.4;8.6;13;1.3;12.6;.9;2.02;13955 +94085;48.94107;1.67588;126;20220414;20.5;6.6;13.5;1.3;11.3;.1;2.85;19921 +94085;48.94107;1.67588;126;20220415;20.4;6.6;13.5;2;10.97;0;3.26;22608 +94085;48.94107;1.67588;126;20220416;18.8;7.1;13;3.1;9.63;0;3.49;22825 +94085;48.94107;1.67588;126;20220417;20.8;5.7;13.2;2.9;6.87;0;4.19;23883 +94085;48.94107;1.67588;126;20220418;17.7;3.6;10.6;2.2;8.67;0;2.79;18826 +94085;48.94107;1.67588;126;20220419;16.5;5.7;11.1;3;9.47;0;2.67;17208 +94085;48.94107;1.67588;126;20220420;19.4;5.9;12.6;3;8.73;0;3.58;21636 +94085;48.94107;1.67588;126;20220421;19.1;5.5;12.3;3.4;8.17;0;3.88;23747 +94085;48.94107;1.67588;126;20220422;18.4;6.9;12.6;3.9;9.03;0;3.62;21589 +94085;48.94107;1.67588;126;20220423;19.4;8.1;13.7;4;10.5;.1;3.32;17388 +94085;48.94107;1.67588;126;20220424;18.8;6.8;12.8;2.9;10.43;.1;2.87;16627 +94085;48.94107;1.67588;126;20220425;16.2;7.1;11.6;3.2;8.9;0;3.03;18370 +94085;48.94107;1.67588;126;20220426;15.7;3.2;9.5;2.8;8.47;0;2.73;19021 +94085;48.94107;1.67588;126;20220427;18;4;11;4.1;8.57;0;3.67;24005 +94085;48.94107;1.67588;126;20220428;20;5.6;12.8;3.7;9.27;0;3.85;22529 +94085;48.94107;1.67588;126;20220429;19.2;9.6;14.4;3.3;9.73;0;3.77;20846 +94085;48.94107;1.67588;126;20220430;16.3;4.6;10.4;3.5;8.2;0;3.46;23999 +94085;48.94107;1.67588;126;20220501;17.1;4.3;10.7;2.8;8.07;0;3.37;22974 +94085;48.94107;1.67588;126;20220502;17.9;7.2;12.5;3.1;9.17;0;3.35;19693 +94085;48.94107;1.67588;126;20220503;19;8.5;13.7;3.6;9.33;0;3.82;20958 +94085;48.94107;1.67588;126;20220504;18.5;7.1;12.8;2.2;10.53;.9;2.97;18391 +94085;48.94107;1.67588;126;20220505;18.5;7.9;13.2;2.9;10.7;.2;3.08;18076 +94085;48.94107;1.67588;126;20220506;21;7.3;14.1;2.4;10.7;0;3.61;21297 +94085;48.94107;1.67588;126;20220507;20.7;8.8;14.7;2.5;11.6;0;3.45;19936 +94085;48.94107;1.67588;126;20220508;20.5;9.9;15.2;1.9;12.2;0;3.22;18900 +94085;48.94107;1.67588;126;20220509;25.5;8.3;16.9;1.3;11.3;0;4.14;24322 +94085;48.94107;1.67588;126;20220510;27.4;13;20.2;2.7;12.5;0;4.98;22340 +94085;48.94107;1.67588;126;20220511;23.4;9.5;16.4;2.6;13.1;0;3.94;22058 +94085;48.94107;1.67588;126;20220512;21.3;9.2;15.2;2.1;10.9;0;3.67;20659 +94085;48.94107;1.67588;126;20220513;21.3;6.7;14;1.4;10;0;3.64;22848 +94085;48.94107;1.67588;126;20220514;22.4;7.6;15;1.1;10.5;0;3.7;23120 +94085;48.94107;1.67588;126;20220515;28.1;14.1;21.1;3.9;12.5;6.3;5.79;22582 +94085;48.94107;1.67588;126;20220516;26.1;14.2;20.1;2.9;15.3;.1;4.45;20884 +94085;48.94107;1.67588;126;20220517;27.4;14;20.7;1.7;15;.3;4.42;22287 +94085;48.94107;1.67588;126;20220518;27;13.6;20.3;2.2;16.1;1.4;4.44;22385 +94085;48.94107;1.67588;126;20220519;22.1;17.3;19.7;2.2;16.2;3;3.01;13289 +94085;48.94107;1.67588;126;20220520;18.7;14.2;16.4;2.1;13.4;12.7;2.67;12908 +94085;48.94107;1.67588;126;20220521;23.2;9.7;16.4;1;12.8;.2;3.74;22750 +94085;48.94107;1.67588;126;20220522;21.8;11.9;16.8;1.6;13.9;.7;3.42;19498 +94085;48.94107;1.67588;126;20220523;16.8;14.2;15.5;2.3;14.4;8;2.02;9828 +94085;48.94107;1.67588;126;20220524;18.4;9;13.7;3.6;11.7;1;3.23;19130 +94085;48.94107;1.67588;126;20220525;19.5;7.3;13.4;2.9;11.3;.4;3.52;21927 +94085;48.94107;1.67588;126;20220526;18.6;12.2;15.4;3.5;13.2;0;2.98;15821 +94085;48.94107;1.67588;126;20220527;20.5;11.3;15.9;2.9;12.2;0;3.63;19113 +94085;48.94107;1.67588;126;20220528;18.5;7.2;12.8;2.1;10;0;3.43;21294 +94085;48.94107;1.67588;126;20220529;15;6.1;10.5;2;8.3;0;2.95;18908 +94085;48.94107;1.67588;126;20220530;17.1;6.1;11.6;1.3;9.1;0;3.17;21127 +94085;48.94107;1.67588;126;20220531;20.8;9.6;15.2;1.9;9.5;0;3.91;21380 +94085;48.94107;1.67588;126;20220601;20.6;6;13.3;1.3;9.6;0;3.81;24532 +94085;48.94107;1.67588;126;20220602;22.8;10.1;16.4;2;9.5;0;4.38;22909 +94085;48.94107;1.67588;126;20220603;21.8;12.2;17;1.3;13.3;2.4;3.52;19910 +94085;48.94107;1.67588;126;20220604;26.3;14.3;20.3;1.7;16.9;6.1;4.27;22359 +94085;48.94107;1.67588;126;20220605;20.1;14;17;1.8;16.3;2.5;2.79;15856 +94085;48.94107;1.67588;126;20220606;22.6;9.6;16.1;2.4;13;.7;4.07;23383 +94085;48.94107;1.67588;126;20220607;23.6;13.8;18.7;3.2;14.6;10.8;4.18;20285 +94085;48.94107;1.67588;126;20220608;20.9;13.5;17.2;3.4;14.3;3.7;3.49;17603 +94085;48.94107;1.67588;126;20220609;20;10.3;15.1;3.5;12.7;0;3.57;20245 +94085;48.94107;1.67588;126;20220610;22.2;12.9;17.5;2.5;14.6;0;3.71;19843 +94085;48.94107;1.67588;126;20220611;24.7;13.7;19.2;1.9;14.4;0;4.22;21646 +94085;48.94107;1.67588;126;20220612;22.8;9.7;16.2;2.1;11.9;0;4.23;23687 +94085;48.94107;1.67588;126;20220613;22;9.3;15.6;1.9;11.2;0;4.09;23341 +94085;48.94107;1.67588;126;20220614;25.8;10.2;18;1.9;11.4;0;4.9;25938 +94085;48.94107;1.67588;126;20220615;28.9;13.1;21;1.5;12.9;0;5.18;26127 +94085;48.94107;1.67588;126;20220616;29.1;13.1;21.1;2;12.1;0;5.55;26312 +94085;48.94107;1.67588;126;20220617;33.8;16.3;25;2;14.1;0;6.39;27552 +94085;48.94107;1.67588;126;20220618;35.5;18.9;27.2;2.4;16;.6;6.86;26834 +94085;48.94107;1.67588;126;20220619;22.1;13.9;18;4;15.1;3.9;3.79;18743 +94085;48.94107;1.67588;126;20220620;22.4;13.7;18;2;14.3;0;3.7;19321 +94085;48.94107;1.67588;126;20220621;26;14;20;1.9;13.4;.6;4.64;22764 +94085;48.94107;1.67588;126;20220622;26.5;14.2;20.3;1.9;14.2;2.7;4.68;23050 +94085;48.94107;1.67588;126;20220623;27.4;17.1;22.2;2.3;17.1;4.8;4.63;21053 +94085;48.94107;1.67588;126;20220624;24.3;16.3;20.3;3.4;16.6;2.1;4.09;18498 +94085;48.94107;1.67588;126;20220625;17.6;14.4;16;2.8;15.1;.9;2.26;11542 +94085;48.94107;1.67588;126;20220626;23;10.8;16.9;2.5;12.6;.2;4.27;22915 +94085;48.94107;1.67588;126;20220627;23.1;11.6;17.3;2.4;12.7;1.7;4.23;22220 +94085;48.94107;1.67588;126;20220628;26.1;10;18;1.5;12.3;0;4.75;26343 +94085;48.94107;1.67588;126;20220629;24;11.3;17.6;1.9;13.3;1;4.27;23327 +94085;48.94107;1.67588;126;20220630;19.3;11;15.1;1.8;13.2;5.2;3.15;18758 +94085;48.94107;1.67588;126;20220701;21.9;8.8;15.3;2;11.3;0;4.08;23642 +94085;48.94107;1.67588;126;20220702;27.8;9.8;18.8;1.7;11.3;0;5.25;27745 +94085;48.94107;1.67588;126;20220703;23;10.6;16.8;2.1;12;0;4.22;22924 +94085;48.94107;1.67588;126;20220704;25.1;8.8;16.9;1.6;11.8;.1;4.61;26300 +94085;48.94107;1.67588;126;20220705;24;9.6;16.8;2.4;12.3;0;4.51;24651 +94085;48.94107;1.67588;126;20220706;25;10.5;17.7;2.3;13.2;0;4.6;24691 +94085;48.94107;1.67588;126;20220707;20.7;13;16.8;2.2;14.3;.1;3.28;17844 +94085;48.94107;1.67588;126;20220708;27.7;10.8;19.2;2;12.4;0;5.2;26578 +94085;48.94107;1.67588;126;20220709;28.3;14.1;21.2;2.5;13.9;0;5.31;24273 +94085;48.94107;1.67588;126;20220710;26.6;13.3;19.9;2;12.4;0;4.83;23421 +94085;48.94107;1.67588;126;20220711;29.7;15.6;22.6;1.8;13.5;0;5.24;24067 +94085;48.94107;1.67588;126;20220712;33;17.2;25.1;1.4;13;0;5.57;25433 +94085;48.94107;1.67588;126;20220713;36.6;21.3;28.9;2;12.8;0;6.61;24951 +94085;48.94107;1.67588;126;20220714;30.1;17;23.5;3.1;14.5;0;5.87;22990 +94085;48.94107;1.67588;126;20220715;27;13.8;20.4;1.9;11.3;0;4.88;23009 +94085;48.94107;1.67588;126;20220716;28.8;12.8;20.8;2;11.4;0;5.36;25293 +94085;48.94107;1.67588;126;20220717;31.3;14.8;23;2.3;10.5;0;6.1;25608 +94085;48.94107;1.67588;126;20220718;37.8;16.9;27.3;1.9;10.7;0;7;28774 +94085;48.94107;1.67588;126;20220719;38.9;23.1;31;4;14.2;3.8;8.86;24876 +94085;48.94107;1.67588;126;20220720;23.5;17.4;20.4;2.9;19.2;3.4;3.15;15244 +94085;48.94107;1.67588;126;20220721;26.3;16.1;21.2;2;17.6;0;4.03;19758 +94085;48.94107;1.67588;126;20220722;24.2;16.5;20.3;1.6;18.2;2.7;3.33;17045 +94085;48.94107;1.67588;126;20220723;27.2;17;22.1;1.8;18.1;0;4.08;19601 +94085;48.94107;1.67588;126;20220724;32.8;16;24.4;2.4;15.9;0;5.93;25167 +94085;48.94107;1.67588;126;20220725;27;16.8;21.9;4;14.8;0;5.16;19435 +94085;48.94107;1.67588;126;20220726;22.3;14;18.1;3.1;13.8;0;3.72;17413 +94085;48.94107;1.67588;126;20220727;24.8;11.7;18.2;2.2;12;0;4.35;21883 +94085;48.94107;1.67588;126;20220728;26.5;14.7;20.6;1.3;10.6;0;4.2;20650 +94085;48.94107;1.67588;126;20220729;28.8;13.7;21.2;1.2;11.7;0;4.54;23302 +94085;48.94107;1.67588;126;20220730;29.3;15;22.1;1.6;13.8;0;4.72;22554 +94085;48.94107;1.67588;126;20220731;27.2;15.5;21.3;2.1;16.3;0;4.26;20259 +94085;48.94107;1.67588;126;20220801;26.3;18.3;22.3;1.8;16.7;0;3.75;16594 +94085;48.94107;1.67588;126;20220802;30.7;14.3;22.5;1;15.8;0;4.53;23810 +94085;48.94107;1.67588;126;20220803;35.3;17.6;26.4;1.8;17;0;5.74;24618 +94085;48.94107;1.67588;126;20220804;26.3;17.8;22;2.4;17.8;3.9;3.82;16839 +94085;48.94107;1.67588;126;20220805;24.7;14;19.3;2.8;13.8;0;4.11;18835 +94085;48.94107;1.67588;126;20220806;24.8;10.8;17.8;2.3;9.8;0;4.46;21479 +94085;48.94107;1.67588;126;20220807;26.4;13.1;19.7;1.9;10.1;0;4.45;20801 +94085;48.94107;1.67588;126;20220808;27.9;13.9;20.9;2.5;11.3;0;4.97;21223 +94085;48.94107;1.67588;126;20220809;30.1;15.4;22.7;2.4;13.1;0;5.16;21623 +94085;48.94107;1.67588;126;20220810;32.6;16.6;24.6;1.9;12.5;0;5.3;22434 +94085;48.94107;1.67588;126;20220811;32.8;17.6;25.2;1.9;11.3;0;5.33;21715 +94085;48.94107;1.67588;126;20220812;33.7;17;25.3;2;10.7;0;5.62;22632 +94085;48.94107;1.67588;126;20220813;32.5;16;24.2;1.5;10.7;0;4.93;22343 +94085;48.94107;1.67588;126;20220814;27.2;17.9;22.5;2;14.2;5.4;4.02;16557 +94085;48.94107;1.67588;126;20220815;27.9;15.2;21.5;1.6;16.8;.1;3.85;19283 +94085;48.94107;1.67588;126;20220816;25.4;17.6;21.5;2;17.2;2.2;3.32;14915 +94085;48.94107;1.67588;126;20220817;26.1;16.1;21.1;1.4;17.2;.3;3.31;16820 +94085;48.94107;1.67588;126;20220818;27.5;12.9;20.2;1.9;15.6;0;3.95;20261 +94085;48.94107;1.67588;126;20220819;24.9;14.7;19.8;2.1;16.6;2.1;3.31;16740 +94085;48.94107;1.67588;126;20220820;25.1;10.9;18;1.1;13.3;0;3.36;19675 +94085;48.94107;1.67588;126;20220821;28.8;12.5;20.6;1.3;13.7;0;3.95;20947 +94085;48.94107;1.67588;126;20220822;26;14.5;20.2;1.3;14.9;0;3.33;17390 +94085;48.94107;1.67588;126;20220823;28.3;18;23.1;.9;17.7;0;3.23;16304 +94085;48.94107;1.67588;126;20220824;31.9;17.5;24.7;.8;17.6;0;3.73;19195 +94085;48.94107;1.67588;126;20220825;28.2;18;23.1;2.7;16.3;.1;4.11;15956 +94085;48.94107;1.67588;126;20220826;27.2;16;21.6;2.5;15.9;0;3.83;16599 +94085;48.94107;1.67588;126;20220827;25.1;13.7;19.4;2;13.5;0;3.45;16607 +94085;48.94107;1.67588;126;20220828;25.8;13.7;19.7;1.6;13;0;3.41;16973 +94085;48.94107;1.67588;126;20220829;28;15.9;21.9;2.5;11.7;.4;4.37;16823 +94085;48.94107;1.67588;126;20220830;28.6;16.8;22.7;2;12.8;0;4.02;16460 +94085;48.94107;1.67588;126;20220831;26.9;14.5;20.7;1.9;13.8;0;3.59;16730 +94085;48.94107;1.67588;126;20220901;26.9;14.7;20.8;1.9;14.6;2.6;3.49;16438 +94085;48.94107;1.67588;126;20220902;22.9;15.8;19.3;1.7;16.3;1;2.49;12324 +94085;48.94107;1.67588;126;20220903;24.6;16.4;20.5;2.2;17;.1;2.86;13149 +94085;48.94107;1.67588;126;20220904;29;12.2;20.6;2.7;13.6;2.4;4.3;18816 +94085;48.94107;1.67588;126;20220905;26.2;16.4;21.3;2;16.4;9.5;3.11;14133 +94085;48.94107;1.67588;126;20220906;26.8;15.2;21;1.9;16.2;.4;3.19;15260 +94085;48.94107;1.67588;126;20220907;21.7;14.5;18.1;3.4;15.6;1.9;2.58;11814 +94085;48.94107;1.67588;126;20220908;24;13.4;18.7;4;14.8;1.3;3.34;14275 +94085;48.94107;1.67588;126;20220909;19.5;14.6;17;5.3;14.6;5.8;2.51;9473 +94085;48.94107;1.67588;126;20220910;20;13.5;16.7;4.1;15.2;5.4;2.26;10857 +94085;48.94107;1.67588;126;20220911;22.8;9.7;16.2;1.4;14;.2;2.44;15420 +94085;48.94107;1.67588;126;20220912;28.2;13;20.6;2.1;14.6;.3;3.48;16464 +94085;48.94107;1.67588;126;20220913;25.7;19.5;22.6;1.8;16.8;.4;2.66;10251 +94085;48.94107;1.67588;126;20220914;25.7;18.1;21.9;2.7;19.2;0;2.7;11267 +94085;48.94107;1.67588;126;20220915;22.3;12.6;17.4;2.6;14.5;0;2.51;12639 +94085;48.94107;1.67588;126;20220916;16.6;10.6;13.6;2;11.5;.4;1.79;9739 +94085;48.94107;1.67588;126;20220917;16.2;6.3;11.2;2.2;8.7;.1;2.1;12482 +94085;48.94107;1.67588;126;20220918;19.3;5.3;12.3;1.9;8.9;0;2.37;14748 +94085;48.94107;1.67588;126;20220919;17.7;8.1;12.9;1.6;9.7;0;1.99;11998 +94085;48.94107;1.67588;126;20220920;17.5;6.3;11.9;1;10;0;1.74;12838 +94085;48.94107;1.67588;126;20220921;19.1;7.9;13.5;1.6;10.1;.1;2.07;12683 +94085;48.94107;1.67588;126;20220922;20.8;6.6;13.7;.5;9.2;0;1.79;14158 +94085;48.94107;1.67588;126;20220923;19.5;9.4;14.4;.8;9.8;1;1.77;11729 +94085;48.94107;1.67588;126;20220924;15.4;11.7;13.5;1.1;13.4;4.9;1.15;6847 +94085;48.94107;1.67588;126;20220925;17.5;8.8;13.1;2.1;11.5;.2;1.74;10583 +94085;48.94107;1.67588;126;20220926;13.9;10.1;12;4.6;11.1;6.6;1.58;6764 +94085;48.94107;1.67588;126;20220927;14.3;9.2;11.7;5;11.8;7;1.38;7798 +94085;48.94107;1.67588;126;20220928;13.7;9.9;11.8;1.9;11.7;1.1;1.14;6585 +94085;48.94107;1.67588;126;20220929;14.7;8;11.3;.9;10.5;.3;1.22;8761 +94085;48.94107;1.67588;126;20220930;18.3;5;11.6;2.2;10;4.8;1.86;12346 +94085;48.94107;1.67588;126;20221001;20.5;11.4;15.9;5.7;13.6;1.7;2.46;10003 +94085;48.94107;1.67588;126;20221002;19.1;14.1;16.6;3.1;15;1.5;1.65;7207 +94085;48.94107;1.67588;126;20221003;15.3;8;11.6;1.6;11.7;0;1.19;8672 +94085;48.94107;1.67588;126;20221004;19.5;4.7;12.1;1.9;11.4;.1;1.66;12349 +94085;48.94107;1.67588;126;20221005;21.6;12.4;17;3.8;13.5;.2;2.39;9513 +94085;48.94107;1.67588;126;20221006;19.6;8.1;13.8;1.3;10.2;.1;1.63;10533 +94085;48.94107;1.67588;126;20221007;20.4;5.3;12.8;.9;9.6;.1;1.51;11957 +94085;48.94107;1.67588;126;20221008;17.9;8;12.9;1.6;10.3;.1;1.52;9464 +94085;48.94107;1.67588;126;20221009;18.9;4.7;11.8;2.1;9.2;0;1.8;11251 +94085;48.94107;1.67588;126;20221010;20;10.4;15.2;2.1;12.3;0;1.69;9042 +94085;48.94107;1.67588;126;20221011;17.4;6.9;12.1;1.4;9;.1;1.45;9334 +94085;48.94107;1.67588;126;20221012;20.6;4.3;12.4;1;9.6;0;1.41;11558 +94085;48.94107;1.67588;126;20221013;14.1;11;12.5;2.5;13.3;3.1;.82;4732 +94085;48.94107;1.67588;126;20221014;16.7;13.5;15.1;2.5;15.6;8.6;.9;4738 +94085;48.94107;1.67588;126;20221015;17.8;13.9;15.8;3.2;15.5;.4;1.15;5191 +94085;48.94107;1.67588;126;20221016;18.7;12.2;15.4;2.4;15;1.8;1.17;6715 +94085;48.94107;1.67588;126;20221017;18;16.6;17.3;2.4;17.4;1.3;.92;2846 +94085;48.94107;1.67588;126;20221018;18.5;14.4;16.4;1.6;16.7;.2;.91;5081 +94085;48.94107;1.67588;126;20221019;21.2;14.2;17.7;4.2;16.4;2.8;1.65;6657 +94085;48.94107;1.67588;126;20221020;21.4;14.8;18.1;4.1;16;4.6;1.81;6349 +94085;48.94107;1.67588;126;20221021;19.6;14.1;16.8;3.9;15;.4;1.59;5666 +94085;48.94107;1.67588;126;20221022;21.2;13.3;17.2;3.2;14.3;1.5;1.76;6762 +94085;48.94107;1.67588;126;20221023;22.8;14.5;18.6;5.3;14.2;0;2.71;6828 +94085;48.94107;1.67588;126;20221024;18.8;15;16.9;5.3;13.5;.5;2.16;4411 +94085;48.94107;1.67588;126;20221025;18.4;11.7;15;2.8;13.9;.3;1.19;5894 +94085;48.94107;1.67588;126;20221026;21.5;14.1;17.8;3.5;15.1;0;1.73;6113 +94085;48.94107;1.67588;126;20221027;23.3;13.7;18.5;4;14.7;0;2.19;6905 +94085;48.94107;1.67588;126;20221028;22.4;16.7;19.5;3.2;15.5;0;1.91;5138 +94085;48.94107;1.67588;126;20221029;23.8;16.2;20;3.2;14.6;0;2.2;5897 +94085;48.94107;1.67588;126;20221030;17.3;12;14.6;1.4;13;0;.9;4774 +94085;48.94107;1.67588;126;20221031;19.4;10.8;15.1;3;13.7;3.3;1.24;6091 +94085;48.94107;1.67588;126;20221101;16.3;9.6;12.9;5.7;11.3;.4;1.64;5238 +94085;48.94107;1.67588;126;20221102;14.8;8.3;11.5;4.2;10.8;0;1.2;5066 +94085;48.94107;1.67588;126;20221103;13.9;11.7;12.8;4.6;11.6;4.3;1.29;2725 +94085;48.94107;1.67588;126;20221104;11.2;8.2;9.7;3.3;9.9;.6;.87;3194 +94085;48.94107;1.67588;126;20221105;10.7;4;7.3;2.3;9.2;0;.55;4894 +94085;48.94107;1.67588;126;20221106;10.7;9.4;10;4.8;11.1;6.7;.69;1888 +94085;48.94107;1.67588;126;20221107;15.6;10.6;13.1;4.1;12.4;0;1.07;4030 +94085;48.94107;1.67588;126;20221108;16.1;11.1;13.6;5.1;11.7;.3;1.53;3962 +94085;48.94107;1.67588;126;20221109;15.4;9.8;12.6;3.8;11.3;.1;1.19;4146 +94085;48.94107;1.67588;126;20221110;13.1;5.6;9.3;2.3;10.1;0;.63;4782 +94085;48.94107;1.67588;126;20221111;12.4;7.5;9.9;3.1;10.5;.1;.71;3722 +94085;48.94107;1.67588;126;20221112;13.5;6.4;9.9;2.1;11.1;.2;.5;4490 +94085;48.94107;1.67588;126;20221113;10.8;6.5;8.6;1.5;10.6;.1;.38;3345 +94085;48.94107;1.67588;126;20221114;13.3;5.2;9.2;2.3;10.7;.3;.47;4669 +94085;48.94107;1.67588;126;20221115;12.6;7.7;10.1;4.3;11.3;3.5;.59;3481 +94085;48.94107;1.67588;126;20221116;12.3;7.8;10;5.8;11.3;7.3;.61;3265 +94085;48.94107;1.67588;126;20221117;14.2;9.2;11.7;7.7;10.5;1.1;1.59;3408 +94085;48.94107;1.67588;126;20221118;13.2;6.4;9.8;4.3;9.5;.9;1.04;3980 +94085;48.94107;1.67588;126;20221119;11.4;4.8;8.1;2.2;8.7;.3;.62;3854 +94085;48.94107;1.67588;126;20221120;10.5;3.2;6.8;4.2;8.6;2.4;.64;4013 +94085;48.94107;1.67588;126;20221121;7.8;5.4;6.6;4.8;9;4.7;.47;2091 +94085;48.94107;1.67588;126;20221122;10.2;4.1;7.1;5.3;8.5;2.7;.8;3525 +94085;48.94107;1.67588;126;20221123;12;4.3;8.1;4.5;9.4;3.6;.69;3954 +94085;48.94107;1.67588;126;20221124;11.8;6.2;9;4.9;10;2.8;.7;3264 +94085;48.94107;1.67588;126;20221125;12.8;6;9.4;2.8;9.9;.3;.62;3588 +94085;48.94107;1.67588;126;20221126;9.9;3.9;6.9;2.7;9.2;.7;.35;3300 +94085;48.94107;1.67588;126;20221127;8.7;6;7.3;4.1;9.8;11.8;.34;2048 +94085;48.94107;1.67588;126;20221128;10.8;7.4;9.1;2.6;10.2;.4;.51;2317 +94085;48.94107;1.67588;126;20221129;7;5.5;6.2;.9;9.3;0;.3;1380 +94085;48.94107;1.67588;126;20221130;6.2;4.7;5.4;1.4;8.6;0;.32;1361 +94085;48.94107;1.67588;126;20221201;4.8;3.6;4.2;2.1;7.8;0;.34;1157 +94085;48.94107;1.67588;126;20221202;4.8;3.2;4;2.2;7.2;.3;.43;1382 +94085;48.94107;1.67588;126;20221203;3.1;2.2;2.6;2.8;6.4;0;.5;920 +94085;48.94107;1.67588;126;20221204;3.2;1.2;2.2;2.3;6.3;.2;.39;1556 +94085;48.94107;1.67588;126;20221205;2.6;1;1.8;1.3;6.5;.1;.29;1333 +94085;48.94107;1.67588;126;20221206;5.2;-.5;2.3;1.1;6.6;.1;.2;2855 +94085;48.94107;1.67588;126;20221207;5.6;-.8;2.4;1.1;6.6;.1;.18;3023 +94085;48.94107;1.67588;126;20221208;2.1;.8;1.4;1.4;6.7;0;.24;1124 +94085;48.94107;1.67588;126;20221209;1.4;-1.2;.1;2;6;0;.19;1746 +94085;48.94107;1.67588;126;20221210;3.2;-.8;1.2;2.2;6;0;.28;2248 +94085;48.94107;1.67588;126;20221211;.4;-2.6;-1.1;3;5.1;0;.29;1878 +94085;48.94107;1.67588;126;20221212;-.6;-2.8;-1.7;3.1;4.8;0;.33;1539 +94085;48.94107;1.67588;126;20221213;.8;-4.1;-1.7;1.9;4.1;0;.39;2486 +94085;48.94107;1.67588;126;20221214;1;-1.9;-.5;1.3;4.6;.1;.36;1808 +94085;48.94107;1.67588;126;20221215;3;-3.9;-.5;1.8;4.2;0;.42;3000 +94085;48.94107;1.67588;126;20221216;4.6;-2.7;.9;2.3;5.2;0;.4;3087 +94085;48.94107;1.67588;126;20221217;-1.2;-3.9;-2.6;2.9;4.8;0;.2;1710 +94085;48.94107;1.67588;126;20221218;3.7;-5.8;-1.1;4.5;5.1;2.8;.34;3562 +94085;48.94107;1.67588;126;20221219;10.3;3.7;7;6;9.1;.2;.51;2896 +94085;48.94107;1.67588;126;20221220;10.5;10.2;10.3;4.5;11.3;7.3;.69;292 +94085;48.94107;1.67588;126;20221221;11.2;5.4;8.3;3.9;11.4;6.6;.01;2686 +94085;48.94107;1.67588;126;20221222;12.3;10;11.1;6.3;13.1;6.4;.24;1539 +94085;48.94107;1.67588;126;20221223;15.5;11.8;13.6;5.4;13.4;1.5;.91;2065 +94085;48.94107;1.67588;126;20221224;10.8;9.5;10.1;3.5;11.4;1.8;.51;1058 +94085;48.94107;1.67588;126;20221225;12.4;9.5;10.9;3.5;12.2;2.2;.43;1789 +94085;48.94107;1.67588;126;20221226;10.4;9.7;10;4.5;10.2;.6;.94;672 +94085;48.94107;1.67588;126;20221227;9.8;2.6;6.2;3.9;8.1;.3;.56;3077 +94085;48.94107;1.67588;126;20221228;10.5;6.4;8.4;5.8;10.9;1.7;.21;2231 +94085;48.94107;1.67588;126;20221229;11.2;9.2;10.2;6.2;9.7;0;1.24;1442 +94085;48.94107;1.67588;126;20221230;14;4.8;9.4;5.9;11.6;2.9;.29;3585 +94085;48.94107;1.67588;126;20221231;15.2;13.6;14.4;7.2;12.6;0;1.67;1263 +94086;48.96593;2.01542;97;20220101;14.7;7.9;11.3;2.3;10.9;0;.52;3906 +94086;48.96593;2.01542;97;20220102;13.8;8.6;11.2;4.8;10.83;0;.98;2900 +94086;48.96593;2.01542;97;20220103;12.5;9.8;11.2;3.9;11.2;21.5;.81;1883 +94086;48.96593;2.01542;97;20220104;9.4;7.5;8.4;3.8;9.37;.5;.72;1563 +94086;48.96593;2.01542;97;20220105;6.7;.8;3.7;3.2;6.1;0;.55;4395 +94086;48.96593;2.01542;97;20220106;6.3;-1.2;2.5;2.7;6.23;.5;.38;3939 +94086;48.96593;2.01542;97;20220107;8.4;3.1;5.7;5.6;7.43;4.7;.77;3650 +94086;48.96593;2.01542;97;20220108;8.6;.3;4.4;5.1;8.36;14.3;.23;3321 +94086;48.96593;2.01542;97;20220109;5.7;3.8;4.8;3.4;7.7;5.8;.46;1736 +94086;48.96593;2.01542;97;20220110;4;1.4;2.7;2;7.5;0;.28;1065 +94086;48.96593;2.01542;97;20220111;3.5;1.9;2.7;2.1;6.33;0;.38;2319 +94086;48.96593;2.01542;97;20220112;3.6;-1.7;1;1.3;6.5;0;.2;2538 +94086;48.96593;2.01542;97;20220113;2.9;1.9;2.4;1.6;6.8;0;.28;2111 +94086;48.96593;2.01542;97;20220114;7.2;-.9;3.1;1.3;6.37;0;.2;5342 +94086;48.96593;2.01542;97;20220115;4.4;-1.6;1.4;1.5;5.9;0;.23;3995 +94086;48.96593;2.01542;97;20220116;5.1;-1.4;1.8;2.4;6.97;.4;.18;2850 +94086;48.96593;2.01542;97;20220117;7.7;3.9;5.8;1.1;8.07;.1;.33;2900 +94086;48.96593;2.01542;97;20220118;8.8;-.6;4.1;2;7.3;0;.32;5300 +94086;48.96593;2.01542;97;20220119;6.3;3.2;4.7;2.5;8;1.4;.4;1783 +94086;48.96593;2.01542;97;20220120;6.7;1.6;4.1;3.2;6.97;.1;.55;3601 +94086;48.96593;2.01542;97;20220121;6.1;1.4;3.7;2.7;6.5;0;.57;3330 +94086;48.96593;2.01542;97;20220122;5.7;3.1;4.4;1.7;6.93;0;.56;1662 +94086;48.96593;2.01542;97;20220123;3.9;3.6;3.8;2.5;6.7;0;.64;314 +94086;48.96593;2.01542;97;20220124;7;-.5;3.2;1.8;6.07;0;.46;5316 +94086;48.96593;2.01542;97;20220125;.3;-2.6;-1.1;1;5.73;0;.25;1856 +94086;48.96593;2.01542;97;20220126;2.9;-.8;1.1;1.2;6.37;0;.31;2219 +94086;48.96593;2.01542;97;20220127;7.6;2.3;5;2.8;8.03;.2;.42;2647 +94086;48.96593;2.01542;97;20220128;8;4.9;6.4;2.1;8.87;.1;.46;2016 +94086;48.96593;2.01542;97;20220129;10.3;5.8;8.1;4.3;10.13;.4;.48;2266 +94086;48.96593;2.01542;97;20220130;10.1;6.4;8.2;2.2;8;.1;.76;5806 +94086;48.96593;2.01542;97;20220131;8.3;3.8;6.1;5.4;6.6;.3;1.33;4748 +94086;48.96593;2.01542;97;20220201;9.7;.5;5.1;5.1;8.97;.2;.32;3571 +94086;48.96593;2.01542;97;20220202;10.9;9.4;10.2;3.9;9.87;0;1.03;1774 +94086;48.96593;2.01542;97;20220203;8.2;7;7.6;3.2;8.43;0;.83;1846 +94086;48.96593;2.01542;97;20220204;11.5;6.8;9.1;4.3;8.23;.8;1.35;3746 +94086;48.96593;2.01542;97;20220205;10.4;1.3;5.9;4;7;0;1.04;7488 +94086;48.96593;2.01542;97;20220206;10.8;5.8;8.3;7.7;9.6;6.8;.89;2752 +94086;48.96593;2.01542;97;20220207;10.3;3.7;7;3.2;7;0;1.11;7569 +94086;48.96593;2.01542;97;20220208;10.8;3.8;7.3;2.6;8.93;0;.68;3822 +94086;48.96593;2.01542;97;20220209;11;2.1;6.6;1.4;8.03;0;.63;7301 +94086;48.96593;2.01542;97;20220210;9;3.8;6.4;2.9;8.5;2.1;.59;3608 +94086;48.96593;2.01542;97;20220211;8.8;-.8;4;1.6;6.5;0;.63;8619 +94086;48.96593;2.01542;97;20220212;9;-2.4;3.3;2.5;5;0;1.03;9920 +94086;48.96593;2.01542;97;20220213;12.9;-1;6;5.8;7;1.1;1.57;10410 +94086;48.96593;2.01542;97;20220214;11.7;7.3;9.5;5.7;8.9;4;1.47;6093 +94086;48.96593;2.01542;97;20220215;9.7;3.4;6.6;5.4;9;4.2;.67;6824 +94086;48.96593;2.01542;97;20220216;15.2;8.6;11.9;7;12.7;1.4;.94;4473 +94086;48.96593;2.01542;97;20220217;13.7;9.9;11.8;6;9.1;.2;2.11;5117 +94086;48.96593;2.01542;97;20220218;12.3;8.9;10.6;7.3;9.03;.4;1.9;4383 +94086;48.96593;2.01542;97;20220219;10.3;2.4;6.3;6.4;6.8;0;1.6;9196 +94086;48.96593;2.01542;97;20220220;12.9;7.5;10.2;7.3;9.63;3.3;1.58;5052 +94086;48.96593;2.01542;97;20220221;9.8;4.8;7.3;7.3;7.7;0;1.47;5668 +94086;48.96593;2.01542;97;20220222;12.1;4.5;8.3;4.2;9.4;.4;.99;6343 +94086;48.96593;2.01542;97;20220223;10.7;3.4;7;1.9;8.87;0;.79;5742 +94086;48.96593;2.01542;97;20220224;11.6;5.3;8.5;4.7;7.43;1.9;1.73;7178 +94086;48.96593;2.01542;97;20220225;10.4;1.8;6.1;3.4;6.4;0;1.44;9963 +94086;48.96593;2.01542;97;20220226;10.3;-1.1;4.6;3.1;5.77;0;1.43;10891 +94086;48.96593;2.01542;97;20220227;9.9;-.2;4.8;3.9;5.03;0;1.75;10663 +94086;48.96593;2.01542;97;20220228;12.4;-1.3;5.5;2.5;5.03;.1;1.69;12469 +94086;48.96593;2.01542;97;20220301;12.6;2;7.3;1.9;6.77;.3;1.31;8267 +94086;48.96593;2.01542;97;20220302;11.9;4.8;8.4;1.9;6.97;0;1.39;8620 +94086;48.96593;2.01542;97;20220303;11.9;3.8;7.9;1.3;9.1;0;.91;6588 +94086;48.96593;2.01542;97;20220304;11.4;6.1;8.7;2.1;9.57;.2;.95;5834 +94086;48.96593;2.01542;97;20220305;10;6.5;8.3;2.2;8.9;0;1.1;7578 +94086;48.96593;2.01542;97;20220306;8.4;1.2;4.8;4.1;5.6;0;1.64;11563 +94086;48.96593;2.01542;97;20220307;6.8;-.9;3;4.3;4.27;0;1.78;12319 +94086;48.96593;2.01542;97;20220308;13.5;-1.9;5.8;3.4;5;0;2.22;13672 +94086;48.96593;2.01542;97;20220309;15.2;1.5;8.4;3.1;7.57;0;1.94;12122 +94086;48.96593;2.01542;97;20220310;17.2;3.1;10.1;3.3;7.7;0;2.38;14119 +94086;48.96593;2.01542;97;20220311;12.4;5.9;9.1;4.4;9.17;1.6;1.49;7511 +94086;48.96593;2.01542;97;20220312;11.5;6.3;8.9;4.5;9.23;0;1.3;7285 +94086;48.96593;2.01542;97;20220313;10.9;7.7;9.3;4.3;8.93;2.5;1.37;4689 +94086;48.96593;2.01542;97;20220314;14.7;3.4;9;2.4;8.2;1.5;1.83;14294 +94086;48.96593;2.01542;97;20220315;11.9;7.2;9.6;2.2;10.63;5.7;.99;6075 +94086;48.96593;2.01542;97;20220316;14.7;7.8;11.3;3.2;11.1;0;1.48;9489 +94086;48.96593;2.01542;97;20220317;8.8;7.1;7.9;3.6;8.1;0;1.4;6916 +94086;48.96593;2.01542;97;20220318;14.6;1.6;8.1;6.2;6;0;3.12;16803 +94086;48.96593;2.01542;97;20220319;16.2;4.7;10.5;6.2;6;0;3.72;16610 +94086;48.96593;2.01542;97;20220320;13.4;-.8;6.3;2.5;5.2;0;2.27;17539 +94086;48.96593;2.01542;97;20220321;18.2;1.6;9.9;2.3;8.1;0;2.35;16280 +94086;48.96593;2.01542;97;20220322;18.3;3.5;10.9;3;7;0;2.97;18126 +94086;48.96593;2.01542;97;20220323;18.2;1.5;9.9;2.4;6.2;0;2.82;18616 +94086;48.96593;2.01542;97;20220324;19.8;1.3;10.6;2.6;6.4;0;3.1;18835 +94086;48.96593;2.01542;97;20220325;18.6;3.4;11;4.2;6.4;0;3.62;18885 +94086;48.96593;2.01542;97;20220326;18.6;2.6;10.6;4.8;6.6;0;3.72;19272 +94086;48.96593;2.01542;97;20220327;20.4;7.2;13.8;4.2;7.7;0;3.92;18772 +94086;48.96593;2.01542;97;20220328;20.5;2.1;11.3;2;8.5;0;2.82;19709 +94086;48.96593;2.01542;97;20220329;16.9;10;13.5;2.5;9.7;1.9;2.53;14610 +94086;48.96593;2.01542;97;20220330;13.5;7.9;10.7;2.4;10.4;2.7;1.7;11860 +94086;48.96593;2.01542;97;20220331;8.5;2.3;5.4;6;6.7;1.8;1.75;12001 +94086;48.96593;2.01542;97;20220401;3.3;.5;1.9;7.7;5.7;.8;1.16;9184 +94086;48.96593;2.01542;97;20220402;7.4;-1.3;3.1;6.1;5;.1;2.09;16531 +94086;48.96593;2.01542;97;20220403;8.1;-1.4;3.4;4;5.1;0;2.01;16625 +94086;48.96593;2.01542;97;20220404;9;-3.2;2.9;4.8;6.2;0;1.62;15310 +94086;48.96593;2.01542;97;20220405;12.4;7.5;10;4.2;10.3;.5;1.27;4840 +94086;48.96593;2.01542;97;20220406;14.4;6.6;10.5;6.1;9.2;.4;2.32;10244 +94086;48.96593;2.01542;97;20220407;14;9.7;11.9;7.2;9.3;2.3;2.7;9151 +94086;48.96593;2.01542;97;20220408;6.6;6.3;6.5;4.3;7.6;29.4;1.06;1074 +94086;48.96593;2.01542;97;20220409;11.1;1.4;6.3;1.9;6.8;.1;1.83;14035 +94086;48.96593;2.01542;97;20220410;13.9;-2.7;5.6;2;6;0;2.55;22485 +94086;48.96593;2.01542;97;20220411;19.4;1.7;10.6;3.8;7.8;0;3.66;22692 +94086;48.96593;2.01542;97;20220412;19.8;9.1;14.5;4;10.9;.6;3.48;19598 +94086;48.96593;2.01542;97;20220413;17.3;7.6;12.5;1.2;12.2;1.8;2.51;19581 +94086;48.96593;2.01542;97;20220414;20.4;5.6;13;1.3;11.3;0;2.82;20153 +94086;48.96593;2.01542;97;20220415;19.9;5.8;12.9;2.5;11;0;3.24;22815 +94086;48.96593;2.01542;97;20220416;18.9;6.3;12.6;3.5;9.7;0;3.5;22667 +94086;48.96593;2.01542;97;20220417;20.9;3.3;12.1;3.6;7.1;0;4.31;23905 +94086;48.96593;2.01542;97;20220418;18.2;1.8;10;2.3;8.3;0;3.23;23975 +94086;48.96593;2.01542;97;20220419;16.8;4.5;10.7;3.5;9.7;0;2.78;19199 +94086;48.96593;2.01542;97;20220420;19.5;5.2;12.4;3.5;8.8;0;3.84;23849 +94086;48.96593;2.01542;97;20220421;19.3;3.9;11.6;4;8.6;0;3.89;24413 +94086;48.96593;2.01542;97;20220422;18.6;6.2;12.4;4.7;9.2;0;3.72;21333 +94086;48.96593;2.01542;97;20220423;19.7;6.6;13.2;4.4;10.6;.2;3.48;19852 +94086;48.96593;2.01542;97;20220424;18.8;5.3;12.1;3.7;10.3;0;3.34;22069 +94086;48.96593;2.01542;97;20220425;16.2;6.5;11.4;3.8;9;0;2.99;17367 +94086;48.96593;2.01542;97;20220426;15.4;2.3;8.9;3.2;8.3;0;2.75;19465 +94086;48.96593;2.01542;97;20220427;18.1;3.6;10.9;4.8;8.7;0;3.79;24814 +94086;48.96593;2.01542;97;20220428;20.7;5.2;13;4.1;9.2;0;4.33;25735 +94086;48.96593;2.01542;97;20220429;18.7;9.4;14.1;3.9;9.8;0;3.95;22640 +94086;48.96593;2.01542;97;20220430;15.9;4.4;10.2;4.6;8.2;0;3.54;24357 +94086;48.96593;2.01542;97;20220501;16.9;2.7;9.8;3.9;8.2;0;3.57;25380 +94086;48.96593;2.01542;97;20220502;17.9;5.9;11.9;4.1;9.3;0;3.65;22953 +94086;48.96593;2.01542;97;20220503;18.9;6.9;12.9;4.2;9.5;0;4.02;24420 +94086;48.96593;2.01542;97;20220504;19;7;13;2.4;10.9;.9;3.4;22767 +94086;48.96593;2.01542;97;20220505;18.5;8.6;13.6;3.5;10.9;0;3.18;17620 +94086;48.96593;2.01542;97;20220506;21.8;6.9;14.3;2.5;10.8;0;4.01;24124 +94086;48.96593;2.01542;97;20220507;21.8;9.5;15.7;2.6;11.63;0;3.77;20463 +94086;48.96593;2.01542;97;20220508;21.4;10.6;16;3;12.37;0;3.65;19217 +94086;48.96593;2.01542;97;20220509;25.8;7.8;16.8;1.6;11.23;0;4.5;25833 +94086;48.96593;2.01542;97;20220510;27.5;12.2;19.8;2.5;12.53;0;5.11;24396 +94086;48.96593;2.01542;97;20220511;24.2;9.5;16.8;3;12.9;0;4.63;25777 +94086;48.96593;2.01542;97;20220512;21.1;9.3;15.2;2.4;11.07;0;3.84;21743 +94086;48.96593;2.01542;97;20220513;21.1;6.7;13.9;1.8;9.87;0;4.17;26241 +94086;48.96593;2.01542;97;20220514;23.2;7.2;15.2;1.4;10.4;0;4.21;25604 +94086;48.96593;2.01542;97;20220515;29.1;12.3;20.7;3.2;12.3;3.1;5.8;24803 +94086;48.96593;2.01542;97;20220516;25.7;14.9;20.3;2.6;15.57;0;4.4;21136 +94086;48.96593;2.01542;97;20220517;28.7;13.6;21.1;1.7;15.1;.2;4.92;25065 +94086;48.96593;2.01542;97;20220518;27.8;14.2;21;2.6;16.3;1.7;5.14;25502 +94086;48.96593;2.01542;97;20220519;23.2;17.5;20.3;2.6;16.83;.5;4.04;19918 +94086;48.96593;2.01542;97;20220520;20.3;14.2;17.2;2.3;13.77;8.6;3.07;14159 +94086;48.96593;2.01542;97;20220521;23.5;9.5;16.5;1.3;12.67;.2;4.22;25430 +94086;48.96593;2.01542;97;20220522;22;11.3;16.7;1.9;13.67;.2;3.46;18691 +94086;48.96593;2.01542;97;20220523;18;14.2;16.1;2.5;14.8;3.3;2.21;10720 +94086;48.96593;2.01542;97;20220524;18.4;9.9;14.1;3.4;11.47;.8;3.41;19230 +94086;48.96593;2.01542;97;20220525;19.8;7.4;13.6;2.8;11.07;.4;3.74;22931 +94086;48.96593;2.01542;97;20220526;19;12.4;15.7;3.2;13.07;.2;2.84;13129 +94086;48.96593;2.01542;97;20220527;21.2;11.9;16.6;2.9;12.13;0;3.58;16859 +94086;48.96593;2.01542;97;20220528;19.5;7.2;13.4;2.6;10.03;0;4.03;24532 +94086;48.96593;2.01542;97;20220529;16.1;6.3;11.2;3.4;8.5;0;3.45;20435 +94086;48.96593;2.01542;97;20220530;18.4;5.5;11.9;2;8.93;0;3.72;23506 +94086;48.96593;2.01542;97;20220531;20.8;10;15.4;2;9.43;0;4.17;22928 +94086;48.96593;2.01542;97;20220601;21.7;5.9;13.8;1.9;9.43;0;4.56;28150 +94086;48.96593;2.01542;97;20220602;23.6;8.7;16.2;2.7;9.57;0;5.07;26431 +94086;48.96593;2.01542;97;20220603;22.7;11.2;17;1.6;13.43;1.9;3.51;18757 +94086;48.96593;2.01542;97;20220604;28.1;14.8;21.5;2.1;17.23;15.3;4.44;20779 +94086;48.96593;2.01542;97;20220605;20.8;14.5;17.6;1.9;16.73;2.7;2.82;15228 +94086;48.96593;2.01542;97;20220606;22.2;10.9;16.5;2.6;13;.9;4.2;23549 +94086;48.96593;2.01542;97;20220607;23.1;14.5;18.8;3.2;14.5;9.7;4.1;18971 +94086;48.96593;2.01542;97;20220608;21.2;14;17.6;3.5;14.37;6.9;3.61;17475 +94086;48.96593;2.01542;97;20220609;21.2;11.1;16.2;3.1;12.67;0;3.75;19713 +94086;48.96593;2.01542;97;20220610;22.7;13.9;18.3;2.4;14.63;0;4.07;21731 +94086;48.96593;2.01542;97;20220611;24.9;13.3;19.1;1.8;14.77;0;4.61;24681 +94086;48.96593;2.01542;97;20220612;23.4;10;16.7;2.8;11.8;0;5.07;28032 +94086;48.96593;2.01542;97;20220613;22.8;9.4;16.1;2.3;11.3;0;4.87;28051 +94086;48.96593;2.01542;97;20220614;26;10.4;18.2;2.3;11.63;0;5.47;28776 +94086;48.96593;2.01542;97;20220615;29.6;12.9;21.2;1.9;13.23;0;5.87;28780 +94086;48.96593;2.01542;97;20220616;29.3;13.7;21.5;2.2;12.7;0;6.07;28982 +94086;48.96593;2.01542;97;20220617;34;15.4;24.7;1.8;14.3;0;6.43;28968 +94086;48.96593;2.01542;97;20220618;36.2;17.9;27;2.2;17.03;1;6.97;28299 +94086;48.96593;2.01542;97;20220619;22.8;14.1;18.5;4.7;15.73;7.6;4.3;21748 +94086;48.96593;2.01542;97;20220620;22.6;14.1;18.4;2.9;14.77;0;3.81;18526 +94086;48.96593;2.01542;97;20220621;26.1;13.8;20;2.5;14.13;1.1;5.06;24791 +94086;48.96593;2.01542;97;20220622;26.5;14;20.2;2.6;15;1.7;4.82;23030 +94086;48.96593;2.01542;97;20220623;27.8;17.5;22.7;2.7;17.1;4.4;5.2;23383 +94086;48.96593;2.01542;97;20220624;24.1;16.5;20.3;3.4;16.73;4.2;4.27;19914 +94086;48.96593;2.01542;97;20220625;18.1;15.4;16.7;3;14.93;1.4;2.45;11115 +94086;48.96593;2.01542;97;20220626;23;11.4;17.2;2.4;12.77;0;4.23;22493 +94086;48.96593;2.01542;97;20220627;23.5;11.8;17.7;2.2;12.77;1.2;4.53;24242 +94086;48.96593;2.01542;97;20220628;26.9;10;18.4;1.7;12.17;0;5.31;29128 +94086;48.96593;2.01542;97;20220629;25.4;10.9;18.1;2.2;13;1.4;5.02;26898 +94086;48.96593;2.01542;97;20220630;19.1;12.2;15.7;2.1;13.7;6.7;2.9;15927 +94086;48.96593;2.01542;97;20220701;22;8.5;15.3;1.8;11.47;0;4.06;23558 +94086;48.96593;2.01542;97;20220702;27.1;9.2;18.1;1.9;11.63;0;5.46;29743 +94086;48.96593;2.01542;97;20220703;23.9;11.1;17.5;2.6;12.03;0;4.86;25616 +94086;48.96593;2.01542;97;20220704;25.8;9.2;17.5;2.1;12.03;0;5.28;29244 +94086;48.96593;2.01542;97;20220705;25.3;9.1;17.2;2.6;12.27;0;5.03;26572 +94086;48.96593;2.01542;97;20220706;26.1;10.3;18.2;2.5;12.83;0;5.22;27469 +94086;48.96593;2.01542;97;20220707;21.5;13.7;17.6;3;14.23;0;3.14;13124 +94086;48.96593;2.01542;97;20220708;27.9;9.7;18.8;2.6;12.1;0;5.76;28990 +94086;48.96593;2.01542;97;20220709;29.3;13.8;21.5;3;13.87;0;6.11;27732 +94086;48.96593;2.01542;97;20220710;27.1;12.2;19.7;3.1;12.5;0;5.85;27924 +94086;48.96593;2.01542;97;20220711;29.9;14.6;22.3;2.5;13.93;0;6.08;27848 +94086;48.96593;2.01542;97;20220712;33.1;15.8;24.4;1.5;13.77;0;5.95;28143 +94086;48.96593;2.01542;97;20220713;36.3;19.4;27.8;1.9;13.43;0;6.7;27321 +94086;48.96593;2.01542;97;20220714;30.9;17.4;24.1;3.1;14.37;0;6.59;27078 +94086;48.96593;2.01542;97;20220715;27;13.2;20.1;2.6;11.2;0;5.76;27454 +94086;48.96593;2.01542;97;20220716;29.1;11.9;20.5;2.4;11.43;0;5.95;28145 +94086;48.96593;2.01542;97;20220717;31.8;14;22.9;2.5;10.87;0;6.53;27518 +94086;48.96593;2.01542;97;20220718;37.9;15.7;26.8;1.7;11.37;0;6.79;28540 +94086;48.96593;2.01542;97;20220719;39.9;21;30.4;3.6;14.53;2.1;8.83;27106 +94086;48.96593;2.01542;97;20220720;23.8;18.6;21.2;2.7;19.47;5.6;3.26;15480 +94086;48.96593;2.01542;97;20220721;26.5;15.6;21;2.1;17.77;.1;4.03;19441 +94086;48.96593;2.01542;97;20220722;25;15.3;20.2;2.2;18.1;2.6;3.53;17482 +94086;48.96593;2.01542;97;20220723;27;16.4;21.7;1.9;18.07;.1;4.05;19328 +94086;48.96593;2.01542;97;20220724;32.9;15.2;24;2.4;16.1;0;6.17;27280 +94086;48.96593;2.01542;97;20220725;27.3;17.4;22.4;3.6;15.17;0;5.32;21173 +94086;48.96593;2.01542;97;20220726;22.6;14.4;18.5;2.7;13.97;0;3.49;15204 +94086;48.96593;2.01542;97;20220727;25.4;10.9;18.2;2.7;12;0;4.87;24192 +94086;48.96593;2.01542;97;20220728;26.7;14;20.4;1.7;10.8;0;4.7;22574 +94086;48.96593;2.01542;97;20220729;29.4;12.5;21;1.5;11.53;0;5.06;25360 +94086;48.96593;2.01542;97;20220730;30.1;14.3;22.2;1.9;13.63;0;5.21;24581 +94086;48.96593;2.01542;97;20220731;27.7;15.1;21.4;2.4;16.53;0;4.66;21974 +94086;48.96593;2.01542;97;20220801;26.8;17.5;22.2;1.8;16.8;0;3.71;15879 +94086;48.96593;2.01542;97;20220802;31.1;14.3;22.7;1.5;15.87;0;5.17;25890 +94086;48.96593;2.01542;97;20220803;35.5;16.8;26.2;1.8;16.97;0;5.96;26009 +94086;48.96593;2.01542;97;20220804;27.7;18.7;23.2;2.8;17.93;3.9;4.44;18456 +94086;48.96593;2.01542;97;20220805;25.6;14.1;19.9;3.1;14.23;0;4.69;22416 +94086;48.96593;2.01542;97;20220806;25.1;9.1;17.1;3.4;9.57;0;5.35;25409 +94086;48.96593;2.01542;97;20220807;27.1;12.8;20;3.5;10.23;0;5.78;24847 +94086;48.96593;2.01542;97;20220808;28.8;13.9;21.3;3.8;11.6;0;6.12;24850 +94086;48.96593;2.01542;97;20220809;30.8;15.6;23.2;3.6;13.37;0;6.31;24794 +94086;48.96593;2.01542;97;20220810;33;16.2;24.6;2.7;12.6;0;6.27;24910 +94086;48.96593;2.01542;97;20220811;33.1;15.7;24.4;2.5;11.37;0;6.11;24615 +94086;48.96593;2.01542;97;20220812;34.1;15.2;24.7;2.2;10.97;0;6.04;24897 +94086;48.96593;2.01542;97;20220813;32.9;16;24.4;2;10.53;0;5.73;24609 +94086;48.96593;2.01542;97;20220814;27.8;17.2;22.5;2.4;14.2;5.6;4.36;17259 +94086;48.96593;2.01542;97;20220815;27.8;14.6;21.2;1.8;17.47;0;3.79;18998 +94086;48.96593;2.01542;97;20220816;26.8;17;21.9;1.9;17.8;7.2;3.48;15909 +94086;48.96593;2.01542;97;20220817;26.6;15.9;21.2;1.4;18.03;1;3.41;17501 +94086;48.96593;2.01542;97;20220818;28;13.9;20.9;2.2;16.37;0;4.3;21783 +94086;48.96593;2.01542;97;20220819;24.5;15;19.8;2.4;16.8;1.6;2.88;12087 +94086;48.96593;2.01542;97;20220820;25.5;10.8;18.1;1.5;13.37;0;3.84;22198 +94086;48.96593;2.01542;97;20220821;27.3;11.4;19.4;1.7;13.87;0;3.89;20231 +94086;48.96593;2.01542;97;20220822;26.5;13.9;20.2;1.6;15.23;0;3.53;17780 +94086;48.96593;2.01542;97;20220823;28.4;16.6;22.5;1;17.87;0;3.09;14926 +94086;48.96593;2.01542;97;20220824;32.4;16.3;24.3;1.1;17.23;0;4.19;20907 +94086;48.96593;2.01542;97;20220825;30.4;16.7;23.5;2.6;16.2;0;4.67;19173 +94086;48.96593;2.01542;97;20220826;26.9;16.2;21.6;2.9;16.43;0;3.8;15201 +94086;48.96593;2.01542;97;20220827;25.4;14;19.7;2.6;13.5;0;4.13;20290 +94086;48.96593;2.01542;97;20220828;26.2;13.7;19.9;2.9;13.3;0;4.18;18974 +94086;48.96593;2.01542;97;20220829;28.4;15.8;22.1;3.7;12.27;.7;5.33;19926 +94086;48.96593;2.01542;97;20220830;28.8;16;22.4;2.5;13.1;0;4.39;17852 +94086;48.96593;2.01542;97;20220831;27.5;14.1;20.8;2.6;14;0;4.22;19152 +94086;48.96593;2.01542;97;20220901;28.3;14.2;21.3;2.1;14.6;2.6;3.86;17554 +94086;48.96593;2.01542;97;20220902;23.9;16.5;20.2;2;16.07;.2;2.72;11621 +94086;48.96593;2.01542;97;20220903;24.7;16.9;20.8;2.2;17.23;.1;2.91;13503 +94086;48.96593;2.01542;97;20220904;29.1;12.5;20.8;2.2;14.23;1.2;4.21;20247 +94086;48.96593;2.01542;97;20220905;28.3;15.4;21.9;2;16.87;11.9;3.54;16530 +94086;48.96593;2.01542;97;20220906;27.8;13.5;20.7;1.7;16.37;.7;3.37;17345 +94086;48.96593;2.01542;97;20220907;22.4;14.3;18.4;2.7;16.03;2.2;2.5;12118 +94086;48.96593;2.01542;97;20220908;23.8;13.9;18.8;3.8;15.23;1.2;3.11;12681 +94086;48.96593;2.01542;97;20220909;19.9;14.8;17.3;4.8;14.8;5.9;2.46;9160 +94086;48.96593;2.01542;97;20220910;20.1;13.8;17;3.4;15.4;6;2.08;9513 +94086;48.96593;2.01542;97;20220911;23.3;10.4;16.9;1.4;14.37;.1;2.54;15918 +94086;48.96593;2.01542;97;20220912;28.1;12.4;20.2;2;14.83;.1;3.56;18632 +94086;48.96593;2.01542;97;20220913;25.7;18.4;22;2.2;17.27;0;2.72;10264 +94086;48.96593;2.01542;97;20220914;26;17.9;22;2.6;19.3;0;2.89;12883 +94086;48.96593;2.01542;97;20220915;22.8;12.8;17.8;3;14.43;0;2.72;12613 +94086;48.96593;2.01542;97;20220916;18.1;10.6;14.3;2.7;11.17;.2;2.26;10681 +94086;48.96593;2.01542;97;20220917;17.1;6.8;12;2.9;8.7;0;2.6;15466 +94086;48.96593;2.01542;97;20220918;19.5;4.8;12.1;2.3;9;0;2.66;17399 +94086;48.96593;2.01542;97;20220919;18.6;7.1;12.9;2.2;9.63;0;2.38;14378 +94086;48.96593;2.01542;97;20220920;17.9;5.3;11.6;1.4;9.83;0;1.78;10933 +94086;48.96593;2.01542;97;20220921;19.4;6.4;12.9;1.9;9.83;0;2.39;15793 +94086;48.96593;2.01542;97;20220922;21.4;5.5;13.4;.7;8.97;0;2.06;16277 +94086;48.96593;2.01542;97;20220923;20;8.2;14.1;.9;10;.6;1.85;12411 +94086;48.96593;2.01542;97;20220924;17.5;11.6;14.6;1.8;13.13;1.7;1.49;7634 +94086;48.96593;2.01542;97;20220925;18.8;9.8;14.3;3.1;11.3;.3;2.38;12993 +94086;48.96593;2.01542;97;20220926;14.1;9.9;12;3.9;10.97;8.3;1.57;6112 +94086;48.96593;2.01542;97;20220927;14;10;12;3.5;11.86;4.5;1.31;7146 +94086;48.96593;2.01542;97;20220928;14.9;10.1;12.5;1.9;11.47;1.1;1.42;8789 +94086;48.96593;2.01542;97;20220929;15.6;7.9;11.7;1.1;10.67;.4;1.31;9054 +94086;48.96593;2.01542;97;20220930;18.5;4.6;11.5;2.5;10.07;5;2.01;13806 +94086;48.96593;2.01542;97;20221001;20.3;11.8;16;5.1;13.7;2.1;2.33;9303 +94086;48.96593;2.01542;97;20221002;19.8;14.5;17.2;2.9;15;1.2;1.72;6723 +94086;48.96593;2.01542;97;20221003;15.3;7.9;11.6;1.5;11.73;0;1.12;7591 +94086;48.96593;2.01542;97;20221004;20;5.4;12.7;1.5;11.53;.1;1.64;12680 +94086;48.96593;2.01542;97;20221005;21.4;12;16.7;3.8;13.53;.1;2.33;10159 +94086;48.96593;2.01542;97;20221006;19.6;8.9;14.2;1.5;10.47;0;1.81;12557 +94086;48.96593;2.01542;97;20221007;19.9;4.6;12.2;1;9.47;.1;1.6;13293 +94086;48.96593;2.01542;97;20221008;18.2;8.2;13.2;1.8;10.2;0;1.75;11791 +94086;48.96593;2.01542;97;20221009;19.3;3.6;11.5;1.8;9.23;0;1.78;13341 +94086;48.96593;2.01542;97;20221010;20;8.1;14;2.2;12.07;0;1.67;9473 +94086;48.96593;2.01542;97;20221011;17.5;7.4;12.5;2.4;9.47;0;1.83;11795 +94086;48.96593;2.01542;97;20221012;20.2;4;12.1;1;9.8;0;1.38;11774 +94086;48.96593;2.01542;97;20221013;14.9;10.1;12.5;2.2;13.43;2.9;.81;3710 +94086;48.96593;2.01542;97;20221014;16.1;14;15;2.2;15.83;7.5;.78;2949 +94086;48.96593;2.01542;97;20221015;18.3;14.2;16.2;3;15.53;.4;1.26;5979 +94086;48.96593;2.01542;97;20221016;19.5;12.4;16;2.3;15.47;.6;1.26;7662 +94086;48.96593;2.01542;97;20221017;18.4;15.5;16.9;2.3;17.63;3.6;.9;3718 +94086;48.96593;2.01542;97;20221018;19.2;14.9;17;1.6;17.1;.2;.95;5233 +94086;48.96593;2.01542;97;20221019;21.4;13.9;17.7;3.5;16.47;3.7;1.62;8633 +94086;48.96593;2.01542;97;20221020;22.2;14.3;18.3;3.6;16.3;3.9;1.8;7440 +94086;48.96593;2.01542;97;20221021;20.4;13.9;17.1;3.4;15.37;1;1.58;7603 +94086;48.96593;2.01542;97;20221022;21.5;13.5;17.5;2.9;14.3;.3;1.77;8796 +94086;48.96593;2.01542;97;20221023;23.1;13.6;18.3;4.6;14.6;0;2.43;7307 +94086;48.96593;2.01542;97;20221024;18.7;15.1;16.9;5.6;13.73;.4;2.15;5560 +94086;48.96593;2.01542;97;20221025;18.8;11.6;15.2;2.7;14.1;.2;1.21;7091 +94086;48.96593;2.01542;97;20221026;21.8;13.8;17.8;3;15.1;.1;1.67;8667 +94086;48.96593;2.01542;97;20221027;23.2;12.5;17.9;3.3;14.8;0;1.89;7609 +94086;48.96593;2.01542;97;20221028;22.8;14.4;18.6;2.7;15.47;0;1.68;7100 +94086;48.96593;2.01542;97;20221029;24.4;14.9;19.6;2.5;14.93;0;1.88;7205 +94086;48.96593;2.01542;97;20221030;17.5;11.3;14.4;1.4;13.03;0;.9;5909 +94086;48.96593;2.01542;97;20221031;20;9.4;14.7;3;13.83;.7;1.26;6703 +94086;48.96593;2.01542;97;20221101;16.7;10;13.3;5.5;11.4;.3;1.68;6942 +94086;48.96593;2.01542;97;20221102;15.2;8.6;11.9;3.9;10.9;0;1.2;7164 +94086;48.96593;2.01542;97;20221103;14.6;11.2;12.9;4.2;11.6;4.1;1.27;2988 +94086;48.96593;2.01542;97;20221104;12.3;8.5;10.4;3.9;10;.7;1.06;4258 +94086;48.96593;2.01542;97;20221105;11.7;3.6;7.6;2.6;9.33;0;.64;5135 +94086;48.96593;2.01542;97;20221106;11.1;9.4;10.3;4.2;10.93;7.1;.77;1712 +94086;48.96593;2.01542;97;20221107;16.2;10.8;13.5;4.6;12.47;0;1.2;4601 +94086;48.96593;2.01542;97;20221108;16.6;10.3;13.5;5;11.67;0;1.5;5100 +94086;48.96593;2.01542;97;20221109;15.6;9.9;12.7;3.7;11.4;.1;1.14;5393 +94086;48.96593;2.01542;97;20221110;13.7;4.6;9.1;2.4;10.1;0;.61;5509 +94086;48.96593;2.01542;97;20221111;12.6;8.2;10.4;2.7;10.4;.1;.73;4548 +94086;48.96593;2.01542;97;20221112;14.1;5.3;9.7;1.8;10.83;.2;.5;5765 +94086;48.96593;2.01542;97;20221113;13.3;6.2;9.8;1.6;10.6;.1;.45;5592 +94086;48.96593;2.01542;97;20221114;13.7;5.8;9.7;2.2;10.53;.3;.55;4382 +94086;48.96593;2.01542;97;20221115;12.8;7.3;10.1;3.6;11.27;3.7;.59;2961 +94086;48.96593;2.01542;97;20221116;12.9;7.9;10.4;5.2;11.27;7.2;.71;3528 +94086;48.96593;2.01542;97;20221117;13.8;9.8;11.8;6.5;10.53;.8;1.49;3682 +94086;48.96593;2.01542;97;20221118;13.2;7.1;10.1;3.8;9.47;.7;.98;4970 +94086;48.96593;2.01542;97;20221119;11.4;4.6;8;2.1;8.77;.3;.59;4134 +94086;48.96593;2.01542;97;20221120;10.7;4;7.4;3.5;8.57;1.8;.7;3358 +94086;48.96593;2.01542;97;20221121;7.9;5.3;6.6;3.8;8.93;4.1;.48;2044 +94086;48.96593;2.01542;97;20221122;10.9;4.3;7.6;5.2;8.4;2.3;.92;3757 +94086;48.96593;2.01542;97;20221123;12.7;3.7;8.2;4.2;9.27;3.9;.78;4085 +94086;48.96593;2.01542;97;20221124;12.7;6.6;9.6;4.5;10;1.2;.74;4873 +94086;48.96593;2.01542;97;20221125;12.6;6.4;9.5;2.5;9.87;.2;.52;4910 +94086;48.96593;2.01542;97;20221126;10.1;2.4;6.3;2.4;8.8;0;.37;3130 +94086;48.96593;2.01542;97;20221127;8.8;6.1;7.5;3.3;9.33;5;.51;1706 +94086;48.96593;2.01542;97;20221128;11.6;7.7;9.7;2.3;10.2;.1;.48;3463 +94086;48.96593;2.01542;97;20221129;7.7;4.2;5.9;1.3;9.07;0;.35;1580 +94086;48.96593;2.01542;97;20221130;6.9;4.1;5.5;2.1;8.4;0;.37;1848 +94086;48.96593;2.01542;97;20221201;5.5;3.5;4.5;3.5;7.73;0;.43;1895 +94086;48.96593;2.01542;97;20221202;5;3.7;4.3;3.4;7.27;.3;.56;1075 +94086;48.96593;2.01542;97;20221203;3.5;2.4;3;4.3;6.5;0;.6;766 +94086;48.96593;2.01542;97;20221204;3.8;1.6;2.7;3.2;6.33;.6;.54;1194 +94086;48.96593;2.01542;97;20221205;3;1.3;2.2;1.8;6.53;.3;.34;1338 +94086;48.96593;2.01542;97;20221206;5.6;.3;3;1.7;6.77;0;.33;2197 +94086;48.96593;2.01542;97;20221207;5.5;-1;2.3;1.5;6.63;.1;.18;3458 +94086;48.96593;2.01542;97;20221208;2.6;1.2;1.9;1.5;6.77;0;.28;1116 +94086;48.96593;2.01542;97;20221209;2.4;-.6;.9;2.3;6;0;.23;2872 +94086;48.96593;2.01542;97;20221210;3.2;-.6;1.3;2.3;5.93;0;.28;3102 +94086;48.96593;2.01542;97;20221211;.5;-2.2;-.9;2.7;5.03;0;.26;2785 +94086;48.96593;2.01542;97;20221212;0;-2.8;-1.4;2.8;4.67;0;.32;2681 +94086;48.96593;2.01542;97;20221213;1.1;-4;-1.4;2.7;4.07;.1;.43;3826 +94086;48.96593;2.01542;97;20221214;1.5;-2;-.2;1.9;4.67;.1;.35;2948 +94086;48.96593;2.01542;97;20221215;2.6;-4.4;-.9;2.5;4.2;0;.44;3942 +94086;48.96593;2.01542;97;20221216;3.6;-3.3;.1;2.7;5;0;.32;4221 +94086;48.96593;2.01542;97;20221217;-1.1;-4;-2.5;2.4;4.7;0;.21;2244 +94086;48.96593;2.01542;97;20221218;2.3;-6.4;-2.1;3.6;4.83;5;.28;3387 +94086;48.96593;2.01542;97;20221219;10.9;1.8;6.4;4.6;9.1;.5;.43;2512 +94086;48.96593;2.01542;97;20221220;11.7;10.6;11.1;4.3;11.13;7.6;.88;584 +94086;48.96593;2.01542;97;20221221;11.6;6.3;8.9;3.7;11.5;8.2;.15;2676 +94086;48.96593;2.01542;97;20221222;12.6;10.7;11.7;5.6;12.77;7.6;.52;1457 +94086;48.96593;2.01542;97;20221223;15.7;11.9;13.8;4.6;13.23;.3;.93;2069 +94086;48.96593;2.01542;97;20221224;11.5;9.8;10.6;3.5;11.43;1.5;.57;1500 +94086;48.96593;2.01542;97;20221225;12.9;9.8;11.4;3.1;12.1;.8;.54;1630 +94086;48.96593;2.01542;97;20221226;11.3;10.3;10.8;3.8;10.07;1.6;.96;1804 +94086;48.96593;2.01542;97;20221227;10.1;2.9;6.5;3.4;7.97;.2;.48;4270 +94086;48.96593;2.01542;97;20221228;11.1;6.3;8.7;6.1;10.67;2;.44;1727 +94086;48.96593;2.01542;97;20221229;11.7;9.7;10.7;5.9;9.73;0;1.22;2834 +94086;48.96593;2.01542;97;20221230;14.3;4.9;9.6;5.6;11.27;2.6;.57;2063 +94086;48.96593;2.01542;97;20221231;16;14;15;7.7;12.43;0;1.89;2405 +94087;48.98975;2.35527;109;20220101;14.7;8.3;11.5;2.8;10.8;.1;.61;4283 +94087;48.98975;2.35527;109;20220102;13.9;8.4;11.1;5.2;10.87;0;.96;2992 +94087;48.98975;2.35527;109;20220103;12.6;10.7;11.7;5.4;11.1;21.9;1.12;1406 +94087;48.98975;2.35527;109;20220104;9.6;7.5;8.6;4.4;9.2;1.4;.86;1292 +94087;48.98975;2.35527;109;20220105;6.8;.9;3.9;3.4;6.03;0;.56;4971 +94087;48.98975;2.35527;109;20220106;6.6;-1.1;2.8;3.1;6.03;.5;.51;3611 +94087;48.98975;2.35527;109;20220107;8.1;2.8;5.4;6.2;7.33;4.2;.86;2998 +94087;48.98975;2.35527;109;20220108;8.5;1.2;4.9;5.9;8.2;11.4;.45;1713 +94087;48.98975;2.35527;109;20220109;5.4;3.6;4.5;3.9;7.53;5.5;.47;1809 +94087;48.98975;2.35527;109;20220110;3.2;-.6;1.3;2.5;7;0;.16;1214 +94087;48.98975;2.35527;109;20220111;4.2;1.1;2.7;2.4;6.3;0;.36;3483 +94087;48.98975;2.35527;109;20220112;4;-1.6;1.2;1.5;6.46;0;.24;2036 +94087;48.98975;2.35527;109;20220113;3.4;1.4;2.4;2.2;6.7;0;.24;3365 +94087;48.98975;2.35527;109;20220114;7.8;-1.3;3.3;1.7;6.23;0;.24;6064 +94087;48.98975;2.35527;109;20220115;8.3;-1.5;3.4;1.7;6.1;0;.3;5513 +94087;48.98975;2.35527;109;20220116;4.4;-1.6;1.4;3.1;6.9;.4;.18;2318 +94087;48.98975;2.35527;109;20220117;7.5;3.2;5.4;1.5;7.8;0;.34;3392 +94087;48.98975;2.35527;109;20220118;9;-.6;4.2;3;7.26;0;.4;5319 +94087;48.98975;2.35527;109;20220119;6.3;2.6;4.4;2.7;7.86;1.5;.42;1359 +94087;48.98975;2.35527;109;20220120;6.7;1.9;4.3;4.1;6.9;.1;.64;3707 +94087;48.98975;2.35527;109;20220121;5.6;.6;3.1;2.8;6.5;0;.49;3550 +94087;48.98975;2.35527;109;20220122;5.7;2.3;4;1.6;6.86;0;.51;1506 +94087;48.98975;2.35527;109;20220123;4.1;3.4;3.7;3;6.56;0;.69;485 +94087;48.98975;2.35527;109;20220124;6.5;-1.4;2.6;2.2;5.96;0;.42;6195 +94087;48.98975;2.35527;109;20220125;.5;-2.9;-1.2;1.2;5.66;0;.24;1376 +94087;48.98975;2.35527;109;20220126;3;-1.3;.9;1.4;6.3;0;.3;1844 +94087;48.98975;2.35527;109;20220127;7.6;2.3;5;3.4;7.86;.2;.55;1975 +94087;48.98975;2.35527;109;20220128;8.7;4.6;6.7;2.3;8.66;.1;.54;2138 +94087;48.98975;2.35527;109;20220129;10.4;5.9;8.1;4.5;10.13;.2;.54;1669 +94087;48.98975;2.35527;109;20220130;9.9;6.5;8.2;2.2;7.9;.1;.77;5700 +94087;48.98975;2.35527;109;20220131;8.6;4.9;6.8;6.2;6.43;.3;1.54;5509 +94087;48.98975;2.35527;109;20220201;9.7;.6;5.1;4.9;8.8;.3;.36;2538 +94087;48.98975;2.35527;109;20220202;10.9;9.2;10.1;4;9.76;0;1.09;1936 +94087;48.98975;2.35527;109;20220203;7.7;7.4;7.5;3.9;8.2;0;1;947 +94087;48.98975;2.35527;109;20220204;11.4;7.1;9.2;4.9;8.2;.8;1.48;3887 +94087;48.98975;2.35527;109;20220205;10.2;1.1;5.7;4.2;6.86;0;1.05;8027 +94087;48.98975;2.35527;109;20220206;10.7;6.6;8.6;8.2;9.36;6.8;1.13;1710 +94087;48.98975;2.35527;109;20220207;10.1;3.2;6.7;3.3;6.76;0;1.09;8413 +94087;48.98975;2.35527;109;20220208;10.8;4.7;7.7;3;8.9;0;.77;2836 +94087;48.98975;2.35527;109;20220209;12.6;2;7.3;1.7;7.73;0;.76;8587 +94087;48.98975;2.35527;109;20220210;9.9;4;6.9;3.5;8.4;2.1;.8;3717 +94087;48.98975;2.35527;109;20220211;8.7;.1;4.4;2;6.43;0;.72;8571 +94087;48.98975;2.35527;109;20220212;9.1;-.4;4.3;3.1;5.13;0;1.21;9879 +94087;48.98975;2.35527;109;20220213;13.6;-.7;6.4;5.8;6.93;.9;1.73;9559 +94087;48.98975;2.35527;109;20220214;11.5;7.2;9.3;5.6;8.81;3.8;1.37;4639 +94087;48.98975;2.35527;109;20220215;10.6;4.1;7.4;5.7;8.9;4.7;.91;6657 +94087;48.98975;2.35527;109;20220216;15.2;8.8;12;8;12.6;1.2;1.06;3257 +94087;48.98975;2.35527;109;20220217;14;10.4;12.2;6.8;8.8;.3;2.47;5943 +94087;48.98975;2.35527;109;20220218;12.4;9.5;11;8.2;8.96;.7;2.17;3956 +94087;48.98975;2.35527;109;20220219;10.5;2.9;6.7;7.1;6.56;0;1.86;9487 +94087;48.98975;2.35527;109;20220220;12.8;8.2;10.5;8.5;9.33;3.4;1.89;3275 +94087;48.98975;2.35527;109;20220221;10;4.7;7.4;7.4;7.76;0;1.5;5072 +94087;48.98975;2.35527;109;20220222;12.2;5.1;8.6;4.6;9.36;.5;1.09;4840 +94087;48.98975;2.35527;109;20220223;10.9;3.1;7;2.4;8.5;0;.83;4688 +94087;48.98975;2.35527;109;20220224;12.1;7;9.5;5.1;7.2;2;2.06;6768 +94087;48.98975;2.35527;109;20220225;10.9;1.8;6.3;3.7;6.2;0;1.59;11360 +94087;48.98975;2.35527;109;20220226;10;-1.1;4.4;3.4;5.56;0;1.46;10896 +94087;48.98975;2.35527;109;20220227;10.2;-1;4.6;4.6;4.86;0;1.92;10953 +94087;48.98975;2.35527;109;20220228;12;-.9;5.5;2.3;4.9;0;1.62;13405 +94087;48.98975;2.35527;109;20220301;13.2;1;7.1;2.1;6.26;.1;1.45;7752 +94087;48.98975;2.35527;109;20220302;11.1;4.3;7.7;2.5;6.93;0;1.4;6906 +94087;48.98975;2.35527;109;20220303;11.4;4.7;8.1;1.7;9.06;.1;.85;4609 +94087;48.98975;2.35527;109;20220304;12.8;5.8;9.3;1.9;9.46;0;1.01;5988 +94087;48.98975;2.35527;109;20220305;11.3;4.3;7.8;2.3;8.43;0;1.21;10603 +94087;48.98975;2.35527;109;20220306;8.4;.4;4.4;4.7;5.43;0;1.73;13170 +94087;48.98975;2.35527;109;20220307;6.7;-1.5;2.6;5.4;4.2;0;1.92;13801 +94087;48.98975;2.35527;109;20220308;12.7;-1.6;5.5;3.8;4.73;0;2.29;13687 +94087;48.98975;2.35527;109;20220309;15.6;1.2;8.4;3.4;7.2;0;2.1;13277 +94087;48.98975;2.35527;109;20220310;17;3.4;10.2;3.6;7.33;0;2.52;15239 +94087;48.98975;2.35527;109;20220311;13.1;6.4;9.7;5;9.03;3.4;1.69;8058 +94087;48.98975;2.35527;109;20220312;10.6;6;8.3;5.2;9.13;0;1.27;6401 +94087;48.98975;2.35527;109;20220313;11.8;7.2;9.5;5;8.83;1.9;1.64;6270 +94087;48.98975;2.35527;109;20220314;14.4;4.1;9.2;2.8;8.16;1.8;1.95;15249 +94087;48.98975;2.35527;109;20220315;11.7;7.5;9.6;2.6;10.43;5.6;1.07;6760 +94087;48.98975;2.35527;109;20220316;14.1;8.1;11.1;3.2;10.93;.1;1.53;10704 +94087;48.98975;2.35527;109;20220317;8.8;7.5;8.1;3.8;8.1;0;1.46;7998 +94087;48.98975;2.35527;109;20220318;15.2;2.3;8.7;6;5.96;0;3.24;16955 +94087;48.98975;2.35527;109;20220319;16.1;5.2;10.7;6.6;5.93;0;3.86;16701 +94087;48.98975;2.35527;109;20220320;13.5;1.1;7.3;2.8;5.3;0;2.4;16967 +94087;48.98975;2.35527;109;20220321;18;3.9;11;2.7;8.26;0;2.51;16273 +94087;48.98975;2.35527;109;20220322;18.1;6.3;12.2;3.5;6.9;0;3.24;17364 +94087;48.98975;2.35527;109;20220323;18.1;3.8;10.9;2.7;6.03;0;3.01;18223 +94087;48.98975;2.35527;109;20220324;19.7;4.1;11.9;2.8;6.2;0;3.28;18498 +94087;48.98975;2.35527;109;20220325;18.8;5.3;12.1;4.2;6.2;0;3.78;18350 +94087;48.98975;2.35527;109;20220326;19.1;4.8;12;4.7;6.43;0;3.91;18799 +94087;48.98975;2.35527;109;20220327;20.3;7.1;13.7;3.8;7.43;0;3.8;18710 +94087;48.98975;2.35527;109;20220328;20.6;4.9;12.8;2.3;8.2;0;2.94;17393 +94087;48.98975;2.35527;109;20220329;16.9;10.6;13.7;2.6;9.5;2.6;2.29;9451 +94087;48.98975;2.35527;109;20220330;13.7;8.2;10.9;2.5;10.23;2.7;1.61;9076 +94087;48.98975;2.35527;109;20220331;8.4;3.8;6.1;6.1;6.76;1.4;1.77;9310 +94087;48.98975;2.35527;109;20220401;3.3;.5;1.9;7.7;5.69;1;1.16;9184 +94087;48.98975;2.35527;109;20220402;7.4;-.4;3.5;6.1;4.56;0;2.3;14992 +94087;48.98975;2.35527;109;20220403;8.6;-.7;3.9;3.8;4.66;0;2.24;17263 +94087;48.98975;2.35527;109;20220404;9.8;-.8;4.5;5.4;6;.1;1.97;14054 +94087;48.98975;2.35527;109;20220405;12.6;7.6;10.1;4.8;10.3;.7;1.31;4245 +94087;48.98975;2.35527;109;20220406;13.4;7.3;10.4;6.5;9.06;.9;2.23;8227 +94087;48.98975;2.35527;109;20220407;14.4;9.8;12.1;8.1;9.3;2.6;2.91;9443 +94087;48.98975;2.35527;109;20220408;7.4;6.9;7.1;4.4;7.63;15.3;1.25;2337 +94087;48.98975;2.35527;109;20220409;11;1;6;2.3;6.83;.3;1.84;14095 +94087;48.98975;2.35527;109;20220410;13.9;-1.1;6.4;2.5;6.06;0;2.68;22052 +94087;48.98975;2.35527;109;20220411;19.2;3.5;11.3;4.6;7.8;0;3.85;21773 +94087;48.98975;2.35527;109;20220412;21.1;10;15.6;4.3;10.63;2.5;3.87;19199 +94087;48.98975;2.35527;109;20220413;16.7;11.3;14;1.3;12.7;4.8;1.88;11515 +94087;48.98975;2.35527;109;20220414;20.8;8.1;14.5;1.7;11.6;0;3.05;20385 +94087;48.98975;2.35527;109;20220415;20.1;8.2;14.1;2.5;11.06;0;3.28;21332 +94087;48.98975;2.35527;109;20220416;18.9;7.7;13.3;4.1;9.5;0;3.77;22733 +94087;48.98975;2.35527;109;20220417;21.1;4.3;12.7;3.6;6.7;0;4.48;24135 +94087;48.98975;2.35527;109;20220418;19.2;5.3;12.3;2.2;7.69;0;3.39;20703 +94087;48.98975;2.35527;109;20220419;18.1;5.8;12;3.3;9.46;0;3.22;21099 +94087;48.98975;2.35527;109;20220420;19.2;6.4;12.8;3.7;8.23;0;3.98;22942 +94087;48.98975;2.35527;109;20220421;19.2;6.4;12.8;4.3;8.03;0;4.23;23916 +94087;48.98975;2.35527;109;20220422;18.6;7.6;13.1;4.5;9;0;3.95;22749 +94087;48.98975;2.35527;109;20220423;19.6;8.1;13.9;4.2;10.5;.6;3.3;15884 +94087;48.98975;2.35527;109;20220424;18.9;7.7;13.3;3.6;10.03;0;3.24;17658 +94087;48.98975;2.35527;109;20220425;16.7;7.7;12.2;3.9;8.73;0;3.32;18758 +94087;48.98975;2.35527;109;20220426;15.4;5.4;10.4;3.4;8.56;0;2.68;15923 +94087;48.98975;2.35527;109;20220427;18.5;4.5;11.5;4.8;8.6;0;3.88;23630 +94087;48.98975;2.35527;109;20220428;20.9;6.1;13.5;4.5;9.03;0;4.4;23525 +94087;48.98975;2.35527;109;20220429;19.1;9.9;14.5;4.2;9.6;0;3.99;20453 +94087;48.98975;2.35527;109;20220430;16.2;6;11.1;4.5;8.03;0;3.72;23929 +94087;48.98975;2.35527;109;20220501;16.8;4.1;10.5;3.7;7.9;0;3.58;23535 +94087;48.98975;2.35527;109;20220502;18.6;7;12.8;4;9.03;0;3.65;19669 +94087;48.98975;2.35527;109;20220503;19.7;7.8;13.7;4.5;9.26;0;4.15;21958 +94087;48.98975;2.35527;109;20220504;19.2;7.7;13.4;2.6;10.46;.8;3.21;18618 +94087;48.98975;2.35527;109;20220505;18.6;9.8;14.2;3.4;10.83;0;3.16;16090 +94087;48.98975;2.35527;109;20220506;22.1;7.7;14.9;2.8;10.8;0;4.24;25542 +94087;48.98975;2.35527;109;20220507;21.4;10.1;15.8;2.4;11.63;0;3.49;18398 +94087;48.98975;2.35527;109;20220508;21.4;10.5;15.9;4.2;12.3;0;3.81;18981 +94087;48.98975;2.35527;109;20220509;25.7;8.5;17.1;1.9;11.23;0;4.57;25613 +94087;48.98975;2.35527;109;20220510;27.4;13.4;20.4;2.9;12.33;0;5.11;22422 +94087;48.98975;2.35527;109;20220511;25;10.6;17.8;3.7;12.6;0;5.05;26941 +94087;48.98975;2.35527;109;20220512;21;10.3;15.6;2.7;11.06;0;4.06;23132 +94087;48.98975;2.35527;109;20220513;21.6;8.3;14.9;1.8;9.83;0;4.29;27237 +94087;48.98975;2.35527;109;20220514;23;8.3;15.7;1.6;10.03;0;4.38;27096 +94087;48.98975;2.35527;109;20220515;29.1;12;20.5;3.5;11.9;3.6;6.18;26722 +94087;48.98975;2.35527;109;20220516;25.7;16.1;20.9;3.1;15.83;0;4.43;19977 +94087;48.98975;2.35527;109;20220517;28.5;15;21.8;2.2;15.23;.4;5.33;26456 +94087;48.98975;2.35527;109;20220518;27.8;15.4;21.6;3;16.46;.2;5.43;26946 +94087;48.98975;2.35527;109;20220519;24.9;19.8;22.3;3.6;16.83;0;4.81;21732 +94087;48.98975;2.35527;109;20220520;21;14.6;17.8;2.9;13.76;6.6;3.22;14108 +94087;48.98975;2.35527;109;20220521;23.7;10.8;17.3;1.6;12.63;.2;4.26;24920 +94087;48.98975;2.35527;109;20220522;21.5;11.5;16.5;2.6;13.6;.6;3.25;16435 +94087;48.98975;2.35527;109;20220523;18.9;14.2;16.6;3.2;14.83;3.1;2.27;9627 +94087;48.98975;2.35527;109;20220524;18.4;10.6;14.5;4;11.4;.8;3.51;19081 +94087;48.98975;2.35527;109;20220525;20.5;8.5;14.5;3.1;11.03;.3;4.01;23648 +94087;48.98975;2.35527;109;20220526;19.9;12.3;16.1;3.7;12.96;.1;3.03;13316 +94087;48.98975;2.35527;109;20220527;21.8;12.6;17.2;3.4;11.96;0;3.82;16186 +94087;48.98975;2.35527;109;20220528;19.8;7.9;13.8;2.8;10.06;0;4.24;26642 +94087;48.98975;2.35527;109;20220529;16.4;6.2;11.3;3.5;8.46;0;3.5;21226 +94087;48.98975;2.35527;109;20220530;18.7;6;12.3;2.5;8.73;0;3.93;24757 +94087;48.98975;2.35527;109;20220531;20.9;10.7;15.8;2.3;9.26;0;4.26;22494 +94087;48.98975;2.35527;109;20220601;21.9;7.1;14.5;2.1;9.23;0;4.72;29133 +94087;48.98975;2.35527;109;20220602;23.8;8.5;16.2;3.4;9.4;0;5.35;27018 +94087;48.98975;2.35527;109;20220603;23.5;12.5;18;2.4;13.46;1.4;3.74;17577 +94087;48.98975;2.35527;109;20220604;28.2;14.9;21.5;2.8;17.13;19.8;4.59;19928 +94087;48.98975;2.35527;109;20220605;22;14.8;18.4;2.5;16.86;3;2.71;12984 +94087;48.98975;2.35527;109;20220606;22.4;12.5;17.4;3;13.06;.7;4.32;22986 +94087;48.98975;2.35527;109;20220607;23;15;19;3.8;14.36;8.5;4.01;16786 +94087;48.98975;2.35527;109;20220608;21.6;14.1;17.8;4.3;14.23;8.9;3.61;15443 +94087;48.98975;2.35527;109;20220609;21.7;11.6;16.7;3.5;12.53;0;3.93;18985 +94087;48.98975;2.35527;109;20220610;23.4;14.9;19.2;2.8;14.4;0;4.49;22837 +94087;48.98975;2.35527;109;20220611;25.5;13.9;19.7;1.8;14.76;0;4.59;24402 +94087;48.98975;2.35527;109;20220612;24.2;10.9;17.5;2.7;11.86;0;5.23;29511 +94087;48.98975;2.35527;109;20220613;22.9;9.9;16.4;2.4;11.1;0;5.01;29346 +94087;48.98975;2.35527;109;20220614;25.5;10.9;18.2;3;11.56;0;5.73;30141 +94087;48.98975;2.35527;109;20220615;29.9;13.7;21.8;2.5;13.43;0;6.25;29849 +94087;48.98975;2.35527;109;20220616;29;15;22;2.4;12.66;0;6.16;29361 +94087;48.98975;2.35527;109;20220617;33.6;16.4;25;1.9;13.93;0;6.59;29979 +94087;48.98975;2.35527;109;20220618;35.7;19.6;27.6;2.5;16.7;.8;7.31;29291 +94087;48.98975;2.35527;109;20220619;23.1;14.3;18.7;5.7;15.93;11.8;4.36;22440 +94087;48.98975;2.35527;109;20220620;22.1;14.2;18.1;4.1;14.7;.6;3.78;17009 +94087;48.98975;2.35527;109;20220621;26;13.5;19.7;3.2;14.23;1;5.21;25336 +94087;48.98975;2.35527;109;20220622;25.2;14;19.6;3.2;15.16;.9;4.46;20312 +94087;48.98975;2.35527;109;20220623;27.9;17.2;22.6;3.1;16.9;4.4;5.12;21957 +94087;48.98975;2.35527;109;20220624;23.9;17.1;20.5;4.3;16.4;5.4;4.35;18512 +94087;48.98975;2.35527;109;20220625;18.9;16.1;17.5;3.9;14.73;1.5;2.6;9076 +94087;48.98975;2.35527;109;20220626;22.4;12.5;17.5;2.5;12.86;0;4.12;21188 +94087;48.98975;2.35527;109;20220627;23.9;14.4;19.1;2.5;12.86;.6;4.82;24668 +94087;48.98975;2.35527;109;20220628;26.9;11.2;19.1;1.9;12.03;0;5.5;29743 +94087;48.98975;2.35527;109;20220629;26.5;12.4;19.5;2.3;12.86;1;5.41;28055 +94087;48.98975;2.35527;109;20220630;17.7;13.6;15.7;2.1;14;8.7;2.4;12128 +94087;48.98975;2.35527;109;20220701;21.8;9.7;15.8;2.1;11.63;0;4.1;23476 +94087;48.98975;2.35527;109;20220702;26.7;10.5;18.6;2.2;11.76;0;5.61;30475 +94087;48.98975;2.35527;109;20220703;24.2;11.7;18;2.5;12.26;0;4.85;25951 +94087;48.98975;2.35527;109;20220704;25.9;10.6;18.3;2.2;12.26;0;5.41;30261 +94087;48.98975;2.35527;109;20220705;25.9;10.2;18.1;2.6;12.3;0;5.17;27243 +94087;48.98975;2.35527;109;20220706;26.4;11.3;18.9;2.6;12.63;0;5.48;28716 +94087;48.98975;2.35527;109;20220707;21.7;14.3;18;3.4;14.06;0;3.04;10771 +94087;48.98975;2.35527;109;20220708;26.9;10.1;18.5;2.6;11.93;0;5.72;30036 +94087;48.98975;2.35527;109;20220709;29.1;14.3;21.7;3.4;13.9;0;6.36;28659 +94087;48.98975;2.35527;109;20220710;26.4;12.5;19.4;4;12.6;0;6.13;29713 +94087;48.98975;2.35527;109;20220711;29.4;14.5;21.9;3.3;13.93;0;6.46;29674 +94087;48.98975;2.35527;109;20220712;31.8;16.1;24;2;14.4;0;6.2;29062 +94087;48.98975;2.35527;109;20220713;36.1;21.1;28.6;2.1;13.46;0;6.94;27504 +94087;48.98975;2.35527;109;20220714;31;18.5;24.7;3.5;14.4;0;6.86;27454 +94087;48.98975;2.35527;109;20220715;26.7;13.3;20;3.2;11.06;0;6.1;29167 +94087;48.98975;2.35527;109;20220716;28.7;12.6;20.6;3.1;11.56;0;6.32;29482 +94087;48.98975;2.35527;109;20220717;31.3;14.2;22.8;3.2;10.7;0;7.05;29119 +94087;48.98975;2.35527;109;20220718;37.6;17;27.3;2.2;11.13;0;7.26;28778 +94087;48.98975;2.35527;109;20220719;40;22.4;31.2;4.4;14.13;2.6;9.95;28742 +94087;48.98975;2.35527;109;20220720;23.3;20;21.7;2.8;19.46;2.9;3.2;13673 +94087;48.98975;2.35527;109;20220721;26.6;16.8;21.7;2.4;17.83;0;3.74;16234 +94087;48.98975;2.35527;109;20220722;25.2;15.1;20.2;2.8;17.93;2.4;3.79;18802 +94087;48.98975;2.35527;109;20220723;27;16.7;21.8;2.2;18.03;.1;4.19;20137 +94087;48.98975;2.35527;109;20220724;32.6;16;24.3;2.6;16.06;0;6.4;28398 +94087;48.98975;2.35527;109;20220725;27.7;18.5;23.1;3.7;15.43;0;5.42;21254 +94087;48.98975;2.35527;109;20220726;23;15.3;19.1;2.9;13.96;0;3.33;12391 +94087;48.98975;2.35527;109;20220727;25.2;12;18.6;3.4;12;0;5.18;25290 +94087;48.98975;2.35527;109;20220728;26.8;14.1;20.4;2.4;10.66;0;5.05;22533 +94087;48.98975;2.35527;109;20220729;29.3;13.2;21.3;2;11.46;0;5.26;24925 +94087;48.98975;2.35527;109;20220730;30.6;15.4;23;2.2;13.4;0;5.63;25878 +94087;48.98975;2.35527;109;20220731;28.1;15.9;22;2.7;16.56;0;4.66;20973 +94087;48.98975;2.35527;109;20220801;27.2;18.7;23;2.1;17.06;0;3.86;15941 +94087;48.98975;2.35527;109;20220802;31.5;15.7;23.6;1.6;15.93;0;5.38;26963 +94087;48.98975;2.35527;109;20220803;35.3;17.5;26.4;1.9;16.56;0;6.15;26992 +94087;48.98975;2.35527;109;20220804;29.4;19.5;24.4;2.8;17.96;3.8;4.73;18805 +94087;48.98975;2.35527;109;20220805;26.2;15.1;20.7;3.6;14.26;0;5.11;23314 +94087;48.98975;2.35527;109;20220806;25;10.3;17.6;4.2;9.33;0;5.76;26776 +94087;48.98975;2.35527;109;20220807;26.7;13.2;19.9;4.5;10.13;0;6.34;26376 +94087;48.98975;2.35527;109;20220808;28.6;13.7;21.1;4.4;11.6;0;6.51;26357 +94087;48.98975;2.35527;109;20220809;30.6;15.5;23;4.5;13.26;0;6.85;26161 +94087;48.98975;2.35527;109;20220810;32.8;16.6;24.7;4;12.4;0;7.23;26057 +94087;48.98975;2.35527;109;20220811;32.8;16.7;24.7;3.4;11.2;0;6.95;25778 +94087;48.98975;2.35527;109;20220812;33.8;16.2;25;2.9;10.66;0;6.75;25946 +94087;48.98975;2.35527;109;20220813;32.6;16.9;24.8;2.8;10.26;0;6.5;25532 +94087;48.98975;2.35527;109;20220814;28.5;18.3;23.4;3;13.8;7.2;4.85;17143 +94087;48.98975;2.35527;109;20220815;27;16.2;21.6;2.1;17.56;0;4.1;20788 +94087;48.98975;2.35527;109;20220816;27.6;17.9;22.8;2;17.7;13.6;3.64;15709 +94087;48.98975;2.35527;109;20220817;27.2;17;22.1;1.7;18.2;.6;3.6;17681 +94087;48.98975;2.35527;109;20220818;28.4;15.3;21.9;2.3;17;.1;4.46;22356 +94087;48.98975;2.35527;109;20220819;24.1;16;20;2.6;16.83;.5;2.49;8639 +94087;48.98975;2.35527;109;20220820;25.8;12.6;19.2;1.9;13.43;.1;4.15;22954 +94087;48.98975;2.35527;109;20220821;26.7;12.6;19.7;2.2;13.5;0;3.93;18714 +94087;48.98975;2.35527;109;20220822;26;15.2;20.6;1.9;15.26;0;3.41;15788 +94087;48.98975;2.35527;109;20220823;28.6;17.1;22.9;1.4;17.6;0;3.49;16582 +94087;48.98975;2.35527;109;20220824;32.7;17.2;24.9;2;16.86;0;4.81;21261 +94087;48.98975;2.35527;109;20220825;31.9;18.6;25.2;3.2;15.66;0;5.5;20595 +94087;48.98975;2.35527;109;20220826;27;16.8;21.9;3.4;16.43;0;3.95;14849 +94087;48.98975;2.35527;109;20220827;25.5;14.1;19.8;3.4;13.43;0;4.46;20944 +94087;48.98975;2.35527;109;20220828;26.4;13.4;19.9;3.8;13.16;0;4.59;19178 +94087;48.98975;2.35527;109;20220829;28.7;16.2;22.5;4.7;12.16;.7;6.04;21421 +94087;48.98975;2.35527;109;20220830;28.8;16;22.4;3;12.9;0;4.8;18516 +94087;48.98975;2.35527;109;20220831;27.6;14.3;20.9;3.3;14.03;0;4.65;20877 +94087;48.98975;2.35527;109;20220901;28.8;15.5;22.2;3;14.23;2.9;4.54;18510 +94087;48.98975;2.35527;109;20220902;24;16.5;20.3;2.5;15.63;1.5;2.93;11593 +94087;48.98975;2.35527;109;20220903;24.6;17.6;21.1;2.6;17.06;.1;3.16;13996 +94087;48.98975;2.35527;109;20220904;29.5;14.5;22;2.4;14.23;1.1;4.42;20543 +94087;48.98975;2.35527;109;20220905;30.3;16.3;23.3;2.2;16.46;12.1;4.03;17638 +94087;48.98975;2.35527;109;20220906;28.8;14.8;21.8;1.9;16.33;1.2;3.63;17945 +94087;48.98975;2.35527;109;20220907;22.1;15.8;18.9;3;16.16;4.2;2.58;11574 +94087;48.98975;2.35527;109;20220908;23.5;14.7;19.1;4.9;15.26;2.8;3.25;10999 +94087;48.98975;2.35527;109;20220909;20;15.2;17.6;5.8;14.8;4.1;2.69;8529 +94087;48.98975;2.35527;109;20220910;19.9;14.5;17.2;3.7;15.33;2.1;2.1;8206 +94087;48.98975;2.35527;109;20220911;23.8;10.4;17.1;1.6;14.1;.1;2.63;15752 +94087;48.98975;2.35527;109;20220912;27.9;13;20.4;2.4;14.56;0;3.86;19432 +94087;48.98975;2.35527;109;20220913;25.9;18.1;22;3.1;17.2;0;3;9778 +94087;48.98975;2.35527;109;20220914;26.7;18.8;22.8;2.8;19.56;1.1;3.04;12924 +94087;48.98975;2.35527;109;20220915;23.2;13.3;18.3;3.2;14.3;0;2.85;12340 +94087;48.98975;2.35527;109;20220916;18.2;11;14.6;2.7;11.1;.2;2.19;9549 +94087;48.98975;2.35527;109;20220917;17.5;6.8;12.1;3.4;8.66;0;2.81;16773 +94087;48.98975;2.35527;109;20220918;19.7;6;12.8;2.7;8.9;0;2.84;17194 +94087;48.98975;2.35527;109;20220919;19.2;7.2;13.2;2.2;9.33;0;2.57;16492 +94087;48.98975;2.35527;109;20220920;17.6;5.9;11.7;1.6;9.73;0;1.7;9492 +94087;48.98975;2.35527;109;20220921;19.2;6.8;13;2.4;9.6;.1;2.57;17113 +94087;48.98975;2.35527;109;20220922;21.3;5.8;13.6;1.5;8.63;0;2.47;17283 +94087;48.98975;2.35527;109;20220923;20.3;9.1;14.7;1.1;9.86;.3;1.94;11579 +94087;48.98975;2.35527;109;20220924;18.3;11.8;15.1;2.4;12.83;.7;1.73;7782 +94087;48.98975;2.35527;109;20220925;19.1;10.2;14.6;3.6;11.13;.4;2.54;13033 +94087;48.98975;2.35527;109;20220926;14.7;11;12.9;4.5;10.9;9.2;1.78;5593 +94087;48.98975;2.35527;109;20220927;14.4;9.7;12.1;3.8;11.69;3.4;1.41;6816 +94087;48.98975;2.35527;109;20220928;15.7;10.3;13;2.3;11.46;.6;1.52;8320 +94087;48.98975;2.35527;109;20220929;15.6;8.6;12.1;1.3;10.63;.8;1.37;8884 +94087;48.98975;2.35527;109;20220930;18.2;5.1;11.7;3.3;9.73;5.9;2.22;14059 +94087;48.98975;2.35527;109;20221001;20.4;11.9;16.1;6;13.63;1.3;2.46;7605 +94087;48.98975;2.35527;109;20221002;19.7;14.6;17.2;3.4;14.76;3.1;1.86;6208 +94087;48.98975;2.35527;109;20221003;15.7;8.1;11.9;1.6;11.53;0;1.22;8133 +94087;48.98975;2.35527;109;20221004;19.9;6;12.9;1.7;11.3;.1;1.75;12856 +94087;48.98975;2.35527;109;20221005;21.3;11.9;16.6;4.6;13.46;.1;2.54;10566 +94087;48.98975;2.35527;109;20221006;19.5;9.5;14.5;1.8;10.8;.1;1.91;12906 +94087;48.98975;2.35527;109;20221007;19.9;5.4;12.6;1.3;9.36;.1;1.71;13928 +94087;48.98975;2.35527;109;20221008;18.4;8.6;13.5;2.1;10;0;1.87;12786 +94087;48.98975;2.35527;109;20221009;19.6;3.9;11.8;2.4;9.13;0;2.02;14089 +94087;48.98975;2.35527;109;20221010;19.8;8.7;14.3;2.9;11.83;0;1.87;10150 +94087;48.98975;2.35527;109;20221011;17.4;7.9;12.7;3.4;9.56;0;2.1;12678 +94087;48.98975;2.35527;109;20221012;19.6;4.9;12.3;1.2;9.66;0;1.42;11987 +94087;48.98975;2.35527;109;20221013;15.9;11.2;13.5;2.7;13.43;3.1;.96;3356 +94087;48.98975;2.35527;109;20221014;16;14;15;2.7;15.9;6.8;.72;2078 +94087;48.98975;2.35527;109;20221015;18.6;14.4;16.5;3.8;15.5;.4;1.39;5314 +94087;48.98975;2.35527;109;20221016;19.8;13.6;16.7;2.5;15.66;1.1;1.32;6942 +94087;48.98975;2.35527;109;20221017;18.9;16.2;17.5;3;17.63;9.3;1.04;3845 +94087;48.98975;2.35527;109;20221018;19.5;15;17.2;2;17.1;.2;1.06;5472 +94087;48.98975;2.35527;109;20221019;21.1;13.6;17.3;4.4;16.23;2.6;1.75;9727 +94087;48.98975;2.35527;109;20221020;22.7;14.6;18.7;3.9;16.23;5.8;1.94;7434 +94087;48.98975;2.35527;109;20221021;20.9;13.9;17.4;3.7;15.4;1.5;1.68;6851 +94087;48.98975;2.35527;109;20221022;21.7;14.1;17.9;3.5;14.23;.2;2.04;9293 +94087;48.98975;2.35527;109;20221023;23.2;14.2;18.7;5.1;14.66;.2;2.58;7518 +94087;48.98975;2.35527;109;20221024;18.6;15.3;16.9;7.4;13.76;.7;2.48;5958 +94087;48.98975;2.35527;109;20221025;18.7;12.2;15.4;3.2;14.1;.2;1.32;6710 +94087;48.98975;2.35527;109;20221026;22.2;14.3;18.3;3.5;14.93;.1;1.93;9720 +94087;48.98975;2.35527;109;20221027;23.5;13;18.2;3.2;14.53;0;1.95;7910 +94087;48.98975;2.35527;109;20221028;22.9;14.6;18.7;2.8;15.13;.1;1.74;8364 +94087;48.98975;2.35527;109;20221029;24.2;15.4;19.8;2.7;14.86;0;1.96;7726 +94087;48.98975;2.35527;109;20221030;18.5;11.8;15.2;1.6;13.06;.1;.98;6187 +94087;48.98975;2.35527;109;20221031;20.5;10;15.2;3.7;13.76;.5;1.43;6607 +94087;48.98975;2.35527;109;20221101;17;11;14;7;11.3;.3;2.13;7114 +94087;48.98975;2.35527;109;20221102;15.6;9.5;12.5;4.9;10.63;0;1.54;7948 +94087;48.98975;2.35527;109;20221103;14.7;11.3;13;5;11.5;3.8;1.45;3266 +94087;48.98975;2.35527;109;20221104;13.2;9.2;11.2;4.4;10.1;.9;1.26;4738 +94087;48.98975;2.35527;109;20221105;12.2;4.5;8.3;3;9.36;0;.72;5128 +94087;48.98975;2.35527;109;20221106;11.1;9.5;10.3;5;10.8;8.7;.91;1432 +94087;48.98975;2.35527;109;20221107;16.2;10.5;13.4;6.2;12.43;0;1.41;4309 +94087;48.98975;2.35527;109;20221108;16.9;10.1;13.5;6.2;11.56;0;1.76;5126 +94087;48.98975;2.35527;109;20221109;15.7;10.6;13.2;4.8;11.33;.1;1.41;5830 +94087;48.98975;2.35527;109;20221110;13.1;5.1;9.1;2.9;10.06;0;.62;7263 +94087;48.98975;2.35527;109;20221111;12.8;8.5;10.6;3.2;10.26;.1;.89;4699 +94087;48.98975;2.35527;109;20221112;15.3;5.9;10.6;2.3;10.53;.2;.64;6774 +94087;48.98975;2.35527;109;20221113;13.5;5.1;9.3;2.4;10.03;.1;.58;6458 +94087;48.98975;2.35527;109;20221114;13.3;5.7;9.5;2.8;10.46;.4;.63;4113 +94087;48.98975;2.35527;109;20221115;12.8;7.1;10;4.2;11.33;3.7;.58;2658 +94087;48.98975;2.35527;109;20221116;13.1;8.1;10.6;6.5;11.23;7.8;.88;2797 +94087;48.98975;2.35527;109;20221117;14;10.3;12.1;7.1;10.63;.7;1.59;3870 +94087;48.98975;2.35527;109;20221118;13.2;7.7;10.4;4.1;9.56;1.9;1.09;4557 +94087;48.98975;2.35527;109;20221119;11.6;4.6;8.1;2.6;9.1;.4;.58;4290 +94087;48.98975;2.35527;109;20221120;9.9;4.3;7.1;3.4;8.73;1.7;.63;2982 +94087;48.98975;2.35527;109;20221121;7.8;5.4;6.6;4.3;9;2.4;.45;2227 +94087;48.98975;2.35527;109;20221122;10.9;4.8;7.8;6.4;8.26;1.8;1.21;2767 +94087;48.98975;2.35527;109;20221123;12.9;4.7;8.8;4.9;9.16;4.5;.97;3768 +94087;48.98975;2.35527;109;20221124;12.8;7.1;10;5.2;9.9;2.4;.91;5340 +94087;48.98975;2.35527;109;20221125;12.7;6.3;9.5;3;9.86;.1;.53;5415 +94087;48.98975;2.35527;109;20221126;8.8;2.1;5.4;2.8;8.53;0;.29;3318 +94087;48.98975;2.35527;109;20221127;9.1;5.8;7.5;3.8;9.03;10.4;.67;1417 +94087;48.98975;2.35527;109;20221128;12.1;7.7;9.9;2.5;10.2;0;.55;3647 +94087;48.98975;2.35527;109;20221129;7;3.9;5.4;1.7;8.73;0;.24;2243 +94087;48.98975;2.35527;109;20221130;7;3.5;5.3;2.7;8.36;0;.37;1488 +94087;48.98975;2.35527;109;20221201;5.8;3.3;4.6;4.2;7.73;0;.42;1926 +94087;48.98975;2.35527;109;20221202;4.7;4.1;4.4;4;7.33;.4;.58;753 +94087;48.98975;2.35527;109;20221203;3.5;2.2;2.9;5.6;6.5;0;.65;667 +94087;48.98975;2.35527;109;20221204;3.7;1.6;2.7;4.1;6.33;1.7;.6;925 +94087;48.98975;2.35527;109;20221205;2.8;.9;1.9;2;6.53;.6;.31;1392 +94087;48.98975;2.35527;109;20221206;5.4;1.6;3.5;1.7;6.9;0;.33;2155 +94087;48.98975;2.35527;109;20221207;6;-1.2;2.4;1.7;6.56;.1;.21;3261 +94087;48.98975;2.35527;109;20221208;3.6;2.2;2.9;1.6;6.96;.1;.35;767 +94087;48.98975;2.35527;109;20221209;2.1;-1;.6;2.5;6.03;0;.2;2481 +94087;48.98975;2.35527;109;20221210;3.2;-.3;1.4;2;5.86;0;.28;2691 +94087;48.98975;2.35527;109;20221211;.7;-2.3;-.8;3.2;5;0;.32;2856 +94087;48.98975;2.35527;109;20221212;.4;-2.8;-1.2;3.3;4.6;0;.35;3404 +94087;48.98975;2.35527;109;20221213;1.5;-4.6;-1.5;3.4;4.06;0;.45;4284 +94087;48.98975;2.35527;109;20221214;1.3;-2;-.3;2.4;4.6;.3;.4;2850 +94087;48.98975;2.35527;109;20221215;1.6;-4.6;-1.5;3;4.2;0;.41;3936 +94087;48.98975;2.35527;109;20221216;1.4;-4.1;-1.3;2.6;4.83;0;.19;4201 +94087;48.98975;2.35527;109;20221217;-.5;-3.3;-1.9;2.3;4.66;0;.22;2498 +94087;48.98975;2.35527;109;20221218;2.1;-6.2;-2.1;3.5;4.63;5.2;.27;3508 +94087;48.98975;2.35527;109;20221219;11.4;1.5;6.5;4.4;9.13;.6;.44;2378 +94087;48.98975;2.35527;109;20221220;11.9;11;11.4;4.7;11;11;1.1;521 +94087;48.98975;2.35527;109;20221221;11.6;7.2;9.4;4.3;11.53;8.5;.19;2804 +94087;48.98975;2.35527;109;20221222;12.8;10.9;11.9;6.2;12.66;10;.69;1137 +94087;48.98975;2.35527;109;20221223;15.9;11.8;13.8;5.3;13.2;.4;1.05;1990 +94087;48.98975;2.35527;109;20221224;11.9;10.2;11;4.1;11.43;1.8;.72;1411 +94087;48.98975;2.35527;109;20221225;13.1;9.6;11.4;3.6;12;.5;.63;1434 +94087;48.98975;2.35527;109;20221226;11.8;10.7;11.3;4.2;10.1;2.2;1.11;2087 +94087;48.98975;2.35527;109;20221227;10.1;2.5;6.3;3.5;7.76;.1;.52;4414 +94087;48.98975;2.35527;109;20221228;11.1;6.3;8.7;7.8;10.53;5.1;.57;1334 +94087;48.98975;2.35527;109;20221229;11.8;10.2;11;7;9.7;0;1.47;2848 +94087;48.98975;2.35527;109;20221230;14.6;4.7;9.7;6.7;11.03;2.9;.83;1383 +94087;48.98975;2.35527;109;20221231;16.3;14.2;15.3;9.7;12.3;0;2.37;2461 +94088;49.01255;2.69541;104;20220101;14.1;8.9;11.5;3.6;11;.1;.75;3452 +94088;49.01255;2.69541;104;20220102;13.8;8.7;11.3;5.1;10.86;0;.99;2729 +94088;49.01255;2.69541;104;20220103;12.2;10.6;11.4;6.4;11.1;22.1;1.11;1012 +94088;49.01255;2.69541;104;20220104;9.5;7.5;8.5;4.6;9.2;2.7;.83;1245 +94088;49.01255;2.69541;104;20220105;6.5;1.1;3.8;3.7;6.1;.1;.65;3817 +94088;49.01255;2.69541;104;20220106;6.2;.1;3.2;3.3;6.15;.6;.56;3125 +94088;49.01255;2.69541;104;20220107;7.7;2.6;5.1;6.6;7.3;4.4;.77;2804 +94088;49.01255;2.69541;104;20220108;8.1;1.2;4.6;6.5;8.05;12.9;.41;2013 +94088;49.01255;2.69541;104;20220109;5.2;3.9;4.5;4.4;7.35;3.5;.56;1519 +94088;49.01255;2.69541;104;20220110;2.8;-.9;.9;2.9;6.7;.1;.11;1723 +94088;49.01255;2.69541;104;20220111;2.8;.7;1.7;2.5;6.15;0;.34;2286 +94088;49.01255;2.69541;104;20220112;3.9;-1.5;1.2;1.6;6.35;0;.22;2502 +94088;49.01255;2.69541;104;20220113;3.2;1.2;2.2;2.5;6.55;0;.29;2455 +94088;49.01255;2.69541;104;20220114;7.6;-.7;3.4;1.8;6.35;.1;.33;4827 +94088;49.01255;2.69541;104;20220115;8;-1.1;3.5;1.6;6.3;.1;.33;4750 +94088;49.01255;2.69541;104;20220116;3.4;-1.4;1;3.8;6.7;.6;.11;2420 +94088;49.01255;2.69541;104;20220117;7;3.4;5.2;1.8;7.85;.1;.38;2490 +94088;49.01255;2.69541;104;20220118;8.8;-.2;4.3;3.5;7.35;0;.42;5094 +94088;49.01255;2.69541;104;20220119;6;1.7;3.8;2.9;7.7;1.9;.31;1852 +94088;49.01255;2.69541;104;20220120;6.3;1.4;3.8;4.2;6.9;.2;.56;3290 +94088;49.01255;2.69541;104;20220121;5.2;.3;2.8;2.8;6.55;0;.42;2938 +94088;49.01255;2.69541;104;20220122;5.6;2.9;4.2;2;6.85;0;.52;1957 +94088;49.01255;2.69541;104;20220123;4.1;3.3;3.7;2.9;6.55;0;.64;816 +94088;49.01255;2.69541;104;20220124;6.2;-.7;2.7;2.4;6;0;.45;5435 +94088;49.01255;2.69541;104;20220125;.2;-2.1;-.9;1.1;5.6;0;.25;1612 +94088;49.01255;2.69541;104;20220126;2.5;-1.5;.5;1.8;6.15;0;.27;1841 +94088;49.01255;2.69541;104;20220127;7.1;2.1;4.6;4;7.65;.3;.5;2831 +94088;49.01255;2.69541;104;20220128;8.3;4.1;6.2;2.6;8.5;0;.47;3259 +94088;49.01255;2.69541;104;20220129;10.2;5.3;7.8;5.2;9.95;.4;.46;2605 +94088;49.01255;2.69541;104;20220130;9.5;5.7;7.6;2.4;7.75;.1;.76;5167 +94088;49.01255;2.69541;104;20220131;8.3;5.1;6.7;7;6.3;.2;1.71;4198 +94088;49.01255;2.69541;104;20220201;9.5;.9;5.2;5.1;8.6;.2;.41;3229 +94088;49.01255;2.69541;104;20220202;10.4;8.9;9.6;4.2;9.9;0;.92;1594 +94088;49.01255;2.69541;104;20220203;7.3;7.1;7.2;4.3;8.25;0;.89;1106 +94088;49.01255;2.69541;104;20220204;10.8;6.8;8.8;5.5;8.3;.8;1.36;3273 +94088;49.01255;2.69541;104;20220205;9.7;1;5.4;4.8;6.95;0;1.01;7116 +94088;49.01255;2.69541;104;20220206;10.4;6.1;8.2;9.8;9.35;7.2;1.01;2663 +94088;49.01255;2.69541;104;20220207;9.8;2.9;6.3;3.9;6.8;0;1.12;6916 +94088;49.01255;2.69541;104;20220208;10.4;4.7;7.6;3.2;8.95;0;.74;3616 +94088;49.01255;2.69541;104;20220209;12.7;2.7;7.7;1.7;7.9;.1;.79;7765 +94088;49.01255;2.69541;104;20220210;8;3.9;6;3.9;8.2;2.2;.97;4100 +94088;49.01255;2.69541;104;20220211;8.8;.9;4.8;2.5;6.3;0;.85;8800 +94088;49.01255;2.69541;104;20220212;9.1;.9;5;4;5.1;0;1.46;10200 +94088;49.01255;2.69541;104;20220213;13.8;-.2;6.8;6;6.8;.4;1.86;8500 +94088;49.01255;2.69541;104;20220214;11.7;7.4;9.6;5.7;8.8;1.7;1.48;5558 +94088;49.01255;2.69541;104;20220215;11;4.6;7.8;6.2;8.7;4.7;1.1;6200 +94088;49.01255;2.69541;104;20220216;14.8;8.7;11.7;8.9;12.45;2.1;.98;4259 +94088;49.01255;2.69541;104;20220217;13.2;10.1;11.6;7.2;9;.6;2.24;5458 +94088;49.01255;2.69541;104;20220218;12.1;9.2;10.7;9;9.1;1;2.01;3366 +94088;49.01255;2.69541;104;20220219;9.9;2.7;6.3;7.8;6.6;0;1.75;8283 +94088;49.01255;2.69541;104;20220220;12.4;8.1;10.3;9.6;9.25;2.8;1.88;4185 +94088;49.01255;2.69541;104;20220221;9.8;4.8;7.3;8.3;7.7;0;1.51;5545 +94088;49.01255;2.69541;104;20220222;11.8;4.8;8.3;5.1;9.3;2.3;1.04;5399 +94088;49.01255;2.69541;104;20220223;10.5;4.3;7.4;2.5;8.55;.1;.9;5820 +94088;49.01255;2.69541;104;20220224;11.8;7;9.4;5.3;7.4;2.1;1.98;5985 +94088;49.01255;2.69541;104;20220225;10.4;1.4;5.9;3.9;6.2;0;1.54;10045 +94088;49.01255;2.69541;104;20220226;9.4;-.6;4.4;3.5;5.75;.1;1.37;10890 +94088;49.01255;2.69541;104;20220227;9.8;.1;4.9;4.9;4.95;0;1.95;10948 +94088;49.01255;2.69541;104;20220228;10.9;-.2;5.4;2.8;5.1;0;1.61;11545 +94088;49.01255;2.69541;104;20220301;12;1.1;6.5;2.4;6.15;0;1.46;8742 +94088;49.01255;2.69541;104;20220302;10.5;4;7.2;2.8;6.95;0;1.34;6907 +94088;49.01255;2.69541;104;20220303;11.3;5.4;8.4;1.8;9.1;.1;.91;5283 +94088;49.01255;2.69541;104;20220304;13.1;5;9;1.6;8.95;0;1.13;8004 +94088;49.01255;2.69541;104;20220305;11.3;1.3;6.3;2.4;7.7;.1;1.22;11650 +94088;49.01255;2.69541;104;20220306;8.1;.2;4.1;5;5.3;0;1.68;11313 +94088;49.01255;2.69541;104;20220307;6.2;-1.9;2.1;5.5;4.2;0;1.75;11824 +94088;49.01255;2.69541;104;20220308;11.6;-.8;5.4;4.3;4.8;0;2.25;13146 +94088;49.01255;2.69541;104;20220309;14.9;2.3;8.6;3.6;7.2;0;2.09;12222 +94088;49.01255;2.69541;104;20220310;16.2;4.8;10.5;4.2;7.55;0;2.52;12836 +94088;49.01255;2.69541;104;20220311;13.2;6.6;9.9;5.3;9;4.7;1.76;6895 +94088;49.01255;2.69541;104;20220312;9.8;5.8;7.8;5.4;9.15;.8;1.02;5467 +94088;49.01255;2.69541;104;20220313;11.8;6.9;9.3;5.5;8.9;3.2;1.58;6278 +94088;49.01255;2.69541;104;20220314;13.8;4.3;9.1;3.3;8.4;1.4;1.81;12942 +94088;49.01255;2.69541;104;20220315;11.4;7.8;9.6;3;10.4;5.9;1;5405 +94088;49.01255;2.69541;104;20220316;13.4;8.7;11;3.3;10.9;0;1.27;6373 +94088;49.01255;2.69541;104;20220317;8.6;7.6;8.1;4.3;8.25;.1;1.3;4532 +94088;49.01255;2.69541;104;20220318;15.4;2.4;8.9;6.4;5.9;0;3.38;17600 +94088;49.01255;2.69541;104;20220319;16.1;5.4;10.7;7;5.7;0;4.01;17200 +94088;49.01255;2.69541;104;20220320;13.5;1.3;7.4;3.4;5.2;0;2.6;17500 +94088;49.01255;2.69541;104;20220321;18.1;4.9;11.5;3.4;8.2;0;2.76;16300 +94088;49.01255;2.69541;104;20220322;18.1;8;13;4.2;6.6;0;3.63;16900 +94088;49.01255;2.69541;104;20220323;18;5.5;11.7;3.3;5.7;0;3.37;17900 +94088;49.01255;2.69541;104;20220324;19.8;6.1;12.9;3.4;5.9;0;3.69;18000 +94088;49.01255;2.69541;104;20220325;18.9;6;12.4;4.9;6;0;4.1;18100 +94088;49.01255;2.69541;104;20220326;19.4;5.4;12.4;5.3;6.1;0;4.3;18800 +94088;49.01255;2.69541;104;20220327;20.3;7.4;13.8;4.3;7;0;4.06;18600 +94088;49.01255;2.69541;104;20220328;20.7;6.5;13.6;3.2;7.9;0;3.34;15700 +94088;49.01255;2.69541;104;20220329;16.6;10.8;13.7;3.1;9.2;2.4;2.3;6800 +94088;49.01255;2.69541;104;20220330;13.7;8.3;11;2.8;9.9;2.8;1.58;7400 +94088;49.01255;2.69541;104;20220331;8.5;4;6.2;7.2;6.7;1.4;1.83;8300 +94088;49.01255;2.69541;104;20220401;3.8;.7;2.2;7.3;5.74;1.1;1.12;6114 +94088;49.01255;2.69541;104;20220402;7.5;-.3;3.6;6.8;4.3;0;2.48;15800 +94088;49.01255;2.69541;104;20220403;8.7;-.7;4;4.1;4.3;0;2.47;19500 +94088;49.01255;2.69541;104;20220404;9.9;.6;5.2;6;5.8;.2;2.18;12800 +94088;49.01255;2.69541;104;20220405;12.7;7.5;10.1;5.2;10.2;.6;1.26;3100 +94088;49.01255;2.69541;104;20220406;13.1;7.6;10.3;7.3;8.8;.7;2.25;7200 +94088;49.01255;2.69541;104;20220407;14.5;9.8;12.1;9.4;9.2;2.5;3.03;9900 +94088;49.01255;2.69541;104;20220408;7.7;7.1;7.4;4.7;7.6;28.3;1.34;2400 +94088;49.01255;2.69541;104;20220409;11.1;.9;6;2.7;7;.5;1.8;13800 +94088;49.01255;2.69541;104;20220410;13.9;-.4;6.7;3;6.1;0;2.75;21800 +94088;49.01255;2.69541;104;20220411;19.1;5;12;6;7.7;0;4.21;21200 +94088;49.01255;2.69541;104;20220412;21.6;10.6;16.1;4.9;10.4;1.9;4.16;18300 +94088;49.01255;2.69541;104;20220413;16.5;12.3;14.4;1.6;12.9;4.6;1.48;6400 +94088;49.01255;2.69541;104;20220414;21.3;9.5;15.4;2;11.9;0;3.24;20600 +94088;49.01255;2.69541;104;20220415;20;9.9;14.9;3;11;0;3.44;20500 +94088;49.01255;2.69541;104;20220416;19.1;8;13.5;4.7;9.3;0;4.03;23900 +94088;49.01255;2.69541;104;20220417;21.3;4.4;12.8;4;6.1;0;4.81;24700 +94088;49.01255;2.69541;104;20220418;19.6;6.5;13;2.1;7.46;0;3.44;19511 +94088;49.01255;2.69541;104;20220419;18.8;6.2;12.5;3.9;9.4;0;3.55;22100 +94088;49.01255;2.69541;104;20220420;19.2;6.8;13;4.3;7.8;0;4.18;22400 +94088;49.01255;2.69541;104;20220421;19.4;7.3;13.3;5;7.7;0;4.6;24500 +94088;49.01255;2.69541;104;20220422;18.6;7.9;13.2;4.9;8.8;0;4.19;24400 +94088;49.01255;2.69541;104;20220423;19.6;8.7;14.1;4.8;10.4;.8;3.41;15300 +94088;49.01255;2.69541;104;20220424;19.2;8.2;13.7;4.1;9.8;0;3.36;15900 +94088;49.01255;2.69541;104;20220425;17.2;7.9;12.5;4.5;8.5;0;3.78;21600 +94088;49.01255;2.69541;104;20220426;15.5;6.6;11;3.9;8.7;0;2.74;14600 +94088;49.01255;2.69541;104;20220427;18.8;4.7;11.7;5.2;8.5;0;4.02;23600 +94088;49.01255;2.69541;104;20220428;21.2;6.2;13.7;5.3;8.9;0;4.48;21200 +94088;49.01255;2.69541;104;20220429;19.3;10;14.6;5.2;9.5;0;4.25;20800 +94088;49.01255;2.69541;104;20220430;16.3;6.2;11.2;5.2;7.9;0;3.98;25600 +94088;49.01255;2.69541;104;20220501;16.8;4.2;10.5;3.8;7.7;0;3.71;24800 +94088;49.01255;2.69541;104;20220502;18.9;7.1;13;4.3;8.9;0;3.69;18200 +94088;49.01255;2.69541;104;20220503;20.1;7.9;14;5.4;9.2;0;4.44;22300 +94088;49.01255;2.69541;104;20220504;19.5;7.7;13.6;3.2;10.1;.7;3.45;19200 +94088;49.01255;2.69541;104;20220505;18.7;10.3;14.5;3.7;10.7;.1;3.16;14600 +94088;49.01255;2.69541;104;20220506;21.8;8.2;15;3;11;0;4.01;22819 +94088;49.01255;2.69541;104;20220507;21;9.9;15.4;2.5;11.45;.1;3.42;18233 +94088;49.01255;2.69541;104;20220508;21;10.3;15.6;4.4;12.35;0;3.71;19222 +94088;49.01255;2.69541;104;20220509;25.3;8.3;16.8;2.1;11.55;0;4.38;24023 +94088;49.01255;2.69541;104;20220510;27;13.3;20.1;3.5;12.45;0;5.32;22437 +94088;49.01255;2.69541;104;20220511;25.3;10.3;17.8;3.8;12.55;0;5.02;25348 +94088;49.01255;2.69541;104;20220512;20.8;10.3;15.6;2.7;11.1;0;3.83;21163 +94088;49.01255;2.69541;104;20220513;21.4;8.2;14.8;2;9.75;0;4.18;25413 +94088;49.01255;2.69541;104;20220514;22.8;7.8;15.3;1.4;10.1;0;4.13;25359 +94088;49.01255;2.69541;104;20220515;28.3;11;19.7;3.4;12.15;5.9;5.84;26252 +94088;49.01255;2.69541;104;20220516;25.4;15.6;20.5;3.4;16.2;0;4.32;19519 +94088;49.01255;2.69541;104;20220517;28.4;15.9;22.2;2.7;15.35;.4;5.23;23982 +94088;49.01255;2.69541;104;20220518;27.7;15.9;21.8;3.1;17.15;0;4.98;23330 +94088;49.01255;2.69541;104;20220519;25.6;19.7;22.6;3.7;16.95;.3;4.81;19566 +94088;49.01255;2.69541;104;20220520;21.1;14.3;17.7;3;14.3;8.3;3.09;13301 +94088;49.01255;2.69541;104;20220521;23.4;10.8;17.1;1.9;12.65;0;4.2;23747 +94088;49.01255;2.69541;104;20220522;21;11.2;16.1;2.6;13.7;.3;3.09;15868 +94088;49.01255;2.69541;104;20220523;18.7;13.9;16.3;3.6;14.95;4.9;2.32;10754 +94088;49.01255;2.69541;104;20220524;17.8;10.6;14.2;4.2;11.55;.5;3.32;18139 +94088;49.01255;2.69541;104;20220525;20.1;8.5;14.3;3.1;11;.1;3.91;22899 +94088;49.01255;2.69541;104;20220526;19.9;12.6;16.3;4.2;12.9;0;3.53;17162 +94088;49.01255;2.69541;104;20220527;21.9;13;17.4;3.7;12;.1;3.94;16296 +94088;49.01255;2.69541;104;20220528;19.8;7.9;13.8;3.1;10.3;0;4.13;25085 +94088;49.01255;2.69541;104;20220529;16.5;5.4;10.9;3.8;8.5;.1;3.44;20901 +94088;49.01255;2.69541;104;20220530;18.7;5.6;12.2;2.6;8.9;0;3.83;23904 +94088;49.01255;2.69541;104;20220531;20.7;9.4;15;2.4;9.15;0;4.14;21748 +94088;49.01255;2.69541;104;20220601;21.9;7;14.4;2.1;9.2;0;4.6;27458 +94088;49.01255;2.69541;104;20220602;23.7;7.1;15.4;3.5;9.45;0;5.25;27327 +94088;49.01255;2.69541;104;20220603;23.6;11.3;17.5;2.9;13.75;.9;3.77;17542 +94088;49.01255;2.69541;104;20220604;28.1;14.2;21.2;3;17.1;17.9;4.61;20470 +94088;49.01255;2.69541;104;20220605;21.6;14.9;18.2;3.2;17;3.6;2.74;13512 +94088;49.01255;2.69541;104;20220606;21.7;12.7;17.2;2.8;13.2;.3;3.95;20551 +94088;49.01255;2.69541;104;20220607;22.3;14.3;18.3;4;14.3;8;4.01;18317 +94088;49.01255;2.69541;104;20220608;20.9;14.1;17.5;4.4;14.2;9.4;3.51;15673 +94088;49.01255;2.69541;104;20220609;21.2;11.4;16.3;3.8;12.5;0;4.25;22747 +94088;49.01255;2.69541;104;20220610;23.4;14.8;19.1;3.1;14.4;0;4.36;21244 +94088;49.01255;2.69541;104;20220611;25.4;13.5;19.4;1.9;15;0;4.56;24230 +94088;49.01255;2.69541;104;20220612;24.2;10.5;17.3;2.9;11.75;0;5.14;27733 +94088;49.01255;2.69541;104;20220613;22.4;9.3;15.8;2.9;10.95;0;4.77;26881 +94088;49.01255;2.69541;104;20220614;25.3;10.3;17.8;3.6;11.35;0;5.64;27979 +94088;49.01255;2.69541;104;20220615;29.9;12.9;21.4;2.6;13.35;0;6.16;28732 +94088;49.01255;2.69541;104;20220616;29;14.1;21.5;2.8;12.8;0;6.18;28149 +94088;49.01255;2.69541;104;20220617;32.9;15.4;24.2;1.9;13.6;0;6.33;28603 +94088;49.01255;2.69541;104;20220618;35.5;19.3;27.4;2.8;16.5;1.7;7.17;27387 +94088;49.01255;2.69541;104;20220619;22.9;14.2;18.6;6.6;16.25;11.6;4.03;19756 +94088;49.01255;2.69541;104;20220620;21.8;14.1;17.9;4.5;14.95;.1;3.69;17511 +94088;49.01255;2.69541;104;20220621;25.8;13.2;19.5;3.1;14.5;.7;5.06;25308 +94088;49.01255;2.69541;104;20220622;24.6;13.4;19;3;15.45;2.7;4.02;18971 +94088;49.01255;2.69541;104;20220623;27.9;16.5;22.2;3.2;16.8;3.4;5.35;24367 +94088;49.01255;2.69541;104;20220624;23.2;17.3;20.3;4.8;16.7;4.9;4.1;17459 +94088;49.01255;2.69541;104;20220625;19.3;16;17.6;4.1;14.85;1.3;2.76;10376 +94088;49.01255;2.69541;104;20220626;21.5;12.7;17.1;2.5;13.2;0;3.73;19270 +94088;49.01255;2.69541;104;20220627;23.5;14.7;19.1;3;13.35;.1;4.59;21793 +94088;49.01255;2.69541;104;20220628;26.8;10.9;18.8;2.4;11.75;0;5.54;28584 +94088;49.01255;2.69541;104;20220629;26.8;12.1;19.4;2.5;12.85;1.7;5.32;26624 +94088;49.01255;2.69541;104;20220630;16.5;13.9;15.2;2;14.1;12.4;1.87;8574 +94088;49.01255;2.69541;104;20220701;21.4;9.9;15.6;2.3;11.75;.1;3.99;22539 +94088;49.01255;2.69541;104;20220702;26.3;10.3;18.3;2;11.6;0;5.3;28618 +94088;49.01255;2.69541;104;20220703;24;11.3;17.7;2.5;12.35;0;4.74;25229 +94088;49.01255;2.69541;104;20220704;26;10.1;18.1;2.3;12.2;0;5.28;28805 +94088;49.01255;2.69541;104;20220705;26;9.9;18;2.8;12.3;0;5.26;27531 +94088;49.01255;2.69541;104;20220706;26.2;11;18.6;2.8;12.5;0;5.25;26309 +94088;49.01255;2.69541;104;20220707;21.4;13.5;17.4;3.7;14.05;0;3.42;15451 +94088;49.01255;2.69541;104;20220708;26.7;9.8;18.2;3;12;0;5.57;28534 +94088;49.01255;2.69541;104;20220709;28.9;13.4;21.1;3.5;13.75;0;6.11;26917 +94088;49.01255;2.69541;104;20220710;26.4;12;19.2;4.2;12.5;0;5.88;27510 +94088;49.01255;2.69541;104;20220711;29.6;13.2;21.4;3.3;13.7;0;6.27;28412 +94088;49.01255;2.69541;104;20220712;32.5;15.3;23.9;2.3;13.6;0;6.41;28102 +94088;49.01255;2.69541;104;20220713;35.4;20.5;28;2.6;13.05;0;7.05;25777 +94088;49.01255;2.69541;104;20220714;31;18;24.5;3.4;14.3;0;6.61;25751 +94088;49.01255;2.69541;104;20220715;26.3;12.5;19.4;3.8;11;0;5.95;26812 +94088;49.01255;2.69541;104;20220716;28.2;11.7;20;3.7;11.5;0;6.29;27996 +94088;49.01255;2.69541;104;20220717;31.4;12.6;22;3.2;10.35;0;6.91;28455 +94088;49.01255;2.69541;104;20220718;37.3;15.9;26.6;2.4;10.75;0;7.38;28208 +94088;49.01255;2.69541;104;20220719;39.7;21.9;30.8;4.5;13.15;4.3;9.94;27777 +94088;49.01255;2.69541;104;20220720;22.1;20.1;21.1;2.8;20.05;6.2;2.28;8579 +94088;49.01255;2.69541;104;20220721;26.1;16.6;21.3;2.5;18.2;.1;3.93;18347 +94088;49.01255;2.69541;104;20220722;25.1;14.9;20;3.1;17.8;1.9;3.51;16308 +94088;49.01255;2.69541;104;20220723;26.7;16.6;21.6;2.4;18.05;0;4.29;20719 +94088;49.01255;2.69541;104;20220724;31.9;15.8;23.9;2.8;16.05;0;6.08;26231 +94088;49.01255;2.69541;104;20220725;27.2;18.3;22.7;3.8;15.65;0;5.14;19323 +94088;49.01255;2.69541;104;20220726;22.8;14.5;18.7;3;14.1;0;3.57;15340 +94088;49.01255;2.69541;104;20220727;25.1;12.2;18.6;3.8;12.2;0;5.07;23106 +94088;49.01255;2.69541;104;20220728;26.4;13.5;20;3;10.65;0;5.26;22204 +94088;49.01255;2.69541;104;20220729;28.7;13;20.8;2.4;11.65;.1;5.37;24456 +94088;49.01255;2.69541;104;20220730;30.1;14.9;22.5;2.6;13.25;0;5.53;23579 +94088;49.01255;2.69541;104;20220731;27.6;15.5;21.5;2.9;16.45;0;4.73;21720 +94088;49.01255;2.69541;104;20220801;26.6;17.9;22.3;2.1;17.15;0;3.88;16769 +94088;49.01255;2.69541;104;20220802;31.2;15.3;23.2;1.5;15.95;0;5.07;25024 +94088;49.01255;2.69541;104;20220803;34.7;17.1;25.9;2;16.45;0;5.92;25448 +94088;49.01255;2.69541;104;20220804;30;19.5;24.7;3.2;17.9;7;4.99;18445 +94088;49.01255;2.69541;104;20220805;25.9;15.1;20.5;4;14.5;0;4.91;21029 +94088;49.01255;2.69541;104;20220806;24.8;9.7;17.2;4.5;9.35;0;5.66;25188 +94088;49.01255;2.69541;104;20220807;26.6;12.8;19.7;5;10.1;0;6.31;24171 +94088;49.01255;2.69541;104;20220808;28.6;13.4;21;5.2;11.55;0;6.6;24317 +94088;49.01255;2.69541;104;20220809;30.4;15.3;22.8;5.3;13.2;0;6.92;23910 +94088;49.01255;2.69541;104;20220810;32.7;15.9;24.3;4.4;12.25;0;7.27;24661 +94088;49.01255;2.69541;104;20220811;32.6;15.4;24;3.5;11;0;6.8;24933 +94088;49.01255;2.69541;104;20220812;33.4;14.9;24.1;3.2;10.5;0;6.86;25506 +94088;49.01255;2.69541;104;20220813;32.3;16.5;24.4;3.7;9.85;0;7.01;23955 +94088;49.01255;2.69541;104;20220814;28.4;17.6;23;3.4;13.6;4.4;4.92;15921 +94088;49.01255;2.69541;104;20220815;25.8;15.8;20.8;2.7;17.65;.1;3.76;18456 +94088;49.01255;2.69541;104;20220816;27;16.9;21.9;2.4;17.45;15;3.5;14663 +94088;49.01255;2.69541;104;20220817;26.4;17.7;22;2;18.35;.7;3.25;14487 +94088;49.01255;2.69541;104;20220818;28.5;15.3;21.9;2.5;17.1;.4;4.32;20304 +94088;49.01255;2.69541;104;20220819;23.5;15.2;19.4;2.6;17.05;0;2.69;11781 +94088;49.01255;2.69541;104;20220820;25.2;12.3;18.7;2.4;13.65;.1;3.99;20731 +94088;49.01255;2.69541;104;20220821;26;12.3;19.1;2.3;13.55;0;3.75;17700 +94088;49.01255;2.69541;104;20220822;25.3;15.2;20.3;2.1;15.5;0;3.41;16094 +94088;49.01255;2.69541;104;20220823;28.2;16.5;22.4;1.6;17.3;0;3.57;16673 +94088;49.01255;2.69541;104;20220824;32.3;16.9;24.6;2.3;16.75;0;4.93;21019 +94088;49.01255;2.69541;104;20220825;31.8;18.5;25.1;3.1;15.35;0;5.35;18809 +94088;49.01255;2.69541;104;20220826;26.5;17.1;21.8;3.8;16.45;0;4.09;15796 +94088;49.01255;2.69541;104;20220827;25.1;13.7;19.4;3.8;13.35;0;4.37;19471 +94088;49.01255;2.69541;104;20220828;26.5;12.7;19.6;3.9;12.9;0;4.55;18428 +94088;49.01255;2.69541;104;20220829;28.5;15.8;22.2;5.1;12.1;.7;5.98;19338 +94088;49.01255;2.69541;104;20220830;28.2;15.9;22;3.8;12.65;0;4.93;16299 +94088;49.01255;2.69541;104;20220831;27.2;14.1;20.7;3.8;14.05;0;4.54;18248 +94088;49.01255;2.69541;104;20220901;28.5;15.3;21.9;3.5;14.3;0;4.55;16730 +94088;49.01255;2.69541;104;20220902;24.1;16.3;20.2;2.7;14.25;.3;3.17;11863 +94088;49.01255;2.69541;104;20220903;24.6;16.6;20.6;3.3;16.65;0;3.42;15504 +94088;49.01255;2.69541;104;20220904;28.9;14.4;21.7;2.9;13.95;1;4.53;19095 +94088;49.01255;2.69541;104;20220905;30.4;16.6;23.5;2.6;16.4;11.6;4.28;17540 +94088;49.01255;2.69541;104;20220906;28.7;15.5;22.1;2.2;16.8;4;3.57;15936 +94088;49.01255;2.69541;104;20220907;21.4;15.4;18.4;3;16.75;6.9;2.17;9616 +94088;49.01255;2.69541;104;20220908;22.6;14.5;18.6;4.9;15.5;6.1;3.08;12502 +94088;49.01255;2.69541;104;20220909;19.2;14.8;17;6;14.9;6.1;2.44;8877 +94088;49.01255;2.69541;104;20220910;19.3;14.4;16.9;4.1;15.4;0;1.99;8191 +94088;49.01255;2.69541;104;20220911;23.4;10.2;16.8;1.6;14.2;.2;2.66;16613 +94088;49.01255;2.69541;104;20220912;27;12.4;19.7;2.5;14.55;0;3.59;17606 +94088;49.01255;2.69541;104;20220913;25.3;17.5;21.4;3.3;17.15;0;2.98;10003 +94088;49.01255;2.69541;104;20220914;26;18.5;22.2;3;19.6;1.4;2.92;12535 +94088;49.01255;2.69541;104;20220915;22.3;13.4;17.8;3.3;14.6;.1;2.7;12433 +94088;49.01255;2.69541;104;20220916;17.5;10.8;14.1;3;11.15;.1;2.19;10085 +94088;49.01255;2.69541;104;20220917;17.1;6.6;11.9;4;8.7;.1;2.77;15052 +94088;49.01255;2.69541;104;20220918;19.1;5.8;12.4;3.5;9;0;2.87;15477 +94088;49.01255;2.69541;104;20220919;19;6.9;13;2.5;9.4;0;2.57;15409 +94088;49.01255;2.69541;104;20220920;16.8;5.8;11.3;1.9;9.75;.1;1.78;10927 +94088;49.01255;2.69541;104;20220921;18.9;6.7;12.8;3;9.6;.1;2.6;15490 +94088;49.01255;2.69541;104;20220922;20.6;5.7;13.2;1.8;8.8;0;2.46;15577 +94088;49.01255;2.69541;104;20220923;20;9.2;14.6;1.3;9.9;.3;1.93;10392 +94088;49.01255;2.69541;104;20220924;18.2;11.8;15;2.5;12.75;.6;1.76;8243 +94088;49.01255;2.69541;104;20220925;18.9;10.1;14.5;4;11.25;.3;2.51;12379 +94088;49.01255;2.69541;104;20220926;15;10.1;12.6;5.1;11;9.9;1.84;6750 +94088;49.01255;2.69541;104;20220927;14.3;9.1;11.7;4.6;11.4;4.5;1.47;8074 +94088;49.01255;2.69541;104;20220928;15.6;9.5;12.5;2.9;11.4;.4;1.58;9018 +94088;49.01255;2.69541;104;20220929;15.3;8.1;11.7;1.4;10.5;1.9;1.34;8550 +94088;49.01255;2.69541;104;20220930;17.5;5.3;11.4;3.8;9.75;6.7;2.14;12686 +94088;49.01255;2.69541;104;20221001;19.7;11.7;15.7;6.9;13.7;2.2;2.31;8101 +94088;49.01255;2.69541;104;20221002;19.6;14.1;16.9;3.9;14.7;4.9;1.87;6760 +94088;49.01255;2.69541;104;20221003;15.4;8.3;11.8;1.8;11.8;0;1.17;7894 +94088;49.01255;2.69541;104;20221004;19.4;5.8;12.6;2.1;11.45;.1;1.75;12824 +94088;49.01255;2.69541;104;20221005;20.9;11.7;16.3;5;13.45;.2;2.47;10704 +94088;49.01255;2.69541;104;20221006;18.9;9.2;14;2.2;11.05;.1;1.85;11296 +94088;49.01255;2.69541;104;20221007;19.5;6.2;12.9;1.5;9.65;.1;1.74;12673 +94088;49.01255;2.69541;104;20221008;17.9;8.7;13.3;2.6;9.95;.1;1.95;11228 +94088;49.01255;2.69541;104;20221009;19.5;3.8;11.6;3;9.25;.1;2.14;12966 +94088;49.01255;2.69541;104;20221010;19.4;9.3;14.4;3.5;12.1;0;1.88;8827 +94088;49.01255;2.69541;104;20221011;17.4;7.6;12.5;3.5;9.8;0;2;10992 +94088;49.01255;2.69541;104;20221012;18.8;5.1;11.9;1.4;10;0;1.43;10458 +94088;49.01255;2.69541;104;20221013;16;11.9;14;3.5;13.4;2;1.17;4570 +94088;49.01255;2.69541;104;20221014;15.9;13.8;14.8;3.4;15.8;9.6;.74;3150 +94088;49.01255;2.69541;104;20221015;18.5;14.3;16.4;4.8;15.6;.7;1.41;5376 +94088;49.01255;2.69541;104;20221016;19.6;13.9;16.7;3.1;16;.7;1.31;6414 +94088;49.01255;2.69541;104;20221017;18.6;16.9;17.7;3.9;17.35;12.4;1.13;2359 +94088;49.01255;2.69541;104;20221018;19.5;15.1;17.3;2.3;17;.3;1.09;5601 +94088;49.01255;2.69541;104;20221019;20.6;13.6;17.1;5.5;16.1;1.7;1.7;7988 +94088;49.01255;2.69541;104;20221020;22.3;15.3;18.8;4.9;16.3;9;2.14;7658 +94088;49.01255;2.69541;104;20221021;20.5;14.3;17.4;4.8;15.55;2.7;1.78;6422 +94088;49.01255;2.69541;104;20221022;21.3;13.6;17.4;3.9;14.35;0;1.97;8421 +94088;49.01255;2.69541;104;20221023;22.3;14.9;18.6;5.7;14.75;.2;2.6;6573 +94088;49.01255;2.69541;104;20221024;18;15.1;16.5;8.4;13.75;.5;2.37;4175 +94088;49.01255;2.69541;104;20221025;18.2;11.9;15.1;4.1;14.1;.3;1.32;6231 +94088;49.01255;2.69541;104;20221026;22.1;14.4;18.2;4.5;14.85;0;2.14;8058 +94088;49.01255;2.69541;104;20221027;23.1;13.4;18.2;4;14.4;0;2.19;6860 +94088;49.01255;2.69541;104;20221028;22.7;16;19.4;3.8;15.05;0;2.13;6235 +94088;49.01255;2.69541;104;20221029;23.2;16.1;19.7;3.5;14.8;0;2.18;5683 +94088;49.01255;2.69541;104;20221030;18.7;12.5;15.6;1.7;13.4;1.3;1.05;5347 +94088;49.01255;2.69541;104;20221031;20.2;10.8;15.5;4;14.1;2.1;1.42;6072 +94088;49.01255;2.69541;104;20221101;16.8;10.9;13.9;8.3;11.3;.2;2.22;5887 +94088;49.01255;2.69541;104;20221102;15.3;9.4;12.3;5.5;10.65;0;1.57;6544 +94088;49.01255;2.69541;104;20221103;14.6;11.1;12.8;5.6;11.35;4;1.49;2550 +94088;49.01255;2.69541;104;20221104;13;9.1;11;4.6;10.2;.6;1.22;4440 +94088;49.01255;2.69541;104;20221105;11.7;4.3;8;3.4;9.3;0;.74;4486 +94088;49.01255;2.69541;104;20221106;10.6;9.1;9.8;5.6;10.55;6.7;.84;1527 +94088;49.01255;2.69541;104;20221107;15.9;10.7;13.3;6.8;12.5;.1;1.33;3798 +94088;49.01255;2.69541;104;20221108;16.4;10.6;13.5;6.9;11.4;1;1.84;3945 +94088;49.01255;2.69541;104;20221109;15.3;10.6;13;5.1;11.4;.3;1.4;4330 +94088;49.01255;2.69541;104;20221110;12.1;6.5;9.3;3.6;10.25;0;.64;5598 +94088;49.01255;2.69541;104;20221111;11.3;8.4;9.9;3.5;10.35;.1;.75;3278 +94088;49.01255;2.69541;104;20221112;15.5;5.7;10.6;2.3;10.6;.2;.7;6104 +94088;49.01255;2.69541;104;20221113;10.6;4.7;7.7;2.6;9.75;.1;.41;5263 +94088;49.01255;2.69541;104;20221114;12.5;5.2;8.9;3.3;10.3;.3;.55;4159 +94088;49.01255;2.69541;104;20221115;12.6;7.5;10.1;5;11.45;3.8;.56;2359 +94088;49.01255;2.69541;104;20221116;12.8;8;10.4;6.6;11.1;7.4;.83;2681 +94088;49.01255;2.69541;104;20221117;14.2;10.6;12.4;6.9;10.83;2.2;1.64;3512 +94088;49.01255;2.69541;104;20221118;13.3;8;10.7;4.5;9.85;3;1.13;3632 +94088;49.01255;2.69541;104;20221119;11.9;4.5;8.2;3.1;9.2;.6;.63;3997 +94088;49.01255;2.69541;104;20221120;9;4.5;6.8;4.3;8.8;2.1;.55;2529 +94088;49.01255;2.69541;104;20221121;7.8;5.5;6.7;5.1;8.95;2.8;.52;1512 +94088;49.01255;2.69541;104;20221122;10.5;5;7.8;7.2;8.45;1.8;1.1;3028 +94088;49.01255;2.69541;104;20221123;12.3;5.2;8.7;5.6;9.2;4.5;1.01;3128 +94088;49.01255;2.69541;104;20221124;12.5;6.8;9.6;5.5;9.85;1.5;.89;4479 +94088;49.01255;2.69541;104;20221125;12.2;6.4;9.3;3.6;10;.1;.62;3959 +94088;49.01255;2.69541;104;20221126;8;2.5;5.3;3.5;8.7;0;.23;2753 +94088;49.01255;2.69541;104;20221127;8.9;5.6;7.3;4.9;8.85;5.6;.68;1605 +94088;49.01255;2.69541;104;20221128;11.9;7.6;9.7;3.2;10.2;.1;.61;3070 +94088;49.01255;2.69541;104;20221129;5.8;4.9;5.4;1.8;8.65;0;.32;1120 +94088;49.01255;2.69541;104;20221130;6.9;3.6;5.3;3;8.4;.1;.32;1833 +94088;49.01255;2.69541;104;20221201;5.8;3.5;4.6;5.3;7.75;0;.43;1945 +94088;49.01255;2.69541;104;20221202;4.5;4.3;4.4;4.3;7.4;.4;.57;250 +94088;49.01255;2.69541;104;20221203;3.5;2.2;2.8;5.7;6.55;0;.56;944 +94088;49.01255;2.69541;104;20221204;3.5;1.6;2.6;4.4;6.3;3;.55;1215 +94088;49.01255;2.69541;104;20221205;2.6;.6;1.6;2.2;6.5;.9;.27;1333 +94088;49.01255;2.69541;104;20221206;5.1;1.6;3.4;2.1;7.15;0;.34;1406 +94088;49.01255;2.69541;104;20221207;5.9;-.8;2.5;1.2;6.73;.1;.19;3144 +94088;49.01255;2.69541;104;20221208;3.7;1.7;2.7;1.6;7;.2;.29;1301 +94088;49.01255;2.69541;104;20221209;2;-.6;.7;2.3;6.13;0;.22;2124 +94088;49.01255;2.69541;104;20221210;3;-.3;1.3;1.7;5.73;0;.31;2260 +94088;49.01255;2.69541;104;20221211;.3;-2.4;-1.1;3.3;5;0;.31;2253 +94088;49.01255;2.69541;104;20221212;-.2;-2.7;-1.4;3.6;4.6;0;.39;2410 +94088;49.01255;2.69541;104;20221213;1.2;-4.3;-1.6;4;4.1;.1;.52;3476 +94088;49.01255;2.69541;104;20221214;1.1;-1.7;-.3;2.8;4.65;.4;.46;2288 +94088;49.01255;2.69541;104;20221215;1.1;-4.8;-1.9;3.7;4.2;0;.44;3375 +94088;49.01255;2.69541;104;20221216;.1;-4.2;-2;3.4;4.85;0;.21;2576 +94088;49.01255;2.69541;104;20221217;-.9;-3;-2;2.1;4.65;0;.3;1549 +94088;49.01255;2.69541;104;20221218;2.2;-5.5;-1.7;4.2;4.7;3.2;.39;2531 +94088;49.01255;2.69541;104;20221219;10.7;2;6.4;5.2;8.8;.7;.52;2294 +94088;49.01255;2.69541;104;20221220;11.1;10.3;10.7;5.3;10.85;11.1;.94;681 +94088;49.01255;2.69541;104;20221221;11.3;7.4;9.4;5.4;11.5;7.8;.26;1891 +94088;49.01255;2.69541;104;20221222;12.5;10.9;11.7;7.3;12.5;11.4;.68;1095 +94088;49.01255;2.69541;104;20221223;15.5;11.7;13.6;5.8;13.15;2.3;1.02;1579 +94088;49.01255;2.69541;104;20221224;11.6;10.6;11.1;4.1;11.4;1.4;.81;984 +94088;49.01255;2.69541;104;20221225;13.3;9.6;11.4;3.8;11.9;0;.68;1681 +94088;49.01255;2.69541;104;20221226;12;10.9;11.4;4.6;10.2;1.9;1.25;1541 +94088;49.01255;2.69541;104;20221227;10.1;2.8;6.5;3.7;7.76;.1;.65;3727 +94088;49.01255;2.69541;104;20221228;10.9;6.1;8.5;9;10.5;6.5;.44;1602 +94088;49.01255;2.69541;104;20221229;11.6;10.1;10.8;7.9;9.75;0;1.51;1932 +94088;49.01255;2.69541;104;20221230;14.3;4.9;9.6;7.8;10.95;3.8;.78;1978 +94088;49.01255;2.69541;104;20221231;15.9;14.1;15;10.7;12.25;0;2.36;1745 +94089;49.03431;3.03583;124;20220101;13.9;8.2;11;2.4;11.14;.1;.56;2731 +94089;49.03431;3.03583;124;20220102;13.6;8.8;11.2;5.1;10.89;.1;1;2508 +94089;49.03431;3.03583;124;20220103;11.8;10.2;11;5.9;11.44;21.1;.88;1215 +94089;49.03431;3.03583;124;20220104;9;7.3;8.1;4.1;9.74;3.8;.6;1276 +94089;49.03431;3.03583;124;20220105;6.4;.7;3.6;3.3;6.24;.1;.65;2823 +94089;49.03431;3.03583;124;20220106;6.2;-.5;2.9;2.8;6.29;.7;.45;3151 +94089;49.03431;3.03583;124;20220107;7.4;2.1;4.7;5.7;7.39;4.4;.66;2775 +94089;49.03431;3.03583;124;20220108;7.8;.8;4.3;6;8.14;12.8;.27;3279 +94089;49.03431;3.03583;124;20220109;5.1;3.7;4.4;3.9;7.39;2.3;.56;1246 +94089;49.03431;3.03583;124;20220110;2.6;-.7;1;2.1;6.69;0;.14;2129 +94089;49.03431;3.03583;124;20220111;1.7;.4;1;1.9;6.19;0;.32;1222 +94089;49.03431;3.03583;124;20220112;3;-2;.5;1.1;6.29;0;.16;2834 +94089;49.03431;3.03583;124;20220113;3.1;.6;1.9;2;6.44;0;.32;1869 +94089;49.03431;3.03583;124;20220114;7.9;-1.8;3;.7;6.29;.1;.15;4247 +94089;49.03431;3.03583;124;20220115;7.5;-2;2.8;.9;6.29;.1;.22;4262 +94089;49.03431;3.03583;124;20220116;2.5;-1.3;.6;2.9;6.64;.7;.1;2568 +94089;49.03431;3.03583;124;20220117;6.5;2.7;4.6;1.1;7.79;0;.3;2589 +94089;49.03431;3.03583;124;20220118;8.9;-.7;4.1;2.3;7.29;0;.36;4473 +94089;49.03431;3.03583;124;20220119;5.5;.3;2.9;2.5;7.69;1.8;.15;3225 +94089;49.03431;3.03583;124;20220120;5.8;.7;3.2;2.9;7.04;.1;.38;3256 +94089;49.03431;3.03583;124;20220121;4.9;-.1;2.4;2.1;6.74;0;.31;3266 +94089;49.03431;3.03583;124;20220122;5.4;2;3.7;1.8;6.99;0;.42;2608 +94089;49.03431;3.03583;124;20220123;4.2;3.1;3.6;2;6.69;0;.53;1297 +94089;49.03431;3.03583;124;20220124;6.4;-1.7;2.3;1.2;6.04;0;.34;4478 +94089;49.03431;3.03583;124;20220125;-.7;-2.7;-1.7;.8;5.49;0;.23;2009 +94089;49.03431;3.03583;124;20220126;1.6;-1.5;0;1.6;6.24;0;.2;2681 +94089;49.03431;3.03583;124;20220127;5.7;1.5;3.6;3.3;7.59;.4;.33;3226 +94089;49.03431;3.03583;124;20220128;7.4;4;5.7;2.6;8.59;0;.41;2895 +94089;49.03431;3.03583;124;20220129;9.8;4.5;7.2;4.8;10.09;.7;.31;3825 +94089;49.03431;3.03583;124;20220130;9.1;5.4;7.3;1.9;7.99;0;.69;3166 +94089;49.03431;3.03583;124;20220131;8;3.8;5.9;6.2;6.44;0;1.44;3516 +94089;49.03431;3.03583;124;20220201;9.2;.9;5;4.5;8.64;.4;.36;5144 +94089;49.03431;3.03583;124;20220202;10.1;8.8;9.4;3.6;10.14;0;.81;1741 +94089;49.03431;3.03583;124;20220203;7.2;6.7;6.9;3.7;8.44;0;.78;933 +94089;49.03431;3.03583;124;20220204;10.2;6.2;8.2;4.8;8.49;.8;1.12;3627 +94089;49.03431;3.03583;124;20220205;9.7;1.2;5.4;4.2;7.09;0;.97;5603 +94089;49.03431;3.03583;124;20220206;10.1;5.6;7.8;8.5;9.59;7.8;.79;4008 +94089;49.03431;3.03583;124;20220207;9.8;3;6.4;3.2;6.94;0;1.05;5115 +94089;49.03431;3.03583;124;20220208;10.1;3;6.6;2.5;9.09;0;.52;5400 +94089;49.03431;3.03583;124;20220209;12.7;2.4;7.6;1.3;8.19;.1;.69;6654 +94089;49.03431;3.03583;124;20220210;6.1;2.8;4.4;3.9;8.2;2.1;.97;4100 +94089;49.03431;3.03583;124;20220211;8.7;.8;4.7;2.5;6.3;0;.85;8800 +94089;49.03431;3.03583;124;20220212;9;.8;4.9;4;5.1;0;1.46;10200 +94089;49.03431;3.03583;124;20220213;13.7;-.3;6.7;6;6.8;.2;1.86;8500 +94089;49.03431;3.03583;124;20220214;11.4;7.4;9.4;6.1;8.8;1.7;1.47;5399 +94089;49.03431;3.03583;124;20220215;10.9;4.5;7.7;6.2;8.7;5;1.1;6200 +94089;49.03431;3.03583;124;20220216;14.4;8.4;11.4;8;12.49;2.4;.92;5632 +94089;49.03431;3.03583;124;20220217;13.1;10;11.6;6.2;9.29;.5;2.01;4028 +94089;49.03431;3.03583;124;20220218;12;9.1;10.6;8.3;9.24;1.2;1.94;3923 +94089;49.03431;3.03583;124;20220219;9.5;2.2;5.8;7;6.69;0;1.57;6557 +94089;49.03431;3.03583;124;20220220;12.3;7.7;10;8.3;9.59;3.6;1.63;5250 +94089;49.03431;3.03583;124;20220221;9.6;4.6;7.1;7.3;7.79;.3;1.43;5465 +94089;49.03431;3.03583;124;20220222;11.4;4.3;7.9;4.3;9.49;1.6;.91;6734 +94089;49.03431;3.03583;124;20220223;10.2;2.4;6.3;2.3;8.79;.5;.73;7301 +94089;49.03431;3.03583;124;20220224;11.6;6.7;9.2;4.5;7.89;2.1;1.69;5712 +94089;49.03431;3.03583;124;20220225;9.9;.9;5.4;3.2;6.39;.1;1.29;8061 +94089;49.03431;3.03583;124;20220226;9;-1.8;3.6;2.5;5.84;.1;1.1;9062 +94089;49.03431;3.03583;124;20220227;9.4;.5;4.9;3.7;5.09;0;1.67;8271 +94089;49.03431;3.03583;124;20220228;10.4;-1.2;4.6;1.9;5.39;0;1.23;9710 +94089;49.03431;3.03583;124;20220301;11.2;-.5;5.4;1.6;6.44;0;1.13;9935 +94089;49.03431;3.03583;124;20220302;10.4;3.3;6.9;1.8;6.99;0;1.09;7732 +94089;49.03431;3.03583;124;20220303;11.5;4.1;7.8;1.2;9.19;0;.9;8067 +94089;49.03431;3.03583;124;20220304;13.5;4.1;8.8;.9;8.04;0;1.05;9243 +94089;49.03431;3.03583;124;20220305;11.6;-1.3;5.2;1.5;6.54;0;1.09;11072 +94089;49.03431;3.03583;124;20220306;7.7;-.7;3.5;3.4;5.19;0;1.37;8965 +94089;49.03431;3.03583;124;20220307;5.8;-2.3;1.8;3.9;4.29;0;1.44;8912 +94089;49.03431;3.03583;124;20220308;11.1;-1.3;4.9;3.3;4.89;0;1.88;11327 +94089;49.03431;3.03583;124;20220309;14.5;.5;7.5;2.3;7.29;0;1.64;12228 +94089;49.03431;3.03583;124;20220310;15.6;3.9;9.7;3.5;7.69;0;2.14;11306 +94089;49.03431;3.03583;124;20220311;13.4;5.6;9.5;4.7;9.09;3.9;1.71;9280 +94089;49.03431;3.03583;124;20220312;9.7;5.5;7.6;5;9.29;1.8;1.02;6758 +94089;49.03431;3.03583;124;20220313;11.5;6.7;9.1;5;9.14;3.2;1.5;7319 +94089;49.03431;3.03583;124;20220314;13.7;4.1;8.9;2.8;8.59;1.3;1.6;10783 +94089;49.03431;3.03583;124;20220315;10.8;6.8;8.8;2.2;10.59;5;.91;6863 +94089;49.03431;3.03583;124;20220316;13.2;8.3;10.7;2.6;11.14;0;1.22;7712 +94089;49.03431;3.03583;124;20220317;8.7;7.4;8;3.6;8.44;0;1.19;3787 +94089;49.03431;3.03583;124;20220318;15.3;2.3;8.8;6.4;5.9;0;3.38;17600 +94089;49.03431;3.03583;124;20220319;16;5.3;10.6;7;5.7;0;4.01;17200 +94089;49.03431;3.03583;124;20220320;13.4;1.2;7.3;3.4;5.2;0;2.6;17500 +94089;49.03431;3.03583;124;20220321;18;4.8;11.4;3.4;8.2;0;2.76;16300 +94089;49.03431;3.03583;124;20220322;18;7.9;12.9;4.2;6.6;0;3.63;16900 +94089;49.03431;3.03583;124;20220323;17.9;5.4;11.6;3.3;5.7;0;3.37;17900 +94089;49.03431;3.03583;124;20220324;19.7;6;12.8;3.4;5.9;0;3.69;18000 +94089;49.03431;3.03583;124;20220325;18.8;5.9;12.3;4.9;6;0;4.1;18100 +94089;49.03431;3.03583;124;20220326;19.3;5.3;12.3;5.3;6.1;0;4.3;18800 +94089;49.03431;3.03583;124;20220327;20.2;7.3;13.7;4.3;7;0;4.06;18600 +94089;49.03431;3.03583;124;20220328;20.6;6.4;13.5;3.2;7.9;0;3.34;15700 +94089;49.03431;3.03583;124;20220329;16.5;10.7;13.6;3.1;9.2;2.2;2.3;6800 +94089;49.03431;3.03583;124;20220330;13.6;8.2;10.9;2.8;9.9;3.2;1.58;7400 +94089;49.03431;3.03583;124;20220331;8.4;3.9;6.1;7.2;6.7;1.1;1.83;8300 +94089;49.03431;3.03583;124;20220401;4.1;.9;2.5;6.8;5.75;1.2;1.15;5935 +94089;49.03431;3.03583;124;20220402;7.4;-.4;3.5;6.8;4.3;0;2.48;15800 +94089;49.03431;3.03583;124;20220403;8.6;-.8;3.9;4.1;4.3;0;2.47;19500 +94089;49.03431;3.03583;124;20220404;9.8;.5;5.1;6;5.8;.2;2.18;12800 +94089;49.03431;3.03583;124;20220405;12.6;7.4;10;5.2;10.2;.6;1.26;3100 +94089;49.03431;3.03583;124;20220406;13;7.5;10.2;7.3;8.8;.7;2.25;7200 +94089;49.03431;3.03583;124;20220407;14.4;9.7;12;9.4;9.2;2;3.03;9900 +94089;49.03431;3.03583;124;20220408;7.6;7;7.3;4.7;7.6;28.9;1.34;2400 +94089;49.03431;3.03583;124;20220409;11;.8;5.9;2.7;7;.7;1.8;13800 +94089;49.03431;3.03583;124;20220410;13.8;-.5;6.6;3;6.1;0;2.75;21800 +94089;49.03431;3.03583;124;20220411;19;4.9;11.9;6;7.7;0;4.21;21200 +94089;49.03431;3.03583;124;20220412;21.5;10.5;16;4.9;10.4;0;4.16;18300 +94089;49.03431;3.03583;124;20220413;16.4;12.2;14.3;1.6;12.9;3.2;1.48;6400 +94089;49.03431;3.03583;124;20220414;21.2;9.4;15.3;2;11.9;0;3.24;20600 +94089;49.03431;3.03583;124;20220415;19.9;9.8;14.8;3;11;0;3.44;20500 +94089;49.03431;3.03583;124;20220416;19;7.9;13.4;4.7;9.3;0;4.03;23900 +94089;49.03431;3.03583;124;20220417;21.2;4.3;12.7;4;6.1;0;4.81;24700 +94089;49.03431;3.03583;124;20220418;19.4;5;12.2;2.1;7.72;0;3.33;19911 +94089;49.03431;3.03583;124;20220419;18.7;6.1;12.4;3.9;9.4;0;3.55;22100 +94089;49.03431;3.03583;124;20220420;19.1;6.7;12.9;4.3;7.8;0;4.18;22400 +94089;49.03431;3.03583;124;20220421;19.3;7.2;13.2;5;7.7;0;4.6;24500 +94089;49.03431;3.03583;124;20220422;18.5;7.8;13.1;4.9;8.8;0;4.19;24400 +94089;49.03431;3.03583;124;20220423;19.5;8.6;14;4.8;10.4;.5;3.41;15300 +94089;49.03431;3.03583;124;20220424;19.1;8.1;13.6;4.1;9.8;0;3.36;15900 +94089;49.03431;3.03583;124;20220425;17.1;7.8;12.4;4.5;8.5;0;3.78;21600 +94089;49.03431;3.03583;124;20220426;15.4;6.5;10.9;3.9;8.7;0;2.74;14600 +94089;49.03431;3.03583;124;20220427;18.7;4.6;11.6;5.2;8.5;0;4.02;23600 +94089;49.03431;3.03583;124;20220428;21.1;6.1;13.6;5.3;8.9;0;4.48;21200 +94089;49.03431;3.03583;124;20220429;19.2;9.9;14.5;5.2;9.5;0;4.25;20800 +94089;49.03431;3.03583;124;20220430;16.2;6.1;11.1;5.2;7.9;0;3.98;25600 +94089;49.03431;3.03583;124;20220501;16.7;4.1;10.4;3.8;7.7;0;3.71;24800 +94089;49.03431;3.03583;124;20220502;18.8;7;12.9;4.3;8.9;0;3.69;18200 +94089;49.03431;3.03583;124;20220503;20;7.8;13.9;5.4;9.2;0;4.44;22300 +94089;49.03431;3.03583;124;20220504;19.4;7.6;13.5;3.2;10.1;.6;3.45;19200 +94089;49.03431;3.03583;124;20220505;18.6;10.2;14.4;3.7;10.7;.1;3.16;14600 +94089;49.03431;3.03583;124;20220506;22.1;7.6;14.9;2;11.19;.1;3.7;22165 +94089;49.03431;3.03583;124;20220507;20.6;9.3;14.9;2;11.64;.1;3.36;19609 +94089;49.03431;3.03583;124;20220508;21;10;15.5;2.9;12.44;0;3.5;19488 +94089;49.03431;3.03583;124;20220509;25.1;7.9;16.5;1.2;12.04;0;4.06;24616 +94089;49.03431;3.03583;124;20220510;26.8;10.6;18.7;2.5;12.79;.1;4.83;24030 +94089;49.03431;3.03583;124;20220511;25.4;9.4;17.4;3.1;12.74;0;4.68;23983 +94089;49.03431;3.03583;124;20220512;20.7;10.1;15.4;2.2;11.34;0;3.52;19405 +94089;49.03431;3.03583;124;20220513;21.5;6.5;14;1.5;9.94;0;3.75;23398 +94089;49.03431;3.03583;124;20220514;23.3;6.3;14.8;.9;10.54;0;3.85;25110 +94089;49.03431;3.03583;124;20220515;27.7;9.3;18.5;2.1;12.64;4.8;4.96;26231 +94089;49.03431;3.03583;124;20220516;24.4;14.7;19.6;2.8;16.54;0;3.84;19049 +94089;49.03431;3.03583;124;20220517;28.3;15;21.7;1.9;15.69;.2;4.66;22435 +94089;49.03431;3.03583;124;20220518;27.7;16.2;21.9;2.1;17.19;.1;4.4;20967 +94089;49.03431;3.03583;124;20220519;26.2;17.7;21.9;2.5;17.04;0;4.15;18126 +94089;49.03431;3.03583;124;20220520;21.8;14.2;18;2.1;14.74;3.6;3.36;17160 +94089;49.03431;3.03583;124;20220521;23;9.3;16.1;1.2;12.64;0;3.8;23240 +94089;49.03431;3.03583;124;20220522;21;10.5;15.7;1.5;13.94;1.4;3.33;20297 +94089;49.03431;3.03583;124;20220523;19;13.3;16.1;2.8;15.34;6.2;2.66;14994 +94089;49.03431;3.03583;124;20220524;18;10.5;14.2;3.4;11.69;.6;3.17;17261 +94089;49.03431;3.03583;124;20220525;20.3;6.6;13.4;2.5;10.84;.1;3.81;23556 +94089;49.03431;3.03583;124;20220526;20;12.6;16.3;3.8;12.94;0;3.53;17197 +94089;49.03431;3.03583;124;20220527;21.6;12.9;17.3;3.3;12.19;0;4.05;18817 +94089;49.03431;3.03583;124;20220528;20.3;7;13.7;2.1;10.39;0;3.8;23380 +94089;49.03431;3.03583;124;20220529;16.8;4.7;10.7;2.7;8.49;.1;3.41;22347 +94089;49.03431;3.03583;124;20220530;18.5;4.9;11.7;1.6;9.14;0;3.54;23746 +94089;49.03431;3.03583;124;20220531;21.1;8;14.6;1.6;9.49;0;3.98;23440 +94089;49.03431;3.03583;124;20220601;22;5.1;13.5;1.3;9.44;0;4.14;26718 +94089;49.03431;3.03583;124;20220602;23.7;6;14.9;2;9.79;0;4.64;27420 +94089;49.03431;3.03583;124;20220603;23.2;10;16.6;1.3;14.09;.7;3.9;23552 +94089;49.03431;3.03583;124;20220604;28.2;13.4;20.8;2.4;17.04;9.5;5.02;25190 +94089;49.03431;3.03583;124;20220605;21.2;14.7;17.9;2.7;17.29;5.1;3;16473 +94089;49.03431;3.03583;124;20220606;21;12;16.5;2.5;13.64;.8;3.6;19529 +94089;49.03431;3.03583;124;20220607;21.9;14;17.9;3.6;14.29;4.5;3.89;18351 +94089;49.03431;3.03583;124;20220608;20.3;13.8;17;3.4;14.34;10.9;3.38;16752 +94089;49.03431;3.03583;124;20220609;21.1;11;16;3.1;12.64;0;3.91;20932 +94089;49.03431;3.03583;124;20220610;23.5;14.1;18.8;2.2;14.79;0;3.98;20138 +94089;49.03431;3.03583;124;20220611;25.7;12;18.8;1.3;15.19;.2;4.38;24593 +94089;49.03431;3.03583;124;20220612;24.1;10;17;2.1;12.14;0;4.54;24905 +94089;49.03431;3.03583;124;20220613;22.3;8.4;15.3;1.9;11.09;0;4.21;24661 +94089;49.03431;3.03583;124;20220614;25.3;9;17.1;2.2;11.74;0;4.92;26861 +94089;49.03431;3.03583;124;20220615;30.2;11.4;20.8;1.4;13.84;0;5.52;28899 +94089;49.03431;3.03583;124;20220616;28.7;13.1;20.9;1.9;13.34;0;5.39;26259 +94089;49.03431;3.03583;124;20220617;32.4;13.2;22.8;.9;14.74;0;5.58;29164 +94089;49.03431;3.03583;124;20220618;35.2;17;26.1;1.9;17.44;.7;6.5;28475 +94089;49.03431;3.03583;124;20220619;23.2;14.7;19;4.3;16.54;11.2;3.86;19228 +94089;49.03431;3.03583;124;20220620;21.7;14.2;17.9;3.1;15.29;2.1;3.57;18082 +94089;49.03431;3.03583;124;20220621;25.5;13.2;19.3;2;15.14;.7;4.45;23198 +94089;49.03431;3.03583;124;20220622;23.4;13.2;18.3;1.8;16.14;2.6;3.81;20976 +94089;49.03431;3.03583;124;20220623;27.5;16;21.8;2.8;17.69;1.8;4.85;22501 +94089;49.03431;3.03583;124;20220624;23.5;16.9;20.2;4.8;17.24;1.6;4.02;16980 +94089;49.03431;3.03583;124;20220625;19.3;15.9;17.6;3.6;14.94;2.5;2.89;11912 +94089;49.03431;3.03583;124;20220626;20.6;12.3;16.5;1.8;13.74;.1;3.41;19010 +94089;49.03431;3.03583;124;20220627;23.4;13.1;18.3;2.1;13.69;.9;4.13;21255 +94089;49.03431;3.03583;124;20220628;26.6;9.8;18.2;1.6;12.19;0;4.94;27218 +94089;49.03431;3.03583;124;20220629;27;10.6;18.8;2.1;12.99;2.1;5.15;26860 +94089;49.03431;3.03583;124;20220630;15.7;13.5;14.6;1.9;14.39;12.3;1.82;9372 +94089;49.03431;3.03583;124;20220701;21.3;9.2;15.2;1.5;12.09;.1;3.81;22949 +94089;49.03431;3.03583;124;20220702;25.9;8.7;17.3;1.4;11.89;0;4.77;27335 +94089;49.03431;3.03583;124;20220703;24;10.7;17.3;2;12.54;0;4.43;24059 +94089;49.03431;3.03583;124;20220704;26.1;9;17.6;1.6;12.14;.1;4.85;27247 +94089;49.03431;3.03583;124;20220705;26.2;9;17.6;2.1;12.19;0;5.04;27240 +94089;49.03431;3.03583;124;20220706;26.3;9.8;18;2;12.34;0;4.98;26660 +94089;49.03431;3.03583;124;20220707;21.3;12.7;17;2.9;14.09;0;3.6;19074 +94089;49.03431;3.03583;124;20220708;26.7;8.8;17.7;2.1;12.19;.1;5.1;27632 +94089;49.03431;3.03583;124;20220709;28.8;11.8;20.3;2.1;13.84;0;5.39;26893 +94089;49.03431;3.03583;124;20220710;26.3;11.2;18.8;2.8;12.64;0;5.15;25167 +94089;49.03431;3.03583;124;20220711;29.4;11.8;20.6;1.8;14.09;0;5.39;27151 +94089;49.03431;3.03583;124;20220712;32.2;14;23.1;1.4;13.99;0;5.63;27553 +94089;49.03431;3.03583;124;20220713;35.3;17.2;26.3;1.6;14.04;0;6.19;27524 +94089;49.03431;3.03583;124;20220714;31.4;17.3;24.3;2.5;14.74;0;5.92;24123 +94089;49.03431;3.03583;124;20220715;26.2;12;19.1;2.5;11.14;0;5.08;24180 +94089;49.03431;3.03583;124;20220716;28.3;10.1;19.2;1.9;11.64;0;5.26;27304 +94089;49.03431;3.03583;124;20220717;31.1;11.5;21.3;1.8;10.99;0;5.85;28203 +94089;49.03431;3.03583;124;20220718;36.9;13.5;25.2;1.4;11.84;0;6.42;29526 +94089;49.03431;3.03583;124;20220719;39.5;18.5;29;2.9;14.14;2.6;8.3;28994 +94089;49.03431;3.03583;124;20220720;21.5;19.5;20.5;2.6;20.29;10;2.15;8635 +94089;49.03431;3.03583;124;20220721;26.1;15.5;20.8;1.8;18.49;.1;3.95;20394 +94089;49.03431;3.03583;124;20220722;25.4;14.5;20;1.9;17.99;1.1;3.84;20516 +94089;49.03431;3.03583;124;20220723;26.8;16.3;21.6;1.6;18.14;0;4.04;20091 +94089;49.03431;3.03583;124;20220724;31.7;14.4;23;1.9;16.69;0;5.43;25859 +94089;49.03431;3.03583;124;20220725;27.2;17.7;22.5;3.3;15.84;0;4.84;18970 +94089;49.03431;3.03583;124;20220726;22.6;13.2;17.9;2.3;14.14;0;3.64;18793 +94089;49.03431;3.03583;124;20220727;24.8;11.8;18.3;2.4;12.29;0;4.42;21979 +94089;49.03431;3.03583;124;20220728;26.3;12.7;19.5;1.7;10.99;0;4.46;22390 +94089;49.03431;3.03583;124;20220729;28.7;11.1;19.9;1.6;12.14;0;4.9;25528 +94089;49.03431;3.03583;124;20220730;30;13.8;21.9;1.7;13.89;0;4.99;24251 +94089;49.03431;3.03583;124;20220731;27.5;14.6;21.1;2;16.49;0;4.35;21506 +94089;49.03431;3.03583;124;20220801;26.5;16.5;21.5;1.3;17.29;0;3.74;18824 +94089;49.03431;3.03583;124;20220802;31.1;13.8;22.4;.9;16.29;0;4.61;24691 +94089;49.03431;3.03583;124;20220803;34.8;15.8;25.3;1;16.64;0;5.2;25794 +94089;49.03431;3.03583;124;20220804;30.1;19.1;24.6;2.6;18.19;6.6;4.83;19442 +94089;49.03431;3.03583;124;20220805;26.3;14.8;20.5;3.2;14.94;0;4.52;19769 +94089;49.03431;3.03583;124;20220806;24.5;9;16.7;3.1;9.79;0;4.77;22731 +94089;49.03431;3.03583;124;20220807;26.7;11.4;19.1;3.3;10.19;0;5.27;22642 +94089;49.03431;3.03583;124;20220808;28.8;12.8;20.8;3.4;11.64;0;5.63;23021 +94089;49.03431;3.03583;124;20220809;30.7;14.4;22.5;3.5;13.34;0;5.92;23089 +94089;49.03431;3.03583;124;20220810;32.1;15.1;23.6;2.8;12.59;0;5.96;23332 +94089;49.03431;3.03583;124;20220811;32;12.9;22.5;1.9;11.79;0;5.42;24649 +94089;49.03431;3.03583;124;20220812;33.2;12.2;22.7;2.1;11.34;0;5.73;25668 +94089;49.03431;3.03583;124;20220813;31.7;14.1;22.9;2.4;10.99;0;5.64;23361 +94089;49.03431;3.03583;124;20220814;28.1;15.7;21.9;2.4;14.14;3.4;4.54;19449 +94089;49.03431;3.03583;124;20220815;24.5;14.5;19.5;2.2;17.64;0;3.26;17174 +94089;49.03431;3.03583;124;20220816;27;14.9;20.9;2;17.49;6.3;3.77;18853 +94089;49.03431;3.03583;124;20220817;26.2;17;21.6;1.5;18.64;1.4;3.28;16322 +94089;49.03431;3.03583;124;20220818;28.4;14.7;21.6;1.8;17.39;1.4;3.96;19842 +94089;49.03431;3.03583;124;20220819;23.2;14.3;18.7;2.1;17.14;.9;2.91;15746 +94089;49.03431;3.03583;124;20220820;25.1;11.7;18.4;1.8;13.79;.1;3.57;19247 +94089;49.03431;3.03583;124;20220821;25.8;10.9;18.3;1.4;13.84;0;3.57;20169 +94089;49.03431;3.03583;124;20220822;24.9;14.7;19.8;1.5;15.84;.1;3.17;16541 +94089;49.03431;3.03583;124;20220823;28.8;14.5;21.7;1.2;17.29;0;3.68;19521 +94089;49.03431;3.03583;124;20220824;31.9;15.3;23.6;1.4;16.64;0;4.25;20906 +94089;49.03431;3.03583;124;20220825;32.1;15.6;23.9;2.1;15.84;0;4.79;20651 +94089;49.03431;3.03583;124;20220826;26.7;16.9;21.8;3;16.59;0;3.87;15667 +94089;49.03431;3.03583;124;20220827;25.5;13.1;19.3;2.2;13.79;.1;3.58;17524 +94089;49.03431;3.03583;124;20220828;26.7;11.5;19.1;2.4;13.19;0;3.94;19312 +94089;49.03431;3.03583;124;20220829;28.7;15.4;22;3.3;12.39;.7;4.85;17887 +94089;49.03431;3.03583;124;20220830;27.9;15.2;21.6;2.4;13.14;0;4.1;17279 +94089;49.03431;3.03583;124;20220831;26.9;13.4;20.2;2.3;14.14;0;3.74;17665 +94089;49.03431;3.03583;124;20220901;27.8;14.2;21;2.1;14.64;.7;3.75;17496 +94089;49.03431;3.03583;124;20220902;24.5;15.3;19.9;1.8;14.24;.1;3.02;14220 +94089;49.03431;3.03583;124;20220903;25.1;15.3;20.2;2.6;16.64;.1;3.16;14563 +94089;49.03431;3.03583;124;20220904;28.8;13.3;21.1;2;13.94;.8;3.84;18222 +94089;49.03431;3.03583;124;20220905;30;16.7;23.4;2;16.29;5.9;3.85;16633 +94089;49.03431;3.03583;124;20220906;28.8;14.4;21.6;1.8;16.74;2.1;3.47;17223 +94089;49.03431;3.03583;124;20220907;21.4;14.1;17.8;2.6;17.04;5.8;2.21;12008 +94089;49.03431;3.03583;124;20220908;22.3;14.1;18.2;4.4;15.79;7.8;2.88;12675 +94089;49.03431;3.03583;124;20220909;19.4;14.2;16.8;5.2;15.04;6.5;2.41;9930 +94089;49.03431;3.03583;124;20220910;19.1;14;16.5;3.9;15.44;1.5;2.04;9624 +94089;49.03431;3.03583;124;20220911;23;10.3;16.6;1;14.39;.2;2.35;15195 +94089;49.03431;3.03583;124;20220912;26.4;11.1;18.8;1.4;14.79;0;2.91;16658 +94089;49.03431;3.03583;124;20220913;25.4;16.1;20.7;1.8;17.69;.4;2.55;12731 +94089;49.03431;3.03583;124;20220914;25.8;17.6;21.7;2.6;19.74;2.8;2.67;11833 +94089;49.03431;3.03583;124;20220915;21.5;13.7;17.6;2.5;15.24;.3;2.29;11326 +94089;49.03431;3.03583;124;20220916;17.4;9.9;13.6;2.4;11.04;0;2.06;11077 +94089;49.03431;3.03583;124;20220917;17;6.4;11.7;3.3;8.79;0;2.5;12993 +94089;49.03431;3.03583;124;20220918;19.2;4.1;11.6;2.8;8.94;.1;2.61;15501 +94089;49.03431;3.03583;124;20220919;18.3;5.3;11.8;1.5;9.44;0;2.03;14137 +94089;49.03431;3.03583;124;20220920;16.6;4.4;10.5;1.1;9.84;.1;1.7;13516 +94089;49.03431;3.03583;124;20220921;18.7;5.9;12.3;1.6;9.64;.1;2.04;13716 +94089;49.03431;3.03583;124;20220922;20.5;4.3;12.4;.9;8.99;0;2;15294 +94089;49.03431;3.03583;124;20220923;19.8;7.2;13.5;.8;10.14;.4;1.79;13289 +94089;49.03431;3.03583;124;20220924;18.2;11.3;14.8;1.7;12.64;.8;1.69;9551 +94089;49.03431;3.03583;124;20220925;18.8;10.8;14.8;2.8;11.49;.1;2.12;10067 +94089;49.03431;3.03583;124;20220926;14.8;8.4;11.6;4.1;11.14;9.4;1.62;8981 +94089;49.03431;3.03583;124;20220927;13.6;8.8;11.2;3.8;11.59;5.2;1.26;7522 +94089;49.03431;3.03583;124;20220928;15;9.1;12.1;2.5;11.24;.2;1.45;8249 +94089;49.03431;3.03583;124;20220929;14.5;6.7;10.6;.7;10.39;1.3;1.19;9528 +94089;49.03431;3.03583;124;20220930;17.3;3.6;10.4;2.8;9.59;7.4;1.89;12664 +94089;49.03431;3.03583;124;20221001;19.5;11.4;15.5;6;13.69;.6;2.27;9488 +94089;49.03431;3.03583;124;20221002;19.3;14;16.7;3.1;14.69;3.8;1.78;7354 +94089;49.03431;3.03583;124;20221003;15.7;8.1;11.9;1.2;11.89;0;1.19;8958 +94089;49.03431;3.03583;124;20221004;19.3;5.1;12.2;1.6;11.34;.1;1.59;12165 +94089;49.03431;3.03583;124;20221005;20.5;11.5;16;4.8;13.59;.3;2.32;9449 +94089;49.03431;3.03583;124;20221006;18.8;8.7;13.7;1.7;11.29;0;1.6;9896 +94089;49.03431;3.03583;124;20221007;19.3;5;12.1;.8;9.64;.1;1.4;11733 +94089;49.03431;3.03583;124;20221008;17.9;6.3;12.1;1.7;9.74;0;1.56;10344 +94089;49.03431;3.03583;124;20221009;19.1;2.1;10.6;1.9;9.14;.1;1.68;12445 +94089;49.03431;3.03583;124;20221010;19.1;7.3;13.2;2.6;12.09;0;1.6;10158 +94089;49.03431;3.03583;124;20221011;17.3;7.2;12.3;2.1;10.34;0;1.53;9187 +94089;49.03431;3.03583;124;20221012;19.1;3.9;11.5;.8;10.24;0;1.19;11227 +94089;49.03431;3.03583;124;20221013;16;10.2;13.1;2.8;13.34;1.4;1.07;6652 +94089;49.03431;3.03583;124;20221014;15.9;13.7;14.8;3;15.84;10.2;.79;3866 +94089;49.03431;3.03583;124;20221015;18.6;14.2;16.4;4.3;15.79;.7;1.41;5594 +94089;49.03431;3.03583;124;20221016;19.6;13.6;16.6;2.9;16.09;0;1.31;6442 +94089;49.03431;3.03583;124;20221017;18;16;17;3.9;17.29;9.8;1.06;3483 +94089;49.03431;3.03583;124;20221018;19.2;14.8;17;1.3;16.94;.3;.95;5305 +94089;49.03431;3.03583;124;20221019;20.1;12.9;16.5;3.6;15.84;1.5;1.38;6818 +94089;49.03431;3.03583;124;20221020;22.2;14.9;18.6;4.1;16.39;11.9;1.9;6729 +94089;49.03431;3.03583;124;20221021;20.1;14;17.1;4.2;15.64;3.5;1.62;6016 +94089;49.03431;3.03583;124;20221022;21.1;13.4;17.2;3.6;14.49;0;1.86;6655 +94089;49.03431;3.03583;124;20221023;21.6;14.2;17.9;4.6;14.99;.1;2.13;6452 +94089;49.03431;3.03583;124;20221024;18.2;14.8;16.5;6.9;13.69;.4;2.27;4152 +94089;49.03431;3.03583;124;20221025;17.5;11.6;14.6;3.7;14.14;.2;1.17;5470 +94089;49.03431;3.03583;124;20221026;22.2;14.2;18.2;3.6;14.89;.1;1.93;6353 +94089;49.03431;3.03583;124;20221027;22.7;12.7;17.7;3.5;14.44;0;1.94;7085 +94089;49.03431;3.03583;124;20221028;22.5;16.3;19.4;3.9;15.04;0;2.23;5317 +94089;49.03431;3.03583;124;20221029;22.4;14.9;18.7;2.8;14.94;0;1.73;5906 +94089;49.03431;3.03583;124;20221030;19.3;11.1;15.2;1.4;13.54;.9;.96;6051 +94089;49.03431;3.03583;124;20221031;19.8;10.8;15.3;3.1;14.19;1.2;1.24;6239 +94089;49.03431;3.03583;124;20221101;16.8;10.2;13.5;7.4;11.59;.1;1.99;5205 +94089;49.03431;3.03583;124;20221102;15.4;8.8;12.1;5;10.99;0;1.44;5074 +94089;49.03431;3.03583;124;20221103;14.4;10.8;12.6;5.5;11.29;4.1;1.47;3544 +94089;49.03431;3.03583;124;20221104;13.1;8.8;10.9;4.3;10.29;1.5;1.22;3938 +94089;49.03431;3.03583;124;20221105;11.1;2.3;6.7;2.9;9.04;0;.56;5675 +94089;49.03431;3.03583;124;20221106;10.4;8.7;9.5;5.3;10.34;4.5;.86;2136 +94089;49.03431;3.03583;124;20221107;15.5;10.9;13.2;5.8;12.59;0;1.24;3822 +94089;49.03431;3.03583;124;20221108;16.1;10.3;13.2;6.3;11.34;1.4;1.75;4272 +94089;49.03431;3.03583;124;20221109;14.9;10.6;12.8;4.4;11.54;.4;1.26;3525 +94089;49.03431;3.03583;124;20221110;11.5;5.8;8.6;2.7;10.19;0;.54;4129 +94089;49.03431;3.03583;124;20221111;10.2;8.2;9.2;3;10.29;.2;.66;2211 +94089;49.03431;3.03583;124;20221112;15.7;4.7;10.2;1.4;10.34;.2;.55;5680 +94089;49.03431;3.03583;124;20221113;9.4;4;6.7;1.6;9.39;.1;.31;3791 +94089;49.03431;3.03583;124;20221114;12.5;4;8.2;2.7;10.14;.3;.47;4776 +94089;49.03431;3.03583;124;20221115;12.5;7.6;10;4.8;11.49;3.1;.56;3470 +94089;49.03431;3.03583;124;20221116;12.7;7.8;10.3;6;11.14;7.1;.81;3373 +94089;49.03431;3.03583;124;20221117;13.4;10.6;12;7.3;11.06;3.4;1.38;2231 +94089;49.03431;3.03583;124;20221118;12.9;7.6;10.3;4.1;9.84;3;1.05;3433 +94089;49.03431;3.03583;124;20221119;11.8;3.6;7.7;2.2;9.04;.7;.5;4348 +94089;49.03431;3.03583;124;20221120;8.2;4.1;6.2;4.1;8.79;2.7;.45;2842 +94089;49.03431;3.03583;124;20221121;7.8;5.5;6.7;4.3;8.94;2.8;.53;1956 +94089;49.03431;3.03583;124;20221122;10.3;4.6;7.4;6.3;8.49;1.8;.97;3358 +94089;49.03431;3.03583;124;20221123;11.8;5;8.4;5.3;9.14;3.4;.94;3659 +94089;49.03431;3.03583;124;20221124;12.1;6.4;9.2;4.9;9.84;1.5;.86;3223 +94089;49.03431;3.03583;124;20221125;11.9;6.8;9.3;3.3;9.84;.1;.71;2993 +94089;49.03431;3.03583;124;20221126;7.4;1.6;4.5;2.4;8.24;0;.22;3217 +94089;49.03431;3.03583;124;20221127;8.8;5.6;7.2;4.3;8.79;10;.66;2261 +94089;49.03431;3.03583;124;20221128;11.4;7.4;9.4;2.9;10.14;.1;.61;2524 +94089;49.03431;3.03583;124;20221129;5.4;4.3;4.9;.9;8.54;0;.32;1034 +94089;49.03431;3.03583;124;20221130;6.8;3.9;5.4;2;8.44;0;.31;1981 +94089;49.03431;3.03583;124;20221201;5.8;3.2;4.5;3.4;7.84;0;.37;1850 +94089;49.03431;3.03583;124;20221202;4.4;4.2;4.3;3.4;7.44;.5;.54;218 +94089;49.03431;3.03583;124;20221203;3.3;2.1;2.7;4.6;6.49;0;.56;1070 +94089;49.03431;3.03583;124;20221204;3.5;1.7;2.6;3.5;6.34;3.1;.53;1427 +94089;49.03431;3.03583;124;20221205;2.1;.4;1.3;1.6;6.54;1;.26;1295 +94089;49.03431;3.03583;124;20221206;4.7;1.3;3;1.5;7.09;.1;.24;2062 +94089;49.03431;3.03583;124;20221207;4.4;-1.2;1.6;1.1;6.66;.1;.14;2772 +94089;49.03431;3.03583;124;20221208;3.5;1;2.2;1.1;6.89;.1;.22;1689 +94089;49.03431;3.03583;124;20221209;1.4;-.9;.2;1.9;5.86;0;.23;1628 +94089;49.03431;3.03583;124;20221210;1.3;-1.2;0;1.9;5.6;0;.28;1601 +94089;49.03431;3.03583;124;20221211;-1.4;-2.6;-2;3.3;5.06;0;.26;944 +94089;49.03431;3.03583;124;20221212;-.5;-2.9;-1.7;2.9;4.49;0;.42;1591 +94089;49.03431;3.03583;124;20221213;1;-3.9;-1.4;3;4.04;0;.53;2426 +94089;49.03431;3.03583;124;20221214;1.1;-1.8;-.3;1.9;4.69;.3;.42;1735 +94089;49.03431;3.03583;124;20221215;1.1;-5.1;-2;2.5;4.24;0;.36;2794 +94089;49.03431;3.03583;124;20221216;.1;-5.7;-2.8;2.1;4.64;0;.14;2667 +94089;49.03431;3.03583;124;20221217;-1.1;-4.4;-2.8;1.2;4.39;0;.22;1843 +94089;49.03431;3.03583;124;20221218;2.3;-6.4;-2.1;3.5;4.69;2.1;.3;3362 +94089;49.03431;3.03583;124;20221219;10.7;2.4;6.6;4.8;8.74;.8;.55;3280 +94089;49.03431;3.03583;124;20221220;11.2;10;10.6;4.8;10.79;7.8;.92;939 +94089;49.03431;3.03583;124;20221221;11.1;7.5;9.3;4.6;11.64;9;.24;1947 +94089;49.03431;3.03583;124;20221222;12.2;10.7;11.5;6.9;12.59;11.6;.66;1108 +94089;49.03431;3.03583;124;20221223;15.2;11.7;13.4;5;13.19;2.9;.91;1948 +94089;49.03431;3.03583;124;20221224;11.3;10.5;10.9;4.4;11.36;1.1;.71;1026 +94089;49.03431;3.03583;124;20221225;13.2;9.1;11.2;4.1;11.76;0;.61;2100 +94089;49.03431;3.03583;124;20221226;11.5;10.8;11.1;4.9;10.26;1.4;1.26;573 +94089;49.03431;3.03583;124;20221227;9.1;2.7;5.9;3.8;7.76;0;.59;2800 +94089;49.03431;3.03583;124;20221228;10.7;5.9;8.3;8.1;10.44;6.5;.44;2403 +94089;49.03431;3.03583;124;20221229;11.4;9.8;10.6;6.8;10.04;.1;1.35;1188 +94089;49.03431;3.03583;124;20221230;14;5;9.5;7.4;10.94;4.1;.69;3481 +94089;49.03431;3.03583;124;20221231;15.8;13.9;14.9;9.1;12.29;0;2.25;1332 +94090;49.05504;3.37652;171;20220101;12.6;8.9;10.8;2.8;11.3;.1;.59;1938 +94090;49.05504;3.37652;171;20220102;12.9;7.7;10.3;6.3;10.67;.3;.91;2452 +94090;49.05504;3.37652;171;20220103;11.2;10;10.6;7.9;11.27;22.5;.86;943 +94090;49.05504;3.37652;171;20220104;8.2;7.3;7.7;5.6;9.63;5;.56;789 +94090;49.05504;3.37652;171;20220105;5.2;.5;2.8;4.2;6.17;.1;.59;2454 +94090;49.05504;3.37652;171;20220106;5.6;.3;3;3;6.33;.6;.48;2607 +94090;49.05504;3.37652;171;20220107;6.3;1.5;3.9;7.2;7.2;4.7;.57;2499 +94090;49.05504;3.37652;171;20220108;7.1;1.3;4.2;7.1;7.87;14.3;.31;2878 +94090;49.05504;3.37652;171;20220109;5;3.5;4.3;5.1;7.17;.5;.61;1175 +94090;49.05504;3.37652;171;20220110;3.3;-.2;1.5;2.8;6.53;0;.21;2118 +94090;49.05504;3.37652;171;20220111;1.8;-.2;.8;2.2;6;0;.31;1389 +94090;49.05504;3.37652;171;20220112;4;-2.5;.7;1.5;6.1;0;.2;3062 +94090;49.05504;3.37652;171;20220113;2.3;-.4;.9;1.8;6.33;0;.25;1810 +94090;49.05504;3.37652;171;20220114;7.7;.2;4;1.3;6.4;.2;.35;3500 +94090;49.05504;3.37652;171;20220115;6;-.1;2.9;1.5;6.27;.1;.36;3149 +94090;49.05504;3.37652;171;20220116;1.7;-1.1;.3;3.4;6.4;.8;.11;2112 +94090;49.05504;3.37652;171;20220117;5.5;1.8;3.6;1.8;7.63;0;.26;2439 +94090;49.05504;3.37652;171;20220118;8.3;2;5.1;3.4;7.43;0;.56;3487 +94090;49.05504;3.37652;171;20220119;4.6;.6;2.6;3.4;7.4;1.8;.18;2621 +94090;49.05504;3.37652;171;20220120;5.4;1.1;3.2;3.9;6.9;.1;.45;2792 +94090;49.05504;3.37652;171;20220121;4.2;.3;2.3;3;6.63;0;.34;2719 +94090;49.05504;3.37652;171;20220122;4.7;1.5;3.1;2.4;6.9;0;.39;2368 +94090;49.05504;3.37652;171;20220123;4.4;2.4;3.4;2.5;6.63;0;.52;1692 +94090;49.05504;3.37652;171;20220124;5.8;-.7;2.5;1.8;6.07;0;.44;3747 +94090;49.05504;3.37652;171;20220125;-.7;-1.7;-1.2;1.3;5.5;0;.26;1247 +94090;49.05504;3.37652;171;20220126;.5;-2;-.8;2;5.83;0;.2;2334 +94090;49.05504;3.37652;171;20220127;3.9;.2;2.1;4.6;7.17;.4;.21;2932 +94090;49.05504;3.37652;171;20220128;5.3;3.4;4.3;3.3;8.13;0;.31;2064 +94090;49.05504;3.37652;171;20220129;9.1;3.4;6.2;6.1;9.6;.7;.23;3768 +94090;49.05504;3.37652;171;20220130;8.3;4.9;6.6;2.7;7.63;.2;.78;2938 +94090;49.05504;3.37652;171;20220131;7.1;2.9;5;7.4;6.4;0;1.3;3274 +94090;49.05504;3.37652;171;20220201;8.4;.4;4.4;5.7;8.23;.7;.35;4899 +94090;49.05504;3.37652;171;20220202;9.4;8.4;8.9;4.4;10.2;.2;.68;1471 +94090;49.05504;3.37652;171;20220203;7.1;6;6.5;4.1;8.43;0;.69;1324 +94090;49.05504;3.37652;171;20220204;8.9;5.5;7.2;5.9;8.3;1;1;3221 +94090;49.05504;3.37652;171;20220205;8.5;.2;4.4;4.9;6.93;.1;.85;5341 +94090;49.05504;3.37652;171;20220206;9.7;4.4;7.1;10.9;9.3;8.8;.67;4218 +94090;49.05504;3.37652;171;20220207;8.7;2.5;5.6;4.5;6.57;0;1.19;4693 +94090;49.05504;3.37652;171;20220208;8.5;2.8;5.6;3.5;8.8;0;.42;4603 +94090;49.05504;3.37652;171;20220209;11.4;2.3;6.9;2.2;8.07;.1;.76;6041 +94090;49.05504;3.37652;171;20220210;5.6;3.7;4.6;4.2;8.17;2.1;.79;4027 +94090;49.05504;3.37652;171;20220211;7.9;-.5;3.7;2.3;6.22;0;.74;7960 +94090;49.05504;3.37652;171;20220212;7.7;-1.9;2.9;3.1;5.17;0;1.07;8844 +94090;49.05504;3.37652;171;20220213;12.9;-2.1;5.4;5.7;6.82;.1;1.57;8709 +94090;49.05504;3.37652;171;20220214;10.7;7.4;9;5.7;8.73;1.9;1.38;5256 +94090;49.05504;3.37652;171;20220215;10.3;4.5;7.4;5.9;8.74;6.9;1.02;6120 +94090;49.05504;3.37652;171;20220216;13.8;7.7;10.7;9.8;12.23;2.7;.74;5438 +94090;49.05504;3.37652;171;20220217;12.1;9.7;10.9;8;9.33;.6;1.9;3340 +94090;49.05504;3.37652;171;20220218;11.7;8.2;10;9.7;9.1;1.4;1.83;4090 +94090;49.05504;3.37652;171;20220219;8.3;1.6;5;8.3;6.7;0;1.36;6104 +94090;49.05504;3.37652;171;20220220;11.2;6.8;9;9.9;9.63;3.9;1.27;4867 +94090;49.05504;3.37652;171;20220221;8.9;4.3;6.6;9.3;7.83;.7;1.29;5077 +94090;49.05504;3.37652;171;20220222;10;4.2;7.1;5.7;9.3;.7;.74;6009 +94090;49.05504;3.37652;171;20220223;10;4;7;2.6;8.8;.6;.78;6157 +94090;49.05504;3.37652;171;20220224;10.7;6.9;8.8;5.9;7.9;2.1;1.72;4925 +94090;49.05504;3.37652;171;20220225;8.8;.2;4.5;4.3;6.3;.1;1.23;7664 +94090;49.05504;3.37652;171;20220226;8.2;-.5;3.9;3.7;5.93;.1;1.18;7847 +94090;49.05504;3.37652;171;20220227;8.7;-.3;4.2;5.4;5.13;0;1.73;8066 +94090;49.05504;3.37652;171;20220228;9.7;-.7;4.5;2.8;5.3;0;1.38;8905 +94090;49.05504;3.37652;171;20220301;10.1;.3;5.2;2;6.07;0;1.18;8677 +94090;49.05504;3.37652;171;20220302;10;2.7;6.3;2.7;6.7;0;1.27;7483 +94090;49.05504;3.37652;171;20220303;11.5;5.3;8.4;1.6;8.93;0;.97;7091 +94090;49.05504;3.37652;171;20220304;12.2;3.1;7.7;1.8;6.7;0;1.38;8700 +94090;49.05504;3.37652;171;20220305;10.6;0;5.3;2;5.57;0;1.32;9659 +94090;49.05504;3.37652;171;20220306;6.9;-.9;3;4.1;4.67;0;1.56;8236 +94090;49.05504;3.37652;171;20220307;5.4;-2.6;1.4;5.2;4.17;0;1.57;8476 +94090;49.05504;3.37652;171;20220308;10.7;-2.4;4.1;4.5;4.7;0;2.04;11238 +94090;49.05504;3.37652;171;20220309;13.9;.5;7.2;3.3;6.73;0;1.86;11451 +94090;49.05504;3.37652;171;20220310;15.4;2.9;9.2;3.9;7.23;0;2.24;11151 +94090;49.05504;3.37652;171;20220311;14.3;4.1;9.2;5.4;8.73;2.1;1.89;10034 +94090;49.05504;3.37652;171;20220312;10.1;6;8.1;5.6;9.13;3.5;1.12;6450 +94090;49.05504;3.37652;171;20220313;11;6;8.5;5.5;9.23;3.7;1.29;7191 +94090;49.05504;3.37652;171;20220314;12.9;4.1;8.5;3.3;8.57;2.2;1.53;9949 +94090;49.05504;3.37652;171;20220315;10.1;6.5;8.3;2.8;10.33;5;.81;6346 +94090;49.05504;3.37652;171;20220316;12.6;7.7;10.2;3.5;11.17;0;1.07;7466 +94090;49.05504;3.37652;171;20220317;8.6;7.3;8;5;8.43;0;1.22;3481 +94090;49.05504;3.37652;171;20220318;14.3;2.6;8.4;6.1;5.89;0;3.16;16273 +94090;49.05504;3.37652;171;20220319;14.9;3.5;9.2;6.7;5.84;0;3.54;16503 +94090;49.05504;3.37652;171;20220320;11.1;.2;5.6;2.8;5.79;0;1.94;13747 +94090;49.05504;3.37652;171;20220321;17.6;4;10.8;3.1;8.27;0;2.53;15026 +94090;49.05504;3.37652;171;20220322;17.4;5;11.2;3;6.92;0;2.9;15438 +94090;49.05504;3.37652;171;20220323;17.5;2.7;10.1;2.5;6.09;0;2.79;16749 +94090;49.05504;3.37652;171;20220324;19.4;3.4;11.4;2.8;6.27;0;3.17;17003 +94090;49.05504;3.37652;171;20220325;18.1;3.9;11;4.3;6.24;0;3.58;16618 +94090;49.05504;3.37652;171;20220326;18.4;3.3;10.9;4.8;6.27;0;3.76;17333 +94090;49.05504;3.37652;171;20220327;19.9;4.7;12.3;3.3;7.04;0;3.44;17443 +94090;49.05504;3.37652;171;20220328;20.1;4.3;12.2;2.2;7.89;0;2.86;16379 +94090;49.05504;3.37652;171;20220329;16.4;7.5;12;2.3;9.42;2.2;2.01;9272 +94090;49.05504;3.37652;171;20220330;12.7;8.3;10.5;2.6;10.49;4;1.35;6804 +94090;49.05504;3.37652;171;20220331;7.7;3.8;5.8;5.7;7.04;.9;1.52;8140 +94090;49.05504;3.37652;171;20220401;4.2;.9;2.6;6.5;5.72;1.1;1.21;6480 +94090;49.05504;3.37652;171;20220402;5.6;0;2.8;6.6;4.79;0;1.89;10223 +94090;49.05504;3.37652;171;20220403;7.7;-1.8;2.9;3.4;4.47;0;2.08;16232 +94090;49.05504;3.37652;171;20220404;10.1;-2.9;3.6;5.5;5.62;.2;2.09;14496 +94090;49.05504;3.37652;171;20220405;11.6;6.6;9.1;5.3;10.14;.7;1.2;5756 +94090;49.05504;3.37652;171;20220406;12.5;6.7;9.6;6.3;9.27;.9;1.9;8772 +94090;49.05504;3.37652;171;20220407;14.3;9.1;11.7;8.9;9.54;2.1;2.83;11060 +94090;49.05504;3.37652;171;20220408;8.3;6;7.1;4.6;7.67;30.1;1.41;4487 +94090;49.05504;3.37652;171;20220409;10.5;.3;5.4;2.8;6.82;.7;1.79;14109 +94090;49.05504;3.37652;171;20220410;13.1;-1.3;5.9;2.5;6.19;0;2.48;20462 +94090;49.05504;3.37652;171;20220411;18.4;2.8;10.6;4.9;7.82;0;3.66;20418 +94090;49.05504;3.37652;171;20220412;20.2;7.5;13.9;4;10.27;0;3.43;17109 +94090;49.05504;3.37652;171;20220413;16.8;9.6;13.2;2.1;12.47;2.4;1.92;11538 +94090;49.05504;3.37652;171;20220414;20.1;9;14.5;2.2;12.06;0;3.07;19328 +94090;49.05504;3.37652;171;20220415;19.7;7.9;13.8;3;10.96;0;3.2;19915 +94090;49.05504;3.37652;171;20220416;18;6.9;12.4;4.5;8.97;0;3.64;20795 +94090;49.05504;3.37652;171;20220417;19.7;3.1;11.4;4;6.22;0;4.36;22718 +94090;49.05504;3.37652;171;20220418;18.2;2.7;10.4;2.4;7.33;0;3.24;20179 +94090;49.05504;3.37652;171;20220419;18.3;5.8;12;3.2;9.27;0;3.25;20153 +94090;49.05504;3.37652;171;20220420;17.9;5.3;11.6;4;7.49;0;3.84;21409 +94090;49.05504;3.37652;171;20220421;18.5;4.6;11.6;4.4;7.87;0;3.94;21776 +94090;49.05504;3.37652;171;20220422;18.1;7;12.5;4.1;8.99;0;3.7;21246 +94090;49.05504;3.37652;171;20220423;19.2;6.6;12.9;4.7;10.14;.2;3.36;16818 +94090;49.05504;3.37652;171;20220424;17.4;7.5;12.4;3.2;10.19;0;2.77;14885 +94090;49.05504;3.37652;171;20220425;16.2;7;11.6;3.9;8.54;0;3.31;19258 +94090;49.05504;3.37652;171;20220426;14.9;4.4;9.7;3.7;8.72;0;2.6;16024 +94090;49.05504;3.37652;171;20220427;18.2;3.4;10.8;4.5;8.62;0;3.64;22149 +94090;49.05504;3.37652;171;20220428;20.4;5.3;12.9;4.6;8.82;0;4.27;22306 +94090;49.05504;3.37652;171;20220429;19;8.2;13.6;4;9.62;0;3.67;18646 +94090;49.05504;3.37652;171;20220430;15.7;5.2;10.5;4.6;8.09;0;3.58;23392 +94090;49.05504;3.37652;171;20220501;16.2;3.1;9.6;3.2;7.82;0;3.22;21139 +94090;49.05504;3.37652;171;20220502;18.5;5.9;12.2;3.7;9.12;0;3.53;19591 +94090;49.05504;3.37652;171;20220503;19.6;6.8;13.2;4.6;9.47;0;4.1;22250 +94090;49.05504;3.37652;171;20220504;17.6;8.1;12.8;3.1;10.32;.4;2.92;15641 +94090;49.05504;3.37652;171;20220505;18.1;8.1;13.1;3.2;10.77;.2;3.03;16985 +94090;49.05504;3.37652;171;20220506;20.9;8;14.5;2.8;10.93;0;3.59;20006 +94090;49.05504;3.37652;171;20220507;20.5;9.1;14.8;2.8;11.03;.1;3.52;18952 +94090;49.05504;3.37652;171;20220508;21.4;10.4;15.9;3.8;12.3;0;3.67;18655 +94090;49.05504;3.37652;171;20220509;24.8;9.8;17.3;1.7;11.7;0;4.05;22308 +94090;49.05504;3.37652;171;20220510;25.8;11.7;18.8;2.9;12.63;.1;4.61;21675 +94090;49.05504;3.37652;171;20220511;24.9;11.4;18.1;4;12.6;0;4.73;21566 +94090;49.05504;3.37652;171;20220512;20;9.9;14.9;2.9;11.7;0;3.37;18407 +94090;49.05504;3.37652;171;20220513;20.8;6.7;13.8;2.4;9.63;0;3.8;21878 +94090;49.05504;3.37652;171;20220514;22.7;7.2;15;1.3;10.37;0;3.8;23136 +94090;49.05504;3.37652;171;20220515;27;10.3;18.7;2.8;12.3;3.9;5.05;24195 +94090;49.05504;3.37652;171;20220516;23.6;15;19.3;3.3;16.37;.1;3.67;17524 +94090;49.05504;3.37652;171;20220517;27.3;14.3;20.8;2.4;15.37;.1;4.57;21520 +94090;49.05504;3.37652;171;20220518;27.8;15.4;21.6;2.7;16.57;.1;4.58;20779 +94090;49.05504;3.37652;171;20220519;26;17.1;21.6;3.3;16.83;.3;4.22;17502 +94090;49.05504;3.37652;171;20220520;23.9;15;19.4;2.6;15.27;3.4;3.7;17601 +94090;49.05504;3.37652;171;20220521;23.1;9.5;16.3;1.8;12.23;0;3.91;22166 +94090;49.05504;3.37652;171;20220522;21.4;10.6;16;2;13.17;1.2;3.46;19719 +94090;49.05504;3.37652;171;20220523;19.3;13.5;16.4;3.7;15.2;6.2;2.66;14357 +94090;49.05504;3.37652;171;20220524;17.6;10.4;14;3.9;11.67;.8;3.01;16286 +94090;49.05504;3.37652;171;20220525;20;6.9;13.5;3.1;10.8;.2;3.7;22032 +94090;49.05504;3.37652;171;20220526;20;12.6;16.3;4;12.8;0;3.47;16544 +94090;49.05504;3.37652;171;20220527;20.4;12.8;16.6;3.7;12.1;0;3.76;17048 +94090;49.05504;3.37652;171;20220528;19;7.2;13.1;2.9;9.63;0;3.72;21403 +94090;49.05504;3.37652;171;20220529;16.5;5.5;11;3.8;8.23;.1;3.5;20625 +94090;49.05504;3.37652;171;20220530;18.2;6;12.1;2.3;8.8;0;3.58;21863 +94090;49.05504;3.37652;171;20220531;20.8;8.2;14.5;1.9;9.03;0;3.93;22069 +94090;49.05504;3.37652;171;20220601;20.9;5.8;13.4;2.1;9.27;0;4.08;24565 +94090;49.05504;3.37652;171;20220602;23.4;7.4;15.4;2.7;9.53;0;4.76;25375 +94090;49.05504;3.37652;171;20220603;23.1;11.6;17.3;2.2;13.73;.7;3.95;21556 +94090;49.05504;3.37652;171;20220604;27.7;13.9;20.8;2.1;16.97;8.6;4.66;23500 +94090;49.05504;3.37652;171;20220605;20.9;15.5;18.2;3.1;17.4;7.5;2.77;14746 +94090;49.05504;3.37652;171;20220606;20.5;12.6;16.6;2.7;13.87;2.5;3.31;17702 +94090;49.05504;3.37652;171;20220607;21.6;13;17.3;3.8;14.3;2.7;3.69;18427 +94090;49.05504;3.37652;171;20220608;19.6;13.4;16.5;3.5;14.1;12.6;3.14;15748 +94090;49.05504;3.37652;171;20220609;20.4;10.5;15.4;3.6;12.4;.1;3.7;19976 +94090;49.05504;3.37652;171;20220610;23.3;13.9;18.6;2.7;14.43;0;3.94;19335 +94090;49.05504;3.37652;171;20220611;26;11.9;19;2.1;15.17;.1;4.47;23676 +94090;49.05504;3.37652;171;20220612;23.8;11.8;17.8;3.1;11.73;0;4.66;22357 +94090;49.05504;3.37652;171;20220613;21.6;8.3;15;2.6;10.87;0;4.19;23367 +94090;49.05504;3.37652;171;20220614;25.1;10.1;17.6;2.5;11.3;0;4.88;24836 +94090;49.05504;3.37652;171;20220615;29.6;13.3;21.4;2.2;13.23;0;5.6;26275 +94090;49.05504;3.37652;171;20220616;28.3;13.9;21.1;2.3;13.23;0;5.34;24505 +94090;49.05504;3.37652;171;20220617;31.9;14.2;23.1;1.7;13.5;0;5.83;27205 +94090;49.05504;3.37652;171;20220618;34.6;18.9;26.7;2.5;16.27;.2;6.63;25808 +94090;49.05504;3.37652;171;20220619;24.8;15.4;20.1;5.1;16.57;12.2;4.36;19566 +94090;49.05504;3.37652;171;20220620;21.2;14.8;18;3.9;15.63;3.7;3.35;16294 +94090;49.05504;3.37652;171;20220621;25.2;13.1;19.1;2.9;14.93;.8;4.53;22441 +94090;49.05504;3.37652;171;20220622;22.3;14.5;18.4;2.1;16.37;2;3.44;18338 +94090;49.05504;3.37652;171;20220623;26.3;15.8;21;2.9;17.67;1.6;4.5;21122 +94090;49.05504;3.37652;171;20220624;22.9;16.7;19.8;4.7;17.13;.7;3.64;15689 +94090;49.05504;3.37652;171;20220625;20.3;15;17.6;3.5;15.3;3;3.03;14178 +94090;49.05504;3.37652;171;20220626;20.1;12.3;16.2;2;14.13;0;3.18;17948 +94090;49.05504;3.37652;171;20220627;22.6;12.9;17.8;2.2;13.97;2.7;3.83;19769 +94090;49.05504;3.37652;171;20220628;26.1;10.8;18.4;1.9;12;0;4.86;25351 +94090;49.05504;3.37652;171;20220629;26.3;11.7;19;2.7;12.5;1.6;5.1;24631 +94090;49.05504;3.37652;171;20220630;14.8;13.3;14.1;2.5;14.4;13;1.5;7378 +94090;49.05504;3.37652;171;20220701;21.2;10.1;15.6;2.6;12.17;.2;3.83;21312 +94090;49.05504;3.37652;171;20220702;25.9;9.9;17.9;1.9;11.83;0;4.81;25694 +94090;49.05504;3.37652;171;20220703;23.5;11.5;17.5;2.7;12.37;0;4.39;22106 +94090;49.05504;3.37652;171;20220704;25;10;17.5;2.3;11.83;0;4.75;24814 +94090;49.05504;3.37652;171;20220705;24.9;10.3;17.6;3;11.97;0;4.96;24627 +94090;49.05504;3.37652;171;20220706;25;11.2;18.1;2.6;11.83;0;4.81;23763 +94090;49.05504;3.37652;171;20220707;20.1;12.6;16.4;3.9;13.97;0;3.36;17324 +94090;49.05504;3.37652;171;20220708;25.4;9.9;17.7;3;12.03;0;5.05;25135 +94090;49.05504;3.37652;171;20220709;27.4;12.4;19.9;2.9;13.73;0;5.28;24567 +94090;49.05504;3.37652;171;20220710;24.9;11.7;18.3;3.8;12.57;0;5.02;23068 +94090;49.05504;3.37652;171;20220711;28.2;13.5;20.9;2.6;14.1;0;5.3;24398 +94090;49.05504;3.37652;171;20220712;30.5;14.8;22.6;1.9;13.87;0;5.49;24991 +94090;49.05504;3.37652;171;20220713;34.1;18.2;26.1;2.1;13.27;0;6.29;24950 +94090;49.05504;3.37652;171;20220714;30;17.7;23.8;3;14.53;0;5.76;21913 +94090;49.05504;3.37652;171;20220715;25;13.3;19.2;3.8;11.03;0;5.3;21467 +94090;49.05504;3.37652;171;20220716;26.8;10.6;18.7;2.7;11.23;0;5.28;25045 +94090;49.05504;3.37652;171;20220717;30;14;22;2.2;10.67;0;5.78;25143 +94090;49.05504;3.37652;171;20220718;35.9;16.3;26.1;1.8;11.1;0;6.45;27073 +94090;49.05504;3.37652;171;20220719;38.6;20.2;29.4;3.6;13.4;2.3;8.56;26427 +94090;49.05504;3.37652;171;20220720;21.5;19.9;20.7;2.8;19.77;13.7;2.07;7266 +94090;49.05504;3.37652;171;20220721;25.5;15.8;20.7;2.4;18.3;.1;3.78;18786 +94090;49.05504;3.37652;171;20220722;25.4;15.1;20.3;2.7;17.9;1.3;3.84;19352 +94090;49.05504;3.37652;171;20220723;27;16.4;21.7;2.1;17.67;0;4.1;19425 +94090;49.05504;3.37652;171;20220724;31.1;15.1;23.1;2.1;16.23;0;5.29;24028 +94090;49.05504;3.37652;171;20220725;26.1;18.7;22.4;3.6;15.43;0;4.6;16324 +94090;49.05504;3.37652;171;20220726;22.7;12.9;17.8;3.1;14.1;0;3.74;18432 +94090;49.05504;3.37652;171;20220727;24.3;13.3;18.8;3.3;12.3;0;4.5;19757 +94090;49.05504;3.37652;171;20220728;25;13.8;19.4;2.4;10.83;0;4.53;19908 +94090;49.05504;3.37652;171;20220729;27.7;11.8;19.8;2.8;11.97;0;5.19;23354 +94090;49.05504;3.37652;171;20220730;29;14.4;21.7;2.4;13.07;0;5.13;22327 +94090;49.05504;3.37652;171;20220731;26.9;14.8;20.9;2.9;16.03;0;4.43;20107 +94090;49.05504;3.37652;171;20220801;25.2;16.2;20.7;1.8;17.03;.1;3.55;17248 +94090;49.05504;3.37652;171;20220802;30.1;14;22.1;1.6;16.13;0;4.68;23151 +94090;49.05504;3.37652;171;20220803;33.8;17.2;25.5;1.5;16.13;0;5.22;23521 +94090;49.05504;3.37652;171;20220804;30.2;19;24.6;2.8;17.73;10.7;4.89;18752 +94090;49.05504;3.37652;171;20220805;24.4;14.9;19.6;4.2;15.07;0;4.17;17496 +94090;49.05504;3.37652;171;20220806;23.6;11.1;17.3;4.4;9.77;0;5.01;20165 +94090;49.05504;3.37652;171;20220807;26.2;12.2;19.2;4.5;9.97;0;5.72;20809 +94090;49.05504;3.37652;171;20220808;28.2;14.1;21.1;4.5;11.43;0;5.96;20856 +94090;49.05504;3.37652;171;20220809;30.1;15.4;22.7;4.5;12.87;0;6.27;21101 +94090;49.05504;3.37652;171;20220810;31.1;17.5;24.3;3.6;11.9;0;6.24;20446 +94090;49.05504;3.37652;171;20220811;30.8;16.5;23.7;2.7;10.73;0;5.67;20907 +94090;49.05504;3.37652;171;20220812;32.1;14.4;23.2;2.4;10.67;0;5.7;22841 +94090;49.05504;3.37652;171;20220813;31;15.7;23.4;2.9;10.1;0;5.85;21045 +94090;49.05504;3.37652;171;20220814;28.5;16.9;22.7;3.4;13.1;.3;5.15;18149 +94090;49.05504;3.37652;171;20220815;24.3;15.2;19.8;2.7;16.97;.3;3.33;16043 +94090;49.05504;3.37652;171;20220816;27;15;21;2.1;17.07;2.2;3.7;18069 +94090;49.05504;3.37652;171;20220817;26.6;16.5;21.5;2.3;18.17;3.5;3.48;16023 +94090;49.05504;3.37652;171;20220818;26.8;15.7;21.2;2.1;17.4;2.8;3.65;17481 +94090;49.05504;3.37652;171;20220819;23.9;15;19.5;3.4;17.03;1.6;3.18;15205 +94090;49.05504;3.37652;171;20220820;25.2;11.9;18.5;2.6;13.73;.1;3.78;18594 +94090;49.05504;3.37652;171;20220821;25.6;11.9;18.8;1.8;13.33;.1;3.6;18785 +94090;49.05504;3.37652;171;20220822;25.4;14.2;19.8;2.2;15.27;0;3.48;16578 +94090;49.05504;3.37652;171;20220823;28.3;14.9;21.6;1.7;16.87;0;3.7;18133 +94090;49.05504;3.37652;171;20220824;31.5;16.7;24.1;1.8;16.07;0;4.34;19163 +94090;49.05504;3.37652;171;20220825;31.9;17.5;24.7;2.8;14.57;0;5.11;18583 +94090;49.05504;3.37652;171;20220826;24.8;17.6;21.2;4.1;16.4;0;3.7;13093 +94090;49.05504;3.37652;171;20220827;23.8;12.8;18.3;3.2;13.67;.1;3.53;15883 +94090;49.05504;3.37652;171;20220828;26.3;13.2;19.7;3.4;13.23;0;4.21;17316 +94090;49.05504;3.37652;171;20220829;28.4;15.4;21.9;3.9;12.3;.6;5.11;16997 +94090;49.05504;3.37652;171;20220830;26.6;15.4;21;2.9;13.13;0;4.12;15727 +94090;49.05504;3.37652;171;20220831;27;13.8;20.4;2.8;13.93;.1;3.95;16825 +94090;49.05504;3.37652;171;20220901;26.8;15.3;21.1;3.1;13.97;.3;4.03;15810 +94090;49.05504;3.37652;171;20220902;25.2;14.9;20;2.8;13.83;1;3.5;14280 +94090;49.05504;3.37652;171;20220903;25.1;16;20.5;3.1;16.2;.1;3.25;13510 +94090;49.05504;3.37652;171;20220904;27.9;13.5;20.7;2.4;14.27;1.3;3.83;17064 +94090;49.05504;3.37652;171;20220905;29.9;17;23.4;2.7;15.8;2.5;4.19;15988 +94090;49.05504;3.37652;171;20220906;28.3;14.5;21.4;2.2;16.23;2.5;3.52;16201 +94090;49.05504;3.37652;171;20220907;22.5;14.3;18.4;2.7;16.7;5.1;2.38;12078 +94090;49.05504;3.37652;171;20220908;20.8;13.6;17.2;4.9;15.4;9.2;2.57;11451 +94090;49.05504;3.37652;171;20220909;19.3;13.9;16.6;6.1;14.93;6;2.33;9509 +94090;49.05504;3.37652;171;20220910;18.8;13.7;16.3;4.2;15.23;1.3;1.96;9252 +94090;49.05504;3.37652;171;20220911;21;10.4;15.7;1.9;14.2;.2;2.21;13610 +94090;49.05504;3.37652;171;20220912;26;11.3;18.6;2.5;14.13;0;3.26;15848 +94090;49.05504;3.37652;171;20220913;25;16.4;20.7;2.6;16.8;.1;2.77;11847 +94090;49.05504;3.37652;171;20220914;26.2;17.7;22;2.8;19.5;4.8;2.71;11518 +94090;49.05504;3.37652;171;20220915;20.2;14.1;17.1;2.8;15.37;.5;2.03;9801 +94090;49.05504;3.37652;171;20220916;17.3;10;13.7;3;11.07;0;2.12;10335 +94090;49.05504;3.37652;171;20220917;16.3;6.7;11.5;3.9;8.73;.1;2.48;11957 +94090;49.05504;3.37652;171;20220918;18.1;4.8;11.5;3.7;8.73;.1;2.68;13987 +94090;49.05504;3.37652;171;20220919;18.3;5.7;12;2.4;9.27;.1;2.28;13325 +94090;49.05504;3.37652;171;20220920;16.9;5;11;2.1;9.57;0;1.92;12894 +94090;49.05504;3.37652;171;20220921;18.1;6.3;12.2;2.3;9.37;.1;2.17;12735 +94090;49.05504;3.37652;171;20220922;19.9;6.3;13.1;1.5;8.33;.1;2.22;13577 +94090;49.05504;3.37652;171;20220923;19.4;8;13.7;1.5;9.27;.4;2.07;12131 +94090;49.05504;3.37652;171;20220924;17.7;11.1;14.4;2.1;12;.5;1.75;9016 +94090;49.05504;3.37652;171;20220925;18;11.5;14.8;3.7;11.23;.2;2.28;9066 +94090;49.05504;3.37652;171;20220926;15.3;7.7;11.5;5;10.7;8.5;1.81;9243 +94090;49.05504;3.37652;171;20220927;13.2;8.6;10.9;4.8;11.13;8.1;1.3;7256 +94090;49.05504;3.37652;171;20220928;14.6;9.1;11.8;2.9;10.87;.1;1.5;7867 +94090;49.05504;3.37652;171;20220929;14.3;6.1;10.2;1.6;10.03;.8;1.31;9451 +94090;49.05504;3.37652;171;20220930;16.7;4;10.3;3.5;9.57;7.8;1.89;11705 +94090;49.05504;3.37652;171;20221001;19;10.9;14.9;7.4;13.3;.2;2.28;9050 +94090;49.05504;3.37652;171;20221002;19.2;13.1;16.1;3.8;14.5;5.3;1.78;7763 +94090;49.05504;3.37652;171;20221003;15.1;9.2;12.2;1.7;11.8;0;1.15;7594 +94090;49.05504;3.37652;171;20221004;18.7;6;12.3;2.1;11.43;.1;1.59;11219 +94090;49.05504;3.37652;171;20221005;20.4;9.5;14.9;4.7;13.33;.2;2.12;9978 +94090;49.05504;3.37652;171;20221006;18.4;8.5;13.4;2.4;11.2;.1;1.69;9404 +94090;49.05504;3.37652;171;20221007;18.5;6.4;12.4;1.8;9.8;.2;1.66;10427 +94090;49.05504;3.37652;171;20221008;17.1;7.7;12.4;2.5;9.9;0;1.71;8954 +94090;49.05504;3.37652;171;20221009;18.7;4.7;11.7;2.5;9.2;.1;1.88;10977 +94090;49.05504;3.37652;171;20221010;18.1;7.7;12.9;3.3;12.13;0;1.55;9207 +94090;49.05504;3.37652;171;20221011;16.5;8.5;12.5;3;10.67;.1;1.6;7948 +94090;49.05504;3.37652;171;20221012;18.6;5.7;12.1;1.2;10.4;0;1.27;10010 +94090;49.05504;3.37652;171;20221013;15.5;9.8;12.6;3.2;13.03;1.1;1.02;6150 +94090;49.05504;3.37652;171;20221014;15.7;13.3;14.5;3.7;15.57;9.7;.74;3756 +94090;49.05504;3.37652;171;20221015;18.6;14.1;16.3;4.9;15.7;1.3;1.37;5346 +94090;49.05504;3.37652;171;20221016;19.3;13.6;16.4;3.1;16;0;1.22;6045 +94090;49.05504;3.37652;171;20221017;19.4;15.4;17.4;3.6;16.83;21;1.23;4464 +94090;49.05504;3.37652;171;20221018;19.3;15.2;17.2;1.6;16.93;.1;.99;4961 +94090;49.05504;3.37652;171;20221019;18.8;13.3;16.1;4.7;15.8;1.3;1.3;5770 +94090;49.05504;3.37652;171;20221020;21.8;13.7;17.7;4.3;16.03;14.4;1.77;6729 +94090;49.05504;3.37652;171;20221021;19.2;13.5;16.4;4.3;15.6;5.3;1.37;5591 +94090;49.05504;3.37652;171;20221022;20.1;12.9;16.5;4;14.37;.1;1.7;6271 +94090;49.05504;3.37652;171;20221023;20.7;13.7;17.2;5.5;14.83;0;2.03;6035 +94090;49.05504;3.37652;171;20221024;17.9;14.9;16.4;8.2;13.4;.3;2.4;3734 +94090;49.05504;3.37652;171;20221025;17.1;11.7;14.4;3.9;13.9;.3;1.14;5145 +94090;49.05504;3.37652;171;20221026;21.1;13.9;17.5;4.1;14.6;.1;1.89;5854 +94090;49.05504;3.37652;171;20221027;22.4;12.1;17.3;3.9;14.43;0;1.9;6919 +94090;49.05504;3.37652;171;20221028;22;14.5;18.2;3.5;14.87;0;1.86;5669 +94090;49.05504;3.37652;171;20221029;22.6;13.9;18.3;3.4;14.87;0;1.85;5975 +94090;49.05504;3.37652;171;20221030;19.6;11.9;15.7;2.3;13.3;0;1.24;5519 +94090;49.05504;3.37652;171;20221031;19.3;11.6;15.4;3.6;14.1;1.7;1.29;5639 +94090;49.05504;3.37652;171;20221101;15.7;10.2;12.9;8;11.57;.1;1.77;4581 +94090;49.05504;3.37652;171;20221102;14.9;9.1;12;5.1;10.83;.1;1.4;4627 +94090;49.05504;3.37652;171;20221103;13.5;9.2;11.4;5.3;11.1;3.5;1.15;3761 +94090;49.05504;3.37652;171;20221104;11.5;8.5;10;5.3;10.3;2.4;.99;3066 +94090;49.05504;3.37652;171;20221105;10.5;2.9;6.7;3.4;9;0;.56;5051 +94090;49.05504;3.37652;171;20221106;9.3;7.8;8.5;5.3;10.07;3.5;.67;2000 +94090;49.05504;3.37652;171;20221107;15;10.3;12.6;7.2;12.33;0;1.21;3699 +94090;49.05504;3.37652;171;20221108;15.9;8.8;12.3;6.5;11;1.8;1.61;4510 +94090;49.05504;3.37652;171;20221109;14.5;10.9;12.7;5;11.57;.3;1.26;3133 +94090;49.05504;3.37652;171;20221110;11.1;6.2;8.6;3.5;10.17;0;.57;3630 +94090;49.05504;3.37652;171;20221111;9.3;7.5;8.4;3.2;10.27;.2;.5;1891 +94090;49.05504;3.37652;171;20221112;15.2;5.1;10.1;2.5;10.1;.2;.76;5243 +94090;49.05504;3.37652;171;20221113;8.4;4.7;6.6;2.1;9;.1;.4;2979 +94090;49.05504;3.37652;171;20221114;11.7;2.5;7.1;3;9.8;.5;.38;4627 +94090;49.05504;3.37652;171;20221115;12.3;7;9.7;5.2;11.5;4.7;.42;3447 +94090;49.05504;3.37652;171;20221116;11.9;8;10;7.1;11.17;7.5;.67;2900 +94090;49.05504;3.37652;171;20221117;12;10.4;11.2;8;10.71;6.3;1.24;1616 +94090;49.05504;3.37652;171;20221118;10.5;7.8;9.2;4.9;9.87;2.3;.86;2274 +94090;49.05504;3.37652;171;20221119;10.1;4.2;7.1;2.9;9.2;.7;.46;3532 +94090;49.05504;3.37652;171;20221120;7.7;4.2;6;4.6;8.77;2.6;.39;2552 +94090;49.05504;3.37652;171;20221121;7.9;5.8;6.8;5.3;8.97;2;.53;1861 +94090;49.05504;3.37652;171;20221122;9.2;4.1;6.6;7.6;8.4;1.2;.84;3042 +94090;49.05504;3.37652;171;20221123;10.5;5;7.8;5.8;9;3.1;.8;3167 +94090;49.05504;3.37652;171;20221124;11.1;6.8;9;6.3;9.7;1.5;.88;2772 +94090;49.05504;3.37652;171;20221125;10.9;7.4;9.2;4.4;9.8;.1;.75;2409 +94090;49.05504;3.37652;171;20221126;6.5;1.6;4.1;3;8.23;0;.17;2775 +94090;49.05504;3.37652;171;20221127;8.4;4.7;6.6;4.6;8.63;3.8;.56;2293 +94090;49.05504;3.37652;171;20221128;10.3;6.9;8.6;3.3;9.9;.2;.56;2202 +94090;49.05504;3.37652;171;20221129;6;3.7;4.9;1.3;8.47;0;.28;1421 +94090;49.05504;3.37652;171;20221130;6.5;4.1;5.3;2.7;8.37;0;.33;1749 +94090;49.05504;3.37652;171;20221201;6;3.8;4.9;4.2;7.77;0;.47;1525 +94090;49.05504;3.37652;171;20221202;4.1;4.1;4.1;4.2;7.17;1;.62;0 +94090;49.05504;3.37652;171;20221203;2.7;1.7;2.2;5.5;6.33;0;.54;899 +94090;49.05504;3.37652;171;20221204;2.9;1.4;2.1;3.8;6.3;3.8;.46;1164 +94090;49.05504;3.37652;171;20221205;1.6;.4;1;2.1;6.47;.8;.24;1041 +94090;49.05504;3.37652;171;20221206;4.3;1;2.7;2.1;7;.1;.26;1930 +94090;49.05504;3.37652;171;20221207;3.7;-.6;1.6;1.8;6.91;.1;.1;2256 +94090;49.05504;3.37652;171;20221208;3.3;1.4;2.4;1.6;6.83;.1;.28;1342 +94090;49.05504;3.37652;171;20221209;.3;.2;.3;2.8;5.91;0;.31;0 +94090;49.05504;3.37652;171;20221210;-.5;-2;-1.2;3;5.31;0;.22;1093 +94090;49.05504;3.37652;171;20221211;-2;-2.8;-2.4;6.1;5.01;0;.14;656 +94090;49.05504;3.37652;171;20221212;-.9;-3.7;-2.3;4.3;4.43;0;.38;1488 +94090;49.05504;3.37652;171;20221213;.3;-4.4;-2;4.1;3.93;0;.58;2283 +94090;49.05504;3.37652;171;20221214;.4;-2.5;-1;2.4;4.57;.2;.44;1665 +94090;49.05504;3.37652;171;20221215;1.1;-4.2;-1.5;3.4;4.1;0;.53;2447 +94090;49.05504;3.37652;171;20221216;.2;-4.2;-2;3.4;4.57;0;.34;2174 +94090;49.05504;3.37652;171;20221217;-2.7;-5.1;-3.9;1.5;4.27;0;.25;1135 +94090;49.05504;3.37652;171;20221218;.4;-6.7;-3.1;4.5;4.56;1;.27;3050 +94090;49.05504;3.37652;171;20221219;10.3;1.2;5.8;5;8.43;.8;.44;3247 +94090;49.05504;3.37652;171;20221220;11.7;9.9;10.8;5.8;10.6;5.5;1.03;1122 +94090;49.05504;3.37652;171;20221221;10.7;8.7;9.7;5.9;11.63;8.8;.32;1354 +94090;49.05504;3.37652;171;20221222;11.7;10.6;11.2;8.6;12.3;9.7;.62;870 +94090;49.05504;3.37652;171;20221223;14.4;11.4;12.9;6.1;12.93;3.5;.88;1724 +94090;49.05504;3.37652;171;20221224;10.7;10.1;10.4;4.7;11.11;.7;.63;476 +94090;49.05504;3.37652;171;20221225;13;8.8;10.9;5.3;11.41;.8;.65;2093 +94090;49.05504;3.37652;171;20221226;11;10.5;10.8;5.7;10.01;1.5;1.24;395 +94090;49.05504;3.37652;171;20221227;8.1;2.8;5.5;5.1;7.61;0;.6;2430 +94090;49.05504;3.37652;171;20221228;10.2;5.3;7.7;9.3;10.17;6.3;.32;2321 +94090;49.05504;3.37652;171;20221229;10.7;9.9;10.3;8.5;9.93;.1;1.37;696 +94090;49.05504;3.37652;171;20221230;13.3;5;9.1;8.2;10.77;4.3;.58;3257 +94090;49.05504;3.37652;171;20221231;15.2;13.4;14.3;10;12.2;0;2.08;1241 +94091;49.07472;3.71747;182;20220101;11.9;9.2;10.6;2.6;11.35;.1;.54;1704 +94091;49.07472;3.71747;182;20220102;13;6.5;9.7;6.3;10.5;0;.82;2546 +94091;49.07472;3.71747;182;20220103;11.1;10.1;10.6;8.5;11.3;19.3;.82;803 +94091;49.07472;3.71747;182;20220104;8;7.4;7.7;6.3;9.8;6.5;.48;488 +94091;49.07472;3.71747;182;20220105;5;.4;2.7;4.6;6.15;.1;.59;2314 +94091;49.07472;3.71747;182;20220106;5.6;.8;3.2;3;6.3;.6;.51;2486 +94091;49.07472;3.71747;182;20220107;6.1;1.3;3.7;7.7;7.1;4.6;.53;2445 +94091;49.07472;3.71747;182;20220108;6.9;1.6;4.2;7.5;7.8;15.7;.34;2654 +94091;49.07472;3.71747;182;20220109;5.1;3.5;4.3;5.5;7.1;.2;.65;1193 +94091;49.07472;3.71747;182;20220110;3.5;.1;1.8;2.9;6.5;0;.27;2054 +94091;49.07472;3.71747;182;20220111;1.5;-.4;.6;2.2;5.95;0;.3;1497 +94091;49.07472;3.71747;182;20220112;4.3;-2.4;1;1.5;5.95;0;.22;3190 +94091;49.07472;3.71747;182;20220113;2.2;-.8;.7;1.4;6.25;0;.21;1960 +94091;49.07472;3.71747;182;20220114;7.3;.6;4;1.3;6.35;.2;.4;3323 +94091;49.07472;3.71747;182;20220115;5.1;.4;2.7;1.6;6.2;.1;.38;2824 +94091;49.07472;3.71747;182;20220116;1.4;-1.1;.2;3.1;6.25;.8;.13;1848 +94091;49.07472;3.71747;182;20220117;5.3;1.3;3.3;2;7.55;.1;.23;2418 +94091;49.07472;3.71747;182;20220118;8.4;2.8;5.6;3.5;7.45;0;.64;3136 +94091;49.07472;3.71747;182;20220119;4.3;.5;2.4;3.8;7.25;1.9;.16;2530 +94091;49.07472;3.71747;182;20220120;5.3;1.3;3.3;3.9;6.85;.1;.45;2648 +94091;49.07472;3.71747;182;20220121;4.1;.3;2.2;3.3;6.6;0;.34;2590 +94091;49.07472;3.71747;182;20220122;4.6;1.2;2.9;2.6;6.85;0;.36;2445 +94091;49.07472;3.71747;182;20220123;4.7;2.3;3.5;2.4;6.6;0;.5;2021 +94091;49.07472;3.71747;182;20220124;5.6;-.8;2.4;1.7;6.05;0;.41;3735 +94091;49.07472;3.71747;182;20220125;-.7;-1.4;-1;1.5;5.5;0;.27;908 +94091;49.07472;3.71747;182;20220126;.2;-2.1;-.9;2;5.65;0;.2;2059 +94091;49.07472;3.71747;182;20220127;3.1;-.3;1.4;4.8;6.9;.3;.12;2667 +94091;49.07472;3.71747;182;20220128;4.5;3.3;3.9;3.5;7.9;0;.28;1487 +94091;49.07472;3.71747;182;20220129;8.9;3;5.9;6.4;9.4;.7;.18;3796 +94091;49.07472;3.71747;182;20220130;8.1;5;6.5;3;7.5;.4;.8;2739 +94091;49.07472;3.71747;182;20220131;6.9;2.2;4.6;7.7;6.4;0;1.18;3414 +94091;49.07472;3.71747;182;20220201;8.2;.4;4.3;6.2;8.05;.7;.36;4720 +94091;49.07472;3.71747;182;20220202;9.4;8.3;8.8;4.6;10.25;.2;.61;1413 +94091;49.07472;3.71747;182;20220203;7.3;5.9;6.6;4.2;8.4;0;.68;1781 +94091;49.07472;3.71747;182;20220204;8.5;5.1;6.8;6;8.25;1.2;.88;3058 +94091;49.07472;3.71747;182;20220205;8.6;.3;4.4;5;6.8;.1;.87;5196 +94091;49.07472;3.71747;182;20220206;9.6;4.1;6.8;11.2;9.2;9.6;.62;4214 +94091;49.07472;3.71747;182;20220207;8.8;2.6;5.7;4.8;6.35;0;1.26;4574 +94091;49.07472;3.71747;182;20220208;8.1;2.5;5.3;3.9;8.65;0;.36;4439 +94091;49.07472;3.71747;182;20220209;11.2;1.8;6.5;2.6;8;.1;.79;5897 +94091;49.07472;3.71747;182;20220210;5.5;3.6;4.5;4.4;8.15;1.7;.78;3809 +94091;49.07472;3.71747;182;20220211;7.4;-1.1;3.2;2.2;6.19;0;.7;8618 +94091;49.07472;3.71747;182;20220212;7.3;-3.2;2;3.3;5.15;0;1.04;9763 +94091;49.07472;3.71747;182;20220213;12.6;-2.9;4.9;5.8;6.75;.1;1.58;8835 +94091;49.07472;3.71747;182;20220214;10.7;7.4;9.1;6.2;8.74;1.9;1.47;5862 +94091;49.07472;3.71747;182;20220215;10.4;4.9;7.6;6.2;8.75;6.6;1.11;6296 +94091;49.07472;3.71747;182;20220216;13.7;7.5;10.6;10.3;12.1;3.4;.69;5399 +94091;49.07472;3.71747;182;20220217;12;9.7;10.9;8.6;9.25;.5;1.96;3152 +94091;49.07472;3.71747;182;20220218;11.8;8.1;9.9;10;9;1.2;1.86;4169 +94091;49.07472;3.71747;182;20220219;8.2;1.4;4.8;8.6;6.6;0;1.33;5923 +94091;49.07472;3.71747;182;20220220;11;6.5;8.8;10.2;9.7;3.5;1.1;4816 +94091;49.07472;3.71747;182;20220221;8.8;4.4;6.6;9.9;7.85;.7;1.24;4871 +94091;49.07472;3.71747;182;20220222;9.6;4.1;6.9;6.2;9.3;.8;.64;5565 +94091;49.07472;3.71747;182;20220223;10.4;4.1;7.3;2.8;8.8;.5;.81;5966 +94091;49.07472;3.71747;182;20220224;10.8;7.2;9;6.4;7.95;2.2;1.73;4503 +94091;49.07472;3.71747;182;20220225;8.7;-.1;4.3;4.6;6.25;0;1.22;7501 +94091;49.07472;3.71747;182;20220226;7.9;-.1;3.9;4;5.9;.1;1.2;7431 +94091;49.07472;3.71747;182;20220227;8.6;-.8;3.9;6;5.1;0;1.75;7950 +94091;49.07472;3.71747;182;20220228;9.5;-.7;4.4;2.9;5.25;0;1.38;8563 +94091;49.07472;3.71747;182;20220301;9.5;.3;4.9;2;5.85;0;1.16;8373 +94091;49.07472;3.71747;182;20220302;10;2.3;6.2;2.8;6.45;0;1.31;7567 +94091;49.07472;3.71747;182;20220303;11.9;5.2;8.5;1.6;8.8;0;.99;6953 +94091;49.07472;3.71747;182;20220304;11.9;2.8;7.4;2;5.7;0;1.53;8596 +94091;49.07472;3.71747;182;20220305;10.4;.1;5.3;1.8;4.65;0;1.45;9338 +94091;49.07472;3.71747;182;20220306;6.8;-1;2.9;3.8;4.3;0;1.58;8191 +94091;49.07472;3.71747;182;20220307;5.3;-2.5;1.4;5.2;4.05;0;1.57;8340 +94091;49.07472;3.71747;182;20220308;10.7;-3.2;3.7;4.7;4.55;0;2.07;11211 +94091;49.07472;3.71747;182;20220309;13.6;.2;6.9;3.4;6.4;0;1.89;11354 +94091;49.07472;3.71747;182;20220310;15.4;2.5;9;3.8;6.95;0;2.25;11241 +94091;49.07472;3.71747;182;20220311;15.2;3.3;9.2;5.6;8.55;2.5;2.05;10606 +94091;49.07472;3.71747;182;20220312;10.4;6.3;8.3;5.8;9.05;.4;1.23;6358 +94091;49.07472;3.71747;182;20220313;11.1;5.6;8.4;5.6;9.3;3.7;1.2;7208 +94091;49.07472;3.71747;182;20220314;12.8;4.3;8.5;3.3;8.5;3.8;1.5;9632 +94091;49.07472;3.71747;182;20220315;9.8;6.1;8;2.8;10.25;4.2;.75;6014 +94091;49.07472;3.71747;182;20220316;12.5;7.5;10;3.8;11.2;0;1.01;7427 +94091;49.07472;3.71747;182;20220317;8.8;7.5;8.1;5.5;8.4;0;1.29;3589 +94091;49.07472;3.71747;182;20220318;13.9;2.1;8;5.9;5.99;.1;3.03;16292 +94091;49.07472;3.71747;182;20220319;14.6;2.4;8.5;6.7;5.89;0;3.47;16624 +94091;49.07472;3.71747;182;20220320;10;-.9;4.5;2.7;5.92;.2;1.85;14528 +94091;49.07472;3.71747;182;20220321;17.7;3.6;10.7;3.2;8.22;0;2.61;15682 +94091;49.07472;3.71747;182;20220322;17.4;3.9;10.7;2.9;6.99;0;2.87;16505 +94091;49.07472;3.71747;182;20220323;17.6;2.1;9.8;2.5;6.19;0;2.82;17689 +94091;49.07472;3.71747;182;20220324;19.2;2.2;10.7;2.7;6.39;0;3.12;17883 +94091;49.07472;3.71747;182;20220325;17.9;2.2;10;4;6.35;0;3.43;17972 +94091;49.07472;3.71747;182;20220326;18.3;2;10.1;4.6;6.32;0;3.69;18571 +94091;49.07472;3.71747;182;20220327;19.8;3;11.4;3.3;7.12;0;3.45;18725 +94091;49.07472;3.71747;182;20220328;19.9;3.2;11.6;2.1;8.02;0;2.78;16826 +94091;49.07472;3.71747;182;20220329;16.2;5.7;10.9;2.3;9.49;2.3;1.91;9077 +94091;49.07472;3.71747;182;20220330;12.7;8.2;10.5;2.7;10.49;4;1.35;6429 +94091;49.07472;3.71747;182;20220331;7.7;3.9;5.8;6.1;7.15;.6;1.53;8255 +94091;49.07472;3.71747;182;20220401;4.6;1;2.8;5.9;5.74;.8;1.23;5129 +94091;49.07472;3.71747;182;20220402;4.8;.2;2.5;6.9;4.89;0;1.83;9746 +94091;49.07472;3.71747;182;20220403;7.4;-2.7;2.3;3.3;4.45;0;2.08;17663 +94091;49.07472;3.71747;182;20220404;10;-4;3;5.7;5.55;.1;2.08;14301 +94091;49.07472;3.71747;182;20220405;11.3;6.4;8.9;5.6;10.15;.5;1.14;4358 +94091;49.07472;3.71747;182;20220406;12.7;6.5;9.6;6.7;9.29;.5;1.98;8279 +94091;49.07472;3.71747;182;20220407;14.3;9;11.7;9.3;9.59;1.9;2.87;11363 +94091;49.07472;3.71747;182;20220408;8.7;5.7;7.2;4.8;7.62;35.6;1.44;3908 +94091;49.07472;3.71747;182;20220409;10.3;.1;5.2;2.6;6.85;.8;1.75;13908 +94091;49.07472;3.71747;182;20220410;12.9;-1.6;5.7;2.5;6.25;0;2.52;21492 +94091;49.07472;3.71747;182;20220411;18.1;1.9;10;5.2;7.85;0;3.7;21316 +94091;49.07472;3.71747;182;20220412;20.3;6.3;13.3;4;10.19;0;3.5;17974 +94091;49.07472;3.71747;182;20220413;17.3;8.8;13.1;2.3;12.39;1.6;2.01;12023 +94091;49.07472;3.71747;182;20220414;19.9;9.4;14.6;2.2;12.05;0;3.07;19328 +94091;49.07472;3.71747;182;20220415;19.4;7.3;13.4;3;10.95;0;3.2;19915 +94091;49.07472;3.71747;182;20220416;17.6;5.8;11.7;4.6;8.89;0;3.73;22937 +94091;49.07472;3.71747;182;20220417;19.2;1.6;10.4;4;6.25;0;4.34;24267 +94091;49.07472;3.71747;182;20220418;18.3;1.4;9.8;2.2;7.32;0;3.2;20859 +94091;49.07472;3.71747;182;20220419;18.7;5.5;12.1;3;9.25;0;3.37;21571 +94091;49.07472;3.71747;182;20220420;17.2;4.5;10.9;4;7.39;0;3.87;22761 +94091;49.07472;3.71747;182;20220421;18.3;3;10.6;4.4;7.99;0;3.94;23541 +94091;49.07472;3.71747;182;20220422;17.9;5.9;11.9;4;9.05;0;3.73;23359 +94091;49.07472;3.71747;182;20220423;19.1;5.3;12.2;4.7;10.12;.1;3.3;17096 +94091;49.07472;3.71747;182;20220424;16.7;7.1;11.9;3.2;10.25;.2;2.68;14310 +94091;49.07472;3.71747;182;20220425;16.1;6.6;11.4;3.9;8.55;0;3.4;20688 +94091;49.07472;3.71747;182;20220426;14.8;3.7;9.2;3.6;8.75;0;2.57;15918 +94091;49.07472;3.71747;182;20220427;18.2;2.4;10.3;4.3;8.69;0;3.65;23385 +94091;49.07472;3.71747;182;20220428;20.5;4.5;12.5;4.5;8.85;0;4.32;23344 +94091;49.07472;3.71747;182;20220429;18.9;7.2;13;3.9;9.72;0;3.62;19154 +94091;49.07472;3.71747;182;20220430;15.5;4.9;10.2;4.8;8.19;0;3.58;23610 +94091;49.07472;3.71747;182;20220501;16;2.3;9.1;3.1;7.92;0;3.18;21689 +94091;49.07472;3.71747;182;20220502;18.7;5.4;12.1;3.6;9.29;0;3.6;20740 +94091;49.07472;3.71747;182;20220503;19.8;6.2;13;4.7;9.65;0;4.17;23329 +94091;49.07472;3.71747;182;20220504;17;8;12.5;3.2;10.32;.3;3.05;17035 +94091;49.07472;3.71747;182;20220505;18.3;7.8;13;3;10.92;.1;3.06;17329 +94091;49.07472;3.71747;182;20220506;20.8;8.7;14.8;2.8;10.8;0;3.54;19490 +94091;49.07472;3.71747;182;20220507;21;9.4;15.2;2.9;10.8;.1;3.57;18745 +94091;49.07472;3.71747;182;20220508;21.8;10.7;16.2;3.8;12.2;.1;3.76;18610 +94091;49.07472;3.71747;182;20220509;24.9;11.1;18;1.8;11.65;0;4.01;21139 +94091;49.07472;3.71747;182;20220510;25.8;11.9;18.9;2.8;12.55;0;4.49;21025 +94091;49.07472;3.71747;182;20220511;25.2;12.4;18.8;4.2;12.6;0;4.78;20301 +94091;49.07472;3.71747;182;20220512;20;10.3;15.1;3.1;11.95;0;3.28;17798 +94091;49.07472;3.71747;182;20220513;21;7;14;2.6;9.55;0;3.85;21554 +94091;49.07472;3.71747;182;20220514;22.9;8.1;15.5;1.5;10.35;0;3.8;22395 +94091;49.07472;3.71747;182;20220515;27.1;11.3;19.2;2.9;12.15;2.5;4.98;23290 +94091;49.07472;3.71747;182;20220516;23.7;15.1;19.4;3.4;16.25;.1;3.52;16617 +94091;49.07472;3.71747;182;20220517;27.3;14.1;20.7;2.4;15.2;0;4.45;21098 +94091;49.07472;3.71747;182;20220518;28.1;15.6;21.9;2.6;16;0;4.65;20788 +94091;49.07472;3.71747;182;20220519;26.7;16.7;21.7;3.3;16.75;0;4.3;18137 +94091;49.07472;3.71747;182;20220520;25.4;15.7;20.5;2.8;15.6;2.1;4.02;18251 +94091;49.07472;3.71747;182;20220521;23.4;9.6;16.5;1.9;11.9;0;3.97;22052 +94091;49.07472;3.71747;182;20220522;22;11.3;16.6;2.1;12.8;.8;3.56;19610 +94091;49.07472;3.71747;182;20220523;20.1;13.5;16.8;3.8;15.3;6.6;2.75;14532 +94091;49.07472;3.71747;182;20220524;17.8;10.3;14.1;4;11.6;.6;3.03;16090 +94091;49.07472;3.71747;182;20220525;20.3;7;13.7;3.4;10.65;.2;3.8;22049 +94091;49.07472;3.71747;182;20220526;20.4;12.6;16.5;3.9;12.7;0;3.53;16603 +94091;49.07472;3.71747;182;20220527;20.3;12.9;16.6;3.8;12.05;0;3.63;16276 +94091;49.07472;3.71747;182;20220528;19.1;7.5;13.3;2.9;9.25;0;3.73;20719 +94091;49.07472;3.71747;182;20220529;16.7;6;11.3;3.9;8;.1;3.58;19986 +94091;49.07472;3.71747;182;20220530;18.4;6.9;12.6;2.3;8.6;0;3.55;20891 +94091;49.07472;3.71747;182;20220531;21;8.5;14.8;1.9;8.85;0;3.95;21805 +94091;49.07472;3.71747;182;20220601;21;6.2;13.6;2.2;9.25;0;4.02;23690 +94091;49.07472;3.71747;182;20220602;23.6;8.5;16.1;2.5;9.45;0;4.7;24236 +94091;49.07472;3.71747;182;20220603;23;12.7;17.8;2.1;13.55;1.1;3.85;20042 +94091;49.07472;3.71747;182;20220604;28;14.3;21.1;1.8;16.9;10.6;4.53;22930 +94091;49.07472;3.71747;182;20220605;21.4;15.9;18.7;2.9;17.6;7.1;2.72;14007 +94091;49.07472;3.71747;182;20220606;20.4;13.2;16.8;2.8;14.05;1.2;3.23;16902 +94091;49.07472;3.71747;182;20220607;21.8;13.1;17.4;3.8;14.15;1.9;3.71;18374 +94091;49.07472;3.71747;182;20220608;19.8;13.4;16.6;3.4;14;12.2;3.09;15599 +94091;49.07472;3.71747;182;20220609;20.5;10.3;15.4;3.7;12.2;0;3.7;19767 +94091;49.07472;3.71747;182;20220610;23.5;13.8;18.7;2.5;14.3;.1;3.94;19459 +94091;49.07472;3.71747;182;20220611;26.4;12.4;19.4;2.2;15.25;0;4.55;23685 +94091;49.07472;3.71747;182;20220612;24;12.8;18.4;3.2;11.65;0;4.66;21053 +94091;49.07472;3.71747;182;20220613;21.8;8.7;15.3;2.6;10.8;0;4.15;22870 +94091;49.07472;3.71747;182;20220614;25.1;11;18;2.1;11.25;0;4.71;23925 +94091;49.07472;3.71747;182;20220615;29.9;13.9;21.9;2.2;13.15;0;5.56;25180 +94091;49.07472;3.71747;182;20220616;28.4;14.8;21.6;2.1;13.3;0;5.14;23408 +94091;49.07472;3.71747;182;20220617;31.8;15.2;23.5;1.9;13.25;0;5.81;26054 +94091;49.07472;3.71747;182;20220618;34.4;19.4;26.9;2.5;15.85;0;6.46;24575 +94091;49.07472;3.71747;182;20220619;26.5;16;21.2;4.6;16.65;12.7;4.68;19794 +94091;49.07472;3.71747;182;20220620;21.1;15.4;18.2;3.8;15.95;3.6;3.16;15180 +94091;49.07472;3.71747;182;20220621;25.3;13.2;19.3;3;15.05;1;4.46;21853 +94091;49.07472;3.71747;182;20220622;21.9;15.4;18.6;1.8;16.75;2.1;3.05;16086 +94091;49.07472;3.71747;182;20220623;26.6;16;21.3;2.8;18.1;4.2;4.25;20216 +94091;49.07472;3.71747;182;20220624;23.2;16.6;19.9;4.9;17.1;1;3.7;15925 +94091;49.07472;3.71747;182;20220625;21.1;15;18;3.4;15.4;3.7;3.15;15191 +94091;49.07472;3.71747;182;20220626;19.9;12.4;16.1;1.9;14.45;.3;3;17152 +94091;49.07472;3.71747;182;20220627;22.8;13.1;18;2;14.1;2.6;3.71;19610 +94091;49.07472;3.71747;182;20220628;26;11.2;18.6;1.8;12.1;0;4.69;24293 +94091;49.07472;3.71747;182;20220629;26.5;12.3;19.4;2.7;12.35;.9;5.06;23722 +94091;49.07472;3.71747;182;20220630;14.6;13.7;14.2;2.9;14.55;11.5;1.29;5993 +94091;49.07472;3.71747;182;20220701;21.5;11;16.2;2.9;12.3;.1;3.86;20479 +94091;49.07472;3.71747;182;20220702;26.2;10.5;18.3;2.1;12;0;4.8;24873 +94091;49.07472;3.71747;182;20220703;23.8;12.4;18.1;2.9;12.4;0;4.4;21280 +94091;49.07472;3.71747;182;20220704;25;11.1;18;2.5;11.75;0;4.67;23516 +94091;49.07472;3.71747;182;20220705;25.1;11.2;18.1;3.3;11.95;0;4.9;23259 +94091;49.07472;3.71747;182;20220706;24.8;12.1;18.5;2.5;11.5;0;4.7;22436 +94091;49.07472;3.71747;182;20220707;20;13;16.5;4.1;13.95;0;3.24;16535 +94091;49.07472;3.71747;182;20220708;25.2;10.4;17.8;3.1;12.1;0;4.87;23869 +94091;49.07472;3.71747;182;20220709;27.3;13.2;20.2;2.9;13.8;0;5.09;23484 +94091;49.07472;3.71747;182;20220710;24.5;12.1;18.3;3.8;12.65;0;4.79;21842 +94091;49.07472;3.71747;182;20220711;27.9;14.4;21.2;2.6;14.4;0;5.03;22785 +94091;49.07472;3.71747;182;20220712;30;15.5;22.8;1.8;14.15;0;5.17;23635 +94091;49.07472;3.71747;182;20220713;34.2;18.2;26.2;2;13.3;0;6.05;24398 +94091;49.07472;3.71747;182;20220714;30;18.1;24.1;3.1;14.65;0;5.67;21019 +94091;49.07472;3.71747;182;20220715;24.9;14.1;19.5;4;11.05;0;5.21;20038 +94091;49.07472;3.71747;182;20220716;26.6;11.1;18.9;2.5;11.25;0;5.08;24072 +94091;49.07472;3.71747;182;20220717;29.7;15.2;22.4;2.1;10.8;0;5.47;23159 +94091;49.07472;3.71747;182;20220718;35.6;17.6;26.6;1.8;11.2;0;6.22;25851 +94091;49.07472;3.71747;182;20220719;38.4;20.8;29.6;3.5;13.5;2;8.21;25363 +94091;49.07472;3.71747;182;20220720;22.2;20.1;21.1;2.6;19.45;10.6;2.16;7220 +94091;49.07472;3.71747;182;20220721;25.7;16.1;20.9;2.5;18.3;.1;3.76;18382 +94091;49.07472;3.71747;182;20220722;25.9;15.4;20.6;2.6;18.05;1.4;3.85;19019 +94091;49.07472;3.71747;182;20220723;27.5;16.7;22.1;2.2;17.45;0;4.2;19369 +94091;49.07472;3.71747;182;20220724;31.2;15.7;23.5;2.1;16.25;0;5.2;23361 +94091;49.07472;3.71747;182;20220725;26.1;19.1;22.6;3.6;15.25;0;4.53;15363 +94091;49.07472;3.71747;182;20220726;23.3;13.1;18.2;3.2;14.1;0;3.79;18359 +94091;49.07472;3.71747;182;20220727;24.2;14.1;19.1;3.2;12.35;0;4.37;18530 +94091;49.07472;3.71747;182;20220728;24.9;14.4;19.7;2.2;10.9;0;4.3;18809 +94091;49.07472;3.71747;182;20220729;27.7;12.6;20.2;3;12;.1;5.23;22675 +94091;49.07472;3.71747;182;20220730;29;15.2;22.1;2.4;12.95;0;5.05;21462 +94091;49.07472;3.71747;182;20220731;27.3;15.4;21.3;3.1;15.85;0;4.5;19741 +94091;49.07472;3.71747;182;20220801;25.3;16.3;20.8;1.8;16.95;.1;3.46;16803 +94091;49.07472;3.71747;182;20220802;30.2;14.5;22.4;1.8;16.2;0;4.69;22403 +94091;49.07472;3.71747;182;20220803;33.7;17.4;25.6;1.6;15.95;0;5.16;22633 +94091;49.07472;3.71747;182;20220804;30.6;19.3;25;2.6;17.65;8.7;4.84;18733 +94091;49.07472;3.71747;182;20220805;24.4;15.1;19.7;4.3;15.25;0;4.01;16766 +94091;49.07472;3.71747;182;20220806;23.3;12.1;17.7;4.6;9.95;0;4.92;18560 +94091;49.07472;3.71747;182;20220807;26.2;12.8;19.5;4.3;9.9;0;5.57;20193 +94091;49.07472;3.71747;182;20220808;28.1;14.8;21.5;4.1;11.4;0;5.72;20067 +94091;49.07472;3.71747;182;20220809;30.1;15.9;23;4.2;12.7;0;6.08;20541 +94091;49.07472;3.71747;182;20220810;30.6;18.9;24.7;3.5;11.75;0;5.95;18709 +94091;49.07472;3.71747;182;20220811;30.3;17.9;24.1;2.8;10.5;0;5.52;19078 +94091;49.07472;3.71747;182;20220812;31.7;16;23.8;2.3;10.65;0;5.41;21455 +94091;49.07472;3.71747;182;20220813;30.7;16.4;23.5;2.6;10.25;0;5.46;20113 +94091;49.07472;3.71747;182;20220814;29;17.5;23.2;3.5;12.9;1;5.27;17653 +94091;49.07472;3.71747;182;20220815;24.6;15.7;20.2;2.9;16.6;.2;3.33;15308 +94091;49.07472;3.71747;182;20220816;27.4;15.2;21.3;1.9;16.95;3.3;3.69;17990 +94091;49.07472;3.71747;182;20220817;26.7;16.6;21.6;2.6;18.05;1.1;3.64;16448 +94091;49.07472;3.71747;182;20220818;26.7;16.2;21.4;2;17.65;3.8;3.42;16318 +94091;49.07472;3.71747;182;20220819;24.1;15.4;19.8;3.8;17;1.2;3.32;14827 +94091;49.07472;3.71747;182;20220820;25.7;12.4;19;2.8;13.85;.1;3.87;18210 +94091;49.07472;3.71747;182;20220821;25.7;12.6;19.2;1.7;13.25;0;3.55;18077 +94091;49.07472;3.71747;182;20220822;26.2;14.9;20.5;2.4;15.1;.1;3.57;16523 +94091;49.07472;3.71747;182;20220823;28.5;15.1;21.8;2;16.7;0;3.79;17926 +94091;49.07472;3.71747;182;20220824;31.6;16.9;24.2;1.8;15.75;0;4.31;18426 +94091;49.07472;3.71747;182;20220825;32.2;18.2;25.2;2.9;14.05;1;5.27;18065 +94091;49.07472;3.71747;182;20220826;24.6;18;21.3;4.5;16.35;0;3.66;12144 +94091;49.07472;3.71747;182;20220827;23.4;12.9;18.2;3.2;13.85;0;3.37;15404 +94091;49.07472;3.71747;182;20220828;26.3;13.9;20.1;3.2;13.45;0;4.08;16645 +94091;49.07472;3.71747;182;20220829;28.5;15.4;22;3.5;12.45;.4;4.85;16757 +94091;49.07472;3.71747;182;20220830;26.2;15.4;20.8;2.5;13.4;0;3.76;15142 +94091;49.07472;3.71747;182;20220831;27.3;14.1;20.7;2.6;13.9;.4;3.86;16590 +94091;49.07472;3.71747;182;20220901;26.3;15.4;20.9;3.1;13.8;0;3.9;14785 +94091;49.07472;3.71747;182;20220902;25.8;14.5;20.1;2.9;13.85;2.5;3.63;14757 +94091;49.07472;3.71747;182;20220903;25.4;16.1;20.7;3.1;16;.2;3.31;13262 +94091;49.07472;3.71747;182;20220904;28;13.5;20.8;2.2;14.45;1;3.66;16551 +94091;49.07472;3.71747;182;20220905;29.8;17.1;23.4;2.8;15.6;2.8;4.24;15391 +94091;49.07472;3.71747;182;20220906;28.4;14.6;21.5;2.3;15.85;2.6;3.58;16016 +94091;49.07472;3.71747;182;20220907;23.3;14.3;18.8;2.7;16.55;7.5;2.53;12500 +94091;49.07472;3.71747;182;20220908;20.9;13.6;17.3;5.1;15.25;5.7;2.48;11024 +94091;49.07472;3.71747;182;20220909;20;13.8;16.9;6.5;14.9;4.6;2.47;9836 +94091;49.07472;3.71747;182;20220910;19;13.7;16.4;4.2;15.15;.9;1.93;9186 +94091;49.07472;3.71747;182;20220911;20.2;10.9;15.6;2.1;14.3;.2;2.08;12552 +94091;49.07472;3.71747;182;20220912;26;11.5;18.8;2.8;13.95;0;3.31;15366 +94091;49.07472;3.71747;182;20220913;25.1;16.1;20.6;2.4;16.5;4.4;2.76;11718 +94091;49.07472;3.71747;182;20220914;26.8;17.7;22.3;2.8;19.5;8.1;2.79;11592 +94091;49.07472;3.71747;182;20220915;19.9;14.6;17.2;2.8;15.65;.6;1.89;8969 +94091;49.07472;3.71747;182;20220916;17.5;10.5;14;3.1;11.1;.1;2.14;10218 +94091;49.07472;3.71747;182;20220917;16.3;7.3;11.8;3.9;8.75;.1;2.47;11483 +94091;49.07472;3.71747;182;20220918;18.1;5.5;11.8;3.9;8.6;.1;2.73;13554 +94091;49.07472;3.71747;182;20220919;18.4;6.6;12.5;2.3;9.25;.1;2.26;12979 +94091;49.07472;3.71747;182;20220920;17.3;5.5;11.4;2.4;9.55;.1;2.01;12614 +94091;49.07472;3.71747;182;20220921;18;6.8;12.4;2.2;9.35;.1;2.12;12263 +94091;49.07472;3.71747;182;20220922;19.8;7.2;13.5;1.6;8.1;.1;2.24;12838 +94091;49.07472;3.71747;182;20220923;19.2;8;13.6;1.7;8.9;.3;2.15;11855 +94091;49.07472;3.71747;182;20220924;17.6;10.9;14.3;2;11.6;.2;1.77;8881 +94091;49.07472;3.71747;182;20220925;18;12;15;3.7;11.2;0;2.29;8269 +94091;49.07472;3.71747;182;20220926;15.6;7.9;11.7;5.1;10.5;7.5;1.87;9415 +94091;49.07472;3.71747;182;20220927;13.3;8.6;11;5;11;8.7;1.31;6911 +94091;49.07472;3.71747;182;20220928;14.7;9.1;11.9;3;10.65;.1;1.5;7433 +94091;49.07472;3.71747;182;20220929;14.3;6;10.2;1.8;9.9;1;1.32;9276 +94091;49.07472;3.71747;182;20220930;16.7;4.2;10.5;3.5;9.5;8;1.86;11471 +94091;49.07472;3.71747;182;20221001;19;10.7;14.9;7.4;13.05;1.9;2.31;9024 +94091;49.07472;3.71747;182;20221002;19.2;12.6;15.9;3.8;14.45;6;1.74;7685 +94091;49.07472;3.71747;182;20221003;14.8;9.6;12.2;1.7;11.85;0;1.16;6998 +94091;49.07472;3.71747;182;20221004;18.6;6.1;12.4;2.1;11.5;.2;1.58;10754 +94091;49.07472;3.71747;182;20221005;20.7;8.2;14.4;4.5;13.25;.2;2.01;10213 +94091;49.07472;3.71747;182;20221006;18.4;8.9;13.7;2.5;11.25;.1;1.73;9211 +94091;49.07472;3.71747;182;20221007;18.3;6.5;12.4;2;9.85;.2;1.71;10017 +94091;49.07472;3.71747;182;20221008;17.2;7.9;12.6;2.6;9.95;0;1.72;8753 +94091;49.07472;3.71747;182;20221009;18.5;5.2;11.9;2.4;9.25;.2;1.81;10399 +94091;49.07472;3.71747;182;20221010;18.1;7;12.5;3.2;12.2;0;1.44;8984 +94091;49.07472;3.71747;182;20221011;16.4;9.3;12.8;3;11.1;0;1.49;7331 +94091;49.07472;3.71747;182;20221012;18.7;6.2;12.5;1.3;10.65;0;1.3;9557 +94091;49.07472;3.71747;182;20221013;15.5;9.4;12.4;3.1;12.85;1.3;.97;6456 +94091;49.07472;3.71747;182;20221014;15.8;13.3;14.5;3.9;15.5;11.1;.76;3934 +94091;49.07472;3.71747;182;20221015;19;14.1;16.5;5;15.7;2.4;1.42;5444 +94091;49.07472;3.71747;182;20221016;19.5;13.6;16.5;3;16;0;1.21;5954 +94091;49.07472;3.71747;182;20221017;20;14.7;17.3;3.2;16.6;19.4;1.29;5188 +94091;49.07472;3.71747;182;20221018;19.4;15.3;17.3;1.4;16.9;.2;.96;4791 +94091;49.07472;3.71747;182;20221019;18.3;13.2;15.7;4.4;15.65;1;1.17;5317 +94091;49.07472;3.71747;182;20221020;22;13.1;17.5;4.1;15.8;14.8;1.72;6886 +94091;49.07472;3.71747;182;20221021;19.2;13.3;16.2;4.1;15.6;4.7;1.25;5465 +94091;49.07472;3.71747;182;20221022;20.1;12.7;16.4;4;14.3;.1;1.67;6135 +94091;49.07472;3.71747;182;20221023;20.6;13.2;16.9;5.5;14.8;0;1.92;5929 +94091;49.07472;3.71747;182;20221024;18.2;15;16.6;8.2;13.2;.2;2.53;3727 +94091;49.07472;3.71747;182;20221025;17.1;11.6;14.4;3.8;13.8;.2;1.11;4887 +94091;49.07472;3.71747;182;20221026;21.3;13.7;17.5;4;14.45;.2;1.84;5722 +94091;49.07472;3.71747;182;20221027;22.7;11.8;17.2;3.8;14.45;0;1.85;6869 +94091;49.07472;3.71747;182;20221028;22;13.8;17.9;3.4;14.75;0;1.75;5768 +94091;49.07472;3.71747;182;20221029;22.7;13.1;17.9;3.4;14.85;.1;1.81;6229 +94091;49.07472;3.71747;182;20221030;20.2;11.9;16.1;2.6;13.25;0;1.37;5682 +94091;49.07472;3.71747;182;20221031;19.3;11.9;15.6;3.5;14.15;3.3;1.28;5286 +94091;49.07472;3.71747;182;20221101;15.6;10.2;12.9;7.8;11.65;0;1.62;4385 +94091;49.07472;3.71747;182;20221102;15.2;9.2;12.2;5.1;10.85;.1;1.4;4497 +94091;49.07472;3.71747;182;20221103;13.2;8.4;10.8;5.2;10.95;4.5;1.03;3842 +94091;49.07472;3.71747;182;20221104;11.2;8.5;9.9;5.7;10.35;1.5;.93;2858 +94091;49.07472;3.71747;182;20221105;10.4;3.1;6.7;3.5;8.9;.1;.56;4891 +94091;49.07472;3.71747;182;20221106;9;7.4;8.2;5;9.85;2.5;.63;1922 +94091;49.07472;3.71747;182;20221107;14.9;9.9;12.4;7.5;12.2;.1;1.19;3701 +94091;49.07472;3.71747;182;20221108;16;7.8;11.9;6.3;10.75;.8;1.56;4769 +94091;49.07472;3.71747;182;20221109;14.5;11.2;12.8;5;11.65;.3;1.26;2870 +94091;49.07472;3.71747;182;20221110;11.5;6.4;8.9;3.4;10.15;0;.54;3497 +94091;49.07472;3.71747;182;20221111;9;7.4;8.2;3.1;10.25;.2;.44;1859 +94091;49.07472;3.71747;182;20221112;14.8;5.1;9.9;2.7;10.05;.2;.83;5061 +94091;49.07472;3.71747;182;20221113;8.8;4.9;6.8;2;8.75;.1;.48;2805 +94091;49.07472;3.71747;182;20221114;11.3;2.1;6.7;2.9;9.6;.1;.33;4781 +94091;49.07472;3.71747;182;20221115;12.4;6.7;9.6;5.3;11.55;4.3;.37;3461 +94091;49.07472;3.71747;182;20221116;11.8;8.3;10.1;7.5;11.3;6.7;.61;2669 +94091;49.07472;3.71747;182;20221117;12.8;10.7;11.8;9.3;10.8;6.1;1.52;1786 +94091;49.07472;3.71747;182;20221118;9.7;7.9;8.8;5.3;9.8;1.3;.75;1729 +94091;49.07472;3.71747;182;20221119;9.6;4.3;6.9;3;9.2;.7;.4;3201 +94091;49.07472;3.71747;182;20221120;7.6;4.2;5.9;4.8;8.75;2.1;.37;2350 +94091;49.07472;3.71747;182;20221121;8;6;7;5.6;9.05;1.9;.55;1729 +94091;49.07472;3.71747;182;20221122;9;3.8;6.4;7.7;8.25;1;.77;2984 +94091;49.07472;3.71747;182;20221123;10.1;5.1;7.6;5.9;8.9;2.4;.77;2922 +94091;49.07472;3.71747;182;20221124;11.1;7;9;6.8;9.65;1.7;.92;2480 +94091;49.07472;3.71747;182;20221125;10.9;7.8;9.4;4.8;9.8;.2;.84;2054 +94091;49.07472;3.71747;182;20221126;6;1.6;3.8;2.9;8.1;0;.15;2609 +94091;49.07472;3.71747;182;20221127;8.3;4.3;6.3;4.4;8.5;4.9;.55;2384 +94091;49.07472;3.71747;182;20221128;10.1;6.7;8.4;3.4;9.75;.8;.54;2082 +94091;49.07472;3.71747;182;20221129;6.4;3.3;4.8;1.3;8.45;.1;.24;1911 +94091;49.07472;3.71747;182;20221130;6.6;4.3;5.4;2.6;8.35;0;.35;1590 +94091;49.07472;3.71747;182;20221201;6.3;4.2;5.3;3.8;7.75;0;.51;1543 +94091;49.07472;3.71747;182;20221202;4.2;4.1;4.2;4.1;7;1.2;.66;0 +94091;49.07472;3.71747;182;20221203;2.7;1.7;2.2;5.5;6.2;0;.56;854 +94091;49.07472;3.71747;182;20221204;2.8;1.4;2.1;3.4;6.3;4;.43;1082 +94091;49.07472;3.71747;182;20221205;1.6;.5;1.1;2.3;6.45;.5;.24;828 +94091;49.07472;3.71747;182;20221206;4.2;1.1;2.7;2.1;6.9;.1;.27;1840 +94091;49.07472;3.71747;182;20221207;4.3;.7;2.5;2.2;7;.2;.21;2011 +94091;49.07472;3.71747;182;20221208;3.4;1.6;2.5;1.6;6.75;0;.32;1212 +94091;49.07472;3.71747;182;20221209;1.7;.3;1;2.9;5.95;0;.36;670 +94091;49.07472;3.71747;182;20221210;-.9;-2.3;-1.6;3;5.25;0;.23;1017 +94091;49.07472;3.71747;182;20221211;-1.7;-2.7;-2.2;4.4;5;0;.2;766 +94091;49.07472;3.71747;182;20221212;-1;-4.1;-2.5;4.5;4.4;0;.38;1731 +94091;49.07472;3.71747;182;20221213;0;-4.7;-2.4;4;3.8;0;.59;2248 +94091;49.07472;3.71747;182;20221214;.5;-2.6;-1.1;2.4;4.5;.1;.43;1710 +94091;49.07472;3.71747;182;20221215;1.2;-3.8;-1.3;3.2;4.05;0;.58;2296 +94091;49.07472;3.71747;182;20221216;.8;-3.4;-1.3;3.4;4.45;0;.43;2085 +94091;49.07472;3.71747;182;20221217;-3.8;-5.5;-4.7;1.4;4.1;0;.23;1103 +94091;49.07472;3.71747;182;20221218;-.4;-7.3;-3.9;4.7;4.4;.5;.27;2815 +94091;49.07472;3.71747;182;20221219;10.3;.4;5.4;5.1;8.3;.5;.45;3327 +94091;49.07472;3.71747;182;20221220;12.1;10.1;11.1;6.1;10.45;4.5;1.19;1252 +94091;49.07472;3.71747;182;20221221;10.8;9.5;10.1;6.2;11.75;9;.4;940 +94091;49.07472;3.71747;182;20221222;11.7;10.6;11.2;9.2;12.25;9.5;.62;760 +94091;49.07472;3.71747;182;20221223;14.2;11.2;12.7;6.3;12.85;3.6;.85;1608 +94091;49.07472;3.71747;182;20221224;10.6;10;10.3;5.1;11.15;.6;.72;464 +94091;49.07472;3.71747;182;20221225;13.5;8.6;11;4.9;11.4;1.9;.7;2206 +94091;49.07472;3.71747;182;20221226;11.5;10.5;11;6.8;10.1;1;1.4;622 +94091;49.07472;3.71747;182;20221227;8.4;2.1;5.3;4.5;7.55;0;.59;2570 +94091;49.07472;3.71747;182;20221228;10.1;5.1;7.6;9.5;10;5.2;.33;2280 +94091;49.07472;3.71747;182;20221229;10.6;9.9;10.3;8.8;10;.3;1.33;511 +94091;49.07472;3.71747;182;20221230;13.2;5;9.1;8.3;10.7;3.7;.59;3108 +94091;49.07472;3.71747;182;20221231;15.4;13.3;14.4;10;12.1;0;2.06;1267 +94092;49.09337;4.05866;97;20220101;13;7;10;2.1;11.26;.1;.4;2275 +94092;49.09337;4.05866;97;20220102;14.4;5.8;10.1;5.4;10.41;0;.79;3268 +94092;49.09337;4.05866;97;20220103;12.1;10.8;11.4;7.8;11.26;18.3;1.02;992 +94092;49.09337;4.05866;97;20220104;8.6;7.7;8.1;5.6;9.81;8;.56;557 +94092;49.09337;4.05866;97;20220105;5.8;.8;3.3;4.5;6.21;.1;.57;3388 +94092;49.09337;4.05866;97;20220106;6.4;.4;3.4;2.9;6.36;.3;.49;2977 +94092;49.09337;4.05866;97;20220107;7.3;.7;4;6.6;7.06;3.7;.57;2864 +94092;49.09337;4.05866;97;20220108;7.4;1.5;4.4;7;7.76;15.2;.44;1957 +94092;49.09337;4.05866;97;20220109;6.6;4.3;5.4;5.2;7.06;0;.74;2231 +94092;49.09337;4.05866;97;20220110;4.5;-1.3;1.6;2.4;6.41;0;.27;2456 +94092;49.09337;4.05866;97;20220111;2.1;-.1;1;1.9;5.96;0;.27;1823 +94092;49.09337;4.05866;97;20220112;5;-3.2;.9;1.6;5.91;0;.19;4187 +94092;49.09337;4.05866;97;20220113;2.2;0;1.1;1.3;6.26;0;.23;2100 +94092;49.09337;4.05866;97;20220114;7.5;-1.8;2.9;1;6.16;.1;.23;4365 +94092;49.09337;4.05866;97;20220115;5.4;-2.6;1.4;1.7;5.91;.1;.27;4210 +94092;49.09337;4.05866;97;20220116;1.8;-2.2;-.2;2.2;6.26;.9;.16;1555 +94092;49.09337;4.05866;97;20220117;6.2;1.7;4;1.9;7.61;.1;.29;2151 +94092;49.09337;4.05866;97;20220118;9.4;2.8;6.1;3.4;7.51;0;.65;3774 +94092;49.09337;4.05866;97;20220119;4.9;-.6;2.1;3.1;7.26;2;.2;1610 +94092;49.09337;4.05866;97;20220120;5.5;1;3.3;4;6.91;.1;.44;3060 +94092;49.09337;4.05866;97;20220121;5;-.8;2.1;2.8;6.56;0;.32;3160 +94092;49.09337;4.05866;97;20220122;5.2;.1;2.7;2.7;7.01;0;.33;2109 +94092;49.09337;4.05866;97;20220123;5.8;2.9;4.3;2.6;6.76;0;.58;1919 +94092;49.09337;4.05866;97;20220124;6.7;-1.3;2.7;1.5;5.86;0;.31;5260 +94092;49.09337;4.05866;97;20220125;.7;-4.1;-1.7;1.2;5.46;0;.21;2644 +94092;49.09337;4.05866;97;20220126;1.3;-1;.2;1.9;5.86;0;.27;1595 +94092;49.09337;4.05866;97;20220127;4.9;.7;2.8;3.8;7.11;.3;.24;2143 +94092;49.09337;4.05866;97;20220128;5.2;3.4;4.3;3;7.81;0;.33;1372 +94092;49.09337;4.05866;97;20220129;9.9;2.5;6.2;5.4;9.46;.6;.26;2930 +94092;49.09337;4.05866;97;20220130;8.8;3.2;6;2.4;7.41;.5;.68;4691 +94092;49.09337;4.05866;97;20220131;7.5;.5;4;7.7;6.61;.1;.99;3892 +94092;49.09337;4.05866;97;20220201;8.8;1.4;5.1;5.5;8.11;.5;.5;2931 +94092;49.09337;4.05866;97;20220202;10.6;8.6;9.6;4.7;10.31;.4;.74;2406 +94092;49.09337;4.05866;97;20220203;8.2;6.8;7.5;3.3;8.46;0;.74;1813 +94092;49.09337;4.05866;97;20220204;9.6;5.9;7.8;5.4;8.16;1.3;1.02;2426 +94092;49.09337;4.05866;97;20220205;9.2;-1.3;4;4.4;6.66;.2;.86;6800 +94092;49.09337;4.05866;97;20220206;10.9;5;8;10.4;9.11;9.1;.92;2864 +94092;49.09337;4.05866;97;20220207;9.1;2.9;6;4;6.26;0;1.23;6814 +94092;49.09337;4.05866;97;20220208;8.8;.4;4.6;3.3;8.71;0;.33;3149 +94092;49.09337;4.05866;97;20220209;12.2;1.9;7.1;2.4;7.96;.1;.8;7827 +94092;49.09337;4.05866;97;20220210;8.8;2;5.4;3.7;8.2;.9;.66;3400 +94092;49.09337;4.05866;97;20220211;7.5;-1.7;2.9;1.5;6.1;0;.55;8900 +94092;49.09337;4.05866;97;20220212;7.4;-4.2;1.6;2.6;5.2;0;.78;10400 +94092;49.09337;4.05866;97;20220213;12.4;-3.6;4.4;4.6;6.7;0;1.27;8300 +94092;49.09337;4.05866;97;20220214;11.4;8.4;9.9;5.1;8.7;1.9;1.52;6800 +94092;49.09337;4.05866;97;20220215;11.6;5.7;8.6;5;8.8;4.8;1.22;8500 +94092;49.09337;4.05866;97;20220216;15.2;8;11.6;9.4;12.11;3.1;.98;4622 +94092;49.09337;4.05866;97;20220217;13.1;10.5;11.8;8;9.21;.3;2.15;5295 +94092;49.09337;4.05866;97;20220218;13.6;8.1;10.9;9;8.96;.9;2.04;4442 +94092;49.09337;4.05866;97;20220219;9.4;3.1;6.3;8.2;6.51;0;1.62;8027 +94092;49.09337;4.05866;97;20220220;12.4;7.5;9.9;9.6;9.71;3.3;1.37;3987 +94092;49.09337;4.05866;97;20220221;10;5.4;7.7;9.1;7.96;.9;1.45;5670 +94092;49.09337;4.05866;97;20220222;10.6;4.6;7.6;5.5;9.31;.8;.71;4577 +94092;49.09337;4.05866;97;20220223;12.5;1.4;7;2.6;8.66;.2;.94;8332 +94092;49.09337;4.05866;97;20220224;7.8;7.2;7.5;5.9;8.01;2.4;1.51;6252 +94092;49.09337;4.05866;97;20220225;10.2;1.2;5.7;4.1;6.21;.1;1.35;9237 +94092;49.09337;4.05866;97;20220226;7.9;-3.1;2.4;3.1;5.61;.1;1.11;10141 +94092;49.09337;4.05866;97;20220227;8.9;-2.5;3.2;4.8;5.06;0;1.6;11040 +94092;49.09337;4.05866;97;20220228;8.8;-3.3;2.8;2;5.06;0;1.19;11085 +94092;49.09337;4.05866;97;20220301;9.8;-1.8;4;1.9;5.61;0;1.09;7684 +94092;49.09337;4.05866;97;20220302;11.1;-.1;5.5;2.5;6.26;0;1.3;7645 +94092;49.09337;4.05866;97;20220303;13.3;4.8;9;1.6;8.31;0;1.19;8321 +94092;49.09337;4.05866;97;20220304;12.5;-.2;6.2;1.7;5.31;0;1.46;11067 +94092;49.09337;4.05866;97;20220305;10.7;-3.9;3.4;1.5;4.56;0;1.32;11570 +94092;49.09337;4.05866;97;20220306;7.9;-4.6;1.7;3.8;4.16;0;1.65;11222 +94092;49.09337;4.05866;97;20220307;6.5;-2.7;1.9;5.3;3.91;0;1.78;11452 +94092;49.09337;4.05866;97;20220308;9.5;-5;2.2;3.8;4.26;0;1.87;13293 +94092;49.09337;4.05866;97;20220309;14.3;-2.2;6;3.1;5.86;0;1.99;13082 +94092;49.09337;4.05866;97;20220310;16.6;.2;8.4;3.8;6.66;0;2.41;13245 +94092;49.09337;4.05866;97;20220311;16.6;1.4;9;5.5;8.36;1;2.25;11286 +94092;49.09337;4.05866;97;20220312;12.4;5.3;8.8;5.3;9.21;4.9;1.32;6498 +94092;49.09337;4.05866;97;20220313;12.2;4.5;8.4;5.1;9.56;3.5;1.17;7537 +94092;49.09337;4.05866;97;20220314;13.7;5.4;9.6;2.7;8.61;4.8;1.62;11449 +94092;49.09337;4.05866;97;20220315;10.6;4;7.3;2.3;10.26;4.5;.62;4782 +94092;49.09337;4.05866;97;20220316;13.1;6.5;9.8;3.3;11.26;0;.94;6543 +94092;49.09337;4.05866;97;20220317;9.9;8.4;9.1;5.7;8.66;0;1.5;5239 +94092;49.09337;4.05866;97;20220318;15.6;1.7;8.6;4.1;5.9;.1;2.88;16600 +94092;49.09337;4.05866;97;20220319;15.5;1;8.2;5.8;6;0;3.17;17200 +94092;49.09337;4.05866;97;20220320;12.7;-1.6;5.5;2;6.3;.6;1.77;15800 +94092;49.09337;4.05866;97;20220321;17.7;1.8;9.7;2.6;8.4;0;2.28;15800 +94092;49.09337;4.05866;97;20220322;17.7;2.2;9.9;1.5;7.6;0;2.16;16700 +94092;49.09337;4.05866;97;20220323;18.6;-1.4;8.6;1.3;6.6;0;2.23;18100 +94092;49.09337;4.05866;97;20220324;20;-1.1;9.4;1.6;6.7;0;2.49;17700 +94092;49.09337;4.05866;97;20220325;18.4;-.4;9;2.4;6.7;0;2.68;17900 +94092;49.09337;4.05866;97;20220326;18.9;-.4;9.2;2.5;6.5;0;2.87;18700 +94092;49.09337;4.05866;97;20220327;20.8;1.2;11;1.7;7.4;0;2.74;19000 +94092;49.09337;4.05866;97;20220328;19.6;-.7;9.4;1;8.6;0;2.08;16600 +94092;49.09337;4.05866;97;20220329;16.5;3.1;9.8;1.3;9.7;3;1.42;8400 +94092;49.09337;4.05866;97;20220330;13.1;8.5;10.8;2.6;10.5;3.2;1.24;4900 +94092;49.09337;4.05866;97;20220331;7.9;3.6;5.7;5;7.2;0;1.36;7300 +94092;49.09337;4.05866;97;20220401;4.9;1.7;3.3;5.2;5.8;.6;1.24;5400 +94092;49.09337;4.05866;97;20220402;5.5;.9;3.2;6;5.2;0;1.66;8800 +94092;49.09337;4.05866;97;20220403;8.2;-2.6;2.8;2.3;4.7;0;1.89;17600 +94092;49.09337;4.05866;97;20220404;10.7;-5;2.8;4.6;5.6;.1;1.88;13500 +94092;49.09337;4.05866;97;20220405;12.4;7.2;9.8;4.3;10.1;.2;1.25;4400 +94092;49.09337;4.05866;97;20220406;12.9;8.6;10.7;5.7;9.3;.5;1.99;6200 +94092;49.09337;4.05866;97;20220407;14.5;9.7;12.1;7.9;9.4;1.1;2.97;12900 +94092;49.09337;4.05866;97;20220408;7.2;6.8;7;3.9;7.4;26.6;1.29;3100 +94092;49.09337;4.05866;97;20220409;10.7;-.2;5.2;1.7;6.6;1;1.63;12900 +94092;49.09337;4.05866;97;20220410;12.6;-2.9;4.8;1.7;6.3;0;2.3;22600 +94092;49.09337;4.05866;97;20220411;18.5;-.5;9;4.2;7.9;0;3.3;21600 +94092;49.09337;4.05866;97;20220412;19.9;3.7;11.8;3;10.1;0;2.77;16000 +94092;49.09337;4.05866;97;20220413;17.8;7;12.4;2.2;12.3;.1;2.05;13900 +94092;49.09337;4.05866;97;20220414;19.9;9.9;14.9;2;12.5;0;3.12;21400 +94092;49.09337;4.05866;97;20220415;20;3.9;11.9;2.3;10.9;0;2.85;19800 +94092;49.09337;4.05866;97;20220416;18.6;5.5;12;3.3;8.9;0;3.59;24100 +94092;49.09337;4.05866;97;20220417;20;.7;10.3;3;6.6;0;3.95;25000 +94092;49.09337;4.05866;97;20220418;18.8;-.4;9.2;1.9;7.7;0;3.02;21800 +94092;49.09337;4.05866;97;20220419;19.1;4.4;11.7;2.3;9.6;0;3.1;21100 +94092;49.09337;4.05866;97;20220420;18.1;3.4;10.7;2.9;7.6;0;3.59;24300 +94092;49.09337;4.05866;97;20220421;19.2;1.9;10.5;2.8;8.6;0;3.46;24100 +94092;49.09337;4.05866;97;20220422;18.6;6.1;12.3;2.6;9.3;0;3.48;23600 +94092;49.09337;4.05866;97;20220423;19.8;4.6;12.2;3.5;10.2;0;3;16300 +94092;49.09337;4.05866;97;20220424;18.6;7.8;13.2;2.4;10.3;.1;2.53;12600 +94092;49.09337;4.05866;97;20220425;15.8;5.6;10.7;3.5;8.8;0;3.24;23400 +94092;49.09337;4.05866;97;20220426;15.7;4.6;10.1;3.2;9.1;0;2.44;14800 +94092;49.09337;4.05866;97;20220427;19.3;1.6;10.4;2.9;8.9;0;3.42;23300 +94092;49.09337;4.05866;97;20220428;21.3;5.3;13.3;3.1;9.2;0;4.08;24100 +94092;49.09337;4.05866;97;20220429;19.9;6.7;13.3;2.3;10.2;0;3.08;17600 +94092;49.09337;4.05866;97;20220430;16.1;5.3;10.7;4;8.4;0;3.43;23000 +94092;49.09337;4.05866;97;20220501;16.3;2.2;9.2;2;8.2;0;2.89;21200 +94092;49.09337;4.05866;97;20220502;19.5;4.8;12.1;2.7;9.6;0;3.55;23100 +94092;49.09337;4.05866;97;20220503;20.1;6.3;13.2;3.6;10.1;0;3.87;23600 +94092;49.09337;4.05866;97;20220504;18.8;8.7;13.7;3.1;10.2;.1;3.45;19600 +94092;49.09337;4.05866;97;20220505;18.1;7;12.5;2.4;11.4;.2;2.9;19500 +94092;49.09337;4.05866;97;20220506;21.2;8.3;14.7;2.6;11.26;0;3.66;20964 +94092;49.09337;4.05866;97;20220507;21.3;8.2;14.8;2.7;11.06;0;3.62;19038 +94092;49.09337;4.05866;97;20220508;22.2;9.8;16;3.5;12.36;.1;3.92;20368 +94092;49.09337;4.05866;97;20220509;26;6.6;16.3;1.5;11.36;0;4.13;23046 +94092;49.09337;4.05866;97;20220510;26.4;8.1;17.2;2.3;12.46;0;4.26;20738 +94092;49.09337;4.05866;97;20220511;26.4;9;17.7;3.8;12.51;0;5.11;23803 +94092;49.09337;4.05866;97;20220512;20.9;8.7;14.8;2.9;11.96;0;3.51;19748 +94092;49.09337;4.05866;97;20220513;21.6;3.9;12.7;2.3;9.51;0;4.06;24950 +94092;49.09337;4.05866;97;20220514;23.3;4.6;14;1.6;10.36;0;3.98;24279 +94092;49.09337;4.05866;97;20220515;28.1;6.1;17.1;2.4;11.96;1.4;5.03;24974 +94092;49.09337;4.05866;97;20220516;24.7;15;19.8;2.9;16.11;.1;3.75;17320 +94092;49.09337;4.05866;97;20220517;28.1;12.7;20.4;2.3;15.06;0;4.71;23132 +94092;49.09337;4.05866;97;20220518;28.8;14.4;21.6;2.4;16.36;0;4.92;23288 +94092;49.09337;4.05866;97;20220519;28.6;15.6;22.1;3.2;16.86;.1;4.88;21136 +94092;49.09337;4.05866;97;20220520;25.7;14.1;19.9;2.6;15.91;2.2;3.82;16350 +94092;49.09337;4.05866;97;20220521;24;6;15;1.4;11.66;.1;3.99;23993 +94092;49.09337;4.05866;97;20220522;22.6;8.2;15.4;1.8;12.86;.9;3.11;16030 +94092;49.09337;4.05866;97;20220523;22.5;12.4;17.5;3.3;15.56;5.5;2.86;13464 +94092;49.09337;4.05866;97;20220524;19.3;11;15.2;3.6;12.06;.7;3.27;17737 +94092;49.09337;4.05866;97;20220525;21.2;3.9;12.5;3;10.36;.1;3.83;22457 +94092;49.09337;4.05866;97;20220526;21.8;13.7;17.7;3.8;12.76;0;4;18656 +94092;49.09337;4.05866;97;20220527;21.4;13.7;17.5;4.1;12.26;0;3.82;15552 +94092;49.09337;4.05866;97;20220528;20;3.8;11.9;2.8;9.26;0;3.75;21618 +94092;49.09337;4.05866;97;20220529;17.5;4.8;11.2;3.8;8.26;0;3.83;22882 +94092;49.09337;4.05866;97;20220530;19.8;6.5;13.1;1.8;8.91;0;3.82;23446 +94092;49.09337;4.05866;97;20220531;21.8;6;13.9;1.8;9.01;0;3.98;22774 +94092;49.09337;4.05866;97;20220601;22;3.3;12.6;2.1;9.21;0;4.33;26897 +94092;49.09337;4.05866;97;20220602;24.1;4;14;2.5;9.51;0;4.8;26040 +94092;49.09337;4.05866;97;20220603;25.2;8.7;17;2.1;13.51;1.3;3.51;16826 +94092;49.09337;4.05866;97;20220604;28.9;11.6;20.2;1.3;17.16;11.7;4.43;23218 +94092;49.09337;4.05866;97;20220605;21.9;16.6;19.3;2.2;18.16;12.8;2.43;11045 +94092;49.09337;4.05866;97;20220606;21.9;12.5;17.2;2.1;14.41;1.3;3.35;18036 +94092;49.09337;4.05866;97;20220607;22.9;11;17;3.4;14.21;2.1;3.74;18628 +94092;49.09337;4.05866;97;20220608;20.4;11.7;16.1;2.7;14.21;11.5;2.79;13650 +94092;49.09337;4.05866;97;20220609;21.7;9.6;15.6;3.2;12.86;.2;3.85;21729 +94092;49.09337;4.05866;97;20220610;24.3;13;18.6;2.4;14.61;.1;4.01;20101 +94092;49.09337;4.05866;97;20220611;27.1;10.3;18.7;1.9;15.41;0;4.76;25783 +94092;49.09337;4.05866;97;20220612;24.2;12.9;18.5;3.3;12.36;0;5.14;25712 +94092;49.09337;4.05866;97;20220613;21.9;7.5;14.7;2.6;11.06;0;4.46;26247 +94092;49.09337;4.05866;97;20220614;25.4;7.8;16.6;2.1;11.56;0;4.87;26133 +94092;49.09337;4.05866;97;20220615;30.3;9.7;20;1.8;13.71;0;5.49;27269 +94092;49.09337;4.05866;97;20220616;28.6;15.2;21.9;2.5;14.06;0;5.67;26256 +94092;49.09337;4.05866;97;20220617;31.8;11.5;21.6;1.7;13.91;0;5.69;26797 +94092;49.09337;4.05866;97;20220618;34.3;16.2;25.3;2.4;17.31;0;6.25;25469 +94092;49.09337;4.05866;97;20220619;27.2;16.8;22;4.6;17.41;13.2;5.44;23486 +94092;49.09337;4.05866;97;20220620;21.9;15.5;18.7;3.4;16.46;3.3;3.09;14467 +94092;49.09337;4.05866;97;20220621;26.3;12.9;19.6;3.3;15.36;.9;4.97;24811 +94092;49.09337;4.05866;97;20220622;23;14.7;18.8;1.9;17.16;2.7;2.72;12693 +94092;49.09337;4.05866;97;20220623;27.8;14.6;21.2;3;18.21;9.2;4.83;23198 +94092;49.09337;4.05866;97;20220624;24.4;17.2;20.8;4.1;17.46;1.8;4.09;18681 +94092;49.09337;4.05866;97;20220625;22.5;14;18.2;3.3;16.06;4.4;3.09;13985 +94092;49.09337;4.05866;97;20220626;20.3;12.4;16.4;1.5;15.01;.1;2.71;15050 +94092;49.09337;4.05866;97;20220627;23.6;11.9;17.8;2;14.56;2.5;3.49;17347 +94092;49.09337;4.05866;97;20220628;27.2;8.8;18;1.5;12.71;0;4.92;27393 +94092;49.09337;4.05866;97;20220629;27.3;11;19.2;2.4;13.06;.3;5.19;25600 +94092;49.09337;4.05866;97;20220630;16;13.1;14.5;2.8;14.71;10.5;1.22;4333 +94092;49.09337;4.05866;97;20220701;22.3;9.3;15.8;2.6;12.56;.1;3.97;21506 +94092;49.09337;4.05866;97;20220702;26.9;8.3;17.6;1.9;12.36;0;5.07;27607 +94092;49.09337;4.05866;97;20220703;25.2;10.8;18;2.9;12.86;0;4.89;24865 +94092;49.09337;4.05866;97;20220704;26.1;9;17.6;2.3;11.96;0;5.06;26630 +94092;49.09337;4.05866;97;20220705;25.9;10.9;18.4;3.4;12.26;0;5.34;25515 +94092;49.09337;4.05866;97;20220706;25.5;9.3;17.4;2.5;11.76;0;4.76;23314 +94092;49.09337;4.05866;97;20220707;21.6;13.4;17.5;4.1;14.26;0;3.25;14119 +94092;49.09337;4.05866;97;20220708;26.3;8.7;17.5;3.3;12.26;0;5.28;26755 +94092;49.09337;4.05866;97;20220709;28.7;10.6;19.7;3;13.76;0;5.34;23917 +94092;49.09337;4.05866;97;20220710;25.5;11.7;18.6;3.6;12.91;0;5.16;25114 +94092;49.09337;4.05866;97;20220711;28.9;10.8;19.8;2.5;14.51;0;5.25;25085 +94092;49.09337;4.05866;97;20220712;30.7;12.2;21.4;1.7;14.51;0;5.27;25392 +94092;49.09337;4.05866;97;20220713;34.5;15.8;25.1;1.8;14.26;0;5.93;25251 +94092;49.09337;4.05866;97;20220714;31.5;16.7;24.1;3.1;15.01;0;6.17;24110 +94092;49.09337;4.05866;97;20220715;25.7;12.3;19;4;11.11;0;5.66;24298 +94092;49.09337;4.05866;97;20220716;27.5;8.3;17.9;2.5;11.36;0;5.28;25990 +94092;49.09337;4.05866;97;20220717;30.7;11.6;21.1;1.9;11.01;0;5.57;25344 +94092;49.09337;4.05866;97;20220718;36.6;12.1;24.3;1.6;11.66;0;6.08;26005 +94092;49.09337;4.05866;97;20220719;38.9;15.3;27.1;3.2;14.26;1.2;8.01;26320 +94092;49.09337;4.05866;97;20220720;24.8;19.9;22.4;2.6;19.56;11.1;2.68;9266 +94092;49.09337;4.05866;97;20220721;26.9;13.9;20.4;2.2;18.06;0;3.79;18523 +94092;49.09337;4.05866;97;20220722;27.1;14;20.5;2.3;17.91;.4;3.81;18249 +94092;49.09337;4.05866;97;20220723;28.1;16.4;22.2;2.1;17.76;0;4.41;20855 +94092;49.09337;4.05866;97;20220724;31.8;14.7;23.2;1.7;17.01;0;5.23;24975 +94092;49.09337;4.05866;97;20220725;27;17.1;22;3.2;16.11;0;4.45;17089 +94092;49.09337;4.05866;97;20220726;24.1;10.5;17.3;2.9;14.21;0;3.57;16393 +94092;49.09337;4.05866;97;20220727;24.9;14.4;19.6;3.4;12.56;0;4.85;21338 +94092;49.09337;4.05866;97;20220728;26.5;12.2;19.4;2.1;11.41;0;4.21;18422 +94092;49.09337;4.05866;97;20220729;28.7;12.1;20.4;3.1;12.16;0;5.57;24004 +94092;49.09337;4.05866;97;20220730;30;14.1;22;2.5;13.31;0;5.19;21722 +94092;49.09337;4.05866;97;20220731;27.9;14.6;21.2;3.1;15.96;0;4.91;22315 +94092;49.09337;4.05866;97;20220801;26.3;15;20.6;1.9;17.11;.2;3.29;14695 +94092;49.09337;4.05866;97;20220802;31.2;12.3;21.8;1.6;16.11;0;4.71;23167 +94092;49.09337;4.05866;97;20220803;34.5;14.1;24.3;1.2;15.66;0;5.08;24446 +94092;49.09337;4.05866;97;20220804;31.5;16.4;23.9;2.2;17.76;9.4;4.52;17530 +94092;49.09337;4.05866;97;20220805;26.6;16.1;21.4;4.1;16.41;.1;4.5;19504 +94092;49.09337;4.05866;97;20220806;24.5;11.2;17.8;4;10.41;0;5.09;22507 +94092;49.09337;4.05866;97;20220807;27.4;11.5;19.5;4.1;10.21;0;5.84;22929 +94092;49.09337;4.05866;97;20220808;29.2;13.1;21.2;3.9;11.61;0;5.92;22444 +94092;49.09337;4.05866;97;20220809;31.4;14.7;23.1;3.7;12.91;0;6.21;22738 +94092;49.09337;4.05866;97;20220810;31.7;14.5;23.1;3.2;12.06;0;6.03;21340 +94092;49.09337;4.05866;97;20220811;31.7;13.1;22.4;2.5;11.31;0;5.58;21726 +94092;49.09337;4.05866;97;20220812;32.6;13.9;23.2;2.6;11.06;0;5.84;22485 +94092;49.09337;4.05866;97;20220813;31.6;12;21.8;2.3;10.86;0;5.41;22498 +94092;49.09337;4.05866;97;20220814;30.2;13.2;21.7;3;13.46;0;4.88;16541 +94092;49.09337;4.05866;97;20220815;26.2;16.1;21.1;2.8;16.51;.1;3.88;17647 +94092;49.09337;4.05866;97;20220816;28.7;14;21.4;1.9;17.36;7.4;3.71;17416 +94092;49.09337;4.05866;97;20220817;26.8;17.2;22;2.4;18.91;.5;3.49;16064 +94092;49.09337;4.05866;97;20220818;28.2;15;21.6;1.6;18.21;3.5;3.38;16310 +94092;49.09337;4.05866;97;20220819;24.9;15.5;20.2;3.2;17.76;1.2;3.02;13523 +94092;49.09337;4.05866;97;20220820;26.5;13;19.8;2.9;14.81;0;4.26;20910 +94092;49.09337;4.05866;97;20220821;26.3;10.5;18.4;1.4;13.91;0;3.32;17443 +94092;49.09337;4.05866;97;20220822;27.5;14.9;21.2;1.9;15.36;.1;3.75;17233 +94092;49.09337;4.05866;97;20220823;29.6;13.8;21.7;1.7;17.01;0;3.76;18361 +94092;49.09337;4.05866;97;20220824;32.9;13.8;23.4;1.2;16.16;0;4.08;20121 +94092;49.09337;4.05866;97;20220825;33;14.7;23.9;2.2;14.76;1.3;4.92;19516 +94092;49.09337;4.05866;97;20220826;25;18.7;21.9;4.6;16.96;0;3.67;11235 +94092;49.09337;4.05866;97;20220827;24.4;12.3;18.3;3;14.21;0;3.41;16149 +94092;49.09337;4.05866;97;20220828;27.4;12.7;20.1;3.1;13.86;0;4.16;17030 +94092;49.09337;4.05866;97;20220829;29.7;13.9;21.8;2.6;12.66;.3;4.58;18839 +94092;49.09337;4.05866;97;20220830;27;14.6;20.8;2.1;13.86;.3;3.33;12937 +94092;49.09337;4.05866;97;20220831;28.3;14.3;21.3;2.7;14.46;.7;4.22;18575 +94092;49.09337;4.05866;97;20220901;27.2;13.7;20.4;3.1;14.11;0;4.03;17211 +94092;49.09337;4.05866;97;20220902;27.7;11.6;19.7;2.9;14.31;1.8;3.73;15624 +94092;49.09337;4.05866;97;20220903;25.9;15.9;20.9;2.5;16.86;.3;3.2;14485 +94092;49.09337;4.05866;97;20220904;28.6;12.6;20.6;2.1;15.11;.7;3.72;18267 +94092;49.09337;4.05866;97;20220905;30.3;15.1;22.7;3;15.96;4.2;4.34;16874 +94092;49.09337;4.05866;97;20220906;29;13.9;21.5;2.2;16.51;3;3.71;17785 +94092;49.09337;4.05866;97;20220907;24.7;13.3;19;2;16.91;8.1;2.65;14104 +94092;49.09337;4.05866;97;20220908;22.6;13.9;18.2;4.3;15.51;2.4;2.79;12516 +94092;49.09337;4.05866;97;20220909;20.8;14.6;17.7;5.7;15.16;4.9;2.62;9835 +94092;49.09337;4.05866;97;20220910;20.6;14.4;17.5;4;15.36;.6;2.22;9485 +94092;49.09337;4.05866;97;20220911;19.9;9.7;14.8;2;14.26;.2;1.97;12332 +94092;49.09337;4.05866;97;20220912;26.6;9.8;18.2;2.3;14.01;0;3.29;17277 +94092;49.09337;4.05866;97;20220913;26.3;15.2;20.8;2.3;17.06;2.4;2.51;9798 +94092;49.09337;4.05866;97;20220914;27.3;17;22.1;2.6;19.76;7.5;2.91;12998 +94092;49.09337;4.05866;97;20220915;20.5;15.2;17.8;2.8;16.06;.8;2.05;10248 +94092;49.09337;4.05866;97;20220916;18.3;11.8;15.1;3.2;11.71;.1;2.33;11115 +94092;49.09337;4.05866;97;20220917;17.6;7.9;12.7;4.1;9.26;0;2.66;12824 +94092;49.09337;4.05866;97;20220918;18.9;4.7;11.8;3.7;8.76;0;2.78;14111 +94092;49.09337;4.05866;97;20220919;18.5;6.9;12.7;2.2;9.91;.1;2.2;12803 +94092;49.09337;4.05866;97;20220920;17.9;4.2;11;2.2;9.66;0;1.98;12184 +94092;49.09337;4.05866;97;20220921;18.7;4.4;11.6;2.1;9.46;.1;2.18;14324 +94092;49.09337;4.05866;97;20220922;20.5;3;11.7;1.6;8.06;0;2.34;14891 +94092;49.09337;4.05866;97;20220923;19.3;4.7;12;1.3;9.21;.3;1.86;10876 +94092;49.09337;4.05866;97;20220924;19;10.8;14.9;1.7;12.16;.7;1.74;9960 +94092;49.09337;4.05866;97;20220925;18.7;12.4;15.5;3.5;11.66;0;2.38;10752 +94092;49.09337;4.05866;97;20220926;16.9;5.5;11.2;4.5;10.51;7.3;1.81;7424 +94092;49.09337;4.05866;97;20220927;15.1;9.3;12.2;4.9;11.11;6.2;1.62;8188 +94092;49.09337;4.05866;97;20220928;16;7.4;11.7;2.8;10.51;.1;1.72;11017 +94092;49.09337;4.05866;97;20220929;15.5;3.9;9.7;1.8;9.61;.9;1.47;11220 +94092;49.09337;4.05866;97;20220930;17.3;2.7;10;3.2;9.71;9.2;1.82;11862 +94092;49.09337;4.05866;97;20221001;19.7;11.3;15.5;6.4;13.21;2.4;2.33;8794 +94092;49.09337;4.05866;97;20221002;18.4;11.5;14.9;2.9;14.36;7;1.39;5947 +94092;49.09337;4.05866;97;20221003;15;8.4;11.7;1.3;11.61;0;1.09;7260 +94092;49.09337;4.05866;97;20221004;18.9;4.1;11.5;1.6;10.86;.2;1.57;12367 +94092;49.09337;4.05866;97;20221005;21.9;6.8;14.3;4.1;13.26;.1;2.13;12497 +94092;49.09337;4.05866;97;20221006;19.2;7.4;13.3;2.1;11.51;.1;1.76;12282 +94092;49.09337;4.05866;97;20221007;18.4;4;11.2;1.8;9.71;.2;1.63;12003 +94092;49.09337;4.05866;97;20221008;17.6;4.2;10.9;2.2;9.66;.1;1.63;10258 +94092;49.09337;4.05866;97;20221009;19.1;1.5;10.3;2.3;9.16;.2;1.81;12122 +94092;49.09337;4.05866;97;20221010;19.3;5.8;12.5;3.2;12.21;.1;1.46;8446 +94092;49.09337;4.05866;97;20221011;16.9;10.7;13.8;2.7;11.21;.1;1.56;7608 +94092;49.09337;4.05866;97;20221012;18.3;2.4;10.4;.9;10.21;0;1.19;10570 +94092;49.09337;4.05866;97;20221013;16.4;8.4;12.4;2.4;12.86;1.9;.93;5267 +94092;49.09337;4.05866;97;20221014;16.4;13.6;15;3.2;15.66;10;.77;3114 +94092;49.09337;4.05866;97;20221015;20.5;14.3;17.4;4.3;15.96;3.7;1.58;6693 +94092;49.09337;4.05866;97;20221016;20.1;13.9;17;2.7;16.21;.1;1.25;6169 +94092;49.09337;4.05866;97;20221017;21.8;14.8;18.3;3.2;16.81;16.8;1.44;5399 +94092;49.09337;4.05866;97;20221018;20.4;15.6;18;1.4;17.06;.3;1.05;5764 +94092;49.09337;4.05866;97;20221019;19;10.8;14.9;3.9;15.46;.5;1.06;5729 +94092;49.09337;4.05866;97;20221020;22.7;12.5;17.6;3.5;15.76;14.9;1.72;7799 +94092;49.09337;4.05866;97;20221021;19.9;14;16.9;2.9;15.86;5.4;1.23;6002 +94092;49.09337;4.05866;97;20221022;21.1;12.1;16.6;3.3;14.41;.1;1.6;8046 +94092;49.09337;4.05866;97;20221023;21.4;12.3;16.8;4.9;14.96;1.4;1.8;5786 +94092;49.09337;4.05866;97;20221024;19.5;15.6;17.6;7.1;13.46;.5;2.56;5361 +94092;49.09337;4.05866;97;20221025;18;11.8;14.9;3.2;13.86;.1;1.17;6175 +94092;49.09337;4.05866;97;20221026;22;13;17.5;3.4;14.61;.2;1.76;7721 +94092;49.09337;4.05866;97;20221027;22.7;10.6;16.6;3.4;14.81;0;1.65;7188 +94092;49.09337;4.05866;97;20221028;23;14.2;18.6;3;15.26;0;1.68;6769 +94092;49.09337;4.05866;97;20221029;22.7;12.5;17.6;3.1;15.06;.1;1.62;6009 +94092;49.09337;4.05866;97;20221030;21.7;11.1;16.4;2.6;13.41;0;1.47;7098 +94092;49.09337;4.05866;97;20221031;19.9;11.1;15.5;3.1;14.16;1.6;1.25;5881 +94092;49.09337;4.05866;97;20221101;16.7;11;13.8;6.3;12.01;0;1.55;6646 +94092;49.09337;4.05866;97;20221102;16.1;9.5;12.8;4.3;10.86;0;1.42;6723 +94092;49.09337;4.05866;97;20221103;13.9;7.1;10.5;4.5;11.11;6;.83;3549 +94092;49.09337;4.05866;97;20221104;12.1;9.1;10.6;4.9;10.61;3.6;.91;3641 +94092;49.09337;4.05866;97;20221105;11.1;1.2;6.2;2.6;8.86;.1;.54;4635 +94092;49.09337;4.05866;97;20221106;9.2;7.1;8.2;4.5;9.91;2.1;.57;1672 +94092;49.09337;4.05866;97;20221107;16.1;9.2;12.6;6.3;12.41;.1;1.09;4056 +94092;49.09337;4.05866;97;20221108;17;7.8;12.4;5.5;11.01;.8;1.46;5107 +94092;49.09337;4.05866;97;20221109;15.5;11.7;13.6;4;11.56;.3;1.24;4082 +94092;49.09337;4.05866;97;20221110;12.5;3.3;7.9;2.5;9.86;0;.55;5312 +94092;49.09337;4.05866;97;20221111;9.2;7.4;8.3;3;10.31;.2;.41;2221 +94092;49.09337;4.05866;97;20221112;15.1;5;10;2.5;9.91;.1;.71;6040 +94092;49.09337;4.05866;97;20221113;11.7;4;7.9;2.3;8.81;.1;.59;3720 +94092;49.09337;4.05866;97;20221114;10;1.7;5.8;2.5;9.71;1.1;.22;3534 +94092;49.09337;4.05866;97;20221115;13.4;7.6;10.5;5;11.96;5.2;.41;3123 +94092;49.09337;4.05866;97;20221116;12.8;9;10.9;6.8;11.51;5.2;.72;3336 +94092;49.09337;4.05866;97;20221117;13.8;11;12.4;8.5;11.01;5.7;1.58;3178 +94092;49.09337;4.05866;97;20221118;10.4;7.2;8.8;4.4;9.96;1.3;.69;1879 +94092;49.09337;4.05866;97;20221119;10.1;2.2;6.1;2.3;9.21;.8;.33;2993 +94092;49.09337;4.05866;97;20221120;8.6;5.1;6.8;4.2;8.96;1.5;.42;2532 +94092;49.09337;4.05866;97;20221121;8.7;4.7;6.7;5;9.06;1.9;.52;1660 +94092;49.09337;4.05866;97;20221122;10.3;4.5;7.4;7.1;8.46;.7;.86;3071 +94092;49.09337;4.05866;97;20221123;10.7;5.4;8;5.3;9.01;1.8;.76;2765 +94092;49.09337;4.05866;97;20221124;12;7.9;9.9;5.9;9.76;1.5;.88;4428 +94092;49.09337;4.05866;97;20221125;11.7;6.8;9.3;3.6;9.51;.2;.75;3070 +94092;49.09337;4.05866;97;20221126;6.3;.2;3.2;2.9;7.81;.1;.18;2718 +94092;49.09337;4.05866;97;20221127;8.6;4.7;6.6;4;8.66;2.1;.52;1986 +94092;49.09337;4.05866;97;20221128;10.7;7.1;8.9;2.5;9.71;1.3;.56;1849 +94092;49.09337;4.05866;97;20221129;7.2;3.7;5.4;1.4;8.81;.1;.24;1729 +94092;49.09337;4.05866;97;20221130;7.2;4.4;5.8;2.9;8.46;0;.37;1964 +94092;49.09337;4.05866;97;20221201;7.4;4.6;6;4;7.96;0;.61;1562 +94092;49.09337;4.05866;97;20221202;5;4.6;4.8;4.1;7.11;1.1;.72;300 +94092;49.09337;4.05866;97;20221203;3.6;2.3;2.9;5.5;6.36;0;.62;884 +94092;49.09337;4.05866;97;20221204;2.7;2.2;2.4;3.7;6.41;8;.51;808 +94092;49.09337;4.05866;97;20221205;2.4;1;1.7;1.7;6.66;.4;.25;970 +94092;49.09337;4.05866;97;20221206;4.8;1.8;3.3;1.7;6.96;.1;.3;1702 +94092;49.09337;4.05866;97;20221207;5;.4;2.7;2.1;7.11;.2;.27;1783 +94092;49.09337;4.05866;97;20221208;4.3;2.5;3.4;1.8;6.91;.2;.34;1454 +94092;49.09337;4.05866;97;20221209;1.6;.1;.9;2.7;6.01;0;.31;1670 +94092;49.09337;4.05866;97;20221210;-.7;-2.4;-1.6;2.9;5.26;0;.2;1221 +94092;49.09337;4.05866;97;20221211;-.1;-1.6;-.8;2.8;5.11;0;.27;1688 +94092;49.09337;4.05866;97;20221212;.2;-3.5;-1.7;4;4.41;0;.36;2815 +94092;49.09337;4.05866;97;20221213;1.2;-6.2;-2.5;3.5;3.91;0;.39;3444 +94092;49.09337;4.05866;97;20221214;.9;-2.4;-.8;2.4;4.61;.2;.4;2205 +94092;49.09337;4.05866;97;20221215;1.9;-6.4;-2.3;2.6;4.06;0;.37;3789 +94092;49.09337;4.05866;97;20221216;1;-4.3;-1.6;3.1;4.46;.1;.46;2262 +94092;49.09337;4.05866;97;20221217;-3.2;-7.7;-5.5;1.1;3.86;0;.17;1527 +94092;49.09337;4.05866;97;20221218;.3;-9.5;-4.6;3.6;4.2;.7;.21;2400 +94092;49.09337;4.05866;97;20221219;11.6;0;5.8;4.4;8.41;.3;.47;2751 +94092;49.09337;4.05866;97;20221220;13;8.4;10.7;5.4;10.66;2.8;1.06;1085 +94092;49.09337;4.05866;97;20221221;11.6;10.5;11;5.2;12.06;8.9;.43;1870 +94092;49.09337;4.05866;97;20221222;12.7;10.6;11.7;8.8;12.31;8.9;.72;1247 +94092;49.09337;4.05866;97;20221223;15.2;11.1;13.1;5.4;12.81;2.7;.9;1342 +94092;49.09337;4.05866;97;20221224;11.9;10.5;11.2;4.8;11.21;.3;.8;1226 +94092;49.09337;4.05866;97;20221225;14.3;8.7;11.5;4.3;11.51;1.1;.72;2609 +94092;49.09337;4.05866;97;20221226;12.6;11.5;12;6.3;10.26;.9;1.4;1775 +94092;49.09337;4.05866;97;20221227;8.5;.3;4.4;3.7;7.36;.1;.44;3455 +94092;49.09337;4.05866;97;20221228;10.6;4.5;7.5;8.1;10.11;4.4;.32;1760 +94092;49.09337;4.05866;97;20221229;11.7;10;10.8;7.7;10.06;.3;1.26;2008 +94092;49.09337;4.05866;97;20221230;14;2.4;8.2;7.3;10.71;3.8;.54;2157 +94092;49.09337;4.05866;97;20221231;16.8;13.7;15.3;8.7;12.36;0;2.08;2023 +94093;49.11099;4.40007;127;20220101;14.1;8;11.1;1.9;11.3;0;.49;2533 +94093;49.11099;4.40007;127;20220102;14.2;4.7;9.5;3.3;10.6;0;.53;3334 +94093;49.11099;4.40007;127;20220103;11.4;10;10.7;4.5;11.6;18.7;.67;925 +94093;49.11099;4.40007;127;20220104;7.8;7.8;7.8;3.4;10.2;10.1;.45;0 +94093;49.11099;4.40007;127;20220105;5.4;.1;2.8;2.2;6.4;0;.39;2408 +94093;49.11099;4.40007;127;20220106;5.7;.3;3;1.1;6.6;.4;.28;2462 +94093;49.11099;4.40007;127;20220107;5.9;0;3;4;7.3;3.7;.25;2629 +94093;49.11099;4.40007;127;20220108;6.5;.9;3.7;4.3;7.8;13.9;.23;2576 +94093;49.11099;4.40007;127;20220109;5.5;3.7;4.6;3;7;.1;.65;1222 +94093;49.11099;4.40007;127;20220110;4.5;-4.1;.2;1.6;6.4;.1;.09;3414 +94093;49.11099;4.40007;127;20220111;2.8;-.3;1.3;1.1;5.8;0;.33;1839 +94093;49.11099;4.40007;127;20220112;5.4;-7;-.8;1.3;5.5;0;.15;4325 +94093;49.11099;4.40007;127;20220113;2.7;-.3;1.2;1.7;6.1;0;.31;1854 +94093;49.11099;4.40007;127;20220114;7.3;-5.5;.9;.7;5.3;.1;.18;4522 +94093;49.11099;4.40007;127;20220115;6.4;-6.4;0;1.1;5;.2;.26;4585 +94093;49.11099;4.40007;127;20220116;.7;-3.2;-1.2;2.3;6.1;.7;.03;2301 +94093;49.11099;4.40007;127;20220117;5.8;.9;3.4;1.3;7.7;.1;.21;2693 +94093;49.11099;4.40007;127;20220118;9.4;3.2;6.3;2.4;7.3;0;.7;3152 +94093;49.11099;4.40007;127;20220119;4.2;-2.3;1;2;7.2;2;.04;3293 +94093;49.11099;4.40007;127;20220120;6;2;4;2.5;7;.1;.49;2497 +94093;49.11099;4.40007;127;20220121;4.7;-.9;1.9;1.9;6.6;0;.28;3115 +94093;49.11099;4.40007;127;20220122;5.4;.3;2.9;1.6;7.1;0;.28;2996 +94093;49.11099;4.40007;127;20220123;5.9;2.6;4.3;1.6;6.4;0;.57;2335 +94093;49.11099;4.40007;127;20220124;7;-6.8;.1;1.7;4.7;0;.49;5483 +94093;49.11099;4.40007;127;20220125;-.9;-6.8;-3.8;.9;5;.1;.12;3439 +94093;49.11099;4.40007;127;20220126;.2;-1.6;-.7;1.5;5.9;0;.22;1668 +94093;49.11099;4.40007;127;20220127;2.7;-.4;1.2;3.1;6.9;1;.14;2419 +94093;49.11099;4.40007;127;20220128;4.1;2.8;3.5;2.2;8;0;.24;1387 +94093;49.11099;4.40007;127;20220129;7.9;2.8;5.4;3.4;9.3;.5;.16;3390 +94093;49.11099;4.40007;127;20220130;8.9;4;6.5;1.8;7.4;.2;.68;3372 +94093;49.11099;4.40007;127;20220131;6.8;.5;3.7;4.4;6.6;.1;.73;3973 +94093;49.11099;4.40007;127;20220201;7.9;.6;4.3;3;8.1;.6;.33;4399 +94093;49.11099;4.40007;127;20220202;10.8;7.4;9.1;2.2;10.4;.4;.56;2868 +94093;49.11099;4.40007;127;20220203;8.1;6.3;7.2;2.1;8.8;0;.6;1965 +94093;49.11099;4.40007;127;20220204;8.6;5.6;7.1;3.5;8.4;1.6;.79;2763 +94093;49.11099;4.40007;127;20220205;9.5;-1.7;3.9;2.5;6.8;.1;.66;5995 +94093;49.11099;4.40007;127;20220206;10.3;3.2;6.8;6;9.2;10;.61;4737 +94093;49.11099;4.40007;127;20220207;9.1;2.6;5.9;2;6.1;0;.94;4588 +94093;49.11099;4.40007;127;20220208;7.8;-3.2;2.3;2;8.7;0;.07;6256 +94093;49.11099;4.40007;127;20220209;13.1;-2.6;5.3;1;7.3;.1;.6;7721 +94093;49.11099;4.40007;127;20220210;5.9;-1.6;2.2;3.7;8.19;.8;.66;3400 +94093;49.11099;4.40007;127;20220211;7.3;-1.9;2.7;1.5;6.09;0;.55;8900 +94093;49.11099;4.40007;127;20220212;7.6;-4.1;1.7;2.4;4.95;0;.82;9372 +94093;49.11099;4.40007;127;20220213;12.6;-3.7;4.4;4.9;6.55;.1;1.37;8801 +94093;49.11099;4.40007;127;20220214;11.2;8.2;9.7;5.1;8.69;2.3;1.52;6800 +94093;49.11099;4.40007;127;20220215;10.6;5.2;7.9;5.3;8.58;4.5;1.04;6647 +94093;49.11099;4.40007;127;20220216;14.2;7.3;10.8;5.7;12.3;3.6;.71;5568 +94093;49.11099;4.40007;127;20220217;13.2;10.1;11.7;4.2;9.6;.5;1.61;3602 +94093;49.11099;4.40007;127;20220218;12.1;7.5;9.8;5;9.4;1.2;1.34;4599 +94093;49.11099;4.40007;127;20220219;9;1.5;5.3;4.6;6.8;0;1.17;6140 +94093;49.11099;4.40007;127;20220220;11.7;6.5;9.1;6;10;3.6;1.03;5102 +94093;49.11099;4.40007;127;20220221;9.6;4.8;7.2;4.9;8;1.3;1.18;4963 +94093;49.11099;4.40007;127;20220222;9.3;1.8;5.6;3.1;9.2;1;.47;6460 +94093;49.11099;4.40007;127;20220223;12.5;-2.6;5;1.6;8.8;.1;.71;9570 +94093;49.11099;4.40007;127;20220224;12;6.3;9.2;2.8;8.4;2.5;1.27;5747 +94093;49.11099;4.40007;127;20220225;10.5;-2.8;3.9;1.9;6;.1;1.04;9238 +94093;49.11099;4.40007;127;20220226;9.1;-7.5;.8;1.9;4.9;.1;1.01;10557 +94093;49.11099;4.40007;127;20220227;10.3;-5.6;2.4;3.3;4.8;0;1.49;10483 +94093;49.11099;4.40007;127;20220228;11.6;-6.6;2.5;1.7;4.5;0;1.29;11434 +94093;49.11099;4.40007;127;20220301;10.8;-6.6;2.1;1.4;5.1;0;1.08;11341 +94093;49.11099;4.40007;127;20220302;11.9;-3;4.5;1.9;6;0;1.25;10613 +94093;49.11099;4.40007;127;20220303;14.5;2.6;8.6;1.5;7.7;0;1.3;9568 +94093;49.11099;4.40007;127;20220304;13;-5.3;3.9;2.1;4.4;0;1.67;12189 +94093;49.11099;4.40007;127;20220305;11.3;-8.4;1.5;1.5;4;0;1.35;12860 +94093;49.11099;4.40007;127;20220306;8.3;-9.6;-.6;2.6;3.7;0;1.41;12413 +94093;49.11099;4.40007;127;20220307;6.2;-4.4;.9;4;3.7;0;1.6;9556 +94093;49.11099;4.40007;127;20220308;12.3;-4.1;4.1;3.1;4;0;2.11;12208 +94093;49.11099;4.40007;127;20220309;14.9;-7.1;3.9;1.3;5.3;0;1.52;14438 +94093;49.11099;4.40007;127;20220310;17.1;-4.8;6.2;2.8;6.3;0;2.18;14609 +94093;49.11099;4.40007;127;20220311;17.6;6.5;12.1;3.7;8.3;.5;2.51;10377 +94093;49.11099;4.40007;127;20220312;13.6;6;9.8;2.4;9.2;4.3;1.43;8606 +94093;49.11099;4.40007;127;20220313;12.9;5.6;9.3;3.2;9.6;4;1.34;8543 +94093;49.11099;4.40007;127;20220314;14.5;5.1;9.8;2.4;8.5;5.5;1.68;9910 +94093;49.11099;4.40007;127;20220315;10.4;2.7;6.6;1.7;10.4;3.5;.76;9037 +94093;49.11099;4.40007;127;20220316;13.7;7;10.4;2.2;11.1;.1;1.19;8506 +94093;49.11099;4.40007;127;20220317;10.5;7.2;8.9;3.3;8.6;0;1.37;5874 +94093;49.11099;4.40007;127;20220318;15;2;8.5;5.8;5.88;.1;3.07;15319 +94093;49.11099;4.40007;127;20220319;15.2;3.2;9.2;6.8;5.73;0;3.6;16443 +94093;49.11099;4.40007;127;20220320;11.1;-.6;5.3;2.5;6.25;0;1.56;11921 +94093;49.11099;4.40007;127;20220321;18.2;3.2;10.7;2.6;7.9;0;2.49;15261 +94093;49.11099;4.40007;127;20220322;18.3;2.6;10.4;2;7;0;2.47;16453 +94093;49.11099;4.40007;127;20220323;18.7;.1;9.4;1.7;6.2;0;2.48;17417 +94093;49.11099;4.40007;127;20220324;20.2;.1;10.2;1.8;6.33;0;2.67;17412 +94093;49.11099;4.40007;127;20220325;18.6;.5;9.6;2.7;6.33;0;2.87;17604 +94093;49.11099;4.40007;127;20220326;19.2;1.1;10.2;4.2;6.28;0;3.6;18253 +94093;49.11099;4.40007;127;20220327;20.9;2.7;11.8;2.6;7.23;0;3.21;18444 +94093;49.11099;4.40007;127;20220328;20.3;1.4;10.8;1.6;7.78;0;2.54;16569 +94093;49.11099;4.40007;127;20220329;17;4.6;10.8;1.9;9.15;3.1;1.85;9632 +94093;49.11099;4.40007;127;20220330;13.1;8.7;10.9;2.4;10.48;4;1.37;6996 +94093;49.11099;4.40007;127;20220331;7.8;4.8;6.3;4.8;7.48;0;1.33;6066 +94093;49.11099;4.40007;127;20220401;4.7;1.5;3.1;5.2;5.79;.5;1.24;5400 +94093;49.11099;4.40007;127;20220402;5.3;.7;3;6;5.19;0;1.66;8800 +94093;49.11099;4.40007;127;20220403;7.8;-3;2.4;2.6;4.43;0;1.83;15597 +94093;49.11099;4.40007;127;20220404;10.5;-5.2;2.7;4.6;5.59;.3;1.88;13500 +94093;49.11099;4.40007;127;20220405;12.2;7;9.6;4.3;10.09;.5;1.25;4400 +94093;49.11099;4.40007;127;20220406;12.7;7.9;10.3;5.6;9.43;.9;1.82;7609 +94093;49.11099;4.40007;127;20220407;13.9;9.3;11.6;7.9;9.39;2.2;2.97;12900 +94093;49.11099;4.40007;127;20220408;7;6.6;6.8;3.9;7.39;25;1.29;3100 +94093;49.11099;4.40007;127;20220409;10.5;.1;5.3;2.4;6.68;.7;1.7;13556 +94093;49.11099;4.40007;127;20220410;13.1;-2.3;5.4;1.9;6.2;0;2.23;19294 +94093;49.11099;4.40007;127;20220411;18.3;.5;9.4;4.6;7.58;0;3.44;20862 +94093;49.11099;4.40007;127;20220412;20.8;5;12.9;3;9.58;0;3.17;17056 +94093;49.11099;4.40007;127;20220413;18.4;7.2;12.8;2.3;11.63;0;2.27;13867 +94093;49.11099;4.40007;127;20220414;20.4;9.1;14.7;2.2;11.63;0;3.05;19071 +94093;49.11099;4.40007;127;20220415;20.4;5.3;12.9;2.4;10.53;0;3;18636 +94093;49.11099;4.40007;127;20220416;18.2;5.5;11.8;4.2;8.2;0;3.75;23027 +94093;49.11099;4.40007;127;20220417;19.6;1.6;10.6;3.8;6.03;0;4.24;24150 +94093;49.11099;4.40007;127;20220418;19.1;.5;9.8;2;7.05;0;3.22;21871 +94093;49.11099;4.40007;127;20220419;19.5;4;11.7;2.2;8.58;0;3.21;20603 +94093;49.11099;4.40007;127;20220420;17.8;4;10.9;3.6;7;0;3.8;23245 +94093;49.11099;4.40007;127;20220421;19.1;2;10.6;3.7;7.93;0;3.69;23281 +94093;49.11099;4.40007;127;20220422;18.8;6.1;12.5;3.3;8.9;0;3.6;22294 +94093;49.11099;4.40007;127;20220423;18.9;5.5;12.2;4.3;9.78;0;3.01;15347 +94093;49.11099;4.40007;127;20220424;17.4;8;12.7;2.3;10.25;.1;2.4;13132 +94093;49.11099;4.40007;127;20220425;16.3;6.1;11.2;3.1;8.8;0;2.99;19066 +94093;49.11099;4.40007;127;20220426;15.2;3.7;9.5;3;8.6;0;2.4;15489 +94093;49.11099;4.40007;127;20220427;18.8;1.8;10.3;3.4;8.6;0;3.38;22314 +94093;49.11099;4.40007;127;20220428;21.4;4.4;12.9;3.5;8.53;0;4.24;24308 +94093;49.11099;4.40007;127;20220429;19.5;6.4;13;2.5;9.35;0;2.99;15966 +94093;49.11099;4.40007;127;20220430;16;5.3;10.7;3.7;8.28;0;3.3;21907 +94093;49.11099;4.40007;127;20220501;16.7;2.4;9.5;2.3;7.98;0;2.84;18892 +94093;49.11099;4.40007;127;20220502;19.6;5.6;12.6;2.7;9.35;0;3.37;20180 +94093;49.11099;4.40007;127;20220503;20.5;6.8;13.7;3.4;9.85;0;3.94;22671 +94093;49.11099;4.40007;127;20220504;18.7;7.7;13.2;3;10;.1;3.29;19001 +94093;49.11099;4.40007;127;20220505;18.5;7.1;12.8;2.4;10.85;.5;2.91;17772 +94093;49.11099;4.40007;127;20220506;22.1;5.4;13.8;2.4;11.2;0;3.69;22378 +94093;49.11099;4.40007;127;20220507;22.4;7.4;14.9;2.2;11.2;.2;3.73;21302 +94093;49.11099;4.40007;127;20220508;22.8;6.2;14.5;2.2;12;.1;3.73;22570 +94093;49.11099;4.40007;127;20220509;26.3;6.5;16.4;1;11.5;0;4.07;24843 +94093;49.11099;4.40007;127;20220510;26.5;5.9;16.2;1;12.7;0;4.1;25490 +94093;49.11099;4.40007;127;20220511;26.3;6.9;16.6;2.1;12.4;0;4.48;24852 +94093;49.11099;4.40007;127;20220512;21;8.5;14.8;1.7;12.5;0;3.27;19936 +94093;49.11099;4.40007;127;20220513;22.2;4.2;13.2;1.2;9.6;0;3.71;24164 +94093;49.11099;4.40007;127;20220514;23.4;2.3;12.9;1.1;10;0;3.91;26341 +94093;49.11099;4.40007;127;20220515;28.4;3;15.7;1.5;11.5;.6;4.88;28827 +94093;49.11099;4.40007;127;20220516;24.9;12.9;18.9;1.2;15.9;.3;3.6;19908 +94093;49.11099;4.40007;127;20220517;28.4;10.4;19.4;1;14.3;0;4.38;24628 +94093;49.11099;4.40007;127;20220518;29.5;12.7;21.1;1.5;15.9;0;4.68;23879 +94093;49.11099;4.40007;127;20220519;29.2;12.4;20.8;1.5;16.7;.4;4.6;23982 +94093;49.11099;4.40007;127;20220520;27.1;15;21.1;1.6;16.3;4.1;4.12;20348 +94093;49.11099;4.40007;127;20220521;23.5;3.2;13.4;1.2;11.6;0;3.99;26638 +94093;49.11099;4.40007;127;20220522;23.3;6.3;14.8;1.4;12.3;1;3.9;24422 +94093;49.11099;4.40007;127;20220523;22.3;12.4;17.4;1.8;16.1;10.9;3.24;18568 +94093;49.11099;4.40007;127;20220524;19.4;11.2;15.3;2.4;12.5;.4;3.12;16907 +94093;49.11099;4.40007;127;20220525;21.2;1.8;11.5;1.4;10.4;.1;3.77;26418 +94093;49.11099;4.40007;127;20220526;21.8;13;17.4;1.7;12.9;0;3.44;17660 +94093;49.11099;4.40007;127;20220527;20.2;11.9;16.1;2.3;12.4;0;3.32;17190 +94093;49.11099;4.40007;127;20220528;20.5;1.3;10.9;1.9;9.2;0;3.88;26537 +94093;49.11099;4.40007;127;20220529;17.3;4.1;10.7;2.7;8.3;0;3.49;21969 +94093;49.11099;4.40007;127;20220530;19.4;1.8;10.6;1.5;8.6;0;3.68;25532 +94093;49.11099;4.40007;127;20220531;21.3;5.3;13.3;1;9.1;0;3.77;24384 +94093;49.11099;4.40007;127;20220601;22.2;1;11.6;1.1;9.1;0;4.08;28231 +94093;49.11099;4.40007;127;20220602;24.3;2.9;13.6;2.2;9.5;0;4.8;28437 +94093;49.11099;4.40007;127;20220603;24.1;6.4;15.3;1.1;13.7;1.9;4.07;25870 +94093;49.11099;4.40007;127;20220604;29.6;11.7;20.7;1.3;17.6;4.5;4.86;26077 +94093;49.11099;4.40007;127;20220605;21;16.8;18.9;1.4;18.3;16.1;2.46;12353 +94093;49.11099;4.40007;127;20220606;21.9;11.7;16.8;1.3;14.4;1.8;3.41;19620 +94093;49.11099;4.40007;127;20220607;22.5;11.3;16.9;1.9;14.5;2.3;3.65;20626 +94093;49.11099;4.40007;127;20220608;19.8;9.6;14.7;1.3;14.2;12.3;3.1;19691 +94093;49.11099;4.40007;127;20220609;20.5;9;14.8;1.3;12.7;.2;3.4;20978 +94093;49.11099;4.40007;127;20220610;24.5;11.8;18.2;1;15.3;.1;3.87;22108 +94093;49.11099;4.40007;127;20220611;27.5;9.4;18.5;1.1;15.5;0;4.61;26543 +94093;49.11099;4.40007;127;20220612;24.4;12.6;18.5;2.7;12.7;0;4.52;21343 +94093;49.11099;4.40007;127;20220613;21.8;5.5;13.7;1.8;11.1;0;4.01;25216 +94093;49.11099;4.40007;127;20220614;25.8;6.4;16.1;2;11.7;0;4.88;27589 +94093;49.11099;4.40007;127;20220615;30.3;7.2;18.8;1.4;13.2;0;5.5;30183 +94093;49.11099;4.40007;127;20220616;28.9;15.3;22.1;1.9;14;0;5.08;23037 +94093;49.11099;4.40007;127;20220617;32.2;8.7;20.5;.9;13.8;0;5.51;30486 +94093;49.11099;4.40007;127;20220618;35.3;12.1;23.7;1.1;16.3;0;6.05;30300 +94093;49.11099;4.40007;127;20220619;28.5;16.5;22.5;3.4;17.7;16.6;5.12;21631 +94093;49.11099;4.40007;127;20220620;22.4;15.8;19.1;3.3;16.7;3.2;3.4;15891 +94093;49.11099;4.40007;127;20220621;26.7;12.1;19.4;2.6;15.5;.2;4.75;23925 +94093;49.11099;4.40007;127;20220622;23.1;14.4;18.8;1.8;17.3;3.7;3.4;18332 +94093;49.11099;4.40007;127;20220623;27.3;15.1;21.2;1.3;18.6;14.8;4.2;21812 +94093;49.11099;4.40007;127;20220624;24.4;15.9;20.2;2;18.1;2.3;3.6;18102 +94093;49.11099;4.40007;127;20220625;23.5;13.2;18.4;1.7;16.7;5.5;3.61;19976 +94093;49.11099;4.40007;127;20220626;20;11.9;16;.9;15.6;.2;2.93;17637 +94093;49.11099;4.40007;127;20220627;22.1;12.1;17.1;1.1;15.6;2.9;3.37;19647 +94093;49.11099;4.40007;127;20220628;26.9;7.2;17.1;1;12.7;0;4.67;27791 +94093;49.11099;4.40007;127;20220629;27.7;10.7;19.2;.8;14;0;4.53;25748 +94093;49.11099;4.40007;127;20220630;16.5;11.4;14;1.5;14.6;8.5;2.2;13819 +94093;49.11099;4.40007;127;20220701;22.7;11.5;17.1;1.4;12.8;.3;3.76;20737 +94093;49.11099;4.40007;127;20220702;27.3;4.6;16;.7;11.7;0;4.7;29733 +94093;49.11099;4.40007;127;20220703;25.7;10.9;18.3;1.7;13.3;0;4.47;23857 +94093;49.11099;4.40007;127;20220704;25.5;8.2;16.9;1.8;12.2;0;4.62;25799 +94093;49.11099;4.40007;127;20220705;25.4;11.5;18.5;2.6;12.5;0;4.75;23022 +94093;49.11099;4.40007;127;20220706;24.8;7.2;16;2;11.8;0;4.57;25930 +94093;49.11099;4.40007;127;20220707;21;11.3;16.2;2.1;14.4;0;3.3;19058 +94093;49.11099;4.40007;127;20220708;25.7;8.9;17.3;2.1;12.5;0;4.68;25214 +94093;49.11099;4.40007;127;20220709;28.1;8.8;18.5;1.8;13.8;0;5.01;27005 +94093;49.11099;4.40007;127;20220710;24.8;11.3;18.1;3.5;13;0;4.74;22434 +94093;49.11099;4.40007;127;20220711;28.5;8.6;18.6;2;14.4;0;5.1;27294 +94093;49.11099;4.40007;127;20220712;30.4;11.2;20.8;1.7;14.4;0;5.32;26727 +94093;49.11099;4.40007;127;20220713;34;13;23.5;.8;14.9;0;5.33;27901 +94093;49.11099;4.40007;127;20220714;30.5;14.1;22.3;1.8;15.6;0;5.18;24515 +94093;49.11099;4.40007;127;20220715;25.4;13.1;19.3;3;11.5;0;4.93;21086 +94093;49.11099;4.40007;127;20220716;27.8;5.5;16.7;1.9;11.3;0;5.16;28506 +94093;49.11099;4.40007;127;20220717;30.4;11.1;20.8;1.8;11.4;0;5.49;26390 +94093;49.11099;4.40007;127;20220718;36.5;8.7;22.6;1.4;12.1;0;6.25;29954 +94093;49.11099;4.40007;127;20220719;39.2;13.2;26.2;1.8;14;.9;7.06;29849 +94093;49.11099;4.40007;127;20220720;24.7;20.5;22.6;1.6;20;8.3;2.85;11863 +94093;49.11099;4.40007;127;20220721;27.3;13.5;20.4;1.4;18.5;0;4.06;21901 +94093;49.11099;4.40007;127;20220722;27.9;13.9;20.9;1.7;18;.5;4.26;21976 +94093;49.11099;4.40007;127;20220723;28.7;16.3;22.5;1.3;17.6;0;4.2;20563 +94093;49.11099;4.40007;127;20220724;32.3;13.5;22.9;.8;16.2;0;4.8;25349 +94093;49.11099;4.40007;127;20220725;27.1;13.3;20.2;1.4;16;.1;4.1;21539 +94093;49.11099;4.40007;127;20220726;23.3;9.4;16.4;1.1;14.1;0;3.54;21522 +94093;49.11099;4.40007;127;20220727;25.1;13.6;19.4;2.6;12.8;0;4.35;19433 +94093;49.11099;4.40007;127;20220728;26.4;12.3;19.4;1.7;11.6;0;4.36;21479 +94093;49.11099;4.40007;127;20220729;27.9;8.6;18.3;1.4;12;0;4.56;25108 +94093;49.11099;4.40007;127;20220730;29.7;9.2;19.5;1.1;13.4;0;4.63;25766 +94093;49.11099;4.40007;127;20220731;27.9;13.9;20.9;1.7;16.1;0;4.23;21082 +94093;49.11099;4.40007;127;20220801;26.1;13.5;19.8;.8;16.7;.1;3.55;19865 +94093;49.11099;4.40007;127;20220802;30.9;10.3;20.6;.8;15.7;0;4.5;25428 +94093;49.11099;4.40007;127;20220803;35.1;12.6;23.9;.9;15.8;0;5.11;26457 +94093;49.11099;4.40007;127;20220804;31.8;13;22.4;1.8;18;13.3;4.93;23997 +94093;49.11099;4.40007;127;20220805;26.3;16.1;21.2;2.9;17.2;0;3.97;17419 +94093;49.11099;4.40007;127;20220806;24.6;10.6;17.6;3.3;10.7;0;4.64;20388 +94093;49.11099;4.40007;127;20220807;27.5;9.1;18.3;2.6;10.5;0;5.02;23319 +94093;49.11099;4.40007;127;20220808;29.5;9.9;19.7;2.6;11.7;0;5.3;23940 +94093;49.11099;4.40007;127;20220809;31.7;13.5;22.6;2.6;12.9;0;5.61;22903 +94093;49.11099;4.40007;127;20220810;31.4;11.1;21.3;2.5;12.2;0;5.56;24067 +94093;49.11099;4.40007;127;20220811;31.4;10.4;20.9;2.8;11.2;0;5.84;24330 +94093;49.11099;4.40007;127;20220812;32.4;10;21.2;2.3;11.2;0;5.69;24981 +94093;49.11099;4.40007;127;20220813;32;10.5;21.3;2.7;10.9;0;5.88;24296 +94093;49.11099;4.40007;127;20220814;30.5;10.1;20.3;2;13.9;0;4.81;23488 +94093;49.11099;4.40007;127;20220815;26.5;16.2;21.4;1.2;17.2;.2;3.27;16401 +94093;49.11099;4.40007;127;20220816;28.2;11;19.6;1;16.9;11.9;3.69;21215 +94093;49.11099;4.40007;127;20220817;26.6;16.3;21.5;1.1;18.6;.8;3.13;16163 +94093;49.11099;4.40007;127;20220818;27.7;13.5;20.6;1.7;17.6;1.4;3.65;18939 +94093;49.11099;4.40007;127;20220819;25.5;15.7;20.6;2;18;.4;3.17;15514 +94093;49.11099;4.40007;127;20220820;26.4;12.7;19.6;1.1;15.2;0;3.32;18308 +94093;49.11099;4.40007;127;20220821;26.1;7.3;16.7;.9;13.6;0;3.39;21380 +94093;49.11099;4.40007;127;20220822;28.1;12.5;20.3;1.2;15.5;0;3.57;19268 +94093;49.11099;4.40007;127;20220823;29.4;10.7;20.1;.8;16;0;3.6;20981 +94093;49.11099;4.40007;127;20220824;32.9;11.1;22;.8;15.7;0;4.02;22514 +94093;49.11099;4.40007;127;20220825;32.8;10.8;21.8;1.8;15.2;4.8;4.68;22431 +94093;49.11099;4.40007;127;20220826;24.9;18.5;21.7;3.3;17.3;0;3.31;11723 +94093;49.11099;4.40007;127;20220827;25;11;18;2.5;14.4;0;3.43;17469 +94093;49.11099;4.40007;127;20220828;27.9;11.3;19.6;2.6;13.9;0;4.12;18908 +94093;49.11099;4.40007;127;20220829;29.9;13.9;21.9;2.5;12.8;.2;4.57;18386 +94093;49.11099;4.40007;127;20220830;25.7;13;19.4;1.1;14.2;.9;2.96;16167 +94093;49.11099;4.40007;127;20220831;28.9;14.3;21.6;2.1;15.2;1.1;3.86;17217 +94093;49.11099;4.40007;127;20220901;27.5;12.7;20.1;2;14.2;0;3.62;17177 +94093;49.11099;4.40007;127;20220902;27.6;10.6;19.1;1.8;14.4;1.6;3.51;18277 +94093;49.11099;4.40007;127;20220903;26.2;14.9;20.6;1.4;16.8;0;2.86;14648 +94093;49.11099;4.40007;127;20220904;28.6;9.1;18.9;1;14;.2;3.24;19239 +94093;49.11099;4.40007;127;20220905;30.1;14.1;22.1;1.8;15.4;7.9;3.74;17199 +94093;49.11099;4.40007;127;20220906;29.1;10.9;20;1.3;15.9;4.1;3.3;18198 +94093;49.11099;4.40007;127;20220907;25.2;12.4;18.8;1.2;16.5;8.1;2.6;15011 +94093;49.11099;4.40007;127;20220908;22.5;14;18.3;2.5;16.3;2;2.41;11995 +94093;49.11099;4.40007;127;20220909;19.8;13.3;16.6;2.5;15.3;5.3;1.99;10304 +94093;49.11099;4.40007;127;20220910;20;13.5;16.8;2.3;15.2;1.2;2;10192 +94093;49.11099;4.40007;127;20220911;20.1;7.7;13.9;.9;12.8;.1;2.01;14148 +94093;49.11099;4.40007;127;20220912;27.2;5.3;16.3;1.2;12.9;0;2.96;18791 +94093;49.11099;4.40007;127;20220913;26.6;12.2;19.4;1.5;16.9;0;2.69;14958 +94093;49.11099;4.40007;127;20220914;27.1;17.1;22.1;1;20.1;10.1;2.33;12226 +94093;49.11099;4.40007;127;20220915;19.7;14.8;17.3;1.7;16.3;1;1.64;8282 +94093;49.11099;4.40007;127;20220916;17.5;11.1;14.3;1.8;11.9;.3;1.81;9438 +94093;49.11099;4.40007;127;20220917;16.3;6.4;11.4;2.1;9.3;0;1.97;11743 +94093;49.11099;4.40007;127;20220918;18.9;.3;9.6;1.7;8.4;0;2.21;16123 +94093;49.11099;4.40007;127;20220919;18.2;1.6;9.9;.9;9.1;0;1.82;15018 +94093;49.11099;4.40007;127;20220920;17.9;.8;9.4;1.2;8.4;.2;1.89;15067 +94093;49.11099;4.40007;127;20220921;18.6;1.8;10.2;1.4;8.2;0;2.03;14746 +94093;49.11099;4.40007;127;20220922;20.5;-1.1;9.7;.7;7.3;.1;1.91;16593 +94093;49.11099;4.40007;127;20220923;19.2;1.3;10.3;.6;8.6;.1;1.7;14864 +94093;49.11099;4.40007;127;20220924;19.4;8.2;13.8;.8;12.3;.7;1.6;11485 +94093;49.11099;4.40007;127;20220925;18;11;14.5;1.9;11.7;0;1.76;8838 +94093;49.11099;4.40007;127;20220926;15.1;3.1;9.1;2.1;10.4;7.2;1.36;11602 +94093;49.11099;4.40007;127;20220927;15.6;8.8;12.2;2.6;11.3;4.7;1.51;8471 +94093;49.11099;4.40007;127;20220928;15.7;5.2;10.5;1.1;10.4;0;1.33;10528 +94093;49.11099;4.40007;127;20220929;15.3;3;9.2;.9;8.8;.6;1.34;11289 +94093;49.11099;4.40007;127;20220930;17.2;-1;8.1;1.2;8.4;11.7;1.54;13673 +94093;49.11099;4.40007;127;20221001;19.3;8;13.7;3.2;13.3;1.7;1.68;10501 +94093;49.11099;4.40007;127;20221002;17.9;10.6;14.3;2.4;14.7;10.4;1.25;8206 +94093;49.11099;4.40007;127;20221003;15.4;7.9;11.7;1.3;11.1;0;1.2;8206 +94093;49.11099;4.40007;127;20221004;19.9;.6;10.3;.7;9.4;.2;1.43;13332 +94093;49.11099;4.40007;127;20221005;22.3;4.3;13.3;1.7;12.6;0;1.77;12672 +94093;49.11099;4.40007;127;20221006;19.3;5.8;12.6;.7;10.7;.1;1.31;10737 +94093;49.11099;4.40007;127;20221007;18.7;-.5;9.1;.8;8.2;.1;1.35;12732 +94093;49.11099;4.40007;127;20221008;17.5;1.4;9.5;.9;8.7;0;1.27;11439 +94093;49.11099;4.40007;127;20221009;19.2;-1.6;8.8;1.7;8.1;.2;1.69;12890 +94093;49.11099;4.40007;127;20221010;19.8;2.2;11;1.5;11.6;0;1.36;11634 +94093;49.11099;4.40007;127;20221011;17.8;10.4;14.1;2.5;11.2;.1;1.66;7222 +94093;49.11099;4.40007;127;20221012;19;-.8;9.1;.6;8.6;0;1.13;12006 +94093;49.11099;4.40007;127;20221013;15.1;4.7;9.9;1.3;12.8;2.1;.75;8405 +94093;49.11099;4.40007;127;20221014;16.3;13.2;14.8;2;16;12.9;.75;4248 +94093;49.11099;4.40007;127;20221015;19.3;14.1;16.7;2.4;16.3;4.4;1.17;5584 +94093;49.11099;4.40007;127;20221016;19.9;12;16;1.5;16.4;0;1.02;6908 +94093;49.11099;4.40007;127;20221017;21.7;14.5;18.1;1.8;17;16.5;1.27;6461 +94093;49.11099;4.40007;127;20221018;18.9;15.2;17.1;.9;16.4;.2;.89;4388 +94093;49.11099;4.40007;127;20221019;19.3;9.8;14.6;3.5;15.5;.2;1.03;7268 +94093;49.11099;4.40007;127;20221020;22.8;13.7;18.3;2.2;16;13.1;1.52;6983 +94093;49.11099;4.40007;127;20221021;20;13;16.5;1.8;15.9;7;1.07;5951 +94093;49.11099;4.40007;127;20221022;21.3;10.5;15.9;1.7;14.7;0;1.19;7410 +94093;49.11099;4.40007;127;20221023;21.4;14.1;17.8;2.7;15.4;2.5;1.53;5886 +94093;49.11099;4.40007;127;20221024;19.6;13.5;16.6;3.6;13.4;.5;1.8;5238 +94093;49.11099;4.40007;127;20221025;18.1;10.3;14.2;1.9;13.9;.1;.94;5898 +94093;49.11099;4.40007;127;20221026;21.9;13.5;17.7;2;14.5;.2;1.42;6038 +94093;49.11099;4.40007;127;20221027;22.3;6.7;14.5;1.5;14.1;0;1.07;8302 +94093;49.11099;4.40007;127;20221028;23.5;13;18.3;1.8;15;0;1.4;6591 +94093;49.11099;4.40007;127;20221029;22.7;10.1;16.4;1.1;14.2;.1;1.02;7153 +94093;49.11099;4.40007;127;20221030;21.9;6.4;14.2;.8;12.1;0;.85;7863 +94093;49.11099;4.40007;127;20221031;20.5;9.8;15.2;1.8;13.8;1.4;1.04;6322 +94093;49.11099;4.40007;127;20221101;16.5;10.4;13.5;3.2;12.5;0;1.11;4546 +94093;49.11099;4.40007;127;20221102;16.6;8.4;12.5;2;11;.1;1.01;5272 +94093;49.11099;4.40007;127;20221103;13.2;4.8;9;2.5;11.2;6.4;.48;5250 +94093;49.11099;4.40007;127;20221104;10.9;8.3;9.6;2.4;10.8;5.9;.6;2606 +94093;49.11099;4.40007;127;20221105;10.4;-1.9;4.3;1.3;8.6;.1;.32;6257 +94093;49.11099;4.40007;127;20221106;10;5.7;7.9;2.4;10;2;.46;3394 +94093;49.11099;4.40007;127;20221107;15;9.1;12.1;3.3;12.6;0;.73;4004 +94093;49.11099;4.40007;127;20221108;16.2;7.4;11.8;2.8;11.5;2.1;.9;4934 +94093;49.11099;4.40007;127;20221109;15.7;10.8;13.3;1.8;11.9;.3;.85;3468 +94093;49.11099;4.40007;127;20221110;9.8;2.6;6.2;1.2;9.7;0;.27;4253 +94093;49.11099;4.40007;127;20221111;8.6;8.2;8.4;1.7;10.2;.2;.51;532 +94093;49.11099;4.40007;127;20221112;15.8;1.3;8.6;1.9;9.4;.1;.67;6077 +94093;49.11099;4.40007;127;20221113;12.2;3.2;7.7;1.7;8.6;.1;.58;4582 +94093;49.11099;4.40007;127;20221114;9.6;.1;4.9;1.4;9.9;1.8;.08;4645 +94093;49.11099;4.40007;127;20221115;13.6;7.1;10.4;2.9;12.2;5;.4;3675 +94093;49.11099;4.40007;127;20221116;13;7.6;10.3;3.3;11.7;4.6;.5;3240 +94093;49.11099;4.40007;127;20221117;13.1;11;12.1;4.9;11.3;8.3;1.18;1763 +94093;49.11099;4.40007;127;20221118;9.8;7.8;8.8;2.8;10.2;1.8;.56;1673 +94093;49.11099;4.40007;127;20221119;9.3;3.7;6.5;1.3;9.3;1;.29;3146 +94093;49.11099;4.40007;127;20221120;7.8;4.7;6.3;2.8;9.2;3.1;.33;2150 +94093;49.11099;4.40007;127;20221121;8.6;5.8;7.2;3.4;9.3;1.8;.49;1979 +94093;49.11099;4.40007;127;20221122;9.7;3.3;6.5;3.6;8.6;.8;.54;3243 +94093;49.11099;4.40007;127;20221123;9.5;5;7.3;2.8;8.9;3.3;.54;2581 +94093;49.11099;4.40007;127;20221124;12.4;5.9;9.2;2.6;9.8;1.8;.62;3173 +94093;49.11099;4.40007;127;20221125;11.6;6.7;9.2;2;9.3;.1;.64;2635 +94093;49.11099;4.40007;127;20221126;5.8;-2.2;1.8;1.6;7.3;.3;.1;3482 +94093;49.11099;4.40007;127;20221127;8.7;4.4;6.6;2.3;8.7;2.3;.43;2359 +94093;49.11099;4.40007;127;20221128;9.3;6.7;8;1.4;9.6;1.6;.43;1675 +94093;49.11099;4.40007;127;20221129;7.2;1.7;4.5;.9;9;.1;.13;2669 +94093;49.11099;4.40007;127;20221130;6.9;3.5;5.2;1.8;8.4;0;.3;1944 +94093;49.11099;4.40007;127;20221201;7.5;3.3;5.4;2.5;8;0;.43;2197 +94093;49.11099;4.40007;127;20221202;4.6;4.3;4.5;2.8;7.2;1.1;.63;145 +94093;49.11099;4.40007;127;20221203;3.5;2.4;3;4;6.4;0;.63;807 +94093;49.11099;4.40007;127;20221204;3.3;2.3;2.8;2.8;6.4;10.5;.55;729 +94093;49.11099;4.40007;127;20221205;2.3;.7;1.5;1.3;6.7;.3;.26;1065 +94093;49.11099;4.40007;127;20221206;4.5;1.6;3.1;1.1;7;.1;.29;1620 +94093;49.11099;4.40007;127;20221207;4.2;-2.6;.8;.6;6.8;.3;.09;2770 +94093;49.11099;4.40007;127;20221208;4;1.7;2.9;.3;6.9;.2;.28;1348 +94093;49.11099;4.40007;127;20221209;.1;-2.5;-1.2;2.3;5.6;0;.17;1457 +94093;49.11099;4.40007;127;20221210;-1;-2.5;-1.7;2.1;5.3;0;.22;954 +94093;49.11099;4.40007;127;20221211;-.9;-1.8;-1.3;2.1;5.2;0;.31;598 +94093;49.11099;4.40007;127;20221212;.4;-3.7;-1.6;2;4.3;0;.4;1936 +94093;49.11099;4.40007;127;20221213;1;-9.4;-4.2;2.6;3.6;0;.36;3416 +94093;49.11099;4.40007;127;20221214;.5;-1.9;-.7;1.8;4.6;.1;.44;1325 +94093;49.11099;4.40007;127;20221215;1.5;-8.9;-3.7;2.4;3.8;0;.33;3384 +94093;49.11099;4.40007;127;20221216;2.4;-11.4;-4.5;1.9;4.4;.3;.09;3974 +94093;49.11099;4.40007;127;20221217;-4.1;-11.1;-7.6;.7;3.1;0;.11;2652 +94093;49.11099;4.40007;127;20221218;1.6;-13.2;-5.8;2.2;4.2;.9;.06;4116 +94093;49.11099;4.40007;127;20221219;8.2;1.7;5;1.9;8.4;.6;.2;2523 +94093;49.11099;4.40007;127;20221220;12.2;5.9;9.1;2.5;10.7;3.8;.35;2473 +94093;49.11099;4.40007;127;20221221;11.2;9.9;10.6;3.3;12.2;8.4;.43;799 +94093;49.11099;4.40007;127;20221222;12.1;10.3;11.2;5.1;12.6;13.3;.49;1046 +94093;49.11099;4.40007;127;20221223;14.4;10.6;12.5;2.9;13;2.9;.56;1791 +94093;49.11099;4.40007;127;20221224;11.5;9.6;10.6;2.8;11.5;.5;.56;1095 +94093;49.11099;4.40007;127;20221225;13.7;9;11.4;2.5;11.7;.9;.56;2068 +94093;49.11099;4.40007;127;20221226;11.8;10.3;11.1;2.8;10.2;1.8;.96;914 +94093;49.11099;4.40007;127;20221227;8.6;-.9;3.9;1.9;7.2;.1;.28;3213 +94093;49.11099;4.40007;127;20221228;9.8;2.2;6;4.2;10.1;3.8;0;2824 +94093;49.11099;4.40007;127;20221229;11.2;10.1;10.7;4.1;10.2;.8;1.07;713 +94093;49.11099;4.40007;127;20221230;12.8;2.5;7.7;3.7;10.4;3.6;.24;3422 +94093;49.11099;4.40007;127;20221231;16.7;13.1;14.9;4.6;12.8;0;1.42;1794 +94094;49.12756;4.7417;164;20220101;15.2;9.3;12.3;2.3;11.6;0;.69;2480 +94094;49.12756;4.7417;164;20220102;13;6.2;9.6;6;10.4;.2;.81;2730 +94094;49.12756;4.7417;164;20220103;11;9.8;10.4;7.1;11.4;18.8;.76;799 +94094;49.12756;4.7417;164;20220104;7.9;10;9;6.2;10.2;12;.81;0 +94094;49.12756;4.7417;164;20220105;4.4;.3;2.4;4.4;6.6;0;.4;2042 +94094;49.12756;4.7417;164;20220106;4.9;1.3;3.1;2.2;6.6;.4;.42;1896 +94094;49.12756;4.7417;164;20220107;4.9;.2;2.6;6.3;7.2;4.7;.22;2280 +94094;49.12756;4.7417;164;20220108;5.9;1.8;3.9;6.5;7.9;16.6;.24;2114 +94094;49.12756;4.7417;164;20220109;5.3;3.3;4.3;5.2;7.3;.5;.6;1309 +94094;49.12756;4.7417;164;20220110;2.4;-.8;.8;1.8;6.3;0;.23;1845 +94094;49.12756;4.7417;164;20220111;3.9;-.1;1.9;1.8;5.9;0;.4;2165 +94094;49.12756;4.7417;164;20220112;5.1;-4;.6;2;5.5;0;.33;3627 +94094;49.12756;4.7417;164;20220113;5.5;-1;2.3;1.8;6.1;0;.37;3011 +94094;49.12756;4.7417;164;20220114;9.3;-2.8;3.3;.4;6;.1;.14;4392 +94094;49.12756;4.7417;164;20220115;6.9;-4.3;1.3;1.1;5.6;.1;.26;4261 +94094;49.12756;4.7417;164;20220116;0;-1.9;-.9;3.3;6;.6;.09;1417 +94094;49.12756;4.7417;164;20220117;4.6;.2;2.4;1.4;7.2;.1;.21;2518 +94094;49.12756;4.7417;164;20220118;8.6;2.8;5.7;3;7.3;0;.7;3030 +94094;49.12756;4.7417;164;20220119;3.8;-.4;1.7;3.5;7.2;2.1;.1;2528 +94094;49.12756;4.7417;164;20220120;5;.8;2.9;3.5;6.9;.2;.4;2572 +94094;49.12756;4.7417;164;20220121;3.4;-2.3;.6;1.6;6.3;0;.2;3150 +94094;49.12756;4.7417;164;20220122;4.9;-1.5;1.7;1.1;7;0;.19;3431 +94094;49.12756;4.7417;164;20220123;5.7;2.6;4.2;1.9;6.7;0;.55;2241 +94094;49.12756;4.7417;164;20220124;7.6;-4;1.8;.6;5.4;0;.26;4992 +94094;49.12756;4.7417;164;20220125;4.7;-5.3;-.3;1.2;5.2;0;.29;4668 +94094;49.12756;4.7417;164;20220126;.1;-2;-.9;2.2;5.7;0;.22;1841 +94094;49.12756;4.7417;164;20220127;1.7;-.8;.5;4.1;6.5;.7;.13;2105 +94094;49.12756;4.7417;164;20220128;4.1;1.9;3;3.2;7.6;0;.24;1976 +94094;49.12756;4.7417;164;20220129;7.3;2.8;5.1;6.3;9;1;.13;3149 +94094;49.12756;4.7417;164;20220130;7.4;3.8;5.6;2.4;7.7;.4;.6;2803 +94094;49.12756;4.7417;164;20220131;6.4;1.1;3.8;7.7;6.8;.1;.81;3598 +94094;49.12756;4.7417;164;20220201;6.9;1.1;4;6;7.9;1.2;.35;3862 +94094;49.12756;4.7417;164;20220202;9.9;6.6;8.3;4.6;10.4;.7;.47;2815 +94094;49.12756;4.7417;164;20220203;7.2;5.9;6.6;3.7;9;0;.52;1571 +94094;49.12756;4.7417;164;20220204;8.2;5.2;6.7;5.6;8.3;1.7;.86;2760 +94094;49.12756;4.7417;164;20220205;7.7;-.4;3.7;4;6.8;.1;.7;5021 +94094;49.12756;4.7417;164;20220206;9.1;2.6;5.9;10.1;9;15.6;.44;4515 +94094;49.12756;4.7417;164;20220207;7.6;1.2;4.4;3.7;6.3;0;.96;4557 +94094;49.12756;4.7417;164;20220208;7.8;0;3.9;4;8.4;0;.24;5187 +94094;49.12756;4.7417;164;20220209;11.8;2.9;7.4;2.4;8;0;.89;5682 +94094;49.12756;4.7417;164;20220210;6.1;1.6;3.9;3.7;7.9;1.1;.59;4707 +94094;49.12756;4.7417;164;20220211;7.6;-1;3.3;1.9;6.12;0;.59;12964 +94094;49.12756;4.7417;164;20220212;7.6;-4.2;1.7;2.3;4.86;0;.84;9029 +94094;49.12756;4.7417;164;20220213;12.6;-3.9;4.4;5.1;6.5;.1;1.4;8968 +94094;49.12756;4.7417;164;20220214;10.9;7.6;9.3;5.3;8.5;2.1;1.35;12874 +94094;49.12756;4.7417;164;20220215;9.8;4.7;7.3;5.4;8.5;5.7;.98;6030 +94094;49.12756;4.7417;164;20220216;13.7;7;10.4;9.7;12;4.7;.73;5491 +94094;49.12756;4.7417;164;20220217;11.8;10;10.9;7.8;9.7;.9;1.77;2599 +94094;49.12756;4.7417;164;20220218;12.2;7.5;9.9;8;9.5;1.4;1.57;4662 +94094;49.12756;4.7417;164;20220219;7.6;1.5;4.6;7.3;6.8;0;1.13;5491 +94094;49.12756;4.7417;164;20220220;10.8;5.7;8.3;10.2;9.9;4.6;.89;5056 +94094;49.12756;4.7417;164;20220221;8;4.5;6.3;9.3;8.1;1.8;1.03;4155 +94094;49.12756;4.7417;164;20220222;8.6;3;5.8;5.8;9.2;2;.42;5513 +94094;49.12756;4.7417;164;20220223;12;.3;6.2;1.9;8.6;.1;.81;8381 +94094;49.12756;4.7417;164;20220224;10.9;7.2;9.1;5.2;8.3;2.8;1.57;4520 +94094;49.12756;4.7417;164;20220225;8.4;.2;4.3;3.7;6.3;.3;1.14;7147 +94094;49.12756;4.7417;164;20220226;8.3;-4.3;2;3;5.3;.1;1.11;9153 +94094;49.12756;4.7417;164;20220227;9.9;.5;5.2;5.3;4.9;0;2.08;7948 +94094;49.12756;4.7417;164;20220228;11;-2;4.5;2.2;5;0;1.41;9606 +94094;49.12756;4.7417;164;20220301;9.8;-3.5;3.2;1.4;5.2;0;1.05;9876 +94094;49.12756;4.7417;164;20220302;10.8;-.4;5.2;1.6;5.7;0;1.2;9153 +94094;49.12756;4.7417;164;20220303;14.5;3.9;9.2;1.4;7.2;0;1.36;9026 +94094;49.12756;4.7417;164;20220304;11.4;-2.2;4.6;1.8;4.8;0;1.43;10464 +94094;49.12756;4.7417;164;20220305;10.3;-6.1;2.1;1.1;4.4;.1;1.13;11725 +94094;49.12756;4.7417;164;20220306;7.4;-5.2;1.1;2.2;4;0;1.29;10355 +94094;49.12756;4.7417;164;20220307;5.5;-3;1.3;4.8;3.8;0;1.66;8521 +94094;49.12756;4.7417;164;20220308;10.8;-1.2;4.8;4.3;4;0;2.34;10392 +94094;49.12756;4.7417;164;20220309;15.3;-2;6.7;2.4;5.3;0;2.05;12785 +94094;49.12756;4.7417;164;20220310;16;-.8;7.6;3.8;6.3;0;2.4;12770 +94094;49.12756;4.7417;164;20220311;16.8;5.9;11.4;4.7;8;.4;2.66;10312 +94094;49.12756;4.7417;164;20220312;12.1;7.2;9.7;3.7;8.9;3;1.54;6809 +94094;49.12756;4.7417;164;20220313;13.3;6.8;10.1;4.1;9.3;4.4;1.65;8049 +94094;49.12756;4.7417;164;20220314;13.5;5.3;9.4;3;8.7;4.6;1.62;9245 +94094;49.12756;4.7417;164;20220315;9.8;5.1;7.5;2.2;10.4;2.9;.72;6946 +94094;49.12756;4.7417;164;20220316;13.7;7.6;10.7;2.5;10.9;0;1.27;8110 +94094;49.12756;4.7417;164;20220317;10.6;7.8;9.2;4.3;8.9;0;1.44;5371 +94094;49.12756;4.7417;164;20220318;14.5;2;8.2;6.3;5.86;.1;3.13;14892 +94094;49.12756;4.7417;164;20220319;14.8;4.7;9.7;7.2;5.63;0;3.74;16190 +94094;49.12756;4.7417;164;20220320;10;0;5;2.6;6.23;0;1.49;10628 +94094;49.12756;4.7417;164;20220321;18.4;4;11.2;2.6;7.73;0;2.57;15082 +94094;49.12756;4.7417;164;20220322;18.6;2.7;10.6;2.1;6.8;0;2.58;16371 +94094;49.12756;4.7417;164;20220323;18.7;.9;9.8;1.9;6.06;0;2.56;17189 +94094;49.12756;4.7417;164;20220324;20.3;.8;10.6;1.9;6.2;0;2.73;17316 +94094;49.12756;4.7417;164;20220325;18.7;1;9.8;2.9;6.2;0;2.93;17505 +94094;49.12756;4.7417;164;20220326;19.3;2.1;10.7;4.7;6.2;0;3.84;18104 +94094;49.12756;4.7417;164;20220327;20.9;3.5;12.2;2.9;7.16;0;3.37;18258 +94094;49.12756;4.7417;164;20220328;20.7;2.6;11.7;1.8;7.5;0;2.7;16559 +94094;49.12756;4.7417;164;20220329;17.3;5.5;11.4;2.1;8.96;2.8;1.99;10043 +94094;49.12756;4.7417;164;20220330;13;8.8;10.9;2.3;10.46;6.2;1.41;7695 +94094;49.12756;4.7417;164;20220331;7.7;5.6;6.7;4.7;7.56;.6;1.31;5655 +94094;49.12756;4.7417;164;20220401;5.1;.9;3;4.9;5.77;.5;1.37;8289 +94094;49.12756;4.7417;164;20220402;4.3;.5;2.4;5.9;5.1;0;1.41;6502 +94094;49.12756;4.7417;164;20220403;7.4;-3.4;2;2.7;4.33;0;1.8;14930 +94094;49.12756;4.7417;164;20220404;10.1;-4.6;2.8;4.9;5.43;.8;1.86;13471 +94094;49.12756;4.7417;164;20220405;10.8;5.9;8.3;4.9;9.92;1.1;1.21;8868 +94094;49.12756;4.7417;164;20220406;12.5;7.3;9.9;5.6;9.46;1;1.77;8079 +94094;49.12756;4.7417;164;20220407;13.4;8.9;11.2;7.7;9.67;6.5;2.71;13197 +94094;49.12756;4.7417;164;20220408;9.9;5.9;7.9;4.1;7.9;27.2;1.69;8731 +94094;49.12756;4.7417;164;20220409;10.3;.1;5.2;2.6;6.7;.6;1.72;13775 +94094;49.12756;4.7417;164;20220410;13.3;-2;5.6;1.9;6.16;.1;2.21;18192 +94094;49.12756;4.7417;164;20220411;18;1.1;9.6;4.8;7.46;0;3.48;20616 +94094;49.12756;4.7417;164;20220412;21.3;5.8;13.6;3;9.4;0;3.3;17408 +94094;49.12756;4.7417;164;20220413;18.8;7.2;13;2.4;11.4;0;2.35;13857 +94094;49.12756;4.7417;164;20220414;20.7;8.4;14.5;2.2;11.33;0;3.03;18295 +94094;49.12756;4.7417;164;20220415;20.6;6.2;13.4;2.5;10.4;0;3.05;18249 +94094;49.12756;4.7417;164;20220416;17.8;5.3;11.6;4.6;7.96;0;3.8;22670 +94094;49.12756;4.7417;164;20220417;19.3;2.1;10.7;4;5.83;0;4.34;23867 +94094;49.12756;4.7417;164;20220418;19.1;1;10.1;2;6.83;0;3.29;21895 +94094;49.12756;4.7417;164;20220419;19.6;3.6;11.6;2.2;8.23;0;3.25;20437 +94094;49.12756;4.7417;164;20220420;17.5;4.3;10.9;3.8;6.8;0;3.87;22894 +94094;49.12756;4.7417;164;20220421;19;2;10.5;3.9;7.7;0;3.76;23008 +94094;49.12756;4.7417;164;20220422;18.8;6;12.4;3.5;8.76;0;3.64;21859 +94094;49.12756;4.7417;164;20220423;18.1;5.9;12;4.6;9.63;.1;3.02;15029 +94094;49.12756;4.7417;164;20220424;16.5;8.1;12.3;2.2;10.23;.1;2.36;13310 +94094;49.12756;4.7417;164;20220425;16.5;6.3;11.4;2.9;8.8;0;2.9;17621 +94094;49.12756;4.7417;164;20220426;14.8;3.1;8.9;2.9;8.43;0;2.38;15718 +94094;49.12756;4.7417;164;20220427;18.4;1.8;10.1;3.5;8.5;0;3.36;21985 +94094;49.12756;4.7417;164;20220428;21.3;3.7;12.5;3.7;8.3;0;4.29;24377 +94094;49.12756;4.7417;164;20220429;19.2;6.1;12.6;2.6;9.06;0;2.95;15421 +94094;49.12756;4.7417;164;20220430;15.9;5.2;10.5;3.7;8.23;0;3.25;21543 +94094;49.12756;4.7417;164;20220501;16.9;2.4;9.6;2.3;7.9;0;2.82;18122 +94094;49.12756;4.7417;164;20220502;19.5;6;12.8;2.6;9.26;0;3.32;19206 +94094;49.12756;4.7417;164;20220503;20.7;7.2;14;3.4;9.76;0;3.97;22362 +94094;49.12756;4.7417;164;20220504;18.6;6.8;12.7;3;9.93;0;3.24;18802 +94094;49.12756;4.7417;164;20220505;18.8;7;12.9;2.3;10.66;1.7;2.91;17196 +94094;49.12756;4.7417;164;20220506;20.8;4.1;12.5;1.7;10.5;.1;3.39;22457 +94094;49.12756;4.7417;164;20220507;21.8;5.5;13.7;1.8;11.3;.8;3.52;22309 +94094;49.12756;4.7417;164;20220508;21.6;7.1;14.4;2.5;12;.1;3.53;21127 +94094;49.12756;4.7417;164;20220509;25.8;5.4;15.6;.9;12.1;0;3.98;25316 +94094;49.12756;4.7417;164;20220510;25;7.1;16.1;2;13.3;0;4.06;23805 +94094;49.12756;4.7417;164;20220511;25.5;11.4;18.5;3.2;13.2;0;4.53;21171 +94094;49.12756;4.7417;164;20220512;20.7;8.6;14.7;2.1;12.8;.1;3.23;19669 +94094;49.12756;4.7417;164;20220513;20.6;5.3;13;1.7;10.2;0;3.51;22308 +94094;49.12756;4.7417;164;20220514;22.7;3.4;13.1;.8;10.3;0;3.68;25256 +94094;49.12756;4.7417;164;20220515;27.6;4.8;16.2;1.1;11.9;.7;4.53;27637 +94094;49.12756;4.7417;164;20220516;23.4;13.1;18.3;2.2;16.4;.5;3.41;18460 +94094;49.12756;4.7417;164;20220517;28.9;10.4;19.7;1.1;14.5;0;4.53;25064 +94094;49.12756;4.7417;164;20220518;30.1;12.4;21.3;1.5;15.7;0;4.84;24611 +94094;49.12756;4.7417;164;20220519;28.8;15.9;22.4;2.9;17;.5;4.9;21011 +94094;49.12756;4.7417;164;20220520;27.3;13.8;20.6;2.3;16.3;9.6;4.45;21598 +94094;49.12756;4.7417;164;20220521;22.5;7.2;14.9;1.5;11.6;0;3.8;23127 +94094;49.12756;4.7417;164;20220522;22.4;7.3;14.9;1;12.2;1.4;3.64;23061 +94094;49.12756;4.7417;164;20220523;21.8;11.2;16.5;3;15.7;18.3;3.27;19295 +94094;49.12756;4.7417;164;20220524;17.8;11.6;14.7;3.9;12.2;.4;2.96;14666 +94094;49.12756;4.7417;164;20220525;19.9;6.2;13.1;2.2;10.6;.1;3.57;22179 +94094;49.12756;4.7417;164;20220526;20.9;12.3;16.6;2.8;12.7;0;3.54;17504 +94094;49.12756;4.7417;164;20220527;19.7;10.7;15.2;2.9;12.3;0;3.35;17980 +94094;49.12756;4.7417;164;20220528;18.7;3.5;11.1;2;9.4;0;3.51;23626 +94094;49.12756;4.7417;164;20220529;16.7;3.9;10.3;3;8;0;3.47;21695 +94094;49.12756;4.7417;164;20220530;18.4;3.3;10.9;1.4;8.7;0;3.45;23685 +94094;49.12756;4.7417;164;20220531;20.7;4.6;12.7;1.2;9.1;0;3.77;24545 +94094;49.12756;4.7417;164;20220601;20.8;3.6;12.2;1.2;9.3;0;3.81;25457 +94094;49.12756;4.7417;164;20220602;23.1;4;13.6;1.5;9.9;0;4.28;26926 +94094;49.12756;4.7417;164;20220603;22.5;9.8;16.2;1.2;13.5;4.2;3.67;21894 +94094;49.12756;4.7417;164;20220604;28.8;11.2;20;2.2;16.6;3.3;5.03;25941 +94094;49.12756;4.7417;164;20220605;19.9;17;18.5;2.4;18;18.3;2.19;10185 +94094;49.12756;4.7417;164;20220606;21.2;13.7;17.5;2.8;14.4;1.3;3.39;16789 +94094;49.12756;4.7417;164;20220607;21.7;11.8;16.8;3.6;14.2;2.2;3.7;19417 +94094;49.12756;4.7417;164;20220608;18.4;12.4;15.4;2.4;14;12.2;2.71;15006 +94094;49.12756;4.7417;164;20220609;19;8.5;13.8;1.4;12;.3;3.19;20082 +94094;49.12756;4.7417;164;20220610;23.9;12.3;18.1;1.9;13.9;0;4.03;21170 +94094;49.12756;4.7417;164;20220611;26.3;11.6;19;1.3;15.2;0;4.35;23941 +94094;49.12756;4.7417;164;20220612;23.5;12.6;18.1;2.3;13.6;0;4.07;20555 +94094;49.12756;4.7417;164;20220613;20.7;6.6;13.7;1.8;11;.1;3.78;23488 +94094;49.12756;4.7417;164;20220614;25.2;6.4;15.8;1.5;11.4;0;4.62;27243 +94094;49.12756;4.7417;164;20220615;29.8;7.3;18.6;.9;13.2;0;5.16;29886 +94094;49.12756;4.7417;164;20220616;27.6;11.1;19.4;1.2;14.1;0;4.68;25521 +94094;49.12756;4.7417;164;20220617;31;10.1;20.6;.4;14.3;0;4.95;28816 +94094;49.12756;4.7417;164;20220618;33.5;13.7;23.6;1.7;17.5;0;5.94;28043 +94094;49.12756;4.7417;164;20220619;30.6;17.8;24.2;3;18;24.4;5.57;22433 +94094;49.12756;4.7417;164;20220620;21.2;16.5;18.9;2.7;16.9;2.2;2.89;13352 +94094;49.12756;4.7417;164;20220621;26.3;12.4;19.4;1.6;14.8;.1;4.45;23407 +94094;49.12756;4.7417;164;20220622;24.4;14.8;19.6;1.7;18;6;3.64;19346 +94094;49.12756;4.7417;164;20220623;27.2;17.1;22.2;2.8;18.9;12.7;4.4;19855 +94094;49.12756;4.7417;164;20220624;23.1;16.2;19.7;3.6;17.4;1.5;3.53;16298 +94094;49.12756;4.7417;164;20220625;24.2;14.8;19.5;3;16.1;4.2;4.02;19116 +94094;49.12756;4.7417;164;20220626;18.8;13.5;16.2;1.2;15.5;2;2.52;14191 +94094;49.12756;4.7417;164;20220627;21.5;14.7;18.1;1.6;15.8;3.1;3.1;16144 +94094;49.12756;4.7417;164;20220628;26.2;9.6;17.9;.9;13.5;.1;4.39;25549 +94094;49.12756;4.7417;164;20220629;27.6;11.5;19.6;1.2;14;0;4.65;25126 +94094;49.12756;4.7417;164;20220630;18;12;15;2;14.2;4.6;2.59;15081 +94094;49.12756;4.7417;164;20220701;21.8;11.9;16.9;2.1;12.8;1.4;3.72;19522 +94094;49.12756;4.7417;164;20220702;27.5;7;17.3;1;11.8;0;4.8;28324 +94094;49.12756;4.7417;164;20220703;25.9;9.8;17.9;1.3;13.2;.1;4.44;24992 +94094;49.12756;4.7417;164;20220704;25.1;7.9;16.5;1.3;11.8;0;4.42;25810 +94094;49.12756;4.7417;164;20220705;25.6;9;17.3;2.4;11.9;0;4.86;25299 +94094;49.12756;4.7417;164;20220706;23.2;9.6;16.4;1.8;11.8;0;4.12;22797 +94094;49.12756;4.7417;164;20220707;20.3;9.8;15.1;2.3;13.2;0;3.36;19915 +94094;49.12756;4.7417;164;20220708;24.8;7.8;16.3;1.8;11.9;0;4.48;25453 +94094;49.12756;4.7417;164;20220709;27;10;18.5;2.3;13.6;0;4.93;25395 +94094;49.12756;4.7417;164;20220710;23.4;10.2;16.8;1.9;12.1;0;4.11;22249 +94094;49.12756;4.7417;164;20220711;27.4;10.3;18.9;1.4;14.1;0;4.63;25344 +94094;49.12756;4.7417;164;20220712;29.4;11.6;20.5;1.1;14.2;0;4.82;25801 +94094;49.12756;4.7417;164;20220713;33.5;14.2;23.9;1.1;13.8;0;5.43;26816 +94094;49.12756;4.7417;164;20220714;31.3;14.5;22.9;1.8;14.6;0;5.42;24904 +94094;49.12756;4.7417;164;20220715;24.7;13.8;19.3;2.3;11.2;0;4.49;19878 +94094;49.12756;4.7417;164;20220716;26.5;7.3;16.9;1.4;11.3;0;4.64;26500 +94094;49.12756;4.7417;164;20220717;29.8;11.1;20.5;1.6;11.4;0;5.25;26058 +94094;49.12756;4.7417;164;20220718;35.5;11;23.3;.7;12.8;0;5.49;29807 +94094;49.12756;4.7417;164;20220719;38.9;13.4;26.2;1.7;13.6;.1;6.91;29703 +94094;49.12756;4.7417;164;20220720;25.8;21;23.4;2.2;18.5;6.1;3.47;12756 +94094;49.12756;4.7417;164;20220721;26.3;15.4;20.9;2.3;17.7;.1;4.02;19461 +94094;49.12756;4.7417;164;20220722;28.2;13.8;21;1.6;17.6;.8;4.35;22371 +94094;49.12756;4.7417;164;20220723;28.1;16.1;22.1;1.5;17.4;0;4.18;20285 +94094;49.12756;4.7417;164;20220724;32.1;13.1;22.6;.7;15.7;0;4.74;25576 +94094;49.12756;4.7417;164;20220725;27.6;16.6;22.1;3.4;15.6;.1;4.91;19228 +94094;49.12756;4.7417;164;20220726;23.1;12;17.6;2.1;13.4;0;3.7;19232 +94094;49.12756;4.7417;164;20220727;24.6;13.3;19;2;12.5;0;4.05;19320 +94094;49.12756;4.7417;164;20220728;27.5;10.5;19;1.5;11.3;0;4.56;23725 +94094;49.12756;4.7417;164;20220729;28.2;10.5;19.4;1.3;11.5;0;4.54;24104 +94094;49.12756;4.7417;164;20220730;29.1;10.5;19.8;1.5;12.6;0;4.75;24601 +94094;49.12756;4.7417;164;20220731;28.2;12.7;20.5;2;14.9;0;4.56;22290 +94094;49.12756;4.7417;164;20220801;24.8;14.9;19.9;1.2;16;0;3.38;17597 +94094;49.12756;4.7417;164;20220802;30.3;12.8;21.6;.9;15.1;0;4.37;23473 +94094;49.12756;4.7417;164;20220803;34.8;14.1;24.5;.5;15;0;4.64;25443 +94094;49.12756;4.7417;164;20220804;34.3;15.3;24.8;1.7;16.9;12.2;5.4;24214 +94094;49.12756;4.7417;164;20220805;25.7;17.3;21.5;3.3;17.5;0;3.86;15801 +94094;49.12756;4.7417;164;20220806;24.2;11.3;17.8;2.6;11.1;0;4.22;19612 +94094;49.12756;4.7417;164;20220807;26.9;10.5;18.7;2.3;10.3;0;4.74;22059 +94094;49.12756;4.7417;164;20220808;28.8;12.8;20.8;2;11.3;0;4.79;21648 +94094;49.12756;4.7417;164;20220809;30.4;13;21.7;2.1;12.4;0;5.06;22460 +94094;49.12756;4.7417;164;20220810;30.6;19;24.8;3;11.7;0;5.64;18108 +94094;49.12756;4.7417;164;20220811;30.7;11.8;21.3;1.8;11.2;0;4.96;23134 +94094;49.12756;4.7417;164;20220812;31.5;11.1;21.3;2;10.7;0;5.29;23899 +94094;49.12756;4.7417;164;20220813;31.3;12.9;22.1;2.2;10.3;0;5.36;22513 +94094;49.12756;4.7417;164;20220814;30.4;13.6;22;1.8;13.1;0;4.66;21336 +94094;49.12756;4.7417;164;20220815;24.7;18.2;21.5;3.4;17.5;.5;3.45;12944 +94094;49.12756;4.7417;164;20220816;28.2;14.5;21.4;1.7;16.4;5.9;3.88;18935 +94094;49.12756;4.7417;164;20220817;27.2;17.2;22.2;1.9;17.7;.5;3.55;15969 +94094;49.12756;4.7417;164;20220818;27.2;13.1;20.2;1.5;15.7;.3;3.64;18935 +94094;49.12756;4.7417;164;20220819;24;15.5;19.8;2.3;17;.7;3.03;14452 +94094;49.12756;4.7417;164;20220820;25.2;14.5;19.9;2;14.9;0;3.42;16164 +94094;49.12756;4.7417;164;20220821;25.9;8.6;17.3;.8;12.6;0;3.32;20559 +94094;49.12756;4.7417;164;20220822;27.9;13.9;20.9;1.6;13.7;0;3.81;18285 +94094;49.12756;4.7417;164;20220823;28.5;13.6;21.1;.9;14.8;0;3.44;18730 +94094;49.12756;4.7417;164;20220824;33.1;12.5;22.8;.7;13.5;0;3.91;21950 +94094;49.12756;4.7417;164;20220825;32.9;12.6;22.8;1.7;13.6;1.5;4.68;21603 +94094;49.12756;4.7417;164;20220826;24.1;18.5;21.3;3.7;16.8;.1;3.31;10957 +94094;49.12756;4.7417;164;20220827;25.7;12.1;18.9;2;14;0;3.46;17269 +94094;49.12756;4.7417;164;20220828;27.1;12;19.6;1.9;13.8;0;3.67;18069 +94094;49.12756;4.7417;164;20220829;30.4;17;23.7;1.5;12;0;3.93;16834 +94094;49.12756;4.7417;164;20220830;26.3;14.3;20.3;1.2;13.8;3.5;3.09;15752 +94094;49.12756;4.7417;164;20220831;27.1;14.7;20.9;2;16.6;.8;3.35;15875 +94094;49.12756;4.7417;164;20220901;26.5;14.7;20.6;2.2;13.4;0;3.61;15326 +94094;49.12756;4.7417;164;20220902;28.1;11.7;19.9;2.4;13.3;1.8;4;18006 +94094;49.12756;4.7417;164;20220903;25.6;15.1;20.4;2.4;16.6;.1;3.11;14145 +94094;49.12756;4.7417;164;20220904;28.4;12.4;20.4;1.7;14;.1;3.55;17434 +94094;49.12756;4.7417;164;20220905;31.1;15.3;23.2;2.4;14.3;6.6;4.38;17149 +94094;49.12756;4.7417;164;20220906;29.2;15.3;22.3;2.2;17.1;4;3.61;15885 +94094;49.12756;4.7417;164;20220907;24.8;14.5;19.7;2.3;16.1;7;2.88;13448 +94094;49.12756;4.7417;164;20220908;20.8;14.3;17.6;4.5;15.4;3.9;2.52;10445 +94094;49.12756;4.7417;164;20220909;19.9;13.8;16.9;5.4;14.8;5.1;2.5;9991 +94094;49.12756;4.7417;164;20220910;18.9;13.6;16.3;4.9;15.1;1.5;2.07;9169 +94094;49.12756;4.7417;164;20220911;20.8;11.9;16.4;.9;14.1;.1;1.96;11933 +94094;49.12756;4.7417;164;20220912;27.3;7.5;17.4;1;12.5;.1;2.87;17906 +94094;49.12756;4.7417;164;20220913;27.5;13.6;20.6;1.5;16.4;0;2.86;14738 +94094;49.12756;4.7417;164;20220914;25.3;18.2;21.8;2.6;19.8;7.4;2.48;10238 +94094;49.12756;4.7417;164;20220915;20.1;15.2;17.7;2.9;15.8;.8;1.97;8302 +94094;49.12756;4.7417;164;20220916;17.1;11.9;14.5;2.8;11.8;.5;1.99;8470 +94094;49.12756;4.7417;164;20220917;15;6;10.5;3.1;9.1;.3;1.99;11204 +94094;49.12756;4.7417;164;20220918;17.4;4.6;11;3.3;8.6;0;2.47;13321 +94094;49.12756;4.7417;164;20220919;17.8;4.1;11;1.5;9.2;.1;1.95;13637 +94094;49.12756;4.7417;164;20220920;17.3;3.2;10.3;1.1;8.9;.1;1.78;13676 +94094;49.12756;4.7417;164;20220921;18;3.9;11;1.3;8.4;0;1.93;13508 +94094;49.12756;4.7417;164;20220922;21.3;1.4;11.4;.8;7.4;.1;2.02;15964 +94094;49.12756;4.7417;164;20220923;18.4;3.7;11.1;.5;8.4;.1;1.6;13463 +94094;49.12756;4.7417;164;20220924;18.2;8.2;13.2;.9;10.7;.3;1.6;10855 +94094;49.12756;4.7417;164;20220925;16.8;9.6;13.2;1.9;11;0;1.67;8998 +94094;49.12756;4.7417;164;20220926;15.2;5.4;10.3;4.3;10;8;1.76;10461 +94094;49.12756;4.7417;164;20220927;13.9;8.8;11.4;5.8;11.1;8.8;1.54;7274 +94094;49.12756;4.7417;164;20220928;14.4;7.4;10.9;3;10.5;0;1.46;8511 +94094;49.12756;4.7417;164;20220929;14.5;7.6;11.1;1.2;9.8;.5;1.3;8329 +94094;49.12756;4.7417;164;20220930;16.1;1.5;8.8;1.9;8.6;12.4;1.62;12228 +94094;49.12756;4.7417;164;20221001;17.4;9.5;13.5;6.7;12.7;2.7;1.87;8708 +94094;49.12756;4.7417;164;20221002;17.4;12.1;14.8;3.5;14.3;12.7;1.4;6920 +94094;49.12756;4.7417;164;20221003;16;8.6;12.3;1.2;11.3;0;1.24;8171 +94094;49.12756;4.7417;164;20221004;19.5;3.8;11.7;1.6;10.6;.1;1.64;12011 +94094;49.12756;4.7417;164;20221005;21.9;10;16;4.2;13.3;0;2.41;10228 +94094;49.12756;4.7417;164;20221006;18.3;8.7;13.5;1.4;11.2;0;1.45;8990 +94094;49.12756;4.7417;164;20221007;18.1;2.2;10.2;.7;9.2;.1;1.26;11576 +94094;49.12756;4.7417;164;20221008;15.7;4.1;9.9;1.1;9;0;1.22;9652 +94094;49.12756;4.7417;164;20221009;18.4;1.7;10.1;1.7;8.7;.1;1.6;11532 +94094;49.12756;4.7417;164;20221010;19.9;8.3;14.1;2.9;12.4;0;1.75;9365 +94094;49.12756;4.7417;164;20221011;17.7;11.1;14.4;1.9;11.2;0;1.51;6804 +94094;49.12756;4.7417;164;20221012;18.7;2.3;10.5;.6;9.2;0;1.12;10914 +94094;49.12756;4.7417;164;20221013;15.3;8.2;11.8;2.7;12.6;1.8;.96;6860 +94094;49.12756;4.7417;164;20221014;16.2;13;14.6;3.7;15.4;15.8;.88;4329 +94094;49.12756;4.7417;164;20221015;17.9;14.2;16.1;4.5;16;3.5;1.2;4623 +94094;49.12756;4.7417;164;20221016;20.7;13.6;17.2;2.1;16.1;0;1.3;6535 +94094;49.12756;4.7417;164;20221017;20.8;16;18.4;3.1;16.5;20.3;1.57;5176 +94094;49.12756;4.7417;164;20221018;19.4;15.3;17.4;.9;16.6;.1;.92;4656 +94094;49.12756;4.7417;164;20221019;19.3;13;16.2;3.8;15.3;.3;1.39;5821 +94094;49.12756;4.7417;164;20221020;20.3;13.9;17.1;3.8;15.5;12.4;1.59;5774 +94094;49.12756;4.7417;164;20221021;19.5;13.8;16.7;3.3;15.8;3.2;1.3;5322 +94094;49.12756;4.7417;164;20221022;20.2;12.9;16.6;3.6;14.5;0;1.63;6002 +94094;49.12756;4.7417;164;20221023;22.1;14.2;18.2;3.7;14.6;2.6;2.05;6163 +94094;49.12756;4.7417;164;20221024;17.8;15;16.4;5.4;13.3;.1;2.08;3357 +94094;49.12756;4.7417;164;20221025;16.9;11.2;14.1;3;13.3;.2;1.12;4965 +94094;49.12756;4.7417;164;20221026;20.5;14.9;17.7;3.4;13.9;.2;1.88;4830 +94094;49.12756;4.7417;164;20221027;22.7;11.5;17.1;3;14.3;0;1.72;6966 +94094;49.12756;4.7417;164;20221028;22.7;16;19.4;3.1;14.9;0;1.98;5156 +94094;49.12756;4.7417;164;20221029;23.1;13.6;18.4;2.2;13.9;0;1.65;6150 +94094;49.12756;4.7417;164;20221030;20.3;11.9;16.1;1.8;12.3;0;1.32;5647 +94094;49.12756;4.7417;164;20221031;20.4;9.3;14.9;2.4;13;2;1.27;6470 +94094;49.12756;4.7417;164;20221101;15.5;10.8;13.2;5.5;12.4;.1;1.3;3922 +94094;49.12756;4.7417;164;20221102;14.9;8.4;11.7;4.4;10.7;.1;1.3;4637 +94094;49.12756;4.7417;164;20221103;13.2;8.2;10.7;4.5;10.9;8.2;.98;3919 +94094;49.12756;4.7417;164;20221104;11.1;8.3;9.7;4;10.4;5.2;.82;2724 +94094;49.12756;4.7417;164;20221105;9.3;2.2;5.8;2.6;8.7;.1;.45;4620 +94094;49.12756;4.7417;164;20221106;10;5.2;7.6;4;9.1;2;.72;3622 +94094;49.12756;4.7417;164;20221107;14.6;9.4;12;5.8;11.9;0;1.1;3726 +94094;49.12756;4.7417;164;20221108;16.3;8.9;12.6;4.4;11;3;1.43;4484 +94094;49.12756;4.7417;164;20221109;14.2;11.9;13.1;3.7;12.2;.2;1.08;2183 +94094;49.12756;4.7417;164;20221110;10.1;5.9;8;2.9;10.2;0;.43;3109 +94094;49.12756;4.7417;164;20221111;12.4;6;9.2;1.9;9.9;.1;.61;3912 +94094;49.12756;4.7417;164;20221112;15.3;2.9;9.1;1.2;8.9;.1;.59;5592 +94094;49.12756;4.7417;164;20221113;14.6;5;9.8;2;8.7;.1;.88;4764 +94094;49.12756;4.7417;164;20221114;11.2;3.4;7.3;2.4;9.5;3.1;.44;4161 +94094;49.12756;4.7417;164;20221115;14;8;11;4.6;11.8;7.7;.72;3511 +94094;49.12756;4.7417;164;20221116;11.9;8.5;10.2;4.9;11.2;5.4;.69;2445 +94094;49.12756;4.7417;164;20221117;13.4;10.6;12;7.8;10.9;5.5;1.58;2122 +94094;49.12756;4.7417;164;20221118;9;7.9;8.5;4.6;9.8;1.6;.71;1075 +94094;49.12756;4.7417;164;20221119;7.9;6.8;7.4;2.8;9.4;1.1;.52;1051 +94094;49.12756;4.7417;164;20221120;8;4.3;6.2;5;8.8;4.4;.46;2401 +94094;49.12756;4.7417;164;20221121;8.3;5.6;7;5.2;9;1.5;.6;1926 +94094;49.12756;4.7417;164;20221122;8.6;3.8;6.2;6.5;8.3;1.3;.72;2728 +94094;49.12756;4.7417;164;20221123;9.2;3.9;6.6;4.6;8.4;3.5;.67;2852 +94094;49.12756;4.7417;164;20221124;10.7;5.4;8.1;4.7;9.2;1.9;.76;2807 +94094;49.12756;4.7417;164;20221125;10.7;6.8;8.8;3.3;9.1;0;.82;2283 +94094;49.12756;4.7417;164;20221126;6.7;1.7;4.2;2.1;7.8;.1;.29;2627 +94094;49.12756;4.7417;164;20221127;8.8;3.3;6.1;2.7;7.9;1.9;.56;2745 +94094;49.12756;4.7417;164;20221128;8.3;6.6;7.5;2.9;9;1.6;.61;1230 +94094;49.12756;4.7417;164;20221129;8.5;5.4;7;1.2;9;.1;.38;1850 +94094;49.12756;4.7417;164;20221130;8.2;4.5;6.4;2.3;8.2;0;.52;2049 +94094;49.12756;4.7417;164;20221201;7.6;3.4;5.5;2.5;7.6;0;.53;2193 +94094;49.12756;4.7417;164;20221202;4.6;3.7;4.2;1.9;6.7;1.2;.6;670 +94094;49.12756;4.7417;164;20221203;3.1;2.3;2.7;4;6.1;0;.7;585 +94094;49.12756;4.7417;164;20221204;2.7;2.2;2.5;3.1;6.2;9.6;.6;324 +94094;49.12756;4.7417;164;20221205;2.5;1.9;2.2;1.3;6.6;.3;.39;405 +94094;49.12756;4.7417;164;20221206;3.5;1.2;2.4;1.7;6.7;.1;.32;1368 +94094;49.12756;4.7417;164;20221207;3.5;.6;2.1;1.5;6.9;.4;.24;1595 +94094;49.12756;4.7417;164;20221208;3.6;2.2;2.9;1.4;6.7;0;.4;908 +94094;49.12756;4.7417;164;20221209;.2;-2.5;-1.1;2.2;5.4;.1;.23;1487 +94094;49.12756;4.7417;164;20221210;-2.3;-1.8;-2;2.9;5.1;0;.29;0 +94094;49.12756;4.7417;164;20221211;-1.6;-2.6;-2.1;2;5.07;0;.23;1049 +94094;49.12756;4.7417;164;20221212;-.1;-4;-2;3.4;4.3;0;.46;1868 +94094;49.12756;4.7417;164;20221213;.5;-3.5;-1.5;4.9;3.6;0;.92;1888 +94094;49.12756;4.7417;164;20221214;-.1;-1.9;-1;1.7;4.5;.1;.45;1056 +94094;49.12756;4.7417;164;20221215;2.1;-6.4;-2.1;1.7;4;0;.33;3006 +94094;49.12756;4.7417;164;20221216;1.8;-7.4;-2.8;2.3;3.7;.1;.43;3141 +94094;49.12756;4.7417;164;20221217;.2;-10.2;-5;.5;3.2;0;.1;3368 +94094;49.12756;4.7417;164;20221218;1.1;-10;-4.4;3.5;4.1;.6;.24;3492 +94094;49.12756;4.7417;164;20221219;9.6;1.5;5.6;3.6;8;.5;.48;2888 +94094;49.12756;4.7417;164;20221220;13.4;7.5;10.5;4.7;10.4;4.4;.92;2372 +94094;49.12756;4.7417;164;20221221;11.1;10.6;10.9;5.9;11.8;9.3;.75;252 +94094;49.12756;4.7417;164;20221222;11.7;10.2;11;8.7;11.9;14.8;.77;890 +94094;49.12756;4.7417;164;20221223;13.7;10.5;12.1;5.2;12.6;5.6;.74;1587 +94094;49.12756;4.7417;164;20221224;10.9;9.4;10.2;4.2;11;.6;.7;894 +94094;49.12756;4.7417;164;20221225;13.8;8.7;11.3;3.5;10.9;1;.83;2176 +94094;49.12756;4.7417;164;20221226;11.2;10.2;10.7;5.4;10;2.7;1.3;623 +94094;49.12756;4.7417;164;20221227;7.2;.5;3.9;3.5;7;0;.47;2603 +94094;49.12756;4.7417;164;20221228;10;2.5;6.3;6.8;9.3;3.9;.3;2803 +94094;49.12756;4.7417;164;20221229;10.6;9.8;10.2;7.8;9.9;1.9;1.38;504 +94094;49.12756;4.7417;164;20221230;12.1;3.9;8;6.5;10.2;2.9;.46;2993 +94094;49.12756;4.7417;164;20221231;15.6;12.5;14.1;8.7;12.2;0;1.87;1614 +94095;49.14309;5.08354;251;20220101;12.8;9.2;11;2;11.29;0;.6;1906 +94095;49.14309;5.08354;251;20220102;12.3;5.7;9;5.4;10.06;.7;.76;2806 +94095;49.14309;5.08354;251;20220103;10.3;9.6;9.9;6.6;11.11;23.5;.8;607 +94095;49.14309;5.08354;251;20220104;7.6;9;8.3;5.6;9.89;14;.78;164 +94095;49.14309;5.08354;251;20220105;3.3;-.3;1.5;4.5;6.44;0;.34;1945 +94095;49.14309;5.08354;251;20220106;4.1;1.3;2.7;2.3;6.49;.5;.44;1717 +94095;49.14309;5.08354;251;20220107;4.1;.1;2.1;5.4;6.96;6.9;.24;2139 +94095;49.14309;5.08354;251;20220108;5.5;1;3.3;6.2;7.59;19.9;.27;2246 +94095;49.14309;5.08354;251;20220109;4.3;3.1;3.7;4.7;7.26;.9;.53;954 +94095;49.14309;5.08354;251;20220110;2.1;.3;1.2;1.9;6.26;0;.35;1132 +94095;49.14309;5.08354;251;20220111;2.4;-.6;.9;2;5.79;0;.38;1895 +94095;49.14309;5.08354;251;20220112;4.6;-3.6;.5;1.7;5.61;0;.29;3460 +94095;49.14309;5.08354;251;20220113;4.4;-.9;1.7;1.9;6.06;0;.35;2809 +94095;49.14309;5.08354;251;20220114;9.4;-1.4;4;.7;6.11;.1;.23;4200 +94095;49.14309;5.08354;251;20220115;4.8;-2.8;1;1.7;5.64;.1;.32;3568 +94095;49.14309;5.08354;251;20220116;-.3;-1.9;-1.1;3;5.89;.4;.14;1322 +94095;49.14309;5.08354;251;20220117;3.8;-.4;1.7;1.8;7.11;.1;.17;2494 +94095;49.14309;5.08354;251;20220118;7.9;2.5;5.2;2.8;7.29;0;.61;2983 +94095;49.14309;5.08354;251;20220119;3.2;-.4;1.4;3.4;7.01;2.1;.11;2417 +94095;49.14309;5.08354;251;20220120;4.4;.8;2.6;2.7;6.74;.2;.38;2431 +94095;49.14309;5.08354;251;20220121;2.8;-1.4;.7;1.9;6.36;.1;.21;2730 +94095;49.14309;5.08354;251;20220122;4.3;.4;2.3;1.5;7.06;0;.26;2676 +94095;49.14309;5.08354;251;20220123;5.1;2.5;3.8;2.2;6.66;0;.55;2126 +94095;49.14309;5.08354;251;20220124;6.8;-2.4;2.2;1.8;5.76;0;.44;4502 +94095;49.14309;5.08354;251;20220125;1.6;-3.1;-.8;1.3;5.39;0;.28;3156 +94095;49.14309;5.08354;251;20220126;-.5;-1.9;-1.2;2.3;5.63;0;.23;1466 +94095;49.14309;5.08354;251;20220127;.9;-1.1;-.1;4.2;6.23;.7;.17;1907 +94095;49.14309;5.08354;251;20220128;3.7;1.2;2.5;3.2;7.49;.1;.21;2159 +94095;49.14309;5.08354;251;20220129;6.7;2.3;4.5;5.8;8.79;1.7;.12;3125 +94095;49.14309;5.08354;251;20220130;7.4;2.9;5.1;2.4;7.41;.8;.6;3249 +94095;49.14309;5.08354;251;20220131;5.5;.7;3.1;7.3;6.71;.2;.69;3557 +94095;49.14309;5.08354;251;20220201;6.7;.7;3.7;5.5;7.79;2.3;.37;3946 +94095;49.14309;5.08354;251;20220202;9.1;6.8;7.9;4.6;10.16;.5;.51;2362 +94095;49.14309;5.08354;251;20220203;6.3;5.2;5.8;3.2;8.74;.2;.48;1484 +94095;49.14309;5.08354;251;20220204;7.3;4.5;5.9;5.4;8.19;1.9;.73;2739 +94095;49.14309;5.08354;251;20220205;6.7;-.4;3.1;4.3;6.76;.1;.64;4777 +94095;49.14309;5.08354;251;20220206;8.4;3.6;6;10;8.74;19.3;.64;3884 +94095;49.14309;5.08354;251;20220207;6.7;1.2;3.9;4.3;6.21;0;.98;4243 +94095;49.14309;5.08354;251;20220208;6.9;.8;3.8;3.8;8.29;.2;.26;4653 +94095;49.14309;5.08354;251;20220209;12.8;3.9;8.3;2.2;7.96;0;1;5815 +94095;49.14309;5.08354;251;20220210;5.6;3.1;4.3;3.7;7.49;1.1;.45;4432 +94095;49.14309;5.08354;251;20220211;6.6;.2;3.4;2;5.84;0;.59;13439 +94095;49.14309;5.08354;251;20220212;5.9;-4.2;.8;2.1;4.79;0;.74;9085 +94095;49.14309;5.08354;251;20220213;10.5;-4.4;3;4.3;6.19;0;1.22;9181 +94095;49.14309;5.08354;251;20220214;9.8;6.5;8.2;5.1;8.17;1.3;1.15;10341 +94095;49.14309;5.08354;251;20220215;8.8;3.2;6;5.4;8.02;4.1;.93;6530 +94095;49.14309;5.08354;251;20220216;12.8;6.4;9.6;8.8;11.71;6.9;.63;5398 +94095;49.14309;5.08354;251;20220217;11;9.5;10.2;8;9.39;2.3;1.78;2289 +94095;49.14309;5.08354;251;20220218;11.3;7.4;9.3;7.4;9.16;1.6;1.55;4326 +94095;49.14309;5.08354;251;20220219;7;1.5;4.3;6.9;6.46;0;1.23;5249 +94095;49.14309;5.08354;251;20220220;9.8;5.3;7.6;9.4;9.59;6.7;.84;4768 +94095;49.14309;5.08354;251;20220221;7.1;3.9;5.5;9;7.84;4;.98;3968 +94095;49.14309;5.08354;251;20220222;8.2;3.6;5.9;5.3;9.09;3.3;.51;5008 +94095;49.14309;5.08354;251;20220223;11.3;1.9;6.6;1.9;8.49;0;.84;7549 +94095;49.14309;5.08354;251;20220224;10.4;6.8;8.6;4.9;8.04;3.1;1.55;4593 +94095;49.14309;5.08354;251;20220225;7.7;-.3;3.7;3.6;6.26;.4;1.07;7140 +94095;49.14309;5.08354;251;20220226;7.2;-3.6;1.8;2.9;5.41;.1;1;8552 +94095;49.14309;5.08354;251;20220227;9.1;-1.1;4;5.1;4.86;0;1.87;8294 +94095;49.14309;5.08354;251;20220228;10.5;-2.3;4.1;2.7;4.91;0;1.5;9610 +94095;49.14309;5.08354;251;20220301;8.6;-1.8;3.4;1.9;5.04;0;1.16;8928 +94095;49.14309;5.08354;251;20220302;9.8;.2;5;2.5;5.41;0;1.42;8603 +94095;49.14309;5.08354;251;20220303;14.1;.7;7.4;1.5;6.76;0;1.36;10116 +94095;49.14309;5.08354;251;20220304;10.9;-.9;5;2.1;4.61;0;1.58;9880 +94095;49.14309;5.08354;251;20220305;9.5;-3.3;3.1;1.6;4.34;.1;1.29;10530 +94095;49.14309;5.08354;251;20220306;6.8;-3.8;1.5;2.9;3.94;0;1.45;9583 +94095;49.14309;5.08354;251;20220307;5;-2.9;1;4.8;3.71;0;1.65;8249 +94095;49.14309;5.08354;251;20220308;10.1;-2.4;3.9;4;3.79;0;2.2;10624 +94095;49.14309;5.08354;251;20220309;14.2;-2.3;5.9;2.1;5.11;0;1.88;12619 +94095;49.14309;5.08354;251;20220310;15.4;-.4;7.5;3.3;5.89;0;2.32;12450 +94095;49.14309;5.08354;251;20220311;16.2;3.9;10.1;4.9;7.41;.3;2.72;10838 +94095;49.14309;5.08354;251;20220312;12.1;6.9;9.5;3.2;8.59;1.1;1.55;7116 +94095;49.14309;5.08354;251;20220313;13.5;6.2;9.8;3.9;9.04;6.3;1.7;8456 +94095;49.14309;5.08354;251;20220314;12.9;5.2;9;2.8;8.36;4.3;1.61;8971 +94095;49.14309;5.08354;251;20220315;9.5;5.1;7.3;2.2;9.86;2.5;.82;6814 +94095;49.14309;5.08354;251;20220316;12.6;6.4;9.5;3;10.41;0;1.23;8257 +94095;49.14309;5.08354;251;20220317;10;7.7;8.9;3.6;8.66;0;1.36;5040 +94095;49.14309;5.08354;251;20220318;13.9;1.7;7.8;5.4;5.59;0;2.87;14624 +94095;49.14309;5.08354;251;20220319;13.4;3.2;8.3;5.8;5.52;0;3.15;16327 +94095;49.14309;5.08354;251;20220320;9.6;.6;5.1;2.4;6.34;0;1.43;13371 +94095;49.14309;5.08354;251;20220321;17.2;2.2;9.7;2.5;7.54;0;2.44;15366 +94095;49.14309;5.08354;251;20220322;17.6;.6;9.1;1.9;6.34;0;2.45;16773 +94095;49.14309;5.08354;251;20220323;18.4;-.9;8.7;1.9;5.92;0;2.49;17351 +94095;49.14309;5.08354;251;20220324;18.8;.3;9.5;2;6.02;0;2.67;17533 +94095;49.14309;5.08354;251;20220325;18;-.1;8.9;2.6;5.97;0;2.79;17710 +94095;49.14309;5.08354;251;20220326;18.3;2.8;10.6;4.1;5.99;0;3.56;18202 +94095;49.14309;5.08354;251;20220327;19.7;2.2;11;2.8;7.04;0;3.18;18430 +94095;49.14309;5.08354;251;20220328;20.6;1.1;10.9;1.8;7.37;0;2.67;16754 +94095;49.14309;5.08354;251;20220329;16.8;4.9;10.8;2;8.79;.5;1.84;9268 +94095;49.14309;5.08354;251;20220330;10.5;7.8;9.2;2;10.17;9;1.68;13746 +94095;49.14309;5.08354;251;20220331;7;5.5;6.2;3.6;7.54;.4;1.32;9341 +94095;49.14309;5.08354;251;20220401;3.2;-.9;1.1;4.3;5.47;.7;1.13;7439 +94095;49.14309;5.08354;251;20220402;3;-.2;1.4;5.4;4.87;0;1.21;5989 +94095;49.14309;5.08354;251;20220403;6.8;-3;1.9;2.5;4.22;0;1.65;14294 +94095;49.14309;5.08354;251;20220404;8.7;-4.7;2;5.9;5.37;1.1;1.93;15801 +94095;49.14309;5.08354;251;20220405;9.2;4.3;6.7;5.4;9.57;2.7;.93;9593 +94095;49.14309;5.08354;251;20220406;11;7.7;9.3;5.8;9.32;1.8;1.5;7274 +94095;49.14309;5.08354;251;20220407;12.5;8.2;10.4;8.5;9.27;8.4;2.45;13672 +94095;49.14309;5.08354;251;20220408;6.4;4.5;5.5;4;7.62;32;1.5;8381 +94095;49.14309;5.08354;251;20220409;8.7;.2;4.5;2.8;6.67;.7;1.67;13982 +94095;49.14309;5.08354;251;20220410;11.2;-1.4;4.9;2;6.09;.1;2.03;16620 +94095;49.14309;5.08354;251;20220411;16.8;.1;8.5;4;7.07;0;3.24;20305 +94095;49.14309;5.08354;251;20220412;20.7;4.1;12.4;3;8.94;0;3.36;18305 +94095;49.14309;5.08354;251;20220413;20.4;6.5;13.4;2.2;11.32;.1;2.28;13672 +94095;49.14309;5.08354;251;20220414;20.1;9.1;14.6;2.1;11.02;0;2.64;14978 +94095;49.14309;5.08354;251;20220415;19.6;5.5;12.5;2.4;9.97;0;3.01;19493 +94095;49.14309;5.08354;251;20220416;16.6;4;10.3;4.1;7.67;0;3.54;21859 +94095;49.14309;5.08354;251;20220417;18;.8;9.4;3.7;5.42;0;4.09;23309 +94095;49.14309;5.08354;251;20220418;18.4;0;9.2;2;6.34;0;3.19;21773 +94095;49.14309;5.08354;251;20220419;19.6;1.6;10.6;2.1;7.62;0;3.17;20733 +94095;49.14309;5.08354;251;20220420;16.7;4.3;10.5;3.6;6.29;0;3.76;22436 +94095;49.14309;5.08354;251;20220421;17.9;3;10.5;3.6;7.62;0;3.52;22256 +94095;49.14309;5.08354;251;20220422;18.3;5.2;11.8;3.6;8.62;0;3.5;21540 +94095;49.14309;5.08354;251;20220423;16.3;6.6;11.5;4.3;9.37;.2;2.85;13699 +94095;49.14309;5.08354;251;20220424;15.6;7.3;11.4;2.1;10.24;.2;2.03;11544 +94095;49.14309;5.08354;251;20220425;15.6;4;9.8;2.2;8.39;0;2.55;15512 +94095;49.14309;5.08354;251;20220426;12.7;2.2;7.5;2.4;8.27;.1;1.94;13568 +94095;49.14309;5.08354;251;20220427;17.9;1.7;9.8;3.2;8.34;0;3.27;22819 +94095;49.14309;5.08354;251;20220428;20.2;4.5;12.3;3.3;8.12;0;4.09;24297 +94095;49.14309;5.08354;251;20220429;18.5;5.9;12.2;3;9.15;0;3.07;16021 +94095;49.14309;5.08354;251;20220430;15.1;5.3;10.2;4;8.45;0;3.21;21576 +94095;49.14309;5.08354;251;20220501;15.8;2.2;9;2.6;8.15;0;2.73;18122 +94095;49.14309;5.08354;251;20220502;19.4;5.7;12.6;2.9;9.45;0;3.42;19706 +94095;49.14309;5.08354;251;20220503;20.4;7.8;14.1;3.6;9.85;.4;4.09;23095 +94095;49.14309;5.08354;251;20220504;18.8;6.7;12.8;2.7;10.19;1.3;3.29;20035 +94095;49.14309;5.08354;251;20220505;18.6;7.1;12.9;2.1;10.62;1.9;2.98;18329 +94095;49.14309;5.08354;251;20220506;20.8;5.6;13.2;1.5;10.26;.1;3.38;21739 +94095;49.14309;5.08354;251;20220507;21.4;7.2;14.3;1.5;11.11;2;3.43;21291 +94095;49.14309;5.08354;251;20220508;21.5;8;14.8;2.2;12.04;.3;3.49;20604 +94095;49.14309;5.08354;251;20220509;25.1;8.3;16.7;1.3;11.89;0;3.96;23092 +94095;49.14309;5.08354;251;20220510;24.8;8.9;16.9;2;12.79;0;4.12;22758 +94095;49.14309;5.08354;251;20220511;25.6;13.4;19.5;3.8;12.59;0;4.99;20124 +94095;49.14309;5.08354;251;20220512;20.2;10.6;15.4;2.5;12.76;0;3.23;17667 +94095;49.14309;5.08354;251;20220513;19.9;7;13.5;2;10.16;0;3.48;20557 +94095;49.14309;5.08354;251;20220514;22.7;5.6;14.2;.9;10.44;0;3.7;24087 +94095;49.14309;5.08354;251;20220515;27.4;8.1;17.7;1.7;11.91;.6;4.75;25702 +94095;49.14309;5.08354;251;20220516;22.6;14.1;18.3;2.5;16.41;.9;3.31;17041 +94095;49.14309;5.08354;251;20220517;27.3;10.9;19.1;1.5;14.44;0;4.41;23781 +94095;49.14309;5.08354;251;20220518;29.2;13.1;21.1;1.7;14.94;0;4.78;23611 +94095;49.14309;5.08354;251;20220519;29;15.4;22.2;2.7;16.96;0;5;21899 +94095;49.14309;5.08354;251;20220520;27;15.3;21.2;2.7;17.36;6.8;4.38;20166 +94095;49.14309;5.08354;251;20220521;21.8;8.5;15.1;2;11.84;0;3.75;21696 +94095;49.14309;5.08354;251;20220522;22.1;8.7;15.4;1.4;12.24;2.4;3.68;21904 +94095;49.14309;5.08354;251;20220523;21.3;12.5;16.9;3.4;15.74;25.6;3.25;17734 +94095;49.14309;5.08354;251;20220524;17.2;11.1;14.1;3.6;12.54;.4;2.77;14582 +94095;49.14309;5.08354;251;20220525;19.7;7.1;13.4;2.4;10.79;0;3.6;21602 +94095;49.14309;5.08354;251;20220526;20.5;12.3;16.4;3.5;12.74;0;3.63;17235 +94095;49.14309;5.08354;251;20220527;19.3;11.5;15.4;3.7;12.54;0;3.36;16675 +94095;49.14309;5.08354;251;20220528;18.1;6;12;2;9.26;0;3.41;21376 +94095;49.14309;5.08354;251;20220529;16.1;5;10.5;2.8;8.14;.1;3.3;20293 +94095;49.14309;5.08354;251;20220530;17.9;3.9;10.9;1.6;8.94;0;3.41;23012 +94095;49.14309;5.08354;251;20220531;20.8;5.9;13.3;1.6;9.26;0;3.94;23917 +94095;49.14309;5.08354;251;20220601;20.6;6.4;13.5;1.8;9.49;0;3.91;23498 +94095;49.14309;5.08354;251;20220602;23.1;6;14.5;2.1;9.89;0;4.51;25571 +94095;49.14309;5.08354;251;20220603;22.4;11.3;16.9;1.9;13.31;2.7;3.78;20576 +94095;49.14309;5.08354;251;20220604;27.8;12.5;20.1;1.8;16.94;2.8;4.67;24352 +94095;49.14309;5.08354;251;20220605;19.2;16.8;18;2.7;18.19;17.5;2.04;9582 +94095;49.14309;5.08354;251;20220606;20.8;13.4;17.1;2.7;14.49;.2;3.33;16651 +94095;49.14309;5.08354;251;20220607;20.9;12.1;16.5;3;14.41;2.2;3.48;18569 +94095;49.14309;5.08354;251;20220608;17.4;12.7;15.1;2.5;14.41;10.6;2.45;13531 +94095;49.14309;5.08354;251;20220609;18.7;9.7;14.2;2.4;12.91;.3;3.12;18853 +94095;49.14309;5.08354;251;20220610;23.5;11.7;17.6;1.7;14.11;0;3.97;21395 +94095;49.14309;5.08354;251;20220611;26.3;13.3;19.8;1.4;15.79;0;4.35;22819 +94095;49.14309;5.08354;251;20220612;24;13.3;18.6;2.1;14.09;0;4.09;20504 +94095;49.14309;5.08354;251;20220613;20.9;8;14.4;1.9;11.46;0;3.81;22682 +94095;49.14309;5.08354;251;20220614;25;8;16.5;1.8;11.49;0;4.7;26126 +94095;49.14309;5.08354;251;20220615;29.3;10.5;19.9;1.2;12.96;0;5.17;27677 +94095;49.14309;5.08354;251;20220616;27.4;13.4;20.4;1.4;13.84;0;4.7;23934 +94095;49.14309;5.08354;251;20220617;30.2;12.4;21.3;1.1;13.76;0;5.17;26804 +94095;49.14309;5.08354;251;20220618;33.9;14.9;24.4;1.6;17.14;0;6.01;27701 +94095;49.14309;5.08354;251;20220619;30.4;19;24.7;3.4;18.14;31.2;5.68;21217 +94095;49.14309;5.08354;251;20220620;20.7;16;18.4;3;16.89;1.2;2.88;13554 +94095;49.14309;5.08354;251;20220621;26.2;11.8;19;2.3;14.91;.1;4.65;23868 +94095;49.14309;5.08354;251;20220622;23.9;15;19.4;1.8;18.51;3.6;3.52;18581 +94095;49.14309;5.08354;251;20220623;26.9;16.2;21.5;2.2;19.11;10.5;4.24;20282 +94095;49.14309;5.08354;251;20220624;23.1;15.7;19.4;3.5;17.66;1.4;3.56;16887 +94095;49.14309;5.08354;251;20220625;25;14.4;19.7;2.8;16.46;4.8;4.22;20371 +94095;49.14309;5.08354;251;20220626;18;13.6;15.8;1.4;15.96;4.6;2.31;13092 +94095;49.14309;5.08354;251;20220627;20.5;14.1;17.3;1.7;16.26;2.2;2.93;15941 +94095;49.14309;5.08354;251;20220628;25.8;10.3;18;1.2;14.01;.1;4.4;24906 +94095;49.14309;5.08354;251;20220629;26.8;12.2;19.5;1.2;14.86;0;4.49;24280 +94095;49.14309;5.08354;251;20220630;18.9;12.3;15.6;2.2;14.84;1.7;2.78;16108 +94095;49.14309;5.08354;251;20220701;20.8;11.6;16.2;2.3;12.84;.8;3.59;18956 +94095;49.14309;5.08354;251;20220702;26.8;8.2;17.5;1.3;12.19;0;4.82;27206 +94095;49.14309;5.08354;251;20220703;25.1;11.1;18.1;1.8;13.91;0;4.42;23697 +94095;49.14309;5.08354;251;20220704;24.3;9.5;16.9;1.3;12.49;0;4.27;24357 +94095;49.14309;5.08354;251;20220705;24.9;10.3;17.6;2.2;12.61;0;4.59;24131 +94095;49.14309;5.08354;251;20220706;22.2;9.8;16;2;11.89;0;4;21915 +94095;49.14309;5.08354;251;20220707;19.9;11.2;15.6;2.6;13.64;0;3.28;18557 +94095;49.14309;5.08354;251;20220708;24.3;8.6;16.4;2;12.29;0;4.42;24648 +94095;49.14309;5.08354;251;20220709;26.5;12;19.3;2.2;13.91;0;4.75;23851 +94095;49.14309;5.08354;251;20220710;22.9;10.8;16.8;2.5;12.46;0;4.13;21440 +94095;49.14309;5.08354;251;20220711;27.1;11.8;19.5;1.8;14.44;0;4.7;24239 +94095;49.14309;5.08354;251;20220712;29.6;12.9;21.2;1.6;14.34;0;5.09;24973 +94095;49.14309;5.08354;251;20220713;32.3;15.6;23.9;1.3;14.16;0;5.37;25321 +94095;49.14309;5.08354;251;20220714;30.1;15.7;22.9;2;14.84;0;5.27;23251 +94095;49.14309;5.08354;251;20220715;24.3;12.7;18.5;2.5;11.41;0;4.51;20469 +94095;49.14309;5.08354;251;20220716;25.9;10.3;18.1;1.6;11.34;0;4.61;24402 +94095;49.14309;5.08354;251;20220717;29.8;12.2;21;1.8;11.04;0;5.46;25459 +94095;49.14309;5.08354;251;20220718;35.2;13.7;24.5;1.3;11.91;0;5.99;28208 +94095;49.14309;5.08354;251;20220719;37.8;16.4;27.1;2.4;13.16;0;7.29;27836 +94095;49.14309;5.08354;251;20220720;25.9;20.2;23;2.8;18.36;4.9;3.8;13921 +94095;49.14309;5.08354;251;20220721;26;15.7;20.8;2.3;18.01;.1;3.95;19103 +94095;49.14309;5.08354;251;20220722;27.8;14.2;21;1.9;17.74;.7;4.37;21766 +94095;49.14309;5.08354;251;20220723;27.5;16;21.8;1.6;17.74;0;4.12;20068 +94095;49.14309;5.08354;251;20220724;31.5;14.3;22.9;.9;16.11;0;4.79;24724 +94095;49.14309;5.08354;251;20220725;27.3;17.8;22.5;3.1;15.89;.1;4.75;18403 +94095;49.14309;5.08354;251;20220726;22.5;12.7;17.6;2.3;14.16;0;3.6;18475 +94095;49.14309;5.08354;251;20220727;24;13.8;18.9;2.1;12.54;0;3.98;18452 +94095;49.14309;5.08354;251;20220728;27;12.5;19.8;1.9;11.46;0;4.66;22059 +94095;49.14309;5.08354;251;20220729;27.7;11.8;19.8;2;12.59;0;4.74;23138 +94095;49.14309;5.08354;251;20220730;28.4;12.4;20.4;1.6;12.94;0;4.66;23189 +94095;49.14309;5.08354;251;20220731;27.6;14.4;21;2.2;15.34;0;4.5;20951 +94095;49.14309;5.08354;251;20220801;24.5;15.1;19.8;1.4;16.91;0;3.36;17483 +94095;49.14309;5.08354;251;20220802;29.3;13.6;21.4;.9;15.96;0;4.24;22558 +94095;49.14309;5.08354;251;20220803;33.7;15.7;24.7;.9;15.79;0;4.83;24017 +94095;49.14309;5.08354;251;20220804;34.2;17.2;25.7;1.7;17.44;12.1;5.37;23296 +94095;49.14309;5.08354;251;20220805;25.2;17.7;21.4;3;18.06;.1;3.6;14938 +94095;49.14309;5.08354;251;20220806;23.8;11.4;17.6;2.8;11.09;0;4.22;19385 +94095;49.14309;5.08354;251;20220807;26.9;10.7;18.8;2.5;10.11;0;4.88;22102 +94095;49.14309;5.08354;251;20220808;28.7;12.8;20.7;2.3;11.24;0;4.99;21746 +94095;49.14309;5.08354;251;20220809;30.5;14;22.3;2.4;12.04;0;5.35;22006 +94095;49.14309;5.08354;251;20220810;30.5;17.4;24;2.9;11.59;0;5.61;19375 +94095;49.14309;5.08354;251;20220811;30.5;14.7;22.6;2.4;10.94;0;5.38;21446 +94095;49.14309;5.08354;251;20220812;31.6;14.8;23.2;2.3;10.71;0;5.54;22061 +94095;49.14309;5.08354;251;20220813;30.7;14.5;22.6;2.4;10.69;0;5.46;21437 +94095;49.14309;5.08354;251;20220814;29.6;15;22.3;2.3;13.19;.7;4.82;20201 +94095;49.14309;5.08354;251;20220815;24.7;17.5;21.1;2.8;18.09;.4;3.24;13574 +94095;49.14309;5.08354;251;20220816;28.5;14.1;21.3;1.6;16.69;2.4;3.9;19392 +94095;49.14309;5.08354;251;20220817;26;16.8;21.4;1.9;17.94;0;3.32;15318 +94095;49.14309;5.08354;251;20220818;27.2;14.6;20.9;1.5;16.31;.8;3.6;18030 +94095;49.14309;5.08354;251;20220819;23.1;14.3;18.7;2.4;17.29;1.1;2.87;14909 +94095;49.14309;5.08354;251;20220820;24.7;14.6;19.6;2.3;15.31;0;3.44;15835 +94095;49.14309;5.08354;251;20220821;25.6;10.1;17.8;1.1;13.09;0;3.38;19661 +94095;49.14309;5.08354;251;20220822;27.4;13.9;20.6;1.8;14.44;0;3.82;18271 +94095;49.14309;5.08354;251;20220823;28.7;13.6;21.1;1.1;15.64;0;3.57;19061 +94095;49.14309;5.08354;251;20220824;32.2;14.4;23.3;1.2;14.36;0;4.14;20625 +94095;49.14309;5.08354;251;20220825;32.3;15.5;23.9;1.9;13.96;0;4.7;20011 +94095;49.14309;5.08354;251;20220826;23.1;18.2;20.7;3.1;17.51;.7;2.85;10360 +94095;49.14309;5.08354;251;20220827;24.6;12.9;18.7;1.8;14.86;0;3.13;16218 +94095;49.14309;5.08354;251;20220828;26.5;12.4;19.4;2.3;14.31;0;3.68;17587 +94095;49.14309;5.08354;251;20220829;29.6;15.9;22.7;2.3;12.21;0;4.4;17018 +94095;49.14309;5.08354;251;20220830;26.9;15.1;21;1.7;14.14;3.7;3.42;15398 +94095;49.14309;5.08354;251;20220831;26.8;13.6;20.2;2.2;16.16;4;3.4;16474 +94095;49.14309;5.08354;251;20220901;25.7;13.8;19.8;2.5;13.71;0;3.59;15669 +94095;49.14309;5.08354;251;20220902;26.9;12.6;19.8;2.5;13.29;.1;3.83;16891 +94095;49.14309;5.08354;251;20220903;24.4;14.8;19.6;2;16.64;1.3;2.81;13620 +94095;49.14309;5.08354;251;20220904;27.7;12.3;20;1.7;14.44;.1;3.43;17212 +94095;49.14309;5.08354;251;20220905;30.1;14.2;22.2;2.4;14.69;5.2;4.23;17417 +94095;49.14309;5.08354;251;20220906;28.9;14.2;21.6;2.2;17.36;4.6;3.55;16381 +94095;49.14309;5.08354;251;20220907;23.8;14.5;19.2;2.2;16.49;3.5;2.68;12906 +94095;49.14309;5.08354;251;20220908;20.4;13.6;17;3.8;15.71;14.3;2.29;10750 +94095;49.14309;5.08354;251;20220909;19.1;13.6;16.4;4.4;15.21;8;2.2;9657 +94095;49.14309;5.08354;251;20220910;17.9;13.5;15.7;4.3;15.41;2.9;1.76;8402 +94095;49.14309;5.08354;251;20220911;19.9;12.4;16.2;1.2;14.74;.2;1.9;11233 +94095;49.14309;5.08354;251;20220912;26;9.4;17.7;1.5;13.16;.1;2.95;16581 +94095;49.14309;5.08354;251;20220913;26.4;14.1;20.3;2;16.46;1.7;2.91;14037 +94095;49.14309;5.08354;251;20220914;24.4;17.5;21;2.4;19.94;5.7;2.27;10130 +94095;49.14309;5.08354;251;20220915;19.5;14.1;16.8;2.5;15.89;1.2;1.78;8631 +94095;49.14309;5.08354;251;20220916;16.2;11.6;13.9;2.5;12.01;.6;1.79;8073 +94095;49.14309;5.08354;251;20220917;13.9;6.3;10.1;3.2;9.89;1;1.68;10450 +94095;49.14309;5.08354;251;20220918;16.2;5.4;10.8;3.6;9.16;0;2.26;12414 +94095;49.14309;5.08354;251;20220919;16.8;5.4;11.1;1.5;9.61;.1;1.83;12602 +94095;49.14309;5.08354;251;20220920;16.8;4.3;10.5;1.4;9.36;0;1.78;13102 +94095;49.14309;5.08354;251;20220921;17.5;5.4;11.4;1.6;9.09;0;1.95;12716 +94095;49.14309;5.08354;251;20220922;19.8;4.1;12;1.3;8.09;.1;2.14;14365 +94095;49.14309;5.08354;251;20220923;18;4.8;11.4;1;9.04;0;1.75;12941 +94095;49.14309;5.08354;251;20220924;17.1;8.9;13;1;11.44;.1;1.48;9925 +94095;49.14309;5.08354;251;20220925;15.9;10.1;13;1.8;11.51;.2;1.51;8180 +94095;49.14309;5.08354;251;20220926;14.3;6;10.1;4.1;10.36;9.6;1.54;9783 +94095;49.14309;5.08354;251;20220927;12.5;7.9;10.2;5.2;11.09;10.3;1.23;6926 +94095;49.14309;5.08354;251;20220928;13.9;7.7;10.8;2.9;10.54;.1;1.41;8064 +94095;49.14309;5.08354;251;20220929;14.1;6.1;10.1;1.3;9.79;.5;1.28;9104 +94095;49.14309;5.08354;251;20220930;16;1.7;8.9;1.8;8.76;12.4;1.58;12183 +94095;49.14309;5.08354;251;20221001;17.1;9.3;13.2;6;12.84;3.7;1.74;8748 +94095;49.14309;5.08354;251;20221002;15.4;11.8;13.6;2.8;14.16;16.2;1.08;5575 +94095;49.14309;5.08354;251;20221003;15.4;6.8;11.1;1.3;11.04;0;1.22;8757 +94095;49.14309;5.08354;251;20221004;19.2;4.7;11.9;1.6;10.81;.1;1.59;11680 +94095;49.14309;5.08354;251;20221005;21.6;9.5;15.5;3.4;13.51;0;2.13;10498 +94095;49.14309;5.08354;251;20221006;17.6;9.3;13.4;1.7;11.71;0;1.44;8520 +94095;49.14309;5.08354;251;20221007;17.5;3.5;10.5;1.3;9.79;0;1.35;11031 +94095;49.14309;5.08354;251;20221008;15.5;6.2;10.9;1.6;9.79;0;1.28;8869 +94095;49.14309;5.08354;251;20221009;17.7;3;10.4;2.3;9.04;.1;1.65;10966 +94095;49.14309;5.08354;251;20221010;19.2;6.2;12.7;2.2;12.41;0;1.45;10055 +94095;49.14309;5.08354;251;20221011;16.7;10.4;13.6;2.2;11.59;0;1.44;6695 +94095;49.14309;5.08354;251;20221012;18.2;3.5;10.8;1;9.81;0;1.2;10523 +94095;49.14309;5.08354;251;20221013;14.9;8.6;11.8;2.2;12.89;1.4;.89;6642 +94095;49.14309;5.08354;251;20221014;15.5;12.6;14.1;3.1;15.54;17.6;.73;4112 +94095;49.14309;5.08354;251;20221015;17.3;13.6;15.5;4;16.29;5;.99;4691 +94095;49.14309;5.08354;251;20221016;19.5;13.1;16.3;2;16.41;.1;1.12;6288 +94095;49.14309;5.08354;251;20221017;21.2;14.3;17.7;2.7;16.64;18.6;1.5;6235 +94095;49.14309;5.08354;251;20221018;19;14.5;16.7;1.2;16.79;.2;.93;5088 +94095;49.14309;5.08354;251;20221019;17.7;12.3;15;4.1;15.26;0;1.14;5559 +94095;49.14309;5.08354;251;20221020;19.8;12.8;16.3;3.5;15.71;11.9;1.37;6037 +94095;49.14309;5.08354;251;20221021;18.9;13;16;3;16.19;2.4;1.08;5438 +94095;49.14309;5.08354;251;20221022;19.9;12.6;16.3;2.8;14.71;0;1.41;6075 +94095;49.14309;5.08354;251;20221023;21.8;12.8;17.3;3.6;14.76;2.6;1.87;6615 +94095;49.14309;5.08354;251;20221024;17.3;15.3;16.3;5.3;13.26;0;2.05;2949 +94095;49.14309;5.08354;251;20221025;17.1;11.8;14.5;3.1;13.66;1;1.16;4846 +94095;49.14309;5.08354;251;20221026;20.2;13.8;17;2.8;14.14;.2;1.59;5251 +94095;49.14309;5.08354;251;20221027;22.2;10.5;16.4;3;14.59;0;1.55;7140 +94095;49.14309;5.08354;251;20221028;23;14.8;18.9;2.6;14.89;0;1.78;5762 +94095;49.14309;5.08354;251;20221029;22.3;12.8;17.5;2.1;13.99;0;1.5;6297 +94095;49.14309;5.08354;251;20221030;20.1;10.6;15.3;2;12.29;0;1.32;6160 +94095;49.14309;5.08354;251;20221031;19.7;9;14.3;2.4;13.11;3.6;1.17;6387 +94095;49.14309;5.08354;251;20221101;14.7;11;12.8;4.9;12.49;.1;1.19;3485 +94095;49.14309;5.08354;251;20221102;14.7;9.2;11.9;4.1;10.94;0;1.29;4289 +94095;49.14309;5.08354;251;20221103;13;8;10.5;4;11.26;9.8;.82;3974 +94095;49.14309;5.08354;251;20221104;10.6;8.3;9.4;3.6;10.64;2;.7;2447 +94095;49.14309;5.08354;251;20221105;8.8;3;5.9;2.2;9.11;.1;.38;4302 +94095;49.14309;5.08354;251;20221106;9.7;5.2;7.4;3.5;9.44;.7;.59;3611 +94095;49.14309;5.08354;251;20221107;13.9;8.7;11.3;5.2;12.26;.1;.82;3763 +94095;49.14309;5.08354;251;20221108;16.6;7.9;12.2;3.9;11.06;5.4;1.32;4945 +94095;49.14309;5.08354;251;20221109;13.4;11.7;12.5;3.9;12.61;.3;.93;1854 +94095;49.14309;5.08354;251;20221110;11.1;6;8.6;2.4;10.49;0;.45;3527 +94095;49.14309;5.08354;251;20221111;11.1;4.9;8;2.3;9.94;.1;.47;3831 +94095;49.14309;5.08354;251;20221112;11.9;4.2;8;2.9;9.39;0;.6;4347 +94095;49.14309;5.08354;251;20221113;12.8;4.6;8.7;2.8;8.74;.1;.88;4438 +94095;49.14309;5.08354;251;20221114;10.1;2.8;6.4;2.4;9.71;2.2;.3;4169 +94095;49.14309;5.08354;251;20221115;13.5;7.8;10.7;3.8;12.19;6.5;.53;3481 +94095;49.14309;5.08354;251;20221116;11.3;8.5;9.9;4.6;11.64;5.1;.5;2286 +94095;49.14309;5.08354;251;20221117;11.8;10.1;11;6.5;11.16;11.6;1.13;1632 +94095;49.14309;5.08354;251;20221118;8.5;7.8;8.2;4.2;10.21;1.2;.55;792 +94095;49.14309;5.08354;251;20221119;7.3;6.2;6.8;2.9;9.56;1.1;.41;1087 +94095;49.14309;5.08354;251;20221120;7.3;5;6.2;4.7;9.16;4.8;.39;1869 +94095;49.14309;5.08354;251;20221121;7.8;5.4;6.6;4.7;9.24;1.2;.46;1902 +94095;49.14309;5.08354;251;20221122;7.9;4;5.9;5.5;8.61;2;.54;2453 +94095;49.14309;5.08354;251;20221123;9.1;4.8;7;4.4;8.89;6.1;.62;2630 +94095;49.14309;5.08354;251;20221124;9.9;6.5;8.2;4.6;9.59;2.7;.71;2242 +94095;49.14309;5.08354;251;20221125;9.9;6.5;8.2;3.1;9.61;.4;.6;2242 +94095;49.14309;5.08354;251;20221126;6.3;2.6;4.4;2.2;8.46;0;.22;2220 +94095;49.14309;5.08354;251;20221127;7.7;3.6;5.6;2.8;8.16;0;.46;2341 +94095;49.14309;5.08354;251;20221128;7.7;6;6.9;2.6;9.29;2;.45;1324 +94095;49.14309;5.08354;251;20221129;7.4;5.6;6.5;1.3;9.24;0;.36;1378 +94095;49.14309;5.08354;251;20221130;7.8;2.7;5.2;1.9;8.26;0;.32;2559 +94095;49.14309;5.08354;251;20221201;6.9;4.1;5.5;2.4;7.79;.2;.52;1749 +94095;49.14309;5.08354;251;20221202;3.9;3.4;3.7;2.2;6.96;1.2;.55;407 +94095;49.14309;5.08354;251;20221203;2.7;1.5;2.1;4.6;6.21;0;.57;896 +94095;49.14309;5.08354;251;20221204;1.9;1.4;1.6;3.4;6.24;6.5;.48;373 +94095;49.14309;5.08354;251;20221205;2.2;.9;1.5;1.4;6.76;.3;.28;900 +94095;49.14309;5.08354;251;20221206;3.1;.7;1.9;1.5;6.79;.1;.27;1465 +94095;49.14309;5.08354;251;20221207;2.8;.1;1.5;1.9;6.91;.4;.18;1638 +94095;49.14309;5.08354;251;20221208;3.1;1.6;2.3;1.6;6.81;.1;.33;1056 +94095;49.14309;5.08354;251;20221209;1.1;-2.5;-.7;1.8;5.61;0;.19;1908 +94095;49.14309;5.08354;251;20221210;-1.7;-1.9;-1.8;2.4;5.19;0;.3;400 +94095;49.14309;5.08354;251;20221211;-1.8;-3.2;-2.5;1.6;4.99;0;.23;1151 +94095;49.14309;5.08354;251;20221212;-1.2;-4.4;-2.8;2.8;4.33;0;.39;1957 +94095;49.14309;5.08354;251;20221213;-.2;-4.7;-2.5;4.7;3.64;0;.72;2118 +94095;49.14309;5.08354;251;20221214;-.3;-2.7;-1.5;2;4.49;0;.42;1347 +94095;49.14309;5.08354;251;20221215;.9;-6.2;-2.6;2.1;4.04;0;.33;2717 +94095;49.14309;5.08354;251;20221216;1.8;-6.9;-2.5;1.8;3.69;0;.35;3183 +94095;49.14309;5.08354;251;20221217;-.7;-9.6;-5.2;1.4;3.41;0;.14;3218 +94095;49.14309;5.08354;251;20221218;-1;-9;-5;3.6;4.06;.4;.18;3014 +94095;49.14309;5.08354;251;20221219;10;-.6;4.7;3.4;8.21;.5;.34;3286 +94095;49.14309;5.08354;251;20221220;13.3;8.9;11.1;3.9;10.81;5;.88;2063 +94095;49.14309;5.08354;251;20221221;10.7;10.5;10.6;5.2;12.19;10.8;.57;212 +94095;49.14309;5.08354;251;20221222;10.9;9.8;10.4;7.9;12.19;15.8;.5;721 +94095;49.14309;5.08354;251;20221223;13.2;10;11.6;5.4;12.91;7.2;.52;1656 +94095;49.14309;5.08354;251;20221224;10.3;9.3;9.8;4.2;11.29;.7;.58;714 +94095;49.14309;5.08354;251;20221225;13.1;8.5;10.8;3.3;11.21;2.5;.67;2114 +94095;49.14309;5.08354;251;20221226;10.7;9.9;10.3;5.2;10.24;4.2;1.15;542 +94095;49.14309;5.08354;251;20221227;6.9;1.2;4;3.1;7.29;0;.41;2460 +94095;49.14309;5.08354;251;20221228;9.7;3.2;6.4;6;9.64;3.9;.22;2676 +94095;49.14309;5.08354;251;20221229;10;9.5;9.7;7.2;10.04;1.5;1.21;380 +94095;49.14309;5.08354;251;20221230;12.2;4.6;8.4;5.7;10.56;3.8;.43;2934 +94095;49.14309;5.08354;251;20221231;15.7;12.5;14.1;7.8;12.16;0;1.88;1732 +94096;49.15758;5.42557;235;20220101;12.8;8.6;10.7;1.7;10.84;0;.42;2538 +94096;49.15758;5.42557;235;20220102;12.3;4.4;8.4;5.3;9.7;1.2;.7;2610 +94096;49.15758;5.42557;235;20220103;10.6;10;10.3;6.6;10.84;22.7;.84;981 +94096;49.15758;5.42557;235;20220104;10.1;9.4;9.7;5.4;9.84;14.1;.97;627 +94096;49.15758;5.42557;235;20220105;3.1;.5;1.8;4.5;6.34;0;.33;1880 +94096;49.15758;5.42557;235;20220106;4.4;1.2;2.8;2.6;6.24;.4;.42;2334 +94096;49.15758;5.42557;235;20220107;3.8;-.9;1.5;4.5;6.7;7;.2;1848 +94096;49.15758;5.42557;235;20220108;4.8;1.3;3.1;5.6;7.24;18.6;.28;2122 +94096;49.15758;5.42557;235;20220109;4.4;3.1;3.7;4.6;7.07;.9;.49;1015 +94096;49.15758;5.42557;235;20220110;1;-.5;.2;1.8;6.14;0;.25;1102 +94096;49.15758;5.42557;235;20220111;2.8;-.4;1.2;2.2;5.74;0;.32;2563 +94096;49.15758;5.42557;235;20220112;4.4;-4;.2;1.7;5.4;0;.25;3794 +94096;49.15758;5.42557;235;20220113;2.8;-1.3;.7;1.8;5.94;0;.24;2411 +94096;49.15758;5.42557;235;20220114;7.6;-2.2;2.7;.7;6.07;0;.19;4437 +94096;49.15758;5.42557;235;20220115;.9;-3.6;-1.3;1.9;5.37;0;.23;2523 +94096;49.15758;5.42557;235;20220116;.2;-1.8;-.8;2.4;5.84;.1;.16;1375 +94096;49.15758;5.42557;235;20220117;3.6;0;1.8;1.7;6.97;0;.19;2176 +94096;49.15758;5.42557;235;20220118;7.5;2.7;5.1;3.6;7.2;0;.6;3472 +94096;49.15758;5.42557;235;20220119;3.3;-1.6;.9;3.4;6.77;1.5;.12;1939 +94096;49.15758;5.42557;235;20220120;4.8;1;2.9;3.3;6.5;.2;.46;2798 +94096;49.15758;5.42557;235;20220121;3.6;-.1;1.8;2.9;6.24;.1;.32;2917 +94096;49.15758;5.42557;235;20220122;4.8;1.7;3.3;1.9;6.97;0;.35;2427 +94096;49.15758;5.42557;235;20220123;5.3;2.8;4;3;6.67;0;.61;2042 +94096;49.15758;5.42557;235;20220124;6.7;-1.1;2.8;2.6;5.9;0;.52;4838 +94096;49.15758;5.42557;235;20220125;-.1;-3.9;-2;1.3;5.4;0;.21;2001 +94096;49.15758;5.42557;235;20220126;-.7;-1.7;-1.2;2;5.5;0;.25;1085 +94096;49.15758;5.42557;235;20220127;1.3;-1;.1;4;6.07;.6;.21;1839 +94096;49.15758;5.42557;235;20220128;4.2;1.4;2.8;3;7.27;0;.26;2261 +94096;49.15758;5.42557;235;20220129;6.4;2.6;4.5;5.5;8.54;1.9;.14;2573 +94096;49.15758;5.42557;235;20220130;7.2;3.3;5.3;2.6;7.24;.8;.59;4409 +94096;49.15758;5.42557;235;20220131;5.7;-.6;2.5;7.3;6.57;.3;.62;3320 +94096;49.15758;5.42557;235;20220201;6.8;1.3;4.1;5.6;7.57;1.8;.46;3126 +94096;49.15758;5.42557;235;20220202;9.6;7.2;8.4;4.7;9.94;.4;.59;2462 +94096;49.15758;5.42557;235;20220203;6.4;5.8;6.1;2.9;8.64;.3;.47;1418 +94096;49.15758;5.42557;235;20220204;7.5;5;6.2;4.8;8.04;1.6;.74;2401 +94096;49.15758;5.42557;235;20220205;6.6;-.3;3.1;3.8;6.57;0;.6;5344 +94096;49.15758;5.42557;235;20220206;8.6;2.8;5.7;9.7;8.44;21.4;.62;3172 +94096;49.15758;5.42557;235;20220207;6.6;1.4;4;4.6;6.04;0;.97;5635 +94096;49.15758;5.42557;235;20220208;7.3;.7;4;3.5;8.2;0;.28;4048 +94096;49.15758;5.42557;235;20220209;13.2;3.1;8.2;2;7.87;0;.93;6632 +94096;49.15758;5.42557;235;20220210;6.5;3.2;4.9;4.1;7.48;1;.65;1233 +94096;49.15758;5.42557;235;20220211;6.8;.6;3.7;2.5;5.98;0;.76;7200 +94096;49.15758;5.42557;235;20220212;6;-4.4;.8;2.4;4.84;0;.73;8933 +94096;49.15758;5.42557;235;20220213;11.2;-4.3;3.4;4.7;6.31;0;1.17;9233 +94096;49.15758;5.42557;235;20220214;10.4;3.8;7.1;4.1;7.92;.9;1.08;18566 +94096;49.15758;5.42557;235;20220215;9.6;4;6.8;4.9;7.81;8;1.06;6700 +94096;49.15758;5.42557;235;20220216;13.2;6.4;9.8;8.3;11.37;7.2;.67;4539 +94096;49.15758;5.42557;235;20220217;10.8;9.8;10.3;8.2;9.24;2.1;1.72;4137 +94096;49.15758;5.42557;235;20220218;11.8;7.3;9.6;7.1;9;1.4;1.55;3840 +94096;49.15758;5.42557;235;20220219;7.6;2.3;5;6.7;6.2;0;1.39;6705 +94096;49.15758;5.42557;235;20220220;9.8;5.3;7.5;8.7;9.4;6.9;.76;4034 +94096;49.15758;5.42557;235;20220221;7;4.1;5.6;8.5;7.67;4.9;.92;4398 +94096;49.15758;5.42557;235;20220222;8.2;4.5;6.4;5.3;8.97;3.5;.56;4706 +94096;49.15758;5.42557;235;20220223;11.2;1.2;6.2;1.8;8.24;0;.81;7815 +94096;49.15758;5.42557;235;20220224;10.6;6.8;8.7;4.4;7.7;3.2;1.54;4877 +94096;49.15758;5.42557;235;20220225;7.8;.4;4.1;3.8;6.2;.7;1.05;7027 +94096;49.15758;5.42557;235;20220226;7;-3.6;1.7;3.1;5.44;.1;.96;9604 +94096;49.15758;5.42557;235;20220227;8.9;-.2;4.3;5.9;4.84;0;1.88;9555 +94096;49.15758;5.42557;235;20220228;10.1;-2.9;3.6;3.1;4.7;0;1.53;10384 +94096;49.15758;5.42557;235;20220301;9.2;-2.9;3.1;2.1;4.67;0;1.23;8895 +94096;49.15758;5.42557;235;20220302;8.8;-.4;4.2;2.4;4.97;0;1.32;7676 +94096;49.15758;5.42557;235;20220303;13.5;-2.6;5.5;1.6;5.74;0;1.4;11432 +94096;49.15758;5.42557;235;20220304;10.7;-1.8;4.4;2.7;4.14;0;1.78;10775 +94096;49.15758;5.42557;235;20220305;8.7;-4;2.4;2.1;4;0;1.43;10952 +94096;49.15758;5.42557;235;20220306;6.9;-3.5;1.7;4.1;3.74;0;1.71;10415 +94096;49.15758;5.42557;235;20220307;4.9;-3.3;.8;5.9;3.57;0;1.76;10229 +94096;49.15758;5.42557;235;20220308;9.3;-2.9;3.2;4.1;3.47;0;2.14;11660 +94096;49.15758;5.42557;235;20220309;13.3;-4.7;4.3;1.6;4.9;0;1.56;12939 +94096;49.15758;5.42557;235;20220310;14.9;-2.7;6.1;2.9;5.24;0;2.13;13068 +94096;49.15758;5.42557;235;20220311;15.8;1.6;8.7;4.5;6.5;.4;2.57;11827 +94096;49.15758;5.42557;235;20220312;13.3;6.6;9.9;2.6;7.97;.7;1.66;7962 +94096;49.15758;5.42557;235;20220313;13.4;6.3;9.8;3.2;8.74;6.1;1.61;7847 +94096;49.15758;5.42557;235;20220314;12.9;5.7;9.3;2.8;8.14;3.7;1.63;9345 +94096;49.15758;5.42557;235;20220315;9.1;5.2;7.2;2.2;9.5;3.8;.72;4643 +94096;49.15758;5.42557;235;20220316;12.3;6.3;9.3;3.5;10.34;0;1.06;7228 +94096;49.15758;5.42557;235;20220317;10.4;7.5;9;4.3;8.67;0;1.4;4992 +94096;49.15758;5.42557;235;20220318;13.8;2.4;8.1;6.5;6.41;0;2.85;14333 +94096;49.15758;5.42557;235;20220319;13.8;2.7;8.2;6.7;5.78;0;3.18;17133 +94096;49.15758;5.42557;235;20220320;12.3;1.2;6.8;3.2;6.98;.1;1.77;9800 +94096;49.15758;5.42557;235;20220321;18;3.3;10.7;2.9;7.44;0;2.66;16633 +94096;49.15758;5.42557;235;20220322;17.9;.7;9.3;2.1;6.41;0;2.56;17833 +94096;49.15758;5.42557;235;20220323;18.5;-.5;9;1.7;6.14;0;2.45;18100 +94096;49.15758;5.42557;235;20220324;19.2;.2;9.7;2;6.08;0;2.71;18066 +94096;49.15758;5.42557;235;20220325;18.4;.1;9.3;2.9;6.08;0;2.99;18500 +94096;49.15758;5.42557;235;20220326;18.9;1.9;10.4;4;6.04;0;3.72;18800 +94096;49.15758;5.42557;235;20220327;20.3;2.6;11.4;2.7;6.91;0;3.26;19366 +94096;49.15758;5.42557;235;20220328;21.5;.9;11.2;1.6;6.94;0;2.69;17533 +94096;49.15758;5.42557;235;20220329;17.3;4.6;11;1.9;8.18;1.7;1.98;9566 +94096;49.15758;5.42557;235;20220330;11.2;8.6;9.9;2.4;10.14;7.8;1.04;4333 +94096;49.15758;5.42557;235;20220331;8;6.2;7.1;3.2;8.24;.3;.99;3400 +94096;49.15758;5.42557;235;20220401;3.8;-.1;1.9;4.8;5.71;.9;.86;4133 +94096;49.15758;5.42557;235;20220402;3.5;-.5;1.5;3.1;4.82;.1;1.26;10225 +94096;49.15758;5.42557;235;20220403;6.7;-2.3;2.2;2.8;4.41;0;1.69;13266 +94096;49.15758;5.42557;235;20220404;9;-4.9;2.1;5.8;5.41;1;1.67;14379 +94096;49.15758;5.42557;235;20220405;9.3;4.5;6.9;5.6;9.31;2.4;.89;11300 +94096;49.15758;5.42557;235;20220406;11.8;8.3;10.1;5.3;9.61;1.9;1.53;6000 +94096;49.15758;5.42557;235;20220407;12.9;8.5;10.7;8;9.58;7.9;1.96;6933 +94096;49.15758;5.42557;235;20220408;9.2;5.2;7.2;3.7;7.61;34.1;1.31;3200 +94096;49.15758;5.42557;235;20220409;9.1;.3;4.7;2.8;6.54;.8;1.84;15966 +94096;49.15758;5.42557;235;20220410;11.8;-1.3;5.2;1.9;6.04;.1;2.14;18766 +94096;49.15758;5.42557;235;20220411;17.7;.1;8.9;3.9;7.08;0;3.32;21166 +94096;49.15758;5.42557;235;20220412;21.2;3.5;12.3;3.8;8.41;0;3.72;18733 +94096;49.15758;5.42557;235;20220413;21.5;8.1;14.8;2.6;10.98;0;3.05;16433 +94096;49.15758;5.42557;235;20220414;20.3;9.9;15.1;2.6;11.58;0;2.91;16433 +94096;49.15758;5.42557;235;20220415;20.1;6.3;13.2;2.9;10.28;0;3.23;20266 +94096;49.15758;5.42557;235;20220416;16.8;4;10.4;5.1;7.68;0;3.72;23000 +94096;49.15758;5.42557;235;20220417;18;.7;9.4;4.9;5.51;0;4.32;24700 +94096;49.15758;5.42557;235;20220418;18.6;1;9.8;2.8;6.38;0;3.66;23766 +94096;49.15758;5.42557;235;20220419;19.5;2.1;10.8;2.3;7.11;0;3.41;21333 +94096;49.15758;5.42557;235;20220420;16.8;3.9;10.3;4.4;6.18;0;4.13;24300 +94096;49.15758;5.42557;235;20220421;18.2;1.8;10;4.5;7.81;0;3.72;23166 +94096;49.15758;5.42557;235;20220422;18.8;5.1;12;4.2;8.98;0;3.67;22666 +94096;49.15758;5.42557;235;20220423;16.7;6.2;11.4;3.7;9.78;.6;2.13;9033 +94096;49.15758;5.42557;235;20220424;14.3;7.2;10.8;2.4;10.78;1.2;1.48;7166 +94096;49.15758;5.42557;235;20220425;16;6.1;11.1;2.2;9.38;0;2.43;15333 +94096;49.15758;5.42557;235;20220426;14.1;2.2;8.1;2.4;8.51;.1;2.03;14033 +94096;49.15758;5.42557;235;20220427;17.7;1.7;9.7;3.5;8.78;0;3.16;22300 +94096;49.15758;5.42557;235;20220428;20.2;3.8;12;4.2;8.38;0;4.39;25666 +94096;49.15758;5.42557;235;20220429;18.5;6.4;12.4;3.2;9.21;0;3.02;15521 +94096;49.15758;5.42557;235;20220430;15.6;5.9;10.7;4.1;8.47;0;3.14;21543 +94096;49.15758;5.42557;235;20220501;16.4;2.9;9.6;2.8;8.31;0;2.62;17289 +94096;49.15758;5.42557;235;20220502;20.3;6.4;13.3;3;9.61;0;3.33;18906 +94096;49.15758;5.42557;235;20220503;20.8;6.9;13.9;3.7;9.97;.7;3.31;15795 +94096;49.15758;5.42557;235;20220504;20.1;7;13.5;2.8;10.27;1.7;3.07;18235 +94096;49.15758;5.42557;235;20220505;18.2;8.8;13.5;2.2;10.51;1;2.86;16863 +94096;49.15758;5.42557;235;20220506;21.1;5.8;13.5;2.3;10;0;3.01;14686 +94096;49.15758;5.42557;235;20220507;21.8;6.5;14.2;2;10.57;1.4;2.93;14254 +94096;49.15758;5.42557;235;20220508;22.1;8.3;15.2;3;12;.3;3.08;13945 +94096;49.15758;5.42557;235;20220509;24.7;7.6;16.1;1.6;11.54;0;3.27;15967 +94096;49.15758;5.42557;235;20220510;24.4;8.4;16.4;2;12.37;0;3.24;15148 +94096;49.15758;5.42557;235;20220511;26.1;12.7;19.4;3.9;12.44;0;4.37;13915 +94096;49.15758;5.42557;235;20220512;20.6;12.2;16.4;3;12.47;0;2.82;11550 +94096;49.15758;5.42557;235;20220513;20;9.2;14.6;2.5;10.04;0;3.05;13955 +94096;49.15758;5.42557;235;20220514;22.9;5.2;14.1;.8;10.17;0;2.88;16440 +94096;49.15758;5.42557;235;20220515;27.4;7.1;17.2;1.7;11.8;.6;3.76;17573 +94096;49.15758;5.42557;235;20220516;22.2;13.5;17.9;2.4;15.57;1;2.62;11312 +94096;49.15758;5.42557;235;20220517;26.7;10;18.3;1.5;14.1;0;3.37;16352 +94096;49.15758;5.42557;235;20220518;29;11.4;20.2;1.6;14.44;0;3.74;16617 +94096;49.15758;5.42557;235;20220519;28.9;13.8;21.3;2.7;16.5;0;3.97;15137 +94096;49.15758;5.42557;235;20220520;26.9;15.9;21.4;3;17.24;2;3.65;13478 +94096;49.15758;5.42557;235;20220521;21.5;8;14.8;2.5;11.77;0;3.13;15133 +94096;49.15758;5.42557;235;20220522;22.4;7.6;15;1.5;12.07;3;2.93;15367 +94096;49.15758;5.42557;235;20220523;21.1;13;17;3.8;15.37;18.9;2.58;11366 +94096;49.15758;5.42557;235;20220524;17.3;12;14.6;3.9;12.27;.6;2.41;10157 +94096;49.15758;5.42557;235;20220525;19.5;6.2;12.9;2.3;10.67;0;2.82;14749 +94096;49.15758;5.42557;235;20220526;20.3;13;16.7;3.6;12.3;0;3.05;11455 +94096;49.15758;5.42557;235;20220527;18.6;11.8;15.2;4;12.37;0;2.68;10966 +94096;49.15758;5.42557;235;20220528;18.2;5.7;12;2.6;9.14;0;2.96;14558 +94096;49.15758;5.42557;235;20220529;16.3;6.3;11.3;3.9;8.2;.1;3.06;13815 +94096;49.15758;5.42557;235;20220530;17.9;3.8;10.8;2;8.77;0;2.77;15697 +94096;49.15758;5.42557;235;20220531;20.6;5.6;13.1;1.9;8.94;0;3.17;16107 +94096;49.15758;5.42557;235;20220601;20.5;6.1;13.3;2.2;9.37;0;3.22;15860 +94096;49.15758;5.42557;235;20220602;23;6;14.5;2.7;9.84;0;3.82;17672 +94096;49.15758;5.42557;235;20220603;21.5;9.7;15.6;2.1;12.97;1.3;2.9;14194 +94096;49.15758;5.42557;235;20220604;27.8;11.7;19.7;2.1;16.74;4.8;3.74;17111 +94096;49.15758;5.42557;235;20220605;19.4;17;18.2;3.2;17.9;18.3;1.63;5620 +94096;49.15758;5.42557;235;20220606;20.7;14;17.3;3;14.2;.2;2.75;11118 +94096;49.15758;5.42557;235;20220607;20.9;12.1;16.5;3;13.8;2.2;2.86;12836 +94096;49.15758;5.42557;235;20220608;17.8;11.6;14.7;2.3;14.1;9.3;1.93;9593 +94096;49.15758;5.42557;235;20220609;18.9;9.4;14.2;3;12.44;.3;2.54;12905 +94096;49.15758;5.42557;235;20220610;23.1;9.6;16.4;1.6;13.24;0;3.1;15475 +94096;49.15758;5.42557;235;20220611;26.2;11.7;19;1.6;15.2;0;4.57;25095 +94096;49.15758;5.42557;235;20220612;24.4;13.6;19;2.8;14.2;0;4.54;22490 +94096;49.15758;5.42557;235;20220613;21.6;9.1;15.4;2.8;11.27;0;4.31;24538 +94096;49.15758;5.42557;235;20220614;25.3;8.1;16.7;2.2;11.2;0;4.93;26863 +94096;49.15758;5.42557;235;20220615;29.7;9.5;19.6;1.3;12.5;0;5.27;28120 +94096;49.15758;5.42557;235;20220616;27.8;14.3;21.1;2.1;13.27;0;5.26;24888 +94096;49.15758;5.42557;235;20220617;30.5;11.5;21;1.3;13.17;0;5.31;27265 +94096;49.15758;5.42557;235;20220618;34.6;14.3;24.4;1.6;16.47;0;5.98;27343 +94096;49.15758;5.42557;235;20220619;32.9;20.4;26.6;3.8;17.8;18.9;6.51;23347 +94096;49.15758;5.42557;235;20220620;21.8;16.8;19.3;4;16.64;.6;3.4;15753 +94096;49.15758;5.42557;235;20220621;27.2;11.3;19.3;2.7;14.5;.1;4.98;25409 +94096;49.15758;5.42557;235;20220622;24.4;15.2;19.8;2.3;17.54;2.1;3.58;18002 +94096;49.15758;5.42557;235;20220623;28.1;15.8;21.9;2.1;18.74;8.7;4.63;23036 +94096;49.15758;5.42557;235;20220624;22.8;16;19.4;3.6;17.4;2.6;3.51;17140 +94096;49.15758;5.42557;235;20220625;25.6;13.6;19.6;2.4;15.94;6.4;4.37;22234 +94096;49.15758;5.42557;235;20220626;17.7;14.7;16.2;1.9;16.2;4.1;1.9;9945 +94096;49.15758;5.42557;235;20220627;19.8;14;16.9;2.2;16.1;1.1;2.59;13940 +94096;49.15758;5.42557;235;20220628;25.7;10;17.9;1.8;13.97;0;4.65;26062 +94096;49.15758;5.42557;235;20220629;27.4;13.8;20.6;1.3;14.9;0;4.75;25176 +94096;49.15758;5.42557;235;20220630;21.5;12.1;16.8;2.6;14.8;.3;3.24;17493 +94096;49.15758;5.42557;235;20220701;20.5;12.4;16.4;2.4;12.67;.1;3.61;19318 +94096;49.15758;5.42557;235;20220702;27.1;7.7;17.4;1.3;11.84;0;4.89;28146 +94096;49.15758;5.42557;235;20220703;26.7;11.1;18.9;2.5;13.4;0;5.02;25631 +94096;49.15758;5.42557;235;20220704;24.4;9.6;17;2.1;12.24;0;4.59;25287 +94096;49.15758;5.42557;235;20220705;25.5;10.4;18;2.6;12.54;0;4.93;25630 +94096;49.15758;5.42557;235;20220706;21.6;10.6;16.1;3.3;11.7;0;4.27;22560 +94096;49.15758;5.42557;235;20220707;19.9;10.6;15.3;3.1;13.27;.1;2.98;15395 +94096;49.15758;5.42557;235;20220708;24.7;8.9;16.8;3;12.14;0;4.9;26167 +94096;49.15758;5.42557;235;20220709;26.4;11.3;18.9;2.7;13.8;0;4.92;24381 +94096;49.15758;5.42557;235;20220710;23.3;11.5;17.4;4;12.2;0;4.8;23802 +94096;49.15758;5.42557;235;20220711;27.2;11.3;19.2;2.4;14.2;0;4.93;24896 +94096;49.15758;5.42557;235;20220712;29.5;12.5;21;2.1;13.87;0;5.44;26233 +94096;49.15758;5.42557;235;20220713;32.3;14.8;23.6;1.4;13.44;0;5.2;23670 +94096;49.15758;5.42557;235;20220714;31.1;15.4;23.2;2.6;14;0;5.9;24545 +94096;49.15758;5.42557;235;20220715;24.9;13.8;19.3;3.3;11.34;0;5.19;23177 +94096;49.15758;5.42557;235;20220716;26.1;9.9;18;2.4;11.04;0;5;24905 +94096;49.15758;5.42557;235;20220717;30;11.3;20.6;2.2;10.27;0;5.77;26588 +94096;49.15758;5.42557;235;20220718;35.4;13.1;24.2;1.6;10.97;0;6.16;27491 +94096;49.15758;5.42557;235;20220719;37.5;14.9;26.2;2.4;12.27;0;7.27;27868 +94096;49.15758;5.42557;235;20220720;28.8;20.9;24.9;3.2;17.44;4.3;4.61;15790 +94096;49.15758;5.42557;235;20220721;26.6;15.4;21;2.8;17.77;.1;4.2;20084 +94096;49.15758;5.42557;235;20220722;28.6;14;21.3;2.2;17.3;1.3;4.56;22330 +94096;49.15758;5.42557;235;20220723;27.5;16.7;22.1;1.9;17.64;0;4.12;19312 +94096;49.15758;5.42557;235;20220724;31.4;13.9;22.7;1.2;15.67;0;4.96;25006 +94096;49.15758;5.42557;235;20220725;28.7;16.7;22.7;3.4;15.77;.1;5.07;19070 +94096;49.15758;5.42557;235;20220726;22.6;12.8;17.7;3;14.04;0;3.73;18737 +94096;49.15758;5.42557;235;20220727;24.6;14.9;19.8;3.5;12.4;0;4.64;18863 +94096;49.15758;5.42557;235;20220728;26.9;12.4;19.7;2.8;11.3;0;4.88;20495 +94096;49.15758;5.42557;235;20220729;28.1;12.1;20.1;2.5;12.77;0;5.04;23051 +94096;49.15758;5.42557;235;20220730;28.3;12.2;20.2;2;12.57;0;4.79;22913 +94096;49.15758;5.42557;235;20220731;28.1;14.8;21.4;2.7;14.57;0;4.84;21478 +94096;49.15758;5.42557;235;20220801;24.1;16.4;20.3;1.9;17;0;3.14;14683 +94096;49.15758;5.42557;235;20220802;29.7;13;21.3;1.1;15.57;0;4.32;22936 +94096;49.15758;5.42557;235;20220803;34.2;14.8;24.5;1;15.34;0;4.86;24303 +94096;49.15758;5.42557;235;20220804;35.1;16.6;25.9;2.2;16.54;10.2;5.73;22549 +94096;49.15758;5.42557;235;20220805;25.1;19;22;3.8;18.54;0;3.67;14482 +94096;49.15758;5.42557;235;20220806;23.9;11.8;17.9;4.2;11.14;0;4.88;21417 +94096;49.15758;5.42557;235;20220807;27.2;11.4;19.3;3.7;9.94;0;5.66;23109 +94096;49.15758;5.42557;235;20220808;29.1;12.1;20.6;3.7;10.8;0;5.94;23050 +94096;49.15758;5.42557;235;20220809;30.9;14;22.4;3.7;11.84;0;6.29;23055 +94096;49.15758;5.42557;235;20220810;30.4;17.5;23.9;4;11.14;0;6.46;20735 +94096;49.15758;5.42557;235;20220811;30.4;14.2;22.3;3.4;10.47;0;6.13;22197 +94096;49.15758;5.42557;235;20220812;31.1;14;22.6;3;10.27;0;5.99;22251 +94096;49.15758;5.42557;235;20220813;30.9;13.6;22.3;3;10.24;0;5.91;22239 +94096;49.15758;5.42557;235;20220814;30.1;13.1;21.6;2.6;12.57;3.4;4.87;18886 +94096;49.15758;5.42557;235;20220815;24.6;17.1;20.9;2.6;18.04;.2;3.2;14624 +94096;49.15758;5.42557;235;20220816;28.8;13.9;21.4;1.3;16.74;2;3.92;20577 +94096;49.15758;5.42557;235;20220817;26.9;17.1;22;1.8;17.5;0;3.49;16505 +94096;49.15758;5.42557;235;20220818;26.8;15.8;21.3;1.8;16.4;1;3.4;15109 +94096;49.15758;5.42557;235;20220819;24.5;15;19.8;3.1;16.8;1.5;3.31;15994 +94096;49.15758;5.42557;235;20220820;25.1;15.3;20.2;2.6;15.1;0;3.8;18166 +94096;49.15758;5.42557;235;20220821;26.6;9.7;18.1;1.4;12.67;0;3.61;19998 +94096;49.15758;5.42557;235;20220822;28.4;13.4;20.9;1.8;13.57;0;4.04;19453 +94096;49.15758;5.42557;235;20220823;29.3;12.8;21.1;1.3;14.97;0;3.77;19785 +94096;49.15758;5.42557;235;20220824;32.3;14.6;23.4;1.4;13.8;0;4.33;20360 +94096;49.15758;5.42557;235;20220825;31.9;14.6;23.2;1.8;13.34;0;4.58;19961 +94096;49.15758;5.42557;235;20220826;23.1;18.2;20.6;3.6;17.27;.8;2.8;9430 +94096;49.15758;5.42557;235;20220827;24.2;15.8;20;3;15.84;0;3.21;13313 +94096;49.15758;5.42557;235;20220828;26.3;13.3;19.8;3.4;14.37;0;3.99;17035 +94096;49.15758;5.42557;235;20220829;29.2;14.5;21.9;3.3;12.04;0;5.03;18277 +94096;49.15758;5.42557;235;20220830;28.4;14.4;21.4;2.2;13.47;3.7;3.76;15019 +94096;49.15758;5.42557;235;20220831;26.7;14.8;20.7;3;15.7;.1;3.67;15164 +94096;49.15758;5.42557;235;20220901;25.1;13.6;19.4;3.2;13.6;0;3.72;15823 +94096;49.15758;5.42557;235;20220902;27;12.2;19.6;2.7;12.4;0;3.97;16889 +94096;49.15758;5.42557;235;20220903;22.7;15.9;19.3;2;16.57;6.4;2.41;11229 +94096;49.15758;5.42557;235;20220904;27.6;12.1;19.8;1.8;15.17;.1;3.48;18061 +94096;49.15758;5.42557;235;20220905;29.9;12.1;21;2.7;14.9;3.9;4.2;17636 +94096;49.15758;5.42557;235;20220906;28.8;14.7;21.7;2.2;17.64;3.9;3.49;16512 +94096;49.15758;5.42557;235;20220907;23;15.2;19.1;2.5;16.87;3.4;2.52;12046 +94096;49.15758;5.42557;235;20220908;21;14.1;17.6;3.7;15.64;11.3;2.45;11870 +94096;49.15758;5.42557;235;20220909;19.4;14.2;16.8;4;15.07;5.3;2.24;10880 +94096;49.15758;5.42557;235;20220910;17.9;14;16;4.3;15.27;3.3;1.66;7515 +94096;49.15758;5.42557;235;20220911;20.3;12.7;16.5;1.5;14.7;.2;1.94;10843 +94096;49.15758;5.42557;235;20220912;25.5;8.6;17.1;1.4;13;.1;2.82;16806 +94096;49.15758;5.42557;235;20220913;26.9;12.7;19.8;2;15.67;2.3;2.86;13209 +94096;49.15758;5.42557;235;20220914;24.3;17.8;21.1;2.4;19.7;4;2.21;9721 +94096;49.15758;5.42557;235;20220915;19.5;14.5;17;3.1;15.77;1.2;1.96;10288 +94096;49.15758;5.42557;235;20220916;16.1;11.9;14;3.3;11.64;.7;1.86;7133 +94096;49.15758;5.42557;235;20220917;13.9;6.7;10.3;4;10.17;1.2;1.63;10340 +94096;49.15758;5.42557;235;20220918;15.9;6.6;11.2;4.5;9.17;0;2.34;11923 +94096;49.15758;5.42557;235;20220919;16.5;5.5;11;2.1;9.7;.1;1.85;11804 +94096;49.15758;5.42557;235;20220920;16.5;4.6;10.5;1.9;9.4;0;1.84;12421 +94096;49.15758;5.42557;235;20220921;17.8;4.8;11.3;2.1;8.97;0;2.12;13507 +94096;49.15758;5.42557;235;20220922;19.5;3.4;11.5;1.5;7.77;0;2.25;14952 +94096;49.15758;5.42557;235;20220923;18.4;3.5;11;1.2;8.6;0;1.79;12256 +94096;49.15758;5.42557;235;20220924;16.4;8.3;12.4;1.2;10.9;.2;1.42;8542 +94096;49.15758;5.42557;235;20220925;15.3;10.5;12.9;2.6;11.7;.3;1.45;6798 +94096;49.15758;5.42557;235;20220926;14.4;5;9.7;3.7;10;9.4;1.47;9043 +94096;49.15758;5.42557;235;20220927;12.2;8.4;10.3;4.7;10.57;10.2;1.25;7385 +94096;49.15758;5.42557;235;20220928;13.8;7.6;10.7;2.6;10.27;.2;1.38;8162 +94096;49.15758;5.42557;235;20220929;13.9;5.5;9.7;1.4;9.74;.8;1.21;8591 +94096;49.15758;5.42557;235;20220930;16.1;2.2;9.1;1.4;8.64;10.7;1.52;12335 +94096;49.15758;5.42557;235;20221001;17.3;7.7;12.5;5.2;12.47;4.3;1.57;8341 +94096;49.15758;5.42557;235;20221002;15;12;13.5;2.7;13.64;18.2;1.01;4444 +94096;49.15758;5.42557;235;20221003;14.8;6.1;10.5;1.5;10.77;0;1.19;9420 +94096;49.15758;5.42557;235;20221004;18.7;4.1;11.4;1.3;10.64;.1;1.48;11970 +94096;49.15758;5.42557;235;20221005;22.2;8.5;15.4;3.1;13.34;0;2.12;11378 +94096;49.15758;5.42557;235;20221006;17.4;10.4;13.9;2.2;11.74;0;1.6;9645 +94096;49.15758;5.42557;235;20221007;17.5;2.6;10;1.2;10.07;0;1.28;10841 +94096;49.15758;5.42557;235;20221008;16;6;11;2;10.2;0;1.35;9071 +94096;49.15758;5.42557;235;20221009;17.7;2.3;10;2.4;8.9;0;1.68;11645 +94096;49.15758;5.42557;235;20221010;20.3;4.9;12.6;2.2;12;0;1.5;10230 +94096;49.15758;5.42557;235;20221011;16.5;10.7;13.6;3.2;11.44;0;1.63;7728 +94096;49.15758;5.42557;235;20221012;16.8;2.6;9.7;1.2;9.8;0;1.18;10652 +94096;49.15758;5.42557;235;20221013;15.6;8.8;12.2;1.8;12.6;1;.89;5240 +94096;49.15758;5.42557;235;20221014;15.8;12.5;14.1;2.7;15.2;17.8;.71;3722 +94096;49.15758;5.42557;235;20221015;16.9;13.8;15.4;3.9;16.07;5.4;.86;3915 +94096;49.15758;5.42557;235;20221016;19.6;13.6;16.6;2;16.14;.1;1.1;5918 +94096;49.15758;5.42557;235;20221017;22.2;14;18.1;2.5;16.34;19.9;1.53;7665 +94096;49.15758;5.42557;235;20221018;19.1;15.1;17.1;1.5;16.7;.3;.97;4982 +94096;49.15758;5.42557;235;20221019;18.1;11.9;15;4.3;14.94;0;1.08;5065 +94096;49.15758;5.42557;235;20221020;18.5;11.6;15;3.3;14.84;11.3;1.14;5148 +94096;49.15758;5.42557;235;20221021;19.2;12.9;16.1;2.5;15.77;5.9;1.04;5366 +94096;49.15758;5.42557;235;20221022;20.4;11.6;16;2.2;14.34;.1;1.29;7399 +94096;49.15758;5.42557;235;20221023;21.9;11.3;16.6;2.9;14.5;3.3;1.57;7122 +94096;49.15758;5.42557;235;20221024;17.8;13.9;15.9;4.5;13.34;0;1.77;4717 +94096;49.15758;5.42557;235;20221025;17.8;12.4;15.1;3;13.4;.4;1.26;5212 +94096;49.15758;5.42557;235;20221026;20.7;12.6;16.7;2.3;13.87;.1;1.38;6525 +94096;49.15758;5.42557;235;20221027;22.1;8.2;15.1;2.4;13.9;0;1.35;7625 +94096;49.15758;5.42557;235;20221028;24.5;14.4;19.4;2.1;14.94;0;1.65;6980 +94096;49.15758;5.42557;235;20221029;22.7;11.8;17.2;1.9;13.74;0;1.38;6326 +94096;49.15758;5.42557;235;20221030;21.2;10.7;15.9;1.8;12.27;0;1.3;6468 +94096;49.15758;5.42557;235;20221031;20.4;8.1;14.3;1.9;12.34;3.7;1.13;6113 +94096;49.15758;5.42557;235;20221101;14.8;12.4;13.6;4.3;12.17;.1;1.23;4999 +94096;49.15758;5.42557;235;20221102;15.1;8.6;11.8;3.5;10.54;0;1.18;5868 +94096;49.15758;5.42557;235;20221103;12.4;7.1;9.8;3.5;10.9;9.9;.68;3492 +94096;49.15758;5.42557;235;20221104;10.8;8.3;9.6;3.3;10.37;2.4;.7;2911 +94096;49.15758;5.42557;235;20221105;9.8;4.9;7.3;2.3;9.24;.1;.5;4075 +94096;49.15758;5.42557;235;20221106;9.7;3.8;6.7;3.1;9.1;.5;.52;3691 +94096;49.15758;5.42557;235;20221107;14.2;8.2;11.2;4.6;11.9;.1;.72;4273 +94096;49.15758;5.42557;235;20221108;17.1;6.9;12;3.1;10.97;6.5;1.09;5562 +94096;49.15758;5.42557;235;20221109;13.3;12;12.7;3.5;12.64;.3;.82;1739 +94096;49.15758;5.42557;235;20221110;11.3;4.8;8.1;2.1;10.27;0;.43;4147 +94096;49.15758;5.42557;235;20221111;9.4;4.5;6.9;2.4;9.6;.1;.38;3390 +94096;49.15758;5.42557;235;20221112;7.4;4;5.7;3.3;9.04;0;.36;2780 +94096;49.15758;5.42557;235;20221113;12.3;5;8.6;3.1;8.77;.1;.8;5063 +94096;49.15758;5.42557;235;20221114;9.4;3.1;6.3;2.5;9.7;2.2;.23;2976 +94096;49.15758;5.42557;235;20221115;13.8;7.8;10.8;3.3;11.94;5.7;.52;3770 +94096;49.15758;5.42557;235;20221116;11.7;8.5;10.1;3.9;11.44;4.8;.5;2521 +94096;49.15758;5.42557;235;20221117;12.2;9.7;11;5.5;11;10.9;.91;2494 +94096;49.15758;5.42557;235;20221118;9;8.2;8.6;3.9;10.14;.6;.52;1182 +94096;49.15758;5.42557;235;20221119;8.6;6.8;7.7;3.2;9.37;1;.49;1868 +94096;49.15758;5.42557;235;20221120;7.7;6.2;7;4.4;9;5;.47;2303 +94096;49.15758;5.42557;235;20221121;8.4;5.8;7.1;4.4;8.97;1.3;.53;2078 +94096;49.15758;5.42557;235;20221122;7.7;4.7;6.2;4.7;8.44;2;.56;1950 +94096;49.15758;5.42557;235;20221123;8.8;4.5;6.7;3.8;8.77;6.3;.49;2867 +94096;49.15758;5.42557;235;20221124;10.7;6.8;8.8;4.4;9.37;2.1;.75;2930 +94096;49.15758;5.42557;235;20221125;10;5.5;7.7;2.6;9.47;0;.44;2682 +94096;49.15758;5.42557;235;20221126;5.7;3.3;4.5;2.2;8.6;0;.17;1866 +94096;49.15758;5.42557;235;20221127;7.5;4;5.7;3.5;8.17;0;.45;2382 +94096;49.15758;5.42557;235;20221128;8.2;5.4;6.8;2.2;9.14;1.7;.39;1531 +94096;49.15758;5.42557;235;20221129;7.9;5.6;6.8;1.4;9.07;0;.36;1444 +94096;49.15758;5.42557;235;20221130;7.6;2.7;5.2;2.5;8.2;0;.31;2558 +94096;49.15758;5.42557;235;20221201;6.5;5.2;5.8;3;7.9;.6;.58;1038 +94096;49.15758;5.42557;235;20221202;3.7;3.5;3.6;3;6.97;1.2;.52;294 +94096;49.15758;5.42557;235;20221203;2.7;1.7;2.2;5.4;6.27;0;.52;932 +94096;49.15758;5.42557;235;20221204;1.6;1.4;1.5;4.4;6.24;4.5;.41;415 +94096;49.15758;5.42557;235;20221205;3.4;1.1;2.2;1.7;6.84;.3;.28;1109 +94096;49.15758;5.42557;235;20221206;3.4;1.1;2.3;1.9;6.7;.1;.28;1543 +94096;49.15758;5.42557;235;20221207;3.2;-.2;1.5;2.1;6.7;.3;.2;1374 +94096;49.15758;5.42557;235;20221208;3.3;1.7;2.5;1.7;6.7;.1;.32;1202 +94096;49.15758;5.42557;235;20221209;1.6;-3.2;-.8;1.8;5.47;0;.19;1963 +94096;49.15758;5.42557;235;20221210;1.6;-1.5;.1;2.7;5.17;0;.33;2113 +94096;49.15758;5.42557;235;20221211;-1.6;-3.3;-2.4;1.6;4.94;0;.23;1209 +94096;49.15758;5.42557;235;20221212;-1;-3.7;-2.4;2.5;4.34;0;.37;1975 +94096;49.15758;5.42557;235;20221213;-.2;-4.9;-2.5;5.3;3.7;0;.65;2679 +94096;49.15758;5.42557;235;20221214;-.6;-2.9;-1.7;2.2;4.44;.2;.37;1611 +94096;49.15758;5.42557;235;20221215;.7;-7;-3.1;3;4.07;0;.32;3158 +94096;49.15758;5.42557;235;20221216;2;-6.5;-2.3;2.7;3.6;0;.49;3730 +94096;49.15758;5.42557;235;20221217;-1.5;-10.4;-5.9;1.7;3.27;0;.12;3804 +94096;49.15758;5.42557;235;20221218;-2.9;-10.1;-6.5;3.7;3.87;.4;.08;2248 +94096;49.15758;5.42557;235;20221219;9.7;-2.5;3.6;2.5;8.17;.4;.12;3360 +94096;49.15758;5.42557;235;20221220;12.9;8.1;10.5;3.3;10.8;7.3;.71;1919 +94096;49.15758;5.42557;235;20221221;10.7;10.5;10.6;4.5;11.97;11.4;.47;772 +94096;49.15758;5.42557;235;20221222;11;9.7;10.4;7.4;11.77;13.5;.5;883 +94096;49.15758;5.42557;235;20221223;13.6;9.8;11.7;5.6;12.54;7.3;.59;1548 +94096;49.15758;5.42557;235;20221224;10.6;9.8;10.2;4.2;10.94;.5;.64;996 +94096;49.15758;5.42557;235;20221225;12.9;8.3;10.6;2.8;10.97;.4;.52;2601 +94096;49.15758;5.42557;235;20221226;11;10.2;10.6;5;10.2;3.3;1.05;957 +94096;49.15758;5.42557;235;20221227;7.2;1.8;4.5;3;7.14;0;.44;2695 +94096;49.15758;5.42557;235;20221228;9.8;2.4;6.1;5;9.27;3;.26;2507 +94096;49.15758;5.42557;235;20221229;10.5;8.9;9.7;6.4;10;1;.97;1182 +94096;49.15758;5.42557;235;20221230;12.3;5;8.7;4.8;10.27;4;.53;2422 +94096;49.15758;5.42557;235;20221231;16.3;12.8;14.5;6.4;12.27;0;1.59;2437 +94097;49.17102;5.76777;220;20220101;13.8;9.2;11.5;1.9;10.8;0;.62;2432 +94097;49.17102;5.76777;220;20220102;12.3;4;8.1;5.6;9.7;.9;.58;3334 +94097;49.17102;5.76777;220;20220103;10.7;10;10.3;6.7;10.85;18.5;.88;778 +94097;49.17102;5.76777;220;20220104;11.1;9.3;10.2;5.4;9.9;13.3;1.08;1405 +94097;49.17102;5.76777;220;20220105;3.1;.7;1.9;4.5;6.35;0;.39;1671 +94097;49.17102;5.76777;220;20220106;5.3;.8;3.1;2.4;6.2;.1;.45;2542 +94097;49.17102;5.76777;220;20220107;3.8;-1.4;1.2;5;6.65;6.9;.1;2708 +94097;49.17102;5.76777;220;20220108;4.7;1.4;3.1;6;7.2;14;.28;2110 +94097;49.17102;5.76777;220;20220109;4.6;3.4;4;4.3;7.1;1.1;.55;1177 +94097;49.17102;5.76777;220;20220110;1;-1;0;1.7;6.15;0;.17;1651 +94097;49.17102;5.76777;220;20220111;4;-.5;1.7;2.2;5.75;0;.41;2627 +94097;49.17102;5.76777;220;20220112;5.3;-5;.1;1.4;5.4;0;.22;4179 +94097;49.17102;5.76777;220;20220113;4.1;-1.2;1.5;1.7;5.9;0;.3;2954 +94097;49.17102;5.76777;220;20220114;7.6;-3.2;2.2;.8;5.85;.1;.19;4447 +94097;49.17102;5.76777;220;20220115;.8;-4.1;-1.6;1.8;5.45;.1;.12;2855 +94097;49.17102;5.76777;220;20220116;.5;-1.4;-.4;2.3;5.95;.2;.18;1695 +94097;49.17102;5.76777;220;20220117;3.8;.1;1.9;1.8;7.05;0;.16;2519 +94097;49.17102;5.76777;220;20220118;8.2;3;5.6;3.4;7.25;0;.7;3150 +94097;49.17102;5.76777;220;20220119;3.4;-2.1;.7;3.3;6.8;.9;.03;3249 +94097;49.17102;5.76777;220;20220120;5.3;.3;2.8;2.7;6.45;.1;.42;3195 +94097;49.17102;5.76777;220;20220121;4.7;-.5;2.1;2.4;6.25;.1;.38;3355 +94097;49.17102;5.76777;220;20220122;5.4;1.9;3.7;1.9;7.05;0;.39;2718 +94097;49.17102;5.76777;220;20220123;5.5;2.9;4.2;2.6;6.7;0;.59;2330 +94097;49.17102;5.76777;220;20220124;7.2;-1.4;2.9;2.7;5.85;0;.6;4589 +94097;49.17102;5.76777;220;20220125;.3;-4.4;-2.1;1.1;5.5;0;.14;3364 +94097;49.17102;5.76777;220;20220126;-.4;-1.5;-.9;2.4;5.6;0;.23;1400 +94097;49.17102;5.76777;220;20220127;1.4;-.7;.4;3.9;6.15;.2;.22;2183 +94097;49.17102;5.76777;220;20220128;4.5;1.4;2.9;3.1;7.3;0;.28;2743 +94097;49.17102;5.76777;220;20220129;6.3;2.7;4.5;5.6;8.55;1.3;.14;3036 +94097;49.17102;5.76777;220;20220130;7.6;3;5.3;2.5;7.1;.8;.68;3609 +94097;49.17102;5.76777;220;20220131;6.3;-1.6;2.4;6.7;6.65;.2;.52;4868 +94097;49.17102;5.76777;220;20220201;6.8;1.4;4.1;5.3;7.6;.8;.43;3951 +94097;49.17102;5.76777;220;20220202;9.6;7.1;8.3;4;9.9;.7;.59;2654 +94097;49.17102;5.76777;220;20220203;6.7;6.2;6.4;2.9;8.8;.2;.51;1020 +94097;49.17102;5.76777;220;20220204;7.5;5.1;6.3;4.6;8.05;1.5;.76;2688 +94097;49.17102;5.76777;220;20220205;6.2;-.9;2.6;3.6;6.45;.1;.54;4913 +94097;49.17102;5.76777;220;20220206;8.9;2.2;5.6;10.5;8.5;21.7;.55;4847 +94097;49.17102;5.76777;220;20220207;7;1.2;4.1;4.1;6.05;0;1;4643 +94097;49.17102;5.76777;220;20220208;7.7;-.4;3.7;3.8;8.25;.1;.22;5516 +94097;49.17102;5.76777;220;20220209;13.5;2.6;8;2.5;7.85;0;1.03;6641 +94097;49.17102;5.76777;220;20220210;6.6;2.3;4.5;4.3;7.28;1.2;.63;4733 +94097;49.17102;5.76777;220;20220211;7;.2;3.6;2.6;5.84;0;.67;14866 +94097;49.17102;5.76777;220;20220212;6.5;-4.9;.8;2.1;4.71;0;.68;8984 +94097;49.17102;5.76777;220;20220213;10.9;-4.6;3.1;4.5;6.11;0;1.17;9540 +94097;49.17102;5.76777;220;20220214;10.3;6.2;8.2;3.9;7.91;.8;1.04;17666 +94097;49.17102;5.76777;220;20220215;9.7;3.9;6.8;5.2;7.64;4.3;1.09;6644 +94097;49.17102;5.76777;220;20220216;13.2;6.4;9.8;8.7;11.35;5.4;.72;5815 +94097;49.17102;5.76777;220;20220217;10.9;9.7;10.3;7.3;9.4;1.6;1.61;2403 +94097;49.17102;5.76777;220;20220218;12.1;7.2;9.6;7.8;9.05;1.5;1.65;5075 +94097;49.17102;5.76777;220;20220219;7.8;2.1;5;7.3;6.2;0;1.47;5692 +94097;49.17102;5.76777;220;20220220;9.8;5.3;7.5;9.3;9.4;6.1;.78;5011 +94097;49.17102;5.76777;220;20220221;7.1;4.1;5.6;8.2;7.6;5.1;.97;4098 +94097;49.17102;5.76777;220;20220222;8.4;4.1;6.3;5.3;8.95;2.7;.57;5147 +94097;49.17102;5.76777;220;20220223;11.7;.7;6.2;2;8.2;0;.87;8469 +94097;49.17102;5.76777;220;20220224;10.6;6.7;8.7;5;7.6;3;1.66;4883 +94097;49.17102;5.76777;220;20220225;8.1;0;4.1;3.5;6.1;.8;1.09;7488 +94097;49.17102;5.76777;220;20220226;7.6;-4.6;1.5;3;5.25;.1;1.03;9432 +94097;49.17102;5.76777;220;20220227;9.6;-.1;4.7;5.9;4.85;0;2.05;8587 +94097;49.17102;5.76777;220;20220228;10.2;-2.8;3.7;3;4.55;0;1.57;9978 +94097;49.17102;5.76777;220;20220301;10.2;-4.2;3;1.8;4.4;0;1.32;10844 +94097;49.17102;5.76777;220;20220302;8.9;-.7;4.1;2;4.7;0;1.31;8803 +94097;49.17102;5.76777;220;20220303;13.6;-3;5.3;2.1;5.25;0;1.64;11870 +94097;49.17102;5.76777;220;20220304;11.3;-2.3;4.5;3.3;4.05;0;1.98;10971 +94097;49.17102;5.76777;220;20220305;9.6;-4.9;2.3;2.6;3.95;0;1.61;11498 +94097;49.17102;5.76777;220;20220306;7.8;-3.5;2.2;4;3.55;0;1.87;10309 +94097;49.17102;5.76777;220;20220307;5.3;-3.6;.9;5.4;3.45;0;1.79;9141 +94097;49.17102;5.76777;220;20220308;9.3;-2.7;3.3;4.2;3.4;0;2.19;10782 +94097;49.17102;5.76777;220;20220309;13.2;-4.9;4.1;2.3;4.85;0;1.77;13492 +94097;49.17102;5.76777;220;20220310;15.1;-2.2;6.4;3.5;4.8;0;2.51;13156 +94097;49.17102;5.76777;220;20220311;16.3;3;9.7;5.6;6.05;.1;3.18;11809 +94097;49.17102;5.76777;220;20220312;14;6.1;10;3.3;7.9;.3;1.94;9053 +94097;49.17102;5.76777;220;20220313;13.4;6.4;9.9;3.6;8.7;6.1;1.72;8863 +94097;49.17102;5.76777;220;20220314;13.4;6;9.7;3.3;8.25;2.1;1.81;9266 +94097;49.17102;5.76777;220;20220315;8.7;5.5;7.1;2.4;9.35;5.4;.79;6075 +94097;49.17102;5.76777;220;20220316;12.3;6.1;9.2;3.7;10.2;0;1.18;8549 +94097;49.17102;5.76777;220;20220317;10.9;7.1;9;3.8;8.65;0;1.45;6883 +94097;49.17102;5.76777;220;20220318;14;1.8;7.9;5.5;6.28;0;2.53;13874 +94097;49.17102;5.76777;220;20220319;13.9;3.1;8.5;5.6;5.61;0;2.95;17112 +94097;49.17102;5.76777;220;20220320;11.6;1;6.3;2.8;6.91;.4;2.04;17600 +94097;49.17102;5.76777;220;20220321;18;4.2;11.1;2.5;7.31;0;2.52;16240 +94097;49.17102;5.76777;220;20220322;17.6;.4;9;1.7;6.31;0;2.37;17726 +94097;49.17102;5.76777;220;20220323;18.7;-1.1;8.8;1.3;6.04;0;2.25;17912 +94097;49.17102;5.76777;220;20220324;19.3;.1;9.7;1.6;5.98;0;2.53;18028 +94097;49.17102;5.76777;220;20220325;18.4;-.3;9.1;2.1;6.01;0;2.69;18341 +94097;49.17102;5.76777;220;20220326;19;2.1;10.5;3.2;5.94;0;3.28;18532 +94097;49.17102;5.76777;220;20220327;20.5;2.3;11.4;2.2;6.81;0;3.04;19148 +94097;49.17102;5.76777;220;20220328;21.3;.8;11;1.4;6.84;0;2.56;17279 +94097;49.17102;5.76777;220;20220329;17.1;4.6;10.9;1.5;7.98;3.3;1.76;8113 +94097;49.17102;5.76777;220;20220330;10.8;8.5;9.6;2;9.88;5.8;1.65;13600 +94097;49.17102;5.76777;220;20220331;7.8;5.9;6.9;2.8;8.08;.5;1.34;9700 +94097;49.17102;5.76777;220;20220401;3.7;-.2;1.7;4.4;5.61;.8;1.07;8733 +94097;49.17102;5.76777;220;20220402;3.3;-.2;1.6;4;4.78;.1;1.16;6464 +94097;49.17102;5.76777;220;20220403;7.1;-3.6;1.7;2.2;4.28;0;1.6;12562 +94097;49.17102;5.76777;220;20220404;9.4;-5.6;1.9;5;5.41;.5;1.71;13702 +94097;49.17102;5.76777;220;20220405;9.4;4.8;7.1;4.6;9.44;1.5;1.06;10733 +94097;49.17102;5.76777;220;20220406;11.5;8.2;9.9;5.9;9.31;1.6;1.64;6486 +94097;49.17102;5.76777;220;20220407;13.2;8.3;10.8;9.1;9.28;9.2;2.39;14766 +94097;49.17102;5.76777;220;20220408;8.4;5.1;6.8;4;7.44;33.7;1.63;9566 +94097;49.17102;5.76777;220;20220409;9.6;.1;4.9;3.3;6.34;.7;1.88;16101 +94097;49.17102;5.76777;220;20220410;12;-1.8;5.1;1.9;5.94;.1;2.11;18202 +94097;49.17102;5.76777;220;20220411;17.9;-.7;8.6;3.5;6.88;0;3.17;20558 +94097;49.17102;5.76777;220;20220412;21;3.3;12.1;3.6;8.08;0;3.63;18498 +94097;49.17102;5.76777;220;20220413;21.5;7;14.3;2.1;10.58;.1;2.94;15639 +94097;49.17102;5.76777;220;20220414;20.2;9.4;14.8;2.2;11.21;0;2.8;16076 +94097;49.17102;5.76777;220;20220415;19.8;6.2;13;2.3;9.91;0;3.16;20676 +94097;49.17102;5.76777;220;20220416;16.8;3.9;10.4;4.4;7.41;0;3.48;21875 +94097;49.17102;5.76777;220;20220417;18.2;.5;9.3;4.4;5.38;0;4.05;23778 +94097;49.17102;5.76777;220;20220418;18.8;.4;9.6;2.3;6.18;0;3.45;23335 +94097;49.17102;5.76777;220;20220419;19.7;1.5;10.6;1.9;7.04;0;3.19;20673 +94097;49.17102;5.76777;220;20220420;16.7;3.5;10.1;3.8;6.04;0;3.88;23521 +94097;49.17102;5.76777;220;20220421;17.9;1.6;9.8;3.9;7.58;0;3.53;22667 +94097;49.17102;5.76777;220;20220422;18.7;4.9;11.8;3.6;8.71;0;3.48;21394 +94097;49.17102;5.76777;220;20220423;16.9;6.2;11.6;3.3;9.51;2.2;2.28;10103 +94097;49.17102;5.76777;220;20220424;15.1;7;11.1;1.9;10.38;2.9;1.44;7115 +94097;49.17102;5.76777;220;20220425;16.1;5.1;10.6;1.9;9.38;0;2.38;15461 +94097;49.17102;5.76777;220;20220426;14.2;1.6;7.9;2;8.41;.3;2.05;14172 +94097;49.17102;5.76777;220;20220427;17.8;1.2;9.5;2.9;8.58;0;3;21806 +94097;49.17102;5.76777;220;20220428;20.6;4.1;12.4;3.5;8.11;0;4.01;24685 +94097;49.17102;5.76777;220;20220429;18.3;5.8;12.1;2.5;9.08;.1;2.69;13733 +94097;49.17102;5.76777;220;20220430;15.6;7;11.3;3.4;8.88;0;3.08;20800 +94097;49.17102;5.76777;220;20220501;16.1;2.7;9.4;2.3;8.65;0;2.53;17533 +94097;49.17102;5.76777;220;20220502;20.3;5.6;12.9;2.1;9.78;0;3.04;17433 +94097;49.17102;5.76777;220;20220503;21.1;6.5;13.8;2.7;10.51;1.2;3.04;15133 +94097;49.17102;5.76777;220;20220504;20.7;7.2;14;2.4;10.68;2.2;3.49;21500 +94097;49.17102;5.76777;220;20220505;18.1;9.6;13.9;1.8;10.75;.2;2.85;17433 +94097;49.17102;5.76777;220;20220506;22.3;4;13.2;2;9.25;0;3.98;24413 +94097;49.17102;5.76777;220;20220507;22.7;4.8;13.8;1.7;10.25;.6;3.84;24290 +94097;49.17102;5.76777;220;20220508;23.5;7.6;15.6;2.4;11.5;.4;4.11;23102 +94097;49.17102;5.76777;220;20220509;25.6;6.3;15.9;1.3;11.25;0;4.19;25326 +94097;49.17102;5.76777;220;20220510;24.7;7.5;16.1;2.1;12;0;4.2;23852 +94097;49.17102;5.76777;220;20220511;26.4;12.4;19.4;4;12.55;0;5.19;21351 +94097;49.17102;5.76777;220;20220512;20.7;11.7;16.2;2.9;12.35;0;3.44;17457 +94097;49.17102;5.76777;220;20220513;20.8;8.4;14.6;2.5;10.1;0;3.81;20723 +94097;49.17102;5.76777;220;20220514;23.8;4.1;13.9;.8;9.6;0;3.93;26321 +94097;49.17102;5.76777;220;20220515;27.7;6;16.9;1.9;11.6;.5;4.94;27573 +94097;49.17102;5.76777;220;20220516;22.2;12.8;17.5;2.3;15.25;1.4;3.36;18239 +94097;49.17102;5.76777;220;20220517;26.9;9.3;18.1;1.4;13.5;0;4.45;25046 +94097;49.17102;5.76777;220;20220518;29.5;10.4;19.9;1.6;14;0;5.03;26280 +94097;49.17102;5.76777;220;20220519;29.3;13.3;21.3;3.3;16.1;.3;5.38;24193 +94097;49.17102;5.76777;220;20220520;27.3;15.8;21.5;2.7;17.25;6.5;4.45;20439 +94097;49.17102;5.76777;220;20220521;21.5;7;14.3;2.1;11.55;0;3.78;23071 +94097;49.17102;5.76777;220;20220522;23.2;6.4;14.8;1.3;11.95;3.6;4;25114 +94097;49.17102;5.76777;220;20220523;21.4;12.6;17;3.3;15.55;12.3;3.25;18206 +94097;49.17102;5.76777;220;20220524;17.9;12;14.9;4.2;12.3;.4;3;14934 +94097;49.17102;5.76777;220;20220525;19.7;4.8;12.3;2.3;10.3;0;3.65;23843 +94097;49.17102;5.76777;220;20220526;21.1;12.9;17;3.5;12.1;0;3.87;17674 +94097;49.17102;5.76777;220;20220527;19;11.9;15.4;3.4;12.15;.2;3.26;16492 +94097;49.17102;5.76777;220;20220528;18.8;3.5;11.2;2.1;8.9;0;3.72;24684 +94097;49.17102;5.76777;220;20220529;17.6;6;11.8;3;8.2;0;3.75;21428 +94097;49.17102;5.76777;220;20220530;19.2;2.8;11;1.8;8.45;0;3.83;25814 +94097;49.17102;5.76777;220;20220531;21.2;5;13.1;2;8.75;0;4.2;25331 +94097;49.17102;5.76777;220;20220601;20.9;4.5;12.7;2.2;9.15;0;4.14;25589 +94097;49.17102;5.76777;220;20220602;23.8;4.7;14.2;2.3;9.6;0;4.77;27805 +94097;49.17102;5.76777;220;20220603;21.9;9.2;15.5;1.6;12.45;.6;3.79;22384 +94097;49.17102;5.76777;220;20220604;28.5;10.4;19.5;1.9;16.1;5.3;5.03;27000 +94097;49.17102;5.76777;220;20220605;19.8;17.1;18.5;3.5;17.8;14.2;2.37;10522 +94097;49.17102;5.76777;220;20220606;21.1;14.2;17.7;3.4;14.2;.1;3.51;16678 +94097;49.17102;5.76777;220;20220607;21.4;10.8;16.1;3.3;13.45;1.5;3.75;20589 +94097;49.17102;5.76777;220;20220608;18.5;11;14.7;2.6;14.05;9.6;2.79;17175 +94097;49.17102;5.76777;220;20220609;19.6;9.2;14.4;2.9;12.2;.2;3.5;20605 +94097;49.17102;5.76777;220;20220610;23.3;9;16.2;1.3;12.75;0;4.09;24323 +94097;49.17102;5.76777;220;20220611;26.7;11.3;19;1.4;14.45;0;4.62;25201 +94097;49.17102;5.76777;220;20220612;25.2;12.4;18.8;2.3;13.95;0;4.55;23302 +94097;49.17102;5.76777;220;20220613;22.5;7.9;15.2;2.4;11;0;4.38;24939 +94097;49.17102;5.76777;220;20220614;25.9;7;16.4;1.9;10.65;0;5.04;28140 +94097;49.17102;5.76777;220;20220615;30.6;7.5;19;1;12.05;0;5.4;30407 +94097;49.17102;5.76777;220;20220616;28.6;12.7;20.7;2.1;12.6;0;5.48;26109 +94097;49.17102;5.76777;220;20220617;31;10.9;20.9;1;12.35;0;5.41;29076 +94097;49.17102;5.76777;220;20220618;35.2;14;24.6;1.8;15;0;6.6;29565 +94097;49.17102;5.76777;220;20220619;34.3;21.6;28;3.6;17;3.2;7.15;22841 +94097;49.17102;5.76777;220;20220620;22.4;17.2;19.8;3.4;16.45;.6;3.5;14861 +94097;49.17102;5.76777;220;20220621;28.9;10.7;19.8;2.5;14.1;.2;5.66;27767 +94097;49.17102;5.76777;220;20220622;24.6;15;19.8;2.3;16.95;5.9;3.93;19760 +94097;49.17102;5.76777;220;20220623;29;15.7;22.3;2;18.7;7.5;4.83;23510 +94097;49.17102;5.76777;220;20220624;22.5;16.2;19.3;3.8;17.45;4.7;3.35;15913 +94097;49.17102;5.76777;220;20220625;25.8;13.4;19.6;2.6;15.5;5.9;4.55;22395 +94097;49.17102;5.76777;220;20220626;18;14.6;16.3;2;16.5;3.8;2.09;11720 +94097;49.17102;5.76777;220;20220627;19.8;13.9;16.8;2.3;15.85;.3;2.8;15423 +94097;49.17102;5.76777;220;20220628;26.5;9.9;18.2;2.3;13.8;0;4.97;26195 +94097;49.17102;5.76777;220;20220629;28.1;13.8;21;1.6;14.9;0;4.85;24362 +94097;49.17102;5.76777;220;20220630;23.6;11.4;17.5;2.4;14.45;0;4.26;22817 +94097;49.17102;5.76777;220;20220701;21.2;12.3;16.8;2.5;12.45;.1;3.76;19125 +94097;49.17102;5.76777;220;20220702;27.6;6.9;17.3;1.4;11.4;0;5.07;29057 +94097;49.17102;5.76777;220;20220703;27.7;10.5;19.1;2.4;12.75;0;5.34;26462 +94097;49.17102;5.76777;220;20220704;25.4;8.3;16.9;1.8;11.9;0;4.75;26715 +94097;49.17102;5.76777;220;20220705;26.5;9.2;17.9;2.3;12;0;5.13;26816 +94097;49.17102;5.76777;220;20220706;22.3;9.2;15.7;2.8;11.55;0;4.27;23251 +94097;49.17102;5.76777;220;20220707;21.1;9.9;15.5;2.5;12.75;0;3.78;21472 +94097;49.17102;5.76777;220;20220708;26.1;7.3;16.7;2.3;11.6;0;5.09;27846 +94097;49.17102;5.76777;220;20220709;27.4;9.8;18.6;2.1;13.15;0;5.11;26787 +94097;49.17102;5.76777;220;20220710;24.6;10.6;17.6;3.1;11.75;0;4.9;23916 +94097;49.17102;5.76777;220;20220711;28.4;10.5;19.4;2.2;13.65;0;5.33;26917 +94097;49.17102;5.76777;220;20220712;30.5;11.9;21.2;2.1;13.45;0;5.73;27131 +94097;49.17102;5.76777;220;20220713;33.2;14.6;23.9;1.6;13.15;0;5.83;27026 +94097;49.17102;5.76777;220;20220714;31.9;14.7;23.3;2.6;13.55;0;6.23;25841 +94097;49.17102;5.76777;220;20220715;26.3;13.5;19.9;2.6;11.1;0;5.14;22500 +94097;49.17102;5.76777;220;20220716;27.9;8.1;18;1.9;10.6;0;5.31;27895 +94097;49.17102;5.76777;220;20220717;31.4;10.2;20.8;1.8;9.85;0;5.97;28609 +94097;49.17102;5.76777;220;20220718;36.5;12.3;24.4;1.6;10.35;0;6.54;29549 +94097;49.17102;5.76777;220;20220719;37.7;14.8;26.2;2.5;11.55;0;7.62;29120 +94097;49.17102;5.76777;220;20220720;31.1;20.7;25.9;2.7;16.6;4.7;5.55;19935 +94097;49.17102;5.76777;220;20220721;27.4;15.2;21.3;2.5;17.4;.1;4.47;21188 +94097;49.17102;5.76777;220;20220722;29.7;13.2;21.5;2;16.65;1.9;5.03;24676 +94097;49.17102;5.76777;220;20220723;28.3;16.6;22.4;1.9;17.45;0;4.44;20578 +94097;49.17102;5.76777;220;20220724;32.2;12.9;22.6;1.2;14.9;0;5.2;26475 +94097;49.17102;5.76777;220;20220725;29.5;16;22.7;3.3;15.2;0;5.53;22012 +94097;49.17102;5.76777;220;20220726;23;11.9;17.5;2.5;13.55;0;3.82;19947 +94097;49.17102;5.76777;220;20220727;26.2;14.2;20.2;2.9;12.1;0;4.93;20931 +94097;49.17102;5.76777;220;20220728;28;12.2;20.1;2.4;11.1;0;5.21;23558 +94097;49.17102;5.76777;220;20220729;29.1;11.2;20.1;2.2;12.8;0;5.19;24919 +94097;49.17102;5.76777;220;20220730;29.3;11.2;20.2;2;12.05;0;5.18;25052 +94097;49.17102;5.76777;220;20220731;28.9;14.5;21.7;2;13.9;0;4.85;22223 +94097;49.17102;5.76777;220;20220801;24.7;16.2;20.4;1.8;16.35;0;3.5;17002 +94097;49.17102;5.76777;220;20220802;30.4;12.3;21.3;1;14.95;0;4.57;24613 +94097;49.17102;5.76777;220;20220803;35.2;13.8;24.5;.7;14.5;0;4.93;26550 +94097;49.17102;5.76777;220;20220804;36.6;15.9;26.2;2;15.6;13;6.21;26105 +94097;49.17102;5.76777;220;20220805;25.5;19.2;22.3;2.9;19;0;3.47;14060 +94097;49.17102;5.76777;220;20220806;25.1;11.5;18.3;3.7;11.15;0;4.95;20900 +94097;49.17102;5.76777;220;20220807;28.4;10.3;19.4;3;9.95;0;5.58;24027 +94097;49.17102;5.76777;220;20220808;30;10.7;20.3;3.4;10.65;0;6.09;24572 +94097;49.17102;5.76777;220;20220809;31.8;13.2;22.5;3.4;11.85;0;6.33;23887 +94097;49.17102;5.76777;220;20220810;30.8;17.9;24.4;4.2;10.9;0;6.69;19837 +94097;49.17102;5.76777;220;20220811;31;14.2;22.6;3.4;10.4;0;6.27;22139 +94097;49.17102;5.76777;220;20220812;31.7;13.1;22.4;3.1;9.9;0;6.32;23371 +94097;49.17102;5.76777;220;20220813;31.8;13.1;22.4;3.5;10.1;0;6.59;23367 +94097;49.17102;5.76777;220;20220814;30.9;13.5;22.2;2.6;12.15;3.7;5.34;21940 +94097;49.17102;5.76777;220;20220815;25.8;17.1;21.4;2.8;17.9;.6;3.57;15574 +94097;49.17102;5.76777;220;20220816;29.6;13.9;21.8;1.1;16.25;1.8;3.95;20873 +94097;49.17102;5.76777;220;20220817;28.1;17.1;22.6;1.3;17.25;0;3.63;17443 +94097;49.17102;5.76777;220;20220818;27.9;15.3;21.6;1.7;16.1;.4;3.88;18617 +94097;49.17102;5.76777;220;20220819;25.4;14.4;19.9;2.5;16.3;1;3.53;17128 +94097;49.17102;5.76777;220;20220820;26.5;15.3;20.9;2.4;14.9;0;3.9;17154 +94097;49.17102;5.76777;220;20220821;27.7;8.9;18.3;1.3;12;0;3.88;22036 +94097;49.17102;5.76777;220;20220822;29.2;12;20.6;1.6;12.65;0;4.16;20988 +94097;49.17102;5.76777;220;20220823;30.1;12;21.1;1.3;13.95;0;4.03;21252 +94097;49.17102;5.76777;220;20220824;33.5;13.8;23.7;1.8;12.95;0;5.01;22196 +94097;49.17102;5.76777;220;20220825;32.8;13.9;23.4;2.1;12.85;0;5.12;21419 +94097;49.17102;5.76777;220;20220826;23;17.3;20.2;3.3;16.7;.3;2.91;11715 +94097;49.17102;5.76777;220;20220827;25;16.2;20.6;2.7;16;0;3.38;14283 +94097;49.17102;5.76777;220;20220828;27.3;12.6;20;3.1;14;0;4.28;18448 +94097;49.17102;5.76777;220;20220829;29.7;14.7;22.2;3.3;11.75;0;5.17;18397 +94097;49.17102;5.76777;220;20220830;29.5;14.1;21.8;1.8;13.2;3.2;4.07;18576 +94097;49.17102;5.76777;220;20220831;26.6;15.3;21;2.7;15.6;.5;3.67;15670 +94097;49.17102;5.76777;220;20220901;26.7;14.2;20.4;3.1;13.15;0;4.26;16615 +94097;49.17102;5.76777;220;20220902;27.7;12.7;20.2;3;11.55;.3;4.47;17728 +94097;49.17102;5.76777;220;20220903;22.5;16.3;19.4;2.1;16.35;12.7;2.47;11182 +94097;49.17102;5.76777;220;20220904;27.8;11.5;19.7;1.4;14.8;0;3.33;18053 +94097;49.17102;5.76777;220;20220905;30.6;11.2;20.9;2.5;14.5;4.5;4.36;19528 +94097;49.17102;5.76777;220;20220906;29.6;13.8;21.7;2.2;17.55;2.9;3.67;17525 +94097;49.17102;5.76777;220;20220907;23.1;14.3;18.7;2.3;16.95;5.1;2.41;12558 +94097;49.17102;5.76777;220;20220908;21.1;14;17.6;3.4;15.75;2.7;2.35;11269 +94097;49.17102;5.76777;220;20220909;20;14;17;4.3;14.9;4.1;2.42;10377 +94097;49.17102;5.76777;220;20220910;17.9;14.1;16;4.3;15.15;2.7;1.78;8118 +94097;49.17102;5.76777;220;20220911;21;12;16.5;1.6;14.5;.2;2.14;12302 +94097;49.17102;5.76777;220;20220912;26;7.6;16.8;1.1;12.3;0;2.78;17676 +94097;49.17102;5.76777;220;20220913;27.6;12.4;20;2;15.2;2.7;3.17;15810 +94097;49.17102;5.76777;220;20220914;25;16.8;20.9;2.3;19.05;5;2.44;11538 +94097;49.17102;5.76777;220;20220915;20.5;14.4;17.5;2.8;15.55;.7;2.11;9901 +94097;49.17102;5.76777;220;20220916;17.1;11.5;14.3;3.1;11.6;.6;2.1;9424 +94097;49.17102;5.76777;220;20220917;14.8;5.8;10.3;3.2;10.05;.9;1.74;11770 +94097;49.17102;5.76777;220;20220918;16.9;5.9;11.4;3.9;9.1;.1;2.46;12786 +94097;49.17102;5.76777;220;20220919;17.8;4.2;11;2;9.3;.1;2.11;14290 +94097;49.17102;5.76777;220;20220920;17.3;3.9;10.6;1.7;8.9;0;1.98;14006 +94097;49.17102;5.76777;220;20220921;18.6;4.2;11.4;2.1;8.5;0;2.28;14176 +94097;49.17102;5.76777;220;20220922;20.2;2.5;11.4;1.8;7.55;0;2.42;15493 +94097;49.17102;5.76777;220;20220923;19;2.6;10.8;.9;8.2;0;1.85;14703 +94097;49.17102;5.76777;220;20220924;16.3;7.3;11.8;1.1;10.5;.3;1.49;10648 +94097;49.17102;5.76777;220;20220925;15.7;10.2;12.9;2;11.45;.2;1.51;8326 +94097;49.17102;5.76777;220;20220926;15;4.1;9.5;3.6;9.7;7.3;1.65;11422 +94097;49.17102;5.76777;220;20220927;12.4;8.5;10.4;4;10.5;11.3;1.3;6678 +94097;49.17102;5.76777;220;20220928;14.2;6.9;10.5;2.1;9.95;.3;1.4;9102 +94097;49.17102;5.76777;220;20220929;14.2;4.8;9.5;1.3;9.5;1.2;1.28;10170 +94097;49.17102;5.76777;220;20220930;16.3;1.9;9.1;1.6;8.35;8.8;1.62;12522 +94097;49.17102;5.76777;220;20221001;17.4;6.7;12;5.3;12.35;6;1.57;10528 +94097;49.17102;5.76777;220;20221002;14.7;11.9;13.3;2.1;13.3;21.4;1.04;5276 +94097;49.17102;5.76777;220;20221003;15.4;5;10.2;1.4;10.2;0;1.25;10193 +94097;49.17102;5.76777;220;20221004;19.1;2.9;11;1.3;10.1;.1;1.58;12683 +94097;49.17102;5.76777;220;20221005;22.6;7.9;15.2;3.5;13;0;2.29;11679 +94097;49.17102;5.76777;220;20221006;18;9.6;13.8;1.9;11.15;0;1.59;8900 +94097;49.17102;5.76777;220;20221007;17.9;1.3;9.6;.9;9.5;0;1.3;12267 +94097;49.17102;5.76777;220;20221008;16.8;4.1;10.4;1.3;9.6;0;1.31;10469 +94097;49.17102;5.76777;220;20221009;18.2;1.6;9.9;2.4;8.65;0;1.8;11843 +94097;49.17102;5.76777;220;20221010;20.6;5.3;12.9;2;11.9;.3;1.59;11126 +94097;49.17102;5.76777;220;20221011;17.1;10.6;13.9;3;11.1;0;1.72;7193 +94097;49.17102;5.76777;220;20221012;17.1;1.7;9.4;.9;9.25;0;1.16;11016 +94097;49.17102;5.76777;220;20221013;15.6;8.3;11.9;1.7;12.2;.8;.97;7379 +94097;49.17102;5.76777;220;20221014;16.1;12.6;14.3;3;15.05;17.2;.85;4821 +94097;49.17102;5.76777;220;20221015;17;13.8;15.4;4.1;16.2;6.4;.87;4596 +94097;49.17102;5.76777;220;20221016;19.4;13.8;16.6;2.4;16.05;.2;1.18;6045 +94097;49.17102;5.76777;220;20221017;22.8;13.6;18.2;2.9;16.2;16.7;1.69;7721 +94097;49.17102;5.76777;220;20221018;19.1;15.2;17.2;1.5;16.8;.1;.98;4918 +94097;49.17102;5.76777;220;20221019;18.8;11.9;15.4;3.9;14.8;.1;1.36;6521 +94097;49.17102;5.76777;220;20221020;18.1;12;15;4.1;14.7;9.9;1.19;5902 +94097;49.17102;5.76777;220;20221021;19.3;13.1;16.2;3.5;15.75;8.1;1.18;5853 +94097;49.17102;5.76777;220;20221022;20.6;11.3;16;2.8;14.3;.1;1.44;7165 +94097;49.17102;5.76777;220;20221023;22.2;12;17.1;4;14.55;2.7;1.92;7316 +94097;49.17102;5.76777;220;20221024;18.1;14;16;4.9;13.45;0;1.87;4414 +94097;49.17102;5.76777;220;20221025;17.9;12.3;15.1;3.3;13.3;.4;1.34;5305 +94097;49.17102;5.76777;220;20221026;21.1;12.8;17;3;13.6;.1;1.71;6340 +94097;49.17102;5.76777;220;20221027;21.8;8.8;15.3;2.6;14.2;0;1.32;7847 +94097;49.17102;5.76777;220;20221028;24.7;14.5;19.6;2.9;14.8;0;2.05;6669 +94097;49.17102;5.76777;220;20221029;23.4;11.5;17.5;2.3;13.5;0;1.66;7297 +94097;49.17102;5.76777;220;20221030;21.6;10.2;15.9;2.2;11.95;0;1.48;7002 +94097;49.17102;5.76777;220;20221031;20.4;7.9;14.1;2.2;12;4.2;1.24;7211 +94097;49.17102;5.76777;220;20221101;15;12.8;13.9;5;12.1;.2;1.51;2841 +94097;49.17102;5.76777;220;20221102;15.2;8.5;11.8;3.5;10.45;0;1.26;4892 +94097;49.17102;5.76777;220;20221103;12.5;7.8;10.1;4.2;10.9;10.7;.81;4018 +94097;49.17102;5.76777;220;20221104;11.2;8.5;9.8;3.4;10.4;2.6;.78;3068 +94097;49.17102;5.76777;220;20221105;10.3;5.2;7.7;2.8;9.3;0;.62;4090 +94097;49.17102;5.76777;220;20221106;9.6;3.9;6.8;3.3;9;.8;.55;4249 +94097;49.17102;5.76777;220;20221107;14.4;8;11.2;5.2;11.8;.1;.81;4513 +94097;49.17102;5.76777;220;20221108;17.4;7.3;12.4;4.1;10.95;6.9;1.4;5589 +94097;49.17102;5.76777;220;20221109;13.4;11.9;12.6;3.6;12.5;.5;.83;1952 +94097;49.17102;5.76777;220;20221110;11.1;4.2;7.6;1.9;9.7;0;.44;4387 +94097;49.17102;5.76777;220;20221111;9.3;4.7;7;2.1;9.4;.1;.38;3530 +94097;49.17102;5.76777;220;20221112;6.6;4.1;5.3;2.8;8.85;0;.26;2481 +94097;49.17102;5.76777;220;20221113;13.1;5.1;9.1;2.8;8.85;.1;.9;4598 +94097;49.17102;5.76777;220;20221114;9.5;3.3;6.4;2.8;9.7;1.8;.23;3962 +94097;49.17102;5.76777;220;20221115;13.7;7.4;10.6;3.5;11.8;7.7;.51;3900 +94097;49.17102;5.76777;220;20221116;11.9;7.8;9.8;4;11.3;6.7;.46;3070 +94097;49.17102;5.76777;220;20221117;12.6;9.9;11.3;6.1;10.8;8.1;1.15;2237 +94097;49.17102;5.76777;220;20221118;9.3;8.1;8.7;3.4;10.15;.9;.56;1425 +94097;49.17102;5.76777;220;20221119;9.4;6.9;8.2;2.9;9.4;1.1;.59;2200 +94097;49.17102;5.76777;220;20221120;8;6.4;7.2;4.6;9;5.1;.6;1644 +94097;49.17102;5.76777;220;20221121;8.7;5.7;7.2;4.5;8.8;1.2;.62;2384 +94097;49.17102;5.76777;220;20221122;7.6;4.6;6.1;5.1;8.4;2;.53;2351 +94097;49.17102;5.76777;220;20221123;8.9;4.6;6.7;4.1;8.65;5.2;.55;2824 +94097;49.17102;5.76777;220;20221124;11;6.5;8.8;4.8;9.3;1.3;.84;2879 +94097;49.17102;5.76777;220;20221125;9.9;5.5;7.7;2.5;9.25;0;.5;2657 +94097;49.17102;5.76777;220;20221126;5.9;3.5;4.7;1.9;8.8;0;.17;1886 +94097;49.17102;5.76777;220;20221127;7.4;4.1;5.7;3.6;8.15;.1;.47;2266 +94097;49.17102;5.76777;220;20221128;8.6;5.1;6.9;2.1;9.1;2.8;.35;2383 +94097;49.17102;5.76777;220;20221129;9.4;5.7;7.5;1.2;9.15;.1;.36;2429 +94097;49.17102;5.76777;220;20221130;7.8;2.1;5;2.2;8;0;.28;2999 +94097;49.17102;5.76777;220;20221201;6.7;5.5;6.1;3;8.05;.7;.59;1091 +94097;49.17102;5.76777;220;20221202;3.7;3.5;3.6;3;7.05;.9;.5;267 +94097;49.17102;5.76777;220;20221203;2.6;1.7;2.2;4.6;6.2;0;.53;970 +94097;49.17102;5.76777;220;20221204;1.8;1.6;1.7;3.7;6.2;3.1;.47;254 +94097;49.17102;5.76777;220;20221205;3.9;1.2;2.5;1.6;6.95;.4;.24;1865 +94097;49.17102;5.76777;220;20221206;3.5;1.2;2.4;1.6;6.7;.1;.28;1645 +94097;49.17102;5.76777;220;20221207;3.6;-.2;1.7;1.9;6.65;.3;.17;2265 +94097;49.17102;5.76777;220;20221208;3.4;1.4;2.4;1.8;6.65;0;.32;1430 +94097;49.17102;5.76777;220;20221209;1.7;-4.4;-1.3;1.2;5.15;0;.14;2730 +94097;49.17102;5.76777;220;20221210;2.7;-1.2;.7;2;5.25;0;.37;2255 +94097;49.17102;5.76777;220;20221211;-1.5;-3.1;-2.3;1.4;4.8;0;.23;1283 +94097;49.17102;5.76777;220;20221212;-.3;-3.4;-1.8;2.6;4.35;0;.39;1893 +94097;49.17102;5.76777;220;20221213;-.1;-4.6;-2.4;4.8;3.7;0;.67;2359 +94097;49.17102;5.76777;220;20221214;-.4;-2.8;-1.6;2.1;4.35;.2;.4;1591 +94097;49.17102;5.76777;220;20221215;1;-7.8;-3.4;2.6;3.95;0;.29;3299 +94097;49.17102;5.76777;220;20221216;3.1;-8.6;-2.8;2.3;3.4;0;.44;3963 +94097;49.17102;5.76777;220;20221217;-.5;-11.2;-5.9;1.2;3.05;0;.17;3728 +94097;49.17102;5.76777;220;20221218;-2.7;-9.4;-6.1;3.3;3.8;.3;.09;2814 +94097;49.17102;5.76777;220;20221219;9.5;-2.2;3.6;3.5;8.1;.4;.12;3898 +94097;49.17102;5.76777;220;20221220;12.6;7.9;10.2;4.1;10.75;7.4;.71;2234 +94097;49.17102;5.76777;220;20221221;10.9;10.6;10.7;4.6;11.95;9.7;.56;384 +94097;49.17102;5.76777;220;20221222;11.1;9.8;10.4;7.3;11.7;10.9;.56;1060 +94097;49.17102;5.76777;220;20221223;13.6;9.7;11.7;5.3;12.45;5.4;.56;2074 +94097;49.17102;5.76777;220;20221224;11;9.9;10.5;4.3;10.9;1;.77;980 +94097;49.17102;5.76777;220;20221225;12.8;8.5;10.7;3.5;11;1.7;.65;2189 +94097;49.17102;5.76777;220;20221226;11.2;10.3;10.8;4.9;10.2;4.5;1.12;833 +94097;49.17102;5.76777;220;20221227;7.1;1;4.1;3;6.9;0;.42;2799 +94097;49.17102;5.76777;220;20221228;9.5;2.2;5.9;5.3;9.1;1.8;.2;2977 +94097;49.17102;5.76777;220;20221229;10.7;8.7;9.7;6.8;9.95;1.5;1.01;1433 +94097;49.17102;5.76777;220;20221230;12.4;3.7;8;5.6;10.15;3.6;.35;3355 +94097;49.17102;5.76777;220;20221231;16.8;12.8;14.8;7.4;12.4;0;1.77;2194 +94098;49.18342;6.11014;245;20220101;13.4;7.8;10.6;2.5;10.9;.1;.73;2686 +94098;49.18342;6.11014;245;20220102;12.4;3.7;8;5.8;9.7;1;.57;3286 +94098;49.18342;6.11014;245;20220103;11;9.1;10;6.8;10.9;18.3;.8;1097 +94098;49.18342;6.11014;245;20220104;11;9.1;10;5.3;10.1;14.5;1.02;1527 +94098;49.18342;6.11014;245;20220105;2.9;.7;1.8;4.6;6.4;0;.38;1634 +94098;49.18342;6.11014;245;20220106;5.1;1;3.1;2.4;6.1;.2;.46;2775 +94098;49.18342;6.11014;245;20220107;3.3;-1.6;.9;5.7;6.6;6.5;.09;2715 +94098;49.18342;6.11014;245;20220108;4.1;1.2;2.7;6.5;7.2;10.4;.22;2104 +94098;49.18342;6.11014;245;20220109;4.9;3;4;4.2;7.2;.9;.48;1353 +94098;49.18342;6.11014;245;20220110;1.2;-1.5;-.1;1.6;6.2;0;.16;1821 +94098;49.18342;6.11014;245;20220111;2.9;-.9;1;2.5;5.9;0;.41;2809 +94098;49.18342;6.11014;245;20220112;4.7;-4.3;.2;1.6;5.6;0;.22;4293 +94098;49.18342;6.11014;245;20220113;2.9;-1.4;.8;2.2;5.9;0;.34;3007 +94098;49.18342;6.11014;245;20220114;7.7;-3.6;2;.8;5.8;0;.18;4747 +94098;49.18342;6.11014;245;20220115;.3;-4;-1.9;1.8;5.6;.1;.06;2825 +94098;49.18342;6.11014;245;20220116;.9;-1.5;-.3;2.4;6;.3;.17;1776 +94098;49.18342;6.11014;245;20220117;3.8;.2;2;1.8;7.1;.1;.16;2533 +94098;49.18342;6.11014;245;20220118;8;2.8;5.4;3.2;7.3;0;.71;3321 +94098;49.18342;6.11014;245;20220119;2.9;-2.5;.2;3.6;6.8;.8;0;3305 +94098;49.18342;6.11014;245;20220120;5.3;.5;2.9;2.6;6.5;.1;.37;3355 +94098;49.18342;6.11014;245;20220121;5.3;-.7;2.3;2;6.3;0;.37;3886 +94098;49.18342;6.11014;245;20220122;5.5;2.1;3.8;2;7.1;0;.41;2942 +94098;49.18342;6.11014;245;20220123;5.5;3;4.2;2.5;6.8;0;.57;2461 +94098;49.18342;6.11014;245;20220124;7.3;-1.9;2.7;2.9;5.8;0;.6;4957 +94098;49.18342;6.11014;245;20220125;.3;-4.3;-2;1;5.6;0;.14;3593 +94098;49.18342;6.11014;245;20220126;-.6;-1.7;-1.1;2.4;5.6;0;.22;1383 +94098;49.18342;6.11014;245;20220127;1.8;-1.1;.3;4;6.2;.3;.2;2420 +94098;49.18342;6.11014;245;20220128;4.3;1.2;2.8;3.2;7.3;0;.29;2678 +94098;49.18342;6.11014;245;20220129;6.5;2.5;4.5;5.7;8.5;1.5;.15;3120 +94098;49.18342;6.11014;245;20220130;8.2;3.4;5.8;2.9;7.3;.9;.78;3982 +94098;49.18342;6.11014;245;20220131;6.6;-1.6;2.5;6.5;6.8;.3;.52;5098 +94098;49.18342;6.11014;245;20220201;6.3;1.4;3.8;5.1;7.6;.9;.36;3874 +94098;49.18342;6.11014;245;20220202;9.5;6.1;7.8;4.2;9.9;1.1;.57;2808 +94098;49.18342;6.11014;245;20220203;7.1;6.4;6.8;3.1;8.9;.3;.52;1041 +94098;49.18342;6.11014;245;20220204;7.4;4.9;6.2;4.9;8.2;1.8;.7;2659 +94098;49.18342;6.11014;245;20220205;6.1;-.3;2.9;3.9;6.5;.1;.51;4738 +94098;49.18342;6.11014;245;20220206;8.5;2.4;5.4;10.9;8.6;22.8;.48;4779 +94098;49.18342;6.11014;245;20220207;7.1;1.7;4.4;4.5;6.2;0;1.02;4861 +94098;49.18342;6.11014;245;20220208;7.7;.1;3.9;4.3;8.3;.1;.22;5348 +94098;49.18342;6.11014;245;20220209;13.2;3.2;8.2;2.9;7.8;0;1.13;6721 +94098;49.18342;6.11014;245;20220210;6.3;1.7;4;4.3;7.27;1.2;.63;4733 +94098;49.18342;6.11014;245;20220211;6.9;.3;3.6;2.6;5.84;0;.67;14866 +94098;49.18342;6.11014;245;20220212;6.3;-4.6;.9;2.1;4.7;0;.68;8984 +94098;49.18342;6.11014;245;20220213;10.8;-3.9;3.4;4.5;6.1;0;1.17;9540 +94098;49.18342;6.11014;245;20220214;10.2;6;8.1;4.7;7.81;.9;1.21;17933 +94098;49.18342;6.11014;245;20220215;9.4;3.6;6.5;5.2;7.64;3.1;1.09;6644 +94098;49.18342;6.11014;245;20220216;12.6;6.1;9.3;8.7;11.3;5;.59;5711 +94098;49.18342;6.11014;245;20220217;11.1;9.7;10.4;7;9.6;.8;1.57;2539 +94098;49.18342;6.11014;245;20220218;12.4;7.2;9.8;8.2;9.1;1.4;1.77;5125 +94098;49.18342;6.11014;245;20220219;8.4;2.3;5.3;7.5;6.2;0;1.5;6003 +94098;49.18342;6.11014;245;20220220;9.5;5.1;7.3;9.7;9.4;7.2;.74;4942 +94098;49.18342;6.11014;245;20220221;6.9;4;5.4;8;7.7;3.7;.87;4067 +94098;49.18342;6.11014;245;20220222;8.6;3.6;6.1;5.3;9;2.3;.53;5475 +94098;49.18342;6.11014;245;20220223;12.1;1.3;6.7;2.2;8.3;0;.93;8662 +94098;49.18342;6.11014;245;20220224;10.9;6.7;8.8;5.4;7.6;2.7;1.72;4655 +94098;49.18342;6.11014;245;20220225;7.8;-.1;3.8;3.4;6.1;.6;1.04;7721 +94098;49.18342;6.11014;245;20220226;7.8;-4.5;1.6;2.9;5.2;.1;1.08;10061 +94098;49.18342;6.11014;245;20220227;9.5;-.9;4.3;6.2;5;0;1.95;9347 +94098;49.18342;6.11014;245;20220228;10.2;-3.7;3.3;3;4.6;0;1.56;10259 +94098;49.18342;6.11014;245;20220301;10.4;-4;3.2;1.8;4.5;0;1.4;11721 +94098;49.18342;6.11014;245;20220302;8.7;-1.5;3.6;2;4.8;0;1.28;9067 +94098;49.18342;6.11014;245;20220303;13.4;-3.3;5.1;2.2;5.3;0;1.72;12185 +94098;49.18342;6.11014;245;20220304;11.2;-3.9;3.6;3.6;4.2;0;2.03;11769 +94098;49.18342;6.11014;245;20220305;9.5;-5.5;2;3.1;4;0;1.79;12287 +94098;49.18342;6.11014;245;20220306;7.8;-4.4;1.7;3.5;3.6;0;1.83;11303 +94098;49.18342;6.11014;245;20220307;5.5;-3.5;1;5.1;3.5;0;1.73;9611 +94098;49.18342;6.11014;245;20220308;9.5;-3.7;2.9;4.1;3.5;0;2.11;11100 +94098;49.18342;6.11014;245;20220309;13.6;-5;4.3;2.9;5;0;2.01;13637 +94098;49.18342;6.11014;245;20220310;15.2;-2.4;6.4;4.1;4.9;0;2.75;12700 +94098;49.18342;6.11014;245;20220311;15.9;1.1;8.5;6.5;6;0;3.52;11858 +94098;49.18342;6.11014;245;20220312;14.3;6.9;10.6;4.2;8;.2;2.15;8855 +94098;49.18342;6.11014;245;20220313;12.9;5;9;3.8;8.8;6.6;1.69;9414 +94098;49.18342;6.11014;245;20220314;13.9;5.8;9.9;3.7;8.3;.6;2.01;9906 +94098;49.18342;6.11014;245;20220315;8.9;4.7;6.8;2.8;9.5;5.4;.79;6562 +94098;49.18342;6.11014;245;20220316;12.5;5.8;9.1;3.9;10.3;0;1.23;8941 +94098;49.18342;6.11014;245;20220317;10.7;6.6;8.6;3.5;8.8;.1;1.42;7617 +94098;49.18342;6.11014;245;20220318;13.9;2.1;8;5.5;6.27;0;2.53;13874 +94098;49.18342;6.11014;245;20220319;13.7;3.7;8.7;5.6;5.6;0;2.95;17112 +94098;49.18342;6.11014;245;20220320;11.5;1.6;6.5;2.8;6.9;.3;2.04;17600 +94098;49.18342;6.11014;245;20220321;17.7;3.9;10.8;2.5;7.3;0;2.52;16240 +94098;49.18342;6.11014;245;20220322;17.6;.6;9.1;1.7;6.3;0;2.37;17726 +94098;49.18342;6.11014;245;20220323;18.7;-.9;8.9;1.3;6.04;0;2.25;17912 +94098;49.18342;6.11014;245;20220324;19.1;.2;9.7;1.6;5.97;0;2.53;18028 +94098;49.18342;6.11014;245;20220325;18.4;-.2;9.1;2.1;6;0;2.69;18341 +94098;49.18342;6.11014;245;20220326;18.8;2.6;10.7;3.2;5.94;0;3.28;18532 +94098;49.18342;6.11014;245;20220327;20.3;2.5;11.4;2.2;6.8;0;3.04;19148 +94098;49.18342;6.11014;245;20220328;21.1;.9;11;1.4;6.84;0;2.56;17279 +94098;49.18342;6.11014;245;20220329;17;4.8;10.9;1.5;7.97;6;1.76;8113 +94098;49.18342;6.11014;245;20220330;11;8.4;9.7;2;9.87;7.7;1.65;13600 +94098;49.18342;6.11014;245;20220331;7.8;5.9;6.9;2.8;8.07;2.9;1.34;9700 +94098;49.18342;6.11014;245;20220401;3.7;-.6;1.6;4.4;5.6;.6;1.07;8733 +94098;49.18342;6.11014;245;20220402;3.1;-.5;1.3;2.7;4.75;.1;1.24;9867 +94098;49.18342;6.11014;245;20220403;6.8;-3.2;1.8;2.2;4.27;0;1.6;12562 +94098;49.18342;6.11014;245;20220404;9.3;-4.3;2.5;5.4;5.2;.5;1.91;13654 +94098;49.18342;6.11014;245;20220405;9;4.8;6.9;5;9.35;1.2;1.37;14800 +94098;49.18342;6.11014;245;20220406;11.4;8;9.7;5.9;9.3;1.4;1.64;6486 +94098;49.18342;6.11014;245;20220407;13;8.3;10.6;9.1;9.27;10.6;2.39;14766 +94098;49.18342;6.11014;245;20220408;8.1;4.6;6.3;4;7.44;37.3;1.63;9566 +94098;49.18342;6.11014;245;20220409;9.3;.1;4.7;3.3;6.34;.5;1.88;16101 +94098;49.18342;6.11014;245;20220410;12;-1.6;5.2;1.9;5.94;.1;2.11;18202 +94098;49.18342;6.11014;245;20220411;17.6;0;8.8;3.5;6.87;0;3.17;20558 +94098;49.18342;6.11014;245;20220412;20.7;3.8;12.3;3.6;8.07;0;3.63;18498 +94098;49.18342;6.11014;245;20220413;21.3;7.4;14.3;2.1;10.57;0;2.94;15639 +94098;49.18342;6.11014;245;20220414;20.3;9.7;15;2.2;11.2;0;2.8;16076 +94098;49.18342;6.11014;245;20220415;19.8;6.2;13;2.3;9.9;0;3.16;20676 +94098;49.18342;6.11014;245;20220416;16.8;4.2;10.5;4.4;7.4;0;3.48;21875 +94098;49.18342;6.11014;245;20220417;18;1.1;9.6;4.4;5.37;0;4.05;23778 +94098;49.18342;6.11014;245;20220418;18.6;.6;9.6;2.3;6.17;0;3.45;23335 +94098;49.18342;6.11014;245;20220419;19.6;1.9;10.8;1.9;7.04;0;3.19;20673 +94098;49.18342;6.11014;245;20220420;16.7;4.3;10.5;3.8;6.04;0;3.88;23521 +94098;49.18342;6.11014;245;20220421;18;2.3;10.1;3.9;7.57;0;3.53;22667 +94098;49.18342;6.11014;245;20220422;18.7;5.4;12.1;3.6;8.7;0;3.48;21394 +94098;49.18342;6.11014;245;20220423;16.7;6.5;11.6;3.3;9.5;2.7;2.28;10103 +94098;49.18342;6.11014;245;20220424;15.1;7.8;11.5;1.9;10.37;4.7;1.44;7115 +94098;49.18342;6.11014;245;20220425;16;5.6;10.8;1.9;9.37;.1;2.38;15461 +94098;49.18342;6.11014;245;20220426;14;2.1;8.1;2;8.4;.7;2.05;14172 +94098;49.18342;6.11014;245;20220427;17.9;1.5;9.7;2.9;8.57;0;3;21806 +94098;49.18342;6.11014;245;20220428;20.5;4.9;12.7;3.5;8.1;0;4.01;24685 +94098;49.18342;6.11014;245;20220429;18.5;5.5;12;3;8.81;.1;3.05;15100 +94098;49.18342;6.11014;245;20220430;15.4;6.9;11.1;3.6;9.11;0;3.01;19000 +94098;49.18342;6.11014;245;20220501;16.1;2.1;9.1;2.6;8.61;0;2.79;18900 +94098;49.18342;6.11014;245;20220502;20.4;5.4;12.9;2.5;9.9;0;3.63;20600 +94098;49.18342;6.11014;245;20220503;21;6.8;13.9;2.4;10.4;.8;3.8;21600 +94098;49.18342;6.11014;245;20220504;21;6.8;13.9;2.2;10.61;2.7;3.76;22900 +94098;49.18342;6.11014;245;20220505;18.3;9.5;13.9;1.6;10.51;.1;3.25;19600 +94098;49.18342;6.11014;245;20220506;23.8;2.3;13.1;1.8;9.1;0;4.21;26251 +94098;49.18342;6.11014;245;20220507;23.9;2.8;13.4;1.1;10.2;.1;3.91;26154 +94098;49.18342;6.11014;245;20220508;25;5.6;15.3;1.9;11.4;.5;4.28;25207 +94098;49.18342;6.11014;245;20220509;26.6;5.3;16;1.2;11.5;0;4.34;26576 +94098;49.18342;6.11014;245;20220510;24.8;7.2;16;2.2;12.1;0;4.28;24259 +94098;49.18342;6.11014;245;20220511;26.6;13.9;20.3;4.4;12.8;0;5.4;20666 +94098;49.18342;6.11014;245;20220512;21.2;11.5;16.4;2.5;12.7;0;3.46;18113 +94098;49.18342;6.11014;245;20220513;22.1;8.3;15.2;2.5;10.4;0;4.04;21778 +94098;49.18342;6.11014;245;20220514;25;3.1;14.1;.9;9.5;0;4.19;27656 +94098;49.18342;6.11014;245;20220515;28.1;5.5;16.8;2;11.6;.2;5.13;28235 +94098;49.18342;6.11014;245;20220516;23.1;12.8;18;2.4;14.9;2;3.63;19042 +94098;49.18342;6.11014;245;20220517;27.2;8.8;18;1.5;13.3;0;4.58;25678 +94098;49.18342;6.11014;245;20220518;30.1;9.9;20;2;14.2;0;5.34;27039 +94098;49.18342;6.11014;245;20220519;29.8;12.6;21.2;3.5;16.1;2.6;5.61;25032 +94098;49.18342;6.11014;245;20220520;27.6;15.3;21.5;2.9;17.4;5.9;4.62;21205 +94098;49.18342;6.11014;245;20220521;22;7.1;14.6;2.4;11.6;0;3.95;23466 +94098;49.18342;6.11014;245;20220522;24.6;6;15.3;1.3;12.1;2.9;4.25;26359 +94098;49.18342;6.11014;245;20220523;21.9;11.8;16.9;3.5;15.6;10.3;3.41;19409 +94098;49.18342;6.11014;245;20220524;18.2;11.3;14.8;4.4;12.3;.7;3.15;16044 +94098;49.18342;6.11014;245;20220525;20.4;4;12.2;2.5;10.3;0;3.85;25001 +94098;49.18342;6.11014;245;20220526;21.6;12.6;17.1;3.4;12;0;4.04;18497 +94098;49.18342;6.11014;245;20220527;19;11;15;3.2;12.1;.2;3.31;17478 +94098;49.18342;6.11014;245;20220528;20.3;1.5;10.9;1.8;9;0;3.94;27053 +94098;49.18342;6.11014;245;20220529;19.5;5.9;12.7;2.6;8.4;0;4.01;23029 +94098;49.18342;6.11014;245;20220530;21.2;.6;10.9;1.6;8.5;0;4.16;28500 +94098;49.18342;6.11014;245;20220531;21.8;4.5;13.2;2.3;8.8;0;4.41;26162 +94098;49.18342;6.11014;245;20220601;21.7;4;12.9;2;9.2;0;4.27;26535 +94098;49.18342;6.11014;245;20220602;24.7;3.3;14;2.1;9.9;0;4.9;29282 +94098;49.18342;6.11014;245;20220603;22.2;9.7;16;2;12.6;1.1;3.91;22354 +94098;49.18342;6.11014;245;20220604;29.2;10.3;19.8;2;16.6;6.4;5.2;27625 +94098;49.18342;6.11014;245;20220605;21;17.1;19.1;4;17.8;14.5;2.79;12394 +94098;49.18342;6.11014;245;20220606;21.5;13.7;17.6;3.9;14.2;.1;3.75;17700 +94098;49.18342;6.11014;245;20220607;21.6;11;16.3;3.6;13.4;1.5;3.89;20727 +94098;49.18342;6.11014;245;20220608;18.3;11;14.7;3.1;14;8.1;2.81;17173 +94098;49.18342;6.11014;245;20220609;20.4;9.4;14.9;3;12.2;.2;3.72;21190 +94098;49.18342;6.11014;245;20220610;24.4;8.6;16.5;1.4;12.6;0;4.35;25499 +94098;49.18342;6.11014;245;20220611;27.7;11.5;19.6;1.3;14.2;0;4.8;25858 +94098;49.18342;6.11014;245;20220612;26.6;10.5;18.6;1.8;13.9;0;4.8;25807 +94098;49.18342;6.11014;245;20220613;23.7;5.9;14.8;2;11;0;4.58;27181 +94098;49.18342;6.11014;245;20220614;26.4;5.4;15.9;1.8;10.6;0;5.17;29580 +94098;49.18342;6.11014;245;20220615;32.3;6.3;19.3;.7;12;0;5.42;31383 +94098;49.18342;6.11014;245;20220616;30.1;10.3;20.2;1.7;12.5;0;5.66;28755 +94098;49.18342;6.11014;245;20220617;32.5;10.4;21.5;1.1;11.8;0;5.77;30415 +94098;49.18342;6.11014;245;20220618;35.4;14.5;25;2.1;14.6;0;6.87;29580 +94098;49.18342;6.11014;245;20220619;35.8;23.1;29.5;4;16.7;5.6;7.82;22992 +94098;49.18342;6.11014;245;20220620;23.5;17;20.3;3.4;16.5;.5;3.84;16357 +94098;49.18342;6.11014;245;20220621;30.6;10;20.3;2.8;14.3;.1;6.18;29379 +94098;49.18342;6.11014;245;20220622;24.7;15.4;20.1;2.5;17;4.5;4.01;19629 +94098;49.18342;6.11014;245;20220623;29.5;15.5;22.5;2.2;19.1;6.1;5.03;24153 +94098;49.18342;6.11014;245;20220624;22.5;16.2;19.4;4.1;17.3;8.3;3.47;16087 +94098;49.18342;6.11014;245;20220625;26;14.3;20.2;3;15.5;3.5;4.71;22033 +94098;49.18342;6.11014;245;20220626;17.7;14.1;15.9;2.1;16.8;6.2;2.05;12066 +94098;49.18342;6.11014;245;20220627;20;14;17;2.5;15.9;.1;2.88;15662 +94098;49.18342;6.11014;245;20220628;27.5;10.1;18.8;2.8;14.2;0;5.31;26882 +94098;49.18342;6.11014;245;20220629;29;13.6;21.3;1.6;15.3;0;5.05;25245 +94098;49.18342;6.11014;245;20220630;26.9;11.1;19;2.4;14.4;.7;4.98;25546 +94098;49.18342;6.11014;245;20220701;22.2;12;17.1;2.7;12.4;.4;4.08;20434 +94098;49.18342;6.11014;245;20220702;27.8;6.6;17.2;1.6;11.3;0;5.28;29565 +94098;49.18342;6.11014;245;20220703;28.2;10.6;19.4;2.4;12.5;0;5.51;26868 +94098;49.18342;6.11014;245;20220704;27.3;7.2;17.3;1.5;11.9;0;5.06;28688 +94098;49.18342;6.11014;245;20220705;27.8;7.4;17.6;1.9;11.7;0;5.33;28853 +94098;49.18342;6.11014;245;20220706;23.4;7.9;15.7;2.5;11.6;0;4.48;25060 +94098;49.18342;6.11014;245;20220707;23.3;9.6;16.5;2.3;12.6;0;4.25;23492 +94098;49.18342;6.11014;245;20220708;27.9;5.2;16.6;1.6;11.5;0;5.26;30270 +94098;49.18342;6.11014;245;20220709;28.9;8.4;18.7;1.7;12.9;0;5.33;28683 +94098;49.18342;6.11014;245;20220710;26.3;8.7;17.5;2.7;11.7;0;5.21;26489 +94098;49.18342;6.11014;245;20220711;30.1;9.3;19.7;1.9;13.5;0;5.6;28752 +94098;49.18342;6.11014;245;20220712;31.7;11.5;21.6;2.5;13.4;0;6.24;28255 +94098;49.18342;6.11014;245;20220713;34;14.3;24.2;1.7;12.9;0;6.14;27821 +94098;49.18342;6.11014;245;20220714;32.6;14.7;23.7;2.7;13.3;0;6.48;26427 +94098;49.18342;6.11014;245;20220715;28.5;13.1;20.8;2.4;11.2;0;5.52;24413 +94098;49.18342;6.11014;245;20220716;30.1;6.9;18.5;1.5;10.5;0;5.55;29945 +94098;49.18342;6.11014;245;20220717;33.3;9.5;21.4;2;10;0;6.49;30100 +94098;49.18342;6.11014;245;20220718;37.7;11.2;24.5;1.7;10.5;0;6.81;29998 +94098;49.18342;6.11014;245;20220719;38;15.8;26.9;3;11.6;0;8.14;28986 +94098;49.18342;6.11014;245;20220720;33.7;20.9;27.3;2.7;16.9;5.8;6.11;21850 +94098;49.18342;6.11014;245;20220721;28.1;15.5;21.8;2.5;17.5;0;4.65;21593 +94098;49.18342;6.11014;245;20220722;30.8;12.9;21.9;2.2;16.7;1.7;5.37;25700 +94098;49.18342;6.11014;245;20220723;29;16.7;22.9;1.9;17.5;.1;4.59;21161 +94098;49.18342;6.11014;245;20220724;32.9;12.6;22.8;1.3;14.8;0;5.42;27165 +94098;49.18342;6.11014;245;20220725;30.5;16.3;23.4;3.3;15.3;0;5.8;22568 +94098;49.18342;6.11014;245;20220726;23.7;11.3;17.5;2.5;13.6;0;4;20974 +94098;49.18342;6.11014;245;20220727;28.3;12.4;20.4;2.3;12.2;0;5.13;23686 +94098;49.18342;6.11014;245;20220728;29.1;11.9;20.5;2.1;11.2;0;5.28;24534 +94098;49.18342;6.11014;245;20220729;30.3;11.2;20.8;2.4;12.8;0;5.58;25747 +94098;49.18342;6.11014;245;20220730;30.8;10.4;20.6;1.9;11.9;0;5.46;26489 +94098;49.18342;6.11014;245;20220731;30.2;13.8;22;1.8;13.7;0;5.02;23596 +94098;49.18342;6.11014;245;20220801;25.5;15.4;20.5;1.7;16.3;0;3.71;18350 +94098;49.18342;6.11014;245;20220802;31.4;11.8;21.6;1.1;15;0;4.81;25557 +94098;49.18342;6.11014;245;20220803;36.1;13.4;24.8;.6;14.4;0;5.04;27380 +94098;49.18342;6.11014;245;20220804;38.7;15.5;27.1;1.7;15.3;9;6.43;27530 +94098;49.18342;6.11014;245;20220805;25.7;19;22.4;2.7;19.4;.1;3.47;14557 +94098;49.18342;6.11014;245;20220806;26.8;11.3;19.1;3.6;11.6;0;5.24;22184 +94098;49.18342;6.11014;245;20220807;29.9;9.1;19.5;2.5;10.4;0;5.59;25599 +94098;49.18342;6.11014;245;20220808;31.2;9.9;20.6;3;11;0;6.11;25752 +94098;49.18342;6.11014;245;20220809;32.8;12.8;22.8;2.9;12.1;0;6.25;24789 +94098;49.18342;6.11014;245;20220810;31.5;17.1;24.3;4;11.1;0;6.72;20851 +94098;49.18342;6.11014;245;20220811;31.7;15.9;23.8;3.5;10.7;0;6.46;21716 +94098;49.18342;6.11014;245;20220812;32.6;13.4;23;3.5;10;0;6.77;23815 +94098;49.18342;6.11014;245;20220813;32.8;12.9;22.9;4.2;10.3;0;7.27;24089 +94098;49.18342;6.11014;245;20220814;30.5;15;22.8;2.9;12.1;4.6;5.52;21076 +94098;49.18342;6.11014;245;20220815;26.1;16.8;21.5;3.1;17.9;1.5;3.74;16137 +94098;49.18342;6.11014;245;20220816;30.5;14.4;22.5;1.1;16.5;.9;4.09;21185 +94098;49.18342;6.11014;245;20220817;29.8;16.8;23.3;1.3;17.4;0;3.91;18865 +94098;49.18342;6.11014;245;20220818;30.3;15.1;22.7;1.7;16.1;.1;4.31;20276 +94098;49.18342;6.11014;245;20220819;26;13.6;19.8;2.4;16.3;.5;3.66;18144 +94098;49.18342;6.11014;245;20220820;27.8;15.3;21.6;2.3;15.1;0;4.11;18079 +94098;49.18342;6.11014;245;20220821;28.7;8.6;18.7;1.2;12;0;4.02;22837 +94098;49.18342;6.11014;245;20220822;29.6;10.5;20.1;1.5;12.6;0;4.25;22078 +94098;49.18342;6.11014;245;20220823;30.6;11.8;21.2;1.4;14.1;0;4.22;21726 +94098;49.18342;6.11014;245;20220824;35.1;12.6;23.9;2.1;12.8;0;5.56;23606 +94098;49.18342;6.11014;245;20220825;34;13.9;24;2.6;13.1;0;5.67;22109 +94098;49.18342;6.11014;245;20220826;23;15.1;19.1;2.9;16.4;.3;2.92;13621 +94098;49.18342;6.11014;245;20220827;26.4;16.8;21.6;2.4;16.3;0;3.53;14919 +94098;49.18342;6.11014;245;20220828;29;12.3;20.7;2.9;14.3;0;4.52;19612 +94098;49.18342;6.11014;245;20220829;30.6;14.7;22.7;3;12;0;5.18;18960 +94098;49.18342;6.11014;245;20220830;31;13.5;22.3;1.9;13.2;3.4;4.38;19729 +94098;49.18342;6.11014;245;20220831;28;16;22;2.4;15.7;1.1;3.83;16132 +94098;49.18342;6.11014;245;20220901;29.4;13.5;21.5;3.5;13.1;0;4.96;18447 +94098;49.18342;6.11014;245;20220902;28.7;12.6;20.7;3.2;11.7;1.8;4.8;18391 +94098;49.18342;6.11014;245;20220903;23;16.3;19.7;2.3;16.4;11;2.62;11634 +94098;49.18342;6.11014;245;20220904;28.2;11.5;19.9;1.4;14.8;0;3.39;18380 +94098;49.18342;6.11014;245;20220905;30.8;11.3;21.1;2.5;14.9;5.4;4.38;19694 +94098;49.18342;6.11014;245;20220906;29.9;12.7;21.3;2.4;17.5;3.7;3.85;18293 +94098;49.18342;6.11014;245;20220907;22.6;14.8;18.7;2.4;17.2;6.8;2.37;12086 +94098;49.18342;6.11014;245;20220908;21.2;14.2;17.7;3.2;15.8;1.3;2.38;11315 +94098;49.18342;6.11014;245;20220909;20.9;14;17.5;4.4;14.9;5.2;2.65;11114 +94098;49.18342;6.11014;245;20220910;17.9;13.9;15.9;4.4;15.1;2.7;1.83;8293 +94098;49.18342;6.11014;245;20220911;21.5;12.9;17.2;1.7;14.5;.1;2.26;12183 +94098;49.18342;6.11014;245;20220912;26.3;7.4;16.9;1.2;12.2;0;2.92;18025 +94098;49.18342;6.11014;245;20220913;27.6;12.6;20.1;2.2;15.6;3.6;3.28;15847 +94098;49.18342;6.11014;245;20220914;25.7;16.3;21;2.1;19;8.3;2.56;12337 +94098;49.18342;6.11014;245;20220915;22.1;14.1;18.1;2.8;15.7;1.1;2.37;11228 +94098;49.18342;6.11014;245;20220916;18.8;10.9;14.9;2.7;11.7;.4;2.28;11028 +94098;49.18342;6.11014;245;20220917;15.4;4.7;10.1;2.9;10;1.5;1.81;12740 +94098;49.18342;6.11014;245;20220918;17.8;5.8;11.8;3.8;9.1;.2;2.62;13354 +94098;49.18342;6.11014;245;20220919;19.2;2;10.6;1.8;9;.1;2.24;15865 +94098;49.18342;6.11014;245;20220920;19.2;2.6;10.9;1.3;8.8;0;2.08;15394 +94098;49.18342;6.11014;245;20220921;19.1;3.2;11.2;2.1;8.4;0;2.36;14878 +94098;49.18342;6.11014;245;20220922;20.6;1.7;11.2;2;7.5;0;2.6;16053 +94098;49.18342;6.11014;245;20220923;19.5;2.4;11;.8;8.4;0;1.85;15066 +94098;49.18342;6.11014;245;20220924;15.8;6.7;11.3;1;10.7;.2;1.43;10764 +94098;49.18342;6.11014;245;20220925;16.2;9.5;12.9;1.5;11.5;.7;1.48;9072 +94098;49.18342;6.11014;245;20220926;15.3;4.4;9.9;4.2;9.9;6.8;1.75;11513 +94098;49.18342;6.11014;245;20220927;12.9;8.3;10.6;4;10.7;10.8;1.33;7266 +94098;49.18342;6.11014;245;20220928;14.2;6.2;10.2;2;10;.1;1.39;9560 +94098;49.18342;6.11014;245;20220929;13.9;4.6;9.3;1.1;9.4;1.5;1.26;10197 +94098;49.18342;6.11014;245;20220930;16.4;1.9;9.2;2;8.4;7.9;1.73;12644 +94098;49.18342;6.11014;245;20221001;17.1;6.9;12;5.6;12.2;9.6;1.64;10408 +94098;49.18342;6.11014;245;20221002;15.4;11.7;13.6;1.9;13.3;23;1.13;6051 +94098;49.18342;6.11014;245;20221003;15.6;4.7;10.2;1.2;10;0;1.29;10477 +94098;49.18342;6.11014;245;20221004;20;2.5;11.3;1.7;10.1;.1;1.78;13179 +94098;49.18342;6.11014;245;20221005;22.4;8.6;15.5;4.2;13.3;0;2.43;11503 +94098;49.18342;6.11014;245;20221006;19;8.4;13.7;2;10.9;0;1.74;9898 +94098;49.18342;6.11014;245;20221007;18.4;.8;9.6;1.2;9.5;0;1.42;12667 +94098;49.18342;6.11014;245;20221008;17;4.3;10.7;1.6;9.7;0;1.41;10556 +94098;49.18342;6.11014;245;20221009;18.5;2;10.3;3.1;9;0;1.98;11903 +94098;49.18342;6.11014;245;20221010;19.9;5.6;12.8;2;12;1.3;1.53;10896 +94098;49.18342;6.11014;245;20221011;18;10.3;14.2;2.5;11.3;0;1.68;7789 +94098;49.18342;6.11014;245;20221012;18.2;1.1;9.7;1;9.2;.1;1.24;11595 +94098;49.18342;6.11014;245;20221013;15.5;7.2;11.4;1.8;12.2;1;.96;7857 +94098;49.18342;6.11014;245;20221014;15.8;12.5;14.2;3.5;15.1;18.8;.84;4756 +94098;49.18342;6.11014;245;20221015;16.8;13.6;15.2;4.3;16.4;9.8;.81;4604 +94098;49.18342;6.11014;245;20221016;19.4;13.8;16.6;2.7;16;.5;1.25;6101 +94098;49.18342;6.11014;245;20221017;22.7;13.5;18.1;3.1;16.3;11.6;1.74;7790 +94098;49.18342;6.11014;245;20221018;19.3;14.7;17;1.8;16.8;.1;1.03;5325 +94098;49.18342;6.11014;245;20221019;20;12.1;16.1;4.3;15;.1;1.57;6969 +94098;49.18342;6.11014;245;20221020;17.8;12;14.9;4.8;14.7;9.9;1.25;5829 +94098;49.18342;6.11014;245;20221021;18.8;13.1;16;4.3;15.8;7.3;1.22;5682 +94098;49.18342;6.11014;245;20221022;20.6;11.5;16.1;3.8;14.2;.1;1.68;7150 +94098;49.18342;6.11014;245;20221023;22;12.7;17.4;4.9;14.6;3;2.17;7115 +94098;49.18342;6.11014;245;20221024;18.4;15;16.7;5.1;13.6;0;2.04;4101 +94098;49.18342;6.11014;245;20221025;17.9;11.3;14.6;3.4;13.3;.6;1.32;5748 +94098;49.18342;6.11014;245;20221026;21.4;12.9;17.2;3.7;13.6;.1;1.97;6460 +94098;49.18342;6.11014;245;20221027;21.6;9.1;15.4;2.4;14.3;0;1.28;7776 +94098;49.18342;6.11014;245;20221028;23.8;15.3;19.6;3.3;14.8;0;2.15;6249 +94098;49.18342;6.11014;245;20221029;24.2;11.8;18;2.6;13.4;.1;1.9;7492 +94098;49.18342;6.11014;245;20221030;21.4;9.6;15.5;2.4;11.8;0;1.58;7180 +94098;49.18342;6.11014;245;20221031;20.2;7.5;13.9;2.6;12;4.3;1.34;7339 +94098;49.18342;6.11014;245;20221101;15.3;12.7;14;5.2;12.2;.2;1.56;3084 +94098;49.18342;6.11014;245;20221102;14.9;9.5;12.2;3.5;10.5;0;1.32;4513 +94098;49.18342;6.11014;245;20221103;12.9;8.8;10.9;4.7;11;11.5;.98;3824 +94098;49.18342;6.11014;245;20221104;11.8;8;9.9;3.6;10.5;2.9;.8;3606 +94098;49.18342;6.11014;245;20221105;10.5;5.6;8.1;3;9.4;0;.67;4069 +94098;49.18342;6.11014;245;20221106;9.8;4.6;7.2;3.4;9;.3;.63;4131 +94098;49.18342;6.11014;245;20221107;14.4;7.7;11.1;5;11.8;.2;.82;4655 +94098;49.18342;6.11014;245;20221108;17.6;8.3;13;4.7;11;8.4;1.61;5451 +94098;49.18342;6.11014;245;20221109;12.9;11;12;3.8;12.6;.7;.71;2242 +94098;49.18342;6.11014;245;20221110;11.2;5.2;8.2;2.2;9.8;.1;.51;4171 +94098;49.18342;6.11014;245;20221111;9.2;4.5;6.9;1.7;9.3;.1;.39;3592 +94098;49.18342;6.11014;245;20221112;6.5;3.8;5.2;2.6;8.8;0;.27;2597 +94098;49.18342;6.11014;245;20221113;13.6;5.1;9.4;3.2;9;.1;.99;4786 +94098;49.18342;6.11014;245;20221114;10.2;3.4;6.8;3.1;9.8;1.9;.29;4177 +94098;49.18342;6.11014;245;20221115;13.5;7.2;10.4;3.8;11.8;8.7;.51;3944 +94098;49.18342;6.11014;245;20221116;11.5;7.1;9.3;4.5;11.3;7.2;.4;3189 +94098;49.18342;6.11014;245;20221117;11.8;10.1;11;6.8;10.7;9.9;1.21;1825 +94098;49.18342;6.11014;245;20221118;9.2;7.8;8.5;3.4;10.1;1.1;.56;1597 +94098;49.18342;6.11014;245;20221119;9.5;6.6;8.1;2.7;9.4;1.1;.57;2406 +94098;49.18342;6.11014;245;20221120;8;6.2;7.1;5.1;9;4.7;.63;1795 +94098;49.18342;6.11014;245;20221121;8.5;5;6.8;4.9;8.8;1.3;.59;2593 +94098;49.18342;6.11014;245;20221122;7.3;4;5.7;5.3;8.4;2.3;.48;2470 +94098;49.18342;6.11014;245;20221123;9;4.3;6.7;4.3;8.6;4.3;.59;2968 +94098;49.18342;6.11014;245;20221124;11.2;5.7;8.5;4.9;9.3;1;.82;3192 +94098;49.18342;6.11014;245;20221125;10;6.6;8.3;2.8;9.2;.1;.64;2404 +94098;49.18342;6.11014;245;20221126;6.1;3.7;4.9;1.9;8.8;.1;.21;1938 +94098;49.18342;6.11014;245;20221127;7.1;3.7;5.4;3.8;8.1;0;.47;2338 +94098;49.18342;6.11014;245;20221128;8.8;4.6;6.7;2.6;9.1;3.3;.36;2601 +94098;49.18342;6.11014;245;20221129;10.8;5.5;8.2;1;9.2;.1;.34;2925 +94098;49.18342;6.11014;245;20221130;7.4;1.2;4.3;1.9;7.8;.2;.25;3153 +94098;49.18342;6.11014;245;20221201;6.4;5.5;6;3.5;8.1;.4;.62;982 +94098;49.18342;6.11014;245;20221202;3.4;3;3.2;3;7.1;.7;.44;535 +94098;49.18342;6.11014;245;20221203;2.4;1.4;1.9;4.6;6.3;0;.47;1026 +94098;49.18342;6.11014;245;20221204;1.6;1.4;1.5;3.7;6.3;2.5;.43;270 +94098;49.18342;6.11014;245;20221205;4.2;1;2.6;1.7;7.1;.4;.22;2052 +94098;49.18342;6.11014;245;20221206;3.4;1;2.2;1.3;6.7;.1;.27;1716 +94098;49.18342;6.11014;245;20221207;3.6;-1.7;1;2;6.5;.3;.13;2687 +94098;49.18342;6.11014;245;20221208;3.2;1.6;2.4;2;6.7;.1;.34;1315 +94098;49.18342;6.11014;245;20221209;-1.1;-5.9;-3.5;.8;5;0;.07;2500 +94098;49.18342;6.11014;245;20221210;2.7;-2.4;.2;1.2;5.3;0;.24;2569 +94098;49.18342;6.11014;245;20221211;-1.5;-3.3;-2.4;1.4;4.8;0;.23;1381 +94098;49.18342;6.11014;245;20221212;-.3;-3.5;-1.9;2.3;4.3;0;.39;1940 +94098;49.18342;6.11014;245;20221213;-.3;-5.3;-2.8;4.7;3.8;0;.59;2494 +94098;49.18342;6.11014;245;20221214;-.5;-3;-1.7;2.3;4.4;0;.4;1658 +94098;49.18342;6.11014;245;20221215;.2;-7.7;-3.7;2.2;4;0;.23;3193 +94098;49.18342;6.11014;245;20221216;3.5;-10.1;-3.3;1.6;3.3;0;.33;4278 +94098;49.18342;6.11014;245;20221217;0;-11.7;-5.8;1.2;3;0;.18;3933 +94098;49.18342;6.11014;245;20221218;-2.9;-9.1;-6;3.1;3.8;.1;.11;2767 +94098;49.18342;6.11014;245;20221219;10.2;-2.3;4;4.2;8.3;.1;.15;4062 +94098;49.18342;6.11014;245;20221220;12.7;9.3;11;5.1;11;3.6;.9;1958 +94098;49.18342;6.11014;245;20221221;10.8;10.4;10.6;5.1;12;8.8;.56;453 +94098;49.18342;6.11014;245;20221222;10.7;9.5;10.1;7.5;11.7;10.9;.51;1029 +94098;49.18342;6.11014;245;20221223;13.2;9.6;11.4;5.4;12.5;5.4;.53;2027 +94098;49.18342;6.11014;245;20221224;11;9.7;10.4;4.5;10.9;1.1;.78;1088 +94098;49.18342;6.11014;245;20221225;12.6;8.8;10.7;4;11;2;.72;2101 +94098;49.18342;6.11014;245;20221226;11.1;10.1;10.6;4.9;10.2;5.1;1.12;919 +94098;49.18342;6.11014;245;20221227;7.1;-.3;3.4;3.4;6.9;0;.39;3083 +94098;49.18342;6.11014;245;20221228;9;2.9;6;5.4;9.1;0;.24;2781 +94098;49.18342;6.11014;245;20221229;10.4;8.4;9.4;6.8;10;1.8;.94;1458 +94098;49.18342;6.11014;245;20221230;11.4;3.2;7.3;6.2;10.2;4.6;.22;3311 +94098;49.18342;6.11014;245;20221231;15.9;12;14;7.8;12.6;0;1.55;2194 +94099;49.19478;6.45266;267;20220101;12.7;6.7;9.7;1.9;10.69;.1;.3;6563 +94099;49.19478;6.45266;267;20220102;11.9;4.1;8;5.9;9.43;1;.71;2387 +94099;49.19478;6.45266;267;20220103;10.8;8.7;9.8;7.4;10.47;19.6;.89;1311 +94099;49.19478;6.45266;267;20220104;10.5;9;9.7;6;9.83;16.5;.83;783 +94099;49.19478;6.45266;267;20220105;2.7;1;1.8;4.9;6.26;0;.44;1494 +94099;49.19478;6.45266;267;20220106;4.8;1.1;2.9;2.7;6.13;.3;.48;2733 +94099;49.19478;6.45266;267;20220107;2.7;-1.4;.7;5.5;6.27;5.7;.25;1172 +94099;49.19478;6.45266;267;20220108;3.6;1.2;2.4;7;6.7;8;.34;1755 +94099;49.19478;6.45266;267;20220109;4.9;2.9;3.9;5.1;6.83;1;.65;2008 +94099;49.19478;6.45266;267;20220110;.8;-1.9;-.6;1.5;6;.2;.19;1469 +94099;49.19478;6.45266;267;20220111;2.7;-1.3;.7;2.2;5.7;0;.26;2679 +94099;49.19478;6.45266;267;20220112;3.5;-3.4;0;1.9;5.37;0;.2;4269 +94099;49.19478;6.45266;267;20220113;2.5;-2.3;.1;2.1;5.6;0;.22;3009 +94099;49.19478;6.45266;267;20220114;7.3;-3.3;2;1.1;5.8;0;.12;5140 +94099;49.19478;6.45266;267;20220115;-.1;-3.7;-1.9;2.5;5.53;0;.16;1845 +94099;49.19478;6.45266;267;20220116;.8;-1.8;-.5;4;5.87;.2;.21;1321 +94099;49.19478;6.45266;267;20220117;3.6;-.1;1.8;3.1;6.87;0;.22;1770 +94099;49.19478;6.45266;267;20220118;7;2.4;4.7;3.4;7.13;0;.57;3199 +94099;49.19478;6.45266;267;20220119;2.4;-2.1;.2;4.5;6.47;1.2;.12;1286 +94099;49.19478;6.45266;267;20220120;4.7;.9;2.8;3.3;6.23;.2;.55;2966 +94099;49.19478;6.45266;267;20220121;4.6;-.4;2.1;2.2;6;.1;.4;3603 +94099;49.19478;6.45266;267;20220122;4.7;1.9;3.3;2.1;6.9;0;.43;1857 +94099;49.19478;6.45266;267;20220123;5.3;2.7;4;2.4;6.63;0;.59;1821 +94099;49.19478;6.45266;267;20220124;7.1;-.6;3.2;3.2;5.83;0;.68;6150 +94099;49.19478;6.45266;267;20220125;-.2;-3.8;-2;1.3;5.53;0;.22;2025 +94099;49.19478;6.45266;267;20220126;-.8;-1.9;-1.4;2.7;5.37;0;.27;636 +94099;49.19478;6.45266;267;20220127;1.3;-1.8;-.2;5.2;6;.3;.19;1781 +94099;49.19478;6.45266;267;20220128;3.9;.7;2.3;4;7.07;0;.29;2824 +94099;49.19478;6.45266;267;20220129;5.7;1.9;3.8;6.6;7.93;2.1;.25;1771 +94099;49.19478;6.45266;267;20220130;7.2;3.2;5.2;3;6.83;.6;.77;4832 +94099;49.19478;6.45266;267;20220131;5.9;-1;2.5;7.5;6.43;.3;.68;3494 +94099;49.19478;6.45266;267;20220201;5.9;1.4;3.6;6.6;7.27;1.1;.48;1922 +94099;49.19478;6.45266;267;20220202;9.2;5.4;7.3;4.6;9.4;1.6;.52;2171 +94099;49.19478;6.45266;267;20220203;7.3;6.3;6.8;3.2;8.69;.3;.5;6673 +94099;49.19478;6.45266;267;20220204;7;4.7;5.8;6;7.97;1.9;.77;2011 +94099;49.19478;6.45266;267;20220205;6.2;-.6;2.8;5.1;6.33;.1;.73;4804 +94099;49.19478;6.45266;267;20220206;7.9;1.9;4.9;10.8;7.9;25.9;.78;2036 +94099;49.19478;6.45266;267;20220207;6.6;1.6;4.1;5.1;6;0;1.07;6381 +94099;49.19478;6.45266;267;20220208;7.6;.3;4;5;7.93;.3;.43;3461 +94099;49.19478;6.45266;267;20220209;12.3;3.8;8.1;3.8;7.83;0;1.25;8032 +94099;49.19478;6.45266;267;20220210;6.3;3.2;4.7;5;7.43;1.4;.72;1275 +94099;49.19478;6.45266;267;20220211;6.8;.6;3.7;2.9;5.93;0;.82;6250 +94099;49.19478;6.45266;267;20220212;6.1;-3.5;1.3;2.6;4.8;0;.8;8675 +94099;49.19478;6.45266;267;20220213;10.7;-2.8;3.9;5.4;6.15;0;1.39;9525 +94099;49.19478;6.45266;267;20220214;10.1;6.5;8.3;4.7;7.81;1.5;1.21;17933 +94099;49.19478;6.45266;267;20220215;9.1;3.9;6.5;5.8;7.53;3.9;1.29;6875 +94099;49.19478;6.45266;267;20220216;11.6;5.8;8.7;9.9;10.47;7.3;.73;3073 +94099;49.19478;6.45266;267;20220217;10.9;9.2;10.1;8;9.22;1;1.72;8103 +94099;49.19478;6.45266;267;20220218;12.2;6.8;9.5;9.1;8.77;1.4;1.88;3343 +94099;49.19478;6.45266;267;20220219;8.2;2.4;5.3;8.7;5.93;0;1.85;7681 +94099;49.19478;6.45266;267;20220220;8.9;4.8;6.8;10.1;9.03;7.5;.79;2797 +94099;49.19478;6.45266;267;20220221;6.7;3.8;5.3;9.3;7.3;4.3;1.09;4097 +94099;49.19478;6.45266;267;20220222;8.3;3.1;5.7;6.3;8.53;2.2;.59;4322 +94099;49.19478;6.45266;267;20220223;12.1;1.7;6.9;2.4;7.77;0;1.14;10189 +94099;49.19478;6.45266;267;20220224;11;5.5;8.2;5.9;7.37;2.8;1.82;5262 +94099;49.19478;6.45266;267;20220225;7.2;-.1;3.5;4.4;6.03;.6;1.06;6102 +94099;49.19478;6.45266;267;20220226;6.9;-3.9;1.5;2.9;5.2;0;1.07;11498 +94099;49.19478;6.45266;267;20220227;9;-.4;4.3;5.1;4.63;0;1.96;12040 +94099;49.19478;6.45266;267;20220228;9.8;-3.4;3.2;3.5;4.37;0;1.82;12416 +94099;49.19478;6.45266;267;20220301;9.1;-2.8;3.1;2.7;4.27;0;1.55;10523 +94099;49.19478;6.45266;267;20220302;8;-1.8;3.1;2.2;4.53;0;1.27;7509 +94099;49.19478;6.45266;267;20220303;12;-3.3;4.4;2.1;4.63;0;1.63;12985 +94099;49.19478;6.45266;267;20220304;10.3;-4.2;3.1;3.4;3.9;0;1.95;13386 +94099;49.19478;6.45266;267;20220305;8.2;-5.2;1.5;3.4;3.8;0;1.75;13106 +94099;49.19478;6.45266;267;20220306;6.6;-4.5;1.1;4.8;3.53;0;1.88;13179 +94099;49.19478;6.45266;267;20220307;5.2;-3.5;.9;5.9;3.37;0;1.96;13138 +94099;49.19478;6.45266;267;20220308;9.4;-3.3;3.1;4.5;3.3;0;2.41;14090 +94099;49.19478;6.45266;267;20220309;13.5;-5;4.2;2.6;4.5;0;2.02;14880 +94099;49.19478;6.45266;267;20220310;15.1;-3.3;5.9;3.4;4.5;0;2.61;14757 +94099;49.19478;6.45266;267;20220311;14.9;.1;7.5;4.9;5.13;.1;2.97;13295 +94099;49.19478;6.45266;267;20220312;14.2;7.1;10.6;4.1;7.23;.2;2.36;8475 +94099;49.19478;6.45266;267;20220313;12.7;3.8;8.3;3.2;8.07;5.6;1.61;8813 +94099;49.19478;6.45266;267;20220314;13.2;5.6;9.4;3.7;8.13;.2;1.94;10879 +94099;49.19478;6.45266;267;20220315;9.4;4.3;6.8;2.4;8.93;5.8;.79;4048 +94099;49.19478;6.45266;267;20220316;11.9;5.4;8.6;3.9;9.67;0;1.15;7845 +94099;49.19478;6.45266;267;20220317;10;6.6;8.3;3.3;8.7;.1;1.21;4969 +94099;49.19478;6.45266;267;20220318;13.2;2;7.6;7.1;6.23;0;2.9;13875 +94099;49.19478;6.45266;267;20220319;13.1;3.9;8.5;7.3;5.58;0;3.31;17300 +94099;49.19478;6.45266;267;20220320;12.1;1.6;6.8;3.8;6.9;.2;2.06;9200 +94099;49.19478;6.45266;267;20220321;17.6;5.5;11.5;2.6;7.15;0;2.72;16225 +94099;49.19478;6.45266;267;20220322;17.2;2.3;9.8;2.2;5.98;0;2.71;18025 +94099;49.19478;6.45266;267;20220323;18.7;1.2;9.9;1.7;5.8;0;2.59;18100 +94099;49.19478;6.45266;267;20220324;19;2.6;10.8;2.4;5.73;0;3.06;18150 +94099;49.19478;6.45266;267;20220325;18.2;2.1;10.2;3.3;5.8;0;3.34;18450 +94099;49.19478;6.45266;267;20220326;18.3;3.8;11;4.5;5.8;0;3.88;18825 +94099;49.19478;6.45266;267;20220327;20.2;4;12.1;3.2;6.85;0;3.58;19425 +94099;49.19478;6.45266;267;20220328;20.9;3.1;12;1.9;7;0;2.97;17700 +94099;49.19478;6.45266;267;20220329;16.5;5.8;11.2;2.2;7.95;4.1;2.17;9650 +94099;49.19478;6.45266;267;20220330;9.8;8.2;9;2.6;9.65;6;1.15;5000 +94099;49.19478;6.45266;267;20220331;7.5;5.7;6.6;3.2;8.05;5.9;.99;3625 +94099;49.19478;6.45266;267;20220401;3.5;-.6;1.4;4.6;5.73;.6;.93;3850 +94099;49.19478;6.45266;267;20220402;2.9;-.6;1.2;3.9;5.03;.2;1.07;6352 +94099;49.19478;6.45266;267;20220403;6.6;-2.6;2;2.6;4.18;0;1.8;14225 +94099;49.19478;6.45266;267;20220404;9.2;-3.8;2.7;6.8;4.91;1;2.3;16600 +94099;49.19478;6.45266;267;20220405;8.7;4.5;6.6;6.8;9.16;2.4;.54;2800 +94099;49.19478;6.45266;267;20220406;11.1;7.8;9.5;6.4;9.35;1;1.68;6575 +94099;49.19478;6.45266;267;20220407;12.6;8;10.3;9.5;9.28;10.5;2.17;6750 +94099;49.19478;6.45266;267;20220408;6.5;4.9;5.7;4.5;7.3;38.6;1.38;3350 +94099;49.19478;6.45266;267;20220409;9.2;.2;4.7;3.4;6.38;.4;1.83;15325 +94099;49.19478;6.45266;267;20220410;11.8;-.6;5.6;2.2;6.03;.1;2.2;18050 +94099;49.19478;6.45266;267;20220411;17.3;.7;9;3.5;6.6;0;3.37;21200 +94099;49.19478;6.45266;267;20220412;20.7;5.3;13;3.7;7.93;0;3.94;18975 +94099;49.19478;6.45266;267;20220413;21;8.3;14.7;2.4;10.25;0;3.38;17525 +94099;49.19478;6.45266;267;20220414;20;10.3;15.1;2.7;11.28;0;3.12;16725 +94099;49.19478;6.45266;267;20220415;19.6;7.6;13.6;3.3;9.9;0;3.49;19850 +94099;49.19478;6.45266;267;20220416;16.1;4.7;10.4;5.5;7.18;0;3.83;22925 +94099;49.19478;6.45266;267;20220417;17.7;2.2;10;5;5.23;0;4.48;24900 +94099;49.19478;6.45266;267;20220418;18.3;1.7;10;3.1;5.93;0;3.96;24250 +94099;49.19478;6.45266;267;20220419;19.5;4.2;11.8;2.4;6.63;0;3.7;21775 +94099;49.19478;6.45266;267;20220420;16.1;5;10.5;4.9;5.8;0;4.22;23275 +94099;49.19478;6.45266;267;20220421;17.5;3.4;10.5;5;7.6;0;3.86;22775 +94099;49.19478;6.45266;267;20220422;18.4;5.3;11.9;4.9;8.68;0;3.87;22575 +94099;49.19478;6.45266;267;20220423;16.2;7;11.6;4.4;9.33;1.1;2.7;11300 +94099;49.19478;6.45266;267;20220424;14.8;8.1;11.5;2.4;10.18;4.7;1.63;7125 +94099;49.19478;6.45266;267;20220425;16.1;5.7;10.9;2.4;9.63;.7;2.56;16025 +94099;49.19478;6.45266;267;20220426;13.9;3.2;8.5;2.4;8.63;.7;2.23;14900 +94099;49.19478;6.45266;267;20220427;17.6;2.5;10.1;3.5;8.65;0;3.21;21175 +94099;49.19478;6.45266;267;20220428;20.3;5.6;12.9;4.2;8.15;0;4.48;25950 +94099;49.19478;6.45266;267;20220429;18.4;6.6;12.5;2.9;8.75;.4;3.03;14700 +94099;49.19478;6.45266;267;20220430;15.2;7.1;11.1;3.4;8.85;0;2.9;17650 +94099;49.19478;6.45266;267;20220501;16.2;3.6;9.9;2.5;8.53;0;2.74;17575 +94099;49.19478;6.45266;267;20220502;20.4;6.2;13.3;2.5;9.58;0;3.33;18625 +94099;49.19478;6.45266;267;20220503;21.1;8.3;14.7;2.9;10.3;.4;3.86;21400 +94099;49.19478;6.45266;267;20220504;21.1;8.4;14.7;2.3;10.68;3.9;3.74;21900 +94099;49.19478;6.45266;267;20220505;18.3;9.8;14;1.8;10.43;.2;3.02;18250 +94099;49.19478;6.45266;267;20220506;20.9;7.4;14.2;2.3;9.73;0;3.95;23813 +94099;49.19478;6.45266;267;20220507;22.4;7.3;14.8;1.7;10.2;.2;3.84;22774 +94099;49.19478;6.45266;267;20220508;22.4;8.8;15.6;3.1;11.93;.5;4.07;22883 +94099;49.19478;6.45266;267;20220509;24.6;8.9;16.8;2.2;11.53;0;4.34;23527 +94099;49.19478;6.45266;267;20220510;25.3;9.7;17.5;2.3;12.3;0;4.33;22478 +94099;49.19478;6.45266;267;20220511;28.1;13.6;20.9;5.6;12.63;0;6.58;25699 +94099;49.19478;6.45266;267;20220512;21.8;13.1;17.5;3.9;12.27;0;4.26;20283 +94099;49.19478;6.45266;267;20220513;21.6;11.8;16.7;2.6;10.53;0;4.48;24667 +94099;49.19478;6.45266;267;20220514;23.5;7.1;15.3;1.5;9.83;0;4.35;26758 +94099;49.19478;6.45266;267;20220515;27.8;8.7;18.2;2.7;11.37;.3;5.47;27186 +94099;49.19478;6.45266;267;20220516;22.9;15.7;19.3;3.9;14.03;2;3.96;15838 +94099;49.19478;6.45266;267;20220517;26.4;11.2;18.8;2;13.77;0;4.55;24239 +94099;49.19478;6.45266;267;20220518;29.3;12.6;20.9;2.3;13.63;0;5.5;26736 +94099;49.19478;6.45266;267;20220519;29.8;15.1;22.4;3.2;16;3.5;5.39;22066 +94099;49.19478;6.45266;267;20220520;26.9;15.5;21.2;3.5;16.9;6.5;4.57;19708 +94099;49.19478;6.45266;267;20220521;22;8.8;15.4;2.8;11.53;0;4.18;23848 +94099;49.19478;6.45266;267;20220522;23.2;9.4;16.3;1.8;11.53;2.8;4.01;22049 +94099;49.19478;6.45266;267;20220523;23.8;13.4;18.6;3.9;15;8.9;3.81;16257 +94099;49.19478;6.45266;267;20220524;17.9;12;15;4.5;12.3;.6;3.25;16817 +94099;49.19478;6.45266;267;20220525;20.6;7.4;14;3;10.53;0;4.14;24638 +94099;49.19478;6.45266;267;20220526;20.9;12;16.4;3.9;11.73;0;4.09;19051 +94099;49.19478;6.45266;267;20220527;19.2;11.8;15.5;4;12.1;.1;3.32;15100 +94099;49.19478;6.45266;267;20220528;18.8;6;12.4;2.4;8.7;0;3.66;21558 +94099;49.19478;6.45266;267;20220529;16.5;7.9;12.2;3.3;8;0;3.82;22026 +94099;49.19478;6.45266;267;20220530;19;4.2;11.6;2.3;8.27;0;3.9;24879 +94099;49.19478;6.45266;267;20220531;21.5;6;13.8;2.6;8.6;0;4.53;25672 +94099;49.19478;6.45266;267;20220601;22.2;8.1;15.1;2.5;9;0;4.91;28118 +94099;49.19478;6.45266;267;20220602;23.7;7.8;15.7;3.1;9.77;0;5.1;27077 +94099;49.19478;6.45266;267;20220603;22.7;10.7;16.7;2.3;12.9;1.4;3.45;16513 +94099;49.19478;6.45266;267;20220604;28;13.4;20.7;2.6;16.47;6.3;4.87;23650 +94099;49.19478;6.45266;267;20220605;21.4;16.7;19;4.1;17.63;10.7;2.79;12058 +94099;49.19478;6.45266;267;20220606;22.1;13.8;18;3.9;14.1;.1;4.18;20790 +94099;49.19478;6.45266;267;20220607;21.4;12.2;16.8;3.6;13.73;1.3;3.62;18015 +94099;49.19478;6.45266;267;20220608;19.3;11.2;15.2;3.1;13.93;7.6;2.65;13811 +94099;49.19478;6.45266;267;20220609;20.7;10.6;15.6;3.6;12.37;.2;3.86;20592 +94099;49.19478;6.45266;267;20220610;24.3;9.2;16.8;1.9;12.37;0;4.52;25751 +94099;49.19478;6.45266;267;20220611;27.8;12.6;20.2;1.5;14.03;0;5.3;28437 +94099;49.19478;6.45266;267;20220612;27.1;14.1;20.6;2.2;14.07;0;5.48;28164 +94099;49.19478;6.45266;267;20220613;23;10.6;16.8;2.2;10.77;0;4.76;26122 +94099;49.19478;6.45266;267;20220614;26.6;8.8;17.7;2.5;10.37;0;5.63;29062 +94099;49.19478;6.45266;267;20220615;31.1;11.2;21.2;1.6;11.2;0;5.99;30269 +94099;49.19478;6.45266;267;20220616;29.4;15.6;22.5;2.5;11.93;0;6.29;28451 +94099;49.19478;6.45266;267;20220617;31;13.5;22.3;2;11.43;0;6.15;28640 +94099;49.19478;6.45266;267;20220618;35.3;15.9;25.6;2.3;14.3;0;6.87;28101 +94099;49.19478;6.45266;267;20220619;35.1;22.8;29;4.6;15.87;7.4;8.46;25885 +94099;49.19478;6.45266;267;20220620;22.7;16.2;19.5;3.2;15.6;.2;3.64;16434 +94099;49.19478;6.45266;267;20220621;28.4;11.2;19.8;2.8;13.47;.3;5.62;27146 +94099;49.19478;6.45266;267;20220622;26.3;16.4;21.4;2.9;17.03;1;4.2;17513 +94099;49.19478;6.45266;267;20220623;30.3;16.4;23.4;2.5;17.93;2.8;5.57;25190 +94099;49.19478;6.45266;267;20220624;23.5;16.7;20.1;4;16.83;7.2;3.77;15469 +94099;49.19478;6.45266;267;20220625;26.9;14.1;20.5;2.8;15.53;5.2;4.91;23031 +94099;49.19478;6.45266;267;20220626;19.8;15;17.4;2.1;16.6;2.1;2.28;11198 +94099;49.19478;6.45266;267;20220627;21.4;15.1;18.3;2.2;16.27;.9;2.74;12467 +94099;49.19478;6.45266;267;20220628;26;11.3;18.6;2.5;13.57;0;5.24;27856 +94099;49.19478;6.45266;267;20220629;29;17.1;23.1;1.5;13.87;0;5.18;24386 +94099;49.19478;6.45266;267;20220630;30.5;14.1;22.3;2.3;14.57;2.7;5.64;24782 +94099;49.19478;6.45266;267;20220701;22.6;12.3;17.5;2.9;12.13;0;4.52;22807 +94099;49.19478;6.45266;267;20220702;27.6;9.8;18.7;1.7;11.4;0;5.5;30012 +94099;49.19478;6.45266;267;20220703;29.5;13.5;21.5;2.7;12.57;0;6.29;28876 +94099;49.19478;6.45266;267;20220704;26.6;11.9;19.2;1.8;11.67;0;5.33;28601 +94099;49.19478;6.45266;267;20220705;27.2;12.7;19.9;2.4;11.27;0;5.63;27593 +94099;49.19478;6.45266;267;20220706;22.2;11.9;17.1;3;10.9;0;4.69;23751 +94099;49.19478;6.45266;267;20220707;21.6;12.3;16.9;3.2;12.37;0;3.63;16070 +94099;49.19478;6.45266;267;20220708;25.4;9.4;17.4;2.5;11.13;0;5.24;27939 +94099;49.19478;6.45266;267;20220709;27.2;12.7;19.9;2.4;12.7;0;5.18;24758 +94099;49.19478;6.45266;267;20220710;23.7;12.9;18.3;3.7;11.5;0;5.14;24222 +94099;49.19478;6.45266;267;20220711;27;13.6;20.3;2.4;13.47;0;5.09;24464 +94099;49.19478;6.45266;267;20220712;29.3;13.3;21.3;2.7;13.07;0;5.93;27273 +94099;49.19478;6.45266;267;20220713;32.7;14.8;23.8;2.1;12.4;0;5.97;24843 +94099;49.19478;6.45266;267;20220714;32.3;17.3;24.8;3.3;12.87;0;7.01;26673 +94099;49.19478;6.45266;267;20220715;25.6;13.8;19.7;2.6;10.8;0;5.52;27189 +94099;49.19478;6.45266;267;20220716;26.8;11.3;19;2.4;10;0;5.52;27116 +94099;49.19478;6.45266;267;20220717;30.2;12.3;21.3;3.3;9.37;0;6.86;28261 +94099;49.19478;6.45266;267;20220718;35.1;14.6;24.8;2.4;9.83;.1;7.06;28571 +94099;49.19478;6.45266;267;20220719;36.8;17;26.9;3.2;11.5;0;7.47;23547 +94099;49.19478;6.45266;267;20220720;32;21.7;26.8;3.4;15.63;6.1;6.26;20712 +94099;49.19478;6.45266;267;20220721;27.4;16.9;22.2;3.5;17.4;0;4.84;20550 +94099;49.19478;6.45266;267;20220722;30.4;14.9;22.7;2.7;15.9;1.3;5.47;23903 +94099;49.19478;6.45266;267;20220723;27.8;17.6;22.7;2.8;16.53;0;4.83;20833 +94099;49.19478;6.45266;267;20220724;32.3;15.4;23.8;1.6;14.57;0;5.67;27063 +94099;49.19478;6.45266;267;20220725;32.2;18.2;25.2;4.3;15.07;0;6.75;22408 +94099;49.19478;6.45266;267;20220726;24.3;14.5;19.4;3.4;13.43;0;4.2;16926 +94099;49.19478;6.45266;267;20220727;25.4;15.8;20.6;3.5;12;0;5.32;22319 +94099;49.19478;6.45266;267;20220728;28.1;13;20.5;3.1;10.93;0;5.19;19486 +94099;49.19478;6.45266;267;20220729;28.7;15.4;22.1;2.5;12.43;0;5.4;23255 +94099;49.19478;6.45266;267;20220730;28.9;13.8;21.4;2.4;12.1;0;5.39;24447 +94099;49.19478;6.45266;267;20220731;30.1;16.1;23.1;3;13.13;0;6.07;25383 +94099;49.19478;6.45266;267;20220801;25.6;16.6;21.1;2.3;15.87;0;3.68;15504 +94099;49.19478;6.45266;267;20220802;30.4;15.1;22.7;1.4;14.8;0;4.87;24558 +94099;49.19478;6.45266;267;20220803;34.5;16.7;25.6;1.3;13.8;0;5.51;26372 +94099;49.19478;6.45266;267;20220804;37.1;18.1;27.6;2.2;14.5;7.5;6.26;23601 +94099;49.19478;6.45266;267;20220805;24.7;19.3;22;4.1;18.2;.1;3.7;13440 +94099;49.19478;6.45266;267;20220806;25;12.7;18.8;4.4;10.77;0;5.65;24870 +94099;49.19478;6.45266;267;20220807;27.6;11.3;19.4;3.9;9.43;0;6.2;25767 +94099;49.19478;6.45266;267;20220808;29.9;12.9;21.4;3.5;10.03;0;6.39;25804 +94099;49.19478;6.45266;267;20220809;31.2;14.8;23;3.9;10.97;0;6.9;25192 +94099;49.19478;6.45266;267;20220810;30.5;16.5;23.5;4.4;10.2;0;7.18;24648 +94099;49.19478;6.45266;267;20220811;30.6;15.3;22.9;4.1;9.8;0;7.03;24838 +94099;49.19478;6.45266;267;20220812;30.6;15.2;22.9;4;9.67;0;6.94;24685 +94099;49.19478;6.45266;267;20220813;30.9;14.7;22.8;3.8;9.83;0;6.75;24844 +94099;49.19478;6.45266;267;20220814;31.5;15.1;23.3;3.9;11.73;4.4;6.38;21082 +94099;49.19478;6.45266;267;20220815;24.9;17;21;3.8;17.7;.7;3.53;14699 +94099;49.19478;6.45266;267;20220816;29.6;15.5;22.6;1.7;16.47;.2;4.49;22316 +94099;49.19478;6.45266;267;20220817;28.6;17.3;23;1.9;16.77;1.1;3.98;17828 +94099;49.19478;6.45266;267;20220818;25.8;17.9;21.8;2;17.6;.1;2.99;12088 +94099;49.19478;6.45266;267;20220819;27;16.8;21.9;2.8;16.23;1.1;4.25;18805 +94099;49.19478;6.45266;267;20220820;26;17;21.5;2.8;15.3;0;4.45;20702 +94099;49.19478;6.45266;267;20220821;27.6;11.7;19.7;1.6;12.07;0;4.17;21998 +94099;49.19478;6.45266;267;20220822;29.7;14.1;21.9;1.7;12.07;0;4.53;21716 +94099;49.19478;6.45266;267;20220823;30.7;14.7;22.7;1.7;13.77;0;4.51;21618 +94099;49.19478;6.45266;267;20220824;32.6;15.9;24.2;2.4;13.03;0;5.35;21894 +94099;49.19478;6.45266;267;20220825;31.8;15.7;23.8;2.5;13.17;0;5.35;22272 +94099;49.19478;6.45266;267;20220826;25.4;17.5;21.5;2.5;16.13;.8;3.28;12769 +94099;49.19478;6.45266;267;20220827;23.8;18.2;21;3;16.93;0;2.95;10703 +94099;49.19478;6.45266;267;20220828;26.6;15.3;20.9;3.4;14.67;0;4.14;16432 +94099;49.19478;6.45266;267;20220829;29.2;14;21.6;3.7;11.77;0;5.39;19609 +94099;49.19478;6.45266;267;20220830;30.6;14.4;22.5;3.1;12.37;3.7;5.1;18435 +94099;49.19478;6.45266;267;20220831;26.2;16.6;21.4;3.4;16.17;1.8;3.71;14271 +94099;49.19478;6.45266;267;20220901;25.5;13;19.2;3.4;13.3;0;4.01;17359 +94099;49.19478;6.45266;267;20220902;26.9;13;20;4;11.83;1.9;4.9;19709 +94099;49.19478;6.45266;267;20220903;22.5;15.7;19.1;2.7;16.23;4.2;2.39;10122 +94099;49.19478;6.45266;267;20220904;27.4;13.8;20.6;1.9;14.93;0;3.66;19001 +94099;49.19478;6.45266;267;20220905;30.1;13.3;21.7;2.6;14.37;5.1;4.39;19078 +94099;49.19478;6.45266;267;20220906;29;15;22;2.7;17.47;4.9;3.92;17658 +94099;49.19478;6.45266;267;20220907;22.8;15.9;19.4;2.6;17.17;4.7;2.48;11597 +94099;49.19478;6.45266;267;20220908;21;14.3;17.7;4;15.6;1.1;2.53;11614 +94099;49.19478;6.45266;267;20220909;20.5;14.3;17.4;5.2;14.6;9.4;2.76;10547 +94099;49.19478;6.45266;267;20220910;18.3;13.6;15.9;5.1;14.97;4.4;1.86;7088 +94099;49.19478;6.45266;267;20220911;20.8;13.8;17.3;2.2;14.87;.1;2.3;11991 +94099;49.19478;6.45266;267;20220912;25.7;9.9;17.8;1.5;13.03;0;3.05;17901 +94099;49.19478;6.45266;267;20220913;26.4;12.8;19.6;2.4;15.47;7;2.83;12052 +94099;49.19478;6.45266;267;20220914;23.8;17.4;20.6;3.3;19.57;7.5;2.14;8800 +94099;49.19478;6.45266;267;20220915;19.8;15.1;17.5;3.2;15.43;1.3;2.16;10618 +94099;49.19478;6.45266;267;20220916;17;12.7;14.9;2.9;11.43;.6;2.13;9112 +94099;49.19478;6.45266;267;20220917;15.4;7.6;11.5;4.1;9.9;1.2;2.11;11345 +94099;49.19478;6.45266;267;20220918;15.8;7.6;11.7;4.9;9.53;.4;2.36;10744 +94099;49.19478;6.45266;267;20220919;17;5.8;11.4;2.3;9.53;0;2.05;12906 +94099;49.19478;6.45266;267;20220920;15.9;6.1;11;1.5;9.8;0;1.61;10502 +94099;49.19478;6.45266;267;20220921;17.8;4.9;11.3;2.8;9.03;0;2.41;15536 +94099;49.19478;6.45266;267;20220922;19.1;3.8;11.5;2.5;8.23;0;2.63;16985 +94099;49.19478;6.45266;267;20220923;18.8;4.5;11.7;1.3;9.13;0;1.87;12858 +94099;49.19478;6.45266;267;20220924;17.6;8.5;13.1;1.7;11.4;.2;1.52;8087 +94099;49.19478;6.45266;267;20220925;15.4;10.4;12.9;2.2;11.83;1.4;1.35;6262 +94099;49.19478;6.45266;267;20220926;15;5.9;10.5;5;10.07;7.3;1.7;8723 +94099;49.19478;6.45266;267;20220927;12.1;8.5;10.3;5.2;10.17;10.6;1.41;6715 +94099;49.19478;6.45266;267;20220928;13.9;8.1;11;3.4;9.9;0;1.65;9438 +94099;49.19478;6.45266;267;20220929;14.1;5;9.6;1.5;9.3;1.9;1.3;9415 +94099;49.19478;6.45266;267;20220930;16.1;2.7;9.4;1.9;8.57;6.7;1.72;13228 +94099;49.19478;6.45266;267;20221001;16;8.4;12.2;6.8;11.87;13.2;1.58;6186 +94099;49.19478;6.45266;267;20221002;16.5;11.7;14.1;3.6;13.57;23.1;1.21;4552 +94099;49.19478;6.45266;267;20221003;15.5;6.4;11;1.4;10.57;0;1.27;9601 +94099;49.19478;6.45266;267;20221004;18.5;4.3;11.4;1.7;10.27;.1;1.68;12954 +94099;49.19478;6.45266;267;20221005;21.4;8.1;14.7;4.4;13.1;0;2.23;11691 +94099;49.19478;6.45266;267;20221006;17.8;12.1;14.9;2.5;11.3;0;1.94;11297 +94099;49.19478;6.45266;267;20221007;17.6;3;10.3;1.2;9.93;0;1.36;11896 +94099;49.19478;6.45266;267;20221008;16.3;7.4;11.8;2.5;10.53;0;1.51;9726 +94099;49.19478;6.45266;267;20221009;17.6;3.5;10.5;3.4;8.9;0;2.02;13217 +94099;49.19478;6.45266;267;20221010;20.8;5.5;13.2;2.8;11.5;1.2;1.84;11077 +94099;49.19478;6.45266;267;20221011;16.1;10.9;13.5;3.5;11.37;0;1.62;8589 +94099;49.19478;6.45266;267;20221012;15.3;3.6;9.5;1.6;9.43;.1;1.14;9147 +94099;49.19478;6.45266;267;20221013;15.3;7.4;11.4;2.6;12.03;.7;.93;5915 +94099;49.19478;6.45266;267;20221014;16.1;12.4;14.3;3.5;14.8;21.5;.85;3342 +94099;49.19478;6.45266;267;20221015;16.7;13.9;15.3;4.8;16.17;11.9;.85;3814 +94099;49.19478;6.45266;267;20221016;19.8;13.9;16.9;2.9;15.77;1.5;1.31;5770 +94099;49.19478;6.45266;267;20221017;22.9;15.2;19.1;3.4;15.93;12.2;2.03;8541 +94099;49.19478;6.45266;267;20221018;20.4;15;17.7;2.1;16.53;0;1.21;5860 +94099;49.19478;6.45266;267;20221019;18.8;11.8;15.3;4.5;14.43;.1;1.47;8116 +94099;49.19478;6.45266;267;20221020;17.2;11.4;14.3;4.3;14.2;10.1;1.04;4016 +94099;49.19478;6.45266;267;20221021;19.2;13.4;16.3;4.2;15.33;7.5;1.37;5356 +94099;49.19478;6.45266;267;20221022;19.6;11.3;15.5;3.7;13.97;0;1.54;8568 +94099;49.19478;6.45266;267;20221023;21.4;10.7;16;4.2;13.83;4;1.81;7206 +94099;49.19478;6.45266;267;20221024;19.2;14.2;16.7;5.8;13.57;0;2.2;6407 +94099;49.19478;6.45266;267;20221025;18;11.2;14.6;4;12.8;1;1.51;6355 +94099;49.19478;6.45266;267;20221026;21.2;12.6;16.9;3.6;13.63;.1;1.82;7887 +94099;49.19478;6.45266;267;20221027;22.4;8.4;15.4;3;13.57;0;1.54;8616 +94099;49.19478;6.45266;267;20221028;24;15.4;19.7;3.8;14.57;0;2.33;7562 +94099;49.19478;6.45266;267;20221029;22.2;11.7;17;2.7;13.27;0;1.68;5739 +94099;49.19478;6.45266;267;20221030;22.1;12.3;17.2;2.8;12.07;0;1.89;7278 +94099;49.19478;6.45266;267;20221031;18.6;9.3;13.9;2.3;12.37;3.1;1.13;5565 +94099;49.19478;6.45266;267;20221101;15.3;14;14.6;5.5;12.27;.3;1.71;6365 +94099;49.19478;6.45266;267;20221102;15.2;9.1;12.2;4.6;10.1;0;1.56;6949 +94099;49.19478;6.45266;267;20221103;13.8;7.1;10.5;4.3;10.57;11.5;1.01;4044 +94099;49.19478;6.45266;267;20221104;11.1;7.8;9.5;4.1;10.27;3.1;.79;3600 +94099;49.19478;6.45266;267;20221105;9.7;4.7;7.2;3.1;9.1;0;.57;3819 +94099;49.19478;6.45266;267;20221106;9.7;3.2;6.4;3.9;8.6;.3;.63;4570 +94099;49.19478;6.45266;267;20221107;13.7;8.2;10.9;5.5;11.17;.4;.98;3127 +94099;49.19478;6.45266;267;20221108;16.8;7.5;12.1;4.6;10.77;9.6;1.38;6359 +94099;49.19478;6.45266;267;20221109;13.7;11.8;12.7;4.9;12.7;.7;.93;3173 +94099;49.19478;6.45266;267;20221110;10.9;5.6;8.2;2.6;10.13;0;.46;3876 +94099;49.19478;6.45266;267;20221111;8;4.8;6.4;1.6;9.23;.1;.36;2837 +94099;49.19478;6.45266;267;20221112;6.7;3.7;5.2;2.1;8.63;0;.3;2552 +94099;49.19478;6.45266;267;20221113;12.9;4.5;8.7;3;8.47;0;.83;6346 +94099;49.19478;6.45266;267;20221114;10.9;3;7;3.1;9.5;1.8;.4;2473 +94099;49.19478;6.45266;267;20221115;13.9;8.8;11.4;4.6;11.8;11.5;.75;3672 +94099;49.19478;6.45266;267;20221116;12.2;8.1;10.1;4.8;11.16;7.3;.58;3597 +94099;49.19478;6.45266;267;20221117;11.7;9.5;10.6;6.9;10.73;15.5;.92;2031 +94099;49.19478;6.45266;267;20221118;10;7.5;8.8;3.8;10.07;1.2;.56;3032 +94099;49.19478;6.45266;267;20221119;8.4;6.4;7.4;3.6;9.2;1.3;.54;1952 +94099;49.19478;6.45266;267;20221120;8.6;5.7;7.2;5.6;8.67;5.8;.7;3090 +94099;49.19478;6.45266;267;20221121;8.4;4.9;6.7;5.2;8.57;1.8;.59;3185 +94099;49.19478;6.45266;267;20221122;7;4;5.5;6.1;8.33;2.2;.48;2232 +94099;49.19478;6.45266;267;20221123;9.8;4.6;7.2;5.5;8.5;5.2;.8;4442 +94099;49.19478;6.45266;267;20221124;10.8;6.2;8.5;5.4;9.1;1.1;.86;3680 +94099;49.19478;6.45266;267;20221125;10.6;5.9;8.2;3.7;9.03;.5;.7;3246 +94099;49.19478;6.45266;267;20221126;6.3;3.6;5;1.9;8.53;0;.27;1756 +94099;49.19478;6.45266;267;20221127;7.5;2.2;4.8;2.3;7.63;0;.36;3081 +94099;49.19478;6.45266;267;20221128;9;4.7;6.9;2.9;8.8;3.1;.51;1770 +94099;49.19478;6.45266;267;20221129;9;5.3;7.2;1.5;9.33;.2;.32;2549 +94099;49.19478;6.45266;267;20221130;7.5;4.2;5.8;2.4;8.47;.4;.39;1788 +94099;49.19478;6.45266;267;20221201;5.2;4.6;4.9;3.5;7.7;.4;.55;634 +94099;49.19478;6.45266;267;20221202;3.4;2.6;3;3.2;6.67;.5;.5;803 +94099;49.19478;6.45266;267;20221203;2.9;1.3;2.1;4.8;6.13;0;.51;1381 +94099;49.19478;6.45266;267;20221204;1.6;1;1.3;4;6.03;3.7;.44;722 +94099;49.19478;6.45266;267;20221205;4.3;1.2;2.8;1.9;7.08;.3;.26;1516 +94099;49.19478;6.45266;267;20221206;3.3;1.2;2.3;1.6;6.8;.1;.28;1418 +94099;49.19478;6.45266;267;20221207;3.8;.4;2.1;2.4;6.53;.4;.35;1533 +94099;49.19478;6.45266;267;20221208;3.1;.7;1.9;2.4;6.4;.1;.32;1780 +94099;49.19478;6.45266;267;20221209;2.2;-2.6;-.2;2.3;5.53;0;.22;3122 +94099;49.19478;6.45266;267;20221210;2.2;-2.3;0;2.6;5.1;0;.31;3324 +94099;49.19478;6.45266;267;20221211;-1.4;-4.1;-2.8;2;4.83;.1;.21;1344 +94099;49.19478;6.45266;267;20221212;-.6;-3.2;-1.9;2.7;4.3;0;.32;3149 +94099;49.19478;6.45266;267;20221213;-.6;-5.3;-2.9;5.9;3.6;0;.63;3444 +94099;49.19478;6.45266;267;20221214;-1.5;-3.2;-2.3;3;4.37;.2;.37;1473 +94099;49.19478;6.45266;267;20221215;-1.3;-5.7;-3.5;3;4.17;0;.22;2693 +94099;49.19478;6.45266;267;20221216;.1;-7.9;-3.9;2.4;3.37;0;.26;4698 +94099;49.19478;6.45266;267;20221217;-2.5;-10.7;-6.6;1.9;3;0;.15;4327 +94099;49.19478;6.45266;267;20221218;-3.3;-9.7;-6.5;2.9;3.6;.1;.08;2770 +94099;49.19478;6.45266;267;20221219;10;-3.8;3.1;4.1;7.47;0;.31;3134 +94099;49.19478;6.45266;267;20221220;13.5;7.7;10.6;5.4;10.43;10;1;1956 +94099;49.19478;6.45266;267;20221221;11.3;10.3;10.8;6.2;11.6;9.5;.66;1565 +94099;49.19478;6.45266;267;20221222;10.9;9.6;10.3;8.6;11.47;13.2;.64;914 +94099;49.19478;6.45266;267;20221223;13.4;9.5;11.4;5.6;12.2;6.6;.66;1113 +94099;49.19478;6.45266;267;20221224;10.9;9.5;10.2;4.9;10.67;1.2;.76;1452 +94099;49.19478;6.45266;267;20221225;13.4;8.3;10.8;4;10.77;1.2;.7;3112 +94099;49.19478;6.45266;267;20221226;10.9;10.1;10.5;5.8;9.93;5.1;1.27;1041 +94099;49.19478;6.45266;267;20221227;6.8;1.3;4.1;4.1;6.97;0;.52;2437 +94099;49.19478;6.45266;267;20221228;9.3;2.5;5.9;6.9;8.53;0;.51;2251 +94099;49.19478;6.45266;267;20221229;10.8;8.1;9.5;8.7;9.6;1.7;1.22;1753 +94099;49.19478;6.45266;267;20221230;10.9;4.5;7.7;6.9;9.7;7.9;.55;1965 +94099;49.19478;6.45266;267;20221231;16;10.7;13.3;9.2;12.1;0;1.56;3158 +94100;49.20509;6.79532;271;20220101;13.9;8.1;11;2.3;10.61;0;.44;3654 +94100;49.20509;6.79532;271;20220102;11.6;4.2;7.9;5.5;9.28;.7;.62;2518 +94100;49.20509;6.79532;271;20220103;10.6;9.3;10;7.1;10.36;21;.83;1171 +94100;49.20509;6.79532;271;20220104;10.3;8.8;9.6;5.8;9.66;18.7;.82;863 +94100;49.20509;6.79532;271;20220105;2.5;1.2;1.8;5.3;6.06;0;.49;1490 +94100;49.20509;6.79532;271;20220106;5;1.5;3.2;2.8;6.13;.3;.46;2809 +94100;49.20509;6.79532;271;20220107;1.9;-1.4;.3;5.6;6.13;6.6;.21;1317 +94100;49.20509;6.79532;271;20220108;3.3;1;2.1;6.8;6.58;8.9;.31;1658 +94100;49.20509;6.79532;271;20220109;4.9;2.3;3.6;5;6.73;1.7;.6;2074 +94100;49.20509;6.79532;271;20220110;1;-1.9;-.5;1.3;5.78;.3;.19;1749 +94100;49.20509;6.79532;271;20220111;3.6;-2.5;.6;2.1;5.61;0;.24;3577 +94100;49.20509;6.79532;271;20220112;3.9;-2.6;.7;2;5.31;0;.29;3799 +94100;49.20509;6.79532;271;20220113;1.8;-2.5;-.4;2;5.61;0;.26;3340 +94100;49.20509;6.79532;271;20220114;8.3;-2.4;2.9;1.2;5.88;0;.2;4931 +94100;49.20509;6.79532;271;20220115;1.1;-3.1;-1;2.7;5.56;0;.18;2178 +94100;49.20509;6.79532;271;20220116;.6;-1.7;-.5;3.6;5.81;.6;.2;1385 +94100;49.20509;6.79532;271;20220117;3.5;.1;1.8;3;6.76;0;.21;1801 +94100;49.20509;6.79532;271;20220118;7.1;2.1;4.6;3.2;7.11;0;.53;2549 +94100;49.20509;6.79532;271;20220119;2.3;-1.5;.4;4.5;6.36;1.8;.17;1560 +94100;49.20509;6.79532;271;20220120;4.4;1;2.7;3.2;6.11;.1;.53;2541 +94100;49.20509;6.79532;271;20220121;4.7;-.6;2;2.5;5.83;0;.42;3474 +94100;49.20509;6.79532;271;20220122;4.8;2.2;3.5;2.2;6.78;0;.43;1849 +94100;49.20509;6.79532;271;20220123;5.4;2.8;4.1;2.4;6.51;0;.58;1916 +94100;49.20509;6.79532;271;20220124;6.3;-.4;3;3.4;5.86;0;.66;5599 +94100;49.20509;6.79532;271;20220125;-.4;-3;-1.7;1.3;5.48;0;.23;1957 +94100;49.20509;6.79532;271;20220126;-.7;-2;-1.4;2.4;5.33;0;.27;827 +94100;49.20509;6.79532;271;20220127;1;-1.7;-.3;4.7;5.86;.8;.18;1869 +94100;49.20509;6.79532;271;20220128;4.3;.8;2.6;4;6.98;0;.27;2684 +94100;49.20509;6.79532;271;20220129;5;1.9;3.5;6.2;7.66;2.6;.19;1849 +94100;49.20509;6.79532;271;20220130;6.7;3.5;5.1;2.9;6.73;1.1;.71;3886 +94100;49.20509;6.79532;271;20220131;5.6;-1.3;2.2;6.9;6.38;.5;.61;3138 +94100;49.20509;6.79532;271;20220201;5.4;1.3;3.3;6.5;7.16;2;.45;2350 +94100;49.20509;6.79532;271;20220202;8.5;5.2;6.8;4.3;9.36;1.8;.44;2317 +94100;49.20509;6.79532;271;20220203;6.9;6.2;6.5;3.8;8.58;.4;.54;1272 +94100;49.20509;6.79532;271;20220204;6.8;4.7;5.7;5.6;7.86;2.1;.71;2080 +94100;49.20509;6.79532;271;20220205;6.3;-.5;2.9;4.8;6.31;.4;.7;4054 +94100;49.20509;6.79532;271;20220206;7.6;2.3;5;10.1;7.76;29.5;.7;2714 +94100;49.20509;6.79532;271;20220207;6.4;1.3;3.9;5;5.96;0;1;5218 +94100;49.20509;6.79532;271;20220208;7.1;1;4;4.5;7.81;.2;.42;2889 +94100;49.20509;6.79532;271;20220209;12.5;4.7;8.6;3.5;7.86;0;1.22;6984 +94100;49.20509;6.79532;271;20220210;5.9;2.6;4.2;5.4;7.38;1.3;.72;1300 +94100;49.20509;6.79532;271;20220211;6.5;.9;3.7;3.5;5.91;0;.86;6866 +94100;49.20509;6.79532;271;20220212;6.5;-3.7;1.4;3.2;4.74;0;.9;8866 +94100;49.20509;6.79532;271;20220213;11.3;-3;4.1;5.3;6.08;0;1.4;9800 +94100;49.20509;6.79532;271;20220214;10.4;3.9;7.1;6.8;7.72;1.5;1.54;4100 +94100;49.20509;6.79532;271;20220215;9.1;4.6;6.8;6.3;7.34;3.5;1.3;7000 +94100;49.20509;6.79532;271;20220216;10.7;5.4;8.1;9.3;10.13;9.3;.5;3299 +94100;49.20509;6.79532;271;20220217;10.6;9.7;10.1;9;9;1.3;1.81;3025 +94100;49.20509;6.79532;271;20220218;12.1;6.9;9.5;8.5;8.63;1.6;1.81;3810 +94100;49.20509;6.79532;271;20220219;8.3;3;5.6;8;5.86;0;1.75;6520 +94100;49.20509;6.79532;271;20220220;8.4;5.1;6.7;9.3;8.88;10.1;.73;3016 +94100;49.20509;6.79532;271;20220221;6.7;3.8;5.3;8.7;7.26;3.6;.96;4057 +94100;49.20509;6.79532;271;20220222;8;3.2;5.6;6;8.36;2.1;.53;4280 +94100;49.20509;6.79532;271;20220223;12.1;1.9;7;2.4;7.56;0;1.16;10003 +94100;49.20509;6.79532;271;20220224;11.2;5.1;8.2;6;7.28;2.3;1.75;5557 +94100;49.20509;6.79532;271;20220225;7;.3;3.7;4.2;5.96;.6;1.03;5994 +94100;49.20509;6.79532;271;20220226;7.3;-2.5;2.4;2.8;5.23;0;1.07;10102 +94100;49.20509;6.79532;271;20220227;9.1;-.6;4.2;4.9;4.58;0;1.89;11122 +94100;49.20509;6.79532;271;20220228;10.8;-2.8;4;3.5;4.26;0;1.86;11740 +94100;49.20509;6.79532;271;20220301;9.4;-1.9;3.7;3;4.08;0;1.66;10417 +94100;49.20509;6.79532;271;20220302;8.1;-2;3;2.2;4.33;0;1.32;7983 +94100;49.20509;6.79532;271;20220303;12.2;-3;4.6;2.3;4.31;0;1.72;12677 +94100;49.20509;6.79532;271;20220304;10.1;-2.8;3.7;3.5;3.91;0;1.94;12628 +94100;49.20509;6.79532;271;20220305;8.1;-4;2.1;3.3;3.83;0;1.66;12414 +94100;49.20509;6.79532;271;20220306;6.9;-3.6;1.6;4.3;3.51;0;1.79;12235 +94100;49.20509;6.79532;271;20220307;5.2;-3.1;1.1;5.6;3.33;0;1.86;12073 +94100;49.20509;6.79532;271;20220308;9.5;-2.9;3.3;4.6;3.28;0;2.39;13423 +94100;49.20509;6.79532;271;20220309;13.5;-3.6;5;2.3;4.36;0;1.98;14367 +94100;49.20509;6.79532;271;20220310;15.7;-1.8;6.9;3.3;4.31;0;2.65;14513 +94100;49.20509;6.79532;271;20220311;15.3;.4;7.9;4.1;4.88;.2;2.82;13365 +94100;49.20509;6.79532;271;20220312;14.2;5.6;9.9;3.9;7.08;.2;2.25;8722 +94100;49.20509;6.79532;271;20220313;14.2;2.7;8.5;3.1;7.48;4.2;1.91;10613 +94100;49.20509;6.79532;271;20220314;13.2;5.9;9.5;3.6;8.06;.1;1.79;9303 +94100;49.20509;6.79532;271;20220315;8.4;4.6;6.5;2.4;8.76;6.6;.79;4441 +94100;49.20509;6.79532;271;20220316;11.4;5.4;8.4;3.5;9.43;0;1.11;8151 +94100;49.20509;6.79532;271;20220317;10;6.9;8.4;3.3;8.51;.1;1.22;4692 +94100;49.20509;6.79532;271;20220318;12.5;3.7;8.1;7.3;6.28;0;2.75;13833 +94100;49.20509;6.79532;271;20220319;13;3.6;8.3;7.6;5.61;0;3.24;17300 +94100;49.20509;6.79532;271;20220320;15;2.7;8.9;4;6.84;.1;2.23;10000 +94100;49.20509;6.79532;271;20220321;17.9;4.8;11.4;3;7.04;0;2.86;16666 +94100;49.20509;6.79532;271;20220322;17.1;2.6;9.8;2.5;5.54;0;2.83;18200 +94100;49.20509;6.79532;271;20220323;19.1;1.7;10.4;1.7;5.48;0;2.67;18266 +94100;49.20509;6.79532;271;20220324;19.5;3.1;11.3;2.6;5.61;0;3.2;18400 +94100;49.20509;6.79532;271;20220325;18.8;.2;9.5;2.8;5.57;0;3.16;18541 +94100;49.20509;6.79532;271;20220326;18.3;3.5;10.9;5.1;5.71;0;4.01;19033 +94100;49.20509;6.79532;271;20220327;20.5;4.5;12.5;3.7;6.81;0;3.82;19800 +94100;49.20509;6.79532;271;20220328;21;4.3;12.6;2;7.18;0;3.02;18066 +94100;49.20509;6.79532;271;20220329;16.6;6;11.3;1.9;7.68;2.9;2.08;9400 +94100;49.20509;6.79532;271;20220330;9.9;8.3;9.1;2.6;9.61;5;.99;4233 +94100;49.20509;6.79532;271;20220331;7.2;4.3;5.8;3.4;7.88;5.5;.95;4300 +94100;49.20509;6.79532;271;20220401;3.5;1.4;2.5;4.6;5.74;.8;.87;3500 +94100;49.20509;6.79532;271;20220402;3;-.1;1.5;4.6;5;.2;1.09;6495 +94100;49.20509;6.79532;271;20220403;6.8;-.9;2.9;3;4.04;0;1.98;16000 +94100;49.20509;6.79532;271;20220404;9.2;-3.4;2.9;6.7;4.91;2.3;2.3;17200 +94100;49.20509;6.79532;271;20220405;8.3;4.4;6.4;6.9;9.08;4.4;.53;2666 +94100;49.20509;6.79532;271;20220406;11.3;8.1;9.7;6.8;9.44;.8;1.6;6966 +94100;49.20509;6.79532;271;20220407;12.2;8;10.1;9.7;9.21;11.7;1.93;5666 +94100;49.20509;6.79532;271;20220408;6.7;5.5;6.1;4.9;7.01;43.4;1.21;3133 +94100;49.20509;6.79532;271;20220409;9.2;.1;4.6;3.8;6.28;.3;1.87;15933 +94100;49.20509;6.79532;271;20220410;11.4;-.4;5.5;2.4;5.98;.1;2.18;17466 +94100;49.20509;6.79532;271;20220411;17.4;.9;9.2;4.2;6.51;0;3.51;21633 +94100;49.20509;6.79532;271;20220412;21.6;5.6;13.6;3.8;8.01;0;3.9;18133 +94100;49.20509;6.79532;271;20220413;22.3;9.1;15.7;2.3;10.01;0;3.41;17933 +94100;49.20509;6.79532;271;20220414;19.7;11.5;15.6;2.4;11.31;0;2.91;15433 +94100;49.20509;6.79532;271;20220415;19.8;7.9;13.8;3.2;9.78;0;3.44;18900 +94100;49.20509;6.79532;271;20220416;15.7;5.4;10.5;5.7;7.01;0;3.75;22366 +94100;49.20509;6.79532;271;20220417;17.4;2.8;10.1;5.3;5.11;0;4.52;25133 +94100;49.20509;6.79532;271;20220418;18.3;2.4;10.3;3.6;5.91;0;4.09;24600 +94100;49.20509;6.79532;271;20220419;19.6;4.1;11.8;2.8;6.48;0;3.86;21866 +94100;49.20509;6.79532;271;20220420;15.9;5.8;10.8;5.1;5.61;0;4.25;23466 +94100;49.20509;6.79532;271;20220421;17.1;4.3;10.7;5.3;7.48;0;3.91;23433 +94100;49.20509;6.79532;271;20220422;18.6;5.6;12.1;5.1;8.51;0;3.86;22733 +94100;49.20509;6.79532;271;20220423;16.4;7.8;12.1;5;9.14;.7;2.73;11766 +94100;49.20509;6.79532;271;20220424;13.6;8.6;11.1;2.3;10.48;3.7;1.55;7466 +94100;49.20509;6.79532;271;20220425;16.4;7.1;11.7;2.1;9.94;1.9;2.37;14333 +94100;49.20509;6.79532;271;20220426;13.8;4.7;9.3;2.8;8.61;.6;2.3;16000 +94100;49.20509;6.79532;271;20220427;17.5;2.8;10.1;3.7;8.54;0;3.26;21566 +94100;49.20509;6.79532;271;20220428;20.3;4.9;12.6;4.5;7.84;0;4.64;26400 +94100;49.20509;6.79532;271;20220429;18.6;6.8;12.7;3.3;8.44;.3;3.33;15566 +94100;49.20509;6.79532;271;20220430;14.9;7.6;11.3;3.4;8.78;0;2.79;16633 +94100;49.20509;6.79532;271;20220501;16.2;4;10.1;2.5;8.64;0;2.54;15533 +94100;49.20509;6.79532;271;20220502;19.6;6;12.8;2.9;9.58;0;3.55;19800 +94100;49.20509;6.79532;271;20220503;21.4;7.4;14.4;2.9;10.24;.4;3.91;21766 +94100;49.20509;6.79532;271;20220504;21.2;7.4;14.3;2.2;10.64;4.6;3.64;21866 +94100;49.20509;6.79532;271;20220505;16.3;9.2;12.8;2;10.61;.6;2.48;14400 +94100;49.20509;6.79532;271;20220506;21;8;14.5;2.4;9.78;0;3.9;23708 +94100;49.20509;6.79532;271;20220507;22.4;7.5;14.9;2;9.98;.1;3.91;23056 +94100;49.20509;6.79532;271;20220508;22.8;9.7;16.2;3.3;11.58;.5;4.19;22661 +94100;49.20509;6.79532;271;20220509;24.6;9.5;17;2.7;11.61;0;4.44;23369 +94100;49.20509;6.79532;271;20220510;25;10.5;17.7;2.4;12.46;0;4.26;22157 +94100;49.20509;6.79532;271;20220511;27.8;13.2;20.5;5.3;12.91;0;6.17;24973 +94100;49.20509;6.79532;271;20220512;22.1;13.4;17.8;4;12.31;0;4.14;19646 +94100;49.20509;6.79532;271;20220513;21.2;11.6;16.4;2.8;10.38;0;4.37;23246 +94100;49.20509;6.79532;271;20220514;23.6;7.4;15.5;1.4;9.68;0;4.28;25933 +94100;49.20509;6.79532;271;20220515;27.7;9.9;18.8;3.2;10.98;.5;5.71;26916 +94100;49.20509;6.79532;271;20220516;22.9;15.4;19.1;3.5;14.11;4.8;3.73;15272 +94100;49.20509;6.79532;271;20220517;26.4;11.3;18.8;1.7;13.81;0;4.39;23884 +94100;49.20509;6.79532;271;20220518;29.4;13;21.2;2.4;13.46;0;5.46;26272 +94100;49.20509;6.79532;271;20220519;29.5;14.6;22;3.2;15.91;2.8;5.19;21780 +94100;49.20509;6.79532;271;20220520;27.9;17.3;22.6;3.9;16.51;6.7;4.74;19453 +94100;49.20509;6.79532;271;20220521;21.2;9.1;15.2;3.1;11.38;0;4.08;23130 +94100;49.20509;6.79532;271;20220522;23.3;8.9;16.1;1.8;11.36;2.8;4.1;22855 +94100;49.20509;6.79532;271;20220523;23.4;13.3;18.4;3.9;14.83;10.7;3.83;17917 +94100;49.20509;6.79532;271;20220524;17.9;12.2;15;4.1;12.36;.5;2.98;15893 +94100;49.20509;6.79532;271;20220525;20.4;7;13.7;2.9;10.31;0;4.02;23920 +94100;49.20509;6.79532;271;20220526;20.7;12.3;16.5;3.9;11.48;0;4.02;18898 +94100;49.20509;6.79532;271;20220527;18.5;11.8;15.2;4;12.03;0;3.21;14682 +94100;49.20509;6.79532;271;20220528;18.2;5.7;11.9;2.6;8.51;0;3.66;21573 +94100;49.20509;6.79532;271;20220529;16.7;8.1;12.4;3.3;7.86;0;3.62;19697 +94100;49.20509;6.79532;271;20220530;18.8;4.4;11.6;2.5;8.26;0;3.82;24270 +94100;49.20509;6.79532;271;20220531;21.5;6.6;14;2.8;8.48;0;4.61;25531 +94100;49.20509;6.79532;271;20220601;21.7;8;14.8;2.7;8.86;0;4.82;26653 +94100;49.20509;6.79532;271;20220602;23;7.2;15.1;3;9.68;0;4.92;26736 +94100;49.20509;6.79532;271;20220603;23.3;11;17.2;2.4;12.76;1.6;3.75;18393 +94100;49.20509;6.79532;271;20220604;27.5;13.4;20.4;2.7;16.48;7.6;4.68;22873 +94100;49.20509;6.79532;271;20220605;21.9;16.7;19.3;3.8;17.56;8.5;2.97;13457 +94100;49.20509;6.79532;271;20220606;22;14;18;3.7;13.93;.1;3.96;19282 +94100;49.20509;6.79532;271;20220607;20.8;11.9;16.4;3.1;13.46;1.4;3.46;18095 +94100;49.20509;6.79532;271;20220608;20.4;10.9;15.7;3.2;13.71;6.2;2.95;15808 +94100;49.20509;6.79532;271;20220609;20.4;10.4;15.4;3.3;12.16;.2;3.75;20073 +94100;49.20509;6.79532;271;20220610;24.4;8.8;16.6;1.6;12.16;0;4.41;25984 +94100;49.20509;6.79532;271;20220611;27.5;13.1;20.3;1.4;13.71;0;5.08;27260 +94100;49.20509;6.79532;271;20220612;26.8;14.7;20.8;2.1;13.81;0;5.23;26609 +94100;49.20509;6.79532;271;20220613;22.6;10.8;16.7;2.5;10.58;0;4.63;24334 +94100;49.20509;6.79532;271;20220614;26.3;9.1;17.7;2.8;10.03;0;5.67;28785 +94100;49.20509;6.79532;271;20220615;30.5;12.2;21.4;1.8;10.96;0;6.06;29814 +94100;49.20509;6.79532;271;20220616;29.2;15.3;22.2;2.5;11.71;0;6.13;27698 +94100;49.20509;6.79532;271;20220617;30.7;13.7;22.2;2.2;11.03;0;6.25;28574 +94100;49.20509;6.79532;271;20220618;35;16;25.5;2.1;13.83;0;6.68;28407 +94100;49.20509;6.79532;271;20220619;34.9;21.1;28;4.6;15.86;6.2;8.25;25492 +94100;49.20509;6.79532;271;20220620;22.6;16;19.3;2.9;15.36;0;3.45;15620 +94100;49.20509;6.79532;271;20220621;28;10.2;19.1;3;13.13;.7;5.39;25348 +94100;49.20509;6.79532;271;20220622;25.5;16.6;21.1;2.9;15.98;.6;4.02;16090 +94100;49.20509;6.79532;271;20220623;30.5;15.8;23.1;2.5;17.78;2.8;5.5;25281 +94100;49.20509;6.79532;271;20220624;24.6;16.3;20.4;3.8;17.06;6.4;3.85;16792 +94100;49.20509;6.79532;271;20220625;27.3;13;20.2;3.2;15.86;7.2;4.88;23559 +94100;49.20509;6.79532;271;20220626;20.4;14.7;17.6;2;16.88;4.4;2.31;12384 +94100;49.20509;6.79532;271;20220627;21;15.5;18.2;2.3;16.38;.3;2.75;13249 +94100;49.20509;6.79532;271;20220628;25.9;11.2;18.5;2.4;13.38;0;4.98;26714 +94100;49.20509;6.79532;271;20220629;28.3;17.6;23;1.5;13.71;0;5.06;23790 +94100;49.20509;6.79532;271;20220630;30.6;14.3;22.5;2.3;14.86;3.8;5.74;25520 +94100;49.20509;6.79532;271;20220701;22.5;12.3;17.4;2.9;12.18;0;4.22;21188 +94100;49.20509;6.79532;271;20220702;27.1;9.9;18.5;1.9;11.61;0;5.41;29136 +94100;49.20509;6.79532;271;20220703;29.1;13.4;21.2;2.4;12.81;0;5.93;28283 +94100;49.20509;6.79532;271;20220704;26.5;12.5;19.5;1.9;11.83;0;5.18;27351 +94100;49.20509;6.79532;271;20220705;27.3;12.2;19.7;2.4;11.23;0;5.51;27060 +94100;49.20509;6.79532;271;20220706;22.4;11.9;17.1;2.9;10.76;0;4.52;23253 +94100;49.20509;6.79532;271;20220707;21.2;11.8;16.5;2.9;12.36;0;3.32;15223 +94100;49.20509;6.79532;271;20220708;25.3;9.4;17.4;2.4;11.13;0;5.09;27392 +94100;49.20509;6.79532;271;20220709;26.9;12.1;19.5;2.3;12.86;0;4.9;24060 +94100;49.20509;6.79532;271;20220710;23.4;11.8;17.6;3.2;11.41;0;4.79;23149 +94100;49.20509;6.79532;271;20220711;26.7;14.7;20.7;2.2;13.53;0;4.77;23548 +94100;49.20509;6.79532;271;20220712;29.1;13.1;21.1;2.6;13.21;0;5.69;26875 +94100;49.20509;6.79532;271;20220713;32.2;14.9;23.5;1.9;12.51;0;5.73;24823 +94100;49.20509;6.79532;271;20220714;32.4;16.8;24.6;2.9;13.03;0;6.49;26000 +94100;49.20509;6.79532;271;20220715;25.8;13.3;19.5;2.4;10.78;0;5.15;25358 +94100;49.20509;6.79532;271;20220716;26.8;11;18.9;2.3;9.96;0;5.36;26885 +94100;49.20509;6.79532;271;20220717;30;12.5;21.2;3.2;9.36;0;6.66;27949 +94100;49.20509;6.79532;271;20220718;34.7;14.8;24.7;2.2;9.86;.3;6.82;28511 +94100;49.20509;6.79532;271;20220719;37.3;14.4;25.9;3.1;11.28;0;7.4;24813 +94100;49.20509;6.79532;271;20220720;31.8;20.2;26;3.2;14.95;6.4;5.93;20028 +94100;49.20509;6.79532;271;20220721;27;16.6;21.8;3.3;17.41;0;4.71;20713 +94100;49.20509;6.79532;271;20220722;30.4;15;22.7;2.5;15.81;1.2;5.53;24919 +94100;49.20509;6.79532;271;20220723;28.2;17.8;23;2.6;16.31;0;4.89;21411 +94100;49.20509;6.79532;271;20220724;31.9;15.5;23.7;1.5;14.18;0;5.46;26404 +94100;49.20509;6.79532;271;20220725;32.4;18.3;25.4;3.8;15.13;0;6.51;22578 +94100;49.20509;6.79532;271;20220726;24.7;15.2;19.9;3.3;13.66;0;4.16;17308 +94100;49.20509;6.79532;271;20220727;25.2;16.1;20.6;3.1;12.21;0;4.85;20662 +94100;49.20509;6.79532;271;20220728;27.8;13.3;20.6;3.7;11.03;0;5.41;19666 +94100;49.20509;6.79532;271;20220729;29.1;14.6;21.9;2.3;12.46;0;5.09;22119 +94100;49.20509;6.79532;271;20220730;29.2;13.8;21.5;2.2;12.38;0;5.13;23763 +94100;49.20509;6.79532;271;20220731;30.1;16.4;23.3;2.9;13.01;0;5.91;24418 +94100;49.20509;6.79532;271;20220801;25.5;16.5;21;2.3;15.88;0;3.58;15182 +94100;49.20509;6.79532;271;20220802;29.6;15;22.3;1.3;14.78;0;4.66;23680 +94100;49.20509;6.79532;271;20220803;34.5;16.7;25.6;1.3;13.76;0;5.48;26012 +94100;49.20509;6.79532;271;20220804;37.9;16.8;27.3;2;14.31;3.6;6.13;23924 +94100;49.20509;6.79532;271;20220805;25.2;19.8;22.5;3.9;17.71;.1;3.71;13179 +94100;49.20509;6.79532;271;20220806;25.4;11.5;18.4;4.2;10.46;0;5.47;23977 +94100;49.20509;6.79532;271;20220807;27.8;10.6;19.2;4.3;9.28;0;6.25;25001 +94100;49.20509;6.79532;271;20220808;30;11.2;20.6;3.7;9.76;0;6.44;25184 +94100;49.20509;6.79532;271;20220809;31.4;12.9;22.1;4.2;10.76;0;6.91;24416 +94100;49.20509;6.79532;271;20220810;30.6;15.9;23.2;4.3;10.08;0;6.97;23382 +94100;49.20509;6.79532;271;20220811;30.6;13.7;22.1;3.8;9.81;0;6.64;23613 +94100;49.20509;6.79532;271;20220812;30.5;15.2;22.9;3.8;9.76;0;6.64;23814 +94100;49.20509;6.79532;271;20220813;30.8;14.5;22.6;3.5;10.01;0;6.41;23981 +94100;49.20509;6.79532;271;20220814;31.5;15;23.3;3.5;11.66;3.6;6.23;22386 +94100;49.20509;6.79532;271;20220815;25.9;16.8;21.4;3.4;17.21;.7;3.6;15040 +94100;49.20509;6.79532;271;20220816;29.6;15;22.3;1.6;16.18;.1;4.31;21648 +94100;49.20509;6.79532;271;20220817;29.3;16.9;23.1;2.2;16.38;3.1;4.24;18367 +94100;49.20509;6.79532;271;20220818;25.6;18;21.8;1.7;17.71;1.4;2.81;12238 +94100;49.20509;6.79532;271;20220819;27.3;17;22.1;2.7;16.23;1.5;4.16;18325 +94100;49.20509;6.79532;271;20220820;25.9;17;21.5;2.8;15.26;0;4.25;19649 +94100;49.20509;6.79532;271;20220821;27.8;12.1;20;1.6;11.83;0;4.09;21642 +94100;49.20509;6.79532;271;20220822;29.9;14.4;22.2;1.8;11.91;0;4.56;21151 +94100;49.20509;6.79532;271;20220823;30.9;14.4;22.7;1.6;13.46;0;4.45;21559 +94100;49.20509;6.79532;271;20220824;32.4;16;24.2;2.4;12.83;0;5.25;21403 +94100;49.20509;6.79532;271;20220825;31.6;16;23.8;2.5;13.48;0;5.21;21700 +94100;49.20509;6.79532;271;20220826;27.3;16.8;22;2.4;16.18;1.3;3.61;14811 +94100;49.20509;6.79532;271;20220827;24;17.4;20.7;2.4;17.28;0;2.67;11069 +94100;49.20509;6.79532;271;20220828;26.3;15.9;21.1;3.5;14.63;0;4.07;16295 +94100;49.20509;6.79532;271;20220829;28.6;13.6;21.1;4;11.63;0;5.48;19736 +94100;49.20509;6.79532;271;20220830;29.8;14.5;22.2;3.2;12.38;3.1;5.07;18737 +94100;49.20509;6.79532;271;20220831;25.4;17;21.2;2.9;15.86;1.2;3.42;13597 +94100;49.20509;6.79532;271;20220901;25.1;12.7;18.9;3.5;13.13;0;3.86;16776 +94100;49.20509;6.79532;271;20220902;26.3;12.8;19.6;3.6;11.43;2.1;4.63;19429 +94100;49.20509;6.79532;271;20220903;23.2;14.8;19;2.3;15.71;2.9;2.4;10955 +94100;49.20509;6.79532;271;20220904;27.1;13.9;20.5;1.7;14.63;0;3.44;18283 +94100;49.20509;6.79532;271;20220905;30.5;13.1;21.8;2.6;14.28;5.4;4.4;19454 +94100;49.20509;6.79532;271;20220906;29.7;14.6;22.2;3.2;17.31;3.2;4.15;17979 +94100;49.20509;6.79532;271;20220907;23.6;15.8;19.7;2.6;16.96;5.6;2.64;12936 +94100;49.20509;6.79532;271;20220908;21.2;14.3;17.8;3.9;15.48;4.9;2.35;10358 +94100;49.20509;6.79532;271;20220909;19.9;13.4;16.7;4.8;14.61;12.2;2.36;9618 +94100;49.20509;6.79532;271;20220910;17.8;12.8;15.3;4.7;14.86;4.1;1.74;7895 +94100;49.20509;6.79532;271;20220911;21.4;14.1;17.7;2.2;14.76;.1;2.39;12908 +94100;49.20509;6.79532;271;20220912;25.4;10.3;17.8;2;12.98;0;3.18;17695 +94100;49.20509;6.79532;271;20220913;27.2;12.6;19.9;2.3;15.01;13.9;2.89;13016 +94100;49.20509;6.79532;271;20220914;22.7;16.7;19.7;3.2;19.13;6.6;1.92;8228 +94100;49.20509;6.79532;271;20220915;20.3;15.1;17.7;3;15.46;1.6;2.06;9587 +94100;49.20509;6.79532;271;20220916;17.2;11.8;14.5;2.7;11.36;1;2.02;9311 +94100;49.20509;6.79532;271;20220917;15.4;7;11.2;4;9.83;1;1.98;11367 +94100;49.20509;6.79532;271;20220918;15.8;7.7;11.7;4.6;9.58;.7;2.2;10109 +94100;49.20509;6.79532;271;20220919;16.8;5.4;11.1;2.5;9.53;0;1.99;12381 +94100;49.20509;6.79532;271;20220920;15.6;6;10.8;1.6;9.83;.1;1.53;10224 +94100;49.20509;6.79532;271;20220921;17.5;5.2;11.4;2.8;9.13;0;2.24;14909 +94100;49.20509;6.79532;271;20220922;18.8;3.9;11.4;2.6;8.28;0;2.56;16327 +94100;49.20509;6.79532;271;20220923;19;4.9;11.9;1.5;9.28;0;1.96;13322 +94100;49.20509;6.79532;271;20220924;18.2;7.9;13;2;11.36;.6;1.63;9130 +94100;49.20509;6.79532;271;20220925;14.9;10.7;12.8;1.9;11.88;2.9;1.27;6497 +94100;49.20509;6.79532;271;20220926;15;5.7;10.3;4.3;9.88;8.4;1.63;8943 +94100;49.20509;6.79532;271;20220927;11.7;8.3;10;5.1;10.16;10;1.22;6881 +94100;49.20509;6.79532;271;20220928;14;7.7;10.9;3.4;9.78;0;1.58;8897 +94100;49.20509;6.79532;271;20220929;13;4.9;9;1.3;9.21;1.9;1.2;9256 +94100;49.20509;6.79532;271;20220930;16;2.9;9.5;2;8.58;5.3;1.7;13211 +94100;49.20509;6.79532;271;20221001;15.9;6.8;11.3;6.4;11.61;14.5;1.3;6330 +94100;49.20509;6.79532;271;20221002;14.6;11.6;13.1;3.4;13.33;23;1;4358 +94100;49.20509;6.79532;271;20221003;15.7;6;10.8;1.5;10.46;0;1.34;11145 +94100;49.20509;6.79532;271;20221004;19;5;12;1.8;10.41;0;1.69;12744 +94100;49.20509;6.79532;271;20221005;21.3;7.8;14.6;3.9;12.91;0;2.07;11082 +94100;49.20509;6.79532;271;20221006;17.7;12;14.9;2.4;11.26;0;1.87;10338 +94100;49.20509;6.79532;271;20221007;17.9;3.7;10.8;1.3;10.18;0;1.37;11806 +94100;49.20509;6.79532;271;20221008;16.6;7.3;11.9;2.4;10.78;.1;1.49;9524 +94100;49.20509;6.79532;271;20221009;17.6;3.8;10.7;3.3;9.03;0;1.96;12510 +94100;49.20509;6.79532;271;20221010;20.8;5.8;13.3;2.4;11.63;.2;1.68;11378 +94100;49.20509;6.79532;271;20221011;16.2;10.5;13.3;3.3;11.03;0;1.58;8716 +94100;49.20509;6.79532;271;20221012;14.9;4.4;9.6;1.5;9.51;.1;1.04;8261 +94100;49.20509;6.79532;271;20221013;14.6;7.1;10.8;2.2;11.93;1.2;.78;6303 +94100;49.20509;6.79532;271;20221014;15.7;12;13.8;3.5;14.58;23.1;.83;3822 +94100;49.20509;6.79532;271;20221015;16.1;13.5;14.8;4.7;16.08;12.4;.72;3562 +94100;49.20509;6.79532;271;20221016;19.9;13.8;16.8;2.8;15.76;2.1;1.25;6040 +94100;49.20509;6.79532;271;20221017;23.1;13.5;18.3;3.3;15.76;5.8;1.9;8757 +94100;49.20509;6.79532;271;20221018;19.2;14.8;17;2.3;16.36;0;1.1;5241 +94100;49.20509;6.79532;271;20221019;18.1;12.2;15.2;4.3;14.26;0;1.41;7555 +94100;49.20509;6.79532;271;20221020;16.3;11;13.6;3.6;13.96;10.2;.89;4286 +94100;49.20509;6.79532;271;20221021;19;12.8;15.9;4.1;15.26;9.8;1.19;5262 +94100;49.20509;6.79532;271;20221022;19.4;10.6;15;3.4;13.83;0;1.42;7989 +94100;49.20509;6.79532;271;20221023;21.7;10.5;16.1;3.7;13.93;3.4;1.69;7294 +94100;49.20509;6.79532;271;20221024;19.7;13.8;16.8;5.4;13.73;0;2.08;6379 +94100;49.20509;6.79532;271;20221025;17.9;10.3;14.1;3.7;12.61;.2;1.45;6140 +94100;49.20509;6.79532;271;20221026;21.2;11.5;16.4;3.3;13.66;0;1.63;7538 +94100;49.20509;6.79532;271;20221027;22.7;9.3;16;2.7;13.68;0;1.55;8576 +94100;49.20509;6.79532;271;20221028;24.1;14.6;19.4;3.3;14.03;0;2.15;7082 +94100;49.20509;6.79532;271;20221029;23.4;11.8;17.6;2.3;13.06;0;1.56;6381 +94100;49.20509;6.79532;271;20221030;22.7;11.1;16.9;2.7;11.73;0;1.92;7141 +94100;49.20509;6.79532;271;20221031;18.3;9.4;13.8;2.3;12.31;3.7;1.12;5550 +94100;49.20509;6.79532;271;20221101;15.3;12.1;13.7;5;12.06;.4;1.53;5647 +94100;49.20509;6.79532;271;20221102;15;7.5;11.3;4.6;9.96;0;1.47;6923 +94100;49.20509;6.79532;271;20221103;13.6;6.4;10;3.8;10.43;11.9;.93;4571 +94100;49.20509;6.79532;271;20221104;11.6;7.5;9.6;3.8;10.26;3.9;.68;3525 +94100;49.20509;6.79532;271;20221105;9.6;4.6;7.1;2.9;9.13;0;.49;3337 +94100;49.20509;6.79532;271;20221106;9.6;2.2;5.9;3.6;8.33;.4;.55;4724 +94100;49.20509;6.79532;271;20221107;13.2;7.5;10.4;5.2;10.96;.5;.87;3240 +94100;49.20509;6.79532;271;20221108;16.8;6.1;11.4;4.4;10.63;9.6;1.26;6238 +94100;49.20509;6.79532;271;20221109;13.7;11.6;12.6;4.6;12.68;.1;.83;2976 +94100;49.20509;6.79532;271;20221110;9.4;6.4;7.9;2.2;10.08;0;.4;2857 +94100;49.20509;6.79532;271;20221111;7.5;4.5;6;1.3;8.98;.1;.32;2986 +94100;49.20509;6.79532;271;20221112;6.6;3.7;5.2;2.1;8.61;0;.27;2766 +94100;49.20509;6.79532;271;20221113;13.1;4.2;8.6;2.9;8.33;0;.76;6101 +94100;49.20509;6.79532;271;20221114;10.5;2.9;6.7;3.1;9.41;1.6;.41;2867 +94100;49.20509;6.79532;271;20221115;13.9;8.9;11.4;4.2;11.88;10.4;.71;3482 +94100;49.20509;6.79532;271;20221116;12.2;8.9;10.6;4.7;11.15;5.5;.55;3388 +94100;49.20509;6.79532;271;20221117;11.3;9;10.1;6.5;10.65;17.1;.71;2011 +94100;49.20509;6.79532;271;20221118;10.1;7;8.5;3.5;9.91;1.3;.53;2701 +94100;49.20509;6.79532;271;20221119;8.3;6.5;7.4;3.5;9.06;1.5;.52;1827 +94100;49.20509;6.79532;271;20221120;8.7;5.8;7.3;5.4;8.56;5;.71;2576 +94100;49.20509;6.79532;271;20221121;8.3;4.9;6.6;5;8.48;2.8;.54;2903 +94100;49.20509;6.79532;271;20221122;7;4.6;5.8;5.9;8.33;1.7;.46;2495 +94100;49.20509;6.79532;271;20221123;10;4.9;7.5;5.3;8.48;5.2;.81;4476 +94100;49.20509;6.79532;271;20221124;10.5;6.2;8.4;5;9.03;.8;.76;2939 +94100;49.20509;6.79532;271;20221125;10.1;4.1;7.1;3.5;8.91;.7;.61;3001 +94100;49.20509;6.79532;271;20221126;6.7;3.8;5.3;1.9;8.41;0;.36;1629 +94100;49.20509;6.79532;271;20221127;7.2;1.8;4.5;2.5;7.56;0;.31;2733 +94100;49.20509;6.79532;271;20221128;8.8;4.1;6.4;2.8;8.71;3.8;.43;2081 +94100;49.20509;6.79532;271;20221129;8.9;6.1;7.5;1.8;9.38;.3;.36;2199 +94100;49.20509;6.79532;271;20221130;7.5;4.3;5.9;2.3;8.46;.6;.37;1774 +94100;49.20509;6.79532;271;20221201;4.8;4.4;4.6;3.2;7.56;.3;.46;550 +94100;49.20509;6.79532;271;20221202;3.4;2.5;2.9;3.1;6.58;.5;.45;827 +94100;49.20509;6.79532;271;20221203;2.5;.9;1.7;4.5;6.06;0;.47;1315 +94100;49.20509;6.79532;271;20221204;1.7;.8;1.2;3.7;5.98;5.2;.4;753 +94100;49.20509;6.79532;271;20221205;4.2;1;2.6;2.3;6.88;.2;.24;1484 +94100;49.20509;6.79532;271;20221206;3.4;1.5;2.5;1.8;6.65;0;.27;1419 +94100;49.20509;6.79532;271;20221207;3.9;1.1;2.5;2.3;6.51;.4;.38;1555 +94100;49.20509;6.79532;271;20221208;3.1;1.2;2.2;2.3;6.33;.1;.3;1867 +94100;49.20509;6.79532;271;20221209;1.7;-1.6;0;2.4;5.58;0;.24;3045 +94100;49.20509;6.79532;271;20221210;2.4;-2.1;.2;2.4;4.98;0;.38;2733 +94100;49.20509;6.79532;271;20221211;-1.1;-4.9;-3;1.9;4.81;.1;.19;1443 +94100;49.20509;6.79532;271;20221212;-.4;-3.8;-2.1;2.3;4.36;0;.27;3335 +94100;49.20509;6.79532;271;20221213;-1.2;-5.4;-3.3;5.2;3.56;0;.56;2675 +94100;49.20509;6.79532;271;20221214;-1.4;-3.4;-2.4;2.7;4.23;.2;.37;1372 +94100;49.20509;6.79532;271;20221215;-1.1;-5.3;-3.2;3.1;4.13;0;.28;2518 +94100;49.20509;6.79532;271;20221216;1.1;-7.6;-3.3;2.1;3.36;0;.27;4273 +94100;49.20509;6.79532;271;20221217;-1.2;-10.2;-5.7;2;3.23;0;.21;3591 +94100;49.20509;6.79532;271;20221218;-3.7;-9.9;-6.8;3.1;3.46;0;.1;2617 +94100;49.20509;6.79532;271;20221219;8.3;-4;2.1;3.9;7.31;0;.28;3307 +94100;49.20509;6.79532;271;20221220;13.3;5.5;9.4;5.2;10.28;11.2;.95;2125 +94100;49.20509;6.79532;271;20221221;11.3;9.4;10.4;6;11.56;10.6;.57;1379 +94100;49.20509;6.79532;271;20221222;10.8;8.6;9.7;8.1;11.36;14.6;.52;991 +94100;49.20509;6.79532;271;20221223;13.1;9.4;11.3;5.4;12.06;6.4;.59;1313 +94100;49.20509;6.79532;271;20221224;10.9;9.3;10.1;4.9;10.63;.6;.68;1450 +94100;49.20509;6.79532;271;20221225;13.4;8.2;10.8;3.7;10.73;1.2;.64;2815 +94100;49.20509;6.79532;271;20221226;10.8;9.8;10.3;5.5;9.88;5.2;1.17;964 +94100;49.20509;6.79532;271;20221227;6;.9;3.5;3.6;6.96;0;.41;2180 +94100;49.20509;6.79532;271;20221228;8.8;1.1;5;6.9;8.33;.4;.47;2538 +94100;49.20509;6.79532;271;20221229;10.9;7.6;9.2;8.4;9.51;1.7;1.21;1745 +94100;49.20509;6.79532;271;20221230;10.7;4.2;7.4;6.5;9.58;9.3;.54;2298 +94100;49.20509;6.79532;271;20221231;15.7;10.5;13.1;8.6;12.01;0;1.47;2885 +94101;49.21436;7.13811;302;20220101;14.5;8.1;11.3;2.1;11.01;0;.4;3634 +94101;49.21436;7.13811;302;20220102;10.8;5.2;8;5;9.1;1.1;.76;1900 +94101;49.21436;7.13811;302;20220103;10.1;9;9.6;7.4;10.2;20.1;.89;1200 +94101;49.21436;7.13811;302;20220104;9.9;8.6;9.3;5.9;9.6;19.5;1.01;600 +94101;49.21436;7.13811;302;20220105;2.1;1;1.6;6;5.8;0;.54;2000 +94101;49.21436;7.13811;302;20220106;4.8;1.1;3;2.9;6;.2;.39;4300 +94101;49.21436;7.13811;302;20220107;.9;-1.2;-.1;5.9;6;6.5;.16;800 +94101;49.21436;7.13811;302;20220108;2.8;.9;1.9;6.4;6.5;13.5;.33;1700 +94101;49.21436;7.13811;302;20220109;4.5;2.1;3.3;5;6.6;1.2;.53;2500 +94101;49.21436;7.13811;302;20220110;.4;-3.5;-1.5;.8;5.3;.1;.14;2700 +94101;49.21436;7.13811;302;20220111;4.3;-3.2;.6;2;5.5;0;.11;6000 +94101;49.21436;7.13811;302;20220112;3.6;-2.9;.4;2.1;5.2;0;.19;5700 +94101;49.21436;7.13811;302;20220113;2.6;-2.1;.3;2;5.5;0;.23;3600 +94101;49.21436;7.13811;302;20220114;8;-2.2;2.9;1.2;5.9;0;.15;6200 +94101;49.21436;7.13811;302;20220115;.3;-2.5;-1.1;3.1;5.4;0;.18;2700 +94101;49.21436;7.13811;302;20220116;.3;-2;-.8;3.5;5.7;1;.2;700 +94101;49.21436;7.13811;302;20220117;3;-.3;1.4;3.1;6.6;.1;.25;1000 +94101;49.21436;7.13811;302;20220118;5.7;2.8;4.3;3.5;7;0;.51;3100 +94101;49.21436;7.13811;302;20220119;1.8;-.9;.5;4.9;6.2;2.3;.23;700 +94101;49.21436;7.13811;302;20220120;3.6;1.2;2.4;3.4;5.9;.1;.57;2600 +94101;49.21436;7.13811;302;20220121;4.1;-.9;1.6;2.7;5.6;0;.41;4800 +94101;49.21436;7.13811;302;20220122;4.4;2;3.2;2.4;6.6;0;.48;1800 +94101;49.21436;7.13811;302;20220123;5.1;2.2;3.7;2.6;6.4;0;.6;2100 +94101;49.21436;7.13811;302;20220124;6.2;-1.7;2.3;3.8;5.7;0;.55;7300 +94101;49.21436;7.13811;302;20220125;-.7;-2.7;-1.7;1.4;5.3;0;.22;2100 +94101;49.21436;7.13811;302;20220126;-1.1;-2.1;-1.6;2.8;5.2;0;.28;800 +94101;49.21436;7.13811;302;20220127;.2;-2.1;-.9;4.7;5.7;1.5;.17;1100 +94101;49.21436;7.13811;302;20220128;3.9;.2;2.1;4.2;6.9;0;.26;1900 +94101;49.21436;7.13811;302;20220129;3.4;1.4;2.4;6.2;7.3;4.1;.16;1000 +94101;49.21436;7.13811;302;20220130;5.9;3.2;4.6;2.8;6.7;1;.59;5400 +94101;49.21436;7.13811;302;20220131;5;-2.3;1.4;7;6.3;.8;.45;2100 +94101;49.21436;7.13811;302;20220201;5;.7;2.9;6.5;7;3.3;.43;1300 +94101;49.21436;7.13811;302;20220202;7.7;4.9;6.3;4.4;9.3;2.1;.33;1700 +94101;49.21436;7.13811;302;20220203;6.6;6.4;6.5;4;8.6;.4;.59;1800 +94101;49.21436;7.13811;302;20220204;6.4;4.5;5.5;5.7;7.8;2.3;.69;2000 +94101;49.21436;7.13811;302;20220205;6.6;-.6;3;4.6;6.2;.4;.77;4200 +94101;49.21436;7.13811;302;20220206;7.2;2.2;4.7;9.8;7.4;32.1;.83;700 +94101;49.21436;7.13811;302;20220207;5.8;.8;3.3;4.8;5.9;0;.89;6600 +94101;49.21436;7.13811;302;20220208;6.5;1.3;3.9;3.9;7.6;.1;.45;600 +94101;49.21436;7.13811;302;20220209;11.6;5.6;8.6;3.1;7.7;0;1.14;8000 +94101;49.21436;7.13811;302;20220210;5.3;4.1;4.7;4.9;7.3;1.2;.71;1100 +94101;49.21436;7.13811;302;20220211;5.9;1.1;3.5;3.5;5.8;0;.88;6400 +94101;49.21436;7.13811;302;20220212;6.1;-3.8;1.2;2.7;4.6;0;.85;9300 +94101;49.21436;7.13811;302;20220213;11.1;-2.2;4.5;4.3;5.9;0;1.34;10300 +94101;49.21436;7.13811;302;20220214;10.3;4.1;7.2;5.4;8.9;1.7;1.24;4010 +94101;49.21436;7.13811;302;20220215;8.8;5;6.9;6.4;7.1;2;1.45;6800 +94101;49.21436;7.13811;302;20220216;9.4;4.9;7.2;9.1;9.8;10.1;.4;1600 +94101;49.21436;7.13811;302;20220217;10;9.7;9.9;9;9.7;.9;1.35;3747 +94101;49.21436;7.13811;302;20220218;11.8;6.8;9.3;7.9;8.6;1.8;1.7;2000 +94101;49.21436;7.13811;302;20220219;7.5;3.1;5.3;7.9;5.7;0;1.8;7900 +94101;49.21436;7.13811;302;20220220;7.8;5;6.4;8.7;8.7;12.7;.67;1500 +94101;49.21436;7.13811;302;20220221;6.4;3.3;4.9;8.4;7.2;3.3;.95;4400 +94101;49.21436;7.13811;302;20220222;7.4;2.6;5;6.1;8.2;2.9;.52;3700 +94101;49.21436;7.13811;302;20220223;11.5;.8;6.2;2.4;7.5;0;1.07;12300 +94101;49.21436;7.13811;302;20220224;10.9;5.6;8.3;6.5;7.3;2.3;1.86;6400 +94101;49.21436;7.13811;302;20220225;6.8;.4;3.6;4;5.8;1.2;1.11;6200 +94101;49.21436;7.13811;302;20220226;7;-3.8;1.6;2.7;5.1;0;1.03;12100 +94101;49.21436;7.13811;302;20220227;8.4;-1.2;3.6;5.3;4.7;0;1.82;14000 +94101;49.21436;7.13811;302;20220228;10;-3.7;3.2;3.5;4.3;0;1.74;14000 +94101;49.21436;7.13811;302;20220301;8.7;-1.7;3.5;3.5;4;0;1.77;12400 +94101;49.21436;7.13811;302;20220302;7.3;-2.1;2.6;2.7;4.2;0;1.34;7100 +94101;49.21436;7.13811;302;20220303;11.6;-3.1;4.3;2.6;4.3;0;1.77;14400 +94101;49.21436;7.13811;302;20220304;9.4;-2.1;3.7;3.7;4;0;1.95;14800 +94101;49.21436;7.13811;302;20220305;7.2;-2.8;2.2;3.5;3.9;0;1.68;15000 +94101;49.21436;7.13811;302;20220306;6.4;-3;1.7;4.3;3.5;0;1.85;14800 +94101;49.21436;7.13811;302;20220307;4.7;-3.1;.8;5.7;3.4;0;1.88;15500 +94101;49.21436;7.13811;302;20220308;8.7;-3.6;2.6;5.2;3.5;0;2.29;16000 +94101;49.21436;7.13811;302;20220309;13;-2.8;5.1;2.4;4.3;0;2;15500 +94101;49.21436;7.13811;302;20220310;15.2;-.4;7.4;3.8;4.3;0;2.86;16100 +94101;49.21436;7.13811;302;20220311;14.5;.8;7.7;4;4.8;.2;2.73;14300 +94101;49.21436;7.13811;302;20220312;13.5;4.6;9.1;3.4;6.9;.1;2.02;9500 +94101;49.21436;7.13811;302;20220313;14.7;2.9;8.8;3.5;7.2;3.2;2.02;9700 +94101;49.21436;7.13811;302;20220314;12.5;5.7;9.1;3.8;8;0;1.73;8000 +94101;49.21436;7.13811;302;20220315;8.9;4.5;6.7;2.7;8.7;9.5;.68;1600 +94101;49.21436;7.13811;302;20220316;10.8;4.7;7.8;4.3;9.2;0;1.08;7500 +94101;49.21436;7.13811;302;20220317;10.1;6.6;8.4;3.6;8.3;.1;1.23;3000 +94101;49.21436;7.13811;302;20220318;12;3.6;7.8;6.7;6.5;0;2.56;14500 +94101;49.21436;7.13811;302;20220319;12.4;3.1;7.8;7;5.7;0;3.03;17600 +94101;49.21436;7.13811;302;20220320;15.4;3;9.2;3.6;6.7;.1;2.4;10900 +94101;49.21436;7.13811;302;20220321;17.1;4.9;11;2.3;7;0;2.56;17000 +94101;49.21436;7.13811;302;20220322;16.1;3.3;9.7;2.1;5.2;0;2.64;18600 +94101;49.21436;7.13811;302;20220323;18.6;1.6;10.1;1.4;5.3;0;2.47;18400 +94101;49.21436;7.13811;302;20220324;18.8;3.6;11.2;2.1;5.6;0;2.93;18900 +94101;49.21436;7.13811;302;20220325;18.6;2.7;10.6;3.1;5.37;0;3.3;18338 +94101;49.21436;7.13811;302;20220326;17.8;5.1;11.5;5;5.9;0;3.95;19500 +94101;49.21436;7.13811;302;20220327;20;6.6;13.3;3.8;7.1;0;3.82;20100 +94101;49.21436;7.13811;302;20220328;20.4;5.5;13;1.8;7.7;0;2.87;18600 +94101;49.21436;7.13811;302;20220329;16.1;6.6;11.4;1.6;7.8;1.8;1.9;9400 +94101;49.21436;7.13811;302;20220330;9.5;8.2;8.9;2.5;9.3;4.3;1.16;6000 +94101;49.21436;7.13811;302;20220331;6.6;3.8;5.2;2.9;7.7;3.6;.89;5400 +94101;49.21436;7.13811;302;20220401;3.5;2.1;2.8;4.1;5.8;1;.97;3300 +94101;49.21436;7.13811;302;20220402;2.5;-.3;1.1;4.5;4.9;.2;1.06;6516 +94101;49.21436;7.13811;302;20220403;6.5;-1.7;2.4;2.8;4;0;2;17500 +94101;49.21436;7.13811;302;20220404;9;-3.1;3;6.5;4.9;3.4;2.3;18400 +94101;49.21436;7.13811;302;20220405;7.9;4;6;7;8.9;5.4;.52;2400 +94101;49.21436;7.13811;302;20220406;10.7;7.9;9.3;6.8;9.4;1.1;1.57;7300 +94101;49.21436;7.13811;302;20220407;11.7;7.6;9.7;8.8;9.1;16.5;1.84;5100 +94101;49.21436;7.13811;302;20220408;6.2;5.2;5.7;4.7;6.8;45.3;1.27;3400 +94101;49.21436;7.13811;302;20220409;8.9;.2;4.6;3.5;6.1;.1;1.92;16500 +94101;49.21436;7.13811;302;20220410;10.7;-.7;5;1.7;5.9;.1;1.84;14800 +94101;49.21436;7.13811;302;20220411;16.6;1.3;9;3.8;6.5;0;3.39;22400 +94101;49.21436;7.13811;302;20220412;21.4;5.9;13.7;2.7;8.4;0;3.48;17900 +94101;49.21436;7.13811;302;20220413;22.7;9.6;16.2;1.9;9.8;0;3.43;18800 +94101;49.21436;7.13811;302;20220414;19.4;11.8;15.6;1.9;11.6;0;2.6;13700 +94101;49.21436;7.13811;302;20220415;19.3;7.5;13.4;2.9;9.8;0;3.09;17200 +94101;49.21436;7.13811;302;20220416;15.1;5.4;10.3;5.4;6.9;0;3.69;22500 +94101;49.21436;7.13811;302;20220417;16.4;1.9;9.2;4.9;5.2;0;4.21;25400 +94101;49.21436;7.13811;302;20220418;17.5;3.3;10.4;3.6;6;0;4.01;25200 +94101;49.21436;7.13811;302;20220419;18.9;3.1;11;2.8;6.6;0;3.74;23000 +94101;49.21436;7.13811;302;20220420;15.5;5;10.3;4.5;5.6;0;4.08;24100 +94101;49.21436;7.13811;302;20220421;16.5;4.9;10.7;5;7.6;0;3.76;23600 +94101;49.21436;7.13811;302;20220422;18;5.2;11.6;5;8.6;0;3.77;22900 +94101;49.21436;7.13811;302;20220423;15.6;7.4;11.5;5.2;9.1;1.8;2.84;14000 +94101;49.21436;7.13811;302;20220424;12.2;8.5;10.4;2.2;10.7;3.7;1.31;6900 +94101;49.21436;7.13811;302;20220425;16.6;8.1;12.4;1.5;10.3;2.2;2.29;14000 +94101;49.21436;7.13811;302;20220426;12.9;4.5;8.7;2.9;8.6;1.1;2.25;16400 +94101;49.21436;7.13811;302;20220427;16.8;2.1;9.5;3.3;8.6;0;3.05;21900 +94101;49.21436;7.13811;302;20220428;19.6;6.3;13;4.1;8;0;4.53;26900 +94101;49.21436;7.13811;302;20220429;18.2;8.2;13.2;2.9;8.3;.4;3.3;16100 +94101;49.21436;7.13811;302;20220430;14.4;7.1;10.8;3;8.8;0;2.5;14300 +94101;49.21436;7.13811;302;20220501;15.6;3.3;9.5;2;9;0;2.13;13300 +94101;49.21436;7.13811;302;20220502;19;6.9;13;2.7;9.7;0;3.45;21100 +94101;49.21436;7.13811;302;20220503;21.1;6.7;13.9;2.6;10.3;.3;3.81;23000 +94101;49.21436;7.13811;302;20220504;20.3;7.2;13.8;1.9;10.9;5.6;3.27;20300 +94101;49.21436;7.13811;302;20220505;14.5;8.6;11.6;2.1;10.8;1.5;1.61;7600 +94101;49.21436;7.13811;302;20220506;20;8.2;14.1;2.4;9.8;0;4.12;26400 +94101;49.21436;7.13811;302;20220507;21.6;6;13.8;2;9.7;0;3.98;24900 +94101;49.21436;7.13811;302;20220508;22.1;10.8;16.5;4.2;11.5;.4;4.48;22900 +94101;49.21436;7.13811;302;20220509;23.6;10.6;17.1;3.5;11.8;0;4.92;26900 +94101;49.21436;7.13811;302;20220510;24.4;10;17.2;2.4;12.8;0;4.09;21800 +94101;49.21436;7.13811;302;20220511;26.8;14.2;20.5;4.8;13.3;0;6.06;27100 +94101;49.21436;7.13811;302;20220512;21.5;13.8;17.7;4.1;12.6;0;4.31;21000 +94101;49.21436;7.13811;302;20220513;20.5;12.3;16.4;3;10.3;0;4.97;29600 +94101;49.21436;7.13811;302;20220514;23.2;6.2;14.7;1.3;9.4;0;4.43;28800 +94101;49.21436;7.13811;302;20220515;26.6;11.5;19.1;3.7;10.8;.2;6.01;28500 +94101;49.21436;7.13811;302;20220516;22.5;16.2;19.4;3.2;14.1;2.8;3.82;16300 +94101;49.21436;7.13811;302;20220517;25.4;11.1;18.3;1.5;13.5;0;4.7;27700 +94101;49.21436;7.13811;302;20220518;28.5;14;21.3;2.7;13.2;0;5.83;28100 +94101;49.21436;7.13811;302;20220519;28.5;14.7;21.6;3.4;15.8;5.9;5.13;21900 +94101;49.21436;7.13811;302;20220520;27.4;16;21.7;4.1;16;4.9;4.97;19700 +94101;49.21436;7.13811;302;20220521;20.5;9.2;14.9;3.5;11.2;0;4.23;25100 +94101;49.21436;7.13811;302;20220522;22.9;8.2;15.6;1.7;11.2;3.5;3.85;21900 +94101;49.21436;7.13811;302;20220523;23.3;13;18.2;4.2;14.6;9.1;3.79;16800 +94101;49.21436;7.13811;302;20220524;17;11.9;14.5;3.8;12.5;1.3;3.11;18700 +94101;49.21436;7.13811;302;20220525;20;6.1;13.1;2.8;9.9;0;4.13;26200 +94101;49.21436;7.13811;302;20220526;20.2;12.1;16.2;3.8;11.1;0;3.95;18200 +94101;49.21436;7.13811;302;20220527;18.1;11.9;15;4.1;12;.1;2.82;11800 +94101;49.21436;7.13811;302;20220528;17.2;5;11.1;2.8;8.3;0;3.62;23000 +94101;49.21436;7.13811;302;20220529;15.9;8.3;12.1;3.5;7.5;.1;3.9;21700 +94101;49.21436;7.13811;302;20220530;17.9;4.8;11.4;2.9;8.2;0;3.8;23600 +94101;49.21436;7.13811;302;20220531;21;7.8;14.4;3.3;8.4;0;4.9;26900 +94101;49.21436;7.13811;302;20220601;21.1;7;14.1;2.7;8.7;0;5;30800 +94101;49.21436;7.13811;302;20220602;22;7.3;14.7;3.4;9.5;0;5.02;28600 +94101;49.21436;7.13811;302;20220603;23;12.1;17.6;2.6;12.6;1.3;3.35;13500 +94101;49.21436;7.13811;302;20220604;26.3;13.7;20;2.3;16.5;7.3;4.39;22300 +94101;49.21436;7.13811;302;20220605;23;16.7;19.9;3.1;17.4;3.3;3.32;15200 +94101;49.21436;7.13811;302;20220606;21.8;13.6;17.7;3.7;13.7;.1;4.08;20300 +94101;49.21436;7.13811;302;20220607;20.9;11.7;16.3;2.4;13.1;1.4;3.24;16500 +94101;49.21436;7.13811;302;20220608;21.3;10.8;16.1;3.2;13.3;4.4;2.85;12000 +94101;49.21436;7.13811;302;20220609;20;10.6;15.3;3.1;12;.2;3.79;21300 +94101;49.21436;7.13811;302;20220610;24.1;7.6;15.9;1.3;11.5;0;4.89;30800 +94101;49.21436;7.13811;302;20220611;26.9;12;19.5;1.4;13.1;0;5.3;29800 +94101;49.21436;7.13811;302;20220612;26.6;13.9;20.3;2.1;13.6;0;5.36;27800 +94101;49.21436;7.13811;302;20220613;21.8;10.6;16.2;2.6;10.2;0;4.76;26200 +94101;49.21436;7.13811;302;20220614;25.4;9.3;17.4;3.4;9.6;0;6.03;30500 +94101;49.21436;7.13811;302;20220615;30;12.8;21.4;2;10.5;.1;6.29;30900 +94101;49.21436;7.13811;302;20220616;28.6;13.9;21.3;2.3;11.4;0;6.3;31100 +94101;49.21436;7.13811;302;20220617;30.1;14.1;22.1;2.4;10.6;0;6.55;30200 +94101;49.21436;7.13811;302;20220618;34.4;15.5;25;1.6;13;0;6.22;28100 +94101;49.21436;7.13811;302;20220619;34.2;21.6;27.9;4.5;15.4;6.1;8.52;29100 +94101;49.21436;7.13811;302;20220620;22.3;15.2;18.8;3;15.1;0;3.44;15300 +94101;49.21436;7.13811;302;20220621;27.2;10.3;18.8;3.3;12.7;.6;4.81;19600 +94101;49.21436;7.13811;302;20220622;24.5;16.8;20.7;2.9;15.4;.8;3.42;11600 +94101;49.21436;7.13811;302;20220623;29.6;15.3;22.5;2.4;17.4;5;5.43;25800 +94101;49.21436;7.13811;302;20220624;25;15.9;20.5;3.3;17;8;3.85;16700 +94101;49.21436;7.13811;302;20220625;25.8;14.1;20;3.6;15.7;5.2;4.93;24000 +94101;49.21436;7.13811;302;20220626;20;14.1;17.1;2.1;17.2;4.7;2.24;12100 +94101;49.21436;7.13811;302;20220627;20.3;15.5;17.9;2.7;16.5;.4;2.43;11100 +94101;49.21436;7.13811;302;20220628;25;10.9;18;2.3;13;0;5.16;29000 +94101;49.21436;7.13811;302;20220629;27.7;17.7;22.7;1.4;13;0;5.06;24700 +94101;49.21436;7.13811;302;20220630;30.3;13.9;22.1;2.4;14.7;7.4;5.7;25900 +94101;49.21436;7.13811;302;20220701;21.7;12;16.9;3.1;12.4;0;4.07;20600 +94101;49.21436;7.13811;302;20220702;25.9;9.8;17.9;1.8;11.7;0;5.47;31600 +94101;49.21436;7.13811;302;20220703;28.3;12.6;20.5;2.1;13.1;0;5.8;30000 +94101;49.21436;7.13811;302;20220704;25.3;12;18.7;2;12;0;5.31;29300 +94101;49.21436;7.13811;302;20220705;26.6;10.9;18.8;2.8;11.3;0;6;31400 +94101;49.21436;7.13811;302;20220706;21.5;11.7;16.6;2.9;10.7;0;4.96;27800 +94101;49.21436;7.13811;302;20220707;20.3;10.6;15.5;2.8;12.3;.1;2.73;11400 +94101;49.21436;7.13811;302;20220708;24.4;9;16.7;2.5;10.9;0;5.32;30400 +94101;49.21436;7.13811;302;20220709;25.6;11.2;18.4;2.2;12.8;0;4.77;24900 +94101;49.21436;7.13811;302;20220710;22.5;11;16.8;2.7;11.1;0;5.01;28500 +94101;49.21436;7.13811;302;20220711;25.2;14.6;19.9;2.2;13.4;0;5.13;26900 +94101;49.21436;7.13811;302;20220712;27.9;13.4;20.7;3;13.2;0;5.99;29100 +94101;49.21436;7.13811;302;20220713;31.5;14.1;22.8;1.6;12.5;0;5.14;22900 +94101;49.21436;7.13811;302;20220714;31.9;15.6;23.8;2.8;13.1;0;6.49;26800 +94101;49.21436;7.13811;302;20220715;25.2;12.3;18.8;2.3;10.6;0;5.29;27400 +94101;49.21436;7.13811;302;20220716;26.1;9.7;17.9;2.2;9.7;0;5.58;30200 +94101;49.21436;7.13811;302;20220717;28.9;13.4;21.2;3.5;9.3;0;6.95;29800 +94101;49.21436;7.13811;302;20220718;33.4;15.8;24.6;2.3;9.7;0;6.82;28900 +94101;49.21436;7.13811;302;20220719;35.9;18.1;27;3.4;10.9;0;8.35;30400 +94101;49.21436;7.13811;302;20220720;31.1;20;25.6;2.9;15.1;7.8;6.02;22800 +94101;49.21436;7.13811;302;20220721;26.6;16.5;21.6;3.3;17.3;0;4.87;23300 +94101;49.21436;7.13811;302;20220722;29.9;15.5;22.7;2.1;16;1.6;5.42;26000 +94101;49.21436;7.13811;302;20220723;28;17.4;22.7;2.6;16.7;0;4.94;22300 +94101;49.21436;7.13811;302;20220724;31.3;14.8;23.1;1.3;13.9;0;5.53;28600 +94101;49.21436;7.13811;302;20220725;32.5;18.6;25.6;3.5;15.2;0;6.39;22300 +94101;49.21436;7.13811;302;20220726;24.3;15.7;20;3.9;13.8;0;4.75;20600 +94101;49.21436;7.13811;302;20220727;24.6;16;20.3;2.8;12.4;0;4.56;19400 +94101;49.21436;7.13811;302;20220728;26.7;13.6;20.2;4.6;10.9;0;5.6;18300 +94101;49.21436;7.13811;302;20220729;28.6;13.5;21.1;2.5;12.7;0;5.14;22800 +94101;49.21436;7.13811;302;20220730;28.6;12.5;20.6;2.3;12.5;0;5.32;25800 +94101;49.21436;7.13811;302;20220731;30.1;15.8;23;3;12.8;0;6.13;26100 +94101;49.21436;7.13811;302;20220801;25.5;16.2;20.9;2.5;15.9;0;3.54;14300 +94101;49.21436;7.13811;302;20220802;29.5;14;21.8;1.4;14.6;0;4.71;24200 +94101;49.21436;7.13811;302;20220803;34;16.2;25.1;1.5;13.7;0;5.71;27200 +94101;49.21436;7.13811;302;20220804;36.8;18.5;27.7;2.1;14.3;1.2;6.22;24000 +94101;49.21436;7.13811;302;20220805;25.3;19.1;22.2;3.8;17.5;0;4.05;15600 +94101;49.21436;7.13811;302;20220806;24.5;12.6;18.6;3.9;10.2;0;5.75;28300 +94101;49.21436;7.13811;302;20220807;26.7;13.4;20.1;4.9;9.1;0;6.81;27600 +94101;49.21436;7.13811;302;20220808;29.3;14;21.7;4.4;9.2;0;7.11;27100 +94101;49.21436;7.13811;302;20220809;30;17.3;23.7;4.9;10.3;0;7.55;26400 +94101;49.21436;7.13811;302;20220810;29.6;17.8;23.7;4.6;9.9;0;7.41;26600 +94101;49.21436;7.13811;302;20220811;29.6;16.4;23;4;9.8;0;6.94;26600 +94101;49.21436;7.13811;302;20220812;29.8;16.5;23.2;4.1;9.8;0;7.03;26600 +94101;49.21436;7.13811;302;20220813;30;15.6;22.8;3.6;10.1;0;6.64;26600 +94101;49.21436;7.13811;302;20220814;30.9;16.1;23.5;3.6;11.6;3.4;6.24;22400 +94101;49.21436;7.13811;302;20220815;25.9;16.3;21.1;3.3;16.6;.9;3.91;16600 +94101;49.21436;7.13811;302;20220816;29.5;15;22.3;1.4;15.9;.1;4.26;21800 +94101;49.21436;7.13811;302;20220817;29.4;17.9;23.7;2.6;15.6;3;4.9;20800 +94101;49.21436;7.13811;302;20220818;24.5;17.6;21.1;1.4;18.3;4.4;2.38;10300 +94101;49.21436;7.13811;302;20220819;27.2;16.8;22;2.8;16.3;1.1;4.4;20200 +94101;49.21436;7.13811;302;20220820;25.5;16.9;21.2;2.7;15.1;0;4.61;23600 +94101;49.21436;7.13811;302;20220821;27.2;11;19.1;1.6;11.6;0;4.28;23800 +94101;49.21436;7.13811;302;20220822;30;14.5;22.3;1.9;11.7;0;4.71;21900 +94101;49.21436;7.13811;302;20220823;31.3;13.3;22.3;1.2;13.3;0;4.4;23600 +94101;49.21436;7.13811;302;20220824;31.9;16.3;24.1;2.4;12.7;0;5.37;22800 +94101;49.21436;7.13811;302;20220825;30.8;16.6;23.7;3;13.7;0;5.58;23400 +94101;49.21436;7.13811;302;20220826;28.7;15.7;22.2;2.5;16.1;1.9;4.43;20800 +94101;49.21436;7.13811;302;20220827;24;17;20.5;2.2;17.2;0;2.5;9800 +94101;49.21436;7.13811;302;20220828;25.6;16.3;21;4;14.5;0;4.29;16500 +94101;49.21436;7.13811;302;20220829;27.9;14.4;21.2;4.5;11.5;0;5.67;20900 +94101;49.21436;7.13811;302;20220830;28.9;15.6;22.3;3.8;12.2;.6;5.26;18200 +94101;49.21436;7.13811;302;20220831;25.1;17;21.1;3;15.2;.5;3.74;16000 +94101;49.21436;7.13811;302;20220901;24.2;13.1;18.7;4.2;12.9;.1;4.2;18800 +94101;49.21436;7.13811;302;20220902;25.5;12.6;19.1;3.6;11;4.5;4.77;22000 +94101;49.21436;7.13811;302;20220903;22.8;14;18.4;1.8;15;4.2;2.33;10600 +94101;49.21436;7.13811;302;20220904;26.9;12.9;19.9;1.5;14.4;0;3.4;18700 +94101;49.21436;7.13811;302;20220905;30.3;13.5;21.9;3.1;14.4;3.2;4.82;20700 +94101;49.21436;7.13811;302;20220906;30.1;13.9;22;4;16.6;1.1;4.72;19000 +94101;49.21436;7.13811;302;20220907;24.1;15.5;19.8;2.7;16.8;6.4;3.01;15300 +94101;49.21436;7.13811;302;20220908;21.5;14.4;18;3.9;15.4;7.1;2.46;9800 +94101;49.21436;7.13811;302;20220909;19.3;13.7;16.5;4.7;14.6;14.3;2.33;10700 +94101;49.21436;7.13811;302;20220910;17.8;12.6;15.2;4.5;14.7;5.8;1.57;6600 +94101;49.21436;7.13811;302;20220911;21.3;14.1;17.7;2.3;14.6;0;2.56;13900 +94101;49.21436;7.13811;302;20220912;24.8;11.3;18.1;2.4;12.8;0;3.5;19800 +94101;49.21436;7.13811;302;20220913;27.1;12.4;19.8;2.4;14.4;17.2;3.17;13500 +94101;49.21436;7.13811;302;20220914;21.9;16.3;19.1;3.3;18.6;15.7;1.57;5100 +94101;49.21436;7.13811;302;20220915;20.2;16.1;18.2;3.4;15.4;3.2;2.49;12100 +94101;49.21436;7.13811;302;20220916;17.1;11.6;14.4;2.6;11.4;1.2;2.21;12300 +94101;49.21436;7.13811;302;20220917;14.9;6.9;10.9;4.4;9.8;1.6;2.04;12100 +94101;49.21436;7.13811;302;20220918;15.5;7.6;11.6;4.8;9.4;.7;2.32;11100 +94101;49.21436;7.13811;302;20220919;16.3;4.8;10.6;2.7;9.4;.1;2.04;13900 +94101;49.21436;7.13811;302;20220920;14.5;5.3;9.9;1.4;9.8;.3;1.42;10200 +94101;49.21436;7.13811;302;20220921;16.9;4.7;10.8;2.9;9.1;0;2.35;17400 +94101;49.21436;7.13811;302;20220922;18;4.5;11.3;3;8.2;0;2.71;18500 +94101;49.21436;7.13811;302;20220923;18.8;4.8;11.8;1.7;9.3;0;2.04;13800 +94101;49.21436;7.13811;302;20220924;18.1;7.9;13;2;11.2;1;1.65;8600 +94101;49.21436;7.13811;302;20220925;14.8;10.6;12.7;1.5;12.1;4.6;1.17;6200 +94101;49.21436;7.13811;302;20220926;14.4;5.5;10;3.8;9.8;7.9;1.51;8300 +94101;49.21436;7.13811;302;20220927;10.8;7.7;9.3;5.6;10.2;9.9;1.13;8000 +94101;49.21436;7.13811;302;20220928;13.3;7.7;10.5;3.2;9.8;0;1.5;8800 +94101;49.21436;7.13811;302;20220929;12.7;3.9;8.3;1.1;9.4;1.9;.99;7200 +94101;49.21436;7.13811;302;20220930;15.9;1.7;8.8;2;8.4;3.5;1.74;14900 +94101;49.21436;7.13811;302;20221001;14.7;6.8;10.8;6;11.4;18.3;1.1;3600 +94101;49.21436;7.13811;302;20221002;13.3;11.5;12.4;3;13.2;25;.77;2800 +94101;49.21436;7.13811;302;20221003;15.2;4.8;10;1.7;10.1;0;1.46;14000 +94101;49.21436;7.13811;302;20221004;18.6;5.8;12.2;1.9;10.4;0;1.82;14600 +94101;49.21436;7.13811;302;20221005;21.2;8.3;14.8;3.1;12.8;0;1.99;10700 +94101;49.21436;7.13811;302;20221006;17.4;12.6;15;2.1;11.2;0;1.95;13600 +94101;49.21436;7.13811;302;20221007;17.8;3.9;10.9;.9;10.2;0;1.32;12500 +94101;49.21436;7.13811;302;20221008;16.4;7.5;12;2.4;10.9;0;1.52;11700 +94101;49.21436;7.13811;302;20221009;16.8;5;10.9;3.8;9.1;0;2.05;14500 +94101;49.21436;7.13811;302;20221010;20.5;6;13.3;2.1;12;.3;1.65;11900 +94101;49.21436;7.13811;302;20221011;15.7;10;12.9;3.5;10.7;0;1.78;11800 +94101;49.21436;7.13811;302;20221012;13.8;5.5;9.7;1.8;9.5;.1;1.02;5400 +94101;49.21436;7.13811;302;20221013;14;6;10;2.2;12;2.3;.62;4000 +94101;49.21436;7.13811;302;20221014;15.7;11.9;13.8;3.5;14.5;24.1;.76;2200 +94101;49.21436;7.13811;302;20221015;15.6;13.5;14.6;5;16.2;11.6;.51;2600 +94101;49.21436;7.13811;302;20221016;19.6;13.7;16.7;2.6;15.8;1.6;1.25;6300 +94101;49.21436;7.13811;302;20221017;22.8;14.6;18.7;3.3;15.4;.2;2.11;11200 +94101;49.21436;7.13811;302;20221018;18.9;14.8;16.9;2.2;16.2;.1;1.09;5200 +94101;49.21436;7.13811;302;20221019;18.3;12.5;15.4;4.6;14.2;0;1.53;8100 +94101;49.21436;7.13811;302;20221020;16;10.4;13.2;3.9;13.8;9.9;.81;2600 +94101;49.21436;7.13811;302;20221021;18.8;13.1;16;3.8;15.2;14.5;1.25;5200 +94101;49.21436;7.13811;302;20221022;19.1;10.8;15;2.7;13.6;0;1.3;8000 +94101;49.21436;7.13811;302;20221023;22;10.2;16.1;2.8;14.1;4.4;1.53;6700 +94101;49.21436;7.13811;302;20221024;19.9;14.7;17.3;5.2;13.9;0;2.19;9000 +94101;49.21436;7.13811;302;20221025;17.6;10.7;14.2;3.7;12.3;.3;1.45;6100 +94101;49.21436;7.13811;302;20221026;20.7;11;15.9;3;13.7;0;1.49;8000 +94101;49.21436;7.13811;302;20221027;22.6;9.8;16.2;2.4;13.5;0;1.52;9600 +94101;49.21436;7.13811;302;20221028;23.7;14.9;19.3;2.4;13.4;0;1.9;7600 +94101;49.21436;7.13811;302;20221029;23.7;11.9;17.8;1.2;12.6;0;1.24;7200 +94101;49.21436;7.13811;302;20221030;22.8;11.8;17.3;2.4;11.3;0;1.84;8700 +94101;49.21436;7.13811;302;20221031;18.2;9.4;13.8;2.1;12.2;5.8;1.06;5100 +94101;49.21436;7.13811;302;20221101;14.9;11.7;13.3;4.7;11.8;.4;1.31;9100 +94101;49.21436;7.13811;302;20221102;14.6;8.2;11.4;4.6;9.8;0;1.4;9400 +94101;49.21436;7.13811;302;20221103;13.7;6.9;10.3;3.4;10.4;11.8;.91;3900 +94101;49.21436;7.13811;302;20221104;10.9;7.1;9;3.8;10.3;4.1;.63;3300 +94101;49.21436;7.13811;302;20221105;8.8;5.2;7;2.9;9.1;0;.51;3600 +94101;49.21436;7.13811;302;20221106;9.1;2;5.6;3.1;8;.2;.56;5100 +94101;49.21436;7.13811;302;20221107;12.7;7.4;10.1;4.7;10.8;.4;.79;2600 +94101;49.21436;7.13811;302;20221108;16.5;7;11.8;3.7;10.4;10.1;1.2;7000 +94101;49.21436;7.13811;302;20221109;13.5;11.5;12.5;4.1;12.7;.8;.77;2900 +94101;49.21436;7.13811;302;20221110;9.2;7.5;8.4;2.2;10.1;0;.47;2100 +94101;49.21436;7.13811;302;20221111;7.6;2.7;5.2;1.1;8.7;.1;.29;3400 +94101;49.21436;7.13811;302;20221112;6.5;3.6;5.1;2.6;8.6;0;.27;2800 +94101;49.21436;7.13811;302;20221113;12.1;3.2;7.7;3;8.3;0;.68;7700 +94101;49.21436;7.13811;302;20221114;11.1;3;7.1;2.8;9.5;.5;.49;1200 +94101;49.21436;7.13811;302;20221115;13.7;9.7;11.7;3.5;11.8;9.7;.73;3500 +94101;49.21436;7.13811;302;20221116;12.1;9.1;10.6;3.9;11;4.7;.66;4300 +94101;49.21436;7.13811;302;20221117;10.7;8.9;9.8;5.8;10.6;22.2;.77;1600 +94101;49.21436;7.13811;302;20221118;9.9;6.5;8.2;3.5;9.7;2.4;.52;2900 +94101;49.21436;7.13811;302;20221119;7.8;6.7;7.3;3.6;8.9;2.3;.61;1500 +94101;49.21436;7.13811;302;20221120;8.4;6.1;7.3;5.7;8.5;5.2;.77;3300 +94101;49.21436;7.13811;302;20221121;8.5;4.4;6.5;4.7;8.4;5.1;.61;2500 +94101;49.21436;7.13811;302;20221122;7.1;4.9;6;5.8;8.3;1.2;.53;3100 +94101;49.21436;7.13811;302;20221123;10.2;5;7.6;4.8;8.4;6.7;.72;5700 +94101;49.21436;7.13811;302;20221124;9.8;5.9;7.9;4.5;9;.6;.67;3100 +94101;49.21436;7.13811;302;20221125;9.8;4.8;7.3;3.1;8.7;.7;.54;3200 +94101;49.21436;7.13811;302;20221126;6.7;4.4;5.6;2.2;8.3;0;.4;1500 +94101;49.21436;7.13811;302;20221127;6.8;.9;3.9;2.9;7.5;0;.31;2700 +94101;49.21436;7.13811;302;20221128;8.4;4.1;6.3;2.3;8.5;5.1;.47;1400 +94101;49.21436;7.13811;302;20221129;8.7;6.7;7.7;2;9.4;.6;.39;2300 +94101;49.21436;7.13811;302;20221130;7.4;4.2;5.8;2.2;8.4;.8;.35;2100 +94101;49.21436;7.13811;302;20221201;3.8;3.4;3.6;2.8;7.4;0;.34;1100 +94101;49.21436;7.13811;302;20221202;3.1;1.8;2.5;3;6.5;.5;.44;900 +94101;49.21436;7.13811;302;20221203;2.3;.6;1.5;4.4;6;0;.43;1600 +94101;49.21436;7.13811;302;20221204;1.4;.5;1;3.5;6;5.1;.38;600 +94101;49.21436;7.13811;302;20221205;4;.8;2.4;2.3;6.9;.4;.26;1600 +94101;49.21436;7.13811;302;20221206;3.1;1.3;2.2;1.9;6.7;0;.29;1300 +94101;49.21436;7.13811;302;20221207;3.7;1.4;2.6;2.2;6.4;.3;.4;1400 +94101;49.21436;7.13811;302;20221208;2.9;.8;1.9;2.2;6.3;.1;.3;1900 +94101;49.21436;7.13811;302;20221209;1.4;-1;.2;2.7;5.6;0;.15;3800 +94101;49.21436;7.13811;302;20221210;1.8;-1.5;.2;1.9;4.8;0;.32;3200 +94101;49.21436;7.13811;302;20221211;-1.2;-5.5;-3.3;1.6;4.7;.1;.16;1600 +94101;49.21436;7.13811;302;20221212;-.6;-4.4;-2.5;2;4.3;0;.08;4900 +94101;49.21436;7.13811;302;20221213;-1.8;-6.1;-3.9;5.3;3.5;0;.55;2300 +94101;49.21436;7.13811;302;20221214;-1.8;-3.8;-2.8;2.5;4;.4;.41;1400 +94101;49.21436;7.13811;302;20221215;-1.9;-4.1;-3;3.6;4.1;0;.24;4000 +94101;49.21436;7.13811;302;20221216;.7;-8.3;-3.8;1.5;3.4;0;.1;5400 +94101;49.21436;7.13811;302;20221217;-1.2;-9.4;-5.3;2.1;3.2;0;.1;5900 +94101;49.21436;7.13811;302;20221218;-4.2;-10.5;-7.3;3.4;3.3;0;.14;2600 +94101;49.21436;7.13811;302;20221219;9.5;-4.2;2.7;3;7.3;.1;.35;2000 +94101;49.21436;7.13811;302;20221220;12.7;8;10.4;4.4;10.1;11.7;.92;1900 +94101;49.21436;7.13811;302;20221221;11;9.5;10.3;6;11.6;9.4;.48;1400 +94101;49.21436;7.13811;302;20221222;10.2;8.9;9.6;8;11.2;13.4;.45;1200 +94101;49.21436;7.13811;302;20221223;12.8;9.1;11;5.6;12.1;7.1;.6;600 +94101;49.21436;7.13811;302;20221224;10.5;9;9.8;4.8;10.6;.7;.62;1800 +94101;49.21436;7.13811;302;20221225;13.2;8.3;10.8;3;10.6;.5;.58;3200 +94101;49.21436;7.13811;302;20221226;10.5;9.6;10.1;4.8;9.9;5.8;.97;1300 +94101;49.21436;7.13811;302;20221227;4.7;1.3;3;2.6;6.9;0;.24;2700 +94101;49.21436;7.13811;302;20221228;8;2.3;5.2;6.4;8.1;.4;.38;3000 +94101;49.21436;7.13811;302;20221229;10.8;7.6;9.2;8.1;9.4;1.9;1.13;1800 +94101;49.21436;7.13811;302;20221230;10.5;4.5;7.5;5.6;9.5;7.7;.5;2000 +94101;49.21436;7.13811;302;20221231;15.6;10.4;13;7.8;11.9;0;1.32;3400 +94102;49.22257;7.481;329;20220101;14.4;7.9;11.1;2.4;10.71;0;.49;3900 +94102;49.22257;7.481;329;20220102;10.6;5.3;8;5;9.83;2.5;.5;2601 +94102;49.22257;7.481;329;20220103;10.4;8.3;9.3;7.1;11.03;16.6;.54;1863 +94102;49.22257;7.481;329;20220104;10.1;8.6;9.4;6.1;10.09;17.3;.91;1090 +94102;49.22257;7.481;329;20220105;1.9;1;1.4;5.6;6.53;.1;.3;2170 +94102;49.22257;7.481;329;20220106;5;1.2;3.1;2.5;6.43;.1;.31;4039 +94102;49.22257;7.481;329;20220107;.9;-1;0;5.1;6.36;5.6;.08;1109 +94102;49.22257;7.481;329;20220108;2.5;.7;1.6;5.4;6.76;12.7;.21;2121 +94102;49.22257;7.481;329;20220109;4.2;1.9;3.1;4.8;7.03;1;.4;2651 +94102;49.22257;7.481;329;20220110;1.1;-2.6;-.8;.4;5.39;0;.1;3263 +94102;49.22257;7.481;329;20220111;3.9;-3.6;.2;1.4;5.53;0;.13;4739 +94102;49.22257;7.481;329;20220112;3.8;-2.5;.7;1.6;5.43;0;.18;5008 +94102;49.22257;7.481;329;20220113;3.2;-3.1;0;1.6;5.63;0;.13;3838 +94102;49.22257;7.481;329;20220114;8.5;-2.3;3.1;.8;5.96;0;.13;5781 +94102;49.22257;7.481;329;20220115;2.2;-2.9;-.4;2.8;5.66;0;.19;2919 +94102;49.22257;7.481;329;20220116;.2;-2.1;-.9;3.8;5.99;.7;.17;854 +94102;49.22257;7.481;329;20220117;2.5;-.5;1;3.4;6.79;.2;.21;1156 +94102;49.22257;7.481;329;20220118;5.5;2.2;3.8;3.2;7.49;0;.4;2450 +94102;49.22257;7.481;329;20220119;1.5;-.8;.3;4.3;6.49;1.4;.15;1353 +94102;49.22257;7.481;329;20220120;3.5;1;2.2;3.4;6.23;.1;.41;2653 +94102;49.22257;7.481;329;20220121;3.6;-1.5;1.1;2.5;6.09;.2;.27;4020 +94102;49.22257;7.481;329;20220122;3.9;1.6;2.8;2.5;7.16;.1;.39;1493 +94102;49.22257;7.481;329;20220123;4.9;2.1;3.5;2.4;7.06;0;.47;1848 +94102;49.22257;7.481;329;20220124;5.6;-.9;2.4;3;5.96;0;.42;6161 +94102;49.22257;7.481;329;20220125;0;-3.3;-1.6;1.1;5.36;0;.2;2190 +94102;49.22257;7.481;329;20220126;-1.1;-2.2;-1.7;2.8;5.46;0;.24;865 +94102;49.22257;7.481;329;20220127;.1;-2.4;-1.2;4.2;5.93;.4;.15;1236 +94102;49.22257;7.481;329;20220128;3.7;.1;1.9;4;7.33;0;.19;2771 +94102;49.22257;7.481;329;20220129;3.4;1.1;2.2;6;7.63;3.4;.12;1250 +94102;49.22257;7.481;329;20220130;5.8;3.2;4.5;3.3;7.16;.9;.55;5091 +94102;49.22257;7.481;329;20220131;4.9;-.9;2;6.8;6.89;1.2;.35;2879 +94102;49.22257;7.481;329;20220201;3.5;.9;2.2;6.6;7.46;4.6;.19;1583 +94102;49.22257;7.481;329;20220202;7.6;3.9;5.7;4.5;9.66;1.3;.21;2484 +94102;49.22257;7.481;329;20220203;6.8;6.3;6.5;3.7;9.13;.3;.45;1615 +94102;49.22257;7.481;329;20220204;6.3;4.4;5.3;5.5;8.23;2.3;.58;1799 +94102;49.22257;7.481;329;20220205;5.3;-.3;2.5;4.6;6.79;.4;.45;4380 +94102;49.22257;7.481;329;20220206;6.3;2.2;4.2;9.6;7.96;30.6;.52;1554 +94102;49.22257;7.481;329;20220207;5.2;.8;3;4.8;6.63;0;.63;5754 +94102;49.22257;7.481;329;20220208;6.1;1.2;3.7;4;8.03;.1;.28;1845 +94102;49.22257;7.481;329;20220209;11.7;5.6;8.7;2.7;8.49;0;.97;8101 +94102;49.22257;7.481;329;20220210;5.8;4.3;5;4.1;7.42;1;.56;3156 +94102;49.22257;7.481;329;20220211;5.7;1;3.3;3.1;6.25;0;.76;5795 +94102;49.22257;7.481;329;20220212;6;-3.2;1.4;2.2;4.87;0;.72;8114 +94102;49.22257;7.481;329;20220213;11.1;-1.9;4.6;3.6;6.1;0;1.16;9363 +94102;49.22257;7.481;329;20220214;10.6;7.1;8.9;4.5;7.44;1.3;1.27;5164 +94102;49.22257;7.481;329;20220215;8.4;5.2;6.8;5.3;7.5;2.2;1.17;5850 +94102;49.22257;7.481;329;20220216;9.7;4.8;7.3;8.7;10.23;8.5;.37;2218 +94102;49.22257;7.481;329;20220217;9.6;9.4;9.5;11;9.31;1.4;1.48;5500 +94102;49.22257;7.481;329;20220218;11.7;6.9;9.3;8.4;9.09;1.8;1.6;3630 +94102;49.22257;7.481;329;20220219;7.2;2.9;5.1;8;5.89;0;1.69;6811 +94102;49.22257;7.481;329;20220220;7.7;4.6;6.1;8.7;8.89;10;.64;2569 +94102;49.22257;7.481;329;20220221;5.7;3.3;4.5;8.6;7.39;3.2;.81;4459 +94102;49.22257;7.481;329;20220222;7.2;2.6;4.9;6.2;8.39;2.6;.48;4217 +94102;49.22257;7.481;329;20220223;11.6;2.3;6.9;2.1;7.79;0;1.03;11688 +94102;49.22257;7.481;329;20220224;10.1;4.8;7.5;5.5;7.56;2.2;1.41;6325 +94102;49.22257;7.481;329;20220225;5.9;.4;3.2;3.9;5.89;.9;1.01;6486 +94102;49.22257;7.481;329;20220226;6.7;-2.1;2.3;2.1;5.23;0;.96;12027 +94102;49.22257;7.481;329;20220227;8;-1.3;3.4;4.9;4.69;0;1.65;13260 +94102;49.22257;7.481;329;20220228;9.7;-2.4;3.7;3.2;4.23;0;1.66;13574 +94102;49.22257;7.481;329;20220301;8.1;-1.9;3.1;2.9;3.93;0;1.54;11383 +94102;49.22257;7.481;329;20220302;7.6;-2.4;2.6;1.8;4.23;0;1.11;7660 +94102;49.22257;7.481;329;20220303;11.6;-3.4;4.1;1.8;4.26;0;1.45;14047 +94102;49.22257;7.481;329;20220304;9.1;-2;3.5;3;3.96;0;1.7;14401 +94102;49.22257;7.481;329;20220305;6.9;-3;1.9;2.8;3.79;0;1.45;14428 +94102;49.22257;7.481;329;20220306;6.3;-3.1;1.6;3.7;3.56;0;1.6;13507 +94102;49.22257;7.481;329;20220307;4.1;-2.8;.7;5.4;3.33;0;1.8;14047 +94102;49.22257;7.481;329;20220308;8.6;-2.5;3;4.2;3.36;0;2.12;15375 +94102;49.22257;7.481;329;20220309;13.2;-3.4;4.9;1.7;4.03;0;1.73;15295 +94102;49.22257;7.481;329;20220310;14.8;-1.1;6.8;3;4.23;0;2.47;15699 +94102;49.22257;7.481;329;20220311;13.9;1;7.4;3.4;4.56;.1;2.46;14140 +94102;49.22257;7.481;329;20220312;13.2;5.3;9.2;2.3;6.53;0;1.79;9496 +94102;49.22257;7.481;329;20220313;15.1;2.4;8.7;2.8;6.73;2.5;1.93;10646 +94102;49.22257;7.481;329;20220314;12.5;5.7;9.1;3.6;8.26;0;1.71;8715 +94102;49.22257;7.481;329;20220315;8.9;4.6;6.8;1.8;8.69;7.6;.68;3067 +94102;49.22257;7.481;329;20220316;10.3;4.8;7.6;3.3;9.29;0;1.03;8087 +94102;49.22257;7.481;329;20220317;9.3;6.7;8;3;8.36;.1;1.07;3747 +94102;49.22257;7.481;329;20220318;12.2;4.1;8.2;6.2;6.62;0;2.37;11907 +94102;49.22257;7.481;329;20220319;12.3;3.8;8;6.4;5.65;0;2.72;15277 +94102;49.22257;7.481;329;20220320;15.3;2.6;9;3.7;6.5;.1;2.4;11841 +94102;49.22257;7.481;329;20220321;17.3;4.4;10.8;2.1;6.67;0;2.34;15515 +94102;49.22257;7.481;329;20220322;16.4;2;9.2;1.7;5.32;0;2.35;17355 +94102;49.22257;7.481;329;20220323;18.5;1;9.8;1.3;5.32;0;2.32;17439 +94102;49.22257;7.481;329;20220324;18.9;3;10.9;1.9;5.45;0;2.71;17650 +94102;49.22257;7.481;329;20220325;18.3;3.8;11.1;3.4;5.41;0;3.41;17177 +94102;49.22257;7.481;329;20220326;17.8;3.6;10.7;3.9;5.72;0;3.39;18092 +94102;49.22257;7.481;329;20220327;19.6;4.7;12.1;3;6.92;0;3.3;18690 +94102;49.22257;7.481;329;20220328;20.2;4.4;12.3;1.8;7.1;0;2.82;17764 +94102;49.22257;7.481;329;20220329;16.2;6;11.1;1.6;7.6;2.4;2.03;11109 +94102;49.22257;7.481;329;20220330;9.6;7.9;8.7;2;9.4;4.5;.99;4789 +94102;49.22257;7.481;329;20220331;6.4;3.7;5;2.9;7.92;3.1;.8;5220 +94102;49.22257;7.481;329;20220401;3.3;2.2;2.8;3.9;6.07;1.6;.76;2175 +94102;49.22257;7.481;329;20220402;1.4;-.8;.3;4.7;5.2;.8;.86;5668 +94102;49.22257;7.481;329;20220403;6.3;-1.3;2.5;2.2;4.27;0;1.68;14327 +94102;49.22257;7.481;329;20220404;8.7;-3.3;2.7;5.8;4.75;2;2.14;15861 +94102;49.22257;7.481;329;20220405;7.7;3.7;5.7;6.2;8.85;2.4;.8;4804 +94102;49.22257;7.481;329;20220406;11.1;7.6;9.3;6.1;9.45;1.1;1.76;7267 +94102;49.22257;7.481;329;20220407;11.5;7.6;9.6;8.8;9.1;12.5;2.18;7824 +94102;49.22257;7.481;329;20220408;6.4;5.2;5.8;4;6.85;49.1;1.22;2844 +94102;49.22257;7.481;329;20220409;8.7;.1;4.4;3.6;6.2;.1;1.71;14568 +94102;49.22257;7.481;329;20220410;10.2;-.8;4.7;1.9;6.02;.2;1.81;14306 +94102;49.22257;7.481;329;20220411;16.2;1.4;8.8;3.1;6.32;0;2.99;19141 +94102;49.22257;7.481;329;20220412;22.3;6.2;14.3;2.5;8.07;0;3.43;17839 +94102;49.22257;7.481;329;20220413;23;9.6;16.3;1.6;9.82;0;3.11;17192 +94102;49.22257;7.481;329;20220414;19.3;11;15.1;1.9;11.6;0;2.49;13225 +94102;49.22257;7.481;329;20220415;19.2;7.8;13.5;2.9;9.55;0;3.01;16648 +94102;49.22257;7.481;329;20220416;15.1;5.4;10.2;4.9;6.67;0;3.3;19417 +94102;49.22257;7.481;329;20220417;16.2;2.3;9.3;4.3;5.15;0;3.83;22709 +94102;49.22257;7.481;329;20220418;17.4;3.3;10.3;3;5.9;0;3.58;22932 +94102;49.22257;7.481;329;20220419;18.9;2.7;10.8;2.6;6.27;0;3.52;21063 +94102;49.22257;7.481;329;20220420;15.7;5;10.3;4.4;5.6;0;3.69;21417 +94102;49.22257;7.481;329;20220421;16.1;4.8;10.5;4.3;7.52;0;3.29;21106 +94102;49.22257;7.481;329;20220422;18.1;5;11.6;4.5;8.45;0;3.45;21007 +94102;49.22257;7.481;329;20220423;15.2;7.4;11.3;5;9.12;1.9;2.61;13507 +94102;49.22257;7.481;329;20220424;11.7;8.1;9.9;2.2;10.2;2.3;1.43;7989 +94102;49.22257;7.481;329;20220425;15.2;6.8;11;1.6;10.05;3;2.2;14315 +94102;49.22257;7.481;329;20220426;12.8;5.2;9;2.4;9.27;4;1.91;12629 +94102;49.22257;7.481;329;20220427;16.7;2.4;9.5;2.8;8.72;0;2.81;18655 +94102;49.22257;7.481;329;20220428;19.5;5;12.3;3.3;7.87;0;4;24501 +94102;49.22257;7.481;329;20220429;18.5;6.5;12.5;2.9;8.42;.9;3.26;17286 +94102;49.22257;7.481;329;20220430;13.4;7.7;10.6;2.7;9.32;.3;2.24;13367 +94102;49.22257;7.481;329;20220501;15.4;4.6;10;1.8;9.12;0;2.31;14463 +94102;49.22257;7.481;329;20220502;19.3;5.4;12.4;2.3;9.6;0;3.21;20307 +94102;49.22257;7.481;329;20220503;19.9;6.9;13.4;2.3;10.57;1;3.49;21215 +94102;49.22257;7.481;329;20220504;20.3;7.2;13.8;1.7;11.1;4.5;3.25;20339 +94102;49.22257;7.481;329;20220505;13.7;9.1;11.4;1.7;11.32;.7;1.97;11968 +94102;49.22257;7.481;329;20220506;20;8.7;14.3;2.2;9.96;0;3.23;17538 +94102;49.22257;7.481;329;20220507;21.7;6.5;14.1;1.8;9.39;0;3.18;17133 +94102;49.22257;7.481;329;20220508;21.8;9.6;15.7;3.2;11.46;.5;3.47;16689 +94102;49.22257;7.481;329;20220509;23.5;9.3;16.4;2.5;11.26;0;3.77;18887 +94102;49.22257;7.481;329;20220510;24;10.2;17.1;2.2;12.03;0;3.17;13868 +94102;49.22257;7.481;329;20220511;26.7;14.8;20.7;4.6;12.79;0;5.29;18844 +94102;49.22257;7.481;329;20220512;21.4;14.3;17.8;4.2;12.46;.1;3.66;12395 +94102;49.22257;7.481;329;20220513;20.6;13;16.8;2.9;10.76;0;3.81;17972 +94102;49.22257;7.481;329;20220514;23.3;7;15.2;1.3;9.86;0;3.47;19398 +94102;49.22257;7.481;329;20220515;26.7;9.3;18;2.8;11.39;.1;4.32;17801 +94102;49.22257;7.481;329;20220516;22;15.6;18.8;2.8;14.46;.5;3.04;12518 +94102;49.22257;7.481;329;20220517;25.3;11.1;18.2;1.4;13.63;0;3.37;17248 +94102;49.22257;7.481;329;20220518;28.4;13.5;20.9;2.1;13.49;0;4.33;18977 +94102;49.22257;7.481;329;20220519;28.4;15.2;21.8;2.9;15.76;8.6;4;14425 +94102;49.22257;7.481;329;20220520;27.9;15.8;21.9;3.7;16.23;2;4.2;14537 +94102;49.22257;7.481;329;20220521;20.7;9.7;15.2;3.6;11.13;0;3.49;15743 +94102;49.22257;7.481;329;20220522;23.4;8.3;15.8;1.4;11.23;2.7;3.09;15577 +94102;49.22257;7.481;329;20220523;23.8;12.9;18.3;3.9;15.06;4.3;3.21;12204 +94102;49.22257;7.481;329;20220524;17.3;12;14.7;3.9;12.73;.2;2.59;12283 +94102;49.22257;7.481;329;20220525;19.8;6.9;13.3;3.1;9.89;0;3.5;18359 +94102;49.22257;7.481;329;20220526;19.9;12.3;16.1;4.2;10.86;0;3.51;12079 +94102;49.22257;7.481;329;20220527;18.3;11.7;15;4.4;11.96;.1;2.62;8147 +94102;49.22257;7.481;329;20220528;17.6;5.6;11.6;2;8.33;0;2.84;15613 +94102;49.22257;7.481;329;20220529;16.3;7.8;12.1;2.8;7.59;.4;3.1;15287 +94102;49.22257;7.481;329;20220530;18.1;4.4;11.2;2.3;8.33;0;2.9;16206 +94102;49.22257;7.481;329;20220531;21.3;7.1;14.2;2.5;8.43;0;3.83;19005 +94102;49.22257;7.481;329;20220601;21.5;7.8;14.7;2.6;8.89;0;4.12;21087 +94102;49.22257;7.481;329;20220602;22.1;7;14.6;2.8;9.69;0;3.92;19566 +94102;49.22257;7.481;329;20220603;24.6;10.7;17.6;1.8;13.23;1.5;2.86;12022 +94102;49.22257;7.481;329;20220604;26.2;13.3;19.8;2;16.73;5.1;3.36;15098 +94102;49.22257;7.481;329;20220605;22.5;16.7;19.6;2.9;17.96;4.5;2.75;12011 +94102;49.22257;7.481;329;20220606;21.6;14;17.8;3.7;13.86;.4;3.38;13300 +94102;49.22257;7.481;329;20220607;20.8;12.4;16.6;2.6;13.19;1.4;2.79;11597 +94102;49.22257;7.481;329;20220608;20.7;11.8;16.3;2.5;13.56;5.6;2.51;10645 +94102;49.22257;7.481;329;20220609;19.8;10.6;15.2;3.2;12.36;.2;3.43;18582 +94102;49.22257;7.481;329;20220610;24.1;8.4;16.2;1.4;11.33;0;3.79;20765 +94102;49.22257;7.481;329;20220611;26.8;11.5;19.2;1.2;12.99;0;4.95;28204 +94102;49.22257;7.481;329;20220612;26.9;13;20;2;13.59;.1;5.32;28474 +94102;49.22257;7.481;329;20220613;22.6;11.2;16.9;2.2;10.19;0;4.81;26940 +94102;49.22257;7.481;329;20220614;25.5;8.8;17.2;2.5;9.89;0;5.54;30166 +94102;49.22257;7.481;329;20220615;30.2;12;21.1;1.2;11.16;0;5.67;30900 +94102;49.22257;7.481;329;20220616;28.5;14.3;21.4;1.9;12.26;0;5.89;30362 +94102;49.22257;7.481;329;20220617;30;12.8;21.4;1.7;11.29;0;5.79;29015 +94102;49.22257;7.481;329;20220618;34.5;15.2;24.8;1.5;14.33;0;6.21;29017 +94102;49.22257;7.481;329;20220619;33.9;22.7;28.3;4.2;16.23;0;8.15;29116 +94102;49.22257;7.481;329;20220620;21.9;16.6;19.3;2.7;15.16;0;3.46;15596 +94102;49.22257;7.481;329;20220621;27.5;10.2;18.8;2.6;13.09;.2;4.96;24584 +94102;49.22257;7.481;329;20220622;22.9;16.5;19.7;2.2;16.23;.8;3.13;13189 +94102;49.22257;7.481;329;20220623;29.3;15.7;22.5;2.3;17.76;6;5.5;27071 +94102;49.22257;7.481;329;20220624;24.4;16;20.2;3;17.49;6.4;3.59;16003 +94102;49.22257;7.481;329;20220625;26.2;13.9;20.1;2.7;16.09;3.3;4.58;23125 +94102;49.22257;7.481;329;20220626;20.8;14.6;17.7;2.1;17.56;21.2;2.67;14628 +94102;49.22257;7.481;329;20220627;20.7;15.8;18.3;2.5;16.89;2.8;2.4;11020 +94102;49.22257;7.481;329;20220628;24.6;10.3;17.5;1.9;12.83;0;4.92;28868 +94102;49.22257;7.481;329;20220629;27.4;17;22.2;1.3;13.66;0;4.75;23226 +94102;49.22257;7.481;329;20220630;30.2;15;22.6;2;15.33;6.8;5.54;26773 +94102;49.22257;7.481;329;20220701;20.6;12.1;16.3;2.8;12.56;.2;3.86;19305 +94102;49.22257;7.481;329;20220702;26.1;9;17.6;1.6;11.96;0;5.2;30972 +94102;49.22257;7.481;329;20220703;28.2;13.4;20.8;2.3;12.93;0;5.86;30123 +94102;49.22257;7.481;329;20220704;25.9;13;19.4;1.5;12.16;0;5.16;29087 +94102;49.22257;7.481;329;20220705;26.8;11.9;19.4;2.2;11.53;0;5.65;30568 +94102;49.22257;7.481;329;20220706;21.7;12.3;17;2.8;10.9;0;4.93;27700 +94102;49.22257;7.481;329;20220707;20.4;11.1;15.7;2.8;12.36;.1;2.94;13322 +94102;49.22257;7.481;329;20220708;24.3;9.5;16.9;1.9;11.13;0;5.01;29625 +94102;49.22257;7.481;329;20220709;25.7;11.2;18.5;1.8;13.03;0;4.37;23108 +94102;49.22257;7.481;329;20220710;22.1;11.8;16.9;2.9;11.63;0;4.8;26868 +94102;49.22257;7.481;329;20220711;25.2;14.7;19.9;1.8;13.83;0;4.44;22772 +94102;49.22257;7.481;329;20220712;28.2;12;20.1;2;13.39;0;5.3;27522 +94102;49.22257;7.481;329;20220713;31.4;14.1;22.8;1.5;12.99;0;5.02;23208 +94102;49.22257;7.481;329;20220714;31.7;16.5;24.1;2.7;13.46;0;6.24;25582 +94102;49.22257;7.481;329;20220715;25;12.4;18.7;2;11.03;0;4.86;25752 +94102;49.22257;7.481;329;20220716;26.5;10.4;18.4;1.8;10.29;0;5.31;29575 +94102;49.22257;7.481;329;20220717;29;11.8;20.4;2.8;9.99;0;6.26;29546 +94102;49.22257;7.481;329;20220718;33.7;14.9;24.3;1.5;10.66;0;5.8;27238 +94102;49.22257;7.481;329;20220719;35.8;17.8;26.8;2.5;12.06;0;7.31;29778 +94102;49.22257;7.481;329;20220720;31.7;20.9;26.3;2.6;15.79;4.1;5.89;23479 +94102;49.22257;7.481;329;20220721;26.9;16.8;21.8;3;17.99;0;4.91;23884 +94102;49.22257;7.481;329;20220722;30.4;14.9;22.6;1.9;16.49;.8;5.08;24614 +94102;49.22257;7.481;329;20220723;28.2;17.6;22.9;2.1;17.16;0;4.58;20540 +94102;49.22257;7.481;329;20220724;31.5;15;23.2;1.1;14.66;0;5.29;28013 +94102;49.22257;7.481;329;20220725;32.2;16.7;24.5;3.4;15.76;.1;6.16;23448 +94102;49.22257;7.481;329;20220726;24.4;17.5;20.9;3.4;14.16;0;4.76;22249 +94102;49.22257;7.481;329;20220727;24.6;16.1;20.3;2.7;12.83;0;4.39;19512 +94102;49.22257;7.481;329;20220728;26.9;13.6;20.3;3.5;11.59;0;4.97;18960 +94102;49.22257;7.481;329;20220729;28.5;13.9;21.2;2.1;13.39;0;4.76;21697 +94102;49.22257;7.481;329;20220730;28.5;13.5;21;2.2;12.79;0;5.19;25392 +94102;49.22257;7.481;329;20220731;30.3;16.4;23.4;2.9;13.03;0;5.89;24740 +94102;49.22257;7.481;329;20220801;25.6;16.6;21.1;2.7;16.16;.1;3.96;17707 +94102;49.22257;7.481;329;20220802;29.4;14.8;22.1;1;15.09;0;4.35;23010 +94102;49.22257;7.481;329;20220803;34.4;15.9;25.2;1.3;14.59;0;5.46;27071 +94102;49.22257;7.481;329;20220804;36.7;18.5;27.6;1.5;15.06;1.1;5.62;23920 +94102;49.22257;7.481;329;20220805;25.4;19.4;22.4;3.5;18.19;.1;3.92;15430 +94102;49.22257;7.481;329;20220806;24.6;12.5;18.5;3.4;10.93;0;5.23;27344 +94102;49.22257;7.481;329;20220807;26.9;12.2;19.6;3.8;9.69;0;5.96;27165 +94102;49.22257;7.481;329;20220808;29.3;12.7;21;3.5;9.79;0;6.27;26645 +94102;49.22257;7.481;329;20220809;30.2;15.1;22.6;3.8;10.89;0;6.59;26291 +94102;49.22257;7.481;329;20220810;29.7;16;22.8;3.9;10.49;0;6.66;26269 +94102;49.22257;7.481;329;20220811;29.6;16;22.8;3.3;10.36;0;6.22;26035 +94102;49.22257;7.481;329;20220812;29.4;15.6;22.5;3.3;10.39;0;6.21;26157 +94102;49.22257;7.481;329;20220813;29.8;15.5;22.7;3.2;10.66;0;6.12;26066 +94102;49.22257;7.481;329;20220814;30.8;16;23.4;2.9;12.23;1.3;5.38;20753 +94102;49.22257;7.481;329;20220815;25.7;16.4;21;3.5;17.16;1.4;3.65;14966 +94102;49.22257;7.481;329;20220816;29.2;15.5;22.4;1.2;15.99;.1;4.07;21541 +94102;49.22257;7.481;329;20220817;29.3;17.3;23.3;2.1;16.23;3.4;4.21;18412 +94102;49.22257;7.481;329;20220818;23.5;17.6;20.6;1.6;18.76;4.1;2.38;10570 +94102;49.22257;7.481;329;20220819;27.6;16.4;22;2.8;16.53;.8;4.33;19205 +94102;49.22257;7.481;329;20220820;25.9;17.1;21.5;3.1;15.16;.4;4.61;21267 +94102;49.22257;7.481;329;20220821;27.7;11.3;19.5;1;11.63;0;3.82;22683 +94102;49.22257;7.481;329;20220822;29.8;13.4;21.6;1.1;12.06;0;4.11;22394 +94102;49.22257;7.481;329;20220823;30.4;13.8;22.1;1.5;13.06;0;4.42;22445 +94102;49.22257;7.481;329;20220824;31.3;15;23.1;2.1;12.89;0;4.75;20726 +94102;49.22257;7.481;329;20220825;30.6;16.8;23.7;2.1;14.26;0;4.81;22961 +94102;49.22257;7.481;329;20220826;29.7;15.8;22.7;2.1;16.46;6.5;3.99;18195 +94102;49.22257;7.481;329;20220827;24.1;16.9;20.5;1.9;17.96;0;2.33;9698 +94102;49.22257;7.481;329;20220828;25.9;15.6;20.8;3.2;15.06;0;3.81;16565 +94102;49.22257;7.481;329;20220829;27.8;13.7;20.8;3.2;12.03;0;4.77;20206 +94102;49.22257;7.481;329;20220830;29;15.4;22.2;2.6;12.56;.4;4.33;17585 +94102;49.22257;7.481;329;20220831;24;16.8;20.4;2.4;15.19;.3;3.13;14041 +94102;49.22257;7.481;329;20220901;24;12.1;18;3.1;12.96;.3;3.6;17640 +94102;49.22257;7.481;329;20220902;25.2;12.4;18.8;3.2;11.06;4;4.33;20888 +94102;49.22257;7.481;329;20220903;22.1;14.4;18.3;1.6;15.09;5;2.31;11669 +94102;49.22257;7.481;329;20220904;26.8;13.2;20;1.2;14.53;0;3.18;18147 +94102;49.22257;7.481;329;20220905;29.5;12.7;21.1;1.8;13.83;2.7;3.79;19835 +94102;49.22257;7.481;329;20220906;29.1;14.9;22;3;16.39;1;4.09;18025 +94102;49.22257;7.481;329;20220907;23.7;16.3;20;2.5;16.66;6.9;2.82;14050 +94102;49.22257;7.481;329;20220908;20.8;14.3;17.5;3.7;15.03;1;2.44;10814 +94102;49.22257;7.481;329;20220909;19.4;13.7;16.5;3.9;14.43;12.2;2.23;10951 +94102;49.22257;7.481;329;20220910;16.8;12.6;14.7;4.6;14.79;5.4;1.47;7025 +94102;49.22257;7.481;329;20220911;21.4;14;17.7;2.2;14.66;0;2.48;13742 +94102;49.22257;7.481;329;20220912;24.6;10.7;17.7;1.6;12.29;0;2.97;18223 +94102;49.22257;7.481;329;20220913;26.8;11.9;19.3;1.7;14.23;21.2;2.64;12583 +94102;49.22257;7.481;329;20220914;22.2;16.1;19.1;2.9;18.86;16.8;1.57;5881 +94102;49.22257;7.481;329;20220915;19.7;15.7;17.7;2.9;15.16;3.5;2.29;11211 +94102;49.22257;7.481;329;20220916;16.7;11.6;14.2;2.4;11.26;1.3;2.11;11266 +94102;49.22257;7.481;329;20220917;14.5;7.1;10.8;4.2;9.46;2.5;2.06;11614 +94102;49.22257;7.481;329;20220918;14.6;8;11.3;4.9;9.03;.8;2.33;9689 +94102;49.22257;7.481;329;20220919;16.2;5.8;11;2.7;9.13;0;2.06;12988 +94102;49.22257;7.481;329;20220920;14.6;5.4;10;1;9.39;.6;1.43;11158 +94102;49.22257;7.481;329;20220921;16.9;4.1;10.5;2.2;8.56;0;2.15;17294 +94102;49.22257;7.481;329;20220922;17.9;4.8;11.3;2.3;7.89;0;2.4;17902 +94102;49.22257;7.481;329;20220923;17.9;4.7;11.3;1.1;8.86;0;1.59;11002 +94102;49.22257;7.481;329;20220924;17.6;7.3;12.4;1.4;10.83;2.9;1.46;9106 +94102;49.22257;7.481;329;20220925;14.2;10.8;12.5;1.1;12.13;5;.99;4610 +94102;49.22257;7.481;329;20220926;13.3;6.3;9.8;3.4;9.39;6.9;1.43;8285 +94102;49.22257;7.481;329;20220927;11.1;7.9;9.5;5.4;9.63;8.3;1.42;7849 +94102;49.22257;7.481;329;20220928;13.2;7.5;10.3;3.3;9.39;0;1.57;8937 +94102;49.22257;7.481;329;20220929;12.4;4.5;8.5;1.1;8.96;3.9;.99;7830 +94102;49.22257;7.481;329;20220930;15.8;2.6;9.2;1.4;8.16;1.5;1.55;14731 +94102;49.22257;7.481;329;20221001;14;7.8;10.9;5.5;10.79;17.3;1.17;4604 +94102;49.22257;7.481;329;20221002;13.2;11.4;12.3;2.8;13.03;26.2;.84;3315 +94102;49.22257;7.481;329;20221003;15.3;5.2;10.3;1.1;10.13;0;1.28;12133 +94102;49.22257;7.481;329;20221004;18.9;5.6;12.3;1.4;9.83;0;1.59;13829 +94102;49.22257;7.481;329;20221005;21.2;8.5;14.9;3.1;12.19;0;2.03;11584 +94102;49.22257;7.481;329;20221006;17.3;12.5;14.9;2.2;11.06;0;1.94;12078 +94102;49.22257;7.481;329;20221007;17.7;4.3;11;.9;10.06;0;1.28;12050 +94102;49.22257;7.481;329;20221008;16.2;8.9;12.6;2.2;11.06;.1;1.42;10726 +94102;49.22257;7.481;329;20221009;16.6;4.6;10.6;2.9;8.86;0;1.77;14182 +94102;49.22257;7.481;329;20221010;20.5;6.8;13.7;1.8;11.89;0;1.49;11366 +94102;49.22257;7.481;329;20221011;16;10.3;13.2;2.9;10.99;0;1.56;9784 +94102;49.22257;7.481;329;20221012;15.2;4.6;9.9;1.3;9.43;.1;.98;7154 +94102;49.22257;7.481;329;20221013;14.3;5.9;10.1;1.7;11.83;1.6;.7;5053 +94102;49.22257;7.481;329;20221014;15.1;11.8;13.4;2.9;15.03;22.9;.65;2414 +94102;49.22257;7.481;329;20221015;15.6;13.5;14.6;4.5;16.66;6.9;.54;3335 +94102;49.22257;7.481;329;20221016;19.6;13.9;16.7;2.1;16.09;2;1.17;6296 +94102;49.22257;7.481;329;20221017;22.5;14;18.2;2.6;14.93;0;1.84;10732 +94102;49.22257;7.481;329;20221018;18.9;14.9;16.9;2.1;16.46;.4;1.1;5506 +94102;49.22257;7.481;329;20221019;16.9;11.7;14.3;3.7;13.83;.1;1.28;7384 +94102;49.22257;7.481;329;20221020;15.3;10;12.7;3;14.16;12.4;.68;3964 +94102;49.22257;7.481;329;20221021;18.2;12.9;15.6;2.9;15.83;14.9;1.06;5745 +94102;49.22257;7.481;329;20221022;19.3;10.9;15.1;2.5;14.23;.1;1.23;8707 +94102;49.22257;7.481;329;20221023;20.9;11.1;16;2.9;14.19;4.7;1.4;7578 +94102;49.22257;7.481;329;20221024;19.6;15;17.3;4.6;14.53;0;1.91;7084 +94102;49.22257;7.481;329;20221025;17.3;11.7;14.5;3.2;12.43;.2;1.34;6046 +94102;49.22257;7.481;329;20221026;20.1;11.3;15.7;2.4;13.26;.3;1.28;7606 +94102;49.22257;7.481;329;20221027;22;9.1;15.6;1.7;12.73;0;1.12;9090 +94102;49.22257;7.481;329;20221028;23.7;14.5;19.1;2.1;13.39;0;1.64;7838 +94102;49.22257;7.481;329;20221029;23.7;12;17.8;1.4;12.93;0;1.23;7061 +94102;49.22257;7.481;329;20221030;22.9;12.1;17.5;2;11.33;0;1.54;8076 +94102;49.22257;7.481;329;20221031;18.5;9.6;14.1;1.4;11.93;7.2;.85;5897 +94102;49.22257;7.481;329;20221101;14.6;11.4;13;4.1;11.96;.3;1.08;7320 +94102;49.22257;7.481;329;20221102;14.3;8.6;11.5;4;9.76;.1;1.33;7668 +94102;49.22257;7.481;329;20221103;13;6.6;9.8;2.9;9.83;11.4;.72;4783 +94102;49.22257;7.481;329;20221104;10.7;7.7;9.2;3.4;10.26;3.4;.68;3508 +94102;49.22257;7.481;329;20221105;8.6;5.8;7.2;2.4;9.03;0;.46;4342 +94102;49.22257;7.481;329;20221106;9.1;2.6;5.9;2.9;7.86;.1;.53;5246 +94102;49.22257;7.481;329;20221107;12.8;7.6;10.2;4.5;10.83;.1;.8;2867 +94102;49.22257;7.481;329;20221108;16.1;7.3;11.7;3.3;10.09;10.2;1.05;6638 +94102;49.22257;7.481;329;20221109;13.4;11.5;12.5;3.8;12.63;1.5;.78;2649 +94102;49.22257;7.481;329;20221110;10.1;7.7;8.9;2.2;10.13;0;.45;2838 +94102;49.22257;7.481;329;20221111;9.4;2.3;5.9;.7;8.46;.1;.27;4063 +94102;49.22257;7.481;329;20221112;6.9;2.7;4.8;1.7;8.26;0;.28;3308 +94102;49.22257;7.481;329;20221113;12.8;2.6;7.7;2.7;7.99;0;.73;6880 +94102;49.22257;7.481;329;20221114;11.2;3.3;7.3;2.6;9.16;1.1;.48;2421 +94102;49.22257;7.481;329;20221115;13.3;9.9;11.6;3.1;11.66;9.2;.65;3294 +94102;49.22257;7.481;329;20221116;12;9.1;10.5;3.6;10.96;6;.66;4067 +94102;49.22257;7.481;329;20221117;11.2;8.8;10;5.1;10.49;15.2;.8;2467 +94102;49.22257;7.481;329;20221118;9.5;6.2;7.8;3;9.73;2.4;.45;3038 +94102;49.22257;7.481;329;20221119;7.5;6.5;7;3.3;8.86;3;.54;1232 +94102;49.22257;7.481;329;20221120;8.1;5.3;6.7;5.1;8.36;5.4;.61;3172 +94102;49.22257;7.481;329;20221121;7.7;4.6;6.1;4.9;8.36;3.1;.56;2555 +94102;49.22257;7.481;329;20221122;6.9;4.9;5.9;5.2;8.29;1.1;.54;2508 +94102;49.22257;7.481;329;20221123;9.6;4.6;7.1;4.1;8.29;4.9;.66;4643 +94102;49.22257;7.481;329;20221124;9.7;6;7.9;4.3;8.86;.1;.68;3285 +94102;49.22257;7.481;329;20221125;9.4;4.5;7;2.7;8.43;.5;.45;3119 +94102;49.22257;7.481;329;20221126;6.1;3.6;4.8;1.5;7.79;0;.29;2229 +94102;49.22257;7.481;329;20221127;6.8;.9;3.8;2.2;7.36;0;.25;2837 +94102;49.22257;7.481;329;20221128;8.3;4.2;6.2;1.8;8.39;5.3;.38;1773 +94102;49.22257;7.481;329;20221129;8.1;6.6;7.4;1.4;9.26;1.4;.35;1916 +94102;49.22257;7.481;329;20221130;6.8;4.4;5.6;1.9;8.39;.4;.34;1527 +94102;49.22257;7.481;329;20221201;3.4;2.9;3.2;3.1;7.26;0;.4;747 +94102;49.22257;7.481;329;20221202;2.6;2.1;2.3;2.9;6.56;.3;.43;670 +94102;49.22257;7.481;329;20221203;2.7;.8;1.7;4.5;6.13;0;.4;1457 +94102;49.22257;7.481;329;20221204;1.3;.1;.7;3.7;6.06;4.2;.35;655 +94102;49.22257;7.481;329;20221205;3.8;.8;2.3;1.9;6.86;.7;.25;1398 +94102;49.22257;7.481;329;20221206;3.2;1.6;2.4;1.9;6.76;0;.32;1182 +94102;49.22257;7.481;329;20221207;3.5;1.4;2.4;2.2;6.36;.2;.38;1475 +94102;49.22257;7.481;329;20221208;2.8;.7;1.8;2.3;6.26;.2;.35;1453 +94102;49.22257;7.481;329;20221209;1.1;-3;-1;1.7;5.33;0;.14;2816 +94102;49.22257;7.481;329;20221210;1.4;-1.3;0;1.8;4.89;0;.27;2988 +94102;49.22257;7.481;329;20221211;-1.7;-5;-3.3;1.7;4.66;0;.14;1720 +94102;49.22257;7.481;329;20221212;-.2;-4.9;-2.5;1.3;4.16;0;.07;4374 +94102;49.22257;7.481;329;20221213;-2.1;-6.2;-4.2;4.2;3.46;0;.38;3057 +94102;49.22257;7.481;329;20221214;-2.1;-3.9;-3;2.4;4.06;1;.37;1308 +94102;49.22257;7.481;329;20221215;-1.7;-4.5;-3.1;2.7;3.96;0;.16;3757 +94102;49.22257;7.481;329;20221216;-.1;-8.7;-4.4;1.4;3.13;0;.11;4995 +94102;49.22257;7.481;329;20221217;-1.2;-10.4;-5.8;1.6;2.86;0;.08;5712 +94102;49.22257;7.481;329;20221218;-4.2;-10;-7.1;2.8;3.16;0;.11;3099 +94102;49.22257;7.481;329;20221219;7.3;-4.2;1.5;2.4;6.23;0;.27;2197 +94102;49.22257;7.481;329;20221220;12.7;6.3;9.5;3.7;9.19;7.4;.75;2373 +94102;49.22257;7.481;329;20221221;10.7;9.6;10.2;5.9;11.49;8.1;.39;1494 +94102;49.22257;7.481;329;20221222;10;9;9.5;7.6;11.23;12.7;.44;933 +94102;49.22257;7.481;329;20221223;12.6;9;10.8;6;11.99;7.3;.58;848 +94102;49.22257;7.481;329;20221224;10.3;8.7;9.5;4.5;10.53;.8;.57;1966 +94102;49.22257;7.481;329;20221225;13.6;7.7;10.7;2.9;10.49;.3;.56;3205 +94102;49.22257;7.481;329;20221226;10.3;9.9;10.1;5.2;9.86;5.3;1.06;1462 +94102;49.22257;7.481;329;20221227;5;1.6;3.3;3.2;6.83;0;.33;2857 +94102;49.22257;7.481;329;20221228;8.7;2.5;5.6;5.9;8.16;.8;.37;2780 +94102;49.22257;7.481;329;20221229;11;8.4;9.7;7.5;9.53;3.7;1.16;1674 +94102;49.22257;7.481;329;20221230;10.5;4.5;7.5;5.4;9.43;5;.56;2054 +94102;49.22257;7.481;329;20221231;16;10.6;13.3;7.8;11.93;0;1.43;3082 +95065;48.45683;-5.07864;19;20220101;14.8;12.1;13.5;6.7;13.37;3;.93;1912 +95065;48.45683;-5.07864;19;20220102;13.7;12;12.8;10.3;13.41;.3;.62;3600 +95065;48.45683;-5.07864;19;20220103;12.6;11.3;11.9;6.7;12.51;13.2;.61;2506 +95065;48.45683;-5.07864;19;20220104;10.2;9.1;9.6;9.7;8.71;2.6;1.59;2918 +95065;48.45683;-5.07864;19;20220105;9.1;2.7;5.9;2.2;6.48;0;.62;3795 +95065;48.45683;-5.07864;19;20220106;9.8;5.4;7.6;5.3;8.08;5.4;.77;1549 +95065;48.45683;-5.07864;19;20220107;10.7;7;8.8;13.1;9.71;6.2;.91;3515 +95065;48.45683;-5.07864;19;20220108;11.8;9.7;10.7;14.8;10.31;11;1.54;806 +95065;48.45683;-5.07864;19;20220109;11.9;6.8;9.3;11.5;11.51;3.4;.18;2829 +95065;48.45683;-5.07864;19;20220110;12.5;11.8;12.1;7.7;13.51;1.5;.34;1977 +95065;48.45683;-5.07864;19;20220111;13;10.4;11.7;3.4;13.01;0;.27;3692 +95065;48.45683;-5.07864;19;20220112;11.6;10.7;11.1;5.5;12.21;0;.52;1278 +95065;48.45683;-5.07864;19;20220113;10.1;8.5;9.3;6.5;9.31;0;.87;5709 +95065;48.45683;-5.07864;19;20220114;7.9;6.3;7.1;5.4;8.31;0;.72;3246 +95065;48.45683;-5.07864;19;20220115;11;6.6;8.8;6.9;9.81;.2;.67;4380 +95065;48.45683;-5.07864;19;20220116;13.3;9.5;11.4;5.4;11.31;.2;.75;5235 +95065;48.45683;-5.07864;19;20220117;10.8;8.8;9.8;2.9;10.71;.1;.35;5414 +95065;48.45683;-5.07864;19;20220118;7.8;6.3;7;4.4;9.01;0;.48;2269 +95065;48.45683;-5.07864;19;20220119;12;7.1;9.5;6;9.91;.9;.95;1802 +95065;48.45683;-5.07864;19;20220120;11.1;8.7;9.9;8.2;7.31;0;2.22;4005 +95065;48.45683;-5.07864;19;20220121;8.4;6.7;7.5;5.4;6.71;0;1.46;3432 +95065;48.45683;-5.07864;19;20220122;9.2;6.4;7.8;4.3;7.71;0;1.1;2325 +95065;48.45683;-5.07864;19;20220123;8.1;5.8;6.9;5.8;8.61;0;.62;4082 +95065;48.45683;-5.07864;19;20220124;5.7;3.9;4.8;2.7;7.71;0;.46;974 +95065;48.45683;-5.07864;19;20220125;9.9;4.6;7.2;3.1;8.31;.4;.65;4499 +95065;48.45683;-5.07864;19;20220126;8.3;6.5;7.4;5.9;8.31;0;.87;4273 +95065;48.45683;-5.07864;19;20220127;12.2;6.2;9.2;5.6;10.71;.3;.48;6253 +95065;48.45683;-5.07864;19;20220128;11.4;9;10.2;3.4;12.31;.6;.26;2433 +95065;48.45683;-5.07864;19;20220129;11.1;9.5;10.3;5.8;11.21;.6;.62;3724 +95065;48.45683;-5.07864;19;20220130;11.8;9.5;10.6;5.2;11.41;.1;.69;1332 +95065;48.45683;-5.07864;19;20220131;11;9.5;10.2;11.9;9.51;0;1.64;3716 +95065;48.45683;-5.07864;19;20220201;10.9;9.8;10.3;9.6;10.71;.2;1.02;790 +95065;48.45683;-5.07864;19;20220202;10.4;8.6;9.5;5.2;10.51;.7;.65;4182 +95065;48.45683;-5.07864;19;20220203;11.4;7.7;9.5;5.1;10.51;.4;.66;6039 +95065;48.45683;-5.07864;19;20220204;11.3;8.9;10.1;9.6;8.91;.6;1.77;4959 +95065;48.45683;-5.07864;19;20220205;12.9;8.2;10.5;8.3;9.51;.7;1.58;8183 +95065;48.45683;-5.07864;19;20220206;12.7;10;11.3;12.9;12.01;.1;.85;5415 +95065;48.45683;-5.07864;19;20220207;12.6;10.8;11.7;6.2;12.31;.1;.73;4508 +95065;48.45683;-5.07864;19;20220208;12.4;9.3;10.8;5.5;11.71;.5;.68;5925 +95065;48.45683;-5.07864;19;20220209;10.5;8.1;9.3;5.6;10.91;1;.51;5349 +95065;48.45683;-5.07864;19;20220210;9.3;8.4;8.8;6.7;9.11;4.1;1.11;3368 +95065;48.45683;-5.07864;19;20220211;10.9;7;8.9;4.6;6.81;0;1.74;8109 +95065;48.45683;-5.07864;19;20220212;11.6;6.7;9.1;10.3;8.31;0;1.85;7954 +95065;48.45683;-5.07864;19;20220213;11.7;9.9;10.8;13;11.01;17.7;1.17;4938 +95065;48.45683;-5.07864;19;20220214;11.1;7.6;9.3;10.6;9.11;1.7;1.53;7607 +95065;48.45683;-5.07864;19;20220215;11.9;9;10.4;11.6;11.71;5.3;.63;3630 +95065;48.45683;-5.07864;19;20220216;13;11.8;12.4;13.4;14.01;0;.28;1216 +95065;48.45683;-5.07864;19;20220217;14.2;10.5;12.3;9.9;12.31;1.3;1.2;6762 +95065;48.45683;-5.07864;19;20220218;10.5;10;10.2;14.4;9.01;.9;2.1;5737 +95065;48.45683;-5.07864;19;20220219;12.2;4.9;8.5;11.4;9.41;1.1;1.27;10844 +95065;48.45683;-5.07864;19;20220220;13;10.1;11.5;13.7;11.51;.5;1.33;6932 +95065;48.45683;-5.07864;19;20220221;12;8.9;10.4;13.5;9.31;0;2.05;7358 +95065;48.45683;-5.07864;19;20220222;13.6;10.1;11.8;8.2;11.11;.1;1.51;7092 +95065;48.45683;-5.07864;19;20220223;11.2;7.9;9.5;4.6;8.91;.3;1.37;7722 +95065;48.45683;-5.07864;19;20220224;10.4;8.7;9.5;11.4;8.41;1.8;2.04;5957 +95065;48.45683;-5.07864;19;20220225;12;6.9;9.4;6;8.01;0;1.9;11474 +95065;48.45683;-5.07864;19;20220226;10.9;7.6;9.2;11.7;8.21;0;2.15;12687 +95065;48.45683;-5.07864;19;20220227;12.6;8.2;10.4;8.2;9.81;.6;1.63;9020 +95065;48.45683;-5.07864;19;20220228;12.1;9.1;10.6;9.9;12.01;6.7;.68;7918 +95065;48.45683;-5.07864;19;20220301;12.1;9.7;10.9;9.1;12.31;10.5;.54;2485 +95065;48.45683;-5.07864;19;20220302;12.3;10.1;11.2;7.3;12.11;3.2;.81;5000 +95065;48.45683;-5.07864;19;20220303;11.4;9;10.2;8.1;10.41;.2;1.25;7398 +95065;48.45683;-5.07864;19;20220304;11;8.3;9.6;8.3;7.51;0;2.39;7950 +95065;48.45683;-5.07864;19;20220305;10;7.1;8.5;9.7;6.91;.6;2.43;8349 +95065;48.45683;-5.07864;19;20220306;9;6.4;7.7;11.3;7.21;.1;2.04;7190 +95065;48.45683;-5.07864;19;20220307;7.7;5.3;6.5;11.6;5.81;0;2.44;10391 +95065;48.45683;-5.07864;19;20220308;13.5;3.4;8.4;5.3;8.91;.7;1.52;11229 +95065;48.45683;-5.07864;19;20220309;11.6;9;10.3;11.9;10.71;1.3;1.27;7944 +95065;48.45683;-5.07864;19;20220310;12.4;7;9.7;8.6;8.41;1.8;2.23;12292 +95065;48.45683;-5.07864;19;20220311;13.4;9;11.2;10.6;10.21;2.2;1.98;9672 +95065;48.45683;-5.07864;19;20220312;11.5;7.1;9.3;12.3;9.31;3.4;1.73;11257 +95065;48.45683;-5.07864;19;20220313;11.8;7.6;9.7;7.8;9.11;6.8;1.86;11879 +95065;48.45683;-5.07864;19;20220314;14;7.4;10.7;5.3;10.41;0;1.69;13104 +95065;48.45683;-5.07864;19;20220315;15.1;9;12;3.5;10.41;0;1.95;13749 +95065;48.45683;-5.07864;19;20220316;11.7;10;10.8;7.5;9.91;.3;1.75;7533 +95065;48.45683;-5.07864;19;20220317;13;7.9;10.4;4.2;8.91;.1;1.99;12895 +95065;48.45683;-5.07864;19;20220318;13.9;8.8;11.3;9.6;9.51;.2;2.5;13052 +95065;48.45683;-5.07864;19;20220319;13.2;8.5;10.8;8.9;8.81;0;2.45;8827 +95065;48.45683;-5.07864;19;20220320;15.1;10.1;12.6;6.5;10.61;0;2.27;11456 +95065;48.45683;-5.07864;19;20220321;15.9;10.7;13.3;10.4;11.21;0;2.66;13656 +95065;48.45683;-5.07864;19;20220322;14;10.9;12.4;12;10.11;0;2.73;10692 +95065;48.45683;-5.07864;19;20220323;16.5;10.8;13.6;5.4;9.91;0;2.91;14626 +95065;48.45683;-5.07864;19;20220324;13.1;8.9;11;5.1;10.81;0;1.68;12714 +95065;48.45683;-5.07864;19;20220325;13.8;10.5;12.1;9.8;10.51;0;2.64;19554 +95065;48.45683;-5.07864;19;20220326;12.8;9.3;11;10.1;10.11;0;2.15;13490 +95065;48.45683;-5.07864;19;20220327;15;9.1;12;5.6;10.41;0;2.52;18687 +95065;48.45683;-5.07864;19;20220328;17.4;10.4;13.9;2.8;11.41;.1;2.3;14395 +95065;48.45683;-5.07864;19;20220329;12.9;9.5;11.2;4.7;11.61;.1;1.49;12320 +95065;48.45683;-5.07864;19;20220330;13;10;11.5;5.5;10.71;1.5;1.88;12142 +95065;48.45683;-5.07864;19;20220331;9.3;7.9;8.6;11.9;7.11;.4;2.69;11933 +95065;48.45683;-5.07864;19;20220401;8.9;5.4;7.1;9.9;5.91;1.4;2.8;14780 +95065;48.45683;-5.07864;19;20220402;10.5;4.8;7.6;5.3;7.01;.1;2.28;16283 +95065;48.45683;-5.07864;19;20220403;10.4;5.8;8.1;4.9;6.11;0;2.78;19314 +95065;48.45683;-5.07864;19;20220404;11.2;4.7;7.9;6.8;9.31;.5;1.28;9747 +95065;48.45683;-5.07864;19;20220405;13.2;10.3;11.7;7;10.81;0;2.02;11994 +95065;48.45683;-5.07864;19;20220406;14.8;9;11.9;11.4;11.21;3;2.11;12317 +95065;48.45683;-5.07864;19;20220407;13.5;10;11.7;9.6;10.91;11.9;2.05;11465 +95065;48.45683;-5.07864;19;20220408;12.1;8.7;10.4;10.4;9.71;6;2.15;13350 +95065;48.45683;-5.07864;19;20220409;12.7;7.2;9.9;4.9;6.81;0;3.02;17106 +95065;48.45683;-5.07864;19;20220410;12.2;6.7;9.4;11.6;8.71;0;2.63;21017 +95065;48.45683;-5.07864;19;20220411;15.5;11.3;13.4;9.1;11.31;.6;2.65;12480 +95065;48.45683;-5.07864;19;20220412;15;10.6;12.8;7.6;12.71;.7;2.01;16587 +95065;48.45683;-5.07864;19;20220413;16.8;11.4;14.1;4.4;13.21;.1;2.27;15359 +95065;48.45683;-5.07864;19;20220414;15.4;10.3;12.8;4.2;12.41;0;2.25;17407 +95065;48.45683;-5.07864;19;20220415;15.1;10.5;12.8;3.3;12.31;0;2.12;15565 +95065;48.45683;-5.07864;19;20220416;15.9;9;12.4;3.6;12.01;0;2.51;20342 +95065;48.45683;-5.07864;19;20220417;14.8;11.1;12.9;4.6;12.01;0;2.22;15046 +95065;48.45683;-5.07864;19;20220418;14.2;8.8;11.5;5;9.91;0;2.75;19671 +95065;48.45683;-5.07864;19;20220419;13.1;7.7;10.4;5.8;8.51;0;2.99;21308 +95065;48.45683;-5.07864;19;20220420;13.2;9.6;11.4;5.8;10.01;0;2.24;12227 +95065;48.45683;-5.07864;19;20220421;13.6;8.8;11.2;3.2;10.81;.1;2.26;17664 +95065;48.45683;-5.07864;19;20220422;13.5;10.6;12;12;11.81;.3;1.93;13856 +95065;48.45683;-5.07864;19;20220423;13.8;11;12.4;10;11.81;0;2.09;13717 +95065;48.45683;-5.07864;19;20220424;14.3;11.1;12.7;5.2;12.01;2.2;2.17;14763 +95065;48.45683;-5.07864;19;20220425;15.4;10.8;13.1;6.2;11.51;0;2.61;16000 +95065;48.45683;-5.07864;19;20220426;15;9;12;9.4;10.41;0;3.28;26117 +95065;48.45683;-5.07864;19;20220427;13.1;9.7;11.4;11.8;10.21;.9;2.56;16018 +95065;48.45683;-5.07864;19;20220428;14.1;10.7;12.4;9.1;11.61;.2;2.3;15638 +95065;48.45683;-5.07864;19;20220429;15;10.6;12.8;6.7;11.61;0;2.72;19657 +95065;48.45683;-5.07864;19;20220430;13.5;9.7;11.6;7.1;9.71;0;2.81;16742 +95065;48.45683;-5.07864;19;20220501;13.7;9.5;11.6;5.9;10.81;1.2;2.44;17707 +95065;48.45683;-5.07864;19;20220502;15;9.9;12.4;6.2;11.51;0;2.52;17512 +95065;48.45683;-5.07864;19;20220503;15.6;10.7;13.1;4.3;12.01;.3;2.82;20605 +95065;48.45683;-5.07864;19;20220504;15.8;10;12.9;3.9;12.91;0;2.6;21171 +95065;48.45683;-5.07864;19;20220505;15;11.9;13.4;3.4;12.01;.1;2.71;18427 +95065;48.45683;-5.07864;19;20220506;14.7;9.7;12.2;3.4;11.81;0;2.29;16530 +95065;48.45683;-5.07864;19;20220507;15.6;10.7;13.1;4.4;13.21;.1;2.13;15787 +95065;48.45683;-5.07864;19;20220508;15.7;10.4;13;4.4;13.21;.1;2.34;18627 +95065;48.45683;-5.07864;19;20220509;19;11.6;15.3;4.8;14.01;0;3.03;19713 +95065;48.45683;-5.07864;19;20220510;17.2;12.4;14.8;6;13.71;.1;3.08;22510 +95065;48.45683;-5.07864;19;20220511;17.7;11.1;14.4;8;12.91;.1;3.25;22705 +95065;48.45683;-5.07864;19;20220512;16.7;10.2;13.4;4.7;11.61;.1;3.48;25224 +95065;48.45683;-5.07864;19;20220513;16.5;10.5;13.5;4.6;11.91;0;3.6;27649 +95065;48.45683;-5.07864;19;20220514;15.8;11.2;13.5;4.8;12.01;1.1;3.19;23228 +95065;48.45683;-5.07864;19;20220515;19.8;12.1;15.9;4.3;14.51;.9;2.99;17822 +95065;48.45683;-5.07864;19;20220516;18.3;13.7;16;9.2;15.01;.6;2.69;16259 +95065;48.45683;-5.07864;19;20220517;16.4;13.8;15.1;6.4;14.81;1.7;2.24;15176 +95065;48.45683;-5.07864;19;20220518;15.6;12.3;13.9;6.2;14.51;1.7;1.7;12645 +95065;48.45683;-5.07864;19;20220519;18;11.3;14.6;3.3;12.71;1.6;3.86;27638 +95065;48.45683;-5.07864;19;20220520;18.1;11.8;14.9;3.9;13.21;1.1;3.63;25331 +95065;48.45683;-5.07864;19;20220521;17.6;11;14.3;4;13.21;.2;3.76;29121 +95065;48.45683;-5.07864;19;20220522;16.8;11.8;14.3;5.1;13.21;1;3.03;21413 +95065;48.45683;-5.07864;19;20220523;15.4;12.7;14;5.6;12.91;1.3;2.51;15484 +95065;48.45683;-5.07864;19;20220524;16.8;10.7;13.7;6.8;11.61;0;3.78;27069 +95065;48.45683;-5.07864;19;20220525;17.5;10.9;14.2;7;12.91;.3;2.78;16682 +95065;48.45683;-5.07864;19;20220526;17.6;12.5;15;5.2;13.71;0;2.76;16476 +95065;48.45683;-5.07864;19;20220527;17;12.8;14.9;5;14.21;.2;2.27;13407 +95065;48.45683;-5.07864;19;20220528;17.4;11.9;14.6;6.7;12.11;0;4.24;30564 +95065;48.45683;-5.07864;19;20220529;16.8;11.9;14.3;7.3;11.71;0;4.23;30585 +95065;48.45683;-5.07864;19;20220530;16.9;10.6;13.7;4.8;10.51;0;4.4;30736 +95065;48.45683;-5.07864;19;20220531;17.8;10.2;14;2.8;11.41;.2;4.29;30817 +95065;48.45683;-5.07864;19;20220601;17.4;11.1;14.2;4.8;11.61;0;4.11;28521 +95065;48.45683;-5.07864;19;20220602;18.2;12.1;15.1;5.9;12.81;0;3.93;26232 +95065;48.45683;-5.07864;19;20220603;16.8;13;14.9;5.8;14.11;.9;3.39;26485 +95065;48.45683;-5.07864;19;20220604;18.4;13.2;15.8;3.9;14.81;.2;3.33;22722 +95065;48.45683;-5.07864;19;20220605;19.9;12.2;16;6.4;13.11;.1;4.46;28392 +95065;48.45683;-5.07864;19;20220606;17.1;12;14.5;6.6;14.31;9.5;2.58;19116 +95065;48.45683;-5.07864;19;20220607;18.4;14;16.2;7.7;15.81;8.9;1.89;8402 +95065;48.45683;-5.07864;19;20220608;18.7;13.6;16.1;8.1;14.51;.1;3.56;23629 +95065;48.45683;-5.07864;19;20220609;19.6;13.4;16.5;7.2;15.31;.6;3.68;25948 +95065;48.45683;-5.07864;19;20220610;19.9;14.7;17.3;5.6;15.91;.3;3.43;21121 +95065;48.45683;-5.07864;19;20220611;19.2;12.5;15.8;5.1;13.81;0;3.93;26016 +95065;48.45683;-5.07864;19;20220612;18.1;13.6;15.8;4.8;13.21;0;4.42;30334 +95065;48.45683;-5.07864;19;20220613;17.6;13.2;15.4;5.2;12.61;0;4.33;29525 +95065;48.45683;-5.07864;19;20220614;17.8;12.1;14.9;5.3;13.21;.1;3.56;24077 +95065;48.45683;-5.07864;19;20220615;18.2;13.2;15.7;4.7;14.31;.1;3.95;28607 +95065;48.45683;-5.07864;19;20220616;23;12.8;17.9;5;13.61;0;5.43;31603 +95065;48.45683;-5.07864;19;20220617;26.2;17;21.6;4.8;15.91;.2;6.2;30619 +95065;48.45683;-5.07864;19;20220618;17;13.7;15.3;9.6;15.11;5.2;2.46;18388 +95065;48.45683;-5.07864;19;20220619;12.2;12.1;12.1;14.5;12.91;28.3;.79;810 +95065;48.45683;-5.07864;19;20220620;16.9;12.3;14.6;11.5;14.01;0;2.76;21700 +95065;48.45683;-5.07864;19;20220621;18.2;13.2;15.7;7;14.11;.3;3.28;20746 +95065;48.45683;-5.07864;19;20220622;18.3;13.5;15.9;6.3;14.61;.9;3.18;20549 +95065;48.45683;-5.07864;19;20220623;18.1;13.7;15.9;3.8;15.91;1.9;2.19;13392 +95065;48.45683;-5.07864;19;20220624;17.7;13.7;15.7;6.8;15.01;2.4;2.71;17853 +95065;48.45683;-5.07864;19;20220625;18.2;11.4;14.8;7.2;11.91;0;4.28;28082 +95065;48.45683;-5.07864;19;20220626;19.1;12.3;15.7;6.8;12.51;0;4.41;27365 +95065;48.45683;-5.07864;19;20220627;18;12.1;15;5.4;12.91;.9;3.25;18819 +95065;48.45683;-5.07864;19;20220628;17.7;12.6;15.1;9.1;13.71;2.6;3.15;20425 +95065;48.45683;-5.07864;19;20220629;17.4;12.9;15.1;5.7;13.51;.8;3.46;23446 +95065;48.45683;-5.07864;19;20220630;18;10.5;14.2;5.4;11.91;0;4.13;28974 +95065;48.45683;-5.07864;19;20220701;19;11.7;15.3;5.5;13.01;.1;4.21;28780 +95065;48.45683;-5.07864;19;20220702;19.4;12.6;16;5.9;14.11;.4;3.96;26713 +95065;48.45683;-5.07864;19;20220703;18;11.9;14.9;5.3;13.41;0;3.56;24741 +95065;48.45683;-5.07864;19;20220704;17.5;12.3;14.9;4;12.91;.1;3.49;22815 +95065;48.45683;-5.07864;19;20220705;18.5;13.8;16.1;4.1;14.51;.2;3.4;21659 +95065;48.45683;-5.07864;19;20220706;18.6;14.1;16.3;5.5;15.91;0;2.91;19951 +95065;48.45683;-5.07864;19;20220707;18.5;14.7;16.6;6.5;16.21;.1;2.65;17349 +95065;48.45683;-5.07864;19;20220708;19.9;14.2;17;6;16.01;.3;4.18;31065 +95065;48.45683;-5.07864;19;20220709;19.9;15.1;17.5;7.2;16.51;.1;4.13;30997 +95065;48.45683;-5.07864;19;20220710;20.5;14.9;17.7;7.4;15.41;0;4.3;27316 +95065;48.45683;-5.07864;19;20220711;26;14.8;20.4;5.5;15.11;0;6.09;30849 +95065;48.45683;-5.07864;19;20220712;28.4;16.1;22.2;4;17.01;0;6.2;30649 +95065;48.45683;-5.07864;19;20220713;21.4;15.8;18.6;4.7;17.81;.1;4.19;28327 +95065;48.45683;-5.07864;19;20220714;18.4;14.6;16.5;5.9;15.21;0;3.8;27464 +95065;48.45683;-5.07864;19;20220715;19.6;14.2;16.9;6.3;14.71;0;3.74;22664 +95065;48.45683;-5.07864;19;20220716;19.9;14.5;17.2;8.6;14.61;0;3.86;21231 +95065;48.45683;-5.07864;19;20220717;27;16.3;21.6;5.4;14.41;0;6.63;30322 +95065;48.45683;-5.07864;19;20220718;31.8;17.2;24.5;6.3;14.31;.4;8.41;30222 +95065;48.45683;-5.07864;19;20220719;22.4;15.7;19;7.6;17.81;0;3.99;24806 +95065;48.45683;-5.07864;19;20220720;19.8;15.7;17.7;5.3;16.91;.1;2.72;15314 +95065;48.45683;-5.07864;19;20220721;20.4;14.6;17.5;3.7;14.21;0;4.03;23393 +95065;48.45683;-5.07864;19;20220722;19.9;14.5;17.2;4.2;14.71;0;4.45;29790 +95065;48.45683;-5.07864;19;20220723;22.5;14.4;18.4;6;16.11;.1;3.83;20145 +95065;48.45683;-5.07864;19;20220724;22.8;15.4;19.1;7.2;17.61;.2;3.86;22213 +95065;48.45683;-5.07864;19;20220725;21.2;16.1;18.6;7.6;15.81;.3;3.7;16822 +95065;48.45683;-5.07864;19;20220726;21.6;14.5;18;4.3;15.11;0;4.39;26643 +95065;48.45683;-5.07864;19;20220727;21.3;14.9;18.1;3.6;14.61;.1;3.8;20256 +95065;48.45683;-5.07864;19;20220728;22;14.4;18.2;2.6;14.61;0;4.04;23335 +95065;48.45683;-5.07864;19;20220729;21.3;15;18.1;3.7;16.21;0;4.28;27954 +95065;48.45683;-5.07864;19;20220730;22;16.5;19.2;4.3;17.21;.6;3.79;21577 +95065;48.45683;-5.07864;19;20220731;21.3;17.1;19.2;4.9;18.61;0;2.37;11069 +95065;48.45683;-5.07864;19;20220801;21.5;16.2;18.8;3.1;17.81;.2;3.44;20976 +95065;48.45683;-5.07864;19;20220802;22.8;17.2;20;3.9;19.11;0;2.71;12983 +95065;48.45683;-5.07864;19;20220803;23.5;16.8;20.1;4.2;18.11;0;3.02;12968 +95065;48.45683;-5.07864;19;20220804;20.5;16;18.2;5.8;14.81;0;4.2;23395 +95065;48.45683;-5.07864;19;20220805;18.4;14.9;16.6;6.4;13.31;0;4.28;27092 +95065;48.45683;-5.07864;19;20220806;18.8;14.4;16.6;7.1;14.21;0;3.99;27032 +95065;48.45683;-5.07864;19;20220807;19.8;14.2;17;7;15.41;.1;3.86;27582 +95065;48.45683;-5.07864;19;20220808;20.3;15;17.6;7.1;16.41;.2;3.37;21902 +95065;48.45683;-5.07864;19;20220809;20.9;15.4;18.1;8.6;16.11;0;4.14;27258 +95065;48.45683;-5.07864;19;20220810;20.1;15.3;17.7;8.2;16.51;0;3.11;18990 +95065;48.45683;-5.07864;19;20220811;21.5;15.9;18.7;8;16.81;0;3.63;20377 +95065;48.45683;-5.07864;19;20220812;23.8;16.1;19.9;7.5;15.81;0;4.82;22653 +95065;48.45683;-5.07864;19;20220813;25.2;16.4;20.8;6;16.11;2.3;4.65;19083 +95065;48.45683;-5.07864;19;20220814;22;16.6;19.3;5.7;17.31;.3;2.51;7822 +95065;48.45683;-5.07864;19;20220815;21.9;16.7;19.3;5.7;18.91;6.9;2.02;7610 +95065;48.45683;-5.07864;19;20220816;20.8;15.3;18;4.6;17.01;4;2.63;14359 +95065;48.45683;-5.07864;19;20220817;16.2;14.7;15.4;8.9;16.71;3.2;1.01;7767 +95065;48.45683;-5.07864;19;20220818;20.8;15.1;17.9;6.9;17.01;.3;2.14;7817 +95065;48.45683;-5.07864;19;20220819;21.2;17.2;19.2;5;17.41;.8;3.08;16061 +95065;48.45683;-5.07864;19;20220820;21.3;14.4;17.8;5;14.51;.8;3.84;21498 +95065;48.45683;-5.07864;19;20220821;18.2;14.7;16.4;4.7;17.21;3;1.2;5862 +95065;48.45683;-5.07864;19;20220822;21.4;16.4;18.9;5.9;19.91;.6;1.49;7057 +95065;48.45683;-5.07864;19;20220823;21.7;18;19.8;6.3;20.01;.3;2.58;15250 +95065;48.45683;-5.07864;19;20220824;23.3;17.3;20.3;4.7;19.21;4;3.36;19240 +95065;48.45683;-5.07864;19;20220825;20.2;15.7;17.9;6;16.01;.1;3.26;19354 +95065;48.45683;-5.07864;19;20220826;20.8;14.7;17.7;3.1;15.21;.1;2.68;13687 +95065;48.45683;-5.07864;19;20220827;19.8;14.6;17.2;5;15.41;.1;3.14;20082 +95065;48.45683;-5.07864;19;20220828;20.9;14.8;17.8;8.8;16.11;.1;3.05;15667 +95065;48.45683;-5.07864;19;20220829;19;14.8;16.9;9.1;16.21;0;2.45;15469 +95065;48.45683;-5.07864;19;20220830;18.7;15.4;17;9.9;16.21;0;2.55;16264 +95065;48.45683;-5.07864;19;20220831;18.3;15.3;16.8;9.5;16.61;0;2.37;18307 +95065;48.45683;-5.07864;19;20220901;18.2;15.3;16.7;5.9;16.71;7.9;1.57;7675 +95065;48.45683;-5.07864;19;20220902;18.3;13.7;16;2.8;16.41;.2;2.11;15626 +95065;48.45683;-5.07864;19;20220903;18;14.5;16.2;7.7;16.01;6.3;1.71;8683 +95065;48.45683;-5.07864;19;20220904;18.5;15.8;17.1;8.9;17.51;7.2;1.64;10087 +95065;48.45683;-5.07864;19;20220905;21.1;15.9;18.5;9.1;17.21;2.9;2.89;15586 +95065;48.45683;-5.07864;19;20220906;20.7;16.3;18.5;9.6;16.91;2.4;2.82;13032 +95065;48.45683;-5.07864;19;20220907;20.9;16.3;18.6;9.4;16.41;3.8;3.24;15856 +95065;48.45683;-5.07864;19;20220908;19.9;15.7;17.8;9.1;16.21;4.2;2.89;16299 +95065;48.45683;-5.07864;19;20220909;20;15.6;17.8;8.3;15.81;.2;2.88;14304 +95065;48.45683;-5.07864;19;20220910;20.2;13.9;17;3.5;14.91;0;2.58;15063 +95065;48.45683;-5.07864;19;20220911;21.5;15.2;18.3;5.7;17.21;0;2.64;15311 +95065;48.45683;-5.07864;19;20220912;23.6;17.6;20.6;4.6;16.21;.7;3.43;13706 +95065;48.45683;-5.07864;19;20220913;23;16.7;19.8;7.3;18.21;.1;2.82;11592 +95065;48.45683;-5.07864;19;20220914;16.8;15.2;16;5.6;16.71;0;1.25;8236 +95065;48.45683;-5.07864;19;20220915;17.3;13.8;15.5;5.7;14.41;0;2.09;12522 +95065;48.45683;-5.07864;19;20220916;17.6;13.8;15.7;5.1;13.01;0;2.73;16270 +95065;48.45683;-5.07864;19;20220917;17.8;12.8;15.3;4.9;12.41;0;2.62;14016 +95065;48.45683;-5.07864;19;20220918;16.5;11.8;14.1;4;11.71;.1;2.3;13443 +95065;48.45683;-5.07864;19;20220919;18;12.6;15.3;4.1;13.81;.3;2.47;18721 +95065;48.45683;-5.07864;19;20220920;19;13.4;16.2;4;14.91;.2;2.24;15089 +95065;48.45683;-5.07864;19;20220921;18.4;13.3;15.8;3.4;13.61;.2;2.46;16991 +95065;48.45683;-5.07864;19;20220922;19.3;12.7;16;2.5;13.81;6.4;2.27;15527 +95065;48.45683;-5.07864;19;20220923;17.6;13.3;15.4;5.5;15.01;4;1.8;12419 +95065;48.45683;-5.07864;19;20220924;16.5;14.1;15.3;6.5;13.31;2.6;2.32;13044 +95065;48.45683;-5.07864;19;20220925;16.5;13.5;15;5.6;13.21;.3;2.18;13194 +95065;48.45683;-5.07864;19;20220926;17.1;11.3;14.2;9.2;13.21;1.4;1.99;10670 +95065;48.45683;-5.07864;19;20220927;16.5;13.6;15;10.1;14.01;3.8;1.95;9880 +95065;48.45683;-5.07864;19;20220928;15.4;12.9;14.1;6.5;13.81;3.6;1.43;7993 +95065;48.45683;-5.07864;19;20220929;15.5;11.4;13.4;8.2;12.71;.5;1.91;14609 +95065;48.45683;-5.07864;19;20220930;16;11.3;13.6;6.9;14.91;3.8;1.03;11652 +95065;48.45683;-5.07864;19;20221001;19.6;15;17.3;8.1;17.21;.6;1.81;12357 +95065;48.45683;-5.07864;19;20221002;16.7;16.1;16.4;8;16.11;.3;1.3;3227 +95065;48.45683;-5.07864;19;20221003;17.2;13.3;15.2;4;14.91;0;1.47;10222 +95065;48.45683;-5.07864;19;20221004;16.8;13.9;15.3;7.2;15.21;0;1.34;6887 +95065;48.45683;-5.07864;19;20221005;16.8;15.4;16.1;9.3;14.91;1.9;1.84;6821 +95065;48.45683;-5.07864;19;20221006;18.5;11.9;15.2;5.2;13.41;0;2.07;12748 +95065;48.45683;-5.07864;19;20221007;18.2;12.2;15.2;5.5;14.21;1.4;1.83;12826 +95065;48.45683;-5.07864;19;20221008;17;12.7;14.8;3.9;13.11;0;1.9;14613 +95065;48.45683;-5.07864;19;20221009;16.7;12.6;14.6;7.8;13.71;.2;1.72;9758 +95065;48.45683;-5.07864;19;20221010;15.7;14.7;15.2;7.7;14.11;0;1.66;7282 +95065;48.45683;-5.07864;19;20221011;16.8;12.5;14.6;4.9;12.41;0;1.98;12168 +95065;48.45683;-5.07864;19;20221012;17.6;10.6;14.1;5;12.91;8.6;1.74;12085 +95065;48.45683;-5.07864;19;20221013;15.6;13.9;14.7;6.1;15.11;5.4;.99;5927 +95065;48.45683;-5.07864;19;20221014;16.2;11.8;14;5.2;15.51;4.8;.76;9336 +95065;48.45683;-5.07864;19;20221015;17.3;13.1;15.2;7.1;14.01;1.4;1.7;8696 +95065;48.45683;-5.07864;19;20221016;15.8;12;13.9;8;14.71;8.6;.9;8439 +95065;48.45683;-5.07864;19;20221017;17.6;13.6;15.6;5.6;15.61;0;1.22;8531 +95065;48.45683;-5.07864;19;20221018;19.1;14;16.5;7.3;16.51;0;1.35;7973 +95065;48.45683;-5.07864;19;20221019;19;15.3;17.1;6.7;17.01;0;1.26;4805 +95065;48.45683;-5.07864;19;20221020;17.6;14.2;15.9;10;15.11;1.1;1.68;10126 +95065;48.45683;-5.07864;19;20221021;17.3;15.4;16.3;13;15.51;6.3;1.72;5578 +95065;48.45683;-5.07864;19;20221022;17.3;13.8;15.5;7.9;15.91;.9;1.06;7422 +95065;48.45683;-5.07864;19;20221023;15.3;14.1;14.7;9.3;14.91;7.9;1.05;6969 +95065;48.45683;-5.07864;19;20221024;17.1;13.2;15.1;7.3;14.91;0;1.25;8287 +95065;48.45683;-5.07864;19;20221025;16.3;13.7;15;9;15.71;1.8;.8;4124 +95065;48.45683;-5.07864;19;20221026;17.5;15;16.2;10.7;16.21;5;1.26;6888 +95065;48.45683;-5.07864;19;20221027;18.9;15;16.9;9;16.71;1.1;1.39;8263 +95065;48.45683;-5.07864;19;20221028;17.4;14.2;15.8;9.1;15.61;1.6;1.26;8018 +95065;48.45683;-5.07864;19;20221029;17.1;14.6;15.8;11;16.11;.3;1.05;4615 +95065;48.45683;-5.07864;19;20221030;17.4;14.8;16.1;10.5;15.21;0;1.58;5687 +95065;48.45683;-5.07864;19;20221031;16;14.8;15.4;11.4;14.21;3.5;1.7;6102 +95065;48.45683;-5.07864;19;20221101;16.5;12.3;14.4;13.2;12.81;2.8;2.01;8346 +95065;48.45683;-5.07864;19;20221102;15.9;11.6;13.7;10.9;12.71;17.8;1.62;6730 +95065;48.45683;-5.07864;19;20221103;14.8;11;12.9;11;11.81;5.2;1.65;4401 +95065;48.45683;-5.07864;19;20221104;13.9;10.3;12.1;12.9;10.51;.1;2.01;6974 +95065;48.45683;-5.07864;19;20221105;14.6;10.9;12.7;9;13.41;4.6;.75;3818 +95065;48.45683;-5.07864;19;20221106;15.5;13.4;14.4;9.4;14.21;1.8;1.12;4518 +95065;48.45683;-5.07864;19;20221107;16.3;12.9;14.6;14.5;14.11;5.8;1.43;3352 +95065;48.45683;-5.07864;19;20221108;15.6;12.8;14.2;14;12.71;3.2;1.9;6239 +95065;48.45683;-5.07864;19;20221109;15.8;10.9;13.3;8.5;12.31;.2;1.42;7531 +95065;48.45683;-5.07864;19;20221110;15.6;12.6;14.1;9.5;14.21;0;.94;5174 +95065;48.45683;-5.07864;19;20221111;15.9;14.5;15.2;10;14.71;0;1.24;3517 +95065;48.45683;-5.07864;19;20221112;17.2;12.7;14.9;9.9;15.21;.1;.92;6131 +95065;48.45683;-5.07864;19;20221113;16.9;14.9;15.9;8.9;15.81;8.3;1.03;5065 +95065;48.45683;-5.07864;19;20221114;14.7;11.5;13.1;10.7;12.81;14.9;1.16;4555 +95065;48.45683;-5.07864;19;20221115;13.5;11.2;12.3;12.9;12.61;7.1;.95;3853 +95065;48.45683;-5.07864;19;20221116;15.1;8.8;11.9;12.7;11.41;14.5;1.49;4706 +95065;48.45683;-5.07864;19;20221117;13.1;10.4;11.7;11.1;11.21;2.2;1.31;5011 +95065;48.45683;-5.07864;19;20221118;12;9.7;10.8;10.7;9.51;4.2;1.72;5644 +95065;48.45683;-5.07864;19;20221119;13.1;9.1;11.1;7.7;9.51;2.3;1.6;5253 +95065;48.45683;-5.07864;19;20221120;13.7;10.3;12;10.4;11.61;3.4;1.18;5076 +95065;48.45683;-5.07864;19;20221121;13.7;11.3;12.5;15.5;10.71;5.6;2.14;3825 +95065;48.45683;-5.07864;19;20221122;12.9;8.6;10.7;14.9;9.91;2.9;1.71;5241 +95065;48.45683;-5.07864;19;20221123;14.4;10.3;12.3;13.5;11.41;2.4;1.59;4770 +95065;48.45683;-5.07864;19;20221124;14;9.4;11.7;11.8;10.91;6.2;1.47;5037 +95065;48.45683;-5.07864;19;20221125;14;10.2;12.1;7.6;11.01;.4;1.23;6056 +95065;48.45683;-5.07864;19;20221126;14.1;10.6;12.3;12.5;12.61;14.7;.9;4049 +95065;48.45683;-5.07864;19;20221127;13.7;13.2;13.4;6.2;13.61;5.4;.75;2210 +95065;48.45683;-5.07864;19;20221128;13;9.1;11;9.8;10.81;.9;1.07;5666 +95065;48.45683;-5.07864;19;20221129;14.7;10.8;12.7;5.4;10.61;.1;1.36;4596 +95065;48.45683;-5.07864;19;20221130;12.5;10.5;11.5;9.2;9.91;0;1.69;3288 +95065;48.45683;-5.07864;19;20221201;10.9;6.1;8.5;7.1;8.41;0;1.16;4186 +95065;48.45683;-5.07864;19;20221202;10.3;7.6;8.9;9.8;7.81;.4;1.78;3730 +95065;48.45683;-5.07864;19;20221203;9.5;8.1;8.8;10.3;8.61;1.3;1.39;2692 +95065;48.45683;-5.07864;19;20221204;7.6;4.7;6.1;9;7.61;0;.89;3794 +95065;48.45683;-5.07864;19;20221205;8.6;5.2;6.9;9.3;7.61;0;1.14;4065 +95065;48.45683;-5.07864;19;20221206;9.9;5.4;7.6;9.9;7.61;0;1.41;4624 +95065;48.45683;-5.07864;19;20221207;10.6;7.6;9.1;5.5;7.51;1.2;1.46;3528 +95065;48.45683;-5.07864;19;20221208;9;6.8;7.9;8.3;7.01;.1;1.66;3601 +95065;48.45683;-5.07864;19;20221209;7;6.1;6.5;5.2;6.41;1.2;1.26;2772 +95065;48.45683;-5.07864;19;20221210;9.8;4.1;6.9;3;6.51;3.9;.78;4852 +95065;48.45683;-5.07864;19;20221211;9.5;4.7;7.1;3.9;7.21;.5;.74;5298 +95065;48.45683;-5.07864;19;20221212;7.1;6.3;6.7;8.7;6.31;0;1.7;2800 +95065;48.45683;-5.07864;19;20221213;5.6;4.4;5;11.3;6.61;8.4;1.28;403 +95065;48.45683;-5.07864;19;20221214;5.5;3.6;4.5;15.6;7.61;7.7;.56;645 +95065;48.45683;-5.07864;19;20221215;7.7;4.7;6.2;15.3;6.51;.7;1.78;3614 +95065;48.45683;-5.07864;19;20221216;9.3;6.6;7.9;7.5;6.01;0;2;3862 +95065;48.45683;-5.07864;19;20221217;7;5.6;6.3;7.7;6.31;3.7;1.52;2490 +95065;48.45683;-5.07864;19;20221218;13.4;4.5;8.9;14.5;11.71;22.9;.01;3277 +95065;48.45683;-5.07864;19;20221219;14.4;12.9;13.6;16.9;14.41;6.4;.62;2566 +95065;48.45683;-5.07864;19;20221220;13.3;9.5;11.4;7.8;11.51;.5;.77;4017 +95065;48.45683;-5.07864;19;20221221;13;9.9;11.4;8.9;12.81;6.9;.36;2084 +95065;48.45683;-5.07864;19;20221222;14;12.3;13.1;10.9;14.01;14.2;.62;566 +95065;48.45683;-5.07864;19;20221223;13.7;13.3;13.5;11.1;8.01;.6;3.75;785 +95065;48.45683;-5.07864;19;20221224;12.8;11.7;12.2;8.7;11.71;.5;1.14;2217 +95065;48.45683;-5.07864;19;20221225;12.1;11.9;12;8.9;12.21;.5;.83;2091 +95065;48.45683;-5.07864;19;20221226;11.4;9.1;10.2;7.3;9.31;.1;1.24;3964 +95065;48.45683;-5.07864;19;20221227;12.5;8.3;10.4;9.7;9.91;3.7;1.23;4234 +95065;48.45683;-5.07864;19;20221228;13.6;10.4;12;13.3;11.71;5.7;1.18;3747 +95065;48.45683;-5.07864;19;20221229;11.2;8.9;10;13.1;9.31;10.4;1.64;2758 +95065;48.45683;-5.07864;19;20221230;13.9;9.7;11.8;13.7;13.11;15.8;.34;4314 +95065;48.45683;-5.07864;19;20221231;13.8;11.6;12.7;15.6;13.71;5.3;.48;3168 +95066;48.47268;-4.68147;67;20220101;15.1;11.9;13.5;6.5;13.4;5.1;.95;2369 +95066;48.47268;-4.68147;67;20220102;13.3;12.1;12.7;9.8;13.2;.8;.76;2750 +95066;48.47268;-4.68147;67;20220103;12.2;11.4;11.8;5.9;12.4;13.7;.69;1653 +95066;48.47268;-4.68147;67;20220104;9.5;8.5;9;6.9;8.55;2.5;1.27;2809 +95066;48.47268;-4.68147;67;20220105;8.6;2.5;5.5;2.3;6.41;0;.68;3242 +95066;48.47268;-4.68147;67;20220106;9;4.1;6.6;4.5;7.96;5.5;.81;1574 +95066;48.47268;-4.68147;67;20220107;10.2;6.2;8.2;9.5;9.45;2.7;.79;3157 +95066;48.47268;-4.68147;67;20220108;11.4;9;10.2;11.5;10.05;12.7;1.41;853 +95066;48.47268;-4.68147;67;20220109;11;6.5;8.8;8.3;11.15;5.2;.24;2114 +95066;48.47268;-4.68147;67;20220110;12.4;10.5;11.4;5.8;13.3;1.4;.27;2088 +95066;48.47268;-4.68147;67;20220111;13.1;10.1;11.6;2.5;12.75;0;.33;3296 +95066;48.47268;-4.68147;67;20220112;11.2;10.3;10.8;4;12.05;0;.48;1439 +95066;48.47268;-4.68147;67;20220113;10.3;7;8.7;4.8;8.85;0;.73;5954 +95066;48.47268;-4.68147;67;20220114;7.7;3.5;5.6;3.6;7.27;.1;.54;5137 +95066;48.47268;-4.68147;67;20220115;10.4;3.5;7;5.4;9.2;.1;.49;4340 +95066;48.47268;-4.68147;67;20220116;12.6;7.4;10;4.4;10.9;.5;.61;3767 +95066;48.47268;-4.68147;67;20220117;10.6;7;8.8;2.4;9.85;.1;.34;5607 +95066;48.47268;-4.68147;67;20220118;6.9;3.8;5.4;3.3;8.1;0;.44;2184 +95066;48.47268;-4.68147;67;20220119;11.7;3;7.4;4.5;9.4;.9;.68;1901 +95066;48.47268;-4.68147;67;20220120;10.2;6.7;8.5;5.8;7.35;0;1.59;3702 +95066;48.47268;-4.68147;67;20220121;7.7;3.8;5.8;3.6;6.45;0;1.03;3216 +95066;48.47268;-4.68147;67;20220122;8.7;2.7;5.7;3.2;7.5;0;.78;2312 +95066;48.47268;-4.68147;67;20220123;8.7;5.1;6.9;4.7;8.1;0;.7;5341 +95066;48.47268;-4.68147;67;20220124;3.9;2.3;3.1;2.3;7.2;0;.37;1187 +95066;48.47268;-4.68147;67;20220125;9.4;3.1;6.3;2.5;7.7;.1;.6;4899 +95066;48.47268;-4.68147;67;20220126;8.6;2.6;5.6;4;7.5;0;.66;5736 +95066;48.47268;-4.68147;67;20220127;11.8;3.6;7.7;4.1;10.1;.4;.41;5376 +95066;48.47268;-4.68147;67;20220128;10.8;8.9;9.9;2.7;12;.3;.29;2566 +95066;48.47268;-4.68147;67;20220129;10.8;8.8;9.8;4.4;11.1;.6;.55;3462 +95066;48.47268;-4.68147;67;20220130;11.9;9;10.4;3.9;11.15;.2;.66;3016 +95066;48.47268;-4.68147;67;20220131;10.6;8.8;9.7;8.8;9.25;0;1.44;3708 +95066;48.47268;-4.68147;67;20220201;10.4;8.6;9.5;7;10.65;.4;.76;1495 +95066;48.47268;-4.68147;67;20220202;10.3;8.2;9.3;4.1;10.4;.4;.63;3891 +95066;48.47268;-4.68147;67;20220203;11;7.2;9.1;4.2;10.4;.7;.63;4407 +95066;48.47268;-4.68147;67;20220204;10.6;8.4;9.5;7;8.97;.7;1.39;5538 +95066;48.47268;-4.68147;67;20220205;12.2;5.1;8.6;6.5;9.1;.5;1.19;7241 +95066;48.47268;-4.68147;67;20220206;12.4;9.4;10.9;10.9;11.83;.9;.83;3533 +95066;48.47268;-4.68147;67;20220207;12.4;10.1;11.3;4.5;12.05;.2;.7;4204 +95066;48.47268;-4.68147;67;20220208;12.1;9.2;10.6;4.4;11.45;.8;.71;5312 +95066;48.47268;-4.68147;67;20220209;10.2;7.2;8.7;4.3;10.5;.8;.53;4524 +95066;48.47268;-4.68147;67;20220210;8.8;7.8;8.3;5.2;8.95;5.2;.99;3684 +95066;48.47268;-4.68147;67;20220211;10.4;4.1;7.3;3.4;6.95;0;1.27;8644 +95066;48.47268;-4.68147;67;20220212;11;3.4;7.2;7.8;7.95;0;1.41;7527 +95066;48.47268;-4.68147;67;20220213;11.1;9.1;10.1;10.5;10.75;21.7;1.02;3397 +95066;48.47268;-4.68147;67;20220214;10.7;6.2;8.5;7.7;8.85;2.6;1.28;7553 +95066;48.47268;-4.68147;67;20220215;11.4;7.2;9.3;9.5;11.5;6.5;.41;2665 +95066;48.47268;-4.68147;67;20220216;12.8;11.4;12.1;11.3;13.9;.9;.32;1508 +95066;48.47268;-4.68147;67;20220217;13.6;9.9;11.8;8;11.95;1.9;1.15;6631 +95066;48.47268;-4.68147;67;20220218;10.4;9.7;10;11.7;8.8;.8;2.06;6918 +95066;48.47268;-4.68147;67;20220219;11.6;4.3;7.9;8.4;9.17;1;1.12;8050 +95066;48.47268;-4.68147;67;20220220;12.5;9.2;10.9;11.3;11.25;1.2;1.19;4766 +95066;48.47268;-4.68147;67;20220221;11.6;8.3;10;10.3;9.1;.2;1.86;6979 +95066;48.47268;-4.68147;67;20220222;13.9;9.3;11.6;6.7;10.9;.2;1.5;6996 +95066;48.47268;-4.68147;67;20220223;10.7;5.1;7.9;3.9;8.75;.6;1.06;5861 +95066;48.47268;-4.68147;67;20220224;9.9;7.9;8.9;8.5;8.15;1.8;1.83;8028 +95066;48.47268;-4.68147;67;20220225;11.9;4.4;8.2;4.3;7.65;.2;1.58;10737 +95066;48.47268;-4.68147;67;20220226;11.1;5.2;8.2;9;7.35;0;2.13;12993 +95066;48.47268;-4.68147;67;20220227;12.8;5.9;9.3;6.5;9.1;.7;1.59;9060 +95066;48.47268;-4.68147;67;20220228;12.2;7.9;10;8;11.75;7.4;.66;6309 +95066;48.47268;-4.68147;67;20220301;12.5;9.8;11.1;6.5;12.35;15.3;.68;3142 +95066;48.47268;-4.68147;67;20220302;11.9;9.4;10.7;6.4;11.75;3.8;.84;5200 +95066;48.47268;-4.68147;67;20220303;11.4;8;9.7;6.1;10.2;.7;1.17;6899 +95066;48.47268;-4.68147;67;20220304;10.6;6.9;8.7;6;7.6;0;1.96;9425 +95066;48.47268;-4.68147;67;20220305;9.7;4.2;7;7.2;7;.9;1.86;8524 +95066;48.47268;-4.68147;67;20220306;8.4;5.5;7;8.2;7.15;.1;1.69;5795 +95066;48.47268;-4.68147;67;20220307;7.9;3;5.5;8.2;5.7;0;2.07;11595 +95066;48.47268;-4.68147;67;20220308;13.3;1.9;7.6;5.5;8.56;1.1;1.53;10693 +95066;48.47268;-4.68147;67;20220309;11.5;7.7;9.6;9.8;10.5;1.6;1.13;6322 +95066;48.47268;-4.68147;67;20220310;12.5;5.2;8.8;6.7;8.5;1.8;1.94;13046 +95066;48.47268;-4.68147;67;20220311;13.1;7.9;10.5;9.5;10.2;5.5;1.78;10186 +95066;48.47268;-4.68147;67;20220312;11.6;6;8.8;10.3;9.2;10.4;1.61;9328 +95066;48.47268;-4.68147;67;20220313;11.6;7.2;9.4;7;9.05;3.9;1.8;11489 +95066;48.47268;-4.68147;67;20220314;14.7;6.3;10.5;4.2;9.9;0;1.77;12752 +95066;48.47268;-4.68147;67;20220315;15.7;5.7;10.7;2.9;10.1;0;1.79;13124 +95066;48.47268;-4.68147;67;20220316;11;8.7;9.8;5.6;9.85;1.4;1.37;5766 +95066;48.47268;-4.68147;67;20220317;12.9;4.1;8.5;3.3;8.5;0;1.82;14947 +95066;48.47268;-4.68147;67;20220318;14.4;6.1;10.3;7.6;8.7;.1;2.57;15376 +95066;48.47268;-4.68147;67;20220319;13.8;7.3;10.5;7;8.5;0;2.43;9913 +95066;48.47268;-4.68147;67;20220320;16.7;9;12.9;5.3;10.35;0;2.5;12978 +95066;48.47268;-4.68147;67;20220321;17.4;9.7;13.6;7.8;10.95;0;2.88;15278 +95066;48.47268;-4.68147;67;20220322;15.5;10.1;12.8;9.1;9.7;0;3;12796 +95066;48.47268;-4.68147;67;20220323;17.7;9.8;13.7;4.7;9.25;0;3.13;15663 +95066;48.47268;-4.68147;67;20220324;15.3;6.1;10.7;4.3;9.7;0;2.19;15357 +95066;48.47268;-4.68147;67;20220325;16.1;8;12.1;7.5;9.65;0;2.98;18777 +95066;48.47268;-4.68147;67;20220326;16;8.1;12;7.8;9.5;0;2.86;14795 +95066;48.47268;-4.68147;67;20220327;18.4;6.9;12.6;4.5;9.3;0;3.05;18043 +95066;48.47268;-4.68147;67;20220328;18.6;9.4;14;2.7;10.9;.3;2.33;12047 +95066;48.47268;-4.68147;67;20220329;13.9;7.9;10.9;3.7;11.3;.1;1.62;12910 +95066;48.47268;-4.68147;67;20220330;12.9;9.5;11.2;4.5;10.6;2.5;1.92;13221 +95066;48.47268;-4.68147;67;20220331;8.6;7.1;7.9;8.8;7.15;.8;2.39;13516 +95066;48.47268;-4.68147;67;20220401;8.9;3.7;6.3;7.3;5.85;.6;2.54;16440 +95066;48.47268;-4.68147;67;20220402;10.2;2.9;6.6;4.3;6.75;.2;2.06;14991 +95066;48.47268;-4.68147;67;20220403;10.7;3.7;7.2;3.9;5.95;0;2.61;19886 +95066;48.47268;-4.68147;67;20220404;10.7;3.2;7;5.6;9.25;1.2;1.08;9218 +95066;48.47268;-4.68147;67;20220405;13;9.9;11.4;5.8;10.71;0;1.87;10585 +95066;48.47268;-4.68147;67;20220406;14.3;7.7;11;9.9;11.05;4;1.77;9708 +95066;48.47268;-4.68147;67;20220407;13.2;9.9;11.6;8.1;10.75;11.4;2.07;11632 +95066;48.47268;-4.68147;67;20220408;12.2;8.1;10.2;8.4;9.75;5.1;2;11625 +95066;48.47268;-4.68147;67;20220409;12.4;3.7;8.1;3.5;6.85;0;2.58;17853 +95066;48.47268;-4.68147;67;20220410;13.2;4.1;8.7;8.8;8.05;0;2.72;19558 +95066;48.47268;-4.68147;67;20220411;16.7;10.2;13.4;7.4;10.9;1.3;2.94;14240 +95066;48.47268;-4.68147;67;20220412;15.1;10.7;12.9;6.3;12.65;.2;1.98;13822 +95066;48.47268;-4.68147;67;20220413;17.1;10.9;14;3.8;12.9;.2;2.4;15679 +95066;48.47268;-4.68147;67;20220414;17.7;8;12.9;3.7;12.2;0;2.75;20453 +95066;48.47268;-4.68147;67;20220415;17.4;9.7;13.5;2.9;12.15;0;2.7;18982 +95066;48.47268;-4.68147;67;20220416;19.8;7.2;13.5;3;11.95;0;3;20271 +95066;48.47268;-4.68147;67;20220417;16.1;9.5;12.8;4;11.75;0;2.37;15423 +95066;48.47268;-4.68147;67;20220418;14.4;7;10.7;3.8;9.65;0;2.49;17535 +95066;48.47268;-4.68147;67;20220419;13.3;5.1;9.2;4.5;8.4;.1;2.77;21454 +95066;48.47268;-4.68147;67;20220420;13.8;8.6;11.2;4.6;10.15;0;2.34;14863 +95066;48.47268;-4.68147;67;20220421;15.7;7.8;11.8;2.9;10.7;.2;2.57;18232 +95066;48.47268;-4.68147;67;20220422;15.3;9.2;12.3;9.2;11.45;1.5;2.53;17078 +95066;48.47268;-4.68147;67;20220423;14.9;10.2;12.6;8.2;11.7;0;2.55;17758 +95066;48.47268;-4.68147;67;20220424;14.6;10.5;12.6;4.3;12;2.6;2.11;13681 +95066;48.47268;-4.68147;67;20220425;16.4;10.1;13.3;4.7;11.05;0;2.77;16050 +95066;48.47268;-4.68147;67;20220426;16.5;7.3;11.9;7.4;10;0;3.53;25558 +95066;48.47268;-4.68147;67;20220427;14.3;8.6;11.4;9.4;9.9;.1;2.88;17709 +95066;48.47268;-4.68147;67;20220428;16.2;9.9;13.1;7.2;11.35;.2;2.85;16819 +95066;48.47268;-4.68147;67;20220429;16;8.9;12.4;5.6;11.05;0;3.06;21778 +95066;48.47268;-4.68147;67;20220430;13.9;7.6;10.8;5.5;9.6;0;2.75;18371 +95066;48.47268;-4.68147;67;20220501;15.4;8;11.7;4.6;10.85;1.1;2.63;18553 +95066;48.47268;-4.68147;67;20220502;14.5;9.4;12;5.1;11.25;0;2.24;14106 +95066;48.47268;-4.68147;67;20220503;16.4;8.9;12.6;3.7;11.4;.1;2.78;18752 +95066;48.47268;-4.68147;67;20220504;16.6;9.1;12.9;3.4;12.45;0;2.86;21835 +95066;48.47268;-4.68147;67;20220505;16.6;11.7;14.1;2.9;12;0;3.07;20013 +95066;48.47268;-4.68147;67;20220506;16.2;7.8;12;2.8;11.5;0;2.74;20115 +95066;48.47268;-4.68147;67;20220507;16.9;9;12.9;3.4;12.7;.1;2.67;19543 +95066;48.47268;-4.68147;67;20220508;18.3;8.9;13.6;3.9;12.7;.1;3.16;22513 +95066;48.47268;-4.68147;67;20220509;21.3;10.4;15.8;4.4;13.6;0;3.66;21256 +95066;48.47268;-4.68147;67;20220510;18.1;12.3;15.2;5;13.6;.2;3.05;19105 +95066;48.47268;-4.68147;67;20220511;17.4;10.4;13.9;6.8;12.7;.3;2.9;18402 +95066;48.47268;-4.68147;67;20220512;17.5;8;12.7;3.5;10.9;.2;3.18;21162 +95066;48.47268;-4.68147;67;20220513;17.7;8.3;13;3.6;11.35;0;3.41;24074 +95066;48.47268;-4.68147;67;20220514;17.3;7.9;12.6;4.2;11.85;.3;3.05;21664 +95066;48.47268;-4.68147;67;20220515;21.4;11.1;16.3;3.4;14.85;2.6;2.67;13761 +95066;48.47268;-4.68147;67;20220516;19;13.9;16.4;8.2;15;1.1;3.21;18829 +95066;48.47268;-4.68147;67;20220517;19.7;12.8;16.2;6.1;14.5;1;3.1;15938 +95066;48.47268;-4.68147;67;20220518;17.4;12.2;14.8;5;14.35;2.3;1.98;10772 +95066;48.47268;-4.68147;67;20220519;19;9.9;14.5;2.7;12.45;.7;3.9;27019 +95066;48.47268;-4.68147;67;20220520;18.5;11.2;14.8;3.4;12.85;1.1;3.75;25365 +95066;48.47268;-4.68147;67;20220521;18.8;9.4;14.1;3.1;12.65;.1;3.89;28310 +95066;48.47268;-4.68147;67;20220522;18.7;10.9;14.8;4;13.3;1.7;2.73;15756 +95066;48.47268;-4.68147;67;20220523;15.3;11.7;13.5;4.3;12.85;2.2;2.3;14142 +95066;48.47268;-4.68147;67;20220524;16.8;8.8;12.8;5.1;11.4;.2;3.4;24184 +95066;48.47268;-4.68147;67;20220525;17.2;9.2;13.2;5.5;12.85;.4;2.33;13941 +95066;48.47268;-4.68147;67;20220526;17.7;12.1;14.9;4.1;13.6;.1;2.56;14238 +95066;48.47268;-4.68147;67;20220527;18;12.6;15.3;3.9;13.7;.2;2.71;15203 +95066;48.47268;-4.68147;67;20220528;18.8;8.3;13.6;5.4;11.45;0;4.3;30332 +95066;48.47268;-4.68147;67;20220529;18.4;9.8;14.1;5.8;10.95;0;4.41;29142 +95066;48.47268;-4.68147;67;20220530;17.8;8.4;13.1;3.6;10.05;0;4;26518 +95066;48.47268;-4.68147;67;20220531;18.3;7.6;13;2.5;10.75;.1;3.93;27308 +95066;48.47268;-4.68147;67;20220601;17.9;7.4;12.7;3.8;10.95;0;3.93;27960 +95066;48.47268;-4.68147;67;20220602;21.2;11;16.1;4.8;12.55;0;4.49;26316 +95066;48.47268;-4.68147;67;20220603;18.7;12.3;15.5;4.8;14.15;.3;3.61;24642 +95066;48.47268;-4.68147;67;20220604;21.1;13.4;17.3;3.2;15.2;.3;3.49;20161 +95066;48.47268;-4.68147;67;20220605;19;11;15;5.3;13;.5;3.75;23546 +95066;48.47268;-4.68147;67;20220606;16.8;11.3;14;5.4;14.5;5.1;2.03;14008 +95066;48.47268;-4.68147;67;20220607;17.7;13.7;15.7;7;15.8;9.7;1.75;8401 +95066;48.47268;-4.68147;67;20220608;18.7;13.4;16.1;6.3;14.4;.5;3.42;21064 +95066;48.47268;-4.68147;67;20220609;19.4;12.4;15.9;6.4;15.25;1;3.36;23424 +95066;48.47268;-4.68147;67;20220610;19.7;14.9;17.3;5.1;15.95;.4;3.27;18910 +95066;48.47268;-4.68147;67;20220611;20.3;11;15.6;3.8;13.3;.1;4.1;26208 +95066;48.47268;-4.68147;67;20220612;18.7;11.4;15;3.8;13;.1;4.27;29467 +95066;48.47268;-4.68147;67;20220613;18.8;11.4;15.1;4.3;12.25;0;4.45;29612 +95066;48.47268;-4.68147;67;20220614;20;10.3;15.2;4.6;12.9;.1;4.2;26988 +95066;48.47268;-4.68147;67;20220615;20.9;12.2;16.6;3.8;14.1;0;4.53;29303 +95066;48.47268;-4.68147;67;20220616;26.1;10.6;18.3;4.1;13.3;0;5.7;29701 +95066;48.47268;-4.68147;67;20220617;29.3;16.1;22.7;4;16.2;.1;6.39;29059 +95066;48.47268;-4.68147;67;20220618;21.2;14.2;17.7;8.1;15.9;6.9;3.52;17794 +95066;48.47268;-4.68147;67;20220619;12.5;11.6;12.1;11.7;13.1;22.2;.8;1605 +95066;48.47268;-4.68147;67;20220620;18.4;12.3;15.4;9.1;14.7;.2;3.01;20800 +95066;48.47268;-4.68147;67;20220621;20;13.1;16.6;5.8;14.7;1.1;3.75;22223 +95066;48.47268;-4.68147;67;20220622;20.5;13.4;17;5.1;15.5;2.6;3.66;22124 +95066;48.47268;-4.68147;67;20220623;18.7;13.6;16.2;3.2;16.15;3;2.13;11946 +95066;48.47268;-4.68147;67;20220624;17.6;13.7;15.7;6.2;15.05;4.1;2.61;15876 +95066;48.47268;-4.68147;67;20220625;17.7;11;14.4;6.5;11.95;.3;4.08;27041 +95066;48.47268;-4.68147;67;20220626;18.6;12.3;15.5;6.4;12.25;0;4.42;27082 +95066;48.47268;-4.68147;67;20220627;18.4;10.7;14.5;4.6;12.5;.6;3.39;20109 +95066;48.47268;-4.68147;67;20220628;18.1;11.6;14.8;7.8;13.6;3.9;3.15;19762 +95066;48.47268;-4.68147;67;20220629;17.6;12.7;15.2;4.8;13.65;1.6;3.01;18123 +95066;48.47268;-4.68147;67;20220630;18.1;9;13.5;4.3;11.7;.1;3.66;24487 +95066;48.47268;-4.68147;67;20220701;18.9;10;14.4;4.5;12.6;.2;3.85;25690 +95066;48.47268;-4.68147;67;20220702;19.1;11.2;15.1;4.9;13.65;.3;3.58;23356 +95066;48.47268;-4.68147;67;20220703;17.9;10.3;14.1;4.3;12.9;.1;3.3;22220 +95066;48.47268;-4.68147;67;20220704;18.3;9.5;13.9;3.3;12.55;0;3.27;21107 +95066;48.47268;-4.68147;67;20220705;19;13.2;16.1;3.5;14.4;.2;3.81;24629 +95066;48.47268;-4.68147;67;20220706;20.4;13.5;16.9;4.6;15.8;0;3.5;21975 +95066;48.47268;-4.68147;67;20220707;19;14.2;16.6;5.3;16.05;.1;2.61;15224 +95066;48.47268;-4.68147;67;20220708;22.4;10.9;16.7;4.6;15.2;.3;4.52;30282 +95066;48.47268;-4.68147;67;20220709;22.6;14.3;18.5;5.6;16.4;.1;4.8;30698 +95066;48.47268;-4.68147;67;20220710;24.7;14.3;19.5;5.9;14.9;0;5.53;28808 +95066;48.47268;-4.68147;67;20220711;27.6;13.2;20.4;4.5;15.3;0;6.08;30274 +95066;48.47268;-4.68147;67;20220712;30.3;14.9;22.6;3.4;16.9;0;6.34;30174 +95066;48.47268;-4.68147;67;20220713;25.1;14.4;19.7;3.6;17.2;.1;4.79;27613 +95066;48.47268;-4.68147;67;20220714;20.2;14.2;17.2;5.1;15;.1;4.31;27982 +95066;48.47268;-4.68147;67;20220715;22.3;12.7;17.5;4.9;14.1;0;4.55;25882 +95066;48.47268;-4.68147;67;20220716;24.5;13.5;19;6.3;14.2;0;4.73;20865 +95066;48.47268;-4.68147;67;20220717;31;16.8;23.9;4.6;14.3;0;7.24;28711 +95066;48.47268;-4.68147;67;20220718;35.4;18;26.7;5.1;14.25;1.4;8.67;28661 +95066;48.47268;-4.68147;67;20220719;22.3;16.2;19.3;6.1;18.05;.6;3.61;20103 +95066;48.47268;-4.68147;67;20220720;19.4;15.6;17.5;4.4;17.35;.2;2.25;11907 +95066;48.47268;-4.68147;67;20220721;21.1;14.5;17.8;3.3;14.2;0;4.32;24896 +95066;48.47268;-4.68147;67;20220722;20.1;13.5;16.8;3.8;14.2;0;4.47;29295 +95066;48.47268;-4.68147;67;20220723;22;12.7;17.4;5;15.7;0;3.81;22222 +95066;48.47268;-4.68147;67;20220724;22.7;15.6;19.1;6.6;17.85;.1;4;23406 +95066;48.47268;-4.68147;67;20220725;20.8;15.9;18.4;5.9;16;.3;3.36;15461 +95066;48.47268;-4.68147;67;20220726;21.9;13.4;17.7;3.4;14.8;0;3.86;22021 +95066;48.47268;-4.68147;67;20220727;21.8;10.7;16.3;2.7;13.45;0;3.5;19178 +95066;48.47268;-4.68147;67;20220728;24;12.1;18.1;2.2;14.05;0;4.25;23917 +95066;48.47268;-4.68147;67;20220729;23.1;14.8;19;3.1;15.8;0;4.61;27577 +95066;48.47268;-4.68147;67;20220730;21.6;14;17.8;3.3;17.15;.3;2.82;15638 +95066;48.47268;-4.68147;67;20220731;21.2;16.9;19.1;4;18.75;.5;2.26;10434 +95066;48.47268;-4.68147;67;20220801;22.9;16;19.5;2.6;17.95;0;3.25;17738 +95066;48.47268;-4.68147;67;20220802;24.8;16.7;20.8;3.2;19.1;0;3.5;17441 +95066;48.47268;-4.68147;67;20220803;24.7;16.6;20.6;3.2;18.35;.1;3.43;16134 +95066;48.47268;-4.68147;67;20220804;21;13.7;17.3;4.5;14.8;0;3.88;22497 +95066;48.47268;-4.68147;67;20220805;19.5;13.3;16.4;5.4;12.6;0;4.42;26746 +95066;48.47268;-4.68147;67;20220806;20.9;12.1;16.5;5.7;13.45;0;4.33;26666 +95066;48.47268;-4.68147;67;20220807;22.6;12.7;17.6;5.7;14.3;.1;4.57;27191 +95066;48.47268;-4.68147;67;20220808;23.7;14.3;19;5.8;15.25;.1;4.51;23251 +95066;48.47268;-4.68147;67;20220809;23.5;14.7;19.1;7.1;15.6;0;4.88;27029 +95066;48.47268;-4.68147;67;20220810;24.3;15;19.6;6.3;16.8;0;4.33;22395 +95066;48.47268;-4.68147;67;20220811;27;15.2;21.1;5.9;16.15;0;5.07;22988 +95066;48.47268;-4.68147;67;20220812;28.7;14.8;21.7;5.6;14.95;0;5.77;23426 +95066;48.47268;-4.68147;67;20220813;30.4;16.4;23.4;4.6;15.45;1.4;5.57;19591 +95066;48.47268;-4.68147;67;20220814;23.8;16.8;20.3;4.6;17.55;.9;3.14;11611 +95066;48.47268;-4.68147;67;20220815;22.1;16.8;19.5;4.8;19.1;3.5;2.2;9055 +95066;48.47268;-4.68147;67;20220816;21.5;15.5;18.5;3.8;17.6;2.4;2.63;13779 +95066;48.47268;-4.68147;67;20220817;18.3;14.6;16.5;6.3;17.15;1.3;1.55;9233 +95066;48.47268;-4.68147;67;20220818;21.2;15.4;18.3;5.5;17.2;.3;2.43;10208 +95066;48.47268;-4.68147;67;20220819;21.9;17.3;19.6;4.3;17.25;1.6;3.37;17330 +95066;48.47268;-4.68147;67;20220820;22.1;12.2;17.1;3.8;14.05;.6;3.7;21249 +95066;48.47268;-4.68147;67;20220821;19.3;13.3;16.3;3.8;17.3;3.6;1.44;7781 +95066;48.47268;-4.68147;67;20220822;21.2;16.4;18.8;4.8;20.05;.9;1.5;7178 +95066;48.47268;-4.68147;67;20220823;22.3;17.9;20.1;5.5;20.2;.3;2.63;14475 +95066;48.47268;-4.68147;67;20220824;24.2;17.2;20.7;3.8;19.3;4.2;3.29;17320 +95066;48.47268;-4.68147;67;20220825;20.4;15.6;18;5.3;16.25;.1;3.37;20327 +95066;48.47268;-4.68147;67;20220826;21.6;11.2;16.4;2.6;14.35;.1;2.69;14443 +95066;48.47268;-4.68147;67;20220827;21.5;11.8;16.7;3.8;15;.1;3.17;19791 +95066;48.47268;-4.68147;67;20220828;23.8;14.8;19.3;6.6;15.65;.1;3.92;17983 +95066;48.47268;-4.68147;67;20220829;22.9;14.3;18.6;7;16.5;0;3.45;17784 +95066;48.47268;-4.68147;67;20220830;21.8;15.9;18.8;7.8;16.7;0;3.27;15832 +95066;48.47268;-4.68147;67;20220831;21.9;16.1;19;7.7;17.05;0;3.42;18753 +95066;48.47268;-4.68147;67;20220901;21.2;16.1;18.6;4.3;17.45;7.5;2.15;9787 +95066;48.47268;-4.68147;67;20220902;19.9;14.1;17;2.3;16.95;.2;2.18;14313 +95066;48.47268;-4.68147;67;20220903;19.7;13.8;16.7;6.5;16.1;3.1;2.03;9191 +95066;48.47268;-4.68147;67;20220904;18.9;16.4;17.6;8.8;17.85;9.8;1.63;6593 +95066;48.47268;-4.68147;67;20220905;22.3;15.5;18.9;7.5;17.65;2.5;2.83;13143 +95066;48.47268;-4.68147;67;20220906;20.7;16.1;18.4;8.3;17;3.2;2.77;13066 +95066;48.47268;-4.68147;67;20220907;20.2;15.8;18;8;16.5;6.7;2.86;14278 +95066;48.47268;-4.68147;67;20220908;19.8;15.3;17.6;7.9;16.15;5.3;2.71;14249 +95066;48.47268;-4.68147;67;20220909;19.9;15.2;17.6;6.4;15.7;.7;2.75;13852 +95066;48.47268;-4.68147;67;20220910;21.3;12.5;16.9;2.8;14.55;.1;2.63;15381 +95066;48.47268;-4.68147;67;20220911;23.7;15;19.4;4.8;17.35;0;3;14755 +95066;48.47268;-4.68147;67;20220912;26.1;17.6;21.9;3.8;16.5;.4;3.49;11903 +95066;48.47268;-4.68147;67;20220913;25;18.4;21.7;5.6;19;0;3.12;11296 +95066;48.47268;-4.68147;67;20220914;17.6;15.9;16.7;4;17.75;.1;1.15;6468 +95066;48.47268;-4.68147;67;20220915;18;13.1;15.6;4.6;14.3;.1;2.12;12161 +95066;48.47268;-4.68147;67;20220916;17.8;12.4;15.1;4.1;12.35;.1;2.7;16535 +95066;48.47268;-4.68147;67;20220917;18;8.6;13.3;3.6;11.25;0;2.51;16408 +95066;48.47268;-4.68147;67;20220918;17.2;7.4;12.3;3.3;11;.2;2.28;16071 +95066;48.47268;-4.68147;67;20220919;19.3;8.7;14;3.4;12.6;.2;2.41;16710 +95066;48.47268;-4.68147;67;20220920;19.8;10.6;15.2;3.1;13.7;.2;2.24;14594 +95066;48.47268;-4.68147;67;20220921;20.1;9.2;14.6;2.9;12.6;.2;2.49;16895 +95066;48.47268;-4.68147;67;20220922;20.2;9.6;14.9;2.3;12.65;3.6;2.3;15463 +95066;48.47268;-4.68147;67;20220923;17.7;12.8;15.3;4.3;14.8;6.1;1.63;9559 +95066;48.47268;-4.68147;67;20220924;16.8;12.4;14.6;5.1;13.05;1;2.15;13022 +95066;48.47268;-4.68147;67;20220925;17.1;11.9;14.5;4.3;12.55;.3;2.16;13197 +95066;48.47268;-4.68147;67;20220926;16.7;9.4;13.1;6.8;12.85;2.4;1.69;9785 +95066;48.47268;-4.68147;67;20220927;16.3;12.3;14.3;7.6;13.85;6.2;1.6;7340 +95066;48.47268;-4.68147;67;20220928;15.2;12.4;13.8;5.4;13.45;1.8;1.51;8946 +95066;48.47268;-4.68147;67;20220929;15.6;9.2;12.4;5.7;12;.3;1.71;12204 +95066;48.47268;-4.68147;67;20220930;15.6;8.5;12;5.9;14.05;5.4;.76;7626 +95066;48.47268;-4.68147;67;20221001;19.6;14.9;17.3;6.8;17.1;1.7;1.85;11928 +95066;48.47268;-4.68147;67;20221002;17;15.9;16.5;7;16.3;.4;1.36;4463 +95066;48.47268;-4.68147;67;20221003;17.6;12.5;15.1;3.3;15;0;1.37;8911 +95066;48.47268;-4.68147;67;20221004;17.1;13.3;15.2;6.3;14.95;0;1.43;6893 +95066;48.47268;-4.68147;67;20221005;16.6;15.6;16.1;8;14.4;1.8;1.97;5510 +95066;48.47268;-4.68147;67;20221006;18.4;9.6;14;3.7;12.6;0;1.92;13724 +95066;48.47268;-4.68147;67;20221007;18;10.3;14.2;4.2;13.5;1.8;1.62;10563 +95066;48.47268;-4.68147;67;20221008;17.1;9.7;13.4;3.2;12.45;0;1.69;13156 +95066;48.47268;-4.68147;67;20221009;18.5;10.9;14.7;6;12.6;.3;2.09;10529 +95066;48.47268;-4.68147;67;20221010;15.4;14.7;15.1;5.5;13.95;.2;1.54;6841 +95066;48.47268;-4.68147;67;20221011;18.1;8.3;13.2;3.8;11.25;0;1.95;12784 +95066;48.47268;-4.68147;67;20221012;16.6;8.3;12.4;4.1;12.25;7.6;1.42;9992 +95066;48.47268;-4.68147;67;20221013;16.4;13.4;14.9;5.3;15.25;6.3;1.02;4863 +95066;48.47268;-4.68147;67;20221014;16.2;11.6;13.9;4.5;15.45;5.6;.72;6768 +95066;48.47268;-4.68147;67;20221015;16.9;12.8;14.9;6.1;14.15;1.8;1.52;7948 +95066;48.47268;-4.68147;67;20221016;16.1;11.1;13.6;6.5;14.6;8.8;.83;5019 +95066;48.47268;-4.68147;67;20221017;18.2;13.6;15.9;5;15.65;.1;1.37;8615 +95066;48.47268;-4.68147;67;20221018;20.4;13.4;16.9;5.6;16.55;0;1.51;8786 +95066;48.47268;-4.68147;67;20221019;20.5;15.6;18;5.5;17.25;0;1.54;5402 +95066;48.47268;-4.68147;67;20221020;18.5;12.9;15.7;7.5;14.65;3.8;1.74;10163 +95066;48.47268;-4.68147;67;20221021;16.6;15.1;15.8;11.6;15.55;10.7;1.46;3989 +95066;48.47268;-4.68147;67;20221022;18.1;13.7;15.9;6.5;15.95;4;1.19;6411 +95066;48.47268;-4.68147;67;20221023;15.1;12.7;13.9;7.7;14.8;10.3;.81;5184 +95066;48.47268;-4.68147;67;20221024;16.9;13.2;15.1;7;14.8;1.5;1.3;7393 +95066;48.47268;-4.68147;67;20221025;17.1;13.4;15.3;7.3;15.55;2.2;1.02;4162 +95066;48.47268;-4.68147;67;20221026;17.8;14.9;16.4;9.3;16.05;5.4;1.44;6994 +95066;48.47268;-4.68147;67;20221027;19.4;14.8;17.1;7.3;16.5;1.8;1.5;6531 +95066;48.47268;-4.68147;67;20221028;17.3;14.3;15.8;7.8;15.45;.8;1.32;7409 +95066;48.47268;-4.68147;67;20221029;17.8;14.1;16;9;15.95;.2;1.2;3507 +95066;48.47268;-4.68147;67;20221030;17.2;14.3;15.8;8.8;14.9;.8;1.55;6293 +95066;48.47268;-4.68147;67;20221031;16.3;13.8;15.1;9;13.95;5;1.61;5201 +95066;48.47268;-4.68147;67;20221101;16.1;12;14.1;11.1;12.4;4.6;2;6573 +95066;48.47268;-4.68147;67;20221102;15.7;10.3;13;9.1;12.5;17.9;1.43;6115 +95066;48.47268;-4.68147;67;20221103;14.7;10.5;12.6;8.6;11.85;7;1.46;5900 +95066;48.47268;-4.68147;67;20221104;13.8;9.4;11.6;9.9;10.4;.2;1.76;7387 +95066;48.47268;-4.68147;67;20221105;14.2;9;11.6;7.7;13.25;7.9;.48;2659 +95066;48.47268;-4.68147;67;20221106;15.2;13.2;14.2;8.8;14.15;4.2;1.1;4909 +95066;48.47268;-4.68147;67;20221107;16.1;13;14.6;12.8;13.85;9.9;1.59;3376 +95066;48.47268;-4.68147;67;20221108;15.2;11.8;13.5;12;12.5;5.4;1.69;5619 +95066;48.47268;-4.68147;67;20221109;15.5;10.2;12.9;6.8;12.05;.2;1.28;7165 +95066;48.47268;-4.68147;67;20221110;15.5;11.5;13.5;7.7;13.8;0;.9;4487 +95066;48.47268;-4.68147;67;20221111;16;13.7;14.9;8.3;14.25;0;1.26;4908 +95066;48.47268;-4.68147;67;20221112;17.8;11.5;14.7;7.4;14.6;.1;1.03;6265 +95066;48.47268;-4.68147;67;20221113;17.4;14;15.7;7;15.15;5.3;1.14;4982 +95066;48.47268;-4.68147;67;20221114;14.3;11.1;12.7;8.3;12.85;18.8;.95;5677 +95066;48.47268;-4.68147;67;20221115;13.5;11;12.3;10.4;12.45;12.3;.98;4476 +95066;48.47268;-4.68147;67;20221116;14.9;8.7;11.8;10.1;11.3;16.3;1.48;2853 +95066;48.47268;-4.68147;67;20221117;13;9.6;11.3;7.6;11.05;3.9;1.09;4205 +95066;48.47268;-4.68147;67;20221118;12.2;8.2;10.2;7.3;9.4;4.1;1.31;6122 +95066;48.47268;-4.68147;67;20221119;12.8;5.6;9.2;5.5;9.2;2.7;1.14;5026 +95066;48.47268;-4.68147;67;20221120;13.6;9.7;11.7;7.4;11.15;3.5;1.09;4938 +95066;48.47268;-4.68147;67;20221121;13.2;10.1;11.6;11;10.45;8.2;1.7;4162 +95066;48.47268;-4.68147;67;20221122;12.6;7.8;10.2;11;9.55;4.8;1.53;5220 +95066;48.47268;-4.68147;67;20221123;14;8.9;11.4;10.4;11.25;3.3;1.26;4585 +95066;48.47268;-4.68147;67;20221124;13.8;8.7;11.2;9.7;10.8;4.9;1.34;4268 +95066;48.47268;-4.68147;67;20221125;13.9;8.4;11.2;5.5;10.55;.4;1;5778 +95066;48.47268;-4.68147;67;20221126;13.7;9.4;11.5;9.8;12.35;17.9;.76;2724 +95066;48.47268;-4.68147;67;20221127;13.3;12.4;12.9;5.1;13.6;7.9;.63;1605 +95066;48.47268;-4.68147;67;20221128;13;8.1;10.6;7.1;10.35;2;.96;5633 +95066;48.47268;-4.68147;67;20221129;13.7;7.1;10.4;3.6;9.9;.1;.93;4048 +95066;48.47268;-4.68147;67;20221130;11.9;8.3;10.1;6.5;9.05;0;1.28;4594 +95066;48.47268;-4.68147;67;20221201;10.3;3.3;6.8;5;7.8;0;.8;5043 +95066;48.47268;-4.68147;67;20221202;9.4;4;6.7;6.3;7.4;.2;1.13;3865 +95066;48.47268;-4.68147;67;20221203;8;5.7;6.8;7.4;8.15;1.1;.97;1946 +95066;48.47268;-4.68147;67;20221204;6.6;3.8;5.2;6.5;7.35;0;.75;2747 +95066;48.47268;-4.68147;67;20221205;8.3;3.9;6.1;6.7;7.15;0;.92;4682 +95066;48.47268;-4.68147;67;20221206;9.1;2.2;5.7;6.7;7;.1;.96;5062 +95066;48.47268;-4.68147;67;20221207;9.5;4.8;7.1;3.6;7.35;.9;.95;3264 +95066;48.47268;-4.68147;67;20221208;8.3;3.5;5.9;5.4;6.8;0;.97;4600 +95066;48.47268;-4.68147;67;20221209;6;1.6;3.8;3.3;6.05;.4;.8;2536 +95066;48.47268;-4.68147;67;20221210;8.4;.4;4.4;2.5;6.2;3.3;.57;4176 +95066;48.47268;-4.68147;67;20221211;6.5;2.1;4.3;3;6.9;.5;.46;3899 +95066;48.47268;-4.68147;67;20221212;6.4;2.5;4.5;5.8;6.05;0;1.06;3550 +95066;48.47268;-4.68147;67;20221213;4.6;1.6;3.1;7.5;6;11;.91;1601 +95066;48.47268;-4.68147;67;20221214;4.4;2.4;3.4;11.7;7.1;8.1;.5;872 +95066;48.47268;-4.68147;67;20221215;6.7;3.4;5.1;11.1;6.2;.7;1.5;2357 +95066;48.47268;-4.68147;67;20221216;8.7;3.4;6.1;5;5.8;0;1.29;4481 +95066;48.47268;-4.68147;67;20221217;5.9;1.6;3.8;5.5;5.6;3.4;1.04;3395 +95066;48.47268;-4.68147;67;20221218;12.7;2.2;7.5;11.7;10.7;35.5;.21;1638 +95066;48.47268;-4.68147;67;20221219;14.3;12.2;13.3;14.2;14;4.2;.79;1383 +95066;48.47268;-4.68147;67;20221220;12.5;9;10.8;6.2;11.6;.8;.56;3558 +95066;48.47268;-4.68147;67;20221221;13;8.5;10.7;8;12.75;8.4;.24;1792 +95066;48.47268;-4.68147;67;20221222;13.8;12.1;13;9.8;13.9;22.3;.67;483 +95066;48.47268;-4.68147;67;20221223;13.6;13;13.3;10.1;10.9;.8;2.25;1492 +95066;48.47268;-4.68147;67;20221224;12.2;11.1;11.7;7.6;12.05;1.3;.83;1858 +95066;48.47268;-4.68147;67;20221225;11.6;11.1;11.4;7.3;12.2;3.3;.66;1745 +95066;48.47268;-4.68147;67;20221226;10.9;7.7;9.3;5.6;9.25;.5;.93;3732 +95066;48.47268;-4.68147;67;20221227;12;6.6;9.3;8;9.8;4.6;.93;3917 +95066;48.47268;-4.68147;67;20221228;12.9;10.1;11.5;11.8;11.8;9;1.02;2423 +95066;48.47268;-4.68147;67;20221229;10.6;8.4;9.5;9.8;9.2;12.2;1.33;3129 +95066;48.47268;-4.68147;67;20221230;13.6;8.1;10.8;11.8;13.05;22;.17;2757 +95066;48.47268;-4.68147;67;20221231;13.7;11.2;12.5;14.2;13.85;9.9;.44;1734 +95067;48.53229;-4.42637;73;20220101;15.1;11.9;13.5;6.5;13.4;6.3;.95;2369 +95067;48.53229;-4.42637;73;20220102;13.3;12.3;12.8;9.3;12.9;.9;.93;2346 +95067;48.53229;-4.42637;73;20220103;12.2;11.5;11.9;5.5;12.2;13.7;.78;1279 +95067;48.53229;-4.42637;73;20220104;9.1;8.5;8.8;6.4;8.4;2.1;1.31;2247 +95067;48.53229;-4.42637;73;20220105;8.7;2;5.4;2.3;6.51;0;.67;2900 +95067;48.53229;-4.42637;73;20220106;8.5;3.8;6.2;4.3;7.91;5.6;.74;1400 +95067;48.53229;-4.42637;73;20220107;10.2;6;8.1;8.2;9.28;5.1;.85;2653 +95067;48.53229;-4.42637;73;20220108;11.4;8.8;10.1;10.3;9.98;15;1.36;1236 +95067;48.53229;-4.42637;73;20220109;10.4;6.5;8.5;6.9;10.85;6.6;.28;2022 +95067;48.53229;-4.42637;73;20220110;12.4;9.7;11;5.3;13.25;1.5;.18;2174 +95067;48.53229;-4.42637;73;20220111;13;10.1;11.6;2.2;12.68;0;.34;3016 +95067;48.53229;-4.42637;73;20220112;11.1;9.9;10.5;3.3;12.03;0;.42;1386 +95067;48.53229;-4.42637;73;20220113;9.3;6.3;7.8;4;8.68;0;.61;4873 +95067;48.53229;-4.42637;73;20220114;9.3;2.1;5.7;3.5;7.03;.1;.66;4985 +95067;48.53229;-4.42637;73;20220115;9.8;1.6;5.7;4.5;8.73;.2;.38;4828 +95067;48.53229;-4.42637;73;20220116;12;6.1;9;4;10.7;.7;.5;3563 +95067;48.53229;-4.42637;73;20220117;10.3;5.2;7.7;2.3;9.23;.1;.33;5619 +95067;48.53229;-4.42637;73;20220118;6.4;2.5;4.4;2.7;7.83;0;.39;2332 +95067;48.53229;-4.42637;73;20220119;11.6;2.3;6.9;4.2;9.23;.8;.65;2616 +95067;48.53229;-4.42637;73;20220120;9.7;5.9;7.8;5;7.38;0;1.35;3600 +95067;48.53229;-4.42637;73;20220121;7.4;3.3;5.4;2.8;6.43;0;.88;3116 +95067;48.53229;-4.42637;73;20220122;8.6;1.7;5.1;2.5;7.53;0;.63;2848 +95067;48.53229;-4.42637;73;20220123;8.7;5;6.8;4.4;7.85;0;.75;5318 +95067;48.53229;-4.42637;73;20220124;3.4;1.4;2.4;2.1;6.85;0;.37;1848 +95067;48.53229;-4.42637;73;20220125;7.2;1.4;4.3;2.4;7.35;0;.43;3991 +95067;48.53229;-4.42637;73;20220126;9.1;.5;4.8;3.2;7.18;0;.6;6282 +95067;48.53229;-4.42637;73;20220127;11.2;2.4;6.8;4.1;9.73;.6;.38;5331 +95067;48.53229;-4.42637;73;20220128;10.5;7.8;9.1;2.4;11.83;.1;.26;2830 +95067;48.53229;-4.42637;73;20220129;10.7;8.7;9.7;4.2;11.1;.6;.54;3174 +95067;48.53229;-4.42637;73;20220130;11.8;8.6;10.2;3.4;10.85;.3;.65;3879 +95067;48.53229;-4.42637;73;20220131;10.4;8.5;9.4;5.7;9.01;0;1.24;3700 +95067;48.53229;-4.42637;73;20220201;10.1;7.6;8.9;4.4;10.61;.3;.5;2200 +95067;48.53229;-4.42637;73;20220202;10.3;8.3;9.3;3.8;10.28;.5;.67;3464 +95067;48.53229;-4.42637;73;20220203;10.8;7;8.9;4.1;10.33;.8;.61;4998 +95067;48.53229;-4.42637;73;20220204;10.2;8.2;9.2;6.8;8.8;1;1.39;4769 +95067;48.53229;-4.42637;73;20220205;11.5;4.1;7.8;5.9;9.05;.7;1;6761 +95067;48.53229;-4.42637;73;20220206;12.6;9.3;10.9;11.3;11.7;2.2;.93;4200 +95067;48.53229;-4.42637;73;20220207;12.8;9.8;11.3;4;11.85;.2;.76;4512 +95067;48.53229;-4.42637;73;20220208;12;9.3;10.7;3.7;11.33;.6;.73;4477 +95067;48.53229;-4.42637;73;20220209;10.4;6.5;8.4;3.6;10.25;.6;.56;4897 +95067;48.53229;-4.42637;73;20220210;8.4;7.6;8;3.8;8.81;5;.86;4000 +95067;48.53229;-4.42637;73;20220211;10.2;2.5;6.3;3;6.87;0;1.12;8144 +95067;48.53229;-4.42637;73;20220212;10.6;.3;5.5;5.3;7.61;0;.97;7100 +95067;48.53229;-4.42637;73;20220213;10.9;8.3;9.6;9.9;10.47;29.8;1.01;3786 +95067;48.53229;-4.42637;73;20220214;10.6;5;7.8;4.8;8.61;3.1;1.04;7500 +95067;48.53229;-4.42637;73;20220215;11.2;5.6;8.4;7.3;11.31;9.7;.18;1700 +95067;48.53229;-4.42637;73;20220216;13;11.3;12.2;11.1;13.8;1.4;.43;2305 +95067;48.53229;-4.42637;73;20220217;13.4;9.8;11.6;7.6;11.58;2.3;1.26;6444 +95067;48.53229;-4.42637;73;20220218;10.3;9.8;10.1;10.8;8.83;.8;2.03;5828 +95067;48.53229;-4.42637;73;20220219;11.4;4.1;7.8;8.4;9.17;2.9;1.12;8050 +95067;48.53229;-4.42637;73;20220220;12.5;9;10.7;10.9;11;2.2;1.27;3984 +95067;48.53229;-4.42637;73;20220221;11.5;7.9;9.7;9.7;9;.2;1.83;6763 +95067;48.53229;-4.42637;73;20220222;14.2;9;11.6;6.3;10.8;.4;1.52;7095 +95067;48.53229;-4.42637;73;20220223;10.4;4;7.2;3.8;8.63;.5;.99;5832 +95067;48.53229;-4.42637;73;20220224;9.6;7.1;8.4;7.6;8.03;2.1;1.69;7781 +95067;48.53229;-4.42637;73;20220225;11.5;3.7;7.6;3.8;7.65;.2;1.45;10580 +95067;48.53229;-4.42637;73;20220226;11.7;3.6;7.6;6.9;6.85;0;2.06;12266 +95067;48.53229;-4.42637;73;20220227;13.5;4.1;8.8;5.2;8.75;.7;1.58;9857 +95067;48.53229;-4.42637;73;20220228;12.4;7.1;9.8;7;11.45;7.4;.73;5930 +95067;48.53229;-4.42637;73;20220301;12.9;10.1;11.5;4.9;12.3;12.1;.79;3694 +95067;48.53229;-4.42637;73;20220302;11.9;9.5;10.7;5.6;11.5;3.4;.94;4942 +95067;48.53229;-4.42637;73;20220303;11.3;7.8;9.6;5.2;10.23;1.1;1.09;6506 +95067;48.53229;-4.42637;73;20220304;10.5;6.3;8.4;5.3;7.68;.2;1.8;9613 +95067;48.53229;-4.42637;73;20220305;9.4;3.6;6.5;4.7;7.11;1.6;1.29;8700 +95067;48.53229;-4.42637;73;20220306;8.3;5.1;6.7;7.2;7.1;.1;1.61;6037 +95067;48.53229;-4.42637;73;20220307;7.8;2.4;5.1;6.1;5.6;0;1.86;10634 +95067;48.53229;-4.42637;73;20220308;13.4;1.3;7.4;6;8.31;1.3;1.65;11600 +95067;48.53229;-4.42637;73;20220309;12.4;6.7;9.5;8.7;10.18;1.9;1.34;7579 +95067;48.53229;-4.42637;73;20220310;12.8;4.6;8.7;5.8;8.53;1.9;1.86;12571 +95067;48.53229;-4.42637;73;20220311;13;7;10;8.3;10.15;8.5;1.62;9728 +95067;48.53229;-4.42637;73;20220312;11.9;5.3;8.6;8.7;9.03;8.4;1.61;9660 +95067;48.53229;-4.42637;73;20220313;11.6;7;9.3;6;8.98;3.3;1.72;10877 +95067;48.53229;-4.42637;73;20220314;14.5;5.9;10.2;3.6;9.65;.1;1.68;11926 +95067;48.53229;-4.42637;73;20220315;16;5;10.5;2.6;9.93;0;1.76;12727 +95067;48.53229;-4.42637;73;20220316;10.5;8.1;9.3;4.7;9.93;2.9;1.17;5080 +95067;48.53229;-4.42637;73;20220317;12.7;2.8;7.7;2.8;8.48;0;1.69;14848 +95067;48.53229;-4.42637;73;20220318;15.1;3.6;9.4;5.6;7.91;0;2.63;17700 +95067;48.53229;-4.42637;73;20220319;14.6;6.3;10.5;5.1;8.21;0;2.4;11000 +95067;48.53229;-4.42637;73;20220320;18.6;8.1;13.4;4.1;10.11;0;2.73;14500 +95067;48.53229;-4.42637;73;20220321;19.2;8.9;14.1;5.3;10.71;0;3.11;16900 +95067;48.53229;-4.42637;73;20220322;17.2;9.6;13.4;6.2;9.31;0;3.28;14900 +95067;48.53229;-4.42637;73;20220323;19.1;8.9;14;4;8.61;0;3.36;16700 +95067;48.53229;-4.42637;73;20220324;17.8;3.4;10.6;3.6;8.61;0;2.71;18000 +95067;48.53229;-4.42637;73;20220325;18.8;5.6;12.2;5.1;8.81;0;3.32;18000 +95067;48.53229;-4.42637;73;20220326;19.6;7;13.3;5.4;8.91;0;3.57;16100 +95067;48.53229;-4.42637;73;20220327;22.2;4.8;13.5;3.4;8.21;0;3.59;17400 +95067;48.53229;-4.42637;73;20220328;20;8.7;14.4;2.6;10.41;1.3;2.37;9700 +95067;48.53229;-4.42637;73;20220329;15.1;6.4;10.8;2.7;11.01;.1;1.74;13500 +95067;48.53229;-4.42637;73;20220330;13.1;9.3;11.2;3.5;10.51;2.9;1.95;14300 +95067;48.53229;-4.42637;73;20220331;8.2;6.6;7.4;5.8;7.21;1.2;2.1;15100 +95067;48.53229;-4.42637;73;20220401;9.1;2.1;5.6;4.8;5.81;.5;2.28;18100 +95067;48.53229;-4.42637;73;20220402;10.2;1.2;5.7;3.3;6.51;.2;1.83;13700 +95067;48.53229;-4.42637;73;20220403;10.5;2.1;6.3;3.5;5.87;.1;2.38;18249 +95067;48.53229;-4.42637;73;20220404;10.5;2.3;6.4;5.5;9.17;1.3;1.1;11052 +95067;48.53229;-4.42637;73;20220405;13;9.7;11.4;5.8;10.7;0;1.87;10585 +95067;48.53229;-4.42637;73;20220406;14;6.6;10.3;8.5;10.91;6.6;1.43;7100 +95067;48.53229;-4.42637;73;20220407;13.1;10.1;11.6;6.5;10.61;11.7;2.1;11800 +95067;48.53229;-4.42637;73;20220408;12.5;7.8;10.2;6.4;9.81;5.7;1.84;9900 +95067;48.53229;-4.42637;73;20220409;12.4;.3;6.4;2;6.91;0;2.14;18600 +95067;48.53229;-4.42637;73;20220410;14.5;1.7;8.1;6;7.41;0;2.8;18100 +95067;48.53229;-4.42637;73;20220411;18.1;9.3;13.7;5.7;10.51;1.7;3.23;16000 +95067;48.53229;-4.42637;73;20220412;15.4;11;13.2;5.9;12.5;.3;2.01;12851 +95067;48.53229;-4.42637;73;20220413;17.7;10.7;14.2;3.2;12.61;.4;2.53;16000 +95067;48.53229;-4.42637;73;20220414;20.4;5.9;13.2;3.3;12.01;0;3.24;23500 +95067;48.53229;-4.42637;73;20220415;20;9.1;14.6;2.5;12.01;.1;3.29;22400 +95067;48.53229;-4.42637;73;20220416;24;5.6;14.8;2.5;11.91;0;3.49;20200 +95067;48.53229;-4.42637;73;20220417;17.6;8;12.8;3.4;11.51;.1;2.51;15800 +95067;48.53229;-4.42637;73;20220418;14.8;5.3;10.1;2.6;9.41;0;2.23;15400 +95067;48.53229;-4.42637;73;20220419;13.7;2.7;8.2;3.2;8.31;.1;2.56;21600 +95067;48.53229;-4.42637;73;20220420;14.6;7.7;11.2;3.4;10.31;.1;2.44;17500 +95067;48.53229;-4.42637;73;20220421;18.2;7.1;12.7;2.6;10.61;.2;2.88;18800 +95067;48.53229;-4.42637;73;20220422;17.5;8;12.8;6.4;11.11;1.6;3.13;20300 +95067;48.53229;-4.42637;73;20220423;16.3;9.6;13;6.3;11.61;0;3.02;21800 +95067;48.53229;-4.42637;73;20220424;15.2;10.2;12.7;3.4;12.01;3.2;2.05;12600 +95067;48.53229;-4.42637;73;20220425;17.6;9.7;13.7;3.3;10.61;0;2.94;16100 +95067;48.53229;-4.42637;73;20220426;18.2;5.8;12;5.4;9.61;0;3.78;25000 +95067;48.53229;-4.42637;73;20220427;15.7;7.6;11.7;6.9;9.61;0;3.2;19400 +95067;48.53229;-4.42637;73;20220428;18.7;9.4;14.1;5.2;11.11;.2;3.39;18000 +95067;48.53229;-4.42637;73;20220429;17.2;7.4;12.3;4.6;10.51;0;3.39;23900 +95067;48.53229;-4.42637;73;20220430;14.6;5.7;10.2;3.9;9.51;0;2.69;20000 +95067;48.53229;-4.42637;73;20220501;17.3;6.6;12;3.3;10.91;1.4;2.83;19400 +95067;48.53229;-4.42637;73;20220502;14.3;9.1;11.7;4.1;11.01;0;1.96;10700 +95067;48.53229;-4.42637;73;20220503;17.5;7.2;12.4;3.1;10.81;.1;2.74;16900 +95067;48.53229;-4.42637;73;20220504;17.7;8.4;13.1;2.8;12.01;0;3.12;22500 +95067;48.53229;-4.42637;73;20220505;18.4;11.7;15.1;2.4;12.01;0;3.43;21600 +95067;48.53229;-4.42637;73;20220506;16.3;8.4;12.4;2.5;11.6;0;2.32;14925 +95067;48.53229;-4.42637;73;20220507;17.2;8.9;13;3;12.45;.2;2.26;14363 +95067;48.53229;-4.42637;73;20220508;19;8.1;13.6;3.4;12.38;.1;2.74;17389 +95067;48.53229;-4.42637;73;20220509;23.4;10;16.7;4.2;13.13;0;3.7;17124 +95067;48.53229;-4.42637;73;20220510;18.5;12.1;15.3;4.6;13.23;.3;2.75;14567 +95067;48.53229;-4.42637;73;20220511;17.7;9.9;13.8;6.2;12.4;.5;2.63;13225 +95067;48.53229;-4.42637;73;20220512;17.7;7.4;12.5;3.3;10.83;.2;2.77;16178 +95067;48.53229;-4.42637;73;20220513;17.9;8;13;3.2;11.28;0;2.85;17497 +95067;48.53229;-4.42637;73;20220514;17.4;7.3;12.4;3.7;11.75;0;2.58;16310 +95067;48.53229;-4.42637;73;20220515;22.4;11.1;16.8;2.8;15.2;4.3;2.63;13053 +95067;48.53229;-4.42637;73;20220516;19.7;14.2;17;7;14.93;1.2;2.91;13437 +95067;48.53229;-4.42637;73;20220517;22.4;12.7;17.5;5.5;14.1;1;3.45;13972 +95067;48.53229;-4.42637;73;20220518;19.7;11.6;15.6;4.1;13.88;2.3;2.33;10924 +95067;48.53229;-4.42637;73;20220519;19.2;10.1;14.7;2.8;12.5;.3;3.2;19278 +95067;48.53229;-4.42637;73;20220520;18.9;11;15;3.3;12.65;1.3;3.2;18731 +95067;48.53229;-4.42637;73;20220521;18.8;9.5;14.1;2.9;12.73;.2;3.14;20547 +95067;48.53229;-4.42637;73;20220522;18.9;10.5;14.7;3.4;13.1;2.1;2.45;13185 +95067;48.53229;-4.42637;73;20220523;15.2;11.2;13.2;3.8;11.03;2.8;2.25;9849 +95067;48.53229;-4.42637;73;20220524;16.8;8.6;12.7;4.7;11.33;.3;2.95;18095 +95067;48.53229;-4.42637;73;20220525;16.9;8.9;12.9;5.3;12.7;.7;2.02;10324 +95067;48.53229;-4.42637;73;20220526;17.9;12;15;4;13.35;.1;2.31;10410 +95067;48.53229;-4.42637;73;20220527;18.1;12.7;15.4;3.6;13.65;.3;2.44;12311 +95067;48.53229;-4.42637;73;20220528;18.9;7.7;13.3;4.6;11.4;0;3.53;21729 +95067;48.53229;-4.42637;73;20220529;19;9.2;14.1;4.8;10.75;0;3.74;20990 +95067;48.53229;-4.42637;73;20220530;17.8;7.4;12.6;3;9.9;0;3.29;19805 +95067;48.53229;-4.42637;73;20220531;18.2;7;12.6;2.5;10.58;.1;3.28;20397 +95067;48.53229;-4.42637;73;20220601;17.8;6.6;12.2;3;10.83;.1;3.15;20317 +95067;48.53229;-4.42637;73;20220602;22.1;10.7;16.4;4.1;12.45;0;3.91;20114 +95067;48.53229;-4.42637;73;20220603;19.6;11.9;15.8;4;14.3;1.1;3.03;18441 +95067;48.53229;-4.42637;73;20220604;22;13.8;17.9;2.9;15.48;.6;2.95;14972 +95067;48.53229;-4.42637;73;20220605;18.8;11.3;15.1;4.6;13;1.3;3.12;16463 +95067;48.53229;-4.42637;73;20220606;17.2;10.8;14;4.8;14.43;5.5;1.85;11254 +95067;48.53229;-4.42637;73;20220607;17.5;13.8;15.6;6.3;15.78;9.4;1.6;6777 +95067;48.53229;-4.42637;73;20220608;19;13.4;16.2;6.1;14.28;.8;3.02;15048 +95067;48.53229;-4.42637;73;20220609;20.1;12.2;16.1;5.9;14.93;1;3.12;17453 +95067;48.53229;-4.42637;73;20220610;20;15.2;17.6;4.9;15.88;.5;2.76;12473 +95067;48.53229;-4.42637;73;20220611;20.6;10.3;15.5;3.5;13.28;.2;4.03;25828 +95067;48.53229;-4.42637;73;20220612;18.8;10.4;14.6;3.5;12.95;.1;3.97;27162 +95067;48.53229;-4.42637;73;20220613;19.3;10.3;14.8;4;11.95;0;4.34;28149 +95067;48.53229;-4.42637;73;20220614;20.9;9.3;15.1;3.6;12.7;.1;4.28;27725 +95067;48.53229;-4.42637;73;20220615;22.3;11.4;16.9;3.2;14.08;0;4.54;28685 +95067;48.53229;-4.42637;73;20220616;27.7;10.1;18.9;3.4;13.13;0;5.73;29382 +95067;48.53229;-4.42637;73;20220617;30.6;16.5;23.6;3.5;16;0;6.42;28582 +95067;48.53229;-4.42637;73;20220618;22.8;14.7;18.7;6.5;16.28;7.9;3.45;16449 +95067;48.53229;-4.42637;73;20220619;12.9;11.5;12.2;10.1;13.25;23.3;.87;2906 +95067;48.53229;-4.42637;73;20220620;18.6;12.7;15.7;7.5;14.83;.3;2.69;16867 +95067;48.53229;-4.42637;73;20220621;20.7;13.1;16.9;4.8;14.98;.7;3.67;21873 +95067;48.53229;-4.42637;73;20220622;21.5;13.5;17.5;4.2;15.78;.8;3.69;22129 +95067;48.53229;-4.42637;73;20220623;19;13.6;16.3;2.7;16.13;3.2;2.16;12001 +95067;48.53229;-4.42637;73;20220624;17.9;14;16;5.6;15.03;5.7;2.55;13866 +95067;48.53229;-4.42637;73;20220625;17.6;10.8;14.2;5.7;11.93;1.8;3.82;24428 +95067;48.53229;-4.42637;73;20220626;19;11.4;15.2;5.4;11.95;0;4.35;26512 +95067;48.53229;-4.42637;73;20220627;18.5;10.2;14.3;4.3;12.3;.5;3.33;19593 +95067;48.53229;-4.42637;73;20220628;18.8;10.8;14.8;6.7;13.15;4.5;3.36;20256 +95067;48.53229;-4.42637;73;20220629;17.5;12.6;15;4.4;13.75;2.4;2.82;16890 +95067;48.53229;-4.42637;73;20220630;18;8.8;13.4;4;11.65;.8;3.65;24366 +95067;48.53229;-4.42637;73;20220701;19.3;9.6;14.5;4.1;12.18;.3;3.83;23573 +95067;48.53229;-4.42637;73;20220702;19.5;10.4;15;4.4;13.18;.4;3.6;22022 +95067;48.53229;-4.42637;73;20220703;18.2;10.3;14.3;4;12.88;.1;3.41;22055 +95067;48.53229;-4.42637;73;20220704;18.4;8.9;13.6;3;12.48;0;3.21;20812 +95067;48.53229;-4.42637;73;20220705;19.1;13.1;16.1;3.3;14.3;.2;3.8;24639 +95067;48.53229;-4.42637;73;20220706;21.1;13.1;17.1;4;15.78;.1;3.73;23666 +95067;48.53229;-4.42637;73;20220707;19.7;14.1;16.9;4.5;16.05;.1;2.81;16289 +95067;48.53229;-4.42637;73;20220708;23.5;10.3;16.9;3.6;15.13;.2;4.55;29239 +95067;48.53229;-4.42637;73;20220709;23.8;14;18.9;4.3;16.48;.1;4.69;28817 +95067;48.53229;-4.42637;73;20220710;26.2;14.2;20.2;5;14.9;0;5.53;28273 +95067;48.53229;-4.42637;73;20220711;28;13.6;20.8;4;15.38;0;5.91;28964 +95067;48.53229;-4.42637;73;20220712;31.5;15.5;23.5;2.7;16.98;0;6.1;28637 +95067;48.53229;-4.42637;73;20220713;27;14;20.5;2.9;17.2;.1;4.86;26942 +95067;48.53229;-4.42637;73;20220714;21.1;14;17.6;4.4;15.03;.2;4.26;26481 +95067;48.53229;-4.42637;73;20220715;23.6;12.5;18;4.1;14.33;0;4.65;26278 +95067;48.53229;-4.42637;73;20220716;26.7;13.1;19.9;5.1;14.18;0;5.11;23148 +95067;48.53229;-4.42637;73;20220717;33.6;17.3;25.5;3.9;14.33;0;7.24;27967 +95067;48.53229;-4.42637;73;20220718;38.2;19.7;28.9;4.2;14.13;.2;8.6;27841 +95067;48.53229;-4.42637;73;20220719;22.7;16.6;19.7;5.3;17.95;1;3.51;17727 +95067;48.53229;-4.42637;73;20220720;19.3;15.6;17.5;4;17.35;.3;2.01;9832 +95067;48.53229;-4.42637;73;20220721;21.2;14.8;18;3.1;14.38;0;4.24;24432 +95067;48.53229;-4.42637;73;20220722;20.2;12.9;16.6;3.8;14.23;0;4.29;27956 +95067;48.53229;-4.42637;73;20220723;22.5;12.3;17.4;4.5;15.48;0;3.86;21415 +95067;48.53229;-4.42637;73;20220724;23.9;15.6;19.7;6.3;17.45;.1;4.43;23298 +95067;48.53229;-4.42637;73;20220725;20.7;16;18.3;5.7;16.1;.5;3.27;15049 +95067;48.53229;-4.42637;73;20220726;21.8;13.9;17.9;3;14.65;.1;3.8;20944 +95067;48.53229;-4.42637;73;20220727;21.7;9.8;15.8;2.3;13.58;0;3.42;19606 +95067;48.53229;-4.42637;73;20220728;24.3;11.9;18.1;2.2;14.13;0;4.23;24098 +95067;48.53229;-4.42637;73;20220729;23.9;14.8;19.3;2.6;15.83;0;4.41;25718 +95067;48.53229;-4.42637;73;20220730;21.7;13.4;17.6;3.3;17.18;.2;2.75;14838 +95067;48.53229;-4.42637;73;20220731;21.6;17;19.3;4;18.65;.8;2.38;10675 +95067;48.53229;-4.42637;73;20220801;23.2;16.1;19.7;2.6;17.93;.1;3.19;17132 +95067;48.53229;-4.42637;73;20220802;26;16.7;21.4;3.1;18.93;.1;3.94;19800 +95067;48.53229;-4.42637;73;20220803;25.4;16.6;21;2.9;18.35;.1;3.67;17973 +95067;48.53229;-4.42637;73;20220804;21.3;13.4;17.4;3.8;14.9;0;3.84;22375 +95067;48.53229;-4.42637;73;20220805;20.2;13;16.6;5.2;12.58;0;4.42;25319 +95067;48.53229;-4.42637;73;20220806;22.1;11.5;16.8;5;13.5;0;4.33;25678 +95067;48.53229;-4.42637;73;20220807;23.9;11.8;17.9;4.7;13.98;.1;4.57;26067 +95067;48.53229;-4.42637;73;20220808;25.3;14;19.7;4.9;15.03;.2;4.62;22920 +95067;48.53229;-4.42637;73;20220809;24.2;14.6;19.4;5.8;16;0;4.55;25093 +95067;48.53229;-4.42637;73;20220810;25.9;15.2;20.6;5.2;17.18;0;4.42;22680 +95067;48.53229;-4.42637;73;20220811;29.8;15.5;22.7;4.7;16.43;0;5.39;23755 +95067;48.53229;-4.42637;73;20220812;31.4;15.2;23.3;4.3;15.03;0;5.87;23854 +95067;48.53229;-4.42637;73;20220813;32.6;16.5;24.6;3.8;15.63;1.1;5.67;21624 +95067;48.53229;-4.42637;73;20220814;25.1;17.1;21.1;4;17.63;1.2;3.43;13617 +95067;48.53229;-4.42637;73;20220815;22.8;17.1;20;4.2;18.93;3.8;2.42;9787 +95067;48.53229;-4.42637;73;20220816;22.3;16.1;19.2;3.1;17.55;3.4;2.72;13568 +95067;48.53229;-4.42637;73;20220817;19.7;14.6;17.2;4.6;17.35;1;1.83;10655 +95067;48.53229;-4.42637;73;20220818;21.5;15.7;18.6;5.1;17.3;.2;2.54;11327 +95067;48.53229;-4.42637;73;20220819;21.8;17.5;19.7;4.3;17.13;1.8;3.33;16701 +95067;48.53229;-4.42637;73;20220820;22.1;11.8;17;3.5;13.93;.5;3.47;18873 +95067;48.53229;-4.42637;73;20220821;19.7;13;16.4;3.1;17.05;3.9;1.52;8073 +95067;48.53229;-4.42637;73;20220822;21;16.7;18.9;4.5;20.15;1.2;1.51;7536 +95067;48.53229;-4.42637;73;20220823;23.1;18.1;20.6;4.9;20.25;.3;2.71;13495 +95067;48.53229;-4.42637;73;20220824;24.3;17;20.7;3.2;19.08;4.3;3.06;15653 +95067;48.53229;-4.42637;73;20220825;20.3;15.9;18.1;4.9;16.7;.1;3.1;18663 +95067;48.53229;-4.42637;73;20220826;21.6;10.9;16.2;2.4;14.63;.2;2.78;16290 +95067;48.53229;-4.42637;73;20220827;22.2;11.5;16.8;3.1;15.3;.1;3.07;18997 +95067;48.53229;-4.42637;73;20220828;24.6;14.7;19.7;5.3;15.98;.2;3.72;17682 +95067;48.53229;-4.42637;73;20220829;24.3;14.5;19.4;5.7;16.85;0;3.54;18514 +95067;48.53229;-4.42637;73;20220830;22.6;16.5;19.5;6.7;17;.1;3.16;14864 +95067;48.53229;-4.42637;73;20220831;23.3;16.8;20;6.6;17.4;0;3.41;17209 +95067;48.53229;-4.42637;73;20220901;22.8;16.8;19.8;3.5;18.1;9.6;2.2;9569 +95067;48.53229;-4.42637;73;20220902;20.2;15;17.6;2;17.48;.1;2.09;13232 +95067;48.53229;-4.42637;73;20220903;20.6;14.1;17.3;5.7;16.25;2.4;2.13;9168 +95067;48.53229;-4.42637;73;20220904;20.3;17.1;18.7;8.1;17.78;10.3;2.18;7262 +95067;48.53229;-4.42637;73;20220905;23.1;15.4;19.3;6.3;17.6;3.8;2.81;12288 +95067;48.53229;-4.42637;73;20220906;21;16;18.5;6.9;16.95;3.3;2.71;12368 +95067;48.53229;-4.42637;73;20220907;19.9;15.5;17.7;6.7;16.38;7.7;2.56;12588 +95067;48.53229;-4.42637;73;20220908;19.8;15.2;17.5;7.2;16.08;5.6;2.6;13131 +95067;48.53229;-4.42637;73;20220909;19.6;15.1;17.3;6.1;15.73;1.3;2.53;12679 +95067;48.53229;-4.42637;73;20220910;21.6;12.3;17;2.8;14.8;0;2.66;15620 +95067;48.53229;-4.42637;73;20220911;24.4;14.7;19.6;4;17.3;0;2.88;14303 +95067;48.53229;-4.42637;73;20220912;27.2;17.7;22.4;3.5;16.85;.2;3.47;12144 +95067;48.53229;-4.42637;73;20220913;25.1;19.9;22.5;4.7;19.23;.1;2.91;9911 +95067;48.53229;-4.42637;73;20220914;18.1;16.5;17.3;3.4;18.15;.1;1.11;5579 +95067;48.53229;-4.42637;73;20220915;18.2;12.6;15.4;4;14.35;.1;2.05;12546 +95067;48.53229;-4.42637;73;20220916;17.8;11.7;14.8;4.1;12.33;.3;2.62;16098 +95067;48.53229;-4.42637;73;20220917;17.8;7.4;12.6;2.9;11.15;.1;2.37;16599 +95067;48.53229;-4.42637;73;20220918;17.2;6;11.6;2.6;10.85;.2;2.16;16241 +95067;48.53229;-4.42637;73;20220919;19.6;7.2;13.4;2.7;12.33;.2;2.3;16571 +95067;48.53229;-4.42637;73;20220920;19.9;9.4;14.6;2.6;13.43;.2;2.17;14768 +95067;48.53229;-4.42637;73;20220921;20.7;8.5;14.6;2.6;12.58;.2;2.44;16325 +95067;48.53229;-4.42637;73;20220922;20.5;8.8;14.7;2.2;12.8;2.7;2.26;15226 +95067;48.53229;-4.42637;73;20220923;17.4;12.8;15.1;3.6;14.9;7.4;1.42;7738 +95067;48.53229;-4.42637;73;20220924;16.9;12.4;14.6;4.8;13.35;.5;2.08;12734 +95067;48.53229;-4.42637;73;20220925;17.1;11.2;14.1;3.9;12.68;.5;2;12280 +95067;48.53229;-4.42637;73;20220926;16.5;9.1;12.8;6.1;12.95;2.9;1.6;9552 +95067;48.53229;-4.42637;73;20220927;16.3;12.1;14.2;7;13.95;8.2;1.53;6690 +95067;48.53229;-4.42637;73;20220928;15.1;12;13.6;4.9;13.38;1.8;1.42;8552 +95067;48.53229;-4.42637;73;20220929;15.6;8.8;12.2;4.8;11.98;.1;1.64;11269 +95067;48.53229;-4.42637;73;20220930;15.4;7.6;11.5;5.5;13.83;6;.72;6633 +95067;48.53229;-4.42637;73;20221001;19.7;14.7;17.2;6.5;16.88;2.1;1.9;11816 +95067;48.53229;-4.42637;73;20221002;17.7;15.9;16.8;6.4;16.58;.5;1.41;5173 +95067;48.53229;-4.42637;73;20221003;18.1;12.3;15.2;2.6;15.25;0;1.28;8083 +95067;48.53229;-4.42637;73;20221004;17.6;12.9;15.3;5.3;14.95;0;1.42;6753 +95067;48.53229;-4.42637;73;20221005;16.9;15.7;16.3;7.2;14.3;2.8;2.02;5347 +95067;48.53229;-4.42637;73;20221006;18.4;8.9;13.6;3.5;12.48;.1;1.88;13083 +95067;48.53229;-4.42637;73;20221007;17.9;9.3;13.6;3.9;13.25;2.2;1.59;11028 +95067;48.53229;-4.42637;73;20221008;17;9.1;13;2.6;12.35;0;1.6;13223 +95067;48.53229;-4.42637;73;20221009;19.3;9.3;14.3;4.6;12.05;.4;2.03;10822 +95067;48.53229;-4.42637;73;20221010;15.3;14.9;15.1;4.6;14.03;.3;1.43;6117 +95067;48.53229;-4.42637;73;20221011;18.1;6.8;12.5;3.2;10.95;0;1.81;12433 +95067;48.53229;-4.42637;73;20221012;16;8;12;3.8;12.08;6.8;1.38;9539 +95067;48.53229;-4.42637;73;20221013;17;12.9;15;4.6;15.28;6.4;1;4729 +95067;48.53229;-4.42637;73;20221014;16.1;11.8;13.9;3.8;15.15;9;.76;5541 +95067;48.53229;-4.42637;73;20221015;16.9;12.8;14.9;5.7;14.3;2.2;1.45;7385 +95067;48.53229;-4.42637;73;20221016;16.6;10.7;13.7;5.7;14.53;9.8;.86;4415 +95067;48.53229;-4.42637;73;20221017;18.5;13.7;16.1;4.4;15.7;.1;1.3;7462 +95067;48.53229;-4.42637;73;20221018;21;13;17;4.9;16.53;0;1.5;8551 +95067;48.53229;-4.42637;73;20221019;21.7;15.7;18.7;4.7;17.45;0;1.59;6068 +95067;48.53229;-4.42637;73;20221020;19.3;12.2;15.8;5.9;14.4;5.3;1.74;9786 +95067;48.53229;-4.42637;73;20221021;16.5;15.1;15.8;10.3;15.45;12.8;1.45;3478 +95067;48.53229;-4.42637;73;20221022;18.8;13.5;16.2;5.6;15.83;6;1.26;6159 +95067;48.53229;-4.42637;73;20221023;15.3;11.9;13.6;6.7;14.58;13;.8;4950 +95067;48.53229;-4.42637;73;20221024;16.8;12.9;14.9;6.4;14.65;2.6;1.21;6403 +95067;48.53229;-4.42637;73;20221025;17.7;13;15.3;6;15.28;2.2;1.08;4435 +95067;48.53229;-4.42637;73;20221026;18.3;15.1;16.7;8.5;15.9;2;1.59;6714 +95067;48.53229;-4.42637;73;20221027;20.1;14.9;17.5;6.1;16.5;1.9;1.54;6813 +95067;48.53229;-4.42637;73;20221028;17.3;14.8;16;6.8;15.4;1.2;1.35;5991 +95067;48.53229;-4.42637;73;20221029;18.5;13.6;16.1;7;15.88;.3;1.18;3940 +95067;48.53229;-4.42637;73;20221030;17.3;13.9;15.6;7.2;14.7;.6;1.46;5909 +95067;48.53229;-4.42637;73;20221031;16.6;13.1;14.8;7.6;13.83;6.8;1.48;5070 +95067;48.53229;-4.42637;73;20221101;16.1;12;14;10.1;12.3;4.6;1.98;5435 +95067;48.53229;-4.42637;73;20221102;15.8;9.3;12.5;7.9;12.38;18.2;1.28;6142 +95067;48.53229;-4.42637;73;20221103;14.5;10.3;12.4;7.8;11.93;6.6;1.28;6015 +95067;48.53229;-4.42637;73;20221104;13.7;9.1;11.4;8.7;10.53;.2;1.57;6684 +95067;48.53229;-4.42637;73;20221105;13.9;8.2;11;6.4;13.08;13.7;.43;2777 +95067;48.53229;-4.42637;73;20221106;15.1;13.2;14.1;7.9;14.15;5.4;1.04;4753 +95067;48.53229;-4.42637;73;20221107;16.3;13.1;14.7;11.4;13.7;11.8;1.64;3646 +95067;48.53229;-4.42637;73;20221108;14.9;11.2;13.1;10.3;12.53;5.8;1.44;4941 +95067;48.53229;-4.42637;73;20221109;15.3;9.8;12.6;6;11.88;.1;1.21;6668 +95067;48.53229;-4.42637;73;20221110;15.6;10.2;12.9;6.3;13.4;0;.83;4555 +95067;48.53229;-4.42637;73;20221111;16.1;13.1;14.6;6.4;13.8;0;1.17;5108 +95067;48.53229;-4.42637;73;20221112;18.3;9.8;14.1;5.9;14.03;.1;.98;6563 +95067;48.53229;-4.42637;73;20221113;18;13.3;15.6;5.5;14.75;4.2;1.13;5135 +95067;48.53229;-4.42637;73;20221114;14.1;11.4;12.7;6.5;12.78;23.6;.88;5353 +95067;48.53229;-4.42637;73;20221115;13.7;10.9;12.3;9.1;12.38;12.2;.97;4743 +95067;48.53229;-4.42637;73;20221116;14.9;8.6;11.8;8.5;11.35;17.3;1.35;2637 +95067;48.53229;-4.42637;73;20221117;12.7;9.3;11;6.6;11.03;3.2;.97;4128 +95067;48.53229;-4.42637;73;20221118;12.2;8;10.1;5.9;9.53;3.8;1.17;5228 +95067;48.53229;-4.42637;73;20221119;12.4;4.7;8.6;4.2;9.3;2.3;.87;4796 +95067;48.53229;-4.42637;73;20221120;13.5;9.1;11.3;6.3;10.98;2.4;1.01;4702 +95067;48.53229;-4.42637;73;20221121;12.7;9.1;10.9;9.1;10.33;8;1.41;4057 +95067;48.53229;-4.42637;73;20221122;12.3;7.2;9.8;9.5;9.5;3.7;1.35;4965 +95067;48.53229;-4.42637;73;20221123;13.6;8;10.8;8.9;11.1;2.3;1.06;4311 +95067;48.53229;-4.42637;73;20221124;13.7;8.5;11.1;8;10.8;3;1.19;4144 +95067;48.53229;-4.42637;73;20221125;13.9;8;10.9;5;10.55;.3;.93;5496 +95067;48.53229;-4.42637;73;20221126;13.5;8.4;10.9;7.9;12.05;20.4;.67;2583 +95067;48.53229;-4.42637;73;20221127;13;12;12.5;4.5;13.55;7.9;.56;1241 +95067;48.53229;-4.42637;73;20221128;12.6;7.6;10.1;6.1;10.28;2.1;.84;4833 +95067;48.53229;-4.42637;73;20221129;13.3;6.4;9.8;3;9.9;0;.76;4204 +95067;48.53229;-4.42637;73;20221130;11.4;7.2;9.3;5;8.73;0;1.06;4681 +95067;48.53229;-4.42637;73;20221201;9.5;1.8;5.7;3.5;7.75;0;.53;4833 +95067;48.53229;-4.42637;73;20221202;8.6;2;5.3;4.4;7.45;.4;.74;3704 +95067;48.53229;-4.42637;73;20221203;7.2;4.6;5.9;6.1;8.13;1.3;.76;1915 +95067;48.53229;-4.42637;73;20221204;5.9;3.7;4.8;4.8;7.35;0;.65;1915 +95067;48.53229;-4.42637;73;20221205;7.7;3.2;5.4;5.1;7.13;0;.75;3847 +95067;48.53229;-4.42637;73;20221206;8.1;.8;4.5;5;6.93;.1;.71;4328 +95067;48.53229;-4.42637;73;20221207;8.1;2.9;5.5;2.5;7.55;1.3;.59;3108 +95067;48.53229;-4.42637;73;20221208;7.9;2.7;5.3;4;7.03;0;.72;4085 +95067;48.53229;-4.42637;73;20221209;4.9;0;2.5;2.7;6.1;.5;.6;2058 +95067;48.53229;-4.42637;73;20221210;7.3;-1.3;3;2.8;6.03;2.5;.51;4242 +95067;48.53229;-4.42637;73;20221211;5.2;.8;3;3;6.83;.3;.37;3516 +95067;48.53229;-4.42637;73;20221212;5.9;.3;3.1;4.4;6.08;.1;.72;3691 +95067;48.53229;-4.42637;73;20221213;4.5;-.1;2.2;5.6;5.75;15.5;.75;2305 +95067;48.53229;-4.42637;73;20221214;3.9;1.7;2.8;9.1;6.98;6.3;.44;981 +95067;48.53229;-4.42637;73;20221215;6.2;2.5;4.4;8.8;6.25;.6;1.25;1871 +95067;48.53229;-4.42637;73;20221216;8.2;2.1;5.2;3.9;5.83;0;.97;4475 +95067;48.53229;-4.42637;73;20221217;4.8;-.2;2.3;4.2;5.38;2.4;.77;3655 +95067;48.53229;-4.42637;73;20221218;12.7;.5;6.6;10.1;10.23;46.2;.3;1787 +95067;48.53229;-4.42637;73;20221219;14.7;12.1;13.4;13;13.95;9.3;.92;1311 +95067;48.53229;-4.42637;73;20221220;12.1;9.6;10.8;5.7;11.78;.7;.53;3156 +95067;48.53229;-4.42637;73;20221221;13;7.6;10.3;6.8;12.55;8.5;.22;1926 +95067;48.53229;-4.42637;73;20221222;14;12.2;13.1;9.5;13.83;24.7;.76;607 +95067;48.53229;-4.42637;73;20221223;13.8;13.1;13.4;9.4;12.33;1.1;1.58;1435 +95067;48.53229;-4.42637;73;20221224;11.9;10.9;11.4;6.7;12.18;1.4;.68;1731 +95067;48.53229;-4.42637;73;20221225;11.5;10.7;11.1;5.9;12.08;4.4;.6;1726 +95067;48.53229;-4.42637;73;20221226;10.8;7.5;9.1;5;9.35;.6;.82;3714 +95067;48.53229;-4.42637;73;20221227;11.6;5.9;8.8;6.9;9.7;5.8;.79;3842 +95067;48.53229;-4.42637;73;20221228;12.7;10;11.4;10.8;11.78;10.8;.98;2003 +95067;48.53229;-4.42637;73;20221229;10.3;8.3;9.3;8.5;9.23;12.6;1.19;3041 +95067;48.53229;-4.42637;73;20221230;13.6;6.9;10.3;10.7;12.9;26.9;.13;2357 +95067;48.53229;-4.42637;73;20221231;14;11.2;12.6;13.1;13.85;12.9;.53;1360 +95068;48.57796;-4.09717;84;20220101;15;12.2;13.6;6.9;13.49;7;1.04;2100 +95068;48.57796;-4.09717;84;20220102;13.2;12.3;12.8;8.8;12.6;1;1.11;1942 +95068;48.57796;-4.09717;84;20220103;12.1;11.5;11.8;5.1;12;13.6;.87;905 +95068;48.57796;-4.09717;84;20220104;8.8;8.7;8.7;6;8.25;1.7;1.35;1685 +95068;48.57796;-4.09717;84;20220105;8.3;4;6.2;2.9;6.45;0;.86;3331 +95068;48.57796;-4.09717;84;20220106;8.5;3.4;6;4.5;7.75;5.1;.72;2564 +95068;48.57796;-4.09717;84;20220107;10.1;6;8;6.9;9.1;5.5;.9;2150 +95068;48.57796;-4.09717;84;20220108;11.3;8.6;10;9.2;9.9;15.1;1.31;1619 +95068;48.57796;-4.09717;84;20220109;9.9;6.4;8.2;5.6;10.55;6.3;.31;1931 +95068;48.57796;-4.09717;84;20220110;12.2;9.2;10.7;4.8;13.2;1.6;.09;2261 +95068;48.57796;-4.09717;84;20220111;12.7;10;11.4;1.9;12.6;.9;.34;2736 +95068;48.57796;-4.09717;84;20220112;10.9;9.5;10.2;2.5;12;0;.37;1333 +95068;48.57796;-4.09717;84;20220113;7.9;5.9;6.9;3.2;8.5;.1;.49;3791 +95068;48.57796;-4.09717;84;20220114;9.9;.6;5.2;2.6;6.4;.2;.63;5855 +95068;48.57796;-4.09717;84;20220115;9.2;.8;5;3.6;8.25;.4;.27;5316 +95068;48.57796;-4.09717;84;20220116;11.5;5.4;8.5;3.7;10.5;1;.38;3359 +95068;48.57796;-4.09717;84;20220117;9.8;3.8;6.8;2.1;8.6;.1;.31;5632 +95068;48.57796;-4.09717;84;20220118;6;2;4;2;7.55;0;.34;2480 +95068;48.57796;-4.09717;84;20220119;11.3;3.3;7.3;3.9;9.05;.7;.63;3332 +95068;48.57796;-4.09717;84;20220120;9.2;5.6;7.4;4.1;7.4;0;1.12;3499 +95068;48.57796;-4.09717;84;20220121;7.2;3.8;5.5;1.9;6.4;0;.72;3017 +95068;48.57796;-4.09717;84;20220122;8.5;2;5.2;1.7;7.55;0;.47;3385 +95068;48.57796;-4.09717;84;20220123;8.2;5.1;6.6;4;7.6;0;.8;5295 +95068;48.57796;-4.09717;84;20220124;3.6;.8;2.2;2;6.5;0;.37;2510 +95068;48.57796;-4.09717;84;20220125;4.7;0;2.3;2.3;7;0;.26;3083 +95068;48.57796;-4.09717;84;20220126;9.3;-.2;4.6;2.5;6.85;0;.55;6829 +95068;48.57796;-4.09717;84;20220127;10.6;2.2;6.4;4;9.35;1.2;.34;5286 +95068;48.57796;-4.09717;84;20220128;10.2;7.3;8.8;1.9;11.6;.6;.26;3029 +95068;48.57796;-4.09717;84;20220129;10.5;8.8;9.7;3.9;11.1;.7;.53;2887 +95068;48.57796;-4.09717;84;20220130;11.6;8.3;9.9;2.9;10.55;.7;.63;4743 +95068;48.57796;-4.09717;84;20220131;10;8.4;9.2;6.2;8.91;0;1.22;2481 +95068;48.57796;-4.09717;84;20220201;10.1;7.1;8.6;5.5;10.61;.7;.42;3358 +95068;48.57796;-4.09717;84;20220202;10.1;8.3;9.2;3.5;10.15;.2;.7;3038 +95068;48.57796;-4.09717;84;20220203;10.7;6.9;8.8;3.6;10.25;1;.59;4478 +95068;48.57796;-4.09717;84;20220204;9.9;8;8.9;5.4;8.75;1.4;1.2;4674 +95068;48.57796;-4.09717;84;20220205;10.8;4.2;7.5;5.4;9;.4;.81;6281 +95068;48.57796;-4.09717;84;20220206;12.6;9;10.8;10.4;11.55;3.9;.97;3592 +95068;48.57796;-4.09717;84;20220207;13.1;9.5;11.3;3.5;11.65;.2;.81;4820 +95068;48.57796;-4.09717;84;20220208;11.9;9.3;10.6;3;11.2;.1;.74;3641 +95068;48.57796;-4.09717;84;20220209;10.7;5.8;8.2;2.9;10;.5;.58;5270 +95068;48.57796;-4.09717;84;20220210;8;7.4;7.7;3.6;8.61;5.6;.81;1464 +95068;48.57796;-4.09717;84;20220211;9.8;.8;5.3;2.2;6.71;0;.84;7146 +95068;48.57796;-4.09717;84;20220212;9.6;.8;5.2;4.9;7.31;.1;.95;7179 +95068;48.57796;-4.09717;84;20220213;10.8;7.2;9;8.7;9.91;27.9;.98;4566 +95068;48.57796;-4.09717;84;20220214;10.6;5;7.8;5.9;8.61;4.7;1.1;5879 +95068;48.57796;-4.09717;84;20220215;11.1;5.7;8.4;8.1;11.11;11.2;.27;5864 +95068;48.57796;-4.09717;84;20220216;13.2;11.2;12.2;11;13.7;2.1;.54;3102 +95068;48.57796;-4.09717;84;20220217;13.3;9.8;11.5;7.2;11.2;1.7;1.36;6257 +95068;48.57796;-4.09717;84;20220218;10.2;10;10.1;9.8;8.85;1.3;1.99;4738 +95068;48.57796;-4.09717;84;20220219;10.9;3.7;7.3;7;8.99;1.4;1.02;6000 +95068;48.57796;-4.09717;84;20220220;12.4;8.9;10.7;10.4;10.75;2.6;1.35;3203 +95068;48.57796;-4.09717;84;20220221;11.4;7.6;9.5;9.1;8.9;.4;1.8;6547 +95068;48.57796;-4.09717;84;20220222;14.2;8.8;11.5;6;10.7;.7;1.55;7195 +95068;48.57796;-4.09717;84;20220223;10.2;3.8;7;3.6;8.5;.4;.92;5803 +95068;48.57796;-4.09717;84;20220224;9.4;6.4;7.9;6.8;7.9;2.6;1.54;7533 +95068;48.57796;-4.09717;84;20220225;10.9;3.9;7.4;3.4;7.65;0;1.32;10424 +95068;48.57796;-4.09717;84;20220226;12;2.8;7.4;4.7;6.35;0;1.99;11539 +95068;48.57796;-4.09717;84;20220227;14;2.9;8.5;3.9;8.4;.9;1.56;10654 +95068;48.57796;-4.09717;84;20220228;12.6;6.7;9.6;5.9;11.15;6.5;.8;5551 +95068;48.57796;-4.09717;84;20220301;13.2;10.3;11.7;3.3;12.25;11.3;.9;4245 +95068;48.57796;-4.09717;84;20220302;12;9.8;10.9;4.7;11.25;1.7;1.05;4684 +95068;48.57796;-4.09717;84;20220303;11;7.9;9.4;4.3;10.25;1.2;1.01;6114 +95068;48.57796;-4.09717;84;20220304;10.3;6.1;8.2;4.5;7.75;.4;1.64;9801 +95068;48.57796;-4.09717;84;20220305;8.9;3.9;6.4;4.7;7.34;2.2;1.36;8955 +95068;48.57796;-4.09717;84;20220306;8.2;4.7;6.5;6.2;7.05;.1;1.52;6280 +95068;48.57796;-4.09717;84;20220307;7.5;2.6;5.1;4.1;5.5;0;1.65;9672 +95068;48.57796;-4.09717;84;20220308;12.8;.7;6.8;4.9;8.1;1;1.47;10201 +95068;48.57796;-4.09717;84;20220309;13.2;6;9.6;7.6;9.85;1.9;1.55;8836 +95068;48.57796;-4.09717;84;20220310;12.9;4.6;8.8;5;8.55;1.9;1.78;12096 +95068;48.57796;-4.09717;84;20220311;13;6.3;9.7;7;10.1;9.7;1.46;9271 +95068;48.57796;-4.09717;84;20220312;12.1;4.8;8.4;7.1;8.85;5.5;1.62;9993 +95068;48.57796;-4.09717;84;20220313;11.5;6.7;9.1;5;8.9;2.6;1.64;10264 +95068;48.57796;-4.09717;84;20220314;13.7;5.8;9.8;2.9;9.4;.1;1.58;11100 +95068;48.57796;-4.09717;84;20220315;16;5.8;10.9;2.3;9.75;0;1.74;12331 +95068;48.57796;-4.09717;84;20220316;10.1;8;9.1;3.8;10;6.4;.97;4394 +95068;48.57796;-4.09717;84;20220317;12.3;2.8;7.6;2.3;8.45;.1;1.56;14749 +95068;48.57796;-4.09717;84;20220318;14.5;3.6;9;5.5;7.91;0;2.33;13374 +95068;48.57796;-4.09717;84;20220319;14.6;5.8;10.2;5.5;8.01;0;2.51;12063 +95068;48.57796;-4.09717;84;20220320;18;9.2;13.6;3.8;9.71;0;2.64;12214 +95068;48.57796;-4.09717;84;20220321;18.5;9.2;13.9;5.2;10.51;0;2.84;12725 +95068;48.57796;-4.09717;84;20220322;17.1;9.8;13.4;5.8;9.11;0;3.11;11439 +95068;48.57796;-4.09717;84;20220323;18.2;9.8;14;3.3;8.11;0;2.97;12442 +95068;48.57796;-4.09717;84;20220324;17.4;4.5;10.9;3.2;8.61;0;2.5;15621 +95068;48.57796;-4.09717;84;20220325;18;5.8;11.9;4.5;8.81;0;2.93;15421 +95068;48.57796;-4.09717;84;20220326;18.9;6.1;12.5;4.9;9.41;0;3.06;15859 +95068;48.57796;-4.09717;84;20220327;21.7;5.1;13.4;3.1;9.21;0;3.28;18462 +95068;48.57796;-4.09717;84;20220328;19.1;10.9;15;2.6;9.31;1.5;2.8;12941 +95068;48.57796;-4.09717;84;20220329;14.8;7.5;11.1;2.7;10.81;.1;1.75;12408 +95068;48.57796;-4.09717;84;20220330;12.5;9.2;10.8;3.6;10.41;3.8;1.51;8088 +95068;48.57796;-4.09717;84;20220331;8;6.8;7.4;6.1;7.31;1.7;1.64;4599 +95068;48.57796;-4.09717;84;20220401;8.8;2.7;5.7;5.7;5.71;.4;2.16;11694 +95068;48.57796;-4.09717;84;20220402;9.1;2.2;5.7;2.8;6.51;.5;1.67;12494 +95068;48.57796;-4.09717;84;20220403;9.8;.3;5;2.7;5.71;.1;1.92;14977 +95068;48.57796;-4.09717;84;20220404;10.3;1.3;5.8;5.2;9.01;1.2;1.13;14719 +95068;48.57796;-4.09717;84;20220405;13;9.4;11.2;4.6;10.61;.1;1.72;9177 +95068;48.57796;-4.09717;84;20220406;13.5;7.7;10.6;9.4;10.71;6.6;1.8;12000 +95068;48.57796;-4.09717;84;20220407;13.3;10.5;11.9;8.3;10.41;11.5;2.2;8202 +95068;48.57796;-4.09717;84;20220408;12.7;7.6;10.2;6.6;9.51;7.5;2.04;11460 +95068;48.57796;-4.09717;84;20220409;12.2;2.9;7.5;2.7;6.81;0;2.2;15634 +95068;48.57796;-4.09717;84;20220410;14.7;2.2;8.5;5.8;7.01;0;3.03;18371 +95068;48.57796;-4.09717;84;20220411;18;9.6;13.8;4.9;10.31;2;3.14;15114 +95068;48.57796;-4.09717;84;20220412;15.6;11.3;13.4;5.1;12.21;0;2.09;10909 +95068;48.57796;-4.09717;84;20220413;18.2;9.8;14;3.7;12.11;.5;2.59;15296 +95068;48.57796;-4.09717;84;20220414;20.9;8.4;14.6;3.2;11.91;.2;3.18;18967 +95068;48.57796;-4.09717;84;20220415;18.4;7.3;12.9;2.5;11.81;.1;2.6;18075 +95068;48.57796;-4.09717;84;20220416;22;5.7;13.8;2.8;11.41;0;3.47;22261 +95068;48.57796;-4.09717;84;20220417;19;10.4;14.7;3.8;11.21;.1;3.12;16125 +95068;48.57796;-4.09717;84;20220418;13.8;8.1;10.9;3;9.81;0;2.11;13149 +95068;48.57796;-4.09717;84;20220419;12.7;4.5;8.6;3.6;8.51;.1;2.19;16095 +95068;48.57796;-4.09717;84;20220420;13.8;6.6;10.2;3.6;10.11;.1;2.07;14970 +95068;48.57796;-4.09717;84;20220421;16.8;7.3;12.1;2.6;10.51;.1;2.63;17528 +95068;48.57796;-4.09717;84;20220422;17.4;7.6;12.5;5.5;11.01;0;2.86;17948 +95068;48.57796;-4.09717;84;20220423;15.3;9.3;12.3;5.7;11.51;0;2.28;14048 +95068;48.57796;-4.09717;84;20220424;13;9.5;11.2;3.2;11.81;1.8;1.54;10537 +95068;48.57796;-4.09717;84;20220425;17.4;9;13.2;3.7;10.61;0;2.96;16957 +95068;48.57796;-4.09717;84;20220426;16.8;6.2;11.5;5.3;9.61;0;3.11;19151 +95068;48.57796;-4.09717;84;20220427;14.8;7.6;11.2;5.8;9.51;0;2.76;16003 +95068;48.57796;-4.09717;84;20220428;17;9.3;13.2;4.2;11.11;.2;2.84;16562 +95068;48.57796;-4.09717;84;20220429;16;6.8;11.4;4.1;10.41;0;2.67;18271 +95068;48.57796;-4.09717;84;20220430;13.3;6.6;10;4.3;9.41;0;2.32;15627 +95068;48.57796;-4.09717;84;20220501;17.4;6.8;12.1;3.2;10.91;1.3;2.88;19907 +95068;48.57796;-4.09717;84;20220502;14.4;9;11.7;3.9;11.11;0;1.82;9289 +95068;48.57796;-4.09717;84;20220503;16.8;7.7;12.3;2.9;11.01;.2;2.75;18539 +95068;48.57796;-4.09717;84;20220504;17;6.8;11.9;2.9;11.51;0;2.73;19988 +95068;48.57796;-4.09717;84;20220505;17;11.3;14.1;2.7;12.01;0;2.72;16100 +95068;48.57796;-4.09717;84;20220506;15.7;9.9;12.8;2.3;11.7;0;1.9;9735 +95068;48.57796;-4.09717;84;20220507;16.8;9.4;13.1;2.5;12.2;.3;1.86;9182 +95068;48.57796;-4.09717;84;20220508;18.5;7.9;13.2;3;12.05;.1;2.32;12264 +95068;48.57796;-4.09717;84;20220509;24.5;10.1;17.3;4;12.65;0;3.75;12992 +95068;48.57796;-4.09717;84;20220510;18.3;11.8;15.1;4.3;12.85;.4;2.45;10030 +95068;48.57796;-4.09717;84;20220511;18;9.5;13.8;5.5;12.1;.2;2.35;8049 +95068;48.57796;-4.09717;84;20220512;17.5;7.5;12.5;3.1;10.75;.2;2.36;11195 +95068;48.57796;-4.09717;84;20220513;17.6;8.5;13;2.9;11.2;0;2.3;10921 +95068;48.57796;-4.09717;84;20220514;16.7;8.2;12.5;3.2;11.65;0;2.11;10957 +95068;48.57796;-4.09717;84;20220515;22.8;11.4;17.1;2.3;15.55;7;2.59;12346 +95068;48.57796;-4.09717;84;20220516;20.1;14.2;17.2;5.8;14.85;1.7;2.61;8046 +95068;48.57796;-4.09717;84;20220517;23.9;12.9;18.4;5;13.7;1.2;3.81;12006 +95068;48.57796;-4.09717;84;20220518;21.4;10.7;16;3.2;13.4;2.5;2.69;11077 +95068;48.57796;-4.09717;84;20220519;19;10.9;14.9;2.9;12.55;.1;2.51;11538 +95068;48.57796;-4.09717;84;20220520;19.1;10.9;15;3.2;12.45;1.3;2.66;12098 +95068;48.57796;-4.09717;84;20220521;18.1;10.3;14.2;2.6;12.8;.2;2.39;12785 +95068;48.57796;-4.09717;84;20220522;18.1;10.3;14.2;2.8;12.9;2.5;2.16;10613 +95068;48.57796;-4.09717;84;20220523;15;10.8;12.9;3.3;9.2;2.4;2.21;5556 +95068;48.57796;-4.09717;84;20220524;16.6;9.2;12.9;4.4;11.25;.4;2.49;12006 +95068;48.57796;-4.09717;84;20220525;16.4;9.2;12.8;5.1;12.55;.5;1.71;6708 +95068;48.57796;-4.09717;84;20220526;18.1;11.9;15;3.9;13.1;.2;2.06;6583 +95068;48.57796;-4.09717;84;20220527;17.6;12.7;15.2;3.4;13.6;.6;2.17;9420 +95068;48.57796;-4.09717;84;20220528;18.2;8.6;13.4;3.9;11.35;0;2.75;13126 +95068;48.57796;-4.09717;84;20220529;18.8;9.2;14;3.8;10.55;.1;3.08;12837 +95068;48.57796;-4.09717;84;20220530;17.3;7.2;12.3;2.3;9.75;0;2.59;13093 +95068;48.57796;-4.09717;84;20220531;17.8;7.3;12.5;2.5;10.4;.2;2.63;13486 +95068;48.57796;-4.09717;84;20220601;17.2;7.3;12.3;2.2;10.7;.1;2.37;12674 +95068;48.57796;-4.09717;84;20220602;21.6;10.7;16.1;3.5;12.35;0;3.32;13912 +95068;48.57796;-4.09717;84;20220603;19.7;11.6;15.6;3.2;14.45;2;2.45;12240 +95068;48.57796;-4.09717;84;20220604;21.7;14;17.9;2.6;15.75;1.7;2.41;9783 +95068;48.57796;-4.09717;84;20220605;18.8;12;15.4;4;13;.9;2.49;9381 +95068;48.57796;-4.09717;84;20220606;17.6;10.4;14;4.3;14.35;4.4;1.67;8500 +95068;48.57796;-4.09717;84;20220607;17.5;13.8;15.6;5.5;15.75;4.8;1.44;5154 +95068;48.57796;-4.09717;84;20220608;19.3;13.3;16.3;5.8;14.15;.3;2.63;9032 +95068;48.57796;-4.09717;84;20220609;20.9;12.4;16.6;5.5;14.6;1;2.89;11482 +95068;48.57796;-4.09717;84;20220610;20.4;15.3;17.8;4.7;15.8;.5;2.25;6036 +95068;48.57796;-4.09717;84;20220611;20.3;10.2;15.2;3.2;13.25;.2;3.95;25449 +95068;48.57796;-4.09717;84;20220612;18.6;10.1;14.3;3.1;12.9;.1;3.67;24857 +95068;48.57796;-4.09717;84;20220613;19.2;9.7;14.4;3.8;11.65;0;4.22;26687 +95068;48.57796;-4.09717;84;20220614;20.8;8.8;14.8;2.7;12.5;.1;4.35;28462 +95068;48.57796;-4.09717;84;20220615;22.6;10.8;16.7;2.5;14.05;.1;4.55;28067 +95068;48.57796;-4.09717;84;20220616;28;10.3;19.2;2.8;12.95;0;5.76;29064 +95068;48.57796;-4.09717;84;20220617;30.8;17.3;24;3;15.8;0;6.45;28105 +95068;48.57796;-4.09717;84;20220618;22.6;14.9;18.8;5;16.65;9.3;3.38;15104 +95068;48.57796;-4.09717;84;20220619;13.1;11.5;12.3;8.5;13.4;23.3;.94;4208 +95068;48.57796;-4.09717;84;20220620;18;12.9;15.5;5.9;14.95;.2;2.36;12934 +95068;48.57796;-4.09717;84;20220621;20.5;13;16.8;3.9;15.25;.4;3.59;21524 +95068;48.57796;-4.09717;84;20220622;21.4;13.5;17.5;3.4;16.05;1.1;3.72;22135 +95068;48.57796;-4.09717;84;20220623;18.9;13.4;16.2;2.3;16.1;2.5;2.19;12056 +95068;48.57796;-4.09717;84;20220624;18.2;14.3;16.2;5.1;15;4.9;2.5;11856 +95068;48.57796;-4.09717;84;20220625;17.4;10.6;14;4.9;11.9;3;3.56;21815 +95068;48.57796;-4.09717;84;20220626;19.4;10.1;14.7;4.4;11.65;.1;4.28;25942 +95068;48.57796;-4.09717;84;20220627;18.2;10.1;14.2;4.1;12.1;.7;3.28;19077 +95068;48.57796;-4.09717;84;20220628;19.2;10.2;14.7;5.5;12.7;3.2;3.58;20751 +95068;48.57796;-4.09717;84;20220629;17.2;12.3;14.7;4;13.85;4.5;2.64;15657 +95068;48.57796;-4.09717;84;20220630;17.7;9.1;13.4;3.8;11.6;2.5;3.63;24246 +95068;48.57796;-4.09717;84;20220701;19.7;9.9;14.8;3.8;11.75;.2;3.81;21457 +95068;48.57796;-4.09717;84;20220702;20;10;15;3.9;12.7;.4;3.62;20688 +95068;48.57796;-4.09717;84;20220703;18.5;11.1;14.8;3.7;12.85;.1;3.52;21890 +95068;48.57796;-4.09717;84;20220704;17.9;9.3;13.6;2.8;12.4;0;3.16;20517 +95068;48.57796;-4.09717;84;20220705;18.7;13;15.9;3.1;14.2;.2;3.8;24650 +95068;48.57796;-4.09717;84;20220706;21.1;12.5;16.8;3.4;15.75;0;3.95;25358 +95068;48.57796;-4.09717;84;20220707;20;13.9;16.9;3.8;16.05;.2;3.02;17353 +95068;48.57796;-4.09717;84;20220708;23.4;10.9;17.2;2.6;15.05;.3;4.58;28196 +95068;48.57796;-4.09717;84;20220709;23.7;13.8;18.7;3.1;16.55;.1;4.58;26936 +95068;48.57796;-4.09717;84;20220710;25.9;14.1;20;4.1;14.9;.1;5.54;27739 +95068;48.57796;-4.09717;84;20220711;27.6;14.6;21.1;3.5;15.45;0;5.75;27654 +95068;48.57796;-4.09717;84;20220712;31.9;16.9;24.4;2;17.05;.1;5.85;27099 +95068;48.57796;-4.09717;84;20220713;27.4;14.2;20.8;2.2;17.2;.1;4.93;26272 +95068;48.57796;-4.09717;84;20220714;21.3;13.8;17.5;3.6;15.05;.2;4.21;24981 +95068;48.57796;-4.09717;84;20220715;23.8;12.7;18.2;3.4;14.55;.1;4.75;26674 +95068;48.57796;-4.09717;84;20220716;27.2;12.9;20;3.9;14.15;0;5.49;25430 +95068;48.57796;-4.09717;84;20220717;34.7;17.6;26.1;3.1;14.35;0;7.24;27224 +95068;48.57796;-4.09717;84;20220718;39.6;21.4;30.5;3.3;14;.1;8.53;27021 +95068;48.57796;-4.09717;84;20220719;23.1;16.7;19.9;4.4;17.85;1.3;3.41;15352 +95068;48.57796;-4.09717;84;20220720;19.2;15.5;17.3;3.6;17.35;.3;1.78;7758 +95068;48.57796;-4.09717;84;20220721;20.9;15.1;18;3;14.55;.1;4.17;23967 +95068;48.57796;-4.09717;84;20220722;20.1;12.3;16.2;3.8;14.25;0;4.1;26618 +95068;48.57796;-4.09717;84;20220723;23;12.5;17.7;4.1;15.25;0;3.91;20608 +95068;48.57796;-4.09717;84;20220724;25.2;15.3;20.3;5.9;17.05;.1;4.87;23189 +95068;48.57796;-4.09717;84;20220725;20.5;16;18.2;5.6;16.2;.4;3.17;14637 +95068;48.57796;-4.09717;84;20220726;21.5;14.8;18.2;2.7;14.5;.1;3.73;19867 +95068;48.57796;-4.09717;84;20220727;21.2;10.7;16;1.9;13.7;0;3.35;20035 +95068;48.57796;-4.09717;84;20220728;23.5;12.5;18;2.1;14.2;0;4.2;24279 +95068;48.57796;-4.09717;84;20220729;23.7;14.6;19.2;2.1;15.85;0;4.21;23860 +95068;48.57796;-4.09717;84;20220730;22;13.9;18;3.2;17.2;.2;2.68;14039 +95068;48.57796;-4.09717;84;20220731;21.8;17;19.4;4;18.55;1;2.5;10917 +95068;48.57796;-4.09717;84;20220801;22.8;16.1;19.4;2.5;17.9;0;3.13;16526 +95068;48.57796;-4.09717;84;20220802;26.4;16.8;21.6;3.1;18.75;.1;4.38;22158 +95068;48.57796;-4.09717;84;20220803;25.6;16.5;21;2.6;18.35;.1;3.91;19813 +95068;48.57796;-4.09717;84;20220804;21.3;14;17.7;3.2;15;0;3.8;22254 +95068;48.57796;-4.09717;84;20220805;20.3;13.2;16.8;5;12.55;0;4.41;23892 +95068;48.57796;-4.09717;84;20220806;22.2;11.5;16.9;4.3;13.55;0;4.33;24690 +95068;48.57796;-4.09717;84;20220807;24;11.2;17.6;3.8;13.65;.1;4.58;24944 +95068;48.57796;-4.09717;84;20220808;25.3;13.8;19.6;4;14.8;.1;4.72;22589 +95068;48.57796;-4.09717;84;20220809;23.6;14.4;19;4.6;16.4;.1;4.22;23157 +95068;48.57796;-4.09717;84;20220810;25.7;15.5;20.6;4.1;17.55;0;4.5;22966 +95068;48.57796;-4.09717;84;20220811;30.3;16.1;23.2;3.6;16.7;0;5.71;24523 +95068;48.57796;-4.09717;84;20220812;32;16.2;24.1;3;15.1;0;5.97;24282 +95068;48.57796;-4.09717;84;20220813;32.5;16.6;24.5;2.9;15.8;.8;5.78;23658 +95068;48.57796;-4.09717;84;20220814;25.5;17.1;21.3;3.4;17.7;1.2;3.73;15623 +95068;48.57796;-4.09717;84;20220815;23.4;17.2;20.3;3.6;18.75;2.5;2.63;10520 +95068;48.57796;-4.09717;84;20220816;22.8;16.4;19.6;2.4;17.5;7.5;2.81;13358 +95068;48.57796;-4.09717;84;20220817;20.3;14.4;17.3;2.9;17.55;1.5;2.12;12078 +95068;48.57796;-4.09717;84;20220818;21.6;15.7;18.7;4.6;17.4;.1;2.65;12446 +95068;48.57796;-4.09717;84;20220819;21.3;17.6;19.5;4.3;17;2.1;3.28;16072 +95068;48.57796;-4.09717;84;20220820;21.8;12.2;17;3.3;13.8;.3;3.24;16498 +95068;48.57796;-4.09717;84;20220821;19.5;13.1;16.3;2.4;16.8;4.2;1.61;8365 +95068;48.57796;-4.09717;84;20220822;20.7;16.9;18.8;4.1;20.25;1;1.52;7894 +95068;48.57796;-4.09717;84;20220823;23.7;18.3;21;4.4;20.3;.1;2.79;12516 +95068;48.57796;-4.09717;84;20220824;24;16.6;20.3;2.6;18.85;4.2;2.83;13986 +95068;48.57796;-4.09717;84;20220825;20;16;18;4.5;17.15;.2;2.83;17000 +95068;48.57796;-4.09717;84;20220826;21;12;16.5;2.2;14.9;.2;2.88;18137 +95068;48.57796;-4.09717;84;20220827;22;12.3;17.1;2.5;15.6;.1;2.97;18203 +95068;48.57796;-4.09717;84;20220828;24;14.4;19.2;4;16.3;.2;3.52;17381 +95068;48.57796;-4.09717;84;20220829;24.2;14.8;19.5;4.4;17.2;0;3.63;19244 +95068;48.57796;-4.09717;84;20220830;21.9;16.8;19.3;5.5;17.3;0;3.05;13896 +95068;48.57796;-4.09717;84;20220831;23.1;17;20.1;5.6;17.75;2;3.4;15665 +95068;48.57796;-4.09717;84;20220901;23.1;17.1;20.1;2.8;18.75;19.1;2.25;9351 +95068;48.57796;-4.09717;84;20220902;19.8;15.9;17.8;1.8;18;.2;2;12151 +95068;48.57796;-4.09717;84;20220903;20.6;14.7;17.6;5;16.4;1.2;2.23;9145 +95068;48.57796;-4.09717;84;20220904;21.8;17.4;19.6;7.3;17.7;7.3;2.72;7932 +95068;48.57796;-4.09717;84;20220905;23.4;15.2;19.3;5.2;17.55;2.9;2.79;11433 +95068;48.57796;-4.09717;84;20220906;21.2;15.9;18.6;5.6;16.9;2.2;2.66;11671 +95068;48.57796;-4.09717;84;20220907;19.5;15.2;17.3;5.4;16.25;7.9;2.27;10899 +95068;48.57796;-4.09717;84;20220908;19.6;14.9;17.3;6.5;16;2.7;2.48;12013 +95068;48.57796;-4.09717;84;20220909;19;15;17;5.7;15.75;1.1;2.31;11507 +95068;48.57796;-4.09717;84;20220910;21.5;12.7;17.1;2.9;15.05;0;2.7;15858 +95068;48.57796;-4.09717;84;20220911;24;14.3;19.2;3.2;17.25;0;2.75;13852 +95068;48.57796;-4.09717;84;20220912;27.3;17.6;22.5;3.2;17.2;.6;3.45;12386 +95068;48.57796;-4.09717;84;20220913;24.1;20.7;22.4;3.8;19.45;.6;2.69;8526 +95068;48.57796;-4.09717;84;20220914;18.3;16.7;17.5;2.8;18.55;.4;1.07;4690 +95068;48.57796;-4.09717;84;20220915;18;12;15;3.4;14.4;.1;1.97;12932 +95068;48.57796;-4.09717;84;20220916;17.6;11.4;14.5;4;12.3;.2;2.54;15661 +95068;48.57796;-4.09717;84;20220917;17.5;7.9;12.7;2.1;11.05;.2;2.24;16790 +95068;48.57796;-4.09717;84;20220918;16.6;6.5;11.5;1.9;10.7;.2;2.04;16410 +95068;48.57796;-4.09717;84;20220919;19.1;7.1;13.1;2;12.05;.2;2.18;16432 +95068;48.57796;-4.09717;84;20220920;19.5;9.1;14.3;2;13.15;.3;2.1;14943 +95068;48.57796;-4.09717;84;20220921;20.7;9.6;15.1;2.3;12.55;.1;2.39;15755 +95068;48.57796;-4.09717;84;20220922;20.5;9.3;14.9;2.1;12.95;1.7;2.22;14988 +95068;48.57796;-4.09717;84;20220923;16.8;12.9;14.8;3;15;8.8;1.21;5916 +95068;48.57796;-4.09717;84;20220924;16.9;13;14.9;4.5;13.65;.6;2.01;12446 +95068;48.57796;-4.09717;84;20220925;16.8;10.8;13.8;3.5;12.8;.6;1.83;11363 +95068;48.57796;-4.09717;84;20220926;16.2;9.7;13;5.5;13.05;3.3;1.51;9319 +95068;48.57796;-4.09717;84;20220927;16.3;12.2;14.3;6.4;14.05;11;1.45;6040 +95068;48.57796;-4.09717;84;20220928;14.9;11.5;13.2;4.5;13.3;1.4;1.34;8157 +95068;48.57796;-4.09717;84;20220929;15.3;9.2;12.3;3.9;11.95;.9;1.57;10334 +95068;48.57796;-4.09717;84;20220930;15.2;7.8;11.5;5.2;13.6;6.1;.69;5640 +95068;48.57796;-4.09717;84;20221001;19.8;14.5;17.1;6.2;16.65;2.2;1.95;11704 +95068;48.57796;-4.09717;84;20221002;18.1;15.8;17;5.9;16.85;.5;1.45;5884 +95068;48.57796;-4.09717;84;20221003;18.3;12.2;15.3;1.9;15.5;0;1.19;7256 +95068;48.57796;-4.09717;84;20221004;17.9;12.6;15.3;4.3;14.95;0;1.4;6613 +95068;48.57796;-4.09717;84;20221005;17.1;15.7;16.4;6.4;14.2;3;2.07;5184 +95068;48.57796;-4.09717;84;20221006;18.4;8.9;13.7;3.3;12.35;.2;1.83;12443 +95068;48.57796;-4.09717;84;20221007;17.6;8.8;13.2;3.6;13;2.3;1.56;11493 +95068;48.57796;-4.09717;84;20221008;16.6;9.7;13.2;1.9;12.25;.1;1.51;13290 +95068;48.57796;-4.09717;84;20221009;19.4;8.2;13.8;3.3;11.5;.1;1.98;11116 +95068;48.57796;-4.09717;84;20221010;15;15;15;3.7;14.1;.3;1.31;5393 +95068;48.57796;-4.09717;84;20221011;17.4;7.1;12.3;2.6;10.65;0;1.67;12082 +95068;48.57796;-4.09717;84;20221012;15.8;8.7;12.2;3.5;11.9;4.6;1.34;9085 +95068;48.57796;-4.09717;84;20221013;17.2;12.4;14.8;3.9;15.3;6.1;.98;4596 +95068;48.57796;-4.09717;84;20221014;15.8;12;13.9;3;14.85;8.8;.79;4314 +95068;48.57796;-4.09717;84;20221015;16.9;12.9;14.9;5.3;14.45;2.8;1.37;6822 +95068;48.57796;-4.09717;84;20221016;16.9;10.4;13.6;4.9;14.45;9.3;.9;3810 +95068;48.57796;-4.09717;84;20221017;18.5;13.5;16;3.8;15.75;0;1.23;6310 +95068;48.57796;-4.09717;84;20221018;21.1;12.6;16.8;4.1;16.5;.1;1.48;8317 +95068;48.57796;-4.09717;84;20221019;22.2;15.4;18.8;3.9;17.65;.3;1.64;6734 +95068;48.57796;-4.09717;84;20221020;19.7;11.9;15.8;4.4;14.15;4.7;1.73;9410 +95068;48.57796;-4.09717;84;20221021;16.6;15.1;15.8;9;15.35;10.9;1.45;2967 +95068;48.57796;-4.09717;84;20221022;19.2;13.2;16.2;4.8;15.7;6.5;1.33;5907 +95068;48.57796;-4.09717;84;20221023;15.4;11.5;13.5;5.8;14.35;14;.8;4716 +95068;48.57796;-4.09717;84;20221024;16.7;12.4;14.5;5.8;14.5;2.9;1.13;5413 +95068;48.57796;-4.09717;84;20221025;17.8;12.6;15.2;4.7;15;1.7;1.13;4709 +95068;48.57796;-4.09717;84;20221026;18.5;15.2;16.9;7.7;15.75;1.5;1.74;6434 +95068;48.57796;-4.09717;84;20221027;20.5;14.9;17.7;4.8;16.5;.6;1.58;7096 +95068;48.57796;-4.09717;84;20221028;17.2;15.2;16.2;5.8;15.35;.6;1.38;4573 +95068;48.57796;-4.09717;84;20221029;18.8;13.2;16;5;15.8;.6;1.16;4372 +95068;48.57796;-4.09717;84;20221030;17.3;13.5;15.4;5.6;14.5;0;1.37;5525 +95068;48.57796;-4.09717;84;20221031;16.5;13;14.7;6.3;13.7;5.3;1.36;4940 +95068;48.57796;-4.09717;84;20221101;16;12;14;9.1;12.2;4.9;1.97;4297 +95068;48.57796;-4.09717;84;20221102;15.7;8.7;12.2;6.6;12.25;18.3;1.14;6169 +95068;48.57796;-4.09717;84;20221103;14.1;10;12;7;12;8.7;1.1;6131 +95068;48.57796;-4.09717;84;20221104;13.5;8.9;11.2;7.4;10.65;.4;1.39;5982 +95068;48.57796;-4.09717;84;20221105;13.6;8;10.8;5.1;12.9;8;.37;2896 +95068;48.57796;-4.09717;84;20221106;15;13;14;7;14.15;4.6;.99;4598 +95068;48.57796;-4.09717;84;20221107;16.4;12.9;14.7;10;13.55;9.5;1.69;3917 +95068;48.57796;-4.09717;84;20221108;14.7;10.8;12.7;8.6;12.55;4.8;1.19;4263 +95068;48.57796;-4.09717;84;20221109;15;9.6;12.3;5.2;11.7;.2;1.13;6170 +95068;48.57796;-4.09717;84;20221110;15.6;9.1;12.4;5;13;0;.76;4623 +95068;48.57796;-4.09717;84;20221111;16;12.5;14.3;4.6;13.35;0;1.08;5308 +95068;48.57796;-4.09717;84;20221112;18.5;8.3;13.4;4.3;13.45;.1;.94;6861 +95068;48.57796;-4.09717;84;20221113;18.3;12.7;15.5;4;14.35;3.6;1.12;5288 +95068;48.57796;-4.09717;84;20221114;13.7;11.7;12.7;4.8;12.7;22.3;.82;5028 +95068;48.57796;-4.09717;84;20221115;13.7;10.7;12.2;7.8;12.3;12.9;.97;5011 +95068;48.57796;-4.09717;84;20221116;14.8;8.3;11.6;7;11.4;17.6;1.22;2421 +95068;48.57796;-4.09717;84;20221117;12.3;9;10.7;5.7;11;3.6;.85;4051 +95068;48.57796;-4.09717;84;20221118;12;8.3;10.1;4.5;9.65;4.1;1.04;4334 +95068;48.57796;-4.09717;84;20221119;11.7;5.3;8.5;2.8;9.4;2.1;.6;4567 +95068;48.57796;-4.09717;84;20221120;13.2;8.4;10.8;5.3;10.8;1.2;.92;4466 +95068;48.57796;-4.09717;84;20221121;12.3;8.3;10.3;7.2;10.2;9.5;1.13;3951 +95068;48.57796;-4.09717;84;20221122;12;6.6;9.3;8;9.45;4.4;1.18;4710 +95068;48.57796;-4.09717;84;20221123;13.2;7.4;10.3;7.5;10.95;3.6;.86;4037 +95068;48.57796;-4.09717;84;20221124;13.6;8.3;10.9;6.3;10.8;2.8;1.03;4019 +95068;48.57796;-4.09717;84;20221125;13.7;8.3;11;4.4;10.55;.3;.87;5214 +95068;48.57796;-4.09717;84;20221126;13.2;7.7;10.5;6.1;11.75;18;.59;2443 +95068;48.57796;-4.09717;84;20221127;12.6;11.8;12.2;3.9;13.5;10.1;.49;877 +95068;48.57796;-4.09717;84;20221128;11.9;7.3;9.6;5.1;10.2;3.3;.72;4034 +95068;48.57796;-4.09717;84;20221129;13;7.1;10.1;2.4;9.9;0;.59;4361 +95068;48.57796;-4.09717;84;20221130;10.9;7;9;3.5;8.4;.1;.83;4769 +95068;48.57796;-4.09717;84;20221201;8.7;1.2;5;2;7.7;0;.27;4623 +95068;48.57796;-4.09717;84;20221202;8;1.1;4.5;2.5;7.5;.9;.35;3543 +95068;48.57796;-4.09717;84;20221203;6.7;4.3;5.5;4.9;8.1;1.4;.55;1885 +95068;48.57796;-4.09717;84;20221204;5.3;3.8;4.6;3;7.35;0;.54;1083 +95068;48.57796;-4.09717;84;20221205;6.9;2.9;4.9;3.4;7.1;0;.57;3012 +95068;48.57796;-4.09717;84;20221206;7.2;.6;3.9;3.3;6.85;.4;.47;3595 +95068;48.57796;-4.09717;84;20221207;7;2;4.5;1.4;7.75;2.2;.22;2952 +95068;48.57796;-4.09717;84;20221208;7.5;3.2;5.3;2.6;7.25;.1;.46;3570 +95068;48.57796;-4.09717;84;20221209;3.9;.2;2;2.1;6.15;1.5;.41;1580 +95068;48.57796;-4.09717;84;20221210;6.5;-1.7;2.4;3;5.85;.6;.45;4308 +95068;48.57796;-4.09717;84;20221211;4.9;.5;2.7;3;6.75;.9;.27;3133 +95068;48.57796;-4.09717;84;20221212;5.5;-.6;2.4;3.1;6.1;.1;.39;3832 +95068;48.57796;-4.09717;84;20221213;4.6;-1.1;1.7;3.8;5.5;17.5;.58;3009 +95068;48.57796;-4.09717;84;20221214;3.7;1.3;2.5;6.6;6.85;5.4;.38;1090 +95068;48.57796;-4.09717;84;20221215;6;1.9;4;6.6;6.3;.6;1.01;1385 +95068;48.57796;-4.09717;84;20221216;7.7;1.7;4.7;2.8;5.85;0;.65;4469 +95068;48.57796;-4.09717;84;20221217;3.9;-.6;1.6;3;5.15;1.9;.49;3915 +95068;48.57796;-4.09717;84;20221218;12.7;-.4;6.2;8.5;9.75;36.4;.38;1935 +95068;48.57796;-4.09717;84;20221219;15.1;12.1;13.6;11.8;13.9;21.7;1.04;1240 +95068;48.57796;-4.09717;84;20221220;11.8;10.2;11;5.2;11.95;.6;.5;2754 +95068;48.57796;-4.09717;84;20221221;12.9;7.2;10.1;5.7;12.35;8.9;.2;2060 +95068;48.57796;-4.09717;84;20221222;14.2;12.2;13.2;9.1;13.75;20.2;.85;731 +95068;48.57796;-4.09717;84;20221223;13.9;13;13.4;8.8;13.75;2;.91;1378 +95068;48.57796;-4.09717;84;20221224;11.7;10.7;11.2;5.8;12.3;1.8;.53;1605 +95068;48.57796;-4.09717;84;20221225;11.5;10.5;11;4.5;11.95;3.6;.55;1707 +95068;48.57796;-4.09717;84;20221226;10.6;7.8;9.2;4.4;9.45;.6;.72;3697 +95068;48.57796;-4.09717;84;20221227;11.3;5.7;8.5;5.8;9.6;4.7;.65;3768 +95068;48.57796;-4.09717;84;20221228;12.6;9.8;11.2;9.8;11.75;8.7;.94;1582 +95068;48.57796;-4.09717;84;20221229;10.1;8.2;9.2;7.2;9.25;9.9;1.06;2953 +95068;48.57796;-4.09717;84;20221230;13.6;6;9.8;9.6;12.75;29.1;.09;1957 +95068;48.57796;-4.09717;84;20221231;14.2;11.1;12.7;12.1;13.85;14.3;.62;987 +95069;48.6009;-3.76044;103;20220101;14.9;12;13.4;6.4;13.3;6.1;.92;2333 +95069;48.6009;-3.76044;103;20220102;13.5;12.5;13;8;12.4;1.1;1.25;1001 +95069;48.6009;-3.76044;103;20220103;12.1;11.4;11.8;4.6;11.7;17.6;.89;902 +95069;48.6009;-3.76044;103;20220104;8.9;8.3;8.6;5.3;8.3;1.5;1.25;1143 +95069;48.6009;-3.76044;103;20220105;8;2.9;5.5;2.3;6.37;0;.67;3230 +95069;48.6009;-3.76044;103;20220106;7.8;2.7;5.2;3.9;7.6;4.1;.49;3618 +95069;48.6009;-3.76044;103;20220107;9.8;5.9;7.9;6.5;9.1;5.4;.76;2630 +95069;48.6009;-3.76044;103;20220108;10.9;8.5;9.7;8.5;9.84;15.6;1.14;2254 +95069;48.6009;-3.76044;103;20220109;9.4;5.9;7.6;4.9;10.24;8;.22;2748 +95069;48.6009;-3.76044;103;20220110;12.2;8.5;10.4;4.2;12.97;1.7;.07;2601 +95069;48.6009;-3.76044;103;20220111;12.2;9.8;11;1.7;12.5;2.6;.34;2119 +95069;48.6009;-3.76044;103;20220112;10.8;9.9;10.4;2.2;11.9;.1;.42;1217 +95069;48.6009;-3.76044;103;20220113;8.1;5.7;6.9;2.9;8.37;0;.56;2743 +95069;48.6009;-3.76044;103;20220114;8.8;.6;4.7;2.5;6.37;.2;.54;5617 +95069;48.6009;-3.76044;103;20220115;9.5;-.1;4.7;3.2;8;.1;.28;5508 +95069;48.6009;-3.76044;103;20220116;11.2;5.1;8.1;3.6;10.44;1.5;.28;3988 +95069;48.6009;-3.76044;103;20220117;10.3;4.3;7.3;1.8;8.67;.1;.37;4738 +95069;48.6009;-3.76044;103;20220118;6.9;1;3.9;2;7.54;0;.26;3986 +95069;48.6009;-3.76044;103;20220119;10.9;2.9;6.9;3.3;8.94;.7;.47;4690 +95069;48.6009;-3.76044;103;20220120;8.9;5.3;7.1;3.5;7.24;0;.97;3604 +95069;48.6009;-3.76044;103;20220121;7.3;3.3;5.3;1.8;6.14;0;.68;3582 +95069;48.6009;-3.76044;103;20220122;8.3;.6;4.4;1.7;7.44;0;.35;4628 +95069;48.6009;-3.76044;103;20220123;7.9;4.9;6.4;3.8;7.47;0;.87;2840 +95069;48.6009;-3.76044;103;20220124;5.3;.8;3.1;2;6.5;0;.41;3755 +95069;48.6009;-3.76044;103;20220125;4;-1.4;1.3;1.9;6.57;0;.19;4607 +95069;48.6009;-3.76044;103;20220126;8.3;-.8;3.7;2.3;6.57;0;.52;6293 +95069;48.6009;-3.76044;103;20220127;10.7;.8;5.8;3.4;9.2;1.2;.27;6394 +95069;48.6009;-3.76044;103;20220128;10.1;7.9;9;2.1;11.43;.3;.35;2671 +95069;48.6009;-3.76044;103;20220129;10.2;8.7;9.5;4.1;11.04;.9;.5;2399 +95069;48.6009;-3.76044;103;20220130;11.5;7.8;9.7;2.7;10.14;.7;.68;4577 +95069;48.6009;-3.76044;103;20220131;9.6;6.8;8.2;5.8;8.94;0;.99;3365 +95069;48.6009;-3.76044;103;20220201;9.9;7.3;8.6;5.7;10.67;.7;.43;3070 +95069;48.6009;-3.76044;103;20220202;10.3;8.1;9.2;3.4;10.07;0;.7;2814 +95069;48.6009;-3.76044;103;20220203;10.4;6.2;8.3;3.2;10;1;.54;3988 +95069;48.6009;-3.76044;103;20220204;9.7;7.6;8.6;5;8.6;1.6;1.15;3613 +95069;48.6009;-3.76044;103;20220205;10.9;3.4;7.2;4.9;8.84;.3;.77;6666 +95069;48.6009;-3.76044;103;20220206;12.4;8.8;10.6;9.9;11.37;4.1;.93;3910 +95069;48.6009;-3.76044;103;20220207;13.2;9.1;11.1;3.6;11.34;.2;.85;4275 +95069;48.6009;-3.76044;103;20220208;11.9;9.2;10.6;2.9;10.84;0;.8;3455 +95069;48.6009;-3.76044;103;20220209;11.1;5.5;8.3;2.3;9.94;.2;.58;5673 +95069;48.6009;-3.76044;103;20220210;7.9;7;7.4;3.4;8.6;6;.81;2297 +95069;48.6009;-3.76044;103;20220211;9.6;.9;5.2;2;6.8;0;.77;8362 +95069;48.6009;-3.76044;103;20220212;9.4;.1;4.7;4.5;7.1;0;.93;8801 +95069;48.6009;-3.76044;103;20220213;11;7;9;7.8;9.85;20.4;1.07;4987 +95069;48.6009;-3.76044;103;20220214;10.5;4.9;7.7;6;8.55;3.2;1.15;6946 +95069;48.6009;-3.76044;103;20220215;11;6.1;8.6;7.6;10.95;8.8;.43;4957 +95069;48.6009;-3.76044;103;20220216;13.1;11.2;12.2;8.3;13.77;2.3;.48;3514 +95069;48.6009;-3.76044;103;20220217;13.4;9.5;11.5;6.9;10.94;2.3;1.39;5251 +95069;48.6009;-3.76044;103;20220218;10.8;9.9;10.4;9.3;8.67;1.6;2.11;2137 +95069;48.6009;-3.76044;103;20220219;10.6;3.1;6.8;5.8;8.6;1.6;.93;7500 +95069;48.6009;-3.76044;103;20220220;12.2;8.9;10.6;9.3;10.64;3;1.3;4089 +95069;48.6009;-3.76044;103;20220221;11.3;7.2;9.3;8.9;8.74;.6;1.73;5313 +95069;48.6009;-3.76044;103;20220222;14.7;8.5;11.6;5.5;10.7;.7;1.54;7540 +95069;48.6009;-3.76044;103;20220223;10.1;4.4;7.3;3.3;8.37;.2;1;6488 +95069;48.6009;-3.76044;103;20220224;9.2;6.4;7.8;6.4;7.87;2.7;1.46;5345 +95069;48.6009;-3.76044;103;20220225;10.7;3.7;7.2;3.1;7.47;0;1.26;9551 +95069;48.6009;-3.76044;103;20220226;12.3;1.4;6.9;4.8;6.14;0;1.99;10448 +95069;48.6009;-3.76044;103;20220227;14.5;2;8.2;3.8;8.07;.7;1.66;12266 +95069;48.6009;-3.76044;103;20220228;12.9;6.5;9.7;5;10.87;2.6;.96;7829 +95069;48.6009;-3.76044;103;20220301;13;10.3;11.6;3.3;12.24;7.6;.9;5318 +95069;48.6009;-3.76044;103;20220302;12.6;9.2;10.9;4.4;11.17;1.4;1.07;5240 +95069;48.6009;-3.76044;103;20220303;10.8;7.9;9.4;3.8;10.17;.6;.97;5929 +95069;48.6009;-3.76044;103;20220304;10.2;5.8;8;3.8;7.84;.1;1.42;8037 +95069;48.6009;-3.76044;103;20220305;8.8;2.9;5.9;5;7.43;4.7;1.39;8897 +95069;48.6009;-3.76044;103;20220306;7.9;4.8;6.3;4.9;7.04;0;1.36;6576 +95069;48.6009;-3.76044;103;20220307;7.3;1.8;4.5;3.8;5.44;0;1.51;8730 +95069;48.6009;-3.76044;103;20220308;12.5;.7;6.6;4.6;7.84;1.1;1.56;13304 +95069;48.6009;-3.76044;103;20220309;13.2;5.1;9.1;7;9.67;1;1.57;11468 +95069;48.6009;-3.76044;103;20220310;13.1;4.9;9;4.6;8.4;2.1;1.81;12006 +95069;48.6009;-3.76044;103;20220311;13.1;6.4;9.8;6.2;9.97;8.9;1.52;9937 +95069;48.6009;-3.76044;103;20220312;12.3;5;8.7;6.6;8.64;5;1.77;11204 +95069;48.6009;-3.76044;103;20220313;11.4;6.6;9;4.5;8.84;3.5;1.56;9709 +95069;48.6009;-3.76044;103;20220314;14.8;5.9;10.4;2.6;9.1;.2;1.76;12226 +95069;48.6009;-3.76044;103;20220315;16.2;6.2;11.2;2.3;10;.1;1.79;12814 +95069;48.6009;-3.76044;103;20220316;10.4;8.5;9.4;3.2;10.2;8.2;.99;5030 +95069;48.6009;-3.76044;103;20220317;12.4;1.7;7;2;8.04;0;1.55;15050 +95069;48.6009;-3.76044;103;20220318;13.8;1.9;7.8;5.3;7.85;0;2.19;15816 +95069;48.6009;-3.76044;103;20220319;13.6;6.4;10;5.2;8.25;0;2.41;14408 +95069;48.6009;-3.76044;103;20220320;15.9;8;12;3.7;9.7;0;2.18;10274 +95069;48.6009;-3.76044;103;20220321;18.5;7.5;13;4.6;10.6;0;2.75;15828 +95069;48.6009;-3.76044;103;20220322;17.3;9;13.2;5.3;9;0;3.21;15298 +95069;48.6009;-3.76044;103;20220323;17.5;7.4;12.5;3.3;7.85;0;2.96;15912 +95069;48.6009;-3.76044;103;20220324;16.3;2.9;9.6;2.6;8.65;0;2.3;17614 +95069;48.6009;-3.76044;103;20220325;17.6;5.9;11.7;4.1;8.7;0;2.98;17627 +95069;48.6009;-3.76044;103;20220326;17.6;6.3;12;4.2;9.35;0;2.91;17958 +95069;48.6009;-3.76044;103;20220327;19.5;4.9;12.2;2.8;9.55;.1;2.92;19372 +95069;48.6009;-3.76044;103;20220328;18.8;8.6;13.7;2.5;10.4;0;2.64;15903 +95069;48.6009;-3.76044;103;20220329;14.8;6.5;10.6;2.6;10.95;0;1.76;13812 +95069;48.6009;-3.76044;103;20220330;11.9;9.2;10.6;3.5;10.3;4.8;1.5;8022 +95069;48.6009;-3.76044;103;20220331;7.7;6.5;7.1;6.6;7.25;2.4;1.71;6043 +95069;48.6009;-3.76044;103;20220401;8.3;2.7;5.5;5.9;5.5;.7;2.29;13247 +95069;48.6009;-3.76044;103;20220402;8.9;1.7;5.3;2.6;6.45;.8;1.75;14703 +95069;48.6009;-3.76044;103;20220403;9.3;-.3;4.5;2.7;5.7;.2;2.02;18408 +95069;48.6009;-3.76044;103;20220404;10.1;-.1;5;5.3;9;1;.95;13512 +95069;48.6009;-3.76044;103;20220405;13.1;9.5;11.3;5;10.8;.1;1.86;10713 +95069;48.6009;-3.76044;103;20220406;13.4;7.5;10.4;8.4;10.75;4;1.71;10615 +95069;48.6009;-3.76044;103;20220407;12.8;10;11.4;8.5;10.3;10.7;2.17;8974 +95069;48.6009;-3.76044;103;20220408;10.5;6.9;8.7;5.6;9.1;7.6;1.73;10547 +95069;48.6009;-3.76044;103;20220409;11.6;3;7.3;2.9;6.75;0;2.37;18555 +95069;48.6009;-3.76044;103;20220410;14.7;1.2;7.9;5.4;7.1;0;3.01;20864 +95069;48.6009;-3.76044;103;20220411;18.6;8.1;13.4;4.7;10.35;1.9;3.33;18754 +95069;48.6009;-3.76044;103;20220412;16.2;11.2;13.7;4.4;11.95;0;2.3;11921 +95069;48.6009;-3.76044;103;20220413;17.7;8.3;13;2.9;11.8;.2;2.33;14127 +95069;48.6009;-3.76044;103;20220414;20.2;6.7;13.4;3;11.9;.2;3.17;21583 +95069;48.6009;-3.76044;103;20220415;16.8;7.3;12.1;2.3;11.8;.1;2.53;19260 +95069;48.6009;-3.76044;103;20220416;21.8;6;13.9;2.8;11.15;0;3.61;23436 +95069;48.6009;-3.76044;103;20220417;19.4;8.4;13.9;3.8;11.3;0;3.34;20376 +95069;48.6009;-3.76044;103;20220418;14.1;8.2;11.1;3.2;10;0;2.33;15375 +95069;48.6009;-3.76044;103;20220419;12.6;5.1;8.8;3.5;8.75;.1;2.29;17491 +95069;48.6009;-3.76044;103;20220420;13.3;7.6;10.5;3.2;10.3;.1;2.03;14265 +95069;48.6009;-3.76044;103;20220421;15.8;5.9;10.8;2.1;10.5;.9;2.69;20733 +95069;48.6009;-3.76044;103;20220422;17.1;7.8;12.5;4.5;11.05;2.4;2.99;20188 +95069;48.6009;-3.76044;103;20220423;14.8;9.3;12.1;5;11.5;0;2.43;17090 +95069;48.6009;-3.76044;103;20220424;13.5;9.9;11.7;2.9;12;5.9;1.54;9481 +95069;48.6009;-3.76044;103;20220425;16.1;7.1;11.6;3.4;10.45;0;3;21669 +95069;48.6009;-3.76044;103;20220426;15.9;6.5;11.2;4.8;9.55;0;3.14;21006 +95069;48.6009;-3.76044;103;20220427;14.6;8.1;11.4;5.5;9.35;0;3.09;19469 +95069;48.6009;-3.76044;103;20220428;16.1;9.4;12.7;3.7;11.05;.1;2.63;15435 +95069;48.6009;-3.76044;103;20220429;15.2;7.3;11.2;3.3;10.45;0;2.85;21219 +95069;48.6009;-3.76044;103;20220430;13.2;7;10.1;3.7;9.4;0;2.29;14918 +95069;48.6009;-3.76044;103;20220501;17.3;6.9;12.1;2.9;10.95;.9;3.03;21317 +95069;48.6009;-3.76044;103;20220502;13.9;9.2;11.5;3.6;11.15;0;1.94;11420 +95069;48.6009;-3.76044;103;20220503;16.2;8.8;12.5;2.9;10.95;.1;2.82;18422 +95069;48.6009;-3.76044;103;20220504;16.5;6.5;11.5;3;11.6;0;2.92;23224 +95069;48.6009;-3.76044;103;20220505;16.6;10.7;13.7;3;12.05;0;3.07;20722 +95069;48.6009;-3.76044;103;20220506;17.1;9.4;13.2;2.2;11.7;0;2.89;19653 +95069;48.6009;-3.76044;103;20220507;17.7;9.1;13.4;2.4;12.07;.2;3.02;20572 +95069;48.6009;-3.76044;103;20220508;18.9;7.1;13;2.3;11.84;.2;3.44;24321 +95069;48.6009;-3.76044;103;20220509;24.8;9.1;16.9;3.5;12.47;0;4.86;26528 +95069;48.6009;-3.76044;103;20220510;19;11.6;15.3;3.7;12.4;.3;3.42;19416 +95069;48.6009;-3.76044;103;20220511;18.6;9.1;13.9;4.6;11.97;.2;3.38;21096 +95069;48.6009;-3.76044;103;20220512;18;7.5;12.7;2.7;10.64;.2;3.53;24384 +95069;48.6009;-3.76044;103;20220513;18.2;7.9;13.1;2.4;10.84;0;3.49;23701 +95069;48.6009;-3.76044;103;20220514;18.8;6.6;12.7;2.4;11.5;.1;3.59;25602 +95069;48.6009;-3.76044;103;20220515;24.3;11.7;18;2.4;15.04;5.1;4.26;24546 +95069;48.6009;-3.76044;103;20220516;20.5;14;17.3;4.5;14.34;2.3;3.6;18578 +95069;48.6009;-3.76044;103;20220517;24.9;12.4;18.7;4.5;13.54;.6;5.14;25177 +95069;48.6009;-3.76044;103;20220518;22.9;10;16.5;3.2;13;1.5;4.37;25407 +95069;48.6009;-3.76044;103;20220519;20.2;10.7;15.4;2.4;12.44;0;3.86;24241 +95069;48.6009;-3.76044;103;20220520;19.4;10.4;14.9;2.9;12.14;.9;3.83;24175 +95069;48.6009;-3.76044;103;20220521;19.5;9.3;14.4;2.2;12.5;.1;3.76;25107 +95069;48.6009;-3.76044;103;20220522;18.1;9.6;13.8;2;12.97;2.6;3.07;20307 +95069;48.6009;-3.76044;103;20220523;16;11;13.5;3.4;8.9;3.3;2.99;12765 +95069;48.6009;-3.76044;103;20220524;17.2;8.8;13;4.2;8.2;.7;4.09;23733 +95069;48.6009;-3.76044;103;20220525;16.7;8.7;12.7;4.6;8.97;.4;3.14;16126 +95069;48.6009;-3.76044;103;20220526;18.3;11.7;15;4;9.57;.1;3.52;15918 +95069;48.6009;-3.76044;103;20220527;18.1;12.5;15.3;3.3;11.14;.7;3.52;19113 +95069;48.6009;-3.76044;103;20220528;18.9;7.7;13.3;3;10.97;0;4.03;27435 +95069;48.6009;-3.76044;103;20220529;18.5;8.4;13.5;3;10.04;0;4.12;26312 +95069;48.6009;-3.76044;103;20220530;17.8;5.2;11.5;1.9;9.37;0;3.86;27763 +95069;48.6009;-3.76044;103;20220531;18.1;5.9;12;2.4;9.94;.1;3.94;28215 +95069;48.6009;-3.76044;103;20220601;17.7;5.7;11.7;2.1;10.17;.1;3.78;27460 +95069;48.6009;-3.76044;103;20220602;23.2;9.7;16.5;2.9;11.84;0;4.84;27687 +95069;48.6009;-3.76044;103;20220603;21.1;11.4;16.2;2.5;14.37;4;4.01;25449 +95069;48.6009;-3.76044;103;20220604;23;14.3;18.6;2.3;16.4;10.5;3.69;19925 +95069;48.6009;-3.76044;103;20220605;18.4;12.5;15.5;3.6;13.3;1.8;3.34;19474 +95069;48.6009;-3.76044;103;20220606;17.9;10.1;14;3.6;14.07;5.7;2.7;18536 +95069;48.6009;-3.76044;103;20220607;18.5;13.4;16;4.6;15.57;4.4;2.6;15398 +95069;48.6009;-3.76044;103;20220608;18.9;13.2;16.1;5.3;14.3;.5;3.23;18068 +95069;48.6009;-3.76044;103;20220609;21.6;12.4;17;4.5;14.34;1.1;4.11;23316 +95069;48.6009;-3.76044;103;20220610;20.1;15.1;17.6;3.8;15.97;.6;2.82;13502 +95069;48.6009;-3.76044;103;20220611;20.7;10.2;15.4;2.6;13.24;.2;4.14;26733 +95069;48.6009;-3.76044;103;20220612;19.5;9.8;14.7;2.5;12.67;.1;3.85;25118 +95069;48.6009;-3.76044;103;20220613;19.2;8.6;13.9;2.6;11.5;0;4.11;27386 +95069;48.6009;-3.76044;103;20220614;21.5;7.3;14.4;2.2;12.4;.1;4.45;29811 +95069;48.6009;-3.76044;103;20220615;23;10.4;16.7;1.9;13.54;0;4.71;29208 +95069;48.6009;-3.76044;103;20220616;29.2;9.4;19.3;2.7;12.7;0;6.15;31242 +95069;48.6009;-3.76044;103;20220617;32.1;16.8;24.4;2.8;15.54;0;6.91;30564 +95069;48.6009;-3.76044;103;20220618;24.8;15.1;20;4.1;16.57;7.9;4.64;22674 +95069;48.6009;-3.76044;103;20220619;13.5;11.6;12.5;6.1;13.5;20.7;1.29;8171 +95069;48.6009;-3.76044;103;20220620;18.2;13.2;15.7;4.4;15.07;.1;2.51;14262 +95069;48.6009;-3.76044;103;20220621;21.1;12.8;17;2.9;15.14;1.7;3.83;22972 +95069;48.6009;-3.76044;103;20220622;22.2;13.7;18;2.5;15.97;1.4;4.02;23594 +95069;48.6009;-3.76044;103;20220623;20;13.2;16.6;2.1;16.14;2.1;3.07;18662 +95069;48.6009;-3.76044;103;20220624;19.4;14.3;16.8;3.9;14.9;4.3;2.8;13401 +95069;48.6009;-3.76044;103;20220625;17.7;9.7;13.7;3.5;11.77;3.9;3.62;23569 +95069;48.6009;-3.76044;103;20220626;19.8;9;14.4;3.2;11.7;.7;4.15;26368 +95069;48.6009;-3.76044;103;20220627;18.2;9.3;13.7;3.2;11.97;.9;3.5;22643 +95069;48.6009;-3.76044;103;20220628;19.5;9.4;14.5;4.2;12.47;2.5;3.84;24112 +95069;48.6009;-3.76044;103;20220629;18.1;11.9;15;3.2;13.64;7.7;3.14;19541 +95069;48.6009;-3.76044;103;20220630;17;9.1;13.1;3.1;11.6;5.7;3.21;20666 +95069;48.6009;-3.76044;103;20220701;19.7;9.2;14.4;3.2;11.67;.1;4.16;26743 +95069;48.6009;-3.76044;103;20220702;20.7;8.9;14.8;3.1;12.44;.2;4.08;25786 +95069;48.6009;-3.76044;103;20220703;18.6;9.9;14.2;3.2;12.57;.1;3.49;22414 +95069;48.6009;-3.76044;103;20220704;18.6;8.3;13.5;2.4;12.2;0;3.49;23637 +95069;48.6009;-3.76044;103;20220705;19.4;11.8;15.6;2.7;14.17;.1;3.57;22796 +95069;48.6009;-3.76044;103;20220706;21.9;12.9;17.4;2.8;15.44;0;4.02;24109 +95069;48.6009;-3.76044;103;20220707;19.9;13.4;16.6;3.4;15.67;.2;2.88;16325 +95069;48.6009;-3.76044;103;20220708;23.6;11.3;17.4;2.2;14.67;.2;4.75;29118 +95069;48.6009;-3.76044;103;20220709;24.6;12.7;18.7;2.5;16;.1;4.76;27827 +95069;48.6009;-3.76044;103;20220710;27.6;13.9;20.7;3.1;14.04;0;5.93;29369 +95069;48.6009;-3.76044;103;20220711;28;14.3;21.2;3.2;15.57;0;5.81;28711 +95069;48.6009;-3.76044;103;20220712;32.8;17.9;25.3;2.5;16.47;0;6.59;28855 +95069;48.6009;-3.76044;103;20220713;28.5;14;21.2;1.8;16.4;.1;5.45;29281 +95069;48.6009;-3.76044;103;20220714;21.6;13.9;17.8;2.9;14.84;.1;4.17;24245 +95069;48.6009;-3.76044;103;20220715;24;12.3;18.1;2.7;14;0;4.9;28204 +95069;48.6009;-3.76044;103;20220716;27.9;12.8;20.3;2.9;13.5;0;5.9;29557 +95069;48.6009;-3.76044;103;20220717;34.3;17.1;25.7;3.2;14;0;7.45;29521 +95069;48.6009;-3.76044;103;20220718;39.8;20.5;30.1;3.2;13.84;0;8.75;29452 +95069;48.6009;-3.76044;103;20220719;24.3;17.1;20.7;3.6;17.54;2.2;3.99;19102 +95069;48.6009;-3.76044;103;20220720;20.4;14.8;17.6;3;17.04;.5;2.71;15172 +95069;48.6009;-3.76044;103;20220721;21.9;14.1;18;2.5;14.54;0;3.91;21689 +95069;48.6009;-3.76044;103;20220722;20.8;11.6;16.2;3.1;14.17;.1;3.84;24433 +95069;48.6009;-3.76044;103;20220723;24.5;11.7;18.1;2.8;14.97;0;4.43;25241 +95069;48.6009;-3.76044;103;20220724;27.4;14.7;21.1;4.1;16.2;.1;5.36;26120 +95069;48.6009;-3.76044;103;20220725;20.5;16;18.3;5.3;16.3;.4;2.99;13361 +95069;48.6009;-3.76044;103;20220726;22;14.1;18.1;2.5;13.97;.1;3.74;19677 +95069;48.6009;-3.76044;103;20220727;21.2;9.3;15.3;1.7;12.94;0;3.85;25274 +95069;48.6009;-3.76044;103;20220728;24.1;11.3;17.7;1.8;13.74;0;4.37;25896 +95069;48.6009;-3.76044;103;20220729;25.1;14;19.5;1.9;15.14;.1;4.5;25219 +95069;48.6009;-3.76044;103;20220730;23.3;13.5;18.4;2.7;16.6;.3;3.27;17293 +95069;48.6009;-3.76044;103;20220731;23.4;16.7;20.1;3.8;18.24;.9;3.14;14221 +95069;48.6009;-3.76044;103;20220801;23.8;16;19.9;2.4;17.77;0;3.56;18895 +95069;48.6009;-3.76044;103;20220802;28.2;16;22.1;2.6;18.37;.2;4.89;24828 +95069;48.6009;-3.76044;103;20220803;27.1;15.7;21.4;2;18.1;.1;4.36;22897 +95069;48.6009;-3.76044;103;20220804;21.6;13.8;17.7;2.9;14.7;0;3.74;21350 +95069;48.6009;-3.76044;103;20220805;20.3;12.7;16.5;4.1;12;0;4.13;22129 +95069;48.6009;-3.76044;103;20220806;23.1;11.4;17.2;3.3;12.87;0;4.5;25908 +95069;48.6009;-3.76044;103;20220807;24.5;10.3;17.4;3;12.97;0;4.66;26192 +95069;48.6009;-3.76044;103;20220808;26.1;12.4;19.3;3;14.17;.1;4.91;25747 +95069;48.6009;-3.76044;103;20220809;24.8;14.2;19.5;3.7;15.77;0;4.59;24322 +95069;48.6009;-3.76044;103;20220810;27.1;14.9;21;3.3;16.94;0;4.78;24258 +95069;48.6009;-3.76044;103;20220811;30.6;16.2;23.4;2.8;15.97;0;5.69;25836 +95069;48.6009;-3.76044;103;20220812;32.5;17.1;24.8;2.7;14;0;6.23;25906 +95069;48.6009;-3.76044;103;20220813;35.1;15.7;25.4;2.2;14.24;1.1;6.08;26096 +95069;48.6009;-3.76044;103;20220814;25.1;17.2;21.1;2.9;17.64;1;3.95;19621 +95069;48.6009;-3.76044;103;20220815;23.4;17;20.2;3.6;18.4;1.1;2.96;13350 +95069;48.6009;-3.76044;103;20220816;23.6;16.2;19.9;2.5;17.5;8.3;3.1;15167 +95069;48.6009;-3.76044;103;20220817;21;14.1;17.5;2.5;17.27;1.4;2.36;13349 +95069;48.6009;-3.76044;103;20220818;22.5;15.6;19;3.8;17.24;.2;2.88;13609 +95069;48.6009;-3.76044;103;20220819;22.2;17.5;19.8;4.1;16.67;2.8;3.35;15004 +95069;48.6009;-3.76044;103;20220820;23.6;11.1;17.4;2.6;13.3;.1;3.74;20872 +95069;48.6009;-3.76044;103;20220821;20.5;12.4;16.5;2.2;16.2;3.7;2.3;13760 +95069;48.6009;-3.76044;103;20220822;21.2;16.8;19;3.5;19.94;1;1.94;10612 +95069;48.6009;-3.76044;103;20220823;25;18.3;21.6;3.4;19.9;.1;3.08;13763 +95069;48.6009;-3.76044;103;20220824;25.3;15.2;20.2;2.2;17.97;4.4;3.23;17013 +95069;48.6009;-3.76044;103;20220825;20.9;16.5;18.7;3.5;17;.2;2.57;12474 +95069;48.6009;-3.76044;103;20220826;21.8;10.7;16.3;1.9;14.4;.2;3.05;19638 +95069;48.6009;-3.76044;103;20220827;22.4;11.2;16.8;2.2;15.04;.1;3.24;20982 +95069;48.6009;-3.76044;103;20220828;25;15.1;20.1;3.2;15.8;.2;3.91;19686 +95069;48.6009;-3.76044;103;20220829;25.4;14.3;19.9;3.5;16.3;0;4.04;21226 +95069;48.6009;-3.76044;103;20220830;24.7;16.5;20.6;4.3;16.97;0;3.81;17539 +95069;48.6009;-3.76044;103;20220831;24.6;17.2;20.9;4.7;17.47;2;3.64;15082 +95069;48.6009;-3.76044;103;20220901;23.4;17.1;20.2;2.4;18.34;10.7;2.57;12443 +95069;48.6009;-3.76044;103;20220902;21.5;16;18.8;1.9;17.64;.5;2.31;12862 +95069;48.6009;-3.76044;103;20220903;21;14.6;17.8;4.1;16;.4;2.6;12994 +95069;48.6009;-3.76044;103;20220904;23.2;17.5;20.3;5.9;17.14;4;3.15;10198 +95069;48.6009;-3.76044;103;20220905;25.2;14.5;19.8;4.3;17.14;3.6;3.4;15876 +95069;48.6009;-3.76044;103;20220906;21.7;15.7;18.7;4.4;16.47;2.6;2.67;11849 +95069;48.6009;-3.76044;103;20220907;20.8;14.8;17.8;4.3;15.84;7.1;2.63;13769 +95069;48.6009;-3.76044;103;20220908;20.5;14.6;17.6;6;15.84;3.9;2.59;11695 +95069;48.6009;-3.76044;103;20220909;19.4;15.1;17.2;5.6;15.74;1.5;2.26;9607 +95069;48.6009;-3.76044;103;20220910;22.4;12.7;17.6;2.8;14.87;0;2.89;16866 +95069;48.6009;-3.76044;103;20220911;24.7;14.1;19.4;3.2;17.04;0;3.03;15754 +95069;48.6009;-3.76044;103;20220912;27.9;17.4;22.6;3.5;16.67;1.5;4.12;16673 +95069;48.6009;-3.76044;103;20220913;24.8;20.4;22.6;3.4;19.44;.4;2.8;9182 +95069;48.6009;-3.76044;103;20220914;18.9;16.7;17.8;2.1;18.94;.6;1.22;6454 +95069;48.6009;-3.76044;103;20220915;18.3;11.7;15;2.8;14.4;.1;1.87;11998 +95069;48.6009;-3.76044;103;20220916;18;10.9;14.5;3;11.77;.2;2.41;14442 +95069;48.6009;-3.76044;103;20220917;17.8;6.2;12;1.7;10.04;.1;2.24;17109 +95069;48.6009;-3.76044;103;20220918;18;4.4;11.2;1.8;9.84;.2;2.23;17644 +95069;48.6009;-3.76044;103;20220919;19.2;5.8;12.5;1.8;11.24;.1;2.25;17522 +95069;48.6009;-3.76044;103;20220920;20.1;7.8;14;1.8;12.04;.2;2.3;16898 +95069;48.6009;-3.76044;103;20220921;22.1;8.5;15.3;1.9;11.57;.1;2.63;16827 +95069;48.6009;-3.76044;103;20220922;21.8;8.2;15;2;12;.9;2.52;16750 +95069;48.6009;-3.76044;103;20220923;16.4;11.8;14.1;2.3;14.4;7.2;1.3;8235 +95069;48.6009;-3.76044;103;20220924;17.3;12.9;15.1;3.5;13.14;1.9;1.97;10299 +95069;48.6009;-3.76044;103;20220925;17.7;9.7;13.7;2.8;12.04;.4;1.95;12701 +95069;48.6009;-3.76044;103;20220926;16;9.1;12.6;5.4;12.64;3.7;1.53;9991 +95069;48.6009;-3.76044;103;20220927;16.2;11.9;14;6.1;13.67;12.7;1.5;6687 +95069;48.6009;-3.76044;103;20220928;15.1;11.5;13.3;4.5;13;1.9;1.38;7006 +95069;48.6009;-3.76044;103;20220929;15.2;8.6;11.9;3.3;11.6;2.5;1.51;10430 +95069;48.6009;-3.76044;103;20220930;15.2;7.3;11.3;4.3;13.07;5.6;1.02;10697 +95069;48.6009;-3.76044;103;20221001;20.1;14.4;17.3;6;16.47;2;1.97;10125 +95069;48.6009;-3.76044;103;20221002;18.7;15.7;17.2;5.4;16.77;.6;1.46;5223 +95069;48.6009;-3.76044;103;20221003;18.3;13.1;15.7;1.9;15.14;0;1.32;7877 +95069;48.6009;-3.76044;103;20221004;18.4;12.8;15.6;3.3;14.4;0;1.51;6976 +95069;48.6009;-3.76044;103;20221005;17.5;15.2;16.3;5.2;13.87;2.6;2.02;6216 +95069;48.6009;-3.76044;103;20221006;18.9;7.9;13.4;2.5;11.87;.1;1.82;13578 +95069;48.6009;-3.76044;103;20221007;18;7.4;12.7;3.1;12.37;1.9;1.61;13063 +95069;48.6009;-3.76044;103;20221008;17.2;8.6;12.9;1.8;11.97;.1;1.49;12804 +95069;48.6009;-3.76044;103;20221009;19.7;7.1;13.4;3.1;10.94;0;2.08;12786 +95069;48.6009;-3.76044;103;20221010;15.3;14;14.6;3.1;13.94;.3;1.18;4737 +95069;48.6009;-3.76044;103;20221011;17.8;6.1;12;2.4;10.07;0;1.7;12548 +95069;48.6009;-3.76044;103;20221012;16.3;8.2;12.3;2.7;11.57;3.5;1.36;10254 +95069;48.6009;-3.76044;103;20221013;17.6;12.1;14.9;3;15.04;5.8;1.06;6021 +95069;48.6009;-3.76044;103;20221014;16;11.9;14;2.8;14.77;8.4;.86;5183 +95069;48.6009;-3.76044;103;20221015;16.8;12.8;14.8;4.6;14.34;2.4;1.29;6270 +95069;48.6009;-3.76044;103;20221016;17;9.6;13.3;4;14.1;5.3;.96;6681 +95069;48.6009;-3.76044;103;20221017;18.8;13.7;16.3;3;15.44;0;1.23;5987 +95069;48.6009;-3.76044;103;20221018;20.5;11.9;16.2;4.3;16.34;.2;1.37;8982 +95069;48.6009;-3.76044;103;20221019;22.1;16.5;19.3;4.2;17.67;1.3;1.81;6740 +95069;48.6009;-3.76044;103;20221020;20;11.3;15.7;3.8;14;3.8;1.67;9782 +95069;48.6009;-3.76044;103;20221021;17.1;14.8;16;7.1;14.94;7.9;1.51;3651 +95069;48.6009;-3.76044;103;20221022;19.4;11.9;15.7;4;15.2;4;1.32;7917 +95069;48.6009;-3.76044;103;20221023;16;11.6;13.8;5.5;14.17;10.8;.98;5846 +95069;48.6009;-3.76044;103;20221024;17.2;12.1;14.7;5.3;14.2;2.2;1.22;5519 +95069;48.6009;-3.76044;103;20221025;17.5;11.6;14.6;4.1;14.5;1.5;1.11;7373 +95069;48.6009;-3.76044;103;20221026;19.1;15;17.1;6;15.4;2;1.71;6157 +95069;48.6009;-3.76044;103;20221027;21.3;14.4;17.9;4.5;16.2;.2;1.69;8131 +95069;48.6009;-3.76044;103;20221028;17.6;15.2;16.4;5.1;14.97;.5;1.45;4124 +95069;48.6009;-3.76044;103;20221029;19.4;13.1;16.2;4.3;15.5;.3;1.26;6097 +95069;48.6009;-3.76044;103;20221030;17.7;13.3;15.5;4.6;14;0;1.39;5396 +95069;48.6009;-3.76044;103;20221031;15.9;13.9;14.9;5.5;13.37;4.4;1.23;6045 +95069;48.6009;-3.76044;103;20221101;16.2;11.7;14;7.8;11.8;5.5;1.96;5032 +95069;48.6009;-3.76044;103;20221102;15.9;8.3;12.1;5.6;11.8;18.1;1.17;7400 +95069;48.6009;-3.76044;103;20221103;14.5;10;12.2;6.9;12;9.9;1.17;5362 +95069;48.6009;-3.76044;103;20221104;13.7;8.6;11.2;6.7;10.44;.3;1.39;5307 +95069;48.6009;-3.76044;103;20221105;13.5;7.9;10.7;4.1;12.34;5.8;.49;4312 +95069;48.6009;-3.76044;103;20221106;14.9;12.7;13.8;6.3;13.77;3.1;.99;3447 +95069;48.6009;-3.76044;103;20221107;16.2;12.4;14.3;8.2;13.1;7.6;1.57;3578 +95069;48.6009;-3.76044;103;20221108;14.4;11;12.7;7.2;12.2;5;1.21;4192 +95069;48.6009;-3.76044;103;20221109;15.5;9.6;12.5;4.7;11.54;.2;1.18;6488 +95069;48.6009;-3.76044;103;20221110;15.5;8.7;12.1;4.2;12.6;0;.73;5879 +95069;48.6009;-3.76044;103;20221111;16.2;12.8;14.5;4.3;12.97;0;1.2;4857 +95069;48.6009;-3.76044;103;20221112;18.7;8.4;13.6;4.3;13.2;.1;1.04;7172 +95069;48.6009;-3.76044;103;20221113;18.9;11.6;15.2;4.2;13.9;2.4;1.19;6209 +95069;48.6009;-3.76044;103;20221114;13.5;11.9;12.7;4.4;12.57;14.5;.88;2817 +95069;48.6009;-3.76044;103;20221115;13.7;10;11.9;7.2;12.1;12.4;.92;4182 +95069;48.6009;-3.76044;103;20221116;14.7;7.8;11.3;6.4;11.14;14.7;1.09;4879 +95069;48.6009;-3.76044;103;20221117;12.5;8.9;10.7;5.7;10.84;5.8;.91;3939 +95069;48.6009;-3.76044;103;20221118;12.1;8;10;4.3;9.5;3.5;1.01;4622 +95069;48.6009;-3.76044;103;20221119;12;4.3;8.1;2.5;9.07;1.6;.53;5500 +95069;48.6009;-3.76044;103;20221120;13.2;8;10.6;4.7;10.6;1.2;.88;4321 +95069;48.6009;-3.76044;103;20221121;12.1;7.7;9.9;6.6;10;10.2;1.07;3453 +95069;48.6009;-3.76044;103;20221122;12.3;6.3;9.3;7.1;9.37;6.7;1.13;4354 +95069;48.6009;-3.76044;103;20221123;13;7.1;10.1;6.8;10.9;3.1;.77;4025 +95069;48.6009;-3.76044;103;20221124;13.5;8.1;10.8;5.7;10.67;4.2;.96;4440 +95069;48.6009;-3.76044;103;20221125;13.7;8.5;11.1;4.1;10.24;.3;.94;4950 +95069;48.6009;-3.76044;103;20221126;13.1;7.2;10.1;5.3;11.37;9.7;.53;3927 +95069;48.6009;-3.76044;103;20221127;12.7;11.6;12.1;3.5;13.2;9.6;.5;1234 +95069;48.6009;-3.76044;103;20221128;11.8;7.6;9.7;4.7;10.04;2.6;.77;3485 +95069;48.6009;-3.76044;103;20221129;12.2;6.4;9.3;2.1;9.6;0;.46;4536 +95069;48.6009;-3.76044;103;20221130;8.8;5.2;7;3.2;8.14;.1;.66;3777 +95069;48.6009;-3.76044;103;20221201;9.4;1.5;5.5;1.9;7.67;.1;.31;4541 +95069;48.6009;-3.76044;103;20221202;8.1;1;4.6;2.6;7.34;.3;.32;4571 +95069;48.6009;-3.76044;103;20221203;6.2;4;5.1;4.2;7.77;.6;.46;2588 +95069;48.6009;-3.76044;103;20221204;5;3.5;4.2;2.9;7.17;0;.5;1298 +95069;48.6009;-3.76044;103;20221205;6.4;3.1;4.8;3.1;6.97;0;.58;2559 +95069;48.6009;-3.76044;103;20221206;7.3;1;4.2;3.1;6.74;.3;.43;4363 +95069;48.6009;-3.76044;103;20221207;7.6;1.8;4.7;1.1;7.44;1.7;.24;3069 +95069;48.6009;-3.76044;103;20221208;7.5;2.1;4.8;2;6.8;0;.4;3595 +95069;48.6009;-3.76044;103;20221209;4.3;-1.6;1.3;1.8;5.7;.8;.23;3832 +95069;48.6009;-3.76044;103;20221210;6.4;-2.7;1.8;2.6;5.57;.4;.37;4731 +95069;48.6009;-3.76044;103;20221211;5.6;-.2;2.7;2.8;6.5;.9;.3;3519 +95069;48.6009;-3.76044;103;20221212;5;-1.6;1.7;2.8;5.84;.1;.33;3830 +95069;48.6009;-3.76044;103;20221213;3.5;-1.5;1;3.4;5.37;13.8;.46;2840 +95069;48.6009;-3.76044;103;20221214;3.3;.8;2;5.6;6.6;4.4;.3;1865 +95069;48.6009;-3.76044;103;20221215;5.6;1.6;3.6;5.5;6;.4;.86;2388 +95069;48.6009;-3.76044;103;20221216;7.8;1;4.4;2.1;5.67;0;.53;4054 +95069;48.6009;-3.76044;103;20221217;4.3;-1.5;1.4;3;4.87;.8;.58;3652 +95069;48.6009;-3.76044;103;20221218;12.2;-.9;5.7;7.5;9.2;22;.32;4099 +95069;48.6009;-3.76044;103;20221219;14.8;11.7;13.3;9.5;13.64;11.2;.86;1815 +95069;48.6009;-3.76044;103;20221220;11.8;10.4;11.1;4.7;11.84;.2;.59;1820 +95069;48.6009;-3.76044;103;20221221;13.2;6.5;9.8;5.1;12.04;9.5;.18;2883 +95069;48.6009;-3.76044;103;20221222;13.9;11.8;12.8;8.2;13.47;16.6;.73;1476 +95069;48.6009;-3.76044;103;20221223;13.9;12.9;13.4;7.8;13.44;.8;.96;960 +95069;48.6009;-3.76044;103;20221224;11.7;10.5;11.1;4.9;11.9;2.6;.58;1750 +95069;48.6009;-3.76044;103;20221225;11.4;9.7;10.6;3.9;11.57;1.2;.5;1868 +95069;48.6009;-3.76044;103;20221226;10.5;7.7;9.1;4.4;9.47;.3;.76;2729 +95069;48.6009;-3.76044;103;20221227;11.4;5.3;8.3;5.2;9.2;1.8;.67;4044 +95069;48.6009;-3.76044;103;20221228;12.5;9.6;11;8.7;11.37;5.9;.94;1776 +95069;48.6009;-3.76044;103;20221229;10.3;8.1;9.2;6.7;9.1;7.5;1.1;2770 +95069;48.6009;-3.76044;103;20221230;13.6;5.9;9.8;8.5;12.44;34.5;.11;3169 +95069;48.6009;-3.76044;103;20221231;14.3;10.9;12.6;10.6;13.7;14.2;.56;2010 +95070;48.6628;-3.42272;84;20220101;15.2;12.1;13.6;5.7;12.77;3.6;1.05;2658 +95070;48.6628;-3.42272;84;20220102;14.3;12.8;13.6;7.4;12.3;.4;1.49;1215 +95070;48.6628;-3.42272;84;20220103;12.3;11.3;11.8;4.4;11.6;17.9;.93;971 +95070;48.6628;-3.42272;84;20220104;9.6;8.6;9.1;6.4;8.2;1.1;1.46;2402 +95070;48.6628;-3.42272;84;20220105;8;3.4;5.7;2.7;6.2;.1;.84;2883 +95070;48.6628;-3.42272;84;20220106;7.5;3.4;5.5;4.2;7.6;3.8;.52;3849 +95070;48.6628;-3.42272;84;20220107;10.3;6.5;8.4;7.9;9.4;6.5;.91;2113 +95070;48.6628;-3.42272;84;20220108;11;8.7;9.9;9.4;9.9;14.6;1.23;2227 +95070;48.6628;-3.42272;84;20220109;9.6;5.9;7.8;5;9.9;10.3;.38;2732 +95070;48.6628;-3.42272;84;20220110;11.9;8;10;4.3;12.8;1.6;.04;2210 +95070;48.6628;-3.42272;84;20220111;11.5;9.8;10.7;1.8;12.7;3.6;.31;1423 +95070;48.6628;-3.42272;84;20220112;10.7;9.9;10.3;2.2;11.9;.2;.43;940 +95070;48.6628;-3.42272;84;20220113;7.1;5.6;6.4;2.6;8.5;0;.4;2912 +95070;48.6628;-3.42272;84;20220114;8.1;.4;4.3;2.6;6.6;.1;.33;7349 +95070;48.6628;-3.42272;84;20220115;9.8;-1.3;4.3;3.1;7.6;0;.28;6659 +95070;48.6628;-3.42272;84;20220116;11.3;4.3;7.8;3.9;10.4;2.2;.24;4166 +95070;48.6628;-3.42272;84;20220117;10.4;3.7;7.1;1.8;8.6;.1;.27;6252 +95070;48.6628;-3.42272;84;20220118;7.9;.5;4.2;2.2;7.7;0;.27;4376 +95070;48.6628;-3.42272;84;20220119;10.9;2.3;6.6;3.3;9;.8;.42;4436 +95070;48.6628;-3.42272;84;20220120;9.4;7.2;8.3;3.8;7.1;0;1.27;3678 +95070;48.6628;-3.42272;84;20220121;7.3;5.1;6.2;1.7;6.1;0;.78;2867 +95070;48.6628;-3.42272;84;20220122;8.4;1.4;4.9;1.8;7.6;0;.42;3519 +95070;48.6628;-3.42272;84;20220123;6;5.5;5.8;3.9;7.5;0;.81;841 +95070;48.6628;-3.42272;84;20220124;7.8;1.3;4.6;2.4;6.7;0;.57;4777 +95070;48.6628;-3.42272;84;20220125;3.7;-2.4;.7;1.6;6.3;0;.16;5387 +95070;48.6628;-3.42272;84;20220126;6.9;-3;2;1.8;6.4;0;.25;7482 +95070;48.6628;-3.42272;84;20220127;10.9;-.2;5.4;3.7;9.3;1.1;.18;7109 +95070;48.6628;-3.42272;84;20220128;10.4;8.6;9.5;2.1;11.36;.3;.39;2722 +95070;48.6628;-3.42272;84;20220129;10.4;9;9.7;5.5;11.3;.9;.51;2452 +95070;48.6628;-3.42272;84;20220130;10.9;6.9;8.9;3.2;9.7;.5;.64;6263 +95070;48.6628;-3.42272;84;20220131;10.1;5.3;7.7;6.4;8.8;.1;.92;5133 +95070;48.6628;-3.42272;84;20220201;10.1;8;9.1;6.9;10.9;.4;.5;2179 +95070;48.6628;-3.42272;84;20220202;10;8.3;9.2;4.1;10.1;0;.75;1977 +95070;48.6628;-3.42272;84;20220203;10.5;5.7;8.1;3.5;9.9;.8;.56;3484 +95070;48.6628;-3.42272;84;20220204;9.8;7.4;8.6;5.5;8.6;1.5;1.18;5048 +95070;48.6628;-3.42272;84;20220205;11.1;3.8;7.5;5.1;8.8;.4;.85;7512 +95070;48.6628;-3.42272;84;20220206;12.8;8.8;10.8;10.9;11.3;3.1;1.1;3326 +95070;48.6628;-3.42272;84;20220207;12.7;8.7;10.7;4;11.1;.1;.85;3381 +95070;48.6628;-3.42272;84;20220208;11.9;9.3;10.6;3;10.8;0;.83;2741 +95070;48.6628;-3.42272;84;20220209;11.9;5.5;8.7;2.4;10.1;.4;.63;6078 +95070;48.6628;-3.42272;84;20220210;8.1;7;7.6;3.3;8.6;6.3;.81;3130 +95070;48.6628;-3.42272;84;20220211;9.5;1.2;5.4;1.7;6.9;0;.7;9578 +95070;48.6628;-3.42272;84;20220212;9.4;-.4;4.5;4.2;6.9;.1;.91;10423 +95070;48.6628;-3.42272;84;20220213;11.2;6.6;8.9;7.4;9.8;19.1;.96;4224 +95070;48.6628;-3.42272;84;20220214;10.6;5;7.8;6.2;8.5;2.8;1.19;8013 +95070;48.6628;-3.42272;84;20220215;11.1;6.7;8.9;7.1;10.8;6.8;.59;4050 +95070;48.6628;-3.42272;84;20220216;13.8;11.2;12.5;8.8;13.64;1.6;.65;3451 +95070;48.6628;-3.42272;84;20220217;13;9.9;11.5;7.4;10.8;1.3;1.47;4544 +95070;48.6628;-3.42272;84;20220218;11.9;10.2;11.1;10.1;8.9;2;2.37;3658 +95070;48.6628;-3.42272;84;20220219;10.6;3.7;7.2;6.2;8.51;1.2;1.05;8834 +95070;48.6628;-3.42272;84;20220220;12.5;9.2;10.9;10.1;10.5;2.9;1.54;3779 +95070;48.6628;-3.42272;84;20220221;11.7;7.3;9.5;10.5;8.8;.8;1.9;4457 +95070;48.6628;-3.42272;84;20220222;14.9;8.9;11.9;6.1;10.9;.7;1.63;7597 +95070;48.6628;-3.42272;84;20220223;10.1;5.5;7.8;2.9;8.41;0;1;5812 +95070;48.6628;-3.42272;84;20220224;9.3;6.5;7.9;7.5;7.8;2.7;1.62;6049 +95070;48.6628;-3.42272;84;20220225;10.6;4.4;7.5;3.4;7.6;.1;1.35;11633 +95070;48.6628;-3.42272;84;20220226;12.4;-.3;6.1;4.7;6.2;0;1.85;11266 +95070;48.6628;-3.42272;84;20220227;14.7;1.3;8;3.6;8;.5;1.67;14119 +95070;48.6628;-3.42272;84;20220228;13.3;6.1;9.7;3.9;10.6;2.4;1.05;7642 +95070;48.6628;-3.42272;84;20220301;12.9;10.4;11.7;3.3;12.3;11.9;.89;5027 +95070;48.6628;-3.42272;84;20220302;13.8;8.8;11.3;3.9;11.1;1.4;1.21;5462 +95070;48.6628;-3.42272;84;20220303;10.9;8.2;9.6;4.3;10.2;.5;1.05;6290 +95070;48.6628;-3.42272;84;20220304;10.1;7.4;8.8;4;8;.2;1.55;8059 +95070;48.6628;-3.42272;84;20220305;8.9;4.2;6.6;5.5;7.4;5.9;1.4;8526 +95070;48.6628;-3.42272;84;20220306;8.2;5.4;6.8;4.6;7;0;1.48;7012 +95070;48.6628;-3.42272;84;20220307;7.1;3.6;5.4;4.4;5.6;0;1.64;7644 +95070;48.6628;-3.42272;84;20220308;12.6;.5;6.6;4.2;7.8;.7;1.59;14760 +95070;48.6628;-3.42272;84;20220309;12.9;3.7;8.3;6.1;9.5;0;1.45;14085 +95070;48.6628;-3.42272;84;20220310;13.8;5.7;9.8;4.1;8.5;1.4;2;14091 +95070;48.6628;-3.42272;84;20220311;13.5;6.3;9.9;5.8;10.1;7.3;1.55;10386 +95070;48.6628;-3.42272;84;20220312;13.1;5.3;9.2;6.2;8.5;1.3;2.06;13001 +95070;48.6628;-3.42272;84;20220313;11.7;6.5;9.1;3.8;9;4.5;1.6;12288 +95070;48.6628;-3.42272;84;20220314;14.9;5.8;10.4;2.6;9.2;.3;1.8;13046 +95070;48.6628;-3.42272;84;20220315;15.7;6.1;10.9;2.2;10.36;.1;1.65;12972 +95070;48.6628;-3.42272;84;20220316;10.9;8.2;9.6;3.4;10.6;9.8;1;6382 +95070;48.6628;-3.42272;84;20220317;12.2;1.1;6.7;2.1;8;0;1.65;18033 +95070;48.6628;-3.42272;84;20220318;13.4;.6;7;5;7.8;0;2.05;18258 +95070;48.6628;-3.42272;84;20220319;12.8;7.1;10;4.9;8.5;0;2.32;16754 +95070;48.6628;-3.42272;84;20220320;14.3;7.2;10.8;3.6;9.7;0;1.71;8335 +95070;48.6628;-3.42272;84;20220321;18.7;6.2;12.5;4;10.7;0;2.67;18932 +95070;48.6628;-3.42272;84;20220322;17.7;8.5;13.1;4.8;8.9;0;3.32;19158 +95070;48.6628;-3.42272;84;20220323;17.1;5.6;11.4;3.2;7.6;0;2.94;19383 +95070;48.6628;-3.42272;84;20220324;15.6;1.7;8.7;1.9;8.7;0;2.11;19608 +95070;48.6628;-3.42272;84;20220325;17.4;6.2;11.8;3.8;8.6;0;3.02;19833 +95070;48.6628;-3.42272;84;20220326;16.7;6.7;11.7;3.4;9.3;0;2.76;20057 +95070;48.6628;-3.42272;84;20220327;17.8;5;11.4;2.5;9.9;.1;2.57;20282 +95070;48.6628;-3.42272;84;20220328;18.7;6.7;12.7;2.5;11.5;0;2.48;18866 +95070;48.6628;-3.42272;84;20220329;14.9;5.9;10.4;2.6;11.1;0;1.78;15217 +95070;48.6628;-3.42272;84;20220330;11.7;9.3;10.5;3.5;10.2;5.5;1.49;7957 +95070;48.6628;-3.42272;84;20220331;7.6;6.4;7;7.1;7.2;2.6;1.79;7487 +95070;48.6628;-3.42272;84;20220401;8;2.9;5.5;6.2;5.3;.7;2.41;14800 +95070;48.6628;-3.42272;84;20220402;8.8;1.4;5.1;2.5;6.4;1.2;1.82;16912 +95070;48.6628;-3.42272;84;20220403;9;-.6;4.2;2.7;5.7;.3;2.12;21839 +95070;48.6628;-3.42272;84;20220404;10;-1;4.5;5.3;9;.9;.77;12306 +95070;48.6628;-3.42272;84;20220405;13.6;9.6;11.6;4.8;10.6;.1;1.96;10975 +95070;48.6628;-3.42272;84;20220406;13.5;7.5;10.5;7.5;10.8;3;1.62;9230 +95070;48.6628;-3.42272;84;20220407;12.6;9.8;11.2;8.6;10.2;11;2.14;9747 +95070;48.6628;-3.42272;84;20220408;8.8;6.6;7.7;4.7;8.7;9.5;1.43;9635 +95070;48.6628;-3.42272;84;20220409;11.3;3.3;7.3;3;6.7;0;2.54;21476 +95070;48.6628;-3.42272;84;20220410;14.8;.4;7.6;4.9;7.2;0;2.99;23357 +95070;48.6628;-3.42272;84;20220411;19.3;7;13.2;4.5;10.4;1.6;3.52;22394 +95070;48.6628;-3.42272;84;20220412;16.9;11.4;14.2;3.8;11.7;0;2.52;12934 +95070;48.6628;-3.42272;84;20220413;17.5;7.2;12.4;2.1;11.5;1.1;2.07;12959 +95070;48.6628;-3.42272;84;20220414;19.8;5.4;12.6;2.8;11.9;.2;3.15;24199 +95070;48.6628;-3.42272;84;20220415;15.6;7.5;11.6;2;11.8;.1;2.46;20446 +95070;48.6628;-3.42272;84;20220416;21.7;6.5;14.1;2.7;10.9;.1;3.75;24611 +95070;48.6628;-3.42272;84;20220417;20;6.8;13.4;3.8;11.4;0;3.56;24628 +95070;48.6628;-3.42272;84;20220418;14.6;8.5;11.6;3.4;10.2;.1;2.56;17601 +95070;48.6628;-3.42272;84;20220419;12.6;5.9;9.3;3.5;9;.1;2.39;18887 +95070;48.6628;-3.42272;84;20220420;13.2;8.6;10.9;2.8;10.5;.1;2;13560 +95070;48.6628;-3.42272;84;20220421;15;4.9;10;1.6;10.5;0;2.74;23939 +95070;48.6628;-3.42272;84;20220422;17.1;8.3;12.7;3.5;11.1;0;3.12;22428 +95070;48.6628;-3.42272;84;20220423;14.5;9.5;12;4.4;11.5;.1;2.59;20133 +95070;48.6628;-3.42272;84;20220424;14.1;10.4;12.3;2.6;12.2;4.2;1.54;8426 +95070;48.6628;-3.42272;84;20220425;15.2;5.6;10.4;3;10.3;0;3.03;26381 +95070;48.6628;-3.42272;84;20220426;15.4;6.9;11.2;4.2;9.5;0;3.17;22862 +95070;48.6628;-3.42272;84;20220427;14.6;8.8;11.7;5.2;9.2;0;3.42;22935 +95070;48.6628;-3.42272;84;20220428;15.5;9.6;12.6;3.2;11;.1;2.43;14308 +95070;48.6628;-3.42272;84;20220429;14.7;7.9;11.3;2.6;10.5;0;3.02;24168 +95070;48.6628;-3.42272;84;20220430;13.2;7.6;10.4;3;9.4;0;2.26;14210 +95070;48.6628;-3.42272;84;20220501;17.5;7.3;12.4;2.6;11;1.5;3.17;22727 +95070;48.6628;-3.42272;84;20220502;13.6;9.5;11.6;3.3;11.2;0;2.07;13551 +95070;48.6628;-3.42272;84;20220503;16;10;13;2.9;10.9;.1;2.89;18305 +95070;48.6628;-3.42272;84;20220504;16.3;6.5;11.4;3;11.7;0;3.12;26460 +95070;48.6628;-3.42272;84;20220505;16.5;10.4;13.5;3.2;12.1;0;3.41;25344 +95070;48.6628;-3.42272;84;20220506;15.7;9.1;12.4;2.9;12;0;2.75;20416 +95070;48.6628;-3.42272;84;20220507;16.6;9.8;13.2;2.8;12.4;.1;3.13;23163 +95070;48.6628;-3.42272;84;20220508;16.8;6.5;11.7;1.9;11.5;.2;3.23;25474 +95070;48.6628;-3.42272;84;20220509;25.2;7.2;16.2;3.1;12.4;0;4.93;28782 +95070;48.6628;-3.42272;84;20220510;18.3;12.4;15.4;4;12.5;.2;3.36;18722 +95070;48.6628;-3.42272;84;20220511;19.6;9;14.3;5;12.1;.3;4.01;26577 +95070;48.6628;-3.42272;84;20220512;16.7;7.6;12.2;3.1;11;.1;3.66;28464 +95070;48.6628;-3.42272;84;20220513;17.3;7.9;12.6;2.7;11;0;3.67;27055 +95070;48.6628;-3.42272;84;20220514;17.9;5.8;11.9;2;11.6;1.1;3.63;28544 +95070;48.6628;-3.42272;84;20220515;23.8;11.8;17.8;3;15;2.4;4.18;23670 +95070;48.6628;-3.42272;84;20220516;20.2;14.2;17.2;4.2;14.1;1.5;3.93;21986 +95070;48.6628;-3.42272;84;20220517;25.9;11.9;18.9;4.9;13.5;.4;5.72;28130 +95070;48.6628;-3.42272;84;20220518;24.2;9.5;16.9;3.5;12.9;.5;4.89;27746 +95070;48.6628;-3.42272;84;20220519;18.7;10.9;14.8;2.9;12.9;0;3.93;27079 +95070;48.6628;-3.42272;84;20220520;18.7;10.7;14.7;3.5;12.6;.5;3.94;26680 +95070;48.6628;-3.42272;84;20220521;17.9;8.3;13.1;2;12.8;.1;3.48;25810 +95070;48.6628;-3.42272;84;20220522;17.3;9.9;13.6;1.9;13.4;3.4;2.7;18195 +95070;48.6628;-3.42272;84;20220523;16.3;11.5;13.9;4.7;12.9;3.3;2.23;11277 +95070;48.6628;-3.42272;84;20220524;16;9.2;12.6;4.8;11.7;.5;3.39;25926 +95070;48.6628;-3.42272;84;20220525;17.2;8.9;13.1;5.5;12.6;.3;2.46;14983 +95070;48.6628;-3.42272;84;20220526;18.2;12;15.1;5.3;13.5;.2;2.96;16275 +95070;48.6628;-3.42272;84;20220527;17.4;12.6;15;4.2;13.5;.4;3.28;20999 +95070;48.6628;-3.42272;84;20220528;17.5;8.4;13;2.9;11.1;0;4.2;31143 +95070;48.6628;-3.42272;84;20220529;17.5;9.8;13.7;2.8;10.5;0;4.32;29764 +95070;48.6628;-3.42272;84;20220530;17.3;4.6;11;2;9.7;.1;4.04;31320 +95070;48.6628;-3.42272;84;20220531;16.6;6.1;11.4;2.9;10.4;.2;3.96;31404 +95070;48.6628;-3.42272;84;20220601;16.4;5.1;10.8;2.1;10.2;.1;3.84;30594 +95070;48.6628;-3.42272;84;20220602;22;10.4;16.2;2.8;12.1;.1;4.64;27480 +95070;48.6628;-3.42272;84;20220603;19.8;13;16.4;2.6;14.8;12.8;4.07;26677 +95070;48.6628;-3.42272;84;20220604;22.1;14;18.1;2.6;16.8;20.1;3.4;19118 +95070;48.6628;-3.42272;84;20220605;17.9;13.3;15.6;3.8;14;4;3.45;21807 +95070;48.6628;-3.42272;84;20220606;18.3;9.7;14;3.9;13.9;5.8;2.81;19138 +95070;48.6628;-3.42272;84;20220607;19.7;13.8;16.8;4.9;15.4;3.4;3.31;19248 +95070;48.6628;-3.42272;84;20220608;17.9;13.4;15.7;6.4;14.9;.4;2.92;18479 +95070;48.6628;-3.42272;84;20220609;22.2;12.9;17.6;4.8;14.5;.9;4.48;24820 +95070;48.6628;-3.42272;84;20220610;19.6;15.3;17.5;4;16.1;.9;2.5;11157 +95070;48.6628;-3.42272;84;20220611;19.1;10.5;14.8;3;13.5;.2;4.38;31550 +95070;48.6628;-3.42272;84;20220612;18.6;9.7;14.2;2.6;13.1;.1;4.01;28673 +95070;48.6628;-3.42272;84;20220613;17.8;8.1;13;2.2;11.6;.1;4.3;32139 +95070;48.6628;-3.42272;84;20220614;18.9;6.4;12.7;2.1;12.5;.1;4.2;32168 +95070;48.6628;-3.42272;84;20220615;21.5;10.4;16;1.9;13.5;0;4.85;32193 +95070;48.6628;-3.42272;84;20220616;28.5;9.8;19.2;2.7;13.2;0;6.12;32214 +95070;48.6628;-3.42272;84;20220617;29.8;15.2;22.5;2.9;15.4;0;6.63;32231 +95070;48.6628;-3.42272;84;20220618;22.3;15.3;18.8;3.7;16.5;5;4.4;25260 +95070;48.6628;-3.42272;84;20220619;13.6;12;12.8;5.3;13.5;15.8;1.3;6794 +95070;48.6628;-3.42272;84;20220620;17.9;13.2;15.6;3.7;14.8;0;2.56;14568 +95070;48.6628;-3.42272;84;20220621;19.7;13.3;16.5;3;15.2;.1;3.62;22636 +95070;48.6628;-3.42272;84;20220622;20.6;14.3;17.5;2.5;15.8;0;3.92;23964 +95070;48.6628;-3.42272;84;20220623;19.4;12.9;16.2;2;16.2;2.2;2.92;18292 +95070;48.6628;-3.42272;84;20220624;20;14.3;17.2;4;15.2;4.4;2.83;12954 +95070;48.6628;-3.42272;84;20220625;18.3;8.9;13.6;3.1;11.7;3.7;4.32;30991 +95070;48.6628;-3.42272;84;20220626;19.9;7.8;13.9;2.8;11.9;3.9;4.44;30995 +95070;48.6628;-3.42272;84;20220627;16.7;8.6;12.7;3.5;12.2;.7;3.37;25359 +95070;48.6628;-3.42272;84;20220628;20.5;8.4;14.5;4.3;12.3;2.2;4.46;29746 +95070;48.6628;-3.42272;84;20220629;17.8;11.5;14.7;3.2;13.8;15;3.06;19836 +95070;48.6628;-3.42272;84;20220630;17.3;9.8;13.6;4.1;11.8;4.4;3.28;20403 +95070;48.6628;-3.42272;84;20220701;18.8;9;13.9;3.4;12.2;.2;4.12;28944 +95070;48.6628;-3.42272;84;20220702;21.4;7.9;14.7;3.4;12.4;.2;4.67;31201 +95070;48.6628;-3.42272;84;20220703;18.3;9.5;13.9;3.4;12.8;.1;3.58;24797 +95070;48.6628;-3.42272;84;20220704;18.1;7.3;12.7;2.6;12.3;0;3.52;25809 +95070;48.6628;-3.42272;84;20220705;19.3;11.6;15.5;2.8;14.8;.2;3.73;25648 +95070;48.6628;-3.42272;84;20220706;21.7;13.9;17.8;2.6;15.7;.1;4.37;26884 +95070;48.6628;-3.42272;84;20220707;19.9;13.8;16.9;3.4;15.8;.2;2.59;13191 +95070;48.6628;-3.42272;84;20220708;22.1;13;17.6;2.3;15.1;.1;4.94;31660 +95070;48.6628;-3.42272;84;20220709;23;12;17.5;2.5;16.2;.1;4.84;31590 +95070;48.6628;-3.42272;84;20220710;25.9;15.2;20.6;3.2;14.8;0;5.94;31516 +95070;48.6628;-3.42272;84;20220711;26.6;13.2;19.9;3.1;16.1;0;5.65;31438 +95070;48.6628;-3.42272;84;20220712;32.5;16.3;24.4;2.5;16.6;.1;6.76;31357 +95070;48.6628;-3.42272;84;20220713;27.7;14.1;20.9;1.9;16.6;.1;5.61;31271 +95070;48.6628;-3.42272;84;20220714;21.1;14.8;18;3.1;15.2;0;4.82;30365 +95070;48.6628;-3.42272;84;20220715;22.1;13.7;17.9;3.1;14.9;0;4.98;31090 +95070;48.6628;-3.42272;84;20220716;26.5;14.1;20.3;2.9;14.2;0;5.84;30995 +95070;48.6628;-3.42272;84;20220717;33.6;15.1;24.4;3.5;15.5;0;7.42;30895 +95070;48.6628;-3.42272;84;20220718;40;16.8;28.4;2.6;15.7;0;8.13;30793 +95070;48.6628;-3.42272;84;20220719;25.1;16.3;20.7;3.6;18;2.9;4.39;22168 +95070;48.6628;-3.42272;84;20220720;21.9;14.4;18.2;3.3;17;.3;3.47;20067 +95070;48.6628;-3.42272;84;20220721;20.5;13;16.8;2.7;15.2;0;3.54;21796 +95070;48.6628;-3.42272;84;20220722;19.8;11.7;15.8;3.6;14.8;.1;3.65;24800 +95070;48.6628;-3.42272;84;20220723;24.8;11.1;18;2.3;15.3;0;4.91;30228 +95070;48.6628;-3.42272;84;20220724;28.5;14.4;21.5;3.9;15.7;.1;6.19;30106 +95070;48.6628;-3.42272;84;20220725;21.4;15.8;18.6;6.4;16.8;.2;3.28;15129 +95070;48.6628;-3.42272;84;20220726;22;13.4;17.7;3.2;14.5;.1;4.14;23578 +95070;48.6628;-3.42272;84;20220727;20.4;9.1;14.8;1.8;13.5;0;3.91;27221 +95070;48.6628;-3.42272;84;20220728;22.4;11.5;17;1.7;14.3;0;4.14;26128 +95070;48.6628;-3.42272;84;20220729;24.2;13.5;18.9;1.9;15.4;.1;4.83;29445 +95070;48.6628;-3.42272;84;20220730;22.6;13.8;18.2;3.2;16.9;0;2.91;14651 +95070;48.6628;-3.42272;84;20220731;23.8;16.6;20.2;4.7;18.5;.6;3.16;13172 +95070;48.6628;-3.42272;84;20220801;22.4;16.3;19.4;3.3;18.1;0;3.43;18975 +95070;48.6628;-3.42272;84;20220802;26.6;16.1;21.4;2.9;18.7;.3;4.8;25838 +95070;48.6628;-3.42272;84;20220803;25.5;15.9;20.7;2.3;18.6;.1;4.24;23483 +95070;48.6628;-3.42272;84;20220804;21.3;13.5;17.4;3.3;15;0;3.76;22229 +95070;48.6628;-3.42272;84;20220805;19.6;14.4;17;4.5;12.5;0;4.47;25201 +95070;48.6628;-3.42272;84;20220806;21.8;14.2;18;3.7;13.9;0;4.73;28176 +95070;48.6628;-3.42272;84;20220807;22.6;10.4;16.5;2.5;13.6;0;4.35;28075 +95070;48.6628;-3.42272;84;20220808;24.2;12.3;18.3;2.2;15.2;.2;4.52;27910 +95070;48.6628;-3.42272;84;20220809;22.6;15.5;19.1;2.9;16.6;0;4.38;26943 +95070;48.6628;-3.42272;84;20220810;23.8;16;19.9;3.2;17.6;0;4.33;25214 +95070;48.6628;-3.42272;84;20220811;27.5;16.2;21.9;2.2;17.5;0;5.02;27399 +95070;48.6628;-3.42272;84;20220812;29.9;15.2;22.6;2;15.9;0;5.29;27224 +95070;48.6628;-3.42272;84;20220813;34.9;15.2;25.1;2.1;15.1;1.3;6.06;27047 +95070;48.6628;-3.42272;84;20220814;25.1;17.7;21.4;3.4;17.7;.3;4.51;23151 +95070;48.6628;-3.42272;84;20220815;23.3;17.3;20.3;3.9;18.8;.4;2.95;13304 +95070;48.6628;-3.42272;84;20220816;21.5;16.5;19;2.5;18.1;9.1;2.49;12767 +95070;48.6628;-3.42272;84;20220817;20.8;13.3;17.1;2.4;17.4;1.6;2.35;14414 +95070;48.6628;-3.42272;84;20220818;22;15;18.5;3.9;17.6;.6;2.69;13896 +95070;48.6628;-3.42272;84;20220819;21;17.7;19.4;4.7;16.9;2.1;3.35;16330 +95070;48.6628;-3.42272;84;20220820;22.9;10.8;16.9;2.7;13.5;0;3.87;23344 +95070;48.6628;-3.42272;84;20220821;20.3;12.8;16.6;2.3;16.3;4.4;2.09;11764 +95070;48.6628;-3.42272;84;20220822;21.4;17.1;19.3;3.6;20.1;1.1;2.03;11011 +95070;48.6628;-3.42272;84;20220823;24.6;18.4;21.5;3.2;20.5;.1;3.06;14902 +95070;48.6628;-3.42272;84;20220824;24.2;14.6;19.4;2.3;18.3;6.4;3.25;18976 +95070;48.6628;-3.42272;84;20220825;21.1;17.1;19.1;3.1;17.5;.2;2.63;13106 +95070;48.6628;-3.42272;84;20220826;21.3;9.9;15.6;2.3;14.5;.1;3.29;23175 +95070;48.6628;-3.42272;84;20220827;21.2;11.1;16.2;2.3;15.5;.2;3.31;23957 +95070;48.6628;-3.42272;84;20220828;23.3;16.2;19.8;2.9;17;.2;3.68;21118 +95070;48.6628;-3.42272;84;20220829;24;15.6;19.8;3.1;16.9;0;4.04;23944 +95070;48.6628;-3.42272;84;20220830;23.9;17.1;20.5;4;17.3;.5;3.87;19868 +95070;48.6628;-3.42272;84;20220831;22.7;17.6;20.2;4.3;17.8;2.9;3;12996 +95070;48.6628;-3.42272;84;20220901;23.4;17.3;20.4;2.1;18.8;11.7;2.55;12867 +95070;48.6628;-3.42272;84;20220902;21.7;16.4;19.1;2.4;18.4;.4;2.35;12933 +95070;48.6628;-3.42272;84;20220903;21.1;14.8;18;4.2;16.1;0;2.93;16250 +95070;48.6628;-3.42272;84;20220904;22.7;17.9;20.3;6.3;16.9;2.9;3.18;8308 +95070;48.6628;-3.42272;84;20220905;26.3;13.6;20;4.2;16.9;1.9;3.88;18843 +95070;48.6628;-3.42272;84;20220906;21.2;15.7;18.5;4;16.4;2.1;2.74;13676 +95070;48.6628;-3.42272;84;20220907;22.2;14.4;18.3;3.9;15.6;6.1;3.43;20211 +95070;48.6628;-3.42272;84;20220908;21.4;14.4;17.9;6;15.8;5.1;2.96;13927 +95070;48.6628;-3.42272;84;20220909;19.9;15.5;17.7;7;16.3;1.2;2.55;11770 +95070;48.6628;-3.42272;84;20220910;20.9;13.2;17.1;3.6;15.5;0;2.8;17744 +95070;48.6628;-3.42272;84;20220911;24.6;13.5;19.1;2.9;17;0;3.1;17684 +95070;48.6628;-3.42272;84;20220912;27.4;16.5;22;3.6;17.6;1.3;4.02;18688 +95070;48.6628;-3.42272;84;20220913;22.8;19.4;21.1;3.4;20.1;.1;1.96;6352 +95070;48.6628;-3.42272;84;20220914;18.9;17.7;18.3;2;19.9;.2;.93;3670 +95070;48.6628;-3.42272;84;20220915;18.5;11.1;14.8;2.9;14.9;.1;1.95;14392 +95070;48.6628;-3.42272;84;20220916;17.8;12.4;15.1;3.4;12.3;.1;2.67;16948 +95070;48.6628;-3.42272;84;20220917;17.1;5.7;11.4;1.8;9.9;0;2.35;19832 +95070;48.6628;-3.42272;84;20220918;17.5;3.6;10.6;1.8;9.9;.1;2.25;19610 +95070;48.6628;-3.42272;84;20220919;18.8;5.6;12.2;1.9;11.1;.1;2.34;19387 +95070;48.6628;-3.42272;84;20220920;19.5;7.6;13.6;1.6;12;.1;2.36;19165 +95070;48.6628;-3.42272;84;20220921;21.4;6.4;13.9;1.6;11;.1;2.53;18942 +95070;48.6628;-3.42272;84;20220922;21.2;6.8;14;2;11.4;.8;2.56;18720 +95070;48.6628;-3.42272;84;20220923;16.2;11.1;13.7;2.1;14.2;7.9;1.36;9976 +95070;48.6628;-3.42272;84;20220924;17.2;13.5;15.4;3.5;12.9;3.1;2.17;11793 +95070;48.6628;-3.42272;84;20220925;17.3;11;14.2;3;11.8;.6;2.19;14146 +95070;48.6628;-3.42272;84;20220926;16.3;8.9;12.6;6.4;12.7;4.6;1.59;10011 +95070;48.6628;-3.42272;84;20220927;16.5;12.5;14.5;7.5;13.4;12.5;1.82;5844 +95070;48.6628;-3.42272;84;20220928;15.2;11.8;13.5;5.8;12.8;2;1.58;6823 +95070;48.6628;-3.42272;84;20220929;15.4;8.8;12.1;3.6;11.4;4;1.65;10705 +95070;48.6628;-3.42272;84;20220930;15.1;6.3;10.7;4.3;12.8;5.5;1.14;14319 +95070;48.6628;-3.42272;84;20221001;19.5;14.2;16.9;7;16.2;1.1;1.99;10781 +95070;48.6628;-3.42272;84;20221002;19.1;15.8;17.5;5.4;16.7;.7;1.6;4955 +95070;48.6628;-3.42272;84;20221003;18.1;13.2;15.7;1.9;15;0;1.36;8235 +95070;48.6628;-3.42272;84;20221004;19.1;13.4;16.3;3.4;14.2;0;1.73;6384 +95070;48.6628;-3.42272;84;20221005;18.3;15.2;16.8;5.7;13.9;1.9;2.34;8128 +95070;48.6628;-3.42272;84;20221006;18.6;7;12.8;2.3;11.8;0;1.81;15649 +95070;48.6628;-3.42272;84;20221007;18.3;6.9;12.6;3.3;12.2;1.4;1.79;15435 +95070;48.6628;-3.42272;84;20221008;16.7;7.7;12.2;2.1;11.8;.1;1.55;15222 +95070;48.6628;-3.42272;84;20221009;19.9;5.1;12.5;2.6;10.6;0;2;15011 +95070;48.6628;-3.42272;84;20221010;15.4;12.9;14.2;3.3;13.7;.4;1.25;7120 +95070;48.6628;-3.42272;84;20221011;16.9;5.1;11;2.7;9.8;0;1.72;14592 +95070;48.6628;-3.42272;84;20221012;16.8;7.5;12.2;2.6;11.4;2.9;1.46;11750 +95070;48.6628;-3.42272;84;20221013;17.8;11.9;14.9;2.9;14.9;5.8;1.09;5711 +95070;48.6628;-3.42272;84;20221014;15.4;12.1;13.8;2.9;14.6;8.4;.8;4169 +95070;48.6628;-3.42272;84;20221015;17.3;12.8;15.1;4.5;14.3;1.7;1.44;7761 +95070;48.6628;-3.42272;84;20221016;17.5;9.2;13.4;4;14;3.1;1.04;6504 +95070;48.6628;-3.42272;84;20221017;19.1;14.2;16.7;2.5;15.3;0;1.32;6314 +95070;48.6628;-3.42272;84;20221018;19.6;10.5;15.1;4.6;16.2;.1;1.1;9541 +95070;48.6628;-3.42272;84;20221019;22.2;17.3;19.8;4.5;17.9;2.2;1.92;6123 +95070;48.6628;-3.42272;84;20221020;20.4;10.7;15.6;3.5;13.9;2;1.74;12728 +95070;48.6628;-3.42272;84;20221021;18;14.8;16.4;6.5;14.7;6.4;1.81;4779 +95070;48.6628;-3.42272;84;20221022;18.4;10.3;14.4;3.5;14.7;5.9;1.13;9900 +95070;48.6628;-3.42272;84;20221023;16;12.1;14.1;5.3;14.3;7.9;1.03;5636 +95070;48.6628;-3.42272;84;20221024;17.6;11.9;14.8;4.7;13.8;1.1;1.39;6697 +95070;48.6628;-3.42272;84;20221025;17.2;10.6;13.9;3.7;13.9;.2;1.1;9757 +95070;48.6628;-3.42272;84;20221026;19.5;15;17.3;5.8;15;2.7;1.97;8310 +95070;48.6628;-3.42272;84;20221027;22.2;14;18.1;4.2;16.1;0;1.84;10597 +95070;48.6628;-3.42272;84;20221028;17.7;15.4;16.6;4.9;14.7;1.9;1.6;5881 +95070;48.6628;-3.42272;84;20221029;20.5;12.9;16.7;3.8;15.5;0;1.4;6605 +95070;48.6628;-3.42272;84;20221030;18.1;12.7;15.4;3.9;13.7;.2;1.41;8062 +95070;48.6628;-3.42272;84;20221031;16.1;9.8;13;5.1;13.1;3.2;1.02;8767 +95070;48.6628;-3.42272;84;20221101;16.6;11.7;14.2;7.6;11.6;4.9;2.13;6627 +95070;48.6628;-3.42272;84;20221102;16;7.5;11.8;5.2;11.4;11.1;1.22;9114 +95070;48.6628;-3.42272;84;20221103;14.3;10.4;12.4;7;12.1;9.4;1.19;5315 +95070;48.6628;-3.42272;84;20221104;14;9.4;11.7;7.2;10.3;.4;1.68;5524 +95070;48.6628;-3.42272;84;20221105;13.6;8.5;11.1;4.1;11.9;4;.72;3684 +95070;48.6628;-3.42272;84;20221106;15.1;12.7;13.9;6.2;13.5;1.6;1.13;4151 +95070;48.6628;-3.42272;84;20221107;16.6;12.3;14.5;7.3;12.7;7.1;1.76;3263 +95070;48.6628;-3.42272;84;20221108;14.7;11.4;13.1;6.8;12;4;1.39;5548 +95070;48.6628;-3.42272;84;20221109;15.3;9.9;12.6;5.3;11.2;.2;1.33;8293 +95070;48.6628;-3.42272;84;20221110;15.7;7.4;11.6;3.9;12;0;.75;8072 +95070;48.6628;-3.42272;84;20221111;16.3;12.5;14.4;4.2;12.3;0;1.29;7628 +95070;48.6628;-3.42272;84;20221112;19.1;7.6;13.4;4;12.5;.1;1.12;8967 +95070;48.6628;-3.42272;84;20221113;19.5;10.1;14.8;3.8;13.3;4.6;1.15;8834 +95070;48.6628;-3.42272;84;20221114;13.7;11.3;12.5;4.2;12.4;8.2;.82;4481 +95070;48.6628;-3.42272;84;20221115;14.3;9.1;11.7;7.1;11.8;9.3;.99;5542 +95070;48.6628;-3.42272;84;20221116;15;8.1;11.6;6.2;10.8;14.9;1.27;5647 +95070;48.6628;-3.42272;84;20221117;12.6;9.3;11;7.2;10.8;5.4;1.12;3877 +95070;48.6628;-3.42272;84;20221118;11.9;9.4;10.7;5.7;9.4;4.2;1.37;4488 +95070;48.6628;-3.42272;84;20221119;11.9;3.6;7.8;2.4;8.9;1.8;.46;6648 +95070;48.6628;-3.42272;84;20221120;13.2;7.8;10.5;5.8;10.4;.4;.98;5321 +95070;48.6628;-3.42272;84;20221121;12.3;6.7;9.5;7;9.9;10;1.01;4112 +95070;48.6628;-3.42272;84;20221122;12.2;6.3;9.3;8.9;9.5;5.8;1.21;4335 +95070;48.6628;-3.42272;84;20221123;13.3;7.5;10.4;7.1;10.8;1.7;.93;4250 +95070;48.6628;-3.42272;84;20221124;14.1;8.2;11.2;5.6;10.5;4.3;1.07;5629 +95070;48.6628;-3.42272;84;20221125;13.5;8.9;11.2;4.2;10.1;.3;.96;5782 +95070;48.6628;-3.42272;84;20221126;13;6.1;9.6;4.8;10.9;4.5;.51;4365 +95070;48.6628;-3.42272;84;20221127;13.2;11.7;12.5;3.4;13;8.5;.64;1372 +95070;48.6628;-3.42272;84;20221128;12;7.9;10;4.7;10;2.8;.83;4067 +95070;48.6628;-3.42272;84;20221129;12.4;6.2;9.3;2;9.3;.1;.41;5488 +95070;48.6628;-3.42272;84;20221130;6.2;2.9;4.6;2.5;8.1;0;.1;4794 +95070;48.6628;-3.42272;84;20221201;9.8;1.4;5.6;1.8;7.9;0;.24;5083 +95070;48.6628;-3.42272;84;20221202;7.8;.6;4.2;3.3;7.4;.4;.24;5718 +95070;48.6628;-3.42272;84;20221203;7.1;5.7;6.4;4.4;7.7;.4;.79;2350 +95070;48.6628;-3.42272;84;20221204;5.5;3.5;4.5;3.1;7.3;0;.52;1485 +95070;48.6628;-3.42272;84;20221205;6.4;3.3;4.9;3.1;7.1;0;.55;2590 +95070;48.6628;-3.42272;84;20221206;6.8;1;3.9;2.7;7;.3;.2;5595 +95070;48.6628;-3.42272;84;20221207;7.9;2.4;5.2;.8;7.8;2;.2;3078 +95070;48.6628;-3.42272;84;20221208;7.7;3;5.4;1.9;6.9;0;.41;3746 +95070;48.6628;-3.42272;84;20221209;4.6;-1.9;1.4;2;5.7;.7;.18;4826 +95070;48.6628;-3.42272;84;20221210;5.8;-1.9;2;2.2;5.6;.1;.26;5119 +95070;48.6628;-3.42272;84;20221211;5.8;-1;2.4;2.8;6.4;.7;.25;4265 +95070;48.6628;-3.42272;84;20221212;4.9;-2.1;1.4;2.5;5.9;.1;.22;4383 +95070;48.6628;-3.42272;84;20221213;2;-1.7;.2;3.6;5.4;12.2;.39;1945 +95070;48.6628;-3.42272;84;20221214;3.9;.5;2.2;4.8;6.7;3.1;.27;2531 +95070;48.6628;-3.42272;84;20221215;6.1;1.6;3.9;4.6;6.1;.3;.8;2822 +95070;48.6628;-3.42272;84;20221216;8.4;3.5;6;2.1;5.8;0;.6;4446 +95070;48.6628;-3.42272;84;20221217;4.6;-2.5;1.1;2.9;4.8;.3;.45;4850 +95070;48.6628;-3.42272;84;20221218;12.3;-1.3;5.5;6.8;8.9;19.9;.46;3810 +95070;48.6628;-3.42272;84;20221219;15.5;11.5;13.5;9;13.5;11.2;1.05;1993 +95070;48.6628;-3.42272;84;20221220;12.1;10.4;11.3;4.7;11.8;0;.57;2891 +95070;48.6628;-3.42272;84;20221221;14;6.5;10.3;4.2;11.7;8.3;.43;2783 +95070;48.6628;-3.42272;84;20221222;14;11.6;12.8;8.5;13.3;14.8;.82;1508 +95070;48.6628;-3.42272;84;20221223;14.5;13;13.8;6.9;13.3;.6;1.14;1161 +95070;48.6628;-3.42272;84;20221224;12.1;10.4;11.3;4;11.6;3.2;.58;2899 +95070;48.6628;-3.42272;84;20221225;11.5;9.5;10.5;3.2;11.3;2.5;.52;2045 +95070;48.6628;-3.42272;84;20221226;10.6;8.7;9.7;5.2;9.4;.3;.95;3170 +95070;48.6628;-3.42272;84;20221227;11.5;5.3;8.4;4.8;8.9;.6;.71;4694 +95070;48.6628;-3.42272;84;20221228;13;9.6;11.3;8.2;11.1;3.4;1.18;1852 +95070;48.6628;-3.42272;84;20221229;10.5;8.7;9.6;6.8;9.1;4.6;1.2;3479 +95070;48.6628;-3.42272;84;20221230;14.2;5.8;10;7.8;12.1;22.6;.34;3029 +95070;48.6628;-3.42272;84;20221231;14.9;10.9;12.9;9.6;13.6;11.9;.77;2054 +95071;48.69877;-3.10623;69;20220101;15.1;11.9;13.5;6.4;12.71;2.7;.99;2668 +95071;48.69877;-3.10623;69;20220102;14.3;12.6;13.5;6.8;11.93;0;1.46;1709 +95071;48.69877;-3.10623;69;20220103;12.4;11.3;11.8;4.1;11.33;15.9;.95;1309 +95071;48.69877;-3.10623;69;20220104;9.5;8.5;9;5.5;8.27;1;1.34;1717 +95071;48.69877;-3.10623;69;20220105;8.2;3.9;6;3.1;6.17;.3;.96;3046 +95071;48.69877;-3.10623;69;20220106;7.6;4;5.8;4.3;7.17;3;.78;3226 +95071;48.69877;-3.10623;69;20220107;9.8;6;7.9;7.4;9.11;8.1;.8;2556 +95071;48.69877;-3.10623;69;20220108;11.1;8.4;9.8;8.8;9.66;14.4;1.21;1863 +95071;48.69877;-3.10623;69;20220109;9.4;6;7.7;4.1;9.5;8.5;.43;2788 +95071;48.69877;-3.10623;69;20220110;11.2;8;9.6;3.4;11.97;1.7;.14;2486 +95071;48.69877;-3.10623;69;20220111;11.5;9.7;10.6;1.8;12.1;2.3;.36;1780 +95071;48.69877;-3.10623;69;20220112;10.4;9.6;10;2.4;11.43;.1;.42;1158 +95071;48.69877;-3.10623;69;20220113;7.2;5.3;6.3;2.5;8.13;0;.43;3011 +95071;48.69877;-3.10623;69;20220114;7.7;1;4.3;2.6;6.4;.1;.48;5624 +95071;48.69877;-3.10623;69;20220115;9.4;-.4;4.5;3.1;7.33;0;.41;5604 +95071;48.69877;-3.10623;69;20220116;11.2;4.5;7.9;3.9;10.13;2.2;.3;4481 +95071;48.69877;-3.10623;69;20220117;10;5.4;7.7;1.9;8.8;.1;.37;5160 +95071;48.69877;-3.10623;69;20220118;7.2;1.4;4.3;1.9;7.8;0;.28;3910 +95071;48.69877;-3.10623;69;20220119;10.5;2.7;6.6;3.5;8.93;.7;.42;4561 +95071;48.69877;-3.10623;69;20220120;9.2;7;8.1;4.5;7.23;0;1.29;3527 +95071;48.69877;-3.10623;69;20220121;7.3;5.1;6.2;2.2;6.37;0;.83;2940 +95071;48.69877;-3.10623;69;20220122;8.5;2.6;5.5;2.1;7.67;0;.51;3955 +95071;48.69877;-3.10623;69;20220123;5.7;5.4;5.5;3.8;7.47;0;.78;559 +95071;48.69877;-3.10623;69;20220124;7.7;.8;4.2;2.1;6.67;0;.46;5394 +95071;48.69877;-3.10623;69;20220125;3.7;-1.8;.9;1.8;6.5;0;.18;4342 +95071;48.69877;-3.10623;69;20220126;7;-.5;3.3;1.7;6.67;0;.37;5670 +95071;48.69877;-3.10623;69;20220127;10.7;1.1;5.9;3.6;9.17;.5;.31;5846 +95071;48.69877;-3.10623;69;20220128;10.7;9;9.9;2.5;11.26;.1;.46;2546 +95071;48.69877;-3.10623;69;20220129;10.8;8.8;9.8;4.6;11.1;.5;.57;3057 +95071;48.69877;-3.10623;69;20220130;11;7.6;9.3;2.8;9.57;.2;.73;4436 +95071;48.69877;-3.10623;69;20220131;10.1;5.7;7.9;6.1;8.7;.1;.99;4558 +95071;48.69877;-3.10623;69;20220201;10.3;8;9.2;5.7;10.7;.1;.57;3018 +95071;48.69877;-3.10623;69;20220202;10.1;8.5;9.3;3.9;9.93;0;.81;2162 +95071;48.69877;-3.10623;69;20220203;10.5;5.8;8.1;3.4;9.8;.7;.57;4376 +95071;48.69877;-3.10623;69;20220204;9.9;7.3;8.6;4.9;8.57;1.2;1.13;4141 +95071;48.69877;-3.10623;69;20220205;11.5;4.8;8.1;4.8;8.63;.4;1.03;7121 +95071;48.69877;-3.10623;69;20220206;12.7;8.9;10.8;9;11.2;2.9;1.05;4115 +95071;48.69877;-3.10623;69;20220207;12.9;8.9;10.9;3.4;10.7;.1;.89;4495 +95071;48.69877;-3.10623;69;20220208;11.9;8.7;10.3;2.8;10.57;0;.8;3531 +95071;48.69877;-3.10623;69;20220209;10.9;5.2;8.1;2.2;9.77;.6;.56;5784 +95071;48.69877;-3.10623;69;20220210;8.1;6.9;7.5;3.8;8.64;5.7;.89;2609 +95071;48.69877;-3.10623;69;20220211;9.7;2.7;6.2;1.9;6.84;0;.84;7314 +95071;48.69877;-3.10623;69;20220212;9.6;.5;5.1;4;6.81;0;.99;9368 +95071;48.69877;-3.10623;69;20220213;11.4;6.4;8.9;6.7;9.76;16.7;.94;4054 +95071;48.69877;-3.10623;69;20220214;10.6;5.5;8.1;5.8;8.61;3.3;1.15;7184 +95071;48.69877;-3.10623;69;20220215;11.3;6.6;9;6.8;10.64;4.4;.64;4096 +95071;48.69877;-3.10623;69;20220216;14.4;10.9;12.7;8.2;13.44;1.2;.8;3972 +95071;48.69877;-3.10623;69;20220217;13.2;10.1;11.6;6.3;10.73;.6;1.47;5443 +95071;48.69877;-3.10623;69;20220218;11.3;10.3;10.8;8.9;8.9;1.7;2.14;2579 +95071;48.69877;-3.10623;69;20220219;11.1;3.6;7.3;6.7;8.41;1.1;1.19;9060 +95071;48.69877;-3.10623;69;20220220;12.8;9.1;10.9;8.8;10.43;2.7;1.54;4757 +95071;48.69877;-3.10623;69;20220221;11.7;7.1;9.4;8.6;8.7;.9;1.75;6073 +95071;48.69877;-3.10623;69;20220222;14.8;8.5;11.6;5.2;10.7;.5;1.5;7704 +95071;48.69877;-3.10623;69;20220223;10.2;6.1;8.2;3;8.36;0;1.04;4561 +95071;48.69877;-3.10623;69;20220224;9.5;6.9;8.2;6.4;7.93;2.6;1.56;6291 +95071;48.69877;-3.10623;69;20220225;10.9;3.9;7.4;3;7.43;.1;1.3;9716 +95071;48.69877;-3.10623;69;20220226;12.1;1;6.6;4;6.2;0;1.77;12160 +95071;48.69877;-3.10623;69;20220227;14.1;2.3;8.2;3.9;7.83;.4;1.68;12787 +95071;48.69877;-3.10623;69;20220228;13.6;6.9;10.3;4;10.73;2.9;1.18;8691 +95071;48.69877;-3.10623;69;20220301;12.8;10;11.4;2.8;12.13;12.2;.84;5062 +95071;48.69877;-3.10623;69;20220302;13.7;8.9;11.3;3.3;10.96;1.2;1.26;6181 +95071;48.69877;-3.10623;69;20220303;11.3;8.7;10;4;10.16;.8;1.1;5695 +95071;48.69877;-3.10623;69;20220304;10.5;7.7;9.1;4.2;8.13;.3;1.61;7587 +95071;48.69877;-3.10623;69;20220305;9;4.5;6.7;5.7;7.73;5.3;1.36;9015 +95071;48.69877;-3.10623;69;20220306;8.4;5.5;7;5.8;7.17;0;1.5;5952 +95071;48.69877;-3.10623;69;20220307;7.3;2.4;4.9;4.2;5.6;0;1.54;8247 +95071;48.69877;-3.10623;69;20220308;12.3;.8;6.6;4;7.81;.4;1.38;10880 +95071;48.69877;-3.10623;69;20220309;12.9;5.3;9.1;5.5;9.53;0;1.51;11196 +95071;48.69877;-3.10623;69;20220310;13.5;6.7;10.1;3.4;9.1;1;1.73;11447 +95071;48.69877;-3.10623;69;20220311;13.7;7;10.4;5.3;10.07;6.2;1.67;10725 +95071;48.69877;-3.10623;69;20220312;13.2;5.3;9.3;5.9;8.67;.4;1.97;12609 +95071;48.69877;-3.10623;69;20220313;12;6.9;9.4;3.8;9.1;3.9;1.56;10045 +95071;48.69877;-3.10623;69;20220314;14.4;5.7;10.1;2.6;9.13;.2;1.69;12146 +95071;48.69877;-3.10623;69;20220315;15.6;6.5;11.1;2.3;10.46;.1;1.55;10843 +95071;48.69877;-3.10623;69;20220316;11.5;9.5;10.5;3.3;10.87;9.1;1.12;5552 +95071;48.69877;-3.10623;69;20220317;12.3;3.2;7.7;2.3;8.1;0;1.69;15928 +95071;48.69877;-3.10623;69;20220318;13;3.4;8.2;5.1;8.57;.1;1.96;17489 +95071;48.69877;-3.10623;69;20220319;12.8;6.5;9.7;4.7;8.51;0;2.04;13046 +95071;48.69877;-3.10623;69;20220320;14.2;8;11.1;3.3;9.61;0;1.71;8268 +95071;48.69877;-3.10623;69;20220321;18.6;7.7;13.1;3.7;10.64;0;2.68;18174 +95071;48.69877;-3.10623;69;20220322;17.7;8.7;13.2;4.1;8.74;0;3.15;18581 +95071;48.69877;-3.10623;69;20220323;16.7;7.2;12;3.2;7.87;0;2.86;18315 +95071;48.69877;-3.10623;69;20220324;14.8;4.7;9.7;2;9.17;0;2.06;18139 +95071;48.69877;-3.10623;69;20220325;15.8;6.6;11.2;3.9;9.34;0;2.53;18769 +95071;48.69877;-3.10623;69;20220326;14.8;6.4;10.6;4.1;9.71;0;2.21;17926 +95071;48.69877;-3.10623;69;20220327;16.3;6.1;11.2;2.6;10.24;.1;2.14;16668 +95071;48.69877;-3.10623;69;20220328;17.5;6.8;12.1;2.3;11.01;2.3;1.91;12480 +95071;48.69877;-3.10623;69;20220329;14.3;7.8;11;2.4;11.27;0;1.52;10937 +95071;48.69877;-3.10623;69;20220330;11.9;9.3;10.6;3.7;10.24;5.2;1.45;7426 +95071;48.69877;-3.10623;69;20220331;7.8;6.4;7.1;7.9;7.24;3.8;1.77;6863 +95071;48.69877;-3.10623;69;20220401;8.3;3.1;5.7;7.4;5.51;.7;2.44;14897 +95071;48.69877;-3.10623;69;20220402;9.2;2.4;5.8;3.5;6.31;.8;1.9;14200 +95071;48.69877;-3.10623;69;20220403;9.3;.9;5.1;2.9;5.87;.4;2.13;19882 +95071;48.69877;-3.10623;69;20220404;10.1;1.4;5.8;5.4;8.81;.7;1.02;10489 +95071;48.69877;-3.10623;69;20220405;13.9;9.7;11.8;5;10.61;0;2.08;11874 +95071;48.69877;-3.10623;69;20220406;13.6;8;10.8;7.5;10.57;2;1.79;10044 +95071;48.69877;-3.10623;69;20220407;13.2;10.1;11.6;8.3;10.07;11;2.41;11597 +95071;48.69877;-3.10623;69;20220408;10.3;7;8.6;5;8.91;8.1;1.63;9195 +95071;48.69877;-3.10623;69;20220409;11.3;4.1;7.7;3.1;6.87;0;2.46;19873 +95071;48.69877;-3.10623;69;20220410;14.7;1.2;7.9;4.3;7.01;0;2.86;21178 +95071;48.69877;-3.10623;69;20220411;19.4;7.7;13.5;3.8;10.64;1.1;3.26;20170 +95071;48.69877;-3.10623;69;20220412;16.6;11.7;14.2;3.7;11.84;2.6;2.32;11520 +95071;48.69877;-3.10623;69;20220413;18;8.3;13.2;2.2;11.47;1.1;2.3;13985 +95071;48.69877;-3.10623;69;20220414;19.5;7.9;13.7;2.5;11.94;.1;2.99;20843 +95071;48.69877;-3.10623;69;20220415;15.7;7.1;11.4;2.1;11.61;.1;2.45;20923 +95071;48.69877;-3.10623;69;20220416;19.3;6.9;13.1;2.5;11.07;0;3.18;22636 +95071;48.69877;-3.10623;69;20220417;19.7;7.9;13.8;3.4;11.24;0;3.19;19831 +95071;48.69877;-3.10623;69;20220418;14.5;8.7;11.6;3.1;10.14;0;2.46;16883 +95071;48.69877;-3.10623;69;20220419;13;6.5;9.8;3.6;8.84;.1;2.46;17857 +95071;48.69877;-3.10623;69;20220420;13.8;8.1;10.9;3.1;10.54;.1;2.12;15304 +95071;48.69877;-3.10623;69;20220421;14.8;6.4;10.6;2.3;10.91;0;2.41;19771 +95071;48.69877;-3.10623;69;20220422;15.8;8.7;12.2;4.6;11.44;0;2.56;18885 +95071;48.69877;-3.10623;69;20220423;14.6;9.9;12.2;5.2;11.74;.1;2.33;16811 +95071;48.69877;-3.10623;69;20220424;14.5;10.3;12.4;3.1;11.97;2.3;1.74;9923 +95071;48.69877;-3.10623;69;20220425;14;7.2;10.6;3.7;10.41;0;2.76;23860 +95071;48.69877;-3.10623;69;20220426;14.5;6.8;10.7;4.8;10.01;0;2.75;22123 +95071;48.69877;-3.10623;69;20220427;13.9;8.7;11.3;6.2;9.47;0;3.02;20543 +95071;48.69877;-3.10623;69;20220428;14.4;9.9;12.1;4.3;11.07;0;2.15;12733 +95071;48.69877;-3.10623;69;20220429;14.4;9.1;11.7;3.8;10.84;0;2.64;19210 +95071;48.69877;-3.10623;69;20220430;12.6;8.4;10.5;4.3;9.51;0;2.21;13221 +95071;48.69877;-3.10623;69;20220501;17.1;7.9;12.5;2.9;10.84;1.2;3.02;21021 +95071;48.69877;-3.10623;69;20220502;14;9.5;11.8;3.4;11.37;.1;2.01;12775 +95071;48.69877;-3.10623;69;20220503;15.9;9.8;12.8;2.8;11.21;.1;2.71;17733 +95071;48.69877;-3.10623;69;20220504;16.3;6.8;11.5;3;11.67;.1;2.8;22678 +95071;48.69877;-3.10623;69;20220505;16.4;10.4;13.4;2.9;12.41;0;3.13;23341 +95071;48.69877;-3.10623;69;20220506;15.9;9.1;12.5;2.7;12.07;0;2.65;18987 +95071;48.69877;-3.10623;69;20220507;16.8;9.9;13.3;2.5;12.57;.1;2.95;21145 +95071;48.69877;-3.10623;69;20220508;16.1;7.6;11.9;2.2;12.07;.2;2.84;22263 +95071;48.69877;-3.10623;69;20220509;25.4;7.8;16.6;2.8;12.57;0;4.9;28607 +95071;48.69877;-3.10623;69;20220510;19.2;11.4;15.3;3.5;12.5;.1;3.47;20307 +95071;48.69877;-3.10623;69;20220511;19.8;8.5;14.1;4.3;11.93;.2;3.94;26074 +95071;48.69877;-3.10623;69;20220512;17.5;7.9;12.7;2.8;10.83;.1;3.61;26044 +95071;48.69877;-3.10623;69;20220513;17.9;7.7;12.8;2.5;10.77;0;3.67;26237 +95071;48.69877;-3.10623;69;20220514;17.3;6.6;11.9;2;11.63;1.1;3.41;26375 +95071;48.69877;-3.10623;69;20220515;24.2;11.9;18;2.7;14.9;2;4.24;23735 +95071;48.69877;-3.10623;69;20220516;20.8;14;17.4;3.9;14.2;1.5;3.88;21000 +95071;48.69877;-3.10623;69;20220517;26.5;11.7;19.1;3.8;13.43;.2;5.58;27957 +95071;48.69877;-3.10623;69;20220518;23.2;9;16.1;2.6;13.07;.4;4.29;25778 +95071;48.69877;-3.10623;69;20220519;19.2;11.6;15.4;2.4;13.23;0;3.71;24342 +95071;48.69877;-3.10623;69;20220520;19.4;10.9;15.2;2.9;12.63;.3;3.9;25275 +95071;48.69877;-3.10623;69;20220521;18.5;8.5;13.5;2.1;12.67;0;3.51;25215 +95071;48.69877;-3.10623;69;20220522;18.2;10;14.1;1.9;13.6;4.3;3.14;21357 +95071;48.69877;-3.10623;69;20220523;16.8;11.3;14.1;3.7;13.03;1.6;2.57;14913 +95071;48.69877;-3.10623;69;20220524;16.6;9.1;12.9;4;11.5;.5;3.31;23147 +95071;48.69877;-3.10623;69;20220525;17.4;8.6;13;4.6;12.23;.2;2.87;18891 +95071;48.69877;-3.10623;69;20220526;18.4;11.5;14.9;4.1;13.37;0;3.13;18399 +95071;48.69877;-3.10623;69;20220527;18.1;12.4;15.3;3.5;13.37;.2;3.19;19010 +95071;48.69877;-3.10623;69;20220528;17.5;8.5;13;3.4;11.27;0;3.92;28311 +95071;48.69877;-3.10623;69;20220529;17.6;9;13.3;3.4;10.23;0;4.13;27637 +95071;48.69877;-3.10623;69;20220530;18;5.4;11.7;2;9.9;0;4.02;29639 +95071;48.69877;-3.10623;69;20220531;17.7;7.3;12.5;2.6;10.6;0;3.9;27967 +95071;48.69877;-3.10623;69;20220601;17.5;6.5;12;2.1;10.4;.1;3.88;28160 +95071;48.69877;-3.10623;69;20220602;20;9.5;14.7;2.7;12.23;.6;3.84;24317 +95071;48.69877;-3.10623;69;20220603;21;12.5;16.8;2.4;15;5.9;4.17;26621 +95071;48.69877;-3.10623;69;20220604;22.2;13.5;17.9;2.2;16.7;13.3;3.46;19707 +95071;48.69877;-3.10623;69;20220605;18.9;13.1;16;3.2;14.03;4;3.56;21785 +95071;48.69877;-3.10623;69;20220606;19.1;9.8;14.4;3.5;13.8;15.9;3.41;23361 +95071;48.69877;-3.10623;69;20220607;20;13.7;16.8;4.3;15.43;3;3.16;17498 +95071;48.69877;-3.10623;69;20220608;18.8;13.6;16.2;5.1;14.63;.6;3.35;20328 +95071;48.69877;-3.10623;69;20220609;22.9;12.6;17.7;4.1;14.13;.8;4.72;26173 +95071;48.69877;-3.10623;69;20220610;20.3;15.3;17.8;3.4;16.1;1.2;2.9;14065 +95071;48.69877;-3.10623;69;20220611;19.8;10.6;15.2;2.6;13.63;.2;4.23;29192 +95071;48.69877;-3.10623;69;20220612;19.3;9.6;14.4;2.4;13.13;.1;4.14;28941 +95071;48.69877;-3.10623;69;20220613;18.9;9.3;14.1;2.4;11.93;0;4.31;29692 +95071;48.69877;-3.10623;69;20220614;20.3;8;14.1;2.2;12.87;.1;4.34;30380 +95071;48.69877;-3.10623;69;20220615;22;11.1;16.6;1.7;14.2;0;4.66;29779 +95071;48.69877;-3.10623;69;20220616;28.5;10.6;19.5;2.1;13.6;0;5.87;32010 +95071;48.69877;-3.10623;69;20220617;30.6;14.5;22.5;2.3;15.23;0;6.35;32027 +95071;48.69877;-3.10623;69;20220618;22.7;14.6;18.6;3.2;16.5;1.5;4.16;23409 +95071;48.69877;-3.10623;69;20220619;14.8;12.3;13.5;6.5;14.07;12.4;1.73;10143 +95071;48.69877;-3.10623;69;20220620;18.4;13.7;16.1;4.3;15.2;0;2.83;16369 +95071;48.69877;-3.10623;69;20220621;20.1;13.9;17;3.3;15.4;.1;3.32;18602 +95071;48.69877;-3.10623;69;20220622;21;14.4;17.7;2.6;16.1;2;3.67;21402 +95071;48.69877;-3.10623;69;20220623;20.8;13.9;17.3;1.9;16.33;4.4;3.15;17920 +95071;48.69877;-3.10623;69;20220624;20.5;13.9;17.2;3.7;15.03;3.1;3.25;16256 +95071;48.69877;-3.10623;69;20220625;19.1;9.7;14.4;3.2;11.77;3.4;4.23;27688 +95071;48.69877;-3.10623;69;20220626;20.2;8.8;14.5;2.9;11.73;6.1;4.41;28873 +95071;48.69877;-3.10623;69;20220627;17.7;9.1;13.4;3;12.33;.9;3.5;24060 +95071;48.69877;-3.10623;69;20220628;21.1;8.6;14.9;3.9;12.2;3.3;4.49;28102 +95071;48.69877;-3.10623;69;20220629;18.8;12.1;15.4;3.2;13.77;10.7;3.38;20662 +95071;48.69877;-3.10623;69;20220630;17.3;9.8;13.5;3.4;12.2;3.8;3.29;21668 +95071;48.69877;-3.10623;69;20220701;19.2;9.1;14.2;3.1;12.1;.2;4.02;27054 +95071;48.69877;-3.10623;69;20220702;22.2;8.6;15.4;3.1;12.23;0;4.71;29382 +95071;48.69877;-3.10623;69;20220703;19.1;9.9;14.5;3.2;12.87;.1;3.73;24535 +95071;48.69877;-3.10623;69;20220704;18.8;9.5;14.2;2.6;12.43;0;3.67;23771 +95071;48.69877;-3.10623;69;20220705;19.7;11.5;15.6;2.5;14.33;.4;3.79;25174 +95071;48.69877;-3.10623;69;20220706;21.9;12.9;17.4;2.4;15.53;.1;4.35;27471 +95071;48.69877;-3.10623;69;20220707;20.8;14.3;17.6;3;15.93;.2;3.46;19745 +95071;48.69877;-3.10623;69;20220708;22.7;12.2;17.5;2;15;.2;4.69;29652 +95071;48.69877;-3.10623;69;20220709;22.9;13.1;18;1.9;16.33;.1;4.14;24890 +95071;48.69877;-3.10623;69;20220710;25.3;14.9;20.1;3.3;14.81;0;5.58;30508 +95071;48.69877;-3.10623;69;20220711;26.7;13.6;20.1;2.6;16.26;0;5.4;30219 +95071;48.69877;-3.10623;69;20220712;31.6;16.1;23.8;2;16.37;0;6.23;30230 +95071;48.69877;-3.10623;69;20220713;27.6;14.9;21.3;1.8;16.63;.1;5.33;28853 +95071;48.69877;-3.10623;69;20220714;21.9;14.5;18.2;2.6;15.4;0;4.36;26013 +95071;48.69877;-3.10623;69;20220715;22.8;13.6;18.2;2.5;15;0;4.74;28803 +95071;48.69877;-3.10623;69;20220716;26;13.2;19.6;2.5;14.7;0;5.31;29820 +95071;48.69877;-3.10623;69;20220717;32.6;15.2;23.9;2.7;15.17;0;6.74;30702 +95071;48.69877;-3.10623;69;20220718;37.3;17.5;27.4;2.4;14.93;0;7.49;30600 +95071;48.69877;-3.10623;69;20220719;25.7;18.9;22.3;3.8;16.97;2;4.52;17758 +95071;48.69877;-3.10623;69;20220720;22.5;15.2;18.8;3.1;17.03;.3;3.71;20676 +95071;48.69877;-3.10623;69;20220721;21.1;13.8;17.5;2.5;15.2;0;3.76;22240 +95071;48.69877;-3.10623;69;20220722;20.4;12.8;16.6;3;15.2;.1;3.59;22540 +95071;48.69877;-3.10623;69;20220723;24.7;12.2;18.5;2.2;15.07;0;4.61;27110 +95071;48.69877;-3.10623;69;20220724;28.4;14;21.2;3.1;15.1;0;5.86;29742 +95071;48.69877;-3.10623;69;20220725;21.9;16.2;19;5.3;16.27;.1;3.69;17534 +95071;48.69877;-3.10623;69;20220726;21.9;14.8;18.3;2.7;14.83;.2;3.79;20548 +95071;48.69877;-3.10623;69;20220727;20.9;10.4;15.6;2;13.26;0;3.64;22610 +95071;48.69877;-3.10623;69;20220728;22.9;13.2;18;1.8;14.83;0;4.06;24003 +95071;48.69877;-3.10623;69;20220729;24.2;14.8;19.5;2;16.27;.1;4.42;25528 +95071;48.69877;-3.10623;69;20220730;23.6;13.8;18.7;3;16.63;0;3.74;20538 +95071;48.69877;-3.10623;69;20220731;24.5;16.8;20.6;4;18.2;.4;3.66;16985 +95071;48.69877;-3.10623;69;20220801;22.4;16.6;19.5;2.9;17.77;0;3.3;17650 +95071;48.69877;-3.10623;69;20220802;26.2;15.4;20.8;2.5;18.2;.2;4.41;24389 +95071;48.69877;-3.10623;69;20220803;25.4;15.9;20.7;2.2;18.57;.1;4.05;22249 +95071;48.69877;-3.10623;69;20220804;21.8;14.5;18.2;2.9;15.37;0;3.64;20135 +95071;48.69877;-3.10623;69;20220805;20.6;14.4;17.5;4.5;12.63;0;4.42;23036 +95071;48.69877;-3.10623;69;20220806;22;13.1;17.5;3.9;13.23;0;4.5;26202 +95071;48.69877;-3.10623;69;20220807;22.6;12.5;17.5;3.1;13.5;0;4.38;25787 +95071;48.69877;-3.10623;69;20220808;24.3;12.9;18.6;2.9;15.46;.1;4.39;25755 +95071;48.69877;-3.10623;69;20220809;23;15.7;19.4;3.9;16.96;0;4.21;24771 +95071;48.69877;-3.10623;69;20220810;24.9;16.4;20.6;3.2;18.01;0;4.42;24457 +95071;48.69877;-3.10623;69;20220811;27.7;16.1;21.9;2.3;17.26;0;4.93;26399 +95071;48.69877;-3.10623;69;20220812;30.1;16.1;23.1;1.8;15.61;0;5.09;25962 +95071;48.69877;-3.10623;69;20220813;34.3;16.1;25.2;2.2;14.91;1.3;5.84;25423 +95071;48.69877;-3.10623;69;20220814;25.4;18.3;21.9;2.9;17.76;0;3.68;16275 +95071;48.69877;-3.10623;69;20220815;24.6;16.2;20.4;3.2;17.86;.3;2.88;11902 +95071;48.69877;-3.10623;69;20220816;22.5;16.5;19.5;2.3;17.76;7.3;2.62;12883 +95071;48.69877;-3.10623;69;20220817;21.3;14.2;17.8;2.7;17.46;2;2.47;14107 +95071;48.69877;-3.10623;69;20220818;21.5;17;19.3;3.6;17.61;.5;2.88;14098 +95071;48.69877;-3.10623;69;20220819;21.8;17.7;19.7;4;16.66;1.9;3.28;15165 +95071;48.69877;-3.10623;69;20220820;22.5;11.3;16.9;2.4;13.6;0;3.56;21147 +95071;48.69877;-3.10623;69;20220821;19.9;13;16.4;2.1;16.07;4.2;2.19;12887 +95071;48.69877;-3.10623;69;20220822;22.6;17.1;19.9;3;19.93;1.2;2.44;13035 +95071;48.69877;-3.10623;69;20220823;25.2;18.7;22;3;20.11;.2;3.06;13801 +95071;48.69877;-3.10623;69;20220824;24.4;14.5;19.5;2.3;18.21;8.1;3.12;17988 +95071;48.69877;-3.10623;69;20220825;21.3;17.5;19.4;3;17.46;.4;2.5;11403 +95071;48.69877;-3.10623;69;20220826;21.3;10.5;15.9;2.5;14.31;.1;3.23;21887 +95071;48.69877;-3.10623;69;20220827;21.6;11.9;16.7;2.5;15.66;.1;3.24;22228 +95071;48.69877;-3.10623;69;20220828;23.1;15.6;19.4;3.2;16.73;.2;3.38;18995 +95071;48.69877;-3.10623;69;20220829;23.7;15.3;19.5;3.4;16.87;0;3.54;20123 +95071;48.69877;-3.10623;69;20220830;23;16.7;19.8;4;17.2;1.4;3.29;16913 +95071;48.69877;-3.10623;69;20220831;22.4;17.3;19.8;4.4;17.93;4;2.89;13933 +95071;48.69877;-3.10623;69;20220901;22.1;16.9;19.5;2.3;18.67;9.9;2.24;11186 +95071;48.69877;-3.10623;69;20220902;21.9;16.7;19.3;1.9;18.5;1;2.34;12867 +95071;48.69877;-3.10623;69;20220903;21.5;15.2;18.3;3.6;16.07;0;2.89;15354 +95071;48.69877;-3.10623;69;20220904;23.3;17.5;20.4;5.3;16.77;3.2;3.37;11798 +95071;48.69877;-3.10623;69;20220905;26.6;15.1;20.8;3.9;17.03;2.4;3.87;17182 +95071;48.69877;-3.10623;69;20220906;21.7;16.1;18.9;3.9;16.37;2;2.87;13697 +95071;48.69877;-3.10623;69;20220907;21.6;14.8;18.2;3.9;15.73;4.6;3.06;16772 +95071;48.69877;-3.10623;69;20220908;21;14.6;17.8;5.4;15.63;1.3;2.86;13832 +95071;48.69877;-3.10623;69;20220909;19.8;15.3;17.5;5.7;15.8;.9;2.52;12571 +95071;48.69877;-3.10623;69;20220910;21.1;13.3;17.2;3.3;15.4;0;2.65;15947 +95071;48.69877;-3.10623;69;20220911;24.5;13.5;19;2.2;16.37;0;3.03;17941 +95071;48.69877;-3.10623;69;20220912;26.3;16.2;21.2;2.7;17.13;1.9;3.36;16821 +95071;48.69877;-3.10623;69;20220913;23.5;19.6;21.5;2.9;19.87;0;2.19;8068 +95071;48.69877;-3.10623;69;20220914;20.1;17.1;18.6;2.2;19.47;.7;1.41;6940 +95071;48.69877;-3.10623;69;20220915;18.9;13;16;2.8;15.27;.1;1.99;12322 +95071;48.69877;-3.10623;69;20220916;18.1;12.4;15.3;3.6;11.87;.1;2.69;15081 +95071;48.69877;-3.10623;69;20220917;17.7;8.1;12.9;2.4;9.7;0;2.62;17222 +95071;48.69877;-3.10623;69;20220918;17.6;6.1;11.9;2;10.4;.1;2.31;18458 +95071;48.69877;-3.10623;69;20220919;19.5;7.9;13.7;1.9;11.67;.1;2.39;17596 +95071;48.69877;-3.10623;69;20220920;19.7;9.4;14.5;1.7;12.23;.1;2.3;16720 +95071;48.69877;-3.10623;69;20220921;20.6;8.7;14.6;2;11.47;.1;2.49;17125 +95071;48.69877;-3.10623;69;20220922;21.3;7.7;14.5;1.8;11.67;.6;2.43;17208 +95071;48.69877;-3.10623;69;20220923;16.7;11.8;14.3;2;14.33;9.1;1.43;9789 +95071;48.69877;-3.10623;69;20220924;17.7;13.4;15.6;3.9;13.23;4.4;2.2;11265 +95071;48.69877;-3.10623;69;20220925;17.4;11.7;14.6;3.7;12.27;.7;2.22;12522 +95071;48.69877;-3.10623;69;20220926;16.1;9.9;13;5.7;12.43;4.1;1.76;10374 +95071;48.69877;-3.10623;69;20220927;16.3;12.7;14.5;6.4;13.27;14.4;1.77;6285 +95071;48.69877;-3.10623;69;20220928;15;12.1;13.5;4.8;12.83;3;1.5;6421 +95071;48.69877;-3.10623;69;20220929;15.5;9.8;12.7;3.5;11.53;4.9;1.7;9533 +95071;48.69877;-3.10623;69;20220930;15.4;7.9;11.7;4.2;12.93;5;1.22;11516 +95071;48.69877;-3.10623;69;20221001;19.8;14.6;17.2;5.8;16.23;.6;1.93;9441 +95071;48.69877;-3.10623;69;20221002;19.1;16;17.6;4.9;16.83;1.2;1.59;6038 +95071;48.69877;-3.10623;69;20221003;18.1;14;16;2.1;15.17;0;1.38;7453 +95071;48.69877;-3.10623;69;20221004;18.5;12.5;15.5;2.8;14.07;0;1.6;8312 +95071;48.69877;-3.10623;69;20221005;18.4;15.3;16.9;5.1;13.93;1.4;2.22;7255 +95071;48.69877;-3.10623;69;20221006;18.8;8.4;13.6;2.6;11.73;0;1.89;13757 +95071;48.69877;-3.10623;69;20221007;18.3;7.9;13.1;3.2;12.13;.9;1.8;14083 +95071;48.69877;-3.10623;69;20221008;17.2;9.8;13.5;2.2;11.9;.1;1.65;12225 +95071;48.69877;-3.10623;69;20221009;19.9;6.9;13.4;2.4;10.63;0;2.02;13973 +95071;48.69877;-3.10623;69;20221010;15.9;13.2;14.5;3.5;14;.7;1.29;6579 +95071;48.69877;-3.10623;69;20221011;16.9;7.4;12.2;2.5;10.2;0;1.7;12589 +95071;48.69877;-3.10623;69;20221012;17.5;8.3;12.9;2.6;11.57;2.5;1.57;11090 +95071;48.69877;-3.10623;69;20221013;17.7;12.1;14.9;3.1;15;6;1.12;6363 +95071;48.69877;-3.10623;69;20221014;16.2;12.3;14.2;2.6;14.97;8.4;.9;5423 +95071;48.69877;-3.10623;69;20221015;17.7;13;15.3;4.3;14.53;1;1.46;7814 +95071;48.69877;-3.10623;69;20221016;17.5;10.4;13.9;3.7;14.3;2.3;1.13;7626 +95071;48.69877;-3.10623;69;20221017;18.9;14.4;16.7;2.5;15.53;0;1.28;6417 +95071;48.69877;-3.10623;69;20221018;19.3;11.6;15.5;3.7;16.33;.1;1.1;8806 +95071;48.69877;-3.10623;69;20221019;22.4;16.9;19.6;3.5;17.7;4;1.77;6861 +95071;48.69877;-3.10623;69;20221020;20.3;11.8;16;3.1;14.1;1.9;1.65;9702 +95071;48.69877;-3.10623;69;20221021;18.3;14.9;16.6;5.9;14.73;6.2;1.84;5607 +95071;48.69877;-3.10623;69;20221022;18.7;11.8;15.2;3.2;15;5.4;1.21;8749 +95071;48.69877;-3.10623;69;20221023;16.8;13.2;15;5.1;14.27;7.2;1.36;5612 +95071;48.69877;-3.10623;69;20221024;17.8;12.6;15.2;4.7;13.83;.7;1.5;6634 +95071;48.69877;-3.10623;69;20221025;17.4;11.7;14.6;3.6;14.2;0;1.15;7374 +95071;48.69877;-3.10623;69;20221026;20.1;15.1;17.6;5.1;15.1;1.9;1.94;7165 +95071;48.69877;-3.10623;69;20221027;22.5;14.6;18.5;4.1;16.17;.2;1.89;9279 +95071;48.69877;-3.10623;69;20221028;18.2;15.9;17;4.4;15.07;1.4;1.59;5067 +95071;48.69877;-3.10623;69;20221029;20.8;13.9;17.3;3.8;15.6;.4;1.53;5944 +95071;48.69877;-3.10623;69;20221030;18.1;13.1;15.6;3.6;13.8;.2;1.37;6594 +95071;48.69877;-3.10623;69;20221031;16.2;10.9;13.5;4.5;13.3;3;1.07;7447 +95071;48.69877;-3.10623;69;20221101;16.9;11.7;14.3;6.9;11.63;3.8;2.07;6313 +95071;48.69877;-3.10623;69;20221102;16.2;8.6;12.4;4.9;11.5;9.1;1.34;7388 +95071;48.69877;-3.10623;69;20221103;14.4;11.5;12.9;6.5;12.17;7.4;1.34;3503 +95071;48.69877;-3.10623;69;20221104;14;9.2;11.6;6.3;10.33;.4;1.52;5715 +95071;48.69877;-3.10623;69;20221105;13.7;8.5;11.1;4.2;11.7;3.7;.78;4689 +95071;48.69877;-3.10623;69;20221106;15.3;12.9;14.1;6;13.53;2.5;1.18;3989 +95071;48.69877;-3.10623;69;20221107;16.9;12.5;14.7;6.7;12.77;3.2;1.75;4416 +95071;48.69877;-3.10623;69;20221108;15.2;11.6;13.4;6.5;12.07;2.9;1.47;5390 +95071;48.69877;-3.10623;69;20221109;15.5;10.3;12.9;4.8;11.33;.3;1.33;6362 +95071;48.69877;-3.10623;69;20221110;16.2;8.5;12.4;3.7;12.03;0;.91;7185 +95071;48.69877;-3.10623;69;20221111;15.3;12.3;13.8;3.7;12.37;0;1.04;4916 +95071;48.69877;-3.10623;69;20221112;19;8.3;13.7;3.4;12.77;.1;1.03;7833 +95071;48.69877;-3.10623;69;20221113;19.3;11.2;15.2;3.3;13.37;6;1.18;6574 +95071;48.69877;-3.10623;69;20221114;13.9;11.8;12.9;3.8;12.4;5.8;.89;3860 +95071;48.69877;-3.10623;69;20221115;14.5;9.7;12.1;6.6;11.83;6.8;1.07;5197 +95071;48.69877;-3.10623;69;20221116;14.7;8.3;11.5;6.1;10.87;14;1.22;5440 +95071;48.69877;-3.10623;69;20221117;12.9;9.5;11.2;6.3;10.77;2.8;1.13;3654 +95071;48.69877;-3.10623;69;20221118;12.1;9.1;10.6;4.9;9.43;3.3;1.26;4010 +95071;48.69877;-3.10623;69;20221119;12;4;8;2.8;8.76;2.6;.56;6424 +95071;48.69877;-3.10623;69;20221120;13.4;8;10.7;5.2;10.36;.5;.94;5360 +95071;48.69877;-3.10623;69;20221121;12.5;7.3;9.9;6.3;9.86;8.8;1.03;4156 +95071;48.69877;-3.10623;69;20221122;12.3;6.3;9.3;7.7;9.27;4;1.2;4520 +95071;48.69877;-3.10623;69;20221123;13.4;7.8;10.6;6.9;10.6;1.2;1.08;3833 +95071;48.69877;-3.10623;69;20221124;14.2;8.3;11.3;5.3;10.43;5.3;1.12;4810 +95071;48.69877;-3.10623;69;20221125;13.7;8.7;11.2;3.8;10.07;.2;.93;5096 +95071;48.69877;-3.10623;69;20221126;12.8;7;9.9;4.7;10.9;5.3;.57;4241 +95071;48.69877;-3.10623;69;20221127;12.9;11.8;12.3;3.5;13.07;9.7;.59;1238 +95071;48.69877;-3.10623;69;20221128;11.9;8;9.9;4.4;9.97;2.5;.82;3734 +95071;48.69877;-3.10623;69;20221129;12.3;7.3;9.8;2.1;9.4;.1;.62;4099 +95071;48.69877;-3.10623;69;20221130;7.2;4;5.6;2.5;8.03;0;.37;3956 +95071;48.69877;-3.10623;69;20221201;10.3;1.6;5.9;2;7.7;0;.28;5627 +95071;48.69877;-3.10623;69;20221202;8;1.3;4.7;3.2;7.33;.4;.42;4613 +95071;48.69877;-3.10623;69;20221203;7.1;5.7;6.4;5.7;7.53;.3;.95;2175 +95071;48.69877;-3.10623;69;20221204;5.3;3.7;4.5;3.1;7.17;0;.56;1446 +95071;48.69877;-3.10623;69;20221205;6.2;3.4;4.8;2.6;7.07;0;.53;2287 +95071;48.69877;-3.10623;69;20221206;6.8;1.3;4.1;2.6;6.9;1.1;.29;4667 +95071;48.69877;-3.10623;69;20221207;8;2;5;1.5;7.37;2.4;.26;3915 +95071;48.69877;-3.10623;69;20221208;7.4;3.9;5.7;2.9;6.8;0;.71;3248 +95071;48.69877;-3.10623;69;20221209;5.1;.2;2.6;1.9;5.8;1.1;.4;3739 +95071;48.69877;-3.10623;69;20221210;6;-.8;2.6;2.7;5.6;0;.46;4474 +95071;48.69877;-3.10623;69;20221211;4.9;-.6;2.1;2.9;6.27;.2;.28;3799 +95071;48.69877;-3.10623;69;20221212;4.3;-.5;1.9;2.5;5.83;.1;.37;3353 +95071;48.69877;-3.10623;69;20221213;2.2;-.9;.6;3.4;5.37;11.1;.45;2272 +95071;48.69877;-3.10623;69;20221214;4;.7;2.3;5.2;6.67;2.3;.32;2229 +95071;48.69877;-3.10623;69;20221215;6.2;1.9;4;5.6;5.83;.3;.98;2683 +95071;48.69877;-3.10623;69;20221216;8.1;3;5.5;3.1;5.7;0;.85;4273 +95071;48.69877;-3.10623;69;20221217;3.4;-1.8;.8;2.6;4.77;0;.44;4152 +95071;48.69877;-3.10623;69;20221218;11.5;-1.4;5.1;6.3;8.4;19.5;.44;4178 +95071;48.69877;-3.10623;69;20221219;15.4;11.3;13.4;8.3;13.47;10.3;.93;2629 +95071;48.69877;-3.10623;69;20221220;12.6;11.3;11.9;4.5;11.93;.1;.82;1792 +95071;48.69877;-3.10623;69;20221221;14.2;7.3;10.7;4.3;11.73;7.5;.49;3401 +95071;48.69877;-3.10623;69;20221222;14.2;11.8;13;7.3;13.13;13.6;.84;2009 +95071;48.69877;-3.10623;69;20221223;14.5;13.1;13.8;6.1;13.37;.4;1.03;1352 +95071;48.69877;-3.10623;69;20221224;12.2;10.7;11.5;4;11.67;2.6;.67;2232 +95071;48.69877;-3.10623;69;20221225;11.5;9.8;10.7;3.3;11.53;5;.55;1645 +95071;48.69877;-3.10623;69;20221226;10.8;9;9.9;4.6;9.47;.1;1;2443 +95071;48.69877;-3.10623;69;20221227;11.5;5.7;8.6;4.7;8.9;.4;.78;4123 +95071;48.69877;-3.10623;69;20221228;13;9.8;11.4;7.7;11.1;.7;1.16;2041 +95071;48.69877;-3.10623;69;20221229;10.7;8.5;9.6;6.5;9.1;3.6;1.2;3011 +95071;48.69877;-3.10623;69;20221230;14.5;6;10.3;7.5;12.2;19.7;.38;3557 +95071;48.69877;-3.10623;69;20221231;15.5;11.6;13.6;9.2;13.67;10.9;1.04;2347 +95072;48.65451;-2.87745;65;20220101;15.8;11.6;13.7;5.4;12.56;2.4;1.12;3069 +95072;48.65451;-2.87745;65;20220102;14.2;12.4;13.3;6.4;11.81;.2;1.34;2304 +95072;48.65451;-2.87745;65;20220103;12.4;11.3;11.8;3.8;11.24;16.4;.92;1418 +95072;48.65451;-2.87745;65;20220104;9.2;8.4;8.8;4.8;8.41;1.3;1.15;1750 +95072;48.65451;-2.87745;65;20220105;8.3;3.4;5.8;3.1;6.31;.6;.89;3218 +95072;48.65451;-2.87745;65;20220106;7.5;3.8;5.7;4;6.94;2.5;.83;2810 +95072;48.65451;-2.87745;65;20220107;9.5;5.6;7.5;7.4;9.2;6.2;.77;2804 +95072;48.65451;-2.87745;65;20220108;11;8.3;9.7;9.4;9.7;13.8;1.26;1642 +95072;48.65451;-2.87745;65;20220109;9;5.8;7.4;3.6;9.31;8.5;.43;2444 +95072;48.65451;-2.87745;65;20220110;11.1;7.9;9.5;2.9;11.77;3;.21;2216 +95072;48.65451;-2.87745;65;20220111;11.9;9.4;10.7;1.6;11.81;1.6;.37;2172 +95072;48.65451;-2.87745;65;20220112;10.3;9.4;9.8;2.4;11.34;.1;.4;1311 +95072;48.65451;-2.87745;65;20220113;6.9;4.6;5.7;2.3;7.97;0;.4;2974 +95072;48.65451;-2.87745;65;20220114;7.6;.8;4.2;2.6;6.27;.1;.51;5208 +95072;48.65451;-2.87745;65;20220115;9.1;-.2;4.4;3;7.24;0;.44;4884 +95072;48.65451;-2.87745;65;20220116;11.2;4.5;7.8;3.9;10.04;2.1;.34;4026 +95072;48.65451;-2.87745;65;20220117;9.6;6.4;8;1.8;8.91;.1;.4;4642 +95072;48.65451;-2.87745;65;20220118;6.6;2.1;4.4;1.7;7.81;0;.28;3518 +95072;48.65451;-2.87745;65;20220119;10;3.5;6.7;3.4;8.81;.9;.48;3649 +95072;48.65451;-2.87745;65;20220120;9.1;6.3;7.7;4.6;7.27;0;1.22;3568 +95072;48.65451;-2.87745;65;20220121;7.2;4.6;5.9;2.4;6.44;0;.84;2818 +95072;48.65451;-2.87745;65;20220122;8.3;3;5.6;2.1;7.64;0;.54;3448 +95072;48.65451;-2.87745;65;20220123;5.3;5.1;5.2;3.5;7.37;0;.7;979 +95072;48.65451;-2.87745;65;20220124;7.4;.7;4.1;1.9;6.67;0;.39;5968 +95072;48.65451;-2.87745;65;20220125;3.5;-1.2;1.2;1.8;6.61;0;.21;3146 +95072;48.65451;-2.87745;65;20220126;7;1.2;4.1;1.8;6.71;0;.45;4643 +95072;48.65451;-2.87745;65;20220127;10.6;2;6.3;3.4;8.97;.3;.41;5309 +95072;48.65451;-2.87745;65;20220128;10.7;8.8;9.7;2.2;11.17;.1;.45;2683 +95072;48.65451;-2.87745;65;20220129;11;8.8;9.9;4.4;10.87;.3;.64;3373 +95072;48.65451;-2.87745;65;20220130;11.1;8;9.6;2.5;9.44;.2;.76;4181 +95072;48.65451;-2.87745;65;20220131;10;5.6;7.8;5.7;8.57;.1;1;3947 +95072;48.65451;-2.87745;65;20220201;10.5;7.2;8.8;5.8;10.51;0;.52;3359 +95072;48.65451;-2.87745;65;20220202;10.1;8.5;9.3;3.8;9.84;0;.8;2436 +95072;48.65451;-2.87745;65;20220203;10.4;5.9;8.1;3.2;9.64;.6;.58;4515 +95072;48.65451;-2.87745;65;20220204;9.9;7.2;8.5;4.5;8.47;1.2;1.1;4192 +95072;48.65451;-2.87745;65;20220205;11.5;4.6;8.1;4.7;8.47;.3;1.06;6784 +95072;48.65451;-2.87745;65;20220206;12.9;8.7;10.8;8.3;11.04;2.6;1.07;3740 +95072;48.65451;-2.87745;65;20220207;13.1;8.7;10.9;2.9;10.47;.1;.89;5268 +95072;48.65451;-2.87745;65;20220208;11.4;8.1;9.8;2.5;10.31;0;.74;3550 +95072;48.65451;-2.87745;65;20220209;10.1;5;7.6;1.9;9.41;.5;.54;4658 +95072;48.65451;-2.87745;65;20220210;8.5;6.7;7.6;4;8.64;6.5;.81;2366 +95072;48.65451;-2.87745;65;20220211;10;3.1;6.5;2;6.74;0;.92;6888 +95072;48.65451;-2.87745;65;20220212;9.1;1.1;5.1;3.9;6.64;0;1.01;9193 +95072;48.65451;-2.87745;65;20220213;11.1;5.2;8.1;7;9.67;15.1;.78;3702 +95072;48.65451;-2.87745;65;20220214;10.6;5.6;8.1;5.6;8.71;3;1.11;7047 +95072;48.65451;-2.87745;65;20220215;11.3;5.5;8.4;6.5;10.41;3.1;.59;3713 +95072;48.65451;-2.87745;65;20220216;14.5;10.8;12.7;8;13.5;.8;.8;3879 +95072;48.65451;-2.87745;65;20220217;13.5;10;11.7;6.1;10.51;.3;1.53;6162 +95072;48.65451;-2.87745;65;20220218;11.4;10.3;10.9;8.3;8.87;1.6;2.09;3926 +95072;48.65451;-2.87745;65;20220219;11.1;3;7;6;8.24;.8;1.16;8966 +95072;48.65451;-2.87745;65;20220220;13;8.7;10.8;8.3;10.31;2.5;1.51;4731 +95072;48.65451;-2.87745;65;20220221;11.5;6.8;9.2;7.8;8.57;1.1;1.67;7187 +95072;48.65451;-2.87745;65;20220222;14.8;7.8;11.3;4.8;10.51;.3;1.44;7172 +95072;48.65451;-2.87745;65;20220223;10;5.5;7.7;2.7;8.37;0;.97;5427 +95072;48.65451;-2.87745;65;20220224;9.5;7.1;8.3;5.8;7.94;2.6;1.51;6941 +95072;48.65451;-2.87745;65;20220225;11.1;3.2;7.1;2.8;7.31;0;1.26;9205 +95072;48.65451;-2.87745;65;20220226;11.8;1.6;6.7;3.5;6.11;0;1.73;12772 +95072;48.65451;-2.87745;65;20220227;13.5;2.4;7.9;3.8;7.71;.2;1.63;12247 +95072;48.65451;-2.87745;65;20220228;14.5;7.6;11;3.9;10.81;3.2;1.3;8577 +95072;48.65451;-2.87745;65;20220301;12.7;9.7;11.2;2.6;12.04;16.6;.77;4120 +95072;48.65451;-2.87745;65;20220302;14.1;9;11.6;3.2;11.01;1;1.29;6920 +95072;48.65451;-2.87745;65;20220303;11.2;8.8;10;4.4;10.34;1.3;1.07;5496 +95072;48.65451;-2.87745;65;20220304;10.6;6.9;8.7;4.2;8.14;.5;1.5;7267 +95072;48.65451;-2.87745;65;20220305;8.8;3.6;6.2;5.8;7.84;7;1.19;8273 +95072;48.65451;-2.87745;65;20220306;8.4;5.6;7;6.5;7.34;.1;1.42;4748 +95072;48.65451;-2.87745;65;20220307;7.5;1.1;4.3;3.9;5.51;0;1.5;9932 +95072;48.65451;-2.87745;65;20220308;11.9;1.6;6.7;4.7;7.94;.2;1.39;9320 +95072;48.65451;-2.87745;65;20220309;12.8;6.2;9.5;5.4;9.54;0;1.49;9135 +95072;48.65451;-2.87745;65;20220310;13.3;7.6;10.5;2.9;9.24;.9;1.56;9250 +95072;48.65451;-2.87745;65;20220311;13.6;7.5;10.6;5.1;9.91;8;1.69;10163 +95072;48.65451;-2.87745;65;20220312;13.2;5.3;9.2;5.8;8.61;.4;1.96;12709 +95072;48.65451;-2.87745;65;20220313;12;7.2;9.6;3.8;9.07;3.6;1.55;9349 +95072;48.65451;-2.87745;65;20220314;14.6;5.8;10.2;2.6;8.94;.1;1.72;11798 +95072;48.65451;-2.87745;65;20220315;15.7;5.5;10.6;2.1;10.64;0;1.53;12101 +95072;48.65451;-2.87745;65;20220316;12.1;10.7;11.4;3.4;10.94;6;1.18;3925 +95072;48.65451;-2.87745;65;20220317;12.1;4.1;8.1;2.4;8.01;0;1.73;15717 +95072;48.65451;-2.87745;65;20220318;13.5;4.7;9.1;4.9;8.44;0;2.16;17270 +95072;48.65451;-2.87745;65;20220319;13.3;5.8;9.5;4.6;8.24;0;2.09;11594 +95072;48.65451;-2.87745;65;20220320;14.1;7.5;10.8;3;9.14;0;1.74;8490 +95072;48.65451;-2.87745;65;20220321;18.3;8.4;13.3;3.6;10.37;0;2.7;17330 +95072;48.65451;-2.87745;65;20220322;17.4;8.4;12.9;3.9;8.37;0;3.08;17828 +95072;48.65451;-2.87745;65;20220323;16.6;7.9;12.2;3;7.54;0;2.88;17821 +95072;48.65451;-2.87745;65;20220324;15.2;5.5;10.3;2.1;9.17;0;2.12;17570 +95072;48.65451;-2.87745;65;20220325;16.3;6.7;11.5;4;9.24;0;2.69;17925 +95072;48.65451;-2.87745;65;20220326;14.6;5.9;10.2;4.3;9.61;0;2.24;17373 +95072;48.65451;-2.87745;65;20220327;16.3;6.2;11.2;2.7;10.21;0;2.16;15807 +95072;48.65451;-2.87745;65;20220328;18;6.9;12.4;2.3;10.37;2.6;1.93;10024 +95072;48.65451;-2.87745;65;20220329;13.6;8.9;11.2;2.3;11.27;0;1.31;7798 +95072;48.65451;-2.87745;65;20220330;11.8;9.3;10.5;4.2;10.27;5.2;1.44;7073 +95072;48.65451;-2.87745;65;20220331;7.8;5.9;6.8;7.9;7.14;5;1.76;7567 +95072;48.65451;-2.87745;65;20220401;8.5;3.2;5.9;8.3;5.54;.6;2.55;15031 +95072;48.65451;-2.87745;65;20220402;9.2;2.9;6;4.1;6.01;1.4;2.1;14863 +95072;48.65451;-2.87745;65;20220403;9.2;1.6;5.4;3;5.84;.4;2.13;18902 +95072;48.65451;-2.87745;65;20220404;10.2;1.7;6;5.1;8.47;.5;1.11;9287 +95072;48.65451;-2.87745;65;20220405;14;9.7;11.9;5;10.61;0;2.08;11874 +95072;48.65451;-2.87745;65;20220406;13.6;7.7;10.6;7.3;10.24;1.9;1.87;10067 +95072;48.65451;-2.87745;65;20220407;13.7;10.4;12.1;7.7;10.01;10.8;2.61;12748 +95072;48.65451;-2.87745;65;20220408;12.1;7.2;9.7;5.1;9.14;8.1;1.75;8050 +95072;48.65451;-2.87745;65;20220409;11.1;4;7.6;3.2;7.01;0;2.4;19581 +95072;48.65451;-2.87745;65;20220410;14.5;1.6;8;4.2;6.97;0;2.85;20719 +95072;48.65451;-2.87745;65;20220411;19.6;8;13.8;4.1;10.44;.4;3.39;19072 +95072;48.65451;-2.87745;65;20220412;16.3;11.8;14;3.8;12.14;.3;2.05;9142 +95072;48.65451;-2.87745;65;20220413;18.8;8.3;13.6;2.1;11.24;.4;2.44;14665 +95072;48.65451;-2.87745;65;20220414;19.7;8.7;14.2;2.3;11.71;0;2.97;19677 +95072;48.65451;-2.87745;65;20220415;15.6;7.4;11.5;2.3;11.71;0;2.51;21482 +95072;48.65451;-2.87745;65;20220416;18.2;7.1;12.7;2.5;11.24;0;2.99;22199 +95072;48.65451;-2.87745;65;20220417;19.8;8;13.9;3.2;11.04;0;3.1;18189 +95072;48.65451;-2.87745;65;20220418;14.3;9;11.6;3.3;10.21;0;2.54;17782 +95072;48.65451;-2.87745;65;20220419;13;6.4;9.7;3.8;8.87;0;2.45;17861 +95072;48.65451;-2.87745;65;20220420;14.2;6.5;10.4;3.2;10.51;.1;2.23;17784 +95072;48.65451;-2.87745;65;20220421;15.7;7.5;11.6;2.8;11.07;0;2.57;19358 +95072;48.65451;-2.87745;65;20220422;16.3;8.7;12.5;4.9;11.41;0;2.64;17342 +95072;48.65451;-2.87745;65;20220423;15;10;12.5;5.1;11.81;.2;2.26;14934 +95072;48.65451;-2.87745;65;20220424;15.2;10;12.6;3.2;11.87;.5;2;12014 +95072;48.65451;-2.87745;65;20220425;13.6;8.1;10.8;4.1;10.27;0;2.8;23533 +95072;48.65451;-2.87745;65;20220426;15;6.3;10.7;4.7;10.14;0;2.79;21869 +95072;48.65451;-2.87745;65;20220427;14.1;8.2;11.1;6.3;9.51;0;3.02;20531 +95072;48.65451;-2.87745;65;20220428;14.2;9.8;12;4.6;11.01;0;2.2;12797 +95072;48.65451;-2.87745;65;20220429;14.6;9.7;12.1;4.6;10.97;0;2.65;18054 +95072;48.65451;-2.87745;65;20220430;12.5;8.4;10.4;4.8;9.54;0;2.27;13851 +95072;48.65451;-2.87745;65;20220501;17.7;8.1;12.9;2.9;10.41;1.1;3.18;20912 +95072;48.65451;-2.87745;65;20220502;14.7;9.5;12.1;3.4;11.34;.1;2.29;14925 +95072;48.65451;-2.87745;65;20220503;16.2;9.9;13.1;3.1;11.14;0;2.89;18364 +95072;48.65451;-2.87745;65;20220504;16.3;6.1;11.2;2.9;11.51;0;2.64;21091 +95072;48.65451;-2.87745;65;20220505;16.2;10.3;13.3;2.9;12.41;0;3.02;22527 +95072;48.65451;-2.87745;65;20220506;16.6;9.2;12.9;2.9;12.01;.1;2.8;19615 +95072;48.65451;-2.87745;65;20220507;17;9.8;13.4;2.7;12.44;.1;2.86;19990 +95072;48.65451;-2.87745;65;20220508;15.4;7.8;11.6;2.3;12.24;.1;2.24;16939 +95072;48.65451;-2.87745;65;20220509;25.3;7.9;16.6;2.7;12.61;0;4.68;26746 +95072;48.65451;-2.87745;65;20220510;21.2;11.3;16.2;3;12.27;.1;3.82;22000 +95072;48.65451;-2.87745;65;20220511;20;8.5;14.3;3.9;11.87;.1;3.74;23348 +95072;48.65451;-2.87745;65;20220512;17.6;7.7;12.6;2.6;10.71;.1;3.42;24022 +95072;48.65451;-2.87745;65;20220513;18.3;7.5;12.9;2.4;10.71;0;3.66;25952 +95072;48.65451;-2.87745;65;20220514;17.1;6.9;12;1.9;11.81;.7;3.14;24027 +95072;48.65451;-2.87745;65;20220515;25.4;12.2;18.8;2.5;14.71;.6;4.07;20678 +95072;48.65451;-2.87745;65;20220516;20.7;14.1;17.4;3.9;14.41;1.4;3.47;17704 +95072;48.65451;-2.87745;65;20220517;27;12;19.5;3.3;13.64;.1;5.4;26581 +95072;48.65451;-2.87745;65;20220518;23.7;8.8;16.3;2.2;13.07;.8;3.92;22696 +95072;48.65451;-2.87745;65;20220519;20;12.1;16.1;2.1;13.34;0;3.68;23283 +95072;48.65451;-2.87745;65;20220520;20.5;11.2;15.8;2.6;12.54;.3;3.89;23948 +95072;48.65451;-2.87745;65;20220521;18.9;8.7;13.8;2.1;12.47;0;3.6;25512 +95072;48.65451;-2.87745;65;20220522;19.4;10;14.7;1.8;13.74;5.7;2.99;19425 +95072;48.65451;-2.87745;65;20220523;17.3;11;14.1;3.4;13.01;1;2.57;15121 +95072;48.65451;-2.87745;65;20220524;17.5;8.9;13.2;3.6;11.21;.5;3.42;22538 +95072;48.65451;-2.87745;65;20220525;17.6;8.2;12.9;4.1;11.97;.2;2.76;17097 +95072;48.65451;-2.87745;65;20220526;18.6;11;14.8;3.4;13.14;0;2.96;16974 +95072;48.65451;-2.87745;65;20220527;18.8;12.3;15.5;3.2;13.11;.1;3.11;17377 +95072;48.65451;-2.87745;65;20220528;17.3;8.1;12.7;3.8;11.31;0;3.74;27897 +95072;48.65451;-2.87745;65;20220529;17.3;8.7;13;3.8;10.04;0;4.1;27182 +95072;48.65451;-2.87745;65;20220530;18;5.8;11.9;2.2;9.91;.1;3.91;28166 +95072;48.65451;-2.87745;65;20220531;18.2;8.1;13.2;2.4;10.64;0;3.67;24433 +95072;48.65451;-2.87745;65;20220601;17.8;7.2;12.5;2.3;10.57;0;3.78;26629 +95072;48.65451;-2.87745;65;20220602;19.4;9;14.2;2.6;12.04;1.2;3.49;21823 +95072;48.65451;-2.87745;65;20220603;22;12.4;17.2;2.2;15.11;5.2;3.81;23095 +95072;48.65451;-2.87745;65;20220604;22.5;13.3;17.9;2.1;16.77;6.4;3.52;20667 +95072;48.65451;-2.87745;65;20220605;19.9;12.8;16.4;3.1;13.67;2.7;3.57;20550 +95072;48.65451;-2.87745;65;20220606;19.4;10;14.7;3.2;13.61;5.2;3.43;22348 +95072;48.65451;-2.87745;65;20220607;20.5;13.5;17;4.1;15.27;2.4;3.14;16682 +95072;48.65451;-2.87745;65;20220608;20;13.6;16.8;4.7;14.31;.3;3.66;20969 +95072;48.65451;-2.87745;65;20220609;23.4;12.3;17.8;3.9;13.81;.7;4.75;25633 +95072;48.65451;-2.87745;65;20220610;21.1;15.3;18.2;3.1;16.27;1.5;3.11;15913 +95072;48.65451;-2.87745;65;20220611;20.2;10.7;15.5;2.6;13.71;.3;4.15;28109 +95072;48.65451;-2.87745;65;20220612;19.5;9.3;14.4;2.5;12.97;.1;4.19;29483 +95072;48.65451;-2.87745;65;20220613;19.2;9.7;14.5;2.6;11.91;0;4.29;29079 +95072;48.65451;-2.87745;65;20220614;21.6;8.4;15;2.3;12.94;.1;4.39;29524 +95072;48.65451;-2.87745;65;20220615;23.3;11.4;17.4;2;14.04;0;4.77;28948 +95072;48.65451;-2.87745;65;20220616;28.1;10.7;19.4;1.9;13.64;0;5.48;30072 +95072;48.65451;-2.87745;65;20220617;32.9;14.9;23.9;2.2;15.01;0;6.46;30183 +95072;48.65451;-2.87745;65;20220618;23.5;14.9;19.2;3;16.24;2.7;3.79;19222 +95072;48.65451;-2.87745;65;20220619;15.5;12.5;14;7.1;14.37;10.5;1.6;8678 +95072;48.65451;-2.87745;65;20220620;18.9;14.2;16.5;4.7;15.47;0;2.78;16080 +95072;48.65451;-2.87745;65;20220621;20.5;14.4;17.4;3.3;15.47;.3;3.44;19490 +95072;48.65451;-2.87745;65;20220622;21.3;14.5;17.9;2.6;16.11;3.9;3.34;18548 +95072;48.65451;-2.87745;65;20220623;22.5;14.7;18.6;1.8;16.21;3.3;3.34;17689 +95072;48.65451;-2.87745;65;20220624;20.7;14;17.3;3.6;14.94;1.9;3.33;16705 +95072;48.65451;-2.87745;65;20220625;19.7;10.3;15;3.3;11.64;2.2;4.17;25491 +95072;48.65451;-2.87745;65;20220626;20.5;9.3;14.9;2.9;11.71;8.5;4.15;25675 +95072;48.65451;-2.87745;65;20220627;18.5;9.4;13.9;2.6;12.34;1.2;3.35;21307 +95072;48.65451;-2.87745;65;20220628;21.3;9.1;15.2;3.7;12.21;3.2;4.31;25687 +95072;48.65451;-2.87745;65;20220629;19.3;12.6;16;3.2;13.77;6.7;3.28;18917 +95072;48.65451;-2.87745;65;20220630;17.3;9.9;13.6;3;12.21;4.9;3.27;21567 +95072;48.65451;-2.87745;65;20220701;19.4;9.4;14.4;3;12.01;.1;3.68;22973 +95072;48.65451;-2.87745;65;20220702;22.6;8.9;15.8;2.9;12.21;0;4.51;26815 +95072;48.65451;-2.87745;65;20220703;19.7;10;14.9;3.2;12.67;.1;3.62;22336 +95072;48.65451;-2.87745;65;20220704;19.5;10.2;14.9;2.7;12.37;0;3.68;22502 +95072;48.65451;-2.87745;65;20220705;19.7;11.1;15.4;2.6;13.94;.7;3.78;24924 +95072;48.65451;-2.87745;65;20220706;22.2;11.7;17;2.6;15.17;.1;4.35;27810 +95072;48.65451;-2.87745;65;20220707;20.8;14.3;17.6;3.2;15.77;.1;3.35;18915 +95072;48.65451;-2.87745;65;20220708;23;11.6;17.3;2.1;14.87;.2;4.57;28798 +95072;48.65451;-2.87745;65;20220709;23.3;13.3;18.3;2;16.21;.1;4.09;24227 +95072;48.65451;-2.87745;65;20220710;24.1;15.4;19.7;4.1;15.47;0;5.38;30072 +95072;48.65451;-2.87745;65;20220711;25.7;14.9;20.3;2.8;16.6;0;5.32;29779 +95072;48.65451;-2.87745;65;20220712;32;16.2;24.1;2;16.24;0;6.18;29444 +95072;48.65451;-2.87745;65;20220713;27.7;16.1;21.9;1.9;16.31;0;5.31;27629 +95072;48.65451;-2.87745;65;20220714;22.4;14.2;18.3;2.7;15.07;0;4.35;25491 +95072;48.65451;-2.87745;65;20220715;23.4;12.7;18.1;2.4;14.74;.1;4.64;27973 +95072;48.65451;-2.87745;65;20220716;25.7;12.7;19.2;2.5;14.91;0;5.01;28422 +95072;48.65451;-2.87745;65;20220717;32.9;15.6;24.2;2.4;14.64;0;6.45;29070 +95072;48.65451;-2.87745;65;20220718;37.4;19.1;28.3;2.5;13.97;0;7.52;29036 +95072;48.65451;-2.87745;65;20220719;26.5;22.4;24.5;3.7;16.11;1.3;4.94;16869 +95072;48.65451;-2.87745;65;20220720;23.3;15.9;19.6;3.1;16.87;.1;3.66;18554 +95072;48.65451;-2.87745;65;20220721;21.7;13.9;17.8;2.5;15.04;0;3.47;18874 +95072;48.65451;-2.87745;65;20220722;21.2;13.4;17.3;3.1;15.21;.1;3.63;21407 +95072;48.65451;-2.87745;65;20220723;25;12.6;18.8;2.3;14.81;0;4.33;23867 +95072;48.65451;-2.87745;65;20220724;29.1;14.2;21.6;2.7;14.67;0;5.76;28673 +95072;48.65451;-2.87745;65;20220725;22.2;16.8;19.5;4.8;15.94;.1;3.74;16757 +95072;48.65451;-2.87745;65;20220726;21.6;15.5;18.6;2.7;14.77;.2;3.5;17655 +95072;48.65451;-2.87745;65;20220727;20.9;11.5;16.2;2.1;13.74;0;3.59;22073 +95072;48.65451;-2.87745;65;20220728;23.2;13.8;18.5;2;14.97;0;3.95;22661 +95072;48.65451;-2.87745;65;20220729;24.6;15;19.8;2.1;16.01;0;4.18;22980 +95072;48.65451;-2.87745;65;20220730;24.8;13.7;19.2;3;16.41;0;4.2;23154 +95072;48.65451;-2.87745;65;20220731;25.3;16.7;21;3.6;17.87;.1;3.82;17561 +95072;48.65451;-2.87745;65;20220801;22.9;16.8;19.8;2.8;17.57;0;3.25;16692 +95072;48.65451;-2.87745;65;20220802;26.2;14.2;20.2;2.1;17.84;.3;4.28;24509 +95072;48.65451;-2.87745;65;20220803;25.5;16;20.8;2.2;18.57;.1;4.06;22554 +95072;48.65451;-2.87745;65;20220804;22.4;15.1;18.7;2.9;15.47;0;3.59;18892 +95072;48.65451;-2.87745;65;20220805;21;13.5;17.3;4.5;12.44;0;4.4;23469 +95072;48.65451;-2.87745;65;20220806;22.3;11.4;16.8;3.7;12.84;0;4.36;25710 +95072;48.65451;-2.87745;65;20220807;22.9;12.7;17.8;3.1;13.54;0;4.34;25129 +95072;48.65451;-2.87745;65;20220808;24;14.8;19.4;4.1;16.1;.2;4.59;25570 +95072;48.65451;-2.87745;65;20220809;23;16.6;19.8;5;17.57;0;4.32;25014 +95072;48.65451;-2.87745;65;20220810;25;17.2;21.1;4;18.64;0;4.49;24671 +95072;48.65451;-2.87745;65;20220811;27;16.9;22;2.7;18.07;0;4.84;25866 +95072;48.65451;-2.87745;65;20220812;28.8;17.1;23;1.8;16.84;0;4.86;25374 +95072;48.65451;-2.87745;65;20220813;31.8;17;24.4;2.3;16.01;1.3;5.43;24649 +95072;48.65451;-2.87745;65;20220814;24.9;19;22;2.9;17.84;0;3.36;13483 +95072;48.65451;-2.87745;65;20220815;24.9;15.9;20.4;3.1;17.9;.3;2.85;11568 +95072;48.65451;-2.87745;65;20220816;23.7;16.5;20.1;2.5;17.74;6;2.96;14055 +95072;48.65451;-2.87745;65;20220817;21.9;15;18.5;3.1;17.71;2.4;2.7;14771 +95072;48.65451;-2.87745;65;20220818;22.2;17.7;19.9;3.7;17.94;.5;2.97;15065 +95072;48.65451;-2.87745;65;20220819;21.8;17.7;19.8;4.1;16.84;2;3.18;14210 +95072;48.65451;-2.87745;65;20220820;22.5;11.5;17;2.2;13.44;0;3.5;20665 +95072;48.65451;-2.87745;65;20220821;19.8;13.1;16.4;1.9;15.81;4.2;2.12;11999 +95072;48.65451;-2.87745;65;20220822;23.5;17.3;20.4;2.7;19.77;1.3;2.62;13664 +95072;48.65451;-2.87745;65;20220823;25;18.8;21.9;2.9;20.41;.2;2.79;12167 +95072;48.65451;-2.87745;65;20220824;24.1;15.4;19.8;2.6;19.01;8.5;3.19;18658 +95072;48.65451;-2.87745;65;20220825;21.1;17.8;19.4;4;18.04;.4;2.54;12502 +95072;48.65451;-2.87745;65;20220826;20.9;12.5;16.7;3.2;14.64;.1;3.37;21391 +95072;48.65451;-2.87745;65;20220827;21.8;13.2;17.5;2.9;16.11;.1;3.34;21885 +95072;48.65451;-2.87745;65;20220828;23;15.1;19;3.2;16.21;.1;3.24;17655 +95072;48.65451;-2.87745;65;20220829;24;14.7;19.3;3.6;16.71;0;3.46;19075 +95072;48.65451;-2.87745;65;20220830;23;16.4;19.7;4.3;17.07;1.1;3.19;15924 +95072;48.65451;-2.87745;65;20220831;22.6;17;19.8;4.5;18.01;5.1;2.98;15634 +95072;48.65451;-2.87745;65;20220901;21.5;16.4;18.9;2.3;18.64;9.7;1.97;9664 +95072;48.65451;-2.87745;65;20220902;22.1;16.8;19.5;2;18.47;2.6;2.29;12356 +95072;48.65451;-2.87745;65;20220903;21.6;15.4;18.5;3.2;15.91;0;2.82;14570 +95072;48.65451;-2.87745;65;20220904;24.3;17;20.6;4.6;16.61;2.5;3.47;12962 +95072;48.65451;-2.87745;65;20220905;26.7;16.2;21.5;3.9;17.01;2.5;3.82;15601 +95072;48.65451;-2.87745;65;20220906;22.4;16.2;19.3;3.8;16.27;2.3;2.93;13172 +95072;48.65451;-2.87745;65;20220907;21.4;15.3;18.3;3.9;15.74;4.9;2.83;13968 +95072;48.65451;-2.87745;65;20220908;21.3;14.7;18;5.1;15.41;1;3;14556 +95072;48.65451;-2.87745;65;20220909;20.2;15.1;17.6;5.2;15.37;.7;2.63;12548 +95072;48.65451;-2.87745;65;20220910;21.4;13.2;17.3;3.3;15.21;0;2.64;15099 +95072;48.65451;-2.87745;65;20220911;24.8;13.6;19.2;1.9;16.21;0;2.86;16479 +95072;48.65451;-2.87745;65;20220912;26.8;15.7;21.2;2.2;16.87;1.5;3;14492 +95072;48.65451;-2.87745;65;20220913;24.3;19.5;21.9;2.7;19.77;0;2.31;8950 +95072;48.65451;-2.87745;65;20220914;21.6;16.3;18.9;2.3;19.21;.3;1.61;8050 +95072;48.65451;-2.87745;65;20220915;19.2;14.3;16.8;3;15.47;.1;1.95;10758 +95072;48.65451;-2.87745;65;20220916;18.2;12.3;15.3;3.7;11.57;.1;2.63;13065 +95072;48.65451;-2.87745;65;20220917;17.8;8.9;13.3;2.7;9.51;0;2.69;16245 +95072;48.65451;-2.87745;65;20220918;18;7.4;12.7;2.1;10.41;.1;2.38;17854 +95072;48.65451;-2.87745;65;20220919;19.7;9.1;14.4;2;11.91;.1;2.37;16200 +95072;48.65451;-2.87745;65;20220920;19.6;9.8;14.7;1.7;12.31;.1;2.25;15698 +95072;48.65451;-2.87745;65;20220921;19.9;9.8;14.8;2;11.71;.1;2.42;16311 +95072;48.65451;-2.87745;65;20220922;21.8;9.4;15.6;1.9;11.77;.1;2.5;16101 +95072;48.65451;-2.87745;65;20220923;17.6;12.1;14.9;1.9;14.31;10.2;1.41;8430 +95072;48.65451;-2.87745;65;20220924;17.7;12.5;15.1;3.7;13.27;5.3;1.96;9701 +95072;48.65451;-2.87745;65;20220925;17.3;11.6;14.5;4.1;12.31;.6;2.12;10673 +95072;48.65451;-2.87745;65;20220926;16.1;10.1;13.1;5.5;12.14;4.2;1.82;9504 +95072;48.65451;-2.87745;65;20220927;16.3;12.1;14.2;5.8;13.17;17.8;1.67;6704 +95072;48.65451;-2.87745;65;20220928;14.8;12.2;13.5;4.6;12.81;5.2;1.48;6947 +95072;48.65451;-2.87745;65;20220929;15.3;10.1;12.7;3.6;11.54;5.9;1.64;8431 +95072;48.65451;-2.87745;65;20220930;15.6;8.9;12.2;4.1;12.87;4;1.21;9110 +95072;48.65451;-2.87745;65;20221001;20.5;14.7;17.6;5.3;16.04;.4;2.06;10080 +95072;48.65451;-2.87745;65;20221002;19.5;16.2;17.8;4.6;16.94;1.4;1.64;6953 +95072;48.65451;-2.87745;65;20221003;17.8;14.5;16.2;2.1;15.31;0;1.3;6641 +95072;48.65451;-2.87745;65;20221004;17.8;12.5;15.1;2.4;14.01;0;1.49;8118 +95072;48.65451;-2.87745;65;20221005;18.5;15.4;17;4.6;13.84;1.1;2.16;7012 +95072;48.65451;-2.87745;65;20221006;19;9.2;14.1;2.6;11.57;0;1.93;12907 +95072;48.65451;-2.87745;65;20221007;18.3;8.5;13.4;3.1;12.17;.4;1.78;13071 +95072;48.65451;-2.87745;65;20221008;17.4;10.6;14;2.4;11.97;.1;1.68;11618 +95072;48.65451;-2.87745;65;20221009;19.7;7.7;13.7;2.1;10.61;0;1.92;13236 +95072;48.65451;-2.87745;65;20221010;16.1;13.2;14.7;3.4;14.14;1;1.18;4873 +95072;48.65451;-2.87745;65;20221011;16.6;8.6;12.6;2.3;10.34;0;1.68;12358 +95072;48.65451;-2.87745;65;20221012;18.2;8.9;13.6;2.5;11.57;2.2;1.62;10774 +95072;48.65451;-2.87745;65;20221013;18;12.2;15.1;3.2;14.97;6.3;1.15;6093 +95072;48.65451;-2.87745;65;20221014;17.4;12.4;14.9;2.5;15.14;9.5;.97;5300 +95072;48.65451;-2.87745;65;20221015;18;13.1;15.6;4.1;14.64;.7;1.45;8460 +95072;48.65451;-2.87745;65;20221016;17.4;11.1;14.3;3.4;14.44;1.8;1.09;6525 +95072;48.65451;-2.87745;65;20221017;18.5;14.8;16.7;2.2;15.67;0;1.19;6246 +95072;48.65451;-2.87745;65;20221018;19.1;11.9;15.5;3.1;16.51;.1;.96;6959 +95072;48.65451;-2.87745;65;20221019;22.7;16.6;19.6;3.2;17.57;5.7;1.77;7620 +95072;48.65451;-2.87745;65;20221020;20.1;12.3;16.2;2.9;14.21;1.9;1.57;9226 +95072;48.65451;-2.87745;65;20221021;18.5;15;16.7;5.3;14.74;4.2;1.76;5547 +95072;48.65451;-2.87745;65;20221022;18.6;12.7;15.7;3;15.04;3.6;1.17;6815 +95072;48.65451;-2.87745;65;20221023;17.7;13.4;15.6;4.8;14.11;6.6;1.48;5733 +95072;48.65451;-2.87745;65;20221024;17.8;13;15.4;4.6;13.74;1.1;1.55;7435 +95072;48.65451;-2.87745;65;20221025;17.7;12.2;14.9;3.4;14.27;0;1.13;5955 +95072;48.65451;-2.87745;65;20221026;20.2;15.1;17.7;4.9;15.14;1.9;1.89;6962 +95072;48.65451;-2.87745;65;20221027;22.5;15.1;18.8;4;16.24;.2;1.87;8214 +95072;48.65451;-2.87745;65;20221028;18.6;16.3;17.4;4;15.14;1.2;1.58;5373 +95072;48.65451;-2.87745;65;20221029;20.9;14.6;17.7;3.6;15.64;.5;1.54;5742 +95072;48.65451;-2.87745;65;20221030;18;13.6;15.8;3.3;13.87;.3;1.33;6307 +95072;48.65451;-2.87745;65;20221031;16.5;11.8;14.1;4;13.44;2.4;1.1;5692 +95072;48.65451;-2.87745;65;20221101;17.1;11.5;14.3;6.1;11.57;3.6;1.95;6504 +95072;48.65451;-2.87745;65;20221102;16.3;8.9;12.6;4.4;11.47;8.5;1.32;6484 +95072;48.65451;-2.87745;65;20221103;14.4;12.4;13.4;6.5;12.11;11.1;1.42;3832 +95072;48.65451;-2.87745;65;20221104;14;8.8;11.4;5.9;10.27;.4;1.42;6474 +95072;48.65451;-2.87745;65;20221105;13.7;8.2;11;4.1;11.51;3.4;.78;4294 +95072;48.65451;-2.87745;65;20221106;15.6;13;14.3;5.8;13.44;3.4;1.2;4772 +95072;48.65451;-2.87745;65;20221107;17.3;12.6;14.9;6.2;12.74;1.9;1.73;5095 +95072;48.65451;-2.87745;65;20221108;15.6;11.7;13.7;6;12.07;2.7;1.46;5340 +95072;48.65451;-2.87745;65;20221109;15.6;10.6;13.1;4.3;11.34;.2;1.27;5931 +95072;48.65451;-2.87745;65;20221110;16.6;8.7;12.7;3.5;12.01;0;.96;6661 +95072;48.65451;-2.87745;65;20221111;14.2;12.2;13.2;3.3;12.34;0;.88;5173 +95072;48.65451;-2.87745;65;20221112;18.9;8.9;13.9;3.2;13.01;.1;.97;7311 +95072;48.65451;-2.87745;65;20221113;19;11.7;15.4;3;13.47;3.4;1.12;6062 +95072;48.65451;-2.87745;65;20221114;14;12.3;13.2;3.9;12.44;5.3;.94;4000 +95072;48.65451;-2.87745;65;20221115;14.7;9.7;12.2;6.5;11.74;5;1.1;5350 +95072;48.65451;-2.87745;65;20221116;14.8;8.4;11.6;5.9;10.97;12.6;1.21;4124 +95072;48.65451;-2.87745;65;20221117;13.1;9.4;11.2;6;10.64;1.9;1.12;3829 +95072;48.65451;-2.87745;65;20221118;12.2;8.5;10.3;4.6;9.41;3.4;1.13;4480 +95072;48.65451;-2.87745;65;20221119;12.2;5.3;8.8;3.1;8.84;3.1;.72;6316 +95072;48.65451;-2.87745;65;20221120;13.2;8;10.6;5.4;10.44;.2;.93;4973 +95072;48.65451;-2.87745;65;20221121;12.5;7.7;10.1;6.7;9.87;7.1;1.14;4137 +95072;48.65451;-2.87745;65;20221122;12.4;6.3;9.3;7.1;9.11;4.3;1.19;5008 +95072;48.65451;-2.87745;65;20221123;13.4;7.9;10.6;6.5;10.44;1.4;1.07;4350 +95072;48.65451;-2.87745;65;20221124;14.3;8;11.1;4.9;10.37;6.6;1.1;4000 +95072;48.65451;-2.87745;65;20221125;13.8;8.3;11.1;3.8;10.01;.2;.9;5135 +95072;48.65451;-2.87745;65;20221126;12.7;7.4;10;4.6;10.87;5.3;.63;3353 +95072;48.65451;-2.87745;65;20221127;12.8;11.8;12.3;3.5;12.91;11.9;.62;1014 +95072;48.65451;-2.87745;65;20221128;11.6;8;9.8;4.2;9.87;3.8;.76;3878 +95072;48.65451;-2.87745;65;20221129;12.2;7.2;9.7;2.3;9.24;0;.68;3936 +95072;48.65451;-2.87745;65;20221130;7.7;3.6;5.6;2.4;7.94;0;.46;2791 +95072;48.65451;-2.87745;65;20221201;10.3;1.9;6.1;2.1;7.64;0;.32;5433 +95072;48.65451;-2.87745;65;20221202;7.4;1.1;4.3;2.9;7.27;.5;.41;3940 +95072;48.65451;-2.87745;65;20221203;6.5;5.1;5.8;5.9;7.41;.2;.94;1592 +95072;48.65451;-2.87745;65;20221204;4.3;3.3;3.8;2.7;6.94;0;.51;1351 +95072;48.65451;-2.87745;65;20221205;5.8;3.3;4.5;2.1;7.01;.1;.47;2091 +95072;48.65451;-2.87745;65;20221206;6.4;1.2;3.8;2.4;6.77;1.2;.3;4202 +95072;48.65451;-2.87745;65;20221207;7.6;1;4.3;1.6;7.07;2.7;.28;3789 +95072;48.65451;-2.87745;65;20221208;6.8;3.5;5.2;2.7;6.91;.2;.67;2666 +95072;48.65451;-2.87745;65;20221209;5.4;.4;2.9;1.9;5.91;1;.42;3530 +95072;48.65451;-2.87745;65;20221210;6;-.5;2.7;2.9;5.57;0;.53;4201 +95072;48.65451;-2.87745;65;20221211;3.7;-.2;1.7;2.9;6.21;2;.26;3644 +95072;48.65451;-2.87745;65;20221212;3.6;.2;1.9;2.5;5.81;.1;.36;3326 +95072;48.65451;-2.87745;65;20221213;2.1;-1.1;.5;2.9;5.27;11.6;.4;2657 +95072;48.65451;-2.87745;65;20221214;3.4;.6;2;4.7;6.44;2.1;.35;1752 +95072;48.65451;-2.87745;65;20221215;5.9;1.5;3.7;6;5.57;.3;1.09;2242 +95072;48.65451;-2.87745;65;20221216;7.7;2.4;5;3.5;5.74;0;.88;4424 +95072;48.65451;-2.87745;65;20221217;2.5;-1.2;.6;2.4;4.84;0;.39;4102 +95072;48.65451;-2.87745;65;20221218;10.7;-1.6;4.6;6;8.17;19.1;.44;3375 +95072;48.65451;-2.87745;65;20221219;15.5;10.8;13.1;7.7;13.47;8.5;.79;2732 +95072;48.65451;-2.87745;65;20221220;13.1;12.4;12.8;4.2;12.04;.3;.93;1695 +95072;48.65451;-2.87745;65;20221221;14.2;7.9;11;4.5;11.77;8.5;.54;3240 +95072;48.65451;-2.87745;65;20221222;14.6;11.9;13.3;7.1;12.91;11.8;.98;1840 +95072;48.65451;-2.87745;65;20221223;14.6;13.3;13.9;5.8;13.31;.3;.96;2065 +95072;48.65451;-2.87745;65;20221224;12;10.9;11.4;3.6;11.64;2.4;.66;1832 +95072;48.65451;-2.87745;65;20221225;11.8;10;10.9;3.2;11.57;5;.55;1663 +95072;48.65451;-2.87745;65;20221226;10.8;9.1;10;4.1;9.51;.1;.88;2953 +95072;48.65451;-2.87745;65;20221227;11.5;5.6;8.6;4.5;8.87;.4;.76;3992 +95072;48.65451;-2.87745;65;20221228;13.1;10;11.5;7.3;11.01;2.2;1.17;2124 +95072;48.65451;-2.87745;65;20221229;10.7;8.5;9.6;6.2;9.04;3.3;1.15;3085 +95072;48.65451;-2.87745;65;20221230;14.9;6;10.5;7.5;12.21;16.9;.41;3314 +95072;48.65451;-2.87745;65;20221231;16.2;12.4;14.3;9.1;13.57;10.1;1.3;1996 +95075;48.83903;-1.59522;8;20220101;14.7;11.4;13;5.8;12.05;1.8;1.07;3326 +95075;48.83903;-1.59522;8;20220102;13.5;11.3;12.4;6.8;12;0;1.05;2732 +95075;48.83903;-1.59522;8;20220103;11.8;10.6;11.2;4.4;11.5;22.7;.73;2085 +95075;48.83903;-1.59522;8;20220104;10;8;9;5.6;9;1.8;1;2554 +95075;48.83903;-1.59522;8;20220105;8;4.5;6.3;3.9;6.6;.8;.93;3443 +95075;48.83903;-1.59522;8;20220106;8.1;2.9;5.5;5.5;7.25;3.2;.7;4122 +95075;48.83903;-1.59522;8;20220107;9.7;6.2;8;7.6;9.15;8.1;.73;3474 +95075;48.83903;-1.59522;8;20220108;10.1;8.5;9.3;9.8;9.85;16.2;1.02;2416 +95075;48.83903;-1.59522;8;20220109;9.3;7.3;8.3;6.7;9.2;7.5;.78;2807 +95075;48.83903;-1.59522;8;20220110;9.4;7.4;8.4;3;10.6;2.4;.25;2752 +95075;48.83903;-1.59522;8;20220111;8.8;7.9;8.3;3.1;10.55;.5;.3;1845 +95075;48.83903;-1.59522;8;20220112;9.5;7.8;8.6;1.4;10.4;.1;.3;2629 +95075;48.83903;-1.59522;8;20220113;8.2;4;6.1;2.2;7.85;0;.39;4118 +95075;48.83903;-1.59522;8;20220114;8.4;.5;4.4;3.2;6.25;.1;.62;5379 +95075;48.83903;-1.59522;8;20220115;3.2;.1;1.7;3.1;6.65;0;.15;3589 +95075;48.83903;-1.59522;8;20220116;9.6;2;5.8;4.3;9.2;2.3;.1;5482 +95075;48.83903;-1.59522;8;20220117;8.9;3.8;6.4;1.4;8.2;0;.31;4202 +95075;48.83903;-1.59522;8;20220118;8.5;-.3;4.1;2.2;7.25;.1;.27;5741 +95075;48.83903;-1.59522;8;20220119;9.4;2.4;5.9;2.7;8.8;1.3;.24;5262 +95075;48.83903;-1.59522;8;20220120;8.8;3.5;6.2;3.7;7.2;0;.77;4946 +95075;48.83903;-1.59522;8;20220121;7.2;3.8;5.5;2.4;6.4;0;.71;4105 +95075;48.83903;-1.59522;8;20220122;7.7;.5;4.1;1.6;7.2;0;.25;5826 +95075;48.83903;-1.59522;8;20220123;5.3;4.7;5;3.1;7.05;0;.68;1180 +95075;48.83903;-1.59522;8;20220124;5.1;.2;2.7;2.4;6.71;0;.43;6379 +95075;48.83903;-1.59522;8;20220125;2.1;-1.6;.3;2.1;6.18;0;.19;2664 +95075;48.83903;-1.59522;8;20220126;6.7;.4;3.5;2.3;7.1;0;.3;5813 +95075;48.83903;-1.59522;8;20220127;9.2;4.5;6.8;4.2;9.2;.8;.36;5197 +95075;48.83903;-1.59522;8;20220128;8.8;5.4;7.1;2.3;10.2;0;.22;4243 +95075;48.83903;-1.59522;8;20220129;9.9;8.4;9.2;5.6;11;.6;.43;3038 +95075;48.83903;-1.59522;8;20220130;10.7;4.7;7.7;3;9.2;.2;.55;5579 +95075;48.83903;-1.59522;8;20220131;8.9;6.6;7.8;8.5;8.75;.3;.96;3902 +95075;48.83903;-1.59522;8;20220201;10.2;7.4;8.8;7.5;10.65;.3;.43;4330 +95075;48.83903;-1.59522;8;20220202;10.2;8.6;9.4;5.1;10.25;0;.76;3339 +95075;48.83903;-1.59522;8;20220203;9.5;6.9;8.2;5.1;9.9;.5;.55;4342 +95075;48.83903;-1.59522;8;20220204;9.9;8.2;9.1;6.8;8.85;1.2;1.3;3575 +95075;48.83903;-1.59522;8;20220205;10.6;6.1;8.3;5.4;8.7;.1;1.01;5883 +95075;48.83903;-1.59522;8;20220206;11.7;9.1;10.4;11.3;10.95;2.9;1.11;4615 +95075;48.83903;-1.59522;8;20220207;12.2;6.7;9.4;3.6;9.65;.2;.88;6483 +95075;48.83903;-1.59522;8;20220208;10.5;8.4;9.5;3.9;10.4;0;.7;4195 +95075;48.83903;-1.59522;8;20220209;9.1;5.5;7.3;2.3;9.25;.3;.52;5508 +95075;48.83903;-1.59522;8;20220210;8.1;6.9;7.5;4.3;8.68;4.3;.73;2533 +95075;48.83903;-1.59522;8;20220211;10.5;3.1;6.8;2.7;6.72;0;1.01;8400 +95075;48.83903;-1.59522;8;20220212;8.5;1.2;4.8;5;6.45;0;.99;10200 +95075;48.83903;-1.59522;8;20220213;10.6;3.9;7.2;8.3;9.32;14.2;.63;3733 +95075;48.83903;-1.59522;8;20220214;10.9;6.4;8.7;6.5;8.85;6.9;1.21;7433 +95075;48.83903;-1.59522;8;20220215;11;5;8;7.3;10.05;8;.52;3033 +95075;48.83903;-1.59522;8;20220216;13.1;9.7;11.4;8.6;13.05;3.2;.65;6089 +95075;48.83903;-1.59522;8;20220217;12.4;10.1;11.3;7;10.8;0;1.39;5144 +95075;48.83903;-1.59522;8;20220218;11.1;9;10.1;10.8;9.25;3.2;1.81;4950 +95075;48.83903;-1.59522;8;20220219;10.4;5.5;8;8.8;8.4;1.4;1.38;7546 +95075;48.83903;-1.59522;8;20220220;12.2;8.4;10.3;9.7;10.6;5.2;1.31;6858 +95075;48.83903;-1.59522;8;20220221;11;6.8;8.9;11.3;8.95;1.3;1.6;7118 +95075;48.83903;-1.59522;8;20220222;13.2;8.6;10.9;6;10.75;.8;1.32;7680 +95075;48.83903;-1.59522;8;20220223;10;4.2;7.1;3.3;8.75;0;.87;8583 +95075;48.83903;-1.59522;8;20220224;9.3;7.8;8.6;8.6;8.3;3;1.61;4623 +95075;48.83903;-1.59522;8;20220225;10.7;5.3;8;4.5;7.7;.2;1.46;8626 +95075;48.83903;-1.59522;8;20220226;12.3;1.7;7;3.6;6.15;0;1.7;11891 +95075;48.83903;-1.59522;8;20220227;12.6;1.6;7.1;4.1;7;0;1.67;12147 +95075;48.83903;-1.59522;8;20220228;13.2;5.5;9.3;4.6;9.65;2.2;1.36;10686 +95075;48.83903;-1.59522;8;20220301;12.2;9.3;10.7;2.8;11.55;9.2;.92;6714 +95075;48.83903;-1.59522;8;20220302;14.6;9;11.8;3;10.25;.3;1.51;9159 +95075;48.83903;-1.59522;8;20220303;11;8.1;9.6;4.1;10.9;2.9;.81;6808 +95075;48.83903;-1.59522;8;20220304;10.4;8.5;9.5;6.1;9.05;0;1.48;5570 +95075;48.83903;-1.59522;8;20220305;9.2;3.3;6.2;4.6;8.25;2;1.03;9880 +95075;48.83903;-1.59522;8;20220306;9;5.7;7.4;5.3;7.15;.1;1.66;7650 +95075;48.83903;-1.59522;8;20220307;7.6;-1.3;3.2;3.9;5.15;0;1.49;12170 +95075;48.83903;-1.59522;8;20220308;12.5;1.4;6.9;5.2;7.75;0;1.67;13848 +95075;48.83903;-1.59522;8;20220309;14.3;7.4;10.9;5.8;9.6;0;1.99;11104 +95075;48.83903;-1.59522;8;20220310;12;10.2;11.1;3.7;10.45;1;1.32;6203 +95075;48.83903;-1.59522;8;20220311;13.3;8.8;11;7;10.3;4.2;1.81;9567 +95075;48.83903;-1.59522;8;20220312;14.3;7;10.7;7;8.9;.3;2.34;12153 +95075;48.83903;-1.59522;8;20220313;13.2;8.6;10.9;5.5;9.45;2.2;1.95;9680 +95075;48.83903;-1.59522;8;20220314;14.3;6.1;10.2;3.5;9.15;.2;1.87;13300 +95075;48.83903;-1.59522;8;20220315;15.7;6.2;11;2.5;10.95;0;1.66;14026 +95075;48.83903;-1.59522;8;20220316;13.7;11.7;12.7;5;11.55;2.8;1.6;6820 +95075;48.83903;-1.59522;8;20220317;11.7;4.6;8.2;4.4;8.2;0;1.74;12530 +95075;48.83903;-1.59522;8;20220318;14.6;3.3;8.9;4.8;7.82;.1;2.26;17633 +95075;48.83903;-1.59522;8;20220319;14.5;6.6;10.6;5.6;7.52;0;2.74;14666 +95075;48.83903;-1.59522;8;20220320;14.2;4.9;9.6;3.8;7.65;0;2.16;13800 +95075;48.83903;-1.59522;8;20220321;17.7;6.6;12.2;4.5;9.68;0;2.56;16466 +95075;48.83903;-1.59522;8;20220322;16.7;7.5;12.1;5.2;7.82;0;3.19;17233 +95075;48.83903;-1.59522;8;20220323;17.4;6.4;11.9;3.5;6.92;0;3.06;18100 +95075;48.83903;-1.59522;8;20220324;17.7;4.1;10.9;3.1;7.92;0;2.74;17966 +95075;48.83903;-1.59522;8;20220325;18.9;7.4;13.2;4.9;8.05;0;3.48;17766 +95075;48.83903;-1.59522;8;20220326;17.3;6.1;11.7;4.8;8.88;0;2.9;18633 +95075;48.83903;-1.59522;8;20220327;18.1;6.3;12.2;3.8;9.98;.1;2.64;18266 +95075;48.83903;-1.59522;8;20220328;19.4;6.6;13;3;10.02;.2;2.26;10900 +95075;48.83903;-1.59522;8;20220329;14.9;9.8;12.4;3.1;11.12;.9;1.79;10100 +95075;48.83903;-1.59522;8;20220330;11.4;9.2;10.3;4.4;10.28;1.8;1.26;6366 +95075;48.83903;-1.59522;8;20220331;7.8;5.4;6.6;7.2;6.75;2.1;1.85;10300 +95075;48.83903;-1.59522;8;20220401;8.3;3.7;6;8.4;5.35;1;2.49;12500 +95075;48.83903;-1.59522;8;20220402;9.1;3.8;6.4;4.5;5.45;.1;2.46;18166 +95075;48.83903;-1.59522;8;20220403;9.3;1.3;5.3;3.2;5.48;.1;2.17;19066 +95075;48.83903;-1.59522;8;20220404;10.2;.4;5.3;5.9;8.35;.7;.8;6500 +95075;48.83903;-1.59522;8;20220405;13.3;9.5;11.4;5.8;10.72;.2;1.78;12370 +95075;48.83903;-1.59522;8;20220406;13.6;7.9;10.7;8;10.32;4;1.8;9366 +95075;48.83903;-1.59522;8;20220407;13.3;10.5;11.9;8.7;9.85;8;2.63;15566 +95075;48.83903;-1.59522;8;20220408;10.4;6.7;8.5;5.3;8.55;9.3;1.37;5900 +95075;48.83903;-1.59522;8;20220409;11.2;4;7.6;3.6;6.95;0;2.46;21033 +95075;48.83903;-1.59522;8;20220410;14.3;2.1;8.2;4.8;7.04;0;2.68;20000 +95075;48.83903;-1.59522;8;20220411;19.2;6.7;12.9;5.9;9.72;1;3.33;17366 +95075;48.83903;-1.59522;8;20220412;15.8;11.2;13.5;4.4;12.28;.6;1.61;6200 +95075;48.83903;-1.59522;8;20220413;19.3;7.4;13.3;2;11.28;0;2.48;16166 +95075;48.83903;-1.59522;8;20220414;20.7;7.3;14;2.1;11.22;.1;3.18;22100 +95075;48.83903;-1.59522;8;20220415;17.8;8.6;13.2;2.8;11.48;0;3.02;22633 +95075;48.83903;-1.59522;8;20220416;19.5;7.3;13.4;3.1;10.98;0;3.32;23633 +95075;48.83903;-1.59522;8;20220417;19.3;7.2;13.2;3.9;10.42;0;3.24;20633 +95075;48.83903;-1.59522;8;20220418;14.4;8.9;11.7;3.7;10.32;0;2.56;19400 +95075;48.83903;-1.59522;8;20220419;13.3;6.2;9.8;4;9.22;0;2.43;19633 +95075;48.83903;-1.59522;8;20220420;15.3;6.3;10.8;3.4;10.52;0;2.54;21100 +95075;48.83903;-1.59522;8;20220421;18.8;7.6;13.2;3.7;10.18;0;3.44;22566 +95075;48.83903;-1.59522;8;20220422;18.2;8.9;13.6;5.2;10.85;0;3.2;20133 +95075;48.83903;-1.59522;8;20220423;16.3;9.6;12.9;5;11.48;.2;2.42;14700 +95075;48.83903;-1.59522;8;20220424;16.5;10.3;13.4;3.8;11.52;0;2.63;16733 +95075;48.83903;-1.59522;8;20220425;14.9;8.2;11.6;4.2;9.62;0;3.13;23566 +95075;48.83903;-1.59522;8;20220426;16.5;6.7;11.6;5;9.52;0;3.11;21466 +95075;48.83903;-1.59522;8;20220427;15.5;7.1;11.3;6.1;8.82;0;3.43;23900 +95075;48.83903;-1.59522;8;20220428;15.1;9.1;12.1;4.5;10.38;0;2.31;12833 +95075;48.83903;-1.59522;8;20220429;15.8;9.4;12.6;4.7;10.38;0;3.21;22900 +95075;48.83903;-1.59522;8;20220430;13.8;7.6;10.7;4.2;9.35;0;2.51;16466 +95075;48.83903;-1.59522;8;20220501;18.8;7.3;13.1;3;9.62;.7;3.33;20300 +95075;48.83903;-1.59522;8;20220502;15.8;9.7;12.8;3.6;10.95;0;2.72;17833 +95075;48.83903;-1.59522;8;20220503;17.6;10.7;14.2;3.5;10.72;0;3.22;18833 +95075;48.83903;-1.59522;8;20220504;16.9;5.5;11.2;3.1;11.28;0;2.84;23133 +95075;48.83903;-1.59522;8;20220505;16.6;9.7;13.1;3.4;11.85;.1;3.11;23433 +95075;48.83903;-1.59522;8;20220506;14.7;9.1;11.9;3.3;12.25;0;2.28;18019 +95075;48.83903;-1.59522;8;20220507;17.2;12;14.6;3.8;12.85;.1;2.77;16934 +95075;48.83903;-1.59522;8;20220508;18.7;9.4;14;3.5;12.6;.1;3.43;23270 +95075;48.83903;-1.59522;8;20220509;26.2;8.6;17.4;2.6;12.7;0;4.97;28131 +95075;48.83903;-1.59522;8;20220510;20.3;14.2;17.3;3.3;13.2;0;3.73;19339 +95075;48.83903;-1.59522;8;20220511;21.6;12.5;17;5.5;12.95;.2;4.48;23513 +95075;48.83903;-1.59522;8;20220512;16.7;10.8;13.8;3.6;11.5;.1;3.1;19168 +95075;48.83903;-1.59522;8;20220513;18;10.4;14.2;3.7;11.2;0;3.53;21891 +95075;48.83903;-1.59522;8;20220514;23.3;7;15.2;3;11.55;.1;4.71;28849 +95075;48.83903;-1.59522;8;20220515;26.2;15.1;20.6;3.5;14.85;2.3;5.33;25924 +95075;48.83903;-1.59522;8;20220516;22.4;14.1;18.3;4.6;15.75;.5;4.12;22945 +95075;48.83903;-1.59522;8;20220517;28.7;13.3;21;3.4;14.7;1.8;5.95;29244 +95075;48.83903;-1.59522;8;20220518;25.6;12.4;19;2.8;14.85;2.5;5.04;28332 +95075;48.83903;-1.59522;8;20220519;18.8;13.7;16.2;2.9;14.4;.9;3.17;18378 +95075;48.83903;-1.59522;8;20220520;18.3;12.7;15.5;3.3;13.45;1.3;3.17;18782 +95075;48.83903;-1.59522;8;20220521;17.9;12.3;15.1;3;13.35;.5;3.16;19585 +95075;48.83903;-1.59522;8;20220522;20;11.2;15.6;3.3;14.8;5.9;3.73;24263 +95075;48.83903;-1.59522;8;20220523;15.9;12.6;14.3;5.7;14.25;12.5;2.26;14932 +95075;48.83903;-1.59522;8;20220524;16.2;11.4;13.8;5.9;11.7;.7;3.14;18256 +95075;48.83903;-1.59522;8;20220525;16.8;11.2;14;6.1;12.65;.3;3.08;19746 +95075;48.83903;-1.59522;8;20220526;16.6;13.4;15;5.6;13.8;.1;2.6;14640 +95075;48.83903;-1.59522;8;20220527;17.1;13.7;15.4;4.7;13.7;.3;2.83;15381 +95075;48.83903;-1.59522;8;20220528;18.9;7.7;13.3;3;10.7;0;4.13;27665 +95075;48.83903;-1.59522;8;20220529;17;7.2;12.1;3.9;9.2;.1;3.99;25900 +95075;48.83903;-1.59522;8;20220530;17.5;5.4;11.4;2.5;9.55;.1;3.92;28664 +95075;48.83903;-1.59522;8;20220531;17.7;9;13.4;3.3;11;.1;3.7;24509 +95075;48.83903;-1.59522;8;20220601;18.9;7.9;13.4;3.1;10.75;0;4.13;27822 +95075;48.83903;-1.59522;8;20220602;23.4;9.4;16.4;3.5;11.15;.5;5.35;30854 +95075;48.83903;-1.59522;8;20220603;22.5;14.1;18.3;4;15.05;11.7;4.33;23520 +95075;48.83903;-1.59522;8;20220604;24.2;14.1;19.2;3.9;17.2;5.7;4.67;26701 +95075;48.83903;-1.59522;8;20220605;18.5;13.8;16.1;3.5;14.7;.7;3.19;18672 +95075;48.83903;-1.59522;8;20220606;19.7;12.3;16;4.3;13.8;6.4;3.77;23338 +95075;48.83903;-1.59522;8;20220607;21.5;14.7;18.1;5.4;15.85;2.9;3.96;21944 +95075;48.83903;-1.59522;8;20220608;18.2;15.5;16.8;7.6;15.5;.7;2.83;14048 +95075;48.83903;-1.59522;8;20220609;22.6;14.1;18.4;4.9;14.2;.3;4.78;24919 +95075;48.83903;-1.59522;8;20220610;21.4;15.5;18.5;4.7;16.1;.6;3.94;21092 +95075;48.83903;-1.59522;8;20220611;19.1;14;16.6;3.1;14.8;.1;3.32;19445 +95075;48.83903;-1.59522;8;20220612;18.7;13.6;16.2;4.5;13.8;.1;3.51;19755 +95075;48.83903;-1.59522;8;20220613;19.2;11.2;15.2;4.6;12.15;.1;4.09;24121 +95075;48.83903;-1.59522;8;20220614;25.3;9.5;17.4;3.3;12.6;0;5.56;31452 +95075;48.83903;-1.59522;8;20220615;22.8;13.2;18;3.3;15.3;0;4.51;26448 +95075;48.83903;-1.59522;8;20220616;29;11.6;20.3;2.6;14.5;0;6.11;31497 +95075;48.83903;-1.59522;8;20220617;32.9;16.5;24.7;2.2;16.45;0;6.74;31514 +95075;48.83903;-1.59522;8;20220618;32.5;17.4;25;4;17.45;6.8;7.48;31197 +95075;48.83903;-1.59522;8;20220619;17.8;12.9;15.3;6.3;14.8;4.5;3.09;19340 +95075;48.83903;-1.59522;8;20220620;21.1;14.1;17.6;5;15.15;0;4.18;22778 +95075;48.83903;-1.59522;8;20220621;24.3;13.9;19.1;3.9;15.15;1.9;5.17;27599 +95075;48.83903;-1.59522;8;20220622;23.9;15.6;19.8;3.7;16.35;4.2;4.75;24478 +95075;48.83903;-1.59522;8;20220623;23.9;15.6;19.7;2.9;17.1;.9;4.55;24489 +95075;48.83903;-1.59522;8;20220624;22;15.4;18.7;5.1;16.1;3.2;4.19;22043 +95075;48.83903;-1.59522;8;20220625;19.2;13.7;16.5;5.2;12.75;2.3;4.04;20374 +95075;48.83903;-1.59522;8;20220626;21.7;12.3;17;4.3;12.1;.9;4.86;26371 +95075;48.83903;-1.59522;8;20220627;19.3;11.1;15.2;3.2;12.7;.2;3.92;24640 +95075;48.83903;-1.59522;8;20220628;22.9;11.4;17.2;4;12.7;2.5;5.08;28815 +95075;48.83903;-1.59522;8;20220629;20.1;14;17;3.8;14;3.9;3.87;21272 +95075;48.83903;-1.59522;8;20220630;18.6;12;15.3;4.3;12.75;3.1;3.66;21953 +95075;48.83903;-1.59522;8;20220701;19.6;12.4;16;3.6;12.4;.1;4.1;23303 +95075;48.83903;-1.59522;8;20220702;21.3;9.8;15.5;3;12.9;0;4.5;28836 +95075;48.83903;-1.59522;8;20220703;18.9;13.3;16.1;4.9;13.65;.1;3.62;20561 +95075;48.83903;-1.59522;8;20220704;19;9.9;14.5;3.5;13;0;3.74;25402 +95075;48.83903;-1.59522;8;20220705;19.4;14.1;16.7;4.9;13.9;.1;3.67;19647 +95075;48.83903;-1.59522;8;20220706;21.2;11.8;16.5;3.9;15.5;0;3.93;25916 +95075;48.83903;-1.59522;8;20220707;21.4;16.4;18.9;5.1;16;.1;3.94;19172 +95075;48.83903;-1.59522;8;20220708;22.3;11;16.6;3.3;14.95;.1;4.42;28043 +95075;48.83903;-1.59522;8;20220709;26.9;12.1;19.5;2.9;15.4;.1;5.66;30885 +95075;48.83903;-1.59522;8;20220710;28.5;13.2;20.8;3.3;13.9;0;6.28;30812 +95075;48.83903;-1.59522;8;20220711;30.9;15.2;23;3.7;15.4;0;6.88;30721 +95075;48.83903;-1.59522;8;20220712;31.8;18;24.9;2.3;17;0;6.5;30161 +95075;48.83903;-1.59522;8;20220713;25.4;17.9;21.6;3.1;18.65;0;4.73;23195 +95075;48.83903;-1.59522;8;20220714;21.6;16.8;19.2;5;16.8;.1;3.75;18394 +95075;48.83903;-1.59522;8;20220715;24.9;12.1;18.5;3.3;13.95;0;5.26;29396 +95075;48.83903;-1.59522;8;20220716;29.2;11.8;20.5;3.1;12.65;0;6.21;30301 +95075;48.83903;-1.59522;8;20220717;34.3;15.9;25.1;3.2;13.45;0;7.53;30204 +95075;48.83903;-1.59522;8;20220718;38.5;17.7;28.1;3.2;13.8;0;8.53;30103 +95075;48.83903;-1.59522;8;20220719;32.4;26.3;29.4;4.4;15.85;0;7.35;19345 +95075;48.83903;-1.59522;8;20220720;23.3;17.3;20.3;4.5;17.65;0;4.11;20212 +95075;48.83903;-1.59522;8;20220721;22.8;17.8;20.3;3.8;16.35;0;3.97;17925 +95075;48.83903;-1.59522;8;20220722;20.8;15.2;18;3.9;16.95;0;3.16;18480 +95075;48.83903;-1.59522;8;20220723;24.6;14.8;19.7;2.8;15.7;0;4.66;25234 +95075;48.83903;-1.59522;8;20220724;29.8;15;22.4;3.1;15.85;0;6.23;28899 +95075;48.83903;-1.59522;8;20220725;21.3;17.3;19.3;6.8;16.9;.1;3.6;16258 +95075;48.83903;-1.59522;8;20220726;21.8;17.7;19.8;4.8;13.95;.1;4.31;16129 +95075;48.83903;-1.59522;8;20220727;21.3;10.6;16;2.6;12.85;0;4.15;25991 +95075;48.83903;-1.59522;8;20220728;23;14.9;19;2.4;15.4;0;4.08;22363 +95075;48.83903;-1.59522;8;20220729;24.9;15.9;20.4;3.4;16;0;4.62;23309 +95075;48.83903;-1.59522;8;20220730;23.3;14.7;19;3.9;17.3;0;3.96;22807 +95075;48.83903;-1.59522;8;20220731;23.1;18.1;20.6;5.4;18.6;.2;3.74;17667 +95075;48.83903;-1.59522;8;20220801;21.6;18.5;20;4.3;18.1;0;3.09;13845 +95075;48.83903;-1.59522;8;20220802;25.3;16.4;20.8;2.9;18.25;.1;4.33;22935 +95075;48.83903;-1.59522;8;20220803;22;16.9;19.4;3.5;19.65;.1;3.04;17151 +95075;48.83903;-1.59522;8;20220804;21.5;18.1;19.8;5.2;16.85;0;3.47;14157 +95075;48.83903;-1.59522;8;20220805;22.3;13.3;17.8;6.3;12.8;0;4.79;22861 +95075;48.83903;-1.59522;8;20220806;25.4;10.1;17.8;3.4;10.5;0;5.39;27598 +95075;48.83903;-1.59522;8;20220807;26.5;11.4;18.9;3.4;11.4;0;5.52;27439 +95075;48.83903;-1.59522;8;20220808;27.5;12.3;19.9;3.8;13.15;.1;5.68;27276 +95075;48.83903;-1.59522;8;20220809;27.3;14.5;20.9;4.5;15.55;0;5.53;25647 +95075;48.83903;-1.59522;8;20220810;31.3;16.8;24;4.5;16.45;.1;6.42;26147 +95075;48.83903;-1.59522;8;20220811;32.9;18.2;25.6;4.1;15.1;0;6.87;26776 +95075;48.83903;-1.59522;8;20220812;33.2;17.3;25.3;3.5;15.3;0;6.57;26604 +95075;48.83903;-1.59522;8;20220813;34.4;16.6;25.5;2.8;13.75;0;6.29;26430 +95075;48.83903;-1.59522;8;20220814;23.5;19.3;21.4;2.9;17.95;.2;3.17;13578 +95075;48.83903;-1.59522;8;20220815;24.2;18;21.1;3.6;18.9;.3;3.62;17824 +95075;48.83903;-1.59522;8;20220816;25.7;17.4;21.5;3.1;17.75;6;4.21;20348 +95075;48.83903;-1.59522;8;20220817;22.4;14.4;18.4;2.6;17.65;5;3.19;19637 +95075;48.83903;-1.59522;8;20220818;22.1;14.3;18.2;3.4;17.9;.2;3.07;19276 +95075;48.83903;-1.59522;8;20220819;21.2;18.6;19.9;5.2;18.05;2.5;2.79;11281 +95075;48.83903;-1.59522;8;20220820;22.5;15.2;18.9;3;14.8;0;3.61;18813 +95075;48.83903;-1.59522;8;20220821;20.9;13.5;17.2;1.9;15.9;1.5;2.85;18024 +95075;48.83903;-1.59522;8;20220822;23.1;16.4;19.7;2.9;19.4;2.1;3.06;17714 +95075;48.83903;-1.59522;8;20220823;24.3;19.2;21.8;2.7;21.15;0;2.91;14690 +95075;48.83903;-1.59522;8;20220824;26;17;21.5;2.1;20.5;13.8;3.61;20214 +95075;48.83903;-1.59522;8;20220825;21.8;18.4;20.1;4.3;19.4;.8;2.6;12169 +95075;48.83903;-1.59522;8;20220826;20.8;13.3;17.1;3.3;15.05;.1;3.03;18058 +95075;48.83903;-1.59522;8;20220827;25.7;11.3;18.5;3.1;14.45;.1;4.26;23793 +95075;48.83903;-1.59522;8;20220828;24.2;14.3;19.3;3.5;15.3;0;3.84;20202 +95075;48.83903;-1.59522;8;20220829;26.3;14.9;20.6;4.5;15.2;.6;4.61;21213 +95075;48.83903;-1.59522;8;20220830;26.3;16.1;21.2;4.8;15.55;0;4.63;20195 +95075;48.83903;-1.59522;8;20220831;25.5;17.1;21.3;4.5;16.75;2.2;4.14;18460 +95075;48.83903;-1.59522;8;20220901;24;16.8;20.4;2.7;18.3;3.3;3.13;16657 +95075;48.83903;-1.59522;8;20220902;22.8;15.9;19.4;2.1;18.3;0;2.77;16261 +95075;48.83903;-1.59522;8;20220903;23.5;17.8;20.7;3.3;17.1;.6;3.2;14599 +95075;48.83903;-1.59522;8;20220904;26.7;16.4;21.5;4.1;16.3;0;4.37;19242 +95075;48.83903;-1.59522;8;20220905;27.5;17.6;22.6;3.1;17.2;1.6;4.15;18702 +95075;48.83903;-1.59522;8;20220906;20.9;17.9;19.4;6.3;17.65;4;2.63;10324 +95075;48.83903;-1.59522;8;20220907;22.5;17.1;19.8;7;16.9;10.7;3.41;13712 +95075;48.83903;-1.59522;8;20220908;21.4;16.3;18.9;7.7;16.35;18.8;3.17;13324 +95075;48.83903;-1.59522;8;20220909;20;16.2;18.1;9.4;16.25;4.5;2.74;11432 +95075;48.83903;-1.59522;8;20220910;20.4;16;18.2;5.3;16.05;1.4;2.65;12221 +95075;48.83903;-1.59522;8;20220911;24;12.7;18.4;2.4;15.5;.1;3.17;18852 +95075;48.83903;-1.59522;8;20220912;29.2;15.9;22.6;3.4;15.85;.3;4.63;20013 +95075;48.83903;-1.59522;8;20220913;25.1;20.7;22.9;3.3;19.1;0;3.06;11771 +95075;48.83903;-1.59522;8;20220914;22.7;17.5;20.1;3;19.8;1.4;2.28;12556 +95075;48.83903;-1.59522;8;20220915;19.7;14.1;16.9;3.6;15.35;0;2.29;12660 +95075;48.83903;-1.59522;8;20220916;18.3;12.8;15.5;5.2;11.3;0;3.01;12357 +95075;48.83903;-1.59522;8;20220917;17.4;6.4;11.9;3.1;8.95;0;2.66;17381 +95075;48.83903;-1.59522;8;20220918;18.1;7;12.6;2.9;10.15;.1;2.52;17460 +95075;48.83903;-1.59522;8;20220919;19.9;7.2;13.5;2.1;11.3;.1;2.5;18230 +95075;48.83903;-1.59522;8;20220920;19.3;8.3;13.8;2.1;11.65;0;2.32;16742 +95075;48.83903;-1.59522;8;20220921;21.3;7.5;14.4;2.4;11.1;.1;2.7;18334 +95075;48.83903;-1.59522;8;20220922;21.4;8.5;15;2;11.85;.1;2.51;17717 +95075;48.83903;-1.59522;8;20220923;17.7;12.2;14.9;2.1;14.05;13.3;1.69;11610 +95075;48.83903;-1.59522;8;20220924;18.9;12.9;15.9;4.2;13.6;3;2.28;11842 +95075;48.83903;-1.59522;8;20220925;17.9;12.1;15;4;12.85;.8;2.17;11433 +95075;48.83903;-1.59522;8;20220926;16.5;11.1;13.8;9.3;12.45;8;2.17;11195 +95075;48.83903;-1.59522;8;20220927;16.8;14;15.4;8.6;12.75;20.3;2.54;7960 +95075;48.83903;-1.59522;8;20220928;15.5;12.2;13.8;3.5;12.75;13.5;1.56;8286 +95075;48.83903;-1.59522;8;20220929;16.7;9.3;13;2.1;11.3;2.1;1.71;12097 +95075;48.83903;-1.59522;8;20220930;16.5;6.7;11.6;5;12.2;6.8;1.56;14101 +95075;48.83903;-1.59522;8;20221001;18.9;14.4;16.7;7.6;16.3;1.9;1.8;9635 +95075;48.83903;-1.59522;8;20221002;19.2;15.9;17.6;5.3;16.9;0;1.74;8251 +95075;48.83903;-1.59522;8;20221003;19.5;12.1;15.8;2.7;15.1;0;1.68;11230 +95075;48.83903;-1.59522;8;20221004;17.5;14.6;16.1;4.7;14.95;0;1.64;7422 +95075;48.83903;-1.59522;8;20221005;19.5;16.2;17.8;7;14.2;1.2;2.77;7890 +95075;48.83903;-1.59522;8;20221006;18.8;12.6;15.7;3.8;11.4;0;2.39;10611 +95075;48.83903;-1.59522;8;20221007;18.1;8;13.1;3.8;11.45;.2;1.91;13161 +95075;48.83903;-1.59522;8;20221008;17.6;13.6;15.6;3.5;12.05;0;2.05;8225 +95075;48.83903;-1.59522;8;20221009;19.7;8.9;14.3;3;10.4;0;2.27;13166 +95075;48.83903;-1.59522;8;20221010;17.3;13.1;15.2;3;13.9;.6;1.45;8087 +95075;48.83903;-1.59522;8;20221011;17.9;5.2;11.6;2.4;9.65;0;1.77;13605 +95075;48.83903;-1.59522;8;20221012;18.1;7.2;12.7;3.2;11.3;.8;1.72;12487 +95075;48.83903;-1.59522;8;20221013;16.5;13.3;14.9;4.6;15.15;5.4;1.11;7024 +95075;48.83903;-1.59522;8;20221014;16.9;14.1;15.5;3.5;15.7;9.1;1.11;6279 +95075;48.83903;-1.59522;8;20221015;18.7;14.9;16.8;5.8;15.55;.6;1.71;7108 +95075;48.83903;-1.59522;8;20221016;17.8;14.1;15.9;5.3;15.45;3.8;1.38;7161 +95075;48.83903;-1.59522;8;20221017;18.1;15.5;16.8;3.6;16.95;13.2;1.07;5686 +95075;48.83903;-1.59522;8;20221018;20.8;11.7;16.3;3;16.6;0;1.28;10364 +95075;48.83903;-1.59522;8;20221019;24.1;15.5;19.8;3.7;17.1;7.6;2.13;9696 +95075;48.83903;-1.59522;8;20221020;20.4;14.1;17.3;3.6;15.7;2.9;1.58;8560 +95075;48.83903;-1.59522;8;20221021;20.2;14.5;17.3;6.9;14.9;.4;2.25;7873 +95075;48.83903;-1.59522;8;20221022;19.3;14.2;16.8;5;15.4;1.8;1.62;7517 +95075;48.83903;-1.59522;8;20221023;21.3;16.9;19.1;6.7;14.75;10.9;2.87;6887 +95075;48.83903;-1.59522;8;20221024;18.8;14.7;16.7;8.2;14.6;2.6;2.11;6630 +95075;48.83903;-1.59522;8;20221025;19;13.6;16.3;4.9;14.6;0;1.6;7354 +95075;48.83903;-1.59522;8;20221026;19.9;15.3;17.6;5.5;16.05;.5;1.66;6693 +95075;48.83903;-1.59522;8;20221027;23.2;14.9;19.1;4.2;16.05;.1;2.01;8814 +95075;48.83903;-1.59522;8;20221028;19.2;16.2;17.7;4.1;15.9;0;1.5;5351 +95075;48.83903;-1.59522;8;20221029;21.4;15.6;18.5;4.9;16;1.1;1.93;7064 +95075;48.83903;-1.59522;8;20221030;17.4;13.8;15.6;4.8;14.55;1.2;1.29;5624 +95075;48.83903;-1.59522;8;20221031;17.2;11.5;14.3;5.1;13.75;.8;1.2;6896 +95075;48.83903;-1.59522;8;20221101;16.8;12.6;14.7;10;12.1;4.4;2.26;5994 +95075;48.83903;-1.59522;8;20221102;16.6;11;13.8;7;12.2;2.2;1.6;6753 +95075;48.83903;-1.59522;8;20221103;14.4;14;14.2;8.3;12.75;21.3;1.64;1776 +95075;48.83903;-1.59522;8;20221104;13.7;10.3;12;7.6;10.5;.7;1.63;5206 +95075;48.83903;-1.59522;8;20221105;13.7;10.8;12.2;5.3;11.4;7.4;1.16;4687 +95075;48.83903;-1.59522;8;20221106;15.2;12.8;14;7.7;13.7;12;1.15;4157 +95075;48.83903;-1.59522;8;20221107;16.5;13.1;14.8;8.1;13.2;2.1;1.67;4887 +95075;48.83903;-1.59522;8;20221108;16.1;12.2;14.2;8.1;12.75;.7;1.62;5104 +95075;48.83903;-1.59522;8;20221109;15.6;11.9;13.8;7;12.15;.3;1.48;4994 +95075;48.83903;-1.59522;8;20221110;15.7;10.2;13;5.2;12.35;0;1.04;5963 +95075;48.83903;-1.59522;8;20221111;13.6;8.9;11.3;3.9;11.3;.1;.76;5078 +95075;48.83903;-1.59522;8;20221112;19.4;5.5;12.4;2.6;12;.1;.85;8428 +95075;48.83903;-1.59522;8;20221113;19.7;9.1;14.4;2.8;12.55;0;1.05;7500 +95075;48.83903;-1.59522;8;20221114;14.5;10.5;12.5;4.1;12.05;2.5;.87;4747 +95075;48.83903;-1.59522;8;20221115;15.8;9.7;12.7;8.5;11.6;3.2;1.55;5789 +95075;48.83903;-1.59522;8;20221116;14.2;8.9;11.6;9;11.45;16.5;1.13;5339 +95075;48.83903;-1.59522;8;20221117;13.2;11.1;12.2;9.1;11.2;30;1.41;3373 +95075;48.83903;-1.59522;8;20221118;12.7;10.2;11.5;5.8;10.05;5.6;1.35;3630 +95075;48.83903;-1.59522;8;20221119;12.3;3.7;8;3.5;8.75;2.1;.66;6312 +95075;48.83903;-1.59522;8;20221120;12.9;7.7;10.3;6.5;10.6;3.5;.82;4992 +95075;48.83903;-1.59522;8;20221121;12.4;8;10.2;8.2;9.95;15.3;1.16;4450 +95075;48.83903;-1.59522;8;20221122;12.4;7.4;9.9;10.6;9.4;7.8;1.43;4745 +95075;48.83903;-1.59522;8;20221123;13.5;7.6;10.6;8.1;10.55;6.7;1.07;5096 +95075;48.83903;-1.59522;8;20221124;14.1;9.1;11.6;7.6;10.85;10.9;1.2;4646 +95075;48.83903;-1.59522;8;20221125;13.9;9.6;11.8;5.4;10.65;.6;1.09;4320 +95075;48.83903;-1.59522;8;20221126;12;7.8;9.9;5.2;10.85;6.3;.54;4112 +95075;48.83903;-1.59522;8;20221127;12.5;10.4;11.5;5.5;12.45;15.4;.5;2944 +95075;48.83903;-1.59522;8;20221128;11.7;9.4;10.5;5.8;10.55;12.6;.85;3106 +95075;48.83903;-1.59522;8;20221129;12.8;6.4;9.6;1.9;9.6;.1;.42;4880 +95075;48.83903;-1.59522;8;20221130;8.7;4.1;6.4;2.3;8.55;0;.29;4162 +95075;48.83903;-1.59522;8;20221201;9.3;.5;4.9;2;7.2;.1;.27;5565 +95075;48.83903;-1.59522;8;20221202;6.6;-1.3;2.6;2.3;6.7;0;.16;5102 +95075;48.83903;-1.59522;8;20221203;4.2;3.5;3.9;3.7;6.8;0;.54;1684 +95075;48.83903;-1.59522;8;20221204;4.2;2.7;3.4;2.7;6.7;0;.41;2345 +95075;48.83903;-1.59522;8;20221205;6.3;3.5;4.9;1.3;7.3;0;.28;3070 +95075;48.83903;-1.59522;8;20221206;7.3;-.6;3.4;2.2;6.65;.7;.24;4910 +95075;48.83903;-1.59522;8;20221207;7.8;2.3;5.1;1.9;7.4;1.1;.22;4320 +95075;48.83903;-1.59522;8;20221208;6.3;.9;3.6;2.1;6.4;.1;.34;4052 +95075;48.83903;-1.59522;8;20221209;5.9;-2.4;1.8;1.9;5.55;.7;.2;5088 +95075;48.83903;-1.59522;8;20221210;6;-2.4;1.8;3.4;5.7;0;.36;5101 +95075;48.83903;-1.59522;8;20221211;3.2;-.2;1.5;4.5;5.9;1.1;.34;3274 +95075;48.83903;-1.59522;8;20221212;1.2;.1;.7;3.3;6;.1;.26;1959 +95075;48.83903;-1.59522;8;20221213;2.4;-3.2;-.4;2.9;4.85;3.2;.3;4102 +95075;48.83903;-1.59522;8;20221214;2.5;-.2;1.2;3.2;5.75;1.1;.33;2783 +95075;48.83903;-1.59522;8;20221215;5.1;-.3;2.4;3.1;4.8;.3;.7;3968 +95075;48.83903;-1.59522;8;20221216;6.8;-1.4;2.7;2.2;5.75;.2;.25;4881 +95075;48.83903;-1.59522;8;20221217;1.5;-3.1;-.8;2.3;4.75;0;.23;3656 +95075;48.83903;-1.59522;8;20221218;7;-3.8;1.6;6.4;6.85;4.7;.08;5417 +95075;48.83903;-1.59522;8;20221219;13.5;8;10.8;8.8;12;8.7;.46;3970 +95075;48.83903;-1.59522;8;20221220;11.8;11.9;11.9;4.5;12.05;9.6;.81;1029 +95075;48.83903;-1.59522;8;20221221;12.7;7.6;10.1;5.6;11.7;11.2;.28;3921 +95075;48.83903;-1.59522;8;20221222;12.9;10.5;11.7;7.1;12.75;13.3;.55;2779 +95075;48.83903;-1.59522;8;20221223;13.5;11.6;12.5;6.3;13.15;2.4;.7;2367 +95075;48.83903;-1.59522;8;20221224;11.8;10.2;11;4.9;12.05;3.5;.5;2245 +95075;48.83903;-1.59522;8;20221225;11.3;10.1;10.7;3.9;12.2;5.4;.33;2003 +95075;48.83903;-1.59522;8;20221226;11.1;9.4;10.2;5.3;9.95;.5;.96;2212 +95075;48.83903;-1.59522;8;20221227;10.6;6.1;8.4;5.9;9.4;1.3;.58;3758 +95075;48.83903;-1.59522;8;20221228;11.5;9.7;10.6;7.9;11.3;3.7;.72;2466 +95075;48.83903;-1.59522;8;20221229;11.1;9.7;10.4;8.1;9.65;2.2;1.34;2144 +95075;48.83903;-1.59522;8;20221230;13.5;6;9.7;8.2;11.8;6.6;.29;4854 +95075;48.83903;-1.59522;8;20221231;15.8;12.7;14.3;10.8;13.45;5.3;1.59;3167 +95076;48.8902;-1.40596;60;20220101;14.6;11.4;13;5.6;12.03;2.1;1.12;3045 +95076;48.8902;-1.40596;60;20220102;13.6;11.5;12.5;6.6;11.93;.6;1.07;2548 +95076;48.8902;-1.40596;60;20220103;11.8;10.6;11.2;4.4;11.4;22.7;.74;2048 +95076;48.8902;-1.40596;60;20220104;9.5;7.7;8.6;4.9;8.83;1.8;.93;2462 +95076;48.8902;-1.40596;60;20220105;7.5;3.7;5.6;3.3;6.3;.5;.83;3517 +95076;48.8902;-1.40596;60;20220106;7.5;2.3;4.9;5;7.07;3.9;.65;4133 +95076;48.8902;-1.40596;60;20220107;9.2;5.6;7.4;6.5;8.9;9;.65;3472 +95076;48.8902;-1.40596;60;20220108;10;7.9;8.9;8.6;9.7;20.3;.93;2481 +95076;48.8902;-1.40596;60;20220109;9;6.3;7.7;5.9;9.03;7.2;.71;3002 +95076;48.8902;-1.40596;60;20220110;9.1;7.1;8.1;2.9;10.43;1.7;.24;2742 +95076;48.8902;-1.40596;60;20220111;8.4;7.6;8;2.9;10.47;.5;.28;1807 +95076;48.8902;-1.40596;60;20220112;9.4;7.4;8.4;1.4;10.37;.1;.29;2635 +95076;48.8902;-1.40596;60;20220113;7.9;3.5;5.7;2.2;7.8;0;.36;4159 +95076;48.8902;-1.40596;60;20220114;7.7;0;3.8;3;6.2;.1;.55;5614 +95076;48.8902;-1.40596;60;20220115;2.8;-.5;1.1;2.9;6.53;0;.13;3613 +95076;48.8902;-1.40596;60;20220116;9.2;1.5;5.3;3.8;9.07;1.7;.07;5514 +95076;48.8902;-1.40596;60;20220117;8.1;4.1;6.1;1.4;8.33;0;.3;4084 +95076;48.8902;-1.40596;60;20220118;7.4;-.1;3.6;2.1;7.2;.1;.25;5641 +95076;48.8902;-1.40596;60;20220119;9;2;5.5;2.6;8.7;1.2;.18;5516 +95076;48.8902;-1.40596;60;20220120;8.5;3.2;5.8;3.3;7.1;.1;.72;4713 +95076;48.8902;-1.40596;60;20220121;6.7;3.3;5;2.1;6.33;0;.65;3896 +95076;48.8902;-1.40596;60;20220122;7.2;.7;3.9;1.5;7.2;0;.26;5450 +95076;48.8902;-1.40596;60;20220123;4.7;4.4;4.5;3.2;7;0;.66;1088 +95076;48.8902;-1.40596;60;20220124;5.2;.3;2.7;2.3;6.6;0;.42;6675 +95076;48.8902;-1.40596;60;20220125;1.2;-1.7;-.2;2;6;0;.19;2305 +95076;48.8902;-1.40596;60;20220126;6.4;0;3.2;2;7.1;0;.26;5716 +95076;48.8902;-1.40596;60;20220127;9;3.7;6.4;3.8;9.17;.9;.34;5160 +95076;48.8902;-1.40596;60;20220128;8.6;6.2;7.4;2.3;10.23;.1;.25;3574 +95076;48.8902;-1.40596;60;20220129;9.7;8.2;9;5.4;11.03;.9;.37;2897 +95076;48.8902;-1.40596;60;20220130;10;5;7.5;2.8;9.07;.3;.53;5419 +95076;48.8902;-1.40596;60;20220131;8.6;5.6;7.1;7;8.53;.4;.91;3885 +95076;48.8902;-1.40596;60;20220201;10;6.1;8;6.7;10.6;.4;.32;4847 +95076;48.8902;-1.40596;60;20220202;9.9;8.3;9.1;4.6;10.13;0;.72;3288 +95076;48.8902;-1.40596;60;20220203;9.1;6.2;7.7;4.5;9.8;.4;.48;4287 +95076;48.8902;-1.40596;60;20220204;9.7;7.7;8.7;6.1;8.67;1.1;1.22;3510 +95076;48.8902;-1.40596;60;20220205;10.5;5;7.7;5;8.7;.2;.92;5951 +95076;48.8902;-1.40596;60;20220206;11.7;8.6;10.2;10.3;10.8;4.2;1.01;4584 +95076;48.8902;-1.40596;60;20220207;11.8;6.2;9;3.4;9.37;.3;.85;6432 +95076;48.8902;-1.40596;60;20220208;10.1;8.2;9.1;3.6;10.33;0;.69;3843 +95076;48.8902;-1.40596;60;20220209;9.3;4.9;7.1;2.2;9.27;.3;.5;5886 +95076;48.8902;-1.40596;60;20220210;7.5;6.2;6.8;4.3;8.67;4.6;.73;2533 +95076;48.8902;-1.40596;60;20220211;10.2;2.6;6.4;2.7;6.7;0;1.01;8400 +95076;48.8902;-1.40596;60;20220212;8.3;.7;4.5;5;6.44;0;.99;10200 +95076;48.8902;-1.40596;60;20220213;10.3;3.4;6.9;8.3;9.3;8.5;.63;3733 +95076;48.8902;-1.40596;60;20220214;10.7;6.2;8.4;6.5;8.84;4.2;1.21;7433 +95076;48.8902;-1.40596;60;20220215;10.7;4.6;7.6;7.3;10.04;11.2;.52;3033 +95076;48.8902;-1.40596;60;20220216;13.6;9.6;11.6;8.5;13.1;4.9;.56;6061 +95076;48.8902;-1.40596;60;20220217;12.7;9.8;11.2;7;10.77;.2;1.34;5268 +95076;48.8902;-1.40596;60;20220218;11.2;8.5;9.9;10;9.13;4.2;1.78;5253 +95076;48.8902;-1.40596;60;20220219;10.2;4.6;7.4;7.8;8.37;1.5;1.27;7474 +95076;48.8902;-1.40596;60;20220220;12.4;7.9;10.2;9;10.47;9.2;1.27;6725 +95076;48.8902;-1.40596;60;20220221;10.9;6.2;8.5;10;8.7;1.4;1.56;7310 +95076;48.8902;-1.40596;60;20220222;13.5;7.8;10.7;5.5;10.7;0;1.23;7884 +95076;48.8902;-1.40596;60;20220223;9.8;3.8;6.8;3;8.53;0;.86;8550 +95076;48.8902;-1.40596;60;20220224;9.1;7.2;8.2;7.5;8.13;3.5;1.51;4593 +95076;48.8902;-1.40596;60;20220225;10.6;4.3;7.4;3.9;7.47;.1;1.39;8864 +95076;48.8902;-1.40596;60;20220226;11.6;1.4;6.5;3.7;6.13;0;1.69;11537 +95076;48.8902;-1.40596;60;20220227;12.3;1.8;7;4.2;6.9;0;1.7;11950 +95076;48.8902;-1.40596;60;20220228;13.4;5.2;9.3;4.4;9.57;1.4;1.36;10530 +95076;48.8902;-1.40596;60;20220301;12.3;9.1;10.7;2.7;11.4;8.1;.94;6768 +95076;48.8902;-1.40596;60;20220302;14.5;8.6;11.6;2.9;10.2;.3;1.5;9381 +95076;48.8902;-1.40596;60;20220303;10.8;7.8;9.3;3.7;10.83;2.6;.82;6640 +95076;48.8902;-1.40596;60;20220304;10.4;8;9.2;5;8.9;0;1.42;6205 +95076;48.8902;-1.40596;60;20220305;8.8;3.4;6.1;4.4;8.23;2.2;.96;9245 +95076;48.8902;-1.40596;60;20220306;8.9;5.4;7.2;5;7.1;0;1.58;7591 +95076;48.8902;-1.40596;60;20220307;7.1;-1;3;3.9;5.13;0;1.44;11749 +95076;48.8902;-1.40596;60;20220308;12;1.2;6.6;5;7.7;0;1.62;13746 +95076;48.8902;-1.40596;60;20220309;13.9;7.3;10.6;5.7;9.5;0;1.93;10955 +95076;48.8902;-1.40596;60;20220310;12.1;9.5;10.8;3.9;10.33;1.1;1.36;6800 +95076;48.8902;-1.40596;60;20220311;13.3;8.5;10.9;6.8;10.2;5.3;1.78;9427 +95076;48.8902;-1.40596;60;20220312;13.8;6.4;10.1;6.6;8.83;.3;2.21;11934 +95076;48.8902;-1.40596;60;20220313;12.7;8.2;10.5;5.1;9.33;2.2;1.85;9479 +95076;48.8902;-1.40596;60;20220314;14.4;5.5;10;3.2;8.93;.3;1.88;13337 +95076;48.8902;-1.40596;60;20220315;15.3;6.6;11;2.6;10.83;.1;1.63;13548 +95076;48.8902;-1.40596;60;20220316;13.2;11.1;12.1;4.4;11.47;2.2;1.49;6633 +95076;48.8902;-1.40596;60;20220317;11.9;4.3;8.1;3.7;7.97;0;1.74;13020 +95076;48.8902;-1.40596;60;20220318;14.3;2.7;8.5;4.8;7.8;0;2.26;17633 +95076;48.8902;-1.40596;60;20220319;14.3;6.2;10.3;5.6;7.5;0;2.74;14666 +95076;48.8902;-1.40596;60;20220320;13.9;4.3;9.1;3.8;7.64;0;2.16;13800 +95076;48.8902;-1.40596;60;20220321;17.5;6;11.7;4.5;9.67;0;2.56;16466 +95076;48.8902;-1.40596;60;20220322;16.6;6.9;11.8;5.2;7.8;0;3.19;17233 +95076;48.8902;-1.40596;60;20220323;17.2;5.7;11.4;3.5;6.9;0;3.06;18100 +95076;48.8902;-1.40596;60;20220324;17.4;3.6;10.5;3.1;7.9;0;2.74;17966 +95076;48.8902;-1.40596;60;20220325;18.6;6.7;12.7;4.9;8.04;0;3.48;17766 +95076;48.8902;-1.40596;60;20220326;17.1;5.5;11.3;4.8;8.87;0;2.9;18633 +95076;48.8902;-1.40596;60;20220327;17.8;5.8;11.8;3.8;9.97;.1;2.64;18266 +95076;48.8902;-1.40596;60;20220328;19.2;5.9;12.6;3;10;.1;2.26;10900 +95076;48.8902;-1.40596;60;20220329;14.7;9.6;12.1;3.1;11.1;3.9;1.79;10100 +95076;48.8902;-1.40596;60;20220330;11.1;8.8;10;4.4;10.27;2.3;1.26;6366 +95076;48.8902;-1.40596;60;20220331;7.4;5.1;6.3;7.2;6.74;2;1.85;10300 +95076;48.8902;-1.40596;60;20220401;7.9;3.3;5.6;8.4;5.34;1;2.49;12500 +95076;48.8902;-1.40596;60;20220402;8.8;3.4;6.1;4.5;5.44;0;2.46;18166 +95076;48.8902;-1.40596;60;20220403;8.9;.9;4.9;3.2;5.47;.1;2.17;19066 +95076;48.8902;-1.40596;60;20220404;9.8;0;4.9;5.9;8.34;.8;.8;6500 +95076;48.8902;-1.40596;60;20220405;12.9;9.2;11;5.7;10.78;.4;1.64;10295 +95076;48.8902;-1.40596;60;20220406;13.3;7.6;10.5;8;10.3;4;1.8;9366 +95076;48.8902;-1.40596;60;20220407;13;10.2;11.6;8.7;9.84;7.6;2.63;15566 +95076;48.8902;-1.40596;60;20220408;9.8;6.3;8.1;5.3;8.54;11;1.37;5900 +95076;48.8902;-1.40596;60;20220409;10.9;3.5;7.2;3.6;6.94;0;2.46;21033 +95076;48.8902;-1.40596;60;20220410;13.9;.9;7.4;4.6;6.93;0;2.81;20655 +95076;48.8902;-1.40596;60;20220411;18.9;6;12.5;5.9;9.7;.7;3.33;17366 +95076;48.8902;-1.40596;60;20220412;15.6;10.8;13.2;4.4;12.27;1.3;1.61;6200 +95076;48.8902;-1.40596;60;20220413;19;6.9;13;2;11.27;0;2.48;16166 +95076;48.8902;-1.40596;60;20220414;20.5;7;13.7;2.1;11.2;.1;3.18;22100 +95076;48.8902;-1.40596;60;20220415;17.8;8.2;13;2.8;11.47;0;3.02;22633 +95076;48.8902;-1.40596;60;20220416;19.1;6.9;13;3.1;10.97;0;3.32;23633 +95076;48.8902;-1.40596;60;20220417;19.1;6.7;12.9;3.9;10.4;0;3.24;20633 +95076;48.8902;-1.40596;60;20220418;14.1;8.4;11.3;3.7;10.3;0;2.56;19400 +95076;48.8902;-1.40596;60;20220419;13.1;5.7;9.4;4;9.2;0;2.43;19633 +95076;48.8902;-1.40596;60;20220420;15;5.9;10.4;3.4;10.5;0;2.54;21100 +95076;48.8902;-1.40596;60;20220421;18.4;7;12.7;3.7;10.17;0;3.44;22566 +95076;48.8902;-1.40596;60;20220422;17.7;8.5;13.1;5.2;10.84;0;3.2;20133 +95076;48.8902;-1.40596;60;20220423;15.9;9.2;12.5;5;11.47;.1;2.42;14700 +95076;48.8902;-1.40596;60;20220424;16.1;9.9;13;3.8;11.5;0;2.63;16733 +95076;48.8902;-1.40596;60;20220425;14.5;8;11.2;4.2;9.6;0;3.13;23566 +95076;48.8902;-1.40596;60;20220426;16;6.3;11.2;5;9.5;0;3.11;21466 +95076;48.8902;-1.40596;60;20220427;15.1;6.6;10.9;6.1;8.8;0;3.43;23900 +95076;48.8902;-1.40596;60;20220428;14.7;8.6;11.7;4.5;10.37;0;2.31;12833 +95076;48.8902;-1.40596;60;20220429;15.4;9;12.2;4.7;10.37;0;3.21;22900 +95076;48.8902;-1.40596;60;20220430;13.5;7.4;10.4;4.2;9.34;0;2.51;16466 +95076;48.8902;-1.40596;60;20220501;18.5;6.9;12.7;3;9.6;.5;3.33;20300 +95076;48.8902;-1.40596;60;20220502;15.5;9.4;12.5;3.6;10.94;0;2.72;17833 +95076;48.8902;-1.40596;60;20220503;17.2;10.4;13.8;3.5;10.7;0;3.22;18833 +95076;48.8902;-1.40596;60;20220504;16.7;5;10.9;3.1;11.27;0;2.84;23133 +95076;48.8902;-1.40596;60;20220505;16.4;9.3;12.8;3.4;11.84;.1;3.11;23433 +95076;48.8902;-1.40596;60;20220506;15.6;8.1;11.8;2.8;12.23;0;2.52;19517 +95076;48.8902;-1.40596;60;20220507;16.8;11;13.9;3.2;12.73;.2;2.78;17803 +95076;48.8902;-1.40596;60;20220508;18.6;9.2;13.9;3.3;12.57;.1;3.27;22327 +95076;48.8902;-1.40596;60;20220509;25.4;9.2;17.3;2.4;12.57;0;4.85;28032 +95076;48.8902;-1.40596;60;20220510;20.7;13.9;17.3;3;12.97;0;3.68;19042 +95076;48.8902;-1.40596;60;20220511;21.4;11.6;16.5;4.8;12.77;.3;4.27;23063 +95076;48.8902;-1.40596;60;20220512;16.8;8.9;12.8;3;11.37;.2;3.11;20527 +95076;48.8902;-1.40596;60;20220513;17.8;8.5;13.2;3;11.1;0;3.45;22420 +95076;48.8902;-1.40596;60;20220514;23.3;7.2;15.3;2.7;11.6;.4;4.61;28794 +95076;48.8902;-1.40596;60;20220515;25.9;15.1;20.5;3.5;14.73;5.6;5.11;25222 +95076;48.8902;-1.40596;60;20220516;22.3;13.6;18;4.1;15.63;.7;3.96;22475 +95076;48.8902;-1.40596;60;20220517;28.3;12.9;20.6;3.2;14.6;1.9;5.87;29189 +95076;48.8902;-1.40596;60;20220518;25.4;12;18.7;2.6;14.63;1.9;4.98;28506 +95076;48.8902;-1.40596;60;20220519;19.5;13.3;16.4;2.6;14.03;1.3;3.27;19059 +95076;48.8902;-1.40596;60;20220520;18;12.4;15.2;2.9;13.1;1.3;3.12;18643 +95076;48.8902;-1.40596;60;20220521;19.2;11.2;15.2;2.6;13.37;.5;3.38;21077 +95076;48.8902;-1.40596;60;20220522;20.3;11;15.7;2.9;14.47;5.4;3.53;23486 +95076;48.8902;-1.40596;60;20220523;15.9;12.8;14.4;4.5;14.1;8.8;2.2;13779 +95076;48.8902;-1.40596;60;20220524;16.2;10.1;13.1;5;11.63;1.6;3.08;18908 +95076;48.8902;-1.40596;60;20220525;16.3;9.5;12.9;5.2;12.53;.4;2.88;19561 +95076;48.8902;-1.40596;60;20220526;16.1;12.8;14.5;4.9;13.63;.2;2.49;14581 +95076;48.8902;-1.40596;60;20220527;17.4;13.1;15.3;4;13.57;.3;2.91;16360 +95076;48.8902;-1.40596;60;20220528;18.3;7.9;13.1;2.8;10.73;0;3.82;25518 +95076;48.8902;-1.40596;60;20220529;16.7;7.3;12;3.5;9.27;.1;3.75;24509 +95076;48.8902;-1.40596;60;20220530;17.2;5.7;11.4;2;9.53;.1;3.74;27283 +95076;48.8902;-1.40596;60;20220531;17.5;8.6;13.1;2.8;10.73;0;3.64;24227 +95076;48.8902;-1.40596;60;20220601;18.8;7.3;13.1;2.6;10.63;0;4.05;27430 +95076;48.8902;-1.40596;60;20220602;23;9.1;16;3.2;11.23;.6;5.13;30241 +95076;48.8902;-1.40596;60;20220603;21.5;13.5;17.5;3.4;14.9;12.5;4.13;23489 +95076;48.8902;-1.40596;60;20220604;23.9;13.9;18.9;3.4;16.97;12;4.43;25672 +95076;48.8902;-1.40596;60;20220605;19;13.6;16.3;3;14.73;1.1;3.17;18694 +95076;48.8902;-1.40596;60;20220606;19.7;10.9;15.3;3.9;13.73;6.5;3.78;23777 +95076;48.8902;-1.40596;60;20220607;21;14.4;17.7;4.8;15.77;2.9;3.73;21128 +95076;48.8902;-1.40596;60;20220608;18.1;14.9;16.5;6.5;15.27;2;2.76;14555 +95076;48.8902;-1.40596;60;20220609;22.3;13.3;17.8;4.3;14.17;.2;4.55;24415 +95076;48.8902;-1.40596;60;20220610;21.4;14.5;17.9;3.9;16;.7;3.79;21080 +95076;48.8902;-1.40596;60;20220611;19.5;13.4;16.5;2.6;14.5;.2;3.4;20198 +95076;48.8902;-1.40596;60;20220612;19.2;11.9;15.6;3.5;13.47;.1;3.63;21461 +95076;48.8902;-1.40596;60;20220613;19.8;10.5;15.2;3.7;12;.1;4.17;25229 +95076;48.8902;-1.40596;60;20220614;25.2;9.4;17.3;2.9;12.6;0;5.47;31399 +95076;48.8902;-1.40596;60;20220615;24.3;13;18.6;2.9;15.13;0;4.84;27795 +95076;48.8902;-1.40596;60;20220616;29.1;12;20.6;2.3;14.4;0;6;31444 +95076;48.8902;-1.40596;60;20220617;33.8;16.6;25.2;2.2;16.27;0;6.82;31461 +95076;48.8902;-1.40596;60;20220618;32.5;17.6;25;3.8;17.43;7.6;7.19;30217 +95076;48.8902;-1.40596;60;20220619;17.8;12.6;15.2;6;14.6;5.3;2.76;18063 +95076;48.8902;-1.40596;60;20220620;21;14.2;17.6;4.6;14.87;0;3.83;21288 +95076;48.8902;-1.40596;60;20220621;24.4;13.7;19;3.4;14.97;2.4;4.96;27081 +95076;48.8902;-1.40596;60;20220622;23.7;15.4;19.5;3.4;15.87;7.6;4.63;24044 +95076;48.8902;-1.40596;60;20220623;23.9;15.8;19.9;2.6;16.97;.5;4.38;23703 +95076;48.8902;-1.40596;60;20220624;21.9;14.8;18.4;4.5;15.83;3.7;4.1;22069 +95076;48.8902;-1.40596;60;20220625;19.2;12.4;15.8;4.2;12.77;3.4;3.88;21054 +95076;48.8902;-1.40596;60;20220626;20.8;10.9;15.9;3.7;12.03;1.7;4.57;25986 +95076;48.8902;-1.40596;60;20220627;19.1;10.2;14.6;2.7;12.63;.1;3.81;24510 +95076;48.8902;-1.40596;60;20220628;22.3;10.8;16.5;3.5;12.67;2.3;4.83;27905 +95076;48.8902;-1.40596;60;20220629;20;13.5;16.8;3.4;13.97;4;3.74;20896 +95076;48.8902;-1.40596;60;20220630;18.1;11.1;14.6;3.7;12.7;3.2;3.54;21718 +95076;48.8902;-1.40596;60;20220701;19.6;10.9;15.2;3.1;12.3;.1;3.97;23258 +95076;48.8902;-1.40596;60;20220702;21.4;9.6;15.5;2.7;12.83;0;4.43;28252 +95076;48.8902;-1.40596;60;20220703;19.1;11.7;15.4;3.9;13.5;.1;3.6;21455 +95076;48.8902;-1.40596;60;20220704;19;9.8;14.4;2.9;12.93;0;3.71;24994 +95076;48.8902;-1.40596;60;20220705;19.8;12.8;16.3;3.8;13.6;.1;3.78;21541 +95076;48.8902;-1.40596;60;20220706;21.9;11.5;16.7;3.1;15.33;.1;4.08;26326 +95076;48.8902;-1.40596;60;20220707;21.3;15.2;18.2;4;15.77;.1;3.81;19939 +95076;48.8902;-1.40596;60;20220708;23.3;11.5;17.4;2.6;15.07;.1;4.52;28021 +95076;48.8902;-1.40596;60;20220709;26.5;13.1;19.8;2.7;15.6;.1;5.26;28704 +95076;48.8902;-1.40596;60;20220710;27.9;13.5;20.7;3.1;14.17;0;5.95;29824 +95076;48.8902;-1.40596;60;20220711;30.5;15.2;22.9;3.3;15.53;0;6.65;30672 +95076;48.8902;-1.40596;60;20220712;32.4;18.3;25.4;2.2;16.83;0;6.43;29753 +95076;48.8902;-1.40596;60;20220713;27.6;17.9;22.8;2.5;18.1;0;4.95;24482 +95076;48.8902;-1.40596;60;20220714;22.6;16;19.3;3.8;16.07;0;3.97;20359 +95076;48.8902;-1.40596;60;20220715;25.1;12.4;18.7;2.8;13.8;0;5.16;28525 +95076;48.8902;-1.40596;60;20220716;28.9;12.1;20.5;2.9;12.9;0;6.05;30124 +95076;48.8902;-1.40596;60;20220717;33.7;16.2;25;3.1;13.33;0;7.41;30150 +95076;48.8902;-1.40596;60;20220718;38.8;18.3;28.6;3;13.47;0;8.4;30049 +95076;48.8902;-1.40596;60;20220719;32.4;26.4;29.4;4.2;15.73;.3;7.21;19520 +95076;48.8902;-1.40596;60;20220720;23.7;16.4;20;3.8;17.67;.4;4.05;20934 +95076;48.8902;-1.40596;60;20220721;22.6;17.3;19.9;3.1;16.37;.1;3.82;18106 +95076;48.8902;-1.40596;60;20220722;21;15;18;3.3;17.1;0;3.31;19404 +95076;48.8902;-1.40596;60;20220723;24.9;14.1;19.5;2.4;15.53;0;4.6;25312 +95076;48.8902;-1.40596;60;20220724;31;15;23;2.8;15.5;0;6.2;29022 +95076;48.8902;-1.40596;60;20220725;21.4;16.5;19;5.6;16.8;.1;3.41;15972 +95076;48.8902;-1.40596;60;20220726;21.7;16.9;19.3;3.8;13.77;.1;4.04;16786 +95076;48.8902;-1.40596;60;20220727;21.7;10.1;15.9;2.2;13;0;4.08;25786 +95076;48.8902;-1.40596;60;20220728;24.1;14.7;19.4;2.2;15.33;0;4.23;23217 +95076;48.8902;-1.40596;60;20220729;26;16.1;21.1;2.8;15.8;0;4.68;23995 +95076;48.8902;-1.40596;60;20220730;23.4;14.1;18.7;3.3;16.93;0;3.97;23130 +95076;48.8902;-1.40596;60;20220731;23;17.5;20.3;4.6;18.5;.4;3.49;17128 +95076;48.8902;-1.40596;60;20220801;21.6;17.9;19.8;3.5;17.9;0;3.03;14260 +95076;48.8902;-1.40596;60;20220802;26.6;15;20.8;2.5;18.03;.1;4.47;24236 +95076;48.8902;-1.40596;60;20220803;24;16.6;20.3;2.8;19.33;.1;3.55;20029 +95076;48.8902;-1.40596;60;20220804;22.3;17.2;19.7;4;16.43;0;3.55;16321 +95076;48.8902;-1.40596;60;20220805;22.2;12.4;17.3;5;12.3;0;4.56;22614 +95076;48.8902;-1.40596;60;20220806;25.1;10.5;17.8;3;10.9;0;5.11;26577 +95076;48.8902;-1.40596;60;20220807;26.1;11.8;19;3.1;11.77;0;5.19;26354 +95076;48.8902;-1.40596;60;20220808;27.3;12.6;19.9;3.5;13.57;.2;5.34;26370 +95076;48.8902;-1.40596;60;20220809;27.1;14.3;20.7;3.9;15.83;0;5.08;24638 +95076;48.8902;-1.40596;60;20220810;31.6;16.1;23.9;4;16.77;.1;6.16;26289 +95076;48.8902;-1.40596;60;20220811;32.9;17.7;25.3;3.7;15.5;0;6.57;26720 +95076;48.8902;-1.40596;60;20220812;32.7;16.9;24.8;3.2;15.53;0;6.37;26549 +95076;48.8902;-1.40596;60;20220813;34.6;17;25.8;2.7;13.43;0;6.37;26375 +95076;48.8902;-1.40596;60;20220814;23.3;19.6;21.5;2.6;17.27;.2;3.25;13657 +95076;48.8902;-1.40596;60;20220815;24.2;17.3;20.7;3.2;18.7;.2;3.52;17690 +95076;48.8902;-1.40596;60;20220816;26;17;21.5;2.9;17.57;7.2;4.17;20411 +95076;48.8902;-1.40596;60;20220817;22.9;14.6;18.7;2.3;17.57;5.2;3.27;19628 +95076;48.8902;-1.40596;60;20220818;22.8;14.5;18.6;2.9;17.77;.5;3.19;19527 +95076;48.8902;-1.40596;60;20220819;20.9;17.8;19.4;4.4;18;3.7;2.58;11054 +95076;48.8902;-1.40596;60;20220820;22.5;13.1;17.8;2.5;14.63;.1;3.54;19741 +95076;48.8902;-1.40596;60;20220821;20.5;12.9;16.7;1.7;15.7;1;2.87;18364 +95076;48.8902;-1.40596;60;20220822;23.4;15.7;19.6;2.6;19.13;2;3.05;17923 +95076;48.8902;-1.40596;60;20220823;24;18.8;21.4;2.5;21.07;.3;2.9;15015 +95076;48.8902;-1.40596;60;20220824;27.8;16.8;22.3;1.9;20.37;14.9;3.8;20829 +95076;48.8902;-1.40596;60;20220825;22.2;18.3;20.3;3.6;19.37;.7;2.62;12804 +95076;48.8902;-1.40596;60;20220826;21.4;12.7;17.1;2.7;14.87;.1;3.05;18418 +95076;48.8902;-1.40596;60;20220827;25.3;11.7;18.5;2.8;14.7;.1;4.02;22673 +95076;48.8902;-1.40596;60;20220828;23.8;14.1;18.9;3.4;15.47;0;3.58;19147 +95076;48.8902;-1.40596;60;20220829;26.2;14.4;20.3;4;15.27;.7;4.27;20329 +95076;48.8902;-1.40596;60;20220830;26.4;15.4;20.9;4.2;15.67;0;4.28;19597 +95076;48.8902;-1.40596;60;20220831;25.4;16.6;21;4.1;16.97;1.5;3.79;17507 +95076;48.8902;-1.40596;60;20220901;23.7;16.2;19.9;2.4;18;5.9;3.03;16408 +95076;48.8902;-1.40596;60;20220902;23.1;15.8;19.4;1.8;18.17;.7;2.74;16096 +95076;48.8902;-1.40596;60;20220903;22.9;17;19.9;2.8;17.07;1.6;2.98;14448 +95076;48.8902;-1.40596;60;20220904;26.2;15.7;20.9;3.8;16.23;0;4.13;18965 +95076;48.8902;-1.40596;60;20220905;27.4;17.1;22.2;2.9;17.03;1.5;4.03;18606 +95076;48.8902;-1.40596;60;20220906;20.7;16.9;18.8;5.4;17.4;3.2;2.55;11102 +95076;48.8902;-1.40596;60;20220907;22.2;16.3;19.3;6;16.73;5.8;3.23;13756 +95076;48.8902;-1.40596;60;20220908;21;15.4;18.2;6.6;16.23;15.3;2.9;13143 +95076;48.8902;-1.40596;60;20220909;19.8;15.6;17.7;8.1;16.27;3.5;2.54;11193 +95076;48.8902;-1.40596;60;20220910;20.4;15.3;17.8;4.5;16.13;2.7;2.48;11729 +95076;48.8902;-1.40596;60;20220911;24.4;12.6;18.5;2.2;15.33;.1;3.13;18752 +95076;48.8902;-1.40596;60;20220912;29.4;15.3;22.4;3;15.93;.3;4.39;20094 +95076;48.8902;-1.40596;60;20220913;24.9;20.4;22.7;3;18.9;0;2.82;10992 +95076;48.8902;-1.40596;60;20220914;23.4;16.9;20.1;2.7;19.57;3.3;2.37;13318 +95076;48.8902;-1.40596;60;20220915;19.7;13.8;16.8;2.9;15.17;0;2.2;12827 +95076;48.8902;-1.40596;60;20220916;18.3;12.5;15.4;4.2;11.07;0;2.8;12577 +95076;48.8902;-1.40596;60;20220917;17.4;6.9;12.1;2.5;8.87;0;2.51;16492 +95076;48.8902;-1.40596;60;20220918;18.3;6.6;12.4;2.4;10.17;.1;2.42;17178 +95076;48.8902;-1.40596;60;20220919;19.7;7.3;13.5;1.8;11.33;.1;2.36;17505 +95076;48.8902;-1.40596;60;20220920;18.9;8.5;13.7;1.9;11.73;0;2.21;15902 +95076;48.8902;-1.40596;60;20220921;20.8;8.1;14.4;2.1;11.17;.1;2.55;17353 +95076;48.8902;-1.40596;60;20220922;21.3;8.9;15.1;1.8;11.8;0;2.42;17028 +95076;48.8902;-1.40596;60;20220923;17.2;11.7;14.4;2;14.03;10;1.63;11221 +95076;48.8902;-1.40596;60;20220924;18.1;12.6;15.4;3.5;13.6;4.6;2.01;11003 +95076;48.8902;-1.40596;60;20220925;17.6;12;14.8;3.3;12.77;1.1;1.99;11189 +95076;48.8902;-1.40596;60;20220926;16.4;10.2;13.3;7.4;12.33;9.4;2.02;11443 +95076;48.8902;-1.40596;60;20220927;16.4;12.8;14.6;6.8;12.47;18.8;2.26;8304 +95076;48.8902;-1.40596;60;20220928;15.2;11.3;13.2;2.9;12.47;7.4;1.52;8930 +95076;48.8902;-1.40596;60;20220929;15.9;8.9;12.4;1.9;11.1;1.7;1.63;11898 +95076;48.8902;-1.40596;60;20220930;16.2;6.4;11.3;4.5;11.93;8.9;1.53;13671 +95076;48.8902;-1.40596;60;20221001;18.7;13.7;16.2;6.6;16.1;2.4;1.64;9576 +95076;48.8902;-1.40596;60;20221002;19.1;15.4;17.3;4.8;16.73;.6;1.66;8171 +95076;48.8902;-1.40596;60;20221003;18.9;12;15.5;2.6;14.87;0;1.61;11231 +95076;48.8902;-1.40596;60;20221004;17.1;14.2;15.6;4.1;14.77;0;1.5;6983 +95076;48.8902;-1.40596;60;20221005;19.3;15.5;17.4;6;14;1.4;2.51;7643 +95076;48.8902;-1.40596;60;20221006;18.3;10.4;14.3;3.1;11.3;0;2.12;11019 +95076;48.8902;-1.40596;60;20221007;17.8;7.7;12.7;3.3;11.37;.4;1.79;12578 +95076;48.8902;-1.40596;60;20221008;17.5;11.3;14.4;2.8;11.73;0;1.86;9344 +95076;48.8902;-1.40596;60;20221009;19.4;7.8;13.6;3;10.3;0;2.18;13228 +95076;48.8902;-1.40596;60;20221010;17.2;12.8;15;2.7;13.73;1;1.42;8042 +95076;48.8902;-1.40596;60;20221011;17.5;6.1;11.8;2.4;9.73;0;1.7;12710 +95076;48.8902;-1.40596;60;20221012;17.8;7.8;12.8;2.7;11.23;.6;1.61;11809 +95076;48.8902;-1.40596;60;20221013;16.3;12.4;14.3;4;15;5.2;1.04;7166 +95076;48.8902;-1.40596;60;20221014;17;13.5;15.2;2.9;15.57;9.1;1.03;6259 +95076;48.8902;-1.40596;60;20221015;18.3;14.7;16.5;5.2;15.37;.5;1.59;6849 +95076;48.8902;-1.40596;60;20221016;17.5;13.2;15.3;4.7;15.27;3.6;1.27;7236 +95076;48.8902;-1.40596;60;20221017;17.6;15.1;16.4;3.3;16.77;5.9;1.02;5605 +95076;48.8902;-1.40596;60;20221018;20.2;11.6;15.9;2.9;16.43;0;1.24;10105 +95076;48.8902;-1.40596;60;20221019;23.6;15.7;19.7;3.8;17;4.9;2.15;9574 +95076;48.8902;-1.40596;60;20221020;20.2;14.2;17.2;3.4;15.67;2.9;1.57;8104 +95076;48.8902;-1.40596;60;20221021;19.8;14.8;17.3;6.3;14.7;.4;2.2;7408 +95076;48.8902;-1.40596;60;20221022;19;13.5;16.3;4.5;15.23;.4;1.51;7566 +95076;48.8902;-1.40596;60;20221023;21;16.5;18.7;6.3;14.57;11.8;2.75;6837 +95076;48.8902;-1.40596;60;20221024;18.4;13.9;16.2;7.4;14.43;4.2;1.9;6535 +95076;48.8902;-1.40596;60;20221025;18.6;12.9;15.8;4.6;14.5;0;1.53;7386 +95076;48.8902;-1.40596;60;20221026;19.5;14.9;17.2;5.2;15.93;.4;1.59;6586 +95076;48.8902;-1.40596;60;20221027;22.6;14.8;18.7;3.9;15.97;.1;1.94;8343 +95076;48.8902;-1.40596;60;20221028;18.9;15.7;17.3;3.9;15.8;0;1.43;5017 +95076;48.8902;-1.40596;60;20221029;21.3;15.3;18.3;4.6;15.87;3.2;1.85;7158 +95076;48.8902;-1.40596;60;20221030;17.1;13.3;15.2;4.3;14.37;1.6;1.2;5566 +95076;48.8902;-1.40596;60;20221031;17;11;14;4.8;13.6;1.1;1.15;6937 +95076;48.8902;-1.40596;60;20221101;16.4;11.8;14.1;8.9;11.93;5.7;2.11;5782 +95076;48.8902;-1.40596;60;20221102;16;9.3;12.7;6.3;12;2.1;1.44;6789 +95076;48.8902;-1.40596;60;20221103;14;13.7;13.9;7.5;12.6;19.9;1.55;1184 +95076;48.8902;-1.40596;60;20221104;13.6;9.2;11.4;6.3;10.33;.8;1.45;5479 +95076;48.8902;-1.40596;60;20221105;13.1;8.9;11;4.6;11.2;6.4;.98;5121 +95076;48.8902;-1.40596;60;20221106;14.9;12.4;13.7;6.9;13.47;13.1;1.09;4149 +95076;48.8902;-1.40596;60;20221107;16.3;12.5;14.4;7.4;13;2.6;1.59;4932 +95076;48.8902;-1.40596;60;20221108;15.9;11.8;13.8;7.5;12.6;1.3;1.52;5031 +95076;48.8902;-1.40596;60;20221109;15.4;11;13.2;6.2;12;.4;1.35;4934 +95076;48.8902;-1.40596;60;20221110;15.6;9;12.3;4.6;12.13;0;.97;6048 +95076;48.8902;-1.40596;60;20221111;13.1;8.5;10.8;3.8;11.27;.1;.73;5195 +95076;48.8902;-1.40596;60;20221112;19;6.3;12.6;2.8;12.2;.1;.87;8196 +95076;48.8902;-1.40596;60;20221113;19.4;9.7;14.5;2.8;12.47;.1;1.11;7236 +95076;48.8902;-1.40596;60;20221114;14.6;10.7;12.7;3.9;12.07;1.9;.95;4542 +95076;48.8902;-1.40596;60;20221115;15.7;9.2;12.4;7.6;11.5;3.8;1.43;5644 +95076;48.8902;-1.40596;60;20221116;14.1;8.2;11.2;8.1;11.3;17.7;1.05;5319 +95076;48.8902;-1.40596;60;20221117;12.7;10.3;11.5;7.8;11.07;11.2;1.24;3208 +95076;48.8902;-1.40596;60;20221118;12.3;9.3;10.8;4.9;9.9;4.2;1.21;3539 +95076;48.8902;-1.40596;60;20221119;12;3.7;7.9;3;8.5;1.7;.64;6096 +95076;48.8902;-1.40596;60;20221120;12.4;6.5;9.5;5.5;10.33;3.7;.73;5050 +95076;48.8902;-1.40596;60;20221121;11.8;7.5;9.6;7;9.9;15.6;1.03;4375 +95076;48.8902;-1.40596;60;20221122;11.6;6.6;9.1;9;9.37;5.9;1.18;4586 +95076;48.8902;-1.40596;60;20221123;13.2;6.7;9.9;7.2;10.4;9.3;.95;5105 +95076;48.8902;-1.40596;60;20221124;13.6;8;10.8;6.9;10.73;12.7;1.08;4602 +95076;48.8902;-1.40596;60;20221125;13.7;8.4;11;4.5;10.53;.8;.93;4394 +95076;48.8902;-1.40596;60;20221126;11.6;7.4;9.5;4.9;10.73;6;.53;4052 +95076;48.8902;-1.40596;60;20221127;12.3;10.1;11.2;5;12.4;14.1;.47;2883 +95076;48.8902;-1.40596;60;20221128;10.9;8.2;9.6;4.7;10.43;8;.67;3023 +95076;48.8902;-1.40596;60;20221129;12.4;6.2;9.3;1.8;9.6;.1;.38;4662 +95076;48.8902;-1.40596;60;20221130;8.5;4.1;6.3;2.1;8.57;.1;.28;3857 +95076;48.8902;-1.40596;60;20221201;9.1;.5;4.8;2;7.23;.1;.25;5403 +95076;48.8902;-1.40596;60;20221202;6;-1;2.5;2.2;6.8;0;.13;4868 +95076;48.8902;-1.40596;60;20221203;3.7;3.1;3.4;3.8;6.73;0;.54;1387 +95076;48.8902;-1.40596;60;20221204;3.6;2;2.8;2.7;6.63;0;.36;2265 +95076;48.8902;-1.40596;60;20221205;5.9;2.9;4.4;1.5;7.27;0;.26;3175 +95076;48.8902;-1.40596;60;20221206;6.9;-.4;3.3;2.2;6.67;.7;.21;4791 +95076;48.8902;-1.40596;60;20221207;7.3;1.5;4.4;1.6;7.5;1.2;.19;4090 +95076;48.8902;-1.40596;60;20221208;6;.9;3.4;1.8;6.4;.1;.29;3993 +95076;48.8902;-1.40596;60;20221209;5.4;-2.3;1.5;1.7;5.7;.6;.18;4734 +95076;48.8902;-1.40596;60;20221210;5.6;-2.4;1.6;3;5.73;0;.31;4814 +95076;48.8902;-1.40596;60;20221211;2.9;-.7;1.1;4.3;5.8;.4;.36;3254 +95076;48.8902;-1.40596;60;20221212;.9;-.3;.3;3.2;5.9;.1;.22;1923 +95076;48.8902;-1.40596;60;20221213;1.9;-3.5;-.8;3.2;4.8;1.6;.29;3967 +95076;48.8902;-1.40596;60;20221214;2.1;-.5;.8;3.2;5.57;.7;.34;2822 +95076;48.8902;-1.40596;60;20221215;4.7;-.3;2.2;3.1;4.7;.3;.71;3794 +95076;48.8902;-1.40596;60;20221216;6.5;-1.2;2.7;2;5.83;.3;.25;4643 +95076;48.8902;-1.40596;60;20221217;1.2;-2.9;-.9;2.1;4.77;0;.25;3427 +95076;48.8902;-1.40596;60;20221218;7.1;-3.5;1.8;6;6.83;13.7;.15;5441 +95076;48.8902;-1.40596;60;20221219;13.3;8.1;10.7;8.6;12;10.4;.47;3848 +95076;48.8902;-1.40596;60;20221220;12;11.7;11.9;4.4;11.97;9.6;.83;1056 +95076;48.8902;-1.40596;60;20221221;12.7;7.2;10;5.1;11.67;11.6;.26;3907 +95076;48.8902;-1.40596;60;20221222;13.3;10.6;12;6.9;12.8;14.5;.51;2760 +95076;48.8902;-1.40596;60;20221223;13.9;12;13;6.2;13.17;4.4;.71;2418 +95076;48.8902;-1.40596;60;20221224;11.9;10.4;11.1;4.7;12;3.5;.52;2176 +95076;48.8902;-1.40596;60;20221225;11.1;9.9;10.5;3.7;12.1;6.2;.32;1943 +95076;48.8902;-1.40596;60;20221226;10.4;9.1;9.8;5;9.9;.6;.9;1930 +95076;48.8902;-1.40596;60;20221227;10.4;4.9;7.7;5.3;9.2;1.5;.54;3835 +95076;48.8902;-1.40596;60;20221228;11.6;9.3;10.4;7.5;11.2;5.4;.7;2628 +95076;48.8902;-1.40596;60;20221229;10.8;9.2;10;7.5;9.53;2.2;1.26;2070 +95076;48.8902;-1.40596;60;20221230;14.1;5.5;9.8;7.8;11.8;14.4;.28;4901 +95076;48.8902;-1.40596;60;20221231;16.3;12.9;14.6;10.4;13.5;7;1.48;3254 +95077;48.92724;-1.07792;135;20220101;15;12.3;13.6;4.4;11.9;2;1.19;2827 +95077;48.92724;-1.07792;135;20220102;13.3;11.9;12.6;5.9;11.8;1.2;1.18;2150 +95077;48.92724;-1.07792;135;20220103;11.7;10.4;11.1;4;11.25;22.4;.75;2053 +95077;48.92724;-1.07792;135;20220104;8.9;7.3;8.1;3.2;8.6;1.7;.74;2271 +95077;48.92724;-1.07792;135;20220105;7.1;1.6;4.3;1.9;5.8;.2;.49;4000 +95077;48.92724;-1.07792;135;20220106;6.5;-.3;3.1;3.4;6.45;3.6;.4;4453 +95077;48.92724;-1.07792;135;20220107;8.4;4.5;6.5;4.4;8.5;9.3;.5;3483 +95077;48.92724;-1.07792;135;20220108;9.5;7.3;8.4;6.1;9.4;20.5;.79;2662 +95077;48.92724;-1.07792;135;20220109;8.8;5.4;7.1;4.5;8.7;6.5;.59;3316 +95077;48.92724;-1.07792;135;20220110;8.5;6.3;7.4;2;9.95;.9;.23;2792 +95077;48.92724;-1.07792;135;20220111;8.1;7;7.5;1.9;10.1;.4;.27;2063 +95077;48.92724;-1.07792;135;20220112;9.3;7.3;8.3;1.3;10.15;.1;.3;2650 +95077;48.92724;-1.07792;135;20220113;7.9;4.2;6;1.5;7.49;0;.42;3455 +95077;48.92724;-1.07792;135;20220114;8.8;-1.7;3.5;1;5.89;.1;.22;5669 +95077;48.92724;-1.07792;135;20220115;1.9;-1.5;.2;1.9;6;0;.15;3507 +95077;48.92724;-1.07792;135;20220116;8.5;-.5;4;2.3;8.45;.9;.03;5650 +95077;48.92724;-1.07792;135;20220117;8.2;3.3;5.7;.7;8.2;0;.19;4284 +95077;48.92724;-1.07792;135;20220118;6.4;-.8;2.8;1.1;7;.1;.14;5176 +95077;48.92724;-1.07792;135;20220119;8.3;.9;4.6;1.6;8.45;1.2;.12;5234 +95077;48.92724;-1.07792;135;20220120;7.4;2.1;4.7;1.6;6.95;.1;.41;4624 +95077;48.92724;-1.07792;135;20220121;5.9;2.8;4.4;1;6.4;0;.39;3682 +95077;48.92724;-1.07792;135;20220122;6.4;.4;3.4;1;7.25;0;.2;5050 +95077;48.92724;-1.07792;135;20220123;4;3.9;4;2.9;6.95;0;.62;609 +95077;48.92724;-1.07792;135;20220124;2.8;-.9;.9;2;6.37;0;.4;5776 +95077;48.92724;-1.07792;135;20220125;1.5;-.8;.3;1.5;6.07;0;.26;2533 +95077;48.92724;-1.07792;135;20220126;6;-.3;2.9;1.1;7.05;0;.22;5413 +95077;48.92724;-1.07792;135;20220127;8.6;3.7;6.2;2.6;8.95;.5;.33;4860 +95077;48.92724;-1.07792;135;20220128;8.2;5.7;7;2.1;10.05;0;.25;3422 +95077;48.92724;-1.07792;135;20220129;9.4;7.9;8.7;4.5;11;.8;.33;2971 +95077;48.92724;-1.07792;135;20220130;9;4.1;6.6;2;8.75;.2;.42;5105 +95077;48.92724;-1.07792;135;20220131;8.3;5.9;7.1;4.3;8;.4;.92;3705 +95077;48.92724;-1.07792;135;20220201;9.8;2.9;6.4;5;10.4;.4;.05;6182 +95077;48.92724;-1.07792;135;20220202;9.4;7.8;8.6;3.4;9.85;0;.66;3117 +95077;48.92724;-1.07792;135;20220203;8.2;5.6;6.9;3.2;9.4;.3;.42;4049 +95077;48.92724;-1.07792;135;20220204;9.1;7;8;4.3;8.3;.8;1.06;3679 +95077;48.92724;-1.07792;135;20220205;10;3.6;6.8;3.9;8.45;.2;.75;6344 +95077;48.92724;-1.07792;135;20220206;11;7.8;9.4;8.4;10.6;9.7;.83;4661 +95077;48.92724;-1.07792;135;20220207;11;4.1;7.6;2.3;8.65;.2;.7;6752 +95077;48.92724;-1.07792;135;20220208;10;7.6;8.8;2.8;10.1;0;.63;4041 +95077;48.92724;-1.07792;135;20220209;9.9;3.7;6.8;1.3;9.15;.1;.46;6601 +95077;48.92724;-1.07792;135;20220210;7;6.2;6.6;3.9;8.29;4.9;.87;3075 +95077;48.92724;-1.07792;135;20220211;9.5;1.9;5.7;2.2;6.44;0;.9;8775 +95077;48.92724;-1.07792;135;20220212;8.6;-1.1;3.7;3.8;5.89;0;1.02;10175 +95077;48.92724;-1.07792;135;20220213;10.3;1.7;6;7.6;8.67;14.1;.77;5050 +95077;48.92724;-1.07792;135;20220214;10.4;5.7;8.1;5.8;8.72;2.1;1.17;6575 +95077;48.92724;-1.07792;135;20220215;10.1;3.4;6.7;6.5;9.64;11.4;.48;3175 +95077;48.92724;-1.07792;135;20220216;13.6;9.4;11.5;7.9;13.25;4.7;.59;6111 +95077;48.92724;-1.07792;135;20220217;12.5;9.5;11;6.4;10.45;.2;1.4;5284 +95077;48.92724;-1.07792;135;20220218;11.3;8;9.7;7.8;9.05;4.7;1.67;5648 +95077;48.92724;-1.07792;135;20220219;9.7;3.5;6.6;6;8.1;1.1;1.09;7661 +95077;48.92724;-1.07792;135;20220220;12;7.8;9.9;7.5;10.3;8.4;1.25;6558 +95077;48.92724;-1.07792;135;20220221;10.3;4.9;7.6;7.1;8.2;.9;1.39;7386 +95077;48.92724;-1.07792;135;20220222;13.3;6.7;10;4.6;10.4;1.5;1.19;8323 +95077;48.92724;-1.07792;135;20220223;9.6;1.7;5.7;2.2;7.9;.1;.83;9190 +95077;48.92724;-1.07792;135;20220224;8.7;6.7;7.7;5.2;7.75;3.2;1.42;4832 +95077;48.92724;-1.07792;135;20220225;10.4;3.1;6.8;2.5;7;0;1.22;9145 +95077;48.92724;-1.07792;135;20220226;10.8;-.2;5.3;3.1;5.75;.1;1.5;11316 +95077;48.92724;-1.07792;135;20220227;12.3;2.3;7.3;3.6;6.3;0;1.76;10945 +95077;48.92724;-1.07792;135;20220228;13.9;5.4;9.7;3.6;8.9;.9;1.56;10274 +95077;48.92724;-1.07792;135;20220301;13.1;9.1;11.1;2.1;10.9;4.3;1.05;7224 +95077;48.92724;-1.07792;135;20220302;14.5;7.8;11.2;2;10.1;0;1.31;9344 +95077;48.92724;-1.07792;135;20220303;10.7;8.1;9.4;2.5;10.65;2.4;.85;6030 +95077;48.92724;-1.07792;135;20220304;10.5;7.2;8.8;2.5;8.65;0;1.19;6809 +95077;48.92724;-1.07792;135;20220305;7.9;1.9;4.9;2.9;8;1.9;.81;9146 +95077;48.92724;-1.07792;135;20220306;8.6;4.9;6.7;3.6;6.95;0;1.39;7414 +95077;48.92724;-1.07792;135;20220307;6.3;-1.7;2.3;3.1;5.05;0;1.25;10965 +95077;48.92724;-1.07792;135;20220308;12;-.3;5.9;4;7.5;0;1.51;13725 +95077;48.92724;-1.07792;135;20220309;13.7;7.2;10.4;4.8;9.15;0;1.89;10163 +95077;48.92724;-1.07792;135;20220310;12.3;8.8;10.6;3.9;10.05;.8;1.45;7681 +95077;48.92724;-1.07792;135;20220311;12.9;8.5;10.7;5.5;10;4.8;1.7;8638 +95077;48.92724;-1.07792;135;20220312;13;6.2;9.6;5;8.7;.2;1.92;10773 +95077;48.92724;-1.07792;135;20220313;11.7;7.9;9.8;3.9;9.2;2.6;1.55;8262 +95077;48.92724;-1.07792;135;20220314;14.5;5.4;10;2.5;8.45;.6;1.85;12775 +95077;48.92724;-1.07792;135;20220315;14.6;5.8;10.2;2;10.7;.2;1.49;12763 +95077;48.92724;-1.07792;135;20220316;12.9;10.5;11.7;3;11.35;1.4;1.32;6938 +95077;48.92724;-1.07792;135;20220317;12.5;3.2;7.9;2.1;7.6;0;1.66;13432 +95077;48.92724;-1.07792;135;20220318;13.7;2.2;7.9;4.9;7.39;0;2.38;17450 +95077;48.92724;-1.07792;135;20220319;13.6;5.7;9.7;5.4;7.32;0;2.66;15125 +95077;48.92724;-1.07792;135;20220320;12.6;3;7.8;3.3;7.04;0;2.08;15225 +95077;48.92724;-1.07792;135;20220321;17.2;4.1;10.6;3.3;9.24;0;2.38;16175 +95077;48.92724;-1.07792;135;20220322;16.2;5.2;10.7;3.8;7.24;0;2.94;17425 +95077;48.92724;-1.07792;135;20220323;17.4;3.4;10.4;2.7;6.49;0;2.89;18025 +95077;48.92724;-1.07792;135;20220324;17.2;3.3;10.3;2.6;7.64;0;2.63;17850 +95077;48.92724;-1.07792;135;20220325;17.7;5.6;11.6;4.1;7.82;0;3.22;17725 +95077;48.92724;-1.07792;135;20220326;16.8;4.5;10.7;4.7;8.36;0;3.11;18750 +95077;48.92724;-1.07792;135;20220327;16.8;5.3;11.1;3.5;9.47;.1;2.54;18100 +95077;48.92724;-1.07792;135;20220328;19.2;4.4;11.8;2.1;9.64;.1;2.16;12175 +95077;48.92724;-1.07792;135;20220329;14.3;9.2;11.8;2.5;10.77;3.6;1.57;8225 +95077;48.92724;-1.07792;135;20220330;10.9;7.5;9.2;4;10.19;2.5;1.18;6000 +95077;48.92724;-1.07792;135;20220331;6.9;4.4;5.7;6.7;6.59;2.4;1.75;8900 +95077;48.92724;-1.07792;135;20220401;6.8;1.6;4.2;7;5.49;.9;1.95;10600 +95077;48.92724;-1.07792;135;20220402;7.8;2.2;5;4.5;5.42;0;2.19;16275 +95077;48.92724;-1.07792;135;20220403;8.1;-.4;3.9;3.2;5.17;.1;2.05;17775 +95077;48.92724;-1.07792;135;20220404;9.5;-1.4;4;5.5;7.84;.5;.94;8525 +95077;48.92724;-1.07792;135;20220405;12.3;8.1;10.2;5.8;10.72;.2;1.62;11509 +95077;48.92724;-1.07792;135;20220406;12.8;6.3;9.6;7.8;9.92;4;1.7;8775 +95077;48.92724;-1.07792;135;20220407;12.7;9.5;11.1;8.5;9.67;7.1;2.66;15200 +95077;48.92724;-1.07792;135;20220408;9.9;5.8;7.9;4.5;8.47;10.6;1.58;6325 +95077;48.92724;-1.07792;135;20220409;10.5;2.1;6.3;2.9;6.74;0;2.27;19875 +95077;48.92724;-1.07792;135;20220410;13.6;0;6.8;4;6.69;0;2.69;20148 +95077;48.92724;-1.07792;135;20220411;18.8;4.5;11.7;5.1;9.39;0;3.33;17975 +95077;48.92724;-1.07792;135;20220412;15.6;10.2;12.9;3.9;11.87;1.1;1.81;7275 +95077;48.92724;-1.07792;135;20220413;18.5;7.2;12.9;1.6;11.44;0;2.33;14825 +95077;48.92724;-1.07792;135;20220414;20.3;6.4;13.3;1.8;11.22;.1;3.04;20900 +95077;48.92724;-1.07792;135;20220415;19.9;7.3;13.6;2.3;11.19;0;3.2;22050 +95077;48.92724;-1.07792;135;20220416;18.2;6.6;12.4;2.7;10.54;0;3.29;23650 +95077;48.92724;-1.07792;135;20220417;19.5;5.8;12.6;2.8;9.67;0;3.34;21275 +95077;48.92724;-1.07792;135;20220418;14.1;7.1;10.6;3.5;10.12;0;2.45;17900 +95077;48.92724;-1.07792;135;20220419;13;4.6;8.8;3.3;9.04;.4;2.38;19700 +95077;48.92724;-1.07792;135;20220420;14.8;6.2;10.5;3.1;10.27;0;2.52;19250 +95077;48.92724;-1.07792;135;20220421;17.9;6.3;12.1;3.4;9.62;0;3.49;23450 +95077;48.92724;-1.07792;135;20220422;16.7;7.7;12.2;4.6;10.32;0;3.18;20725 +95077;48.92724;-1.07792;135;20220423;15.6;8.6;12.1;4.5;11.29;.3;2.38;14250 +95077;48.92724;-1.07792;135;20220424;16.1;9.3;12.7;3.6;11.07;0;2.85;18400 +95077;48.92724;-1.07792;135;20220425;13.8;7.4;10.6;3.6;9.29;0;2.87;20700 +95077;48.92724;-1.07792;135;20220426;15;5.5;10.2;4.4;9.07;0;3.07;21875 +95077;48.92724;-1.07792;135;20220427;14.9;5.2;10.1;5.2;8.74;0;3.34;24025 +95077;48.92724;-1.07792;135;20220428;14.4;7.4;10.9;4.1;10.09;0;2.33;13325 +95077;48.92724;-1.07792;135;20220429;15;8.5;11.8;4.3;10.17;0;3.23;22300 +95077;48.92724;-1.07792;135;20220430;13.6;6.7;10.2;3.9;8.99;0;2.63;16625 +95077;48.92724;-1.07792;135;20220501;17.5;5.2;11.3;2.7;9.14;.6;3.13;19700 +95077;48.92724;-1.07792;135;20220502;15.1;8.8;11.9;3.1;10.42;0;2.82;18000 +95077;48.92724;-1.07792;135;20220503;16.6;9.7;13.2;3.3;10.17;0;3.26;18875 +95077;48.92724;-1.07792;135;20220504;16.7;5.1;10.9;3;10.84;0;2.73;20125 +95077;48.92724;-1.07792;135;20220505;16.7;7.8;12.3;3.2;11.32;.2;3.12;22575 +95077;48.92724;-1.07792;135;20220506;18.4;6.1;12.2;1.5;11.6;0;3.23;23977 +95077;48.92724;-1.07792;135;20220507;16.8;9.4;13.1;1.5;12.5;.5;2.73;18920 +95077;48.92724;-1.07792;135;20220508;18.3;9.9;14.1;2.2;12.6;.1;3.06;20198 +95077;48.92724;-1.07792;135;20220509;24.4;7.4;15.9;1.6;11.75;0;4.42;27636 +95077;48.92724;-1.07792;135;20220510;21.6;14;17.8;2.4;12.55;0;3.85;19306 +95077;48.92724;-1.07792;135;20220511;20.8;10.2;15.5;3.1;12.35;.2;3.89;23008 +95077;48.92724;-1.07792;135;20220512;17.2;6.1;11.6;1.5;10.7;.1;3.2;23607 +95077;48.92724;-1.07792;135;20220513;17.9;5.8;11.8;1.3;10.25;0;3.39;24806 +95077;48.92724;-1.07792;135;20220514;22.7;6.1;14.4;1.7;11.35;.7;4.29;28412 +95077;48.92724;-1.07792;135;20220515;25.2;14.5;19.8;2.6;14.4;0;4.59;23539 +95077;48.92724;-1.07792;135;20220516;22;13.8;17.9;3;15.35;.9;3.78;20747 +95077;48.92724;-1.07792;135;20220517;28;11.6;19.8;2.3;14.05;1.3;5.39;28803 +95077;48.92724;-1.07792;135;20220518;25.2;10;17.6;2;14.1;1.4;4.75;28348 +95077;48.92724;-1.07792;135;20220519;20.5;12.6;16.6;1.8;13.6;2.6;3.55;20718 +95077;48.92724;-1.07792;135;20220520;17.9;11.8;14.9;2;12.5;1.3;3.06;18208 +95077;48.92724;-1.07792;135;20220521;21.7;10.6;16.2;1.3;13.15;.4;3.9;24590 +95077;48.92724;-1.07792;135;20220522;20.4;9.9;15.2;1.6;13.8;4.4;3.64;23997 +95077;48.92724;-1.07792;135;20220523;16.1;13.4;14.7;2.2;14.1;9.2;2.19;12283 +95077;48.92724;-1.07792;135;20220524;16.7;9.2;12.9;3.1;11.15;1.6;3.24;20580 +95077;48.92724;-1.07792;135;20220525;15.2;8;11.6;3;12;.6;2.63;20045 +95077;48.92724;-1.07792;135;20220526;15.7;12;13.9;3.2;13.2;.1;2.42;14648 +95077;48.92724;-1.07792;135;20220527;18.6;12.2;15.4;2.8;13.15;.3;3.29;19062 +95077;48.92724;-1.07792;135;20220528;16.8;7;11.9;1.7;10.4;0;3.34;23473 +95077;48.92724;-1.07792;135;20220529;15.4;6.2;10.8;2.1;9.2;.1;3.25;22950 +95077;48.92724;-1.07792;135;20220530;16.6;4.7;10.6;1;9;.1;3.5;26096 +95077;48.92724;-1.07792;135;20220531;17.6;6.3;11.9;1.7;9.65;0;3.67;25518 +95077;48.92724;-1.07792;135;20220601;19.2;5.7;12.4;1.3;9.85;0;3.98;27992 +95077;48.92724;-1.07792;135;20220602;22.3;7.2;14.8;1.9;11.1;.8;4.61;29556 +95077;48.92724;-1.07792;135;20220603;19.5;12;15.7;1.6;14.85;10.5;3.32;20852 +95077;48.92724;-1.07792;135;20220604;22.8;14;18.4;1.9;16.75;13;3.93;22842 +95077;48.92724;-1.07792;135;20220605;19.1;13.8;16.5;1.8;15;.9;3.08;17954 +95077;48.92724;-1.07792;135;20220606;20;10.2;15.1;2.9;13.45;5.9;3.78;24096 +95077;48.92724;-1.07792;135;20220607;20.3;13.9;17.1;3.8;15.4;3;3.48;19515 +95077;48.92724;-1.07792;135;20220608;18.1;13.6;15.9;4.3;14.75;2.5;2.9;16415 +95077;48.92724;-1.07792;135;20220609;21.3;12.8;17;3;13.95;.2;4.06;22715 +95077;48.92724;-1.07792;135;20220610;21.1;13.8;17.5;2.6;15.6;.6;3.71;21124 +95077;48.92724;-1.07792;135;20220611;20.4;12.9;16.7;1.3;13.85;.2;3.61;21398 +95077;48.92724;-1.07792;135;20220612;20.6;9.4;15;1.4;12.4;.1;4.06;26087 +95077;48.92724;-1.07792;135;20220613;21.2;8.3;14.7;1.4;11.55;.1;4.31;27963 +95077;48.92724;-1.07792;135;20220614;25.3;8.3;16.8;1.6;12.1;0;5.09;30986 +95077;48.92724;-1.07792;135;20220615;28.2;11.5;19.9;1.3;14.2;0;5.39;30596 +95077;48.92724;-1.07792;135;20220616;29.2;11.1;20.2;1.2;13.75;.1;5.54;31031 +95077;48.92724;-1.07792;135;20220617;34.1;15.3;24.7;1.7;15.8;0;6.52;31047 +95077;48.92724;-1.07792;135;20220618;33.1;17.5;25.3;2.6;17.35;5.2;6.71;29505 +95077;48.92724;-1.07792;135;20220619;16.3;12.3;14.3;4.3;14.45;4.8;2.39;15738 +95077;48.92724;-1.07792;135;20220620;19.2;13.6;16.4;2.8;14.6;0;3.27;18615 +95077;48.92724;-1.07792;135;20220621;24.4;13;18.7;1.9;14.45;1.6;4.71;26440 +95077;48.92724;-1.07792;135;20220622;24.3;14.4;19.3;2;15.25;6.7;4.54;24595 +95077;48.92724;-1.07792;135;20220623;23.9;16.3;20.1;1.9;17.15;0;4.12;21670 +95077;48.92724;-1.07792;135;20220624;21.5;15;18.3;3.2;15.45;3.1;3.84;19849 +95077;48.92724;-1.07792;135;20220625;18.9;11.4;15.2;2.9;12.6;3.9;3.67;21545 +95077;48.92724;-1.07792;135;20220626;20.2;10;15.1;2.4;11.5;1.8;4.19;24957 +95077;48.92724;-1.07792;135;20220627;19.1;8.7;13.9;1.8;11.95;.1;3.82;25154 +95077;48.92724;-1.07792;135;20220628;21.9;10;16;2.1;12.1;1.4;4.48;26956 +95077;48.92724;-1.07792;135;20220629;20.2;12.5;16.4;2.5;13.8;3.4;3.74;21606 +95077;48.92724;-1.07792;135;20220630;17.8;9.9;13.8;2.5;12.4;2.5;3.36;21852 +95077;48.92724;-1.07792;135;20220701;19.3;10.1;14.7;1.9;11.85;0;3.79;23600 +95077;48.92724;-1.07792;135;20220702;22;8.8;15.4;1.8;12.1;0;4.45;28092 +95077;48.92724;-1.07792;135;20220703;19.4;9.4;14.4;1.6;12.7;.1;3.73;24561 +95077;48.92724;-1.07792;135;20220704;19.9;8.4;14.1;1.4;12.15;0;3.92;26179 +95077;48.92724;-1.07792;135;20220705;21.1;8.7;14.9;1.2;12.2;.1;4.14;27144 +95077;48.92724;-1.07792;135;20220706;23.7;9.8;16.8;1.3;14.05;0;4.58;28646 +95077;48.92724;-1.07792;135;20220707;21;12.6;16.8;1.6;14.85;.1;3.7;22357 +95077;48.92724;-1.07792;135;20220708;25.4;10.6;18;1;14.35;0;4.76;29085 +95077;48.92724;-1.07792;135;20220709;25.3;12.4;18.9;1.7;15;.1;4.74;27234 +95077;48.92724;-1.07792;135;20220710;26.8;12.1;19.4;2.1;13.85;0;5.3;28952 +95077;48.92724;-1.07792;135;20220711;29.9;14.9;22.4;2.5;15.8;0;6.19;30576 +95077;48.92724;-1.07792;135;20220712;32.3;19.2;25.7;1.9;16.5;0;6.29;28939 +95077;48.92724;-1.07792;135;20220713;31.4;17.1;24.3;1;16.65;0;5.5;28439 +95077;48.92724;-1.07792;135;20220714;24.8;13.6;19.2;1.3;14.25;0;4.47;25262 +95077;48.92724;-1.07792;135;20220715;26;11.4;18.7;1.5;12.4;0;4.95;28216 +95077;48.92724;-1.07792;135;20220716;28;10.6;19.3;1.9;12.4;0;5.43;29664 +95077;48.92724;-1.07792;135;20220717;32.8;14.2;23.5;2.1;12.9;0;6.48;29752 +95077;48.92724;-1.07792;135;20220718;38.9;16.3;27.6;2.2;12.55;0;7.47;29653 +95077;48.92724;-1.07792;135;20220719;33.1;26.9;30;3.6;15.15;.1;6.96;18524 +95077;48.92724;-1.07792;135;20220720;24.1;15.8;19.9;2.6;17.45;1.1;4.1;21371 +95077;48.92724;-1.07792;135;20220721;23;16.8;19.9;2;16.45;.1;3.68;18509 +95077;48.92724;-1.07792;135;20220722;22.8;13.5;18.1;1.7;16.75;1.1;3.76;22425 +95077;48.92724;-1.07792;135;20220723;25.2;12.8;19;1.3;14.8;0;4.44;25822 +95077;48.92724;-1.07792;135;20220724;31.7;13.7;22.7;1.8;14.15;0;5.87;28986 +95077;48.92724;-1.07792;135;20220725;21.1;15.1;18.1;3.4;15.75;.2;3.43;17802 +95077;48.92724;-1.07792;135;20220726;21;15.9;18.5;1.8;13.35;0;3.37;16368 +95077;48.92724;-1.07792;135;20220727;22.7;8.1;15.4;1.4;12.25;0;4.14;26857 +95077;48.92724;-1.07792;135;20220728;25.8;13.5;19.6;1.3;14.35;0;4.42;25140 +95077;48.92724;-1.07792;135;20220729;27.9;14.7;21.3;1.1;14.55;.3;4.66;25994 +95077;48.92724;-1.07792;135;20220730;24;12.1;18.1;1.8;15.75;0;4.11;24579 +95077;48.92724;-1.07792;135;20220731;22.4;16.9;19.6;3;18.1;.2;3.27;16655 +95077;48.92724;-1.07792;135;20220801;21.3;17.1;19.2;1.9;17.3;.1;2.86;14427 +95077;48.92724;-1.07792;135;20220802;28.2;13;20.6;1.4;16.95;0;4.79;27177 +95077;48.92724;-1.07792;135;20220803;29.5;14;21.7;1.1;17.95;.1;4.8;26579 +95077;48.92724;-1.07792;135;20220804;24.4;15.5;20;1.8;15.75;0;3.96;20796 +95077;48.92724;-1.07792;135;20220805;21.9;10.6;16.2;1.8;11.1;0;3.93;23191 +95077;48.92724;-1.07792;135;20220806;24;9;16.5;1.9;10.75;0;4.37;25728 +95077;48.92724;-1.07792;135;20220807;24.7;10.1;17.4;2;11.6;0;4.48;25475 +95077;48.92724;-1.07792;135;20220808;25.9;10.6;18.3;2.2;13.1;.1;4.57;25582 +95077;48.92724;-1.07792;135;20220809;25.8;12.1;18.9;2.1;15.3;0;4.33;24532 +95077;48.92724;-1.07792;135;20220810;31;13.4;22.2;2;15.6;0;5.19;26427 +95077;48.92724;-1.07792;135;20220811;32.5;14;23.2;2;14.65;0;5.53;26363 +95077;48.92724;-1.07792;135;20220812;33;14.2;23.6;1.8;14.15;0;5.41;26194 +95077;48.92724;-1.07792;135;20220813;34.3;15.1;24.7;1.8;12.05;0;5.69;26022 +95077;48.92724;-1.07792;135;20220814;24.1;18.6;21.4;1.6;15.95;.2;3.31;15271 +95077;48.92724;-1.07792;135;20220815;24.4;17.1;20.8;2.2;18.15;.1;3.44;17560 +95077;48.92724;-1.07792;135;20220816;25.9;16.3;21.1;2.2;16.9;8.8;3.95;19900 +95077;48.92724;-1.07792;135;20220817;24.4;14.6;19.5;1.4;16.95;3.6;3.47;20096 +95077;48.92724;-1.07792;135;20220818;24.2;15.2;19.7;1.7;17.45;.1;3.39;18984 +95077;48.92724;-1.07792;135;20220819;20.5;17.1;18.8;2.6;17.3;4.3;2.44;11677 +95077;48.92724;-1.07792;135;20220820;22.6;9.8;16.2;1.2;13.7;.1;3.37;22341 +95077;48.92724;-1.07792;135;20220821;21.2;11.2;16.2;1;14.9;.4;2.95;19560 +95077;48.92724;-1.07792;135;20220822;24;14.7;19.3;1.8;18.6;1.9;3.16;18749 +95077;48.92724;-1.07792;135;20220823;23.8;17.9;20.8;1.7;20.55;.4;2.75;14956 +95077;48.92724;-1.07792;135;20220824;29.6;15.3;22.5;1.1;19.15;12.7;4.06;22855 +95077;48.92724;-1.07792;135;20220825;22.6;18.2;20.4;2.1;19.75;1;2.48;12578 +95077;48.92724;-1.07792;135;20220826;22.6;11.9;17.3;1;14.65;.1;3.04;19501 +95077;48.92724;-1.07792;135;20220827;24.7;11.6;18.2;1.6;14.3;.1;3.51;21351 +95077;48.92724;-1.07792;135;20220828;22.8;12.1;17.5;1.9;14.8;0;3.11;19106 +95077;48.92724;-1.07792;135;20220829;25;12.2;18.6;2.1;14.6;.6;3.59;20687 +95077;48.92724;-1.07792;135;20220830;25.3;13.2;19.2;2;15.15;0;3.53;19953 +95077;48.92724;-1.07792;135;20220831;24;14.7;19.3;2.3;16.4;.8;3.14;17396 +95077;48.92724;-1.07792;135;20220901;23.5;15.7;19.6;1.3;16.8;8.5;2.77;15840 +95077;48.92724;-1.07792;135;20220902;22.5;15.8;19.1;1.3;17.95;2.9;2.49;14542 +95077;48.92724;-1.07792;135;20220903;22.2;15.5;18.9;1.4;17;3.3;2.53;14454 +95077;48.92724;-1.07792;135;20220904;25.4;13.8;19.6;2.6;15.9;0;3.56;18744 +95077;48.92724;-1.07792;135;20220905;26.6;16.3;21.4;2.2;16.7;1.6;3.57;17551 +95077;48.92724;-1.07792;135;20220906;20.8;16;18.4;3.1;16.95;2.6;2.36;11878 +95077;48.92724;-1.07792;135;20220907;21.7;15.8;18.8;3.6;16.3;4.9;2.77;13023 +95077;48.92724;-1.07792;135;20220908;20.3;15;17.6;4.5;15.6;9.9;2.63;12275 +95077;48.92724;-1.07792;135;20220909;19.3;15;17.1;5.3;15.85;7.8;2.33;11025 +95077;48.92724;-1.07792;135;20220910;19.5;15.4;17.4;2.5;16.1;2.9;2.06;10710 +95077;48.92724;-1.07792;135;20220911;24.2;11.1;17.6;1.3;14.5;.1;2.85;18598 +95077;48.92724;-1.07792;135;20220912;29.2;13.2;21.2;1.6;15.7;.2;3.61;20098 +95077;48.92724;-1.07792;135;20220913;23.7;19.6;21.6;1.6;18.55;0;2.29;10313 +95077;48.92724;-1.07792;135;20220914;23.6;16;19.8;1.6;19.05;3;2.33;13705 +95077;48.92724;-1.07792;135;20220915;19.4;13.2;16.3;1.4;15.05;0;1.95;12394 +95077;48.92724;-1.07792;135;20220916;18.1;10.6;14.3;1.9;10.85;.1;2.28;13424 +95077;48.92724;-1.07792;135;20220917;17;6.1;11.6;1;8.7;0;2.06;15896 +95077;48.92724;-1.07792;135;20220918;18.4;4.9;11.7;1.2;9.7;.1;2.16;17488 +95077;48.92724;-1.07792;135;20220919;19;6.7;12.9;.9;10.75;.1;2.03;16522 +95077;48.92724;-1.07792;135;20220920;18.4;7.2;12.8;1;11.15;.1;1.95;15595 +95077;48.92724;-1.07792;135;20220921;19.7;6.7;13.2;1.2;10.45;.1;2.14;16595 +95077;48.92724;-1.07792;135;20220922;20.9;6.9;13.9;.9;10.9;0;2.12;16735 +95077;48.92724;-1.07792;135;20220923;16.7;10.2;13.4;1.1;13.35;7.4;1.52;11539 +95077;48.92724;-1.07792;135;20220924;16.7;12.3;14.5;1.9;13.7;6.2;1.52;9434 +95077;48.92724;-1.07792;135;20220925;16.5;11.5;14;1.2;12.7;1.2;1.5;9926 +95077;48.92724;-1.07792;135;20220926;15.6;8.8;12.2;3.5;11.95;9.7;1.63;11377 +95077;48.92724;-1.07792;135;20220927;15.5;11.1;13.3;3.3;12;17.1;1.69;9143 +95077;48.92724;-1.07792;135;20220928;15.1;10.2;12.7;1.6;12;3.6;1.38;9430 +95077;48.92724;-1.07792;135;20220929;15.1;7.9;11.5;1.1;10.6;1.3;1.43;11321 +95077;48.92724;-1.07792;135;20220930;15.6;5.1;10.4;3;11;9.4;1.53;13382 +95077;48.92724;-1.07792;135;20221001;18.2;12.9;15.5;4.4;15.55;2.3;1.56;9513 +95077;48.92724;-1.07792;135;20221002;18.7;14.9;16.8;4;16.4;.9;1.56;8027 +95077;48.92724;-1.07792;135;20221003;17.9;11.7;14.8;2.4;14.45;0;1.46;9802 +95077;48.92724;-1.07792;135;20221004;16.3;13.4;14.9;2.9;14.3;0;1.34;6792 +95077;48.92724;-1.07792;135;20221005;18.2;14.7;16.5;4;13.5;1.2;2.1;7357 +95077;48.92724;-1.07792;135;20221006;17.6;7.1;12.4;1.1;10.9;0;1.44;12393 +95077;48.92724;-1.07792;135;20221007;16.9;5.9;11.4;1.7;10.7;.2;1.47;12495 +95077;48.92724;-1.07792;135;20221008;17.5;7.6;12.5;1.3;11.15;.1;1.4;11697 +95077;48.92724;-1.07792;135;20221009;18.9;4.8;11.8;2;9.75;0;1.75;13713 +95077;48.92724;-1.07792;135;20221010;17.5;10.7;14.1;1.3;13;1.1;1.25;9360 +95077;48.92724;-1.07792;135;20221011;16.6;4.9;10.8;1.5;9.3;0;1.4;12120 +95077;48.92724;-1.07792;135;20221012;17.8;6;11.9;1.2;10.75;.5;1.31;11956 +95077;48.92724;-1.07792;135;20221013;16;11.4;13.7;2.5;14.6;4;.96;7599 +95077;48.92724;-1.07792;135;20221014;16.5;13.2;14.8;1.6;15.45;9;.94;6379 +95077;48.92724;-1.07792;135;20221015;17.5;14.2;15.9;3.6;15.05;.4;1.35;6186 +95077;48.92724;-1.07792;135;20221016;16.8;12.6;14.7;2.8;15;3.9;1.03;6910 +95077;48.92724;-1.07792;135;20221017;17.3;14.5;15.9;2;16.35;.1;.94;5617 +95077;48.92724;-1.07792;135;20221018;19.5;11.1;15.3;2.1;16.05;0;1.09;9381 +95077;48.92724;-1.07792;135;20221019;23.7;15.1;19.4;2.8;16.75;2.4;1.86;9356 +95077;48.92724;-1.07792;135;20221020;20.6;14.9;17.8;2.4;15.7;2;1.46;7512 +95077;48.92724;-1.07792;135;20221021;19.3;14.9;17.1;4.2;14.15;.5;1.92;6602 +95077;48.92724;-1.07792;135;20221022;19;13.2;16.1;3.2;14.9;0;1.37;7413 +95077;48.92724;-1.07792;135;20221023;20.6;16.3;18.5;5;14.15;5.9;2.49;6278 +95077;48.92724;-1.07792;135;20221024;17.5;13.4;15.4;5.5;14.1;4.5;1.61;6041 +95077;48.92724;-1.07792;135;20221025;18.6;12.9;15.8;3.5;14.25;0;1.42;7040 +95077;48.92724;-1.07792;135;20221026;18.9;14.8;16.9;3.9;15.6;.4;1.39;5871 +95077;48.92724;-1.07792;135;20221027;22.1;15.7;18.9;3;15.6;0;1.74;7182 +95077;48.92724;-1.07792;135;20221028;18.4;15.8;17.1;3;15.6;0;1.27;4646 +95077;48.92724;-1.07792;135;20221029;21.3;15.4;18.3;3;15.75;4.5;1.54;6717 +95077;48.92724;-1.07792;135;20221030;16.4;13.1;14.7;2.6;14.2;2.3;.94;4984 +95077;48.92724;-1.07792;135;20221031;17;10.6;13.8;3.3;13.45;4.1;1.01;6742 +95077;48.92724;-1.07792;135;20221101;15.3;11.5;13.4;6.1;11.55;5.3;1.7;5199 +95077;48.92724;-1.07792;135;20221102;15.4;8.5;12;4.6;11.5;2;1.18;6835 +95077;48.92724;-1.07792;135;20221103;13.3;13.5;13.4;5.1;12.2;17.6;1.36;0 +95077;48.92724;-1.07792;135;20221104;13.3;8.2;10.8;3.8;9.8;2.1;1.21;5722 +95077;48.92724;-1.07792;135;20221105;12.4;5.4;8.9;3;10.45;4.8;.58;6523 +95077;48.92724;-1.07792;135;20221106;14.3;12;13.2;5.3;12.95;12.1;1.04;3864 +95077;48.92724;-1.07792;135;20221107;16;12.1;14.1;5.6;12.55;2.8;1.48;4847 +95077;48.92724;-1.07792;135;20221108;15.4;11.5;13.4;5.9;12.3;1.3;1.38;4719 +95077;48.92724;-1.07792;135;20221109;14.4;10.8;12.6;4.1;11.55;.3;1.14;4484 +95077;48.92724;-1.07792;135;20221110;15.4;8.3;11.9;3.3;11.6;0;.86;6115 +95077;48.92724;-1.07792;135;20221111;13;7.4;10.2;2.7;11.1;.2;.57;5422 +95077;48.92724;-1.07792;135;20221112;18.6;5.8;12.2;2;11.8;.2;.67;7894 +95077;48.92724;-1.07792;135;20221113;19.6;8.2;13.9;1.9;11.6;.2;.84;7350 +95077;48.92724;-1.07792;135;20221114;15.3;9.9;12.6;2.7;11.85;1.3;.84;5029 +95077;48.92724;-1.07792;135;20221115;14.9;8.9;11.9;4.9;11.15;4.6;1.12;5295 +95077;48.92724;-1.07792;135;20221116;13.7;7.9;10.8;5.6;10.95;18.4;.95;5108 +95077;48.92724;-1.07792;135;20221117;11.9;9.5;10.7;5.4;10.8;9.3;.94;3325 +95077;48.92724;-1.07792;135;20221118;11.3;8.9;10.1;2.8;9.75;3.3;.82;3267 +95077;48.92724;-1.07792;135;20221119;11.3;2.2;6.8;1.6;7.8;1.5;.43;6068 +95077;48.92724;-1.07792;135;20221120;12;4.5;8.3;3.8;9.85;3.3;.48;5482 +95077;48.92724;-1.07792;135;20221121;11.3;7.1;9.2;4.1;9.65;15.9;.77;4110 +95077;48.92724;-1.07792;135;20221122;10.3;5.7;8;5.3;9.2;5.4;.72;4268 +95077;48.92724;-1.07792;135;20221123;12.5;5.7;9.1;5.3;10.05;8.8;.72;5037 +95077;48.92724;-1.07792;135;20221124;12.7;7.6;10.2;5.1;10.4;12.2;.84;4340 +95077;48.92724;-1.07792;135;20221125;12.7;7.8;10.3;2.9;10.05;.6;.71;4214 +95077;48.92724;-1.07792;135;20221126;11.2;6.2;8.7;3.6;10.25;4.3;.42;4196 +95077;48.92724;-1.07792;135;20221127;11.9;9.8;10.8;3.9;12;14.6;.48;2811 +95077;48.92724;-1.07792;135;20221128;9.6;7.5;8.6;2.8;10.1;6.6;.44;2764 +95077;48.92724;-1.07792;135;20221129;11.9;5.2;8.5;1.1;9.3;.1;.22;4669 +95077;48.92724;-1.07792;135;20221130;7.5;5.1;6.3;1.8;8.45;.1;.34;2847 +95077;48.92724;-1.07792;135;20221201;8.1;.2;4.2;1.4;7.05;.1;.16;4937 +95077;48.92724;-1.07792;135;20221202;4.4;-1.6;1.4;1.3;6.55;0;.06;4329 +95077;48.92724;-1.07792;135;20221203;2.8;2.7;2.8;3.8;6.5;0;.55;797 +95077;48.92724;-1.07792;135;20221204;2.5;1;1.7;2.5;6.5;0;.25;2291 +95077;48.92724;-1.07792;135;20221205;5.7;2.3;4;1.4;7.1;0;.24;3248 +95077;48.92724;-1.07792;135;20221206;5.7;-1;2.4;1.6;6.6;.6;.12;4380 +95077;48.92724;-1.07792;135;20221207;6.5;1.9;4.2;.8;7.5;1.4;.09;3690 +95077;48.92724;-1.07792;135;20221208;6.2;1.6;3.9;.9;6.7;0;.18;3612 +95077;48.92724;-1.07792;135;20221209;4.5;-1.1;1.7;1.1;5.95;.4;.12;3958 +95077;48.92724;-1.07792;135;20221210;5.5;-3.4;1.1;1.8;5.4;.1;.2;4831 +95077;48.92724;-1.07792;135;20221211;2.3;-1;.7;3.4;5.45;.4;.38;3064 +95077;48.92724;-1.07792;135;20221212;.3;-.8;-.3;2.3;5.65;.1;.21;1906 +95077;48.92724;-1.07792;135;20221213;1;-4;-1.5;2.8;4.65;.8;.25;3647 +95077;48.92724;-1.07792;135;20221214;1.6;-1;.3;2.5;5.2;.3;.35;2717 +95077;48.92724;-1.07792;135;20221215;3.6;-1.9;.8;2.2;4.4;.3;.47;3809 +95077;48.92724;-1.07792;135;20221216;6.1;-2.7;1.7;1;5.2;.2;.12;4707 +95077;48.92724;-1.07792;135;20221217;1.3;-4.6;-1.7;1.3;4.25;.1;.15;3831 +95077;48.92724;-1.07792;135;20221218;7.1;-4.4;1.4;4.5;6.6;13.2;.15;5347 +95077;48.92724;-1.07792;135;20221219;12.8;8;10.4;6.1;11.65;12;.45;3526 +95077;48.92724;-1.07792;135;20221220;12.1;11.7;11.9;3.5;11.8;11.8;.81;1211 +95077;48.92724;-1.07792;135;20221221;12.5;7;9.8;4;11.6;11.4;.22;3800 +95077;48.92724;-1.07792;135;20221222;13.4;10.7;12;6.3;12.95;13;.56;2744 +95077;48.92724;-1.07792;135;20221223;14.2;12.2;13.2;5.8;13.25;3.2;.84;2339 +95077;48.92724;-1.07792;135;20221224;12;10.8;11.4;4.2;11.9;2.8;.65;1920 +95077;48.92724;-1.07792;135;20221225;11;9.9;10.5;2.9;11.9;5.3;.39;1878 +95077;48.92724;-1.07792;135;20221226;9.8;9.4;9.6;4.1;9.75;.8;.92;1230 +95077;48.92724;-1.07792;135;20221227;10.1;4.7;7.4;4.2;8.7;1;.58;3781 +95077;48.92724;-1.07792;135;20221228;11.6;8.8;10.2;6.8;11;6.2;.71;2833 +95077;48.92724;-1.07792;135;20221229;10.2;8.7;9.4;6.1;9.25;2;1.15;2137 +95077;48.92724;-1.07792;135;20221230;14.5;5.4;9.9;6.8;11.8;15.7;.35;4876 +95077;48.92724;-1.07792;135;20221231;16.5;13.1;14.8;9.2;13.55;7.9;1.62;3090 +95078;48.96046;-.73978;186;20220101;14.4;10.5;12.4;4.1;11.67;1.2;.98;2865 +95078;48.96046;-.73978;186;20220102;13.3;10.9;12.1;5.6;11.47;.3;1.15;2276 +95078;48.96046;-.73978;186;20220103;11.7;10.1;10.9;4;11.09;23.1;.79;1933 +95078;48.96046;-.73978;186;20220104;8.7;7;7.9;3.6;8.54;1.4;.8;2095 +95078;48.96046;-.73978;186;20220105;6.6;1;3.8;2.6;5.76;.2;.61;3574 +95078;48.96046;-.73978;186;20220106;5.4;-.7;2.3;3.3;6.31;1.6;.43;3812 +95078;48.96046;-.73978;186;20220107;8.1;3.7;5.9;4.7;8.24;7.8;.54;3261 +95078;48.96046;-.73978;186;20220108;9.2;6.2;7.7;5.9;9.09;15.4;.75;2706 +95078;48.96046;-.73978;186;20220109;8.4;4.9;6.6;4.6;8.36;4.2;.66;3053 +95078;48.96046;-.73978;186;20220110;7.8;5.7;6.8;2.1;9.54;.1;.28;2415 +95078;48.96046;-.73978;186;20220111;7.9;5.8;6.8;2.2;9.49;.5;.32;2257 +95078;48.96046;-.73978;186;20220112;8.4;6.6;7.5;1.3;9.74;0;.33;2306 +95078;48.96046;-.73978;186;20220113;7.2;4;5.6;1.7;7.26;0;.48;2887 +95078;48.96046;-.73978;186;20220114;8.3;-1.4;3.5;1.8;5.72;.1;.49;4951 +95078;48.96046;-.73978;186;20220115;1;-2.2;-.6;2.1;5.76;0;.17;3073 +95078;48.96046;-.73978;186;20220116;6.8;-1;2.9;2.8;8.09;.7;.03;4835 +95078;48.96046;-.73978;186;20220117;7.4;3.3;5.3;.9;8.19;0;.24;3556 +95078;48.96046;-.73978;186;20220118;5.1;-.9;2.1;1.2;7.01;.1;.14;4384 +95078;48.96046;-.73978;186;20220119;7.5;2.2;4.8;1.8;8.26;1.5;.22;4285 +95078;48.96046;-.73978;186;20220120;6.9;2.1;4.5;2;6.99;.1;.47;3994 +95078;48.96046;-.73978;186;20220121;5.3;2;3.7;1.3;6.29;0;.43;3342 +95078;48.96046;-.73978;186;20220122;5.9;-.3;2.8;1.3;7.11;0;.24;4517 +95078;48.96046;-.73978;186;20220123;3.3;3.4;3.3;2.9;6.84;0;.59;304 +95078;48.96046;-.73978;186;20220124;5.5;-1.6;2;1.2;5.8;0;.39;5999 +95078;48.96046;-.73978;186;20220125;.2;-3.4;-1.6;1.5;5.55;0;.17;2239 +95078;48.96046;-.73978;186;20220126;5.3;-.9;2.2;1.2;6.95;0;.22;5063 +95078;48.96046;-.73978;186;20220127;8.3;3.5;5.9;2.6;8.67;.1;.39;4417 +95078;48.96046;-.73978;186;20220128;7.8;5.2;6.5;2;9.72;0;.3;3106 +95078;48.96046;-.73978;186;20220129;9.6;6;7.8;4.2;10.64;.6;.3;3563 +95078;48.96046;-.73978;186;20220130;9.7;4.6;7.1;1.9;8.54;.1;.55;4668 +95078;48.96046;-.73978;186;20220131;7.8;5.2;6.5;5;7.79;.3;.97;3448 +95078;48.96046;-.73978;186;20220201;9.6;3;6.3;5.2;10.09;.2;.16;5515 +95078;48.96046;-.73978;186;20220202;9;7.6;8.3;3.3;9.64;0;.69;2641 +95078;48.96046;-.73978;186;20220203;7.7;5.3;6.5;3;9.11;.1;.45;3552 +95078;48.96046;-.73978;186;20220204;9.6;6.5;8;3.8;8.07;.6;1.09;3833 +95078;48.96046;-.73978;186;20220205;9.3;2.6;6;3.6;7.96;.1;.75;5863 +95078;48.96046;-.73978;186;20220206;10.6;7.1;8.9;7.8;10.39;5.2;.78;4348 +95078;48.96046;-.73978;186;20220207;10.7;3.8;7.3;2.6;8.16;0;.84;6132 +95078;48.96046;-.73978;186;20220208;9.5;5.6;7.5;2.5;9.82;0;.55;4381 +95078;48.96046;-.73978;186;20220209;8.9;3.4;6.2;1.5;8.74;0;.48;5675 +95078;48.96046;-.73978;186;20220210;6.5;5.2;5.9;3.9;8.18;5.2;.96;3300 +95078;48.96046;-.73978;186;20220211;9.1;1.3;5.2;2.1;6.38;0;.88;8933 +95078;48.96046;-.73978;186;20220212;8.6;-2;3.3;3.7;5.72;0;1.04;10266 +95078;48.96046;-.73978;186;20220213;10.2;1.1;5.7;7.6;8.38;8.7;.88;5733 +95078;48.96046;-.73978;186;20220214;10.2;5.8;8;5.9;8.68;1.3;1.2;6233 +95078;48.96046;-.73978;186;20220215;9.6;3;6.3;6.6;9.48;5.5;.49;3266 +95078;48.96046;-.73978;186;20220216;13.5;9;11.3;7.2;13.04;2.1;.59;5730 +95078;48.96046;-.73978;186;20220217;12.5;9.1;10.8;6.2;10.09;.2;1.5;5051 +95078;48.96046;-.73978;186;20220218;11.1;7.6;9.4;7.4;9.04;3.5;1.59;5255 +95078;48.96046;-.73978;186;20220219;9.5;2.2;5.9;5.5;7.69;.8;1.11;7486 +95078;48.96046;-.73978;186;20220220;12.2;7;9.6;6.9;10.09;4.7;1.26;6450 +95078;48.96046;-.73978;186;20220221;9.7;4.3;7;7.2;7.86;.6;1.41;6816 +95078;48.96046;-.73978;186;20220222;13.1;5.7;9.4;4.2;9.99;0;1.17;7982 +95078;48.96046;-.73978;186;20220223;9.5;.8;5.1;2.2;7.82;0;.81;8574 +95078;48.96046;-.73978;186;20220224;8.7;5.1;6.9;4.9;7.47;2.3;1.36;5404 +95078;48.96046;-.73978;186;20220225;10;2.2;6.1;2.8;6.86;0;1.22;8562 +95078;48.96046;-.73978;186;20220226;10.4;-1.4;4.5;3.4;5.64;.1;1.53;10548 +95078;48.96046;-.73978;186;20220227;12;1.4;6.7;3.9;5.89;0;1.87;10316 +95078;48.96046;-.73978;186;20220228;14.3;3.7;9;3.6;8.09;.5;1.73;10285 +95078;48.96046;-.73978;186;20220301;13.3;8.1;10.7;2.5;10.04;3.6;1.24;7252 +95078;48.96046;-.73978;186;20220302;13.3;7.3;10.3;2.2;9.59;0;1.29;8254 +95078;48.96046;-.73978;186;20220303;10.6;7.8;9.2;2.8;10.54;2.4;.85;5678 +95078;48.96046;-.73978;186;20220304;8.7;6.8;7.7;2.8;8.64;0;1.01;4910 +95078;48.96046;-.73978;186;20220305;7.5;1.8;4.6;3.3;8.04;1.7;.77;7958 +95078;48.96046;-.73978;186;20220306;8.4;4.2;6.3;3.7;6.72;0;1.41;7139 +95078;48.96046;-.73978;186;20220307;6.1;-1.9;2.1;3.4;4.84;0;1.32;10088 +95078;48.96046;-.73978;186;20220308;12.2;-.8;5.7;4.2;7.16;.2;1.64;12871 +95078;48.96046;-.73978;186;20220309;13.4;6.8;10.1;4.9;8.99;0;1.88;9405 +95078;48.96046;-.73978;186;20220310;12.4;7.9;10.2;4.2;9.77;.3;1.52;7783 +95078;48.96046;-.73978;186;20220311;12;7.8;9.9;5.8;9.89;4.4;1.55;7847 +95078;48.96046;-.73978;186;20220312;12.7;5.8;9.3;5.4;8.71;.1;1.87;10004 +95078;48.96046;-.73978;186;20220313;10.9;7.6;9.2;4.2;9.14;3;1.46;7234 +95078;48.96046;-.73978;186;20220314;14;4.3;9.2;2.6;8.21;.5;1.79;12021 +95078;48.96046;-.73978;186;20220315;13.6;4.9;9.3;2.1;10.61;.5;1.34;11502 +95078;48.96046;-.73978;186;20220316;12.9;9;11;3;11.16;1;1.3;7487 +95078;48.96046;-.73978;186;20220317;11.7;3.5;7.6;2.7;7.49;0;1.66;11735 +95078;48.96046;-.73978;186;20220318;13.2;1.5;7.4;5;7.38;0;2.29;17400 +95078;48.96046;-.73978;186;20220319;13.4;5.3;9.4;5.7;7.18;0;2.73;16033 +95078;48.96046;-.73978;186;20220320;12.2;2;7.1;3.5;6.62;0;2.18;17300 +95078;48.96046;-.73978;186;20220321;16.9;2.8;9.8;3.2;9.02;0;2.27;16100 +95078;48.96046;-.73978;186;20220322;15.9;4.2;10.1;3.7;7.05;0;2.89;17600 +95078;48.96046;-.73978;186;20220323;17.3;1.8;9.6;2.7;6.45;0;2.85;18066 +95078;48.96046;-.73978;186;20220324;17.3;3;10.1;2.7;7.28;0;2.75;17833 +95078;48.96046;-.73978;186;20220325;17.2;4.9;11.1;4.1;7.65;0;3.13;17866 +95078;48.96046;-.73978;186;20220326;16.9;3.8;10.4;3.7;7.68;0;3.19;18428 +95078;48.96046;-.73978;186;20220327;16.5;5.2;10.9;3.7;9.35;.1;2.5;18233 +95078;48.96046;-.73978;186;20220328;19;3.3;11.2;1.9;9.65;.1;2.03;12400 +95078;48.96046;-.73978;186;20220329;14.7;9.2;12;2.6;10.65;.9;1.71;9033 +95078;48.96046;-.73978;186;20220330;10.8;6.8;8.8;3.7;10.15;4.2;1.08;5700 +95078;48.96046;-.73978;186;20220331;6.5;4.3;5.4;6.6;6.48;3.1;1.75;8666 +95078;48.96046;-.73978;186;20220401;6.5;1.2;3.8;7;5.48;1.2;1.95;10600 +95078;48.96046;-.73978;186;20220402;7.3;1.7;4.5;4.6;5.38;0;2.11;15400 +95078;48.96046;-.73978;186;20220403;7.7;-1;3.3;3.3;5.02;0;2.03;17400 +95078;48.96046;-.73978;186;20220404;9;-1.9;3.6;5.9;7.78;.3;.9;8466 +95078;48.96046;-.73978;186;20220405;11.9;7.3;9.6;5.5;10.55;.1;1.54;10479 +95078;48.96046;-.73978;186;20220406;12.5;5.7;9.1;8;9.95;4;1.64;8600 +95078;48.96046;-.73978;186;20220407;12.3;9;10.7;9;9.55;5.7;2.64;15866 +95078;48.96046;-.73978;186;20220408;9.3;5.4;7.3;4.3;8.15;8.8;1.51;6366 +95078;48.96046;-.73978;186;20220409;10.3;1.6;5.9;2.8;6.62;.1;2.24;19633 +95078;48.96046;-.73978;186;20220410;13.2;-.7;6.3;4;6.62;0;2.64;20264 +95078;48.96046;-.73978;186;20220411;19.1;3.6;11.3;5.5;9.05;0;3.64;18428 +95078;48.96046;-.73978;186;20220412;15.4;9.7;12.5;3.8;11.62;0;1.85;7766 +95078;48.96046;-.73978;186;20220413;18.2;7.2;12.7;1.5;11.65;0;2.28;14766 +95078;48.96046;-.73978;186;20220414;20.2;6.1;13.1;1.7;11.22;.1;3.02;20966 +95078;48.96046;-.73978;186;20220415;21.1;6.7;13.9;2.2;10.95;0;3.39;21866 +95078;48.96046;-.73978;186;20220416;17.9;6.2;12;2.8;10.25;0;3.32;23766 +95078;48.96046;-.73978;186;20220417;19.3;5.1;12.2;2.6;9.28;0;3.36;21800 +95078;48.96046;-.73978;186;20220418;14.1;6.1;10.1;3.3;10.02;0;2.33;17100 +95078;48.96046;-.73978;186;20220419;13;4.1;8.6;3;9.02;.1;2.38;19966 +95078;48.96046;-.73978;186;20220420;15;6.5;10.7;3.1;10.22;0;2.58;18666 +95078;48.96046;-.73978;186;20220421;17.8;5.5;11.7;3.5;9.15;0;3.58;23700 +95078;48.96046;-.73978;186;20220422;16.1;7.2;11.6;4.6;10.08;0;3.12;21700 +95078;48.96046;-.73978;186;20220423;15.7;8.1;11.9;4.7;11.15;.4;2.38;14166 +95078;48.96046;-.73978;186;20220424;16.2;8.9;12.6;3.8;10.78;0;3.03;19633 +95078;48.96046;-.73978;186;20220425;13.6;7.1;10.4;3.5;9.08;0;2.77;19133 +95078;48.96046;-.73978;186;20220426;14.3;5.1;9.7;4.5;8.78;0;3;21800 +95078;48.96046;-.73978;186;20220427;14.8;4.3;9.6;5.1;8.55;0;3.32;24400 +95078;48.96046;-.73978;186;20220428;14.1;6.6;10.4;4.1;9.85;0;2.25;12933 +95078;48.96046;-.73978;186;20220429;15.1;8.1;11.6;4.1;9.92;0;3.29;22833 +95078;48.96046;-.73978;186;20220430;13.9;6.2;10;3.7;8.82;0;2.69;16800 +95078;48.96046;-.73978;186;20220501;17;4.3;10.6;2.7;8.95;.7;2.96;18800 +95078;48.96046;-.73978;186;20220502;15.1;8.4;11.8;3.1;10.18;0;2.79;17333 +95078;48.96046;-.73978;186;20220503;16.3;9.3;12.8;3.2;9.98;0;3.21;18433 +95078;48.96046;-.73978;186;20220504;16.7;5;10.8;3.1;10.72;0;2.75;19600 +95078;48.96046;-.73978;186;20220505;17;6.9;12;3.2;11.05;.1;3.14;22466 +95078;48.96046;-.73978;186;20220506;19.3;5;12.1;1.6;11.29;0;3.26;23237 +95078;48.96046;-.73978;186;20220507;16.5;9.1;12.8;2;12.21;.4;2.61;17415 +95078;48.96046;-.73978;186;20220508;18.9;9.9;14.4;2.1;12.46;.1;3.04;19145 +95078;48.96046;-.73978;186;20220509;24.3;6.7;15.5;1.7;11.69;0;4.3;26134 +95078;48.96046;-.73978;186;20220510;23.5;13.1;18.3;2.4;12.39;0;4.07;19971 +95078;48.96046;-.73978;186;20220511;20.8;9.4;15.1;3;12.27;0;3.74;21677 +95078;48.96046;-.73978;186;20220512;18.1;5.8;12;1.8;10.39;.1;3.27;22454 +95078;48.96046;-.73978;186;20220513;18.8;4.9;11.9;1.6;10.01;0;3.49;23874 +95078;48.96046;-.73978;186;20220514;23.1;5.3;14.2;1.6;11.07;.8;4.19;27085 +95078;48.96046;-.73978;186;20220515;25.8;14.8;20.3;2.6;14.04;4.4;4.58;21889 +95078;48.96046;-.73978;186;20220516;22.1;13.5;17.8;2.7;15.21;1.6;3.64;19635 +95078;48.96046;-.73978;186;20220517;27.8;11;19.4;2.4;14.21;.9;5.23;27013 +95078;48.96046;-.73978;186;20220518;25.5;9.9;17.7;2.2;14.49;1;4.6;26255 +95078;48.96046;-.73978;186;20220519;21.3;12.2;16.8;2;13.59;3.9;3.55;19948 +95078;48.96046;-.73978;186;20220520;18.3;11.7;15;1.9;12.24;1.4;3.03;17415 +95078;48.96046;-.73978;186;20220521;22.3;8.8;15.6;1.3;12.66;.2;3.89;24244 +95078;48.96046;-.73978;186;20220522;21.8;9.6;15.7;1.6;13.69;3.8;3.68;23219 +95078;48.96046;-.73978;186;20220523;16.2;13.3;14.8;2.1;14.04;7.8;2.14;11636 +95078;48.96046;-.73978;186;20220524;16.9;9;12.9;2.9;10.94;.9;3.15;19309 +95078;48.96046;-.73978;186;20220525;15.7;6.4;11;2.8;11.52;.3;2.71;20167 +95078;48.96046;-.73978;186;20220526;16.3;11.7;14;2.9;12.94;0;2.52;14691 +95078;48.96046;-.73978;186;20220527;19.4;10.7;15.1;2.6;12.71;.1;3.42;19710 +95078;48.96046;-.73978;186;20220528;16.8;5.9;11.3;2.1;10.19;0;3.25;22147 +95078;48.96046;-.73978;186;20220529;15.1;4.8;10;2.4;9.01;.2;3.13;21817 +95078;48.96046;-.73978;186;20220530;17.2;4.2;10.7;1.3;8.89;0;3.5;24812 +95078;48.96046;-.73978;186;20220531;17.9;4.7;11.3;1.8;9.14;0;3.66;24625 +95078;48.96046;-.73978;186;20220601;19.4;4.2;11.8;1.6;9.49;0;3.92;26637 +95078;48.96046;-.73978;186;20220602;22.6;6.5;14.6;2;10.66;3.5;4.54;27863 +95078;48.96046;-.73978;186;20220603;18.4;12.4;15.4;1.6;14.32;10.6;2.98;17819 +95078;48.96046;-.73978;186;20220604;23.6;13.6;18.6;1.8;16.64;10.6;3.92;22191 +95078;48.96046;-.73978;186;20220605;19;13.6;16.3;2;14.77;.4;2.96;16642 +95078;48.96046;-.73978;186;20220606;20.2;8.9;14.5;2.8;12.89;5.4;3.77;23564 +95078;48.96046;-.73978;186;20220607;20.4;13.8;17.1;3.8;14.84;3.2;3.5;18350 +95078;48.96046;-.73978;186;20220608;18.8;13.9;16.4;4.2;14.14;.9;3.11;15629 +95078;48.96046;-.73978;186;20220609;21.2;11.5;16.3;2.7;13.27;.1;3.96;22096 +95078;48.96046;-.73978;186;20220610;21.2;12.5;16.8;2.8;15.04;.3;3.65;20743 +95078;48.96046;-.73978;186;20220611;21.6;13.4;17.5;1.3;13.49;.1;3.66;20397 +95078;48.96046;-.73978;186;20220612;20.9;8.8;14.8;1.7;12.07;.1;3.96;24422 +95078;48.96046;-.73978;186;20220613;20.9;8;14.5;1.8;11.31;.1;4.14;25542 +95078;48.96046;-.73978;186;20220614;25.4;7.3;16.3;1.5;11.84;0;4.96;29712 +95078;48.96046;-.73978;186;20220615;28.5;10.7;19.6;1.4;13.74;0;5.29;29102 +95078;48.96046;-.73978;186;20220616;29.3;10;19.6;1.3;13.41;.1;5.5;30193 +95078;48.96046;-.73978;186;20220617;33.8;13.4;23.6;1.8;15.46;0;6.53;30714 +95078;48.96046;-.73978;186;20220618;35.1;16.6;25.9;2.7;17.01;0;7.1;29382 +95078;48.96046;-.73978;186;20220619;18.5;12.5;15.5;4.2;14.54;3.2;2.84;16854 +95078;48.96046;-.73978;186;20220620;20;13.1;16.5;2.7;14.46;0;3.32;18475 +95078;48.96046;-.73978;186;20220621;25;12.7;18.8;2;14.32;1.3;4.61;24965 +95078;48.96046;-.73978;186;20220622;25.7;13.9;19.8;2;15.24;2.9;4.63;24198 +95078;48.96046;-.73978;186;20220623;24.3;16.1;20.2;1.9;17.07;.5;4.01;20527 +95078;48.96046;-.73978;186;20220624;21;15.5;18.3;3.4;15.42;2.5;3.6;17517 +95078;48.96046;-.73978;186;20220625;18.9;11;14.9;3;12.66;1.7;3.51;20227 +95078;48.96046;-.73978;186;20220626;20.4;8.6;14.5;2.4;11.19;.6;4.09;24273 +95078;48.96046;-.73978;186;20220627;20.1;8.6;14.3;2.1;11.79;.1;3.87;23843 +95078;48.96046;-.73978;186;20220628;21.8;8.7;15.3;2.3;11.57;.5;4.34;25422 +95078;48.96046;-.73978;186;20220629;19.8;11.7;15.8;2.5;13.39;3.3;3.53;20112 +95078;48.96046;-.73978;186;20220630;18.3;9.5;13.9;2.3;11.91;2.8;3.4;20958 +95078;48.96046;-.73978;186;20220701;19.7;8;13.9;1.8;11.22;0;3.81;23814 +95078;48.96046;-.73978;186;20220702;23;7.7;15.3;1.8;11.84;0;4.49;27245 +95078;48.96046;-.73978;186;20220703;19.7;8.7;14.2;1.8;12.51;0;3.66;23236 +95078;48.96046;-.73978;186;20220704;21.1;7.4;14.3;1.8;12.04;0;4;25471 +95078;48.96046;-.73978;186;20220705;21.4;8.1;14.8;1.8;11.76;0;4.11;25272 +95078;48.96046;-.73978;186;20220706;23.9;9.3;16.6;1.8;13.57;0;4.49;26501 +95078;48.96046;-.73978;186;20220707;20.8;12.7;16.7;2.3;14.49;.2;3.56;20040 +95078;48.96046;-.73978;186;20220708;25.6;9.7;17.6;1.5;13.76;0;4.75;27471 +95078;48.96046;-.73978;186;20220709;26.3;10.8;18.5;1.9;14.51;0;4.83;26559 +95078;48.96046;-.73978;186;20220710;27.2;11.9;19.6;2.1;13.31;0;5.21;27072 +95078;48.96046;-.73978;186;20220711;30.4;12.8;21.6;2.2;14.56;0;5.9;28442 +95078;48.96046;-.73978;186;20220712;33;15.4;24.2;1.9;15.03;0;6.22;28120 +95078;48.96046;-.73978;186;20220713;32.7;16;24.4;1.3;16.14;0;5.64;27618 +95078;48.96046;-.73978;186;20220714;25.2;13.3;19.2;1.8;14.11;0;4.46;23474 +95078;48.96046;-.73978;186;20220715;26;9.8;17.9;1.6;12.27;0;4.78;26991 +95078;48.96046;-.73978;186;20220716;28.3;9.4;18.8;1.8;12.11;0;5.36;28667 +95078;48.96046;-.73978;186;20220717;32.3;13.1;22.7;2.2;12.41;0;6.36;28688 +95078;48.96046;-.73978;186;20220718;38.3;15.2;26.7;2.5;12.49;0;7.66;29370 +95078;48.96046;-.73978;186;20220719;33.8;23.7;28.7;3.7;15.02;.6;7.18;20612 +95078;48.96046;-.73978;186;20220720;24.8;16.1;20.4;2.8;17.02;2.2;4.15;20172 +95078;48.96046;-.73978;186;20220721;24;16.5;20.3;2.1;16.36;0;3.76;18220 +95078;48.96046;-.73978;186;20220722;23.2;13.4;18.3;1.8;16.86;2.9;3.66;20910 +95078;48.96046;-.73978;186;20220723;25.4;13.2;19.3;1.8;15.01;0;4.37;23577 +95078;48.96046;-.73978;186;20220724;31.5;13.1;22.3;2.2;14.44;0;5.92;27690 +95078;48.96046;-.73978;186;20220725;22.2;14.1;18.2;3.2;15.16;0;3.64;18142 +95078;48.96046;-.73978;186;20220726;20.5;15.9;18.2;2.2;13.16;0;3.26;14594 +95078;48.96046;-.73978;186;20220727;23.5;7.5;15.5;1.3;12.09;0;4.08;25582 +95078;48.96046;-.73978;186;20220728;25.4;13.3;19.4;1.4;13.19;0;4.27;22827 +95078;48.96046;-.73978;186;20220729;28.2;14.1;21.2;1.2;13.81;.9;4.59;24426 +95078;48.96046;-.73978;186;20220730;25.9;12.9;19.4;2;15.07;0;4.38;23356 +95078;48.96046;-.73978;186;20220731;22.8;16.7;19.8;2.9;17.41;0;3.31;15901 +95078;48.96046;-.73978;186;20220801;22.7;16.9;19.8;2.2;16.62;.1;3.25;15250 +95078;48.96046;-.73978;186;20220802;29.7;12.2;20.9;1.5;16.29;0;4.91;26347 +95078;48.96046;-.73978;186;20220803;30.9;13.9;22.4;1.5;17.84;.1;4.94;25421 +95078;48.96046;-.73978;186;20220804;24.7;16;20.3;2.3;15.87;0;3.9;18907 +95078;48.96046;-.73978;186;20220805;21.6;11.4;16.5;2.5;11.26;0;3.88;20268 +95078;48.96046;-.73978;186;20220806;23.9;7.5;15.7;2.2;10.54;0;4.37;24473 +95078;48.96046;-.73978;186;20220807;25;9.1;17.1;2.2;11.29;0;4.48;24153 +95078;48.96046;-.73978;186;20220808;26.2;10.4;18.3;2.4;12.84;.1;4.62;23995 +95078;48.96046;-.73978;186;20220809;26.6;12.2;19.4;2.5;14.86;.1;4.47;22977 +95078;48.96046;-.73978;186;20220810;31.7;13.2;22.5;2.1;15.19;0;5.31;25317 +95078;48.96046;-.73978;186;20220811;32.7;13.4;23.1;2;13.79;0;5.56;25344 +95078;48.96046;-.73978;186;20220812;33.1;13.2;23.2;1.7;13.34;0;5.37;25292 +95078;48.96046;-.73978;186;20220813;33.9;13.4;23.6;1.9;11.77;0;5.75;25263 +95078;48.96046;-.73978;186;20220814;23.7;17.6;20.6;1.8;15.61;1.7;3.28;14401 +95078;48.96046;-.73978;186;20220815;24.9;16.2;20.6;2.3;17.61;.1;3.5;17373 +95078;48.96046;-.73978;186;20220816;24.9;16;20.5;2.2;16.67;5.2;3.65;17868 +95078;48.96046;-.73978;186;20220817;24.2;13.6;18.9;1.6;16.31;5.9;3.4;18877 +95078;48.96046;-.73978;186;20220818;24.6;14.9;19.8;1.9;17.24;0;3.37;17989 +95078;48.96046;-.73978;186;20220819;21.2;16.8;19;2.6;16.59;4.1;2.6;11753 +95078;48.96046;-.73978;186;20220820;22.9;9;16;1.4;13.24;.1;3.38;21033 +95078;48.96046;-.73978;186;20220821;21.7;10.5;16.1;1.3;14.41;.2;2.99;18756 +95078;48.96046;-.73978;186;20220822;24.1;14.6;19.4;1.9;17.86;1.5;3.11;17409 +95078;48.96046;-.73978;186;20220823;23.6;17.6;20.6;1.5;20.19;0;2.64;13968 +95078;48.96046;-.73978;186;20220824;30.1;14.4;22.3;1.2;18.57;8.4;4.01;21621 +95078;48.96046;-.73978;186;20220825;22;18.3;20.1;2.2;19.44;1.5;2.31;10949 +95078;48.96046;-.73978;186;20220826;22.9;12.8;17.9;1.6;14.89;.1;3.02;17445 +95078;48.96046;-.73978;186;20220827;25;11;18;1.7;13.96;0;3.5;20023 +95078;48.96046;-.73978;186;20220828;23.2;10.8;17;1.9;13.92;0;3.18;18449 +95078;48.96046;-.73978;186;20220829;26.4;11.6;19;2.2;13.82;1.1;3.81;19957 +95078;48.96046;-.73978;186;20220830;25.9;12.6;19.2;2.2;14.36;0;3.66;19008 +95078;48.96046;-.73978;186;20220831;25.1;14.1;19.6;2.1;15.79;.4;3.25;16983 +95078;48.96046;-.73978;186;20220901;22.6;15.3;18.9;1.2;16.11;9.7;2.57;14211 +95078;48.96046;-.73978;186;20220902;21.7;15.3;18.5;1.4;17.46;5.2;2.36;13272 +95078;48.96046;-.73978;186;20220903;22.5;14.8;18.6;1.6;16.49;3.2;2.55;13987 +95078;48.96046;-.73978;186;20220904;25.9;11.8;18.8;2.5;15.27;0;3.56;18585 +95078;48.96046;-.73978;186;20220905;26;15;20.5;2.2;16.27;2.1;3.41;16600 +95078;48.96046;-.73978;186;20220906;20.6;14.9;17.7;3;16.49;3.7;2.32;11736 +95078;48.96046;-.73978;186;20220907;21.6;15.4;18.5;3.6;16.07;4.2;2.73;12359 +95078;48.96046;-.73978;186;20220908;20.2;14.6;17.4;4.3;15.19;4.4;2.63;11656 +95078;48.96046;-.73978;186;20220909;18.9;14.3;16.6;5;15.11;8.1;2.33;10311 +95078;48.96046;-.73978;186;20220910;19.1;14.3;16.7;2.7;15.51;1.6;2.04;10374 +95078;48.96046;-.73978;186;20220911;23.9;10.4;17.1;1.5;14.24;.1;2.8;17275 +95078;48.96046;-.73978;186;20220912;29.1;12.1;20.6;1.9;15.19;.1;3.69;19020 +95078;48.96046;-.73978;186;20220913;23.9;19;21.4;1.6;18.17;2.1;2.29;10022 +95078;48.96046;-.73978;186;20220914;23.9;16;20;1.8;18.71;7.7;2.39;12906 +95078;48.96046;-.73978;186;20220915;19.1;12.6;15.9;1.8;14.59;0;1.96;11508 +95078;48.96046;-.73978;186;20220916;17.6;10.5;14;2.5;10.69;.3;2.32;11766 +95078;48.96046;-.73978;186;20220917;16.3;4.9;10.6;1.3;8.64;0;2.01;14502 +95078;48.96046;-.73978;186;20220918;18.2;4.2;11.2;1.8;9.56;.1;2.24;15943 +95078;48.96046;-.73978;186;20220919;18.5;5.7;12.1;1.1;10.32;.1;2;15235 +95078;48.96046;-.73978;186;20220920;18;5.4;11.7;1.3;10.71;.2;1.94;14668 +95078;48.96046;-.73978;186;20220921;19.3;5.4;12.4;1.2;10.37;.1;2.06;15404 +95078;48.96046;-.73978;186;20220922;20.9;5.2;13.1;1.1;10.36;0;2.16;15979 +95078;48.96046;-.73978;186;20220923;17.1;8.9;13;1.3;12.59;4.9;1.6;11393 +95078;48.96046;-.73978;186;20220924;16.4;12.2;14.3;2.3;13.47;7.2;1.48;8328 +95078;48.96046;-.73978;186;20220925;15.8;10.9;13.3;1.7;12.34;1.1;1.49;9040 +95078;48.96046;-.73978;186;20220926;14.8;8.2;11.5;3.6;11.42;9.1;1.62;10273 +95078;48.96046;-.73978;186;20220927;15.1;10.4;12.7;3.8;11.66;15;1.7;8525 +95078;48.96046;-.73978;186;20220928;14.7;10.2;12.4;2.2;11.69;2.5;1.43;8449 +95078;48.96046;-.73978;186;20220929;14.5;6.8;10.7;1.3;10.24;.9;1.39;10514 +95078;48.96046;-.73978;186;20220930;15.6;3.6;9.6;2.9;10.52;6.1;1.57;12829 +95078;48.96046;-.73978;186;20221001;18.6;12.4;15.5;4.2;14.91;2.2;1.69;9235 +95078;48.96046;-.73978;186;20221002;18.4;13.4;15.9;3.5;16.09;.7;1.46;8072 +95078;48.96046;-.73978;186;20221003;17.1;11.7;14.4;2.4;13.91;0;1.42;8765 +95078;48.96046;-.73978;186;20221004;16.8;11.5;14.1;2.9;13.61;0;1.42;7812 +95078;48.96046;-.73978;186;20221005;18.6;14.2;16.4;4.1;13.19;1.1;2.22;7380 +95078;48.96046;-.73978;186;20221006;17.4;6.9;12.2;1.4;10.44;0;1.52;11288 +95078;48.96046;-.73978;186;20221007;17.2;4.5;10.9;1.7;10.19;0;1.53;11926 +95078;48.96046;-.73978;186;20221008;17.3;7.5;12.4;1.5;10.84;0;1.46;10577 +95078;48.96046;-.73978;186;20221009;18.6;3.8;11.2;2.1;9.42;0;1.78;12721 +95078;48.96046;-.73978;186;20221010;17.4;9.2;13.3;1.7;12.59;1;1.33;9088 +95078;48.96046;-.73978;186;20221011;16.5;5.4;11;1.7;9.04;0;1.47;10771 +95078;48.96046;-.73978;186;20221012;18.3;4.5;11.4;1.5;10.34;.2;1.43;11510 +95078;48.96046;-.73978;186;20221013;15.8;11.1;13.5;2.4;14.11;2.8;1;6999 +95078;48.96046;-.73978;186;20221014;16.9;12.8;14.9;1.8;15.24;8.6;.98;6282 +95078;48.96046;-.73978;186;20221015;17.1;13.9;15.5;3.6;14.82;.5;1.32;5669 +95078;48.96046;-.73978;186;20221016;16.4;11.9;14.2;2.8;14.61;4;1.01;6537 +95078;48.96046;-.73978;186;20221017;17.9;14.4;16.2;2.2;15.99;0;1.06;5587 +95078;48.96046;-.73978;186;20221018;18.7;11.8;15.2;2.1;15.99;.1;1.04;7908 +95078;48.96046;-.73978;186;20221019;22.9;14;18.5;2.9;16.46;2.1;1.78;8662 +95078;48.96046;-.73978;186;20221020;20.2;14.6;17.4;2.6;15.62;.7;1.47;6836 +95078;48.96046;-.73978;186;20221021;19.2;14.1;16.7;4.3;13.99;.7;1.92;6373 +95078;48.96046;-.73978;186;20221022;18.8;12.9;15.9;3.1;14.61;0;1.39;6880 +95078;48.96046;-.73978;186;20221023;20.2;15.5;17.8;5.3;14.17;5.4;2.4;5995 +95078;48.96046;-.73978;186;20221024;17.4;13.2;15.3;5.4;13.82;3.9;1.64;5611 +95078;48.96046;-.73978;186;20221025;17.8;12.7;15.2;3.6;13.96;.1;1.37;6193 +95078;48.96046;-.73978;186;20221026;18.7;14.2;16.4;3.7;15.21;.3;1.39;5618 +95078;48.96046;-.73978;186;20221027;22.1;13.8;17.9;3.3;15.14;0;1.79;7255 +95078;48.96046;-.73978;186;20221028;19;14.5;16.7;3.1;15.22;0;1.34;5123 +95078;48.96046;-.73978;186;20221029;21.1;14.6;17.8;2.9;15.44;4;1.52;6390 +95078;48.96046;-.73978;186;20221030;15.5;13.2;14.3;2.4;13.94;3;.91;3927 +95078;48.96046;-.73978;186;20221031;16.7;10.5;13.6;3.6;13.39;5.9;1.04;6158 +95078;48.96046;-.73978;186;20221101;15.3;10.2;12.8;5.6;11.22;3.7;1.66;5315 +95078;48.96046;-.73978;186;20221102;15;7.2;11.1;4.4;11.11;1.1;1.14;6519 +95078;48.96046;-.73978;186;20221103;12.8;12.9;12.8;5.1;11.82;11.9;1.38;370 +95078;48.96046;-.73978;186;20221104;12.6;7.8;10.2;4.2;9.57;3.2;1.22;5109 +95078;48.96046;-.73978;186;20221105;11.8;4.7;8.2;3.1;10.12;3.2;.61;5909 +95078;48.96046;-.73978;186;20221106;13.9;11.3;12.6;5.2;12.49;9.2;1.06;3677 +95078;48.96046;-.73978;186;20221107;15.9;11.2;13.6;5.7;12.24;1.7;1.5;4748 +95078;48.96046;-.73978;186;20221108;15;11.3;13.2;6.3;11.99;.4;1.48;4251 +95078;48.96046;-.73978;186;20221109;14.2;10.4;12.3;3.8;11.11;.3;1.17;4195 +95078;48.96046;-.73978;186;20221110;14.5;6.6;10.5;3.1;11.09;0;.8;5817 +95078;48.96046;-.73978;186;20221111;12.4;7.9;10.1;3.2;10.91;.2;.67;4471 +95078;48.96046;-.73978;186;20221112;18;5.7;11.8;2.5;11.54;.2;.83;7063 +95078;48.96046;-.73978;186;20221113;18.7;6.5;12.6;2.3;11.26;.2;.94;6729 +95078;48.96046;-.73978;186;20221114;14.7;8.3;11.5;2.9;11.54;1.6;.83;4828 +95078;48.96046;-.73978;186;20221115;13.7;8;10.8;5.3;10.79;4.9;1.07;4729 +95078;48.96046;-.73978;186;20221116;13;7.5;10.2;5.5;10.69;16.7;.92;4559 +95078;48.96046;-.73978;186;20221117;12;8.8;10.4;5.2;10.47;4.3;1;3322 +95078;48.96046;-.73978;186;20221118;10.5;8;9.3;2.9;9.51;2;.81;3042 +95078;48.96046;-.73978;186;20221119;10.9;1.8;6.4;1.8;7.59;1.1;.54;5440 +95078;48.96046;-.73978;186;20221120;11.7;2.9;7.3;3.6;9.36;1.8;.53;5233 +95078;48.96046;-.73978;186;20221121;10.5;6.4;8.5;4.5;9.26;15.5;.82;3732 +95078;48.96046;-.73978;186;20221122;9.9;4.8;7.4;5.1;8.69;6.1;.79;4013 +95078;48.96046;-.73978;186;20221123;12.2;4.7;8.4;5.1;9.67;5.1;.75;4747 +95078;48.96046;-.73978;186;20221124;12.3;6.4;9.3;4.8;10.04;8.1;.8;4164 +95078;48.96046;-.73978;186;20221125;12.1;6.5;9.3;2.6;9.59;.6;.67;4039 +95078;48.96046;-.73978;186;20221126;10.3;4.4;7.4;3.8;9.82;3.1;.39;3996 +95078;48.96046;-.73978;186;20221127;11.2;8.7;10;4.2;11.32;13.2;.55;2664 +95078;48.96046;-.73978;186;20221128;9.7;7.1;8.4;2.8;9.79;4.1;.51;2687 +95078;48.96046;-.73978;186;20221129;11.5;4.5;8;1.5;9.07;0;.33;4243 +95078;48.96046;-.73978;186;20221130;6.8;3.8;5.3;1.8;8.14;0;.33;2795 +95078;48.96046;-.73978;186;20221201;5.7;-.2;2.7;1.4;6.99;0;.16;3988 +95078;48.96046;-.73978;186;20221202;4.2;-1.7;1.3;1.7;6.47;0;.14;3827 +95078;48.96046;-.73978;186;20221203;2.4;2;2.2;3.8;6.29;0;.54;960 +95078;48.96046;-.73978;186;20221204;2.2;.4;1.3;2.5;6.31;0;.28;2108 +95078;48.96046;-.73978;186;20221205;5.1;1.9;3.5;1.4;6.81;0;.28;2839 +95078;48.96046;-.73978;186;20221206;4.2;-1.7;1.2;1.5;6.29;.5;.14;3788 +95078;48.96046;-.73978;186;20221207;5.6;1;3.3;.9;7.19;1.6;.14;3261 +95078;48.96046;-.73978;186;20221208;4.8;1.4;3.1;1;6.79;.1;.2;2910 +95078;48.96046;-.73978;186;20221209;3.3;-.6;1.3;1.4;5.76;.3;.23;3107 +95078;48.96046;-.73978;186;20221210;5.2;-4.8;.2;1.9;5.17;.1;.25;4550 +95078;48.96046;-.73978;186;20221211;1.9;-2.1;-.1;3.7;5.19;.2;.41;2971 +95078;48.96046;-.73978;186;20221212;0;-1.4;-.7;2.6;5.34;0;.27;1766 +95078;48.96046;-.73978;186;20221213;.8;-4.6;-1.9;2.4;4.39;.9;.28;3432 +95078;48.96046;-.73978;186;20221214;.9;-1.5;-.3;2.3;5.06;.1;.34;2365 +95078;48.96046;-.73978;186;20221215;3;-3.1;0;2.4;4.17;.2;.55;3533 +95078;48.96046;-.73978;186;20221216;5.4;-3.8;.8;1;5.09;.1;.13;4291 +95078;48.96046;-.73978;186;20221217;.5;-6.2;-2.8;1.8;4.17;.1;.2;3501 +95078;48.96046;-.73978;186;20221218;5.9;-5;.4;5;6.14;9.8;.26;4785 +95078;48.96046;-.73978;186;20221219;11.9;6.5;9.2;6.4;10.89;8.9;.51;3370 +95078;48.96046;-.73978;186;20221220;11.2;10.9;11;4.1;11.32;11;.88;844 +95078;48.96046;-.73978;186;20221221;12;6.4;9.2;3.9;11.24;10.6;.26;3459 +95078;48.96046;-.73978;186;20221222;13.4;10.4;11.9;5.8;12.64;9;.63;2516 +95078;48.96046;-.73978;186;20221223;14.2;12.3;13.3;5.2;12.92;.3;.94;2090 +95078;48.96046;-.73978;186;20221224;11.8;10.5;11.1;4;11.59;1.9;.71;1709 +95078;48.96046;-.73978;186;20221225;11.2;9.5;10.4;3.1;11.64;7;.45;1903 +95078;48.96046;-.73978;186;20221226;9.8;9.3;9.5;3.9;9.52;.7;.96;1100 +95078;48.96046;-.73978;186;20221227;9.7;3.6;6.6;3.9;8.32;0;.57;3587 +95078;48.96046;-.73978;186;20221228;11.1;8.2;9.7;6.8;10.69;5.1;.74;2567 +95078;48.96046;-.73978;186;20221229;10.2;8.5;9.3;5.6;9.04;1.1;1.2;1977 +95078;48.96046;-.73978;186;20221230;14.2;4.7;9.5;6.8;11.49;14.3;.41;4523 +95078;48.96046;-.73978;186;20221231;15.9;13.5;14.7;8.9;13.21;6.4;1.72;2437 +95079;48.99266;-.40124;130;20220101;15.1;10.9;13;3.8;11.7;.2;.98;2979 +95079;48.99266;-.40124;130;20220102;14;11.3;12.7;6.3;11.56;0;1.29;2610 +95079;48.99266;-.40124;130;20220103;12.3;10.4;11.3;4.2;11;24.5;.93;1883 +95079;48.99266;-.40124;130;20220104;9.4;7.3;8.3;3.9;8.7;1.1;.84;2226 +95079;48.99266;-.40124;130;20220105;6.4;1.5;3.9;3.2;6.1;.3;.65;3007 +95079;48.99266;-.40124;130;20220106;6;.6;3.3;3.9;6.46;1.3;.53;3109 +95079;48.99266;-.40124;130;20220107;8.6;4.4;6.5;5.4;8.23;5.6;.68;3222 +95079;48.99266;-.40124;130;20220108;9.6;5.2;7.4;6.4;9.06;11.1;.72;2247 +95079;48.99266;-.40124;130;20220109;9;5;7;4.8;8.36;2;.72;3121 +95079;48.99266;-.40124;130;20220110;8;6;7;2.1;9.56;0;.33;1897 +95079;48.99266;-.40124;130;20220111;8.8;6;7.4;2.1;9.6;0;.36;2378 +95079;48.99266;-.40124;130;20220112;8.2;6.2;7.2;1.2;9.5;0;.3;2058 +95079;48.99266;-.40124;130;20220113;7.1;4.3;5.7;1.7;7.5;0;.43;3168 +95079;48.99266;-.40124;130;20220114;8.7;-.3;4.2;1.9;6.03;.1;.46;5189 +95079;48.99266;-.40124;130;20220115;1.1;-1.9;-.4;2.1;5.7;0;.22;2369 +95079;48.99266;-.40124;130;20220116;7.5;-1.3;3.1;3.3;8.06;.6;.08;4122 +95079;48.99266;-.40124;130;20220117;8.1;3.3;5.7;1.3;8.1;.1;.28;4055 +95079;48.99266;-.40124;130;20220118;4.1;-1.3;1.4;1.2;6.9;.1;.11;3621 +95079;48.99266;-.40124;130;20220119;8.2;2.7;5.4;2.3;8.36;2.1;.34;3304 +95079;48.99266;-.40124;130;20220120;7.5;2.2;4.8;2.1;7.03;.1;.46;4373 +95079;48.99266;-.40124;130;20220121;5.9;2.5;4.2;1.5;6.53;0;.49;2972 +95079;48.99266;-.40124;130;20220122;6.2;.6;3.4;1.5;7.3;0;.29;3339 +95079;48.99266;-.40124;130;20220123;3.9;3.9;3.9;3.1;6.96;0;.65;404 +95079;48.99266;-.40124;130;20220124;5.4;-.8;2.3;1.7;6.2;0;.39;5723 +95079;48.99266;-.40124;130;20220125;-.1;-3.2;-1.6;1.6;5.6;0;.14;2344 +95079;48.99266;-.40124;130;20220126;5.7;-.7;2.5;1.3;7.03;0;.25;3890 +95079;48.99266;-.40124;130;20220127;8.8;4.1;6.4;3.4;8.83;.2;.46;4158 +95079;48.99266;-.40124;130;20220128;8.8;4.8;6.8;2.1;9.66;0;.25;3738 +95079;48.99266;-.40124;130;20220129;10;6;8;4.6;10.76;.3;.26;3128 +95079;48.99266;-.40124;130;20220130;9.9;4.8;7.3;2.1;8.56;0;.57;4549 +95079;48.99266;-.40124;130;20220131;8.4;5.4;6.9;5.9;7.8;.2;1.09;3364 +95079;48.99266;-.40124;130;20220201;10.3;2.9;6.6;5.8;10.13;.1;.21;4563 +95079;48.99266;-.40124;130;20220202;9.4;8.1;8.7;3.6;9.76;0;.73;2321 +95079;48.99266;-.40124;130;20220203;8.3;5.9;7.1;3.2;9.1;0;.57;3498 +95079;48.99266;-.40124;130;20220204;10;6.3;8.1;4.5;8.1;.6;1.16;4089 +95079;48.99266;-.40124;130;20220205;9.8;2.8;6.3;4.3;7.93;0;.84;6518 +95079;48.99266;-.40124;130;20220206;11.1;7.4;9.3;8.5;10.43;4.4;.9;3702 +95079;48.99266;-.40124;130;20220207;11.1;3.8;7.5;3.1;8.2;0;.87;7024 +95079;48.99266;-.40124;130;20220208;10.6;6.3;8.4;3;9.86;0;.65;4450 +95079;48.99266;-.40124;130;20220209;8.4;3.2;5.8;1.6;8.76;0;.43;5374 +95079;48.99266;-.40124;130;20220210;7.3;5.5;6.4;4.3;8.59;5.1;.72;2200 +95079;48.99266;-.40124;130;20220211;9.7;.6;5.1;2.8;6.69;0;.93;8200 +95079;48.99266;-.40124;130;20220212;9.6;-2.1;3.7;3.7;5.69;0;1.18;10500 +95079;48.99266;-.40124;130;20220213;10.2;1.2;5.7;7.9;8.59;3.6;.77;6400 +95079;48.99266;-.40124;130;20220214;10.7;6.1;8.4;6.2;8.89;1.2;1.26;7900 +95079;48.99266;-.40124;130;20220215;10.4;3.1;6.7;7.1;9.49;5.6;.62;3900 +95079;48.99266;-.40124;130;20220216;14;9.3;11.7;7.9;13.13;1.1;.68;4969 +95079;48.99266;-.40124;130;20220217;13;9.5;11.3;6.5;10;.2;1.68;6178 +95079;48.99266;-.40124;130;20220218;11.9;8;9.9;7.8;9.1;2.1;1.71;5555 +95079;48.99266;-.40124;130;20220219;9.9;2.3;6.1;6.3;7.73;.5;1.15;7820 +95079;48.99266;-.40124;130;20220220;12.7;7.3;10;7.8;10.16;3.6;1.35;5288 +95079;48.99266;-.40124;130;20220221;10.2;4.5;7.4;7.6;7.86;.3;1.52;6638 +95079;48.99266;-.40124;130;20220222;14;5.4;9.7;5;9.93;.7;1.32;7227 +95079;48.99266;-.40124;130;20220223;9.7;1.9;5.8;2.7;7.96;0;.83;7040 +95079;48.99266;-.40124;130;20220224;9.2;5.7;7.5;5.3;7.5;2;1.51;5918 +95079;48.99266;-.40124;130;20220225;10.3;2.1;6.2;3.2;7;.1;1.26;9302 +95079;48.99266;-.40124;130;20220226;10.8;-.9;5;3.8;5.76;0;1.54;11176 +95079;48.99266;-.40124;130;20220227;12;1.1;6.5;4.5;5.83;0;1.96;10962 +95079;48.99266;-.40124;130;20220228;15.4;2.9;9.1;3.6;7.93;.7;1.86;11035 +95079;48.99266;-.40124;130;20220301;13.9;8;10.9;2.5;10.13;2.9;1.25;6835 +95079;48.99266;-.40124;130;20220302;13.9;7.6;10.7;2.3;9.6;0;1.36;8219 +95079;48.99266;-.40124;130;20220303;11.5;7.6;9.6;2.6;10.66;2.4;.87;5587 +95079;48.99266;-.40124;130;20220304;8.4;7.2;7.8;3.3;8.93;0;.9;3733 +95079;48.99266;-.40124;130;20220305;7.9;2.8;5.3;3.4;8.23;1.7;.73;6578 +95079;48.99266;-.40124;130;20220306;8.6;4.5;6.5;3.8;6.76;0;1.48;8654 +95079;48.99266;-.40124;130;20220307;6.5;-1.5;2.5;3.8;4.86;0;1.46;11633 +95079;48.99266;-.40124;130;20220308;13.6;-.7;6.5;4.4;7.03;.5;1.91;12986 +95079;48.99266;-.40124;130;20220309;13.9;6.3;10.1;4.7;8.93;0;1.89;10156 +95079;48.99266;-.40124;130;20220310;13.9;7.3;10.6;4.2;9.76;.1;1.67;8417 +95079;48.99266;-.40124;130;20220311;12.9;7.5;10.2;5.7;9.86;5.4;1.61;7267 +95079;48.99266;-.40124;130;20220312;13.2;6.1;9.7;5.5;8.8;.1;1.96;10668 +95079;48.99266;-.40124;130;20220313;11.3;7.7;9.5;4.2;9.33;3.3;1.42;6920 +95079;48.99266;-.40124;130;20220314;14.7;4.9;9.8;3;8.46;1.3;1.89;11839 +95079;48.99266;-.40124;130;20220315;14.1;6.4;10.2;2.6;10.8;1.1;1.37;10207 +95079;48.99266;-.40124;130;20220316;13.6;9.6;11.6;3.5;11.43;.7;1.27;5941 +95079;48.99266;-.40124;130;20220317;11.2;3.4;7.3;2.8;7.66;0;1.59;12885 +95079;48.99266;-.40124;130;20220318;13.7;-.4;6.6;3.6;7.29;0;2.08;17500 +95079;48.99266;-.40124;130;20220319;14.5;5.2;9.8;4.9;6.79;0;2.97;16400 +95079;48.99266;-.40124;130;20220320;13.1;1;7;3.2;6.59;0;2.23;17600 +95079;48.99266;-.40124;130;20220321;17.7;1.8;9.7;3.9;9.09;0;2.46;16300 +95079;48.99266;-.40124;130;20220322;17.6;3.7;10.6;4.5;7.09;0;3.3;17600 +95079;48.99266;-.40124;130;20220323;17.5;.9;9.2;2.8;6.69;0;2.77;18100 +95079;48.99266;-.40124;130;20220324;17.3;1.2;9.2;1.9;7.69;0;2.33;17700 +95079;48.99266;-.40124;130;20220325;18.2;2.7;10.4;2.9;7.79;0;2.8;17600 +95079;48.99266;-.40124;130;20220326;17.9;1.8;9.8;3.1;8.59;0;2.64;18300 +95079;48.99266;-.40124;130;20220327;17;3.1;10;2.4;9.99;.1;2.24;18300 +95079;48.99266;-.40124;130;20220328;20.7;1.8;11.2;2;10.09;0;2.17;11900 +95079;48.99266;-.40124;130;20220329;15.6;9.9;12.7;3.2;10.69;1;2.2;12000 +95079;48.99266;-.40124;130;20220330;11;7.2;9.1;4;10.59;5;1.02;5700 +95079;48.99266;-.40124;130;20220331;6.7;4.9;5.8;6.8;6.69;3.9;1.73;7700 +95079;48.99266;-.40124;130;20220401;6.3;1.8;4;7.9;5.39;3.1;1.88;5700 +95079;48.99266;-.40124;130;20220402;7.9;2.6;5.2;4.4;5.09;0;2.35;15500 +95079;48.99266;-.40124;130;20220403;7.8;-.5;3.6;3.1;5.09;0;2.01;17200 +95079;48.99266;-.40124;130;20220404;8.6;-1.8;3.4;6.9;7.79;.4;.76;7100 +95079;48.99266;-.40124;130;20220405;11.8;7.6;9.7;5.6;10.65;0;1.4;9055 +95079;48.99266;-.40124;130;20220406;13.3;7.5;10.4;8.1;10.19;2.3;2.04;11000 +95079;48.99266;-.40124;130;20220407;12.5;9.8;11.1;9.6;9.59;5.1;2.83;16000 +95079;48.99266;-.40124;130;20220408;6.1;5.3;5.7;4.3;7.99;9.5;.95;4000 +95079;48.99266;-.40124;130;20220409;10.5;1.1;5.8;3.2;6.79;.3;2.28;20900 +95079;48.99266;-.40124;130;20220410;13.5;-.7;6.4;3.5;6.44;0;2.57;20631 +95079;48.99266;-.40124;130;20220411;18.9;1.6;10.2;5.2;9.29;0;3.03;15600 +95079;48.99266;-.40124;130;20220412;16.4;9;12.7;4;11.59;0;1.79;5700 +95079;48.99266;-.40124;130;20220413;19.2;5;12.1;1.8;11.49;.2;2.36;15600 +95079;48.99266;-.40124;130;20220414;21.4;5.8;13.6;1.6;11.19;.1;3.24;22500 +95079;48.99266;-.40124;130;20220415;21.8;6.3;14;1.9;10.79;0;3.43;22400 +95079;48.99266;-.40124;130;20220416;17.6;5.4;11.5;2.1;10.79;0;3;23600 +95079;48.99266;-.40124;130;20220417;19.7;4.3;12;3;9.99;0;3.31;21500 +95079;48.99266;-.40124;130;20220418;14.2;6;10.1;3.2;9.99;0;2.25;16100 +95079;48.99266;-.40124;130;20220419;13.2;3.9;8.5;3.4;9.09;0;2.54;22300 +95079;48.99266;-.40124;130;20220420;14.7;5.3;10;3;10.19;0;2.39;18500 +95079;48.99266;-.40124;130;20220421;17.8;3.9;10.8;3.1;9.59;0;3.24;23400 +95079;48.99266;-.40124;130;20220422;15.8;7.1;11.4;3.2;10.59;0;2.64;18200 +95079;48.99266;-.40124;130;20220423;15.2;7.3;11.2;3.5;11.49;2.9;1.91;11900 +95079;48.99266;-.40124;130;20220424;15.1;8.8;11.9;3.9;11.39;0;2.74;20500 +95079;48.99266;-.40124;130;20220425;13.5;8;10.7;3.9;9.59;0;2.91;21500 +95079;48.99266;-.40124;130;20220426;14.1;5.5;9.8;4.6;9.29;0;2.82;21200 +95079;48.99266;-.40124;130;20220427;14.6;3.5;9;4.5;8.59;0;3.09;24200 +95079;48.99266;-.40124;130;20220428;13.6;6.4;10;2.5;10.09;0;1.97;12900 +95079;48.99266;-.40124;130;20220429;14.1;8.1;11.1;4.1;10.29;0;3.01;23200 +95079;48.99266;-.40124;130;20220430;13.8;7.9;10.8;3.5;9.39;0;2.83;19000 +95079;48.99266;-.40124;130;20220501;18;5;11.5;2.5;9.09;.5;3.21;20100 +95079;48.99266;-.40124;130;20220502;15.6;8.8;12.2;3.2;10.49;0;2.89;18400 +95079;48.99266;-.40124;130;20220503;16.2;9.1;12.6;3.4;10.49;0;3.2;20400 +95079;48.99266;-.40124;130;20220504;17.9;3;10.4;3.2;10.59;0;2.98;21800 +95079;48.99266;-.40124;130;20220505;17.1;7.9;12.5;3.5;11.29;.1;3.31;23500 +95079;48.99266;-.40124;130;20220506;20;6;13;2;11.4;0;3.47;24024 +95079;48.99266;-.40124;130;20220507;17.1;9.2;13.1;2.1;12.3;.3;2.58;16597 +95079;48.99266;-.40124;130;20220508;19;9.6;14.3;2.1;12.5;.1;3.02;19140 +95079;48.99266;-.40124;130;20220509;25.3;6.9;16.1;1.7;11.7;0;4.25;25165 +95079;48.99266;-.40124;130;20220510;24.2;13.9;19;2.6;12.36;0;4.39;21433 +95079;48.99266;-.40124;130;20220511;21.7;9.6;15.6;3.3;12.2;0;3.94;21847 +95079;48.99266;-.40124;130;20220512;18.6;7.1;12.9;2.3;10.53;.2;3.32;21614 +95079;48.99266;-.40124;130;20220513;20;6.4;13.2;2.1;10.16;0;3.74;24390 +95079;48.99266;-.40124;130;20220514;23;6.1;14.5;1.5;11.06;.7;3.94;25483 +95079;48.99266;-.40124;130;20220515;25.1;14.6;19.8;2.7;14.03;5.7;4.06;17824 +95079;48.99266;-.40124;130;20220516;23;14;18.5;3;15.3;2.3;3.76;19094 +95079;48.99266;-.40124;130;20220517;28.6;11.6;20.1;2.5;14.46;1;5.17;25859 +95079;48.99266;-.40124;130;20220518;25.4;11.2;18.3;2.4;14.86;0;4.33;23951 +95079;48.99266;-.40124;130;20220519;21.4;12.6;17;2.5;14.06;5;3.57;19757 +95079;48.99266;-.40124;130;20220520;19;11.8;15.4;2.1;12.46;2.9;2.98;16328 +95079;48.99266;-.40124;130;20220521;21.9;9.5;15.7;1.4;12.53;1.3;3.85;24052 +95079;48.99266;-.40124;130;20220522;22.3;9.8;16;1.3;13.76;3.6;3.36;19952 +95079;48.99266;-.40124;130;20220523;17;13.2;15.1;2.4;14.26;7;2.14;11289 +95079;48.99266;-.40124;130;20220524;17.6;8.9;13.2;3.1;11;.5;3.26;19808 +95079;48.99266;-.40124;130;20220525;16.3;7.2;11.8;3.1;11.53;.4;2.54;17088 +95079;48.99266;-.40124;130;20220526;16.9;12;14.4;3.1;13.1;0;2.42;12901 +95079;48.99266;-.40124;130;20220527;20.2;11.5;15.9;3.1;12.7;.2;3.62;19946 +95079;48.99266;-.40124;130;20220528;16.7;7.3;12;2.4;10.2;0;3.47;24326 +95079;48.99266;-.40124;130;20220529;14.9;5.9;10.4;2.3;9;.2;3.25;23156 +95079;48.99266;-.40124;130;20220530;17.9;4.4;11.1;1.4;8.9;0;3.42;23842 +95079;48.99266;-.40124;130;20220531;18.5;5.8;12.2;2.2;9.16;.1;3.69;23475 +95079;48.99266;-.40124;130;20220601;19.1;5.6;12.4;2.2;9.56;0;3.98;26824 +95079;48.99266;-.40124;130;20220602;22.6;6.8;14.7;1.8;10.73;3.9;4.23;25509 +95079;48.99266;-.40124;130;20220603;18.3;12.1;15.2;1.5;14.33;9.5;2.4;13471 +95079;48.99266;-.40124;130;20220604;23.9;13.7;18.8;2.1;16.93;9.5;3.58;19108 +95079;48.99266;-.40124;130;20220605;19.4;13.7;16.6;2.4;15.13;.8;2.86;15603 +95079;48.99266;-.40124;130;20220606;21.3;9.4;15.3;2.8;12.96;2.3;3.92;23581 +95079;48.99266;-.40124;130;20220607;21.4;14.2;17.8;3.6;14.96;3.7;3.59;17837 +95079;48.99266;-.40124;130;20220608;19.6;14.3;17;4.6;14.36;.5;3.5;18099 +95079;48.99266;-.40124;130;20220609;21.4;11.1;16.3;3.1;13.36;0;3.79;20491 +95079;48.99266;-.40124;130;20220610;21.8;12.6;17.2;2.9;15.1;.2;3.38;17481 +95079;48.99266;-.40124;130;20220611;22.3;13.8;18;1.6;13.66;.2;4;22298 +95079;48.99266;-.40124;130;20220612;20.6;9.4;15;2.3;12.06;.1;4.06;25374 +95079;48.99266;-.40124;130;20220613;20.5;8.6;14.5;2.3;11.43;.1;4.06;25411 +95079;48.99266;-.40124;130;20220614;25.2;7.9;16.5;1.6;12;0;4.81;29112 +95079;48.99266;-.40124;130;20220615;28;11.7;19.9;1.6;13.6;0;5.22;28609 +95079;48.99266;-.40124;130;20220616;28.8;10.6;19.7;1.8;13.4;0;5.43;29368 +95079;48.99266;-.40124;130;20220617;34.6;13.5;24;1.8;15.1;0;6.46;29729 +95079;48.99266;-.40124;130;20220618;35.6;17.4;26.5;2.5;16.9;1.3;6.9;27930 +95079;48.99266;-.40124;130;20220619;18.7;13;15.8;4;14.8;2.8;2.63;14242 +95079;48.99266;-.40124;130;20220620;20.2;13.5;16.8;3;14.46;0;3.26;16996 +95079;48.99266;-.40124;130;20220621;24.6;13.1;18.8;2.3;14.26;1.2;4.66;25011 +95079;48.99266;-.40124;130;20220622;26;13.7;19.9;2.1;15.1;13.3;4.83;25839 +95079;48.99266;-.40124;130;20220623;25.3;16;20.6;1.9;17.56;2;3.86;19044 +95079;48.99266;-.40124;130;20220624;22.7;16;19.4;3.5;15.73;1.8;3.85;17072 +95079;48.99266;-.40124;130;20220625;20;11.3;15.7;3.2;12.9;.8;3.5;18673 +95079;48.99266;-.40124;130;20220626;21.3;9;15.1;2.6;11.23;0;4.06;22450 +95079;48.99266;-.40124;130;20220627;21.5;9.9;15.7;2.3;11.86;.1;4.13;24242 +95079;48.99266;-.40124;130;20220628;22.8;10;16.4;2.1;11.56;.2;4.42;24695 +95079;48.99266;-.40124;130;20220629;20.5;11.6;16.1;2.7;13.46;3.2;3.44;18124 +95079;48.99266;-.40124;130;20220630;19.4;9.8;14.6;2.4;12.13;3.8;3.32;19680 +95079;48.99266;-.40124;130;20220701;20.8;8.4;14.6;2.4;11.23;0;3.96;23211 +95079;48.99266;-.40124;130;20220702;23.6;8.9;16.2;2.1;12;.1;4.5;26133 +95079;48.99266;-.40124;130;20220703;20.7;9.6;15.1;2.2;12.63;.1;3.54;21068 +95079;48.99266;-.40124;130;20220704;21.3;8.7;15;2.6;12.2;.1;4.25;26910 +95079;48.99266;-.40124;130;20220705;20.9;9.5;15.2;2.7;11.93;.1;4.22;25937 +95079;48.99266;-.40124;130;20220706;23.6;10.6;17.1;2.4;13.46;0;4.61;26922 +95079;48.99266;-.40124;130;20220707;20.9;12.7;16.8;2.9;14.56;.2;3.38;18190 +95079;48.99266;-.40124;130;20220708;25.2;10.3;17.7;1.6;13.86;0;4.68;27630 +95079;48.99266;-.40124;130;20220709;26;11.7;18.8;2.1;14.66;.1;4.92;27820 +95079;48.99266;-.40124;130;20220710;26.8;12.3;19.6;2.3;13.4;0;5.25;27721 +95079;48.99266;-.40124;130;20220711;30;13.5;21.8;2.1;14.37;0;5.66;27950 +95079;48.99266;-.40124;130;20220712;33.8;16.2;25;2.1;14.74;0;6.31;27940 +95079;48.99266;-.40124;130;20220713;32.5;17.2;24.8;1.6;16.23;0;5.81;27691 +95079;48.99266;-.40124;130;20220714;24.5;14.6;19.5;2.4;14.46;0;4.58;24601 +95079;48.99266;-.40124;130;20220715;25.4;10.5;17.9;1.7;12.46;0;4.76;27449 +95079;48.99266;-.40124;130;20220716;28;10.1;19.1;1.7;12.36;0;5.13;27884 +95079;48.99266;-.40124;130;20220717;32.9;14.2;23.6;2.3;12.26;0;6.37;27509 +95079;48.99266;-.40124;130;20220718;39.2;16.4;27.8;2.5;11.9;0;7.8;28133 +95079;48.99266;-.40124;130;20220719;36.1;24.4;30.3;3.8;14.83;1.1;7.71;20497 +95079;48.99266;-.40124;130;20220720;25.6;16.7;21.2;2.8;17.16;2.7;4.1;18685 +95079;48.99266;-.40124;130;20220721;24.1;17;20.6;2.5;16.66;0;3.71;17022 +95079;48.99266;-.40124;130;20220722;24.3;14.7;19.5;1.9;17.56;5.8;3.33;17424 +95079;48.99266;-.40124;130;20220723;26;14.4;20.2;2;15.7;0;4.29;21876 +95079;48.99266;-.40124;130;20220724;32.4;14.3;23.3;2.4;14.9;0;6.03;27220 +95079;48.99266;-.40124;130;20220725;23.2;15;19.1;3.8;15.2;0;3.87;17763 +95079;48.99266;-.40124;130;20220726;20.8;16.3;18.6;3;13.46;0;3.51;14836 +95079;48.99266;-.40124;130;20220727;24;9.5;16.8;1.7;12.33;0;3.98;23092 +95079;48.99266;-.40124;130;20220728;25.9;14.5;20.2;1.7;12.36;0;4.36;20951 +95079;48.99266;-.40124;130;20220729;28.6;14.4;21.5;1.3;13.6;.9;4.6;24232 +95079;48.99266;-.40124;130;20220730;27.2;13.4;20.3;2.4;15.2;0;4.73;24315 +95079;48.99266;-.40124;130;20220731;23.4;17.2;20.3;3.3;17.5;0;3.31;13954 +95079;48.99266;-.40124;130;20220801;25.1;17.5;21.3;2.5;16.7;.1;3.88;17570 +95079;48.99266;-.40124;130;20220802;30.1;13.5;21.8;1.8;16.63;.1;4.92;25359 +95079;48.99266;-.40124;130;20220803;30.1;15.1;22.6;1.6;18.36;.1;4.75;24654 +95079;48.99266;-.40124;130;20220804;24.6;16.5;20.5;2.8;16.13;0;4.09;19669 +95079;48.99266;-.40124;130;20220805;21.5;11.8;16.7;3.1;11.76;0;4.04;21872 +95079;48.99266;-.40124;130;20220806;23.8;8.6;16.2;2.4;10.76;0;4.35;24774 +95079;48.99266;-.40124;130;20220807;24.9;10.4;17.7;2.4;11.46;0;4.55;24695 +95079;48.99266;-.40124;130;20220808;26.1;11.1;18.6;2.5;13;.1;4.59;24682 +95079;48.99266;-.40124;130;20220809;26.4;12.1;19.2;2.5;14.86;.1;4.48;24427 +95079;48.99266;-.40124;130;20220810;31.4;13.5;22.5;2;15.13;0;5.1;25000 +95079;48.99266;-.40124;130;20220811;32.6;14.8;23.7;2.1;13.83;0;5.47;24504 +95079;48.99266;-.40124;130;20220812;33.2;14.7;23.9;1.7;13.03;0;5.21;24428 +95079;48.99266;-.40124;130;20220813;34.2;14.5;24.4;2.2;11.96;0;5.75;24205 +95079;48.99266;-.40124;130;20220814;24.9;18.6;21.7;1.9;15.1;2.8;3.23;12179 +95079;48.99266;-.40124;130;20220815;26.1;15.9;21;2.3;17.53;0;3.61;17079 +95079;48.99266;-.40124;130;20220816;26.2;16.5;21.4;2.3;16.8;1.7;3.63;16064 +95079;48.99266;-.40124;130;20220817;24.8;14.6;19.7;1.7;16.56;9.4;3.19;16607 +95079;48.99266;-.40124;130;20220818;24.8;16.1;20.4;2.3;17.63;0;3.27;16061 +95079;48.99266;-.40124;130;20220819;21.9;17.1;19.5;3.1;16.7;2.8;2.77;11442 +95079;48.99266;-.40124;130;20220820;23.8;10.9;17.3;1.9;13.5;.1;3.44;19118 +95079;48.99266;-.40124;130;20220821;23.2;11.3;17.2;1.6;14.3;.1;3.11;17762 +95079;48.99266;-.40124;130;20220822;25.1;14.6;19.9;1.7;17.56;1.2;3.04;15503 +95079;48.99266;-.40124;130;20220823;24.6;17.9;21.3;1.6;20.23;0;2.49;11900 +95079;48.99266;-.40124;130;20220824;30;15.4;22.7;1.3;18.8;4.6;3.76;19748 +95079;48.99266;-.40124;130;20220825;22.3;18.7;20.5;2.7;19.9;1.6;2.25;10023 +95079;48.99266;-.40124;130;20220826;22.8;13.1;17.9;2.1;15.3;.2;3.08;17766 +95079;48.99266;-.40124;130;20220827;25.1;11.6;18.4;1.8;14;0;3.57;20616 +95079;48.99266;-.40124;130;20220828;23.9;11.6;17.8;1.8;13.93;0;3.28;18805 +95079;48.99266;-.40124;130;20220829;26.6;12.6;19.6;2.4;13.66;.4;4.01;20742 +95079;48.99266;-.40124;130;20220830;25.7;13;19.4;2.3;14.36;0;3.78;20167 +95079;48.99266;-.40124;130;20220831;25.2;14.5;19.9;2.1;15.73;.2;3.37;17622 +95079;48.99266;-.40124;130;20220901;23.1;15.2;19.2;1.1;16.36;13.2;2.36;12258 +95079;48.99266;-.40124;130;20220902;22.3;15.5;18.9;1.7;17.8;6.4;2.41;13271 +95079;48.99266;-.40124;130;20220903;23.3;15.2;19.2;1.9;16.63;1.5;2.54;12669 +95079;48.99266;-.40124;130;20220904;27;12.2;19.6;2.7;15.16;0;3.73;17787 +95079;48.99266;-.40124;130;20220905;26.4;15.8;21.1;2.5;16.63;2.5;3.33;14717 +95079;48.99266;-.40124;130;20220906;22;15.3;18.6;3.5;16.36;2.6;2.5;10067 +95079;48.99266;-.40124;130;20220907;22.9;15.2;19;3.7;15.9;5.9;2.97;12500 +95079;48.99266;-.40124;130;20220908;21.7;14.4;18;4.5;15.06;4.6;2.92;12053 +95079;48.99266;-.40124;130;20220909;19.7;14.5;17.1;5.4;15.16;8.8;2.63;11650 +95079;48.99266;-.40124;130;20220910;19.6;14.5;17;2.7;15.8;1.6;2.02;10123 +95079;48.99266;-.40124;130;20220911;24.4;10.4;17.4;1.6;14.5;.1;2.78;17202 +95079;48.99266;-.40124;130;20220912;30;13.2;21.6;2.4;15.43;.1;3.92;17797 +95079;48.99266;-.40124;130;20220913;24;19.3;21.6;1.7;18.3;4.2;2.14;8174 +95079;48.99266;-.40124;130;20220914;24.1;16.6;20.3;1.8;18.9;16.5;2.22;11135 +95079;48.99266;-.40124;130;20220915;19.2;13.6;16.4;2.5;14.83;0;1.99;10774 +95079;48.99266;-.40124;130;20220916;17.6;11.8;14.7;3.2;11.1;.4;2.51;12526 +95079;48.99266;-.40124;130;20220917;16.2;6.6;11.4;1.9;8.83;0;2.15;14606 +95079;48.99266;-.40124;130;20220918;18.4;7.1;12.8;2.9;9.96;0;2.52;15562 +95079;48.99266;-.40124;130;20220919;18.7;7.6;13.1;1.4;10.66;0;2.06;14376 +95079;48.99266;-.40124;130;20220920;18.5;7.2;12.8;1.5;10.9;.2;1.94;13284 +95079;48.99266;-.40124;130;20220921;19;6.4;12.7;1.2;10.46;.1;1.93;14471 +95079;48.99266;-.40124;130;20220922;21.5;5.9;13.7;1.3;10.43;0;2.21;15898 +95079;48.99266;-.40124;130;20220923;17.5;10.1;13.8;1.4;12.56;3.8;1.51;9026 +95079;48.99266;-.40124;130;20220924;16;12.3;14.1;2.7;13.66;9;1.38;7206 +95079;48.99266;-.40124;130;20220925;16;11.4;13.7;2;12.56;1;1.52;8708 +95079;48.99266;-.40124;130;20220926;15.3;9.5;12.4;4.2;11.63;8.3;1.58;7496 +95079;48.99266;-.40124;130;20220927;15.8;10.8;13.3;4.5;11.86;13.5;1.85;8205 +95079;48.99266;-.40124;130;20220928;15.1;10.6;12.8;2.7;11.83;2.7;1.49;8170 +95079;48.99266;-.40124;130;20220929;14.9;8.2;11.5;1.5;10.5;.6;1.43;9787 +95079;48.99266;-.40124;130;20220930;16.5;5.4;10.9;3.7;10.8;4.2;1.72;11904 +95079;48.99266;-.40124;130;20221001;19.5;12.7;16.1;4.8;14.9;2.4;1.98;9992 +95079;48.99266;-.40124;130;20221002;18.9;14.4;16.6;3.8;16;.3;1.56;7260 +95079;48.99266;-.40124;130;20221003;17.6;11.1;14.3;2.7;13.73;0;1.42;7855 +95079;48.99266;-.40124;130;20221004;17.9;10.8;14.4;3;13.63;0;1.49;7894 +95079;48.99266;-.40124;130;20221005;20;14.6;17.3;4.6;13.3;.9;2.54;7837 +95079;48.99266;-.40124;130;20221006;18.1;7.7;12.9;1.7;10.63;0;1.68;12142 +95079;48.99266;-.40124;130;20221007;17.9;5.6;11.8;1.9;10.43;0;1.6;12343 +95079;48.99266;-.40124;130;20221008;17.4;8.8;13.1;2.1;11.06;0;1.62;11078 +95079;48.99266;-.40124;130;20221009;19;4.9;11.9;2.3;9.53;0;1.85;12808 +95079;48.99266;-.40124;130;20221010;17.9;9.9;13.9;2;12.33;.8;1.38;7492 +95079;48.99266;-.40124;130;20221011;16.6;5;10.8;1.6;9.06;0;1.44;11848 +95079;48.99266;-.40124;130;20221012;19.1;4.9;12;1.8;10.4;.1;1.51;11145 +95079;48.99266;-.40124;130;20221013;16.8;11.5;14.2;2.5;14.13;1.6;1.07;6132 +95079;48.99266;-.40124;130;20221014;16.8;13;14.9;2.2;15.26;8.6;.92;5168 +95079;48.99266;-.40124;130;20221015;18.1;13.9;16;3.8;14.83;.3;1.5;7161 +95079;48.99266;-.40124;130;20221016;16.5;11.7;14.1;2.8;14.46;4.1;1.01;5913 +95079;48.99266;-.40124;130;20221017;19;14.3;16.7;2.2;15.96;.9;1.15;5906 +95079;48.99266;-.40124;130;20221018;18.8;12.3;15.5;2.1;15.93;.1;1;6522 +95079;48.99266;-.40124;130;20221019;22.9;14.2;18.6;3.4;16.7;1.5;1.8;8787 +95079;48.99266;-.40124;130;20221020;20.9;14.9;17.9;2.8;15.83;.7;1.57;8198 +95079;48.99266;-.40124;130;20221021;20;13.9;16.9;4.3;14.06;1.6;1.97;7455 +95079;48.99266;-.40124;130;20221022;19.8;12.3;16;3.5;14.46;1.8;1.5;7365 +95079;48.99266;-.40124;130;20221023;20.9;15.3;18.1;5.4;14.4;5.2;2.42;6088 +95079;48.99266;-.40124;130;20221024;18.1;13.5;15.8;6;13.8;3.7;1.91;6238 +95079;48.99266;-.40124;130;20221025;18.2;11.9;15.1;3.6;13.93;.2;1.32;6214 +95079;48.99266;-.40124;130;20221026;19.5;13.9;16.7;4;15.16;.2;1.48;5899 +95079;48.99266;-.40124;130;20221027;23;13.8;18.4;3.1;15.1;0;1.81;6802 +95079;48.99266;-.40124;130;20221028;19.7;14.2;17;3;15.23;0;1.36;5547 +95079;48.99266;-.40124;130;20221029;21.7;15.1;18.4;2.9;15.66;2.3;1.55;5565 +95079;48.99266;-.40124;130;20221030;15.8;13.9;14.9;2.5;14.06;2.7;.98;3642 +95079;48.99266;-.40124;130;20221031;17.2;10.2;13.7;3.8;13.56;6.8;1;5415 +95079;48.99266;-.40124;130;20221101;16;10.4;13.2;6.2;11.3;3.8;1.78;5278 +95079;48.99266;-.40124;130;20221102;15.7;8.2;11.9;4.6;11.16;1.1;1.29;6618 +95079;48.99266;-.40124;130;20221103;13.2;13.2;13.2;5.2;11.8;9.1;1.43;1066 +95079;48.99266;-.40124;130;20221104;12.8;8.1;10.5;4.6;9.7;2.9;1.28;5718 +95079;48.99266;-.40124;130;20221105;12.1;5.7;8.9;3.4;10.16;3.5;.7;4568 +95079;48.99266;-.40124;130;20221106;14.4;11.6;13;5.3;12.56;8.8;1.15;3402 +95079;48.99266;-.40124;130;20221107;16.4;11.4;13.9;6;12.26;.8;1.6;4502 +95079;48.99266;-.40124;130;20221108;15.7;11.7;13.7;6.8;12.03;.2;1.68;4529 +95079;48.99266;-.40124;130;20221109;14.6;10.7;12.7;4.1;11.2;.2;1.25;4859 +95079;48.99266;-.40124;130;20221110;15.1;7;11;3.4;11;0;.87;6105 +95079;48.99266;-.40124;130;20221111;12.4;7.6;10;3.4;10.83;.2;.64;5029 +95079;48.99266;-.40124;130;20221112;18.1;6.2;12.2;2.6;11.4;.2;.86;6986 +95079;48.99266;-.40124;130;20221113;18.3;7.4;12.8;2.5;11.43;.2;.89;6744 +95079;48.99266;-.40124;130;20221114;15.8;8.3;12.1;2.9;11.43;.4;.87;4953 +95079;48.99266;-.40124;130;20221115;14.3;7.9;11.1;4.9;10.76;4.5;1.1;3928 +95079;48.99266;-.40124;130;20221116;13;7.6;10.3;5.8;10.7;14.7;.94;3872 +95079;48.99266;-.40124;130;20221117;12.3;8.9;10.6;5.9;10.66;4.4;1;3179 +95079;48.99266;-.40124;130;20221118;11.4;7.8;9.6;3.3;9.63;1.9;.81;4088 +95079;48.99266;-.40124;130;20221119;11.4;3.6;7.5;2.5;7.9;1.1;.68;5233 +95079;48.99266;-.40124;130;20221120;12.3;3.8;8.1;4.2;9.4;1.5;.66;5240 +95079;48.99266;-.40124;130;20221121;11.3;6.1;8.7;4.8;9.23;15.7;.92;3100 +95079;48.99266;-.40124;130;20221122;10.6;4.9;7.7;5.4;8.83;3.5;.84;3878 +95079;48.99266;-.40124;130;20221123;12.5;4.9;8.7;5.1;9.6;3.5;.79;4461 +95079;48.99266;-.40124;130;20221124;12.9;6.6;9.7;5.2;10;6.9;.92;4161 +95079;48.99266;-.40124;130;20221125;12.6;7;9.8;3.4;9.6;.2;.79;4450 +95079;48.99266;-.40124;130;20221126;10.7;5.4;8;3.8;9.76;1.9;.48;3638 +95079;48.99266;-.40124;130;20221127;11.5;9.1;10.3;4.6;11.2;10.7;.7;2025 +95079;48.99266;-.40124;130;20221128;10.5;7.1;8.8;3.3;9.76;2.4;.56;3327 +95079;48.99266;-.40124;130;20221129;11.6;4.9;8.3;2.2;9.13;.1;.42;4113 +95079;48.99266;-.40124;130;20221130;7.1;4.7;5.9;2.1;8.23;.1;.38;2953 +95079;48.99266;-.40124;130;20221201;5.7;0;2.8;1.2;6.83;.1;.18;3440 +95079;48.99266;-.40124;130;20221202;5;-1;2;1.7;6.43;0;.26;2924 +95079;48.99266;-.40124;130;20221203;2.8;2.3;2.5;4;6.26;0;.6;973 +95079;48.99266;-.40124;130;20221204;2.6;.8;1.7;2.6;6.33;0;.34;1649 +95079;48.99266;-.40124;130;20221205;5.2;2.2;3.7;1.3;6.86;0;.34;2256 +95079;48.99266;-.40124;130;20221206;4.1;-1.9;1.1;1.5;6.2;.2;.12;3959 +95079;48.99266;-.40124;130;20221207;5.5;1;3.3;.9;7.26;1.8;.15;2854 +95079;48.99266;-.40124;130;20221208;5.1;1.7;3.4;1.2;7.06;.3;.22;2671 +95079;48.99266;-.40124;130;20221209;2.7;-1.6;.6;1.3;5.76;.2;.17;2871 +95079;48.99266;-.40124;130;20221210;5.5;-3.6;1;2.6;5.3;0;.35;4492 +95079;48.99266;-.40124;130;20221211;2.2;-2.2;0;3.6;5.16;.1;.43;2828 +95079;48.99266;-.40124;130;20221212;-.1;-1.5;-.8;2.6;5.26;0;.3;1479 +95079;48.99266;-.40124;130;20221213;.8;-4.3;-1.8;2.5;4.36;1.4;.32;3229 +95079;48.99266;-.40124;130;20221214;1;-1.5;-.2;2.1;5;0;.34;2421 +95079;48.99266;-.40124;130;20221215;3.4;-3.9;-.3;1.9;4.3;.2;.37;3715 +95079;48.99266;-.40124;130;20221216;5.9;-3.7;1.1;1;5;0;.13;4544 +95079;48.99266;-.40124;130;20221217;.2;-5.7;-2.8;2.1;4.16;0;.12;4307 +95079;48.99266;-.40124;130;20221218;6.2;-5;.6;5.2;6.06;7.8;.37;3350 +95079;48.99266;-.40124;130;20221219;12.3;6.4;9.3;6.3;10.8;4.9;.54;2981 +95079;48.99266;-.40124;130;20221220;11.8;11.3;11.6;4.4;11.4;10.2;1;571 +95079;48.99266;-.40124;130;20221221;12.3;5.8;9;4;11.1;8.1;.28;2928 +95079;48.99266;-.40124;130;20221222;13.6;10.5;12.1;6;12.7;5.6;.7;1869 +95079;48.99266;-.40124;130;20221223;14.9;12.5;13.7;5.4;12.9;.6;1.06;2269 +95079;48.99266;-.40124;130;20221224;12.2;10.7;11.4;3.7;11.56;2;.73;1643 +95079;48.99266;-.40124;130;20221225;11.5;9.4;10.4;2.9;11.63;6;.44;1716 +95079;48.99266;-.40124;130;20221226;10.2;9.4;9.8;4.2;9.43;.3;1;1858 +95079;48.99266;-.40124;130;20221227;10.1;3.8;7;4.2;8.3;0;.63;3759 +95079;48.99266;-.40124;130;20221228;11.7;8.3;10;7.6;10.66;3.3;.89;2075 +95079;48.99266;-.40124;130;20221229;10.6;8.9;9.7;6.5;9;.3;1.29;2755 +95079;48.99266;-.40124;130;20221230;14.9;4.7;9.8;6.9;11.43;11.8;.59;3643 +95079;48.99266;-.40124;130;20221231;16.6;14;15.3;9.8;13.3;5.2;1.99;2294 +95080;49.02383;-.0623;58;20220101;15.6;10.7;13.2;3.3;11.74;.3;.86;3127 +95080;49.02383;-.0623;58;20220102;14.5;11.6;13;6.6;11.46;0;1.32;2855 +95080;49.02383;-.0623;58;20220103;12.8;10.7;11.7;4.5;10.86;24.6;1.01;1758 +95080;49.02383;-.0623;58;20220104;9.7;7.6;8.7;4.4;8.71;1.3;.91;2208 +95080;49.02383;-.0623;58;20220105;6.7;2.7;4.7;4.1;6.21;.3;.8;2344 +95080;49.02383;-.0623;58;20220106;6.3;1.7;4;4.5;6.61;1.2;.65;2288 +95080;49.02383;-.0623;58;20220107;8.7;4.7;6.7;5.7;7.92;4.8;.74;3151 +95080;49.02383;-.0623;58;20220108;9.8;4.6;7.2;6.4;8.82;11.1;.62;2563 +95080;49.02383;-.0623;58;20220109;9.3;5.3;7.3;4.7;8.22;1.9;.73;3041 +95080;49.02383;-.0623;58;20220110;8.2;6.3;7.2;2.4;9.38;0;.32;1836 +95080;49.02383;-.0623;58;20220111;9.4;6.1;7.7;2.4;9.02;0;.41;2744 +95080;49.02383;-.0623;58;20220112;8.3;6;7.1;1.1;9.07;0;.3;2420 +95080;49.02383;-.0623;58;20220113;7.2;4.4;5.8;1.7;7.38;0;.39;3207 +95080;49.02383;-.0623;58;20220114;9.2;.6;4.9;2.4;6.15;0;.59;4988 +95080;49.02383;-.0623;58;20220115;1.2;-1.6;-.2;2.3;5.68;0;.2;2073 +95080;49.02383;-.0623;58;20220116;8;-.8;3.6;4;8.05;.9;.08;3935 +95080;49.02383;-.0623;58;20220117;9;4.5;6.7;1.6;8.28;0;.35;3715 +95080;49.02383;-.0623;58;20220118;4.3;-.8;1.8;1.5;6.98;.1;.12;3476 +95080;49.02383;-.0623;58;20220119;8.7;3.2;5.9;2.7;8.35;2.2;.38;3087 +95080;49.02383;-.0623;58;20220120;7.9;2.5;5.2;2.7;7.02;.2;.52;4276 +95080;49.02383;-.0623;58;20220121;6.4;3;4.7;1.9;6.48;0;.54;3035 +95080;49.02383;-.0623;58;20220122;6.6;2.1;4.3;1.7;7.32;0;.38;2457 +95080;49.02383;-.0623;58;20220123;4.5;4.4;4.4;3.1;6.95;0;.63;300 +95080;49.02383;-.0623;58;20220124;7;.3;3.6;2;6.42;0;.4;5327 +95080;49.02383;-.0623;58;20220125;.2;-3;-1.4;1.5;5.65;.1;.14;2775 +95080;49.02383;-.0623;58;20220126;5.7;-.1;2.8;1.4;7.08;0;.24;3577 +95080;49.02383;-.0623;58;20220127;9.2;4.6;6.9;3.7;8.88;.3;.45;4091 +95080;49.02383;-.0623;58;20220128;8.8;4.1;6.5;2.3;9.28;0;.24;3843 +95080;49.02383;-.0623;58;20220129;10.2;6;8.1;5;10.75;.3;.18;3152 +95080;49.02383;-.0623;58;20220130;10.5;5;7.8;2.4;8.42;0;.62;4581 +95080;49.02383;-.0623;58;20220131;8.9;5.5;7.2;6.8;7.68;.1;1.17;3520 +95080;49.02383;-.0623;58;20220201;10.8;4.2;7.5;6.1;10.05;.3;.33;3940 +95080;49.02383;-.0623;58;20220202;9.8;8.7;9.2;3.9;9.78;.1;.76;2126 +95080;49.02383;-.0623;58;20220203;9;6.4;7.7;3.4;9.08;0;.6;3552 +95080;49.02383;-.0623;58;20220204;10.4;6.7;8.6;4.8;8.05;.8;1.23;4123 +95080;49.02383;-.0623;58;20220205;10.1;3.3;6.7;4.6;7.78;0;.89;6317 +95080;49.02383;-.0623;58;20220206;11.6;8;9.8;8.9;10.25;5.1;.99;3595 +95080;49.02383;-.0623;58;20220207;11.1;4.7;7.9;3.6;7.95;0;.99;6435 +95080;49.02383;-.0623;58;20220208;11.1;6.6;8.9;3.4;9.85;0;.66;4513 +95080;49.02383;-.0623;58;20220209;8.4;3.6;6;2;8.75;0;.41;4654 +95080;49.02383;-.0623;58;20220210;7.7;5.7;6.7;4.1;8.35;5.3;.86;2912 +95080;49.02383;-.0623;58;20220211;9.8;2;5.9;2.1;6.61;0;.82;8779 +95080;49.02383;-.0623;58;20220212;10;-.6;4.7;3.6;5.65;0;1.26;10016 +95080;49.02383;-.0623;58;20220213;11.1;2;6.6;7.7;8.18;2.8;1.1;7406 +95080;49.02383;-.0623;58;20220214;10.9;6.9;8.9;5.5;8.91;3.4;1.2;6439 +95080;49.02383;-.0623;58;20220215;10.4;4.4;7.4;6;9.35;3;.67;4156 +95080;49.02383;-.0623;58;20220216;14.1;9.5;11.8;8.1;12.95;.7;.61;4989 +95080;49.02383;-.0623;58;20220217;13.4;9.9;11.7;6.8;9.82;0;1.77;6206 +95080;49.02383;-.0623;58;20220218;12.4;8.1;10.3;8.1;9.02;1.2;1.79;5785 +95080;49.02383;-.0623;58;20220219;10;2.9;6.4;6.3;7.65;.2;1.12;7579 +95080;49.02383;-.0623;58;20220220;13;7.7;10.4;8;10.12;2.3;1.34;5245 +95080;49.02383;-.0623;58;20220221;10.6;5.2;7.9;8;7.82;.3;1.58;6392 +95080;49.02383;-.0623;58;20220222;14.2;5.4;9.8;5;9.85;.4;1.23;7297 +95080;49.02383;-.0623;58;20220223;9.8;3.2;6.5;3;8.18;0;.8;6184 +95080;49.02383;-.0623;58;20220224;9.5;6.3;7.9;5.3;7.38;1.7;1.52;5917 +95080;49.02383;-.0623;58;20220225;10.6;2.4;6.5;3.4;7.02;.2;1.24;9225 +95080;49.02383;-.0623;58;20220226;11;-.2;5.4;4.3;5.98;0;1.57;10700 +95080;49.02383;-.0623;58;20220227;11.7;.8;6.2;5.1;5.75;0;1.93;10825 +95080;49.02383;-.0623;58;20220228;15.8;1.9;8.9;3.5;7.52;.9;1.85;11809 +95080;49.02383;-.0623;58;20220301;14.1;8;11;2.7;9.52;2;1.34;7099 +95080;49.02383;-.0623;58;20220302;14.1;7.9;11;2.8;9.05;0;1.47;8094 +95080;49.02383;-.0623;58;20220303;12.6;7.6;10.1;2.8;10.52;2;.98;6633 +95080;49.02383;-.0623;58;20220304;8.3;7.7;8;3.6;9.28;.1;.74;2295 +95080;49.02383;-.0623;58;20220305;7.9;4.4;6.2;4;8.65;1.7;.63;4150 +95080;49.02383;-.0623;58;20220306;8.7;4.8;6.7;4.4;6.65;0;1.51;8782 +95080;49.02383;-.0623;58;20220307;6.8;-.2;3.3;4.4;4.82;0;1.55;11168 +95080;49.02383;-.0623;58;20220308;14.6;-.4;7.1;4.5;6.69;.5;2.07;13017 +95080;49.02383;-.0623;58;20220309;14.2;5.9;10;4.9;8.92;0;1.84;10497 +95080;49.02383;-.0623;58;20220310;15.2;7.2;11.2;4.3;9.55;0;1.86;9549 +95080;49.02383;-.0623;58;20220311;13.2;7.5;10.4;5.9;9.72;3.7;1.57;7219 +95080;49.02383;-.0623;58;20220312;13.6;6.2;9.9;5.8;8.85;.2;1.91;10879 +95080;49.02383;-.0623;58;20220313;11.6;7.8;9.7;4.5;9.32;3.2;1.38;6804 +95080;49.02383;-.0623;58;20220314;15.2;4.8;10;3;8.48;.7;1.86;12197 +95080;49.02383;-.0623;58;20220315;14.4;7.4;10.9;3.2;10.65;1.8;1.42;9624 +95080;49.02383;-.0623;58;20220316;14.1;9.8;12;4.1;11.42;.6;1.33;6240 +95080;49.02383;-.0623;58;20220317;11.5;4.1;7.8;3.3;7.72;0;1.65;12227 +95080;49.02383;-.0623;58;20220318;14.4;1.2;7.8;4.6;6.78;0;2.56;17541 +95080;49.02383;-.0623;58;20220319;15.3;5.8;10.6;4.8;6.68;0;3.07;16315 +95080;49.02383;-.0623;58;20220320;13.4;2.2;7.8;2.9;6.35;0;2.25;17455 +95080;49.02383;-.0623;58;20220321;18.3;3;10.7;3.1;8.68;0;2.5;17028 +95080;49.02383;-.0623;58;20220322;17.9;5.2;11.6;3.4;6.78;0;3.1;17968 +95080;49.02383;-.0623;58;20220323;18;2.7;10.3;2.6;6.25;0;2.86;18375 +95080;49.02383;-.0623;58;20220324;18.6;3.5;11.1;2.7;6.95;0;3.02;18248 +95080;49.02383;-.0623;58;20220325;18.7;5.3;12;3.9;7.35;0;3.44;18255 +95080;49.02383;-.0623;58;20220326;18.7;3.9;11.3;4;7.78;0;3.3;18828 +95080;49.02383;-.0623;58;20220327;18.9;5.2;12.1;3;9.11;.1;2.95;18668 +95080;49.02383;-.0623;58;20220328;20.8;4.2;12.5;2.1;9.21;0;2.54;15010 +95080;49.02383;-.0623;58;20220329;16.4;11;13.7;2.8;10.21;.4;2.14;8892 +95080;49.02383;-.0623;58;20220330;11.8;8;9.9;3.5;10.38;5.2;1.14;5532 +95080;49.02383;-.0623;58;20220331;7.3;5.3;6.3;7.3;6.71;3.2;1.74;7884 +95080;49.02383;-.0623;58;20220401;6.7;2.2;4.5;7.9;5.41;4.4;1.88;5700 +95080;49.02383;-.0623;58;20220402;7.9;2.3;5.1;5.2;5.41;0;2.06;14519 +95080;49.02383;-.0623;58;20220403;8.2;-.1;4.1;3;5.15;0;1.96;17016 +95080;49.02383;-.0623;58;20220404;9.1;-.4;4.4;5.7;7.61;.7;1.06;9655 +95080;49.02383;-.0623;58;20220405;11.8;7.9;9.8;5.9;10.81;.1;1.14;8241 +95080;49.02383;-.0623;58;20220406;13.2;7;10.1;7.1;9.95;1.6;1.58;8022 +95080;49.02383;-.0623;58;20220407;12.8;10.1;11.4;8.8;9.81;4.9;2.54;14655 +95080;49.02383;-.0623;58;20220408;8.2;6.2;7.2;5;8.31;11.2;1.32;3766 +95080;49.02383;-.0623;58;20220409;10.8;2.4;6.6;3.1;6.91;.2;2.13;18196 +95080;49.02383;-.0623;58;20220410;14.1;1.6;7.9;3.5;6.35;0;2.81;20672 +95080;49.02383;-.0623;58;20220411;19.6;3.8;11.7;4.9;8.61;0;3.63;19215 +95080;49.02383;-.0623;58;20220412;16.9;10.5;13.7;3.5;11.58;0;2.07;8471 +95080;49.02383;-.0623;58;20220413;18.8;6.6;12.7;1.5;11.68;1.1;2.34;16443 +95080;49.02383;-.0623;58;20220414;20.7;6.7;13.7;1.7;11.31;.2;2.85;19286 +95080;49.02383;-.0623;58;20220415;21.6;7.2;14.4;2.1;11.11;0;3.36;22482 +95080;49.02383;-.0623;58;20220416;19.1;6.9;13;2.7;10.28;0;3.44;23160 +95080;49.02383;-.0623;58;20220417;20.3;5.6;13;2.7;8.95;0;3.56;22178 +95080;49.02383;-.0623;58;20220418;14.9;6.9;10.9;2.9;10.32;0;2.11;14223 +95080;49.02383;-.0623;58;20220419;13.5;5.3;9.4;3.2;9.41;.1;2.16;17174 +95080;49.02383;-.0623;58;20220420;16.1;6.6;11.4;3.2;10.38;0;2.69;18966 +95080;49.02383;-.0623;58;20220421;18.7;5.7;12.2;3.2;9.05;0;3.66;24180 +95080;49.02383;-.0623;58;20220422;17.1;7.7;12.4;3.8;9.98;0;3.04;18254 +95080;49.02383;-.0623;58;20220423;17.1;8.3;12.7;3.9;11.25;2.5;2.55;13852 +95080;49.02383;-.0623;58;20220424;16.4;9.9;13.1;3.9;11.15;0;2.82;17118 +95080;49.02383;-.0623;58;20220425;14.4;7.5;11;3.7;9.45;0;2.72;19288 +95080;49.02383;-.0623;58;20220426;15.2;6.2;10.7;4.3;8.98;0;2.99;19872 +95080;49.02383;-.0623;58;20220427;15.9;4.4;10.1;4.9;8.58;0;3.41;24275 +95080;49.02383;-.0623;58;20220428;15.1;6.8;11;3.7;9.91;0;2.49;15546 +95080;49.02383;-.0623;58;20220429;15.8;8.6;12.2;4.5;10.15;0;3.23;20417 +95080;49.02383;-.0623;58;20220430;15.2;7.5;11.3;3.8;9.05;0;2.97;18380 +95080;49.02383;-.0623;58;20220501;17.4;6.1;11.7;2.8;8.88;.5;3.03;18599 +95080;49.02383;-.0623;58;20220502;16.6;9.3;13;3.8;10.15;0;3.11;17661 +95080;49.02383;-.0623;58;20220503;17.1;9.3;13.2;3.8;10.05;0;3.2;17719 +95080;49.02383;-.0623;58;20220504;17.3;4.6;10.9;2.7;10.81;.1;2.51;17824 +95080;49.02383;-.0623;58;20220505;17.3;8.6;12.9;3.1;11.21;.1;3.05;20607 +95080;49.02383;-.0623;58;20220506;20.2;6.7;13.5;2.1;11.52;0;3.45;23897 +95080;49.02383;-.0623;58;20220507;17.5;9.8;13.7;2.5;12.42;.1;2.56;16330 +95080;49.02383;-.0623;58;20220508;19.1;9.7;14.4;2.3;12.48;.1;3.07;19708 +95080;49.02383;-.0623;58;20220509;25;7.8;16.4;1.9;12.02;0;4.2;24575 +95080;49.02383;-.0623;58;20220510;23.9;13.9;18.9;2.7;12.38;0;4.33;21519 +95080;49.02383;-.0623;58;20220511;22.1;9.9;16;3.4;12.28;0;3.9;21798 +95080;49.02383;-.0623;58;20220512;18.6;8.1;13.4;2.7;10.72;.1;3.24;20619 +95080;49.02383;-.0623;58;20220513;20;7.4;13.7;2.6;10.42;0;3.68;23414 +95080;49.02383;-.0623;58;20220514;22.6;6.4;14.5;1.5;11.22;.1;3.9;25594 +95080;49.02383;-.0623;58;20220515;24.7;14.4;19.6;3.2;13.88;3.4;4.17;17988 +95080;49.02383;-.0623;58;20220516;23;14.2;18.6;3;15.48;2.7;3.62;19036 +95080;49.02383;-.0623;58;20220517;28.6;12.2;20.4;2.7;15.12;1.2;5.1;25439 +95080;49.02383;-.0623;58;20220518;25.4;12.3;18.8;2.4;15.52;0;4.18;22766 +95080;49.02383;-.0623;58;20220519;21.3;13.4;17.3;2.8;14.25;5.6;3.4;18597 +95080;49.02383;-.0623;58;20220520;18.8;12.1;15.4;2.4;12.38;4.1;2.86;15602 +95080;49.02383;-.0623;58;20220521;21.6;9.6;15.6;1.8;12.45;.7;3.81;23908 +95080;49.02383;-.0623;58;20220522;21.8;9.6;15.7;1.4;13.72;3.1;3.27;20014 +95080;49.02383;-.0623;58;20220523;17.1;13.5;15.3;2.4;14.15;6.8;2.05;10612 +95080;49.02383;-.0623;58;20220524;17.4;9.2;13.3;3.1;11.12;.7;3.06;19224 +95080;49.02383;-.0623;58;20220525;16.6;7.3;12;3.4;11.62;.5;2.5;17300 +95080;49.02383;-.0623;58;20220526;17;12.4;14.7;3.2;13.22;0;2.34;12764 +95080;49.02383;-.0623;58;20220527;20.1;11.7;15.9;3.2;12.68;.2;3.5;19758 +95080;49.02383;-.0623;58;20220528;16.8;8.6;12.7;3;10.52;0;3.42;23086 +95080;49.02383;-.0623;58;20220529;15;6.6;10.8;2.8;9.12;.2;3.17;22984 +95080;49.02383;-.0623;58;20220530;17.8;4.8;11.3;1.5;9.12;0;3.39;23839 +95080;49.02383;-.0623;58;20220531;18.6;6.1;12.3;2.3;9.38;.1;3.58;23144 +95080;49.02383;-.0623;58;20220601;18.9;6.8;12.9;2.7;9.88;0;3.89;25643 +95080;49.02383;-.0623;58;20220602;22.3;7.4;14.9;2.2;10.72;1.1;4.2;25136 +95080;49.02383;-.0623;58;20220603;19.1;11.9;15.5;1.7;13.82;8.4;2.63;14870 +95080;49.02383;-.0623;58;20220604;24.5;13.8;19.1;2.3;17.08;8.1;3.82;20629 +95080;49.02383;-.0623;58;20220605;19;14.3;16.6;2.6;15.35;3.2;2.47;13345 +95080;49.02383;-.0623;58;20220606;21.9;9.7;15.8;2.6;13.02;5.2;3.97;24009 +95080;49.02383;-.0623;58;20220607;21.6;14.6;18.1;3.4;15.02;3.8;3.49;17713 +95080;49.02383;-.0623;58;20220608;19.8;14.8;17.3;4.6;14.25;.4;3.43;17501 +95080;49.02383;-.0623;58;20220609;21.1;11.4;16.3;3.1;13.28;0;3.54;19609 +95080;49.02383;-.0623;58;20220610;22;12.5;17.2;2.8;15.12;.2;3.33;18218 +95080;49.02383;-.0623;58;20220611;22.3;14.2;18.3;1.9;13.82;.2;4;22281 +95080;49.02383;-.0623;58;20220612;20.2;9.9;15;2.4;12.15;.1;3.89;24543 +95080;49.02383;-.0623;58;20220613;20.2;9.4;14.8;2.6;11.68;.1;3.98;24392 +95080;49.02383;-.0623;58;20220614;24.8;8.5;16.6;1.9;12.08;0;4.87;29251 +95080;49.02383;-.0623;58;20220615;27.4;12.9;20.1;1.9;13.52;0;5.27;27856 +95080;49.02383;-.0623;58;20220616;28.3;11;19.7;2;13.55;0;5.49;29507 +95080;49.02383;-.0623;58;20220617;34.5;13.9;24.2;2;15.42;0;6.55;29869 +95080;49.02383;-.0623;58;20220618;35;17.4;26.2;2.7;17.15;1.8;6.9;28069 +95080;49.02383;-.0623;58;20220619;19.3;13.2;16.3;4.1;14.82;3.1;2.92;16067 +95080;49.02383;-.0623;58;20220620;20.3;13.5;16.9;3.5;14.08;.1;3.44;18331 +95080;49.02383;-.0623;58;20220621;23.8;13.4;18.6;2.6;14.15;.1;4.53;24573 +95080;49.02383;-.0623;58;20220622;25.9;14;19.9;2.6;14.75;11.3;5.05;26456 +95080;49.02383;-.0623;58;20220623;25.5;15.5;20.5;1.9;17.38;.3;3.93;20241 +95080;49.02383;-.0623;58;20220624;23.7;15.9;19.8;3.4;16.08;1.8;3.91;18495 +95080;49.02383;-.0623;58;20220625;20.5;11.8;16.1;3;13.48;1.4;3.34;18391 +95080;49.02383;-.0623;58;20220626;21.7;8.8;15.3;2.6;11.68;0;4.06;23597 +95080;49.02383;-.0623;58;20220627;21.8;10.6;16.2;2.3;12.58;0;4.02;23394 +95080;49.02383;-.0623;58;20220628;23.2;10.4;16.8;2.3;11.88;0;4.4;24678 +95080;49.02383;-.0623;58;20220629;20.4;11.9;16.1;2.7;13.62;2.7;3.12;17073 +95080;49.02383;-.0623;58;20220630;19.7;10.5;15.1;2.2;12.48;4.6;3.28;19166 +95080;49.02383;-.0623;58;20220701;21.2;8.4;14.8;2.7;11.32;0;3.98;23879 +95080;49.02383;-.0623;58;20220702;24.1;9.9;17;2.3;12.38;.1;4.61;25996 +95080;49.02383;-.0623;58;20220703;20.8;10.5;15.7;2.5;12.92;0;3.5;20225 +95080;49.02383;-.0623;58;20220704;21.1;10;15.5;2.9;12.72;.1;4.07;25493 +95080;49.02383;-.0623;58;20220705;20.7;10.9;15.8;3;12.55;.1;4.06;24487 +95080;49.02383;-.0623;58;20220706;23.5;11.4;17.5;2.7;13.85;0;4.5;26027 +95080;49.02383;-.0623;58;20220707;21.1;13.6;17.4;3.2;14.88;.2;3.28;17048 +95080;49.02383;-.0623;58;20220708;25.1;10.7;17.9;1.8;14.18;.1;4.66;27389 +95080;49.02383;-.0623;58;20220709;25.9;12.4;19.2;2.5;14.98;.1;4.98;27547 +95080;49.02383;-.0623;58;20220710;26.4;13.5;20;2.7;13.62;0;5.33;27218 +95080;49.02383;-.0623;58;20220711;29.8;14.2;22;2.2;14.68;0;5.74;28222 +95080;49.02383;-.0623;58;20220712;34.1;17.1;25.6;2.2;15.02;0;6.45;28018 +95080;49.02383;-.0623;58;20220713;31.9;18.3;25.1;2;16.45;0;5.79;26364 +95080;49.02383;-.0623;58;20220714;24.3;15.3;19.8;2.9;15.15;0;4.56;23884 +95080;49.02383;-.0623;58;20220715;25.2;11.5;18.3;1.9;12.75;0;4.79;26984 +95080;49.02383;-.0623;58;20220716;28.1;10.6;19.4;1.8;12.78;0;5.18;28011 +95080;49.02383;-.0623;58;20220717;33.1;15.1;24.1;2.6;11.92;0;6.66;27636 +95080;49.02383;-.0623;58;20220718;39.7;17.6;28.6;2.7;11.68;0;8.06;28258 +95080;49.02383;-.0623;58;20220719;38;23.2;30.6;3.7;14.75;.6;8.28;24628 +95080;49.02383;-.0623;58;20220720;25.7;17.2;21.4;2.6;17.52;2.3;3.86;17923 +95080;49.02383;-.0623;58;20220721;24.2;17.4;20.8;2.7;17.08;0;3.65;17037 +95080;49.02383;-.0623;58;20220722;24.7;16.3;20.5;2.3;18.32;8.1;3.27;16057 +95080;49.02383;-.0623;58;20220723;25.8;16.2;21;2.4;16.75;0;4.05;19758 +95080;49.02383;-.0623;58;20220724;32.8;15.4;24.1;2.8;15.65;0;6.31;27338 +95080;49.02383;-.0623;58;20220725;23.7;15.8;19.8;3.6;15.68;0;3.82;17448 +95080;49.02383;-.0623;58;20220726;21.2;16.7;19;3.2;13.85;0;3.49;14774 +95080;49.02383;-.0623;58;20220727;23.8;11.3;17.6;1.9;12.98;0;3.95;22097 +95080;49.02383;-.0623;58;20220728;26.2;15.7;21;2.1;11.82;0;4.48;19813 +95080;49.02383;-.0623;58;20220729;28.5;14.8;21.6;1.4;13.42;.1;4.7;24394 +95080;49.02383;-.0623;58;20220730;27.2;14.6;20.9;2.6;15.62;0;4.6;22984 +95080;49.02383;-.0623;58;20220731;23.5;17.7;20.6;3.3;17.62;0;3.15;13347 +95080;49.02383;-.0623;58;20220801;26.1;18;22;2.7;16.82;0;4.11;18603 +95080;49.02383;-.0623;58;20220802;29.5;14.4;22;2;16.88;.1;4.82;24582 +95080;49.02383;-.0623;58;20220803;29.5;15.9;22.7;1.7;18.78;.1;4.75;24426 +95080;49.02383;-.0623;58;20220804;23.9;17;20.4;2.9;16.55;.1;3.77;18359 +95080;49.02383;-.0623;58;20220805;21.8;13.7;17.8;3.7;12.55;0;4.11;19988 +95080;49.02383;-.0623;58;20220806;24.1;9.8;16.9;2.7;11.32;0;4.49;24519 +95080;49.02383;-.0623;58;20220807;25.1;11.5;18.3;2.8;11.78;0;4.75;24584 +95080;49.02383;-.0623;58;20220808;26.3;12.7;19.5;3;13.48;0;4.85;24515 +95080;49.02383;-.0623;58;20220809;26.5;13.4;19.9;3.1;15.15;0;4.71;24176 +95080;49.02383;-.0623;58;20220810;31.5;15.1;23.3;2.6;15.72;0;5.55;25093 +95080;49.02383;-.0623;58;20220811;32.5;16.3;24.4;2.4;14.18;0;5.75;24585 +95080;49.02383;-.0623;58;20220812;33.2;16.1;24.6;2;13.52;0;5.53;24518 +95080;49.02383;-.0623;58;20220813;34.1;16.3;25.2;2.6;12.15;0;6.15;23790 +95080;49.02383;-.0623;58;20220814;25.8;18.9;22.3;2.1;14.42;2.9;3.5;12699 +95080;49.02383;-.0623;58;20220815;26.2;15.7;21;2.4;17.52;.2;3.57;17666 +95080;49.02383;-.0623;58;20220816;26.8;17.4;22.1;2.3;17.12;1.3;3.6;15655 +95080;49.02383;-.0623;58;20220817;24.9;15.4;20.1;1.9;16.98;10.4;3.15;15753 +95080;49.02383;-.0623;58;20220818;24.7;15.8;20.2;2.5;17.52;0;3.21;16397 +95080;49.02383;-.0623;58;20220819;22.3;17.5;19.9;3.3;16.88;1.8;2.74;11425 +95080;49.02383;-.0623;58;20220820;24;12.2;18.1;2.5;13.82;.2;3.46;18070 +95080;49.02383;-.0623;58;20220821;24.1;11.7;17.9;1.9;14.28;.1;3.24;18032 +95080;49.02383;-.0623;58;20220822;25.6;14.6;20.1;1.8;16.85;.9;3.11;16201 +95080;49.02383;-.0623;58;20220823;25.2;18.5;21.9;1.7;20.35;.1;2.56;12223 +95080;49.02383;-.0623;58;20220824;30.2;16.5;23.3;1.7;19.32;1.4;3.91;19247 +95080;49.02383;-.0623;58;20220825;22.9;19;20.9;2.9;19.52;1.2;2.4;10560 +95080;49.02383;-.0623;58;20220826;23.2;14.4;18.8;2.6;15.68;.2;3.13;16747 +95080;49.02383;-.0623;58;20220827;25;12.3;18.7;2.3;14.15;0;3.64;20263 +95080;49.02383;-.0623;58;20220828;24.3;12.7;18.5;2.4;13.88;0;3.48;18624 +95080;49.02383;-.0623;58;20220829;26.6;14.6;20.6;3.2;13.45;0;4.37;19630 +95080;49.02383;-.0623;58;20220830;25.7;14.2;19.9;2.8;14.22;0;3.98;19836 +95080;49.02383;-.0623;58;20220831;25.6;15.5;20.6;2.5;15.72;.1;3.59;17871 +95080;49.02383;-.0623;58;20220901;24.1;14.9;19.5;1.3;16.28;20.4;2.51;13561 +95080;49.02383;-.0623;58;20220902;23.1;15.9;19.5;1.8;17.82;5.3;2.46;13595 +95080;49.02383;-.0623;58;20220903;23.4;15.6;19.5;2.3;16.85;.8;2.51;12396 +95080;49.02383;-.0623;58;20220904;27.8;12.8;20.3;2.9;15.02;0;3.91;18056 +95080;49.02383;-.0623;58;20220905;26.2;16.1;21.2;2.7;16.75;.7;3.22;14400 +95080;49.02383;-.0623;58;20220906;22.9;15.3;19.1;3.5;16.18;3.4;2.68;11219 +95080;49.02383;-.0623;58;20220907;23.8;15.2;19.5;4;15.75;5.8;3.14;13425 +95080;49.02383;-.0623;58;20220908;22.2;14.3;18.2;4.4;15.22;3.4;2.82;12593 +95080;49.02383;-.0623;58;20220909;20.3;15;17.6;5.6;15.12;10.7;2.63;11718 +95080;49.02383;-.0623;58;20220910;19.9;15.1;17.5;3.1;15.75;3.2;2.03;9970 +95080;49.02383;-.0623;58;20220911;24.4;11;17.7;1.9;14.78;.1;2.76;16594 +95080;49.02383;-.0623;58;20220912;29.8;14.1;22;3;15.65;.1;4.06;17309 +95080;49.02383;-.0623;58;20220913;23.9;19.6;21.7;2.1;18.05;6.3;2.19;7905 +95080;49.02383;-.0623;58;20220914;24.3;17.2;20.7;2.2;19.05;21.8;2.2;10669 +95080;49.02383;-.0623;58;20220915;19.4;13.8;16.6;2.7;14.58;.1;1.99;10720 +95080;49.02383;-.0623;58;20220916;17.8;12.7;15.2;3.1;11.18;.9;2.43;11955 +95080;49.02383;-.0623;58;20220917;16.2;7.9;12;2.5;8.98;0;2.2;13514 +95080;49.02383;-.0623;58;20220918;18.4;9.2;13.8;3.4;10.45;0;2.51;13990 +95080;49.02383;-.0623;58;20220919;18.5;8.8;13.7;1.6;10.92;0;1.99;13338 +95080;49.02383;-.0623;58;20220920;18.5;8.7;13.6;1.7;11.32;.1;1.88;12073 +95080;49.02383;-.0623;58;20220921;18.8;7.5;13.2;1.3;10.95;.1;1.89;13687 +95080;49.02383;-.0623;58;20220922;21.6;7;14.3;1.6;10.68;0;2.27;15236 +95080;49.02383;-.0623;58;20220923;17.9;11.1;14.5;1.8;12.42;4.6;1.58;8681 +95080;49.02383;-.0623;58;20220924;15.8;12.6;14.2;3.2;13.68;13.2;1.26;6373 +95080;49.02383;-.0623;58;20220925;16.6;11.7;14.1;2.5;12.38;.8;1.6;9090 +95080;49.02383;-.0623;58;20220926;15.6;10.4;13;4.4;11.48;9.3;1.63;6769 +95080;49.02383;-.0623;58;20220927;16.2;11.3;13.8;4.5;11.65;10.7;1.85;7808 +95080;49.02383;-.0623;58;20220928;15.2;10.7;13;2.9;11.68;4;1.47;8293 +95080;49.02383;-.0623;58;20220929;15.5;8.4;11.9;1.7;10.55;.3;1.45;10077 +95080;49.02383;-.0623;58;20220930;17;6.5;11.7;4.1;10.82;3.4;1.78;11554 +95080;49.02383;-.0623;58;20221001;19.9;12.9;16.4;5.1;14.68;1.9;1.99;10225 +95080;49.02383;-.0623;58;20221002;18.7;14.6;16.7;3.4;15.72;.4;1.44;6935 +95080;49.02383;-.0623;58;20221003;17.6;9.8;13.7;2.7;13.12;0;1.34;8660 +95080;49.02383;-.0623;58;20221004;18.4;10.4;14.4;3.1;13.25;0;1.5;8903 +95080;49.02383;-.0623;58;20221005;20.6;14.9;17.8;4.7;13.35;.6;2.55;8114 +95080;49.02383;-.0623;58;20221006;18.5;9.1;13.8;2.4;10.72;0;1.84;11410 +95080;49.02383;-.0623;58;20221007;18.5;6.8;12.6;2.4;10.72;.1;1.7;11825 +95080;49.02383;-.0623;58;20221008;17.6;9.9;13.8;2.6;11.18;0;1.7;10369 +95080;49.02383;-.0623;58;20221009;19;5.9;12.4;2.8;9.68;0;1.95;12139 +95080;49.02383;-.0623;58;20221010;18.2;10.6;14.4;2.6;12.15;.3;1.5;6974 +95080;49.02383;-.0623;58;20221011;16.6;5.9;11.2;1.8;9.35;0;1.45;11267 +95080;49.02383;-.0623;58;20221012;19.3;5.4;12.4;2.2;10.55;0;1.59;10834 +95080;49.02383;-.0623;58;20221013;16.9;11.9;14.4;2.6;14.05;1.3;1.02;5757 +95080;49.02383;-.0623;58;20221014;16.3;13.3;14.8;2.5;15.15;9.4;.83;4489 +95080;49.02383;-.0623;58;20221015;18.6;14.1;16.4;4;14.75;.3;1.51;7374 +95080;49.02383;-.0623;58;20221016;16.8;11.7;14.3;3.2;14.18;5;1;6212 +95080;49.02383;-.0623;58;20221017;19.6;14.5;17.1;2.6;15.95;.2;1.23;6004 +95080;49.02383;-.0623;58;20221018;19.1;13.2;16.2;2.4;16.12;.2;1.02;5790 +95080;49.02383;-.0623;58;20221019;22.5;14.7;18.6;4.4;16.82;1;1.8;8129 +95080;49.02383;-.0623;58;20221020;20.9;15.5;18.2;3.2;15.98;.9;1.6;7824 +95080;49.02383;-.0623;58;20221021;20.5;14.2;17.3;4.6;14.35;2.4;1.97;7393 +95080;49.02383;-.0623;58;20221022;19.9;12;16;3.7;14.35;.4;1.47;7438 +95080;49.02383;-.0623;58;20221023;21.4;15.1;18.3;5.5;14.62;7;2.33;6493 +95080;49.02383;-.0623;58;20221024;18.7;13.8;16.2;6.1;13.62;5;1.96;6453 +95080;49.02383;-.0623;58;20221025;18.5;11.4;15;3.9;13.85;.2;1.29;6409 +95080;49.02383;-.0623;58;20221026;20.2;13.8;17;4.4;15.08;.1;1.57;6330 +95080;49.02383;-.0623;58;20221027;23.3;13.2;18.2;3.3;15.05;0;1.78;7142 +95080;49.02383;-.0623;58;20221028;20.3;14;17.1;3.1;15.15;0;1.33;6036 +95080;49.02383;-.0623;58;20221029;21.9;15;18.4;3.2;15.65;.2;1.56;5711 +95080;49.02383;-.0623;58;20221030;16;14.4;15.2;2.4;14.02;3;.93;3106 +95080;49.02383;-.0623;58;20221031;17.7;9.6;13.6;4.2;13.45;8.9;.99;5915 +95080;49.02383;-.0623;58;20221101;16.5;10.7;13.6;6.5;11.25;3.5;1.82;5534 +95080;49.02383;-.0623;58;20221102;15.8;8.5;12.2;4.8;11.08;1.3;1.24;6459 +95080;49.02383;-.0623;58;20221103;13.4;13.4;13.4;5.3;11.72;7;1.4;1066 +95080;49.02383;-.0623;58;20221104;13;8.5;10.8;4.6;9.78;2.3;1.17;5558 +95080;49.02383;-.0623;58;20221105;12.3;6.9;9.6;3.8;10.28;3.8;.73;3930 +95080;49.02383;-.0623;58;20221106;14.5;11.7;13.1;5.4;12.35;9.5;1.06;3181 +95080;49.02383;-.0623;58;20221107;16.6;11.5;14.1;6.2;12.22;.2;1.53;4591 +95080;49.02383;-.0623;58;20221108;16.1;12.1;14.1;6.9;11.92;.4;1.69;4487 +95080;49.02383;-.0623;58;20221109;15;11;13;4.2;11.12;.1;1.24;4947 +95080;49.02383;-.0623;58;20221110;15.2;6.9;11.1;3.7;10.82;0;.87;6079 +95080;49.02383;-.0623;58;20221111;12.6;8.1;10.4;3.8;10.78;.2;.67;4615 +95080;49.02383;-.0623;58;20221112;17.3;7;12.2;3.1;11.52;.3;.87;6208 +95080;49.02383;-.0623;58;20221113;17.2;8.2;12.7;3.1;11.65;.2;.91;5665 +95080;49.02383;-.0623;58;20221114;16.2;8.3;12.2;3.2;11.18;.5;.9;5011 +95080;49.02383;-.0623;58;20221115;14.4;8;11.2;5.2;10.68;4;1.06;3767 +95080;49.02383;-.0623;58;20221116;12.9;7.8;10.3;6;10.62;12.7;.84;3700 +95080;49.02383;-.0623;58;20221117;12.3;9.3;10.8;6.5;10.65;4.3;.95;2951 +95080;49.02383;-.0623;58;20221118;12.1;8;10;3.9;9.65;2.6;.85;4339 +95080;49.02383;-.0623;58;20221119;11.8;5;8.4;3;8.28;1.1;.75;4847 +95080;49.02383;-.0623;58;20221120;12.6;4.6;8.6;4.2;9.12;1.9;.74;4986 +95080;49.02383;-.0623;58;20221121;11.5;6.2;8.8;5.1;9.18;13.6;.88;2980 +95080;49.02383;-.0623;58;20221122;10.8;5;7.9;5.7;8.78;4;.76;3842 +95080;49.02383;-.0623;58;20221123;12.8;5;8.9;5.1;9.38;3.6;.81;4447 +95080;49.02383;-.0623;58;20221124;13.2;6.8;10;5.4;9.85;6.8;.93;4202 +95080;49.02383;-.0623;58;20221125;13.1;7.1;10.1;3.5;9.55;0;.78;4503 +95080;49.02383;-.0623;58;20221126;11.1;6.2;8.7;4;9.72;1.5;.54;3446 +95080;49.02383;-.0623;58;20221127;11.7;9.3;10.5;4.7;10.92;13.5;.68;1962 +95080;49.02383;-.0623;58;20221128;11;7.3;9.2;3.3;9.92;2;.51;3425 +95080;49.02383;-.0623;58;20221129;11.6;5.5;8.6;2.8;9.28;.1;.48;3893 +95080;49.02383;-.0623;58;20221130;7.8;5;6.4;2.4;8.12;.1;.39;3184 +95080;49.02383;-.0623;58;20221201;5.7;.2;2.9;1.5;6.95;.1;.18;3231 +95080;49.02383;-.0623;58;20221202;6.3;-.4;2.9;2.4;6.65;0;.31;2964 +95080;49.02383;-.0623;58;20221203;3.2;2.6;2.9;4.1;6.22;0;.57;1254 +95080;49.02383;-.0623;58;20221204;3;1.2;2.1;2.8;6.25;0;.36;1579 +95080;49.02383;-.0623;58;20221205;5.4;2.4;3.9;1.5;6.78;0;.33;2205 +95080;49.02383;-.0623;58;20221206;4.1;-1.8;1.1;1.5;6.05;.3;.1;3776 +95080;49.02383;-.0623;58;20221207;6.1;1;3.6;1.2;7.18;1.7;.15;3023 +95080;49.02383;-.0623;58;20221208;5.2;2;3.6;1.4;7.12;.4;.21;2519 +95080;49.02383;-.0623;58;20221209;2.1;-1.5;.3;1.5;5.68;.2;.2;2223 +95080;49.02383;-.0623;58;20221210;5.8;-2.1;1.8;2.9;5.52;0;.37;4165 +95080;49.02383;-.0623;58;20221211;2.6;-1.8;.4;3.9;5.15;0;.42;2730 +95080;49.02383;-.0623;58;20221212;0;-1.3;-.6;3.2;5.08;0;.37;1215 +95080;49.02383;-.0623;58;20221213;.8;-3.7;-1.5;3.2;4.25;.5;.41;3022 +95080;49.02383;-.0623;58;20221214;1.5;-1.4;.1;2;4.82;.1;.33;2564 +95080;49.02383;-.0623;58;20221215;4;-3.5;.2;2.3;4.32;.1;.47;3608 +95080;49.02383;-.0623;58;20221216;6.5;-2.7;1.9;1.3;5.42;0;.16;4272 +95080;49.02383;-.0623;58;20221217;-.3;-4.9;-2.6;3;4.45;0;.15;3669 +95080;49.02383;-.0623;58;20221218;6.6;-4.3;1.1;5.8;5.88;6.7;.45;3257 +95080;49.02383;-.0623;58;20221219;12.5;6.4;9.5;7.1;10.48;1.4;.58;3025 +95080;49.02383;-.0623;58;20221220;12.2;11.5;11.8;5;11.25;10.1;1.05;212 +95080;49.02383;-.0623;58;20221221;12.4;5.8;9.1;3.9;10.92;7.6;.25;2827 +95080;49.02383;-.0623;58;20221222;13.7;10.5;12.1;5.8;12.52;6.8;.61;1910 +95080;49.02383;-.0623;58;20221223;15.3;12.5;13.9;5.3;12.78;2;.97;2431 +95080;49.02383;-.0623;58;20221224;12.5;10.8;11.7;3.5;11.42;2.5;.7;1730 +95080;49.02383;-.0623;58;20221225;11.6;9.2;10.4;3;11.55;4.4;.38;1864 +95080;49.02383;-.0623;58;20221226;10.5;9.6;10;4.2;9.35;.7;.96;1915 +95080;49.02383;-.0623;58;20221227;10.4;3.8;7.1;4.3;8.18;.1;.59;3803 +95080;49.02383;-.0623;58;20221228;12.1;8.3;10.2;8;10.55;.5;.85;2159 +95080;49.02383;-.0623;58;20221229;10.8;9.4;10.1;6.5;9.02;.1;1.3;2629 +95080;49.02383;-.0623;58;20221230;15.3;4.7;10;6.8;11.18;7.8;.61;3697 +95080;49.02383;-.0623;58;20221231;17;13.8;15.4;10;13.12;2.3;1.91;2419 +95081;49.05398;.27703;182;20220101;15.1;9.4;12.3;3.2;11.49;1;.76;3131 +95081;49.05398;.27703;182;20220102;13.5;10.8;12.1;4.6;11.14;.2;1.15;2055 +95081;49.05398;.27703;182;20220103;12.2;9.9;11;3.7;10.74;23.8;.89;1708 +95081;49.05398;.27703;182;20220104;8.8;7;7.9;4;8.79;1.2;.76;2058 +95081;49.05398;.27703;182;20220105;5.7;1.2;3.4;3.3;6.09;.2;.62;2894 +95081;49.05398;.27703;182;20220106;5.5;-.1;2.7;3.3;6.29;1.2;.52;2588 +95081;49.05398;.27703;182;20220107;7.5;3.7;5.6;5.1;7.89;4.8;.6;3085 +95081;49.05398;.27703;182;20220108;8.9;3.8;6.3;5.1;8.69;12.6;.59;1915 +95081;49.05398;.27703;182;20220109;8.2;4.7;6.5;4.1;7.99;3.7;.64;2471 +95081;49.05398;.27703;182;20220110;7.3;5;6.1;2.3;8.86;0;.28;2039 +95081;49.05398;.27703;182;20220111;9.1;3.8;6.5;2.5;8.29;0;.35;3003 +95081;49.05398;.27703;182;20220112;6.7;3.8;5.2;1.2;8.84;0;.31;1466 +95081;49.05398;.27703;182;20220113;6;3.1;4.5;2.1;7.24;0;.38;3275 +95081;49.05398;.27703;182;20220114;8.3;-.5;3.9;2.5;5.94;.1;.58;5049 +95081;49.05398;.27703;182;20220115;-1;-2.7;-1.8;2;5.49;.1;.15;2178 +95081;49.05398;.27703;182;20220116;6.2;-1.1;2.5;3.1;7.84;.4;.07;2973 +95081;49.05398;.27703;182;20220117;7.8;4.6;6.2;1.3;8.34;0;.31;3223 +95081;49.05398;.27703;182;20220118;4.9;-1.4;1.7;1.4;7.04;.1;.12;3826 +95081;49.05398;.27703;182;20220119;7.1;3.2;5.1;2.5;8.19;2.3;.38;2485 +95081;49.05398;.27703;182;20220120;6.6;1.6;4.1;2.8;6.99;.2;.5;3810 +95081;49.05398;.27703;182;20220121;5.4;.2;2.8;2.2;6.29;0;.44;3565 +95081;49.05398;.27703;182;20220122;5.4;2.4;3.9;2;7.14;0;.44;2258 +95081;49.05398;.27703;182;20220123;3.1;3.3;3.2;3;6.89;0;.51;400 +95081;49.05398;.27703;182;20220124;5.9;-.6;2.7;1.8;6.24;0;.33;5635 +95081;49.05398;.27703;182;20220125;-.6;-3.2;-1.9;1;5.54;0;.2;2194 +95081;49.05398;.27703;182;20220126;4.5;-.9;1.8;1.1;6.94;0;.26;2932 +95081;49.05398;.27703;182;20220127;8.1;3.7;5.9;2.9;8.59;.3;.44;3320 +95081;49.05398;.27703;182;20220128;7.6;3.3;5.5;1.8;9.14;0;.3;2904 +95081;49.05398;.27703;182;20220129;9.6;6;7.8;4.3;10.49;.6;.3;2778 +95081;49.05398;.27703;182;20220130;9.6;4.4;7;1.4;8.34;.1;.51;5168 +95081;49.05398;.27703;182;20220131;7.8;4.9;6.3;5.5;7.49;.1;1.02;4216 +95081;49.05398;.27703;182;20220201;9.8;3.2;6.5;6;9.79;.3;.28;3303 +95081;49.05398;.27703;182;20220202;9;8.1;8.5;3.5;9.54;.1;.75;2008 +95081;49.05398;.27703;182;20220203;8.1;5.6;6.8;2.5;8.89;.1;.54;2736 +95081;49.05398;.27703;182;20220204;10;6.6;8.3;3.8;7.94;.9;1.16;3945 +95081;49.05398;.27703;182;20220205;9;2.4;5.7;3.4;7.49;0;.77;6527 +95081;49.05398;.27703;182;20220206;10.5;6.9;8.7;7.5;10.14;6.3;.78;2753 +95081;49.05398;.27703;182;20220207;10.2;3.7;6.9;3.4;7.69;0;.97;6750 +95081;49.05398;.27703;182;20220208;9.7;5.4;7.6;2.8;9.54;0;.57;3453 +95081;49.05398;.27703;182;20220209;6;3.9;5;1.5;8.44;0;.39;3981 +95081;49.05398;.27703;182;20220210;6.2;4.7;5.4;3.6;8.29;4.3;.76;2969 +95081;49.05398;.27703;182;20220211;8.9;1.1;5;2.1;6.49;0;.81;8298 +95081;49.05398;.27703;182;20220212;8.8;-1.5;3.7;3.6;5.41;0;1.19;10090 +95081;49.05398;.27703;182;20220213;10.8;.2;5.5;6.8;7.84;3.3;1.07;7189 +95081;49.05398;.27703;182;20220214;10.8;6.3;8.5;5.5;8.79;2.9;1.27;6757 +95081;49.05398;.27703;182;20220215;9.4;2.5;6;6;9.14;3.8;.54;4259 +95081;49.05398;.27703;182;20220216;13.7;8.7;11.2;6.5;12.89;1.5;.59;4046 +95081;49.05398;.27703;182;20220217;12.9;9.2;11.1;6;9.59;.1;1.75;6990 +95081;49.05398;.27703;182;20220218;11.7;8;9.8;6.5;9.04;1;1.62;5013 +95081;49.05398;.27703;182;20220219;9.1;2.1;5.6;5;7.29;.1;1.12;7933 +95081;49.05398;.27703;182;20220220;12.5;7;9.7;6.6;9.89;2.5;1.31;4802 +95081;49.05398;.27703;182;20220221;9.4;4.2;6.8;8.1;7.54;.3;1.49;5568 +95081;49.05398;.27703;182;20220222;12.9;4.3;8.6;3.8;9.54;.5;1.07;5664 +95081;49.05398;.27703;182;20220223;9.2;3.4;6.3;2.3;8.09;0;.8;5812 +95081;49.05398;.27703;182;20220224;8.9;4.8;6.8;4.1;7.29;1.8;1.28;6112 +95081;49.05398;.27703;182;20220225;9;1.6;5.3;3;6.89;.2;1.09;8628 +95081;49.05398;.27703;182;20220226;9.9;-1.1;4.4;4;5.79;0;1.52;11013 +95081;49.05398;.27703;182;20220227;10;-.3;4.8;4.8;5.54;0;1.81;11525 +95081;49.05398;.27703;182;20220228;15.1;.5;7.8;3.1;6.79;.7;1.86;11488 +95081;49.05398;.27703;182;20220301;13.3;6.4;9.8;2.4;8.69;1;1.35;6517 +95081;49.05398;.27703;182;20220302;12.8;6.4;9.6;2.4;8.54;0;1.37;7798 +95081;49.05398;.27703;182;20220303;12.1;6.6;9.3;2.4;10.19;.8;.98;7002 +95081;49.05398;.27703;182;20220304;7.6;7.2;7.4;3.8;9.29;0;.71;2629 +95081;49.05398;.27703;182;20220305;6.6;5.1;5.9;4.3;8.74;1;.58;3509 +95081;49.05398;.27703;182;20220306;7.9;3.4;5.7;4.1;6.59;0;1.44;10104 +95081;49.05398;.27703;182;20220307;5.8;-1.8;2;4.3;4.74;0;1.44;12038 +95081;49.05398;.27703;182;20220308;13.7;-1.3;6.2;4;6.49;.1;1.99;13025 +95081;49.05398;.27703;182;20220309;13.5;6.3;9.9;4.2;8.79;0;1.81;9650 +95081;49.05398;.27703;182;20220310;14.4;6.5;10.4;4;9.34;0;1.75;9191 +95081;49.05398;.27703;182;20220311;11.8;7;9.4;5.5;9.64;2.6;1.4;6236 +95081;49.05398;.27703;182;20220312;11.9;5.9;8.9;5.2;8.94;.3;1.62;9127 +95081;49.05398;.27703;182;20220313;10;7.6;8.8;3.9;9.19;2.5;1.23;5256 +95081;49.05398;.27703;182;20220314;13.9;3.5;8.7;2.7;8.19;1.1;1.78;12839 +95081;49.05398;.27703;182;20220315;12.7;6.3;9.5;2.8;10.54;2.5;1.13;7644 +95081;49.05398;.27703;182;20220316;13.5;9.3;11.4;3.5;11.29;.5;1.25;5403 +95081;49.05398;.27703;182;20220317;10.2;4.7;7.5;3.6;7.79;0;1.45;8445 +95081;49.05398;.27703;182;20220318;14.2;1.3;7.8;4.9;6.34;0;2.75;17236 +95081;49.05398;.27703;182;20220319;14.7;5.3;10;5.6;6.49;0;3.23;15843 +95081;49.05398;.27703;182;20220320;12.9;1.2;7.1;2.9;5.89;0;2.28;16917 +95081;49.05398;.27703;182;20220321;17.4;3;10.2;3.3;8.49;0;2.48;15739 +95081;49.05398;.27703;182;20220322;16.7;4.6;10.6;3.7;6.84;0;3.07;17540 +95081;49.05398;.27703;182;20220323;17.1;2.4;9.7;2.8;6.09;0;2.91;18253 +95081;49.05398;.27703;182;20220324;18.4;4.2;11.3;2.8;6.71;0;3.08;18038 +95081;49.05398;.27703;182;20220325;18;5.5;11.8;3.9;6.91;0;3.45;18000 +95081;49.05398;.27703;182;20220326;18;4.1;11;4.1;7.39;0;3.34;18821 +95081;49.05398;.27703;182;20220327;19;5.4;12.2;3.1;8.54;0;3.09;18640 +95081;49.05398;.27703;182;20220328;19.5;4.8;12.2;2.3;9.04;0;2.53;14051 +95081;49.05398;.27703;182;20220329;15.9;9.8;12.9;2.9;9.86;3.1;2.17;9409 +95081;49.05398;.27703;182;20220330;11;7;9;3.1;10.16;6.4;1.11;5835 +95081;49.05398;.27703;182;20220331;6.3;4;5.2;6.1;6.66;2.7;1.59;8382 +95081;49.05398;.27703;182;20220401;4.7;1.4;3.1;8.3;5.42;4.4;1.72;8110 +95081;49.05398;.27703;182;20220402;6.9;.4;3.7;4.5;5.26;0;1.98;14861 +95081;49.05398;.27703;182;20220403;7.3;-1.9;2.7;3.2;4.91;0;1.87;15797 +95081;49.05398;.27703;182;20220404;8.1;-2;3;5.4;7.21;.9;1;9370 +95081;49.05398;.27703;182;20220405;11.3;6.5;8.9;6.1;10.52;.2;1.19;8379 +95081;49.05398;.27703;182;20220406;12.1;6;9.1;6.9;9.64;1.5;1.65;7941 +95081;49.05398;.27703;182;20220407;12.2;9.2;10.7;8.5;9.46;5.3;2.61;14272 +95081;49.05398;.27703;182;20220408;8.7;5.6;7.2;4.4;8.02;11.1;1.44;5066 +95081;49.05398;.27703;182;20220409;10.1;1.3;5.7;2.9;6.64;.3;2.09;17562 +95081;49.05398;.27703;182;20220410;13.2;-1;6.1;3.3;6.22;0;2.68;21664 +95081;49.05398;.27703;182;20220411;19;3.7;11.3;5.2;8.44;0;3.65;19046 +95081;49.05398;.27703;182;20220412;17.4;10.1;13.7;4;11.44;2.3;2.45;10807 +95081;49.05398;.27703;182;20220413;18.2;7.1;12.6;1.6;11.69;.3;2.41;16458 +95081;49.05398;.27703;182;20220414;20.2;6.2;13.2;1.6;11.11;.1;3;20472 +95081;49.05398;.27703;182;20220415;20.7;7.4;14;2.1;10.96;0;3.38;22242 +95081;49.05398;.27703;182;20220416;18.6;6.4;12.5;2.8;9.91;0;3.41;23571 +95081;49.05398;.27703;182;20220417;19.4;5;12.2;3;8.39;0;3.69;22813 +95081;49.05398;.27703;182;20220418;14.5;6.4;10.5;3;10.06;0;2.19;14292 +95081;49.05398;.27703;182;20220419;13.4;5;9.2;3.1;9.14;.1;2.35;17606 +95081;49.05398;.27703;182;20220420;17;6.4;11.7;3.1;9.79;0;2.92;18557 +95081;49.05398;.27703;182;20220421;18.2;5.4;11.8;3.2;8.69;0;3.62;23561 +95081;49.05398;.27703;182;20220422;17;6.6;11.8;3.9;9.56;0;3.2;19526 +95081;49.05398;.27703;182;20220423;17.3;7.9;12.6;4.1;10.91;3;2.74;14939 +95081;49.05398;.27703;182;20220424;17.2;9.4;13.3;3.4;10.91;0;3.09;19027 +95081;49.05398;.27703;182;20220425;14.3;7.1;10.7;3.8;9.14;0;2.92;19632 +95081;49.05398;.27703;182;20220426;15.3;5.4;10.4;3.8;8.76;0;2.98;19564 +95081;49.05398;.27703;182;20220427;16.2;3.6;9.9;4.5;8.41;0;3.46;24091 +95081;49.05398;.27703;182;20220428;15.7;5.6;10.6;3.4;9.66;0;2.62;15904 +95081;49.05398;.27703;182;20220429;16.8;8.2;12.5;4.2;9.96;0;3.57;22817 +95081;49.05398;.27703;182;20220430;15.5;5.8;10.6;3.4;8.86;0;3.16;21304 +95081;49.05398;.27703;182;20220501;16.9;4.8;10.9;2.6;8.51;.5;3.25;21123 +95081;49.05398;.27703;182;20220502;16.5;8.5;12.5;3.5;9.61;0;3.33;19474 +95081;49.05398;.27703;182;20220503;16.7;9.3;13;3.7;9.74;.1;3.3;17670 +95081;49.05398;.27703;182;20220504;16.9;4.7;10.8;2.6;10.31;0;2.73;18485 +95081;49.05398;.27703;182;20220505;16.6;7.2;11.9;3.1;10.81;.1;3.02;20319 +95081;49.05398;.27703;182;20220506;19.8;4.7;12.2;2;11.14;0;2.34;11716 +95081;49.05398;.27703;182;20220507;17.2;9.5;13.3;2.4;12.09;.2;1.9;8647 +95081;49.05398;.27703;182;20220508;19.1;8.4;13.7;2.4;12.54;.1;2.18;10133 +95081;49.05398;.27703;182;20220509;24.3;7.1;15.7;1.6;11.84;0;2.9;13028 +95081;49.05398;.27703;182;20220510;24.5;13.7;19.1;2.4;12.19;0;3.37;11068 +95081;49.05398;.27703;182;20220511;21.1;9.1;15.1;2.9;12.29;0;2.7;10896 +95081;49.05398;.27703;182;20220512;18.2;7.2;12.7;2.3;10.49;.1;2.39;11036 +95081;49.05398;.27703;182;20220513;19.8;6.4;13.1;2.2;10.24;0;2.67;12018 +95081;49.05398;.27703;182;20220514;22.9;5.7;14.3;1.5;10.94;.1;2.82;13454 +95081;49.05398;.27703;182;20220515;25.7;13.3;19.5;3.1;13.94;6.9;3.53;10507 +95081;49.05398;.27703;182;20220516;23.1;13.7;18.4;2.6;15.39;2.4;2.72;10462 +95081;49.05398;.27703;182;20220517;27.9;12.1;20;2.3;15.19;1.3;3.59;13276 +95081;49.05398;.27703;182;20220518;25.5;13.2;19.4;2.4;15.49;0;3.14;12257 +95081;49.05398;.27703;182;20220519;20.7;12.8;16.8;2.5;14.44;4.7;2.44;10127 +95081;49.05398;.27703;182;20220520;17.7;11.4;14.5;2.3;12.39;4.4;2.17;9116 +95081;49.05398;.27703;182;20220521;22.1;8.4;15.3;1.6;12.34;.3;2.61;12218 +95081;49.05398;.27703;182;20220522;22.1;9.4;15.7;1.9;13.69;3.1;2.54;11497 +95081;49.05398;.27703;182;20220523;16;13.3;14.6;2.5;14.19;6.9;1.59;6487 +95081;49.05398;.27703;182;20220524;16.6;8.9;12.7;2.8;11.04;1.2;2.25;10139 +95081;49.05398;.27703;182;20220525;16.1;7.3;11.7;2.8;11.44;.6;1.95;10081 +95081;49.05398;.27703;182;20220526;16.6;11.6;14.1;2.9;13.04;.1;1.92;7985 +95081;49.05398;.27703;182;20220527;19.4;11.5;15.4;3.1;12.54;.3;2.72;10915 +95081;49.05398;.27703;182;20220528;16.9;7.9;12.4;2.9;10.49;0;2.31;10279 +95081;49.05398;.27703;182;20220529;14.4;4.6;9.5;2.6;8.99;.1;2.05;10298 +95081;49.05398;.27703;182;20220530;17.4;4;10.7;1.7;9.09;0;2.41;12628 +95081;49.05398;.27703;182;20220531;17.9;4.9;11.4;2;9.44;.2;2.48;11877 +95081;49.05398;.27703;182;20220601;18.5;5.1;11.8;2.3;9.39;0;2.66;12667 +95081;49.05398;.27703;182;20220602;22.3;5.6;13.9;2.4;10.24;.6;3.27;13715 +95081;49.05398;.27703;182;20220603;18.1;10.8;14.4;1.9;13.59;8.6;1.78;7417 +95081;49.05398;.27703;182;20220604;24.9;12.3;18.6;2.1;16.89;7.1;2.77;11778 +95081;49.05398;.27703;182;20220605;18.5;12.8;15.7;2.1;15.34;2.9;1.81;8320 +95081;49.05398;.27703;182;20220606;20.5;9.3;14.9;2;12.74;4.9;2.59;12403 +95081;49.05398;.27703;182;20220607;21.2;14;17.6;3.1;14.69;4.5;2.69;9837 +95081;49.05398;.27703;182;20220608;19.2;14.1;16.7;3.6;14.09;.6;2.47;8419 +95081;49.05398;.27703;182;20220609;19.8;11.2;15.5;2.8;12.94;0;2.71;11675 +95081;49.05398;.27703;182;20220610;21.2;11.7;16.5;2.4;14.89;.1;2.44;10826 +95081;49.05398;.27703;182;20220611;22.7;14;18.3;1.7;13.84;.1;4.08;22151 +95081;49.05398;.27703;182;20220612;20.1;8.7;14.4;2.3;11.94;.1;3.8;22960 +95081;49.05398;.27703;182;20220613;20.9;8.6;14.7;2.7;11.49;0;4.21;25076 +95081;49.05398;.27703;182;20220614;25.1;7.5;16.3;2;11.89;0;4.88;28128 +95081;49.05398;.27703;182;20220615;27.5;12.5;20;1.8;13.49;0;5.26;27162 +95081;49.05398;.27703;182;20220616;28.5;11.1;19.8;1.8;13.69;0;5.48;28540 +95081;49.05398;.27703;182;20220617;33.8;13.4;23.6;1.9;15.19;0;6.39;29024 +95081;49.05398;.27703;182;20220618;36.2;17;26.6;2.8;17.14;1.2;7.2;27518 +95081;49.05398;.27703;182;20220619;20.9;12.6;16.8;4.6;15.19;4.4;3.32;17530 +95081;49.05398;.27703;182;20220620;21.1;12.7;16.9;3.5;14.44;.1;3.42;17133 +95081;49.05398;.27703;182;20220621;24;12.4;18.2;2.5;14.64;.1;4.39;23349 +95081;49.05398;.27703;182;20220622;26.9;12.1;19.5;2.5;14.94;5.1;5.09;26151 +95081;49.05398;.27703;182;20220623;25.3;15.6;20.5;1.8;17.39;2.1;4.04;20411 +95081;49.05398;.27703;182;20220624;22.2;15.9;19;3.2;16.04;1.5;3.88;19370 +95081;49.05398;.27703;182;20220625;18.8;11.8;15.3;2.9;13.49;2.5;2.97;16122 +95081;49.05398;.27703;182;20220626;21.5;8.1;14.8;2;11.44;0;3.95;23126 +95081;49.05398;.27703;182;20220627;21.7;10.7;16.2;2.3;12.24;.3;4.02;22034 +95081;49.05398;.27703;182;20220628;22.5;8.1;15.3;2;11.34;0;4.38;25629 +95081;49.05398;.27703;182;20220629;18.9;9.5;14.2;2.3;13.24;3;2.6;14252 +95081;49.05398;.27703;182;20220630;19.4;10.5;14.9;1.8;12.34;3.3;3.05;16744 +95081;49.05398;.27703;182;20220701;20.2;7.2;13.7;1.8;10.99;0;3.83;24150 +95081;49.05398;.27703;182;20220702;24.1;8.3;16.2;2;11.84;0;4.56;25801 +95081;49.05398;.27703;182;20220703;21.1;10.1;15.6;2.3;12.49;0;4.01;23514 +95081;49.05398;.27703;182;20220704;21.7;8.2;14.9;2.7;12.24;.1;4.28;26075 +95081;49.05398;.27703;182;20220705;21.2;9.3;15.2;3;12.09;.1;4.19;24376 +95081;49.05398;.27703;182;20220706;23.4;10.7;17;2.9;13.44;0;4.52;25011 +95081;49.05398;.27703;182;20220707;20.8;12.8;16.8;3.3;14.49;.2;3.07;14764 +95081;49.05398;.27703;182;20220708;25.6;9.4;17.5;2.4;13.64;.1;4.8;26249 +95081;49.05398;.27703;182;20220709;27.1;11.1;19.1;2.5;14.39;.1;5.08;26067 +95081;49.05398;.27703;182;20220710;27.1;10.9;19;2.9;12.94;0;5.45;26854 +95081;49.05398;.27703;182;20220711;30.6;13;21.8;2.6;13.99;0;6.02;27331 +95081;49.05398;.27703;182;20220712;33.9;15.2;24.6;1.6;14.04;0;5.99;26629 +95081;49.05398;.27703;182;20220713;33.8;17.7;25.7;1.9;15.94;0;6.08;26326 +95081;49.05398;.27703;182;20220714;25.3;15;20.1;2.8;15.34;0;4.75;23783 +95081;49.05398;.27703;182;20220715;25.8;10;17.9;2.1;12.24;0;4.89;26149 +95081;49.05398;.27703;182;20220716;28.7;8.9;18.8;1.8;11.94;0;5.27;27297 +95081;49.05398;.27703;182;20220717;32.3;12.8;22.6;2.5;11.34;0;6.38;26283 +95081;49.05398;.27703;182;20220718;38.8;15.7;27.3;2.4;11.64;0;7.56;27368 +95081;49.05398;.27703;182;20220719;37.4;20.7;29;3.5;14.54;.4;7.79;23257 +95081;49.05398;.27703;182;20220720;24.8;17.4;21.1;2.1;16.99;6.2;3.73;16896 +95081;49.05398;.27703;182;20220721;25;16.9;20.9;2.4;16.84;.1;3.59;15258 +95081;49.05398;.27703;182;20220722;24.7;15.3;20;2.4;17.84;9.8;3.26;14887 +95081;49.05398;.27703;182;20220723;25.5;15.2;20.3;2.2;16.34;0;4.14;20376 +95081;49.05398;.27703;182;20220724;32;14.5;23.2;2.4;15.44;0;6;26477 +95081;49.05398;.27703;182;20220725;23.9;15.2;19.5;2.9;15.04;.1;3.89;17543 +95081;49.05398;.27703;182;20220726;21.3;15.8;18.6;3.1;13.54;0;3.57;15085 +95081;49.05398;.27703;182;20220727;24.2;10;17.1;1.8;12.29;0;4.03;21820 +95081;49.05398;.27703;182;20220728;25.5;14.3;19.9;1.8;11.14;0;3.97;16799 +95081;49.05398;.27703;182;20220729;28.7;13;20.9;1.5;12.44;.2;4.43;20837 +95081;49.05398;.27703;182;20220730;27.3;14.3;20.8;2.1;14.74;0;4.84;23881 +95081;49.05398;.27703;182;20220731;23;15.4;19.2;2.6;17.04;0;2.91;13051 +95081;49.05398;.27703;182;20220801;26.5;17.5;22;2.7;16.34;0;4.4;19174 +95081;49.05398;.27703;182;20220802;30.4;12.1;21.2;1.8;15.99;.1;5;25030 +95081;49.05398;.27703;182;20220803;32.3;14.8;23.6;2;17.89;.2;5.15;23644 +95081;49.05398;.27703;182;20220804;24.7;16.4;20.6;3.1;16.44;1.8;3.79;16232 +95081;49.05398;.27703;182;20220805;22.3;13.2;17.7;4;12.34;0;4.27;19627 +95081;49.05398;.27703;182;20220806;24.2;8.2;16.2;2.9;10.49;0;4.58;23551 +95081;49.05398;.27703;182;20220807;25.9;10.7;18.3;3;11.09;0;4.96;23310 +95081;49.05398;.27703;182;20220808;27.3;11.5;19.4;3.3;12.34;0;5.17;23421 +95081;49.05398;.27703;182;20220809;28.7;11.9;20.3;3.3;14.14;0;5.18;23019 +95081;49.05398;.27703;182;20220810;32.4;14.1;23.3;2.9;14.64;0;5.86;24059 +95081;49.05398;.27703;182;20220811;33.2;15.6;24.4;2.7;12.99;0;6.06;23347 +95081;49.05398;.27703;182;20220812;33.6;14.6;24.1;1.9;12.49;0;5.47;23417 +95081;49.05398;.27703;182;20220813;33.7;14.2;24;2.1;11.49;0;5.73;23267 +95081;49.05398;.27703;182;20220814;25.9;17.2;21.5;1.9;14.24;1.7;3.22;10854 +95081;49.05398;.27703;182;20220815;25.7;12.9;19.3;2;16.89;.5;3.59;19019 +95081;49.05398;.27703;182;20220816;25;16.2;20.6;2;16.74;7.2;3.19;14364 +95081;49.05398;.27703;182;20220817;24.5;15.9;20.2;1.8;16.99;6.8;3.03;14670 +95081;49.05398;.27703;182;20220818;24.4;14.5;19.4;2.4;17.34;0;3.26;16622 +95081;49.05398;.27703;182;20220819;22.2;16;19.1;2.9;16.69;2.2;2.59;10486 +95081;49.05398;.27703;182;20220820;23.2;11.3;17.2;2;13.44;.1;3.46;19084 +95081;49.05398;.27703;182;20220821;23.5;10.2;16.9;1.4;14.09;.1;2.93;16355 +95081;49.05398;.27703;182;20220822;24.3;12.7;18.5;1.4;16.59;.6;2.8;15177 +95081;49.05398;.27703;182;20220823;24.8;17.8;21.3;1.3;20.09;.1;2.44;11727 +95081;49.05398;.27703;182;20220824;30.9;15.7;23.3;1.2;18.84;.1;3.75;18796 +95081;49.05398;.27703;182;20220825;22.3;17.2;19.8;3;19.14;.9;2.15;8945 +95081;49.05398;.27703;182;20220826;23;13.7;18.3;2.6;15.39;.1;3.17;16667 +95081;49.05398;.27703;182;20220827;25.1;11.1;18.1;2.4;13.69;0;3.66;18940 +95081;49.05398;.27703;182;20220828;24;11.2;17.6;2.4;13.24;0;3.42;17470 +95081;49.05398;.27703;182;20220829;27.4;13.5;20.5;3.1;12.84;0;4.55;19557 +95081;49.05398;.27703;182;20220830;26.6;11.9;19.3;2.8;13.64;0;4.08;19198 +95081;49.05398;.27703;182;20220831;26;13.5;19.7;2.4;14.84;.1;3.59;17238 +95081;49.05398;.27703;182;20220901;23.6;12.6;18.1;1.5;15.59;15.7;2.41;12102 +95081;49.05398;.27703;182;20220902;22.1;15.1;18.6;2;17.39;6.1;2.25;11448 +95081;49.05398;.27703;182;20220903;22.9;14.7;18.8;1.6;16.44;.5;2.39;12021 +95081;49.05398;.27703;182;20220904;27;11.4;19.2;2.4;14.64;0;3.75;18642 +95081;49.05398;.27703;182;20220905;24.9;13.9;19.4;2.4;16.59;.9;2.76;12183 +95081;49.05398;.27703;182;20220906;23.1;14.6;18.9;2.7;16.04;3.3;2.56;11402 +95081;49.05398;.27703;182;20220907;22.1;14.2;18.1;3.1;15.84;4.7;2.6;12050 +95081;49.05398;.27703;182;20220908;21.3;13.7;17.5;3.7;15.04;3.8;2.66;12395 +95081;49.05398;.27703;182;20220909;18.9;14.1;16.5;4.6;14.74;9.7;2.3;10507 +95081;49.05398;.27703;182;20220910;19.5;14;16.7;3.1;15.29;4.8;2.06;9847 +95081;49.05398;.27703;182;20220911;23.3;9.7;16.5;1.9;14.29;0;2.75;16582 +95081;49.05398;.27703;182;20220912;28.7;12.1;20.4;2.7;15.19;.2;3.86;17225 +95081;49.05398;.27703;182;20220913;23.8;18.7;21.2;2;17.99;4.3;2.13;7265 +95081;49.05398;.27703;182;20220914;23.7;15.9;19.8;2.3;18.79;12.9;2.23;10770 +95081;49.05398;.27703;182;20220915;19.2;12.8;16;2.8;14.64;.3;2.07;11698 +95081;49.05398;.27703;182;20220916;17;11.1;14;3.3;11.24;.8;2.21;9125 +95081;49.05398;.27703;182;20220917;15.7;6.5;11.1;2.5;8.94;0;2.19;13771 +95081;49.05398;.27703;182;20220918;18.3;7.6;12.9;2.9;10.19;.1;2.46;14063 +95081;49.05398;.27703;182;20220919;17.2;6.8;12;1.8;10.39;0;1.89;12119 +95081;49.05398;.27703;182;20220920;17.5;6.9;12.2;1.8;10.89;0;1.75;10293 +95081;49.05398;.27703;182;20220921;18.6;6.5;12.5;1.6;10.69;.1;2.03;14258 +95081;49.05398;.27703;182;20220922;21.1;5.5;13.3;1.1;10.04;0;2.13;14837 +95081;49.05398;.27703;182;20220923;18;8.7;13.4;1.5;11.84;3.8;1.5;7471 +95081;49.05398;.27703;182;20220924;13.9;11.8;12.9;3.1;13.64;13.6;.96;4138 +95081;49.05398;.27703;182;20220925;16;9.7;12.8;2.7;11.89;.7;1.65;9987 +95081;49.05398;.27703;182;20220926;14.4;9.9;12.2;3.8;11.19;8.8;1.56;6537 +95081;49.05398;.27703;182;20220927;15.1;10;12.6;4.2;11.74;9.2;1.62;7661 +95081;49.05398;.27703;182;20220928;14.3;10.1;12.2;2.9;11.64;4.4;1.44;8134 +95081;49.05398;.27703;182;20220929;14.6;7.5;11;1.5;10.39;.5;1.39;10160 +95081;49.05398;.27703;182;20220930;16.3;4.3;10.3;3;10.34;4.5;1.66;11580 +95081;49.05398;.27703;182;20221001;19.2;11.9;15.5;4.3;14.29;2;1.91;9706 +95081;49.05398;.27703;182;20221002;17.7;13.8;15.7;3.3;15.64;0;1.35;6719 +95081;49.05398;.27703;182;20221003;15.7;10.5;13.1;2.6;13.09;0;1.23;6946 +95081;49.05398;.27703;182;20221004;17.9;8.2;13.1;2.4;12.69;0;1.47;9400 +95081;49.05398;.27703;182;20221005;20.1;14;17.1;4;13.24;.7;2.38;8424 +95081;49.05398;.27703;182;20221006;17.6;8.2;12.9;1.8;10.29;0;1.67;10989 +95081;49.05398;.27703;182;20221007;17.8;4.7;11.3;1.7;10.04;.2;1.59;11825 +95081;49.05398;.27703;182;20221008;17.4;9.6;13.5;2.3;10.84;.1;1.74;10712 +95081;49.05398;.27703;182;20221009;18.1;4.1;11.1;2.1;9.19;0;1.79;12075 +95081;49.05398;.27703;182;20221010;18;8.4;13.2;2.4;11.99;0;1.46;7754 +95081;49.05398;.27703;182;20221011;16.1;5.7;10.9;2.4;9.04;0;1.63;10913 +95081;49.05398;.27703;182;20221012;19;4.1;11.6;1.5;9.99;0;1.48;10589 +95081;49.05398;.27703;182;20221013;15.9;11.2;13.6;2.3;13.69;1.6;1;5224 +95081;49.05398;.27703;182;20221014;15.8;12.8;14.3;2.2;15.14;9.5;.83;4233 +95081;49.05398;.27703;182;20221015;17.4;13.5;15.5;3;14.79;.6;1.28;6621 +95081;49.05398;.27703;182;20221016;16.3;10.5;13.4;2.4;13.99;5;.9;5102 +95081;49.05398;.27703;182;20221017;18.8;14.4;16.6;2.1;15.84;0;1.14;5214 +95081;49.05398;.27703;182;20221018;18.1;14;16.1;2.3;16.39;.2;.97;5195 +95081;49.05398;.27703;182;20221019;21.3;14.3;17.8;4.2;16.69;2.1;1.68;7889 +95081;49.05398;.27703;182;20221020;20.6;15;17.8;3;16.09;.4;1.57;8232 +95081;49.05398;.27703;182;20221021;19.3;13.8;16.5;4.2;14.34;1.4;1.79;7120 +95081;49.05398;.27703;182;20221022;19.4;11.9;15.6;3.1;14.29;0;1.42;7416 +95081;49.05398;.27703;182;20221023;20.9;14;17.5;5.1;14.59;4.8;2.16;6172 +95081;49.05398;.27703;182;20221024;17.6;13.6;15.6;5.3;13.69;5.5;1.73;5940 +95081;49.05398;.27703;182;20221025;17.7;11.5;14.6;3.3;13.89;.3;1.19;6355 +95081;49.05398;.27703;182;20221026;19.9;13.8;16.8;3.6;14.94;0;1.55;6563 +95081;49.05398;.27703;182;20221027;22.8;12.8;17.8;3;14.84;0;1.76;6522 +95081;49.05398;.27703;182;20221028;20;13.6;16.8;2.8;15.19;0;1.31;5700 +95081;49.05398;.27703;182;20221029;21.8;14.7;18.2;2.6;15.39;0;1.53;5504 +95081;49.05398;.27703;182;20221030;14.7;12.8;13.8;1.9;13.59;2.2;.81;2354 +95081;49.05398;.27703;182;20221031;17.4;8.4;12.9;3.5;13.24;6.6;.98;5791 +95081;49.05398;.27703;182;20221101;15.9;9.8;12.9;5.6;11.04;2.7;1.7;6097 +95081;49.05398;.27703;182;20221102;14.9;7.2;11;3.9;10.79;0;1.1;6872 +95081;49.05398;.27703;182;20221103;12.7;12.6;12.7;4.5;11.59;6.1;1.29;1150 +95081;49.05398;.27703;182;20221104;12.1;7.7;9.9;4.3;9.64;2;1.08;5618 +95081;49.05398;.27703;182;20221105;11.4;5.9;8.6;3.1;10.04;2.1;.66;3523 +95081;49.05398;.27703;182;20221106;13.1;10.6;11.8;4.5;12.04;10.9;.91;2755 +95081;49.05398;.27703;182;20221107;16;10.8;13.4;5.2;12.04;.2;1.42;4767 +95081;49.05398;.27703;182;20221108;15.2;11.1;13.1;6.3;11.74;.6;1.54;3869 +95081;49.05398;.27703;182;20221109;14.2;10.3;12.2;3.5;10.84;.1;1.14;5013 +95081;49.05398;.27703;182;20221110;14.1;6.5;10.3;2.9;10.69;0;.74;6302 +95081;49.05398;.27703;182;20221111;11.8;8.2;10;3.4;10.69;.2;.68;4185 +95081;49.05398;.27703;182;20221112;16;6.5;11.3;2.8;11.34;.2;.86;5602 +95081;49.05398;.27703;182;20221113;15.8;8;11.9;2.6;11.54;.2;.84;5370 +95081;49.05398;.27703;182;20221114;15.1;6.7;10.9;2.9;10.84;.7;.88;4368 +95081;49.05398;.27703;182;20221115;12.9;7.5;10.2;4.7;10.59;3.2;.93;2625 +95081;49.05398;.27703;182;20221116;12.1;7.2;9.6;5.3;10.59;10.8;.77;3590 +95081;49.05398;.27703;182;20221117;11.9;8.7;10.3;5.4;10.39;2.4;.94;4132 +95081;49.05398;.27703;182;20221118;11.3;7.2;9.2;3.1;9.49;3.6;.72;4544 +95081;49.05398;.27703;182;20221119;10.6;3.9;7.3;2.5;8.09;.7;.66;4763 +95081;49.05398;.27703;182;20221120;10.8;3.4;7.1;3.5;8.79;3;.65;3711 +95081;49.05398;.27703;182;20221121;10.4;5.8;8.1;4.6;8.94;10.9;.89;2354 +95081;49.05398;.27703;182;20221122;9.8;4.5;7.2;5;8.39;3.8;.81;3884 +95081;49.05398;.27703;182;20221123;11.9;4.8;8.3;4.8;9.24;4.3;.84;3816 +95081;49.05398;.27703;182;20221124;12.2;6.1;9.2;4.5;9.74;6.9;.79;4009 +95081;49.05398;.27703;182;20221125;11.9;6.5;9.2;2.6;9.44;.1;.61;4331 +95081;49.05398;.27703;182;20221126;10;4.8;7.4;3.4;9.49;1.7;.42;3428 +95081;49.05398;.27703;182;20221127;10.3;8;9.2;4.2;10.54;12.2;.62;1457 +95081;49.05398;.27703;182;20221128;10.2;6.9;8.5;2.5;9.79;1.7;.44;3356 +95081;49.05398;.27703;182;20221129;10.9;4.7;7.8;2.4;8.99;.1;.45;3964 +95081;49.05398;.27703;182;20221130;6.1;4.1;5.1;2.3;7.84;0;.39;2206 +95081;49.05398;.27703;182;20221201;4.7;.5;2.6;2.1;7.09;0;.23;2462 +95081;49.05398;.27703;182;20221202;5.2;0;2.6;3;6.79;0;.31;2807 +95081;49.05398;.27703;182;20221203;2.3;1.5;1.9;4.9;6.24;0;.5;1059 +95081;49.05398;.27703;182;20221204;2.2;.6;1.4;3.6;6.24;0;.36;1285 +95081;49.05398;.27703;182;20221205;4.1;1.6;2.8;1.7;6.54;0;.34;2179 +95081;49.05398;.27703;182;20221206;2.8;-2.2;.3;1.1;5.94;.2;.17;2534 +95081;49.05398;.27703;182;20221207;4.3;-.4;1.9;1.1;6.74;1.1;.16;2756 +95081;49.05398;.27703;182;20221208;3.2;.2;1.7;1.6;6.84;.3;.22;1582 +95081;49.05398;.27703;182;20221209;2.2;-1.1;.5;2;5.74;.2;.2;3113 +95081;49.05398;.27703;182;20221210;4.5;-3.4;.5;2.3;5.29;0;.28;4226 +95081;49.05398;.27703;182;20221211;1.4;-3.7;-1.2;3.5;4.84;0;.35;3034 +95081;49.05398;.27703;182;20221212;-1.1;-1.7;-1.4;3.2;4.94;0;.32;1788 +95081;49.05398;.27703;182;20221213;.3;-4.7;-2.2;3.1;4.14;.3;.38;3446 +95081;49.05398;.27703;182;20221214;.2;-2.2;-1;2.1;4.84;.1;.29;2465 +95081;49.05398;.27703;182;20221215;2.7;-4;-.6;2.6;4.14;0;.52;3486 +95081;49.05398;.27703;182;20221216;5;-4;.5;1.5;5.19;0;.18;4293 +95081;49.05398;.27703;182;20221217;-1.8;-6.1;-3.9;2.8;4.34;0;.19;2515 +95081;49.05398;.27703;182;20221218;5.4;-5.6;-.1;4.8;5.64;6.8;.44;2522 +95081;49.05398;.27703;182;20221219;12;5.7;8.8;5.9;10.04;1.5;.7;2497 +95081;49.05398;.27703;182;20221220;10.9;10.9;10.9;4.5;10.99;10.5;.96;400 +95081;49.05398;.27703;182;20221221;11.6;5.9;8.7;3.5;10.84;7.1;.33;2282 +95081;49.05398;.27703;182;20221222;13;10;11.5;5.6;12.49;8.5;.61;1571 +95081;49.05398;.27703;182;20221223;14.6;12.1;13.4;4.5;12.69;3;.94;2274 +95081;49.05398;.27703;182;20221224;11.7;10.3;11;3.3;11.24;2.9;.69;1715 +95081;49.05398;.27703;182;20221225;11.6;9.1;10.4;3;11.59;4.4;.49;1407 +95081;49.05398;.27703;182;20221226;9.8;9.3;9.6;3.6;9.29;.8;.91;1841 +95081;49.05398;.27703;182;20221227;9.5;3.6;6.5;3.6;7.99;.2;.54;3951 +95081;49.05398;.27703;182;20221228;11;7.8;9.4;6.8;10.29;2.9;.85;1505 +95081;49.05398;.27703;182;20221229;10.3;9.1;9.7;5;8.89;0;1.16;3057 +95081;49.05398;.27703;182;20221230;14.2;4.4;9.3;6.2;11.09;9;.6;2736 +95081;49.05398;.27703;182;20221231;15.8;13.8;14.8;8.7;12.84;1.8;1.85;2316 +95082;49.0831;.61672;170;20220101;15.6;9.4;12.5;2.6;11.4;.3;.7;3400 +95082;49.0831;.61672;170;20220102;13.4;10.9;12.1;4.2;11.1;0;1.08;1800 +95082;49.0831;.61672;170;20220103;12.4;9.8;11.1;3.8;10.7;23.1;.91;1600 +95082;49.0831;.61672;170;20220104;8.6;7;7.8;4;8.9;.9;.67;2100 +95082;49.0831;.61672;170;20220105;5.9;1.1;3.5;2.7;6.2;.1;.51;3100 +95082;49.0831;.61672;170;20220106;5.5;-1.2;2.1;3;6.3;1;.4;2500 +95082;49.0831;.61672;170;20220107;7.1;3.7;5.4;5.6;7.8;4.9;.54;3300 +95082;49.0831;.61672;170;20220108;8.7;3.3;6;4.6;8.6;12.7;.54;900 +95082;49.0831;.61672;170;20220109;8;4.8;6.4;3.9;7.9;4;.63;2079 +95082;49.0831;.61672;170;20220110;7.3;4.7;6;2.5;8.57;0;.35;1414 +95082;49.0831;.61672;170;20220111;9.5;3.3;6.4;2.7;7.62;0;.42;3612 +95082;49.0831;.61672;170;20220112;6.4;2.4;4.4;1.3;8.3;0;.28;1300 +95082;49.0831;.61672;170;20220113;5.8;2.6;4.2;2.4;7.2;0;.29;4300 +95082;49.0831;.61672;170;20220114;8.3;-1.1;3.6;2.5;6;.1;.46;6000 +95082;49.0831;.61672;170;20220115;-1.6;-2.9;-2.3;1.6;5.4;.1;.11;2100 +95082;49.0831;.61672;170;20220116;6.4;-1.3;2.5;2.6;7.8;.2;.13;2000 +95082;49.0831;.61672;170;20220117;8.4;5.2;6.8;1.1;8.3;0;.31;3800 +95082;49.0831;.61672;170;20220118;6.1;-1.5;2.3;1.5;7;.1;.15;4400 +95082;49.0831;.61672;170;20220119;6.9;3.4;5.1;2.4;8.2;2.2;.4;1600 +95082;49.0831;.61672;170;20220120;6.4;.5;3.4;3;6.8;.1;.4;4600 +95082;49.0831;.61672;170;20220121;5.6;-.9;2.3;2.4;6.3;0;.37;4200 +95082;49.0831;.61672;170;20220122;5.2;3;4.1;2.1;7.2;0;.49;1200 +95082;49.0831;.61672;170;20220123;3.1;3.4;3.2;3.2;7;0;.46;800 +95082;49.0831;.61672;170;20220124;5.9;-.6;2.6;2;6.2;0;.29;7000 +95082;49.0831;.61672;170;20220125;-.6;-3.4;-2;.8;5.5;0;.21;1800 +95082;49.0831;.61672;170;20220126;4.3;-.5;1.9;1;7.1;0;.28;1500 +95082;49.0831;.61672;170;20220127;8;3.7;5.8;3;8.6;.6;.42;2900 +95082;49.0831;.61672;170;20220128;6.9;1.2;4;2.1;8.7;0;.14;3100 +95082;49.0831;.61672;170;20220129;9.4;6.4;7.9;5;10.6;.4;.28;1700 +95082;49.0831;.61672;170;20220130;9.3;3.5;6.4;1;8.3;.2;.32;6600 +95082;49.0831;.61672;170;20220131;7.8;4.9;6.3;4.9;7.4;.1;.95;5300 +95082;49.0831;.61672;170;20220201;9.8;2.8;6.3;7;9.7;.1;.24;1900 +95082;49.0831;.61672;170;20220202;9.1;8.3;8.7;4;9.5;0;.81;2000 +95082;49.0831;.61672;170;20220203;8.4;5.8;7.1;2.6;8.9;0;.58;2500 +95082;49.0831;.61672;170;20220204;10.1;7;8.5;4;8;.8;1.21;3900 +95082;49.0831;.61672;170;20220205;9;2.2;5.6;3.8;7.4;0;.76;8000 +95082;49.0831;.61672;170;20220206;10.5;6.9;8.7;8.5;10.1;7.2;.8;1600 +95082;49.0831;.61672;170;20220207;9.8;3.3;6.5;3.5;7.7;0;.84;8200 +95082;49.0831;.61672;170;20220208;9.5;5.1;7.3;3.1;9.5;0;.53;2600 +95082;49.0831;.61672;170;20220209;5.7;4.3;5;1.2;8.5;0;.37;4100 +95082;49.0831;.61672;170;20220210;5.9;4.6;5.2;3.5;8.24;2.2;.78;3288 +95082;49.0831;.61672;170;20220211;8.7;.8;4.7;1.9;6.42;0;.75;8284 +95082;49.0831;.61672;170;20220212;8.6;-1;3.8;3.5;5.34;0;1.19;9740 +95082;49.0831;.61672;170;20220213;11.1;-.4;5.4;6.3;7.54;3.2;1.16;7688 +95082;49.0831;.61672;170;20220214;11.1;6.5;8.8;5.3;8.74;3;1.3;6219 +95082;49.0831;.61672;170;20220215;9.1;2.9;6;5.8;9.04;5.9;.51;4758 +95082;49.0831;.61672;170;20220216;13.7;8.7;11.2;7.3;12.8;2.3;.57;2800 +95082;49.0831;.61672;170;20220217;13;9.4;11.2;6.6;9.5;0;1.85;9200 +95082;49.0831;.61672;170;20220218;11.7;8;9.8;6.6;8.9;.9;1.65;5300 +95082;49.0831;.61672;170;20220219;8.7;2.3;5.5;5.6;7.3;0;1.08;8700 +95082;49.0831;.61672;170;20220220;12.3;7.3;9.8;7.3;9.9;3.1;1.31;3200 +95082;49.0831;.61672;170;20220221;9.2;4.4;6.8;9.2;7.6;.1;1.47;4900 +95082;49.0831;.61672;170;20220222;12.6;4;8.3;4.1;9.5;.4;.95;3500 +95082;49.0831;.61672;170;20220223;9.2;4.1;6.6;2.1;8.2;0;.78;4600 +95082;49.0831;.61672;170;20220224;9;5.2;7.1;4.2;7.3;2;1.32;6300 +95082;49.0831;.61672;170;20220225;8.7;1.6;5.1;3.5;6.8;.2;1.11;9500 +95082;49.0831;.61672;170;20220226;9.7;-2.2;3.7;3.9;5.7;0;1.41;13200 +95082;49.0831;.61672;170;20220227;9.1;-.8;4.1;4.7;5.6;0;1.57;13600 +95082;49.0831;.61672;170;20220228;14.9;-.7;7.1;2.2;6.4;.3;1.6;12500 +95082;49.0831;.61672;170;20220301;13.3;5.9;9.6;1.9;8.3;.4;1.23;5700 +95082;49.0831;.61672;170;20220302;12.8;6;9.4;2.2;8.2;0;1.36;8400 +95082;49.0831;.61672;170;20220303;12.7;6.2;9.4;2.1;9.8;.6;1.08;8100 +95082;49.0831;.61672;170;20220304;7.9;7.6;7.7;4;9.6;0;.69;3100 +95082;49.0831;.61672;170;20220305;6.4;5.6;6;4.5;9;1.1;.45;1900 +95082;49.0831;.61672;170;20220306;7.8;3.3;5.5;4.5;6.6;0;1.49;13500 +95082;49.0831;.61672;170;20220307;5.5;-1.2;2.1;4.9;4.8;0;1.5;14500 +95082;49.0831;.61672;170;20220308;14;-1.9;6;3.7;6.3;0;1.99;14000 +95082;49.0831;.61672;170;20220309;13.7;6.3;10;3.6;8.7;0;1.78;10700 +95082;49.0831;.61672;170;20220310;14.9;6.3;10.6;3.7;9.2;0;1.81;9600 +95082;49.0831;.61672;170;20220311;11.6;7;9.3;5.1;9.5;2.1;1.29;4900 +95082;49.0831;.61672;170;20220312;11.5;5.9;8.7;4.8;9;.2;1.45;9300 +95082;49.0831;.61672;170;20220313;9.6;7.8;8.7;3.4;9.1;1.6;1.1;4200 +95082;49.0831;.61672;170;20220314;13.9;2.6;8.2;2.3;8.2;1.2;1.71;15100 +95082;49.0831;.61672;170;20220315;12.5;6;9.2;2.8;10.4;3.3;1.01;6400 +95082;49.0831;.61672;170;20220316;13.6;9.3;11.4;3.7;11.3;.3;1.15;3400 +95082;49.0831;.61672;170;20220317;10.3;5.4;7.8;3.7;8;0;1.44;7700 +95082;49.0831;.61672;170;20220318;14.4;1.6;8;5.4;5.97;0;2.97;17024 +95082;49.0831;.61672;170;20220319;15.1;5.4;10.2;5.9;6.34;0;3.36;15658 +95082;49.0831;.61672;170;20220320;13;1.5;7.2;2.8;5.62;0;2.34;16559 +95082;49.0831;.61672;170;20220321;17.6;3.2;10.4;3;8.29;0;2.49;15583 +95082;49.0831;.61672;170;20220322;17;5.1;11.1;3.5;6.77;0;3.04;17403 +95082;49.0831;.61672;170;20220323;17.2;3.2;10.2;2.8;5.94;0;2.97;18157 +95082;49.0831;.61672;170;20220324;18.9;4.8;11.9;3.1;6.39;0;3.33;18165 +95082;49.0831;.61672;170;20220325;18.1;6.2;12.2;4.3;6.59;0;3.68;18013 +95082;49.0831;.61672;170;20220326;18.1;4.5;11.3;4.5;6.94;0;3.58;18903 +95082;49.0831;.61672;170;20220327;19.8;5.6;12.7;3.4;7.94;0;3.41;18775 +95082;49.0831;.61672;170;20220328;19.3;5.4;12.4;2.3;8.62;0;2.63;14804 +95082;49.0831;.61672;170;20220329;15.6;10.5;13;2.6;9.57;1.9;2.07;7592 +95082;49.0831;.61672;170;20220330;11.2;7.3;9.3;2.6;10.12;4.8;1.13;5692 +95082;49.0831;.61672;170;20220331;6.9;3.4;5.1;5.7;6.72;2.9;1.51;8404 +95082;49.0831;.61672;170;20220401;4.3;.4;2.4;8.3;5.54;3.8;1.52;8200 +95082;49.0831;.61672;170;20220402;6.9;-.4;3.3;4.4;5.24;0;1.82;13526 +95082;49.0831;.61672;170;20220403;7.4;-2.3;2.5;3.1;4.84;0;1.83;15385 +95082;49.0831;.61672;170;20220404;8.2;-2.3;3;4.8;6.89;.5;1.17;11043 +95082;49.0831;.61672;170;20220405;11.6;6.1;8.9;6;10.44;.1;1.11;7063 +95082;49.0831;.61672;170;20220406;12.3;5.8;9;6.6;9.39;1.2;1.62;7133 +95082;49.0831;.61672;170;20220407;12.6;9.2;10.9;8.1;9.47;1.7;2.53;12322 +95082;49.0831;.61672;170;20220408;7.7;5.7;6.7;4.5;7.87;16.3;1.36;4611 +95082;49.0831;.61672;170;20220409;10.6;1.6;6.1;2.8;6.57;.4;2.08;16230 +95082;49.0831;.61672;170;20220410;13.3;-1.3;6;3.2;6.22;0;2.64;21280 +95082;49.0831;.61672;170;20220411;19.3;4.1;11.7;5;8.14;0;3.87;20419 +95082;49.0831;.61672;170;20220412;18.3;10;14.1;4;11.37;.8;2.75;13121 +95082;49.0831;.61672;170;20220413;18;7.6;12.8;1.6;11.99;0;2.31;15879 +95082;49.0831;.61672;170;20220414;20.1;6.4;13.2;1.6;11.09;.1;2.93;20050 +95082;49.0831;.61672;170;20220415;20.5;7.6;14;2.2;10.99;0;3.37;22245 +95082;49.0831;.61672;170;20220416;18.9;6.8;12.8;3;9.67;0;3.5;23123 +95082;49.0831;.61672;170;20220417;19.8;5.5;12.7;2.9;7.72;0;3.88;23150 +95082;49.0831;.61672;170;20220418;15.4;5.9;10.7;2.9;10.04;0;2.17;13468 +95082;49.0831;.61672;170;20220419;14.4;5.6;10;3;9.19;.1;2.32;15463 +95082;49.0831;.61672;170;20220420;18.2;6.5;12.4;3.1;9.52;0;3.18;18872 +95082;49.0831;.61672;170;20220421;18.5;5.6;12.1;3.3;8.32;0;3.77;23443 +95082;49.0831;.61672;170;20220422;17.5;6.4;11.9;4.2;9.17;0;3.43;20185 +95082;49.0831;.61672;170;20220423;18.3;8.3;13.3;4.3;10.67;2.9;3.1;16067 +95082;49.0831;.61672;170;20220424;18.1;9;13.6;3.1;10.77;0;2.99;16680 +95082;49.0831;.61672;170;20220425;15;7.1;11.1;3.6;8.97;0;2.92;18418 +95082;49.0831;.61672;170;20220426;15.8;4.5;10.2;3.4;8.54;0;2.98;19164 +95082;49.0831;.61672;170;20220427;17.1;3.5;10.3;4.4;8.37;0;3.58;23841 +95082;49.0831;.61672;170;20220428;17;5.3;11.2;3.8;9.57;0;2.98;18142 +95082;49.0831;.61672;170;20220429;18.3;8.5;13.4;4;9.84;0;3.75;21917 +95082;49.0831;.61672;170;20220430;16.1;5;10.5;3.3;8.57;0;3.28;22114 +95082;49.0831;.61672;170;20220501;16.9;4.9;10.9;2.4;8.29;.4;3.22;21134 +95082;49.0831;.61672;170;20220502;17.2;8.6;12.9;3.4;9.29;0;3.44;19456 +95082;49.0831;.61672;170;20220503;17.5;9.5;13.5;3.7;9.44;0;3.45;17258 +95082;49.0831;.61672;170;20220504;17.1;5.3;11.2;2.4;10.19;.2;2.64;16812 +95082;49.0831;.61672;170;20220505;17;7.1;12;3;10.64;.1;2.95;19046 +95082;49.0831;.61672;170;20220506;19.9;3.7;11.8;2.2;10.8;0;1.48;2300 +95082;49.0831;.61672;170;20220507;17.6;9.8;13.7;2.6;12.2;.2;1.3;1400 +95082;49.0831;.61672;170;20220508;18.9;7.8;13.3;2.8;12.6;.1;1.32;1900 +95082;49.0831;.61672;170;20220509;23.8;5.8;14.8;1.2;11.5;0;1.52;2500 +95082;49.0831;.61672;170;20220510;24;13.5;18.7;2.3;12.4;0;2.27;2300 +95082;49.0831;.61672;170;20220511;21.1;8.4;14.7;3;12.3;0;1.82;2300 +95082;49.0831;.61672;170;20220512;17.7;6.7;12.2;2.4;10.6;.1;1.46;2300 +95082;49.0831;.61672;170;20220513;19.3;5.5;12.4;2.1;10.1;0;1.62;2600 +95082;49.0831;.61672;170;20220514;22.4;4.7;13.5;1.7;10.8;0;1.68;2600 +95082;49.0831;.61672;170;20220515;25.9;12.2;19;3.2;14.2;3.7;2.47;1700 +95082;49.0831;.61672;170;20220516;23.2;13.9;18.5;2.5;15.5;.5;1.76;2200 +95082;49.0831;.61672;170;20220517;27.5;11.4;19.4;2;15.6;1.3;2.01;2600 +95082;49.0831;.61672;170;20220518;25.4;13.6;19.5;2.2;15.6;0;1.94;2500 +95082;49.0831;.61672;170;20220519;20.5;13.2;16.8;2.6;14.9;3.9;1.47;2000 +95082;49.0831;.61672;170;20220520;16.8;11.2;14;2.8;12.8;7.4;1.21;1200 +95082;49.0831;.61672;170;20220521;22.3;7.7;15;1.4;12.3;.3;1.46;2500 +95082;49.0831;.61672;170;20220522;22.1;8.8;15.4;2.1;13.7;3.3;1.42;1600 +95082;49.0831;.61672;170;20220523;15.5;13.6;14.5;2.7;14.2;6.1;.95;800 +95082;49.0831;.61672;170;20220524;16.2;9.1;12.6;3.1;11.1;1.6;1.47;2100 +95082;49.0831;.61672;170;20220525;16.1;7.1;11.6;3.2;11.6;.6;1.13;1600 +95082;49.0831;.61672;170;20220526;16.2;11.7;13.9;3.5;13.1;.1;1.18;900 +95082;49.0831;.61672;170;20220527;18.5;11.9;15.2;3.7;12.7;.2;1.77;2000 +95082;49.0831;.61672;170;20220528;17.4;7.6;12.5;2.9;10.7;0;1.62;2700 +95082;49.0831;.61672;170;20220529;14.5;3.9;9.2;2.7;9;0;1.27;1800 +95082;49.0831;.61672;170;20220530;16.7;3.1;9.9;1.6;9.1;0;1.26;2300 +95082;49.0831;.61672;170;20220531;17.8;3.5;10.6;2.1;9.8;.1;1.41;2500 +95082;49.0831;.61672;170;20220601;18.5;4.4;11.4;2;9.4;0;1.6;2800 +95082;49.0831;.61672;170;20220602;22.1;4.5;13.3;2.8;10.2;.2;2.16;2400 +95082;49.0831;.61672;170;20220603;18.5;9.5;14;2.1;13.4;11.2;1.01;700 +95082;49.0831;.61672;170;20220604;25.3;11.8;18.5;2.3;16.8;7;1.62;2100 +95082;49.0831;.61672;170;20220605;18.2;12.6;15.4;2;15.7;3;.82;900 +95082;49.0831;.61672;170;20220606;20.2;9.4;14.8;1.8;13;3.4;1.37;2400 +95082;49.0831;.61672;170;20220607;21.2;14.1;17.6;3.2;14.8;6.3;1.82;2100 +95082;49.0831;.61672;170;20220608;18.9;14.1;16.5;3.6;14.3;.6;1.63;1700 +95082;49.0831;.61672;170;20220609;19;11.9;15.4;3.3;13.2;0;1.63;1800 +95082;49.0831;.61672;170;20220610;21;11.6;16.3;2.3;15.1;.1;1.26;1400 +95082;49.0831;.61672;170;20220611;22.7;14;18.3;2.1;14.3;0;4.45;25000 +95082;49.0831;.61672;170;20220612;20.1;7.8;13.9;2.2;11.9;.2;3.88;25200 +95082;49.0831;.61672;170;20220613;21.3;7.8;14.5;2.4;11.7;0;4.49;29000 +95082;49.0831;.61672;170;20220614;24.8;6.8;15.8;2.4;11.8;0;4.99;29100 +95082;49.0831;.61672;170;20220615;27.4;12;19.7;1.9;13.6;0;5.45;29300 +95082;49.0831;.61672;170;20220616;27.9;10.9;19.4;1.7;14.2;0;5.32;29100 +95082;49.0831;.61672;170;20220617;33.2;12.7;22.9;1.5;15.8;0;5.84;28400 +95082;49.0831;.61672;170;20220618;35.9;15.7;25.8;2.6;17.8;4.5;6.85;27500 +95082;49.0831;.61672;170;20220619;21.6;12.6;17.1;5.2;15.3;1.4;3.43;17400 +95082;49.0831;.61672;170;20220620;21.5;12.7;17.1;3.9;14.4;0;3.39;16000 +95082;49.0831;.61672;170;20220621;23.5;12.3;17.9;2.5;14.9;.3;4.26;23700 +95082;49.0831;.61672;170;20220622;26.7;11.1;18.9;3;15;1.6;5.29;28200 +95082;49.0831;.61672;170;20220623;25.6;15.3;20.4;2.1;17.3;5.1;4.2;21300 +95082;49.0831;.61672;170;20220624;22.4;15.9;19.1;3.1;16.3;1.2;4.23;22900 +95082;49.0831;.61672;170;20220625;18.4;12.2;15.3;3.1;13.8;3.3;2.58;13300 +95082;49.0831;.61672;170;20220626;22;7.8;14.9;2;11.6;.1;3.95;23200 +95082;49.0831;.61672;170;20220627;21.9;10.2;16;2.4;12.4;.3;4.1;23300 +95082;49.0831;.61672;170;20220628;22.7;6.4;14.5;2;11.3;0;4.61;29200 +95082;49.0831;.61672;170;20220629;18.9;8.4;13.6;2.2;13.3;4.3;2.01;10200 +95082;49.0831;.61672;170;20220630;19;10.7;14.8;1.6;13;3.8;2.49;13200 +95082;49.0831;.61672;170;20220701;20.1;7;13.5;1.9;11.4;0;3.82;24900 +95082;49.0831;.61672;170;20220702;24.3;7.6;15.9;1.9;11.8;0;4.6;26900 +95082;49.0831;.61672;170;20220703;21.2;9.6;15.4;2.6;12.3;0;4.28;26200 +95082;49.0831;.61672;170;20220704;21.9;7.6;14.7;2.7;12.2;.2;4.57;29500 +95082;49.0831;.61672;170;20220705;21.6;8.5;15;2.8;12.3;.1;4.46;28200 +95082;49.0831;.61672;170;20220706;23.8;9.7;16.7;2.9;13.3;0;4.89;28900 +95082;49.0831;.61672;170;20220707;21.3;12.3;16.8;2.9;14.5;.2;2.82;12900 +95082;49.0831;.61672;170;20220708;26.2;7.8;17;2.7;13.4;0;5.16;29200 +95082;49.0831;.61672;170;20220709;27.7;9.8;18.7;2.5;14.1;.1;5.4;28800 +95082;49.0831;.61672;170;20220710;27.1;9.7;18.4;3.3;12.7;0;5.74;29300 +95082;49.0831;.61672;170;20220711;30.6;11.5;21;2.9;13.9;0;6.29;29400 +95082;49.0831;.61672;170;20220712;33.7;13.1;23.4;1.2;14.1;0;5.63;27900 +95082;49.0831;.61672;170;20220713;34.3;17.4;25.8;2.1;16.2;0;6.48;28100 +95082;49.0831;.61672;170;20220714;25.9;14.5;20.2;3.1;16.1;0;5.35;28800 +95082;49.0831;.61672;170;20220715;26.5;9.2;17.8;2.3;11.5;0;5.35;28900 +95082;49.0831;.61672;170;20220716;29.1;7.2;18.1;1.7;11.4;0;5.36;28900 +95082;49.0831;.61672;170;20220717;32.3;11;21.6;2.5;11.2;0;6.3;26800 +95082;49.0831;.61672;170;20220718;39;13.9;26.4;2.3;11.7;0;7.28;26700 +95082;49.0831;.61672;170;20220719;38;18.8;28.4;3.3;14.5;.7;7.71;24200 +95082;49.0831;.61672;170;20220720;24.4;17.8;21.1;2.2;17.1;2.2;3.51;15500 +95082;49.0831;.61672;170;20220721;25.5;17;21.2;2.8;17;.1;3.52;13500 +95082;49.0831;.61672;170;20220722;24.8;15.1;19.9;3.1;17.6;8.3;2.91;11100 +95082;49.0831;.61672;170;20220723;25.1;15.3;20.2;2.1;16.6;0;3.99;20300 +95082;49.0831;.61672;170;20220724;31.7;13.8;22.7;2.3;15.4;0;5.92;27700 +95082;49.0831;.61672;170;20220725;24.1;15;19.5;3.1;15.2;.1;3.94;17900 +95082;49.0831;.61672;170;20220726;22.1;15.6;18.8;3.2;13.8;0;3.91;17700 +95082;49.0831;.61672;170;20220727;23.9;9.4;16.6;2.2;11.9;0;4.02;21200 +95082;49.0831;.61672;170;20220728;25.7;13.4;19.5;1.9;11;0;3.79;15000 +95082;49.0831;.61672;170;20220729;28.3;11.5;19.9;1.6;12.2;.1;4.16;19200 +95082;49.0831;.61672;170;20220730;26.7;13.9;20.3;2.1;15;0;4.85;25800 +95082;49.0831;.61672;170;20220731;23.1;14.5;18.8;2.6;17.1;0;2.58;11300 +95082;49.0831;.61672;170;20220801;26.6;17.6;22.1;3.2;16.6;0;4.69;20500 +95082;49.0831;.61672;170;20220802;29.8;10.8;20.3;1.6;15.7;.1;4.79;25500 +95082;49.0831;.61672;170;20220803;33.3;13.6;23.4;1.9;16.9;.2;5.44;25300 +95082;49.0831;.61672;170;20220804;24.9;16.4;20.6;3.2;16.7;2.4;3.75;16100 +95082;49.0831;.61672;170;20220805;23.1;13;18;3.9;12.5;0;4.7;23400 +95082;49.0831;.61672;170;20220806;24.6;6.5;15.5;2.9;10.1;0;4.83;26500 +95082;49.0831;.61672;170;20220807;26.5;9.8;18.1;3.4;10.9;0;5.4;25900 +95082;49.0831;.61672;170;20220808;27.9;10.8;19.3;3.7;12;0;5.68;25700 +95082;49.0831;.61672;170;20220809;29.9;11.1;20.5;3.9;13.9;0;5.84;25100 +95082;49.0831;.61672;170;20220810;32.5;13.6;23;3.4;14.5;0;6.23;24800 +95082;49.0831;.61672;170;20220811;33.3;14.3;23.8;2.9;12.9;0;6.27;24700 +95082;49.0831;.61672;170;20220812;33.7;12.7;23.2;2;12.3;0;5.61;24700 +95082;49.0831;.61672;170;20220813;33.4;12.2;22.8;1.8;11.7;0;5.33;24000 +95082;49.0831;.61672;170;20220814;26.7;15.2;20.9;1.8;13.7;.7;3.03;10100 +95082;49.0831;.61672;170;20220815;25.6;11.6;18.6;1.8;16.6;.2;3.52;20000 +95082;49.0831;.61672;170;20220816;24.8;15.8;20.3;2.1;16.7;10.4;2.95;12800 +95082;49.0831;.61672;170;20220817;24.5;16.3;20.4;1.7;17.2;4.6;2.8;12900 +95082;49.0831;.61672;170;20220818;24.3;13.2;18.7;2.4;16.8;0;3.29;18000 +95082;49.0831;.61672;170;20220819;22.5;15.4;18.9;3.3;17;1.9;2.43;9400 +95082;49.0831;.61672;170;20220820;23;10.9;16.9;2;13.4;.1;3.47;20300 +95082;49.0831;.61672;170;20220821;23.7;8.8;16.2;1.3;13.8;.1;2.74;15600 +95082;49.0831;.61672;170;20220822;24.4;11.6;18;1.2;16.2;.4;2.58;14100 +95082;49.0831;.61672;170;20220823;25;18;21.5;1.4;19.9;.2;2.24;9800 +95082;49.0831;.61672;170;20220824;30.9;14.9;22.9;1.1;18.3;0;3.67;18700 +95082;49.0831;.61672;170;20220825;22.6;16.4;19.5;3.4;18.8;1.2;2.12;8600 +95082;49.0831;.61672;170;20220826;23.4;13.3;18.3;2.5;15.1;.1;3.43;19100 +95082;49.0831;.61672;170;20220827;25.1;10.2;17.6;2.8;13.2;0;3.87;20200 +95082;49.0831;.61672;170;20220828;24.1;10.8;17.4;2.7;13.2;0;3.51;17900 +95082;49.0831;.61672;170;20220829;27.4;13.7;20.5;3.7;12.7;0;4.97;20800 +95082;49.0831;.61672;170;20220830;27.1;11.5;19.3;3.1;13.6;0;4.35;20700 +95082;49.0831;.61672;170;20220831;26.2;13;19.6;2.7;14.4;0;3.82;18300 +95082;49.0831;.61672;170;20220901;25.2;11.1;18.1;1.9;15.2;14.9;2.62;12200 +95082;49.0831;.61672;170;20220902;22.5;15.1;18.8;2.4;17.4;3.8;2.27;11000 +95082;49.0831;.61672;170;20220903;22.7;14.5;18.6;1.4;16.7;.4;2.11;10700 +95082;49.0831;.61672;170;20220904;27;11;19;2.3;14.5;.1;3.7;19400 +95082;49.0831;.61672;170;20220905;24.2;13.2;18.7;2.3;17;1.4;2.18;9200 +95082;49.0831;.61672;170;20220906;24.2;14.5;19.3;2.6;16;2.2;2.65;11000 +95082;49.0831;.61672;170;20220907;21.8;13.8;17.8;2.8;15.8;4.1;2.37;11500 +95082;49.0831;.61672;170;20220908;21.3;13.5;17.4;3.4;15.3;4.9;2.54;12800 +95082;49.0831;.61672;170;20220909;19.1;14.1;16.6;5;14.9;8.5;2.4;11700 +95082;49.0831;.61672;170;20220910;19.7;14.3;17;3.8;15.1;2.7;2.19;9500 +95082;49.0831;.61672;170;20220911;22.8;8.7;15.7;1.7;13.7;.1;2.68;17700 +95082;49.0831;.61672;170;20220912;28;11.2;19.6;2.6;15.1;.2;3.59;17300 +95082;49.0831;.61672;170;20220913;23.9;18.5;21.2;2.3;18;3.3;2.01;5500 +95082;49.0831;.61672;170;20220914;23.3;15.5;19.4;2.6;18.8;11.8;2.04;9900 +95082;49.0831;.61672;170;20220915;19.5;12.4;15.9;2.9;14.7;0;2.22;14000 +95082;49.0831;.61672;170;20220916;17.1;10;13.5;3.1;11.5;.4;2;9900 +95082;49.0831;.61672;170;20220917;16;5.4;10.7;3.1;8.8;0;2.42;16800 +95082;49.0831;.61672;170;20220918;18.7;6.7;12.7;2.6;10.2;.1;2.47;16300 +95082;49.0831;.61672;170;20220919;16.8;6;11.4;2;10.2;0;1.82;11900 +95082;49.0831;.61672;170;20220920;17.4;5.8;11.6;1.8;10.9;0;1.54;8900 +95082;49.0831;.61672;170;20220921;18.7;5.4;12;1.8;10.3;.1;2.15;16100 +95082;49.0831;.61672;170;20220922;21.1;4;12.5;.9;9.7;0;2.03;15900 +95082;49.0831;.61672;170;20220923;18.2;7.4;12.8;1.3;11.5;3.3;1.24;5000 +95082;49.0831;.61672;170;20220924;13.5;11.7;12.6;3.1;13.7;13.6;.71;2300 +95082;49.0831;.61672;170;20220925;16.5;9;12.7;2.9;11.6;.7;1.82;12200 +95082;49.0831;.61672;170;20220926;14.2;10.1;12.1;3.6;11.3;7.1;1.38;4900 +95082;49.0831;.61672;170;20220927;15.4;9.7;12.5;4.2;12;6.9;1.53;8000 +95082;49.0831;.61672;170;20220928;14;10.1;12;2.8;11.7;3.1;1.37;8700 +95082;49.0831;.61672;170;20220929;15.1;7;11;1.7;10.4;.2;1.51;12000 +95082;49.0831;.61672;170;20220930;16.4;3.5;9.9;3;10.1;4.1;1.63;11900 +95082;49.0831;.61672;170;20221001;19.2;11.8;15.5;4.9;14.3;1.3;1.96;10300 +95082;49.0831;.61672;170;20221002;17.1;13.8;15.4;3.5;15.5;2.5;1.22;6100 +95082;49.0831;.61672;170;20221003;15;10.1;12.5;2.5;12.8;0;1.06;6000 +95082;49.0831;.61672;170;20221004;18.1;7.4;12.7;2.1;12.5;0;1.39;9400 +95082;49.0831;.61672;170;20221005;20.2;14;17.1;3.6;13.5;.4;2.25;9100 +95082;49.0831;.61672;170;20221006;17.4;7.9;12.6;1.8;10.3;0;1.67;12400 +95082;49.0831;.61672;170;20221007;17.7;2.9;10.3;1.4;9.8;.2;1.48;13600 +95082;49.0831;.61672;170;20221008;17.7;9.5;13.6;2.2;10.9;.1;1.8;13200 +95082;49.0831;.61672;170;20221009;17.9;2.5;10.2;1.8;8.8;0;1.64;13600 +95082;49.0831;.61672;170;20221010;18.4;6.9;12.6;2.2;11.7;0;1.38;7800 +95082;49.0831;.61672;170;20221011;16.2;4.6;10.4;2.5;9;0;1.65;13100 +95082;49.0831;.61672;170;20221012;19.2;2.1;10.6;.9;9.8;0;1.23;11200 +95082;49.0831;.61672;170;20221013;15.5;11.1;13.3;2.4;13.7;1.7;.86;3900 +95082;49.0831;.61672;170;20221014;15.2;13;14.1;2.3;15.2;5.4;.67;2600 +95082;49.0831;.61672;170;20221015;17.2;13.5;15.3;3.1;14.8;.6;1.25;7600 +95082;49.0831;.61672;170;20221016;16.6;10.3;13.4;2.2;13.9;5.4;.85;4000 +95082;49.0831;.61672;170;20221017;18.5;14.3;16.4;1.9;16;.3;1;4500 +95082;49.0831;.61672;170;20221018;18.3;14.4;16.3;2.4;16.7;.2;.94;4800 +95082;49.0831;.61672;170;20221019;20.9;14.6;17.7;4.8;16.9;1.8;1.65;8300 +95082;49.0831;.61672;170;20221020;20.8;15;17.9;3.1;16.2;.4;1.64;10400 +95082;49.0831;.61672;170;20221021;19;13.9;16.4;4;14.6;.6;1.63;8000 +95082;49.0831;.61672;170;20221022;19.2;11.6;15.4;2.7;14.2;2;1.3;8100 +95082;49.0831;.61672;170;20221023;21.4;13.6;17.5;5.1;14.6;2.6;2.16;6500 +95082;49.0831;.61672;170;20221024;17.8;13.9;15.8;5.7;13.6;4.6;1.87;6900 +95082;49.0831;.61672;170;20221025;17.9;11.1;14.5;3.1;13.9;.4;1.14;7200 +95082;49.0831;.61672;170;20221026;20.3;13.9;17.1;3.6;15;0;1.59;7500 +95082;49.0831;.61672;170;20221027;22.6;12.1;17.3;2.7;14.8;.1;1.55;6000 +95082;49.0831;.61672;170;20221028;20.3;13.5;16.9;2.5;15.3;.1;1.23;5900 +95082;49.0831;.61672;170;20221029;21.8;14.7;18.2;2.3;15.4;.2;1.4;5100 +95082;49.0831;.61672;170;20221030;14.7;12.2;13.4;1.6;13.5;.4;.7;2400 +95082;49.0831;.61672;170;20221031;17.8;6.9;12.3;3.2;12.9;4.6;.9;6200 +95082;49.0831;.61672;170;20221101;15.8;10.2;13;6.2;11.1;2.1;1.74;6600 +95082;49.0831;.61672;170;20221102;14.7;6.9;10.8;3.7;10.8;0;.96;8000 +95082;49.0831;.61672;170;20221103;12.8;12.4;12.6;4.6;11.8;5.3;1.16;2300 +95082;49.0831;.61672;170;20221104;12.1;7.8;9.9;4.2;9.7;1.9;1.03;6900 +95082;49.0831;.61672;170;20221105;11.4;5.7;8.5;3;10.1;3.2;.61;2500 +95082;49.0831;.61672;170;20221106;12.7;10.4;11.5;4.5;11.9;12.1;.83;2200 +95082;49.0831;.61672;170;20221107;16;10.8;13.4;4.5;12.1;.1;1.26;5000 +95082;49.0831;.61672;170;20221108;15.2;11.1;13.1;5.3;11.7;.7;1.41;3900 +95082;49.0831;.61672;170;20221109;14.2;10.4;12.3;3.9;10.8;.1;1.16;6200 +95082;49.0831;.61672;170;20221110;13.9;6.1;10;2.7;10.6;0;.61;7500 +95082;49.0831;.61672;170;20221111;12.1;8.1;10.1;2.9;10.6;.1;.64;5200 +95082;49.0831;.61672;170;20221112;14.9;5.5;10.2;2.1;10.7;.2;.6;5600 +95082;49.0831;.61672;170;20221113;15.1;7.3;11.2;2.2;11.1;.2;.64;5800 +95082;49.0831;.61672;170;20221114;14.9;5.2;10;2.6;10.3;.4;.75;4300 +95082;49.0831;.61672;170;20221115;12.7;7.5;10.1;4;10.7;3.6;.82;1200 +95082;49.0831;.61672;170;20221116;11.9;7.2;9.5;5.5;10.7;10.5;.67;3300 +95082;49.0831;.61672;170;20221117;11.8;8.9;10.3;6.6;10.5;2.2;.94;5000 +95082;49.0831;.61672;170;20221118;11.5;7;9.2;3.7;9.6;3.3;.67;6000 +95082;49.0831;.61672;170;20221119;10.4;3.3;6.8;2.2;8.4;.4;.42;5500 +95082;49.0831;.61672;170;20221120;10.3;3.1;6.7;3.4;8.7;3.2;.57;2900 +95082;49.0831;.61672;170;20221121;10.4;5.9;8.1;4.4;9;9.4;.89;1200 +95082;49.0831;.61672;170;20221122;9.6;4.7;7.1;5.3;8.5;4.4;.74;4000 +95082;49.0831;.61672;170;20221123;11.6;4.8;8.2;4.9;9.2;3.7;.79;3400 +95082;49.0831;.61672;170;20221124;12.1;6.3;9.2;4.5;9.8;5.3;.74;4100 +95082;49.0831;.61672;170;20221125;11.9;6.6;9.2;2.8;9.5;.2;.55;5100 +95082;49.0831;.61672;170;20221126;10;4.8;7.4;3.1;9.5;1.8;.36;3500 +95082;49.0831;.61672;170;20221127;10.1;7.9;9;3.9;10.4;9.7;.61;600 +95082;49.0831;.61672;170;20221128;10.3;7.2;8.7;2.5;10;.9;.36;4000 +95082;49.0831;.61672;170;20221129;11.1;4.5;7.8;2.2;8.9;.1;.39;4500 +95082;49.0831;.61672;170;20221130;6.1;4.6;5.3;2.5;7.8;0;.45;2000 +95082;49.0831;.61672;170;20221201;5.2;.6;2.9;2.5;7.2;0;.25;2300 +95082;49.0831;.61672;170;20221202;5.7;-.2;2.7;3.7;6.8;0;.35;2800 +95082;49.0831;.61672;170;20221203;2.4;1.5;1.9;5.7;6.3;0;.49;900 +95082;49.0831;.61672;170;20221204;2.3;.8;1.5;4.7;6.3;0;.4;800 +95082;49.0831;.61672;170;20221205;4;1.6;2.8;2;6.4;0;.38;2100 +95082;49.0831;.61672;170;20221206;2.7;-2.4;.1;.9;5.9;.2;.19;2100 +95082;49.0831;.61672;170;20221207;4.4;-1.3;1.5;1;6.4;.5;.13;3100 +95082;49.0831;.61672;170;20221208;3;-.1;1.4;1.7;6.7;.3;.25;1000 +95082;49.0831;.61672;170;20221209;2.9;-1.1;.9;2.2;5.8;.1;.14;4200 +95082;49.0831;.61672;170;20221210;4.4;-2.9;.7;2.1;5.5;0;.18;4600 +95082;49.0831;.61672;170;20221211;1.2;-3.9;-1.4;2.9;4.8;0;.27;3200 +95082;49.0831;.61672;170;20221212;-1.2;-1.5;-1.4;3.4;4.9;0;.29;2300 +95082;49.0831;.61672;170;20221213;.2;-4.3;-2.1;3.8;4.2;.2;.39;3800 +95082;49.0831;.61672;170;20221214;.4;-2.1;-.9;2;4.8;.2;.25;3000 +95082;49.0831;.61672;170;20221215;2.9;-4.2;-.7;2.8;4.2;0;.48;3800 +95082;49.0831;.61672;170;20221216;5.2;-4.9;.1;1.7;4.9;0;.15;5200 +95082;49.0831;.61672;170;20221217;-2.3;-7.3;-4.8;2.7;4.1;0;.12;2700 +95082;49.0831;.61672;170;20221218;5.4;-5.9;-.3;4.1;5.6;8.4;.48;900 +95082;49.0831;.61672;170;20221219;12;5.8;8.9;5.4;9.9;1;.77;1800 +95082;49.0831;.61672;170;20221220;11.1;10.9;11;3.9;11.1;9.7;.84;800 +95082;49.0831;.61672;170;20221221;11.4;5.9;8.6;3.3;10.8;6.5;.35;1500 +95082;49.0831;.61672;170;20221222;12.9;9.8;11.3;6.1;12.6;7.9;.55;1000 +95082;49.0831;.61672;170;20221223;14.6;12.1;13.3;5;12.8;2.1;.9;2600 +95082;49.0831;.61672;170;20221224;11.7;10.2;10.9;3.2;11.2;2.5;.62;2000 +95082;49.0831;.61672;170;20221225;11.8;9.1;10.4;2.7;11.7;4.3;.49;900 +95082;49.0831;.61672;170;20221226;9.9;9.5;9.7;4.1;9.3;.4;.88;2800 +95082;49.0831;.61672;170;20221227;9.5;3.8;6.6;3.7;8;.4;.46;4700 +95082;49.0831;.61672;170;20221228;11;7.8;9.4;6.2;10.3;1.5;.83;800 +95082;49.0831;.61672;170;20221229;10.2;9.4;9.8;5;9;0;.97;4400 +95082;49.0831;.61672;170;20221230;14.2;4.4;9.3;6;11.1;4.1;.63;1400 +95082;49.0831;.61672;170;20221231;15.9;13.6;14.7;8.5;12.8;1.3;1.73;3000 +95083;49.11119;.95678;145;20220101;15.1;9.2;12.2;3;11.37;.1;.69;3180 +95083;49.11119;.95678;145;20220102;13.7;10.1;11.9;5.6;10.94;0;1.23;1667 +95083;49.11119;.95678;145;20220103;12.3;9.5;10.9;4.5;10.57;20.4;1;1252 +95083;49.11119;.95678;145;20220104;9.1;6.9;8;4;8.77;.5;.79;1523 +95083;49.11119;.95678;145;20220105;6.6;.9;3.8;3.2;5.97;.1;.62;3716 +95083;49.11119;.95678;145;20220106;4.8;-1.3;1.7;3.5;6.14;.7;.36;3206 +95083;49.11119;.95678;145;20220107;7.8;3.4;5.6;6.1;7.5;4.8;.78;2569 +95083;49.11119;.95678;145;20220108;8.6;1.6;5.1;5.5;8.3;10.2;.45;1585 +95083;49.11119;.95678;145;20220109;7;4.4;5.7;3.5;7.65;4.6;.59;1505 +95083;49.11119;.95678;145;20220110;6.2;3.9;5.1;2.8;8.05;0;.37;1018 +95083;49.11119;.95678;145;20220111;6.8;2.8;4.8;3.1;6.6;0;.47;4320 +95083;49.11119;.95678;145;20220112;5.3;.1;2.7;1.3;7.47;0;.25;1652 +95083;49.11119;.95678;145;20220113;5.4;1.9;3.6;2;6.84;0;.28;4153 +95083;49.11119;.95678;145;20220114;8.1;-1.2;3.5;2.6;5.97;.1;.46;5967 +95083;49.11119;.95678;145;20220115;-.7;-2.6;-1.6;1.6;5.4;.1;.17;1769 +95083;49.11119;.95678;145;20220116;6.3;-1.9;2.2;2.9;7.57;.2;.14;2057 +95083;49.11119;.95678;145;20220117;8.4;5;6.7;1.6;8.17;0;.37;3923 +95083;49.11119;.95678;145;20220118;7.3;-1.1;3.1;2.2;7.07;.1;.25;4841 +95083;49.11119;.95678;145;20220119;6.9;3.2;5;2.7;8.07;2.1;.42;1459 +95083;49.11119;.95678;145;20220120;6.6;.4;3.5;2.9;6.67;.1;.44;4586 +95083;49.11119;.95678;145;20220121;6;0;3;2.3;6.2;0;.46;3886 +95083;49.11119;.95678;145;20220122;5.2;3.3;4.3;1.9;7.07;0;.51;1302 +95083;49.11119;.95678;145;20220123;3.3;3.3;3.3;3.1;6.8;0;.52;736 +95083;49.11119;.95678;145;20220124;6.3;-.5;2.9;2.3;6.07;0;.39;6759 +95083;49.11119;.95678;145;20220125;0;-3;-1.5;1.1;5.64;0;.19;2042 +95083;49.11119;.95678;145;20220126;3.7;-.5;1.6;1.4;6.74;0;.29;1576 +95083;49.11119;.95678;145;20220127;8.1;2.9;5.5;3.2;8.47;.3;.42;2742 +95083;49.11119;.95678;145;20220128;6.5;2.2;4.3;2.4;8.67;0;.16;2660 +95083;49.11119;.95678;145;20220129;9.6;5.8;7.7;5.3;10.5;.3;.24;1910 +95083;49.11119;.95678;145;20220130;9.2;4.1;6.7;2.2;8;.1;.54;5947 +95083;49.11119;.95678;145;20220131;8.3;4.2;6.3;5.9;6.94;0;1.21;5561 +95083;49.11119;.95678;145;20220201;9.7;1.6;5.7;6.3;9.5;.3;.21;2174 +95083;49.11119;.95678;145;20220202;9.3;8.8;9;4.2;9.57;.1;.84;1852 +95083;49.11119;.95678;145;20220203;8.4;6.1;7.3;3.3;8.77;0;.68;1976 +95083;49.11119;.95678;145;20220204;10.4;6.9;8.7;5;7.97;.6;1.37;3818 +95083;49.11119;.95678;145;20220205;9.6;1.7;5.6;4.6;7.27;0;.9;7394 +95083;49.11119;.95678;145;20220206;10.8;6.6;8.7;8.7;9.67;6.9;1.01;1938 +95083;49.11119;.95678;145;20220207;10.1;3.4;6.8;3.9;7.3;0;1.05;7141 +95083;49.11119;.95678;145;20220208;10.4;4.2;7.3;3.7;9.34;0;.6;3081 +95083;49.11119;.95678;145;20220209;6.4;4;5.2;1.5;8.34;0;.41;3688 +95083;49.11119;.95678;145;20220210;8.1;4.3;6.2;3.6;8.3;1.9;.74;2638 +95083;49.11119;.95678;145;20220211;8.5;.3;4.4;2.1;6.4;0;.73;8122 +95083;49.11119;.95678;145;20220212;8.2;-.7;3.8;3.7;5.3;0;1.17;9550 +95083;49.11119;.95678;145;20220213;11.2;-.9;5.2;6.5;7.25;2.3;1.2;7697 +95083;49.11119;.95678;145;20220214;11.4;6.8;9.1;5.7;8.6;1.3;1.43;6924 +95083;49.11119;.95678;145;20220215;9;3.6;6.3;6.3;8.9;4.4;.59;4599 +95083;49.11119;.95678;145;20220216;13.9;8.4;11.2;8.1;12.6;2.1;.66;3483 +95083;49.11119;.95678;145;20220217;13.2;9.5;11.4;7.1;9.27;0;2.03;7415 +95083;49.11119;.95678;145;20220218;11.8;7.7;9.8;8.1;8.77;.8;1.81;4785 +95083;49.11119;.95678;145;20220219;9.4;2.3;5.9;7;7.1;0;1.34;8463 +95083;49.11119;.95678;145;20220220;12.4;7.4;9.9;8.2;9.7;3.4;1.47;3213 +95083;49.11119;.95678;145;20220221;9.8;4.5;7.1;8.6;7.54;0;1.56;4492 +95083;49.11119;.95678;145;20220222;12.8;4.2;8.5;4.8;9.5;.7;1.03;3756 +95083;49.11119;.95678;145;20220223;9.3;3.6;6.4;2.4;8.24;0;.78;5040 +95083;49.11119;.95678;145;20220224;9.7;5.2;7.5;5.1;7.24;1.7;1.52;6135 +95083;49.11119;.95678;145;20220225;9.6;1.5;5.5;3.5;6.57;.3;1.25;9543 +95083;49.11119;.95678;145;20220226;9.8;-1.8;4;3.9;5.67;.1;1.45;12739 +95083;49.11119;.95678;145;20220227;9.4;-.2;4.6;5;5.3;0;1.77;12985 +95083;49.11119;.95678;145;20220228;13.1;-.8;6.2;3;5.64;.2;1.78;12795 +95083;49.11119;.95678;145;20220301;12.9;4.8;8.8;2.5;7.74;.5;1.37;5830 +95083;49.11119;.95678;145;20220302;12.4;6;9.2;2.5;7.7;0;1.46;7804 +95083;49.11119;.95678;145;20220303;12.1;4.5;8.3;2.2;9.1;.3;1.03;7086 +95083;49.11119;.95678;145;20220304;8.6;6.3;7.4;2.9;9.4;.4;.66;2939 +95083;49.11119;.95678;145;20220305;7;6.2;6.6;3.5;9.2;1.4;.51;1875 +95083;49.11119;.95678;145;20220306;8.1;2.7;5.4;4.4;6.17;0;1.55;12052 +95083;49.11119;.95678;145;20220307;5.9;-1.2;2.4;5.2;4.57;0;1.64;13803 +95083;49.11119;.95678;145;20220308;13.7;-1.4;6.1;4.3;5.6;0;2.29;14454 +95083;49.11119;.95678;145;20220309;14;3.8;8.9;4;8.2;0;1.8;10061 +95083;49.11119;.95678;145;20220310;16.1;5.7;10.9;4.2;8.7;0;2.19;11078 +95083;49.11119;.95678;145;20220311;11.6;7.1;9.3;5.9;9.3;2;1.4;4365 +95083;49.11119;.95678;145;20220312;11.3;6.2;8.7;5.4;9.04;.2;1.39;7018 +95083;49.11119;.95678;145;20220313;8.8;7.5;8.2;4.9;9.14;2;1;3414 +95083;49.11119;.95678;145;20220314;14.1;2.9;8.5;2.8;8.1;1.1;1.8;14221 +95083;49.11119;.95678;145;20220315;12.7;6.5;9.6;3.1;10.2;4.2;1.12;6290 +95083;49.11119;.95678;145;20220316;13.9;9.2;11.6;3.7;11.14;.1;1.36;6170 +95083;49.11119;.95678;145;20220317;9.8;6.1;8;3.5;7.7;0;1.53;8469 +95083;49.11119;.95678;145;20220318;14.5;1.3;7.9;6.2;5.8;0;3.11;17125 +95083;49.11119;.95678;145;20220319;15.5;5.6;10.6;7.2;6.05;0;3.81;16429 +95083;49.11119;.95678;145;20220320;12.9;1.3;7.1;3.2;5.3;0;2.44;16935 +95083;49.11119;.95678;145;20220321;17.7;3;10.3;3.3;8;0;2.57;15438 +95083;49.11119;.95678;145;20220322;17.6;5.7;11.7;3.8;6.9;0;3.22;17675 +95083;49.11119;.95678;145;20220323;17.2;4.1;10.7;3.1;6;0;3.08;18408 +95083;49.11119;.95678;145;20220324;19.1;4.9;12;3.6;6.25;0;3.58;18604 +95083;49.11119;.95678;145;20220325;18;6;12;4.8;6.4;0;3.83;18527 +95083;49.11119;.95678;145;20220326;17.9;4.3;11.1;5.1;6.7;0;3.72;19265 +95083;49.11119;.95678;145;20220327;19.9;4.9;12.4;3.9;7.55;0;3.61;19420 +95083;49.11119;.95678;145;20220328;19.2;5.1;12.1;2.8;8.5;0;2.68;14455 +95083;49.11119;.95678;145;20220329;14.9;11.3;13.1;3;9.2;1.3;2.02;5116 +95083;49.11119;.95678;145;20220330;11.1;7.8;9.4;2.7;10;3.5;1.06;4364 +95083;49.11119;.95678;145;20220331;7.4;2.9;5.2;5.8;6.75;4;1.5;9544 +95083;49.11119;.95678;145;20220401;3.6;0;1.8;8.7;5.7;2.4;1.16;10700 +95083;49.11119;.95678;145;20220402;7.2;-.7;3.2;4.6;4.8;0;1.94;13178 +95083;49.11119;.95678;145;20220403;7.4;-2.4;2.5;3.3;4.75;0;1.81;15077 +95083;49.11119;.95678;145;20220404;8.3;-2.3;3;5.2;6.7;.3;1.19;10595 +95083;49.11119;.95678;145;20220405;11.6;6.1;8.9;6.2;10.1;0;1.1;5200 +95083;49.11119;.95678;145;20220406;12.6;6.4;9.5;7.4;9.1;1.1;1.87;6882 +95083;49.11119;.95678;145;20220407;13;9.4;11.2;8.8;9.1;1.8;2.73;12050 +95083;49.11119;.95678;145;20220408;6.1;5.8;5.9;4.3;7.4;16.7;1.03;1977 +95083;49.11119;.95678;145;20220409;11;1.4;6.2;3.3;6.35;.3;2.21;16986 +95083;49.11119;.95678;145;20220410;13.4;-1.5;5.9;3.4;6.15;0;2.65;21464 +95083;49.11119;.95678;145;20220411;19.3;3.9;11.6;5.4;7.8;0;4.02;20897 +95083;49.11119;.95678;145;20220412;19.2;9.5;14.3;4.4;11.1;.3;3.1;15128 +95083;49.11119;.95678;145;20220413;18;7.6;12.8;1.9;12.2;.1;2.19;14692 +95083;49.11119;.95678;145;20220414;20.2;6.6;13.4;1.8;11;0;2.98;20356 +95083;49.11119;.95678;145;20220415;20.3;7.7;14;2.4;10.85;0;3.43;22954 +95083;49.11119;.95678;145;20220416;18.5;6.9;12.7;3.5;9.55;0;3.54;23505 +95083;49.11119;.95678;145;20220417;20.2;5.4;12.8;3.3;7;0;4.19;23973 +95083;49.11119;.95678;145;20220418;16.2;5.3;10.8;3.1;9.65;0;2.31;13651 +95083;49.11119;.95678;145;20220419;15.5;6.1;10.8;3.4;9.3;0;2.5;15413 +95083;49.11119;.95678;145;20220420;18.8;6.2;12.5;3.5;8.95;0;3.41;18980 +95083;49.11119;.95678;145;20220421;18.7;5.1;11.9;4;8;0;3.97;24315 +95083;49.11119;.95678;145;20220422;17.3;6.2;11.8;4.9;8.9;0;3.4;19168 +95083;49.11119;.95678;145;20220423;18.6;8.4;13.5;5;10.45;.7;3.35;17506 +95083;49.11119;.95678;145;20220424;18.5;8.6;13.5;3.3;10.6;.1;3.02;16607 +95083;49.11119;.95678;145;20220425;15.4;7.3;11.4;4.1;8.85;0;3.17;20422 +95083;49.11119;.95678;145;20220426;15.9;3.6;9.8;3.5;8.3;0;2.95;19350 +95083;49.11119;.95678;145;20220427;17.3;3.3;10.3;4.8;8.2;0;3.65;24250 +95083;49.11119;.95678;145;20220428;17.9;5.1;11.5;4.3;9.4;0;3.25;19276 +95083;49.11119;.95678;145;20220429;18.8;8.7;13.8;4.1;9.55;0;3.89;22249 +95083;49.11119;.95678;145;20220430;16.2;4.7;10.4;3.5;8.35;0;3.46;24620 +95083;49.11119;.95678;145;20220501;17;5;11;2.6;8.1;.3;3.22;20671 +95083;49.11119;.95678;145;20220502;17.5;8.7;13.1;3.6;9;0;3.51;19113 +95083;49.11119;.95678;145;20220503;18.2;9.7;13.9;4;9.2;0;3.8;19477 +95083;49.11119;.95678;145;20220504;17.8;5.2;11.5;2.6;9.9;.6;2.88;18454 +95083;49.11119;.95678;145;20220505;17.2;7.5;12.3;3.3;10.4;.1;3.02;19054 +95083;49.11119;.95678;145;20220506;20.9;4.9;12.9;2.2;10.54;0;3.06;17489 +95083;49.11119;.95678;145;20220507;19.1;9.9;14.5;2.5;11.97;.1;2.59;13043 +95083;49.11119;.95678;145;20220508;19.7;8.7;14.2;3.3;12.04;0;2.62;12456 +95083;49.11119;.95678;145;20220509;23.9;6.5;15.2;2;11.07;0;3.54;18843 +95083;49.11119;.95678;145;20220510;25.1;13.5;19.3;2.9;12.34;0;4.11;16270 +95083;49.11119;.95678;145;20220511;21.9;8.8;15.4;3.3;12.3;0;3.4;17085 +95083;49.11119;.95678;145;20220512;18.8;7.6;13.2;2.8;10.47;.1;3.04;16822 +95083;49.11119;.95678;145;20220513;19.7;5.7;12.7;2.4;9.8;0;3.26;18964 +95083;49.11119;.95678;145;20220514;22.3;6;14.2;1.7;10.44;0;3.43;19439 +95083;49.11119;.95678;145;20220515;27.6;12.6;20.1;4.3;13;8.4;4.84;15222 +95083;49.11119;.95678;145;20220516;23.8;14.4;19.1;3.3;15.3;.4;3.54;15373 +95083;49.11119;.95678;145;20220517;27.4;12;19.7;2.5;15.14;2.1;4.27;20032 +95083;49.11119;.95678;145;20220518;25.7;13.5;19.6;2.4;15.57;0;3.92;18954 +95083;49.11119;.95678;145;20220519;21.2;15.4;18.3;2.6;14.84;3.1;2.94;12942 +95083;49.11119;.95678;145;20220520;17.4;11.6;14.5;3.1;12.5;6.9;2.25;9988 +95083;49.11119;.95678;145;20220521;22.4;8.8;15.6;1.8;12.17;.2;3.2;17128 +95083;49.11119;.95678;145;20220522;22.6;9.6;16.1;2.5;13.4;3.2;2.91;13589 +95083;49.11119;.95678;145;20220523;16.1;13.7;14.9;2.9;13.94;6.4;1.59;5697 +95083;49.11119;.95678;145;20220524;16.5;8.9;12.7;3.9;11.14;1.7;2.6;14372 +95083;49.11119;.95678;145;20220525;17.6;7.5;12.5;3.8;11.3;.7;2.5;13405 +95083;49.11119;.95678;145;20220526;17.1;12;14.6;3.6;13.1;0;1.84;6448 +95083;49.11119;.95678;145;20220527;19.6;11.6;15.6;3.7;12.3;.2;3.09;13652 +95083;49.11119;.95678;145;20220528;18.1;7.3;12.7;3.1;10.24;0;3.16;17970 +95083;49.11119;.95678;145;20220529;14.6;5;9.8;3.1;8.8;0;2.37;13311 +95083;49.11119;.95678;145;20220530;17.4;4.1;10.8;2.1;8.87;0;2.87;17515 +95083;49.11119;.95678;145;20220531;18.4;5.9;12.1;2.4;9.6;.1;3.08;17688 +95083;49.11119;.95678;145;20220601;19.8;5;12.4;2.3;9.47;.1;3.52;21050 +95083;49.11119;.95678;145;20220602;22.6;6.5;14.5;3.3;9.67;.1;3.98;17829 +95083;49.11119;.95678;145;20220603;20.4;10.9;15.7;2.5;13.3;5.6;2.37;10835 +95083;49.11119;.95678;145;20220604;26.5;12.9;19.7;2.8;16.54;6;3.73;16448 +95083;49.11119;.95678;145;20220605;19.5;12.9;16.2;2.4;15.6;4.2;1.81;7881 +95083;49.11119;.95678;145;20220606;20.9;9.6;15.3;2.7;12.77;5.7;3.18;17166 +95083;49.11119;.95678;145;20220607;21.7;14.2;18;3.6;14.6;8;3.1;12366 +95083;49.11119;.95678;145;20220608;19.6;13.9;16.7;4.3;14;.8;2.86;11926 +95083;49.11119;.95678;145;20220609;19.7;11.7;15.7;3.4;12.77;0;2.96;13430 +95083;49.11119;.95678;145;20220610;21.4;11.8;16.6;2.9;14.84;0;2.64;12302 +95083;49.11119;.95678;145;20220611;23.6;13.6;18.6;2.1;14.04;.1;4.32;23084 +95083;49.11119;.95678;145;20220612;21.7;8.1;14.9;2.4;11.7;.1;4.38;27264 +95083;49.11119;.95678;145;20220613;21.4;8.6;15;2.6;11.34;0;4.64;29009 +95083;49.11119;.95678;145;20220614;24.9;8.9;16.9;3;11.27;0;5.48;30092 +95083;49.11119;.95678;145;20220615;28.2;12.5;20.4;2.5;12.8;0;5.87;29196 +95083;49.11119;.95678;145;20220616;28.8;11.3;20;1.8;13.25;0;5.57;29582 +95083;49.11119;.95678;145;20220617;33.5;14.5;24;2;14.87;0;6.51;29660 +95083;49.11119;.95678;145;20220618;36;17.5;26.8;3;17.1;5.7;7.45;28997 +95083;49.11119;.95678;145;20220619;22.1;12.9;17.5;5.8;14.84;0;3.85;18423 +95083;49.11119;.95678;145;20220620;22.3;13;17.7;4.3;13.6;0;4.19;19971 +95083;49.11119;.95678;145;20220621;24.2;12.6;18.4;3.4;13.64;.1;4.72;23331 +95083;49.11119;.95678;145;20220622;27.2;12.3;19.8;3.6;14.2;5.9;5.77;28288 +95083;49.11119;.95678;145;20220623;26.5;15.9;21.2;2.8;16.84;6.7;4.63;21563 +95083;49.11119;.95678;145;20220624;23.5;15.5;19.5;3.8;16.4;.9;4.03;19443 +95083;49.11119;.95678;145;20220625;17.5;13.3;15.4;3.7;14.2;3.3;2.5;13293 +95083;49.11119;.95678;145;20220626;22.1;9;15.5;2.9;11.7;1;4.33;24724 +95083;49.11119;.95678;145;20220627;22.3;11.7;17;2.5;12.54;.1;4.24;23071 +95083;49.11119;.95678;145;20220628;24;8.5;16.2;2.2;11.77;0;4.84;28590 +95083;49.11119;.95678;145;20220629;21.4;9.8;15.6;2.5;13.27;4.9;3.11;16108 +95083;49.11119;.95678;145;20220630;18.9;11.1;15;2.3;13.17;4.9;2.56;13228 +95083;49.11119;.95678;145;20220701;21.2;7.2;14.2;2.2;11.44;0;3.95;24481 +95083;49.11119;.95678;145;20220702;25.3;8.9;17.1;2.6;11.74;0;5.18;28421 +95083;49.11119;.95678;145;20220703;21.9;10.3;16.1;2.6;12.37;0;4.35;25543 +95083;49.11119;.95678;145;20220704;23;8.9;16;2.7;12.3;.1;4.89;30030 +95083;49.11119;.95678;145;20220705;22.8;9.4;16.1;2.9;12.4;.1;4.73;28252 +95083;49.11119;.95678;145;20220706;24.2;10.1;17.1;2.9;13.37;0;4.97;28938 +95083;49.11119;.95678;145;20220707;21.5;13.6;17.5;3.3;14.54;.2;3.17;14415 +95083;49.11119;.95678;145;20220708;26.8;9.3;18.1;2.5;13.04;0;5.43;29947 +95083;49.11119;.95678;145;20220709;27.6;11.4;19.5;2.7;14;0;5.6;29356 +95083;49.11119;.95678;145;20220710;26.9;10.7;18.8;3.4;12.44;0;5.92;30102 +95083;49.11119;.95678;145;20220711;30.1;13.3;21.7;3.1;13.54;0;6.49;29914 +95083;49.11119;.95678;145;20220712;33.2;14.4;23.8;1.8;13.94;0;6.2;29152 +95083;49.11119;.95678;145;20220713;34.3;18.6;26.4;2.1;15.17;0;6.65;28630 +95083;49.11119;.95678;145;20220714;27.7;15.5;21.6;3.3;15.27;0;5.94;29001 +95083;49.11119;.95678;145;20220715;26.5;11;18.8;2.7;11.4;0;5.66;29282 +95083;49.11119;.95678;145;20220716;28.9;9.8;19.4;2.3;11.37;0;5.84;29538 +95083;49.11119;.95678;145;20220717;31.6;12.4;22;3.3;10.57;0;6.96;28407 +95083;49.11119;.95678;145;20220718;38;16.3;27.2;2.7;10.94;0;7.75;28074 +95083;49.11119;.95678;145;20220719;38.6;21.5;30.1;4.1;13.87;1.6;9.05;26766 +95083;49.11119;.95678;145;20220720;24.4;18;21.2;2.7;18.24;2.1;3.51;15884 +95083;49.11119;.95678;145;20220721;25.3;17.1;21.2;3;17.37;0;3.59;14486 +95083;49.11119;.95678;145;20220722;24.9;15.8;20.3;3;17.37;5.3;3.37;14268 +95083;49.11119;.95678;145;20220723;26.1;16.3;21.2;2.5;16.8;0;4.31;20665 +95083;49.11119;.95678;145;20220724;32.6;14.7;23.7;2.9;15.1;0;6.54;28392 +95083;49.11119;.95678;145;20220725;25.6;15.6;20.6;3.9;14.77;0;4.67;18988 +95083;49.11119;.95678;145;20220726;22;15.7;18.8;3.2;13.77;0;3.56;14326 +95083;49.11119;.95678;145;20220727;24.5;10.4;17.5;2.9;11.7;0;4.6;23044 +95083;49.11119;.95678;145;20220728;25.8;14.1;19.9;2.4;10.57;0;4.28;16259 +95083;49.11119;.95678;145;20220729;29;13;21;1.8;11.8;.3;4.77;22378 +95083;49.11119;.95678;145;20220730;27.7;14.4;21;2.5;14.27;0;5.3;26500 +95083;49.11119;.95678;145;20220731;24.5;15.9;20.2;3.1;17;0;3.24;13139 +95083;49.11119;.95678;145;20220801;26.7;18;22.3;2.9;16.47;0;4.44;18666 +95083;49.11119;.95678;145;20220802;30;13.2;21.6;1.8;15.67;0;4.99;25486 +95083;49.11119;.95678;145;20220803;34.4;14.9;24.6;2;16.87;.3;5.83;26155 +95083;49.11119;.95678;145;20220804;26.2;16.6;21.4;3.4;16.7;3;4;16043 +95083;49.11119;.95678;145;20220805;23.5;13.1;18.3;3.7;12.94;0;4.66;23773 +95083;49.11119;.95678;145;20220806;24.7;8.2;16.5;3.7;10.2;0;5.23;27139 +95083;49.11119;.95678;145;20220807;26.5;11.1;18.8;3.9;10.47;0;5.83;26688 +95083;49.11119;.95678;145;20220808;28.1;10.9;19.5;4.1;11.54;0;6.02;26470 +95083;49.11119;.95678;145;20220809;29.7;13.4;21.6;4.3;13.57;0;6.26;26084 +95083;49.11119;.95678;145;20220810;32.4;15.1;23.7;3.7;13.64;0;6.64;25830 +95083;49.11119;.95678;145;20220811;33.1;15.9;24.5;3.6;12.1;0;6.99;25709 +95083;49.11119;.95678;145;20220812;33.7;14.8;24.2;2.8;11.27;0;6.43;24888 +95083;49.11119;.95678;145;20220813;32.9;15.2;24;2.6;10.67;0;6.14;24366 +95083;49.11119;.95678;145;20220814;27;16.9;22;2.6;13.17;0;3.78;11162 +95083;49.11119;.95678;145;20220815;27.2;13.8;20.5;2.1;16.5;.1;4.02;20675 +95083;49.11119;.95678;145;20220816;25.4;17.2;21.3;2.4;16.7;5.2;3.36;14189 +95083;49.11119;.95678;145;20220817;25.4;16.1;20.8;2;16.8;2.3;3.09;13699 +95083;49.11119;.95678;145;20220818;26.3;12.7;19.5;2.7;15.9;0;3.97;20513 +95083;49.11119;.95678;145;20220819;23.1;14.8;18.9;3.1;16.7;3.1;2.42;8889 +95083;49.11119;.95678;145;20220820;23.3;10.3;16.8;2.3;13.24;.1;3.54;20190 +95083;49.11119;.95678;145;20220821;25.7;9.7;17.7;1.8;13.5;0;3.42;18057 +95083;49.11119;.95678;145;20220822;26;12.9;19.5;1.8;15.8;.2;3.2;15827 +95083;49.11119;.95678;145;20220823;26.6;17.6;22.1;1.9;19.34;.1;2.72;11298 +95083;49.11119;.95678;145;20220824;31.7;16;23.8;1.9;18.07;0;4.38;20391 +95083;49.11119;.95678;145;20220825;25.6;16.9;21.2;3.5;17.97;.6;3.11;11558 +95083;49.11119;.95678;145;20220826;24.9;16;20.4;2.9;15.6;.1;3.71;17411 +95083;49.11119;.95678;145;20220827;25.3;11.4;18.3;3.1;13.3;0;4.04;20271 +95083;49.11119;.95678;145;20220828;25;11.7;18.4;3.5;12.9;0;4.06;18590 +95083;49.11119;.95678;145;20220829;27.5;14.6;21;4.7;12.04;.1;5.59;20783 +95083;49.11119;.95678;145;20220830;27.8;12.8;20.3;3.6;13.1;0;4.81;20771 +95083;49.11119;.95678;145;20220831;26.7;13.5;20.1;3.1;13.84;0;4.14;18214 +95083;49.11119;.95678;145;20220901;26.7;12.1;19.4;2.3;14.67;9.3;3.33;14840 +95083;49.11119;.95678;145;20220902;22.7;15.6;19.2;2.2;16.7;4.4;2.35;10691 +95083;49.11119;.95678;145;20220903;24.3;15.2;19.8;2;16.77;.6;2.63;12617 +95083;49.11119;.95678;145;20220904;27.8;11.9;19.9;2.8;14.3;.2;4.08;19564 +95083;49.11119;.95678;145;20220905;24.8;15;19.9;2.7;16.4;1.5;2.59;9511 +95083;49.11119;.95678;145;20220906;26.1;13.8;19.9;3.1;15.8;2;3.15;11907 +95083;49.11119;.95678;145;20220907;22.5;13.9;18.2;4;15.44;2.9;2.72;10972 +95083;49.11119;.95678;145;20220908;22;13.6;17.8;4.6;15.14;4.2;2.77;11166 +95083;49.11119;.95678;145;20220909;20.3;14.2;17.3;5.7;14.87;9.1;2.6;10023 +95083;49.11119;.95678;145;20220910;20.2;14.1;17.1;3.7;15.27;3.4;2.14;9002 +95083;49.11119;.95678;145;20220911;23;9.4;16.2;1.7;13.8;.1;2.69;17325 +95083;49.11119;.95678;145;20220912;28;12.4;20.2;2.6;14.8;.3;3.7;17608 +95083;49.11119;.95678;145;20220913;25;18.7;21.8;3.2;17.2;8.5;2.63;5922 +95083;49.11119;.95678;145;20220914;23.2;17;20.1;2.8;19.1;10;2;8482 +95083;49.11119;.95678;145;20220915;20.7;12.2;16.5;2.8;14.4;0;2.2;11287 +95083;49.11119;.95678;145;20220916;17.6;10;13.8;2.9;11.3;.6;2.06;9852 +95083;49.11119;.95678;145;20220917;16.2;6.2;11.2;3.3;8.67;0;2.53;16524 +95083;49.11119;.95678;145;20220918;18.8;6;12.4;2.9;9.57;0;2.62;16300 +95083;49.11119;.95678;145;20220919;17.4;6.6;12;2.3;9.87;.1;2.11;13388 +95083;49.11119;.95678;145;20220920;17.4;6.9;12.1;1.6;10.7;.1;1.51;7733 +95083;49.11119;.95678;145;20220921;19.2;6.1;12.6;2.3;9.9;.1;2.41;16057 +95083;49.11119;.95678;145;20220922;21.2;5.3;13.2;1.3;9.1;0;2.27;16159 +95083;49.11119;.95678;145;20220923;18.5;8.4;13.4;1.2;11;2.8;1.37;5979 +95083;49.11119;.95678;145;20220924;14.7;11.9;13.3;2.9;13.54;8.7;.98;3938 +95083;49.11119;.95678;145;20220925;17.3;9;13.2;3;11.3;.5;2;12564 +95083;49.11119;.95678;145;20220926;14.5;10.2;12.4;4.5;11.14;6.2;1.55;4598 +95083;49.11119;.95678;145;20220927;15.1;8.9;12;4.1;11.7;5.4;1.43;7295 +95083;49.11119;.95678;145;20220928;14.8;10;12.4;2.6;11.44;2;1.44;8304 +95083;49.11119;.95678;145;20220929;15.8;7.3;11.6;1.5;10.34;.3;1.51;11386 +95083;49.11119;.95678;145;20220930;17;4.2;10.6;3.7;10;4.2;1.88;12387 +95083;49.11119;.95678;145;20221001;19.7;11.8;15.8;5.9;14.04;1.8;2.23;10334 +95083;49.11119;.95678;145;20221002;17.8;13.8;15.8;3.5;15.04;4.7;1.36;5289 +95083;49.11119;.95678;145;20221003;15.3;7.8;11.6;2.2;11.9;0;1.11;7141 +95083;49.11119;.95678;145;20221004;19.1;6.4;12.7;2.4;12.04;0;1.6;10766 +95083;49.11119;.95678;145;20221005;20.6;13.6;17.1;4.5;13.44;.2;2.39;7226 +95083;49.11119;.95678;145;20221006;18.3;7.6;12.9;2.2;10.34;0;1.85;13185 +95083;49.11119;.95678;145;20221007;18.3;4.2;11.2;1.8;9.77;.1;1.66;13766 +95083;49.11119;.95678;145;20221008;17.6;9;13.3;2.5;10.64;.1;1.84;12397 +95083;49.11119;.95678;145;20221009;18.4;4.2;11.3;2.6;8.94;0;1.95;13601 +95083;49.11119;.95678;145;20221010;19;8.2;13.6;2.6;11.64;.1;1.6;7909 +95083;49.11119;.95678;145;20221011;16.4;5.2;10.8;2.5;8.9;0;1.7;12753 +95083;49.11119;.95678;145;20221012;19.2;3.3;11.3;1.5;9.7;0;1.44;11111 +95083;49.11119;.95678;145;20221013;14.8;11.3;13;2.9;13.54;1.5;.83;3164 +95083;49.11119;.95678;145;20221014;15.7;13.3;14.5;2.7;15.34;8.8;.72;2965 +95083;49.11119;.95678;145;20221015;17.8;13.6;15.7;4;14.9;.4;1.36;6568 +95083;49.11119;.95678;145;20221016;17.2;10.4;13.8;2.8;14.14;5.3;.95;4921 +95083;49.11119;.95678;145;20221017;18.5;14.8;16.6;2.4;16.54;.7;.98;4139 +95083;49.11119;.95678;145;20221018;18.3;15;16.6;2.4;16.9;.2;.9;3874 +95083;49.11119;.95678;145;20221019;20.8;14.4;17.6;5.3;16.57;1.8;1.72;8334 +95083;49.11119;.95678;145;20221020;20.9;14.8;17.9;4.1;16.07;.6;1.77;8918 +95083;49.11119;.95678;145;20221021;19.2;14.3;16.8;5;14.74;.3;1.8;7425 +95083;49.11119;.95678;145;20221022;19.7;12.5;16.1;3.6;14.14;2.7;1.58;8041 +95083;49.11119;.95678;145;20221023;21.1;14.2;17.7;5.9;14.5;2.3;2.32;5969 +95083;49.11119;.95678;145;20221024;17.9;14.3;16.1;6.8;13.54;1.9;2.11;6463 +95083;49.11119;.95678;145;20221025;18;11;14.5;3.8;13.7;.2;1.26;7394 +95083;49.11119;.95678;145;20221026;20.4;13.6;17;4.5;14.97;0;1.73;7834 +95083;49.11119;.95678;145;20221027;22.1;13.2;17.6;3.6;14.7;.1;1.81;6143 +95083;49.11119;.95678;145;20221028;21.1;14.2;17.7;3.3;15.3;0;1.55;6228 +95083;49.11119;.95678;145;20221029;22.5;15.1;18.8;3;15.07;.1;1.76;5159 +95083;49.11119;.95678;145;20221030;15.2;12.1;13.6;1.8;13.14;.3;.79;3094 +95083;49.11119;.95678;145;20221031;18.4;7.5;13;3.7;12.94;4.3;1.06;6291 +95083;49.11119;.95678;145;20221101;16;9.7;12.9;6.8;11.14;1.3;1.76;6650 +95083;49.11119;.95678;145;20221102;14.8;7.6;11.2;5.1;10.67;.3;1.22;7544 +95083;49.11119;.95678;145;20221103;13.3;11.5;12.4;5.3;11.77;4.8;1.16;2705 +95083;49.11119;.95678;145;20221104;12.1;8.1;10.1;4.6;9.6;1.7;1.15;5484 +95083;49.11119;.95678;145;20221105;10.7;4.5;7.6;3.4;9.77;3.4;.53;3231 +95083;49.11119;.95678;145;20221106;12;9.8;10.9;5.5;11.57;12.3;.8;2312 +95083;49.11119;.95678;145;20221107;16.1;10.5;13.3;6.1;12.2;.1;1.38;4247 +95083;49.11119;.95678;145;20221108;15.6;10.5;13.1;6.1;11.67;.8;1.5;3652 +95083;49.11119;.95678;145;20221109;14.7;9.8;12.3;4.5;10.84;.1;1.23;6221 +95083;49.11119;.95678;145;20221110;13.5;5.5;9.5;3.3;10.3;0;.66;6818 +95083;49.11119;.95678;145;20221111;12.1;7.8;9.9;3.4;10.44;.1;.7;4723 +95083;49.11119;.95678;145;20221112;13;6;9.5;2.5;10.77;.2;.52;3991 +95083;49.11119;.95678;145;20221113;11.8;6.4;9.1;2;10.77;.2;.44;4312 +95083;49.11119;.95678;145;20221114;13.8;6;9.9;2.9;10.54;.3;.67;3831 +95083;49.11119;.95678;145;20221115;12.6;7.4;10;4.7;10.8;3.4;.78;1594 +95083;49.11119;.95678;145;20221116;12;6.8;9.4;6.5;10.64;9.4;.71;2912 +95083;49.11119;.95678;145;20221117;12.5;9;10.7;7.5;10.27;1.7;1.25;4142 +95083;49.11119;.95678;145;20221118;11.9;6.8;9.3;3.9;9.54;3.9;.78;4797 +95083;49.11119;.95678;145;20221119;10.5;4.5;7.5;2.6;8.6;.4;.54;4646 +95083;49.11119;.95678;145;20221120;10.8;3.1;7;3.6;8.64;2.7;.65;2988 +95083;49.11119;.95678;145;20221121;9.4;4.9;7.2;4.8;8.94;7.5;.67;1900 +95083;49.11119;.95678;145;20221122;10.3;4.2;7.2;6.2;8.34;4.7;.92;3708 +95083;49.11119;.95678;145;20221123;12.3;4.6;8.5;5.3;9.14;2.8;.91;3938 +95083;49.11119;.95678;145;20221124;12.3;5.8;9.1;5.5;9.74;4.2;.8;4426 +95083;49.11119;.95678;145;20221125;12.4;6.4;9.4;3;9.5;.5;.6;5393 +95083;49.11119;.95678;145;20221126;10;4.2;7.1;3.4;9.3;1;.41;3168 +95083;49.11119;.95678;145;20221127;10.3;7.2;8.8;4.4;10.15;10.5;.63;1190 +95083;49.11119;.95678;145;20221128;10.7;7;8.9;2.5;10;.5;.41;3632 +95083;49.11119;.95678;145;20221129;7.5;3.4;5.5;1.7;8.64;0;.25;3036 +95083;49.11119;.95678;145;20221130;5.7;5;5.3;2.3;7.87;0;.45;1467 +95083;49.11119;.95678;145;20221201;5.4;1;3.2;2.7;7.24;0;.28;2238 +95083;49.11119;.95678;145;20221202;5.9;.6;3.3;3.6;6.7;0;.46;2478 +95083;49.11119;.95678;145;20221203;2.6;1.7;2.1;6;6.2;0;.57;884 +95083;49.11119;.95678;145;20221204;2.6;.9;1.7;4.5;6.14;0;.47;968 +95083;49.11119;.95678;145;20221205;3.2;1.2;2.2;1.7;6.24;0;.37;1633 +95083;49.11119;.95678;145;20221206;4.3;-1.8;1.2;1.4;6.2;.2;.22;2376 +95083;49.11119;.95678;145;20221207;5.5;-1.2;2.2;1;6.44;.3;.08;3888 +95083;49.11119;.95678;145;20221208;2.6;-.5;1;1.5;6.5;.2;.23;1160 +95083;49.11119;.95678;145;20221209;2;-1.6;.2;2.1;5.7;.1;.12;3712 +95083;49.11119;.95678;145;20221210;2.4;-1.9;.3;2.3;5.8;0;.18;2829 +95083;49.11119;.95678;145;20221211;.7;-3;-1.2;4;4.97;0;.26;3292 +95083;49.11119;.95678;145;20221212;-1.3;-2.3;-1.8;3.7;4.8;0;.29;2021 +95083;49.11119;.95678;145;20221213;.3;-4;-1.8;3.9;4.07;.1;.49;3446 +95083;49.11119;.95678;145;20221214;1.2;-2;-.4;2.1;4.57;.2;.36;2923 +95083;49.11119;.95678;145;20221215;3.2;-4.4;-.6;3;4.17;0;.53;3800 +95083;49.11119;.95678;145;20221216;4.8;-4.6;.1;1.9;4.9;.1;.17;5005 +95083;49.11119;.95678;145;20221217;-2.3;-6.5;-4.4;2.8;4.27;0;.12;2337 +95083;49.11119;.95678;145;20221218;3.1;-5.7;-1.3;4.5;5.2;6.2;.37;1632 +95083;49.11119;.95678;145;20221219;10.4;2.6;6.5;5.6;9.34;1.1;.41;1932 +95083;49.11119;.95678;145;20221220;10.9;9.4;10.1;4.8;10.97;8.7;.72;753 +95083;49.11119;.95678;145;20221221;11.1;5.6;8.4;3.9;10.77;6.3;.27;1848 +95083;49.11119;.95678;145;20221222;12.6;9.6;11.1;5.7;12.4;8.1;.51;1111 +95083;49.11119;.95678;145;20221223;14.9;11.3;13.1;5.1;12.6;1.3;.95;2026 +95083;49.11119;.95678;145;20221224;11.5;9.3;10.4;3.6;11.14;2.5;.58;1775 +95083;49.11119;.95678;145;20221225;11.9;9.3;10.6;3.1;11.74;3.3;.52;857 +95083;49.11119;.95678;145;20221226;9.9;9.2;9.5;4.3;9.27;.5;.92;2333 +95083;49.11119;.95678;145;20221227;9.2;2.7;5.9;4.3;7.8;.2;.5;4357 +95083;49.11119;.95678;145;20221228;10.7;6.5;8.6;7.7;10.27;1.6;.63;1056 +95083;49.11119;.95678;145;20221229;10.8;9.5;10.1;6.4;9.04;0;1.27;3580 +95083;49.11119;.95678;145;20221230;14.4;4.4;9.4;7.2;10.94;3.2;.75;1579 +95083;49.11119;.95678;145;20221231;15.7;13.4;14.6;9.2;12.64;.2;1.79;2796 +95084;49.13824;1.29718;130;20220101;14.9;8.6;11.8;2.4;11.32;.7;.64;3012 +95084;49.13824;1.29718;130;20220102;13.8;9.8;11.8;6;10.84;0;1.26;1790 +95084;49.13824;1.29718;130;20220103;12.3;9.4;10.9;4.6;10.64;20.3;.95;1361 +95084;49.13824;1.29718;130;20220104;9.4;7.1;8.2;3.8;8.87;.6;.79;1311 +95084;49.13824;1.29718;130;20220105;6.9;.5;3.7;3.4;5.94;.1;.65;3694 +95084;49.13824;1.29718;130;20220106;4.8;-1.5;1.7;3.4;6.1;.6;.33;3421 +95084;49.13824;1.29718;130;20220107;8.2;3.3;5.7;6.3;7.4;4.8;.87;2403 +95084;49.13824;1.29718;130;20220108;8.5;1;4.7;6.1;8.17;12.3;.36;2400 +95084;49.13824;1.29718;130;20220109;6.6;4.2;5.4;3.7;7.7;6.5;.55;1427 +95084;49.13824;1.29718;130;20220110;5.7;3.7;4.7;2.6;7.97;0;.35;1020 +95084;49.13824;1.29718;130;20220111;5.1;2.5;3.8;2.9;6.5;0;.47;3085 +95084;49.13824;1.29718;130;20220112;4.2;-1.3;1.4;1.3;6.8;0;.2;2132 +95084;49.13824;1.29718;130;20220113;4.3;1.9;3.1;1.6;6.7;0;.3;2719 +95084;49.13824;1.29718;130;20220114;7.7;-1.2;3.2;2.2;6.04;.1;.41;5229 +95084;49.13824;1.29718;130;20220115;-.1;-2.4;-1.2;1.5;5.4;.1;.24;1438 +95084;49.13824;1.29718;130;20220116;6.2;-2.3;1.9;3;7.3;.3;.14;2641 +95084;49.13824;1.29718;130;20220117;8.1;4.9;6.5;1.5;8.14;0;.38;3273 +95084;49.13824;1.29718;130;20220118;8;-1.2;3.4;2;7.14;0;.27;4879 +95084;49.13824;1.29718;130;20220119;6.8;3.3;5.1;2.7;8.04;1.9;.4;1650 +95084;49.13824;1.29718;130;20220120;6.7;.3;3.5;2.5;6.74;.1;.44;4114 +95084;49.13824;1.29718;130;20220121;6.3;.4;3.4;2.1;6.24;.1;.5;3588 +95084;49.13824;1.29718;130;20220122;5.3;3.3;4.3;1.7;7;0;.51;1511 +95084;49.13824;1.29718;130;20220123;3.5;3.4;3.4;2.8;6.7;0;.56;469 +95084;49.13824;1.29718;130;20220124;6.5;-.3;3.1;2.1;6.04;0;.43;5815 +95084;49.13824;1.29718;130;20220125;.4;-2.8;-1.2;1;5.7;0;.19;2392 +95084;49.13824;1.29718;130;20220126;3.3;-.6;1.3;1.3;6.5;0;.28;2011 +95084;49.13824;1.29718;130;20220127;8.2;2.6;5.4;3.3;8.34;.3;.4;3068 +95084;49.13824;1.29718;130;20220128;6.8;3.5;5.1;2.3;8.77;0;.25;2411 +95084;49.13824;1.29718;130;20220129;9.8;5.6;7.7;5.3;10.34;.4;.28;2501 +95084;49.13824;1.29718;130;20220130;9.5;4.5;7;2.5;7.9;.1;.68;4997 +95084;49.13824;1.29718;130;20220131;8.7;3.9;6.3;6.1;6.7;.1;1.31;4946 +95084;49.13824;1.29718;130;20220201;9.5;.9;5.2;6;9.3;.6;.18;3266 +95084;49.13824;1.29718;130;20220202;9.7;9.3;9.5;4.1;9.89;.1;.94;1253 +95084;49.13824;1.29718;130;20220203;8.7;6.3;7.5;3.5;8.67;0;.73;2081 +95084;49.13824;1.29718;130;20220204;11;6.8;8.9;5.3;8;.5;1.45;3897 +95084;49.13824;1.29718;130;20220205;10.2;1.3;5.7;4.9;7.14;0;1.03;6735 +95084;49.13824;1.29718;130;20220206;10.8;6.2;8.5;8.9;9.57;6.7;.98;2751 +95084;49.13824;1.29718;130;20220207;10.5;3.3;6.9;3.8;7.14;0;1.13;6217 +95084;49.13824;1.29718;130;20220208;10.7;3.7;7.2;3.5;9.17;0;.62;3987 +95084;49.13824;1.29718;130;20220209;7.5;3.7;5.6;1.5;8.2;0;.48;4041 +95084;49.13824;1.29718;130;20220210;8.8;4;6.4;3.7;8.4;2.9;.83;3477 +95084;49.13824;1.29718;130;20220211;8.9;-.5;4.2;1.9;6.4;0;.71;8144 +95084;49.13824;1.29718;130;20220212;8.7;0;4.4;3.4;5.4;0;1.2;9101 +95084;49.13824;1.29718;130;20220213;11.3;-.9;5.2;6;7.4;.8;1.13;8395 +95084;49.13824;1.29718;130;20220214;11.5;6.8;9.2;5.4;8.7;3.2;1.39;5748 +95084;49.13824;1.29718;130;20220215;9;3.7;6.4;6;9.1;3.9;.53;5898 +95084;49.13824;1.29718;130;20220216;14.5;8.4;11.4;8.4;12.57;1.7;.77;4550 +95084;49.13824;1.29718;130;20220217;13.5;9.6;11.6;7.4;9.2;.1;2.14;5897 +95084;49.13824;1.29718;130;20220218;12;7.7;9.8;8.8;8.8;.6;1.89;4463 +95084;49.13824;1.29718;130;20220219;9.9;2.2;6.1;7.6;7;0;1.45;7915 +95084;49.13824;1.29718;130;20220220;12.8;7.4;10.1;8.8;9.6;3.6;1.58;4163 +95084;49.13824;1.29718;130;20220221;9.9;4.6;7.3;8.6;7.5;.1;1.56;4741 +95084;49.13824;1.29718;130;20220222;12.7;4.1;8.4;5.2;9.44;.8;1.03;4980 +95084;49.13824;1.29718;130;20220223;9.8;3.1;6.5;2.3;8.47;0;.78;5607 +95084;49.13824;1.29718;130;20220224;10.5;5;7.8;5.5;7.27;1.7;1.65;6385 +95084;49.13824;1.29718;130;20220225;10.1;1.3;5.7;3.6;6.44;.3;1.34;9155 +95084;49.13824;1.29718;130;20220226;10;-1.7;4.1;3.7;5.67;.1;1.44;11312 +95084;49.13824;1.29718;130;20220227;9.6;.1;4.8;4.8;5.17;0;1.8;11288 +95084;49.13824;1.29718;130;20220228;12.6;-.8;5.9;3.3;5.24;.6;1.86;11971 +95084;49.13824;1.29718;130;20220301;12.6;4.1;8.3;2.5;7.4;.4;1.36;6670 +95084;49.13824;1.29718;130;20220302;12.3;5.9;9.1;2.3;7.34;0;1.45;7470 +95084;49.13824;1.29718;130;20220303;11.8;4.3;8;1.8;8.8;0;.97;6929 +95084;49.13824;1.29718;130;20220304;9.2;5.8;7.5;2.3;9.3;1.9;.72;3905 +95084;49.13824;1.29718;130;20220305;7.8;6.4;7.1;2.6;9.3;1.6;.63;2936 +95084;49.13824;1.29718;130;20220306;8.3;2.4;5.4;3.8;5.87;0;1.49;10149 +95084;49.13824;1.29718;130;20220307;6.3;-1.1;2.6;4.7;4.4;0;1.64;11831 +95084;49.13824;1.29718;130;20220308;13.7;-1.3;6.2;4.4;5.24;0;2.39;13963 +95084;49.13824;1.29718;130;20220309;14.4;3.1;8.7;4;7.97;0;1.85;10048 +95084;49.13824;1.29718;130;20220310;16.7;5.6;11.2;4.3;8.34;0;2.38;11633 +95084;49.13824;1.29718;130;20220311;11.8;7.2;9.5;5.9;9.2;1.8;1.48;5238 +95084;49.13824;1.29718;130;20220312;11.2;6.4;8.8;5.6;9.14;.1;1.34;6382 +95084;49.13824;1.29718;130;20220313;8.7;7.5;8.1;5.3;9.1;3.8;1.03;3168 +95084;49.13824;1.29718;130;20220314;14.3;3;8.7;2.9;8.1;.5;1.78;13030 +95084;49.13824;1.29718;130;20220315;12.6;7;9.8;3.1;10.24;5.4;1.14;6614 +95084;49.13824;1.29718;130;20220316;14.3;9.1;11.7;3.7;11.1;0;1.46;7902 +95084;49.13824;1.29718;130;20220317;9.3;6.6;7.9;3.2;7.67;0;1.43;7520 +95084;49.13824;1.29718;130;20220318;14.6;.9;7.8;5.4;5.8;0;2.96;16651 +95084;49.13824;1.29718;130;20220319;15.5;5.4;10.5;6.1;6.2;0;3.5;15658 +95084;49.13824;1.29718;130;20220320;13.5;2.5;8;2.9;5.5;0;2.44;16171 +95084;49.13824;1.29718;130;20220321;18.3;3.1;10.7;2.8;8.3;0;2.5;15676 +95084;49.13824;1.29718;130;20220322;17.9;5.5;11.7;3.5;6.8;0;3.17;17050 +95084;49.13824;1.29718;130;20220323;17.7;3.9;10.8;2.8;6.1;0;2.99;17717 +95084;49.13824;1.29718;130;20220324;19.4;3.8;11.6;3.1;6.4;0;3.32;18208 +95084;49.13824;1.29718;130;20220325;18.5;6.1;12.3;4.3;6.5;0;3.72;17655 +95084;49.13824;1.29718;130;20220326;18.4;3.5;11;4.7;6.8;0;3.61;18630 +95084;49.13824;1.29718;130;20220327;20.2;4.4;12.3;3.6;7.6;0;3.5;18840 +95084;49.13824;1.29718;130;20220328;19.9;5.1;12.5;2;8.4;0;2.6;14911 +95084;49.13824;1.29718;130;20220329;15;11.7;13.4;2.3;9.5;1.2;1.8;4733 +95084;49.13824;1.29718;130;20220330;11.8;8;9.9;2.3;10.4;3.1;1.08;5129 +95084;49.13824;1.29718;130;20220331;8.2;2.6;5.4;5;6.9;3.4;1.43;7789 +95084;49.13824;1.29718;130;20220401;3.7;.1;1.9;8.7;5.71;.7;1.16;10700 +95084;49.13824;1.29718;130;20220402;7.5;-1.2;3.2;4.2;5;.1;1.72;10157 +95084;49.13824;1.29718;130;20220403;8.3;-2.9;2.7;2.9;4.8;0;1.85;15554 +95084;49.13824;1.29718;130;20220404;9;-3.2;2.9;4.6;6.5;.2;1.43;13791 +95084;49.13824;1.29718;130;20220405;11.7;6.2;9;6.2;10.11;.1;1.1;5200 +95084;49.13824;1.29718;130;20220406;13.4;5.8;9.6;6.9;9.2;1.3;1.93;7765 +95084;49.13824;1.29718;130;20220407;13.8;9.5;11.7;8.3;9.6;2.1;2.52;8200 +95084;49.13824;1.29718;130;20220408;6.2;6.2;6.2;4.1;7.7;17.4;.89;54 +95084;49.13824;1.29718;130;20220409;11.8;2.2;7;3;6.5;.2;2.24;15572 +95084;49.13824;1.29718;130;20220410;13.8;-2.1;5.9;3;6.2;0;2.55;20129 +95084;49.13824;1.29718;130;20220411;19.9;3.6;11.8;4.6;8.1;0;3.89;21095 +95084;49.13824;1.29718;130;20220412;19.3;8.9;14.1;4.2;11.3;.1;2.96;14957 +95084;49.13824;1.29718;130;20220413;18;7.2;12.6;2;12.7;.3;1.98;13285 +95084;49.13824;1.29718;130;20220414;20.4;6.3;13.4;1.6;11.1;0;2.98;20812 +95084;49.13824;1.29718;130;20220415;21.1;6.8;14;2.1;10.9;0;3.37;22409 +95084;49.13824;1.29718;130;20220416;19;6.9;13;2.8;9.8;0;3.35;21810 +95084;49.13824;1.29718;130;20220417;20.8;6.7;13.8;2.7;7.3;0;4.05;22846 +95084;49.13824;1.29718;130;20220418;16.9;4.5;10.7;2.7;9.9;0;2.19;12803 +95084;49.13824;1.29718;130;20220419;16.1;5.8;11;3;9.3;0;2.41;13726 +95084;49.13824;1.29718;130;20220420;19.3;6.1;12.7;3.1;9.1;0;3.42;19760 +95084;49.13824;1.29718;130;20220421;19;5.4;12.2;3.5;8.1;0;3.84;22930 +95084;49.13824;1.29718;130;20220422;18;6.2;12.1;4.4;9;0;3.56;20836 +95084;49.13824;1.29718;130;20220423;19.2;8.7;14;4.4;10.5;.7;3.35;16412 +95084;49.13824;1.29718;130;20220424;18.8;7.3;13.1;2.6;10.8;.1;2.36;11114 +95084;49.13824;1.29718;130;20220425;16.1;7.2;11.7;3.3;8.9;0;2.92;16644 +95084;49.13824;1.29718;130;20220426;16.1;2.5;9.3;3;8.4;0;2.82;19600 +95084;49.13824;1.29718;130;20220427;17.8;3.3;10.6;4.1;8.4;0;3.57;23201 +95084;49.13824;1.29718;130;20220428;18.5;5.1;11.8;3.9;9.7;0;3.42;21852 +95084;49.13824;1.29718;130;20220429;19.7;9.1;14.4;3.3;9.8;0;3.71;19599 +95084;49.13824;1.29718;130;20220430;16.5;4.3;10.4;3.1;8.2;0;3.3;22241 +95084;49.13824;1.29718;130;20220501;17.3;5;11.2;1.9;8.2;.2;3.08;20142 +95084;49.13824;1.29718;130;20220502;18;8.7;13.4;2.7;9.2;0;3.32;18327 +95084;49.13824;1.29718;130;20220503;18.9;9.7;14.3;3.7;9.3;0;3.79;18754 +95084;49.13824;1.29718;130;20220504;18;5.7;11.9;2.4;10.1;.6;2.62;15108 +95084;49.13824;1.29718;130;20220505;18.4;6.7;12.6;2.9;10.6;.1;3.02;18408 +95084;49.13824;1.29718;130;20220506;21.3;5.6;13.5;2.3;10.5;0;3.77;23822 +95084;49.13824;1.29718;130;20220507;20;9.7;14.9;2.5;11.77;.4;3.31;19221 +95084;49.13824;1.29718;130;20220508;20.2;9.1;14.6;3;11.9;0;3.26;18122 +95084;49.13824;1.29718;130;20220509;24.4;7.1;15.8;2.1;11;0;4.41;26117 +95084;49.13824;1.29718;130;20220510;26.1;13.5;19.8;3.1;12.37;.1;5.01;22950 +95084;49.13824;1.29718;130;20220511;22.4;9;15.7;3.1;12.57;0;4.11;23671 +95084;49.13824;1.29718;130;20220512;19.8;8.3;14;2.7;10.57;.1;3.77;22941 +95084;49.13824;1.29718;130;20220513;20.3;6;13.2;2.2;9.77;0;3.93;25713 +95084;49.13824;1.29718;130;20220514;22.4;6.7;14.6;1.5;10.34;.1;4.1;26279 +95084;49.13824;1.29718;130;20220515;28.3;13.4;20.9;4.5;12.44;11;5.95;22183 +95084;49.13824;1.29718;130;20220516;24.7;14.6;19.7;3.5;15.24;.1;4.43;21601 +95084;49.13824;1.29718;130;20220517;27.6;12.6;20.1;2.4;14.94;1.4;5.08;26595 +95084;49.13824;1.29718;130;20220518;26.3;13.7;20;2.4;15.74;1;4.75;25582 +95084;49.13824;1.29718;130;20220519;21.7;16.4;19;2.5;15.27;1.3;3.45;16705 +95084;49.13824;1.29718;130;20220520;18.2;12.5;15.3;2.9;12.7;8.9;2.74;13891 +95084;49.13824;1.29718;130;20220521;22.7;9.4;16;1.7;12.34;.1;3.96;23878 +95084;49.13824;1.29718;130;20220522;22.6;10.6;16.6;2.3;13.47;2.7;3.58;19555 +95084;49.13824;1.29718;130;20220523;16.7;13.9;15.3;2.8;14;7.9;1.94;8707 +95084;49.13824;1.29718;130;20220524;17.1;8.9;13;4.1;11.34;1.8;3.19;20049 +95084;49.13824;1.29718;130;20220525;18.6;7.6;13.1;3.7;11.2;.6;3.3;20180 +95084;49.13824;1.29718;130;20220526;18;12.1;15.1;3.6;13.14;0;2.44;11421 +95084;49.13824;1.29718;130;20220527;20.3;11.6;15.9;3.4;12.14;.2;3.71;19356 +95084;49.13824;1.29718;130;20220528;18.5;7;12.8;2.8;10;0;3.76;24168 +95084;49.13824;1.29718;130;20220529;14.8;5.5;10.2;2.9;8.57;0;2.93;19014 +95084;49.13824;1.29718;130;20220530;17.7;4.9;11.3;2;8.87;.1;3.51;23791 +95084;49.13824;1.29718;130;20220531;19.3;7.5;13.4;2.3;9.5;0;3.91;23982 +95084;49.13824;1.29718;130;20220601;20.4;5.4;12.9;2;9.54;.1;4.25;28294 +95084;49.13824;1.29718;130;20220602;22.8;8.2;15.5;3;9.44;0;4.72;24665 +95084;49.13824;1.29718;130;20220603;21.4;11.7;16.6;1.9;13.26;3.2;3.3;17509 +95084;49.13824;1.29718;130;20220604;26.9;13.6;20.3;2.6;16.57;7;4.61;23201 +95084;49.13824;1.29718;130;20220605;20.4;13.3;16.8;2.3;15.8;2.5;2.46;12866 +95084;49.13824;1.29718;130;20220606;21.6;9.6;15.6;2.9;12.77;1.3;4.08;24160 +95084;49.13824;1.29718;130;20220607;22.4;14.2;18.3;3.6;14.54;7.5;3.89;18428 +95084;49.13824;1.29718;130;20220608;20.3;13.8;17;4.2;14;1.1;3.48;17227 +95084;49.13824;1.29718;130;20220609;20;11.3;15.7;3.5;12.6;0;3.61;19578 +95084;49.13824;1.29718;130;20220610;21.8;12.1;16.9;2.9;14.67;0;3.46;18450 +95084;49.13824;1.29718;130;20220611;24.2;13.5;18.9;2;14.07;.1;4.24;21966 +95084;49.13824;1.29718;130;20220612;22.5;8.7;15.6;2.3;11.7;.1;4.49;26760 +95084;49.13824;1.29718;130;20220613;21.7;9.1;15.4;2.5;11.17;0;4.5;27123 +95084;49.13824;1.29718;130;20220614;25.3;10.2;17.7;2.9;11.14;0;5.45;29038 +95084;49.13824;1.29718;130;20220615;28.7;13;20.8;2.3;12.57;0;5.78;28138 +95084;49.13824;1.29718;130;20220616;29.4;11.5;20.5;1.8;12.3;0;5.82;30064 +95084;49.13824;1.29718;130;20220617;33.7;15.3;24.5;2.2;14.3;0;6.69;29377 +95084;49.13824;1.29718;130;20220618;36;18.4;27.2;2.9;16.5;5.7;7.45;28775 +95084;49.13824;1.29718;130;20220619;22.3;13.4;17.8;5.4;14.77;2.5;3.97;18870 +95084;49.13824;1.29718;130;20220620;22.7;13.4;18.1;3.7;13.57;.1;4.29;21078 +95084;49.13824;1.29718;130;20220621;24.9;13.1;19;3.2;13.14;.1;4.85;23019 +95084;49.13824;1.29718;130;20220622;27.3;13.2;20.2;3.2;13.94;.2;5.56;26572 +95084;49.13824;1.29718;130;20220623;26.9;16.6;21.8;2.9;16.77;6.8;4.77;21481 +95084;49.13824;1.29718;130;20220624;23.9;15.7;19.8;3.9;16.5;1.6;3.98;17976 +95084;49.13824;1.29718;130;20220625;17.3;13.9;15.6;3.6;14.64;2.1;2.4;12707 +95084;49.13824;1.29718;130;20220626;22.3;9.7;16;3;12.04;2;4.44;24629 +95084;49.13824;1.29718;130;20220627;22.8;12.2;17.5;2.5;12.64;.4;4.28;22711 +95084;49.13824;1.29718;130;20220628;24.8;9.4;17.1;2;12.1;0;4.88;27638 +95084;49.13824;1.29718;130;20220629;22.8;10.4;16.6;2.4;13.27;4.4;3.86;20483 +95084;49.13824;1.29718;130;20220630;19.1;11.1;15.1;2.4;13.24;5.5;2.78;15081 +95084;49.13824;1.29718;130;20220701;21.7;7.5;14.6;2.2;11.4;0;4.04;24062 +95084;49.13824;1.29718;130;20220702;26.2;9.3;17.7;2.5;11.57;.1;5.4;28703 +95084;49.13824;1.29718;130;20220703;22.5;10.5;16.5;2.4;12.27;0;4.33;24451 +95084;49.13824;1.29718;130;20220704;24;9.3;16.6;2.4;12.17;.2;4.9;28963 +95084;49.13824;1.29718;130;20220705;23.6;9.8;16.7;2.8;12.4;0;4.75;27069 +95084;49.13824;1.29718;130;20220706;24.7;10.3;17.5;2.7;13.34;0;4.87;27535 +95084;49.13824;1.29718;130;20220707;21.6;13.8;17.7;3.1;14.47;.1;3.33;16063 +95084;49.13824;1.29718;130;20220708;27.3;9.9;18.6;2.3;12.7;0;5.44;29073 +95084;49.13824;1.29718;130;20220709;28;12.6;20.3;2.7;13.94;0;5.57;27847 +95084;49.13824;1.29718;130;20220710;26.9;11.7;19.3;3;12.34;0;5.62;28142 +95084;49.13824;1.29718;130;20220711;29.9;14.6;22.3;2.7;13.4;0;6.14;28136 +95084;49.13824;1.29718;130;20220712;33.1;15.4;24.2;1.9;13.57;0;6.18;28329 +95084;49.13824;1.29718;130;20220713;35.1;19.6;27.3;2.1;14.04;0;6.7;27581 +95084;49.13824;1.29718;130;20220714;28.9;16.1;22.5;3.3;14.74;0;6.12;27064 +95084;49.13824;1.29718;130;20220715;26.7;12.2;19.4;2.6;11.34;0;5.51;27318 +95084;49.13824;1.29718;130;20220716;28.9;11.2;20.1;2.4;11.37;0;5.84;28336 +95084;49.13824;1.29718;130;20220717;31.4;13.7;22.6;3.2;10.34;0;6.89;28009 +95084;49.13824;1.29718;130;20220718;37.9;17.1;27.5;2.5;10.6;0;7.66;28766 +95084;49.13824;1.29718;130;20220719;38.9;22.7;30.8;4.4;13.77;3.9;9.43;26991 +95084;49.13824;1.29718;130;20220720;24.3;17.9;21.1;2.9;18.94;2.4;3.39;15799 +95084;49.13824;1.29718;130;20220721;25.6;16.9;21.3;2.7;17.57;0;3.76;16572 +95084;49.13824;1.29718;130;20220722;25.1;16.3;20.7;2.5;17.57;2.9;3.51;16250 +95084;49.13824;1.29718;130;20220723;26.8;16.8;21.8;2.4;17.3;0;4.34;20432 +95084;49.13824;1.29718;130;20220724;33;15.2;24.1;2.9;15.27;0;6.55;27548 +95084;49.13824;1.29718;130;20220725;26.5;16.2;21.4;4.2;14.64;0;5.08;19500 +95084;49.13824;1.29718;130;20220726;22.3;15.1;18.7;3.2;13.77;0;3.5;14230 +95084;49.13824;1.29718;130;20220727;24.8;10.6;17.7;2.9;11.74;0;4.71;23271 +95084;49.13824;1.29718;130;20220728;26.1;14.7;20.4;2.2;10.44;0;4.41;18142 +95084;49.13824;1.29718;130;20220729;29.4;13.5;21.4;1.6;11.64;.1;4.89;23745 +95084;49.13824;1.29718;130;20220730;28.7;14.7;21.7;2.3;13.87;0;5.26;25418 +95084;49.13824;1.29718;130;20220731;25.8;16.1;21;3;16.74;0;3.8;16126 +95084;49.13824;1.29718;130;20220801;26.8;18.3;22.5;2.5;16.5;0;4.13;17364 +95084;49.13824;1.29718;130;20220802;30.5;14;22.2;1.6;15.7;0;4.91;24922 +95084;49.13824;1.29718;130;20220803;35.1;16;25.5;2;16.9;.5;5.93;25927 +95084;49.13824;1.29718;130;20220804;26.9;17;21.9;3.1;17.07;3.1;4.02;16290 +95084;49.13824;1.29718;130;20220805;24.1;13.5;18.8;3.3;13.37;0;4.47;22251 +95084;49.13824;1.29718;130;20220806;24.9;9.2;17.1;3.5;10.1;0;5.11;25466 +95084;49.13824;1.29718;130;20220807;26.6;12;19.3;3.4;10.2;0;5.52;24989 +95084;49.13824;1.29718;130;20220808;28.2;11.6;19.9;3.7;11.3;0;5.78;24977 +95084;49.13824;1.29718;130;20220809;29.9;14.6;22.3;3.8;13.3;0;6.03;24925 +95084;49.13824;1.29718;130;20220810;32.6;15.9;24.2;3.2;12.97;0;6.33;25042 +95084;49.13824;1.29718;130;20220811;33.1;16.9;25;3.3;11.57;0;6.68;24714 +95084;49.13824;1.29718;130;20220812;33.7;15.9;24.8;2.8;10.74;0;6.44;24199 +95084;49.13824;1.29718;130;20220813;32.7;16;24.4;2.5;10.34;0;6.01;23813 +95084;49.13824;1.29718;130;20220814;27.1;17.7;22.4;2.6;13.34;1.1;4.11;13314 +95084;49.13824;1.29718;130;20220815;27.9;14.8;21.4;2.1;16.57;0;4.13;20436 +95084;49.13824;1.29718;130;20220816;25.6;17.6;21.6;2.3;16.87;.5;3.49;14894 +95084;49.13824;1.29718;130;20220817;25.9;16.2;21;1.9;16.8;1.9;3.26;15006 +95084;49.13824;1.29718;130;20220818;27.3;12.5;19.9;2.5;15.5;0;4.19;21267 +95084;49.13824;1.29718;130;20220819;24;14.5;19.3;2.7;16.57;1.2;2.71;11336 +95084;49.13824;1.29718;130;20220820;23.9;10.3;17.1;2;13.2;0;3.51;19982 +95084;49.13824;1.29718;130;20220821;27.1;10.7;18.9;1.8;13.47;0;3.83;19839 +95084;49.13824;1.29718;130;20220822;26.4;13.7;20;1.9;15.37;0;3.45;16924 +95084;49.13824;1.29718;130;20220823;27.6;17.5;22.5;1.7;18.6;.1;3.05;13466 +95084;49.13824;1.29718;130;20220824;32;16.6;24.3;1.8;17.84;0;4.4;20556 +95084;49.13824;1.29718;130;20220825;27.3;17.2;22.2;3.3;17.14;.1;3.78;14010 +95084;49.13824;1.29718;130;20220826;26;16.8;21.4;2.9;15.87;.1;3.85;16578 +95084;49.13824;1.29718;130;20220827;25.5;12.2;18.9;2.8;13.4;0;3.9;19073 +95084;49.13824;1.29718;130;20220828;25.5;12.4;19;3.1;12.84;0;4.03;18281 +95084;49.13824;1.29718;130;20220829;27.7;15.2;21.5;4.3;11.7;.2;5.39;19457 +95084;49.13824;1.29718;130;20220830;28.4;14.2;21.3;3.2;12.84;0;4.7;19358 +95084;49.13824;1.29718;130;20220831;27.1;13.9;20.5;2.8;13.64;0;4.06;17691 +95084;49.13824;1.29718;130;20220901;27.4;12.8;20.1;2.3;14.47;5.2;3.62;16253 +95084;49.13824;1.29718;130;20220902;22.9;16;19.4;2;16.34;3.3;2.42;11133 +95084;49.13824;1.29718;130;20220903;24.9;15.8;20.3;2.2;16.87;.2;2.88;13434 +95084;49.13824;1.29718;130;20220904;28.5;12.1;20.3;2.9;14;.5;4.28;19369 +95084;49.13824;1.29718;130;20220905;25.6;15.7;20.7;2.6;16.2;3.4;2.9;11155 +95084;49.13824;1.29718;130;20220906;26.9;13.9;20.4;2.9;15.87;1;3.33;13327 +95084;49.13824;1.29718;130;20220907;22.6;14.1;18.4;4.2;15.37;2.3;2.79;11077 +95084;49.13824;1.29718;130;20220908;22.7;13.6;18.1;4.8;14.97;3.1;3.03;11657 +95084;49.13824;1.29718;130;20220909;20.7;14.4;17.5;5.8;14.77;8.3;2.64;9281 +95084;49.13824;1.29718;130;20220910;20.4;13.8;17.1;3.8;15.3;4.1;2.16;9454 +95084;49.13824;1.29718;130;20220911;23.1;9.4;16.3;1.6;13.9;.2;2.61;16565 +95084;49.13824;1.29718;130;20220912;28.2;12.9;20.6;2.5;14.64;.3;3.67;17330 +95084;49.13824;1.29718;130;20220913;25.6;19;22.3;3.1;16.8;11;2.84;7506 +95084;49.13824;1.29718;130;20220914;24.3;17.9;21.1;2.9;19.24;3.6;2.22;8938 +95084;49.13824;1.29718;130;20220915;21.6;12.2;16.9;2.7;14.34;0;2.29;10834 +95084;49.13824;1.29718;130;20220916;17.7;10.1;13.9;2.6;11.3;.5;1.99;9798 +95084;49.13824;1.29718;130;20220917;16.6;6.3;11.4;3;8.64;0;2.42;15084 +95084;49.13824;1.29718;130;20220918;19.3;5.7;12.5;2.7;9.14;0;2.59;15783 +95084;49.13824;1.29718;130;20220919;17.8;6.9;12.3;2.2;9.7;0;2.17;13421 +95084;49.13824;1.29718;130;20220920;17.7;6.6;12.2;1.4;10.4;.1;1.57;9046 +95084;49.13824;1.29718;130;20220921;19.5;6.4;13;2.3;9.84;.1;2.38;14918 +95084;49.13824;1.29718;130;20220922;21.4;5.7;13.5;1.2;8.94;0;2.19;15578 +95084;49.13824;1.29718;130;20220923;19;8.8;13.9;1;10.44;2.4;1.54;8222 +95084;49.13824;1.29718;130;20220924;15.2;12;13.6;2.2;13.44;4.2;1.12;5454 +95084;49.13824;1.29718;130;20220925;17.9;9;13.5;2.7;11.27;.3;1.97;12025 +95084;49.13824;1.29718;130;20220926;14.7;10.1;12.4;4.8;11.07;5.5;1.62;5219 +95084;49.13824;1.29718;130;20220927;15;8.8;11.9;4.4;11.64;5.4;1.38;7228 +95084;49.13824;1.29718;130;20220928;14.9;10.1;12.5;2.3;11.44;.7;1.36;7599 +95084;49.13824;1.29718;130;20220929;15.9;7.7;11.8;1.3;10.37;.2;1.42;10307 +95084;49.13824;1.29718;130;20220930;17.6;4.5;11.1;3.4;9.97;4.9;1.96;12536 +95084;49.13824;1.29718;130;20221001;20.4;11.8;16.1;6.2;13.8;1.4;2.39;10235 +95084;49.13824;1.29718;130;20221002;18.6;14;16.3;3.4;14.87;2.4;1.5;5658 +95084;49.13824;1.29718;130;20221003;15.7;7.3;11.5;1.9;11.54;.1;1.15;8031 +95084;49.13824;1.29718;130;20221004;19.7;5.6;12.7;2.3;11.67;0;1.69;11749 +95084;49.13824;1.29718;130;20221005;21.2;13.2;17.2;4.6;13.44;.1;2.43;7363 +95084;49.13824;1.29718;130;20221006;19;7.5;13.3;2;10.3;0;1.83;12563 +95084;49.13824;1.29718;130;20221007;19;4.7;11.9;1.6;9.7;.1;1.67;13219 +95084;49.13824;1.29718;130;20221008;17.8;8.6;13.2;2.3;10.44;.1;1.75;11152 +95084;49.13824;1.29718;130;20221009;18.9;4.7;11.8;2.7;9.07;.1;2;12818 +95084;49.13824;1.29718;130;20221010;19.5;9.1;14.3;2.5;11.84;.1;1.7;8323 +95084;49.13824;1.29718;130;20221011;16.8;5.7;11.3;2.2;8.9;.1;1.63;11498 +95084;49.13824;1.29718;130;20221012;19.6;3.7;11.7;1.5;9.64;0;1.5;11230 +95084;49.13824;1.29718;130;20221013;14.5;11.3;12.9;3;13.4;2.2;.81;3442 +95084;49.13824;1.29718;130;20221014;16.3;13.5;14.9;2.8;15.47;4.8;.8;3678 +95084;49.13824;1.29718;130;20221015;18.1;13.7;15.9;4.1;15.14;.5;1.33;5765 +95084;49.13824;1.29718;130;20221016;18;10.9;14.4;2.9;14.5;5;1.05;5826 +95084;49.13824;1.29718;130;20221017;18.4;15.5;17;2.6;17;2;.95;3588 +95084;49.13824;1.29718;130;20221018;18.5;15.2;16.8;2.1;16.9;.1;.89;3967 +95084;49.13824;1.29718;130;20221019;21;14.3;17.6;5.1;16.4;2.9;1.72;7787 +95084;49.13824;1.29718;130;20221020;21.2;14.9;18.1;4.5;16;1.5;1.83;7568 +95084;49.13824;1.29718;130;20221021;19.4;14.5;17;5;14.87;.1;1.79;6647 +95084;49.13824;1.29718;130;20221022;20.3;13;16.7;3.7;14.17;2.4;1.73;7595 +95084;49.13824;1.29718;130;20221023;21.6;14.6;18.1;5.9;14.37;2.7;2.5;6078 +95084;49.13824;1.29718;130;20221024;18.1;14.7;16.4;6.7;13.5;.5;2.2;5633 +95084;49.13824;1.29718;130;20221025;18.3;11.3;14.8;3.7;13.7;.2;1.27;6959 +95084;49.13824;1.29718;130;20221026;20.8;13.6;17.2;4.5;15;0;1.78;7372 +95084;49.13824;1.29718;130;20221027;22.3;13.7;18;4.1;14.67;.1;2.02;6444 +95084;49.13824;1.29718;130;20221028;21.8;15.1;18.4;3.5;15.37;.1;1.77;5974 +95084;49.13824;1.29718;130;20221029;23.3;15.7;19.5;3.3;14.8;.1;2.03;5425 +95084;49.13824;1.29718;130;20221030;15.9;12;14;1.7;12.97;.3;.85;3886 +95084;49.13824;1.29718;130;20221031;19;8.5;13.7;3.6;13.2;3.1;1.17;6254 +95084;49.13824;1.29718;130;20221101;16.2;9.6;12.9;6.7;11.2;.9;1.73;6196 +95084;49.13824;1.29718;130;20221102;15;8;11.5;5.3;10.67;0;1.3;6566 +95084;49.13824;1.29718;130;20221103;13.8;11.2;12.5;5.3;11.7;3.7;1.2;2846 +95084;49.13824;1.29718;130;20221104;12.1;8.4;10.2;4.3;9.67;1;1.09;4249 +95084;49.13824;1.29718;130;20221105;10.6;3.9;7.2;3.1;9.47;.5;.51;4029 +95084;49.13824;1.29718;130;20221106;11.5;9.6;10.6;5.6;11.3;12;.76;2208 +95084;49.13824;1.29718;130;20221107;16.1;10.6;13.4;5.9;12.3;0;1.31;3924 +95084;49.13824;1.29718;130;20221108;15.9;10.4;13.2;6.1;11.67;.5;1.54;3673 +95084;49.13824;1.29718;130;20221109;15.2;9.6;12.4;4.4;11;.2;1.24;5536 +95084;49.13824;1.29718;130;20221110;13.4;5.4;9.4;3.1;10.14;.1;.67;5912 +95084;49.13824;1.29718;130;20221111;12.4;7.7;10;3.4;10.4;.1;.72;4230 +95084;49.13824;1.29718;130;20221112;12.8;6.3;9.5;2.5;10.9;.2;.49;3621 +95084;49.13824;1.29718;130;20221113;10.5;6;8.2;1.8;10.6;.1;.35;3493 +95084;49.13824;1.29718;130;20221114;13.7;6;9.9;2.8;10.67;.3;.58;3954 +95084;49.13824;1.29718;130;20221115;12.7;7.5;10.1;4.8;11;3.6;.7;2354 +95084;49.13824;1.29718;130;20221116;12.2;6.9;9.6;6.6;10.84;9.1;.69;2900 +95084;49.13824;1.29718;130;20221117;13.3;9.1;11.2;7.9;10.27;1.3;1.47;3611 +95084;49.13824;1.29718;130;20221118;12.6;6.5;9.5;4.1;9.5;2.6;.9;4124 +95084;49.13824;1.29718;130;20221119;10.9;4.7;7.8;2.6;8.7;.3;.61;4097 +95084;49.13824;1.29718;130;20221120;10.9;3;6.9;3.9;8.6;2.4;.68;3359 +95084;49.13824;1.29718;130;20221121;8.9;4.7;6.8;4.9;8.94;6.1;.53;2197 +95084;49.13824;1.29718;130;20221122;10.5;4.1;7.3;6.2;8.34;4.9;.94;3549 +95084;49.13824;1.29718;130;20221123;12.5;4.5;8.5;5.2;9.2;4.8;.87;4123 +95084;49.13824;1.29718;130;20221124;12.3;5.8;9.1;5.7;9.8;4.8;.78;4148 +95084;49.13824;1.29718;130;20221125;12.8;6.2;9.5;3.3;9.5;.7;.65;5687 +95084;49.13824;1.29718;130;20221126;10;3.8;6.9;3.7;9.1;1.7;.46;2837 +95084;49.13824;1.29718;130;20221127;10.4;6.7;8.6;4.8;9.9;9.5;.65;1781 +95084;49.13824;1.29718;130;20221128;11;6.8;8.9;2.6;10;.4;.46;3265 +95084;49.13824;1.29718;130;20221129;6.4;3.8;5.1;1.3;8.77;0;.22;1996 +95084;49.13824;1.29718;130;20221130;5.8;5.2;5.5;1.9;8.14;0;.41;1254 +95084;49.13824;1.29718;130;20221201;5.2;1.6;3.4;2.6;7.44;.1;.31;1857 +95084;49.13824;1.29718;130;20221202;5.7;1.4;3.6;3.1;6.84;0;.49;2006 +95084;49.13824;1.29718;130;20221203;2.8;1.9;2.4;5;6.24;0;.57;891 +95084;49.13824;1.29718;130;20221204;2.9;1;1.9;3.7;6.14;.1;.47;1220 +95084;49.13824;1.29718;130;20221205;2.9;1.1;2;1.4;6.27;0;.34;1377 +95084;49.13824;1.29718;130;20221206;5;-1.6;1.7;1.5;6.44;.1;.23;2628 +95084;49.13824;1.29718;130;20221207;5.9;-1;2.5;1;6.5;.2;.1;3863 +95084;49.13824;1.29718;130;20221208;2.3;-.3;1;1.4;6.5;0;.23;1202 +95084;49.13824;1.29718;130;20221209;1.9;-1.5;.2;2;5.77;0;.14;2894 +95084;49.13824;1.29718;130;20221210;2;-1.5;.2;2.3;5.97;0;.21;2045 +95084;49.13824;1.29718;130;20221211;.6;-2.6;-1;4;5.07;0;.26;2852 +95084;49.13824;1.29718;130;20221212;-1.1;-2.6;-1.9;3.6;4.77;0;.31;1767 +95084;49.13824;1.29718;130;20221213;.7;-3.9;-1.6;3.3;4.04;0;.49;3008 +95084;49.13824;1.29718;130;20221214;1.4;-1.9;-.3;1.9;4.5;.3;.39;2526 +95084;49.13824;1.29718;130;20221215;3.4;-4.4;-.5;2.7;4.17;0;.51;3533 +95084;49.13824;1.29718;130;20221216;4.7;-4.4;.1;2.1;5;.1;.26;4301 +95084;49.13824;1.29718;130;20221217;-1.9;-5.7;-3.8;2.9;4.5;0;.14;2007 +95084;49.13824;1.29718;130;20221218;2.5;-5.7;-1.6;4.6;5.04;5.4;.32;2519 +95084;49.13824;1.29718;130;20221219;10.1;1.9;6;5.8;9.07;.9;.33;2297 +95084;49.13824;1.29718;130;20221220;10.8;9.2;10;5;11.04;10.5;.67;583 +95084;49.13824;1.29718;130;20221221;11.2;5.5;8.4;4.1;10.97;6.8;.15;2244 +95084;49.13824;1.29718;130;20221222;12.6;9.7;11.2;5.8;12.57;7.7;.4;1291 +95084;49.13824;1.29718;130;20221223;15.4;11.4;13.4;5.2;12.8;1.4;.96;1847 +95084;49.13824;1.29718;130;20221224;11.3;9.1;10.2;3.7;11.2;2.2;.54;1461 +95084;49.13824;1.29718;130;20221225;12.2;9.4;10.8;3.4;11.9;2.5;.5;1154 +95084;49.13824;1.29718;130;20221226;10.1;9.3;9.7;4.5;9.57;.5;.94;1623 +95084;49.13824;1.29718;130;20221227;9.3;2.4;5.8;4.4;7.84;.2;.53;3816 +95084;49.13824;1.29718;130;20221228;10.7;6.1;8.4;7.5;10.47;1.1;.42;1533 +95084;49.13824;1.29718;130;20221229;11.1;9.5;10.3;6.8;9.27;0;1.36;2594 +95084;49.13824;1.29718;130;20221230;14.4;4.6;9.5;7.1;11.1;4.1;.64;2308 +95084;49.13824;1.29718;130;20221231;15.6;13.5;14.5;8.8;12.57;.3;1.77;2217 +95085;49.16427;1.63792;120;20220101;14.5;8.4;11.5;2.3;11.1;.9;.6;2829 +95085;49.16427;1.63792;120;20220102;13.4;9.4;11.4;5.1;10.9;0;1.07;2039 +95085;49.16427;1.63792;120;20220103;12.2;9.6;10.9;4.3;10.87;29.8;.87;1610 +95085;49.16427;1.63792;120;20220104;9.1;7.1;8.1;3.7;9.03;.5;.72;1579 +95085;49.16427;1.63792;120;20220105;6.5;.3;3.4;3.4;6.07;.1;.61;3415 +95085;49.16427;1.63792;120;20220106;5.2;-2.1;1.5;2.7;6.1;.7;.29;3407 +95085;49.16427;1.63792;120;20220107;7.8;3;5.4;5.8;7.47;6.5;.77;2651 +95085;49.16427;1.63792;120;20220108;8.3;.3;4.3;5.7;8.17;13.8;.27;3130 +95085;49.16427;1.63792;120;20220109;6.2;4;5.1;3.8;7.7;5;.55;1534 +95085;49.16427;1.63792;120;20220110;4.3;2;3.1;2.3;7.63;0;.27;1518 +95085;49.16427;1.63792;120;20220111;3;2.1;2.5;2.4;6.4;0;.47;1451 +95085;49.16427;1.63792;120;20220112;3.4;-2;.7;1.1;6.57;0;.14;2636 +95085;49.16427;1.63792;120;20220113;3.5;1.8;2.6;1.5;6.73;0;.33;1859 +95085;49.16427;1.63792;120;20220114;7.4;-1.4;3;1.4;6.1;.1;.29;4615 +95085;49.16427;1.63792;120;20220115;.1;-2.2;-1;1.4;5.47;.1;.22;1724 +95085;49.16427;1.63792;120;20220116;5.4;-2;1.7;2.5;7.2;.4;.1;3315 +95085;49.16427;1.63792;120;20220117;7.9;4.7;6.3;1.2;8.07;0;.41;2540 +95085;49.16427;1.63792;120;20220118;7.9;-1.2;3.4;1.9;7.2;.1;.26;4174 +95085;49.16427;1.63792;120;20220119;6.3;3;4.6;2.4;8.07;2;.34;2192 +95085;49.16427;1.63792;120;20220120;6.5;0;3.3;2.4;6.8;0;.37;3841 +95085;49.16427;1.63792;120;20220121;6.2;.5;3.4;2.2;6.43;0;.45;3551 +95085;49.16427;1.63792;120;20220122;5.3;3.3;4.3;1.6;7.1;0;.46;1758 +95085;49.16427;1.63792;120;20220123;3.3;3.3;3.3;2.6;6.73;0;.56;235 +95085;49.16427;1.63792;120;20220124;6.3;-.4;3;1.9;6.07;0;.44;4777 +95085;49.16427;1.63792;120;20220125;-.2;-3.1;-1.7;.7;5.6;0;.2;2313 +95085;49.16427;1.63792;120;20220126;2.7;-1;.8;1;6.53;0;.23;2649 +95085;49.16427;1.63792;120;20220127;7.8;2.3;5;3;8.3;.3;.37;3341 +95085;49.16427;1.63792;120;20220128;6.9;2.7;4.8;1.9;8.67;0;.27;2789 +95085;49.16427;1.63792;120;20220129;9.9;5.5;7.7;5;10.3;.5;.33;3055 +95085;49.16427;1.63792;120;20220130;9.3;3.7;6.5;1.9;7.93;.2;.59;4276 +95085;49.16427;1.63792;120;20220131;8.1;3.9;6;6;6.7;.2;1.3;4157 +95085;49.16427;1.63792;120;20220201;9.3;-.2;4.6;5.8;9.17;.4;.07;4816 +95085;49.16427;1.63792;120;20220202;9.9;9.2;9.6;4.3;10;.1;.91;1279 +95085;49.16427;1.63792;120;20220203;8.4;6.4;7.4;3.2;8.73;0;.72;2137 +95085;49.16427;1.63792;120;20220204;10.9;6.8;8.8;4.6;8.07;.5;1.37;3862 +95085;49.16427;1.63792;120;20220205;10;.2;5.1;4.4;7.07;0;.96;6379 +95085;49.16427;1.63792;120;20220206;10.5;6.2;8.3;8.7;9.73;6.7;.85;3475 +95085;49.16427;1.63792;120;20220207;10.2;3;6.6;3.3;7.13;0;1.06;5249 +95085;49.16427;1.63792;120;20220208;10.4;3.1;6.8;3;9.13;0;.55;4715 +95085;49.16427;1.63792;120;20220209;8.3;3.8;6;1.2;8.27;0;.49;4105 +95085;49.16427;1.63792;120;20220210;7.4;3.5;5.5;3.2;8.4;3.4;.61;3095 +95085;49.16427;1.63792;120;20220211;9;-1.2;3.9;1.6;6.33;0;.65;8454 +95085;49.16427;1.63792;120;20220212;8.7;-1.7;3.5;3;5.23;0;1.07;10040 +95085;49.16427;1.63792;120;20220213;12.2;-1.3;5.5;5.8;7.23;.4;1.33;8768 +95085;49.16427;1.63792;120;20220214;11.6;7;9.3;5.7;8.7;3.7;1.44;6647 +95085;49.16427;1.63792;120;20220215;9.2;3.8;6.5;5.8;9.06;4;.6;5907 +95085;49.16427;1.63792;120;20220216;14.6;8.4;11.5;7.9;12.73;1.8;.79;5617 +95085;49.16427;1.63792;120;20220217;13.3;9.6;11.4;7.1;9.33;.3;2.04;4391 +95085;49.16427;1.63792;120;20220218;12.1;8.1;10.1;8.1;8.9;.6;1.84;4448 +95085;49.16427;1.63792;120;20220219;9.7;1.8;5.7;6.8;7.03;0;1.39;7319 +95085;49.16427;1.63792;120;20220220;12.8;7.1;9.9;8.6;9.63;3.5;1.59;5363 +95085;49.16427;1.63792;120;20220221;9.6;4.3;7;8.6;7.63;.2;1.52;5471 +95085;49.16427;1.63792;120;20220222;12;3.9;8;4.8;9.47;.8;.96;6287 +95085;49.16427;1.63792;120;20220223;10;2.9;6.4;1.9;8.57;0;.71;6255 +95085;49.16427;1.63792;120;20220224;10.6;5;7.8;5.2;7.37;1.7;1.61;6222 +95085;49.16427;1.63792;120;20220225;10.2;.5;5.4;3.4;6.47;.2;1.29;8843 +95085;49.16427;1.63792;120;20220226;9.6;-1.7;3.9;2.9;5.73;.1;1.24;9967 +95085;49.16427;1.63792;120;20220227;9.6;-.3;4.6;4.2;5.2;0;1.69;11354 +95085;49.16427;1.63792;120;20220228;12.4;-1.4;5.5;2.7;5.27;.3;1.65;12137 +95085;49.16427;1.63792;120;20220301;12.2;3;7.6;2;7.23;.3;1.23;6470 +95085;49.16427;1.63792;120;20220302;11.6;6.1;8.9;2.1;7.33;0;1.31;7136 +95085;49.16427;1.63792;120;20220303;11.4;5.5;8.4;1.4;8.9;0;.86;6229 +95085;49.16427;1.63792;120;20220304;10.2;6.1;8.1;2.2;9.53;.4;.79;5127 +95085;49.16427;1.63792;120;20220305;9;6.4;7.7;2.4;9.3;.6;.73;4029 +95085;49.16427;1.63792;120;20220306;7.9;1.6;4.8;3.9;5.83;0;1.43;8220 +95085;49.16427;1.63792;120;20220307;6.2;-1.1;2.6;4.6;4.4;0;1.62;9569 +95085;49.16427;1.63792;120;20220308;13.1;-1.3;5.9;4;5.27;0;2.24;12768 +95085;49.16427;1.63792;120;20220309;14.5;2.1;8.3;3.4;7.9;0;1.76;10510 +95085;49.16427;1.63792;120;20220310;16.7;4.8;10.7;3.4;8.17;0;2.21;10932 +95085;49.16427;1.63792;120;20220311;11.8;6.1;8.9;4.9;9.23;1.4;1.4;6697 +95085;49.16427;1.63792;120;20220312;11.3;6;8.7;4.7;9.27;0;1.25;6554 +95085;49.16427;1.63792;120;20220313;9.4;7.7;8.5;4.4;9.07;4.3;1.08;3614 +95085;49.16427;1.63792;120;20220314;14.1;2.6;8.4;2.5;8.2;.8;1.65;12109 +95085;49.16427;1.63792;120;20220315;12;7.1;9.6;2.5;10.37;5.5;1.05;6551 +95085;49.16427;1.63792;120;20220316;14.2;8.9;11.5;3.3;11.2;0;1.44;8744 +95085;49.16427;1.63792;120;20220317;8.8;6.4;7.6;3;7.9;0;1.28;6709 +95085;49.16427;1.63792;120;20220318;14.7;.4;7.5;6.1;5.93;0;3.02;17051 +95085;49.16427;1.63792;120;20220319;15.9;4.9;10.4;6.6;6.13;0;3.7;16489 +95085;49.16427;1.63792;120;20220320;13.2;.3;6.7;2.5;5.33;0;2.26;17136 +95085;49.16427;1.63792;120;20220321;18.4;1;9.7;2.3;8.06;0;2.32;15585 +95085;49.16427;1.63792;120;20220322;18.1;3.8;11;3.1;6.9;0;2.98;17292 +95085;49.16427;1.63792;120;20220323;18;1.4;9.7;2.2;6.23;0;2.7;18011 +95085;49.16427;1.63792;120;20220324;19.5;1.5;10.5;2.9;6.53;0;3.13;18281 +95085;49.16427;1.63792;120;20220325;18.4;3.5;10.9;4.1;6.53;0;3.49;18213 +95085;49.16427;1.63792;120;20220326;18.4;2.8;10.6;4.7;6.83;0;3.57;18900 +95085;49.16427;1.63792;120;20220327;20.2;4.5;12.4;3.6;7.83;0;3.48;18837 +95085;49.16427;1.63792;120;20220328;20;2.7;11.3;1.9;8.6;0;2.55;16473 +95085;49.16427;1.63792;120;20220329;15.7;10.4;13.1;2.3;9.8;1.7;1.96;8447 +95085;49.16427;1.63792;120;20220330;12.5;7.7;10.1;2.6;10.13;2.2;1.37;7396 +95085;49.16427;1.63792;120;20220331;8.5;1.9;5.2;6.1;6.73;2.3;1.62;10230 +95085;49.16427;1.63792;120;20220401;3.5;.4;1.9;8;5.73;.8;1.1;8061 +95085;49.16427;1.63792;120;20220402;7.5;-1.4;3;5.3;5;.1;1.91;13562 +95085;49.16427;1.63792;120;20220403;7.8;-2;2.9;3.5;4.87;0;1.88;15593 +95085;49.16427;1.63792;120;20220404;8.7;-2.6;3;5.1;6.53;0;1.34;12167 +95085;49.16427;1.63792;120;20220405;12.1;6.9;9.5;5.2;10.2;.2;1.19;5020 +95085;49.16427;1.63792;120;20220406;13.5;6.6;10;6.5;9.23;1.1;2.07;8803 +95085;49.16427;1.63792;120;20220407;13.8;9.7;11.7;8.2;9.36;2.1;2.76;10983 +95085;49.16427;1.63792;120;20220408;6.4;6.2;6.3;4.4;7.56;20.2;1.04;1276 +95085;49.16427;1.63792;120;20220409;11.4;1.5;6.5;2.7;6.6;0;2.09;15635 +95085;49.16427;1.63792;120;20220410;13.7;-2.5;5.6;2.4;6.13;0;2.5;21404 +95085;49.16427;1.63792;120;20220411;19.2;2.4;10.8;4.2;8.03;0;3.63;21562 +95085;49.16427;1.63792;120;20220412;19.5;8.5;14;4.2;11.06;0;3.17;17051 +95085;49.16427;1.63792;120;20220413;17.8;7.2;12.5;1.6;12.4;.6;2.07;14355 +95085;49.16427;1.63792;120;20220414;20.2;5.8;13;1.6;11.16;0;2.83;19721 +95085;49.16427;1.63792;120;20220415;20.2;5.5;12.8;2.5;10.9;0;3.16;21741 +95085;49.16427;1.63792;120;20220416;18.9;5.8;12.3;3.3;9.8;0;3.37;22592 +95085;49.16427;1.63792;120;20220417;20.8;3.6;12.2;2.9;7.23;0;4.02;23683 +95085;49.16427;1.63792;120;20220418;17.8;2.1;9.9;2.4;8.83;0;2.72;18692 +95085;49.16427;1.63792;120;20220419;16.9;4.3;10.6;3.5;9.53;0;2.72;18108 +95085;49.16427;1.63792;120;20220420;19.4;4.9;12.2;3.2;8.73;0;3.61;22036 +95085;49.16427;1.63792;120;20220421;19.1;3.6;11.4;3.7;8.26;0;3.79;23747 +95085;49.16427;1.63792;120;20220422;18.2;6;12.1;4.3;9.13;0;3.47;19789 +95085;49.16427;1.63792;120;20220423;19.3;6.5;12.9;4.4;10.46;.3;3.24;17454 +95085;49.16427;1.63792;120;20220424;19;6.5;12.7;3.5;10.3;0;3.06;17194 +95085;49.16427;1.63792;120;20220425;16.2;6.5;11.4;3.8;8.93;0;3.05;18237 +95085;49.16427;1.63792;120;20220426;16;2.5;9.2;3.3;8.3;0;2.79;18621 +95085;49.16427;1.63792;120;20220427;17.8;2.3;10.1;4.2;8.5;0;3.52;23605 +95085;49.16427;1.63792;120;20220428;19.6;4.2;11.9;3.9;9.46;0;3.68;22562 +95085;49.16427;1.63792;120;20220429;19.1;8.7;13.9;3.8;9.73;0;3.82;21346 +95085;49.16427;1.63792;120;20220430;16.1;3.9;10;4;8.13;0;3.45;24266 +95085;49.16427;1.63792;120;20220501;17;3;10;3.1;8.16;0;3.32;23307 +95085;49.16427;1.63792;120;20220502;18;7.4;12.7;3.6;9.2;0;3.44;19260 +95085;49.16427;1.63792;120;20220503;18.9;6.9;12.9;4;9.23;0;3.84;21991 +95085;49.16427;1.63792;120;20220504;18.4;5.2;11.8;2.6;10.23;.8;3.01;19191 +95085;49.16427;1.63792;120;20220505;18.5;8.2;13.4;3.4;10.8;.1;3.18;18076 +95085;49.16427;1.63792;120;20220506;21.4;5.6;13.5;2;10.47;0;3.68;23335 +95085;49.16427;1.63792;120;20220507;20.9;9.1;15;2.4;11.83;0;3.4;19533 +95085;49.16427;1.63792;120;20220508;20.1;9.8;15;2.9;12.13;0;3.22;17968 +95085;49.16427;1.63792;120;20220509;24.9;7.2;16.1;1.6;11.27;0;4.17;25008 +95085;49.16427;1.63792;120;20220510;26.4;11.6;19;2.7;12.4;.1;4.74;22265 +95085;49.16427;1.63792;120;20220511;22.7;7.9;15.3;2.7;12.7;0;3.84;22780 +95085;49.16427;1.63792;120;20220512;20.1;7.4;13.8;2.3;10.73;.1;3.54;21557 +95085;49.16427;1.63792;120;20220513;20.4;4.5;12.5;1.7;9.7;0;3.67;24383 +95085;49.16427;1.63792;120;20220514;22.6;5.4;14;1.2;10.17;.1;3.9;25334 +95085;49.16427;1.63792;120;20220515;28.2;12.2;20.2;3.7;12.57;8.7;5.7;23612 +95085;49.16427;1.63792;120;20220516;25.1;14.3;19.7;2.9;15.57;.1;4.13;19797 +95085;49.16427;1.63792;120;20220517;27.6;12.3;19.9;1.9;15.2;.9;4.68;24611 +95085;49.16427;1.63792;120;20220518;26.3;13.2;19.8;2.1;16.23;2.7;4.4;23432 +95085;49.16427;1.63792;120;20220519;22;16.1;19;2.1;15.87;1.3;3.12;15034 +95085;49.16427;1.63792;120;20220520;18.3;13.2;15.8;2.4;13.27;10.1;2.69;13750 +95085;49.16427;1.63792;120;20220521;22.4;8.6;15.5;1.2;12.5;0;3.7;22805 +95085;49.16427;1.63792;120;20220522;22.4;10.2;16.3;1.8;13.67;.7;3.56;20371 +95085;49.16427;1.63792;120;20220523;16.9;13.3;15.1;2.6;14.47;8;2.03;10565 +95085;49.16427;1.63792;120;20220524;17.5;9;13.3;3.8;11.5;1.4;3.09;18785 +95085;49.16427;1.63792;120;20220525;18.9;6.5;12.7;3.1;11.23;.5;3.4;21776 +95085;49.16427;1.63792;120;20220526;18;12.2;15.1;3.5;13.27;0;2.59;12912 +95085;49.16427;1.63792;120;20220527;20.5;11.2;15.8;3.3;12.23;.1;3.63;18494 +95085;49.16427;1.63792;120;20220528;18.7;6;12.4;2.5;10;0;3.58;22906 +95085;49.16427;1.63792;120;20220529;15.5;5;10.2;2.7;8.6;.1;2.98;19395 +95085;49.16427;1.63792;120;20220530;17.6;4.8;11.2;1.7;9.07;0;3.37;22907 +95085;49.16427;1.63792;120;20220531;20.1;8.6;14.3;2;9.7;0;3.8;22197 +95085;49.16427;1.63792;120;20220601;20.7;4.4;12.6;1.6;9.53;0;4.01;26682 +95085;49.16427;1.63792;120;20220602;22.8;8.6;15.7;2.6;9.53;0;4.55;23493 +95085;49.16427;1.63792;120;20220603;22.4;11.6;17;1.9;13.35;1.5;3.81;20805 +95085;49.16427;1.63792;120;20220604;27;14.1;20.6;2.4;16.67;5.6;4.61;22939 +95085;49.16427;1.63792;120;20220605;20.2;13.4;16.8;2;15.93;2.8;2.73;15117 +95085;49.16427;1.63792;120;20220606;21.6;9.4;15.5;2.4;12.83;1.2;3.89;23071 +95085;49.16427;1.63792;120;20220607;22.9;13.4;18.2;3;14.7;11.1;3.79;18506 +95085;49.16427;1.63792;120;20220608;20.2;13.5;16.9;3.4;14.17;2;3.22;15600 +95085;49.16427;1.63792;120;20220609;20.2;10.1;15.2;3.1;12.77;0;3.53;20030 +95085;49.16427;1.63792;120;20220610;21.7;13.1;17.4;2.5;14.87;0;3.45;18754 +95085;49.16427;1.63792;120;20220611;24.3;13;18.7;1.7;14.37;0;3.95;20492 +95085;49.16427;1.63792;120;20220612;22.6;8;15.3;2.1;11.8;.1;4.28;25363 +95085;49.16427;1.63792;120;20220613;22.1;7.8;15;2.1;11.1;0;4.26;25205 +95085;49.16427;1.63792;120;20220614;25.5;9.7;17.6;2.7;11.43;0;5.22;27113 +95085;49.16427;1.63792;120;20220615;28.9;12.6;20.8;1.9;12.97;0;5.5;27230 +95085;49.16427;1.63792;120;20220616;29.2;11.3;20.3;1.7;12.27;0;5.52;28024 +95085;49.16427;1.63792;120;20220617;33.6;14;23.8;1.8;14.6;0;6.26;29005 +95085;49.16427;1.63792;120;20220618;36;17.1;26.6;2.4;16.73;2.4;7.04;28683 +95085;49.16427;1.63792;120;20220619;22.2;13.6;17.9;4.9;15.03;.4;3.94;19283 +95085;49.16427;1.63792;120;20220620;22.7;13.5;18.1;3.6;13.8;.5;4.12;19103 +95085;49.16427;1.63792;120;20220621;25.4;13.2;19.3;3.1;13.2;.2;4.89;22731 +95085;49.16427;1.63792;120;20220622;27.3;13.4;20.4;2.6;14.23;3.4;5.25;25215 +95085;49.16427;1.63792;120;20220623;27.4;16.3;21.9;2.5;16.87;7.8;4.71;21587 +95085;49.16427;1.63792;120;20220624;23.8;16.1;19.9;3.5;16.8;2.9;3.77;17034 +95085;49.16427;1.63792;120;20220625;17.8;14.6;16.2;3;14.9;1.2;2.32;11796 +95085;49.16427;1.63792;120;20220626;22.7;10.3;16.5;2.1;12.33;1;4.12;23268 +95085;49.16427;1.63792;120;20220627;23.2;11.3;17.2;2.2;12.73;1.4;4.11;21626 +95085;49.16427;1.63792;120;20220628;25.7;9.2;17.5;1.6;12.3;0;4.65;26103 +95085;49.16427;1.63792;120;20220629;23.8;9.9;16.8;2;13.23;2.3;4.13;23345 +95085;49.16427;1.63792;120;20220630;18.8;10.5;14.6;1.9;13.23;5.8;2.94;17347 +95085;49.16427;1.63792;120;20220701;21.7;7.5;14.6;2;11.17;.1;4.06;24582 +95085;49.16427;1.63792;120;20220702;26.8;8.3;17.6;1.9;11.57;0;5.16;28420 +95085;49.16427;1.63792;120;20220703;23.2;9.5;16.3;2.3;12.07;0;4.21;23229 +95085;49.16427;1.63792;120;20220704;25;7.9;16.5;2;11.93;.1;4.78;27584 +95085;49.16427;1.63792;120;20220705;24.3;8.5;16.4;2.5;12.07;0;4.69;26207 +95085;49.16427;1.63792;120;20220706;25;9.1;17.1;2.4;12.97;0;4.76;26565 +95085;49.16427;1.63792;120;20220707;21.1;12.7;16.9;2.8;14.37;.1;3.41;17905 +95085;49.16427;1.63792;120;20220708;27.5;8.8;18.2;2;12.3;0;5.23;28076 +95085;49.16427;1.63792;120;20220709;28.2;12.8;20.5;2.5;14;0;5.4;26152 +95085;49.16427;1.63792;120;20220710;26.7;12.2;19.5;2.9;12.5;0;5.34;25486 +95085;49.16427;1.63792;120;20220711;29.5;14;21.8;2.4;13.53;0;5.72;26194 +95085;49.16427;1.63792;120;20220712;33.1;15.1;24.1;1.5;13.37;0;5.78;27324 +95085;49.16427;1.63792;120;20220713;35.7;19.1;27.4;2.1;13.9;0;6.6;26122 +95085;49.16427;1.63792;120;20220714;29.6;15.5;22.5;3;14.73;0;5.76;24813 +95085;49.16427;1.63792;120;20220715;26.8;12.5;19.7;2.7;11.33;0;5.32;24745 +95085;49.16427;1.63792;120;20220716;28.6;10.9;19.8;2.1;11.37;0;5.49;26825 +95085;49.16427;1.63792;120;20220717;31.2;14.3;22.8;2.9;10.5;0;6.61;26417 +95085;49.16427;1.63792;120;20220718;37.7;15.7;26.7;2;10.87;0;7.09;28829 +95085;49.16427;1.63792;120;20220719;39.4;21.4;30.4;3.9;14.1;4.4;8.98;26819 +95085;49.16427;1.63792;120;20220720;23.6;18.1;20.8;2.4;19.27;2.1;3.03;14156 +95085;49.16427;1.63792;120;20220721;25.7;16;20.9;2.5;17.83;0;3.87;18487 +95085;49.16427;1.63792;120;20220722;24.4;16;20.2;2.6;17.6;2.4;3.65;17514 +95085;49.16427;1.63792;120;20220723;27.2;16.5;21.9;2.1;17.57;0;4.22;19856 +95085;49.16427;1.63792;120;20220724;32.8;14.4;23.6;2.2;15.47;0;5.92;26446 +95085;49.16427;1.63792;120;20220725;26.7;16.1;21.4;4.3;14.73;0;5.16;19743 +95085;49.16427;1.63792;120;20220726;22.6;13.1;17.9;2.8;13.77;0;3.49;15840 +95085;49.16427;1.63792;120;20220727;24.8;10.8;17.8;2.7;11.6;0;4.57;22769 +95085;49.16427;1.63792;120;20220728;26.3;14.6;20.5;2.1;10.53;0;4.47;18587 +95085;49.16427;1.63792;120;20220729;29.1;12.3;20.7;1.5;11.7;0;4.73;23305 +95085;49.16427;1.63792;120;20220730;29.4;13.7;21.5;2;13.73;.1;5.1;24255 +95085;49.16427;1.63792;120;20220731;26.3;15.1;20.7;2.8;16.63;.1;4.09;18766 +95085;49.16427;1.63792;120;20220801;26.7;18.2;22.5;2.3;16.87;0;3.91;15964 +95085;49.16427;1.63792;120;20220802;30.7;13;21.9;1.4;15.63;.1;4.77;24179 +95085;49.16427;1.63792;120;20220803;35;16;25.5;1.7;16.87;.3;5.64;25410 +95085;49.16427;1.63792;120;20220804;27;17.5;22.2;2.8;17.73;4.5;3.94;16099 +95085;49.16427;1.63792;120;20220805;24.6;12.9;18.7;3;13.7;0;4.21;20128 +95085;49.16427;1.63792;120;20220806;24.5;9;16.8;3.4;9.8;0;4.9;23360 +95085;49.16427;1.63792;120;20220807;26.4;12.6;19.5;3.5;10.27;0;5.35;22329 +95085;49.16427;1.63792;120;20220808;27.9;13.3;20.6;3.8;11.47;0;5.64;22302 +95085;49.16427;1.63792;120;20220809;29.8;15.2;22.5;4;13.43;0;5.91;22489 +95085;49.16427;1.63792;120;20220810;32.6;16.7;24.6;3.4;12.93;0;6.36;22971 +95085;49.16427;1.63792;120;20220811;33;16.9;24.9;2.7;11.37;0;6.14;23034 +95085;49.16427;1.63792;120;20220812;33.8;16.6;25.2;2.3;10.67;0;5.91;23216 +95085;49.16427;1.63792;120;20220813;32.6;15.1;23.9;1.9;10.33;0;5.44;23310 +95085;49.16427;1.63792;120;20220814;27.5;17.6;22.5;2.1;13.63;2.3;3.95;15345 +95085;49.16427;1.63792;120;20220815;28;14.7;21.4;1.6;16.8;.1;3.98;20611 +95085;49.16427;1.63792;120;20220816;26;16.9;21.5;1.9;17;.2;3.47;16130 +95085;49.16427;1.63792;120;20220817;25.8;15.5;20.7;1.6;17;.8;3.31;16489 +95085;49.16427;1.63792;120;20220818;28;12.2;20.1;2.2;15.43;0;4.15;21058 +95085;49.16427;1.63792;120;20220819;24.3;13.9;19.1;2.6;16.4;.7;3.06;14478 +95085;49.16427;1.63792;120;20220820;24.7;9.3;17;1.8;12.87;0;3.59;20729 +95085;49.16427;1.63792;120;20220821;27.3;10.6;18.9;1.5;13.33;0;3.83;20872 +95085;49.16427;1.63792;120;20220822;26.3;13.5;19.9;1.8;15.1;0;3.43;17051 +95085;49.16427;1.63792;120;20220823;28.3;17.1;22.7;1.4;18;0;3.23;15173 +95085;49.16427;1.63792;120;20220824;31.8;16.2;24;1.1;17.5;0;4.02;20454 +95085;49.16427;1.63792;120;20220825;28.4;16.6;22.5;2.8;16.6;.2;3.97;15546 +95085;49.16427;1.63792;120;20220826;26.7;15.4;21;2.6;15.93;.1;3.7;16166 +95085;49.16427;1.63792;120;20220827;25.4;13.2;19.3;2.5;13.37;0;3.82;18298 +95085;49.16427;1.63792;120;20220828;25.4;13.3;19.4;3.4;13.03;0;4.09;17729 +95085;49.16427;1.63792;120;20220829;27.7;15.6;21.7;4.6;11.73;.3;5.46;17965 +95085;49.16427;1.63792;120;20220830;28.7;15.6;22.1;3.4;12.93;0;4.88;18235 +95085;49.16427;1.63792;120;20220831;27;14.2;20.6;2.7;13.8;0;4.02;17556 +95085;49.16427;1.63792;120;20220901;27.5;14.5;21;2.2;14.5;6.1;3.73;16716 +95085;49.16427;1.63792;120;20220902;22.6;15.9;19.3;1.9;16.5;2.4;2.39;11342 +95085;49.16427;1.63792;120;20220903;24.7;16.2;20.5;1.8;17.17;.1;2.7;13023 +95085;49.16427;1.63792;120;20220904;28.5;11.5;20;2.4;14.07;1.1;4.03;19312 +95085;49.16427;1.63792;120;20220905;25.3;15.1;20.2;2.2;16.5;6.5;2.9;13328 +95085;49.16427;1.63792;120;20220906;26.4;13.6;20;2.3;15.8;.5;3.15;14331 +95085;49.16427;1.63792;120;20220907;22.5;13.9;18.2;3.4;15.37;2;2.75;12344 +95085;49.16427;1.63792;120;20220908;22.8;13.4;18.1;3.8;15.17;4.3;2.88;12497 +95085;49.16427;1.63792;120;20220909;19.6;14.5;17.1;5.3;14.83;7.9;2.51;9428 +95085;49.16427;1.63792;120;20220910;19.7;13.8;16.7;3.8;15.33;5.2;2.08;9403 +95085;49.16427;1.63792;120;20220911;22.7;9.4;16;1.4;13.7;.2;2.43;15264 +95085;49.16427;1.63792;120;20220912;27.9;12.5;20.2;1.9;14.57;.2;3.41;17072 +95085;49.16427;1.63792;120;20220913;25.2;18.8;22;2.6;17.03;4;2.76;8980 +95085;49.16427;1.63792;120;20220914;24.7;17.8;21.3;2.8;19.33;1.8;2.41;9702 +95085;49.16427;1.63792;120;20220915;22.1;11.4;16.8;2.6;14.13;0;2.37;11851 +95085;49.16427;1.63792;120;20220916;17.4;9.3;13.4;2.4;11.07;.5;2.01;10644 +95085;49.16427;1.63792;120;20220917;16.6;5.1;10.9;2.4;8.43;0;2.29;14327 +95085;49.16427;1.63792;120;20220918;19.2;3.9;11.5;2.4;8.77;0;2.54;15735 +95085;49.16427;1.63792;120;20220919;18;6;12;2.1;9.43;0;2.17;13798 +95085;49.16427;1.63792;120;20220920;17.8;5.6;11.7;1.2;10.07;.1;1.7;11480 +95085;49.16427;1.63792;120;20220921;19.1;6.8;12.9;2.1;9.7;.1;2.3;14194 +95085;49.16427;1.63792;120;20220922;21.2;5.1;13.2;.8;8.7;0;2.01;15376 +95085;49.16427;1.63792;120;20220923;19;8.2;13.6;1;10.03;1.1;1.67;10404 +95085;49.16427;1.63792;120;20220924;16.2;11;13.6;1.8;13.27;2.6;1.24;6840 +95085;49.16427;1.63792;120;20220925;17.7;8.5;13.1;2.7;11.2;.2;1.99;11599 +95085;49.16427;1.63792;120;20220926;14.3;9.1;11.7;4.1;11.1;6.3;1.51;6787 +95085;49.16427;1.63792;120;20220927;14.4;8.9;11.6;4.2;11.77;5.8;1.33;7413 +95085;49.16427;1.63792;120;20220928;14.4;9.4;11.9;2.2;11.53;.7;1.27;6869 +95085;49.16427;1.63792;120;20220929;15.6;7.3;11.5;.9;10.37;.3;1.3;9604 +95085;49.16427;1.63792;120;20220930;17.6;3.8;10.7;2.8;9.77;6;1.86;12620 +95085;49.16427;1.63792;120;20221001;20;11.7;15.8;5.7;13.9;.7;2.32;9321 +95085;49.16427;1.63792;120;20221002;18.6;13.9;16.3;3.1;14.9;1.2;1.57;6515 +95085;49.16427;1.63792;120;20221003;14.9;7;11;1.5;11.27;0;1.18;8909 +95085;49.16427;1.63792;120;20221004;19.8;5;12.4;1.7;11.47;0;1.66;12577 +95085;49.16427;1.63792;120;20221005;21.4;12.9;17.2;4;13.63;.1;2.38;8246 +95085;49.16427;1.63792;120;20221006;18.9;7.5;13.2;1.8;10.4;0;1.72;11251 +95085;49.16427;1.63792;120;20221007;19.4;4;11.7;1.3;9.33;.1;1.59;12629 +95085;49.16427;1.63792;120;20221008;17.7;7.3;12.5;1.9;10.2;.1;1.61;10358 +95085;49.16427;1.63792;120;20221009;18.8;3.8;11.3;2.1;9.07;.1;1.81;12138 +95085;49.16427;1.63792;120;20221010;19.9;8.3;14.1;2.1;11.77;.1;1.64;8865 +95085;49.16427;1.63792;120;20221011;17;5.2;11.1;2;8.87;0;1.59;10668 +95085;49.16427;1.63792;120;20221012;19.8;3.2;11.5;1.2;9.37;.4;1.4;11368 +95085;49.16427;1.63792;120;20221013;14.4;10.2;12.3;2.3;13.37;2.6;.8;4725 +95085;49.16427;1.63792;120;20221014;16.1;13.6;14.8;2.5;15.57;4.5;.81;3610 +95085;49.16427;1.63792;120;20221015;17.8;13.7;15.8;3.6;15.37;.8;1.2;4962 +95085;49.16427;1.63792;120;20221016;18.3;11.6;15;2.3;14.97;4.1;1.06;6638 +95085;49.16427;1.63792;120;20221017;18.3;15.6;17;1.8;17.4;1.4;.88;3778 +95085;49.16427;1.63792;120;20221018;18.6;14.8;16.7;1.8;17.1;.2;.88;4285 +95085;49.16427;1.63792;120;20221019;20.9;14.2;17.5;4.6;16.43;3.8;1.64;6900 +95085;49.16427;1.63792;120;20221020;21.4;14.7;18.1;3.7;16.17;2.4;1.68;6528 +95085;49.16427;1.63792;120;20221021;19.8;14.2;17;3.8;15.03;.3;1.6;6031 +95085;49.16427;1.63792;120;20221022;20.6;13.1;16.9;3;14.33;1.6;1.61;6905 +95085;49.16427;1.63792;120;20221023;22.3;14.1;18.2;4.7;14.47;1.4;2.33;6566 +95085;49.16427;1.63792;120;20221024;18.3;15.3;16.8;5.3;13.67;0;1.99;4564 +95085;49.16427;1.63792;120;20221025;18.6;11.7;15.1;2.9;13.9;.3;1.21;6485 +95085;49.16427;1.63792;120;20221026;21.3;13.9;17.6;3.5;15.13;0;1.64;6847 +95085;49.16427;1.63792;120;20221027;23;13.5;18.3;3.4;14.83;.1;1.91;6784 +95085;49.16427;1.63792;120;20221028;22.1;15.1;18.6;2.8;15.53;0;1.6;5930 +95085;49.16427;1.63792;120;20221029;23.3;15.5;19.4;2.7;14.93;.1;1.86;5485 +95085;49.16427;1.63792;120;20221030;16.6;11.1;13.9;1.5;12.87;.2;.83;4596 +95085;49.16427;1.63792;120;20221031;19.2;8.8;14;3.1;13.2;3.9;1.17;6442 +95085;49.16427;1.63792;120;20221101;16.2;9.6;12.9;5.9;11.33;.6;1.64;5684 +95085;49.16427;1.63792;120;20221102;14.9;8.4;11.6;4.5;10.83;0;1.23;5773 +95085;49.16427;1.63792;120;20221103;14;11.2;12.6;4.3;11.77;3.5;1.16;3373 +95085;49.16427;1.63792;120;20221104;11.6;8.2;9.9;3.6;9.77;1.1;.99;3877 +95085;49.16427;1.63792;120;20221105;10.8;3;6.9;2.4;9.43;.3;.44;4854 +95085;49.16427;1.63792;120;20221106;11.1;9.6;10.3;4.4;11.27;10.8;.7;2451 +95085;49.16427;1.63792;120;20221107;16;10.8;13.4;4.7;12.47;0;1.2;4080 +95085;49.16427;1.63792;120;20221108;16.1;10.7;13.4;5;11.87;.2;1.38;4014 +95085;49.16427;1.63792;120;20221109;15.1;9.7;12.4;3.5;11.2;.1;1.1;4762 +95085;49.16427;1.63792;120;20221110;13.6;4.6;9.1;2.5;10.03;0;.62;5543 +95085;49.16427;1.63792;120;20221111;12.4;7.8;10.1;2.8;10.43;.1;.7;3958 +95085;49.16427;1.63792;120;20221112;13.1;5.9;9.5;1.9;10.7;.1;.5;3953 +95085;49.16427;1.63792;120;20221113;11.6;4.6;8.1;1.3;10;.1;.36;3668 +95085;49.16427;1.63792;120;20221114;12.9;5.4;9.2;2.3;10.6;.2;.53;3912 +95085;49.16427;1.63792;120;20221115;12.6;7.2;9.9;3.9;11.13;3.4;.6;3203 +95085;49.16427;1.63792;120;20221116;12.4;7.1;9.7;5.4;11;9.2;.61;3118 +95085;49.16427;1.63792;120;20221117;13.5;9.4;11.5;7.5;10.4;.9;1.5;3345 +95085;49.16427;1.63792;120;20221118;12.6;6.5;9.5;4;9.57;2.4;.9;4225 +95085;49.16427;1.63792;120;20221119;10.8;3.7;7.3;2.2;8.8;.3;.5;4056 +95085;49.16427;1.63792;120;20221120;10.5;2.6;6.5;3.3;8.6;2.4;.53;3837 +95085;49.16427;1.63792;120;20221121;8.3;4.7;6.5;4.1;8.97;5.3;.43;2793 +95085;49.16427;1.63792;120;20221122;10.2;4.1;7.1;5.6;8.4;4.9;.86;3472 +95085;49.16427;1.63792;120;20221123;12.1;4;8;4.4;9.3;5.7;.7;4152 +95085;49.16427;1.63792;120;20221124;12.2;6.2;9.2;4.8;9.9;5;.74;3746 +95085;49.16427;1.63792;120;20221125;12.2;5.5;8.8;2.6;9.5;.4;.56;4212 +95085;49.16427;1.63792;120;20221126;10;2.6;6.3;2.8;8.87;1.8;.36;3376 +95085;49.16427;1.63792;120;20221127;9.1;6.2;7.6;3.8;9.73;6.2;.46;1923 +95085;49.16427;1.63792;120;20221128;10.7;7.4;9;2.3;10.13;.3;.47;2513 +95085;49.16427;1.63792;120;20221129;6.4;4.1;5.2;1.1;8.87;0;.23;1921 +95085;49.16427;1.63792;120;20221130;6.1;4.4;5.3;1.7;8.3;0;.37;1304 +95085;49.16427;1.63792;120;20221201;5;2.3;3.7;2.4;7.53;0;.29;1682 +95085;49.16427;1.63792;120;20221202;5.1;2;3.6;3.2;7.03;.1;.42;1826 +95085;49.16427;1.63792;120;20221203;2.9;2;2.5;4.8;6.33;0;.56;854 +95085;49.16427;1.63792;120;20221204;3;1.1;2.1;3.6;6.23;.3;.45;1397 +95085;49.16427;1.63792;120;20221205;2.9;1.1;2;1.4;6.4;.1;.32;1328 +95085;49.16427;1.63792;120;20221206;5.5;-.4;2.5;1.2;6.6;.1;.22;2564 +95085;49.16427;1.63792;120;20221207;4.6;-1.6;1.5;.7;6.23;.2;.13;3185 +95085;49.16427;1.63792;120;20221208;2.1;0;1;1.2;6.5;0;.21;1406 +95085;49.16427;1.63792;120;20221209;1;-1.6;-.3;1.8;5.8;0;.18;2149 +95085;49.16427;1.63792;120;20221210;1.8;-1.3;.2;2.1;6;.1;.2;1744 +95085;49.16427;1.63792;120;20221211;.6;-2.4;-.9;3.2;5.1;0;.29;2264 +95085;49.16427;1.63792;120;20221212;-.8;-2.8;-1.8;3.2;4.77;0;.31;1683 +95085;49.16427;1.63792;120;20221213;.4;-3.8;-1.7;3.3;4.1;0;.5;2453 +95085;49.16427;1.63792;120;20221214;1.3;-2;-.3;1.8;4.63;.7;.39;2123 +95085;49.16427;1.63792;120;20221215;3.2;-4.3;-.6;2.8;4.23;0;.51;3305 +95085;49.16427;1.63792;120;20221216;4.5;-3.9;.3;1.8;4.87;.1;.28;3738 +95085;49.16427;1.63792;120;20221217;-2;-5.1;-3.6;2.5;4.5;0;.15;2083 +95085;49.16427;1.63792;120;20221218;2.2;-6;-1.9;3.8;4.97;5;.24;3045 +95085;49.16427;1.63792;120;20221219;10.2;2.3;6.2;4.5;9.2;1.6;.28;2989 +95085;49.16427;1.63792;120;20221220;11.1;9.6;10.3;4.1;11.27;11.6;.6;965 +95085;49.16427;1.63792;120;20221221;11.3;5.8;8.6;3.5;11.2;7.3;.11;2737 +95085;49.16427;1.63792;120;20221222;12.5;9.9;11.2;5.8;12.73;9.2;.39;1518 +95085;49.16427;1.63792;120;20221223;15.4;11.3;13.3;4.9;12.97;1.5;.91;2190 +95085;49.16427;1.63792;120;20221224;11.2;9.4;10.3;3.3;11.33;1.8;.52;1238 +95085;49.16427;1.63792;120;20221225;12.3;9.4;10.8;2.9;12;2.2;.44;1609 +95085;49.16427;1.63792;120;20221226;10.4;9.8;10.1;4.5;9.73;.6;1.04;1209 +95085;49.16427;1.63792;120;20221227;9.5;1.5;5.5;3.4;7.83;.2;.45;3453 +95085;49.16427;1.63792;120;20221228;10.6;6.2;8.4;6.1;10.63;3.2;.31;2097 +95085;49.16427;1.63792;120;20221229;10.9;9.5;10.2;6.2;9.53;0;1.29;1622 +95085;49.16427;1.63792;120;20221230;14.3;4.9;9.6;6;11.27;4.3;.5;3188 +95085;49.16427;1.63792;120;20221231;15.7;13.7;14.7;7.4;12.67;0;1.7;1976 +95086;49.18926;1.97898;113;20220101;14.7;8.1;11.4;1.7;11.1;.2;.42;3352 +95086;49.18926;1.97898;113;20220102;13.3;8.3;10.8;4.6;10.85;0;.81;2989 +95086;49.18926;1.97898;113;20220103;12.2;9.8;11;4.2;10.9;27.2;.87;1764 +95086;49.18926;1.97898;113;20220104;9;7;8;4.1;9.1;.5;.72;1681 +95086;49.18926;1.97898;113;20220105;6.4;.4;3.4;3.3;6.1;.1;.54;3881 +95086;49.18926;1.97898;113;20220106;5.7;-2.8;1.4;2.2;6.1;.6;.23;4074 +95086;49.18926;1.97898;113;20220107;7.7;2.9;5.3;5.3;7.4;5.8;.72;3082 +95086;49.18926;1.97898;113;20220108;8.6;-.5;4;5.3;8.05;14.1;.28;3182 +95086;49.18926;1.97898;113;20220109;6;3.5;4.7;3.1;7.45;4.8;.49;1920 +95086;49.18926;1.97898;113;20220110;3.1;-.6;1.3;1.9;7;.1;.13;1679 +95086;49.18926;1.97898;113;20220111;2.7;1.8;2.3;2;6.35;0;.39;1671 +95086;49.18926;1.97898;113;20220112;3.5;-2.2;.7;1.1;6.6;0;.13;2694 +95086;49.18926;1.97898;113;20220113;4;1.3;2.7;1.6;6.6;0;.28;2776 +95086;49.18926;1.97898;113;20220114;7.5;-1.9;2.8;1.1;6.15;.1;.19;5049 +95086;49.18926;1.97898;113;20220115;2.6;-2;.3;1.5;5.8;.1;.23;3165 +95086;49.18926;1.97898;113;20220116;5;-1.5;1.7;2;7.1;.4;.15;2860 +95086;49.18926;1.97898;113;20220117;8.4;4;6.2;1.3;7.75;0;.38;3376 +95086;49.18926;1.97898;113;20220118;7.9;-1.2;3.3;2.7;7.2;0;.3;4485 +95086;49.18926;1.97898;113;20220119;6;2.3;4.1;2.3;7.95;1.7;.27;2403 +95086;49.18926;1.97898;113;20220120;6.4;-.3;3.1;3.4;6.75;.1;.45;3751 +95086;49.18926;1.97898;113;20220121;6;.4;3.2;2.9;6.55;0;.48;3686 +95086;49.18926;1.97898;113;20220122;5.3;2.8;4.1;1.6;7.1;0;.46;1551 +95086;49.18926;1.97898;113;20220123;3.3;3.2;3.2;3;6.65;0;.6;221 +95086;49.18926;1.97898;113;20220124;6.2;-.9;2.7;2;6;0;.48;4133 +95086;49.18926;1.97898;113;20220125;-1.1;-3.5;-2.3;.8;5.4;0;.21;1641 +95086;49.18926;1.97898;113;20220126;2.5;-1.4;.6;.8;6.55;0;.2;2984 +95086;49.18926;1.97898;113;20220127;7.5;2.2;4.8;2.7;8.25;.3;.37;2691 +95086;49.18926;1.97898;113;20220128;7;1.4;4.2;1.9;8.4;0;.3;2864 +95086;49.18926;1.97898;113;20220129;9.9;5.4;7.6;4.8;10.3;.3;.34;2543 +95086;49.18926;1.97898;113;20220130;9.1;3.8;6.5;1.9;7.9;.3;.57;5153 +95086;49.18926;1.97898;113;20220131;7.6;3.2;5.4;6.5;6.6;.2;1.24;4361 +95086;49.18926;1.97898;113;20220201;9.5;-1.2;4.2;5;8.9;.2;.13;4692 +95086;49.18926;1.97898;113;20220202;10.7;9.3;10;4.5;9.9;0;1.06;1726 +95086;49.18926;1.97898;113;20220203;7.7;6.7;7.2;3.3;8.6;0;.75;1146 +95086;49.18926;1.97898;113;20220204;10.7;6.8;8.8;4.3;8.05;.6;1.33;3600 +95086;49.18926;1.97898;113;20220205;9.6;-.5;4.6;4;7;0;.84;6687 +95086;49.18926;1.97898;113;20220206;10.6;6;8.3;8.4;9.55;6.5;.95;2894 +95086;49.18926;1.97898;113;20220207;9.6;2.5;6.1;3.1;6.95;0;.96;6637 +95086;49.18926;1.97898;113;20220208;10.4;2.8;6.6;3.1;9.15;0;.52;4465 +95086;49.18926;1.97898;113;20220209;9;2.6;5.8;1.1;8.15;.1;.5;5320 +95086;49.18926;1.97898;113;20220210;7.6;2.9;5.2;3;8.4;4.2;.5;2904 +95086;49.18926;1.97898;113;20220211;9;-1.5;3.8;1.4;6.3;0;.62;8609 +95086;49.18926;1.97898;113;20220212;8.7;-2.6;3.1;2.9;5.15;0;1;10510 +95086;49.18926;1.97898;113;20220213;12.7;-1.4;5.7;5.8;7.15;.6;1.44;8955 +95086;49.18926;1.97898;113;20220214;11.6;7.2;9.4;5.7;8.89;4.1;1.47;6093 +95086;49.18926;1.97898;113;20220215;9.4;3.7;6.6;5.7;9.05;4.2;.63;5912 +95086;49.18926;1.97898;113;20220216;14.3;8.4;11.4;7.5;12.75;1.9;.75;4509 +95086;49.18926;1.97898;113;20220217;12.9;9.7;11.3;6.4;9.25;.5;1.95;4845 +95086;49.18926;1.97898;113;20220218;12.2;8.3;10.2;7.4;8.8;.8;1.94;5085 +95086;49.18926;1.97898;113;20220219;9.6;1.8;5.7;6.3;6.95;0;1.38;7973 +95086;49.18926;1.97898;113;20220220;12.4;7.2;9.8;8.3;9.6;3;1.55;4603 +95086;49.18926;1.97898;113;20220221;9.6;4.3;6.9;7.5;7.85;.4;1.34;5523 +95086;49.18926;1.97898;113;20220222;11.8;3.9;7.9;4.2;9.4;1.1;.93;6990 +95086;49.18926;1.97898;113;20220223;9.8;1.8;5.8;1.7;8.7;0;.61;5235 +95086;49.18926;1.97898;113;20220224;10.5;5;7.8;4.8;7.35;1.7;1.57;6497 +95086;49.18926;1.97898;113;20220225;10.1;.5;5.3;3.1;6.45;.1;1.27;9757 +95086;49.18926;1.97898;113;20220226;9.6;-2.6;3.5;2.6;5.75;.1;1.17;9508 +95086;49.18926;1.97898;113;20220227;9.7;-1;4.4;4.1;5.07;0;1.69;10596 +95086;49.18926;1.97898;113;20220228;12.1;-2.4;4.8;2.5;5.13;.1;1.6;12269 +95086;49.18926;1.97898;113;20220301;12.3;1.5;6.9;1.8;6.97;.2;1.2;8000 +95086;49.18926;1.97898;113;20220302;11;5.3;8.1;2.2;7.1;0;1.34;8354 +95086;49.18926;1.97898;113;20220303;11.3;4.5;7.9;1.2;8.83;0;.8;6355 +95086;49.18926;1.97898;113;20220304;11.1;5.8;8.4;1.9;9.7;0;.88;6435 +95086;49.18926;1.97898;113;20220305;9.1;6.1;7.6;2.4;9;.1;.91;6565 +95086;49.18926;1.97898;113;20220306;7.6;.6;4.1;5.3;5.7;0;1.55;9955 +95086;49.18926;1.97898;113;20220307;6.3;-1.2;2.5;5.6;4.35;0;1.8;10546 +95086;49.18926;1.97898;113;20220308;12.6;-1.9;5.3;3.7;4.95;0;2.15;12153 +95086;49.18926;1.97898;113;20220309;14.7;-.3;7.2;2.8;7.4;0;1.72;12547 +95086;49.18926;1.97898;113;20220310;16.7;2.5;9.6;2.7;7.5;0;2.11;13444 +95086;49.18926;1.97898;113;20220311;11.7;4.5;8.1;4;9.05;1.4;1.3;9146 +95086;49.18926;1.97898;113;20220312;11.7;5.9;8.8;4.1;9.15;0;1.4;8838 +95086;49.18926;1.97898;113;20220313;10.4;7.7;9.1;3.5;8.9;2.7;1.32;5171 +95086;49.18926;1.97898;113;20220314;14.1;2.4;8.3;2.2;8.25;.9;1.65;13396 +95086;49.18926;1.97898;113;20220315;11.7;6.4;9.1;2.3;10.3;5.8;1.05;7882 +95086;49.18926;1.97898;113;20220316;14.1;8.1;11.1;3.2;11.05;0;1.49;10950 +95086;49.18926;1.97898;113;20220317;8.6;6.2;7.4;3.6;8.05;0;1.31;7832 +95086;49.18926;1.97898;113;20220318;14.6;.4;7.5;6.4;6;0;3.05;17251 +95086;49.18926;1.97898;113;20220319;16.2;4.7;10.4;6.8;6.1;0;3.8;16905 +95086;49.18926;1.97898;113;20220320;13;-.9;6.1;2.4;5.25;0;2.17;17619 +95086;49.18926;1.97898;113;20220321;18.3;.1;9.2;2.1;7.95;0;2.22;15540 +95086;49.18926;1.97898;113;20220322;18.2;3;10.6;3;6.95;0;2.88;17413 +95086;49.18926;1.97898;113;20220323;18.2;.3;9.2;2;6.3;0;2.55;18158 +95086;49.18926;1.97898;113;20220324;19.6;.4;10;2.8;6.6;0;3.03;18317 +95086;49.18926;1.97898;113;20220325;18.4;2.2;10.3;4;6.55;0;3.38;18492 +95086;49.18926;1.97898;113;20220326;18.4;2.4;10.4;4.8;6.85;0;3.56;19036 +95086;49.18926;1.97898;113;20220327;20.2;5;12.6;3.6;7.95;0;3.47;18836 +95086;49.18926;1.97898;113;20220328;20.1;1.5;10.8;1.9;8.7;0;2.52;17254 +95086;49.18926;1.97898;113;20220329;16.2;9.7;13;2.3;9.95;1.8;2.04;10305 +95086;49.18926;1.97898;113;20220330;13;7.6;10.3;2.7;10;1.9;1.51;8530 +95086;49.18926;1.97898;113;20220331;8.6;1.6;5.1;6.6;6.65;1.6;1.71;11450 +95086;49.18926;1.97898;113;20220401;3.4;.5;1.9;7.6;5.75;.7;1.07;6742 +95086;49.18926;1.97898;113;20220402;7.4;-1.5;3;5.8;5;.1;2.01;15265 +95086;49.18926;1.97898;113;20220403;8;-1.5;3.3;4;5.09;0;2.01;16625 +95086;49.18926;1.97898;113;20220404;8.9;-3.3;2.8;4.8;6.19;.1;1.62;15310 +95086;49.18926;1.97898;113;20220405;12.3;7.4;9.9;4.2;10.29;.3;1.27;4840 +95086;49.18926;1.97898;113;20220406;13.7;6.9;10.3;6.3;9.25;1.5;2.14;9322 +95086;49.18926;1.97898;113;20220407;13.8;9.7;11.7;8.1;9.25;2.3;2.88;12375 +95086;49.18926;1.97898;113;20220408;6.5;6.2;6.3;4.5;7.5;25.5;1.12;1887 +95086;49.18926;1.97898;113;20220409;11.1;1.2;6.1;2.6;6.65;0;2.01;15667 +95086;49.18926;1.97898;113;20220410;13.6;-2.8;5.4;2.1;6.1;0;2.48;22042 +95086;49.18926;1.97898;113;20220411;18.9;1.7;10.3;4.1;8;0;3.5;21796 +95086;49.18926;1.97898;113;20220412;19.7;8.4;14;4.2;10.95;0;3.27;18099 +95086;49.18926;1.97898;113;20220413;17.6;7.2;12.4;1.4;12.25;1;2.11;14890 +95086;49.18926;1.97898;113;20220414;20.1;5.5;12.8;1.6;11.2;0;2.76;19176 +95086;49.18926;1.97898;113;20220415;19.7;4.9;12.3;2.6;10.9;0;3.05;21407 +95086;49.18926;1.97898;113;20220416;18.8;5.4;12.1;3.5;9.8;0;3.38;22983 +95086;49.18926;1.97898;113;20220417;20.8;2.2;11.5;3;7.2;0;4;24102 +95086;49.18926;1.97898;113;20220418;18.2;.9;9.5;2.2;8.3;0;2.99;21637 +95086;49.18926;1.97898;113;20220419;17.2;3.6;10.4;3.7;9.65;0;2.87;20299 +95086;49.18926;1.97898;113;20220420;19.5;4.5;12;3.2;8.55;0;3.7;23174 +95086;49.18926;1.97898;113;20220421;19.2;2.8;11;3.8;8.35;0;3.77;24156 +95086;49.18926;1.97898;113;20220422;18.3;5.9;12.1;4.3;9.2;0;3.42;19266 +95086;49.18926;1.97898;113;20220423;19.4;5.5;12.4;4.4;10.45;.2;3.19;17976 +95086;49.18926;1.97898;113;20220424;19;5.8;12.4;3.9;10.05;0;3.41;20234 +95086;49.18926;1.97898;113;20220425;16.2;6.2;11.2;4.1;8.95;0;3.11;19033 +95086;49.18926;1.97898;113;20220426;15.8;2.4;9.1;3.4;8.25;0;2.78;18132 +95086;49.18926;1.97898;113;20220427;17.9;2.1;10;4.3;8.55;0;3.49;23807 +95086;49.18926;1.97898;113;20220428;20.2;3.9;12.1;3.9;9.35;0;3.81;22917 +95086;49.18926;1.97898;113;20220429;18.7;8.6;13.7;4;9.7;0;3.87;22220 +95086;49.18926;1.97898;113;20220430;15.9;3.7;9.8;4.4;8.1;0;3.52;25278 +95086;49.18926;1.97898;113;20220501;16.8;2;9.4;3.7;8.15;0;3.43;24890 +95086;49.18926;1.97898;113;20220502;17.9;6.6;12.2;4;9.2;0;3.5;19726 +95086;49.18926;1.97898;113;20220503;18.9;5.6;12.2;4.1;9.2;0;3.86;23610 +95086;49.18926;1.97898;113;20220504;18.7;5.3;12;2.7;10.3;.9;3.21;21233 +95086;49.18926;1.97898;113;20220505;18.5;8.9;13.7;3.6;10.9;0;3.26;17910 +95086;49.18926;1.97898;113;20220506;21.6;4.8;13.2;2.1;10.55;0;3.77;24608 +95086;49.18926;1.97898;113;20220507;21.6;8.8;15.2;2.6;11.9;.1;3.61;20494 +95086;49.18926;1.97898;113;20220508;20.2;10.3;15.3;3.8;12.35;0;3.43;17945 +95086;49.18926;1.97898;113;20220509;25;6.1;15.6;1.3;11.15;0;4.17;25825 +95086;49.18926;1.97898;113;20220510;26.3;9.6;17.9;2.1;12.35;0;4.63;24647 +95086;49.18926;1.97898;113;20220511;23.1;6.6;14.8;2.9;12.45;0;4.18;25450 +95086;49.18926;1.97898;113;20220512;20.1;6.4;13.2;2.2;10.8;.1;3.65;23509 +95086;49.18926;1.97898;113;20220513;20;2.9;11.4;1.6;9.6;0;3.66;25643 +95086;49.18926;1.97898;113;20220514;22.7;3.8;13.2;1.2;9.95;0;3.99;26929 +95086;49.18926;1.97898;113;20220515;28.6;9.7;19.1;3.1;12.1;5.5;5.74;26758 +95086;49.18926;1.97898;113;20220516;24.6;14.3;19.5;2.4;16.05;0;4.03;20857 +95086;49.18926;1.97898;113;20220517;28;11.3;19.6;1.7;15.35;.7;4.78;25879 +95086;49.18926;1.97898;113;20220518;26.3;12.7;19.5;2.5;16.3;.5;4.63;24786 +95086;49.18926;1.97898;113;20220519;22.1;15.4;18.7;2.6;16.3;.3;3.59;19276 +95086;49.18926;1.97898;113;20220520;18.5;12.8;15.6;2.1;13.4;10.4;2.82;15323 +95086;49.18926;1.97898;113;20220521;21.9;7.4;14.6;.9;12.5;0;3.76;24811 +95086;49.18926;1.97898;113;20220522;22.1;8.5;15.3;1.6;13.5;.3;3.74;23762 +95086;49.18926;1.97898;113;20220523;17.3;12.7;15;2.8;14.7;6.6;2.34;13704 +95086;49.18926;1.97898;113;20220524;17.4;9.3;13.3;3.7;11.45;1.7;3.07;17935 +95086;49.18926;1.97898;113;20220525;18.9;5.4;12.2;2.9;11.15;.4;3.44;23077 +95086;49.18926;1.97898;113;20220526;17.6;12;14.8;3.5;13.3;0;2.28;10569 +95086;49.18926;1.97898;113;20220527;20.7;10.9;15.8;3;12.3;.1;3.55;18138 +95086;49.18926;1.97898;113;20220528;19;4.9;11.9;2.9;9.85;0;3.75;24359 +95086;49.18926;1.97898;113;20220529;16;4.4;10.2;3.6;8.75;.1;3.3;21820 +95086;49.18926;1.97898;113;20220530;17.8;3.7;10.7;1.8;9.1;0;3.47;24170 +95086;49.18926;1.97898;113;20220531;20.1;8.6;14.3;1.9;9.95;0;3.94;23576 +95086;49.18926;1.97898;113;20220601;21.1;2.8;12;1.8;9.4;0;4.21;28342 +95086;49.18926;1.97898;113;20220602;22.8;7;14.9;3;9.6;0;4.87;26834 +95086;49.18926;1.97898;113;20220603;23.3;10;16.6;2.1;13.4;.9;4.22;24380 +95086;49.18926;1.97898;113;20220604;27.8;14.2;21;2.8;16.65;6.7;4.88;22946 +95086;49.18926;1.97898;113;20220605;20;13.3;16.7;2.2;16.1;3.2;2.74;15491 +95086;49.18926;1.97898;113;20220606;21.3;9.7;15.5;2.3;12.95;.9;3.87;23099 +95086;49.18926;1.97898;113;20220607;22.6;13.2;17.9;2.7;14.75;10.2;3.68;18432 +95086;49.18926;1.97898;113;20220608;20.1;13.5;16.8;3.3;14.2;5.6;3.27;16271 +95086;49.18926;1.97898;113;20220609;20.9;9.8;15.4;2.8;12.95;0;3.42;18574 +95086;49.18926;1.97898;113;20220610;21.6;14;17.8;2;14.95;0;3.62;19580 +95086;49.18926;1.97898;113;20220611;24.1;12;18;1.5;14.25;0;4.17;23488 +95086;49.18926;1.97898;113;20220612;22.7;6.9;14.8;2.4;11.95;.1;4.48;27559 +95086;49.18926;1.97898;113;20220613;22.4;6.5;14.5;2;11.15;0;4.48;27880 +95086;49.18926;1.97898;113;20220614;25.4;8.6;17;2.9;11.75;0;5.3;28408 +95086;49.18926;1.97898;113;20220615;29;11.3;20.2;1.8;13.45;0;5.52;28545 +95086;49.18926;1.97898;113;20220616;29;10.5;19.8;1.7;12.7;0;5.6;29416 +95086;49.18926;1.97898;113;20220617;33.5;12.2;22.8;1.4;14.85;0;6.11;30268 +95086;49.18926;1.97898;113;20220618;36.3;15.3;25.8;2;17.35;2.1;6.89;30145 +95086;49.18926;1.97898;113;20220619;22;13.4;17.7;5.3;15.15;3.2;4.15;21919 +95086;49.18926;1.97898;113;20220620;22.6;13.4;18;4.4;13.75;0;4.32;19816 +95086;49.18926;1.97898;113;20220621;25.2;12.7;19;3.5;13.2;.8;5.18;24423 +95086;49.18926;1.97898;113;20220622;27.4;12.5;20;2.9;14.55;2.5;5.37;26536 +95086;49.18926;1.97898;113;20220623;27.7;16;21.8;2.5;16.7;7.9;4.88;22307 +95086;49.18926;1.97898;113;20220624;23.4;15.9;19.7;3.1;16.75;3.2;3.86;18759 +95086;49.18926;1.97898;113;20220625;18;15.2;16.6;2.6;14.95;1.5;2.49;12284 +95086;49.18926;1.97898;113;20220626;22.7;10.5;16.6;1.8;12.6;0;4.04;22940 +95086;49.18926;1.97898;113;20220627;23.3;10.2;16.7;1.7;12.85;1.9;4.12;23425 +95086;49.18926;1.97898;113;20220628;26.3;8.3;17.3;1.4;12.4;0;4.88;28318 +95086;49.18926;1.97898;113;20220629;24.6;8.5;16.6;1.9;13.15;1.3;4.64;27176 +95086;49.18926;1.97898;113;20220630;18.6;10.6;14.6;1.4;13.45;7.7;3.09;19261 +95086;49.18926;1.97898;113;20220701;21.7;6.7;14.2;1.6;11.35;0;3.9;24296 +95086;49.18926;1.97898;113;20220702;26.4;7;16.7;1.8;11.8;0;5.1;29268 +95086;49.18926;1.97898;113;20220703;23.6;8.5;16.1;2.5;11.85;0;4.6;25780 +95086;49.18926;1.97898;113;20220704;25.5;6.6;16;1.9;11.75;0;4.95;28947 +95086;49.18926;1.97898;113;20220705;25.1;6.7;15.9;2.3;11.7;0;4.72;26289 +95086;49.18926;1.97898;113;20220706;25.5;7.6;16.6;2.2;12.6;0;4.95;28352 +95086;49.18926;1.97898;113;20220707;21.1;12.1;16.6;3.1;14;.1;3.04;13977 +95086;49.18926;1.97898;113;20220708;27.6;7;17.3;2.2;11.7;0;5.46;29351 +95086;49.18926;1.97898;113;20220709;28.6;11.8;20.2;2.9;13.9;0;5.75;27619 +95086;49.18926;1.97898;113;20220710;26.6;11.1;18.8;3.4;12.55;0;5.56;27042 +95086;49.18926;1.97898;113;20220711;29.2;12.1;20.6;2.6;13.7;0;5.83;27825 +95086;49.18926;1.97898;113;20220712;33;13.3;23.1;1.3;13.7;0;5.76;28790 +95086;49.18926;1.97898;113;20220713;35.4;17.3;26.3;1.8;14.4;0;6.49;27968 +95086;49.18926;1.97898;113;20220714;30.2;14.7;22.4;2.9;14.65;0;6.08;26695 +95086;49.18926;1.97898;113;20220715;26.7;11.5;19.1;3;11.1;0;5.62;26567 +95086;49.18926;1.97898;113;20220716;28.5;9.3;18.9;2.3;11.35;0;5.61;28106 +95086;49.18926;1.97898;113;20220717;31.1;12.9;22;2.9;10.9;0;6.6;27334 +95086;49.18926;1.97898;113;20220718;37.4;13.4;25.4;1.6;11.55;0;6.61;29367 +95086;49.18926;1.97898;113;20220719;40;19;29.5;3.8;14.7;2.6;9.08;28462 +95086;49.18926;1.97898;113;20220720;23.5;18.9;21.2;2.4;19.45;5.7;3.43;16734 +95086;49.18926;1.97898;113;20220721;25.5;14.8;20.1;2.4;17.95;0;3.77;19054 +95086;49.18926;1.97898;113;20220722;24.3;14.5;19.4;3;17.05;3;3.98;20646 +95086;49.18926;1.97898;113;20220723;27;15.4;21.2;1.8;17.65;.1;3.97;19377 +95086;49.18926;1.97898;113;20220724;32.5;12.9;22.7;1.9;15.65;0;5.78;27584 +95086;49.18926;1.97898;113;20220725;26.8;15.8;21.3;4;15.05;0;5.22;21606 +95086;49.18926;1.97898;113;20220726;22.7;12.2;17.4;2.4;13.7;0;3.45;16965 +95086;49.18926;1.97898;113;20220727;24.8;9.8;17.3;3;11.35;0;4.88;24843 +95086;49.18926;1.97898;113;20220728;26.3;13.4;19.8;2.4;10.55;0;4.97;22454 +95086;49.18926;1.97898;113;20220729;29.2;10.1;19.6;1.8;11.5;.1;5.17;26130 +95086;49.18926;1.97898;113;20220730;29.7;11.9;20.8;1.9;13.3;0;5.24;26001 +95086;49.18926;1.97898;113;20220731;26.3;13.6;20;2.7;16.65;0;4.06;19742 +95086;49.18926;1.97898;113;20220801;26.8;17;21.9;2.1;17;.1;3.83;16771 +95086;49.18926;1.97898;113;20220802;30.7;11.7;21.2;1.6;15.55;.1;5.05;26165 +95086;49.18926;1.97898;113;20220803;34.8;14.5;24.7;1.4;16.5;.1;5.47;26279 +95086;49.18926;1.97898;113;20220804;27.5;17.5;22.5;2.6;17.85;5;4.33;19180 +95086;49.18926;1.97898;113;20220805;25.2;12.1;18.6;2.9;13.85;0;4.47;22472 +95086;49.18926;1.97898;113;20220806;24.4;6.7;15.6;4;9.3;0;5.21;24766 +95086;49.18926;1.97898;113;20220807;26.5;12.2;19.3;4.5;10.2;0;5.95;23480 +95086;49.18926;1.97898;113;20220808;28;13.6;20.8;4.7;11.65;0;6.22;23301 +95086;49.18926;1.97898;113;20220809;29.8;15.2;22.5;5;13.55;0;6.54;23376 +95086;49.18926;1.97898;113;20220810;32.7;16.1;24.4;4.4;12.8;0;7.14;23693 +95086;49.18926;1.97898;113;20220811;33.1;14.6;23.8;2.8;11.45;0;6.25;24145 +95086;49.18926;1.97898;113;20220812;33.9;14.6;24.3;2.1;10.75;0;5.8;23955 +95086;49.18926;1.97898;113;20220813;32.6;14;23.3;2.1;10.3;0;5.69;24238 +95086;49.18926;1.97898;113;20220814;27.9;16.3;22.1;2;13.5;2.6;4.39;20106 +95086;49.18926;1.97898;113;20220815;27.9;13.9;20.9;1.3;17.15;.1;3.85;20967 +95086;49.18926;1.97898;113;20220816;26.8;15.8;21.3;1.7;17.2;4.5;3.76;19110 +95086;49.18926;1.97898;113;20220817;25.7;14.7;20.2;1.4;17.05;1;3.48;19067 +95086;49.18926;1.97898;113;20220818;28.4;12.1;20.3;2.1;15.8;0;4.35;22831 +95086;49.18926;1.97898;113;20220819;23.9;13.1;18.5;2.8;16.1;0;2.97;13873 +95086;49.18926;1.97898;113;20220820;25.2;8.1;16.6;1.6;12.3;0;3.74;22231 +95086;49.18926;1.97898;113;20220821;26.2;8.9;17.6;1.8;12.9;0;3.86;21423 +95086;49.18926;1.97898;113;20220822;26.7;12.4;19.5;1.9;14.85;0;3.64;18417 +95086;49.18926;1.97898;113;20220823;28.6;15.6;22.1;1.1;17.45;0;3.27;16297 +95086;49.18926;1.97898;113;20220824;31.9;14.6;23.2;.9;16.95;0;3.85;20310 +95086;49.18926;1.97898;113;20220825;29.9;14.9;22.4;2.8;15.95;0;4.74;20535 +95086;49.18926;1.97898;113;20220826;26.7;14.5;20.6;2.7;16.25;0;3.56;15385 +95086;49.18926;1.97898;113;20220827;25.4;13.2;19.3;2.9;13.3;0;4.07;19068 +95086;49.18926;1.97898;113;20220828;25.4;13.3;19.3;4.7;13.25;0;4.56;17947 +95086;49.18926;1.97898;113;20220829;27.6;15.4;21.5;6;11.85;.4;6.17;18789 +95086;49.18926;1.97898;113;20220830;28.9;15.6;22.2;3.9;13;0;5.29;19264 +95086;49.18926;1.97898;113;20220831;27.2;13.4;20.3;3.3;13.85;0;4.39;19211 +95086;49.18926;1.97898;113;20220901;28.4;14.2;21.3;2.5;14.1;7.5;4.19;18457 +95086;49.18926;1.97898;113;20220902;22.9;15.8;19.3;2.1;16.7;1.5;2.51;11883 +95086;49.18926;1.97898;113;20220903;24.7;16.4;20.6;1.5;17.4;.1;2.67;13415 +95086;49.18926;1.97898;113;20220904;28.2;10.9;19.6;1.7;14.45;.8;3.65;19927 +95086;49.18926;1.97898;113;20220905;25.8;13.8;19.8;2;16.35;6.9;3.1;15788 +95086;49.18926;1.97898;113;20220906;26.6;11.8;19.2;1.5;15.6;.6;3.17;18193 +95086;49.18926;1.97898;113;20220907;22.9;13.3;18.1;2.4;15.55;2.1;2.78;15222 +95086;49.18926;1.97898;113;20220908;22.7;13.5;18.1;3.2;15.45;8.5;2.66;11345 +95086;49.18926;1.97898;113;20220909;19.3;14.5;16.9;5;15;7.4;2.33;9326 +95086;49.18926;1.97898;113;20220910;19.3;13.8;16.6;3.5;15.45;6.6;2;9714 +95086;49.18926;1.97898;113;20220911;22.7;9.5;16.1;1.3;13.65;.2;2.34;14567 +95086;49.18926;1.97898;113;20220912;27.5;11.6;19.5;1.7;14.6;.1;3.31;17880 +95086;49.18926;1.97898;113;20220913;24.8;17.6;21.2;2.9;17.4;1.1;2.85;11333 +95086;49.18926;1.97898;113;20220914;24.5;17.2;20.9;2.8;19.3;2.3;2.53;11738 +95086;49.18926;1.97898;113;20220915;22.6;10.7;16.6;2.8;13.7;.1;2.56;12176 +95086;49.18926;1.97898;113;20220916;18;8.4;13.2;2.5;10.6;.4;2.19;11821 +95086;49.18926;1.97898;113;20220917;16.8;4.4;10.6;2.8;8.35;0;2.43;15122 +95086;49.18926;1.97898;113;20220918;18.9;1.9;10.4;2.4;8.45;0;2.51;17052 +95086;49.18926;1.97898;113;20220919;18.5;4.5;11.5;2.3;9.15;0;2.35;15134 +95086;49.18926;1.97898;113;20220920;17.9;4;11;1.3;9.65;0;1.78;12432 +95086;49.18926;1.97898;113;20220921;18.8;5.3;12.1;2.1;9.35;.1;2.28;15013 +95086;49.18926;1.97898;113;20220922;21.2;3.5;12.4;.7;8.3;0;1.98;16283 +95086;49.18926;1.97898;113;20220923;18.8;6.6;12.7;1;9.9;.2;1.85;14276 +95086;49.18926;1.97898;113;20220924;18;10.1;14;2.1;12.7;.9;1.69;9807 +95086;49.18926;1.97898;113;20220925;18;8.4;13.2;3.4;10.75;.2;2.27;12261 +95086;49.18926;1.97898;113;20220926;13.9;8.2;11;3.8;10.85;8.1;1.44;7888 +95086;49.18926;1.97898;113;20220927;14.1;8.9;11.5;3.8;11.6;4.3;1.33;8018 +95086;49.18926;1.97898;113;20220928;14.6;8.9;11.7;2.1;11.3;.8;1.37;9096 +95086;49.18926;1.97898;113;20220929;16.2;6.4;11.3;.8;10.25;.3;1.35;10896 +95086;49.18926;1.97898;113;20220930;17.5;2.7;10.1;2.5;9.55;6.1;1.86;13612 +95086;49.18926;1.97898;113;20221001;19.3;11.7;15.5;5.3;13.95;.8;2.06;8432 +95086;49.18926;1.97898;113;20221002;18.7;13.9;16.3;3;14.65;5.1;1.65;6416 +95086;49.18926;1.97898;113;20221003;14.5;6.1;10.3;1.2;10.85;0;1.1;8668 +95086;49.18926;1.97898;113;20221004;20.1;4.7;12.4;1.1;11.1;.1;1.51;11837 +95086;49.18926;1.97898;113;20221005;21.2;12.6;16.9;4;13.7;.1;2.32;9057 +95086;49.18926;1.97898;113;20221006;18.7;7.7;13.2;1.7;10.55;0;1.68;11352 +95086;49.18926;1.97898;113;20221007;19;2.6;10.8;1.1;8.9;.1;1.49;12478 +95086;49.18926;1.97898;113;20221008;17.6;6.2;11.9;1.8;9.85;.1;1.61;11614 +95086;49.18926;1.97898;113;20221009;18.7;2;10.4;1.6;8.8;.1;1.6;12816 +95086;49.18926;1.97898;113;20221010;20;5.9;13;2.2;11.2;.1;1.73;11552 +95086;49.18926;1.97898;113;20221011;16.8;4.9;10.8;2.6;8.9;0;1.77;11330 +95086;49.18926;1.97898;113;20221012;19.6;1.9;10.7;.8;8.95;.3;1.26;12438 +95086;49.18926;1.97898;113;20221013;14.6;8.5;11.5;1.6;13.2;2.8;.71;4874 +95086;49.18926;1.97898;113;20221014;15.1;13.7;14.4;2.1;15.55;3.7;.65;2154 +95086;49.18926;1.97898;113;20221015;17.8;13.6;15.7;3.1;15.25;.7;1.2;5469 +95086;49.18926;1.97898;113;20221016;18.5;11.5;15;1.9;15.05;2.2;1.09;7603 +95086;49.18926;1.97898;113;20221017;18.3;14.5;16.4;1.7;17.7;2;.83;5540 +95086;49.18926;1.97898;113;20221018;19.1;14.7;16.9;1.9;17.2;.3;.98;5636 +95086;49.18926;1.97898;113;20221019;20.8;13.8;17.3;4.3;16.3;4.9;1.63;7691 +95086;49.18926;1.97898;113;20221020;21.7;13.9;17.8;2.8;16.25;3.4;1.48;6727 +95086;49.18926;1.97898;113;20221021;20.2;13.8;17;3;15.15;.5;1.48;6897 +95086;49.18926;1.97898;113;20221022;20.6;13.2;16.9;2.4;14.2;1;1.53;7427 +95086;49.18926;1.97898;113;20221023;22.6;12.8;17.7;4.1;14.6;.6;2.13;7229 +95086;49.18926;1.97898;113;20221024;18.3;15.4;16.8;5.3;13.65;.4;2.09;5081 +95086;49.18926;1.97898;113;20221025;18.8;11.2;15;2.3;13.85;.2;1.14;6479 +95086;49.18926;1.97898;113;20221026;21.4;13.8;17.6;2.8;15.05;.1;1.58;7708 +95086;49.18926;1.97898;113;20221027;23.1;12.4;17.8;2.7;14.8;.1;1.66;7872 +95086;49.18926;1.97898;113;20221028;22.3;13.1;17.7;1.8;15.25;0;1.29;7615 +95086;49.18926;1.97898;113;20221029;23.3;14.2;18.8;2;15.05;.1;1.49;7449 +95086;49.18926;1.97898;113;20221030;16.6;9.8;13.2;1.3;12.6;0;.78;6142 +95086;49.18926;1.97898;113;20221031;19.5;7.3;13.4;3.1;12.95;3.1;1.17;7041 +95086;49.18926;1.97898;113;20221101;16.3;9.6;12.9;6;11.35;.5;1.67;6375 +95086;49.18926;1.97898;113;20221102;14.9;8.3;11.6;4.1;10.75;0;1.22;6522 +95086;49.18926;1.97898;113;20221103;14.3;10.8;12.6;3.8;11.75;3.2;1.11;3760 +95086;49.18926;1.97898;113;20221104;11.8;8.1;9.9;3.8;9.9;1;.99;3933 +95086;49.18926;1.97898;113;20221105;11.2;2;6.6;2.2;9.4;0;.44;5793 +95086;49.18926;1.97898;113;20221106;11.1;9.5;10.3;3.5;11.1;9.5;.72;2038 +95086;49.18926;1.97898;113;20221107;16.1;10.8;13.4;4.5;12.45;0;1.19;4671 +95086;49.18926;1.97898;113;20221108;16.1;10.5;13.3;4.8;11.9;0;1.34;5180 +95086;49.18926;1.97898;113;20221109;14.9;9.5;12.2;3.4;11.2;.1;1.06;5106 +95086;49.18926;1.97898;113;20221110;14.5;3;8.7;2.1;9.8;0;.59;6670 +95086;49.18926;1.97898;113;20221111;12.2;8.1;10.2;2.2;10.2;.1;.71;3953 +95086;49.18926;1.97898;113;20221112;13.2;4.5;8.9;1.8;10.1;.1;.5;5201 +95086;49.18926;1.97898;113;20221113;13.4;3.6;8.5;1.4;9.55;.1;.46;5528 +95086;49.18926;1.97898;113;20221114;12.6;5.4;9;1.8;10.3;.1;.5;4076 +95086;49.18926;1.97898;113;20221115;12.5;6.7;9.6;3;11.05;3.7;.5;3723 +95086;49.18926;1.97898;113;20221116;12.6;7.1;9.9;4.7;10.95;9.2;.66;4086 +95086;49.18926;1.97898;113;20221117;13;9.6;11.3;7.1;10.45;.5;1.42;3219 +95086;49.18926;1.97898;113;20221118;12.4;6.8;9.6;3.8;9.6;1.7;.87;4318 +95086;49.18926;1.97898;113;20221119;10.5;3.1;6.8;1.8;9.05;.5;.34;4212 +95086;49.18926;1.97898;113;20221120;10.5;2.8;6.7;2.6;8.55;1.8;.52;3848 +95086;49.18926;1.97898;113;20221121;7.9;4.6;6.2;3.3;8.85;4.8;.38;2816 +95086;49.18926;1.97898;113;20221122;10.3;4;7.1;5.7;8.3;4.2;.95;3108 +95086;49.18926;1.97898;113;20221123;12.3;2.9;7.6;4;9.1;6.2;.65;4494 +95086;49.18926;1.97898;113;20221124;12.7;6.2;9.5;4.3;9.8;4;.81;4325 +95086;49.18926;1.97898;113;20221125;11.8;5.1;8.4;2.1;9.25;.2;.45;4602 +95086;49.18926;1.97898;113;20221126;10.4;.6;5.5;1.9;8.25;.5;.32;4041 +95086;49.18926;1.97898;113;20221127;8.4;6.1;7.3;2.5;9.4;6.6;.41;1906 +95086;49.18926;1.97898;113;20221128;11.1;7.6;9.4;2.1;10.15;0;.49;2915 +95086;49.18926;1.97898;113;20221129;6.4;2.4;4.4;1;8.7;0;.21;1717 +95086;49.18926;1.97898;113;20221130;6.4;3.4;4.9;2.4;8.25;0;.31;1815 +95086;49.18926;1.97898;113;20221201;5.2;2.2;3.7;3.6;7.6;0;.28;2253 +95086;49.18926;1.97898;113;20221202;4.8;2.1;3.5;4.1;7.15;.1;.42;1802 +95086;49.18926;1.97898;113;20221203;2.9;2.1;2.5;5.8;6.35;0;.63;633 +95086;49.18926;1.97898;113;20221204;3.2;1.2;2.2;4.3;6.25;.8;.53;1128 +95086;49.18926;1.97898;113;20221205;3;1.1;2;1.6;6.45;.3;.28;1867 +95086;49.18926;1.97898;113;20221206;5.8;.3;3.1;1.6;6.75;.1;.25;2872 +95086;49.18926;1.97898;113;20221207;3.6;-2.4;.6;1.3;6.05;.2;.17;2810 +95086;49.18926;1.97898;113;20221208;2.1;-.1;1;1.3;6.6;0;.23;1169 +95086;49.18926;1.97898;113;20221209;.7;-2;-.6;1.8;5.7;0;.2;1867 +95086;49.18926;1.97898;113;20221210;1.4;-1.3;0;1.8;5.95;0;.17;2278 +95086;49.18926;1.97898;113;20221211;.5;-2.2;-.8;2.3;5.05;0;.29;2307 +95086;49.18926;1.97898;113;20221212;-.3;-3.1;-1.7;3;4.65;0;.32;2476 +95086;49.18926;1.97898;113;20221213;.1;-4.1;-2;4;4.1;.1;.5;3064 +95086;49.18926;1.97898;113;20221214;1.3;-2.5;-.6;2.2;4.55;.7;.36;2963 +95086;49.18926;1.97898;113;20221215;2.8;-5.1;-1.1;3.3;4.15;0;.53;3671 +95086;49.18926;1.97898;113;20221216;4;-4.3;-.1;1.9;4.8;0;.26;4144 +95086;49.18926;1.97898;113;20221217;-2.3;-5.4;-3.9;2.4;4.5;0;.13;2126 +95086;49.18926;1.97898;113;20221218;1.2;-6.8;-2.8;3;4.7;5.6;.13;3739 +95086;49.18926;1.97898;113;20221219;10.3;1.2;5.7;3.4;9.4;1.5;.12;3158 +95086;49.18926;1.97898;113;20221220;11.9;9.9;10.9;3.8;11.3;12.1;.77;1053 +95086;49.18926;1.97898;113;20221221;11.3;6;8.6;3;11.25;8.9;.1;2962 +95086;49.18926;1.97898;113;20221222;12.3;10.1;11.2;5.9;12.5;10.6;.5;1557 +95086;49.18926;1.97898;113;20221223;15.3;11;13.2;4.5;12.9;1.6;.84;2585 +95086;49.18926;1.97898;113;20221224;11.6;9.4;10.5;3.4;11.35;1.5;.54;1836 +95086;49.18926;1.97898;113;20221225;12.4;9.5;10.9;2.6;11.95;1.6;.47;1634 +95086;49.18926;1.97898;113;20221226;10.8;10.2;10.5;4;9.75;.8;1.08;1348 +95086;49.18926;1.97898;113;20221227;9.6;1;5.3;2.7;7.65;.2;.36;4221 +95086;49.18926;1.97898;113;20221228;10.8;5.9;8.4;5.8;10.5;3;.39;2121 +95086;49.18926;1.97898;113;20221229;10.9;9.6;10.3;6.2;9.6;0;1.3;1872 +95086;49.18926;1.97898;113;20221230;14.3;4.7;9.5;5.2;11;4.3;.59;2623 +95086;49.18926;1.97898;113;20221231;16.1;13.9;15;7.6;12.6;0;1.89;2365 +95087;49.21321;2.32035;105;20220101;14.7;8.5;11.6;2.8;11.12;.1;.63;3413 +95087;49.21321;2.32035;105;20220102;13.6;8.3;11;5.7;10.9;0;.95;2765 +95087;49.21321;2.32035;105;20220103;12.2;10;11.1;5.5;10.93;18;.98;1560 +95087;49.21321;2.32035;105;20220104;9.3;7.2;8.3;4.1;9.2;.6;.74;1438 +95087;49.21321;2.32035;105;20220105;6.7;.5;3.6;3.5;6.07;.1;.58;4229 +95087;49.21321;2.32035;105;20220106;6.1;-1.8;2.2;3.2;6.23;.4;.33;4275 +95087;49.21321;2.32035;105;20220107;8;2.9;5.4;5.9;7.4;5;.74;3186 +95087;49.21321;2.32035;105;20220108;8.4;.2;4.3;6.2;8.1;12.4;.33;2275 +95087;49.21321;2.32035;105;20220109;5.9;3.7;4.8;3.7;7.33;2.4;.55;2158 +95087;49.21321;2.32035;105;20220110;3;-1.1;1;2.2;6.8;0;.13;1639 +95087;49.21321;2.32035;105;20220111;2.9;1.4;2.1;2.3;6.23;0;.33;2472 +95087;49.21321;2.32035;105;20220112;3.4;-1.9;.7;1.4;6.57;0;.17;2127 +95087;49.21321;2.32035;105;20220113;3.6;1.2;2.4;2;6.53;0;.27;2815 +95087;49.21321;2.32035;105;20220114;7.5;-2.1;2.7;1.2;6.27;.1;.16;5298 +95087;49.21321;2.32035;105;20220115;5.7;-1.9;1.9;1.5;6.07;.1;.26;4046 +95087;49.21321;2.32035;105;20220116;4.7;-1.3;1.7;3;7;.6;.16;2279 +95087;49.21321;2.32035;105;20220117;7.7;3.3;5.5;1.4;7.7;0;.35;3344 +95087;49.21321;2.32035;105;20220118;8.5;-1.6;3.5;2.5;7.2;0;.31;4758 +95087;49.21321;2.32035;105;20220119;6.1;1.5;3.8;2.7;7.77;1.5;.28;2094 +95087;49.21321;2.32035;105;20220120;6.5;.1;3.3;3.9;6.77;.3;.5;3367 +95087;49.21321;2.32035;105;20220121;5.8;.5;3.2;3;6.63;0;.47;3253 +95087;49.21321;2.32035;105;20220122;5.6;2.3;3.9;2;7.07;0;.46;1724 +95087;49.21321;2.32035;105;20220123;3.7;3.3;3.5;2.8;6.73;0;.58;625 +95087;49.21321;2.32035;105;20220124;6.3;-1.2;2.6;2.1;5.97;0;.43;5084 +95087;49.21321;2.32035;105;20220125;-.4;-3.5;-1.9;1;5.47;0;.21;1648 +95087;49.21321;2.32035;105;20220126;2.7;-1.1;.8;1.6;6.47;0;.23;2279 +95087;49.21321;2.32035;105;20220127;7.6;2.4;5;3.7;8.03;.2;.45;2809 +95087;49.21321;2.32035;105;20220128;7.5;2;4.8;2.6;8.3;0;.32;2938 +95087;49.21321;2.32035;105;20220129;10.2;5.4;7.8;5.2;10.2;.2;.41;2445 +95087;49.21321;2.32035;105;20220130;9.8;4.7;7.2;2.3;7.83;.2;.69;5234 +95087;49.21321;2.32035;105;20220131;8.2;3.6;5.9;6.7;6.43;.2;1.45;4528 +95087;49.21321;2.32035;105;20220201;9.7;-.8;4.4;5;8.83;.1;.2;3765 +95087;49.21321;2.32035;105;20220202;10.5;8.7;9.6;4.4;9.9;0;.93;1913 +95087;49.21321;2.32035;105;20220203;7.6;7;7.3;3.7;8.53;0;.79;1045 +95087;49.21321;2.32035;105;20220204;10.9;6.8;8.9;5.2;8.23;.7;1.36;3683 +95087;49.21321;2.32035;105;20220205;9.8;.9;5.3;4.7;7.13;0;.93;6991 +95087;49.21321;2.32035;105;20220206;10.9;5.8;8.3;9;9.43;6.4;1.02;2747 +95087;49.21321;2.32035;105;20220207;9.7;2.1;5.9;3.5;6.93;0;.96;7370 +95087;49.21321;2.32035;105;20220208;10.5;3.7;7.1;3.2;9.17;0;.61;3893 +95087;49.21321;2.32035;105;20220209;11.7;2.5;7.1;1.5;8.17;.1;.66;6958 +95087;49.21321;2.32035;105;20220210;8;2.4;5.2;3.3;8.33;4.4;.66;3302 +95087;49.21321;2.32035;105;20220211;9;-.7;4.1;1.8;6.3;0;.69;8673 +95087;49.21321;2.32035;105;20220212;8.9;-1.5;3.7;3.2;5.13;0;1.16;10406 +95087;49.21321;2.32035;105;20220213;13.1;-1;6;5.8;7.03;.6;1.58;8803 +95087;49.21321;2.32035;105;20220214;11.7;7.3;9.5;5.7;8.9;3.5;1.47;6093 +95087;49.21321;2.32035;105;20220215;9.9;4.1;7;5.9;8.93;3.7;.79;6008 +95087;49.21321;2.32035;105;20220216;14.4;8.5;11.5;8.2;12.67;1.3;.77;4112 +95087;49.21321;2.32035;105;20220217;13.2;9.9;11.6;6.9;9.1;.5;2.13;5140 +95087;49.21321;2.32035;105;20220218;12.2;8.5;10.3;8.5;8.97;.8;1.95;4649 +95087;49.21321;2.32035;105;20220219;9.7;2.3;6;7.3;6.97;0;1.47;8233 +95087;49.21321;2.32035;105;20220220;12.4;7.5;10;8.6;9.63;2.4;1.55;3792 +95087;49.21321;2.32035;105;20220221;9.9;4.6;7.2;7.9;7.83;.3;1.44;5582 +95087;49.21321;2.32035;105;20220222;11.9;4.4;8.1;4.7;9.33;.9;.99;5885 +95087;49.21321;2.32035;105;20220223;10.1;1.2;5.6;2.2;8.53;0;.65;5822 +95087;49.21321;2.32035;105;20220224;11.2;5.4;8.3;5;7.5;1.6;1.68;6451 +95087;49.21321;2.32035;105;20220225;10.2;1.3;5.7;3.5;6.43;.1;1.35;9814 +95087;49.21321;2.32035;105;20220226;9.9;-2.7;3.6;3.1;5.7;0;1.27;10478 +95087;49.21321;2.32035;105;20220227;9.7;-.8;4.4;4.1;5.07;0;1.71;10526 +95087;49.21321;2.32035;105;20220228;11.5;-2.8;4.4;2.4;5.2;0;1.45;12123 +95087;49.21321;2.32035;105;20220301;12.2;.8;6.5;1.8;6.7;.2;1.2;8356 +95087;49.21321;2.32035;105;20220302;10.7;4;7.4;2.5;7.13;0;1.3;8326 +95087;49.21321;2.32035;105;20220303;11.6;2.4;7;1.4;8.93;.3;.8;6267 +95087;49.21321;2.32035;105;20220304;12;5.3;8.6;1.9;9.4;0;.96;6504 +95087;49.21321;2.32035;105;20220305;10.1;4.1;7.1;2.5;8.33;0;1.07;8617 +95087;49.21321;2.32035;105;20220306;8.1;.5;4.3;5;5.57;0;1.63;11441 +95087;49.21321;2.32035;105;20220307;6.5;-1.7;2.4;5.4;4.4;0;1.74;12308 +95087;49.21321;2.32035;105;20220308;12.5;-2.8;4.8;3.8;4.87;0;2.13;13160 +95087;49.21321;2.32035;105;20220309;14.7;-.2;7.2;3.1;7.3;0;1.77;11884 +95087;49.21321;2.32035;105;20220310;16.5;2;9.2;3.6;7.5;0;2.27;13788 +95087;49.21321;2.32035;105;20220311;12.4;4.4;8.4;4.7;9.07;2.3;1.35;7901 +95087;49.21321;2.32035;105;20220312;11.3;6.2;8.8;5.2;9.27;0;1.35;8565 +95087;49.21321;2.32035;105;20220313;11.4;7.3;9.4;4.6;9.07;2.3;1.45;5987 +95087;49.21321;2.32035;105;20220314;14.3;3.4;8.9;2.8;8.43;1.2;1.74;13479 +95087;49.21321;2.32035;105;20220315;11.9;5.8;8.8;2.5;10.33;5.3;.96;7088 +95087;49.21321;2.32035;105;20220316;13.9;7.8;10.9;3.4;11.1;0;1.35;9007 +95087;49.21321;2.32035;105;20220317;8.6;7;7.8;4;8.17;0;1.32;6420 +95087;49.21321;2.32035;105;20220318;14.9;1;8;6.4;5.97;0;3.16;17367 +95087;49.21321;2.32035;105;20220319;16.2;4.9;10.5;6.9;5.97;0;3.87;17003 +95087;49.21321;2.32035;105;20220320;13.2;-.2;6.5;2.7;5.23;0;2.31;17579 +95087;49.21321;2.32035;105;20220321;18.3;1.6;10;2.5;8.03;0;2.4;15793 +95087;49.21321;2.32035;105;20220322;18.2;4.6;11.4;3.4;6.83;0;3.13;17242 +95087;49.21321;2.32035;105;20220323;18.2;1.9;10;2.4;6.1;0;2.82;18072 +95087;49.21321;2.32035;105;20220324;19.7;2.2;11;3;6.37;0;3.25;18211 +95087;49.21321;2.32035;105;20220325;18.6;3.4;11;4.3;6.37;0;3.62;18361 +95087;49.21321;2.32035;105;20220326;18.7;3.4;11.1;4.9;6.6;0;3.8;18957 +95087;49.21321;2.32035;105;20220327;20.2;5.7;13;3.8;7.63;0;3.67;18757 +95087;49.21321;2.32035;105;20220328;20.3;3.1;11.7;2.3;8.43;0;2.8;16736 +95087;49.21321;2.32035;105;20220329;16.3;10.1;13.2;2.5;9.7;2.8;2.13;9136 +95087;49.21321;2.32035;105;20220330;13.2;7.8;10.5;2.7;9.97;1.8;1.53;8153 +95087;49.21321;2.32035;105;20220331;8.6;2.4;5.5;6.8;6.67;1.4;1.75;10400 +95087;49.21321;2.32035;105;20220401;3.4;.6;2;7.6;5.75;.8;1.07;6742 +95087;49.21321;2.32035;105;20220402;7.5;-1.1;3.2;6.1;4.77;.1;2.17;15443 +95087;49.21321;2.32035;105;20220403;8.4;-1.1;3.6;4;4.7;0;2.24;18062 +95087;49.21321;2.32035;105;20220404;9.4;-1.5;4;5.4;6;.2;1.9;14055 +95087;49.21321;2.32035;105;20220405;12.5;7.5;10;4.7;10.25;.4;1.26;3970 +95087;49.21321;2.32035;105;20220406;13.5;7.2;10.3;6.7;9.1;1.2;2.18;8614 +95087;49.21321;2.32035;105;20220407;14;9.8;11.9;8.5;9.23;1.8;2.93;11550 +95087;49.21321;2.32035;105;20220408;6.9;6.5;6.7;4.6;7.53;28.5;1.19;2058 +95087;49.21321;2.32035;105;20220409;11.2;1.1;6.1;2.6;6.77;.1;1.94;15045 +95087;49.21321;2.32035;105;20220410;13.7;-2;5.9;2.4;6.1;0;2.57;21961 +95087;49.21321;2.32035;105;20220411;19;2.8;10.9;4.7;7.9;0;3.74;21597 +95087;49.21321;2.32035;105;20220412;20.3;9.1;14.7;4.4;10.77;2.2;3.57;18166 +95087;49.21321;2.32035;105;20220413;17.3;8.8;13.1;1.4;12.47;2.5;1.9;12060 +95087;49.21321;2.32035;105;20220414;20.5;6.8;13.6;1.8;11.43;0;2.92;19651 +95087;49.21321;2.32035;105;20220415;19.8;6.5;13.2;2.8;10.93;0;3.18;21105 +95087;49.21321;2.32035;105;20220416;18.9;6.2;12.6;3.9;9.63;0;3.6;23289 +95087;49.21321;2.32035;105;20220417;21;2.9;11.9;3.3;6.83;0;4.27;24301 +95087;49.21321;2.32035;105;20220418;18.5;2;10.3;2.2;8.06;0;3.09;20469 +95087;49.21321;2.32035;105;20220419;17.7;4.4;11.1;3.8;9.57;0;3.1;20899 +95087;49.21321;2.32035;105;20220420;19.4;5.2;12.3;3.6;8.3;0;3.86;22916 +95087;49.21321;2.32035;105;20220421;19.3;4.2;11.7;4.2;8.13;0;4.04;24271 +95087;49.21321;2.32035;105;20220422;18.4;6.6;12.5;4.5;9.07;0;3.68;20977 +95087;49.21321;2.32035;105;20220423;19.5;6.5;13;4.5;10.43;.5;3.26;17084 +95087;49.21321;2.32035;105;20220424;19.1;6.7;12.9;4;9.97;0;3.39;18789 +95087;49.21321;2.32035;105;20220425;16.6;6.8;11.7;4.2;8.8;0;3.33;19889 +95087;49.21321;2.32035;105;20220426;15.7;3.8;9.8;3.6;8.4;0;2.77;16955 +95087;49.21321;2.32035;105;20220427;18.2;2.9;10.5;4.6;8.53;0;3.67;23738 +95087;49.21321;2.32035;105;20220428;20.5;4.6;12.6;4.4;9.2;0;4.04;22345 +95087;49.21321;2.32035;105;20220429;18.9;9;14;4.4;9.63;0;4;21746 +95087;49.21321;2.32035;105;20220430;16;4.5;10.3;4.7;8.03;0;3.67;25385 +95087;49.21321;2.32035;105;20220501;16.8;2.7;9.8;3.7;8;0;3.53;24860 +95087;49.21321;2.32035;105;20220502;18.3;6.8;12.5;4.1;9.1;0;3.56;19217 +95087;49.21321;2.32035;105;20220503;19.3;6.3;12.8;4.5;9.2;0;4.05;23173 +95087;49.21321;2.32035;105;20220504;19;6;12.5;2.9;10.23;.7;3.29;20555 +95087;49.21321;2.32035;105;20220505;18.6;9.4;14;3.7;10.83;.1;3.23;16806 +95087;49.21321;2.32035;105;20220506;21.7;5.5;13.6;2.6;10.63;0;3.94;24605 +95087;49.21321;2.32035;105;20220507;21.3;8.9;15.1;2.9;11.73;.1;3.57;19906 +95087;49.21321;2.32035;105;20220508;20.9;10.3;15.6;3.9;12.37;0;3.61;18799 +95087;49.21321;2.32035;105;20220509;25.1;5.7;15.4;1.5;11.07;0;4.29;26408 +95087;49.21321;2.32035;105;20220510;26.6;10.3;18.5;2.4;12.47;0;4.71;24107 +95087;49.21321;2.32035;105;20220511;24;7.2;15.6;3.6;12.4;0;4.55;26023 +95087;49.21321;2.32035;105;20220512;20.7;8.1;14.4;2.6;10.87;0;3.93;24065 +95087;49.21321;2.32035;105;20220513;20.6;4.5;12.5;1.9;9.73;0;3.77;24801 +95087;49.21321;2.32035;105;20220514;22.9;4.6;13.8;1.2;10.03;0;4.02;26737 +95087;49.21321;2.32035;105;20220515;28.5;9.3;18.9;3;12.13;4.4;5.52;26244 +95087;49.21321;2.32035;105;20220516;24.9;14.3;19.6;2.9;16;0;4.24;21721 +95087;49.21321;2.32035;105;20220517;28.6;12.7;20.7;2;15.43;.7;5.02;25991 +95087;49.21321;2.32035;105;20220518;27.1;13.8;20.4;2.8;16.63;0;4.83;24828 +95087;49.21321;2.32035;105;20220519;23.2;16.5;19.8;3.1;16.43;0;4.02;20099 +95087;49.21321;2.32035;105;20220520;19.5;12.9;16.2;2.3;13.77;8.7;2.86;14923 +95087;49.21321;2.32035;105;20220521;22.6;8.2;15.4;1.4;12.47;0;3.9;24278 +95087;49.21321;2.32035;105;20220522;21.6;8.9;15.3;2;13.43;0;3.47;21038 +95087;49.21321;2.32035;105;20220523;18.1;13.3;15.7;3.2;14.73;3;2.32;12147 +95087;49.21321;2.32035;105;20220524;17.3;10.1;13.7;3.8;11.5;1.5;3.17;18613 +95087;49.21321;2.32035;105;20220525;19.3;6;12.7;3;11.03;.3;3.47;22322 +95087;49.21321;2.32035;105;20220526;18.5;12.4;15.5;3.8;13.13;0;2.74;12464 +95087;49.21321;2.32035;105;20220527;21.3;12;16.6;3.6;12.23;.1;3.91;18752 +95087;49.21321;2.32035;105;20220528;19.5;5.8;12.6;2.9;10.03;0;3.85;24224 +95087;49.21321;2.32035;105;20220529;16.2;4.4;10.3;3.8;8.67;0;3.4;22533 +95087;49.21321;2.32035;105;20220530;18.1;3.8;10.9;2.3;8.97;0;3.52;23533 +95087;49.21321;2.32035;105;20220531;20.4;8.3;14.4;2.3;9.63;0;4.22;25000 +95087;49.21321;2.32035;105;20220601;21.4;3.6;12.5;2;9.27;0;4.29;27812 +95087;49.21321;2.32035;105;20220602;23.1;5.4;14.2;2.8;9.47;0;4.97;29080 +95087;49.21321;2.32035;105;20220603;23.8;8.6;16.2;2;13.5;1.6;3.89;21948 +95087;49.21321;2.32035;105;20220604;28.1;13.4;20.8;2.9;16.73;12.2;4.87;23140 +95087;49.21321;2.32035;105;20220605;20.5;13.9;17.2;2.9;16.4;3.2;2.73;14717 +95087;49.21321;2.32035;105;20220606;21.5;11.1;16.3;2.8;13.07;.4;4.02;22856 +95087;49.21321;2.32035;105;20220607;22.4;13.1;17.8;3.4;14.5;5.3;3.68;17921 +95087;49.21321;2.32035;105;20220608;20.7;13.7;17.2;3.9;14.2;5;3.54;17456 +95087;49.21321;2.32035;105;20220609;20.8;10.8;15.8;3.4;12.87;0;3.6;19096 +95087;49.21321;2.32035;105;20220610;22.3;14.3;18.3;2.8;14.83;0;3.91;20079 +95087;49.21321;2.32035;105;20220611;24.5;12.4;18.5;2;14.47;0;4.46;24419 +95087;49.21321;2.32035;105;20220612;23.3;7.8;15.6;2.8;11.83;.1;4.73;27559 +95087;49.21321;2.32035;105;20220613;22.2;7.8;15;2.8;11.13;0;4.65;27925 +95087;49.21321;2.32035;105;20220614;25.2;7.7;16.4;2.8;11.5;0;5.22;28849 +95087;49.21321;2.32035;105;20220615;29.1;10.6;19.8;2;13.27;0;5.69;29560 +95087;49.21321;2.32035;105;20220616;28.8;11.7;20.2;2.6;12.67;0;5.96;29111 +95087;49.21321;2.32035;105;20220617;33.2;12.6;22.9;1.5;14.27;0;6.04;29619 +95087;49.21321;2.32035;105;20220618;35.9;16.1;26;2.5;17.1;1.3;7.01;28646 +95087;49.21321;2.32035;105;20220619;22.1;13.6;17.9;5.8;15.37;6.5;4.01;20204 +95087;49.21321;2.32035;105;20220620;22.3;13.8;18;4.4;14;0;4.29;20694 +95087;49.21321;2.32035;105;20220621;25.1;12.5;18.8;3.2;13.53;1.2;4.83;22875 +95087;49.21321;2.32035;105;20220622;26.4;12.1;19.3;3;14.77;3.7;5.11;25828 +95087;49.21321;2.32035;105;20220623;27.8;15.8;21.8;2.8;16.57;7.7;5.09;23277 +95087;49.21321;2.32035;105;20220624;23.7;16.1;19.9;3.7;16.9;3.7;4.01;19054 +95087;49.21321;2.32035;105;20220625;18.6;15.6;17.1;3.5;14.87;1.8;2.8;12785 +95087;49.21321;2.32035;105;20220626;22.3;11.3;16.8;2.4;12.9;0;4.08;22435 +95087;49.21321;2.32035;105;20220627;22.7;11.4;17.1;2.2;13.27;1.3;4;21731 +95087;49.21321;2.32035;105;20220628;26.4;8.9;17.7;1.9;12.2;0;5.13;28637 +95087;49.21321;2.32035;105;20220629;25.7;8.9;17.3;2.5;12.9;.9;4.94;26805 +95087;49.21321;2.32035;105;20220630;17.9;12.5;15.2;2.1;13.87;9.5;2.45;13257 +95087;49.21321;2.32035;105;20220701;21.6;7.7;14.6;1.8;11.67;0;3.85;23437 +95087;49.21321;2.32035;105;20220702;26.3;7.7;17;1.9;11.67;0;5.1;28874 +95087;49.21321;2.32035;105;20220703;23.5;9.4;16.5;2.7;12.13;0;4.63;25794 +95087;49.21321;2.32035;105;20220704;25.7;7.5;16.6;2.2;11.9;0;5.11;29347 +95087;49.21321;2.32035;105;20220705;25.4;7.5;16.4;2.6;11.93;0;4.88;26442 +95087;49.21321;2.32035;105;20220706;25.8;8.4;17.1;2.7;12.63;0;5.12;28378 +95087;49.21321;2.32035;105;20220707;21.2;12.6;16.9;3.7;13.97;0;3.02;12610 +95087;49.21321;2.32035;105;20220708;27.3;7.6;17.5;2.7;11.63;0;5.57;29321 +95087;49.21321;2.32035;105;20220709;28.9;11.6;20.2;3.1;13.7;0;5.93;28153 +95087;49.21321;2.32035;105;20220710;26.6;10.6;18.6;3.4;12.43;0;5.7;28491 +95087;49.21321;2.32035;105;20220711;29.6;11.7;20.6;2.6;13.47;0;5.96;29067 +95087;49.21321;2.32035;105;20220712;32.8;13;22.9;1.7;13.4;0;6;28900 +95087;49.21321;2.32035;105;20220713;35.2;17.8;26.5;2.2;14.03;0;6.77;28189 +95087;49.21321;2.32035;105;20220714;30.6;15.6;23.1;3.2;14.5;0;6.38;27282 +95087;49.21321;2.32035;105;20220715;26.4;11.5;19;3.2;11.03;0;5.76;27692 +95087;49.21321;2.32035;105;20220716;28.3;9.3;18.8;2.7;11.3;0;5.8;28545 +95087;49.21321;2.32035;105;20220717;31.3;11.1;21.2;2.7;10.67;0;6.52;28852 +95087;49.21321;2.32035;105;20220718;37.4;13;25.2;1.7;11.27;0;6.64;28587 +95087;49.21321;2.32035;105;20220719;39.8;17.8;28.8;4.1;14.1;2.5;9.3;28298 +95087;49.21321;2.32035;105;20220720;23.2;19.2;21.2;3;19.7;2.8;3;13285 +95087;49.21321;2.32035;105;20220721;25.3;15;20.1;2.2;18.13;0;3.47;17187 +95087;49.21321;2.32035;105;20220722;24.3;13.9;19.1;2.7;17;2.1;3.57;18106 +95087;49.21321;2.32035;105;20220723;26.8;14.8;20.8;2.1;17.47;.1;4.13;20540 +95087;49.21321;2.32035;105;20220724;32.1;13.4;22.8;2.3;15.77;0;5.89;27245 +95087;49.21321;2.32035;105;20220725;26.7;16.6;21.6;3.9;15.23;0;5.07;20477 +95087;49.21321;2.32035;105;20220726;22.7;14;18.3;3.2;14;0;3.67;16393 +95087;49.21321;2.32035;105;20220727;24.9;10;17.5;3.3;11.63;0;4.93;24535 +95087;49.21321;2.32035;105;20220728;25.8;12.2;19;2.1;10.57;0;4.6;21794 +95087;49.21321;2.32035;105;20220729;28.9;10.4;19.6;2.1;11.73;.1;5.25;25997 +95087;49.21321;2.32035;105;20220730;29.7;12.3;21;2.3;13.23;0;5.4;25783 +95087;49.21321;2.32035;105;20220731;26.4;13.8;20.1;2.8;16.53;0;3.93;18201 +95087;49.21321;2.32035;105;20220801;26.6;16.8;21.7;2.1;17.07;0;3.68;15794 +95087;49.21321;2.32035;105;20220802;30.7;12.5;21.6;1.6;15.8;0;4.98;25636 +95087;49.21321;2.32035;105;20220803;34.9;14.5;24.7;1.7;16.4;0;5.63;25436 +95087;49.21321;2.32035;105;20220804;28.3;17.9;23.1;3.1;17.77;6.4;4.65;19207 +95087;49.21321;2.32035;105;20220805;25.5;13;19.3;3.6;14.13;0;4.75;22957 +95087;49.21321;2.32035;105;20220806;24.8;6.5;15.6;4;9.37;0;5.28;25741 +95087;49.21321;2.32035;105;20220807;26.7;11.5;19.1;4.7;10.2;0;6.15;25060 +95087;49.21321;2.32035;105;20220808;28.4;12.7;20.6;5;11.67;0;6.46;25087 +95087;49.21321;2.32035;105;20220809;30.1;15;22.5;4.9;13.43;0;6.69;24793 +95087;49.21321;2.32035;105;20220810;32.8;14.6;23.7;3.6;12.63;0;6.74;25240 +95087;49.21321;2.32035;105;20220811;32.9;12.9;22.9;2.8;11.37;0;6.26;25365 +95087;49.21321;2.32035;105;20220812;33.7;12.2;22.9;2.4;10.87;0;6.14;25690 +95087;49.21321;2.32035;105;20220813;32.5;13.6;23.1;2.7;10.2;0;6.16;24665 +95087;49.21321;2.32035;105;20220814;28.1;14.8;21.5;2.6;13.57;1.4;4.5;18621 +95087;49.21321;2.32035;105;20220815;27.2;13.9;20.6;1.8;17.17;.2;3.84;20408 +95087;49.21321;2.32035;105;20220816;26.6;15.5;21.1;2.1;17.17;9.5;3.59;16979 +95087;49.21321;2.32035;105;20220817;26;15.6;20.8;1.8;17.77;.6;3.31;16386 +95087;49.21321;2.32035;105;20220818;28.4;13.2;20.8;2.4;16.23;0;4.34;21199 +95087;49.21321;2.32035;105;20220819;24.1;13.7;18.9;2.8;16.67;.3;2.74;11994 +95087;49.21321;2.32035;105;20220820;25.2;10.1;17.7;1.9;13.13;.1;3.81;21628 +95087;49.21321;2.32035;105;20220821;26.4;9.2;17.8;2.2;13.07;0;3.81;19283 +95087;49.21321;2.32035;105;20220822;26.4;12.8;19.6;2.1;15.17;0;3.6;17646 +95087;49.21321;2.32035;105;20220823;28.3;15.1;21.7;1.3;17.3;0;3.22;15706 +95087;49.21321;2.32035;105;20220824;32.2;14.5;23.4;1.5;16.7;0;4.36;21188 +95087;49.21321;2.32035;105;20220825;30.6;14.9;22.8;2.8;15.93;0;4.79;20127 +95087;49.21321;2.32035;105;20220826;26.5;15.6;21.1;3.3;16.3;0;3.83;15732 +95087;49.21321;2.32035;105;20220827;25.1;12.1;18.6;3.2;13.27;0;4.04;19435 +95087;49.21321;2.32035;105;20220828;26.1;12.6;19.4;3.9;13.03;0;4.5;19035 +95087;49.21321;2.32035;105;20220829;27.9;15.3;21.6;5.1;11.87;.5;5.88;19777 +95087;49.21321;2.32035;105;20220830;28.5;14.3;21.4;3.2;12.87;0;4.78;19398 +95087;49.21321;2.32035;105;20220831;27.3;12.8;20;3.3;13.9;0;4.37;19274 +95087;49.21321;2.32035;105;20220901;28.5;13.3;20.9;2.8;13.97;9.1;4.27;18128 +95087;49.21321;2.32035;105;20220902;23.1;15.8;19.4;2.5;15.43;1.8;2.67;10889 +95087;49.21321;2.32035;105;20220903;24.8;16.1;20.5;2.3;17.13;.1;2.91;13723 +95087;49.21321;2.32035;105;20220904;28.4;11.8;20.1;2.3;14.27;.8;4.04;20005 +95087;49.21321;2.32035;105;20220905;27.6;14.5;21.1;2.3;16.13;9.1;3.34;14480 +95087;49.21321;2.32035;105;20220906;27.4;12.4;19.9;1.7;16.3;.7;3.18;17016 +95087;49.21321;2.32035;105;20220907;22.8;13.6;18.2;2.9;16.1;2.8;2.66;13658 +95087;49.21321;2.32035;105;20220908;23.2;14.1;18.6;4.2;15.4;8.6;2.99;12158 +95087;49.21321;2.32035;105;20220909;19.5;14.1;16.8;5.3;14.9;7.8;2.33;9454 +95087;49.21321;2.32035;105;20220910;19.7;14;16.9;3.7;15.4;3.2;2.1;9855 +95087;49.21321;2.32035;105;20220911;23.1;9.4;16.2;1.4;13.9;.2;2.47;15687 +95087;49.21321;2.32035;105;20220912;27.3;10.9;19.1;2.1;14.5;0;3.42;18515 +95087;49.21321;2.32035;105;20220913;24.8;16.9;20.8;2.7;17.47;2.3;2.61;10183 +95087;49.21321;2.32035;105;20220914;25.2;17.2;21.2;2.8;19.13;0;2.59;11551 +95087;49.21321;2.32035;105;20220915;21.9;11.6;16.8;3;14.03;.3;2.42;11189 +95087;49.21321;2.32035;105;20220916;17.7;9.3;13.5;2.9;10.97;.2;2.1;10224 +95087;49.21321;2.32035;105;20220917;17;5.4;11.2;3.6;8.67;0;2.6;15473 +95087;49.21321;2.32035;105;20220918;19;2.9;10.9;3;8.77;0;2.65;16734 +95087;49.21321;2.32035;105;20220919;18.6;5;11.8;2.7;9.1;0;2.49;15151 +95087;49.21321;2.32035;105;20220920;17.6;3.5;10.6;1.7;9.57;0;1.72;10805 +95087;49.21321;2.32035;105;20220921;19;4.5;11.7;2.2;9.27;.1;2.33;15992 +95087;49.21321;2.32035;105;20220922;21.1;3.2;12.2;1.3;8.5;0;2.23;16409 +95087;49.21321;2.32035;105;20220923;19.4;6.5;13;.9;10;.1;1.71;11763 +95087;49.21321;2.32035;105;20220924;18;11.1;14.5;2.3;12.87;.4;1.66;8547 +95087;49.21321;2.32035;105;20220925;18.8;8.4;13.6;3.8;10.93;.2;2.42;12785 +95087;49.21321;2.32035;105;20220926;14.5;8.9;11.7;4.4;10.93;8.6;1.56;6691 +95087;49.21321;2.32035;105;20220927;14.3;9;11.6;3.9;11.45;5.1;1.39;8101 +95087;49.21321;2.32035;105;20220928;15.4;8.5;12;2.4;10.93;.6;1.56;9972 +95087;49.21321;2.32035;105;20220929;16.2;5.4;10.8;1.2;9.97;.6;1.45;11700 +95087;49.21321;2.32035;105;20220930;17.8;3.3;10.6;3.5;9.6;5.6;2.08;13681 +95087;49.21321;2.32035;105;20221001;19.5;11.8;15.6;6.3;13.83;0;2.22;9003 +95087;49.21321;2.32035;105;20221002;18.7;13.9;16.3;3.3;14.37;8.9;1.67;6094 +95087;49.21321;2.32035;105;20221003;14.6;6.5;10.6;1.5;11.1;0;1.04;7363 +95087;49.21321;2.32035;105;20221004;19.9;4.8;12.3;1.5;11.2;.1;1.59;11979 +95087;49.21321;2.32035;105;20221005;21;12.3;16.7;4.6;13.53;.1;2.42;9291 +95087;49.21321;2.32035;105;20221006;18.9;8.5;13.7;1.8;10.73;0;1.73;11710 +95087;49.21321;2.32035;105;20221007;19.1;3.6;11.4;1.3;9.2;.1;1.57;12857 +95087;49.21321;2.32035;105;20221008;17.8;6.8;12.3;2.2;9.87;0;1.74;12055 +95087;49.21321;2.32035;105;20221009;19.1;1.5;10.3;2;8.77;.1;1.78;13435 +95087;49.21321;2.32035;105;20221010;19.8;6.4;13.1;2.7;11.37;.2;1.74;10577 +95087;49.21321;2.32035;105;20221011;17.1;5.3;11.2;2.9;9;0;1.86;11745 +95087;49.21321;2.32035;105;20221012;19.4;1.7;10.6;1.1;9.1;0;1.35;12326 +95087;49.21321;2.32035;105;20221013;15.1;9.3;12.2;2.4;13.2;2.9;.82;4179 +95087;49.21321;2.32035;105;20221014;15.5;13.8;14.7;2.6;15.63;6.1;.7;2603 +95087;49.21321;2.32035;105;20221015;18.2;13.9;16;3.9;15.37;.5;1.33;6132 +95087;49.21321;2.32035;105;20221016;19;12.3;15.7;2.7;15.3;2;1.2;7033 +95087;49.21321;2.32035;105;20221017;18.4;14.9;16.6;2.9;17.5;3.8;.91;4209 +95087;49.21321;2.32035;105;20221018;19.7;14.9;17.3;2.1;17;.2;1.08;5307 +95087;49.21321;2.32035;105;20221019;20.8;13.3;17.1;4.5;16.17;4.2;1.57;7606 +95087;49.21321;2.32035;105;20221020;21.9;13.7;17.8;3.8;16.23;3.9;1.72;7963 +95087;49.21321;2.32035;105;20221021;20.3;13.6;16.9;4.1;15.27;.8;1.64;7129 +95087;49.21321;2.32035;105;20221022;20.9;13.5;17.2;3.4;14.2;.4;1.78;7723 +95087;49.21321;2.32035;105;20221023;22.4;13;17.7;5;14.63;1.1;2.27;6813 +95087;49.21321;2.32035;105;20221024;18.3;15;16.6;7.4;13.67;.3;2.33;5773 +95087;49.21321;2.32035;105;20221025;18.5;11.1;14.8;3.4;13.93;.2;1.22;6513 +95087;49.21321;2.32035;105;20221026;21.7;13.5;17.6;3.7;14.83;.1;1.81;8335 +95087;49.21321;2.32035;105;20221027;22.9;11.6;17.2;3.2;14.4;0;1.77;7548 +95087;49.21321;2.32035;105;20221028;22.7;13.6;18.2;2.7;14.93;0;1.67;7311 +95087;49.21321;2.32035;105;20221029;23.6;14.4;19;2.6;14.83;0;1.76;6628 +95087;49.21321;2.32035;105;20221030;17.3;10.4;13.9;1.5;12.8;0;.87;5550 +95087;49.21321;2.32035;105;20221031;19.9;7.9;13.9;3.3;13.3;2.5;1.22;6488 +95087;49.21321;2.32035;105;20221101;16.6;9.9;13.3;7.1;11.4;.4;1.86;6620 +95087;49.21321;2.32035;105;20221102;15.3;8.6;12;4.9;10.7;0;1.39;7138 +95087;49.21321;2.32035;105;20221103;14.8;11.1;12.9;5.3;11.57;4.9;1.42;3447 +95087;49.21321;2.32035;105;20221104;12.5;8.2;10.4;4.4;9.9;.8;1.12;4653 +95087;49.21321;2.32035;105;20221105;11.4;2.2;6.8;2.9;9.1;0;.56;4861 +95087;49.21321;2.32035;105;20221106;11;9.2;10.1;5.1;10.87;9.4;.8;1667 +95087;49.21321;2.32035;105;20221107;16;11;13.5;6;12.43;0;1.35;4523 +95087;49.21321;2.32035;105;20221108;16.2;10.2;13.2;6.1;11.7;0;1.52;4943 +95087;49.21321;2.32035;105;20221109;15.2;9.9;12.5;4.6;11.3;.1;1.23;5298 +95087;49.21321;2.32035;105;20221110;14;3.9;8.9;2.8;9.9;0;.64;6381 +95087;49.21321;2.32035;105;20221111;11.7;8.3;10;2.8;10.13;.1;.72;3560 +95087;49.21321;2.32035;105;20221112;13;3.8;8.4;2;10;.2;.5;4771 +95087;49.21321;2.32035;105;20221113;10.9;4.5;7.7;1.9;9.7;.1;.38;4053 +95087;49.21321;2.32035;105;20221114;12.9;5.3;9.1;2.6;10.23;.3;.55;3899 +95087;49.21321;2.32035;105;20221115;12.5;6.5;9.5;4.1;11.07;3.6;.53;2907 +95087;49.21321;2.32035;105;20221116;12.7;7.6;10.2;5.8;10.9;7.8;.79;3627 +95087;49.21321;2.32035;105;20221117;13.3;10;11.6;7.3;10.62;.2;1.45;3087 +95087;49.21321;2.32035;105;20221118;12.8;7.7;10.2;4.1;9.73;1.7;.98;4265 +95087;49.21321;2.32035;105;20221119;11.5;3.9;7.7;2.4;9.1;.6;.49;4181 +95087;49.21321;2.32035;105;20221120;10.2;4.2;7.2;3.6;8.7;1.5;.61;3139 +95087;49.21321;2.32035;105;20221121;7.8;5;6.4;4.1;8.9;4.2;.45;2089 +95087;49.21321;2.32035;105;20221122;10.8;4.5;7.6;6.3;8.43;2.8;1.04;2868 +95087;49.21321;2.32035;105;20221123;12.4;3.5;8;4.8;9.07;5.8;.81;3785 +95087;49.21321;2.32035;105;20221124;12.8;6.4;9.6;5.3;9.77;3.1;.89;4738 +95087;49.21321;2.32035;105;20221125;12.1;6.2;9.1;2.9;9.57;.1;.51;4920 +95087;49.21321;2.32035;105;20221126;9.7;.9;5.3;2.5;8.23;.1;.3;3732 +95087;49.21321;2.32035;105;20221127;8.7;6;7.3;3.9;9.2;4.7;.56;1461 +95087;49.21321;2.32035;105;20221128;11.4;7.7;9.6;2.6;10.07;.1;.55;2938 +95087;49.21321;2.32035;105;20221129;6.3;2.3;4.3;1.3;8.5;0;.25;1167 +95087;49.21321;2.32035;105;20221130;6.7;3.3;5;2.6;8.27;0;.31;1849 +95087;49.21321;2.32035;105;20221201;5.5;2.7;4.1;4.5;7.73;0;.34;1740 +95087;49.21321;2.32035;105;20221202;4.7;2.9;3.8;4.4;7.27;.2;.48;881 +95087;49.21321;2.32035;105;20221203;3.2;2.2;2.7;5.6;6.4;0;.61;755 +95087;49.21321;2.32035;105;20221204;3.3;1.4;2.3;4.4;6.23;1.4;.56;985 +95087;49.21321;2.32035;105;20221205;2.9;.7;1.8;1.9;6.47;.7;.26;1849 +95087;49.21321;2.32035;105;20221206;5.7;.8;3.3;2;6.9;0;.27;2816 +95087;49.21321;2.32035;105;20221207;4.8;-1.8;1.5;1.4;6.3;.1;.17;3069 +95087;49.21321;2.32035;105;20221208;2.8;0;1.4;1.5;6.7;0;.25;976 +95087;49.21321;2.32035;105;20221209;1.2;-1.6;-.2;2;5.82;0;.18;2004 +95087;49.21321;2.32035;105;20221210;2.1;-.7;.7;2.1;5.95;0;.25;2028 +95087;49.21321;2.32035;105;20221211;.4;-2.1;-.9;3;5.07;0;.3;2137 +95087;49.21321;2.32035;105;20221212;-.2;-3.2;-1.7;3.3;4.6;0;.32;2609 +95087;49.21321;2.32035;105;20221213;.5;-4.7;-2.1;3.7;4.1;.2;.41;3782 +95087;49.21321;2.32035;105;20221214;1.2;-2.4;-.6;2.2;4.53;.6;.35;2937 +95087;49.21321;2.32035;105;20221215;2.1;-6.2;-2;3;4.07;0;.38;3959 +95087;49.21321;2.32035;105;20221216;2.7;-5.7;-1.5;2.8;4.63;0;.2;4376 +95087;49.21321;2.32035;105;20221217;-1.8;-5.2;-3.5;2.1;4.53;0;.18;1540 +95087;49.21321;2.32035;105;20221218;1.4;-7.2;-2.9;3.4;4.63;4.8;.21;2953 +95087;49.21321;2.32035;105;20221219;10.4;1.1;5.7;4.4;9.1;.6;.26;2476 +95087;49.21321;2.32035;105;20221220;11.5;9.9;10.7;4.6;11.03;13.9;.84;641 +95087;49.21321;2.32035;105;20221221;11.3;6.6;8.9;4.2;11.27;9.5;.2;2442 +95087;49.21321;2.32035;105;20221222;12.3;10.3;11.3;6;12.37;10.8;.58;1240 +95087;49.21321;2.32035;105;20221223;15.4;11.2;13.3;4.9;12.93;1.9;.9;2066 +95087;49.21321;2.32035;105;20221224;11.6;10;10.8;4;11.37;1.5;.62;1547 +95087;49.21321;2.32035;105;20221225;12.5;9.5;11;3.4;11.95;1;.52;1508 +95087;49.21321;2.32035;105;20221226;11.3;10.5;10.9;4.6;9.97;1;1.16;1290 +95087;49.21321;2.32035;105;20221227;9.5;1.9;5.7;3.3;7.7;.1;.45;3837 +95087;49.21321;2.32035;105;20221228;10.9;6;8.5;7.9;10.47;3.6;.44;1952 +95087;49.21321;2.32035;105;20221229;11.3;9.9;10.6;7;9.57;0;1.39;2441 +95087;49.21321;2.32035;105;20221230;14.3;3.8;9.1;6.8;10.83;3.9;.67;2120 +95087;49.21321;2.32035;105;20221231;16.1;13.9;15;9.6;12.5;0;2.12;2280 +95088;49.23612;2.66202;93;20220101;14.3;9.3;11.8;3.7;11.17;.1;.79;3118 +95088;49.23612;2.66202;93;20220102;13.7;9.3;11.5;6.3;10.9;0;1.15;2310 +95088;49.23612;2.66202;93;20220103;12.1;10.5;11.3;6.1;10.97;15.6;1.1;1120 +95088;49.23612;2.66202;93;20220104;9.2;7.3;8.3;4.4;9.2;2.3;.77;1280 +95088;49.23612;2.66202;93;20220105;6.4;.8;3.6;3.8;6.17;.1;.64;3461 +95088;49.23612;2.66202;93;20220106;6.2;.2;3.2;3.2;6.24;.5;.53;3008 +95088;49.23612;2.66202;93;20220107;7.6;2.7;5.1;6.2;7.37;5.7;.72;2701 +95088;49.23612;2.66202;93;20220108;8;.8;4.4;6.3;8.04;12.5;.35;2436 +95088;49.23612;2.66202;93;20220109;5.7;3.9;4.8;4.6;7.34;1.4;.61;1622 +95088;49.23612;2.66202;93;20220110;2.6;-1;.8;2.6;6.64;.1;.12;1855 +95088;49.23612;2.66202;93;20220111;3.2;.6;1.9;2.3;6.17;0;.34;2275 +95088;49.23612;2.66202;93;20220112;3.4;-1.3;1.1;1.5;6.44;0;.19;2474 +95088;49.23612;2.66202;93;20220113;3;1.1;2;2.1;6.54;0;.29;2188 +95088;49.23612;2.66202;93;20220114;7.8;-1;3.4;1.5;6.37;.1;.3;4535 +95088;49.23612;2.66202;93;20220115;7.6;-1.6;3;1.5;6.3;.1;.31;4509 +95088;49.23612;2.66202;93;20220116;3.4;-1.2;1.1;3.5;6.77;.9;.1;2499 +95088;49.23612;2.66202;93;20220117;6.8;3.4;5.1;1.8;7.84;0;.37;2382 +95088;49.23612;2.66202;93;20220118;8.8;.2;4.5;3.1;7.37;0;.43;4690 +95088;49.23612;2.66202;93;20220119;5.8;1.7;3.7;2.7;7.7;1.7;.28;2112 +95088;49.23612;2.66202;93;20220120;5.8;.8;3.3;4.1;6.87;.4;.47;3214 +95088;49.23612;2.66202;93;20220121;5.1;.4;2.8;2.9;6.67;0;.39;2949 +95088;49.23612;2.66202;93;20220122;5.5;2.9;4.2;1.9;7;0;.48;2023 +95088;49.23612;2.66202;93;20220123;4.1;3.2;3.7;2.7;6.64;0;.6;973 +95088;49.23612;2.66202;93;20220124;6.3;-.2;3.1;2.4;6.07;0;.49;4833 +95088;49.23612;2.66202;93;20220125;-.1;-2.6;-1.4;1;5.57;0;.23;1846 +95088;49.23612;2.66202;93;20220126;2.4;-1.3;.6;1.8;6.27;0;.24;2123 +95088;49.23612;2.66202;93;20220127;7.2;2.1;4.6;3.9;7.77;.2;.45;3041 +95088;49.23612;2.66202;93;20220128;7.4;2.9;5.2;2.6;8.3;0;.38;3321 +95088;49.23612;2.66202;93;20220129;10.3;5.2;7.7;5.2;10;.4;.44;2979 +95088;49.23612;2.66202;93;20220130;8.9;5.2;7.1;2.5;7.7;.3;.74;4419 +95088;49.23612;2.66202;93;20220131;8.1;4.5;6.3;7.2;6.37;.1;1.63;3939 +95088;49.23612;2.66202;93;20220201;9.5;.6;5.1;5;8.57;.2;.39;3880 +95088;49.23612;2.66202;93;20220202;10.1;8.3;9.2;4.2;9.97;0;.8;1930 +95088;49.23612;2.66202;93;20220203;7.2;7;7.1;4.1;8.34;0;.85;842 +95088;49.23612;2.66202;93;20220204;10.5;6.7;8.6;5.4;8.27;.7;1.33;3294 +95088;49.23612;2.66202;93;20220205;9.4;1.1;5.2;4.7;6.97;0;.98;6440 +95088;49.23612;2.66202;93;20220206;10.6;6.3;8.5;10;9.37;6.6;1.09;3009 +95088;49.23612;2.66202;93;20220207;9.4;2.5;6;4;6.84;0;1.07;6257 +95088;49.23612;2.66202;93;20220208;10.3;4.4;7.4;3.5;9.1;0;.67;3955 +95088;49.23612;2.66202;93;20220209;12.3;3.5;7.9;1.7;8.07;.1;.78;6906 +95088;49.23612;2.66202;93;20220210;7.1;3.3;5.2;3.9;8.37;4.2;.72;3081 +95088;49.23612;2.66202;93;20220211;8.5;.2;4.4;2.2;6.37;0;.73;8532 +95088;49.23612;2.66202;93;20220212;8.8;-.2;4.3;3.5;5.33;0;1.18;10172 +95088;49.23612;2.66202;93;20220213;13.1;-.6;6.3;6;6.97;0;1.59;8689 +95088;49.23612;2.66202;93;20220214;11.6;7.4;9.5;5.7;8.75;1.6;1.46;5464 +95088;49.23612;2.66202;93;20220215;10.9;4.4;7.6;6;8.87;3.1;.98;6982 +95088;49.23612;2.66202;93;20220216;14.6;8.7;11.7;8.9;12.5;.9;.93;4578 +95088;49.23612;2.66202;93;20220217;13;9.9;11.4;7.3;9.14;.7;2.13;4862 +95088;49.23612;2.66202;93;20220218;12.2;8.8;10.5;9.1;9;1;2.03;3741 +95088;49.23612;2.66202;93;20220219;9.5;2.7;6.1;7.8;6.7;0;1.66;7415 +95088;49.23612;2.66202;93;20220220;12.3;7.9;10.1;9.6;9.37;1.6;1.78;4416 +95088;49.23612;2.66202;93;20220221;9.7;4.6;7.2;8.7;7.77;0;1.47;5498 +95088;49.23612;2.66202;93;20220222;11.7;4.4;8;5.1;9.3;1.9;.99;5810 +95088;49.23612;2.66202;93;20220223;10.2;3.5;6.9;2.3;8.54;.1;.82;6065 +95088;49.23612;2.66202;93;20220224;11.7;6.8;9.2;5.3;7.44;1.9;1.94;5864 +95088;49.23612;2.66202;93;20220225;10.2;1.5;5.8;4;6.37;.3;1.46;9110 +95088;49.23612;2.66202;93;20220226;9.4;-.8;4.3;3.4;5.8;.1;1.31;10046 +95088;49.23612;2.66202;93;20220227;9.8;.1;4.9;4.6;4.97;0;1.88;10001 +95088;49.23612;2.66202;93;20220228;11.2;-.4;5.4;2.7;5.07;0;1.62;10776 +95088;49.23612;2.66202;93;20220301;11.6;1;6.3;2.4;6.27;0;1.4;8733 +95088;49.23612;2.66202;93;20220302;10.3;4.2;7.3;2.8;6.74;0;1.39;6705 +95088;49.23612;2.66202;93;20220303;11.6;4.9;8.2;1.8;8.94;.4;.95;6103 +95088;49.23612;2.66202;93;20220304;13.4;5.1;9.3;1.7;8.64;0;1.21;8059 +95088;49.23612;2.66202;93;20220305;11.2;.9;6.1;2.4;7.54;.1;1.2;10852 +95088;49.23612;2.66202;93;20220306;8;0;4;4.9;5.3;0;1.63;10295 +95088;49.23612;2.66202;93;20220307;6;-1.7;2.2;5.5;4.2;0;1.73;10529 +95088;49.23612;2.66202;93;20220308;11.5;-1.1;5.2;4.3;4.74;0;2.22;12378 +95088;49.23612;2.66202;93;20220309;14.9;1.6;8.3;3.4;7.14;0;2.01;11970 +95088;49.23612;2.66202;93;20220310;16.3;4.2;10.3;3.9;7.47;0;2.43;12290 +95088;49.23612;2.66202;93;20220311;13.3;6.1;9.7;5.2;8.97;4.5;1.76;7516 +95088;49.23612;2.66202;93;20220312;10;5.8;7.9;5.4;9.17;1.1;1.04;5831 +95088;49.23612;2.66202;93;20220313;11.9;7.3;9.6;5.4;8.97;3.1;1.62;6376 +95088;49.23612;2.66202;93;20220314;14;4.5;9.2;3.2;8.47;1.2;1.76;11973 +95088;49.23612;2.66202;93;20220315;11.2;7.6;9.4;2.8;10.3;5.4;1;5626 +95088;49.23612;2.66202;93;20220316;13.4;8.5;11;3.4;10.97;0;1.26;6717 +95088;49.23612;2.66202;93;20220317;8.5;7.4;8;4.2;8.3;0;1.24;4147 +95088;49.23612;2.66202;93;20220318;15.2;2.3;8.7;5.9;6.07;0;3.17;17554 +95088;49.23612;2.66202;93;20220319;16.2;5.2;10.7;6.7;6.03;0;3.81;17264 +95088;49.23612;2.66202;93;20220320;13.2;1.5;7.3;2.9;5.47;0;2.34;16954 +95088;49.23612;2.66202;93;20220321;18;3.9;10.9;3.1;8.27;0;2.57;16347 +95088;49.23612;2.66202;93;20220322;18.2;6.6;12.4;3.5;7.17;0;3.19;17222 +95088;49.23612;2.66202;93;20220323;18.2;4;11.1;2.7;6.2;0;3.03;18318 +95088;49.23612;2.66202;93;20220324;19.7;4.6;12.1;3.1;6.2;0;3.39;18453 +95088;49.23612;2.66202;93;20220325;18.6;5.5;12.1;4.2;6.4;0;3.67;18388 +95088;49.23612;2.66202;93;20220326;19.1;5.4;12.3;4.8;6.7;0;3.91;18975 +95088;49.23612;2.66202;93;20220327;20.3;6.8;13.6;3.6;7.9;0;3.58;19020 +95088;49.23612;2.66202;93;20220328;20.5;5.4;12.9;2.4;8.47;0;2.84;16223 +95088;49.23612;2.66202;93;20220329;16.7;10.3;13.5;2.7;9.5;2.6;2.09;7081 +95088;49.23612;2.66202;93;20220330;13.7;7.8;10.7;2.9;9.8;2.2;1.56;7623 +95088;49.23612;2.66202;93;20220331;8.4;4.5;6.5;6;6.73;1.3;1.82;8643 +95088;49.23612;2.66202;93;20220401;3.8;.8;2.3;6.8;5.77;.9;1.13;6294 +95088;49.23612;2.66202;93;20220402;7.3;-.1;3.6;6;4.47;0;2.28;14215 +95088;49.23612;2.66202;93;20220403;8.7;-.7;4;3.6;4.57;0;2.27;17921 +95088;49.23612;2.66202;93;20220404;9.6;-.7;4.5;6;6.3;.3;1.69;11584 +95088;49.23612;2.66202;93;20220405;12.8;7.3;10;5.5;10.4;.4;1.27;4665 +95088;49.23612;2.66202;93;20220406;13.3;7.7;10.5;7.2;9.07;1.2;2.25;7912 +95088;49.23612;2.66202;93;20220407;14.4;9.8;12.1;9.2;9.2;1.5;3.06;11860 +95088;49.23612;2.66202;93;20220408;7.2;6.7;7;4.3;7.6;24.2;1.22;2979 +95088;49.23612;2.66202;93;20220409;11;.9;6;2.8;6.77;.4;1.97;15883 +95088;49.23612;2.66202;93;20220410;13.8;-.7;6.5;2.7;6.3;0;2.59;21324 +95088;49.23612;2.66202;93;20220411;19;3.8;11.4;5.3;7.9;0;3.87;21842 +95088;49.23612;2.66202;93;20220412;21.3;9.8;15.6;4.4;10.63;2.3;3.85;18833 +95088;49.23612;2.66202;93;20220413;16.3;11.8;14.1;1.5;12.97;3.5;1.47;7321 +95088;49.23612;2.66202;93;20220414;20.6;8.5;14.6;1.8;11.77;0;3.03;20334 +95088;49.23612;2.66202;93;20220415;20.1;7.5;13.8;2.6;11;0;3.16;20393 +95088;49.23612;2.66202;93;20220416;18.9;7.7;13.3;4.1;9.53;0;3.8;23577 +95088;49.23612;2.66202;93;20220417;20.9;4.3;12.6;3.7;6.7;0;4.45;24734 +95088;49.23612;2.66202;93;20220418;19.5;6.1;12.8;2.2;7.43;0;3.46;20044 +95088;49.23612;2.66202;93;20220419;18.7;5.8;12.3;3.2;9.27;0;3.43;22233 +95088;49.23612;2.66202;93;20220420;19.1;6.9;13;3.9;7.93;0;4.09;23126 +95088;49.23612;2.66202;93;20220421;19.2;6.6;12.9;4.5;7.97;0;4.28;24111 +95088;49.23612;2.66202;93;20220422;18.4;8.3;13.3;4.5;9.03;0;4.01;23471 +95088;49.23612;2.66202;93;20220423;19.4;8.5;14;4.4;10.37;.7;3.21;14600 +95088;49.23612;2.66202;93;20220424;19.1;8.6;13.8;3.8;9.67;0;3.5;17835 +95088;49.23612;2.66202;93;20220425;16.5;7.7;12.1;3.9;8.77;0;3.3;19603 +95088;49.23612;2.66202;93;20220426;15.5;6.2;10.8;3.8;8.67;0;2.82;16501 +95088;49.23612;2.66202;93;20220427;18.4;4.6;11.5;4.6;8.57;0;3.8;23159 +95088;49.23612;2.66202;93;20220428;20.9;6.1;13.5;4.7;9.03;0;4.31;22414 +95088;49.23612;2.66202;93;20220429;19;9.8;14.4;4.4;9.5;0;3.88;19406 +95088;49.23612;2.66202;93;20220430;16.1;6.3;11.2;4.5;7.93;0;3.76;24710 +95088;49.23612;2.66202;93;20220501;16.6;4.4;10.5;3.5;7.8;0;3.5;23208 +95088;49.23612;2.66202;93;20220502;18.8;7.1;13;4.1;8.8;0;3.76;19685 +95088;49.23612;2.66202;93;20220503;19.8;7.7;13.7;4.6;9.17;0;4.2;22551 +95088;49.23612;2.66202;93;20220504;19.2;7.4;13.3;2.8;10.07;.7;3.26;19029 +95088;49.23612;2.66202;93;20220505;18.4;10;14.2;3;11.2;.1;2.75;13516 +95088;49.23612;2.66202;93;20220506;21.5;7.6;14.5;3;11.04;0;3.86;22080 +95088;49.23612;2.66202;93;20220507;20.9;9.5;15.2;2.5;11.47;.1;3.41;18421 +95088;49.23612;2.66202;93;20220508;20.7;10.6;15.6;4.5;12.4;0;3.63;18491 +95088;49.23612;2.66202;93;20220509;24.7;8;16.3;1.9;11.47;0;4.2;23480 +95088;49.23612;2.66202;93;20220510;26.7;12.8;19.7;3.4;12.67;0;5.08;21882 +95088;49.23612;2.66202;93;20220511;24.8;9.9;17.3;3.6;12.7;0;4.72;24060 +95088;49.23612;2.66202;93;20220512;20.5;9.6;15.1;2.7;11.07;0;3.69;20437 +95088;49.23612;2.66202;93;20220513;20.7;7.6;14.2;2.2;9.77;0;3.96;23688 +95088;49.23612;2.66202;93;20220514;22.6;7.4;15;1.4;10.04;0;3.97;24326 +95088;49.23612;2.66202;93;20220515;28;10.5;19.3;3.4;12.04;4.8;5.69;25573 +95088;49.23612;2.66202;93;20220516;24.8;15.1;20;3.4;16.2;0;4.11;18865 +95088;49.23612;2.66202;93;20220517;28.1;15.4;21.7;2.4;15.34;.6;4.93;22864 +95088;49.23612;2.66202;93;20220518;27.3;15.6;21.4;3;16.9;.2;4.75;22124 +95088;49.23612;2.66202;93;20220519;24.7;19.1;21.9;3.4;17;0;4.3;17389 +95088;49.23612;2.66202;93;20220520;20.4;14.1;17.2;2.9;14.3;7.8;2.97;13444 +95088;49.23612;2.66202;93;20220521;22.5;10.2;16.3;2;12.64;0;3.94;22513 +95088;49.23612;2.66202;93;20220522;20.9;10.9;15.9;2.4;13.57;0;3.14;16868 +95088;49.23612;2.66202;93;20220523;18.4;14;16.2;3.6;14.87;2;2.32;10917 +95088;49.23612;2.66202;93;20220524;17.5;10.5;14;4.1;11.67;.8;3.12;17146 +95088;49.23612;2.66202;93;20220525;19.6;7.9;13.8;3.2;11.07;.2;3.73;22107 +95088;49.23612;2.66202;93;20220526;19.5;12.8;16.1;4.2;13.07;0;3.35;16248 +95088;49.23612;2.66202;93;20220527;21.4;13;17.2;3.9;12.17;.1;3.89;16423 +95088;49.23612;2.66202;93;20220528;19.4;7.7;13.5;3.1;10.3;0;3.91;23423 +95088;49.23612;2.66202;93;20220529;16.3;5.5;10.9;3.8;8.6;.1;3.37;20375 +95088;49.23612;2.66202;93;20220530;18.1;5.6;11.9;2.5;8.94;0;3.65;22797 +95088;49.23612;2.66202;93;20220531;20;9.4;14.7;2.4;9.34;0;3.94;20716 +95088;49.23612;2.66202;93;20220601;21.3;6.6;14;2.1;9.27;0;4.35;25947 +95088;49.23612;2.66202;93;20220602;22.9;7.5;15.2;3.3;9.44;0;4.95;25657 +95088;49.23612;2.66202;93;20220603;23.6;11.6;17.6;2.8;13.6;1.3;3.87;18504 +95088;49.23612;2.66202;93;20220604;27.9;14;21;2.9;16.84;17.1;4.67;21204 +95088;49.23612;2.66202;93;20220605;21.5;15;18.3;3;17.04;0;2.81;14115 +95088;49.23612;2.66202;93;20220606;21.4;12.7;17;2.7;13.37;.3;3.77;19587 +95088;49.23612;2.66202;93;20220607;22;13.9;18;3.6;14.47;4.4;3.82;18072 +95088;49.23612;2.66202;93;20220608;20.3;14;17.2;4.2;14.24;6.2;3.36;15372 +95088;49.23612;2.66202;93;20220609;21;11;16;3.9;12.64;0;4.04;21701 +95088;49.23612;2.66202;93;20220610;23;14.8;18.9;3;14.57;0;4.11;19829 +95088;49.23612;2.66202;93;20220611;25;13.3;19.2;1.8;14.87;0;4.35;23060 +95088;49.23612;2.66202;93;20220612;23.6;10.3;16.9;2.9;11.84;.1;4.84;25888 +95088;49.23612;2.66202;93;20220613;21.8;8.8;15.3;2.7;11.04;0;4.45;25328 +95088;49.23612;2.66202;93;20220614;25.1;10.5;17.8;3.5;11.4;0;5.39;26354 +95088;49.23612;2.66202;93;20220615;29.2;12.8;21;2.7;13.27;0;5.92;27276 +95088;49.23612;2.66202;93;20220616;28.4;13.7;21;2.9;12.9;0;5.88;26591 +95088;49.23612;2.66202;93;20220617;32.9;15.3;24.1;1.9;13.9;0;6.21;27746 +95088;49.23612;2.66202;93;20220618;35.5;18.7;27.1;2.7;16.6;1.7;7;26888 +95088;49.23612;2.66202;93;20220619;22.4;14.1;18.3;6.2;15.84;6.4;3.93;18917 +95088;49.23612;2.66202;93;20220620;21.6;13.8;17.7;4.7;14.54;0;3.75;17459 +95088;49.23612;2.66202;93;20220621;25.3;13.1;19.2;3.4;13.9;1.4;5;23915 +95088;49.23612;2.66202;93;20220622;23.9;13.1;18.5;3;15.24;0;3.96;19308 +95088;49.23612;2.66202;93;20220623;27.9;15.9;21.9;3;16.9;5.2;5.16;23678 +95088;49.23612;2.66202;93;20220624;23.7;17.1;20.4;4.5;16.74;3.9;4.1;17458 +95088;49.23612;2.66202;93;20220625;19.4;16.2;17.8;4;14.87;1.6;2.8;10644 +95088;49.23612;2.66202;93;20220626;21.6;12.2;16.9;2.5;13.17;0;3.71;19397 +95088;49.23612;2.66202;93;20220627;22.9;14.3;18.6;2.8;13.34;.5;4.3;20520 +95088;49.23612;2.66202;93;20220628;26.9;10.7;18.8;2.1;11.77;0;5.29;27430 +95088;49.23612;2.66202;93;20220629;26.8;11.5;19.2;2.5;12.84;.9;5.23;26011 +95088;49.23612;2.66202;93;20220630;16.1;13.7;14.9;1.9;14.24;12.7;1.79;8509 +95088;49.23612;2.66202;93;20220701;21.5;10;15.8;2.3;11.94;.1;3.93;21991 +95088;49.23612;2.66202;93;20220702;26.3;10.2;18.2;2;11.64;0;5.15;27361 +95088;49.23612;2.66202;93;20220703;23.8;11.1;17.5;2.5;12.3;0;4.59;24124 +95088;49.23612;2.66202;93;20220704;26;10;18;2.3;12.2;.1;5.11;27355 +95088;49.23612;2.66202;93;20220705;25.4;9.7;17.5;2.7;12.3;0;5;26278 +95088;49.23612;2.66202;93;20220706;25.7;10.5;18.1;2.8;12.57;0;5.02;25475 +95088;49.23612;2.66202;93;20220707;20.9;13.3;17.1;3.5;14.1;0;3.33;15682 +95088;49.23612;2.66202;93;20220708;26.6;9.5;18;2.8;12.2;0;5.34;27441 +95088;49.23612;2.66202;93;20220709;28.3;13.3;20.8;3.5;13.94;0;5.79;25558 +95088;49.23612;2.66202;93;20220710;26;11.7;18.8;4.1;12.67;0;5.57;25880 +95088;49.23612;2.66202;93;20220711;29.2;13.5;21.4;3;13.94;0;5.89;26599 +95088;49.23612;2.66202;93;20220712;32.2;15.3;23.8;2.2;13.8;0;6.14;26894 +95088;49.23612;2.66202;93;20220713;35.2;20.3;27.7;2.6;13.3;0;6.92;24907 +95088;49.23612;2.66202;93;20220714;30.4;17.8;24.1;3.5;14.64;0;6.31;24145 +95088;49.23612;2.66202;93;20220715;25.8;12.5;19.2;3.6;11.3;0;5.6;24946 +95088;49.23612;2.66202;93;20220716;27.7;11.6;19.6;3.4;11.67;0;5.91;26524 +95088;49.23612;2.66202;93;20220717;30.9;12.8;21.9;3;10.74;0;6.58;27105 +95088;49.23612;2.66202;93;20220718;37.1;15.6;26.3;2.4;11.4;0;7.25;27994 +95088;49.23612;2.66202;93;20220719;39.6;21.2;30.4;4.3;13.54;4.1;9.55;27117 +95088;49.23612;2.66202;93;20220720;21.6;19.8;20.7;2.8;20.1;8.1;2.14;8226 +95088;49.23612;2.66202;93;20220721;25.5;16.4;21;2.6;18.34;.1;3.78;17891 +95088;49.23612;2.66202;93;20220722;24.7;14.7;19.7;3.1;17.6;1.8;3.53;16936 +95088;49.23612;2.66202;93;20220723;27.2;15.8;21.5;2.3;17.7;0;4.31;20900 +95088;49.23612;2.66202;93;20220724;32;15.3;23.7;2.7;16.1;0;5.95;25596 +95088;49.23612;2.66202;93;20220725;27.2;17.7;22.4;3.9;15.54;0;5.09;19024 +95088;49.23612;2.66202;93;20220726;22.6;14.1;18.3;3;14.2;0;3.54;15867 +95088;49.23612;2.66202;93;20220727;24.4;12.2;18.3;3.7;12.07;0;4.82;21787 +95088;49.23612;2.66202;93;20220728;26.1;13.4;19.8;2.9;10.64;0;5.09;21436 +95088;49.23612;2.66202;93;20220729;28.3;12.4;20.3;2.4;11.7;0;5.23;23877 +95088;49.23612;2.66202;93;20220730;30.2;14.8;22.5;2.5;13.27;0;5.46;23183 +95088;49.23612;2.66202;93;20220731;26.8;15.3;21.1;3.1;16.54;0;4.51;20536 +95088;49.23612;2.66202;93;20220801;26.3;18.1;22.2;2.2;17.4;.1;3.79;16222 +95088;49.23612;2.66202;93;20220802;30.9;15.1;23;1.6;16.04;0;4.96;23958 +95088;49.23612;2.66202;93;20220803;34.5;16.9;25.7;2;16.67;0;5.76;24685 +95088;49.23612;2.66202;93;20220804;28.8;19;23.9;3.4;18.1;6.5;4.72;17745 +95088;49.23612;2.66202;93;20220805;25.6;14.8;20.2;4;14.57;0;4.69;20024 +95088;49.23612;2.66202;93;20220806;24.4;10.1;17.3;4.1;9.57;0;5.32;23370 +95088;49.23612;2.66202;93;20220807;26.5;12.4;19.4;4.9;10.34;0;6.04;22947 +95088;49.23612;2.66202;93;20220808;28.3;13.4;20.8;5.1;11.8;0;6.31;23003 +95088;49.23612;2.66202;93;20220809;30.2;15.4;22.8;5.1;13.4;0;6.64;22618 +95088;49.23612;2.66202;93;20220810;32.7;16.1;24.4;4.3;12.44;0;7.12;23514 +95088;49.23612;2.66202;93;20220811;32.4;15.7;24.1;3.1;11.4;0;6.37;23605 +95088;49.23612;2.66202;93;20220812;33.3;15.3;24.3;2.9;10.8;0;6.45;24203 +95088;49.23612;2.66202;93;20220813;32.1;16.6;24.4;3.6;10.24;0;6.72;22658 +95088;49.23612;2.66202;93;20220814;28.5;16.9;22.7;3.2;13.64;3.1;4.88;16715 +95088;49.23612;2.66202;93;20220815;26;15.9;21;2.6;17.6;0;3.72;17773 +95088;49.23612;2.66202;93;20220816;26.9;16.7;21.8;2.2;17.44;11;3.49;15124 +95088;49.23612;2.66202;93;20220817;26.4;17.6;22;1.8;18.47;1;3.21;14690 +95088;49.23612;2.66202;93;20220818;28.3;14.9;21.6;2.3;17.2;.2;4.13;19674 +95088;49.23612;2.66202;93;20220819;23.3;15.3;19.3;2.6;17.14;1.4;2.71;12402 +95088;49.23612;2.66202;93;20220820;25;11.9;18.5;2.5;13.84;.1;3.85;19820 +95088;49.23612;2.66202;93;20220821;26.1;12;19.1;2.1;13.77;0;3.7;18019 +95088;49.23612;2.66202;93;20220822;25.7;15.4;20.6;2.1;15.67;0;3.42;15889 +95088;49.23612;2.66202;93;20220823;28.4;16.6;22.5;1.6;17.4;0;3.55;16650 +95088;49.23612;2.66202;93;20220824;32;16.9;24.5;2;17.2;0;4.6;20103 +95088;49.23612;2.66202;93;20220825;31.7;18.2;25;3.2;15.8;0;5.27;18365 +95088;49.23612;2.66202;93;20220826;26.4;17.2;21.8;3.8;16.5;0;4.03;15133 +95088;49.23612;2.66202;93;20220827;24.7;13.6;19.2;3.7;13.44;0;4.14;18026 +95088;49.23612;2.66202;93;20220828;26.1;12.9;19.5;4.1;13.1;0;4.47;17657 +95088;49.23612;2.66202;93;20220829;27.9;16;22;5.3;12.07;.6;5.9;17872 +95088;49.23612;2.66202;93;20220830;28.2;15.5;21.9;3.8;12.84;0;4.88;16336 +95088;49.23612;2.66202;93;20220831;26.9;14;20.4;3.8;14.14;0;4.38;17479 +95088;49.23612;2.66202;93;20220901;27.9;15.9;21.9;3.5;14.4;6;4.45;15857 +95088;49.23612;2.66202;93;20220902;24.4;15.9;20.1;2.6;14.27;0;3.19;12449 +95088;49.23612;2.66202;93;20220903;24.8;16.7;20.8;3;16.64;.1;3.28;14433 +95088;49.23612;2.66202;93;20220904;28.9;14;21.4;2.8;14.07;.8;4.36;18356 +95088;49.23612;2.66202;93;20220905;29.9;16.6;23.3;2.7;16.14;9.9;4.22;16716 +95088;49.23612;2.66202;93;20220906;28;15;21.5;2.3;16.87;2.1;3.46;15617 +95088;49.23612;2.66202;93;20220907;22;15;18.5;3;16.9;5.1;2.25;10397 +95088;49.23612;2.66202;93;20220908;22.6;14.5;18.5;4.6;15.7;6.8;2.95;12255 +95088;49.23612;2.66202;93;20220909;19.3;14.7;17;6;15;12.2;2.42;8946 +95088;49.23612;2.66202;93;20220910;19.6;14.3;16.9;4.2;15.57;.7;2.02;8694 +95088;49.23612;2.66202;93;20220911;23.1;10.1;16.6;1.5;14.37;.2;2.53;15851 +95088;49.23612;2.66202;93;20220912;27;12.2;19.6;2.4;14.7;0;3.46;16880 +95088;49.23612;2.66202;93;20220913;24.2;17.3;20.8;3;17.37;2.8;2.69;9713 +95088;49.23612;2.66202;93;20220914;25.8;18;21.9;3;19.67;.4;2.8;12028 +95088;49.23612;2.66202;93;20220915;21;12.8;16.9;3;14.64;.3;2.41;11754 +95088;49.23612;2.66202;93;20220916;17.5;10.9;14.2;3;11.14;.1;2.19;9877 +95088;49.23612;2.66202;93;20220917;16.9;6.6;11.8;4;8.74;.1;2.69;14045 +95088;49.23612;2.66202;93;20220918;18.7;5.3;12;3.4;9.04;0;2.74;14852 +95088;49.23612;2.66202;93;20220919;18.8;6.6;12.7;2.6;9.5;0;2.49;14561 +95088;49.23612;2.66202;93;20220920;17;5.7;11.4;1.7;9.8;.1;1.77;11415 +95088;49.23612;2.66202;93;20220921;18.7;6.4;12.5;2.6;9.7;.1;2.38;14530 +95088;49.23612;2.66202;93;20220922;20.3;5.8;13.1;1.7;9.07;0;2.34;14769 +95088;49.23612;2.66202;93;20220923;19.4;9;14.2;1.4;10.17;.1;1.9;10563 +95088;49.23612;2.66202;93;20220924;18.4;11.6;15;2.5;12.74;.4;1.79;8602 +95088;49.23612;2.66202;93;20220925;18.8;9.1;14;3.8;11.17;.3;2.39;11977 +95088;49.23612;2.66202;93;20220926;14.6;9.8;12.2;5;11;9;1.73;6813 +95088;49.23612;2.66202;93;20220927;14.3;8.9;11.6;4.5;11.44;7.9;1.43;7946 +95088;49.23612;2.66202;93;20220928;15.4;9.2;12.3;2.7;11.24;.4;1.54;8791 +95088;49.23612;2.66202;93;20220929;15.5;7;11.2;1.4;10.3;.7;1.37;9148 +95088;49.23612;2.66202;93;20220930;17.6;5.1;11.3;3.6;9.84;6.4;2.08;12274 +95088;49.23612;2.66202;93;20221001;19.1;11.7;15.4;6.9;13.84;.5;2.15;8089 +95088;49.23612;2.66202;93;20221002;18.2;14;16.1;3.5;14.54;9.2;1.64;6023 +95088;49.23612;2.66202;93;20221003;15.1;8;11.5;1.6;11.74;0;1.13;7936 +95088;49.23612;2.66202;93;20221004;19.1;5.6;12.4;2.1;11.54;.1;1.68;12217 +95088;49.23612;2.66202;93;20221005;20.9;11.6;16.2;4.8;13.57;.1;2.37;10195 +95088;49.23612;2.66202;93;20221006;18.7;8.9;13.8;2.2;11.1;0;1.79;10594 +95088;49.23612;2.66202;93;20221007;19.1;5.9;12.5;1.5;9.77;.1;1.67;11935 +95088;49.23612;2.66202;93;20221008;17.4;8.4;12.9;2.4;10.07;.1;1.79;10269 +95088;49.23612;2.66202;93;20221009;19.3;3.8;11.6;2.8;9.44;.1;2;12273 +95088;49.23612;2.66202;93;20221010;19.5;8.9;14.2;3.3;12.04;.3;1.85;8962 +95088;49.23612;2.66202;93;20221011;17.1;7.2;12.1;3.3;9.67;0;1.88;10172 +95088;49.23612;2.66202;93;20221012;18.9;4.4;11.7;1.4;9.97;0;1.4;10477 +95088;49.23612;2.66202;93;20221013;15.4;11.3;13.4;3.3;13.37;2.7;1.06;4834 +95088;49.23612;2.66202;93;20221014;15.8;13.8;14.8;3.2;15.77;5.2;.73;3272 +95088;49.23612;2.66202;93;20221015;18.3;14.1;16.2;4.5;15.57;.2;1.36;5337 +95088;49.23612;2.66202;93;20221016;19.4;13.5;16.5;3;15.87;.7;1.26;6341 +95088;49.23612;2.66202;93;20221017;18.4;16.5;17.5;3.6;17.4;8.9;1.07;2775 +95088;49.23612;2.66202;93;20221018;19.6;15.4;17.5;2.2;17.2;.3;1.07;5280 +95088;49.23612;2.66202;93;20221019;19.9;13.8;16.9;5.3;16.14;2.3;1.55;7027 +95088;49.23612;2.66202;93;20221020;22;14.8;18.4;4.5;16.3;5.7;1.97;7229 +95088;49.23612;2.66202;93;20221021;20.3;14.3;17.3;4.4;15.54;1.2;1.69;6104 +95088;49.23612;2.66202;93;20221022;20.8;13.5;17.2;3.8;14.47;.1;1.84;7566 +95088;49.23612;2.66202;93;20221023;21.9;14.6;18.3;5.2;14.84;.9;2.37;6404 +95088;49.23612;2.66202;93;20221024;18.1;15.1;16.6;8;13.77;1.4;2.35;4039 +95088;49.23612;2.66202;93;20221025;18.1;11.8;15;3.9;14.07;.4;1.27;5967 +95088;49.23612;2.66202;93;20221026;22;14.4;18.2;4.2;14.9;0;2.05;7337 +95088;49.23612;2.66202;93;20221027;22.9;13;17.9;3.7;14.47;0;2.03;6799 +95088;49.23612;2.66202;93;20221028;22.8;15.8;19.3;3.5;15.14;0;2.02;6004 +95088;49.23612;2.66202;93;20221029;23.4;15.8;19.6;3.3;14.97;0;2.07;5744 +95088;49.23612;2.66202;93;20221030;18.3;12.5;15.4;1.7;13.6;1.1;1;5058 +95088;49.23612;2.66202;93;20221031;20.1;10.9;15.5;3.8;14.17;1.7;1.37;5997 +95088;49.23612;2.66202;93;20221101;16.8;10.7;13.8;8.2;11.4;.3;2.15;5536 +95088;49.23612;2.66202;93;20221102;15.3;9.4;12.4;5.5;10.74;0;1.57;5907 +95088;49.23612;2.66202;93;20221103;14.6;11.1;12.8;5.5;11.4;6;1.46;2828 +95088;49.23612;2.66202;93;20221104;12.7;8.8;10.8;4.3;10.3;1.2;1.11;4151 +95088;49.23612;2.66202;93;20221105;11.6;3.5;7.5;3.2;9.24;0;.67;4781 +95088;49.23612;2.66202;93;20221106;10.4;9.1;9.8;5.5;10.64;7.1;.79;1483 +95088;49.23612;2.66202;93;20221107;15.9;10.7;13.3;6.5;12.54;0;1.29;3861 +95088;49.23612;2.66202;93;20221108;16.3;10.7;13.5;6.6;11.47;0;1.77;3937 +95088;49.23612;2.66202;93;20221109;15;10.4;12.7;4.9;11.5;.1;1.29;4023 +95088;49.23612;2.66202;93;20221110;12.7;6.1;9.4;3.7;10.2;0;.7;5299 +95088;49.23612;2.66202;93;20221111;11;8.4;9.7;3.4;10.34;.1;.72;2983 +95088;49.23612;2.66202;93;20221112;14.4;5.8;10.1;2.5;10.57;.2;.67;5440 +95088;49.23612;2.66202;93;20221113;9;4.9;6.9;2.6;9.57;.1;.37;4164 +95088;49.23612;2.66202;93;20221114;11.7;4.1;7.9;3;9.97;.5;.48;4221 +95088;49.23612;2.66202;93;20221115;12.6;7.5;10;4.7;11.6;3.1;.49;2700 +95088;49.23612;2.66202;93;20221116;12.7;7.7;10.2;6.3;11.27;8;.7;2896 +95088;49.23612;2.66202;93;20221117;13.3;10.4;11.8;7.5;10.8;.9;1.49;2955 +95088;49.23612;2.66202;93;20221118;12.5;7.8;10.2;4.5;9.9;2;1.01;3363 +95088;49.23612;2.66202;93;20221119;11.3;4.7;8;2.7;9.24;.8;.56;3744 +95088;49.23612;2.66202;93;20221120;9;4.4;6.7;4;8.84;2.3;.52;2693 +95088;49.23612;2.66202;93;20221121;8;5.6;6.8;4.7;8.97;2;.51;1699 +95088;49.23612;2.66202;93;20221122;10.4;4.6;7.5;6.9;8.44;1.8;1.02;3152 +95088;49.23612;2.66202;93;20221123;11.9;4.9;8.4;5.3;9.17;4.5;.91;3240 +95088;49.23612;2.66202;93;20221124;12.3;6.9;9.6;5.5;9.87;1.2;.91;3957 +95088;49.23612;2.66202;93;20221125;12;6.5;9.2;3.6;10.04;.1;.61;3627 +95088;49.23612;2.66202;93;20221126;8.1;2.7;5.4;3.3;8.7;0;.24;2800 +95088;49.23612;2.66202;93;20221127;8.5;5.7;7.1;4.7;8.87;6.4;.63;1658 +95088;49.23612;2.66202;93;20221128;11.4;7.5;9.5;3.1;10.24;.1;.57;2764 +95088;49.23612;2.66202;93;20221129;5.3;3.9;4.6;1.5;8.5;.1;.28;1303 +95088;49.23612;2.66202;93;20221130;6.9;4;5.4;2.7;8.47;.1;.32;1815 +95088;49.23612;2.66202;93;20221201;5.8;3.5;4.7;4.9;7.74;0;.43;1911 +95088;49.23612;2.66202;93;20221202;4.5;4.3;4.4;4.3;7.4;.5;.57;313 +95088;49.23612;2.66202;93;20221203;3.3;2.3;2.8;5.4;6.5;0;.58;897 +95088;49.23612;2.66202;93;20221204;3.4;1.5;2.4;4.2;6.27;2.6;.53;1304 +95088;49.23612;2.66202;93;20221205;2.5;.4;1.5;2.2;6.5;1;.26;1422 +95088;49.23612;2.66202;93;20221206;5.3;1.9;3.6;2;7.24;0;.33;1604 +95088;49.23612;2.66202;93;20221207;5.6;-1.5;2;1.5;6.55;.2;.17;3328 +95088;49.23612;2.66202;93;20221208;3.3;1.2;2.2;1.6;6.87;0;.27;1399 +95088;49.23612;2.66202;93;20221209;1.1;-1.5;-.2;2.3;5.95;0;.16;2141 +95088;49.23612;2.66202;93;20221210;2.3;0;1.2;2.4;5.95;0;.32;1779 +95088;49.23612;2.66202;93;20221211;-.1;-1.8;-.9;3.8;5.1;0;.31;1968 +95088;49.23612;2.66202;93;20221212;.1;-2.8;-1.4;3.6;4.6;0;.4;2265 +95088;49.23612;2.66202;93;20221213;.7;-4.3;-1.8;4.1;4.07;.2;.53;3072 +95088;49.23612;2.66202;93;20221214;1.1;-1.5;-.2;2.6;4.54;.4;.51;2049 +95088;49.23612;2.66202;93;20221215;1.7;-5.1;-1.7;3.5;4.17;0;.46;3283 +95088;49.23612;2.66202;93;20221216;.1;-4.1;-2;3;4.87;0;.21;2414 +95088;49.23612;2.66202;93;20221217;-1.4;-3.2;-2.3;1.9;4.67;0;.27;1423 +95088;49.23612;2.66202;93;20221218;1.7;-5.8;-2.1;4;4.7;2.2;.32;2633 +95088;49.23612;2.66202;93;20221219;10.6;1.8;6.2;5.1;8.84;.7;.45;2612 +95088;49.23612;2.66202;93;20221220;10.9;10.2;10.5;5;10.94;11.1;.86;611 +95088;49.23612;2.66202;93;20221221;11;7.3;9.1;4.8;11.54;8.7;.19;1901 +95088;49.23612;2.66202;93;20221222;12.4;10.5;11.5;6.8;12.4;10.1;.63;1219 +95088;49.23612;2.66202;93;20221223;15.2;11.2;13.2;5.5;13;3.5;.93;1774 +95088;49.23612;2.66202;93;20221224;11.5;10.4;10.9;4.5;11.4;1.3;.7;1258 +95088;49.23612;2.66202;93;20221225;12.4;9.4;10.9;4.3;11.95;.7;.56;1383 +95088;49.23612;2.66202;93;20221226;11.5;10.8;11.2;5.2;10.2;.9;1.24;1232 +95088;49.23612;2.66202;93;20221227;9;2.5;5.8;3.8;7.75;.1;.54;3453 +95088;49.23612;2.66202;93;20221228;10.7;5.9;8.3;8.5;10.5;4.2;.38;1865 +95088;49.23612;2.66202;93;20221229;11.2;10.1;10.7;7.8;9.77;0;1.49;1507 +95088;49.23612;2.66202;93;20221230;14.2;4.7;9.4;7.6;10.9;4;.71;2463 +95088;49.23612;2.66202;93;20221231;15.7;14;14.9;9.9;12.44;0;2.18;1566 +95089;49.258;3.00397;130;20220101;14.1;9.2;11.7;3.2;11.52;.1;.77;2436 +95089;49.258;3.00397;130;20220102;13.5;9;11.2;5.6;10.92;.2;1.06;2364 +95089;49.258;3.00397;130;20220103;11.7;10.2;10.9;5.4;11.06;16;.99;1189 +95089;49.258;3.00397;130;20220104;8.8;7.1;8;3.8;9.32;3.9;.66;1309 +95089;49.258;3.00397;130;20220105;6;.5;3.3;3.2;6.26;.1;.58;2634 +95089;49.258;3.00397;130;20220106;5.7;-.2;2.8;2.6;6.46;.4;.39;2862 +95089;49.258;3.00397;130;20220107;7.2;2.4;4.8;5.3;7.39;7;.64;2544 +95089;49.258;3.00397;130;20220108;7.7;.4;4.1;5.4;8.02;12.9;.26;3211 +95089;49.258;3.00397;130;20220109;5.6;3.7;4.6;4;7.29;.7;.65;1568 +95089;49.258;3.00397;130;20220110;2.6;-1.1;.8;2.3;6.62;.1;.15;2327 +95089;49.258;3.00397;130;20220111;2.4;.3;1.4;2.1;6.16;0;.35;1590 +95089;49.258;3.00397;130;20220112;2.9;-1.8;.5;1.1;6.39;0;.14;2666 +95089;49.258;3.00397;130;20220113;2.8;.6;1.7;1.6;6.42;0;.3;1825 +95089;49.258;3.00397;130;20220114;7.5;-1.6;3;.9;6.39;.1;.21;4008 +95089;49.258;3.00397;130;20220115;6.6;-2;2.3;1;6.19;.1;.23;3864 +95089;49.258;3.00397;130;20220116;2.7;-1.2;.7;2.9;6.72;1;.09;2568 +95089;49.258;3.00397;130;20220117;6.3;2.9;4.6;1.4;7.79;0;.32;2445 +95089;49.258;3.00397;130;20220118;8.6;0;4.3;2.5;7.44;0;.39;4139 +95089;49.258;3.00397;130;20220119;5.6;1.4;3.5;2.9;7.69;1.8;.27;2129 +95089;49.258;3.00397;130;20220120;5.9;1.1;3.5;4;6.96;.3;.48;3138 +95089;49.258;3.00397;130;20220121;4.7;.1;2.4;2.4;6.79;0;.31;3057 +95089;49.258;3.00397;130;20220122;5.2;2.2;3.7;1.6;7.19;0;.37;2465 +95089;49.258;3.00397;130;20220123;4;2.9;3.5;2.3;6.82;0;.52;1395 +95089;49.258;3.00397;130;20220124;6;-.3;2.9;1.9;6.12;0;.48;3766 +95089;49.258;3.00397;130;20220125;-.7;-3;-1.9;.9;5.46;0;.2;2280 +95089;49.258;3.00397;130;20220126;1.8;-1.5;.1;1.6;6.29;0;.2;2658 +95089;49.258;3.00397;130;20220127;6.4;1.7;4;3.1;7.76;.4;.34;3280 +95089;49.258;3.00397;130;20220128;6.9;2.6;4.8;2.4;8.29;0;.32;3225 +95089;49.258;3.00397;130;20220129;9.9;4.6;7.3;4.8;9.99;.5;.37;3740 +95089;49.258;3.00397;130;20220130;8.7;4.7;6.7;2.1;7.72;.2;.68;3238 +95089;49.258;3.00397;130;20220131;7.7;3.4;5.5;6.6;6.49;.1;1.33;3528 +95089;49.258;3.00397;130;20220201;9.2;.4;4.8;4.1;8.49;.2;.37;5127 +95089;49.258;3.00397;130;20220202;9.7;8.1;8.9;3.8;10.16;0;.68;1966 +95089;49.258;3.00397;130;20220203;6.8;6.6;6.7;3.4;8.46;0;.74;419 +95089;49.258;3.00397;130;20220204;10.1;6.3;8.2;4.7;8.29;.9;1.18;3427 +95089;49.258;3.00397;130;20220205;8.9;.7;4.8;4.1;7.06;0;.86;5281 +95089;49.258;3.00397;130;20220206;10.4;5.8;8.1;9.4;9.36;7.2;1.07;3912 +95089;49.258;3.00397;130;20220207;9;2.3;5.6;3.6;6.86;0;.99;4896 +95089;49.258;3.00397;130;20220208;9.8;3.6;6.7;3.1;9.19;0;.53;4822 +95089;49.258;3.00397;130;20220209;12.1;3.3;7.7;1.4;8.26;.1;.71;5930 +95089;49.258;3.00397;130;20220210;6;2.4;4.2;3.9;8.36;4.5;.72;3081 +95089;49.258;3.00397;130;20220211;8.2;.1;4.2;2.2;6.36;0;.73;8532 +95089;49.258;3.00397;130;20220212;8.5;-.4;4.1;3.5;5.32;0;1.18;10172 +95089;49.258;3.00397;130;20220213;12.8;-.7;6;6;6.96;0;1.59;8689 +95089;49.258;3.00397;130;20220214;11.3;7.3;9.3;5.8;8.7;1.7;1.46;5254 +95089;49.258;3.00397;130;20220215;10.6;4.2;7.4;6;8.86;3.9;.98;6982 +95089;49.258;3.00397;130;20220216;14.3;8.3;11.3;8;12.52;.8;.87;5404 +95089;49.258;3.00397;130;20220217;12.4;9.6;11;6.6;9.36;.8;1.9;3595 +95089;49.258;3.00397;130;20220218;12;8.4;10.2;8.2;9.02;1.4;1.95;4272 +95089;49.258;3.00397;130;20220219;9;2.4;5.7;7;6.86;0;1.45;5920 +95089;49.258;3.00397;130;20220220;12;7.5;9.8;8.4;9.52;2.2;1.6;4993 +95089;49.258;3.00397;130;20220221;9.3;4.5;6.9;8.1;7.82;.2;1.41;5108 +95089;49.258;3.00397;130;20220222;11.2;4.1;7.7;4.4;9.36;1.1;.91;6425 +95089;49.258;3.00397;130;20220223;9.8;2.5;6.2;2.1;8.52;.1;.73;6851 +95089;49.258;3.00397;130;20220224;11.4;6.4;8.9;4.7;7.79;2.1;1.69;5603 +95089;49.258;3.00397;130;20220225;9.5;1;5.2;3.3;6.52;.3;1.21;7477 +95089;49.258;3.00397;130;20220226;9;-1.5;3.7;3;5.92;.1;1.16;8636 +95089;49.258;3.00397;130;20220227;9.4;.2;4.8;4.2;5.16;0;1.74;8131 +95089;49.258;3.00397;130;20220228;10.7;-1.4;4.7;2.5;5.26;0;1.44;9624 +95089;49.258;3.00397;130;20220301;10.9;-.1;5.4;2.1;6.46;0;1.18;9336 +95089;49.258;3.00397;130;20220302;9.9;3.5;6.7;2.4;6.72;0;1.27;7115 +95089;49.258;3.00397;130;20220303;11.5;4.2;7.9;1.4;8.72;0;.96;7721 +95089;49.258;3.00397;130;20220304;12.9;3.6;8.3;1.4;7.66;0;1.18;8947 +95089;49.258;3.00397;130;20220305;10.9;-.9;5;1.9;6.66;.1;1.13;10259 +95089;49.258;3.00397;130;20220306;7.7;-.9;3.4;4.3;5.09;0;1.53;8924 +95089;49.258;3.00397;130;20220307;5.8;-2.2;1.8;4.8;4.22;0;1.6;8584 +95089;49.258;3.00397;130;20220308;11.2;-1.6;4.8;3.9;4.69;0;2.1;11036 +95089;49.258;3.00397;130;20220309;14.6;.1;7.4;2.6;7.02;0;1.76;12168 +95089;49.258;3.00397;130;20220310;15.9;2.8;9.4;3.3;7.36;0;2.15;11742 +95089;49.258;3.00397;130;20220311;13.3;5.1;9.2;4.6;8.89;4.4;1.76;9354 +95089;49.258;3.00397;130;20220312;10;5.7;7.8;5.1;9.26;1.8;1.15;6725 +95089;49.258;3.00397;130;20220313;11.6;7.1;9.4;5.1;9.16;3.1;1.58;6885 +95089;49.258;3.00397;130;20220314;13.7;4.3;9;2.9;8.62;1.3;1.64;10225 +95089;49.258;3.00397;130;20220315;10.8;6.5;8.6;2.2;10.29;7;.94;7076 +95089;49.258;3.00397;130;20220316;12.9;8;10.4;2.9;11.16;.1;1.15;7493 +95089;49.258;3.00397;130;20220317;8.3;7.2;7.8;3.9;8.49;0;1.15;3394 +95089;49.258;3.00397;130;20220318;14.9;2;8.5;5.9;6.06;0;3.17;17554 +95089;49.258;3.00397;130;20220319;15.9;4.9;10.4;6.7;6.02;0;3.81;17264 +95089;49.258;3.00397;130;20220320;12.8;1.2;7;2.9;5.46;0;2.34;16954 +95089;49.258;3.00397;130;20220321;17.7;3.6;10.7;3.1;8.26;0;2.57;16347 +95089;49.258;3.00397;130;20220322;18;6.4;12.2;3.5;7.16;0;3.19;17222 +95089;49.258;3.00397;130;20220323;18;3.9;10.9;2.7;6.19;0;3.03;18318 +95089;49.258;3.00397;130;20220324;19.4;4.6;12;3.1;6.19;0;3.39;18453 +95089;49.258;3.00397;130;20220325;18.3;5.2;11.8;4.2;6.39;0;3.67;18388 +95089;49.258;3.00397;130;20220326;18.9;5.2;12;4.8;6.69;0;3.91;18975 +95089;49.258;3.00397;130;20220327;20;6.6;13.3;3.6;7.89;0;3.58;19020 +95089;49.258;3.00397;130;20220328;20.2;5.2;12.7;2.4;8.46;0;2.84;16223 +95089;49.258;3.00397;130;20220329;16.4;10;13.2;2.7;9.49;2.2;2.09;7081 +95089;49.258;3.00397;130;20220330;13.4;7.5;10.4;2.9;9.79;2;1.56;7623 +95089;49.258;3.00397;130;20220331;8.2;4.3;6.2;6;6.72;1.1;1.82;8643 +95089;49.258;3.00397;130;20220401;3.7;.7;2.2;6.8;5.76;1.1;1.13;6294 +95089;49.258;3.00397;130;20220402;7.1;-.4;3.4;6;4.46;0;2.28;14215 +95089;49.258;3.00397;130;20220403;8.5;-1.1;3.7;3.6;4.56;0;2.27;17921 +95089;49.258;3.00397;130;20220404;9.2;-.9;4.2;6;6.29;.5;1.69;11584 +95089;49.258;3.00397;130;20220405;12.6;7;9.8;5.5;10.39;.3;1.27;4665 +95089;49.258;3.00397;130;20220406;13.1;7.5;10.3;7.2;9.06;1.3;2.25;7912 +95089;49.258;3.00397;130;20220407;14.1;9.6;11.8;9.2;9.19;1.4;3.06;11860 +95089;49.258;3.00397;130;20220408;7;6.4;6.7;4.3;7.59;24.2;1.22;2979 +95089;49.258;3.00397;130;20220409;10.8;.6;5.7;2.8;6.76;.7;1.97;15883 +95089;49.258;3.00397;130;20220410;13.5;-.9;6.3;2.7;6.29;0;2.59;21324 +95089;49.258;3.00397;130;20220411;18.7;3.6;11.2;5.3;7.89;0;3.87;21842 +95089;49.258;3.00397;130;20220412;21;9.5;15.3;4.4;10.62;2;3.85;18833 +95089;49.258;3.00397;130;20220413;16;11.5;13.8;1.5;12.96;3;1.47;7321 +95089;49.258;3.00397;130;20220414;20.4;8.3;14.4;1.8;11.76;0;3.03;20334 +95089;49.258;3.00397;130;20220415;19.8;9.7;14.8;3;11;0;3.44;20500 +95089;49.258;3.00397;130;20220416;18.7;7.4;13.1;4.1;9.52;0;3.8;23577 +95089;49.258;3.00397;130;20220417;20.6;4;12.3;3.7;6.69;0;4.45;24734 +95089;49.258;3.00397;130;20220418;19.3;5.7;12.5;2.2;7.42;0;3.46;20044 +95089;49.258;3.00397;130;20220419;18.6;5.5;12;3.2;9.26;0;3.43;22233 +95089;49.258;3.00397;130;20220420;18.9;6.7;12.8;3.9;7.92;0;4.09;23126 +95089;49.258;3.00397;130;20220421;19;6.3;12.7;4.5;7.96;0;4.28;24111 +95089;49.258;3.00397;130;20220422;18.2;8;13.1;4.5;9.02;0;4.01;23471 +95089;49.258;3.00397;130;20220423;19.1;8.3;13.7;4.4;10.36;.1;3.21;14600 +95089;49.258;3.00397;130;20220424;18.9;8.3;13.6;3.8;9.66;0;3.5;17835 +95089;49.258;3.00397;130;20220425;16.2;7.4;11.8;3.9;8.76;0;3.3;19603 +95089;49.258;3.00397;130;20220426;15.3;5.9;10.6;3.8;8.66;0;2.82;16501 +95089;49.258;3.00397;130;20220427;18.2;4.4;11.3;4.6;8.56;0;3.8;23159 +95089;49.258;3.00397;130;20220428;20.6;5.8;13.2;4.7;9.02;0;4.31;22414 +95089;49.258;3.00397;130;20220429;18.7;9.5;14.1;4.4;9.49;0;3.88;19406 +95089;49.258;3.00397;130;20220430;15.8;6;10.9;4.5;7.92;0;3.76;24710 +95089;49.258;3.00397;130;20220501;16.4;4;10.2;3.5;7.79;0;3.5;23208 +95089;49.258;3.00397;130;20220502;18.6;6.8;12.7;4.1;8.79;0;3.76;19685 +95089;49.258;3.00397;130;20220503;19.5;7.4;13.4;4.6;9.16;0;4.2;22551 +95089;49.258;3.00397;130;20220504;18.9;7;13;2.8;10.06;.5;3.26;19029 +95089;49.258;3.00397;130;20220505;18.1;9.8;13.9;3;11.19;.1;2.75;13516 +95089;49.258;3.00397;130;20220506;21.1;7;14;2.4;10.99;0;3.54;21134 +95089;49.258;3.00397;130;20220507;20.7;8.8;14.8;2.2;11.59;.1;3.39;19556 +95089;49.258;3.00397;130;20220508;20.6;10.4;15.5;3.8;12.52;0;3.5;18022 +95089;49.258;3.00397;130;20220509;24.6;7.3;15.9;1.3;11.76;0;3.94;23744 +95089;49.258;3.00397;130;20220510;26.2;11.1;18.6;2.7;12.92;0;4.63;22377 +95089;49.258;3.00397;130;20220511;24.7;8.9;16.8;3;12.76;0;4.41;22915 +95089;49.258;3.00397;130;20220512;20.3;9.2;14.7;2.4;11.22;0;3.46;19189 +95089;49.258;3.00397;130;20220513;20.3;6.5;13.4;2.1;9.79;0;3.63;21694 +95089;49.258;3.00397;130;20220514;22.5;6.1;14.3;1.2;10.09;0;3.78;23698 +95089;49.258;3.00397;130;20220515;27.7;9;18.3;2.6;12.19;4;5.18;25665 +95089;49.258;3.00397;130;20220516;24.3;14.2;19.3;2.8;16.42;0;3.72;18289 +95089;49.258;3.00397;130;20220517;28;14.3;21.2;1.7;15.52;1;4.47;21827 +95089;49.258;3.00397;130;20220518;27.1;15.3;21.2;2.3;16.84;.5;4.36;20473 +95089;49.258;3.00397;130;20220519;24.8;17.5;21.1;2.4;17.02;0;3.76;16171 +95089;49.258;3.00397;130;20220520;20.5;13.7;17.1;2.2;14.79;5.8;3.06;15811 +95089;49.258;3.00397;130;20220521;22.1;9.4;15.7;1.7;12.62;0;3.67;21519 +95089;49.258;3.00397;130;20220522;20.7;9.9;15.3;1.7;13.52;.7;3.31;20063 +95089;49.258;3.00397;130;20220523;18.7;13.4;16;3.1;15.09;2.2;2.68;14184 +95089;49.258;3.00397;130;20220524;17.3;10.2;13.7;3.4;11.86;.8;2.92;16117 +95089;49.258;3.00397;130;20220525;19.1;6.7;12.9;2.8;11.06;.2;3.43;21575 +95089;49.258;3.00397;130;20220526;19.2;12.7;15.9;3.9;13.26;0;3.22;15523 +95089;49.258;3.00397;130;20220527;21;12.9;16.9;3.6;12.42;.1;3.82;17242 +95089;49.258;3.00397;130;20220528;19.1;6.7;12.9;2.6;10.22;0;3.58;21792 +95089;49.258;3.00397;130;20220529;16.1;5;10.5;3.4;8.76;.1;3.28;20448 +95089;49.258;3.00397;130;20220530;18;5;11.5;2.2;9.12;0;3.48;22259 +95089;49.258;3.00397;130;20220531;19.7;8.1;13.9;1.9;9.72;0;3.67;21119 +95089;49.258;3.00397;130;20220601;20.8;5.2;13;1.8;9.36;0;3.96;24616 +95089;49.258;3.00397;130;20220602;22.7;6;14.4;2.4;9.62;0;4.55;25599 +95089;49.258;3.00397;130;20220603;23.4;9.9;16.7;2;13.72;.7;4.05;23011 +95089;49.258;3.00397;130;20220604;27.8;13.2;20.5;2.3;16.96;15.1;4.82;24161 +95089;49.258;3.00397;130;20220605;20.8;14.9;17.8;2.5;17.49;1.6;2.75;14693 +95089;49.258;3.00397;130;20220606;20.8;12.1;16.5;2.4;13.72;.4;3.45;18462 +95089;49.258;3.00397;130;20220607;21.7;13;17.3;3;14.72;4.2;3.63;18827 +95089;49.258;3.00397;130;20220608;19.8;13.7;16.7;3.2;14.42;7.4;3.13;15525 +95089;49.258;3.00397;130;20220609;20.4;10.6;15.5;3;12.99;0;3.57;19818 +95089;49.258;3.00397;130;20220610;22.8;14.4;18.6;2.7;14.99;0;3.84;18555 +95089;49.258;3.00397;130;20220611;24.6;12.2;18.4;1.5;15.09;0;4.09;22470 +95089;49.258;3.00397;130;20220612;23.2;9.5;16.4;2.4;12.06;.1;4.34;23577 +95089;49.258;3.00397;130;20220613;21.3;7.9;14.6;2.2;11.19;0;3.99;23336 +95089;49.258;3.00397;130;20220614;24.8;9.1;16.9;2.5;11.72;0;4.82;25363 +95089;49.258;3.00397;130;20220615;29;11.2;20.1;2;13.42;0;5.45;27119 +95089;49.258;3.00397;130;20220616;28;12.5;20.3;2.3;13.69;0;5.25;25046 +95089;49.258;3.00397;130;20220617;32.5;13.4;22.9;1.4;14.69;0;5.76;28057 +95089;49.258;3.00397;130;20220618;35.2;17;26.1;2;17.59;1.3;6.48;27415 +95089;49.258;3.00397;130;20220619;22.2;14.2;18.2;5;15.99;9.8;3.77;17747 +95089;49.258;3.00397;130;20220620;21.3;13.6;17.5;4.1;14.69;0;3.63;17391 +95089;49.258;3.00397;130;20220621;24.9;12.7;18.8;2.8;13.99;1;4.61;22316 +95089;49.258;3.00397;130;20220622;23.2;12.3;17.7;2.1;15.69;1.5;3.74;20608 +95089;49.258;3.00397;130;20220623;27.3;15.2;21.2;2.3;17.46;2.9;4.6;22108 +95089;49.258;3.00397;130;20220624;23.5;16.9;20.2;3.5;17.19;4.2;3.82;16558 +95089;49.258;3.00397;130;20220625;19.7;15.9;17.8;3.1;15.12;2.2;2.94;12415 +95089;49.258;3.00397;130;20220626;21.2;11.7;16.5;1.9;13.86;1.2;3.53;19660 +95089;49.258;3.00397;130;20220627;22.5;13.2;17.9;2.2;13.92;.9;3.83;19444 +95089;49.258;3.00397;130;20220628;26.6;9.5;18.1;1.5;12.19;0;4.85;26451 +95089;49.258;3.00397;130;20220629;26.7;10.4;18.6;2.3;12.89;1.1;5.11;25889 +95089;49.258;3.00397;130;20220630;15.6;13.1;14.3;1.6;14.49;12.9;1.84;10078 +95089;49.258;3.00397;130;20220701;21.3;9.3;15.3;1.8;12.32;.2;3.77;22004 +95089;49.258;3.00397;130;20220702;26;8.9;17.4;1.7;11.92;0;4.82;26247 +95089;49.258;3.00397;130;20220703;23.5;10.4;16.9;2.2;12.49;0;4.32;23014 +95089;49.258;3.00397;130;20220704;25.5;8.8;17.2;1.9;12.12;.1;4.72;25812 +95089;49.258;3.00397;130;20220705;25;8.7;16.8;2.4;12.29;0;4.68;25321 +95089;49.258;3.00397;130;20220706;25.2;9.1;17.2;2.3;12.59;0;4.68;25335 +95089;49.258;3.00397;130;20220707;20.4;12.6;16.5;3;14.22;0;3.29;17445 +95089;49.258;3.00397;130;20220708;26.1;8.5;17.3;2.3;12.39;0;4.91;26273 +95089;49.258;3.00397;130;20220709;27.8;11.9;19.9;2.8;14.02;0;5.25;24912 +95089;49.258;3.00397;130;20220710;25.7;11;18.4;3.3;12.92;0;5;23726 +95089;49.258;3.00397;130;20220711;29.1;12.2;20.6;2.2;14.32;0;5.32;25533 +95089;49.258;3.00397;130;20220712;31.8;14.1;22.9;1.7;14.12;0;5.63;26183 +95089;49.258;3.00397;130;20220713;34.6;18.3;26.5;2.4;14.16;0;6.54;25171 +95089;49.258;3.00397;130;20220714;29.9;16.8;23.3;3;15.29;0;5.6;22308 +95089;49.258;3.00397;130;20220715;25.3;11.8;18.5;3;11.72;0;4.92;22360 +95089;49.258;3.00397;130;20220716;27.1;10.2;18.7;2.4;11.92;0;5.15;25155 +95089;49.258;3.00397;130;20220717;30.7;11.3;21;2.2;11.46;0;5.85;26907 +95089;49.258;3.00397;130;20220718;36.8;13.6;25.2;1.7;12.46;0;6.61;28918 +95089;49.258;3.00397;130;20220719;39.2;18.5;28.8;3.3;14.52;2.8;8.5;27972 +95089;49.258;3.00397;130;20220720;21;19.3;20.2;2.5;20.12;8.7;1.99;7970 +95089;49.258;3.00397;130;20220721;25;15.9;20.5;2.1;18.69;.1;3.58;17890 +95089;49.258;3.00397;130;20220722;24.5;14.2;19.3;2.4;17.62;1.3;3.67;19247 +95089;49.258;3.00397;130;20220723;26.7;15.3;21;1.8;17.79;0;4.06;20319 +95089;49.258;3.00397;130;20220724;31.6;14.4;23;2;16.56;0;5.41;24733 +95089;49.258;3.00397;130;20220725;26.7;17.2;21.9;3.5;15.86;0;4.76;18380 +95089;49.258;3.00397;130;20220726;22.2;13;17.6;2.6;14.42;0;3.52;17900 +95089;49.258;3.00397;130;20220727;23.9;11.8;17.9;3.2;12.22;0;4.39;20216 +95089;49.258;3.00397;130;20220728;25.5;12.1;18.8;2.2;11.16;0;4.55;21548 +95089;49.258;3.00397;130;20220729;27.7;11;19.4;2.1;12.32;0;4.86;23888 +95089;49.258;3.00397;130;20220730;29.6;13.6;21.6;2;13.66;0;5.04;23100 +95089;49.258;3.00397;130;20220731;26.2;14.3;20.3;2.6;16.56;0;4.11;19907 +95089;49.258;3.00397;130;20220801;25.8;16.8;21.3;1.8;17.69;.3;3.62;17216 +95089;49.258;3.00397;130;20220802;30.3;13.9;22.1;1.3;16.29;0;4.56;22990 +95089;49.258;3.00397;130;20220803;34.1;15.8;24.9;1.4;16.92;0;5.24;24305 +95089;49.258;3.00397;130;20220804;28.5;18.3;23.4;2.8;18.52;6.3;4.38;18073 +95089;49.258;3.00397;130;20220805;25;14.5;19.7;3.5;14.99;0;4.15;17872 +95089;49.258;3.00397;130;20220806;24.1;8.9;16.5;3.4;10.06;0;4.7;21607 +95089;49.258;3.00397;130;20220807;26.2;11.5;18.9;4.2;10.69;0;5.46;21328 +95089;49.258;3.00397;130;20220808;28;12.8;20.4;4.3;12.16;0;5.73;21465 +95089;49.258;3.00397;130;20220809;30;14.9;22.5;4.3;13.69;0;6.08;21326 +95089;49.258;3.00397;130;20220810;32.4;14.9;23.6;3.2;12.89;0;6.2;22866 +95089;49.258;3.00397;130;20220811;32.1;13.9;23;2.2;12.06;0;5.49;23142 +95089;49.258;3.00397;130;20220812;33;13.1;23.1;2.2;11.49;0;5.68;23984 +95089;49.258;3.00397;130;20220813;31.7;14.7;23.2;2.6;11.16;0;5.77;22228 +95089;49.258;3.00397;130;20220814;28.5;15;21.8;2.5;13.89;1.7;4.71;19910 +95089;49.258;3.00397;130;20220815;25.6;15.1;20.4;2.3;17.32;.2;3.58;17081 +95089;49.258;3.00397;130;20220816;26.9;15.4;21.1;2;17.39;7.2;3.73;17887 +95089;49.258;3.00397;130;20220817;26.2;17.3;21.8;1.8;18.96;1.3;3.35;15652 +95089;49.258;3.00397;130;20220818;27.6;14.4;21;1.9;18.02;1.1;3.67;18313 +95089;49.258;3.00397;130;20220819;23;14.5;18.7;2.3;17.59;3.9;2.82;14718 +95089;49.258;3.00397;130;20220820;24.6;11.3;17.9;2;14.36;.1;3.46;18310 +95089;49.258;3.00397;130;20220821;25.7;10.9;18.3;1.4;14.19;0;3.46;19284 +95089;49.258;3.00397;130;20220822;25.2;15;20.1;1.8;16.16;0;3.22;15654 +95089;49.258;3.00397;130;20220823;28.2;15.2;21.7;1.3;17.66;0;3.51;17991 +95089;49.258;3.00397;130;20220824;31.7;15.9;23.8;1.3;17.49;0;4.04;19561 +95089;49.258;3.00397;130;20220825;31.6;16.3;24;2.6;16.39;0;4.87;19192 +95089;49.258;3.00397;130;20220826;25.7;17.2;21.5;3.5;16.82;0;3.69;13561 +95089;49.258;3.00397;130;20220827;24.2;12.8;18.5;2.9;13.72;.1;3.57;16165 +95089;49.258;3.00397;130;20220828;26;12.1;19;3.5;13.29;0;4.17;17704 +95089;49.258;3.00397;130;20220829;27.8;15.6;21.7;4.4;12.29;.5;5.23;16303 +95089;49.258;3.00397;130;20220830;27.7;14.9;21.3;3;13.22;0;4.4;16784 +95089;49.258;3.00397;130;20220831;26.7;13.4;20;3;14.29;.1;4;16970 +95089;49.258;3.00397;130;20220901;27.5;15.3;21.4;3;14.49;1.8;4.08;15537 +95089;49.258;3.00397;130;20220902;24.6;14.6;19.6;2;14.59;0;3.14;14725 +95089;49.258;3.00397;130;20220903;24.9;16;20.4;2.4;16.72;.1;3.02;13296 +95089;49.258;3.00397;130;20220904;28.3;12.8;20.6;2.2;14.26;.7;3.84;17495 +95089;49.258;3.00397;130;20220905;29.8;15.9;22.9;2.3;16.02;6.5;4;16458 +95089;49.258;3.00397;130;20220906;28;14.2;21.1;2;16.69;2.3;3.39;16312 +95089;49.258;3.00397;130;20220907;21.8;14.5;18.1;2.6;17.14;6.9;2.24;11907 +95089;49.258;3.00397;130;20220908;21.9;14.1;18;3.9;16.02;5.6;2.71;12161 +95089;49.258;3.00397;130;20220909;18.7;14.3;16.5;5.1;15.24;11.4;2.3;9534 +95089;49.258;3.00397;130;20220910;19.3;14;16.7;3.9;15.79;.9;2.07;9862 +95089;49.258;3.00397;130;20220911;22.2;9.9;16.1;1.2;14.59;.2;2.23;14475 +95089;49.258;3.00397;130;20220912;26.4;10.7;18.5;1.6;14.92;0;2.9;16015 +95089;49.258;3.00397;130;20220913;23.8;16.1;20;2;17.84;.6;2.32;11248 +95089;49.258;3.00397;130;20220914;25.4;17.3;21.4;2.6;19.79;1;2.53;11335 +95089;49.258;3.00397;130;20220915;20.2;12.7;16.4;2.5;15.12;.3;2.01;10626 +95089;49.258;3.00397;130;20220916;16.9;10.3;13.6;2.7;11.39;.2;2;9800 +95089;49.258;3.00397;130;20220917;16.4;6.4;11.4;3.6;9.02;0;2.39;11974 +95089;49.258;3.00397;130;20220918;17.9;4.3;11.1;3.1;9.22;.1;2.38;13931 +95089;49.258;3.00397;130;20220919;18.2;5.6;11.9;2.2;9.79;0;2.17;13337 +95089;49.258;3.00397;130;20220920;16.7;4.6;10.7;1.3;9.96;.1;1.73;12938 +95089;49.258;3.00397;130;20220921;18.3;5.5;11.9;1.6;9.76;.1;1.96;13187 +95089;49.258;3.00397;130;20220922;20;4.6;12.3;1.2;9.19;0;2.03;14274 +95089;49.258;3.00397;130;20220923;19.1;7.7;13.4;1.1;10.42;.2;1.8;12178 +95089;49.258;3.00397;130;20220924;18.2;11.2;14.7;2.1;12.82;.8;1.74;9286 +95089;49.258;3.00397;130;20220925;18.3;9.4;13.9;3.5;11.36;.6;2.22;10095 +95089;49.258;3.00397;130;20220926;14.5;8.5;11.5;4.3;11.02;7.8;1.59;8349 +95089;49.258;3.00397;130;20220927;14;8.5;11.3;3.8;11.46;10.8;1.36;7864 +95089;49.258;3.00397;130;20220928;15.1;8.4;11.7;2.3;11.06;.3;1.43;8638 +95089;49.258;3.00397;130;20220929;15.3;5.9;10.6;1;10.02;.7;1.32;10274 +95089;49.258;3.00397;130;20220930;17.1;4.2;10.7;3.1;9.89;7.3;1.87;11752 +95089;49.258;3.00397;130;20221001;18.7;11.5;15.1;6.2;13.99;.3;1.98;8532 +95089;49.258;3.00397;130;20221002;17.7;13.4;15.5;2.6;14.32;9.5;1.41;6113 +95089;49.258;3.00397;130;20221003;14.6;7.7;11.2;1.3;11.82;0;1.07;7909 +95089;49.258;3.00397;130;20221004;18.8;5.2;12;1.8;11.59;.1;1.55;11342 +95089;49.258;3.00397;130;20221005;20.4;11.2;15.8;4.2;13.79;.2;2.12;9174 +95089;49.258;3.00397;130;20221006;18.3;8.5;13.4;2;11.42;0;1.61;9298 +95089;49.258;3.00397;130;20221007;18.7;5;11.9;1.1;9.86;.1;1.43;11028 +95089;49.258;3.00397;130;20221008;16.9;7.3;12.1;1.9;10.16;.1;1.5;9037 +95089;49.258;3.00397;130;20221009;18.8;2.8;10.8;2.1;9.36;.1;1.69;11586 +95089;49.258;3.00397;130;20221010;18.9;7.2;13.1;2.7;11.79;.1;1.63;9812 +95089;49.258;3.00397;130;20221011;16.9;6.6;11.7;2.5;9.86;0;1.62;8903 +95089;49.258;3.00397;130;20221012;18.4;3.4;10.9;1.1;9.99;0;1.24;10712 +95089;49.258;3.00397;130;20221013;15.1;10.3;12.7;2.8;13.26;2.5;.94;6006 +95089;49.258;3.00397;130;20221014;15.4;13.5;14.4;2.7;15.69;4.7;.74;3511 +95089;49.258;3.00397;130;20221015;18.1;13.8;15.9;3.8;15.66;.3;1.26;5376 +95089;49.258;3.00397;130;20221016;19.1;13.2;16.1;2.8;15.86;.4;1.21;6111 +95089;49.258;3.00397;130;20221017;18.2;15.7;16.9;3.6;17.46;9.9;1.01;3956 +95089;49.258;3.00397;130;20221018;19.5;15.1;17.3;1.8;17.29;.3;1.02;5148 +95089;49.258;3.00397;130;20221019;19.3;13.5;16.4;4.8;16.16;2.1;1.33;5579 +95089;49.258;3.00397;130;20221020;21.7;14.1;17.9;3.9;16.26;8.3;1.72;6685 +95089;49.258;3.00397;130;20221021;19.7;13.9;16.8;3.6;15.59;1.8;1.45;5638 +95089;49.258;3.00397;130;20221022;20.4;13.2;16.8;3.3;14.59;.1;1.64;6173 +95089;49.258;3.00397;130;20221023;21.3;13.6;17.4;4.4;15.02;1.9;1.91;6437 +95089;49.258;3.00397;130;20221024;17.9;14.8;16.4;6.8;13.79;1.3;2.21;3891 +95089;49.258;3.00397;130;20221025;17.8;11.5;14.6;3.2;14.09;.3;1.15;5432 +95089;49.258;3.00397;130;20221026;21.7;14;17.8;3.5;14.99;.1;1.79;6021 +95089;49.258;3.00397;130;20221027;22.4;11.7;17.1;2.9;14.42;0;1.64;7153 +95089;49.258;3.00397;130;20221028;22.4;15.2;18.8;2.7;15.19;0;1.69;5697 +95089;49.258;3.00397;130;20221029;22.8;14.8;18.8;2.5;15.22;0;1.65;6012 +95089;49.258;3.00397;130;20221030;18.4;11.4;14.9;1.5;13.66;1.8;.9;5486 +95089;49.258;3.00397;130;20221031;19.6;10.4;15;3.2;14.22;4.1;1.19;6048 +95089;49.258;3.00397;130;20221101;16.4;10.3;13.3;7.2;11.66;.2;1.87;4720 +95089;49.258;3.00397;130;20221102;15.1;9;12.1;4.9;10.92;0;1.45;4671 +95089;49.258;3.00397;130;20221103;14.2;10.7;12.4;5.1;11.46;3.9;1.33;3387 +95089;49.258;3.00397;130;20221104;12.2;8.5;10.4;3.8;10.42;2.2;.98;3428 +95089;49.258;3.00397;130;20221105;11;2.6;6.8;2.7;9.12;0;.54;5352 +95089;49.258;3.00397;130;20221106;10;8.7;9.4;5.2;10.56;6;.76;1643 +95089;49.258;3.00397;130;20221107;15.5;10.6;13.1;5.6;12.59;0;1.21;3842 +95089;49.258;3.00397;130;20221108;16;10.4;13.2;5.9;11.52;0;1.65;4122 +95089;49.258;3.00397;130;20221109;14.5;10.2;12.3;4.1;11.62;.2;1.13;3359 +95089;49.258;3.00397;130;20221110;12.4;5.5;8.9;3.1;10.12;0;.66;4524 +95089;49.258;3.00397;130;20221111;10.8;8.1;9.4;3.1;10.36;.1;.71;2710 +95089;49.258;3.00397;130;20221112;14.1;4.9;9.5;2.4;10.39;.2;.63;4854 +95089;49.258;3.00397;130;20221113;7.6;4.3;5.9;2.2;9.12;.1;.32;2621 +95089;49.258;3.00397;130;20221114;11;3.3;7.2;2.4;9.62;.7;.36;4384 +95089;49.258;3.00397;130;20221115;12.3;7.3;9.8;4.2;11.76;2.9;.43;3398 +95089;49.258;3.00397;130;20221116;12.3;7.5;9.9;5.5;11.36;8.5;.62;3257 +95089;49.258;3.00397;130;20221117;13.3;10.2;11.8;6.5;10.92;2.8;1.39;2786 +95089;49.258;3.00397;130;20221118;12;7.7;9.8;3.7;10.02;2;.84;2881 +95089;49.258;3.00397;130;20221119;10.9;3.8;7.4;2;9.12;.9;.43;3833 +95089;49.258;3.00397;130;20221120;8.4;4.2;6.3;3.5;8.96;3.2;.43;2741 +95089;49.258;3.00397;130;20221121;7.9;5.3;6.6;4.1;8.99;2.3;.52;2073 +95089;49.258;3.00397;130;20221122;10.2;4.4;7.3;6;8.52;1.2;.91;3304 +95089;49.258;3.00397;130;20221123;11.2;4.8;8;4.8;9.19;4;.79;3350 +95089;49.258;3.00397;130;20221124;11.9;6.5;9.2;5;9.86;0;.88;3020 +95089;49.258;3.00397;130;20221125;11.4;6.3;8.8;3.2;9.99;.2;.6;2887 +95089;49.258;3.00397;130;20221126;8.3;2;5.1;2.7;8.42;0;.28;3359 +95089;49.258;3.00397;130;20221127;8.2;5.4;6.8;4.1;8.86;6.8;.56;1992 +95089;49.258;3.00397;130;20221128;11;7.3;9.1;2.5;10.19;.2;.52;2322 +95089;49.258;3.00397;130;20221129;5;3.5;4.3;1;8.42;.1;.25;1424 +95089;49.258;3.00397;130;20221130;6.7;3.9;5.3;2.3;8.59;.1;.31;1874 +95089;49.258;3.00397;130;20221201;5.6;3.3;4.5;4.3;7.89;0;.41;1763 +95089;49.258;3.00397;130;20221202;4.3;4.1;4.2;3.8;7.49;.8;.56;322 +95089;49.258;3.00397;130;20221203;3.1;2.1;2.6;4.7;6.49;0;.57;929 +95089;49.258;3.00397;130;20221204;3;1.4;2.2;3.8;6.26;3.2;.52;1266 +95089;49.258;3.00397;130;20221205;2.2;.2;1.2;1.8;6.49;1.3;.24;1459 +95089;49.258;3.00397;130;20221206;5;1.5;3.2;1.7;7.26;.1;.26;2059 +95089;49.258;3.00397;130;20221207;5.3;-1.5;1.9;1.4;6.72;.2;.15;3169 +95089;49.258;3.00397;130;20221208;3.1;.6;1.8;1.4;6.86;0;.22;1672 +95089;49.258;3.00397;130;20221209;.8;-1.5;-.4;2;5.92;0;.17;1864 +95089;49.258;3.00397;130;20221210;1.9;-.6;.6;2.2;5.79;0;.3;1783 +95089;49.258;3.00397;130;20221211;0;-2.1;-1.1;3.4;5.16;0;.32;1815 +95089;49.258;3.00397;130;20221212;-.4;-3.1;-1.8;3.3;4.59;0;.41;1744 +95089;49.258;3.00397;130;20221213;.4;-4.2;-1.9;4;4.09;0;.58;2293 +95089;49.258;3.00397;130;20221214;.9;-1.9;-.5;2.2;4.46;.4;.52;1771 +95089;49.258;3.00397;130;20221215;1.4;-5.8;-2.2;2.8;4.12;0;.4;3002 +95089;49.258;3.00397;130;20221216;-.1;-5.2;-2.7;2.4;4.72;0;.18;2501 +95089;49.258;3.00397;130;20221217;-2.3;-4;-3.1;1.5;4.49;0;.23;1251 +95089;49.258;3.00397;130;20221218;1.3;-6.4;-2.6;3.2;4.62;1;.23;3037 +95089;49.258;3.00397;130;20221219;10.3;1.6;5.9;4.6;8.82;.9;.36;3303 +95089;49.258;3.00397;130;20221220;10.9;9.9;10.4;4.6;10.99;9.5;.87;828 +95089;49.258;3.00397;130;20221221;10.7;7.1;8.9;4.1;11.62;8.1;.19;1868 +95089;49.258;3.00397;130;20221222;12.1;10.3;11.2;6.2;12.32;9.8;.64;1220 +95089;49.258;3.00397;130;20221223;14.8;10.8;12.8;4.6;12.92;3.3;.77;2105 +95089;49.258;3.00397;130;20221224;11.1;10.2;10.7;4.1;11.39;.9;.7;1154 +95089;49.258;3.00397;130;20221225;12.6;9.2;10.9;3.9;11.86;.3;.59;1665 +95089;49.258;3.00397;130;20221226;11.4;10.7;11.1;4.7;10.26;.9;1.24;972 +95089;49.258;3.00397;130;20221227;8.9;2.5;5.7;3.4;7.72;0;.54;3174 +95089;49.258;3.00397;130;20221228;10.5;5.5;8;7.5;10.42;4.8;.33;2415 +95089;49.258;3.00397;130;20221229;11;9.8;10.4;6.8;9.96;0;1.36;950 +95089;49.258;3.00397;130;20221230;13.8;4.5;9.2;6.8;10.89;4.9;.62;3434 +95089;49.258;3.00397;130;20221231;15.4;13.8;14.6;8.4;12.66;0;1.95;1246 +95090;49.27883;3.3462;137;20220101;13.8;9.4;11.6;2.9;11.65;.1;.66;2273 +95090;49.27883;3.3462;137;20220102;13.3;8.6;11;5.5;10.87;.4;.96;2341 +95090;49.27883;3.3462;137;20220103;11.6;10.2;10.9;5.3;11.09;18.1;.96;1160 +95090;49.27883;3.3462;137;20220104;8.7;7;7.9;3.8;9.35;5.1;.65;1313 +95090;49.27883;3.3462;137;20220105;5.6;.7;3.2;3.6;6.25;.1;.59;2560 +95090;49.27883;3.3462;137;20220106;5.7;0;2.8;2.7;6.45;.5;.43;2748 +95090;49.27883;3.3462;137;20220107;6.9;2.3;4.6;5.3;7.32;7.2;.65;2469 +95090;49.27883;3.3462;137;20220108;7.5;.6;4.1;5.6;8.02;13.8;.27;3178 +95090;49.27883;3.3462;137;20220109;5.9;3.9;4.9;4;7.25;.3;.69;1546 +95090;49.27883;3.3462;137;20220110;3.5;-.9;1.3;2.6;6.65;0;.18;2497 +95090;49.27883;3.3462;137;20220111;1.9;.3;1.1;2.3;6.09;0;.36;1364 +95090;49.27883;3.3462;137;20220112;2.5;-2.5;0;1.1;6.22;0;.14;2768 +95090;49.27883;3.3462;137;20220113;2.7;0;1.4;1.7;6.32;0;.28;1934 +95090;49.27883;3.3462;137;20220114;7.7;-2.1;2.8;.8;6.35;.2;.19;4093 +95090;49.27883;3.3462;137;20220115;6.1;-2.3;1.9;.8;6.09;.1;.19;3847 +95090;49.27883;3.3462;137;20220116;2.2;-1.4;.4;3.4;6.5;.9;.08;2388 +95090;49.27883;3.3462;137;20220117;5.8;2.4;4.1;1.7;7.73;0;.27;2339 +95090;49.27883;3.3462;137;20220118;8.4;1.6;5;2.6;7.53;0;.46;3532 +95090;49.27883;3.3462;137;20220119;5.1;1;3;3.1;7.53;1.7;.18;2709 +95090;49.27883;3.3462;137;20220120;5.4;.9;3.2;3.5;6.97;.3;.39;2930 +95090;49.27883;3.3462;137;20220121;4.7;-.2;2.3;2.4;6.75;0;.32;3108 +95090;49.27883;3.3462;137;20220122;5.1;1.5;3.3;1.9;7.19;0;.35;2604 +95090;49.27883;3.3462;137;20220123;4.4;2.9;3.7;2.1;6.92;0;.5;1593 +95090;49.27883;3.3462;137;20220124;5.9;-1.1;2.4;1.4;6.09;0;.38;3978 +95090;49.27883;3.3462;137;20220125;.9;-3.4;-1.2;1.1;5.55;0;.23;2981 +95090;49.27883;3.3462;137;20220126;1.4;-1.6;-.1;1.9;6.22;0;.2;2599 +95090;49.27883;3.3462;137;20220127;5.7;1.4;3.5;3.6;7.72;.4;.3;3209 +95090;49.27883;3.3462;137;20220128;6.8;2.4;4.6;2.4;8.22;0;.32;3302 +95090;49.27883;3.3462;137;20220129;9.9;4.2;7.1;4.9;9.92;.5;.37;3871 +95090;49.27883;3.3462;137;20220130;8.8;3.8;6.3;2.1;7.62;.3;.66;3661 +95090;49.27883;3.3462;137;20220131;7.3;2.7;5;6.6;6.55;0;1.24;3517 +95090;49.27883;3.3462;137;20220201;9.2;.7;5;4.6;8.49;.3;.41;5061 +95090;49.27883;3.3462;137;20220202;9.7;8.5;9.1;4;10.22;0;.77;1720 +95090;49.27883;3.3462;137;20220203;6.8;6.7;6.7;3.3;8.49;0;.74;443 +95090;49.27883;3.3462;137;20220204;9.9;6.2;8.1;4.8;8.32;1;1.15;3429 +95090;49.27883;3.3462;137;20220205;8.9;1;4.9;4.3;7.02;0;.89;5191 +95090;49.27883;3.3462;137;20220206;10.5;5.9;8.2;9.3;9.32;7.6;1.1;3930 +95090;49.27883;3.3462;137;20220207;8.7;2.5;5.6;3.6;6.72;0;1.06;4715 +95090;49.27883;3.3462;137;20220208;9.9;3.2;6.5;3.2;9.22;0;.52;5029 +95090;49.27883;3.3462;137;20220209;12.7;3.1;7.9;1.4;8.29;0;.73;6136 +95090;49.27883;3.3462;137;20220210;6.1;1.9;4;3.9;8.26;4.3;.66;3066 +95090;49.27883;3.3462;137;20220211;7.8;-.5;3.6;2.1;6.23;0;.69;8733 +95090;49.27883;3.3462;137;20220212;7.9;-1.8;3;3.5;5.29;0;1.06;10466 +95090;49.27883;3.3462;137;20220213;12.1;-1.6;5.2;5.6;6.86;0;1.42;8200 +95090;49.27883;3.3462;137;20220214;11.1;7.5;9.3;6;8.74;1.6;1.45;5749 +95090;49.27883;3.3462;137;20220215;10.7;4.6;7.7;5.8;8.79;5;1.06;7500 +95090;49.27883;3.3462;137;20220216;14.3;8.2;11.2;7.9;12.52;1.4;.86;5452 +95090;49.27883;3.3462;137;20220217;12.3;9.9;11.1;6.7;9.32;1;1.94;3419 +95090;49.27883;3.3462;137;20220218;12.2;8.5;10.4;8.2;9.09;1.4;1.97;4328 +95090;49.27883;3.3462;137;20220219;9;2.6;5.8;7.1;6.85;0;1.47;5905 +95090;49.27883;3.3462;137;20220220;12;7.4;9.7;8.1;9.52;3.2;1.58;5049 +95090;49.27883;3.3462;137;20220221;9;4.7;6.8;8;7.75;.9;1.41;4958 +95090;49.27883;3.3462;137;20220222;11.3;4.6;7.9;4.6;9.35;.6;.98;6395 +95090;49.27883;3.3462;137;20220223;10.2;1.9;6;2.4;8.45;.2;.78;7176 +95090;49.27883;3.3462;137;20220224;11.2;6.6;8.9;4.8;7.89;2;1.66;5359 +95090;49.27883;3.3462;137;20220225;9.3;1.1;5.2;3.4;6.49;.2;1.22;7399 +95090;49.27883;3.3462;137;20220226;8.8;-2.2;3.3;2.9;5.92;.1;1.1;8744 +95090;49.27883;3.3462;137;20220227;9.5;.4;4.9;4.5;5.25;0;1.79;8042 +95090;49.27883;3.3462;137;20220228;10.5;-1.6;4.4;2.6;5.35;0;1.43;9462 +95090;49.27883;3.3462;137;20220301;10.4;-1.6;4.4;1.8;6.29;0;1.09;9558 +95090;49.27883;3.3462;137;20220302;10.2;2.7;6.5;2.2;6.62;0;1.25;7607 +95090;49.27883;3.3462;137;20220303;12;4;8;1.3;8.29;0;1.02;7982 +95090;49.27883;3.3462;137;20220304;12.3;1.7;7;1.3;6.85;0;1.17;9382 +95090;49.27883;3.3462;137;20220305;10.9;-2.5;4.2;1.6;6.02;.1;1.12;10729 +95090;49.27883;3.3462;137;20220306;7.9;-2.5;2.7;3.7;4.92;0;1.46;9498 +95090;49.27883;3.3462;137;20220307;5.8;-3.4;1.2;4.4;4.12;0;1.53;9145 +95090;49.27883;3.3462;137;20220308;11.2;-1.5;4.9;4.1;4.59;0;2.18;10949 +95090;49.27883;3.3462;137;20220309;14.7;-1.2;6.8;2.4;6.72;0;1.75;12410 +95090;49.27883;3.3462;137;20220310;15.9;1;8.4;3.3;7.12;0;2.15;12158 +95090;49.27883;3.3462;137;20220311;14.1;3.7;8.9;4.5;8.82;1.7;1.76;10265 +95090;49.27883;3.3462;137;20220312;10.8;6.4;8.6;5.2;9.29;1.5;1.32;6584 +95090;49.27883;3.3462;137;20220313;12.1;6.7;9.4;5.2;9.25;2.8;1.61;7573 +95090;49.27883;3.3462;137;20220314;13.8;4.4;9.1;3;8.62;1.9;1.66;10260 +95090;49.27883;3.3462;137;20220315;10.5;5.6;8.1;2.2;10.19;5.1;.91;7242 +95090;49.27883;3.3462;137;20220316;12.2;7.2;9.7;2.9;11.05;0;1.04;7588 +95090;49.27883;3.3462;137;20220317;8.5;7.4;8;3.9;8.59;0;1.16;3471 +95090;49.27883;3.3462;137;20220318;14.9;1.6;8.3;5.4;6.03;.1;3.05;17600 +95090;49.27883;3.3462;137;20220319;15.6;3.4;9.5;6.4;5.99;0;3.59;17566 +95090;49.27883;3.3462;137;20220320;12.4;0;6.2;2.7;5.73;0;2.15;16933 +95090;49.27883;3.3462;137;20220321;17.6;2.6;10.1;3.2;8.23;0;2.52;16200 +95090;49.27883;3.3462;137;20220322;17.8;5;11.4;2.9;7.33;0;2.87;17100 +95090;49.27883;3.3462;137;20220323;18.1;2.2;10.1;2.4;6.33;0;2.82;18300 +95090;49.27883;3.3462;137;20220324;19.4;2.9;11.2;2.8;6.33;0;3.2;18133 +95090;49.27883;3.3462;137;20220325;18;3.1;10.6;3.9;6.56;0;3.36;18333 +95090;49.27883;3.3462;137;20220326;18.7;3.2;11;4.3;6.66;0;3.62;19100 +95090;49.27883;3.3462;137;20220327;20;4.7;12.4;3.3;7.83;0;3.35;19100 +95090;49.27883;3.3462;137;20220328;19.7;3.2;11.5;2.2;8.59;0;2.65;16166 +95090;49.27883;3.3462;137;20220329;16.1;7.4;11.8;2.4;9.53;2.1;1.88;7566 +95090;49.27883;3.3462;137;20220330;13.1;7.3;10.2;3;9.83;2.7;1.46;6600 +95090;49.27883;3.3462;137;20220331;8;3.9;6;5.9;6.83;.8;1.7;8533 +95090;49.27883;3.3462;137;20220401;4.2;.8;2.5;7;5.72;1;1.18;6356 +95090;49.27883;3.3462;137;20220402;6.4;-.2;3.1;6.2;4.73;0;2.06;12933 +95090;49.27883;3.3462;137;20220403;8.2;-1.9;3.2;3.3;4.59;0;2.15;18566 +95090;49.27883;3.3462;137;20220404;9.2;-2.4;3.4;5.7;6.16;.4;1.62;11400 +95090;49.27883;3.3462;137;20220405;12.4;6.7;9.5;5.3;10.29;.2;1.22;4533 +95090;49.27883;3.3462;137;20220406;12.9;7.8;10.3;7;9.09;1.3;2.2;7566 +95090;49.27883;3.3462;137;20220407;13.9;9.4;11.6;9.2;9.19;1.5;3.05;13066 +95090;49.27883;3.3462;137;20220408;6.7;6.2;6.5;4.2;7.49;11.2;1.2;2833 +95090;49.27883;3.3462;137;20220409;10.7;.1;5.4;2.7;6.73;.4;1.88;15366 +95090;49.27883;3.3462;137;20220410;12.9;-1.6;5.6;2.4;6.36;0;2.45;21566 +95090;49.27883;3.3462;137;20220411;18.4;2.4;10.4;5.4;7.89;0;3.74;21900 +95090;49.27883;3.3462;137;20220412;20.5;7.3;13.9;4;10.46;0;3.45;17600 +95090;49.27883;3.3462;137;20220413;16.2;9.7;12.9;1.9;12.73;2.4;1.6;9100 +95090;49.27883;3.3462;137;20220414;20;8.7;14.3;1.9;12.06;0;3.04;20666 +95090;49.27883;3.3462;137;20220415;19.8;6.9;13.3;2.6;10.94;0;3.14;20150 +95090;49.27883;3.3462;137;20220416;18.6;6.3;12.5;3.9;9.33;0;3.74;24400 +95090;49.27883;3.3462;137;20220417;20.1;2.6;11.3;3.6;6.59;0;4.32;25133 +95090;49.27883;3.3462;137;20220418;18.8;2.6;10.7;2.2;7.59;0;3.24;20644 +95090;49.27883;3.3462;137;20220419;18.8;4.7;11.8;3.1;9.36;0;3.36;21933 +95090;49.27883;3.3462;137;20220420;18.4;5.6;12;3.8;7.76;0;3.98;23700 +95090;49.27883;3.3462;137;20220421;19;4.6;11.8;4.1;8.23;0;4.03;24533 +95090;49.27883;3.3462;137;20220422;18.1;7.4;12.7;4.1;9.13;0;3.86;23833 +95090;49.27883;3.3462;137;20220423;19;7;13;4.4;10.26;0;3.21;15866 +95090;49.27883;3.3462;137;20220424;18.8;8;13.4;3.6;9.76;0;3.33;17033 +95090;49.27883;3.3462;137;20220425;15.9;6.5;11.2;4;8.79;0;3.32;21633 +95090;49.27883;3.3462;137;20220426;15.4;5.4;10.4;3.8;8.79;0;2.79;16866 +95090;49.27883;3.3462;137;20220427;18.3;3.2;10.8;4.2;8.66;0;3.66;23433 +95090;49.27883;3.3462;137;20220428;20.7;5.2;13;4.4;9.09;0;4.2;22566 +95090;49.27883;3.3462;137;20220429;18.8;8.3;13.5;4;9.73;.2;3.65;19300 +95090;49.27883;3.3462;137;20220430;15.6;5.4;10.5;4.6;8.06;0;3.69;25100 +95090;49.27883;3.3462;137;20220501;16.1;3.1;9.6;3;7.93;0;3.31;23466 +95090;49.27883;3.3462;137;20220502;18.8;5.8;12.3;3.8;9.03;0;3.74;21433 +95090;49.27883;3.3462;137;20220503;19.5;6.6;13.1;4.5;9.49;0;4.16;24033 +95090;49.27883;3.3462;137;20220504;18.8;7;12.9;3.1;9.99;.3;3.48;20933 +95090;49.27883;3.3462;137;20220505;17.7;8.7;13.2;2.8;11.36;.2;2.67;14666 +95090;49.27883;3.3462;137;20220506;21;6.5;13.7;2;10.99;.1;3.47;21236 +95090;49.27883;3.3462;137;20220507;20.9;8.4;14.6;2;11.62;.2;3.37;19718 +95090;49.27883;3.3462;137;20220508;20.7;9.7;15.2;3.2;12.42;0;3.42;18705 +95090;49.27883;3.3462;137;20220509;25;6.7;15.9;1.1;11.79;0;3.94;24311 +95090;49.27883;3.3462;137;20220510;26.1;9.6;17.8;2.5;12.89;0;4.57;23196 +95090;49.27883;3.3462;137;20220511;25.2;8.4;16.8;2.9;12.55;0;4.51;23538 +95090;49.27883;3.3462;137;20220512;20.4;9.4;14.9;2.5;11.32;0;3.5;19162 +95090;49.27883;3.3462;137;20220513;20.5;6.2;13.4;2.1;9.75;0;3.68;21909 +95090;49.27883;3.3462;137;20220514;22.7;5.4;14.1;1;10.12;0;3.76;24252 +95090;49.27883;3.3462;137;20220515;27.9;7.9;17.9;2.2;12.22;2.9;5.06;26205 +95090;49.27883;3.3462;137;20220516;24.1;13.7;18.9;3.3;16.23;.1;3.61;17816 +95090;49.27883;3.3462;137;20220517;28.3;13.4;20.8;2.3;15.5;.3;4.57;21998 +95090;49.27883;3.3462;137;20220518;27.6;15.5;21.6;2.6;16.6;.3;4.5;20678 +95090;49.27883;3.3462;137;20220519;25.2;15.9;20.6;3.2;16.6;0;3.98;17010 +95090;49.27883;3.3462;137;20220520;21.7;13.8;17.8;2;15.15;6.8;3.2;16718 +95090;49.27883;3.3462;137;20220521;22.2;9;15.6;1.5;12.52;0;3.68;21835 +95090;49.27883;3.3462;137;20220522;21.2;9.1;15.1;1.4;13.55;1.1;3.36;20855 +95090;49.27883;3.3462;137;20220523;19.8;13.1;16.5;2.9;15.29;4.8;2.83;15384 +95090;49.27883;3.3462;137;20220524;17.7;10.5;14.1;3.5;11.89;.9;3.02;16263 +95090;49.27883;3.3462;137;20220525;19.2;6;12.6;2.7;10.89;.3;3.5;22141 +95090;49.27883;3.3462;137;20220526;19.7;12.8;16.2;4;13.15;0;3.4;15875 +95090;49.27883;3.3462;137;20220527;21.1;13.1;17.1;3.5;12.32;.1;3.89;17310 +95090;49.27883;3.3462;137;20220528;19.4;5.9;12.7;2.4;10.05;0;3.69;22681 +95090;49.27883;3.3462;137;20220529;16.2;4.4;10.3;3.1;8.72;.1;3.29;21260 +95090;49.27883;3.3462;137;20220530;18.4;4.3;11.3;1.9;9.09;0;3.54;23352 +95090;49.27883;3.3462;137;20220531;19.8;7.7;13.7;1.6;9.69;0;3.63;21570 +95090;49.27883;3.3462;137;20220601;20.4;4.2;12.3;1.9;9.15;0;3.97;25101 +95090;49.27883;3.3462;137;20220602;23.1;4.4;13.8;2;9.55;0;4.51;27071 +95090;49.27883;3.3462;137;20220603;23.5;8.4;15.9;1.5;13.69;.1;4.02;24341 +95090;49.27883;3.3462;137;20220604;28;12.6;20.3;1.9;17.35;9.1;4.7;24630 +95090;49.27883;3.3462;137;20220605;20.4;15.3;17.8;2.4;17.65;3.7;2.62;14064 +95090;49.27883;3.3462;137;20220606;20.9;11.8;16.3;2.4;13.62;.3;3.49;18946 +95090;49.27883;3.3462;137;20220607;22;11.7;16.8;3;14.65;2.8;3.68;20080 +95090;49.27883;3.3462;137;20220608;19.7;13.4;16.5;3;14.49;10.5;3.06;15769 +95090;49.27883;3.3462;137;20220609;20.3;10.8;15.6;2.9;13.15;0;3.52;19445 +95090;49.27883;3.3462;137;20220610;23.2;14.1;18.6;2.5;15.12;0;3.85;18956 +95090;49.27883;3.3462;137;20220611;24.5;11.4;18;1.6;15.29;.1;4.09;22900 +95090;49.27883;3.3462;137;20220612;23.2;9.1;16.2;2.2;12.19;0;4.3;23871 +95090;49.27883;3.3462;137;20220613;21.2;7.6;14.4;2.3;11.25;0;4;23429 +95090;49.27883;3.3462;137;20220614;24.8;7.5;16.1;1.9;11.65;0;4.7;26531 +95090;49.27883;3.3462;137;20220615;29.3;9.7;19.5;1.6;13.52;0;5.37;28262 +95090;49.27883;3.3462;137;20220616;28;12.1;20.1;2.1;13.89;.1;5.21;25490 +95090;49.27883;3.3462;137;20220617;32.3;11.9;22.1;1.1;14.75;0;5.58;28867 +95090;49.27883;3.3462;137;20220618;35.2;15.6;25.4;1.8;17.95;.6;6.39;28299 +95090;49.27883;3.3462;137;20220619;22.7;15.1;18.9;4.9;16.32;6.4;3.85;17548 +95090;49.27883;3.3462;137;20220620;21.2;13.8;17.5;3.6;14.92;.2;3.54;17310 +95090;49.27883;3.3462;137;20220621;25;11.9;18.5;2.3;14.12;1;4.52;23173 +95090;49.27883;3.3462;137;20220622;22.7;11.7;17.2;1.7;15.95;1.5;3.7;21240 +95090;49.27883;3.3462;137;20220623;26.6;14.5;20.5;2.1;17.75;1.6;4.44;22260 +95090;49.27883;3.3462;137;20220624;23.9;17.2;20.5;3.5;17.45;2.3;3.79;16323 +95090;49.27883;3.3462;137;20220625;20.9;15.8;18.4;3.1;15.32;2.6;3.22;14190 +95090;49.27883;3.3462;137;20220626;21.1;12;16.6;1.8;14.39;.7;3.42;19103 +95090;49.27883;3.3462;137;20220627;22.6;12.8;17.7;1.9;14.29;1.5;3.76;19795 +95090;49.27883;3.3462;137;20220628;26.4;8.7;17.6;1.4;12.45;0;4.77;26818 +95090;49.27883;3.3462;137;20220629;27.2;10;18.6;2.2;12.85;1.1;5.16;26386 +95090;49.27883;3.3462;137;20220630;15.4;12.4;13.9;1.7;14.55;14.2;1.85;10725 +95090;49.27883;3.3462;137;20220701;21.3;9.2;15.2;1.8;12.42;.2;3.73;22007 +95090;49.27883;3.3462;137;20220702;26.1;8.1;17.1;1.5;12.02;0;4.76;26910 +95090;49.27883;3.3462;137;20220703;23.6;10.2;16.9;2.2;12.59;0;4.31;23166 +95090;49.27883;3.3462;137;20220704;25.4;8.2;16.8;1.6;12.05;0;4.65;26258 +95090;49.27883;3.3462;137;20220705;24.9;8.4;16.6;2.3;12.29;0;4.71;25648 +95090;49.27883;3.3462;137;20220706;25.3;8.2;16.8;2.1;12.39;0;4.76;26113 +95090;49.27883;3.3462;137;20220707;20.3;12.5;16.4;3;14.15;0;3.34;17555 +95090;49.27883;3.3462;137;20220708;25.8;7.7;16.7;2.2;12.19;0;4.89;26701 +95090;49.27883;3.3462;137;20220709;27.7;10.9;19.3;2.7;13.69;0;5.3;25682 +95090;49.27883;3.3462;137;20220710;25.5;10.5;18;3.1;12.79;0;4.99;24269 +95090;49.27883;3.3462;137;20220711;28.9;10.9;19.9;2;14.12;0;5.29;26440 +95090;49.27883;3.3462;137;20220712;31.6;13;22.3;1.5;13.95;0;5.5;26876 +95090;49.27883;3.3462;137;20220713;34.3;17.1;25.7;2.2;14.45;0;6.37;25696 +95090;49.27883;3.3462;137;20220714;29.6;16;22.8;2.8;15.19;0;5.52;22849 +95090;49.27883;3.3462;137;20220715;25;11;18;2.7;11.55;0;4.83;23025 +95090;49.27883;3.3462;137;20220716;26.9;9.5;18.2;2.2;11.79;0;5.09;25662 +95090;49.27883;3.3462;137;20220717;30.6;10;20.3;1.7;11.25;0;5.63;27874 +95090;49.27883;3.3462;137;20220718;36.7;12.2;24.5;1.4;12.15;0;6.38;29611 +95090;49.27883;3.3462;137;20220719;39.2;16;27.6;3.2;14.19;1.2;8.48;29130 +95090;49.27883;3.3462;137;20220720;21.4;19.3;20.3;2.5;19.92;12.9;2.12;8422 +95090;49.27883;3.3462;137;20220721;25;16.3;20.6;2.2;18.72;.1;3.57;17712 +95090;49.27883;3.3462;137;20220722;24.8;13.8;19.3;2.1;17.55;1.3;3.74;19855 +95090;49.27883;3.3462;137;20220723;26.8;15.1;20.9;1.8;17.85;0;4.09;20432 +95090;49.27883;3.3462;137;20220724;31.7;14.2;22.9;1.8;16.62;0;5.31;24974 +95090;49.27883;3.3462;137;20220725;26.6;17.5;22;3.4;16.05;0;4.65;17766 +95090;49.27883;3.3462;137;20220726;22.6;12.9;17.8;2.7;14.42;0;3.67;18282 +95090;49.27883;3.3462;137;20220727;23.8;11.2;17.5;2.9;12.12;0;4.35;20880 +95090;49.27883;3.3462;137;20220728;25.3;10.4;17.8;1.9;11.32;0;4.42;22580 +95090;49.27883;3.3462;137;20220729;27.8;10.8;19.3;2.2;12.49;0;4.93;23967 +95090;49.27883;3.3462;137;20220730;29.1;13;21.1;2;13.59;0;4.98;23274 +95090;49.27883;3.3462;137;20220731;26.5;13.8;20.2;2.4;16.55;0;4.21;20497 +95090;49.27883;3.3462;137;20220801;25.7;16.4;21.1;1.6;17.65;.3;3.57;17280 +95090;49.27883;3.3462;137;20220802;30.1;13.4;21.7;1.1;16.19;0;4.48;23371 +95090;49.27883;3.3462;137;20220803;34.1;15.1;24.6;1.2;16.65;0;5.09;24748 +95090;49.27883;3.3462;137;20220804;29.2;17.3;23.3;2.5;18.35;7;4.58;19334 +95090;49.27883;3.3462;137;20220805;24.8;15;19.9;3.6;15.15;0;4.18;17496 +95090;49.27883;3.3462;137;20220806;23.9;7.7;15.8;3.3;10.05;0;4.63;22468 +95090;49.27883;3.3462;137;20220807;26.3;10.5;18.4;3.6;10.55;0;5.29;22022 +95090;49.27883;3.3462;137;20220808;28.1;11.9;20;3.9;11.99;0;5.62;22155 +95090;49.27883;3.3462;137;20220809;30.4;13.9;22.1;3.9;13.45;0;6.01;22297 +95090;49.27883;3.3462;137;20220810;32.3;13.6;23;2.6;12.72;0;5.83;23537 +95090;49.27883;3.3462;137;20220811;32.1;12.5;22.3;1.9;11.72;0;5.35;23955 +95090;49.27883;3.3462;137;20220812;33;11.5;22.3;1.9;11.35;0;5.54;24958 +95090;49.27883;3.3462;137;20220813;31.7;13.1;22.4;2.3;10.89;0;5.52;22927 +95090;49.27883;3.3462;137;20220814;29.9;13.7;21.8;2.5;13.52;1.3;5.03;21125 +95090;49.27883;3.3462;137;20220815;26.4;15.4;20.9;2.4;16.99;0;3.77;17371 +95090;49.27883;3.3462;137;20220816;27.8;14.5;21.1;1.7;17.15;4.1;3.78;18932 +95090;49.27883;3.3462;137;20220817;26.8;17.5;22.1;2;19.05;4.4;3.44;15650 +95090;49.27883;3.3462;137;20220818;27;14.7;20.9;1.8;18.12;2.2;3.61;18080 +95090;49.27883;3.3462;137;20220819;23.3;14.6;19;2.6;17.79;6.1;2.9;14981 +95090;49.27883;3.3462;137;20220820;24.3;11.9;18.1;2;14.62;.1;3.36;17759 +95090;49.27883;3.3462;137;20220821;25.5;10.5;18;1.2;14.19;0;3.35;19417 +95090;49.27883;3.3462;137;20220822;25.3;15.3;20.3;1.7;15.92;0;3.27;15755 +95090;49.27883;3.3462;137;20220823;28.6;14.2;21.4;1.1;17.52;0;3.54;18789 +95090;49.27883;3.3462;137;20220824;32;15.4;23.7;1.2;17.05;0;4.07;19974 +95090;49.27883;3.3462;137;20220825;32.1;15;23.6;2.3;16.05;0;4.83;20105 +95090;49.27883;3.3462;137;20220826;25.2;17.7;21.5;3.5;16.89;0;3.62;13131 +95090;49.27883;3.3462;137;20220827;24;11.9;17.9;2.5;13.59;.1;3.43;16607 +95090;49.27883;3.3462;137;20220828;26.4;11.3;18.9;2.9;13.05;0;4.08;18382 +95090;49.27883;3.3462;137;20220829;28.1;15.7;21.9;3.6;12.25;.5;4.95;16489 +95090;49.27883;3.3462;137;20220830;27.7;13.9;20.8;2.7;13.02;0;4.24;17275 +95090;49.27883;3.3462;137;20220831;27.5;12.9;20.2;2.7;14.32;.4;4.02;17601 +95090;49.27883;3.3462;137;20220901;27.4;15.4;21.4;2.6;14.22;1.1;3.93;15791 +95090;49.27883;3.3462;137;20220902;25.7;13;19.3;2;14.69;.9;3.27;15904 +95090;49.27883;3.3462;137;20220903;24.9;15.7;20.3;2.3;16.99;.1;2.93;13547 +95090;49.27883;3.3462;137;20220904;28.2;12.3;20.2;1.8;14.25;.6;3.61;17664 +95090;49.27883;3.3462;137;20220905;30.4;15.9;23.1;2.1;15.99;3.5;3.97;16701 +95090;49.27883;3.3462;137;20220906;29;14.3;21.6;1.8;16.59;2.3;3.49;16591 +95090;49.27883;3.3462;137;20220907;21.9;14.6;18.2;2.6;16.63;7.8;2.27;11699 +95090;49.27883;3.3462;137;20220908;21.5;14.2;17.8;4.4;15.57;3.3;2.48;11326 +95090;49.27883;3.3462;137;20220909;18.7;14.2;16.5;5.7;15;7.3;2.18;9000 +95090;49.27883;3.3462;137;20220910;19.7;14.2;17;4.5;15.5;2.6;2.08;9369 +95090;49.27883;3.3462;137;20220911;21;10.4;15.7;1.6;14.2;.2;2.21;13983 +95090;49.27883;3.3462;137;20220912;26;9.8;17.9;2.2;14.2;0;3.11;16263 +95090;49.27883;3.3462;137;20220913;24.4;15.3;19.8;2.3;17.13;.9;2.66;11938 +95090;49.27883;3.3462;137;20220914;26;17.1;21.5;2.7;19.5;3.2;2.64;11587 +95090;49.27883;3.3462;137;20220915;19.8;12.9;16.3;2.9;15.2;.3;1.97;10280 +95090;49.27883;3.3462;137;20220916;16.4;10.6;13.5;2.7;11.72;.2;1.88;9163 +95090;49.27883;3.3462;137;20220917;16.2;7.2;11.7;3.7;9.29;.2;2.38;11529 +95090;49.27883;3.3462;137;20220918;17.4;4.8;11.1;3.3;9.32;.1;2.36;13458 +95090;49.27883;3.3462;137;20220919;18.1;6;12.1;2.1;10.05;.1;2.1;13022 +95090;49.27883;3.3462;137;20220920;17.1;4.5;10.8;1.5;10.02;.1;1.81;13167 +95090;49.27883;3.3462;137;20220921;18.4;5.2;11.8;1.4;9.72;.1;1.92;13341 +95090;49.27883;3.3462;137;20220922;19.8;3.7;11.8;.9;8.92;0;1.91;14573 +95090;49.27883;3.3462;137;20220923;19;6.6;12.8;.9;10.29;.2;1.74;12609 +95090;49.27883;3.3462;137;20220924;18.1;11.2;14.6;2.1;12.79;.6;1.74;9240 +95090;49.27883;3.3462;137;20220925;18.1;10.6;14.3;3.5;11.62;.6;2.19;9499 +95090;49.27883;3.3462;137;20220926;14.6;8.1;11.3;4.2;11.05;8.8;1.58;8628 +95090;49.27883;3.3462;137;20220927;14.2;8.7;11.4;3.8;11.35;13.8;1.41;7810 +95090;49.27883;3.3462;137;20220928;15;7.7;11.3;2.5;10.89;.2;1.46;8966 +95090;49.27883;3.3462;137;20220929;15.3;4.8;10;.9;9.82;.5;1.3;10665 +95090;49.27883;3.3462;137;20220930;17.1;3.8;10.5;2.9;9.79;7.1;1.84;11901 +95090;49.27883;3.3462;137;20221001;18.5;11.3;14.9;6.1;13.95;1.6;1.97;8571 +95090;49.27883;3.3462;137;20221002;16.7;13;14.9;2.7;14.25;11.3;1.32;5690 +95090;49.27883;3.3462;137;20221003;14.2;8.2;11.2;1.3;11.89;0;1.04;7636 +95090;49.27883;3.3462;137;20221004;18.9;5.1;12;1.6;11.42;.1;1.53;11508 +95090;49.27883;3.3462;137;20221005;20;11.3;15.7;4.1;13.85;.2;2.03;8952 +95090;49.27883;3.3462;137;20221006;18.1;9;13.6;2;11.62;0;1.58;8979 +95090;49.27883;3.3462;137;20221007;18.7;4.1;11.4;1.1;9.75;.1;1.41;11330 +95090;49.27883;3.3462;137;20221008;16.8;7.1;12;2.1;10.22;0;1.54;8953 +95090;49.27883;3.3462;137;20221009;18.4;1.9;10.1;1.9;9.09;.1;1.61;11720 +95090;49.27883;3.3462;137;20221010;18.6;5.4;12;2.4;11.55;0;1.52;10250 +95090;49.27883;3.3462;137;20221011;16.8;5.9;11.4;2.4;9.85;0;1.57;9214 +95090;49.27883;3.3462;137;20221012;18.1;2.8;10.4;.9;9.95;0;1.16;10794 +95090;49.27883;3.3462;137;20221013;15.4;9.3;12.3;2.8;13.19;1.3;.97;6489 +95090;49.27883;3.3462;137;20221014;15.7;13.5;14.6;2.7;15.62;1;.8;3814 +95090;49.27883;3.3462;137;20221015;18.4;13.7;16.1;3.8;15.69;.7;1.29;5535 +95090;49.27883;3.3462;137;20221016;18.9;13.5;16.2;2.8;15.89;0;1.21;5909 +95090;49.27883;3.3462;137;20221017;18.3;15.2;16.7;3.7;17.39;11.9;1.03;4184 +95090;49.27883;3.3462;137;20221018;19.5;14.8;17.1;1.5;17.12;.3;.99;5209 +95090;49.27883;3.3462;137;20221019;18.6;12.5;15.6;4.5;15.75;1.6;1.23;6037 +95090;49.27883;3.3462;137;20221020;21.9;13.6;17.7;4;16.09;10.7;1.79;6859 +95090;49.27883;3.3462;137;20221021;19.4;13.8;16.6;3.6;15.65;2.4;1.4;5535 +95090;49.27883;3.3462;137;20221022;20.3;13.3;16.8;3.1;14.55;.1;1.59;6127 +95090;49.27883;3.3462;137;20221023;21;12.6;16.8;4.4;15.05;.9;1.82;6563 +95090;49.27883;3.3462;137;20221024;18.2;14.9;16.6;6.5;13.72;.3;2.23;3953 +95090;49.27883;3.3462;137;20221025;17.6;11.7;14.6;3.1;14.05;.2;1.13;5372 +95090;49.27883;3.3462;137;20221026;21.6;13.8;17.7;3.2;14.89;.1;1.7;6062 +95090;49.27883;3.3462;137;20221027;22.1;10.7;16.4;2.6;14.35;0;1.5;7245 +95090;49.27883;3.3462;137;20221028;22;13.6;17.8;2.4;15.05;0;1.5;6085 +95090;49.27883;3.3462;137;20221029;22.4;13.9;18.1;2.2;15.32;0;1.44;5977 +95090;49.27883;3.3462;137;20221030;19.6;10;14.8;1.4;13.42;1;.93;6250 +95090;49.27883;3.3462;137;20221031;18.8;9.8;14.3;3.1;14.15;2.7;1.05;6016 +95090;49.27883;3.3462;137;20221101;16;10.6;13.3;6.6;11.72;.1;1.78;4539 +95090;49.27883;3.3462;137;20221102;15.1;9.3;12.2;4.6;10.89;0;1.42;4591 +95090;49.27883;3.3462;137;20221103;13.8;10.6;12.2;5;11.45;3;1.28;3218 +95090;49.27883;3.3462;137;20221104;12.1;8.6;10.4;3.9;10.42;2.2;.99;3364 +95090;49.27883;3.3462;137;20221105;10.8;3;6.9;2.8;9.15;0;.56;5106 +95090;49.27883;3.3462;137;20221106;9.8;8.8;9.3;5;10.45;4.7;.79;1504 +95090;49.27883;3.3462;137;20221107;15.5;10.6;13.1;5.7;12.55;0;1.25;3884 +95090;49.27883;3.3462;137;20221108;16.2;10;13.1;5.5;11.45;1;1.6;4296 +95090;49.27883;3.3462;137;20221109;14.4;10.4;12.4;3.9;11.59;.2;1.12;3333 +95090;49.27883;3.3462;137;20221110;12.8;5.2;9;2.9;10.12;0;.67;4588 +95090;49.27883;3.3462;137;20221111;11.5;7.9;9.7;3;10.39;.2;.72;2897 +95090;49.27883;3.3462;137;20221112;14.2;4.6;9.4;2.3;10.32;.2;.63;5108 +95090;49.27883;3.3462;137;20221113;8.7;4.2;6.4;1.9;8.89;.1;.41;3297 +95090;49.27883;3.3462;137;20221114;10;2.5;6.2;2.4;9.52;.2;.29;4298 +95090;49.27883;3.3462;137;20221115;12.3;7.5;9.9;4.4;11.79;3;.45;3303 +95090;49.27883;3.3462;137;20221116;12.3;7.8;10;5.4;11.25;7.1;.69;3150 +95090;49.27883;3.3462;137;20221117;13.4;10.4;11.9;6;10.98;3;1.43;2527 +95090;49.27883;3.3462;137;20221118;11.7;7.7;9.7;3.5;9.99;1.7;.85;2859 +95090;49.27883;3.3462;137;20221119;10.7;3.5;7.1;2.1;9.15;.7;.44;3881 +95090;49.27883;3.3462;137;20221120;8.1;4.8;6.4;3.6;9.09;3;.42;2486 +95090;49.27883;3.3462;137;20221121;7.9;5.3;6.6;4.5;9.05;2;.49;2152 +95090;49.27883;3.3462;137;20221122;10.1;4.4;7.3;5.8;8.55;.9;.89;3249 +95090;49.27883;3.3462;137;20221123;10.6;5.4;8;4.9;9.22;4.4;.78;3060 +95090;49.27883;3.3462;137;20221124;11.7;6.8;9.2;4.7;9.85;.4;.85;2948 +95090;49.27883;3.3462;137;20221125;11.4;6.8;9.1;3.2;9.99;.2;.64;2797 +95090;49.27883;3.3462;137;20221126;8.8;1.1;5;2.6;8.25;0;.28;3610 +95090;49.27883;3.3462;137;20221127;8.1;5.3;6.7;4;8.85;6.6;.54;2026 +95090;49.27883;3.3462;137;20221128;11;7.3;9.1;2.4;10.15;.2;.53;2353 +95090;49.27883;3.3462;137;20221129;5.9;3.4;4.6;1.1;8.65;.1;.24;1653 +95090;49.27883;3.3462;137;20221130;6.9;4.1;5.5;2.2;8.62;0;.32;1973 +95090;49.27883;3.3462;137;20221201;5.9;3;4.5;4;8.05;0;.33;1939 +95090;49.27883;3.3462;137;20221202;4.6;4.3;4.4;3.8;7.52;1;.57;413 +95090;49.27883;3.3462;137;20221203;3.1;2.2;2.6;4.5;6.52;0;.56;897 +95090;49.27883;3.3462;137;20221204;2.9;1.6;2.2;3.6;6.29;3.6;.52;1186 +95090;49.27883;3.3462;137;20221205;2;.1;1.1;1.7;6.49;1.2;.24;1450 +95090;49.27883;3.3462;137;20221206;5;1.4;3.2;1.5;7.29;.1;.24;2132 +95090;49.27883;3.3462;137;20221207;4.7;-.9;1.9;1.2;7.02;.2;.14;2700 +95090;49.27883;3.3462;137;20221208;3.4;.5;1.9;1.6;6.85;.1;.22;1836 +95090;49.27883;3.3462;137;20221209;.4;-1.7;-.6;1.6;5.85;0;.2;1479 +95090;49.27883;3.3462;137;20221210;.7;-2.1;-.7;1.8;5.52;0;.22;1812 +95090;49.27883;3.3462;137;20221211;0;-2;-1;2.9;5.25;0;.31;1419 +95090;49.27883;3.3462;137;20221212;-.7;-3.3;-2;3.3;4.59;0;.39;1635 +95090;49.27883;3.3462;137;20221213;.6;-4.4;-1.9;3.5;4.09;.1;.54;2439 +95090;49.27883;3.3462;137;20221214;1.1;-2.1;-.5;2.2;4.49;.3;.49;1803 +95090;49.27883;3.3462;137;20221215;1.7;-6.6;-2.5;2.2;4.05;0;.31;3188 +95090;49.27883;3.3462;137;20221216;.5;-6.2;-2.9;2.4;4.62;.1;.17;2799 +95090;49.27883;3.3462;137;20221217;-3.1;-5.2;-4.2;1.5;4.22;0;.21;1434 +95090;49.27883;3.3462;137;20221218;1;-7.2;-3.1;4.4;4.52;.7;.26;3052 +95090;49.27883;3.3462;137;20221219;10.7;1;5.8;4.5;8.82;.7;.37;3421 +95090;49.27883;3.3462;137;20221220;11.7;10.5;11.1;4.6;10.95;6.9;1;994 +95090;49.27883;3.3462;137;20221221;10.7;7.9;9.3;4.3;11.69;8.3;.25;1681 +95090;49.27883;3.3462;137;20221222;12.1;10.6;11.3;6.4;12.32;10;.71;1140 +95090;49.27883;3.3462;137;20221223;14.7;10.5;12.6;4.5;12.89;3.7;.75;2131 +95090;49.27883;3.3462;137;20221224;11.1;10.1;10.6;3.8;11.32;.6;.73;1046 +95090;49.27883;3.3462;137;20221225;13.3;9;11.1;3.5;11.65;.4;.65;2217 +95090;49.27883;3.3462;137;20221226;11.4;10.9;11.1;4.5;10.28;1.4;1.3;534 +95090;49.27883;3.3462;137;20221227;8.9;2.8;5.9;3.7;7.68;0;.67;2740 +95090;49.27883;3.3462;137;20221228;10.5;5.4;8;7.5;10.35;4.5;.38;2448 +95090;49.27883;3.3462;137;20221229;11;9.9;10.5;6.5;9.99;.1;1.34;946 +95090;49.27883;3.3462;137;20221230;13.8;4.8;9.3;6.6;10.85;4.1;.63;3414 +95090;49.27883;3.3462;137;20221231;15.7;13.9;14.8;8.4;12.59;0;2.04;1328 +95091;49.29863;3.68868;139;20220101;13.1;9.8;11.5;2.4;11.76;.1;.59;1821 +95091;49.29863;3.68868;139;20220102;13.5;7.3;10.4;5.2;10.76;.1;.85;2760 +95091;49.29863;3.68868;139;20220103;11.5;10.4;11;6.3;11.12;18.8;.97;1014 +95091;49.29863;3.68868;139;20220104;8.4;7.3;7.8;4.7;9.56;6.4;.59;921 +95091;49.29863;3.68868;139;20220105;5.4;.7;3.1;4.2;6.26;.1;.61;2440 +95091;49.29863;3.68868;139;20220106;5.7;.7;3.2;2.9;6.42;.4;.51;2517 +95091;49.29863;3.68868;139;20220107;6.7;2.1;4.4;6.1;7.22;6.7;.64;2409 +95091;49.29863;3.68868;139;20220108;7.3;1.1;4.2;6.2;7.92;13.9;.33;2907 +95091;49.29863;3.68868;139;20220109;6.1;3.9;5;4.7;7.19;.1;.74;1620 +95091;49.29863;3.68868;139;20220110;4;-.3;1.8;2.6;6.62;0;.25;2420 +95091;49.29863;3.68868;139;20220111;1.8;.1;1;2.2;6.06;0;.34;1388 +95091;49.29863;3.68868;139;20220112;3;-2.5;.3;1.1;6.09;0;.18;2857 +95091;49.29863;3.68868;139;20220113;2.6;-.5;1.1;1.3;6.26;0;.24;2064 +95091;49.29863;3.68868;139;20220114;7.5;-1.4;3.1;.9;6.29;.1;.24;3785 +95091;49.29863;3.68868;139;20220115;5.2;-1.7;1.8;.9;6.02;.1;.22;3287 +95091;49.29863;3.68868;139;20220116;1.8;-2;-.1;2.6;6.33;.9;.11;1942 +95091;49.29863;3.68868;139;20220117;5.5;1.8;3.7;1.7;7.67;.1;.27;2079 +95091;49.29863;3.68868;139;20220118;8.8;2.6;5.7;2.3;7.57;0;.49;3669 +95091;49.29863;3.68868;139;20220119;4.7;0;2.4;2.9;7.37;1.8;.19;2041 +95091;49.29863;3.68868;139;20220120;5.2;.7;2.9;3.4;6.93;.4;.35;3136 +95091;49.29863;3.68868;139;20220121;4.7;-.1;2.3;2.7;6.72;0;.32;2989 +95091;49.29863;3.68868;139;20220122;4.9;1.1;3;2.3;7.16;0;.33;2672 +95091;49.29863;3.68868;139;20220123;4.9;2.8;3.8;2.3;6.92;0;.51;1961 +95091;49.29863;3.68868;139;20220124;5.7;-1.2;2.3;1.5;6.09;0;.36;3861 +95091;49.29863;3.68868;139;20220125;1;-2.9;-1;1.3;5.59;0;.25;2635 +95091;49.29863;3.68868;139;20220126;1;-1.6;-.3;2;6.06;0;.2;2301 +95091;49.29863;3.68868;139;20220127;4.6;.8;2.7;4;7.46;.4;.21;2950 +95091;49.29863;3.68868;139;20220128;5.7;2.4;4;2.8;7.96;0;.29;2611 +95091;49.29863;3.68868;139;20220129;9.7;3.7;6.7;5.4;9.72;.7;.33;3888 +95091;49.29863;3.68868;139;20220130;8.6;4;6.3;2.3;7.49;.2;.71;3377 +95091;49.29863;3.68868;139;20220131;7.1;1.9;4.5;7.1;6.59;.1;1.11;3713 +95091;49.29863;3.68868;139;20220201;9;.8;4.9;5.3;8.29;.6;.46;4829 +95091;49.29863;3.68868;139;20220202;9.7;8.4;9.1;4.4;10.29;.2;.73;1762 +95091;49.29863;3.68868;139;20220203;7.2;6.6;6.9;3.4;8.49;0;.75;915 +95091;49.29863;3.68868;139;20220204;9.4;5.8;7.6;5.2;8.26;1.1;1.05;3264 +95091;49.29863;3.68868;139;20220205;8.9;1.1;5;4.5;6.86;.1;.97;5047 +95091;49.29863;3.68868;139;20220206;10.4;5.6;8;10;9.22;8.1;1.05;3963 +95091;49.29863;3.68868;139;20220207;8.8;2.7;5.7;4;6.46;0;1.21;4580 +95091;49.29863;3.68868;139;20220208;9.4;2.9;6.2;3.6;9.06;0;.48;4851 +95091;49.29863;3.68868;139;20220209;12.4;2.7;7.5;1.6;8.22;0;.72;6077 +95091;49.29863;3.68868;139;20220210;6.1;1.9;4;4.5;8.23;3;.57;3009 +95091;49.29863;3.68868;139;20220211;7.4;-1.2;3.1;2.1;6.2;0;.64;8518 +95091;49.29863;3.68868;139;20220212;7.6;-3.6;2;2.7;4.96;0;.96;10100 +95091;49.29863;3.68868;139;20220213;12.2;-3.7;4.2;4.7;6.6;.1;1.35;8366 +95091;49.29863;3.68868;139;20220214;11;7.7;9.3;6.1;8.7;1.1;1.45;5635 +95091;49.29863;3.68868;139;20220215;10.7;4.6;7.7;5;8.66;5.3;1.02;7233 +95091;49.29863;3.68868;139;20220216;14.2;8;11.1;8.8;12.39;1.9;.85;5394 +95091;49.29863;3.68868;139;20220217;12.4;10.1;11.2;7.6;9.26;.9;2.06;3211 +95091;49.29863;3.68868;139;20220218;12.4;8.4;10.4;8.9;8.99;.9;2.04;4413 +95091;49.29863;3.68868;139;20220219;8.8;2.5;5.6;7.7;6.76;0;1.48;5734 +95091;49.29863;3.68868;139;20220220;11.9;7.1;9.5;8.7;9.62;3.4;1.42;5016 +95091;49.29863;3.68868;139;20220221;9;4.8;6.9;8.9;7.82;1.4;1.39;4741 +95091;49.29863;3.68868;139;20220222;10.8;4.6;7.7;5.3;9.36;.7;.87;5980 +95091;49.29863;3.68868;139;20220223;10.6;2.2;6.4;2.7;8.46;.4;.85;7117 +95091;49.29863;3.68868;139;20220224;11.2;7;9.1;5.6;7.96;2.2;1.75;5003 +95091;49.29863;3.68868;139;20220225;9.1;.9;5;3.9;6.42;.1;1.24;7227 +95091;49.29863;3.68868;139;20220226;8.5;-1.6;3.4;3.2;5.89;.1;1.12;8145 +95091;49.29863;3.68868;139;20220227;9.4;-.1;4.7;5;5.22;0;1.8;8070 +95091;49.29863;3.68868;139;20220228;10.3;-1.4;4.4;2.5;5.26;0;1.4;9088 +95091;49.29863;3.68868;139;20220301;9.7;-1.6;4.1;1.8;5.99;.1;1.06;9053 +95091;49.29863;3.68868;139;20220302;10.3;2.3;6.3;2.2;6.29;0;1.31;7732 +95091;49.29863;3.68868;139;20220303;12.5;4.1;8.3;1.2;8.09;0;1.07;8008 +95091;49.29863;3.68868;139;20220304;12;1.4;6.7;1.6;5.76;0;1.36;9191 +95091;49.29863;3.68868;139;20220305;10.8;-2.2;4.3;1.3;5.06;.1;1.22;10342 +95091;49.29863;3.68868;139;20220306;7.7;-2.7;2.5;3.6;4.49;0;1.56;9337 +95091;49.29863;3.68868;139;20220307;5.7;-3.3;1.2;4.8;3.96;0;1.61;8864 +95091;49.29863;3.68868;139;20220308;11.2;-2.2;4.5;4.1;4.36;0;2.19;11047 +95091;49.29863;3.68868;139;20220309;14.6;-1.6;6.5;2.4;6.26;0;1.78;12250 +95091;49.29863;3.68868;139;20220310;16;.4;8.2;3.1;6.76;0;2.17;12231 +95091;49.29863;3.68868;139;20220311;15.3;2.8;9.1;4.8;8.59;1.7;2.02;11159 +95091;49.29863;3.68868;139;20220312;11.2;6.9;9.1;5.6;9.22;2.6;1.46;6438 +95091;49.29863;3.68868;139;20220313;12.2;6.2;9.2;5.4;9.39;2.7;1.53;7846 +95091;49.29863;3.68868;139;20220314;13.7;4.7;9.2;2.9;8.56;3.2;1.64;9765 +95091;49.29863;3.68868;139;20220315;10.1;5.3;7.7;2.2;10.12;6.1;.84;7060 +95091;49.29863;3.68868;139;20220316;12.1;6.9;9.5;3.1;11.12;0;.96;7501 +95091;49.29863;3.68868;139;20220317;8.9;7.6;8.3;4.7;8.56;0;1.29;3609 +95091;49.29863;3.68868;139;20220318;15.6;.4;8;5;5.66;.1;3.1;17200 +95091;49.29863;3.68868;139;20220319;15.5;3.2;9.3;6.4;5.6;0;3.7;17266 +95091;49.29863;3.68868;139;20220320;12.5;-1.2;5.6;2.6;5.66;0;2.1;16833 +95091;49.29863;3.68868;139;20220321;17.7;1.7;9.7;2.4;8.06;0;2.29;15700 +95091;49.29863;3.68868;139;20220322;18.1;2.5;10.3;2.3;7.03;0;2.65;16833 +95091;49.29863;3.68868;139;20220323;18.5;.1;9.3;1.8;6.1;0;2.56;17933 +95091;49.29863;3.68868;139;20220324;20.1;.3;10.2;2;6.26;0;2.78;17666 +95091;49.29863;3.68868;139;20220325;18.2;.5;9.3;3.1;6.33;0;3.08;17866 +95091;49.29863;3.68868;139;20220326;19;.7;9.9;3.6;6.36;0;3.43;18733 +95091;49.29863;3.68868;139;20220327;20.6;2.3;11.5;2.6;7.53;0;3.14;18666 +95091;49.29863;3.68868;139;20220328;19.8;1.2;10.5;1.8;8.06;0;2.51;15800 +95091;49.29863;3.68868;139;20220329;16.8;5.1;10.9;2.1;9.33;2.2;1.85;8100 +95091;49.29863;3.68868;139;20220330;12.7;8.2;10.5;2.4;9.9;3.6;1.37;6133 +95091;49.29863;3.68868;139;20220331;7.7;4.2;5.9;5.2;6.96;.5;1.5;6700 +95091;49.29863;3.68868;139;20220401;4.5;1.1;2.8;6.7;5.73;.8;1.18;5413 +95091;49.29863;3.68868;139;20220402;5.5;.3;2.9;5.9;4.86;0;1.85;11200 +95091;49.29863;3.68868;139;20220403;8.3;-2.6;2.9;3;4.43;0;2.1;17866 +95091;49.29863;3.68868;139;20220404;9.7;-3.9;2.9;4.5;5.76;.3;1.75;11966 +95091;49.29863;3.68868;139;20220405;11.9;6.4;9.2;6;10.3;.1;1.1;5358 +95091;49.29863;3.68868;139;20220406;12.6;8;10.3;5.9;8.96;.9;2.03;6600 +95091;49.29863;3.68868;139;20220407;13.3;9.4;11.3;9.6;9.53;1.5;2.91;13530 +95091;49.29863;3.68868;139;20220408;7.7;5.8;6.7;4.6;7.6;26.7;1.31;4108 +95091;49.29863;3.68868;139;20220409;10.6;-.6;5;2.1;6.6;.6;1.74;14100 +95091;49.29863;3.68868;139;20220410;12.9;-2.7;5.1;1.8;6.13;0;2.29;20400 +95091;49.29863;3.68868;139;20220411;18.1;.2;9.2;4.8;7.56;0;3.55;21466 +95091;49.29863;3.68868;139;20220412;20.2;5;12.6;3.4;9.9;0;3.2;16600 +95091;49.29863;3.68868;139;20220413;17.7;7.6;12.7;1.9;12.03;1.9;1.88;10933 +95091;49.29863;3.68868;139;20220414;20.3;9.3;14.8;2;11.86;0;3.19;20966 +95091;49.29863;3.68868;139;20220415;20.1;5;12.5;2.3;10.56;0;3.01;19300 +95091;49.29863;3.68868;139;20220416;18.6;4.8;11.7;3.6;8.66;0;3.68;23933 +95091;49.29863;3.68868;139;20220417;19.9;.7;10.3;3.1;6.36;0;4.08;24700 +95091;49.29863;3.68868;139;20220418;18.4;1.5;9.9;2.3;7.33;0;3.25;21795 +95091;49.29863;3.68868;139;20220419;19.2;3.6;11.4;2.6;8.93;0;3.19;20866 +95091;49.29863;3.68868;139;20220420;18.3;3.7;11;3.2;7.53;0;3.75;23566 +95091;49.29863;3.68868;139;20220421;19.3;2.4;10.9;3.6;8.06;0;3.88;24100 +95091;49.29863;3.68868;139;20220422;18.5;6.1;12.3;3.2;8.9;0;3.6;22800 +95091;49.29863;3.68868;139;20220423;18.8;5.7;12.3;3.8;10.06;0;2.95;14833 +95091;49.29863;3.68868;139;20220424;18.7;8.3;13.5;2.9;9.66;0;3.04;15033 +95091;49.29863;3.68868;139;20220425;16;5.3;10.7;3.6;8.56;0;3.32;22200 +95091;49.29863;3.68868;139;20220426;14.9;5.2;10.1;3.4;8.83;0;2.46;14100 +95091;49.29863;3.68868;139;20220427;18.8;1.7;10.3;3.6;8.56;0;3.48;22166 +95091;49.29863;3.68868;139;20220428;21.2;4;12.6;3.6;8.9;0;4.09;23033 +95091;49.29863;3.68868;139;20220429;19.5;6.9;13.2;3.1;9.63;0;3.32;17433 +95091;49.29863;3.68868;139;20220430;15.7;5.3;10.5;4.1;8.1;0;3.57;24033 +95091;49.29863;3.68868;139;20220501;16.2;2.4;9.3;2.5;7.96;0;3.02;20800 +95091;49.29863;3.68868;139;20220502;19;5.4;12.2;3.1;9.2;0;3.44;19633 +95091;49.29863;3.68868;139;20220503;20;7.9;13.9;4;9.6;0;4.2;23166 +95091;49.29863;3.68868;139;20220504;19.2;7.2;13.2;3;9.86;.5;3.59;21233 +95091;49.29863;3.68868;139;20220505;18.3;6.4;12.4;2.6;10.93;.1;2.87;17200 +95091;49.29863;3.68868;139;20220506;21;7.2;14.1;2;10.96;0;3.42;20199 +95091;49.29863;3.68868;139;20220507;21.5;8.7;15.1;2.2;11.36;.2;3.52;19522 +95091;49.29863;3.68868;139;20220508;21.3;10.1;15.7;3.2;12.32;0;3.56;18502 +95091;49.29863;3.68868;139;20220509;25.2;8.4;16.8;1.2;11.62;0;3.93;22693 +95091;49.29863;3.68868;139;20220510;26.1;9.9;18;2.4;12.72;0;4.46;22430 +95091;49.29863;3.68868;139;20220511;25.5;9.9;17.7;3.2;12.46;0;4.66;22174 +95091;49.29863;3.68868;139;20220512;20.4;9.8;15.1;2.7;11.62;0;3.44;18319 +95091;49.29863;3.68868;139;20220513;20.8;6.5;13.7;2.4;9.66;0;3.78;21400 +95091;49.29863;3.68868;139;20220514;23;6.5;14.8;1.2;10.12;0;3.79;23132 +95091;49.29863;3.68868;139;20220515;28;9.1;18.5;2.3;11.96;1.8;5.06;24887 +95091;49.29863;3.68868;139;20220516;24;14;19;3.2;16.03;.2;3.54;17170 +95091;49.29863;3.68868;139;20220517;28.2;13.1;20.6;2.4;15.3;0;4.66;22910 +95091;49.29863;3.68868;139;20220518;28.2;15.7;21.9;2.5;16.2;.1;4.77;22525 +95091;49.29863;3.68868;139;20220519;26;15.5;20.7;3.3;16.53;.7;4.41;19366 +95091;49.29863;3.68868;139;20220520;23.8;14.8;19.3;2.1;15.62;3.9;3.6;17451 +95091;49.29863;3.68868;139;20220521;22.7;9.1;15.9;1.6;12.26;0;3.74;21599 +95091;49.29863;3.68868;139;20220522;21.9;9.9;15.9;1.5;13.22;.7;3.49;20363 +95091;49.29863;3.68868;139;20220523;20.9;13.2;17.1;2.9;15.42;5.4;3.06;16257 +95091;49.29863;3.68868;139;20220524;18.1;10.6;14.3;3.6;11.99;.8;3.05;16195 +95091;49.29863;3.68868;139;20220525;19.7;6.1;12.9;3;10.76;.3;3.63;21980 +95091;49.29863;3.68868;139;20220526;20.3;13;16.7;3.9;13.06;0;3.54;16037 +95091;49.29863;3.68868;139;20220527;20.9;13.3;17.1;3.7;12.36;0;3.81;16514 +95091;49.29863;3.68868;139;20220528;19.5;6.4;12.9;2.6;9.59;0;3.77;21870 +95091;49.29863;3.68868;139;20220529;16.6;5.1;10.9;3.2;8.52;0;3.43;20514 +95091;49.29863;3.68868;139;20220530;18.7;5.4;12;1.9;8.92;0;3.55;22113 +95091;49.29863;3.68868;139;20220531;20.3;8.1;14.2;1.6;9.56;0;3.66;21054 +95091;49.29863;3.68868;139;20220601;20.5;4.9;12.7;2.1;9.16;0;3.95;24093 +95091;49.29863;3.68868;139;20220602;23.3;6;14.6;2.1;9.49;0;4.55;25447 +95091;49.29863;3.68868;139;20220603;23.4;9.9;16.6;1.7;13.59;.4;3.95;22297 +95091;49.29863;3.68868;139;20220604;28.3;13.1;20.7;1.5;17.32;8;4.59;23962 +95091;49.29863;3.68868;139;20220605;21;16;18.5;2;17.96;5.6;2.64;13585 +95091;49.29863;3.68868;139;20220606;20.8;12.6;16.7;2.4;13.96;.9;3.34;17536 +95091;49.29863;3.68868;139;20220607;22.2;11.9;17.1;3.2;14.52;2.3;3.75;19787 +95091;49.29863;3.68868;139;20220608;19.8;13.4;16.6;2.9;14.46;12.5;3.03;15586 +95091;49.29863;3.68868;139;20220609;20.5;10.7;15.6;3;12.99;.1;3.55;19332 +95091;49.29863;3.68868;139;20220610;23.6;14.1;18.8;2.3;14.99;0;3.86;18993 +95091;49.29863;3.68868;139;20220611;25.1;11.9;18.5;1.7;15.46;.1;4.16;22536 +95091;49.29863;3.68868;139;20220612;23.5;10.5;17;2.2;12.19;0;4.3;22357 +95091;49.29863;3.68868;139;20220613;21.5;8.2;14.8;2.4;11.22;0;4.01;22674 +95091;49.29863;3.68868;139;20220614;24.9;8.6;16.7;1.7;11.62;0;4.56;25134 +95091;49.29863;3.68868;139;20220615;29.7;10.8;20.2;1.6;13.42;0;5.31;27120 +95091;49.29863;3.68868;139;20220616;28.2;13.3;20.7;1.9;14.06;.1;5.02;24061 +95091;49.29863;3.68868;139;20220617;32.1;13.1;22.6;1.3;14.46;0;5.55;27230 +95091;49.29863;3.68868;139;20220618;35;16.5;25.7;1.7;17.59;0;6.15;26887 +95091;49.29863;3.68868;139;20220619;24.8;16.1;20.4;4.3;16.66;7.3;4.36;18268 +95091;49.29863;3.68868;139;20220620;21.2;14.6;17.9;3.4;15.46;1.3;3.32;15880 +95091;49.29863;3.68868;139;20220621;25.2;12.2;18.7;2.7;14.36;.9;4.52;22576 +95091;49.29863;3.68868;139;20220622;22.1;13;17.5;1.5;16.49;1.9;3.31;18721 +95091;49.29863;3.68868;139;20220623;26.7;14.8;20.7;2.2;18.26;3;4.32;21581 +95091;49.29863;3.68868;139;20220624;24.3;17.1;20.7;3.7;17.49;2.1;3.89;16671 +95091;49.29863;3.68868;139;20220625;21.9;15.8;18.9;3;15.56;4.1;3.43;15396 +95091;49.29863;3.68868;139;20220626;20.9;12.3;16.6;1.7;14.86;.2;3.21;18123 +95091;49.29863;3.68868;139;20220627;22.9;13;17.9;1.7;14.52;2.5;3.68;19464 +95091;49.29863;3.68868;139;20220628;26.4;9.5;17.9;1.3;12.69;0;4.61;25624 +95091;49.29863;3.68868;139;20220629;27.5;10.9;19.2;2.3;12.76;.8;5.19;25303 +95091;49.29863;3.68868;139;20220630;15.1;12.8;14;2.2;14.76;12.4;1.61;8665 +95091;49.29863;3.68868;139;20220701;21.7;10.3;16;2.2;12.69;.2;3.79;20852 +95091;49.29863;3.68868;139;20220702;26.4;9;17.7;1.6;12.29;0;4.75;25936 +95091;49.29863;3.68868;139;20220703;24;11.3;17.7;2.4;12.69;0;4.36;21990 +95091;49.29863;3.68868;139;20220704;25.4;9.6;17.5;1.8;11.99;0;4.6;24574 +95091;49.29863;3.68868;139;20220705;24.9;9.6;17.3;2.7;12.29;0;4.76;24137 +95091;49.29863;3.68868;139;20220706;25.2;9.4;17.3;2.3;12.06;0;4.71;24383 +95091;49.29863;3.68868;139;20220707;20.2;12.9;16.6;3.2;14.22;0;3.25;16466 +95091;49.29863;3.68868;139;20220708;25.5;8.5;17;2.4;12.29;0;4.77;25315 +95091;49.29863;3.68868;139;20220709;27.5;11.9;19.7;2.7;13.79;0;5.15;24149 +95091;49.29863;3.68868;139;20220710;25;11;18;3.3;12.96;0;4.77;22805 +95091;49.29863;3.68868;139;20220711;28.4;12.2;20.3;2.2;14.52;0;5.09;24489 +95091;49.29863;3.68868;139;20220712;31;13.9;22.4;1.5;14.36;0;5.2;25102 +95091;49.29863;3.68868;139;20220713;34.4;17.1;25.7;2;14.56;0;6.11;25111 +95091;49.29863;3.68868;139;20220714;29.7;16.6;23.1;3;15.29;0;5.55;21855 +95091;49.29863;3.68868;139;20220715;24.8;12.2;18.5;3;11.59;0;4.81;21316 +95091;49.29863;3.68868;139;20220716;26.7;10.2;18.4;2.2;11.82;0;4.94;24358 +95091;49.29863;3.68868;139;20220717;30.2;11.8;21;1.7;11.42;0;5.34;25600 +95091;49.29863;3.68868;139;20220718;36.3;14;25.1;1.4;12.26;0;6.13;27943 +95091;49.29863;3.68868;139;20220719;39.1;16.9;28;3;14.39;1.9;8.1;27826 +95091;49.29863;3.68868;139;20220720;22.2;19.6;20.9;2.4;19.69;9.7;2.38;9213 +95091;49.29863;3.68868;139;20220721;25.3;16.7;21;2.2;18.86;0;3.56;17129 +95091;49.29863;3.68868;139;20220722;25.4;14.3;19.9;2.1;17.79;1.5;3.79;19515 +95091;49.29863;3.68868;139;20220723;27.5;15.5;21.5;1.9;17.66;0;4.21;20256 +95091;49.29863;3.68868;139;20220724;31.9;14.9;23.4;1.7;16.86;0;5.16;24037 +95091;49.29863;3.68868;139;20220725;26.6;18.1;22.4;3.3;16.02;.1;4.54;16710 +95091;49.29863;3.68868;139;20220726;23.3;13.2;18.3;2.9;14.46;0;3.82;18284 +95091;49.29863;3.68868;139;20220727;23.8;12.4;18.1;2.8;12.26;0;4.22;19368 +95091;49.29863;3.68868;139;20220728;25.2;11.2;18.2;1.8;11.49;0;4.24;21259 +95091;49.29863;3.68868;139;20220729;27.9;11.8;19.9;2.6;12.59;.1;5.05;22799 +95091;49.29863;3.68868;139;20220730;29.2;14;21.6;2.2;13.46;0;4.99;22003 +95091;49.29863;3.68868;139;20220731;27;14.5;20.7;2.7;16.39;0;4.36;19828 +95091;49.29863;3.68868;139;20220801;25.8;16.6;21.2;1.7;17.69;.3;3.54;16764 +95091;49.29863;3.68868;139;20220802;30.2;14.1;22.1;1.4;16.39;0;4.51;22400 +95091;49.29863;3.68868;139;20220803;34;15.7;24.9;1.1;16.42;0;4.93;23780 +95091;49.29863;3.68868;139;20220804;29.8;17.7;23.7;2.3;18.22;6.5;4.57;19157 +95091;49.29863;3.68868;139;20220805;24.7;15.4;20.1;3.6;15.59;0;4.02;16647 +95091;49.29863;3.68868;139;20220806;23.6;9.2;16.4;3.5;10.29;0;4.55;20581 +95091;49.29863;3.68868;139;20220807;26.3;11.2;18.8;3.4;10.52;0;5.17;21028 +95091;49.29863;3.68868;139;20220808;28;12.9;20.4;3.4;11.96;0;5.32;20940 +95091;49.29863;3.68868;139;20220809;30.5;14.5;22.5;3.5;13.26;0;5.8;21416 +95091;49.29863;3.68868;139;20220810;31.7;15.5;23.6;2.7;12.56;0;5.65;21157 +95091;49.29863;3.68868;139;20220811;31.5;14.4;23;2.1;11.59;0;5.25;21650 +95091;49.29863;3.68868;139;20220812;32.6;13.5;23.1;2;11.39;0;5.39;22844 +95091;49.29863;3.68868;139;20220813;31.4;14;22.7;2.1;11.12;0;5.24;21623 +95091;49.29863;3.68868;139;20220814;30.6;14.5;22.5;2.6;13.42;0;5.2;20639 +95091;49.29863;3.68868;139;20220815;26.6;16.1;21.4;2.5;16.56;0;3.85;16631 +95091;49.29863;3.68868;139;20220816;28.4;14.8;21.6;1.5;17.19;3.9;3.75;18768 +95091;49.29863;3.68868;139;20220817;27.2;17.5;22.4;2.3;19.09;2.7;3.55;15701 +95091;49.29863;3.68868;139;20220818;26.8;15.5;21.2;1.7;18.46;2.7;3.4;16950 +95091;49.29863;3.68868;139;20220819;23.8;15.3;19.5;3;17.92;4.4;2.99;14409 +95091;49.29863;3.68868;139;20220820;25;12.6;18.8;2.3;14.99;.1;3.52;17344 +95091;49.29863;3.68868;139;20220821;25.7;11.5;18.6;1.1;14.22;0;3.29;18446 +95091;49.29863;3.68868;139;20220822;26.2;16;21.1;1.8;15.76;0;3.45;15548 +95091;49.29863;3.68868;139;20220823;29;14.5;21.8;1.4;17.56;0;3.65;18415 +95091;49.29863;3.68868;139;20220824;32.2;15.9;24.1;1.2;16.89;0;4.01;19309 +95091;49.29863;3.68868;139;20220825;32.6;15.9;24.2;2.4;15.59;0;4.92;19410 +95091;49.29863;3.68868;139;20220826;25;18.3;21.7;3.9;16.92;0;3.63;12091 +95091;49.29863;3.68868;139;20220827;23.7;12.1;17.9;2.5;13.89;.1;3.25;15859 +95091;49.29863;3.68868;139;20220828;26.5;12.3;19.4;2.7;13.42;0;3.97;17416 +95091;49.29863;3.68868;139;20220829;28.4;15.8;22.1;3.1;12.49;.3;4.68;16223 +95091;49.29863;3.68868;139;20220830;27.2;14;20.6;2.2;13.52;0;3.79;16500 +95091;49.29863;3.68868;139;20220831;28;13.3;20.6;2.6;14.42;.7;3.99;17252 +95091;49.29863;3.68868;139;20220901;26.8;15.8;21.3;2.8;14.19;0;3.84;14746 +95091;49.29863;3.68868;139;20220902;26.6;12.5;19.5;2.2;14.79;.9;3.48;16544 +95091;49.29863;3.68868;139;20220903;25.4;16;20.7;2.1;16.96;.4;2.95;13368 +95091;49.29863;3.68868;139;20220904;28.3;12.5;20.4;1.5;14.69;.5;3.4;17279 +95091;49.29863;3.68868;139;20220905;30.5;16.2;23.4;2.2;15.89;1.9;3.95;16156 +95091;49.29863;3.68868;139;20220906;29.2;14.5;21.8;1.8;16.39;2.6;3.49;16257 +95091;49.29863;3.68868;139;20220907;23;14.6;18.8;2.2;16.57;9.2;2.45;13021 +95091;49.29863;3.68868;139;20220908;21.5;14.2;17.9;4.1;15.5;1.1;2.51;11757 +95091;49.29863;3.68868;139;20220909;19.6;14.2;16.9;5.5;15.07;6.1;2.32;9015 +95091;49.29863;3.68868;139;20220910;20;14.2;17.1;4.5;15.53;3.3;2.18;9341 +95091;49.29863;3.68868;139;20220911;20;11.2;15.6;1.7;14.13;.1;2.05;13175 +95091;49.29863;3.68868;139;20220912;26.1;10.2;18.1;2.2;13.97;0;3.2;17159 +95091;49.29863;3.68868;139;20220913;24.7;15.1;19.9;2;17.13;0;2.46;10369 +95091;49.29863;3.68868;139;20220914;26.8;17.3;22;2.7;19.63;9.8;2.78;12463 +95091;49.29863;3.68868;139;20220915;19.4;13.6;16.5;2.9;15.67;.7;1.96;10558 +95091;49.29863;3.68868;139;20220916;16.8;11.2;14;2.8;11.89;.3;1.92;8783 +95091;49.29863;3.68868;139;20220917;16.3;7.9;12.1;3.8;9.39;.1;2.39;10811 +95091;49.29863;3.68868;139;20220918;17.4;5.7;11.5;3.6;9.22;.1;2.47;12714 +95091;49.29863;3.68868;139;20220919;18.3;6.9;12.6;2.1;10.22;.1;2.11;12318 +95091;49.29863;3.68868;139;20220920;17.6;5.3;11.4;1.9;10.06;.1;1.93;12771 +95091;49.29863;3.68868;139;20220921;18.3;5.9;12.1;1.4;9.82;.1;1.88;12597 +95091;49.29863;3.68868;139;20220922;19.8;5;12.4;1.1;8.76;0;1.99;13615 +95091;49.29863;3.68868;139;20220923;19;6.7;12.8;1.2;9.96;.2;1.84;12232 +95091;49.29863;3.68868;139;20220924;18.1;11;14.5;2;12.49;.9;1.73;9085 +95091;49.29863;3.68868;139;20220925;18;11.6;14.8;3.4;11.69;.2;2.16;8614 +95091;49.29863;3.68868;139;20220926;15;8.2;11.6;4.4;10.89;8.3;1.71;8678 +95091;49.29863;3.68868;139;20220927;14.3;8.9;11.6;4.3;11.22;13.6;1.48;7586 +95091;49.29863;3.68868;139;20220928;15.1;7.8;11.4;2.5;10.62;.1;1.52;8798 +95091;49.29863;3.68868;139;20220929;15.3;4.7;10;1.4;9.72;.5;1.36;10511 +95091;49.29863;3.68868;139;20220930;17.1;4.2;10.6;3;9.86;8.5;1.83;11485 +95091;49.29863;3.68868;139;20221001;18.7;11.1;14.9;6.2;13.69;2;2.04;8566 +95091;49.29863;3.68868;139;20221002;16.8;12.6;14.7;2.6;14.19;12.2;1.27;5848 +95091;49.29863;3.68868;139;20221003;14.1;8.9;11.5;1.2;11.96;0;1.01;6914 +95091;49.29863;3.68868;139;20221004;18.9;5.6;12.3;1.4;11.49;.1;1.48;11037 +95091;49.29863;3.68868;139;20221005;20.4;9.9;15.1;3.7;13.72;.2;1.94;9548 +95091;49.29863;3.68868;139;20221006;18.3;9.6;13.9;2.2;11.79;0;1.61;8570 +95091;49.29863;3.68868;139;20221007;18.5;4.5;11.5;1.2;9.92;.1;1.41;10850 +95091;49.29863;3.68868;139;20221008;16.9;7.5;12.2;2.2;10.39;0;1.54;8639 +95091;49.29863;3.68868;139;20221009;18.3;2.8;10.6;1.7;9.22;.1;1.55;11057 +95091;49.29863;3.68868;139;20221010;18.5;4.7;11.6;2.2;11.59;0;1.39;10296 +95091;49.29863;3.68868;139;20221011;16.7;6.9;11.8;2.4;10.42;0;1.46;8425 +95091;49.29863;3.68868;139;20221012;18.4;3.6;11;.9;10.29;0;1.16;10336 +95091;49.29863;3.68868;139;20221013;15.4;8.7;12.1;2.5;12.96;1.3;.94;6754 +95091;49.29863;3.68868;139;20221014;16;13.5;14.7;2.9;15.56;5;.84;3923 +95091;49.29863;3.68868;139;20221015;19;13.8;16.4;3.8;15.76;1.2;1.37;5713 +95091;49.29863;3.68868;139;20221016;19.2;13.6;16.4;2.6;15.96;0;1.2;5846 +95091;49.29863;3.68868;139;20221017;19.2;14.4;16.8;3.1;17.16;16.1;1.07;5244 +95091;49.29863;3.68868;139;20221018;19.6;15.1;17.4;1.3;17.16;.3;.97;5051 +95091;49.29863;3.68868;139;20221019;17.9;12.5;15.2;4.3;15.59;1.4;1.08;5531 +95091;49.29863;3.68868;139;20221020;22.2;12.9;17.6;3.4;15.79;12.3;1.72;7153 +95091;49.29863;3.68868;139;20221021;19.4;13.5;16.5;2.9;15.69;2.8;1.25;5521 +95091;49.29863;3.68868;139;20221022;20.3;13.2;16.8;3.2;14.56;.1;1.57;6043 +95091;49.29863;3.68868;139;20221023;20.9;12.2;16.5;4.3;15.06;.2;1.69;6572 +95091;49.29863;3.68868;139;20221024;18.6;15.2;16.9;6.7;13.56;.1;2.42;3977 +95091;49.29863;3.68868;139;20221025;17.7;11.8;14.7;2.8;13.99;.1;1.11;5202 +95091;49.29863;3.68868;139;20221026;21.7;13.6;17.7;2.8;14.79;.2;1.63;6037 +95091;49.29863;3.68868;139;20221027;22.4;10.4;16.4;2.2;14.52;0;1.36;7297 +95091;49.29863;3.68868;139;20221028;22.1;12.8;17.4;2.1;15.06;0;1.33;6308 +95091;49.29863;3.68868;139;20221029;22.7;12.9;17.8;1.9;15.42;.1;1.28;6294 +95091;49.29863;3.68868;139;20221030;20.6;10;15.3;1.5;13.52;0;1.03;6484 +95091;49.29863;3.68868;139;20221031;18.9;10.4;14.7;2.9;14.22;1.3;1.05;5689 +95091;49.29863;3.68868;139;20221101;15.9;10.6;13.3;6.4;11.86;0;1.65;4345 +95091;49.29863;3.68868;139;20221102;15.4;9.6;12.5;4.4;10.92;0;1.44;4510 +95091;49.29863;3.68868;139;20221103;13.4;9.7;11.6;4.6;11.32;3.9;1.09;3417 +95091;49.29863;3.68868;139;20221104;11.8;8.7;10.2;4.3;10.52;.5;.92;3098 +95091;49.29863;3.68868;139;20221105;10.7;3.2;7;2.9;9.09;0;.57;4872 +95091;49.29863;3.68868;139;20221106;9.4;8.5;8.9;4.7;10.22;3.4;.73;1401 +95091;49.29863;3.68868;139;20221107;15.5;10.2;12.9;6.2;12.46;0;1.22;3956 +95091;49.29863;3.68868;139;20221108;16.5;8.9;12.7;5.2;11.22;.8;1.52;4671 +95091;49.29863;3.68868;139;20221109;14.5;10.9;12.7;3.8;11.72;.2;1.12;3068 +95091;49.29863;3.68868;139;20221110;13.2;5.4;9.3;2.6;10.12;0;.7;4564 +95091;49.29863;3.68868;139;20221111;11.2;7.8;9.5;2.7;10.39;.2;.65;2726 +95091;49.29863;3.68868;139;20221112;14;4.9;9.4;2.5;10.19;.2;.66;4833 +95091;49.29863;3.68868;139;20221113;9.1;4.6;6.9;2;8.69;.1;.51;3235 +95091;49.29863;3.68868;139;20221114;9.7;1.8;5.7;2.2;9.39;.4;.22;4314 +95091;49.29863;3.68868;139;20221115;12.4;7.3;9.8;4.5;11.89;5.4;.38;3379 +95091;49.29863;3.68868;139;20221116;12.2;8.2;10.2;6;11.42;6.8;.66;2887 +95091;49.29863;3.68868;139;20221117;13.2;10.6;11.9;7.4;10.92;1.8;1.51;2225 +95091;49.29863;3.68868;139;20221118;10.7;7.9;9.3;3.9;9.96;1.2;.77;2223 +95091;49.29863;3.68868;139;20221119;10;3.7;6.8;2.2;9.19;.8;.38;3512 +95091;49.29863;3.68868;139;20221120;8;4.9;6.4;3.7;9.09;2.4;.4;2355 +95091;49.29863;3.68868;139;20221121;8.2;5.7;7;4.9;9.16;1.9;.53;2017 +95091;49.29863;3.68868;139;20221122;9.8;4.1;6.9;6.2;8.46;.7;.82;3178 +95091;49.29863;3.68868;139;20221123;10.1;5.6;7.9;5;9.12;3.4;.75;2752 +95091;49.29863;3.68868;139;20221124;11.7;7.2;9.4;5.3;9.82;1.3;.93;2714 +95091;49.29863;3.68868;139;20221125;11.5;7.6;9.5;3.6;9.99;.2;.75;2472 +95091;49.29863;3.68868;139;20221126;8.3;1.1;4.7;2.3;8.12;0;.27;3353 +95091;49.29863;3.68868;139;20221127;8.1;5;6.5;3.4;8.76;4.5;.49;2114 +95091;49.29863;3.68868;139;20221128;10.7;7.1;8.9;2.4;10.02;.5;.5;2272 +95091;49.29863;3.68868;139;20221129;6.4;3;4.7;1.1;8.69;.1;.2;2192 +95091;49.29863;3.68868;139;20221130;7;4.5;5.8;2.1;8.62;0;.35;1827 +95091;49.29863;3.68868;139;20221201;6.4;3.6;5;3.6;8.06;0;.42;1883 +95091;49.29863;3.68868;139;20221202;4.8;4.4;4.6;3.9;7.36;1.3;.65;413 +95091;49.29863;3.68868;139;20221203;3;2.2;2.6;4.8;6.42;0;.59;823 +95091;49.29863;3.68868;139;20221204;2.8;1.7;2.3;3.6;6.32;5.1;.5;1038 +95091;49.29863;3.68868;139;20221205;1.9;.4;1.2;1.8;6.52;.9;.24;1253 +95091;49.29863;3.68868;139;20221206;5;1.6;3.3;1.5;7.19;.1;.26;2022 +95091;49.29863;3.68868;139;20221207;4.9;0;2.5;1.9;7.12;.2;.2;2389 +95091;49.29863;3.68868;139;20221208;3.6;.8;2.2;1.6;6.79;.4;.26;1738 +95091;49.29863;3.68868;139;20221209;.9;-1.3;-.2;2.1;5.82;0;.24;1494 +95091;49.29863;3.68868;139;20221210;0;-2.3;-1.1;2.5;5.42;0;.21;1504 +95091;49.29863;3.68868;139;20221211;0;-1.9;-1;2.9;5.26;0;.31;1321 +95091;49.29863;3.68868;139;20221212;-.7;-3.6;-2.1;3.7;4.52;0;.39;1738 +95091;49.29863;3.68868;139;20221213;.4;-4.6;-2.1;3.8;3.99;0;.55;2384 +95091;49.29863;3.68868;139;20221214;1.2;-2.2;-.5;2.3;4.46;.2;.5;1848 +95091;49.29863;3.68868;139;20221215;2;-6;-2;1.9;4.02;0;.35;3031 +95091;49.29863;3.68868;139;20221216;1.2;-5.2;-2;2.4;4.52;.1;.32;2656 +95091;49.29863;3.68868;139;20221217;-4.3;-5.9;-5.1;1.3;4.06;0;.2;1053 +95091;49.29863;3.68868;139;20221218;0;-7.9;-3.9;4.4;4.39;.5;.23;2862 +95091;49.29863;3.68868;139;20221219;10.8;.1;5.5;4.2;8.66;.5;.33;3559 +95091;49.29863;3.68868;139;20221220;12.4;10.8;11.6;5.2;10.89;6.7;1.18;1129 +95091;49.29863;3.68868;139;20221221;10.8;9;9.9;4.7;11.89;7.8;.36;1234 +95091;49.29863;3.68868;139;20221222;12.1;10.7;11.4;7.3;12.29;9.2;.73;1075 +95091;49.29863;3.68868;139;20221223;14.5;10.5;12.5;5;12.82;3.1;.73;2040 +95091;49.29863;3.68868;139;20221224;11.1;10;10.5;4.3;11.29;.3;.72;877 +95091;49.29863;3.68868;139;20221225;13.4;8.9;11.1;3.8;11.56;.3;.67;2209 +95091;49.29863;3.68868;139;20221226;11.5;10.9;11.2;5.7;10.29;1.4;1.37;583 +95091;49.29863;3.68868;139;20221227;8.6;2.5;5.6;3.6;7.59;0;.59;2653 +95091;49.29863;3.68868;139;20221228;10.5;5.3;7.9;7.8;10.19;4;.39;2420 +95091;49.29863;3.68868;139;20221229;11;10.1;10.5;7.1;10.06;.1;1.35;797 +95091;49.29863;3.68868;139;20221230;13.7;5;9.3;6.8;10.79;4.3;.64;3266 +95091;49.29863;3.68868;139;20221231;15.9;13.9;14.9;8.6;12.52;0;2.09;1414 +95092;49.31738;4.03141;90;20220101;13.5;6.1;9.8;2.5;11;.1;.33;3500 +95092;49.31738;4.03141;90;20220102;14.6;5.8;10.2;4.7;10.4;0;.85;3400 +95092;49.31738;4.03141;90;20220103;12.2;10.9;11.6;5.7;11.2;18.8;1.08;1200 +95092;49.31738;4.03141;90;20220104;8.6;7.5;8.1;4.2;9.7;6.9;.58;900 +95092;49.31738;4.03141;90;20220105;5.9;.8;3.4;3.8;6.2;.1;.5;4400 +95092;49.31738;4.03141;90;20220106;6.5;-.1;3.2;2.3;6.4;.2;.34;3800 +95092;49.31738;4.03141;90;20220107;7.5;.3;3.9;4.6;7;5.6;.52;3300 +95092;49.31738;4.03141;90;20220108;7.4;1.3;4.4;5.6;7.8;13.7;.45;1400 +95092;49.31738;4.03141;90;20220109;6.9;4.4;5.7;4.1;7;0;.78;3100 +95092;49.31738;4.03141;90;20220110;4.6;-1.9;1.4;2.3;6.3;0;.24;2900 +95092;49.31738;4.03141;90;20220111;2.3;-.1;1.1;1.8;5.9;0;.28;2400 +95092;49.31738;4.03141;90;20220112;4.9;-3.7;.6;1.5;5.8;0;.09;5300 +95092;49.31738;4.03141;90;20220113;2.1;.1;1.1;1.2;6.2;0;.23;2300 +95092;49.31738;4.03141;90;20220114;7.7;-2.7;2.5;.8;6;.1;.08;5800 +95092;49.31738;4.03141;90;20220115;5.7;-3.8;1;1.7;5.6;.1;.15;6300 +95092;49.31738;4.03141;90;20220116;1.8;-2.7;-.4;1.6;6.2;.8;.17;1300 +95092;49.31738;4.03141;90;20220117;6.3;1.7;4;1.5;7.6;.1;.34;1700 +95092;49.31738;4.03141;90;20220118;9.5;2.5;6;2.3;7.5;0;.5;4600 +95092;49.31738;4.03141;90;20220119;4.9;-1.1;1.9;2.2;7.2;1.8;.24;800 +95092;49.31738;4.03141;90;20220120;5.4;.7;3.1;3.4;6.9;.4;.35;3700 +95092;49.31738;4.03141;90;20220121;5.1;-1.2;2;2.1;6.5;0;.28;3700 +95092;49.31738;4.03141;90;20220122;5.3;-.4;2.5;2.1;7.1;0;.29;1800 +95092;49.31738;4.03141;90;20220123;5.9;2.9;4.4;2.1;6.8;0;.59;1700 +95092;49.31738;4.03141;90;20220124;7.1;-1.6;2.8;.8;5.6;0;.18;7100 +95092;49.31738;4.03141;90;20220125;.9;-5.1;-2.1;.7;5.3;0;.14;4400 +95092;49.31738;4.03141;90;20220126;1.5;-.8;.4;1.5;6;0;.31;1200 +95092;49.31738;4.03141;90;20220127;5.4;.9;3.2;2.4;7.3;.5;.36;1600 +95092;49.31738;4.03141;90;20220128;5.4;3.3;4.4;2;7.8;0;.39;1600 +95092;49.31738;4.03141;90;20220129;10.1;2.2;6.2;4.1;9.5;.7;.32;2100 +95092;49.31738;4.03141;90;20220130;8.9;2.4;5.7;1.8;7.3;.2;.47;6900 +95092;49.31738;4.03141;90;20220131;7.5;-.1;3.7;7.1;6.7;.1;.85;4200 +95092;49.31738;4.03141;90;20220201;8.9;1.5;5.2;4;8.2;.6;.55;1300 +95092;49.31738;4.03141;90;20220202;10.8;8.6;9.7;4.1;10.3;.3;.79;3100 +95092;49.31738;4.03141;90;20220203;8.2;6.9;7.6;2.2;8.4;0;.73;1800 +95092;49.31738;4.03141;90;20220204;9.9;6;8;3.9;8.1;1.4;1.1;1800 +95092;49.31738;4.03141;90;20220205;9.2;-2;3.6;3.2;6.6;.1;.68;8400 +95092;49.31738;4.03141;90;20220206;11.2;5.3;8.3;8.3;9;8.6;1.21;1400 +95092;49.31738;4.03141;90;20220207;8.9;2.7;5.8;3;6.3;0;.97;9100 +95092;49.31738;4.03141;90;20220208;8.8;-.4;4.2;2.5;8.8;0;.25;1900 +95092;49.31738;4.03141;90;20220209;12.4;2.1;7.3;2.8;7.9;0;.92;9500 +95092;49.31738;4.03141;90;20220210;9.7;1.6;5.7;3.7;8.2;2.7;.66;3400 +95092;49.31738;4.03141;90;20220211;7.5;-1.7;2.9;1.5;6.1;0;.55;8900 +95092;49.31738;4.03141;90;20220212;7.4;-4.2;1.6;2.6;5.2;0;.78;10400 +95092;49.31738;4.03141;90;20220213;12.4;-3.6;4.4;4.6;6.7;0;1.27;8300 +95092;49.31738;4.03141;90;20220214;11.4;8.4;9.9;5.1;8.7;.9;1.52;6800 +95092;49.31738;4.03141;90;20220215;11.6;5.7;8.7;5;8.8;4.3;1.22;8500 +95092;49.31738;4.03141;90;20220216;15.5;8;11.8;7.1;12.1;2.4;1.15;3900 +95092;49.31738;4.03141;90;20220217;13.2;10.6;11.9;6.4;9.1;.8;2.17;7500 +95092;49.31738;4.03141;90;20220218;14;8;11;6.8;8.9;.8;2.09;4700 +95092;49.31738;4.03141;90;20220219;9.6;3.5;6.6;6.8;6.4;0;1.8;10100 +95092;49.31738;4.03141;90;20220220;12.6;7.7;10.2;7.8;9.6;3.2;1.59;3100 +95092;49.31738;4.03141;90;20220221;10.2;5.5;7.9;7.4;7.9;1.7;1.57;6500 +95092;49.31738;4.03141;90;20220222;10.8;4.7;7.8;3.9;9.3;1;.81;3500 +95092;49.31738;4.03141;90;20220223;12.8;.5;6.7;2.1;8.5;.4;.94;10300 +95092;49.31738;4.03141;90;20220224;6.6;7;6.8;4.3;8;2.4;1.03;7800 +95092;49.31738;4.03141;90;20220225;10.5;1.5;6;3;6.2;.1;1.4;11000 +95092;49.31738;4.03141;90;20220226;7.8;-4.3;1.8;2.3;5.3;.1;1.01;13400 +95092;49.31738;4.03141;90;20220227;8.7;-2.9;2.9;4;5;0;1.49;13700 +95092;49.31738;4.03141;90;20220228;8.5;-4.2;2.2;1.7;5;0;1.07;13700 +95092;49.31738;4.03141;90;20220301;9.9;-2.7;3.6;1.7;5.6;0;1.04;7600 +95092;49.31738;4.03141;90;20220302;11.3;-.9;5.2;2.3;6.3;0;1.22;7600 +95092;49.31738;4.03141;90;20220303;13.5;4.6;9.1;1.8;8;0;1.32;9200 +95092;49.31738;4.03141;90;20220304;12.7;-1.3;5.7;1.1;5.2;0;1.29;13800 +95092;49.31738;4.03141;90;20220305;10.7;-5.3;2.7;1.4;4.6;0;1.27;14000 +95092;49.31738;4.03141;90;20220306;8.1;-6;1.1;3;4.2;0;1.48;14600 +95092;49.31738;4.03141;90;20220307;6.7;-3;1.9;4.2;3.9;0;1.76;15000 +95092;49.31738;4.03141;90;20220308;8.9;-5.4;1.8;3.5;4.2;0;1.71;15000 +95092;49.31738;4.03141;90;20220309;14.4;-3.1;5.7;3.2;5.7;0;2.08;15000 +95092;49.31738;4.03141;90;20220310;16.8;-.7;8.1;4;6.6;0;2.55;15300 +95092;49.31738;4.03141;90;20220311;16.6;.9;8.8;5;8.3;1;2.18;11000 +95092;49.31738;4.03141;90;20220312;12.8;4.8;8.8;4.1;9.3;3.6;1.31;6800 +95092;49.31738;4.03141;90;20220313;12.3;4.1;8.2;4.6;9.6;2.8;1.11;7100 +95092;49.31738;4.03141;90;20220314;13.9;5.5;9.7;2.3;8.7;4.4;1.73;13800 +95092;49.31738;4.03141;90;20220315;10.7;3.3;7;1.9;10.2;7.1;.52;3100 +95092;49.31738;4.03141;90;20220316;13.2;6.1;9.7;3.2;11.2;0;.9;5800 +95092;49.31738;4.03141;90;20220317;10;8.5;9.3;5;8.9;0;1.53;6800 +95092;49.31738;4.03141;90;20220318;15.6;1.7;8.7;4.1;5.9;.1;2.88;16600 +95092;49.31738;4.03141;90;20220319;15.5;1;8.3;5.8;6;0;3.17;17200 +95092;49.31738;4.03141;90;20220320;12.7;-1.6;5.6;2;6.3;.5;1.77;15800 +95092;49.31738;4.03141;90;20220321;17.7;1.8;9.8;2.6;8.4;0;2.28;15800 +95092;49.31738;4.03141;90;20220322;17.7;2.2;10;1.5;7.6;0;2.16;16700 +95092;49.31738;4.03141;90;20220323;18.6;-1.4;8.6;1.3;6.6;0;2.23;18100 +95092;49.31738;4.03141;90;20220324;20;-1.1;9.5;1.6;6.7;0;2.49;17700 +95092;49.31738;4.03141;90;20220325;18.4;-.4;9;2.4;6.7;0;2.68;17900 +95092;49.31738;4.03141;90;20220326;18.9;-.4;9.3;2.5;6.5;0;2.87;18700 +95092;49.31738;4.03141;90;20220327;20.8;1.2;11;1.7;7.4;0;2.74;19000 +95092;49.31738;4.03141;90;20220328;19.6;-.7;9.5;1;8.6;0;2.08;16600 +95092;49.31738;4.03141;90;20220329;16.5;3.1;9.8;1.3;9.7;2.5;1.42;8400 +95092;49.31738;4.03141;90;20220330;13.1;8.5;10.8;2.6;10.5;4;1.24;4900 +95092;49.31738;4.03141;90;20220331;7.9;3.6;5.8;5;7.2;.2;1.36;7300 +95092;49.31738;4.03141;90;20220401;4.9;1.7;3.3;5.2;5.8;.6;1.24;5400 +95092;49.31738;4.03141;90;20220402;5.5;.9;3.2;6;5.2;0;1.66;8800 +95092;49.31738;4.03141;90;20220403;8.2;-2.6;2.8;2.3;4.7;0;1.89;17600 +95092;49.31738;4.03141;90;20220404;10.7;-5;2.9;4.6;5.6;.5;1.88;13500 +95092;49.31738;4.03141;90;20220405;12.4;7.2;9.8;4.3;10.1;0;1.25;4400 +95092;49.31738;4.03141;90;20220406;12.9;8.6;10.8;5.7;9.3;.9;1.99;6200 +95092;49.31738;4.03141;90;20220407;14.5;9.7;12.1;7.9;9.4;1.4;2.97;12900 +95092;49.31738;4.03141;90;20220408;7.2;6.8;7;3.9;7.4;24.8;1.29;3100 +95092;49.31738;4.03141;90;20220409;10.7;-.2;5.3;1.7;6.6;.9;1.63;12900 +95092;49.31738;4.03141;90;20220410;12.6;-2.9;4.9;1.7;6.3;0;2.3;22600 +95092;49.31738;4.03141;90;20220411;18.5;-.5;9;4.2;7.9;0;3.3;21600 +95092;49.31738;4.03141;90;20220412;19.9;3.7;11.8;3;10.1;0;2.77;16000 +95092;49.31738;4.03141;90;20220413;17.8;7;12.4;2.2;12.3;.6;2.05;13900 +95092;49.31738;4.03141;90;20220414;19.9;9.9;14.9;2;12.5;0;3.12;21400 +95092;49.31738;4.03141;90;20220415;20;3.9;12;2.3;10.9;0;2.85;19800 +95092;49.31738;4.03141;90;20220416;18.6;5.5;12.1;3.3;8.9;0;3.59;24100 +95092;49.31738;4.03141;90;20220417;20;.7;10.4;3;6.6;0;3.95;25000 +95092;49.31738;4.03141;90;20220418;18.8;-.4;9.2;1.9;7.7;0;3.02;21800 +95092;49.31738;4.03141;90;20220419;19.1;4.4;11.8;2.3;9.6;0;3.1;21100 +95092;49.31738;4.03141;90;20220420;18.1;3.4;10.8;2.9;7.6;0;3.59;24300 +95092;49.31738;4.03141;90;20220421;19.2;1.9;10.6;2.8;8.6;0;3.46;24100 +95092;49.31738;4.03141;90;20220422;18.6;6.1;12.4;2.6;9.3;0;3.48;23600 +95092;49.31738;4.03141;90;20220423;19.8;4.6;12.2;3.5;10.2;0;3;16300 +95092;49.31738;4.03141;90;20220424;18.6;7.8;13.2;2.4;10.3;0;2.53;12600 +95092;49.31738;4.03141;90;20220425;15.8;5.6;10.7;3.5;8.8;0;3.24;23400 +95092;49.31738;4.03141;90;20220426;15.7;4.6;10.2;3.2;9.1;0;2.44;14800 +95092;49.31738;4.03141;90;20220427;19.3;1.6;10.5;2.9;8.9;0;3.42;23300 +95092;49.31738;4.03141;90;20220428;21.3;5.3;13.3;3.1;9.2;0;4.08;24100 +95092;49.31738;4.03141;90;20220429;19.9;6.7;13.3;2.3;10.2;0;3.08;17600 +95092;49.31738;4.03141;90;20220430;16.1;5.3;10.7;4;8.4;0;3.43;23000 +95092;49.31738;4.03141;90;20220501;16.3;2.2;9.3;2;8.2;0;2.89;21200 +95092;49.31738;4.03141;90;20220502;19.5;4.8;12.2;2.7;9.6;0;3.55;23100 +95092;49.31738;4.03141;90;20220503;20.1;6.3;13.2;3.6;10.1;0;3.87;23600 +95092;49.31738;4.03141;90;20220504;18.8;8.7;13.8;3.1;10.2;.1;3.45;19600 +95092;49.31738;4.03141;90;20220505;18.1;7;12.6;2.4;11.4;.2;2.9;19500 +95092;49.31738;4.03141;90;20220506;21.2;7.6;14.4;2.4;11.4;0;3.8;24000 +95092;49.31738;4.03141;90;20220507;20.9;7.5;14.2;2.4;11.4;.2;3.32;19300 +95092;49.31738;4.03141;90;20220508;22.1;9.2;15.7;3.1;12.5;.1;3.91;22600 +95092;49.31738;4.03141;90;20220509;26.1;4.7;15.4;1.1;11.4;0;4.16;26300 +95092;49.31738;4.03141;90;20220510;26.4;6.6;16.5;2;12.6;0;3.98;20800 +95092;49.31738;4.03141;90;20220511;26.5;7.7;17.1;3.2;12.7;0;5.11;27600 +95092;49.31738;4.03141;90;20220512;20.9;7.9;14.4;2.7;11.8;0;3.66;22400 +95092;49.31738;4.03141;90;20220513;21.5;2.7;12.1;1.7;9.5;0;4.12;28900 +95092;49.31738;4.03141;90;20220514;23.2;3.1;13.2;1.4;10.3;0;4.08;27300 +95092;49.31738;4.03141;90;20220515;28.1;3.9;16;1.9;12.1;.9;4.89;27900 +95092;49.31738;4.03141;90;20220516;24.6;14.8;19.7;2.8;16;.2;3.74;17400 +95092;49.31738;4.03141;90;20220517;28.1;12.2;20.2;2.8;15.1;0;5.1;25100 +95092;49.31738;4.03141;90;20220518;28.8;13.7;21.3;2.5;16.5;0;5.24;26300 +95092;49.31738;4.03141;90;20220519;28.9;15.2;22.1;3.7;16.8;.1;5.37;23300 +95092;49.31738;4.03141;90;20220520;25.3;13.2;19.3;2.7;15.8;3.7;3.37;14200 +95092;49.31738;4.03141;90;20220521;23.9;4.6;14.3;1;11.2;.1;4.01;26300 +95092;49.31738;4.03141;90;20220522;22.5;6.7;14.6;1.3;12.8;.7;2.57;13600 +95092;49.31738;4.03141;90;20220523;22.8;12;17.4;3.1;15.7;6.4;2.54;10300 +95092;49.31738;4.03141;90;20220524;19.6;11.1;15.4;3.2;12;.9;3.53;19000 +95092;49.31738;4.03141;90;20220525;21.3;2.6;12;2.5;10;.2;3.76;23400 +95092;49.31738;4.03141;90;20220526;21.9;13.8;17.9;3.5;12.8;0;4.24;20400 +95092;49.31738;4.03141;90;20220527;21.5;13.7;17.6;4;12.2;0;3.87;14900 +95092;49.31738;4.03141;90;20220528;20;2.4;11.2;2.3;9.5;.1;3.55;22900 +95092;49.31738;4.03141;90;20220529;17.5;4.2;10.9;3.3;8.4;0;3.9;26100 +95092;49.31738;4.03141;90;20220530;19.9;5.9;12.9;1.1;9.1;0;3.93;26800 +95092;49.31738;4.03141;90;20220531;21.8;4.9;13.4;1.5;9;0;3.97;24500 +95092;49.31738;4.03141;90;20220601;22;2.1;12.1;1.9;9.1;0;4.52;30500 +95092;49.31738;4.03141;90;20220602;24.1;2;13.1;1.7;9.5;0;4.61;29300 +95092;49.31738;4.03141;90;20220603;25.8;7;16.4;1.2;13.2;.7;3.06;15200 +95092;49.31738;4.03141;90;20220604;28.9;10.5;19.7;.9;17.3;8.5;4.29;23800 +95092;49.31738;4.03141;90;20220605;21.7;16.6;19.2;2;18.4;10.9;1.89;7300 +95092;49.31738;4.03141;90;20220606;22.3;11.9;17.1;1.6;14.3;3.1;3.66;21000 +95092;49.31738;4.03141;90;20220607;23.1;10;16.6;2.7;14.2;2.4;3.64;19600 +95092;49.31738;4.03141;90;20220608;20.4;11;15.7;2.1;14.2;12.2;2.41;11800 +95092;49.31738;4.03141;90;20220609;21.8;9.3;15.6;2.5;13.4;.3;3.88;23400 +95092;49.31738;4.03141;90;20220610;24.3;12.5;18.4;2.3;14.9;.1;4.03;21000 +95092;49.31738;4.03141;90;20220611;27.1;9.3;18.2;1.6;15.3;.1;4.98;29000 +95092;49.31738;4.03141;90;20220612;24;12.6;18.3;3.6;12.8;0;5.65;31000 +95092;49.31738;4.03141;90;20220613;21.7;6.7;14.2;2.2;11.2;0;4.64;30400 +95092;49.31738;4.03141;90;20220614;25.4;6.4;15.9;1.7;11.8;0;4.94;29800 +95092;49.31738;4.03141;90;20220615;30.2;8.2;19.2;1.6;14.3;0;5.47;29500 +95092;49.31738;4.03141;90;20220616;28.4;14.9;21.7;2.9;14.5;0;6.19;30100 +95092;49.31738;4.03141;90;20220617;31.6;9.8;20.7;1.5;14.7;0;5.61;29000 +95092;49.31738;4.03141;90;20220618;34.1;15;24.6;2.5;18.6;0;6.26;26900 +95092;49.31738;4.03141;90;20220619;26.8;16.8;21.8;5;17.4;6.7;5.63;25700 +95092;49.31738;4.03141;90;20220620;22;15.3;18.7;2.8;16.3;1.4;3.12;14700 +95092;49.31738;4.03141;90;20220621;26.4;12.6;19.5;2.9;15.3;1;5.26;27800 +95092;49.31738;4.03141;90;20220622;23.1;14.1;18.6;2.1;17.1;3.5;2.39;10100 +95092;49.31738;4.03141;90;20220623;27.7;13.9;20.8;2.9;18.1;7;4.98;25500 +95092;49.31738;4.03141;90;20220624;24.5;17.3;20.9;3.3;17.6;3.2;4.36;21100 +95092;49.31738;4.03141;90;20220625;22.5;13.5;18;3.1;16.3;5.5;2.76;12200 +95092;49.31738;4.03141;90;20220626;20.3;12.2;16.3;1.3;15.1;.1;2.49;13500 +95092;49.31738;4.03141;90;20220627;23.6;11.2;17.4;1.8;14.7;3.9;3.14;15600 +95092;49.31738;4.03141;90;20220628;27.4;7.9;17.7;1;12.9;0;5.1;30900 +95092;49.31738;4.03141;90;20220629;27.3;10.3;18.8;1.8;13.6;.3;5.12;28000 +95092;49.31738;4.03141;90;20220630;16.2;12.5;14.4;2.2;14.7;11.1;1.21;4700 +95092;49.31738;4.03141;90;20220701;22.3;8.4;15.4;2.1;12.4;.1;3.97;23500 +95092;49.31738;4.03141;90;20220702;26.9;7.4;17.2;1.9;12.4;0;5.33;30800 +95092;49.31738;4.03141;90;20220703;25.4;9.8;17.6;2.7;13.1;0;5.25;29500 +95092;49.31738;4.03141;90;20220704;26.2;7.8;17;2.2;12.1;0;5.37;30900 +95092;49.31738;4.03141;90;20220705;25.8;10.4;18.1;3.2;12.5;0;5.44;28200 +95092;49.31738;4.03141;90;20220706;25.5;8;16.8;2.1;12;0;4.65;25400 +95092;49.31738;4.03141;90;20220707;21.9;13.2;17.6;3.8;14.3;0;3.17;12600 +95092;49.31738;4.03141;90;20220708;26.4;8;17.2;3;12.3;0;5.51;30000 +95092;49.31738;4.03141;90;20220709;28.9;9.3;19.1;3;13.6;0;5.47;25700 +95092;49.31738;4.03141;90;20220710;25.7;11.3;18.5;3.1;12.9;0;5.49;29100 +95092;49.31738;4.03141;90;20220711;29;9.3;19.2;1.8;14.3;0;5.26;28400 +95092;49.31738;4.03141;90;20220712;30.7;10.8;20.8;1.3;14.5;0;5.32;28400 +95092;49.31738;4.03141;90;20220713;34.3;14.8;24.6;1.7;15;0;5.88;26200 +95092;49.31738;4.03141;90;20220714;31.7;15.9;23.8;2.7;15.4;0;6.3;27500 +95092;49.31738;4.03141;90;20220715;25.8;11.4;18.6;3.5;11.1;0;5.92;29400 +95092;49.31738;4.03141;90;20220716;27.6;7.1;17.4;2.1;11.4;0;5.31;28900 +95092;49.31738;4.03141;90;20220717;30.8;10.1;20.5;1.6;11.1;0;5.59;28400 +95092;49.31738;4.03141;90;20220718;36.8;9.9;23.4;1.4;12.1;0;6;27500 +95092;49.31738;4.03141;90;20220719;38.9;13.3;26.1;3;14.7;1.6;7.88;28000 +95092;49.31738;4.03141;90;20220720;25.2;19.7;22.5;2.4;19.4;10;2.7;8800 +95092;49.31738;4.03141;90;20220721;27.1;13;20.1;1.9;17.4;0;3.83;19200 +95092;49.31738;4.03141;90;20220722;27.2;13.3;20.3;1.9;17.5;1.3;3.64;17500 +95092;49.31738;4.03141;90;20220723;28;16.1;22.1;1.9;18;0;4.55;22700 +95092;49.31738;4.03141;90;20220724;31.7;14.1;22.9;1.6;17.1;0;5.44;27400 +95092;49.31738;4.03141;90;20220725;27.1;16.2;21.7;3.1;16.5;.1;4.5;19100 +95092;49.31738;4.03141;90;20220726;24;9.4;16.7;2.5;14.2;0;3.06;14200 +95092;49.31738;4.03141;90;20220727;24.9;14.2;19.6;3.6;12.5;0;5.3;25000 +95092;49.31738;4.03141;90;20220728;26.8;11.2;19;1.6;11.6;0;3.98;18700 +95092;49.31738;4.03141;90;20220729;28.8;11.4;20.1;2.8;12.1;0;5.69;26800 +95092;49.31738;4.03141;90;20220730;30.1;13.3;21.7;2;13.7;0;5.03;23200 +95092;49.31738;4.03141;90;20220731;27.8;13.9;20.9;2.7;16;0;5.09;25800 +95092;49.31738;4.03141;90;20220801;26.3;14.3;20.3;1.6;16.9;.3;2.93;12800 +95092;49.31738;4.03141;90;20220802;31.3;11.3;21.3;1.2;15.6;0;4.68;24600 +95092;49.31738;4.03141;90;20220803;34.6;13;23.8;1.2;15.5;0;5.31;26500 +95092;49.31738;4.03141;90;20220804;31.4;15.1;23.3;1.8;18;8.5;4.05;16800 +95092;49.31738;4.03141;90;20220805;27.1;16.2;21.7;4;16.8;0;5.01;22600 +95092;49.31738;4.03141;90;20220806;24.7;10.6;17.7;3.2;10.7;0;5.22;27300 +95092;49.31738;4.03141;90;20220807;27.6;10.7;19.2;3.8;10.4;0;6.02;26800 +95092;49.31738;4.03141;90;20220808;29.4;12.2;20.8;4;11.8;0;6.31;26100 +95092;49.31738;4.03141;90;20220809;31.7;14;22.9;3.4;13.2;0;6.38;25900 +95092;49.31738;4.03141;90;20220810;32;12.6;22.3;2.4;12.4;0;5.8;25900 +95092;49.31738;4.03141;90;20220811;32;11.1;21.6;2;11.8;0;5.48;25800 +95092;49.31738;4.03141;90;20220812;32.8;12.5;22.7;2.3;11.3;0;5.88;25700 +95092;49.31738;4.03141;90;20220813;31.8;10.2;21;1.5;11.2;0;5.05;26000 +95092;49.31738;4.03141;90;20220814;30.2;11.6;20.9;2.6;13.7;0;4.32;15400 +95092;49.31738;4.03141;90;20220815;26.3;15.9;21.1;2.9;16.6;.2;4.21;20000 +95092;49.31738;4.03141;90;20220816;28.9;13.4;21.2;2.2;17.3;7.4;3.78;17100 +95092;49.31738;4.03141;90;20220817;26.8;17.1;22;2.2;19.3;.8;3.51;16800 +95092;49.31738;4.03141;90;20220818;28.4;14.4;21.4;1.4;18.5;2.3;3.28;16200 +95092;49.31738;4.03141;90;20220819;25;15.3;20.2;2.6;18;1.9;2.87;12800 +95092;49.31738;4.03141;90;20220820;26.4;13;19.7;2.6;15;0;4.42;23700 +95092;49.31738;4.03141;90;20220821;26.3;9.5;17.9;1.1;14.2;0;3.12;17600 +95092;49.31738;4.03141;90;20220822;27.5;14.4;21;1.6;15.6;.1;3.66;18400 +95092;49.31738;4.03141;90;20220823;29.8;13.2;21.5;1.2;16.7;0;3.68;19300 +95092;49.31738;4.03141;90;20220824;33.1;12.8;23;.8;16.1;0;3.96;21600 +95092;49.31738;4.03141;90;20220825;33.1;13.3;23.2;1.9;15.3;0;4.76;21500 +95092;49.31738;4.03141;90;20220826;24.9;18.7;21.8;4.6;17.3;0;3.56;10600 +95092;49.31738;4.03141;90;20220827;24.6;11.8;18.2;2.8;14.2;0;3.53;17700 +95092;49.31738;4.03141;90;20220828;27.6;11.9;19.8;3;13.8;0;4.21;18300 +95092;49.31738;4.03141;90;20220829;29.9;13.3;21.6;1.8;12.6;.2;4.33;21000 +95092;49.31738;4.03141;90;20220830;27.2;14.2;20.7;2;13.6;0;3.16;11300 +95092;49.31738;4.03141;90;20220831;28.4;14.1;21.3;2.5;14.6;.7;4.36;20900 +95092;49.31738;4.03141;90;20220901;27.4;13.2;20.3;2.4;14;0;4.05;19700 +95092;49.31738;4.03141;90;20220902;28.1;10.7;19.4;2.4;14.5;1.2;3.6;16000 +95092;49.31738;4.03141;90;20220903;25.8;15.7;20.8;2.3;17.2;.6;3.19;15500 +95092;49.31738;4.03141;90;20220904;28.5;12.3;20.4;2.2;15;.3;3.91;19600 +95092;49.31738;4.03141;90;20220905;30.3;14.5;22.4;3.4;16;3.3;4.63;18200 +95092;49.31738;4.03141;90;20220906;29.1;13.5;21.3;2.4;16.6;2.2;4;20000 +95092;49.31738;4.03141;90;20220907;24.8;12.8;18.8;1.5;16.8;10.6;2.64;15200 +95092;49.31738;4.03141;90;20220908;22.7;13.8;18.3;3.4;15.5;.4;2.83;13600 +95092;49.31738;4.03141;90;20220909;20.7;14.7;17.7;4.8;15.2;6.4;2.49;8900 +95092;49.31738;4.03141;90;20220910;20.8;14.5;17.7;4.1;15.5;1.8;2.33;9300 +95092;49.31738;4.03141;90;20220911;19.8;9;14.4;1.6;13.8;.1;1.98;13300 +95092;49.31738;4.03141;90;20220912;26.6;9.1;17.9;2.1;13.8;0;3.4;19500 +95092;49.31738;4.03141;90;20220913;26.5;15;20.8;2;17.4;0;2.22;7400 +95092;49.31738;4.03141;90;20220914;27.1;16.7;21.9;2.8;19.9;11.8;2.98;14000 +95092;49.31738;4.03141;90;20220915;20.6;15.1;17.9;3;16.2;.8;2.27;12300 +95092;49.31738;4.03141;90;20220916;18.4;11.8;15.1;3.2;11.9;.4;2.46;12800 +95092;49.31738;4.03141;90;20220917;17.8;7.7;12.8;4;9.5;0;2.78;14900 +95092;49.31738;4.03141;90;20220918;19;4;11.5;3.1;8.8;.1;2.67;15600 +95092;49.31738;4.03141;90;20220919;18.3;6.4;12.4;1.8;10;.1;2.07;13700 +95092;49.31738;4.03141;90;20220920;17.8;3.5;10.7;1.7;9.6;.1;1.81;12100 +95092;49.31738;4.03141;90;20220921;18.8;3.3;11.1;1.7;9.2;.1;2.21;17200 +95092;49.31738;4.03141;90;20220922;20.6;1.3;11;1.2;7.8;0;2.24;17600 +95092;49.31738;4.03141;90;20220923;19.3;3.5;11.4;.8;9.4;.3;1.52;10200 +95092;49.31738;4.03141;90;20220924;19.3;10.7;15;1.4;12.4;1.6;1.79;11100 +95092;49.31738;4.03141;90;20220925;18.8;12.3;15.6;3.5;11.8;.1;2.56;13500 +95092;49.31738;4.03141;90;20220926;17;4.4;10.7;3.5;10.4;8.1;1.54;5800 +95092;49.31738;4.03141;90;20220927;15.4;9.4;12.4;4.2;11.2;7.4;1.76;9100 +95092;49.31738;4.03141;90;20220928;16;6.8;11.4;2.5;10.5;0;1.77;13800 +95092;49.31738;4.03141;90;20220929;15.5;3;9.3;1.2;9.2;.4;1.45;13100 +95092;49.31738;4.03141;90;20220930;17.4;1.9;9.7;2.4;9.5;9.7;1.73;12800 +95092;49.31738;4.03141;90;20221001;19.7;11.3;15.5;5.2;13.4;2.6;2.19;8500 +95092;49.31738;4.03141;90;20221002;17.9;11.2;14.6;2.2;14.3;11.9;1.05;3500 +95092;49.31738;4.03141;90;20221003;15.1;8;11.6;1.3;11.3;0;1.14;7900 +95092;49.31738;4.03141;90;20221004;18.8;3.4;11.1;1.7;10.2;.1;1.69;14000 +95092;49.31738;4.03141;90;20221005;21.9;6.6;14.3;4.2;13.4;.1;2.2;13700 +95092;49.31738;4.03141;90;20221006;19.3;6.6;13;1.7;11.4;0;1.79;16000 +95092;49.31738;4.03141;90;20221007;18.3;3.1;10.7;1.7;9.2;.1;1.68;14200 +95092;49.31738;4.03141;90;20221008;17.5;2.7;10.1;1.8;9;0;1.56;12100 +95092;49.31738;4.03141;90;20221009;19.2;.1;9.7;2.1;8.8;.1;1.79;14100 +95092;49.31738;4.03141;90;20221010;19.4;5.7;12.6;3.7;12.3;.2;1.53;7100 +95092;49.31738;4.03141;90;20221011;16.9;10.8;13.9;2.4;10.9;0;1.63;8400 +95092;49.31738;4.03141;90;20221012;18;1;9.5;.9;9.5;0;1.16;11600 +95092;49.31738;4.03141;90;20221013;16.5;7.9;12.2;2.2;13;1.6;.85;4200 +95092;49.31738;4.03141;90;20221014;16.4;13.5;15;2.6;15.8;6;.73;2500 +95092;49.31738;4.03141;90;20221015;20.7;14.2;17.5;3.7;16;1.8;1.66;7700 +95092;49.31738;4.03141;90;20221016;20;13.8;16.9;2.9;16.2;0;1.3;6300 +95092;49.31738;4.03141;90;20221017;22.1;15;18.6;3.9;17;16.8;1.66;4600 +95092;49.31738;4.03141;90;20221018;20.5;15.6;18.1;1.2;17;.2;1.1;6700 +95092;49.31738;4.03141;90;20221019;19.2;10;14.6;3.2;15.3;.4;1;6300 +95092;49.31738;4.03141;90;20221020;22.7;12.4;17.6;3.7;15.9;13.7;1.78;8300 +95092;49.31738;4.03141;90;20221021;19.8;14.2;17;3;16;3.3;1.3;6200 +95092;49.31738;4.03141;90;20221022;21.2;11.8;16.5;2.5;14.3;0;1.53;9800 +95092;49.31738;4.03141;90;20221023;21.4;12;16.7;4.4;15;.6;1.72;5300 +95092;49.31738;4.03141;90;20221024;19.7;15.7;17.7;5.3;13.6;.3;2.41;6900 +95092;49.31738;4.03141;90;20221025;18;11.7;14.9;3.1;13.8;.1;1.22;7200 +95092;49.31738;4.03141;90;20221026;22;12.8;17.4;3.3;14.6;.2;1.76;9400 +95092;49.31738;4.03141;90;20221027;22.4;10.2;16.3;4;14.7;0;1.71;7200 +95092;49.31738;4.03141;90;20221028;23.1;14.4;18.8;3.2;15.4;0;1.83;7400 +95092;49.31738;4.03141;90;20221029;22.5;12.4;17.5;3.8;14.9;.1;1.79;5600 +95092;49.31738;4.03141;90;20221030;21.9;10.7;16.3;2.9;13.1;0;1.65;8300 +95092;49.31738;4.03141;90;20221031;19.9;10.7;15.3;2.7;14.1;1.3;1.16;6400 +95092;49.31738;4.03141;90;20221101;16.8;11.1;14;4.4;12.2;0;1.41;8900 +95092;49.31738;4.03141;90;20221102;16.1;9.4;12.8;3.8;10.8;0;1.36;8800 +95092;49.31738;4.03141;90;20221103;14;6.9;10.5;4.6;11.2;5.6;.85;2900 +95092;49.31738;4.03141;90;20221104;12.3;9.2;10.8;4;10.7;.3;.93;4600 +95092;49.31738;4.03141;90;20221105;11.2;.4;5.8;1.8;8.7;.1;.47;4600 +95092;49.31738;4.03141;90;20221106;9.2;6.9;8.1;4.1;10;2.4;.53;1500 +95092;49.31738;4.03141;90;20221107;16.3;8.9;12.6;4.4;12.5;0;.99;4200 +95092;49.31738;4.03141;90;20221108;17.1;7.9;12.5;5;11.2;1.2;1.45;5100 +95092;49.31738;4.03141;90;20221109;15.7;11.7;13.7;3.1;11.3;.2;1.22;5300 +95092;49.31738;4.03141;90;20221110;12.4;2.1;7.3;2;9.5;0;.4;6800 +95092;49.31738;4.03141;90;20221111;9.2;7.2;8.2;3.5;10.3;.2;.41;3000 +95092;49.31738;4.03141;90;20221112;15.4;4.9;10.2;2.4;10;.1;.71;7300 +95092;49.31738;4.03141;90;20221113;12.3;3.6;8;2.1;8.7;.1;.65;4300 +95092;49.31738;4.03141;90;20221114;9.6;1.3;5.5;2.3;9.6;2.2;.18;2700 +95092;49.31738;4.03141;90;20221115;13.5;7.8;10.7;4.5;12.2;8.3;.49;2600 +95092;49.31738;4.03141;90;20221116;12.9;9;11;5.7;11.6;6.5;.73;4100 +95092;49.31738;4.03141;90;20221117;13.8;10.8;12.3;6.5;11.1;1.6;1.36;4400 +95092;49.31738;4.03141;90;20221118;10.5;6.8;8.7;3.4;10;1.5;.58;2300 +95092;49.31738;4.03141;90;20221119;10.1;1.4;5.8;1.6;9.1;.8;.28;2900 +95092;49.31738;4.03141;90;20221120;8.7;5.3;7;3.6;9.1;2.6;.48;2500 +95092;49.31738;4.03141;90;20221121;8.7;4.2;6.5;3.8;9;2;.45;1600 +95092;49.31738;4.03141;90;20221122;10.6;4.6;7.6;5.9;8.5;.8;.96;3200 +95092;49.31738;4.03141;90;20221123;10.8;5.3;8.1;4.7;9.1;2.7;.77;2800 +95092;49.31738;4.03141;90;20221124;12;8.1;10.1;4.3;9.8;2.1;.74;6200 +95092;49.31738;4.03141;90;20221125;11.8;6.4;9.1;2.3;9.2;.1;.58;4000 +95092;49.31738;4.03141;90;20221126;6.3;-.5;2.9;3.4;7.5;.1;.17;3100 +95092;49.31738;4.03141;90;20221127;8.6;4.7;6.7;4.8;8.7;4.7;.6;1600 +95092;49.31738;4.03141;90;20221128;10.7;7.1;8.9;2.1;9.6;1;.61;1500 +95092;49.31738;4.03141;90;20221129;7.2;3.7;5.5;1.4;9;.1;.26;1400 +95092;49.31738;4.03141;90;20221130;7.2;4.2;5.7;3.2;8.5;0;.35;2300 +95092;49.31738;4.03141;90;20221201;7.5;4.4;6;3.9;8.1;0;.57;1800 +95092;49.31738;4.03141;90;20221202;5.1;4.6;4.9;3.4;7.2;1.3;.68;600 +95092;49.31738;4.03141;90;20221203;3.7;2.3;3;4.5;6.4;0;.63;1000 +95092;49.31738;4.03141;90;20221204;2.5;2.3;2.4;3.3;6.28;7.5;.54;923 +95092;49.31738;4.03141;90;20221205;2.3;.7;1.5;1.6;6.58;.7;.24;1241 +95092;49.31738;4.03141;90;20221206;5.1;1.6;3.4;1.2;7.15;.1;.25;1978 +95092;49.31738;4.03141;90;20221207;5;-.1;2.5;1.6;7.1;.2;.22;1800 +95092;49.31738;4.03141;90;20221208;4.3;2.6;3.5;1.9;7;.5;.35;1600 +95092;49.31738;4.03141;90;20221209;1.2;-.2;.5;2.4;6;.1;.21;2000 +95092;49.31738;4.03141;90;20221210;-.7;-2.6;-1.6;2.7;5.3;0;.17;1500 +95092;49.31738;4.03141;90;20221211;.2;-1.4;-.6;2.9;5.2;0;.27;2500 +95092;49.31738;4.03141;90;20221212;.4;-3.4;-1.5;3.5;4.4;0;.35;3900 +95092;49.31738;4.03141;90;20221213;1.6;-6.7;-2.5;1.9;3.9;0;.2;4700 +95092;49.31738;4.03141;90;20221214;.8;-2.5;-.8;2.1;4.6;.3;.33;2700 +95092;49.31738;4.03141;90;20221215;1.9;-7.4;-2.7;2.4;4;0;.19;5300 +95092;49.31738;4.03141;90;20221216;.7;-5;-2.1;2.8;4.4;.1;.33;2600 +95092;49.31738;4.03141;90;20221217;-2.7;-8.6;-5.6;1.1;3.6;0;.1;3000 +95092;49.31738;4.03141;90;20221218;.6;-10;-4.7;3.6;4.2;.7;.21;2400 +95092;49.31738;4.03141;90;20221219;11.9;.1;6;5.1;8.6;.4;.65;2000 +95092;49.31738;4.03141;90;20221220;13.1;7.7;10.4;3.8;10.6;6.1;.87;900 +95092;49.31738;4.03141;90;20221221;11.6;10.5;11.1;3.7;12.1;7.9;.36;2900 +95092;49.31738;4.03141;90;20221222;12.8;10.5;11.7;7.3;12.3;10.2;.74;1600 +95092;49.31738;4.03141;90;20221223;15.3;10.9;13.1;3.8;12.7;4.4;.92;1000 +95092;49.31738;4.03141;90;20221224;12.1;10.5;11.3;4.2;11.2;.2;.79;2000 +95092;49.31738;4.03141;90;20221225;14.3;8.6;11.5;4.2;11.6;.2;.68;2900 +95092;49.31738;4.03141;90;20221226;12.7;11.6;12.2;4.6;10.3;1.1;1.25;2700 +95092;49.31738;4.03141;90;20221227;8.3;-.3;4;3.4;7.2;0;.31;4200 +95092;49.31738;4.03141;90;20221228;10.6;4.2;7.4;6;10.2;4.8;.3;1200 +95092;49.31738;4.03141;90;20221229;11.8;9.9;10.9;5.7;10.1;.1;1.06;3400 +95092;49.31738;4.03141;90;20221230;14.1;1.5;7.8;6;10.7;4;.47;1200 +95092;49.31738;4.03141;90;20221231;17;13.7;15.4;6.8;12.5;0;1.91;2600 +95093;49.33508;4.37438;124;20220101;12.6;8;10.3;3;11.1;0;.48;2471 +95093;49.33508;4.37438;124;20220102;13.7;6.7;10.2;5.5;10.3;.6;.94;2914 +95093;49.33508;4.37438;124;20220103;11.4;10.1;10.8;5.5;10.9;20.1;.97;1066 +95093;49.33508;4.37438;124;20220104;8;7.1;7.5;4.5;9.45;8.7;.56;771 +95093;49.33508;4.37438;124;20220105;5.3;.5;2.9;4.2;6.2;0;.53;3283 +95093;49.33508;4.37438;124;20220106;5.3;.6;3;2.5;6.45;.4;.38;2805 +95093;49.33508;4.37438;124;20220107;6.6;.8;3.7;5.2;6.95;3.9;.53;2815 +95093;49.33508;4.37438;124;20220108;6.8;1.4;4.1;6.5;7.7;16.1;.4;1878 +95093;49.33508;4.37438;124;20220109;6;4.1;5;4.8;6.95;.4;.79;2108 +95093;49.33508;4.37438;124;20220110;4.1;-.3;1.9;2.1;6.3;0;.3;2327 +95093;49.33508;4.37438;124;20220111;2;-.1;.9;2.1;5.85;0;.33;1852 +95093;49.33508;4.37438;124;20220112;4.5;-2.8;.8;1.8;5.85;0;.19;4087 +95093;49.33508;4.37438;124;20220113;4.4;-.1;2.2;1.7;6.2;0;.34;2606 +95093;49.33508;4.37438;124;20220114;8;-2.2;2.9;1.3;6.25;.1;.21;4809 +95093;49.33508;4.37438;124;20220115;5.6;-1.8;1.9;2.1;5.75;.1;.33;4592 +95093;49.33508;4.37438;124;20220116;1;-1.7;-.3;2.4;6.1;.7;.18;1246 +95093;49.33508;4.37438;124;20220117;5.4;1.1;3.2;1.8;7.5;0;.26;2051 +95093;49.33508;4.37438;124;20220118;8.8;2.3;5.6;2.9;7.4;0;.57;3853 +95093;49.33508;4.37438;124;20220119;4.3;.3;2.3;2.8;7.1;1.7;.26;1341 +95093;49.33508;4.37438;124;20220120;5.2;.7;2.9;3.8;6.8;.3;.39;3164 +95093;49.33508;4.37438;124;20220121;4.6;-.9;1.8;2.6;6.5;0;.28;3289 +95093;49.33508;4.37438;124;20220122;5;.7;2.8;2.4;7.1;0;.31;2067 +95093;49.33508;4.37438;124;20220123;5.5;2.7;4.1;2.2;6.65;0;.59;1860 +95093;49.33508;4.37438;124;20220124;7.1;-1;3;1.9;5.75;0;.44;5469 +95093;49.33508;4.37438;124;20220125;3.4;-3.1;.2;1.5;5.55;0;.3;4049 +95093;49.33508;4.37438;124;20220126;1.2;-.7;.3;2.1;6;0;.28;1419 +95093;49.33508;4.37438;124;20220127;4.4;.5;2.4;3.3;7.25;1.1;.24;2119 +95093;49.33508;4.37438;124;20220128;4.8;3;3.9;2.6;7.8;.1;.33;1619 +95093;49.33508;4.37438;124;20220129;9.5;2.6;6;5;9.35;.7;.3;2916 +95093;49.33508;4.37438;124;20220130;8.3;2.6;5.5;2.4;7.2;.4;.59;5170 +95093;49.33508;4.37438;124;20220131;6.5;1.1;3.8;7.5;6.65;.1;.88;3541 +95093;49.33508;4.37438;124;20220201;8.3;.9;4.6;5;8.1;.9;.46;2820 +95093;49.33508;4.37438;124;20220202;10.2;7.9;9;4.8;10.25;.4;.7;2739 +95093;49.33508;4.37438;124;20220203;7.3;6.5;6.9;3.1;8.45;0;.69;1248 +95093;49.33508;4.37438;124;20220204;9;5.5;7.2;4.5;8.1;1.7;1;2327 +95093;49.33508;4.37438;124;20220205;8.4;-1.1;3.7;3.6;6.6;.1;.72;6664 +95093;49.33508;4.37438;124;20220206;10.5;4.5;7.5;9.5;8.85;10.3;1.07;2812 +95093;49.33508;4.37438;124;20220207;8;1.7;4.9;3.7;6.25;0;.98;6779 +95093;49.33508;4.37438;124;20220208;8.3;.6;4.5;3.3;8.75;.1;.24;3258 +95093;49.33508;4.37438;124;20220209;12.1;2.6;7.4;2.9;8;0;.93;7515 +95093;49.33508;4.37438;124;20220210;7.6;2.4;5;3.7;8.19;3.1;.66;3400 +95093;49.33508;4.37438;124;20220211;7.3;-1.9;2.7;1.5;6.09;0;.55;8900 +95093;49.33508;4.37438;124;20220212;7.2;-4.4;1.4;2.6;5.19;0;.78;10400 +95093;49.33508;4.37438;124;20220213;12.2;-3.8;4.2;4.6;6.69;0;1.27;8300 +95093;49.33508;4.37438;124;20220214;11.2;8.2;9.7;5.1;8.69;1.4;1.52;6800 +95093;49.33508;4.37438;124;20220215;11.4;5.5;8.5;5;8.79;5.5;1.22;8500 +95093;49.33508;4.37438;124;20220216;14.5;7.4;11;8;11.95;4;.97;4651 +95093;49.33508;4.37438;124;20220217;12.3;10;11.2;7.2;9.1;1.5;2.04;5215 +95093;49.33508;4.37438;124;20220218;12.9;7.6;10.2;8;8.85;1.1;1.97;4636 +95093;49.33508;4.37438;124;20220219;8.6;3.1;5.8;7.3;6.4;0;1.65;7508 +95093;49.33508;4.37438;124;20220220;11.7;6.7;9.2;8.8;9.35;3.7;1.47;4025 +95093;49.33508;4.37438;124;20220221;8.8;4.1;6.4;8.4;7.75;2.2;1.28;5658 +95093;49.33508;4.37438;124;20220222;10.1;4.1;7.1;4.7;9.25;1;.72;4547 +95093;49.33508;4.37438;124;20220223;11.7;.8;6.2;2.6;8.55;.5;.84;8868 +95093;49.33508;4.37438;124;20220224;9.1;7;8.1;5.2;7.95;2.6;1.39;6187 +95093;49.33508;4.37438;124;20220225;9.5;.5;5;3.6;6.2;.1;1.3;9152 +95093;49.33508;4.37438;124;20220226;8.1;-3.3;2.4;2.8;5.45;.1;1.06;10787 +95093;49.33508;4.37438;124;20220227;9.2;-.7;4.3;4.8;4.9;0;1.8;10531 +95093;49.33508;4.37438;124;20220228;9.6;-1.8;3.9;2.9;4.95;0;1.47;10986 +95093;49.33508;4.37438;124;20220301;9.4;-1.1;4.2;2.4;5.4;0;1.24;7670 +95093;49.33508;4.37438;124;20220302;11;.6;5.8;2.8;5.85;0;1.47;7754 +95093;49.33508;4.37438;124;20220303;14.3;2.6;8.5;2.3;7.3;0;1.56;9589 +95093;49.33508;4.37438;124;20220304;12.1;-.6;5.7;2.3;4.9;0;1.65;11623 +95093;49.33508;4.37438;124;20220305;10.4;-3.1;3.7;2.1;4.5;0;1.47;11753 +95093;49.33508;4.37438;124;20220306;8;-3.8;2.1;3.5;4.2;0;1.61;11766 +95093;49.33508;4.37438;124;20220307;6.1;-3;1.5;4.9;3.85;0;1.75;11666 +95093;49.33508;4.37438;124;20220308;9.8;-3.1;3.4;4.6;4;0;2.15;12491 +95093;49.33508;4.37438;124;20220309;14;-1;6.5;3.6;5.35;0;2.25;12891 +95093;49.33508;4.37438;124;20220310;16.4;1.3;8.8;4.3;6.3;0;2.67;13119 +95093;49.33508;4.37438;124;20220311;16.2;3.2;9.7;5.7;8.15;.5;2.42;10548 +95093;49.33508;4.37438;124;20220312;12.7;5.5;9.1;4.7;9.05;3.2;1.49;7327 +95093;49.33508;4.37438;124;20220313;12.6;5.2;8.9;5.5;9.5;2.2;1.36;7564 +95093;49.33508;4.37438;124;20220314;13.4;5.4;9.4;3.1;8.6;4.5;1.7;11246 +95093;49.33508;4.37438;124;20220315;10.1;5.4;7.8;2.4;9.95;8.6;.7;4117 +95093;49.33508;4.37438;124;20220316;12.3;6.4;9.3;3.5;10.9;0;.92;6493 +95093;49.33508;4.37438;124;20220317;10;8.2;9.1;4.8;8.7;0;1.51;5596 +95093;49.33508;4.37438;124;20220318;15.4;1.5;8.5;4.1;5.89;.1;2.88;16600 +95093;49.33508;4.37438;124;20220319;15.3;.8;8.1;5.8;5.99;0;3.17;17200 +95093;49.33508;4.37438;124;20220320;12.5;-1.8;5.4;2;6.29;.2;1.77;15800 +95093;49.33508;4.37438;124;20220321;17.5;1.6;9.6;2.6;8.39;0;2.28;15800 +95093;49.33508;4.37438;124;20220322;17.5;2;9.8;1.5;7.59;0;2.16;16700 +95093;49.33508;4.37438;124;20220323;18.4;-1.6;8.4;1.3;6.59;0;2.23;18100 +95093;49.33508;4.37438;124;20220324;19.8;-1.3;9.3;1.6;6.69;0;2.49;17700 +95093;49.33508;4.37438;124;20220325;18.2;-.6;8.8;2.4;6.69;0;2.68;17900 +95093;49.33508;4.37438;124;20220326;18.7;-.6;9.1;2.5;6.49;0;2.87;18700 +95093;49.33508;4.37438;124;20220327;20.6;1;10.8;1.7;7.39;0;2.74;19000 +95093;49.33508;4.37438;124;20220328;19.4;-.9;9.3;1;8.59;0;2.08;16600 +95093;49.33508;4.37438;124;20220329;16.3;2.9;9.6;1.3;9.69;2.8;1.42;8400 +95093;49.33508;4.37438;124;20220330;12.9;8.3;10.6;2.6;10.49;3.4;1.24;4900 +95093;49.33508;4.37438;124;20220331;7.7;3.4;5.6;5;7.19;.2;1.36;7300 +95093;49.33508;4.37438;124;20220401;4.7;1.5;3.1;5.2;5.79;.5;1.24;5400 +95093;49.33508;4.37438;124;20220402;5.3;.7;3;6;5.19;0;1.66;8800 +95093;49.33508;4.37438;124;20220403;8;-2.8;2.6;2.3;4.69;0;1.89;17600 +95093;49.33508;4.37438;124;20220404;10.5;-5.2;2.7;4.6;5.59;.9;1.88;13500 +95093;49.33508;4.37438;124;20220405;12.2;7;9.6;4.3;10.09;.2;1.25;4400 +95093;49.33508;4.37438;124;20220406;12.7;8.4;10.6;5.7;9.29;1.4;1.99;6200 +95093;49.33508;4.37438;124;20220407;14.3;9.5;11.9;7.9;9.39;2.1;2.97;12900 +95093;49.33508;4.37438;124;20220408;7;6.6;6.8;3.9;7.39;15.2;1.29;3100 +95093;49.33508;4.37438;124;20220409;10.5;-.4;5.1;1.7;6.59;.7;1.63;12900 +95093;49.33508;4.37438;124;20220410;12.4;-3.1;4.7;1.7;6.29;0;2.3;22600 +95093;49.33508;4.37438;124;20220411;18.3;-.7;8.8;4.2;7.89;0;3.3;21600 +95093;49.33508;4.37438;124;20220412;19.7;3.5;11.6;3;10.09;0;2.77;16000 +95093;49.33508;4.37438;124;20220413;17.6;6.8;12.2;2.2;12.29;.4;2.05;13900 +95093;49.33508;4.37438;124;20220414;19.7;9.7;14.7;2;12.49;0;3.12;21400 +95093;49.33508;4.37438;124;20220415;19.8;3.7;11.8;2.3;10.89;0;2.85;19800 +95093;49.33508;4.37438;124;20220416;18.4;5.3;11.9;3.3;8.89;0;3.59;24100 +95093;49.33508;4.37438;124;20220417;19.8;.5;10.2;3;6.59;0;3.95;25000 +95093;49.33508;4.37438;124;20220418;18.6;-.6;9;1.9;7.69;0;3.02;21800 +95093;49.33508;4.37438;124;20220419;18.9;4.2;11.6;2.3;9.59;0;3.1;21100 +95093;49.33508;4.37438;124;20220420;17.9;3.2;10.6;2.9;7.59;0;3.59;24300 +95093;49.33508;4.37438;124;20220421;19;1.7;10.4;2.8;8.59;0;3.46;24100 +95093;49.33508;4.37438;124;20220422;18.4;5.9;12.2;2.6;9.29;0;3.48;23600 +95093;49.33508;4.37438;124;20220423;19.6;4.4;12;3.5;10.19;0;3;16300 +95093;49.33508;4.37438;124;20220424;18.4;7.6;13;2.4;10.29;0;2.53;12600 +95093;49.33508;4.37438;124;20220425;15.6;5.4;10.5;3.5;8.79;0;3.24;23400 +95093;49.33508;4.37438;124;20220426;15.5;4.4;10;3.2;9.09;0;2.44;14800 +95093;49.33508;4.37438;124;20220427;19.1;1.4;10.3;2.9;8.89;0;3.42;23300 +95093;49.33508;4.37438;124;20220428;21.1;5.1;13.1;3.1;9.19;0;4.08;24100 +95093;49.33508;4.37438;124;20220429;19.7;6.5;13.1;2.3;10.19;0;3.08;17600 +95093;49.33508;4.37438;124;20220430;15.9;5.1;10.5;4;8.39;0;3.43;23000 +95093;49.33508;4.37438;124;20220501;16.1;2;9.1;2;8.19;0;2.89;21200 +95093;49.33508;4.37438;124;20220502;19.3;4.6;12;2.7;9.59;0;3.55;23100 +95093;49.33508;4.37438;124;20220503;19.9;6.1;13;3.6;10.09;0;3.87;23600 +95093;49.33508;4.37438;124;20220504;18.6;8.5;13.6;3.1;10.19;0;3.45;19600 +95093;49.33508;4.37438;124;20220505;17.9;6.8;12.4;2.4;11.39;.4;2.9;19500 +95093;49.33508;4.37438;124;20220506;21.6;7.2;14.4;2.5;11;0;3.75;22306 +95093;49.33508;4.37438;124;20220507;21.7;7.3;14.5;2.5;11.2;.3;3.54;20053 +95093;49.33508;4.37438;124;20220508;22.2;9.4;15.8;3.3;12.3;.1;3.86;20915 +95093;49.33508;4.37438;124;20220509;25.6;7.7;16.7;1.8;11.3;0;4.27;23744 +95093;49.33508;4.37438;124;20220510;25.6;8.7;17.1;2.4;12.7;0;4.11;20909 +95093;49.33508;4.37438;124;20220511;26;9.1;17.5;3.6;12.55;0;4.98;24616 +95093;49.33508;4.37438;124;20220512;20.7;8.3;14.5;2.8;11.6;0;3.55;20668 +95093;49.33508;4.37438;124;20220513;20.9;3.7;12.3;1.9;9.4;0;3.86;25557 +95093;49.33508;4.37438;124;20220514;22.9;3.7;13.3;1.4;10.05;0;3.94;25632 +95093;49.33508;4.37438;124;20220515;27.5;7.8;17.7;2.7;11.75;.4;5.09;25308 +95093;49.33508;4.37438;124;20220516;24;13.9;19;2.6;15.55;.2;3.66;17669 +95093;49.33508;4.37438;124;20220517;27.7;12.9;20.3;2.8;15;0;4.86;23131 +95093;49.33508;4.37438;124;20220518;29;14.6;21.8;2.3;16;0;4.95;23701 +95093;49.33508;4.37438;124;20220519;28.4;15.2;21.8;3.6;16.45;.6;5.12;21810 +95093;49.33508;4.37438;124;20220520;24.4;15.1;19.7;2.8;16.2;5.5;3.41;14749 +95093;49.33508;4.37438;124;20220521;23.2;6.6;14.9;1.5;11.4;.1;3.93;24107 +95093;49.33508;4.37438;124;20220522;22.5;8.5;15.5;1.8;12.75;.8;3.14;17085 +95093;49.33508;4.37438;124;20220523;22.2;12.8;17.5;3.2;15.5;11.6;2.91;13471 +95093;49.33508;4.37438;124;20220524;18.9;11.1;15;3.6;11.9;.5;3.34;17270 +95093;49.33508;4.37438;124;20220525;20.5;4;12.3;2.8;10.1;.2;3.71;22938 +95093;49.33508;4.37438;124;20220526;21.4;13.2;17.3;3.8;12.65;0;4.01;18507 +95093;49.33508;4.37438;124;20220527;21.3;13.3;17.3;4;12.05;0;3.92;15837 +95093;49.33508;4.37438;124;20220528;19.8;4;11.9;2.3;9.2;.1;3.64;22683 +95093;49.33508;4.37438;124;20220529;17.8;3.5;10.6;3;8.25;0;3.76;24512 +95093;49.33508;4.37438;124;20220530;19.1;5.2;12.2;1.9;9;0;3.76;24380 +95093;49.33508;4.37438;124;20220531;21;7;14;2.2;9.1;0;4;22458 +95093;49.33508;4.37438;124;20220601;21;3.2;12.1;2.1;9.1;0;4.19;27230 +95093;49.33508;4.37438;124;20220602;23.3;4.4;13.9;2.5;9.4;0;4.63;26811 +95093;49.33508;4.37438;124;20220603;25.2;9.3;17.3;2.1;13;.3;3.83;18735 +95093;49.33508;4.37438;124;20220604;28.6;12.5;20.5;1.7;17.35;6.3;4.5;23263 +95093;49.33508;4.37438;124;20220605;20.1;16.5;18.3;2.5;18.3;15.6;1.88;8358 +95093;49.33508;4.37438;124;20220606;21.6;12.1;16.9;2.3;14.25;1.5;3.51;19422 +95093;49.33508;4.37438;124;20220607;22.2;10.4;16.3;2.9;14.15;2.6;3.58;19716 +95093;49.33508;4.37438;124;20220608;19.2;11.8;15.5;2.4;14.2;12.7;2.51;13211 +95093;49.33508;4.37438;124;20220609;20.8;9.8;15.3;2.5;13.25;.5;3.58;21171 +95093;49.33508;4.37438;124;20220610;23.5;12.6;18.1;2.3;14.8;0;3.86;20131 +95093;49.33508;4.37438;124;20220611;26.2;11.3;18.8;1.9;15.6;0;4.59;25374 +95093;49.33508;4.37438;124;20220612;24;11.3;17.7;3.4;12.5;0;5.11;26685 +95093;49.33508;4.37438;124;20220613;22.3;7.5;14.9;2.4;11.15;0;4.44;26810 +95093;49.33508;4.37438;124;20220614;25.1;8.2;16.6;2.5;11.45;0;4.95;26801 +95093;49.33508;4.37438;124;20220615;30;10;20;2.1;13.55;0;5.63;27942 +95093;49.33508;4.37438;124;20220616;28.8;13.5;21.1;2.5;14;0;5.74;27513 +95093;49.33508;4.37438;124;20220617;31.3;11.9;21.6;2;13.85;0;5.81;27381 +95093;49.33508;4.37438;124;20220618;34.4;15.8;25.1;2.5;17.2;0;6.44;26483 +95093;49.33508;4.37438;124;20220619;26.4;17;21.7;4.4;17.35;14.9;5.04;21950 +95093;49.33508;4.37438;124;20220620;21.8;15.2;18.5;2.7;15.85;.9;3.18;15051 +95093;49.33508;4.37438;124;20220621;26.3;11.9;19.1;3.2;14.6;.9;5.13;25636 +95093;49.33508;4.37438;124;20220622;23.1;14.1;18.6;2.3;16.55;3.1;2.98;14099 +95093;49.33508;4.37438;124;20220623;28.1;15.4;21.7;2.8;18.3;12;4.81;23247 +95093;49.33508;4.37438;124;20220624;24.2;16.6;20.4;3.6;17.6;4.7;4.05;19057 +95093;49.33508;4.37438;124;20220625;23.2;14;18.6;3.3;16.05;6.3;3.32;15345 +95093;49.33508;4.37438;124;20220626;20.2;12.5;16.3;1.4;15.05;.2;2.7;15024 +95093;49.33508;4.37438;124;20220627;22.7;12.1;17.4;1.8;15;5.4;3.24;17032 +95093;49.33508;4.37438;124;20220628;26.8;9.7;18.2;1.5;12.95;0;4.91;27424 +95093;49.33508;4.37438;124;20220629;27.9;11.7;19.8;1.6;13.2;.1;4.97;26001 +95093;49.33508;4.37438;124;20220630;16.5;12.5;14.5;2.6;14.5;10.2;1.66;8385 +95093;49.33508;4.37438;124;20220701;22.3;9.6;15.9;2.3;12.2;.2;3.98;22178 +95093;49.33508;4.37438;124;20220702;27;8.9;18;2;11.75;0;5.2;27965 +95093;49.33508;4.37438;124;20220703;25.5;10.7;18.1;2.5;12.9;0;4.91;26128 +95093;49.33508;4.37438;124;20220704;25.9;8.2;17.1;2.3;11.75;0;5.1;27975 +95093;49.33508;4.37438;124;20220705;25.9;10.3;18.1;3.1;12.2;0;5.24;26034 +95093;49.33508;4.37438;124;20220706;25.1;8.8;16.9;2.2;11.55;0;4.63;24534 +95093;49.33508;4.37438;124;20220707;21.9;12.9;17.4;3.5;13.95;0;3.45;15346 +95093;49.33508;4.37438;124;20220708;26.3;8;17.1;3;12;0;5.3;27823 +95093;49.33508;4.37438;124;20220709;28.5;10.8;19.6;3;13.4;0;5.42;24874 +95093;49.33508;4.37438;124;20220710;24.8;10.7;17.8;3.3;12.6;0;5.05;25684 +95093;49.33508;4.37438;124;20220711;28.6;11.4;20;2.6;14.25;0;5.33;25820 +95093;49.33508;4.37438;124;20220712;30.2;13.1;21.6;2.1;14;0;5.53;25711 +95093;49.33508;4.37438;124;20220713;34.4;16.7;25.6;2.1;13.95;0;6.16;25072 +95093;49.33508;4.37438;124;20220714;31.3;17;24.1;2.8;15.2;0;6;24394 +95093;49.33508;4.37438;124;20220715;25.6;11.1;18.4;3.4;10.95;0;5.52;25915 +95093;49.33508;4.37438;124;20220716;27.8;8.9;18.4;2.4;11.35;0;5.37;26781 +95093;49.33508;4.37438;124;20220717;30.2;10.8;20.5;2.7;10.9;0;6.05;26770 +95093;49.33508;4.37438;124;20220718;35.8;14.1;25;2.2;11.65;0;6.64;26103 +95093;49.33508;4.37438;124;20220719;38.7;17.7;28.2;3.4;13.2;1.1;8.27;26168 +95093;49.33508;4.37438;124;20220720;25.3;19.4;22.4;2.8;18.6;9.2;3.25;11561 +95093;49.33508;4.37438;124;20220721;26.9;14.5;20.7;2.3;17.75;0;3.95;19143 +95093;49.33508;4.37438;124;20220722;27.1;14;20.6;2.4;17.2;.6;4.01;18851 +95093;49.33508;4.37438;124;20220723;28.6;15.8;22.2;1.9;17.45;0;4.53;21813 +95093;49.33508;4.37438;124;20220724;31.5;14.2;22.8;1.7;16.15;0;5.28;25454 +95093;49.33508;4.37438;124;20220725;26.4;17.7;22;3.3;15.9;.3;4.46;17010 +95093;49.33508;4.37438;124;20220726;23.7;11.1;17.4;2.6;14.15;0;3.39;16442 +95093;49.33508;4.37438;124;20220727;24.6;13.8;19.2;3.6;12.1;0;4.96;21669 +95093;49.33508;4.37438;124;20220728;26.6;12.3;19.4;2.3;11.15;0;4.51;19540 +95093;49.33508;4.37438;124;20220729;29.1;10.7;19.9;2.6;11.9;0;5.48;25518 +95093;49.33508;4.37438;124;20220730;29.8;12.7;21.3;2;12.85;0;5.06;23129 +95093;49.33508;4.37438;124;20220731;27.5;14;20.8;3.1;15.45;0;4.9;22822 +95093;49.33508;4.37438;124;20220801;26;15.4;20.7;1.8;16.7;.2;3.27;14816 +95093;49.33508;4.37438;124;20220802;31;12.9;22;1.3;15.55;0;4.63;23447 +95093;49.33508;4.37438;124;20220803;34;15.2;24.6;1.6;15.45;0;5.32;24335 +95093;49.33508;4.37438;124;20220804;31.4;17.4;24.4;2.5;17.5;8;4.72;17799 +95093;49.33508;4.37438;124;20220805;27;16;21.5;4;16.85;0;4.7;20124 +95093;49.33508;4.37438;124;20220806;24.4;10.6;17.5;3.9;10.35;0;5.14;23466 +95093;49.33508;4.37438;124;20220807;28;10.8;19.4;4.2;10.05;0;6.15;24424 +95093;49.33508;4.37438;124;20220808;29.2;13;21.1;4.2;11.25;0;6.28;23378 +95093;49.33508;4.37438;124;20220809;31.5;14.7;23.1;4.2;12.55;0;6.69;23447 +95093;49.33508;4.37438;124;20220810;31.6;15.4;23.5;3.4;11.8;0;6.29;22630 +95093;49.33508;4.37438;124;20220811;31.6;14.6;23.1;3.5;10.95;0;6.41;22621 +95093;49.33508;4.37438;124;20220812;32.4;15.5;23.9;3.2;10.7;0;6.43;22575 +95093;49.33508;4.37438;124;20220813;31.5;14.3;22.9;3;10.45;0;6.04;22487 +95093;49.33508;4.37438;124;20220814;30.6;14.8;22.7;3.4;13.05;0;5.27;17051 +95093;49.33508;4.37438;124;20220815;26;16.2;21.1;3.3;16.65;.2;4.01;17582 +95093;49.33508;4.37438;124;20220816;28.2;14.1;21.1;2.4;16.8;10.1;3.88;17490 +95093;49.33508;4.37438;124;20220817;26.1;17.2;21.6;2.2;18.6;1.6;3.36;15489 +95093;49.33508;4.37438;124;20220818;28;15;21.5;1.9;17.85;1.1;3.55;16625 +95093;49.33508;4.37438;124;20220819;24.7;15;19.8;3.1;17.5;.8;3.1;13959 +95093;49.33508;4.37438;124;20220820;26;13.4;19.7;2.8;14.6;0;4.14;20173 +95093;49.33508;4.37438;124;20220821;25.8;10.3;18;1.5;13.55;0;3.34;17932 +95093;49.33508;4.37438;124;20220822;27.6;15.3;21.5;2;14.65;0;3.87;17250 +95093;49.33508;4.37438;124;20220823;29.1;14.3;21.7;1.4;16.1;0;3.68;18281 +95093;49.33508;4.37438;124;20220824;32.8;15.3;24;1.5;15.45;0;4.36;19988 +95093;49.33508;4.37438;124;20220825;32.9;16.8;24.9;2.7;14.45;.4;5.3;19237 +95093;49.33508;4.37438;124;20220826;24.5;18.6;21.6;4.5;16.8;0;3.57;10688 +95093;49.33508;4.37438;124;20220827;25.4;11.9;18.6;2.9;13.9;0;3.7;17348 +95093;49.33508;4.37438;124;20220828;26.6;12;19.3;3.5;13.35;0;4.24;17511 +95093;49.33508;4.37438;124;20220829;29.1;14.4;21.8;3.1;12.1;0;4.9;18630 +95093;49.33508;4.37438;124;20220830;27.3;14.7;21;2.8;13.15;0;3.84;13388 +95093;49.33508;4.37438;124;20220831;28;13.8;20.9;2.4;14.65;.5;4.04;18674 +95093;49.33508;4.37438;124;20220901;26.8;13.9;20.4;3.3;13.75;0;4.19;17348 +95093;49.33508;4.37438;124;20220902;27.8;13.5;20.6;2.9;13.95;1.1;3.96;15458 +95093;49.33508;4.37438;124;20220903;25.4;15.7;20.5;2.6;16.6;.2;3.17;14233 +95093;49.33508;4.37438;124;20220904;28;13.2;20.6;2.3;14.65;.2;3.79;17625 +95093;49.33508;4.37438;124;20220905;29.9;15.8;22.8;3.5;15.15;5.7;4.63;16553 +95093;49.33508;4.37438;124;20220906;28.6;14.2;21.4;2.8;16.65;4.8;3.88;17612 +95093;49.33508;4.37438;124;20220907;23.8;13.8;18.8;2;16.55;7.2;2.59;13544 +95093;49.33508;4.37438;124;20220908;21.8;13.6;17.7;3.9;15.45;3.6;2.65;12316 +95093;49.33508;4.37438;124;20220909;19.3;14.3;16.8;5;15.05;7.2;2.23;8548 +95093;49.33508;4.37438;124;20220910;19.9;14.2;17.1;4.5;15.4;1.4;2.2;9076 +95093;49.33508;4.37438;124;20220911;20.1;10.5;15.3;1.5;14.2;.1;1.95;12412 +95093;49.33508;4.37438;124;20220912;26.3;11.2;18.7;2.5;13.9;0;3.39;16862 +95093;49.33508;4.37438;124;20220913;26.2;15.8;21;2.8;16.75;0;2.77;9563 +95093;49.33508;4.37438;124;20220914;26;16.9;21.5;2.9;19.65;14;2.75;12369 +95093;49.33508;4.37438;124;20220915;19.7;13.8;16.7;3;15.75;.5;1.99;10735 +95093;49.33508;4.37438;124;20220916;17.7;11.7;14.7;3.6;11.75;.7;2.33;10695 +95093;49.33508;4.37438;124;20220917;16.7;7.6;12.1;4.2;9.65;.3;2.49;12666 +95093;49.33508;4.37438;124;20220918;17.6;4.9;11.3;3.8;8.9;.1;2.55;13739 +95093;49.33508;4.37438;124;20220919;17.9;5.7;11.8;1.9;9.9;.1;2.01;13097 +95093;49.33508;4.37438;124;20220920;18.4;4;11.2;1.8;9.55;.1;1.93;12769 +95093;49.33508;4.37438;124;20220921;18.2;4.8;11.5;2.5;9.3;.1;2.24;14591 +95093;49.33508;4.37438;124;20220922;19.9;4.2;12.1;2.1;7.95;0;2.5;15018 +95093;49.33508;4.37438;124;20220923;18.8;5.3;12;1.2;9.15;.3;1.75;10941 +95093;49.33508;4.37438;124;20220924;19;10.7;14.9;1.6;12;1;1.79;10268 +95093;49.33508;4.37438;124;20220925;18.9;12;15.5;3.5;11.55;.1;2.46;11159 +95093;49.33508;4.37438;124;20220926;15.6;5.6;10.6;3.8;10.35;9.3;1.54;7495 +95093;49.33508;4.37438;124;20220927;14;8.8;11.4;4.4;10.95;4.7;1.55;7910 +95093;49.33508;4.37438;124;20220928;15.3;6.6;11;2.6;10.35;0;1.62;11459 +95093;49.33508;4.37438;124;20220929;15.5;4.5;10;1.4;9.35;.3;1.44;11451 +95093;49.33508;4.37438;124;20220930;16.7;1.6;9.1;2.6;9.25;12.7;1.69;12361 +95093;49.33508;4.37438;124;20221001;18.4;10.8;14.6;5.9;13.25;3.7;2;8252 +95093;49.33508;4.37438;124;20221002;15.8;11.9;13.8;2.4;13.85;13.2;1;3623 +95093;49.33508;4.37438;124;20221003;15.2;7;11.1;1.5;11.05;0;1.19;8357 +95093;49.33508;4.37438;124;20221004;18.3;5.4;11.8;2.1;10.75;.1;1.65;11849 +95093;49.33508;4.37438;124;20221005;21.3;8.5;14.9;4.1;13.4;.1;2.14;11607 +95093;49.33508;4.37438;124;20221006;18.6;8.4;13.5;2.1;11.5;0;1.7;12093 +95093;49.33508;4.37438;124;20221007;18;4.9;11.4;1.9;9.4;.1;1.66;11849 +95093;49.33508;4.37438;124;20221008;17.2;4.3;10.7;2;9.2;.1;1.56;10707 +95093;49.33508;4.37438;124;20221009;18.6;3;10.8;3.2;8.95;.1;2.03;11962 +95093;49.33508;4.37438;124;20221010;18.7;6.9;12.8;3.6;12.05;.1;1.57;7836 +95093;49.33508;4.37438;124;20221011;16.9;9.1;13;3.4;10.45;0;1.81;8087 +95093;49.33508;4.37438;124;20221012;18;3.3;10.7;1.8;9.6;0;1.41;10454 +95093;49.33508;4.37438;124;20221013;15.6;9.3;12.5;2.8;12.9;1.8;.94;4776 +95093;49.33508;4.37438;124;20221014;16.1;13.3;14.7;3.1;15.5;7.5;.8;3190 +95093;49.33508;4.37438;124;20221015;20;13.9;16.9;4;15.8;2.6;1.57;6725 +95093;49.33508;4.37438;124;20221016;18.9;13.4;16.1;3;16;0;1.15;5785 +95093;49.33508;4.37438;124;20221017;21.4;15.5;18.5;4;16.75;17.8;1.68;4863 +95093;49.33508;4.37438;124;20221018;20.1;15.5;17.8;1.7;16.95;.2;1.11;5697 +95093;49.33508;4.37438;124;20221019;18.3;12.2;15.2;4.2;15.1;.2;1.18;5337 +95093;49.33508;4.37438;124;20221020;21.8;13;17.4;4.2;15.5;12.1;1.84;7284 +95093;49.33508;4.37438;124;20221021;19.2;14.3;16.8;3.3;15.8;5;1.28;5358 +95093;49.33508;4.37438;124;20221022;20.3;12.4;16.3;3;14.35;0;1.51;7715 +95093;49.33508;4.37438;124;20221023;21;13.3;17.1;4.8;14.8;1.6;1.88;5328 +95093;49.33508;4.37438;124;20221024;18.7;15.3;17;6;13.3;.5;2.38;5147 +95093;49.33508;4.37438;124;20221025;17.6;11.5;14.5;3.4;13.45;.2;1.25;6075 +95093;49.33508;4.37438;124;20221026;21.1;13.7;17.4;3.6;14.4;.1;1.8;7177 +95093;49.33508;4.37438;124;20221027;21.7;11.7;16.7;4.3;14.55;0;1.79;6477 +95093;49.33508;4.37438;124;20221028;22.2;14.6;18.4;3.1;15.05;0;1.76;6258 +95093;49.33508;4.37438;124;20221029;21.9;13.3;17.6;3.5;14.55;.1;1.76;5412 +95093;49.33508;4.37438;124;20221030;20.8;11.2;16;2.8;12.85;0;1.55;6899 +95093;49.33508;4.37438;124;20221031;19.6;11.2;15.4;3;14;1.7;1.21;5795 +95093;49.33508;4.37438;124;20221101;16.2;10.6;13.4;5.2;12.05;0;1.43;6576 +95093;49.33508;4.37438;124;20221102;15.2;8.4;11.8;3.9;10.6;0;1.28;6762 +95093;49.33508;4.37438;124;20221103;13.9;8;11;5;11.05;4.4;1.02;3376 +95093;49.33508;4.37438;124;20221104;12.4;8.4;10.4;4.2;10.45;2.3;.96;4105 +95093;49.33508;4.37438;124;20221105;10.2;1.3;5.8;2.4;8.75;.1;.44;4643 +95093;49.33508;4.37438;124;20221106;9;6.8;7.9;4.8;9.75;2.1;.59;1852 +95093;49.33508;4.37438;124;20221107;15.3;8.7;12;5.3;12.3;0;.94;4085 +95093;49.33508;4.37438;124;20221108;16.2;8.4;12.3;5.1;10.9;1.9;1.47;4641 +95093;49.33508;4.37438;124;20221109;15.1;11.1;13.1;4;11.3;.3;1.26;4172 +95093;49.33508;4.37438;124;20221110;11;3.5;7.3;2.8;9.65;0;.39;5192 +95093;49.33508;4.37438;124;20221111;11.1;7.4;9.3;3.5;10.35;.2;.59;3169 +95093;49.33508;4.37438;124;20221112;14.3;5.4;9.8;2.9;9.85;.1;.79;5724 +95093;49.33508;4.37438;124;20221113;13.8;4.4;9.1;2.3;8.7;.1;.82;4509 +95093;49.33508;4.37438;124;20221114;9.1;2.4;5.8;2.5;9.35;3;.23;3021 +95093;49.33508;4.37438;124;20221115;13.3;8;10.6;4.8;12.1;7.2;.5;2855 +95093;49.33508;4.37438;124;20221116;12.6;8.3;10.5;5.8;11.5;7.3;.66;3507 +95093;49.33508;4.37438;124;20221117;13.5;10.7;12.1;7;11;3.4;1.42;3220 +95093;49.33508;4.37438;124;20221118;9.8;6.5;8.1;3.8;9.9;1.9;.52;2221 +95093;49.33508;4.37438;124;20221119;9.5;3.8;6.6;2.3;9.25;.9;.36;2629 +95093;49.33508;4.37438;124;20221120;8;5.6;6.8;4.5;9.1;3.7;.47;1960 +95093;49.33508;4.37438;124;20221121;8.3;4.6;6.4;4.3;8.95;1.7;.45;1880 +95093;49.33508;4.37438;124;20221122;9.6;3.9;6.7;6;8.4;1;.8;3078 +95093;49.33508;4.37438;124;20221123;9.5;5.4;7.4;5.3;9;4.1;.69;2425 +95093;49.33508;4.37438;124;20221124;11.1;7.1;9.1;4.8;9.65;1.6;.74;4311 +95093;49.33508;4.37438;124;20221125;10.9;6.4;8.7;3.1;9.4;.1;.59;3123 +95093;49.33508;4.37438;124;20221126;6.4;.2;3.3;3.2;7.65;.1;.18;2970 +95093;49.33508;4.37438;124;20221127;8.4;4.7;6.6;4.7;8.55;5.3;.61;1873 +95093;49.33508;4.37438;124;20221128;9.4;6.9;8.2;2.6;9.65;1.9;.53;1367 +95093;49.33508;4.37438;124;20221129;7.5;4.8;6.1;1.4;9;.1;.31;1452 +95093;49.33508;4.37438;124;20221130;7.2;2.9;5;2.9;8.2;.1;.32;2397 +95093;49.33508;4.37438;124;20221201;7.2;3.9;5.6;3.9;7.95;0;.54;1881 +95093;49.33508;4.37438;124;20221202;4.5;4.3;4.4;3.6;7;1.2;.71;300 +95093;49.33508;4.37438;124;20221203;3.4;2.2;2.8;4.9;6.3;0;.65;905 +95093;49.33508;4.37438;124;20221204;2.6;2;2.3;3.4;6.25;8.2;.56;732 +95093;49.33508;4.37438;124;20221205;2.2;.8;1.5;1.5;6.65;.5;.25;1040 +95093;49.33508;4.37438;124;20221206;4.6;1.1;2.8;1.3;6.95;.1;.25;1815 +95093;49.33508;4.37438;124;20221207;4.2;.3;2.2;2;7.1;.3;.19;1749 +95093;49.33508;4.37438;124;20221208;3.8;2.2;3;1.9;7;.4;.33;1315 +95093;49.33508;4.37438;124;20221209;1.5;-1.1;.2;2.4;5.9;.1;.21;1899 +95093;49.33508;4.37438;124;20221210;-1.4;-3.2;-2.3;2.8;5.15;0;.16;1303 +95093;49.33508;4.37438;124;20221211;-.7;-1.6;-1.2;2.3;5.2;0;.3;1266 +95093;49.33508;4.37438;124;20221212;.1;-3.3;-1.6;2.7;4.33;0;.35;3112 +95093;49.33508;4.37438;124;20221213;1.2;-5;-1.9;3.5;3.85;0;.51;3385 +95093;49.33508;4.37438;124;20221214;1.2;-2.1;-.5;2.1;4.45;.1;.45;2203 +95093;49.33508;4.37438;124;20221215;1.8;-6.3;-2.2;3.1;3.95;0;.4;3990 +95093;49.33508;4.37438;124;20221216;1.1;-5.2;-2;2.9;4.3;.1;.38;2579 +95093;49.33508;4.37438;124;20221217;-1.5;-7.5;-4.5;2.1;3.8;0;.21;2707 +95093;49.33508;4.37438;124;20221218;.2;-7.7;-3.8;4.5;4.2;1;.3;2368 +95093;49.33508;4.37438;124;20221219;10.8;.2;5.5;5.4;8.5;.8;.5;2566 +95093;49.33508;4.37438;124;20221220;12;8.6;10.3;4.4;10.55;6.5;.87;1040 +95093;49.33508;4.37438;124;20221221;11.2;10.2;10.7;4.3;11.9;9.9;.45;1771 +95093;49.33508;4.37438;124;20221222;12.1;10.3;11.2;7.1;12.2;12.3;.65;1257 +95093;49.33508;4.37438;124;20221223;14.7;10.4;12.6;4.1;12.55;5.8;.81;1473 +95093;49.33508;4.37438;124;20221224;11.7;9.8;10.7;4.1;11.15;.3;.71;1613 +95093;49.33508;4.37438;124;20221225;13.5;8.6;11;4.1;11.5;2.1;.65;2441 +95093;49.33508;4.37438;124;20221226;12;10.2;11.1;4.8;10.25;3.5;1.12;2025 +95093;49.33508;4.37438;124;20221227;7.4;.1;3.8;3.8;7.15;0;.36;3363 +95093;49.33508;4.37438;124;20221228;9.9;4;6.9;7;10.05;6;.18;1749 +95093;49.33508;4.37438;124;20221229;11;9.5;10.2;6.8;10.05;.5;1.08;2145 +95093;49.33508;4.37438;124;20221230;13;2.9;8;6.5;10.5;3.7;.44;2080 +95093;49.33508;4.37438;124;20221231;16.1;13;14.5;7.8;12.6;0;1.73;2105 +95094;49.35174;4.71757;145;20220101;12.7;9.5;11.1;2.6;11.5;0;.59;1667 +95094;49.35174;4.71757;145;20220102;12.9;6.8;9.9;5.9;10.37;1.1;.81;2583 +95094;49.35174;4.71757;145;20220103;10.9;9.7;10.3;6.4;11;21;.81;762 +95094;49.35174;4.71757;145;20220104;7.7;7.7;7.7;5;9.6;10.1;.61;401 +95094;49.35174;4.71757;145;20220105;4.6;.4;2.5;4.3;6.33;0;.47;2055 +95094;49.35174;4.71757;145;20220106;4.6;1.4;3;2.4;6.57;.5;.41;1813 +95094;49.35174;4.71757;145;20220107;5.6;1;3.3;5.3;6.97;5.6;.4;2224 +95094;49.35174;4.71757;145;20220108;6.2;1.6;3.9;6.4;7.64;18.2;.33;2279 +95094;49.35174;4.71757;145;20220109;5.5;3.8;4.7;5.2;7.14;.6;.73;1221 +95094;49.35174;4.71757;145;20220110;3;.5;1.7;2.1;6.27;0;.33;1503 +95094;49.35174;4.71757;145;20220111;2.1;-.2;1;2;5.8;0;.35;1506 +95094;49.35174;4.71757;145;20220112;4.2;-2.9;.6;1.7;5.7;0;.25;3165 +95094;49.35174;4.71757;145;20220113;6.3;-.6;2.8;1.7;6.1;0;.36;3195 +95094;49.35174;4.71757;145;20220114;8.9;-2.2;3.3;.9;6.07;.1;.23;4195 +95094;49.35174;4.71757;145;20220115;6;-2.2;1.9;1.6;5.7;.1;.34;3666 +95094;49.35174;4.71757;145;20220116;.4;-1;-.3;2.7;6.07;.7;.17;1182 +95094;49.35174;4.71757;145;20220117;4.8;.5;2.7;1.7;7.3;.1;.2;2520 +95094;49.35174;4.71757;145;20220118;8.3;2.6;5.5;2.8;7.3;0;.61;2950 +95094;49.35174;4.71757;145;20220119;3.8;.5;2.2;3.1;7.07;1.7;.18;2308 +95094;49.35174;4.71757;145;20220120;5;.8;2.9;3.4;6.77;.4;.4;2548 +95094;49.35174;4.71757;145;20220121;4.1;-1.3;1.4;2.2;6.34;.1;.26;3120 +95094;49.35174;4.71757;145;20220122;4.9;.8;2.8;1.9;7.07;0;.29;2682 +95094;49.35174;4.71757;145;20220123;5.4;2.7;4;2.1;6.67;0;.55;2069 +95094;49.35174;4.71757;145;20220124;7.4;-1.9;2.8;1.6;5.77;0;.43;4459 +95094;49.35174;4.71757;145;20220125;3.9;-3.2;.3;1.7;5.5;0;.29;3755 +95094;49.35174;4.71757;145;20220126;.9;-1;-.1;2.5;5.93;0;.24;1844 +95094;49.35174;4.71757;145;20220127;3;.1;1.5;3.6;6.87;1.1;.16;2183 +95094;49.35174;4.71757;145;20220128;4.3;2.4;3.3;3.1;7.7;.1;.23;1878 +95094;49.35174;4.71757;145;20220129;8.5;3;5.8;5.5;9.13;1;.23;3471 +95094;49.35174;4.71757;145;20220130;7.6;2.3;5;2.5;7.23;.7;.56;3547 +95094;49.35174;4.71757;145;20220131;6.1;1.4;3.7;7.3;6.67;0;.79;3476 +95094;49.35174;4.71757;145;20220201;7.8;.9;4.4;5.4;7.94;1.1;.4;4154 +95094;49.35174;4.71757;145;20220202;9.9;7.4;8.6;4.6;10.2;.5;.6;2311 +95094;49.35174;4.71757;145;20220203;6.8;6.3;6.6;3.5;8.7;.1;.59;755 +95094;49.35174;4.71757;145;20220204;8.2;5.3;6.7;5.3;8.14;1.8;.88;2702 +95094;49.35174;4.71757;145;20220205;7.8;-1;3.4;3.8;6.6;.1;.66;5256 +95094;49.35174;4.71757;145;20220206;9.5;3.9;6.7;10.1;8.84;13.7;.75;3998 +95094;49.35174;4.71757;145;20220207;7.5;1.3;4.4;3.8;6.17;0;.99;4401 +95094;49.35174;4.71757;145;20220208;8;.4;4.2;3.8;8.57;.2;.21;5187 +95094;49.35174;4.71757;145;20220209;12.2;3.8;8;2.2;8.14;0;.88;5373 +95094;49.35174;4.71757;145;20220210;6;1.8;3.9;3;7.8;3.3;.56;2200 +95094;49.35174;4.71757;145;20220211;7.6;-1.2;3.2;1.6;6.07;0;.6;7966 +95094;49.35174;4.71757;145;20220212;7.6;-4.8;1.4;2.1;4.86;0;.8;9600 +95094;49.35174;4.71757;145;20220213;12.1;-4.6;3.7;4.3;6.46;.1;1.29;8500 +95094;49.35174;4.71757;145;20220214;10.7;7.1;8.9;5.7;8.38;2.1;1.28;11608 +95094;49.35174;4.71757;145;20220215;10.3;4.7;7.5;4.7;8.5;6.7;1.05;7466 +95094;49.35174;4.71757;145;20220216;13.7;7;10.4;9.1;11.9;5.8;.7;5393 +95094;49.35174;4.71757;145;20220217;11.8;9.7;10.7;8.1;9.2;2.2;1.92;2875 +95094;49.35174;4.71757;145;20220218;12.1;7.4;9.7;8.5;9.04;1.4;1.71;4617 +95094;49.35174;4.71757;145;20220219;8;2.3;5.1;7.2;6.57;0;1.34;5293 +95094;49.35174;4.71757;145;20220220;11;5.9;8.5;9.5;9.5;5.1;1.08;4966 +95094;49.35174;4.71757;145;20220221;7.8;3.6;5.7;9;7.8;2.9;.99;4514 +95094;49.35174;4.71757;145;20220222;9.3;3.7;6.5;5.2;9.17;2.6;.55;5370 +95094;49.35174;4.71757;145;20220223;11.2;.8;6;2.3;8.47;.5;.76;7806 +95094;49.35174;4.71757;145;20220224;10.9;7;9;5.5;8.04;3;1.64;4655 +95094;49.35174;4.71757;145;20220225;8.7;.1;4.4;3.6;6.2;.2;1.15;7175 +95094;49.35174;4.71757;145;20220226;8.2;-3.4;2.4;2.8;5.44;.1;1.03;8728 +95094;49.35174;4.71757;145;20220227;9.8;.3;5.1;4.6;4.87;0;1.9;8012 +95094;49.35174;4.71757;145;20220228;10.5;-1.4;4.5;2.8;4.94;0;1.5;9257 +95094;49.35174;4.71757;145;20220301;9.3;-1.6;3.8;2.1;5.2;0;1.19;8967 +95094;49.35174;4.71757;145;20220302;10.6;.8;5.7;2.3;5.47;0;1.4;8461 +95094;49.35174;4.71757;145;20220303;14.7;1;7.9;1.9;6.6;0;1.5;10183 +95094;49.35174;4.71757;145;20220304;11.7;-1.3;5.2;2.4;4.74;0;1.63;10220 +95094;49.35174;4.71757;145;20220305;10.3;-3.6;3.3;1.7;4.44;.1;1.32;10852 +95094;49.35174;4.71757;145;20220306;7.9;-3.7;2.1;3.2;4.1;0;1.5;9937 +95094;49.35174;4.71757;145;20220307;5.7;-2.9;1.4;4.8;3.8;0;1.67;8444 +95094;49.35174;4.71757;145;20220308;10.5;-1.8;4.3;4.4;3.87;0;2.28;10432 +95094;49.35174;4.71757;145;20220309;14.2;-1.3;6.4;2.9;5.1;0;2.08;12148 +95094;49.35174;4.71757;145;20220310;16;.6;8.3;3.6;5.9;0;2.43;12282 +95094;49.35174;4.71757;145;20220311;16.3;4.3;10.3;5.1;7.6;.5;2.62;10869 +95094;49.35174;4.71757;145;20220312;12.5;6.7;9.6;4;8.87;2.6;1.57;7198 +95094;49.35174;4.71757;145;20220313;13.3;6.3;9.8;4.6;9.27;2.8;1.64;8403 +95094;49.35174;4.71757;145;20220314;13.3;5.6;9.4;3.3;8.53;4.3;1.66;8807 +95094;49.35174;4.71757;145;20220315;9.5;5.6;7.6;2.6;9.7;5.4;.77;6486 +95094;49.35174;4.71757;145;20220316;12.2;6.4;9.3;3.2;10.4;0;1.09;8005 +95094;49.35174;4.71757;145;20220317;10.4;7.8;9.1;3.8;8.53;0;1.42;5345 +95094;49.35174;4.71757;145;20220318;15.6;.7;8.1;5.3;5.76;.1;3.15;15533 +95094;49.35174;4.71757;145;20220319;15.3;4;9.7;6.6;5.63;0;3.73;16766 +95094;49.35174;4.71757;145;20220320;11.9;-.8;5.5;2.4;6.23;0;1.69;12466 +95094;49.35174;4.71757;145;20220321;18.1;2.1;10.1;2.2;7.83;0;2.39;15366 +95094;49.35174;4.71757;145;20220322;18.6;1.4;10;1.6;7.06;0;2.36;16633 +95094;49.35174;4.71757;145;20220323;19.1;-1.1;9;1.4;6.16;0;2.35;17533 +95094;49.35174;4.71757;145;20220324;20.6;-1.1;9.8;1.4;6.23;0;2.5;17233 +95094;49.35174;4.71757;145;20220325;18.6;-.7;9;2.1;6.3;0;2.65;17500 +95094;49.35174;4.71757;145;20220326;19.5;.4;9.9;3.6;6.23;0;3.5;18266 +95094;49.35174;4.71757;145;20220327;21.2;2.2;11.7;2.2;7.3;0;3.1;18400 +95094;49.35174;4.71757;145;20220328;20.2;.4;10.3;1.4;7.83;0;2.42;16033 +95094;49.35174;4.71757;145;20220329;17.4;4.1;10.8;1.7;9;3.1;1.79;8833 +95094;49.35174;4.71757;145;20220330;12.9;8.5;10.7;2.2;10.26;4.5;1.41;7000 +95094;49.35174;4.71757;145;20220331;7.6;5.3;6.4;4.3;7.43;.5;1.3;5033 +95094;49.35174;4.71757;145;20220401;4.6;1.2;2.9;4.4;5.7;.5;1.07;4200 +95094;49.35174;4.71757;145;20220402;4.4;.6;2.5;5.9;5.09;0;1.4;7410 +95094;49.35174;4.71757;145;20220403;7.9;-3.3;2.3;2.3;4.43;0;1.81;15500 +95094;49.35174;4.71757;145;20220404;9.6;-5.5;2.1;4.4;5.55;1.2;1.7;12503 +95094;49.35174;4.71757;145;20220405;11.2;6.1;8.6;4.2;10.1;.8;.87;3366 +95094;49.35174;4.71757;145;20220406;12.4;8.3;10.4;5.2;9.3;1.8;1.86;6333 +95094;49.35174;4.71757;145;20220407;12.8;9.2;11;7.6;9.44;6.3;2.49;10000 +95094;49.35174;4.71757;145;20220408;9.1;6.2;7.6;3.7;8;18.1;1.25;3100 +95094;49.35174;4.71757;145;20220409;10.4;-.6;4.9;2;6.56;.6;1.66;13066 +95094;49.35174;4.71757;145;20220410;12.9;-3.1;4.9;1.6;6.13;.1;2.14;19033 +95094;49.35174;4.71757;145;20220411;18;-.6;8.7;4.4;7.43;0;3.38;20766 +95094;49.35174;4.71757;145;20220412;20.7;4.2;12.4;2.6;9.4;0;3.03;16200 +95094;49.35174;4.71757;145;20220413;18.7;6.1;12.4;2.1;11.5;.5;2.2;13233 +95094;49.35174;4.71757;145;20220414;20.6;8.6;14.6;2;11.56;0;3.12;20100 +95094;49.35174;4.71757;145;20220415;20.7;4;12.3;2;10.36;0;2.89;18366 +95094;49.35174;4.71757;145;20220416;18.4;4.5;11.5;3.8;8.1;0;3.81;23766 +95094;49.35174;4.71757;145;20220417;19.6;.9;10.3;3.4;6;0;4.23;24500 +95094;49.35174;4.71757;145;20220418;19.5;-.5;9.5;1.8;7.13;0;3.19;21966 +95094;49.35174;4.71757;145;20220419;19.7;2.5;11.1;2.1;8.5;0;3.13;20300 +95094;49.35174;4.71757;145;20220420;18.1;3.3;10.7;3.2;7.06;0;3.78;23800 +95094;49.35174;4.71757;145;20220421;19.5;1.2;10.4;3.1;8;0;3.66;23700 +95094;49.35174;4.71757;145;20220422;18.9;6;12.4;2.9;8.83;0;3.63;22366 +95094;49.35174;4.71757;145;20220423;18.2;5.6;11.9;3.8;9.76;.1;2.85;13900 +95094;49.35174;4.71757;145;20220424;18;8.6;13.3;2;10.1;0;2.48;12700 +95094;49.35174;4.71757;145;20220425;16.1;5.1;10.6;2.9;8.93;0;2.93;19733 +95094;49.35174;4.71757;145;20220426;14.9;4.1;9.5;2.7;8.63;0;2.35;14533 +95094;49.35174;4.71757;145;20220427;18.8;1.1;10;2.9;8.56;0;3.33;22000 +95094;49.35174;4.71757;145;20220428;21.6;3.5;12.6;3;8.53;0;4.19;24166 +95094;49.35174;4.71757;145;20220429;19.6;5.8;12.7;1.9;9.3;0;2.81;14933 +95094;49.35174;4.71757;145;20220430;15.9;5.3;10.6;3.3;8.26;0;3.29;21800 +95094;49.35174;4.71757;145;20220501;16.7;2.3;9.5;1.9;8;0;2.8;18833 +95094;49.35174;4.71757;145;20220502;19.6;5.5;12.5;2.2;9.33;0;3.31;19933 +95094;49.35174;4.71757;145;20220503;20.6;7.8;14.2;2.9;9.9;0;3.86;22200 +95094;49.35174;4.71757;145;20220504;19.8;6.6;13.2;2.9;9.76;0;3.64;21233 +95094;49.35174;4.71757;145;20220505;18.5;5.9;12.2;2.1;10.9;1.2;2.83;17733 +95094;49.35174;4.71757;145;20220506;21.7;6;13.8;1.7;10.57;.1;3.46;21584 +95094;49.35174;4.71757;145;20220507;22;6.4;14.2;1.7;11;1.1;3.5;21642 +95094;49.35174;4.71757;145;20220508;21.9;8.4;15.2;2.6;12.07;.1;3.54;20260 +95094;49.35174;4.71757;145;20220509;25.4;7.9;16.6;1.5;11.57;0;4.06;23462 +95094;49.35174;4.71757;145;20220510;25.1;8.9;17;2.2;12.94;0;4.09;22568 +95094;49.35174;4.71757;145;20220511;25.6;10.4;18;3.5;12.83;0;4.64;21608 +95094;49.35174;4.71757;145;20220512;20.8;9;14.9;2.8;12.03;0;3.46;19186 +95094;49.35174;4.71757;145;20220513;20.6;4.9;12.7;1.8;9.84;0;3.52;22136 +95094;49.35174;4.71757;145;20220514;22.9;3.9;13.4;1.1;10.14;0;3.76;24799 +95094;49.35174;4.71757;145;20220515;27.4;8.1;17.7;2.1;11.57;.3;4.88;25580 +95094;49.35174;4.71757;145;20220516;23.6;13.3;18.4;2.3;15.4;.3;3.53;18224 +95094;49.35174;4.71757;145;20220517;27.8;11.8;19.8;1.7;14.43;0;4.46;23402 +95094;49.35174;4.71757;145;20220518;29.6;13.6;21.6;1.8;15.4;0;4.81;23498 +95094;49.35174;4.71757;145;20220519;28.7;15.1;21.9;2.9;16.47;1.8;4.94;21553 +95094;49.35174;4.71757;145;20220520;24.7;15.9;20.3;2.4;16.77;6.3;3.69;17275 +95094;49.35174;4.71757;145;20220521;22.2;7.6;14.9;1.7;11.64;0;3.69;22294 +95094;49.35174;4.71757;145;20220522;22.6;8.5;15.6;1.4;12.37;.9;3.68;22292 +95094;49.35174;4.71757;145;20220523;21.8;12.7;17.2;3.2;15.44;17.1;3.25;17770 +95094;49.35174;4.71757;145;20220524;18.3;11.3;14.8;3.9;11.94;.5;3.09;15389 +95094;49.35174;4.71757;145;20220525;20;5.4;12.7;2.6;10.37;.2;3.62;22593 +95094;49.35174;4.71757;145;20220526;21;12.6;16.8;3.6;12.77;0;3.65;17158 +95094;49.35174;4.71757;145;20220527;20.7;12.3;16.5;3.5;12.1;0;3.68;17143 +95094;49.35174;4.71757;145;20220528;18.9;4.3;11.6;2;8.97;0;3.49;22857 +95094;49.35174;4.71757;145;20220529;17.4;3.6;10.5;2.8;8.1;0;3.46;21738 +95094;49.35174;4.71757;145;20220530;18.4;4.2;11.3;1.6;8.87;0;3.4;22643 +95094;49.35174;4.71757;145;20220531;20.6;6.9;13.8;1.9;9.23;0;3.84;22627 +95094;49.35174;4.71757;145;20220601;20.5;4;12.2;1.7;9.24;0;3.84;24707 +95094;49.35174;4.71757;145;20220602;22.9;5;14;2;9.47;0;4.39;26017 +95094;49.35174;4.71757;145;20220603;24.3;9.8;17;2;12.97;1.4;4.22;23368 +95094;49.35174;4.71757;145;20220604;28.5;12.7;20.6;2.1;16.93;3.7;4.78;24491 +95094;49.35174;4.71757;145;20220605;19.4;16.9;18.2;2.7;18.14;16.1;2;9184 +95094;49.35174;4.71757;145;20220606;21.3;12.7;17;2.8;14.03;1;3.45;17677 +95094;49.35174;4.71757;145;20220607;21.7;10.4;16.1;2.8;14.07;2.9;3.6;20624 +95094;49.35174;4.71757;145;20220608;18.2;12.2;15.2;2.5;14.13;11.8;2.6;14850 +95094;49.35174;4.71757;145;20220609;19.8;10;14.9;2.2;12.67;.6;3.25;18963 +95094;49.35174;4.71757;145;20220610;23.3;12.6;17.9;2;14.5;0;3.8;20184 +95094;49.35174;4.71757;145;20220611;25.9;12.8;19.4;1.7;15.77;0;4.22;22258 +95094;49.35174;4.71757;145;20220612;24;11.3;17.7;2.6;12.77;0;4.37;21733 +95094;49.35174;4.71757;145;20220613;22.1;7.7;14.9;1.9;11.1;0;3.99;23453 +95094;49.35174;4.71757;145;20220614;24.9;8;16.5;1.9;11.17;0;4.64;25816 +95094;49.35174;4.71757;145;20220615;29.9;9.5;19.7;1.4;12.73;0;5.34;28436 +95094;49.35174;4.71757;145;20220616;28.6;11.8;20.2;1.5;13.47;0;4.95;25380 +95094;49.35174;4.71757;145;20220617;31.1;11.8;21.4;1.4;13.7;0;5.43;27657 +95094;49.35174;4.71757;145;20220618;34.2;14.9;24.6;2;16.77;0;6.21;27573 +95094;49.35174;4.71757;145;20220619;28;17.4;22.7;3.6;17.63;34.9;5.08;20522 +95094;49.35174;4.71757;145;20220620;21.3;15.5;18.4;2.8;15.7;.8;3.08;14393 +95094;49.35174;4.71757;145;20220621;26.3;11.5;18.9;2.3;13.97;.4;4.69;23813 +95094;49.35174;4.71757;145;20220622;23.9;14.1;19;2;16.84;4.2;3.71;19645 +95094;49.35174;4.71757;145;20220623;28.2;16.9;22.5;2.4;18.97;12.5;4.51;20624 +95094;49.35174;4.71757;145;20220624;23.8;16.3;20.1;3.2;17.63;4.8;3.59;16737 +95094;49.35174;4.71757;145;20220625;24;14.5;19.2;2.7;16.1;5.9;3.88;19023 +95094;49.35174;4.71757;145;20220626;19.6;12.9;16.3;1.5;15.27;1.1;2.71;15475 +95094;49.35174;4.71757;145;20220627;21.7;13.5;17.6;1.6;15.5;4.9;3.14;17003 +95094;49.35174;4.71757;145;20220628;26.2;10;18.1;1.4;13.2;.1;4.49;25046 +95094;49.35174;4.71757;145;20220629;28;12;20;1.2;13.73;0;4.66;24812 +95094;49.35174;4.71757;145;20220630;18;12;15;2.3;14.27;6.3;2.65;15508 +95094;49.35174;4.71757;145;20220701;22;11.4;16.7;2.4;12.5;.4;3.79;19533 +95094;49.35174;4.71757;145;20220702;27.1;8.4;17.7;1.4;11.6;0;4.82;27026 +95094;49.35174;4.71757;145;20220703;25.5;10.5;18;1.7;13.07;0;4.39;23942 +95094;49.35174;4.71757;145;20220704;25.4;8.4;16.9;1.5;11.8;0;4.48;25304 +95094;49.35174;4.71757;145;20220705;25.8;9.8;17.8;2.4;12.03;0;4.81;24545 +95094;49.35174;4.71757;145;20220706;24;9.1;16.6;1.9;11.47;0;4.25;23390 +95094;49.35174;4.71757;145;20220707;21.4;11.7;16.5;2.6;13.47;.1;3.51;19018 +95094;49.35174;4.71757;145;20220708;25.6;7.6;16.6;2.1;11.77;0;4.66;25786 +95094;49.35174;4.71757;145;20220709;27.6;11;19.3;2.3;13.47;0;4.98;24846 +95094;49.35174;4.71757;145;20220710;23.7;10.3;17;2.6;12.27;0;4.23;21918 +95094;49.35174;4.71757;145;20220711;27.7;11.7;19.7;2.1;14.23;0;4.81;24317 +95094;49.35174;4.71757;145;20220712;29.6;13.1;21.3;1.7;14;0;5.1;24868 +95094;49.35174;4.71757;145;20220713;34.1;16.4;25.2;1.6;14.1;0;5.8;25583 +95094;49.35174;4.71757;145;20220714;30.6;16.6;23.6;2.2;15.07;0;5.27;22426 +95094;49.35174;4.71757;145;20220715;25.1;11.9;18.5;2.8;11.47;0;4.79;22025 +95094;49.35174;4.71757;145;20220716;27.1;8.8;17.9;1.9;11.53;0;5.02;26474 +95094;49.35174;4.71757;145;20220717;29.8;10.8;20.3;2.2;11.1;0;5.58;26053 +95094;49.35174;4.71757;145;20220718;35.3;14.2;24.8;1.7;12.34;0;6.25;27769 +95094;49.35174;4.71757;145;20220719;38.4;17.1;27.8;2.4;12.94;0;7.43;27780 +95094;49.35174;4.71757;145;20220720;25.9;19.7;22.8;2.7;17.87;7.2;3.81;14496 +95094;49.35174;4.71757;145;20220721;26.3;15.8;21.1;2.6;17.94;0;3.93;18540 +95094;49.35174;4.71757;145;20220722;27.5;13.9;20.7;2.2;17;.6;4.35;21742 +95094;49.35174;4.71757;145;20220723;28.6;15.4;22;1.5;16.87;0;4.29;21000 +95094;49.35174;4.71757;145;20220724;31.5;13.6;22.6;1.1;15.57;0;4.83;24595 +95094;49.35174;4.71757;145;20220725;26.5;17.3;21.9;3.2;15.57;.2;4.51;17901 +95094;49.35174;4.71757;145;20220726;23.3;12.4;17.9;2.3;13.94;0;3.64;18685 +95094;49.35174;4.71757;145;20220727;24.4;13.6;19;2.5;12.07;0;4.17;18571 +95094;49.35174;4.71757;145;20220728;26.8;11.3;19.1;2;11.2;0;4.66;22786 +95094;49.35174;4.71757;145;20220729;28.7;10.5;19.6;1.8;11.97;0;4.79;23884 +95094;49.35174;4.71757;145;20220730;29.3;11.2;20.2;1.6;12.44;0;4.77;24045 +95094;49.35174;4.71757;145;20220731;27.4;13.5;20.4;2.4;15.23;0;4.43;20962 +95094;49.35174;4.71757;145;20220801;25.4;15.7;20.6;1.5;16.5;.1;3.46;17284 +95094;49.35174;4.71757;145;20220802;30.4;13.3;21.8;1;15.47;0;4.35;22910 +95094;49.35174;4.71757;145;20220803;34.1;15.3;24.7;1;15.7;0;4.85;24275 +95094;49.35174;4.71757;145;20220804;32.7;17;24.8;2;17.2;9.5;5.2;22320 +95094;49.35174;4.71757;145;20220805;26.4;17;21.7;3.3;17.34;.1;3.94;15869 +95094;49.35174;4.71757;145;20220806;24.2;10.9;17.6;3.2;10.5;0;4.47;19542 +95094;49.35174;4.71757;145;20220807;27.8;10.5;19.1;3;10.04;0;5.26;22311 +95094;49.35174;4.71757;145;20220808;29.1;12.9;21;3.1;11.17;0;5.47;21684 +95094;49.35174;4.71757;145;20220809;31.2;13.9;22.5;3.1;12.33;0;5.79;22331 +95094;49.35174;4.71757;145;20220810;31.1;16.9;24;3.3;11.8;0;5.93;19955 +95094;49.35174;4.71757;145;20220811;31.2;14.3;22.7;3;11.2;0;5.92;22525 +95094;49.35174;4.71757;145;20220812;32;14.4;23.2;2.6;11.13;0;5.81;22941 +95094;49.35174;4.71757;145;20220813;31.4;14.6;23;2.7;10.5;0;5.73;21799 +95094;49.35174;4.71757;145;20220814;30.7;14.8;22.8;2.7;12.87;.9;5.23;20913 +95094;49.35174;4.71757;145;20220815;25.8;17.4;21.6;3.1;17.1;.2;3.63;14316 +95094;49.35174;4.71757;145;20220816;28;14.2;21.1;1.9;16.4;7.8;3.89;18886 +95094;49.35174;4.71757;145;20220817;26.1;17.3;21.7;1.8;17.97;1;3.22;14715 +95094;49.35174;4.71757;145;20220818;27.6;14.2;20.9;1.6;16.37;.4;3.63;18490 +95094;49.35174;4.71757;145;20220819;24.2;14.4;19.3;2.5;17.07;.7;3.06;15402 +95094;49.35174;4.71757;145;20220820;25.4;14.3;19.9;2.4;14.9;0;3.52;15975 +95094;49.35174;4.71757;145;20220821;25.4;9.8;17.6;1.2;13;0;3.34;19431 +95094;49.35174;4.71757;145;20220822;27.8;14.6;21.2;1.8;14.13;0;3.82;17796 +95094;49.35174;4.71757;145;20220823;28.7;13.9;21.3;1.3;15.3;0;3.62;18720 +95094;49.35174;4.71757;145;20220824;32.8;14.7;23.8;1.3;14.47;0;4.23;20715 +95094;49.35174;4.71757;145;20220825;32.9;16;24.5;2.2;14.07;.7;4.98;19947 +95094;49.35174;4.71757;145;20220826;23.9;18.8;21.3;3.7;16.77;.2;3.16;9820 +95094;49.35174;4.71757;145;20220827;25.4;12.2;18.8;2.3;14.1;0;3.4;16492 +95094;49.35174;4.71757;145;20220828;26.4;11.9;19.1;2.4;13.47;0;3.76;17614 +95094;49.35174;4.71757;145;20220829;29.2;15.6;22.4;2.8;11.84;0;4.6;16855 +95094;49.35174;4.71757;145;20220830;27.5;14;20.7;1.9;13.57;0;3.67;16750 +95094;49.35174;4.71757;145;20220831;27.3;13.5;20.4;2.2;15.47;3;3.49;16491 +95094;49.35174;4.71757;145;20220901;26.4;14.3;20.3;3;13.43;0;3.88;15407 +95094;49.35174;4.71757;145;20220902;27.8;13.9;20.8;2.6;13;1;4.03;16641 +95094;49.35174;4.71757;145;20220903;25.3;15.3;20.3;2.5;16.04;0;3.12;13740 +95094;49.35174;4.71757;145;20220904;27.8;13;20.4;1.9;14.54;.1;3.48;16678 +95094;49.35174;4.71757;145;20220905;30;15.3;22.6;2.8;14.64;6;4.3;16599 +95094;49.35174;4.71757;145;20220906;28.7;14.6;21.7;2.7;16.94;4.3;3.69;15888 +95094;49.35174;4.71757;145;20220907;23.9;14.5;19.2;2.3;16.37;5.7;2.65;12807 +95094;49.35174;4.71757;145;20220908;20.9;14;17.5;4.2;15.57;4.5;2.4;10530 +95094;49.35174;4.71757;145;20220909;18.9;14;16.5;5;14.97;9.8;2.15;8851 +95094;49.35174;4.71757;145;20220910;19.3;13.8;16.6;4.6;15.37;2;2.06;9414 +95094;49.35174;4.71757;145;20220911;20.6;11.7;16.2;1.1;14.5;.1;1.94;11821 +95094;49.35174;4.71757;145;20220912;26.4;10.3;18.3;1.7;13.3;.1;2.95;16168 +95094;49.35174;4.71757;145;20220913;26;14.8;20.4;2.2;16.27;0;2.83;13192 +95094;49.35174;4.71757;145;20220914;25.2;17.4;21.3;2.6;19.4;14.8;2.44;10591 +95094;49.35174;4.71757;145;20220915;19.3;13.4;16.3;2.8;15.34;.2;1.79;9018 +95094;49.35174;4.71757;145;20220916;17;11.5;14.3;2.9;11.77;.9;1.92;8524 +95094;49.35174;4.71757;145;20220917;15.3;7.2;11.3;3.6;9.87;.8;1.92;10330 +95094;49.35174;4.71757;145;20220918;16.6;5.6;11.1;3.7;9.17;.1;2.27;12089 +95094;49.35174;4.71757;145;20220919;17.5;5.1;11.3;1.6;9.73;.1;1.86;12727 +95094;49.35174;4.71757;145;20220920;17.8;4;10.9;1.4;9.47;.1;1.79;13097 +95094;49.35174;4.71757;145;20220921;17.9;4.8;11.4;1.9;9;0;2;13009 +95094;49.35174;4.71757;145;20220922;19.9;4;12;1.7;7.94;.1;2.24;14300 +95094;49.35174;4.71757;145;20220923;18.4;5.2;11.8;1;9;.2;1.72;12735 +95094;49.35174;4.71757;145;20220924;18.4;9.7;14;1.3;11.5;.7;1.62;10047 +95094;49.35174;4.71757;145;20220925;18.1;11.2;14.6;2.3;11.27;.1;1.88;8545 +95094;49.35174;4.71757;145;20220926;14.5;5.9;10.2;3.9;10.27;10;1.5;9768 +95094;49.35174;4.71757;145;20220927;13.4;8.6;11;4.7;10.84;5.8;1.41;7055 +95094;49.35174;4.71757;145;20220928;14.6;7.1;10.8;2.6;10.27;0;1.42;8538 +95094;49.35174;4.71757;145;20220929;15.1;5.5;10.3;1.3;9.3;.3;1.36;9732 +95094;49.35174;4.71757;145;20220930;16.2;1.5;8.8;2.1;8.77;13;1.6;12072 +95094;49.35174;4.71757;145;20221001;17.5;10;13.7;6.5;13.04;4.9;1.74;8406 +95094;49.35174;4.71757;145;20221002;15.1;12.4;13.7;2.6;13.8;15.6;1.06;4760 +95094;49.35174;4.71757;145;20221003;15.8;6.9;11.3;1.4;10.87;0;1.24;8901 +95094;49.35174;4.71757;145;20221004;18.5;5.2;11.9;1.8;10.7;.1;1.56;11131 +95094;49.35174;4.71757;145;20221005;21.3;9.1;15.2;3.4;13.2;.1;2.05;10406 +95094;49.35174;4.71757;145;20221006;18.1;8.9;13.5;1.8;11.47;0;1.46;8780 +95094;49.35174;4.71757;145;20221007;17.7;4.2;11;1.2;9.2;.1;1.38;10702 +95094;49.35174;4.71757;145;20221008;16.6;4.3;10.4;1.5;9.03;0;1.36;9932 +95094;49.35174;4.71757;145;20221009;18.2;3;10.6;2.6;8.7;.1;1.8;11040 +95094;49.35174;4.71757;145;20221010;18.7;6.8;12.7;2.8;11.73;.1;1.56;9590 +95094;49.35174;4.71757;145;20221011;17;8.9;12.9;2.7;10.47;0;1.61;7418 +95094;49.35174;4.71757;145;20221012;18.2;3.2;10.7;1.3;9.3;0;1.27;10487 +95094;49.35174;4.71757;145;20221013;15.3;9;12.1;2.5;12.54;2;.96;6611 +95094;49.35174;4.71757;145;20221014;16.3;13.1;14.7;3.1;15.37;9.4;.86;4403 +95094;49.35174;4.71757;145;20221015;18.9;13.8;16.4;3.8;15.8;3.1;1.27;5377 +95094;49.35174;4.71757;145;20221016;18.8;13.1;15.9;2.2;15.94;0;1.05;5804 +95094;49.35174;4.71757;145;20221017;20.9;15.3;18.1;3.2;16.54;14.4;1.49;5730 +95094;49.35174;4.71757;145;20221018;19.8;15.4;17.6;1.4;16.8;.4;1.01;4852 +95094;49.35174;4.71757;145;20221019;18.2;13;15.6;4;14.94;0;1.26;5394 +95094;49.35174;4.71757;145;20221020;20.8;13.2;17;3.9;15.2;11.6;1.63;6269 +95094;49.35174;4.71757;145;20221021;19.1;14;16.5;3;15.77;3.4;1.18;5083 +95094;49.35174;4.71757;145;20221022;19.8;12.8;16.3;3.2;14.53;0;1.44;5849 +95094;49.35174;4.71757;145;20221023;21.1;13.7;17.4;3.9;14.64;2.8;1.82;6010 +95094;49.35174;4.71757;145;20221024;18;15.3;16.6;5.8;13.3;.4;2.21;3194 +95094;49.35174;4.71757;145;20221025;17.2;11.6;14.4;3.2;13.37;.2;1.17;4794 +95094;49.35174;4.71757;145;20221026;20.5;14.1;17.3;3.3;14.13;.1;1.69;5236 +95094;49.35174;4.71757;145;20221027;21.5;11.8;16.7;3.5;14.47;0;1.59;6497 +95094;49.35174;4.71757;145;20221028;22.3;14.4;18.4;2.8;14.87;0;1.7;5717 +95094;49.35174;4.71757;145;20221029;21.5;13.3;17.4;2.6;14.17;0;1.48;5690 +95094;49.35174;4.71757;145;20221030;20.2;11;15.6;2;12.44;0;1.28;5961 +95094;49.35174;4.71757;145;20221031;19.5;10.5;15;2.4;13.43;1.6;1.13;5790 +95094;49.35174;4.71757;145;20221101;15.7;10.7;13.2;5.2;12.3;.1;1.28;3912 +95094;49.35174;4.71757;145;20221102;14.7;8.2;11.5;4;10.57;0;1.22;4515 +95094;49.35174;4.71757;145;20221103;13.5;8.4;10.9;4.2;11;5.5;.93;3946 +95094;49.35174;4.71757;145;20221104;11.9;8.1;10;3.8;10.37;3.6;.84;3082 +95094;49.35174;4.71757;145;20221105;9.4;2;5.7;2.4;8.77;.1;.4;4625 +95094;49.35174;4.71757;145;20221106;9.4;6.2;7.8;3.9;9.54;2.5;.6;2979 +95094;49.35174;4.71757;145;20221107;14.6;9;11.8;5.7;12.17;0;.9;3828 +95094;49.35174;4.71757;145;20221108;15.9;8.4;12.1;4.3;10.94;2.7;1.27;4564 +95094;49.35174;4.71757;145;20221109;14.4;11.4;12.9;4.2;11.84;.3;1.18;2421 +95094;49.35174;4.71757;145;20221110;10.5;4.1;7.3;2.8;9.77;0;.38;4013 +95094;49.35174;4.71757;145;20221111;12.1;7.2;9.7;2.6;10.27;.1;.64;3253 +95094;49.35174;4.71757;145;20221112;14;4.9;9.5;2.5;9.4;0;.74;4697 +95094;49.35174;4.71757;145;20221113;14.8;5.1;9.9;2.1;8.73;.1;.9;4708 +95094;49.35174;4.71757;145;20221114;9.2;2.6;5.9;2.2;9.14;3.2;.28;3874 +95094;49.35174;4.71757;145;20221115;13.4;8.1;10.8;4.1;12.07;5.3;.53;3258 +95094;49.35174;4.71757;145;20221116;12.1;8.1;10.1;4.8;11.43;7;.54;2667 +95094;49.35174;4.71757;145;20221117;13.3;10.6;11.9;6.9;11.03;4.9;1.38;2060 +95094;49.35174;4.71757;145;20221118;9.3;7.2;8.2;4.2;10;1.3;.57;1502 +95094;49.35174;4.71757;145;20221119;8.7;6.2;7.5;2.9;9.6;1.4;.45;1681 +95094;49.35174;4.71757;145;20221120;7.7;5.7;6.7;5;9.17;4.5;.47;1614 +95094;49.35174;4.71757;145;20221121;8.1;5;6.6;4.7;9.03;1.8;.44;2133 +95094;49.35174;4.71757;145;20221122;8.7;3.8;6.2;6.1;8.44;1.5;.63;2691 +95094;49.35174;4.71757;145;20221123;9.1;5.2;7.1;4.5;8.87;5.9;.62;2405 +95094;49.35174;4.71757;145;20221124;10.5;6.3;8.4;4.4;9.4;2.2;.72;2412 +95094;49.35174;4.71757;145;20221125;10.4;6.4;8.4;3.1;9.6;0;.58;2383 +95094;49.35174;4.71757;145;20221126;6.6;2.1;4.3;2.3;8.24;.1;.26;2172 +95094;49.35174;4.71757;145;20221127;8.3;4.4;6.3;3.3;8.33;6.2;.53;2200 +95094;49.35174;4.71757;145;20221128;8.5;6.7;7.6;2.5;9.53;1.5;.45;1397 +95094;49.35174;4.71757;145;20221129;7.8;5.7;6.7;1.2;9.04;.1;.38;1357 +95094;49.35174;4.71757;145;20221130;7.9;2.4;5.2;2;7.84;.1;.35;2669 +95094;49.35174;4.71757;145;20221201;7.4;3.7;5.6;2.6;7.7;0;.5;2038 +95094;49.35174;4.71757;145;20221202;4.3;4.1;4.2;2.7;6.73;1.2;.68;223 +95094;49.35174;4.71757;145;20221203;3.1;2.2;2.7;4.5;6.13;0;.67;737 +95094;49.35174;4.71757;145;20221204;2.6;1.9;2.3;3.4;6.13;7.6;.57;453 +95094;49.35174;4.71757;145;20221205;2.4;1.2;1.8;1.4;6.67;.3;.3;835 +95094;49.35174;4.71757;145;20221206;4.3;.7;2.5;1.4;6.84;.2;.25;1828 +95094;49.35174;4.71757;145;20221207;4.1;.3;2.2;1.9;7.1;.4;.17;2022 +95094;49.35174;4.71757;145;20221208;3.5;2.1;2.8;1.7;6.8;.2;.36;995 +95094;49.35174;4.71757;145;20221209;1.7;-2.1;-.2;2.1;5.6;.1;.22;1948 +95094;49.35174;4.71757;145;20221210;-1.4;-3.3;-2.4;2.5;5;0;.2;1174 +95094;49.35174;4.71757;145;20221211;-1.2;-2.1;-1.7;2.1;5.2;0;.26;1337 +95094;49.35174;4.71757;145;20221212;-.1;-3.3;-1.7;2.6;4.35;0;.39;2247 +95094;49.35174;4.71757;145;20221213;.7;-4.3;-1.8;4;3.67;0;.7;2235 +95094;49.35174;4.71757;145;20221214;1.1;-2.1;-.5;1.8;4.3;.1;.48;1619 +95094;49.35174;4.71757;145;20221215;2.2;-6.4;-2.1;2.1;3.84;0;.37;3118 +95094;49.35174;4.71757;145;20221216;1.7;-6.8;-2.5;2.1;3.93;.1;.33;3090 +95094;49.35174;4.71757;145;20221217;-.5;-8.2;-4.3;1.7;3.57;0;.19;2891 +95094;49.35174;4.71757;145;20221218;-.2;-7.8;-4;4;4.03;.9;.25;2841 +95094;49.35174;4.71757;145;20221219;9.2;.2;4.7;4;8.1;.7;.28;3000 +95094;49.35174;4.71757;145;20221220;12.1;8.2;10.2;4.1;10.53;6;.72;1957 +95094;49.35174;4.71757;145;20221221;10.9;9.9;10.4;5;11.84;10.9;.52;699 +95094;49.35174;4.71757;145;20221222;11.6;10.1;10.9;7.4;12.04;13.2;.59;911 +95094;49.35174;4.71757;145;20221223;14.1;10.2;12.2;4.6;12.47;7.3;.7;1799 +95094;49.35174;4.71757;145;20221224;11.1;9.4;10.3;4.1;11.14;.7;.63;982 +95094;49.35174;4.71757;145;20221225;13.3;8.7;11;3.4;11.3;2.6;.65;2040 +95094;49.35174;4.71757;145;20221226;11.3;9.8;10.6;5;10.17;4.5;1.14;742 +95094;49.35174;4.71757;145;20221227;6.9;.3;3.6;3.2;7.07;0;.36;2580 +95094;49.35174;4.71757;145;20221228;9.5;3.5;6.5;7;9.7;6.1;.12;2488 +95094;49.35174;4.71757;145;20221229;10.5;9.4;9.9;7.6;9.97;.9;1.18;708 +95094;49.35174;4.71757;145;20221230;12.5;3.7;8.1;6.3;10.37;4.4;.38;3127 +95094;49.35174;4.71757;145;20221231;15.6;12.7;14.2;8.7;12.53;0;1.75;1560 +95095;49.36735;5.06096;222;20220101;11.9;9.3;10.6;2;11.47;0;.52;1532 +95095;49.36735;5.06096;222;20220102;12.4;5.4;8.9;5.4;10.22;1.6;.67;2751 +95095;49.36735;5.06096;222;20220103;10.3;9.5;9.9;6.9;11.07;24.7;.77;621 +95095;49.36735;5.06096;222;20220104;7;8.1;7.6;5.1;9.69;11.7;.61;140 +95095;49.36735;5.06096;222;20220105;3.5;0;1.7;4.6;6.34;0;.38;1920 +95095;49.36735;5.06096;222;20220106;4.4;1.4;2.9;2.3;6.54;.5;.42;1765 +95095;49.36735;5.06096;222;20220107;4.3;.5;2.4;5.2;6.89;8;.31;2087 +95095;49.36735;5.06096;222;20220108;5.8;1.1;3.4;6.1;7.49;20.4;.32;2314 +95095;49.36735;5.06096;222;20220109;4.7;3.4;4.1;4.9;7.22;.7;.6;1066 +95095;49.36735;5.06096;222;20220110;1.8;.9;1.3;2;6.22;0;.36;745 +95095;49.36735;5.06096;222;20220111;1.6;-.7;.5;1.8;5.72;0;.33;1560 +95095;49.36735;5.06096;222;20220112;4.3;-3.7;.3;1.4;5.64;0;.23;3371 +95095;49.36735;5.06096;222;20220113;5.2;-.9;2.1;1.5;6.12;0;.3;2944 +95095;49.36735;5.06096;222;20220114;9.2;-1.8;3.7;.6;6.04;0;.2;4174 +95095;49.36735;5.06096;222;20220115;4.6;-3.2;.7;1.6;5.59;.1;.27;3523 +95095;49.36735;5.06096;222;20220116;.1;-1.4;-.6;2.7;5.97;.3;.17;1261 +95095;49.36735;5.06096;222;20220117;4.3;-.1;2.1;1.8;7.14;.1;.19;2539 +95095;49.36735;5.06096;222;20220118;8.1;2.7;5.4;2.7;7.29;0;.59;2902 +95095;49.36735;5.06096;222;20220119;3.4;-.4;1.5;3.1;6.99;1.6;.14;2430 +95095;49.36735;5.06096;222;20220120;4.6;.6;2.6;3;6.69;.3;.39;2503 +95095;49.36735;5.06096;222;20220121;3.4;-1.7;.9;2.1;6.29;.1;.22;2980 +95095;49.36735;5.06096;222;20220122;4.6;.8;2.7;1.6;7.07;0;.28;2599 +95095;49.36735;5.06096;222;20220123;5.1;2.6;3.9;2.3;6.69;0;.55;2020 +95095;49.36735;5.06096;222;20220124;7.2;-2.6;2.3;1.7;5.79;0;.4;4537 +95095;49.36735;5.06096;222;20220125;.6;-3.8;-1.6;1.3;5.39;0;.21;2931 +95095;49.36735;5.06096;222;20220126;.3;-1.4;-.6;2.3;5.82;0;.23;1691 +95095;49.36735;5.06096;222;20220127;1.5;-.3;.6;3.7;6.49;.7;.18;1804 +95095;49.36735;5.06096;222;20220128;3.9;1.6;2.7;3.2;7.57;.1;.2;2094 +95095;49.36735;5.06096;222;20220129;7.4;2.6;5;5.6;8.94;1.5;.17;3321 +95095;49.36735;5.06096;222;20220130;7.3;1.4;4.4;2.4;7.19;1.2;.54;3649 +95095;49.36735;5.06096;222;20220131;5.6;.4;3;7.5;6.67;0;.69;3546 +95095;49.36735;5.06096;222;20220201;7.3;.9;4.1;5.3;7.82;1.7;.41;4067 +95095;49.36735;5.06096;222;20220202;9.3;7.2;8.2;4.6;10.07;.5;.58;2170 +95095;49.36735;5.06096;222;20220203;6.3;5.6;5.9;3.1;8.67;.1;.51;996 +95095;49.36735;5.06096;222;20220204;7.5;4.6;6;5.4;8.09;2;.79;2726 +95095;49.36735;5.06096;222;20220205;6.8;-1.1;2.8;4.1;6.64;.3;.6;4976 +95095;49.36735;5.06096;222;20220206;8.6;4.1;6.3;10.1;8.74;22.3;.7;3687 +95095;49.36735;5.06096;222;20220207;6.8;1.3;4.1;4.1;6.14;0;.97;4215 +95095;49.36735;5.06096;222;20220208;7.4;.3;3.9;3.8;8.42;.3;.22;4932 +95095;49.36735;5.06096;222;20220209;12.6;4.6;8.6;1.8;8.12;0;.89;5306 +95095;49.36735;5.06096;222;20220210;5.7;1.4;3.6;4.1;7.78;2.9;.5;1882 +95095;49.36735;5.06096;222;20220211;6.8;0;3.4;2.4;6.06;0;.69;7739 +95095;49.36735;5.06096;222;20220212;6.2;-5.3;.4;2.3;4.86;0;.76;9454 +95095;49.36735;5.06096;222;20220213;10.3;-5.9;2.2;4.4;6.36;.1;1.16;9241 +95095;49.36735;5.06096;222;20220214;9.9;5;7.5;5.4;8.14;1.5;1.13;10441 +95095;49.36735;5.06096;222;20220215;9;2.9;5.9;4.9;8.26;4.9;.94;5247 +95095;49.36735;5.06096;222;20220216;13.1;6.6;9.8;9.1;11.74;8.8;.65;5382 +95095;49.36735;5.06096;222;20220217;11.2;9.4;10.3;8.4;9.14;2.6;1.87;2669 +95095;49.36735;5.06096;222;20220218;11.3;7.2;9.2;7.7;9.02;1.7;1.57;4389 +95095;49.36735;5.06096;222;20220219;7.2;1.7;4.4;7;6.52;.1;1.22;5261 +95095;49.36735;5.06096;222;20220220;10.1;5.4;7.7;9.5;9.54;7.7;.88;4844 +95095;49.36735;5.06096;222;20220221;7.1;3.9;5.5;9.2;7.79;4.1;.96;4062 +95095;49.36735;5.06096;222;20220222;8.5;3.9;6.2;5.3;9.07;3.3;.55;4993 +95095;49.36735;5.06096;222;20220223;10.9;1.4;6.2;1.9;8.37;0;.79;7520 +95095;49.36735;5.06096;222;20220224;10.3;6.5;8.4;5;7.99;3.1;1.53;4583 +95095;49.36735;5.06096;222;20220225;7.8;-.2;3.8;3.6;6.19;.3;1.06;6996 +95095;49.36735;5.06096;222;20220226;7.4;-4.1;1.6;2.7;5.42;.1;.95;8663 +95095;49.36735;5.06096;222;20220227;9.3;-1.3;4;4.8;4.89;0;1.76;8383 +95095;49.36735;5.06096;222;20220228;10.1;-2.7;3.7;2.6;4.92;0;1.4;9470 +95095;49.36735;5.06096;222;20220301;8.6;-2.4;3.1;1.8;5.07;0;1.1;8890 +95095;49.36735;5.06096;222;20220302;9.6;0;4.8;2.3;5.24;0;1.36;8411 +95095;49.36735;5.06096;222;20220303;14.2;-.6;6.8;1.4;6.29;0;1.35;10493 +95095;49.36735;5.06096;222;20220304;11.2;-2;4.6;1.9;4.64;0;1.47;10189 +95095;49.36735;5.06096;222;20220305;9.7;-4.2;2.8;1.3;4.42;.1;1.19;10710 +95095;49.36735;5.06096;222;20220306;7.2;-4.5;1.4;3.1;4.02;0;1.45;9898 +95095;49.36735;5.06096;222;20220307;5.3;-2.8;1.2;4.7;3.74;0;1.63;8304 +95095;49.36735;5.06096;222;20220308;9.8;-2.7;3.6;4;3.77;0;2.11;10507 +95095;49.36735;5.06096;222;20220309;13.9;-3.1;5.4;2.2;5.12;0;1.8;12525 +95095;49.36735;5.06096;222;20220310;15.3;-1.4;6.9;3.2;5.69;0;2.24;12598 +95095;49.36735;5.06096;222;20220311;16.3;3.2;9.7;4.8;7.09;.1;2.68;11204 +95095;49.36735;5.06096;222;20220312;12.2;7.2;9.7;3.1;8.67;1.2;1.52;6839 +95095;49.36735;5.06096;222;20220313;13.9;6.2;10;3.8;9.02;4.5;1.74;8701 +95095;49.36735;5.06096;222;20220314;12.9;5.5;9.2;3;8.39;3.9;1.61;8701 +95095;49.36735;5.06096;222;20220315;8.8;4.2;6.5;2.3;9.49;7.9;.75;6885 +95095;49.36735;5.06096;222;20220316;11.9;5.7;8.8;3.2;10.17;0;1.1;8175 +95095;49.36735;5.06096;222;20220317;10.1;7.3;8.7;3.4;8.52;0;1.35;5321 +95095;49.36735;5.06096;222;20220318;14.7;-.1;7.3;5;5.59;0;2.84;15498 +95095;49.36735;5.06096;222;20220319;13.8;3.6;8.7;5.8;5.42;0;3.34;16117 +95095;49.36735;5.06096;222;20220320;9;-.8;4.1;2.4;6.09;0;1.85;21095 +95095;49.36735;5.06096;222;20220321;17.3;-.1;8.6;2;7.66;0;2.22;14747 +95095;49.36735;5.06096;222;20220322;17.9;-.7;8.6;2;6.49;0;2.46;16413 +95095;49.36735;5.06096;222;20220323;18.3;-2.1;8.1;1.7;6.02;0;2.45;17181 +95095;49.36735;5.06096;222;20220324;19.2;-1.4;8.9;2.1;6.26;0;2.77;17354 +95095;49.36735;5.06096;222;20220325;17.6;-1.8;7.9;3.3;6.16;0;3.05;17383 +95095;49.36735;5.06096;222;20220326;18.4;1.2;9.8;4.1;6.26;0;3.5;18003 +95095;49.36735;5.06096;222;20220327;19.9;.8;10.4;2.7;7.49;0;3.14;18070 +95095;49.36735;5.06096;222;20220328;20;0;10;1.6;7.69;0;2.57;16335 +95095;49.36735;5.06096;222;20220329;17.1;3.9;10.5;2.1;9.12;1.8;1.89;9201 +95095;49.36735;5.06096;222;20220330;11;7.7;9.4;2.1;10.02;4.8;1.61;12562 +95095;49.36735;5.06096;222;20220331;6.4;5.4;5.9;3.7;7.52;.4;1.52;11355 +95095;49.36735;5.06096;222;20220401;3.3;-.8;1.2;4.9;5.71;.8;.8;3339 +95095;49.36735;5.06096;222;20220402;3.5;-.2;1.7;5.5;5.06;0;1.33;6568 +95095;49.36735;5.06096;222;20220403;7.3;-3.8;1.7;2.7;4.22;0;1.87;15416 +95095;49.36735;5.06096;222;20220404;8.4;-5.6;1.4;4.4;5.52;1.6;1.64;12171 +95095;49.36735;5.06096;222;20220405;9.8;4.2;7;5.5;9.96;2.3;.64;3743 +95095;49.36735;5.06096;222;20220406;11;7.5;9.3;5.3;9.22;1.8;1.7;8052 +95095;49.36735;5.06096;222;20220407;11.9;8.4;10.2;8.7;9.41;7.7;2.26;9597 +95095;49.36735;5.06096;222;20220408;6.3;4.5;5.4;3.8;7.48;16.6;1.12;3681 +95095;49.36735;5.06096;222;20220409;8.9;-.5;4.2;2.5;6.56;.9;1.75;14449 +95095;49.36735;5.06096;222;20220410;11.5;-2.7;4.4;1.6;6.09;.1;1.97;16171 +95095;49.36735;5.06096;222;20220411;16.7;-1.5;7.6;3.9;7.09;0;3.23;20446 +95095;49.36735;5.06096;222;20220412;20.3;2.9;11.6;2.8;9.06;0;3.14;16952 +95095;49.36735;5.06096;222;20220413;19.7;5;12.3;2.1;11.16;0;2.36;13507 +95095;49.36735;5.06096;222;20220414;20.2;8.4;14.3;2.2;11.32;0;2.91;16646 +95095;49.36735;5.06096;222;20220415;19.9;3.4;11.6;2.6;10.12;0;3.13;18899 +95095;49.36735;5.06096;222;20220416;17.1;2.9;10;3.7;7.76;0;3.45;21580 +95095;49.36735;5.06096;222;20220417;18.3;-1;8.7;3.3;5.86;0;3.81;22743 +95095;49.36735;5.06096;222;20220418;18.8;-1.6;8.6;2.2;6.69;0;3.31;21735 +95095;49.36735;5.06096;222;20220419;19.8;-.1;9.9;2;7.62;0;3.21;20091 +95095;49.36735;5.06096;222;20220420;17.2;2.9;10;3.2;6.56;0;3.64;22051 +95095;49.36735;5.06096;222;20220421;18.5;1.3;9.9;3.7;7.76;0;3.53;20653 +95095;49.36735;5.06096;222;20220422;18.1;5;11.6;3.2;8.79;0;3.33;19766 +95095;49.36735;5.06096;222;20220423;16.7;5.8;11.2;3.9;9.52;.1;2.79;13556 +95095;49.36735;5.06096;222;20220424;17.3;7.8;12.6;2.4;9.79;.6;2.55;13888 +95095;49.36735;5.06096;222;20220425;15.5;2.8;9.2;2.7;8.66;0;2.79;17622 +95095;49.36735;5.06096;222;20220426;12.3;2.7;7.5;2.9;8.62;0;2.2;14383 +95095;49.36735;5.06096;222;20220427;18.2;.5;9.4;3.2;8.49;0;3.23;20792 +95095;49.36735;5.06096;222;20220428;20.6;2.8;11.7;3.3;8.49;0;4;23345 +95095;49.36735;5.06096;222;20220429;18.8;5.7;12.3;2;9;0;2.61;13200 +95095;49.36735;5.06096;222;20220430;15.2;5;10.1;3.1;8.13;0;3.18;21933 +95095;49.36735;5.06096;222;20220501;16.2;2.1;9.1;2;8.06;0;2.55;16400 +95095;49.36735;5.06096;222;20220502;19.3;5.6;12.5;2.2;9.3;0;3.07;17300 +95095;49.36735;5.06096;222;20220503;20;7.6;13.8;2.9;9.8;0;3.21;14900 +95095;49.36735;5.06096;222;20220504;19.5;5.9;12.7;2.8;9.53;.2;3.56;21200 +95095;49.36735;5.06096;222;20220505;17.9;5.8;11.8;2;10.53;1.6;2.6;15600 +95095;49.36735;5.06096;222;20220506;21.1;5.5;13.3;1.4;10.34;.1;3.34;21421 +95095;49.36735;5.06096;222;20220507;21.4;6.5;14;1.4;11.09;2.4;3.37;21096 +95095;49.36735;5.06096;222;20220508;21.1;7.6;14.4;2.2;12.04;.1;3.37;20231 +95095;49.36735;5.06096;222;20220509;25.1;7.1;16.1;1.1;11.72;0;3.88;23592 +95095;49.36735;5.06096;222;20220510;24.5;8.3;16.4;1.9;12.72;0;3.96;22434 +95095;49.36735;5.06096;222;20220511;25;12.1;18.6;3.6;12.69;0;4.64;20177 +95095;49.36735;5.06096;222;20220512;20.3;10;15.1;2.9;12.39;0;3.32;18070 +95095;49.36735;5.06096;222;20220513;19.8;5.8;12.8;2;10.07;0;3.43;21205 +95095;49.36735;5.06096;222;20220514;22.8;4.8;13.8;.8;10.37;0;3.66;24196 +95095;49.36735;5.06096;222;20220515;27.2;7.1;17.2;1.7;11.79;.3;4.64;25806 +95095;49.36735;5.06096;222;20220516;22.5;13.8;18.1;2.3;15.69;.7;3.3;17019 +95095;49.36735;5.06096;222;20220517;27.1;10.2;18.7;1.4;14.29;0;4.31;23758 +95095;49.36735;5.06096;222;20220518;29.2;12.3;20.8;1.8;15.04;0;4.81;23837 +95095;49.36735;5.06096;222;20220519;28.7;14.6;21.6;2.7;16.69;.1;4.86;21699 +95095;49.36735;5.06096;222;20220520;26.1;15.5;20.8;2.5;17.17;4.5;4.02;18717 +95095;49.36735;5.06096;222;20220521;21.2;8.1;14.7;2.1;11.67;0;3.63;21347 +95095;49.36735;5.06096;222;20220522;22.4;7.6;15;1.1;12.22;1.2;3.64;22560 +95095;49.36735;5.06096;222;20220523;21;12.4;16.7;3.4;15.29;24.6;3.16;17375 +95095;49.36735;5.06096;222;20220524;17.2;11;14.1;3.8;12.07;.6;2.86;14727 +95095;49.36735;5.06096;222;20220525;19.3;6.6;13;2.4;10.54;.1;3.51;21327 +95095;49.36735;5.06096;222;20220526;20.3;12.2;16.3;3.7;12.79;0;3.53;16873 +95095;49.36735;5.06096;222;20220527;19.4;11.7;15.5;3.9;12.29;0;3.43;16664 +95095;49.36735;5.06096;222;20220528;17.8;4.9;11.3;1.9;9.09;0;3.34;21664 +95095;49.36735;5.06096;222;20220529;16;4.7;10.3;2.9;8.24;.1;3.27;20350 +95095;49.36735;5.06096;222;20220530;18;3.7;10.8;1.4;8.99;0;3.31;22761 +95095;49.36735;5.06096;222;20220531;20.2;6.1;13.2;1.6;9.29;.1;3.75;22870 +95095;49.36735;5.06096;222;20220601;20.1;5.7;12.9;1.8;9.39;0;3.79;23293 +95095;49.36735;5.06096;222;20220602;22.8;4.3;13.6;1.8;9.69;0;4.29;26196 +95095;49.36735;5.06096;222;20220603;23.2;9.5;16.4;1.8;12.99;1.3;3.95;22573 +95095;49.36735;5.06096;222;20220604;27.8;11.6;19.7;1.8;16.92;1.8;4.62;24659 +95095;49.36735;5.06096;222;20220605;19.1;17;18;2.6;17.92;18.4;1.96;8716 +95095;49.36735;5.06096;222;20220606;20.3;13.2;16.8;2.6;14.04;.6;3.25;16412 +95095;49.36735;5.06096;222;20220607;20.7;11;15.8;2.7;14.07;3;3.42;19299 +95095;49.36735;5.06096;222;20220608;16.9;12.4;14.6;2.4;14.07;12;2.35;13168 +95095;49.36735;5.06096;222;20220609;18.7;10;14.3;2.5;12.64;.5;3.1;18225 +95095;49.36735;5.06096;222;20220610;22.8;12;17.4;1.7;14.24;0;3.75;20339 +95095;49.36735;5.06096;222;20220611;25.7;13.9;19.8;1.5;15.87;.1;4.11;21451 +95095;49.36735;5.06096;222;20220612;23.9;12.6;18.3;2.3;13.32;0;4.2;20834 +95095;49.36735;5.06096;222;20220613;21.2;7.7;14.5;1.9;11.24;.1;3.83;22836 +95095;49.36735;5.06096;222;20220614;24.7;7.1;15.9;1.6;11.32;0;4.51;26125 +95095;49.36735;5.06096;222;20220615;29.3;9.4;19.3;1;12.69;0;5.06;27947 +95095;49.36735;5.06096;222;20220616;27.6;12.7;20.1;1.4;13.39;0;4.73;24130 +95095;49.36735;5.06096;222;20220617;30.2;11;20.6;1;13.87;.1;5.13;27426 +95095;49.36735;5.06096;222;20220618;33.6;14;23.8;1.6;17.32;0;5.86;27633 +95095;49.36735;5.06096;222;20220619;29.6;17.5;23.6;3.5;18.19;32.2;5.4;21570 +95095;49.36735;5.06096;222;20220620;20.5;15.6;18;3.1;16.04;.4;2.89;13554 +95095;49.36735;5.06096;222;20220621;26;11.2;18.6;2.2;14.32;.3;4.56;23835 +95095;49.36735;5.06096;222;20220622;24.1;13.9;19;1.9;17.24;3.9;3.7;19817 +95095;49.36735;5.06096;222;20220623;27.4;16.4;21.9;2.2;19.02;11.9;4.33;20502 +95095;49.36735;5.06096;222;20220624;23.2;16;19.6;3.2;17.44;3.1;3.51;16563 +95095;49.36735;5.06096;222;20220625;24.6;14.5;19.6;2.5;16.37;3.8;3.98;19507 +95095;49.36735;5.06096;222;20220626;18.4;13.3;15.9;1.5;15.49;3.1;2.46;13990 +95095;49.36735;5.06096;222;20220627;20.7;13.9;17.3;1.7;15.72;3.9;2.95;15977 +95095;49.36735;5.06096;222;20220628;25.9;9.6;17.7;1.1;13.69;.1;4.36;25081 +95095;49.36735;5.06096;222;20220629;26.8;11.8;19.3;1;14.52;0;4.39;24094 +95095;49.36735;5.06096;222;20220630;19.3;11.9;15.6;2.3;14.44;3.4;2.89;16627 +95095;49.36735;5.06096;222;20220701;20.8;12.1;16.4;2.3;12.74;.3;3.54;18211 +95095;49.36735;5.06096;222;20220702;26.6;7.5;17;1.1;11.97;0;4.65;27111 +95095;49.36735;5.06096;222;20220703;24.5;10.3;17.4;1.7;13.59;0;4.23;23357 +95095;49.36735;5.06096;222;20220704;24.3;8.9;16.6;1.3;12.34;0;4.19;24232 +95095;49.36735;5.06096;222;20220705;24.8;9.9;17.3;2.2;12.52;0;4.53;23811 +95095;49.36735;5.06096;222;20220706;22.3;9.1;15.7;2;11.79;0;3.98;22304 +95095;49.36735;5.06096;222;20220707;19.9;11.2;15.6;2.8;13.52;.1;3.26;18025 +95095;49.36735;5.06096;222;20220708;24.4;7.9;16.2;2;12.12;0;4.41;24854 +95095;49.36735;5.06096;222;20220709;26.5;11.1;18.8;2.1;13.87;.1;4.71;24022 +95095;49.36735;5.06096;222;20220710;22.6;10.8;16.7;2.5;12.47;0;4;20932 +95095;49.36735;5.06096;222;20220711;26.9;11;18.9;1.6;14.57;0;4.53;24217 +95095;49.36735;5.06096;222;20220712;29.4;11.9;20.7;1.4;14.47;0;4.93;25321 +95095;49.36735;5.06096;222;20220713;32.6;15.3;24;1.3;14.69;0;5.32;25198 +95095;49.36735;5.06096;222;20220714;29.5;15.5;22.5;2;15.27;0;5.06;22480 +95095;49.36735;5.06096;222;20220715;24.3;11.8;18;3;11.27;0;4.77;21380 +95095;49.36735;5.06096;222;20220716;25.9;9.1;17.5;2.1;11.27;0;4.86;24183 +95095;49.36735;5.06096;222;20220717;29.6;10.6;20.1;1.7;11.29;0;5.25;26018 +95095;49.36735;5.06096;222;20220718;35;12.6;23.8;1.2;12.47;0;5.81;28280 +95095;49.36735;5.06096;222;20220719;37.5;14.6;26.1;2.3;13.22;0;7.16;28350 +95095;49.36735;5.06096;222;20220720;26.2;19.8;23;2.9;17.94;5.3;3.96;14580 +95095;49.36735;5.06096;222;20220721;25.7;16.2;20.9;2.5;17.97;0;3.81;18028 +95095;49.36735;5.06096;222;20220722;27.4;13.2;20.3;1.8;17.22;.6;4.26;22001 +95095;49.36735;5.06096;222;20220723;27.7;15.2;21.5;1.5;16.94;0;4.16;20502 +95095;49.36735;5.06096;222;20220724;31.3;13.5;22.4;.9;15.79;0;4.67;24461 +95095;49.36735;5.06096;222;20220725;26.9;16.4;21.6;3;15.82;.1;4.55;18527 +95095;49.36735;5.06096;222;20220726;22.6;12.7;17.7;2.4;14.14;0;3.55;17994 +95095;49.36735;5.06096;222;20220727;23.8;13.6;18.7;2.2;12.39;0;3.95;18221 +95095;49.36735;5.06096;222;20220728;26.9;11.2;19;1.9;11.64;0;4.57;22671 +95095;49.36735;5.06096;222;20220729;27.6;11.5;19.5;2;12.64;0;4.7;22847 +95095;49.36735;5.06096;222;20220730;28.1;11.3;19.7;1.5;12.82;0;4.53;23185 +95095;49.36735;5.06096;222;20220731;27.2;13.9;20.5;2.3;15.47;0;4.35;20481 +95095;49.36735;5.06096;222;20220801;24.5;15;19.8;1.4;16.87;.1;3.31;16990 +95095;49.36735;5.06096;222;20220802;29.2;13;21.1;.9;15.84;0;4.14;22410 +95095;49.36735;5.06096;222;20220803;33.6;14.6;24.1;.7;16.12;0;4.62;24188 +95095;49.36735;5.06096;222;20220804;33.7;15.8;24.7;1.6;17.62;10;5.16;23253 +95095;49.36735;5.06096;222;20220805;25.2;18;21.6;3.1;17.72;.1;3.64;14590 +95095;49.36735;5.06096;222;20220806;23.9;10.9;17.4;2.7;10.89;0;4.17;19412 +95095;49.36735;5.06096;222;20220807;27.1;9.6;18.4;2.5;10.22;0;4.85;22403 +95095;49.36735;5.06096;222;20220808;28.9;11.9;20.4;2.5;11.49;0;5.07;21988 +95095;49.36735;5.06096;222;20220809;30.8;12.7;21.7;2.4;12.39;0;5.29;22624 +95095;49.36735;5.06096;222;20220810;30.7;15.5;23.1;2.8;12.04;0;5.49;20293 +95095;49.36735;5.06096;222;20220811;30.8;12.9;21.9;3.4;10.67;0;6.08;21109 +95095;49.36735;5.06096;222;20220812;31.9;13;22.4;2.9;10.55;0;5.93;21373 +95095;49.36735;5.06096;222;20220813;30.9;12.3;21.6;2.1;11.09;0;5.15;22302 +95095;49.36735;5.06096;222;20220814;29.9;13.2;21.5;2.2;13.22;1.1;4.79;21033 +95095;49.36735;5.06096;222;20220815;25.6;17.8;21.7;2.7;17.44;.1;3.46;14021 +95095;49.36735;5.06096;222;20220816;28.1;13.6;20.8;1.6;16.44;4.1;3.82;19294 +95095;49.36735;5.06096;222;20220817;25.9;17;21.4;1.8;17.79;.9;3.23;14954 +95095;49.36735;5.06096;222;20220818;27.4;13.5;20.5;1.4;15.79;0;3.61;18590 +95095;49.36735;5.06096;222;20220819;23.2;13.2;18.2;2.3;16.94;.4;2.88;15372 +95095;49.36735;5.06096;222;20220820;24.6;14.5;19.5;2.5;15.02;0;3.43;15506 +95095;49.36735;5.06096;222;20220821;25.5;9.2;17.3;1.1;12.94;0;3.32;19690 +95095;49.36735;5.06096;222;20220822;27.5;13.3;20.4;1.7;14.27;0;3.76;18156 +95095;49.36735;5.06096;222;20220823;28.8;12.6;20.7;1.1;15.34;.1;3.57;19259 +95095;49.36735;5.06096;222;20220824;32.4;13.4;22.9;1;14.37;0;4;20874 +95095;49.36735;5.06096;222;20220825;32.3;14;23.1;1.7;14.24;0;4.53;20284 +95095;49.36735;5.06096;222;20220826;23;18.5;20.7;3.3;17.24;.4;2.84;9612 +95095;49.36735;5.06096;222;20220827;24.2;12.7;18.4;1.9;14.67;0;3.08;15696 +95095;49.36735;5.06096;222;20220828;26.6;11.4;19;2.1;13.79;0;3.59;17847 +95095;49.36735;5.06096;222;20220829;29.5;15.2;22.4;2.3;12.09;0;4.35;17187 +95095;49.36735;5.06096;222;20220830;27.7;13.2;20.5;1.5;14.07;.2;3.46;17085 +95095;49.36735;5.06096;222;20220831;26.5;12.6;19.5;2.2;15.69;3.1;3.37;16524 +95095;49.36735;5.06096;222;20220901;25.8;13.1;19.4;2.6;13.62;.1;3.54;15609 +95095;49.36735;5.06096;222;20220902;27.3;12.1;19.7;2.4;12.92;.2;3.84;17111 +95095;49.36735;5.06096;222;20220903;24.9;14.8;19.9;2;16.14;.8;2.91;13731 +95095;49.36735;5.06096;222;20220904;27.4;11.8;19.6;1.7;14.59;.1;3.34;17013 +95095;49.36735;5.06096;222;20220905;29.8;13.1;21.5;2.5;14.84;4.7;4.14;17362 +95095;49.36735;5.06096;222;20220906;28.9;13.5;21.2;2.3;17.02;4.3;3.57;16462 +95095;49.36735;5.06096;222;20220907;24.3;14.2;19.3;2.2;16.37;3.1;2.73;13158 +95095;49.36735;5.06096;222;20220908;20.3;13.8;17;3.8;15.57;9.1;2.26;10350 +95095;49.36735;5.06096;222;20220909;18.7;13.7;16.2;4.4;14.97;7.9;2.07;8971 +95095;49.36735;5.06096;222;20220910;18.3;13.4;15.8;4.3;15.27;4.3;1.84;8869 +95095;49.36735;5.06096;222;20220911;20;12.1;16;1.1;14.59;.2;1.86;11213 +95095;49.36735;5.06096;222;20220912;25.6;8.6;17.1;1.3;13.09;0;2.75;16423 +95095;49.36735;5.06096;222;20220913;26.1;13.2;19.7;1.8;15.99;2.1;2.78;13929 +95095;49.36735;5.06096;222;20220914;24;17.2;20.6;2.3;19.37;10.5;2.23;9996 +95095;49.36735;5.06096;222;20220915;19.1;13.4;16.2;2.8;15.34;.2;1.78;8933 +95095;49.36735;5.06096;222;20220916;16.1;11.3;13.7;2.6;11.74;1.2;1.78;8132 +95095;49.36735;5.06096;222;20220917;13.6;6.6;10.1;3.4;10.09;1.5;1.61;9786 +95095;49.36735;5.06096;222;20220918;16.1;5.7;10.9;3.8;9.37;.1;2.19;11842 +95095;49.36735;5.06096;222;20220919;16.7;5.4;11.1;1.6;9.82;.1;1.79;12274 +95095;49.36735;5.06096;222;20220920;16.2;4;10.1;1.4;9.54;.1;1.68;12571 +95095;49.36735;5.06096;222;20220921;17.7;4.3;11;1.4;9.04;.1;1.87;13019 +95095;49.36735;5.06096;222;20220922;19.6;2.7;11.2;1.1;7.94;.1;2.01;14539 +95095;49.36735;5.06096;222;20220923;17.9;4.1;11;.9;8.99;.1;1.7;12872 +95095;49.36735;5.06096;222;20220924;17.3;8.6;13;1;11.34;.4;1.51;10011 +95095;49.36735;5.06096;222;20220925;16.4;10.3;13.3;1.9;11.39;.1;1.58;8168 +95095;49.36735;5.06096;222;20220926;14;5.6;9.8;4;10.27;10.5;1.48;9615 +95095;49.36735;5.06096;222;20220927;13.1;8.1;10.6;4.9;10.79;7.7;1.35;7159 +95095;49.36735;5.06096;222;20220928;13.9;7.4;10.6;2.8;10.27;.1;1.41;8097 +95095;49.36735;5.06096;222;20220929;14.2;4.9;9.6;1.3;9.29;.4;1.3;9583 +95095;49.36735;5.06096;222;20220930;16;1.5;8.8;1.7;8.74;13;1.55;12034 +95095;49.36735;5.06096;222;20221001;17.2;9.3;13.3;6.1;12.87;5.6;1.71;8621 +95095;49.36735;5.06096;222;20221002;14.6;11.9;13.2;2.5;13.62;20.2;1.02;4803 +95095;49.36735;5.06096;222;20221003;15.7;6.2;10.9;1.3;10.69;0;1.22;9161 +95095;49.36735;5.06096;222;20221004;18.9;3.8;11.4;1.5;10.57;.1;1.53;11637 +95095;49.36735;5.06096;222;20221005;21.3;8.3;14.8;3.1;13.27;.1;1.98;10585 +95095;49.36735;5.06096;222;20221006;17.6;8.5;13;1.7;11.49;0;1.4;8672 +95095;49.36735;5.06096;222;20221007;17.3;2.7;10;1.1;9.27;0;1.29;10920 +95095;49.36735;5.06096;222;20221008;16;4.4;10.2;1.7;9.19;0;1.31;9448 +95095;49.36735;5.06096;222;20221009;17.7;1.3;9.5;2.1;8.59;.1;1.59;11273 +95095;49.36735;5.06096;222;20221010;18.9;4.6;11.7;2.1;11.77;0;1.41;10199 +95095;49.36735;5.06096;222;20221011;16.6;9.3;13;2.2;10.74;0;1.44;7119 +95095;49.36735;5.06096;222;20221012;18;1.8;9.9;.9;9.34;0;1.14;10671 +95095;49.36735;5.06096;222;20221013;15;7.7;11.3;2.1;12.44;1.9;.89;6889 +95095;49.36735;5.06096;222;20221014;15.9;12.5;14.2;2.6;15.34;12.3;.79;4468 +95095;49.36735;5.06096;222;20221015;17.9;13.4;15.7;3.6;15.87;4.3;1.09;5141 +95095;49.36735;5.06096;222;20221016;18.6;12.7;15.7;1.9;15.97;0;1.02;5904 +95095;49.36735;5.06096;222;20221017;21.1;13.6;17.3;2.5;16.44;18.7;1.34;6415 +95095;49.36735;5.06096;222;20221018;19.5;14.8;17.1;1.2;16.67;.8;.95;4954 +95095;49.36735;5.06096;222;20221019;17.5;11.4;14.5;3.8;14.74;0;1.08;5644 +95095;49.36735;5.06096;222;20221020;20.2;12.3;16.2;3.6;15.09;11.9;1.46;6381 +95095;49.36735;5.06096;222;20221021;18.8;12.9;15.9;2.7;15.77;5.9;1.08;5386 +95095;49.36735;5.06096;222;20221022;19.7;12.5;16.1;2.6;14.49;.1;1.34;5925 +95095;49.36735;5.06096;222;20221023;21.5;11.8;16.7;3.3;14.59;2.7;1.68;6695 +95095;49.36735;5.06096;222;20221024;17.4;15.2;16.3;5.5;13.32;.7;2.07;2931 +95095;49.36735;5.06096;222;20221025;16.9;11.8;14.3;3.2;13.47;.4;1.15;4664 +95095;49.36735;5.06096;222;20221026;20.2;13.2;16.7;2.7;14.12;.2;1.47;5407 +95095;49.36735;5.06096;222;20221027;21.9;9.8;15.8;2.9;14.37;0;1.45;7098 +95095;49.36735;5.06096;222;20221028;22.9;13.6;18.2;2.4;14.92;0;1.58;6071 +95095;49.36735;5.06096;222;20221029;21.2;12.1;16.7;2.1;14.09;.1;1.29;5952 +95095;49.36735;5.06096;222;20221030;20.2;9.4;14.8;1.8;12.27;0;1.18;6310 +95095;49.36735;5.06096;222;20221031;19.1;8.9;14;2.1;13.04;2.9;1.04;6128 +95095;49.36735;5.06096;222;20221101;15;11.2;13.1;4.7;12.39;.1;1.2;3541 +95095;49.36735;5.06096;222;20221102;14.6;9.2;11.9;4;10.69;0;1.26;4228 +95095;49.36735;5.06096;222;20221103;13;7.6;10.3;3.4;11.04;7;.78;4054 +95095;49.36735;5.06096;222;20221104;10.9;8.4;9.6;3.5;10.42;3.4;.77;2661 +95095;49.36735;5.06096;222;20221105;8.7;2.4;5.6;2.1;8.89;.1;.37;4313 +95095;49.36735;5.06096;222;20221106;9.7;5.3;7.5;3.1;9.49;1;.56;3422 +95095;49.36735;5.06096;222;20221107;13.9;8.7;11.3;5.2;12.14;.1;.79;3761 +95095;49.36735;5.06096;222;20221108;16.2;7.3;11.8;3.6;11.04;3.6;1.12;4889 +95095;49.36735;5.06096;222;20221109;13.7;12;12.8;4.1;12.17;.3;1.09;1899 +95095;49.36735;5.06096;222;20221110;11.3;4.3;7.8;2.4;10.02;0;.42;4108 +95095;49.36735;5.06096;222;20221111;10.5;6;8.2;2.5;10.12;.1;.49;3189 +95095;49.36735;5.06096;222;20221112;11.5;4.5;8;3;9.32;0;.59;4178 +95095;49.36735;5.06096;222;20221113;13.8;5;9.4;2.7;8.69;.1;.92;4531 +95095;49.36735;5.06096;222;20221114;8.8;1.5;5.2;2.1;9.22;2.6;.21;4012 +95095;49.36735;5.06096;222;20221115;13.3;8;10.7;3.5;12.09;4.3;.52;3302 +95095;49.36735;5.06096;222;20221116;11.3;8.4;9.8;4.4;11.49;7.3;.49;2292 +95095;49.36735;5.06096;222;20221117;12.1;10.3;11.2;6.3;11.04;9.3;1.18;1726 +95095;49.36735;5.06096;222;20221118;8.8;7.9;8.3;4.3;10.12;1.1;.57;948 +95095;49.36735;5.06096;222;20221119;7.9;6.5;7.2;3;9.64;1.3;.42;1333 +95095;49.36735;5.06096;222;20221120;7.5;5.8;6.6;4.8;9.19;4.2;.45;1524 +95095;49.36735;5.06096;222;20221121;7.8;5.1;6.4;4.6;9.09;1.8;.43;1993 +95095;49.36735;5.06096;222;20221122;7.9;4.1;6;5.7;8.52;2.1;.56;2429 +95095;49.36735;5.06096;222;20221123;9.4;5.3;7.4;4;8.89;5.4;.64;2470 +95095;49.36735;5.06096;222;20221124;9.8;6.6;8.2;4.3;9.37;3.3;.72;2142 +95095;49.36735;5.06096;222;20221125;9.8;5.9;7.8;2.8;9.67;.2;.49;2267 +95095;49.36735;5.06096;222;20221126;6.1;2.7;4.4;2.2;8.52;0;.21;2023 +95095;49.36735;5.06096;222;20221127;7.4;4.1;5.8;3.1;8.29;.8;.46;2081 +95095;49.36735;5.06096;222;20221128;8;5.9;6.9;2.3;9.42;1.5;.4;1494 +95095;49.36735;5.06096;222;20221129;7.2;5.8;6.5;1.2;9.12;.1;.38;1018 +95095;49.36735;5.06096;222;20221130;8.2;1.5;4.9;1.8;7.84;0;.32;2874 +95095;49.36735;5.06096;222;20221201;7.1;4;5.6;2.3;7.62;0;.51;1906 +95095;49.36735;5.06096;222;20221202;3.9;3.7;3.8;2.4;6.69;1;.62;269 +95095;49.36735;5.06096;222;20221203;2.7;1.7;2.2;4.5;6.09;0;.6;764 +95095;49.36735;5.06096;222;20221204;2;1.5;1.7;3.4;6.12;4.7;.51;385 +95095;49.36735;5.06096;222;20221205;2.2;.8;1.5;1.3;6.64;.2;.28;968 +95095;49.36735;5.06096;222;20221206;3.6;.8;2.2;1.5;6.77;.2;.26;1657 +95095;49.36735;5.06096;222;20221207;3.8;-.2;1.8;1.9;7.04;.5;.15;1967 +95095;49.36735;5.06096;222;20221208;3.2;1.6;2.4;1.6;6.74;.1;.34;1052 +95095;49.36735;5.06096;222;20221209;2.1;-2.4;-.2;1.8;5.57;0;.21;2067 +95095;49.36735;5.06096;222;20221210;-.9;-2.7;-1.8;2.4;5.04;0;.26;1004 +95095;49.36735;5.06096;222;20221211;-1.5;-2.9;-2.2;1.7;5.15;0;.22;1129 +95095;49.36735;5.06096;222;20221212;-.9;-3.7;-2.3;2.6;4.45;0;.4;1678 +95095;49.36735;5.06096;222;20221213;0;-5.4;-2.7;4.1;3.64;0;.61;2281 +95095;49.36735;5.06096;222;20221214;.2;-2.7;-1.3;2;4.24;.1;.45;1537 +95095;49.36735;5.06096;222;20221215;1.6;-7.7;-3;1.8;3.79;0;.28;3163 +95095;49.36735;5.06096;222;20221216;2;-8;-3;1.8;3.77;.1;.3;3265 +95095;49.36735;5.06096;222;20221217;-.8;-9.8;-5.3;1.4;3.44;0;.13;3077 +95095;49.36735;5.06096;222;20221218;-2.2;-9.4;-5.8;3.7;3.89;.5;.14;2776 +95095;49.36735;5.06096;222;20221219;9.1;-1.8;3.7;2.8;8.02;.6;.17;3332 +95095;49.36735;5.06096;222;20221220;13;8.2;10.6;3.4;10.64;6.2;.73;2154 +95095;49.36735;5.06096;222;20221221;10.8;10.1;10.4;5;11.94;12.9;.53;494 +95095;49.36735;5.06096;222;20221222;10.9;9.9;10.4;7.8;11.94;13;.55;760 +95095;49.36735;5.06096;222;20221223;13.4;9.9;11.7;5.1;12.47;9.1;.64;1735 +95095;49.36735;5.06096;222;20221224;10.5;9.3;9.9;4.2;11.07;1.2;.61;809 +95095;49.36735;5.06096;222;20221225;13.1;8.5;10.8;3;11.17;2.3;.63;2075 +95095;49.36735;5.06096;222;20221226;10.8;10.1;10.4;5.3;10.12;4.6;1.2;456 +95095;49.36735;5.06096;222;20221227;6.6;.7;3.7;2.9;7.12;0;.36;2455 +95095;49.36735;5.06096;222;20221228;9.4;3.1;6.2;6.2;9.62;5.9;.14;2544 +95095;49.36735;5.06096;222;20221229;10;9.5;9.7;7.3;9.94;.8;1.19;410 +95095;49.36735;5.06096;222;20221230;12.3;4;8.1;5.6;10.39;6.1;.4;3054 +95095;49.36735;5.06096;222;20221231;15.7;12.6;14.1;8.1;12.29;0;1.81;1656 +95096;49.38192;5.40455;253;20220101;11.6;9.3;10.4;1.7;11;0;.47;1461 +95096;49.38192;5.40455;253;20220102;12.2;4.9;8.6;4.8;9.8;3.4;.58;2617 +95096;49.38192;5.40455;253;20220103;10.1;9.6;9.9;6.1;10.77;24.1;.75;497 +95096;49.38192;5.40455;253;20220104;7.9;8.7;8.3;4.9;9.47;12.3;.67;495 +95096;49.38192;5.40455;253;20220105;2.9;.1;1.5;4.4;6.22;0;.36;1697 +95096;49.38192;5.40455;253;20220106;4.6;1.2;2.9;2.4;6.37;.4;.39;2360 +95096;49.38192;5.40455;253;20220107;3.8;-.3;1.8;4.7;6.62;8.7;.28;1801 +95096;49.38192;5.40455;253;20220108;5.1;1;3;5.6;7.17;18.6;.33;1874 +95096;49.38192;5.40455;253;20220109;4.2;3.3;3.7;4.1;7;.6;.53;1080 +95096;49.38192;5.40455;253;20220110;1.1;.4;.7;1.8;6.05;0;.31;751 +95096;49.38192;5.40455;253;20220111;1.8;-.8;.5;1.8;5.5;0;.32;1967 +95096;49.38192;5.40455;253;20220112;4.6;-3.9;.4;1.4;5.42;0;.21;3732 +95096;49.38192;5.40455;253;20220113;4.7;-.8;1.9;1.5;6.13;0;.29;2876 +95096;49.38192;5.40455;253;20220114;8.8;-1.2;3.8;.9;6.05;0;.28;4094 +95096;49.38192;5.40455;253;20220115;2.9;-2.3;.3;1.9;5.45;.1;.24;3291 +95096;49.38192;5.40455;253;20220116;.1;-1.6;-.8;2.6;5.8;.3;.21;1176 +95096;49.38192;5.40455;253;20220117;3.7;-.3;1.7;1.9;6.92;.1;.2;2075 +95096;49.38192;5.40455;253;20220118;7.7;2.8;5.2;3;7.22;0;.57;2961 +95096;49.38192;5.40455;253;20220119;3.2;-.6;1.3;3;6.8;1.6;.16;1993 +95096;49.38192;5.40455;253;20220120;4.7;.6;2.7;2.6;6.45;.3;.38;2858 +95096;49.38192;5.40455;253;20220121;3.4;-.9;1.2;2.3;6.25;.2;.25;2941 +95096;49.38192;5.40455;253;20220122;4.6;1.5;3;1.7;7;0;.33;2069 +95096;49.38192;5.40455;253;20220123;4.9;2.7;3.8;2.6;6.55;0;.58;1823 +95096;49.38192;5.40455;253;20220124;6.9;-1.2;2.9;2.4;5.85;0;.52;4882 +95096;49.38192;5.40455;253;20220125;-.2;-3;-1.6;1.2;5.4;0;.21;2348 +95096;49.38192;5.40455;253;20220126;-.3;-1.5;-.9;2.1;5.67;0;.25;1222 +95096;49.38192;5.40455;253;20220127;1;-.6;.2;3.7;6.2;.4;.21;1487 +95096;49.38192;5.40455;253;20220128;4;1.3;2.7;2.9;7.32;0;.23;2122 +95096;49.38192;5.40455;253;20220129;6.8;2.4;4.6;5.2;8.65;1.5;.16;2614 +95096;49.38192;5.40455;253;20220130;6.9;2;4.4;2.3;6.92;1.2;.53;4083 +95096;49.38192;5.40455;253;20220131;5.3;0;2.6;6.7;6.52;0;.6;3370 +95096;49.38192;5.40455;253;20220201;7;.9;3.9;4.9;7.6;1.4;.44;3243 +95096;49.38192;5.40455;253;20220202;8.9;7.1;8;4.2;9.77;.6;.56;2031 +95096;49.38192;5.40455;253;20220203;6;5.4;5.7;2.9;8.5;.3;.48;1054 +95096;49.38192;5.40455;253;20220204;7.2;4.5;5.9;4.7;7.92;1.9;.71;2217 +95096;49.38192;5.40455;253;20220205;6.1;-.7;2.7;3.7;6.55;.1;.55;4288 +95096;49.38192;5.40455;253;20220206;8.4;3.3;5.8;9.2;8.35;25.2;.72;3023 +95096;49.38192;5.40455;253;20220207;6.4;1.3;3.8;4;6;0;.92;5160 +95096;49.38192;5.40455;253;20220208;7;.4;3.7;3.4;8.22;.3;.23;3916 +95096;49.38192;5.40455;253;20220209;12.8;4.3;8.5;1.9;8.02;0;.88;6624 +95096;49.38192;5.40455;253;20220210;5.9;2.6;4.3;4;7.38;2;.39;4500 +95096;49.38192;5.40455;253;20220211;6.6;0;3.3;2.5;5.78;0;.62;15300 +95096;49.38192;5.40455;253;20220212;6;-5.2;.4;2.3;4.71;0;.7;9151 +95096;49.38192;5.40455;253;20220213;10;-5.5;2.3;3.9;6.01;.1;1.01;9173 +95096;49.38192;5.40455;253;20220214;9.7;4.4;7;4.3;7.78;1.1;.98;16400 +95096;49.38192;5.40455;253;20220215;8.8;2.7;5.7;5.1;7.64;8.9;.89;7010 +95096;49.38192;5.40455;253;20220216;13;6.3;9.6;8.2;11.4;9.8;.63;4717 +95096;49.38192;5.40455;253;20220217;10.6;9.2;9.9;7.4;9.02;2.7;1.62;3211 +95096;49.38192;5.40455;253;20220218;11.1;7.1;9.1;6.8;8.8;1.8;1.44;3550 +95096;49.38192;5.40455;253;20220219;7;1.8;4.4;6.5;6.27;.1;1.25;5216 +95096;49.38192;5.40455;253;20220220;9.6;5;7.3;8.6;9.35;7.4;.73;3852 +95096;49.38192;5.40455;253;20220221;6.7;3.8;5.2;8;7.57;6.2;.86;3338 +95096;49.38192;5.40455;253;20220222;8.2;3.9;6.1;4.8;8.82;3.7;.56;4268 +95096;49.38192;5.40455;253;20220223;10.7;1.6;6.2;1.8;8.07;0;.79;8218 +95096;49.38192;5.40455;253;20220224;10.1;6.4;8.3;4.3;7.72;3.1;1.4;4313 +95096;49.38192;5.40455;253;20220225;7.6;-.1;3.7;3.3;6.07;.7;1;6679 +95096;49.38192;5.40455;253;20220226;6.9;-3.3;1.8;2.8;5.35;.1;.92;9586 +95096;49.38192;5.40455;253;20220227;9;-.7;4.2;5.2;4.75;0;1.84;9572 +95096;49.38192;5.40455;253;20220228;9.9;-2.1;3.9;2.9;4.72;0;1.49;10420 +95096;49.38192;5.40455;253;20220301;8.5;-1.6;3.5;2;4.67;0;1.17;8542 +95096;49.38192;5.40455;253;20220302;9;.4;4.7;2.5;4.77;0;1.39;8002 +95096;49.38192;5.40455;253;20220303;13.6;-1.4;6.1;1.6;5.6;0;1.4;11589 +95096;49.38192;5.40455;253;20220304;10.8;-.7;5;2.3;4.27;0;1.63;11004 +95096;49.38192;5.40455;253;20220305;9;-2.7;3.2;1.8;4.17;.1;1.3;11125 +95096;49.38192;5.40455;253;20220306;6.8;-3;1.9;3.7;3.82;0;1.61;10658 +95096;49.38192;5.40455;253;20220307;5;-3;1;5;3.57;0;1.7;10021 +95096;49.38192;5.40455;253;20220308;9.3;-2.6;3.3;4.1;3.5;0;2.14;11645 +95096;49.38192;5.40455;253;20220309;13;-2.8;5.1;1.8;4.9;0;1.63;13245 +95096;49.38192;5.40455;253;20220310;14.8;-1;6.9;3;5.15;0;2.21;13324 +95096;49.38192;5.40455;253;20220311;15.8;3;9.4;4.8;6.4;.3;2.76;11766 +95096;49.38192;5.40455;253;20220312;12.7;6.5;9.6;2.8;8.2;.9;1.56;7542 +95096;49.38192;5.40455;253;20220313;13.6;6.4;10;3.9;8.67;5;1.78;8583 +95096;49.38192;5.40455;253;20220314;12.7;5.5;9.1;2.9;8.15;3.3;1.6;9126 +95096;49.38192;5.40455;253;20220315;8.4;5.1;6.8;2.1;9.05;9.1;.69;5001 +95096;49.38192;5.40455;253;20220316;11.5;5.6;8.6;3.5;9.95;0;1;7356 +95096;49.38192;5.40455;253;20220317;10.1;7.6;8.8;3.6;8.45;0;1.32;5622 +95096;49.38192;5.40455;253;20220318;13.8;.7;7.3;4.8;5.54;0;2.66;15040 +95096;49.38192;5.40455;253;20220319;13;3.3;8.2;5.4;5.34;0;2.95;17145 +95096;49.38192;5.40455;253;20220320;7.8;.2;4;2.7;6.44;0;1.7;16100 +95096;49.38192;5.40455;253;20220321;17;1.3;9.1;2.5;7.31;0;2.37;16040 +95096;49.38192;5.40455;253;20220322;17;-.5;8.2;1.9;6.08;0;2.41;17593 +95096;49.38192;5.40455;253;20220323;17.9;-2.3;7.8;1.5;5.78;0;2.33;17945 +95096;49.38192;5.40455;253;20220324;18.5;-1.3;8.6;1.8;5.88;0;2.54;17894 +95096;49.38192;5.40455;253;20220325;17.5;-1.8;7.9;2.5;5.81;0;2.77;18174 +95096;49.38192;5.40455;253;20220326;18;2.3;10.2;3.3;5.88;0;3.28;18632 +95096;49.38192;5.40455;253;20220327;19.5;1.1;10.3;2.3;7.08;0;2.94;19015 +95096;49.38192;5.40455;253;20220328;20.1;-.2;9.9;1.5;7.08;0;2.49;16812 +95096;49.38192;5.40455;253;20220329;16.7;3.8;10.3;1.8;8.34;2.6;1.77;8447 +95096;49.38192;5.40455;253;20220330;10.5;7.5;9;1.9;9.64;4.2;1.55;13633 +95096;49.38192;5.40455;253;20220331;6.3;5.2;5.7;2.7;7.64;.8;1.27;9700 +95096;49.38192;5.40455;253;20220401;3;-1.4;.8;3.9;5.51;.8;.9;7833 +95096;49.38192;5.40455;253;20220402;3.1;-.5;1.3;3.8;4.61;0;1.12;6476 +95096;49.38192;5.40455;253;20220403;6.5;-4.6;1;2.4;4.18;0;1.68;14395 +95096;49.38192;5.40455;253;20220404;8.5;-5.7;1.4;5.8;5.41;1.6;1.67;14379 +95096;49.38192;5.40455;253;20220405;9.4;4;6.7;5.6;9.31;2.5;.89;11300 +95096;49.38192;5.40455;253;20220406;10.4;7.2;8.8;5.8;9.14;2;1.42;5819 +95096;49.38192;5.40455;253;20220407;12.6;8.1;10.3;8.8;8.84;7.1;2.4;15200 +95096;49.38192;5.40455;253;20220408;6;3.9;4.9;3.5;7.01;16.6;1.27;9033 +95096;49.38192;5.40455;253;20220409;8.3;.1;4.2;3;6.44;1.3;1.74;15434 +95096;49.38192;5.40455;253;20220410;10.9;-2.2;4.4;1.9;6.01;.1;1.94;16402 +95096;49.38192;5.40455;253;20220411;16.7;-1.6;7.5;3.9;6.68;0;3.16;20791 +95096;49.38192;5.40455;253;20220412;20.6;2.8;11.7;3.6;8.31;0;3.5;18265 +95096;49.38192;5.40455;253;20220413;20.2;4.8;12.5;2.1;10.88;0;2.5;14273 +95096;49.38192;5.40455;253;20220414;20.3;8.3;14.3;2.1;10.91;0;2.58;14376 +95096;49.38192;5.40455;253;20220415;19.4;3.7;11.5;2.4;9.58;0;3.08;20676 +95096;49.38192;5.40455;253;20220416;16.4;3.3;9.8;3.7;7.38;0;3.34;21942 +95096;49.38192;5.40455;253;20220417;17.9;-.2;8.8;3.8;5.28;0;3.91;23645 +95096;49.38192;5.40455;253;20220418;18.2;-1.4;8.4;2.3;6.11;0;3.33;22835 +95096;49.38192;5.40455;253;20220419;19.7;-.5;9.6;2;6.81;0;3.21;20673 +95096;49.38192;5.40455;253;20220420;16.5;3.1;9.8;3.6;5.94;0;3.82;23221 +95096;49.38192;5.40455;253;20220421;17.7;1.6;9.6;3.6;7.61;0;3.48;22333 +95096;49.38192;5.40455;253;20220422;17.9;4.9;11.4;3.5;8.51;0;3.41;21394 +95096;49.38192;5.40455;253;20220423;16.7;5.7;11.2;3.7;9.28;.1;2.38;10403 +95096;49.38192;5.40455;253;20220424;16.6;7.1;11.8;2;9.98;1.8;1.88;9849 +95096;49.38192;5.40455;253;20220425;15.4;3.1;9.2;1.7;8.44;0;2.27;15061 +95096;49.38192;5.40455;253;20220426;12;1.2;6.6;2.1;8.38;.1;1.73;11872 +95096;49.38192;5.40455;253;20220427;17.9;.5;9.2;2.9;8.38;0;3.13;22673 +95096;49.38192;5.40455;253;20220428;20.3;4.1;12.2;3.2;8.08;0;3.99;24585 +95096;49.38192;5.40455;253;20220429;17.4;5.7;11.5;2;9.24;.1;2.32;12266 +95096;49.38192;5.40455;253;20220430;14.6;5.5;10;3;8.5;0;2.98;21366 +95096;49.38192;5.40455;253;20220501;15.2;1.7;8.5;1.7;8.37;0;2.31;16566 +95096;49.38192;5.40455;253;20220502;18.9;4.8;11.9;1.8;9.37;.1;2.86;17733 +95096;49.38192;5.40455;253;20220503;19.5;5.8;12.6;2.5;10;.2;2.34;8700 +95096;49.38192;5.40455;253;20220504;19.2;6.3;12.8;2.1;10.3;1.1;3.22;20333 +95096;49.38192;5.40455;253;20220505;17.2;7;12.1;1.6;10.9;.7;2.41;14900 +95096;49.38192;5.40455;253;20220506;20.9;5.9;13.4;2.1;9.95;.1;3.54;21781 +95096;49.38192;5.40455;253;20220507;21.1;6.7;13.9;2;10.82;1.7;3.31;19598 +95096;49.38192;5.40455;253;20220508;21.4;8.4;14.9;2.6;11.87;.2;3.54;20619 +95096;49.38192;5.40455;253;20220509;24.6;7.6;16.1;1.4;11.42;0;3.9;23111 +95096;49.38192;5.40455;253;20220510;24.1;8.3;16.2;2.1;12.17;0;3.93;22024 +95096;49.38192;5.40455;253;20220511;25.1;12;18.5;3.7;12.3;0;4.82;21738 +95096;49.38192;5.40455;253;20220512;19.8;11;15.4;2.9;12.2;0;3.36;18390 +95096;49.38192;5.40455;253;20220513;19.4;6.5;13;2.3;9.9;0;3.55;22249 +95096;49.38192;5.40455;253;20220514;22.6;5.1;13.8;1;10.17;0;3.73;24783 +95096;49.38192;5.40455;253;20220515;26.9;8.1;17.5;2.1;11.77;.3;4.82;26128 +95096;49.38192;5.40455;253;20220516;21.7;13.5;17.6;2.3;15.6;.7;3.01;15919 +95096;49.38192;5.40455;253;20220517;26.4;9.9;18.2;1.7;13.97;0;4.3;23951 +95096;49.38192;5.40455;253;20220518;28.7;11.7;20.2;1.7;14.5;0;4.75;24344 +95096;49.38192;5.40455;253;20220519;28.4;14.1;21.2;2.6;16.67;.3;4.72;21852 +95096;49.38192;5.40455;253;20220520;26.4;15.6;21;2.6;17.45;4.3;3.97;18204 +95096;49.38192;5.40455;253;20220521;20.8;8;14.4;2.3;11.57;0;3.67;22249 +95096;49.38192;5.40455;253;20220522;22.2;7.4;14.8;1.4;12.1;1.5;3.61;22201 +95096;49.38192;5.40455;253;20220523;20.4;12.6;16.5;3.3;15.3;22.1;2.7;14384 +95096;49.38192;5.40455;253;20220524;16.7;11.1;13.9;3.4;12.22;.5;2.62;14426 +95096;49.38192;5.40455;253;20220525;18.9;6.2;12.5;2.4;10.42;.1;3.4;21598 +95096;49.38192;5.40455;253;20220526;20;12.4;16.2;3.5;12.6;0;3.56;17821 +95096;49.38192;5.40455;253;20220527;18.9;11.8;15.3;3.8;12.35;.1;3.2;15701 +95096;49.38192;5.40455;253;20220528;17.7;5.2;11.4;2.3;8.97;0;3.34;21267 +95096;49.38192;5.40455;253;20220529;15.7;5.1;10.4;3.4;8.35;.2;3.22;20185 +95096;49.38192;5.40455;253;20220530;17.6;3.8;10.7;1.9;8.9;0;3.32;22551 +95096;49.38192;5.40455;253;20220531;20.1;6.2;13.1;1.8;9.17;0;3.8;23054 +95096;49.38192;5.40455;253;20220601;19.8;5.8;12.8;2.2;9.37;0;3.94;24514 +95096;49.38192;5.40455;253;20220602;22.6;4.9;13.8;2.3;9.55;0;4.47;26696 +95096;49.38192;5.40455;253;20220603;22.5;9.9;16.2;1.9;12.62;.9;3.74;20668 +95096;49.38192;5.40455;253;20220604;27.4;11.4;19.4;1.8;16.52;2.2;4.45;23891 +95096;49.38192;5.40455;253;20220605;18.7;16.8;17.8;2.6;17.75;17.6;1.73;7494 +95096;49.38192;5.40455;253;20220606;20;13.6;16.8;2.5;14.25;.5;3.13;16329 +95096;49.38192;5.40455;253;20220607;20.2;10.8;15.5;2.5;13.92;3.2;2.99;16752 +95096;49.38192;5.40455;253;20220608;16.8;11.8;14.3;2.1;14.15;11.4;2.1;12055 +95096;49.38192;5.40455;253;20220609;18.3;9.7;14;2.8;12.65;.5;3.05;18669 +95096;49.38192;5.40455;253;20220610;22.2;10.3;16.3;1.5;13.75;0;3.48;19979 +95096;49.38192;5.40455;253;20220611;25.5;13.4;19.4;1.6;15.72;.1;4.3;23230 +95096;49.38192;5.40455;253;20220612;23.9;13;18.5;2.4;13.6;0;4.44;23176 +95096;49.38192;5.40455;253;20220613;21;8.1;14.6;2.4;11.25;0;3.92;23075 +95096;49.38192;5.40455;253;20220614;24.7;7.5;16.1;2;11.22;0;4.71;26739 +95096;49.38192;5.40455;253;20220615;29;9.7;19.3;1.4;12.62;0;5.21;28149 +95096;49.38192;5.40455;253;20220616;27.3;13.7;20.5;2.1;13.1;0;5.1;24892 +95096;49.38192;5.40455;253;20220617;29.7;11.4;20.5;1.2;13.52;.1;5.17;27459 +95096;49.38192;5.40455;253;20220618;33.8;14.1;23.9;1.6;16.85;0;5.86;27607 +95096;49.38192;5.40455;253;20220619;31.1;18.4;24.8;3.1;18.15;18.8;5.74;23101 +95096;49.38192;5.40455;253;20220620;20.4;16;18.2;3.1;16.12;.3;2.98;14601 +95096;49.38192;5.40455;253;20220621;26.1;10.8;18.4;2.5;14.3;.4;4.64;24457 +95096;49.38192;5.40455;253;20220622;23.9;14.3;19.1;2.1;16.95;3.1;3.59;18631 +95096;49.38192;5.40455;253;20220623;27.4;15.7;21.5;1.9;18.92;9.5;4.33;21674 +95096;49.38192;5.40455;253;20220624;22.4;15.9;19.1;3.2;17.55;3.1;3.32;16474 +95096;49.38192;5.40455;253;20220625;24.9;13.6;19.2;2.4;16.2;3.9;4.13;21327 +95096;49.38192;5.40455;253;20220626;18;13.8;15.9;1.6;15.8;4;2.18;12064 +95096;49.38192;5.40455;253;20220627;19.9;13.6;16.7;1.7;15.8;2.2;2.63;14462 +95096;49.38192;5.40455;253;20220628;25.5;9.8;17.6;1.7;13.82;.1;4.48;25561 +95096;49.38192;5.40455;253;20220629;26.6;12.7;19.6;1.4;14.75;0;4.47;24056 +95096;49.38192;5.40455;253;20220630;20.6;11.9;16.3;2.4;14.65;1.1;3.03;16535 +95096;49.38192;5.40455;253;20220701;20.1;12;16.1;2.3;12.7;.1;3.46;18629 +95096;49.38192;5.40455;253;20220702;26.5;7.6;17;1.4;11.95;0;4.79;28036 +95096;49.38192;5.40455;253;20220703;25.1;10.7;17.9;2.2;13.6;0;4.62;25104 +95096;49.38192;5.40455;253;20220704;23.8;9.1;16.5;1.7;12.4;0;4.3;24876 +95096;49.38192;5.40455;253;20220705;24.7;10.1;17.4;2.3;12.7;0;4.61;24839 +95096;49.38192;5.40455;253;20220706;21.5;9.2;15.4;2.5;11.75;0;3.92;22064 +95096;49.38192;5.40455;253;20220707;19.5;11.1;15.3;2.9;13.37;.1;3.03;16722 +95096;49.38192;5.40455;253;20220708;24.1;8.3;16.2;2.6;12.15;0;4.59;25732 +95096;49.38192;5.40455;253;20220709;26;11.4;18.7;2.5;13.87;0;4.64;23597 +95096;49.38192;5.40455;253;20220710;22.2;10.9;16.5;3;12.45;0;4.06;21372 +95096;49.38192;5.40455;253;20220711;26.5;11.3;18.9;2.1;14.6;0;4.64;24735 +95096;49.38192;5.40455;253;20220712;29.3;12.3;20.8;1.8;14.42;0;5.17;26052 +95096;49.38192;5.40455;253;20220713;32;15.4;23.7;1.4;14.75;0;5.3;24880 +95096;49.38192;5.40455;253;20220714;29.7;15.5;22.6;2.4;15.17;0;5.37;23996 +95096;49.38192;5.40455;253;20220715;24.1;11.9;18;2.9;11.4;0;4.76;23247 +95096;49.38192;5.40455;253;20220716;25.6;9.6;17.6;2.1;11.27;0;4.73;25017 +95096;49.38192;5.40455;253;20220717;29.6;10.7;20.1;1.9;10.87;0;5.47;26768 +95096;49.38192;5.40455;253;20220718;34.8;13;23.9;1.5;11.85;0;5.97;27830 +95096;49.38192;5.40455;253;20220719;37.1;15;26;2.6;12.65;.1;7.34;28212 +95096;49.38192;5.40455;253;20220720;27.3;19.3;23.3;3;17.1;3.9;4.35;16244 +95096;49.38192;5.40455;253;20220721;25.7;15.9;20.8;2.4;17.8;0;3.84;18591 +95096;49.38192;5.40455;253;20220722;27.7;13.3;20.5;1.9;16.97;.8;4.28;21933 +95096;49.38192;5.40455;253;20220723;27.3;15.6;21.4;1.8;17;0;4.17;20432 +95096;49.38192;5.40455;253;20220724;31.1;13.4;22.3;1.3;15.52;0;4.93;25264 +95096;49.38192;5.40455;253;20220725;27.5;16.4;21.9;2.8;15.82;0;4.61;19245 +95096;49.38192;5.40455;253;20220726;22.3;12.5;17.4;2.5;14.15;0;3.38;17106 +95096;49.38192;5.40455;253;20220727;23.8;14.1;18.9;2.8;12.27;0;4.34;19971 +95096;49.38192;5.40455;253;20220728;26.6;12.5;19.6;2.5;11.6;0;4.66;20548 +95096;49.38192;5.40455;253;20220729;27.5;11.7;19.6;2.2;13.2;0;4.76;23241 +95096;49.38192;5.40455;253;20220730;27.7;11.8;19.8;1.8;12.72;0;4.62;22995 +95096;49.38192;5.40455;253;20220731;27.2;14.7;20.9;2.4;15.15;0;4.58;21683 +95096;49.38192;5.40455;253;20220801;24;15.4;19.7;1.7;16.85;.1;3.06;15073 +95096;49.38192;5.40455;253;20220802;29;12.9;21;1.1;15.7;0;4.25;22843 +95096;49.38192;5.40455;253;20220803;33.4;14.8;24.1;1.1;15.87;0;4.89;24429 +95096;49.38192;5.40455;253;20220804;34.2;16.4;25.3;2.1;17.32;9.1;5.4;22382 +95096;49.38192;5.40455;253;20220805;24.8;18.4;21.6;3;18.07;.1;3.51;14567 +95096;49.38192;5.40455;253;20220806;23.7;11.1;17.4;3.2;10.82;0;4.5;21317 +95096;49.38192;5.40455;253;20220807;27.1;10.4;18.7;3;9.9;0;5.26;23446 +95096;49.38192;5.40455;253;20220808;28.7;11.8;20.3;3;11.1;0;5.47;23237 +95096;49.38192;5.40455;253;20220809;30.6;13.4;22;3;12;0;5.77;23320 +95096;49.38192;5.40455;253;20220810;30.4;17.1;23.8;3.3;11.55;0;6.03;21323 +95096;49.38192;5.40455;253;20220811;30.5;14.6;22.5;3;10.82;0;5.86;22648 +95096;49.38192;5.40455;253;20220812;31.4;14.1;22.8;2.6;10.67;0;5.71;22861 +95096;49.38192;5.40455;253;20220813;30.7;13.4;22;2.6;10.8;0;5.58;22732 +95096;49.38192;5.40455;253;20220814;30.1;13.4;21.7;2.4;12.87;3.9;4.85;20250 +95096;49.38192;5.40455;253;20220815;25.3;17.3;21.3;2.5;17.67;.1;3.36;14703 +95096;49.38192;5.40455;253;20220816;28.3;13.3;20.8;1.3;16.27;2.4;3.78;19915 +95096;49.38192;5.40455;253;20220817;26;16.8;21.4;1.8;17.42;0;3.19;14942 +95096;49.38192;5.40455;253;20220818;26.9;14.5;20.7;1.8;15.77;0;3.55;16949 +95096;49.38192;5.40455;253;20220819;23.6;13.6;18.6;2.5;16.57;.3;3.01;15903 +95096;49.38192;5.40455;253;20220820;24.7;14.5;19.6;2.5;14.9;0;3.52;16393 +95096;49.38192;5.40455;253;20220821;25.8;9.4;17.6;1.4;12.57;0;3.46;19516 +95096;49.38192;5.40455;253;20220822;27.8;13.1;20.4;1.8;13.67;0;3.85;18508 +95096;49.38192;5.40455;253;20220823;28.9;12.4;20.6;1.3;14.85;0;3.72;19979 +95096;49.38192;5.40455;253;20220824;32.1;14.3;23.2;1.5;14.15;0;4.3;20553 +95096;49.38192;5.40455;253;20220825;31.8;14.6;23.2;2;13.82;0;4.67;20349 +95096;49.38192;5.40455;253;20220826;22.5;18.3;20.4;3.6;17.45;.3;2.67;9343 +95096;49.38192;5.40455;253;20220827;23.6;14.3;18.9;2.4;15.27;0;2.95;13938 +95096;49.38192;5.40455;253;20220828;26;12;19;2.7;13.72;0;3.76;17888 +95096;49.38192;5.40455;253;20220829;28.9;14.8;21.9;3;11.9;0;4.75;18219 +95096;49.38192;5.40455;253;20220830;28.3;14;21.2;1.9;13.6;1.1;3.82;16997 +95096;49.38192;5.40455;253;20220831;25.8;13.5;19.6;2.6;15.25;1.8;3.44;16695 +95096;49.38192;5.40455;253;20220901;25;13.5;19.3;2.8;13.6;.1;3.52;15924 +95096;49.38192;5.40455;253;20220902;26.7;12.5;19.6;2.6;12.32;0;3.99;17676 +95096;49.38192;5.40455;253;20220903;23.4;15.1;19.3;1.8;15.85;2.4;2.57;12425 +95096;49.38192;5.40455;253;20220904;27.2;11.4;19.3;1.7;14.4;.1;3.26;17023 +95096;49.38192;5.40455;253;20220905;29.8;12.1;20.9;2.5;14.42;3.4;3.98;16454 +95096;49.38192;5.40455;253;20220906;28.8;13.6;21.2;1.9;17.02;4;3.45;17391 +95096;49.38192;5.40455;253;20220907;23.8;13.8;18.8;2.2;16.32;4.3;2.63;13483 +95096;49.38192;5.40455;253;20220908;20.2;13.7;16.9;3.3;15.55;8.7;2.16;10866 +95096;49.38192;5.40455;253;20220909;18.4;13.6;16;3.9;14.92;10.2;1.86;8492 +95096;49.38192;5.40455;253;20220910;17.6;13.3;15.4;3.9;15.25;5.9;1.51;7357 +95096;49.38192;5.40455;253;20220911;19.8;12.4;16.1;1.3;14.77;.2;1.87;11234 +95096;49.38192;5.40455;253;20220912;25;8.7;16.9;1.5;12.92;.1;2.79;16984 +95096;49.38192;5.40455;253;20220913;26.4;12.9;19.6;2.1;15.45;3.1;2.78;12935 +95096;49.38192;5.40455;253;20220914;23.7;16.9;20.3;2.2;19.22;9.1;2.04;9447 +95096;49.38192;5.40455;253;20220915;18.9;13.5;16.2;2.6;15.3;.2;1.75;9356 +95096;49.38192;5.40455;253;20220916;15.6;11.3;13.5;2.7;11.55;1.4;1.76;8342 +95096;49.38192;5.40455;253;20220917;13.3;6.4;9.8;3.2;10.25;1.2;1.44;9771 +95096;49.38192;5.40455;253;20220918;15.6;6.1;10.9;3.7;9.5;0;2.1;11974 +95096;49.38192;5.40455;253;20220919;16.3;5.7;11;1.8;9.85;.2;1.76;12006 +95096;49.38192;5.40455;253;20220920;16;4.4;10.2;1.7;9.45;.1;1.68;11737 +95096;49.38192;5.40455;253;20220921;17.5;4.8;11.1;1.8;9.07;0;1.98;13502 +95096;49.38192;5.40455;253;20220922;19.3;3.7;11.5;1.6;8.05;0;2.18;15106 +95096;49.38192;5.40455;253;20220923;17.8;3.9;10.9;1.3;8.82;0;1.77;12776 +95096;49.38192;5.40455;253;20220924;16.9;8.4;12.6;1.2;11.05;.3;1.47;9592 +95096;49.38192;5.40455;253;20220925;15.6;10.1;12.9;2.3;11.42;.2;1.5;7958 +95096;49.38192;5.40455;253;20220926;13.9;5;9.4;3.6;10.07;10.2;1.33;8694 +95096;49.38192;5.40455;253;20220927;12.1;7.9;10;4.2;10.55;7.5;1.22;7296 +95096;49.38192;5.40455;253;20220928;13.7;7.2;10.4;2.6;10.05;.2;1.39;8933 +95096;49.38192;5.40455;253;20220929;14;4.5;9.3;1.5;9.15;.7;1.33;10596 +95096;49.38192;5.40455;253;20220930;15.9;1.4;8.7;1.7;8.57;11.4;1.54;12910 +95096;49.38192;5.40455;253;20221001;17.1;8.2;12.6;5.2;12.72;6.2;1.5;8404 +95096;49.38192;5.40455;253;20221002;14;11.7;12.8;2.3;13.25;21.1;.89;3970 +95096;49.38192;5.40455;253;20221003;15.2;5.1;10.1;1.6;10.42;0;1.22;10090 +95096;49.38192;5.40455;253;20221004;18.5;3.8;11.1;1.4;10.4;.1;1.48;12185 +95096;49.38192;5.40455;253;20221005;21.4;8.1;14.8;2.8;13.05;.1;1.88;10423 +95096;49.38192;5.40455;253;20221006;17.2;9.5;13.4;1.9;11.52;0;1.45;9084 +95096;49.38192;5.40455;253;20221007;17.1;2.5;9.8;1.3;9.32;0;1.32;11535 +95096;49.38192;5.40455;253;20221008;15.9;4.6;10.3;1.8;9.32;0;1.31;9398 +95096;49.38192;5.40455;253;20221009;17.4;1.9;9.7;2.3;8.52;.1;1.63;11919 +95096;49.38192;5.40455;253;20221010;19.3;4.3;11.8;1.8;11.57;0;1.34;9914 +95096;49.38192;5.40455;253;20221011;16.1;9.7;12.9;2.8;10.65;0;1.54;7998 +95096;49.38192;5.40455;253;20221012;17;2.4;9.7;1.3;9.42;0;1.15;9792 +95096;49.38192;5.40455;253;20221013;14.9;7.9;11.4;1.9;12.22;1.8;.85;6068 +95096;49.38192;5.40455;253;20221014;15.5;12.3;13.9;2.4;15.02;13.8;.72;3908 +95096;49.38192;5.40455;253;20221015;17.2;13.3;15.2;3.4;15.8;4.5;.92;4343 +95096;49.38192;5.40455;253;20221016;18.3;12.9;15.6;1.8;15.82;.2;.94;5315 +95096;49.38192;5.40455;253;20221017;21.4;13.1;17.3;2.2;16.27;17.5;1.3;6862 +95096;49.38192;5.40455;253;20221018;18.9;14.8;16.8;1.3;16.62;1;.92;4916 +95096;49.38192;5.40455;253;20221019;17.3;11.6;14.4;3.8;14.52;0;1.01;5435 +95096;49.38192;5.40455;253;20221020;19.1;11.8;15.4;3.4;14.8;10;1.24;5740 +95096;49.38192;5.40455;253;20221021;18.7;12.7;15.7;2.5;15.65;6.1;.99;5309 +95096;49.38192;5.40455;253;20221022;19.7;11.9;15.8;2;14.37;.1;1.19;6515 +95096;49.38192;5.40455;253;20221023;21.6;11.3;16.4;2.9;14.47;3.8;1.51;6756 +95096;49.38192;5.40455;253;20221024;17.2;14;15.6;4.9;13.27;1.2;1.71;3641 +95096;49.38192;5.40455;253;20221025;16.8;12.2;14.5;3.1;13.4;.4;1.14;4546 +95096;49.38192;5.40455;253;20221026;20.1;12.5;16.3;2.2;13.92;.1;1.29;6149 +95096;49.38192;5.40455;253;20221027;21.7;9;15.3;2.6;14.1;0;1.31;6993 +95096;49.38192;5.40455;253;20221028;23.6;13.4;18.5;2;14.87;0;1.49;6585 +95096;49.38192;5.40455;253;20221029;21.6;11.7;16.6;1.7;13.9;0;1.19;5891 +95096;49.38192;5.40455;253;20221030;20.4;9.3;14.9;1.8;12.05;0;1.19;6670 +95096;49.38192;5.40455;253;20221031;19.3;8.3;13.8;2;12.5;2.9;1.01;6079 +95096;49.38192;5.40455;253;20221101;14.5;11.8;13.1;4.6;12.3;.1;1.19;3819 +95096;49.38192;5.40455;253;20221102;14.5;8.7;11.6;3.6;10.62;0;1.16;4791 +95096;49.38192;5.40455;253;20221103;12.5;7.3;9.9;3.4;10.97;8.1;.67;3585 +95096;49.38192;5.40455;253;20221104;10.6;8.5;9.5;3.3;10.4;3.1;.7;2635 +95096;49.38192;5.40455;253;20221105;9;3.5;6.2;2.2;9.1;.1;.39;3669 +95096;49.38192;5.40455;253;20221106;9.4;4.5;6.9;3;9.32;.7;.47;3481 +95096;49.38192;5.40455;253;20221107;13.6;8.1;10.8;4.9;12.02;.1;.64;3200 +95096;49.38192;5.40455;253;20221108;16.5;7;11.7;3.3;11.02;4.6;1.04;5068 +95096;49.38192;5.40455;253;20221109;13.3;12.1;12.7;3.8;12.27;.2;.96;1935 +95096;49.38192;5.40455;253;20221110;11.2;4.2;7.7;1.9;9.9;0;.41;3670 +95096;49.38192;5.40455;253;20221111;10;5.5;7.7;2.6;9.9;.1;.43;3375 +95096;49.38192;5.40455;253;20221112;9.4;4.3;6.9;3.1;9.15;0;.44;3834 +95096;49.38192;5.40455;253;20221113;13.4;4.5;8.9;2.8;8.55;.1;.87;5157 +95096;49.38192;5.40455;253;20221114;8.3;2;5.2;2.4;9.22;2.2;.15;3029 +95096;49.38192;5.40455;253;20221115;13.2;7.6;10.4;3.5;12.05;9.2;.42;3200 +95096;49.38192;5.40455;253;20221116;11.3;8.3;9.8;4.1;11.5;7.6;.43;2233 +95096;49.38192;5.40455;253;20221117;11.8;9.8;10.8;5.8;11;9.3;.94;1953 +95096;49.38192;5.40455;253;20221118;8.6;8;8.3;3.5;10.2;.9;.5;870 +95096;49.38192;5.40455;253;20221119;8.2;6.5;7.3;2.8;9.55;1.4;.43;1610 +95096;49.38192;5.40455;253;20221120;7.2;6.1;6.6;4.2;9.15;3.8;.44;1441 +95096;49.38192;5.40455;253;20221121;7.8;5.4;6.6;4.1;8.95;1.8;.47;1677 +95096;49.38192;5.40455;253;20221122;7.5;4.3;5.9;4.9;8.55;2.2;.48;1833 +95096;49.38192;5.40455;253;20221123;8.9;5.3;7.1;4;8.92;6;.56;2548 +95096;49.38192;5.40455;253;20221124;9.7;6.9;8.3;4.2;9.4;3.4;.7;1931 +95096;49.38192;5.40455;253;20221125;9.3;5.3;7.3;2.6;9.65;0;.36;2069 +95096;49.38192;5.40455;253;20221126;5.9;3.1;4.5;2.1;8.72;0;.16;1837 +95096;49.38192;5.40455;253;20221127;7;4;5.5;3.1;8.25;0;.42;1866 +95096;49.38192;5.40455;253;20221128;7.9;5.4;6.6;2;9.27;1.1;.35;1396 +95096;49.38192;5.40455;253;20221129;7.8;5.5;6.6;1.2;9.05;.1;.32;1784 +95096;49.38192;5.40455;253;20221130;8;1.6;4.8;2.1;7.9;0;.28;2882 +95096;49.38192;5.40455;253;20221201;6.7;4.1;5.4;2.6;7.7;.3;.5;1468 +95096;49.38192;5.40455;253;20221202;3.6;3.4;3.5;2.6;6.72;1.2;.57;176 +95096;49.38192;5.40455;253;20221203;2.3;1.4;1.9;4.5;6.07;0;.52;793 +95096;49.38192;5.40455;253;20221204;1.5;1.2;1.4;3.6;6.05;3.4;.45;364 +95096;49.38192;5.40455;253;20221205;2.5;.6;1.6;1.3;6.62;.3;.26;1116 +95096;49.38192;5.40455;253;20221206;3.5;.8;2.2;1.6;6.67;.2;.28;1432 +95096;49.38192;5.40455;253;20221207;3.6;.1;1.8;1.9;6.95;.3;.16;1911 +95096;49.38192;5.40455;253;20221208;3;1.4;2.2;1.5;6.67;0;.29;1249 +95096;49.38192;5.40455;253;20221209;2.5;-3;-.3;1.7;5.42;0;.18;2821 +95096;49.38192;5.40455;253;20221210;.8;-1.8;-.5;2.3;5.1;0;.29;2261 +95096;49.38192;5.40455;253;20221211;-1.7;-3.2;-2.5;1.7;4.86;0;.23;1148 +95096;49.38192;5.40455;253;20221212;-1.1;-3.7;-2.4;2.8;4.43;0;.34;1613 +95096;49.38192;5.40455;253;20221213;-.4;-5;-2.7;4.5;3.65;0;.59;2628 +95096;49.38192;5.40455;253;20221214;-.3;-3.1;-1.7;2.1;4.15;.1;.43;1580 +95096;49.38192;5.40455;253;20221215;1;-7.9;-3.4;2.4;3.77;0;.29;3296 +95096;49.38192;5.40455;253;20221216;2.3;-7.7;-2.7;2.3;3.67;0;.36;3724 +95096;49.38192;5.40455;253;20221217;-1.1;-9.7;-5.4;1.6;3.42;0;.13;3393 +95096;49.38192;5.40455;253;20221218;-3.1;-9.2;-6.2;3.4;3.82;.4;.07;2670 +95096;49.38192;5.40455;253;20221219;9.2;-2.8;3.2;2.3;7.95;.5;.08;3374 +95096;49.38192;5.40455;253;20221220;12.6;7.8;10.2;3.1;10.62;8;.64;1758 +95096;49.38192;5.40455;253;20221221;10.6;10.3;10.4;4.4;11.9;12.7;.45;984 +95096;49.38192;5.40455;253;20221222;10.7;9.6;10.1;6.9;11.8;12.3;.44;827 +95096;49.38192;5.40455;253;20221223;13.2;9.6;11.4;4.9;12.35;10;.58;1477 +95096;49.38192;5.40455;253;20221224;10.3;9.4;9.8;3.9;11;1.2;.58;747 +95096;49.38192;5.40455;253;20221225;12.7;8.2;10.5;2.9;11.1;.4;.51;2234 +95096;49.38192;5.40455;253;20221226;10.6;10;10.3;5;10.17;4.2;1.06;549 +95096;49.38192;5.40455;253;20221227;6.4;1.5;4;2.7;7.15;.1;.37;2205 +95096;49.38192;5.40455;253;20221228;9.3;2.4;5.9;5.6;9.47;4.2;.11;2196 +95096;49.38192;5.40455;253;20221229;10.1;9;9.5;6.8;9.97;.7;1.01;803 +95096;49.38192;5.40455;253;20221230;12.2;4.2;8.2;5.2;10.27;7.1;.43;2424 +95096;49.38192;5.40455;253;20221231;16.1;12.4;14.3;7.3;12.25;0;1.71;1887 +95097;49.39543;5.74831;307;20220101;10.3;8.2;9.3;1.7;10.9;.1;.32;4766 +95097;49.39543;5.74831;307;20220102;11.7;4.2;8;4.9;9.66;4.8;.39;6293 +95097;49.39543;5.74831;307;20220103;9.7;8.2;8.9;6.2;10.43;23.4;.5;3914 +95097;49.39543;5.74831;307;20220104;7.9;8.4;8.2;4.6;9.5;13.4;.64;742 +95097;49.39543;5.74831;307;20220105;2.3;.2;1.2;4.4;6.17;0;.35;1502 +95097;49.39543;5.74831;307;20220106;4.7;1.1;2.9;2.5;6.16;.2;.31;10284 +95097;49.39543;5.74831;307;20220107;3;-1.1;1;4.1;6.43;10.1;.1;3307 +95097;49.39543;5.74831;307;20220108;3.7;.1;1.9;5;6.93;15.6;.16;3823 +95097;49.39543;5.74831;307;20220109;4;2.4;3.2;3.9;6.83;.9;.35;7133 +95097;49.39543;5.74831;307;20220110;.7;-1.1;-.2;1.6;5.9;0;.17;4636 +95097;49.39543;5.74831;307;20220111;1;-2.1;-.6;1.8;5.4;0;.21;8979 +95097;49.39543;5.74831;307;20220112;4.4;-4.7;-.1;1.5;5.4;0;.15;8613 +95097;49.39543;5.74831;307;20220113;6;-1;2.5;1.4;5.93;0;.21;10101 +95097;49.39543;5.74831;307;20220114;10.1;-2;4;.9;5.9;0;.19;10142 +95097;49.39543;5.74831;307;20220115;2.1;-2.9;-.4;2.1;5.43;0;.25;8972 +95097;49.39543;5.74831;307;20220116;.1;-1.7;-.8;2.6;5.76;.3;.11;2919 +95097;49.39543;5.74831;307;20220117;3.3;-.7;1.3;2.2;6.86;.1;.08;4208 +95097;49.39543;5.74831;307;20220118;7;2.7;4.8;3.2;7.16;0;.42;8287 +95097;49.39543;5.74831;307;20220119;2.2;-.4;.9;3.2;6.63;1.5;.08;2881 +95097;49.39543;5.74831;307;20220120;4.4;-.1;2.1;2.5;6.23;.4;.29;12106 +95097;49.39543;5.74831;307;20220121;4;-.8;1.6;2.3;6.06;.1;.34;3173 +95097;49.39543;5.74831;307;20220122;4.2;1.3;2.8;1.8;6.86;0;.22;5266 +95097;49.39543;5.74831;307;20220123;4.1;2.1;3.1;2.5;6.4;0;.46;3898 +95097;49.39543;5.74831;307;20220124;6.6;-.5;3.1;2.7;5.9;0;.43;8704 +95097;49.39543;5.74831;307;20220125;-.3;-3;-1.6;1.3;5.4;0;.12;7083 +95097;49.39543;5.74831;307;20220126;-.5;-2.1;-1.3;2.4;5.56;0;.13;3360 +95097;49.39543;5.74831;307;20220127;1;-1;0;3.8;6.1;.4;.13;3522 +95097;49.39543;5.74831;307;20220128;4.2;.2;2.2;3;7.16;0;.14;7753 +95097;49.39543;5.74831;307;20220129;6.6;1.7;4.1;5;8.4;2.6;.07;6125 +95097;49.39543;5.74831;307;20220130;6.7;1.8;4.3;2.2;6.73;1.1;.34;10245 +95097;49.39543;5.74831;307;20220131;5.2;-.6;2.3;5.9;6.3;.1;.37;11262 +95097;49.39543;5.74831;307;20220201;6.3;.7;3.5;5;7.36;1.6;.39;5799 +95097;49.39543;5.74831;307;20220202;8.4;5.9;7.2;3.8;9.5;1.2;.42;6023 +95097;49.39543;5.74831;307;20220203;5.9;5.7;5.8;3.1;8.43;.5;.41;4433 +95097;49.39543;5.74831;307;20220204;6.5;4;5.3;4.5;7.73;1.9;.64;5195 +95097;49.39543;5.74831;307;20220205;5.1;-1.1;2;3.3;6.33;.2;.36;11893 +95097;49.39543;5.74831;307;20220206;7.4;2.1;4.7;9.1;8.03;26.9;.56;5435 +95097;49.39543;5.74831;307;20220207;6.4;1.4;3.9;3.8;5.76;0;.95;5242 +95097;49.39543;5.74831;307;20220208;6.4;-.3;3.1;3.1;8.06;.4;.15;9471 +95097;49.39543;5.74831;307;20220209;12.3;5.1;8.7;1.8;7.96;0;.85;6960 +95097;49.39543;5.74831;307;20220210;5.5;.7;3.1;3.3;7.47;2.3;.31;6600 +95097;49.39543;5.74831;307;20220211;6.4;0;3.2;1.6;5.71;0;.5;14667 +95097;49.39543;5.74831;307;20220212;5.6;-5.1;.2;1.8;4.64;0;.62;9563 +95097;49.39543;5.74831;307;20220213;9.7;-5.6;2.1;3.3;5.91;0;.93;9070 +95097;49.39543;5.74831;307;20220214;9.2;5.7;7.4;4.2;7.81;1;1.03;17200 +95097;49.39543;5.74831;307;20220215;8.6;3.3;6;3.9;7.44;7;.84;20266 +95097;49.39543;5.74831;307;20220216;12.1;5.3;8.7;8.3;11.06;10.6;.62;9843 +95097;49.39543;5.74831;307;20220217;10.2;8.3;9.3;7.5;8.83;2.7;1.54;2621 +95097;49.39543;5.74831;307;20220218;10.5;6.3;8.4;7.3;8.63;2.2;1.44;8569 +95097;49.39543;5.74831;307;20220219;7;2;4.5;6.9;6.06;.1;1.38;13423 +95097;49.39543;5.74831;307;20220220;8.8;3.6;6.2;8.6;9.13;6.7;.62;7785 +95097;49.39543;5.74831;307;20220221;5.8;3;4.4;7.7;7.4;6.6;.88;13067 +95097;49.39543;5.74831;307;20220222;7.4;1.8;4.6;4.8;8.46;3.9;.57;12660 +95097;49.39543;5.74831;307;20220223;11;.2;5.6;1.8;7.66;0;.79;6376 +95097;49.39543;5.74831;307;20220224;9.7;5.5;7.6;4.4;7.5;3;1.47;12856 +95097;49.39543;5.74831;307;20220225;7.2;-.7;3.2;3.3;5.96;1;1.08;11898 +95097;49.39543;5.74831;307;20220226;6.6;-3.6;1.5;2.8;5.3;0;.9;6631 +95097;49.39543;5.74831;307;20220227;8.8;-.8;4;5.3;4.56;0;1.94;6576 +95097;49.39543;5.74831;307;20220228;9.6;-1.5;4;3.2;4.46;0;1.61;7520 +95097;49.39543;5.74831;307;20220301;8.5;-2.1;3.2;2.2;4.33;0;1.31;7248 +95097;49.39543;5.74831;307;20220302;8.1;-1.2;3.5;2.4;4.56;0;1.32;6597 +95097;49.39543;5.74831;307;20220303;12.8;-3;4.9;2.1;5.03;0;1.52;9733 +95097;49.39543;5.74831;307;20220304;10.2;-2.9;3.6;2.8;4;0;1.75;7724 +95097;49.39543;5.74831;307;20220305;8.3;-3.9;2.2;2.3;3.96;0;1.36;7934 +95097;49.39543;5.74831;307;20220306;6.5;-3.4;1.6;3.8;3.56;0;1.68;7375 +95097;49.39543;5.74831;307;20220307;4.9;-3.2;.8;5.2;3.4;0;1.7;7149 +95097;49.39543;5.74831;307;20220308;9.1;-2.7;3.2;4.3;3.3;0;2.19;8481 +95097;49.39543;5.74831;307;20220309;12.5;-3.9;4.3;2.2;4.7;0;1.59;10123 +95097;49.39543;5.74831;307;20220310;14.4;-2.2;6.1;2.9;4.66;0;2.2;11631 +95097;49.39543;5.74831;307;20220311;14.7;.9;7.8;4.7;5.73;.1;2.7;11938 +95097;49.39543;5.74831;307;20220312;12.7;6.4;9.6;3;7.66;.4;1.71;8314 +95097;49.39543;5.74831;307;20220313;13.3;5.6;9.4;3.9;8.26;6.2;1.9;12531 +95097;49.39543;5.74831;307;20220314;12.5;5.1;8.8;2.9;8.16;1.9;1.59;8915 +95097;49.39543;5.74831;307;20220315;7.3;3.4;5.4;2.3;8.76;12.7;.77;6780 +95097;49.39543;5.74831;307;20220316;10.9;3.7;7.3;3.6;9.53;0;.97;7113 +95097;49.39543;5.74831;307;20220317;9.9;6.6;8.2;3;8.13;0;1.64;12614 +95097;49.39543;5.74831;307;20220318;13.6;1.8;7.7;3.5;5.01;0;2.49;14478 +95097;49.39543;5.74831;307;20220319;12.9;4.2;8.6;3.8;5.14;0;2.57;16362 +95097;49.39543;5.74831;307;20220320;7.1;.5;3.8;2;6.01;.2;1.74;22600 +95097;49.39543;5.74831;307;20220321;16.9;1.1;9;1.9;7.11;0;2.15;15266 +95097;49.39543;5.74831;307;20220322;17.1;.2;8.6;1.5;5.77;0;2.24;16887 +95097;49.39543;5.74831;307;20220323;17.8;-1.7;8.1;1.2;5.44;0;2.13;17185 +95097;49.39543;5.74831;307;20220324;18.4;-.7;8.8;1.4;5.67;0;2.33;17180 +95097;49.39543;5.74831;307;20220325;17.6;-.5;8.5;2.1;5.57;0;2.58;17480 +95097;49.39543;5.74831;307;20220326;17.8;3.3;10.5;2.6;5.74;0;3.02;17914 +95097;49.39543;5.74831;307;20220327;19.4;2.8;11.1;2;7.17;0;2.78;18008 +95097;49.39543;5.74831;307;20220328;20.3;.5;10.4;1.4;7.17;0;2.46;16265 +95097;49.39543;5.74831;307;20220329;16.1;5;10.6;1.8;8.44;2.5;1.74;8149 +95097;49.39543;5.74831;307;20220330;9.8;7.2;8.5;1.6;9.17;4.4;2.16;23400 +95097;49.39543;5.74831;307;20220331;6.1;5.4;5.8;1.9;7.51;1.4;1.58;16600 +95097;49.39543;5.74831;307;20220401;2.5;-1.4;.6;2.4;5.41;.7;1.14;13833 +95097;49.39543;5.74831;307;20220402;2.8;-.7;1;3;4.71;.1;1.23;10245 +95097;49.39543;5.74831;307;20220403;6.4;-3.8;1.3;1.9;4.01;0;1.63;13839 +95097;49.39543;5.74831;307;20220404;8.4;-5;1.7;4.7;5.37;1.4;1.62;12529 +95097;49.39543;5.74831;307;20220405;8.9;3.7;6.3;4.7;9.24;2.2;1.26;20700 +95097;49.39543;5.74831;307;20220406;9.9;6.8;8.3;4.7;8.91;2.3;1.22;5947 +95097;49.39543;5.74831;307;20220407;12.4;7.5;9.9;6.4;8.64;8.7;2.3;15188 +95097;49.39543;5.74831;307;20220408;5.4;4.1;4.8;2.5;6.57;23.4;1.54;15000 +95097;49.39543;5.74831;307;20220409;9.5;.1;4.8;2;6.37;1.7;1.48;12653 +95097;49.39543;5.74831;307;20220410;11.2;-1.9;4.6;1.4;5.84;.1;1.7;13725 +95097;49.39543;5.74831;307;20220411;16.3;.2;8.2;2.9;6.27;0;2.98;20049 +95097;49.39543;5.74831;307;20220412;20.2;5;12.6;2.6;8.01;.1;3.25;16908 +95097;49.39543;5.74831;307;20220413;20;5.4;12.7;1.5;10.67;0;2.13;12015 +95097;49.39543;5.74831;307;20220414;19.9;8.5;14.2;1.7;10.51;0;2.35;12307 +95097;49.39543;5.74831;307;20220415;19.6;4.6;12.1;1.8;9.24;0;2.96;20238 +95097;49.39543;5.74831;307;20220416;16.2;5.3;10.7;2.7;7.17;0;3.16;21238 +95097;49.39543;5.74831;307;20220417;17.8;2.1;10;2.8;5.01;0;3.61;22132 +95097;49.39543;5.74831;307;20220418;17.9;-.7;8.6;1.9;5.74;0;3.2;21593 +95097;49.39543;5.74831;307;20220419;19.6;.2;9.9;1.5;6.27;0;3.09;20367 +95097;49.39543;5.74831;307;20220420;16;5.7;10.8;2.7;5.64;0;3.54;21670 +95097;49.39543;5.74831;307;20220421;17.8;4;10.9;2.7;7.51;0;3.13;19499 +95097;49.39543;5.74831;307;20220422;17.9;5.8;11.8;2.8;8.34;0;3.14;19581 +95097;49.39543;5.74831;307;20220423;15.5;6.7;11.1;2.9;8.94;.2;2.24;9998 +95097;49.39543;5.74831;307;20220424;16.4;8.4;12.4;1.9;9.51;3.3;2.14;11021 +95097;49.39543;5.74831;307;20220425;15.8;2.6;9.2;1.3;7.91;0;2.43;17114 +95097;49.39543;5.74831;307;20220426;11.9;2;7;1.6;8.17;.2;1.52;10331 +95097;49.39543;5.74831;307;20220427;17.7;1.1;9.4;2.2;8.17;0;3.04;21599 +95097;49.39543;5.74831;307;20220428;20;5.4;12.7;2.5;8.01;0;3.82;23033 +95097;49.39543;5.74831;307;20220429;17.8;6.3;12.1;2.7;9.05;.1;2.77;13750 +95097;49.39543;5.74831;307;20220430;14.4;5.2;9.8;3.5;8.55;0;3.05;21200 +95097;49.39543;5.74831;307;20220501;15.1;2.1;8.6;2.5;8.5;0;2.45;16400 +95097;49.39543;5.74831;307;20220502;19.3;5.6;12.5;2.5;9.7;.1;3.22;17900 +95097;49.39543;5.74831;307;20220503;19.5;6.7;13.1;3;10.1;.6;2.87;11650 +95097;49.39543;5.74831;307;20220504;19;6.5;12.7;2.6;10.05;1.6;3.49;21200 +95097;49.39543;5.74831;307;20220505;17.2;7.3;12.3;1.8;10.4;.4;2.73;16350 +95097;49.39543;5.74831;307;20220506;21.1;6.1;13.6;2.2;9.63;0;3.81;22950 +95097;49.39543;5.74831;307;20220507;20.9;6.3;13.6;1.9;10.4;.8;3.37;20214 +95097;49.39543;5.74831;307;20220508;21.8;8.8;15.3;2.5;11.6;.2;3.82;21980 +95097;49.39543;5.74831;307;20220509;24.5;8;16.3;1.8;11.23;0;4.17;23671 +95097;49.39543;5.74831;307;20220510;23.8;8.7;16.3;2.4;12.03;0;4.05;21971 +95097;49.39543;5.74831;307;20220511;24.8;11.1;18;4;12.2;0;5.05;22882 +95097;49.39543;5.74831;307;20220512;19.6;10.2;14.9;2.8;12.17;0;3.44;19842 +95097;49.39543;5.74831;307;20220513;19.5;6.2;12.9;2.5;9.8;0;3.83;23386 +95097;49.39543;5.74831;307;20220514;22.7;5.5;14.1;1.5;9.9;0;4.03;25590 +95097;49.39543;5.74831;307;20220515;26.5;10;18.2;2.7;11.53;.7;5.15;26045 +95097;49.39543;5.74831;307;20220516;21.6;12.9;17.3;2.4;14.9;.7;3.19;16761 +95097;49.39543;5.74831;307;20220517;25.9;10.2;18.1;1.9;13.57;0;4.43;24176 +95097;49.39543;5.74831;307;20220518;28.6;12.1;20.3;2.2;14.3;0;5.08;24772 +95097;49.39543;5.74831;307;20220519;28.4;14.1;21.3;3;16.47;1.8;4.96;22380 +95097;49.39543;5.74831;307;20220520;25.8;15.6;20.7;3.1;17.23;6.1;4.06;18074 +95097;49.39543;5.74831;307;20220521;19.9;7.2;13.5;2.6;11.3;0;3.74;23438 +95097;49.39543;5.74831;307;20220522;22.7;7.6;15.1;1.8;11.97;1.9;3.88;22944 +95097;49.39543;5.74831;307;20220523;19.5;12.3;15.9;3.4;15.3;16.1;2.56;13757 +95097;49.39543;5.74831;307;20220524;15.8;10.4;13.1;3.5;12.23;.5;2.6;15060 +95097;49.39543;5.74831;307;20220525;18.7;4.9;11.8;2.6;10.3;.1;3.51;23170 +95097;49.39543;5.74831;307;20220526;19.6;12;15.8;3.5;12.33;0;3.69;18912 +95097;49.39543;5.74831;307;20220527;18.5;11.4;15;3.3;12.1;.2;3.15;16225 +95097;49.39543;5.74831;307;20220528;17.4;3.3;10.4;2;8.63;0;3.44;23361 +95097;49.39543;5.74831;307;20220529;15.5;4.9;10.2;3;8.3;.2;3.32;21073 +95097;49.39543;5.74831;307;20220530;17.7;3.3;10.5;1.9;8.73;0;3.52;23974 +95097;49.39543;5.74831;307;20220531;19.9;6.7;13.3;2.2;8.93;0;4.01;23530 +95097;49.39543;5.74831;307;20220601;19.5;5.4;12.4;2.2;9.2;0;4.06;25938 +95097;49.39543;5.74831;307;20220602;22.3;5.2;13.7;2.5;9.5;0;4.63;27356 +95097;49.39543;5.74831;307;20220603;22.4;10.8;16.6;2.3;12.37;.5;3.8;19704 +95097;49.39543;5.74831;307;20220604;27.1;11.8;19.4;2;16.3;3.7;4.58;24023 +95097;49.39543;5.74831;307;20220605;18.5;16.8;17.6;3.1;17.5;14.6;1.87;7568 +95097;49.39543;5.74831;307;20220606;19.7;12.9;16.3;3;14.33;.3;3.3;17697 +95097;49.39543;5.74831;307;20220607;19.6;9.6;14.6;2.5;13.73;3.7;2.99;17045 +95097;49.39543;5.74831;307;20220608;16.1;10.9;13.5;2.3;14.13;10.3;2.07;12678 +95097;49.39543;5.74831;307;20220609;18.1;9.7;13.9;3;12.43;.3;3.21;19578 +95097;49.39543;5.74831;307;20220610;21.6;9.7;15.6;1.6;13.43;0;3.54;20647 +95097;49.39543;5.74831;307;20220611;25;13.8;19.4;1.6;15.2;0;4.45;24195 +95097;49.39543;5.74831;307;20220612;23.8;12.4;18.1;2.2;13.4;0;4.68;25269 +95097;49.39543;5.74831;307;20220613;20.8;7.7;14.3;2.2;11.1;0;4.05;24305 +95097;49.39543;5.74831;307;20220614;24.3;7.7;16;2.3;10.83;0;4.92;27435 +95097;49.39543;5.74831;307;20220615;29.4;9.9;19.7;1.5;12.33;0;5.47;29004 +95097;49.39543;5.74831;307;20220616;27.2;13.5;20.3;2.1;12.57;0;5.38;26472 +95097;49.39543;5.74831;307;20220617;29.6;11.8;20.7;1.6;12.67;0;5.55;28206 +95097;49.39543;5.74831;307;20220618;33.2;15.3;24.2;2;15.8;0;6.14;26978 +95097;49.39543;5.74831;307;20220619;32;19;25.5;3.2;17.33;17.5;6.49;23865 +95097;49.39543;5.74831;307;20220620;19.9;15.7;17.8;3.3;16;.5;3.19;15543 +95097;49.39543;5.74831;307;20220621;25.8;10.4;18.1;2.6;14.1;.2;5;25661 +95097;49.39543;5.74831;307;20220622;23.6;15.2;19.4;2.6;16.47;3.8;3.67;17584 +95097;49.39543;5.74831;307;20220623;27.5;15.4;21.4;2;19.13;7.6;4.55;22885 +95097;49.39543;5.74831;307;20220624;21.4;15.8;18.6;3.3;17.67;5.3;3.13;16091 +95097;49.39543;5.74831;307;20220625;24.4;13.1;18.7;2.5;15.97;4.6;4.23;22077 +95097;49.39543;5.74831;307;20220626;17.9;13.3;15.6;1.8;15.93;2.4;2.14;12212 +95097;49.39543;5.74831;307;20220627;19.5;13.1;16.3;1.9;15.63;.4;2.61;14405 +95097;49.39543;5.74831;307;20220628;25;10.6;17.8;2.5;14;0;4.75;25469 +95097;49.39543;5.74831;307;20220629;26.6;12.9;19.8;1.8;14.77;0;4.79;24744 +95097;49.39543;5.74831;307;20220630;22.8;12.4;17.6;2.5;14.57;.1;3.74;18625 +95097;49.39543;5.74831;307;20220701;20.1;11.7;15.9;2.8;12.5;0;3.73;20010 +95097;49.39543;5.74831;307;20220702;25.9;8;16.9;1.9;11.7;0;5.06;28502 +95097;49.39543;5.74831;307;20220703;25.1;11.2;18.1;2.2;13.17;0;4.91;26122 +95097;49.39543;5.74831;307;20220704;23.9;8.4;16.2;1.9;12.17;0;4.59;26808 +95097;49.39543;5.74831;307;20220705;24.7;9.2;16.9;2.1;12.27;0;4.82;26923 +95097;49.39543;5.74831;307;20220706;21.2;8.3;14.7;2.3;11.47;0;3.99;23221 +95097;49.39543;5.74831;307;20220707;19.9;11.3;15.6;2.4;13.07;.1;3.27;17496 +95097;49.39543;5.74831;307;20220708;24.2;7.1;15.7;1.9;11.83;0;4.71;28073 +95097;49.39543;5.74831;307;20220709;25.9;10.9;18.4;2.2;13.5;0;4.73;24888 +95097;49.39543;5.74831;307;20220710;21.6;9.2;15.4;2.4;12.1;0;4.17;23569 +95097;49.39543;5.74831;307;20220711;26;11;18.5;2.1;14.27;0;4.8;25807 +95097;49.39543;5.74831;307;20220712;29;12.8;20.9;2.4;13.93;0;5.67;26747 +95097;49.39543;5.74831;307;20220713;31.6;16;23.8;1.8;14.23;0;5.55;24898 +95097;49.39543;5.74831;307;20220714;29.1;16.4;22.8;2.6;14.9;0;5.62;24408 +95097;49.39543;5.74831;307;20220715;24.1;11.6;17.8;2.5;11.07;0;4.92;24782 +95097;49.39543;5.74831;307;20220716;25.5;8.8;17.1;2.1;10.9;0;4.96;26765 +95097;49.39543;5.74831;307;20220717;29.6;11.2;20.4;2.3;10.27;0;5.95;27513 +95097;49.39543;5.74831;307;20220718;34.4;12.8;23.6;2.1;11.13;0;6.54;27905 +95097;49.39543;5.74831;307;20220719;36.7;17.3;27;3.3;11.73;0;8.07;27132 +95097;49.39543;5.74831;307;20220720;28.5;18.8;23.7;2.8;16.2;3.5;4.99;18228 +95097;49.39543;5.74831;307;20220721;25;16;20.5;2.7;17.5;0;4;18994 +95097;49.39543;5.74831;307;20220722;27.5;13.3;20.4;2.2;16.57;.7;4.59;22628 +95097;49.39543;5.74831;307;20220723;26.9;15.4;21.1;1.8;16.83;0;4.28;20898 +95097;49.39543;5.74831;307;20220724;31;13.4;22.2;1.7;14.97;0;5.34;26109 +95097;49.39543;5.74831;307;20220725;27.3;16.8;22.1;3.1;15.43;0;4.91;19324 +95097;49.39543;5.74831;307;20220726;22.5;11.8;17.2;2.5;13.87;0;3.54;18199 +95097;49.39543;5.74831;307;20220727;23.9;13.3;18.6;2.6;11.97;0;4.63;22548 +95097;49.39543;5.74831;307;20220728;26.7;12.9;19.8;2.6;11.27;0;4.88;20824 +95097;49.39543;5.74831;307;20220729;27;12.1;19.6;2.1;13.2;0;4.77;23519 +95097;49.39543;5.74831;307;20220730;27.7;11.9;19.8;2;12.33;0;4.88;23666 +95097;49.39543;5.74831;307;20220731;27.1;14.7;20.9;2.3;14.6;0;4.75;22829 +95097;49.39543;5.74831;307;20220801;23.5;14.6;19.1;1.8;16.57;0;3.07;15173 +95097;49.39543;5.74831;307;20220802;28.5;13.1;20.8;1.7;15.4;0;4.56;23326 +95097;49.39543;5.74831;307;20220803;33.2;15.1;24.1;1.5;15.37;0;5.19;25002 +95097;49.39543;5.74831;307;20220804;34.4;17.5;25.9;2.2;16.5;8;5.62;22270 +95097;49.39543;5.74831;307;20220805;24.1;18.4;21.2;2.7;18.33;.1;3.37;14643 +95097;49.39543;5.74831;307;20220806;23.7;11.3;17.5;3.3;10.77;0;4.8;22460 +95097;49.39543;5.74831;307;20220807;27.1;11.2;19.2;2.9;9.73;0;5.45;24091 +95097;49.39543;5.74831;307;20220808;28.8;12.7;20.7;3.1;10.8;0;5.72;23848 +95097;49.39543;5.74831;307;20220809;30.4;14.8;22.6;3.2;11.87;0;6.04;23367 +95097;49.39543;5.74831;307;20220810;30.4;18;24.2;3.7;11.17;0;6.47;21853 +95097;49.39543;5.74831;307;20220811;30.3;17.2;23.8;3.7;10.5;0;6.48;21980 +95097;49.39543;5.74831;307;20220812;31.1;15.3;23.2;3.5;10.17;0;6.51;22807 +95097;49.39543;5.74831;307;20220813;30.8;15;22.9;3.9;10.3;0;6.65;22654 +95097;49.39543;5.74831;307;20220814;29.7;15.6;22.7;3.2;12.23;3.2;5.35;18472 +95097;49.39543;5.74831;307;20220815;25.8;16.7;21.2;2.6;17.5;.3;3.56;15979 +95097;49.39543;5.74831;307;20220816;28.4;13.5;20.9;1.4;16.17;1.7;3.93;20383 +95097;49.39543;5.74831;307;20220817;26.2;16.4;21.3;1.7;17.23;0;3.39;15982 +95097;49.39543;5.74831;307;20220818;27.2;14.7;20.9;2.1;15.9;.8;3.77;17096 +95097;49.39543;5.74831;307;20220819;23.8;13.8;18.8;2.3;16.47;.7;3.15;16198 +95097;49.39543;5.74831;307;20220820;24.7;13.7;19.2;2.4;15;0;3.65;17624 +95097;49.39543;5.74831;307;20220821;25.4;10.2;17.8;1.6;12.33;0;3.57;19289 +95097;49.39543;5.74831;307;20220822;27.8;12.7;20.2;1.8;13.07;0;4;19224 +95097;49.39543;5.74831;307;20220823;28.9;12.8;20.8;1.6;14.57;0;3.99;20323 +95097;49.39543;5.74831;307;20220824;32.5;15.2;23.9;2.3;13.63;0;5.13;20947 +95097;49.39543;5.74831;307;20220825;32;16.1;24;2.9;13.47;0;5.44;20221 +95097;49.39543;5.74831;307;20220826;21.8;17.4;19.6;3.5;17.23;.2;2.54;10137 +95097;49.39543;5.74831;307;20220827;23.1;15.2;19.1;2.4;15.67;0;2.94;13192 +95097;49.39543;5.74831;307;20220828;25.8;12.8;19.3;2.8;13.8;0;3.97;17942 +95097;49.39543;5.74831;307;20220829;28.2;14.5;21.4;3.3;11.67;0;5.01;18849 +95097;49.39543;5.74831;307;20220830;29.2;14.8;22;2.7;12.9;.9;4.48;17394 +95097;49.39543;5.74831;307;20220831;24.9;14.9;19.9;3.1;14.77;3.9;3.7;15931 +95097;49.39543;5.74831;307;20220901;25.3;13.8;19.5;3.5;13.27;0;4.15;16813 +95097;49.39543;5.74831;307;20220902;26.6;13.4;20;3.5;11.67;.3;4.62;17917 +95097;49.39543;5.74831;307;20220903;22.5;15;18.7;2.1;15.53;4.3;2.52;11636 +95097;49.39543;5.74831;307;20220904;26.8;11.6;19.2;1.7;14.43;.1;3.27;16978 +95097;49.39543;5.74831;307;20220905;29.6;13.3;21.4;2.8;14.27;4.1;4.17;15657 +95097;49.39543;5.74831;307;20220906;28.5;13.1;20.8;2.1;16.93;3.7;3.61;18166 +95097;49.39543;5.74831;307;20220907;23.1;13.5;18.3;2.4;16.4;4.9;2.51;13157 +95097;49.39543;5.74831;307;20220908;19.8;13.7;16.7;3.4;15.53;3.5;2.17;11046 +95097;49.39543;5.74831;307;20220909;18.5;13.5;16;4.3;14.73;10.2;2.09;9071 +95097;49.39543;5.74831;307;20220910;17.3;12.7;15;4;15.23;5.6;1.46;7328 +95097;49.39543;5.74831;307;20220911;19.9;13.4;16.7;1.6;14.8;.1;2.02;11233 +95097;49.39543;5.74831;307;20220912;24.6;9.9;17.3;2;12.83;0;3.02;17004 +95097;49.39543;5.74831;307;20220913;26;13.7;19.8;2.5;15.4;4;2.95;12252 +95097;49.39543;5.74831;307;20220914;23.7;16.2;19.9;2.4;18.97;12.2;2.16;10172 +95097;49.39543;5.74831;307;20220915;18.7;12.9;15.8;2.4;15.17;.1;1.87;10306 +95097;49.39543;5.74831;307;20220916;15.4;10.6;13;2.3;11.33;1.7;1.81;9418 +95097;49.39543;5.74831;307;20220917;13.3;5.7;9.5;2.8;10.13;.9;1.5;10851 +95097;49.39543;5.74831;307;20220918;15.2;6.1;10.6;3.5;9.43;.1;2.12;12523 +95097;49.39543;5.74831;307;20220919;16;5.1;10.6;1.7;9.6;.2;1.82;12895 +95097;49.39543;5.74831;307;20220920;15.6;4.2;9.9;1.5;9.5;0;1.63;11870 +95097;49.39543;5.74831;307;20220921;17.4;5;11.2;2.3;8.93;0;2.18;13989 +95097;49.39543;5.74831;307;20220922;18.7;4.8;11.7;2.5;8.03;0;2.59;15254 +95097;49.39543;5.74831;307;20220923;17.6;5.3;11.4;1.5;9;0;1.83;12480 +95097;49.39543;5.74831;307;20220924;15.9;8.6;12.2;1.5;11;.2;1.45;8956 +95097;49.39543;5.74831;307;20220925;15.3;9.6;12.5;1.9;11.3;.1;1.45;8433 +95097;49.39543;5.74831;307;20220926;13.4;4.8;9.1;3.6;10.13;8.5;1.28;8478 +95097;49.39543;5.74831;307;20220927;11.9;7.8;9.8;3.9;10.5;8.4;1.22;7686 +95097;49.39543;5.74831;307;20220928;13.3;6.8;10.1;2.4;9.93;.2;1.37;9451 +95097;49.39543;5.74831;307;20220929;13.9;3.8;8.9;1.3;8.9;1.2;1.34;11126 +95097;49.39543;5.74831;307;20220930;15.3;2.1;8.7;2.1;8.53;10.3;1.63;12885 +95097;49.39543;5.74831;307;20221001;16.2;7.8;12;5.2;12.5;9.4;1.33;8261 +95097;49.39543;5.74831;307;20221002;13.6;11.5;12.5;2;13.13;19.9;.89;4171 +95097;49.39543;5.74831;307;20221003;15;5.5;10.2;1.9;10.33;0;1.29;10203 +95097;49.39543;5.74831;307;20221004;17.8;4.7;11.3;1.9;10.37;.1;1.62;12169 +95097;49.39543;5.74831;307;20221005;20.7;7.5;14.1;3.3;12.87;0;1.97;10505 +95097;49.39543;5.74831;307;20221006;16.9;9.3;13.1;1.9;11.33;0;1.52;9779 +95097;49.39543;5.74831;307;20221007;16.6;3.2;9.9;1.6;9.33;0;1.42;11611 +95097;49.39543;5.74831;307;20221008;15.6;4.5;10.1;1.7;9.47;0;1.32;9485 +95097;49.39543;5.74831;307;20221009;17.1;4;10.6;3.3;8.77;0;1.98;11648 +95097;49.39543;5.74831;307;20221010;18.7;4.9;11.8;2.1;11.53;0;1.4;9361 +95097;49.39543;5.74831;307;20221011;15.4;8.9;12.2;2.7;10.57;0;1.52;8688 +95097;49.39543;5.74831;307;20221012;16.4;3.4;9.9;1.6;9.5;0;1.22;9289 +95097;49.39543;5.74831;307;20221013;14.5;7.2;10.8;1.9;12.03;1.5;.83;6057 +95097;49.39543;5.74831;307;20221014;15;11.8;13.4;3;14.73;11.5;.71;3863 +95097;49.39543;5.74831;307;20221015;16.6;12.9;14.7;3.8;15.8;5.7;.79;4018 +95097;49.39543;5.74831;307;20221016;17.5;12.6;15;2.2;15.57;.4;.96;5131 +95097;49.39543;5.74831;307;20221017;20.8;13.1;16.9;2.6;16.17;16;1.38;6815 +95097;49.39543;5.74831;307;20221018;18.1;14.4;16.3;1.6;16.47;.6;.91;4954 +95097;49.39543;5.74831;307;20221019;17.8;12.1;15;4.3;14.6;0;1.28;5618 +95097;49.39543;5.74831;307;20221020;17.7;11.6;14.6;4.3;14.57;8;1.13;5137 +95097;49.39543;5.74831;307;20221021;17.8;12.7;15.2;3.4;15.53;6.8;1;5082 +95097;49.39543;5.74831;307;20221022;19;11.3;15.1;2.8;14.23;.1;1.27;6898 +95097;49.39543;5.74831;307;20221023;20.8;11.4;16.1;3.7;14.37;3.8;1.66;6410 +95097;49.39543;5.74831;307;20221024;16.8;13;14.9;4.8;13.33;.9;1.59;4147 +95097;49.39543;5.74831;307;20221025;15.9;11.6;13.7;3.2;13.27;.2;1.07;4801 +95097;49.39543;5.74831;307;20221026;19.6;11.9;15.8;2.9;13.7;.1;1.47;6533 +95097;49.39543;5.74831;307;20221027;20.6;9.6;15.1;2.8;14.23;0;1.24;6496 +95097;49.39543;5.74831;307;20221028;22.9;13.5;18.2;2.8;14.9;0;1.72;6395 +95097;49.39543;5.74831;307;20221029;21.2;12;16.6;2.3;13.67;0;1.46;5796 +95097;49.39543;5.74831;307;20221030;20;9.5;14.7;2;11.93;0;1.28;6613 +95097;49.39543;5.74831;307;20221031;18.4;8.5;13.4;2.4;12.27;3.2;1.1;5896 +95097;49.39543;5.74831;307;20221101;14.1;11.9;13;5;12.27;.2;1.24;3972 +95097;49.39543;5.74831;307;20221102;13.7;8.7;11.2;3.7;10.47;0;1.12;4820 +95097;49.39543;5.74831;307;20221103;11.7;7.5;9.6;4;10.93;9.4;.68;3016 +95097;49.39543;5.74831;307;20221104;10.2;8.1;9.2;3.2;10.4;3.4;.65;2880 +95097;49.39543;5.74831;307;20221105;8.7;3.8;6.3;2.4;9.2;0;.44;3377 +95097;49.39543;5.74831;307;20221106;8.8;4.2;6.5;3.3;9.13;.7;.46;3394 +95097;49.39543;5.74831;307;20221107;12.9;7.6;10.3;4.8;11.87;.1;.57;3116 +95097;49.39543;5.74831;307;20221108;16;7.3;11.6;4.1;11.03;5.2;1.19;4942 +95097;49.39543;5.74831;307;20221109;12.8;11.5;12.1;4;12.2;.4;.83;2183 +95097;49.39543;5.74831;307;20221110;10.5;3.7;7.1;1.8;9.67;0;.41;3407 +95097;49.39543;5.74831;307;20221111;9.7;5.9;7.8;2;9.67;.1;.43;3357 +95097;49.39543;5.74831;307;20221112;10.8;3.7;7.3;2.4;8.9;0;.45;4387 +95097;49.39543;5.74831;307;20221113;14.6;4;9.3;2.9;8.5;.1;.97;5761 +95097;49.39543;5.74831;307;20221114;7.6;2.2;4.9;2.8;9.13;1.8;.2;2632 +95097;49.39543;5.74831;307;20221115;12.5;7.3;9.9;3.9;11.93;6.3;.36;3150 +95097;49.39543;5.74831;307;20221116;10.7;7.8;9.2;4.6;11.4;8.4;.33;2358 +95097;49.39543;5.74831;307;20221117;11;9.4;10.2;6.2;10.87;10.9;.85;1937 +95097;49.39543;5.74831;307;20221118;8.2;7.6;7.9;3.1;10.13;.9;.44;1002 +95097;49.39543;5.74831;307;20221119;8;6.2;7.1;2.7;9.43;1.7;.43;1889 +95097;49.39543;5.74831;307;20221120;6.8;6.1;6.4;4.4;9.07;4.1;.45;1325 +95097;49.39543;5.74831;307;20221121;7.3;4.9;6.1;4.4;8.77;1.9;.47;1719 +95097;49.39543;5.74831;307;20221122;6.8;4;5.4;5.1;8.47;2.2;.41;1684 +95097;49.39543;5.74831;307;20221123;8.3;5.1;6.7;4.2;8.83;6.6;.5;2574 +95097;49.39543;5.74831;307;20221124;9.2;6.4;7.8;4.2;9.33;2.8;.64;2140 +95097;49.39543;5.74831;307;20221125;8.6;5.2;6.9;2.7;9.53;.1;.37;1848 +95097;49.39543;5.74831;307;20221126;5.8;4.6;5.2;2.1;8.83;0;.27;1029 +95097;49.39543;5.74831;307;20221127;6.2;3.6;4.9;3.4;8.1;0;.39;1828 +95097;49.39543;5.74831;307;20221128;7.6;4.8;6.2;2.2;9.1;2.4;.34;1526 +95097;49.39543;5.74831;307;20221129;9;4.6;6.8;1.1;8.93;0;.28;2832 +95097;49.39543;5.74831;307;20221130;7.9;1.8;4.8;1.9;7.73;0;.31;2774 +95097;49.39543;5.74831;307;20221201;6.3;3.3;4.8;2.9;7.67;.2;.5;1348 +95097;49.39543;5.74831;307;20221202;2.9;2.8;2.9;2.6;6.6;1.3;.52;285 +95097;49.39543;5.74831;307;20221203;1.8;.8;1.3;4.2;6.07;0;.45;850 +95097;49.39543;5.74831;307;20221204;1;.7;.9;3.7;6.03;2.1;.4;332 +95097;49.39543;5.74831;307;20221205;2.6;.4;1.5;1.5;6.67;.4;.26;1249 +95097;49.39543;5.74831;307;20221206;3.4;.4;1.9;1.3;6.57;.2;.27;1478 +95097;49.39543;5.74831;307;20221207;3.8;-.5;1.7;2;6.8;.3;.14;2242 +95097;49.39543;5.74831;307;20221208;2.5;1.3;1.9;1.7;6.57;0;.31;1187 +95097;49.39543;5.74831;307;20221209;2;-4.2;-1.1;1.5;5.07;0;.16;3088 +95097;49.39543;5.74831;307;20221210;2.4;-2.1;.2;1.7;5.03;0;.25;3267 +95097;49.39543;5.74831;307;20221211;-2;-3.5;-2.8;1.7;4.83;0;.22;1035 +95097;49.39543;5.74831;307;20221212;-1.5;-4;-2.8;2.6;4.4;0;.3;1615 +95097;49.39543;5.74831;307;20221213;-.9;-5.2;-3.1;5;3.67;0;.57;2776 +95097;49.39543;5.74831;307;20221214;-.7;-3.7;-2.2;2.2;4.07;.3;.42;1679 +95097;49.39543;5.74831;307;20221215;.3;-7.7;-3.7;2.4;3.8;0;.29;3213 +95097;49.39543;5.74831;307;20221216;2.5;-7.6;-2.5;2;3.53;0;.35;4009 +95097;49.39543;5.74831;307;20221217;-1;-9.4;-5.2;1.9;3.4;0;.17;3643 +95097;49.39543;5.74831;307;20221218;-3.3;-8.4;-5.8;3.4;3.83;.4;.11;2594 +95097;49.39543;5.74831;307;20221219;8;-2.9;2.6;3.3;7.9;.5;.07;3219 +95097;49.39543;5.74831;307;20221220;11.3;6.6;9;4.1;10.57;9.4;.58;1603 +95097;49.39543;5.74831;307;20221221;10.2;9.6;9.9;4.7;11.73;12.5;.37;1271 +95097;49.39543;5.74831;307;20221222;10;8.8;9.4;6.7;11.57;8;.34;946 +95097;49.39543;5.74831;307;20221223;12.7;9.1;10.9;5.1;12.13;9.9;.54;1409 +95097;49.39543;5.74831;307;20221224;9.9;8.9;9.4;3.8;10.87;1.8;.57;853 +95097;49.39543;5.74831;307;20221225;11.8;8.1;10;3.7;11.03;.9;.51;2180 +95097;49.39543;5.74831;307;20221226;10.2;9.8;10;4.9;10.13;4.9;1;561 +95097;49.39543;5.74831;307;20221227;5.8;.6;3.2;2.6;7;0;.3;2427 +95097;49.39543;5.74831;307;20221228;8.6;1.7;5.2;5.9;9.27;3.4;.08;2070 +95097;49.39543;5.74831;307;20221229;9.7;8.3;9;6.9;9.9;1.8;.86;1137 +95097;49.39543;5.74831;307;20221230;11.5;3.3;7.4;6;10.1;7.2;.31;2364 +95097;49.39543;5.74831;307;20221231;15.5;11.7;13.6;8;12.4;0;1.48;1976 +95098;49.4079;6.09225;290;20220101;10.4;7.2;8.8;2.1;10.8;.1;.16;8666 +95098;49.4079;6.09225;290;20220102;12.4;2.5;7.4;4.9;9.43;3;.35;9700 +95098;49.4079;6.09225;290;20220103;10.2;7.4;8.8;6.5;10.03;19.6;.33;6666 +95098;49.4079;6.09225;290;20220104;9.8;8.3;9;5.2;9.67;13.5;.7;881 +95098;49.4079;6.09225;290;20220105;2.6;.5;1.6;4.6;6.22;.1;.43;1647 +95098;49.4079;6.09225;290;20220106;5.2;1.1;3.1;2.6;6;.2;.16;19566 +95098;49.4079;6.09225;290;20220107;3.2;-1.2;1;4.4;6.17;10;.07;3666 +95098;49.4079;6.09225;290;20220108;3.5;.2;1.9;5;6.57;12.2;.13;6000 +95098;49.4079;6.09225;290;20220109;5.1;2.3;3.7;3.9;6.57;1.1;.2;13633 +95098;49.4079;6.09225;290;20220110;1;-1.8;-.4;1.2;5.73;0;.05;7900 +95098;49.4079;6.09225;290;20220111;1.2;-2.3;-.5;1.5;5.33;0;.08;13933 +95098;49.4079;6.09225;290;20220112;4.6;-5.2;-.3;1.2;5.33;0;.02;13000 +95098;49.4079;6.09225;290;20220113;6.1;-1;2.6;1.6;5.63;0;.05;17400 +95098;49.4079;6.09225;290;20220114;9.7;-3.5;3.1;.9;5.5;0;.03;19300 +95098;49.4079;6.09225;290;20220115;.8;-4.8;-2;1.7;5.27;0;.04;12433 +95098;49.4079;6.09225;290;20220116;.9;-1.4;-.2;3.3;5.77;.4;.05;4400 +95098;49.4079;6.09225;290;20220117;3.7;-.4;1.7;2.8;6.77;0;.07;6200 +95098;49.4079;6.09225;290;20220118;7.4;2.8;5.1;2.8;7;0;.22;13900 +95098;49.4079;6.09225;290;20220119;2.3;-.8;.8;3.6;6.43;1.3;.02;2966 +95098;49.4079;6.09225;290;20220120;5.1;-.9;2.1;2.8;6.07;.3;.21;19066 +95098;49.4079;6.09225;290;20220121;5;-.4;2.3;2.1;5.9;0;.25;12439 +95098;49.4079;6.09225;290;20220122;4.7;1.8;3.2;2;6.7;0;.15;7500 +95098;49.4079;6.09225;290;20220123;4.6;2.1;3.3;2.3;6.33;0;.33;5700 +95098;49.4079;6.09225;290;20220124;6.8;-1;2.9;2.3;5.67;0;.24;14366 +95098;49.4079;6.09225;290;20220125;-.4;-4.6;-2.5;1;5.37;0;.06;11466 +95098;49.4079;6.09225;290;20220126;0;-1.9;-.9;2.2;5.37;0;.11;5533 +95098;49.4079;6.09225;290;20220127;1.6;-.8;.4;4.4;6.03;.1;.07;5633 +95098;49.4079;6.09225;290;20220128;5.1;.5;2.8;3.4;6.9;0;.08;14533 +95098;49.4079;6.09225;290;20220129;6.9;1.8;4.4;5.3;8.13;2.3;.07;9200 +95098;49.4079;6.09225;290;20220130;7.4;1;4.2;2.7;6.6;.6;.27;17466 +95098;49.4079;6.09225;290;20220131;6;-2.1;1.9;6.4;6.17;0;.3;17366 +95098;49.4079;6.09225;290;20220201;6.4;1.2;3.8;5.2;7.1;.9;.37;6600 +95098;49.4079;6.09225;290;20220202;8.9;5.5;7.2;3.8;9.07;1;.32;9300 +95098;49.4079;6.09225;290;20220203;6.7;6.4;6.5;3.5;8.27;.4;.5;7666 +95098;49.4079;6.09225;290;20220204;6.7;4;5.4;4.1;7.82;1.8;.54;8886 +95098;49.4079;6.09225;290;20220205;5.1;-1.4;1.8;3.2;6.32;0;.22;18112 +95098;49.4079;6.09225;290;20220206;7.3;.9;4.1;8;7.82;28.5;.64;6393 +95098;49.4079;6.09225;290;20220207;7;1.8;4.4;3.5;5.82;0;.78;13095 +95098;49.4079;6.09225;290;20220208;6.8;-.9;2.9;4.1;7.83;.3;.21;13733 +95098;49.4079;6.09225;290;20220209;12.7;5.4;9;2.7;7.73;0;.95;9295 +95098;49.4079;6.09225;290;20220210;6.1;-1.5;2.3;4.1;7.3;2.1;.41;7033 +95098;49.4079;6.09225;290;20220211;6.7;0;3.4;2.5;5.7;0;.53;22933 +95098;49.4079;6.09225;290;20220212;6.2;-5.9;.1;2.1;4.6;0;.67;9297 +95098;49.4079;6.09225;290;20220213;9.9;-6.1;1.9;3.8;5.9;0;1.02;9424 +95098;49.4079;6.09225;290;20220214;10.3;4.8;7.6;4;7.8;.8;1.05;25066 +95098;49.4079;6.09225;290;20220215;9.4;2.8;6.1;5.1;7.43;5;.95;14744 +95098;49.4079;6.09225;290;20220216;12.4;5.2;8.8;8.6;10.53;7.6;.73;14300 +95098;49.4079;6.09225;290;20220217;11;8.2;9.6;6.3;8.96;2;1.59;11104 +95098;49.4079;6.09225;290;20220218;10.9;6;8.4;7.9;8.47;1.7;1.51;11433 +95098;49.4079;6.09225;290;20220219;7.7;2.6;5.2;7.6;5.87;0;1.6;23966 +95098;49.4079;6.09225;290;20220220;8.9;3.4;6.1;8.9;8.83;5.8;.63;9733 +95098;49.4079;6.09225;290;20220221;5.7;3;4.3;8;7.13;6.4;1.05;21866 +95098;49.4079;6.09225;290;20220222;7.6;1.2;4.4;5.2;8.2;3;.66;19133 +95098;49.4079;6.09225;290;20220223;11.9;-.4;5.7;2.2;7.33;.1;.97;8101 +95098;49.4079;6.09225;290;20220224;10.3;5.1;7.7;5;7.27;2.3;1.72;21066 +95098;49.4079;6.09225;290;20220225;7.4;-1;3.2;3.9;5.83;.7;1.11;11506 +95098;49.4079;6.09225;290;20220226;7.1;-4.5;1.3;2.4;5;.1;.89;8755 +95098;49.4079;6.09225;290;20220227;9.3;.2;4.8;4.3;4.5;0;1.69;10289 +95098;49.4079;6.09225;290;20220228;10;-3;3.5;2.8;4.37;0;1.49;10295 +95098;49.4079;6.09225;290;20220301;8.7;-4.7;2;1.7;4.33;0;1.13;7443 +95098;49.4079;6.09225;290;20220302;8;-3;2.5;1.7;4.57;0;1.17;14342 +95098;49.4079;6.09225;290;20220303;12.2;-4.9;3.6;1.2;4.87;0;1.21;11413 +95098;49.4079;6.09225;290;20220304;10.4;-5.7;2.4;2.1;4.1;0;1.44;10903 +95098;49.4079;6.09225;290;20220305;8.3;-6.4;.9;2;3.87;0;1.26;10881 +95098;49.4079;6.09225;290;20220306;6.8;-5.6;.6;3.6;3.63;0;1.58;10985 +95098;49.4079;6.09225;290;20220307;5.5;-3.2;1.2;4.5;3.33;0;1.67;11316 +95098;49.4079;6.09225;290;20220308;9.6;-3.2;3.2;3.9;3.3;0;2.14;11616 +95098;49.4079;6.09225;290;20220309;13.2;-6.6;3.3;2;4.6;0;1.58;12069 +95098;49.4079;6.09225;290;20220310;14.8;-5.1;4.9;2.5;4.5;0;2.03;13475 +95098;49.4079;6.09225;290;20220311;14.7;-1.6;6.5;4.3;5.27;0;2.52;13088 +95098;49.4079;6.09225;290;20220312;13.6;6.7;10.1;3.4;7.4;.3;1.98;8429 +95098;49.4079;6.09225;290;20220313;13.6;5;9.3;3;8.1;6.1;1.63;11820 +95098;49.4079;6.09225;290;20220314;11.9;5.2;8.6;3.1;8.03;.8;1.76;10521 +95098;49.4079;6.09225;290;20220315;7;1;4;1.8;8.53;11.6;.85;8200 +95098;49.4079;6.09225;290;20220316;11.1;2.8;6.9;3.3;9.23;0;.97;5868 +95098;49.4079;6.09225;290;20220317;10.2;5.7;7.9;2.7;8.03;0;1.75;19233 +95098;49.4079;6.09225;290;20220318;13.8;-.5;6.7;4.7;5.4;0;2.63;14393 +95098;49.4079;6.09225;290;20220319;13.4;4.2;8.8;5.2;5.2;0;2.98;16867 +95098;49.4079;6.09225;290;20220320;7.7;.1;3.9;2.5;6.37;.3;2.01;23766 +95098;49.4079;6.09225;290;20220321;17.2;2.1;9.7;2.3;7.17;0;2.34;15489 +95098;49.4079;6.09225;290;20220322;16.7;-.6;8;1.6;5.97;0;2.28;17365 +95098;49.4079;6.09225;290;20220323;18.2;-2.4;7.9;1.1;5.57;0;2.18;17635 +95098;49.4079;6.09225;290;20220324;18.6;-1.7;8.5;1.5;5.7;0;2.43;17697 +95098;49.4079;6.09225;290;20220325;17.8;-2;7.9;2.2;5.63;0;2.72;17928 +95098;49.4079;6.09225;290;20220326;18.2;.2;9.2;3.1;5.67;0;3.22;18203 +95098;49.4079;6.09225;290;20220327;19.9;.7;10.3;2.2;6.9;0;2.96;18634 +95098;49.4079;6.09225;290;20220328;20.5;-.8;9.9;1.3;6.9;0;2.42;16872 +95098;49.4079;6.09225;290;20220329;16;3.7;9.8;1.7;8.07;4.1;1.7;7337 +95098;49.4079;6.09225;290;20220330;9.8;7.4;8.6;2;9.33;4.8;2.15;23233 +95098;49.4079;6.09225;290;20220331;6.6;5.3;6;2.5;7.63;2.3;1.7;17366 +95098;49.4079;6.09225;290;20220401;3;-1.6;.7;3.5;5.43;.5;1.17;13566 +95098;49.4079;6.09225;290;20220402;3;-.8;1.1;2.7;4.74;.1;1.24;9867 +95098;49.4079;6.09225;290;20220403;6.7;-5;.9;2.1;4.03;0;1.67;13322 +95098;49.4079;6.09225;290;20220404;9;-6;1.5;5.9;5.2;.4;1.72;13867 +95098;49.4079;6.09225;290;20220405;9;3.9;6.5;5.8;9.13;1.1;1.31;19133 +95098;49.4079;6.09225;290;20220406;9.9;6.8;8.3;6;8.9;1.7;1.52;6314 +95098;49.4079;6.09225;290;20220407;13;7.5;10.2;9;8.67;8.8;2.51;15688 +95098;49.4079;6.09225;290;20220408;5.8;3.8;4.8;3.6;6.8;28.8;1.63;15233 +95098;49.4079;6.09225;290;20220409;10;-.2;4.9;3.1;6.27;1.1;1.67;14161 +95098;49.4079;6.09225;290;20220410;11.8;-2.6;4.6;1.9;5.9;.1;1.91;15851 +95098;49.4079;6.09225;290;20220411;16.8;-2;7.4;3.6;6.4;0;3.14;20241 +95098;49.4079;6.09225;290;20220412;20.4;3.5;12;3.3;7.87;.1;3.41;17326 +95098;49.4079;6.09225;290;20220413;20.5;4.6;12.5;1.7;10.43;0;2.47;13612 +95098;49.4079;6.09225;290;20220414;20.5;8.2;14.4;1.8;10.53;0;2.63;14234 +95098;49.4079;6.09225;290;20220415;19.6;3.9;11.8;2.1;9.23;0;3.16;21063 +95098;49.4079;6.09225;290;20220416;16.5;4.2;10.4;3.6;7.07;0;3.35;21284 +95098;49.4079;6.09225;290;20220417;17.9;1.4;9.6;3.8;4.97;0;3.94;22783 +95098;49.4079;6.09225;290;20220418;18.1;-1.3;8.4;2.2;5.77;0;3.35;22423 +95098;49.4079;6.09225;290;20220419;19.7;-.6;9.5;1.8;6.5;0;3.2;20196 +95098;49.4079;6.09225;290;20220420;16.3;4.2;10.3;3.6;5.6;0;3.88;22295 +95098;49.4079;6.09225;290;20220421;18;1.8;9.9;3.6;7.33;0;3.52;21061 +95098;49.4079;6.09225;290;20220422;18.2;5.4;11.8;3.6;8.23;0;3.46;19970 +95098;49.4079;6.09225;290;20220423;16.3;5.1;10.7;3.7;8.93;.4;2.61;10730 +95098;49.4079;6.09225;290;20220424;16.6;8.1;12.4;1.9;9.57;4.6;1.99;9851 +95098;49.4079;6.09225;290;20220425;16.1;3.2;9.7;1.5;8.47;.1;2.35;16088 +95098;49.4079;6.09225;290;20220426;12.9;.9;6.9;1.8;8.23;.6;1.78;11978 +95098;49.4079;6.09225;290;20220427;18;-.4;8.8;2.7;8.17;0;3.06;21560 +95098;49.4079;6.09225;290;20220428;20.5;4;12.2;3.3;7.77;0;4.03;23705 +95098;49.4079;6.09225;290;20220429;18.1;7.1;12.6;3.2;8.94;.3;2.93;13339 +95098;49.4079;6.09225;290;20220430;14.6;5.9;10.3;4.1;8.37;0;3.03;19967 +95098;49.4079;6.09225;290;20220501;15.6;3.2;9.4;3.2;8.34;0;2.66;16816 +95098;49.4079;6.09225;290;20220502;19.5;6.5;13;3.3;9.41;0;3.4;17984 +95098;49.4079;6.09225;290;20220503;19.9;8.3;14.1;3.8;9.71;.6;3.41;14456 +95098;49.4079;6.09225;290;20220504;19.7;7.6;13.7;3.1;9.57;1.7;3.66;20021 +95098;49.4079;6.09225;290;20220505;17.8;8.5;13.1;2.2;9.77;0;2.95;16622 +95098;49.4079;6.09225;290;20220506;21.7;5.6;13.6;2.4;9.47;0;4.1;24962 +95098;49.4079;6.09225;290;20220507;22.2;5.6;13.9;1.9;10.22;0;3.66;21738 +95098;49.4079;6.09225;290;20220508;22.4;8.1;15.2;3;11.82;.3;4.05;23301 +95098;49.4079;6.09225;290;20220509;24.8;7.1;16;1.9;11.32;0;4.27;24294 +95098;49.4079;6.09225;290;20220510;24.7;8.4;16.5;2.5;12;0;4.25;22364 +95098;49.4079;6.09225;290;20220511;26.6;12.7;19.6;4.9;12.3;0;6.06;25491 +95098;49.4079;6.09225;290;20220512;21;12.1;16.6;3.2;12.1;0;4.05;21103 +95098;49.4079;6.09225;290;20220513;21;8.2;14.6;2.5;10.12;0;4.42;26869 +95098;49.4079;6.09225;290;20220514;23.5;5.1;14.3;1.6;9.75;0;4.37;27664 +95098;49.4079;6.09225;290;20220515;27.4;8.3;17.8;2.6;11.37;1.9;5.42;27783 +95098;49.4079;6.09225;290;20220516;22.5;13.7;18.1;3.1;14.42;1.3;3.61;16635 +95098;49.4079;6.09225;290;20220517;26.5;10.1;18.3;1.9;13.5;0;4.58;24744 +95098;49.4079;6.09225;290;20220518;29.4;11.5;20.4;2.2;13.87;0;5.4;26809 +95098;49.4079;6.09225;290;20220519;29.6;14.1;21.9;3.2;16.07;3.4;5.33;22433 +95098;49.4079;6.09225;290;20220520;26.8;15.3;21.1;3.1;17.09;4.3;4.4;19459 +95098;49.4079;6.09225;290;20220521;21.1;7.9;14.5;2.6;11.32;0;4.06;24491 +95098;49.4079;6.09225;290;20220522;23.6;7.5;15.5;1.8;11.65;2.1;3.99;22639 +95098;49.4079;6.09225;290;20220523;22.1;12.4;17.2;3.6;15.2;12.5;3.14;14002 +95098;49.4079;6.09225;290;20220524;17.2;11.2;14.2;4.1;12.22;.8;3.07;16836 +95098;49.4079;6.09225;290;20220525;19.9;5.7;12.8;2.8;10.27;.1;3.94;24725 +95098;49.4079;6.09225;290;20220526;20.8;12;16.4;3.6;11.97;0;4.06;19849 +95098;49.4079;6.09225;290;20220527;19.1;11.8;15.4;3.5;12.02;.2;3.25;15019 +95098;49.4079;6.09225;290;20220528;18.6;3.6;11.1;2.3;8.65;0;3.63;23013 +95098;49.4079;6.09225;290;20220529;16.5;5.9;11.2;3.2;8.25;.1;3.71;23257 +95098;49.4079;6.09225;290;20220530;18.8;2.9;10.8;2.2;8.47;0;3.79;24925 +95098;49.4079;6.09225;290;20220531;21;5.9;13.4;2.4;8.72;0;4.37;25140 +95098;49.4079;6.09225;290;20220601;21.1;6;13.5;2.3;9.07;0;4.66;29033 +95098;49.4079;6.09225;290;20220602;23.4;5.1;14.3;2.8;9.5;0;5.02;28695 +95098;49.4079;6.09225;290;20220603;23;10.2;16.6;2.1;12.47;.7;3.53;16988 +95098;49.4079;6.09225;290;20220604;28;11.6;19.8;2.2;16.2;5.6;4.77;24006 +95098;49.4079;6.09225;290;20220605;20.2;16.7;18.5;3.7;17.57;12.3;2.35;9548 +95098;49.4079;6.09225;290;20220606;21;13.6;17.3;3.5;14.12;.1;3.89;19975 +95098;49.4079;6.09225;290;20220607;20.8;10.8;15.8;3.2;13.67;3;3.3;16581 +95098;49.4079;6.09225;290;20220608;17.7;11.1;14.4;2.8;14.07;9;2.21;11543 +95098;49.4079;6.09225;290;20220609;19.8;10.2;15;3.1;12.4;.4;3.63;20397 +95098;49.4079;6.09225;290;20220610;23.2;9;16.1;1.9;12.8;0;4.08;23149 +95098;49.4079;6.09225;290;20220611;26.9;13.3;20.1;1.7;14.52;0;5.2;27789 +95098;49.4079;6.09225;290;20220612;25.9;12.6;19.3;2.3;13.6;0;5.41;29051 +95098;49.4079;6.09225;290;20220613;22.3;8.1;15.2;2.3;10.85;0;4.59;26945 +95098;49.4079;6.09225;290;20220614;25.7;7.2;16.5;2.3;10.57;0;5.37;29420 +95098;49.4079;6.09225;290;20220615;30.6;9.3;19.9;1.6;11.62;0;5.84;30470 +95098;49.4079;6.09225;290;20220616;28.8;13.3;21.1;2.3;12.2;0;6.14;29788 +95098;49.4079;6.09225;290;20220617;30.8;11.9;21.3;1.8;12;0;5.97;29328 +95098;49.4079;6.09225;290;20220618;34.7;15.1;24.9;2.3;14.85;0;6.65;27520 +95098;49.4079;6.09225;290;20220619;34.2;21.3;27.7;3.9;16.45;9.9;7.82;26073 +95098;49.4079;6.09225;290;20220620;21;15.7;18.3;3.2;15.72;.3;3.46;16689 +95098;49.4079;6.09225;290;20220621;27.5;9.9;18.7;2.6;13.65;.1;5.33;26894 +95098;49.4079;6.09225;290;20220622;25.4;15.2;20.3;2.7;16.55;2.4;3.96;17182 +95098;49.4079;6.09225;290;20220623;29.2;16;22.6;2.3;18.62;4.8;5.19;24313 +95098;49.4079;6.09225;290;20220624;22.7;16.4;19.5;3.8;17.17;6.4;3.5;15371 +95098;49.4079;6.09225;290;20220625;25.8;13.6;19.7;2.8;15.57;3.4;4.66;22608 +95098;49.4079;6.09225;290;20220626;18.6;14.2;16.4;2;16.27;0;2.06;10391 +95098;49.4079;6.09225;290;20220627;20.6;14.1;17.4;2.1;15.9;.1;2.56;12190 +95098;49.4079;6.09225;290;20220628;26.1;10.3;18.2;2.7;13.57;0;5.28;28195 +95098;49.4079;6.09225;290;20220629;28.3;14.7;21.5;1.8;14;0;5.21;25536 +95098;49.4079;6.09225;290;20220630;27.5;12.6;20;2.4;14.32;0;4.77;21586 +95098;49.4079;6.09225;290;20220701;21.7;12;16.8;2.8;12.22;.3;4.29;22333 +95098;49.4079;6.09225;290;20220702;27.2;8.1;17.6;1.8;11.27;0;5.47;30591 +95098;49.4079;6.09225;290;20220703;27.7;11.9;19.8;2.7;12.62;0;5.89;28917 +95098;49.4079;6.09225;290;20220704;25.8;9.7;17.8;1.8;11.8;0;5.2;29297 +95098;49.4079;6.09225;290;20220705;26.3;10.3;18.3;2.3;11.7;0;5.44;28488 +95098;49.4079;6.09225;290;20220706;22.1;9.5;15.8;2.8;11.2;0;4.52;24690 +95098;49.4079;6.09225;290;20220707;21.3;11.3;16.3;2.8;12.65;0;3.47;16223 +95098;49.4079;6.09225;290;20220708;25.5;7.6;16.6;2.3;11.4;0;5.2;29317 +95098;49.4079;6.09225;290;20220709;27;10.9;18.9;2.4;12.92;0;5.08;25445 +95098;49.4079;6.09225;290;20220710;23.1;10.3;16.7;3.2;11.75;0;4.83;25522 +95098;49.4079;6.09225;290;20220711;27;11.6;19.3;2.3;13.82;0;5.1;26188 +95098;49.4079;6.09225;290;20220712;29.8;12.2;21;2.5;13.45;0;5.97;28338 +95098;49.4079;6.09225;290;20220713;32.8;15;23.9;2.1;13.37;0;5.94;24955 +95098;49.4079;6.09225;290;20220714;30.7;16.8;23.8;3.2;13.8;0;6.56;26281 +95098;49.4079;6.09225;290;20220715;25.5;12.6;19.1;2.7;10.95;0;5.57;28303 +95098;49.4079;6.09225;290;20220716;26.9;9.1;18;2.3;10.37;0;5.43;28311 +95098;49.4079;6.09225;290;20220717;30.7;10.5;20.6;2.7;9.82;0;6.54;29300 +95098;49.4079;6.09225;290;20220718;35.5;12.8;24.1;2.1;10.57;0;6.79;28574 +95098;49.4079;6.09225;290;20220719;36.8;15.7;26.3;3.1;11.77;0;7.51;24971 +95098;49.4079;6.09225;290;20220720;29.8;20.6;25.2;3.7;15.54;3.9;5.86;19018 +95098;49.4079;6.09225;290;20220721;26.6;16.3;21.5;3;17.35;0;4.51;20273 +95098;49.4079;6.09225;290;20220722;29.6;13.6;21.6;2.3;16.12;.8;5.05;23450 +95098;49.4079;6.09225;290;20220723;27.8;16.2;22;2.1;16.62;0;4.61;21540 +95098;49.4079;6.09225;290;20220724;32;13.6;22.8;1.8;14.62;0;5.7;27616 +95098;49.4079;6.09225;290;20220725;30.1;16.8;23.5;3.5;15.22;0;5.84;21242 +95098;49.4079;6.09225;290;20220726;23.7;12.6;18.1;2.8;13.55;0;3.84;17368 +95098;49.4079;6.09225;290;20220727;25.4;13.9;19.6;3.1;11.85;0;5.3;24696 +95098;49.4079;6.09225;290;20220728;27.7;12.5;20.1;2.6;11.02;0;4.88;19333 +95098;49.4079;6.09225;290;20220729;28.7;13.1;20.9;2.5;12.82;.1;5.35;24511 +95098;49.4079;6.09225;290;20220730;29;11.8;20.4;2.2;12.2;0;5.29;25172 +95098;49.4079;6.09225;290;20220731;29;15.2;22.1;2.6;13.87;0;5.6;25549 +95098;49.4079;6.09225;290;20220801;25;15.5;20.3;2;16.2;0;3.33;14587 +95098;49.4079;6.09225;290;20220802;30;13.3;21.7;1.5;14.92;0;4.86;24914 +95098;49.4079;6.09225;290;20220803;34.3;15;24.7;1.3;14.5;0;5.44;26620 +95098;49.4079;6.09225;290;20220804;36.4;16.6;26.5;2.2;15.4;9.7;6;22957 +95098;49.4079;6.09225;290;20220805;24.8;18.8;21.8;3.4;18.5;0;3.6;14589 +95098;49.4079;6.09225;290;20220806;24.9;11.7;18.3;3.9;10.8;0;5.49;25896 +95098;49.4079;6.09225;290;20220807;27.9;10.5;19.2;3.3;9.65;0;5.94;26524 +95098;49.4079;6.09225;290;20220808;29.7;11.9;20.8;3.3;10.45;0;6.24;26113 +95098;49.4079;6.09225;290;20220809;31.3;14.2;22.8;3.6;11.5;0;6.66;25622 +95098;49.4079;6.09225;290;20220810;30.7;17.4;24.1;4.1;10.77;0;7.03;24712 +95098;49.4079;6.09225;290;20220811;30.9;16.1;23.5;3.9;10.22;0;6.94;24804 +95098;49.4079;6.09225;290;20220812;31.4;14.5;22.9;3.8;9.92;0;6.9;25253 +95098;49.4079;6.09225;290;20220813;31.4;13.8;22.6;3.8;10.1;0;6.89;25347 +95098;49.4079;6.09225;290;20220814;31;14.5;22.8;3.4;11.95;2.2;5.8;19794 +95098;49.4079;6.09225;290;20220815;25;16.8;20.9;3.2;17.75;.8;3.46;15034 +95098;49.4079;6.09225;290;20220816;29.4;14.3;21.8;1.5;16.32;.7;4.31;22096 +95098;49.4079;6.09225;290;20220817;27.9;16.7;22.3;1.6;16.92;0;3.67;17041 +95098;49.4079;6.09225;290;20220818;27.6;15.5;21.5;2;16.5;.1;3.46;14744 +95098;49.4079;6.09225;290;20220819;26;14.5;20.2;2.5;16.17;1;3.86;18686 +95098;49.4079;6.09225;290;20220820;26.1;15.7;20.9;2.5;15.22;0;4.24;20669 +95098;49.4079;6.09225;290;20220821;27.1;10.2;18.6;1.7;12.22;0;4.02;21259 +95098;49.4079;6.09225;290;20220822;29.2;12.5;20.9;1.8;12.57;0;4.37;21044 +95098;49.4079;6.09225;290;20220823;30.1;12.9;21.5;1.7;14.12;0;4.37;21681 +95098;49.4079;6.09225;290;20220824;33.2;14.4;23.8;2.3;13.37;0;5.31;22326 +95098;49.4079;6.09225;290;20220825;32.5;14.7;23.6;2.7;13.3;0;5.56;22577 +95098;49.4079;6.09225;290;20220826;23.5;17.1;20.3;3.2;16.55;.4;2.91;11055 +95098;49.4079;6.09225;290;20220827;23.8;16.7;20.2;3;16.12;0;3.05;11704 +95098;49.4079;6.09225;290;20220828;26.8;13.6;20.2;3.1;13.97;0;4.19;17728 +95098;49.4079;6.09225;290;20220829;29.2;14.1;21.6;3.4;11.6;0;5.27;19990 +95098;49.4079;6.09225;290;20220830;30.3;13.9;22.1;2.7;12.45;1.7;4.74;18007 +95098;49.4079;6.09225;290;20220831;26.2;15.6;20.9;3.2;15.3;2.7;3.83;15633 +95098;49.4079;6.09225;290;20220901;26.1;13.3;19.7;3.4;13.15;0;4.25;17736 +95098;49.4079;6.09225;290;20220902;27.3;12.8;20;3.6;11.57;2.9;4.86;19972 +95098;49.4079;6.09225;290;20220903;23;15.1;19.1;2.5;15.55;6.3;2.53;10808 +95098;49.4079;6.09225;290;20220904;27.4;12.1;19.8;1.9;14.6;0;3.58;18695 +95098;49.4079;6.09225;290;20220905;30.3;11.9;21.1;2.6;14.1;5.8;4.25;17623 +95098;49.4079;6.09225;290;20220906;29.2;13.7;21.4;2.4;17.15;3.4;3.85;18598 +95098;49.4079;6.09225;290;20220907;22.9;14.5;18.7;2.5;16.92;7.5;2.47;12446 +95098;49.4079;6.09225;290;20220908;20.7;14;17.4;3.7;15.55;2.2;2.47;11903 +95098;49.4079;6.09225;290;20220909;20;13.9;16.9;4.7;14.7;10.3;2.5;9978 +95098;49.4079;6.09225;290;20220910;18.1;13.1;15.6;4.5;15.1;4.1;1.7;6673 +95098;49.4079;6.09225;290;20220911;20.9;13.3;17.1;1.8;14.77;.1;2.26;12345 +95098;49.4079;6.09225;290;20220912;25.4;8.9;17.2;1.6;12.7;0;3.06;18481 +95098;49.4079;6.09225;290;20220913;25.5;12.5;19;2.4;15.5;6.7;2.66;10861 +95098;49.4079;6.09225;290;20220914;24.3;16.4;20.4;2.4;19.2;10.7;2.13;9334 +95098;49.4079;6.09225;290;20220915;19.9;13.7;16.8;2.8;15.25;.2;2.18;11857 +95098;49.4079;6.09225;290;20220916;16.7;11.4;14;2.6;11.42;1.2;2.06;10107 +95098;49.4079;6.09225;290;20220917;14.5;6.3;10.4;3.3;10;.9;1.82;11360 +95098;49.4079;6.09225;290;20220918;15.6;6.9;11.2;3.9;9.47;.2;2.24;11863 +95098;49.4079;6.09225;290;20220919;17.2;4.8;11;1.9;9.52;.1;1.99;13366 +95098;49.4079;6.09225;290;20220920;16.8;4.6;10.7;1.5;9.55;0;1.69;11248 +95098;49.4079;6.09225;290;20220921;17.9;4.3;11.1;2.6;8.95;0;2.36;15719 +95098;49.4079;6.09225;290;20220922;19.3;3.2;11.2;2.4;8.1;0;2.64;17488 +95098;49.4079;6.09225;290;20220923;18.3;3.7;11;1.3;8.92;0;1.79;12716 +95098;49.4079;6.09225;290;20220924;16.5;7.8;12.2;1.5;11.12;0;1.4;7966 +95098;49.4079;6.09225;290;20220925;15.4;9.9;12.7;2;11.6;.4;1.38;7068 +95098;49.4079;6.09225;290;20220926;14.3;4.7;9.5;4.4;10.1;7.4;1.46;8003 +95098;49.4079;6.09225;290;20220927;12.1;8.1;10.1;4.1;10.32;7;1.33;7466 +95098;49.4079;6.09225;290;20220928;13.9;6.8;10.3;2.5;9.8;.1;1.54;10390 +95098;49.4079;6.09225;290;20220929;14.1;4.1;9.1;1.6;9.02;1.9;1.36;10274 +95098;49.4079;6.09225;290;20220930;16;1.7;8.8;2.2;8.42;9.3;1.76;13836 +95098;49.4079;6.09225;290;20221001;16.5;7.9;12.2;6;12.22;11.1;1.52;6502 +95098;49.4079;6.09225;290;20221002;14.8;11.6;13.2;2.7;13.3;21.7;1;3637 +95098;49.4079;6.09225;290;20221003;15.3;5.3;10.3;1.6;10.35;0;1.27;10294 +95098;49.4079;6.09225;290;20221004;18.6;3.7;11.1;1.8;10.2;.1;1.71;13369 +95098;49.4079;6.09225;290;20221005;21.3;7.9;14.6;3.9;13.1;0;2.15;10975 +95098;49.4079;6.09225;290;20221006;17.8;10.2;14;2.3;11.22;0;1.87;12224 +95098;49.4079;6.09225;290;20221007;17.3;1.9;9.6;1.4;9.42;0;1.41;12316 +95098;49.4079;6.09225;290;20221008;16.3;4.7;10.5;2.2;9.7;0;1.47;10289 +95098;49.4079;6.09225;290;20221009;17.5;2.6;10.1;3.3;8.7;0;2.01;13600 +95098;49.4079;6.09225;290;20221010;19.6;4.6;12.1;2.4;11.37;.5;1.61;9949 +95098;49.4079;6.09225;290;20221011;16.1;9.5;12.8;3.2;10.9;0;1.64;9922 +95098;49.4079;6.09225;290;20221012;16.3;2.2;9.2;1.6;9.32;.1;1.19;9423 +95098;49.4079;6.09225;290;20221013;14.9;7;11;2.2;11.97;1.2;.88;5239 +95098;49.4079;6.09225;290;20221014;15.5;12;13.7;3.1;14.77;13.4;.74;2989 +95098;49.4079;6.09225;290;20221015;16.8;13.3;15;4.1;15.97;8;.83;3776 +95098;49.4079;6.09225;290;20221016;18.4;13.1;15.8;2.6;15.62;.6;1.13;5150 +95098;49.4079;6.09225;290;20221017;22;13.6;17.8;3.1;16.12;17.6;1.75;8222 +95098;49.4079;6.09225;290;20221018;19.2;14.8;17;1.8;16.72;.3;1.06;5481 +95098;49.4079;6.09225;290;20221019;18.8;11.7;15.3;4.2;14.45;.1;1.46;7492 +95098;49.4079;6.09225;290;20221020;17.3;11.3;14.3;4.3;14.32;8.4;1.09;3932 +95098;49.4079;6.09225;290;20221021;18.5;12.8;15.6;3.9;15.47;6.8;1.2;5120 +95098;49.4079;6.09225;290;20221022;19.4;11.4;15.4;3.3;14.15;.1;1.45;8237 +95098;49.4079;6.09225;290;20221023;21.2;10.8;16;4;14.1;4.4;1.75;6553 +95098;49.4079;6.09225;290;20221024;18;13.8;15.9;5.4;13.37;0;1.97;5625 +95098;49.4079;6.09225;290;20221025;16.9;11.5;14.2;3.8;13.02;.6;1.34;5637 +95098;49.4079;6.09225;290;20221026;20.6;11.9;16.3;3.3;13.55;.1;1.71;7765 +95098;49.4079;6.09225;290;20221027;21.3;8.4;14.8;2.8;13.85;0;1.34;7569 +95098;49.4079;6.09225;290;20221028;23.5;14.2;18.8;3.2;14.87;0;1.98;7337 +95098;49.4079;6.09225;290;20221029;21.6;11.7;16.6;2.5;13.57;0;1.59;5373 +95098;49.4079;6.09225;290;20221030;20.8;9.4;15.1;2.4;12;0;1.52;7420 +95098;49.4079;6.09225;290;20221031;19;8.4;13.7;2.4;12.17;3.7;1.18;5584 +95098;49.4079;6.09225;290;20221101;14.8;13;13.9;5.3;12.27;.2;1.5;6621 +95098;49.4079;6.09225;290;20221102;14.4;9.2;11.8;4;10.25;0;1.36;6478 +95098;49.4079;6.09225;290;20221103;12.8;7.8;10.3;4.4;10.82;10.5;.91;2956 +95098;49.4079;6.09225;290;20221104;11.1;7.9;9.5;3.7;10.35;3.3;.76;3526 +95098;49.4079;6.09225;290;20221105;9.3;4;6.7;2.9;9.12;0;.52;3667 +95098;49.4079;6.09225;290;20221106;9.4;4.1;6.8;3.7;8.97;.5;.59;3807 +95098;49.4079;6.09225;290;20221107;13.6;7.8;10.7;5.2;11.65;.1;.8;2713 +95098;49.4079;6.09225;290;20221108;16.6;7.6;12.1;4.4;10.95;5.9;1.33;5837 +95098;49.4079;6.09225;290;20221109;13.2;11.6;12.4;4.5;12.5;.5;.89;3010 +95098;49.4079;6.09225;290;20221110;11;4.8;7.9;2.3;9.87;0;.51;3442 +95098;49.4079;6.09225;290;20221111;9;5.2;7.1;1.8;9.47;.1;.4;3248 +95098;49.4079;6.09225;290;20221112;8.2;3.5;5.8;2;8.67;0;.35;3524 +95098;49.4079;6.09225;290;20221113;14;3.9;8.9;2.7;8.45;0;.83;6721 +95098;49.4079;6.09225;290;20221114;8.8;2;5.4;2.9;9.2;1.8;.29;1844 +95098;49.4079;6.09225;290;20221115;13.3;7.2;10.3;4.4;11.77;11.2;.54;3586 +95098;49.4079;6.09225;290;20221116;11.5;8.1;9.8;5;11.31;8.5;.46;3046 +95098;49.4079;6.09225;290;20221117;11.3;9.2;10.3;6.3;10.81;8.6;.81;2474 +95098;49.4079;6.09225;290;20221118;9.2;7.6;8.4;3.2;10.1;1.3;.52;2274 +95098;49.4079;6.09225;290;20221119;8.4;6.4;7.4;2.9;9.32;2.2;.52;1951 +95098;49.4079;6.09225;290;20221120;7.7;5.6;6.7;4.7;8.87;3.8;.54;2598 +95098;49.4079;6.09225;290;20221121;8;4.9;6.4;4.7;8.62;1.6;.57;2573 +95098;49.4079;6.09225;290;20221122;6.9;4;5.5;5.7;8.4;2.5;.47;1842 +95098;49.4079;6.09225;290;20221123;9;4.9;7;5;8.67;4.9;.64;3917 +95098;49.4079;6.09225;290;20221124;10.2;6;8.1;5;9.22;2;.77;3223 +95098;49.4079;6.09225;290;20221125;9.8;5.5;7.7;3.3;9.27;.1;.57;2651 +95098;49.4079;6.09225;290;20221126;6.2;3.5;4.8;1.9;8.67;0;.24;1634 +95098;49.4079;6.09225;290;20221127;6.9;3.1;5;2.8;7.87;.1;.41;2359 +95098;49.4079;6.09225;290;20221128;8.2;4.6;6.4;2.4;8.95;2.6;.45;1325 +95098;49.4079;6.09225;290;20221129;9.5;4.9;7.2;1.2;9.12;.1;.27;3006 +95098;49.4079;6.09225;290;20221130;7.5;2.1;4.8;2.1;8.02;.2;.33;2313 +95098;49.4079;6.09225;290;20221201;6;4.2;5.1;3.2;7.85;.3;.53;920 +95098;49.4079;6.09225;290;20221202;3.1;2.8;3;3.1;6.7;1.2;.52;533 +95098;49.4079;6.09225;290;20221203;2.1;.9;1.5;4.3;6.1;0;.46;1106 +95098;49.4079;6.09225;290;20221204;1.3;.9;1.1;3.8;6.02;2.6;.44;467 +95098;49.4079;6.09225;290;20221205;3.5;.6;2.1;1.6;6.85;.4;.3;1088 +95098;49.4079;6.09225;290;20221206;3.4;.8;2.1;1.5;6.65;.2;.3;1304 +95098;49.4079;6.09225;290;20221207;4.1;-.5;1.8;2.1;6.67;.3;.25;1921 +95098;49.4079;6.09225;290;20221208;2.8;1.3;2.1;2.1;6.52;0;.33;1453 +95098;49.4079;6.09225;290;20221209;1.6;-3.8;-1.1;1.8;5.32;0;.14;3350 +95098;49.4079;6.09225;290;20221210;2.4;-2.5;-.1;2;5.07;0;.2;4017 +95098;49.4079;6.09225;290;20221211;-1.6;-3.9;-2.8;1.8;4.85;0;.22;1095 +95098;49.4079;6.09225;290;20221212;-.6;-3.3;-1.9;2.5;4.35;0;.3;2810 +95098;49.4079;6.09225;290;20221213;-.9;-5.3;-3.1;5.3;3.65;0;.57;3473 +95098;49.4079;6.09225;290;20221214;-1.1;-3.5;-2.3;2.5;4.17;.3;.4;1664 +95098;49.4079;6.09225;290;20221215;-.7;-7.5;-4.1;2.4;3.92;0;.21;3298 +95098;49.4079;6.09225;290;20221216;1.4;-9;-3.8;2.4;3.42;0;.27;4969 +95098;49.4079;6.09225;290;20221217;-2.2;-10.2;-6.2;1.5;3.12;0;.12;4333 +95098;49.4079;6.09225;290;20221218;-3.5;-10;-6.7;2.6;3.67;.2;.05;2966 +95098;49.4079;6.09225;290;20221219;8.9;-3.6;2.6;3.6;7.67;.2;.21;2790 +95098;49.4079;6.09225;290;20221220;12.4;7.1;9.7;4.7;10.57;8.9;.77;1539 +95098;49.4079;6.09225;290;20221221;10.8;9.9;10.3;5.4;11.7;11.5;.48;1888 +95098;49.4079;6.09225;290;20221222;10.5;9.1;9.8;7.4;11.55;7.9;.49;982 +95098;49.4079;6.09225;290;20221223;13;9.1;11;4.9;12.12;7.8;.63;906 +95098;49.4079;6.09225;290;20221224;10.3;9.3;9.8;4.3;10.77;2;.67;1172 +95098;49.4079;6.09225;290;20221225;12.6;8.1;10.4;4;10.92;1.3;.62;2875 +95098;49.4079;6.09225;290;20221226;10.6;10;10.3;5.2;10.07;4.4;1.12;979 +95098;49.4079;6.09225;290;20221227;6.2;.9;3.6;3.6;7.05;0;.43;2345 +95098;49.4079;6.09225;290;20221228;9;2.1;5.5;6.4;8.97;2.4;.31;1845 +95098;49.4079;6.09225;290;20221229;10.2;8;9.1;7.9;9.85;1.6;.97;1614 +95098;49.4079;6.09225;290;20221230;10.9;3.9;7.4;6.7;9.97;7.6;.43;1677 +95098;49.4079;6.09225;290;20221231;15.8;11;13.4;8.7;12.37;0;1.47;2748 +95099;49.41932;6.43634;270;20220101;10;7.7;8.8;2.1;10.96;.1;.16;9566 +95099;49.41932;6.43634;270;20220102;11.6;3.2;7.4;5.3;9.49;4.1;.59;5400 +95099;49.41932;6.43634;270;20220103;10.5;7.4;8.9;6.7;10.36;20.7;.6;4466 +95099;49.41932;6.43634;270;20220104;9.8;8.2;9;5.9;9.8;15.3;.7;650 +95099;49.41932;6.43634;270;20220105;2.6;.9;1.7;5.1;6.03;.1;.49;1769 +95099;49.41932;6.43634;270;20220106;5.5;1.5;3.5;2.4;6.16;.2;.35;9366 +95099;49.41932;6.43634;270;20220107;3;-.8;1.1;4.7;6.33;10.2;.23;2133 +95099;49.41932;6.43634;270;20220108;3.1;.2;1.6;5.9;6.69;10.1;.23;4000 +95099;49.41932;6.43634;270;20220109;4.7;2.2;3.5;4.3;6.79;1.1;.44;6166 +95099;49.41932;6.43634;270;20220110;1;-2.2;-.6;1.6;6.03;.1;.14;4500 +95099;49.41932;6.43634;270;20220111;.4;-2.3;-.9;2.1;5.59;0;.13;6866 +95099;49.41932;6.43634;270;20220112;3.5;-4.4;-.4;1.8;5.53;0;.07;14800 +95099;49.41932;6.43634;270;20220113;4;-1.3;1.4;2;5.76;0;.13;9633 +95099;49.41932;6.43634;270;20220114;7.3;-3.3;2;1.5;5.79;0;.18;5227 +95099;49.41932;6.43634;270;20220115;0;-3.4;-1.7;2.3;5.66;0;.1;5866 +95099;49.41932;6.43634;270;20220116;1.1;-1.5;-.2;3.5;5.89;.5;.16;2533 +95099;49.41932;6.43634;270;20220117;3.9;-.4;1.8;2.6;6.93;.1;.16;4066 +95099;49.41932;6.43634;270;20220118;6.8;2.7;4.8;2.9;7.19;0;.38;9100 +95099;49.41932;6.43634;270;20220119;2.2;-1.8;.2;3.6;6.59;1.4;.08;1866 +95099;49.41932;6.43634;270;20220120;4.8;-.7;2.1;2.7;6.19;.3;.37;11066 +95099;49.41932;6.43634;270;20220121;5.2;-.7;2.2;1.9;5.96;0;.39;3842 +95099;49.41932;6.43634;270;20220122;4.9;1.9;3.4;1.9;6.89;0;.31;4833 +95099;49.41932;6.43634;270;20220123;4.4;2.5;3.5;2.1;6.56;0;.44;3900 +95099;49.41932;6.43634;270;20220124;6.7;-1.4;2.6;2.8;5.86;0;.4;12633 +95099;49.41932;6.43634;270;20220125;-.7;-3.4;-2;1.3;5.56;0;.14;5333 +95099;49.41932;6.43634;270;20220126;.2;-2.2;-1;2.2;5.46;0;.21;2733 +95099;49.41932;6.43634;270;20220127;1.6;-.8;.4;4.6;6.16;.2;.18;3366 +95099;49.41932;6.43634;270;20220128;5;.4;2.7;3.4;7.06;0;.23;7366 +95099;49.41932;6.43634;270;20220129;6.8;2;4.4;5.6;8.29;2.3;.18;5066 +95099;49.41932;6.43634;270;20220130;7.3;2.2;4.8;2.7;6.76;.8;.53;13766 +95099;49.41932;6.43634;270;20220131;6.2;-2.1;2;6.3;6.33;0;.48;11366 +95099;49.41932;6.43634;270;20220201;6.5;1.1;3.8;5.3;7.26;.8;.45;4133 +95099;49.41932;6.43634;270;20220202;8.7;5.2;6.9;3.6;9.23;1;.39;7366 +95099;49.41932;6.43634;270;20220203;6.8;6.4;6.6;2.9;8.49;.4;.41;9900 +95099;49.41932;6.43634;270;20220204;6.7;4;5.4;5.4;7.93;2.1;.67;5800 +95099;49.41932;6.43634;270;20220205;5;-1.2;1.9;4.5;6.29;0;.53;10966 +95099;49.41932;6.43634;270;20220206;7.5;1.6;4.5;9.2;7.76;30;.81;2833 +95099;49.41932;6.43634;270;20220207;6.7;1.3;4;4.2;5.89;0;.85;13800 +95099;49.41932;6.43634;270;20220208;7;-.4;3.3;4.4;7.99;.4;.35;7100 +95099;49.41932;6.43634;270;20220209;12.2;5.3;8.8;3.4;7.96;0;1.14;9279 +95099;49.41932;6.43634;270;20220210;6.1;.7;3.4;4.5;7.56;1.9;.58;3633 +95099;49.41932;6.43634;270;20220211;6.9;-.3;3.3;2.8;5.89;0;.82;5968 +95099;49.41932;6.43634;270;20220212;6.4;-5.4;.5;2.8;4.83;0;.85;8991 +95099;49.41932;6.43634;270;20220213;10;-5;2.5;4.8;6.09;0;1.29;9473 +95099;49.41932;6.43634;270;20220214;10.1;6.4;8.3;4.7;7.81;1.3;1.21;17933 +95099;49.41932;6.43634;270;20220215;9;3.3;6.1;5.5;7.56;4.1;1.21;5784 +95099;49.41932;6.43634;270;20220216;12.6;5.3;9;8.7;10.76;8.3;.84;7266 +95099;49.41932;6.43634;270;20220217;10.7;8.7;9.7;7.7;8.77;1.4;1.77;9962 +95099;49.41932;6.43634;270;20220218;11.3;6.4;8.8;7.9;8.66;2;1.78;5700 +95099;49.41932;6.43634;270;20220219;7.8;2.9;5.4;7.9;5.86;0;1.86;13933 +95099;49.41932;6.43634;270;20220220;9.1;4.2;6.7;9.2;9.06;6.2;.86;7666 +95099;49.41932;6.43634;270;20220221;6;3.6;4.8;7.9;7.26;5.6;1.11;4040 +95099;49.41932;6.43634;270;20220222;7.7;1.2;4.4;5.3;8.39;2.4;.7;12433 +95099;49.41932;6.43634;270;20220223;11.3;.5;5.9;2.4;7.46;0;1.16;10944 +95099;49.41932;6.43634;270;20220224;10.3;6;8.1;5.2;7.23;2.1;1.91;13066 +95099;49.41932;6.43634;270;20220225;7.5;-1.1;3.2;3.7;5.96;.9;1.11;11766 +95099;49.41932;6.43634;270;20220226;7.4;-3.7;1.8;2.6;5.16;.1;1.1;12430 +95099;49.41932;6.43634;270;20220227;9.3;.7;5;4.4;4.49;0;1.92;13399 +95099;49.41932;6.43634;270;20220228;10.3;-3.9;3.2;3.2;4.29;0;1.82;13447 +95099;49.41932;6.43634;270;20220301;9.5;-3.8;2.9;2.4;4.26;0;1.5;10234 +95099;49.41932;6.43634;270;20220302;7.9;-2.6;2.6;2.3;4.59;0;1.4;15166 +95099;49.41932;6.43634;270;20220303;11.9;-4.7;3.6;2.2;4.56;0;1.69;13655 +95099;49.41932;6.43634;270;20220304;10.4;-4.1;3.2;3;3.99;0;1.91;14103 +95099;49.41932;6.43634;270;20220305;8.6;-5.3;1.6;3;3.86;0;1.71;14186 +95099;49.41932;6.43634;270;20220306;6.7;-4.7;1;4.4;3.53;0;1.89;14368 +95099;49.41932;6.43634;270;20220307;5.2;-3.3;1;5;3.33;0;1.91;14783 +95099;49.41932;6.43634;270;20220308;9.7;-2;3.9;4.1;3.29;0;2.4;15097 +95099;49.41932;6.43634;270;20220309;12.7;-5.8;3.4;2.6;4.53;0;2.01;14912 +95099;49.41932;6.43634;270;20220310;15.3;-4.2;5.6;3.1;4.46;0;2.53;15095 +95099;49.41932;6.43634;270;20220311;15;1.2;8.1;4.5;4.96;.1;3;13264 +95099;49.41932;6.43634;270;20220312;13.8;6.9;10.4;3.7;7.19;.2;2.26;7887 +95099;49.41932;6.43634;270;20220313;14.1;3.8;9;3;8.13;5.4;1.72;10600 +95099;49.41932;6.43634;270;20220314;11.9;5.4;8.7;3.4;8.23;.5;2.12;17533 +95099;49.41932;6.43634;270;20220315;6.8;2.1;4.5;2.6;8.66;11.3;.76;5133 +95099;49.41932;6.43634;270;20220316;11;3.7;7.3;3.2;9.39;0;1.08;6589 +95099;49.41932;6.43634;270;20220317;10.3;6;8.2;3.1;8.39;.1;1.7;14300 +95099;49.41932;6.43634;270;20220318;13.7;1;7.3;5.6;5.73;0;2.93;14672 +95099;49.41932;6.43634;270;20220319;13.2;3.9;8.5;6.1;5.29;0;3.34;16893 +95099;49.41932;6.43634;270;20220320;8.4;1.3;4.8;3.3;6.59;.3;2.06;16933 +95099;49.41932;6.43634;270;20220321;17.4;3.6;10.5;2.3;7.19;0;2.5;15431 +95099;49.41932;6.43634;270;20220322;16.4;.8;8.6;2.3;5.93;0;2.71;17475 +95099;49.41932;6.43634;270;20220323;18.3;-1.3;8.5;1.6;5.66;0;2.55;17624 +95099;49.41932;6.43634;270;20220324;18.7;.2;9.4;2.3;5.76;0;2.98;17705 +95099;49.41932;6.43634;270;20220325;17.7;-.7;8.5;3.4;5.73;0;3.33;17777 +95099;49.41932;6.43634;270;20220326;18.4;3.2;10.8;4.1;5.76;0;3.79;18265 +95099;49.41932;6.43634;270;20220327;20.1;2.9;11.5;2.9;6.96;0;3.44;18645 +95099;49.41932;6.43634;270;20220328;20.2;1.3;10.8;1.8;7.23;0;2.8;16976 +95099;49.41932;6.43634;270;20220329;16.6;5;10.8;2.3;8.33;4.7;2.14;8790 +95099;49.41932;6.43634;270;20220330;9.9;7.4;8.7;2.5;9.56;4.2;1.57;11933 +95099;49.41932;6.43634;270;20220331;6.4;5.3;5.8;2.7;7.96;3.5;1.31;9533 +95099;49.41932;6.43634;270;20220401;3.1;-.6;1.2;3.9;5.76;.4;1.1;8533 +95099;49.41932;6.43634;270;20220402;2.9;-.6;1.2;3.6;4.7;.2;1.17;6059 +95099;49.41932;6.43634;270;20220403;6.7;-4.7;1;2.4;4.09;0;1.85;14853 +95099;49.41932;6.43634;270;20220404;8.7;-5.4;1.6;5.8;5.23;.7;1.88;13502 +95099;49.41932;6.43634;270;20220405;8.9;4.2;6.5;5.6;9.26;1.9;1.15;10766 +95099;49.41932;6.43634;270;20220406;10.2;7.1;8.7;6;9.16;1.5;1.65;6106 +95099;49.41932;6.43634;270;20220407;12.9;7.6;10.2;9.1;8.96;9.1;2.75;14133 +95099;49.41932;6.43634;270;20220408;6;3.9;4.9;3.8;6.99;29.6;1.54;9433 +95099;49.41932;6.43634;270;20220409;9.3;-.3;4.5;2.9;6.46;.6;1.74;13974 +95099;49.41932;6.43634;270;20220410;11.5;-2.1;4.7;2;6.06;.1;1.97;15379 +95099;49.41932;6.43634;270;20220411;17.2;-1.4;7.9;3.5;6.39;0;3.33;20530 +95099;49.41932;6.43634;270;20220412;20.7;5;12.8;3.4;7.96;0;3.8;18044 +95099;49.41932;6.43634;270;20220413;21.1;5.8;13.4;2.1;10.43;0;2.97;15483 +95099;49.41932;6.43634;270;20220414;20;9.3;14.6;2.4;11.03;0;2.98;15318 +95099;49.41932;6.43634;270;20220415;19.3;5.5;12.4;3;9.69;0;3.49;20317 +95099;49.41932;6.43634;270;20220416;16.4;3.8;10.1;4.3;7.09;0;3.7;22243 +95099;49.41932;6.43634;270;20220417;18;.9;9.4;4.3;5.09;0;4.31;23476 +95099;49.41932;6.43634;270;20220418;18.4;-.2;9.1;2.9;5.83;0;3.83;23006 +95099;49.41932;6.43634;270;20220419;19.6;.6;10.1;2.3;6.39;0;3.6;21120 +95099;49.41932;6.43634;270;20220420;16.3;4.1;10.2;4;5.66;0;4.12;22457 +95099;49.41932;6.43634;270;20220421;17.5;2.8;10.2;4.1;7.63;0;3.72;20111 +95099;49.41932;6.43634;270;20220422;18.3;5.1;11.7;4.4;8.59;0;3.8;20873 +95099;49.41932;6.43634;270;20220423;17.3;6.8;12;4.2;9.19;.7;2.79;10593 +95099;49.41932;6.43634;270;20220424;16.4;8.2;12.3;2.3;9.69;4.9;2.01;9011 +95099;49.41932;6.43634;270;20220425;15.4;4.1;9.7;2;9.09;1.5;2.48;15768 +95099;49.41932;6.43634;270;20220426;13.3;1.8;7.6;2.2;8.69;.8;2.05;12931 +95099;49.41932;6.43634;270;20220427;18;.9;9.5;3.1;8.66;0;3.28;21306 +95099;49.41932;6.43634;270;20220428;20.7;5.2;12.9;3.6;8.29;0;4.3;24401 +95099;49.41932;6.43634;270;20220429;18.9;5.7;12.3;2.8;8.85;.7;2.99;14800 +95099;49.41932;6.43634;270;20220430;14.7;6.7;10.7;3.4;8.75;0;2.81;17000 +95099;49.41932;6.43634;270;20220501;16.1;2.5;9.3;2.7;8.45;0;2.79;18050 +95099;49.41932;6.43634;270;20220502;20.3;5.5;12.9;2.6;9.65;0;3.54;20150 +95099;49.41932;6.43634;270;20220503;20.6;8.6;14.6;2.9;9.95;.9;3.97;21400 +95099;49.41932;6.43634;270;20220504;21.1;7.9;14.5;2.4;10.2;2.3;3.78;21550 +95099;49.41932;6.43634;270;20220505;19;9.3;14.2;1.6;9.9;.2;3.2;18700 +95099;49.41932;6.43634;270;20220506;21.4;6.2;13.8;2.5;9.35;0;4.24;25300 +95099;49.41932;6.43634;270;20220507;22.8;6.6;14.7;1.9;10.05;.3;4;22550 +95099;49.41932;6.43634;270;20220508;22.3;9.4;15.9;3.6;12.05;.3;4.18;22950 +95099;49.41932;6.43634;270;20220509;24.9;7.8;16.3;2.4;11.25;0;4.44;23700 +95099;49.41932;6.43634;270;20220510;25.5;9.2;17.3;2.6;12;0;4.46;21800 +95099;49.41932;6.43634;270;20220511;27.7;12.6;20.2;6;12.1;0;7.03;26950 +95099;49.41932;6.43634;270;20220512;21.9;13.3;17.6;3.9;11.9;0;4.54;21600 +95099;49.41932;6.43634;270;20220513;21.7;9.3;15.5;2.8;10.2;0;4.88;28500 +95099;49.41932;6.43634;270;20220514;23.7;6.2;14.9;1.8;9.7;0;4.59;27600 +95099;49.41932;6.43634;270;20220515;28;8.4;18.2;2.8;11.15;1;5.61;27250 +95099;49.41932;6.43634;270;20220516;22.7;14.4;18.5;3.8;13.85;1.2;4.02;16300 +95099;49.41932;6.43634;270;20220517;26.9;10.7;18.8;2.1;13.65;0;4.66;23950 +95099;49.41932;6.43634;270;20220518;29.7;12.3;21;2.4;13.3;0;5.73;27150 +95099;49.41932;6.43634;270;20220519;30.4;15.4;22.9;3.6;15.55;4.2;5.72;21550 +95099;49.41932;6.43634;270;20220520;27.1;15.7;21.4;3.5;16.9;4.3;4.52;19135 +95099;49.41932;6.43634;270;20220521;22;8;15;2.8;11.15;0;4.27;24300 +95099;49.41932;6.43634;270;20220522;24.1;8.3;16.2;2;11.2;2.2;4.13;21600 +95099;49.41932;6.43634;270;20220523;24.2;13.2;18.7;4.2;14.85;10.6;3.81;14450 +95099;49.41932;6.43634;270;20220524;17.7;11.8;14.8;4.8;12.15;.6;3.4;17850 +95099;49.41932;6.43634;270;20220525;20.5;7;13.8;3.1;10.35;0;4.29;25100 +95099;49.41932;6.43634;270;20220526;21.5;12.3;16.9;4.3;11.55;0;4.3;19550 +95099;49.41932;6.43634;270;20220527;19.6;12.7;16.1;4;11.8;.1;3.37;13650 +95099;49.41932;6.43634;270;20220528;18.9;4.7;11.8;2.4;8.45;0;3.67;21400 +95099;49.41932;6.43634;270;20220529;16;5.9;10.9;3.2;8;0;3.88;24100 +95099;49.41932;6.43634;270;20220530;18.6;3.4;11;2.5;8.25;0;3.92;24600 +95099;49.41932;6.43634;270;20220531;21.5;6.1;13.8;2.9;8.4;0;4.66;25350 +95099;49.41932;6.43634;270;20220601;21.7;7.3;14.5;2.5;8.85;0;5.09;29600 +95099;49.41932;6.43634;270;20220602;23.7;5.9;14.8;3.1;9.45;0;5.27;28050 +95099;49.41932;6.43634;270;20220603;23.6;9.8;16.7;2.3;12.5;1.1;3.33;13900 +95099;49.41932;6.43634;270;20220604;28.4;12.1;20.3;2.5;16;6.1;4.92;23550 +95099;49.41932;6.43634;270;20220605;21.4;16.6;19;4.3;17.4;10.8;2.67;10600 +95099;49.41932;6.43634;270;20220606;21.8;14.2;18;3.9;13.9;.1;4.3;21500 +95099;49.41932;6.43634;270;20220607;21.5;11.1;16.3;3.8;13.65;2.6;3.66;17100 +95099;49.41932;6.43634;270;20220608;18.7;11;14.9;3.4;13.95;8.3;2.31;10350 +95099;49.41932;6.43634;270;20220609;21.2;10.7;16;3.5;12.35;.4;3.92;20350 +95099;49.41932;6.43634;270;20220610;23.7;8.5;16.1;2.2;12.35;0;4.57;25200 +95099;49.41932;6.43634;270;20220611;27.8;13.2;20.5;1.9;13.9;0;5.6;28850 +95099;49.41932;6.43634;270;20220612;27.1;13.1;20.1;2.5;13.65;0;5.84;29500 +95099;49.41932;6.43634;270;20220613;23;9.3;16.1;2.3;10.6;0;4.95;27600 +95099;49.41932;6.43634;270;20220614;26.6;8;17.3;2.5;10.2;0;5.73;29350 +95099;49.41932;6.43634;270;20220615;30.9;10.4;20.7;2;10.75;0;6.25;30100 +95099;49.41932;6.43634;270;20220616;29.4;14.3;21.9;2.6;11.65;0;6.58;29800 +95099;49.41932;6.43634;270;20220617;31;12.5;21.8;2.2;11.2;0;6.36;28650 +95099;49.41932;6.43634;270;20220618;35.5;15.2;25.3;2.6;13.8;0;7;26750 +95099;49.41932;6.43634;270;20220619;35.2;21.7;28.4;4.8;15.5;4.1;8.91;27250 +95099;49.41932;6.43634;270;20220620;20;15.6;17.8;3.4;15.4;.1;3.4;15900 +95099;49.41932;6.43634;270;20220621;27.7;9.5;18.6;2.6;13.15;.2;5.45;26950 +95099;49.41932;6.43634;270;20220622;27;15;21;3.1;16.4;.8;4.26;16450 +95099;49.41932;6.43634;270;20220623;30.5;16.3;23.4;2.8;17.85;1.5;5.73;25200 +95099;49.41932;6.43634;270;20220624;24.1;16.7;20.4;4.3;16.65;6.9;3.75;14150 +95099;49.41932;6.43634;270;20220625;26.8;13.5;20.1;3;15.25;4.1;4.97;22650 +95099;49.41932;6.43634;270;20220626;19.5;15;17.3;2.3;16.25;4;2.12;9350 +95099;49.41932;6.43634;270;20220627;22;15;18.5;2.3;16;.2;2.63;10900 +95099;49.41932;6.43634;270;20220628;26.7;11.5;19.1;2.8;13.2;0;5.61;29150 +95099;49.41932;6.43634;270;20220629;29.4;16.5;22.9;1.8;12.95;0;5.49;25050 +95099;49.41932;6.43634;270;20220630;30.7;13.5;22.1;2.5;14.05;3.2;5.63;23400 +95099;49.41932;6.43634;270;20220701;22.5;12.6;17.6;3.1;11.85;0;4.72;23650 +95099;49.41932;6.43634;270;20220702;28.1;8.8;18.5;1.8;10.85;0;5.74;30850 +95099;49.41932;6.43634;270;20220703;29.4;12.5;21;3;12.25;0;6.54;29400 +95099;49.41932;6.43634;270;20220704;26.6;10.9;18.8;1.8;11.5;0;5.57;29900 +95099;49.41932;6.43634;270;20220705;27;11.7;19.4;2.6;11.25;0;5.81;28000 +95099;49.41932;6.43634;270;20220706;22.2;11.1;16.6;3.3;10.8;0;4.89;24800 +95099;49.41932;6.43634;270;20220707;21.5;12.1;16.8;3.3;12.35;0;3.51;13550 +95099;49.41932;6.43634;270;20220708;25.7;8.6;17.2;2.6;11.05;0;5.42;28600 +95099;49.41932;6.43634;270;20220709;27.4;12;19.7;2.5;12.5;0;5.29;24600 +95099;49.41932;6.43634;270;20220710;23;11.5;17.2;3.7;11.35;0;5.19;25850 +95099;49.41932;6.43634;270;20220711;26.6;13.4;20;2.5;13.5;0;5.18;24650 +95099;49.41932;6.43634;270;20220712;29.9;12.1;21;2.7;12.8;0;6.15;28300 +95099;49.41932;6.43634;270;20220713;33.2;15.5;24.4;2.4;12.2;0;6.15;23350 +95099;49.41932;6.43634;270;20220714;31.5;17.4;24.5;3.7;12.95;0;7.19;25950 +95099;49.41932;6.43634;270;20220715;25.4;12.8;19.1;2.6;10.65;0;5.83;29450 +95099;49.41932;6.43634;270;20220716;26.9;10.1;18.5;2.4;9.85;0;5.64;27650 +95099;49.41932;6.43634;270;20220717;30.5;10.5;20.5;3.3;9.05;0;7.01;29100 +95099;49.41932;6.43634;270;20220718;35.6;13.8;24.7;2.5;9.35;0;7.27;28300 +95099;49.41932;6.43634;270;20220719;36.8;15.9;26.3;3.3;11.1;0;7.32;20850 +95099;49.41932;6.43634;270;20220720;33;17.6;25.3;3.9;14.95;4.1;6.37;19418 +95099;49.41932;6.43634;270;20220721;27.1;17;22.1;3.6;17.1;0;4.92;20750 +95099;49.41932;6.43634;270;20220722;30.5;14;22.3;2.5;15.65;1.3;5.38;23500 +95099;49.41932;6.43634;270;20220723;28.8;16.8;22.8;2.4;16.25;0;4.86;21600 +95099;49.41932;6.43634;270;20220724;32.4;14.3;23.4;1.9;14.15;0;5.98;27800 +95099;49.41932;6.43634;270;20220725;31.6;16.9;24.3;4.5;14.65;0;6.74;21100 +95099;49.41932;6.43634;270;20220726;24.9;13.5;19.2;3.3;13.2;0;4.24;16800 +95099;49.41932;6.43634;270;20220727;25.4;15;20.2;3.7;11.6;0;5.66;24450 +95099;49.41932;6.43634;270;20220728;27.9;12.4;20.1;2.9;10.6;0;5.03;17950 +95099;49.41932;6.43634;270;20220729;29.1;14.7;21.9;2.8;12.45;0;5.63;23700 +95099;49.41932;6.43634;270;20220730;29.3;12.7;21;2.4;12.1;0;5.53;24750 +95099;49.41932;6.43634;270;20220731;29.9;16.1;23;3.3;13.2;0;6.28;25800 +95099;49.41932;6.43634;270;20220801;25.4;15.9;20.6;2.3;16;0;3.57;14150 +95099;49.41932;6.43634;270;20220802;30.2;14.3;22.3;1.5;14.65;0;5;24800 +95099;49.41932;6.43634;270;20220803;34.6;15.7;25.1;1.3;13.75;0;5.62;26600 +95099;49.41932;6.43634;270;20220804;36.8;17.1;26.9;2.3;14.4;8.9;6.2;22150 +95099;49.41932;6.43634;270;20220805;25;19.1;22.1;4.1;18.35;0;3.74;13750 +95099;49.41932;6.43634;270;20220806;24.7;11.7;18.2;4.4;10.55;0;5.87;27200 +95099;49.41932;6.43634;270;20220807;27.6;10.7;19.2;3.8;9.3;0;6.31;26950 +95099;49.41932;6.43634;270;20220808;29.6;12.3;21;3.6;9.95;0;6.57;26350 +95099;49.41932;6.43634;270;20220809;31.6;15.2;23.4;4.3;11;0;7.26;25950 +95099;49.41932;6.43634;270;20220810;31;16;23.5;4.4;10.25;0;7.46;26100 +95099;49.41932;6.43634;270;20220811;31.2;14.6;22.9;4.3;9.75;0;7.41;25950 +95099;49.41932;6.43634;270;20220812;31.4;14.5;22.9;4.3;9.55;0;7.37;25900 +95099;49.41932;6.43634;270;20220813;31.3;13.9;22.6;4;9.7;0;7.15;25900 +95099;49.41932;6.43634;270;20220814;32.2;14.5;23.3;4.1;11.55;2.1;6.57;20000 +95099;49.41932;6.43634;270;20220815;25;17.1;21;3.7;17.75;.6;3.42;14250 +95099;49.41932;6.43634;270;20220816;29.8;14.7;22.3;1.9;16.3;.1;4.71;23250 +95099;49.41932;6.43634;270;20220817;28.5;16.5;22.5;1.8;16.45;0;3.91;17700 +95099;49.41932;6.43634;270;20220818;27.1;16.6;21.9;2;17.1;.3;3.09;11900 +95099;49.41932;6.43634;270;20220819;27.7;15.7;21.7;2.8;16;.9;4.4;19750 +95099;49.41932;6.43634;270;20220820;26.4;17.3;21.9;2.8;15.25;0;4.73;23000 +95099;49.41932;6.43634;270;20220821;27.6;11.1;19.4;2;12.15;0;4.38;22050 +95099;49.41932;6.43634;270;20220822;30.1;13.6;21.9;2;12.05;0;4.79;21650 +95099;49.41932;6.43634;270;20220823;30.9;13.6;22.3;1.8;13.9;0;4.66;22000 +95099;49.41932;6.43634;270;20220824;33.3;15.5;24.4;2.5;13.05;0;5.51;22000 +95099;49.41932;6.43634;270;20220825;32.5;15.2;23.8;2.9;12.9;0;5.75;22900 +95099;49.41932;6.43634;270;20220826;25;17.1;21.1;2.7;16;.9;3.22;11400 +95099;49.41932;6.43634;270;20220827;23.3;18;20.6;3.4;16.4;.2;3.03;10050 +95099;49.41932;6.43634;270;20220828;26.6;15.5;21.1;3.4;14.05;0;4.28;16150 +95099;49.41932;6.43634;270;20220829;29.4;13;21.2;3.8;11.4;0;5.58;20200 +95099;49.41932;6.43634;270;20220830;30.9;14.1;22.5;3.2;11.85;3.6;5.18;17650 +95099;49.41932;6.43634;270;20220831;26;16.2;21.1;3.8;15.55;3.5;3.96;13950 +95099;49.41932;6.43634;270;20220901;25.3;12.8;19;3.7;13;0;4.2;17400 +95099;49.41932;6.43634;270;20220902;27.1;12.2;19.7;4.1;11.4;1.8;5.19;20650 +95099;49.41932;6.43634;270;20220903;23.3;15.3;19.3;2.9;15.6;3.3;2.5;9650 +95099;49.41932;6.43634;270;20220904;27.6;13.4;20.5;2.2;14.95;0;3.87;19850 +95099;49.41932;6.43634;270;20220905;30.8;12.1;21.4;2.8;13.85;5.7;4.66;19450 +95099;49.41932;6.43634;270;20220906;29.6;14.2;21.9;2.9;17.3;4.6;4.13;18350 +95099;49.41932;6.43634;270;20220907;23.1;15.5;19.3;2.8;17.3;4.7;2.49;11450 +95099;49.41932;6.43634;270;20220908;21.2;14.4;17.8;4.3;15.45;2.8;2.75;12450 +95099;49.41932;6.43634;270;20220909;20.8;13.9;17.3;5.3;14.5;13;2.93;11000 +95099;49.41932;6.43634;270;20220910;18.9;13.5;16.2;5.3;14.9;5.7;1.96;6500 +95099;49.41932;6.43634;270;20220911;21.6;13.6;17.6;2.1;14.75;.1;2.41;12800 +95099;49.41932;6.43634;270;20220912;25.9;9.9;17.9;1.6;12.9;0;3.16;18350 +95099;49.41932;6.43634;270;20220913;25.2;12.6;18.9;2.6;15.35;9.8;2.66;9750 +95099;49.41932;6.43634;270;20220914;24.1;16.7;20.4;2.8;19.35;10.4;2.12;8450 +95099;49.41932;6.43634;270;20220915;19.9;14;17;3.3;15.1;.5;2.36;12600 +95099;49.41932;6.43634;270;20220916;16.8;11.9;14.4;3;11.3;1.2;2.2;9700 +95099;49.41932;6.43634;270;20220917;15.5;7.3;11.4;4.2;9.85;.7;2.13;11500 +95099;49.41932;6.43634;270;20220918;15.4;7.9;11.7;4.8;9.45;.4;2.32;10700 +95099;49.41932;6.43634;270;20220919;17.4;5.4;11.4;2.3;9.6;0;2.1;12850 +95099;49.41932;6.43634;270;20220920;16.2;5.8;11;1.6;9.95;0;1.64;9850 +95099;49.41932;6.43634;270;20220921;18.1;4.7;11.4;3;9.15;0;2.56;16250 +95099;49.41932;6.43634;270;20220922;19.3;3.1;11.2;2.8;8.2;0;2.8;18050 +95099;49.41932;6.43634;270;20220923;18.5;4;11.3;1.3;8.95;0;1.82;12000 +95099;49.41932;6.43634;270;20220924;16.7;7.6;12.1;1.6;11.2;0;1.38;6300 +95099;49.41932;6.43634;270;20220925;15.4;10.5;12.9;2.2;11.85;1.1;1.31;5400 +95099;49.41932;6.43634;270;20220926;14.8;4.7;9.7;5.3;10.15;7.9;1.64;7700 +95099;49.41932;6.43634;270;20220927;12.3;8.4;10.3;4.9;10.05;6.1;1.46;6850 +95099;49.41932;6.43634;270;20220928;14.7;7.4;11;3.1;9.7;.1;1.71;10400 +95099;49.41932;6.43634;270;20220929;14.4;4.1;9.3;1.8;9.25;1.9;1.35;8800 +95099;49.41932;6.43634;270;20220930;16.2;2.5;9.4;2.3;8.5;8.1;1.84;13650 +95099;49.41932;6.43634;270;20221001;16.3;7.5;11.9;7;11.9;13.7;1.69;4950 +95099;49.41932;6.43634;270;20221002;14.7;11.7;13.2;3.4;13.35;23;1.06;2900 +95099;49.41932;6.43634;270;20221003;15.7;6.4;11;1.4;10.55;0;1.27;9500 +95099;49.41932;6.43634;270;20221004;18.6;4.6;11.6;1.9;10.35;0;1.77;13300 +95099;49.41932;6.43634;270;20221005;21.6;7.4;14.5;4.6;13.25;0;2.32;11600 +95099;49.41932;6.43634;270;20221006;17.8;10.3;14.1;2.8;11.25;0;2.12;13550 +95099;49.41932;6.43634;270;20221007;17.5;2.6;10;1.3;9.75;0;1.38;11700 +95099;49.41932;6.43634;270;20221008;16.9;5.9;11.4;2.6;10.2;0;1.61;10350 +95099;49.41932;6.43634;270;20221009;17.6;2.8;10.2;3.8;8.7;0;2.19;14200 +95099;49.41932;6.43634;270;20221010;20.1;4.3;12.2;3;11.35;.9;1.89;10600 +95099;49.41932;6.43634;270;20221011;15.7;9;12.3;3.8;11.1;0;1.71;10250 +95099;49.41932;6.43634;270;20221012;15.2;2.6;8.9;1.9;9.45;.1;1.22;8950 +95099;49.41932;6.43634;270;20221013;15;6.7;10.8;2.7;12;1;.95;4400 +95099;49.41932;6.43634;270;20221014;15.9;11.8;13.9;3.4;14.7;16;.78;2500 +95099;49.41932;6.43634;270;20221015;16.9;13.4;15.2;4.7;16;10.3;.9;3950 +95099;49.41932;6.43634;270;20221016;18.4;13.2;15.8;3.3;15.6;1.3;1.28;5350 +95099;49.41932;6.43634;270;20221017;22.7;13.2;18;3.7;15.95;19.4;2.13;9450 +95099;49.41932;6.43634;270;20221018;19.4;15.1;17.2;2;16.8;0;1.17;5700 +95099;49.41932;6.43634;270;20221019;18.8;10.8;14.8;4.7;14.2;0;1.62;9050 +95099;49.41932;6.43634;270;20221020;16.8;11.1;14;4.7;14;8.3;1.06;2950 +95099;49.41932;6.43634;270;20221021;19;12.2;15.6;4.5;15.3;6.7;1.4;5200 +95099;49.41932;6.43634;270;20221022;19.3;11.2;15.3;3.9;14.05;0;1.56;9350 +95099;49.41932;6.43634;270;20221023;21.3;9.4;15.3;4.5;13.75;4.7;1.87;6850 +95099;49.41932;6.43634;270;20221024;18.9;14.1;16.5;6.3;13.25;0;2.38;7050 +95099;49.41932;6.43634;270;20221025;17.2;11.4;14.3;4.5;12.7;.8;1.6;6350 +95099;49.41932;6.43634;270;20221026;21;10.9;15.9;3.9;13.4;.1;1.92;8550 +95099;49.41932;6.43634;270;20221027;21.8;7.7;14.7;3.3;13.65;0;1.55;8550 +95099;49.41932;6.43634;270;20221028;23.7;13.9;18.8;4;14.9;0;2.35;8050 +95099;49.41932;6.43634;270;20221029;21;11.3;16.2;3.1;13.5;0;1.78;4750 +95099;49.41932;6.43634;270;20221030;21.2;9.2;15.2;2.8;12.25;0;1.73;7750 +95099;49.41932;6.43634;270;20221031;19.1;8.6;13.8;2.5;12.25;2.7;1.25;5050 +95099;49.41932;6.43634;270;20221101;15.2;13.2;14.2;6;12.15;.3;1.77;8700 +95099;49.41932;6.43634;270;20221102;14.8;9.2;12;4.9;9.95;0;1.65;7800 +95099;49.41932;6.43634;270;20221103;13.5;7;10.2;5;10.65;10.2;1.08;3050 +95099;49.41932;6.43634;270;20221104;11.3;7.9;9.6;4.3;10.2;3.1;.85;3750 +95099;49.41932;6.43634;270;20221105;9;3.4;6.2;3.3;9;0;.56;4050 +95099;49.41932;6.43634;270;20221106;9.8;3.1;6.4;4.5;8.75;.6;.7;4250 +95099;49.41932;6.43634;270;20221107;13.9;8.1;11;5.9;11.35;.3;.99;2650 +95099;49.41932;6.43634;270;20221108;16.9;6.5;11.7;5;10.8;7.4;1.44;6700 +95099;49.41932;6.43634;270;20221109;13.7;12.1;12.9;5.5;12.6;.9;1.03;3550 +95099;49.41932;6.43634;270;20221110;11;5.1;8;2.9;10.15;0;.58;3750 +95099;49.41932;6.43634;270;20221111;8.1;4.9;6.5;1.6;9.3;.1;.36;2850 +95099;49.41932;6.43634;270;20221112;7;3.3;5.1;1.9;8.5;0;.32;2650 +95099;49.41932;6.43634;270;20221113;13.5;3.3;8.4;2.8;8.3;0;.81;7300 +95099;49.41932;6.43634;270;20221114;8.5;1.1;4.8;3.2;9.15;1.9;.38;1300 +95099;49.41932;6.43634;270;20221115;13.8;7;10.4;5.1;11.55;13.4;.74;4000 +95099;49.41932;6.43634;270;20221116;11.7;8.2;9.9;5.1;11.18;9.2;.52;3513 +95099;49.41932;6.43634;270;20221117;11.7;9.4;10.5;6.8;10.72;14.1;.79;2507 +95099;49.41932;6.43634;270;20221118;10;6.9;8.4;3.8;10;2.5;.56;3350 +95099;49.41932;6.43634;270;20221119;8.4;6.5;7.5;3.5;9.15;2.8;.58;1800 +95099;49.41932;6.43634;270;20221120;8.4;5.3;6.9;5.4;8.65;4.8;.61;3500 +95099;49.41932;6.43634;270;20221121;8.2;4.7;6.4;5.3;8.45;1.7;.65;3450 +95099;49.41932;6.43634;270;20221122;7.1;4.5;5.8;6.5;8.25;2.6;.54;2200 +95099;49.41932;6.43634;270;20221123;9.7;5.5;7.6;5.9;8.5;6.6;.78;4950 +95099;49.41932;6.43634;270;20221124;10.5;6.1;8.3;5.9;9.05;1.8;.89;4150 +95099;49.41932;6.43634;270;20221125;10.6;4.8;7.7;4.1;9.05;.4;.72;3500 +95099;49.41932;6.43634;270;20221126;6.9;2.1;4.5;2;8.5;0;.24;1750 +95099;49.41932;6.43634;270;20221127;7.3;2.8;5.1;2.6;7.6;0;.42;2850 +95099;49.41932;6.43634;270;20221128;8.4;4.4;6.4;2.8;8.75;3.1;.56;1150 +95099;49.41932;6.43634;270;20221129;9.3;5.7;7.5;1.3;9.3;.2;.3;2700 +95099;49.41932;6.43634;270;20221130;7.6;2.6;5.1;2.1;8.35;.5;.39;1700 +95099;49.41932;6.43634;270;20221201;5.9;5.1;5.5;3.3;7.85;.2;.56;750 +95099;49.41932;6.43634;270;20221202;3.2;2.9;3.1;3.5;6.6;1.1;.55;650 +95099;49.41932;6.43634;270;20221203;2.3;1;1.6;4.6;6.05;0;.48;1400 +95099;49.41932;6.43634;270;20221204;1.6;1;1.3;4.1;5.95;4.3;.46;650 +95099;49.41932;6.43634;270;20221205;3.9;.5;2.2;1.9;6.9;.4;.33;950 +95099;49.41932;6.43634;270;20221206;3.4;1.3;2.3;1.7;6.7;.1;.31;1250 +95099;49.41932;6.43634;270;20221207;4.7;.6;2.7;2.5;6.6;.5;.38;1350 +95099;49.41932;6.43634;270;20221208;3.1;1.7;2.4;2.6;6.45;.1;.34;1650 +95099;49.41932;6.43634;270;20221209;3.1;-1.6;.7;2.3;5.6;0;.19;3400 +95099;49.41932;6.43634;270;20221210;1.9;-1.8;0;2.5;5;0;.24;4000 +95099;49.41932;6.43634;270;20221211;-1.1;-4.6;-2.9;2;4.8;.1;.22;1200 +95099;49.41932;6.43634;270;20221212;.3;-2.3;-1;2.8;4.3;0;.28;3850 +95099;49.41932;6.43634;270;20221213;-.9;-5.8;-3.3;6.5;3.6;0;.66;3800 +95099;49.41932;6.43634;270;20221214;-1.4;-3.4;-2.4;3;4.2;.3;.41;1600 +95099;49.41932;6.43634;270;20221215;-2.1;-6.8;-4.4;2.6;4.05;0;.19;3100 +95099;49.41932;6.43634;270;20221216;0;-9;-4.5;2.7;3.35;0;.26;5350 +95099;49.41932;6.43634;270;20221217;-4.2;-10.3;-7.2;1.6;3;0;.09;4700 +95099;49.41932;6.43634;270;20221218;-3.4;-11.2;-7.3;2.6;3.55;.1;.04;3100 +95099;49.41932;6.43634;270;20221219;8.4;-3.8;2.3;4.3;7.35;.1;.32;2400 +95099;49.41932;6.43634;270;20221220;12.9;5.6;9.2;5.5;10.4;11.3;.88;1800 +95099;49.41932;6.43634;270;20221221;11.3;9.8;10.5;6.4;11.55;13;.63;2000 +95099;49.41932;6.43634;270;20221222;10.8;9.3;10.1;8.5;11.4;13.6;.64;950 +95099;49.41932;6.43634;270;20221223;13.3;8.9;11.1;5.4;11.95;8.8;.73;650 +95099;49.41932;6.43634;270;20221224;10.5;9.5;10;5;10.55;2;.75;1500 +95099;49.41932;6.43634;270;20221225;13.1;7.8;10.5;4.6;10.75;2.7;.73;3450 +95099;49.41932;6.43634;270;20221226;11;10.5;10.7;6;9.9;6.7;1.28;1250 +95099;49.41932;6.43634;270;20221227;6.3;1.1;3.7;4.5;7;0;.53;2300 +95099;49.41932;6.43634;270;20221228;9.3;1.3;5.3;7.4;8.65;2.1;.5;2000 +95099;49.41932;6.43634;270;20221229;10.6;8.2;9.4;9.4;9.65;2.4;1.16;1800 +95099;49.41932;6.43634;270;20221230;10.5;3.8;7.1;7.6;9.75;12.7;.55;1450 +95099;49.41932;6.43634;270;20221231;16.2;10.4;13.3;10;12.2;0;1.53;3500 +96067;48.66895;-4.35067;4;20220101;15.5;12.7;14.1;6.9;13.51;5.3;1.04;2100 +96067;48.66895;-4.35067;4;20220102;13.9;12.7;13.3;8.9;12.84;1.1;1.02;2517 +96067;48.66895;-4.35067;4;20220103;12.6;11.9;12.3;5.4;12.12;13.6;.82;1382 +96067;48.66895;-4.35067;4;20220104;9.6;9.1;9.4;6.7;8.42;1.9;1.37;2518 +96067;48.66895;-4.35067;4;20220105;9;4.3;6.6;2.9;6.52;0;.83;3300 +96067;48.66895;-4.35067;4;20220106;9;4.4;6.7;4.5;7.87;5.8;.79;1650 +96067;48.66895;-4.35067;4;20220107;10.5;6.7;8.6;6.5;9.27;5.6;.85;2150 +96067;48.66895;-4.35067;4;20220108;11.8;9.2;10.5;8.6;9.92;14.3;1.34;950 +96067;48.66895;-4.35067;4;20220109;10.8;7.1;8.9;6.7;10.69;6.4;.36;2067 +96067;48.66895;-4.35067;4;20220110;12.5;10;11.2;5.1;13.17;.8;.16;2286 +96067;48.66895;-4.35067;4;20220111;13.1;10.5;11.8;2.2;12.72;.2;.33;2764 +96067;48.66895;-4.35067;4;20220112;11.3;10.2;10.8;3.6;12.04;0;.43;1223 +96067;48.66895;-4.35067;4;20220113;9.1;7;8.1;4.1;8.82;0;.59;4974 +96067;48.66895;-4.35067;4;20220114;9.2;3.4;6.3;3.8;7.25;.1;.66;4883 +96067;48.66895;-4.35067;4;20220115;10.3;2.3;6.3;4.6;8.64;.3;.45;4979 +96067;48.66895;-4.35067;4;20220116;12.4;6.7;9.5;4.2;10.82;.9;.49;3690 +96067;48.66895;-4.35067;4;20220117;10.6;6;8.3;2.3;9.39;.1;.33;6096 +96067;48.66895;-4.35067;4;20220118;7.2;3.2;5.2;2.7;7.97;0;.42;2456 +96067;48.66895;-4.35067;4;20220119;11.8;3.3;7.6;4.3;9.29;.6;.63;2647 +96067;48.66895;-4.35067;4;20220120;10;7.5;8.8;5.9;7.42;0;1.57;3565 +96067;48.66895;-4.35067;4;20220121;8.1;4.9;6.5;3.3;6.52;0;1.04;2989 +96067;48.66895;-4.35067;4;20220122;9.2;3.7;6.4;2.8;7.64;0;.75;2453 +96067;48.66895;-4.35067;4;20220123;8.4;5.8;7.1;4.7;7.92;0;.76;4704 +96067;48.66895;-4.35067;4;20220124;5;2;3.5;2.3;6.99;0;.41;2604 +96067;48.66895;-4.35067;4;20220125;6.9;1.6;4.2;2.4;7.34;0;.42;3776 +96067;48.66895;-4.35067;4;20220126;9.1;1.5;5.3;3.1;7.24;0;.56;6064 +96067;48.66895;-4.35067;4;20220127;11.5;3.1;7.3;4.2;9.82;.8;.38;4979 +96067;48.66895;-4.35067;4;20220128;11.1;9;10;2.8;11.85;.1;.35;2575 +96067;48.66895;-4.35067;4;20220129;11.2;9.3;10.2;4.6;11.22;.4;.56;3495 +96067;48.66895;-4.35067;4;20220130;11.8;8.8;10.3;3.6;10.72;.2;.68;3944 +96067;48.66895;-4.35067;4;20220131;10.8;8.9;9.8;8.2;9.15;0;1.38;3646 +96067;48.66895;-4.35067;4;20220201;10.8;8.9;9.9;6.9;10.72;.4;.74;1918 +96067;48.66895;-4.35067;4;20220202;10.6;8.8;9.7;4.2;10.24;.3;.73;3283 +96067;48.66895;-4.35067;4;20220203;11.2;7.2;9.2;4.3;10.25;.8;.63;5230 +96067;48.66895;-4.35067;4;20220204;10.6;8.6;9.6;7.1;8.88;1.1;1.42;4876 +96067;48.66895;-4.35067;4;20220205;11.9;5.7;8.8;6.1;9.09;.4;1.14;7076 +96067;48.66895;-4.35067;4;20220206;12.9;9.7;11.3;11.2;11.71;3;.96;4134 +96067;48.66895;-4.35067;4;20220207;13;10.1;11.6;4.2;11.74;.1;.78;4723 +96067;48.66895;-4.35067;4;20220208;12.5;9.7;11.1;3.8;11.29;.3;.78;4415 +96067;48.66895;-4.35067;4;20220209;10.8;7;8.9;3.5;10.32;.7;.55;4894 +96067;48.66895;-4.35067;4;20220210;8.8;8.1;8.5;5;8.88;5.2;.98;3155 +96067;48.66895;-4.35067;4;20220211;10.4;4.8;7.6;3;6.85;0;1.21;6706 +96067;48.66895;-4.35067;4;20220212;11.2;2.8;7;6.7;7.65;0;1.33;7645 +96067;48.66895;-4.35067;4;20220213;11.7;8.4;10.1;9.5;10.25;22.3;1.11;4970 +96067;48.66895;-4.35067;4;20220214;11.1;6.4;8.8;7.2;8.82;4.4;1.28;7482 +96067;48.66895;-4.35067;4;20220215;11.8;7.6;9.7;8.9;11.32;7.7;.54;3523 +96067;48.66895;-4.35067;4;20220216;13.6;11.9;12.8;10;13.82;1.2;.51;2250 +96067;48.66895;-4.35067;4;20220217;13.8;10.4;12.1;7.6;11.54;1.9;1.3;6755 +96067;48.66895;-4.35067;4;20220218;10.8;10.3;10.6;10.8;8.92;1.1;2.06;6071 +96067;48.66895;-4.35067;4;20220219;11.6;4.6;8.1;8.6;9.08;1.3;1.15;8821 +96067;48.66895;-4.35067;4;20220220;13;9.6;11.3;10.9;10.99;1.8;1.38;4079 +96067;48.66895;-4.35067;4;20220221;12;8.3;10.2;10;9.07;.4;1.85;7226 +96067;48.66895;-4.35067;4;20220222;14.5;9.6;12.1;6.4;10.92;.3;1.54;7090 +96067;48.66895;-4.35067;4;20220223;10.8;5.2;8;3.7;8.69;.8;1.03;5111 +96067;48.66895;-4.35067;4;20220224;10;7.7;8.9;7.9;8.07;2.4;1.77;8463 +96067;48.66895;-4.35067;4;20220225;11.8;4.8;8.3;3.9;7.72;.1;1.5;10594 +96067;48.66895;-4.35067;4;20220226;12.2;4.1;8.1;6.4;6.94;0;2;13526 +96067;48.66895;-4.35067;4;20220227;14.2;4.7;9.5;5.1;8.67;.8;1.68;10811 +96067;48.66895;-4.35067;4;20220228;13;7.7;10.3;6.4;11.34;7.3;.84;6540 +96067;48.66895;-4.35067;4;20220301;13.2;10.5;11.8;4.7;12.34;11.9;.75;3284 +96067;48.66895;-4.35067;4;20220302;12.5;10;11.3;4.8;11.37;2;.95;4950 +96067;48.66895;-4.35067;4;20220303;11.5;8.3;9.9;4.2;10.17;.7;1.06;6300 +96067;48.66895;-4.35067;4;20220304;10.9;7.7;9.3;5.5;7.79;.5;1.91;9815 +96067;48.66895;-4.35067;4;20220305;10;5.4;7.7;7.2;7.34;1.8;1.8;8782 +96067;48.66895;-4.35067;4;20220306;8.7;5.8;7.2;8.1;7.19;.1;1.66;5495 +96067;48.66895;-4.35067;4;20220307;7.8;4;5.9;6.6;5.77;0;1.9;9746 +96067;48.66895;-4.35067;4;20220308;13.3;1.4;7.4;5.2;8.22;.7;1.5;9800 +96067;48.66895;-4.35067;4;20220309;13;7.1;10;7.8;10.14;1.5;1.35;7706 +96067;48.66895;-4.35067;4;20220310;13.4;5.4;9.4;5.4;8.59;1.6;1.9;13194 +96067;48.66895;-4.35067;4;20220311;13.5;7.4;10.5;7.7;10.17;9.8;1.68;10409 +96067;48.66895;-4.35067;4;20220312;12.5;5.8;9.2;8.1;9.02;6.1;1.72;10584 +96067;48.66895;-4.35067;4;20220313;12.2;7.4;9.8;5.7;9.07;2.6;1.75;11142 +96067;48.66895;-4.35067;4;20220314;14.3;6.4;10.3;3.6;9.74;0;1.64;11746 +96067;48.66895;-4.35067;4;20220315;15.8;6;10.9;2.6;10.12;0;1.71;12609 +96067;48.66895;-4.35067;4;20220316;11.2;8.9;10.1;4.8;10.14;3.1;1.24;5283 +96067;48.66895;-4.35067;4;20220317;12.9;4.5;8.7;2.8;8.54;0;1.78;15816 +96067;48.66895;-4.35067;4;20220318;14.3;6.6;10.4;7;8.98;.1;2.37;15687 +96067;48.66895;-4.35067;4;20220319;13.7;7.8;10.8;6.6;8.72;0;2.26;9903 +96067;48.66895;-4.35067;4;20220320;16.3;9.3;12.8;4.8;10.22;0;2.26;11442 +96067;48.66895;-4.35067;4;20220321;18.3;9.9;14.1;6.4;10.95;0;2.86;16482 +96067;48.66895;-4.35067;4;20220322;16.7;10.2;13.5;7.2;9.48;0;3.04;14925 +96067;48.66895;-4.35067;4;20220323;17.7;10;13.8;4.4;9.02;0;3.09;16263 +96067;48.66895;-4.35067;4;20220324;15.3;6.7;11;3.6;9.85;0;2.09;15708 +96067;48.66895;-4.35067;4;20220325;16;8.3;12.1;6.4;9.82;0;2.75;18743 +96067;48.66895;-4.35067;4;20220326;15.6;8.5;12;6.9;9.78;0;2.55;14837 +96067;48.66895;-4.35067;4;20220327;17.9;7.4;12.6;4.3;9.85;0;2.63;16003 +96067;48.66895;-4.35067;4;20220328;17.8;9.3;13.5;2.7;11.08;1.2;2.03;10989 +96067;48.66895;-4.35067;4;20220329;14.3;8.4;11.4;3.3;11.42;.1;1.59;12438 +96067;48.66895;-4.35067;4;20220330;13.2;9.8;11.5;4.3;10.55;3.9;1.77;10854 +96067;48.66895;-4.35067;4;20220331;8.8;7.2;8;9.3;7.28;1.1;2.17;10478 +96067;48.66895;-4.35067;4;20220401;9.3;3.9;6.6;7.9;5.92;.4;2.52;15591 +96067;48.66895;-4.35067;4;20220402;10.6;3.6;7.1;4.3;6.72;.2;2.09;14457 +96067;48.66895;-4.35067;4;20220403;10.5;3.2;6.8;3.6;6.05;.1;2.33;17833 +96067;48.66895;-4.35067;4;20220404;10.9;3.5;7.2;6;9.19;1.2;1.2;11909 +96067;48.66895;-4.35067;4;20220405;13.5;10.2;11.9;5.6;10.82;0;1.91;11140 +96067;48.66895;-4.35067;4;20220406;14.4;8.3;11.4;9.4;10.98;4;1.83;10139 +96067;48.66895;-4.35067;4;20220407;13.5;10.3;11.9;8.1;10.62;11.2;2.15;11836 +96067;48.66895;-4.35067;4;20220408;11.7;8.1;9.9;7.6;9.45;5.5;1.88;11667 +96067;48.66895;-4.35067;4;20220409;12.6;4.5;8.6;3.4;6.95;0;2.59;18016 +96067;48.66895;-4.35067;4;20220410;14.1;3.4;8.8;7.5;7.79;0;2.81;20824 +96067;48.66895;-4.35067;4;20220411;18.1;10.1;14.1;6.1;11.05;1.5;3.08;16632 +96067;48.66895;-4.35067;4;20220412;16.1;11.4;13.7;5.6;12.29;.2;2.2;13540 +96067;48.66895;-4.35067;4;20220413;17.7;10.8;14.2;3.3;12.62;.4;2.44;16051 +96067;48.66895;-4.35067;4;20220414;18.4;9;13.7;3.4;12.25;0;2.84;20713 +96067;48.66895;-4.35067;4;20220415;17.5;9.5;13.5;2.6;12.05;.1;2.62;19470 +96067;48.66895;-4.35067;4;20220416;19.3;7.5;13.4;2.9;11.82;0;2.85;20180 +96067;48.66895;-4.35067;4;20220417;17.2;9.7;13.5;3.9;11.68;0;2.55;15871 +96067;48.66895;-4.35067;4;20220418;14.9;7.9;11.4;3.6;9.92;0;2.52;17406 +96067;48.66895;-4.35067;4;20220419;13.8;6.3;10;4.3;8.68;.1;2.74;20164 +96067;48.66895;-4.35067;4;20220420;14.3;9.1;11.7;4.2;10.35;.1;2.26;13993 +96067;48.66895;-4.35067;4;20220421;15.8;8;11.9;2.8;10.88;.1;2.39;17379 +96067;48.66895;-4.35067;4;20220422;15.4;9.7;12.5;7.9;11.58;0;2.35;16061 +96067;48.66895;-4.35067;4;20220423;15.2;10.6;12.9;7.5;11.78;0;2.39;16173 +96067;48.66895;-4.35067;4;20220424;14.9;11;12.9;4.3;12.05;2.2;1.95;11769 +96067;48.66895;-4.35067;4;20220425;15.7;10;12.8;4.6;11.02;0;2.65;17733 +96067;48.66895;-4.35067;4;20220426;16;7.8;11.9;6.8;10.15;0;3.2;24108 +96067;48.66895;-4.35067;4;20220427;14.3;9.2;11.8;8.8;9.88;0;2.83;17270 +96067;48.66895;-4.35067;4;20220428;16;10.4;13.2;6.6;11.35;.1;2.58;15043 +96067;48.66895;-4.35067;4;20220429;15.9;9.5;12.7;5.5;11.12;0;2.82;19473 +96067;48.66895;-4.35067;4;20220430;13.8;8.4;11.1;5.6;9.68;0;2.56;15999 +96067;48.66895;-4.35067;4;20220501;15.8;8.5;12.2;4.3;11.15;1.3;2.65;19214 +96067;48.66895;-4.35067;4;20220502;14.9;9.8;12.3;4.9;11.35;0;2.19;13662 +96067;48.66895;-4.35067;4;20220503;16.6;9.4;13;3.3;11.68;.1;2.65;17866 +96067;48.66895;-4.35067;4;20220504;16.9;9;12.9;3.3;12.42;0;2.84;22282 +96067;48.66895;-4.35067;4;20220505;16.9;11.8;14.3;2.7;12.32;0;3.01;20436 +96067;48.66895;-4.35067;4;20220506;15.8;9.5;12.7;2.8;11.72;0;2.24;14531 +96067;48.66895;-4.35067;4;20220507;16.8;9.9;13.3;3.1;12.77;.2;2.33;15596 +96067;48.66895;-4.35067;4;20220508;17.5;9;13.3;3.5;12.57;.1;2.48;16626 +96067;48.66895;-4.35067;4;20220509;24;10.5;17.2;4;13.27;0;3.85;18366 +96067;48.66895;-4.35067;4;20220510;18.1;12.6;15.3;4.7;13.27;.3;2.66;14046 +96067;48.66895;-4.35067;4;20220511;18.6;10.3;14.5;6.1;12.44;.3;2.95;15956 +96067;48.66895;-4.35067;4;20220512;17.5;8.5;13;3.5;11.07;.2;2.86;17330 +96067;48.66895;-4.35067;4;20220513;17.7;9.1;13.4;3.3;11.42;0;2.96;18838 +96067;48.66895;-4.35067;4;20220514;16.7;8.7;12.7;3.7;11.87;.1;2.56;16969 +96067;48.66895;-4.35067;4;20220515;22.1;11.9;17;3.1;15.02;4.6;2.56;12129 +96067;48.66895;-4.35067;4;20220516;20.2;14.6;17.4;6.5;14.82;1.7;3.13;15210 +96067;48.66895;-4.35067;4;20220517;23.2;13.4;18.3;5.4;14.02;1;3.78;15133 +96067;48.66895;-4.35067;4;20220518;20;11.6;15.8;4;13.79;3;2.27;10705 +96067;48.66895;-4.35067;4;20220519;18.6;10.9;14.7;2.8;12.69;.3;3.21;20356 +96067;48.66895;-4.35067;4;20220520;19.1;11.7;15.4;3.4;12.84;1.2;3.26;19582 +96067;48.66895;-4.35067;4;20220521;18.4;10.1;14.3;2.9;12.94;.2;3.04;20412 +96067;48.66895;-4.35067;4;20220522;18;11.2;14.6;3.4;13.39;2.2;2.29;12860 +96067;48.66895;-4.35067;4;20220523;15.8;11.9;13.8;4.1;12.94;2.9;2.05;10999 +96067;48.66895;-4.35067;4;20220524;16.8;9.6;13.2;4.9;11.54;.1;2.91;18043 +96067;48.66895;-4.35067;4;20220525;17.3;9.7;13.5;5.5;12.77;.3;2.19;11676 +96067;48.66895;-4.35067;4;20220526;18.2;12.4;15.3;4.4;13.49;.1;2.48;11903 +96067;48.66895;-4.35067;4;20220527;18;13.1;15.5;3.8;13.77;.3;2.38;11910 +96067;48.66895;-4.35067;4;20220528;18.2;9.6;13.9;5.1;11.54;0;3.55;22587 +96067;48.66895;-4.35067;4;20220529;18.9;10.7;14.8;5.2;10.99;0;3.87;21887 +96067;48.66895;-4.35067;4;20220530;17.6;8.6;13.1;3.2;10.24;0;3.38;20696 +96067;48.66895;-4.35067;4;20220531;18.1;8.4;13.2;2.8;10.87;.1;3.32;20822 +96067;48.66895;-4.35067;4;20220601;17.8;8.3;13;3.2;10.97;0;3.26;20769 +96067;48.66895;-4.35067;4;20220602;20.6;11.6;16.1;4.3;12.69;0;3.48;18040 +96067;48.66895;-4.35067;4;20220603;19.1;13;16.1;4.1;14.49;1;3.07;19040 +96067;48.66895;-4.35067;4;20220604;20.9;14.1;17.5;2.9;15.69;1.2;2.65;13760 +96067;48.66895;-4.35067;4;20220605;19.3;12.2;15.8;4.6;13.32;.5;3.19;17630 +96067;48.66895;-4.35067;4;20220606;18.1;11.5;14.8;4.8;14.42;5.2;2.23;13502 +96067;48.66895;-4.35067;4;20220607;18.3;14.3;16.3;6.2;15.74;5.1;1.85;7761 +96067;48.66895;-4.35067;4;20220608;19.2;13.9;16.6;6.3;14.49;.1;3.1;16785 +96067;48.66895;-4.35067;4;20220609;21.2;12.9;17;5.8;14.92;.8;3.46;18959 +96067;48.66895;-4.35067;4;20220610;20.5;15.6;18.1;4.7;15.92;.4;2.78;12734 +96067;48.66895;-4.35067;4;20220611;20.2;11.2;15.7;3.7;13.47;.2;4.16;27817 +96067;48.66895;-4.35067;4;20220612;18.9;11.5;15.2;3.5;13.22;.1;4.22;29261 +96067;48.66895;-4.35067;4;20220613;19.3;11.9;15.6;4;12.22;0;4.51;29526 +96067;48.66895;-4.35067;4;20220614;20.1;10.6;15.3;3.7;12.97;.1;4.21;28070 +96067;48.66895;-4.35067;4;20220615;21.4;12.3;16.9;3;14.39;0;4.46;28947 +96067;48.66895;-4.35067;4;20220616;27.1;11.5;19.3;3.2;13.59;0;5.64;29876 +96067;48.66895;-4.35067;4;20220617;28.9;16.8;22.9;3.4;15.79;0;6.24;29584 +96067;48.66895;-4.35067;4;20220618;21;15;18;6.2;16.22;7.8;3.19;16798 +96067;48.66895;-4.35067;4;20220619;13.4;12.2;12.8;10.8;13.37;30.8;.94;3081 +96067;48.66895;-4.35067;4;20220620;18.2;13.2;15.7;7.9;14.72;.2;2.74;17819 +96067;48.66895;-4.35067;4;20220621;20.1;13.8;16.9;5.1;15.04;.2;3.35;19375 +96067;48.66895;-4.35067;4;20220622;21;14.2;17.6;4.4;15.67;.1;3.59;21295 +96067;48.66895;-4.35067;4;20220623;19.2;14;16.6;2.7;16.07;2.2;2.11;11150 +96067;48.66895;-4.35067;4;20220624;18.7;14.5;16.6;5.4;15.04;4.1;2.76;14747 +96067;48.66895;-4.35067;4;20220625;18.4;11.2;14.8;5.5;11.89;1.1;4.11;26590 +96067;48.66895;-4.35067;4;20220626;19.5;11.5;15.5;5.2;12.04;0;4.45;27868 +96067;48.66895;-4.35067;4;20220627;18.5;10.9;14.7;4.4;12.44;.3;3.41;20560 +96067;48.66895;-4.35067;4;20220628;19.4;11.1;15.3;6.4;13.07;3.6;3.6;21681 +96067;48.66895;-4.35067;4;20220629;17.9;12.8;15.4;4.4;13.74;2.7;2.94;17546 +96067;48.66895;-4.35067;4;20220630;18;9.8;13.9;4.2;11.94;.7;3.65;24779 +96067;48.66895;-4.35067;4;20220701;19.6;10.5;15.1;4.1;12.44;.1;3.77;23784 +96067;48.66895;-4.35067;4;20220702;20.5;11.1;15.8;4.5;13.17;.2;3.9;23537 +96067;48.66895;-4.35067;4;20220703;18.6;11.1;14.9;4.2;13.07;.1;3.51;23251 +96067;48.66895;-4.35067;4;20220704;18.5;10.6;14.6;3.2;12.54;0;3.34;20729 +96067;48.66895;-4.35067;4;20220705;19.1;14;16.6;3.3;14.57;.2;3.89;25445 +96067;48.66895;-4.35067;4;20220706;20.8;14.2;17.5;4;16.07;0;3.86;24929 +96067;48.66895;-4.35067;4;20220707;20.1;14.9;17.5;4.4;16.22;.1;3.1;18543 +96067;48.66895;-4.35067;4;20220708;22.9;12.5;17.7;3.6;15.62;.2;4.52;29221 +96067;48.66895;-4.35067;4;20220709;22.6;14.9;18.8;3.9;16.82;.1;4.23;26433 +96067;48.66895;-4.35067;4;20220710;26.3;14.6;20.5;4.3;15.07;0;5.98;29850 +96067;48.66895;-4.35067;4;20220711;28.6;14.4;21.5;3.5;15.57;0;6;29450 +96067;48.66895;-4.35067;4;20220712;30.6;16.1;23.4;2.6;16.97;0;5.98;29100 +96067;48.66895;-4.35067;4;20220713;26;15.4;20.7;3;17.37;.1;4.78;26504 +96067;48.66895;-4.35067;4;20220714;21.2;15;18.1;4.2;15.47;.2;4.36;27403 +96067;48.66895;-4.35067;4;20220715;22.9;13.9;18.4;4.1;14.87;0;4.64;27133 +96067;48.66895;-4.35067;4;20220716;25.3;14.1;19.7;5.1;14.87;0;4.83;23266 +96067;48.66895;-4.35067;4;20220717;32.9;17.1;25;3.8;15.12;0;6.99;28774 +96067;48.66895;-4.35067;4;20220718;36.9;19.1;28;3.9;14.97;0;8.03;28624 +96067;48.66895;-4.35067;4;20220719;23.6;16.8;20.2;5.3;17.92;.9;3.76;19039 +96067;48.66895;-4.35067;4;20220720;20.3;16;18.1;4;17.22;.1;2.51;13086 +96067;48.66895;-4.35067;4;20220721;21;15.4;18.2;3.2;14.64;0;4.22;24806 +96067;48.66895;-4.35067;4;20220722;20.6;14.1;17.3;3.9;14.62;0;4.27;27364 +96067;48.66895;-4.35067;4;20220723;23.2;13.2;18.2;4.2;15.67;0;4.04;23067 +96067;48.66895;-4.35067;4;20220724;24.8;16;20.4;5.7;17.02;.1;4.78;25516 +96067;48.66895;-4.35067;4;20220725;21.3;16.4;18.9;5.9;16.27;.3;3.53;17104 +96067;48.66895;-4.35067;4;20220726;21.8;14.9;18.3;3.3;15.14;.1;3.9;22117 +96067;48.66895;-4.35067;4;20220727;22.1;9.7;15.9;1.9;13.32;0;3.15;18150 +96067;48.66895;-4.35067;4;20220728;23.6;13.3;18.5;2.3;14.62;0;4.2;24088 +96067;48.66895;-4.35067;4;20220729;23.5;15.4;19.5;2.7;16.22;0;4.5;26710 +96067;48.66895;-4.35067;4;20220730;22.1;14.5;18.3;3.6;17.22;0;3.07;16986 +96067;48.66895;-4.35067;4;20220731;22.4;17.4;19.9;4.3;18.67;.7;2.71;12416 +96067;48.66895;-4.35067;4;20220801;22.7;16.6;19.7;2.9;18.04;0;3.21;17621 +96067;48.66895;-4.35067;4;20220802;25.2;17.1;21.1;3.2;19.02;.1;3.79;19802 +96067;48.66895;-4.35067;4;20220803;24.8;16.9;20.9;3.1;18.44;.1;3.63;18457 +96067;48.66895;-4.35067;4;20220804;21.5;14.5;18;3.9;15.09;0;3.79;21699 +96067;48.66895;-4.35067;4;20220805;20.6;14.5;17.6;5.5;12.89;0;4.68;26647 +96067;48.66895;-4.35067;4;20220806;21.7;13.6;17.6;5.5;13.97;0;4.42;26179 +96067;48.66895;-4.35067;4;20220807;23.2;13.6;18.4;5;14.39;.1;4.6;26387 +96067;48.66895;-4.35067;4;20220808;26.2;14.8;20.5;4.2;14.77;.1;5.12;23750 +96067;48.66895;-4.35067;4;20220809;24.7;15.3;20;4.9;15.97;.1;5.03;26650 +96067;48.66895;-4.35067;4;20220810;26.6;16;21.3;4.2;17.52;0;5.02;25450 +96067;48.66895;-4.35067;4;20220811;31.3;15.9;23.6;3.6;16.42;0;6.04;25550 +96067;48.66895;-4.35067;4;20220812;33;15.4;24.2;3.3;15.17;0;6.17;24250 +96067;48.66895;-4.35067;4;20220813;33.3;16.9;25.1;3.1;15.87;.7;5.9;21200 +96067;48.66895;-4.35067;4;20220814;26.5;17.8;22.2;3.6;17.82;.9;3.77;14900 +96067;48.66895;-4.35067;4;20220815;23.7;17.8;20.8;3.5;19.17;3.3;2.56;11000 +96067;48.66895;-4.35067;4;20220816;22.2;16.9;19.6;2.4;18.07;6.2;2.63;13650 +96067;48.66895;-4.35067;4;20220817;20.1;15.5;17.8;3.2;17.72;1.4;2.14;12200 +96067;48.66895;-4.35067;4;20220818;21.3;16.7;19;4.4;17.57;.1;2.76;14000 +96067;48.66895;-4.35067;4;20220819;21.8;18.1;19.9;3.8;17.22;1.3;3.54;18900 +96067;48.66895;-4.35067;4;20220820;21.8;12.9;17.3;3.4;14.12;.4;3.46;19469 +96067;48.66895;-4.35067;4;20220821;19.8;13.6;16.7;3;16.97;4.1;1.58;8295 +96067;48.66895;-4.35067;4;20220822;21.6;17.2;19.4;4.4;20.14;1.1;1.74;8735 +96067;48.66895;-4.35067;4;20220823;23.7;18.8;21.3;4.3;20.57;.2;2.89;14950 +96067;48.66895;-4.35067;4;20220824;24.3;17.4;20.9;2.8;19.27;4.5;3.15;16500 +96067;48.66895;-4.35067;4;20220825;20.4;16.5;18.5;4.5;17.07;.1;3.31;21600 +96067;48.66895;-4.35067;4;20220826;21.7;11.2;16.5;2.3;14.37;.1;2.92;18150 +96067;48.66895;-4.35067;4;20220827;22.7;11.5;17.1;2.5;15.22;.1;3.1;19450 +96067;48.66895;-4.35067;4;20220828;23.6;15.5;19.6;5.5;16.54;.2;3.57;17611 +96067;48.66895;-4.35067;4;20220829;23.1;15.6;19.4;5.9;17.17;0;3.36;18183 +96067;48.66895;-4.35067;4;20220830;21.8;17.1;19.4;6.8;17.19;0;3.07;14921 +96067;48.66895;-4.35067;4;20220831;22;17.2;19.6;6.9;17.57;0;3.16;16912 +96067;48.66895;-4.35067;4;20220901;22.2;17.3;19.8;3.7;18.12;17.2;2.07;8665 +96067;48.66895;-4.35067;4;20220902;20.2;15.6;17.9;2.1;17.62;.2;2.16;13602 +96067;48.66895;-4.35067;4;20220903;20.9;14.8;17.8;5.4;16.24;1.7;2.36;11354 +96067;48.66895;-4.35067;4;20220904;21;17.6;19.3;7.4;17.59;8.2;2.34;8352 +96067;48.66895;-4.35067;4;20220905;23.9;15.7;19.8;5.9;17.49;3;3.08;13623 +96067;48.66895;-4.35067;4;20220906;21.4;16.4;18.9;6.3;16.77;1.8;2.86;14101 +96067;48.66895;-4.35067;4;20220907;20.7;15.8;18.2;6.3;16.19;6.4;2.86;14890 +96067;48.66895;-4.35067;4;20220908;20.3;15.5;17.9;7;16.04;3;2.81;14698 +96067;48.66895;-4.35067;4;20220909;19.8;15.5;17.7;6.4;15.92;.6;2.69;14806 +96067;48.66895;-4.35067;4;20220910;21.1;13.3;17.2;3.2;15.14;0;2.58;15422 +96067;48.66895;-4.35067;4;20220911;24.1;15.2;19.6;3.7;17.24;0;2.93;15371 +96067;48.66895;-4.35067;4;20220912;26;17.6;21.8;3.5;17.07;.1;3.14;11713 +96067;48.66895;-4.35067;4;20220913;24.1;19.7;21.9;4.7;19.24;0;2.66;8866 +96067;48.66895;-4.35067;4;20220914;18.3;17.2;17.7;3.3;18.34;.2;1.05;4672 +96067;48.66895;-4.35067;4;20220915;18.4;13.4;15.9;4.1;14.57;0;2.13;13124 +96067;48.66895;-4.35067;4;20220916;18.1;13.2;15.6;4.5;12.47;.1;2.83;16878 +96067;48.66895;-4.35067;4;20220917;18.1;9.7;13.9;3.4;11.02;.1;2.68;16854 +96067;48.66895;-4.35067;4;20220918;17.1;8;12.6;2.8;11.17;.2;2.28;17153 +96067;48.66895;-4.35067;4;20220919;19.8;9.4;14.6;2.8;12.64;.2;2.43;16712 +96067;48.66895;-4.35067;4;20220920;20;11.1;15.6;2.6;13.57;.3;2.27;14880 +96067;48.66895;-4.35067;4;20220921;20.3;10.1;15.2;2.8;12.67;.2;2.53;16612 +96067;48.66895;-4.35067;4;20220922;20.3;10.2;15.2;2.3;12.77;3.5;2.29;15244 +96067;48.66895;-4.35067;4;20220923;17.4;13.4;15.4;3.6;14.92;6;1.47;8423 +96067;48.66895;-4.35067;4;20220924;17.2;13.5;15.4;5.4;13.37;.5;2.29;13202 +96067;48.66895;-4.35067;4;20220925;17.4;12.7;15.1;4.5;12.62;.8;2.29;12991 +96067;48.66895;-4.35067;4;20220926;16.9;10.2;13.6;6.6;12.92;2.6;1.75;9920 +96067;48.66895;-4.35067;4;20220927;16.6;13.1;14.8;7.4;13.77;7.4;1.68;6611 +96067;48.66895;-4.35067;4;20220928;15.5;12.6;14;5.4;13.19;1.7;1.57;8638 +96067;48.66895;-4.35067;4;20220929;16;10.3;13.1;5.1;11.89;.2;1.81;10886 +96067;48.66895;-4.35067;4;20220930;15.8;8.9;12.4;5.5;13.87;5.6;.83;7062 +96067;48.66895;-4.35067;4;20221001;19.8;15.1;17.4;6.7;16.87;1.8;1.86;11374 +96067;48.66895;-4.35067;4;20221002;18.2;16.3;17.2;6.5;16.59;.5;1.5;5832 +96067;48.66895;-4.35067;4;20221003;18.3;13.3;15.8;2.8;15.24;0;1.34;8019 +96067;48.66895;-4.35067;4;20221004;18.2;13.6;15.9;5;14.84;0;1.54;7551 +96067;48.66895;-4.35067;4;20221005;17.6;16;16.8;6.9;14.27;2.4;2.09;5792 +96067;48.66895;-4.35067;4;20221006;18.8;10;14.4;3.6;12.52;.1;1.95;13323 +96067;48.66895;-4.35067;4;20221007;18.4;10.4;14.4;4.1;13.32;2;1.73;11637 +96067;48.66895;-4.35067;4;20221008;17.3;10.6;14;2.9;12.29;0;1.75;13017 +96067;48.66895;-4.35067;4;20221009;19.4;9.9;14.7;4.5;11.89;.2;2.1;11486 +96067;48.66895;-4.35067;4;20221010;15.6;15.1;15.3;5.1;13.99;.2;1.48;6268 +96067;48.66895;-4.35067;4;20221011;17.8;8.8;13.3;3.5;11.07;0;1.93;12600 +96067;48.66895;-4.35067;4;20221012;16.7;9.2;13;3.8;12.04;6.6;1.5;9559 +96067;48.66895;-4.35067;4;20221013;17.4;13.2;15.3;4.5;15.24;6;1.04;4980 +96067;48.66895;-4.35067;4;20221014;16.1;12.3;14.2;3.7;15.12;8.4;.75;5524 +96067;48.66895;-4.35067;4;20221015;17.4;13.2;15.3;5.4;14.32;2.2;1.5;8315 +96067;48.66895;-4.35067;4;20221016;17.2;11.3;14.2;5.5;14.44;9.1;.99;5252 +96067;48.66895;-4.35067;4;20221017;18.8;14.1;16.5;4.1;15.62;.1;1.36;8168 +96067;48.66895;-4.35067;4;20221018;20.7;13.4;17;4.8;16.54;.1;1.39;8419 +96067;48.66895;-4.35067;4;20221019;21.8;16.4;19.1;4.5;17.47;.1;1.62;5818 +96067;48.66895;-4.35067;4;20221020;19.6;12.8;16.2;5.6;14.29;4.5;1.75;9804 +96067;48.66895;-4.35067;4;20221021;17.3;15.6;16.4;9.3;15.29;7.5;1.59;4489 +96067;48.66895;-4.35067;4;20221022;18.9;13.7;16.3;5.1;15.62;4.7;1.26;7104 +96067;48.66895;-4.35067;4;20221023;15.8;12.7;14.2;6.4;14.54;11;.91;4956 +96067;48.66895;-4.35067;4;20221024;17.3;13.3;15.3;6;14.47;1.6;1.35;7268 +96067;48.66895;-4.35067;4;20221025;17.7;13.1;15.4;5.6;15.04;2.8;1.07;4468 +96067;48.66895;-4.35067;4;20221026;18.9;15.6;17.2;7.7;15.67;1.7;1.7;7196 +96067;48.66895;-4.35067;4;20221027;20.9;15.3;18.1;5.8;16.34;1.6;1.66;7544 +96067;48.66895;-4.35067;4;20221028;17.8;15.3;16.6;6.4;15.22;.8;1.45;6754 +96067;48.66895;-4.35067;4;20221029;19.1;14.1;16.6;6.5;15.79;.4;1.26;3785 +96067;48.66895;-4.35067;4;20221030;17.9;14.3;16.1;6.5;14.49;0;1.5;6777 +96067;48.66895;-4.35067;4;20221031;16.5;13.8;15.2;7.1;13.72;4.7;1.44;5978 +96067;48.66895;-4.35067;4;20221101;16.6;12.3;14.5;9.6;12.22;4.2;2.03;6291 +96067;48.66895;-4.35067;4;20221102;16.3;9.9;13.1;7.4;12.19;18.2;1.4;6104 +96067;48.66895;-4.35067;4;20221103;14.6;10.8;12.7;7.6;11.97;9.1;1.3;5815 +96067;48.66895;-4.35067;4;20221104;14;9.8;11.9;8.7;10.49;.2;1.65;6982 +96067;48.66895;-4.35067;4;20221105;14.3;9.1;11.7;6.2;12.84;8.3;.58;3069 +96067;48.66895;-4.35067;4;20221106;15.4;13.5;14.5;7.6;14.04;4.5;1.07;5025 +96067;48.66895;-4.35067;4;20221107;16.9;13.5;15.2;10.5;13.47;9.9;1.73;4150 +96067;48.66895;-4.35067;4;20221108;15.2;11.7;13.5;9.7;12.37;4.9;1.5;5612 +96067;48.66895;-4.35067;4;20221109;15.6;10.4;13;6.1;11.89;.2;1.26;6831 +96067;48.66895;-4.35067;4;20221110;16.1;10.6;13.4;6.1;13.22;0;.93;5250 +96067;48.66895;-4.35067;4;20221111;16.6;13.3;15;5.8;13.57;0;1.17;6084 +96067;48.66895;-4.35067;4;20221112;18.8;10.1;14.4;5.5;13.84;.1;1.02;7064 +96067;48.66895;-4.35067;4;20221113;18.7;13.3;16;5.4;14.54;3.8;1.2;5485 +96067;48.66895;-4.35067;4;20221114;14.6;12.2;13.4;6.3;12.77;20;.95;5455 +96067;48.66895;-4.35067;4;20221115;14.2;11.2;12.7;8.7;12.29;11.7;1.02;5144 +96067;48.66895;-4.35067;4;20221116;15.2;9;12.1;8.3;11.22;18.9;1.38;3139 +96067;48.66895;-4.35067;4;20221117;12.9;9.9;11.4;7.1;11.02;2.8;1.05;3806 +96067;48.66895;-4.35067;4;20221118;12.4;9;10.7;6.5;9.49;5.5;1.32;4951 +96067;48.66895;-4.35067;4;20221119;12.6;4.6;8.6;2.9;9.22;2.5;.62;4800 +96067;48.66895;-4.35067;4;20221120;14;9.2;11.6;5.2;10.77;.9;.99;5250 +96067;48.66895;-4.35067;4;20221121;12.7;9;10.9;6.9;10.22;9.6;1.16;4650 +96067;48.66895;-4.35067;4;20221122;12.6;7.5;10.1;9.9;9.54;4.7;1.37;5076 +96067;48.66895;-4.35067;4;20221123;13.9;8.8;11.4;9.1;10.94;3.8;1.23;4132 +96067;48.66895;-4.35067;4;20221124;14.2;9.1;11.6;7.8;10.72;3.5;1.28;4197 +96067;48.66895;-4.35067;4;20221125;14.1;8.8;11.5;5.1;10.54;.4;.99;5517 +96067;48.66895;-4.35067;4;20221126;13.8;8.7;11.3;7.6;11.89;20.4;.73;2781 +96067;48.66895;-4.35067;4;20221127;13.4;12.5;13;4.4;13.49;9.8;.6;1314 +96067;48.66895;-4.35067;4;20221128;12.8;8.4;10.6;6.2;10.29;3.2;.91;4942 +96067;48.66895;-4.35067;4;20221129;13.6;8.2;10.9;3.1;9.77;0;.9;3697 +96067;48.66895;-4.35067;4;20221130;10.9;7.8;9.4;4.9;8.69;.1;.99;4522 +96067;48.66895;-4.35067;4;20221201;10.2;2.8;6.5;3.8;7.89;0;.56;5444 +96067;48.66895;-4.35067;4;20221202;9;3.5;6.2;5;7.57;1.1;.88;3594 +96067;48.66895;-4.35067;4;20221203;8.2;6.2;7.2;7.3;8.14;2;1.06;1751 +96067;48.66895;-4.35067;4;20221204;6.6;4.4;5.5;5.1;7.44;0;.71;2032 +96067;48.66895;-4.35067;4;20221205;7.8;3.7;5.7;4.9;7.17;0;.74;3656 +96067;48.66895;-4.35067;4;20221206;8.2;2.2;5.2;5;7.14;.5;.7;4438 +96067;48.66895;-4.35067;4;20221207;8.6;4;6.3;2.9;7.62;2.4;.63;3536 +96067;48.66895;-4.35067;4;20221208;8.4;4.3;6.4;4.8;6.89;0;.95;4143 +96067;48.66895;-4.35067;4;20221209;5.7;1.9;3.8;2.9;6.17;2.2;.74;1995 +96067;48.66895;-4.35067;4;20221210;7.6;.6;4.1;2.9;6.07;2.6;.59;4183 +96067;48.66895;-4.35067;4;20221211;6.5;1.5;4;3.2;6.84;.7;.4;3972 +96067;48.66895;-4.35067;4;20221212;6.4;1.6;4;4.4;6.09;.1;.78;3626 +96067;48.66895;-4.35067;4;20221213;4.5;1;2.8;5.9;5.82;18.1;.78;1933 +96067;48.66895;-4.35067;4;20221214;4.9;2.2;3.5;9.4;7.14;7.2;.45;1195 +96067;48.66895;-4.35067;4;20221215;7.1;3.4;5.2;9.5;6.32;.8;1.4;1919 +96067;48.66895;-4.35067;4;20221216;8.7;4.5;6.6;4.8;5.87;0;1.24;4574 +96067;48.66895;-4.35067;4;20221217;5.1;1;3;4.2;5.37;2.1;.76;4102 +96067;48.66895;-4.35067;4;20221218;13.2;.9;7;9.4;10.02;34.9;.38;1938 +96067;48.66895;-4.35067;4;20221219;15.3;12.8;14.1;12.1;13.89;20.1;1.01;1540 +96067;48.66895;-4.35067;4;20221220;12.8;10.3;11.5;5.6;11.72;.5;.6;3400 +96067;48.66895;-4.35067;4;20221221;13.7;8.3;11;6.4;12.37;8.1;.36;2325 +96067;48.66895;-4.35067;4;20221222;14.4;12.5;13.5;9.4;13.72;17;.78;828 +96067;48.66895;-4.35067;4;20221223;14.2;13.5;13.9;8.8;12.29;1;1.61;1512 +96067;48.66895;-4.35067;4;20221224;12.5;11.4;11.9;6.2;11.99;.9;.77;1982 +96067;48.66895;-4.35067;4;20221225;12;11.1;11.6;5.7;11.94;4.9;.66;1573 +96067;48.66895;-4.35067;4;20221226;11.2;8.7;10;5.4;9.29;.6;.97;3685 +96067;48.66895;-4.35067;4;20221227;12;6.7;9.3;6.8;9.57;5.2;.88;3881 +96067;48.66895;-4.35067;4;20221228;13.3;10.5;11.9;10.3;11.62;8.6;1.1;2099 +96067;48.66895;-4.35067;4;20221229;10.7;8.6;9.7;8.4;9.22;9.6;1.2;3230 +96067;48.66895;-4.35067;4;20221230;14.2;7.4;10.8;10;12.77;26.1;.23;2478 +96067;48.66895;-4.35067;4;20221231;14.6;11.6;13.1;12.3;13.82;12.6;.61;1502 +96068;48.71561;-4.00926;3;20220101;15.5;12.7;14.1;6.9;13.51;5.7;1.04;2100 +96068;48.71561;-4.00926;3;20220102;13.8;12.8;13.3;7.9;12.61;1.2;1.08;3000 +96068;48.71561;-4.00926;3;20220103;12.6;11.9;12.3;4.7;12.11;16.3;.83;1100 +96068;48.71561;-4.00926;3;20220104;9.1;9.3;9.2;6.5;8.21;1.6;1.37;3000 +96068;48.71561;-4.00926;3;20220105;8.8;5.4;7.1;3.4;6.51;.1;.99;3700 +96068;48.71561;-4.00926;3;20220106;9;4.5;6.8;4.6;7.81;4.7;.84;1900 +96068;48.71561;-4.00926;3;20220107;10.9;7;9;7.1;9.31;5.5;1.03;1500 +96068;48.71561;-4.00926;3;20220108;11.8;9.3;10.6;9.1;10.01;13.7;1.39;1000 +96068;48.71561;-4.00926;3;20220109;10.4;7.4;8.9;5.5;10.51;7.6;.48;1200 +96068;48.71561;-4.00926;3;20220110;12.3;9.7;11;4.7;13.31;1.5;.07;2000 +96068;48.71561;-4.00926;3;20220111;13.1;10.3;11.7;1.7;12.61;1.4;.3;3300 +96068;48.71561;-4.00926;3;20220112;11.2;9.6;10.4;2.5;12.11;0;.33;1400 +96068;48.71561;-4.00926;3;20220113;7.6;6.5;7.1;2.9;8.71;.1;.29;5300 +96068;48.71561;-4.00926;3;20220114;10.5;1.7;6.1;2.6;6.61;.2;.57;6900 +96068;48.71561;-4.00926;3;20220115;9.5;1.4;5.5;3.4;8.31;.4;.22;6100 +96068;48.71561;-4.00926;3;20220116;12;5.8;8.9;3.6;10.61;1.5;.4;2900 +96068;48.71561;-4.00926;3;20220117;10.1;3.7;6.9;2;8.51;.1;.18;7500 +96068;48.71561;-4.00926;3;20220118;6.7;2.1;4.4;1.8;7.71;0;.33;2100 +96068;48.71561;-4.00926;3;20220119;11.6;3.8;7.7;3.8;9.21;.7;.65;2000 +96068;48.71561;-4.00926;3;20220120;9.5;7.9;8.7;4.5;7.51;0;1.31;3300 +96068;48.71561;-4.00926;3;20220121;7.9;5.2;6.6;2.1;6.61;0;.8;2800 +96068;48.71561;-4.00926;3;20220122;9.2;3.5;6.4;1.7;7.81;0;.55;2200 +96068;48.71561;-4.00926;3;20220123;8.1;5.9;7;3.9;7.71;0;.67;7300 +96068;48.71561;-4.00926;3;20220124;4.7;1.4;3.1;2.1;6.51;0;.43;2500 +96068;48.71561;-4.00926;3;20220125;4.6;.3;2.5;2.3;7.11;.1;.24;2300 +96068;48.71561;-4.00926;3;20220126;9.7;.2;5;2.2;7.01;0;.44;8000 +96068;48.71561;-4.00926;3;20220127;10.9;2.1;6.5;3.9;9.51;1.2;.27;5300 +96068;48.71561;-4.00926;3;20220128;10.7;8.7;9.7;2;11.71;.6;.32;2700 +96068;48.71561;-4.00926;3;20220129;11.1;9.3;10.2;4.1;11.31;.7;.51;3700 +96068;48.71561;-4.00926;3;20220130;11.1;8.5;9.8;2.8;10.71;.7;.49;5900 +96068;48.71561;-4.00926;3;20220131;10.6;9.2;9.9;6.3;8.95;0;1.24;3235 +96068;48.71561;-4.00926;3;20220201;10.7;8.3;9.5;5.5;10.69;.8;.54;2774 +96068;48.71561;-4.00926;3;20220202;10.2;9;9.6;3.8;10.21;.1;.71;3200 +96068;48.71561;-4.00926;3;20220203;11;7.2;9.1;3.7;10.31;1;.57;5000 +96068;48.71561;-4.00926;3;20220204;10.2;8.5;9.4;5.7;8.91;1.4;1.18;6600 +96068;48.71561;-4.00926;3;20220205;10.9;5.4;8.2;5.2;9.11;.2;.82;6700 +96068;48.71561;-4.00926;3;20220206;13;9.5;11.3;10.2;11.71;2.9;.94;3200 +96068;48.71561;-4.00926;3;20220207;13.2;10;11.6;3.5;11.81;.2;.76;5400 +96068;48.71561;-4.00926;3;20220208;12.1;9.8;11;2.8;11.41;.1;.68;3700 +96068;48.71561;-4.00926;3;20220209;11;6.6;8.8;2.5;10.21;2.2;.56;5400 +96068;48.71561;-4.00926;3;20220210;8.6;8;8.3;4.8;8.82;6.1;.96;2865 +96068;48.71561;-4.00926;3;20220211;10.2;4.9;7.5;2.9;6.92;0;1.17;7517 +96068;48.71561;-4.00926;3;20220212;10.7;2.2;6.5;6.4;7.42;0;1.31;8752 +96068;48.71561;-4.00926;3;20220213;11.5;7.9;9.7;7.8;10.09;20.8;1.01;3943 +96068;48.71561;-4.00926;3;20220214;11.1;6.4;8.8;7.7;8.78;3.4;1.33;7653 +96068;48.71561;-4.00926;3;20220215;11.8;8;9.9;8.9;11.15;8;.68;4306 +96068;48.71561;-4.00926;3;20220216;13.8;12;12.9;10.8;13.81;1.4;.66;2700 +96068;48.71561;-4.00926;3;20220217;13.7;10.3;12;6.9;11.31;1.8;1.37;7700 +96068;48.71561;-4.00926;3;20220218;10.5;10.5;10.5;9.3;9.21;1.5;1.85;8400 +96068;48.71561;-4.00926;3;20220219;11.4;4.2;7.8;7;9.01;1.4;1.02;6000 +96068;48.71561;-4.00926;3;20220220;13.1;9.3;11.2;10.5;10.81;1.7;1.43;3200 +96068;48.71561;-4.00926;3;20220221;11.9;8.5;10.2;9.4;9.01;.6;1.89;7500 +96068;48.71561;-4.00926;3;20220222;14.4;9.6;12;5.8;10.91;.4;1.51;7500 +96068;48.71561;-4.00926;3;20220223;10.5;4.4;7.5;3.6;8.71;.5;.86;4300 +96068;48.71561;-4.00926;3;20220224;9.7;7;8.4;6.8;8.01;2.7;1.58;10000 +96068;48.71561;-4.00926;3;20220225;11.1;5;8.1;3.5;7.91;0;1.35;12600 +96068;48.71561;-4.00926;3;20220226;12.6;2.5;7.6;3.8;6.61;0;1.77;14200 +96068;48.71561;-4.00926;3;20220227;14.6;3.5;9.1;3.7;8.41;.8;1.59;11000 +96068;48.71561;-4.00926;3;20220228;12.9;7;10;5.4;11.11;6.7;.78;3600 +96068;48.71561;-4.00926;3;20220301;13.4;10.8;12.1;3.1;12.31;11.9;.85;3100 +96068;48.71561;-4.00926;3;20220302;12.3;10.5;11.4;4.1;11.31;2.1;1.04;4500 +96068;48.71561;-4.00926;3;20220303;11.1;8.7;9.9;4.4;10.31;.3;1.04;6200 +96068;48.71561;-4.00926;3;20220304;10.6;8;9.3;5.2;7.81;.5;1.91;12000 +96068;48.71561;-4.00926;3;20220305;9.8;6.2;8;6;7.51;4.6;1.69;8300 +96068;48.71561;-4.00926;3;20220306;8.5;5.8;7.2;6.4;7.11;0;1.59;5800 +96068;48.71561;-4.00926;3;20220307;7.4;4.4;5.9;4;5.71;0;1.67;10800 +96068;48.71561;-4.00926;3;20220308;13;1.1;7.1;4.3;8.11;.4;1.36;8000 +96068;48.71561;-4.00926;3;20220309;13.8;6.2;10;6.5;9.81;1.7;1.56;8300 +96068;48.71561;-4.00926;3;20220310;13.6;4.9;9.3;4.4;8.51;1.3;1.86;14000 +96068;48.71561;-4.00926;3;20220311;13.1;6.4;9.8;6.5;10.11;8.4;1.38;9200 +96068;48.71561;-4.00926;3;20220312;12.4;5.2;8.8;5.8;8.91;3.8;1.56;10000 +96068;48.71561;-4.00926;3;20220313;12.1;7;9.6;4.5;9.01;1.8;1.69;12500 +96068;48.71561;-4.00926;3;20220314;13.4;5.9;9.7;2.8;9.41;.1;1.49;11300 +96068;48.71561;-4.00926;3;20220315;15.4;5.6;10.5;2.1;9.81;0;1.59;12100 +96068;48.71561;-4.00926;3;20220316;10.6;8.2;9.4;4.2;10.11;5.9;.93;3500 +96068;48.71561;-4.00926;3;20220317;12.4;3.7;8.1;2.6;8.61;.1;1.65;16800 +96068;48.71561;-4.00926;3;20220318;13.6;5.6;9.6;6.8;8.95;0;2.17;15873 +96068;48.71561;-4.00926;3;20220319;13;8.2;10.6;6.5;8.82;0;2.23;11821 +96068;48.71561;-4.00926;3;20220320;14.6;9;11.8;4.6;10.08;0;1.92;9387 +96068;48.71561;-4.00926;3;20220321;18.3;8.9;13.6;6;10.95;0;2.71;17160 +96068;48.71561;-4.00926;3;20220322;17.2;9.8;13.5;6.7;9.35;0;3.05;16345 +96068;48.71561;-4.00926;3;20220323;16.9;8.9;12.9;4.1;8.68;0;2.95;17157 +96068;48.71561;-4.00926;3;20220324;14.4;6.3;10.3;3.1;9.88;0;1.89;16244 +96068;48.71561;-4.00926;3;20220325;15.3;8.5;11.9;6;9.75;0;2.65;19354 +96068;48.71561;-4.00926;3;20220326;14.4;8.4;11.4;6.3;9.92;0;2.28;16156 +96068;48.71561;-4.00926;3;20220327;16.1;7.6;11.8;4;10.42;.1;2.29;16963 +96068;48.71561;-4.00926;3;20220328;16.9;8.4;12.7;2.7;11.45;2.6;2.06;14045 +96068;48.71561;-4.00926;3;20220329;14.3;8.3;11.3;3.2;11.45;.1;1.6;13011 +96068;48.71561;-4.00926;3;20220330;12.7;9.8;11.3;4.3;10.45;5.2;1.61;8740 +96068;48.71561;-4.00926;3;20220331;8.5;7.1;7.8;9.7;7.28;1.4;2.07;7940 +96068;48.71561;-4.00926;3;20220401;8.9;4.1;6.5;8.3;5.75;.5;2.56;14491 +96068;48.71561;-4.00926;3;20220402;10.1;3.8;6.9;4;6.68;.5;2.08;15528 +96068;48.71561;-4.00926;3;20220403;10.2;2.7;6.5;3.6;6.05;.2;2.4;20120 +96068;48.71561;-4.00926;3;20220404;10.7;2.8;6.7;6;9.18;1.2;1.08;11104 +96068;48.71561;-4.00926;3;20220405;13.7;10.2;11.9;5;10.82;0;1.86;10713 +96068;48.71561;-4.00926;3;20220406;14.2;8.7;11.5;9.1;10.95;4;1.9;10849 +96068;48.71561;-4.00926;3;20220407;13.3;10.2;11.8;8.8;10.48;11.2;2.16;11152 +96068;48.71561;-4.00926;3;20220408;10.2;7.6;8.9;7;9.08;6.5;1.74;11579 +96068;48.71561;-4.00926;3;20220409;12.2;5.7;9;3.7;6.88;0;2.72;18975 +96068;48.71561;-4.00926;3;20220410;15.2;1.9;8.5;5.6;7.22;0;2.94;19942 +96068;48.71561;-4.00926;3;20220411;18.9;9.1;14;5.7;11.02;1.6;3.18;18764 +96068;48.71561;-4.00926;3;20220412;16.7;11.6;14.1;5.1;12.12;.6;2.34;14215 +96068;48.71561;-4.00926;3;20220413;17.7;9.5;13.6;2.9;12.25;.3;2.28;15038 +96068;48.71561;-4.00926;3;20220414;18.3;9.1;13.7;3.3;12.22;.1;2.81;20946 +96068;48.71561;-4.00926;3;20220415;18.4;8.4;13.4;2.3;11.89;.1;2.78;20307 +96068;48.71561;-4.00926;3;20220416;18.3;7.8;13;2.9;11.48;0;2.93;21650 +96068;48.71561;-4.00926;3;20220417;18.3;9.3;13.8;4.1;11.65;0;2.9;18813 +96068;48.71561;-4.00926;3;20220418;14.9;9.2;12.1;3.9;10.18;0;2.63;18140 +96068;48.71561;-4.00926;3;20220419;13.5;7.6;10.6;4.4;8.92;.1;2.68;19259 +96068;48.71561;-4.00926;3;20220420;13.9;9.6;11.7;4;10.42;.1;2.12;12680 +96068;48.71561;-4.00926;3;20220421;14.6;7.3;10.9;2.5;10.85;0;2.35;19092 +96068;48.71561;-4.00926;3;20220422;15.1;9.9;12.5;7;11.58;0;2.35;16770 +96068;48.71561;-4.00926;3;20220423;14.5;10.6;12.5;6.9;11.75;0;2.25;15617 +96068;48.71561;-4.00926;3;20220424;14.5;11.1;12.8;4;12.12;1.8;1.78;10377 +96068;48.71561;-4.00926;3;20220425;14.5;8.5;11.5;4.5;10.92;0;2.68;21160 +96068;48.71561;-4.00926;3;20220426;14.7;8.2;11.5;6.4;10.12;0;3;23396 +96068;48.71561;-4.00926;3;20220427;13.8;9.7;11.8;8.2;9.75;0;2.91;18449 +96068;48.71561;-4.00926;3;20220428;14.7;10.5;12.6;6;11.32;.1;2.26;13813 +96068;48.71561;-4.00926;3;20220429;14.8;9.8;12.3;4.8;11.12;0;2.7;19562 +96068;48.71561;-4.00926;3;20220430;13.2;9.2;11.2;5.3;9.65;0;2.42;14069 +96068;48.71561;-4.00926;3;20220501;15.9;8.8;12.4;4.1;11.18;1.3;2.76;20323 +96068;48.71561;-4.00926;3;20220502;14.7;9.9;12.3;4.6;11.42;0;2.23;14613 +96068;48.71561;-4.00926;3;20220503;16.1;10.5;13.3;3.3;11.72;.1;2.7;18334 +96068;48.71561;-4.00926;3;20220504;16.4;8.2;12.3;3.4;12.32;0;2.84;23602 +96068;48.71561;-4.00926;3;20220505;16.2;11.2;13.7;3;12.35;0;3;21684 +96068;48.71561;-4.00926;3;20220506;15;10.7;12.9;2.3;11.81;0;1.13;2200 +96068;48.71561;-4.00926;3;20220507;15.7;10;12.9;2.6;12.61;.2;1.02;2200 +96068;48.71561;-4.00926;3;20220508;17.3;8.1;12.7;3;12.11;.1;1.25;2600 +96068;48.71561;-4.00926;3;20220509;25.2;10.2;17.7;3.9;12.51;0;2.82;2100 +96068;48.71561;-4.00926;3;20220510;17.7;12.3;15;4;12.91;.4;1.58;1700 +96068;48.71561;-4.00926;3;20220511;19;9.7;14.4;5.6;12.21;.1;1.95;1700 +96068;48.71561;-4.00926;3;20220512;17;8;12.5;3.3;11.01;.2;1.5;2500 +96068;48.71561;-4.00926;3;20220513;17.1;9.1;13.1;2.8;11.31;0;1.44;2400 +96068;48.71561;-4.00926;3;20220514;16.4;8.7;12.6;3.3;11.81;.1;1.24;2000 +96068;48.71561;-4.00926;3;20220515;21.8;12.1;17;2.3;15.61;4.7;1.21;1100 +96068;48.71561;-4.00926;3;20220516;20.6;14.8;17.7;5.3;15.11;1.4;2.04;2100 +96068;48.71561;-4.00926;3;20220517;24.6;13.4;19;4.6;13.91;.9;2.88;2200 +96068;48.71561;-4.00926;3;20220518;22.1;10.5;16.3;2.8;13.41;3.6;1.66;1100 +96068;48.71561;-4.00926;3;20220519;17.6;11.2;14.4;2.8;12.81;0;1.38;2600 +96068;48.71561;-4.00926;3;20220520;19.3;11.6;15.5;3.1;13.01;1.2;1.64;2400 +96068;48.71561;-4.00926;3;20220521;17.6;10.2;13.9;2.5;12.91;.2;1.26;2800 +96068;48.71561;-4.00926;3;20220522;17.4;10.8;14.1;2.7;13.51;2.4;1.03;1200 +96068;48.71561;-4.00926;3;20220523;15.1;11.8;13.5;3.5;13.11;1.9;1;1300 +96068;48.71561;-4.00926;3;20220524;16.3;9.8;13.1;4.4;11.61;.1;1.58;2800 +96068;48.71561;-4.00926;3;20220525;16.9;9.8;13.4;5;12.81;.4;1.25;1300 +96068;48.71561;-4.00926;3;20220526;18;12.1;15.1;4.2;13.31;.2;1.54;1800 +96068;48.71561;-4.00926;3;20220527;17.4;13.2;15.3;3.5;13.91;.5;1.36;2100 +96068;48.71561;-4.00926;3;20220528;17.9;10.2;14.1;4;11.51;0;1.88;3000 +96068;48.71561;-4.00926;3;20220529;19.1;10.8;15;3.8;10.91;.1;2.25;3000 +96068;48.71561;-4.00926;3;20220530;16.7;8;12.4;2.4;10.11;0;1.53;2800 +96068;48.71561;-4.00926;3;20220531;17.6;8.4;13;2.8;10.91;.1;1.61;3100 +96068;48.71561;-4.00926;3;20220601;17.3;8;12.7;2.3;10.91;0;1.4;2600 +96068;48.71561;-4.00926;3;20220602;20.7;11.9;16.3;3.4;12.61;0;2.07;2800 +96068;48.71561;-4.00926;3;20220603;18.8;13;15.9;3.2;14.71;1.1;1.33;2300 +96068;48.71561;-4.00926;3;20220604;20.2;14.2;17.2;2.5;15.91;3.7;1.28;2100 +96068;48.71561;-4.00926;3;20220605;19.6;12.6;16.1;3.7;13.31;.7;1.78;1900 +96068;48.71561;-4.00926;3;20220606;18.2;10.9;14.6;4.1;14.41;5.1;1.09;1500 +96068;48.71561;-4.00926;3;20220607;17.7;14.4;16.1;5.3;15.81;4.3;1.1;1100 +96068;48.71561;-4.00926;3;20220608;19.6;13.8;16.7;6;14.41;0;2.04;2500 +96068;48.71561;-4.00926;3;20220609;21.7;12.7;17.2;5.2;14.71;.9;2.13;2500 +96068;48.71561;-4.00926;3;20220610;21.1;15.9;18.5;4.4;15.71;.5;1.93;1700 +96068;48.71561;-4.00926;3;20220611;19.8;10.5;15.2;3.4;13.31;.2;4.27;29900 +96068;48.71561;-4.00926;3;20220612;18.4;10.7;14.6;3.3;13.11;.1;4;29000 +96068;48.71561;-4.00926;3;20220613;19.4;11.7;15.6;4;11.91;0;4.63;29700 +96068;48.71561;-4.00926;3;20220614;20.2;9.7;15;2.4;12.61;.1;4.47;30800 +96068;48.71561;-4.00926;3;20220615;21.9;11.4;16.7;2.4;14.31;0;4.66;30500 +96068;48.71561;-4.00926;3;20220616;27.4;11.3;19.4;2.2;13.21;0;5.29;27800 +96068;48.71561;-4.00926;3;20220617;28.6;17.6;23.1;2.8;16.21;0;5.91;27900 +96068;48.71561;-4.00926;3;20220618;20.7;15.2;18;4.5;16.61;3.8;2.97;15800 +96068;48.71561;-4.00926;3;20220619;13.3;12.1;12.7;8.8;13.41;25.8;.83;1900 +96068;48.71561;-4.00926;3;20220620;17.9;13.3;15.6;6.2;14.81;.2;2.51;14900 +96068;48.71561;-4.00926;3;20220621;20.2;13.5;16.9;3.8;15.41;.1;3.58;22500 +96068;48.71561;-4.00926;3;20220622;21.2;14.2;17.7;3.6;15.91;.3;3.84;23300 +96068;48.71561;-4.00926;3;20220623;18.7;13.8;16.3;2;16.11;1.2;1.68;8100 +96068;48.71561;-4.00926;3;20220624;18.4;14.6;16.5;4.8;15.21;3.5;2.66;14400 +96068;48.71561;-4.00926;3;20220625;18.4;11;14.7;4.7;12.01;2.7;4.01;26000 +96068;48.71561;-4.00926;3;20220626;20.1;10.4;15.3;4.2;11.81;0;4.63;29700 +96068;48.71561;-4.00926;3;20220627;17.9;10.6;14.3;4.3;12.31;.2;3.28;20400 +96068;48.71561;-4.00926;3;20220628;19.4;10.5;15;5.2;12.81;1.8;3.63;22300 +96068;48.71561;-4.00926;3;20220629;17.5;12.6;15.1;3.9;14.01;4.5;2.39;13400 +96068;48.71561;-4.00926;3;20220630;17.4;9.9;13.7;3.8;11.91;1.3;3.76;27000 +96068;48.71561;-4.00926;3;20220701;20.5;10.6;15.6;3.4;12.11;.1;3.57;18700 +96068;48.71561;-4.00926;3;20220702;20.9;10.5;15.7;3.9;12.81;.2;3.83;21800 +96068;48.71561;-4.00926;3;20220703;18.8;11.5;15.2;3.8;13.01;.1;3.9;26100 +96068;48.71561;-4.00926;3;20220704;18.1;10.1;14.1;2.9;12.41;0;3.29;21500 +96068;48.71561;-4.00926;3;20220705;18.5;14.5;16.5;3.2;14.51;.1;4.23;28800 +96068;48.71561;-4.00926;3;20220706;20.6;14.3;17.5;3.4;16.31;0;4.2;28400 +96068;48.71561;-4.00926;3;20220707;20.3;15;17.7;3.7;16.31;.2;3.18;18500 +96068;48.71561;-4.00926;3;20220708;23.4;12.8;18.1;2.8;15.51;.2;4.82;30000 +96068;48.71561;-4.00926;3;20220709;23.2;14.6;18.9;3.1;17.01;.1;4.84;30500 +96068;48.71561;-4.00926;3;20220710;24.1;14.8;19.5;4.1;15.71;0;5.19;29400 +96068;48.71561;-4.00926;3;20220711;27.7;15.7;21.7;3.5;15.61;0;5.94;29200 +96068;48.71561;-4.00926;3;20220712;31.3;15.7;23.5;1.5;17.51;.1;5.44;27400 +96068;48.71561;-4.00926;3;20220713;26.5;14.7;20.6;2.4;17.71;.1;4.76;26100 +96068;48.71561;-4.00926;3;20220714;21.1;15;18.1;3.6;15.61;.2;4.6;29500 +96068;48.71561;-4.00926;3;20220715;23.3;13.9;18.6;3.5;15.31;0;4.85;28900 +96068;48.71561;-4.00926;3;20220716;25.8;13.6;19.7;4.1;14.71;0;4.93;23200 +96068;48.71561;-4.00926;3;20220717;35.4;17;26.2;2.9;15.41;0;6.97;26700 +96068;48.71561;-4.00926;3;20220718;40.2;19.5;29.9;2.8;15.41;0;7.83;26300 +96068;48.71561;-4.00926;3;20220719;23.7;16.8;20.3;4.2;18.01;1.8;3.3;14500 +96068;48.71561;-4.00926;3;20220720;20;16;18;3.5;17.31;0;1.85;7400 +96068;48.71561;-4.00926;3;20220721;20.3;15.8;18.1;3;14.81;0;4.35;26700 +96068;48.71561;-4.00926;3;20220722;20.4;14.3;17.4;4.2;14.51;.1;4.45;28600 +96068;48.71561;-4.00926;3;20220723;24;13.2;18.6;3.8;15.51;0;4.32;23700 +96068;48.71561;-4.00926;3;20220724;26;16;21;5.8;17.01;.1;5.28;25600 +96068;48.71561;-4.00926;3;20220725;21.2;16.2;18.7;5.7;16.31;.1;3.58;18400 +96068;48.71561;-4.00926;3;20220726;21;15.8;18.4;3.1;15.21;.1;4.03;23400 +96068;48.71561;-4.00926;3;20220727;21.4;11.4;16.4;2;14.31;0;3.11;18200 +96068;48.71561;-4.00926;3;20220728;22.8;13.5;18.2;2.2;14.41;0;4.27;25500 +96068;48.71561;-4.00926;3;20220729;23.3;15.2;19.3;2.1;16.11;0;4.5;27200 +96068;48.71561;-4.00926;3;20220730;21.8;14.4;18.1;3.6;17.41;0;2.77;15500 +96068;48.71561;-4.00926;3;20220731;22.5;17.5;20;4;18.71;.8;2.76;12700 +96068;48.71561;-4.00926;3;20220801;22.2;16.7;19.5;3;18.11;0;3.19;17600 +96068;48.71561;-4.00926;3;20220802;25.2;17.4;21.3;3.2;19.11;.1;4.29;23300 +96068;48.71561;-4.00926;3;20220803;24.6;17.2;20.9;3;18.51;.1;3.94;20900 +96068;48.71561;-4.00926;3;20220804;21.4;14.6;18;3.4;15.31;0;3.8;22500 +96068;48.71561;-4.00926;3;20220805;20.6;15.3;18;5.4;13.01;0;4.89;27600 +96068;48.71561;-4.00926;3;20220806;22.2;13.8;18;4.4;14.31;0;4.56;27200 +96068;48.71561;-4.00926;3;20220807;24;12.5;18.3;3.6;14.21;.1;4.63;26600 +96068;48.71561;-4.00926;3;20220808;25;15.2;20.1;3.8;15.41;0;4.58;22900 +96068;48.71561;-4.00926;3;20220809;23.3;15.6;19.5;4.3;16.81;.1;4.43;26500 +96068;48.71561;-4.00926;3;20220810;24.9;16.4;20.7;3.9;17.91;0;4.49;25100 +96068;48.71561;-4.00926;3;20220811;29.9;16.4;23.2;3.5;17.31;0;5.57;25500 +96068;48.71561;-4.00926;3;20220812;31.9;16.3;24.1;2.8;16.21;0;5.63;24300 +96068;48.71561;-4.00926;3;20220813;31.2;16.8;24;3;16.91;.5;5.33;22300 +96068;48.71561;-4.00926;3;20220814;26.6;17.8;22.2;3.6;17.81;.8;3.78;14400 +96068;48.71561;-4.00926;3;20220815;24.1;17.9;21;3.1;19.01;1.7;2.73;11500 +96068;48.71561;-4.00926;3;20220816;21.7;17.2;19.5;1.9;17.91;11;2.63;14100 +96068;48.71561;-4.00926;3;20220817;19.4;15.7;17.6;2.6;17.81;2.2;2.19;13700 +96068;48.71561;-4.00926;3;20220818;21.4;16.2;18.8;4.7;17.71;.1;2.81;15400 +96068;48.71561;-4.00926;3;20220819;20.8;18.1;19.5;4.2;17.31;1.4;3.41;19200 +96068;48.71561;-4.00926;3;20220820;21;12.9;17;3.1;14.21;.3;3.13;17800 +96068;48.71561;-4.00926;3;20220821;19.6;13.3;16.5;2.1;17.11;5.4;1.41;7300 +96068;48.71561;-4.00926;3;20220822;20.9;17.5;19.2;3.8;20.51;1.5;1.56;8500 +96068;48.71561;-4.00926;3;20220823;23.8;19;21.4;4.1;20.71;0;3.09;16200 +96068;48.71561;-4.00926;3;20220824;23.4;17.1;20.3;2.6;19.11;4;3.08;17600 +96068;48.71561;-4.00926;3;20220825;19.8;16.7;18.3;4.4;17.61;.1;3.13;21900 +96068;48.71561;-4.00926;3;20220826;20.8;13;16.9;2.4;15.21;.1;3.14;21100 +96068;48.71561;-4.00926;3;20220827;21.9;12.6;17.3;2.4;15.81;.1;3;19400 +96068;48.71561;-4.00926;3;20220828;23.1;15;19.1;3.9;16.91;.2;3.2;17300 +96068;48.71561;-4.00926;3;20220829;22.8;16;19.4;4.3;17.61;0;3.45;20600 +96068;48.71561;-4.00926;3;20220830;21.3;17.4;19.4;5.5;17.51;0;2.96;15000 +96068;48.71561;-4.00926;3;20220831;21.9;17.5;19.7;5.3;18.01;0;3.16;17300 +96068;48.71561;-4.00926;3;20220901;23.2;17.7;20.5;2.5;18.91;23.4;2.1;8600 +96068;48.71561;-4.00926;3;20220902;19.1;16.2;17.7;1.8;18.31;.2;1.99;13100 +96068;48.71561;-4.00926;3;20220903;20.8;15.1;18;4.4;16.61;.5;2.21;10200 +96068;48.71561;-4.00926;3;20220904;21.9;18;20;6.5;17.81;5.5;2.68;8800 +96068;48.71561;-4.00926;3;20220905;23.6;15.7;19.7;4.5;17.61;2.1;2.75;11900 +96068;48.71561;-4.00926;3;20220906;21.4;16.1;18.8;4.9;16.91;1.6;2.89;15900 +96068;48.71561;-4.00926;3;20220907;20.2;15.5;17.9;4.8;16.21;4.2;2.52;13500 +96068;48.71561;-4.00926;3;20220908;19.8;15.4;17.6;6;16.11;2.7;2.64;15200 +96068;48.71561;-4.00926;3;20220909;19.1;15.3;17.2;5.8;16.01;.3;2.57;16600 +96068;48.71561;-4.00926;3;20220910;20.3;13.3;16.8;2.8;15.51;0;2.49;16600 +96068;48.71561;-4.00926;3;20220911;23.7;14.6;19.2;2.5;17.41;0;2.58;14500 +96068;48.71561;-4.00926;3;20220912;26.4;17;21.7;2.9;18.01;.8;2.78;10200 +96068;48.71561;-4.00926;3;20220913;23.1;20.2;21.7;3.6;19.61;0;2.33;8300 +96068;48.71561;-4.00926;3;20220914;18.1;17.5;17.8;2.6;18.51;.3;.89;2600 +96068;48.71561;-4.00926;3;20220915;17.9;13.1;15.5;3.5;14.71;0;2.13;15500 +96068;48.71561;-4.00926;3;20220916;17.6;13.4;15.5;4.5;12.81;.1;2.83;19000 +96068;48.71561;-4.00926;3;20220917;17.4;9.2;13.3;2.6;11.61;.1;2.41;19300 +96068;48.71561;-4.00926;3;20220918;16.4;7.2;11.8;2;11.01;.2;2.12;18500 +96068;48.71561;-4.00926;3;20220919;19.6;8.1;13.9;2;12.31;.1;2.3;17800 +96068;48.71561;-4.00926;3;20220920;19.4;10;14.7;2;13.41;.3;2.11;15700 +96068;48.71561;-4.00926;3;20220921;19.9;9.3;14.6;2.3;12.71;.1;2.34;17300 +96068;48.71561;-4.00926;3;20220922;19.5;10.4;15;2.5;13.01;2.2;2.2;15200 +96068;48.71561;-4.00926;3;20220923;16.9;13.6;15.3;3;15.21;8;1.21;6300 +96068;48.71561;-4.00926;3;20220924;16.6;13.8;15.2;5.1;13.91;1;2.14;15400 +96068;48.71561;-4.00926;3;20220925;16.8;12.9;14.9;3.6;13.01;.6;2.02;13000 +96068;48.71561;-4.00926;3;20220926;16.7;10;13.4;5.6;13.21;3.1;1.52;9800 +96068;48.71561;-4.00926;3;20220927;16.5;13.6;15.1;6.8;14.11;10;1.62;6400 +96068;48.71561;-4.00926;3;20220928;15.2;12.3;13.8;4.8;13.41;1.8;1.47;10000 +96068;48.71561;-4.00926;3;20220929;15.4;10.7;13.1;4.1;12.01;1.5;1.64;10200 +96068;48.71561;-4.00926;3;20220930;15.8;8.3;12.1;5;13.71;5.6;.68;4700 +96068;48.71561;-4.00926;3;20221001;19.6;14.7;17.2;5.9;16.61;1.6;1.97;14000 +96068;48.71561;-4.00926;3;20221002;18.6;16.3;17.5;5.6;16.81;.4;1.64;8200 +96068;48.71561;-4.00926;3;20221003;18.3;12.9;15.6;1.9;15.61;0;1.16;7100 +96068;48.71561;-4.00926;3;20221004;18.3;13.2;15.8;3.9;15.11;0;1.45;7900 +96068;48.71561;-4.00926;3;20221005;17.7;16;16.9;6.1;14.31;1.9;2.07;5400 +96068;48.71561;-4.00926;3;20221006;18.5;9.6;14.1;3.2;12.41;.1;1.82;12700 +96068;48.71561;-4.00926;3;20221007;18.2;10;14.1;3.5;13.21;1.9;1.62;11500 +96068;48.71561;-4.00926;3;20221008;16.8;10.2;13.5;2.1;12.21;.1;1.61;14900 +96068;48.71561;-4.00926;3;20221009;19.4;8.1;13.8;2.8;11.51;0;1.82;11200 +96068;48.71561;-4.00926;3;20221010;15.1;15.3;15.2;3.9;14.01;.2;1.38;6500 +96068;48.71561;-4.00926;3;20221011;17.1;7.7;12.4;2.8;10.71;0;1.69;13600 +96068;48.71561;-4.00926;3;20221012;16.1;9;12.6;3.3;11.91;4.5;1.31;8700 +96068;48.71561;-4.00926;3;20221013;17.6;12.8;15.2;3.7;15.31;6.1;1.01;4800 +96068;48.71561;-4.00926;3;20221014;15.5;12.6;14.1;2.9;14.81;10;.76;4400 +96068;48.71561;-4.00926;3;20221015;17.3;13.3;15.3;4.6;14.51;2.8;1.41;8800 +96068;48.71561;-4.00926;3;20221016;17.4;10.9;14.2;4.3;14.41;6.7;.92;2700 +96068;48.71561;-4.00926;3;20221017;18.8;14;16.4;3.2;15.71;0;1.29;8400 +96068;48.71561;-4.00926;3;20221018;21.1;12.5;16.8;3.2;16.41;.2;1.33;8300 +96068;48.71561;-4.00926;3;20221019;22.2;16.2;19.2;3.2;17.61;.4;1.53;6000 +96068;48.71561;-4.00926;3;20221020;19.8;12.2;16;3.8;14.21;4.7;1.66;11000 +96068;48.71561;-4.00926;3;20221021;16.9;15.7;16.3;7.9;15.31;6.7;1.5;3800 +96068;48.71561;-4.00926;3;20221022;19.2;13.3;16.3;4;15.51;4.6;1.27;6600 +96068;48.71561;-4.00926;3;20221023;15.9;12;14;4.5;14.31;11.8;.84;4300 +96068;48.71561;-4.00926;3;20221024;17;12.9;15;4.6;14.31;1.8;1.2;7300 +96068;48.71561;-4.00926;3;20221025;17.7;12.5;15.1;3.8;14.81;.9;1;3800 +96068;48.71561;-4.00926;3;20221026;18.7;15.7;17.2;7.1;15.61;1.4;1.78;8300 +96068;48.71561;-4.00926;3;20221027;21.1;15.3;18.2;4.4;16.51;.6;1.6;7500 +96068;48.71561;-4.00926;3;20221028;17.5;15.5;16.5;5.1;15.31;.7;1.37;7000 +96068;48.71561;-4.00926;3;20221029;19;13.4;16.2;4.2;15.81;.3;1.06;3500 +96068;48.71561;-4.00926;3;20221030;17.7;14;15.9;4.8;14.51;0;1.35;8100 +96068;48.71561;-4.00926;3;20221031;16.8;12.7;14.8;5.6;13.71;3;1.29;5400 +96068;48.71561;-4.00926;3;20221101;16.4;12.3;14.4;8.3;12.21;4.7;1.92;5700 +96068;48.71561;-4.00926;3;20221102;16.1;8.9;12.5;5.7;12.11;18.5;1.15;6000 +96068;48.71561;-4.00926;3;20221103;14;10.6;12.3;6.2;12.01;12.8;1.04;7000 +96068;48.71561;-4.00926;3;20221104;13.7;9.9;11.8;7.6;10.61;.3;1.49;7100 +96068;48.71561;-4.00926;3;20221105;14.1;8.5;11.3;4.6;12.91;5.1;.43;2500 +96068;48.71561;-4.00926;3;20221106;15.3;13.5;14.4;6.4;14.11;2.9;.99;6200 +96068;48.71561;-4.00926;3;20221107;16.8;13.6;15.2;8.9;13.51;8.3;1.73;4600 +96068;48.71561;-4.00926;3;20221108;14.8;11.1;13;7.6;12.51;3.8;1.13;5200 +96068;48.71561;-4.00926;3;20221109;15.1;10.2;12.7;4.9;11.71;.3;1.09;6900 +96068;48.71561;-4.00926;3;20221110;16.1;9.1;12.6;4.3;12.81;0;.78;5000 +96068;48.71561;-4.00926;3;20221111;16.4;12.4;14.4;3.6;13.21;0;.93;7400 +96068;48.71561;-4.00926;3;20221112;18.9;8.6;13.8;3.9;13.31;.1;.94;7600 +96068;48.71561;-4.00926;3;20221113;18.8;12.5;15.7;3.6;14.21;4.2;1.04;6500 +96068;48.71561;-4.00926;3;20221114;14.4;12.3;13.4;4.2;12.71;15.3;.81;6800 +96068;48.71561;-4.00926;3;20221115;14.2;11.2;12.7;7;12.31;12.1;.97;6200 +96068;48.71561;-4.00926;3;20221116;15.3;9;12.2;6.1;11.31;19.1;1.32;1200 +96068;48.71561;-4.00926;3;20221117;12.5;9.5;11;5.7;11.01;8.4;.86;4000 +96068;48.71561;-4.00926;3;20221118;12.2;9.1;10.7;4.9;9.71;5.2;1.13;4000 +96068;48.71561;-4.00926;3;20221119;12.2;5.9;9.1;2.4;9.51;2.3;.55;4800 +96068;48.71561;-4.00926;3;20221120;13.8;8.7;11.3;5.9;10.81;.6;.97;5700 +96068;48.71561;-4.00926;3;20221121;12.3;8.7;10.5;7.2;10.21;12.6;1.06;4800 +96068;48.71561;-4.00926;3;20221122;12.2;7.2;9.7;8.1;9.61;5.7;1.11;5300 +96068;48.71561;-4.00926;3;20221123;13.4;8.1;10.8;6.9;10.91;4.3;.87;4600 +96068;48.71561;-4.00926;3;20221124;13.8;9;11.4;5.8;10.81;1.4;1.03;4100 +96068;48.71561;-4.00926;3;20221125;13.9;8.5;11.2;4.3;10.61;.3;.8;5600 +96068;48.71561;-4.00926;3;20221126;13.7;7.5;10.6;5.5;11.71;10.4;.6;1500 +96068;48.71561;-4.00926;3;20221127;13.1;12.5;12.8;3.4;13.41;11.6;.58;900 +96068;48.71561;-4.00926;3;20221128;12.1;8.2;10.2;4.8;10.21;6.6;.71;4700 +96068;48.71561;-4.00926;3;20221129;13.1;8.4;10.8;2.2;9.91;.1;.61;4000 +96068;48.71561;-4.00926;3;20221130;10.7;7.1;8.9;2.9;8.51;.1;.55;6000 +96068;48.71561;-4.00926;3;20221201;9.2;2;5.6;2;7.81;0;.23;5200 +96068;48.71561;-4.00926;3;20221202;7.5;2.1;4.8;2.4;7.61;1.2;.33;3000 +96068;48.71561;-4.00926;3;20221203;7.8;6;6.9;4.9;8.21;2.2;.8;700 +96068;48.71561;-4.00926;3;20221204;6;4.4;5.2;2.8;7.51;0;.53;1200 +96068;48.71561;-4.00926;3;20221205;7;2.9;5;2.7;7.21;0;.4;3500 +96068;48.71561;-4.00926;3;20221206;7;.8;3.9;2.5;6.91;1.1;.33;3600 +96068;48.71561;-4.00926;3;20221207;7.3;2.3;4.8;1.4;8.01;3;.1;3937 +96068;48.71561;-4.00926;3;20221208;8.2;4.3;6.3;2.5;7.51;.2;.41;4200 +96068;48.71561;-4.00926;3;20221209;4.6;.5;2.6;1.9;6.31;2.7;.45;800 +96068;48.71561;-4.00926;3;20221210;6.6;-.1;3.3;3;6.01;1.4;.43;4500 +96068;48.71561;-4.00926;3;20221211;6.3;.7;3.5;2.7;6.81;3.5;.26;3900 +96068;48.71561;-4.00926;3;20221212;5.9;0;3;2.8;6.21;.1;.31;4400 +96068;48.71561;-4.00926;3;20221213;4.7;-.3;2.2;3.5;5.61;18.9;.55;2800 +96068;48.71561;-4.00926;3;20221214;4.6;1.9;3.3;6;7.01;6.5;.42;1000 +96068;48.71561;-4.00926;3;20221215;6.9;2.7;4.8;6.3;6.41;.8;1.09;1100 +96068;48.71561;-4.00926;3;20221216;8.2;4.5;6.4;2.9;6.01;0;.66;5500 +96068;48.71561;-4.00926;3;20221217;3.7;0;1.9;2.5;5.31;1.8;.28;5000 +96068;48.71561;-4.00926;3;20221218;13.3;-.2;6.6;7.7;9.71;19.9;.52;700 +96068;48.71561;-4.00926;3;20221219;15.7;13.1;14.4;11.4;13.91;11.5;1.28;1000 +96068;48.71561;-4.00926;3;20221220;12.5;10.9;11.7;4.9;11.91;.3;.51;4000 +96068;48.71561;-4.00926;3;20221221;13.5;7.7;10.6;4.8;12.31;7.6;.29;2100 +96068;48.71561;-4.00926;3;20221222;14.8;12.7;13.8;8.6;13.71;15.8;1;400 +96068;48.71561;-4.00926;3;20221223;14.5;13.7;14.1;7.8;13.81;.6;.94;2100 +96068;48.71561;-4.00926;3;20221224;12.2;11.1;11.7;4.9;12.21;1.2;.55;2100 +96068;48.71561;-4.00926;3;20221225;12;11.2;11.6;4.1;11.91;3.6;.63;1600 +96068;48.71561;-4.00926;3;20221226;11.1;9;10.1;4.3;9.41;.5;.71;5000 +96068;48.71561;-4.00926;3;20221227;11.4;6.3;8.9;5.6;9.61;3.4;.63;3800 +96068;48.71561;-4.00926;3;20221228;13.3;10.5;11.9;9.2;11.71;5.3;1.07;1800 +96068;48.71561;-4.00926;3;20221229;10.2;8.5;9.4;6.2;9.31;7.4;.9;3500 +96068;48.71561;-4.00926;3;20221230;14.3;6.6;10.5;8.5;12.71;25.8;.18;1500 +96068;48.71561;-4.00926;3;20221231;14.7;11.7;13.2;11.3;13.81;12.9;.77;500 +96070;48.79985;-3.45077;18;20220101;15.6;12.1;13.9;5.8;13.05;4.2;.95;2822 +96070;48.79985;-3.45077;18;20220102;14.3;13;13.7;8.2;12.31;.9;1.49;1571 +96070;48.79985;-3.45077;18;20220103;12.6;11.9;12.3;4.9;11.51;15.8;1.06;1123 +96070;48.79985;-3.45077;18;20220104;10.1;9;9.6;6.6;8.31;1.1;1.59;1456 +96070;48.79985;-3.45077;18;20220105;8.7;5.6;7.2;4.5;6.01;.1;1.47;2563 +96070;48.79985;-3.45077;18;20220106;8.1;6.1;7.1;5.3;7.11;3.6;1.2;2397 +96070;48.79985;-3.45077;18;20220107;9.5;6.6;8.1;7.9;9.42;7;.91;2113 +96070;48.79985;-3.45077;18;20220108;11.4;9.1;10.3;9.4;9.92;13;1.23;2227 +96070;48.79985;-3.45077;18;20220109;10.1;6.6;8.4;4.8;9.91;14.2;.46;2839 +96070;48.79985;-3.45077;18;20220110;12;8.4;10.2;4;12.71;1.8;.04;2970 +96070;48.79985;-3.45077;18;20220111;11.7;10.5;11.1;2.1;12.71;4.3;.36;1165 +96070;48.79985;-3.45077;18;20220112;10.6;10.2;10.4;4;11.91;.3;.45;616 +96070;48.79985;-3.45077;18;20220113;8;7.4;7.7;3.9;8.81;0;.63;2690 +96070;48.79985;-3.45077;18;20220114;7.9;3.4;5.7;3.3;6.81;.1;.68;4505 +96070;48.79985;-3.45077;18;20220115;10.7;1.1;5.9;4;7.81;0;.59;5136 +96070;48.79985;-3.45077;18;20220116;11.8;6.2;9;4.7;10.81;2.7;.33;4328 +96070;48.79985;-3.45077;18;20220117;10.4;7.5;9;2.5;9.31;.1;.44;5672 +96070;48.79985;-3.45077;18;20220118;8.2;3.5;5.9;2.4;7.91;0;.45;3355 +96070;48.79985;-3.45077;18;20220119;11.4;2.9;7.2;4.6;9.11;.6;.51;4789 +96070;48.79985;-3.45077;18;20220120;9.6;8.1;8.9;7.4;7.41;0;1.79;3558 +96070;48.79985;-3.45077;18;20220121;8.1;6.4;7.3;4;6.51;0;1.3;2727 +96070;48.79985;-3.45077;18;20220122;9.1;6;7.6;3.2;7.71;0;.89;2988 +96070;48.79985;-3.45077;18;20220123;6.8;6.3;6.6;5.4;7.71;0;.97;837 +96070;48.79985;-3.45077;18;20220124;7.5;1.8;4.7;2.8;7.01;0;.48;5545 +96070;48.79985;-3.45077;18;20220125;4.4;-.4;2;2.2;6.81;.1;.25;3008 +96070;48.79985;-3.45077;18;20220126;7.7;1.5;4.6;2.1;6.91;.1;.49;4785 +96070;48.79985;-3.45077;18;20220127;10.8;3.5;7.2;4.6;9.51;1.3;.44;3863 +96070;48.79985;-3.45077;18;20220128;11.1;9.3;10.2;3;11.51;.8;.47;2592 +96070;48.79985;-3.45077;18;20220129;11.5;9.3;10.4;5.4;11.31;1.5;.64;3358 +96070;48.79985;-3.45077;18;20220130;11.8;8.2;10;3.7;9.81;.6;.9;3845 +96070;48.79985;-3.45077;18;20220131;10.7;7.4;9.1;6.9;8.91;.1;1.26;3524 +96070;48.79985;-3.45077;18;20220201;10.7;8.9;9.8;6.6;10.81;.7;.7;2765 +96070;48.79985;-3.45077;18;20220202;10.8;8.8;9.8;4.7;9.91;0;.96;2150 +96070;48.79985;-3.45077;18;20220203;11;6.4;8.7;4.2;9.91;1;.65;4652 +96070;48.79985;-3.45077;18;20220204;10.2;8.2;9.2;6.1;8.81;1.5;1.3;3069 +96070;48.79985;-3.45077;18;20220205;12.1;7.2;9.7;6.2;9.01;1.4;1.35;7121 +96070;48.79985;-3.45077;18;20220206;12.7;9.6;11.2;10.4;11.41;2.9;1.08;3788 +96070;48.79985;-3.45077;18;20220207;13.1;9.3;11.2;4.3;11.01;.1;.96;5084 +96070;48.79985;-3.45077;18;20220208;13.3;9.5;11.4;3.5;10.81;0;1.01;3335 +96070;48.79985;-3.45077;18;20220209;10.8;6.2;8.5;2.9;10.01;.8;.58;5127 +96070;48.79985;-3.45077;18;20220210;8.4;7.9;8.2;4.5;8.71;7.1;.96;2098 +96070;48.79985;-3.45077;18;20220211;9.8;5.9;7.9;2.3;7.01;0;1.06;4865 +96070;48.79985;-3.45077;18;20220212;10.7;1;5.9;4.6;7.01;.1;1.16;7881 +96070;48.79985;-3.45077;18;20220213;11.9;7.4;9.7;6.8;9.81;19.4;1.17;5408 +96070;48.79985;-3.45077;18;20220214;11;6.2;8.6;6.3;8.71;4.6;1.27;7341 +96070;48.79985;-3.45077;18;20220215;11.8;7.9;9.9;7.9;10.91;8.1;.81;5239 +96070;48.79985;-3.45077;18;20220216;14.2;11.5;12.9;8.2;13.82;1.3;.63;3551 +96070;48.79985;-3.45077;18;20220217;13.2;10.6;11.9;7.4;10.91;.8;1.52;6060 +96070;48.79985;-3.45077;18;20220218;11.1;10.5;10.8;10.5;8.81;1.9;2.26;2048 +96070;48.79985;-3.45077;18;20220219;11.1;4.6;7.9;7.4;8.81;1.5;1.17;9621 +96070;48.79985;-3.45077;18;20220220;13;10;11.5;10.7;10.61;3;1.7;3586 +96070;48.79985;-3.45077;18;20220221;12.1;7.2;9.7;9.8;9.01;.8;1.78;7449 +96070;48.79985;-3.45077;18;20220222;14.9;9.4;12.2;6.5;10.91;.4;1.66;6869 +96070;48.79985;-3.45077;18;20220223;10.6;6.5;8.6;3.6;8.51;.1;1.14;4423 +96070;48.79985;-3.45077;18;20220224;9.9;7.7;8.8;8;7.91;3.1;1.85;7798 +96070;48.79985;-3.45077;18;20220225;11.9;4.7;8.3;3.8;7.61;.2;1.49;8302 +96070;48.79985;-3.45077;18;20220226;12.6;4.2;8.4;3.8;6.41;0;1.95;13920 +96070;48.79985;-3.45077;18;20220227;15.7;3.6;9.7;3.8;8.01;.6;1.95;14127 +96070;48.79985;-3.45077;18;20220228;13.9;7.5;10.7;4.3;10.71;3.2;1.28;9945 +96070;48.79985;-3.45077;18;20220301;13.1;10.6;11.9;2.5;12.31;17.7;.81;3752 +96070;48.79985;-3.45077;18;20220302;13.4;9.3;11.4;3.9;11.12;1.4;1.21;5462 +96070;48.79985;-3.45077;18;20220303;11.3;8.6;10;4.3;10.22;.3;1.05;6290 +96070;48.79985;-3.45077;18;20220304;10.9;8.5;9.7;4.7;8.11;.2;1.79;8412 +96070;48.79985;-3.45077;18;20220305;9.7;6.4;8.1;8.3;7.81;3.8;1.79;9780 +96070;48.79985;-3.45077;18;20220306;8.6;5.4;7;9.5;7.31;.1;1.65;4590 +96070;48.79985;-3.45077;18;20220307;7.1;5.1;6.1;6.2;5.91;0;1.8;4995 +96070;48.79985;-3.45077;18;20220308;13;.9;7;4.2;7.82;.5;1.59;14760 +96070;48.79985;-3.45077;18;20220309;13.5;6.7;10.1;5.1;9.71;0;1.59;9881 +96070;48.79985;-3.45077;18;20220310;14.2;6.3;10.3;3.6;8.81;.9;1.87;12684 +96070;48.79985;-3.45077;18;20220311;14.3;7.5;10.9;5.2;10.11;8.3;1.8;12066 +96070;48.79985;-3.45077;18;20220312;13.8;5.8;9.8;6;8.71;.4;2.11;13682 +96070;48.79985;-3.45077;18;20220313;12.9;7.4;10.2;4.4;9.11;3.5;1.71;9091 +96070;48.79985;-3.45077;18;20220314;13.6;6.9;10.3;3.3;9.71;.2;1.54;10181 +96070;48.79985;-3.45077;18;20220315;15.7;7;11.4;2.5;10.41;.1;1.67;12087 +96070;48.79985;-3.45077;18;20220316;12;10.2;11.1;3.8;10.71;7.6;1.29;6100 +96070;48.79985;-3.45077;18;20220317;12.6;6.5;9.6;2.1;8.51;.1;1.83;16570 +96070;48.79985;-3.45077;18;20220318;12.9;7.1;10;5.7;9.51;.1;1.97;16311 +96070;48.79985;-3.45077;18;20220319;12.4;8.2;10.3;5.7;9.11;0;1.93;9884 +96070;48.79985;-3.45077;18;20220320;13.9;9.2;11.6;3.8;9.91;0;1.78;8371 +96070;48.79985;-3.45077;18;20220321;18.8;9.4;14.1;3.6;10.91;0;2.81;18892 +96070;48.79985;-3.45077;18;20220322;18.2;9.6;13.9;3.4;9.01;0;3.1;19185 +96070;48.79985;-3.45077;18;20220323;16.4;9.7;13.1;3.8;8.51;0;2.99;17464 +96070;48.79985;-3.45077;18;20220324;13.6;7.8;10.7;2.2;10.11;0;1.89;16411 +96070;48.79985;-3.45077;18;20220325;14;8.5;11.3;4.4;10.11;0;2.29;18675 +96070;48.79985;-3.45077;18;20220326;12.9;8.6;10.8;5.3;10.31;0;1.92;14921 +96070;48.79985;-3.45077;18;20220327;14.8;8.1;11.5;3.9;10.91;.2;1.79;11922 +96070;48.79985;-3.45077;18;20220328;14.7;8;11.4;2.8;11.41;1.1;1.41;8874 +96070;48.79985;-3.45077;18;20220329;14.1;8.9;11.5;2.4;11.61;0;1.54;11496 +96070;48.79985;-3.45077;18;20220330;12.7;9.6;11.2;3.8;10.41;6.3;1.47;6121 +96070;48.79985;-3.45077;18;20220331;8.1;6.5;7.3;10.2;7.51;2;1.72;4402 +96070;48.79985;-3.45077;18;20220401;9.1;3.7;6.4;8.9;6.01;.9;2.48;13893 +96070;48.79985;-3.45077;18;20220402;10.3;4.4;7.4;4.3;6.61;1.4;2.15;13390 +96070;48.79985;-3.45077;18;20220403;10.5;2.9;6.7;3.2;6.31;.3;2.29;19208 +96070;48.79985;-3.45077;18;20220404;10.4;4;7.2;5.9;9.21;1.1;1.18;11261 +96070;48.79985;-3.45077;18;20220405;13.7;10.2;12;5.3;11.01;.1;2;12249 +96070;48.79985;-3.45077;18;20220406;13.8;9;11.4;8.4;10.81;3;1.96;11002 +96070;48.79985;-3.45077;18;20220407;13.2;10.1;11.7;8.2;10.31;10.5;2.29;12244 +96070;48.79985;-3.45077;18;20220408;9.5;7.2;8.4;6;8.81;14.4;1.65;11752 +96070;48.79985;-3.45077;18;20220409;12;6.2;9.1;3.3;7.11;0;2.6;18343 +96070;48.79985;-3.45077;18;20220410;15.2;.8;8;4.9;7.22;0;2.99;23357 +96070;48.79985;-3.45077;18;20220411;20;8.9;14.5;3.5;11.31;1.6;3.37;21418 +96070;48.79985;-3.45077;18;20220412;16.9;11.8;14.4;4;11.91;1.4;2.5;13126 +96070;48.79985;-3.45077;18;20220413;17.9;9.5;13.7;2.3;12.01;.7;2.51;16796 +96070;48.79985;-3.45077;18;20220414;18.4;10.6;14.5;2.8;12.31;.2;3.04;21232 +96070;48.79985;-3.45077;18;20220415;16;7.9;12;2;11.82;.2;2.46;20446 +96070;48.79985;-3.45077;18;20220416;16.4;7.6;12;2.5;11.51;.1;2.54;19999 +96070;48.79985;-3.45077;18;20220417;18.6;9.7;14.2;3.8;11.51;.1;2.93;16767 +96070;48.79985;-3.45077;18;20220418;15.1;9.5;12.3;3.3;10.41;.2;2.59;17148 +96070;48.79985;-3.45077;18;20220419;13.8;8.4;11.1;4;9.21;.1;2.67;17584 +96070;48.79985;-3.45077;18;20220420;14.3;9.7;12;3.5;10.71;.1;2.11;12254 +96070;48.79985;-3.45077;18;20220421;14.4;7.6;11;2.6;11.21;.1;2.04;15675 +96070;48.79985;-3.45077;18;20220422;14;10.1;12.1;5.4;11.81;0;1.99;14027 +96070;48.79985;-3.45077;18;20220423;14.4;10.6;12.5;6.3;11.91;.1;2.06;13002 +96070;48.79985;-3.45077;18;20220424;14.3;11;12.7;4.2;12.11;3.9;1.63;7944 +96070;48.79985;-3.45077;18;20220425;12.9;8.7;10.8;4.3;10.91;.1;2.39;21099 +96070;48.79985;-3.45077;18;20220426;13.5;8.1;10.8;5.7;10.41;0;2.55;21209 +96070;48.79985;-3.45077;18;20220427;13.1;9.9;11.5;7.7;9.81;0;2.74;16394 +96070;48.79985;-3.45077;18;20220428;13.8;10.5;12.2;5.6;11.31;.1;2.05;11493 +96070;48.79985;-3.45077;18;20220429;14.3;10.3;12.3;5.1;11.21;0;2.36;14863 +96070;48.79985;-3.45077;18;20220430;12.5;9.5;11;5.8;9.81;0;2.19;11255 +96070;48.79985;-3.45077;18;20220501;15.4;9.1;12.3;3.7;11.71;2;2.67;20536 +96070;48.79985;-3.45077;18;20220502;14.7;9.7;12.2;4.3;11.51;0;2.09;12776 +96070;48.79985;-3.45077;18;20220503;15.9;10.1;13;2.6;12.21;.2;2.39;16094 +96070;48.79985;-3.45077;18;20220504;16.3;7.8;12.1;3.2;12.31;0;2.79;23175 +96070;48.79985;-3.45077;18;20220505;16.2;10.9;13.6;2.4;12.91;.1;2.88;21281 +96070;48.79985;-3.45077;18;20220506;15.1;10.5;12.8;3.2;12.01;0;2.35;15697 +96070;48.79985;-3.45077;18;20220507;17;10.9;14;2.8;13.01;.2;2.96;21098 +96070;48.79985;-3.45077;18;20220508;14.4;10.3;12.4;3.2;12.71;.2;2.36;18879 +96070;48.79985;-3.45077;18;20220509;26;10.5;18.3;3.5;13.31;0;5.26;28853 +96070;48.79985;-3.45077;18;20220510;17.5;12.7;15.1;4.8;12.91;.2;2.94;16276 +96070;48.79985;-3.45077;18;20220511;19.7;10.3;15;5.2;12.11;.2;4.04;25321 +96070;48.79985;-3.45077;18;20220512;17.3;10.2;13.8;3.5;11.41;.2;3.58;24496 +96070;48.79985;-3.45077;18;20220513;17.5;10.2;13.9;3.2;11.61;0;3.59;24804 +96070;48.79985;-3.45077;18;20220514;14.7;10.1;12.4;3.1;11.91;1;2.9;22548 +96070;48.79985;-3.45077;18;20220515;22.6;12.6;17.6;3.3;14.71;1.5;3.69;19896 +96070;48.79985;-3.45077;18;20220516;21.2;14.6;17.9;4.5;14.11;2.1;4.06;21082 +96070;48.79985;-3.45077;18;20220517;26.9;13.9;20.4;4.8;13.11;.3;6.03;26456 +96070;48.79985;-3.45077;18;20220518;20.2;11.1;15.7;3.2;13.01;.6;3.47;20176 +96070;48.79985;-3.45077;18;20220519;18.1;11.8;15;3;13.01;.1;3.64;24787 +96070;48.79985;-3.45077;18;20220520;18.8;11.9;15.4;3.7;12.61;.6;3.91;25199 +96070;48.79985;-3.45077;18;20220521;17.5;11;14.3;3;13.51;.2;3.13;22227 +96070;48.79985;-3.45077;18;20220522;16;11.6;13.8;3;13.41;2.8;2.66;18729 +96070;48.79985;-3.45077;18;20220523;17;11.8;14.4;4.3;12.91;2.3;2.58;14412 +96070;48.79985;-3.45077;18;20220524;16.8;10.3;13.6;5.1;11.71;.3;3.25;21004 +96070;48.79985;-3.45077;18;20220525;17.5;10;13.8;6;12.51;.3;2.85;17525 +96070;48.79985;-3.45077;18;20220526;18.9;12.6;15.8;5.2;13.41;.1;3.24;17339 +96070;48.79985;-3.45077;18;20220527;17.7;13;15.4;4;13.71;.4;2.73;15134 +96070;48.79985;-3.45077;18;20220528;16.2;11.1;13.7;5.5;11.71;0;3.71;26687 +96070;48.79985;-3.45077;18;20220529;18;12.2;15.1;5.3;11.11;0;4.4;26264 +96070;48.79985;-3.45077;18;20220530;17.8;9.5;13.7;3;10.71;.1;4;26951 +96070;48.79985;-3.45077;18;20220531;17.5;9.5;13.5;3.5;11.01;0;3.8;25571 +96070;48.79985;-3.45077;18;20220601;17.4;10.5;14;2.9;11.01;0;3.78;24555 +96070;48.79985;-3.45077;18;20220602;17.3;11.9;14.6;4.4;13.01;.1;2.85;16731 +96070;48.79985;-3.45077;18;20220603;19.1;13.8;16.5;3.4;14.91;3.2;3.74;24575 +96070;48.79985;-3.45077;18;20220604;19.8;14.2;17;2.5;16.41;11.7;2.35;12620 +96070;48.79985;-3.45077;18;20220605;18.4;13.4;15.9;4.3;13.91;.5;3.49;21531 +96070;48.79985;-3.45077;18;20220606;19.7;12.2;16;4.2;14.21;3.7;3.78;24494 +96070;48.79985;-3.45077;18;20220607;20.1;14.1;17.1;5.4;15.51;3.5;2.78;13145 +96070;48.79985;-3.45077;18;20220608;18.6;14.1;16.4;6.7;14.71;.2;3.53;22514 +96070;48.79985;-3.45077;18;20220609;23.2;13.7;18.5;5.3;14.41;.9;4.99;26488 +96070;48.79985;-3.45077;18;20220610;20.2;15.7;18;4.2;16.01;.6;2.66;11416 +96070;48.79985;-3.45077;18;20220611;19.1;12.1;15.6;3.7;13.91;.2;4.16;28952 +96070;48.79985;-3.45077;18;20220612;19.2;12.7;16;2.9;13.71;.1;4.33;29112 +96070;48.79985;-3.45077;18;20220613;18.9;12.6;15.8;3.4;12.41;0;4.5;29179 +96070;48.79985;-3.45077;18;20220614;18.3;12.1;15.2;3.4;13.41;.1;3.98;27504 +96070;48.79985;-3.45077;18;20220615;19.9;13.4;16.7;1.8;15.01;.1;4.1;26681 +96070;48.79985;-3.45077;18;20220616;27.1;13.2;20.2;2.4;14.51;0;5.87;32303 +96070;48.79985;-3.45077;18;20220617;26.9;15.9;21.4;3.1;14.51;0;6.28;32320 +96070;48.79985;-3.45077;18;20220618;19.1;15.3;17.2;4.2;16.41;5.1;2.76;15807 +96070;48.79985;-3.45077;18;20220619;14.3;12.5;13.4;11.1;13.81;16.7;1.35;7215 +96070;48.79985;-3.45077;18;20220620;16.8;13.7;15.3;7.1;14.61;0;2.43;14778 +96070;48.79985;-3.45077;18;20220621;18.5;14.7;16.6;5.1;15.31;.2;2.35;10555 +96070;48.79985;-3.45077;18;20220622;20.1;14.9;17.5;3.8;15.71;.2;3.22;17631 +96070;48.79985;-3.45077;18;20220623;19.9;14.5;17.2;2.4;15.81;1;2.49;12608 +96070;48.79985;-3.45077;18;20220624;20.7;15.1;17.9;4.6;14.81;3;3.16;12837 +96070;48.79985;-3.45077;18;20220625;18.8;11.3;15.1;4.4;11.61;3.5;4.28;26281 +96070;48.79985;-3.45077;18;20220626;19.4;10.5;15;3.9;11.81;3.3;4.33;27607 +96070;48.79985;-3.45077;18;20220627;18.5;11.1;14.8;4.2;12.41;.1;3.57;21623 +96070;48.79985;-3.45077;18;20220628;21.3;10.6;16;4.8;12.21;1.2;4.48;24900 +96070;48.79985;-3.45077;18;20220629;18.4;12.5;15.5;4;13.61;4.7;3.34;20539 +96070;48.79985;-3.45077;18;20220630;17.7;10.7;14.2;4.3;12.41;1.6;3.5;23145 +96070;48.79985;-3.45077;18;20220701;18.6;10.7;14.7;4.2;12.41;.1;3.84;25059 +96070;48.79985;-3.45077;18;20220702;21.8;11.3;16.6;4.4;12.51;.1;4.62;25637 +96070;48.79985;-3.45077;18;20220703;18.8;11.7;15.3;4.4;13.41;.1;3.54;22465 +96070;48.79985;-3.45077;18;20220704;18.6;13.5;16.1;3.4;12.61;0;3.55;19204 +96070;48.79985;-3.45077;18;20220705;19.3;13.9;16.6;3;14.91;.1;3.72;23724 +96070;48.79985;-3.45077;18;20220706;20.8;14.8;17.8;3.2;16.31;.2;4.23;27368 +96070;48.79985;-3.45077;18;20220707;20.8;15;17.9;3.5;16.41;.2;4;25223 +96070;48.79985;-3.45077;18;20220708;21.4;15.1;18.3;2.6;16.51;.2;4.23;26320 +96070;48.79985;-3.45077;18;20220709;19.7;16;17.9;1.5;17.41;.1;2.5;13838 +96070;48.79985;-3.45077;18;20220710;26.3;15.6;21;3.2;14.82;0;5.94;31516 +96070;48.79985;-3.45077;18;20220711;27;13.6;20.3;3.1;16.12;0;5.65;31438 +96070;48.79985;-3.45077;18;20220712;28.3;19;23.7;2.1;16.51;.1;5.78;28652 +96070;48.79985;-3.45077;18;20220713;25.4;18.2;21.8;2.2;17.31;.2;4.78;24690 +96070;48.79985;-3.45077;18;20220714;22.1;15.7;18.9;3;16.21;0;4.2;24149 +96070;48.79985;-3.45077;18;20220715;21.9;15.7;18.8;2.9;15.91;0;4.61;27869 +96070;48.79985;-3.45077;18;20220716;24;15.4;19.7;3.5;16.31;0;4.95;28136 +96070;48.79985;-3.45077;18;20220717;30.4;16.8;23.6;3;16.41;0;6.52;30977 +96070;48.79985;-3.45077;18;20220718;32.2;19.6;25.9;2.7;15.91;0;6.96;30874 +96070;48.79985;-3.45077;18;20220719;25.1;16.8;21;4.6;17.51;4;4.54;21450 +96070;48.79985;-3.45077;18;20220720;21.7;15.6;18.7;3.8;16.81;0;3.7;21131 +96070;48.79985;-3.45077;18;20220721;20.7;15.4;18.1;3;15.31;0;3.89;22733 +96070;48.79985;-3.45077;18;20220722;20.7;14.3;17.5;3.8;15.51;.1;3.7;22268 +96070;48.79985;-3.45077;18;20220723;23.4;13.8;18.6;3;15.71;0;4.23;24123 +96070;48.79985;-3.45077;18;20220724;26.5;15.9;21.2;3.9;15.31;.1;5.86;29652 +96070;48.79985;-3.45077;18;20220725;21.7;16.7;19.2;6.3;16.71;.1;3.82;19097 +96070;48.79985;-3.45077;18;20220726;21.8;15.7;18.8;3.2;15.71;.2;3.85;21026 +96070;48.79985;-3.45077;18;20220727;20.8;9.5;15.2;1.8;13.52;0;3.91;27221 +96070;48.79985;-3.45077;18;20220728;22.6;15.2;18.9;2.5;15.91;0;4.02;23019 +96070;48.79985;-3.45077;18;20220729;23.3;16.4;19.9;2.6;17.11;.1;4.27;24489 +96070;48.79985;-3.45077;18;20220730;23;15.5;19.3;4.1;17.11;0;3.85;21170 +96070;48.79985;-3.45077;18;20220731;23.8;17.3;20.6;5.3;18.41;1;3.58;16097 +96070;48.79985;-3.45077;18;20220801;21.9;16.6;19.3;3.6;18.11;0;3.16;17410 +96070;48.79985;-3.45077;18;20220802;24.3;16.6;20.5;3.4;18.71;.2;3.87;21027 +96070;48.79985;-3.45077;18;20220803;24.1;16.2;20.2;2.9;18.51;.1;3.73;20661 +96070;48.79985;-3.45077;18;20220804;21.7;15.4;18.6;3.3;15.41;.1;3.62;19302 +96070;48.79985;-3.45077;18;20220805;21.7;15.2;18.5;6;13.31;0;4.99;25497 +96070;48.79985;-3.45077;18;20220806;20.9;16;18.5;6.2;14.61;0;4.47;24186 +96070;48.79985;-3.45077;18;20220807;21.4;16.8;19.1;5.1;14.71;0;4.62;24568 +96070;48.79985;-3.45077;18;20220808;24.6;12.7;18.7;2.2;15.22;.1;4.52;27910 +96070;48.79985;-3.45077;18;20220809;23;15.9;19.5;2.9;16.62;0;4.38;26943 +96070;48.79985;-3.45077;18;20220810;24.2;16.4;20.3;3.2;17.62;0;4.33;25214 +96070;48.79985;-3.45077;18;20220811;27.9;16.6;22.3;2.2;17.52;0;5.02;27399 +96070;48.79985;-3.45077;18;20220812;30.3;15.6;23;2;15.92;0;5.29;27224 +96070;48.79985;-3.45077;18;20220813;35.3;15.6;25.5;2.1;15.12;.9;6.06;27047 +96070;48.79985;-3.45077;18;20220814;25.5;18.1;21.8;3.4;17.72;.3;4.51;23151 +96070;48.79985;-3.45077;18;20220815;23.7;17.7;20.7;3.9;18.82;.4;2.95;13304 +96070;48.79985;-3.45077;18;20220816;21.9;16.9;19.4;2.5;18.12;8.1;2.49;12767 +96070;48.79985;-3.45077;18;20220817;21.2;13.7;17.5;2.4;17.42;.4;2.35;14414 +96070;48.79985;-3.45077;18;20220818;20.1;19.4;19.8;3.9;17.62;.8;2.69;13896 +96070;48.79985;-3.45077;18;20220819;21.4;18.1;19.8;4.7;16.92;2.3;3.35;16330 +96070;48.79985;-3.45077;18;20220820;21.5;13.7;17.6;3.1;14.11;0;3.31;17578 +96070;48.79985;-3.45077;18;20220821;20;14.2;17.1;2.4;16.11;4.9;2.03;10320 +96070;48.79985;-3.45077;18;20220822;22.7;17.3;20;4;19.91;1.7;2.39;12083 +96070;48.79985;-3.45077;18;20220823;25;18.8;21.9;3.2;20.52;.1;3.06;14902 +96070;48.79985;-3.45077;18;20220824;24.6;15;19.8;2.3;18.32;5;3.25;18976 +96070;48.79985;-3.45077;18;20220825;21.5;17.5;19.5;3.1;17.52;.3;2.63;13106 +96070;48.79985;-3.45077;18;20220826;21.7;10.3;16;2.3;14.52;.1;3.29;23175 +96070;48.79985;-3.45077;18;20220827;21.6;11.5;16.6;2.3;15.52;.2;3.31;23957 +96070;48.79985;-3.45077;18;20220828;22.4;17.1;19.8;5.1;17.91;.2;3.26;17177 +96070;48.79985;-3.45077;18;20220829;22.1;17;19.6;5.2;18.01;0;3.1;16566 +96070;48.79985;-3.45077;18;20220830;20.7;18;19.4;6.3;17.81;.4;2.79;13020 +96070;48.79985;-3.45077;18;20220831;20.4;18;19.2;6.8;18.11;.2;2.63;12843 +96070;48.79985;-3.45077;18;20220901;21;18.2;19.6;3.9;18.61;14;1.88;6485 +96070;48.79985;-3.45077;18;20220902;21.5;17;19.3;2;18.21;.2;2.3;12685 +96070;48.79985;-3.45077;18;20220903;22.1;15.4;18.8;4;16.11;0;3.16;16834 +96070;48.79985;-3.45077;18;20220904;23.2;18.4;20.8;5.4;16.81;2.9;3.41;11423 +96070;48.79985;-3.45077;18;20220905;27;15.3;21.2;4.1;17.01;1.5;3.89;16308 +96070;48.79985;-3.45077;18;20220906;21.8;16.5;19.2;3.9;16.11;2.2;2.99;14373 +96070;48.79985;-3.45077;18;20220907;21.6;15.3;18.5;4.3;15.51;3.3;3.22;17506 +96070;48.79985;-3.45077;18;20220908;21.4;15.2;18.3;6.4;15.71;6.4;3.16;15094 +96070;48.79985;-3.45077;18;20220909;19.9;15.4;17.7;7.1;16.21;.5;2.69;14923 +96070;48.79985;-3.45077;18;20220910;20.7;14.5;17.6;4.3;15.91;0;2.57;14328 +96070;48.79985;-3.45077;18;20220911;24.1;15.6;19.9;2.7;16.81;0;3.13;17475 +96070;48.79985;-3.45077;18;20220912;23.1;17.6;20.4;3.3;17.21;1.5;2.83;12847 +96070;48.79985;-3.45077;18;20220913;22.2;20.4;21.3;4.1;19.31;0;2.06;4574 +96070;48.79985;-3.45077;18;20220914;19.1;18.2;18.7;2.7;19.31;0;1.02;3153 +96070;48.79985;-3.45077;18;20220915;19.1;13.5;16.3;3.6;14.91;.1;2.15;12677 +96070;48.79985;-3.45077;18;20220916;18.5;13.9;16.2;5.2;12.31;.1;3.09;15442 +96070;48.79985;-3.45077;18;20220917;18.4;13.4;15.9;3.9;9.91;0;3.29;15300 +96070;48.79985;-3.45077;18;20220918;17;11;14;2.7;11.61;.1;2.44;17969 +96070;48.79985;-3.45077;18;20220919;20.1;13.1;16.6;2.6;13.01;.1;2.6;15629 +96070;48.79985;-3.45077;18;20220920;20.3;14.1;17.2;2.3;13.41;.1;2.49;14634 +96070;48.79985;-3.45077;18;20220921;19.9;13.8;16.9;3.3;12.71;.1;2.79;15358 +96070;48.79985;-3.45077;18;20220922;20.7;10.6;15.7;2.3;12.71;1.2;2.36;14852 +96070;48.79985;-3.45077;18;20220923;16.8;13.3;15.1;3.1;14.81;9.8;1.4;8276 +96070;48.79985;-3.45077;18;20220924;18.4;14.8;16.6;6.2;13.41;1.5;2.71;11366 +96070;48.79985;-3.45077;18;20220925;18.1;13.7;15.9;5.9;12.31;.8;2.82;12570 +96070;48.79985;-3.45077;18;20220926;16.5;12.1;14.3;7.2;12.71;4.3;2.11;10312 +96070;48.79985;-3.45077;18;20220927;16.5;13.1;14.8;7.6;13.21;9;1.91;5367 +96070;48.79985;-3.45077;18;20220928;15.4;12.5;14;6;12.41;2.4;1.8;6660 +96070;48.79985;-3.45077;18;20220929;16.8;11.5;14.2;4.9;11.51;3.2;2.16;8938 +96070;48.79985;-3.45077;18;20220930;15.3;10.6;13;5.2;13.61;5.8;1.12;8299 +96070;48.79985;-3.45077;18;20221001;19.3;15.2;17.3;7.2;16.61;1.4;1.76;7639 +96070;48.79985;-3.45077;18;20221002;18.9;16.1;17.5;6.5;16.91;.7;1.62;6204 +96070;48.79985;-3.45077;18;20221003;18.5;14.7;16.6;2.8;15.31;0;1.48;7154 +96070;48.79985;-3.45077;18;20221004;19.4;13.9;16.7;3.4;14.31;0;1.86;8518 +96070;48.79985;-3.45077;18;20221005;18.5;15.7;17.1;5.7;13.91;1;2.33;6748 +96070;48.79985;-3.45077;18;20221006;19;11;15;3.6;12.41;.1;2.12;13145 +96070;48.79985;-3.45077;18;20221007;18.6;11;14.8;4.7;13.01;1.2;2.08;13925 +96070;48.79985;-3.45077;18;20221008;17.7;13.1;15.4;3.3;12.01;.1;2.03;10855 +96070;48.79985;-3.45077;18;20221009;20.3;10.1;15.2;3.1;10.81;0;2.38;13686 +96070;48.79985;-3.45077;18;20221010;15.7;14.6;15.2;5.4;14.01;.1;1.47;4893 +96070;48.79985;-3.45077;18;20221011;17.1;12.3;14.7;3.7;11.01;0;2.13;11232 +96070;48.79985;-3.45077;18;20221012;17.5;10.9;14.2;3.8;11.71;3.5;1.85;9552 +96070;48.79985;-3.45077;18;20221013;17.9;12.6;15.3;3.7;15.11;5.7;1.13;5393 +96070;48.79985;-3.45077;18;20221014;15.7;12.4;14.1;2.9;14.71;9.5;.8;4160 +96070;48.79985;-3.45077;18;20221015;17.8;13;15.4;5;14.41;1.5;1.53;8565 +96070;48.79985;-3.45077;18;20221016;17.9;11.6;14.8;4.6;14.11;3.1;1.39;8272 +96070;48.79985;-3.45077;18;20221017;19.1;14.5;16.8;3.2;15.41;0;1.41;7043 +96070;48.79985;-3.45077;18;20221018;19.1;13.8;16.5;4.7;16.61;.2;1.2;7804 +96070;48.79985;-3.45077;18;20221019;22.6;17.4;20;3.8;17.71;1.5;1.86;6469 +96070;48.79985;-3.45077;18;20221020;20.6;13.1;16.9;3.5;13.61;1.9;1.88;7892 +96070;48.79985;-3.45077;18;20221021;18.7;15.4;17.1;5.9;14.71;2.1;1.94;6179 +96070;48.79985;-3.45077;18;20221022;19;13.1;16.1;3.6;15.01;5.6;1.37;8996 +96070;48.79985;-3.45077;18;20221023;16.1;13.3;14.7;5.6;14.21;8.3;1.2;5156 +96070;48.79985;-3.45077;18;20221024;17.8;13;15.4;5.7;13.91;1.2;1.59;6986 +96070;48.79985;-3.45077;18;20221025;17.5;12.8;15.2;4;14.21;.1;1.22;5749 +96070;48.79985;-3.45077;18;20221026;20.6;15.7;18.2;5.3;14.91;3;2.14;6496 +96070;48.79985;-3.45077;18;20221027;22.8;15.4;19.1;4;15.81;.1;2.03;9613 +96070;48.79985;-3.45077;18;20221028;18.5;16.3;17.4;4.7;14.61;1;1.79;5198 +96070;48.79985;-3.45077;18;20221029;21;14.6;17.8;3.6;15.41;0;1.57;4627 +96070;48.79985;-3.45077;18;20221030;18.9;13.7;16.3;3.7;13.61;.1;1.56;6422 +96070;48.79985;-3.45077;18;20221031;16.6;11.9;14.3;4.8;13.21;2.8;1.25;8113 +96070;48.79985;-3.45077;18;20221101;17.1;12.1;14.6;7.9;11.81;4.5;2.19;6320 +96070;48.79985;-3.45077;18;20221102;16.7;10.2;13.5;5.6;11.61;10.4;1.61;6189 +96070;48.79985;-3.45077;18;20221103;14.6;10.8;12.7;7.2;12.11;12.8;1.26;4460 +96070;48.79985;-3.45077;18;20221104;14;9.7;11.9;7.5;10.51;.3;1.6;6056 +96070;48.79985;-3.45077;18;20221105;14.1;9.7;11.9;4.8;11.91;3.1;.91;4461 +96070;48.79985;-3.45077;18;20221106;15.3;13;14.2;6.4;13.71;2.8;1.09;4083 +96070;48.79985;-3.45077;18;20221107;17.6;13;15.3;7.3;12.61;3.2;2.02;5248 +96070;48.79985;-3.45077;18;20221108;15.2;11.6;13.4;7.1;11.91;3.6;1.51;6011 +96070;48.79985;-3.45077;18;20221109;15.9;10.2;13.1;6;11.71;.2;1.38;6093 +96070;48.79985;-3.45077;18;20221110;16.7;10.6;13.7;4.5;12.41;0;1.14;7029 +96070;48.79985;-3.45077;18;20221111;17.4;13.2;15.3;3.2;12.51;0;1.21;7120 +96070;48.79985;-3.45077;18;20221112;19.7;8.8;14.3;3.4;12.81;.1;1.1;8127 +96070;48.79985;-3.45077;18;20221113;20.2;12.5;16.4;3.9;13.61;4.5;1.49;5477 +96070;48.79985;-3.45077;18;20221114;14.4;13.2;13.8;4.5;12.61;6.3;1.1;3667 +96070;48.79985;-3.45077;18;20221115;14.6;10.5;12.6;7;11.91;9;1.14;5426 +96070;48.79985;-3.45077;18;20221116;14.7;8.8;11.8;6.7;10.91;15.6;1.25;5651 +96070;48.79985;-3.45077;18;20221117;12.5;10.1;11.3;7.5;10.91;11.6;1.17;2816 +96070;48.79985;-3.45077;18;20221118;12.4;9.7;11.1;6.3;9.41;4.1;1.55;3563 +96070;48.79985;-3.45077;18;20221119;12.3;4;8.2;2.4;8.92;2.2;.46;6648 +96070;48.79985;-3.45077;18;20221120;13.6;8.2;10.9;5.8;10.42;.4;.98;5321 +96070;48.79985;-3.45077;18;20221121;12.7;7.1;9.9;7;9.92;11.9;1.01;4112 +96070;48.79985;-3.45077;18;20221122;12.5;6.6;9.6;9.5;9.41;6.5;1.32;4563 +96070;48.79985;-3.45077;18;20221123;13.9;8.9;11.4;8.5;10.31;2.4;1.56;2759 +96070;48.79985;-3.45077;18;20221124;14.7;9.3;12;6.2;10.41;2.5;1.43;4152 +96070;48.79985;-3.45077;18;20221125;13.9;9.6;11.8;5.2;10.41;.4;1.15;4914 +96070;48.79985;-3.45077;18;20221126;13.4;8.8;11.1;5.3;11.11;5;.8;4176 +96070;48.79985;-3.45077;18;20221127;13.1;12;12.6;4.1;13.31;8;.57;1147 +96070;48.79985;-3.45077;18;20221128;12.6;8.7;10.7;5.7;10.21;3.4;1;3805 +96070;48.79985;-3.45077;18;20221129;13.1;10.1;11.6;3;9.31;.1;1.14;2695 +96070;48.79985;-3.45077;18;20221130;8.1;7.5;7.8;3.9;8.11;0;.83;2902 +96070;48.79985;-3.45077;18;20221201;10.8;3;6.9;3.2;8.11;0;.4;6491 +96070;48.79985;-3.45077;18;20221202;10.1;4.4;7.3;4.9;7.81;1.6;.91;3649 +96070;48.79985;-3.45077;18;20221203;8.9;7.5;8.2;9.7;8.01;.5;1.49;2415 +96070;48.79985;-3.45077;18;20221204;6.9;5;6;4.7;7.51;0;.8;1436 +96070;48.79985;-3.45077;18;20221205;6.8;4;5.4;3.7;7.11;0;.73;1760 +96070;48.79985;-3.45077;18;20221206;7.6;4.2;5.9;4.2;7.61;.8;.54;4031 +96070;48.79985;-3.45077;18;20221207;8.2;5;6.6;2.9;7.71;2.3;.52;3681 +96070;48.79985;-3.45077;18;20221208;8.1;5.9;7;6;6.41;0;1.46;3171 +96070;48.79985;-3.45077;18;20221209;6.2;5.4;5.8;3.1;6.21;1.4;.93;2109 +96070;48.79985;-3.45077;18;20221210;7;2.3;4.7;3.5;5.81;.7;.79;3883 +96070;48.79985;-3.45077;18;20221211;6.6;1.1;3.9;4;6.71;2.2;.43;4193 +96070;48.79985;-3.45077;18;20221212;6.1;2.6;4.4;3.1;6.01;.1;.69;3004 +96070;48.79985;-3.45077;18;20221213;3.1;1.6;2.4;5;5.61;11.7;.74;1731 +96070;48.79985;-3.45077;18;20221214;5.7;1.6;3.7;8.2;7.31;4.9;.39;2035 +96070;48.79985;-3.45077;18;20221215;7.4;3.9;5.7;9.5;6.41;.3;1.5;1862 +96070;48.79985;-3.45077;18;20221216;8.6;6.4;7.5;6;5.81;0;1.73;3835 +96070;48.79985;-3.45077;18;20221217;5.1;1.1;3.1;3.3;4.91;.3;.69;4619 +96070;48.79985;-3.45077;18;20221218;12.9;-.6;6.2;6.6;8.91;15.6;.57;3775 +96070;48.79985;-3.45077;18;20221219;15.8;12.7;14.3;8.8;13.61;4.3;1.19;2396 +96070;48.79985;-3.45077;18;20221220;12.9;10.8;11.9;5.1;11.71;0;.78;2485 +96070;48.79985;-3.45077;18;20221221;14.7;8.4;11.6;4.7;11.61;7.7;.67;3616 +96070;48.79985;-3.45077;18;20221222;14;11.9;13;9.1;13.31;13.6;.79;1947 +96070;48.79985;-3.45077;18;20221223;14.2;13.1;13.7;7.2;13.51;.6;.97;966 +96070;48.79985;-3.45077;18;20221224;12.6;11.4;12;4.8;11.61;2.3;.86;2113 +96070;48.79985;-3.45077;18;20221225;11.8;10.2;11;3.9;11.41;2.7;.67;1202 +96070;48.79985;-3.45077;18;20221226;11.2;9.5;10.4;6;9.21;.3;1.33;2277 +96070;48.79985;-3.45077;18;20221227;12.1;7;9.6;5.6;9.01;.8;1.04;3891 +96070;48.79985;-3.45077;18;20221228;13.3;10.2;11.8;8.3;11.11;3.4;1.28;1752 +96070;48.79985;-3.45077;18;20221229;10.7;8.4;9.6;8;9.11;3.6;1.25;3165 +96070;48.79985;-3.45077;18;20221230;14.4;6.6;10.5;7.8;12.21;17.4;.38;2898 +96070;48.79985;-3.45077;18;20221231;15.3;11.3;13.3;9.4;13.71;8.7;.81;2043 +96071;48.8325;-3.18481;47;20220101;14.7;12.2;13.4;6;13.06;2.9;.87;2558 +96071;48.8325;-3.18481;47;20220102;14.2;12.9;13.5;8.2;12.3;.4;1.49;1571 +96071;48.8325;-3.18481;47;20220103;12.5;11.8;12.1;4.9;11.5;15.3;1.06;1123 +96071;48.8325;-3.18481;47;20220104;10;8.9;9.4;6.6;8.3;1.1;1.59;1456 +96071;48.8325;-3.18481;47;20220105;8.6;5.5;7;4.5;6;.2;1.47;2563 +96071;48.8325;-3.18481;47;20220106;8;6;7;5.3;7.1;3.2;1.2;2397 +96071;48.8325;-3.18481;47;20220107;9.4;6.5;7.9;7.9;9.14;7.8;1.03;1837 +96071;48.8325;-3.18481;47;20220108;11.1;8.9;10;9.8;9.84;14.8;1.29;1309 +96071;48.8325;-3.18481;47;20220109;10;6.5;8.2;4.8;9.9;8.2;.46;2839 +96071;48.8325;-3.18481;47;20220110;11.9;8.3;10.1;4;12.7;1.2;.04;2970 +96071;48.8325;-3.18481;47;20220111;11.6;10.4;11;2.1;12.7;2.6;.36;1165 +96071;48.8325;-3.18481;47;20220112;10.5;10.1;10.3;4;11.9;.1;.45;616 +96071;48.8325;-3.18481;47;20220113;7.9;7.3;7.6;3.9;8.8;0;.63;2690 +96071;48.8325;-3.18481;47;20220114;7.8;3.3;5.5;3.3;6.8;.1;.68;4505 +96071;48.8325;-3.18481;47;20220115;10.6;1;5.8;4;7.8;0;.59;5136 +96071;48.8325;-3.18481;47;20220116;11.7;6.1;8.9;4.7;10.8;2.5;.33;4328 +96071;48.8325;-3.18481;47;20220117;10.3;7.4;8.8;2.5;9.3;.1;.44;5672 +96071;48.8325;-3.18481;47;20220118;8.1;3.4;5.7;2.4;7.9;0;.45;3355 +96071;48.8325;-3.18481;47;20220119;11.3;2.8;7;4.6;9.1;.6;.51;4789 +96071;48.8325;-3.18481;47;20220120;9.5;8;8.7;7.4;7.4;0;1.79;3558 +96071;48.8325;-3.18481;47;20220121;8;6.3;7.1;4;6.5;0;1.3;2727 +96071;48.8325;-3.18481;47;20220122;9;5.9;7.4;3.2;7.7;0;.89;2988 +96071;48.8325;-3.18481;47;20220123;6.7;6.2;6.4;5.4;7.7;0;.97;837 +96071;48.8325;-3.18481;47;20220124;7.4;1.7;4.5;2.8;7;0;.48;5545 +96071;48.8325;-3.18481;47;20220125;4.3;-.5;1.9;2.2;6.8;0;.25;3008 +96071;48.8325;-3.18481;47;20220126;7.6;1.4;4.5;2.1;6.9;0;.49;4785 +96071;48.8325;-3.18481;47;20220127;10.7;3.4;7;4.6;9.5;.6;.44;3863 +96071;48.8325;-3.18481;47;20220128;11;9.2;10.1;3;11.5;.1;.47;2592 +96071;48.8325;-3.18481;47;20220129;11.4;9.2;10.3;5.4;11.3;.6;.64;3358 +96071;48.8325;-3.18481;47;20220130;11.7;8.1;9.9;3.7;9.8;.1;.9;3845 +96071;48.8325;-3.18481;47;20220131;10.6;7.3;8.9;6.9;8.9;.1;1.26;3524 +96071;48.8325;-3.18481;47;20220201;10.6;8.8;9.7;6.6;10.8;.1;.7;2765 +96071;48.8325;-3.18481;47;20220202;10.7;8.7;9.7;4.7;9.9;0;.96;2150 +96071;48.8325;-3.18481;47;20220203;10.9;6.3;8.6;4.2;9.9;.8;.65;4652 +96071;48.8325;-3.18481;47;20220204;10.1;8.1;9.1;6.1;8.8;1.2;1.3;3069 +96071;48.8325;-3.18481;47;20220205;12;7.1;9.5;6.2;9;.5;1.35;7121 +96071;48.8325;-3.18481;47;20220206;12.6;9.5;11;10.4;11.4;2.5;1.08;3788 +96071;48.8325;-3.18481;47;20220207;13;9.2;11.1;4.3;11;.1;.96;5084 +96071;48.8325;-3.18481;47;20220208;13.2;9.4;11.3;3.5;10.8;0;1.01;3335 +96071;48.8325;-3.18481;47;20220209;10.7;6.1;8.4;2.9;10;.6;.58;5127 +96071;48.8325;-3.18481;47;20220210;8.3;7.8;8;4.5;8.7;7.1;.96;2098 +96071;48.8325;-3.18481;47;20220211;9.7;5.8;7.7;2.3;7;0;1.06;4865 +96071;48.8325;-3.18481;47;20220212;10.6;.9;5.7;4.6;7;0;1.16;7881 +96071;48.8325;-3.18481;47;20220213;11.8;7.3;9.5;6.8;9.8;14;1.17;5408 +96071;48.8325;-3.18481;47;20220214;10.9;6.1;8.5;6.3;8.7;3.9;1.27;7341 +96071;48.8325;-3.18481;47;20220215;11.7;7.8;9.7;7.9;10.9;5.1;.81;5239 +96071;48.8325;-3.18481;47;20220216;13.1;11.1;12.1;9.5;13.58;1.2;.4;3051 +96071;48.8325;-3.18481;47;20220217;13.1;10.5;11.8;7.4;10.9;.5;1.52;6060 +96071;48.8325;-3.18481;47;20220218;11;10.4;10.7;10.5;8.8;2;2.26;2048 +96071;48.8325;-3.18481;47;20220219;11;4.5;7.7;7.4;8.8;1.3;1.17;9621 +96071;48.8325;-3.18481;47;20220220;12.9;9.9;11.4;10.7;10.6;2.8;1.7;3586 +96071;48.8325;-3.18481;47;20220221;12;7.1;9.5;9.8;9;.9;1.78;7449 +96071;48.8325;-3.18481;47;20220222;14.8;9.3;12;6.5;10.9;.4;1.66;6869 +96071;48.8325;-3.18481;47;20220223;10.5;6.4;8.4;3.6;8.5;0;1.14;4423 +96071;48.8325;-3.18481;47;20220224;9.8;7.6;8.7;8;7.9;2.9;1.85;7798 +96071;48.8325;-3.18481;47;20220225;11.8;4.6;8.2;3.8;7.6;.1;1.49;8302 +96071;48.8325;-3.18481;47;20220226;12.5;4.1;8.3;3.8;6.4;0;1.95;13920 +96071;48.8325;-3.18481;47;20220227;15.6;3.5;9.5;3.8;8;.4;1.95;14127 +96071;48.8325;-3.18481;47;20220228;13.8;7.4;10.6;4.3;10.7;4;1.28;9945 +96071;48.8325;-3.18481;47;20220301;13;10.5;11.7;2.5;12.3;5.5;.81;3752 +96071;48.8325;-3.18481;47;20220302;13.3;9.2;11.2;4.2;11.04;1.8;1.15;6754 +96071;48.8325;-3.18481;47;20220303;11.2;8.3;9.7;4.5;10.37;1;1.01;6496 +96071;48.8325;-3.18481;47;20220304;10.8;8.4;9.6;4.7;8.1;.3;1.79;8412 +96071;48.8325;-3.18481;47;20220305;9.6;6.3;7.9;8.3;7.8;5.5;1.79;9780 +96071;48.8325;-3.18481;47;20220306;8.5;5.3;6.9;9.5;7.3;.1;1.65;4590 +96071;48.8325;-3.18481;47;20220307;7;5;6;6.2;5.9;0;1.8;4995 +96071;48.8325;-3.18481;47;20220308;12.3;1.3;6.8;5.3;8.04;.4;1.38;9520 +96071;48.8325;-3.18481;47;20220309;13.4;6.6;10;5.1;9.7;0;1.59;9881 +96071;48.8325;-3.18481;47;20220310;14.1;6.2;10.1;3.6;8.8;1;1.87;12684 +96071;48.8325;-3.18481;47;20220311;14.2;7.4;10.8;5.2;10.1;5.2;1.8;12066 +96071;48.8325;-3.18481;47;20220312;13.7;5.7;9.7;6;8.7;.1;2.11;13682 +96071;48.8325;-3.18481;47;20220313;12.8;7.3;10;4.4;9.1;3.4;1.71;9091 +96071;48.8325;-3.18481;47;20220314;13.5;6.8;10.1;3.3;9.7;.2;1.54;10181 +96071;48.8325;-3.18481;47;20220315;15.6;6.9;11.2;2.5;10.4;.1;1.67;12087 +96071;48.8325;-3.18481;47;20220316;11.9;10.1;11;3.8;10.7;7;1.29;6100 +96071;48.8325;-3.18481;47;20220317;12.5;6.4;9.4;2.1;8.5;0;1.83;16570 +96071;48.8325;-3.18481;47;20220318;12.8;7;9.9;5.7;9.5;.1;1.97;16311 +96071;48.8325;-3.18481;47;20220319;12.3;8.1;10.2;5.7;9.1;0;1.93;9884 +96071;48.8325;-3.18481;47;20220320;13.8;9.1;11.4;3.8;9.9;0;1.78;8371 +96071;48.8325;-3.18481;47;20220321;18.7;9.3;14;3.6;10.9;0;2.81;18892 +96071;48.8325;-3.18481;47;20220322;18.1;9.5;13.8;3.4;9;0;3.1;19185 +96071;48.8325;-3.18481;47;20220323;16.3;9.6;12.9;3.8;8.5;0;2.99;17464 +96071;48.8325;-3.18481;47;20220324;13.5;7.7;10.6;2.2;10.1;0;1.89;16411 +96071;48.8325;-3.18481;47;20220325;13.9;8.4;11.1;4.4;10.1;0;2.29;18675 +96071;48.8325;-3.18481;47;20220326;12.8;8.5;10.6;5.3;10.3;0;1.92;14921 +96071;48.8325;-3.18481;47;20220327;14.7;8;11.3;3.9;10.9;.1;1.79;11922 +96071;48.8325;-3.18481;47;20220328;14.6;7.9;11.2;2.8;11.4;2.1;1.41;8874 +96071;48.8325;-3.18481;47;20220329;14;8.8;11.4;2.4;11.6;0;1.54;11496 +96071;48.8325;-3.18481;47;20220330;12.6;9.5;11;3.8;10.4;5.8;1.47;6121 +96071;48.8325;-3.18481;47;20220331;8;6.4;7.2;10.2;7.5;2.7;1.72;4402 +96071;48.8325;-3.18481;47;20220401;9;3.6;6.3;8.9;6;.6;2.48;13893 +96071;48.8325;-3.18481;47;20220402;10.2;4.3;7.2;4.3;6.6;.9;2.15;13390 +96071;48.8325;-3.18481;47;20220403;10.4;2.8;6.6;3.2;6.3;.3;2.29;19208 +96071;48.8325;-3.18481;47;20220404;10.3;3.9;7.1;5.9;9.2;.8;1.18;11261 +96071;48.8325;-3.18481;47;20220405;13.6;10.1;11.8;5.3;11;0;2;12249 +96071;48.8325;-3.18481;47;20220406;13.7;8.9;11.3;8.4;10.8;1.5;1.96;11002 +96071;48.8325;-3.18481;47;20220407;13.1;10;11.5;8.2;10.3;9.9;2.29;12244 +96071;48.8325;-3.18481;47;20220408;9.4;7.1;8.2;6;8.8;7.3;1.65;11752 +96071;48.8325;-3.18481;47;20220409;11.9;6.1;9;3.3;7.1;0;2.6;18343 +96071;48.8325;-3.18481;47;20220410;15;.6;7.8;4.9;7.21;0;2.99;23357 +96071;48.8325;-3.18481;47;20220411;19.9;8.8;14.3;3.5;11.3;1.3;3.37;21418 +96071;48.8325;-3.18481;47;20220412;16.8;11.7;14.2;4;11.9;2.4;2.5;13126 +96071;48.8325;-3.18481;47;20220413;17.8;9.4;13.6;2.3;12;1.5;2.51;16796 +96071;48.8325;-3.18481;47;20220414;18.3;10.5;14.4;2.8;12.3;.1;3.04;21232 +96071;48.8325;-3.18481;47;20220415;15.8;7.7;11.8;2;11.81;.1;2.46;20446 +96071;48.8325;-3.18481;47;20220416;16.3;7.5;11.9;2.5;11.5;0;2.54;19999 +96071;48.8325;-3.18481;47;20220417;18.5;9.6;14;3.8;11.5;0;2.93;16767 +96071;48.8325;-3.18481;47;20220418;15;9.4;12.2;3.3;10.4;0;2.59;17148 +96071;48.8325;-3.18481;47;20220419;13.7;8.3;11;4;9.2;.1;2.67;17584 +96071;48.8325;-3.18481;47;20220420;14.2;9.6;11.9;3.5;10.7;.1;2.11;12254 +96071;48.8325;-3.18481;47;20220421;14.3;7.5;10.9;2.6;11.2;0;2.04;15675 +96071;48.8325;-3.18481;47;20220422;13.9;10;11.9;5.4;11.8;0;1.99;14027 +96071;48.8325;-3.18481;47;20220423;14.3;10.5;12.4;6.3;11.9;.4;2.06;13002 +96071;48.8325;-3.18481;47;20220424;14.2;10.9;12.5;4.2;12.1;2.2;1.63;7944 +96071;48.8325;-3.18481;47;20220425;12.8;8.6;10.7;4.3;10.9;0;2.39;21099 +96071;48.8325;-3.18481;47;20220426;13.4;8;10.7;5.7;10.4;0;2.55;21209 +96071;48.8325;-3.18481;47;20220427;13;9.8;11.4;7.7;9.8;0;2.74;16394 +96071;48.8325;-3.18481;47;20220428;13.7;10.4;12;5.6;11.3;0;2.05;11493 +96071;48.8325;-3.18481;47;20220429;14.2;10.2;12.2;5.1;11.2;0;2.36;14863 +96071;48.8325;-3.18481;47;20220430;12.4;9.4;10.9;5.8;9.8;0;2.19;11255 +96071;48.8325;-3.18481;47;20220501;15.3;9;12.1;3.7;11.7;1.1;2.67;20536 +96071;48.8325;-3.18481;47;20220502;14.6;9.6;12.1;4.3;11.5;.1;2.09;12776 +96071;48.8325;-3.18481;47;20220503;15.8;10;12.9;2.6;12.2;.1;2.39;16094 +96071;48.8325;-3.18481;47;20220504;16.2;7.7;11.9;3.2;12.3;0;2.79;23175 +96071;48.8325;-3.18481;47;20220505;16.1;10.8;13.4;2.4;12.9;0;2.88;21281 +96071;48.8325;-3.18481;47;20220506;15;10.4;12.7;3.2;12;0;2.35;15697 +96071;48.8325;-3.18481;47;20220507;16.9;10.8;13.8;2.8;13;.1;2.96;21098 +96071;48.8325;-3.18481;47;20220508;14.3;10.2;12.2;3.2;12.7;.2;2.36;18879 +96071;48.8325;-3.18481;47;20220509;25.9;10.4;18.1;3.5;13.3;0;5.26;28853 +96071;48.8325;-3.18481;47;20220510;17.4;12.6;15;4.8;12.9;.1;2.94;16276 +96071;48.8325;-3.18481;47;20220511;19.6;10.2;14.9;5.2;12.1;.2;4.04;25321 +96071;48.8325;-3.18481;47;20220512;17.2;10.1;13.6;3.5;11.4;.1;3.58;24496 +96071;48.8325;-3.18481;47;20220513;17.4;10.1;13.7;3.2;11.6;0;3.59;24804 +96071;48.8325;-3.18481;47;20220514;14.6;10;12.3;3.1;11.9;1.5;2.9;22548 +96071;48.8325;-3.18481;47;20220515;22.5;12.5;17.5;3.3;14.7;1;3.69;19896 +96071;48.8325;-3.18481;47;20220516;21.1;14.5;17.8;4.5;14.1;1.4;4.06;21082 +96071;48.8325;-3.18481;47;20220517;26.8;13.8;20.3;4.8;13.1;.5;6.03;26456 +96071;48.8325;-3.18481;47;20220518;20.1;11;15.5;3.2;13;.2;3.47;20176 +96071;48.8325;-3.18481;47;20220519;18;11.7;14.8;3;13;0;3.64;24787 +96071;48.8325;-3.18481;47;20220520;18.7;11.8;15.2;3.7;12.6;.6;3.91;25199 +96071;48.8325;-3.18481;47;20220521;17.4;10.9;14.1;3;13.5;0;3.13;22227 +96071;48.8325;-3.18481;47;20220522;15.9;11.5;13.7;3;13.4;3.4;2.66;18729 +96071;48.8325;-3.18481;47;20220523;16.9;11.7;14.3;4.3;12.9;1.2;2.58;14412 +96071;48.8325;-3.18481;47;20220524;16.7;10.2;13.4;5.1;11.7;.2;3.25;21004 +96071;48.8325;-3.18481;47;20220525;17.4;9.9;13.6;6;12.5;.2;2.85;17525 +96071;48.8325;-3.18481;47;20220526;18.8;12.5;15.6;5.2;13.4;0;3.24;17339 +96071;48.8325;-3.18481;47;20220527;17.6;12.9;15.2;4;13.7;.2;2.73;15134 +96071;48.8325;-3.18481;47;20220528;16.1;11;13.5;5.5;11.7;0;3.71;26687 +96071;48.8325;-3.18481;47;20220529;17.9;12.1;15;5.3;11.1;0;4.4;26264 +96071;48.8325;-3.18481;47;20220530;17.7;9.4;13.5;3;10.7;.1;4;26951 +96071;48.8325;-3.18481;47;20220531;17.4;9.4;13.4;3.5;11;0;3.8;25571 +96071;48.8325;-3.18481;47;20220601;17.3;10.4;13.8;2.9;11;0;3.78;24555 +96071;48.8325;-3.18481;47;20220602;17.2;11.8;14.5;4.4;13;.3;2.85;16731 +96071;48.8325;-3.18481;47;20220603;19;13.7;16.3;3.4;14.9;5.9;3.74;24575 +96071;48.8325;-3.18481;47;20220604;19.7;14.1;16.9;2.5;16.4;12.8;2.35;12620 +96071;48.8325;-3.18481;47;20220605;18.3;13.3;15.8;4.3;13.9;0;3.49;21531 +96071;48.8325;-3.18481;47;20220606;19.6;12.1;15.8;4.2;14.2;6.1;3.78;24494 +96071;48.8325;-3.18481;47;20220607;20;14;17;5.4;15.5;3.6;2.78;13145 +96071;48.8325;-3.18481;47;20220608;18.5;14;16.2;6.7;14.7;.3;3.53;22514 +96071;48.8325;-3.18481;47;20220609;23.1;13.6;18.3;5.3;14.4;.9;4.99;26488 +96071;48.8325;-3.18481;47;20220610;20.1;15.6;17.8;4.2;16;.8;2.66;11416 +96071;48.8325;-3.18481;47;20220611;19;12;15.5;3.7;13.9;.2;4.16;28952 +96071;48.8325;-3.18481;47;20220612;19.1;12.6;15.8;2.9;13.7;.1;4.33;29112 +96071;48.8325;-3.18481;47;20220613;18.8;12.5;15.6;3.4;12.4;0;4.5;29179 +96071;48.8325;-3.18481;47;20220614;18.2;12;15.1;3.4;13.4;.1;3.98;27504 +96071;48.8325;-3.18481;47;20220615;19.8;13.3;16.5;1.8;15;0;4.1;26681 +96071;48.8325;-3.18481;47;20220616;27;13.1;20;2.4;14.5;0;5.87;32303 +96071;48.8325;-3.18481;47;20220617;26.8;15.8;21.3;3.1;14.5;0;6.28;32320 +96071;48.8325;-3.18481;47;20220618;19;15.2;17.1;4.2;16.4;5.1;2.76;15807 +96071;48.8325;-3.18481;47;20220619;14.2;12.4;13.3;11.1;13.8;14.5;1.35;7215 +96071;48.8325;-3.18481;47;20220620;16.7;13.6;15.1;7.1;14.6;0;2.43;14778 +96071;48.8325;-3.18481;47;20220621;18.4;14.6;16.5;5.1;15.3;.1;2.35;10555 +96071;48.8325;-3.18481;47;20220622;20;14.8;17.4;3.8;15.7;.5;3.22;17631 +96071;48.8325;-3.18481;47;20220623;19.8;14.4;17.1;2.4;15.8;3.1;2.49;12608 +96071;48.8325;-3.18481;47;20220624;20.6;15;17.8;4.6;14.8;2.8;3.16;12837 +96071;48.8325;-3.18481;47;20220625;18.7;11.2;14.9;4.4;11.6;3.5;4.28;26281 +96071;48.8325;-3.18481;47;20220626;19.3;10.4;14.8;3.9;11.8;3.9;4.33;27607 +96071;48.8325;-3.18481;47;20220627;18.4;11;14.7;4.2;12.4;.5;3.57;21623 +96071;48.8325;-3.18481;47;20220628;21.2;10.5;15.8;4.8;12.2;2.6;4.48;24900 +96071;48.8325;-3.18481;47;20220629;18.3;12.4;15.3;4;13.6;8.3;3.34;20539 +96071;48.8325;-3.18481;47;20220630;17.6;10.6;14.1;4.3;12.4;2.2;3.5;23145 +96071;48.8325;-3.18481;47;20220701;18.5;10.6;14.5;4.2;12.4;.1;3.84;25059 +96071;48.8325;-3.18481;47;20220702;21.7;11.2;16.4;4.4;12.5;0;4.62;25637 +96071;48.8325;-3.18481;47;20220703;18.7;11.6;15.1;4.4;13.4;.1;3.54;22465 +96071;48.8325;-3.18481;47;20220704;18.5;13.4;15.9;3.4;12.6;0;3.55;19204 +96071;48.8325;-3.18481;47;20220705;19.2;13.8;16.5;3;14.9;.2;3.72;23724 +96071;48.8325;-3.18481;47;20220706;20.7;14.7;17.7;3.2;16.3;.1;4.23;27368 +96071;48.8325;-3.18481;47;20220707;20.7;14.9;17.8;3.5;16.4;.1;4;25223 +96071;48.8325;-3.18481;47;20220708;21.3;15;18.1;2.6;16.5;.2;4.23;26320 +96071;48.8325;-3.18481;47;20220709;19.6;15.9;17.7;1.5;17.4;.1;2.5;13838 +96071;48.8325;-3.18481;47;20220710;25.5;15.3;20.4;4.2;14.77;0;5.85;29872 +96071;48.8325;-3.18481;47;20220711;27.3;14.9;21.1;4;15.61;0;6.19;30146 +96071;48.8325;-3.18481;47;20220712;28.2;18.9;23.5;2.1;16.5;0;5.78;28652 +96071;48.8325;-3.18481;47;20220713;25.3;18.1;21.7;2.2;17.3;.1;4.78;24690 +96071;48.8325;-3.18481;47;20220714;22;15.6;18.8;3;16.2;0;4.2;24149 +96071;48.8325;-3.18481;47;20220715;21.8;15.6;18.7;2.9;15.9;0;4.61;27869 +96071;48.8325;-3.18481;47;20220716;23.9;15.3;19.6;3.5;16.3;0;4.95;28136 +96071;48.8325;-3.18481;47;20220717;30.3;16.7;23.5;3;16.4;0;6.52;30977 +96071;48.8325;-3.18481;47;20220718;32.1;19.5;25.8;2.7;15.9;0;6.96;30874 +96071;48.8325;-3.18481;47;20220719;25;16.7;20.8;4.6;17.5;2.7;4.54;21450 +96071;48.8325;-3.18481;47;20220720;21.6;15.5;18.5;3.8;16.8;0;3.7;21131 +96071;48.8325;-3.18481;47;20220721;20.6;15.3;17.9;3;15.3;0;3.89;22733 +96071;48.8325;-3.18481;47;20220722;20.6;14.2;17.4;3.8;15.5;.1;3.7;22268 +96071;48.8325;-3.18481;47;20220723;23.3;13.7;18.5;3;15.7;0;4.23;24123 +96071;48.8325;-3.18481;47;20220724;26.4;15.8;21.1;3.9;15.3;0;5.86;29652 +96071;48.8325;-3.18481;47;20220725;21.6;16.6;19.1;6.3;16.7;.1;3.82;19097 +96071;48.8325;-3.18481;47;20220726;21.7;15.6;18.6;3.2;15.7;.2;3.85;21026 +96071;48.8325;-3.18481;47;20220727;20.8;10.7;15.7;2;14.17;0;3.28;20273 +96071;48.8325;-3.18481;47;20220728;22.5;15.1;18.8;2.5;15.9;0;4.02;23019 +96071;48.8325;-3.18481;47;20220729;23.2;16.3;19.7;2.6;17.1;0;4.27;24489 +96071;48.8325;-3.18481;47;20220730;22.9;15.4;19.1;4.1;17.1;0;3.85;21170 +96071;48.8325;-3.18481;47;20220731;23.7;17.2;20.4;5.3;18.4;.6;3.58;16097 +96071;48.8325;-3.18481;47;20220801;21.8;16.5;19.1;3.6;18.1;0;3.16;17410 +96071;48.8325;-3.18481;47;20220802;24.2;16.5;20.3;3.4;18.7;.2;3.87;21027 +96071;48.8325;-3.18481;47;20220803;24;16.1;20;2.9;18.5;.1;3.73;20661 +96071;48.8325;-3.18481;47;20220804;21.6;15.3;18.4;3.3;15.4;0;3.62;19302 +96071;48.8325;-3.18481;47;20220805;21.6;15.1;18.3;6;13.3;0;4.99;25497 +96071;48.8325;-3.18481;47;20220806;20.8;15.9;18.3;6.2;14.6;0;4.47;24186 +96071;48.8325;-3.18481;47;20220807;21.3;16.7;19;5.1;14.7;0;4.62;24568 +96071;48.8325;-3.18481;47;20220808;24.8;13.7;19.3;3.5;14.74;.1;4.89;25903 +96071;48.8325;-3.18481;47;20220809;23.5;15.8;19.7;4.4;16.41;0;4.76;26381 +96071;48.8325;-3.18481;47;20220810;25.4;16.5;21;4.6;17.51;0;5.18;25571 +96071;48.8325;-3.18481;47;20220811;29.2;16.9;23.1;4;16.97;0;6.11;26299 +96071;48.8325;-3.18481;47;20220812;30.9;16.3;23.6;3.2;15.67;0;5.99;25608 +96071;48.8325;-3.18481;47;20220813;33.4;16.3;24.8;3.4;15.47;.9;6.24;24449 +96071;48.8325;-3.18481;47;20220814;25.5;18.3;21.9;3.9;17.34;0;4.16;16750 +96071;48.8325;-3.18481;47;20220815;23.2;17.3;20.3;3.6;19.01;.4;2.46;10568 +96071;48.8325;-3.18481;47;20220816;22.2;16.9;19.6;2.5;18.07;7.1;2.9;15022 +96071;48.8325;-3.18481;47;20220817;20.6;14.6;17.6;2.8;17.91;1.2;2.33;13938 +96071;48.8325;-3.18481;47;20220818;20;19.3;19.6;4.1;17.97;.4;2.85;15965 +96071;48.8325;-3.18481;47;20220819;20.9;17.9;19.4;5;17.47;1.8;3.24;17443 +96071;48.8325;-3.18481;47;20220820;21.4;13.6;17.5;3.1;14.1;0;3.31;17578 +96071;48.8325;-3.18481;47;20220821;19.9;14.1;17;2.4;16.1;4.4;2.03;10320 +96071;48.8325;-3.18481;47;20220822;22.6;17.2;19.9;4;19.9;1.3;2.39;12083 +96071;48.8325;-3.18481;47;20220823;24.2;18.5;21.4;3.5;20.57;.1;2.92;14767 +96071;48.8325;-3.18481;47;20220824;24.5;15.9;20.2;2.7;19.04;8.1;3.34;18358 +96071;48.8325;-3.18481;47;20220825;20.8;17.1;18.9;4;17.81;.4;2.87;16902 +96071;48.8325;-3.18481;47;20220826;21;11.8;16.4;2.8;14.81;.1;3.21;20991 +96071;48.8325;-3.18481;47;20220827;22.2;12.3;17.2;2.9;15.67;.1;3.41;21219 +96071;48.8325;-3.18481;47;20220828;22.3;17;19.6;5.1;17.9;.2;3.26;17177 +96071;48.8325;-3.18481;47;20220829;22;16.9;19.4;5.2;18;0;3.1;16566 +96071;48.8325;-3.18481;47;20220830;20.6;17.9;19.2;6.3;17.8;1.2;2.79;13020 +96071;48.8325;-3.18481;47;20220831;20.3;17.9;19.1;6.8;18.1;.8;2.63;12843 +96071;48.8325;-3.18481;47;20220901;20.9;18.1;19.5;3.9;18.6;10.2;1.88;6485 +96071;48.8325;-3.18481;47;20220902;21.4;16.9;19.1;2;18.2;.2;2.3;12685 +96071;48.8325;-3.18481;47;20220903;22;15.3;18.6;4;16.1;0;3.16;16834 +96071;48.8325;-3.18481;47;20220904;23.1;18.3;20.7;5.4;16.8;2.7;3.41;11423 +96071;48.8325;-3.18481;47;20220905;26.9;15.2;21;4.1;17;1.9;3.89;16308 +96071;48.8325;-3.18481;47;20220906;21.7;16.4;19;3.9;16.1;1.3;2.99;14373 +96071;48.8325;-3.18481;47;20220907;21.5;15.2;18.3;4.3;15.5;3;3.22;17506 +96071;48.8325;-3.18481;47;20220908;21.3;15.1;18.2;6.4;15.7;1.7;3.16;15094 +96071;48.8325;-3.18481;47;20220909;19.8;15.3;17.5;7.1;16.2;.5;2.69;14923 +96071;48.8325;-3.18481;47;20220910;20.6;14.4;17.5;4.3;15.9;0;2.57;14328 +96071;48.8325;-3.18481;47;20220911;24;15.5;19.7;2.7;16.8;0;3.13;17475 +96071;48.8325;-3.18481;47;20220912;23;17.5;20.2;3.3;17.2;1.5;2.83;12847 +96071;48.8325;-3.18481;47;20220913;22.1;20.3;21.2;4.1;19.3;0;2.06;4574 +96071;48.8325;-3.18481;47;20220914;19;18.1;18.5;2.7;19.3;.1;1.02;3153 +96071;48.8325;-3.18481;47;20220915;19;13.4;16.2;3.6;14.9;.1;2.15;12677 +96071;48.8325;-3.18481;47;20220916;18.4;13.8;16.1;5.2;12.3;.1;3.09;15442 +96071;48.8325;-3.18481;47;20220917;18.3;13.3;15.8;3.9;9.9;0;3.29;15300 +96071;48.8325;-3.18481;47;20220918;16.9;10.9;13.9;2.7;11.6;.1;2.44;17969 +96071;48.8325;-3.18481;47;20220919;20;13;16.5;2.6;13;0;2.6;15629 +96071;48.8325;-3.18481;47;20220920;20.2;14;17.1;2.3;13.4;.1;2.49;14634 +96071;48.8325;-3.18481;47;20220921;19.8;13.7;16.7;3.3;12.7;.1;2.79;15358 +96071;48.8325;-3.18481;47;20220922;20.6;10.5;15.5;2.3;12.7;.9;2.36;14852 +96071;48.8325;-3.18481;47;20220923;16.7;13.2;14.9;3.1;14.8;9.5;1.4;8276 +96071;48.8325;-3.18481;47;20220924;18.3;14.7;16.5;6.2;13.4;2.5;2.71;11366 +96071;48.8325;-3.18481;47;20220925;18;13.6;15.8;5.9;12.3;.8;2.82;12570 +96071;48.8325;-3.18481;47;20220926;16.4;12;14.2;7.2;12.7;3.9;2.11;10312 +96071;48.8325;-3.18481;47;20220927;16.4;13;14.7;7.6;13.2;12.6;1.91;5367 +96071;48.8325;-3.18481;47;20220928;15.3;12.4;13.8;6;12.4;2.8;1.8;6660 +96071;48.8325;-3.18481;47;20220929;16.7;11.4;14;4.9;11.5;5;2.16;8938 +96071;48.8325;-3.18481;47;20220930;15.2;10.5;12.8;5.2;13.6;5.5;1.12;8299 +96071;48.8325;-3.18481;47;20221001;19.2;15.1;17.1;7.2;16.6;1.7;1.76;7639 +96071;48.8325;-3.18481;47;20221002;18.8;16;17.4;6.5;16.9;1.5;1.62;6204 +96071;48.8325;-3.18481;47;20221003;18.4;14.6;16.5;2.8;15.3;0;1.48;7154 +96071;48.8325;-3.18481;47;20221004;19.3;13.8;16.5;3.4;14.3;0;1.86;8518 +96071;48.8325;-3.18481;47;20221005;18.4;15.6;17;5.7;13.9;1;2.33;6748 +96071;48.8325;-3.18481;47;20221006;18.9;10.9;14.9;3.6;12.4;0;2.12;13145 +96071;48.8325;-3.18481;47;20221007;18.5;10.9;14.7;4.7;13;1;2.08;13925 +96071;48.8325;-3.18481;47;20221008;17.6;13;15.3;3.3;12;0;2.03;10855 +96071;48.8325;-3.18481;47;20221009;20.2;10;15.1;3.1;10.8;0;2.38;13686 +96071;48.8325;-3.18481;47;20221010;15.6;14.5;15;5.4;14;.4;1.47;4893 +96071;48.8325;-3.18481;47;20221011;17;12.2;14.6;3.7;11;0;2.13;11232 +96071;48.8325;-3.18481;47;20221012;17.4;10.8;14.1;3.8;11.7;2.6;1.85;9552 +96071;48.8325;-3.18481;47;20221013;17.8;12.5;15.1;3.7;15.1;5.7;1.13;5393 +96071;48.8325;-3.18481;47;20221014;15.6;12.3;13.9;2.9;14.7;8;.8;4160 +96071;48.8325;-3.18481;47;20221015;17.7;12.9;15.3;5;14.4;1.2;1.53;8565 +96071;48.8325;-3.18481;47;20221016;17.8;11.5;14.6;4.6;14.1;2.7;1.39;8272 +96071;48.8325;-3.18481;47;20221017;19;14.4;16.7;3.2;15.4;0;1.41;7043 +96071;48.8325;-3.18481;47;20221018;19;13.7;16.3;4.7;16.6;.1;1.2;7804 +96071;48.8325;-3.18481;47;20221019;22.5;17.3;19.9;3.8;17.7;3.6;1.86;6469 +96071;48.8325;-3.18481;47;20221020;20.5;13;16.7;3.5;13.6;1.9;1.88;7892 +96071;48.8325;-3.18481;47;20221021;18.6;15.3;16.9;5.9;14.7;2.1;1.94;6179 +96071;48.8325;-3.18481;47;20221022;18.9;13;15.9;3.6;15;4.9;1.37;8996 +96071;48.8325;-3.18481;47;20221023;16;13.2;14.6;5.6;14.2;6.3;1.2;5156 +96071;48.8325;-3.18481;47;20221024;17.7;12.9;15.3;5.7;13.9;.4;1.59;6986 +96071;48.8325;-3.18481;47;20221025;17.4;12.7;15;4;14.2;0;1.22;5749 +96071;48.8325;-3.18481;47;20221026;20.5;15.6;18;5.3;14.9;1.9;2.14;6496 +96071;48.8325;-3.18481;47;20221027;22.7;15.3;19;4;15.8;.2;2.03;9613 +96071;48.8325;-3.18481;47;20221028;18.4;16.2;17.3;4.7;14.6;.7;1.79;5198 +96071;48.8325;-3.18481;47;20221029;20.9;14.5;17.7;3.6;15.4;.2;1.57;4627 +96071;48.8325;-3.18481;47;20221030;18.8;13.6;16.2;3.7;13.6;.3;1.56;6422 +96071;48.8325;-3.18481;47;20221031;16.5;11.8;14.1;4.8;13.2;2.8;1.25;8113 +96071;48.8325;-3.18481;47;20221101;17;12;14.5;7.9;11.8;3.8;2.19;6320 +96071;48.8325;-3.18481;47;20221102;16.6;10.1;13.3;5.6;11.6;11.6;1.61;6189 +96071;48.8325;-3.18481;47;20221103;14.5;10.7;12.6;7.2;12.1;9.9;1.26;4460 +96071;48.8325;-3.18481;47;20221104;13.9;9.6;11.7;7.5;10.5;.3;1.6;6056 +96071;48.8325;-3.18481;47;20221105;14;9.6;11.8;4.8;11.9;3.4;.91;4461 +96071;48.8325;-3.18481;47;20221106;15.2;12.9;14;6.4;13.7;3.5;1.09;4083 +96071;48.8325;-3.18481;47;20221107;17.5;12.9;15.2;7.3;12.6;3.4;2.02;5248 +96071;48.8325;-3.18481;47;20221108;15.1;11.5;13.3;7.1;11.9;3.2;1.51;6011 +96071;48.8325;-3.18481;47;20221109;15.8;10.1;12.9;6;11.7;.6;1.38;6093 +96071;48.8325;-3.18481;47;20221110;16.6;10.5;13.5;4.5;12.4;0;1.14;7029 +96071;48.8325;-3.18481;47;20221111;17.3;13.1;15.2;3.2;12.5;0;1.21;7120 +96071;48.8325;-3.18481;47;20221112;19.6;8.7;14.1;3.4;12.8;.1;1.1;8127 +96071;48.8325;-3.18481;47;20221113;20.1;12.4;16.2;3.9;13.6;6.1;1.49;5477 +96071;48.8325;-3.18481;47;20221114;14.3;13.1;13.7;4.5;12.6;4.8;1.1;3667 +96071;48.8325;-3.18481;47;20221115;14.5;10.4;12.4;7;11.9;8.6;1.14;5426 +96071;48.8325;-3.18481;47;20221116;14.6;8.7;11.6;6.7;10.9;17.5;1.25;5651 +96071;48.8325;-3.18481;47;20221117;12.4;10;11.2;7.5;10.9;12;1.17;2816 +96071;48.8325;-3.18481;47;20221118;12.3;9.6;10.9;6.3;9.4;3.8;1.55;3563 +96071;48.8325;-3.18481;47;20221119;12.1;5.3;8.7;3.2;8.94;3.3;.76;5916 +96071;48.8325;-3.18481;47;20221120;13.4;8.4;10.9;6.4;10.67;.5;1.01;5107 +96071;48.8325;-3.18481;47;20221121;12.3;8.1;10.2;8;10.17;12.4;1.17;4004 +96071;48.8325;-3.18481;47;20221122;12.4;6.5;9.4;9.5;9.4;6.9;1.32;4563 +96071;48.8325;-3.18481;47;20221123;13.8;8.8;11.3;8.5;10.3;4.1;1.56;2759 +96071;48.8325;-3.18481;47;20221124;14.6;9.2;11.9;6.2;10.4;4.9;1.43;4152 +96071;48.8325;-3.18481;47;20221125;13.8;9.5;11.6;5.2;10.4;.3;1.15;4914 +96071;48.8325;-3.18481;47;20221126;13.3;8.7;11;5.3;11.1;6;.8;4176 +96071;48.8325;-3.18481;47;20221127;13;11.9;12.4;4.1;13.3;9.4;.57;1147 +96071;48.8325;-3.18481;47;20221128;12.5;8.6;10.5;5.7;10.2;2.7;1;3805 +96071;48.8325;-3.18481;47;20221129;13;10;11.5;3;9.3;0;1.14;2695 +96071;48.8325;-3.18481;47;20221130;8;7.4;7.7;3.9;8.1;0;.83;2902 +96071;48.8325;-3.18481;47;20221201;10.7;2.9;6.8;3.2;8.1;0;.4;6491 +96071;48.8325;-3.18481;47;20221202;10;4.3;7.1;4.9;7.8;.6;.91;3649 +96071;48.8325;-3.18481;47;20221203;8.8;7.4;8.1;9.7;8;.5;1.49;2415 +96071;48.8325;-3.18481;47;20221204;6.8;4.9;5.8;4.7;7.5;0;.8;1436 +96071;48.8325;-3.18481;47;20221205;6.7;3.9;5.3;3.7;7.1;.1;.73;1760 +96071;48.8325;-3.18481;47;20221206;7.5;4.1;5.8;4.2;7.6;1.3;.54;4031 +96071;48.8325;-3.18481;47;20221207;8.1;4.9;6.5;2.9;7.7;2.2;.52;3681 +96071;48.8325;-3.18481;47;20221208;8;5.8;6.9;6;6.4;0;1.46;3171 +96071;48.8325;-3.18481;47;20221209;6.1;5.3;5.7;3.1;6.2;1.8;.93;2109 +96071;48.8325;-3.18481;47;20221210;6.9;2.2;4.5;3.5;5.8;.6;.79;3883 +96071;48.8325;-3.18481;47;20221211;6.5;1;3.7;4;6.7;2.1;.43;4193 +96071;48.8325;-3.18481;47;20221212;6;2.5;4.2;3.1;6;.1;.69;3004 +96071;48.8325;-3.18481;47;20221213;3;1.5;2.2;5;5.6;11.1;.74;1731 +96071;48.8325;-3.18481;47;20221214;5.6;1.5;3.5;8.2;7.3;3.3;.39;2035 +96071;48.8325;-3.18481;47;20221215;7.3;3.8;5.5;9.5;6.4;.2;1.5;1862 +96071;48.8325;-3.18481;47;20221216;8.5;6.3;7.4;6;5.8;0;1.73;3835 +96071;48.8325;-3.18481;47;20221217;5;1;3;3.3;4.9;0;.69;4619 +96071;48.8325;-3.18481;47;20221218;12.8;-.7;6;6.6;8.9;18;.57;3775 +96071;48.8325;-3.18481;47;20221219;15.7;12.6;14.1;8.8;13.6;5.7;1.19;2396 +96071;48.8325;-3.18481;47;20221220;12.8;10.7;11.7;5.1;11.7;.1;.78;2485 +96071;48.8325;-3.18481;47;20221221;14.6;8.3;11.4;4.7;11.6;7.4;.67;3616 +96071;48.8325;-3.18481;47;20221222;13.9;11.8;12.8;9.1;13.3;14.3;.79;1947 +96071;48.8325;-3.18481;47;20221223;14.1;13;13.5;7.2;13.5;.3;.97;966 +96071;48.8325;-3.18481;47;20221224;12.5;11.3;11.9;4.8;11.6;1.7;.86;2113 +96071;48.8325;-3.18481;47;20221225;11.7;10.1;10.9;3.9;11.4;4.2;.67;1202 +96071;48.8325;-3.18481;47;20221226;11.1;9.4;10.2;6;9.2;.2;1.33;2277 +96071;48.8325;-3.18481;47;20221227;12;6.9;9.4;5.6;9;.7;1.04;3891 +96071;48.8325;-3.18481;47;20221228;13.2;10.1;11.6;8.3;11.1;.9;1.28;1752 +96071;48.8325;-3.18481;47;20221229;10.6;8.3;9.4;8;9.1;3.1;1.25;3165 +96071;48.8325;-3.18481;47;20221230;14.3;6.5;10.4;7.8;12.2;14.9;.38;2898 +96071;48.8325;-3.18481;47;20221231;15.2;11.2;13.2;9.4;13.7;9.1;.81;2043 +96076;49.11612;-1.44628;35;20220101;14.6;11.3;13;5.6;12.26;2.6;1.03;3235 +96076;49.11612;-1.44628;35;20220102;13.5;11.4;12.5;6.6;12.06;1.2;1.11;2578 +96076;49.11612;-1.44628;35;20220103;11.8;10.6;11.2;4.4;11.43;20.2;.8;2003 +96076;49.11612;-1.44628;35;20220104;9.6;7.8;8.7;5.2;8.86;1.3;1;2409 +96076;49.11612;-1.44628;35;20220105;7.8;3.6;5.7;3.4;6.5;.3;.81;3608 +96076;49.11612;-1.44628;35;20220106;7.7;2.1;4.9;5.3;7.23;3.2;.59;4186 +96076;49.11612;-1.44628;35;20220107;9.4;5.7;7.5;6.6;8.9;9.4;.7;3460 +96076;49.11612;-1.44628;35;20220108;9.9;7.3;8.6;8.7;9.73;17.1;.79;2935 +96076;49.11612;-1.44628;35;20220109;9.3;6.9;8.1;5.8;9.03;5.5;.77;2954 +96076;49.11612;-1.44628;35;20220110;9.1;7.3;8.2;2.8;10.6;1.5;.24;2578 +96076;49.11612;-1.44628;35;20220111;8.7;7.8;8.2;2.9;10.66;.8;.29;1909 +96076;49.11612;-1.44628;35;20220112;9.5;7.8;8.7;1.6;10.53;.1;.31;2575 +96076;49.11612;-1.44628;35;20220113;7.7;3.9;5.8;2.5;7.93;0;.38;3779 +96076;49.11612;-1.44628;35;20220114;8.4;.7;4.6;3.2;6.6;.1;.6;5167 +96076;49.11612;-1.44628;35;20220115;3.4;-.1;1.6;3.2;6.66;0;.17;3731 +96076;49.11612;-1.44628;35;20220116;9.7;1.8;5.8;4.1;9.13;1.8;.16;5431 +96076;49.11612;-1.44628;35;20220117;9.1;3.2;6.1;1.6;8.1;0;.32;4548 +96076;49.11612;-1.44628;35;20220118;7.7;-.8;3.4;2;7.16;.1;.21;5554 +96076;49.11612;-1.44628;35;20220119;9.4;2.3;5.8;3;8.8;1.1;.28;5224 +96076;49.11612;-1.44628;35;20220120;8.6;4.3;6.4;4.6;7.23;0;1.01;4223 +96076;49.11612;-1.44628;35;20220121;7.4;4.3;5.9;3;6.4;0;.94;3740 +96076;49.11612;-1.44628;35;20220122;7.5;.4;4;1.7;7.33;0;.25;5647 +96076;49.11612;-1.44628;35;20220123;5.5;4.8;5.1;3.5;7.13;0;.75;1507 +96076;49.11612;-1.44628;35;20220124;5.6;.5;3;2.7;6.67;0;.47;6239 +96076;49.11612;-1.44628;35;20220125;2.5;-1.2;.7;2.2;6.47;0;.17;3119 +96076;49.11612;-1.44628;35;20220126;6.8;.4;3.6;2.3;7.3;0;.3;5691 +96076;49.11612;-1.44628;35;20220127;9.3;4.6;6.9;4;9.36;.8;.39;5082 +96076;49.11612;-1.44628;35;20220128;8.5;4.2;6.4;2.2;9.9;.2;.17;4685 +96076;49.11612;-1.44628;35;20220129;9.8;8.3;9.1;5.5;11.1;.9;.42;3098 +96076;49.11612;-1.44628;35;20220130;10.4;3.9;7.1;2.9;8.93;.3;.52;5817 +96076;49.11612;-1.44628;35;20220131;9.1;6.2;7.7;7.4;8.53;.3;1.02;4253 +96076;49.11612;-1.44628;35;20220201;10.5;6.1;8.3;6.8;10.66;.4;.36;5151 +96076;49.11612;-1.44628;35;20220202;10.2;8.4;9.3;4.5;10.2;0;.77;3416 +96076;49.11612;-1.44628;35;20220203;9.5;6.7;8.1;4.6;9.93;.7;.55;4376 +96076;49.11612;-1.44628;35;20220204;9.7;7.9;8.8;6.1;8.73;.8;1.25;3635 +96076;49.11612;-1.44628;35;20220205;10.4;5;7.7;5.1;8.6;.3;.92;6195 +96076;49.11612;-1.44628;35;20220206;11.5;9;10.3;10.2;10.96;4.2;1.06;4393 +96076;49.11612;-1.44628;35;20220207;12.1;5.5;8.8;3.4;9.4;.3;.83;6875 +96076;49.11612;-1.44628;35;20220208;10.9;8.4;9.7;3.8;10.56;0;.76;4505 +96076;49.11612;-1.44628;35;20220209;9.5;5.4;7.4;2.4;9.36;.9;.57;5644 +96076;49.11612;-1.44628;35;20220210;8;7;7.5;4.9;8.67;6.9;.82;2936 +96076;49.11612;-1.44628;35;20220211;10.2;3.7;6.9;2.9;6.77;0;1.13;7531 +96076;49.11612;-1.44628;35;20220212;8.6;1;4.8;5.3;6.54;0;1.04;9197 +96076;49.11612;-1.44628;35;20220213;10.4;3.6;7;9.2;9.37;15.1;.67;3812 +96076;49.11612;-1.44628;35;20220214;10.8;6.6;8.7;6.5;8.94;3.6;1.25;7360 +96076;49.11612;-1.44628;35;20220215;10.9;5.3;8.1;7.9;10.14;11.9;.64;2822 +96076;49.11612;-1.44628;35;20220216;12.9;9.6;11.2;8.9;13.16;3.2;.56;5791 +96076;49.11612;-1.44628;35;20220217;12.4;10;11.2;6.9;10.66;.4;1.48;5075 +96076;49.11612;-1.44628;35;20220218;11.1;8.7;9.9;10.2;9.13;3.5;1.86;5085 +96076;49.11612;-1.44628;35;20220219;10;5.1;7.6;7.9;8.36;1.9;1.28;7311 +96076;49.11612;-1.44628;35;20220220;12.2;8.3;10.2;9.3;10.6;7;1.33;6725 +96076;49.11612;-1.44628;35;20220221;10.9;6.3;8.6;10.2;8.6;.5;1.67;7184 +96076;49.11612;-1.44628;35;20220222;13.4;7.5;10.5;5.6;10.7;.5;1.29;8396 +96076;49.11612;-1.44628;35;20220223;9.9;3.3;6.6;3.3;8.56;0;.85;8856 +96076;49.11612;-1.44628;35;20220224;9.2;7.5;8.3;7.7;8.13;2.8;1.6;4739 +96076;49.11612;-1.44628;35;20220225;10.8;4.3;7.5;3.9;7.4;0;1.43;9195 +96076;49.11612;-1.44628;35;20220226;10.2;1.2;5.7;3.8;6.23;0;1.67;11900 +96076;49.11612;-1.44628;35;20220227;9.9;.9;5.4;4.3;6.83;0;1.84;12130 +96076;49.11612;-1.44628;35;20220228;13.3;4.3;8.8;4.4;9.56;1.2;1.32;11184 +96076;49.11612;-1.44628;35;20220301;11.8;9;10.4;2.5;11.6;10.8;.85;6333 +96076;49.11612;-1.44628;35;20220302;13.5;8.8;11.1;3.1;10.43;.4;1.29;7873 +96076;49.11612;-1.44628;35;20220303;11;7.6;9.3;3.6;10.86;2.1;.83;7287 +96076;49.11612;-1.44628;35;20220304;10.2;8.2;9.2;5.2;8.96;0;1.41;5611 +96076;49.11612;-1.44628;35;20220305;9.1;3.4;6.2;5.8;8.43;2.9;1.03;9413 +96076;49.11612;-1.44628;35;20220306;8.7;5.7;7.2;7.1;7.2;.1;1.75;6880 +96076;49.11612;-1.44628;35;20220307;7.2;0;3.6;5.4;5.26;0;1.68;10132 +96076;49.11612;-1.44628;35;20220308;12.7;1.2;7;5.3;7.66;0;1.81;13762 +96076;49.11612;-1.44628;35;20220309;14.2;6.4;10.3;5.5;9.43;0;1.93;11632 +96076;49.11612;-1.44628;35;20220310;12.3;8.8;10.5;3.7;10.36;.8;1.34;7928 +96076;49.11612;-1.44628;35;20220311;13.2;8.4;10.8;6.8;10.26;4.6;1.78;9559 +96076;49.11612;-1.44628;35;20220312;14.2;6.4;10.3;6.9;8.86;.3;2.3;12159 +96076;49.11612;-1.44628;35;20220313;13;8.3;10.6;5.4;9.4;1;1.92;9601 +96076;49.11612;-1.44628;35;20220314;14;5.2;9.6;3.6;9.3;0;1.75;13450 +96076;49.11612;-1.44628;35;20220315;15;6.4;10.7;2.7;10.86;0;1.59;12931 +96076;49.11612;-1.44628;35;20220316;13.6;10.6;12.1;4.2;11.46;2.2;1.53;8029 +96076;49.11612;-1.44628;35;20220317;11.5;3.6;7.6;3.8;8.13;0;1.64;13049 +96076;49.11612;-1.44628;35;20220318;14;3;8.5;5;8.24;.1;2.09;17602 +96076;49.11612;-1.44628;35;20220319;13.7;6.8;10.2;6.2;7.97;0;2.55;14946 +96076;49.11612;-1.44628;35;20220320;12.9;4.5;8.7;4.2;7.74;0;2.04;14837 +96076;49.11612;-1.44628;35;20220321;16.9;5.5;11.2;4;9.74;0;2.33;15705 +96076;49.11612;-1.44628;35;20220322;16.9;6.7;11.8;4.8;8;0;3.12;17704 +96076;49.11612;-1.44628;35;20220323;16.5;5;10.7;3.3;7.27;0;2.75;18279 +96076;49.11612;-1.44628;35;20220324;16.1;3.8;10;2.8;8.74;0;2.24;18222 +96076;49.11612;-1.44628;35;20220325;17.3;5.8;11.5;4.1;8.77;0;2.77;18064 +96076;49.11612;-1.44628;35;20220326;16.1;5.8;10.9;4.7;9.3;0;2.54;18043 +96076;49.11612;-1.44628;35;20220327;16.3;5.9;11.1;4.3;10.27;.1;2.16;15769 +96076;49.11612;-1.44628;35;20220328;18;6.1;12;3.3;10.44;.1;1.87;9492 +96076;49.11612;-1.44628;35;20220329;13.6;9.6;11.6;3.5;11.2;2.4;1.4;6810 +96076;49.11612;-1.44628;35;20220330;11;8.8;9.9;4.8;10.34;2.5;1.18;4776 +96076;49.11612;-1.44628;35;20220331;7.6;5.3;6.5;8.4;6.9;1.7;1.84;8795 +96076;49.11612;-1.44628;35;20220401;8;3.5;5.8;9.4;5.6;.7;2.46;11745 +96076;49.11612;-1.44628;35;20220402;8.7;3.8;6.3;4.7;5.57;.1;2.4;16306 +96076;49.11612;-1.44628;35;20220403;8.9;1.1;5;3.2;5.41;.1;2.13;18575 +96076;49.11612;-1.44628;35;20220404;10.1;1.3;5.7;6.6;8.64;.8;.94;7060 +96076;49.11612;-1.44628;35;20220405;13;9.3;11.2;5.7;10.78;.4;1.64;10295 +96076;49.11612;-1.44628;35;20220406;13.3;8.2;10.7;9.2;10.4;4;1.9;10300 +96076;49.11612;-1.44628;35;20220407;12.9;10.3;11.6;9.5;9.87;6.4;2.56;13488 +96076;49.11612;-1.44628;35;20220408;9.8;6.4;8.1;5.5;8.54;10.6;1.52;7625 +96076;49.11612;-1.44628;35;20220409;10.8;3.5;7.1;3.5;6.81;0;2.43;21200 +96076;49.11612;-1.44628;35;20220410;13.9;1.7;7.8;4.8;6.91;0;2.77;20574 +96076;49.11612;-1.44628;35;20220411;19.2;5.4;12.3;5.9;9.71;.7;3.33;17366 +96076;49.11612;-1.44628;35;20220412;15.6;10.5;13.1;4.5;12.11;.4;1.64;6350 +96076;49.11612;-1.44628;35;20220413;18.3;7.6;12.9;1.9;11.29;0;2.37;15200 +96076;49.11612;-1.44628;35;20220414;19.4;6.7;13.1;1.9;11.37;.1;2.86;20578 +96076;49.11612;-1.44628;35;20220415;18.1;8.1;13.1;2.2;11.4;0;2.85;20701 +96076;49.11612;-1.44628;35;20220416;17.3;6.6;11.9;2.9;11.3;0;2.63;20436 +96076;49.11612;-1.44628;35;20220417;19;6.7;12.8;3.2;10.57;0;3.11;20169 +96076;49.11612;-1.44628;35;20220418;14;8.5;11.2;3.8;10.24;0;2.51;19300 +96076;49.11612;-1.44628;35;20220419;13;6.5;9.7;3.8;9.31;0;2.38;20125 +96076;49.11612;-1.44628;35;20220420;14.3;6.8;10.5;3.4;10.46;0;2.5;20575 +96076;49.11612;-1.44628;35;20220421;16.8;7.5;12.2;4;9.96;0;3.53;22700 +96076;49.11612;-1.44628;35;20220422;16.5;8.6;12.6;5.7;10.79;0;3.11;20800 +96076;49.11612;-1.44628;35;20220423;15.3;9.5;12.4;5.2;11.67;0;2.21;13825 +96076;49.11612;-1.44628;35;20220424;15.4;10.1;12.7;3.9;11.6;.1;2.57;17735 +96076;49.11612;-1.44628;35;20220425;13.6;7.9;10.7;4.6;9.87;0;2.79;22532 +96076;49.11612;-1.44628;35;20220426;15.2;6.4;10.8;5.3;9.7;0;2.91;21810 +96076;49.11612;-1.44628;35;20220427;14.6;7;10.8;6.7;9.14;0;3.13;20999 +96076;49.11612;-1.44628;35;20220428;14.2;8.7;11.5;5.2;10.6;0;2.08;11047 +96076;49.11612;-1.44628;35;20220429;14.4;9.3;11.8;5.3;10.5;0;2.84;19911 +96076;49.11612;-1.44628;35;20220430;13.3;8.2;10.8;4.6;9.47;0;2.49;15332 +96076;49.11612;-1.44628;35;20220501;17.3;6.8;12;2.5;9.8;.7;2.82;17214 +96076;49.11612;-1.44628;35;20220502;14.7;9.3;12;3.3;11.04;.1;2.56;17848 +96076;49.11612;-1.44628;35;20220503;16.1;10.4;13.2;3.1;10.97;0;3.01;19085 +96076;49.11612;-1.44628;35;20220504;16.1;5.3;10.7;3.2;11.37;0;2.48;20040 +96076;49.11612;-1.44628;35;20220505;16;9.3;12.7;3.2;12.07;.1;2.9;21959 +96076;49.11612;-1.44628;35;20220506;16.2;8.6;12.4;3;12.06;0;2.8;20407 +96076;49.11612;-1.44628;35;20220507;16.8;11.4;14.1;3.5;12.86;.1;2.68;16965 +96076;49.11612;-1.44628;35;20220508;17.3;9.6;13.4;4;12.63;.1;2.94;20071 +96076;49.11612;-1.44628;35;20220509;24.4;7.9;16.2;2.6;12.86;0;4.49;27385 +96076;49.11612;-1.44628;35;20220510;20.2;13.8;17;3.2;13.2;0;3.68;19161 +96076;49.11612;-1.44628;35;20220511;21.1;11.9;16.5;5;12.86;.3;4.28;22989 +96076;49.11612;-1.44628;35;20220512;17;9.9;13.4;3.4;11.33;.2;3.21;20354 +96076;49.11612;-1.44628;35;20220513;17.9;9.8;13.8;3.5;11.13;0;3.51;22058 +96076;49.11612;-1.44628;35;20220514;21.1;6.7;13.9;3;11.5;.5;4.1;26695 +96076;49.11612;-1.44628;35;20220515;23.8;14.3;19.1;4.1;14.86;9.7;4.45;22845 +96076;49.11612;-1.44628;35;20220516;22.2;13.9;18.1;4.4;15.66;.8;4.05;22270 +96076;49.11612;-1.44628;35;20220517;28.7;12.6;20.7;3.1;14.9;2.1;5.84;29232 +96076;49.11612;-1.44628;35;20220518;23.4;11.5;17.4;2.9;14.7;5.2;4.29;26006 +96076;49.11612;-1.44628;35;20220519;19;13.2;16.1;2.9;14.3;1.1;3.28;19103 +96076;49.11612;-1.44628;35;20220520;18.2;12.7;15.4;3.4;13.36;1.8;3.16;17989 +96076;49.11612;-1.44628;35;20220521;17.8;11.9;14.8;2.9;13.46;.1;3.09;19416 +96076;49.11612;-1.44628;35;20220522;18.6;11.2;14.9;3.1;14.46;5.3;3.22;21038 +96076;49.11612;-1.44628;35;20220523;15.9;12.6;14.2;4.7;14.06;6.4;2.3;14371 +96076;49.11612;-1.44628;35;20220524;16.5;10.7;13.6;5.2;11.56;1.7;3.27;19457 +96076;49.11612;-1.44628;35;20220525;16.7;10.3;13.5;5.5;12.63;.4;3.02;20475 +96076;49.11612;-1.44628;35;20220526;16.5;13.3;14.9;5;13.63;.2;2.59;14291 +96076;49.11612;-1.44628;35;20220527;17.8;13.2;15.5;4.3;13.43;.3;3.19;17351 +96076;49.11612;-1.44628;35;20220528;18;7.6;12.8;3.9;10.83;0;3.8;25651 +96076;49.11612;-1.44628;35;20220529;16.4;8.4;12.4;4.5;9.56;.1;3.75;21769 +96076;49.11612;-1.44628;35;20220530;16.9;6.6;11.8;2.7;9.63;.1;3.72;25097 +96076;49.11612;-1.44628;35;20220531;17.8;8.2;13;3.1;10.63;.1;3.79;25206 +96076;49.11612;-1.44628;35;20220601;18.2;7.5;12.9;3;10.86;0;3.87;26676 +96076;49.11612;-1.44628;35;20220602;21.7;10.1;15.9;4.3;11.73;.1;4.69;26439 +96076;49.11612;-1.44628;35;20220603;21.2;14;17.6;4.3;15.13;16.8;3.79;20588 +96076;49.11612;-1.44628;35;20220604;22.2;14.1;18.1;4.6;16.83;13.5;3.84;22298 +96076;49.11612;-1.44628;35;20220605;18.1;13.6;15.9;3.4;14.76;1.3;3.03;17765 +96076;49.11612;-1.44628;35;20220606;19.8;11.5;15.6;3.8;13.73;3.9;3.84;24131 +96076;49.11612;-1.44628;35;20220607;21;14.5;17.7;4.9;15.83;3.1;3.76;20888 +96076;49.11612;-1.44628;35;20220608;18.2;15.2;16.7;6.7;15.33;.8;2.93;14648 +96076;49.11612;-1.44628;35;20220609;21.9;13.3;17.6;4.4;14.13;.2;4.47;24414 +96076;49.11612;-1.44628;35;20220610;21.1;15;18;4.1;16;1;3.82;20912 +96076;49.11612;-1.44628;35;20220611;19.6;13.4;16.5;2.9;14.6;.1;3.54;20829 +96076;49.11612;-1.44628;35;20220612;19;12.6;15.8;4;13.56;.1;3.65;21298 +96076;49.11612;-1.44628;35;20220613;18.7;10.3;14.5;4.1;12.3;.1;3.88;24217 +96076;49.11612;-1.44628;35;20220614;23.4;10.3;16.9;3.5;13.1;0;4.82;27337 +96076;49.11612;-1.44628;35;20220615;21.9;13.5;17.7;3.3;15.46;0;4.11;23620 +96076;49.11612;-1.44628;35;20220616;27.2;10.8;19;2.4;14.23;0;5.6;30676 +96076;49.11612;-1.44628;35;20220617;32.8;15.1;24;2.1;16.5;0;6.6;31519 +96076;49.11612;-1.44628;35;20220618;29.1;16.6;22.8;4.2;17.23;9;6.09;27129 +96076;49.11612;-1.44628;35;20220619;16.9;12.8;14.8;7.8;14.56;12.6;2.72;16824 +96076;49.11612;-1.44628;35;20220620;20;13.8;16.9;6.6;14.93;0;3.76;20523 +96076;49.11612;-1.44628;35;20220621;22.6;14.2;18.4;4.7;15.23;1.7;4.45;23051 +96076;49.11612;-1.44628;35;20220622;22.6;15.7;19.2;4.5;16.33;1.2;4.21;21115 +96076;49.11612;-1.44628;35;20220623;23.7;15.1;19.4;2.7;16.9;0;4.49;24449 +96076;49.11612;-1.44628;35;20220624;21.7;14.6;18.2;4.5;16;3.9;4.08;22340 +96076;49.11612;-1.44628;35;20220625;18.9;12.5;15.7;4.5;12.9;3.4;3.85;21487 +96076;49.11612;-1.44628;35;20220626;21.5;11.2;16.3;3.9;12.2;1.8;4.71;26788 +96076;49.11612;-1.44628;35;20220627;19;10.3;14.6;3.1;12.66;.1;3.83;24819 +96076;49.11612;-1.44628;35;20220628;22.5;11.1;16.8;3.7;12.86;2.5;4.85;27989 +96076;49.11612;-1.44628;35;20220629;20;13.7;16.9;3.5;14.13;4.6;3.79;20953 +96076;49.11612;-1.44628;35;20220630;18.3;11.4;14.9;3.9;12.86;2.5;3.57;22064 +96076;49.11612;-1.44628;35;20220701;19.5;11.4;15.5;3.3;12.4;.2;4.02;23932 +96076;49.11612;-1.44628;35;20220702;21.2;9.1;15.2;2.9;12.83;0;4.46;28906 +96076;49.11612;-1.44628;35;20220703;19.4;12;15.7;4.1;13.56;.2;3.79;22733 +96076;49.11612;-1.44628;35;20220704;19.4;9.6;14.5;3.2;13.03;0;3.87;25759 +96076;49.11612;-1.44628;35;20220705;19.4;12.7;16.1;4.3;13.73;.1;3.73;21443 +96076;49.11612;-1.44628;35;20220706;21;11.6;16.3;3.5;15.4;.1;3.89;25324 +96076;49.11612;-1.44628;35;20220707;21;15;18;4.4;15.83;.1;3.81;20477 +96076;49.11612;-1.44628;35;20220708;22;10.7;16.3;2.9;15.13;.1;4.27;27452 +96076;49.11612;-1.44628;35;20220709;25.3;11.9;18.6;3;15.76;.1;5;28545 +96076;49.11612;-1.44628;35;20220710;26.2;14.1;20.2;3.7;14.9;0;5.27;25564 +96076;49.11612;-1.44628;35;20220711;28.6;15.1;21.9;3.5;16.23;0;5.87;27578 +96076;49.11612;-1.44628;35;20220712;31.6;16.6;24.1;2.1;17.6;0;6.28;30325 +96076;49.11612;-1.44628;35;20220713;24.9;17.3;21.1;2.8;18.6;0;4.45;22613 +96076;49.11612;-1.44628;35;20220714;21.8;15.8;18.8;4.4;16.3;0;3.9;19909 +96076;49.11612;-1.44628;35;20220715;23.9;12.5;18.2;3.6;14.76;0;4.72;26479 +96076;49.11612;-1.44628;35;20220716;27.1;11.2;19.2;3.2;13.93;0;5.4;28879 +96076;49.11612;-1.44628;35;20220717;31.2;16.1;23.7;3.4;15;0;6.31;26402 +96076;49.11612;-1.44628;35;20220718;35;16.6;25.8;2.9;15.73;0;7.19;28690 +96076;49.11612;-1.44628;35;20220719;32.9;24.6;28.8;4;16.5;.6;7.33;22307 +96076;49.11612;-1.44628;35;20220720;23.4;16.9;20.1;3.9;17.83;.4;4.05;20464 +96076;49.11612;-1.44628;35;20220721;22.5;17.3;19.9;3.5;16.6;.1;3.81;17927 +96076;49.11612;-1.44628;35;20220722;21.3;15.7;18.5;3.8;17.63;.2;3.3;18325 +96076;49.11612;-1.44628;35;20220723;24.4;14.5;19.4;2.7;16.1;0;4.52;24737 +96076;49.11612;-1.44628;35;20220724;29.9;14.5;22.2;3.1;16.2;0;6.2;29067 +96076;49.11612;-1.44628;35;20220725;21.1;16.6;18.8;5.9;17;.6;3.44;16770 +96076;49.11612;-1.44628;35;20220726;21.3;17;19.2;4.3;13.93;.1;4.05;16087 +96076;49.11612;-1.44628;35;20220727;21.1;10.3;15.7;2.4;13.5;0;3.98;25468 +96076;49.11612;-1.44628;35;20220728;23.1;14.8;18.9;2.3;15.66;0;4.03;22038 +96076;49.11612;-1.44628;35;20220729;24.1;14.9;19.5;3.1;16.66;.1;4.23;22909 +96076;49.11612;-1.44628;35;20220730;23.3;13.8;18.5;3.5;17.06;0;3.98;23335 +96076;49.11612;-1.44628;35;20220731;22.9;17.9;20.4;4.8;18.8;.3;3.58;17249 +96076;49.11612;-1.44628;35;20220801;22.5;17.8;20.2;3.8;18.06;0;3.46;16260 +96076;49.11612;-1.44628;35;20220802;25.6;16;20.8;2.8;18.53;.1;4.39;23296 +96076;49.11612;-1.44628;35;20220803;22.1;15.9;19;3;19.43;.1;3.14;18428 +96076;49.11612;-1.44628;35;20220804;21.8;17;19.4;4.5;16.73;0;3.55;16200 +96076;49.11612;-1.44628;35;20220805;21.9;12.8;17.3;5.9;12.7;0;4.62;22345 +96076;49.11612;-1.44628;35;20220806;24.6;10.2;17.4;4.1;11.8;0;5.03;26328 +96076;49.11612;-1.44628;35;20220807;25.3;12.8;19.1;3.9;12.73;0;5.03;23606 +96076;49.11612;-1.44628;35;20220808;26.1;13.6;19.9;4.3;14.43;.2;5.07;23418 +96076;49.11612;-1.44628;35;20220809;25.9;15.4;20.7;5.4;16.7;0;4.82;21791 +96076;49.11612;-1.44628;35;20220810;29.1;17.3;23.2;4.9;17.93;.1;5.37;22406 +96076;49.11612;-1.44628;35;20220811;30.4;18.3;24.4;3.9;17.06;0;5.64;22940 +96076;49.11612;-1.44628;35;20220812;30.8;17.5;24.1;3.4;17.23;0;5.48;23250 +96076;49.11612;-1.44628;35;20220813;32;16.1;24;3;16.03;0;5.45;24858 +96076;49.11612;-1.44628;35;20220814;24.1;18.4;21.2;2.5;18.36;.5;3.37;15838 +96076;49.11612;-1.44628;35;20220815;24;17.4;20.7;3.2;19;.5;3.54;18048 +96076;49.11612;-1.44628;35;20220816;25.6;17;21.3;2.9;18.13;5.2;4.07;20120 +96076;49.11612;-1.44628;35;20220817;22.3;14.1;18.2;2.6;17.83;6.9;3.14;19353 +96076;49.11612;-1.44628;35;20220818;22.6;14;18.3;3.2;17.8;.4;3.24;19776 +96076;49.11612;-1.44628;35;20220819;21.5;18.2;19.8;4.7;18.16;2.9;2.89;12382 +96076;49.11612;-1.44628;35;20220820;22.6;14.5;18.5;2.7;14.83;.1;3.57;19333 +96076;49.11612;-1.44628;35;20220821;21;12.5;16.7;1.9;15.6;.6;2.94;19002 +96076;49.11612;-1.44628;35;20220822;23.1;16.2;19.6;2.7;19.36;1.8;3.03;17410 +96076;49.11612;-1.44628;35;20220823;24.1;18.8;21.5;2.5;21.23;.1;2.86;14722 +96076;49.11612;-1.44628;35;20220824;25.3;16.4;20.8;2.3;20.6;16.1;3.36;19446 +96076;49.11612;-1.44628;35;20220825;21.9;18.2;20;4.2;19.6;2.1;2.6;12300 +96076;49.11612;-1.44628;35;20220826;20.8;13;16.9;3.1;15.26;.1;2.97;17845 +96076;49.11612;-1.44628;35;20220827;24.7;11;17.8;3.4;14.86;.1;3.89;22688 +96076;49.11612;-1.44628;35;20220828;23.3;15.4;19.3;5;16.2;0;3.59;16835 +96076;49.11612;-1.44628;35;20220829;24.9;15.8;20.3;6;16.13;0;4.16;17481 +96076;49.11612;-1.44628;35;20220830;24.8;16.7;20.7;5.8;16.6;0;4.02;16717 +96076;49.11612;-1.44628;35;20220831;24.3;17.3;20.8;5.9;17.36;.5;3.76;15749 +96076;49.11612;-1.44628;35;20220901;23.4;17.3;20.4;3.3;18.86;4.2;2.92;14669 +96076;49.11612;-1.44628;35;20220902;22.4;16;19.2;2.2;18.53;.6;2.62;15087 +96076;49.11612;-1.44628;35;20220903;23.1;16.8;19.9;3;17.06;.5;3.03;14918 +96076;49.11612;-1.44628;35;20220904;26;15.6;20.8;4;16.7;0;4.05;18857 +96076;49.11612;-1.44628;35;20220905;26.4;16.8;21.6;3.1;17.66;2.2;3.72;17775 +96076;49.11612;-1.44628;35;20220906;21.1;16.8;18.9;5.5;17.63;3;2.62;11983 +96076;49.11612;-1.44628;35;20220907;22.3;16.4;19.3;6;16.96;5.9;3.2;14034 +96076;49.11612;-1.44628;35;20220908;20.9;15.6;18.3;6.6;16.46;10.5;2.86;13224 +96076;49.11612;-1.44628;35;20220909;20;16;18;8.1;16.46;3.8;2.62;11354 +96076;49.11612;-1.44628;35;20220910;20.7;15.8;18.3;4.5;16.3;1.6;2.62;12470 +96076;49.11612;-1.44628;35;20220911;23.3;11.6;17.4;2.3;15.56;.1;2.94;18633 +96076;49.11612;-1.44628;35;20220912;27.3;14.9;21.1;3.2;16.73;.3;3.87;18698 +96076;49.11612;-1.44628;35;20220913;23.8;20.3;22;4;19.93;2.3;2.55;9879 +96076;49.11612;-1.44628;35;20220914;21.9;17.7;19.8;3.4;20.26;1.8;1.96;10449 +96076;49.11612;-1.44628;35;20220915;19.3;13.4;16.4;3.4;15.03;0;2.22;12698 +96076;49.11612;-1.44628;35;20220916;18.1;12.2;15.1;5.2;11.3;0;2.97;12571 +96076;49.11612;-1.44628;35;20220917;17.2;6.9;12.1;3.4;8.93;0;2.74;16295 +96076;49.11612;-1.44628;35;20220918;18;7.2;12.6;3;10.53;0;2.46;16653 +96076;49.11612;-1.44628;35;20220919;19.5;7.5;13.5;2.3;11.6;.1;2.43;17253 +96076;49.11612;-1.44628;35;20220920;19.1;8;13.6;2.6;11.96;0;2.29;16453 +96076;49.11612;-1.44628;35;20220921;20.5;7;13.7;2.6;11.46;.1;2.51;17689 +96076;49.11612;-1.44628;35;20220922;21.3;7.4;14.4;1.9;11.9;.1;2.46;17837 +96076;49.11612;-1.44628;35;20220923;17.4;11.7;14.6;2.2;14.3;12.8;1.62;11537 +96076;49.11612;-1.44628;35;20220924;18.4;12.8;15.6;5.2;13.56;4.7;2.31;11187 +96076;49.11612;-1.44628;35;20220925;17.8;12.7;15.2;4.8;12.76;1;2.38;10184 +96076;49.11612;-1.44628;35;20220926;16.3;10.7;13.5;7.5;12.56;9;1.99;11067 +96076;49.11612;-1.44628;35;20220927;16.7;13.2;15;7.1;12.7;14.2;2.35;8693 +96076;49.11612;-1.44628;35;20220928;15.4;11.3;13.4;3.2;12.63;5;1.53;9066 +96076;49.11612;-1.44628;35;20220929;16;8.6;12.3;2.1;11.26;1.9;1.61;11873 +96076;49.11612;-1.44628;35;20220930;16.3;6.3;11.3;4.8;12.13;6.3;1.53;13793 +96076;49.11612;-1.44628;35;20221001;17.9;14.6;16.3;10.2;16.49;3.4;1.62;8129 +96076;49.11612;-1.44628;35;20221002;18.5;16;17.3;6.9;16.89;2.8;1.74;6995 +96076;49.11612;-1.44628;35;20221003;19.4;10.7;15.1;2.5;14.49;0;1.74;12798 +96076;49.11612;-1.44628;35;20221004;17.2;14.2;15.7;4.3;15.16;0;1.49;7409 +96076;49.11612;-1.44628;35;20221005;19.2;15.5;17.3;6.2;14.26;.9;2.54;8032 +96076;49.11612;-1.44628;35;20221006;18.6;11.5;15.1;3.3;11.46;0;2.19;10989 +96076;49.11612;-1.44628;35;20221007;18;7.7;12.8;3.5;11.73;.3;1.8;12846 +96076;49.11612;-1.44628;35;20221008;17.3;12.2;14.7;3.2;11.93;0;1.88;9051 +96076;49.11612;-1.44628;35;20221009;19.3;7.8;13.6;3;10.5;0;2.14;13167 +96076;49.11612;-1.44628;35;20221010;17.1;12.1;14.6;3.2;13.56;1.1;1.46;8630 +96076;49.11612;-1.44628;35;20221011;17.3;5.1;11.2;2.7;9.93;0;1.68;12971 +96076;49.11612;-1.44628;35;20221012;18;6.3;12.1;3;11.4;.9;1.61;12591 +96076;49.11612;-1.44628;35;20221013;16.4;12.4;14.4;4.1;15.23;5.4;1.01;7570 +96076;49.11612;-1.44628;35;20221014;16.2;13.6;14.9;3;15.63;6.9;.98;5937 +96076;49.11612;-1.44628;35;20221015;18.4;14.6;16.5;5;15.46;.9;1.59;6989 +96076;49.11612;-1.44628;35;20221016;17.3;12.9;15.1;4.6;15.4;3.8;1.17;7516 +96076;49.11612;-1.44628;35;20221017;18.2;15.2;16.7;3.3;17.13;2;1.08;5977 +96076;49.11612;-1.44628;35;20221018;20.3;12.1;16.2;3.3;17.03;0;1.17;9443 +96076;49.11612;-1.44628;35;20221019;23.4;15.5;19.4;4;17.46;5;2;9127 +96076;49.11612;-1.44628;35;20221020;20.2;14.1;17.1;3.3;16;4.6;1.49;8144 +96076;49.11612;-1.44628;35;20221021;20.1;14;17.1;6.5;14.96;.7;2.16;8003 +96076;49.11612;-1.44628;35;20221022;19.1;13.5;16.3;4.6;15.53;1.6;1.45;7651 +96076;49.11612;-1.44628;35;20221023;21.2;16.5;18.9;6.4;15;4.6;2.72;6961 +96076;49.11612;-1.44628;35;20221024;18.3;14.4;16.4;7.1;14.56;4.3;1.92;6215 +96076;49.11612;-1.44628;35;20221025;18.6;12.9;15.8;4.6;14.63;0;1.44;7352 +96076;49.11612;-1.44628;35;20221026;19.9;14.8;17.4;5.2;15.96;.5;1.67;6838 +96076;49.11612;-1.44628;35;20221027;22.8;14.2;18.5;3.8;16.2;.1;1.8;8687 +96076;49.11612;-1.44628;35;20221028;19;15.5;17.2;3.8;15.93;0;1.37;5648 +96076;49.11612;-1.44628;35;20221029;21.4;14.8;18.1;4.4;16.3;.9;1.73;7361 +96076;49.11612;-1.44628;35;20221030;17.2;13.7;15.4;4.4;14.56;1;1.24;5434 +96076;49.11612;-1.44628;35;20221031;17.1;10.6;13.9;4.8;13.56;.7;1.14;7125 +96076;49.11612;-1.44628;35;20221101;16.4;12.5;14.5;9;12.06;8.8;2.15;5562 +96076;49.11612;-1.44628;35;20221102;16.2;10.3;13.3;6.5;12.1;2.5;1.49;6760 +96076;49.11612;-1.44628;35;20221103;14.1;13.8;14;7.7;12.86;17.5;1.55;1263 +96076;49.11612;-1.44628;35;20221104;13.6;9.6;11.6;7;10.56;.8;1.5;5424 +96076;49.11612;-1.44628;35;20221105;13.4;9.8;11.6;5;11.43;3.7;.99;5048 +96076;49.11612;-1.44628;35;20221106;14.9;12.5;13.7;7.2;13.73;14.5;1.07;4111 +96076;49.11612;-1.44628;35;20221107;16.3;12.8;14.6;7.7;13.26;1.7;1.59;4789 +96076;49.11612;-1.44628;35;20221108;15.9;12.1;14;8;12.73;1.1;1.63;4872 +96076;49.11612;-1.44628;35;20221109;15.3;11.8;13.6;6.2;12.1;.6;1.42;4757 +96076;49.11612;-1.44628;35;20221110;15.7;9.4;12.5;4.7;12.23;0;.97;6141 +96076;49.11612;-1.44628;35;20221111;13.6;8;10.8;3.6;11.3;.1;.68;5482 +96076;49.11612;-1.44628;35;20221112;19.1;4.9;12;2.5;12;.1;.79;8382 +96076;49.11612;-1.44628;35;20221113;18.7;8.1;13.4;2.7;12.6;.1;.84;7305 +96076;49.11612;-1.44628;35;20221114;14.7;9.6;12.1;3.6;11.93;1.6;.8;5193 +96076;49.11612;-1.44628;35;20221115;15.5;8.5;12;7.9;11.6;4.2;1.29;6004 +96076;49.11612;-1.44628;35;20221116;14;8.5;11.3;8.2;11.46;17.3;1.05;5274 +96076;49.11612;-1.44628;35;20221117;13.3;10.6;11.9;7.6;11.3;7.9;1.25;3654 +96076;49.11612;-1.44628;35;20221118;12.6;9.6;11.1;5;10.03;2.1;1.2;3790 +96076;49.11612;-1.44628;35;20221119;12.4;3.4;7.9;3.3;8.56;1.3;.7;6275 +96076;49.11612;-1.44628;35;20221120;12.9;6.1;9.5;5.8;10.5;2.8;.68;5471 +96076;49.11612;-1.44628;35;20221121;12.1;7.3;9.7;7.3;10;16.8;.99;4567 +96076;49.11612;-1.44628;35;20221122;12.1;6.9;9.5;9.1;9.53;4.6;1.21;4694 +96076;49.11612;-1.44628;35;20221123;13.3;6.9;10.1;7.3;10.5;9.9;.93;5158 +96076;49.11612;-1.44628;35;20221124;13.9;8.7;11.3;6.7;11.03;12;1.05;4638 +96076;49.11612;-1.44628;35;20221125;13.8;9;11.4;4.7;10.66;.6;.95;4413 +96076;49.11612;-1.44628;35;20221126;11.8;7.4;9.6;5;10.93;3.9;.47;4087 +96076;49.11612;-1.44628;35;20221127;12.2;10.4;11.3;5.3;12.56;12.9;.47;2661 +96076;49.11612;-1.44628;35;20221128;11.4;8.7;10;4.8;10.46;6;.71;3239 +96076;49.11612;-1.44628;35;20221129;12.3;5.7;9;2.1;9.46;.1;.41;4793 +96076;49.11612;-1.44628;35;20221130;8.5;3.7;6.1;2.2;8.63;.1;.24;4110 +96076;49.11612;-1.44628;35;20221201;9.4;0;4.7;2.4;7.46;.1;.26;5588 +96076;49.11612;-1.44628;35;20221202;7.1;-1;3;2.9;7.1;.3;.2;5039 +96076;49.11612;-1.44628;35;20221203;4.6;4.2;4.4;5.6;7.2;.1;.72;1122 +96076;49.11612;-1.44628;35;20221204;4.2;3.3;3.8;3.6;7;0;.52;1563 +96076;49.11612;-1.44628;35;20221205;6;3.4;4.7;1.5;7.46;0;.28;2803 +96076;49.11612;-1.44628;35;20221206;7.7;-.4;3.7;2.3;6.96;1.2;.24;4872 +96076;49.11612;-1.44628;35;20221207;7.5;2.8;5.2;2.1;7.7;2;.26;3814 +96076;49.11612;-1.44628;35;20221208;6.6;.7;3.7;2.4;6.4;.1;.4;4132 +96076;49.11612;-1.44628;35;20221209;5.6;-1.8;1.9;1.9;5.9;.8;.2;4619 +96076;49.11612;-1.44628;35;20221210;5.7;-2.4;1.6;3.3;5.86;1.5;.31;4813 +96076;49.11612;-1.44628;35;20221211;3.1;-.2;1.5;4.3;6.03;.9;.34;3138 +96076;49.11612;-1.44628;35;20221212;.9;-.6;.2;3.3;5.93;.2;.2;2167 +96076;49.11612;-1.44628;35;20221213;1.9;-3;-.5;3.7;4.86;.3;.38;3666 +96076;49.11612;-1.44628;35;20221214;2.8;-.3;1.3;3.6;5.9;1.1;.35;2927 +96076;49.11612;-1.44628;35;20221215;5.3;.1;2.7;4.2;5.26;.3;.77;3749 +96076;49.11612;-1.44628;35;20221216;7;.3;3.7;3.1;6;.3;.6;4118 +96076;49.11612;-1.44628;35;20221217;1.4;-3.5;-1;2.4;4.8;0;.23;3665 +96076;49.11612;-1.44628;35;20221218;7;-3.6;1.7;6.1;6.93;15.1;.12;5238 +96076;49.11612;-1.44628;35;20221219;13.5;7.9;10.7;9.1;12.33;9.5;.38;3840 +96076;49.11612;-1.44628;35;20221220;11.9;12;11.9;4.9;12.16;6.4;.88;982 +96076;49.11612;-1.44628;35;20221221;12.6;6.9;9.7;5;11.66;11.4;.2;3999 +96076;49.11612;-1.44628;35;20221222;12.9;10.4;11.6;6.3;12.96;12.8;.47;2711 +96076;49.11612;-1.44628;35;20221223;13.5;11.4;12.4;6.1;13.33;4.1;.64;2407 +96076;49.11612;-1.44628;35;20221224;11.9;10.2;11.1;4.4;12.03;3.3;.54;2262 +96076;49.11612;-1.44628;35;20221225;11.1;9.4;10.2;3.6;12.16;8.2;.25;2284 +96076;49.11612;-1.44628;35;20221226;10.7;9.2;9.9;5;9.93;.4;.91;2041 +96076;49.11612;-1.44628;35;20221227;10.6;5.3;7.9;5.5;9.33;1.7;.52;3959 +96076;49.11612;-1.44628;35;20221228;11.6;9.5;10.5;7.9;11.4;4.8;.74;2499 +96076;49.11612;-1.44628;35;20221229;10.8;9.6;10.2;7.5;9.7;3.7;1.31;1857 +96076;49.11612;-1.44628;35;20221230;13.5;5.7;9.6;7.7;11.9;14.7;.24;4785 +96076;49.11612;-1.44628;35;20221231;15.7;12.4;14;10.3;13.76;7.6;1.36;3187 +96077;49.14917;-1.12836;47;20220101;15.3;12.3;13.8;4.7;12.17;2.7;1.11;2902 +96077;49.14917;-1.12836;47;20220102;13.8;11.7;12.8;7.1;11.93;1.2;1.19;2558 +96077;49.14917;-1.12836;47;20220103;12.1;10.7;11.4;4.7;11.18;20.2;.88;1830 +96077;49.14917;-1.12836;47;20220104;9.5;7.7;8.6;5;8.68;1.2;.97;2350 +96077;49.14917;-1.12836;47;20220105;7.4;3;5.2;3.6;6.2;.2;.84;3241 +96077;49.14917;-1.12836;47;20220106;7.2;1.7;4.5;5.3;7.08;2.8;.59;3620 +96077;49.14917;-1.12836;47;20220107;9;5.3;7.2;6.2;8.55;7.8;.71;3380 +96077;49.14917;-1.12836;47;20220108;9.7;6.2;8;7.9;9.45;16.8;.73;2261 +96077;49.14917;-1.12836;47;20220109;9.5;6.3;7.9;5.7;8.78;5.2;.8;3024 +96077;49.14917;-1.12836;47;20220110;8.9;7;8;2.7;10.25;.9;.29;2142 +96077;49.14917;-1.12836;47;20220111;8.9;7.6;8.3;2.6;10.45;.7;.31;1879 +96077;49.14917;-1.12836;47;20220112;9.9;8;8.9;1.5;10.37;.1;.31;2590 +96077;49.14917;-1.12836;47;20220113;7.2;4.4;5.8;2.5;7.96;0;.38;3443 +96077;49.14917;-1.12836;47;20220114;8.9;.5;4.7;3.1;6.7;.1;.56;5429 +96077;49.14917;-1.12836;47;20220115;3.1;-.6;1.3;3.1;6.4;0;.2;3157 +96077;49.14917;-1.12836;47;20220116;9.6;.8;5.2;4;8.83;.9;.15;4805 +96077;49.14917;-1.12836;47;20220117;9.6;3.6;6.6;1.8;8.15;0;.36;4764 +96077;49.14917;-1.12836;47;20220118;6.6;-1;2.8;2;6.9;.1;.22;5009 +96077;49.14917;-1.12836;47;20220119;9.4;1.5;5.5;3.3;8.65;1.1;.26;4822 +96077;49.14917;-1.12836;47;20220120;8.3;4.1;6.2;4.1;7.08;.1;.89;4128 +96077;49.14917;-1.12836;47;20220121;7.2;4.5;5.9;2.7;6.4;0;.89;3079 +96077;49.14917;-1.12836;47;20220122;7.2;1;4.1;1.8;7.4;0;.29;4254 +96077;49.14917;-1.12836;47;20220123;5.4;4.8;5.1;3.5;7.08;0;.74;1527 +96077;49.14917;-1.12836;47;20220124;5.3;.4;2.9;2.7;6.71;0;.45;6042 +96077;49.14917;-1.12836;47;20220125;1;-3;-1;1.8;6.28;0;.24;2538 +96077;49.14917;-1.12836;47;20220126;6.5;.3;3.4;2.1;7.38;0;.27;4624 +96077;49.14917;-1.12836;47;20220127;9.4;4.8;7.1;4.4;9.38;.5;.42;4541 +96077;49.14917;-1.12836;47;20220128;8.4;4;6.2;2.7;9.8;.1;.13;4113 +96077;49.14917;-1.12836;47;20220129;9.9;7.5;8.7;5.8;11.1;.6;.26;2678 +96077;49.14917;-1.12836;47;20220130;10.3;3.7;7;2.9;8.75;.2;.53;5704 +96077;49.14917;-1.12836;47;20220131;9.2;6.2;7.7;6.5;8.23;.3;1.13;3619 +96077;49.14917;-1.12836;47;20220201;11;4.6;7.8;6.6;10.5;.2;.33;4776 +96077;49.14917;-1.12836;47;20220202;10;8.4;9.2;4.2;10.05;0;.75;2957 +96077;49.14917;-1.12836;47;20220203;9.1;6.5;7.8;4.5;9.73;.4;.53;3959 +96077;49.14917;-1.12836;47;20220204;9.6;7.4;8.5;5.9;8.48;.7;1.23;3497 +96077;49.14917;-1.12836;47;20220205;10.4;4.4;7.4;5.5;8.6;.1;.91;6308 +96077;49.14917;-1.12836;47;20220206;11.3;8.6;10;10.1;10.68;5.1;.99;3588 +96077;49.14917;-1.12836;47;20220207;11.7;4.7;8.2;3.9;8.98;.2;.87;7283 +96077;49.14917;-1.12836;47;20220208;11.2;8.3;9.7;4.1;10.43;0;.8;3989 +96077;49.14917;-1.12836;47;20220209;9.9;4.5;7.2;2.5;9.3;.7;.52;5864 +96077;49.14917;-1.12836;47;20220210;8;7;7.5;4.4;8.63;9.8;.72;2259 +96077;49.14917;-1.12836;47;20220211;10.1;2.9;6.5;2.6;6.76;0;.99;8359 +96077;49.14917;-1.12836;47;20220212;9;.6;4.8;5;6.28;0;1.17;9812 +96077;49.14917;-1.12836;47;20220213;10.5;3.4;7;8.6;9.03;14.6;.81;4854 +96077;49.14917;-1.12836;47;20220214;10.7;6.7;8.7;6.3;8.88;1.4;1.2;6979 +96077;49.14917;-1.12836;47;20220215;10.6;5;7.8;7.1;9.88;11.1;.61;3567 +96077;49.14917;-1.12836;47;20220216;13;9.6;11.3;9.7;13.05;3;.44;4838 +96077;49.14917;-1.12836;47;20220217;12.6;9.9;11.3;7.6;10.53;0;1.5;5721 +96077;49.14917;-1.12836;47;20220218;11.5;8.3;9.9;10.2;9.03;3.8;1.85;5444 +96077;49.14917;-1.12836;47;20220219;9.8;4.7;7.2;7.9;8.38;1.3;1.17;7067 +96077;49.14917;-1.12836;47;20220220;12.2;8.3;10.2;9.5;10.4;5.5;1.31;5193 +96077;49.14917;-1.12836;47;20220221;10.9;5.7;8.3;9.4;8.25;.4;1.66;7126 +96077;49.14917;-1.12836;47;20220222;13.7;6.6;10.1;5.9;10.53;.2;1.21;7346 +96077;49.14917;-1.12836;47;20220223;9.8;3;6.4;3.3;8.35;0;.84;7600 +96077;49.14917;-1.12836;47;20220224;9.1;7.4;8.2;7.1;7.9;2.6;1.59;4870 +96077;49.14917;-1.12836;47;20220225;11;3.4;7.2;4;7.15;0;1.46;9636 +96077;49.14917;-1.12836;47;20220226;11.7;.3;6;4.1;6.13;0;1.67;11921 +96077;49.14917;-1.12836;47;20220227;13;1.4;7.2;4.7;6.58;0;1.93;12395 +96077;49.14917;-1.12836;47;20220228;14;3.6;8.8;4.2;9.15;1;1.41;11125 +96077;49.14917;-1.12836;47;20220301;12.4;8.8;10.6;2.6;11.28;9.2;.9;5988 +96077;49.14917;-1.12836;47;20220302;13.8;8.4;11.1;3.2;10.25;.1;1.37;8318 +96077;49.14917;-1.12836;47;20220303;11.6;7.7;9.7;3.2;10.8;2;.88;6432 +96077;49.14917;-1.12836;47;20220304;10.1;7.9;9;4.6;8.9;0;1.27;5383 +96077;49.14917;-1.12836;47;20220305;8.6;3.5;6.1;5.5;8.4;3.3;.86;7658 +96077;49.14917;-1.12836;47;20220306;8.5;5.6;7;6.5;7.03;0;1.68;8015 +96077;49.14917;-1.12836;47;20220307;6.9;.7;3.8;5.4;5.13;0;1.69;11092 +96077;49.14917;-1.12836;47;20220308;13.3;.7;7;5.1;7.43;0;1.9;13696 +96077;49.14917;-1.12836;47;20220309;14.2;5.7;9.9;5.4;9.15;0;1.91;11812 +96077;49.14917;-1.12836;47;20220310;13.4;7.8;10.6;3.9;10.1;.6;1.47;8382 +96077;49.14917;-1.12836;47;20220311;13.3;8.1;10.7;6.5;10.08;4.9;1.7;8372 +96077;49.14917;-1.12836;47;20220312;13.9;6.2;10.1;6.8;8.78;.2;2.24;12148 +96077;49.14917;-1.12836;47;20220313;12.5;7.9;10.2;5.1;9.33;1.4;1.75;8780 +96077;49.14917;-1.12836;47;20220314;14.6;5;9.8;3.5;9.1;.2;1.81;13029 +96077;49.14917;-1.12836;47;20220315;14.8;6.9;10.8;3;10.73;0;1.53;11717 +96077;49.14917;-1.12836;47;20220316;13.6;10.2;11.9;4;11.43;1.3;1.4;6480 +96077;49.14917;-1.12836;47;20220317;11.9;3;7.5;3.1;7.85;0;1.66;14374 +96077;49.14917;-1.12836;47;20220318;14.3;2.2;8.2;4.8;7.63;0;2.31;17556 +96077;49.14917;-1.12836;47;20220319;14.8;6.3;10.5;5.5;7.21;0;2.95;15386 +96077;49.14917;-1.12836;47;20220320;13.6;3.8;8.7;3.8;7.23;0;2.23;14766 +96077;49.14917;-1.12836;47;20220321;17.8;5;11.4;4.3;9.33;0;2.63;16846 +96077;49.14917;-1.12836;47;20220322;17.3;6.8;12;4.8;7.48;0;3.3;17476 +96077;49.14917;-1.12836;47;20220323;17.5;5.1;11.3;3.3;6.68;0;3.07;18181 +96077;49.14917;-1.12836;47;20220324;18;4;11;3.3;7.56;0;2.97;18136 +96077;49.14917;-1.12836;47;20220325;18.6;6.4;12.5;4.8;7.88;0;3.54;18041 +96077;49.14917;-1.12836;47;20220326;17.7;5;11.3;4.8;8.61;0;3.06;18746 +96077;49.14917;-1.12836;47;20220327;18.1;5.7;11.9;3.8;9.83;.1;2.8;18526 +96077;49.14917;-1.12836;47;20220328;19.7;5.6;12.6;3.1;9.71;0;2.51;12583 +96077;49.14917;-1.12836;47;20220329;15.4;10.5;12.9;3.2;10.76;4.6;1.93;8694 +96077;49.14917;-1.12836;47;20220330;11.3;8.7;10;4.2;10.31;4.6;1.21;5649 +96077;49.14917;-1.12836;47;20220331;7.4;5.1;6.3;7.7;6.71;2.1;1.84;9738 +96077;49.14917;-1.12836;47;20220401;7.3;3.2;5.3;9.2;5.36;.8;2.36;10773 +96077;49.14917;-1.12836;47;20220402;8.5;3.1;5.8;4.8;5.43;0;2.34;17114 +96077;49.14917;-1.12836;47;20220403;8.6;.9;4.8;3;5.48;.1;2.07;18287 +96077;49.14917;-1.12836;47;20220404;9.5;.5;5;6.2;8.38;.4;.82;7041 +96077;49.14917;-1.12836;47;20220405;12.4;9;10.7;6.6;11.07;.2;1.51;10687 +96077;49.14917;-1.12836;47;20220406;13.2;8;10.6;8;10.26;4;1.71;8317 +96077;49.14917;-1.12836;47;20220407;12.7;10.2;11.4;9;9.81;5.9;2.54;15091 +96077;49.14917;-1.12836;47;20220408;8.4;6.2;7.3;5.6;8.38;10.2;1.23;4425 +96077;49.14917;-1.12836;47;20220409;10.7;3.4;7;3.6;7.01;0;2.35;20122 +96077;49.14917;-1.12836;47;20220410;13.9;2.3;8.1;4.7;6.79;0;2.87;20386 +96077;49.14917;-1.12836;47;20220411;19;5.5;12.3;6.1;9.28;0;3.63;18586 +96077;49.14917;-1.12836;47;20220412;16.1;10.9;13.5;4.2;12.06;1.1;1.81;6878 +96077;49.14917;-1.12836;47;20220413;18.7;6.6;12.7;1.9;11.28;0;2.41;16457 +96077;49.14917;-1.12836;47;20220414;20.3;7;13.6;2;11.28;.1;2.96;20589 +96077;49.14917;-1.12836;47;20220415;19.2;7.9;13.6;2.7;11.48;0;3.09;22786 +96077;49.14917;-1.12836;47;20220416;19.2;7.2;13.2;3.1;10.83;0;3.41;23095 +96077;49.14917;-1.12836;47;20220417;19.4;6.6;13;3.8;9.96;0;3.4;20858 +96077;49.14917;-1.12836;47;20220418;14.2;8;11.1;3.8;10.15;0;2.48;18466 +96077;49.14917;-1.12836;47;20220419;13;5.9;9.5;3.9;9.58;0;2.21;18030 +96077;49.14917;-1.12836;47;20220420;15.3;6.3;10.8;3.5;10.56;0;2.59;20799 +96077;49.14917;-1.12836;47;20220421;18.6;6.7;12.7;3.8;9.86;0;3.59;23060 +96077;49.14917;-1.12836;47;20220422;17.3;8.4;12.8;5.1;10.68;0;3.05;18215 +96077;49.14917;-1.12836;47;20220423;16.4;8.8;12.6;4.8;11.43;0;2.54;15289 +96077;49.14917;-1.12836;47;20220424;16;10.1;13.1;4.1;11.46;.1;2.62;16064 +96077;49.14917;-1.12836;47;20220425;14.4;7.8;11.1;4.3;9.66;0;2.97;22766 +96077;49.14917;-1.12836;47;20220426;15.6;6.5;11.1;5;9.38;0;3.07;20404 +96077;49.14917;-1.12836;47;20220427;15.3;5.9;10.6;6.1;8.71;0;3.44;23931 +96077;49.14917;-1.12836;47;20220428;14.7;8;11.4;4.6;10.21;0;2.46;14760 +96077;49.14917;-1.12836;47;20220429;15.3;8.8;12;4.9;10.26;0;3.07;20888 +96077;49.14917;-1.12836;47;20220430;14.1;7.6;10.9;4.3;9.31;0;2.61;16560 +96077;49.14917;-1.12836;47;20220501;17.9;6.9;12.4;3;9.51;.7;3.09;18149 +96077;49.14917;-1.12836;47;20220502;15.9;9.4;12.7;3.8;10.83;0;2.7;16446 +96077;49.14917;-1.12836;47;20220503;17.2;9.8;13.5;3.7;10.51;0;3.22;18964 +96077;49.14917;-1.12836;47;20220504;16.8;4.9;10.8;2.9;11.28;0;2.69;22118 +96077;49.14917;-1.12836;47;20220505;16.4;9.3;12.8;3.3;11.81;.2;3;22380 +96077;49.14917;-1.12836;47;20220506;18.4;8.1;13.3;2.7;12;0;3.19;22090 +96077;49.14917;-1.12836;47;20220507;17.1;10.4;13.7;3.1;12.7;.4;2.7;17344 +96077;49.14917;-1.12836;47;20220508;16.8;9.8;13.3;3.8;12.45;.1;2.74;18580 +96077;49.14917;-1.12836;47;20220509;24;7.4;15.7;2.5;12.45;0;4.35;26579 +96077;49.14917;-1.12836;47;20220510;20.8;13.8;17.3;3.1;13;0;3.75;19632 +96077;49.14917;-1.12836;47;20220511;21.2;11.3;16.2;4.7;12.58;.2;4.09;21796 +96077;49.14917;-1.12836;47;20220512;17.5;8.7;13.1;3.2;11.28;.2;3.19;20534 +96077;49.14917;-1.12836;47;20220513;18.5;8.8;13.7;3.2;11.18;0;3.55;22264 +96077;49.14917;-1.12836;47;20220514;20.5;6.6;13.6;2.7;11.48;.8;3.87;25971 +96077;49.14917;-1.12836;47;20220515;22.6;13.7;18.2;4.1;14.6;7.5;3.89;19395 +96077;49.14917;-1.12836;47;20220516;22.1;14;18.1;4;15.5;1.3;3.8;20573 +96077;49.14917;-1.12836;47;20220517;28.8;12.2;20.5;3.1;14.85;1.3;5.7;28150 +96077;49.14917;-1.12836;47;20220518;23.4;10.8;17.1;2.8;14.63;1.4;4.2;25387 +96077;49.14917;-1.12836;47;20220519;19.9;13.1;16.5;2.9;13.9;1.8;3.36;19183 +96077;49.14917;-1.12836;47;20220520;18.2;12.4;15.3;3.1;12.9;1.8;3.04;17008 +96077;49.14917;-1.12836;47;20220521;19.2;11.3;15.3;2.4;13.25;0;3.31;20591 +96077;49.14917;-1.12836;47;20220522;18.1;10.4;14.2;2.6;13.9;4.8;2.61;17477 +96077;49.14917;-1.12836;47;20220523;16.2;13.1;14.6;3.9;13.88;6.5;2.11;11768 +96077;49.14917;-1.12836;47;20220524;16.9;10;13.5;4.6;11.53;1.8;3.19;19163 +96077;49.14917;-1.12836;47;20220525;16.2;9.2;12.7;5.2;12.43;.4;2.56;16754 +96077;49.14917;-1.12836;47;20220526;16.3;12.9;14.6;4.7;13.45;.1;2.41;12868 +96077;49.14917;-1.12836;47;20220527;18.8;12.7;15.7;4.1;13.15;.3;3.35;18375 +96077;49.14917;-1.12836;47;20220528;16.7;8.3;12.5;3.9;10.6;0;3.56;24681 +96077;49.14917;-1.12836;47;20220529;15.5;8.8;12.2;3.8;9.48;.1;3.5;21804 +96077;49.14917;-1.12836;47;20220530;16.5;6.7;11.6;2.3;9.53;.1;3.38;22979 +96077;49.14917;-1.12836;47;20220531;18.1;7.4;12.7;3;10.2;.1;3.71;23996 +96077;49.14917;-1.12836;47;20220601;18.3;7.5;12.9;2.9;10.58;0;3.89;26500 +96077;49.14917;-1.12836;47;20220602;21.1;9.5;15.3;3.9;11.68;.3;4.32;24715 +96077;49.14917;-1.12836;47;20220603;20.2;12.8;16.5;3.4;14.73;12.9;3.26;18025 +96077;49.14917;-1.12836;47;20220604;21.5;14;17.8;4.2;16.5;18.7;3.37;19018 +96077;49.14917;-1.12836;47;20220605;18.4;13.8;16.1;3.2;14.9;.4;2.8;16075 +96077;49.14917;-1.12836;47;20220606;20.7;10.9;15.8;3.7;13.65;3.4;3.91;23700 +96077;49.14917;-1.12836;47;20220607;20.7;14.4;17.6;4.7;15.7;3.3;3.48;19025 +96077;49.14917;-1.12836;47;20220608;18.5;14.7;16.6;6.4;15.03;1.6;3.04;16209 +96077;49.14917;-1.12836;47;20220609;21.4;12.7;17;4.3;14.15;.3;4.05;21842 +96077;49.14917;-1.12836;47;20220610;20.9;14.1;17.5;3.5;15.83;.8;3.27;17498 +96077;49.14917;-1.12836;47;20220611;20.5;13.2;16.8;2.6;14.23;.1;3.8;22406 +96077;49.14917;-1.12836;47;20220612;19.6;11.3;15.4;3.4;13.03;.1;3.81;23069 +96077;49.14917;-1.12836;47;20220613;19.2;9.3;14.3;3.3;12.03;.1;3.91;25386 +96077;49.14917;-1.12836;47;20220614;23;10.2;16.6;3.3;12.93;0;4.77;27835 +96077;49.14917;-1.12836;47;20220615;23.9;13.1;18.5;2.9;15.08;0;4.56;25993 +96077;49.14917;-1.12836;47;20220616;26.7;10.7;18.7;2.3;13.83;0;5.45;30315 +96077;49.14917;-1.12836;47;20220617;33.3;14.7;24;2.2;16.1;0;6.62;30797 +96077;49.14917;-1.12836;47;20220618;28.8;17;22.9;4.1;16.93;7.8;5.98;25902 +96077;49.14917;-1.12836;47;20220619;16;12.7;14.4;7.3;14.23;11.8;2.1;12909 +96077;49.14917;-1.12836;47;20220620;18.6;13.6;16.1;6.1;14.25;.1;3.16;17277 +96077;49.14917;-1.12836;47;20220621;21.9;14;17.9;4.2;14.7;.8;4.25;22917 +96077;49.14917;-1.12836;47;20220622;22.5;15.2;18.9;4.3;15.28;5.2;4.37;22270 +96077;49.14917;-1.12836;47;20220623;24;15;19.5;2.5;16.7;1.4;4.09;21829 +96077;49.14917;-1.12836;47;20220624;22.4;14.6;18.5;4.2;15.7;2.8;4.04;20914 +96077;49.14917;-1.12836;47;20220625;19.3;11.7;15.5;3.9;12.98;3.3;3.57;19615 +96077;49.14917;-1.12836;47;20220626;21.1;10.3;15.7;3.5;12.05;2.7;4.35;24243 +96077;49.14917;-1.12836;47;20220627;19.6;9.8;14.7;3;12.55;0;3.86;24408 +96077;49.14917;-1.12836;47;20220628;22.4;10.9;16.6;3.1;12.68;1.5;4.58;26092 +96077;49.14917;-1.12836;47;20220629;20.3;13.4;16.8;3.4;14.03;3.8;3.47;18128 +96077;49.14917;-1.12836;47;20220630;18.5;10.9;14.7;3.5;12.8;2.9;3.34;19999 +96077;49.14917;-1.12836;47;20220701;19.9;10.7;15.3;3.5;12.23;0;3.91;22041 +96077;49.14917;-1.12836;47;20220702;21.8;9.4;15.6;2.6;12.78;0;4.34;27053 +96077;49.14917;-1.12836;47;20220703;19.7;11;15.3;3.5;13.43;0;3.51;20539 +96077;49.14917;-1.12836;47;20220704;20;9.9;15;2.9;12.98;0;4.01;26434 +96077;49.14917;-1.12836;47;20220705;20;11.4;15.7;3.6;13.3;.1;3.94;24142 +96077;49.14917;-1.12836;47;20220706;22.2;11.6;16.9;2.9;15;.1;4.16;26251 +96077;49.14917;-1.12836;47;20220707;20.8;13.6;17.2;3.6;15.4;.1;3.44;18961 +96077;49.14917;-1.12836;47;20220708;23.3;10.9;17.1;2.2;15.05;0;4.4;27741 +96077;49.14917;-1.12836;47;20220709;23.9;12.7;18.3;2.9;15.73;.1;4.61;27269 +96077;49.14917;-1.12836;47;20220710;24.8;14.4;19.6;3.6;15.03;0;5;25603 +96077;49.14917;-1.12836;47;20220711;28;14.4;21.2;3.2;16.15;0;5.68;27922 +96077;49.14917;-1.12836;47;20220712;32.1;16.6;24.4;2.1;17.18;0;6.24;29410 +96077;49.14917;-1.12836;47;20220713;27.4;17.7;22.5;2.2;17.8;0;4.8;24077 +96077;49.14917;-1.12836;47;20220714;22.8;15;18.9;3.7;15.43;0;4.27;23080 +96077;49.14917;-1.12836;47;20220715;24;12.9;18.5;3;14.38;0;4.67;26413 +96077;49.14917;-1.12836;47;20220716;26.2;11.3;18.8;3;14.25;0;5.22;28622 +96077;49.14917;-1.12836;47;20220717;31.1;15.5;23.3;3.4;14.48;0;6.44;26581 +96077;49.14917;-1.12836;47;20220718;35.9;16.4;26.1;2.8;14.93;0;7.31;28222 +96077;49.14917;-1.12836;47;20220719;34.4;23.6;29;3.9;16.08;.6;7.53;22801 +96077;49.14917;-1.12836;47;20220720;24.1;16.4;20.3;3.4;17.88;.9;3.89;19531 +96077;49.14917;-1.12836;47;20220721;22.8;17.1;20;3;16.73;.1;3.67;17445 +96077;49.14917;-1.12836;47;20220722;22.9;15.9;19.4;3.1;18.1;1.7;3.24;17251 +96077;49.14917;-1.12836;47;20220723;24.9;15.1;20;2.5;16.18;0;4.32;22772 +96077;49.14917;-1.12836;47;20220724;30.8;14.7;22.8;2.8;16;0;6.08;28677 +96077;49.14917;-1.12836;47;20220725;21.4;16.3;18.8;5.5;16.88;.2;3.26;15049 +96077;49.14917;-1.12836;47;20220726;21.2;16.5;18.8;3.7;13.88;0;3.81;16455 +96077;49.14917;-1.12836;47;20220727;21.5;10.7;16.1;2.4;13.7;0;3.73;23004 +96077;49.14917;-1.12836;47;20220728;24.8;15;19.9;2.2;14.85;0;4.22;21539 +96077;49.14917;-1.12836;47;20220729;25.3;14.7;20;2.5;16.23;.1;4.26;23475 +96077;49.14917;-1.12836;47;20220730;24.4;13.4;18.9;3.2;16.58;0;4.22;23984 +96077;49.14917;-1.12836;47;20220731;22.7;17.8;20.2;4.5;18.58;.3;3.16;14323 +96077;49.14917;-1.12836;47;20220801;23.6;17.6;20.6;3.3;17.73;0;3.67;17335 +96077;49.14917;-1.12836;47;20220802;26.7;15.4;21;2.6;18.28;0;4.38;23119 +96077;49.14917;-1.12836;47;20220803;24.9;15;20;2;19;.1;3.76;22139 +96077;49.14917;-1.12836;47;20220804;22.8;16.2;19.5;3.5;16.38;0;3.7;18805 +96077;49.14917;-1.12836;47;20220805;21.6;12.8;17.2;5;12.33;0;4.46;22433 +96077;49.14917;-1.12836;47;20220806;23.8;10.6;17.2;3.8;12.18;0;4.7;25669 +96077;49.14917;-1.12836;47;20220807;24;13.1;18.6;3.8;13.08;0;4.71;23530 +96077;49.14917;-1.12836;47;20220808;24.8;14;19.4;4;14.95;.2;4.66;23448 +96077;49.14917;-1.12836;47;20220809;24.5;15.3;19.9;4.6;16.9;0;4.25;21684 +96077;49.14917;-1.12836;47;20220810;28.3;16.7;22.5;4.4;18.33;.1;5.06;23049 +96077;49.14917;-1.12836;47;20220811;29.8;16.9;23.3;3.7;17.53;0;5.48;23501 +96077;49.14917;-1.12836;47;20220812;30.7;16.7;23.7;3.3;17.1;0;5.53;23683 +96077;49.14917;-1.12836;47;20220813;31.9;16;24;3.3;15.68;0;5.91;24664 +96077;49.14917;-1.12836;47;20220814;25.1;18.4;21.8;2.2;16.8;.3;3.46;14691 +96077;49.14917;-1.12836;47;20220815;24.5;17.1;20.8;3;18.5;.1;3.42;16558 +96077;49.14917;-1.12836;47;20220816;26.2;17;21.6;2.7;17.83;7.2;3.85;18085 +96077;49.14917;-1.12836;47;20220817;23.2;14.5;18.8;2.4;17.45;7.3;3.08;17647 +96077;49.14917;-1.12836;47;20220818;23.8;14.6;19.2;2.9;17.68;.1;3.28;18795 +96077;49.14917;-1.12836;47;20220819;21.5;17.9;19.7;4.6;17.95;3.2;2.7;10708 +96077;49.14917;-1.12836;47;20220820;23.2;13.3;18.2;2.6;14.6;.1;3.51;18366 +96077;49.14917;-1.12836;47;20220821;22.3;11.8;17;1.9;15.05;.3;3.12;18793 +96077;49.14917;-1.12836;47;20220822;23.8;15.8;19.8;2.6;18.58;1.6;2.87;15464 +96077;49.14917;-1.12836;47;20220823;24.6;18.6;21.6;2.6;20.85;.1;2.77;13472 +96077;49.14917;-1.12836;47;20220824;26.6;16.3;21.4;2.3;20.18;14;3.38;18387 +96077;49.14917;-1.12836;47;20220825;22.4;18.2;20.3;3.5;19.68;2.2;2.48;12096 +96077;49.14917;-1.12836;47;20220826;21.7;13.2;17.5;2.7;15.25;.1;3.03;17992 +96077;49.14917;-1.12836;47;20220827;24;11.8;17.9;3.1;15.05;.1;3.69;21633 +96077;49.14917;-1.12836;47;20220828;22.6;15.2;18.9;4.5;16.18;0;3.28;16035 +96077;49.14917;-1.12836;47;20220829;23.7;15.8;19.8;5.6;15.9;.5;3.88;17160 +96077;49.14917;-1.12836;47;20220830;23.6;16.5;20;5.3;16.55;0;3.68;16647 +96077;49.14917;-1.12836;47;20220831;23.3;17.3;20.3;5.3;17.48;.2;3.37;14739 +96077;49.14917;-1.12836;47;20220901;23.8;17.1;20.5;2.8;18.13;7.1;2.71;12840 +96077;49.14917;-1.12836;47;20220902;22.7;16.1;19.4;2.1;18.28;2.8;2.58;14557 +96077;49.14917;-1.12836;47;20220903;22.8;16;19.4;2.8;17;1.6;2.75;13388 +96077;49.14917;-1.12836;47;20220904;26.1;14.5;20.3;3.6;16.35;0;3.83;17936 +96077;49.14917;-1.12836;47;20220905;26.1;16.4;21.3;3;17.45;3.1;3.5;16253 +96077;49.14917;-1.12836;47;20220906;21.8;15.8;18.8;5.1;17.1;1.6;2.63;11172 +96077;49.14917;-1.12836;47;20220907;22.8;15.9;19.3;5.4;16.53;4.5;3.19;13464 +96077;49.14917;-1.12836;47;20220908;21;14.9;18;6;16.23;7.7;2.71;12396 +96077;49.14917;-1.12836;47;20220909;20.1;15.8;17.9;7.7;16.53;4.4;2.55;11473 +96077;49.14917;-1.12836;47;20220910;20.5;16.2;18.4;4.2;16.5;1.9;2.35;10477 +96077;49.14917;-1.12836;47;20220911;23.5;11;17.2;2.1;15.28;.1;2.82;18132 +96077;49.14917;-1.12836;47;20220912;27.7;14.4;21;3;16.65;.2;3.74;18028 +96077;49.14917;-1.12836;47;20220913;22.9;20;21.4;3.6;19.5;.5;2.18;7438 +96077;49.14917;-1.12836;47;20220914;22.8;17.4;20.1;3;19.83;1.6;2.01;10377 +96077;49.14917;-1.12836;47;20220915;19.3;13.1;16.2;3.1;14.7;0;2.14;12540 +96077;49.14917;-1.12836;47;20220916;18.1;12;15.1;4.4;11.2;.1;2.8;13494 +96077;49.14917;-1.12836;47;20220917;17.1;8;12.5;3.1;8.78;0;2.63;15450 +96077;49.14917;-1.12836;47;20220918;18.4;8.2;13.3;3.2;10.6;0;2.53;16107 +96077;49.14917;-1.12836;47;20220919;19.2;8.6;13.9;2;11.65;.1;2.23;15648 +96077;49.14917;-1.12836;47;20220920;19.1;8.6;13.8;2.4;11.95;0;2.15;14480 +96077;49.14917;-1.12836;47;20220921;19.5;7.4;13.4;2.4;11.35;.1;2.27;15845 +96077;49.14917;-1.12836;47;20220922;21.2;7.1;14.2;1.9;11.75;0;2.36;16862 +96077;49.14917;-1.12836;47;20220923;17.4;11.7;14.6;2.3;14.05;10.6;1.51;9317 +96077;49.14917;-1.12836;47;20220924;17.3;12.7;15;4.6;13.58;7.2;1.91;9211 +96077;49.14917;-1.12836;47;20220925;17.4;12.6;15;3.9;12.7;1.2;2.08;9846 +96077;49.14917;-1.12836;47;20220926;16.2;10.3;13.3;6.2;12.53;9;1.73;9088 +96077;49.14917;-1.12836;47;20220927;16.6;12.2;14.4;6.2;12.33;13;2.18;8237 +96077;49.14917;-1.12836;47;20220928;15.6;10.8;13.2;3.1;12.15;3.3;1.6;9429 +96077;49.14917;-1.12836;47;20220929;15.8;8.4;12.1;2.1;10.9;1.4;1.61;11441 +96077;49.14917;-1.12836;47;20220930;16.3;6.6;11.4;4.9;11.8;6.6;1.57;12563 +96077;49.14917;-1.12836;47;20221001;18.7;13.6;16.2;7.1;15.74;2.5;1.74;9629 +96077;49.14917;-1.12836;47;20221002;18.8;15.4;17.1;5.1;16.37;4;1.61;7135 +96077;49.14917;-1.12836;47;20221003;18.8;10.4;14.6;2.7;14.07;0;1.54;10443 +96077;49.14917;-1.12836;47;20221004;17.2;13.2;15.2;4;14.7;0;1.38;6634 +96077;49.14917;-1.12836;47;20221005;19.1;15.2;17.1;5.9;14;1.1;2.43;7421 +96077;49.14917;-1.12836;47;20221006;18.5;10.2;14.3;3.1;11.4;0;2.08;11460 +96077;49.14917;-1.12836;47;20221007;17.8;7.5;12.7;3.2;11.58;.2;1.71;12286 +96077;49.14917;-1.12836;47;20221008;17.3;10.3;13.8;3;11.43;0;1.85;10279 +96077;49.14917;-1.12836;47;20221009;19.1;6.4;12.8;3.2;10.2;0;2.11;13221 +96077;49.14917;-1.12836;47;20221010;17.4;11.4;14.4;2.9;13;1;1.44;7344 +96077;49.14917;-1.12836;47;20221011;16.6;5.6;11.1;2.6;9.85;0;1.57;12472 +96077;49.14917;-1.12836;47;20221012;18.1;6;12;2.7;11.18;.8;1.53;11441 +96077;49.14917;-1.12836;47;20221013;16.5;11.9;14.2;3.7;14.93;3.9;.98;6494 +96077;49.14917;-1.12836;47;20221014;15.7;13.4;14.5;2.6;15.35;7;.82;4587 +96077;49.14917;-1.12836;47;20221015;18.3;14.4;16.3;4.9;15.18;.9;1.58;7490 +96077;49.14917;-1.12836;47;20221016;17;12.3;14.6;4.2;14.98;3.2;1.1;6697 +96077;49.14917;-1.12836;47;20221017;18.5;14.7;16.6;3.2;16.73;2.5;1.09;5970 +96077;49.14917;-1.12836;47;20221018;19.9;12.2;16;3.1;16.4;0;1.15;8195 +96077;49.14917;-1.12836;47;20221019;23.4;15.2;19.3;4.3;17.2;2.9;2.06;9376 +96077;49.14917;-1.12836;47;20221020;20.3;15;17.7;3.4;15.93;3.9;1.58;8298 +96077;49.14917;-1.12836;47;20221021;20.2;14.1;17.1;6;14.7;.7;2.12;8055 +96077;49.14917;-1.12836;47;20221022;19.2;12.6;15.9;4.2;15.05;.2;1.43;7700 +96077;49.14917;-1.12836;47;20221023;21.4;16;18.7;6.3;14.78;5;2.66;6762 +96077;49.14917;-1.12836;47;20221024;18.2;14.1;16.1;7.2;14.25;4.7;1.93;6349 +96077;49.14917;-1.12836;47;20221025;18.6;12;15.3;4.5;14.38;.1;1.39;7054 +96077;49.14917;-1.12836;47;20221026;20;14.3;17.1;5.1;15.73;.2;1.62;6681 +96077;49.14917;-1.12836;47;20221027;22.7;13.9;18.3;3.6;15.85;0;1.78;7717 +96077;49.14917;-1.12836;47;20221028;19.1;15.1;17.1;3.6;15.6;0;1.34;5160 +96077;49.14917;-1.12836;47;20221029;21.6;14.4;18;4.1;16.03;3.4;1.67;6815 +96077;49.14917;-1.12836;47;20221030;17;13.9;15.4;3.9;14.35;1.7;1.19;4878 +96077;49.14917;-1.12836;47;20221031;17.2;9.9;13.6;4.8;13.48;1.6;1.07;6404 +96077;49.14917;-1.12836;47;20221101;16.1;12.4;14.3;9.1;11.9;5.5;2.16;5003 +96077;49.14917;-1.12836;47;20221102;15.9;9.7;12.8;6.4;11.9;1.9;1.45;6522 +96077;49.14917;-1.12836;47;20221103;13.8;13.7;13.8;7.4;12.6;17.9;1.49;1184 +96077;49.14917;-1.12836;47;20221104;13.6;9.1;11.4;6.3;10.38;1.6;1.39;5895 +96077;49.14917;-1.12836;47;20221105;13;8.3;10.7;4.7;11.13;2.7;.9;4234 +96077;49.14917;-1.12836;47;20221106;14.9;12.2;13.5;6.8;13.33;11.9;1.08;3819 +96077;49.14917;-1.12836;47;20221107;16.4;12.4;14.4;7.4;12.93;1.7;1.61;4544 +96077;49.14917;-1.12836;47;20221108;15.9;12.1;14;8;12.45;.5;1.65;4831 +96077;49.14917;-1.12836;47;20221109;15;11.6;13.3;6.1;11.95;.5;1.38;4817 +96077;49.14917;-1.12836;47;20221110;15.6;8.4;12;4.4;11.9;0;.91;6166 +96077;49.14917;-1.12836;47;20221111;13.8;7.6;10.7;3.7;11.13;.1;.72;5936 +96077;49.14917;-1.12836;47;20221112;18.8;5.5;12.2;2.9;11.85;.1;.86;7982 +96077;49.14917;-1.12836;47;20221113;18.8;8.1;13.4;2.9;12.23;.1;.97;7206 +96077;49.14917;-1.12836;47;20221114;15.6;9.7;12.7;3.7;11.83;.9;.97;4768 +96077;49.14917;-1.12836;47;20221115;15.2;8.2;11.7;6.9;11.35;3.2;1.2;4824 +96077;49.14917;-1.12836;47;20221116;13.6;8.2;10.9;7.7;11.25;15.9;.96;4461 +96077;49.14917;-1.12836;47;20221117;12.6;10.2;11.4;7.7;11.2;5;1.14;2992 +96077;49.14917;-1.12836;47;20221118;12.4;9.2;10.8;4.9;9.9;2.1;1.15;3953 +96077;49.14917;-1.12836;47;20221119;12.2;4.1;8.1;3.3;8.35;1.2;.75;5805 +96077;49.14917;-1.12836;47;20221120;12.9;5.3;9.1;5.4;10.15;2.6;.7;5329 +96077;49.14917;-1.12836;47;20221121;12.1;6.8;9.4;6.4;9.9;14.9;.94;3773 +96077;49.14917;-1.12836;47;20221122;11.4;6.2;8.8;8.1;9.55;3.8;.97;4203 +96077;49.14917;-1.12836;47;20221123;12.9;6;9.5;6.6;10.18;8.8;.85;4773 +96077;49.14917;-1.12836;47;20221124;13.7;8.2;10.9;6.7;10.8;11.7;1.05;4332 +96077;49.14917;-1.12836;47;20221125;13.6;8.3;11;4.5;10.53;.6;.88;4571 +96077;49.14917;-1.12836;47;20221126;11.6;7.2;9.4;4.8;10.65;3.8;.51;3731 +96077;49.14917;-1.12836;47;20221127;12.2;10.3;11.2;5.1;12.25;9.7;.55;2101 +96077;49.14917;-1.12836;47;20221128;10.8;7.9;9.4;4.4;10.3;5.4;.6;3279 +96077;49.14917;-1.12836;47;20221129;11.8;5.7;8.8;2.4;9.43;.1;.44;4336 +96077;49.14917;-1.12836;47;20221130;8.1;4.5;6.3;2.2;8.6;.1;.26;3758 +96077;49.14917;-1.12836;47;20221201;8.4;-.1;4.1;2.2;7.33;.1;.23;4757 +96077;49.14917;-1.12836;47;20221202;7.1;-.8;3.1;2.8;7.03;.1;.24;4100 +96077;49.14917;-1.12836;47;20221203;4.2;4.1;4.2;5.5;6.98;.1;.72;729 +96077;49.14917;-1.12836;47;20221204;3.7;2.7;3.2;3.6;6.8;0;.49;1144 +96077;49.14917;-1.12836;47;20221205;5.9;3;4.5;1.6;7.3;0;.31;2547 +96077;49.14917;-1.12836;47;20221206;7;-.8;3.1;2.2;6.8;1;.16;4819 +96077;49.14917;-1.12836;47;20221207;7.1;3;5;1.8;7.83;3.3;.26;3073 +96077;49.14917;-1.12836;47;20221208;6.8;1.5;4.1;2.2;6.55;.1;.38;3722 +96077;49.14917;-1.12836;47;20221209;4.8;-1.2;1.8;1.9;6;.9;.21;3792 +96077;49.14917;-1.12836;47;20221210;5.5;-1.4;2.1;3.3;5.98;1.2;.33;4367 +96077;49.14917;-1.12836;47;20221211;3.3;-.3;1.5;4.3;5.85;.5;.4;2958 +96077;49.14917;-1.12836;47;20221212;.4;-1.3;-.4;3.3;5.68;.1;.19;1828 +96077;49.14917;-1.12836;47;20221213;1.1;-3.1;-1;3.9;4.73;.4;.37;3364 +96077;49.14917;-1.12836;47;20221214;2.5;-.7;.9;3.4;5.5;.3;.36;2945 +96077;49.14917;-1.12836;47;20221215;4.9;-1;2;3.8;5.05;.2;.66;3648 +96077;49.14917;-1.12836;47;20221216;7.3;.3;3.8;2.8;5.9;.2;.53;4120 +96077;49.14917;-1.12836;47;20221217;1.3;-3.6;-1.2;2.5;4.68;0;.21;4052 +96077;49.14917;-1.12836;47;20221218;7.6;-3.5;2;5.9;6.75;12.9;.29;4181 +96077;49.14917;-1.12836;47;20221219;13.3;7.9;10.6;8.9;12.03;10.7;.43;3380 +96077;49.14917;-1.12836;47;20221220;12.4;12;12.2;4.9;11.98;8.2;.97;599 +96077;49.14917;-1.12836;47;20221221;12.6;6.3;9.5;4.7;11.45;10.9;.22;3370 +96077;49.14917;-1.12836;47;20221222;13;10.4;11.7;6.7;12.88;11.2;.46;2101 +96077;49.14917;-1.12836;47;20221223;14.1;11.7;12.9;6.4;13.13;1.3;.73;2529 +96077;49.14917;-1.12836;47;20221224;12.2;10.5;11.3;4.3;11.83;2.4;.59;2033 +96077;49.14917;-1.12836;47;20221225;11.1;9.1;10.1;3.4;11.93;7.5;.27;1926 +96077;49.14917;-1.12836;47;20221226;10.5;9.3;9.9;5.2;9.8;.4;.93;2272 +96077;49.14917;-1.12836;47;20221227;10.7;4.7;7.7;5.3;9.08;1.2;.55;3927 +96077;49.14917;-1.12836;47;20221228;12;9.1;10.5;8.2;11.18;3.8;.78;2235 +96077;49.14917;-1.12836;47;20221229;10.4;9.6;10;7.9;9.53;2.8;1.29;2169 +96077;49.14917;-1.12836;47;20221230;14.2;5.4;9.8;7.5;11.7;11.2;.35;3951 +96077;49.14917;-1.12836;47;20221231;16.2;12.5;14.3;10.4;13.7;7.9;1.3;3030 +96078;49.18256;-.78874;99;20220101;15.5;12.1;13.8;4.2;11.99;2.3;1.14;3064 +96078;49.18256;-.78874;99;20220102;14.1;11.5;12.8;7.2;11.75;.2;1.28;2790 +96078;49.18256;-.78874;99;20220103;12.4;10.4;11.4;5;11.05;17.1;.95;1837 +96078;49.18256;-.78874;99;20220104;9.3;7.4;8.4;4.2;8.6;1.3;.86;2339 +96078;49.18256;-.78874;99;20220105;6.7;2.5;4.6;3.3;6.05;.3;.75;2833 +96078;49.18256;-.78874;99;20220106;6.5;1.5;4;4.7;6.8;1.5;.59;3028 +96078;49.18256;-.78874;99;20220107;8.6;4.9;6.7;5.5;8.25;5.7;.69;3384 +96078;49.18256;-.78874;99;20220108;9.7;5.2;7.4;6.9;9.2;12.3;.72;1856 +96078;49.18256;-.78874;99;20220109;9.2;5.1;7.2;5.2;8.55;2.7;.67;3346 +96078;49.18256;-.78874;99;20220110;8.5;6.5;7.5;2.6;9.9;.1;.32;1861 +96078;49.18256;-.78874;99;20220111;8.9;7.1;8;2.4;10.1;.7;.34;1865 +96078;49.18256;-.78874;99;20220112;9.3;7.1;8.2;1.5;9.84;0;.29;2917 +96078;49.18256;-.78874;99;20220113;7.3;4.4;5.9;2.2;7.76;0;.39;3452 +96078;49.18256;-.78874;99;20220114;8.7;-.6;4.1;2.2;6.49;.1;.41;5404 +96078;49.18256;-.78874;99;20220115;2.1;-1.5;.3;2.6;6.05;0;.21;2581 +96078;49.18256;-.78874;99;20220116;8.9;-.8;4;3.6;8.5;.7;.11;4139 +96078;49.18256;-.78874;99;20220117;9.2;4.1;6.7;1.8;8.35;0;.36;4325 +96078;49.18256;-.78874;99;20220118;5;-1.2;1.9;1.8;6.9;.1;.17;4071 +96078;49.18256;-.78874;99;20220119;9;1.3;5.2;3.1;8.5;1.3;.27;4063 +96078;49.18256;-.78874;99;20220120;8;2.4;5.2;2.9;6.9;.1;.62;4674 +96078;49.18256;-.78874;99;20220121;6.5;3.6;5;1.9;6.45;0;.61;2789 +96078;49.18256;-.78874;99;20220122;6.6;.9;3.8;1.7;7.35;0;.33;2999 +96078;49.18256;-.78874;99;20220123;4.7;4.5;4.6;3.6;7;0;.7;903 +96078;49.18256;-.78874;99;20220124;5.6;-.1;2.7;2.5;6.49;0;.39;6900 +96078;49.18256;-.78874;99;20220125;-.2;-4.3;-2.3;2;5.59;0;.1;2100 +96078;49.18256;-.78874;99;20220126;5.8;-.4;2.7;1.6;7.2;0;.25;3760 +96078;49.18256;-.78874;99;20220127;9.2;4.3;6.7;4;9.1;.2;.42;4593 +96078;49.18256;-.78874;99;20220128;8.3;4.1;6.2;2.7;9.95;0;.18;3068 +96078;49.18256;-.78874;99;20220129;9.7;6.2;8;5.6;11.05;.4;.13;2407 +96078;49.18256;-.78874;99;20220130;9.9;4.2;7.1;2.7;8.7;.1;.55;4950 +96078;49.18256;-.78874;99;20220131;8.7;5.4;7;5.7;8;.3;.99;3625 +96078;49.18256;-.78874;99;20220201;10.8;3.4;7.1;6.3;10.35;.1;.2;4191 +96078;49.18256;-.78874;99;20220202;9.5;8.2;8.9;4;9.9;0;.72;2543 +96078;49.18256;-.78874;99;20220203;8.7;6.1;7.4;3.9;9.4;.2;.51;3888 +96078;49.18256;-.78874;99;20220204;9.7;6.5;8.1;5.2;8.2;.6;1.18;3840 +96078;49.18256;-.78874;99;20220205;10.3;3.6;6.9;5.1;8.35;.1;.88;6994 +96078;49.18256;-.78874;99;20220206;11.4;7.9;9.6;9.4;10.45;4.7;.97;3461 +96078;49.18256;-.78874;99;20220207;11.1;4.4;7.8;3.7;8.6;0;.87;7466 +96078;49.18256;-.78874;99;20220208;10.8;7.2;9;3.7;10.1;0;.72;3619 +96078;49.18256;-.78874;99;20220209;9.6;3.1;6.3;2.2;9.1;.5;.46;6171 +96078;49.18256;-.78874;99;20220210;7.6;5.8;6.7;4.3;8.59;9.1;.72;2200 +96078;49.18256;-.78874;99;20220211;9.9;.8;5.3;2.8;6.69;0;.93;8200 +96078;49.18256;-.78874;99;20220212;9.8;-1.9;3.9;3.7;5.69;0;1.18;10500 +96078;49.18256;-.78874;99;20220213;10.4;1.4;5.9;7.9;8.59;8.4;.77;6400 +96078;49.18256;-.78874;99;20220214;10.9;6.3;8.6;6.2;8.89;1;1.26;7900 +96078;49.18256;-.78874;99;20220215;10.6;3.3;6.9;7.1;9.49;7.7;.62;3900 +96078;49.18256;-.78874;99;20220216;13.5;9.4;11.5;9.4;13.15;1.2;.5;4702 +96078;49.18256;-.78874;99;20220217;12.9;9.5;11.2;7.5;10.4;0;1.56;7107 +96078;49.18256;-.78874;99;20220218;11.8;7.5;9.7;9.2;8.9;2.9;1.81;6179 +96078;49.18256;-.78874;99;20220219;9.7;3.4;6.6;7;8.15;.7;1.1;7815 +96078;49.18256;-.78874;99;20220220;12.3;7.8;10;9;10.2;3.9;1.32;4629 +96078;49.18256;-.78874;99;20220221;10.7;5.1;7.9;8.3;8.05;.2;1.62;7147 +96078;49.18256;-.78874;99;20220222;14;5.7;9.8;5.6;10.3;.6;1.24;6896 +96078;49.18256;-.78874;99;20220223;9.6;2.8;6.2;3;8.15;0;.83;6342 +96078;49.18256;-.78874;99;20220224;9;6.9;8;5.9;7.65;2;1.54;5617 +96078;49.18256;-.78874;99;20220225;10.8;2.5;6.7;3.6;7;0;1.38;10270 +96078;49.18256;-.78874;99;20220226;11;-.6;5.2;4.5;6.05;0;1.65;11864 +96078;49.18256;-.78874;99;20220227;12.2;.9;6.5;5.1;6.4;0;1.92;12327 +96078;49.18256;-.78874;99;20220228;14.7;2.7;8.7;3.8;8.8;.5;1.53;11260 +96078;49.18256;-.78874;99;20220301;13.3;8.2;10.8;2.9;10.85;8.1;1.06;6237 +96078;49.18256;-.78874;99;20220302;14.7;7.9;11.3;3.2;9.95;.1;1.54;9213 +96078;49.18256;-.78874;99;20220303;11.8;7.5;9.6;3;10.75;1.4;.86;5702 +96078;49.18256;-.78874;99;20220304;9.3;7.3;8.3;3.7;8.85;0;1.09;5187 +96078;49.18256;-.78874;99;20220305;8.2;3;5.6;4.1;8.3;8.1;.75;6137 +96078;49.18256;-.78874;99;20220306;8.4;5.1;6.8;4.6;6.9;0;1.55;9686 +96078;49.18256;-.78874;99;20220307;6.5;.2;3.4;4.6;5;0;1.59;12603 +96078;49.18256;-.78874;99;20220308;13.6;-.1;6.7;5;7.3;0;1.88;13271 +96078;49.18256;-.78874;99;20220309;13.9;5.3;9.6;5.5;9.1;0;1.85;11429 +96078;49.18256;-.78874;99;20220310;14.2;7.2;10.7;4.5;9.95;.3;1.63;8546 +96078;49.18256;-.78874;99;20220311;13.5;7.3;10.4;6.5;9.9;2.7;1.69;7624 +96078;49.18256;-.78874;99;20220312;13.5;5.8;9.6;6.4;8.75;.1;2.07;12247 +96078;49.18256;-.78874;99;20220313;11.8;7.4;9.6;4.6;9.25;2.3;1.55;8038 +96078;49.18256;-.78874;99;20220314;15.2;4.7;10;3.3;8.65;.1;1.96;13105 +96078;49.18256;-.78874;99;20220315;14.7;7;10.9;3.3;10.75;.1;1.52;10696 +96078;49.18256;-.78874;99;20220316;13.3;9.9;11.6;3.9;11.45;1;1.19;4529 +96078;49.18256;-.78874;99;20220317;11.9;2.9;7.4;2.8;7.6;0;1.74;15300 +96078;49.18256;-.78874;99;20220318;13.9;-.2;6.8;3.6;7.29;0;2.08;17500 +96078;49.18256;-.78874;99;20220319;14.7;5.4;10;4.9;6.79;0;2.97;16400 +96078;49.18256;-.78874;99;20220320;13.3;1.2;7.2;3.2;6.59;0;2.23;17600 +96078;49.18256;-.78874;99;20220321;17.9;2;9.9;3.9;9.09;0;2.46;16300 +96078;49.18256;-.78874;99;20220322;17.8;3.9;10.8;4.5;7.09;0;3.3;17600 +96078;49.18256;-.78874;99;20220323;17.7;1.1;9.4;2.8;6.69;0;2.77;18100 +96078;49.18256;-.78874;99;20220324;17.5;1.4;9.4;1.9;7.69;0;2.33;17700 +96078;49.18256;-.78874;99;20220325;18.4;2.9;10.6;2.9;7.79;0;2.8;17600 +96078;49.18256;-.78874;99;20220326;18.1;2;10;3.1;8.59;0;2.64;18300 +96078;49.18256;-.78874;99;20220327;17.2;3.3;10.2;2.4;9.99;.2;2.24;18300 +96078;49.18256;-.78874;99;20220328;20.9;2;11.4;2;10.09;.1;2.17;11900 +96078;49.18256;-.78874;99;20220329;15.8;10.1;12.9;3.2;10.69;3.1;2.2;12000 +96078;49.18256;-.78874;99;20220330;11.2;7.4;9.3;4;10.59;6.1;1.02;5700 +96078;49.18256;-.78874;99;20220331;6.9;5.1;6;6.8;6.69;2.2;1.73;7700 +96078;49.18256;-.78874;99;20220401;6.5;2;4.2;7.9;5.39;1;1.88;5700 +96078;49.18256;-.78874;99;20220402;8.1;2.8;5.4;4.4;5.09;0;2.35;15500 +96078;49.18256;-.78874;99;20220403;8;-.3;3.8;3.1;5.09;.2;2.01;17200 +96078;49.18256;-.78874;99;20220404;8.8;-1.6;3.6;6.9;7.79;.3;.76;7100 +96078;49.18256;-.78874;99;20220405;11.9;8;10;6.2;10.9;0;1.44;11512 +96078;49.18256;-.78874;99;20220406;13.5;7.7;10.6;8.1;10.19;3;2.04;11000 +96078;49.18256;-.78874;99;20220407;12.7;10;11.3;9.6;9.59;5;2.83;16000 +96078;49.18256;-.78874;99;20220408;6.3;5.5;5.9;4.3;7.99;9.1;.95;4000 +96078;49.18256;-.78874;99;20220409;10.7;1.3;6;3.2;6.79;.1;2.28;20900 +96078;49.18256;-.78874;99;20220410;13.8;2.5;8.2;4.2;6.53;0;2.99;20648 +96078;49.18256;-.78874;99;20220411;19.1;1.8;10.4;5.2;9.29;.1;3.03;15600 +96078;49.18256;-.78874;99;20220412;16.6;9.2;12.9;4;11.59;7.4;1.79;5700 +96078;49.18256;-.78874;99;20220413;19.4;5.2;12.3;1.8;11.49;0;2.36;15600 +96078;49.18256;-.78874;99;20220414;21.6;6;13.8;1.6;11.19;.1;3.24;22500 +96078;49.18256;-.78874;99;20220415;22;6.5;14.2;1.9;10.79;0;3.43;22400 +96078;49.18256;-.78874;99;20220416;17.8;5.6;11.7;2.1;10.79;0;3;23600 +96078;49.18256;-.78874;99;20220417;19.9;4.5;12.2;3;9.99;0;3.31;21500 +96078;49.18256;-.78874;99;20220418;14.4;6.2;10.3;3.2;9.99;0;2.25;16100 +96078;49.18256;-.78874;99;20220419;13.4;4.1;8.7;3.4;9.09;.1;2.54;22300 +96078;49.18256;-.78874;99;20220420;14.9;5.5;10.2;3;10.19;0;2.39;18500 +96078;49.18256;-.78874;99;20220421;18;4.1;11;3.1;9.59;0;3.24;23400 +96078;49.18256;-.78874;99;20220422;16;7.3;11.6;3.2;10.59;0;2.64;18200 +96078;49.18256;-.78874;99;20220423;15.4;7.5;11.4;3.5;11.49;0;1.91;11900 +96078;49.18256;-.78874;99;20220424;15.3;9;12.1;3.9;11.39;0;2.74;20500 +96078;49.18256;-.78874;99;20220425;13.7;8.2;10.9;3.9;9.59;0;2.91;21500 +96078;49.18256;-.78874;99;20220426;14.3;5.7;10;4.6;9.29;0;2.82;21200 +96078;49.18256;-.78874;99;20220427;14.8;3.7;9.2;4.5;8.59;0;3.09;24200 +96078;49.18256;-.78874;99;20220428;13.8;6.6;10.2;2.5;10.09;0;1.97;12900 +96078;49.18256;-.78874;99;20220429;14.3;8.3;11.3;4.1;10.29;0;3.01;23200 +96078;49.18256;-.78874;99;20220430;14;8.1;11;3.5;9.39;0;2.83;19000 +96078;49.18256;-.78874;99;20220501;18.2;5.2;11.7;2.5;9.09;1;3.21;20100 +96078;49.18256;-.78874;99;20220502;15.8;9;12.4;3.2;10.49;0;2.89;18400 +96078;49.18256;-.78874;99;20220503;16.4;9.3;12.8;3.4;10.49;0;3.2;20400 +96078;49.18256;-.78874;99;20220504;18.1;3.2;10.6;3.2;10.59;.2;2.98;21800 +96078;49.18256;-.78874;99;20220505;17.3;8.1;12.7;3.5;11.29;.1;3.31;23500 +96078;49.18256;-.78874;99;20220506;19.2;7.2;13.2;2.4;11.95;0;3.39;24007 +96078;49.18256;-.78874;99;20220507;17.3;9.3;13.3;2.6;12.45;.1;2.66;17571 +96078;49.18256;-.78874;99;20220508;17.6;9.2;13.4;2.8;12.4;.1;2.92;19771 +96078;49.18256;-.78874;99;20220509;24.8;6.9;15.8;2.1;12;0;4.41;26166 +96078;49.18256;-.78874;99;20220510;21.8;13.5;17.7;2.8;12.5;0;4.07;21374 +96078;49.18256;-.78874;99;20220511;21.7;9.9;15.8;4;12.2;.1;4.07;22182 +96078;49.18256;-.78874;99;20220512;17.7;7.2;12.5;2.6;11;.2;3.23;22172 +96078;49.18256;-.78874;99;20220513;19.1;7;13.1;2.3;10.7;0;3.66;24539 +96078;49.18256;-.78874;99;20220514;21.7;6.2;13.9;2.1;11.4;.8;4.06;26342 +96078;49.18256;-.78874;99;20220515;23.4;13.5;18.5;3.4;14.3;8.1;3.87;17360 +96078;49.18256;-.78874;99;20220516;22.3;13.7;18;3.2;15.35;2.5;3.68;20067 +96078;49.18256;-.78874;99;20220517;28.4;11.3;19.9;3.1;14.65;.9;5.48;27090 +96078;49.18256;-.78874;99;20220518;24.8;10.7;17.7;2.6;14.7;1.4;4.45;25428 +96078;49.18256;-.78874;99;20220519;20.7;12.9;16.8;2.6;13.8;3;3.56;20210 +96078;49.18256;-.78874;99;20220520;18.2;11.7;15;2.5;12.6;1.8;2.88;16132 +96078;49.18256;-.78874;99;20220521;20.7;9.7;15.2;1.7;12.85;0;3.82;24580 +96078;49.18256;-.78874;99;20220522;19.9;9.2;14.5;1.7;13.8;4.3;2.71;17166 +96078;49.18256;-.78874;99;20220523;16.5;13.2;14.8;2.6;14;5.6;1.98;10036 +96078;49.18256;-.78874;99;20220524;17;8.9;12.9;3.3;11.35;.8;3.11;20256 +96078;49.18256;-.78874;99;20220525;15.9;7.3;11.6;3.8;11.95;.3;2.26;15495 +96078;49.18256;-.78874;99;20220526;16;12.2;14.1;3.8;13.25;0;2.17;11631 +96078;49.18256;-.78874;99;20220527;19;11.9;15.4;3.4;13;.2;3.37;19259 +96078;49.18256;-.78874;99;20220528;16.1;8.3;12.2;3;10.55;0;3.54;25313 +96078;49.18256;-.78874;99;20220529;15;7.7;11.3;2.8;9.2;.3;3.47;24113 +96078;49.18256;-.78874;99;20220530;16.6;5;10.8;1.5;9.3;.1;3.23;22711 +96078;49.18256;-.78874;99;20220531;18.2;6.4;12.3;2.6;9.75;.2;3.61;22732 +96078;49.18256;-.78874;99;20220601;18.6;6.9;12.7;2.4;10.2;0;4.04;27623 +96078;49.18256;-.78874;99;20220602;21.8;7.5;14.6;2.5;11.25;.4;4.22;25207 +96078;49.18256;-.78874;99;20220603;19.5;11.1;15.3;1.9;14.35;12.4;2.74;15713 +96078;49.18256;-.78874;99;20220604;22.8;13.5;18.2;2.7;16.65;14;3.44;18707 +96078;49.18256;-.78874;99;20220605;19.2;13.7;16.5;2.8;15;1.7;2.92;16319 +96078;49.18256;-.78874;99;20220606;21.3;9.6;15.4;3.1;13.35;5.4;4;24727 +96078;49.18256;-.78874;99;20220607;20.9;14.1;17.5;3.9;15.35;4.5;3.39;17947 +96078;49.18256;-.78874;99;20220608;18.8;14.3;16.6;5.2;14.65;.8;3.3;18735 +96078;49.18256;-.78874;99;20220609;21.3;11.7;16.5;3.6;13.85;.1;3.82;20653 +96078;49.18256;-.78874;99;20220610;21.1;12.7;16.9;2.9;15.5;.5;3.02;16027 +96078;49.18256;-.78874;99;20220611;21.1;13.3;17.2;2;13.85;.1;4.08;24102 +96078;49.18256;-.78874;99;20220612;19.7;9.6;14.7;2.3;12.5;.1;4.03;26486 +96078;49.18256;-.78874;99;20220613;19.7;8.5;14.1;2.3;11.65;.1;4.13;27023 +96078;49.18256;-.78874;99;20220614;23.8;8.5;16.2;2.3;12.5;0;5.01;30396 +96078;49.18256;-.78874;99;20220615;26.2;11.7;18.9;2.1;14.3;0;5.4;30294 +96078;49.18256;-.78874;99;20220616;27.3;10.9;19.1;2.2;13.95;0;5.56;30369 +96078;49.18256;-.78874;99;20220617;34.1;14.3;24.2;2.1;15.45;0;6.68;30077 +96078;49.18256;-.78874;99;20220618;32;17;24.5;3.2;17.15;1.9;6.45;26878 +96078;49.18256;-.78874;99;20220619;16.6;12.6;14.6;5;14.4;13.7;2.06;12305 +96078;49.18256;-.78874;99;20220620;18.7;13.7;16.2;3.9;14.15;.1;3.05;16053 +96078;49.18256;-.78874;99;20220621;22.7;13.4;18;2.7;14.35;.2;4.56;25622 +96078;49.18256;-.78874;99;20220622;23.4;14.1;18.7;3;14.85;5.5;4.66;25287 +96078;49.18256;-.78874;99;20220623;24.6;15.1;19.8;2.1;17.15;2.1;3.79;19265 +96078;49.18256;-.78874;99;20220624;23.4;15;19.2;3.6;15.55;1.3;4.09;19961 +96078;49.18256;-.78874;99;20220625;20.2;11;15.6;2.8;12.95;2.6;3.46;19407 +96078;49.18256;-.78874;99;20220626;20.8;9;14.9;2.8;11.6;1.4;3.92;22407 +96078;49.18256;-.78874;99;20220627;20.7;9.2;14.9;2.4;12.3;0;4.02;25075 +96078;49.18256;-.78874;99;20220628;22.5;10;16.3;2.5;12.15;.7;4.39;25143 +96078;49.18256;-.78874;99;20220629;20.8;12.4;16.6;3;13.7;4.5;3.31;16572 +96078;49.18256;-.78874;99;20220630;18.6;9.9;14.3;2.6;12.55;2.7;3.12;18775 +96078;49.18256;-.78874;99;20220701;20.6;9.2;14.9;3;11.8;0;3.94;22684 +96078;49.18256;-.78874;99;20220702;22.5;9.4;15.9;2.4;12.65;0;4.33;25843 +96078;49.18256;-.78874;99;20220703;19.7;9.7;14.7;2.4;13.1;.1;3.28;19872 +96078;49.18256;-.78874;99;20220704;20.1;9.9;15;2.6;12.8;0;4.13;27039 +96078;49.18256;-.78874;99;20220705;20.3;10.7;15.5;2.7;12.75;0;4.23;26814 +96078;49.18256;-.78874;99;20220706;23.2;11;17.1;2.2;14.35;0;4.64;28323 +96078;49.18256;-.78874;99;20220707;20.8;12.7;16.7;2.7;15.05;.1;3.26;18086 +96078;49.18256;-.78874;99;20220708;24.6;10.7;17.7;1.6;14.8;0;4.75;28688 +96078;49.18256;-.78874;99;20220709;24.2;12.7;18.5;2.5;15.65;0;4.71;27171 +96078;49.18256;-.78874;99;20220710;25.1;13.7;19.4;2.9;14.35;0;5.29;28274 +96078;49.18256;-.78874;99;20220711;28.7;13.4;21;2.4;15.5;0;5.84;29838 +96078;49.18256;-.78874;99;20220712;33;16.8;24.9;2.2;16.05;0;6.43;28669 +96078;49.18256;-.78874;99;20220713;30.5;17.8;24.2;1.8;16.85;0;5.76;27878 +96078;49.18256;-.78874;99;20220714;23.4;14.7;19;2.7;14.75;0;4.73;26544 +96078;49.18256;-.78874;99;20220715;24.6;12;18.3;2;13.3;0;4.93;28042 +96078;49.18256;-.78874;99;20220716;26.9;11.1;19;2.3;13.3;0;5.4;29085 +96078;49.18256;-.78874;99;20220717;33.2;14.4;23.8;3;12.85;0;7.03;28671 +96078;49.18256;-.78874;99;20220718;39.6;16.8;28.2;3.1;12.3;0;8.44;28471 +96078;49.18256;-.78874;99;20220719;35.6;23.3;29.5;4;15.3;0;7.62;20935 +96078;49.18256;-.78874;99;20220720;25.1;15.9;20.5;2.8;17.55;1.9;4;19889 +96078;49.18256;-.78874;99;20220721;23.1;17;20.1;2.6;16.6;0;3.58;16985 +96078;49.18256;-.78874;99;20220722;23.4;15.3;19.4;2.3;17.95;4.3;3.04;15626 +96078;49.18256;-.78874;99;20220723;25.5;15.3;20.4;2.1;15.9;0;4.32;22234 +96078;49.18256;-.78874;99;20220724;32;14.8;23.4;2.6;15.25;0;6.3;28483 +96078;49.18256;-.78874;99;20220725;22.3;15.6;19;4.4;16.2;0;3.48;15651 +96078;49.18256;-.78874;99;20220726;21.3;16.1;18.7;2.9;13.6;0;3.79;17749 +96078;49.18256;-.78874;99;20220727;22;10.7;16.3;2.2;13.2;0;3.76;21939 +96078;49.18256;-.78874;99;20220728;26.3;14.7;20.5;2.1;13.75;0;4.58;21912 +96078;49.18256;-.78874;99;20220729;27.1;14.7;20.9;1.6;14.9;.3;4.68;24483 +96078;49.18256;-.78874;99;20220730;25.7;13.3;19.5;2.7;16;0;4.54;24688 +96078;49.18256;-.78874;99;20220731;22.9;17.5;20.2;3.7;17.95;.1;3.05;12925 +96078;49.18256;-.78874;99;20220801;24.3;17.5;20.9;2.7;17.2;0;3.81;18095 +96078;49.18256;-.78874;99;20220802;27.9;14;21;2.1;17.45;0;4.75;25418 +96078;49.18256;-.78874;99;20220803;27.2;14.9;21.1;1.5;18.85;.1;4.47;25192 +96078;49.18256;-.78874;99;20220804;23.3;16.2;19.7;2.5;15.95;0;3.97;21174 +96078;49.18256;-.78874;99;20220805;21.3;12.3;16.8;3.3;11.75;0;4.3;23810 +96078;49.18256;-.78874;99;20220806;23.5;9.7;16.6;2.7;11.65;0;4.53;25668 +96078;49.18256;-.78874;99;20220807;23.9;11.5;17.7;2.8;12.45;0;4.63;25393 +96078;49.18256;-.78874;99;20220808;24.9;12.6;18.7;3;14.45;.1;4.64;25429 +96078;49.18256;-.78874;99;20220809;24.6;13.5;19.1;3;16.2;.1;4.31;24260 +96078;49.18256;-.78874;99;20220810;29.6;14.8;22.2;2.8;17.1;0;5.36;25986 +96078;49.18256;-.78874;99;20220811;31.2;14.9;23;2.7;15.85;0;5.71;26005 +96078;49.18256;-.78874;99;20220812;31.9;14.7;23.3;2.4;15.05;0;5.69;25819 +96078;49.18256;-.78874;99;20220813;33.8;15.1;24.5;2.8;13.05;0;6.38;25282 +96078;49.18256;-.78874;99;20220814;25.1;18.4;21.7;2.2;15.2;1;3.23;11007 +96078;49.18256;-.78874;99;20220815;25.3;16.3;20.8;2.6;17.85;.1;3.45;16461 +96078;49.18256;-.78874;99;20220816;26.9;16.7;21.8;2.7;17.1;5.9;3.88;16768 +96078;49.18256;-.78874;99;20220817;24;14.4;19.2;2;16.9;5.9;3.1;16205 +96078;49.18256;-.78874;99;20220818;24.4;15.2;19.8;2.4;17.55;0;3.32;17514 +96078;49.18256;-.78874;99;20220819;21.4;17.3;19.4;3.6;17.45;2.1;2.54;10300 +96078;49.18256;-.78874;99;20220820;23.6;11.6;17.6;2.3;14.1;.1;3.47;18998 +96078;49.18256;-.78874;99;20220821;23.1;11.2;17.1;1.8;14.65;.1;3.08;17572 +96078;49.18256;-.78874;99;20220822;25;15;20;2.1;17.85;1;2.91;14721 +96078;49.18256;-.78874;99;20220823;24.8;18.4;21.6;2.1;20.55;0;2.53;11733 +96078;49.18256;-.78874;99;20220824;28.7;15.7;22.2;1.9;19.45;10.8;3.84;19379 +96078;49.18256;-.78874;99;20220825;22.6;18.3;20.4;2.9;19.65;1.3;2.47;11887 +96078;49.18256;-.78874;99;20220826;22.5;12.9;17.7;2.2;14.95;.1;3.21;19168 +96078;49.18256;-.78874;99;20220827;24.1;12.2;18.2;2.4;14.8;0;3.66;21166 +96078;49.18256;-.78874;99;20220828;22.9;13.3;18.1;2.8;15.25;0;3.19;17619 +96078;49.18256;-.78874;99;20220829;24.4;14.4;19.4;3.5;14.8;.8;3.95;19830 +96078;49.18256;-.78874;99;20220830;24.2;15.1;19.7;3.1;15.45;0;3.82;19850 +96078;49.18256;-.78874;99;20220831;23.8;16.5;20.2;3.1;16.95;.1;3.31;16551 +96078;49.18256;-.78874;99;20220901;24.4;15.7;20.1;1.5;17.15;4.6;2.5;12455 +96078;49.18256;-.78874;99;20220902;23.4;15.6;19.5;1.8;17.95;5.3;2.7;15183 +96078;49.18256;-.78874;99;20220903;22.7;15.4;19;2.3;16.85;1.8;2.47;12022 +96078;49.18256;-.78874;99;20220904;26.7;13;19.9;3.3;15.55;0;3.81;17406 +96078;49.18256;-.78874;99;20220905;26.5;16.2;21.3;2.9;16.85;3;3.54;15357 +96078;49.18256;-.78874;99;20220906;22.1;15;18.6;4.4;16.45;2.1;2.54;9979 +96078;49.18256;-.78874;99;20220907;23.3;15.2;19.3;4.3;16;5;3.12;13273 +96078;49.18256;-.78874;99;20220908;21.6;14;17.8;4.7;15.6;4.8;2.71;12591 +96078;49.18256;-.78874;99;20220909;20.4;15.1;17.7;6.2;15.9;6.7;2.67;12507 +96078;49.18256;-.78874;99;20220910;19.9;15.6;17.8;3.3;16.15;1.1;2.15;10123 +96078;49.18256;-.78874;99;20220911;24.4;10.6;17.5;1.9;14.8;.1;2.95;18026 +96078;49.18256;-.78874;99;20220912;29.7;14.1;21.9;2.8;15.9;.2;4.12;18277 +96078;49.18256;-.78874;99;20220913;23.3;19.6;21.5;2.4;18.4;4.3;2.13;6868 +96078;49.18256;-.78874;99;20220914;24.2;16.4;20.3;2.1;19;2.1;2.33;12022 +96078;49.18256;-.78874;99;20220915;19.3;13.2;16.3;2.5;14.7;0;2.1;12231 +96078;49.18256;-.78874;99;20220916;17.9;12.3;15.1;3.1;10.9;.3;2.66;14209 +96078;49.18256;-.78874;99;20220917;16.8;7.8;12.3;2.2;8.7;0;2.39;15357 +96078;49.18256;-.78874;99;20220918;18.7;8.3;13.5;2.9;10.35;0;2.6;16557 +96078;49.18256;-.78874;99;20220919;19;8.9;13.9;1.6;11.35;0;2.15;14927 +96078;49.18256;-.78874;99;20220920;18.8;8.6;13.7;1.8;11.65;.1;1.99;12711 +96078;49.18256;-.78874;99;20220921;18.8;7.6;13.2;1.6;11;.1;2.06;14296 +96078;49.18256;-.78874;99;20220922;21.3;6.7;14;1.6;11.25;0;2.32;15875 +96078;49.18256;-.78874;99;20220923;17.2;11.2;14.2;1.8;13.4;8.4;1.39;7471 +96078;49.18256;-.78874;99;20220924;16.3;12.2;14.3;2.8;13.6;8.4;1.44;7713 +96078;49.18256;-.78874;99;20220925;16.8;11.7;14.3;2.3;12.65;1.2;1.69;9950 +96078;49.18256;-.78874;99;20220926;15.9;9.7;12.8;4.3;12.05;7.8;1.6;7720 +96078;49.18256;-.78874;99;20220927;16.5;11.2;13.8;4.6;11.95;10.7;1.94;8496 +96078;49.18256;-.78874;99;20220928;15.3;10.6;12.9;2.6;11.85;3.7;1.53;9258 +96078;49.18256;-.78874;99;20220929;15.5;8.4;12;1.9;10.65;1.2;1.56;10701 +96078;49.18256;-.78874;99;20220930;16.3;6.6;11.4;4.4;11.3;5.7;1.68;11656 +96078;49.18256;-.78874;99;20221001;19;12.9;16;5.5;15.35;2.3;1.81;10380 +96078;49.18256;-.78874;99;20221002;18.6;14.8;16.7;4.2;16.1;2.8;1.55;7206 +96078;49.18256;-.78874;99;20221003;18.2;9.6;13.9;2.9;13.85;0;1.44;9266 +96078;49.18256;-.78874;99;20221004;17.5;11.7;14.6;3.3;14.1;0;1.35;6452 +96078;49.18256;-.78874;99;20221005;19.7;14.8;17.3;4.8;13.55;1;2.44;7675 +96078;49.18256;-.78874;99;20221006;18.2;8.4;13.3;2.3;11;0;1.82;12868 +96078;49.18256;-.78874;99;20221007;17.7;6.3;12;2.4;11;.1;1.64;12406 +96078;49.18256;-.78874;99;20221008;17.4;8.8;13.1;2.3;11.15;0;1.68;12391 +96078;49.18256;-.78874;99;20221009;18.9;5;12;3.1;9.85;0;2.08;13576 +96078;49.18256;-.78874;99;20221010;17.7;10.7;14.2;2.4;12.75;.8;1.39;5976 +96078;49.18256;-.78874;99;20221011;16.3;5.5;10.9;2;9.65;0;1.5;12211 +96078;49.18256;-.78874;99;20221012;18.4;5.4;11.9;2.1;10.85;.6;1.49;10227 +96078;49.18256;-.78874;99;20221013;16.6;11.5;14.1;2.9;14.45;3.3;.97;5775 +96078;49.18256;-.78874;99;20221014;15.8;13;14.4;2.4;15.2;6.9;.82;4659 +96078;49.18256;-.78874;99;20221015;18.3;14;16.1;4.5;14.8;.7;1.62;8065 +96078;49.18256;-.78874;99;20221016;16.8;11.9;14.3;3.6;14.55;3.6;1.06;6243 +96078;49.18256;-.78874;99;20221017;18.5;13.7;16.1;2.8;16.15;0;1.06;5721 +96078;49.18256;-.78874;99;20221018;19.4;11.5;15.4;2.8;15.9;.1;1.07;7193 +96078;49.18256;-.78874;99;20221019;23.2;14.7;19;4.7;16.85;2.1;2.17;9415 +96078;49.18256;-.78874;99;20221020;20.4;15.1;17.8;3.3;15.65;2.8;1.68;8946 +96078;49.18256;-.78874;99;20221021;20.1;14;17;5.3;14.2;.5;2.15;7939 +96078;49.18256;-.78874;99;20221022;19.3;11.4;15.4;3.8;14.5;0;1.41;7932 +96078;49.18256;-.78874;99;20221023;21.3;15.2;18.3;5.9;14.35;3.4;2.58;6668 +96078;49.18256;-.78874;99;20221024;18.4;13.3;15.9;6.7;13.8;2.5;1.96;7173 +96078;49.18256;-.78874;99;20221025;18.4;10.7;14.6;4.3;14;.1;1.32;6974 +96078;49.18256;-.78874;99;20221026;19.6;13.4;16.5;4.8;15.4;.2;1.5;6536 +96078;49.18256;-.78874;99;20221027;22.6;13;17.8;3.6;15.4;0;1.8;6901 +96078;49.18256;-.78874;99;20221028;19.4;14.2;16.8;3.5;15.3;0;1.35;5275 +96078;49.18256;-.78874;99;20221029;21.4;14.3;17.9;3.9;15.65;3.9;1.67;6023 +96078;49.18256;-.78874;99;20221030;16.6;13.8;15.2;3.1;14.05;2.7;1.1;4775 +96078;49.18256;-.78874;99;20221031;17.2;9.2;13.2;4.6;13.4;2.5;1.02;5710 +96078;49.18256;-.78874;99;20221101;16;11.3;13.7;7.5;11.5;4.1;1.95;5279 +96078;49.18256;-.78874;99;20221102;15.6;8.4;12;5.4;11.45;.3;1.24;7080 +96078;49.18256;-.78874;99;20221103;13.4;13.2;13.3;6.3;12.1;15.9;1.45;1600 +96078;49.18256;-.78874;99;20221104;13.3;8.4;10.9;4.5;9.95;2.2;1.23;6712 +96078;49.18256;-.78874;99;20221105;12.5;6.7;9.6;3.9;10.6;2.3;.72;4044 +96078;49.18256;-.78874;99;20221106;14.9;11.8;13.3;6;12.8;8.9;1.16;3716 +96078;49.18256;-.78874;99;20221107;16.3;11.6;14;6.6;12.45;1.1;1.58;4661 +96078;49.18256;-.78874;99;20221108;15.8;11.7;13.8;7.1;12.15;.2;1.61;5043 +96078;49.18256;-.78874;99;20221109;14.8;10.8;12.8;5;11.5;.3;1.26;5708 +96078;49.18256;-.78874;99;20221110;15.2;6.7;11;3.8;11.2;0;.86;6709 +96078;49.18256;-.78874;99;20221111;13.3;7.3;10.3;4;10.95;.2;.71;5964 +96078;49.18256;-.78874;99;20221112;18.3;6.1;12.2;3.3;11.9;.2;.95;7516 +96078;49.18256;-.78874;99;20221113;19;8.1;13.5;3.3;11.85;.2;1.19;7004 +96078;49.18256;-.78874;99;20221114;16;9.4;12.7;3.6;11.7;1.7;1.07;4316 +96078;49.18256;-.78874;99;20221115;15;8;11.5;5.6;11.05;2.8;1.21;3927 +96078;49.18256;-.78874;99;20221116;13;7.6;10.3;6.6;10.85;14.8;.91;4040 +96078;49.18256;-.78874;99;20221117;11.8;9.6;10.7;6.7;10.85;3.2;.98;2689 +96078;49.18256;-.78874;99;20221118;12;8.1;10.1;4;9.6;1.7;.94;4678 +96078;49.18256;-.78874;99;20221119;11.6;4.4;8;2.9;8.15;1.5;.73;5432 +96078;49.18256;-.78874;99;20221120;12.5;4.8;8.7;4.4;9.6;1.6;.69;5283 +96078;49.18256;-.78874;99;20221121;11.7;6.2;8.9;5.4;9.55;13.9;.92;3013 +96078;49.18256;-.78874;99;20221122;10.8;5.2;8;6.1;9.2;4.5;.78;3934 +96078;49.18256;-.78874;99;20221123;12.4;4.8;8.6;5.5;9.8;3.6;.72;4662 +96078;49.18256;-.78874;99;20221124;13.2;7;10.1;6;10.25;8.2;.94;4456 +96078;49.18256;-.78874;99;20221125;13.3;7.1;10.2;3.7;9.95;.3;.76;5220 +96078;49.18256;-.78874;99;20221126;11.1;6.6;8.9;4.5;10.15;3;.56;3516 +96078;49.18256;-.78874;99;20221127;12;9.8;10.9;4.8;11.75;8.6;.66;1830 +96078;49.18256;-.78874;99;20221128;10.4;6.9;8.7;3.6;9.95;4.3;.45;3729 +96078;49.18256;-.78874;99;20221129;11.4;5.8;8.6;2.5;9.45;.1;.46;4013 +96078;49.18256;-.78874;99;20221130;7.8;5.3;6.5;2.3;8.55;0;.32;3623 +96078;49.18256;-.78874;99;20221201;6.8;-.4;3.2;1.7;7;.1;.23;3989 +96078;49.18256;-.78874;99;20221202;6.3;-1.4;2.5;2.3;6.7;.1;.28;3050 +96078;49.18256;-.78874;99;20221203;3.1;2.9;3;4.3;6.4;0;.62;847 +96078;49.18256;-.78874;99;20221204;2.8;1.1;2;2.9;6.4;0;.36;1402 +96078;49.18256;-.78874;99;20221205;5.7;2.3;4;1.6;7.05;0;.33;2393 +96078;49.18256;-.78874;99;20221206;5.3;-1.7;1.8;2.1;6.4;1;.13;4626 +96078;49.18256;-.78874;99;20221207;6.3;1.4;3.8;1.2;7.55;4.6;.16;3015 +96078;49.18256;-.78874;99;20221208;6.1;2;4.1;1.3;6.8;.5;.24;3187 +96078;49.18256;-.78874;99;20221209;3.6;-2.1;.8;1.4;5.85;.7;.16;3364 +96078;49.18256;-.78874;99;20221210;5.5;-1.2;2.2;2.9;5.8;1.5;.37;4220 +96078;49.18256;-.78874;99;20221211;2.9;-1.3;.8;4;5.45;.3;.44;2956 +96078;49.18256;-.78874;99;20221212;-.2;-1.8;-1;3.2;5.45;.1;.22;1525 +96078;49.18256;-.78874;99;20221213;.5;-3.8;-1.6;3.6;4.55;.8;.33;3349 +96078;49.18256;-.78874;99;20221214;1.7;-1.3;.2;2.8;5.05;.4;.37;2850 +96078;49.18256;-.78874;99;20221215;4.1;-3.2;.5;2.6;4.5;.3;.54;3622 +96078;49.18256;-.78874;99;20221216;7.1;-2.3;2.4;1.5;5.55;.1;.21;4583 +96078;49.18256;-.78874;99;20221217;.5;-4.6;-2.1;2.4;4.5;0;.18;4434 +96078;49.18256;-.78874;99;20221218;7.3;-3.9;1.7;6;6.45;9.5;.47;3094 +96078;49.18256;-.78874;99;20221219;12.7;7.1;9.9;8.3;11.45;8.8;.54;2952 +96078;49.18256;-.78874;99;20221220;12.6;11.4;12;4.8;11.65;4.5;1.01;755 +96078;49.18256;-.78874;99;20221221;12.5;5.4;8.9;4.3;11.2;10.6;.27;2940 +96078;49.18256;-.78874;99;20221222;13.4;10.4;11.9;6.8;12.8;6.6;.6;1711 +96078;49.18256;-.78874;99;20221223;14.9;12.1;13.5;6.4;13;0;.99;2609 +96078;49.18256;-.78874;99;20221224;12.2;10.4;11.3;4;11.7;1.8;.63;1869 +96078;49.18256;-.78874;99;20221225;10.9;8.9;9.9;3;11.7;6.3;.34;1561 +96078;49.18256;-.78874;99;20221226;10.2;9.1;9.7;4.8;9.55;.3;.89;2483 +96078;49.18256;-.78874;99;20221227;10.4;3.7;7.1;4.5;8.55;.2;.52;4244 +96078;49.18256;-.78874;99;20221228;12.1;8.2;10.2;8;10.85;3;.83;2125 +96078;49.18256;-.78874;99;20221229;10.1;9;9.6;7.3;9.15;1.3;1.22;3061 +96078;49.18256;-.78874;99;20221230;15;4.5;9.7;7.6;11.6;17.7;.51;3548 +96078;49.18256;-.78874;99;20221231;16.9;12.9;14.9;10.8;13.55;6;1.66;2964 +96079;49.21182;-.45212;53;20220101;16.3;11.1;13.7;3.8;12.19;1.4;1.02;3537 +96079;49.21182;-.45212;53;20220102;14.8;11.5;13.1;8.2;11.71;0;1.43;3400 +96079;49.21182;-.45212;53;20220103;13;10.5;11.8;5.4;10.91;16.2;1.15;1700 +96079;49.21182;-.45212;53;20220104;9.8;7.7;8.7;4.9;8.71;1.3;.96;2400 +96079;49.21182;-.45212;53;20220105;6.7;2.6;4.7;4.4;6.41;.5;.87;2000 +96079;49.21182;-.45212;53;20220106;6.5;1.7;4.1;5.3;6.91;1.3;.65;1900 +96079;49.21182;-.45212;53;20220107;8.9;5.2;7.1;6.9;8.11;3.8;.89;3300 +96079;49.21182;-.45212;53;20220108;10;4;7;7.7;9.01;8.9;.69;1100 +96079;49.21182;-.45212;53;20220109;9.5;5.1;7.3;5.8;8.41;1.3;.78;3300 +96079;49.21182;-.45212;53;20220110;8.5;6.5;7.5;2.5;9.71;0;.41;1000 +96079;49.21182;-.45212;53;20220111;9.6;7.2;8.4;2.4;9.91;.3;.43;2000 +96079;49.21182;-.45212;53;20220112;9.1;7.4;8.3;1.5;9.87;.1;.32;2635 +96079;49.21182;-.45212;53;20220113;7.5;5.1;6.3;1.9;7.71;0;.39;3800 +96079;49.21182;-.45212;53;20220114;8.9;-.5;4.2;2.4;6.31;.1;.45;5800 +96079;49.21182;-.45212;53;20220115;2.2;-1.6;.3;2.6;5.81;0;.3;1500 +96079;49.21182;-.45212;53;20220116;9;-1.6;3.7;4.4;8.21;.6;.19;2700 +96079;49.21182;-.45212;53;20220117;9.9;3.9;6.9;2.2;8.11;0;.43;4800 +96079;49.21182;-.45212;53;20220118;3.9;-1.6;1.2;1.9;6.71;.1;.15;2700 +96079;49.21182;-.45212;53;20220119;9.5;2.4;5.9;3.7;8.51;1.5;.49;2100 +96079;49.21182;-.45212;53;20220120;8.3;1.8;5.1;3.2;6.91;.1;.6;5100 +96079;49.21182;-.45212;53;20220121;7;3.9;5.4;2.2;6.71;0;.7;2100 +96079;49.21182;-.45212;53;20220122;6.8;.6;3.7;2;7.51;0;.37;1300 +96079;49.21182;-.45212;53;20220123;5.3;5;5.1;4;7.11;0;.78;900 +96079;49.21182;-.45212;53;20220124;7.4;-.2;3.6;2.5;6.51;0;.39;6900 +96079;49.21182;-.45212;53;20220125;.1;-4;-2;2;5.61;0;.1;2100 +96079;49.21182;-.45212;53;20220126;6.1;-.3;2.9;1.8;7.31;0;.3;2000 +96079;49.21182;-.45212;53;20220127;9.6;4.7;7.2;5.2;9.11;.1;.55;4100 +96079;49.21182;-.45212;53;20220128;8.8;2.4;5.6;3;9.61;0;.08;3900 +96079;49.21182;-.45212;53;20220129;10.3;5.3;7.8;6.2;11.01;.1;.03;2200 +96079;49.21182;-.45212;53;20220130;10.5;4.1;7.3;3;8.61;.1;.63;4800 +96079;49.21182;-.45212;53;20220131;9.1;5.3;7.2;7.3;7.91;.2;1.17;3400 +96079;49.21182;-.45212;53;20220201;11.5;2.9;7.2;7.4;10.21;.2;.3;2500 +96079;49.21182;-.45212;53;20220202;9.8;8.6;9.2;4.5;9.91;.2;.81;1900 +96079;49.21182;-.45212;53;20220203;9.1;6.7;7.9;4.3;9.21;.1;.68;3600 +96079;49.21182;-.45212;53;20220204;10.3;6.3;8.3;5.9;8.11;.7;1.31;4300 +96079;49.21182;-.45212;53;20220205;10.6;3.1;6.8;6.1;8.01;0;1.01;7900 +96079;49.21182;-.45212;53;20220206;11.8;8.1;9.9;10.5;10.41;4.6;1.12;2400 +96079;49.21182;-.45212;53;20220207;11.3;4;7.6;4.4;8.41;0;.93;8600 +96079;49.21182;-.45212;53;20220208;11.5;6.5;9;4.2;10.01;0;.76;4100 +96079;49.21182;-.45212;53;20220209;9.6;2.6;6.1;2.4;8.91;.4;.44;5700 +96079;49.21182;-.45212;53;20220210;8.2;5.7;6.9;4.3;8.61;6.3;.72;2200 +96079;49.21182;-.45212;53;20220211;10.1;1;5.6;2.8;6.71;0;.93;8200 +96079;49.21182;-.45212;53;20220212;10;-1.6;4.2;3.7;5.71;0;1.18;10500 +96079;49.21182;-.45212;53;20220213;10.6;1.6;6.1;7.9;8.61;4;.77;6400 +96079;49.21182;-.45212;53;20220214;11.2;6.5;8.8;6.2;8.91;1.4;1.26;7900 +96079;49.21182;-.45212;53;20220215;10.8;3.6;7.2;7.1;9.51;4.9;.62;3900 +96079;49.21182;-.45212;53;20220216;13.9;9.6;11.8;10.6;13.11;.4;.62;3400 +96079;49.21182;-.45212;53;20220217;13.4;9.8;11.6;8.2;10.11;.2;1.86;8700 +96079;49.21182;-.45212;53;20220218;12.3;7.5;9.9;9.9;8.91;2;1.91;6500 +96079;49.21182;-.45212;53;20220219;10;2.9;6.5;8.1;8.01;.4;1.15;8300 +96079;49.21182;-.45212;53;20220220;12.8;7.8;10.3;10.3;10.21;2.6;1.44;2800 +96079;49.21182;-.45212;53;20220221;11;5.3;8.1;9.2;7.91;0;1.76;6600 +96079;49.21182;-.45212;53;20220222;14.8;5.1;9.9;6.7;10.01;.4;1.44;5500 +96079;49.21182;-.45212;53;20220223;9.9;2.7;6.3;3.6;8.21;0;.83;4200 +96079;49.21182;-.45212;53;20220224;9.5;7.2;8.3;6.6;7.51;1.8;1.76;6700 +96079;49.21182;-.45212;53;20220225;11.2;2.1;6.6;4.7;7.01;0;1.51;11200 +96079;49.21182;-.45212;53;20220226;11.2;-1.7;4.7;4.9;6.01;0;1.64;12900 +96079;49.21182;-.45212;53;20220227;12.3;.4;6.3;5.8;6.11;0;2.07;13100 +96079;49.21182;-.45212;53;20220228;15.8;1;8.4;3.6;8.21;1.1;1.69;12300 +96079;49.21182;-.45212;53;20220301;14.1;8;11.1;3;10.61;3.7;1.16;5600 +96079;49.21182;-.45212;53;20220302;14.8;8.1;11.4;3.4;9.81;0;1.59;8600 +96079;49.21182;-.45212;53;20220303;12.6;7.2;9.9;3.1;10.81;2.1;.89;5100 +96079;49.21182;-.45212;53;20220304;8.5;7.6;8;4.4;9.11;0;.89;2900 +96079;49.21182;-.45212;53;20220305;8.6;2.9;5.7;4.3;8.41;2.9;.68;4300 +96079;49.21182;-.45212;53;20220306;8.6;5.3;7;4.8;6.81;0;1.68;11900 +96079;49.21182;-.45212;53;20220307;6.8;1.1;4;5.3;4.91;0;1.83;14300 +96079;49.21182;-.45212;53;20220308;14.8;-.5;7.1;5.6;7.01;.1;2.24;13000 +96079;49.21182;-.45212;53;20220309;14.3;4.6;9.4;5.4;8.91;0;1.88;12200 +96079;49.21182;-.45212;53;20220310;15.5;6.3;10.9;4.7;9.81;0;1.83;9100 +96079;49.21182;-.45212;53;20220311;13.9;6.7;10.3;6.5;9.81;2.7;1.65;6100 +96079;49.21182;-.45212;53;20220312;14;5.9;9.9;6.8;8.81;0;2.19;13000 +96079;49.21182;-.45212;53;20220313;12;7.4;9.7;4.9;9.41;3.5;1.45;7000 +96079;49.21182;-.45212;53;20220314;15.8;4.3;10.1;3.7;8.81;.3;2.03;12800 +96079;49.21182;-.45212;53;20220315;14.9;7.2;11.1;3.8;10.91;.3;1.46;8800 +96079;49.21182;-.45212;53;20220316;13.8;9.5;11.6;4.6;11.61;.9;1.11;2800 +96079;49.21182;-.45212;53;20220317;11.6;2.9;7.3;3.2;7.71;0;1.74;16600 +96079;49.21182;-.45212;53;20220318;14.1;.1;7.1;3.6;7.31;0;2.08;17500 +96079;49.21182;-.45212;53;20220319;14.9;5.7;10.3;4.9;6.81;0;2.97;16400 +96079;49.21182;-.45212;53;20220320;13.5;1.4;7.5;3.2;6.61;0;2.23;17600 +96079;49.21182;-.45212;53;20220321;18.1;2.3;10.2;3.9;9.11;0;2.46;16300 +96079;49.21182;-.45212;53;20220322;18;4.2;11.1;4.5;7.11;0;3.3;17600 +96079;49.21182;-.45212;53;20220323;17.9;1.4;9.6;2.8;6.71;0;2.77;18100 +96079;49.21182;-.45212;53;20220324;17.8;1.6;9.7;1.9;7.71;0;2.33;17700 +96079;49.21182;-.45212;53;20220325;18.6;3.2;10.9;2.9;7.81;0;2.8;17600 +96079;49.21182;-.45212;53;20220326;18.3;2.3;10.3;3.1;8.61;0;2.64;18300 +96079;49.21182;-.45212;53;20220327;17.4;3.6;10.5;2.4;10.01;.2;2.24;18300 +96079;49.21182;-.45212;53;20220328;21.1;2.3;11.7;2;10.11;.1;2.17;11900 +96079;49.21182;-.45212;53;20220329;16;10.3;13.2;3.2;10.71;2;2.2;12000 +96079;49.21182;-.45212;53;20220330;11.5;7.7;9.6;4;10.61;5.3;1.02;5700 +96079;49.21182;-.45212;53;20220331;7.2;5.3;6.2;6.8;6.71;3.1;1.73;7700 +96079;49.21182;-.45212;53;20220401;6.7;2.3;4.5;7.9;5.41;1.7;1.88;5700 +96079;49.21182;-.45212;53;20220402;8.3;3.1;5.7;4.4;5.11;.7;2.35;15500 +96079;49.21182;-.45212;53;20220403;8.2;0;4.1;3.1;5.11;.1;2.01;17200 +96079;49.21182;-.45212;53;20220404;9;-1.4;3.8;6.9;7.81;.4;.76;7100 +96079;49.21182;-.45212;53;20220405;11.9;8.2;10.1;6.1;10.91;0;1.32;9830 +96079;49.21182;-.45212;53;20220406;13.7;8;10.8;8.1;10.21;1.9;2.04;11000 +96079;49.21182;-.45212;53;20220407;12.9;10.3;11.6;9.6;9.61;3.3;2.83;16000 +96079;49.21182;-.45212;53;20220408;6.5;5.7;6.1;4.3;8.01;13.7;.95;4000 +96079;49.21182;-.45212;53;20220409;10.9;1.5;6.2;3.2;6.81;.1;2.28;20900 +96079;49.21182;-.45212;53;20220410;14;2.3;8.2;4.1;6.51;0;2.92;20510 +96079;49.21182;-.45212;53;20220411;19.3;2.1;10.7;5.2;9.31;.4;3.03;15600 +96079;49.21182;-.45212;53;20220412;16.9;9.5;13.2;4;11.61;3.1;1.79;5700 +96079;49.21182;-.45212;53;20220413;19.6;5.5;12.5;1.8;11.51;.2;2.36;15600 +96079;49.21182;-.45212;53;20220414;21.9;6.3;14.1;1.6;11.21;.2;3.24;22500 +96079;49.21182;-.45212;53;20220415;22.2;6.7;14.5;1.9;10.81;0;3.43;22400 +96079;49.21182;-.45212;53;20220416;18;5.9;11.9;2.1;10.81;0;3;23600 +96079;49.21182;-.45212;53;20220417;20.1;4.7;12.4;3;10.01;.1;3.31;21500 +96079;49.21182;-.45212;53;20220418;14.6;6.5;10.5;3.2;10.01;0;2.25;16100 +96079;49.21182;-.45212;53;20220419;13.7;4.3;9;3.4;9.11;.1;2.54;22300 +96079;49.21182;-.45212;53;20220420;15.1;5.7;10.4;3;10.21;0;2.39;18500 +96079;49.21182;-.45212;53;20220421;18.3;4.3;11.3;3.1;9.61;0;3.24;23400 +96079;49.21182;-.45212;53;20220422;16.2;7.6;11.9;3.2;10.61;0;2.64;18200 +96079;49.21182;-.45212;53;20220423;15.6;7.8;11.7;3.5;11.51;.1;1.91;11900 +96079;49.21182;-.45212;53;20220424;15.5;9.3;12.4;3.9;11.41;0;2.74;20500 +96079;49.21182;-.45212;53;20220425;13.9;8.4;11.2;3.9;9.61;0;2.91;21500 +96079;49.21182;-.45212;53;20220426;14.5;6;10.2;4.6;9.31;0;2.82;21200 +96079;49.21182;-.45212;53;20220427;15;4;9.5;4.5;8.61;0;3.09;24200 +96079;49.21182;-.45212;53;20220428;14;6.8;10.4;2.5;10.11;0;1.97;12900 +96079;49.21182;-.45212;53;20220429;14.5;8.5;11.5;4.1;10.31;0;3.01;23200 +96079;49.21182;-.45212;53;20220430;14.2;8.3;11.3;3.5;9.41;0;2.83;19000 +96079;49.21182;-.45212;53;20220501;18.4;5.5;11.9;2.5;9.11;.8;3.21;20100 +96079;49.21182;-.45212;53;20220502;16;9.3;12.6;3.2;10.51;0;2.89;18400 +96079;49.21182;-.45212;53;20220503;16.6;9.5;13.1;3.4;10.51;0;3.2;20400 +96079;49.21182;-.45212;53;20220504;18.3;3.5;10.9;3.2;10.61;.5;2.98;21800 +96079;49.21182;-.45212;53;20220505;17.5;8.3;12.9;3.5;11.31;.1;3.31;23500 +96079;49.21182;-.45212;53;20220506;20.5;7.1;13.8;3;11.71;0;3.78;25500 +96079;49.21182;-.45212;53;20220507;17.9;9.3;13.6;3.2;12.41;.1;2.55;15600 +96079;49.21182;-.45212;53;20220508;17.9;9.1;13.5;2.7;12.31;.1;2.87;19100 +96079;49.21182;-.45212;53;20220509;25.4;5.3;15.4;2.1;11.71;0;4.23;24500 +96079;49.21182;-.45212;53;20220510;22.9;13.3;18.1;3.1;12.51;0;4.58;24300 +96079;49.21182;-.45212;53;20220511;22.7;9;15.9;4.5;12.01;.1;4.29;22200 +96079;49.21182;-.45212;53;20220512;18.5;7.6;13;3.5;10.91;.2;3.34;21100 +96079;49.21182;-.45212;53;20220513;20.4;6.8;13.6;3.1;10.51;0;4.02;25600 +96079;49.21182;-.45212;53;20220514;21.4;5.5;13.4;2.1;11.11;.8;3.7;24000 +96079;49.21182;-.45212;53;20220515;23.2;13.3;18.2;3.3;14.11;6.7;3.07;10900 +96079;49.21182;-.45212;53;20220516;22.9;14;18.5;3.4;15.31;5.4;3.7;18600 +96079;49.21182;-.45212;53;20220517;28.8;10.3;19.6;3.3;14.91;.4;5.25;25100 +96079;49.21182;-.45212;53;20220518;24.8;10.7;17.8;2.9;15.21;3;4.03;22000 +96079;49.21182;-.45212;53;20220519;21.4;13.1;17.3;3.2;14.31;4.7;3.66;20000 +96079;49.21182;-.45212;53;20220520;18.9;11.8;15.4;2.7;12.81;2.2;2.73;13900 +96079;49.21182;-.45212;53;20220521;20.8;8.8;14.8;1.7;12.31;0;3.82;25100 +96079;49.21182;-.45212;53;20220522;21.1;8.8;15;1.2;13.81;3.8;2.29;12400 +96079;49.21182;-.45212;53;20220523;17.2;13.1;15.2;3;14.21;4;1.89;8600 +96079;49.21182;-.45212;53;20220524;17.8;8.8;13.3;3.5;11.21;1.3;3.25;20300 +96079;49.21182;-.45212;53;20220525;16.7;6.5;11.6;4.3;11.61;.3;2.05;11800 +96079;49.21182;-.45212;53;20220526;16.6;12.4;14.5;4.1;13.21;0;2.05;8800 +96079;49.21182;-.45212;53;20220527;19.8;11.6;15.7;4.1;12.71;.3;3.67;20200 +96079;49.21182;-.45212;53;20220528;16.2;8.1;12.2;3.5;10.31;0;3.9;29400 +96079;49.21182;-.45212;53;20220529;14.9;7.8;11.4;2.8;9.01;.4;3.67;26500 +96079;49.21182;-.45212;53;20220530;17.1;4.2;10.7;1.7;9.11;0;3.07;20900 +96079;49.21182;-.45212;53;20220531;19.2;5.3;12.2;3.2;9.31;.2;3.69;21800 +96079;49.21182;-.45212;53;20220601;18.7;6.7;12.7;3.1;10.01;0;4.18;28600 +96079;49.21182;-.45212;53;20220602;21.9;7;14.4;2.3;11.11;.2;3.76;21400 +96079;49.21182;-.45212;53;20220603;19.2;10.7;14.9;1.6;14.11;11.4;1.75;8000 +96079;49.21182;-.45212;53;20220604;23.4;13.5;18.4;2.9;16.81;5.9;2.92;13800 +96079;49.21182;-.45212;53;20220605;19.5;14;16.8;3.5;15.21;3.9;2.72;13900 +96079;49.21182;-.45212;53;20220606;22.4;9;15.7;3.3;13.11;4.8;4.19;24800 +96079;49.21182;-.45212;53;20220607;21.9;14.5;18.2;4.1;15.11;5.1;3.52;16400 +96079;49.21182;-.45212;53;20220608;19.9;14.8;17.3;5.9;14.51;.3;3.99;21900 +96079;49.21182;-.45212;53;20220609;21.6;11;16.3;4.2;13.61;.1;3.55;17900 +96079;49.21182;-.45212;53;20220610;21.7;12.1;16.9;3.4;15.21;.4;2.57;11000 +96079;49.21182;-.45212;53;20220611;22.1;13.9;18;2.5;13.81;.2;4.61;26500 +96079;49.21182;-.45212;53;20220612;19.8;9.3;14.5;3.1;12.21;.1;4.21;28100 +96079;49.21182;-.45212;53;20220613;19.3;8.1;13.7;2.8;11.61;.1;3.94;26600 +96079;49.21182;-.45212;53;20220614;23.4;7.8;15.6;2.3;12.41;0;4.74;29500 +96079;49.21182;-.45212;53;20220615;26;11;18.5;2.2;13.81;.1;5.3;30100 +96079;49.21182;-.45212;53;20220616;26.4;10;18.2;2.7;13.71;0;5.34;29400 +96079;49.21182;-.45212;53;20220617;34.5;12.4;23.5;2;15.01;0;6.38;28800 +96079;49.21182;-.45212;53;20220618;33;16;24.5;3;16.91;1.2;6.31;25500 +96079;49.21182;-.45212;53;20220619;17.5;13.3;15.4;4.6;14.61;5.2;2.01;9100 +96079;49.21182;-.45212;53;20220620;19;14;16.5;4;14.01;.1;2.95;13800 +96079;49.21182;-.45212;53;20220621;22.6;13.7;18.2;3;14.11;.1;4.57;25200 +96079;49.21182;-.45212;53;20220622;23.8;13.7;18.7;3.2;14.81;3.8;4.92;27400 +96079;49.21182;-.45212;53;20220623;25.8;14.8;20.3;2.3;17.61;1.6;3.52;16400 +96079;49.21182;-.45212;53;20220624;24.8;15.6;20.2;4;15.81;.7;4.26;17800 +96079;49.21182;-.45212;53;20220625;21.4;11;16.2;3.2;13.11;2.2;3.35;16400 +96079;49.21182;-.45212;53;20220626;21.7;8.4;15.1;3.2;11.31;.1;3.84;19600 +96079;49.21182;-.45212;53;20220627;22.4;9;15.7;3;12.11;0;4.43;25900 +96079;49.21182;-.45212;53;20220628;23.5;9.5;16.5;2.5;11.71;.3;4.47;24200 +96079;49.21182;-.45212;53;20220629;21.9;12;16.9;3.4;13.51;6.3;3.13;13000 +96079;49.21182;-.45212;53;20220630;19.4;9.5;14.5;2.6;12.51;5.5;2.93;16300 +96079;49.21182;-.45212;53;20220701;21.9;8.3;15.1;3.9;11.51;0;4.17;22200 +96079;49.21182;-.45212;53;20220702;23.4;9.1;16.3;2.7;12.61;.1;4.37;24600 +96079;49.21182;-.45212;53;20220703;20.4;9.3;14.8;3;13.01;.1;3.01;16500 +96079;49.21182;-.45212;53;20220704;21;9.9;15.5;3.7;12.81;.1;4.59;29900 +96079;49.21182;-.45212;53;20220705;20.3;10.8;15.6;3.9;12.51;0;4.46;28300 +96079;49.21182;-.45212;53;20220706;23.5;10.6;17.1;3.1;13.71;.1;4.91;29500 +96079;49.21182;-.45212;53;20220707;21.1;12.3;16.7;3.6;14.81;.1;2.97;14700 +96079;49.21182;-.45212;53;20220708;24.8;9.5;17.2;2;14.31;.1;4.79;29400 +96079;49.21182;-.45212;53;20220709;24.5;11.5;18;2.8;15.31;0;4.97;30000 +96079;49.21182;-.45212;53;20220710;24.8;13.7;19.2;3.1;14.01;0;5.29;28700 +96079;49.21182;-.45212;53;20220711;28;12.6;20.3;2.3;15.21;0;5.48;29100 +96079;49.21182;-.45212;53;20220712;33.7;15.4;24.6;2.5;15.61;0;6.57;28400 +96079;49.21182;-.45212;53;20220713;30.9;17.4;24.1;2.4;16.71;0;6.13;28700 +96079;49.21182;-.45212;53;20220714;23;14.8;18.9;3.8;14.91;0;5.05;28800 +96079;49.21182;-.45212;53;20220715;24.3;10.9;17.6;2;13.11;.1;4.91;29300 +96079;49.21182;-.45212;53;20220716;26.9;9.9;18.4;2;13.21;0;5.08;28400 +96079;49.21182;-.45212;53;20220717;33.6;13.5;23.6;3;12.61;0;6.88;27300 +96079;49.21182;-.45212;53;20220718;40.3;15.8;28;3.4;11.81;0;8.75;27000 +96079;49.21182;-.45212;53;20220719;37.7;21.7;29.7;4.3;15.11;.5;8.29;22000 +96079;49.21182;-.45212;53;20220720;26.3;16.5;21.4;3.3;17.41;4.1;4.08;17400 +96079;49.21182;-.45212;53;20220721;23.8;17.4;20.6;3.3;16.81;0;3.64;15500 +96079;49.21182;-.45212;53;20220722;24.3;15.8;20;2.5;18.51;7.9;2.47;10000 +96079;49.21182;-.45212;53;20220723;25.9;16.2;21.1;2.8;16.61;0;4.17;19000 +96079;49.21182;-.45212;53;20220724;32.6;14.5;23.6;3.1;15.71;0;6.45;27700 +96079;49.21182;-.45212;53;20220725;23.7;15.3;19.5;5.4;15.81;0;3.93;15900 +96079;49.21182;-.45212;53;20220726;21.6;16.5;19;4.2;13.81;0;4.08;17400 +96079;49.21182;-.45212;53;20220727;22.4;11;16.7;2.7;13.11;0;3.57;18500 +96079;49.21182;-.45212;53;20220728;26.7;14.8;20.8;2.6;12.31;0;4.62;18900 +96079;49.21182;-.45212;53;20220729;27.1;14;20.5;1.8;14.41;.2;4.56;23600 +96079;49.21182;-.45212;53;20220730;27.4;13.4;20.4;3.4;15.81;0;5.11;25600 +96079;49.21182;-.45212;53;20220731;23.9;17.9;20.9;4.3;17.61;0;3.12;9800 +96079;49.21182;-.45212;53;20220801;26.4;17.9;22.1;3.4;16.91;0;4.71;21100 +96079;49.21182;-.45212;53;20220802;28.4;14.1;21.3;2.5;17.31;.1;4.73;24000 +96079;49.21182;-.45212;53;20220803;27.1;14.8;21;1.7;19.01;0;4.36;24600 +96079;49.21182;-.45212;53;20220804;23.4;16.9;20.1;3.4;16.31;0;4.22;21700 +96079;49.21182;-.45212;53;20220805;21.3;12.3;16.8;4.2;12.21;0;4.51;25500 +96079;49.21182;-.45212;53;20220806;23.4;8.2;15.8;3;11.61;0;4.52;26800 +96079;49.21182;-.45212;53;20220807;23.9;10.9;17.4;3.1;12.41;0;4.71;26600 +96079;49.21182;-.45212;53;20220808;24.8;12.3;18.5;3.1;14.51;.1;4.62;26300 +96079;49.21182;-.45212;53;20220809;24.8;13;18.9;3.2;16.01;.1;4.44;25900 +96079;49.21182;-.45212;53;20220810;29.3;14.2;21.8;2.6;16.81;0;5.08;25400 +96079;49.21182;-.45212;53;20220811;30.9;14;22.5;2.6;15.41;0;5.46;25400 +96079;49.21182;-.45212;53;20220812;31.9;13.4;22.7;2.2;14.11;0;5.43;25200 +96079;49.21182;-.45212;53;20220813;33.7;13.1;23.4;3;13.31;0;6.23;24300 +96079;49.21182;-.45212;53;20220814;25.8;17.4;21.6;2.4;14.51;.2;3.05;8200 +96079;49.21182;-.45212;53;20220815;26.5;15.9;21.2;2.8;17.41;.1;3.59;15500 +96079;49.21182;-.45212;53;20220816;27.6;16.9;22.2;3;17.01;1.5;3.66;13000 +96079;49.21182;-.45212;53;20220817;24.3;14;19.2;2.2;16.41;2.9;2.79;12800 +96079;49.21182;-.45212;53;20220818;24.8;15.6;20.2;3;17.61;.2;3.22;15000 +96079;49.21182;-.45212;53;20220819;22.5;17.4;20;4.4;17.01;2.1;2.89;10000 +96079;49.21182;-.45212;53;20220820;24.5;11.8;18.2;3;13.91;.2;3.54;16400 +96079;49.21182;-.45212;53;20220821;24.6;10.5;17.6;2.4;14.01;.1;3.24;16100 +96079;49.21182;-.45212;53;20220822;26.4;15.1;20.8;2.1;17.11;.9;2.79;11100 +96079;49.21182;-.45212;53;20220823;25.4;18.7;22.1;2.1;20.21;.5;2.2;7800 +96079;49.21182;-.45212;53;20220824;28.4;14.8;21.6;2.2;18.81;7.3;3.51;16700 +96079;49.21182;-.45212;53;20220825;22.6;18.7;20.7;3.5;20.01;2;2.27;9700 +96079;49.21182;-.45212;53;20220826;22.9;13.1;18;3;15.41;.2;3.34;19200 +96079;49.21182;-.45212;53;20220827;24.3;11.8;18.1;2.6;14.41;0;3.77;21900 +96079;49.21182;-.45212;53;20220828;23.7;12.8;18.3;2.5;14.71;0;3.33;18200 +96079;49.21182;-.45212;53;20220829;24.9;14.5;19.7;3.7;14.21;.6;4.31;21100 +96079;49.21182;-.45212;53;20220830;24.3;15.3;19.8;3.2;15.01;0;4.04;21300 +96079;49.21182;-.45212;53;20220831;24.4;16.7;20.6;2.9;16.51;0;3.54;17500 +96079;49.21182;-.45212;53;20220901;25.4;15.6;20.5;1.3;16.91;4.4;2.16;9000 +96079;49.21182;-.45212;53;20220902;23.7;15.5;19.6;2.3;18.01;8.5;2.71;14600 +96079;49.21182;-.45212;53;20220903;23.4;15.1;19.2;2.8;16.71;1.7;2.41;9900 +96079;49.21182;-.45212;53;20220904;27.9;12;19.9;3.5;15.01;0;3.96;16400 +96079;49.21182;-.45212;53;20220905;26.4;16.2;21.3;3.3;17.01;.5;3.29;12300 +96079;49.21182;-.45212;53;20220906;23.2;14.8;19;5;16.01;2.6;2.7;7300 +96079;49.21182;-.45212;53;20220907;24.4;14.9;19.7;4.5;15.61;6.3;3.38;12700 +96079;49.21182;-.45212;53;20220908;22.9;13.7;18.3;5;15.21;5.5;3.06;12400 +96079;49.21182;-.45212;53;20220909;21.4;15;18.2;6.9;15.51;4.1;3.18;14300 +96079;49.21182;-.45212;53;20220910;20.3;15.5;17.9;3.6;16.01;.9;2.16;9500 +96079;49.21182;-.45212;53;20220911;24.8;9.6;17.2;1.9;14.61;.1;2.87;17500 +96079;49.21182;-.45212;53;20220912;30.3;13.9;22.1;3.4;15.71;.1;4.33;16300 +96079;49.21182;-.45212;53;20220913;23.7;19.5;21.6;2.4;18.31;10.7;1.92;4300 +96079;49.21182;-.45212;53;20220914;24.3;16.7;20.5;2.3;18.91;3.1;2.12;9200 +96079;49.21182;-.45212;53;20220915;19.4;13.5;16.5;3.5;14.61;0;2.17;11300 +96079;49.21182;-.45212;53;20220916;17.9;12.8;15.3;4.1;11.21;.5;2.94;15400 +96079;49.21182;-.45212;53;20220917;16.7;7.5;12.1;3;8.71;0;2.59;16000 +96079;49.21182;-.45212;53;20220918;19.2;9;14.1;4.4;10.51;0;3;16500 +96079;49.21182;-.45212;53;20220919;19.3;9.3;14.3;2.1;11.31;0;2.23;13800 +96079;49.21182;-.45212;53;20220920;19.3;8;13.6;2.2;11.41;.4;1.98;11200 +96079;49.21182;-.45212;53;20220921;18.4;6.5;12.5;1.5;10.71;.1;1.87;13200 +96079;49.21182;-.45212;53;20220922;21.9;4.8;13.4;1.9;10.81;.1;2.4;16100 +96079;49.21182;-.45212;53;20220923;17.6;10.8;14.2;1.9;12.81;5.7;1.27;4500 +96079;49.21182;-.45212;53;20220924;16.4;12.3;14.4;3.4;13.61;8;1.39;6100 +96079;49.21182;-.45212;53;20220925;16.9;12;14.5;2.9;12.71;1.1;1.73;9200 +96079;49.21182;-.45212;53;20220926;15.8;10;12.9;5;12.01;8;1.46;3500 +96079;49.21182;-.45212;53;20220927;17.2;11.2;14.2;6.1;12.01;9;2.18;8000 +96079;49.21182;-.45212;53;20220928;15.4;11.2;13.3;3.6;11.81;5.8;1.65;8300 +96079;49.21182;-.45212;53;20220929;15.9;8.6;12.3;2.4;10.61;1.1;1.64;9900 +96079;49.21182;-.45212;53;20220930;17.1;6.7;11.9;5.4;11.21;4.8;1.88;10500 +96079;49.21182;-.45212;53;20221001;20.1;13.1;16.6;6.6;15.01;1.9;2.29;11300 +96079;49.21182;-.45212;53;20221002;18.9;14.8;16.8;4.5;15.81;.9;1.59;6400 +96079;49.21182;-.45212;53;20221003;18.5;9;13.8;3.2;13.31;.1;1.41;7300 +96079;49.21182;-.45212;53;20221004;18.7;10.6;14.7;3.4;13.81;0;1.47;6800 +96079;49.21182;-.45212;53;20221005;21;14.9;18;5.6;13.51;.9;2.89;8200 +96079;49.21182;-.45212;53;20221006;18.7;8.3;13.5;2.9;10.91;0;2.05;13900 +96079;49.21182;-.45212;53;20221007;18.4;5.1;11.7;2.6;10.81;.4;1.72;13400 +96079;49.21182;-.45212;53;20221008;17.5;9.1;13.3;3.1;11.21;0;1.87;13200 +96079;49.21182;-.45212;53;20221009;19.3;4.2;11.7;3.3;9.61;0;2.13;13800 +96079;49.21182;-.45212;53;20221010;18.3;9.6;14;2.8;12.11;.9;1.43;4000 +96079;49.21182;-.45212;53;20221011;16.6;4.3;10.5;1.8;9.41;0;1.45;13500 +96079;49.21182;-.45212;53;20221012;19.4;3.5;11.4;2.5;10.61;.4;1.58;10000 +96079;49.21182;-.45212;53;20221013;17.2;11.6;14.4;3;14.21;2.7;1.04;4100 +96079;49.21182;-.45212;53;20221014;15.8;13.1;14.5;3;15.11;7.1;.78;3100 +96079;49.21182;-.45212;53;20221015;18.9;13.9;16.4;5.1;14.61;.3;1.87;9800 +96079;49.21182;-.45212;53;20221016;16.9;11.8;14.4;3.7;14.21;3;1.08;5100 +96079;49.21182;-.45212;53;20221017;19.5;13.3;16.4;3;15.91;.3;1.21;6000 +96079;49.21182;-.45212;53;20221018;19.3;11.6;15.5;2.8;15.71;.1;.99;4800 +96079;49.21182;-.45212;53;20221019;23.2;14.3;18.8;5.3;16.91;1.1;2.16;9500 +96079;49.21182;-.45212;53;20221020;20.9;15.1;18;3.7;15.71;2;1.82;10700 +96079;49.21182;-.45212;53;20221021;20.8;13.3;17.1;5.4;14.11;.3;2.21;9400 +96079;49.21182;-.45212;53;20221022;19.9;10.5;15.2;4.2;14.11;.8;1.52;8200 +96079;49.21182;-.45212;53;20221023;21.9;14.8;18.3;6.3;14.51;1.5;2.65;6600 +96079;49.21182;-.45212;53;20221024;19.3;13.7;16.5;7.7;13.51;2.1;2.43;8000 +96079;49.21182;-.45212;53;20221025;18.6;9.8;14.2;4.4;13.71;.3;1.27;6500 +96079;49.21182;-.45212;53;20221026;20.1;12.8;16.5;5;15.11;.1;1.58;6700 +96079;49.21182;-.45212;53;20221027;23.2;11.5;17.3;3.7;15.01;0;1.79;6400 +96079;49.21182;-.45212;53;20221028;20.4;13.3;16.8;3.5;15.01;.1;1.42;6200 +96079;49.21182;-.45212;53;20221029;21.7;14.2;18;3.8;15.71;2.9;1.63;4700 +96079;49.21182;-.45212;53;20221030;16.9;14.5;15.7;3.1;14.11;2.8;1.17;4100 +96079;49.21182;-.45212;53;20221031;17.6;8.5;13.1;5.2;13.51;2.8;.98;4400 +96079;49.21182;-.45212;53;20221101;16.4;11.2;13.8;8.1;11.41;4.1;2.09;5200 +96079;49.21182;-.45212;53;20221102;16.2;8.3;12.2;5.7;11.31;.3;1.38;7300 +96079;49.21182;-.45212;53;20221103;13.7;13.1;13.4;6.7;11.91;13.3;1.53;3200 +96079;49.21182;-.45212;53;20221104;13.4;8.8;11.1;5.5;9.91;2.9;1.36;7400 +96079;49.21182;-.45212;53;20221105;12.8;6.7;9.7;4.4;10.41;4.2;.84;2100 +96079;49.21182;-.45212;53;20221106;15.3;12;13.6;6.4;12.61;7.6;1.34;3300 +96079;49.21182;-.45212;53;20221107;16.7;11.5;14.1;7.2;12.31;.6;1.71;4300 +96079;49.21182;-.45212;53;20221108;16.4;12.1;14.3;7.8;12.01;.1;1.91;5200 +96079;49.21182;-.45212;53;20221109;15.3;11.2;13.2;5.4;11.31;.2;1.43;6600 +96079;49.21182;-.45212;53;20221110;15.3;5.7;10.5;4.2;10.71;.1;.87;7200 +96079;49.21182;-.45212;53;20221111;13.4;7.1;10.2;4.4;10.71;.2;.74;6500 +96079;49.21182;-.45212;53;20221112;18.1;5.3;11.7;3.5;11.21;.2;1.02;7300 +96079;49.21182;-.45212;53;20221113;18.9;6.5;12.7;3.6;11.41;.2;1.15;7300 +96079;49.21182;-.45212;53;20221114;16.5;7.8;12.2;3.6;11.31;.2;1.03;4500 +96079;49.21182;-.45212;53;20221115;15.3;7.4;11.3;5.4;10.81;3.1;1.22;2500 +96079;49.21182;-.45212;53;20221116;12.8;7.6;10.2;7.1;10.71;13.4;.93;2800 +96079;49.21182;-.45212;53;20221117;12.1;9.5;10.8;8.1;10.91;3.9;1.07;2500 +96079;49.21182;-.45212;53;20221118;12.4;7.6;10;4.9;9.61;2.2;.95;6000 +96079;49.21182;-.45212;53;20221119;11.8;4.7;8.3;3.7;8.31;1.5;.87;5200 +96079;49.21182;-.45212;53;20221120;13.1;4.3;8.7;5.2;9.41;1.6;.84;5400 +96079;49.21182;-.45212;53;20221121;12.1;5.7;8.9;6.1;9.31;13.5;1.08;1800 +96079;49.21182;-.45212;53;20221122;11.3;5;8.1;6.7;9.11;2.4;.88;3600 +96079;49.21182;-.45212;53;20221123;12.5;4.2;8.3;5.5;9.51;3.6;.74;4200 +96079;49.21182;-.45212;53;20221124;13.5;6.7;10.1;6.4;10.01;7.8;1.06;4400 +96079;49.21182;-.45212;53;20221125;13.5;6.7;10.1;4.6;9.61;.1;.9;5900 +96079;49.21182;-.45212;53;20221126;11.2;6.3;8.7;4.7;9.81;2.7;.63;3100 +96079;49.21182;-.45212;53;20221127;12.3;9.8;11;5.6;11.21;7.7;.91;900 +96079;49.21182;-.45212;53;20221128;11.2;6.8;9;4.4;9.71;3.9;.59;4600 +96079;49.21182;-.45212;53;20221129;11.7;5.7;8.7;3.5;9.31;.1;.62;3800 +96079;49.21182;-.45212;53;20221130;8.1;5.7;6.9;2.8;8.51;0;.37;4000 +96079;49.21182;-.45212;53;20221201;6.1;-.9;2.6;1.4;6.71;0;.23;2900 +96079;49.21182;-.45212;53;20221202;7.1;-1.7;2.7;2.4;6.41;.2;.48;1700 +96079;49.21182;-.45212;53;20221203;3.5;3.1;3.3;4.4;6.21;0;.72;900 +96079;49.21182;-.45212;53;20221204;3.3;1.3;2.3;2.9;6.31;0;.46;700 +96079;49.21182;-.45212;53;20221205;5.9;2.7;4.3;1.5;6.91;0;.44;1400 +96079;49.21182;-.45212;53;20221206;5;-2.3;1.4;2.2;6.11;1;.11;4700 +96079;49.21182;-.45212;53;20221207;6.3;.9;3.6;1.3;7.41;5;.2;2400 +96079;49.21182;-.45212;53;20221208;6.3;2.7;4.5;1.5;7.21;1.1;.3;2500 +96079;49.21182;-.45212;53;20221209;3.2;-2.6;.3;1.4;5.71;.4;.17;2700 +96079;49.21182;-.45212;53;20221210;6.1;-1;2.6;3.8;5.81;.9;.5;4200 +96079;49.21182;-.45212;53;20221211;3.3;-1.6;.8;4;5.31;.2;.49;2700 +96079;49.21182;-.45212;53;20221212;0;-2.1;-1.1;3.3;5.21;0;.28;1200 +96079;49.21182;-.45212;53;20221213;.5;-3.4;-1.5;3.4;4.41;1.9;.39;3000 +96079;49.21182;-.45212;53;20221214;1.8;-1.3;.3;2.2;4.91;.2;.36;2800 +96079;49.21182;-.45212;53;20221215;4.5;-4.7;-.1;2;4.51;.2;.35;3800 +96079;49.21182;-.45212;53;20221216;7.8;-3.6;2.1;1.4;5.11;0;.19;5000 +96079;49.21182;-.45212;53;20221217;.3;-6.1;-2.9;3;4.21;0;.08;5900 +96079;49.21182;-.45212;53;20221218;7.1;-4.2;1.4;6.6;6.11;10;.67;700 +96079;49.21182;-.45212;53;20221219;12.6;6.3;9.5;8.4;10.91;4.6;.59;2300 +96079;49.21182;-.45212;53;20221220;13;11.3;12.2;5.3;11.51;6.5;1.16;400 +96079;49.21182;-.45212;53;20221221;12.5;4.5;8.5;4.3;10.81;9.2;.31;2000 +96079;49.21182;-.45212;53;20221222;13.7;10.4;12.1;7;12.71;5.6;.76;700 +96079;49.21182;-.45212;53;20221223;15.6;12.4;14;6.7;12.81;.6;1.24;2700 +96079;49.21182;-.45212;53;20221224;12.5;10.4;11.5;3.6;11.51;2.5;.7;1700 +96079;49.21182;-.45212;53;20221225;11.2;8.5;9.9;2.8;11.51;5.5;.37;1300 +96079;49.21182;-.45212;53;20221226;10.8;9.3;10;5.3;9.31;.1;1;3600 +96079;49.21182;-.45212;53;20221227;10.7;3.4;7.1;4.8;8.31;0;.59;4500 +96079;49.21182;-.45212;53;20221228;12.5;8.1;10.3;9;10.71;.8;1.02;1300 +96079;49.21182;-.45212;53;20221229;10.4;9.3;9.9;8.3;9.01;.3;1.34;4200 +96079;49.21182;-.45212;53;20221230;15.6;4.1;9.8;8;11.41;8.8;.76;2100 +96079;49.21182;-.45212;53;20221231;17.4;13.4;15.4;11.8;13.51;5.2;2.04;2500 +96080;49.21954;-.09849;20;20220101;16.7;11.4;14.1;3.8;12.2;.3;1.02;3537 +96080;49.21954;-.09849;20;20220102;14.7;11.8;13.3;6.9;11.55;0;1.41;2662 +96080;49.21954;-.09849;20;20220103;13;10.9;12;4.8;10.88;17.3;1.06;1828 +96080;49.21954;-.09849;20;20220104;9.6;7.8;8.7;5.3;8.71;2.1;.98;1983 +96080;49.21954;-.09849;20;20220105;7.6;4.1;5.9;5;6.21;.6;1.15;2653 +96080;49.21954;-.09849;20;20220106;6.5;2.4;4.5;4.7;6.78;1.3;.62;2454 +96080;49.21954;-.09849;20;20220107;8.7;5.2;6.9;6.4;8.01;3.9;.81;3184 +96080;49.21954;-.09849;20;20220108;10;4.7;7.3;7.2;8.98;13.6;.61;2795 +96080;49.21954;-.09849;20;20220109;9.7;5.8;7.7;5;8.38;4;.78;3199 +96080;49.21954;-.09849;20;20220110;8.5;6.6;7.6;2.4;9.58;0;.33;1997 +96080;49.21954;-.09849;20;20220111;9.5;6.8;8.2;2.2;9.38;.1;.39;2718 +96080;49.21954;-.09849;20;20220112;8.5;7;7.8;1.3;9.56;0;.27;2348 +96080;49.21954;-.09849;20;20220113;6.7;3.7;5.2;1.6;7.51;0;.3;3459 +96080;49.21954;-.09849;20;20220114;8.9;.2;4.5;2.3;6.35;0;.48;5270 +96080;49.21954;-.09849;20;20220115;1.6;-1.2;.2;2.3;5.81;0;.21;2313 +96080;49.21954;-.09849;20;20220116;9;-.3;4.4;4.2;8.25;.6;.14;4352 +96080;49.21954;-.09849;20;20220117;9.9;4.6;7.3;1.7;8.21;0;.39;4223 +96080;49.21954;-.09849;20;20220118;4.2;-.9;1.7;1.6;6.88;.1;.12;3686 +96080;49.21954;-.09849;20;20220119;9.3;2.7;6;3.2;8.48;2.3;.38;3645 +96080;49.21954;-.09849;20;20220120;8.2;4.2;6.2;3.8;7.08;.1;.8;4007 +96080;49.21954;-.09849;20;20220121;7.3;4.6;5.9;2.9;6.58;0;.84;2927 +96080;49.21954;-.09849;20;20220122;7;3.9;5.5;2.1;7.45;0;.52;2160 +96080;49.21954;-.09849;20;20220123;5;5.1;5.1;3;7.05;0;.71;300 +96080;49.21954;-.09849;20;20220124;7;-.3;3.3;2.2;6.41;0;.39;5734 +96080;49.21954;-.09849;20;20220125;.5;-3.6;-1.6;1.7;5.68;0;.1;3360 +96080;49.21954;-.09849;20;20220126;5.9;.4;3.2;1.7;7.28;0;.24;3729 +96080;49.21954;-.09849;20;20220127;9.9;5;7.4;4.5;9.11;.2;.52;4405 +96080;49.21954;-.09849;20;20220128;8.3;2.6;5.4;2.7;9.18;0;.13;4566 +96080;49.21954;-.09849;20;20220129;10.2;6.5;8.4;5.7;11.01;.7;.15;3204 +96080;49.21954;-.09849;20;20220130;10.2;5.2;7.7;2.9;8.58;.1;.64;4745 +96080;49.21954;-.09849;20;20220131;9.3;5.9;7.6;7.5;7.95;.1;1.23;3797 +96080;49.21954;-.09849;20;20220201;11.1;5.2;8.2;6.8;10.15;.1;.46;4049 +96080;49.21954;-.09849;20;20220202;10.4;8.9;9.6;4.5;9.85;.1;.87;2526 +96080;49.21954;-.09849;20;20220203;9.5;6.8;8.2;4.1;9.25;.1;.68;3816 +96080;49.21954;-.09849;20;20220204;10.4;7;8.7;5.8;8.18;.9;1.34;4233 +96080;49.21954;-.09849;20;20220205;10.8;2.9;6.9;5.4;7.91;0;.98;6931 +96080;49.21954;-.09849;20;20220206;11.9;8.5;10.2;10.2;10.41;5.1;1.13;3777 +96080;49.21954;-.09849;20;20220207;11.2;6.4;8.8;4.1;8.31;0;1.1;6132 +96080;49.21954;-.09849;20;20220208;11.7;7.1;9.4;3.9;10.11;0;.73;4857 +96080;49.21954;-.09849;20;20220209;9.5;3.8;6.7;2.1;9.01;.4;.45;5393 +96080;49.21954;-.09849;20;20220210;8;6.2;7.1;3.7;8.52;4.9;.64;2837 +96080;49.21954;-.09849;20;20220211;10.2;3.3;6.8;2.7;6.76;0;1;7145 +96080;49.21954;-.09849;20;20220212;10.5;.6;5.6;4.5;5.66;0;1.48;9370 +96080;49.21954;-.09849;20;20220213;11.1;2.8;6.9;8;8.29;2.6;1.05;7458 +96080;49.21954;-.09849;20;20220214;11.3;7.2;9.3;5.7;8.99;3.4;1.2;6249 +96080;49.21954;-.09849;20;20220215;10.4;4.5;7.4;5.9;9.42;3.9;.57;5347 +96080;49.21954;-.09849;20;20220216;14;9.9;11.9;9.6;13.01;.7;.66;5019 +96080;49.21954;-.09849;20;20220217;13.3;10.1;11.7;7.5;9.88;.1;1.86;6289 +96080;49.21954;-.09849;20;20220218;12.4;8.2;10.3;9.3;8.88;1.3;1.97;6081 +96080;49.21954;-.09849;20;20220219;9.9;3.2;6.6;7.3;7.91;.2;1.11;7677 +96080;49.21954;-.09849;20;20220220;12.9;8;10.5;9.2;10.28;1.6;1.4;5306 +96080;49.21954;-.09849;20;20220221;10.7;5.8;8.3;8.6;8.01;.1;1.64;6455 +96080;49.21954;-.09849;20;20220222;14.5;5.7;10.1;5.7;10.05;.6;1.32;7637 +96080;49.21954;-.09849;20;20220223;9.9;2.9;6.4;3.1;8.25;0;.81;6699 +96080;49.21954;-.09849;20;20220224;9.7;7.1;8.4;6.2;7.48;2;1.7;5683 +96080;49.21954;-.09849;20;20220225;10.6;2.3;6.5;4;7.15;.1;1.3;9671 +96080;49.21954;-.09849;20;20220226;11.2;.2;5.7;4.1;6.05;0;1.56;11168 +96080;49.21954;-.09849;20;20220227;11.9;1;6.5;4.8;5.85;0;1.9;11278 +96080;49.21954;-.09849;20;20220228;15.9;2.3;9.1;3.2;7.88;.7;1.73;12200 +96080;49.21954;-.09849;20;20220301;14;8.3;11.2;2.4;9.98;1.7;1.23;7275 +96080;49.21954;-.09849;20;20220302;13;8;10.5;2.7;9.41;0;1.35;7807 +96080;49.21954;-.09849;20;20220303;13.1;7.9;10.5;2.6;10.61;1.9;1.05;7139 +96080;49.21954;-.09849;20;20220304;8.7;8;8.3;4.1;9.38;.1;.83;2621 +96080;49.21954;-.09849;20;20220305;8.1;5.8;6.9;5;8.75;1.6;.77;3630 +96080;49.21954;-.09849;20;20220306;8.3;5.5;6.9;6.1;6.85;0;1.62;8242 +96080;49.21954;-.09849;20;20220307;6.9;1.8;4.3;5;4.95;0;1.73;10478 +96080;49.21954;-.09849;20;20220308;14.8;-.2;7.3;4.4;6.75;.1;2.11;13814 +96080;49.21954;-.09849;20;20220309;14.6;5.5;10.1;4.5;8.91;0;1.86;11420 +96080;49.21954;-.09849;20;20220310;15.9;7.9;11.9;4;9.65;0;1.96;10085 +96080;49.21954;-.09849;20;20220311;13.4;8;10.7;5.5;9.71;2.2;1.64;7507 +96080;49.21954;-.09849;20;20220312;14;6.3;10.2;5.3;8.81;.1;1.96;11450 +96080;49.21954;-.09849;20;20220313;12.3;8.1;10.2;4.2;9.35;3.1;1.48;7497 +96080;49.21954;-.09849;20;20220314;14.6;4.9;9.8;2.9;8.78;.3;1.78;12457 +96080;49.21954;-.09849;20;20220315;14.9;6.8;10.8;3.2;10.65;.8;1.49;10651 +96080;49.21954;-.09849;20;20220316;14;10.2;12.1;4.1;11.55;1;1.35;6274 +96080;49.21954;-.09849;20;20220317;11.7;5.8;8.7;3.5;7.85;0;1.77;11875 +96080;49.21954;-.09849;20;20220318;14.9;2.7;8.8;4;6.96;0;2.45;16285 +96080;49.21954;-.09849;20;20220319;15.8;6.6;11.2;5.3;6.36;0;3.31;15475 +96080;49.21954;-.09849;20;20220320;13.9;3.5;8.7;3.5;5.92;0;2.53;15988 +96080;49.21954;-.09849;20;20220321;18.5;4.6;11.6;3.9;8.62;0;2.74;16297 +96080;49.21954;-.09849;20;20220322;18.2;6.8;12.5;4.6;6.69;0;3.57;16288 +96080;49.21954;-.09849;20;20220323;18.2;4.6;11.4;3.1;6.16;0;3.12;17416 +96080;49.21954;-.09849;20;20220324;19;6.1;12.5;3;6.86;0;3.22;16979 +96080;49.21954;-.09849;20;20220325;19;6.8;12.9;4;7.12;0;3.5;16799 +96080;49.21954;-.09849;20;20220326;19;5.1;12.1;3.8;7.96;0;3.21;18217 +96080;49.21954;-.09849;20;20220327;19.2;6.6;12.9;3.4;9.29;.1;3.01;18105 +96080;49.21954;-.09849;20;20220328;20.7;6.9;13.8;3.2;9.16;.1;3.01;14667 +96080;49.21954;-.09849;20;20220329;16.7;11.5;14.1;3.3;10.05;1.7;2.29;8805 +96080;49.21954;-.09849;20;20220330;11.6;8.4;10;3;10.46;5.4;1.14;7167 +96080;49.21954;-.09849;20;20220331;7.3;5;6.2;6.6;6.56;2.8;1.67;8099 +96080;49.21954;-.09849;20;20220401;6.3;3.4;4.8;9.3;5.35;4.7;2;6408 +96080;49.21954;-.09849;20;20220402;7.9;2.2;5.1;3.9;5.32;0;1.96;14119 +96080;49.21954;-.09849;20;20220403;8.1;.7;4.4;2.8;5.09;0;1.84;14632 +96080;49.21954;-.09849;20;20220404;8.8;.7;4.8;5.9;7.96;1.1;.93;9886 +96080;49.21954;-.09849;20;20220405;12;8.1;10;5.9;10.82;.1;1.14;8241 +96080;49.21954;-.09849;20;20220406;12.8;8.4;10.6;6.8;10.06;2.3;1.72;9423 +96080;49.21954;-.09849;20;20220407;12.6;10.2;11.4;9;9.62;2.2;2.35;11844 +96080;49.21954;-.09849;20;20220408;6.6;6;6.3;5.3;7.88;12.1;.98;3730 +96080;49.21954;-.09849;20;20220409;10.9;3.3;7.1;3.1;6.96;.5;2.09;16931 +96080;49.21954;-.09849;20;20220410;14.1;2.6;8.3;4.1;6.39;0;2.94;20746 +96080;49.21954;-.09849;20;20220411;19.6;4.9;12.2;6.5;8.66;0;3.89;19408 +96080;49.21954;-.09849;20;20220412;17.6;11.6;14.6;4.2;11.46;2.7;2.45;9747 +96080;49.21954;-.09849;20;20220413;18.9;7.7;13.3;1.9;11.42;1;2.51;17108 +96080;49.21954;-.09849;20;20220414;20.4;7.8;14.1;1.8;11.12;.2;2.98;20557 +96080;49.21954;-.09849;20;20220415;21.7;9.3;15.5;2.3;11.12;0;3.4;21055 +96080;49.21954;-.09849;20;20220416;19.5;8.5;14;2.7;10.36;0;3.4;21639 +96080;49.21954;-.09849;20;20220417;20.1;7.5;13.8;3.3;9.12;0;3.68;21423 +96080;49.21954;-.09849;20;20220418;14.6;7.7;11.1;3;10.42;0;1.98;13235 +96080;49.21954;-.09849;20;20220419;13.1;6.5;9.8;3.1;9.72;.1;2.08;16722 +96080;49.21954;-.09849;20;20220420;16.8;7.4;12.1;3;10.16;0;2.79;19199 +96080;49.21954;-.09849;20;20220421;19.1;7.4;13.2;3.7;8.96;0;3.72;21824 +96080;49.21954;-.09849;20;20220422;17.2;8.4;12.8;4;10.12;0;3.02;18667 +96080;49.21954;-.09849;20;20220423;17.6;9.1;13.4;4;11.12;1.5;2.8;16279 +96080;49.21954;-.09849;20;20220424;16.4;10.8;13.6;3.8;11.12;0;2.78;16848 +96080;49.21954;-.09849;20;20220425;14.2;8.3;11.3;3.7;9.49;0;2.64;18418 +96080;49.21954;-.09849;20;20220426;15.3;7.7;11.5;4.1;8.99;0;2.95;18489 +96080;49.21954;-.09849;20;20220427;16.2;5;10.6;4.9;8.39;0;3.42;23452 +96080;49.21954;-.09849;20;20220428;15.3;6.8;11.1;3.4;9.72;0;2.64;18543 +96080;49.21954;-.09849;20;20220429;15.8;9;12.4;4.2;9.99;0;3.11;20750 +96080;49.21954;-.09849;20;20220430;15.4;8.2;11.8;3.4;9.12;0;3.01;19567 +96080;49.21954;-.09849;20;20220501;17.2;7.2;12.2;2.7;8.79;.6;3.08;18918 +96080;49.21954;-.09849;20;20220502;16.5;9.6;13.1;3.5;10.12;0;2.9;16760 +96080;49.21954;-.09849;20;20220503;17.1;10;13.5;3.3;9.99;.1;3.16;18400 +96080;49.21954;-.09849;20;20220504;17;6;11.5;2.6;10.82;0;2.63;19026 +96080;49.21954;-.09849;20;20220505;16.8;9.2;13;2.9;11.46;.1;2.81;19595 +96080;49.21954;-.09849;20;20220506;18.4;6.8;12.6;2.4;11.51;0;3.27;23413 +96080;49.21954;-.09849;20;20220507;16.7;10;13.4;2.6;12.65;.1;2.46;16040 +96080;49.21954;-.09849;20;20220508;17.1;10.3;13.7;2.9;12.48;.1;2.78;17975 +96080;49.21954;-.09849;20;20220509;23.2;6.2;14.7;1.9;12.01;0;4.02;25545 +96080;49.21954;-.09849;20;20220510;22.8;13.4;18.1;2.8;12.61;0;4.21;21753 +96080;49.21954;-.09849;20;20220511;22.3;9.6;16;4;12.25;0;4.18;23159 +96080;49.21954;-.09849;20;20220512;17.1;7.8;12.4;3;11.01;.1;3.03;20397 +96080;49.21954;-.09849;20;20220513;18.2;6.9;12.5;2.8;10.58;0;3.44;23360 +96080;49.21954;-.09849;20;20220514;19.5;6;12.7;2.2;11.41;.3;3.51;24650 +96080;49.21954;-.09849;20;20220515;21.5;14.4;17.9;3.3;13.95;8.9;3.54;15564 +96080;49.21954;-.09849;20;20220516;22.6;14.2;18.4;3.2;15.55;3.4;3.64;19362 +96080;49.21954;-.09849;20;20220517;28.5;11.9;20.2;2.6;15.35;.8;5.16;26600 +96080;49.21954;-.09849;20;20220518;23.8;11.6;17.7;2.4;15.45;3.3;4;23161 +96080;49.21954;-.09849;20;20220519;19.3;13.9;16.6;3.2;14.35;4.1;3.09;16660 +96080;49.21954;-.09849;20;20220520;17.9;11.9;14.9;2.6;12.68;2.6;2.76;15587 +96080;49.21954;-.09849;20;20220521;19.6;9.6;14.6;2.2;12.71;0;3.53;23103 +96080;49.21954;-.09849;20;20220522;19.4;11;15.2;1.7;14.01;2.8;2.82;17386 +96080;49.21954;-.09849;20;20220523;16.3;13.6;14.9;2.8;14.21;5.7;1.91;9824 +96080;49.21954;-.09849;20;20220524;16.7;9;12.9;3.6;11.31;1.3;3;19535 +96080;49.21954;-.09849;20;20220525;16.4;7.3;11.9;4.3;11.91;.6;2.46;17995 +96080;49.21954;-.09849;20;20220526;16.6;12.8;14.7;3.8;13.31;.1;2.32;12185 +96080;49.21954;-.09849;20;20220527;18.6;11.8;15.2;3.7;13.01;.3;3.23;18856 +96080;49.21954;-.09849;20;20220528;16.1;8.6;12.4;3.9;10.78;0;3.32;23142 +96080;49.21954;-.09849;20;20220529;14.6;8.9;11.7;3.8;9.41;.4;3.19;20671 +96080;49.21954;-.09849;20;20220530;16.8;6.1;11.4;1.9;9.55;0;3.24;22805 +96080;49.21954;-.09849;20;20220531;17.4;5.4;11.4;2.5;9.71;.3;3.46;23899 +96080;49.21954;-.09849;20;20220601;17.6;6.9;12.3;3;10.41;0;3.66;25393 +96080;49.21954;-.09849;20;20220602;20.4;8.7;14.6;2.9;11.38;.4;3.9;23589 +96080;49.21954;-.09849;20;20220603;19;12.8;15.9;1.8;14.25;8.1;2.62;14764 +96080;49.21954;-.09849;20;20220604;21.9;14.2;18.1;3.2;16.95;7.8;3.37;18453 +96080;49.21954;-.09849;20;20220605;18;14.3;16.1;3.2;15.48;6.6;2.3;12596 +96080;49.21954;-.09849;20;20220606;21.1;9.9;15.5;2.9;13.41;7.9;3.89;24190 +96080;49.21954;-.09849;20;20220607;21.2;14.7;18;3.6;15.38;4.3;3.45;17815 +96080;49.21954;-.09849;20;20220608;19.6;14.8;17.2;5.1;14.51;.2;3.46;17861 +96080;49.21954;-.09849;20;20220609;20.5;11.6;16.1;3.6;13.68;0;3.49;19685 +96080;49.21954;-.09849;20;20220610;21.8;12.7;17.2;3;15.45;.6;3.36;18696 +96080;49.21954;-.09849;20;20220611;20.5;13.8;17.2;2.1;14.18;.2;3.75;21488 +96080;49.21954;-.09849;20;20220612;19;9.5;14.2;2.6;12.55;.1;3.69;24718 +96080;49.21954;-.09849;20;20220613;19.1;9.7;14.4;2.8;12.11;.1;3.74;23958 +96080;49.21954;-.09849;20;20220614;22.1;8;15;2.5;12.55;0;4.46;28624 +96080;49.21954;-.09849;20;20220615;24.3;12;18.2;2;14.35;0;4.76;27138 +96080;49.21954;-.09849;20;20220616;24.4;10.3;17.4;2.1;14.15;0;4.82;28224 +96080;49.21954;-.09849;20;20220617;33.2;13.1;23.1;1.8;15.68;0;6.27;30228 +96080;49.21954;-.09849;20;20220618;28.5;15.2;21.9;2.8;17.21;1.9;5.61;25920 +96080;49.21954;-.09849;20;20220619;17.9;13.6;15.8;6;14.68;2.1;2.67;14262 +96080;49.21954;-.09849;20;20220620;19.3;13.9;16.6;5.1;14.05;.1;3.36;17247 +96080;49.21954;-.09849;20;20220621;21.4;14.3;17.9;3.5;14.31;.1;4.12;21911 +96080;49.21954;-.09849;20;20220622;22.7;15.3;19;3.7;15.01;4.5;4.48;22576 +96080;49.21954;-.09849;20;20220623;23.8;15.1;19.4;2;17.35;1.1;3.76;20051 +96080;49.21954;-.09849;20;20220624;24.1;15.4;19.7;3.5;16.21;1.7;4.17;20410 +96080;49.21954;-.09849;20;20220625;20.3;11.8;16;3.2;13.58;1.9;3.41;19058 +96080;49.21954;-.09849;20;20220626;21.6;9.3;15.4;3;11.91;0;4.17;24099 +96080;49.21954;-.09849;20;20220627;21.5;10.3;15.9;2.7;12.68;.1;4.13;24506 +96080;49.21954;-.09849;20;20220628;23;10.2;16.6;2.4;12.35;0;4.48;25746 +96080;49.21954;-.09849;20;20220629;20.9;12.3;16.6;2.8;13.81;4.6;3.35;18140 +96080;49.21954;-.09849;20;20220630;18.6;10.4;14.5;2.4;12.88;9.8;3.11;19053 +96080;49.21954;-.09849;20;20220701;21.5;8.7;15.1;3.2;11.85;.1;4.16;24780 +96080;49.21954;-.09849;20;20220702;22.5;9.7;16.1;2.4;12.81;0;4.38;25897 +96080;49.21954;-.09849;20;20220703;19.7;10.3;15;2.8;13.28;0;3.33;20290 +96080;49.21954;-.09849;20;20220704;19.7;10.2;15;3.2;13.08;.1;3.83;24980 +96080;49.21954;-.09849;20;20220705;19.9;11.1;15.5;3.1;13.15;.1;3.86;24323 +96080;49.21954;-.09849;20;20220706;22.2;10.9;16.6;2.6;14.31;0;4.27;26359 +96080;49.21954;-.09849;20;20220707;20.8;13.8;17.3;3.5;15.55;.1;3.19;17437 +96080;49.21954;-.09849;20;20220708;23;11;17;1.9;14.85;.1;4.29;26606 +96080;49.21954;-.09849;20;20220709;23.5;12.2;17.8;2.7;15.48;0;4.51;26654 +96080;49.21954;-.09849;20;20220710;24;14;19;3.3;14.38;0;4.88;25613 +96080;49.21954;-.09849;20;20220711;26.7;14.1;20.4;2.5;15.61;0;5.18;26975 +96080;49.21954;-.09849;20;20220712;31.9;15.4;23.6;2;16.31;0;6.11;28891 +96080;49.21954;-.09849;20;20220713;27.3;17.8;22.6;2.1;17.35;0;5.01;23781 +96080;49.21954;-.09849;20;20220714;22.6;15;18.8;3.2;15.71;0;4.25;23362 +96080;49.21954;-.09849;20;20220715;23.4;11.2;17.3;1.9;13.35;0;4.51;26730 +96080;49.21954;-.09849;20;20220716;25.1;10.4;17.8;2.1;13.71;0;4.68;27112 +96080;49.21954;-.09849;20;20220717;29.3;14.5;21.9;2.6;13.35;0;5.96;26688 +96080;49.21954;-.09849;20;20220718;35.6;15.7;25.7;2.6;12.91;0;7.38;28273 +96080;49.21954;-.09849;20;20220719;38.3;20.5;29.4;3.5;15.05;.4;8.32;26931 +96080;49.21954;-.09849;20;20220720;24;17.2;20.6;2.7;17.95;6.4;3.6;17205 +96080;49.21954;-.09849;20;20220721;22.8;17.6;20.2;3.2;17.35;0;3.44;15919 +96080;49.21954;-.09849;20;20220722;23.5;16.8;20.2;2.7;18.48;9.9;3.11;15071 +96080;49.21954;-.09849;20;20220723;23.4;16.8;20.1;2.8;17.15;0;3.62;17630 +96080;49.21954;-.09849;20;20220724;30.3;15.4;22.9;2.6;16.41;0;5.84;26801 +96080;49.21954;-.09849;20;20220725;22.9;15.6;19.2;4.3;16.11;.1;3.75;17548 +96080;49.21954;-.09849;20;20220726;21;17.1;19.1;3.6;14.38;0;3.53;14722 +96080;49.21954;-.09849;20;20220727;22.2;12.4;17.3;2.5;13.58;0;3.76;20733 +96080;49.21954;-.09849;20;20220728;24.4;16;20.2;2.2;12.45;0;4.26;18866 +96080;49.21954;-.09849;20;20220729;25.4;14.6;20;1.5;14.95;0;4.2;22963 +96080;49.21954;-.09849;20;20220730;24.4;14.2;19.3;2.8;16.48;0;4.1;22049 +96080;49.21954;-.09849;20;20220731;23;18.2;20.6;3.9;17.98;.1;3.14;12884 +96080;49.21954;-.09849;20;20220801;23.6;18.1;20.9;3.1;17.31;.1;3.69;16644 +96080;49.21954;-.09849;20;20220802;25.7;14.5;20.1;2;17.41;.1;4.16;22608 +96080;49.21954;-.09849;20;20220803;25.6;15;20.3;1.5;18.71;.1;4.1;23044 +96080;49.21954;-.09849;20;20220804;22.6;17.5;20;3.3;16.91;0;3.51;17007 +96080;49.21954;-.09849;20;20220805;20.9;15.8;18.3;4.4;13.28;0;3.92;17137 +96080;49.21954;-.09849;20;20220806;23;9.9;16.4;3;12.08;0;4.29;24697 +96080;49.21954;-.09849;20;20220807;23.5;14.2;18.8;3.6;12.81;0;4.53;21876 +96080;49.21954;-.09849;20;20220808;24.3;15.2;19.7;4;14.75;0;4.52;21642 +96080;49.21954;-.09849;20;20220809;24.1;15.6;19.9;4.5;16.45;0;4.23;21071 +96080;49.21954;-.09849;20;20220810;27.3;17;22.2;3.7;17.41;0;4.76;21391 +96080;49.21954;-.09849;20;20220811;28.6;17.3;23;2.6;16.51;0;4.88;21984 +96080;49.21954;-.09849;20;20220812;29.4;15.1;22.2;2.1;15.48;0;4.96;23837 +96080;49.21954;-.09849;20;20220813;30;14.5;22.3;2.5;14.15;0;5.38;23527 +96080;49.21954;-.09849;20;20220814;25.3;16.5;20.9;1.9;15.01;1.4;3.48;15121 +96080;49.21954;-.09849;20;20220815;25.5;16.4;20.9;2.3;17.75;.2;3.5;17432 +96080;49.21954;-.09849;20;20220816;26.5;17.2;21.9;2.2;17.55;.1;3.62;16421 +96080;49.21954;-.09849;20;20220817;23.6;15.3;19.4;2.2;17.31;4.8;3.01;15615 +96080;49.21954;-.09849;20;20220818;23.4;16.6;20;2.6;17.68;.2;3.01;15275 +96080;49.21954;-.09849;20;20220819;21.9;17.7;19.8;3.9;17.28;4.5;2.78;11449 +96080;49.21954;-.09849;20;20220820;22.9;12.1;17.5;2.7;14.01;.2;3.4;18173 +96080;49.21954;-.09849;20;20220821;22.8;11.8;17.3;2.1;14.51;0;3.15;18027 +96080;49.21954;-.09849;20;20220822;24.7;15.2;19.9;1.9;17.11;.9;3.06;15895 +96080;49.21954;-.09849;20;20220823;24.1;18.8;21.4;2;20.58;.9;2.45;11533 +96080;49.21954;-.09849;20;20220824;27.5;15.9;21.7;1.8;19.71;2;3.61;18702 +96080;49.21954;-.09849;20;20220825;22.4;19.1;20.7;3.4;19.91;1.1;2.34;10372 +96080;49.21954;-.09849;20;20220826;22.1;14.4;18.2;2.6;15.98;.2;2.98;16632 +96080;49.21954;-.09849;20;20220827;23.5;12.5;18;3;14.81;0;3.48;19923 +96080;49.21954;-.09849;20;20220828;23;15.2;19.1;4;15.01;0;3.45;16321 +96080;49.21954;-.09849;20;20220829;24;16.4;20.2;4.9;14.45;0;4.21;17018 +96080;49.21954;-.09849;20;20220830;23.6;16.2;19.9;4.2;15.38;0;3.73;17399 +96080;49.21954;-.09849;20;20220831;23.6;17.3;20.4;4.4;16.68;0;3.45;15302 +96080;49.21954;-.09849;20;20220901;23.4;15.3;19.3;1.8;16.88;17.2;2.52;13511 +96080;49.21954;-.09849;20;20220902;22.7;16.2;19.4;2;18.11;5.4;2.49;13698 +96080;49.21954;-.09849;20;20220903;22.8;15.7;19.3;2.4;17.28;1.4;2.47;12434 +96080;49.21954;-.09849;20;20220904;27.2;13.7;20.5;3;15.41;.5;3.88;18024 +96080;49.21954;-.09849;20;20220905;24.9;17.1;21;2.9;17.31;0;3.06;13478 +96080;49.21954;-.09849;20;20220906;22.9;15.8;19.3;3.7;16.28;3.5;2.78;11514 +96080;49.21954;-.09849;20;20220907;24;15.4;19.7;4;15.71;6.8;3.28;14054 +96080;49.21954;-.09849;20;20220908;21.9;14.6;18.3;4.6;15.55;5.3;2.83;12871 +96080;49.21954;-.09849;20;20220909;20.8;15.2;18;6.3;15.58;9.4;2.81;12452 +96080;49.21954;-.09849;20;20220910;20.4;15.7;18;3.8;15.95;2.2;2.24;10197 +96080;49.21954;-.09849;20;20220911;23;11.8;17.4;2.1;15.11;.1;2.64;16212 +96080;49.21954;-.09849;20;20220912;27.1;14.7;20.9;2.8;16.35;.1;3.59;16393 +96080;49.21954;-.09849;20;20220913;22.8;19.8;21.3;2.6;18.81;5.1;2.04;6950 +96080;49.21954;-.09849;20;20220914;22.7;17.5;20.1;2.5;19.48;8.9;1.98;9785 +96080;49.21954;-.09849;20;20220915;19;14.4;16.7;3.1;14.78;.6;2.02;10471 +96080;49.21954;-.09849;20;20220916;17.7;13.9;15.8;4;11.51;.7;2.63;11104 +96080;49.21954;-.09849;20;20220917;16.4;10.5;13.5;3.3;9.01;0;2.57;12224 +96080;49.21954;-.09849;20;20220918;18.1;8.8;13.4;3.7;10.71;0;2.49;14569 +96080;49.21954;-.09849;20;20220919;18.3;9.3;13.8;2.1;11.28;0;2.08;13501 +96080;49.21954;-.09849;20;20220920;18.5;9;13.7;2.4;11.71;.4;1.99;12501 +96080;49.21954;-.09849;20;20220921;18.3;6.8;12.5;1.7;11.11;.1;1.9;14334 +96080;49.21954;-.09849;20;20220922;20.5;6.9;13.7;1.7;11.08;0;2.2;15477 +96080;49.21954;-.09849;20;20220923;17.5;11;14.3;2;12.88;6.8;1.53;8915 +96080;49.21954;-.09849;20;20220924;16.2;12.8;14.5;4.2;13.75;15.5;1.45;7022 +96080;49.21954;-.09849;20;20220925;16.8;12.6;14.7;3.4;12.51;.9;1.83;8923 +96080;49.21954;-.09849;20;20220926;15.9;10.5;13.2;5.3;11.81;10.2;1.73;7332 +96080;49.21954;-.09849;20;20220927;16.5;12.3;14.4;5.3;11.85;8.8;2.08;7807 +96080;49.21954;-.09849;20;20220928;15;11.1;13;3.4;11.75;9.1;1.54;8144 +96080;49.21954;-.09849;20;20220929;16;8.8;12.4;2.2;10.71;.7;1.61;10600 +96080;49.21954;-.09849;20;20220930;16.9;7.1;12;4.6;11.08;4.9;1.84;11711 +96080;49.21954;-.09849;20;20221001;19.9;13.5;16.7;6;15.01;1.4;2.11;10301 +96080;49.21954;-.09849;20;20221002;18.5;14.9;16.7;3.8;15.78;3.9;1.48;6848 +96080;49.21954;-.09849;20;20221003;17.8;9.3;13.6;2.3;13.11;0;1.34;9586 +96080;49.21954;-.09849;20;20221004;18.1;11.6;14.9;3.4;13.55;0;1.55;8533 +96080;49.21954;-.09849;20;20221005;20.4;14.7;17.6;4.9;13.51;.9;2.57;8437 +96080;49.21954;-.09849;20;20221006;18;9.1;13.6;2.8;11.05;0;1.87;11654 +96080;49.21954;-.09849;20;20221007;18.4;7.2;12.8;2.8;11.08;.8;1.77;12167 +96080;49.21954;-.09849;20;20221008;17.2;10.2;13.7;2.8;11.41;0;1.7;10486 +96080;49.21954;-.09849;20;20221009;19;5.6;12.3;2.6;9.81;0;1.9;12767 +96080;49.21954;-.09849;20;20221010;17.9;9.7;13.8;2.8;12.18;.5;1.49;7695 +96080;49.21954;-.09849;20;20221011;16.4;5.6;11;1.8;9.55;0;1.39;11816 +96080;49.21954;-.09849;20;20221012;19.3;4.5;11.9;2.4;10.75;.1;1.59;11679 +96080;49.21954;-.09849;20;20221013;16.9;12;14.4;2.8;14.31;2.7;1.02;6041 +96080;49.21954;-.09849;20;20221014;15.6;13.4;14.5;2.6;15.21;7.4;.76;4133 +96080;49.21954;-.09849;20;20221015;18.5;14.1;16.3;4.3;14.68;.3;1.6;7654 +96080;49.21954;-.09849;20;20221016;17.2;12.2;14.7;3.4;14.31;5.5;1.1;6485 +96080;49.21954;-.09849;20;20221017;19.3;15;17.2;2.7;16.18;0;1.22;5950 +96080;49.21954;-.09849;20;20221018;19.5;11.7;15.6;2.3;16.11;.1;1.01;6988 +96080;49.21954;-.09849;20;20221019;22.7;15.2;19;4.4;16.98;.9;1.87;8356 +96080;49.21954;-.09849;20;20221020;21.1;15.9;18.5;3.2;16.21;1.5;1.62;8031 +96080;49.21954;-.09849;20;20221021;20.6;14.6;17.6;4.6;14.45;1.1;2.02;7629 +96080;49.21954;-.09849;20;20221022;19.9;12.1;16;3.6;14.38;2.9;1.46;7795 +96080;49.21954;-.09849;20;20221023;21.8;15.4;18.6;5.3;14.71;3.9;2.37;6867 +96080;49.21954;-.09849;20;20221024;19.1;13.8;16.4;6.6;13.61;3.9;2.15;6893 +96080;49.21954;-.09849;20;20221025;19;11.3;15.1;3.7;13.88;.2;1.31;7074 +96080;49.21954;-.09849;20;20221026;20.3;14.3;17.3;4.4;15.25;0;1.61;6512 +96080;49.21954;-.09849;20;20221027;23.1;13.8;18.5;3.1;15.18;0;1.72;7297 +96080;49.21954;-.09849;20;20221028;20.2;14.5;17.4;3;15.31;0;1.34;6124 +96080;49.21954;-.09849;20;20221029;21.6;14.7;18.2;3.1;15.88;.4;1.46;6006 +96080;49.21954;-.09849;20;20221030;16.5;14.1;15.3;2.6;14.21;3.1;.97;3879 +96080;49.21954;-.09849;20;20221031;18;9.9;14;4.1;13.48;5.5;1.03;6302 +96080;49.21954;-.09849;20;20221101;16.4;11.2;13.8;7.4;11.45;4;1.94;5549 +96080;49.21954;-.09849;20;20221102;16;8.9;12.5;5.2;11.28;.6;1.32;6659 +96080;49.21954;-.09849;20;20221103;13.7;13.4;13.6;5.5;11.95;9.2;1.41;1651 +96080;49.21954;-.09849;20;20221104;13.3;8.8;11.1;5.3;10.08;3;1.24;5826 +96080;49.21954;-.09849;20;20221105;12.6;7;9.8;4.1;10.48;4.2;.74;4278 +96080;49.21954;-.09849;20;20221106;14.2;12.2;13.2;5.6;12.51;10.1;1.09;3034 +96080;49.21954;-.09849;20;20221107;16.5;11.5;14;6.4;12.41;.4;1.5;4781 +96080;49.21954;-.09849;20;20221108;16.6;12.4;14.5;6.7;12.08;.2;1.75;4773 +96080;49.21954;-.09849;20;20221109;15;11.3;13.2;5;11.28;.2;1.37;5040 +96080;49.21954;-.09849;20;20221110;15.6;7.5;11.6;3.9;10.98;0;.93;6304 +96080;49.21954;-.09849;20;20221111;12.7;8.2;10.4;3.5;10.85;.2;.65;4941 +96080;49.21954;-.09849;20;20221112;17.3;6.6;12;2.7;11.48;.2;.76;6621 +96080;49.21954;-.09849;20;20221113;17.6;8.1;12.9;2.9;11.65;.2;.87;6137 +96080;49.21954;-.09849;20;20221114;16.4;8.6;12.5;3.1;11.28;.5;.9;5314 +96080;49.21954;-.09849;20;20221115;14.7;8.4;11.5;4.9;10.81;3.9;1.08;4000 +96080;49.21954;-.09849;20;20221116;12.9;8.1;10.5;6.1;10.68;13.5;.87;3832 +96080;49.21954;-.09849;20;20221117;12;9.6;10.8;7.6;10.85;2.4;.99;2928 +96080;49.21954;-.09849;20;20221118;12.7;8.2;10.4;4.6;9.81;4.6;.97;4697 +96080;49.21954;-.09849;20;20221119;11.9;5.2;8.5;3.5;8.68;1.8;.75;5065 +96080;49.21954;-.09849;20;20221120;12.9;4.9;8.9;4.5;9.35;2.3;.76;5236 +96080;49.21954;-.09849;20;20221121;11.8;6.7;9.3;5.2;9.38;11.6;.92;3184 +96080;49.21954;-.09849;20;20221122;10.7;5.3;8;6.4;9.11;5.6;.73;3968 +96080;49.21954;-.09849;20;20221123;12.9;5.5;9.2;5.4;9.51;3.5;.85;4617 +96080;49.21954;-.09849;20;20221124;13.6;7.4;10.5;5.6;10.01;7.4;1;4360 +96080;49.21954;-.09849;20;20221125;13.4;7.4;10.4;4.1;9.68;0;.89;4763 +96080;49.21954;-.09849;20;20221126;11.5;7;9.2;4;9.88;2.8;.6;3533 +96080;49.21954;-.09849;20;20221127;11.8;9.8;10.8;4.6;11.18;14.4;.68;1968 +96080;49.21954;-.09849;20;20221128;11.4;7.5;9.5;3.7;10.08;3.5;.55;3688 +96080;49.21954;-.09849;20;20221129;11.8;5.7;8.8;2.7;9.45;.2;.45;4103 +96080;49.21954;-.09849;20;20221130;8;6;7;2.3;8.35;0;.43;3048 +96080;49.21954;-.09849;20;20221201;7.4;0;3.7;1.8;7.05;.1;.21;3921 +96080;49.21954;-.09849;20;20221202;7.9;-.7;3.6;3.1;6.71;0;.41;3660 +96080;49.21954;-.09849;20;20221203;3.9;3.5;3.7;5.1;6.38;0;.72;1114 +96080;49.21954;-.09849;20;20221204;3.7;1.7;2.7;2.9;6.38;0;.4;1809 +96080;49.21954;-.09849;20;20221205;6.6;2.8;4.7;1.6;6.91;0;.36;2592 +96080;49.21954;-.09849;20;20221206;5.8;-1.5;2.1;1.6;6.21;.5;.11;4293 +96080;49.21954;-.09849;20;20221207;6.8;1.7;4.2;1.4;7.45;4.1;.15;3260 +96080;49.21954;-.09849;20;20221208;6.2;2.9;4.6;1.5;7.21;1;.27;2755 +96080;49.21954;-.09849;20;20221209;3.3;-1.3;1;1.7;5.81;.4;.19;2762 +96080;49.21954;-.09849;20;20221210;6;-.8;2.6;3.2;5.85;0;.4;4127 +96080;49.21954;-.09849;20;20221211;2.7;-1;.8;3.9;5.38;0;.41;2741 +96080;49.21954;-.09849;20;20221212;.3;-.8;-.2;3.2;5.21;0;.37;1285 +96080;49.21954;-.09849;20;20221213;.7;-2.9;-1.1;3.1;4.35;1;.41;2962 +96080;49.21954;-.09849;20;20221214;3.1;-1.1;1;2.2;4.98;.2;.36;3086 +96080;49.21954;-.09849;20;20221215;5;-2.2;1.4;2.8;4.71;.1;.51;3816 +96080;49.21954;-.09849;20;20221216;7.6;-.3;3.6;1.9;5.68;0;.34;4291 +96080;49.21954;-.09849;20;20221217;-.1;-4.1;-2.1;3;4.51;0;.16;3762 +96080;49.21954;-.09849;20;20221218;6.7;-3.8;1.4;5.3;5.98;12.1;.43;3411 +96080;49.21954;-.09849;20;20221219;12.9;6.8;9.9;7;10.78;3;.56;3206 +96080;49.21954;-.09849;20;20221220;12.5;11.7;12.1;4.5;11.48;9.7;.98;672 +96080;49.21954;-.09849;20;20221221;12.2;6.3;9.3;3.9;10.98;8.7;.25;2917 +96080;49.21954;-.09849;20;20221222;13.7;10.4;12;5.9;12.65;7.5;.56;2114 +96080;49.21954;-.09849;20;20221223;15;12.2;13.6;5.9;12.88;5.1;.96;2621 +96080;49.21954;-.09849;20;20221224;12.8;10.3;11.6;3.6;11.48;3.4;.66;2174 +96080;49.21954;-.09849;20;20221225;11.3;9.2;10.2;2.9;11.58;7.7;.34;1892 +96080;49.21954;-.09849;20;20221226;10.5;9.5;10;4.8;9.41;.6;1.02;2111 +96080;49.21954;-.09849;20;20221227;10.8;4.3;7.5;4.7;8.35;.1;.65;3984 +96080;49.21954;-.09849;20;20221228;12.5;8.8;10.7;8.2;10.71;1.1;.93;2353 +96080;49.21954;-.09849;20;20221229;10.8;9.5;10.1;7.3;9.15;.1;1.36;2712 +96080;49.21954;-.09849;20;20221230;15.5;4.9;10.2;6.9;11.28;17;.64;3929 +96080;49.21954;-.09849;20;20221231;20.8;13.4;17.1;10.7;13.88;2.5;2.38;3565 +96081;49.2758;.23405;144;20220101;16.5;11;13.7;3.5;11.6;.3;.77;3044 +96081;49.2758;.23405;144;20220102;13.9;11.1;12.5;5.7;11.2;1.1;1.34;1766 +96081;49.2758;.23405;144;20220103;12;10;11;4.4;10.6;18.1;.99;1438 +96081;49.2758;.23405;144;20220104;8.7;6.9;7.8;4.7;8.6;1.9;.87;1348 +96081;49.2758;.23405;144;20220105;6.9;3.3;5.1;3.7;5.9;.2;.95;3164 +96081;49.2758;.23405;144;20220106;5.3;.3;2.8;3.9;6.4;1.1;.48;2518 +96081;49.2758;.23405;144;20220107;7.7;3.5;5.6;6;7.7;4.4;.68;2942 +96081;49.2758;.23405;144;20220108;8.8;4.2;6.5;6.4;8.75;19.9;.52;2906 +96081;49.2758;.23405;144;20220109;8.6;4.9;6.7;4.9;8.4;7.1;.64;2800 +96081;49.2758;.23405;144;20220110;7.4;5.7;6.6;2.5;9.35;0;.28;1954 +96081;49.2758;.23405;144;20220111;8.5;4.7;6.6;2.4;8.55;.1;.38;2999 +96081;49.2758;.23405;144;20220112;6.5;3.9;5.2;1.1;8.69;.1;.17;2894 +96081;49.2758;.23405;144;20220113;6.7;2.1;4.4;1.9;7.05;0;.33;3741 +96081;49.2758;.23405;144;20220114;9.3;1.3;5.3;2.6;6.2;0;.66;5230 +96081;49.2758;.23405;144;20220115;0;-2.4;-1.2;2;5.6;.1;.16;2143 +96081;49.2758;.23405;144;20220116;7.8;-.9;3.5;3.8;8.15;.3;.06;4230 +96081;49.2758;.23405;144;20220117;8.7;4.8;6.8;1.3;8.45;0;.3;3893 +96081;49.2758;.23405;144;20220118;4.7;-.5;2.1;1.2;7.15;.1;.11;4136 +96081;49.2758;.23405;144;20220119;7.7;1.9;4.8;2.5;8.35;3.3;.24;3404 +96081;49.2758;.23405;144;20220120;6.9;.4;3.7;2.5;6.9;.1;.38;4459 +96081;49.2758;.23405;144;20220121;6;1.6;3.8;1.7;6.4;0;.41;4128 +96081;49.2758;.23405;144;20220122;5.9;3.8;4.8;1.5;7.3;0;.45;2267 +96081;49.2758;.23405;144;20220123;3.7;3.6;3.7;2.8;6.95;0;.56;283 +96081;49.2758;.23405;144;20220124;6.3;-.1;3.1;2.3;6.4;0;.4;5424 +96081;49.2758;.23405;144;20220125;.7;-2.8;-1.1;1.2;5.75;0;.14;3692 +96081;49.2758;.23405;144;20220126;4.7;0;2.4;1.5;7.1;0;.21;3827 +96081;49.2758;.23405;144;20220127;8.4;4;6.2;3.6;8.95;.7;.38;3577 +96081;49.2758;.23405;144;20220128;7.2;1.8;4.5;2.4;8.8;.2;.13;4616 +96081;49.2758;.23405;144;20220129;9;6.7;7.8;5.9;10.9;.9;.12;2709 +96081;49.2758;.23405;144;20220130;9.4;4;6.7;2.3;8.3;.3;.54;4798 +96081;49.2758;.23405;144;20220131;8.5;4.6;6.6;6.6;7.6;0;1.13;4194 +96081;49.2758;.23405;144;20220201;9.4;5.8;7.6;6.5;10.05;.2;.39;3568 +96081;49.2758;.23405;144;20220202;9.2;8.2;8.7;4.5;9.85;.2;.75;1943 +96081;49.2758;.23405;144;20220203;8.9;5.9;7.4;3.6;9.05;.1;.65;3284 +96081;49.2758;.23405;144;20220204;9.7;6.6;8.2;5.3;8.15;1.1;1.24;3802 +96081;49.2758;.23405;144;20220205;9.7;2.5;6.1;4.7;7.75;0;.87;6080 +96081;49.2758;.23405;144;20220206;10.8;7.5;9.2;9.1;10.05;6.2;1.03;3604 +96081;49.2758;.23405;144;20220207;9.8;5.9;7.8;3.4;7.9;.1;1.01;5560 +96081;49.2758;.23405;144;20220208;10.2;6.2;8.2;3.5;9.89;0;.6;5134 +96081;49.2758;.23405;144;20220209;8.3;4.1;6.2;2;8.85;.4;.45;4842 +96081;49.2758;.23405;144;20220210;6.9;4.6;5.7;3.2;8.5;4.5;.49;2777 +96081;49.2758;.23405;144;20220211;9.8;3.1;6.4;2.2;6.7;0;.93;6994 +96081;49.2758;.23405;144;20220212;9.9;0;4.9;4.7;5.4;0;1.55;8961 +96081;49.2758;.23405;144;20220213;10.8;1.6;6.2;6.6;8;2.8;1.05;7757 +96081;49.2758;.23405;144;20220214;11;6.6;8.8;5.3;9;2.9;1.17;5231 +96081;49.2758;.23405;144;20220215;9.5;2.3;5.9;5.8;9.3;7;.37;6437 +96081;49.2758;.23405;144;20220216;13.2;8.5;10.9;8.3;12.8;1.9;.48;5045 +96081;49.2758;.23405;144;20220217;12.5;9.3;10.9;7.2;9.7;0;1.74;4684 +96081;49.2758;.23405;144;20220218;11.9;7.8;9.9;8.5;8.9;1.4;1.85;4882 +96081;49.2758;.23405;144;20220219;8.8;2.5;5.7;6.3;7.7;.2;.99;7498 +96081;49.2758;.23405;144;20220220;12;7.5;9.7;8.5;10.15;2.5;1.26;5232 +96081;49.2758;.23405;144;20220221;9.3;4.9;7.1;9;8.05;.4;1.36;5233 +96081;49.2758;.23405;144;20220222;12.9;4.8;8.8;5.1;9.95;.9;1.04;7110 +96081;49.2758;.23405;144;20220223;8.8;2.8;5.8;2.9;8.3;0;.72;6163 +96081;49.2758;.23405;144;20220224;8.8;6.2;7.5;6;7.25;2.4;1.6;4937 +96081;49.2758;.23405;144;20220225;9.4;2.1;5.8;3.4;7.05;.1;1.15;8240 +96081;49.2758;.23405;144;20220226;9.9;.1;5;4.3;6;0;1.49;9826 +96081;49.2758;.23405;144;20220227;9.8;.5;5.2;5.7;5.55;0;1.87;9673 +96081;49.2758;.23405;144;20220228;15.3;2.5;8.9;3.6;7.15;.6;1.99;11659 +96081;49.2758;.23405;144;20220301;13.8;7.8;10.8;2.9;8.95;1.4;1.5;6854 +96081;49.2758;.23405;144;20220302;13.3;7.1;10.2;2.6;8.5;0;1.5;8150 +96081;49.2758;.23405;144;20220303;13.1;7.2;10.2;2.8;10.3;.8;1.16;8281 +96081;49.2758;.23405;144;20220304;7.8;7.5;7.6;3.1;9.6;.1;.62;1636 +96081;49.2758;.23405;144;20220305;6.5;5.7;6.1;3.8;8.9;1.3;.54;2605 +96081;49.2758;.23405;144;20220306;8.1;3.7;5.9;4.4;6.45;0;1.5;8167 +96081;49.2758;.23405;144;20220307;6;-.9;2.6;4.1;4.75;0;1.47;10672 +96081;49.2758;.23405;144;20220308;13.2;-.6;6.3;4;6.39;0;1.99;14222 +96081;49.2758;.23405;144;20220309;13.9;6.1;10;4.9;8.85;0;1.92;10339 +96081;49.2758;.23405;144;20220310;15.8;7.7;11.8;4.4;9.3;0;2.16;9423 +96081;49.2758;.23405;144;20220311;11.9;7.8;9.9;6;9.5;2.1;1.58;6982 +96081;49.2758;.23405;144;20220312;13.1;6;9.5;5.5;8.75;.1;1.9;10910 +96081;49.2758;.23405;144;20220313;10.7;7.3;9;4.5;9.15;2.3;1.36;6622 +96081;49.2758;.23405;144;20220314;14.5;3.8;9.2;2.5;8.3;.2;1.75;12506 +96081;49.2758;.23405;144;20220315;14.3;7;10.7;3.3;10.45;1;1.5;9835 +96081;49.2758;.23405;144;20220316;13.8;9.8;11.8;4.4;11.35;.8;1.56;9157 +96081;49.2758;.23405;144;20220317;11;5.5;8.3;3.4;7.85;0;1.7;11497 +96081;49.2758;.23405;144;20220318;15;2;8.5;3.6;6.4;0;2.53;16045 +96081;49.2758;.23405;144;20220319;15.2;5.8;10.5;5.1;6.4;0;3.17;14775 +96081;49.2758;.23405;144;20220320;13.2;3.1;8.1;3;5.5;0;2.42;15268 +96081;49.2758;.23405;144;20220321;17.9;4.8;11.3;3.5;8.6;0;2.6;14657 +96081;49.2758;.23405;144;20220322;17.2;5.9;11.5;4.4;6.6;0;3.37;16163 +96081;49.2758;.23405;144;20220323;17.5;4.1;10.8;2.8;5.8;0;2.99;17213 +96081;49.2758;.23405;144;20220324;18.9;6.4;12.6;2.6;6.5;0;3.09;17054 +96081;49.2758;.23405;144;20220325;18.3;7.1;12.7;3.2;6.8;0;3.25;16700 +96081;49.2758;.23405;144;20220326;18.6;4.8;11.7;3.3;7.5;0;3.13;17985 +96081;49.2758;.23405;144;20220327;19.8;6.8;13.3;3;8.8;0;3.1;17863 +96081;49.2758;.23405;144;20220328;19.5;8;13.7;3;8.8;0;2.98;14806 +96081;49.2758;.23405;144;20220329;16.8;10.1;13.4;3;9.7;2.1;2.34;9937 +96081;49.2758;.23405;144;20220330;10.7;7.6;9.1;2.2;10.4;6.6;1.04;6640 +96081;49.2758;.23405;144;20220331;6.2;3.7;4.9;5.7;6.6;2.3;1.37;6629 +96081;49.2758;.23405;144;20220401;5.1;2.4;3.7;9.2;5.42;7.2;1.79;7481 +96081;49.2758;.23405;144;20220402;6.9;-.3;3.3;3.1;5.7;.1;1.55;13647 +96081;49.2758;.23405;144;20220403;7.4;-1.9;2.7;2.8;5.1;0;1.63;13488 +96081;49.2758;.23405;144;20220404;7.6;-1.3;3.1;5.2;7.7;1.4;.74;9783 +96081;49.2758;.23405;144;20220405;11.9;6.5;9.2;5.8;10.8;.2;1.12;8926 +96081;49.2758;.23405;144;20220406;11.8;7.6;9.7;6.2;9.9;2.4;1.5;6867 +96081;49.2758;.23405;144;20220407;11.8;9.2;10.5;7.9;9.6;5;2.15;10891 +96081;49.2758;.23405;144;20220408;5.9;5.4;5.6;5;7.81;20.5;.96;2811 +96081;49.2758;.23405;144;20220409;9.4;2.4;5.9;2.7;6.9;.9;1.8;14648 +96081;49.2758;.23405;144;20220410;13.4;.2;6.8;3.8;6.4;0;2.69;20094 +96081;49.2758;.23405;144;20220411;19.2;5.7;12.4;6.6;8.5;0;4.11;20084 +96081;49.2758;.23405;144;20220412;18.3;11.6;14.9;4.4;11.6;2.7;2.78;11429 +96081;49.2758;.23405;144;20220413;17.8;6.8;12.3;1.6;11.4;.6;2.43;17733 +96081;49.2758;.23405;144;20220414;19.4;6.3;12.8;1.3;11.2;.2;2.76;20191 +96081;49.2758;.23405;144;20220415;20.8;8.4;14.6;1.9;11.3;0;3.24;21271 +96081;49.2758;.23405;144;20220416;19.5;7.8;13.6;2.1;10;0;3.24;21085 +96081;49.2758;.23405;144;20220417;19;7.5;13.2;3.2;8.7;0;3.64;21155 +96081;49.2758;.23405;144;20220418;13.5;8.4;10.9;2.7;10.8;0;1.7;10371 +96081;49.2758;.23405;144;20220419;12.3;5.7;9;2.9;9.8;.2;1.87;15027 +96081;49.2758;.23405;144;20220420;17.8;7.2;12.5;2.5;10;0;2.95;19031 +96081;49.2758;.23405;144;20220421;18.6;7.3;12.9;2.7;8.7;0;3.44;20544 +96081;49.2758;.23405;144;20220422;17.5;7.3;12.4;3.3;9.8;0;3.04;18307 +96081;49.2758;.23405;144;20220423;18.1;8.3;13.2;3.3;10.9;.7;2.87;16658 +96081;49.2758;.23405;144;20220424;17.1;10.2;13.6;2.8;11.2;0;2.79;16708 +96081;49.2758;.23405;144;20220425;14.2;7.3;10.7;3.5;9.3;0;2.59;16831 +96081;49.2758;.23405;144;20220426;15.6;7.2;11.4;3.3;9;0;2.83;16759 +96081;49.2758;.23405;144;20220427;16.5;4.3;10.4;3.8;8.4;0;3.31;22264 +96081;49.2758;.23405;144;20220428;15.6;5.4;10.5;3;9.6;0;2.83;20817 +96081;49.2758;.23405;144;20220429;16.7;8.4;12.5;3.7;10.1;0;3.18;19970 +96081;49.2758;.23405;144;20220430;16;6.5;11.2;2.8;9.1;0;3.01;19916 +96081;49.2758;.23405;144;20220501;16.6;5.7;11.1;2;8.7;.6;2.92;19194 +96081;49.2758;.23405;144;20220502;16.5;8.6;12.5;2.7;9.8;0;2.92;17297 +96081;49.2758;.23405;144;20220503;16.8;9;12.9;2.8;9.7;.1;2.98;16681 +96081;49.2758;.23405;144;20220504;16.2;5.5;10.8;2.1;10.5;0;2.51;17743 +96081;49.2758;.23405;144;20220505;15.7;7;11.3;2.7;11.2;.1;2.57;18978 +96081;49.2758;.23405;144;20220506;18.4;6.2;12.3;1.8;11.55;0;3.3;24536 +96081;49.2758;.23405;144;20220507;17.1;9.9;13.5;2.4;12.8;.2;2.56;16650 +96081;49.2758;.23405;144;20220508;19.1;9;14.1;2.3;12.5;.1;3.14;20274 +96081;49.2758;.23405;144;20220509;23.3;8.9;16.1;1.9;11.85;0;4.26;25861 +96081;49.2758;.23405;144;20220510;21.5;14;17.8;2.7;12.4;0;3.86;18876 +96081;49.2758;.23405;144;20220511;21.5;8.8;15.1;3.5;12.3;0;3.93;22861 +96081;49.2758;.23405;144;20220512;16.6;7.3;12;2.8;10.95;.1;3.08;21924 +96081;49.2758;.23405;144;20220513;16.9;6;11.5;2.5;10.35;0;3.18;22606 +96081;49.2758;.23405;144;20220514;21.7;4.9;13.3;1.5;11.4;.1;4.08;28447 +96081;49.2758;.23405;144;20220515;24.7;13.9;19.3;3.6;13.65;5.1;4.63;20383 +96081;49.2758;.23405;144;20220516;22.3;14.4;18.3;2.9;15.75;3.7;3.63;19528 +96081;49.2758;.23405;144;20220517;27;11.8;19.4;2.5;15.55;1.3;4.89;26299 +96081;49.2758;.23405;144;20220518;24.3;12.2;18.2;2.2;15.65;3;4.18;23943 +96081;49.2758;.23405;144;20220519;18.8;13.3;16.1;3;14.15;4.3;3.11;17640 +96081;49.2758;.23405;144;20220520;16.5;11.3;13.9;2.9;12.15;2.6;2.8;16430 +96081;49.2758;.23405;144;20220521;20.1;9.2;14.6;2.1;12.6;0;3.62;23070 +96081;49.2758;.23405;144;20220522;21.3;7.9;14.6;1.6;13.65;2.1;3.69;24666 +96081;49.2758;.23405;144;20220523;15.4;13.1;14.3;2.7;13.95;6.5;1.78;9015 +96081;49.2758;.23405;144;20220524;15.6;8.8;12.2;3.7;11.2;2.1;2.86;19044 +96081;49.2758;.23405;144;20220525;15.5;7.1;11.3;3.9;11.95;1;2.52;19942 +96081;49.2758;.23405;144;20220526;15.8;11.9;13.8;4;13.4;.2;2.12;11848 +96081;49.2758;.23405;144;20220527;17.3;11.7;14.5;3.6;13.05;.6;2.97;17918 +96081;49.2758;.23405;144;20220528;16.5;8.7;12.6;3.1;10.85;0;3.32;22086 +96081;49.2758;.23405;144;20220529;14.7;4.4;9.6;2.8;9.15;.1;3.1;23749 +96081;49.2758;.23405;144;20220530;16.4;3.9;10.2;1.3;9.2;0;3.38;25428 +96081;49.2758;.23405;144;20220531;16.2;5.2;10.7;1.9;9.75;.6;3.38;24899 +96081;49.2758;.23405;144;20220601;17.1;6.1;11.6;2.5;10.3;0;3.64;26103 +96081;49.2758;.23405;144;20220602;21.3;6.9;14.1;2.6;10.5;.2;4.34;26278 +96081;49.2758;.23405;144;20220603;19.4;11.9;15.7;2;13.35;5.9;3.21;18485 +96081;49.2758;.23405;144;20220604;25;13.4;19.2;2.3;17.3;8.9;4.41;24866 +96081;49.2758;.23405;144;20220605;16.7;14.4;15.6;2.3;15.7;3.1;1.89;10188 +96081;49.2758;.23405;144;20220606;20;9.7;14.8;2.5;13.25;5.9;3.75;23951 +96081;49.2758;.23405;144;20220607;20.3;14;17.2;3.5;15.25;4.6;3.23;16968 +96081;49.2758;.23405;144;20220608;18.2;14.1;16.2;5;14.5;.7;2.93;15054 +96081;49.2758;.23405;144;20220609;18.8;12.2;15.5;3.5;13.65;.1;3.06;16774 +96081;49.2758;.23405;144;20220610;21;12.2;16.6;2.6;15.3;.2;3.4;19818 +96081;49.2758;.23405;144;20220611;20;13.1;16.6;2.2;14.1;.2;3.61;20985 +96081;49.2758;.23405;144;20220612;18.4;9.5;14;2.2;12.55;.1;3.53;23505 +96081;49.2758;.23405;144;20220613;19.2;10.4;14.8;2.4;11.9;0;3.86;23565 +96081;49.2758;.23405;144;20220614;24.6;8.1;16.3;2.1;11.8;0;5.17;30949 +96081;49.2758;.23405;144;20220615;26.6;14;20.3;2.1;13.25;0;5.4;27564 +96081;49.2758;.23405;144;20220616;28.1;10.4;19.2;1.6;13.95;0;5.51;30867 +96081;49.2758;.23405;144;20220617;33.2;14;23.6;2;15.75;0;6.56;31222 +96081;49.2758;.23405;144;20220618;34.6;16.1;25.4;2.3;17.8;1.8;7.01;31235 +96081;49.2758;.23405;144;20220619;20.1;12.3;16.2;3.9;14.55;5.3;3.35;18878 +96081;49.2758;.23405;144;20220620;20.8;11.8;16.3;3.5;13.65;0;3.83;21506 +96081;49.2758;.23405;144;20220621;23.2;12.5;17.9;2.4;13.6;0;4.42;23997 +96081;49.2758;.23405;144;20220622;25.9;13.4;19.7;2.8;14.35;1.7;5.4;28006 +96081;49.2758;.23405;144;20220623;24.8;13.9;19.4;1.9;17.05;3.7;4.28;23667 +96081;49.2758;.23405;144;20220624;22.6;14.3;18.5;3.1;16.7;2.7;3.66;19629 +96081;49.2758;.23405;144;20220625;19;12;15.5;3.3;13.9;2.4;3.35;20053 +96081;49.2758;.23405;144;20220626;21;8.7;14.8;2.7;12.3;.1;4.19;26159 +96081;49.2758;.23405;144;20220627;19.8;9.6;14.7;2.2;13.35;1.2;3.68;23834 +96081;49.2758;.23405;144;20220628;22.1;9.3;15.7;2.3;12.3;0;4.54;27645 +96081;49.2758;.23405;144;20220629;18;11.8;14.9;2.8;13.95;3.2;2.71;15853 +96081;49.2758;.23405;144;20220630;17.6;10.8;14.2;2.1;12.95;4.4;3.13;19853 +96081;49.2758;.23405;144;20220701;19;8;13.5;2.7;11.65;.1;3.84;25431 +96081;49.2758;.23405;144;20220702;23;10.3;16.6;2.7;12.45;0;4.68;26445 +96081;49.2758;.23405;144;20220703;19.2;11.3;15.3;3.1;13.25;.1;3.58;21849 +96081;49.2758;.23405;144;20220704;18.6;10.4;14.5;2.6;13.35;0;3.43;22459 +96081;49.2758;.23405;144;20220705;19;11.6;15.3;2.5;13.55;.2;3.6;22748 +96081;49.2758;.23405;144;20220706;21.5;10.9;16.2;2.5;14.5;0;4.18;26463 +96081;49.2758;.23405;144;20220707;21.1;14.9;18;2.9;15.45;.2;3.18;15632 +96081;49.2758;.23405;144;20220708;23.4;9.6;16.5;1.5;14.6;.1;4.54;28808 +96081;49.2758;.23405;144;20220709;25.9;11.4;18.6;2.2;15.25;0;4.99;28250 +96081;49.2758;.23405;144;20220710;26.7;12.7;19.7;2.6;13.45;0;5.51;28466 +96081;49.2758;.23405;144;20220711;29.8;14.4;22.1;2.4;14.6;0;6.1;29723 +96081;49.2758;.23405;144;20220712;32;17.6;24.8;2.4;15.55;0;6.46;28624 +96081;49.2758;.23405;144;20220713;29;18.1;23.6;2.1;16.95;0;5.46;25823 +96081;49.2758;.23405;144;20220714;22.4;14.1;18.3;2.8;16.45;0;4.01;23173 +96081;49.2758;.23405;144;20220715;23.9;10.9;17.4;1.9;12.55;0;4.73;27330 +96081;49.2758;.23405;144;20220716;27.6;9.2;18.4;1.4;12.85;0;5.21;29999 +96081;49.2758;.23405;144;20220717;31.6;15.3;23.4;3;11.4;0;7;29614 +96081;49.2758;.23405;144;20220718;38.6;18.1;28.3;2.4;11.45;0;7.8;29799 +96081;49.2758;.23405;144;20220719;38.7;24.3;31.5;4;14.35;.4;9.22;27716 +96081;49.2758;.23405;144;20220720;22.9;16.9;19.9;2.5;18.2;5.4;3.44;17757 +96081;49.2758;.23405;144;20220721;23;16.8;19.9;3;17.6;0;3.56;17474 +96081;49.2758;.23405;144;20220722;23.8;16.7;20.3;3;18.2;12.6;3.5;16867 +96081;49.2758;.23405;144;20220723;23;16.4;19.7;2.4;17.45;0;3.45;17454 +96081;49.2758;.23405;144;20220724;31.6;14.8;23.2;3.1;15.65;0;6.47;28913 +96081;49.2758;.23405;144;20220725;22.2;15.4;18.8;3.9;16.4;.1;3.52;17284 +96081;49.2758;.23405;144;20220726;20.1;16.6;18.3;2.8;14.45;0;3.19;14251 +96081;49.2758;.23405;144;20220727;23.4;10.5;17;1.6;13.3;0;3.9;22773 +96081;49.2758;.23405;144;20220728;24.8;15.5;20.2;2.4;12;0;4.47;19678 +96081;49.2758;.23405;144;20220729;27.3;14;20.7;1.2;13.1;0;4.51;24255 +96081;49.2758;.23405;144;20220730;23.2;14.9;19.1;2.4;17.05;0;3.84;21886 +96081;49.2758;.23405;144;20220731;22.3;17.2;19.8;3.8;18.3;.1;2.87;12694 +96081;49.2758;.23405;144;20220801;22.8;17.5;20.1;3;17.6;.1;3.46;16861 +96081;49.2758;.23405;144;20220802;27.1;13.7;20.4;1.7;17.15;.1;4.39;24102 +96081;49.2758;.23405;144;20220803;29.1;15;22;1.4;18.7;.2;4.85;26257 +96081;49.2758;.23405;144;20220804;21.7;16.2;19;2.4;17.1;0;3.09;16044 +96081;49.2758;.23405;144;20220805;21.7;15.7;18.7;3.2;13.4;0;3.99;18748 +96081;49.2758;.23405;144;20220806;24;9.4;16.7;2.5;11.5;0;4.57;25937 +96081;49.2758;.23405;144;20220807;25.2;10.4;17.8;2.6;11.8;0;4.84;26088 +96081;49.2758;.23405;144;20220808;26.9;12.5;19.7;2.9;13.15;0;5.14;25709 +96081;49.2758;.23405;144;20220809;27.5;13.1;20.3;3.2;15.15;.1;5.08;25424 +96081;49.2758;.23405;144;20220810;32.3;15.5;23.9;2.6;15.8;0;5.95;26414 +96081;49.2758;.23405;144;20220811;32.8;17.1;24.9;2.3;14.15;0;5.91;25973 +96081;49.2758;.23405;144;20220812;33.3;16.8;25.1;2;13.9;0;5.84;26098 +96081;49.2758;.23405;144;20220813;33;18.3;25.7;2.6;11.7;0;6.28;24815 +96081;49.2758;.23405;144;20220814;25.3;17.9;21.6;2.4;14;1.5;4.11;17408 +96081;49.2758;.23405;144;20220815;24.1;15.4;19.8;2.4;18;.4;3.36;18132 +96081;49.2758;.23405;144;20220816;25.7;17.3;21.5;2.3;17.55;3.1;3.59;16636 +96081;49.2758;.23405;144;20220817;24.1;16.4;20.3;1.8;17.95;3.1;3.07;15670 +96081;49.2758;.23405;144;20220818;22.4;13.2;17.8;2.1;17.35;.1;2.92;17689 +96081;49.2758;.23405;144;20220819;20.8;16.3;18.5;3.5;17.25;3.6;2.54;12341 +96081;49.2758;.23405;144;20220820;22.1;11.9;17;2.5;14.25;.2;3.3;19085 +96081;49.2758;.23405;144;20220821;22.4;10.6;16.5;1.3;14.5;.1;3.13;19951 +96081;49.2758;.23405;144;20220822;25.1;12.6;18.8;1.8;16.55;.7;3.3;18778 +96081;49.2758;.23405;144;20220823;24.4;17.7;21;2;20.55;.7;2.54;12536 +96081;49.2758;.23405;144;20220824;29.5;16.8;23.2;1.9;19.95;0;4.09;20505 +96081;49.2758;.23405;144;20220825;23;18.6;20.8;2.8;19.1;.6;2.61;11449 +96081;49.2758;.23405;144;20220826;22;16.3;19.1;2.1;16.25;.1;2.94;15463 +96081;49.2758;.23405;144;20220827;24.6;11.2;17.9;2.1;14.1;0;3.67;21224 +96081;49.2758;.23405;144;20220828;24.3;12.1;18.2;2.4;13.85;0;3.65;20058 +96081;49.2758;.23405;144;20220829;26.6;14.8;20.7;3.6;13.2;0;4.72;20043 +96081;49.2758;.23405;144;20220830;25.7;13.3;19.5;3;14.05;0;4.12;20469 +96081;49.2758;.23405;144;20220831;25.9;14.3;20.1;2.8;15.45;0;3.88;19567 +96081;49.2758;.23405;144;20220901;22.9;12.6;17.8;1.7;16.2;21.2;2.72;16185 +96081;49.2758;.23405;144;20220902;22.3;15.6;19;2;17.85;5.7;2.42;13183 +96081;49.2758;.23405;144;20220903;22.3;15;18.6;2.5;17.5;1.4;2.51;13920 +96081;49.2758;.23405;144;20220904;27.1;13.9;20.5;3;15.2;.4;4.14;19799 +96081;49.2758;.23405;144;20220905;24.8;15.4;20.1;2.6;17.1;1.2;3.07;15023 +96081;49.2758;.23405;144;20220906;22.2;15;18.6;3.2;16.5;3.5;2.68;13242 +96081;49.2758;.23405;144;20220907;22.8;14.5;18.7;4.3;15.85;5.4;3.16;14889 +96081;49.2758;.23405;144;20220908;20.3;14;17.2;4.3;15.6;6.7;2.48;12528 +96081;49.2758;.23405;144;20220909;19.9;14.4;17.2;6.1;15.4;12.9;2.59;11633 +96081;49.2758;.23405;144;20220910;19.1;14.9;17;4.1;15.85;6.1;2.06;9899 +96081;49.2758;.23405;144;20220911;22.7;11.1;16.9;1.8;14.85;0;2.63;16516 +96081;49.2758;.23405;144;20220912;27.5;14.1;20.8;3.4;15.85;.2;3.94;18103 +96081;49.2758;.23405;144;20220913;23.2;19.2;21.2;2.6;17.65;5.8;2.43;8852 +96081;49.2758;.23405;144;20220914;21.8;16.8;19.3;2.4;19.25;7.6;2;10859 +96081;49.2758;.23405;144;20220915;18.4;12.4;15.4;2;14.65;.3;1.72;10191 +96081;49.2758;.23405;144;20220916;16.8;9.8;13.3;1.6;11.1;.4;1.89;11707 +96081;49.2758;.23405;144;20220917;15.3;6.5;10.9;2.2;9.15;0;2.03;14105 +96081;49.2758;.23405;144;20220918;16.6;7.5;12;2.3;10.65;.1;1.97;13147 +96081;49.2758;.23405;144;20220919;17;7.9;12.4;1;11;0;1.75;13375 +96081;49.2758;.23405;144;20220920;17.4;7.7;12.6;1.4;11.6;.1;1.75;12948 +96081;49.2758;.23405;144;20220921;18.3;6.9;12.6;1.1;11.15;.1;1.88;15007 +96081;49.2758;.23405;144;20220922;19.8;7.6;13.7;1.4;10.65;0;2.19;15953 +96081;49.2758;.23405;144;20220923;16.5;10.1;13.3;1.7;12.4;6.1;1.57;10504 +96081;49.2758;.23405;144;20220924;15.1;12;13.5;2.9;13.85;13.4;1.13;6061 +96081;49.2758;.23405;144;20220925;16.2;11.2;13.7;2.4;12.2;.7;1.65;9609 +96081;49.2758;.23405;144;20220926;14.7;10.3;12.5;4.5;11.3;8.7;1.69;7214 +96081;49.2758;.23405;144;20220927;15.3;11.2;13.3;4.6;11.45;9.3;1.83;7239 +96081;49.2758;.23405;144;20220928;13.8;10;11.9;2.5;11.35;9.8;1.35;7737 +96081;49.2758;.23405;144;20220929;15;5.9;10.5;1.6;10.45;1.2;1.39;11325 +96081;49.2758;.23405;144;20220930;16.2;5.2;10.7;3.5;10.8;5.9;1.68;12959 +96081;49.2758;.23405;144;20221001;18.7;11.9;15.3;5.7;14.9;1.4;1.74;9713 +96081;49.2758;.23405;144;20221002;17;13.9;15.4;2.9;15.5;6.6;1.17;5691 +96081;49.2758;.23405;144;20221003;16.3;8.3;12.3;2.8;12.75;0;1.26;9388 +96081;49.2758;.23405;144;20221004;16.9;10.2;13.5;3.5;13.15;0;1.41;8216 +96081;49.2758;.23405;144;20221005;19.3;14.3;16.8;5;13.45;1.1;2.37;6849 +96081;49.2758;.23405;144;20221006;17;8.4;12.7;2.8;10.95;.1;1.75;11306 +96081;49.2758;.23405;144;20221007;17.5;6.5;12;2.5;11.1;.5;1.63;12234 +96081;49.2758;.23405;144;20221008;16.4;9.5;12.9;2.5;11.45;.1;1.53;10004 +96081;49.2758;.23405;144;20221009;17.6;6.7;12.1;3.3;9.85;0;1.95;11927 +96081;49.2758;.23405;144;20221010;17.9;11.3;14.6;2.9;12.2;0;1.68;8220 +96081;49.2758;.23405;144;20221011;15.8;5.3;10.6;1.6;9.6;0;1.31;11714 +96081;49.2758;.23405;144;20221012;18.4;5.2;11.8;2.3;10.9;0;1.51;11659 +96081;49.2758;.23405;144;20221013;15;11.2;13.1;2.9;14.25;2.8;.79;5381 +96081;49.2758;.23405;144;20221014;14.9;12.9;13.9;2.8;15.25;4.4;.68;3787 +96081;49.2758;.23405;144;20221015;17.7;13.4;15.6;4.2;14.85;.4;1.39;6678 +96081;49.2758;.23405;144;20221016;16.1;11.2;13.6;3.9;14.35;5.7;.96;7023 +96081;49.2758;.23405;144;20221017;18.4;15.1;16.8;2.8;16.25;.3;1.16;5254 +96081;49.2758;.23405;144;20221018;19.3;13.3;16.3;2.5;16.4;.1;1.11;7079 +96081;49.2758;.23405;144;20221019;20.9;15;18;5.3;17.05;1.9;1.7;7577 +96081;49.2758;.23405;144;20221020;20;15.4;17.7;3.3;16.25;.5;1.46;6213 +96081;49.2758;.23405;144;20221021;19.4;14.5;17;4.8;14.7;1.3;1.86;6494 +96081;49.2758;.23405;144;20221022;18.8;12.2;15.5;3.8;14.5;1;1.4;7730 +96081;49.2758;.23405;144;20221023;20.7;15;17.9;5.8;14.7;3.7;2.33;6627 +96081;49.2758;.23405;144;20221024;18.2;12.9;15.5;6.1;13.5;4.1;1.88;6361 +96081;49.2758;.23405;144;20221025;18.1;11.5;14.8;4.3;13.95;.3;1.36;7412 +96081;49.2758;.23405;144;20221026;19.6;14.2;16.9;4.7;15.2;0;1.64;6848 +96081;49.2758;.23405;144;20221027;21.9;14.2;18.1;3.8;15.2;0;1.83;7250 +96081;49.2758;.23405;144;20221028;19.4;14.8;17.1;3;15.35;0;1.32;5703 +96081;49.2758;.23405;144;20221029;20.8;13.4;17.1;3.6;15.7;.4;1.43;6830 +96081;49.2758;.23405;144;20221030;14.6;13.9;14.3;2.7;14.25;2.6;.81;2788 +96081;49.2758;.23405;144;20221031;17.5;8.9;13.2;4.4;13.45;6.3;.99;7053 +96081;49.2758;.23405;144;20221101;15.7;10.1;12.9;6.7;11.35;3.3;1.69;5768 +96081;49.2758;.23405;144;20221102;14.6;7.8;11.2;4.8;11.15;.2;1.07;6698 +96081;49.2758;.23405;144;20221103;12.9;12.7;12.8;5.5;11.8;7.4;1.33;823 +96081;49.2758;.23405;144;20221104;12.1;7.9;10;4.2;9.9;2.3;1.02;4541 +96081;49.2758;.23405;144;20221105;11.4;6.4;8.9;4.3;10.4;2.3;.63;4258 +96081;49.2758;.23405;144;20221106;12.7;11;11.8;5.6;12.3;12.3;.84;2730 +96081;49.2758;.23405;144;20221107;16;10.8;13.4;6;12.35;.2;1.38;4407 +96081;49.2758;.23405;144;20221108;15.2;12;13.6;6;12;.5;1.53;3681 +96081;49.2758;.23405;144;20221109;14.4;10.1;12.3;4.3;11.2;.1;1.15;4689 +96081;49.2758;.23405;144;20221110;14.3;7;10.7;4;11.05;0;.8;5941 +96081;49.2758;.23405;144;20221111;11.5;7.9;9.7;3.7;10.95;.2;.54;4316 +96081;49.2758;.23405;144;20221112;15.3;6.1;10.7;2.5;11.55;.2;.53;6410 +96081;49.2758;.23405;144;20221113;15.1;8.4;11.7;2.6;11.7;.2;.64;5419 +96081;49.2758;.23405;144;20221114;15;6.3;10.6;3;11.15;1.2;.63;6037 +96081;49.2758;.23405;144;20221115;13.4;7.9;10.6;5.4;10.7;4.3;.97;4315 +96081;49.2758;.23405;144;20221116;11.9;7.4;9.6;6;10.55;12.5;.75;4127 +96081;49.2758;.23405;144;20221117;11.6;8.8;10.2;7.2;10.7;1.5;.92;2893 +96081;49.2758;.23405;144;20221118;11.9;7.6;9.8;4.2;9.95;8.6;.84;3868 +96081;49.2758;.23405;144;20221119;10.8;4.4;7.6;2.9;8.8;1.3;.55;4799 +96081;49.2758;.23405;144;20221120;11.6;3.4;7.5;4.4;9.1;4.1;.63;4611 +96081;49.2758;.23405;144;20221121;10;6.1;8;4.7;9.3;10.4;.67;3574 +96081;49.2758;.23405;144;20221122;9.5;4.3;6.9;5.8;9;6.1;.54;3631 +96081;49.2758;.23405;144;20221123;12.4;5;8.7;5.2;9.35;4.7;.87;4202 +96081;49.2758;.23405;144;20221124;12.4;6.4;9.4;5.3;9.85;6.8;.83;4511 +96081;49.2758;.23405;144;20221125;12.2;6.7;9.5;3.8;9.65;0;.73;4571 +96081;49.2758;.23405;144;20221126;10.8;5.6;8.2;4.2;9.85;4.4;.46;3746 +96081;49.2758;.23405;144;20221127;10.6;8.4;9.5;4.6;10.95;15.3;.5;2150 +96081;49.2758;.23405;144;20221128;10.6;7.5;9.1;3.4;10.45;3;.44;2913 +96081;49.2758;.23405;144;20221129;11.4;4.5;7.9;2.1;9.6;.2;.32;3802 +96081;49.2758;.23405;144;20221130;7.7;4.2;5.9;2.7;7.95;0;.45;2971 +96081;49.2758;.23405;144;20221201;6;-.1;2.9;1.4;7.05;0;.12;4048 +96081;49.2758;.23405;144;20221202;6.2;-1.2;2.5;2.3;6.55;0;.24;3964 +96081;49.2758;.23405;144;20221203;2.4;1.7;2;3.8;6.25;0;.47;1221 +96081;49.2758;.23405;144;20221204;2.3;.6;1.5;2.9;6.2;0;.33;1787 +96081;49.2758;.23405;144;20221205;5;1.4;3.2;1.5;6.7;0;.29;2438 +96081;49.2758;.23405;144;20221206;4.2;-3;.6;1;6.1;.3;.04;3889 +96081;49.2758;.23405;144;20221207;6.7;.1;3.4;1.4;7.2;2.4;.13;3514 +96081;49.2758;.23405;144;20221208;4.4;2;3.2;1.4;7.15;.7;.23;2130 +96081;49.2758;.23405;144;20221209;.4;-1.6;-.6;1.4;5.65;.4;.19;1715 +96081;49.2758;.23405;144;20221210;5.1;-3.5;.8;2.6;5.7;.2;.22;4317 +96081;49.2758;.23405;144;20221211;.8;-1.4;-.3;4.2;5.2;.1;.39;1982 +96081;49.2758;.23405;144;20221212;-.2;-.9;-.5;3.8;5.05;0;.43;1551 +96081;49.2758;.23405;144;20221213;-.1;-3.6;-1.9;3.8;4.2;.6;.45;2911 +96081;49.2758;.23405;144;20221214;1.4;-2;-.3;1.8;4.6;.2;.35;2496 +96081;49.2758;.23405;144;20221215;3.5;-2.7;.4;2.3;4.3;0;.49;3588 +96081;49.2758;.23405;144;20221216;6.1;-2.6;1.8;1.3;5.65;0;.11;4431 +96081;49.2758;.23405;144;20221217;-1.6;-4.4;-3;3.4;4.5;0;.17;2928 +96081;49.2758;.23405;144;20221218;5.7;-4.8;.4;5.9;5.9;9.5;.33;3942 +96081;49.2758;.23405;144;20221219;11.7;5.5;8.6;6.8;10.6;2.9;.37;3185 +96081;49.2758;.23405;144;20221220;11.8;11;11.4;4.6;11.4;9.8;.93;629 +96081;49.2758;.23405;144;20221221;11.3;6.1;8.7;4.1;11.05;9.1;.16;3074 +96081;49.2758;.23405;144;20221222;12.7;9.4;11.1;5.6;12.4;12.2;.43;2266 +96081;49.2758;.23405;144;20221223;14;10.9;12.5;5.5;12.9;4.1;.69;2337 +96081;49.2758;.23405;144;20221224;11.8;10;10.9;3.6;11.45;4;.61;1852 +96081;49.2758;.23405;144;20221225;11;8.9;9.9;3;11.65;8.6;.33;1846 +96081;49.2758;.23405;144;20221226;9.6;8.9;9.3;4.3;9.45;1;.9;1506 +96081;49.2758;.23405;144;20221227;9.5;3.4;6.5;4.6;8.2;.4;.55;3802 +96081;49.2758;.23405;144;20221228;10.9;7.6;9.3;7.3;10.7;3.3;.58;2317 +96081;49.2758;.23405;144;20221229;10.3;9;9.7;5.8;9.2;0;1.18;2183 +96081;49.2758;.23405;144;20221230;14.4;4.6;9.5;6.5;11.1;9.6;.54;3905 +96081;49.2758;.23405;144;20221231;16.4;12.6;14.5;9.3;12.89;2.4;1.71;3125 +96082;49.30584;.57376;129;20220101;15.8;10.6;13.2;3.3;11.61;.3;.75;3135 +96082;49.30584;.57376;129;20220102;13.4;11.2;12.3;5.4;11.27;.8;1.12;2023 +96082;49.30584;.57376;129;20220103;12.1;10.2;11.1;4.4;10.61;21.5;.96;1662 +96082;49.30584;.57376;129;20220104;8.9;7.1;8;4.5;8.74;1.2;.78;1874 +96082;49.30584;.57376;129;20220105;6.7;2.7;4.7;3.2;6.11;.1;.74;3047 +96082;49.30584;.57376;129;20220106;5.4;-.5;2.5;3.4;6.34;.9;.36;2952 +96082;49.30584;.57376;129;20220107;7.3;3.7;5.5;5.6;7.64;5;.59;3132 +96082;49.30584;.57376;129;20220108;8.8;3.3;6;5.4;8.5;18.3;.42;2888 +96082;49.30584;.57376;129;20220109;7.9;5.2;6.5;4.1;8.2;5.9;.66;2999 +96082;49.30584;.57376;129;20220110;7.1;4.7;5.9;2.2;9.2;0;.22;2681 +96082;49.30584;.57376;129;20220111;8.3;3.8;6;2.2;8.1;0;.42;3495 +96082;49.30584;.57376;129;20220112;6.7;3.5;5.1;1.3;8.34;0;.22;2464 +96082;49.30584;.57376;129;20220113;6.8;1.4;4.1;1.6;6.87;0;.23;4322 +96082;49.30584;.57376;129;20220114;9.2;.1;4.6;2.2;6.24;.1;.46;5456 +96082;49.30584;.57376;129;20220115;-.7;-2.1;-1.4;1.9;5.6;.1;.13;2109 +96082;49.30584;.57376;129;20220116;7.4;-.7;3.4;3.1;7.84;.3;.11;4007 +96082;49.30584;.57376;129;20220117;8.6;3.9;6.3;1;7.97;0;.26;4065 +96082;49.30584;.57376;129;20220118;6.2;-.7;2.8;1.7;7.04;.1;.18;4631 +96082;49.30584;.57376;129;20220119;7.4;3;5.2;2.3;8.24;2.9;.27;3257 +96082;49.30584;.57376;129;20220120;6.6;.5;3.5;3;6.8;0;.37;4582 +96082;49.30584;.57376;129;20220121;5.8;1;3.4;2.1;6.4;0;.4;4008 +96082;49.30584;.57376;129;20220122;5.6;3.6;4.6;1.8;7.27;0;.43;2222 +96082;49.30584;.57376;129;20220123;3.5;3.5;3.5;2.9;6.9;0;.5;699 +96082;49.30584;.57376;129;20220124;6.1;.1;3.1;2.1;6.27;0;.37;5503 +96082;49.30584;.57376;129;20220125;.1;-3;-1.4;1;5.6;0;.16;2994 +96082;49.30584;.57376;129;20220126;4.6;.1;2.3;1.4;7.04;0;.23;3313 +96082;49.30584;.57376;129;20220127;8.4;3.9;6.1;3.5;8.8;.6;.36;3894 +96082;49.30584;.57376;129;20220128;7;1.2;4.1;2.3;8.4;.1;.12;4433 +96082;49.30584;.57376;129;20220129;9.4;6.6;8;5.4;10.7;.5;.2;2972 +96082;49.30584;.57376;129;20220130;9.2;3.4;6.3;1.9;8.14;.2;.43;5622 +96082;49.30584;.57376;129;20220131;8.1;4.7;6.4;6.3;7.37;.1;1.06;4588 +96082;49.30584;.57376;129;20220201;9.7;4.5;7.1;6.3;9.87;.1;.26;3868 +96082;49.30584;.57376;129;20220202;9.5;8.6;9.1;4.4;9.74;.2;.83;2035 +96082;49.30584;.57376;129;20220203;8.5;6.1;7.3;3.5;9.04;0;.57;3055 +96082;49.30584;.57376;129;20220204;9.8;7;8.4;4.7;8.1;1;1.2;3825 +96082;49.30584;.57376;129;20220205;9.1;2.5;5.8;4.6;7.6;0;.76;6673 +96082;49.30584;.57376;129;20220206;10.9;7.5;9.2;9.6;10;7.6;.97;3485 +96082;49.30584;.57376;129;20220207;9.7;4.8;7.2;3.6;7.67;0;.97;6075 +96082;49.30584;.57376;129;20220208;10.1;5.9;8;3.7;9.9;0;.5;4236 +96082;49.30584;.57376;129;20220209;6.9;4.5;5.7;1.6;8.77;.2;.38;4118 +96082;49.30584;.57376;129;20220210;6.4;5.1;5.8;3.5;8.43;3.3;.67;3262 +96082;49.30584;.57376;129;20220211;9.4;2.9;6.2;2.4;6.63;0;.92;7126 +96082;49.30584;.57376;129;20220212;9.8;.8;5.3;4.4;5.53;0;1.49;8903 +96082;49.30584;.57376;129;20220213;10.9;1.8;6.3;7.4;7.87;3;1.17;8123 +96082;49.30584;.57376;129;20220214;10.9;6.9;8.9;5.4;8.9;2.5;1.24;5532 +96082;49.30584;.57376;129;20220215;9.3;3.9;6.6;5.6;9.27;7.4;.54;6013 +96082;49.30584;.57376;129;20220216;13.3;8.7;11;8.7;12.7;2.7;.5;4822 +96082;49.30584;.57376;129;20220217;12.5;9.6;11;7.2;9.64;0;1.72;6118 +96082;49.30584;.57376;129;20220218;12;8;10;8.3;8.84;1.4;1.83;5641 +96082;49.30584;.57376;129;20220219;8.6;2.8;5.7;6.4;7.54;0;1.01;7501 +96082;49.30584;.57376;129;20220220;12.1;7.5;9.8;8.5;10.07;2.7;1.22;5246 +96082;49.30584;.57376;129;20220221;9.5;5.2;7.4;8.8;7.84;.6;1.45;5780 +96082;49.30584;.57376;129;20220222;12.5;5;8.7;4.8;9.67;1;1;6574 +96082;49.30584;.57376;129;20220223;8.8;3;5.9;2.6;8.17;0;.72;6765 +96082;49.30584;.57376;129;20220224;8.9;6.1;7.5;5.1;7.3;2.5;1.46;5519 +96082;49.30584;.57376;129;20220225;9.2;2.4;5.8;3.5;6.9;.1;1.15;8647 +96082;49.30584;.57376;129;20220226;9.8;-.7;4.5;3.8;5.84;.1;1.39;11245 +96082;49.30584;.57376;129;20220227;9.2;.4;4.8;4.9;5.54;0;1.66;10860 +96082;49.30584;.57376;129;20220228;14.5;.9;7.7;2.9;6.5;.5;1.73;11953 +96082;49.30584;.57376;129;20220301;13.2;6.9;10.1;2.4;8.37;1;1.37;7483 +96082;49.30584;.57376;129;20220302;12.7;6.8;9.7;2.3;8.17;0;1.37;8222 +96082;49.30584;.57376;129;20220303;12.8;6.4;9.6;2.3;9.7;.5;1.1;8626 +96082;49.30584;.57376;129;20220304;8.2;7.7;7.9;3;9.7;.1;.66;2869 +96082;49.30584;.57376;129;20220305;6.4;5.9;6.2;4.2;9;1;.48;2208 +96082;49.30584;.57376;129;20220306;7.8;3.4;5.6;4.9;6.44;0;1.46;9569 +96082;49.30584;.57376;129;20220307;5.8;-.8;2.5;4.5;4.77;0;1.44;11133 +96082;49.30584;.57376;129;20220308;13.3;-.9;6.2;4;6.07;0;2.04;13782 +96082;49.30584;.57376;129;20220309;13.6;5.7;9.6;4;8.64;0;1.76;10836 +96082;49.30584;.57376;129;20220310;15.5;6.9;11.2;3.8;9.14;0;1.99;10813 +96082;49.30584;.57376;129;20220311;11.8;7.8;9.8;5.4;9.54;2.1;1.46;6750 +96082;49.30584;.57376;129;20220312;12.3;5.9;9.1;5.3;8.94;.1;1.6;9847 +96082;49.30584;.57376;129;20220313;9.9;7.7;8.8;4;9.2;1.7;1.13;5209 +96082;49.30584;.57376;129;20220314;14.3;3.8;9;2.4;8.34;.3;1.73;13704 +96082;49.30584;.57376;129;20220315;13.7;6.9;10.3;3;10.2;1.4;1.37;9252 +96082;49.30584;.57376;129;20220316;13.8;9.6;11.7;4.1;11.27;.4;1.37;6787 +96082;49.30584;.57376;129;20220317;11.1;5.4;8.3;3.6;7.77;0;1.61;9406 +96082;49.30584;.57376;129;20220318;14.8;2.8;8.8;4.6;6.43;0;2.74;16002 +96082;49.30584;.57376;129;20220319;15.5;6.1;10.8;5.7;6.13;0;3.49;15228 +96082;49.30584;.57376;129;20220320;13.4;3.6;8.5;3.4;5.53;0;2.6;15511 +96082;49.30584;.57376;129;20220321;18;4.9;11.4;3.5;8.33;0;2.76;16089 +96082;49.30584;.57376;129;20220322;17.6;7.1;12.3;4.3;6.57;0;3.53;16104 +96082;49.30584;.57376;129;20220323;17.6;5.2;11.4;3.1;5.93;0;3.2;17288 +96082;49.30584;.57376;129;20220324;19.1;7.1;13.1;3.4;6.4;0;3.55;17148 +96082;49.30584;.57376;129;20220325;18.4;7.8;13.1;4.5;6.67;0;3.81;16818 +96082;49.30584;.57376;129;20220326;18.6;5.5;12;4.4;7.33;0;3.54;18327 +96082;49.30584;.57376;129;20220327;19.8;7;13.4;3.8;8.47;0;3.43;18285 +96082;49.30584;.57376;129;20220328;19.7;8.1;13.9;3.2;8.57;0;3.15;15671 +96082;49.30584;.57376;129;20220329;16.2;11.3;13.7;3;9.63;.3;2.16;6382 +96082;49.30584;.57376;129;20220330;11.1;8;9.6;2.4;10.37;5.9;1.16;6977 +96082;49.30584;.57376;129;20220331;6.9;3.6;5.3;6;6.6;2.7;1.57;8129 +96082;49.30584;.57376;129;20220401;4.8;2.4;3.6;9.6;5.43;5.1;1.76;8074 +96082;49.30584;.57376;129;20220402;7;.3;3.7;3.8;5.27;0;1.75;12338 +96082;49.30584;.57376;129;20220403;7.5;-.7;3.4;2.8;4.97;0;1.79;14083 +96082;49.30584;.57376;129;20220404;8.1;-.1;4;5.2;7.5;.8;1.15;12117 +96082;49.30584;.57376;129;20220405;11.6;6.9;9.3;6.1;10.53;.1;1.19;8379 +96082;49.30584;.57376;129;20220406;11.9;7.5;9.7;6.4;9.7;2;1.69;8344 +96082;49.30584;.57376;129;20220407;12.1;9.4;10.7;8.6;9.6;2.7;2.25;9244 +96082;49.30584;.57376;129;20220408;6;5.5;5.8;5;7.6;9.5;1.01;2786 +96082;49.30584;.57376;129;20220409;10.4;3.2;6.8;3;6.83;.4;2.08;15155 +96082;49.30584;.57376;129;20220410;13.6;1;7.3;3.8;6.33;0;2.8;20015 +96082;49.30584;.57376;129;20220411;19.2;5.5;12.4;6.3;8.23;0;4.18;21239 +96082;49.30584;.57376;129;20220412;17.9;11.5;14.7;4.2;11.33;0;2.84;12832 +96082;49.30584;.57376;129;20220413;17.7;7.9;12.8;2;11.8;0;2.38;16336 +96082;49.30584;.57376;129;20220414;19.1;7.5;13.3;1.8;11.07;.1;2.89;19995 +96082;49.30584;.57376;129;20220415;20.7;9.2;14.9;2.3;11.13;0;3.38;21058 +96082;49.30584;.57376;129;20220416;19.6;8.7;14.2;2.9;10;0;3.51;21042 +96082;49.30584;.57376;129;20220417;19.6;8.1;13.8;3.2;8.2;0;3.93;21872 +96082;49.30584;.57376;129;20220418;14.3;7.7;11;3.1;10.1;0;2.07;12435 +96082;49.30584;.57376;129;20220419;13;6.6;9.8;3;9.77;.1;2.04;13864 +96082;49.30584;.57376;129;20220420;17.7;7.3;12.5;3;9.77;0;3.13;19619 +96082;49.30584;.57376;129;20220421;18.9;7.7;13.3;3.8;8.43;0;3.92;21667 +96082;49.30584;.57376;129;20220422;17.3;7.7;12.5;4.4;9.57;0;3.33;19545 +96082;49.30584;.57376;129;20220423;18.4;9;13.7;4.3;10.77;1.9;3.28;17783 +96082;49.30584;.57376;129;20220424;16.9;10.1;13.5;3.3;10.9;0;2.65;13719 +96082;49.30584;.57376;129;20220425;14.2;7.4;10.8;3.5;9.23;0;2.64;16799 +96082;49.30584;.57376;129;20220426;15.4;6.8;11.1;3.6;8.67;0;2.95;17956 +96082;49.30584;.57376;129;20220427;16.7;4.5;10.6;4.8;8.3;0;3.58;23119 +96082;49.30584;.57376;129;20220428;16.2;5.8;11;3.9;9.57;0;3.13;21527 +96082;49.30584;.57376;129;20220429;16.9;8.7;12.8;3.9;9.8;0;3.34;19550 +96082;49.30584;.57376;129;20220430;15.8;6.6;11.2;3.2;8.7;0;3.17;20648 +96082;49.30584;.57376;129;20220501;16.1;6.7;11.4;2.5;8.47;.6;3.04;18932 +96082;49.30584;.57376;129;20220502;16.6;8.9;12.8;3.3;9.67;0;3.05;16736 +96082;49.30584;.57376;129;20220503;17.1;9.5;13.3;3.4;9.57;.1;3.36;17852 +96082;49.30584;.57376;129;20220504;16.1;6.5;11.3;2.3;10.63;0;2.51;16795 +96082;49.30584;.57376;129;20220505;16.2;8.2;12.2;2.7;11.2;.1;2.71;17897 +96082;49.30584;.57376;129;20220506;19.4;5.1;12.3;1.8;11.04;0;2.75;17030 +96082;49.30584;.57376;129;20220507;17.1;10.2;13.7;2.6;12.5;.5;2.2;12043 +96082;49.30584;.57376;129;20220508;18.8;9.2;14;2.8;12.44;.1;2.48;13788 +96082;49.30584;.57376;129;20220509;23;8.1;15.6;1.6;11.54;0;3.22;17580 +96082;49.30584;.57376;129;20220510;22.7;13.7;18.2;2.5;12.47;0;3.43;13958 +96082;49.30584;.57376;129;20220511;21.3;9.1;15.2;3.2;12.2;0;3.31;16681 +96082;49.30584;.57376;129;20220512;17.1;7.4;12.3;2.5;10.7;.1;2.54;14754 +96082;49.30584;.57376;129;20220513;17.8;6.2;12;2.5;10.2;0;2.72;16036 +96082;49.30584;.57376;129;20220514;21.8;5.1;13.5;1.6;10.94;.1;3.21;19135 +96082;49.30584;.57376;129;20220515;25.5;13.5;19.5;3.2;13.54;9;4.13;16346 +96082;49.30584;.57376;129;20220516;22.2;14.2;18.2;2.9;15.44;1.8;3;13550 +96082;49.30584;.57376;129;20220517;26.9;12.2;19.6;2.1;15.27;3.3;3.91;18417 +96082;49.30584;.57376;129;20220518;24.5;13.1;18.8;2.1;15.5;.1;3.41;16536 +96082;49.30584;.57376;129;20220519;19.5;13.8;16.7;2.6;14.5;5.1;2.44;11159 +96082;49.30584;.57376;129;20220520;16.3;11.8;14.1;2.7;12.27;6.1;2.12;9883 +96082;49.30584;.57376;129;20220521;21;9.1;15;1.8;12.44;0;2.94;16488 +96082;49.30584;.57376;129;20220522;21.1;8.4;14.8;1.7;13.57;2.1;2.93;17318 +96082;49.30584;.57376;129;20220523;15.4;13.6;14.5;2.5;13.97;4.6;1.5;6314 +96082;49.30584;.57376;129;20220524;16;9.3;12.7;3.5;11.07;1.9;2.46;12956 +96082;49.30584;.57376;129;20220525;15.7;7.4;11.5;3.7;11.74;1;2.13;14120 +96082;49.30584;.57376;129;20220526;15.7;12.1;13.9;3.8;13.24;.2;1.87;9059 +96082;49.30584;.57376;129;20220527;18.2;11.5;14.9;3.4;12.8;.6;2.69;13402 +96082;49.30584;.57376;129;20220528;16.8;8.3;12.6;3;10.74;0;2.59;14397 +96082;49.30584;.57376;129;20220529;14.1;4.4;9.2;2.9;9.17;.1;2.29;15350 +96082;49.30584;.57376;129;20220530;16.5;3.3;9.9;1.6;9.1;0;2.7;18238 +96082;49.30584;.57376;129;20220531;17;4.4;10.7;1.9;9.77;.6;2.76;17797 +96082;49.30584;.57376;129;20220601;18.2;5.8;12;2.3;9.84;0;3.01;17894 +96082;49.30584;.57376;129;20220602;21.5;6.5;14;2.7;10.4;.1;3.7;19142 +96082;49.30584;.57376;129;20220603;19.9;11.1;15.5;2.1;13.24;5.2;2.83;14922 +96082;49.30584;.57376;129;20220604;25.4;13;19.2;2.5;16.97;8;3.58;17757 +96082;49.30584;.57376;129;20220605;17;14.2;15.6;2.3;15.74;3.1;1.56;7369 +96082;49.30584;.57376;129;20220606;20.3;10.2;15.2;2.3;13.27;13.7;2.92;16236 +96082;49.30584;.57376;129;20220607;20.5;14.1;17.3;3.1;15.07;4.9;2.85;13215 +96082;49.30584;.57376;129;20220608;18.4;14.3;16.3;4.2;14.37;.8;2.45;10403 +96082;49.30584;.57376;129;20220609;18.8;12.1;15.4;3.4;13.37;0;2.73;13486 +96082;49.30584;.57376;129;20220610;20.8;12.2;16.5;2.4;15.24;.1;2.7;14518 +96082;49.30584;.57376;129;20220611;21.3;13.6;17.4;2.1;14.07;.1;3.92;21926 +96082;49.30584;.57376;129;20220612;19.5;8.4;14;2;12.04;.1;3.79;24957 +96082;49.30584;.57376;129;20220613;20.3;9.2;14.7;2.3;11.84;0;4.05;25694 +96082;49.30584;.57376;129;20220614;24.4;8.3;16.4;2.3;11.84;0;4.99;29086 +96082;49.30584;.57376;129;20220615;27;13.7;20.3;2;13.27;0;5.27;27196 +96082;49.30584;.57376;129;20220616;27.9;10.7;19.3;1.6;13.8;0;5.33;29899 +96082;49.30584;.57376;129;20220617;32.9;14.2;23.6;1.8;15.97;0;6.23;29914 +96082;49.30584;.57376;129;20220618;34.7;15.8;25.2;2.7;17.7;1.3;6.95;29769 +96082;49.30584;.57376;129;20220619;20.3;12.4;16.3;4.7;14.64;10;3.47;19566 +96082;49.30584;.57376;129;20220620;20.7;12.1;16.4;3.9;13.7;0;3.71;20030 +96082;49.30584;.57376;129;20220621;22.9;12.2;17.5;2.5;14.17;0;4.26;24106 +96082;49.30584;.57376;129;20220622;25.8;12.5;19.2;2.9;14.57;0;5.11;27193 +96082;49.30584;.57376;129;20220623;24.8;14.9;19.9;1.9;17.1;6.8;4.23;22626 +96082;49.30584;.57376;129;20220624;22.5;14.9;18.7;2.9;16.44;1.6;3.95;21838 +96082;49.30584;.57376;129;20220625;18.5;12.6;15.6;3.1;14.07;3.2;2.84;16131 +96082;49.30584;.57376;129;20220626;21.2;8.4;14.8;2.4;12.2;.3;4.01;25026 +96082;49.30584;.57376;129;20220627;20.5;10.5;15.5;2.1;12.94;1.2;3.85;23361 +96082;49.30584;.57376;129;20220628;22.6;8.8;15.7;2.1;12.1;0;4.51;27876 +96082;49.30584;.57376;129;20220629;18.6;10.6;14.6;2.3;13.8;4.4;2.8;17187 +96082;49.30584;.57376;129;20220630;18.2;11.2;14.7;1.8;13.27;5.2;2.81;16882 +96082;49.30584;.57376;129;20220701;19.7;8.2;13.9;2.4;11.8;0;3.81;24740 +96082;49.30584;.57376;129;20220702;24;9.7;16.8;2.2;12.4;0;4.68;27103 +96082;49.30584;.57376;129;20220703;20.3;10.5;15.4;2.4;12.8;.1;3.9;23868 +96082;49.30584;.57376;129;20220704;20.3;9.2;14.7;2.4;12.7;.1;4.01;25758 +96082;49.30584;.57376;129;20220705;20.6;9.5;15;2.5;12.8;.1;4;25500 +96082;49.30584;.57376;129;20220706;22.9;9.8;16.4;2.5;13.8;0;4.45;27335 +96082;49.30584;.57376;129;20220707;20.7;13.7;17.2;2.9;14.97;.2;3.15;16663 +96082;49.30584;.57376;129;20220708;25.2;9.1;17.2;1.8;13.94;.1;4.86;29142 +96082;49.30584;.57376;129;20220709;26.1;11.2;18.6;2.4;14.7;0;4.96;27659 +96082;49.30584;.57376;129;20220710;26.4;11.5;19;2.8;13.3;0;5.36;28211 +96082;49.30584;.57376;129;20220711;29.8;13.5;21.6;2.5;14.4;0;5.93;28776 +96082;49.30584;.57376;129;20220712;32.7;15.9;24.3;1.7;15.17;0;5.94;28281 +96082;49.30584;.57376;129;20220713;31.7;18.2;24.9;1.9;16.77;0;5.88;26742 +96082;49.30584;.57376;129;20220714;25.2;14.3;19.8;2.8;16.07;0;4.83;25742 +96082;49.30584;.57376;129;20220715;25.4;10.8;18.1;2;11.84;0;4.96;27440 +96082;49.30584;.57376;129;20220716;28.1;8.8;18.5;1.8;12.47;0;5.2;28875 +96082;49.30584;.57376;129;20220717;31.6;14.1;22.9;2.4;11.34;0;6.4;28257 +96082;49.30584;.57376;129;20220718;38.3;17.2;27.8;2.2;11.64;0;7.29;28526 +96082;49.30584;.57376;129;20220719;39;22.5;30.7;3.2;14.27;.6;8.2;26854 +96082;49.30584;.57376;129;20220720;23.5;17.6;20.5;2.2;18;1.9;3.38;16338 +96082;49.30584;.57376;129;20220721;24.1;16.9;20.5;2.8;17.54;0;3.64;16941 +96082;49.30584;.57376;129;20220722;24;16.1;20;2.6;17.77;10.2;3.41;16706 +96082;49.30584;.57376;129;20220723;24.1;16.1;20.1;2.2;17.17;0;3.81;19692 +96082;49.30584;.57376;129;20220724;31.9;14.8;23.3;2.5;15.6;0;6.11;28246 +96082;49.30584;.57376;129;20220725;23;15.4;19.2;3.2;15.9;.1;3.78;18610 +96082;49.30584;.57376;129;20220726;20.9;16.2;18.5;2.8;14.24;0;3.41;15583 +96082;49.30584;.57376;129;20220727;23.6;10.8;17.2;2;12.6;0;4.15;23141 +96082;49.30584;.57376;129;20220728;25.1;14.9;20;2;11.4;0;4.25;19181 +96082;49.30584;.57376;129;20220729;27.8;13;20.4;1.4;12.84;0;4.51;23493 +96082;49.30584;.57376;129;20220730;24.8;14.2;19.5;2.2;15.34;0;4.34;23246 +96082;49.30584;.57376;129;20220731;22.4;16.4;19.4;3.1;17.87;0;2.9;14331 +96082;49.30584;.57376;129;20220801;24.4;17.5;20.9;2.9;17.1;0;3.95;18353 +96082;49.30584;.57376;129;20220802;28;13.3;20.6;1.8;16.6;.1;4.66;24996 +96082;49.30584;.57376;129;20220803;31.1;14.6;22.8;1.7;17.7;.2;5.17;26134 +96082;49.30584;.57376;129;20220804;23.2;16.1;19.7;2.8;16.74;0;3.5;16998 +96082;49.30584;.57376;129;20220805;22.4;14.2;18.3;3.6;13.1;0;4.13;20120 +96082;49.30584;.57376;129;20220806;24.2;8.7;16.4;2.6;10.77;0;4.56;25529 +96082;49.30584;.57376;129;20220807;25.4;10.5;18;3.2;11.3;0;4.99;24881 +96082;49.30584;.57376;129;20220808;26.9;11.7;19.3;3.4;12.74;0;5.19;25009 +96082;49.30584;.57376;129;20220809;27.6;12.2;19.9;3.9;14.64;.1;5.2;24652 +96082;49.30584;.57376;129;20220810;32.1;15.1;23.6;3.4;15.27;0;6.1;25123 +96082;49.30584;.57376;129;20220811;33;15.9;24.5;2.7;13.7;0;6.15;25636 +96082;49.30584;.57376;129;20220812;33.4;15.4;24.4;2.2;13.07;0;5.87;25702 +96082;49.30584;.57376;129;20220813;33.1;17.3;25.2;2.2;11.44;0;5.74;23702 +96082;49.30584;.57376;129;20220814;26.8;17.9;22.3;1.9;13.4;.4;3.83;15278 +96082;49.30584;.57376;129;20220815;24.9;14.5;19.7;2.1;17.27;.1;3.58;19461 +96082;49.30584;.57376;129;20220816;25.6;17.1;21.3;2;17.1;5.1;3.42;16317 +96082;49.30584;.57376;129;20220817;24.4;16.5;20.4;1.6;17.54;6.7;3.05;15608 +96082;49.30584;.57376;129;20220818;23.6;13.6;18.6;2.3;16.94;.1;3.29;18734 +96082;49.30584;.57376;129;20220819;21.2;16.1;18.7;3.3;17.37;1.9;2.42;11717 +96082;49.30584;.57376;129;20220820;22.3;11.4;16.9;2.2;13.74;.1;3.33;19706 +96082;49.30584;.57376;129;20220821;23.3;10.4;16.8;1.5;14.17;.1;3.16;19312 +96082;49.30584;.57376;129;20220822;24.5;12.7;18.6;1.4;16.47;.5;3.08;17890 +96082;49.30584;.57376;129;20220823;24.3;18.1;21.2;1.8;20.27;.1;2.56;12763 +96082;49.30584;.57376;129;20220824;30.7;16.4;23.6;1.6;19.17;0;4.1;20571 +96082;49.30584;.57376;129;20220825;23;17.8;20.4;3.2;18.97;.9;2.52;11489 +96082;49.30584;.57376;129;20220826;23.2;15.1;19.1;2.5;15.77;.1;3.17;16627 +96082;49.30584;.57376;129;20220827;24.5;10.8;17.7;2.6;13.6;0;3.7;20512 +96082;49.30584;.57376;129;20220828;24.1;12.1;18.1;2.9;13.6;0;3.6;18453 +96082;49.30584;.57376;129;20220829;26.4;14.9;20.7;3.7;12.84;0;4.69;19043 +96082;49.30584;.57376;129;20220830;25.8;12.5;19.2;3.2;13.94;0;4.05;19898 +96082;49.30584;.57376;129;20220831;25.8;14.1;20;3.2;15;0;3.85;17915 +96082;49.30584;.57376;129;20220901;25.2;12.1;18.6;1.8;15.64;12.8;3.1;17113 +96082;49.30584;.57376;129;20220902;22.4;15.6;19;1.9;17.5;5.4;2.39;12942 +96082;49.30584;.57376;129;20220903;22;15.2;18.6;1.7;17.24;1.5;2.28;12551 +96082;49.30584;.57376;129;20220904;27;13;20;2.3;14.94;0;3.71;19262 +96082;49.30584;.57376;129;20220905;24.2;15.1;19.7;2.3;16.87;1.7;2.69;13242 +96082;49.30584;.57376;129;20220906;23.2;15;19.1;2.8;16.34;2.5;2.75;13372 +96082;49.30584;.57376;129;20220907;22.4;14.4;18.4;3.7;15.77;3.3;2.77;13546 +96082;49.30584;.57376;129;20220908;20.6;13.9;17.3;3.9;15.5;7.4;2.44;12760 +96082;49.30584;.57376;129;20220909;19.3;14.4;16.8;5.4;15.24;15.1;2.34;11284 +96082;49.30584;.57376;129;20220910;19.2;14.9;17;3.5;15.64;8.1;2.05;9846 +96082;49.30584;.57376;129;20220911;22.4;10.7;16.6;1.6;14.37;.1;2.55;16728 +96082;49.30584;.57376;129;20220912;27.4;13.2;20.3;2.5;15.54;.2;3.52;17588 +96082;49.30584;.57376;129;20220913;23.3;18.8;21.1;2.5;17.87;13.7;2.31;8541 +96082;49.30584;.57376;129;20220914;21.7;16.8;19.3;2.3;19.07;13.6;1.79;9231 +96082;49.30584;.57376;129;20220915;18.9;12.6;15.8;2.2;14.54;0;2;12524 +96082;49.30584;.57376;129;20220916;16.7;11;13.9;2.4;11.54;.4;1.89;10138 +96082;49.30584;.57376;129;20220917;15.2;6.7;11;3;9.04;0;2.2;14090 +96082;49.30584;.57376;129;20220918;16.9;7.2;12.1;2.5;10.34;.1;2.13;14656 +96082;49.30584;.57376;129;20220919;16.5;7.3;11.9;1.5;10.6;.1;1.76;12786 +96082;49.30584;.57376;129;20220920;16.8;7.8;12.3;1.6;11.5;.1;1.63;11431 +96082;49.30584;.57376;129;20220921;18.1;6.6;12.4;1.4;10.84;.1;1.93;14915 +96082;49.30584;.57376;129;20220922;20.3;6.8;13.6;1.2;10.27;0;2.09;15412 +96082;49.30584;.57376;129;20220923;17;9.5;13.3;1.7;12.1;4.8;1.47;8941 +96082;49.30584;.57376;129;20220924;14.5;12;13.3;3.2;13.7;11.1;1.04;5589 +96082;49.30584;.57376;129;20220925;16.2;10.1;13.2;2.6;11.74;.7;1.7;10769 +96082;49.30584;.57376;129;20220926;14.5;10.6;12.5;4.1;11.37;7.1;1.59;7032 +96082;49.30584;.57376;129;20220927;15.1;10.9;13;3.9;11.5;7.8;1.69;8089 +96082;49.30584;.57376;129;20220928;14;9.4;11.7;2.4;11.4;5;1.32;8859 +96082;49.30584;.57376;129;20220929;15.1;7.2;11.2;1.6;10.44;.4;1.45;11290 +96082;49.30584;.57376;129;20220930;16.1;5.4;10.7;3.4;10.4;5.3;1.67;12276 +96082;49.30584;.57376;129;20221001;18.6;12.1;15.3;5.3;14.6;1.4;1.73;9881 +96082;49.30584;.57376;129;20221002;16.4;13.9;15.2;2.8;15.14;8.8;1.1;5390 +96082;49.30584;.57376;129;20221003;14.9;8.3;11.6;1.9;12.37;0;1.09;8689 +96082;49.30584;.57376;129;20221004;17.3;8.9;13.1;2.6;12.74;0;1.41;10102 +96082;49.30584;.57376;129;20221005;19.4;14.4;16.9;4.3;13.54;.9;2.24;8365 +96082;49.30584;.57376;129;20221006;17.4;9.2;13.3;2.2;10.9;0;1.66;10819 +96082;49.30584;.57376;129;20221007;17.5;6.1;11.8;2.1;10.57;.3;1.55;12204 +96082;49.30584;.57376;129;20221008;16.9;9.7;13.3;2.2;11.17;.1;1.58;10643 +96082;49.30584;.57376;129;20221009;17.7;5.5;11.6;2.1;9.34;0;1.68;12267 +96082;49.30584;.57376;129;20221010;17.7;9.6;13.7;2.4;11.67;.1;1.52;8762 +96082;49.30584;.57376;129;20221011;16;5;10.5;2;9.34;.1;1.44;11700 +96082;49.30584;.57376;129;20221012;18.4;4.4;11.4;1.7;10.44;0;1.37;11677 +96082;49.30584;.57376;129;20221013;15.2;11.4;13.3;2.5;14.04;2.3;.83;5481 +96082;49.30584;.57376;129;20221014;14.9;13.2;14.1;2.4;15.2;4.1;.69;3546 +96082;49.30584;.57376;129;20221015;17.4;13.6;15.5;3.7;14.7;.5;1.31;6730 +96082;49.30584;.57376;129;20221016;16.2;10.9;13.5;2.9;14.04;5.9;.9;6032 +96082;49.30584;.57376;129;20221017;18.4;14.9;16.6;2.4;16.17;.6;1.07;5307 +96082;49.30584;.57376;129;20221018;18.3;14.1;16.2;2.1;16.44;.2;.94;5811 +96082;49.30584;.57376;129;20221019;20.5;14.8;17.7;4.5;16.8;2.1;1.53;7475 +96082;49.30584;.57376;129;20221020;20.2;15.3;17.8;2.9;16.17;.3;1.45;7739 +96082;49.30584;.57376;129;20221021;19.1;14.4;16.8;4.3;14.74;1;1.64;6873 +96082;49.30584;.57376;129;20221022;18.5;12.4;15.5;3.2;14.37;3.3;1.28;7178 +96082;49.30584;.57376;129;20221023;20.7;14.7;17.7;5.2;14.6;2.5;2.13;6598 +96082;49.30584;.57376;129;20221024;17.9;13.6;15.7;5.9;13.54;4.1;1.85;6213 +96082;49.30584;.57376;129;20221025;17.9;11.5;14.7;3.3;13.87;.3;1.15;6991 +96082;49.30584;.57376;129;20221026;19.9;14.2;17;4;15.1;0;1.56;6767 +96082;49.30584;.57376;129;20221027;21.8;13.4;17.6;2.8;15.07;.1;1.5;6846 +96082;49.30584;.57376;129;20221028;19.8;14.1;17;2.7;15.44;.1;1.23;5995 +96082;49.30584;.57376;129;20221029;20.9;14.9;17.9;2.7;15.67;.3;1.35;5810 +96082;49.30584;.57376;129;20221030;14.6;13.1;13.9;1.9;13.9;1.8;.7;2734 +96082;49.30584;.57376;129;20221031;17.8;8.2;13;3.4;13.1;5.4;.95;7045 +96082;49.30584;.57376;129;20221101;15.5;10.5;13;6.5;11.2;2.5;1.69;5752 +96082;49.30584;.57376;129;20221102;14.6;8.1;11.3;4.5;10.97;0;1.07;6689 +96082;49.30584;.57376;129;20221103;12.7;12.5;12.6;4.9;11.84;6.7;1.14;1402 +96082;49.30584;.57376;129;20221104;11.9;7.9;9.9;3.8;9.74;2.1;.95;5470 +96082;49.30584;.57376;129;20221105;11.2;6.4;8.8;3.4;10.24;3.8;.56;4135 +96082;49.30584;.57376;129;20221106;12.4;10.8;11.6;5.1;12.1;13.6;.75;2638 +96082;49.30584;.57376;129;20221107;15.7;11;13.4;5.4;12.2;.1;1.29;4900 +96082;49.30584;.57376;129;20221108;15.3;11.5;13.4;5.7;11.77;.4;1.44;4171 +96082;49.30584;.57376;129;20221109;14.1;10.4;12.3;4.3;11;.1;1.16;4878 +96082;49.30584;.57376;129;20221110;14.4;7;10.7;3.5;10.8;0;.76;6369 +96082;49.30584;.57376;129;20221111;11.5;8.1;9.8;3.2;10.74;.2;.57;4259 +96082;49.30584;.57376;129;20221112;13.9;6.7;10.3;2.3;11.07;.2;.53;5369 +96082;49.30584;.57376;129;20221113;13.8;8.2;11;2.4;11.37;.2;.58;5009 +96082;49.30584;.57376;129;20221114;14.1;6.3;10.2;2.8;10.74;1.1;.59;4892 +96082;49.30584;.57376;129;20221115;13;7.9;10.4;4.4;10.7;4.1;.8;3403 +96082;49.30584;.57376;129;20221116;11.9;7.4;9.6;5.6;10.64;12.3;.66;3902 +96082;49.30584;.57376;129;20221117;11.3;9.1;10.2;7.1;10.67;3.5;.9;3532 +96082;49.30584;.57376;129;20221118;11.3;7.8;9.6;3.8;9.9;9.6;.69;4240 +96082;49.30584;.57376;129;20221119;10.6;4;7.3;2.2;8.74;.6;.42;4892 +96082;49.30584;.57376;129;20221120;11.2;4.4;7.8;3.8;8.84;4;.66;4137 +96082;49.30584;.57376;129;20221121;9.9;6.2;8;4.4;9.1;8.9;.7;2738 +96082;49.30584;.57376;129;20221122;9.5;4.7;7.1;5.9;8.77;6.9;.64;3956 +96082;49.30584;.57376;129;20221123;12;4.9;8.5;5.1;9.24;4.3;.77;4328 +96082;49.30584;.57376;129;20221124;12.2;6.9;9.6;5.2;9.84;5.9;.83;4051 +96082;49.30584;.57376;129;20221125;12.3;7.1;9.7;3.2;9.67;.3;.66;4359 +96082;49.30584;.57376;129;20221126;10.4;5.8;8.1;3.4;9.6;3.1;.4;3599 +96082;49.30584;.57376;129;20221127;10.4;8;9.2;4.3;10.54;14;.49;2050 +96082;49.30584;.57376;129;20221128;10.3;7.7;9;2.7;10.3;1.6;.39;3088 +96082;49.30584;.57376;129;20221129;10.2;3.9;7.1;1.9;8.87;.1;.26;4223 +96082;49.30584;.57376;129;20221130;7.4;4.7;6;2.3;7.94;0;.43;2566 +96082;49.30584;.57376;129;20221201;6;.4;3.2;2.1;7.27;0;.16;3421 +96082;49.30584;.57376;129;20221202;5.8;-.6;2.6;3;6.7;0;.25;3656 +96082;49.30584;.57376;129;20221203;2.5;1.7;2.1;4.8;6.17;0;.5;1284 +96082;49.30584;.57376;129;20221204;2.4;.8;1.6;3.6;6.2;0;.35;1652 +96082;49.30584;.57376;129;20221205;4.3;1.4;2.9;1.7;6.47;0;.29;2571 +96082;49.30584;.57376;129;20221206;3.5;-2.3;.6;.9;6.04;.3;.09;3326 +96082;49.30584;.57376;129;20221207;6.3;-.6;2.8;1;6.67;1.2;.08;3839 +96082;49.30584;.57376;129;20221208;4;.6;2.3;1.3;6.84;.4;.15;2299 +96082;49.30584;.57376;129;20221209;1.1;-1.9;-.4;1.6;5.57;.2;.12;3192 +96082;49.30584;.57376;129;20221210;4;-2.5;.7;2.1;5.64;0;.18;3785 +96082;49.30584;.57376;129;20221211;.7;-2.2;-.7;3.3;5.07;.1;.27;2540 +96082;49.30584;.57376;129;20221212;-.6;-1;-.8;3.3;4.97;0;.36;1502 +96082;49.30584;.57376;129;20221213;0;-3.7;-1.8;3.5;4.17;.2;.42;3113 +96082;49.30584;.57376;129;20221214;1.1;-1.9;-.4;1.8;4.57;.4;.32;2772 +96082;49.30584;.57376;129;20221215;3.2;-3.2;0;2.6;4.24;0;.47;3717 +96082;49.30584;.57376;129;20221216;5.3;-3.1;1.1;1.5;5.37;.1;.13;4434 +96082;49.30584;.57376;129;20221217;-2.3;-5.6;-4;2.9;4.37;0;.1;2561 +96082;49.30584;.57376;129;20221218;4.6;-5;-.2;4.7;5.57;7.8;.29;3091 +96082;49.30584;.57376;129;20221219;11.4;5.1;8.3;6.1;10.1;2.3;.43;3124 +96082;49.30584;.57376;129;20221220;11.2;10.9;11;4.3;11.14;9.5;.82;849 +96082;49.30584;.57376;129;20221221;11;6.2;8.6;3.4;10.87;8;.19;2563 +96082;49.30584;.57376;129;20221222;12.7;9.5;11.1;6;12.34;11.6;.41;2111 +96082;49.30584;.57376;129;20221223;14.1;11.2;12.7;5.3;12.7;3.4;.73;2639 +96082;49.30584;.57376;129;20221224;12;10.4;11.2;3.6;11.34;3.9;.64;1993 +96082;49.30584;.57376;129;20221225;11.2;9.1;10.1;2.7;11.6;9.1;.36;1680 +96082;49.30584;.57376;129;20221226;9.8;9.3;9.6;4.2;9.4;.5;.91;1813 +96082;49.30584;.57376;129;20221227;9.5;3.8;6.7;4.2;8.07;.4;.53;3942 +96082;49.30584;.57376;129;20221228;11.1;7.7;9.4;6.9;10.5;1.9;.62;2120 +96082;49.30584;.57376;129;20221229;10.2;9.2;9.7;6.1;9.07;0;1.19;2469 +96082;49.30584;.57376;129;20221230;14.3;4.3;9.3;6;10.97;9.5;.48;3596 +96082;49.30584;.57376;129;20221231;16.2;12.9;14.5;8.9;12.9;1.9;1.6;2932 +96083;49.33407;.91533;133;20220101;15;9.7;12.4;3;11.63;.2;.71;3086 +96083;49.33407;.91533;133;20220102;13.5;10.4;11.9;5.8;11.11;.4;1.15;1935 +96083;49.33407;.91533;133;20220103;12;9.7;10.9;4.6;10.44;18.9;1;1424 +96083;49.33407;.91533;133;20220104;8.9;6.9;7.9;4.4;8.71;.9;.79;1635 +96083;49.33407;.91533;133;20220105;6.4;2;4.2;3.1;6.07;.1;.66;3174 +96083;49.33407;.91533;133;20220106;4.7;-1;1.9;3.4;6.21;.8;.31;3251 +96083;49.33407;.91533;133;20220107;7.3;3.5;5.4;5.9;7.51;5.1;.69;2594 +96083;49.33407;.91533;133;20220108;8.6;1.8;5.2;5.4;8.27;13.5;.41;2160 +96083;49.33407;.91533;133;20220109;6.8;4.7;5.8;3.8;7.8;5.6;.61;2029 +96083;49.33407;.91533;133;20220110;6.1;3.9;5;2.6;8.43;0;.28;1802 +96083;49.33407;.91533;133;20220111;7.2;2.8;5;2.8;7.23;0;.41;3834 +96083;49.33407;.91533;133;20220112;6.6;2;4.3;1.4;7.87;0;.27;1999 +96083;49.33407;.91533;133;20220113;7;.5;3.8;1.7;6.64;0;.22;4765 +96083;49.33407;.91533;133;20220114;8.8;-.8;4;2.5;6.11;.1;.48;5700 +96083;49.33407;.91533;133;20220115;-.5;-2;-1.2;1.7;5.54;.1;.18;1767 +96083;49.33407;.91533;133;20220116;7;-1;3;2.8;7.64;.5;.17;2721 +96083;49.33407;.91533;133;20220117;8.4;3.7;6;1.4;7.87;0;.29;4432 +96083;49.33407;.91533;133;20220118;7.3;-.6;3.4;2.4;7.01;.1;.26;5139 +96083;49.33407;.91533;133;20220119;7.1;2.4;4.7;2.7;8.07;2.4;.33;2293 +96083;49.33407;.91533;133;20220120;6.4;.8;3.6;3.3;6.67;.1;.44;4546 +96083;49.33407;.91533;133;20220121;5.8;.6;3.2;2.5;6.27;0;.47;3816 +96083;49.33407;.91533;133;20220122;5.3;3.5;4.4;2.1;7.14;0;.49;1669 +96083;49.33407;.91533;133;20220123;3.4;3.3;3.3;3.2;6.81;0;.5;999 +96083;49.33407;.91533;133;20220124;6.1;-.4;2.8;2.4;6.14;0;.38;6165 +96083;49.33407;.91533;133;20220125;0;-3;-1.5;1.1;5.57;0;.17;2582 +96083;49.33407;.91533;133;20220126;4.2;-.1;2;1.6;6.84;0;.28;2190 +96083;49.33407;.91533;133;20220127;8.2;3.3;5.8;3.6;8.64;.4;.37;3316 +96083;49.33407;.91533;133;20220128;6.2;.5;3.3;2.4;8.31;0;.08;3759 +96083;49.33407;.91533;133;20220129;9.4;5.9;7.7;5.7;10.57;.3;.17;2405 +96083;49.33407;.91533;133;20220130;8.8;3.4;6.1;2.3;7.94;.2;.48;5986 +96083;49.33407;.91533;133;20220131;7.9;4.2;6.1;6.3;7.07;.1;1.1;5045 +96083;49.33407;.91533;133;20220201;9.9;3.1;6.5;6.3;9.64;.5;.27;2664 +96083;49.33407;.91533;133;20220202;9.5;9;9.2;4.5;9.64;.1;.89;1914 +96083;49.33407;.91533;133;20220203;7.9;6.1;7;3.6;8.87;0;.59;2160 +96083;49.33407;.91533;133;20220204;9.7;7;8.3;5.1;8.01;.8;1.26;3532 +96083;49.33407;.91533;133;20220205;8.9;2;5.4;4.9;7.44;.1;.78;6973 +96083;49.33407;.91533;133;20220206;10.8;7;8.9;9.6;9.67;7.9;1.06;2459 +96083;49.33407;.91533;133;20220207;9.7;4.2;7;4.1;7.44;0;1.04;6873 +96083;49.33407;.91533;133;20220208;10.2;5.1;7.7;4.1;9.77;0;.51;3558 +96083;49.33407;.91533;133;20220209;6.4;4.4;5.4;1.6;8.57;0;.38;3751 +96083;49.33407;.91533;133;20220210;6.8;4.9;5.9;3.5;8.37;2.9;.66;2684 +96083;49.33407;.91533;133;20220211;8.8;1.2;5;2.1;6.5;0;.8;7746 +96083;49.33407;.91533;133;20220212;8.6;-.6;4;4;5.34;0;1.3;9354 +96083;49.33407;.91533;133;20220213;11.1;-.2;5.5;6.6;7.5;2;1.15;7717 +96083;49.33407;.91533;133;20220214;11.4;6.8;9.1;5.5;8.74;.6;1.34;6359 +96083;49.33407;.91533;133;20220215;9.2;3.3;6.2;6.2;9.04;6.9;.52;5211 +96083;49.33407;.91533;133;20220216;13.2;8.5;10.9;9.1;12.54;3.1;.5;3363 +96083;49.33407;.91533;133;20220217;12.4;9.5;11;7.5;9.44;0;1.82;7138 +96083;49.33407;.91533;133;20220218;11.8;7.9;9.9;8.8;8.71;1.2;1.88;5098 +96083;49.33407;.91533;133;20220219;8.7;2.5;5.6;7.2;7.34;0;1.12;7778 +96083;49.33407;.91533;133;20220220;11.9;7.3;9.6;8.9;9.87;4.4;1.26;3669 +96083;49.33407;.91533;133;20220221;9.4;4.4;6.9;8.9;7.67;.2;1.43;4767 +96083;49.33407;.91533;133;20220222;12.4;4.7;8.5;5;9.51;1.2;1;4652 +96083;49.33407;.91533;133;20220223;8.8;3.4;6.1;2.6;8.14;0;.75;5889 +96083;49.33407;.91533;133;20220224;9.1;5.6;7.4;5.4;7.24;2.5;1.48;5676 +96083;49.33407;.91533;133;20220225;9.1;2.1;5.6;3.7;6.71;.2;1.2;8774 +96083;49.33407;.91533;133;20220226;9.7;-1.1;4.3;4.1;5.74;.1;1.44;12021 +96083;49.33407;.91533;133;20220227;9.2;.2;4.7;5.2;5.34;0;1.76;12051 +96083;49.33407;.91533;133;20220228;13.2;.4;6.8;3.4;5.84;.6;1.84;11969 +96083;49.33407;.91533;133;20220301;12.8;5.5;9.1;2.8;7.87;.5;1.43;6828 +96083;49.33407;.91533;133;20220302;12.3;6.2;9.2;2.5;7.74;0;1.45;8060 +96083;49.33407;.91533;133;20220303;12.1;4.7;8.4;2.3;9.14;.3;1.05;7861 +96083;49.33407;.91533;133;20220304;8.5;7.1;7.8;2.8;9.51;.6;.67;2993 +96083;49.33407;.91533;133;20220305;6.6;6.2;6.4;4.1;9.04;1.3;.49;1697 +96083;49.33407;.91533;133;20220306;7.7;2.7;5.2;5.1;6.24;0;1.51;11390 +96083;49.33407;.91533;133;20220307;5.7;-1.2;2.2;5.1;4.64;0;1.54;12790 +96083;49.33407;.91533;133;20220308;13.2;-1.3;6;4.4;5.61;0;2.21;13875 +96083;49.33407;.91533;133;20220309;13.6;4.4;9;4;8.24;0;1.78;10672 +96083;49.33407;.91533;133;20220310;15.9;5.5;10.7;4.2;8.77;0;2.12;11625 +96083;49.33407;.91533;133;20220311;11.7;7.3;9.5;5.8;9.37;1.4;1.43;5388 +96083;49.33407;.91533;133;20220312;11.7;6;8.8;5.6;8.94;.1;1.51;8720 +96083;49.33407;.91533;133;20220313;8.9;7.8;8.3;4.5;9.17;2;1.01;3942 +96083;49.33407;.91533;133;20220314;14.2;3.1;8.7;2.8;8.21;.3;1.77;13999 +96083;49.33407;.91533;133;20220315;13.1;6.5;9.8;3.3;10.04;1.8;1.28;7958 +96083;49.33407;.91533;133;20220316;13.7;9.3;11.5;4.1;11.11;.1;1.31;5482 +96083;49.33407;.91533;133;20220317;10.4;5.5;7.9;3.8;7.61;0;1.57;8442 +96083;49.33407;.91533;133;20220318;14.6;1.6;8.1;5.3;6;0;2.91;16765 +96083;49.33407;.91533;133;20220319;15.5;5.8;10.7;6.5;6.17;0;3.6;15877 +96083;49.33407;.91533;133;20220320;13;1.6;7.3;3.1;5.37;0;2.43;16379 +96083;49.33407;.91533;133;20220321;17.7;3.5;10.6;3.4;8.2;0;2.58;15177 +96083;49.33407;.91533;133;20220322;17.5;5.9;11.7;4;6.8;0;3.27;17171 +96083;49.33407;.91533;133;20220323;17.3;4.2;10.7;3;5.94;0;3.05;18010 +96083;49.33407;.91533;133;20220324;19;5.6;12.3;3.3;6.34;0;3.42;18087 +96083;49.33407;.91533;133;20220325;18.1;6.3;12.2;4.3;6.54;0;3.63;17918 +96083;49.33407;.91533;133;20220326;18;4.7;11.3;4.5;6.97;0;3.53;18838 +96083;49.33407;.91533;133;20220327;19.9;5.6;12.7;3.6;7.97;0;3.44;18901 +96083;49.33407;.91533;133;20220328;19.2;5.8;12.5;2.8;8.6;0;2.78;14572 +96083;49.33407;.91533;133;20220329;15.4;11;13.2;3;9.37;.6;2.13;6723 +96083;49.33407;.91533;133;20220330;11;7.8;9.4;2.5;10.14;4.9;1.05;5123 +96083;49.33407;.91533;133;20220331;7.1;3.2;5.1;5.7;6.7;3.7;1.46;8572 +96083;49.33407;.91533;133;20220401;3.7;.1;1.9;8.7;5.7;2.9;1.16;10700 +96083;49.33407;.91533;133;20220402;7.1;-.5;3.3;4.1;5.1;.1;1.81;13334 +96083;49.33407;.91533;133;20220403;7.3;-2.1;2.6;3.1;4.87;0;1.75;14547 +96083;49.33407;.91533;133;20220404;8.1;-1.8;3.1;5.2;7.04;.4;1.04;10324 +96083;49.33407;.91533;133;20220405;11.7;6.2;9;6.2;10.1;0;1.1;5200 +96083;49.33407;.91533;133;20220406;12.3;6.9;9.6;7;9.37;2;1.75;6877 +96083;49.33407;.91533;133;20220407;12.6;9.4;11;8.5;9.27;1.3;2.54;11663 +96083;49.33407;.91533;133;20220408;6.1;5.6;5.9;4.6;7.5;6.9;1.08;3714 +96083;49.33407;.91533;133;20220409;10.6;1.6;6.1;3.1;6.54;.1;2.07;16206 +96083;49.33407;.91533;133;20220410;13.4;-.9;6.2;3.5;6.24;0;2.66;21007 +96083;49.33407;.91533;133;20220411;19.3;4.5;11.9;5.8;8.04;0;4.05;20626 +96083;49.33407;.91533;133;20220412;19;10.2;14.6;4.4;11.27;.3;2.99;13895 +96083;49.33407;.91533;133;20220413;18.1;7.5;12.8;1.8;11.94;0;2.27;15706 +96083;49.33407;.91533;133;20220414;20;6.7;13.4;1.6;11.07;0;2.9;20301 +96083;49.33407;.91533;133;20220415;20.4;8.1;14.2;2.3;11;0;3.37;22393 +96083;49.33407;.91533;133;20220416;18.7;7.2;13;3;9.7;0;3.44;22698 +96083;49.33407;.91533;133;20220417;19.8;5.8;12.8;3.3;7.57;0;4;23033 +96083;49.33407;.91533;133;20220418;15.5;6.3;10.9;2.9;10.04;0;2.11;12558 +96083;49.33407;.91533;133;20220419;14.7;6.1;10.4;3.2;9.47;.1;2.29;15284 +96083;49.33407;.91533;133;20220420;18.5;6.5;12.5;3.2;9.3;0;3.25;18997 +96083;49.33407;.91533;133;20220421;18.7;5.7;12.2;3.6;8.24;0;3.79;23058 +96083;49.33407;.91533;133;20220422;17.3;6.5;11.9;4.3;9.2;0;3.28;18881 +96083;49.33407;.91533;133;20220423;18.5;8.4;13.4;4.4;10.6;2.9;3.19;17223 +96083;49.33407;.91533;133;20220424;18.1;9.3;13.7;3.1;10.8;0;2.94;16640 +96083;49.33407;.91533;133;20220425;15.1;7.4;11.3;3.9;9;0;2.98;19225 +96083;49.33407;.91533;133;20220426;15.9;4.8;10.3;3.4;8.54;0;2.91;18486 +96083;49.33407;.91533;133;20220427;17.1;3.6;10.3;4.4;8.27;0;3.54;23588 +96083;49.33407;.91533;133;20220428;17.3;5.2;11.3;3.8;9.47;0;3.11;19789 +96083;49.33407;.91533;133;20220429;18.2;8.6;13.4;3.9;9.74;0;3.66;21489 +96083;49.33407;.91533;133;20220430;16.1;5.3;10.7;3.3;8.6;0;3.31;23052 +96083;49.33407;.91533;133;20220501;16.9;5.3;11.1;2.4;8.3;.5;3.12;20178 +96083;49.33407;.91533;133;20220502;17.2;8.8;13;3.3;9.27;0;3.31;18508 +96083;49.33407;.91533;133;20220503;17.8;9.6;13.7;3.6;9.37;0;3.53;18545 +96083;49.33407;.91533;133;20220504;17.5;5.2;11.3;2.4;10.1;.2;2.76;18217 +96083;49.33407;.91533;133;20220505;16.7;7.6;12.1;3.1;10.67;.1;2.87;19028 +96083;49.33407;.91533;133;20220506;20.2;5.4;12.8;2.1;10.74;0;2.87;16677 +96083;49.33407;.91533;133;20220507;18.1;10;14;2.8;12.14;.8;2.39;12411 +96083;49.33407;.91533;133;20220508;18.7;9.1;13.9;3.5;12.11;.1;2.49;12335 +96083;49.33407;.91533;133;20220509;23.5;7.2;15.4;1.9;10.97;0;3.4;18090 +96083;49.33407;.91533;133;20220510;24.2;13.8;19;2.8;12.34;0;3.83;15451 +96083;49.33407;.91533;133;20220511;22.1;9.1;15.6;3.4;11.97;0;3.53;17280 +96083;49.33407;.91533;133;20220512;17.9;7.5;12.7;2.8;10.47;.1;2.81;16126 +96083;49.33407;.91533;133;20220513;18.8;6;12.4;2.7;9.91;0;3.03;17667 +96083;49.33407;.91533;133;20220514;21.8;5.9;13.8;1.9;10.54;0;3.32;19044 +96083;49.33407;.91533;133;20220515;26.7;12.5;19.6;4;12.91;6.7;4.55;15296 +96083;49.33407;.91533;133;20220516;23;14.4;18.7;3.3;15.24;.8;3.34;14889 +96083;49.33407;.91533;133;20220517;27.1;12.3;19.7;2.4;14.94;4.1;4.11;19195 +96083;49.33407;.91533;133;20220518;24.8;13.2;19;2.6;15.17;.7;3.68;17641 +96083;49.33407;.91533;133;20220519;20.1;14.8;17.5;2.8;14.51;3.6;2.73;12113 +96083;49.33407;.91533;133;20220520;16.4;11.6;14;3;12.04;9.4;2.09;9025 +96083;49.33407;.91533;133;20220521;21.3;8.7;15;2;12.21;0;3.04;16792 +96083;49.33407;.91533;133;20220522;21.7;8.6;15.1;2.1;13.31;2.4;2.87;15269 +96083;49.33407;.91533;133;20220523;15.2;13.7;14.5;2.9;13.77;5.1;1.42;4927 +96083;49.33407;.91533;133;20220524;16.4;9.3;12.9;4;11.01;1.5;2.57;13491 +96083;49.33407;.91533;133;20220525;16.4;7.6;12;3.9;11.47;.8;2.19;12674 +96083;49.33407;.91533;133;20220526;16;12.1;14.1;4.1;13.11;.1;1.77;7151 +96083;49.33407;.91533;133;20220527;18.8;11.4;15.1;3.6;12.54;.4;2.89;14121 +96083;49.33407;.91533;133;20220528;16.9;8;12.5;3.3;10.37;0;2.83;15864 +96083;49.33407;.91533;133;20220529;14.1;4.8;9.5;3.1;8.97;.1;2.3;14164 +96083;49.33407;.91533;133;20220530;16.8;4;10.4;2;8.97;0;2.75;17484 +96083;49.33407;.91533;133;20220531;17.6;5.1;11.3;2.3;9.64;.4;2.9;17671 +96083;49.33407;.91533;133;20220601;19;5.2;12.1;2.5;9.57;.1;3.29;19662 +96083;49.33407;.91533;133;20220602;22.1;6.3;14.2;3.3;9.94;0;3.93;18649 +96083;49.33407;.91533;133;20220603;20.3;11;15.7;2.7;12.97;3.3;2.55;10663 +96083;49.33407;.91533;133;20220604;25.8;12.9;19.3;3;16.54;6.3;3.65;16680 +96083;49.33407;.91533;133;20220605;18;13.5;15.8;2.6;15.61;3.1;1.57;6903 +96083;49.33407;.91533;133;20220606;20.3;10.2;15.3;2.7;13.01;5.2;2.97;16028 +96083;49.33407;.91533;133;20220607;21.2;14.2;17.7;3.4;14.71;6.6;3.04;13327 +96083;49.33407;.91533;133;20220608;18.7;14.1;16.4;4.6;14.14;.7;2.7;11947 +96083;49.33407;.91533;133;20220609;19.4;11.9;15.6;3.7;13.01;0;2.88;13526 +96083;49.33407;.91533;133;20220610;20.6;12.1;16.4;2.6;14.91;0;2.47;11950 +96083;49.33407;.91533;133;20220611;22.4;13.8;18.1;2.2;13.74;.1;4.29;23513 +96083;49.33407;.91533;133;20220612;20.7;8;14.4;2.3;11.77;.2;4.12;26488 +96083;49.33407;.91533;133;20220613;20.4;8.7;14.5;2.6;11.51;0;4.31;27653 +96083;49.33407;.91533;133;20220614;24.6;8.5;16.5;2.9;11.47;0;5.23;29220 +96083;49.33407;.91533;133;20220615;26.9;12.9;19.9;2.5;12.81;0;5.49;27281 +96083;49.33407;.91533;133;20220616;27.9;11;19.5;1.7;13.34;0;5.45;29539 +96083;49.33407;.91533;133;20220617;33.2;14.9;24.1;2.2;15.17;0;6.54;29695 +96083;49.33407;.91533;133;20220618;35.1;16.7;25.9;3.2;17.24;1.7;7.33;29178 +96083;49.33407;.91533;133;20220619;21.1;12.5;16.8;5.8;14.41;5.1;3.63;18218 +96083;49.33407;.91533;133;20220620;21.3;12.3;16.8;4.4;13.34;0;4.05;20854 +96083;49.33407;.91533;133;20220621;23.1;12.1;17.6;3.1;13.67;0;4.4;23299 +96083;49.33407;.91533;133;20220622;26.2;11.9;19;3.5;14.17;0;5.4;27438 +96083;49.33407;.91533;133;20220623;25.8;15.4;20.6;2.4;16.81;9.8;4.38;21693 +96083;49.33407;.91533;133;20220624;23;15;19;3.3;16.21;1.8;4.06;21189 +96083;49.33407;.91533;133;20220625;17.7;13.1;15.4;3.3;14.07;2.8;2.57;14055 +96083;49.33407;.91533;133;20220626;21.4;8.9;15.1;2.8;11.91;.6;4.12;24346 +96083;49.33407;.91533;133;20220627;21.3;10.9;16.1;2.4;12.61;.3;4.11;24089 +96083;49.33407;.91533;133;20220628;23.3;8.6;15.9;2.2;11.91;0;4.75;28851 +96083;49.33407;.91533;133;20220629;20.3;10.3;15.3;2.5;13.57;6;2.91;15881 +96083;49.33407;.91533;133;20220630;18.1;11.4;14.7;2.1;13.27;6.3;2.48;13645 +96083;49.33407;.91533;133;20220701;20.4;8.2;14.3;2.4;11.84;.1;3.78;23528 +96083;49.33407;.91533;133;20220702;24.4;9.7;17;2.5;12.14;0;4.88;27040 +96083;49.33407;.91533;133;20220703;21.1;10.7;15.9;2.5;12.57;0;4.2;25486 +96083;49.33407;.91533;133;20220704;21.8;9.1;15.4;2.6;12.47;.1;4.47;28181 +96083;49.33407;.91533;133;20220705;21.6;9.4;15.5;2.8;12.61;.1;4.33;26897 +96083;49.33407;.91533;133;20220706;23.1;9.9;16.5;2.8;13.61;0;4.59;27849 +96083;49.33407;.91533;133;20220707;20.5;13.6;17.1;3.2;14.67;.2;2.98;14357 +96083;49.33407;.91533;133;20220708;26.1;9.3;17.7;2.2;13.51;0;5.18;29686 +96083;49.33407;.91533;133;20220709;25.9;11.1;18.5;2.7;14.34;0;5.07;27824 +96083;49.33407;.91533;133;20220710;26.2;10.5;18.3;3;12.84;0;5.5;29228 +96083;49.33407;.91533;133;20220711;29.6;13.1;21.3;2.9;13.94;0;6.16;29041 +96083;49.33407;.91533;133;20220712;32.6;15.2;23.9;1.8;14.77;0;6.01;28282 +96083;49.33407;.91533;133;20220713;33.1;18.1;25.6;1.9;16.21;0;6.24;28163 +96083;49.33407;.91533;133;20220714;26.7;15;20.8;3.1;15.74;0;5.46;27913 +96083;49.33407;.91533;133;20220715;25.5;10.8;18.2;2.5;11.54;.1;5.3;28389 +96083;49.33407;.91533;133;20220716;27.9;9.6;18.8;2.3;12.07;0;5.54;29162 +96083;49.33407;.91533;133;20220717;31.2;12.4;21.8;2.9;10.91;0;6.61;28177 +96083;49.33407;.91533;133;20220718;37.5;17;27.3;2.5;11.37;0;7.48;28213 +96083;49.33407;.91533;133;20220719;38.6;21.9;30.3;3.8;13.91;1.1;8.71;26264 +96083;49.33407;.91533;133;20220720;23.8;18.1;20.9;2.5;18.14;2.1;3.42;15911 +96083;49.33407;.91533;133;20220721;24.8;17;20.9;3;17.47;0;3.55;15009 +96083;49.33407;.91533;133;20220722;24;15.4;19.7;2.9;17.17;5.1;3.25;14640 +96083;49.33407;.91533;133;20220723;25;16.2;20.6;2.4;16.91;0;4.05;20218 +96083;49.33407;.91533;133;20220724;32.1;14.7;23.4;2.9;15.31;0;6.4;28359 +96083;49.33407;.91533;133;20220725;24.3;15.3;19.8;3.8;15.37;0;4.15;18391 +96083;49.33407;.91533;133;20220726;21.2;16.2;18.7;3.2;14.01;0;3.57;15599 +96083;49.33407;.91533;133;20220727;24;11.5;17.7;2.7;12.14;0;4.41;22324 +96083;49.33407;.91533;133;20220728;25.1;13.9;19.5;2.4;10.87;0;4.31;18033 +96083;49.33407;.91533;133;20220729;27.9;13.2;20.6;1.9;12.27;0;4.77;23090 +96083;49.33407;.91533;133;20220730;26.1;14;20.1;2.5;14.37;0;4.87;25182 +96083;49.33407;.91533;133;20220731;23.2;16;19.6;3.2;17.54;0;2.89;12917 +96083;49.33407;.91533;133;20220801;25.7;17.4;21.6;3;16.67;0;4.32;19698 +96083;49.33407;.91533;133;20220802;29;13.4;21.2;1.9;16.17;.1;4.88;25500 +96083;49.33407;.91533;133;20220803;32.7;14.3;23.5;1.9;17.11;.3;5.46;26037 +96083;49.33407;.91533;133;20220804;24.7;16;20.3;3.2;16.31;.2;3.85;17327 +96083;49.33407;.91533;133;20220805;22.6;13.1;17.9;3.8;12.94;0;4.41;22717 +96083;49.33407;.91533;133;20220806;24.1;8.3;16.2;3.2;10.41;0;4.88;26344 +96083;49.33407;.91533;133;20220807;25.5;10.9;18.2;3.7;10.81;0;5.35;25403 +96083;49.33407;.91533;133;20220808;26.9;11.2;19.1;3.9;12.07;0;5.54;25541 +96083;49.33407;.91533;133;20220809;28.2;12.5;20.4;4.5;14.11;0;5.71;25188 +96083;49.33407;.91533;133;20220810;31.8;15.1;23.5;4;14.54;0;6.49;25268 +96083;49.33407;.91533;133;20220811;33;15.3;24.2;3.5;13.07;0;6.71;25816 +96083;49.33407;.91533;133;20220812;33.4;14.5;24;2.9;12.11;0;6.35;25162 +96083;49.33407;.91533;133;20220813;32.8;16.5;24.6;2.6;10.87;0;6.07;23490 +96083;49.33407;.91533;133;20220814;27.7;17.7;22.7;2.3;12.84;0;3.92;12848 +96083;49.33407;.91533;133;20220815;26.3;14.3;20.3;2.3;16.77;0;3.77;19108 +96083;49.33407;.91533;133;20220816;25.6;16.9;21.2;2.3;16.74;3.2;3.37;14738 +96083;49.33407;.91533;133;20220817;24.6;16.2;20.4;1.8;16.97;6.4;2.93;13668 +96083;49.33407;.91533;133;20220818;25.2;13.4;19.3;2.5;16.44;.1;3.65;19584 +96083;49.33407;.91533;133;20220819;21.7;15.2;18.5;3.3;17.07;2.1;2.26;9783 +96083;49.33407;.91533;133;20220820;22.5;10.6;16.6;2.2;13.34;.1;3.31;19226 +96083;49.33407;.91533;133;20220821;24.5;9.5;17;1.9;13.77;.1;3.27;18116 +96083;49.33407;.91533;133;20220822;25.3;13.2;19.2;1.6;16.17;.3;3.15;16774 +96083;49.33407;.91533;133;20220823;25.2;18.1;21.6;2;19.81;0;2.6;11691 +96083;49.33407;.91533;133;20220824;31;16.2;23.6;2;18.71;0;4.24;19789 +96083;49.33407;.91533;133;20220825;24;17.2;20.6;3.7;18.44;.6;2.85;11625 +96083;49.33407;.91533;133;20220826;23.6;15.7;19.7;3;15.77;.1;3.45;17024 +96083;49.33407;.91533;133;20220827;24.6;10.9;17.8;3.1;13.47;0;3.8;19575 +96083;49.33407;.91533;133;20220828;24.1;12.4;18.2;3.5;13.27;0;3.78;17276 +96083;49.33407;.91533;133;20220829;26.4;14.7;20.6;4.6;12.34;0;5.14;19284 +96083;49.33407;.91533;133;20220830;26.2;12.2;19.2;3.9;13.57;0;4.38;19727 +96083;49.33407;.91533;133;20220831;25.8;14.4;20.1;3.7;14.37;0;4.02;16769 +96083;49.33407;.91533;133;20220901;26.3;12.5;19.4;2.3;15.07;11.2;3.27;15320 +96083;49.33407;.91533;133;20220902;22.4;15.3;18.9;2.2;16.87;4.8;2.37;11678 +96083;49.33407;.91533;133;20220903;23.1;15.1;19.1;1.8;16.87;1.3;2.45;12536 +96083;49.33407;.91533;133;20220904;27;12.4;19.7;2.5;14.64;.1;3.75;18700 +96083;49.33407;.91533;133;20220905;24;15;19.5;2.6;16.47;2.3;2.55;10398 +96083;49.33407;.91533;133;20220906;24.8;14.2;19.5;3;16.14;2;2.92;12721 +96083;49.33407;.91533;133;20220907;22.1;13.9;18;3.8;15.67;2.5;2.59;11654 +96083;49.33407;.91533;133;20220908;21.1;13.7;17.4;4.2;15.34;6.1;2.49;11497 +96083;49.33407;.91533;133;20220909;19.5;14.2;16.9;5.6;15.17;16;2.32;10104 +96083;49.33407;.91533;133;20220910;19.7;14.6;17.2;3.7;15.57;4.4;2.07;9407 +96083;49.33407;.91533;133;20220911;22.5;10.4;16.4;1.7;14.21;.2;2.63;17188 +96083;49.33407;.91533;133;20220912;27.3;12.8;20;2.6;15.17;.3;3.49;16895 +96083;49.33407;.91533;133;20220913;24.1;18.7;21.4;3.1;17.51;16.4;2.49;6913 +96083;49.33407;.91533;133;20220914;21;16.6;18.8;2.5;18.97;16.8;1.63;7909 +96083;49.33407;.91533;133;20220915;19.8;12.4;16.1;2.5;14.41;0;2.1;12169 +96083;49.33407;.91533;133;20220916;16.7;10.9;13.8;2.9;11.51;.6;1.92;9233 +96083;49.33407;.91533;133;20220917;15.4;7;11.2;3.5;8.91;.1;2.36;14757 +96083;49.33407;.91533;133;20220918;17.4;6.1;11.8;2.7;9.94;.1;2.26;15307 +96083;49.33407;.91533;133;20220919;16.8;7.4;12.1;1.9;10.31;.1;1.89;12394 +96083;49.33407;.91533;133;20220920;16.8;8.1;12.4;1.7;11.24;.3;1.53;8886 +96083;49.33407;.91533;133;20220921;18.3;6.9;12.6;2;10.47;.1;2.12;14667 +96083;49.33407;.91533;133;20220922;20.2;6.3;13.2;1.4;9.67;0;2.18;15200 +96083;49.33407;.91533;133;20220923;17.3;9;13.1;1.5;11.77;4.2;1.33;6808 +96083;49.33407;.91533;133;20220924;14.6;11.8;13.2;3.2;13.51;7;1.04;5107 +96083;49.33407;.91533;133;20220925;16.3;9.3;12.8;3;11.27;.6;1.82;11270 +96083;49.33407;.91533;133;20220926;14.3;10.6;12.5;4.6;11.21;6.1;1.58;5388 +96083;49.33407;.91533;133;20220927;15;9.8;12.4;4.1;11.44;5.1;1.58;7655 +96083;49.33407;.91533;133;20220928;14.3;9.5;11.9;2.5;11.21;1.9;1.41;9222 +96083;49.33407;.91533;133;20220929;15.3;7.5;11.4;1.7;10.27;.2;1.5;11353 +96083;49.33407;.91533;133;20220930;16.4;4.8;10.6;3.5;10.21;4.6;1.72;11942 +96083;49.33407;.91533;133;20221001;18.5;11.7;15.1;5.8;14.34;2.1;1.8;10160 +96083;49.33407;.91533;133;20221002;16.1;13.8;14.9;3.1;14.84;12.8;1.08;4267 +96083;49.33407;.91533;133;20221003;14.4;8;11.2;2.1;12.01;0;1.01;7059 +96083;49.33407;.91533;133;20221004;17.9;7.5;12.7;2.5;12.37;0;1.43;9699 +96083;49.33407;.91533;133;20221005;19.6;14;16.8;4.7;13.47;.4;2.27;7466 +96083;49.33407;.91533;133;20221006;17.5;8.6;13.1;2.2;10.74;0;1.71;11801 +96083;49.33407;.91533;133;20221007;17.6;5.2;11.4;2.1;10.24;.2;1.59;12662 +96083;49.33407;.91533;133;20221008;16.9;9.3;13.1;2.4;10.87;.1;1.66;11415 +96083;49.33407;.91533;133;20221009;17.8;4.9;11.4;2.4;9.04;.1;1.8;12678 +96083;49.33407;.91533;133;20221010;18.4;8.6;13.5;2.6;11.41;.2;1.62;8624 +96083;49.33407;.91533;133;20221011;15.9;5.4;10.7;2.4;9.14;0;1.56;11941 +96083;49.33407;.91533;133;20221012;18.7;4.2;11.5;1.6;10.14;0;1.41;11070 +96083;49.33407;.91533;133;20221013;14.9;11.2;13;2.7;13.74;2.1;.79;4073 +96083;49.33407;.91533;133;20221014;14.9;13.3;14.1;2.6;15.17;4.1;.66;3079 +96083;49.33407;.91533;133;20221015;17.5;13.5;15.5;4;14.61;.5;1.36;7003 +96083;49.33407;.91533;133;20221016;16.2;10.5;13.4;2.9;13.84;5.6;.87;4888 +96083;49.33407;.91533;133;20221017;18.3;14.5;16.4;2.7;16.24;.7;1.01;4645 +96083;49.33407;.91533;133;20221018;17.8;14.2;16;2.4;16.51;.2;.87;4784 +96083;49.33407;.91533;133;20221019;20.4;14.6;17.5;5.1;16.54;1.5;1.61;7905 +96083;49.33407;.91533;133;20221020;20.3;14.9;17.6;3.4;16.01;.4;1.55;8603 +96083;49.33407;.91533;133;20221021;19;14.2;16.6;4.8;14.67;.3;1.7;7193 +96083;49.33407;.91533;133;20221022;18.7;12.5;15.6;3.4;14.14;3.8;1.38;7417 +96083;49.33407;.91533;133;20221023;20.6;14.2;17.4;5.8;14.47;2.4;2.19;6019 +96083;49.33407;.91533;133;20221024;17.9;14;15.9;6.5;13.44;3.1;2;6253 +96083;49.33407;.91533;133;20221025;17.5;10.8;14.2;3.5;13.64;.2;1.12;6985 +96083;49.33407;.91533;133;20221026;20;13.9;17;4.4;14.94;0;1.64;6979 +96083;49.33407;.91533;133;20221027;21.5;13.4;17.5;3.4;14.81;.1;1.65;6051 +96083;49.33407;.91533;133;20221028;20.4;14.2;17.3;3.1;15.31;.1;1.39;5893 +96083;49.33407;.91533;133;20221029;21.2;14.8;18;2.9;15.34;.2;1.48;5468 +96083;49.33407;.91533;133;20221030;14.7;12.7;13.7;1.9;13.51;.6;.74;2731 +96083;49.33407;.91533;133;20221031;18;8.1;13;3.6;12.97;4.6;1;6456 +96083;49.33407;.91533;133;20221101;15.5;10.2;12.8;6.8;11.11;1.8;1.71;5949 +96083;49.33407;.91533;133;20221102;14.5;7.8;11.1;5;10.74;.6;1.14;6911 +96083;49.33407;.91533;133;20221103;12.6;11.8;12.2;5.3;11.77;5.7;1.09;1935 +96083;49.33407;.91533;133;20221104;11.8;7.8;9.8;4.1;9.64;2.5;1;5290 +96083;49.33407;.91533;133;20221105;10.8;5.5;8.2;3.4;9.94;5.1;.54;3420 +96083;49.33407;.91533;133;20221106;12.1;10.1;11.1;5.5;11.81;15.5;.73;2060 +96083;49.33407;.91533;133;20221107;15.8;10.5;13.2;5.8;12.11;.1;1.3;4420 +96083;49.33407;.91533;133;20221108;15.2;11.1;13.2;6;11.61;.6;1.49;3630 +96083;49.33407;.91533;133;20221109;14.2;10.1;12.1;4.6;10.84;.1;1.2;5407 +96083;49.33407;.91533;133;20221110;13.9;6;10;3.4;10.54;0;.68;6624 +96083;49.33407;.91533;133;20221111;11.4;8;9.7;3.4;10.54;.1;.61;4200 +96083;49.33407;.91533;133;20221112;13.1;6.6;9.8;2.5;10.87;.2;.5;4596 +96083;49.33407;.91533;133;20221113;13.3;7.7;10.5;2.4;11.11;.1;.53;4990 +96083;49.33407;.91533;133;20221114;12.8;6.3;9.6;2.9;10.61;.6;.55;4193 +96083;49.33407;.91533;133;20221115;12.5;7.5;10;4.6;10.71;4.5;.75;2186 +96083;49.33407;.91533;133;20221116;11.8;7.1;9.4;6.1;10.57;11.8;.66;3395 +96083;49.33407;.91533;133;20221117;11.8;9.2;10.5;7.6;10.44;3.9;1.07;3603 +96083;49.33407;.91533;133;20221118;10.9;7.5;9.2;3.8;9.81;8.6;.67;3897 +96083;49.33407;.91533;133;20221119;9.9;5;7.5;2.4;8.81;.5;.45;4454 +96083;49.33407;.91533;133;20221120;11;4.1;7.6;3.9;8.67;3.5;.73;3325 +96083;49.33407;.91533;133;20221121;9.4;5.6;7.5;4.7;8.94;8.8;.7;1793 +96083;49.33407;.91533;133;20221122;9.8;4.6;7.2;6.3;8.51;8;.8;3736 +96083;49.33407;.91533;133;20221123;12.1;4.6;8.4;5.4;9.11;4.7;.86;3991 +96083;49.33407;.91533;133;20221124;12.2;6.4;9.3;5.4;9.74;6.2;.82;4121 +96083;49.33407;.91533;133;20221125;12.5;6.8;9.6;3.1;9.64;.6;.62;4905 +96083;49.33407;.91533;133;20221126;9.9;4.8;7.3;3.5;9.37;3.1;.38;3250 +96083;49.33407;.91533;133;20221127;10.3;7.3;8.8;4.5;10.24;7.2;.55;1753 +96083;49.33407;.91533;133;20221128;10.4;7.5;9;2.6;10.17;1;.41;3189 +96083;49.33407;.91533;133;20221129;8;2.8;5.4;1.7;8.54;.1;.21;3472 +96083;49.33407;.91533;133;20221130;6.2;4.8;5.5;2.4;7.91;0;.4;2119 +96083;49.33407;.91533;133;20221201;5.9;.9;3.4;2.7;7.31;.1;.23;2898 +96083;49.33407;.91533;133;20221202;5.8;.2;3;3.4;6.61;0;.38;3096 +96083;49.33407;.91533;133;20221203;2.4;1.6;2;5.7;6.11;0;.55;1036 +96083;49.33407;.91533;133;20221204;2.4;.9;1.6;4.2;6.11;0;.42;1196 +96083;49.33407;.91533;133;20221205;3.7;1.2;2.4;1.7;6.24;0;.33;2152 +96083;49.33407;.91533;133;20221206;4.7;-1.4;1.7;1.3;6.17;.2;.17;3006 +96083;49.33407;.91533;133;20221207;5.8;-1.1;2.3;1.1;6.54;.7;.07;3953 +96083;49.33407;.91533;133;20221208;3.2;-.3;1.5;1.5;6.61;.2;.19;1702 +96083;49.33407;.91533;133;20221209;1.6;-2.6;-.5;1.8;5.54;.1;.07;3744 +96083;49.33407;.91533;133;20221210;2.3;-1.6;.3;2;5.74;.1;.16;3071 +96083;49.33407;.91533;133;20221211;.2;-2.8;-1.3;3.7;5.01;0;.23;2799 +96083;49.33407;.91533;133;20221212;-1.2;-1.8;-1.5;3.5;4.87;0;.31;1713 +96083;49.33407;.91533;133;20221213;-.2;-3.8;-2;3.8;4.07;0;.44;3288 +96083;49.33407;.91533;133;20221214;1;-2;-.5;2.2;4.44;.3;.38;2851 +96083;49.33407;.91533;133;20221215;2.9;-3.9;-.5;3.1;4.14;0;.53;3666 +96083;49.33407;.91533;133;20221216;4.8;-3.2;.8;1.9;5.24;.1;.17;4557 +96083;49.33407;.91533;133;20221217;-2.5;-6;-4.3;3;4.34;0;.11;2101 +96083;49.33407;.91533;133;20221218;3.1;-5.1;-1;4.8;5.31;7.2;.33;1882 +96083;49.33407;.91533;133;20221219;10.5;3.1;6.8;6;9.67;1.5;.32;2297 +96083;49.33407;.91533;133;20221220;11.1;9.9;10.5;4.6;10.94;10.7;.76;903 +96083;49.33407;.91533;133;20221221;10.7;6;8.3;3.6;10.71;9.4;.25;1690 +96083;49.33407;.91533;133;20221222;12.2;9.3;10.7;6.1;12.17;11.6;.43;1448 +96083;49.33407;.91533;133;20221223;14.3;10.8;12.5;5.3;12.47;2.5;.8;2157 +96083;49.33407;.91533;133;20221224;11.8;9.8;10.8;3.8;11.17;3.5;.62;2006 +96083;49.33407;.91533;133;20221225;11.3;9.2;10.3;3;11.61;7.4;.45;986 +96083;49.33407;.91533;133;20221226;9.8;9.2;9.5;4.4;9.31;.4;.92;1925 +96083;49.33407;.91533;133;20221227;9.3;3.1;6.2;4.3;7.84;.2;.51;4206 +96083;49.33407;.91533;133;20221228;10.7;7;8.9;7.3;10.31;2;.62;1331 +96083;49.33407;.91533;133;20221229;10.3;9.5;9.9;6.6;8.94;0;1.27;3045 +96083;49.33407;.91533;133;20221230;14.1;4.1;9.1;6.6;10.81;4.7;.61;2224 +96083;49.33407;.91533;133;20221231;15.7;13.1;14.4;9.1;12.74;.6;1.64;2623 +96084;49.36127;1.25725;146;20220101;14.5;9.1;11.8;2.7;11.59;.2;.64;2844 +96084;49.36127;1.25725;146;20220102;13.6;9.7;11.7;7;10.7;.4;1.41;1500 +96084;49.36127;1.25725;146;20220103;11.8;9.1;10.5;4.9;10.1;17.8;1.12;723 +96084;49.36127;1.25725;146;20220104;8.7;6.5;7.6;4.4;8.5;.8;.9;632 +96084;49.36127;1.25725;146;20220105;6.3;1.5;3.9;3.4;5.8;.1;.72;3544 +96084;49.36127;1.25725;146;20220106;3.7;-.5;1.6;3.8;6;.6;.34;3414 +96084;49.36127;1.25725;146;20220107;7.6;3.1;5.4;6.5;7.2;5.2;.94;1671 +96084;49.36127;1.25725;146;20220108;8.3;.8;4.6;5.9;7.9;13.2;.49;1474 +96084;49.36127;1.25725;146;20220109;5.7;4.2;5;3;7.4;4.9;.56;1383 +96084;49.36127;1.25725;146;20220110;5;3.2;4.1;3.1;7.8;0;.37;592 +96084;49.36127;1.25725;146;20220111;5.8;2.4;4.1;3.4;6.6;0;.44;4900 +96084;49.36127;1.25725;146;20220112;5.9;.3;3.1;1.6;7.3;0;.3;1500 +96084;49.36127;1.25725;146;20220113;6.5;.6;3.6;1.8;6.4;0;.27;4900 +96084;49.36127;1.25725;146;20220114;8.1;-.7;3.7;3.4;5.8;.1;.66;5800 +96084;49.36127;1.25725;146;20220115;.1;-1.9;-.9;1.6;5.6;.1;.22;1697 +96084;49.36127;1.25725;146;20220116;6.1;-1.5;2.3;2.9;7.4;.6;.22;1300 +96084;49.36127;1.25725;146;20220117;8.2;5;6.6;2.3;8;0;.4;4800 +96084;49.36127;1.25725;146;20220118;7.6;.1;3.9;3.3;7;.1;.35;6000 +96084;49.36127;1.25725;146;20220119;6.6;2.5;4.6;3;7.8;2.5;.46;900 +96084;49.36127;1.25725;146;20220120;6.4;1.7;4.1;3.4;6.5;.1;.58;4600 +96084;49.36127;1.25725;146;20220121;5.8;.7;3.3;2.7;6;0;.6;3500 +96084;49.36127;1.25725;146;20220122;5;3.7;4.4;2.2;6.9;0;.59;1100 +96084;49.36127;1.25725;146;20220123;3.1;3;3.1;3.4;6.6;0;.55;900 +96084;49.36127;1.25725;146;20220124;6.2;-.7;2.8;2.9;6;0;.45;6800 +96084;49.36127;1.25725;146;20220125;-.3;-3.2;-1.7;1.4;5.6;0;.15;2400 +96084;49.36127;1.25725;146;20220126;3.4;-.3;1.6;1.7;6.5;0;.34;1000 +96084;49.36127;1.25725;146;20220127;7.9;2.5;5.2;3.4;8.4;.6;.38;2700 +96084;49.36127;1.25725;146;20220128;5.4;1;3.2;2.7;8.3;0;.07;2900 +96084;49.36127;1.25725;146;20220129;9.1;5.1;7.1;6.2;10.4;.7;.12;1700 +96084;49.36127;1.25725;146;20220130;8.5;4.2;6.4;3.4;7.6;.4;.7;6300 +96084;49.36127;1.25725;146;20220131;7.7;4.3;6;7.2;6.6;.1;1.38;5400 +96084;49.36127;1.25725;146;20220201;9.8;2.4;6.1;5.9;9.3;1.2;.39;1000 +96084;49.36127;1.25725;146;20220202;9.4;9.2;9.3;4.5;9.5;.1;.98;2100 +96084;49.36127;1.25725;146;20220203;7.5;6;6.8;3.9;8.6;0;.67;1400 +96084;49.36127;1.25725;146;20220204;9.4;6.8;8.1;6.1;7.8;.7;1.43;3200 +96084;49.36127;1.25725;146;20220205;8.9;2;5.5;5.5;7.2;0;.95;6900 +96084;49.36127;1.25725;146;20220206;10.9;6.7;8.8;9.5;9.1;8.1;1.37;1400 +96084;49.36127;1.25725;146;20220207;9.7;3.5;6.6;4.4;7;0;1.15;7800 +96084;49.36127;1.25725;146;20220208;10.7;4.2;7.5;4.8;9.5;0;.63;3100 +96084;49.36127;1.25725;146;20220209;6.1;4.1;5.1;1.7;8.3;0;.41;3300 +96084;49.36127;1.25725;146;20220210;7.4;4.6;6;3.5;8.2;3;.65;1800 +96084;49.36127;1.25725;146;20220211;8;1.2;4.6;2.3;6.4;0;.76;8100 +96084;49.36127;1.25725;146;20220212;7.7;-1.4;3.2;4;5.2;0;1.14;10000 +96084;49.36127;1.25725;146;20220213;11;-.8;5.1;7.1;7.1;1.3;1.28;7000 +96084;49.36127;1.25725;146;20220214;11.3;6.8;9.1;5.9;8.5;3;1.47;8100 +96084;49.36127;1.25725;146;20220215;9;3.4;6.2;6.7;8.7;5.9;.66;3300 +96084;49.36127;1.25725;146;20220216;13.1;8;10.6;9.1;12.2;2.9;.58;1900 +96084;49.36127;1.25725;146;20220217;12.7;9.5;11.1;7.8;9;0;2.12;8200 +96084;49.36127;1.25725;146;20220218;11.7;7.7;9.7;9.4;8.5;.9;2.02;4500 +96084;49.36127;1.25725;146;20220219;8.9;2.1;5.5;8.4;7;0;1.36;8100 +96084;49.36127;1.25725;146;20220220;11.7;7.3;9.5;9.3;9.6;5.6;1.41;1800 +96084;49.36127;1.25725;146;20220221;9.4;3.7;6.6;8.2;7.5;.1;1.4;3300 +96084;49.36127;1.25725;146;20220222;12.3;4.6;8.5;5.4;9.4;1.3;1.06;2800 +96084;49.36127;1.25725;146;20220223;8.3;5.2;6.8;3;8.2;0;.84;4700 +96084;49.36127;1.25725;146;20220224;9.3;5.3;7.3;6.1;7.1;2;1.63;5600 +96084;49.36127;1.25725;146;20220225;9.3;1.5;5.4;3.6;6.4;.2;1.28;9100 +96084;49.36127;1.25725;146;20220226;9.6;-.5;4.6;4.6;5.7;.1;1.58;12700 +96084;49.36127;1.25725;146;20220227;9.1;.1;4.6;5.7;5;0;1.96;13500 +96084;49.36127;1.25725;146;20220228;12;0;6;4.1;5.1;.3;2.07;12700 +96084;49.36127;1.25725;146;20220301;12.4;4.4;8.4;3.3;7.3;.3;1.57;6400 +96084;49.36127;1.25725;146;20220302;12;5.9;9;3.2;7.1;0;1.7;8000 +96084;49.36127;1.25725;146;20220303;11.6;2.9;7.3;2.4;8.4;0;1.01;6600 +96084;49.36127;1.25725;146;20220304;8.5;5.8;7.2;2.2;9.1;1.9;.64;2200 +96084;49.36127;1.25725;146;20220305;6.8;6.4;6.6;3.3;9.1;1.4;.54;1500 +96084;49.36127;1.25725;146;20220306;7.7;1.8;4.8;5.2;5.9;0;1.62;13200 +96084;49.36127;1.25725;146;20220307;5.7;-1.5;2.1;5.9;4.4;0;1.73;14600 +96084;49.36127;1.25725;146;20220308;12.8;-1.5;5.7;5.1;5;0;2.49;14500 +96084;49.36127;1.25725;146;20220309;13.5;2.9;8.2;4.6;7.7;0;1.87;10200 +96084;49.36127;1.25725;146;20220310;16.1;4.6;10.4;5;8.2;0;2.46;13200 +96084;49.36127;1.25725;146;20220311;11.3;6.5;8.9;6.6;9;1.3;1.43;3900 +96084;49.36127;1.25725;146;20220312;11.3;5.9;8.6;6;8.8;0;1.5;7300 +96084;49.36127;1.25725;146;20220313;8.2;7.6;7.9;5.7;9.1;3.1;.98;3300 +96084;49.36127;1.25725;146;20220314;13.9;2.7;8.3;3.3;8;.3;1.85;14100 +96084;49.36127;1.25725;146;20220315;12.7;5.9;9.3;4.1;9.8;3.2;1.29;7300 +96084;49.36127;1.25725;146;20220316;13.5;9;11.3;4.3;10.8;0;1.35;4600 +96084;49.36127;1.25725;146;20220317;9.9;5.6;7.8;4;7.3;0;1.65;8000 +96084;49.36127;1.25725;146;20220318;14.3;1.7;8;7;5.8;0;3.25;17600 +96084;49.36127;1.25725;146;20220319;15.5;5.9;10.7;8.3;5.9;0;4.12;17200 +96084;49.36127;1.25725;146;20220320;12.3;0;6.2;3.5;5.1;0;2.43;17700 +96084;49.36127;1.25725;146;20220321;17.1;2.8;10;3.8;7.7;0;2.64;15200 +96084;49.36127;1.25725;146;20220322;17.3;5.9;11.6;4;7;0;3.26;18300 +96084;49.36127;1.25725;146;20220323;16.7;4.3;10.5;3.4;5.9;0;3.17;19100 +96084;49.36127;1.25725;146;20220324;18.7;6.2;12.5;4.2;6.1;0;3.85;19000 +96084;49.36127;1.25725;146;20220325;17.5;5.9;11.7;5.3;6.3;0;3.93;19400 +96084;49.36127;1.25725;146;20220326;17.3;5.2;11.3;5.6;6.6;0;3.84;19900 +96084;49.36127;1.25725;146;20220327;19.6;5.5;12.6;4.2;7.5;0;3.72;20000 +96084;49.36127;1.25725;146;20220328;18.4;5;11.7;3.5;8.6;0;2.76;14000 +96084;49.36127;1.25725;146;20220329;14.7;10.8;12.8;3.7;8.9;.7;2.24;5500 +96084;49.36127;1.25725;146;20220330;10.4;7.5;9;3.1;9.6;3.9;1.03;3600 +96084;49.36127;1.25725;146;20220331;6.6;3.2;4.9;6.5;6.6;2.6;1.57;11300 +96084;49.36127;1.25725;146;20220401;3.6;0;1.8;8.7;5.7;.6;1.16;10700 +96084;49.36127;1.25725;146;20220402;6.8;-.2;3.3;5.1;4.6;.1;2.15;16200 +96084;49.36127;1.25725;146;20220403;6.5;-1.8;2.4;3.6;4.7;0;1.77;14600 +96084;49.36127;1.25725;146;20220404;7.5;-1.3;3.1;5.8;6.9;.3;.96;7400 +96084;49.36127;1.25725;146;20220405;11.6;6.1;8.9;6.2;10.1;0;1.1;5200 +96084;49.36127;1.25725;146;20220406;11.7;7;9.4;7.8;9;2.1;1.81;6000 +96084;49.36127;1.25725;146;20220407;12.1;9.2;10.7;9.3;8.6;1;2.94;15900 +96084;49.36127;1.25725;146;20220408;5.9;5.3;5.6;4.6;7.1;12.3;1.18;3900 +96084;49.36127;1.25725;146;20220409;10.2;.5;5.4;3.5;6.2;0;2.18;18400 +96084;49.36127;1.25725;146;20220410;12.9;-.9;6;3.8;6.1;0;2.75;22800 +96084;49.36127;1.25725;146;20220411;18.7;4.3;11.5;6.2;7.5;0;4.15;20700 +96084;49.36127;1.25725;146;20220412;19;10.1;14.6;4.7;10.9;.1;3.23;15300 +96084;49.36127;1.25725;146;20220413;18.1;8;13.1;1.9;11.7;.1;2.4;16100 +96084;49.36127;1.25725;146;20220414;20;7;13.5;1.9;10.9;0;2.97;19900 +96084;49.36127;1.25725;146;20220415;19.5;8.6;14.1;2.8;10.8;0;3.5;23500 +96084;49.36127;1.25725;146;20220416;18;6.9;12.5;4.2;9.3;0;3.74;25200 +96084;49.36127;1.25725;146;20220417;19.5;4;11.8;3.9;6.7;0;4.32;25100 +96084;49.36127;1.25725;146;20220418;15.5;6.2;10.9;3.4;9.4;0;2.43;14500 +96084;49.36127;1.25725;146;20220419;14.8;6.4;10.6;3.7;9.3;0;2.58;17100 +96084;49.36127;1.25725;146;20220420;18.2;6.3;12.3;4;8.8;0;3.39;18200 +96084;49.36127;1.25725;146;20220421;18.3;4.8;11.6;4.5;7.9;0;4.09;25700 +96084;49.36127;1.25725;146;20220422;16.6;6.2;11.4;5.3;8.8;0;3.24;17500 +96084;49.36127;1.25725;146;20220423;18;8;13;5.6;10.4;1.2;3.35;18600 +96084;49.36127;1.25725;146;20220424;18.1;10;14.1;4;10.4;0;3.68;22100 +96084;49.36127;1.25725;146;20220425;14.7;7.5;11.1;4.8;8.8;0;3.42;24200 +96084;49.36127;1.25725;146;20220426;15.7;4.8;10.3;4;8.2;0;3.08;19100 +96084;49.36127;1.25725;146;20220427;16.8;3.2;10;5.4;8;0;3.74;25300 +96084;49.36127;1.25725;146;20220428;17.3;5;11.2;4.6;9.1;0;3.07;16700 +96084;49.36127;1.25725;146;20220429;17.9;8.3;13.1;4.8;9.3;0;4.08;24900 +96084;49.36127;1.25725;146;20220430;15.8;5.2;10.5;4;8.5;0;3.62;27000 +96084;49.36127;1.25725;146;20220501;16.6;5.1;10.9;3.2;8;.3;3.37;21200 +96084;49.36127;1.25725;146;20220502;16.9;8.7;12.8;4.5;8.8;0;3.7;19900 +96084;49.36127;1.25725;146;20220503;17.4;9.7;13.6;4.3;9.1;0;3.82;20200 +96084;49.36127;1.25725;146;20220504;17.6;4.6;11.1;2.7;9.7;.5;3.14;21800 +96084;49.36127;1.25725;146;20220505;15.9;8.3;12.1;3.6;10.2;0;3.03;19700 +96084;49.36127;1.25725;146;20220506;20.7;6;13.4;2.3;10.4;0;3.74;24000 +96084;49.36127;1.25725;146;20220507;19.1;9.9;14.5;2.8;11.7;.6;3.21;18600 +96084;49.36127;1.25725;146;20220508;19.6;9.4;14.5;4.1;11.6;0;3.34;17300 +96084;49.36127;1.25725;146;20220509;23.4;6.7;15.1;2.7;10.4;0;4.62;27200 +96084;49.36127;1.25725;146;20220510;25.1;13;19.1;3.3;12.2;0;5.12;24900 +96084;49.36127;1.25725;146;20220511;22.5;9.3;15.9;3.5;11.8;0;4.48;25500 +96084;49.36127;1.25725;146;20220512;18.4;8;13.2;3.2;10.1;.1;3.88;25100 +96084;49.36127;1.25725;146;20220513;19.3;5.9;12.6;3.1;9.4;0;4.21;28100 +96084;49.36127;1.25725;146;20220514;21.7;6.9;14.3;2.1;10.2;0;4.39;28200 +96084;49.36127;1.25725;146;20220515;27.9;11.4;19.7;5.6;11.9;11.9;6.09;20600 +96084;49.36127;1.25725;146;20220516;23.3;14.4;18.9;4;15.2;.4;4.5;23800 +96084;49.36127;1.25725;146;20220517;26.7;12.4;19.6;3;14.6;2.5;5.48;29600 +96084;49.36127;1.25725;146;20220518;25;13;19;3.2;14.9;0;5.01;27600 +96084;49.36127;1.25725;146;20220519;20.9;16.3;18.6;3.1;14.4;1.4;3.99;20400 +96084;49.36127;1.25725;146;20220520;16.4;10.9;13.7;3.5;11.6;3.6;2.6;13300 +96084;49.36127;1.25725;146;20220521;21.7;8.7;15.2;2.4;11.9;0;4.17;25600 +96084;49.36127;1.25725;146;20220522;22.4;8.7;15.6;2.8;12.8;3.2;3.66;20100 +96084;49.36127;1.25725;146;20220523;15.4;13.7;14.6;3.3;13.4;7.1;1.77;6900 +96084;49.36127;1.25725;146;20220524;16.5;8.6;12.6;4.9;10.9;2;3.24;20800 +96084;49.36127;1.25725;146;20220525;17.2;7.3;12.3;4.4;11.1;.7;2.86;17200 +96084;49.36127;1.25725;146;20220526;16.4;12;14.2;4;13;0;2.03;8700 +96084;49.36127;1.25725;146;20220527;19.3;11;15.2;3.5;12.1;.4;3.73;21400 +96084;49.36127;1.25725;146;20220528;17.8;7.8;12.8;3.7;9.8;0;4.07;26400 +96084;49.36127;1.25725;146;20220529;14.5;5.5;10;3.6;8.7;.2;3.02;20100 +96084;49.36127;1.25725;146;20220530;17.2;4.4;10.8;2.5;8.7;.1;3.67;25400 +96084;49.36127;1.25725;146;20220531;17.8;6.2;12;2.8;9.3;0;3.9;26000 +96084;49.36127;1.25725;146;20220601;20;5.2;12.6;3;9.4;.1;4.63;31100 +96084;49.36127;1.25725;146;20220602;22.6;5.9;14.3;4.1;9.3;0;5.13;27500 +96084;49.36127;1.25725;146;20220603;20.6;10.9;15.8;3.6;12.7;3.4;2.73;9700 +96084;49.36127;1.25725;146;20220604;26.6;13;19.8;3.6;16.1;4.9;4.83;23400 +96084;49.36127;1.25725;146;20220605;18.6;13;15.8;3.1;15.4;3.1;1.92;9000 +96084;49.36127;1.25725;146;20220606;20.7;10;15.4;3.4;12.6;2.3;4.05;24200 +96084;49.36127;1.25725;146;20220607;21.7;14.2;18;3.9;14.2;7;4;19500 +96084;49.36127;1.25725;146;20220608;19.1;13.7;16.4;5.3;13.6;.8;3.75;20100 +96084;49.36127;1.25725;146;20220609;19.9;11.7;15.8;3.6;12.4;0;3.71;19500 +96084;49.36127;1.25725;146;20220610;21.4;11.7;16.6;3;14.4;0;3.12;15700 +96084;49.36127;1.25725;146;20220611;23.4;13.6;18.5;2.3;13.2;0;4.76;25800 +96084;49.36127;1.25725;146;20220612;22.1;7.9;15;2.6;11.4;.2;4.73;29400 +96084;49.36127;1.25725;146;20220613;20.8;8.6;14.7;3;11.1;0;4.86;31300 +96084;49.36127;1.25725;146;20220614;24.7;8;16.4;3.8;10.7;0;5.81;31500 +96084;49.36127;1.25725;146;20220615;27.9;11.9;19.9;3.1;11.9;0;6.1;28700 +96084;49.36127;1.25725;146;20220616;28.4;10.6;19.5;1.6;12.73;0;5.4;29071 +96084;49.36127;1.25725;146;20220617;33.6;15.8;24.7;2.8;14.2;0;7.24;30500 +96084;49.36127;1.25725;146;20220618;35.8;18.1;27;3.6;16.6;3.8;7.97;29400 +96084;49.36127;1.25725;146;20220619;22;12.4;17.2;6.9;14;3.4;4.04;17400 +96084;49.36127;1.25725;146;20220620;22.2;12.3;17.3;5;12.6;0;4.96;25400 +96084;49.36127;1.25725;146;20220621;23.7;11.9;17.8;4.2;12.4;.2;4.93;23100 +96084;49.36127;1.25725;146;20220622;27.3;12;19.7;4.5;13.3;.6;6.2;28600 +96084;49.36127;1.25725;146;20220623;26.9;14.8;20.9;3.2;16.1;10.4;4.85;22000 +96084;49.36127;1.25725;146;20220624;24.1;14.6;19.4;4.1;15.9;2.8;4.25;19900 +96084;49.36127;1.25725;146;20220625;16.9;13.5;15.2;3.8;14.1;2.4;2.51;13600 +96084;49.36127;1.25725;146;20220626;22.1;9.3;15.7;3.7;11.5;.8;4.7;26100 +96084;49.36127;1.25725;146;20220627;21.5;11.9;16.7;2.5;12.5;.6;4.45;25700 +96084;49.36127;1.25725;146;20220628;24.3;9.6;17;2.5;11.9;0;5.29;30700 +96084;49.36127;1.25725;146;20220629;22.1;11.1;16.6;3;13.4;6.1;3.39;16000 +96084;49.36127;1.25725;146;20220630;18.3;11.4;14.9;2.5;13.2;6.7;2.32;11200 +96084;49.36127;1.25725;146;20220701;21.2;8;14.6;2.6;11.9;.1;3.82;22400 +96084;49.36127;1.25725;146;20220702;25.4;10.2;17.8;3.3;11.8;0;5.53;28500 +96084;49.36127;1.25725;146;20220703;21.6;11.1;16.4;2.5;12.3;.1;4.67;28200 +96084;49.36127;1.25725;146;20220704;22.5;9.4;16;2.8;12.3;.2;5.01;31200 +96084;49.36127;1.25725;146;20220705;22.6;9.8;16.2;3.1;12.6;.1;4.81;28800 +96084;49.36127;1.25725;146;20220706;23.3;10.4;16.9;3.1;13.6;0;4.86;29000 +96084;49.36127;1.25725;146;20220707;20.6;14.3;17.5;3.6;14.4;.1;3.05;12900 +96084;49.36127;1.25725;146;20220708;26.6;10.6;18.6;2.8;13;0;5.73;31100 +96084;49.36127;1.25725;146;20220709;26.4;11.6;19;3;13.8;0;5.58;29800 +96084;49.36127;1.25725;146;20220710;26.4;10.4;18.4;3.3;12.2;0;5.97;31600 +96084;49.36127;1.25725;146;20220711;29.6;12.8;21.2;3.4;13.3;0;6.66;31100 +96084;49.36127;1.25725;146;20220712;32.7;14.7;23.7;2.4;14.2;0;6.68;30300 +96084;49.36127;1.25725;146;20220713;33.1;18.7;25.9;2;15.2;0;6.63;30100 +96084;49.36127;1.25725;146;20220714;27.9;16;22;3.6;14.9;0;6.38;30600 +96084;49.36127;1.25725;146;20220715;26.1;11.8;19;3.1;11.2;0;6.03;31100 +96084;49.36127;1.25725;146;20220716;28.5;10.9;19.7;3;11.4;0;6.3;30800 +96084;49.36127;1.25725;146;20220717;30.7;11.4;21.1;3.9;10.3;0;7.28;29600 +96084;49.36127;1.25725;146;20220718;37;17.5;27.3;3.1;10.8;0;8.14;28800 +96084;49.36127;1.25725;146;20220719;38.8;22.5;30.7;5.1;13.4;2.5;10.19;27800 +96084;49.36127;1.25725;146;20220720;24;18.2;21.1;3.4;18.6;2.2;3.68;16800 +96084;49.36127;1.25725;146;20220721;24.7;17;20.9;3.4;17.5;0;3.37;12800 +96084;49.36127;1.25725;146;20220722;23.6;15.3;19.5;3.5;16.5;2;3.25;13300 +96084;49.36127;1.25725;146;20220723;25.5;16.4;21;2.8;16.7;0;4.43;21400 +96084;49.36127;1.25725;146;20220724;32.9;15.3;24.1;3.8;14.8;0;7.29;29400 +96084;49.36127;1.25725;146;20220725;25.6;15.4;20.5;4.4;14.7;0;4.76;18600 +96084;49.36127;1.25725;146;20220726;20.9;16.8;18.9;3.5;13.7;0;3.63;14500 +96084;49.36127;1.25725;146;20220727;24.4;12.5;18.5;3.7;11.7;0;5.01;22900 +96084;49.36127;1.25725;146;20220728;25.4;13.5;19.5;3.1;10.2;0;4.85;18500 +96084;49.36127;1.25725;146;20220729;28.7;14.1;21.4;2.4;11.4;.1;5.61;25900 +96084;49.36127;1.25725;146;20220730;26.5;14.5;20.5;2.9;13.6;.1;5.43;27200 +96084;49.36127;1.25725;146;20220731;23.9;16.7;20.3;3.4;17.2;.1;3.05;11200 +96084;49.36127;1.25725;146;20220801;26.3;17.7;22;2.8;16.1;0;4.63;20900 +96084;49.36127;1.25725;146;20220802;29;14.7;21.9;1.9;15.7;.1;5.17;26700 +96084;49.36127;1.25725;146;20220803;34;14.8;24.4;2.1;16.6;.3;5.88;26400 +96084;49.36127;1.25725;146;20220804;25.8;16;20.9;3.5;15.8;.6;4.29;18000 +96084;49.36127;1.25725;146;20220805;22.9;12.7;17.8;3.6;12.7;0;4.8;26400 +96084;49.36127;1.25725;146;20220806;24.4;8.9;16.7;4.4;10.3;0;5.56;28600 +96084;49.36127;1.25725;146;20220807;26;11;18.5;4.4;10.1;0;6.09;28000 +96084;49.36127;1.25725;146;20220808;27.7;11;19.4;4.6;11.2;0;6.31;27700 +96084;49.36127;1.25725;146;20220809;29.1;14;21.6;5.3;13.4;0;6.72;27300 +96084;49.36127;1.25725;146;20220810;32;15.4;23.7;4.6;13.3;0;7.28;27000 +96084;49.36127;1.25725;146;20220811;32.8;15.9;24.4;4.5;12.1;0;7.62;26900 +96084;49.36127;1.25725;146;20220812;33.4;15.7;24.6;3.9;10.8;0;7.29;24600 +96084;49.36127;1.25725;146;20220813;32.2;17.3;24.8;3.8;10.1;0;7.08;23900 +96084;49.36127;1.25725;146;20220814;27.6;17.1;22.4;3.1;12.2;.2;4.3;11000 +96084;49.36127;1.25725;146;20220815;27.2;14.8;21;2.6;16.4;.1;4.02;18400 +96084;49.36127;1.25725;146;20220816;25.8;17.8;21.8;2.8;16.4;0;3.56;13300 +96084;49.36127;1.25725;146;20220817;25.4;15.5;20.5;2.2;16;1.9;3.04;12200 +96084;49.36127;1.25725;146;20220818;26.4;12.9;19.7;2.9;15.5;.1;4.24;21500 +96084;49.36127;1.25725;146;20220819;22;14.7;18.4;3;16.3;1.3;2.1;6900 +96084;49.36127;1.25725;146;20220820;22.6;9.7;16.2;2.5;12.8;.1;3.35;18500 +96084;49.36127;1.25725;146;20220821;25.7;9.5;17.6;2.6;13.2;.1;3.66;17300 +96084;49.36127;1.25725;146;20220822;26.8;13.5;20.2;2.3;15.5;.1;3.74;17900 +96084;49.36127;1.25725;146;20220823;26.5;17.8;22.2;2.3;19.1;.1;2.96;12000 +96084;49.36127;1.25725;146;20220824;31.6;16.7;24.2;2.8;18.3;0;4.8;19800 +96084;49.36127;1.25725;146;20220825;26;17.4;21.7;4.2;17.4;.3;3.73;13100 +96084;49.36127;1.25725;146;20220826;24.7;17.1;20.9;3.4;15.9;.1;3.98;18000 +96084;49.36127;1.25725;146;20220827;24.8;11.7;18.3;3.7;13.4;0;4;18400 +96084;49.36127;1.25725;146;20220828;24.8;12.3;18.6;4.4;12.6;0;4.31;17100 +96084;49.36127;1.25725;146;20220829;26.8;14.8;20.8;6;11.6;.2;6.03;20200 +96084;49.36127;1.25725;146;20220830;27.1;12.7;19.9;4.6;12.8;0;5.08;20000 +96084;49.36127;1.25725;146;20220831;26.3;13.7;20;4;13.4;0;4.36;16500 +96084;49.36127;1.25725;146;20220901;26.8;13;19.9;3;14.2;7.6;3.68;14300 +96084;49.36127;1.25725;146;20220902;22.4;15.2;18.8;2.3;16.1;3.6;2.37;10500 +96084;49.36127;1.25725;146;20220903;24.6;15.2;19.9;2.5;16.5;.3;2.97;13900 +96084;49.36127;1.25725;146;20220904;27.3;12.6;20;3.2;14.3;.2;4.1;18200 +96084;49.36127;1.25725;146;20220905;23.6;16;19.8;3.3;15.8;2.1;2.59;7200 +96084;49.36127;1.25725;146;20220906;26.8;13.5;20.2;3.4;15.8;1.6;3.4;12600 +96084;49.36127;1.25725;146;20220907;22.4;13.8;18.1;4.5;15.4;2.2;2.65;9300 +96084;49.36127;1.25725;146;20220908;22;13.6;17.8;5.2;15.1;5.3;2.75;9600 +96084;49.36127;1.25725;146;20220909;20.1;14.1;17.1;6.4;15;16.2;2.47;8000 +96084;49.36127;1.25725;146;20220910;19.9;14.2;17.1;4;15.5;4.6;2.09;8900 +96084;49.36127;1.25725;146;20220911;22.6;11;16.8;2;14.3;.3;2.83;18200 +96084;49.36127;1.25725;146;20220912;26.9;13;20;3;14.8;.3;3.64;16400 +96084;49.36127;1.25725;146;20220913;24.9;18.3;21.6;4.1;16.7;11.2;2.93;5500 +96084;49.36127;1.25725;146;20220914;20.8;17;18.9;3;19.1;8.4;1.58;7200 +96084;49.36127;1.25725;146;20220915;20.5;12.5;16.5;2.8;14.1;0;2.18;10400 +96084;49.36127;1.25725;146;20220916;17.1;10.3;13.7;2.9;11.2;.7;2.02;9400 +96084;49.36127;1.25725;146;20220917;15.2;7.2;11.2;3.9;8.7;0;2.55;15800 +96084;49.36127;1.25725;146;20220918;17.6;5.7;11.7;3.2;9.4;0;2.47;15600 +96084;49.36127;1.25725;146;20220919;17.2;7.9;12.6;2.5;9.9;.1;2.16;12700 +96084;49.36127;1.25725;146;20220920;16.4;9.2;12.8;1.7;10.8;.4;1.42;5700 +96084;49.36127;1.25725;146;20220921;18.7;7.2;13;2.9;9.9;0;2.48;14700 +96084;49.36127;1.25725;146;20220922;19.9;6.9;13.4;2;9;0;2.47;15200 +96084;49.36127;1.25725;146;20220923;17.5;9.2;13.4;1.3;11.2;3.4;1.31;5200 +96084;49.36127;1.25725;146;20220924;15;11.6;13.3;3.1;13.2;3;1.2;5600 +96084;49.36127;1.25725;146;20220925;16.4;8.6;12.5;3.2;10.8;.2;1.95;11800 +96084;49.36127;1.25725;146;20220926;13.9;10.4;12.2;5.6;10.8;5.3;1.67;3700 +96084;49.36127;1.25725;146;20220927;14.1;8.5;11.3;3.9;11.2;5.8;1.33;6800 +96084;49.36127;1.25725;146;20220928;14.6;9.4;12;2.4;11;.5;1.53;10100 +96084;49.36127;1.25725;146;20220929;15.7;6.9;11.3;1.7;10.1;.1;1.59;12200 +96084;49.36127;1.25725;146;20220930;16.8;4.8;10.8;4.1;10;5.5;1.94;11900 +96084;49.36127;1.25725;146;20221001;18.5;11.4;15;6.5;13.9;1.1;2.03;11100 +96084;49.36127;1.25725;146;20221002;16.7;13.4;15.1;3.6;14.6;9.5;1.19;3700 +96084;49.36127;1.25725;146;20221003;14.3;6.4;10.4;2.5;11.5;.1;.94;5900 +96084;49.36127;1.25725;146;20221004;18.3;6.3;12.3;2.7;11.9;0;1.51;9300 +96084;49.36127;1.25725;146;20221005;19.5;13.5;16.5;5.4;13.3;.2;2.34;5700 +96084;49.36127;1.25725;146;20221006;18;7.6;12.8;2.6;10.4;.1;1.94;13700 +96084;49.36127;1.25725;146;20221007;17.8;5.4;11.6;2.4;10;.2;1.77;13400 +96084;49.36127;1.25725;146;20221008;16.9;9.2;13.1;2.8;10.6;.1;1.82;12000 +96084;49.36127;1.25725;146;20221009;17.7;5.2;11.5;3.5;8.9;.1;2.16;13300 +96084;49.36127;1.25725;146;20221010;18.6;8.4;13.5;3.2;11.2;.1;1.82;8800 +96084;49.36127;1.25725;146;20221011;15.6;5.7;10.7;2.7;8.9;.1;1.67;12300 +96084;49.36127;1.25725;146;20221012;18.9;4.5;11.7;2;9.9;.3;1.58;10700 +96084;49.36127;1.25725;146;20221013;14.2;10.9;12.6;3.4;13.3;2.6;.76;2400 +96084;49.36127;1.25725;146;20221014;14.6;13;13.8;3.1;15.1;4;.64;3100 +96084;49.36127;1.25725;146;20221015;17.8;13.3;15.6;4.6;14.5;.8;1.52;7500 +96084;49.36127;1.25725;146;20221016;16.2;10.2;13.2;3.4;13.6;5.8;.92;3900 +96084;49.36127;1.25725;146;20221017;18.3;14.1;16.2;3.3;16.4;1.3;1;4100 +96084;49.36127;1.25725;146;20221018;17.7;14.5;16.1;2.9;16.7;.3;.87;3900 +96084;49.36127;1.25725;146;20221019;20.1;14.3;17.2;6.2;16.2;3.1;1.77;8700 +96084;49.36127;1.25725;146;20221020;20.3;14.3;17.3;4.5;15.7;.5;1.75;9300 +96084;49.36127;1.25725;146;20221021;19;14.3;16.7;5.9;14.6;.1;1.93;7500 +96084;49.36127;1.25725;146;20221022;18.9;12.5;15.7;4.1;13.8;2.1;1.63;8100 +96084;49.36127;1.25725;146;20221023;20.3;14;17.2;6.9;14.3;3.1;2.35;5300 +96084;49.36127;1.25725;146;20221024;18;14.1;16.1;7.8;13.2;.5;2.35;6500 +96084;49.36127;1.25725;146;20221025;17.5;10.1;13.8;4.3;13.2;.2;1.26;7200 +96084;49.36127;1.25725;146;20221026;19.9;13.6;16.8;5.6;14.7;0;1.87;7300 +96084;49.36127;1.25725;146;20221027;21.2;13.6;17.4;4.7;14.4;.1;2.02;5600 +96084;49.36127;1.25725;146;20221028;20.7;14;17.4;3.9;14.9;.1;1.68;6100 +96084;49.36127;1.25725;146;20221029;21.5;14.5;18;3.6;14.8;.1;1.79;5500 +96084;49.36127;1.25725;146;20221030;14.6;12.2;13.4;2.1;13;.4;.81;2900 +96084;49.36127;1.25725;146;20221031;17.9;7.5;12.7;4.3;12.8;4.2;1.09;6200 +96084;49.36127;1.25725;146;20221101;15.6;9.4;12.5;7.5;11;1.7;1.77;6400 +96084;49.36127;1.25725;146;20221102;14.1;7.6;10.9;6.1;10.4;.5;1.3;7000 +96084;49.36127;1.25725;146;20221103;12.4;11.1;11.8;6;11.6;5;1.09;1600 +96084;49.36127;1.25725;146;20221104;11.7;7.8;9.8;4.9;9.5;1.6;1.14;4400 +96084;49.36127;1.25725;146;20221105;10.4;4.7;7.6;3.6;9.5;3;.58;3000 +96084;49.36127;1.25725;146;20221106;11.5;9.3;10.4;6.2;11.3;16.5;.78;1200 +96084;49.36127;1.25725;146;20221107;15.6;9.7;12.7;6.9;12;.1;1.35;3500 +96084;49.36127;1.25725;146;20221108;15.1;10.7;12.9;6.8;11.4;.7;1.63;2800 +96084;49.36127;1.25725;146;20221109;14.3;9.4;11.9;5.1;10.6;.1;1.29;6000 +96084;49.36127;1.25725;146;20221110;13.3;4.8;9.1;3.6;10.1;.1;.65;6700 +96084;49.36127;1.25725;146;20221111;11.1;7.6;9.4;3.8;10.2;.1;.68;4000 +96084;49.36127;1.25725;146;20221112;11.1;6.2;8.7;3.1;10.7;.1;.4;3400 +96084;49.36127;1.25725;146;20221113;11;6.7;8.9;2.5;10.7;.1;.36;4700 +96084;49.36127;1.25725;146;20221114;11.8;6.3;9.1;3.1;10.4;.4;.52;4000 +96084;49.36127;1.25725;146;20221115;12;7.1;9.6;5.3;10.7;4.3;.74;1100 +96084;49.36127;1.25725;146;20221116;11.7;6.7;9.2;7.1;10.4;11.4;.75;2900 +96084;49.36127;1.25725;146;20221117;11.9;8.7;10.3;8.6;10;2.9;1.33;3300 +96084;49.36127;1.25725;146;20221118;10.6;7.2;8.9;4.2;9.6;6.4;.77;2900 +96084;49.36127;1.25725;146;20221119;9.6;6;7.8;3.1;8.9;.4;.58;4000 +96084;49.36127;1.25725;146;20221120;10.9;3.8;7.4;4.2;8.5;3.1;.83;2600 +96084;49.36127;1.25725;146;20221121;8.5;5;6.8;5.4;8.8;7.1;.66;800 +96084;49.36127;1.25725;146;20221122;10.1;3.9;7;7.1;8.1;8.1;1.03;3500 +96084;49.36127;1.25725;146;20221123;12.5;4.4;8.5;5.9;8.9;6;1.06;3900 +96084;49.36127;1.25725;146;20221124;12.2;5.4;8.8;6.1;9.5;6.6;.86;4500 +96084;49.36127;1.25725;146;20221125;12.2;5.9;9.1;2.7;9.5;.8;.57;4325 +96084;49.36127;1.25725;146;20221126;9.8;3.3;6.5;3.1;8.96;2.1;.36;3414 +96084;49.36127;1.25725;146;20221127;9.7;6.5;8.1;4.1;9.93;15.3;.47;2200 +96084;49.36127;1.25725;146;20221128;10.4;7.3;8.9;2.3;10.23;.6;.44;2508 +96084;49.36127;1.25725;146;20221129;5.8;2;3.9;1.4;8.4;.1;.14;2200 +96084;49.36127;1.25725;146;20221130;5;4.6;4.8;2.5;7.8;0;.38;1800 +96084;49.36127;1.25725;146;20221201;5.7;1.3;3.5;3.4;7.2;.1;.33;2600 +96084;49.36127;1.25725;146;20221202;6;.9;3.5;3.6;6.4;0;.58;2700 +96084;49.36127;1.25725;146;20221203;2.3;1.4;1.9;6.5;6;0;.62;900 +96084;49.36127;1.25725;146;20221204;2.3;.7;1.5;4.7;5.9;.1;.54;900 +96084;49.36127;1.25725;146;20221205;2.9;.7;1.8;1.7;6;0;.36;1700 +96084;49.36127;1.25725;146;20221206;4.7;-.5;2.1;2;6.4;.1;.26;2700 +96084;49.36127;1.25725;146;20221207;5.7;-1.1;2.3;1.4;6.6;.5;.04;4600 +96084;49.36127;1.25725;146;20221208;2.5;-.8;.9;1.7;6.4;.1;.23;1100 +96084;49.36127;1.25725;146;20221209;.3;-2.8;-1.2;1.9;5.5;.1;.02;3600 +96084;49.36127;1.25725;146;20221210;1.7;-.8;.5;2.2;5.9;.1;.2;2300 +96084;49.36127;1.25725;146;20221211;-.2;-2.7;-1.4;4.6;5;0;.21;3400 +96084;49.36127;1.25725;146;20221212;-1.4;-2.6;-2;4.2;4.7;0;.32;1800 +96084;49.36127;1.25725;146;20221213;-.4;-3.8;-2.1;4.5;3.9;0;.54;3500 +96084;49.36127;1.25725;146;20221214;1.4;-2.4;-.5;2.6;4.2;.4;.48;3200 +96084;49.36127;1.25725;146;20221215;2.9;-4.3;-.7;3.8;4;0;.67;3700 +96084;49.36127;1.25725;146;20221216;4.5;-2.9;.8;2.3;5.2;.2;.21;4800 +96084;49.36127;1.25725;146;20221217;-2.7;-6;-4.3;3.5;4.4;0;.13;1400 +96084;49.36127;1.25725;146;20221218;2.1;-5.5;-1.7;5.6;5;6.6;.38;1300 +96084;49.36127;1.25725;146;20221219;9.1;1.2;5.2;6.5;9;1.2;.2;1100 +96084;49.36127;1.25725;146;20221220;10.7;8.4;9.6;5.6;10.7;13.5;.71;400 +96084;49.36127;1.25725;146;20221221;10.3;5.4;7.9;4.3;10.5;9.6;.31;800 +96084;49.36127;1.25725;146;20221222;11.6;9;10.3;5.6;11.9;13.2;.46;900 +96084;49.36127;1.25725;146;20221223;14.3;9.9;12.1;5.1;12.2;2.3;.88;1200 +96084;49.36127;1.25725;146;20221224;11.5;8.8;10.2;4.1;10.9;2.8;.58;2100 +96084;49.36127;1.25725;146;20221225;11.4;9.1;10.3;3.9;11.6;4.8;.57;300 +96084;49.36127;1.25725;146;20221226;9.3;8.7;9;4.6;9.1;.4;.95;1600 +96084;49.36127;1.25725;146;20221227;8.9;2;5.5;4.8;7.5;.1;.53;4500 +96084;49.36127;1.25725;146;20221228;10.4;5.8;8.1;8.7;10;2.4;.63;600 +96084;49.36127;1.25725;146;20221229;10.6;9.4;10;7.6;8.8;0;1.47;3700 +96084;49.36127;1.25725;146;20221230;14.1;3.9;9;8;10.5;8.1;.91;800 +96084;49.36127;1.25725;146;20221231;15.3;13;14.2;10;12.4;.8;1.84;2200 +96085;49.38743;1.59952;133;20220101;14.5;9;11.8;2.6;11.5;1;.64;2607 +96085;49.38743;1.59952;133;20220102;13.4;9;11.2;5.7;10.83;.9;1.07;2015 +96085;49.38743;1.59952;133;20220103;12;9.7;10.8;4.6;10.5;25;1.04;1197 +96085;49.38743;1.59952;133;20220104;8.9;6.8;7.8;4.1;8.86;.8;.79;1023 +96085;49.38743;1.59952;133;20220105;6.5;.9;3.7;3.7;6;.1;.67;3717 +96085;49.38743;1.59952;133;20220106;5;-2;1.5;3;6.03;.7;.28;3995 +96085;49.38743;1.59952;133;20220107;7.5;2.9;5.2;5.7;7.33;7.2;.78;2428 +96085;49.38743;1.59952;133;20220108;8.4;-.1;4.1;5.8;7.96;15.1;.37;1979 +96085;49.38743;1.59952;133;20220109;6.2;4.1;5.1;3.4;7.33;3.3;.61;2095 +96085;49.38743;1.59952;133;20220110;3.5;.5;2;2.5;7.06;.1;.21;1359 +96085;49.38743;1.59952;133;20220111;3.3;2;2.7;2.6;6.36;0;.4;2600 +96085;49.38743;1.59952;133;20220112;4.4;-1.3;1.6;1.4;6.86;0;.2;1904 +96085;49.38743;1.59952;133;20220113;5.3;.8;3;1.7;6.43;0;.29;3639 +96085;49.38743;1.59952;133;20220114;7.9;-1.7;3.1;1.9;5.93;.1;.36;5219 +96085;49.38743;1.59952;133;20220115;1.7;-1.6;.1;1.4;5.7;.1;.27;2206 +96085;49.38743;1.59952;133;20220116;5.5;-1.4;2;2.3;7.23;.7;.19;2140 +96085;49.38743;1.59952;133;20220117;8.3;4.4;6.3;1.8;7.8;0;.43;3600 +96085;49.38743;1.59952;133;20220118;7.8;-1;3.4;2.7;7.06;.1;.31;4961 +96085;49.38743;1.59952;133;20220119;6.3;1.8;4;2.7;7.76;2.3;.35;1542 +96085;49.38743;1.59952;133;20220120;6.5;-.2;3.1;3.5;6.56;0;.5;3893 +96085;49.38743;1.59952;133;20220121;6.1;.4;3.2;3;6.43;0;.53;3229 +96085;49.38743;1.59952;133;20220122;5.3;3;4.1;2.2;7.1;0;.49;1547 +96085;49.38743;1.59952;133;20220123;3.2;3;3.1;3.1;6.73;0;.54;566 +96085;49.38743;1.59952;133;20220124;5.9;-1;2.5;2.5;6;0;.42;5794 +96085;49.38743;1.59952;133;20220125;-.7;-4;-2.3;1.1;5.43;0;.17;2154 +96085;49.38743;1.59952;133;20220126;2.9;-.8;1.1;1.4;6.6;0;.28;1604 +96085;49.38743;1.59952;133;20220127;7.8;2.5;5.1;3.3;8.3;.4;.41;3105 +96085;49.38743;1.59952;133;20220128;5.8;-.3;2.8;2.3;7.93;0;.12;3611 +96085;49.38743;1.59952;133;20220129;9.7;5.2;7.4;5.7;10.33;.4;.27;2320 +96085;49.38743;1.59952;133;20220130;8.9;2.8;5.9;2.5;7.6;.3;.59;5545 +96085;49.38743;1.59952;133;20220131;7.8;4.1;5.9;7.1;6.5;.1;1.46;4444 +96085;49.38743;1.59952;133;20220201;9.7;-.3;4.7;5.5;9.06;.3;.18;2982 +96085;49.38743;1.59952;133;20220202;9.8;9.2;9.5;4.5;9.75;.1;.97;1772 +96085;49.38743;1.59952;133;20220203;7.6;6.5;7.1;3.5;8.7;0;.7;1656 +96085;49.38743;1.59952;133;20220204;10;6.9;8.4;5.1;8;.5;1.34;3232 +96085;49.38743;1.59952;133;20220205;9.2;.8;5;4.9;7.13;.1;.9;6844 +96085;49.38743;1.59952;133;20220206;10.9;6.7;8.8;9.1;9.33;8;1.25;2257 +96085;49.38743;1.59952;133;20220207;9.6;2.4;6;3.7;6.96;0;.99;7165 +96085;49.38743;1.59952;133;20220208;10.5;3.6;7.1;4.1;9.46;0;.57;3827 +96085;49.38743;1.59952;133;20220209;8.3;4.2;6.2;1.4;8.43;0;.53;4731 +96085;49.38743;1.59952;133;20220210;7.1;3.1;5.1;3.3;8.25;3.6;.53;2000 +96085;49.38743;1.59952;133;20220211;8.6;-.3;4.1;1.8;6.25;0;.68;8350 +96085;49.38743;1.59952;133;20220212;8;-2;3;3.6;5.25;0;1.06;10550 +96085;49.38743;1.59952;133;20220213;11.7;-1.3;5.2;6.4;7.2;1;1.29;7250 +96085;49.38743;1.59952;133;20220214;11.3;6.9;9.1;5.8;8.6;2.7;1.42;6343 +96085;49.38743;1.59952;133;20220215;9;3.8;6.4;6.3;8.9;5.7;.63;4150 +96085;49.38743;1.59952;133;20220216;13.6;8.2;10.9;8.3;12.53;2.9;.61;3300 +96085;49.38743;1.59952;133;20220217;12.6;9.5;11.1;7.4;9.2;.4;1.98;5942 +96085;49.38743;1.59952;133;20220218;12;8;10;8.4;8.7;1.1;1.98;4418 +96085;49.38743;1.59952;133;20220219;9.1;2.1;5.6;7.2;7.1;.1;1.32;7671 +96085;49.38743;1.59952;133;20220220;12.2;7.1;9.6;8.7;9.73;4.1;1.42;3266 +96085;49.38743;1.59952;133;20220221;9.7;4;6.8;8.3;7.76;.4;1.41;4830 +96085;49.38743;1.59952;133;20220222;11.9;4.5;8.2;5;9.43;1.2;1;4340 +96085;49.38743;1.59952;133;20220223;9.2;2.2;5.7;2.4;8.2;0;.72;6148 +96085;49.38743;1.59952;133;20220224;9.8;5.4;7.6;5.5;7.3;1.9;1.59;5470 +96085;49.38743;1.59952;133;20220225;9.8;.8;5.3;3.4;6.46;.2;1.27;9121 +96085;49.38743;1.59952;133;20220226;9.5;-2.1;3.7;3.3;5.7;.1;1.29;11254 +96085;49.38743;1.59952;133;20220227;9.4;-.3;4.5;4.8;5.05;0;1.8;13600 +96085;49.38743;1.59952;133;20220228;11.9;-1.5;5.2;3.3;5.15;0;1.76;12950 +96085;49.38743;1.59952;133;20220301;12.2;3.4;7.8;2.5;7.05;.5;1.37;6100 +96085;49.38743;1.59952;133;20220302;11.1;5.9;8.5;2.8;7.1;0;1.5;7500 +96085;49.38743;1.59952;133;20220303;11.3;3.8;7.5;1.8;8.55;0;.85;5550 +96085;49.38743;1.59952;133;20220304;10.3;6.4;8.4;2;9.6;.3;.8;3888 +96085;49.38743;1.59952;133;20220305;8.7;6.2;7.5;3;8.96;.4;.85;4492 +96085;49.38743;1.59952;133;20220306;7.7;1.1;4.4;5.3;5.8;0;1.58;11370 +96085;49.38743;1.59952;133;20220307;6;-1.5;2.3;5.6;4.43;0;1.72;12438 +96085;49.38743;1.59952;133;20220308;12.4;-2;5.2;4.3;4.96;0;2.22;13405 +96085;49.38743;1.59952;133;20220309;14;.6;7.3;3.5;7.46;0;1.71;10762 +96085;49.38743;1.59952;133;20220310;16.3;3.2;9.8;3.8;7.76;0;2.25;12965 +96085;49.38743;1.59952;133;20220311;11.6;4.7;8.1;4.9;9.06;1.6;1.22;5659 +96085;49.38743;1.59952;133;20220312;11.6;5.9;8.8;4.9;9.13;0;1.42;8105 +96085;49.38743;1.59952;133;20220313;9.7;7.5;8.6;4.5;9.13;3.9;1.16;4346 +96085;49.38743;1.59952;133;20220314;14;2.5;8.3;2.7;8.23;.3;1.7;13279 +96085;49.38743;1.59952;133;20220315;12.1;5.8;8.9;3;10.03;3.1;1.06;6670 +96085;49.38743;1.59952;133;20220316;13.5;8.8;11.2;3.8;11.03;0;1.27;5475 +96085;49.38743;1.59952;133;20220317;9.2;6.1;7.6;3.8;7.73;.1;1.43;6489 +96085;49.38743;1.59952;133;20220318;14.5;.4;7.5;6.8;5.9;0;3.12;17650 +96085;49.38743;1.59952;133;20220319;15.8;5.4;10.6;7.9;6.05;0;4;17200 +96085;49.38743;1.59952;133;20220320;12.4;-.4;6;2.9;5.2;0;2.25;17700 +96085;49.38743;1.59952;133;20220321;17.8;.8;9.3;2.8;7.75;0;2.37;15000 +96085;49.38743;1.59952;133;20220322;17.7;4.4;11;3.5;6.95;0;3.02;17500 +96085;49.38743;1.59952;133;20220323;17.4;1.8;9.6;2.5;6.15;0;2.73;18400 +96085;49.38743;1.59952;133;20220324;19;3.2;11.1;3.6;6.45;0;3.41;18400 +96085;49.38743;1.59952;133;20220325;17.8;3.6;10.7;4.6;6.5;0;3.53;18750 +96085;49.38743;1.59952;133;20220326;17.7;3.9;10.8;5.1;6.85;0;3.62;19350 +96085;49.38743;1.59952;133;20220327;19.8;4;11.9;3.6;7.85;0;3.37;19450 +96085;49.38743;1.59952;133;20220328;18.9;3.1;11;2.6;8.75;0;2.5;14400 +96085;49.38743;1.59952;133;20220329;15;10.2;12.6;2.9;9.55;1.1;1.9;5750 +96085;49.38743;1.59952;133;20220330;11.3;7.4;9.4;3;9.6;2.9;1.18;4400 +96085;49.38743;1.59952;133;20220331;7.6;2.1;4.9;6.8;6.6;2.2;1.63;11100 +96085;49.38743;1.59952;133;20220401;3.6;.3;1.9;8.1;5.75;.8;1.07;7500 +96085;49.38743;1.59952;133;20220402;7.1;-.8;3.2;5.3;4.8;.1;2.04;15100 +96085;49.38743;1.59952;133;20220403;7.5;-2.4;2.5;3.3;4.87;0;1.76;14639 +96085;49.38743;1.59952;133;20220404;8;-2.1;3;5.9;6.93;.3;.99;9355 +96085;49.38743;1.59952;133;20220405;11.9;6.6;9.2;5.2;10.2;.1;1.19;5020 +96085;49.38743;1.59952;133;20220406;12.1;7.2;9.7;7.2;9.15;1.9;1.89;7200 +96085;49.38743;1.59952;133;20220407;12.7;9.5;11.1;9.2;8.9;1.4;3;15750 +96085;49.38743;1.59952;133;20220408;6.2;5.7;5.9;4.6;7.25;19.3;1.18;3300 +96085;49.38743;1.59952;133;20220409;10.7;.7;5.7;3.4;6.35;.1;2.19;17850 +96085;49.38743;1.59952;133;20220410;13.1;-1.7;5.7;3;6.15;0;2.58;22200 +96085;49.38743;1.59952;133;20220411;18.6;3.2;10.9;5.3;7.85;0;3.75;20800 +96085;49.38743;1.59952;133;20220412;19.3;8.9;14.1;4.5;10.95;0;3.14;15950 +96085;49.38743;1.59952;133;20220413;18.1;7.4;12.8;1.7;12;.4;2.06;13150 +96085;49.38743;1.59952;133;20220414;19.9;6.3;13.1;1.9;11;0;2.84;19050 +96085;49.38743;1.59952;133;20220415;19.5;6.4;13;2.8;10.8;0;3.18;21750 +96085;49.38743;1.59952;133;20220416;18.3;5.7;12;3.8;9.6;0;3.5;24250 +96085;49.38743;1.59952;133;20220417;20;2.6;11.3;3.2;7;0;4.01;24700 +96085;49.38743;1.59952;133;20220418;16.7;3.3;10;2.8;8.85;0;2.59;16900 +96085;49.38743;1.59952;133;20220419;16.1;4.6;10.4;3.8;9.45;0;2.77;19250 +96085;49.38743;1.59952;133;20220420;18.8;5.1;11.9;3.5;8.55;0;3.48;20350 +96085;49.38743;1.59952;133;20220421;18.7;3.3;11;4;8;0;3.87;24800 +96085;49.38743;1.59952;133;20220422;17.2;5.9;11.6;4.6;9;0;3.18;17350 +96085;49.38743;1.59952;133;20220423;18.4;6.3;12.4;5;10.35;.4;3.12;17350 +96085;49.38743;1.59952;133;20220424;18.7;8.6;13.6;4.1;10.1;0;3.58;20250 +96085;49.38743;1.59952;133;20220425;15.4;6.8;11.1;4.6;8.85;0;3.33;22450 +96085;49.38743;1.59952;133;20220426;16;3.9;9.9;3.8;8.2;0;2.94;17950 +96085;49.38743;1.59952;133;20220427;17.2;1.8;9.5;4.6;8.2;0;3.47;24050 +96085;49.38743;1.59952;133;20220428;18.3;3.8;11;4.2;9.3;0;3.18;18400 +96085;49.38743;1.59952;133;20220429;18.3;8;13.1;4.5;9.45;0;3.93;23350 +96085;49.38743;1.59952;133;20220430;15.8;4.2;10;4.1;8.25;0;3.56;26600 +96085;49.38743;1.59952;133;20220501;16.7;3.3;10;3.3;8.05;0;3.33;22800 +96085;49.38743;1.59952;133;20220502;17.4;8.2;12.8;4.2;8.95;0;3.52;18200 +96085;49.38743;1.59952;133;20220503;18.1;7.1;12.6;4.2;9;0;3.76;21500 +96085;49.38743;1.59952;133;20220504;18;3.9;10.9;2.9;9.7;.7;3.08;20750 +96085;49.38743;1.59952;133;20220505;17.1;8.8;13;3.7;10.55;0;3.19;18950 +96085;49.38743;1.59952;133;20220506;21.4;4.8;13.1;2.1;10.2;0;3.77;24213 +96085;49.38743;1.59952;133;20220507;20.5;9.1;14.8;2.9;11.8;0;3.41;19012 +96085;49.38743;1.59952;133;20220508;20;10;15;4;12.03;0;3.42;17579 +96085;49.38743;1.59952;133;20220509;24.2;5.7;15;1.9;10.63;0;4.27;25957 +96085;49.38743;1.59952;133;20220510;25.6;10.5;18;2.5;12.23;.1;4.59;23549 +96085;49.38743;1.59952;133;20220511;22.6;7.1;14.8;3.1;11.96;0;4.16;24742 +96085;49.38743;1.59952;133;20220512;19.1;6.8;13;2.7;10.36;.1;3.73;24182 +96085;49.38743;1.59952;133;20220513;19.7;3.4;11.5;2.3;9.33;0;3.78;25636 +96085;49.38743;1.59952;133;20220514;22.4;4.3;13.4;1.5;9.8;0;4.09;26888 +96085;49.38743;1.59952;133;20220515;28.1;9.7;18.9;3.9;12.03;8.9;5.57;23196 +96085;49.38743;1.59952;133;20220516;24;14;19;3;15.63;.2;4.13;21563 +96085;49.38743;1.59952;133;20220517;27.4;11.5;19.4;2;15.1;1.8;4.92;26916 +96085;49.38743;1.59952;133;20220518;25.6;12.6;19.1;2.7;15.76;2;4.58;24683 +96085;49.38743;1.59952;133;20220519;21.6;15.4;18.5;2.6;15.5;1.2;3.59;18895 +96085;49.38743;1.59952;133;20220520;17.4;12;14.7;2.8;12.7;8.3;2.47;12292 +96085;49.38743;1.59952;133;20220521;21.8;7.5;14.7;1.6;12.06;0;3.79;23727 +96085;49.38743;1.59952;133;20220522;22.5;8.1;15.3;2;13;1.7;3.51;20282 +96085;49.38743;1.59952;133;20220523;16.5;13;14.8;3.1;14.26;9;1.88;8958 +96085;49.38743;1.59952;133;20220524;16.8;9.2;13;4.3;11.16;1.4;3.18;19369 +96085;49.38743;1.59952;133;20220525;18.1;5.6;11.8;3.4;11.06;.6;3.06;19995 +96085;49.38743;1.59952;133;20220526;17;12.3;14.7;3.9;13.2;0;2.41;11623 +96085;49.38743;1.59952;133;20220527;20.2;11.1;15.6;3.6;12.26;.3;3.79;20137 +96085;49.38743;1.59952;133;20220528;18.6;5.9;12.2;3.3;9.8;0;3.82;24271 +96085;49.38743;1.59952;133;20220529;15.7;4.2;9.9;3.5;8.7;.2;3.2;21547 +96085;49.38743;1.59952;133;20220530;17.5;3.7;10.6;2.2;8.93;0;3.39;23116 +96085;49.38743;1.59952;133;20220531;19.3;7.5;13.4;2.5;9.56;.1;3.98;24182 +96085;49.38743;1.59952;133;20220601;20.6;3.4;12;2.3;9.3;.1;4.23;28021 +96085;49.38743;1.59952;133;20220602;22.6;5.9;14.2;3.3;9.33;0;4.88;27127 +96085;49.38743;1.59952;133;20220603;22.7;10;16.4;2.8;13.03;4;3.33;15200 +96085;49.38743;1.59952;133;20220604;27.4;13.2;20.3;3.2;16.23;8;4.81;22504 +96085;49.38743;1.59952;133;20220605;19.4;13.1;16.3;2.8;15.66;3.2;2.4;12484 +96085;49.38743;1.59952;133;20220606;20.9;10.1;15.5;2.8;12.66;3.3;3.95;23044 +96085;49.38743;1.59952;133;20220607;22.5;12.8;17.6;3.2;14.33;7.3;3.82;19111 +96085;49.38743;1.59952;133;20220608;19.7;13.5;16.6;4.2;13.9;1.3;3.51;18106 +96085;49.38743;1.59952;133;20220609;20.2;10.5;15.4;3.3;12.7;0;3.64;20318 +96085;49.38743;1.59952;133;20220610;21.3;13.2;17.3;2.5;14.76;.1;3.29;16970 +96085;49.38743;1.59952;133;20220611;23.9;13;18.4;2;13.76;0;4.43;23726 +96085;49.38743;1.59952;133;20220612;22.5;6.7;14.6;2.5;11.5;.2;4.5;27469 +96085;49.38743;1.59952;133;20220613;21.7;7.1;14.4;2.7;11;.1;4.61;28682 +96085;49.38743;1.59952;133;20220614;25;7.4;16.2;3.2;11.16;0;5.29;28675 +96085;49.38743;1.59952;133;20220615;28.4;11.2;19.8;2.4;12.53;0;5.66;27925 +96085;49.38743;1.59952;133;20220616;28.9;10.8;19.8;1.8;12.64;0;5.36;27656 +96085;49.38743;1.59952;133;20220617;33.4;12.9;23.2;2;14.5;0;6.41;29361 +96085;49.38743;1.59952;133;20220618;36;16;26;2.9;16.9;3.6;7.24;28341 +96085;49.38743;1.59952;133;20220619;22;12.9;17.5;6.2;14.33;.3;3.98;17445 +96085;49.38743;1.59952;133;20220620;22.5;12.9;17.7;4.9;12.9;.8;4.78;22757 +96085;49.38743;1.59952;133;20220621;24.3;11.9;18.1;4;12.36;0;4.84;21245 +96085;49.38743;1.59952;133;20220622;27.7;12;19.9;3.5;13.76;4.9;5.69;26410 +96085;49.38743;1.59952;133;20220623;27.6;14.7;21.1;2.6;16.13;10.8;4.89;22972 +96085;49.38743;1.59952;133;20220624;24;15.2;19.6;3.5;16.5;2.6;4.09;19491 +96085;49.38743;1.59952;133;20220625;17.9;14.7;16.3;3.1;14.5;1.7;2.57;12321 +96085;49.38743;1.59952;133;20220626;22.5;10.1;16.3;2.4;12.1;1.1;4.27;24005 +96085;49.38743;1.59952;133;20220627;22.2;10.9;16.6;2;12.83;1.9;4.02;22948 +96085;49.38743;1.59952;133;20220628;25.3;9.1;17.2;2;12.3;0;4.96;28231 +96085;49.38743;1.59952;133;20220629;23.8;9.3;16.5;2.4;13.2;3.3;4.04;21595 +96085;49.38743;1.59952;133;20220630;18.1;11;14.5;2;13.4;6.7;2.4;12766 +96085;49.38743;1.59952;133;20220701;21.4;7.4;14.4;2.2;11.56;.1;3.86;23020 +96085;49.38743;1.59952;133;20220702;26.1;8;17;2.3;11.76;0;5.16;28183 +96085;49.38743;1.59952;133;20220703;22.8;9.2;16;2.5;12.03;.1;4.54;26445 +96085;49.38743;1.59952;133;20220704;24.3;7.5;15.9;2.3;11.9;.1;4.94;29354 +96085;49.38743;1.59952;133;20220705;24;8;16;2.7;12.06;.1;4.73;26871 +96085;49.38743;1.59952;133;20220706;24.4;8.3;16.4;2.7;12.93;0;4.78;27729 +96085;49.38743;1.59952;133;20220707;20.7;12.8;16.7;3.4;14.16;.1;3.01;13575 +96085;49.38743;1.59952;133;20220708;27;8;17.5;2.4;12.06;.1;5.44;29636 +96085;49.38743;1.59952;133;20220709;27.5;11.5;19.5;2.8;13.83;0;5.44;27238 +96085;49.38743;1.59952;133;20220710;26.4;10.7;18.6;3.2;12.46;0;5.59;28244 +96085;49.38743;1.59952;133;20220711;29.2;11.9;20.6;2.7;13.4;0;5.95;28524 +96085;49.38743;1.59952;133;20220712;33;13.3;23.1;1.7;13.63;0;6.01;28761 +96085;49.38743;1.59952;133;20220713;34.2;17.7;25.9;2.2;14.96;0;6.61;28041 +96085;49.38743;1.59952;133;20220714;28.9;14.7;21.8;3.2;14.86;0;6.01;27682 +96085;49.38743;1.59952;133;20220715;26.4;11.7;19.1;3.3;11.16;0;5.85;27827 +96085;49.38743;1.59952;133;20220716;28.2;9.6;18.9;2.6;11.4;0;5.76;28589 +96085;49.38743;1.59952;133;20220717;30.8;12.1;21.5;3.3;10.56;0;6.7;27341 +96085;49.38743;1.59952;133;20220718;37.1;14.8;26;2.1;11.26;0;6.93;28096 +96085;49.38743;1.59952;133;20220719;39.6;19.3;29.4;4.3;13.96;4.5;9.44;27261 +96085;49.38743;1.59952;133;20220720;23.5;18.7;21.1;2.8;19.2;3.3;3.06;13190 +96085;49.38743;1.59952;133;20220721;24.8;15.9;20.3;2.8;18.1;0;3.28;14581 +96085;49.38743;1.59952;133;20220722;23.4;14.7;19.1;3.4;16.33;1;3.17;13497 +96085;49.38743;1.59952;133;20220723;26.7;15.4;21;2.4;16.9;0;4.37;21357 +96085;49.38743;1.59952;133;20220724;32.6;13.5;23.1;2.6;15.13;0;6.24;27598 +96085;49.38743;1.59952;133;20220725;26.1;15.4;20.7;4.5;14.83;0;4.93;19076 +96085;49.38743;1.59952;133;20220726;22.1;14.5;18.3;3.3;13.86;.1;3.77;16610 +96085;49.38743;1.59952;133;20220727;24.5;11.2;17.9;3.3;11.43;0;4.81;22464 +96085;49.38743;1.59952;133;20220728;25.6;13.3;19.4;2.6;10.36;0;4.59;18844 +96085;49.38743;1.59952;133;20220729;28.9;11.7;20.3;2.3;11.63;.2;5.39;25360 +96085;49.38743;1.59952;133;20220730;28.3;12.7;20.5;2.5;13.26;.3;5.25;25303 +96085;49.38743;1.59952;133;20220731;24.8;14.9;19.9;3.3;16.96;1;3.42;14574 +96085;49.38743;1.59952;133;20220801;26.7;17.9;22.3;2.7;16.83;0;4.09;16666 +96085;49.38743;1.59952;133;20220802;29.9;12.7;21.3;1.8;15.66;.3;4.96;25190 +96085;49.38743;1.59952;133;20220803;34.4;14.2;24.3;1.8;16.43;.4;5.52;24849 +96085;49.38743;1.59952;133;20220804;26.8;16.6;21.7;3.2;17.03;2.5;4.24;17776 +96085;49.38743;1.59952;133;20220805;24.2;11.8;18;3.4;13.36;0;4.55;23810 +96085;49.38743;1.59952;133;20220806;24.3;7.4;15.8;4.1;9.73;0;5.22;25827 +96085;49.38743;1.59952;133;20220807;26.1;11.5;18.8;4.6;10.26;0;5.92;24740 +96085;49.38743;1.59952;133;20220808;27.6;12.5;20;4.9;11.6;0;6.19;24424 +96085;49.38743;1.59952;133;20220809;29.2;14.8;22;5.5;13.66;.1;6.6;24231 +96085;49.38743;1.59952;133;20220810;32.3;15.7;24;4.4;13.26;0;7.05;24329 +96085;49.38743;1.59952;133;20220811;32.9;15.1;24;3.4;11.7;0;6.65;24620 +96085;49.38743;1.59952;133;20220812;33.6;15.3;24.5;2.9;10.8;0;6.42;23817 +96085;49.38743;1.59952;133;20220813;32.4;14.7;23.6;2.7;10.16;0;6.1;23763 +96085;49.38743;1.59952;133;20220814;28;16.1;22.1;2.1;12.86;.6;3.92;13897 +96085;49.38743;1.59952;133;20220815;27.8;14.4;21.1;1.8;16.7;.1;3.88;19341 +96085;49.38743;1.59952;133;20220816;26.4;16.3;21.4;2.2;16.6;0;3.36;13936 +96085;49.38743;1.59952;133;20220817;25.5;14.9;20.2;2.1;16.66;.3;3.08;13783 +96085;49.38743;1.59952;133;20220818;27.9;12.2;20.1;2.5;15.43;.1;4.23;20458 +96085;49.38743;1.59952;133;20220819;23.3;13.7;18.5;2.8;16.2;.2;2.58;10608 +96085;49.38743;1.59952;133;20220820;24.1;9;16.6;2.1;12.56;.1;3.63;20347 +96085;49.38743;1.59952;133;20220821;26.1;8.8;17.5;2.3;12.9;0;3.68;17633 +96085;49.38743;1.59952;133;20220822;26.8;12.8;19.8;2.3;15.03;.1;3.77;17961 +96085;49.38743;1.59952;133;20220823;27.8;16.5;22.2;1.8;17.83;.1;3.21;14073 +96085;49.38743;1.59952;133;20220824;31.7;15.3;23.5;1.8;17.46;0;4.37;20364 +96085;49.38743;1.59952;133;20220825;28.1;15.6;21.8;3.4;16.43;.3;4.14;16069 +96085;49.38743;1.59952;133;20220826;25.9;15.3;20.6;3.1;16;.1;3.9;17654 +96085;49.38743;1.59952;133;20220827;25;12.1;18.6;3.2;13.3;0;3.89;17957 +96085;49.38743;1.59952;133;20220828;25.1;13;19.1;4.5;12.93;0;4.41;16848 +96085;49.38743;1.59952;133;20220829;27.1;15.2;21.1;6;11.63;.2;6.05;18641 +96085;49.38743;1.59952;133;20220830;28;13.3;20.7;4.3;13;0;5.09;18677 +96085;49.38743;1.59952;133;20220831;26.7;13.4;20.1;3.8;13.73;0;4.32;16932 +96085;49.38743;1.59952;133;20220901;27.6;14.2;20.9;2.9;14.06;4.6;3.96;15096 +96085;49.38743;1.59952;133;20220902;21.9;15.4;18.7;2.3;16.13;1.5;2.24;9442 +96085;49.38743;1.59952;133;20220903;24.6;15.7;20.2;1.8;17.1;.2;2.7;13189 +96085;49.38743;1.59952;133;20220904;27.7;11.6;19.6;2.4;14.43;.5;3.83;18776 +96085;49.38743;1.59952;133;20220905;23.9;14.6;19.2;2.6;16.23;4.2;2.51;9772 +96085;49.38743;1.59952;133;20220906;26.2;12.5;19.3;2.2;15.9;1.6;2.97;13970 +96085;49.38743;1.59952;133;20220907;23.1;13.3;18.2;3.3;15.46;1.9;2.68;11600 +96085;49.38743;1.59952;133;20220908;22.3;13.7;18;3.8;15.36;6.8;2.74;11773 +96085;49.38743;1.59952;133;20220909;19.5;14;16.8;5.6;15.03;12.3;2.31;8581 +96085;49.38743;1.59952;133;20220910;19.4;14.3;16.8;3.8;15.53;4.1;2.02;9049 +96085;49.38743;1.59952;133;20220911;22.3;9.9;16.1;1.7;14.03;.2;2.55;16333 +96085;49.38743;1.59952;133;20220912;27;11.8;19.4;2.1;14.6;.2;3.3;16876 +96085;49.38743;1.59952;133;20220913;24.4;17.8;21.1;3.1;17.23;6.1;2.54;7041 +96085;49.38743;1.59952;133;20220914;22.7;17.1;19.9;3;19.06;8.4;2.01;8664 +96085;49.38743;1.59952;133;20220915;21.2;10.8;16;2.7;13.66;0;2.29;11684 +96085;49.38743;1.59952;133;20220916;17.4;8.9;13.1;2.8;10.96;.6;2;9912 +96085;49.38743;1.59952;133;20220917;16.1;5.1;10.6;3.3;8.5;0;2.44;15376 +96085;49.38743;1.59952;133;20220918;18.3;3.1;10.7;2.9;8.8;0;2.48;15918 +96085;49.38743;1.59952;133;20220919;17.9;5.5;11.7;2.6;9.26;0;2.31;13844 +96085;49.38743;1.59952;133;20220920;17.3;6.1;11.7;1.7;10.06;.1;1.62;8600 +96085;49.38743;1.59952;133;20220921;18.7;6.1;12.4;2.5;9.53;.1;2.38;14676 +96085;49.38743;1.59952;133;20220922;20.5;4.6;12.6;1.5;8.56;0;2.28;15330 +96085;49.38743;1.59952;133;20220923;18.1;7.3;12.7;1.1;10.46;1.2;1.41;7582 +96085;49.38743;1.59952;133;20220924;16.6;10.6;13.6;2.5;13;2.1;1.4;7286 +96085;49.38743;1.59952;133;20220925;17.4;7.7;12.6;3.4;10.66;.2;2.12;12008 +96085;49.38743;1.59952;133;20220926;14.1;9;11.5;4.4;10.86;6.8;1.5;5301 +96085;49.38743;1.59952;133;20220927;14.1;8.6;11.3;3.5;11.4;5.8;1.31;7685 +96085;49.38743;1.59952;133;20220928;14.8;8.3;11.5;2.4;10.83;.5;1.48;9636 +96085;49.38743;1.59952;133;20220929;16.1;5.5;10.8;1.2;9.8;.2;1.48;11963 +96085;49.38743;1.59952;133;20220930;17;3.4;10.2;3.5;9.6;6.2;1.94;12617 +96085;49.38743;1.59952;133;20221001;18.7;11.6;15.2;5.9;14.03;.2;1.98;9619 +96085;49.38743;1.59952;133;20221002;16.9;13.5;15.2;3.1;14.4;12.7;1.28;4590 +96085;49.38743;1.59952;133;20221003;13.7;5.9;9.8;1.8;10.93;0;.93;6311 +96085;49.38743;1.59952;133;20221004;19.3;5.3;12.3;1.6;11.53;0;1.49;10994 +96085;49.38743;1.59952;133;20221005;20.5;13.4;16.9;4.5;13.6;.2;2.33;7549 +96085;49.38743;1.59952;133;20221006;18.3;7.7;13;2.2;10.6;0;1.78;11955 +96085;49.38743;1.59952;133;20221007;18.3;3.6;11;1.8;9.3;.2;1.66;13010 +96085;49.38743;1.59952;133;20221008;17.2;7.1;12.1;2.2;10.16;.1;1.65;11606 +96085;49.38743;1.59952;133;20221009;18.2;2.9;10.6;2.3;8.76;.1;1.81;12787 +96085;49.38743;1.59952;133;20221010;19.5;6.5;13;2.4;10.96;.1;1.7;9542 +96085;49.38743;1.59952;133;20221011;16.2;3.9;10;2.6;8.63;0;1.65;11769 +96085;49.38743;1.59952;133;20221012;19;2.4;10.7;1.6;9.2;.2;1.48;11371 +96085;49.38743;1.59952;133;20221013;14.4;9.3;11.8;2.2;13.16;3;.72;4050 +96085;49.38743;1.59952;133;20221014;15.1;13.4;14.2;2.5;15.33;3.4;.7;2999 +96085;49.38743;1.59952;133;20221015;17.8;13.4;15.6;3.9;14.93;.7;1.36;6664 +96085;49.38743;1.59952;133;20221016;17.4;11.1;14.3;2.5;14.46;5.7;1;5412 +96085;49.38743;1.59952;133;20221017;18.4;14.2;16.3;2.2;17.13;1.8;.85;3990 +96085;49.38743;1.59952;133;20221018;18.6;14.6;16.6;2.4;16.96;.1;.94;4317 +96085;49.38743;1.59952;133;20221019;20.3;13.7;17;5;16.2;3.8;1.57;7179 +96085;49.38743;1.59952;133;20221020;21;13.9;17.5;3.3;15.93;.8;1.56;8560 +96085;49.38743;1.59952;133;20221021;19.7;13.8;16.8;4.2;14.9;.2;1.66;6850 +96085;49.38743;1.59952;133;20221022;19.7;13;16.3;3.1;14.03;1.7;1.56;7309 +96085;49.38743;1.59952;133;20221023;21.6;13.3;17.4;4.8;14.43;3.5;2.11;6188 +96085;49.38743;1.59952;133;20221024;18.2;15;16.6;6.1;13.5;1.2;2.16;5497 +96085;49.38743;1.59952;133;20221025;18.2;10.9;14.6;3.2;13.6;.2;1.2;6560 +96085;49.38743;1.59952;133;20221026;20.8;13.5;17.2;3.9;14.8;0;1.69;7408 +96085;49.38743;1.59952;133;20221027;22.3;12.7;17.5;3.4;14.46;.1;1.79;6240 +96085;49.38743;1.59952;133;20221028;21.6;13.5;17.5;2.6;14.96;0;1.45;6422 +96085;49.38743;1.59952;133;20221029;22.3;14.4;18.4;2.5;14.9;.1;1.56;5460 +96085;49.38743;1.59952;133;20221030;15.8;10.7;13.2;1.7;12.73;.3;.8;4043 +96085;49.38743;1.59952;133;20221031;18.8;7.2;13;3.2;12.8;3.7;1.08;6254 +96085;49.38743;1.59952;133;20221101;16;9.5;12.7;6.3;11.3;1.2;1.64;6087 +96085;49.38743;1.59952;133;20221102;14.7;8.5;11.6;4.8;10.66;0;1.29;6573 +96085;49.38743;1.59952;133;20221103;13.7;11.1;12.4;4.9;11.66;4.5;1.22;2393 +96085;49.38743;1.59952;133;20221104;11.8;7.7;9.8;3.9;9.6;1.4;1.03;4528 +96085;49.38743;1.59952;133;20221105;10.9;2.7;6.8;2.5;9.2;.9;.52;3858 +96085;49.38743;1.59952;133;20221106;11.2;9.4;10.3;4.6;11.2;14.6;.74;1276 +96085;49.38743;1.59952;133;20221107;15.9;10.4;13.2;5.2;12.26;0;1.25;3989 +96085;49.38743;1.59952;133;20221108;15.6;10.4;13;5.2;11.73;.4;1.36;3640 +96085;49.38743;1.59952;133;20221109;14.6;9.6;12.1;4;11.03;0;1.12;5125 +96085;49.38743;1.59952;133;20221110;14.1;3.5;8.8;2.5;9.86;0;.6;6597 +96085;49.38743;1.59952;133;20221111;11.7;7.9;9.8;2.7;10.16;.1;.68;3727 +96085;49.38743;1.59952;133;20221112;11.3;5;8.2;2;10.16;.1;.39;3498 +96085;49.38743;1.59952;133;20221113;11.4;4.3;7.8;1.6;9.66;.1;.36;4308 +96085;49.38743;1.59952;133;20221114;11.8;5.5;8.6;2.4;10.23;.1;.48;3658 +96085;49.38743;1.59952;133;20221115;12.2;6.3;9.3;3.9;10.86;4.1;.55;2081 +96085;49.38743;1.59952;133;20221116;12.2;6.9;9.5;5.3;10.7;13.3;.69;3117 +96085;49.38743;1.59952;133;20221117;12.7;9.4;11.1;7.7;10.23;1.9;1.46;3400 +96085;49.38743;1.59952;133;20221118;11.3;7.2;9.3;4.1;9.73;4.6;.81;3368 +96085;49.38743;1.59952;133;20221119;10.1;4;7.1;2.5;9.1;.3;.44;3891 +96085;49.38743;1.59952;133;20221120;10.6;3.4;7;3.3;8.56;3.2;.67;3145 +96085;49.38743;1.59952;133;20221121;8.2;4.8;6.5;4.1;8.93;6.5;.49;1496 +96085;49.38743;1.59952;133;20221122;10.1;4;7.1;6;8.23;7.7;.96;3089 +96085;49.38743;1.59952;133;20221123;12.2;3.7;7.9;4.5;9.03;5.9;.81;3529 +96085;49.38743;1.59952;133;20221124;12.5;6.1;9.3;5;9.66;5.3;.86;4431 +96085;49.38743;1.59952;133;20221125;11.6;5.5;8.6;2.9;9.44;.6;.53;3921 +96085;49.38743;1.59952;133;20221126;10.1;2.6;6.4;2.9;8.94;.9;.36;3321 +96085;49.38743;1.59952;133;20221127;9.8;6.4;8.1;4.1;10.04;6.9;.47;2132 +96085;49.38743;1.59952;133;20221128;10.6;7.5;9.1;2.5;10.24;.3;.46;2364 +96085;49.38743;1.59952;133;20221129;5.8;1.8;3.8;1.1;8.46;0;.16;1924 +96085;49.38743;1.59952;133;20221130;5.9;3.6;4.7;2.2;8.1;0;.31;1849 +96085;49.38743;1.59952;133;20221201;5.5;1.7;3.6;3.5;7.46;0;.31;1992 +96085;49.38743;1.59952;133;20221202;5.3;1.2;3.3;4;6.8;0;.47;2020 +96085;49.38743;1.59952;133;20221203;2.5;1.7;2.1;6;6.16;0;.61;829 +96085;49.38743;1.59952;133;20221204;2.6;1;1.8;4.6;6.06;.4;.53;1043 +96085;49.38743;1.59952;133;20221205;3;.7;1.9;1.8;6.26;.2;.32;1717 +96085;49.38743;1.59952;133;20221206;5.6;.7;3.1;1.6;6.73;.1;.27;2769 +96085;49.38743;1.59952;133;20221207;4.5;-2.4;1;1.1;6.13;.4;.12;3422 +96085;49.38743;1.59952;133;20221208;2.4;-1;.7;1.3;6.36;0;.23;1171 +96085;49.38743;1.59952;133;20221209;.8;-2.8;-1;1.7;5.53;.1;.12;2721 +96085;49.38743;1.59952;133;20221210;1.1;-1.4;-.1;2;5.96;0;.17;1732 +96085;49.38743;1.59952;133;20221211;.3;-2.2;-.9;3.5;5.06;0;.3;2512 +96085;49.38743;1.59952;133;20221212;-.9;-3.1;-2;3.6;4.66;0;.3;2115 +96085;49.38743;1.59952;133;20221213;-.4;-4.2;-2.3;4.1;4;0;.47;3344 +96085;49.38743;1.59952;133;20221214;1.4;-2.4;-.5;2.3;4.4;.3;.42;2830 +96085;49.38743;1.59952;133;20221215;2.9;-5.3;-1.2;3.5;4.03;0;.56;3838 +96085;49.38743;1.59952;133;20221216;4.3;-4.5;-.1;2;4.76;.1;.24;4503 +96085;49.38743;1.59952;133;20221217;-2.8;-6.2;-4.5;2.6;4.4;0;.14;1276 +96085;49.38743;1.59952;133;20221218;1.1;-6.5;-2.7;4;4.8;6.6;.25;1759 +96085;49.38743;1.59952;133;20221219;9.6;.9;5.3;4.6;9.2;1.5;.15;1824 +96085;49.38743;1.59952;133;20221220;11.3;8.9;10.1;4.1;11.03;13.8;.66;814 +96085;49.38743;1.59952;133;20221221;10.8;6.4;8.6;3.6;10.93;9.1;.29;1526 +96085;49.38743;1.59952;133;20221222;12;9.4;10.7;5.4;12.13;11.9;.47;1194 +96085;49.38743;1.59952;133;20221223;14.7;10.2;12.4;4.5;12.5;2.2;.81;1576 +96085;49.38743;1.59952;133;20221224;11.6;9.3;10.4;3.6;11.13;2.1;.58;1910 +96085;49.38743;1.59952;133;20221225;11.9;9.2;10.5;3.2;11.76;3.9;.53;755 +96085;49.38743;1.59952;133;20221226;10.1;9.7;9.9;4.8;9.46;.4;1.12;1352 +96085;49.38743;1.59952;133;20221227;9.2;1.4;5.3;3.7;7.6;.1;.44;4170 +96085;49.38743;1.59952;133;20221228;10.5;6;8.3;6.7;10.3;3.7;.48;1464 +96085;49.38743;1.59952;133;20221229;10.7;9.7;10.2;6.6;9.23;.1;1.37;2595 +96085;49.38743;1.59952;133;20221230;14.3;3.8;9;6.4;10.7;6.5;.71;1747 +96085;49.38743;1.59952;133;20221231;15.8;13.5;14.7;8.3;12.56;.5;1.85;2026 +96086;49.41255;1.94211;147;20220101;14.3;8.5;11.4;1.6;11.29;.3;.47;2673 +96086;49.41255;1.94211;147;20220102;13.1;8.4;10.8;5;10.89;.4;.9;2273 +96086;49.41255;1.94211;147;20220103;12;9.9;10.9;4.4;10.69;18.8;1;1435 +96086;49.41255;1.94211;147;20220104;8.8;6.8;7.8;4;9.04;1;.74;1219 +96086;49.41255;1.94211;147;20220105;6.5;.5;3.5;3.8;6.09;.1;.65;3804 +96086;49.41255;1.94211;147;20220106;5.5;-2.9;1.3;2.6;6.04;.6;.25;4286 +96086;49.41255;1.94211;147;20220107;7.4;2.7;5.1;5.3;7.39;6.4;.7;2807 +96086;49.41255;1.94211;147;20220108;8.2;-.6;3.8;5.7;7.99;13.6;.31;2232 +96086;49.41255;1.94211;147;20220109;6.3;4;5.2;3.6;7.29;3.7;.64;2451 +96086;49.41255;1.94211;147;20220110;2.5;-1.1;.7;2.1;6.69;.1;.13;1743 +96086;49.41255;1.94211;147;20220111;1.9;1.6;1.8;2.3;6.24;0;.38;1450 +96086;49.41255;1.94211;147;20220112;3.4;-2.2;.6;1.3;6.64;0;.16;2106 +96086;49.41255;1.94211;147;20220113;4.5;.7;2.6;1.6;6.44;0;.31;3009 +96086;49.41255;1.94211;147;20220114;7.7;-2.5;2.6;1.1;5.99;.1;.21;4929 +96086;49.41255;1.94211;147;20220115;2.6;-2.3;.2;1.4;5.69;.1;.24;2895 +96086;49.41255;1.94211;147;20220116;5.1;-1.5;1.8;2.1;7.14;.7;.17;2561 +96086;49.41255;1.94211;147;20220117;8.2;3.8;6;1.6;7.69;0;.45;3000 +96086;49.41255;1.94211;147;20220118;7.8;-1.9;2.9;2.5;7.09;.1;.28;4441 +96086;49.41255;1.94211;147;20220119;6;1.2;3.6;2.5;7.74;1.6;.3;1863 +96086;49.41255;1.94211;147;20220120;6.4;-1.4;2.5;3.5;6.59;.1;.45;3540 +96086;49.41255;1.94211;147;20220121;6.1;0;3.1;3.2;6.64;0;.5;3094 +96086;49.41255;1.94211;147;20220122;5.3;2.3;3.8;2.1;7.19;0;.44;1771 +96086;49.41255;1.94211;147;20220123;3.1;2.9;3;3;6.79;0;.53;399 +96086;49.41255;1.94211;147;20220124;5.6;-1.4;2.1;2.3;5.99;0;.41;5292 +96086;49.41255;1.94211;147;20220125;-1;-4.6;-2.8;.9;5.34;0;.17;2031 +96086;49.41255;1.94211;147;20220126;2.6;-1.1;.7;1.2;6.64;0;.24;1907 +96086;49.41255;1.94211;147;20220127;7.7;2.4;5;3.3;8.24;.4;.42;3308 +96086;49.41255;1.94211;147;20220128;5.9;-1.2;2.3;2.1;7.74;0;.15;3967 +96086;49.41255;1.94211;147;20220129;9.9;5.1;7.5;5.5;10.29;.2;.34;2631 +96086;49.41255;1.94211;147;20220130;9;2;5.5;2.1;7.59;.3;.54;5168 +96086;49.41255;1.94211;147;20220131;7.8;3.8;5.8;7.1;6.44;.1;1.5;3966 +96086;49.41255;1.94211;147;20220201;9.5;-1.9;3.8;5.3;8.94;.2;.08;3974 +96086;49.41255;1.94211;147;20220202;10;9.1;9.5;4.6;9.99;0;.96;1444 +96086;49.41255;1.94211;147;20220203;7.5;6.7;7.1;3.3;8.74;0;.71;1784 +96086;49.41255;1.94211;147;20220204;10.1;6.8;8.5;4.5;8.09;.6;1.3;3248 +96086;49.41255;1.94211;147;20220205;9.2;.3;4.7;4.6;7.09;.1;.88;6816 +96086;49.41255;1.94211;147;20220206;10.8;6.5;8.7;8.9;9.44;7.1;1.19;2686 +96086;49.41255;1.94211;147;20220207;9.4;1.6;5.5;3.3;6.94;0;.91;6848 +96086;49.41255;1.94211;147;20220208;10.4;3.2;6.8;3.8;9.44;0;.54;4191 +96086;49.41255;1.94211;147;20220209;9.7;4;6.9;1.3;8.49;.1;.59;5447 +96086;49.41255;1.94211;147;20220210;7;2;4.5;3.1;8.29;3.9;.41;2200 +96086;49.41255;1.94211;147;20220211;9.2;-2.5;3.3;1.3;6.09;0;.6;8600 +96086;49.41255;1.94211;147;20220212;8.2;-3;2.6;3.2;5.29;0;.98;11100 +96086;49.41255;1.94211;147;20220213;12.4;-2.1;5.1;5.7;7.29;.7;1.3;7500 +96086;49.41255;1.94211;147;20220214;11.2;6.9;9.1;5.7;8.72;2.9;1.42;5674 +96086;49.41255;1.94211;147;20220215;8.8;4.1;6.4;6;9.09;4.5;.59;5000 +96086;49.41255;1.94211;147;20220216;13.7;8.2;11;7.9;12.69;2.4;.63;4000 +96086;49.41255;1.94211;147;20220217;12.3;9.4;10.8;6.9;9.39;.4;1.84;3684 +96086;49.41255;1.94211;147;20220218;12.1;8;10.1;7.9;8.79;1.1;1.96;4377 +96086;49.41255;1.94211;147;20220219;9.1;2.1;5.6;6.7;7.14;.1;1.29;7456 +96086;49.41255;1.94211;147;20220220;12.3;6.9;9.6;8.5;9.79;2.7;1.43;4000 +96086;49.41255;1.94211;147;20220221;9.7;4.1;6.9;8.3;7.89;.6;1.41;5595 +96086;49.41255;1.94211;147;20220222;11.6;4.3;8;4.8;9.44;1.3;.96;5111 +96086;49.41255;1.94211;147;20220223;9.5;.3;4.9;2.1;8.19;.1;.66;6872 +96086;49.41255;1.94211;147;20220224;9.9;5.3;7.6;5.3;7.39;1.6;1.57;5405 +96086;49.41255;1.94211;147;20220225;10;.5;5.2;3.3;6.49;.1;1.27;9131 +96086;49.41255;1.94211;147;20220226;9.3;-3.1;3.1;2.6;5.69;.1;1.15;10531 +96086;49.41255;1.94211;147;20220227;9.3;-1;4.2;4.1;5.16;0;1.66;11218 +96086;49.41255;1.94211;147;20220228;11.4;-3.3;4.1;2.3;5.26;.1;1.44;12107 +96086;49.41255;1.94211;147;20220301;11.9;1.7;6.8;1.8;7.09;.4;1.15;6604 +96086;49.41255;1.94211;147;20220302;10.4;5.6;8;2.2;7.33;0;1.25;6796 +96086;49.41255;1.94211;147;20220303;11;3.7;7.3;1.3;8.79;0;.83;6724 +96086;49.41255;1.94211;147;20220304;11.2;6.6;8.9;1.9;9.84;0;.89;4733 +96086;49.41255;1.94211;147;20220305;9.7;6;7.8;2.8;8.89;0;1;5989 +96086;49.41255;1.94211;147;20220306;7.6;.5;4.1;5.3;5.74;0;1.56;10456 +96086;49.41255;1.94211;147;20220307;6;-1.7;2.2;5.5;4.44;0;1.71;11358 +96086;49.41255;1.94211;147;20220308;12;-2.7;4.7;3.9;4.94;0;2.09;12858 +96086;49.41255;1.94211;147;20220309;14;-.8;6.6;3;7.34;0;1.63;11043 +96086;49.41255;1.94211;147;20220310;16.3;2.1;9.2;3.2;7.54;0;2.14;12848 +96086;49.41255;1.94211;147;20220311;11.6;3.5;7.6;4.1;9.09;1.5;1.11;6538 +96086;49.41255;1.94211;147;20220312;11.7;5.8;8.8;4.4;9.29;0;1.38;8507 +96086;49.41255;1.94211;147;20220313;10.5;7.3;8.9;3.8;9.14;3.2;1.25;4869 +96086;49.41255;1.94211;147;20220314;14;2.3;8.2;2.4;8.34;.4;1.63;12869 +96086;49.41255;1.94211;147;20220315;11.6;5.4;8.5;2.4;10.14;2.8;.94;6355 +96086;49.41255;1.94211;147;20220316;13.4;8.5;10.9;3.5;11.14;0;1.22;5913 +96086;49.41255;1.94211;147;20220317;8.6;6.3;7.5;3.6;7.94;0;1.31;5734 +96086;49.41255;1.94211;147;20220318;14.6;-1.4;6.6;6.6;5.99;0;2.98;17700 +96086;49.41255;1.94211;147;20220319;16;4.5;10.2;7.5;6.19;0;3.88;17200 +96086;49.41255;1.94211;147;20220320;12.4;-1.1;5.6;2.2;5.29;0;2.07;17700 +96086;49.41255;1.94211;147;20220321;18.4;-2;8.2;1.9;7.79;0;2.1;14800 +96086;49.41255;1.94211;147;20220322;18;2.2;10.1;2.9;6.89;0;2.79;16700 +96086;49.41255;1.94211;147;20220323;18.1;-1.6;8.2;1.5;6.39;0;2.28;17700 +96086;49.41255;1.94211;147;20220324;19.2;-.9;9.1;3;6.79;0;2.97;17800 +96086;49.41255;1.94211;147;20220325;18;.5;9.2;3.8;6.69;0;3.13;18100 +96086;49.41255;1.94211;147;20220326;18;2.1;10;4.7;7.09;0;3.39;18800 +96086;49.41255;1.94211;147;20220327;19.8;1.9;10.8;3;8.19;0;3.02;18900 +96086;49.41255;1.94211;147;20220328;19.4;.5;9.9;1.8;8.89;0;2.23;14800 +96086;49.41255;1.94211;147;20220329;15.2;9.2;12.2;2;10.19;2.3;1.56;6000 +96086;49.41255;1.94211;147;20220330;12.2;7.1;9.6;3;9.59;2.6;1.32;5200 +96086;49.41255;1.94211;147;20220331;8.7;.6;4.6;7.2;6.59;1.8;1.68;10900 +96086;49.41255;1.94211;147;20220401;3.4;.4;1.9;7.6;5.79;.8;.99;4300 +96086;49.41255;1.94211;147;20220402;7.3;-1.8;2.7;5.5;4.99;.1;1.93;14000 +96086;49.41255;1.94211;147;20220403;7.9;-2.7;2.6;3.5;4.99;0;1.84;15314 +96086;49.41255;1.94211;147;20220404;8.3;-3;2.7;5.6;6.69;.2;1.21;11991 +96086;49.41255;1.94211;147;20220405;12.1;6.4;9.3;5.7;10.29;.1;1.2;5394 +96086;49.41255;1.94211;147;20220406;12.5;7.2;9.8;6.6;9.29;1.7;1.97;8400 +96086;49.41255;1.94211;147;20220407;13.3;9.6;11.4;9;9.19;1.7;3.06;15600 +96086;49.41255;1.94211;147;20220408;6.3;5.9;6.1;4.7;7.39;21;1.18;2700 +96086;49.41255;1.94211;147;20220409;11.1;.7;5.9;3.2;6.49;.2;2.19;17300 +96086;49.41255;1.94211;147;20220410;13.1;-3;5;2.2;6.19;0;2.4;21600 +96086;49.41255;1.94211;147;20220411;18.2;1.7;9.9;4.3;8.19;0;3.34;20900 +96086;49.41255;1.94211;147;20220412;19.4;7.2;13.3;4.3;10.99;0;3.06;16600 +96086;49.41255;1.94211;147;20220413;18;6.5;12.2;1.5;12.29;.5;1.71;10200 +96086;49.41255;1.94211;147;20220414;19.5;5.3;12.4;2;11.09;0;2.7;18200 +96086;49.41255;1.94211;147;20220415;19.4;3.5;11.4;2.8;10.79;0;2.87;20000 +96086;49.41255;1.94211;147;20220416;18.5;4;11.2;3.5;9.89;0;3.26;23300 +96086;49.41255;1.94211;147;20220417;20.5;.5;10.5;2.4;7.29;0;3.69;24300 +96086;49.41255;1.94211;147;20220418;18.1;-.5;8.8;2.1;8.29;0;2.74;19300 +96086;49.41255;1.94211;147;20220419;17.6;2.2;9.9;3.9;9.59;0;2.96;21400 +96086;49.41255;1.94211;147;20220420;19.3;3.3;11.3;2.9;8.29;0;3.56;22500 +96086;49.41255;1.94211;147;20220421;18.9;1.2;10;3.6;8.09;0;3.64;23900 +96086;49.41255;1.94211;147;20220422;17.8;5.4;11.6;3.9;9.19;0;3.12;17200 +96086;49.41255;1.94211;147;20220423;18.8;3.9;11.3;4.4;10.29;1.4;2.89;16100 +96086;49.41255;1.94211;147;20220424;19.2;6.5;12.8;4.2;9.79;0;3.48;18400 +96086;49.41255;1.94211;147;20220425;16.1;5.7;10.9;4.3;8.89;0;3.23;20700 +96086;49.41255;1.94211;147;20220426;16.2;2.5;9.3;3.6;8.19;0;2.81;16800 +96086;49.41255;1.94211;147;20220427;17.4;-.2;8.6;3.8;8.39;0;3.19;22800 +96086;49.41255;1.94211;147;20220428;19.4;2;10.7;3.8;9.49;0;3.3;20100 +96086;49.41255;1.94211;147;20220429;18.6;7.4;13;4.2;9.59;0;3.79;21800 +96086;49.41255;1.94211;147;20220430;15.7;2.7;9.2;4.2;7.99;0;3.5;26200 +96086;49.41255;1.94211;147;20220501;16.6;.9;8.7;3.4;8.09;0;3.3;24400 +96086;49.41255;1.94211;147;20220502;17.8;7.4;12.6;3.9;9.09;0;3.35;16500 +96086;49.41255;1.94211;147;20220503;18.7;3.6;11.1;4;8.89;0;3.7;22800 +96086;49.41255;1.94211;147;20220504;18.2;2.8;10.5;3;9.69;.7;3.01;19700 +96086;49.41255;1.94211;147;20220505;18.5;9.2;13.8;3.8;10.89;0;3.35;18200 +96086;49.41255;1.94211;147;20220506;21.6;3.9;12.8;2.1;10.09;0;3.79;24320 +96086;49.41255;1.94211;147;20220507;21.1;8.5;14.8;3;11.84;0;3.5;19218 +96086;49.41255;1.94211;147;20220508;20.2;10.2;15.2;3.9;12.24;0;3.46;17719 +96086;49.41255;1.94211;147;20220509;24.5;4.9;14.7;1.5;10.74;0;4.1;25336 +96086;49.41255;1.94211;147;20220510;25.7;9;17.3;2;12.24;.1;4.32;22873 +96086;49.41255;1.94211;147;20220511;22.6;5.7;14.2;2.9;12.04;0;4;24364 +96086;49.41255;1.94211;147;20220512;19.4;6.1;12.8;2.5;10.49;.1;3.66;23724 +96086;49.41255;1.94211;147;20220513;19.8;1.9;10.9;1.9;9.29;0;3.57;24404 +96086;49.41255;1.94211;147;20220514;22.7;2.8;12.8;1.3;9.59;0;3.94;26233 +96086;49.41255;1.94211;147;20220515;28;8.5;18.3;3;12.09;6.4;5.31;24494 +96086;49.41255;1.94211;147;20220516;24.3;13.6;18.9;2.6;15.84;0;3.95;20445 +96086;49.41255;1.94211;147;20220517;27.7;10.9;19.3;1.6;15.34;1.3;4.63;25575 +96086;49.41255;1.94211;147;20220518;25.9;12.3;19.1;2.5;16.19;2.2;4.37;23225 +96086;49.41255;1.94211;147;20220519;21.8;14.8;18.3;2.4;16.04;.5;3.39;18143 +96086;49.41255;1.94211;147;20220520;17.8;12.3;15.1;2.4;13.24;9.7;2.4;11789 +96086;49.41255;1.94211;147;20220521;21.8;6.7;14.3;1.3;12.14;0;3.6;22791 +96086;49.41255;1.94211;147;20220522;22.4;7.5;15;1.6;13.09;1.1;3.43;20374 +96086;49.41255;1.94211;147;20220523;17;12.6;14.8;3;14.69;9.8;1.94;9988 +96086;49.41255;1.94211;147;20220524;16.8;9.5;13.1;4;11.29;1.4;3.14;18654 +96086;49.41255;1.94211;147;20220525;18.4;4.6;11.5;2.9;11.04;.4;3.16;21393 +96086;49.41255;1.94211;147;20220526;17.3;12.4;14.9;3.8;13.29;0;2.61;13085 +96086;49.41255;1.94211;147;20220527;20.6;11.1;15.8;3.6;12.34;.2;3.82;19506 +96086;49.41255;1.94211;147;20220528;18.9;4.8;11.9;3.1;9.79;0;3.69;23207 +96086;49.41255;1.94211;147;20220529;16.1;3.4;9.8;3.4;8.69;.1;3.29;22271 +96086;49.41255;1.94211;147;20220530;17.4;3.1;10.2;2.1;9.04;0;3.25;21974 +96086;49.41255;1.94211;147;20220531;20;8;14;2.4;9.69;0;4.02;23273 +96086;49.41255;1.94211;147;20220601;20.8;2.4;11.6;1.9;9.24;0;4.03;26482 +96086;49.41255;1.94211;147;20220602;22.5;5.4;14;2.9;9.34;0;4.75;26941 +96086;49.41255;1.94211;147;20220603;23.8;9.1;16.5;2.3;13.19;2.4;3.63;17950 +96086;49.41255;1.94211;147;20220604;27.8;13;20.4;3;16.29;6.8;4.8;22056 +96086;49.41255;1.94211;147;20220605;19.8;13.1;16.4;2.6;15.79;0;2.63;14227 +96086;49.41255;1.94211;147;20220606;21;10.2;15.6;2.6;12.69;1.6;3.9;22466 +96086;49.41255;1.94211;147;20220607;22.7;11.9;17.3;2.9;14.39;7.1;3.73;18917 +96086;49.41255;1.94211;147;20220608;19.9;13.2;16.6;3.6;14.04;2.8;3.38;17109 +96086;49.41255;1.94211;147;20220609;20.2;9.8;15;3.1;12.84;0;3.61;20727 +96086;49.41255;1.94211;147;20220610;21.1;13.9;17.5;2.3;14.94;0;3.37;17605 +96086;49.41255;1.94211;147;20220611;24;12.7;18.3;1.9;14.04;0;4.26;22689 +96086;49.41255;1.94211;147;20220612;22.6;5.9;14.3;2.5;11.54;.2;4.39;26504 +96086;49.41255;1.94211;147;20220613;21.9;6.4;14.2;2.6;10.94;.1;4.48;27373 +96086;49.41255;1.94211;147;20220614;25;6.6;15.8;2.9;11.39;0;5.04;27262 +96086;49.41255;1.94211;147;20220615;28.4;10.5;19.5;2.1;12.84;0;5.44;27538 +96086;49.41255;1.94211;147;20220616;28.6;9.8;19.2;2.2;12.14;0;5.67;28598 +96086;49.41255;1.94211;147;20220617;33.1;11.3;22.2;1.6;14.64;0;5.99;28792 +96086;49.41255;1.94211;147;20220618;35.9;14.7;25.3;2.5;17.04;3;6.88;27812 +96086;49.41255;1.94211;147;20220619;21.9;13.1;17.5;5.9;14.49;0;3.95;17468 +96086;49.41255;1.94211;147;20220620;22.4;13.1;17.8;4.9;13.04;.1;4.69;21436 +96086;49.41255;1.94211;147;20220621;24.4;11.7;18.1;3.9;12.34;.1;4.79;20318 +96086;49.41255;1.94211;147;20220622;27.8;11.8;19.8;3.1;13.99;1.4;5.44;25315 +96086;49.41255;1.94211;147;20220623;27.8;14.5;21.1;2.3;16.14;12.5;4.9;23459 +96086;49.41255;1.94211;147;20220624;24;15.3;19.6;3.2;16.79;2;4.01;19287 +96086;49.41255;1.94211;147;20220625;18.3;15.3;16.8;2.8;14.69;.4;2.6;11682 +96086;49.41255;1.94211;147;20220626;22.5;10.4;16.5;1.8;12.39;.5;4.06;22958 +96086;49.41255;1.94211;147;20220627;22.3;10.3;16.3;1.7;12.99;2.8;3.8;21572 +96086;49.41255;1.94211;147;20220628;25.7;8.8;17.3;1.7;12.49;0;4.8;26997 +96086;49.41255;1.94211;147;20220629;24.7;8.1;16.4;2.1;13.09;1.1;4.37;24393 +96086;49.41255;1.94211;147;20220630;17.8;10.9;14.3;1.7;13.49;7.6;2.43;13549 +96086;49.41255;1.94211;147;20220701;21.4;7;14.2;2;11.39;.1;3.88;23330 +96086;49.41255;1.94211;147;20220702;26.3;6.7;16.5;1.8;11.74;0;4.97;28025 +96086;49.41255;1.94211;147;20220703;23.2;8.1;15.7;2.4;11.89;.1;4.48;25567 +96086;49.41255;1.94211;147;20220704;25.1;6.4;15.8;2.1;11.69;.1;4.9;28431 +96086;49.41255;1.94211;147;20220705;24.5;7;15.8;2.6;11.79;.1;4.69;25906 +96086;49.41255;1.94211;147;20220706;24.8;7.1;16;2.5;12.59;0;4.74;27094 +96086;49.41255;1.94211;147;20220707;20.5;11.9;16.2;3.3;14.04;.1;2.99;13913 +96086;49.41255;1.94211;147;20220708;27.1;6.5;16.8;2.2;11.59;0;5.3;28904 +96086;49.41255;1.94211;147;20220709;28;11.3;19.6;2.7;13.84;0;5.38;25957 +96086;49.41255;1.94211;147;20220710;26.2;10.7;18.5;3.2;12.59;0;5.4;26566 +96086;49.41255;1.94211;147;20220711;28.9;11.2;20;2.4;13.44;0;5.6;27236 +96086;49.41255;1.94211;147;20220712;32.9;12.3;22.6;1.4;13.34;0;5.67;27992 +96086;49.41255;1.94211;147;20220713;34.5;17;25.8;2.3;14.84;0;6.61;27011 +96086;49.41255;1.94211;147;20220714;29.3;13.9;21.6;3;14.84;0;5.83;26223 +96086;49.41255;1.94211;147;20220715;26.4;11.6;19;3.5;11.14;0;5.76;26190 +96086;49.41255;1.94211;147;20220716;27.8;8.7;18.3;2.4;11.39;0;5.48;27484 +96086;49.41255;1.94211;147;20220717;30.7;12.1;21.4;2.9;10.69;0;6.41;26211 +96086;49.41255;1.94211;147;20220718;37;13.2;25.1;1.6;11.49;0;6.33;27744 +96086;49.41255;1.94211;147;20220719;39.8;17.2;28.5;4;14.24;3.9;9.06;26991 +96086;49.41255;1.94211;147;20220720;23.2;18.8;21;2.4;19.49;4.2;2.75;11386 +96086;49.41255;1.94211;147;20220721;24.6;15.1;19.9;2.5;18.39;0;3.23;15471 +96086;49.41255;1.94211;147;20220722;23.1;14.2;18.6;3.3;16.24;1.7;3.13;13596 +96086;49.41255;1.94211;147;20220723;27.1;14.5;20.8;2.1;16.99;.1;4.34;21336 +96086;49.41255;1.94211;147;20220724;32.3;12.4;22.4;2.1;15.29;0;5.72;26697 +96086;49.41255;1.94211;147;20220725;26.1;15.3;20.7;4.5;14.89;0;5.01;19314 +96086;49.41255;1.94211;147;20220726;22.6;13.4;18;3.2;13.94;0;3.84;17665 +96086;49.41255;1.94211;147;20220727;24.4;10.3;17.4;3.1;11.29;0;4.71;22246 +96086;49.41255;1.94211;147;20220728;25.5;12.8;19.1;2.3;10.44;0;4.47;19017 +96086;49.41255;1.94211;147;20220729;28.8;10.2;19.5;2.3;11.74;.2;5.28;25090 +96086;49.41255;1.94211;147;20220730;29.1;11.6;20.4;2.3;13.09;.3;5.16;24355 +96086;49.41255;1.94211;147;20220731;25.1;13.8;19.4;3.3;16.84;.8;3.61;16261 +96086;49.41255;1.94211;147;20220801;26.7;17.9;22.3;2.6;17.19;0;3.82;14549 +96086;49.41255;1.94211;147;20220802;30.2;11.6;20.9;1.8;15.64;.3;4.85;24435 +96086;49.41255;1.94211;147;20220803;34.4;13.6;24;1.7;16.34;.2;5.34;24074 +96086;49.41255;1.94211;147;20220804;27.1;16.8;22;3;17.64;4.4;4.21;17664 +96086;49.41255;1.94211;147;20220805;24.8;11.2;18;3.3;13.69;0;4.43;22515 +96086;49.41255;1.94211;147;20220806;24.1;6.3;15.2;3.9;9.44;0;5.05;24441 +96086;49.41255;1.94211;147;20220807;26;11.5;18.7;4.7;10.34;0;5.84;23110 +96086;49.41255;1.94211;147;20220808;27.4;12.9;20.2;5.1;11.79;0;6.13;22787 +96086;49.41255;1.94211;147;20220809;29.2;15;22.1;5.6;13.79;.1;6.54;22697 +96086;49.41255;1.94211;147;20220810;32.4;15.5;24;4.4;13.24;0;6.93;22994 +96086;49.41255;1.94211;147;20220811;32.8;14.2;23.5;2.8;11.49;0;6.16;23480 +96086;49.41255;1.94211;147;20220812;33.6;14.6;24.1;2.4;10.79;0;5.99;23425 +96086;49.41255;1.94211;147;20220813;32.4;13.1;22.8;2.1;10.19;0;5.61;23695 +96086;49.41255;1.94211;147;20220814;28.2;15.1;21.7;1.6;13.19;.7;3.74;15346 +96086;49.41255;1.94211;147;20220815;28;14;21;1.4;16.84;.1;3.82;19811 +96086;49.41255;1.94211;147;20220816;26.5;15.3;20.9;1.9;16.69;.8;3.26;14254 +96086;49.41255;1.94211;147;20220817;25.5;14.4;19.9;2;16.99;.2;3.11;14575 +96086;49.41255;1.94211;147;20220818;28.6;11.8;20.2;2.3;15.39;.1;4.22;19937 +96086;49.41255;1.94211;147;20220819;23.9;13.2;18.6;2.6;16.14;.6;2.82;12462 +96086;49.41255;1.94211;147;20220820;24.8;8.7;16.8;1.9;12.44;.1;3.76;21270 +96086;49.41255;1.94211;147;20220821;26.2;8.3;17.3;2.2;12.74;0;3.69;17799 +96086;49.41255;1.94211;147;20220822;26.7;12.2;19.5;2.3;14.79;.1;3.78;17991 +96086;49.41255;1.94211;147;20220823;28.3;15.6;22;1.6;17.19;.1;3.33;15110 +96086;49.41255;1.94211;147;20220824;31.7;14.4;23.1;1.3;17.04;0;4.16;20646 +96086;49.41255;1.94211;147;20220825;29;14.4;21.7;3;15.94;.2;4.35;17553 +96086;49.41255;1.94211;147;20220826;26.4;14.3;20.4;3;16.04;.1;3.86;17482 +96086;49.41255;1.94211;147;20220827;25;11.9;18.4;3;13.24;0;3.84;17736 +96086;49.41255;1.94211;147;20220828;25.2;13.2;19.2;4.6;13.09;0;4.45;16722 +96086;49.41255;1.94211;147;20220829;27;15.2;21.1;6.1;11.64;.3;6.07;17861 +96086;49.41255;1.94211;147;20220830;28.3;13.2;20.8;4.2;13.09;0;5.1;18016 +96086;49.41255;1.94211;147;20220831;26.8;13;19.9;3.6;13.89;0;4.3;17148 +96086;49.41255;1.94211;147;20220901;27.9;14.6;21.3;2.9;13.99;5.7;4.11;15495 +96086;49.41255;1.94211;147;20220902;21.5;15.4;18.4;2.3;16.14;1.7;2.17;8913 +96086;49.41255;1.94211;147;20220903;24.5;15.8;20.2;1.4;17.39;.3;2.56;12834 +96086;49.41255;1.94211;147;20220904;27.7;10.9;19.3;2.1;14.49;.6;3.7;19064 +96086;49.41255;1.94211;147;20220905;24;13.7;18.8;2.3;16.44;5.2;2.47;11059 +96086;49.41255;1.94211;147;20220906;25.7;11.7;18.7;1.6;15.94;2.7;2.76;14655 +96086;49.41255;1.94211;147;20220907;23.4;12.9;18.2;2.6;15.49;2;2.69;12751 +96086;49.41255;1.94211;147;20220908;22.4;13.7;18.1;3;15.49;6.8;2.73;12860 +96086;49.41255;1.94211;147;20220909;19.2;13.8;16.5;5.2;15.04;10.6;2.22;8871 +96086;49.41255;1.94211;147;20220910;19;14.2;16.6;3.8;15.54;3.8;1.99;9123 +96086;49.41255;1.94211;147;20220911;22.1;9.2;15.6;1.6;13.89;.2;2.41;15399 +96086;49.41255;1.94211;147;20220912;26.9;11;18.9;1.7;14.49;.1;3.13;17114 +96086;49.41255;1.94211;147;20220913;24;17.3;20.7;2.6;17.49;2.1;2.34;7812 +96086;49.41255;1.94211;147;20220914;23.6;16.9;20.3;3;19.04;4.3;2.23;9396 +96086;49.41255;1.94211;147;20220915;21.4;9.8;15.6;2.6;13.44;0;2.34;12326 +96086;49.41255;1.94211;147;20220916;17.3;8.1;12.7;2.7;10.84;.5;1.99;10169 +96086;49.41255;1.94211;147;20220917;16.4;3.9;10.2;3;8.39;0;2.38;15164 +96086;49.41255;1.94211;147;20220918;18.5;1.6;10.1;2.7;8.49;0;2.49;16077 +96086;49.41255;1.94211;147;20220919;18.1;4.2;11.2;2.6;8.94;0;2.38;14416 +96086;49.41255;1.94211;147;20220920;17.6;4.2;10.9;1.7;9.69;0;1.72;10051 +96086;49.41255;1.94211;147;20220921;18.6;5.2;11.9;2.4;9.34;.1;2.34;14665 +96086;49.41255;1.94211;147;20220922;20.7;3.2;11.9;1.3;8.34;0;2.19;15396 +96086;49.41255;1.94211;147;20220923;18.3;6;12.1;1;10.09;.2;1.47;8774 +96086;49.41255;1.94211;147;20220924;17.2;10.1;13.7;2.2;12.89;1.1;1.5;8129 +96086;49.41255;1.94211;147;20220925;18;7;12.5;3.5;10.59;.2;2.21;12112 +96086;49.41255;1.94211;147;20220926;14.1;8.2;11.2;3.9;10.89;7.9;1.42;6102 +96086;49.41255;1.94211;147;20220927;14;8.5;11.3;3.3;11.49;5.6;1.31;8128 +96086;49.41255;1.94211;147;20220928;14.8;7.5;11.2;2.4;10.74;.4;1.45;9405 +96086;49.41255;1.94211;147;20220929;16.3;4.3;10.3;1;9.64;.2;1.43;11845 +96086;49.41255;1.94211;147;20220930;17.1;2.6;9.8;3.2;9.39;5.8;1.94;12976 +96086;49.41255;1.94211;147;20221001;18.7;11.6;15.2;5.6;14.09;.6;1.95;8879 +96086;49.41255;1.94211;147;20221002;16.8;13.4;15.1;2.9;14.29;13.4;1.32;5035 +96086;49.41255;1.94211;147;20221003;13.1;5.5;9.3;1.4;10.64;0;.92;6517 +96086;49.41255;1.94211;147;20221004;19.7;4.7;12.2;1.1;11.34;0;1.48;11842 +96086;49.41255;1.94211;147;20221005;20.8;13.2;17;4;13.74;0;2.33;8474 +96086;49.41255;1.94211;147;20221006;18.3;7.8;13;1.9;10.69;0;1.7;11082 +96086;49.41255;1.94211;147;20221007;18.4;2.6;10.5;1.5;8.94;.2;1.61;12816 +96086;49.41255;1.94211;147;20221008;17.3;5.8;11.6;1.8;9.94;.1;1.56;11409 +96086;49.41255;1.94211;147;20221009;18.4;1.4;9.9;1.8;8.69;.2;1.63;12530 +96086;49.41255;1.94211;147;20221010;19.8;5.3;12.6;2;10.84;.1;1.64;9913 +96086;49.41255;1.94211;147;20221011;16.3;2.7;9.5;2.5;8.49;0;1.63;11504 +96086;49.41255;1.94211;147;20221012;19;1;10;1.4;8.84;.1;1.43;11706 +96086;49.41255;1.94211;147;20221013;14.3;8.3;11.3;1.6;13.09;2.8;.7;4875 +96086;49.41255;1.94211;147;20221014;15.2;13.5;14.4;2.3;15.44;2.8;.72;2949 +96086;49.41255;1.94211;147;20221015;17.7;13.3;15.5;3.5;15.14;.5;1.28;6246 +96086;49.41255;1.94211;147;20221016;18;11.4;14.7;2.1;14.89;5.9;1.03;6168 +96086;49.41255;1.94211;147;20221017;18.4;14.1;16.2;1.7;17.49;1.5;.77;3935 +96086;49.41255;1.94211;147;20221018;19.1;14.5;16.8;2.1;17.09;.1;.97;4526 +96086;49.41255;1.94211;147;20221019;20.2;13.2;16.7;4.5;16.19;4.1;1.47;6419 +96086;49.41255;1.94211;147;20221020;21.2;13.5;17.4;2.7;16.04;1.7;1.47;8190 +96086;49.41255;1.94211;147;20221021;20;13.4;16.7;3.3;15.04;.2;1.53;6525 +96086;49.41255;1.94211;147;20221022;20;13.1;16.6;2.7;14.14;1.5;1.52;6914 +96086;49.41255;1.94211;147;20221023;22.2;12.7;17.4;3.8;14.49;2.4;1.99;6632 +96086;49.41255;1.94211;147;20221024;18.1;15.2;16.7;5.3;13.64;2;2.06;4995 +96086;49.41255;1.94211;147;20221025;18.4;11.1;14.8;2.7;13.79;0;1.18;6240 +96086;49.41255;1.94211;147;20221026;21.2;13.2;17.2;3;14.84;.1;1.6;7463 +96086;49.41255;1.94211;147;20221027;22.8;11.9;17.3;2.8;14.49;.1;1.67;6560 +96086;49.41255;1.94211;147;20221028;22;13;17.5;2;14.99;0;1.33;6583 +96086;49.41255;1.94211;147;20221029;22.7;14.1;18.4;2;14.94;.1;1.45;5440 +96086;49.41255;1.94211;147;20221030;16.3;9.7;13;1.5;12.59;.2;.79;4615 +96086;49.41255;1.94211;147;20221031;19.1;6.8;13;2.7;12.79;3.1;1.07;6281 +96086;49.41255;1.94211;147;20221101;16;9.5;12.8;5.7;11.44;1;1.57;5931 +96086;49.41255;1.94211;147;20221102;14.9;8.8;11.9;4.1;10.79;0;1.29;6359 +96086;49.41255;1.94211;147;20221103;14.3;11.1;12.7;4.4;11.69;3.4;1.28;2790 +96086;49.41255;1.94211;147;20221104;11.8;7.5;9.7;3.5;9.64;1.1;.97;4593 +96086;49.41255;1.94211;147;20221105;11;1.4;6.2;1.9;9.04;.3;.49;4287 +96086;49.41255;1.94211;147;20221106;11;9.3;10.1;3.8;11.14;11.7;.72;1314 +96086;49.41255;1.94211;147;20221107;15.9;10.7;13.3;4.3;12.39;0;1.19;4234 +96086;49.41255;1.94211;147;20221108;15.8;10;12.9;4.4;11.89;0;1.23;4061 +96086;49.41255;1.94211;147;20221109;14.6;9.6;12.1;3.5;11.24;0;1.04;4688 +96086;49.41255;1.94211;147;20221110;14.4;2.6;8.5;1.9;9.74;0;.57;6546 +96086;49.41255;1.94211;147;20221111;11.9;8;9.9;2.1;10.14;.1;.69;3591 +96086;49.41255;1.94211;147;20221112;11.1;4.1;7.6;1.4;9.89;.1;.38;3548 +96086;49.41255;1.94211;147;20221113;11.1;3.1;7.1;1.2;9.14;.1;.36;4112 +96086;49.41255;1.94211;147;20221114;11.6;4.9;8.3;2.1;10.14;0;.46;3487 +96086;49.41255;1.94211;147;20221115;12.2;5.7;8.9;3.2;10.94;3.4;.46;2572 +96086;49.41255;1.94211;147;20221116;12.3;6.9;9.6;4.4;10.84;11.7;.66;3226 +96086;49.41255;1.94211;147;20221117;13;9.7;11.4;7.3;10.34;.8;1.52;3450 +96086;49.41255;1.94211;147;20221118;11.5;7.2;9.4;4.1;9.79;3;.83;3602 +96086;49.41255;1.94211;147;20221119;10.3;2.9;6.6;2.2;9.19;.5;.36;3837 +96086;49.41255;1.94211;147;20221120;10.3;3.3;6.8;2.9;8.59;2.7;.59;3418 +96086;49.41255;1.94211;147;20221121;7.8;4.6;6.2;3.5;8.99;5.3;.41;1845 +96086;49.41255;1.94211;147;20221122;10.1;3.9;7;5.5;8.29;6.5;.92;2884 +96086;49.41255;1.94211;147;20221123;11.9;3.2;7.6;3.8;9.09;6.2;.69;3344 +96086;49.41255;1.94211;147;20221124;12.6;6.4;9.5;4.5;9.74;4.9;.87;4397 +96086;49.41255;1.94211;147;20221125;11.5;5.5;8.5;2.1;9.29;.2;.44;4580 +96086;49.41255;1.94211;147;20221126;9.8;.2;5;2.1;8.14;.5;.3;3996 +96086;49.41255;1.94211;147;20221127;8.7;5.9;7.3;3.3;9.44;14.1;.51;1170 +96086;49.41255;1.94211;147;20221128;10.3;7.6;9;1.9;10.04;.1;.48;2228 +96086;49.41255;1.94211;147;20221129;5.6;1.4;3.5;1;8.49;0;.17;1786 +96086;49.41255;1.94211;147;20221130;6.3;2.8;4.6;2.1;8.24;0;.27;1874 +96086;49.41255;1.94211;147;20221201;5.2;1.7;3.5;3.6;7.59;0;.3;1688 +96086;49.41255;1.94211;147;20221202;4.8;1.2;3;4.2;6.99;0;.42;1680 +96086;49.41255;1.94211;147;20221203;2.5;1.7;2.1;5.8;6.24;0;.6;794 +96086;49.41255;1.94211;147;20221204;2.6;1;1.8;4.5;6.14;.6;.52;1115 +96086;49.41255;1.94211;147;20221205;3;.5;1.7;1.8;6.39;.3;.3;1726 +96086;49.41255;1.94211;147;20221206;5.9;1.3;3.6;1.4;6.89;0;.28;2803 +96086;49.41255;1.94211;147;20221207;3.9;-3.3;.3;1;5.89;.3;.16;2834 +96086;49.41255;1.94211;147;20221208;2.2;-1.3;.4;1.1;6.34;.1;.23;1206 +96086;49.41255;1.94211;147;20221209;1.1;-2.9;-.9;1.6;5.54;.1;.17;2281 +96086;49.41255;1.94211;147;20221210;.7;-1.9;-.6;1.8;5.99;0;.16;1449 +96086;49.41255;1.94211;147;20221211;.5;-2;-.8;2.9;5.09;0;.34;2068 +96086;49.41255;1.94211;147;20221212;-.8;-3.6;-2.2;3.3;4.64;0;.3;2273 +96086;49.41255;1.94211;147;20221213;-.5;-4.6;-2.5;4;4.04;0;.43;3267 +96086;49.41255;1.94211;147;20221214;1.2;-2.6;-.7;2.2;4.49;.3;.4;2645 +96086;49.41255;1.94211;147;20221215;2.7;-6.1;-1.7;3.3;4.04;0;.5;3907 +96086;49.41255;1.94211;147;20221216;4;-5.8;-.9;1.9;4.54;0;.25;4355 +96086;49.41255;1.94211;147;20221217;-2.9;-6.5;-4.7;2.2;4.39;0;.14;1214 +96086;49.41255;1.94211;147;20221218;.4;-7.3;-3.4;3.2;4.69;6;.18;1989 +96086;49.41255;1.94211;147;20221219;9.8;.6;5.2;3.6;9.29;1.9;.12;2187 +96086;49.41255;1.94211;147;20221220;11.4;9.1;10.2;3.4;11.19;13.9;.63;1022 +96086;49.41255;1.94211;147;20221221;10.8;6.8;8.8;3.2;11.14;9.2;.28;1890 +96086;49.41255;1.94211;147;20221222;12;9.4;10.7;5.3;12.24;13.1;.48;1341 +96086;49.41255;1.94211;147;20221223;14.8;10.1;12.5;4.1;12.64;4.3;.78;1764 +96086;49.41255;1.94211;147;20221224;11.5;9.4;10.5;3.4;11.24;1.5;.58;1815 +96086;49.41255;1.94211;147;20221225;12;9.1;10.5;2.8;11.84;2.8;.51;983 +96086;49.41255;1.94211;147;20221226;10.4;10.1;10.3;4.9;9.64;.5;1.21;1228 +96086;49.41255;1.94211;147;20221227;9.2;1.2;5.2;3.2;7.64;.1;.39;4005 +96086;49.41255;1.94211;147;20221228;10.5;5.9;8.2;5.8;10.44;3.2;.4;1896 +96086;49.41255;1.94211;147;20221229;10.6;9.8;10.2;6.1;9.44;0;1.32;2042 +96086;49.41255;1.94211;147;20221230;14.2;3.4;8.8;5.5;10.79;7;.61;2220 +96086;49.41255;1.94211;147;20221231;16;13.6;14.8;7.4;12.64;.1;1.85;1939 +96087;49.43663;2.28502;122;20220101;14.3;9.4;11.8;2.8;11.49;.1;.7;2442 +96087;49.43663;2.28502;122;20220102;13.5;8.2;10.9;5.8;10.9;.3;.97;2300 +96087;49.43663;2.28502;122;20220103;12.3;10.1;11.2;5;10.6;17.4;1.13;1400 +96087;49.43663;2.28502;122;20220104;9.2;7;8.1;3.9;9.1;1.9;.78;1000 +96087;49.43663;2.28502;122;20220105;7.1;.7;3.9;4.1;6;.1;.68;4900 +96087;49.43663;2.28502;122;20220106;6.1;-2.5;1.8;3.8;6.1;.4;.3;5200 +96087;49.43663;2.28502;122;20220107;8;3;5.5;5.7;7.4;7.1;.77;3200 +96087;49.43663;2.28502;122;20220108;8.4;-.1;4.2;6.5;8.1;12.2;.4;800 +96087;49.43663;2.28502;122;20220109;6.8;4.4;5.6;4;7.2;1.8;.7;3200 +96087;49.43663;2.28502;122;20220110;2.5;-1.6;.5;2.3;6.6;0;.14;1400 +96087;49.43663;2.28502;122;20220111;2.4;1.6;2;2.5;6.2;0;.32;2900 +96087;49.43663;2.28502;122;20220112;3.4;-2;.7;1.6;6.7;0;.2;1200 +96087;49.43663;2.28502;122;20220113;4.6;.7;2.7;1.8;6.4;0;.27;3700 +96087;49.43663;2.28502;122;20220114;8;-3.1;2.5;1.2;6;.1;.14;5900 +96087;49.43663;2.28502;122;20220115;5;-2.6;1.2;1.5;5.8;.1;.25;3900 +96087;49.43663;2.28502;122;20220116;5.7;-1.2;2.3;2.7;7.2;1;.24;1800 +96087;49.43663;2.28502;122;20220117;8.1;3.3;5.7;1.7;7.6;0;.42;3400 +96087;49.43663;2.28502;122;20220118;8.5;-2.8;2.9;2;7;0;.25;5000 +96087;49.43663;2.28502;122;20220119;6.4;.3;3.4;3;7.6;1.3;.33;1200 +96087;49.43663;2.28502;122;20220120;6.8;-1.6;2.6;4;6.5;.5;.53;3300 +96087;49.43663;2.28502;122;20220121;6.5;.2;3.4;3.4;6.7;0;.55;2800 +96087;49.43663;2.28502;122;20220122;5.7;1.6;3.7;2.5;7.2;0;.44;1700 +96087;49.43663;2.28502;122;20220123;3.4;3.2;3.3;2.9;6.9;0;.52;600 +96087;49.43663;2.28502;122;20220124;5.8;-2.1;1.9;2.3;5.9;0;.32;6900 +96087;49.43663;2.28502;122;20220125;-.2;-5.2;-2.7;1.2;5.4;0;.16;1900 +96087;49.43663;2.28502;122;20220126;3.1;-.5;1.3;1.8;6.7;0;.29;900 +96087;49.43663;2.28502;122;20220127;8.3;2.9;5.6;4;8.2;.2;.54;3100 +96087;49.43663;2.28502;122;20220128;6.1;-1.8;2.2;2.7;7.5;0;.15;3900 +96087;49.43663;2.28502;122;20220129;10.4;5.4;7.9;5.8;10.3;.2;.44;1900 +96087;49.43663;2.28502;122;20220130;9.9;2.2;6.1;2.5;7.5;.2;.63;6200 +96087;49.43663;2.28502;122;20220131;8.6;4.1;6.4;7.3;6.3;.1;1.68;4900 +96087;49.43663;2.28502;122;20220201;9.9;-2.1;3.9;5.5;9;0;.1;2300 +96087;49.43663;2.28502;122;20220202;9.9;8.4;9.2;4.2;9.99;0;.78;2043 +96087;49.43663;2.28502;122;20220203;7.8;7.2;7.5;3.6;8.7;.1;.78;2000 +96087;49.43663;2.28502;122;20220204;10.5;7.1;8.8;5.2;8.2;.6;1.4;3400 +96087;49.43663;2.28502;122;20220205;9.7;1.9;5.8;5.2;7.2;0;1.03;7800 +96087;49.43663;2.28502;122;20220206;11.4;6.8;9.1;8.9;9.3;6.4;1.39;1800 +96087;49.43663;2.28502;122;20220207;9.7;.8;5.3;3.5;6.9;0;.87;8800 +96087;49.43663;2.28502;122;20220208;10.9;4.2;7.6;4.2;9.5;0;.66;3100 +96087;49.43663;2.28502;122;20220209;12.2;4.2;8.2;1.7;8.5;.1;.73;7400 +96087;49.43663;2.28502;122;20220210;8;1.2;4.6;3.1;8.3;4.5;.41;2200 +96087;49.43663;2.28502;122;20220211;9.3;-2.4;3.5;1.3;6.1;0;.6;8600 +96087;49.43663;2.28502;122;20220212;8.3;-2.9;2.7;3.2;5.3;0;.98;11100 +96087;49.43663;2.28502;122;20220213;12.5;-2;5.3;5.7;7.3;.3;1.3;7500 +96087;49.43663;2.28502;122;20220214;11.2;7.1;9.2;5.8;8.74;3.4;1.44;5637 +96087;49.43663;2.28502;122;20220215;8.9;4.2;6.6;6;9.1;3.2;.59;5000 +96087;49.43663;2.28502;122;20220216;13.8;8.4;11.1;8.1;12.7;1.6;.63;2900 +96087;49.43663;2.28502;122;20220217;12.3;9.4;10.9;7.4;9.26;.2;1.93;3673 +96087;49.43663;2.28502;122;20220218;12.3;8.2;10.3;8.7;8.8;1.2;2.06;4300 +96087;49.43663;2.28502;122;20220219;9.4;2.8;6.1;7.4;7.2;.1;1.41;8600 +96087;49.43663;2.28502;122;20220220;12.5;7.1;9.8;8.3;9.9;1.8;1.4;2600 +96087;49.43663;2.28502;122;20220221;10.3;4.4;7.4;8.6;7.9;.5;1.54;5700 +96087;49.43663;2.28502;122;20220222;11.9;5;8.5;5.3;9.4;.5;1.06;3500 +96087;49.43663;2.28502;122;20220223;9.9;-1.4;4.3;2.5;7.9;0;.66;7100 +96087;49.43663;2.28502;122;20220224;10.4;5.4;7.9;5.5;7.4;1.4;1.66;5700 +96087;49.43663;2.28502;122;20220225;10.3;1.5;5.9;3.6;6.5;.5;1.4;10100 +96087;49.43663;2.28502;122;20220226;10;-3.9;3.1;3.2;5.5;.1;1.32;12400 +96087;49.43663;2.28502;122;20220227;9.5;-1.5;4;3.9;5.1;0;1.63;13700 +96087;49.43663;2.28502;122;20220228;11.4;-3.9;3.8;2.5;5.2;0;1.45;13200 +96087;49.43663;2.28502;122;20220301;12.2;1.2;6.7;1.8;6.8;.5;1.16;5800 +96087;49.43663;2.28502;122;20220302;10.4;4.8;7.6;2.4;7.1;0;1.29;7000 +96087;49.43663;2.28502;122;20220303;11.4;.7;6.1;1.2;8.7;.3;.69;4500 +96087;49.43663;2.28502;122;20220304;11.9;7.1;9.5;2.1;9.9;0;.92;3600 +96087;49.43663;2.28502;122;20220305;10.5;6;8.3;3.1;8.7;0;1.17;7200 +96087;49.43663;2.28502;122;20220306;8.3;.6;4.5;5.2;5.7;0;1.69;13500 +96087;49.43663;2.28502;122;20220307;6.5;-1.9;2.3;5.3;4.5;0;1.74;14900 +96087;49.43663;2.28502;122;20220308;12.4;-4.1;4.2;3.9;4.8;0;2.14;14800 +96087;49.43663;2.28502;122;20220309;14.1;-1.4;6.4;3.4;7.2;0;1.67;10500 +96087;49.43663;2.28502;122;20220310;16.5;.8;8.7;3.9;7.4;0;2.34;14600 +96087;49.43663;2.28502;122;20220311;12.1;2.8;7.5;4.6;9.1;1.8;1.05;4800 +96087;49.43663;2.28502;122;20220312;12.2;6.4;9.3;5.5;9.4;0;1.55;9200 +96087;49.43663;2.28502;122;20220313;11.5;7.2;9.4;4.7;9.3;2.3;1.38;5100 +96087;49.43663;2.28502;122;20220314;14.6;3.1;8.9;2.7;8.4;.4;1.81;14400 +96087;49.43663;2.28502;122;20220315;12.1;4.2;8.2;2.6;10.1;2.9;.87;5600 +96087;49.43663;2.28502;122;20220316;13.5;8.3;10.9;4;11.2;0;1.16;4700 +96087;49.43663;2.28502;122;20220317;8.8;7;7.9;4;7.9;0;1.43;5900 +96087;49.43663;2.28502;122;20220318;14.7;-1.3;6.7;6.6;6;0;2.98;17700 +96087;49.43663;2.28502;122;20220319;16.1;4.6;10.4;7.5;6.2;0;3.88;17200 +96087;49.43663;2.28502;122;20220320;12.5;-1;5.8;2.2;5.3;0;2.07;17700 +96087;49.43663;2.28502;122;20220321;18.5;-1.9;8.3;1.9;7.8;0;2.1;14800 +96087;49.43663;2.28502;122;20220322;18.1;2.3;10.2;2.9;6.9;0;2.79;16700 +96087;49.43663;2.28502;122;20220323;18.2;-1.5;8.4;1.5;6.4;0;2.28;17700 +96087;49.43663;2.28502;122;20220324;19.3;-.8;9.3;3;6.8;0;2.97;17800 +96087;49.43663;2.28502;122;20220325;18.1;.6;9.4;3.8;6.7;0;3.13;18100 +96087;49.43663;2.28502;122;20220326;18.1;2.2;10.2;4.7;7.1;0;3.39;18800 +96087;49.43663;2.28502;122;20220327;19.9;2;11;3;8.2;0;3.02;18900 +96087;49.43663;2.28502;122;20220328;19.5;.6;10.1;1.8;8.9;0;2.23;14800 +96087;49.43663;2.28502;122;20220329;15.3;9.3;12.3;2;10.2;.4;1.56;6000 +96087;49.43663;2.28502;122;20220330;12.3;7.2;9.8;3;9.6;2.2;1.32;5200 +96087;49.43663;2.28502;122;20220331;8.8;.7;4.8;7.2;6.6;1.4;1.68;10900 +96087;49.43663;2.28502;122;20220401;3.5;.5;2;7.6;5.8;.8;.99;4300 +96087;49.43663;2.28502;122;20220402;7.4;-1.7;2.9;5.5;5;.1;1.93;14000 +96087;49.43663;2.28502;122;20220403;8.2;-1.8;3.2;3.9;4.83;0;2.05;16629 +96087;49.43663;2.28502;122;20220404;8.7;-1.5;3.6;6;6.46;.2;1.46;11661 +96087;49.43663;2.28502;122;20220405;12.6;7;9.8;5.3;10.33;.2;1.26;4694 +96087;49.43663;2.28502;122;20220406;12.6;7.3;10;6.6;9.3;1.2;1.97;8400 +96087;49.43663;2.28502;122;20220407;13.4;9.7;11.6;9;9.2;1.5;3.06;15600 +96087;49.43663;2.28502;122;20220408;6.4;6;6.2;4.7;7.4;22.8;1.18;2700 +96087;49.43663;2.28502;122;20220409;11.2;.8;6;3.2;6.5;.2;2.19;17300 +96087;49.43663;2.28502;122;20220410;13.2;-2.9;5.2;2.2;6.2;0;2.4;21600 +96087;49.43663;2.28502;122;20220411;18.3;1.8;10.1;4.3;8.2;0;3.34;20900 +96087;49.43663;2.28502;122;20220412;19.5;7.3;13.4;4.3;11;.3;3.06;16600 +96087;49.43663;2.28502;122;20220413;18.1;6.6;12.4;1.5;12.3;1.4;1.71;10200 +96087;49.43663;2.28502;122;20220414;19.6;5.4;12.5;2;11.1;0;2.7;18200 +96087;49.43663;2.28502;122;20220415;19.5;3.6;11.6;2.8;10.8;0;2.87;20000 +96087;49.43663;2.28502;122;20220416;18.6;4.1;11.4;3.5;9.9;0;3.26;23300 +96087;49.43663;2.28502;122;20220417;20.6;.6;10.6;2.4;7.3;0;3.69;24300 +96087;49.43663;2.28502;122;20220418;18.2;-.4;8.9;2.1;8.3;0;2.74;19300 +96087;49.43663;2.28502;122;20220419;17.7;2.3;10;3.9;9.6;0;2.96;21400 +96087;49.43663;2.28502;122;20220420;19.4;3.4;11.4;2.9;8.3;0;3.56;22500 +96087;49.43663;2.28502;122;20220421;19;1.3;10.2;3.6;8.1;0;3.64;23900 +96087;49.43663;2.28502;122;20220422;17.9;5.5;11.7;3.9;9.2;0;3.12;17200 +96087;49.43663;2.28502;122;20220423;18.9;4;11.5;4.4;10.3;1.5;2.89;16100 +96087;49.43663;2.28502;122;20220424;19.3;6.6;13;4.2;9.8;0;3.48;18400 +96087;49.43663;2.28502;122;20220425;16.2;5.8;11;4.3;8.9;0;3.23;20700 +96087;49.43663;2.28502;122;20220426;16.3;2.6;9.5;3.6;8.2;0;2.81;16800 +96087;49.43663;2.28502;122;20220427;17.5;-.1;8.7;3.8;8.4;0;3.19;22800 +96087;49.43663;2.28502;122;20220428;19.5;2.1;10.8;3.8;9.5;0;3.3;20100 +96087;49.43663;2.28502;122;20220429;18.7;7.5;13.1;4.2;9.6;0;3.79;21800 +96087;49.43663;2.28502;122;20220430;15.8;2.8;9.3;4.2;8;0;3.5;26200 +96087;49.43663;2.28502;122;20220501;16.7;1;8.9;3.4;8.1;0;3.3;24400 +96087;49.43663;2.28502;122;20220502;17.9;7.5;12.7;3.9;9.1;0;3.35;16500 +96087;49.43663;2.28502;122;20220503;18.8;3.7;11.3;4;8.9;0;3.7;22800 +96087;49.43663;2.28502;122;20220504;18.3;2.9;10.6;3;9.7;.6;3.01;19700 +96087;49.43663;2.28502;122;20220505;18.6;9.3;14;3.8;10.9;.1;3.35;18200 +96087;49.43663;2.28502;122;20220506;22.1;3.5;12.8;2.5;9.9;0;4.1;26100 +96087;49.43663;2.28502;122;20220507;21.1;8.5;14.8;3.4;11.8;0;3.53;18900 +96087;49.43663;2.28502;122;20220508;21;10.3;15.7;4;12.2;0;3.69;18600 +96087;49.43663;2.28502;122;20220509;24.6;3.6;14.1;1.7;10.3;0;4.3;26800 +96087;49.43663;2.28502;122;20220510;26;9.2;17.6;2;12.2;0;4.34;22900 +96087;49.43663;2.28502;122;20220511;23.1;5.6;14.4;3.6;11.9;0;4.32;25900 +96087;49.43663;2.28502;122;20220512;20;7.1;13.6;3.1;10.4;0;4.13;26500 +96087;49.43663;2.28502;122;20220513;20.3;2.4;11.4;2.3;9.4;0;3.71;24700 +96087;49.43663;2.28502;122;20220514;23.1;3;13.1;1.3;9.5;0;4.08;27100 +96087;49.43663;2.28502;122;20220515;28.3;7.9;18.1;3;11.9;4.4;5.26;24100 +96087;49.43663;2.28502;122;20220516;24.6;13.4;19;2.9;15.5;0;4.3;22500 +96087;49.43663;2.28502;122;20220517;28.3;11.4;19.9;1.6;15.3;1;4.97;27500 +96087;49.43663;2.28502;122;20220518;26.6;12.5;19.6;2.7;16;1.7;4.78;25300 +96087;49.43663;2.28502;122;20220519;22;15;18.5;2.7;15.9;.1;3.8;20900 +96087;49.43663;2.28502;122;20220520;18.3;12.2;15.3;2.6;13.2;9.1;2.34;10700 +96087;49.43663;2.28502;122;20220521;22.5;6.8;14.7;1.7;11.9;.1;3.79;23200 +96087;49.43663;2.28502;122;20220522;22.6;7.3;15;2;12.8;.8;3.27;18200 +96087;49.43663;2.28502;122;20220523;17.6;13.2;15.4;3.3;14.6;8.1;1.83;7500 +96087;49.43663;2.28502;122;20220524;16.7;10.3;13.5;4.1;11.2;1.2;3.36;20300 +96087;49.43663;2.28502;122;20220525;18.7;4.6;11.7;3.1;10.9;.3;3.17;20800 +96087;49.43663;2.28502;122;20220526;17.8;13;15.4;3.9;13.2;0;2.75;13000 +96087;49.43663;2.28502;122;20220527;21.1;11.9;16.5;4.2;12.3;.2;4.13;20200 +96087;49.43663;2.28502;122;20220528;19.4;5.3;12.4;3.2;9.8;0;3.86;23800 +96087;49.43663;2.28502;122;20220529;16.4;3.2;9.8;3.6;8.6;0;3.41;23300 +96087;49.43663;2.28502;122;20220530;17.5;2.7;10.1;2.6;8.8;0;3.24;21200 +96087;49.43663;2.28502;122;20220531;20.4;7.9;14.2;3;9.5;0;4.47;25900 +96087;49.43663;2.28502;122;20220601;21;2.6;11.8;2.3;9.1;0;4.16;26700 +96087;49.43663;2.28502;122;20220602;22.6;3.7;13.2;2.7;9.1;0;4.89;29900 +96087;49.43663;2.28502;122;20220603;24.5;7.6;16.1;2.1;13;2.5;3.16;14200 +96087;49.43663;2.28502;122;20220604;28.3;12.1;20.2;3.1;16.2;6;4.77;21500 +96087;49.43663;2.28502;122;20220605;20.2;13.4;16.8;3.1;15.8;1.4;2.55;12700 +96087;49.43663;2.28502;122;20220606;21.5;11.4;16.5;3.2;12.6;1.1;4.32;24000 +96087;49.43663;2.28502;122;20220607;23;11.4;17.2;3.4;14.1;6.2;3.75;18100 +96087;49.43663;2.28502;122;20220608;20.8;13.5;17.2;4.3;14;4.6;3.81;19000 +96087;49.43663;2.28502;122;20220609;20.3;10.8;15.6;3.7;12.8;0;3.74;20600 +96087;49.43663;2.28502;122;20220610;21.5;14.2;17.9;3;14.9;0;3.64;18600 +96087;49.43663;2.28502;122;20220611;24.3;13.5;18.9;2.4;14;0;4.62;24000 +96087;49.43663;2.28502;122;20220612;23.1;6;14.6;3;11.4;.1;4.68;27800 +96087;49.43663;2.28502;122;20220613;21.9;7.5;14.7;3.4;11;0;4.85;29200 +96087;49.43663;2.28502;122;20220614;24.9;5;15;2.5;11.2;0;4.96;28800 +96087;49.43663;2.28502;122;20220615;28.3;9.6;19;2.2;12.6;0;5.62;29100 +96087;49.43663;2.28502;122;20220616;28.4;10.4;19.4;3;11.9;0;6.15;29500 +96087;49.43663;2.28502;122;20220617;33.1;11.4;22.3;1.8;14.2;0;6.02;28200 +96087;49.43663;2.28502;122;20220618;35.8;14.9;25.4;3;16.8;1;7.02;26500 +96087;49.43663;2.28502;122;20220619;21.9;13.2;17.6;6.3;14.2;.9;3.96;16300 +96087;49.43663;2.28502;122;20220620;22.4;13.5;18;4.9;12.8;0;4.95;23400 +96087;49.43663;2.28502;122;20220621;24.2;11.3;17.8;3.9;12.1;.2;4.53;18400 +96087;49.43663;2.28502;122;20220622;27.9;11.2;19.6;3.4;13.8;0;5.62;26100 +96087;49.43663;2.28502;122;20220623;28.1;14.1;21.1;2.5;15.9;11.3;5.15;24600 +96087;49.43663;2.28502;122;20220624;24.9;15;20;3.5;16.8;2;4.41;21500 +96087;49.43663;2.28502;122;20220625;18.8;15.8;17.3;3.5;14.5;1;2.91;12500 +96087;49.43663;2.28502;122;20220626;22.7;10.8;16.8;2.5;12.4;0;4.37;23900 +96087;49.43663;2.28502;122;20220627;21.6;10.7;16.2;1.9;13.2;2;3.65;20700 +96087;49.43663;2.28502;122;20220628;25.8;9.3;17.6;2;12.5;0;5.02;27900 +96087;49.43663;2.28502;122;20220629;25.5;7.8;16.7;2.5;12.9;1.1;4.55;24200 +96087;49.43663;2.28502;122;20220630;17.8;12.4;15.1;2.5;13.8;10.2;2.05;9100 +96087;49.43663;2.28502;122;20220701;21.6;7.6;14.6;2.2;11.6;.1;3.87;22700 +96087;49.43663;2.28502;122;20220702;26.4;6.9;16.7;2.1;11.7;0;5.11;28400 +96087;49.43663;2.28502;122;20220703;23.2;8.5;15.9;2.8;12.1;0;4.63;26600 +96087;49.43663;2.28502;122;20220704;25.3;6.8;16.1;2.4;11.8;.1;5.15;29800 +96087;49.43663;2.28502;122;20220705;24.6;7.5;16.1;2.9;12;.1;4.74;25600 +96087;49.43663;2.28502;122;20220706;24.9;7.4;16.2;3.1;12.7;0;4.96;28100 +96087;49.43663;2.28502;122;20220707;20.7;12.5;16.6;3.9;14;0;2.67;9400 +96087;49.43663;2.28502;122;20220708;27;6.6;16.8;2.5;11.4;0;5.49;29700 +96087;49.43663;2.28502;122;20220709;28.3;11.1;19.7;3.1;13.7;0;5.69;27200 +96087;49.43663;2.28502;122;20220710;26.3;10;18.2;3.2;12.5;0;5.65;29500 +96087;49.43663;2.28502;122;20220711;29.2;10.7;20;2.3;13.2;0;5.79;29200 +96087;49.43663;2.28502;122;20220712;33;11.6;22.3;1.5;13.1;0;5.85;28700 +96087;49.43663;2.28502;122;20220713;34.4;17.2;25.8;2.5;14.9;0;6.88;28300 +96087;49.43663;2.28502;122;20220714;29.5;14.1;21.8;3.6;14.8;0;6.35;28600 +96087;49.43663;2.28502;122;20220715;26.4;11.8;19.1;3.5;11.1;0;6.06;29000 +96087;49.43663;2.28502;122;20220716;27.8;8.5;18.2;2.8;11.4;0;5.73;28700 +96087;49.43663;2.28502;122;20220717;30.8;10.7;20.8;2.8;10.6;0;6.39;27600 +96087;49.43663;2.28502;122;20220718;37.1;12.7;24.9;1.6;11.4;0;6.22;26500 +96087;49.43663;2.28502;122;20220719;39.9;15.5;27.7;4.3;14.1;3.1;9.29;26700 +96087;49.43663;2.28502;122;20220720;23.8;19;21.4;3.1;19.4;7.3;2.88;10900 +96087;49.43663;2.28502;122;20220721;24.3;15.3;19.8;2.3;18.5;0;2.76;12400 +96087;49.43663;2.28502;122;20220722;22.7;13.4;18.1;3;15.9;1.3;2.6;10100 +96087;49.43663;2.28502;122;20220723;27.4;13.3;20.4;2.5;16.5;.1;4.62;23000 +96087;49.43663;2.28502;122;20220724;32.3;12.5;22.4;2.5;15.2;0;6.04;27300 +96087;49.43663;2.28502;122;20220725;26.1;15.5;20.8;4.6;14.8;0;5.02;19300 +96087;49.43663;2.28502;122;20220726;22.8;15.8;19.3;4.2;14.2;0;4.07;16000 +96087;49.43663;2.28502;122;20220727;24.6;10.2;17.4;3.3;11.3;0;4.83;23100 +96087;49.43663;2.28502;122;20220728;24.9;11.6;18.3;1.7;10.4;0;3.9;18200 +96087;49.43663;2.28502;122;20220729;29;10.3;19.7;2.5;11.9;.2;5.43;25600 +96087;49.43663;2.28502;122;20220730;29.3;11.6;20.5;2.5;13;.1;5.37;25000 +96087;49.43663;2.28502;122;20220731;24.9;13.8;19.4;3.6;16.8;0;3.29;13400 +96087;49.43663;2.28502;122;20220801;26.9;18.2;22.6;2.8;17.2;.2;3.65;12400 +96087;49.43663;2.28502;122;20220802;30.2;12;21.1;2;15.8;.1;4.95;24400 +96087;49.43663;2.28502;122;20220803;34.8;12.9;23.9;2.2;16.2;.1;5.65;23300 +96087;49.43663;2.28502;122;20220804;27.3;16.6;22;3.5;17.5;3.7;4.37;17900 +96087;49.43663;2.28502;122;20220805;25.2;11.3;18.3;3.7;13.7;0;4.84;25000 +96087;49.43663;2.28502;122;20220806;24.5;5.4;15;3.8;9.5;0;5.15;26600 +96087;49.43663;2.28502;122;20220807;26.3;10.7;18.5;4.8;10.4;0;6.1;26200 +96087;49.43663;2.28502;122;20220808;27.7;11.9;19.8;5.3;11.9;0;6.38;25900 +96087;49.43663;2.28502;122;20220809;29.4;14.9;22.2;5.4;13.8;0;6.71;25400 +96087;49.43663;2.28502;122;20220810;32.6;14;23.3;3.4;13.3;0;6.49;25200 +96087;49.43663;2.28502;122;20220811;32.9;12.6;22.8;2.9;11.5;0;6.32;25100 +96087;49.43663;2.28502;122;20220812;33.7;12.6;23.2;2.6;11;0;6.26;25200 +96087;49.43663;2.28502;122;20220813;32.6;12.3;22.5;2.3;10.3;0;5.84;25000 +96087;49.43663;2.28502;122;20220814;28.6;13.3;21;1.9;13.3;1.1;3.64;13600 +96087;49.43663;2.28502;122;20220815;28.4;14;21.2;1.7;16.6;.1;4.07;20700 +96087;49.43663;2.28502;122;20220816;26.5;15.2;20.9;2.2;16.6;4.8;3.03;11500 +96087;49.43663;2.28502;122;20220817;26;14.6;20.3;2.5;17.4;0;3.02;12500 +96087;49.43663;2.28502;122;20220818;28.9;12.3;20.6;2.7;15.5;.1;4.32;19000 +96087;49.43663;2.28502;122;20220819;24.6;13.8;19.2;2.7;16.5;1.2;2.5;8600 +96087;49.43663;2.28502;122;20220820;25.2;10.4;17.8;2.1;13.1;.1;3.94;21800 +96087;49.43663;2.28502;122;20220821;26.8;8;17.4;2.7;12.7;0;3.69;15200 +96087;49.43663;2.28502;122;20220822;27.2;12.1;19.7;2.6;14.9;0;3.89;17700 +96087;49.43663;2.28502;122;20220823;28.3;15.4;21.9;1.7;17.1;0;3.14;13100 +96087;49.43663;2.28502;122;20220824;32.3;14;23.2;1.9;16.8;0;4.65;21800 +96087;49.43663;2.28502;122;20220825;29.4;13.9;21.7;3.2;16.1;0;4.4;17400 +96087;49.43663;2.28502;122;20220826;26.5;15;20.8;3.6;16;0;4.17;18200 +96087;49.43663;2.28502;122;20220827;24.9;10.4;17.7;3.2;13.2;0;3.91;19400 +96087;49.43663;2.28502;122;20220828;25.8;12.9;19.4;3.9;13;0;4.42;18000 +96087;49.43663;2.28502;122;20220829;27.1;15.2;21.2;5.3;11.6;.3;5.9;20000 +96087;49.43663;2.28502;122;20220830;28.2;11.3;19.8;3.2;13.1;0;4.56;19400 +96087;49.43663;2.28502;122;20220831;27.2;12.2;19.7;3.7;13.9;0;4.39;18200 +96087;49.43663;2.28502;122;20220901;28.1;13.8;21;3.1;13.7;4.7;4.18;15300 +96087;49.43663;2.28502;122;20220902;21.2;15.4;18.3;2.7;15.7;2.7;2.05;6700 +96087;49.43663;2.28502;122;20220903;24.8;15.8;20.3;1.8;17.4;.3;2.68;13000 +96087;49.43663;2.28502;122;20220904;28;11.5;19.8;2.5;14.5;.5;4.03;20100 +96087;49.43663;2.28502;122;20220905;24.4;14;19.2;2.4;16.2;5.5;2.34;8400 +96087;49.43663;2.28502;122;20220906;26.1;11.5;18.8;1.6;16.3;1.6;2.65;13700 +96087;49.43663;2.28502;122;20220907;24.1;12.9;18.5;3.2;15.6;1.9;2.85;12400 +96087;49.43663;2.28502;122;20220908;23.3;14.4;18.9;4;15.3;2.7;3.18;13600 +96087;49.43663;2.28502;122;20220909;19.9;13.4;16.7;5.4;14.9;9.6;2.36;9300 +96087;49.43663;2.28502;122;20220910;19.6;14.6;17.1;3.7;15.5;2.7;2.13;9500 +96087;49.43663;2.28502;122;20220911;22.4;9.1;15.8;1.8;14.1;.2;2.54;16500 +96087;49.43663;2.28502;122;20220912;27.1;10.4;18.8;2;14.4;0;3.37;18600 +96087;49.43663;2.28502;122;20220913;24;16.9;20.5;2.4;17.6;.9;2.01;5700 +96087;49.43663;2.28502;122;20220914;24.1;16.8;20.5;3;18.7;5.9;2.32;9300 +96087;49.43663;2.28502;122;20220915;20.9;9.9;15.4;3;13.4;.3;2.26;11200 +96087;49.43663;2.28502;122;20220916;17.4;8.7;13.1;3.1;11.2;.3;1.92;8400 +96087;49.43663;2.28502;122;20220917;16.7;4.5;10.6;3.8;8.7;0;2.6;16800 +96087;49.43663;2.28502;122;20220918;18.9;2;10.5;3.2;8.7;0;2.66;16700 +96087;49.43663;2.28502;122;20220919;18.4;4.5;11.5;3.2;8.8;0;2.61;15000 +96087;49.43663;2.28502;122;20220920;17.9;3.6;10.8;2.1;9.6;0;1.64;7100 +96087;49.43663;2.28502;122;20220921;19;4.1;11.6;2.3;9.2;.1;2.42;16800 +96087;49.43663;2.28502;122;20220922;20.9;2.5;11.7;1.8;8.4;0;2.45;16200 +96087;49.43663;2.28502;122;20220923;18.8;5.4;12.1;.8;10.2;.1;1.23;5800 +96087;49.43663;2.28502;122;20220924;17.2;10.9;14.1;2.6;13.1;.6;1.45;6500 +96087;49.43663;2.28502;122;20220925;18.9;6.4;12.7;3.9;10.6;.2;2.42;13700 +96087;49.43663;2.28502;122;20220926;14.6;9;11.8;4.3;10.9;7.8;1.47;3800 +96087;49.43663;2.28502;122;20220927;14.6;8.7;11.7;3;11.4;6.5;1.42;8900 +96087;49.43663;2.28502;122;20220928;15.7;6.9;11.3;2.5;10.2;.2;1.67;10900 +96087;49.43663;2.28502;122;20220929;16.9;2.6;9.8;1.4;9.2;.4;1.61;13600 +96087;49.43663;2.28502;122;20220930;17.7;3;10.4;4.2;9.4;4.8;2.23;13800 +96087;49.43663;2.28502;122;20221001;19;11.8;15.4;6.1;14;1.7;2.1;9400 +96087;49.43663;2.28502;122;20221002;16.1;13.6;14.9;2.9;13.9;14;1.24;3800 +96087;49.43663;2.28502;122;20221003;12.9;5.5;9.2;1.6;10.6;0;.81;4500 +96087;49.43663;2.28502;122;20221004;19.9;4.9;12.4;1.3;11.4;0;1.54;11900 +96087;49.43663;2.28502;122;20221005;20.9;13.5;17.2;4.4;13.6;0;2.47;8600 +96087;49.43663;2.28502;122;20221006;18.7;8.7;13.7;1.9;10.7;0;1.81;12400 +96087;49.43663;2.28502;122;20221007;18.6;2.8;10.7;1.6;9;.2;1.68;14000 +96087;49.43663;2.28502;122;20221008;17.7;6.1;11.9;2.1;10;0;1.71;13200 +96087;49.43663;2.28502;122;20221009;18.7;.4;9.6;1.8;8.5;.3;1.69;13800 +96087;49.43663;2.28502;122;20221010;20;5.1;12.6;2.1;10.7;.3;1.65;9400 +96087;49.43663;2.28502;122;20221011;16.5;1.9;9.2;2.7;8.2;0;1.74;13200 +96087;49.43663;2.28502;122;20221012;19.2;0;9.6;1.7;8.6;.2;1.58;12300 +96087;49.43663;2.28502;122;20221013;14.7;8.3;11.5;1.8;13;2.6;.67;3500 +96087;49.43663;2.28502;122;20221014;15.8;13.7;14.8;2.4;15.5;1.1;.78;3000 +96087;49.43663;2.28502;122;20221015;18.2;13.5;15.9;4;15.1;.5;1.43;7400 +96087;49.43663;2.28502;122;20221016;18.4;11.7;15.1;2.6;14.8;5.1;1.13;6000 +96087;49.43663;2.28502;122;20221017;18.7;13.7;16.2;2.2;17.4;2.1;.75;3200 +96087;49.43663;2.28502;122;20221018;19.9;14.8;17.4;2.2;16.9;.1;1.08;4200 +96087;49.43663;2.28502;122;20221019;20.4;12.6;16.5;4.3;16.1;4.5;1.42;6800 +96087;49.43663;2.28502;122;20221020;21.5;12.9;17.2;3.3;15.9;2;1.63;10200 +96087;49.43663;2.28502;122;20221021;20.3;13.1;16.7;4.2;15;.4;1.7;7400 +96087;49.43663;2.28502;122;20221022;20.3;13.6;17;3.4;14;.7;1.79;7800 +96087;49.43663;2.28502;122;20221023;22.4;12.3;17.4;4.4;14.4;1.6;2.13;6500 +96087;49.43663;2.28502;122;20221024;18.5;15.1;16.8;6.9;13.6;3.1;2.41;6700 +96087;49.43663;2.28502;122;20221025;18.5;11;14.8;3.4;13.8;.1;1.27;6700 +96087;49.43663;2.28502;122;20221026;21.6;12.6;17.1;3.5;14.6;.1;1.74;9200 +96087;49.43663;2.28502;122;20221027;22.8;10.7;16.8;2.9;14.1;.1;1.67;6500 +96087;49.43663;2.28502;122;20221028;22.5;12.6;17.6;2.4;14.6;0;1.51;7200 +96087;49.43663;2.28502;122;20221029;23.3;14;18.7;2.3;14.7;0;1.62;5200 +96087;49.43663;2.28502;122;20221030;16.6;9.8;13.2;1.6;12.5;.1;.83;4200 +96087;49.43663;2.28502;122;20221031;19.5;6.4;13;2.7;12.8;2.2;1.07;5800 +96087;49.43663;2.28502;122;20221101;16.4;9.7;13.1;6;11.5;.9;1.65;7000 +96087;49.43663;2.28502;122;20221102;15.5;9.3;12.4;4.7;10.7;0;1.47;8100 +96087;49.43663;2.28502;122;20221103;15;11.6;13.3;5.7;11.6;3.7;1.61;2400 +96087;49.43663;2.28502;122;20221104;12.6;7.5;10.1;4;9.5;.8;1.12;5900 +96087;49.43663;2.28502;122;20221105;11.4;1.2;6.3;2.4;8.7;0;.6;3100 +96087;49.43663;2.28502;122;20221106;11.3;9.3;10.3;5;11.1;10;.82;700 +96087;49.43663;2.28502;122;20221107;16.1;10.9;13.5;5.5;12.3;0;1.39;4500 +96087;49.43663;2.28502;122;20221108;16;9.5;12.8;5.3;11.8;0;1.32;4300 +96087;49.43663;2.28502;122;20221109;15;10;12.5;4.5;11.3;0;1.21;5700 +96087;49.43663;2.28502;122;20221110;15;2.5;8.8;2.3;9.7;0;.63;7500 +96087;49.43663;2.28502;122;20221111;12.1;8.3;10.2;2.3;10;.1;.74;4000 +96087;49.43663;2.28502;122;20221112;9.8;3.3;6.6;1.6;9.7;.2;.32;2700 +96087;49.43663;2.28502;122;20221113;9.4;4.1;6.8;1.5;9.4;.1;.35;3000 +96087;49.43663;2.28502;122;20221114;12.1;5;8.6;2.5;10.1;.2;.54;3100 +96087;49.43663;2.28502;122;20221115;12.3;5;8.7;3.8;10.8;3.3;.49;1500 +96087;49.43663;2.28502;122;20221116;12.6;7.4;10;5.3;10.8;9.7;.8;2900 +96087;49.43663;2.28502;122;20221117;13.6;10;11.8;7.3;10.3;.4;1.62;4400 +96087;49.43663;2.28502;122;20221118;11.6;8.1;9.9;4.4;9.8;1.9;.91;4000 +96087;49.43663;2.28502;122;20221119;11.1;3.6;7.4;2.6;9.2;.5;.47;3800 +96087;49.43663;2.28502;122;20221120;10.8;4.8;7.8;3.5;8.7;2;.78;2800 +96087;49.43663;2.28502;122;20221121;7.9;5.1;6.5;3.9;9.1;1.9;.46;1100 +96087;49.43663;2.28502;122;20221122;10.7;4.2;7.5;5.7;8.3;4.1;1.05;2500 +96087;49.43663;2.28502;122;20221123;12.2;3.5;7.9;4.2;9;5.8;.82;2700 +96087;49.43663;2.28502;122;20221124;13.1;6.8;10;5.5;9.7;4.7;1;5500 +96087;49.43663;2.28502;122;20221125;12.1;6.8;9.5;2.5;9.5;.1;.47;5800 +96087;49.43663;2.28502;122;20221126;9.9;-.1;4.9;2.3;8;.1;.32;4000 +96087;49.43663;2.28502;122;20221127;9.1;6.1;7.6;4.2;9.4;7.2;.65;400 +96087;49.43663;2.28502;122;20221128;10.6;7.8;9.2;2.1;9.9;.1;.52;2500 +96087;49.43663;2.28502;122;20221129;5.9;.1;3;1.2;8.3;0;.15;1600 +96087;49.43663;2.28502;122;20221130;6.7;2.6;4.7;2.2;8.2;0;.29;1800 +96087;49.43663;2.28502;122;20221201;5.7;1.9;3.8;4.2;7.7;0;.33;1300 +96087;49.43663;2.28502;122;20221202;5;1.3;3.2;4.4;7;.1;.46;1200 +96087;49.43663;2.28502;122;20221203;2.8;1.9;2.4;5.6;6.2;0;.64;800 +96087;49.43663;2.28502;122;20221204;2.7;1.2;2;4.7;6.1;1.5;.57;800 +96087;49.43663;2.28502;122;20221205;3.2;.3;1.8;2.1;6.4;.8;.29;1900 +96087;49.43663;2.28502;122;20221206;6.3;1.9;4.1;1.7;6.9;.1;.3;3100 +96087;49.43663;2.28502;122;20221207;5.5;-3.9;.8;1.5;6;.4;.19;3100 +96087;49.43663;2.28502;122;20221208;2.8;-1.8;.5;1.3;6.3;.1;.27;700 +96087;49.43663;2.28502;122;20221209;3.2;-3.3;0;1.7;5.5;0;.18;3200 +96087;49.43663;2.28502;122;20221210;1.2;-2.1;-.4;2.1;6;0;.15;1500 +96087;49.43663;2.28502;122;20221211;.9;-1.6;-.3;3.8;5.1;0;.39;2500 +96087;49.43663;2.28502;122;20221212;-.5;-3.8;-2.1;3.5;4.6;0;.26;3000 +96087;49.43663;2.28502;122;20221213;-.2;-5.5;-2.8;3.4;4;0;.27;4700 +96087;49.43663;2.28502;122;20221214;1.3;-2.6;-.6;2;4.4;0;.33;3300 +96087;49.43663;2.28502;122;20221215;2.7;-7.5;-2.4;2.6;3.9;0;.32;4800 +96087;49.43663;2.28502;122;20221216;4.1;-7.5;-1.7;2.4;4.3;0;.22;5600 +96087;49.43663;2.28502;122;20221217;-2.6;-7.3;-4.9;2.1;4.4;0;.14;800 +96087;49.43663;2.28502;122;20221218;.3;-8.1;-3.9;3.3;4.6;4.4;.21;1100 +96087;49.43663;2.28502;122;20221219;10;0;5;4.4;9.2;1;.19;1200 +96087;49.43663;2.28502;122;20221220;11.4;9.2;10.3;3.9;11;13.5;.76;500 +96087;49.43663;2.28502;122;20221221;10.9;7.6;9.3;3.9;11.1;8.4;.39;1500 +96087;49.43663;2.28502;122;20221222;12.2;9.4;10.8;4.7;12.1;12.1;.53;1100 +96087;49.43663;2.28502;122;20221223;14.9;10.1;12.5;4.1;12.6;3;.82;1300 +96087;49.43663;2.28502;122;20221224;11.8;9.8;10.8;3.9;11.2;.9;.64;2200 +96087;49.43663;2.28502;122;20221225;12.3;9.2;10.8;3.3;11.8;1.7;.64;300 +96087;49.43663;2.28502;122;20221226;10.6;10.4;10.5;5.2;9.7;.5;1.17;2100 +96087;49.43663;2.28502;122;20221227;9.4;2.8;6.1;4.3;7.8;0;.51;4600 +96087;49.43663;2.28502;122;20221228;10.7;6.2;8.5;7.2;10.4;3;.51;1500 +96087;49.43663;2.28502;122;20221229;11;10.2;10.6;6.4;9.3;0;1.38;3300 +96087;49.43663;2.28502;122;20221230;14.5;2.1;8.3;6.6;10.6;5.8;.72;1000 +96087;49.43663;2.28502;122;20221231;16.3;13.7;15;9.2;12.6;0;2.08;2400 +96088;49.45967;2.62823;93;20220101;14.7;9.7;12.2;3.7;11.5;.1;.87;2449 +96088;49.45967;2.62823;93;20220102;13.8;9.2;11.5;6.2;10.8;.3;1.19;2356 +96088;49.45967;2.62823;93;20220103;12;10.3;11.1;5.3;10.7;25.1;1.09;1338 +96088;49.45967;2.62823;93;20220104;8.7;7;7.8;4;9.2;2.5;.64;1350 +96088;49.45967;2.62823;93;20220105;6.3;.5;3.4;3.9;6.3;.1;.62;2748 +96088;49.45967;2.62823;93;20220106;6;.2;3.1;3;6.4;.4;.46;2774 +96088;49.45967;2.62823;93;20220107;7.4;2.7;5;5.3;7.5;7.4;.62;2496 +96088;49.45967;2.62823;93;20220108;7.9;.3;4.1;5.7;8;11.4;.23;3281 +96088;49.45967;2.62823;93;20220109;6.4;3.8;5.1;4.9;7.3;.6;.71;1828 +96088;49.45967;2.62823;93;20220110;2.2;-1.1;.5;1.9;6.5;.1;.12;2119 +96088;49.45967;2.62823;93;20220111;4;.4;2.2;1.9;6.2;0;.35;2252 +96088;49.45967;2.62823;93;20220112;2.8;-1.2;.8;1.1;6.6;0;.14;2419 +96088;49.45967;2.62823;93;20220113;2.8;.8;1.8;1.3;6.5;0;.28;1654 +96088;49.45967;2.62823;93;20220114;8;-1.4;3.3;1;6.4;.1;.24;3951 +96088;49.45967;2.62823;93;20220115;7.1;-2.4;2.3;1.4;6.3;.1;.26;4027 +96088;49.45967;2.62823;93;20220116;3.3;-1;1.1;3;6.9;1.4;.07;2658 +96088;49.45967;2.62823;93;20220117;6.4;3.5;4.9;1.8;7.8;.1;.37;2166 +96088;49.45967;2.62823;93;20220118;8.8;.6;4.7;2.5;7.4;0;.43;3882 +96088;49.45967;2.62823;93;20220119;5.5;1.6;3.5;2.3;7.7;1.4;.22;2632 +96088;49.45967;2.62823;93;20220120;4.9;-.1;2.4;3.8;6.8;.5;.31;3062 +96088;49.45967;2.62823;93;20220121;5;.4;2.7;3;6.9;0;.32;2972 +96088;49.45967;2.62823;93;20220122;5.4;2.9;4.1;1.8;7.3;0;.4;2155 +96088;49.45967;2.62823;93;20220123;4.1;3.1;3.6;2.4;6.8;0;.52;1286 +96088;49.45967;2.62823;93;20220124;6.5;.4;3.4;2.3;6.2;0;.55;3630 +96088;49.45967;2.62823;93;20220125;-.7;-3.3;-2;.7;5.5;0;.19;2315 +96088;49.45967;2.62823;93;20220126;2.2;-1.1;.5;1.8;6.5;0;.17;2687 +96088;49.45967;2.62823;93;20220127;7.2;2.1;4.6;3.5;8;.3;.36;3462 +96088;49.45967;2.62823;93;20220128;6.1;1.2;3.6;2.6;7.9;0;.22;3446 +96088;49.45967;2.62823;93;20220129;10.4;4.9;7.6;5.4;10.1;.3;.38;3728 +96088;49.45967;2.62823;93;20220130;8;4.6;6.3;2.6;7.6;.3;.71;2923 +96088;49.45967;2.62823;93;20220131;7.9;3.5;5.7;7.6;6.5;.1;1.45;3421 +96088;49.45967;2.62823;93;20220201;9.5;.2;4.8;4.7;8.5;.1;.35;5182 +96088;49.45967;2.62823;93;20220202;9.7;7.2;8.4;4.2;10.1;0;.57;2602 +96088;49.45967;2.62823;93;20220203;7;6.9;6.9;3.8;8.5;.1;.76;314 +96088;49.45967;2.62823;93;20220204;10.2;6.5;8.3;5.3;8.2;.7;1.27;3338 +96088;49.45967;2.62823;93;20220205;9;1.1;5;4.6;7;0;.92;5089 +96088;49.45967;2.62823;93;20220206;10.9;6.7;8.8;10.6;9.4;6.4;1.23;3701 +96088;49.45967;2.62823;93;20220207;8.9;1.9;5.4;4.1;6.9;0;.98;4940 +96088;49.45967;2.62823;93;20220208;10.1;4.1;7.1;4;9.4;0;.53;4633 +96088;49.45967;2.62823;93;20220209;11.7;4.5;8.1;1.7;8.4;.1;.75;5189 +96088;49.45967;2.62823;93;20220210;6;2.4;4.2;3.7;8.3;5.1;.58;2666 +96088;49.45967;2.62823;93;20220211;8.7;-.7;4;2;6.24;0;.7;8633 +96088;49.45967;2.62823;93;20220212;8.4;-1.3;3.5;3.7;5.34;0;1.12;10700 +96088;49.45967;2.62823;93;20220213;12.3;-.9;5.7;6;7.07;0;1.43;7933 +96088;49.45967;2.62823;93;20220214;11.4;7.3;9.3;5.8;8.75;3.1;1.44;5637 +96088;49.45967;2.62823;93;20220215;10.1;4.4;7.2;6.2;8.9;2.7;.85;6333 +96088;49.45967;2.62823;93;20220216;14.4;8.6;11.5;8.7;12.6;1.2;.83;5216 +96088;49.45967;2.62823;93;20220217;12.6;9.7;11.1;7.4;9.4;.4;1.93;3672 +96088;49.45967;2.62823;93;20220218;12.3;8.2;10.2;9.2;8.8;1.2;2.07;4492 +96088;49.45967;2.62823;93;20220219;9;2.8;5.9;8;6.9;0;1.48;5679 +96088;49.45967;2.62823;93;20220220;12.1;7.6;9.8;9.5;9.6;1.5;1.58;4879 +96088;49.45967;2.62823;93;20220221;9.6;4.3;6.9;9.6;7.9;.1;1.39;5406 +96088;49.45967;2.62823;93;20220222;11.4;3.8;7.6;5;9.3;.6;.89;6634 +96088;49.45967;2.62823;93;20220223;9.7;2.5;6.1;1.8;8.5;0;.68;6555 +96088;49.45967;2.62823;93;20220224;11.5;6.3;8.9;5.5;7.5;1.8;1.86;5621 +96088;49.45967;2.62823;93;20220225;9.8;1.6;5.7;4.2;6.7;.8;1.31;7242 +96088;49.45967;2.62823;93;20220226;9.3;-1.2;4;3.1;5.9;.1;1.19;8360 +96088;49.45967;2.62823;93;20220227;9.7;.1;4.9;4;5;0;1.73;8108 +96088;49.45967;2.62823;93;20220228;11.5;-.5;5.5;2.7;5;0;1.63;9239 +96088;49.45967;2.62823;93;20220301;11.2;.8;6;2.5;6.5;0;1.29;8715 +96088;49.45967;2.62823;93;20220302;10;4.6;7.3;2.9;6.3;0;1.5;6301 +96088;49.45967;2.62823;93;20220303;11.9;4.1;8;1.8;8.6;.5;1.03;7744 +96088;49.45967;2.62823;93;20220304;13.9;5.5;9.7;1.8;8;0;1.37;8168 +96088;49.45967;2.62823;93;20220305;11;.6;5.8;2.4;7.2;0;1.16;9256 +96088;49.45967;2.62823;93;20220306;7.8;-.3;3.7;4.8;5.3;0;1.54;8258 +96088;49.45967;2.62823;93;20220307;5.8;-1.5;2.1;5.4;4.2;0;1.68;7941 +96088;49.45967;2.62823;93;20220308;11.4;-1.6;4.9;4.3;4.6;0;2.18;10843 +96088;49.45967;2.62823;93;20220309;14.8;.7;7.7;3;7;0;1.86;11466 +96088;49.45967;2.62823;93;20220310;16.5;3.4;9.9;3.3;7.3;0;2.25;11199 +96088;49.45967;2.62823;93;20220311;13.5;5.6;9.5;4.9;8.9;2.8;1.75;8759 +96088;49.45967;2.62823;93;20220312;10.2;5.8;8;5.4;9.2;.8;1.1;6560 +96088;49.45967;2.62823;93;20220313;12.1;7.8;9.9;5.4;9.1;2.6;1.69;6573 +96088;49.45967;2.62823;93;20220314;14.2;4.7;9.4;3;8.6;.4;1.68;10037 +96088;49.45967;2.62823;93;20220315;10.9;7.4;9.1;2.5;10.1;4.5;.99;6068 +96088;49.45967;2.62823;93;20220316;13.3;8.3;10.8;3.5;11.1;0;1.23;7405 +96088;49.45967;2.62823;93;20220317;8.3;7.2;7.7;3.9;8.4;0;1.11;3376 +96088;49.45967;2.62823;93;20220318;14.9;.7;7.8;6.3;6.07;0;3.08;17966 +96088;49.45967;2.62823;93;20220319;16.2;4.8;10.5;7;6.07;0;3.82;17566 +96088;49.45967;2.62823;93;20220320;12.6;.3;6.5;2.8;5.4;0;2.25;17566 +96088;49.45967;2.62823;93;20220321;18.2;1.2;9.7;3;8.04;0;2.46;15866 +96088;49.45967;2.62823;93;20220322;18.2;4.9;11.6;3.4;7.1;0;3.08;17100 +96088;49.45967;2.62823;93;20220323;18.3;1.9;10.1;2.5;6.27;0;2.84;18166 +96088;49.45967;2.62823;93;20220324;19.5;2.8;11.2;3.3;6.37;0;3.36;18166 +96088;49.45967;2.62823;93;20220325;18.2;3.4;10.8;4.3;6.57;0;3.51;18400 +96088;49.45967;2.62823;93;20220326;18.7;4.1;11.4;5.1;6.87;0;3.8;19133 +96088;49.45967;2.62823;93;20220327;20.1;4.9;12.5;3.7;8.1;0;3.45;19066 +96088;49.45967;2.62823;93;20220328;19.9;3.5;11.7;2.5;8.7;0;2.7;15566 +96088;49.45967;2.62823;93;20220329;15.9;9.6;12.8;2.7;9.7;2.9;1.93;6766 +96088;49.45967;2.62823;93;20220330;13;7.1;10.1;3.1;9.54;2.4;1.49;6700 +96088;49.45967;2.62823;93;20220331;8.6;3.1;5.9;6.6;6.64;1.3;1.8;9733 +96088;49.45967;2.62823;93;20220401;3.6;.5;2.1;7.9;5.74;.9;1.08;6488 +96088;49.45967;2.62823;93;20220402;7.3;-.7;3.3;6;4.67;0;2.15;14666 +96088;49.45967;2.62823;93;20220403;8.4;-1.8;3.3;3.8;4.83;0;2.06;17122 +96088;49.45967;2.62823;93;20220404;8.5;-1.8;3.4;6.2;6.63;.5;1.29;10721 +96088;49.45967;2.62823;93;20220405;12.7;6.8;9.8;5.6;10.4;.2;1.23;5046 +96088;49.45967;2.62823;93;20220406;13.1;7.7;10.4;7.3;9.1;1.1;2.2;8300 +96088;49.45967;2.62823;93;20220407;13.8;9.7;11.8;9.6;9.14;1.2;3.08;13966 +96088;49.45967;2.62823;93;20220408;6.7;6.2;6.5;4.5;7.5;24.1;1.16;2700 +96088;49.45967;2.62823;93;20220409;11.2;.8;6;3.2;6.7;.3;2.07;16833 +96088;49.45967;2.62823;93;20220410;13.4;-1.5;5.9;2.5;6.34;0;2.48;21233 +96088;49.45967;2.62823;93;20220411;18.6;3.2;10.9;5.4;8;0;3.76;21666 +96088;49.45967;2.62823;93;20220412;20.5;8.5;14.5;4.5;10.77;3.2;3.55;17800 +96088;49.45967;2.62823;93;20220413;16.8;9.4;13.1;1.6;12.74;2.4;1.49;7866 +96088;49.45967;2.62823;93;20220414;20.1;7.3;13.7;1.9;11.6;0;2.9;19600 +96088;49.45967;2.62823;93;20220415;19.5;6.6;13.1;2.9;10.84;0;3.09;19873 +96088;49.45967;2.62823;93;20220416;18.9;5.9;12.4;4;9.67;0;3.63;24133 +96088;49.45967;2.62823;93;20220417;20.6;2.6;11.6;3.4;6.84;0;4.23;24900 +96088;49.45967;2.62823;93;20220418;18.9;2.7;10.8;2.2;7.8;0;3.15;19811 +96088;49.45967;2.62823;93;20220419;18.6;4.1;11.4;3.6;9.37;0;3.31;22033 +96088;49.45967;2.62823;93;20220420;19.2;5.7;12.4;3.8;8;0;3.97;23100 +96088;49.45967;2.62823;93;20220421;19.2;4.3;11.7;4.4;8.07;0;4.09;24466 +96088;49.45967;2.62823;93;20220422;18.1;7.4;12.8;4.5;9.1;0;3.74;21700 +96088;49.45967;2.62823;93;20220423;19;6.8;12.9;4.7;10.3;.3;3.18;15800 +96088;49.45967;2.62823;93;20220424;19.4;7.8;13.6;4.2;9.6;0;3.65;18966 +96088;49.45967;2.62823;93;20220425;16.2;6.7;11.5;4.3;8.84;0;3.31;20733 +96088;49.45967;2.62823;93;20220426;16;4.8;10.4;4;8.5;0;2.91;17533 +96088;49.45967;2.62823;93;20220427;18;2.6;10.3;4.5;8.5;0;3.58;23266 +96088;49.45967;2.62823;93;20220428;20.4;4.2;12.3;4.6;9.2;0;3.94;21233 +96088;49.45967;2.62823;93;20220429;18.7;8.6;13.7;4.6;9.54;0;3.89;20700 +96088;49.45967;2.62823;93;20220430;15.8;4.7;10.3;4.7;7.94;0;3.72;26166 +96088;49.45967;2.62823;93;20220501;16.5;2.8;9.7;3.5;7.9;0;3.45;24533 +96088;49.45967;2.62823;93;20220502;18.6;7;12.8;4.2;8.87;0;3.68;19233 +96088;49.45967;2.62823;93;20220503;19.3;5.8;12.6;4.7;9.1;0;4.1;23766 +96088;49.45967;2.62823;93;20220504;18.9;5.1;12;3;9.84;.6;3.34;20966 +96088;49.45967;2.62823;93;20220505;18.2;9.7;14;3.3;11.2;.1;2.82;14233 +96088;49.45967;2.62823;93;20220506;21;6.7;13.8;3.1;11.1;0;3.56;20601 +96088;49.45967;2.62823;93;20220507;20.8;9;14.9;2.5;11.5;0;3.38;18799 +96088;49.45967;2.62823;93;20220508;20.4;10.8;15.6;4.6;12.5;0;3.47;17028 +96088;49.45967;2.62823;93;20220509;23.8;7.5;15.6;1.6;11.3;0;3.82;22395 +96088;49.45967;2.62823;93;20220510;26.1;12.2;19.1;3.1;13.1;0;4.61;20773 +96088;49.45967;2.62823;93;20220511;24.1;9.4;16.7;3.2;13;0;4.13;21485 +96088;49.45967;2.62823;93;20220512;20;8.6;14.3;2.8;11;0;3.42;18987 +96088;49.45967;2.62823;93;20220513;19.7;6.9;13.3;2.6;9.8;0;3.52;20238 +96088;49.45967;2.62823;93;20220514;22.2;6.9;14.5;1.3;9.9;0;3.65;22261 +96088;49.45967;2.62823;93;20220515;27.7;9.8;18.7;3.3;11.8;4.1;5.39;24217 +96088;49.45967;2.62823;93;20220516;23.9;14.5;19.2;3.3;16.2;0;3.68;17557 +96088;49.45967;2.62823;93;20220517;27.5;14.7;21.1;1.9;15.3;1;4.33;20627 +96088;49.45967;2.62823;93;20220518;26.6;15;20.8;2.7;16.4;.2;4.27;19711 +96088;49.45967;2.62823;93;20220519;23.5;18.4;20.9;2.8;17.1;0;3.28;13035 +96088;49.45967;2.62823;93;20220520;19.3;13.7;16.5;2.7;14.3;9;2.73;13730 +96088;49.45967;2.62823;93;20220521;21.1;9.4;15.2;2.1;12.6;0;3.43;20047 +96088;49.45967;2.62823;93;20220522;20.8;10.5;15.6;1.9;13.3;0;3.24;18867 +96088;49.45967;2.62823;93;20220523;17.8;14.1;15.9;3.7;14.7;3.9;2.32;11243 +96088;49.45967;2.62823;93;20220524;16.9;10.3;13.6;3.8;11.9;1;2.73;15162 +96088;49.45967;2.62823;93;20220525;19;7.1;13;3.5;11.2;.2;3.36;20524 +96088;49.45967;2.62823;93;20220526;18.8;12.9;15.8;4.3;13.4;0;3;14421 +96088;49.45967;2.62823;93;20220527;20.7;12.9;16.8;4.3;12.5;.2;3.79;16676 +96088;49.45967;2.62823;93;20220528;18.7;7.5;13.1;3.2;10.3;0;3.48;20100 +96088;49.45967;2.62823;93;20220529;16.1;5.8;10.9;3.7;8.8;0;3.23;19323 +96088;49.45967;2.62823;93;20220530;17.2;5.6;11.4;2.4;9;0;3.28;20582 +96088;49.45967;2.62823;93;20220531;19;9.5;14.2;2.5;9.7;0;3.55;18652 +96088;49.45967;2.62823;93;20220601;20.5;6.3;13.4;2;9.4;0;3.85;22924 +96088;49.45967;2.62823;93;20220602;21.6;8.2;14.9;2.9;9.4;0;4.34;22317 +96088;49.45967;2.62823;93;20220603;23.4;12.2;17.8;2.6;13.3;1.9;4.07;20428 +96088;49.45967;2.62823;93;20220604;27.5;13.8;20.6;2.8;16.3;11.1;4.78;22672 +96088;49.45967;2.62823;93;20220605;21.5;15.2;18.3;2.6;17.1;1.9;2.95;15320 +96088;49.45967;2.62823;93;20220606;21;12.7;16.8;2.6;13.7;.3;3.41;17660 +96088;49.45967;2.62823;93;20220607;21.6;13.4;17.5;2.9;14.8;5.6;3.43;17584 +96088;49.45967;2.62823;93;20220608;19.6;13.8;16.7;3.8;14.3;6.6;3.05;14771 +96088;49.45967;2.62823;93;20220609;20.6;10.5;15.5;3.9;12.9;0;3.63;19610 +96088;49.45967;2.62823;93;20220610;22.4;14.8;18.6;2.9;14.9;0;3.62;17000 +96088;49.45967;2.62823;93;20220611;24.4;13.2;18.8;1.6;14.6;0;3.94;20722 +96088;49.45967;2.62823;93;20220612;22.8;10;16.4;2.8;12;.1;4.24;22198 +96088;49.45967;2.62823;93;20220613;20.9;8.1;14.5;2.3;11.2;0;3.82;22222 +96088;49.45967;2.62823;93;20220614;24.7;10.9;17.8;3.1;11.5;0;4.9;23106 +96088;49.45967;2.62823;93;20220615;28.1;12.8;20.4;2.8;13.1;0;5.44;24364 +96088;49.45967;2.62823;93;20220616;27.4;13.2;20.3;2.9;13.1;0;5.29;23477 +96088;49.45967;2.62823;93;20220617;32.7;15.3;24;2;14.5;0;5.96;26032 +96088;49.45967;2.62823;93;20220618;35.3;18.1;26.7;2.5;16.8;.6;6.67;25891 +96088;49.45967;2.62823;93;20220619;21.7;14;17.8;5.3;15;4.2;3.73;17239 +96088;49.45967;2.62823;93;20220620;21.2;13.4;17.3;5.2;13.7;0;3.88;17355 +96088;49.45967;2.62823;93;20220621;24.4;12.9;18.6;4;12.7;.8;4.88;21131 +96088;49.45967;2.62823;93;20220622;22.9;12.6;17.7;2.9;14.8;1.4;3.83;19982 +96088;49.45967;2.62823;93;20220623;27.9;15.1;21.5;2.6;17.1;7.4;4.79;22301 +96088;49.45967;2.62823;93;20220624;24.5;16.6;20.5;3.9;16.8;2.1;4.1;17456 +96088;49.45967;2.62823;93;20220625;19.6;16.3;17.9;3.6;14.9;1.7;2.86;11181 +96088;49.45967;2.62823;93;20220626;21.6;11.6;16.6;2.4;13.1;0;3.68;19651 +96088;49.45967;2.62823;93;20220627;22.1;13.7;17.9;2.4;13.3;.9;3.72;17974 +96088;49.45967;2.62823;93;20220628;26.9;10.6;18.7;1.6;11.8;0;4.8;25123 +96088;49.45967;2.62823;93;20220629;26.8;10.9;18.8;2.5;12.8;.5;5.05;24784 +96088;49.45967;2.62823;93;20220630;15.4;13.5;14.4;1.8;14.5;12.9;1.64;8381 +96088;49.45967;2.62823;93;20220701;21.7;10.3;16;2.2;12.3;0;3.79;20894 +96088;49.45967;2.62823;93;20220702;26.2;10.1;18.1;2.1;11.7;0;4.87;24846 +96088;49.45967;2.62823;93;20220703;23.5;10.9;17.2;2.6;12.2;0;4.31;21915 +96088;49.45967;2.62823;93;20220704;25.8;10.1;17.9;2.3;12.2;.1;4.78;24454 +96088;49.45967;2.62823;93;20220705;24.4;9.5;16.9;2.5;12.3;.1;4.49;23773 +96088;49.45967;2.62823;93;20220706;24.8;9.8;17.3;2.7;12.7;0;4.58;23808 +96088;49.45967;2.62823;93;20220707;20.2;13.2;16.7;3.1;14.2;0;3.16;16145 +96088;49.45967;2.62823;93;20220708;26.2;9.2;17.7;2.5;12.6;0;4.88;25256 +96088;49.45967;2.62823;93;20220709;27.3;13.3;20.3;3.3;14.3;0;5.15;22842 +96088;49.45967;2.62823;93;20220710;25.2;11.4;18.3;4;13;0;4.95;22621 +96088;49.45967;2.62823;93;20220711;28.5;14.2;21.3;2.5;14.4;0;5.13;22973 +96088;49.45967;2.62823;93;20220712;31.7;15.4;23.5;2;14.2;0;5.6;24480 +96088;49.45967;2.62823;93;20220713;34.8;20.1;27.4;2.7;13.8;0;6.68;23168 +96088;49.45967;2.62823;93;20220714;29.5;17.4;23.4;3.7;15.3;0;5.73;20933 +96088;49.45967;2.62823;93;20220715;25.2;12.7;18.9;3.3;11.9;0;4.9;21215 +96088;49.45967;2.62823;93;20220716;27;11.5;19.2;2.8;12;0;5.15;23579 +96088;49.45967;2.62823;93;20220717;30;13.3;21.6;2.8;11.5;0;5.93;24404 +96088;49.45967;2.62823;93;20220718;36.7;15.3;26;2.3;12.7;0;6.99;27566 +96088;49.45967;2.62823;93;20220719;39.5;20.6;30;3.8;14.3;4.1;8.78;25797 +96088;49.45967;2.62823;93;20220720;20.9;19.2;20;2.7;20.2;6.7;1.87;7519 +96088;49.45967;2.62823;93;20220721;24.7;16.3;20.5;2.6;18.6;0;3.48;16979 +96088;49.45967;2.62823;93;20220722;24.1;14.4;19.2;3;17.2;1.2;3.58;18193 +96088;49.45967;2.62823;93;20220723;27.9;14.6;21.2;2;17;0;4.36;21262 +96088;49.45967;2.62823;93;20220724;32.2;14.7;23.4;2.5;16.2;0;5.68;24326 +96088;49.45967;2.62823;93;20220725;27.1;16.9;22;4;15.3;0;4.99;18427 +96088;49.45967;2.62823;93;20220726;22.2;13.5;17.8;3.1;14.4;0;3.5;16922 +96088;49.45967;2.62823;93;20220727;23.3;12.1;17.7;3.5;11.8;0;4.33;19148 +96088;49.45967;2.62823;93;20220728;25.6;13.4;19.5;2.7;10.6;0;4.75;19902 +96088;49.45967;2.62823;93;20220729;27.7;11.7;19.7;2.4;11.8;.1;4.94;22720 +96088;49.45967;2.62823;93;20220730;30.4;14.7;22.5;2.4;13.3;0;5.33;22392 +96088;49.45967;2.62823;93;20220731;25.7;15.2;20.4;3.5;16.7;0;4.08;18169 +96088;49.45967;2.62823;93;20220801;25.9;18.5;22.2;2.3;17.9;.3;3.59;15130 +96088;49.45967;2.62823;93;20220802;30.4;15;22.7;1.9;16.2;0;4.74;21828 +96088;49.45967;2.62823;93;20220803;34.2;16.7;25.4;1.9;17.1;0;5.43;23160 +96088;49.45967;2.62823;93;20220804;27;18.1;22.5;3.7;18.5;4.5;4.16;16346 +96088;49.45967;2.62823;93;20220805;25.1;14.2;19.6;3.8;14.7;0;4.24;18014 +96088;49.45967;2.62823;93;20220806;23.9;10.7;17.3;3.5;10;0;4.64;19735 +96088;49.45967;2.62823;93;20220807;26.2;11.8;19;4.6;10.8;0;5.51;20501 +96088;49.45967;2.62823;93;20220808;27.7;13.3;20.5;4.8;12.3;0;5.73;20375 +96088;49.45967;2.62823;93;20220809;29.7;15.6;22.6;4.8;13.8;0;6.09;20033 +96088;49.45967;2.62823;93;20220810;32.6;16.6;24.6;4.2;12.8;0;6.81;21222 +96088;49.45967;2.62823;93;20220811;32.2;16.4;24.3;2.4;12.2;0;5.49;20950 +96088;49.45967;2.62823;93;20220812;33.2;16.2;24.7;2.3;11.4;0;5.65;21597 +96088;49.45967;2.62823;93;20220813;31.8;16.9;24.3;3.3;11;0;6.15;20066 +96088;49.45967;2.62823;93;20220814;28.6;16;22.3;2.9;13.7;.6;4.79;18303 +96088;49.45967;2.62823;93;20220815;26.4;16.1;21.2;2.5;17.5;0;3.62;16406 +96088;49.45967;2.62823;93;20220816;26.7;16.7;21.7;1.9;17.4;9;3.48;16046 +96088;49.45967;2.62823;93;20220817;26.5;17.5;22;1.4;18.7;0;3.12;15097 +96088;49.45967;2.62823;93;20220818;27.9;14.4;21.1;2;17.4;.2;3.76;18413 +96088;49.45967;2.62823;93;20220819;23;15.4;19.2;2.5;17.3;3.2;2.77;13644 +96088;49.45967;2.62823;93;20220820;24.8;11.5;18.1;2.6;14.2;.2;3.59;17997 +96088;49.45967;2.62823;93;20220821;26.3;11.8;19;1.8;14.2;0;3.6;18656 +96088;49.45967;2.62823;93;20220822;26.1;15.9;21;2.1;16;0;3.43;15480 +96088;49.45967;2.62823;93;20220823;28.7;16.8;22.7;1.5;17.6;0;3.52;16606 +96088;49.45967;2.62823;93;20220824;31.7;17.1;24.4;1.4;18.1;0;3.94;18272 +96088;49.45967;2.62823;93;20220825;31.6;18;24.8;3.4;16.7;0;5.12;17478 +96088;49.45967;2.62823;93;20220826;26.1;17.4;21.7;4;16.6;0;3.91;13807 +96088;49.45967;2.62823;93;20220827;24.1;13.5;18.8;3.6;13.6;0;3.69;15136 +96088;49.45967;2.62823;93;20220828;25.4;13.2;19.3;4.6;13.5;0;4.31;16115 +96088;49.45967;2.62823;93;20220829;27;16.3;21.6;5.9;12;.4;5.75;14941 +96088;49.45967;2.62823;93;20220830;28.1;15;21.5;3.8;13.2;0;4.78;16411 +96088;49.45967;2.62823;93;20220831;26.3;13.7;20;3.7;14.3;0;4.04;15942 +96088;49.45967;2.62823;93;20220901;27;16.9;21.9;3.7;14.6;1.4;4.24;14112 +96088;49.45967;2.62823;93;20220902;24.8;15.2;20;2.4;14.3;1.2;3.22;13621 +96088;49.45967;2.62823;93;20220903;25;17;21;2.5;16.6;.2;3;12291 +96088;49.45967;2.62823;93;20220904;28.8;13.6;21.2;2.6;14.3;.4;4.03;16879 +96088;49.45967;2.62823;93;20220905;29.1;16.7;22.9;2.9;15.6;4.6;4.09;15069 +96088;49.45967;2.62823;93;20220906;26.9;14.4;20.6;2.5;17;1.1;3.24;14979 +96088;49.45967;2.62823;93;20220907;22.7;14.5;18.6;3.1;17.2;3.8;2.41;11958 +96088;49.45967;2.62823;93;20220908;22.5;14.4;18.4;4.1;16.1;3.4;2.7;11760 +96088;49.45967;2.62823;93;20220909;19.6;14.6;17.1;5.8;15.2;8.9;2.38;9085 +96088;49.45967;2.62823;93;20220910;19.9;14.1;17;4.3;15.9;1.5;2.07;9701 +96088;49.45967;2.62823;93;20220911;22.6;9.9;16.2;1.3;14.7;.2;2.25;14329 +96088;49.45967;2.62823;93;20220912;27;12;19.5;2.3;15;0;3.21;15427 +96088;49.45967;2.62823;93;20220913;22.6;17.1;19.8;2.4;17.8;1.6;2.13;9133 +96088;49.45967;2.62823;93;20220914;25.6;17.5;21.5;2.9;19.8;4.2;2.56;11016 +96088;49.45967;2.62823;93;20220915;19.3;11.9;15.6;2.5;14.7;.5;1.83;10398 +96088;49.45967;2.62823;93;20220916;17.4;11.1;14.2;3;11.1;.2;2.17;9463 +96088;49.45967;2.62823;93;20220917;16.7;6.4;11.5;4.1;8.8;0;2.53;12033 +96088;49.45967;2.62823;93;20220918;18.2;4.8;11.5;3.3;9.1;.1;2.48;13602 +96088;49.45967;2.62823;93;20220919;18.5;6.2;12.3;2.8;9.7;0;2.33;12866 +96088;49.45967;2.62823;93;20220920;17.4;5.7;11.5;1.2;9.9;0;1.73;12391 +96088;49.45967;2.62823;93;20220921;18.4;6;12.2;1.7;9.9;.1;1.95;12609 +96088;49.45967;2.62823;93;20220922;19.9;6.1;13;1.6;9.6;0;2.11;13153 +96088;49.45967;2.62823;93;20220923;18.6;8.8;13.7;1.6;10.7;0;1.85;10904 +96088;49.45967;2.62823;93;20220924;18.7;11.3;15;2.5;12.7;.5;1.86;9320 +96088;49.45967;2.62823;93;20220925;18.6;7.8;13.2;3.4;11;.1;2.15;11172 +96088;49.45967;2.62823;93;20220926;13.8;9.4;11.6;4.9;11;8.1;1.53;6941 +96088;49.45967;2.62823;93;20220927;14.2;8.7;11.4;4.4;11.5;7.6;1.35;7690 +96088;49.45967;2.62823;93;20220928;15.2;8.6;11.9;2.4;10.9;.3;1.46;8337 +96088;49.45967;2.62823;93;20220929;15.7;5.4;10.5;1.5;9.9;.5;1.41;10343 +96088;49.45967;2.62823;93;20220930;17.7;4.8;11.2;3.3;10;5;1.94;11451 +96088;49.45967;2.62823;93;20221001;18.3;11.6;14.9;6.9;14.1;1.9;1.84;8065 +96088;49.45967;2.62823;93;20221002;16;13.7;14.8;2.7;14.2;13.6;1.18;4548 +96088;49.45967;2.62823;93;20221003;14.6;7.6;11.1;1.3;11.6;0;1.06;8022 +96088;49.45967;2.62823;93;20221004;18.8;5.5;12.1;2.1;11.7;.1;1.54;11004 +96088;49.45967;2.62823;93;20221005;20.9;11.3;16.1;4.4;13.8;0;2.18;9176 +96088;49.45967;2.62823;93;20221006;18.5;8.6;13.5;2.3;11.2;0;1.68;9190 +96088;49.45967;2.62823;93;20221007;18.5;5.4;11.9;1.6;10;.2;1.53;10459 +96088;49.45967;2.62823;93;20221008;16.8;8.1;12.4;2;10.3;.1;1.48;8350 +96088;49.45967;2.62823;93;20221009;19;4;11.5;2.3;9.8;.2;1.73;10887 +96088;49.45967;2.62823;93;20221010;19.5;8.3;13.9;3.1;11.9;.2;1.79;9232 +96088;49.45967;2.62823;93;20221011;16.5;6.6;11.5;2.7;9.4;0;1.65;8534 +96088;49.45967;2.62823;93;20221012;18.9;3.6;11.2;1.4;9.9;.2;1.36;10515 +96088;49.45967;2.62823;93;20221013;14.6;10.3;12.4;2.9;13.3;2.3;.84;5363 +96088;49.45967;2.62823;93;20221014;15.6;13.6;14.6;2.9;15.7;1.6;.72;3515 +96088;49.45967;2.62823;93;20221015;18.1;13.7;15.9;4;15.5;.7;1.24;5260 +96088;49.45967;2.62823;93;20221016;19.1;12.9;16;2.8;15.6;2.4;1.18;6196 +96088;49.45967;2.62823;93;20221017;18.2;15.9;17;3.1;17.5;4.2;.93;3608 +96088;49.45967;2.62823;93;20221018;19.7;15.9;17.8;2;17.6;.2;1.03;4639 +96088;49.45967;2.62823;93;20221019;18.8;14.1;16.4;4.8;16.2;3;1.26;5106 +96088;49.45967;2.62823;93;20221020;21.5;14.1;17.8;3.8;16.3;3.3;1.62;6372 +96088;49.45967;2.62823;93;20221021;20;14.3;17.1;3.7;15.5;.5;1.52;5469 +96088;49.45967;2.62823;93;20221022;20.1;13.4;16.7;3.6;14.7;.2;1.59;5856 +96088;49.45967;2.62823;93;20221023;21.5;14.1;17.8;4.2;15;.9;1.93;6067 +96088;49.45967;2.62823;93;20221024;18.3;15.2;16.7;7.3;13.8;1.2;2.31;3767 +96088;49.45967;2.62823;93;20221025;18;11.6;14.8;3.3;14;.2;1.16;5440 +96088;49.45967;2.62823;93;20221026;22;14.3;18.1;3.7;15;.1;1.88;5894 +96088;49.45967;2.62823;93;20221027;22.5;12.4;17.4;3.1;14.6;0;1.7;6678 +96088;49.45967;2.62823;93;20221028;22.8;15.5;19.1;2.9;15.3;0;1.78;5543 +96088;49.45967;2.62823;93;20221029;23.6;15.2;19.4;2.9;15.3;0;1.85;5866 +96088;49.45967;2.62823;93;20221030;17.6;12.4;15;1.8;14;0;.89;4481 +96088;49.45967;2.62823;93;20221031;19.9;11;15.4;3.4;14.3;1.7;1.26;5846 +96088;49.45967;2.62823;93;20221101;16.8;10.4;13.6;8;11.6;.6;2.01;4834 +96088;49.45967;2.62823;93;20221102;15.4;9.3;12.3;5.7;10.9;0;1.56;4633 +96088;49.45967;2.62823;93;20221103;14.5;11;12.7;5.4;11.5;5.7;1.39;3384 +96088;49.45967;2.62823;93;20221104;12.4;8.4;10.4;3.8;10.5;.8;.91;3574 +96088;49.45967;2.62823;93;20221105;11.3;2.4;6.8;2.9;9.1;0;.54;5373 +96088;49.45967;2.62823;93;20221106;10;9.2;9.6;5.4;10.8;8.2;.69;1395 +96088;49.45967;2.62823;93;20221107;15.9;10.5;13.2;5.7;12.6;0;1.2;3987 +96088;49.45967;2.62823;93;20221108;16.1;10.7;13.4;6;11.6;0;1.63;3920 +96088;49.45967;2.62823;93;20221109;14.5;10.2;12.3;4.4;11.7;0;1.07;3410 +96088;49.45967;2.62823;93;20221110;13.6;5.5;9.5;3.7;10.1;0;.81;4702 +96088;49.45967;2.62823;93;20221111;10.6;8.2;9.4;3.3;10.3;.1;.67;2394 +96088;49.45967;2.62823;93;20221112;12.9;6.2;9.5;2.9;10.5;.2;.61;4113 +96088;49.45967;2.62823;93;20221113;6.9;5.1;6;2.5;9.2;.1;.3;1967 +96088;49.45967;2.62823;93;20221114;10.4;2.5;6.4;2.3;9.3;.3;.32;4345 +96088;49.45967;2.62823;93;20221115;12.4;7.3;9.8;4;11.9;2.5;.33;3382 +96088;49.45967;2.62823;93;20221116;12.4;7.3;9.8;5.7;11.6;8;.44;3328 +96088;49.45967;2.62823;93;20221117;12.6;10.3;11.4;7;10.9;1.1;1.27;2110 +96088;49.45967;2.62823;93;20221118;11.3;7.3;9.3;4.4;10;1.7;.76;2824 +96088;49.45967;2.62823;93;20221119;10.2;4.9;7.5;2;9.3;.7;.42;3240 +96088;49.45967;2.62823;93;20221120;9;4.2;6.6;3.5;8.9;2.7;.44;3023 +96088;49.45967;2.62823;93;20221121;8.1;5.6;6.8;3.9;9;1.6;.49;2074 +96088;49.45967;2.62823;93;20221122;10.2;3.9;7;6.2;8.4;2.4;.87;3400 +96088;49.45967;2.62823;93;20221123;11.2;4.5;7.8;4.7;9.1;5.4;.71;3464 +96088;49.45967;2.62823;93;20221124;12.1;7.1;9.6;5.7;9.9;3.1;.95;2913 +96088;49.45967;2.62823;93;20221125;11.8;6.5;9.1;3.5;10.1;.1;.6;2965 +96088;49.45967;2.62823;93;20221126;8.2;3;5.6;2.8;8.7;0;.27;2894 +96088;49.45967;2.62823;93;20221127;7.9;5.7;6.8;4.3;8.9;6.2;.52;1763 +96088;49.45967;2.62823;93;20221128;10.6;7.4;9;2.9;10.3;.1;.49;2153 +96088;49.45967;2.62823;93;20221129;4.6;2.5;3.5;.9;8.2;.1;.19;1670 +96088;49.45967;2.62823;93;20221130;6.8;4.4;5.6;2.2;8.6;.1;.31;1781 +96088;49.45967;2.62823;93;20221201;5.9;3.3;4.6;4.1;7.7;0;.43;1842 +96088;49.45967;2.62823;93;20221202;4.5;4.2;4.3;4.2;7.4;.1;.57;440 +96088;49.45967;2.62823;93;20221203;3.1;2.4;2.7;5;6.4;0;.61;804 +96088;49.45967;2.62823;93;20221204;3.1;1.2;2.1;3.9;6.2;2.3;.48;1483 +96088;49.45967;2.62823;93;20221205;2.4;.2;1.3;2.2;6.5;1.1;.22;1599 +96088;49.45967;2.62823;93;20221206;5.5;2.2;3.8;1.9;7.4;.1;.29;2000 +96088;49.45967;2.62823;93;20221207;5.1;-2.1;1.5;1.3;6.4;.3;.14;3056 +96088;49.45967;2.62823;93;20221208;2.7;.4;1.5;1.5;6.6;0;.22;1595 +96088;49.45967;2.62823;93;20221209;.4;-1.9;-.8;1.6;5.8;.1;.15;1582 +96088;49.45967;2.62823;93;20221210;1.7;-.1;.8;2.5;6.1;0;.27;1358 +96088;49.45967;2.62823;93;20221211;-.6;-1.6;-1.1;3.8;5.2;0;.32;936 +96088;49.45967;2.62823;93;20221212;.4;-3.1;-1.4;3.5;4.6;0;.43;1974 +96088;49.45967;2.62823;93;20221213;0;-4.5;-2.3;4.2;4;.1;.55;2263 +96088;49.45967;2.62823;93;20221214;1.2;-1.2;0;2.3;4.3;.1;.6;1571 +96088;49.45967;2.62823;93;20221215;2.6;-5.5;-1.5;3.1;4.1;0;.52;3101 +96088;49.45967;2.62823;93;20221216;.1;-3.9;-1.9;2.3;4.9;0;.21;2091 +96088;49.45967;2.62823;93;20221217;-2.1;-3.6;-2.9;1.7;4.7;0;.22;1172 +96088;49.45967;2.62823;93;20221218;.8;-6.2;-2.7;3.5;4.7;2;.19;2839 +96088;49.45967;2.62823;93;20221219;10.4;1.4;5.9;4.9;8.9;1.1;.29;3250 +96088;49.45967;2.62823;93;20221220;10.4;10;10.2;4.5;11.1;12.7;.7;471 +96088;49.45967;2.62823;93;20221221;10.5;7;8.7;3.8;11.6;9.4;.07;1923 +96088;49.45967;2.62823;93;20221222;12.2;10;11.1;6;12.2;10.7;.55;1469 +96088;49.45967;2.62823;93;20221223;14.7;10.4;12.5;4.9;12.7;3.4;.74;2164 +96088;49.45967;2.62823;93;20221224;11.4;9.8;10.6;4.2;11.4;.8;.63;1217 +96088;49.45967;2.62823;93;20221225;12;9.3;10.6;4.1;12;1.1;.43;1666 +96088;49.45967;2.62823;93;20221226;11.2;10.7;10.9;5.3;10.2;.7;1.26;565 +96088;49.45967;2.62823;93;20221227;8.4;2.1;5.2;3.5;7.7;0;.46;2706 +96088;49.45967;2.62823;93;20221228;10.5;5.5;8;7.5;10.5;2.7;.24;2392 +96088;49.45967;2.62823;93;20221229;10.7;10.1;10.4;7.7;9.8;0;1.44;656 +96088;49.45967;2.62823;93;20221230;13.9;4.4;9.1;7;10.8;4.8;.57;3434 +96088;49.45967;2.62823;93;20221231;15.4;13.9;14.6;8.4;12.8;0;1.81;1210 +96089;49.48166;2.97174;80;20220101;14.9;9.9;12.4;3.3;10.4;.1;1.06;2487 +96089;49.48166;2.97174;80;20220102;13.7;9.3;11.5;5.3;9.5;.4;1.46;2349 +96089;49.48166;2.97174;80;20220103;12.1;10.3;11.2;4.9;9.2;19;1.49;1436 +96089;49.48166;2.97174;80;20220104;8.7;7;7.9;3.9;8.65;3.9;.78;1353 +96089;49.48166;2.97174;80;20220105;6.3;.4;3.3;4;6.3;.1;.59;2812 +96089;49.48166;2.97174;80;20220106;6;.8;3.4;3;6.45;.4;.49;2614 +96089;49.48166;2.97174;80;20220107;7.4;2.8;5.1;5.2;7.35;8.7;.66;2518 +96089;49.48166;2.97174;80;20220108;7.9;.3;4.1;5.2;8;12.1;.21;3321 +96089;49.48166;2.97174;80;20220109;6.6;4.1;5.3;4.3;7.3;.2;.7;1818 +96089;49.48166;2.97174;80;20220110;2.7;-.8;1;1.8;6.55;.1;.14;2242 +96089;49.48166;2.97174;80;20220111;4.2;.5;2.4;2.2;6.15;0;.39;2339 +96089;49.48166;2.97174;80;20220112;2.5;-1.5;.5;1.2;6.45;0;.12;2489 +96089;49.48166;2.97174;80;20220113;3.1;.6;1.8;1.4;6.45;0;.27;1923 +96089;49.48166;2.97174;80;20220114;8.3;-1.2;3.6;.8;6.4;.2;.21;4027 +96089;49.48166;2.97174;80;20220115;6.8;-1.8;2.5;1;6.35;.2;.21;3828 +96089;49.48166;2.97174;80;20220116;3.1;-.8;1.2;2.9;6.8;1.4;.09;2568 +96089;49.48166;2.97174;80;20220117;6.4;3.3;4.8;1.7;7.8;.1;.34;2301 +96089;49.48166;2.97174;80;20220118;8.8;1.1;5;2.6;7.6;0;.42;3806 +96089;49.48166;2.97174;80;20220119;5.4;1.6;3.5;2.4;7.65;1.5;.22;2630 +96089;49.48166;2.97174;80;20220120;5;.9;2.9;3.9;6.8;.3;.42;2719 +96089;49.48166;2.97174;80;20220121;5;.6;2.8;3.2;6.9;0;.33;2973 +96089;49.48166;2.97174;80;20220122;5.3;2.8;4;2.1;7.3;0;.39;2185 +96089;49.48166;2.97174;80;20220123;4.3;3.2;3.8;2.2;6.9;0;.49;1415 +96089;49.48166;2.97174;80;20220124;6.4;.4;3.4;2.3;6.25;0;.52;3654 +96089;49.48166;2.97174;80;20220125;-.4;-2.6;-1.5;.9;5.55;0;.21;2123 +96089;49.48166;2.97174;80;20220126;2.1;-1.1;.5;1.9;6.45;0;.16;2697 +96089;49.48166;2.97174;80;20220127;7.1;2;4.5;3.6;8.05;.5;.31;3519 +96089;49.48166;2.97174;80;20220128;6;.6;3.3;2.5;7.65;0;.21;3736 +96089;49.48166;2.97174;80;20220129;10.6;4.3;7.4;5;9.95;.4;.36;4091 +96089;49.48166;2.97174;80;20220130;8.3;4.3;6.3;2.6;7.45;.3;.72;3302 +96089;49.48166;2.97174;80;20220131;7.7;3.6;5.7;7.8;6.55;.1;1.41;3326 +96089;49.48166;2.97174;80;20220201;9.7;.5;5.1;5;8.45;.2;.43;5199 +96089;49.48166;2.97174;80;20220202;9.7;8;8.8;4.2;10.2;.1;.64;1981 +96089;49.48166;2.97174;80;20220203;7;7;7;3.4;8.55;0;.73;157 +96089;49.48166;2.97174;80;20220204;10.2;6.4;8.3;5.1;8.2;.8;1.21;3446 +96089;49.48166;2.97174;80;20220205;9;1.2;5.1;4.5;7;0;.91;5100 +96089;49.48166;2.97174;80;20220206;11.2;6.8;9;10.2;9.3;6.6;1.33;3832 +96089;49.48166;2.97174;80;20220207;8.9;2.2;5.5;4.5;6.8;0;1.06;4850 +96089;49.48166;2.97174;80;20220208;10.2;4.4;7.3;3.9;9.4;0;.55;4613 +96089;49.48166;2.97174;80;20220209;12.3;4.9;8.6;1.4;8.5;.1;.72;5329 +96089;49.48166;2.97174;80;20220210;5.9;2.4;4.1;4;8.31;6.4;.66;2900 +96089;49.48166;2.97174;80;20220211;8.2;.3;4.2;2.4;6.31;0;.76;8650 +96089;49.48166;2.97174;80;20220212;8.3;-.6;3.8;3.9;5.36;0;1.2;10500 +96089;49.48166;2.97174;80;20220213;11.8;-.3;5.8;6.2;6.96;0;1.5;8150 +96089;49.48166;2.97174;80;20220214;11.5;7.7;9.6;5.6;8.74;1.6;1.47;6025 +96089;49.48166;2.97174;80;20220215;10.7;4.5;7.6;6.3;8.81;3.8;.99;7000 +96089;49.48166;2.97174;80;20220216;14.4;8.4;11.4;8.2;12.6;1.4;.78;5400 +96089;49.48166;2.97174;80;20220217;12.6;9.8;11.2;6.9;9.35;1.2;1.89;3631 +96089;49.48166;2.97174;80;20220218;12.5;8.2;10.4;8.5;8.95;1.5;1.97;4700 +96089;49.48166;2.97174;80;20220219;9.1;2.8;5.9;7.5;6.95;0;1.43;5845 +96089;49.48166;2.97174;80;20220220;12.1;7.5;9.8;8.8;9.6;1.7;1.5;5004 +96089;49.48166;2.97174;80;20220221;9.4;4.8;7.1;9;7.75;.8;1.45;5039 +96089;49.48166;2.97174;80;20220222;11.5;4.1;7.8;4.8;9.25;.6;.94;6616 +96089;49.48166;2.97174;80;20220223;9.7;2.3;6;2;8.45;.1;.68;6770 +96089;49.48166;2.97174;80;20220224;11.3;6.4;8.9;4.9;7.55;2.1;1.72;5456 +96089;49.48166;2.97174;80;20220225;9.7;1.6;5.6;4.1;6.7;.6;1.27;7297 +96089;49.48166;2.97174;80;20220226;9.3;-1.3;4;2.8;5.95;.1;1.12;8484 +96089;49.48166;2.97174;80;20220227;9.8;1;5.4;4.8;5.1;0;1.92;7774 +96089;49.48166;2.97174;80;20220228;11.3;-.2;5.5;2.5;5.15;0;1.52;9037 +96089;49.48166;2.97174;80;20220301;10.9;.3;5.6;2.1;6.55;0;1.14;8908 +96089;49.48166;2.97174;80;20220302;10.3;4.3;7.3;2.7;6.35;.1;1.44;6755 +96089;49.48166;2.97174;80;20220303;12.2;4.1;8.2;1.6;8.4;0;1.05;7979 +96089;49.48166;2.97174;80;20220304;13.5;5;9.3;1.6;7.3;0;1.33;8278 +96089;49.48166;2.97174;80;20220305;11;-.2;5.4;2.3;6.75;0;1.19;9787 +96089;49.48166;2.97174;80;20220306;8.1;-.8;3.6;4.5;5.25;0;1.52;8774 +96089;49.48166;2.97174;80;20220307;5.8;-1.6;2.1;5.1;4.2;0;1.64;8111 +96089;49.48166;2.97174;80;20220308;11.4;-1.3;5.1;4;4.5;0;2.15;10765 +96089;49.48166;2.97174;80;20220309;14.9;.3;7.6;2.6;6.8;0;1.79;11793 +96089;49.48166;2.97174;80;20220310;16.5;2.7;9.6;2.9;7.2;0;2.1;11642 +96089;49.48166;2.97174;80;20220311;13.8;5.4;9.6;4.6;8.9;2.7;1.75;9183 +96089;49.48166;2.97174;80;20220312;10.5;6.1;8.3;5;9.3;1.6;1.13;6719 +96089;49.48166;2.97174;80;20220313;12.5;7.7;10.1;5;9.25;2.8;1.67;7107 +96089;49.48166;2.97174;80;20220314;14.5;4.5;9.5;2.5;8.7;.6;1.6;10427 +96089;49.48166;2.97174;80;20220315;10.8;6.9;8.8;2.3;10.1;4.8;.94;6617 +96089;49.48166;2.97174;80;20220316;12.9;7.5;10.2;3.1;11.05;0;1.09;7790 +96089;49.48166;2.97174;80;20220317;8.5;7.3;7.9;3.8;8.5;0;1.1;3527 +96089;49.48166;2.97174;80;20220318;14.9;1.9;8.4;6.1;6.11;.1;3.14;18100 +96089;49.48166;2.97174;80;20220319;16.2;4.7;10.4;6.8;6.01;0;3.8;17750 +96089;49.48166;2.97174;80;20220320;12.4;1;6.7;3.1;5.46;0;2.34;17500 +96089;49.48166;2.97174;80;20220321;17.8;2.8;10.3;3.5;8.16;0;2.64;16400 +96089;49.48166;2.97174;80;20220322;18.3;6.2;12.3;3.6;7.21;0;3.23;17300 +96089;49.48166;2.97174;80;20220323;18.4;3.8;11.1;2.9;6.21;0;3.11;18400 +96089;49.48166;2.97174;80;20220324;19.5;4.9;12.2;3.5;6.16;0;3.56;18350 +96089;49.48166;2.97174;80;20220325;18.1;4.9;11.5;4.6;6.51;0;3.69;18550 +96089;49.48166;2.97174;80;20220326;18.9;5.3;12.1;5.3;6.76;0;4;19300 +96089;49.48166;2.97174;80;20220327;20;6.5;13.3;4.1;8.06;0;3.66;19150 +96089;49.48166;2.97174;80;20220328;19.9;5.1;12.5;2.8;8.61;0;2.93;15950 +96089;49.48166;2.97174;80;20220329;16.2;9.5;12.9;3;9.46;2.3;2.11;7150 +96089;49.48166;2.97174;80;20220330;13.4;6.8;10.1;3.1;9.51;1.2;1.57;7450 +96089;49.48166;2.97174;80;20220331;8.4;4.7;6.6;6.3;6.66;1;1.87;9150 +96089;49.48166;2.97174;80;20220401;4;.8;2.4;7.1;5.74;1.1;1.16;6855 +96089;49.48166;2.97174;80;20220402;7.1;-.2;3.4;6.3;4.51;0;2.26;15000 +96089;49.48166;2.97174;80;20220403;8.7;-1.4;3.6;3.8;4.56;0;2.28;19050 +96089;49.48166;2.97174;80;20220404;8.6;-1.3;3.7;6.3;6.46;.9;1.49;10350 +96089;49.48166;2.97174;80;20220405;12.8;6.7;9.7;5.8;10.41;.1;1.2;4600 +96089;49.48166;2.97174;80;20220406;13.4;7.9;10.7;7.7;9.01;1.2;2.31;8250 +96089;49.48166;2.97174;80;20220407;13.9;9.6;11.8;9.8;9.11;1.6;3.09;13150 +96089;49.48166;2.97174;80;20220408;6.6;6.1;6.4;4.4;7.56;20.8;1.16;2700 +96089;49.48166;2.97174;80;20220409;11.2;.6;5.9;3.1;6.81;.2;2.01;16600 +96089;49.48166;2.97174;80;20220410;13.3;-.7;6.3;2.7;6.41;0;2.52;21050 +96089;49.48166;2.97174;80;20220411;18.6;3.8;11.2;6;7.91;0;3.97;22050 +96089;49.48166;2.97174;80;20220412;21;9;15;4.5;10.66;2.2;3.79;18400 +96089;49.48166;2.97174;80;20220413;15.7;11;13.4;1.7;12.96;2.8;1.38;6700 +96089;49.48166;2.97174;80;20220414;20.2;8.2;14.2;1.8;11.86;0;3;20300 +96089;49.48166;2.97174;80;20220415;19.9;8.3;14.1;2.7;10.97;0;3.19;20100 +96089;49.48166;2.97174;80;20220416;19;6.9;12.9;4.2;9.56;0;3.81;24550 +96089;49.48166;2.97174;80;20220417;20.3;3.6;12;4;6.61;0;4.5;25200 +96089;49.48166;2.97174;80;20220418;19.3;4.6;12;2.3;7.55;0;3.36;20067 +96089;49.48166;2.97174;80;20220419;19.2;5;12.1;3.5;9.26;0;3.49;22350 +96089;49.48166;2.97174;80;20220420;18.9;7.1;13;4.2;7.86;0;4.17;23400 +96089;49.48166;2.97174;80;20220421;19.3;5.8;12.6;4.8;8.06;0;4.32;24750 +96089;49.48166;2.97174;80;20220422;18.2;8.6;13.4;4.8;9.06;0;4.05;23950 +96089;49.48166;2.97174;80;20220423;18.9;8.4;13.7;4.9;10.31;0;3.32;15650 +96089;49.48166;2.97174;80;20220424;19.4;8.6;14;4.2;9.51;0;3.74;19250 +96089;49.48166;2.97174;80;20220425;16;7.1;11.5;4.3;8.81;0;3.36;20750 +96089;49.48166;2.97174;80;20220426;15.7;6;10.8;4.2;8.66;0;2.96;17900 +96089;49.48166;2.97174;80;20220427;18.1;4.3;11.2;4.8;8.56;0;3.78;23500 +96089;49.48166;2.97174;80;20220428;20.8;5.4;13.1;5.1;9.06;0;4.27;21800 +96089;49.48166;2.97174;80;20220429;18.5;9.2;13.9;4.8;9.51;0;3.93;20150 +96089;49.48166;2.97174;80;20220430;15.6;5.8;10.7;4.9;7.91;0;3.83;26150 +96089;49.48166;2.97174;80;20220501;16.3;3.8;10;3.5;7.81;0;3.52;24600 +96089;49.48166;2.97174;80;20220502;18.9;6.6;12.7;4.3;8.76;0;3.84;20600 +96089;49.48166;2.97174;80;20220503;19.5;6.9;13.2;5;9.21;0;4.31;24250 +96089;49.48166;2.97174;80;20220504;19.1;6.2;12.7;3.1;9.91;.3;3.5;21600 +96089;49.48166;2.97174;80;20220505;17.7;9.8;13.8;3;11.36;.3;2.56;12250 +96089;49.48166;2.97174;80;20220506;21.3;6.7;14;3;11.25;0;3.6;21074 +96089;49.48166;2.97174;80;20220507;21.4;9;15.2;2.4;11.7;.1;3.49;19566 +96089;49.48166;2.97174;80;20220508;20.6;10.7;15.6;4.4;12.4;0;3.53;17546 +96089;49.48166;2.97174;80;20220509;24.5;7.3;15.9;1.8;11.45;0;4.03;23273 +96089;49.48166;2.97174;80;20220510;25.9;11.9;18.9;2.8;13;0;4.44;20996 +96089;49.48166;2.97174;80;20220511;24.4;9.1;16.7;3;12.75;0;4.21;22151 +96089;49.48166;2.97174;80;20220512;20;8.6;14.3;2.6;11;0;3.38;19118 +96089;49.48166;2.97174;80;20220513;20;6.3;13.1;2.3;9.8;0;3.53;21240 +96089;49.48166;2.97174;80;20220514;22.7;6.2;14.4;1.2;10.05;0;3.73;23457 +96089;49.48166;2.97174;80;20220515;27.9;9.8;18.8;3;11.85;3.3;5.33;24632 +96089;49.48166;2.97174;80;20220516;23.9;14.6;19.2;2.9;16.3;0;3.6;17530 +96089;49.48166;2.97174;80;20220517;27.8;14.6;21.2;1.6;15.35;.7;4.27;21219 +96089;49.48166;2.97174;80;20220518;26.9;15.3;21.1;2.6;16.5;1;4.32;19979 +96089;49.48166;2.97174;80;20220519;24.1;18.3;21.2;2.3;17;0;3.38;14216 +96089;49.48166;2.97174;80;20220520;19.6;13.5;16.6;2.8;14.55;8.2;2.79;14538 +96089;49.48166;2.97174;80;20220521;21.3;9.4;15.4;2;12.75;0;3.46;20406 +96089;49.48166;2.97174;80;20220522;21.4;10.2;15.8;1.9;13.25;0;3.43;20071 +96089;49.48166;2.97174;80;20220523;18.1;13.9;16;3.1;15.1;2.8;2.31;12181 +96089;49.48166;2.97174;80;20220524;16.9;10.5;13.7;3.5;12.05;1;2.69;15136 +96089;49.48166;2.97174;80;20220525;19;6.9;13;3.4;11.25;.2;3.35;20975 +96089;49.48166;2.97174;80;20220526;19.2;13;16.1;4.2;13.4;0;3.13;14939 +96089;49.48166;2.97174;80;20220527;21;13;17;4.1;12.6;.2;3.82;17057 +96089;49.48166;2.97174;80;20220528;19.3;7.6;13.5;3.1;10.45;0;3.61;20781 +96089;49.48166;2.97174;80;20220529;16.5;5.3;10.9;3.5;8.9;0;3.27;20469 +96089;49.48166;2.97174;80;20220530;17.5;5;11.2;2.4;9.15;0;3.32;21646 +96089;49.48166;2.97174;80;20220531;19.5;9.3;14.4;2.1;9.75;0;3.6;19605 +96089;49.48166;2.97174;80;20220601;20.8;5.4;13.1;2;9.6;0;3.94;24274 +96089;49.48166;2.97174;80;20220602;21.9;7.1;14.5;2.9;9.5;0;4.41;23812 +96089;49.48166;2.97174;80;20220603;24;10.9;17.4;2.5;13.2;.6;4.25;22507 +96089;49.48166;2.97174;80;20220604;27.8;13.5;20.7;2.6;16.45;10;4.82;23457 +96089;49.48166;2.97174;80;20220605;21.2;15.1;18.1;2.5;17.1;1.3;2.86;15222 +96089;49.48166;2.97174;80;20220606;20.9;12.6;16.7;2.2;13.8;.2;3.34;17887 +96089;49.48166;2.97174;80;20220607;21.6;12.6;17.1;2.5;14.9;4.8;3.39;18649 +96089;49.48166;2.97174;80;20220608;19.9;13.9;16.9;3.5;14.35;9;3.13;15246 +96089;49.48166;2.97174;80;20220609;20.7;10.8;15.7;3.7;13.1;0;3.61;19543 +96089;49.48166;2.97174;80;20220610;22.5;14.7;18.6;2.5;15.25;0;3.54;17451 +96089;49.48166;2.97174;80;20220611;24.6;12.9;18.7;1.6;14.7;0;4.01;21516 +96089;49.48166;2.97174;80;20220612;23.1;9.9;16.5;2.4;12.2;.1;4.23;22838 +96089;49.48166;2.97174;80;20220613;21.1;8.4;14.7;2.4;11.35;0;3.86;22336 +96089;49.48166;2.97174;80;20220614;24.8;9.9;17.3;2.6;11.55;0;4.8;24383 +96089;49.48166;2.97174;80;20220615;28.5;11.8;20.2;2.4;13.25;0;5.42;25862 +96089;49.48166;2.97174;80;20220616;27.6;13;20.3;2.7;13.55;0;5.22;24065 +96089;49.48166;2.97174;80;20220617;32.4;14.6;23.5;1.7;14.8;0;5.73;26564 +96089;49.48166;2.97174;80;20220618;35.2;17.5;26.3;2.2;17.4;1.1;6.45;26537 +96089;49.48166;2.97174;80;20220619;21.7;14;17.9;5.5;15.35;12.3;3.64;17409 +96089;49.48166;2.97174;80;20220620;21.4;13.4;17.4;4.8;13.7;0;3.88;17808 +96089;49.48166;2.97174;80;20220621;24.2;12.2;18.2;3.5;12.8;1.3;4.68;21879 +96089;49.48166;2.97174;80;20220622;23;12.3;17.6;2.7;15.05;3.9;3.81;20657 +96089;49.48166;2.97174;80;20220623;27.3;14.7;21;2.2;17.55;4;4.49;22234 +96089;49.48166;2.97174;80;20220624;24.2;16.6;20.4;3;17.25;3;3.77;17221 +96089;49.48166;2.97174;80;20220625;20;15.9;18;2.8;15.15;1.5;2.88;12792 +96089;49.48166;2.97174;80;20220626;21.6;11.9;16.7;2;13.6;1.3;3.56;19530 +96089;49.48166;2.97174;80;20220627;22.2;13.2;17.7;2;13.7;.5;3.64;18890 +96089;49.48166;2.97174;80;20220628;26.6;10;18.3;1.4;12.2;0;4.65;25658 +96089;49.48166;2.97174;80;20220629;27.1;10.9;19;2.1;13.25;.6;4.96;25320 +96089;49.48166;2.97174;80;20220630;15.4;12.9;14.2;1.8;14.45;13.6;1.76;10058 +96089;49.48166;2.97174;80;20220701;22;10.2;16.1;2.4;12.45;0;3.9;21549 +96089;49.48166;2.97174;80;20220702;26;9.9;17.9;2.3;12.1;0;4.84;25027 +96089;49.48166;2.97174;80;20220703;24.1;11;17.5;2.6;12.65;0;4.42;22597 +96089;49.48166;2.97174;80;20220704;26;9.6;17.8;2.4;12.35;.1;4.85;25257 +96089;49.48166;2.97174;80;20220705;24.7;9.4;17.1;2.4;12.3;0;4.57;24428 +96089;49.48166;2.97174;80;20220706;25.1;9.5;17.3;2.6;12.5;0;4.67;24578 +96089;49.48166;2.97174;80;20220707;20.5;13.4;17;3.3;14.2;0;3.31;16484 +96089;49.48166;2.97174;80;20220708;26.3;8.8;17.6;2.5;12.55;0;4.94;25890 +96089;49.48166;2.97174;80;20220709;27.6;13.1;20.3;2.9;14.25;0;5.13;23459 +96089;49.48166;2.97174;80;20220710;25.4;11.1;18.2;3.8;12.95;0;4.95;23319 +96089;49.48166;2.97174;80;20220711;28.7;13.5;21.1;2.4;14.15;0;5.18;24053 +96089;49.48166;2.97174;80;20220712;31.6;14.7;23.2;1.8;14.2;0;5.5;25224 +96089;49.48166;2.97174;80;20220713;34.7;19.7;27.2;2.8;14.05;0;6.71;23655 +96089;49.48166;2.97174;80;20220714;29.6;16.9;23.3;3.6;15.15;0;5.72;21688 +96089;49.48166;2.97174;80;20220715;25.3;12.1;18.7;2.9;11.65;0;4.81;22085 +96089;49.48166;2.97174;80;20220716;27.1;11.8;19.4;2.6;12;0;5.12;23592 +96089;49.48166;2.97174;80;20220717;30.2;12.8;21.5;2.6;11.35;0;5.92;25168 +96089;49.48166;2.97174;80;20220718;36.6;15;25.8;1.8;12.5;0;6.56;27932 +96089;49.48166;2.97174;80;20220719;39.3;19.9;29.6;3.3;14.15;2.3;8.23;26365 +96089;49.48166;2.97174;80;20220720;21.5;19.1;20.3;2.4;19.8;7.3;2.18;9338 +96089;49.48166;2.97174;80;20220721;24.6;16.3;20.4;2.6;18.65;0;3.46;17092 +96089;49.48166;2.97174;80;20220722;24.1;14.2;19.2;2.8;17;.9;3.61;18650 +96089;49.48166;2.97174;80;20220723;27.8;14.6;21.2;1.9;16.9;0;4.34;21372 +96089;49.48166;2.97174;80;20220724;32;14.3;23.1;2.2;16.15;0;5.48;24644 +96089;49.48166;2.97174;80;20220725;26.8;17.3;22;4.1;15.45;0;4.88;17724 +96089;49.48166;2.97174;80;20220726;22.6;13.6;18.1;2.9;14.55;0;3.58;17477 +96089;49.48166;2.97174;80;20220727;23.8;11.7;17.8;3.3;11.7;0;4.44;20207 +96089;49.48166;2.97174;80;20220728;25.9;12.6;19.2;2.6;10.75;0;4.8;21119 +96089;49.48166;2.97174;80;20220729;28.1;11.9;20;2.8;11.9;.1;5.21;23064 +96089;49.48166;2.97174;80;20220730;30.2;14;22.1;2.5;13.3;0;5.35;22984 +96089;49.48166;2.97174;80;20220731;25.8;14.8;20.3;3.1;16.65;0;4.06;18858 +96089;49.48166;2.97174;80;20220801;25.9;18.4;22.1;2.4;18.15;.3;3.59;15436 +96089;49.48166;2.97174;80;20220802;30.4;14.8;22.6;1.6;16.35;0;4.6;22164 +96089;49.48166;2.97174;80;20220803;34.2;16.2;25.2;1.6;16.9;0;5.3;23759 +96089;49.48166;2.97174;80;20220804;27.7;18.4;23.1;3.5;18.3;9.6;4.38;16918 +96089;49.48166;2.97174;80;20220805;25;14.5;19.7;3.6;14.7;0;4.18;17835 +96089;49.48166;2.97174;80;20220806;24.1;9.7;16.9;3.6;9.85;0;4.73;20934 +96089;49.48166;2.97174;80;20220807;26.3;11.7;19;4.2;10.7;0;5.39;20863 +96089;49.48166;2.97174;80;20220808;27.9;13.3;20.6;4.6;12.3;0;5.7;20771 +96089;49.48166;2.97174;80;20220809;29.9;15.6;22.7;4.8;13.7;0;6.16;20427 +96089;49.48166;2.97174;80;20220810;32.7;16.5;24.6;3.6;12.85;0;6.46;21575 +96089;49.48166;2.97174;80;20220811;32.5;16.1;24.3;2.5;12.25;0;5.64;21598 +96089;49.48166;2.97174;80;20220812;33.4;15.4;24.4;2;11.45;0;5.51;22507 +96089;49.48166;2.97174;80;20220813;31.8;16.4;24.1;2.6;10.8;0;5.67;20681 +96089;49.48166;2.97174;80;20220814;29.9;16.6;23.3;2.7;13.5;1.4;5.03;19047 +96089;49.48166;2.97174;80;20220815;27;16.2;21.6;2.4;17.25;0;3.79;17076 +96089;49.48166;2.97174;80;20220816;27.3;16;21.6;1.6;17.25;8.9;3.52;17317 +96089;49.48166;2.97174;80;20220817;26.9;17.6;22.2;1.5;19.1;.2;3.22;15538 +96089;49.48166;2.97174;80;20220818;27.9;15;21.5;2.3;17.8;.5;3.78;17999 +96089;49.48166;2.97174;80;20220819;23;15.3;19.1;2.4;17.65;7.2;2.69;13825 +96089;49.48166;2.97174;80;20220820;24.6;11.9;18.2;2.4;14.65;.2;3.42;17583 +96089;49.48166;2.97174;80;20220821;25.7;11.7;18.7;1.5;14.45;.1;3.38;18415 +96089;49.48166;2.97174;80;20220822;26.1;16.3;21.2;2;15.9;.1;3.42;15265 +96089;49.48166;2.97174;80;20220823;28.8;16.3;22.5;1.6;17.8;0;3.6;17278 +96089;49.48166;2.97174;80;20220824;32.2;16.9;24.6;1.4;18.35;0;4.07;18901 +96089;49.48166;2.97174;80;20220825;32.2;17.7;24.9;3;16.6;0;5.02;18270 +96089;49.48166;2.97174;80;20220826;25.9;18;21.9;3.9;16.75;0;3.79;13068 +96089;49.48166;2.97174;80;20220827;24;13.1;18.5;3.3;13.65;0;3.56;15529 +96089;49.48166;2.97174;80;20220828;25.4;13.2;19.3;4.1;13.4;0;4.18;16260 +96089;49.48166;2.97174;80;20220829;26.8;16.1;21.4;5;12.15;.4;5.28;15150 +96089;49.48166;2.97174;80;20220830;28.1;14.9;21.5;3.6;13.35;0;4.66;16653 +96089;49.48166;2.97174;80;20220831;26.6;14.3;20.4;3.9;14.5;.2;4.15;15853 +96089;49.48166;2.97174;80;20220901;27;16.5;21.7;3.3;14.65;0;4.01;14526 +96089;49.48166;2.97174;80;20220902;25.3;15;20.1;2;14.55;0;3.13;14312 +96089;49.48166;2.97174;80;20220903;25;16.8;20.9;2.3;16.85;.4;2.88;12608 +96089;49.48166;2.97174;80;20220904;28.7;13.8;21.2;2.1;14.4;.3;3.74;16851 +96089;49.48166;2.97174;80;20220905;29.7;16.2;22.9;2.5;15.65;5;3.98;16006 +96089;49.48166;2.97174;80;20220906;27.1;14.9;21;1.9;17.25;.9;3.04;14894 +96089;49.48166;2.97174;80;20220907;22.5;14.5;18.5;2.5;17.25;5.7;2.27;11806 +96089;49.48166;2.97174;80;20220908;22.4;14.6;18.5;3.4;16.25;2.4;2.55;11647 +96089;49.48166;2.97174;80;20220909;19.5;14.6;17;5;15.45;7.2;2.2;9139 +96089;49.48166;2.97174;80;20220910;20.4;14.3;17.3;3.9;16.15;1.8;2.11;10101 +96089;49.48166;2.97174;80;20220911;21.8;10;15.9;1.4;14.8;.2;2.12;13756 +96089;49.48166;2.97174;80;20220912;26.5;11.8;19.1;1.7;15.05;0;2.88;15373 +96089;49.48166;2.97174;80;20220913;22.6;16.6;19.6;2.3;18;2.4;2.08;9765 +96089;49.48166;2.97174;80;20220914;25.1;17.4;21.3;2.6;19.85;5.2;2.38;10837 +96089;49.48166;2.97174;80;20220915;19.1;12.3;15.7;2.5;15;.5;1.74;9927 +96089;49.48166;2.97174;80;20220916;17;11.4;14.2;3;11.7;.2;1.97;8849 +96089;49.48166;2.97174;80;20220917;16.6;7.3;11.9;4.3;9.2;0;2.49;11375 +96089;49.48166;2.97174;80;20220918;17.7;4.9;11.3;3.1;9.25;.1;2.3;13346 +96089;49.48166;2.97174;80;20220919;18.4;6;12.2;2.4;9.85;0;2.18;13062 +96089;49.48166;2.97174;80;20220920;17.7;5.7;11.7;1.3;10.1;0;1.75;12666 +96089;49.48166;2.97174;80;20220921;18.2;6.1;12.1;1.7;10.05;.1;1.89;12536 +96089;49.48166;2.97174;80;20220922;19.7;5.9;12.8;1.4;9.5;0;1.99;13269 +96089;49.48166;2.97174;80;20220923;18.3;8.1;13.2;1.4;10.9;.1;1.73;11289 +96089;49.48166;2.97174;80;20220924;18.6;11.1;14.8;2.3;12.8;.3;1.76;9514 +96089;49.48166;2.97174;80;20220925;18.3;8.4;13.4;3.5;11.35;.2;2.05;10685 +96089;49.48166;2.97174;80;20220926;13.8;8.8;11.3;4.5;11.1;9.1;1.39;7565 +96089;49.48166;2.97174;80;20220927;14.1;8.5;11.3;4.3;11.35;7.9;1.32;7886 +96089;49.48166;2.97174;80;20220928;15.3;7.8;11.6;2.6;10.7;.3;1.49;9071 +96089;49.48166;2.97174;80;20220929;15.7;4.8;10.2;1.3;9.7;.4;1.37;10794 +96089;49.48166;2.97174;80;20220930;17.7;4.1;10.9;2.7;9.9;5.1;1.81;11888 +96089;49.48166;2.97174;80;20221001;18.1;11.6;14.8;6.2;14.1;2.4;1.7;7993 +96089;49.48166;2.97174;80;20221002;15.2;13.5;14.4;2.5;14;14.9;1.03;3712 +96089;49.48166;2.97174;80;20221003;15.2;7.4;11.3;1.1;11.55;0;1.1;8616 +96089;49.48166;2.97174;80;20221004;18.8;5.4;12.1;1.7;11.5;.1;1.48;11145 +96089;49.48166;2.97174;80;20221005;20.4;11.3;15.9;3.6;13.85;.1;1.91;8959 +96089;49.48166;2.97174;80;20221006;18.5;9.1;13.8;2.2;11.45;0;1.63;8982 +96089;49.48166;2.97174;80;20221007;18.5;5.4;12;1.6;10.2;.2;1.5;10512 +96089;49.48166;2.97174;80;20221008;16.9;8.3;12.6;2.3;10.5;.1;1.54;8360 +96089;49.48166;2.97174;80;20221009;18.6;3.9;11.3;2;9.75;.2;1.59;10830 +96089;49.48166;2.97174;80;20221010;19.4;7.5;13.4;2.7;11.85;0;1.64;9690 +96089;49.48166;2.97174;80;20221011;16.5;6.1;11.3;2.8;9.75;0;1.56;8859 +96089;49.48166;2.97174;80;20221012;18.7;3.1;10.9;1.3;9.95;0;1.3;10712 +96089;49.48166;2.97174;80;20221013;14.9;10.3;12.6;2.5;13.25;1.6;.87;5627 +96089;49.48166;2.97174;80;20221014;15.9;13.6;14.8;2.3;15.6;1.2;.77;3930 +96089;49.48166;2.97174;80;20221015;18.2;13.7;15.9;3.3;15.4;1.2;1.19;5425 +96089;49.48166;2.97174;80;20221016;19;12.7;15.9;2.1;15.45;1.5;1.09;6297 +96089;49.48166;2.97174;80;20221017;18.4;15.6;17;2.5;17.45;8.1;.9;4130 +96089;49.48166;2.97174;80;20221018;20.1;15.6;17.8;1.8;17.35;.3;1.05;5183 +96089;49.48166;2.97174;80;20221019;18.4;13.6;16;4.1;15.75;3.3;1.14;5261 +96089;49.48166;2.97174;80;20221020;21.6;13.8;17.7;2.9;15.95;5.8;1.49;6643 +96089;49.48166;2.97174;80;20221021;20;14.3;17.1;3.1;15.45;.8;1.4;5565 +96089;49.48166;2.97174;80;20221022;20;13.1;16.5;2.7;14.6;.1;1.37;6062 +96089;49.48166;2.97174;80;20221023;21.5;13.7;17.6;3.6;15.15;.7;1.73;6347 +96089;49.48166;2.97174;80;20221024;18.4;15.3;16.8;6.2;13.8;1.9;2.15;3831 +96089;49.48166;2.97174;80;20221025;18;11.1;14.6;2.8;13.85;.2;1.06;5724 +96089;49.48166;2.97174;80;20221026;21.9;14.1;18;3.1;14.95;.1;1.68;6023 +96089;49.48166;2.97174;80;20221027;22.5;12.1;17.3;2.4;14.6;0;1.46;6884 +96089;49.48166;2.97174;80;20221028;22.5;15.5;19;2.5;15.3;0;1.59;5488 +96089;49.48166;2.97174;80;20221029;23.4;14.9;19.1;2.3;15.5;.1;1.53;5970 +96089;49.48166;2.97174;80;20221030;18;11.9;15;1.6;14;0;.85;5005 +96089;49.48166;2.97174;80;20221031;19.6;10.6;15.1;3;14.1;1.5;1.13;5947 +96089;49.48166;2.97174;80;20221101;16.8;10.5;13.6;6.7;11.7;.3;1.81;4817 +96089;49.48166;2.97174;80;20221102;15.4;9.3;12.4;4.8;10.8;0;1.44;4696 +96089;49.48166;2.97174;80;20221103;14.4;10.5;12.4;4.5;11.55;4.8;1.16;3690 +96089;49.48166;2.97174;80;20221104;12.4;8.3;10.4;3.4;10.55;.9;.84;3706 +96089;49.48166;2.97174;80;20221105;11.3;2.7;7;2.9;9.1;0;.55;5290 +96089;49.48166;2.97174;80;20221106;10;9.2;9.6;4.6;10.75;6.5;.68;1451 +96089;49.48166;2.97174;80;20221107;15.8;10.6;13.2;4.9;12.6;0;1.11;3967 +96089;49.48166;2.97174;80;20221108;16.3;10.4;13.4;5.2;11.55;0;1.5;4202 +96089;49.48166;2.97174;80;20221109;14.4;10.3;12.3;3.9;11.6;.1;1.01;3358 +96089;49.48166;2.97174;80;20221110;13.9;5.6;9.8;3.1;10.1;0;.78;4823 +96089;49.48166;2.97174;80;20221111;11.2;8.2;9.7;2.9;10.25;.1;.69;2774 +96089;49.48166;2.97174;80;20221112;12.8;6.1;9.4;2.5;10.4;.2;.56;4155 +96089;49.48166;2.97174;80;20221113;7.1;5;6;2.1;9;.1;.33;2249 +96089;49.48166;2.97174;80;20221114;9.5;2.3;5.9;2.3;9.05;1;.25;4156 +96089;49.48166;2.97174;80;20221115;12.3;7.4;9.9;3.9;11.85;2.7;.33;3347 +96089;49.48166;2.97174;80;20221116;12.4;7.5;9.9;4.9;11.45;7.9;.47;3294 +96089;49.48166;2.97174;80;20221117;12.6;10.1;11.4;6.5;10.75;2.1;1.25;2289 +96089;49.48166;2.97174;80;20221118;11.3;7.3;9.3;4.1;9.9;2.6;.74;2899 +96089;49.48166;2.97174;80;20221119;10.4;4.7;7.5;2.1;9.3;.8;.41;3469 +96089;49.48166;2.97174;80;20221120;8.8;4.5;6.7;3.3;9;5.7;.41;2857 +96089;49.48166;2.97174;80;20221121;8.2;5.4;6.8;3.9;9;1.5;.45;2282 +96089;49.48166;2.97174;80;20221122;10.1;4.1;7.1;5.4;8.4;1.7;.81;3334 +96089;49.48166;2.97174;80;20221123;10.6;4.8;7.7;4;9.1;5.8;.6;3215 +96089;49.48166;2.97174;80;20221124;12.1;7.1;9.6;4.6;9.85;2.1;.84;2967 +96089;49.48166;2.97174;80;20221125;11.6;6.4;9;3.3;10.05;.2;.55;2988 +96089;49.48166;2.97174;80;20221126;8.9;3.3;6.1;2.9;8.8;0;.32;3093 +96089;49.48166;2.97174;80;20221127;7.9;5.9;6.9;4.1;8.9;6.5;.51;1693 +96089;49.48166;2.97174;80;20221128;10.8;7.4;9.1;2.6;10.3;.1;.47;2262 +96089;49.48166;2.97174;80;20221129;5.3;2.9;4.1;.8;8.5;.1;.19;1873 +96089;49.48166;2.97174;80;20221130;6.9;4.7;5.8;2.3;8.8;.1;.3;1697 +96089;49.48166;2.97174;80;20221201;5.9;3.4;4.7;4;7.9;0;.36;1874 +96089;49.48166;2.97174;80;20221202;4.5;4.1;4.3;4.2;7.5;.2;.5;596 +96089;49.48166;2.97174;80;20221203;3.1;2.4;2.8;4.8;6.45;0;.58;857 +96089;49.48166;2.97174;80;20221204;3.1;1.3;2.2;3.7;6.25;2.9;.46;1463 +96089;49.48166;2.97174;80;20221205;2.3;.2;1.3;2.2;6.5;1.5;.21;1562 +96089;49.48166;2.97174;80;20221206;5.8;2.1;3.9;1.8;7.4;.1;.27;2182 +96089;49.48166;2.97174;80;20221207;5.4;-1.6;1.9;1.6;6.55;.2;.16;3048 +96089;49.48166;2.97174;80;20221208;2.7;-.2;1.3;1.6;6.4;0;.2;1913 +96089;49.48166;2.97174;80;20221209;.1;-2.3;-1.1;1.6;5.65;.1;.14;1673 +96089;49.48166;2.97174;80;20221210;1.6;-.6;.5;2.3;6.05;0;.21;1611 +96089;49.48166;2.97174;80;20221211;-.3;-1.5;-.9;3.4;5.3;0;.3;1124 +96089;49.48166;2.97174;80;20221212;.4;-3.1;-1.4;3.5;4.65;0;.39;2041 +96089;49.48166;2.97174;80;20221213;.3;-4.2;-1.9;3.9;4.05;.3;.56;2300 +96089;49.48166;2.97174;80;20221214;1.2;-1.3;0;2.4;4.35;0;.59;1679 +96089;49.48166;2.97174;80;20221215;2.9;-5.6;-1.3;2.8;4.1;0;.48;3252 +96089;49.48166;2.97174;80;20221216;.1;-3.8;-1.8;2.5;4.95;0;.2;2127 +96089;49.48166;2.97174;80;20221217;-2.6;-4.1;-3.3;1.5;4.5;0;.2;1199 +96089;49.48166;2.97174;80;20221218;.6;-6.4;-2.9;3.5;4.7;.8;.19;2839 +96089;49.48166;2.97174;80;20221219;10.5;1;5.8;4.5;8.95;.9;.21;3404 +96089;49.48166;2.97174;80;20221220;10.5;10;10.3;3.9;11.1;8.6;.66;643 +96089;49.48166;2.97174;80;20221221;10.3;7.6;8.9;3.6;11.6;10.1;.13;1665 +96089;49.48166;2.97174;80;20221222;12.2;10.1;11.1;5.3;12.2;10.5;.52;1459 +96089;49.48166;2.97174;80;20221223;14.5;10.4;12.4;4.5;12.65;.8;.68;2142 +96089;49.48166;2.97174;80;20221224;11.4;9.7;10.6;3.8;11.4;.6;.58;1335 +96089;49.48166;2.97174;80;20221225;12.2;9.3;10.8;3.5;12;1.3;.41;1803 +96089;49.48166;2.97174;80;20221226;11.2;10.7;11;4.9;10.2;1.1;1.21;618 +96089;49.48166;2.97174;80;20221227;8.5;2;5.3;3.3;7.6;0;.45;2814 +96089;49.48166;2.97174;80;20221228;10.6;5.3;8;6.7;10.4;2.4;.24;2520 +96089;49.48166;2.97174;80;20221229;10.6;10.2;10.4;6.8;9.75;0;1.4;328 +96089;49.48166;2.97174;80;20221230;13.7;4.3;9;6;10.8;4.7;.44;3455 +96089;49.48166;2.97174;80;20221231;15.6;13.9;14.7;7.3;12.8;0;1.7;1355 +96090;49.5026;3.31552;127;20220101;14.3;9.8;12;3;11.14;.1;.86;2347 +96090;49.5026;3.31552;127;20220102;13.5;8.7;11.1;5;10.21;.2;1.18;2461 +96090;49.5026;3.31552;127;20220103;11.7;10.2;11;4.7;10.11;21;1.23;1282 +96090;49.5026;3.31552;127;20220104;8.4;6.9;7.6;3.7;9.01;5.2;.7;1314 +96090;49.5026;3.31552;127;20220105;5.7;.4;3.1;3.8;6.29;.1;.59;2642 +96090;49.5026;3.31552;127;20220106;5.7;.6;3.2;2.8;6.46;.4;.47;2656 +96090;49.5026;3.31552;127;20220107;6.9;2.5;4.7;5;7.31;8.7;.65;2459 +96090;49.5026;3.31552;127;20220108;7.5;.4;4;5.2;8.01;14.3;.24;3212 +96090;49.5026;3.31552;127;20220109;6.4;4;5.2;4.1;7.26;.1;.73;1784 +96090;49.5026;3.31552;127;20220110;3.3;-.8;1.2;2.3;6.61;.1;.18;2432 +96090;49.5026;3.31552;127;20220111;3.1;.3;1.7;2.3;6.11;0;.38;1899 +96090;49.5026;3.31552;127;20220112;2.1;-2.4;-.1;1;6.29;0;.12;2619 +96090;49.5026;3.31552;127;20220113;2.7;-.1;1.3;1.3;6.34;0;.26;2034 +96090;49.5026;3.31552;127;20220114;8.1;-1.9;3.1;.8;6.34;.2;.19;4119 +96090;49.5026;3.31552;127;20220115;6.1;-2.3;1.9;.8;6.14;.2;.17;3849 +96090;49.5026;3.31552;127;20220116;2.6;-1.3;.6;2.8;6.72;1;.08;2592 +96090;49.5026;3.31552;127;20220117;5.8;2.7;4.3;1.7;7.82;.1;.31;2302 +96090;49.5026;3.31552;127;20220118;8.5;1.7;5.1;2.4;7.66;0;.44;3565 +96090;49.5026;3.31552;127;20220119;5.1;1.3;3.2;2.6;7.66;1.6;.21;2648 +96090;49.5026;3.31552;127;20220120;4.8;.9;2.9;3.7;6.89;.4;.39;2758 +96090;49.5026;3.31552;127;20220121;4.8;.1;2.4;2.8;6.84;0;.32;3073 +96090;49.5026;3.31552;127;20220122;5;1.9;3.4;2;7.29;0;.34;2492 +96090;49.5026;3.31552;127;20220123;4.4;3;3.7;2;6.96;0;.49;1644 +96090;49.5026;3.31552;127;20220124;6;-.7;2.6;1.7;6.16;0;.42;3868 +96090;49.5026;3.31552;127;20220125;.7;-3.2;-1.2;1;5.56;0;.22;2816 +96090;49.5026;3.31552;127;20220126;1.5;-1.5;0;1.9;6.34;0;.18;2577 +96090;49.5026;3.31552;127;20220127;6.1;1.5;3.8;3.5;7.89;.5;.28;3300 +96090;49.5026;3.31552;127;20220128;6;.8;3.4;2.3;7.84;0;.25;3540 +96090;49.5026;3.31552;127;20220129;10.2;3.9;7.1;4.8;9.91;.5;.37;4021 +96090;49.5026;3.31552;127;20220130;8.4;3.5;5.9;2.3;7.46;.6;.67;3563 +96090;49.5026;3.31552;127;20220131;7.3;2.7;5;7.1;6.59;.2;1.25;3552 +96090;49.5026;3.31552;127;20220201;9.4;.6;5;4.7;8.44;.3;.45;5081 +96090;49.5026;3.31552;127;20220202;9.6;8.2;8.9;4.1;10.24;0;.69;1884 +96090;49.5026;3.31552;127;20220203;6.8;6.8;6.8;3.2;8.51;0;.74;308 +96090;49.5026;3.31552;127;20220204;9.9;6.1;8;4.7;8.24;.9;1.16;3408 +96090;49.5026;3.31552;127;20220205;8.7;1.1;4.9;4.3;6.96;0;.92;5035 +96090;49.5026;3.31552;127;20220206;10.8;6.5;8.7;9.5;9.26;7.3;1.3;3806 +96090;49.5026;3.31552;127;20220207;8.5;2.3;5.4;4;6.69;0;1.06;4728 +96090;49.5026;3.31552;127;20220208;10;3.6;6.8;3.7;9.34;0;.53;4845 +96090;49.5026;3.31552;127;20220209;12.6;4.2;8.4;1.4;8.41;0;.73;5684 +96090;49.5026;3.31552;127;20220210;5.8;1.7;3.8;4;8.22;6.5;.6;2960 +96090;49.5026;3.31552;127;20220211;7.9;-.4;3.8;2.2;6.22;0;.71;8756 +96090;49.5026;3.31552;127;20220212;7.7;-1.7;3;3.6;5.34;0;1.04;10121 +96090;49.5026;3.31552;127;20220213;11.4;-1.1;5.1;5.8;6.92;0;1.34;8243 +96090;49.5026;3.31552;127;20220214;11;7.6;9.3;5.5;8.64;.7;1.46;5991 +96090;49.5026;3.31552;127;20220215;10.4;3.8;7.1;6.2;8.77;5.4;.92;7452 +96090;49.5026;3.31552;127;20220216;14.2;8.1;11.2;7.8;12.56;2;.83;5409 +96090;49.5026;3.31552;127;20220217;12.3;9.8;11.1;6.8;9.29;1.7;1.96;3451 +96090;49.5026;3.31552;127;20220218;12.4;8.2;10.3;8.1;8.96;1.5;2.01;4613 +96090;49.5026;3.31552;127;20220219;8.9;2.7;5.8;7.1;6.89;0;1.46;5734 +96090;49.5026;3.31552;127;20220220;11.9;7.2;9.6;8.1;9.56;2.8;1.53;5046 +96090;49.5026;3.31552;127;20220221;9;4.7;6.8;8.4;7.74;2.5;1.44;4865 +96090;49.5026;3.31552;127;20220222;11.3;4.3;7.8;4.6;9.31;.6;.97;6380 +96090;49.5026;3.31552;127;20220223;9.9;1.6;5.7;2.2;8.36;.1;.74;7132 +96090;49.5026;3.31552;127;20220224;11;6.4;8.7;4.8;7.74;2.3;1.68;5304 +96090;49.5026;3.31552;127;20220225;9.3;1.3;5.3;3.7;6.61;.4;1.24;7200 +96090;49.5026;3.31552;127;20220226;8.9;-2.1;3.4;2.8;5.91;.1;1.09;8630 +96090;49.5026;3.31552;127;20220227;9.6;.8;5.2;4.8;5.19;0;1.88;7845 +96090;49.5026;3.31552;127;20220228;10.8;-.9;4.9;2.6;5.24;0;1.49;9217 +96090;49.5026;3.31552;127;20220301;10.3;-1.3;4.5;1.9;6.36;0;1.08;9301 +96090;49.5026;3.31552;127;20220302;10.3;3.3;6.8;2.3;6.34;.1;1.36;7254 +96090;49.5026;3.31552;127;20220303;12.3;3.8;8;1.3;8.11;0;1.06;8135 +96090;49.5026;3.31552;127;20220304;12.6;2.8;7.7;1.4;6.61;0;1.28;8948 +96090;49.5026;3.31552;127;20220305;10.8;-2;4.4;1.7;6.04;0;1.17;10365 +96090;49.5026;3.31552;127;20220306;8;-2.4;2.8;3.8;4.96;0;1.47;9429 +96090;49.5026;3.31552;127;20220307;5.7;-2.9;1.4;4.6;4.09;0;1.58;8727 +96090;49.5026;3.31552;127;20220308;11.2;-1.4;4.9;4.1;4.44;0;2.22;10771 +96090;49.5026;3.31552;127;20220309;14.8;-1.1;6.8;2.3;6.59;0;1.76;12293 +96090;49.5026;3.31552;127;20220310;16.2;.9;8.6;2.9;6.99;0;2.11;12196 +96090;49.5026;3.31552;127;20220311;14.2;3.9;9.1;4.4;8.79;2.1;1.8;10067 +96090;49.5026;3.31552;127;20220312;10.9;6.5;8.7;5.1;9.29;.8;1.33;6639 +96090;49.5026;3.31552;127;20220313;12.5;7;9.8;5.1;9.29;2.5;1.67;7444 +96090;49.5026;3.31552;127;20220314;14.2;4.4;9.3;2.7;8.64;1.2;1.65;10263 +96090;49.5026;3.31552;127;20220315;10.4;5.8;8.1;2.1;10.06;4.7;.92;6988 +96090;49.5026;3.31552;127;20220316;12.1;6.8;9.4;3;11.04;.1;1.03;7699 +96090;49.5026;3.31552;127;20220317;8.5;7.3;7.9;3.8;8.56;0;1.15;3551 +96090;49.5026;3.31552;127;20220318;14.6;1.4;8;5.6;6.09;.1;2.97;17335 +96090;49.5026;3.31552;127;20220319;15.5;3.7;9.6;6.7;6.07;0;3.54;17156 +96090;49.5026;3.31552;127;20220320;11.9;.2;6;2.8;5.67;0;2.1;16701 +96090;49.5026;3.31552;127;20220321;17.4;2.2;9.8;3.3;8.17;0;2.5;16505 +96090;49.5026;3.31552;127;20220322;17.8;5.3;11.5;3;7.42;0;2.87;17022 +96090;49.5026;3.31552;127;20220323;18;2.7;10.4;2.4;6.32;0;2.81;18115 +96090;49.5026;3.31552;127;20220324;19.1;3.5;11.3;3.1;6.37;0;3.26;18073 +96090;49.5026;3.31552;127;20220325;17.6;3.7;10.7;4;6.72;0;3.29;18142 +96090;49.5026;3.31552;127;20220326;18.4;3.9;11.1;4.8;6.82;0;3.62;18809 +96090;49.5026;3.31552;127;20220327;19.6;5.1;12.3;3.6;8.24;0;3.25;18900 +96090;49.5026;3.31552;127;20220328;19.5;3.6;11.5;2.2;8.79;0;2.62;16832 +96090;49.5026;3.31552;127;20220329;15.6;7.9;11.8;2.5;9.67;2.3;1.84;7988 +96090;49.5026;3.31552;127;20220330;12.7;6.8;9.8;3.2;9.64;.4;1.46;7055 +96090;49.5026;3.31552;127;20220331;8;3.9;5.9;6.4;6.79;.8;1.7;8962 +96090;49.5026;3.31552;127;20220401;4;.7;2.3;7.1;5.76;1;1.11;5227 +96090;49.5026;3.31552;127;20220402;6.5;-.3;3.1;6.3;4.74;0;2.06;12764 +96090;49.5026;3.31552;127;20220403;8.2;-2.2;3;3.3;4.72;0;2.03;17366 +96090;49.5026;3.31552;127;20220404;8.5;-2.3;3.1;6.1;6.47;1;1.36;10268 +96090;49.5026;3.31552;127;20220405;12.5;6.4;9.5;5.6;10.34;.1;1.22;4936 +96090;49.5026;3.31552;127;20220406;12.8;7.8;10.3;7.3;9.12;1.3;2.11;6883 +96090;49.5026;3.31552;127;20220407;13.5;9.2;11.3;9.7;9.04;1.7;2.99;12882 +96090;49.5026;3.31552;127;20220408;6.3;5.7;6;4.2;7.47;12.9;1.11;2758 +96090;49.5026;3.31552;127;20220409;10.7;.3;5.5;3.1;6.67;.1;1.95;15882 +96090;49.5026;3.31552;127;20220410;12.7;-1.4;5.7;2.5;6.37;0;2.41;21045 +96090;49.5026;3.31552;127;20220411;18.1;2.5;10.3;5.4;7.84;0;3.7;21900 +96090;49.5026;3.31552;127;20220412;20.5;7.6;14.1;4.1;10.52;0;3.49;17996 +96090;49.5026;3.31552;127;20220413;16.2;9.5;12.8;1.8;12.62;2.8;1.75;10888 +96090;49.5026;3.31552;127;20220414;19.6;8.1;13.9;2.1;11.79;0;3.01;20574 +96090;49.5026;3.31552;127;20220415;19.7;7;13.4;2.5;10.5;0;3.05;19073 +96090;49.5026;3.31552;127;20220416;18.4;6.1;12.2;3.9;9.32;0;3.61;23880 +96090;49.5026;3.31552;127;20220417;19.8;3.1;11.5;3.8;6.64;0;4.31;24628 +96090;49.5026;3.31552;127;20220418;18.6;1.6;10.1;2.1;7.83;0;3.06;21033 +96090;49.5026;3.31552;127;20220419;18.7;4.8;11.7;3.4;9.37;0;3.35;21440 +96090;49.5026;3.31552;127;20220420;18.4;6;12.2;4;7.77;0;3.99;23478 +96090;49.5026;3.31552;127;20220421;18.8;4.8;11.8;4.2;8.17;0;4.01;24268 +96090;49.5026;3.31552;127;20220422;17.7;7.8;12.7;4.5;9.14;0;3.7;21865 +96090;49.5026;3.31552;127;20220423;18.6;7.1;12.8;4.5;10.24;0;3.19;16592 +96090;49.5026;3.31552;127;20220424;18.9;8.2;13.5;4;9.67;0;3.45;17307 +96090;49.5026;3.31552;127;20220425;15.4;6.4;10.9;4.4;8.87;0;3.14;20256 +96090;49.5026;3.31552;127;20220426;15.4;5.3;10.3;4.1;8.59;0;2.92;18016 +96090;49.5026;3.31552;127;20220427;17.8;3.3;10.6;4.6;8.54;0;3.64;23437 +96090;49.5026;3.31552;127;20220428;20.3;5;12.7;4.8;9.02;0;4.21;23219 +96090;49.5026;3.31552;127;20220429;18.3;8.2;13.2;4.3;9.69;0;3.59;19400 +96090;49.5026;3.31552;127;20220430;15.2;5.5;10.4;4.8;7.97;0;3.63;24362 +96090;49.5026;3.31552;127;20220501;15.9;3;9.5;3;7.84;0;3.23;22727 +96090;49.5026;3.31552;127;20220502;18.6;5.8;12.2;3.9;8.84;0;3.81;22029 +96090;49.5026;3.31552;127;20220503;19;6.3;12.7;4.6;9.34;0;4.04;23514 +96090;49.5026;3.31552;127;20220504;18.5;6;12.3;3.1;9.82;.2;3.45;21822 +96090;49.5026;3.31552;127;20220505;17.6;9;13.3;3;11.29;.5;2.7;14467 +96090;49.5026;3.31552;127;20220506;21;6.1;13.6;2.3;11.06;.1;3.49;21204 +96090;49.5026;3.31552;127;20220507;21.2;8.4;14.8;2.1;11.69;.3;3.41;19730 +96090;49.5026;3.31552;127;20220508;20.6;9.8;15.2;3.6;12.39;0;3.46;18116 +96090;49.5026;3.31552;127;20220509;24.7;6.7;15.7;1.3;11.61;0;3.94;23708 +96090;49.5026;3.31552;127;20220510;25.7;10.2;17.9;2.5;12.96;0;4.43;22151 +96090;49.5026;3.31552;127;20220511;24.7;8.5;16.6;2.8;12.64;0;4.32;22705 +96090;49.5026;3.31552;127;20220512;20;8.8;14.4;2.6;11.19;0;3.43;19024 +96090;49.5026;3.31552;127;20220513;20.1;5.9;13;2.2;9.76;0;3.6;21420 +96090;49.5026;3.31552;127;20220514;22.7;5.4;14;1.1;10.01;0;3.74;23763 +96090;49.5026;3.31552;127;20220515;27.9;8.5;18.2;2.5;11.94;1.9;5.16;25469 +96090;49.5026;3.31552;127;20220516;23.6;13.9;18.7;3;16.12;.1;3.59;17725 +96090;49.5026;3.31552;127;20220517;27.9;13.5;20.7;1.5;15.36;.2;4.29;21678 +96090;49.5026;3.31552;127;20220518;27.3;15.2;21.3;2.4;16.42;.9;4.34;19978 +96090;49.5026;3.31552;127;20220519;24.5;16.5;20.5;2.4;16.72;0;3.47;15310 +96090;49.5026;3.31552;127;20220520;20.7;13.5;17.1;2.3;14.99;7.8;3.03;15732 +96090;49.5026;3.31552;127;20220521;21.5;8.9;15.2;1.7;12.54;0;3.55;20980 +96090;49.5026;3.31552;127;20220522;21.5;9.2;15.4;1.5;13.31;.1;3.42;20693 +96090;49.5026;3.31552;127;20220523;19.1;13.4;16.2;2.8;15.26;3;2.65;14126 +96090;49.5026;3.31552;127;20220524;17.3;10.5;13.9;3.5;11.99;1;2.88;15596 +96090;49.5026;3.31552;127;20220525;19;6;12.5;3.1;11.01;.2;3.42;21593 +96090;49.5026;3.31552;127;20220526;19.4;12.9;16.2;4;13.31;0;3.27;15270 +96090;49.5026;3.31552;127;20220527;20.9;13;17;3.8;12.49;.2;3.82;16863 +96090;49.5026;3.31552;127;20220528;19.4;6.5;13;2.7;10.16;0;3.64;21709 +96090;49.5026;3.31552;127;20220529;16.4;4.6;10.5;3.1;8.81;0;3.27;20704 +96090;49.5026;3.31552;127;20220530;17.8;4.2;11;2;9.09;0;3.4;22385 +96090;49.5026;3.31552;127;20220531;19.5;8.4;14;1.8;9.79;0;3.55;20331 +96090;49.5026;3.31552;127;20220601;20.3;4.4;12.3;2;9.34;0;3.9;24383 +96090;49.5026;3.31552;127;20220602;22.3;5.3;13.8;2.2;9.49;0;4.37;25296 +96090;49.5026;3.31552;127;20220603;23.7;9.1;16.4;1.8;13.34;.3;4.1;23363 +96090;49.5026;3.31552;127;20220604;27.9;12.7;20.3;2;16.96;8;4.71;24041 +96090;49.5026;3.31552;127;20220605;20.6;15.2;17.9;2.2;17.54;1.8;2.67;14102 +96090;49.5026;3.31552;127;20220606;20.8;12;16.4;2.3;13.74;.4;3.42;18327 +96090;49.5026;3.31552;127;20220607;21.7;11.5;16.6;2.6;14.79;3.3;3.55;19751 +96090;49.5026;3.31552;127;20220608;19.7;13.4;16.5;3.1;14.46;10;3.04;15438 +96090;49.5026;3.31552;127;20220609;20.4;10.8;15.6;3.1;13.21;0;3.52;19256 +96090;49.5026;3.31552;127;20220610;22.7;14.3;18.5;2.4;15.29;0;3.67;18170 +96090;49.5026;3.31552;127;20220611;24.3;11.9;18.1;1.5;15.06;0;3.99;22018 +96090;49.5026;3.31552;127;20220612;23;9.3;16.1;2.2;12.26;.1;4.18;23081 +96090;49.5026;3.31552;127;20220613;20.9;7.9;14.4;2.3;11.36;0;3.87;22650 +96090;49.5026;3.31552;127;20220614;24.6;8.1;16.3;2;11.66;0;4.62;25426 +96090;49.5026;3.31552;127;20220615;28.8;10.2;19.5;1.9;13.41;0;5.32;27012 +96090;49.5026;3.31552;127;20220616;27.6;12.4;20;2.2;13.91;0;5.09;24475 +96090;49.5026;3.31552;127;20220617;32;12.9;22.4;1.3;14.96;0;5.58;27555 +96090;49.5026;3.31552;127;20220618;35;16;25.5;1.8;17.89;1.2;6.27;27424 +96090;49.5026;3.31552;127;20220619;22.2;14.7;18.4;4.9;15.81;4.4;3.78;17088 +96090;49.5026;3.31552;127;20220620;21.1;13.4;17.3;4;14.29;0;3.66;17256 +96090;49.5026;3.31552;127;20220621;24.3;11.5;17.9;2.8;13.31;1.9;4.56;22416 +96090;49.5026;3.31552;127;20220622;22.4;11.6;17;2;15.59;5.1;3.63;20548 +96090;49.5026;3.31552;127;20220623;26.5;14.1;20.3;2;17.89;1.7;4.32;22078 +96090;49.5026;3.31552;127;20220624;24.2;16.8;20.5;3.1;17.41;4.1;3.85;17048 +96090;49.5026;3.31552;127;20220625;20.9;15.7;18.3;2.8;15.29;2.4;3.16;14001 +96090;49.5026;3.31552;127;20220626;21.3;11.9;16.6;1.8;14.21;.8;3.45;19207 +96090;49.5026;3.31552;127;20220627;22.2;12.7;17.4;1.7;14.14;1.2;3.63;19270 +96090;49.5026;3.31552;127;20220628;26.3;9;17.6;1.2;12.49;0;4.6;26075 +96090;49.5026;3.31552;127;20220629;27.3;10.3;18.8;2;13.06;.8;5.05;25838 +96090;49.5026;3.31552;127;20220630;15.1;12.1;13.6;1.7;14.61;15.2;1.78;10536 +96090;49.5026;3.31552;127;20220701;21.7;9.7;15.7;2.1;12.56;.1;3.81;21535 +96090;49.5026;3.31552;127;20220702;25.9;8.8;17.3;1.9;12.19;0;4.78;25862 +96090;49.5026;3.31552;127;20220703;23.9;10.5;17.2;2.3;12.69;0;4.35;22733 +96090;49.5026;3.31552;127;20220704;25.6;8.7;17.2;1.9;12.21;0;4.69;25469 +96090;49.5026;3.31552;127;20220705;24.5;8.8;16.7;2.3;12.36;0;4.55;24609 +96090;49.5026;3.31552;127;20220706;25;8.4;16.7;2.3;12.41;0;4.65;25269 +96090;49.5026;3.31552;127;20220707;20.3;12.9;16.6;3;14.21;0;3.25;16682 +96090;49.5026;3.31552;127;20220708;25.8;7.9;16.8;2.2;12.44;0;4.79;26054 +96090;49.5026;3.31552;127;20220709;27.4;11.8;19.6;2.7;13.99;0;5.12;24308 +96090;49.5026;3.31552;127;20220710;25.1;10.4;17.8;3.3;12.96;0;4.85;23481 +96090;49.5026;3.31552;127;20220711;28.5;11.9;20.2;2.1;14.29;0;5.1;24951 +96090;49.5026;3.31552;127;20220712;31.3;13.4;22.4;1.5;14.24;0;5.35;25843 +96090;49.5026;3.31552;127;20220713;34.3;18;26.2;2.4;14.56;0;6.44;24585 +96090;49.5026;3.31552;127;20220714;29.3;16;22.6;3.2;15.39;0;5.52;22055 +96090;49.5026;3.31552;127;20220715;24.8;11.2;18;2.6;11.74;0;4.66;22230 +96090;49.5026;3.31552;127;20220716;26.8;10.6;18.7;2.2;12.04;0;4.95;24294 +96090;49.5026;3.31552;127;20220717;30.1;11.1;20.6;2;11.51;0;5.58;26212 +96090;49.5026;3.31552;127;20220718;36.4;13.2;24.8;1.5;12.64;0;6.34;28795 +96090;49.5026;3.31552;127;20220719;39;17.2;28.1;3;14.41;1.7;8.16;27892 +96090;49.5026;3.31552;127;20220720;21.6;19;20.3;2.3;19.74;8.1;2.21;9146 +96090;49.5026;3.31552;127;20220721;24.5;16.3;20.4;2.4;18.79;0;3.46;16931 +96090;49.5026;3.31552;127;20220722;24.4;13.7;19;2.3;17.26;1;3.65;19212 +96090;49.5026;3.31552;127;20220723;27.4;14.4;20.9;1.9;17.31;0;4.26;21125 +96090;49.5026;3.31552;127;20220724;31.8;14;22.9;1.9;16.49;0;5.35;24712 +96090;49.5026;3.31552;127;20220725;26.5;17.4;21.9;3.7;15.81;0;4.74;17625 +96090;49.5026;3.31552;127;20220726;22.7;13.2;18;2.8;14.56;0;3.64;17805 +96090;49.5026;3.31552;127;20220727;23.6;11.1;17.4;2.9;11.89;0;4.29;20211 +96090;49.5026;3.31552;127;20220728;25.4;10.7;18.1;2;11.19;0;4.47;21968 +96090;49.5026;3.31552;127;20220729;27.9;11.3;19.6;2.4;12.34;.1;5.03;23329 +96090;49.5026;3.31552;127;20220730;29.5;13.2;21.3;2.2;13.51;0;5.08;22933 +96090;49.5026;3.31552;127;20220731;26.1;14.1;20.1;2.8;16.64;0;4.11;19592 +96090;49.5026;3.31552;127;20220801;25.7;17.4;21.6;1.9;18.01;.3;3.54;16143 +96090;49.5026;3.31552;127;20220802;30;14;22;1.4;16.31;0;4.5;22448 +96090;49.5026;3.31552;127;20220803;34;15.3;24.6;1.3;16.81;0;5.14;24117 +96090;49.5026;3.31552;127;20220804;28.3;17.4;22.9;2.9;18.44;3.9;4.38;18262 +96090;49.5026;3.31552;127;20220805;24.7;14.8;19.8;3.5;15.04;0;4.1;17300 +96090;49.5026;3.31552;127;20220806;23.8;8.3;16;3.2;10.11;0;4.54;21474 +96090;49.5026;3.31552;127;20220807;26.1;10.6;18.4;3.6;10.74;0;5.16;21438 +96090;49.5026;3.31552;127;20220808;27.8;12.2;20;3.9;12.26;0;5.46;21393 +96090;49.5026;3.31552;127;20220809;30.1;14.3;22.2;4;13.64;0;5.93;21381 +96090;49.5026;3.31552;127;20220810;32.4;14.8;23.6;2.8;12.91;0;5.9;22460 +96090;49.5026;3.31552;127;20220811;32.2;14.1;23.2;2.1;12.11;0;5.34;22623 +96090;49.5026;3.31552;127;20220812;33.2;13.2;23.2;1.8;11.56;0;5.35;23569 +96090;49.5026;3.31552;127;20220813;31.6;14.4;23;2.2;11.11;0;5.32;21809 +96090;49.5026;3.31552;127;20220814;30.6;14.9;22.7;2.5;13.51;.6;5.06;20582 +96090;49.5026;3.31552;127;20220815;27.1;16;21.6;2.4;16.94;.2;3.89;17188 +96090;49.5026;3.31552;127;20220816;27.8;14.9;21.4;1.5;17.16;7.9;3.67;18301 +96090;49.5026;3.31552;127;20220817;27.1;17.5;22.3;1.9;19.24;1.3;3.41;15713 +96090;49.5026;3.31552;127;20220818;27.2;15;21.1;1.9;18.26;1.1;3.57;17607 +96090;49.5026;3.31552;127;20220819;23.1;15.1;19.1;2.5;17.89;10.5;2.79;14158 +96090;49.5026;3.31552;127;20220820;24.2;12.2;18.2;2.1;14.91;.2;3.32;17270 +96090;49.5026;3.31552;127;20220821;25.3;11;18.2;1.2;14.49;.1;3.27;18720 +96090;49.5026;3.31552;127;20220822;25.8;16;20.9;1.8;15.99;.1;3.34;15277 +96090;49.5026;3.31552;127;20220823;28.8;14.9;21.9;1.3;17.74;0;3.57;18095 +96090;49.5026;3.31552;127;20220824;32.1;16.1;24.1;1.2;17.79;0;3.99;19272 +96090;49.5026;3.31552;127;20220825;32.3;16;24.2;2.6;16.44;0;4.93;19309 +96090;49.5026;3.31552;127;20220826;25.3;18.1;21.7;3.8;16.91;0;3.67;12635 +96090;49.5026;3.31552;127;20220827;23.7;12;17.9;2.7;13.69;0;3.39;16009 +96090;49.5026;3.31552;127;20220828;25.7;12.1;18.9;3.3;13.29;0;4.04;17252 +96090;49.5026;3.31552;127;20220829;27.2;15.8;21.5;4;12.26;.3;4.94;15573 +96090;49.5026;3.31552;127;20220830;27.8;13.9;20.8;2.9;13.29;0;4.3;17058 +96090;49.5026;3.31552;127;20220831;27.1;13.5;20.3;3.1;14.49;.7;4.05;16803 +96090;49.5026;3.31552;127;20220901;26.9;16.1;21.5;2.8;14.41;0;3.88;14642 +96090;49.5026;3.31552;127;20220902;25.9;13.3;19.6;1.9;14.84;.9;3.21;15752 +96090;49.5026;3.31552;127;20220903;24.9;16.1;20.5;2.1;17.01;.9;2.85;12962 +96090;49.5026;3.31552;127;20220904;28.3;12.9;20.6;1.7;14.41;.3;3.54;17151 +96090;49.5026;3.31552;127;20220905;30.1;15.9;23;2.2;15.76;5.3;3.94;16233 +96090;49.5026;3.31552;127;20220906;28.1;14.6;21.3;1.8;16.81;1;3.29;15747 +96090;49.5026;3.31552;127;20220907;22.2;14.4;18.3;2.5;17.09;6.4;2.29;11828 +96090;49.5026;3.31552;127;20220908;21.8;14.3;18;3.6;16.16;2.7;2.53;11450 +96090;49.5026;3.31552;127;20220909;19.1;14.3;16.7;5.1;15.39;3.1;2.22;9174 +96090;49.5026;3.31552;127;20220910;20.2;14.2;17.2;4.2;16.09;4.5;2.23;10074 +96090;49.5026;3.31552;127;20220911;20.7;10.3;15.5;1.5;14.76;.1;2.06;13332 +96090;49.5026;3.31552;127;20220912;26;10.5;18.2;1.6;14.82;0;2.84;15681 +96090;49.5026;3.31552;127;20220913;23.3;15.5;19.4;2.1;17.89;3.4;2.2;10666 +96090;49.5026;3.31552;127;20220914;25.5;17;21.3;2.4;19.76;6.3;2.46;11292 +96090;49.5026;3.31552;127;20220915;18.8;12.4;15.6;2.6;15.12;.6;1.71;9829 +96090;49.5026;3.31552;127;20220916;16.4;11.2;13.8;2.8;11.89;.4;1.88;8654 +96090;49.5026;3.31552;127;20220917;16.2;7.6;11.9;3.9;9.39;.1;2.4;11108 +96090;49.5026;3.31552;127;20220918;17.1;5;11;3.2;9.36;.1;2.28;13053 +96090;49.5026;3.31552;127;20220919;18.1;6.1;12.1;2.1;10.14;0;2.09;12793 +96090;49.5026;3.31552;127;20220920;17.6;5.2;11.4;1.3;10.16;.1;1.79;12844 +96090;49.5026;3.31552;127;20220921;18.1;5.5;11.8;1.3;9.96;.1;1.82;12853 +96090;49.5026;3.31552;127;20220922;19.5;4.6;12;1;9.24;0;1.88;13800 +96090;49.5026;3.31552;127;20220923;18.3;6.8;12.6;1.1;10.66;.1;1.7;11930 +96090;49.5026;3.31552;127;20220924;18.3;10.9;14.6;2.2;12.79;.3;1.76;9365 +96090;49.5026;3.31552;127;20220925;17.9;9.6;13.8;3.4;11.56;.1;2.1;9802 +96090;49.5026;3.31552;127;20220926;13.9;8.1;11;4.2;11.06;9.6;1.46;8029 +96090;49.5026;3.31552;127;20220927;14;8.5;11.3;3.9;11.34;9.2;1.4;7814 +96090;49.5026;3.31552;127;20220928;15;7.2;11.1;2.4;10.69;.2;1.47;9076 +96090;49.5026;3.31552;127;20220929;15.4;3.9;9.7;1.1;9.64;.3;1.33;10945 +96090;49.5026;3.31552;127;20220930;17.3;3.7;10.5;2.6;9.86;6.2;1.8;11827 +96090;49.5026;3.31552;127;20221001;17.9;11.3;14.6;5.8;14.06;4.2;1.76;8149 +96090;49.5026;3.31552;127;20221002;14.9;13;14;2.4;14.04;16.6;1.03;4143 +96090;49.5026;3.31552;127;20221003;14.6;7.7;11.1;1.1;11.76;0;1.05;7838 +96090;49.5026;3.31552;127;20221004;18.7;5.2;11.9;1.6;11.49;.1;1.49;11167 +96090;49.5026;3.31552;127;20221005;19.9;11.2;15.5;3.5;13.94;.2;1.89;8817 +96090;49.5026;3.31552;127;20221006;18.1;9.3;13.7;2.1;11.66;0;1.59;8777 +96090;49.5026;3.31552;127;20221007;18.4;4.3;11.3;1.3;9.99;.1;1.41;10942 +96090;49.5026;3.31552;127;20221008;16.6;7.7;12.2;2.1;10.46;.1;1.49;8555 +96090;49.5026;3.31552;127;20221009;18.1;2.7;10.4;1.7;9.41;.1;1.5;11172 +96090;49.5026;3.31552;127;20221010;18.8;5.6;12.2;2.3;11.59;0;1.52;10119 +96090;49.5026;3.31552;127;20221011;16.4;5.4;10.9;2.5;9.81;0;1.5;9044 +96090;49.5026;3.31552;127;20221012;18.2;2.5;10.3;1.1;9.96;0;1.22;10723 +96090;49.5026;3.31552;127;20221013;15;9.3;12.1;2.5;13.16;1.2;.89;6296 +96090;49.5026;3.31552;127;20221014;15.9;13.4;14.7;2.4;15.59;.9;.81;3975 +96090;49.5026;3.31552;127;20221015;18.3;13.5;15.9;3.3;15.54;1.1;1.25;5576 +96090;49.5026;3.31552;127;20221016;18.7;12.9;15.8;2.4;15.64;1.5;1.14;6023 +96090;49.5026;3.31552;127;20221017;18.3;14.9;16.6;3;17.44;9.8;.95;4448 +96090;49.5026;3.31552;127;20221018;19.7;15.1;17.4;1.5;17.26;.3;1;5173 +96090;49.5026;3.31552;127;20221019;17.9;12.5;15.2;4.1;15.66;2.3;1.1;5489 +96090;49.5026;3.31552;127;20221020;21.6;13.3;17.5;3.2;15.91;8.5;1.61;6862 +96090;49.5026;3.31552;127;20221021;19.5;13.9;16.7;3.1;15.56;1.2;1.35;5472 +96090;49.5026;3.31552;127;20221022;19.9;13;16.5;2.7;14.59;.1;1.44;5990 +96090;49.5026;3.31552;127;20221023;21.1;12.7;16.9;3.7;15.14;1.9;1.67;6534 +96090;49.5026;3.31552;127;20221024;18.4;15.1;16.7;5.9;13.74;1.7;2.21;3943 +96090;49.5026;3.31552;127;20221025;17.7;11.2;14.4;2.7;13.94;.4;1.08;5476 +96090;49.5026;3.31552;127;20221026;21.6;13.7;17.7;2.8;14.91;.1;1.62;6029 +96090;49.5026;3.31552;127;20221027;22.1;10.9;16.5;2.2;14.46;0;1.35;7121 +96090;49.5026;3.31552;127;20221028;22;13.8;17.9;2.2;15.16;0;1.41;5940 +96090;49.5026;3.31552;127;20221029;22.7;13.8;18.3;2;15.51;.1;1.36;6101 +96090;49.5026;3.31552;127;20221030;19;10.3;14.7;1.4;13.71;.1;.88;5891 +96090;49.5026;3.31552;127;20221031;18.8;9.9;14.3;2.8;14.16;2;1.02;5899 +96090;49.5026;3.31552;127;20221101;16.2;10.6;13.4;6.1;11.79;.2;1.72;4569 +96090;49.5026;3.31552;127;20221102;15.1;9.3;12.2;4.5;10.86;0;1.44;4569 +96090;49.5026;3.31552;127;20221103;13.8;10.3;12.1;4.6;11.51;3.5;1.19;3358 +96090;49.5026;3.31552;127;20221104;12.1;8.3;10.2;3.5;10.54;.6;.89;3505 +96090;49.5026;3.31552;127;20221105;10.8;2.9;6.9;2.7;9.11;0;.55;5131 +96090;49.5026;3.31552;127;20221106;9.7;9;9.3;4.6;10.59;6.2;.73;1315 +96090;49.5026;3.31552;127;20221107;15.6;10.4;13;5;12.56;0;1.17;3972 +96090;49.5026;3.31552;127;20221108;16.3;9.9;13.1;5;11.49;0;1.53;4325 +96090;49.5026;3.31552;127;20221109;14.2;10.3;12.2;3.6;11.64;.2;1.03;3264 +96090;49.5026;3.31552;127;20221110;13.7;5.2;9.4;2.8;10.09;0;.74;4878 +96090;49.5026;3.31552;127;20221111;11.6;7.9;9.7;2.8;10.34;.2;.72;3071 +96090;49.5026;3.31552;127;20221112;13.1;5.4;9.2;2.5;10.39;.2;.6;4507 +96090;49.5026;3.31552;127;20221113;8;4.5;6.3;1.9;8.79;.2;.41;2765 +96090;49.5026;3.31552;127;20221114;8.8;1.6;5.2;2.1;9.11;1.3;.23;4221 +96090;49.5026;3.31552;127;20221115;12.1;7.4;9.8;4;11.91;3.3;.37;3296 +96090;49.5026;3.31552;127;20221116;12.1;7.6;9.9;5;11.44;7.6;.56;3169 +96090;49.5026;3.31552;127;20221117;12.7;10.1;11.4;6.2;10.84;.9;1.31;2324 +96090;49.5026;3.31552;127;20221118;11;7.3;9.2;3.6;9.94;1.6;.75;2752 +96090;49.5026;3.31552;127;20221119;10.2;3.9;7.1;1.9;9.21;.8;.39;3597 +96090;49.5026;3.31552;127;20221120;8.3;4.8;6.5;3.2;9.11;5.7;.42;2553 +96090;49.5026;3.31552;127;20221121;8;5.2;6.6;4.1;9.09;1.8;.47;2224 +96090;49.5026;3.31552;127;20221122;9.9;4;6.9;5.3;8.44;1.2;.82;3315 +96090;49.5026;3.31552;127;20221123;10.1;5.1;7.6;4.2;9.16;5.4;.67;2989 +96090;49.5026;3.31552;127;20221124;11.7;7;9.4;4.4;9.86;2;.86;2855 +96090;49.5026;3.31552;127;20221125;11.4;6.7;9.1;3.1;10.06;.2;.61;2813 +96090;49.5026;3.31552;127;20221126;9.1;1.9;5.5;2.5;8.46;0;.31;3477 +96090;49.5026;3.31552;127;20221127;7.7;5.5;6.6;3.8;8.86;6.2;.52;1839 +96090;49.5026;3.31552;127;20221128;10.7;7.2;9;2.3;10.21;.2;.48;2285 +96090;49.5026;3.31552;127;20221129;5.8;2.8;4.3;.9;8.61;.1;.19;2066 +96090;49.5026;3.31552;127;20221130;6.9;4.5;5.7;2.1;8.76;0;.32;1812 +96090;49.5026;3.31552;127;20221201;5.9;3;4.4;3.7;8.04;0;.33;2018 +96090;49.5026;3.31552;127;20221202;4.5;4.1;4.3;3.8;7.51;.3;.55;608 +96090;49.5026;3.31552;127;20221203;3;2.3;2.6;4.4;6.46;0;.58;854 +96090;49.5026;3.31552;127;20221204;2.8;1.4;2.1;3.4;6.26;3.1;.49;1288 +96090;49.5026;3.31552;127;20221205;1.9;0;1;1.9;6.49;1.8;.23;1502 +96090;49.5026;3.31552;127;20221206;5.4;1.7;3.6;1.5;7.36;.1;.26;2162 +96090;49.5026;3.31552;127;20221207;5.1;-1.2;1.9;1.5;6.84;.1;.15;2874 +96090;49.5026;3.31552;127;20221208;2.9;-.3;1.3;1.6;6.59;.2;.21;1933 +96090;49.5026;3.31552;127;20221209;-.2;-2.6;-1.4;1.6;5.69;.1;.15;1622 +96090;49.5026;3.31552;127;20221210;.9;-1.7;-.4;2.2;5.79;0;.21;1698 +96090;49.5026;3.31552;127;20221211;.1;-1.7;-.8;3.2;5.34;0;.32;1333 +96090;49.5026;3.31552;127;20221212;-.2;-3.4;-1.8;3.4;4.61;0;.39;1891 +96090;49.5026;3.31552;127;20221213;.4;-4.4;-2;3.5;4.04;.3;.55;2391 +96090;49.5026;3.31552;127;20221214;1.1;-1.8;-.3;2.2;4.36;0;.55;1798 +96090;49.5026;3.31552;127;20221215;2.6;-6.5;-1.9;2.1;4.04;0;.37;3329 +96090;49.5026;3.31552;127;20221216;.4;-5.2;-2.4;2.2;4.74;.1;.19;2575 +96090;49.5026;3.31552;127;20221217;-3.4;-5.3;-4.4;1.5;4.26;0;.2;1376 +96090;49.5026;3.31552;127;20221218;.4;-7.3;-3.5;3.6;4.52;.7;.19;3048 +96090;49.5026;3.31552;127;20221219;10.6;.5;5.6;4.4;8.91;1;.28;3496 +96090;49.5026;3.31552;127;20221220;11.2;10.3;10.8;4.1;11.04;9.1;.9;851 +96090;49.5026;3.31552;127;20221221;10.2;8;9.1;3.7;11.71;10.9;.21;1548 +96090;49.5026;3.31552;127;20221222;12;10.2;11.1;5.5;12.24;9.8;.63;1312 +96090;49.5026;3.31552;127;20221223;14.3;10.1;12.2;4.3;12.71;2.7;.67;2180 +96090;49.5026;3.31552;127;20221224;11.2;9.6;10.4;3.8;11.36;.4;.63;1212 +96090;49.5026;3.31552;127;20221225;12.5;9;10.8;3.5;11.81;2.1;.52;1979 +96090;49.5026;3.31552;127;20221226;11.1;10.7;10.9;4.7;10.26;1;1.24;534 +96090;49.5026;3.31552;127;20221227;8.4;2.2;5.3;3.3;7.61;0;.52;2719 +96090;49.5026;3.31552;127;20221228;10.4;5.2;7.8;6.7;10.34;2.4;.33;2495 +96090;49.5026;3.31552;127;20221229;10.6;10;10.3;6.3;9.91;0;1.34;607 +96090;49.5026;3.31552;127;20221230;13.5;4.4;9;5.9;10.81;4.4;.55;3399 +96090;49.5026;3.31552;127;20221231;15.6;13.8;14.7;7.4;12.74;0;1.85;1376 +96091;49.5225;3.65956;87;20220101;13;9.8;11.4;2.8;11.9;.1;.55;1960 +96091;49.5225;3.65956;87;20220102;13.8;8.2;11;5.1;10.9;.2;.92;2674 +96091;49.5225;3.65956;87;20220103;11.7;10.3;11;5;10.8;19.9;1.01;1251 +96091;49.5225;3.65956;87;20220104;8.5;6.9;7.7;4.1;9.3;6.7;.6;1363 +96091;49.5225;3.65956;87;20220105;5.5;.7;3.1;4.9;6.3;0;.65;2524 +96091;49.5225;3.65956;87;20220106;5.8;1.4;3.6;3.2;6.4;.4;.58;2432 +96091;49.5225;3.65956;87;20220107;6.6;2.8;4.7;5.4;7.3;8.2;.64;2269 +96091;49.5225;3.65956;87;20220108;7.6;.6;4.1;6.2;8;16.6;.25;3181 +96091;49.5225;3.65956;87;20220109;6.5;4.2;5.4;4.8;7.2;.1;.82;1761 +96091;49.5225;3.65956;87;20220110;4;-.7;1.7;2.9;6.6;0;.21;2630 +96091;49.5225;3.65956;87;20220111;2.2;.4;1.3;2.5;6;0;.37;1574 +96091;49.5225;3.65956;87;20220112;2.2;-2.6;-.2;.9;6.1;0;.12;2725 +96091;49.5225;3.65956;87;20220113;2.1;-.5;.8;1.5;6.2;0;.23;1980 +96091;49.5225;3.65956;87;20220114;8.4;-2;3.2;.7;6.3;.1;.17;4206 +96091;49.5225;3.65956;87;20220115;6.4;-2.7;1.9;.7;6;.1;.16;3974 +96091;49.5225;3.65956;87;20220116;2.4;-1.7;.4;2.8;6.6;.9;.05;2640 +96091;49.5225;3.65956;87;20220117;5.6;2.5;4.1;1.8;7.9;0;.25;2303 +96091;49.5225;3.65956;87;20220118;8.7;3.5;6.1;2;7.8;0;.49;3084 +96091;49.5225;3.65956;87;20220119;5.2;1.3;3.3;2.9;7.7;1.7;.19;2684 +96091;49.5225;3.65956;87;20220120;5.2;1;3.1;3.4;7.1;.7;.34;2835 +96091;49.5225;3.65956;87;20220121;5.1;.2;2.7;3;6.8;0;.34;3125 +96091;49.5225;3.65956;87;20220122;5.1;1.8;3.5;2.6;7.3;0;.34;2570 +96091;49.5225;3.65956;87;20220123;5;3.2;4.1;1.8;7.1;0;.46;1878 +96091;49.5225;3.65956;87;20220124;6.4;-1.7;2.4;.8;6.1;0;.26;4266 +96091;49.5225;3.65956;87;20220125;4.8;-3.6;.6;1.5;5.8;.1;.27;4417 +96091;49.5225;3.65956;87;20220126;1.6;-1.2;.2;2.6;6.3;0;.17;2510 +96091;49.5225;3.65956;87;20220127;5.9;1.5;3.7;5;7.9;.6;.23;3248 +96091;49.5225;3.65956;87;20220128;5.8;.4;3.1;2.5;7.7;0;.2;3678 +96091;49.5225;3.65956;87;20220129;10.5;4;7.3;5.7;9.9;.5;.39;4122 +96091;49.5225;3.65956;87;20220130;8.8;2.3;5.6;2.5;7.3;.6;.65;4191 +96091;49.5225;3.65956;87;20220131;7.1;2.9;5;7.6;6.7;.1;1.18;3388 +96091;49.5225;3.65956;87;20220201;9.5;1;5.3;6;8.5;.7;.47;4983 +96091;49.5225;3.65956;87;20220202;10.2;8.9;9.6;4.9;10.3;.2;.84;1864 +96091;49.5225;3.65956;87;20220203;7.1;7;7.1;3.5;8.6;.1;.75;387 +96091;49.5225;3.65956;87;20220204;9.7;6.1;7.9;5.5;8.3;1;1.16;3343 +96091;49.5225;3.65956;87;20220205;8.6;1.6;5.1;5.1;6.9;0;1.01;4819 +96091;49.5225;3.65956;87;20220206;10.9;6.7;8.8;10.2;9.3;8.6;1.31;3753 +96091;49.5225;3.65956;87;20220207;8.5;3;5.8;4.1;6.5;0;1.17;4397 +96091;49.5225;3.65956;87;20220208;10.6;3.1;6.9;4.3;9.5;.1;.5;5255 +96091;49.5225;3.65956;87;20220209;13.1;4.3;8.7;1.6;8.5;0;.8;5806 +96091;49.5225;3.65956;87;20220210;6;1.8;3.9;3.9;8.3;5.2;.51;2550 +96091;49.5225;3.65956;87;20220211;7.7;-.9;3.4;1.9;6.2;0;.61;8700 +96091;49.5225;3.65956;87;20220212;7.6;-2.9;2.3;3.2;5.4;0;.85;10600 +96091;49.5225;3.65956;87;20220213;11.5;-2;4.7;5.5;6.9;0;1.2;8050 +96091;49.5225;3.65956;87;20220214;11.3;8;9.7;5.5;8.65;1.4;1.46;5991 +96091;49.5225;3.65956;87;20220215;11;5;8;5.7;8.85;6;1.05;8150 +96091;49.5225;3.65956;87;20220216;14.3;8.3;11.3;8.5;12.6;3.5;.79;5358 +96091;49.5225;3.65956;87;20220217;12.3;10.2;11.3;7.6;9.3;1.3;2.05;3145 +96091;49.5225;3.65956;87;20220218;12.7;8.4;10.6;9.1;9;1.4;2.12;4660 +96091;49.5225;3.65956;87;20220219;9;3;6;8.1;6.9;0;1.54;5632 +96091;49.5225;3.65956;87;20220220;12;7.3;9.7;8.6;9.6;4.4;1.5;5045 +96091;49.5225;3.65956;87;20220221;8.9;4.5;6.7;9.1;7.7;1.7;1.4;4956 +96091;49.5225;3.65956;87;20220222;11.9;4.6;8.3;5.5;9.3;1;1.1;6544 +96091;49.5225;3.65956;87;20220223;10.8;1.5;6.2;2.5;8.3;.1;.82;7531 +96091;49.5225;3.65956;87;20220224;10.8;6.9;8.9;5.8;7.8;2.5;1.77;4887 +96091;49.5225;3.65956;87;20220225;9.4;1.8;5.6;4.4;6.6;.1;1.35;7009 +96091;49.5225;3.65956;87;20220226;8.7;-2.5;3.1;2.7;5.9;.1;1.02;8685 +96091;49.5225;3.65956;87;20220227;9.7;.8;5.3;5.1;5.3;0;1.88;7842 +96091;49.5225;3.65956;87;20220228;10.5;-.2;5.2;3.2;5.3;0;1.59;8752 +96091;49.5225;3.65956;87;20220301;9.6;-2.3;3.7;1.8;6;0;1.01;9383 +96091;49.5225;3.65956;87;20220302;11;3;7;2.3;6;0;1.45;7776 +96091;49.5225;3.65956;87;20220303;13.3;4;8.7;1.3;7.3;0;1.21;8527 +96091;49.5225;3.65956;87;20220304;12.3;1.2;6.8;1.5;5.6;0;1.35;9474 +96091;49.5225;3.65956;87;20220305;10.6;-3;3.8;1.3;5.3;0;1.14;10664 +96091;49.5225;3.65956;87;20220306;8.2;-3.4;2.4;2.9;4.8;0;1.35;9979 +96091;49.5225;3.65956;87;20220307;5.8;-4.7;.6;4.1;3.9;0;1.47;9624 +96091;49.5225;3.65956;87;20220308;11.3;-1;5.2;4.8;4.3;0;2.42;10584 +96091;49.5225;3.65956;87;20220309;14.9;-.9;7;2.3;6.1;0;1.83;12193 +96091;49.5225;3.65956;87;20220310;16.2;.2;8.2;3.3;6.6;0;2.25;12446 +96091;49.5225;3.65956;87;20220311;15;1.7;8.4;4.4;8.7;2;1.77;11490 +96091;49.5225;3.65956;87;20220312;11.7;7.9;9.8;5.7;9.3;1;1.6;6137 +96091;49.5225;3.65956;87;20220313;13.5;6.3;9.9;5.8;9.4;2.3;1.78;8639 +96091;49.5225;3.65956;87;20220314;14.3;4.7;9.5;3.2;8.6;2.4;1.75;10142 +96091;49.5225;3.65956;87;20220315;10.2;6.2;8.2;2.5;9.8;4.4;.92;6567 +96091;49.5225;3.65956;87;20220316;11.5;6.2;8.9;3.4;10.8;0;.9;7690 +96091;49.5225;3.65956;87;20220317;8.8;7.6;8.2;3.8;8.7;0;1.14;3607 +96091;49.5225;3.65956;87;20220318;15;1.6;8.3;5;6.1;.1;2.89;17600 +96091;49.5225;3.65956;87;20220319;15.8;2.6;9.2;6.2;6.15;0;3.38;17750 +96091;49.5225;3.65956;87;20220320;12.2;-.4;5.9;2.4;6;0;1.92;16650 +96091;49.5225;3.65956;87;20220321;17.7;1.7;9.7;3.1;8.25;0;2.4;16150 +96091;49.5225;3.65956;87;20220322;18;3.7;10.8;2.3;7.7;0;2.5;17200 +96091;49.5225;3.65956;87;20220323;18.6;.7;9.6;1.9;6.65;0;2.54;18500 +96091;49.5225;3.65956;87;20220324;19.6;1.5;10.6;2.6;6.55;0;2.96;18200 +96091;49.5225;3.65956;87;20220325;17.9;1.9;9.9;3.4;6.85;0;2.99;18450 +96091;49.5225;3.65956;87;20220326;18.7;2.4;10.5;3.8;6.95;0;3.28;19250 +96091;49.5225;3.65956;87;20220327;20.3;3.6;11.9;2.8;8.25;0;3;19350 +96091;49.5225;3.65956;87;20220328;19.5;1.8;10.6;1.7;8.95;0;2.3;16400 +96091;49.5225;3.65956;87;20220329;16.2;5.9;11.1;2.1;9.7;2.3;1.67;7950 +96091;49.5225;3.65956;87;20220330;13.1;7.1;10.1;3;9.8;2.4;1.4;6200 +96091;49.5225;3.65956;87;20220331;8.1;4.3;6.2;5.3;6.9;.5;1.63;8650 +96091;49.5225;3.65956;87;20220401;4.6;1.3;2.9;6.8;5.75;.7;1.17;5691 +96091;49.5225;3.65956;87;20220402;6.1;.3;3.2;5.8;4.95;0;1.85;11500 +96091;49.5225;3.65956;87;20220403;8.4;-2.2;3.1;2.9;4.75;0;1.99;18100 +96091;49.5225;3.65956;87;20220404;9.2;-3.7;2.8;5.5;6.35;1.1;1.34;10700 +96091;49.5225;3.65956;87;20220405;12.6;6.6;9.6;5.3;10.35;.1;1.19;5250 +96091;49.5225;3.65956;87;20220406;13.2;8.3;10.8;6.9;9.25;1.5;2.18;7750 +96091;49.5225;3.65956;87;20220407;14;9.6;11.8;9.1;9.2;1.9;3.06;14650 +96091;49.5225;3.65956;87;20220408;6.5;6.1;6.3;4;7.45;17.6;1.13;3050 +96091;49.5225;3.65956;87;20220409;11;.1;5.5;2.6;6.6;.2;1.93;16150 +96091;49.5225;3.65956;87;20220410;12.8;-1.9;5.4;2.1;6.5;0;2.29;21450 +96091;49.5225;3.65956;87;20220411;18.4;1.3;9.8;5;8;0;3.51;22250 +96091;49.5225;3.65956;87;20220412;20.3;5.9;13.1;3.6;10.5;0;3.1;17250 +96091;49.5225;3.65956;87;20220413;16.5;8.6;12.5;2;12.65;2;1.66;10450 +96091;49.5225;3.65956;87;20220414;19.7;8.6;14.1;1.8;12.15;0;2.94;20700 +96091;49.5225;3.65956;87;20220415;20.1;5.7;12.9;2.5;10.61;0;3;19254 +96091;49.5225;3.65956;87;20220416;18.7;5.8;12.3;3.5;9.35;0;3.59;24650 +96091;49.5225;3.65956;87;20220417;19.9;1.9;10.9;3.5;6.85;0;4.07;25350 +96091;49.5225;3.65956;87;20220418;19;1.9;10.4;2.1;7.6;0;3.22;21900 +96091;49.5225;3.65956;87;20220419;19.2;4.3;11.8;2.7;9.35;0;3.26;21850 +96091;49.5225;3.65956;87;20220420;18.4;5.3;11.9;3.5;7.75;0;3.88;24350 +96091;49.5225;3.65956;87;20220421;19.2;3.4;11.3;3.6;8.5;0;3.75;24550 +96091;49.5225;3.65956;87;20220422;18.2;7.5;12.9;3.6;9.3;0;3.69;23550 +96091;49.5225;3.65956;87;20220423;19.1;6.4;12.8;4.2;10.2;0;3.12;16150 +96091;49.5225;3.65956;87;20220424;19;8.3;13.7;3.4;9.75;0;3.32;17600 +96091;49.5225;3.65956;87;20220425;15.5;6.1;10.8;3.8;8.95;0;3.09;21650 +96091;49.5225;3.65956;87;20220426;15.7;5.1;10.4;3.8;8.85;0;2.81;18000 +96091;49.5225;3.65956;87;20220427;18.4;2.8;10.6;3.7;8.75;0;3.48;23350 +96091;49.5225;3.65956;87;20220428;20.8;5.1;13;4;9.2;0;4.07;23250 +96091;49.5225;3.65956;87;20220429;18.9;7.7;13.3;3.4;9.85;0;3.35;18550 +96091;49.5225;3.65956;87;20220430;15.6;5.4;10.5;4.3;8.15;0;3.55;24850 +96091;49.5225;3.65956;87;20220501;16.1;2.8;9.5;2.6;8.05;0;3.12;22800 +96091;49.5225;3.65956;87;20220502;19.2;5.5;12.3;3.5;9.1;0;3.77;23050 +96091;49.5225;3.65956;87;20220503;19.5;6.3;12.9;4.1;9.65;0;4.02;24900 +96091;49.5225;3.65956;87;20220504;18.8;7;12.9;3;9.95;0;3.5;21800 +96091;49.5225;3.65956;87;20220505;17.6;8.2;12.9;2.4;11.7;.2;2.43;14700 +96091;49.5225;3.65956;87;20220506;20.8;6.2;13.5;2;11.1;0;3.35;20905 +96091;49.5225;3.65956;87;20220507;20.8;8.5;14.7;2.1;11.6;.3;3.31;19285 +96091;49.5225;3.65956;87;20220508;20.2;8.3;14.3;2.8;12.2;0;3.22;19076 +96091;49.5225;3.65956;87;20220509;24.8;6.1;15.5;1;11.4;0;3.83;24096 +96091;49.5225;3.65956;87;20220510;25.9;8.7;17.3;2.5;13;0;4.41;23229 +96091;49.5225;3.65956;87;20220511;25.1;7.9;16.5;2.9;12.4;0;4.43;23354 +96091;49.5225;3.65956;87;20220512;20.5;9.3;14.9;3;11.3;0;3.55;18907 +96091;49.5225;3.65956;87;20220513;20.3;6.8;13.6;2.5;9.7;0;3.67;20882 +96091;49.5225;3.65956;87;20220514;22.4;4.9;13.7;.9;10;0;3.61;23921 +96091;49.5225;3.65956;87;20220515;27.9;7.7;17.8;2.3;11.9;.9;5.04;25839 +96091;49.5225;3.65956;87;20220516;23.4;13.5;18.5;3;15.8;.2;3.59;18116 +96091;49.5225;3.65956;87;20220517;28.2;13;20.6;1.3;15.4;0;4.32;22597 +96091;49.5225;3.65956;87;20220518;27.5;15.7;21.6;2.2;16.3;.3;4.37;19976 +96091;49.5225;3.65956;87;20220519;24.3;15.3;19.8;2.4;16.2;.7;3.67;17497 +96091;49.5225;3.65956;87;20220520;21.8;13.9;17.9;2.1;15.4;8;3.15;16450 +96091;49.5225;3.65956;87;20220521;21.4;8.7;15.1;1.6;12.3;0;3.48;20993 +96091;49.5225;3.65956;87;20220522;21.7;8.8;15.3;1.1;13.4;.3;3.39;21243 +96091;49.5225;3.65956;87;20220523;19.8;13.5;16.7;2.9;15.3;3.5;2.77;14844 +96091;49.5225;3.65956;87;20220524;17.8;10.9;14.4;4.3;12;.8;3.04;15601 +96091;49.5225;3.65956;87;20220525;19.4;5.6;12.5;3.4;10.7;.3;3.57;22221 +96091;49.5225;3.65956;87;20220526;20.1;13.4;16.8;4.5;13.1;0;3.54;15478 +96091;49.5225;3.65956;87;20220527;21.2;13.3;17.3;4;12.2;.1;3.98;16879 +96091;49.5225;3.65956;87;20220528;19.9;5.7;12.8;2.7;9.8;0;3.8;22767 +96091;49.5225;3.65956;87;20220529;16.7;3.8;10.3;2.7;8.7;0;3.28;21757 +96091;49.5225;3.65956;87;20220530;18.4;3;10.7;1.5;8.9;0;3.44;23859 +96091;49.5225;3.65956;87;20220531;19.4;8.6;14;1.5;9.6;0;3.43;20004 +96091;49.5225;3.65956;87;20220601;19.8;3.9;11.9;2.2;8.8;0;3.88;24377 +96091;49.5225;3.65956;87;20220602;22.5;3.5;13;1.6;9.2;0;4.23;26733 +96091;49.5225;3.65956;87;20220603;23.7;7.9;15.8;1.2;13.2;0;3.98;24419 +96091;49.5225;3.65956;87;20220604;27.6;12.3;20;1.5;17.5;7.2;4.44;24080 +96091;49.5225;3.65956;87;20220605;20.4;15.6;18;2.3;17.6;3.3;2.55;13431 +96091;49.5225;3.65956;87;20220606;21.1;11.5;16.3;2.5;13.4;.3;3.53;19113 +96091;49.5225;3.65956;87;20220607;21.9;10;16;3;14.6;3.4;3.6;21341 +96091;49.5225;3.65956;87;20220608;19;12.7;15.9;3.2;14.5;12.7;2.83;15502 +96091;49.5225;3.65956;87;20220609;20.4;11.5;16;3.4;13.4;.2;3.47;18491 +96091;49.5225;3.65956;87;20220610;22.9;14.3;18.6;2.4;15.3;0;3.65;18201 +96091;49.5225;3.65956;87;20220611;23.8;11.3;17.6;2;15.2;0;3.92;22012 +96091;49.5225;3.65956;87;20220612;22.8;9.1;16;2.3;12.4;0;4.11;23081 +96091;49.5225;3.65956;87;20220613;20.8;7.8;14.3;2.7;11.4;.1;3.86;22503 +96091;49.5225;3.65956;87;20220614;24.9;6.8;15.9;1.5;11.3;0;4.53;26612 +96091;49.5225;3.65956;87;20220615;28.9;9.2;19.1;1.6;13.4;0;5.21;27795 +96091;49.5225;3.65956;87;20220616;28.1;12.4;20.3;2.2;13.7;0;5.17;24809 +96091;49.5225;3.65956;87;20220617;32.2;11.6;21.9;1;14.7;0;5.41;28462 +96091;49.5225;3.65956;87;20220618;35.6;14.9;25.3;1.8;17.9;.1;6.39;28543 +96091;49.5225;3.65956;87;20220619;22.9;15.8;19.4;5.1;16;5.6;3.97;16642 +96091;49.5225;3.65956;87;20220620;21.3;13.8;17.6;3.7;14.4;.7;3.6;17112 +96091;49.5225;3.65956;87;20220621;24.9;10.6;17.8;2.5;13.1;1;4.59;23703 +96091;49.5225;3.65956;87;20220622;23.1;10.9;17;1.6;15.6;4;3.71;21876 +96091;49.5225;3.65956;87;20220623;26.6;13.4;20;2.1;18;2;4.31;22758 +96091;49.5225;3.65956;87;20220624;24.6;17.4;21;3.8;17.6;3.9;4;16751 +96091;49.5225;3.65956;87;20220625;22.6;15.6;19.1;3.4;15.5;4.2;3.71;16506 +96091;49.5225;3.65956;87;20220626;21.3;13;17.2;2.1;14.7;.1;3.34;17979 +96091;49.5225;3.65956;87;20220627;22.3;13;17.7;1.6;14.4;2.8;3.53;19029 +96091;49.5225;3.65956;87;20220628;26.2;8.6;17.4;1.2;12.6;0;4.55;26226 +96091;49.5225;3.65956;87;20220629;27.9;10.2;19.1;2.1;12.7;.5;5.21;26275 +96091;49.5225;3.65956;87;20220630;14.9;12.1;13.5;2.1;14.7;13.6;1.66;10322 +96091;49.5225;3.65956;87;20220701;21.1;9.8;15.5;2.3;12.6;.2;3.66;20904 +96091;49.5225;3.65956;87;20220702;26.3;7.7;17;1.4;12;0;4.68;26836 +96091;49.5225;3.65956;87;20220703;23.7;10.7;17.2;2.4;12.5;0;4.3;22370 +96091;49.5225;3.65956;87;20220704;25.8;8.5;17.2;1.5;12;0;4.58;25792 +96091;49.5225;3.65956;87;20220705;24.9;8.9;16.9;2.3;12.3;0;4.6;24752 +96091;49.5225;3.65956;87;20220706;25.6;7.7;16.7;2.3;12.1;0;4.8;26142 +96091;49.5225;3.65956;87;20220707;20.4;13.2;16.8;3.2;14;0;3.3;16475 +96091;49.5225;3.65956;87;20220708;26;7.4;16.7;2.1;12;0;4.82;26539 +96091;49.5225;3.65956;87;20220709;27.5;10.7;19.1;3;13.3;0;5.3;25154 +96091;49.5225;3.65956;87;20220710;25.3;9.6;17.5;3.4;12.6;0;4.91;24251 +96091;49.5225;3.65956;87;20220711;28.5;10.8;19.7;1.9;13.8;0;5.05;25696 +96091;49.5225;3.65956;87;20220712;31.6;12.6;22.1;1.2;13.7;0;5.23;26558 +96091;49.5225;3.65956;87;20220713;34.3;17.7;26;2.1;14.7;0;6.16;24741 +96091;49.5225;3.65956;87;20220714;29.5;15.6;22.6;3;15;0;5.51;22557 +96091;49.5225;3.65956;87;20220715;24.8;10;17.4;2.5;11.4;0;4.64;23210 +96091;49.5225;3.65956;87;20220716;27.1;9.7;18.4;2.1;11.6;0;4.98;25102 +96091;49.5225;3.65956;87;20220717;30.2;9.5;19.9;1.4;10.9;0;5.25;27305 +96091;49.5225;3.65956;87;20220718;36.5;11.8;24.2;1.4;11.8;0;6.28;29647 +96091;49.5225;3.65956;87;20220719;39.4;15.3;27.4;3.4;13.3;1;8.72;29271 +96091;49.5225;3.65956;87;20220720;21.6;19.3;20.5;2.7;19.6;8.7;2.26;8876 +96091;49.5225;3.65956;87;20220721;24.5;16.7;20.6;2.8;18.7;0;3.46;16444 +96091;49.5225;3.65956;87;20220722;25.2;13.6;19.4;2;17;1.3;3.79;20016 +96091;49.5225;3.65956;87;20220723;27.9;14.3;21.1;2.2;17.2;0;4.44;21600 +96091;49.5225;3.65956;87;20220724;32.4;14;23.2;1.8;16.4;0;5.38;25050 +96091;49.5225;3.65956;87;20220725;26.6;18.4;22.5;3.7;15.9;.1;4.67;16586 +96091;49.5225;3.65956;87;20220726;23.6;13.8;18.7;3.4;14.4;0;3.97;18068 +96091;49.5225;3.65956;87;20220727;23.5;10;16.8;2.7;11.5;0;4.21;21142 +96091;49.5225;3.65956;87;20220728;25.2;9.1;17.2;1.9;11.1;0;4.34;22997 +96091;49.5225;3.65956;87;20220729;28.1;11.9;20;2.7;12.3;0;5.15;22957 +96091;49.5225;3.65956;87;20220730;29.2;12.9;21.1;2.4;13.1;0;5.14;22914 +96091;49.5225;3.65956;87;20220731;27;14.5;20.8;3.1;16.7;0;4.38;19939 +96091;49.5225;3.65956;87;20220801;25.7;18.2;22;1.8;17.8;.4;3.44;15321 +96091;49.5225;3.65956;87;20220802;30.2;13.3;21.8;1.3;15.9;0;4.5;22971 +96091;49.5225;3.65956;87;20220803;34.2;14.8;24.5;1.1;16.3;0;4.99;24490 +96091;49.5225;3.65956;87;20220804;29.6;16.3;23;2.9;18;6.6;4.76;20130 +96091;49.5225;3.65956;87;20220805;25.2;15.7;20.5;4.1;15.2;0;4.33;16886 +96091;49.5225;3.65956;87;20220806;23.7;7;15.4;3.1;10;0;4.43;22319 +96091;49.5225;3.65956;87;20220807;26.5;9.2;17.9;3;10.4;0;4.99;22584 +96091;49.5225;3.65956;87;20220808;28.1;10.8;19.5;3.5;11.8;0;5.38;22445 +96091;49.5225;3.65956;87;20220809;30.7;12.4;21.6;3.5;13.1;0;5.87;22946 +96091;49.5225;3.65956;87;20220810;32.8;13.8;23.3;2.4;12.3;0;5.72;23235 +96091;49.5225;3.65956;87;20220811;32.5;13;22.8;1.6;11.2;0;5.06;23388 +96091;49.5225;3.65956;87;20220812;33.5;11.8;22.7;1.6;11;0;5.25;24519 +96091;49.5225;3.65956;87;20220813;31.7;13.7;22.7;2.2;10.2;0;5.41;22163 +96091;49.5225;3.65956;87;20220814;31.6;13.7;22.7;3;12.6;0;5.73;21948 +96091;49.5225;3.65956;87;20220815;27.8;16.5;22.2;2.8;16.5;0;4.2;17277 +96091;49.5225;3.65956;87;20220816;28.4;14.3;21.4;1.1;16.7;4.7;3.64;19183 +96091;49.5225;3.65956;87;20220817;27;18.1;22.6;2;19;1.6;3.39;15090 +96091;49.5225;3.65956;87;20220818;27.4;15;21.2;1.8;17.7;1.4;3.58;17713 +96091;49.5225;3.65956;87;20220819;23.8;15.4;19.6;3.2;17.9;10.2;3;14435 +96091;49.5225;3.65956;87;20220820;23.9;13;18.5;2.4;15;.1;3.27;16343 +96091;49.5225;3.65956;87;20220821;25.6;10.6;18.1;1.1;14.2;0;3.27;19055 +96091;49.5225;3.65956;87;20220822;26.5;16;21.3;2;15.3;.1;3.56;15784 +96091;49.5225;3.65956;87;20220823;29.5;14.1;21.8;1.1;17.2;0;3.6;19001 +96091;49.5225;3.65956;87;20220824;32.4;15.9;24.2;1.2;16.8;0;4.03;19513 +96091;49.5225;3.65956;87;20220825;32.7;14.7;23.7;2.5;15.7;0;5;20219 +96091;49.5225;3.65956;87;20220826;25.3;18.2;21.8;4;16.8;0;3.72;12519 +96091;49.5225;3.65956;87;20220827;23.6;11.2;17.4;2.4;13.2;.1;3.27;16463 +96091;49.5225;3.65956;87;20220828;26.6;11.3;19;2.8;12.8;0;4.06;18148 +96091;49.5225;3.65956;87;20220829;27.7;16.3;22;3.6;11.9;.2;4.89;15500 +96091;49.5225;3.65956;87;20220830;28;12.6;20.3;2.7;12.6;0;4.29;17883 +96091;49.5225;3.65956;87;20220831;28.3;12.7;20.5;2.7;14.4;1.2;4.1;17835 +96091;49.5225;3.65956;87;20220901;27.3;16.2;21.8;2.4;13.8;0;3.81;14874 +96091;49.5225;3.65956;87;20220902;26.9;11.9;19.4;2.4;14.6;.5;3.6;17158 +96091;49.5225;3.65956;87;20220903;24.7;15.8;20.3;2;17.4;1.7;2.72;13046 +96091;49.5225;3.65956;87;20220904;28.3;12.3;20.3;1.4;14.3;.2;3.34;17387 +96091;49.5225;3.65956;87;20220905;30.1;16.6;23.4;2.3;15.5;3;4;15798 +96091;49.5225;3.65956;87;20220906;29.2;15.4;22.3;2;16.7;1.5;3.54;15814 +96091;49.5225;3.65956;87;20220907;22.4;14.4;18.4;2.3;16.8;8.7;2.32;11873 +96091;49.5225;3.65956;87;20220908;21.6;14.5;18.1;3.9;16;3;2.51;11058 +96091;49.5225;3.65956;87;20220909;19.4;14.3;16.9;5.4;15.3;6.5;2.27;9245 +96091;49.5225;3.65956;87;20220910;20.9;14.8;17.9;4.9;16;6;2.46;10021 +96091;49.5225;3.65956;87;20220911;20.2;10.6;15.4;1.6;14.7;.1;1.96;12484 +96091;49.5225;3.65956;87;20220912;26.2;9.6;17.9;1.3;14.4;.6;2.75;16299 +96091;49.5225;3.65956;87;20220913;25.2;15.2;20.2;1.7;17.7;.9;2.45;12468 +96091;49.5225;3.65956;87;20220914;26.7;16.9;21.8;2.1;19.6;10.8;2.63;12203 +96091;49.5225;3.65956;87;20220915;18.7;12.4;15.6;2.7;15.4;.8;1.65;9635 +96091;49.5225;3.65956;87;20220916;16;12;14;3.1;12.1;.5;1.79;7550 +96091;49.5225;3.65956;87;20220917;16.5;8.4;12.5;4.4;9.6;0;2.49;10700 +96091;49.5225;3.65956;87;20220918;17.1;6.4;11.8;3.9;9.4;.1;2.42;12182 +96091;49.5225;3.65956;87;20220919;18.2;7.7;13;2.4;10.5;.1;2.11;11922 +96091;49.5225;3.65956;87;20220920;18.3;5.4;11.9;1.8;10.1;.2;1.97;13077 +96091;49.5225;3.65956;87;20220921;18.5;5.3;11.9;1.2;9.8;.1;1.83;13070 +96091;49.5225;3.65956;87;20220922;19.5;3.9;11.7;.7;8.8;.1;1.76;14050 +96091;49.5225;3.65956;87;20220923;18.3;6.2;12.3;1;10.3;.3;1.67;12198 +96091;49.5225;3.65956;87;20220924;18.4;11.3;14.9;2.5;12.6;.5;1.85;9181 +96091;49.5225;3.65956;87;20220925;17.9;10.3;14.1;3.5;11.8;.3;2.04;9384 +96091;49.5225;3.65956;87;20220926;14.1;8.7;11.4;4.7;11.1;10.3;1.51;7777 +96091;49.5225;3.65956;87;20220927;14.2;9;11.6;4.5;11.2;7.3;1.5;7528 +96091;49.5225;3.65956;87;20220928;15.1;7;11.1;2.9;10.4;.1;1.55;9319 +96091;49.5225;3.65956;87;20220929;15.3;2.7;9;1.2;9.3;.2;1.34;11516 +96091;49.5225;3.65956;87;20220930;17.6;3.8;10.7;2.7;9.7;8.1;1.85;11899 +96091;49.5225;3.65956;87;20221001;18.1;11.3;14.7;6.5;14;4.6;1.8;8182 +96091;49.5225;3.65956;87;20221002;14.2;13;13.6;2.9;14;17.4;.91;3278 +96091;49.5225;3.65956;87;20221003;13.8;8.2;11;1.3;11.8;0;.98;7203 +96091;49.5225;3.65956;87;20221004;18.9;4.5;11.7;1.6;11.2;.1;1.5;11503 +96091;49.5225;3.65956;87;20221005;19.9;11.7;15.8;3.9;14;.2;1.91;8511 +96091;49.5225;3.65956;87;20221006;17.9;10;14;2.3;11.8;0;1.59;8231 +96091;49.5225;3.65956;87;20221007;18.6;3.3;11;1.4;9.7;.1;1.47;11365 +96091;49.5225;3.65956;87;20221008;16.6;8.5;12.6;2.6;10.5;.1;1.6;8097 +96091;49.5225;3.65956;87;20221009;18;2;10;1.7;9;.1;1.5;11290 +96091;49.5225;3.65956;87;20221010;18.7;4.3;11.5;2.2;11.2;0;1.45;10544 +96091;49.5225;3.65956;87;20221011;16.6;4.6;10.6;2.4;9.4;.1;1.51;9465 +96091;49.5225;3.65956;87;20221012;17.9;2;10;.9;9.8;0;1.12;10761 +96091;49.5225;3.65956;87;20221013;15.5;8.8;12.2;2.9;13.1;1.4;.92;6812 +96091;49.5225;3.65956;87;20221014;16.6;13.6;15.1;2.7;15.5;1.4;.92;4425 +96091;49.5225;3.65956;87;20221015;18.7;13.6;16.2;4;15.6;1.9;1.34;5737 +96091;49.5225;3.65956;87;20221016;18.6;13.6;16.1;3;15.7;0;1.18;5590 +96091;49.5225;3.65956;87;20221017;18.4;15.3;16.9;3.5;17.3;13.8;1.01;4291 +96091;49.5225;3.65956;87;20221018;19.3;15.3;17.3;1.2;17.1;.3;.92;4822 +96091;49.5225;3.65956;87;20221019;17.8;10.5;14.2;4;15;1.4;.96;6478 +96091;49.5225;3.65956;87;20221020;21.9;13.4;17.7;4.1;15.8;8.9;1.81;6894 +96091;49.5225;3.65956;87;20221021;19.2;14.2;16.7;3.8;15.7;2.1;1.37;5158 +96091;49.5225;3.65956;87;20221022;19.8;13.5;16.7;2.9;14.6;.1;1.45;5719 +96091;49.5225;3.65956;87;20221023;20.8;12.6;16.7;4.2;15.1;1;1.65;6446 +96091;49.5225;3.65956;87;20221024;18.6;15.3;17;6.4;13.6;1.2;2.36;3952 +96091;49.5225;3.65956;87;20221025;17.5;11.6;14.6;3;13.9;.2;1.09;5261 +96091;49.5225;3.65956;87;20221026;21.7;13.8;17.8;2.8;14.7;.1;1.62;6018 +96091;49.5225;3.65956;87;20221027;21.6;10.8;16.2;2.2;14.4;0;1.28;6953 +96091;49.5225;3.65956;87;20221028;21.9;11.5;16.7;2;14.9;0;1.22;6707 +96091;49.5225;3.65956;87;20221029;21.7;13.7;17.7;2;15.6;.1;1.22;5762 +96091;49.5225;3.65956;87;20221030;20.4;9.1;14.8;1.5;13.3;0;.97;6771 +96091;49.5225;3.65956;87;20221031;17.8;9.3;13.6;3.1;14.1;.6;.83;5749 +96091;49.5225;3.65956;87;20221101;16.2;11.2;13.7;6.2;11.8;.1;1.76;4291 +96091;49.5225;3.65956;87;20221102;14.9;9.5;12.2;4.9;10.8;0;1.45;4392 +96091;49.5225;3.65956;87;20221103;13.5;11;12.3;5.2;11.5;3.3;1.24;2877 +96091;49.5225;3.65956;87;20221104;12.2;8.7;10.5;4;10.5;.2;.95;3381 +96091;49.5225;3.65956;87;20221105;10.7;4.1;7.4;3.2;9.2;0;.61;4635 +96091;49.5225;3.65956;87;20221106;9.7;9.3;9.5;4.8;10.5;4.9;.78;977 +96091;49.5225;3.65956;87;20221107;16.1;10.5;13.3;5.8;12.5;0;1.31;4113 +96091;49.5225;3.65956;87;20221108;16.4;9.7;13.1;4.9;11.4;1.7;1.48;4442 +96091;49.5225;3.65956;87;20221109;14.4;10.4;12.4;3.6;11.6;.1;1.04;3332 +96091;49.5225;3.65956;87;20221110;14.2;5.6;9.9;3.1;10.1;0;.84;4894 +96091;49.5225;3.65956;87;20221111;11.4;8;9.7;3;10.4;.2;.68;2955 +96091;49.5225;3.65956;87;20221112;13.8;4.7;9.3;2.7;10.3;.2;.61;4877 +96091;49.5225;3.65956;87;20221113;11.1;4.7;7.9;1.6;8.5;.2;.57;3993 +96091;49.5225;3.65956;87;20221114;8.1;1.2;4.7;2.2;9;.2;.13;4087 +96091;49.5225;3.65956;87;20221115;12.2;8;10.1;4.4;12;5.1;.38;3096 +96091;49.5225;3.65956;87;20221116;12.2;8.1;10.2;5.5;11.3;8;.65;3008 +96091;49.5225;3.65956;87;20221117;13.1;10.6;11.9;7.2;10.7;1.3;1.54;2269 +96091;49.5225;3.65956;87;20221118;11.3;7.6;9.5;4;9.9;.8;.81;2758 +96091;49.5225;3.65956;87;20221119;10.5;4.9;7.7;2.3;9.4;.7;.45;3385 +96091;49.5225;3.65956;87;20221120;8.2;5.5;6.9;3.6;9.3;4.5;.41;2256 +96091;49.5225;3.65956;87;20221121;8.1;5.2;6.7;5.1;9.2;2.3;.42;2310 +96091;49.5225;3.65956;87;20221122;9.8;4.2;7;5.8;8.5;.9;.8;3237 +96091;49.5225;3.65956;87;20221123;9.7;5.9;7.8;4.9;9.2;4.2;.69;2594 +96091;49.5225;3.65956;87;20221124;11.6;7.4;9.5;4.8;9.9;3.2;.87;2698 +96091;49.5225;3.65956;87;20221125;11.7;7.4;9.6;3.6;10.1;.2;.71;2695 +96091;49.5225;3.65956;87;20221126;8.8;1;4.9;2.6;8.2;0;.27;3647 +96091;49.5225;3.65956;87;20221127;7.7;5.4;6.6;3.9;8.9;4.5;.46;1867 +96091;49.5225;3.65956;87;20221128;10.7;7.4;9.1;2.6;10.2;.2;.5;2245 +96091;49.5225;3.65956;87;20221129;6.9;3.2;5.1;1.1;8.9;.1;.17;2358 +96091;49.5225;3.65956;87;20221130;7.5;4.5;6;2.1;8.7;0;.33;2079 +96091;49.5225;3.65956;87;20221201;6.3;2.4;4.4;3.3;8.2;0;.2;2369 +96091;49.5225;3.65956;87;20221202;5;4.5;4.8;4.2;7.5;.6;.61;715 +96091;49.5225;3.65956;87;20221203;3.1;2.6;2.9;4.2;6.5;0;.58;706 +96091;49.5225;3.65956;87;20221204;2.9;1.6;2.3;3.2;6.3;3.8;.47;1243 +96091;49.5225;3.65956;87;20221205;2.1;.1;1.1;1.8;6.5;1.5;.21;1571 +96091;49.5225;3.65956;87;20221206;5.7;1.9;3.8;1.4;7.5;.1;.23;2218 +96091;49.5225;3.65956;87;20221207;5.3;.3;2.8;1.9;7.2;.2;.18;2550 +96091;49.5225;3.65956;87;20221208;3.4;-.1;1.7;1.9;6.6;.5;.2;2085 +96091;49.5225;3.65956;87;20221209;-.1;-2.9;-1.5;1.6;5.6;.1;.11;1830 +96091;49.5225;3.65956;87;20221210;.4;-2.3;-.9;2.4;5.6;.1;.16;1780 +96091;49.5225;3.65956;87;20221211;1.2;-1;.1;3.3;5.5;0;.36;1577 +96091;49.5225;3.65956;87;20221212;-.7;-3.1;-1.9;3.5;4.6;0;.38;1646 +96091;49.5225;3.65956;87;20221213;1;-5;-2;2.7;4;.2;.45;2700 +96091;49.5225;3.65956;87;20221214;1;-1.5;-.2;2.2;4.4;0;.53;1667 +96091;49.5225;3.65956;87;20221215;3.6;-7.2;-1.8;1.4;3.9;0;.27;3657 +96091;49.5225;3.65956;87;20221216;1.3;-6.1;-2.4;2.1;4.6;.1;.19;2984 +96091;49.5225;3.65956;87;20221217;-3.7;-6.4;-5;1.7;3.9;0;.18;1721 +96091;49.5225;3.65956;87;20221218;.4;-8.1;-3.8;4.9;4.4;.7;.19;3196 +96091;49.5225;3.65956;87;20221219;11.1;.4;5.8;4.7;8.9;.5;.3;3604 +96091;49.5225;3.65956;87;20221220;12.1;11.1;11.6;4.6;11;10.1;1.09;967 +96091;49.5225;3.65956;87;20221221;10.5;8.7;9.6;4.3;11.8;10.7;.26;1363 +96091;49.5225;3.65956;87;20221222;12.2;10.7;11.5;6.6;12.2;9.4;.74;1228 +96091;49.5225;3.65956;87;20221223;14.4;10;12.2;4.8;12.6;5.1;.68;2243 +96091;49.5225;3.65956;87;20221224;11.3;9.8;10.6;4.2;11.3;.4;.67;1232 +96091;49.5225;3.65956;87;20221225;12.9;9.1;11;3.8;11.6;1.2;.6;2079 +96091;49.5225;3.65956;87;20221226;11.3;11;11.2;5.3;10.3;.8;1.32;447 +96091;49.5225;3.65956;87;20221227;8.6;2.8;5.7;4.2;7.6;0;.65;2632 +96091;49.5225;3.65956;87;20221228;10.7;5.5;8.1;7.4;10.3;3.1;.39;2492 +96091;49.5225;3.65956;87;20221229;10.7;10.2;10.5;7;9.9;0;1.39;644 +96091;49.5225;3.65956;87;20221230;13.7;4.7;9.2;6.3;10.7;4.6;.6;3374 +96091;49.5225;3.65956;87;20221231;16;14.1;15.1;8.5;12.6;0;2.09;1455 +96092;49.54135;4.00386;101;20220101;12.6;8.6;10.6;3.2;11.46;.1;.46;1998 +96092;49.54135;4.00386;101;20220102;13.7;7.4;10.6;5.5;10.53;.4;.91;2662 +96092;49.54135;4.00386;101;20220103;11.6;10.3;10.9;5.3;10.76;20.1;.94;1098 +96092;49.54135;4.00386;101;20220104;8.2;7.1;7.7;4.2;9.28;7;.56;952 +96092;49.54135;4.00386;101;20220105;5.4;.7;3;4.3;6.23;0;.54;2801 +96092;49.54135;4.00386;101;20220106;5.7;.9;3.3;2.8;6.43;.5;.44;2552 +96092;49.54135;4.00386;101;20220107;6.6;1.6;4.1;5.2;7.03;7.1;.55;2483 +96092;49.54135;4.00386;101;20220108;7.1;1;4.1;6.1;7.76;18.2;.3;2432 +96092;49.54135;4.00386;101;20220109;6.2;4;5.1;4.6;7.08;.3;.71;1886 +96092;49.54135;4.00386;101;20220110;4.1;-.3;1.9;2.5;6.46;0;.28;2173 +96092;49.54135;4.00386;101;20220111;2;.1;1.1;2.3;5.88;0;.33;1567 +96092;49.54135;4.00386;101;20220112;3.5;-2.6;.5;1.6;6.01;0;.16;3282 +96092;49.54135;4.00386;101;20220113;4;-.3;1.8;1.7;6.23;0;.31;2701 +96092;49.54135;4.00386;101;20220114;8.6;-1.5;3.5;1.3;6.33;.1;.3;4382 +96092;49.54135;4.00386;101;20220115;6.1;-1.8;2.2;1.8;5.81;.1;.37;4003 +96092;49.54135;4.00386;101;20220116;1.7;-1.6;0;2.6;6.26;.7;.14;1748 +96092;49.54135;4.00386;101;20220117;5.5;1.8;3.7;1.9;7.61;0;.24;2115 +96092;49.54135;4.00386;101;20220118;8.7;3;5.8;2.7;7.58;0;.53;3340 +96092;49.54135;4.00386;101;20220119;4.7;.8;2.8;2.8;7.31;1.8;.25;1770 +96092;49.54135;4.00386;101;20220120;5.2;1;3.1;3.6;6.83;.5;.4;2870 +96092;49.54135;4.00386;101;20220121;5;-.4;2.3;2.8;6.63;.1;.31;3184 +96092;49.54135;4.00386;101;20220122;5.1;1.3;3.2;2.5;7.18;0;.33;2086 +96092;49.54135;4.00386;101;20220123;5.2;3;4.1;2;6.78;0;.52;1703 +96092;49.54135;4.00386;101;20220124;6.9;-1.1;2.9;1.7;5.93;0;.42;4743 +96092;49.54135;4.00386;101;20220125;3.8;-2.9;.5;1.7;5.78;0;.33;3886 +96092;49.54135;4.00386;101;20220126;1.5;-.9;.3;2.4;6.13;0;.22;1910 +96092;49.54135;4.00386;101;20220127;5.4;1.1;3.2;3.8;7.56;.9;.22;2645 +96092;49.54135;4.00386;101;20220128;5.2;2;3.6;2.6;7.68;0;.25;2393 +96092;49.54135;4.00386;101;20220129;10;3.3;6.6;5.3;9.56;.6;.31;3390 +96092;49.54135;4.00386;101;20220130;8.6;2.6;5.6;2.5;7.18;.4;.63;4532 +96092;49.54135;4.00386;101;20220131;6.7;1.9;4.3;7.4;6.63;.1;.97;3204 +96092;49.54135;4.00386;101;20220201;8.9;1;4.9;5.2;8.23;.7;.42;3843 +96092;49.54135;4.00386;101;20220202;10.2;8.3;9.3;4.8;10.23;.3;.7;2319 +96092;49.54135;4.00386;101;20220203;7.3;6.8;7;3.3;8.51;.1;.67;720 +96092;49.54135;4.00386;101;20220204;9.3;5.8;7.5;4.9;8.16;1.3;.99;2700 +96092;49.54135;4.00386;101;20220205;8.5;-.1;4.2;4.1;6.73;0;.76;5711 +96092;49.54135;4.00386;101;20220206;10.5;5.6;8.1;9.7;8.96;10.5;1.08;3137 +96092;49.54135;4.00386;101;20220207;8.2;2.5;5.3;3.9;6.31;0;1.04;5461 +96092;49.54135;4.00386;101;20220208;9.3;1.7;5.5;3.7;9.11;.2;.31;4077 +96092;49.54135;4.00386;101;20220209;12.4;3.6;8;2.4;8.31;0;.85;6344 +96092;49.54135;4.00386;101;20220210;7.1;2.5;4.8;3.9;8.3;4.2;.51;2550 +96092;49.54135;4.00386;101;20220211;7.5;-1.2;3.2;1.9;6.2;0;.61;8700 +96092;49.54135;4.00386;101;20220212;7.5;-4;1.7;2.6;5.14;0;.78;10300 +96092;49.54135;4.00386;101;20220213;11.5;-3.5;4;4.8;6.7;0;1.11;8133 +96092;49.54135;4.00386;101;20220214;11.4;8.4;9.9;5.1;8.7;1.4;1.52;6800 +96092;49.54135;4.00386;101;20220215;10.8;4.8;7.8;5;8.74;5.2;.95;7766 +96092;49.54135;4.00386;101;20220216;14.5;7.8;11.2;8.5;12.16;4.8;.81;4981 +96092;49.54135;4.00386;101;20220217;12.4;10.1;11.2;7.5;9.18;1.5;1.94;4117 +96092;49.54135;4.00386;101;20220218;12.9;7.9;10.4;8.6;8.86;1.3;1.96;4623 +96092;49.54135;4.00386;101;20220219;8.9;3;5.9;7.8;6.61;0;1.53;6535 +96092;49.54135;4.00386;101;20220220;11.9;7;9.4;8.8;9.38;3.9;1.39;4534 +96092;49.54135;4.00386;101;20220221;8.9;4.5;6.7;8.7;7.68;2.2;1.25;5180 +96092;49.54135;4.00386;101;20220222;11;4.4;7.7;5.1;9.26;.9;.82;5437 +96092;49.54135;4.00386;101;20220223;11.2;1.4;6.3;2.8;8.38;.1;.81;7822 +96092;49.54135;4.00386;101;20220224;9.5;7;8.2;5.5;7.81;2.4;1.54;5452 +96092;49.54135;4.00386;101;20220225;9.5;1.1;5.3;3.9;6.36;.2;1.26;8084 +96092;49.54135;4.00386;101;20220226;8.4;-2.7;2.8;2.7;5.66;.1;1.04;9448 +96092;49.54135;4.00386;101;20220227;9.4;-.1;4.6;4.9;4.98;0;1.86;8957 +96092;49.54135;4.00386;101;20220228;9.8;-1.1;4.3;3.1;5.06;0;1.54;9580 +96092;49.54135;4.00386;101;20220301;9.5;-.9;4.3;2.3;5.58;0;1.2;7798 +96092;49.54135;4.00386;101;20220302;11.1;1.7;6.4;2.6;5.78;0;1.5;7584 +96092;49.54135;4.00386;101;20220303;13.8;3.6;8.7;2.1;7.23;0;1.47;9065 +96092;49.54135;4.00386;101;20220304;12.4;.6;6.5;2;5.23;0;1.56;10249 +96092;49.54135;4.00386;101;20220305;10.7;-2.5;4.1;2;4.83;0;1.42;10724 +96092;49.54135;4.00386;101;20220306;8.1;-3.5;2.3;3.7;4.43;0;1.58;10510 +96092;49.54135;4.00386;101;20220307;6.1;-3.2;1.4;4.6;3.88;0;1.65;10237 +96092;49.54135;4.00386;101;20220308;10.2;-2.3;4;4.6;4.08;0;2.22;11221 +96092;49.54135;4.00386;101;20220309;14.2;-.7;6.8;3.1;5.56;0;2.08;11962 +96092;49.54135;4.00386;101;20220310;16.2;1.2;8.7;3.9;6.41;0;2.5;12210 +96092;49.54135;4.00386;101;20220311;15.6;3;9.3;5.4;8.28;1.9;2.21;10320 +96092;49.54135;4.00386;101;20220312;12.4;6.3;9.3;5.3;9.13;2;1.51;7073 +96092;49.54135;4.00386;101;20220313;12.8;5.8;9.3;5.9;9.41;2.1;1.52;7579 +96092;49.54135;4.00386;101;20220314;13.8;5.2;9.5;3.1;8.58;3.6;1.66;10396 +96092;49.54135;4.00386;101;20220315;10.3;5.7;8;2.5;9.78;10;.81;5062 +96092;49.54135;4.00386;101;20220316;12.1;6.4;9.2;3.5;10.71;0;.93;6934 +96092;49.54135;4.00386;101;20220317;9.4;7.9;8.7;4.5;8.63;0;1.3;4597 +96092;49.54135;4.00386;101;20220318;15.5;.4;8;4.8;5.8;.1;2.94;17533 +96092;49.54135;4.00386;101;20220319;15.7;3;9.3;6.2;5.8;0;3.56;17633 +96092;49.54135;4.00386;101;20220320;12.2;-1.2;5.5;2.4;5.84;0;1.93;16833 +96092;49.54135;4.00386;101;20220321;17.8;1;9.4;2.4;8.04;0;2.21;15766 +96092;49.54135;4.00386;101;20220322;18.3;2.1;10.2;1.9;7.44;0;2.38;17100 +96092;49.54135;4.00386;101;20220323;18.8;-.4;9.2;1.6;6.44;0;2.39;18266 +96092;49.54135;4.00386;101;20220324;20.1;0;10.1;2;6.44;0;2.69;17900 +96092;49.54135;4.00386;101;20220325;18.1;.3;9.2;2.9;6.67;0;2.81;18166 +96092;49.54135;4.00386;101;20220326;19;.8;9.9;3.6;6.8;0;3.23;19066 +96092;49.54135;4.00386;101;20220327;20.7;2.1;11.4;2.4;8.24;0;2.87;19033 +96092;49.54135;4.00386;101;20220328;19.7;.8;10.3;1.5;8.54;0;2.24;15966 +96092;49.54135;4.00386;101;20220329;16.8;4.7;10.7;2;9.5;2.3;1.72;8333 +96092;49.54135;4.00386;101;20220330;12.8;7.7;10.3;2.6;9.64;3.2;1.37;6166 +96092;49.54135;4.00386;101;20220331;7.8;4.6;6.2;4.7;6.94;.4;1.53;7266 +96092;49.54135;4.00386;101;20220401;4.9;1.7;3.3;5.2;5.8;.6;1.24;5400 +96092;49.54135;4.00386;101;20220402;5.5;.5;3;5.5;5;0;1.71;10666 +96092;49.54135;4.00386;101;20220403;8.4;-2.7;2.9;2.7;4.6;0;1.98;17566 +96092;49.54135;4.00386;101;20220404;9.4;-4.5;2.5;4.7;6.2;1.4;1.29;10333 +96092;49.54135;4.00386;101;20220405;12.5;6.7;9.6;5.3;10.35;0;1.19;5250 +96092;49.54135;4.00386;101;20220406;12.9;8.3;10.6;6.1;9.1;1.5;2.07;7300 +96092;49.54135;4.00386;101;20220407;13.3;9.5;11.4;9.1;9.2;1.9;3.06;14650 +96092;49.54135;4.00386;101;20220408;6.7;6.3;6.5;4;7.45;17.4;1.13;3050 +96092;49.54135;4.00386;101;20220409;10.9;-.5;5.2;2.4;6.47;.4;1.88;15966 +96092;49.54135;4.00386;101;20220410;12.8;-2.7;5.1;1.6;6.34;0;2.14;19900 +96092;49.54135;4.00386;101;20220411;18.1;-.1;9;4.8;7.7;0;3.39;22033 +96092;49.54135;4.00386;101;20220412;20.1;4.5;12.3;3.2;10.07;0;2.95;16666 +96092;49.54135;4.00386;101;20220413;17.5;7.3;12.4;1.9;12.07;1;1.81;11133 +96092;49.54135;4.00386;101;20220414;20;9;14.5;1.9;11.84;0;3.03;20766 +96092;49.54135;4.00386;101;20220415;20.4;3.6;12;2;10.36;0;2.8;18700 +96092;49.54135;4.00386;101;20220416;18.7;4.6;11.7;3.3;8.84;0;3.53;24366 +96092;49.54135;4.00386;101;20220417;19.7;.6;10.2;3.1;6.7;0;3.87;25033 +96092;49.54135;4.00386;101;20220418;19.2;.3;9.8;1.9;7.5;0;3.18;22233 +96092;49.54135;4.00386;101;20220419;19.5;3.4;11.4;2.3;8.84;0;3.15;21033 +96092;49.54135;4.00386;101;20220420;18.3;4;11.2;3.2;7.57;0;3.74;24233 +96092;49.54135;4.00386;101;20220421;19.4;2.1;10.7;3.4;8.3;0;3.7;24266 +96092;49.54135;4.00386;101;20220422;18.4;6.6;12.5;3.1;9.07;0;3.51;22500 +96092;49.54135;4.00386;101;20220423;18.7;5.8;12.3;3.8;10;.1;2.89;15066 +96092;49.54135;4.00386;101;20220424;18.9;8.6;13.8;3;9.47;0;3.29;17266 +96092;49.54135;4.00386;101;20220425;15.7;5.2;10.4;3.5;8.77;0;3.04;21633 +96092;49.54135;4.00386;101;20220426;15.2;5.1;10.2;3.5;8.8;0;2.6;16300 +96092;49.54135;4.00386;101;20220427;18.7;1.7;10.2;3.3;8.6;0;3.32;22100 +96092;49.54135;4.00386;101;20220428;21.2;3.9;12.6;3.4;9;0;3.95;23433 +96092;49.54135;4.00386;101;20220429;19.4;6.8;13.1;2.9;9.64;0;3.11;17000 +96092;49.54135;4.00386;101;20220430;15.6;5.3;10.5;3.9;8.1;0;3.46;24400 +96092;49.54135;4.00386;101;20220501;16.1;2.4;9.3;2.4;8.04;0;2.9;20666 +96092;49.54135;4.00386;101;20220502;19.2;5.3;12.3;3.1;9.1;0;3.54;21233 +96092;49.54135;4.00386;101;20220503;19.9;7.5;13.7;3.8;9.6;0;4.11;24466 +96092;49.54135;4.00386;101;20220504;19.2;6.8;13;2.9;9.74;0;3.62;22833 +96092;49.54135;4.00386;101;20220505;18.1;6.5;12.3;2.1;11.37;.2;2.47;15633 +96092;49.54135;4.00386;101;20220506;21.2;7.1;14.1;2.4;10.93;0;3.55;21203 +96092;49.54135;4.00386;101;20220507;21.1;8.1;14.6;2.4;11.36;.3;3.38;19347 +96092;49.54135;4.00386;101;20220508;21.2;9.3;15.2;3.6;12.26;0;3.53;19230 +96092;49.54135;4.00386;101;20220509;25.2;7.1;16.2;1.7;11.23;0;4.09;23066 +96092;49.54135;4.00386;101;20220510;25.7;9.3;17.5;2.6;12.81;0;4.19;20797 +96092;49.54135;4.00386;101;20220511;25.6;8.9;17.2;3.4;12.41;0;4.69;23244 +96092;49.54135;4.00386;101;20220512;20.4;8.7;14.6;3;11.33;0;3.46;19472 +96092;49.54135;4.00386;101;20220513;20.6;5;12.8;2.3;9.46;0;3.7;22956 +96092;49.54135;4.00386;101;20220514;22.8;4.6;13.7;1.3;10.03;0;3.78;24379 +96092;49.54135;4.00386;101;20220515;27.7;8;17.8;2.6;11.68;.5;5.01;24468 +96092;49.54135;4.00386;101;20220516;23.7;14.5;19.1;2.8;15.43;.1;3.57;16828 +96092;49.54135;4.00386;101;20220517;27.8;13.4;20.6;2.3;14.96;0;4.58;21891 +96092;49.54135;4.00386;101;20220518;28.2;15.3;21.8;2.4;15.83;.1;4.66;21295 +96092;49.54135;4.00386;101;20220519;26.7;16;21.3;3.3;16.16;.2;4.5;18702 +96092;49.54135;4.00386;101;20220520;23.2;14.5;18.8;2.6;15.81;6.9;3.19;14924 +96092;49.54135;4.00386;101;20220521;22.3;7.5;14.9;1.7;11.78;0;3.63;22037 +96092;49.54135;4.00386;101;20220522;22.3;8.7;15.5;1.6;12.78;.4;3.3;18762 +96092;49.54135;4.00386;101;20220523;21.2;13.3;17.2;3.2;15.11;6.9;2.85;13537 +96092;49.54135;4.00386;101;20220524;18.3;11;14.7;3.9;11.86;.6;3.08;15996 +96092;49.54135;4.00386;101;20220525;19.9;4.8;12.4;3.1;10.41;.4;3.51;21900 +96092;49.54135;4.00386;101;20220526;20.7;13.3;17;4.3;12.93;0;3.63;16762 +96092;49.54135;4.00386;101;20220527;21.2;13.3;17.2;4.2;12.03;.1;3.88;16078 +96092;49.54135;4.00386;101;20220528;19.5;4.9;12.2;2.4;9.36;0;3.57;21704 +96092;49.54135;4.00386;101;20220529;17;3.9;10.4;3.1;8.48;0;3.41;22590 +96092;49.54135;4.00386;101;20220530;18.8;4.8;11.8;2;8.86;0;3.58;23287 +96092;49.54135;4.00386;101;20220531;20.2;7.7;14;2;9.21;0;3.69;20517 +96092;49.54135;4.00386;101;20220601;20.5;3.9;12.2;2.3;9.01;0;3.99;25064 +96092;49.54135;4.00386;101;20220602;23;4.5;13.7;2.4;9.31;0;4.46;25686 +96092;49.54135;4.00386;101;20220603;24.7;9.1;16.9;1.9;13.03;0;3.94;20702 +96092;49.54135;4.00386;101;20220604;28.2;12.5;20.3;1.9;17.03;7.3;4.53;23172 +96092;49.54135;4.00386;101;20220605;20.4;16.3;18.3;2.5;17.86;4.4;2.11;10117 +96092;49.54135;4.00386;101;20220606;21.5;11.9;16.7;2.5;13.78;.7;3.5;18994 +96092;49.54135;4.00386;101;20220607;21.8;10.5;16.2;2.7;14.33;3.4;3.38;19302 +96092;49.54135;4.00386;101;20220608;19.3;12.3;15.8;2.9;14.23;13.5;2.65;13886 +96092;49.54135;4.00386;101;20220609;20.9;10.5;15.7;3;13.13;.4;3.54;19914 +96092;49.54135;4.00386;101;20220610;23.3;13.5;18.4;2.4;14.83;0;3.71;18884 +96092;49.54135;4.00386;101;20220611;25.2;11.6;18.4;2;15.36;0;4.18;22757 +96092;49.54135;4.00386;101;20220612;23.4;10.8;17.1;3;12.23;0;4.6;24268 +96092;49.54135;4.00386;101;20220613;21.5;7.8;14.7;2.5;11.18;0;4.13;24327 +96092;49.54135;4.00386;101;20220614;25;7.7;16.4;2.1;11.18;0;4.75;26069 +96092;49.54135;4.00386;101;20220615;29.5;9.9;19.7;2.1;13.33;0;5.45;27019 +96092;49.54135;4.00386;101;20220616;28.3;13.4;20.8;2.6;13.71;0;5.44;25616 +96092;49.54135;4.00386;101;20220617;31.5;12.2;21.8;1.8;14.01;0;5.64;26694 +96092;49.54135;4.00386;101;20220618;34.6;16.2;25.4;2.3;17.16;0;6.3;26083 +96092;49.54135;4.00386;101;20220619;24.8;16.4;20.6;4.9;16.48;7.6;4.51;19267 +96092;49.54135;4.00386;101;20220620;21.6;14.5;18;3.5;14.86;.5;3.42;16132 +96092;49.54135;4.00386;101;20220621;25.4;11.6;18.5;3.2;13.63;.9;4.82;23971 +96092;49.54135;4.00386;101;20220622;23.2;13;18.1;2.4;15.83;6.4;3.39;17415 +96092;49.54135;4.00386;101;20220623;27.2;14.9;21.1;2.6;18.28;5.2;4.44;21776 +96092;49.54135;4.00386;101;20220624;24.3;17.2;20.8;3.6;17.53;4.2;3.89;17453 +96092;49.54135;4.00386;101;20220625;22.4;14.7;18.6;3.2;15.78;5.2;3.28;15132 +96092;49.54135;4.00386;101;20220626;20.6;12.6;16.6;1.4;14.95;0;2.89;15992 +96092;49.54135;4.00386;101;20220627;22.3;12.5;17.4;1.6;14.6;3.7;3.26;17225 +96092;49.54135;4.00386;101;20220628;26.5;9.3;17.9;1.6;12.76;0;4.72;26121 +96092;49.54135;4.00386;101;20220629;27.6;11.5;19.6;1.9;13.03;.2;4.94;24908 +96092;49.54135;4.00386;101;20220630;15.7;12.5;14.1;2.4;14.53;12.5;1.59;8658 +96092;49.54135;4.00386;101;20220701;21.7;9.8;15.8;2.2;12.36;.1;3.75;20930 +96092;49.54135;4.00386;101;20220702;26.5;8.8;17.6;1.9;11.93;0;4.88;26247 +96092;49.54135;4.00386;101;20220703;24.3;10.9;17.6;2.7;12.71;0;4.48;23258 +96092;49.54135;4.00386;101;20220704;25.6;8.6;17.1;2.1;11.91;0;4.76;26098 +96092;49.54135;4.00386;101;20220705;25.2;10;17.6;2.9;12.28;0;4.81;24626 +96092;49.54135;4.00386;101;20220706;25.1;8.6;16.8;2.2;11.83;0;4.54;24382 +96092;49.54135;4.00386;101;20220707;21.2;13.2;17.2;3.4;13.98;0;3.33;15678 +96092;49.54135;4.00386;101;20220708;25.9;8;17;2.6;12.11;0;4.94;26482 +96092;49.54135;4.00386;101;20220709;27.8;11.1;19.5;3;13.51;0;5.18;23905 +96092;49.54135;4.00386;101;20220710;24.9;10.4;17.6;3.4;12.63;0;4.78;24309 +96092;49.54135;4.00386;101;20220711;28.4;11.2;19.8;2.4;14.26;0;5.07;24950 +96092;49.54135;4.00386;101;20220712;30.8;12.9;21.8;1.9;13.88;0;5.38;25447 +96092;49.54135;4.00386;101;20220713;34.2;17.5;25.9;2.3;14.21;0;6.2;23954 +96092;49.54135;4.00386;101;20220714;30.1;16.6;23.4;3.2;15.06;0;5.65;22270 +96092;49.54135;4.00386;101;20220715;25.1;11;18;3.2;11.26;0;5;23810 +96092;49.54135;4.00386;101;20220716;27.2;9.6;18.4;2.4;11.56;0;5.07;24850 +96092;49.54135;4.00386;101;20220717;30.2;10.7;20.4;2.3;10.98;0;5.7;26236 +96092;49.54135;4.00386;101;20220718;36.3;13.3;24.8;2.1;11.53;0;6.61;26887 +96092;49.54135;4.00386;101;20220719;38.8;17.3;28;3.5;13.13;.9;8.34;25955 +96092;49.54135;4.00386;101;20220720;23.6;19.3;21.4;2.8;18.96;8.5;2.78;10681 +96092;49.54135;4.00386;101;20220721;25.7;15.3;20.5;2.6;18.06;0;3.66;17705 +96092;49.54135;4.00386;101;20220722;26.1;13.8;19.9;2.4;16.88;1;3.87;19178 +96092;49.54135;4.00386;101;20220723;28.1;15.1;21.6;2.1;17.11;0;4.43;21538 +96092;49.54135;4.00386;101;20220724;31.7;14.4;23.1;1.8;16.01;0;5.25;24563 +96092;49.54135;4.00386;101;20220725;26.5;17.9;22.2;3.5;15.73;.2;4.47;16421 +96092;49.54135;4.00386;101;20220726;23.7;12.1;17.9;2.9;14.28;0;3.6;17205 +96092;49.54135;4.00386;101;20220727;24;12.3;18.2;3.4;11.76;0;4.59;20914 +96092;49.54135;4.00386;101;20220728;26.1;11.1;18.6;2.4;11.13;0;4.51;20711 +96092;49.54135;4.00386;101;20220729;28.4;11.7;20.1;2.8;12.11;0;5.27;23683 +96092;49.54135;4.00386;101;20220730;29.4;12.9;21.2;2.3;13.03;0;5.04;22728 +96092;49.54135;4.00386;101;20220731;27.1;14.4;20.7;3.1;16.08;0;4.48;20820 +96092;49.54135;4.00386;101;20220801;25.8;16.5;21.1;1.8;17.26;.4;3.31;15058 +96092;49.54135;4.00386;101;20220802;30.5;13.1;21.8;1.4;15.78;0;4.52;22654 +96092;49.54135;4.00386;101;20220803;34.1;15.2;24.7;1.6;15.93;0;5.2;23662 +96092;49.54135;4.00386;101;20220804;30.4;17.1;23.7;2.7;17.71;9.7;4.6;17926 +96092;49.54135;4.00386;101;20220805;26.1;16;21;4;16.11;0;4.38;18114 +96092;49.54135;4.00386;101;20220806;24.1;9.5;16.8;3.8;10.16;0;4.82;22069 +96092;49.54135;4.00386;101;20220807;27.2;10.6;18.9;4.1;10.28;0;5.68;22807 +96092;49.54135;4.00386;101;20220808;28.6;12.3;20.5;4.3;11.58;0;5.89;22200 +96092;49.54135;4.00386;101;20220809;31;14;22.5;4.5;12.86;0;6.41;22418 +96092;49.54135;4.00386;101;20220810;32.2;14.9;23.6;3.2;12.16;0;6.14;22187 +96092;49.54135;4.00386;101;20220811;32.1;14.2;23.2;2.7;11.08;0;5.82;22068 +96092;49.54135;4.00386;101;20220812;33;14.4;23.7;2.6;10.78;0;5.88;22363 +96092;49.54135;4.00386;101;20220813;31.6;14.2;22.9;2.8;10.18;0;5.77;21419 +96092;49.54135;4.00386;101;20220814;30.8;14.8;22.8;3.3;12.73;0;5.45;18188 +96092;49.54135;4.00386;101;20220815;27;16.4;21.7;3;16.43;.1;4.07;17294 +96092;49.54135;4.00386;101;20220816;28.2;14.5;21.4;2;16.86;6.7;3.74;17675 +96092;49.54135;4.00386;101;20220817;26.5;17.7;22.1;2.1;18.58;.6;3.28;14847 +96092;49.54135;4.00386;101;20220818;27.7;15.2;21.5;2.2;17.68;1.2;3.6;16699 +96092;49.54135;4.00386;101;20220819;24.3;15.3;19.8;3.2;17.63;5.2;3;13980 +96092;49.54135;4.00386;101;20220820;25.1;13.1;19.1;2.5;14.61;.1;3.66;18219 +96092;49.54135;4.00386;101;20220821;25.7;10.8;18.2;1.5;13.58;0;3.34;17905 +96092;49.54135;4.00386;101;20220822;27.2;15.9;21.5;2.1;14.68;0;3.78;16213 +96092;49.54135;4.00386;101;20220823;29.3;14.4;21.9;1.5;16.41;0;3.67;18067 +96092;49.54135;4.00386;101;20220824;32.6;15.6;24.1;1.7;15.98;0;4.31;19227 +96092;49.54135;4.00386;101;20220825;32.8;16.2;24.5;2.7;14.91;0;5.2;18746 +96092;49.54135;4.00386;101;20220826;24.9;18.5;21.7;4.4;16.73;0;3.6;11343 +96092;49.54135;4.00386;101;20220827;24.3;11.7;18;3;13.58;0;3.46;16482 +96092;49.54135;4.00386;101;20220828;26.6;12.1;19.4;3.6;13.08;0;4.22;17210 +96092;49.54135;4.00386;101;20220829;28.4;15.2;21.8;3.7;11.88;0;5;16746 +96092;49.54135;4.00386;101;20220830;27.8;14.2;21;3.1;12.78;0;4.26;15171 +96092;49.54135;4.00386;101;20220831;27.9;13.8;20.8;2.9;14.48;1.3;4.05;17525 +96092;49.54135;4.00386;101;20220901;27.1;14.9;21;2.8;13.76;0;3.91;16003 +96092;49.54135;4.00386;101;20220902;27.3;13.1;20.2;2.7;14.13;.8;3.72;15319 +96092;49.54135;4.00386;101;20220903;25.1;15.9;20.5;2.3;16.91;1.1;2.91;13387 +96092;49.54135;4.00386;101;20220904;28.2;13.2;20.7;2.2;14.61;.2;3.64;16871 +96092;49.54135;4.00386;101;20220905;30;16.5;23.2;3.1;15.08;3.5;4.41;15616 +96092;49.54135;4.00386;101;20220906;28.8;14.9;21.8;1.9;16.4;1.6;3.66;18075 +96092;49.54135;4.00386;101;20220907;23.3;14;18.7;1.8;16.83;10.5;2.49;13557 +96092;49.54135;4.00386;101;20220908;21.8;14.1;17.9;3.3;15.67;4.2;2.58;12219 +96092;49.54135;4.00386;101;20220909;19.5;14.3;16.9;4.5;15.2;8.3;2.21;8648 +96092;49.54135;4.00386;101;20220910;20.3;14.5;17.4;4.6;15.71;3.3;2.16;9329 +96092;49.54135;4.00386;101;20220911;20.1;10.5;15.3;1.6;14.51;.1;1.92;12199 +96092;49.54135;4.00386;101;20220912;26.2;10.8;18.5;2.1;14.11;1;3.09;15815 +96092;49.54135;4.00386;101;20220913;25.4;15.8;20.6;2.4;17.06;1.5;2.53;10109 +96092;49.54135;4.00386;101;20220914;25.9;17;21.5;2.6;19.51;11.8;2.52;11502 +96092;49.54135;4.00386;101;20220915;19.4;13.2;16.3;2.8;15.31;.5;1.81;10263 +96092;49.54135;4.00386;101;20220916;17;11.9;14.4;3.5;11.73;.8;2.08;9062 +96092;49.54135;4.00386;101;20220917;16.6;8;12.3;4.3;9.68;0;2.38;11489 +96092;49.54135;4.00386;101;20220918;17.4;5.4;11.4;3.7;9.13;.2;2.38;12862 +96092;49.54135;4.00386;101;20220919;17.9;7;12.5;2.4;10.21;.1;2.03;12081 +96092;49.54135;4.00386;101;20220920;18;5;11.5;1.9;9.83;.1;1.91;12284 +96092;49.54135;4.00386;101;20220921;18.4;5.2;11.8;2;9.56;.1;2.05;13404 +96092;49.54135;4.00386;101;20220922;19.8;4.3;12;1.7;8.38;0;2.23;13920 +96092;49.54135;4.00386;101;20220923;18.5;6.1;12.3;1.3;9.58;.3;1.72;10870 +96092;49.54135;4.00386;101;20220924;18.6;11.1;14.8;2;12.16;.2;1.78;9451 +96092;49.54135;4.00386;101;20220925;18.4;11.4;14.9;3.6;11.63;.3;2.23;9990 +96092;49.54135;4.00386;101;20220926;14.9;6.8;10.9;4.1;10.66;11.5;1.44;7517 +96092;49.54135;4.00386;101;20220927;14.3;8.8;11.6;4.3;10.93;5.3;1.48;7780 +96092;49.54135;4.00386;101;20220928;15.2;6.8;11;2.7;10.23;.1;1.54;10258 +96092;49.54135;4.00386;101;20220929;15.4;3.8;9.6;1.3;9.33;.2;1.38;11124 +96092;49.54135;4.00386;101;20220930;17.1;3;10;2.7;9.58;10.6;1.7;11797 +96092;49.54135;4.00386;101;20221001;18.5;11.1;14.8;6;13.51;4;1.85;8224 +96092;49.54135;4.00386;101;20221002;15.3;12.4;13.8;2.4;13.83;16.1;.92;3253 +96092;49.54135;4.00386;101;20221003;14.7;7.4;11.1;1.4;11.31;0;1.09;8163 +96092;49.54135;4.00386;101;20221004;18.5;5.3;11.9;2;11.13;.1;1.54;11053 +96092;49.54135;4.00386;101;20221005;20.5;9.9;15.2;4.1;13.63;.2;1.96;9711 +96092;49.54135;4.00386;101;20221006;18.3;8.8;13.5;2.2;11.53;0;1.63;10157 +96092;49.54135;4.00386;101;20221007;18.1;4.7;11.4;1.8;9.68;.1;1.57;10933 +96092;49.54135;4.00386;101;20221008;16.8;6;11.4;2.1;9.76;0;1.5;9244 +96092;49.54135;4.00386;101;20221009;18.3;2.8;10.6;2.7;9.03;.1;1.82;11112 +96092;49.54135;4.00386;101;20221010;18.7;6.4;12.5;3.2;11.78;0;1.53;8534 +96092;49.54135;4.00386;101;20221011;16.7;7.6;12.1;3.2;9.93;0;1.69;8472 +96092;49.54135;4.00386;101;20221012;17.8;3.1;10.5;1.7;9.78;0;1.32;10021 +96092;49.54135;4.00386;101;20221013;15.7;9.3;12.5;2.8;12.93;1.9;.94;5391 +96092;49.54135;4.00386;101;20221014;16.3;13.5;14.9;2.9;15.36;2.2;.83;3720 +96092;49.54135;4.00386;101;20221015;19.3;13.8;16.6;4;15.56;2.1;1.39;6056 +96092;49.54135;4.00386;101;20221016;18.9;13.5;16.2;2.9;15.71;0;1.13;5686 +96092;49.54135;4.00386;101;20221017;20;15.6;17.8;3.5;16.93;15.3;1.31;4169 +96092;49.54135;4.00386;101;20221018;19.9;15.4;17.7;1.7;16.86;.2;1.05;5310 +96092;49.54135;4.00386;101;20221019;18.3;11.4;14.8;4.1;14.93;.4;1.12;5680 +96092;49.54135;4.00386;101;20221020;22;13.2;17.6;4.2;15.56;10.4;1.81;6908 +96092;49.54135;4.00386;101;20221021;19.3;14.3;16.8;3.3;15.66;1.7;1.27;5136 +96092;49.54135;4.00386;101;20221022;20.2;12.8;16.5;3;14.43;0;1.44;6670 +96092;49.54135;4.00386;101;20221023;20.8;13.1;17;4.6;14.91;0;1.74;5456 +96092;49.54135;4.00386;101;20221024;18.6;15.4;17;6.3;13.38;.8;2.27;4316 +96092;49.54135;4.00386;101;20221025;17.5;11.7;14.6;3.3;13.61;.1;1.15;5506 +96092;49.54135;4.00386;101;20221026;21.4;13.7;17.5;3.4;14.51;.1;1.69;6374 +96092;49.54135;4.00386;101;20221027;21.6;11.6;16.6;3.6;14.58;0;1.56;6267 +96092;49.54135;4.00386;101;20221028;22.1;13.9;18;2.8;15.11;0;1.56;5935 +96092;49.54135;4.00386;101;20221029;21.8;13.8;17.8;3;14.96;.1;1.56;5256 +96092;49.54135;4.00386;101;20221030;20.6;10.9;15.7;2.3;13.18;0;1.3;6265 +96092;49.54135;4.00386;101;20221031;18.9;10.7;14.8;3;14.08;1.4;1.05;5490 +96092;49.54135;4.00386;101;20221101;16.2;10.9;13.5;5.7;11.96;.1;1.47;5392 +96092;49.54135;4.00386;101;20221102;15.1;8.9;12;4.3;10.66;0;1.27;5565 +96092;49.54135;4.00386;101;20221103;13.5;9.1;11.3;5.1;11.18;3.9;1.03;3021 +96092;49.54135;4.00386;101;20221104;12.2;8.6;10.4;4.1;10.41;0;.91;3709 +96092;49.54135;4.00386;101;20221105;10.5;2.1;6.3;2.6;8.88;0;.46;4727 +96092;49.54135;4.00386;101;20221106;9.2;7.9;8.6;5;10.06;3.6;.62;1170 +96092;49.54135;4.00386;101;20221107;15.6;9.4;12.5;5.6;12.36;0;.99;4028 +96092;49.54135;4.00386;101;20221108;16.3;8.9;12.6;5.1;11.13;4.4;1.39;4435 +96092;49.54135;4.00386;101;20221109;14.7;10.9;12.8;4;11.41;.2;1.13;3539 +96092;49.54135;4.00386;101;20221110;12.4;4.4;8.4;2.9;9.86;0;.54;4773 +96092;49.54135;4.00386;101;20221111;10.9;7.7;9.3;3.6;10.36;.1;.63;2959 +96092;49.54135;4.00386;101;20221112;14.5;5.2;9.8;2.8;9.98;.1;.74;5256 +96092;49.54135;4.00386;101;20221113;12.8;4.5;8.6;2.1;8.73;.2;.73;4401 +96092;49.54135;4.00386;101;20221114;8.6;2;5.3;2.6;9.13;.7;.19;3291 +96092;49.54135;4.00386;101;20221115;12.8;7.9;10.4;4.6;12.03;7.1;.39;2938 +96092;49.54135;4.00386;101;20221116;12.4;8.2;10.3;5.5;11.41;9.9;.56;3202 +96092;49.54135;4.00386;101;20221117;13.2;10.7;11.9;6.9;10.86;.6;1.36;2584 +96092;49.54135;4.00386;101;20221118;10.5;7;8.7;3.6;9.83;.9;.59;2405 +96092;49.54135;4.00386;101;20221119;10.1;4;7;2.3;9.31;.7;.38;2950 +96092;49.54135;4.00386;101;20221120;8.2;5.5;6.8;4;9.18;3.4;.4;2044 +96092;49.54135;4.00386;101;20221121;8.2;4.6;6.4;4.5;8.98;2.3;.38;2159 +96092;49.54135;4.00386;101;20221122;9.7;4.1;6.9;5.8;8.41;1.3;.73;3063 +96092;49.54135;4.00386;101;20221123;9.6;5.6;7.6;5.1;9.06;4.1;.63;2359 +96092;49.54135;4.00386;101;20221124;11.4;7.3;9.3;4.8;9.68;4.5;.75;3434 +96092;49.54135;4.00386;101;20221125;11.3;6.9;9.1;3.2;9.68;.1;.61;2822 +96092;49.54135;4.00386;101;20221126;7.1;.8;4;3;7.91;.1;.2;2931 +96092;49.54135;4.00386;101;20221127;8.1;5;6.5;4.6;8.66;2.9;.51;1852 +96092;49.54135;4.00386;101;20221128;10;7.1;8.6;2.6;9.86;.8;.47;1656 +96092;49.54135;4.00386;101;20221129;7.8;4.3;6;1.3;9.01;.1;.28;1933 +96092;49.54135;4.00386;101;20221130;7.4;3.8;5.6;2.8;8.33;0;.33;2298 +96092;49.54135;4.00386;101;20221201;6.8;3.6;5.2;3.9;8.01;0;.41;1906 +96092;49.54135;4.00386;101;20221202;4.8;4.4;4.6;3.8;7.16;.8;.65;428 +96092;49.54135;4.00386;101;20221203;3.3;2.4;2.8;4.5;6.31;0;.6;796 +96092;49.54135;4.00386;101;20221204;2.6;1.8;2.2;3.4;6.15;5.5;.54;915 +96092;49.54135;4.00386;101;20221205;2.3;.5;1.4;1.4;6.5;1.1;.25;1224 +96092;49.54135;4.00386;101;20221206;5.3;1.4;3.4;1.1;7.15;.1;.27;1773 +96092;49.54135;4.00386;101;20221207;4.9;.4;2.6;2;7.16;.3;.18;2056 +96092;49.54135;4.00386;101;20221208;3.6;1.4;2.5;1.9;6.78;.5;.27;1503 +96092;49.54135;4.00386;101;20221209;.8;-2;-.6;2;5.58;.1;.17;1963 +96092;49.54135;4.00386;101;20221210;-.5;-2.8;-1.6;2.6;5.28;0;.15;1568 +96092;49.54135;4.00386;101;20221211;0;-1.2;-.6;2.7;5.3;0;.32;1571 +96092;49.54135;4.00386;101;20221212;-.2;-3.2;-1.7;3.2;4.47;0;.36;2721 +96092;49.54135;4.00386;101;20221213;1.4;-5;-1.8;3.3;3.86;.5;.55;2996 +96092;49.54135;4.00386;101;20221214;1.2;-1.9;-.3;2;4.33;0;.48;1987 +96092;49.54135;4.00386;101;20221215;2.8;-6.8;-2;2.7;3.93;0;.4;3769 +96092;49.54135;4.00386;101;20221216;1.2;-5.1;-1.9;2.8;4.48;.1;.32;2614 +96092;49.54135;4.00386;101;20221217;-2.2;-7.4;-4.8;2;3.83;0;.19;2468 +96092;49.54135;4.00386;101;20221218;.3;-7.6;-3.6;4.7;4.26;.8;.3;2546 +96092;49.54135;4.00386;101;20221219;10.8;.4;5.6;4.9;8.56;.6;.36;2931 +96092;49.54135;4.00386;101;20221220;11.9;9.3;10.6;4.3;10.66;12.7;.84;941 +96092;49.54135;4.00386;101;20221221;10.8;9.6;10.2;4.4;11.73;12.8;.35;1406 +96092;49.54135;4.00386;101;20221222;12.1;10.4;11.3;6.5;12.13;10.8;.6;1184 +96092;49.54135;4.00386;101;20221223;14.5;10.3;12.4;4.5;12.43;5.9;.72;1758 +96092;49.54135;4.00386;101;20221224;11.6;9.8;10.7;4.1;11.16;.5;.66;1469 +96092;49.54135;4.00386;101;20221225;13.2;8.8;11;4;11.51;1;.57;2165 +96092;49.54135;4.00386;101;20221226;11.7;10.7;11.2;4.9;10.23;1.1;1.13;1208 +96092;49.54135;4.00386;101;20221227;8;1.2;4.6;3.9;7.31;0;.44;2951 +96092;49.54135;4.00386;101;20221228;10.3;4.6;7.4;7.2;10.11;5.3;.19;2094 +96092;49.54135;4.00386;101;20221229;10.9;9.9;10.4;7;9.91;.1;1.19;1253 +96092;49.54135;4.00386;101;20221230;13.4;3.6;8.5;6.5;10.51;4.7;.49;2640 +96092;49.54135;4.00386;101;20221231;16.2;13.5;14.8;8.4;12.61;0;1.81;1793 +96093;49.55915;4.34839;110;20220101;12.5;8.6;10.5;2.8;11.37;.1;.47;2047 +96093;49.55915;4.34839;110;20220102;13.6;6.9;10.3;5;10.41;1.4;.84;2809 +96093;49.55915;4.34839;110;20220103;11.4;10.2;10.8;4.9;10.77;23.7;.94;877 +96093;49.55915;4.34839;110;20220104;8.1;7.1;7.6;3.8;9.31;7.4;.55;814 +96093;49.55915;4.34839;110;20220105;5.1;.5;2.8;4.1;6.21;0;.51;2789 +96093;49.55915;4.34839;110;20220106;5.5;.8;3.2;2.5;6.44;.7;.39;2770 +96093;49.55915;4.34839;110;20220107;6.6;.9;3.7;4.4;6.91;6.2;.51;2376 +96093;49.55915;4.34839;110;20220108;6.8;1.2;4;5.8;7.61;21;.4;1552 +96093;49.55915;4.34839;110;20220109;6.2;4.2;5.2;4.4;6.91;.5;.75;2372 +96093;49.55915;4.34839;110;20220110;3.8;-.4;1.7;2;6.24;0;.3;1951 +96093;49.55915;4.34839;110;20220111;1.8;0;.9;2;5.77;0;.31;1934 +96093;49.55915;4.34839;110;20220112;4.2;-2.9;.7;1.5;5.87;0;.18;3558 +96093;49.55915;4.34839;110;20220113;5.5;-.6;2.4;1.4;6.11;0;.3;3004 +96093;49.55915;4.34839;110;20220114;9.2;-2.5;3.3;.9;6.04;.1;.14;5039 +96093;49.55915;4.34839;110;20220115;6.1;-2.8;1.6;1.9;5.57;.1;.28;5195 +96093;49.55915;4.34839;110;20220116;1.1;-1.2;0;2.1;6.11;.9;.22;964 +96093;49.55915;4.34839;110;20220117;5.6;1.1;3.3;1.7;7.37;.1;.29;1867 +96093;49.55915;4.34839;110;20220118;8.9;1.9;5.4;2.5;7.31;0;.51;3768 +96093;49.55915;4.34839;110;20220119;4.3;-.4;1.9;2.3;7.04;1.7;.26;1027 +96093;49.55915;4.34839;110;20220120;5.3;.7;3;3.6;6.67;.5;.43;2942 +96093;49.55915;4.34839;110;20220121;4.9;-.8;2;2.6;6.47;.1;.31;3326 +96093;49.55915;4.34839;110;20220122;5.2;.7;2.9;2.4;7.11;0;.33;1678 +96093;49.55915;4.34839;110;20220123;5.4;2.9;4.1;2.1;6.67;0;.58;1540 +96093;49.55915;4.34839;110;20220124;7.8;-1.5;3.1;1.6;5.71;0;.38;5979 +96093;49.55915;4.34839;110;20220125;3;-3.7;-.3;1.4;5.44;0;.24;4432 +96093;49.55915;4.34839;110;20220126;1.6;-.6;.5;2.1;6.04;0;.3;1279 +96093;49.55915;4.34839;110;20220127;4.6;.8;2.7;2.7;7.17;1.3;.29;1679 +96093;49.55915;4.34839;110;20220128;4.8;2;3.4;2.3;7.61;.1;.29;1513 +96093;49.55915;4.34839;110;20220129;9.6;2.9;6.3;4.4;9.31;.9;.34;2677 +96093;49.55915;4.34839;110;20220130;8.4;1.6;5;2.2;6.97;.6;.54;5513 +96093;49.55915;4.34839;110;20220131;6.6;.4;3.5;7.1;6.64;.1;.77;3161 +96093;49.55915;4.34839;110;20220201;8.6;1;4.8;4.5;8.04;.9;.49;2113 +96093;49.55915;4.34839;110;20220202;10.3;8.1;9.2;4.5;10.17;.5;.7;2592 +96093;49.55915;4.34839;110;20220203;7.4;6.7;7;2.9;8.44;.3;.69;1065 +96093;49.55915;4.34839;110;20220204;8.9;5.7;7.3;4.3;8.01;1.7;.97;2151 +96093;49.55915;4.34839;110;20220205;8.1;-.5;3.8;4.2;6.64;.2;.77;5188 +96093;49.55915;4.34839;110;20220206;10.4;4.2;7.3;8.6;8.77;13.4;.96;2108 +96093;49.55915;4.34839;110;20220207;8.1;2.2;5.1;3.4;6.17;0;.96;7352 +96093;49.55915;4.34839;110;20220208;8.5;0;4.2;3;8.77;.3;.21;3038 +96093;49.55915;4.34839;110;20220209;12.6;3.4;8;2.3;7.97;0;.86;7976 +96093;49.55915;4.34839;110;20220210;7.7;1.1;4.4;2.9;8.06;4.8;.48;2350 +96093;49.55915;4.34839;110;20220211;7.4;-1.3;3.1;1.6;6.11;0;.55;8150 +96093;49.55915;4.34839;110;20220212;7.4;-4.9;1.2;2;4.9;0;.7;10050 +96093;49.55915;4.34839;110;20220213;11.8;-4.7;3.5;4.1;6.5;.1;1.09;8300 +96093;49.55915;4.34839;110;20220214;11.1;8.6;9.8;5.4;8.71;1.6;1.43;6400 +96093;49.55915;4.34839;110;20220215;10.8;4.7;7.8;4.4;8.65;7;.99;7750 +96093;49.55915;4.34839;110;20220216;13.9;7.5;10.7;8.7;12.1;7;.72;5348 +96093;49.55915;4.34839;110;20220217;12;9.8;10.9;8;9.07;2.6;2.01;3057 +96093;49.55915;4.34839;110;20220218;12.8;7.2;10;7.3;8.74;1.8;1.81;3857 +96093;49.55915;4.34839;110;20220219;8.8;3;5.9;6.5;6.47;.1;1.54;8205 +96093;49.55915;4.34839;110;20220220;11.7;6.7;9.2;8.1;9.41;4.5;1.33;3483 +96093;49.55915;4.34839;110;20220221;8.7;4;6.3;7.9;7.77;3.2;1.14;5205 +96093;49.55915;4.34839;110;20220222;10.2;3.7;6.9;4.1;9.14;2.7;.66;4031 +96093;49.55915;4.34839;110;20220223;11.7;.7;6.2;2.2;8.37;.4;.8;8245 +96093;49.55915;4.34839;110;20220224;9.7;6.8;8.3;4.8;7.84;2.7;1.43;6091 +96093;49.55915;4.34839;110;20220225;9;.6;4.8;3.9;6.3;.2;1.22;7129 +96093;49.55915;4.34839;110;20220226;8.3;-3.6;2.3;2.6;5.41;.1;1.03;11091 +96093;49.55915;4.34839;110;20220227;9.5;-1.2;4.2;4.9;4.84;0;1.83;11487 +96093;49.55915;4.34839;110;20220228;9.8;-2.6;3.6;2.7;4.91;0;1.41;11890 +96093;49.55915;4.34839;110;20220301;9.4;-2.2;3.6;1.9;5.31;0;1.08;7380 +96093;49.55915;4.34839;110;20220302;10.9;0;5.4;2.2;5.71;0;1.3;7802 +96093;49.55915;4.34839;110;20220303;14.7;.9;7.8;2;6.84;0;1.49;10659 +96093;49.55915;4.34839;110;20220304;12.4;-1.5;5.5;1.9;4.87;0;1.53;12549 +96093;49.55915;4.34839;110;20220305;10.9;-4;3.4;1.6;4.51;0;1.33;12635 +96093;49.55915;4.34839;110;20220306;8.2;-4.4;1.9;3.4;4.21;.1;1.57;12811 +96093;49.55915;4.34839;110;20220307;6.3;-3.2;1.6;4.7;3.81;0;1.75;12710 +96093;49.55915;4.34839;110;20220308;10;-3.1;3.4;4.3;3.94;0;2.14;13361 +96093;49.55915;4.34839;110;20220309;14.1;-2.6;5.8;2.8;5.14;0;1.99;13694 +96093;49.55915;4.34839;110;20220310;16.3;-.3;8;3.6;6.01;0;2.43;13779 +96093;49.55915;4.34839;110;20220311;16.3;1.7;9;5.2;7.97;1.2;2.27;10898 +96093;49.55915;4.34839;110;20220312;13.1;6;9.6;4.4;9.04;2.4;1.6;8284 +96093;49.55915;4.34839;110;20220313;13.3;5.2;9.2;5;9.37;1.5;1.47;7809 +96093;49.55915;4.34839;110;20220314;13.7;5.9;9.8;2.7;8.47;3.8;1.68;10897 +96093;49.55915;4.34839;110;20220315;9.9;4.4;7.2;2.1;9.67;9.7;.62;3478 +96093;49.55915;4.34839;110;20220316;12.2;5.7;9;3.5;10.51;0;.89;5895 +96093;49.55915;4.34839;110;20220317;10;8.2;9.1;4.3;8.47;0;1.49;5730 +96093;49.55915;4.34839;110;20220318;15.9;-.3;7.8;4.3;5.55;.1;2.96;17000 +96093;49.55915;4.34839;110;20220319;15.5;3;9.2;6.1;5.55;0;3.55;17300 +96093;49.55915;4.34839;110;20220320;12.4;-1.9;5.2;2.3;5.9;0;1.85;16500 +96093;49.55915;4.34839;110;20220321;17.9;.7;9.3;1.8;8;0;2.06;15400 +96093;49.55915;4.34839;110;20220322;18.4;.7;9.5;1.4;7.25;0;2.16;16800 +96093;49.55915;4.34839;110;20220323;19;-1.6;8.7;1.1;6.3;0;2.15;17950 +96093;49.55915;4.34839;110;20220324;20.5;-1.5;9.5;1.3;6.45;0;2.33;17500 +96093;49.55915;4.34839;110;20220325;18.2;-1.3;8.5;2.3;6.5;0;2.58;17750 +96093;49.55915;4.34839;110;20220326;19.2;-.7;9.2;2.8;6.5;.1;2.99;18700 +96093;49.55915;4.34839;110;20220327;21;.7;10.9;1.7;7.8;0;2.68;18700 +96093;49.55915;4.34839;110;20220328;19.8;-.3;9.8;1.1;8.15;0;2.1;15850 +96093;49.55915;4.34839;110;20220329;17.2;3.3;10.3;1.6;9.4;2.3;1.62;8750 +96093;49.55915;4.34839;110;20220330;12.6;8.4;10.5;2.2;9.9;3.3;1.27;5500 +96093;49.55915;4.34839;110;20220331;7.6;4.7;6.2;4.3;7.1;.4;1.34;5900 +96093;49.55915;4.34839;110;20220401;3.9;1.5;2.7;4.5;5.81;.5;.87;3450 +96093;49.55915;4.34839;110;20220402;5;.7;2.8;5.5;5.15;0;1.54;8900 +96093;49.55915;4.34839;110;20220403;8.4;-3;2.7;2.4;4.5;.2;1.92;17050 +96093;49.55915;4.34839;110;20220404;9.8;-5.2;2.3;3.8;5.75;2.4;1.54;11550 +96093;49.55915;4.34839;110;20220405;12.2;6.6;9.4;4;10.36;.2;.92;4000 +96093;49.55915;4.34839;110;20220406;12.6;8.4;10.5;5.1;9.05;2.2;1.93;6300 +96093;49.55915;4.34839;110;20220407;12.9;9.5;11.2;7.6;9.16;1.6;2.69;12850 +96093;49.55915;4.34839;110;20220408;6.9;6.3;6.6;3.2;7.46;18.7;1.04;3050 +96093;49.55915;4.34839;110;20220409;10.8;-.9;4.9;1.8;6.4;.5;1.7;14250 +96093;49.55915;4.34839;110;20220410;12.9;-3.3;4.8;1.3;6.15;0;2.06;19700 +96093;49.55915;4.34839;110;20220411;18;-1.3;8.4;4.2;7.5;0;3.23;21600 +96093;49.55915;4.34839;110;20220412;19.9;3.2;11.6;2.6;9.65;0;2.72;15750 +96093;49.55915;4.34839;110;20220413;18.5;6.1;12.3;2;11.6;.9;2.08;13200 +96093;49.55915;4.34839;110;20220414;20.2;9.4;14.8;2;11.85;0;3.16;21150 +96093;49.55915;4.34839;110;20220415;20.4;3.5;12;2;10.35;0;2.8;18700 +96093;49.55915;4.34839;110;20220416;18.7;3.8;11.2;3;8.35;0;3.5;23950 +96093;49.55915;4.34839;110;20220417;19.6;-.5;9.6;2.7;6.5;0;3.71;24700 +96093;49.55915;4.34839;110;20220418;19.3;-1.2;9.1;1.8;7.5;0;3.05;22350 +96093;49.55915;4.34839;110;20220419;19.7;2.8;11.2;1.9;8.7;0;3.01;20250 +96093;49.55915;4.34839;110;20220420;18.3;2.8;10.5;2.7;7.4;0;3.53;24150 +96093;49.55915;4.34839;110;20220421;19.6;.8;10.2;2.9;8.25;0;3.52;23900 +96093;49.55915;4.34839;110;20220422;18.7;5.6;12.2;2.3;8.95;0;3.31;22000 +96093;49.55915;4.34839;110;20220423;18.6;5;11.8;3.3;9.9;0;2.72;14600 +96093;49.55915;4.34839;110;20220424;18.8;8.7;13.8;2.4;9.6;0;2.88;14600 +96093;49.55915;4.34839;110;20220425;15.9;4.5;10.2;3.2;8.6;.1;3.09;22500 +96093;49.55915;4.34839;110;20220426;14.9;5;10;3.1;8.9;0;2.32;13850 +96093;49.55915;4.34839;110;20220427;19.1;.8;10;2.8;8.6;0;3.21;21450 +96093;49.55915;4.34839;110;20220428;21.5;3.2;12.4;2.7;8.9;0;3.9;23950 +96093;49.55915;4.34839;110;20220429;19.8;6;12.9;2;9.7;0;2.86;15750 +96093;49.55915;4.34839;110;20220430;15.7;5.3;10.5;3.6;8.2;0;3.36;23250 +96093;49.55915;4.34839;110;20220501;16.2;2.1;9.1;1.9;8.1;.1;2.68;18800 +96093;49.55915;4.34839;110;20220502;19.3;5;12.2;2.6;9.35;0;3.31;20350 +96093;49.55915;4.34839;110;20220503;20.2;8.4;14.3;3.3;9.8;0;4.08;23600 +96093;49.55915;4.34839;110;20220504;19.5;7;13.3;2.8;9.75;0;3.66;22250 +96093;49.55915;4.34839;110;20220505;18.5;5.1;11.8;2;11.05;.5;2.73;18500 +96093;49.55915;4.34839;110;20220506;21.9;6.2;14;2.1;10.64;0;3.65;22504 +96093;49.55915;4.34839;110;20220507;22.1;6.9;14.5;2.4;10.97;.5;3.56;20102 +96093;49.55915;4.34839;110;20220508;21.8;8.3;15.1;3;12.11;0;3.75;22243 +96093;49.55915;4.34839;110;20220509;25.7;6.8;16.3;1.5;11.14;0;4.1;23862 +96093;49.55915;4.34839;110;20220510;25.7;8.1;16.9;2.1;12.47;0;3.92;20273 +96093;49.55915;4.34839;110;20220511;26.1;8.6;17.3;3.3;12.54;0;4.87;25077 +96093;49.55915;4.34839;110;20220512;20.9;8;14.4;2.6;11.44;0;3.63;21812 +96093;49.55915;4.34839;110;20220513;20.9;3.5;12.2;1.8;9.37;0;3.88;26338 +96093;49.55915;4.34839;110;20220514;23.3;3.3;13.3;1.2;9.84;0;3.9;26021 +96093;49.55915;4.34839;110;20220515;27.6;6.7;17.2;2.2;11.54;.2;4.87;25538 +96093;49.55915;4.34839;110;20220516;23.9;13.2;18.6;2.4;15.14;.1;3.34;15879 +96093;49.55915;4.34839;110;20220517;28;11.6;19.8;2.1;14.54;0;4.53;22587 +96093;49.55915;4.34839;110;20220518;29.2;13.4;21.3;1.7;15.87;0;4.68;23800 +96093;49.55915;4.34839;110;20220519;28.9;14.3;21.6;3;16.44;1.9;4.98;22340 +96093;49.55915;4.34839;110;20220520;24.2;15.1;19.7;2.4;16.24;5.2;3.17;13766 +96093;49.55915;4.34839;110;20220521;22.8;6.2;14.5;1.5;11.34;.1;3.73;23104 +96093;49.55915;4.34839;110;20220522;22.8;7.6;15.2;1.4;12.51;.5;3.17;18157 +96093;49.55915;4.34839;110;20220523;22.2;12.4;17.3;3;15.34;11.6;2.68;12180 +96093;49.55915;4.34839;110;20220524;19;11;15;3.4;11.71;.3;3.37;17913 +96093;49.55915;4.34839;110;20220525;20.6;3.8;12.2;2.6;10.04;.4;3.59;22192 +96093;49.55915;4.34839;110;20220526;21.4;13.2;17.3;3.7;12.84;0;4.02;19671 +96093;49.55915;4.34839;110;20220527;21.5;13.3;17.4;3.9;12.11;.1;3.94;16591 +96093;49.55915;4.34839;110;20220528;19.7;4;11.8;2.1;9.14;0;3.55;22389 +96093;49.55915;4.34839;110;20220529;17.7;3.8;10.8;3;8.37;.1;3.64;23641 +96093;49.55915;4.34839;110;20220530;19.3;4.4;11.9;1.6;8.97;0;3.55;23353 +96093;49.55915;4.34839;110;20220531;21;6;13.5;2;9.17;0;3.79;21839 +96093;49.55915;4.34839;110;20220601;21.1;2.7;11.9;2.1;9.07;0;4.08;26487 +96093;49.55915;4.34839;110;20220602;23.4;3.6;13.5;2;9.34;0;4.4;26640 +96093;49.55915;4.34839;110;20220603;25.8;8.4;17.1;1.8;12.91;0;3.73;18690 +96093;49.55915;4.34839;110;20220604;28.7;11.9;20.3;2;17.01;6.5;4.66;24109 +96093;49.55915;4.34839;110;20220605;20.2;16.2;18.2;2.3;18.04;11.8;1.77;7705 +96093;49.55915;4.34839;110;20220606;21.7;12;16.9;2.2;13.91;.2;3.61;20281 +96093;49.55915;4.34839;110;20220607;22.1;9.5;15.8;2.5;14.04;3.5;3.22;17877 +96093;49.55915;4.34839;110;20220608;19.3;11.6;15.5;2.1;14.11;13.7;2.33;11907 +96093;49.55915;4.34839;110;20220609;20.9;9.2;15;2.3;13.07;.7;3.37;20047 +96093;49.55915;4.34839;110;20220610;23.7;12.6;18.1;2.1;14.77;0;3.75;19654 +96093;49.55915;4.34839;110;20220611;26.2;11.5;18.9;1.9;15.47;0;4.57;25283 +96093;49.55915;4.34839;110;20220612;24.2;11.1;17.6;3;12.14;0;5.17;28090 +96093;49.55915;4.34839;110;20220613;22.3;7.3;14.8;2.3;10.94;0;4.34;26006 +96093;49.55915;4.34839;110;20220614;25.4;7.3;16.4;1.9;11.21;0;4.79;27234 +96093;49.55915;4.34839;110;20220615;30.3;9.1;19.7;1.7;13.04;0;5.46;28061 +96093;49.55915;4.34839;110;20220616;28.6;13.2;20.9;2.5;13.54;0;5.74;28142 +96093;49.55915;4.34839;110;20220617;31.4;11;21.2;1.8;13.77;0;5.62;27387 +96093;49.55915;4.34839;110;20220618;34.5;14.9;24.7;2;16.9;0;6.36;27740 +96093;49.55915;4.34839;110;20220619;26.1;16.7;21.4;4.1;17.24;16.1;4.84;22000 +96093;49.55915;4.34839;110;20220620;21.4;15.1;18.2;2.9;15.27;.2;3.48;17967 +96093;49.55915;4.34839;110;20220621;25.9;11.2;18.5;2.8;13.97;1.2;4.72;23957 +96093;49.55915;4.34839;110;20220622;23.4;13.5;18.5;2;16.37;5.2;2.81;13199 +96093;49.55915;4.34839;110;20220623;28.1;15.9;22;2.5;18.57;10.3;4.74;22998 +96093;49.55915;4.34839;110;20220624;24.3;16.7;20.5;2.9;17.81;7.9;3.74;17805 +96093;49.55915;4.34839;110;20220625;23.3;13.8;18.6;2.9;16.17;6.6;3.2;14997 +96093;49.55915;4.34839;110;20220626;20.3;12.4;16.3;1.4;15.04;.1;2.58;14249 +96093;49.55915;4.34839;110;20220627;22.3;12.1;17.2;1.7;14.84;4.6;3.05;16021 +96093;49.55915;4.34839;110;20220628;26.6;9;17.8;1.4;12.97;0;4.67;26549 +96093;49.55915;4.34839;110;20220629;27.8;10.9;19.4;1.5;13.37;.1;4.87;26334 +96093;49.55915;4.34839;110;20220630;17.4;12.2;14.8;2.2;14.41;12.8;1.69;8023 +96093;49.55915;4.34839;110;20220701;22.2;10.2;16.2;2.1;12.34;.1;3.92;21952 +96093;49.55915;4.34839;110;20220702;26.8;8.2;17.5;1.6;11.91;0;5.01;28376 +96093;49.55915;4.34839;110;20220703;25;10.5;17.8;2.3;12.94;0;4.8;26552 +96093;49.55915;4.34839;110;20220704;25.6;8;16.8;2;11.84;0;4.96;28416 +96093;49.55915;4.34839;110;20220705;25.5;10.2;17.9;3;12.31;0;5.14;26756 +96093;49.55915;4.34839;110;20220706;24.7;8.4;16.5;2;11.67;0;4.37;23756 +96093;49.55915;4.34839;110;20220707;21.7;12.7;17.2;3.4;13.94;0;3.23;14497 +96093;49.55915;4.34839;110;20220708;25.9;7.8;16.9;2.8;12.14;0;5.15;28382 +96093;49.55915;4.34839;110;20220709;28;10.3;19.2;2.7;13.57;0;5.15;24916 +96093;49.55915;4.34839;110;20220710;24.3;11.1;17.7;3.1;12.74;0;4.87;25756 +96093;49.55915;4.34839;110;20220711;28;10.8;19.4;2.4;14.54;0;5.11;26413 +96093;49.55915;4.34839;110;20220712;30.2;11.8;21;1.7;14.31;0;5.21;26007 +96093;49.55915;4.34839;110;20220713;34.2;16.4;25.3;1.8;14.91;0;5.88;25214 +96093;49.55915;4.34839;110;20220714;30.5;16.6;23.5;2.6;15.51;0;5.76;25262 +96093;49.55915;4.34839;110;20220715;25.1;11.2;18.1;3.1;11.34;0;5.33;26943 +96093;49.55915;4.34839;110;20220716;27.2;8.5;17.9;2.2;11.47;0;5.06;26454 +96093;49.55915;4.34839;110;20220717;30.1;10.1;20.1;2.3;11.27;0;5.74;27046 +96093;49.55915;4.34839;110;20220718;35.7;12.8;24.2;2;12;0;6.52;27715 +96093;49.55915;4.34839;110;20220719;38.1;16;27;3;13.77;.3;7.67;26712 +96093;49.55915;4.34839;110;20220720;25.8;19;22.4;2.7;18.47;8.1;3.21;11307 +96093;49.55915;4.34839;110;20220721;26.4;14.8;20.6;2.2;17.91;0;3.71;18129 +96093;49.55915;4.34839;110;20220722;27.3;13.4;20.3;2;16.94;.9;3.82;18634 +96093;49.55915;4.34839;110;20220723;28.3;15.2;21.8;1.7;17.27;0;4.45;22308 +96093;49.55915;4.34839;110;20220724;31.5;13.4;22.4;1.5;16.17;0;5.13;25769 +96093;49.55915;4.34839;110;20220725;26.6;16.4;21.5;2.8;15.81;.3;4.18;16973 +96093;49.55915;4.34839;110;20220726;23.6;10.9;17.2;2.2;14.21;0;3.04;14528 +96093;49.55915;4.34839;110;20220727;24.3;13.5;18.9;3.1;12.07;0;4.77;22412 +96093;49.55915;4.34839;110;20220728;26.7;10.8;18.8;1.9;11.41;0;4.1;18660 +96093;49.55915;4.34839;110;20220729;28.8;10.5;19.7;2.5;12.21;0;5.27;25245 +96093;49.55915;4.34839;110;20220730;29.6;11.7;20.6;1.7;12.94;0;4.76;23052 +96093;49.55915;4.34839;110;20220731;27.2;14.1;20.7;2.9;15.74;0;4.66;22081 +96093;49.55915;4.34839;110;20220801;25.9;16;20.9;1.7;16.87;.3;3.13;13844 +96093;49.55915;4.34839;110;20220802;30.8;12.4;21.6;1.1;15.61;0;4.43;23064 +96093;49.55915;4.34839;110;20220803;34.1;14.4;24.2;1.3;15.81;0;5.1;24657 +96093;49.55915;4.34839;110;20220804;31.7;16.2;24;2.2;17.74;6.3;4.37;17032 +96093;49.55915;4.34839;110;20220805;26.8;16.8;21.8;3.7;17.04;0;4.57;19849 +96093;49.55915;4.34839;110;20220806;24.3;9.4;16.8;3.4;10.27;0;4.9;24477 +96093;49.55915;4.34839;110;20220807;27.7;9.7;18.7;3.3;10.07;0;5.34;22486 +96093;49.55915;4.34839;110;20220808;29.1;12.1;20.6;3.6;11.34;0;5.67;21950 +96093;49.55915;4.34839;110;20220809;31.3;14;22.6;3.9;12.71;0;6.43;24031 +96093;49.55915;4.34839;110;20220810;31.8;14.1;22.9;3.1;12;0;5.96;21664 +96093;49.55915;4.34839;110;20220811;31.7;13.1;22.4;2.8;11.44;0;5.87;23381 +96093;49.55915;4.34839;110;20220812;32.5;13.5;23;2.6;11.24;0;5.85;23283 +96093;49.55915;4.34839;110;20220813;31.5;12.6;22.1;2.5;10.94;0;5.59;23324 +96093;49.55915;4.34839;110;20220814;30.7;13.1;21.9;2.7;13.11;1.4;4.71;16801 +96093;49.55915;4.34839;110;20220815;26.5;16.7;21.6;2.8;16.64;.1;4.11;18788 +96093;49.55915;4.34839;110;20220816;28.4;13.5;21;2;16.61;9.7;3.71;17393 +96093;49.55915;4.34839;110;20220817;26.2;17.3;21.7;1.9;18.51;1.3;3.28;15526 +96093;49.55915;4.34839;110;20220818;28;14.3;21.1;1.8;17.31;.8;3.57;17517 +96093;49.55915;4.34839;110;20220819;24.6;14.6;19.6;2.8;17.47;2.7;2.76;12139 +96093;49.55915;4.34839;110;20220820;25.8;13.6;19.7;2.6;14.77;0;4.04;20582 +96093;49.55915;4.34839;110;20220821;25.7;9.6;17.6;1.4;13.57;0;3.21;17688 +96093;49.55915;4.34839;110;20220822;27.8;14.5;21.1;1.7;14.67;0;3.72;17600 +96093;49.55915;4.34839;110;20220823;29.1;13.3;21.2;1.1;15.97;0;3.47;18220 +96093;49.55915;4.34839;110;20220824;32.9;14.2;23.5;1.3;15.74;0;4.19;20492 +96093;49.55915;4.34839;110;20220825;33;14.9;23.9;2.3;14.94;0;4.95;19691 +96093;49.55915;4.34839;110;20220826;24.4;18.8;21.6;4.1;16.91;0;3.24;9158 +96093;49.55915;4.34839;110;20220827;25.1;11.4;18.2;2.6;13.74;0;3.41;16399 +96093;49.55915;4.34839;110;20220828;26.5;11.5;19;3.2;13.21;0;4.12;18107 +96093;49.55915;4.34839;110;20220829;29.2;14.9;22.1;2.9;12.17;0;4.83;19187 +96093;49.55915;4.34839;110;20220830;28;13.5;20.8;2.3;13.24;0;3.64;13959 +96093;49.55915;4.34839;110;20220831;28;13.6;20.8;2.3;14.67;.8;3.91;18249 +96093;49.55915;4.34839;110;20220901;27;12.7;19.9;2.6;13.54;0;3.91;18165 +96093;49.55915;4.34839;110;20220902;28;12.1;20;2.4;13.54;.1;3.73;16272 +96093;49.55915;4.34839;110;20220903;25.8;15.7;20.7;2.2;16.44;.3;3.01;13655 +96093;49.55915;4.34839;110;20220904;28.1;12.2;20.1;1.8;14.44;.1;3.48;17483 +96093;49.55915;4.34839;110;20220905;29.7;14.1;21.9;2.8;15.14;4.8;4.1;15969 +96093;49.55915;4.34839;110;20220906;28.9;13.3;21.1;2.5;16.51;3.3;3.78;18108 +96093;49.55915;4.34839;110;20220907;24;14.1;19;1.9;16.67;9.2;2.56;13563 +96093;49.55915;4.34839;110;20220908;21.9;13.9;17.9;3.4;15.47;10.5;2.57;12210 +96093;49.55915;4.34839;110;20220909;19.4;14.4;16.9;4.4;15.07;12.1;2.11;8298 +96093;49.55915;4.34839;110;20220910;20.2;13.7;16.9;4.1;15.37;2.8;2.12;9450 +96093;49.55915;4.34839;110;20220911;20.7;10.3;15.5;1.3;14.14;.1;1.94;12141 +96093;49.55915;4.34839;110;20220912;26.2;10.7;18.4;2;13.84;.2;3.16;17008 +96093;49.55915;4.34839;110;20220913;25.4;14.7;20.1;2.2;16.77;3.2;2.27;7975 +96093;49.55915;4.34839;110;20220914;26.2;16.8;21.5;2.5;19.54;13.6;2.52;11113 +96093;49.55915;4.34839;110;20220915;19.8;13;16.4;2.6;15.24;.2;1.86;9990 +96093;49.55915;4.34839;110;20220916;17.2;11.2;14.2;3.2;11.67;1.1;2.07;9963 +96093;49.55915;4.34839;110;20220917;16.5;7.3;11.9;3.9;9.87;.3;2.21;11644 +96093;49.55915;4.34839;110;20220918;17.3;5.2;11.2;3.7;9.14;.2;2.36;12926 +96093;49.55915;4.34839;110;20220919;17.8;5.2;11.5;1.7;9.74;.1;1.88;12531 +96093;49.55915;4.34839;110;20220920;18.4;3.5;11;1.5;9.34;.1;1.83;12546 +96093;49.55915;4.34839;110;20220921;18.5;4.3;11.4;1.9;9.04;0;2.1;14494 +96093;49.55915;4.34839;110;20220922;20;3.2;11.6;1.6;7.94;0;2.29;15612 +96093;49.55915;4.34839;110;20220923;18.7;4.3;11.5;.9;9.17;.3;1.55;10161 +96093;49.55915;4.34839;110;20220924;18.7;9.8;14.3;1.4;11.94;.4;1.6;9078 +96093;49.55915;4.34839;110;20220925;18.7;12;15.4;3.1;11.51;.3;2.36;11839 +96093;49.55915;4.34839;110;20220926;15.4;5.2;10.3;3.3;10.34;11.7;1.35;6396 +96093;49.55915;4.34839;110;20220927;14.2;8.7;11.4;3.9;10.81;2.8;1.53;8640 +96093;49.55915;4.34839;110;20220928;15.3;6.7;11;2.4;10.07;0;1.6;11539 +96093;49.55915;4.34839;110;20220929;15.5;3.9;9.7;1.2;9.04;.2;1.39;11367 +96093;49.55915;4.34839;110;20220930;16.8;1.3;9;2.2;9.01;12.4;1.64;12440 +96093;49.55915;4.34839;110;20221001;18.5;10.8;14.6;5.2;13.24;6;1.87;8101 +96093;49.55915;4.34839;110;20221002;15.6;12.1;13.9;2.2;13.67;14.8;.97;3415 +96093;49.55915;4.34839;110;20221003;16.1;6.9;11.5;1.4;10.91;0;1.25;9304 +96093;49.55915;4.34839;110;20221004;18.6;5.2;11.9;1.8;10.61;.1;1.59;12233 +96093;49.55915;4.34839;110;20221005;21.5;7.8;14.6;3.7;13.27;.1;2.01;11371 +96093;49.55915;4.34839;110;20221006;18.4;7.5;13;1.7;11.14;0;1.6;12528 +96093;49.55915;4.34839;110;20221007;18.2;4.4;11.3;1.5;9.17;.1;1.54;12066 +96093;49.55915;4.34839;110;20221008;17.2;3.8;10.5;1.7;9.01;0;1.49;11271 +96093;49.55915;4.34839;110;20221009;18.6;1.9;10.2;2.6;8.8;.1;1.76;10960 +96093;49.55915;4.34839;110;20221010;18.7;5.3;12;2.9;11.44;0;1.44;7624 +96093;49.55915;4.34839;110;20221011;17.2;7.5;12.4;2.8;9.84;0;1.71;9625 +96093;49.55915;4.34839;110;20221012;18.2;2.2;10.2;1.4;9.14;0;1.31;10836 +96093;49.55915;4.34839;110;20221013;15.7;8.4;12.1;2.2;12.54;2.6;.87;4617 +96093;49.55915;4.34839;110;20221014;16.5;13.3;14.9;2.8;15.27;3;.84;3360 +96093;49.55915;4.34839;110;20221015;19.9;13.8;16.9;3.5;15.51;2.4;1.47;6350 +96093;49.55915;4.34839;110;20221016;18.9;13.1;16;2.6;15.61;0;1.12;5923 +96093;49.55915;4.34839;110;20221017;21.2;14.6;17.9;3.5;16.64;15.8;1.43;4542 +96093;49.55915;4.34839;110;20221018;20.7;15.3;18;1.4;16.67;.2;1.08;6098 +96093;49.55915;4.34839;110;20221019;18.4;10.9;14.6;3.7;14.47;.3;1.13;5891 +96093;49.55915;4.34839;110;20221020;21.9;13;17.5;4;15.24;10.5;1.82;6956 +96093;49.55915;4.34839;110;20221021;19.6;13.9;16.7;2.9;15.54;4.8;1.25;5539 +96093;49.55915;4.34839;110;20221022;20.4;11.8;16.1;2.6;14.21;0;1.38;7843 +96093;49.55915;4.34839;110;20221023;20.8;12.1;16.5;4.2;14.51;1.1;1.64;4952 +96093;49.55915;4.34839;110;20221024;18.9;15.5;17.2;5.4;13.21;2.2;2.29;5165 +96093;49.55915;4.34839;110;20221025;17.6;11.8;14.7;3.2;13.37;.3;1.22;5883 +96093;49.55915;4.34839;110;20221026;21.3;13.3;17.3;3.1;14.17;.1;1.66;7685 +96093;49.55915;4.34839;110;20221027;21.7;10.8;16.2;3.6;14.34;0;1.59;6718 +96093;49.55915;4.34839;110;20221028;22.8;13.1;17.9;2.6;14.71;0;1.57;6405 +96093;49.55915;4.34839;110;20221029;21.6;12.2;16.9;2.9;14.27;0;1.51;5241 +96093;49.55915;4.34839;110;20221030;20.9;9.8;15.4;2.3;12.44;.1;1.35;7266 +96093;49.55915;4.34839;110;20221031;19.5;10.5;15;2.7;13.71;2.9;1.12;5963 +96093;49.55915;4.34839;110;20221101;16.4;11;13.7;4.9;12.01;.1;1.44;7084 +96093;49.55915;4.34839;110;20221102;15.4;8.8;12.1;3.6;10.54;0;1.22;7274 +96093;49.55915;4.34839;110;20221103;14;7.6;10.8;4.5;11.07;4.1;.91;2984 +96093;49.55915;4.34839;110;20221104;12.5;8.4;10.4;3.7;10.34;0;.91;4003 +96093;49.55915;4.34839;110;20221105;10.1;.8;5.4;2.2;8.57;.1;.41;3929 +96093;49.55915;4.34839;110;20221106;9.3;7.2;8.3;4.5;9.74;3;.65;1968 +96093;49.55915;4.34839;110;20221107;15.4;8.7;12.1;4.6;12.31;0;.87;3623 +96093;49.55915;4.34839;110;20221108;16.2;8.1;12.1;4.6;10.94;4.1;1.32;4260 +96093;49.55915;4.34839;110;20221109;15.1;11.3;13.2;3.4;11.21;.3;1.17;4315 +96093;49.55915;4.34839;110;20221110;11.2;2.8;7;2.3;9.34;0;.41;4361 +96093;49.55915;4.34839;110;20221111;11.4;7.6;9.5;3.3;10.34;.1;.61;3646 +96093;49.55915;4.34839;110;20221112;14.4;5.5;9.9;2.7;9.71;.1;.76;6116 +96093;49.55915;4.34839;110;20221113;14.2;3.8;9;2.2;8.51;.1;.78;5373 +96093;49.55915;4.34839;110;20221114;8.8;1.6;5.2;2.1;8.97;1.4;.24;2481 +96093;49.55915;4.34839;110;20221115;13.1;7.9;10.5;4.2;12.07;10.5;.43;2837 +96093;49.55915;4.34839;110;20221116;12.6;8.2;10.4;5.3;11.47;11.5;.59;3171 +96093;49.55915;4.34839;110;20221117;13.3;10.7;12;6.3;10.94;3;1.31;3080 +96093;49.55915;4.34839;110;20221118;10;7;8.5;3.2;9.91;1.2;.52;2347 +96093;49.55915;4.34839;110;20221119;9.7;4;6.9;2.1;9.41;1;.36;2386 +96093;49.55915;4.34839;110;20221120;8.1;6.1;7.1;4;9.21;3.9;.46;2073 +96093;49.55915;4.34839;110;20221121;8.3;4.4;6.3;3.9;8.94;2.5;.41;1620 +96093;49.55915;4.34839;110;20221122;9.4;4.2;6.8;5.4;8.41;1.6;.75;2652 +96093;49.55915;4.34839;110;20221123;9.6;5.5;7.5;4.7;9.01;5.8;.65;2416 +96093;49.55915;4.34839;110;20221124;11.2;6.5;8.9;4.3;9.57;2.3;.63;4307 +96093;49.55915;4.34839;110;20221125;10.9;6.6;8.8;2.6;9.44;.1;.56;2749 +96093;49.55915;4.34839;110;20221126;6.6;.7;3.6;2.8;7.97;.1;.17;2513 +96093;49.55915;4.34839;110;20221127;8.5;4.9;6.7;4.3;8.54;2.2;.59;1882 +96093;49.55915;4.34839;110;20221128;9.4;6.9;8.2;2.3;9.77;1.5;.48;1145 +96093;49.55915;4.34839;110;20221129;8.1;5.3;6.7;1.4;9.01;.1;.3;2201 +96093;49.55915;4.34839;110;20221130;7.7;2.3;5;2.3;7.94;.1;.3;2565 +96093;49.55915;4.34839;110;20221201;7.4;3.1;5.3;3.5;7.87;0;.49;1654 +96093;49.55915;4.34839;110;20221202;4.7;4.4;4.5;3.3;6.94;.9;.7;300 +96093;49.55915;4.34839;110;20221203;3.4;2.3;2.8;4.6;6.17;0;.66;937 +96093;49.55915;4.34839;110;20221204;2.6;2;2.3;3.4;6.17;5.2;.53;759 +96093;49.55915;4.34839;110;20221205;2.4;.8;1.6;1.6;6.64;.6;.24;1223 +96093;49.55915;4.34839;110;20221206;4.9;1;2.9;1.3;7.1;.2;.22;2111 +96093;49.55915;4.34839;110;20221207;4.9;.1;2.5;2;7.21;.5;.17;1999 +96093;49.55915;4.34839;110;20221208;3.9;2.3;3.1;1.8;6.87;.4;.34;1343 +96093;49.55915;4.34839;110;20221209;2.3;-1.2;.6;2.1;5.71;.1;.23;2299 +96093;49.55915;4.34839;110;20221210;-1.2;-4.3;-2.8;2.5;4.87;0;.11;2235 +96093;49.55915;4.34839;110;20221211;-.5;-1.5;-1;2.5;5.3;0;.29;1473 +96093;49.55915;4.34839;110;20221212;.2;-3;-1.4;3;4.48;0;.35;2632 +96093;49.55915;4.34839;110;20221213;1.3;-6;-2.3;3.4;3.71;.3;.46;3923 +96093;49.55915;4.34839;110;20221214;1.7;-2.1;-.2;2.1;4.24;0;.46;2569 +96093;49.55915;4.34839;110;20221215;2.6;-7.5;-2.4;2.4;3.77;0;.32;4093 +96093;49.55915;4.34839;110;20221216;1.2;-6.5;-2.6;2.3;4.14;.1;.35;2119 +96093;49.55915;4.34839;110;20221217;-1.2;-8.3;-4.7;1.7;3.54;0;.14;4004 +96093;49.55915;4.34839;110;20221218;-.4;-8.9;-4.7;4;4.01;1.3;.23;2379 +96093;49.55915;4.34839;110;20221219;10.6;-.5;5.1;4.7;8.34;.7;.42;2377 +96093;49.55915;4.34839;110;20221220;12.2;8.8;10.5;3.5;10.51;11.6;.81;927 +96093;49.55915;4.34839;110;20221221;11.2;10;10.6;3.8;11.84;15.9;.36;2147 +96093;49.55915;4.34839;110;20221222;12.1;10.2;11.1;6.1;12.07;10.9;.57;1504 +96093;49.55915;4.34839;110;20221223;14.7;10;12.4;3.8;12.27;8.1;.81;1115 +96093;49.55915;4.34839;110;20221224;11.7;9.9;10.8;3.8;11.11;.7;.68;1608 +96093;49.55915;4.34839;110;20221225;13.5;8.7;11.1;3.8;11.51;3.5;.62;2094 +96093;49.55915;4.34839;110;20221226;11.9;10.5;11.2;4.4;10.14;2.6;1.11;1650 +96093;49.55915;4.34839;110;20221227;7.5;-.4;3.5;3.1;7.01;0;.29;3375 +96093;49.55915;4.34839;110;20221228;9.8;3.9;6.9;6.2;9.97;7.3;.18;1433 +96093;49.55915;4.34839;110;20221229;11.1;9.4;10.2;6.3;9.94;.7;1.04;2296 +96093;49.55915;4.34839;110;20221230;13.2;2.2;7.7;5.7;10.31;6.5;.44;1653 +96093;49.55915;4.34839;110;20221231;16.1;12.8;14.5;7.2;12.61;0;1.59;1903 +96094;49.5759;4.69315;167;20220101;11.5;9.6;10.5;2.6;11.6;0;.51;1241 +96094;49.5759;4.69315;167;20220102;12.6;6.8;9.7;5.2;10.43;2.3;.75;2540 +96094;49.5759;4.69315;167;20220103;10.6;9.7;10.1;5.3;10.7;24.4;.85;662 +96094;49.5759;4.69315;167;20220104;7.5;6.6;7;3.7;9.2;8.4;.51;701 +96094;49.5759;4.69315;167;20220105;4.3;.1;2.2;4.1;6.2;0;.49;1974 +96094;49.5759;4.69315;167;20220106;4.7;1.1;2.9;2.4;6.5;.8;.41;2081 +96094;49.5759;4.69315;167;20220107;5.5;1;3.3;4.2;6.83;7.9;.48;1964 +96094;49.5759;4.69315;167;20220108;6.2;1;3.6;5.7;7.46;21.3;.38;1874 +96094;49.5759;4.69315;167;20220109;5.6;3.9;4.8;4.7;6.96;.5;.76;1751 +96094;49.5759;4.69315;167;20220110;2.7;.2;1.5;2.1;6.2;0;.35;1288 +96094;49.5759;4.69315;167;20220111;1;-.5;.3;2;5.7;0;.31;1484 +96094;49.5759;4.69315;167;20220112;3.4;-3.1;.1;1.4;5.83;0;.2;2789 +96094;49.5759;4.69315;167;20220113;7.1;-1.5;2.8;1.3;6.03;0;.31;3458 +96094;49.5759;4.69315;167;20220114;9.7;-2.8;3.4;.9;5.93;.1;.18;4564 +96094;49.5759;4.69315;167;20220115;5.9;-3.2;1.4;1.8;5.56;.1;.31;4379 +96094;49.5759;4.69315;167;20220116;.6;-.6;0;2.1;6.1;.7;.24;843 +96094;49.5759;4.69315;167;20220117;5;.5;2.7;1.7;7.26;.1;.24;2181 +96094;49.5759;4.69315;167;20220118;8.2;1.8;5;2.3;7.23;0;.51;3140 +96094;49.5759;4.69315;167;20220119;3.7;-.5;1.6;2.3;6.96;1.6;.23;1599 +96094;49.5759;4.69315;167;20220120;4.8;.6;2.7;3.4;6.6;.6;.44;2524 +96094;49.5759;4.69315;167;20220121;4.6;-1.2;1.7;2.5;6.36;.1;.31;3203 +96094;49.5759;4.69315;167;20220122;4.9;1.1;3;2.3;7.1;0;.35;1838 +96094;49.5759;4.69315;167;20220123;4.9;2.6;3.8;2.1;6.66;0;.55;1622 +96094;49.5759;4.69315;167;20220124;7.8;-2;2.9;1.7;5.83;0;.43;5129 +96094;49.5759;4.69315;167;20220125;2.3;-3.8;-.8;1.7;5.5;0;.23;3932 +96094;49.5759;4.69315;167;20220126;1.3;-.8;.2;2.5;6.06;0;.27;1564 +96094;49.5759;4.69315;167;20220127;3.4;.6;2;2.8;7.03;1.3;.24;1748 +96094;49.5759;4.69315;167;20220128;4.1;1.2;2.7;2.6;7.56;.1;.22;1653 +96094;49.5759;4.69315;167;20220129;9;3.1;6;4.5;9.2;1.2;.33;3154 +96094;49.5759;4.69315;167;20220130;7.6;.2;3.9;2.3;6.83;1.2;.51;4679 +96094;49.5759;4.69315;167;20220131;5.9;.1;3;6.8;6.6;.1;.7;3077 +96094;49.5759;4.69315;167;20220201;8.2;.8;4.5;4.6;7.93;1;.48;3100 +96094;49.5759;4.69315;167;20220202;9.7;7.8;8.7;4.4;10.06;.4;.67;2140 +96094;49.5759;4.69315;167;20220203;6.6;6.5;6.5;3.1;8.5;.4;.65;465 +96094;49.5759;4.69315;167;20220204;7.9;5.3;6.6;4.7;7.96;2;.9;2382 +96094;49.5759;4.69315;167;20220205;7.6;-1.9;2.8;3.7;6.5;.4;.65;5373 +96094;49.5759;4.69315;167;20220206;9.4;4;6.7;9;8.7;20.7;.85;2726 +96094;49.5759;4.69315;167;20220207;7.4;1.8;4.6;3.6;6.06;0;.98;5715 +96094;49.5759;4.69315;167;20220208;8.2;-.6;3.8;3.2;8.7;.4;.17;4324 +96094;49.5759;4.69315;167;20220209;12.7;4.6;8.6;1.8;8.1;0;.83;6446 +96094;49.5759;4.69315;167;20220210;6.2;-.1;3;3.2;7.72;4.7;.55;2532 +96094;49.5759;4.69315;167;20220211;7.3;-.7;3.3;1.9;5.97;0;.66;7705 +96094;49.5759;4.69315;167;20220212;7.1;-6;.5;1.5;4.6;0;.63;9700 +96094;49.5759;4.69315;167;20220213;10.8;-6.3;2.2;3.6;6.3;.1;.92;8300 +96094;49.5759;4.69315;167;20220214;10.4;7.3;8.9;5;8.48;2;1.3;5366 +96094;49.5759;4.69315;167;20220215;9.7;3.4;6.5;3.7;8.5;8.8;.75;7000 +96094;49.5759;4.69315;167;20220216;13.4;6.9;10.1;8.8;11.85;9.2;.69;5344 +96094;49.5759;4.69315;167;20220217;11.6;9.4;10.5;8.3;8.95;3;1.99;3013 +96094;49.5759;4.69315;167;20220218;11.8;6.6;9.2;7.8;8.7;1.8;1.68;3830 +96094;49.5759;4.69315;167;20220219;8.2;2.3;5.3;6.5;6.5;.2;1.4;6662 +96094;49.5759;4.69315;167;20220220;10.8;5.9;8.3;8.4;9.36;6.5;1.13;4081 +96094;49.5759;4.69315;167;20220221;7.6;3.2;5.4;8.2;7.7;4.2;.94;4562 +96094;49.5759;4.69315;167;20220222;9.4;3.3;6.3;4.3;9.06;3.2;.59;4533 +96094;49.5759;4.69315;167;20220223;10.8;.5;5.7;2.1;8.26;.7;.73;7346 +96094;49.5759;4.69315;167;20220224;10.9;6.4;8.6;5.1;7.8;3.1;1.61;5115 +96094;49.5759;4.69315;167;20220225;8.6;0;4.3;3.6;6.15;.3;1.16;7190 +96094;49.5759;4.69315;167;20220226;8;-4;2;2.5;5.43;.1;.99;9577 +96094;49.5759;4.69315;167;20220227;9.8;-1.1;4.3;4.5;4.8;0;1.84;9829 +96094;49.5759;4.69315;167;20220228;10.1;-2.9;3.6;2.8;4.86;0;1.46;10621 +96094;49.5759;4.69315;167;20220301;8.8;-2.7;3;1.9;5.16;0;1.09;7942 +96094;49.5759;4.69315;167;20220302;10.1;-.1;5;2.2;5.36;0;1.32;8043 +96094;49.5759;4.69315;167;20220303;14.7;-2;6.4;1.9;6.16;0;1.5;11441 +96094;49.5759;4.69315;167;20220304;11.9;-2.4;4.8;2.2;4.73;0;1.58;11532 +96094;49.5759;4.69315;167;20220305;10.5;-4.5;3;1.6;4.46;.1;1.29;11744 +96094;49.5759;4.69315;167;20220306;8;-4.6;1.7;3.5;4.16;.1;1.57;11452 +96094;49.5759;4.69315;167;20220307;5.8;-3.3;1.3;4.7;3.76;0;1.69;10537 +96094;49.5759;4.69315;167;20220308;10;-2.9;3.6;4.3;3.8;0;2.2;12001 +96094;49.5759;4.69315;167;20220309;13.6;-3.6;5;2.5;4.9;0;1.89;12987 +96094;49.5759;4.69315;167;20220310;15.7;-1.4;7.1;3.1;5.6;0;2.28;13059 +96094;49.5759;4.69315;167;20220311;16;1.3;8.7;5;7.46;.7;2.39;11298 +96094;49.5759;4.69315;167;20220312;12.8;6.7;9.8;4;8.9;2.6;1.67;8329 +96094;49.5759;4.69315;167;20220313;13.8;5.5;9.6;4.6;9.2;2.3;1.66;8487 +96094;49.5759;4.69315;167;20220314;13.4;5.9;9.6;2.9;8.36;3.5;1.66;9125 +96094;49.5759;4.69315;167;20220315;8.9;3.9;6.4;2.4;9.26;11.1;.68;4904 +96094;49.5759;4.69315;167;20220316;11.5;4.8;8.1;3.5;10;0;.93;6869 +96094;49.5759;4.69315;167;20220317;10;7.5;8.7;3.4;8.23;0;1.42;5555 +96094;49.5759;4.69315;167;20220318;16.1;-2.9;6.6;4.5;5.2;0;3.04;17400 +96094;49.5759;4.69315;167;20220319;15.3;5;10.1;6.4;5.1;0;3.93;17400 +96094;49.5759;4.69315;167;20220320;11.8;-2.5;4.6;2.5;5.5;0;1.93;17200 +96094;49.5759;4.69315;167;20220321;17.9;-.9;8.5;1.1;7.6;0;1.83;15000 +96094;49.5759;4.69315;167;20220322;19;-1.3;8.8;1.3;6.9;0;2.15;16900 +96094;49.5759;4.69315;167;20220323;19.2;-2;8.6;.9;6;0;2.07;17800 +96094;49.5759;4.69315;167;20220324;20.8;-2.1;9.3;.9;6.2;0;2.16;17300 +96094;49.5759;4.69315;167;20220325;17.8;-2.6;7.6;2.1;6.3;0;2.47;17600 +96094;49.5759;4.69315;167;20220326;19.3;-1.3;9;3.1;6.5;.1;3.11;18700 +96094;49.5759;4.69315;167;20220327;21.1;-.1;10.5;1.7;8.2;0;2.62;18400 +96094;49.5759;4.69315;167;20220328;19.9;0;9.9;1.1;7.7;0;2.12;15100 +96094;49.5759;4.69315;167;20220329;17.8;3.4;10.6;1.9;9.1;2.8;1.82;9100 +96094;49.5759;4.69315;167;20220330;11.7;8.1;9.9;1.8;9.3;4.5;1.3;6100 +96094;49.5759;4.69315;167;20220331;7;5.8;6.4;3.5;7;.6;1.32;4500 +96094;49.5759;4.69315;167;20220401;3.6;.8;2.2;4.2;5.71;.5;.78;3200 +96094;49.5759;4.69315;167;20220402;4.1;.3;2.2;4.9;5.1;0;1.42;9000 +96094;49.5759;4.69315;167;20220403;8.5;-3.7;2.4;2.5;4.3;.2;1.94;16500 +96094;49.5759;4.69315;167;20220404;8.6;-5.7;1.4;3;5.9;2.4;1.2;9600 +96094;49.5759;4.69315;167;20220405;11.3;5.5;8.4;4.7;10.12;.3;.92;4645 +96094;49.5759;4.69315;167;20220406;12;8;10;4.6;8.8;3;1.86;6400 +96094;49.5759;4.69315;167;20220407;10.9;9;9.9;8.4;9.2;5.9;2.52;10640 +96094;49.5759;4.69315;167;20220408;7.6;5.4;6.5;3.5;7.75;13.4;1.19;3444 +96094;49.5759;4.69315;167;20220409;10.6;-2;4.3;1.8;6.2;.6;1.78;15600 +96094;49.5759;4.69315;167;20220410;13;-4;4.5;.8;6;.1;1.83;16800 +96094;49.5759;4.69315;167;20220411;17.2;-2.4;7.4;4.2;7.1;0;3.15;21600 +96094;49.5759;4.69315;167;20220412;19.7;2.5;11.1;2.3;9.2;0;2.66;15500 +96094;49.5759;4.69315;167;20220413;19;4.9;11.9;1.8;10.9;.8;2.12;12500 +96094;49.5759;4.69315;167;20220414;20.4;8.7;14.5;2;11.2;0;3.21;20900 +96094;49.5759;4.69315;167;20220415;20.7;2.8;11.7;1.7;9.8;0;2.75;17600 +96094;49.5759;4.69315;167;20220416;18.5;1.6;10;2.8;7.8;0;3.41;23800 +96094;49.5759;4.69315;167;20220417;19;-2.1;8.4;2.4;6.4;0;3.47;24400 +96094;49.5759;4.69315;167;20220418;19.7;-2.3;8.7;1.6;7.3;0;3.09;22900 +96094;49.5759;4.69315;167;20220419;20.1;.7;10.4;1.5;7.8;0;2.92;19400 +96094;49.5759;4.69315;167;20220420;18.2;1.8;10;2.5;7.2;0;3.47;24000 +96094;49.5759;4.69315;167;20220421;19.9;-.6;9.6;3;7.9;0;3.59;23700 +96094;49.5759;4.69315;167;20220422;18.6;4.9;11.7;2;8.6;0;3.14;20400 +96094;49.5759;4.69315;167;20220423;17;5.3;11.1;3.1;9.6;.1;2.43;12900 +96094;49.5759;4.69315;167;20220424;18.8;9.6;14.2;2.3;8.9;.1;3.22;16600 +96094;49.5759;4.69315;167;20220425;15.7;3.1;9.4;2.9;8.4;.1;2.94;21600 +96094;49.5759;4.69315;167;20220426;13.8;5.3;9.5;3;8.7;0;2.19;12900 +96094;49.5759;4.69315;167;20220427;18.6;-.3;9.1;2.6;8.3;0;3;19600 +96094;49.5759;4.69315;167;20220428;21.6;.5;11;2.3;8.6;0;3.72;23800 +96094;49.5759;4.69315;167;20220429;19.5;5;12.2;1.8;9.2;0;2.64;13900 +96094;49.5759;4.69315;167;20220430;15;5;10;3.2;8;0;3.29;23500 +96094;49.5759;4.69315;167;20220501;15.9;1.7;8.8;1.8;8;.1;2.46;16400 +96094;49.5759;4.69315;167;20220502;18.9;5.1;12;2.4;9.1;0;3.08;17600 +96094;49.5759;4.69315;167;20220503;20.1;10.5;15.3;3.1;9.5;0;4.28;23600 +96094;49.5759;4.69315;167;20220504;20.1;4.9;12.5;2.6;9.3;0;3.87;24900 +96094;49.5759;4.69315;167;20220505;18.7;2.7;10.7;1.6;10.7;1.5;2.56;17500 +96094;49.5759;4.69315;167;20220506;21.9;5.3;13.6;1.5;10.36;0;3.47;21731 +96094;49.5759;4.69315;167;20220507;22.1;6;14;1.9;10.73;.9;3.53;20939 +96094;49.5759;4.69315;167;20220508;21.3;7.4;14.3;2.5;11.96;0;3.54;21517 +96094;49.5759;4.69315;167;20220509;25.2;6.9;16;1.4;11.13;0;3.99;23057 +96094;49.5759;4.69315;167;20220510;25.1;8.2;16.6;2;12.5;0;3.91;20966 +96094;49.5759;4.69315;167;20220511;25.5;9;17.3;3.3;12.6;0;4.68;23218 +96094;49.5759;4.69315;167;20220512;20.9;8.4;14.6;2.8;11.46;0;3.64;20663 +96094;49.5759;4.69315;167;20220513;20.3;4.1;12.2;1.8;9.53;0;3.65;24000 +96094;49.5759;4.69315;167;20220514;23.3;3.3;13.3;1;9.83;0;3.8;25314 +96094;49.5759;4.69315;167;20220515;27.3;7;17.1;2.2;11.3;.1;4.85;25034 +96094;49.5759;4.69315;167;20220516;23.3;12.4;17.9;2.2;14.7;.2;3.29;16171 +96094;49.5759;4.69315;167;20220517;27.5;10.4;18.9;1.6;14.13;0;4.24;22214 +96094;49.5759;4.69315;167;20220518;29.2;12.2;20.7;1.5;15.36;0;4.58;23294 +96094;49.5759;4.69315;167;20220519;29;13.5;21.2;2.6;16.26;2.5;4.87;22350 +96094;49.5759;4.69315;167;20220520;23.4;16;19.7;2.2;16.76;3.6;3.1;14009 +96094;49.5759;4.69315;167;20220521;21.5;6.6;14;1.7;11.5;.1;3.54;21619 +96094;49.5759;4.69315;167;20220522;22.7;7.4;15.1;1.3;12.3;.6;3.54;21372 +96094;49.5759;4.69315;167;20220523;21.5;12.3;16.9;3;15.2;15.4;2.9;14538 +96094;49.5759;4.69315;167;20220524;18.4;10.7;14.5;3.6;11.63;.6;3.25;16900 +96094;49.5759;4.69315;167;20220525;19.9;4.3;12.1;2.6;10.13;.4;3.55;22100 +96094;49.5759;4.69315;167;20220526;20.9;12.5;16.7;3.8;12.93;0;3.82;18657 +96094;49.5759;4.69315;167;20220527;21;12.8;16.9;3.8;12.06;.1;3.9;17183 +96094;49.5759;4.69315;167;20220528;18.5;3.9;11.2;1.9;8.83;0;3.44;22248 +96094;49.5759;4.69315;167;20220529;17.1;3.8;10.5;2.8;8.3;0;3.44;21806 +96094;49.5759;4.69315;167;20220530;18.4;3.5;11;1.5;8.93;0;3.29;21848 +96094;49.5759;4.69315;167;20220531;20.3;6;13.1;2.1;9.3;0;3.71;21312 +96094;49.5759;4.69315;167;20220601;20.4;3;11.7;2;9.13;0;3.85;24555 +96094;49.5759;4.69315;167;20220602;22.8;3.7;13.3;1.9;9.23;0;4.28;25809 +96094;49.5759;4.69315;167;20220603;25.4;8;16.7;1.9;12.7;.3;4.17;22270 +96094;49.5759;4.69315;167;20220604;28.2;11.9;20.1;2.2;16.83;5.2;4.76;24444 +96094;49.5759;4.69315;167;20220605;19.3;16.3;17.8;2.6;17.96;14.8;1.78;7923 +96094;49.5759;4.69315;167;20220606;21.3;12;16.6;2.5;13.63;.1;3.6;19414 +96094;49.5759;4.69315;167;20220607;21.4;8.5;15;2.1;13.93;3.7;3.2;18885 +96094;49.5759;4.69315;167;20220608;18.2;11.5;14.9;2.2;14.1;12.1;2.35;12948 +96094;49.5759;4.69315;167;20220609;20;9.5;14.8;2.4;12.9;.8;3.18;18202 +96094;49.5759;4.69315;167;20220610;23.1;12.3;17.7;1.9;14.76;0;3.63;19360 +96094;49.5759;4.69315;167;20220611;25.6;12.8;19.2;1.9;15.76;0;4.27;22644 +96094;49.5759;4.69315;167;20220612;24.1;10.5;17.3;2.6;12.03;0;4.77;25181 +96094;49.5759;4.69315;167;20220613;22.2;7.4;14.8;2;10.93;0;4.11;23757 +96094;49.5759;4.69315;167;20220614;24.9;7;16;1.7;10.93;0;4.58;26102 +96094;49.5759;4.69315;167;20220615;29.9;8.6;19.3;1.5;12.33;0;5.33;27908 +96094;49.5759;4.69315;167;20220616;28.3;11.7;20;1.9;12.96;0;5.3;26673 +96094;49.5759;4.69315;167;20220617;30.9;10.7;20.8;1.7;13.46;0;5.53;27185 +96094;49.5759;4.69315;167;20220618;34.3;14;24.1;2.1;16.4;0;6.35;27339 +96094;49.5759;4.69315;167;20220619;26.4;16.5;21.5;3.7;17.3;22.6;4.71;20411 +96094;49.5759;4.69315;167;20220620;20.6;14.7;17.6;3;14.76;.1;3.48;17876 +96094;49.5759;4.69315;167;20220621;25.5;10.2;17.9;2.4;13.26;.8;4.5;22877 +96094;49.5759;4.69315;167;20220622;23.8;12.8;18.3;1.9;16.16;4;3.32;16996 +96094;49.5759;4.69315;167;20220623;28.2;16.8;22.5;2.2;19.03;13.8;4.58;21506 +96094;49.5759;4.69315;167;20220624;23.9;16.3;20.1;2.5;17.9;8.7;3.45;16404 +96094;49.5759;4.69315;167;20220625;23.6;13.8;18.7;2.5;16.2;6.4;3.52;17417 +96094;49.5759;4.69315;167;20220626;19.7;12.3;16;1.5;15.1;.5;2.65;14978 +96094;49.5759;4.69315;167;20220627;21.2;12.6;16.9;1.6;15.06;4.3;3;16288 +96094;49.5759;4.69315;167;20220628;25.7;8.8;17.3;1.5;13.03;0;4.42;24796 +96094;49.5759;4.69315;167;20220629;27.6;10.7;19.2;1.2;13.63;0;4.66;25437 +96094;49.5759;4.69315;167;20220630;18.7;11.4;15;2.2;14.26;7.3;2.37;12915 +96094;49.5759;4.69315;167;20220701;21.7;11.4;16.5;2.3;12.43;.2;3.82;20192 +96094;49.5759;4.69315;167;20220702;26.3;7.4;16.9;1.4;11.73;0;4.77;27318 +96094;49.5759;4.69315;167;20220703;24.5;10.1;17.3;1.8;13;0;4.43;24745 +96094;49.5759;4.69315;167;20220704;24.9;7.9;16.4;1.6;11.86;0;4.57;26468 +96094;49.5759;4.69315;167;20220705;25.2;9.7;17.4;2.5;12.23;0;4.83;25512 +96094;49.5759;4.69315;167;20220706;23.6;8.1;15.8;1.8;11.5;0;4.15;23191 +96094;49.5759;4.69315;167;20220707;21.2;11.9;16.6;2.9;13.7;0;3.33;16647 +96094;49.5759;4.69315;167;20220708;25.1;7;16;2.3;11.93;0;4.79;27135 +96094;49.5759;4.69315;167;20220709;27.2;10.2;18.7;2.2;13.56;0;4.87;24715 +96094;49.5759;4.69315;167;20220710;23.1;10.6;16.8;2.8;12.56;0;4.36;23135 +96094;49.5759;4.69315;167;20220711;26.9;10.7;18.8;2.3;14.56;0;4.83;25069 +96094;49.5759;4.69315;167;20220712;29.4;11.5;20.4;1.6;14.23;0;5.02;25134 +96094;49.5759;4.69315;167;20220713;33.6;16;24.8;1.7;15.1;0;5.76;25145 +96094;49.5759;4.69315;167;20220714;29.2;16.4;22.8;2.3;15.56;0;5.22;23125 +96094;49.5759;4.69315;167;20220715;24.3;11;17.7;2.6;11.66;0;4.8;24663 +96094;49.5759;4.69315;167;20220716;26.2;8.3;17.2;1.8;11.66;0;4.78;25572 +96094;49.5759;4.69315;167;20220717;29.5;9.5;19.5;2.2;11.3;0;5.54;26567 +96094;49.5759;4.69315;167;20220718;34.9;12.9;23.9;2.2;12.1;0;6.63;26750 +96094;49.5759;4.69315;167;20220719;37.3;15.3;26.3;2.6;13.36;0;7.28;27146 +96094;49.5759;4.69315;167;20220720;26.2;18.5;22.4;2.7;17.76;6.7;3.7;13844 +96094;49.5759;4.69315;167;20220721;25.5;15.7;20.6;2.4;18.1;0;3.66;17419 +96094;49.5759;4.69315;167;20220722;27.1;12.7;19.9;2;16.6;.9;4.05;20352 +96094;49.5759;4.69315;167;20220723;28.1;14.2;21.2;1.5;16.7;0;4.33;22005 +96094;49.5759;4.69315;167;20220724;31;12.6;21.8;1.2;15.73;0;4.86;24869 +96094;49.5759;4.69315;167;20220725;26.1;15.5;20.8;2.6;15.56;.3;4.08;17125 +96094;49.5759;4.69315;167;20220726;23;11.7;17.4;2.1;14.23;0;3.19;15841 +96094;49.5759;4.69315;167;20220727;23.8;13.1;18.5;2.6;11.9;0;4.29;20097 +96094;49.5759;4.69315;167;20220728;26.5;9.5;18;1.9;11.4;0;4.23;20511 +96094;49.5759;4.69315;167;20220729;28.2;10.1;19.2;2.1;12.4;0;4.89;24082 +96094;49.5759;4.69315;167;20220730;28.8;10.1;19.4;1.5;12.6;0;4.57;23478 +96094;49.5759;4.69315;167;20220731;26.5;13.5;20;2.7;15.7;0;4.3;20398 +96094;49.5759;4.69315;167;20220801;25.3;16.1;20.7;1.6;16.9;.1;3.28;15385 +96094;49.5759;4.69315;167;20220802;29.9;12.3;21.1;1;15.66;0;4.24;22519 +96094;49.5759;4.69315;167;20220803;33.7;14;23.9;1;16.2;0;4.85;24227 +96094;49.5759;4.69315;167;20220804;32.1;15.4;23.7;2;17.63;7.2;4.62;19415 +96094;49.5759;4.69315;167;20220805;26;17.5;21.8;3.2;17.3;0;4.09;17035 +96094;49.5759;4.69315;167;20220806;23.9;9.3;16.6;3.1;10.16;0;4.54;21838 +96094;49.5759;4.69315;167;20220807;27.4;8.9;18.1;3.4;9.9;0;5.52;22438 +96094;49.5759;4.69315;167;20220808;28.8;11.4;20.1;3.7;11.1;0;5.82;21702 +96094;49.5759;4.69315;167;20220809;31;12.9;22;3.5;12.53;0;6.07;23244 +96094;49.5759;4.69315;167;20220810;31.3;13.8;22.5;3.5;11.85;0;6.08;20878 +96094;49.5759;4.69315;167;20220811;31.3;12.6;21.9;2.5;11.6;0;5.58;22715 +96094;49.5759;4.69315;167;20220812;32.1;12.5;22.3;2.2;11.5;0;5.47;22847 +96094;49.5759;4.69315;167;20220813;31.2;12.1;21.6;2.5;11.03;0;5.51;22628 +96094;49.5759;4.69315;167;20220814;30.6;12.4;21.5;2.5;12.9;.1;4.88;19234 +96094;49.5759;4.69315;167;20220815;26.6;17.3;21.9;2.6;16.8;0;3.92;17068 +96094;49.5759;4.69315;167;20220816;28;13;20.5;1.8;16.33;9.4;3.72;18308 +96094;49.5759;4.69315;167;20220817;25.6;17.2;21.4;1.7;18.16;2.3;3.08;14592 +96094;49.5759;4.69315;167;20220818;27.6;13.3;20.4;1.6;16.53;.4;3.62;18611 +96094;49.5759;4.69315;167;20220819;23.9;13.3;18.6;2.4;17.2;1.8;2.74;13418 +96094;49.5759;4.69315;167;20220820;25;14;19.5;2.5;14.96;0;3.67;17721 +96094;49.5759;4.69315;167;20220821;24.9;9;16.9;1.4;13.33;0;3.22;18312 +96094;49.5759;4.69315;167;20220822;27.6;13.4;20.5;1.7;14.46;0;3.69;17801 +96094;49.5759;4.69315;167;20220823;28.6;12.4;20.5;1.1;15.6;0;3.48;18510 +96094;49.5759;4.69315;167;20220824;32.6;13.5;23;1.3;15.4;0;4.21;20565 +96094;49.5759;4.69315;167;20220825;32.7;14.1;23.4;2.2;14.83;0;4.83;19613 +96094;49.5759;4.69315;167;20220826;23.4;18.9;21.2;3.5;16.86;.1;2.92;8201 +96094;49.5759;4.69315;167;20220827;24.4;11.4;17.9;2.3;13.9;0;3.19;15569 +96094;49.5759;4.69315;167;20220828;25.9;10.9;18.4;2.7;13.16;0;3.83;18024 +96094;49.5759;4.69315;167;20220829;28.8;15;21.9;3.1;11.93;0;4.85;18011 +96094;49.5759;4.69315;167;20220830;28.3;12.1;20.2;2;13.43;0;3.72;16533 +96094;49.5759;4.69315;167;20220831;27.2;12.5;19.9;2.2;14.83;3.4;3.6;17000 +96094;49.5759;4.69315;167;20220901;26.3;12.3;19.3;2.7;13.33;0;3.8;16898 +96094;49.5759;4.69315;167;20220902;27.7;12.3;20;2.2;12.8;.2;3.79;16605 +96094;49.5759;4.69315;167;20220903;25.5;15.1;20.3;2.2;15.86;.7;2.98;13192 +96094;49.5759;4.69315;167;20220904;27.5;11.6;19.5;1.6;14.53;.1;3.25;16600 +96094;49.5759;4.69315;167;20220905;29.1;12.8;20.9;2.5;14.9;4.9;3.85;15816 +96094;49.5759;4.69315;167;20220906;28.7;12.9;20.8;2.5;16.63;3.4;3.67;16959 +96094;49.5759;4.69315;167;20220907;23.6;14.3;19;2;16.63;5.2;2.53;12858 +96094;49.5759;4.69315;167;20220908;21;13.8;17.4;3.6;15.6;4.2;2.36;11048 +96094;49.5759;4.69315;167;20220909;18.5;14;16.3;4.3;15.06;8.8;1.94;8121 +96094;49.5759;4.69315;167;20220910;19.7;13;16.3;4;15.43;2.2;2.02;9758 +96094;49.5759;4.69315;167;20220911;20.9;10.9;15.9;1.2;14.46;.1;1.93;11710 +96094;49.5759;4.69315;167;20220912;25.6;10;17.8;1.7;13.7;.1;2.89;15966 +96094;49.5759;4.69315;167;20220913;24.3;13.5;18.9;2;16.4;4.3;2.29;9879 +96094;49.5759;4.69315;167;20220914;25.3;16.6;20.9;2.3;19.23;15.4;2.31;10045 +96094;49.5759;4.69315;167;20220915;18.9;11.8;15.4;2.5;14.8;.1;1.66;9084 +96094;49.5759;4.69315;167;20220916;16.2;10.5;13.4;2.7;11.66;1.6;1.78;8534 +96094;49.5759;4.69315;167;20220917;15.1;7.1;11.1;3.6;10.26;1;1.82;9796 +96094;49.5759;4.69315;167;20220918;15.9;5.8;10.8;3.7;9.5;.2;2.1;11416 +96094;49.5759;4.69315;167;20220919;17.1;4.8;10.9;1.6;9.8;.1;1.75;11981 +96094;49.5759;4.69315;167;20220920;17.5;3.4;10.5;1.3;9.46;.1;1.73;12571 +96094;49.5759;4.69315;167;20220921;18.1;4;11;1.8;9.03;0;1.96;13273 +96094;49.5759;4.69315;167;20220922;19.3;3;11.1;1.6;8.1;0;2.19;14579 +96094;49.5759;4.69315;167;20220923;18;4;11;.9;9.26;.2;1.57;11114 +96094;49.5759;4.69315;167;20220924;17.8;8.9;13.4;1.4;11.86;.9;1.49;8662 +96094;49.5759;4.69315;167;20220925;17.9;11.6;14.8;2.5;11.4;.1;2.04;9946 +96094;49.5759;4.69315;167;20220926;14;5.1;9.5;3.2;10.36;11.4;1.23;7681 +96094;49.5759;4.69315;167;20220927;13.3;8.1;10.7;3.7;10.63;3.3;1.39;7997 +96094;49.5759;4.69315;167;20220928;14.4;6.9;10.6;2.2;9.93;.1;1.46;9601 +96094;49.5759;4.69315;167;20220929;15;3.4;9.2;1.2;8.83;.2;1.35;10689 +96094;49.5759;4.69315;167;20220930;16.2;.9;8.5;2;8.73;13.4;1.58;12196 +96094;49.5759;4.69315;167;20221001;17.4;10;13.7;5.5;13.2;7.1;1.65;8104 +96094;49.5759;4.69315;167;20221002;14.1;12.3;13.2;2;13.46;17.4;.89;3453 +96094;49.5759;4.69315;167;20221003;16.3;5.9;11.1;1.3;10.63;0;1.29;9911 +96094;49.5759;4.69315;167;20221004;18.4;4.7;11.5;1.6;10.6;.1;1.51;11461 +96094;49.5759;4.69315;167;20221005;21;7.1;14.1;3;13.1;.1;1.83;10630 +96094;49.5759;4.69315;167;20221006;17.7;7.4;12.5;1.6;11.2;0;1.44;10250 +96094;49.5759;4.69315;167;20221007;17.6;3.7;10.7;1.2;9.03;.1;1.39;11010 +96094;49.5759;4.69315;167;20221008;16.7;3.1;9.9;1.5;8.9;0;1.4;10848 +96094;49.5759;4.69315;167;20221009;17.9;1.4;9.7;3;8.7;.1;1.89;10795 +96094;49.5759;4.69315;167;20221010;18.2;3.8;11;2.4;11;0;1.36;8868 +96094;49.5759;4.69315;167;20221011;16.9;6.3;11.6;2.6;9.6;0;1.61;9383 +96094;49.5759;4.69315;167;20221012;17.9;1.4;9.7;1.3;8.96;0;1.27;10716 +96094;49.5759;4.69315;167;20221013;15.2;7.7;11.4;2;12.26;2.4;.88;5758 +96094;49.5759;4.69315;167;20221014;16.4;12.8;14.6;2.5;15.16;7.8;.87;4193 +96094;49.5759;4.69315;167;20221015;19.1;13.3;16.2;3.1;15.43;2.7;1.29;5702 +96094;49.5759;4.69315;167;20221016;18;12.4;15.2;2.2;15.5;.1;.97;5692 +96094;49.5759;4.69315;167;20221017;20.6;13.4;17;3;16.5;10.4;1.28;5305 +96094;49.5759;4.69315;167;20221018;20.4;14.9;17.6;1.4;16.63;.4;1.05;5600 +96094;49.5759;4.69315;167;20221019;17.8;10.8;14.3;3.6;14.23;0;1.14;5787 +96094;49.5759;4.69315;167;20221020;21;12.5;16.7;3.9;14.93;11.3;1.7;6444 +96094;49.5759;4.69315;167;20221021;19.1;13.2;16.1;2.6;15.5;4.8;1.14;5275 +96094;49.5759;4.69315;167;20221022;19.6;11.6;15.6;2.5;14.33;.1;1.27;6549 +96094;49.5759;4.69315;167;20221023;20.3;11.6;15.9;3.7;14.4;2.6;1.52;5355 +96094;49.5759;4.69315;167;20221024;18.1;15.4;16.8;5.4;13.2;1;2.21;3809 +96094;49.5759;4.69315;167;20221025;17.1;11.8;14.4;3.1;13.33;.4;1.18;4973 +96094;49.5759;4.69315;167;20221026;20.7;12.9;16.8;2.8;14.06;.1;1.53;6526 +96094;49.5759;4.69315;167;20221027;20.9;10.3;15.6;3.3;14.33;.1;1.41;6575 +96094;49.5759;4.69315;167;20221028;22.6;11.8;17.2;2.3;14.56;0;1.43;6232 +96094;49.5759;4.69315;167;20221029;20.4;11.4;15.9;2.5;14.1;0;1.26;5273 +96094;49.5759;4.69315;167;20221030;20.3;8.7;14.5;1.9;12.2;0;1.16;6745 +96094;49.5759;4.69315;167;20221031;18.8;9.8;14.3;2.4;13.46;1.4;1.01;5733 +96094;49.5759;4.69315;167;20221101;15.7;10.9;13.3;4.8;12.13;.1;1.34;5304 +96094;49.5759;4.69315;167;20221102;14.6;8.6;11.6;3.4;10.46;0;1.15;5736 +96094;49.5759;4.69315;167;20221103;13.3;7.5;10.4;3.8;11.06;5.1;.83;3373 +96094;49.5759;4.69315;167;20221104;11.9;7.9;9.9;3.3;10.26;1.4;.84;3441 +96094;49.5759;4.69315;167;20221105;9.1;.9;5;2.1;8.6;.1;.37;3919 +96094;49.5759;4.69315;167;20221106;9.3;6.8;8;3.9;9.73;2.4;.62;2505 +96094;49.5759;4.69315;167;20221107;14.5;8.5;11.5;4.8;12.3;.1;.77;3486 +96094;49.5759;4.69315;167;20221108;15.6;7.4;11.5;4.1;10.93;3.2;1.13;4236 +96094;49.5759;4.69315;167;20221109;14.4;11.3;12.8;3.7;11.43;.6;1.15;3226 +96094;49.5759;4.69315;167;20221110;10.8;2;6.4;2.3;9.26;0;.38;3877 +96094;49.5759;4.69315;167;20221111;11.6;7.5;9.6;2.9;10.4;.1;.65;3483 +96094;49.5759;4.69315;167;20221112;13.5;5.4;9.4;2.9;9.56;0;.78;5133 +96094;49.5759;4.69315;167;20221113;14.7;4.1;9.4;2.1;8.53;.1;.84;5486 +96094;49.5759;4.69315;167;20221114;7.9;.8;4.4;1.8;8.7;2.4;.22;2953 +96094;49.5759;4.69315;167;20221115;12.7;7.7;10.2;3.5;12.13;7.1;.38;3021 +96094;49.5759;4.69315;167;20221116;11.9;7.6;9.8;4.6;11.5;11.4;.46;2686 +96094;49.5759;4.69315;167;20221117;12.8;10.4;11.6;5.9;11;5.9;1.21;2286 +96094;49.5759;4.69315;167;20221118;9.5;7.3;8.4;3.3;10.03;.8;.5;2010 +96094;49.5759;4.69315;167;20221119;9.1;5.5;7.3;2.5;9.7;1.2;.4;1964 +96094;49.5759;4.69315;167;20221120;7.6;6.5;7.1;4.3;9.36;4.2;.47;1581 +96094;49.5759;4.69315;167;20221121;7.8;4.2;6;4;9;2.4;.36;1857 +96094;49.5759;4.69315;167;20221122;8.4;4;6.2;5.3;8.46;2.6;.6;2382 +96094;49.5759;4.69315;167;20221123;9;5.6;7.3;4.2;9.06;8;.58;2255 +96094;49.5759;4.69315;167;20221124;10.3;5.9;8.1;4;9.46;2.4;.6;2909 +96094;49.5759;4.69315;167;20221125;10.2;6.1;8.1;2.5;9.73;.1;.47;2289 +96094;49.5759;4.69315;167;20221126;6.4;2.4;4.4;2.3;8.5;.1;.21;1830 +96094;49.5759;4.69315;167;20221127;7.9;4.8;6.3;3.6;8.53;5.1;.53;1918 +96094;49.5759;4.69315;167;20221128;8.5;6.4;7.4;2;9.86;1.4;.38;1220 +96094;49.5759;4.69315;167;20221129;7.8;5.9;6.8;1.3;9.03;.1;.34;1974 +96094;49.5759;4.69315;167;20221130;8.1;.8;4.5;1.6;7.56;0;.27;2953 +96094;49.5759;4.69315;167;20221201;7.2;2.9;5;2.7;7.73;0;.45;1707 +96094;49.5759;4.69315;167;20221202;4.1;4.1;4.1;3;6.76;1.1;.71;100 +96094;49.5759;4.69315;167;20221203;2.9;2;2.5;4.5;6.06;0;.67;875 +96094;49.5759;4.69315;167;20221204;2.2;1.6;1.9;3.4;6.03;4.7;.56;578 +96094;49.5759;4.69315;167;20221205;2.3;.6;1.5;1.2;6.6;0;.27;1033 +96094;49.5759;4.69315;167;20221206;4.7;.5;2.6;1.1;6.93;.2;.26;1638 +96094;49.5759;4.69315;167;20221207;5;-.5;2.3;2;7.26;.7;.13;2324 +96094;49.5759;4.69315;167;20221208;3.4;2;2.7;1.7;6.76;.3;.35;1159 +96094;49.5759;4.69315;167;20221209;2.8;-2.2;.3;1.9;5.56;.1;.23;2486 +96094;49.5759;4.69315;167;20221210;-1;-5.4;-3.2;2.2;4.73;0;.1;2540 +96094;49.5759;4.69315;167;20221211;-1;-2.1;-1.5;1.8;5.2;0;.26;984 +96094;49.5759;4.69315;167;20221212;-.3;-3;-1.7;2.4;4.46;0;.35;2222 +96094;49.5759;4.69315;167;20221213;.7;-6.4;-2.9;3.4;3.6;0;.51;3272 +96094;49.5759;4.69315;167;20221214;1.7;-2.5;-.4;1.9;4.06;.2;.5;2367 +96094;49.5759;4.69315;167;20221215;2.9;-8.3;-2.7;1.9;3.63;0;.32;3549 +96094;49.5759;4.69315;167;20221216;1.4;-8.3;-3.4;1.8;3.96;.1;.29;2443 +96094;49.5759;4.69315;167;20221217;-1.1;-8.8;-4.9;1.8;3.5;0;.16;3968 +96094;49.5759;4.69315;167;20221218;-1.6;-9.1;-5.4;3.8;3.86;1;.2;2477 +96094;49.5759;4.69315;167;20221219;8.7;-1.4;3.7;3.9;8.1;.7;.2;2704 +96094;49.5759;4.69315;167;20221220;11.7;8.2;10;3;10.53;10;.64;1400 +96094;49.5759;4.69315;167;20221221;10.8;9.3;10;4;11.8;15.8;.33;1582 +96094;49.5759;4.69315;167;20221222;11.4;9.7;10.5;5.9;12;10.3;.47;1281 +96094;49.5759;4.69315;167;20221223;14;9.5;11.8;4;12.16;9.7;.72;1404 +96094;49.5759;4.69315;167;20221224;11.1;9.4;10.2;3.8;11.13;1.2;.61;1218 +96094;49.5759;4.69315;167;20221225;12.9;8.6;10.7;3.3;11.5;4.2;.56;1782 +96094;49.5759;4.69315;167;20221226;11.1;10;10.5;4.5;10.13;5.1;1.08;834 +96094;49.5759;4.69315;167;20221227;6.6;-.7;3;2.7;6.96;0;.25;2846 +96094;49.5759;4.69315;167;20221228;9.1;3.5;6.3;6.3;9.86;8.8;.08;1820 +96094;49.5759;4.69315;167;20221229;10.3;8.9;9.6;6.8;9.9;.6;1.04;1407 +96094;49.5759;4.69315;167;20221230;12.7;2.2;7.5;5.6;10.26;8.1;.38;2396 +96094;49.5759;4.69315;167;20221231;15.5;12.5;14;7.7;12.66;.1;1.56;1522 +96095;49.59159;5.03811;223;20220101;11.1;9.3;10.2;1.8;11.38;0;.47;1205 +96095;49.59159;5.03811;223;20220102;12.3;4.7;8.5;5.1;10.28;3.5;.55;2964 +96095;49.59159;5.03811;223;20220103;10.3;9.5;9.9;6.8;10.93;25;.84;700 +96095;49.59159;5.03811;223;20220104;6.9;6.7;6.8;4.3;9.43;9;.51;281 +96095;49.59159;5.03811;223;20220105;3.5;.1;1.8;4.3;6.23;.1;.45;1902 +96095;49.59159;5.03811;223;20220106;4.6;1.4;3;2.1;6.58;.6;.42;1887 +96095;49.59159;5.03811;223;20220107;4.4;.6;2.5;4.5;6.78;10.6;.39;2062 +96095;49.59159;5.03811;223;20220108;5.8;1.1;3.4;5.9;7.33;20.8;.42;2397 +96095;49.59159;5.03811;223;20220109;5.1;3.8;4.5;4.4;7.18;.2;.71;1106 +96095;49.59159;5.03811;223;20220110;1.8;1.3;1.5;1.9;6.18;0;.44;455 +96095;49.59159;5.03811;223;20220111;.7;-.9;-.1;1.4;5.68;0;.3;1315 +96095;49.59159;5.03811;223;20220112;3.7;-3.8;0;1;5.73;0;.17;3269 +96095;49.59159;5.03811;223;20220113;6.5;-1.4;2.5;.9;6.08;0;.27;3366 +96095;49.59159;5.03811;223;20220114;8.9;-2.8;3;.4;5.78;.1;.14;4271 +96095;49.59159;5.03811;223;20220115;4.9;-4;.5;1.2;5.53;.1;.24;3724 +96095;49.59159;5.03811;223;20220116;.3;-.8;-.3;2.3;6.08;.6;.23;1108 +96095;49.59159;5.03811;223;20220117;4.5;.1;2.3;1.8;7.23;.1;.2;2607 +96095;49.59159;5.03811;223;20220118;7.9;2.7;5.3;1.8;7.28;0;.5;2921 +96095;49.59159;5.03811;223;20220119;3.4;-.8;1.3;2.5;6.93;1.4;.16;2585 +96095;49.59159;5.03811;223;20220120;4.5;.2;2.3;2.2;6.63;.9;.36;2691 +96095;49.59159;5.03811;223;20220121;4.1;-1.9;1.1;1.7;6.23;.2;.27;3272 +96095;49.59159;5.03811;223;20220122;4.7;1.3;3;1.5;7.08;0;.33;2438 +96095;49.59159;5.03811;223;20220123;5;2.6;3.8;1.8;6.73;0;.51;2007 +96095;49.59159;5.03811;223;20220124;7.5;-2.8;2.3;1.2;5.88;0;.37;4632 +96095;49.59159;5.03811;223;20220125;-.5;-4.7;-2.6;1.1;5.38;.1;.15;2895 +96095;49.59159;5.03811;223;20220126;.7;-1.3;-.3;2.4;5.98;0;.24;1893 +96095;49.59159;5.03811;223;20220127;1.8;.2;1;2.9;6.68;1;.23;1720 +96095;49.59159;5.03811;223;20220128;3.8;1.6;2.7;2.8;7.68;.1;.2;2114 +96095;49.59159;5.03811;223;20220129;7.9;2.8;5.3;4.4;9.03;1.4;.27;3436 +96095;49.59159;5.03811;223;20220130;7.2;-.6;3.3;1.9;6.88;1.6;.44;4402 +96095;49.59159;5.03811;223;20220131;5.6;-.7;2.5;6.5;6.63;.1;.59;3983 +96095;49.59159;5.03811;223;20220201;7.7;.9;4.3;4.4;7.83;1.1;.48;4228 +96095;49.59159;5.03811;223;20220202;9.3;7.6;8.5;4;9.93;.4;.7;1991 +96095;49.59159;5.03811;223;20220203;6.1;5.9;6;2.7;8.53;.4;.57;681 +96095;49.59159;5.03811;223;20220204;7.4;4.4;5.9;5;7.98;1.9;.81;2828 +96095;49.59159;5.03811;223;20220205;6.8;-2.4;2.2;3.7;6.53;.5;.56;5320 +96095;49.59159;5.03811;223;20220206;8.6;4.7;6.6;9.8;8.73;24.9;.87;3415 +96095;49.59159;5.03811;223;20220207;6.9;1.5;4.2;3.5;6.08;.1;.98;4163 +96095;49.59159;5.03811;223;20220208;7.7;-.6;3.5;3.1;8.48;.4;.22;5289 +96095;49.59159;5.03811;223;20220209;12.8;5;8.9;1.5;8.18;0;.87;5254 +96095;49.59159;5.03811;223;20220210;5.5;-.6;2.4;2.6;7.51;4.9;.22;4400 +96095;49.59159;5.03811;223;20220211;6.7;-.3;3.2;1.8;5.78;0;.49;15133 +96095;49.59159;5.03811;223;20220212;6.4;-5.3;.6;2;4.84;0;.64;9666 +96095;49.59159;5.03811;223;20220213;10.2;-4.4;2.9;4.2;6.34;0;.98;8166 +96095;49.59159;5.03811;223;20220214;9.6;5.5;7.6;4.9;8.11;1.7;1.1;10800 +96095;49.59159;5.03811;223;20220215;9.1;3.3;6.2;4.2;8.34;8.5;.74;7500 +96095;49.59159;5.03811;223;20220216;13;6.5;9.7;8.8;11.68;11.2;.71;5369 +96095;49.59159;5.03811;223;20220217;11.3;9.3;10.3;8.2;8.88;2.6;2.05;2816 +96095;49.59159;5.03811;223;20220218;11.2;6.8;9;7.8;8.83;2.1;1.63;4549 +96095;49.59159;5.03811;223;20220219;7.5;1.8;4.7;6.8;6.53;.2;1.3;5260 +96095;49.59159;5.03811;223;20220220;10.1;5.4;7.7;8.9;9.38;9.6;1;4851 +96095;49.59159;5.03811;223;20220221;7.1;3.7;5.4;8.8;7.68;6.1;1.03;4114 +96095;49.59159;5.03811;223;20220222;8.7;4.1;6.4;4.6;8.98;3.1;.69;4930 +96095;49.59159;5.03811;223;20220223;10.6;1;5.8;1.6;8.28;.6;.75;7415 +96095;49.59159;5.03811;223;20220224;10.3;6;8.2;5;7.93;3.1;1.52;4946 +96095;49.59159;5.03811;223;20220225;8.2;-.2;4;3;6.08;.4;1.11;7205 +96095;49.59159;5.03811;223;20220226;7.4;-4.9;1.2;1.9;5.38;.1;.86;8895 +96095;49.59159;5.03811;223;20220227;9.7;-1.7;4;3.3;4.93;0;1.56;8724 +96095;49.59159;5.03811;223;20220228;10;-3.7;3.2;1.9;4.93;0;1.23;9710 +96095;49.59159;5.03811;223;20220301;8.6;-3.6;2.5;1.4;5.13;.1;.99;9285 +96095;49.59159;5.03811;223;20220302;9.5;-.4;4.5;1.8;5.18;0;1.25;8452 +96095;49.59159;5.03811;223;20220303;14;-2.6;5.7;1.2;5.98;0;1.24;11253 +96095;49.59159;5.03811;223;20220304;11.4;-3.4;4;1.4;4.83;0;1.27;10770 +96095;49.59159;5.03811;223;20220305;10;-5.7;2.2;.9;4.58;.1;1.02;11234 +96095;49.59159;5.03811;223;20220306;7.6;-5.4;1.1;3;4.13;0;1.44;10354 +96095;49.59159;5.03811;223;20220307;5.7;-2.8;1.5;3.7;3.78;0;1.57;8389 +96095;49.59159;5.03811;223;20220308;9.7;-3.3;3.2;2.9;3.78;0;1.83;10661 +96095;49.59159;5.03811;223;20220309;13.6;-4.7;4.4;1.7;5.08;0;1.6;12971 +96095;49.59159;5.03811;223;20220310;15.4;-2.8;6.3;2.4;5.43;0;2.03;13065 +96095;49.59159;5.03811;223;20220311;16.2;2;9.1;4.7;6.73;.3;2.75;11641 +96095;49.59159;5.03811;223;20220312;12.2;7.2;9.7;3;8.78;2.1;1.52;6906 +96095;49.59159;5.03811;223;20220313;13.8;5.8;9.8;3.9;9.03;3;1.76;8913 +96095;49.59159;5.03811;223;20220314;12.9;5.8;9.3;2.7;8.38;3.2;1.61;8526 +96095;49.59159;5.03811;223;20220315;8.2;3;5.6;2;9.08;11.3;.74;7277 +96095;49.59159;5.03811;223;20220316;11.4;4.7;8;2.9;9.73;0;1.09;8432 +96095;49.59159;5.03811;223;20220317;10.2;6.6;8.4;2.4;8.28;0;1.3;6143 +96095;49.59159;5.03811;223;20220318;14.5;-.5;7;4;5.44;0;2.71;16933 +96095;49.59159;5.03811;223;20220319;14;3.6;8.8;5.1;5.4;0;3.19;17200 +96095;49.59159;5.03811;223;20220320;9.7;-1.1;4.3;2.5;5.67;0;1.66;13700 +96095;49.59159;5.03811;223;20220321;17.6;0;8.8;1.7;7.5;0;1.99;14700 +96095;49.59159;5.03811;223;20220322;18;.3;9.1;1.5;6.74;0;2.16;15766 +96095;49.59159;5.03811;223;20220323;18.5;-1.4;8.6;1.2;6.07;0;2.17;17600 +96095;49.59159;5.03811;223;20220324;19;-1;9;1.3;6;0;2.25;17433 +96095;49.59159;5.03811;223;20220325;17.4;-1.5;8;2.3;6.14;0;2.5;17566 +96095;49.59159;5.03811;223;20220326;18.4;1.1;9.7;2.9;6.5;0;3.05;18566 +96095;49.59159;5.03811;223;20220327;19.6;1.6;10.6;1.9;8.37;0;2.6;18400 +96095;49.59159;5.03811;223;20220328;20;.4;10.2;1.4;7.87;0;2.26;15566 +96095;49.59159;5.03811;223;20220329;17;4.6;10.8;1.9;9.14;1.2;1.81;9333 +96095;49.59159;5.03811;223;20220330;11.4;7.4;9.4;2;9.24;4.9;1.31;7200 +96095;49.59159;5.03811;223;20220331;6.3;5.1;5.7;2.9;7.24;.7;1.02;3766 +96095;49.59159;5.03811;223;20220401;2.3;-.6;.9;3.4;5.51;.6;.77;6900 +96095;49.59159;5.03811;223;20220402;3.6;-.3;1.6;4.4;5;0;1.26;8433 +96095;49.59159;5.03811;223;20220403;7.3;-4;1.7;2.3;4.4;0;1.76;16666 +96095;49.59159;5.03811;223;20220404;8.2;-4.9;1.6;3.8;6.14;2.4;1.13;10433 +96095;49.59159;5.03811;223;20220405;10.2;4.2;7.2;4.5;9.71;1.3;.88;11433 +96095;49.59159;5.03811;223;20220406;11;7.5;9.2;4.9;9.07;3;1.51;5766 +96095;49.59159;5.03811;223;20220407;12;8.4;10.2;7.7;8.61;6.5;2.51;17300 +96095;49.59159;5.03811;223;20220408;5.9;4.3;5.1;2.7;7.01;18.6;1.14;9033 +96095;49.59159;5.03811;223;20220409;9;-.4;4.3;1.8;6.6;1.1;1.65;15066 +96095;49.59159;5.03811;223;20220410;11.4;-2.2;4.6;1.1;6.2;.1;1.68;14566 +96095;49.59159;5.03811;223;20220411;17.2;-.8;8.2;3.7;6.84;0;3.23;21300 +96095;49.59159;5.03811;223;20220412;20.2;4.4;12.3;2.7;9.07;0;3.05;16833 +96095;49.59159;5.03811;223;20220413;19.1;6;12.5;1.8;11.4;.6;2.07;12433 +96095;49.59159;5.03811;223;20220414;20;8.6;14.3;1.9;11.47;0;2.71;16700 +96095;49.59159;5.03811;223;20220415;19.5;4;11.7;2;10.04;0;2.72;18200 +96095;49.59159;5.03811;223;20220416;17.3;3;10.1;3;7.87;0;3.34;23433 +96095;49.59159;5.03811;223;20220417;18.8;.4;9.6;2.7;5.7;0;3.74;24133 +96095;49.59159;5.03811;223;20220418;18.9;-.6;9.1;1.9;6.6;0;3.21;22333 +96095;49.59159;5.03811;223;20220419;19.6;.9;10.2;1.7;7.5;0;2.99;19766 +96095;49.59159;5.03811;223;20220420;17.2;3.7;10.5;2.6;6.8;0;3.55;23566 +96095;49.59159;5.03811;223;20220421;18.4;1.4;9.9;2.9;7.97;0;3.39;23100 +96095;49.59159;5.03811;223;20220422;17.7;5.4;11.6;2.6;8.87;0;3.12;20700 +96095;49.59159;5.03811;223;20220423;17;6.3;11.7;3;9.64;.2;2.38;11900 +96095;49.59159;5.03811;223;20220424;17.5;8;12.8;2.3;9.24;.9;2.87;15833 +96095;49.59159;5.03811;223;20220425;14.7;3;8.8;2;8.3;0;2.24;15566 +96095;49.59159;5.03811;223;20220426;12.5;3.1;7.8;2.4;8.6;0;1.69;10266 +96095;49.59159;5.03811;223;20220427;17.9;.5;9.2;2.5;8.37;0;3;21466 +96095;49.59159;5.03811;223;20220428;20.3;3;11.7;2.5;8.67;0;3.76;24066 +96095;49.59159;5.03811;223;20220429;17.8;5.5;11.6;2.1;9.1;0;2.55;13233 +96095;49.59159;5.03811;223;20220430;14.7;4.8;9.8;3.1;8.36;0;3.01;21066 +96095;49.59159;5.03811;223;20220501;15.4;1.9;8.6;1.8;8.13;0;2.47;17100 +96095;49.59159;5.03811;223;20220502;18.9;5.3;12.1;2.1;9.23;0;3.27;19900 +96095;49.59159;5.03811;223;20220503;19.8;8.3;14.1;2.5;9.6;0;3.25;15833 +96095;49.59159;5.03811;223;20220504;19.7;5.6;12.7;2.1;9.8;0;3.53;22400 +96095;49.59159;5.03811;223;20220505;18.2;5.2;11.7;1.4;10.73;3.4;2.58;16366 +96095;49.59159;5.03811;223;20220506;21.4;4.7;13;.8;10.13;.1;3.26;22173 +96095;49.59159;5.03811;223;20220507;21.4;5;13.2;.8;10.98;1.2;3.26;22071 +96095;49.59159;5.03811;223;20220508;20.8;6.6;13.7;1.4;11.88;.1;3.23;20630 +96095;49.59159;5.03811;223;20220509;25;6.2;15.6;.7;11.58;0;3.75;23964 +96095;49.59159;5.03811;223;20220510;24.6;7.3;15.9;1.7;12.53;0;3.97;23067 +96095;49.59159;5.03811;223;20220511;25;10.4;17.7;3.4;12.73;0;4.58;21263 +96095;49.59159;5.03811;223;20220512;20.6;9.8;15.2;2.9;12.18;.1;3.47;18332 +96095;49.59159;5.03811;223;20220513;19.9;5.1;12.5;1.7;10.13;0;3.38;21609 +96095;49.59159;5.03811;223;20220514;23.1;3.6;13.3;.8;10.33;0;3.73;24996 +96095;49.59159;5.03811;223;20220515;27.2;6;16.6;1.5;11.68;.1;4.62;26241 +96095;49.59159;5.03811;223;20220516;22.7;13.3;18;2.1;15.13;.5;3.39;17358 +96095;49.59159;5.03811;223;20220517;26.8;9.3;18;1.1;13.93;0;4.21;24064 +96095;49.59159;5.03811;223;20220518;29.2;11.1;20.1;1.6;14.88;0;4.76;24554 +96095;49.59159;5.03811;223;20220519;29;13.2;21.1;2.4;16.58;1.1;4.88;23014 +96095;49.59159;5.03811;223;20220520;24.9;16;20.5;2.1;17.48;3.8;3.66;17156 +96095;49.59159;5.03811;223;20220521;20.6;7.3;13.9;1.8;11.63;.1;3.48;21170 +96095;49.59159;5.03811;223;20220522;22.5;6.6;14.5;.7;12.23;.9;3.62;23374 +96095;49.59159;5.03811;223;20220523;21;12.4;16.7;3;15.13;17.4;3.21;17205 +96095;49.59159;5.03811;223;20220524;17.3;10.8;14.1;3.5;12.03;.5;2.89;14947 +96095;49.59159;5.03811;223;20220525;19.3;5.3;12.3;2.3;10.43;.3;3.52;22135 +96095;49.59159;5.03811;223;20220526;20.5;12;16.3;3.8;12.98;0;3.62;17237 +96095;49.59159;5.03811;223;20220527;19.9;12.2;16.1;3.8;12.33;.2;3.59;16441 +96095;49.59159;5.03811;223;20220528;17.1;3.4;10.2;1.6;8.93;0;3.22;22086 +96095;49.59159;5.03811;223;20220529;16;4.4;10.2;2.4;8.28;.3;3.22;20394 +96095;49.59159;5.03811;223;20220530;18;3.3;10.6;1;9.08;0;3.29;23099 +96095;49.59159;5.03811;223;20220531;20.2;5.8;13;1.5;9.53;.1;3.7;22857 +96095;49.59159;5.03811;223;20220601;20;4.3;12.2;1.7;9.53;0;3.76;23940 +96095;49.59159;5.03811;223;20220602;22.8;3.1;12.9;1.1;9.53;0;4.16;26985 +96095;49.59159;5.03811;223;20220603;24.1;7.7;15.9;1.1;12.73;.4;4.09;24616 +96095;49.59159;5.03811;223;20220604;27.7;10.7;19.2;1.3;16.73;2.2;4.55;25118 +96095;49.59159;5.03811;223;20220605;19.1;16.9;18;2.3;17.83;11.6;2;8784 +96095;49.59159;5.03811;223;20220606;20.3;12.6;16.5;2.4;13.73;.3;3.26;16681 +96095;49.59159;5.03811;223;20220607;20.8;9.1;15;1.8;14.03;3.7;3.39;20712 +96095;49.59159;5.03811;223;20220608;16.7;11.6;14.1;2.1;14.03;11.6;2.32;13582 +96095;49.59159;5.03811;223;20220609;19.1;10.3;14.7;2.4;12.93;.7;3.19;18263 +96095;49.59159;5.03811;223;20220610;22.4;12;17.2;1.5;14.63;0;3.59;19855 +96095;49.59159;5.03811;223;20220611;25.7;14;19.9;1.4;16.18;.1;4.08;21061 +96095;49.59159;5.03811;223;20220612;24;11.5;17.8;2;12.98;.1;4.25;21805 +96095;49.59159;5.03811;223;20220613;21.8;7.4;14.6;1.3;11.38;0;3.87;23419 +96095;49.59159;5.03811;223;20220614;24.4;6.2;15.3;1;11.33;0;4.32;26485 +96095;49.59159;5.03811;223;20220615;29.4;7.8;18.6;.8;12.53;0;5.03;28837 +96095;49.59159;5.03811;223;20220616;27.7;11.2;19.5;1.3;13.18;.1;4.76;25199 +96095;49.59159;5.03811;223;20220617;30.3;9.8;20;.9;14.08;0;5.09;28116 +96095;49.59159;5.03811;223;20220618;33.7;12.8;23.2;1.3;17.28;0;5.77;28406 +96095;49.59159;5.03811;223;20220619;28.9;16.5;22.7;3;18.33;23.2;5.08;21848 +96095;49.59159;5.03811;223;20220620;20.3;15;17.6;2.5;15.33;.1;2.99;14135 +96095;49.59159;5.03811;223;20220621;26;10.4;18.2;1.5;13.83;.7;4.55;24531 +96095;49.59159;5.03811;223;20220622;24.5;13;18.7;1.5;16.88;3.5;3.85;20953 +96095;49.59159;5.03811;223;20220623;27.9;16.5;22.2;1.8;19.13;13.9;4.39;20907 +96095;49.59159;5.03811;223;20220624;23.4;16.2;19.8;2.6;17.63;4.2;3.51;16587 +96095;49.59159;5.03811;223;20220625;24.4;14.2;19.3;2.2;16.48;4.8;3.96;19784 +96095;49.59159;5.03811;223;20220626;18.6;12.8;15.7;1.4;15.38;1;2.58;14753 +96095;49.59159;5.03811;223;20220627;20.8;13.6;17.2;1.4;15.43;4.3;3.05;16614 +96095;49.59159;5.03811;223;20220628;25.9;8.3;17.1;1;13.43;.1;4.43;25949 +96095;49.59159;5.03811;223;20220629;27;10.8;18.9;.8;14.73;0;4.38;24851 +96095;49.59159;5.03811;223;20220630;19.9;10.8;15.3;2;14.43;3.9;3.13;18467 +96095;49.59159;5.03811;223;20220701;20.8;12.2;16.5;2.3;12.78;.2;3.55;18042 +96095;49.59159;5.03811;223;20220702;26.3;6.2;16.3;.8;12.18;0;4.53;27665 +96095;49.59159;5.03811;223;20220703;24.3;9;16.6;1.4;13.78;.1;4.15;24051 +96095;49.59159;5.03811;223;20220704;24.4;7.9;16.2;.9;12.53;0;4.15;24949 +96095;49.59159;5.03811;223;20220705;24.9;8.9;16.9;1.7;12.58;0;4.44;24518 +96095;49.59159;5.03811;223;20220706;22.3;7.9;15.1;1.4;11.88;0;3.9;23191 +96095;49.59159;5.03811;223;20220707;20.1;10.6;15.4;2.3;13.63;.1;3.26;18676 +96095;49.59159;5.03811;223;20220708;24.5;6.7;15.6;1.6;12.03;0;4.37;25642 +96095;49.59159;5.03811;223;20220709;26.5;9.5;18;1.7;13.83;0;4.6;25070 +96095;49.59159;5.03811;223;20220710;22.4;10.4;16.4;2;12.63;0;3.88;20858 +96095;49.59159;5.03811;223;20220711;26.8;9.7;18.3;1.4;14.63;0;4.49;25009 +96095;49.59159;5.03811;223;20220712;29.1;11.1;20.1;1;14.78;0;4.7;25645 +96095;49.59159;5.03811;223;20220713;32.8;14.2;23.5;1;15.83;0;5.24;26000 +96095;49.59159;5.03811;223;20220714;28.6;15.1;21.9;1.7;16.08;0;4.66;22018 +96095;49.59159;5.03811;223;20220715;24.2;10.6;17.4;2.3;11.67;0;4.45;22734 +96095;49.59159;5.03811;223;20220716;25.9;7.2;16.5;1.6;11.67;0;4.39;23275 +96095;49.59159;5.03811;223;20220717;29.6;8.9;19.3;1.1;11.73;0;4.97;27134 +96095;49.59159;5.03811;223;20220718;34.9;11.2;23;.9;13.33;0;5.6;28920 +96095;49.59159;5.03811;223;20220719;36.8;12.6;24.7;1.8;13.78;0;6.62;29122 +96095;49.59159;5.03811;223;20220720;26.4;18.9;22.7;2.5;17.68;4.7;4.05;15959 +96095;49.59159;5.03811;223;20220721;25.4;16.2;20.8;2.1;18.03;0;3.7;17691 +96095;49.59159;5.03811;223;20220722;27;12.4;19.7;1.6;16.93;.7;4.19;22247 +96095;49.59159;5.03811;223;20220723;27.8;14;20.9;1.2;16.58;.1;4.17;21491 +96095;49.59159;5.03811;223;20220724;31.2;12.2;21.7;.8;15.93;0;4.66;25218 +96095;49.59159;5.03811;223;20220725;26.4;14.1;20.3;2.3;16.13;.2;4.22;20163 +96095;49.59159;5.03811;223;20220726;22.9;12.4;17.7;2;14.48;0;3.56;18527 +96095;49.59159;5.03811;223;20220727;23.6;13.4;18.5;1.6;12.38;0;3.73;18176 +96095;49.59159;5.03811;223;20220728;26.9;9.8;18.3;1.3;12.03;0;4.32;23429 +96095;49.59159;5.03811;223;20220729;27.4;10.3;18.8;1.6;13.28;0;4.46;23362 +96095;49.59159;5.03811;223;20220730;28;9.5;18.7;1.3;13.13;0;4.41;24158 +96095;49.59159;5.03811;223;20220731;26.7;12.7;19.7;1.8;15.93;0;4.08;20925 +96095;49.59159;5.03811;223;20220801;24.7;14.3;19.5;1.1;17.03;.1;3.35;17934 +96095;49.59159;5.03811;223;20220802;29.1;11.8;20.4;.6;16.03;0;4.04;23015 +96095;49.59159;5.03811;223;20220803;33.5;12.9;23.2;.5;16.83;0;4.51;25010 +96095;49.59159;5.03811;223;20220804;33.3;13.8;23.5;1.2;18.23;8;4.87;24215 +96095;49.59159;5.03811;223;20220805;25.1;18.4;21.7;2.5;17.63;0;3.51;13988 +96095;49.59159;5.03811;223;20220806;24.1;10.4;17.2;1.8;10.78;0;3.96;20001 +96095;49.59159;5.03811;223;20220807;27.4;8.2;17.8;1.8;10.33;0;4.61;23591 +96095;49.59159;5.03811;223;20220808;29.2;10.4;19.8;2.1;11.73;0;4.93;23174 +96095;49.59159;5.03811;223;20220809;31.1;11.2;21.2;1.8;12.63;0;4.99;23677 +96095;49.59159;5.03811;223;20220810;30.9;12.6;21.7;2;12.63;0;5.05;22541 +96095;49.59159;5.03811;223;20220811;31;10.7;20.8;2.1;11.4;0;5.18;21977 +96095;49.59159;5.03811;223;20220812;32;10.6;21.3;1.8;11.04;0;5.07;22139 +96095;49.59159;5.03811;223;20220813;31;9.5;20.2;1.4;12.08;0;4.68;24012 +96095;49.59159;5.03811;223;20220814;30;10.7;20.3;1.7;13.73;1;4.56;22572 +96095;49.59159;5.03811;223;20220815;26.3;17.8;22.1;2.4;17.28;0;3.61;14789 +96095;49.59159;5.03811;223;20220816;28;12.7;20.3;1.4;16.48;5.9;3.75;19736 +96095;49.59159;5.03811;223;20220817;25.4;17;21.2;1.3;18.13;3.4;2.97;14477 +96095;49.59159;5.03811;223;20220818;27.4;12.1;19.7;.9;15.83;0;3.47;19477 +96095;49.59159;5.03811;223;20220819;23.3;11.4;17.4;1.4;16.78;1.3;2.87;17032 +96095;49.59159;5.03811;223;20220820;24.6;14.3;19.5;2.3;15.33;0;3.39;15695 +96095;49.59159;5.03811;223;20220821;25.2;7.9;16.6;.9;13.23;0;3.26;20271 +96095;49.59159;5.03811;223;20220822;27.7;11.7;19.7;1.3;14.88;.1;3.64;19338 +96095;49.59159;5.03811;223;20220823;29;11;20;.9;15.53;0;3.61;20366 +96095;49.59159;5.03811;223;20220824;32.4;11.8;22.1;.8;15.03;0;3.96;21576 +96095;49.59159;5.03811;223;20220825;32.5;12.1;22.3;1.4;15.13;0;4.29;21289 +96095;49.59159;5.03811;223;20220826;22.6;18.6;20.6;2.8;17.48;.3;2.62;9156 +96095;49.59159;5.03811;223;20220827;23.5;12;17.7;1.5;14.68;0;2.88;15662 +96095;49.59159;5.03811;223;20220828;26.8;10.4;18.6;1.4;13.63;0;3.43;18600 +96095;49.59159;5.03811;223;20220829;29.3;14.2;21.7;1.8;12.28;0;3.99;17710 +96095;49.59159;5.03811;223;20220830;28.1;11.1;19.6;.8;14.63;.1;3.19;18577 +96095;49.59159;5.03811;223;20220831;26.1;11.1;18.6;1.7;14.88;2.2;3.24;17269 +96095;49.59159;5.03811;223;20220901;26;12;19;1.9;13.53;0;3.36;16562 +96095;49.59159;5.03811;223;20220902;27.5;11.8;19.6;1.8;12.68;.8;3.61;17368 +96095;49.59159;5.03811;223;20220903;25.2;14.5;19.8;1.8;15.93;1;2.93;14113 +96095;49.59159;5.03811;223;20220904;27;10.8;18.9;1.3;14.88;.1;3.08;17279 +96095;49.59159;5.03811;223;20220905;29.5;10.9;20.2;2.1;15.33;6;3.81;18376 +96095;49.59159;5.03811;223;20220906;29;12.5;20.7;2.1;16.88;4;3.56;17141 +96095;49.59159;5.03811;223;20220907;24.3;13.5;18.9;1.9;16.48;4.8;2.67;13639 +96095;49.59159;5.03811;223;20220908;20;13.6;16.8;3.6;15.63;3.2;2.2;10283 +96095;49.59159;5.03811;223;20220909;18.5;13.6;16;4.3;15.03;9.3;2.01;8798 +96095;49.59159;5.03811;223;20220910;18.8;13.2;16;3.5;15.33;3.3;1.9;9253 +96095;49.59159;5.03811;223;20220911;20.3;11.4;15.9;.9;14.63;.1;1.89;11806 +96095;49.59159;5.03811;223;20220912;25.2;7.4;16.3;1;13.03;.1;2.59;16647 +96095;49.59159;5.03811;223;20220913;25.1;11.9;18.5;1.4;16.13;3.3;2.51;14163 +96095;49.59159;5.03811;223;20220914;23.7;16.5;20.1;1.9;19.13;18.9;2.12;10212 +96095;49.59159;5.03811;223;20220915;18.6;12.4;15.5;2.1;15.08;.1;1.67;9270 +96095;49.59159;5.03811;223;20220916;15.9;10.7;13.3;1.9;11.88;1.8;1.63;8391 +96095;49.59159;5.03811;223;20220917;13.5;6.8;10.1;2.9;10.53;2.1;1.48;9510 +96095;49.59159;5.03811;223;20220918;15.9;5.7;10.8;3.1;9.83;.1;1.99;11699 +96095;49.59159;5.03811;223;20220919;16.5;5;10.7;1.3;9.98;.2;1.69;12280 +96095;49.59159;5.03811;223;20220920;15.5;3;9.2;1;9.73;.2;1.52;12681 +96095;49.59159;5.03811;223;20220921;17.8;2.7;10.3;1;9.18;.1;1.75;13761 +96095;49.59159;5.03811;223;20220922;19;1.2;10.1;.9;8.23;0;1.85;14833 +96095;49.59159;5.03811;223;20220923;17.8;2.9;10.3;.8;9.48;.2;1.61;13349 +96095;49.59159;5.03811;223;20220924;16.8;7.9;12.4;.9;11.88;.8;1.42;10098 +96095;49.59159;5.03811;223;20220925;16.6;10.6;13.6;1.6;11.48;.1;1.55;8180 +96095;49.59159;5.03811;223;20220926;13.4;4.7;9.1;3.4;10.28;11.4;1.32;9751 +96095;49.59159;5.03811;223;20220927;13.4;8.1;10.8;3.9;10.68;4.3;1.45;7400 +96095;49.59159;5.03811;223;20220928;13.7;6.9;10.3;2.2;10.08;.1;1.36;8317 +96095;49.59159;5.03811;223;20220929;14.4;3;8.7;1.1;8.83;.3;1.32;10737 +96095;49.59159;5.03811;223;20220930;15.9;.8;8.4;1.6;8.63;13.4;1.52;12252 +96095;49.59159;5.03811;223;20221001;17.2;9;13.1;5.8;13.08;7;1.66;8800 +96095;49.59159;5.03811;223;20221002;13.6;11.9;12.7;1.5;13.33;18.1;.86;3681 +96095;49.59159;5.03811;223;20221003;15.9;5.6;10.7;1;10.33;0;1.24;9661 +96095;49.59159;5.03811;223;20221004;18.6;2.4;10.5;1.1;10.13;.1;1.44;12008 +96095;49.59159;5.03811;223;20221005;21;5.9;13.5;2.2;12.98;.2;1.73;11417 +96095;49.59159;5.03811;223;20221006;17.6;7.4;12.5;1.3;11.48;.1;1.31;9133 +96095;49.59159;5.03811;223;20221007;16.9;1.3;9.1;.8;8.78;.1;1.2;11275 +96095;49.59159;5.03811;223;20221008;16.6;1.9;9.2;1.1;8.73;0;1.26;10755 +96095;49.59159;5.03811;223;20221009;17.7;-.8;8.5;1.4;8.18;.3;1.43;11954 +96095;49.59159;5.03811;223;20221010;18.5;1.9;10.2;1.5;11.03;0;1.27;11149 +96095;49.59159;5.03811;223;20221011;16.4;8.1;12.3;1.8;10.33;0;1.38;7642 +96095;49.59159;5.03811;223;20221012;17.8;-.5;8.6;.6;8.93;0;1.03;11375 +96095;49.59159;5.03811;223;20221013;15;6.2;10.6;1.7;12.18;2.2;.88;7639 +96095;49.59159;5.03811;223;20221014;16;12.3;14.2;1.9;15.38;8;.8;4732 +96095;49.59159;5.03811;223;20221015;18.5;13.1;15.8;2.7;15.88;3;1.14;5742 +96095;49.59159;5.03811;223;20221016;17.7;12.1;14.9;1.7;15.93;.2;.9;5758 +96095;49.59159;5.03811;223;20221017;21.1;12.7;16.9;2.1;16.48;21.8;1.27;6971 +96095;49.59159;5.03811;223;20221018;20;14.6;17.3;1;16.73;.8;.99;5462 +96095;49.59159;5.03811;223;20221019;17.3;10.3;13.8;2.3;14.38;0;.95;6166 +96095;49.59159;5.03811;223;20221020;20.3;11.6;16;2.9;14.93;10;1.39;6740 +96095;49.59159;5.03811;223;20221021;18.5;12.6;15.6;2.1;15.83;5.1;.98;5425 +96095;49.59159;5.03811;223;20221022;19.5;12.1;15.8;2.3;14.53;.2;1.25;6041 +96095;49.59159;5.03811;223;20221023;20.8;10.7;15.8;3;14.63;3.5;1.46;6986 +96095;49.59159;5.03811;223;20221024;17.5;15.1;16.3;5.7;13.43;1.8;2.1;3171 +96095;49.59159;5.03811;223;20221025;16.7;11.8;14.2;2.9;13.58;.3;1.11;4608 +96095;49.59159;5.03811;223;20221026;20.3;12.3;16.3;2.2;14.18;.2;1.31;5823 +96095;49.59159;5.03811;223;20221027;20.9;8.8;14.9;2.6;14.48;0;1.21;7184 +96095;49.59159;5.03811;223;20221028;22.8;12;17.4;2.2;15.03;.1;1.42;6640 +96095;49.59159;5.03811;223;20221029;20.2;10.6;15.4;1.9;14.18;0;1.04;6142 +96095;49.59159;5.03811;223;20221030;20.3;7.5;13.9;1.5;12.23;0;1.03;7007 +96095;49.59159;5.03811;223;20221031;18.3;8.6;13.5;1.7;13.08;1.5;.87;5943 +96095;49.59159;5.03811;223;20221101;15.1;11.3;13.2;4.5;12.48;.2;1.25;3471 +96095;49.59159;5.03811;223;20221102;14.5;9.1;11.8;3.6;10.68;0;1.26;4221 +96095;49.59159;5.03811;223;20221103;12.8;7.1;10;2.8;11.13;6.3;.68;4267 +96095;49.59159;5.03811;223;20221104;11;8.2;9.6;3.2;10.43;3.5;.78;2809 +96095;49.59159;5.03811;223;20221105;8.7;1.3;5;1.7;8.83;.1;.33;4710 +96095;49.59159;5.03811;223;20221106;9.5;5.1;7.3;2.5;9.78;1.6;.46;3480 +96095;49.59159;5.03811;223;20221107;13.9;8.6;11.2;5;12.33;.5;.74;3785 +96095;49.59159;5.03811;223;20221108;15.9;6.5;11.2;3.4;11.18;3.1;.99;5106 +96095;49.59159;5.03811;223;20221109;13.8;12;12.9;4.3;12.03;.8;1.2;1979 +96095;49.59159;5.03811;223;20221110;11.4;1.8;6.6;1.9;9.63;0;.37;4944 +96095;49.59159;5.03811;223;20221111;9.7;6.6;8.1;2.5;10.28;.1;.44;2621 +96095;49.59159;5.03811;223;20221112;11.3;5;8.1;2.7;9.53;0;.62;3773 +96095;49.59159;5.03811;223;20221113;14.5;5.1;9.8;2.1;8.73;.1;.89;4690 +96095;49.59159;5.03811;223;20221114;7.8;-.3;3.8;1.5;8.98;2.7;.1;4253 +96095;49.59159;5.03811;223;20221115;12.9;7.9;10.4;2.9;12.28;8.7;.43;3222 +96095;49.59159;5.03811;223;20221116;11.2;7.8;9.5;4.1;11.63;11.9;.41;2505 +96095;49.59159;5.03811;223;20221117;12.2;10.2;11.2;5.9;11.13;3.9;1.14;1774 +96095;49.59159;5.03811;223;20221118;9;7.9;8.4;3.6;10.28;.9;.56;1261 +96095;49.59159;5.03811;223;20221119;8.3;6.6;7.5;2.6;9.83;1.5;.44;1586 +96095;49.59159;5.03811;223;20221120;7.6;6.5;7;4.5;9.43;3.7;.53;1140 +96095;49.59159;5.03811;223;20221121;7.7;4.5;6.1;4;9.13;2.8;.36;2244 +96095;49.59159;5.03811;223;20221122;7.8;4.1;5.9;5.5;8.63;2.8;.53;2385 +96095;49.59159;5.03811;223;20221123;9.6;5.8;7.7;3.5;9.13;7.5;.67;2403 +96095;49.59159;5.03811;223;20221124;9.7;6.8;8.2;3.8;9.43;3;.72;2019 +96095;49.59159;5.03811;223;20221125;9.9;4.8;7.3;2.3;9.88;0;.33;2775 +96095;49.59159;5.03811;223;20221126;6;3.4;4.7;1.8;8.93;0;.19;1750 +96095;49.59159;5.03811;223;20221127;7;4.5;5.8;2.7;8.53;2.1;.43;1764 +96095;49.59159;5.03811;223;20221128;8.1;5.5;6.8;1.6;9.73;1.3;.3;1760 +96095;49.59159;5.03811;223;20221129;7.1;5.8;6.4;.8;9.18;.1;.36;1111 +96095;49.59159;5.03811;223;20221130;8.6;-.2;4.2;1;7.53;0;.2;3508 +96095;49.59159;5.03811;223;20221201;7.3;3.9;5.6;1.5;7.63;0;.46;2009 +96095;49.59159;5.03811;223;20221202;3.8;3.9;3.8;2.1;6.68;1.2;.65;162 +96095;49.59159;5.03811;223;20221203;2.8;1.7;2.2;3.5;6.03;0;.62;945 +96095;49.59159;5.03811;223;20221204;1.9;1.5;1.7;2.6;6.08;3;.52;406 +96095;49.59159;5.03811;223;20221205;2.4;.6;1.5;1;6.73;0;.26;1260 +96095;49.59159;5.03811;223;20221206;4;.5;2.3;1.1;6.83;.3;.24;1902 +96095;49.59159;5.03811;223;20221207;4.8;-1;1.9;1.5;7.18;.7;.12;2548 +96095;49.59159;5.03811;223;20221208;3.2;1.4;2.3;1.4;6.73;.2;.33;1220 +96095;49.59159;5.03811;223;20221209;3.3;-2.9;.2;1.3;5.63;0;.2;2627 +96095;49.59159;5.03811;223;20221210;.2;-4;-1.9;1.8;4.98;0;.23;2009 +96095;49.59159;5.03811;223;20221211;-1.2;-2.8;-2;1.7;5.18;0;.23;1126 +96095;49.59159;5.03811;223;20221212;-.5;-3.3;-1.9;2.3;4.53;0;.37;1584 +96095;49.59159;5.03811;223;20221213;0;-6.7;-3.4;2.2;3.58;0;.4;2662 +96095;49.59159;5.03811;223;20221214;.7;-2.9;-1.1;1.6;4.08;.1;.45;1792 +96095;49.59159;5.03811;223;20221215;1.9;-9.1;-3.6;.9;3.58;0;.17;3489 +96095;49.59159;5.03811;223;20221216;2.2;-9.9;-3.9;1;3.73;.1;.12;3689 +96095;49.59159;5.03811;223;20221217;-1;-10.6;-5.8;1;3.33;0;.11;3226 +96095;49.59159;5.03811;223;20221218;-2.9;-10;-6.5;2.8;3.73;.5;.11;2716 +96095;49.59159;5.03811;223;20221219;7.6;-2.5;2.5;2.6;7.88;.4;.04;3298 +96095;49.59159;5.03811;223;20221220;12.4;7.3;9.9;2.8;10.68;8.2;.56;2248 +96095;49.59159;5.03811;223;20221221;10.7;9.5;10.1;4.3;11.98;15;.47;863 +96095;49.59159;5.03811;223;20221222;10.8;9.8;10.3;6.9;11.98;8.4;.55;796 +96095;49.59159;5.03811;223;20221223;13.5;9.7;11.6;4.4;12.38;12;.66;1866 +96095;49.59159;5.03811;223;20221224;10.6;9.2;9.9;3.7;11.13;2.1;.61;963 +96095;49.59159;5.03811;223;20221225;12.8;8.4;10.6;3;11.38;3.1;.56;2048 +96095;49.59159;5.03811;223;20221226;10.7;10.3;10.5;5;10.18;6.3;1.22;390 +96095;49.59159;5.03811;223;20221227;6.3;-.1;3.1;2.4;7.08;0;.29;2573 +96095;49.59159;5.03811;223;20221228;9;2.9;5.9;6.6;9.78;9.9;.04;2512 +96095;49.59159;5.03811;223;20221229;9.9;9.2;9.6;7.3;9.93;.9;1.21;550 +96095;49.59159;5.03811;223;20221230;12.6;3.1;7.9;5.8;10.48;10.5;.37;3278 +96095;49.59159;5.03811;223;20221231;15.6;12.7;14.2;8.4;12.43;0;1.88;1647 +96096;49.60623;5.38328;262;20220101;10.9;8.6;9.8;1.7;11.05;0;.34;3441 +96096;49.60623;5.38328;262;20220102;11.8;5;8.4;4.3;9.75;7.5;.44;5346 +96096;49.60623;5.38328;262;20220103;9.9;8.7;9.3;6;10.5;26.6;.52;2307 +96096;49.60623;5.38328;262;20220104;6.7;7.5;7.1;4.2;9.27;10.1;.46;421 +96096;49.60623;5.38328;262;20220105;2.6;.2;1.4;4.2;6.1;.1;.37;1610 +96096;49.60623;5.38328;262;20220106;4.6;1;2.8;2.4;6.3;.5;.28;9033 +96096;49.60623;5.38328;262;20220107;3.6;-.6;1.5;4.4;6.45;14.8;.25;2401 +96096;49.60623;5.38328;262;20220108;4.5;.4;2.4;5.1;6.95;20.4;.25;3544 +96096;49.60623;5.38328;262;20220109;4.4;2.9;3.7;3.9;6.83;.5;.38;5805 +96096;49.60623;5.38328;262;20220110;.6;-.9;-.1;1.6;5.88;0;.26;2881 +96096;49.60623;5.38328;262;20220111;.5;-1.6;-.6;1.4;5.35;0;.22;5306 +96096;49.60623;5.38328;262;20220112;4;-4.5;-.3;1.2;5.45;0;.16;6240 +96096;49.60623;5.38328;262;20220113;5.3;-.6;2.4;1.3;6;0;.18;10301 +96096;49.60623;5.38328;262;20220114;7.6;-1.9;2.8;.9;5.88;0;.23;10407 +96096;49.60623;5.38328;262;20220115;2.1;-3.2;-.6;1.8;5.4;.1;.2;5994 +96096;49.60623;5.38328;262;20220116;.3;-1.1;-.4;2.9;5.75;.6;.16;2373 +96096;49.60623;5.38328;262;20220117;3.7;-.4;1.6;2.2;6.83;.1;.15;3799 +96096;49.60623;5.38328;262;20220118;7.1;2.5;4.8;2.4;7.15;0;.4;6616 +96096;49.60623;5.38328;262;20220119;2.7;-.4;1.2;3;6.68;1.9;.15;2394 +96096;49.60623;5.38328;262;20220120;4;.1;2;2.5;6.3;.8;.26;7824 +96096;49.60623;5.38328;262;20220121;3.5;-.6;1.5;2.1;6.15;.3;.16;9460 +96096;49.60623;5.38328;262;20220122;4.7;1.6;3.1;1.7;6.88;0;.24;3771 +96096;49.60623;5.38328;262;20220123;4.6;2.5;3.6;2.4;6.43;0;.46;3098 +96096;49.60623;5.38328;262;20220124;6.9;-1.1;2.9;2.1;5.78;0;.37;8302 +96096;49.60623;5.38328;262;20220125;.3;-2.5;-1.1;1;5.4;0;.17;5540 +96096;49.60623;5.38328;262;20220126;.3;-1.4;-.5;2;5.63;0;.2;3017 +96096;49.60623;5.38328;262;20220127;1.3;-.5;.4;3.9;6.18;1;.15;3051 +96096;49.60623;5.38328;262;20220128;4.1;.1;2.1;3.1;7.15;.1;.16;7370 +96096;49.60623;5.38328;262;20220129;7.1;2.3;4.7;5.1;8.53;2.4;.13;5326 +96096;49.60623;5.38328;262;20220130;6.8;2;4.4;2.3;6.75;1.6;.39;8699 +96096;49.60623;5.38328;262;20220131;5.4;.1;2.8;6.2;6.4;.2;.48;7835 +96096;49.60623;5.38328;262;20220201;7;1.2;4.1;4.7;7.43;1.6;.4;4586 +96096;49.60623;5.38328;262;20220202;8.8;6.6;7.7;4;9.48;1;.47;4431 +96096;49.60623;5.38328;262;20220203;6.4;6;6.2;3.1;8.3;.7;.48;2979 +96096;49.60623;5.38328;262;20220204;6.9;4.4;5.7;4.5;7.84;2.2;.66;2111 +96096;49.60623;5.38328;262;20220205;5.4;-.4;2.5;3.2;6.5;.7;.49;4071 +96096;49.60623;5.38328;262;20220206;7.9;2;4.9;8.7;8.27;28.5;.69;2589 +96096;49.60623;5.38328;262;20220207;6.6;1.4;4;3.6;5.97;.1;.9;5337 +96096;49.60623;5.38328;262;20220208;6.9;0;3.4;3.5;8.1;.5;.2;7345 +96096;49.60623;5.38328;262;20220209;11.9;5.5;8.7;1.9;7.98;0;.85;7283 +96096;49.60623;5.38328;262;20220210;5.9;.3;3.1;2.7;7.62;5.3;.21;700 +96096;49.60623;5.38328;262;20220211;6.4;-.3;3.1;1.7;5.82;0;.6;7500 +96096;49.60623;5.38328;262;20220212;5.7;-5.1;.3;2;4.82;0;.62;9400 +96096;49.60623;5.38328;262;20220213;10;-5.8;2.1;3.1;6.12;0;.79;8600 +96096;49.60623;5.38328;262;20220214;9.4;3.5;6.4;4.3;8.02;1.4;1.05;3300 +96096;49.60623;5.38328;262;20220215;8.6;2.5;5.5;4.1;7.82;12.8;.71;7600 +96096;49.60623;5.38328;262;20220216;12.6;5.9;9.2;8.1;11.13;14.6;.61;8813 +96096;49.60623;5.38328;262;20220217;10.3;8.6;9.5;7.4;8.78;3.5;1.57;8745 +96096;49.60623;5.38328;262;20220218;10.9;6.2;8.5;7;8.58;3;1.39;6194 +96096;49.60623;5.38328;262;20220219;7;2.5;4.7;6.7;6.2;1.6;1.24;11795 +96096;49.60623;5.38328;262;20220220;9.3;4.5;6.9;8.5;9.15;11.7;.66;6032 +96096;49.60623;5.38328;262;20220221;6.1;3.4;4.8;7.9;7.43;7.2;.83;9730 +96096;49.60623;5.38328;262;20220222;7.9;1.8;4.9;4.6;8.55;4.5;.55;9288 +96096;49.60623;5.38328;262;20220223;10.7;.4;5.5;1.9;7.75;.6;.83;8798 +96096;49.60623;5.38328;262;20220224;9.6;5.2;7.4;4.4;7.6;3.1;1.4;10260 +96096;49.60623;5.38328;262;20220225;7.2;-.8;3.2;3.4;5.98;.9;.97;6395 +96096;49.60623;5.38328;262;20220226;6.7;-4;1.4;2.4;5.25;.1;.86;9631 +96096;49.60623;5.38328;262;20220227;8.8;-2.6;3.1;4.4;4.68;0;1.62;10895 +96096;49.60623;5.38328;262;20220228;9.9;-3.7;3.1;2.6;4.68;0;1.38;11291 +96096;49.60623;5.38328;262;20220301;8.5;-3;2.7;1.7;4.75;0;1.05;7841 +96096;49.60623;5.38328;262;20220302;8.9;-1.6;3.6;2.2;4.8;0;1.36;13817 +96096;49.60623;5.38328;262;20220303;13;-3.1;4.9;1.2;5.5;0;1.26;12084 +96096;49.60623;5.38328;262;20220304;10.4;-3.4;3.5;1.8;4.38;0;1.41;11950 +96096;49.60623;5.38328;262;20220305;8.5;-4.5;2;1.4;4.2;.1;1.19;11905 +96096;49.60623;5.38328;262;20220306;6.5;-4.8;.8;3;3.9;0;1.42;11823 +96096;49.60623;5.38328;262;20220307;4.9;-3.7;.6;4.3;3.55;0;1.59;11456 +96096;49.60623;5.38328;262;20220308;9.3;-3.8;2.8;3.7;3.5;0;2.03;12740 +96096;49.60623;5.38328;262;20220309;12.4;-4.9;3.7;1.7;4.88;0;1.56;13611 +96096;49.60623;5.38328;262;20220310;14.6;-3.1;5.8;2.6;5.1;0;2.02;13661 +96096;49.60623;5.38328;262;20220311;15.1;.1;7.6;4.4;6.15;.5;2.54;12189 +96096;49.60623;5.38328;262;20220312;12.7;5.6;9.2;2.9;8.1;1.1;1.57;7445 +96096;49.60623;5.38328;262;20220313;13.9;5.1;9.5;3.6;8.48;3.9;1.74;8746 +96096;49.60623;5.38328;262;20220314;12.2;5.6;8.9;2.9;8.05;2.6;1.59;9334 +96096;49.60623;5.38328;262;20220315;7.7;2.6;5.2;1.7;8.73;12.8;.72;6429 +96096;49.60623;5.38328;262;20220316;11.2;4.2;7.7;3;9.58;0;.92;6564 +96096;49.60623;5.38328;262;20220317;9.9;6.1;8;3.1;8.18;0;1.44;10784 +96096;49.60623;5.38328;262;20220318;13.9;1.2;7.5;5.1;5.22;0;3.05;16300 +96096;49.60623;5.38328;262;20220319;13;2.8;7.9;5.7;5.42;0;2.99;17100 +96096;49.60623;5.38328;262;20220320;7.5;-.1;3.7;2.7;6.22;0;1.18;7700 +96096;49.60623;5.38328;262;20220321;16.9;.1;8.5;2.3;7.52;0;2.14;16200 +96096;49.60623;5.38328;262;20220322;17.3;-.5;8.4;1.9;6.12;0;2.39;17600 +96096;49.60623;5.38328;262;20220323;17.8;-2.3;7.8;2;5.92;0;2.47;18100 +96096;49.60623;5.38328;262;20220324;18.4;-1.2;8.6;2.1;6.02;0;2.6;17800 +96096;49.60623;5.38328;262;20220325;17.5;-1.6;8;3.2;5.92;0;2.87;18200 +96096;49.60623;5.38328;262;20220326;17.9;2.3;10.1;3.8;6.12;0;3.57;19000 +96096;49.60623;5.38328;262;20220327;19.3;1.1;10.2;2.7;7.62;0;2.93;19000 +96096;49.60623;5.38328;262;20220328;20;0;10;1.9;7.52;0;2.55;16600 +96096;49.60623;5.38328;262;20220329;16.8;4.1;10.4;2.4;9.02;2;1.93;10200 +96096;49.60623;5.38328;262;20220330;10.6;7.4;9;2;9.72;4;.99;5100 +96096;49.60623;5.38328;262;20220331;6;5.1;5.5;2.6;7.52;1.1;.81;3000 +96096;49.60623;5.38328;262;20220401;2.8;-1.4;.7;3.7;5.52;.6;.59;2700 +96096;49.60623;5.38328;262;20220402;3.2;-.5;1.3;4.7;4.82;0;1.17;7200 +96096;49.60623;5.38328;262;20220403;6.6;-4;1.3;2.9;4.32;0;1.7;15500 +96096;49.60623;5.38328;262;20220404;8.2;-5.6;1.3;4.2;5.82;2.7;1.31;13800 +96096;49.60623;5.38328;262;20220405;9.3;3.8;6.6;3.8;9.62;2.5;.43;2600 +96096;49.60623;5.38328;262;20220406;10.4;7.2;8.8;4.4;9.32;4;1.12;4900 +96096;49.60623;5.38328;262;20220407;12.3;8.1;10.2;6.2;8.92;9.1;1.92;7800 +96096;49.60623;5.38328;262;20220408;5.9;3.9;4.9;2.5;7.02;19.1;.84;2500 +96096;49.60623;5.38328;262;20220409;8;.1;4.1;1.8;6.72;1.6;1.59;14900 +96096;49.60623;5.38328;262;20220410;10.6;-2.2;4.2;1.4;6.12;.1;1.7;15200 +96096;49.60623;5.38328;262;20220411;16.4;-1.2;7.6;3.6;6.82;0;3.05;21400 +96096;49.60623;5.38328;262;20220412;20.6;3;11.8;3;8.92;0;3.24;18600 +96096;49.60623;5.38328;262;20220413;20;4.9;12.4;2.6;11.62;0;2.27;14000 +96096;49.60623;5.38328;262;20220414;20.1;8.2;14.1;2.5;11.22;0;2.49;13500 +96096;49.60623;5.38328;262;20220415;19.4;3.5;11.5;2.8;9.82;0;2.93;19800 +96096;49.60623;5.38328;262;20220416;16.4;3.3;9.9;3.9;7.72;0;3.45;23300 +96096;49.60623;5.38328;262;20220417;18;-.5;8.7;3.4;5.52;0;3.81;24400 +96096;49.60623;5.38328;262;20220418;18.2;-1.4;8.4;2.5;6.42;0;3.28;22800 +96096;49.60623;5.38328;262;20220419;19.6;-.5;9.5;2.1;6.92;0;3.25;21500 +96096;49.60623;5.38328;262;20220420;16.6;3.2;9.9;3.6;6.22;0;3.83;23700 +96096;49.60623;5.38328;262;20220421;17.8;2.1;10;3.7;8.02;0;3.47;22600 +96096;49.60623;5.38328;262;20220422;17.9;4.9;11.4;3.8;8.82;0;3.39;22400 +96096;49.60623;5.38328;262;20220423;16.6;5.9;11.2;3.8;9.52;.6;2.17;9700 +96096;49.60623;5.38328;262;20220424;16.5;6.8;11.7;2.7;10.22;2.3;2.19;11500 +96096;49.60623;5.38328;262;20220425;15.3;2.7;9;2;7.82;0;2.3;15200 +96096;49.60623;5.38328;262;20220426;11.5;1.4;6.5;2.4;8.42;.1;1.38;9800 +96096;49.60623;5.38328;262;20220427;18;.8;9.4;3.2;8.42;0;3.23;23200 +96096;49.60623;5.38328;262;20220428;20.1;3.8;11.9;3.3;8.52;0;4.18;25400 +96096;49.60623;5.38328;262;20220429;18;6.7;12.3;2.4;9.32;.1;2.5;12400 +96096;49.60623;5.38328;262;20220430;14.2;5;9.6;3.5;8.02;0;3.09;23400 +96096;49.60623;5.38328;262;20220501;15;2;8.5;2.4;8.42;0;2.12;13900 +96096;49.60623;5.38328;262;20220502;19;5.5;12.2;2.6;9.52;.1;2.81;15200 +96096;49.60623;5.38328;262;20220503;18.9;6.5;12.7;3.6;9.82;0;1.94;1700 +96096;49.60623;5.38328;262;20220504;18.4;6.5;12.4;2.9;9.52;.1;3.21;19500 +96096;49.60623;5.38328;262;20220505;16.9;6.3;11.6;2;10.32;1;2.21;13100 +96096;49.60623;5.38328;262;20220506;20.9;6.8;13.8;1.9;10.14;.1;3.5;21427 +96096;49.60623;5.38328;262;20220507;20.5;6.6;13.5;1.8;10.57;1.1;3.14;18766 +96096;49.60623;5.38328;262;20220508;21;9;15;2.4;11.84;.1;3.49;20385 +96096;49.60623;5.38328;262;20220509;24.3;7.9;16.1;1.7;11.2;0;4;22773 +96096;49.60623;5.38328;262;20220510;24;8.6;16.3;2.2;12.24;0;3.95;21511 +96096;49.60623;5.38328;262;20220511;24.7;10.2;17.4;3.6;12.24;0;4.76;23333 +96096;49.60623;5.38328;262;20220512;19.8;10.1;14.9;3.1;11.9;0;3.52;20122 +96096;49.60623;5.38328;262;20220513;19.3;5.5;12.4;2.3;9.67;0;3.63;23422 +96096;49.60623;5.38328;262;20220514;22.5;5.3;13.9;1.5;10.17;0;3.89;24764 +96096;49.60623;5.38328;262;20220515;26.5;9.9;18.2;2.6;11.47;.2;5.05;25429 +96096;49.60623;5.38328;262;20220516;21.9;13.1;17.5;2.3;14.84;.3;3.18;16505 +96096;49.60623;5.38328;262;20220517;26;10.2;18.1;1.8;13.77;0;4.32;23610 +96096;49.60623;5.38328;262;20220518;28.6;12.1;20.4;2.2;14.57;0;4.94;24019 +96096;49.60623;5.38328;262;20220519;28.6;14.1;21.3;2.6;16.54;1.3;4.77;21813 +96096;49.60623;5.38328;262;20220520;24.9;16;20.4;2.8;17.24;2.5;3.58;15983 +96096;49.60623;5.38328;262;20220521;19.8;7.2;13.5;2.3;11.34;0;3.57;22897 +96096;49.60623;5.38328;262;20220522;22.5;7.6;15.1;1.7;12;1.1;3.69;21907 +96096;49.60623;5.38328;262;20220523;19.5;12.4;16;3.3;15.2;19.6;2.49;13079 +96096;49.60623;5.38328;262;20220524;16;10.4;13.2;3.4;12.07;.6;2.6;15032 +96096;49.60623;5.38328;262;20220525;18.8;5;11.9;2.6;10.3;.2;3.44;22544 +96096;49.60623;5.38328;262;20220526;19.7;12;15.9;3.7;12.7;0;3.56;18532 +96096;49.60623;5.38328;262;20220527;19.1;11.9;15.5;3.4;12.1;.4;3.29;15957 +96096;49.60623;5.38328;262;20220528;16.9;3.6;10.2;2;8.5;0;3.2;21837 +96096;49.60623;5.38328;262;20220529;15;4.7;9.9;3;8.24;.8;3.08;20262 +96096;49.60623;5.38328;262;20220530;17.1;4;10.6;1.6;8.9;0;3.18;21902 +96096;49.60623;5.38328;262;20220531;19.7;7;13.4;2;9.14;.1;3.79;22449 +96096;49.60623;5.38328;262;20220601;19.5;5.2;12.3;2.1;9.24;0;3.92;25327 +96096;49.60623;5.38328;262;20220602;22.1;5;13.5;2.2;9.27;0;4.41;26530 +96096;49.60623;5.38328;262;20220603;23.3;10.1;16.7;2.2;12.37;.9;3.96;20900 +96096;49.60623;5.38328;262;20220604;27;12;19.5;1.8;16.37;1.1;4.38;23084 +96096;49.60623;5.38328;262;20220605;18.3;17;17.7;2.7;17.64;15.5;1.58;6088 +96096;49.60623;5.38328;262;20220606;19.9;12.8;16.4;2.6;14.1;.7;3.25;17930 +96096;49.60623;5.38328;262;20220607;19.8;8.9;14.3;1.8;13.9;3.6;2.88;17677 +96096;49.60623;5.38328;262;20220608;16.1;11.1;13.6;2.1;14.2;11.8;1.96;11928 +96096;49.60623;5.38328;262;20220609;18.1;10.2;14.1;2.9;12.67;.6;3.07;18469 +96096;49.60623;5.38328;262;20220610;21.5;10.5;16;1.7;14.2;0;3.31;18853 +96096;49.60623;5.38328;262;20220611;24.8;14.4;19.6;1.7;15.87;.1;4.22;22604 +96096;49.60623;5.38328;262;20220612;23.6;12.5;18;2.4;12.94;0;4.56;24091 +96096;49.60623;5.38328;262;20220613;20.7;8;14.3;2;11.17;0;3.84;23129 +96096;49.60623;5.38328;262;20220614;24;7.7;15.8;2.1;10.97;0;4.64;26376 +96096;49.60623;5.38328;262;20220615;29;10;19.5;1.6;12.4;0;5.36;28223 +96096;49.60623;5.38328;262;20220616;27;13.4;20.2;2;12.67;0;5.12;25452 +96096;49.60623;5.38328;262;20220617;29.5;11.4;20.5;1.6;13.34;0;5.41;27531 +96096;49.60623;5.38328;262;20220618;33.1;14.7;23.9;1.9;16.6;0;5.88;26655 +96096;49.60623;5.38328;262;20220619;30.4;17.6;24;3.2;17.64;30.1;5.63;23179 +96096;49.60623;5.38328;262;20220620;19.4;15.3;17.4;3.2;15.44;1;2.95;14900 +96096;49.60623;5.38328;262;20220621;25;10.5;17.7;2.3;13.74;1.1;4.48;24054 +96096;49.60623;5.38328;262;20220622;23.8;14.5;19.1;2.3;16.3;2.6;3.64;18205 +96096;49.60623;5.38328;262;20220623;27.5;15.9;21.7;1.9;19.27;11.6;4.37;21842 +96096;49.60623;5.38328;262;20220624;22;16.1;19;2.6;17.87;3.7;3.14;16361 +96096;49.60623;5.38328;262;20220625;24.1;13.1;18.6;2.1;16.27;4;3.91;21220 +96096;49.60623;5.38328;262;20220626;18.3;13.1;15.7;1.7;15.44;2.2;2.35;13419 +96096;49.60623;5.38328;262;20220627;19.8;13.2;16.5;1.6;15.47;3.3;2.65;14651 +96096;49.60623;5.38328;262;20220628;24.7;10;17.3;1.9;13.64;.1;4.43;25055 +96096;49.60623;5.38328;262;20220629;26.4;12.2;19.3;1.6;14.47;0;4.61;24765 +96096;49.60623;5.38328;262;20220630;21.6;12.1;16.9;2.4;14.54;3.9;3.16;16568 +96096;49.60623;5.38328;262;20220701;20.1;11.9;16;2.7;12.6;.1;3.59;19273 +96096;49.60623;5.38328;262;20220702;25.7;7.7;16.7;1.7;11.9;0;4.83;27856 +96096;49.60623;5.38328;262;20220703;24.4;10.7;17.6;1.9;13.44;0;4.46;25192 +96096;49.60623;5.38328;262;20220704;23.6;8.6;16.1;1.7;12.27;0;4.31;25597 +96096;49.60623;5.38328;262;20220705;24.4;9.6;17;2;12.47;0;4.55;25461 +96096;49.60623;5.38328;262;20220706;21.3;8.2;14.7;2;11.44;0;3.83;22770 +96096;49.60623;5.38328;262;20220707;19.7;11.6;15.6;2.4;13.4;0;3;16015 +96096;49.60623;5.38328;262;20220708;23.7;7.2;15.5;1.9;11.9;0;4.43;26735 +96096;49.60623;5.38328;262;20220709;25.6;11;18.3;2.2;13.74;0;4.49;23692 +96096;49.60623;5.38328;262;20220710;21;9.6;15.3;2.3;12.34;0;3.75;21819 +96096;49.60623;5.38328;262;20220711;25.3;11.1;18.2;1.9;14.57;0;4.4;24345 +96096;49.60623;5.38328;262;20220712;28.6;12.5;20.6;2;14.24;0;5.17;25922 +96096;49.60623;5.38328;262;20220713;31.7;15.9;23.8;1.7;15.14;0;5.35;24288 +96096;49.60623;5.38328;262;20220714;28.3;16.7;22.5;2.3;15.67;0;5.02;22628 +96096;49.60623;5.38328;262;20220715;23.3;11.2;17.3;2.3;11.37;0;4.52;24164 +96096;49.60623;5.38328;262;20220716;24.7;8.6;16.7;2;11.4;0;4.6;25535 +96096;49.60623;5.38328;262;20220717;29;10.8;19.9;2;10.67;0;5.45;26467 +96096;49.60623;5.38328;262;20220718;34;12.6;23.3;2;11.97;0;6.26;27504 +96096;49.60623;5.38328;262;20220719;36.7;16;26.4;2.9;12.37;.2;7.6;27237 +96096;49.60623;5.38328;262;20220720;27.2;18.3;22.7;2.8;16.34;3.6;4.34;16414 +96096;49.60623;5.38328;262;20220721;24.5;16.4;20.5;2.8;17.67;0;3.68;17487 +96096;49.60623;5.38328;262;20220722;26.9;13;20;2.1;16.5;.7;4.23;21613 +96096;49.60623;5.38328;262;20220723;26.9;14.7;20.8;1.6;16.44;0;4.14;21107 +96096;49.60623;5.38328;262;20220724;30.7;13.3;22;1.6;15.3;0;5.08;25288 +96096;49.60623;5.38328;262;20220725;26.6;16.1;21.4;2.8;15.6;.1;4.38;18320 +96096;49.60623;5.38328;262;20220726;22.4;12.2;17.3;2.3;14.1;0;3.37;17254 +96096;49.60623;5.38328;262;20220727;23.1;13.6;18.4;2.4;11.9;0;4.2;20671 +96096;49.60623;5.38328;262;20220728;26.3;12.1;19.2;2.4;11.4;0;4.58;20730 +96096;49.60623;5.38328;262;20220729;26.7;11.8;19.3;1.8;13.17;.1;4.43;22707 +96096;49.60623;5.38328;262;20220730;27.4;11.4;19.4;1.8;12.6;0;4.55;22995 +96096;49.60623;5.38328;262;20220731;26.4;14.3;20.4;2.3;15.34;0;4.42;21881 +96096;49.60623;5.38328;262;20220801;23.7;14.6;19.2;1.6;16.8;.2;2.96;14864 +96096;49.60623;5.38328;262;20220802;28.3;13;20.6;1.6;15.67;0;4.33;22462 +96096;49.60623;5.38328;262;20220803;32.9;14.8;23.8;1.4;16.14;0;5.03;24279 +96096;49.60623;5.38328;262;20220804;33.3;16.7;25;2;17.3;7.6;5.08;21076 +96096;49.60623;5.38328;262;20220805;24.3;18.5;21.4;2.7;17.74;.1;3.4;14510 +96096;49.60623;5.38328;262;20220806;23.3;11.3;17.3;2.9;10.37;0;4.43;21527 +96096;49.60623;5.38328;262;20220807;26.7;11.1;18.9;2.8;9.64;0;5.17;23167 +96096;49.60623;5.38328;262;20220808;28.5;12.8;20.7;3;10.97;0;5.48;22847 +96096;49.60623;5.38328;262;20220809;30.3;14.4;22.3;3;12.07;0;5.73;22950 +96096;49.60623;5.38328;262;20220810;30.4;17.1;23.7;3.2;11.64;0;6.02;22368 +96096;49.60623;5.38328;262;20220811;30.4;15.9;23.1;2.9;11.04;0;5.85;22676 +96096;49.60623;5.38328;262;20220812;31.1;14.4;22.8;2.8;10.87;0;5.84;22999 +96096;49.60623;5.38328;262;20220813;30.7;14;22.3;3;10.7;0;5.83;22594 +96096;49.60623;5.38328;262;20220814;29.9;14.3;22.1;2.9;12.57;2.8;5.12;19014 +96096;49.60623;5.38328;262;20220815;26;17.2;21.6;2.3;17.24;.3;3.52;15547 +96096;49.60623;5.38328;262;20220816;28;13.1;20.5;1.6;16.17;2.8;3.84;19936 +96096;49.60623;5.38328;262;20220817;25.3;16.6;21;1.8;17.54;2.4;3.05;14360 +96096;49.60623;5.38328;262;20220818;26.8;14;20.4;1.8;15.94;0;3.47;16832 +96096;49.60623;5.38328;262;20220819;23.4;13.3;18.4;2;16.77;.9;2.86;15696 +96096;49.60623;5.38328;262;20220820;24.3;13.9;19.1;2.4;15.17;0;3.37;16636 +96096;49.60623;5.38328;262;20220821;24.7;9.9;17.3;1.5;12.84;0;3.28;18167 +96096;49.60623;5.38328;262;20220822;27.5;12.8;20.1;1.8;13.87;0;3.78;18200 +96096;49.60623;5.38328;262;20220823;28.7;12.5;20.6;1.5;15.07;0;3.83;19804 +96096;49.60623;5.38328;262;20220824;32.2;14.7;23.4;1.9;14.4;0;4.62;20352 +96096;49.60623;5.38328;262;20220825;31.9;15.3;23.6;2.5;14.1;0;5.02;19940 +96096;49.60623;5.38328;262;20220826;21.8;18.5;20.1;3.5;17.5;.3;2.43;8173 +96096;49.60623;5.38328;262;20220827;22.6;14.3;18.4;2.2;15.14;0;2.72;13290 +96096;49.60623;5.38328;262;20220828;25.4;12.3;18.9;2.4;13.6;0;3.58;17422 +96096;49.60623;5.38328;262;20220829;28.1;14.5;21.3;3.1;11.64;0;4.75;18353 +96096;49.60623;5.38328;262;20220830;28.8;13.9;21.4;2.4;13.24;0;4.16;17158 +96096;49.60623;5.38328;262;20220831;24.8;13.9;19.3;3;14.57;1.3;3.56;16271 +96096;49.60623;5.38328;262;20220901;24.8;13.7;19.2;3.2;13.37;0;3.73;15963 +96096;49.60623;5.38328;262;20220902;26.6;13.3;20;3.1;11.87;.1;4.28;17453 +96096;49.60623;5.38328;262;20220903;23.3;14.7;19;2.1;15.24;.7;2.68;12461 +96096;49.60623;5.38328;262;20220904;26.8;11.5;19.1;1.8;14.6;.1;3.22;16501 +96096;49.60623;5.38328;262;20220905;29.3;13.1;21.2;2.8;14.4;4.5;4;15007 +96096;49.60623;5.38328;262;20220906;28.4;13.4;20.9;2.2;16.77;3.6;3.55;17587 +96096;49.60623;5.38328;262;20220907;23.6;13.3;18.4;2.2;16.24;4.8;2.57;13490 +96096;49.60623;5.38328;262;20220908;19.7;13.8;16.8;3.6;15.57;5.3;2.11;10645 +96096;49.60623;5.38328;262;20220909;18.1;13.7;15.9;4.3;14.84;12.1;1.86;8155 +96096;49.60623;5.38328;262;20220910;17.9;12.7;15.3;3.8;15.44;7.2;1.53;7971 +96096;49.60623;5.38328;262;20220911;20;13.2;16.6;1.4;14.9;.1;1.91;11174 +96096;49.60623;5.38328;262;20220912;24.6;9.8;17.2;1.9;13.24;.1;2.92;16454 +96096;49.60623;5.38328;262;20220913;25.1;13.4;19.3;2.2;15.64;2.9;2.62;11341 +96096;49.60623;5.38328;262;20220914;23.7;16.4;20;2.4;18.97;17.3;2.08;9659 +96096;49.60623;5.38328;262;20220915;18.1;12.6;15.4;2.3;14.9;0;1.64;9757 +96096;49.60623;5.38328;262;20220916;14.9;10.6;12.8;2;11.4;1.9;1.58;8579 +96096;49.60623;5.38328;262;20220917;13.2;6.5;9.9;2.9;10.37;1.5;1.43;9723 +96096;49.60623;5.38328;262;20220918;14.8;6.4;10.6;3.4;9.7;0;1.88;11762 +96096;49.60623;5.38328;262;20220919;15.7;6;10.8;1.5;10;.3;1.64;11623 +96096;49.60623;5.38328;262;20220920;15.1;4.5;9.8;1.5;9.9;.1;1.45;10797 +96096;49.60623;5.38328;262;20220921;17.3;4.9;11.1;2;9.2;0;2;13542 +96096;49.60623;5.38328;262;20220922;18.5;4.5;11.5;2.3;8.3;0;2.37;14736 +96096;49.60623;5.38328;262;20220923;17.3;5.2;11.3;1.5;9.44;.1;1.74;11811 +96096;49.60623;5.38328;262;20220924;16.5;9;12.7;1.6;11.5;.6;1.46;8652 +96096;49.60623;5.38328;262;20220925;15.7;10.2;13;1.9;11.3;.3;1.49;8016 +96096;49.60623;5.38328;262;20220926;13.1;4.9;9;3.3;10.34;11.3;1.1;7858 +96096;49.60623;5.38328;262;20220927;12.1;7.9;10;3.8;10.5;5.2;1.23;7654 +96096;49.60623;5.38328;262;20220928;13.4;7.2;10.3;2.3;9.97;.1;1.36;8926 +96096;49.60623;5.38328;262;20220929;14.2;3.3;8.7;1.4;8.64;.5;1.37;11415 +96096;49.60623;5.38328;262;20220930;15.4;1.8;8.6;2;8.64;12.4;1.57;12693 +96096;49.60623;5.38328;262;20221001;16.4;8.4;12.4;5.4;12.87;8.4;1.29;7628 +96096;49.60623;5.38328;262;20221002;13.4;11.8;12.6;1.9;13.27;17.9;.79;3358 +96096;49.60623;5.38328;262;20221003;15.3;5.5;10.4;1.9;10.5;0;1.28;9951 +96096;49.60623;5.38328;262;20221004;17.6;4.6;11.1;1.8;10.4;.1;1.51;11670 +96096;49.60623;5.38328;262;20221005;20.6;6.9;13.7;2.6;12.74;.1;1.71;10497 +96096;49.60623;5.38328;262;20221006;16.8;9.1;13;1.7;11.57;0;1.38;9535 +96096;49.60623;5.38328;262;20221007;16.5;3.2;9.9;1.5;9.1;0;1.36;11066 +96096;49.60623;5.38328;262;20221008;15.8;3.6;9.7;1.6;9.14;0;1.27;9577 +96096;49.60623;5.38328;262;20221009;17.1;3.2;10.1;2.8;8.54;.1;1.82;11603 +96096;49.60623;5.38328;262;20221010;18.4;4;11.2;2.1;11.2;0;1.33;9340 +96096;49.60623;5.38328;262;20221011;15.2;8.5;11.9;2.4;10.2;0;1.41;8650 +96096;49.60623;5.38328;262;20221012;16.5;2.8;9.6;1.5;9.44;0;1.15;9171 +96096;49.60623;5.38328;262;20221013;14.6;6.9;10.8;1.8;12.04;2.2;.81;5979 +96096;49.60623;5.38328;262;20221014;15.4;11.9;13.6;2.4;14.87;9;.7;3944 +96096;49.60623;5.38328;262;20221015;17.2;13;15.1;3.2;15.6;4.2;.9;4402 +96096;49.60623;5.38328;262;20221016;17.3;12.3;14.8;1.9;15.54;.2;.83;4966 +96096;49.60623;5.38328;262;20221017;20.5;12.9;16.7;2.4;16.27;10.3;1.2;6514 +96096;49.60623;5.38328;262;20221018;18.5;14.6;16.6;1.4;16.5;.9;.9;4914 +96096;49.60623;5.38328;262;20221019;17.5;11.9;14.7;3.9;14.47;0;1.1;5291 +96096;49.60623;5.38328;262;20221020;18.4;11.6;15;3.8;14.67;9.4;1.18;5449 +96096;49.60623;5.38328;262;20221021;17.9;12.7;15.3;2.7;15.57;7.2;.92;4992 +96096;49.60623;5.38328;262;20221022;18.8;11.7;15.3;2.3;14.4;.2;1.11;6487 +96096;49.60623;5.38328;262;20221023;20.6;11.2;15.9;3.1;14.4;4.6;1.39;6208 +96096;49.60623;5.38328;262;20221024;16.9;13.4;15.1;4.9;13.34;3.1;1.63;3724 +96096;49.60623;5.38328;262;20221025;15.9;12;13.9;3.1;13.4;.2;1;4374 +96096;49.60623;5.38328;262;20221026;19.6;11.8;15.7;2.5;13.94;.2;1.27;6354 +96096;49.60623;5.38328;262;20221027;20.5;9.6;15;3;14.37;0;1.2;6161 +96096;49.60623;5.38328;262;20221028;22.9;12.5;17.7;2.5;14.97;0;1.48;6605 +96096;49.60623;5.38328;262;20221029;20.3;11.7;16;2.2;14;0;1.17;5198 +96096;49.60623;5.38328;262;20221030;19.9;9;14.5;1.8;12.14;0;1.12;6466 +96096;49.60623;5.38328;262;20221031;18.2;8.9;13.5;2.1;12.74;1.7;.93;5353 +96096;49.60623;5.38328;262;20221101;14.3;11.8;13;4.6;12.4;.2;1.08;4131 +96096;49.60623;5.38328;262;20221102;13.7;8.7;11.2;3.7;10.5;0;1.07;4710 +96096;49.60623;5.38328;262;20221103;11.9;7.3;9.6;3.3;11;7.6;.56;3098 +96096;49.60623;5.38328;262;20221104;10.3;8.3;9.3;3;10.4;3;.62;2648 +96096;49.60623;5.38328;262;20221105;8.5;3;5.8;1.9;9;0;.33;3544 +96096;49.60623;5.38328;262;20221106;8.9;4.7;6.8;2.9;9.47;1.4;.4;3054 +96096;49.60623;5.38328;262;20221107;13.1;8;10.5;4.8;12.1;1.5;.53;2828 +96096;49.60623;5.38328;262;20221108;15.7;7;11.4;3.6;11.1;4;.95;4801 +96096;49.60623;5.38328;262;20221109;13.2;11.8;12.5;4.1;12;.6;.98;2114 +96096;49.60623;5.38328;262;20221110;10.8;2.6;6.7;1.7;9.5;0;.35;3799 +96096;49.60623;5.38328;262;20221111;10.3;6.8;8.5;2.3;10.07;0;.47;2997 +96096;49.60623;5.38328;262;20221112;12.5;4.2;8.3;2.5;9.17;0;.61;4971 +96096;49.60623;5.38328;262;20221113;15.1;4.1;9.6;2.5;8.44;0;.92;5713 +96096;49.60623;5.38328;262;20221114;7.2;1.3;4.3;2.2;8.8;2;.14;2613 +96096;49.60623;5.38328;262;20221115;12.5;7.5;10;3.4;12.14;8.2;.31;2886 +96096;49.60623;5.38328;262;20221116;10.9;8.1;9.5;4.4;11.54;12.9;.31;2176 +96096;49.60623;5.38328;262;20221117;11.4;9.6;10.5;5.7;11.07;5.8;.81;2001 +96096;49.60623;5.38328;262;20221118;8.4;7.8;8.1;3.2;10.24;1.2;.43;899 +96096;49.60623;5.38328;262;20221119;8;6.4;7.2;2.7;9.64;2.1;.37;1632 +96096;49.60623;5.38328;262;20221120;6.9;6.5;6.7;4.3;9.27;3.9;.41;1067 +96096;49.60623;5.38328;262;20221121;7.3;4.9;6.1;4.2;8.9;2.9;.36;1626 +96096;49.60623;5.38328;262;20221122;7.2;4.3;5.7;5.2;8.57;2.7;.42;1657 +96096;49.60623;5.38328;262;20221123;8.6;5.7;7.2;3.8;9.07;6.8;.49;2357 +96096;49.60623;5.38328;262;20221124;9.1;6.8;7.9;3.7;9.4;3.6;.58;1745 +96096;49.60623;5.38328;262;20221125;8.8;5;6.9;2.5;9.84;0;.26;1920 +96096;49.60623;5.38328;262;20221126;6;5;5.5;2.1;8.94;0;.29;733 +96096;49.60623;5.38328;262;20221127;6.5;4.1;5.3;3.1;8.3;1.6;.37;1618 +96096;49.60623;5.38328;262;20221128;7.7;5.2;6.4;1.8;9.37;1.2;.32;1235 +96096;49.60623;5.38328;262;20221129;8.2;4.8;6.5;1.1;8.9;.1;.29;2097 +96096;49.60623;5.38328;262;20221130;8.4;1.5;4.9;1.7;7.6;0;.31;2878 +96096;49.60623;5.38328;262;20221201;6.8;3.1;4.9;2.2;7.54;0;.45;1674 +96096;49.60623;5.38328;262;20221202;3.2;3.3;3.2;2.5;6.47;1.5;.61;107 +96096;49.60623;5.38328;262;20221203;2.1;1.1;1.6;4.1;6;0;.51;779 +96096;49.60623;5.38328;262;20221204;1.3;.9;1.1;3.6;5.97;2;.44;343 +96096;49.60623;5.38328;262;20221205;2.4;.6;1.5;1.4;6.57;0;.28;926 +96096;49.60623;5.38328;262;20221206;3.8;.4;2.1;1.2;6.64;.3;.25;1608 +96096;49.60623;5.38328;262;20221207;4.6;-.4;2.1;1.9;7.07;.7;.13;2271 +96096;49.60623;5.38328;262;20221208;2.8;1.5;2.1;1.6;6.57;.1;.32;1098 +96096;49.60623;5.38328;262;20221209;3;-3.5;-.2;1.8;5.27;0;.21;3108 +96096;49.60623;5.38328;262;20221210;2.1;-2.7;-.3;1.9;4.9;0;.23;3216 +96096;49.60623;5.38328;262;20221211;-1.7;-3.1;-2.4;1.8;5;0;.21;947 +96096;49.60623;5.38328;262;20221212;-1.3;-3.6;-2.5;2.6;4.5;0;.29;1463 +96096;49.60623;5.38328;262;20221213;-.6;-5.5;-3.1;4.1;3.6;0;.49;2860 +96096;49.60623;5.38328;262;20221214;0;-3.6;-1.8;2;3.97;0;.43;1825 +96096;49.60623;5.38328;262;20221215;1.2;-8.1;-3.5;2;3.67;0;.27;3371 +96096;49.60623;5.38328;262;20221216;2.3;-7.7;-2.7;1.8;3.74;0;.29;3773 +96096;49.60623;5.38328;262;20221217;-1.2;-8.8;-5;2;3.57;0;.17;3296 +96096;49.60623;5.38328;262;20221218;-3;-8.5;-5.8;3.4;3.84;.4;.12;2570 +96096;49.60623;5.38328;262;20221219;7.4;-2.7;2.4;2.8;7.77;.5;.02;2859 +96096;49.60623;5.38328;262;20221220;11.4;6.1;8.8;3.3;10.47;8.6;.41;1724 +96096;49.60623;5.38328;262;20221221;10.3;9.4;9.9;4.4;11.74;16.7;.27;1521 +96096;49.60623;5.38328;262;20221222;10.3;9;9.7;6.4;11.7;10.8;.33;913 +96096;49.60623;5.38328;262;20221223;13;9.3;11.1;4.7;12.1;12.8;.58;1355 +96096;49.60623;5.38328;262;20221224;10;9;9.5;3.7;11;2.7;.5;766 +96096;49.60623;5.38328;262;20221225;12.1;8.2;10.2;3.2;11.24;3.7;.44;2134 +96096;49.60623;5.38328;262;20221226;10.3;10;10.1;4.8;10.17;7.6;1.01;339 +96096;49.60623;5.38328;262;20221227;5.7;.7;3.2;2.1;7.07;0;.24;2270 +96096;49.60623;5.38328;262;20221228;8.8;2;5.4;6.2;9.54;7.8;0;1930 +96096;49.60623;5.38328;262;20221229;9.8;8.6;9.2;7;9.9;1.6;.9;895 +96096;49.60623;5.38328;262;20221230;12;3.3;7.7;5.8;10.24;16.3;.33;2404 +96096;49.60623;5.38328;262;20221231;15.6;12.1;13.9;8.2;12.44;0;1.57;1731 +96097;49.61982;5.72863;352;20220101;10.4;8.9;9.7;1.9;10.96;.1;.3;4840 +96097;49.61982;5.72863;352;20220102;11.2;2.6;6.9;4.2;9.63;8.2;.35;5832 +96097;49.61982;5.72863;352;20220103;9.4;7.8;8.6;5.7;10.36;26.9;.37;3261 +96097;49.61982;5.72863;352;20220104;7.7;7.1;7.4;4.5;9.2;11.4;.56;233 +96097;49.61982;5.72863;352;20220105;1.9;-.2;.9;4.3;6.05;.1;.34;1437 +96097;49.61982;5.72863;352;20220106;5;1.3;3.1;2.5;6.2;.4;.26;10248 +96097;49.61982;5.72863;352;20220107;2.7;-.3;1.2;3.9;6.23;13.3;.2;2540 +96097;49.61982;5.72863;352;20220108;3.5;.1;1.8;4.7;6.7;19;.16;5351 +96097;49.61982;5.72863;352;20220109;4.2;2.5;3.3;4;6.7;1.5;.32;8966 +96097;49.61982;5.72863;352;20220110;-.4;-1.4;-.9;1.6;5.73;0;.17;4475 +96097;49.61982;5.72863;352;20220111;-.2;-2.6;-1.4;1.7;5.2;0;.16;7664 +96097;49.61982;5.72863;352;20220112;3.6;-5.4;-.9;1.5;5.43;0;.14;11192 +96097;49.61982;5.72863;352;20220113;6.5;-.9;2.8;1.2;6.1;0;.19;10501 +96097;49.61982;5.72863;352;20220114;9.9;-2.7;3.6;1.1;5.9;0;.28;13626 +96097;49.61982;5.72863;352;20220115;1.1;-3.6;-1.2;2.3;5.46;0;.26;6644 +96097;49.61982;5.72863;352;20220116;-.2;-1.5;-.9;3.1;5.7;.5;.14;3314 +96097;49.61982;5.72863;352;20220117;3;-1;1;2.4;6.76;.1;.12;4839 +96097;49.61982;5.72863;352;20220118;6.1;2.3;4.2;2.7;7.2;0;.33;7827 +96097;49.61982;5.72863;352;20220119;1.9;0;.9;3.1;6.53;1.9;.14;2817 +96097;49.61982;5.72863;352;20220120;3.4;-.1;1.6;2.9;6.13;.8;.22;11327 +96097;49.61982;5.72863;352;20220121;3.4;-.6;1.4;2.4;6.1;.4;.17;13992 +96097;49.61982;5.72863;352;20220122;4;1.2;2.6;2.1;6.83;0;.23;4601 +96097;49.61982;5.72863;352;20220123;3.8;2.1;2.9;2.4;6.33;0;.44;3298 +96097;49.61982;5.72863;352;20220124;6.4;-.2;3.1;2.6;5.86;0;.39;12196 +96097;49.61982;5.72863;352;20220125;-.4;-3;-1.7;1.3;5.43;0;.15;7704 +96097;49.61982;5.72863;352;20220126;-.5;-1.7;-1.1;2.4;5.6;0;.14;3554 +96097;49.61982;5.72863;352;20220127;.8;-1.1;-.2;4.2;6.16;.8;.11;4073 +96097;49.61982;5.72863;352;20220128;3.5;.3;1.9;3.2;7;.1;.13;11950 +96097;49.61982;5.72863;352;20220129;6.6;1.6;4.1;4.8;8.36;3.2;.12;6441 +96097;49.61982;5.72863;352;20220130;6.4;1.9;4.1;2.6;6.6;1.6;.4;8266 +96097;49.61982;5.72863;352;20220131;4.8;-.3;2.2;5.7;6.3;.1;.38;10549 +96097;49.61982;5.72863;352;20220201;6.3;.5;3.4;4.6;7.26;1.9;.36;5722 +96097;49.61982;5.72863;352;20220202;8.1;5.9;7;3.9;9.26;1.5;.37;7023 +96097;49.61982;5.72863;352;20220203;5.9;5.7;5.8;3.4;8.26;.7;.43;4100 +96097;49.61982;5.72863;352;20220204;6.3;3.7;5;4.5;7.63;2.3;.59;4622 +96097;49.61982;5.72863;352;20220205;4.4;-.5;2;3.5;6.3;.4;.35;10197 +96097;49.61982;5.72863;352;20220206;7.5;2.4;5;8;7.83;31.1;.51;3564 +96097;49.61982;5.72863;352;20220207;6;1.6;3.8;3.9;5.83;0;.73;15158 +96097;49.61982;5.72863;352;20220208;6.3;-.4;3;3.2;8.03;.5;.13;7410 +96097;49.61982;5.72863;352;20220209;10.9;5.1;8;2.2;8.03;0;.88;7696 +96097;49.61982;5.72863;352;20220210;5.3;-.9;2.2;3.4;7.5;4.9;.32;5750 +96097;49.61982;5.72863;352;20220211;5.9;0;3;1.6;5.75;0;.59;6800 +96097;49.61982;5.72863;352;20220212;5.2;-4.9;.2;2;4.7;0;.67;9425 +96097;49.61982;5.72863;352;20220213;9.3;-5.2;2.1;3.6;5.95;0;.98;8930 +96097;49.61982;5.72863;352;20220214;8.2;6.5;7.4;4.4;7.85;1.3;1.06;14400 +96097;49.61982;5.72863;352;20220215;7.8;3.3;5.6;3.9;7.55;9.1;.82;15000 +96097;49.61982;5.72863;352;20220216;11.7;5;8.4;7.9;10.96;14.4;.51;10037 +96097;49.61982;5.72863;352;20220217;9.8;8.2;9;7.6;8.66;4.1;1.46;12674 +96097;49.61982;5.72863;352;20220218;10.2;6.1;8.1;7.1;8.43;3;1.32;7261 +96097;49.61982;5.72863;352;20220219;6.5;2.3;4.4;6.9;6.06;.2;1.28;5132 +96097;49.61982;5.72863;352;20220220;8.6;3.6;6.1;7.9;9.1;10.4;.5;8625 +96097;49.61982;5.72863;352;20220221;5.4;2.8;4.1;7.2;7.33;7.6;.62;3644 +96097;49.61982;5.72863;352;20220222;7.2;2.2;4.7;4.5;8.26;5.8;.5;11954 +96097;49.61982;5.72863;352;20220223;10.3;.2;5.3;1.9;7.46;.2;.82;9566 +96097;49.61982;5.72863;352;20220224;8.9;5.4;7.2;4.2;7.46;3;1.29;13019 +96097;49.61982;5.72863;352;20220225;6.6;-1;2.8;3.4;5.9;.9;.95;12513 +96097;49.61982;5.72863;352;20220226;6.1;-4.5;.8;2.6;5.26;.1;.89;10026 +96097;49.61982;5.72863;352;20220227;8.4;-.2;4.1;4.5;4.6;0;1.74;11425 +96097;49.61982;5.72863;352;20220228;9.3;-1.9;3.7;2.7;4.5;0;1.45;11803 +96097;49.61982;5.72863;352;20220301;8.2;-4;2.1;1.9;4.5;0;1.19;8168 +96097;49.61982;5.72863;352;20220302;8.1;-2.3;2.9;2.2;4.56;0;1.38;15241 +96097;49.61982;5.72863;352;20220303;12.3;-3.7;4.3;1.8;4.96;0;1.46;12440 +96097;49.61982;5.72863;352;20220304;9.7;-4.1;2.8;2.5;4.1;0;1.64;12286 +96097;49.61982;5.72863;352;20220305;7.7;-5.7;1;2;4;0;1.35;12246 +96097;49.61982;5.72863;352;20220306;6;-4.5;.7;3.4;3.73;0;1.53;12069 +96097;49.61982;5.72863;352;20220307;4.4;-3.4;.5;4.8;3.46;0;1.68;12629 +96097;49.61982;5.72863;352;20220308;8.6;-1.9;3.3;3.8;3.33;0;2.11;13490 +96097;49.61982;5.72863;352;20220309;11.5;-5.9;2.8;2.1;4.66;0;1.63;13588 +96097;49.61982;5.72863;352;20220310;13.9;-3.7;5.1;2.8;4.7;0;2.17;13769 +96097;49.61982;5.72863;352;20220311;14.2;2.9;8.6;4.6;5.56;.3;2.65;12864 +96097;49.61982;5.72863;352;20220312;12.6;5.9;9.3;3.2;7.7;.5;1.69;8877 +96097;49.61982;5.72863;352;20220313;13.2;5.7;9.4;3.9;8.2;5.5;1.9;13461 +96097;49.61982;5.72863;352;20220314;12.2;5.1;8.6;3;8.03;1.8;1.63;10204 +96097;49.61982;5.72863;352;20220315;6.7;2.5;4.6;2.1;8.43;14.8;.68;6117 +96097;49.61982;5.72863;352;20220316;10.2;3.4;6.8;3.3;9.33;.1;.86;6435 +96097;49.61982;5.72863;352;20220317;9.5;5.7;7.6;3;8.06;0;1.49;12698 +96097;49.61982;5.72863;352;20220318;13.1;2.8;7.9;2.8;5.1;0;2.25;14537 +96097;49.61982;5.72863;352;20220319;12.2;3.9;8;3.2;5.2;0;2.32;16410 +96097;49.61982;5.72863;352;20220320;6.7;.6;3.7;2.1;6;.2;1.55;18550 +96097;49.61982;5.72863;352;20220321;16.3;.8;8.6;2;7.1;0;2.2;15625 +96097;49.61982;5.72863;352;20220322;16.9;.4;8.6;1.6;5.75;0;2.36;16873 +96097;49.61982;5.72863;352;20220323;17.3;-1.6;7.8;1.3;5.5;0;2.19;17193 +96097;49.61982;5.72863;352;20220324;17.9;-.3;8.8;1.4;5.75;0;2.35;17166 +96097;49.61982;5.72863;352;20220325;17;0;8.5;2;5.65;0;2.49;17491 +96097;49.61982;5.72863;352;20220326;17.2;5.4;11.3;2.2;5.85;0;2.83;18015 +96097;49.61982;5.72863;352;20220327;18.8;3.8;11.3;1.9;7.2;0;2.68;18084 +96097;49.61982;5.72863;352;20220328;19.8;1;10.4;1.6;7.25;0;2.52;16008 +96097;49.61982;5.72863;352;20220329;16.1;5.3;10.7;1.8;8.55;3.2;1.76;8787 +96097;49.61982;5.72863;352;20220330;9.6;6.9;8.3;1.3;9.35;3.7;1.85;18150 +96097;49.61982;5.72863;352;20220331;5.6;5.2;5.4;1.8;7.5;1.9;1.32;11900 +96097;49.61982;5.72863;352;20220401;2.1;-1.5;.3;2.3;5.45;.4;1;10800 +96097;49.61982;5.72863;352;20220402;2.3;-1;.7;2.7;4.75;.1;1.28;12304 +96097;49.61982;5.72863;352;20220403;5.8;-3.8;1;1.9;4.05;0;1.61;14617 +96097;49.61982;5.72863;352;20220404;7.8;-4.6;1.6;4.8;5.45;2.2;1.7;12662 +96097;49.61982;5.72863;352;20220405;8.6;3.4;6;4.8;9.3;2.4;1.04;18000 +96097;49.61982;5.72863;352;20220406;9.8;6.6;8.2;4.6;9.05;4;1.12;5728 +96097;49.61982;5.72863;352;20220407;11.8;7.3;9.6;6.2;8.75;10.4;2.33;18150 +96097;49.61982;5.72863;352;20220408;5;3.9;4.5;2.4;6.65;19.7;1.35;11950 +96097;49.61982;5.72863;352;20220409;8.5;.1;4.3;1.9;6.45;2.7;1.54;13440 +96097;49.61982;5.72863;352;20220410;10.3;-1.6;4.4;1.5;5.85;.1;1.74;13813 +96097;49.61982;5.72863;352;20220411;15.8;.9;8.3;3;6.4;0;2.97;20199 +96097;49.61982;5.72863;352;20220412;19.7;5.2;12.5;2.9;8.2;.1;3.39;17472 +96097;49.61982;5.72863;352;20220413;19.5;5.6;12.6;1.6;10.85;0;2.1;12014 +96097;49.61982;5.72863;352;20220414;19.3;8.5;13.9;1.6;10.7;0;2.22;11924 +96097;49.61982;5.72863;352;20220415;19.2;4.9;12;1.7;9.45;0;2.85;19877 +96097;49.61982;5.72863;352;20220416;15.6;5.2;10.4;2.4;7.35;0;3;21194 +96097;49.61982;5.72863;352;20220417;17.4;2;9.7;2.5;5.2;0;3.45;22291 +96097;49.61982;5.72863;352;20220418;17.5;-.7;8.4;1.9;5.9;0;3.12;21609 +96097;49.61982;5.72863;352;20220419;19.3;.4;9.8;1.4;6.4;0;3.02;20518 +96097;49.61982;5.72863;352;20220420;15.5;5.5;10.5;2.2;5.85;0;3.29;22044 +96097;49.61982;5.72863;352;20220421;17.2;4.4;10.8;2.1;7.65;0;2.91;19858 +96097;49.61982;5.72863;352;20220422;17.3;5.5;11.4;2.1;8.5;0;2.94;20307 +96097;49.61982;5.72863;352;20220423;15.1;7.4;11.3;2.4;9.15;.1;1.93;9657 +96097;49.61982;5.72863;352;20220424;16;8;12;1.7;9.75;2.4;1.96;10779 +96097;49.61982;5.72863;352;20220425;15.1;2.2;8.7;1.4;7.9;.1;2.38;16530 +96097;49.61982;5.72863;352;20220426;11.1;2.4;6.7;1.6;8.25;0;1.5;10438 +96097;49.61982;5.72863;352;20220427;17;1.7;9.4;2;8.35;0;3.04;22468 +96097;49.61982;5.72863;352;20220428;19.5;6.3;12.9;1.9;8.2;0;3.56;23168 +96097;49.61982;5.72863;352;20220429;17.4;6.1;11.8;2.4;9.29;.4;2.5;12400 +96097;49.61982;5.72863;352;20220430;13.6;4.4;9;3.5;7.99;0;3.09;23400 +96097;49.61982;5.72863;352;20220501;14.4;1.4;7.9;2.4;8.39;0;2.12;13900 +96097;49.61982;5.72863;352;20220502;18.4;4.9;11.7;2.6;9.49;.1;2.81;15200 +96097;49.61982;5.72863;352;20220503;18.3;5.9;12.1;3.6;9.79;0;1.94;1700 +96097;49.61982;5.72863;352;20220504;17.8;5.9;11.9;2.9;9.49;.8;3.21;19500 +96097;49.61982;5.72863;352;20220505;16.3;5.7;11;2;10.29;.3;2.21;13100 +96097;49.61982;5.72863;352;20220506;20.3;7.5;13.9;3.1;9.5;0;4.01;22337 +96097;49.61982;5.72863;352;20220507;20.2;7.7;14;2.7;10.13;1;3.44;17660 +96097;49.61982;5.72863;352;20220508;20.7;9.6;15.2;3.8;11.53;.1;3.89;21498 +96097;49.61982;5.72863;352;20220509;23.8;8.8;16.3;2.5;10.8;0;4.42;23602 +96097;49.61982;5.72863;352;20220510;23.6;9.6;16.6;2.6;11.8;0;4.07;20463 +96097;49.61982;5.72863;352;20220511;24.4;10.8;17.6;4.2;11.83;0;5.23;24649 +96097;49.61982;5.72863;352;20220512;19.1;10.2;14.7;3.6;11.77;0;3.66;20582 +96097;49.61982;5.72863;352;20220513;18.9;6;12.5;2.9;9.4;0;3.9;23963 +96097;49.61982;5.72863;352;20220514;22.1;6.4;14.2;2;9.9;0;4.12;24644 +96097;49.61982;5.72863;352;20220515;26;11.2;18.6;3.4;11.2;.2;5.38;24623 +96097;49.61982;5.72863;352;20220516;21.1;13.1;17.1;2.8;14.63;.1;3.27;16933 +96097;49.61982;5.72863;352;20220517;25.5;10.7;18.1;2.3;13.57;0;4.44;23147 +96097;49.61982;5.72863;352;20220518;28.1;13;20.6;2.4;13.9;0;5.1;23747 +96097;49.61982;5.72863;352;20220519;28.1;14.8;21.4;3.1;16.17;2.3;4.81;20036 +96097;49.61982;5.72863;352;20220520;25.2;15.4;20.3;3.8;16.93;2.9;4.01;17574 +96097;49.61982;5.72863;352;20220521;19.3;7.4;13.4;3.2;11.03;0;3.74;22747 +96097;49.61982;5.72863;352;20220522;22.1;8.2;15.2;2.2;11.63;1.4;3.81;21048 +96097;49.61982;5.72863;352;20220523;19.1;12.3;15.7;3.4;15.03;18.7;2.42;12248 +96097;49.61982;5.72863;352;20220524;15.2;10.2;12.7;3.6;12.1;.6;2.47;15074 +96097;49.61982;5.72863;352;20220525;18.2;5.5;11.9;3.1;10.13;.1;3.61;23225 +96097;49.61982;5.72863;352;20220526;19.2;11.6;15.4;4.2;12.23;0;3.67;18831 +96097;49.61982;5.72863;352;20220527;18.3;11.4;14.8;4.1;11.9;.4;3.22;15570 +96097;49.61982;5.72863;352;20220528;16.6;4.1;10.3;2.6;8.27;0;3.38;21378 +96097;49.61982;5.72863;352;20220529;14.3;4.8;9.6;3.7;8.07;1.1;3.22;21292 +96097;49.61982;5.72863;352;20220530;16.6;4.1;10.3;2.6;8.6;0;3.38;22475 +96097;49.61982;5.72863;352;20220531;19.3;7.2;13.2;2.7;8.63;0;3.99;21919 +96097;49.61982;5.72863;352;20220601;18.9;6.3;12.6;2.8;8.87;0;4.32;26247 +96097;49.61982;5.72863;352;20220602;21.6;5.8;13.7;3.1;9.1;0;4.65;26126 +96097;49.61982;5.72863;352;20220603;22.4;11.1;16.7;2.9;12.03;.7;3.94;18465 +96097;49.61982;5.72863;352;20220604;26.4;12.2;19.3;2.4;15.9;1.9;4.46;22526 +96097;49.61982;5.72863;352;20220605;18.1;16.5;17.3;3.2;17.1;13.9;1.71;6297 +96097;49.61982;5.72863;352;20220606;19.2;12.7;16;3;14.17;.8;3.2;17579 +96097;49.61982;5.72863;352;20220607;19;9.5;14.2;2.3;13.7;3.8;2.6;14701 +96097;49.61982;5.72863;352;20220608;15.6;10.8;13.2;2.4;14;10.2;1.85;11021 +96097;49.61982;5.72863;352;20220609;17.7;9.7;13.7;3.6;12.33;.6;3.25;19442 +96097;49.61982;5.72863;352;20220610;20.9;9.8;15.4;2;13.5;0;3.18;17689 +96097;49.61982;5.72863;352;20220611;24.4;14.3;19.4;2;15.17;0;4.46;23195 +96097;49.61982;5.72863;352;20220612;23.2;13.3;18.3;3;12.8;0;5.03;25310 +96097;49.61982;5.72863;352;20220613;20;8.4;14.2;2.8;10.87;0;4.11;23979 +96097;49.61982;5.72863;352;20220614;23.7;8.3;16;3.1;10.6;0;5.07;26480 +96097;49.61982;5.72863;352;20220615;28.6;11.2;19.9;2.6;11.93;0;6.02;28537 +96097;49.61982;5.72863;352;20220616;26.5;15;20.8;3.2;12.07;0;5.95;25900 +96097;49.61982;5.72863;352;20220617;28.9;12.3;20.6;2.2;12.6;0;5.47;24893 +96097;49.61982;5.72863;352;20220618;32.7;15.9;24.3;2.1;15.67;0;5.7;23117 +96097;49.61982;5.72863;352;20220619;31.1;18.3;24.7;3.6;17.13;28;6.4;23953 +96097;49.61982;5.72863;352;20220620;18.5;15.2;16.9;3.9;15.3;1;2.93;15504 +96097;49.61982;5.72863;352;20220621;24.6;10.2;17.4;3;13.63;.4;4.65;24147 +96097;49.61982;5.72863;352;20220622;23.5;15;19.3;3.3;15.83;1.8;3.83;16487 +96097;49.61982;5.72863;352;20220623;27.2;15.3;21.3;2.1;18.97;8.8;4.63;23288 +96097;49.61982;5.72863;352;20220624;21.5;15.6;18.5;3.2;17.6;5.5;3.18;16252 +96097;49.61982;5.72863;352;20220625;24;12.8;18.4;2.6;15.93;3;4.04;21181 +96097;49.61982;5.72863;352;20220626;17.7;13.2;15.5;2.2;15.57;2.1;2.16;12071 +96097;49.61982;5.72863;352;20220627;19.2;13.1;16.1;2.3;15.47;1.5;2.46;12733 +96097;49.61982;5.72863;352;20220628;24.4;10.9;17.7;2.4;13.53;0;4.68;25269 +96097;49.61982;5.72863;352;20220629;26.1;13.4;19.8;2.3;13.73;0;4.92;23277 +96097;49.61982;5.72863;352;20220630;22.9;13.2;18.1;3;14.37;1.7;4.11;18182 +96097;49.61982;5.72863;352;20220701;19.5;11.4;15.5;3.1;12.3;.1;3.7;19954 +96097;49.61982;5.72863;352;20220702;25.4;8.5;17;2.1;11.6;0;5.16;28753 +96097;49.61982;5.72863;352;20220703;24.7;11.9;18.3;2.7;13.13;0;5.16;26340 +96097;49.61982;5.72863;352;20220704;23.1;9.4;16.2;2.5;11.97;0;4.71;26179 +96097;49.61982;5.72863;352;20220705;24;10.2;17.1;2.9;12.13;0;5.11;26660 +96097;49.61982;5.72863;352;20220706;20.5;8.9;14.7;2.9;11.13;0;4.12;22883 +96097;49.61982;5.72863;352;20220707;19.1;12;15.6;3.1;13.07;0;3.02;14447 +96097;49.61982;5.72863;352;20220708;23.3;8.1;15.7;2.8;11.77;0;4.83;27392 +96097;49.61982;5.72863;352;20220709;25;11.8;18.4;2.8;13.57;0;4.57;21986 +96097;49.61982;5.72863;352;20220710;20.4;9.7;15;3;12.03;0;4;22900 +96097;49.61982;5.72863;352;20220711;25;11.9;18.5;2.7;14.43;0;4.74;24609 +96097;49.61982;5.72863;352;20220712;28.3;12.9;20.6;2.7;13.77;0;5.49;25250 +96097;49.61982;5.72863;352;20220713;30.9;16.8;23.9;2.1;14.17;0;5.38;22051 +96097;49.61982;5.72863;352;20220714;28.4;17.2;22.8;3.2;15.27;0;5.69;23269 +96097;49.61982;5.72863;352;20220715;23;11.5;17.2;3.1;10.8;0;5.03;25598 +96097;49.61982;5.72863;352;20220716;24.3;9.8;17;2.8;10.73;0;5;25453 +96097;49.61982;5.72863;352;20220717;28.5;11.6;20.1;3;9.87;0;6.16;26789 +96097;49.61982;5.72863;352;20220718;33.6;13.8;23.7;2.6;10.67;0;6.83;26866 +96097;49.61982;5.72863;352;20220719;36.3;18.2;27.2;3.7;11.33;0;8.36;27172 +96097;49.61982;5.72863;352;20220720;27.6;18.9;23.3;3.1;15.33;3.2;5.02;17630 +96097;49.61982;5.72863;352;20220721;24.3;16;20.1;3.3;17.37;0;3.85;17889 +96097;49.61982;5.72863;352;20220722;26.9;13.3;20.1;2.7;16.17;.3;4.6;22052 +96097;49.61982;5.72863;352;20220723;26.4;15;20.7;2.3;16.17;0;4.27;19955 +96097;49.61982;5.72863;352;20220724;30.4;13.8;22.1;2.2;14.67;0;5.5;25449 +96097;49.61982;5.72863;352;20220725;27.1;17.1;22.1;3.4;15.2;.1;4.99;18240 +96097;49.61982;5.72863;352;20220726;22.5;12.2;17.3;3.2;13.77;0;3.63;16179 +96097;49.61982;5.72863;352;20220727;22.8;13.5;18.1;3.5;11.63;0;4.72;21813 +96097;49.61982;5.72863;352;20220728;26;13;19.5;3.8;11.03;0;5.09;18227 +96097;49.61982;5.72863;352;20220729;26.3;13.1;19.7;2.4;13.03;0;4.77;22182 +96097;49.61982;5.72863;352;20220730;26.9;12.7;19.8;2.5;12.33;0;4.92;22600 +96097;49.61982;5.72863;352;20220731;26.4;15.2;20.8;2.9;14.5;0;5;22729 +96097;49.61982;5.72863;352;20220801;23;14.5;18.7;2.3;16.67;.3;2.91;13855 +96097;49.61982;5.72863;352;20220802;27.7;13.8;20.8;2.3;15.5;0;4.59;21591 +96097;49.61982;5.72863;352;20220803;32.4;15.8;24.1;2.1;15.63;0;5.61;24714 +96097;49.61982;5.72863;352;20220804;33.4;18.6;26;2.7;16.47;7.1;5.62;19718 +96097;49.61982;5.72863;352;20220805;23.7;18.1;20.9;3.4;17.8;.1;3.47;14510 +96097;49.61982;5.72863;352;20220806;22.7;11;16.8;4;10.2;0;4.85;23450 +96097;49.61982;5.72863;352;20220807;26.2;11.9;19;4.2;9.2;0;5.93;23847 +96097;49.61982;5.72863;352;20220808;27.9;13.7;20.8;4.1;10.5;0;6.13;23492 +96097;49.61982;5.72863;352;20220809;29.6;15.4;22.5;4.3;11.63;0;6.56;23716 +96097;49.61982;5.72863;352;20220810;29.9;17.9;23.9;4.2;11.03;0;6.75;23262 +96097;49.61982;5.72863;352;20220811;29.8;17.4;23.6;4.1;10.23;0;6.75;22710 +96097;49.61982;5.72863;352;20220812;30.5;16;23.2;3.9;10.07;0;6.67;22967 +96097;49.61982;5.72863;352;20220813;30.2;15.7;22.9;3.9;10.13;0;6.61;23040 +96097;49.61982;5.72863;352;20220814;29.6;15.9;22.8;3.7;12.03;2.2;5.62;17155 +96097;49.61982;5.72863;352;20220815;25.5;16.5;21;2.8;17.13;.4;3.52;15110 +96097;49.61982;5.72863;352;20220816;27.7;13.3;20.5;1.7;15.97;1.3;3.87;19372 +96097;49.61982;5.72863;352;20220817;25.3;16.4;20.8;2.2;16.67;1.3;3.41;14974 +96097;49.61982;5.72863;352;20220818;26.1;15;20.5;2.8;15.87;.3;3.53;13923 +96097;49.61982;5.72863;352;20220819;23.6;14.5;19;3;16.43;1.3;3.34;14881 +96097;49.61982;5.72863;352;20220820;24;13.6;18.8;3.1;15;0;3.72;18063 +96097;49.61982;5.72863;352;20220821;24.7;10.9;17.8;2;12.23;0;3.64;18059 +96097;49.61982;5.72863;352;20220822;27.3;13.5;20.4;2.6;12.9;0;4.37;18570 +96097;49.61982;5.72863;352;20220823;28.4;13.4;20.9;2;14.6;0;4.15;19925 +96097;49.61982;5.72863;352;20220824;31.7;16.2;23.9;2.6;13.73;0;5.17;19875 +96097;49.61982;5.72863;352;20220825;31.3;16.9;24.1;3.2;13.3;0;5.56;19613 +96097;49.61982;5.72863;352;20220826;21.4;18.1;19.7;4.1;17.5;.3;2.5;8163 +96097;49.61982;5.72863;352;20220827;22.1;15;18.6;3.1;15.53;0;2.82;12051 +96097;49.61982;5.72863;352;20220828;24.7;13.1;18.9;3.7;13.43;0;3.95;16241 +96097;49.61982;5.72863;352;20220829;27.4;14.1;20.8;4.4;11.3;0;5.28;18203 +96097;49.61982;5.72863;352;20220830;28.5;15.1;21.8;3.4;12.33;0;4.74;16011 +96097;49.61982;5.72863;352;20220831;23.9;15;19.5;3.6;14.27;3.9;3.67;14623 +96097;49.61982;5.72863;352;20220901;24;13.4;18.7;3.8;13.33;0;3.82;16746 +96097;49.61982;5.72863;352;20220902;25.8;13.3;19.5;3.8;11.47;0;4.6;18295 +96097;49.61982;5.72863;352;20220903;22.1;14.5;18.3;2.3;14.73;1.5;2.59;11982 +96097;49.61982;5.72863;352;20220904;26.1;11.7;18.9;1.8;14.4;0;3.1;15513 +96097;49.61982;5.72863;352;20220905;29;13.8;21.4;3;13.87;4.6;4.12;14694 +96097;49.61982;5.72863;352;20220906;27.9;13.3;20.6;2.3;16.83;3.8;3.57;17839 +96097;49.61982;5.72863;352;20220907;22.8;13.4;18.1;2.5;16.13;3.8;2.53;12796 +96097;49.61982;5.72863;352;20220908;19.3;13.5;16.4;3.8;15.23;3.9;2.15;10745 +96097;49.61982;5.72863;352;20220909;17.9;13.2;15.5;4.4;14.57;13;1.91;8601 +96097;49.61982;5.72863;352;20220910;17.1;12.4;14.8;4.2;15.17;8.5;1.41;7087 +96097;49.61982;5.72863;352;20220911;19.5;13.3;16.4;1.8;14.9;.1;1.96;11103 +96097;49.61982;5.72863;352;20220912;24.1;10.6;17.3;2.5;13.17;0;3.12;16541 +96097;49.61982;5.72863;352;20220913;25.4;14;19.7;2.6;15.1;3.4;2.74;9449 +96097;49.61982;5.72863;352;20220914;23;15.9;19.5;2.8;18.77;15.7;1.92;8256 +96097;49.61982;5.72863;352;20220915;17.8;12.6;15.2;2.8;14.63;0;1.76;9726 +96097;49.61982;5.72863;352;20220916;14.6;10.5;12.5;2.8;11;2.1;1.78;8749 +96097;49.61982;5.72863;352;20220917;12.8;5.9;9.4;3.4;10;1.4;1.5;9910 +96097;49.61982;5.72863;352;20220918;14.3;6.3;10.3;4.3;9.57;0;1.97;11478 +96097;49.61982;5.72863;352;20220919;15.1;5.7;10.4;2.3;9.73;.3;1.77;12287 +96097;49.61982;5.72863;352;20220920;14.5;4.8;9.6;1.9;9.8;.1;1.48;10198 +96097;49.61982;5.72863;352;20220921;16.7;5.5;11.1;2.8;9.17;0;2.18;14029 +96097;49.61982;5.72863;352;20220922;18;5.5;11.7;3;8.27;0;2.63;15385 +96097;49.61982;5.72863;352;20220923;16.8;6.1;11.5;2;9.17;0;1.89;10943 +96097;49.61982;5.72863;352;20220924;15.6;9;12.3;2.1;11.03;.7;1.46;7389 +96097;49.61982;5.72863;352;20220925;15;9.8;12.4;2.6;11.1;.2;1.56;7926 +96097;49.61982;5.72863;352;20220926;12.9;5.1;9;3.8;10.1;10.8;1.2;6935 +96097;49.61982;5.72863;352;20220927;11.4;7.4;9.4;4.5;10.17;5.7;1.18;7371 +96097;49.61982;5.72863;352;20220928;12.8;6.9;9.8;3;9.73;.1;1.44;9986 +96097;49.61982;5.72863;352;20220929;13.6;3.6;8.6;1.5;8.77;1.2;1.32;10412 +96097;49.61982;5.72863;352;20220930;14.9;2.4;8.7;2.3;8.63;11.4;1.65;13300 +96097;49.61982;5.72863;352;20221001;15.5;7.9;11.7;5;12.33;9.6;1.15;6277 +96097;49.61982;5.72863;352;20221002;12.9;11.2;12.1;2.6;12.93;17.3;.82;3677 +96097;49.61982;5.72863;352;20221003;14.6;5.5;10.1;2.3;10.47;0;1.29;10507 +96097;49.61982;5.72863;352;20221004;17.1;5.4;11.2;2.1;10.57;.1;1.57;11866 +96097;49.61982;5.72863;352;20221005;20.2;7.3;13.7;3.3;12.67;.1;1.82;9824 +96097;49.61982;5.72863;352;20221006;16.2;9.5;12.9;2.5;11.47;0;1.54;10035 +96097;49.61982;5.72863;352;20221007;16;4;10;1.8;9.47;0;1.4;11227 +96097;49.61982;5.72863;352;20221008;15.3;4.9;10.1;2.2;9.43;0;1.42;9515 +96097;49.61982;5.72863;352;20221009;16.5;4.5;10.5;3.6;8.57;0;2.01;12114 +96097;49.61982;5.72863;352;20221010;18.2;4.9;11.6;2.4;11.3;.2;1.41;9157 +96097;49.61982;5.72863;352;20221011;14.4;8.3;11.3;3.4;10.2;0;1.44;8882 +96097;49.61982;5.72863;352;20221012;15.5;4.1;9.8;2.2;9.57;0;1.25;8745 +96097;49.61982;5.72863;352;20221013;14.1;7.3;10.7;2;11.93;2;.8;5126 +96097;49.61982;5.72863;352;20221014;14.7;11.4;13;2.9;14.4;9.5;.64;2816 +96097;49.61982;5.72863;352;20221015;16.3;12.6;14.5;3.7;15.37;5.9;.79;3450 +96097;49.61982;5.72863;352;20221016;16.8;12.1;14.4;2.2;15.27;.3;.82;4801 +96097;49.61982;5.72863;352;20221017;20.2;12.8;16.5;2.9;16.1;23.8;1.29;7006 +96097;49.61982;5.72863;352;20221018;17.6;14.2;15.9;1.9;16.27;.4;.89;4910 +96097;49.61982;5.72863;352;20221019;17.1;11.8;14.5;4.5;14.17;0;1.18;5114 +96097;49.61982;5.72863;352;20221020;17.1;11.1;14.1;3.9;14.23;7;.99;4922 +96097;49.61982;5.72863;352;20221021;17.4;12.4;14.9;3.2;15.33;7.9;.92;4765 +96097;49.61982;5.72863;352;20221022;18.3;11.1;14.7;2.7;14.33;.2;1.09;6945 +96097;49.61982;5.72863;352;20221023;20.3;10.6;15.4;3.2;14.2;5;1.37;6476 +96097;49.61982;5.72863;352;20221024;16.4;12.6;14.5;4.8;13.2;2.8;1.47;4340 +96097;49.61982;5.72863;352;20221025;15.3;11.5;13.4;3.4;13.1;.2;1.01;4324 +96097;49.61982;5.72863;352;20221026;19.1;11.2;15.2;2.8;13.57;0;1.28;6632 +96097;49.61982;5.72863;352;20221027;20.1;9.6;14.8;2.9;14.17;0;1.19;6366 +96097;49.61982;5.72863;352;20221028;22.4;13.1;17.7;2.8;14.93;0;1.56;6436 +96097;49.61982;5.72863;352;20221029;20.2;12;16.1;2.2;13.7;0;1.25;4967 +96097;49.61982;5.72863;352;20221030;19.5;9.5;14.5;2;12;0;1.19;6337 +96097;49.61982;5.72863;352;20221031;17.8;8.9;13.4;2.4;12.27;3.1;1.07;5399 +96097;49.61982;5.72863;352;20221101;13.7;11.8;12.7;5;12.23;.2;1.13;4731 +96097;49.61982;5.72863;352;20221102;13.2;8.2;10.7;4.1;10.23;0;1.09;5374 +96097;49.61982;5.72863;352;20221103;11.3;7;9.1;3.9;10.77;8.6;.59;2796 +96097;49.61982;5.72863;352;20221104;9.7;7.9;8.8;3.3;10.27;3.7;.59;2451 +96097;49.61982;5.72863;352;20221105;8;3.4;5.7;2.6;9.07;0;.34;3268 +96097;49.61982;5.72863;352;20221106;8.3;4.1;6.2;3.4;9.1;.9;.41;2977 +96097;49.61982;5.72863;352;20221107;12.4;7.3;9.8;5;11.7;1;.47;2412 +96097;49.61982;5.72863;352;20221108;15.4;6.9;11.2;4;11;4;1;4997 +96097;49.61982;5.72863;352;20221109;12.6;11.4;12;4.3;12.03;.5;.86;2364 +96097;49.61982;5.72863;352;20221110;10.1;3.3;6.7;1.9;9.67;0;.33;2814 +96097;49.61982;5.72863;352;20221111;9.2;6;7.6;2;9.67;0;.43;2305 +96097;49.61982;5.72863;352;20221112;10.7;3.4;7.1;2.2;8.73;0;.46;4122 +96097;49.61982;5.72863;352;20221113;14.5;3.2;8.8;2.8;8.03;0;.93;6324 +96097;49.61982;5.72863;352;20221114;6.6;1.9;4.2;2.7;8.7;2.3;.17;1481 +96097;49.61982;5.72863;352;20221115;12.1;6.8;9.4;3.9;11.93;7.8;.23;2589 +96097;49.61982;5.72863;352;20221116;10.3;7.8;9.1;4.7;11.37;12.4;.29;2508 +96097;49.61982;5.72863;352;20221117;10.6;8.9;9.7;5.7;10.8;8.5;.67;2269 +96097;49.61982;5.72863;352;20221118;7.9;7.3;7.6;3.3;10.07;.6;.4;1217 +96097;49.61982;5.72863;352;20221119;7.6;5.9;6.8;3.4;9.3;2.7;.43;1581 +96097;49.61982;5.72863;352;20221120;6.4;5.9;6.2;4.5;8.97;4.2;.42;1238 +96097;49.61982;5.72863;352;20221121;6.7;4.5;5.6;4.7;8.57;2.7;.36;2040 +96097;49.61982;5.72863;352;20221122;6.4;3.9;5.2;5.1;8.4;2.9;.38;1415 +96097;49.61982;5.72863;352;20221123;8;5.3;6.6;4.4;8.83;6.7;.51;2411 +96097;49.61982;5.72863;352;20221124;8.6;6.4;7.5;4.2;9.2;3.3;.58;2072 +96097;49.61982;5.72863;352;20221125;8.3;4.6;6.4;3.1;9.5;0;.3;1900 +96097;49.61982;5.72863;352;20221126;5.7;4.3;5;2.4;8.73;0;.26;902 +96097;49.61982;5.72863;352;20221127;5.8;3.3;4.6;3.3;7.97;1.5;.36;1479 +96097;49.61982;5.72863;352;20221128;7.1;4.5;5.8;2.3;8.97;1.4;.34;839 +96097;49.61982;5.72863;352;20221129;8.3;4.5;6.4;1.7;8.87;0;.31;2704 +96097;49.61982;5.72863;352;20221130;7.7;2.1;4.9;2.7;7.73;0;.41;2167 +96097;49.61982;5.72863;352;20221201;6;2.9;4.5;3.5;7.47;0;.53;1032 +96097;49.61982;5.72863;352;20221202;2.6;2.5;2.6;3.2;6.33;1.4;.56;107 +96097;49.61982;5.72863;352;20221203;1.4;.4;.9;4.4;5.9;0;.43;552 +96097;49.61982;5.72863;352;20221204;.7;.3;.5;3.9;5.83;2.4;.4;249 +96097;49.61982;5.72863;352;20221205;2.1;.1;1.1;1.8;6.43;.1;.3;714 +96097;49.61982;5.72863;352;20221206;3.3;.2;1.7;1.7;6.47;.3;.3;1328 +96097;49.61982;5.72863;352;20221207;3.9;-.1;1.9;2.4;6.87;.5;.22;2012 +96097;49.61982;5.72863;352;20221208;2.2;1.1;1.7;2.1;6.4;.1;.34;1110 +96097;49.61982;5.72863;352;20221209;2.7;-3.5;-.4;2.5;5.2;0;.26;3159 +96097;49.61982;5.72863;352;20221210;1.9;-2;0;2.7;4.9;0;.31;3472 +96097;49.61982;5.72863;352;20221211;-2.1;-3.6;-2.9;2.2;4.83;0;.25;660 +96097;49.61982;5.72863;352;20221212;-1.8;-4.1;-2.9;2.6;4.4;0;.27;1961 +96097;49.61982;5.72863;352;20221213;-1.5;-5.6;-3.6;5.2;3.57;0;.51;3043 +96097;49.61982;5.72863;352;20221214;-1;-4.2;-2.6;2.4;3.83;.1;.44;1626 +96097;49.61982;5.72863;352;20221215;-.1;-7.7;-3.9;3.2;3.73;0;.29;3613 +96097;49.61982;5.72863;352;20221216;1.8;-6.5;-2.3;3.2;3.6;0;.49;4094 +96097;49.61982;5.72863;352;20221217;-2.2;-9;-5.6;2.6;3.43;0;.15;3669 +96097;49.61982;5.72863;352;20221218;-3.6;-8.4;-6;3.6;3.77;.4;.1;2792 +96097;49.61982;5.72863;352;20221219;7.2;-3.4;1.9;2.9;7.47;.5;.06;2664 +96097;49.61982;5.72863;352;20221220;10.8;5.8;8.3;3.7;10.33;10;.42;1541 +96097;49.61982;5.72863;352;20221221;9.8;9.2;9.5;4.8;11.47;16.8;.32;1509 +96097;49.61982;5.72863;352;20221222;9.7;8.4;9.1;6.6;11.4;11.9;.26;898 +96097;49.61982;5.72863;352;20221223;12.4;8.7;10.5;5.3;11.77;14.2;.57;1256 +96097;49.61982;5.72863;352;20221224;9.5;8.6;9;3.9;10.73;3.6;.53;496 +96097;49.61982;5.72863;352;20221225;11.4;7.7;9.5;3.7;10.97;2.2;.42;1958 +96097;49.61982;5.72863;352;20221226;9.8;9.6;9.7;5;10;7.5;.96;666 +96097;49.61982;5.72863;352;20221227;5.2;.7;3;2.7;7;0;.27;2164 +96097;49.61982;5.72863;352;20221228;8.3;1.4;4.9;6.2;9.1;6.1;.08;1737 +96097;49.61982;5.72863;352;20221229;9.4;8;8.7;7.2;9.77;2.1;.79;1406 +96097;49.61982;5.72863;352;20221230;11.2;3.2;7.2;5.9;9.93;16.3;.33;1951 +96097;49.61982;5.72863;352;20221231;15.3;11.2;13.3;7.9;12.3;0;1.39;1969 +97075;49.38198;-1.74929;54;20220101;14.1;11.4;12.7;6.6;12.39;2.9;1;2841 +97075;49.38198;-1.74929;54;20220102;13;11.7;12.3;8.5;12.42;4.9;.99;2324 +97075;49.38198;-1.74929;54;20220103;11.6;10.4;11;5.7;11.49;25.8;.83;1278 +97075;49.38198;-1.74929;54;20220104;9.9;8.3;9.1;7.1;8.72;.9;1.4;1966 +97075;49.38198;-1.74929;54;20220105;8.1;4.3;6.2;5.3;6.22;.2;1.34;3440 +97075;49.38198;-1.74929;54;20220106;8;3.3;5.7;6.4;7.39;3.3;.89;3129 +97075;49.38198;-1.74929;54;20220107;9.7;6.1;7.9;8.2;8.84;6.8;.99;3003 +97075;49.38198;-1.74929;54;20220108;10.1;7.7;8.9;10;9.74;14.8;1.05;1878 +97075;49.38198;-1.74929;54;20220109;9.7;6.9;8.3;7;8.99;4.6;.98;2623 +97075;49.38198;-1.74929;54;20220110;9.2;7.5;8.4;3.6;10.79;2;.26;2255 +97075;49.38198;-1.74929;54;20220111;9.7;8.4;9.1;3.3;11.29;.8;.3;2086 +97075;49.38198;-1.74929;54;20220112;9.8;8.5;9.1;2.5;10.87;0;.4;1986 +97075;49.38198;-1.74929;54;20220113;7.5;3.5;5.5;2.9;7.97;0;.34;4043 +97075;49.38198;-1.74929;54;20220114;9.1;1.5;5.3;3.7;7.12;.1;.59;5855 +97075;49.38198;-1.74929;54;20220115;5.2;1.2;3.2;4.1;7.44;.5;.22;3785 +97075;49.38198;-1.74929;54;20220116;10.8;3.3;7.1;5.2;9.82;1.8;.28;4606 +97075;49.38198;-1.74929;54;20220117;9.7;4.9;7.3;2.4;8.09;0;.54;4880 +97075;49.38198;-1.74929;54;20220118;8.1;.5;4.3;2.4;7.44;.1;.3;5316 +97075;49.38198;-1.74929;54;20220119;9.7;2.3;6;4.4;8.89;.8;.41;3883 +97075;49.38198;-1.74929;54;20220120;8.3;6;7.1;5.7;7.12;0;1.29;4366 +97075;49.38198;-1.74929;54;20220121;7.7;5.1;6.4;3.7;6.32;0;1.14;3701 +97075;49.38198;-1.74929;54;20220122;7.5;2.2;4.8;2.3;7.49;0;.52;3394 +97075;49.38198;-1.74929;54;20220123;6.2;5;5.6;3.6;7.27;0;.81;1810 +97075;49.38198;-1.74929;54;20220124;6.5;1;3.8;4;7.11;0;.55;5933 +97075;49.38198;-1.74929;54;20220125;4.5;-.1;2.2;2.2;7.47;0;.33;2933 +97075;49.38198;-1.74929;54;20220126;7;2.4;4.7;3.2;7.89;0;.44;3568 +97075;49.38198;-1.74929;54;20220127;9.9;6;7.9;5.4;9.97;1;.53;3350 +97075;49.38198;-1.74929;54;20220128;9;3.8;6.4;3.3;9.87;0;.16;5194 +97075;49.38198;-1.74929;54;20220129;9.9;8.7;9.3;6.9;11.24;.6;.47;2092 +97075;49.38198;-1.74929;54;20220130;10.1;4.8;7.4;3.8;9.02;.1;.66;5576 +97075;49.38198;-1.74929;54;20220131;9.4;7.3;8.4;8.4;8.47;.3;1.4;3590 +97075;49.38198;-1.74929;54;20220201;10.8;6.7;8.8;7.5;10.74;.1;.55;4579 +97075;49.38198;-1.74929;54;20220202;10.3;8.4;9.3;5;10.12;.1;.85;3040 +97075;49.38198;-1.74929;54;20220203;9.8;7.2;8.5;5.7;10.22;1.9;.62;3849 +97075;49.38198;-1.74929;54;20220204;9.6;8;8.8;7.7;8.77;.7;1.37;4046 +97075;49.38198;-1.74929;54;20220205;10.4;5.7;8;7.2;8.97;1;1.07;5554 +97075;49.38198;-1.74929;54;20220206;11.2;9.2;10.2;11.8;10.97;3.9;1.04;3005 +97075;49.38198;-1.74929;54;20220207;11.7;6.3;9;5;9.57;.4;.99;6875 +97075;49.38198;-1.74929;54;20220208;11.4;9;10.2;5.3;11.09;.9;.79;4292 +97075;49.38198;-1.74929;54;20220209;9.7;7.1;8.4;3.5;10.12;1.3;.6;4382 +97075;49.38198;-1.74929;54;20220210;8.5;7.5;8;5;8.57;5.6;1.01;3269 +97075;49.38198;-1.74929;54;20220211;10.1;5.6;7.8;3.1;6.71;0;1.25;7831 +97075;49.38198;-1.74929;54;20220212;7.4;2.2;4.8;7;6.94;0;.95;8930 +97075;49.38198;-1.74929;54;20220213;9.7;6;7.8;10.2;9.57;13.5;.72;2345 +97075;49.38198;-1.74929;54;20220214;10.2;7.1;8.7;7.5;8.77;5.6;1.31;6127 +97075;49.38198;-1.74929;54;20220215;10.2;6.9;8.6;9.2;10.41;9.7;.57;2155 +97075;49.38198;-1.74929;54;20220216;11.8;9.8;10.8;11;12.97;1.1;.33;3274 +97075;49.38198;-1.74929;54;20220217;12;10.1;11.1;8.5;10.69;1.1;1.48;4955 +97075;49.38198;-1.74929;54;20220218;10.9;9;9.9;12.4;9.07;2.7;2.03;5320 +97075;49.38198;-1.74929;54;20220219;9.7;5.4;7.6;9.7;8.72;1.7;1.22;6421 +97075;49.38198;-1.74929;54;20220220;11.6;9.1;10.4;11.7;10.74;4.1;1.33;4236 +97075;49.38198;-1.74929;54;20220221;10.8;5.8;8.3;11.2;8.57;.3;1.65;7869 +97075;49.38198;-1.74929;54;20220222;12.5;8.1;10.3;6.7;10.92;.5;1.14;6872 +97075;49.38198;-1.74929;54;20220223;9.9;4.7;7.3;4.6;8.79;.3;1.02;7504 +97075;49.38198;-1.74929;54;20220224;9.1;7.9;8.5;9.4;8.12;2.7;1.81;5461 +97075;49.38198;-1.74929;54;20220225;10.7;4.8;7.8;5.1;7.29;0;1.69;10291 +97075;49.38198;-1.74929;54;20220226;3.4;2.2;2.8;4.8;6.64;0;1.67;12300 +97075;49.38198;-1.74929;54;20220227;-1;-1.1;-1;5.8;7.14;0;1.91;12821 +97075;49.38198;-1.74929;54;20220228;12.3;6;9.2;5.9;10.22;2.4;1.15;8763 +97075;49.38198;-1.74929;54;20220301;10.9;8.9;9.9;3.4;11.69;16.5;.62;3789 +97075;49.38198;-1.74929;54;20220302;13;8.7;10.8;2.9;10.72;.8;1.13;7620 +97075;49.38198;-1.74929;54;20220303;11.4;7.7;9.5;2.9;10.79;1.4;.89;7515 +97075;49.38198;-1.74929;54;20220304;10.2;8.2;9.2;4.1;8.82;0;1.33;7815 +97075;49.38198;-1.74929;54;20220305;8.4;4.4;6.4;4.9;8.39;4.7;.92;7734 +97075;49.38198;-1.74929;54;20220306;8;5.7;6.8;7;6.67;.1;1.75;7516 +97075;49.38198;-1.74929;54;20220307;6.9;2.2;4.5;5.5;5.14;0;1.76;12169 +97075;49.38198;-1.74929;54;20220308;11.9;1.8;6.8;6.4;7.79;0;1.67;11617 +97075;49.38198;-1.74929;54;20220309;13.3;6.4;9.9;6.9;9.49;0;1.83;10818 +97075;49.38198;-1.74929;54;20220310;11.1;8.8;10;4.3;10.22;.6;1.21;5590 +97075;49.38198;-1.74929;54;20220311;12.4;7.9;10.1;7.8;10.29;8.1;1.52;8486 +97075;49.38198;-1.74929;54;20220312;13.4;7.1;10.2;8.2;9.02;.7;2.33;12953 +97075;49.38198;-1.74929;54;20220313;12.5;8.3;10.4;6.4;9.62;.9;1.87;10287 +97075;49.38198;-1.74929;54;20220314;13.2;6.2;9.7;4.1;9.57;.2;1.62;10896 +97075;49.38198;-1.74929;54;20220315;14.2;5.8;10;3.3;10.59;0;1.51;13182 +97075;49.38198;-1.74929;54;20220316;12.6;10;11.3;5;11.34;2.1;1.3;5328 +97075;49.38198;-1.74929;54;20220317;11.3;4.8;8.1;3.8;8.24;0;1.79;15154 +97075;49.38198;-1.74929;54;20220318;12.7;4.3;8.5;6.5;9.24;.1;1.75;17469 +97075;49.38198;-1.74929;54;20220319;12.5;7.7;10.1;8.1;8.44;0;2.52;15979 +97075;49.38198;-1.74929;54;20220320;12;5.6;8.8;5.8;7.74;0;2.26;16637 +97075;49.38198;-1.74929;54;20220321;15.4;6.2;10.8;4.7;9.87;0;2.15;15439 +97075;49.38198;-1.74929;54;20220322;15.2;8.4;11.8;5.7;8.34;0;3.04;17637 +97075;49.38198;-1.74929;54;20220323;16;7;11.5;4.1;7.54;0;2.99;18213 +97075;49.38198;-1.74929;54;20220324;15.8;6.5;11.2;4.4;8.24;0;2.85;18255 +97075;49.38198;-1.74929;54;20220325;15.2;8.1;11.7;6;8.87;0;2.98;18464 +97075;49.38198;-1.74929;54;20220326;14.6;7.7;11.1;5.9;9.43;0;2.6;18538 +97075;49.38198;-1.74929;54;20220327;14.2;8.7;11.5;6.5;10.44;.1;2.2;16035 +97075;49.38198;-1.74929;54;20220328;15;7.1;11;4.3;10.71;.2;1.56;8059 +97075;49.38198;-1.74929;54;20220329;13.1;10;11.6;4;11.47;2.8;1.3;6676 +97075;49.38198;-1.74929;54;20220330;9.9;8.7;9.3;4.7;9.94;1.8;1.07;4076 +97075;49.38198;-1.74929;54;20220331;7.6;4.8;6.2;8.9;6.57;1.1;1.99;11028 +97075;49.38198;-1.74929;54;20220401;8.3;3.8;6;8.9;5.54;.6;2.61;15112 +97075;49.38198;-1.74929;54;20220402;8.6;4.2;6.4;4.7;5.74;.1;2.38;17073 +97075;49.38198;-1.74929;54;20220403;9.1;1.6;5.3;3.5;5.46;0;2.2;19100 +97075;49.38198;-1.74929;54;20220404;10.1;3.5;6.8;7.5;9.47;1;.68;4727 +97075;49.38198;-1.74929;54;20220405;12.4;9.7;11.1;7;11.2;.1;1.71;11567 +97075;49.38198;-1.74929;54;20220406;12.4;9.2;10.8;10.7;10.77;6.6;1.65;8433 +97075;49.38198;-1.74929;54;20220407;11.7;9.3;10.5;10.6;9.64;5.9;2.35;15355 +97075;49.38198;-1.74929;54;20220408;8.7;5.5;7.1;6;7.97;10.3;1.51;9325 +97075;49.38198;-1.74929;54;20220409;10.4;4.9;7.7;3.7;6.66;0;2.55;21650 +97075;49.38198;-1.74929;54;20220410;13;1.5;7.3;5.4;7.11;0;2.47;19650 +97075;49.38198;-1.74929;54;20220411;17.4;6.2;11.8;6;9.88;1.6;2.94;16721 +97075;49.38198;-1.74929;54;20220412;13.9;10.8;12.4;4.9;12.11;.1;1.54;6950 +97075;49.38198;-1.74929;54;20220413;16.7;9.5;13.1;2;11.41;0;2.31;15100 +97075;49.38198;-1.74929;54;20220414;17.8;7.4;12.6;2.1;11.41;.1;2.76;20912 +97075;49.38198;-1.74929;54;20220415;17.9;8.9;13.4;2.9;11.44;.1;2.94;20468 +97075;49.38198;-1.74929;54;20220416;17.3;7.7;12.5;4.1;10.94;0;2.92;20569 +97075;49.38198;-1.74929;54;20220417;17.1;8;12.6;3.9;10.34;0;3.03;20136 +97075;49.38198;-1.74929;54;20220418;13;8.8;10.9;3.9;10.26;0;2.48;20400 +97075;49.38198;-1.74929;54;20220419;12.5;7.5;10;3.8;9.51;0;2.3;19650 +97075;49.38198;-1.74929;54;20220420;14.1;8.8;11.4;3.8;10.61;0;2.64;21400 +97075;49.38198;-1.74929;54;20220421;17;9.1;13.1;4.9;9.61;0;3.82;22350 +97075;49.38198;-1.74929;54;20220422;15.1;9.4;12.3;7.6;10.76;0;3.22;23600 +97075;49.38198;-1.74929;54;20220423;15.1;10;12.6;7.3;11.37;0;2.57;16925 +97075;49.38198;-1.74929;54;20220424;15.7;10.7;13.2;4.6;11.01;.5;2.9;18202 +97075;49.38198;-1.74929;54;20220425;13.4;7.6;10.5;4.7;9.41;0;2.76;21465 +97075;49.38198;-1.74929;54;20220426;14.2;6.9;10.5;6.3;9.24;0;2.96;22077 +97075;49.38198;-1.74929;54;20220427;13.6;8.2;10.9;8.4;8.81;0;3.29;21632 +97075;49.38198;-1.74929;54;20220428;13.3;9;11.2;7.2;10.24;0;2.08;9847 +97075;49.38198;-1.74929;54;20220429;13.9;9.1;11.5;5.4;9.84;0;2.96;20911 +97075;49.38198;-1.74929;54;20220430;12.4;7.5;9.9;4.8;9.07;0;2.18;12432 +97075;49.38198;-1.74929;54;20220501;16.1;6.4;11.3;2.9;10.04;.9;2.3;13280 +97075;49.38198;-1.74929;54;20220502;13.3;9.1;11.2;3.4;11.14;.1;1.97;13848 +97075;49.38198;-1.74929;54;20220503;16.4;10.2;13.3;2.5;10.81;0;2.89;18018 +97075;49.38198;-1.74929;54;20220504;15;7.4;11.2;3.6;11.81;0;2.56;22307 +97075;49.38198;-1.74929;54;20220505;15.2;8.6;11.9;3.4;12.07;.1;2.73;22726 +97075;49.38198;-1.74929;54;20220506;15.3;9.1;12.2;3.5;12.19;0;2.69;20756 +97075;49.38198;-1.74929;54;20220507;16.3;11;13.7;3.6;12.92;0;2.76;18767 +97075;49.38198;-1.74929;54;20220508;15.9;9.7;12.8;5.2;12.29;.1;2.49;16462 +97075;49.38198;-1.74929;54;20220509;23.1;8.1;15.6;3.8;12.89;0;4.41;26117 +97075;49.38198;-1.74929;54;20220510;17.9;13;15.5;4.1;13.54;.1;2.9;16082 +97075;49.38198;-1.74929;54;20220511;19.2;11.6;15.4;5.9;13.02;.1;3.59;20391 +97075;49.38198;-1.74929;54;20220512;16;10.5;13.2;4.1;11.99;.3;2.64;15666 +97075;49.38198;-1.74929;54;20220513;16.8;10.8;13.8;4.3;12.22;0;3.24;21576 +97075;49.38198;-1.74929;54;20220514;18.1;7.4;12.8;3.5;11.84;.9;3.42;24905 +97075;49.38198;-1.74929;54;20220515;21.6;13.3;17.5;5.7;14.52;3.7;3.75;17656 +97075;49.38198;-1.74929;54;20220516;20.6;13.6;17.1;5.3;15.27;.8;3.5;19361 +97075;49.38198;-1.74929;54;20220517;27.5;12.2;19.9;3.8;14.84;1;5.43;25906 +97075;49.38198;-1.74929;54;20220518;21;10.5;15.7;3.4;14.29;8.2;3.27;19168 +97075;49.38198;-1.74929;54;20220519;17.9;12.4;15.1;3.2;13.74;.6;2.9;17022 +97075;49.38198;-1.74929;54;20220520;16.9;12.2;14.5;4.1;13.09;2;2.66;14361 +97075;49.38198;-1.74929;54;20220521;17;12.2;14.6;3.2;13.49;.1;3.05;19774 +97075;49.38198;-1.74929;54;20220522;16.9;10.1;13.5;3.4;13.44;4.3;2.5;16958 +97075;49.38198;-1.74929;54;20220523;15.5;12.2;13.8;5;13.59;3.9;2.22;13849 +97075;49.38198;-1.74929;54;20220524;16.1;10.9;13.5;6.1;11.82;.2;3.44;22776 +97075;49.38198;-1.74929;54;20220525;16;11.3;13.6;7;13.09;.2;2.49;14666 +97075;49.38198;-1.74929;54;20220526;16.2;13;14.6;6.2;13.82;0;2.43;13566 +97075;49.38198;-1.74929;54;20220527;17.5;12.9;15.2;4.9;13.47;.1;3.33;20208 +97075;49.38198;-1.74929;54;20220528;16.5;9.3;12.9;4.8;10.79;0;3.87;26655 +97075;49.38198;-1.74929;54;20220529;15.9;9;12.4;4.5;10.17;0;3.53;22017 +97075;49.38198;-1.74929;54;20220530;16.1;7.2;11.6;3;10.27;0;3.54;25519 +97075;49.38198;-1.74929;54;20220531;17.1;8.3;12.7;3.9;10.99;.1;3.81;27064 +97075;49.38198;-1.74929;54;20220601;17.3;8.1;12.7;3.4;11.04;.1;3.79;26724 +97075;49.38198;-1.74929;54;20220602;19.8;9.8;14.8;5.4;12.17;0;3.96;22675 +97075;49.38198;-1.74929;54;20220603;20.3;14;17.1;5.2;14.67;10;3.5;17381 +97075;49.38198;-1.74929;54;20220604;20;13.9;16.9;6.3;15.99;7.6;3.31;19870 +97075;49.38198;-1.74929;54;20220605;17.3;13.4;15.3;3.8;14.79;.3;2.76;17115 +97075;49.38198;-1.74929;54;20220606;19.2;12.2;15.7;4.5;14.14;1.9;3.63;22493 +97075;49.38198;-1.74929;54;20220607;19;14.1;16.6;5.9;15.94;3;2.93;17228 +97075;49.38198;-1.74929;54;20220608;17.5;14.5;16;7.6;15.37;.7;2.94;18550 +97075;49.38198;-1.74929;54;20220609;20;13.4;16.7;5.2;14.67;.7;3.73;20904 +97075;49.38198;-1.74929;54;20220610;19.8;14.8;17.3;4.4;16.14;.7;3.24;18522 +97075;49.38198;-1.74929;54;20220611;18.7;12.9;15.8;3.7;14.79;.1;3.75;25415 +97075;49.38198;-1.74929;54;20220612;18.3;12.8;15.5;4.3;13.79;.1;3.78;23990 +97075;49.38198;-1.74929;54;20220613;17.8;11.1;14.5;4.3;12.42;0;4.08;27236 +97075;49.38198;-1.74929;54;20220614;21.1;10.3;15.7;4.1;13.22;0;4.48;27956 +97075;49.38198;-1.74929;54;20220615;21;13.7;17.4;3.8;14.89;0;4.31;25483 +97075;49.38198;-1.74929;54;20220616;24.7;10.4;17.6;2.5;13.92;0;5.07;29316 +97075;49.38198;-1.74929;54;20220617;30.4;14.5;22.4;3.1;15.87;0;6.51;30861 +97075;49.38198;-1.74929;54;20220618;24.4;16.2;20.3;5.6;16.17;7.8;4.67;18725 +97075;49.38198;-1.74929;54;20220619;15;12.2;13.6;9.9;13.49;15;2.09;12070 +97075;49.38198;-1.74929;54;20220620;18.7;13.2;16;7.4;13.27;0;3.84;21463 +97075;49.38198;-1.74929;54;20220621;20.2;14.4;17.3;6;14.72;0;4.06;22082 +97075;49.38198;-1.74929;54;20220622;21.6;15.5;18.5;6;15.02;0;4.65;24452 +97075;49.38198;-1.74929;54;20220623;21.3;14.7;18;3.1;15.34;1.2;3.96;21527 +97075;49.38198;-1.74929;54;20220624;20.5;14;17.2;5.3;15.69;3.3;3.47;18786 +97075;49.38198;-1.74929;54;20220625;18.7;12.7;15.7;5.7;12.82;2.3;4.02;21934 +97075;49.38198;-1.74929;54;20220626;20.4;11.8;16.1;4.9;12.44;.6;4.6;25871 +97075;49.38198;-1.74929;54;20220627;18;11.2;14.6;4.4;12.92;1;3.59;22486 +97075;49.38198;-1.74929;54;20220628;21.6;11.7;16.6;4.6;13.04;2.4;4.75;26771 +97075;49.38198;-1.74929;54;20220629;18.6;13.8;16.2;4.4;14.44;4.1;3.23;17693 +97075;49.38198;-1.74929;54;20220630;17.7;11.7;14.7;4.9;13.04;2.6;3.48;21724 +97075;49.38198;-1.74929;54;20220701;18.6;12.7;15.6;4.4;12.82;.2;3.88;21966 +97075;49.38198;-1.74929;54;20220702;20.2;10.8;15.5;3.8;13.19;0;4.27;27053 +97075;49.38198;-1.74929;54;20220703;18.9;12.9;15.9;4.8;13.92;.1;3.82;23000 +97075;49.38198;-1.74929;54;20220704;18.8;11;14.9;3.8;13.29;0;3.89;25534 +97075;49.38198;-1.74929;54;20220705;19.1;12.6;15.9;4.2;14.09;.1;3.85;24115 +97075;49.38198;-1.74929;54;20220706;20.8;12.8;16.8;3.6;15.74;0;4;25912 +97075;49.38198;-1.74929;54;20220707;20.4;14.6;17.5;4.3;15.77;.1;3.95;23403 +97075;49.38198;-1.74929;54;20220708;21.7;11.6;16.7;2.5;15.37;.1;4.47;28753 +97075;49.38198;-1.74929;54;20220709;23.2;13.5;18.4;3.4;16.12;.1;4.87;29172 +97075;49.38198;-1.74929;54;20220710;24;14.7;19.3;4.4;15.09;0;5.16;26435 +97075;49.38198;-1.74929;54;20220711;26.3;15.4;20.8;4.6;16.22;0;5.73;28045 +97075;49.38198;-1.74929;54;20220712;30.5;16.4;23.4;3;17.34;0;6.1;27049 +97075;49.38198;-1.74929;54;20220713;24.4;16.9;20.7;2.5;17.97;0;4.17;21380 +97075;49.38198;-1.74929;54;20220714;21.3;15.2;18.2;4.4;15.57;0;4.39;25096 +97075;49.38198;-1.74929;54;20220715;22.4;14.2;18.3;4.2;15.37;0;4.73;27458 +97075;49.38198;-1.74929;54;20220716;24.6;12.6;18.6;4.1;15.17;0;5.17;28791 +97075;49.38198;-1.74929;54;20220717;28.8;16.5;22.7;4.8;15.62;0;6.43;26756 +97075;49.38198;-1.74929;54;20220718;33.2;16.9;25.1;3.8;16.37;0;7.29;28370 +97075;49.38198;-1.74929;54;20220719;31.5;23.3;27.4;5.2;16.37;0;7.78;24290 +97075;49.38198;-1.74929;54;20220720;22.1;16.4;19.2;4;18.04;.1;3.62;19725 +97075;49.38198;-1.74929;54;20220721;21.7;16.5;19.1;3.3;16.57;0;3.5;17126 +97075;49.38198;-1.74929;54;20220722;21.7;15.6;18.6;3.5;17.59;0;3.41;19053 +97075;49.38198;-1.74929;54;20220723;22.7;14.8;18.8;3.2;16.19;0;4.21;23753 +97075;49.38198;-1.74929;54;20220724;27.2;15.3;21.2;3.6;16.77;.1;5.52;27856 +97075;49.38198;-1.74929;54;20220725;20.1;16.8;18.5;7.2;17.57;.1;2.82;12381 +97075;49.38198;-1.74929;54;20220726;20.8;16.5;18.6;4.3;14.44;0;3.93;17760 +97075;49.38198;-1.74929;54;20220727;20.3;12.1;16.2;2.3;14.79;0;3.32;20281 +97075;49.38198;-1.74929;54;20220728;22.2;14.5;18.4;2.3;16.12;0;3.8;21905 +97075;49.38198;-1.74929;54;20220729;23.2;14.5;18.8;3.3;17.19;.1;4.02;23187 +97075;49.38198;-1.74929;54;20220730;22;14.2;18.1;4.1;17.62;0;3.56;22007 +97075;49.38198;-1.74929;54;20220731;21.3;17.6;19.5;5.8;19.14;.8;2.77;13553 +97075;49.38198;-1.74929;54;20220801;22;17.3;19.6;4.2;18.34;0;3.38;17685 +97075;49.38198;-1.74929;54;20220802;23.4;16.7;20;3.9;18.94;.1;3.46;18033 +97075;49.38198;-1.74929;54;20220803;21.6;15.6;18.6;3;19.07;0;2.9;17362 +97075;49.38198;-1.74929;54;20220804;21;16.4;18.7;4.5;16.52;0;3.66;18810 +97075;49.38198;-1.74929;54;20220805;20.7;14.1;17.4;6.9;12.84;0;4.8;23549 +97075;49.38198;-1.74929;54;20220806;22.4;12.9;17.7;5;13.14;0;4.84;25814 +97075;49.38198;-1.74929;54;20220807;23.3;13.9;18.6;4;13.99;0;4.76;24474 +97075;49.38198;-1.74929;54;20220808;24.3;14;19.1;4.2;14.92;.1;4.79;24330 +97075;49.38198;-1.74929;54;20220809;24;16.3;20.1;6.1;17.12;0;4.5;22008 +97075;49.38198;-1.74929;54;20220810;26.5;17.9;22.2;6.6;18.64;0;5.16;22669 +97075;49.38198;-1.74929;54;20220811;28;18.4;23.2;5.5;18.47;0;5.66;23741 +97075;49.38198;-1.74929;54;20220812;28.9;18.1;23.5;4.6;18.12;0;5.65;23797 +97075;49.38198;-1.74929;54;20220813;29.7;16.6;23.2;4.4;17.39;0;5.78;24305 +97075;49.38198;-1.74929;54;20220814;25;18.1;21.5;3.5;17.82;0;3.92;16744 +97075;49.38198;-1.74929;54;20220815;22.3;17;19.7;4;19.17;.2;2.66;12894 +97075;49.38198;-1.74929;54;20220816;24.4;16.8;20.6;2.7;18.42;3.3;3.52;17895 +97075;49.38198;-1.74929;54;20220817;21.6;14.8;18.2;3.1;18.34;11.7;2.82;17468 +97075;49.38198;-1.74929;54;20220818;22;15.3;18.6;3.9;18.29;.6;2.99;17429 +97075;49.38198;-1.74929;54;20220819;20.8;18;19.4;6.1;18.37;1.6;2.91;13917 +97075;49.38198;-1.74929;54;20220820;21.8;15.6;18.7;3.5;15.22;0;3.63;18746 +97075;49.38198;-1.74929;54;20220821;20.6;13.8;17.2;2.5;15.42;.3;2.67;14062 +97075;49.38198;-1.74929;54;20220822;21.7;16.5;19.1;3.4;19.17;2.1;2.39;12451 +97075;49.38198;-1.74929;54;20220823;23.1;18.2;20.7;3.5;20.84;.3;2.59;13235 +97075;49.38198;-1.74929;54;20220824;24.4;16.5;20.4;2.6;20.42;17.4;3.1;17602 +97075;49.38198;-1.74929;54;20220825;21.3;17.5;19.4;4.3;19.12;1.7;2.63;13911 +97075;49.38198;-1.74929;54;20220826;20.3;14;17.2;3.6;15.32;.1;3.14;18610 +97075;49.38198;-1.74929;54;20220827;23.4;12.5;18;3.7;15.84;0;3.65;21383 +97075;49.38198;-1.74929;54;20220828;22.3;16.6;19.4;6.5;17.09;0;3.5;15639 +97075;49.38198;-1.74929;54;20220829;22.6;17.2;19.9;8.1;16.92;0;3.92;15658 +97075;49.38198;-1.74929;54;20220830;22.5;17.3;19.9;7.9;17.39;0;3.74;16318 +97075;49.38198;-1.74929;54;20220831;22.3;17.5;19.9;8;17.42;.1;3.63;15094 +97075;49.38198;-1.74929;54;20220901;23;17.9;20.4;4.9;18.59;.3;2.85;10926 +97075;49.38198;-1.74929;54;20220902;21.7;16.3;19;2.5;18.69;0;2.47;14223 +97075;49.38198;-1.74929;54;20220903;22;16.2;19.1;4.1;17.07;0;2.78;12639 +97075;49.38198;-1.74929;54;20220904;25.3;16.2;20.8;5.7;17.14;0;4.07;16533 +97075;49.38198;-1.74929;54;20220905;25.4;16.7;21.1;4;18.04;5.4;3.66;16994 +97075;49.38198;-1.74929;54;20220906;21.7;16.7;19.2;6.6;17.62;6.7;2.87;11685 +97075;49.38198;-1.74929;54;20220907;22;16.5;19.3;7.2;16.69;20.7;3.4;13441 +97075;49.38198;-1.74929;54;20220908;20.2;15.9;18.1;8.7;16.49;12.3;2.92;12709 +97075;49.38198;-1.74929;54;20220909;19.5;16.2;17.9;9.4;16.99;3.5;2.53;11966 +97075;49.38198;-1.74929;54;20220910;20.2;16.6;18.4;5.1;16.79;.2;2.54;11776 +97075;49.38198;-1.74929;54;20220911;22.6;11.6;17.1;3.1;15.87;0;2.86;18243 +97075;49.38198;-1.74929;54;20220912;25.6;15.1;20.4;4.2;17.02;.7;3.53;15425 +97075;49.38198;-1.74929;54;20220913;21.8;19.7;20.7;6.2;20.07;12.1;2.14;5896 +97075;49.38198;-1.74929;54;20220914;20.2;17.8;19;4.9;20.09;.3;1.43;6300 +97075;49.38198;-1.74929;54;20220915;18.7;13.4;16;4.4;14.62;0;2.28;12596 +97075;49.38198;-1.74929;54;20220916;17.9;12.7;15.3;6.1;11.09;0;3.26;12789 +97075;49.38198;-1.74929;54;20220917;16.9;9.6;13.2;4;8.87;0;3.07;16065 +97075;49.38198;-1.74929;54;20220918;18;9.7;13.9;3.4;11.17;0;2.59;15456 +97075;49.38198;-1.74929;54;20220919;18.9;10.6;14.8;2.9;12.39;.2;2.4;14554 +97075;49.38198;-1.74929;54;20220920;19;9.4;14.2;2.9;12.47;0;2.29;15195 +97075;49.38198;-1.74929;54;20220921;19.6;9;14.3;3;11.97;.1;2.49;15853 +97075;49.38198;-1.74929;54;20220922;20.2;8.7;14.5;2.8;12.54;.7;2.4;16039 +97075;49.38198;-1.74929;54;20220923;17;13.1;15;3.5;14.62;13.8;1.54;7384 +97075;49.38198;-1.74929;54;20220924;17.8;13.8;15.8;6.2;13.42;.5;2.53;11192 +97075;49.38198;-1.74929;54;20220925;17.2;13.5;15.3;5.9;12.39;.9;2.64;10736 +97075;49.38198;-1.74929;54;20220926;16.4;11.7;14.1;9;12.87;5.3;2.16;8690 +97075;49.38198;-1.74929;54;20220927;16.6;13.2;14.9;8.3;12.42;8.8;2.53;7083 +97075;49.38198;-1.74929;54;20220928;15.8;11.5;13.7;4.6;11.99;3.7;1.96;8628 +97075;49.38198;-1.74929;54;20220929;15.8;10.1;12.9;3.1;10.92;1.9;1.89;10639 +97075;49.38198;-1.74929;54;20220930;16;8.1;12.1;5.9;12.72;6.8;1.42;10290 +97075;49.38198;-1.74929;54;20221001;18;14.4;16.2;8.8;15.83;6.9;1.78;9794 +97075;49.38198;-1.74929;54;20221002;17.5;14.8;16.2;4.8;15.9;8.6;1.36;6227 +97075;49.38198;-1.74929;54;20221003;18.7;10.6;14.7;2.8;14.3;0;1.49;10109 +97075;49.38198;-1.74929;54;20221004;16.7;14;15.4;5.3;15.27;0;1.37;6242 +97075;49.38198;-1.74929;54;20221005;18.2;15.7;16.9;8.3;14.27;1.6;2.56;5587 +97075;49.38198;-1.74929;54;20221006;18;12.8;15.4;4.6;11.94;0;2.47;10890 +97075;49.38198;-1.74929;54;20221007;17.7;10.6;14.1;5.2;12.92;.6;1.95;11072 +97075;49.38198;-1.74929;54;20221008;16.9;12.1;14.5;4.1;11.42;0;2.19;9947 +97075;49.38198;-1.74929;54;20221009;18.2;8.3;13.3;4.3;10.92;0;2.17;13155 +97075;49.38198;-1.74929;54;20221010;16.7;12.3;14.5;4.2;13.54;.5;1.52;7989 +97075;49.38198;-1.74929;54;20221011;16.6;7.4;12;3.7;10.32;0;1.89;12185 +97075;49.38198;-1.74929;54;20221012;17.1;7.2;12.2;4;11.92;1.5;1.54;11485 +97075;49.38198;-1.74929;54;20221013;16.5;12.8;14.6;5;15.27;4.9;1.09;5895 +97075;49.38198;-1.74929;54;20221014;15.3;13.7;14.5;3.4;15.19;2;.87;3405 +97075;49.38198;-1.74929;54;20221015;17.6;13.8;15.7;6;15.17;1.6;1.5;6957 +97075;49.38198;-1.74929;54;20221016;16.6;13.1;14.9;5.8;15.02;6;1.27;5554 +97075;49.38198;-1.74929;54;20221017;18;15;16.5;4.3;16.79;3.8;1.18;6273 +97075;49.38198;-1.74929;54;20221018;19.6;12.8;16.2;4.7;16.94;0;1.18;8583 +97075;49.38198;-1.74929;54;20221019;22.1;15.4;18.8;5.6;17.44;5.1;1.96;8487 +97075;49.38198;-1.74929;54;20221020;18.7;14;16.4;3.9;15.62;6.9;1.42;8196 +97075;49.38198;-1.74929;54;20221021;19.5;13.4;16.4;8;15.37;6.3;1.88;7615 +97075;49.38198;-1.74929;54;20221022;18.5;14;16.2;5.9;15.52;2.6;1.54;6920 +97075;49.38198;-1.74929;54;20221023;20;15.2;17.6;7.4;15.22;8.7;2.32;6539 +97075;49.38198;-1.74929;54;20221024;17.4;14.2;15.8;9.1;14.62;9.5;1.82;6374 +97075;49.38198;-1.74929;54;20221025;18;13.5;15.8;5.9;14.82;.2;1.55;6550 +97075;49.38198;-1.74929;54;20221026;19.5;15.3;17.4;6.5;16.12;2.3;1.79;7436 +97075;49.38198;-1.74929;54;20221027;21.2;14.8;18;5.3;16.42;.1;1.76;7212 +97075;49.38198;-1.74929;54;20221028;18.1;16.1;17.1;4.8;15.77;.8;1.51;5090 +97075;49.38198;-1.74929;54;20221029;20.6;13.5;17.1;5.6;16.39;1.5;1.48;6252 +97075;49.38198;-1.74929;54;20221030;17;14.3;15.7;6;14.87;.3;1.38;5060 +97075;49.38198;-1.74929;54;20221031;16.4;11.5;14;6.6;13.87;2.7;1.19;5918 +97075;49.38198;-1.74929;54;20221101;16.3;12.9;14.6;12.2;12.24;5;2.5;4923 +97075;49.38198;-1.74929;54;20221102;15.9;11.5;13.7;9;12.24;13.3;1.87;5506 +97075;49.38198;-1.74929;54;20221103;13.9;13.3;13.6;9.2;13.04;14.1;1.44;2313 +97075;49.38198;-1.74929;54;20221104;13.5;9.5;11.5;8.4;10.64;.3;1.63;5870 +97075;49.38198;-1.74929;54;20221105;13.6;10.6;12.1;6.9;11.92;7.8;1.2;3030 +97075;49.38198;-1.74929;54;20221106;14.6;12.7;13.6;9.3;13.94;17.6;1.05;3677 +97075;49.38198;-1.74929;54;20221107;16.2;12.7;14.4;9.8;13.42;2.2;1.67;4281 +97075;49.38198;-1.74929;54;20221108;15.5;12.2;13.8;10.3;12.64;8.1;1.78;4346 +97075;49.38198;-1.74929;54;20221109;14.9;11.8;13.4;8.4;12.17;.8;1.58;4682 +97075;49.38198;-1.74929;54;20221110;15.4;11.3;13.3;6.6;12.89;0;1.19;5591 +97075;49.38198;-1.74929;54;20221111;13.5;10.8;12.2;5.2;12.22;.1;.85;5190 +97075;49.38198;-1.74929;54;20221112;17.5;7.6;12.6;4.3;12.64;0;.89;8183 +97075;49.38198;-1.74929;54;20221113;17.8;9.8;13.8;4.5;13.14;.1;1.04;7557 +97075;49.38198;-1.74929;54;20221114;14.8;10.9;12.8;5.3;12.44;2.8;1.05;4323 +97075;49.38198;-1.74929;54;20221115;14.9;9.7;12.3;10;11.79;18.6;1.48;4618 +97075;49.38198;-1.74929;54;20221116;14.1;9.2;11.6;10.4;11.54;17.7;1.33;3952 +97075;49.38198;-1.74929;54;20221117;13.3;10.5;11.9;10;11.27;5.8;1.46;3665 +97075;49.38198;-1.74929;54;20221118;12.5;10.3;11.4;7.1;10.04;1.1;1.59;3658 +97075;49.38198;-1.74929;54;20221119;12.3;6.2;9.3;4.6;8.57;2;1.17;5882 +97075;49.38198;-1.74929;54;20221120;13.1;7.6;10.4;7.4;10.79;1.9;1;4610 +97075;49.38198;-1.74929;54;20221121;12.2;8.7;10.4;8.6;10.39;18.2;1.22;3733 +97075;49.38198;-1.74929;54;20221122;12;7.2;9.6;11.3;9.87;4.7;1.3;4275 +97075;49.38198;-1.74929;54;20221123;13.3;8.5;10.9;9.5;10.72;7.3;1.31;4594 +97075;49.38198;-1.74929;54;20221124;13.7;9.5;11.6;9;11.19;8.8;1.31;3939 +97075;49.38198;-1.74929;54;20221125;13.6;9.9;11.8;6.5;10.94;.2;1.22;4514 +97075;49.38198;-1.74929;54;20221126;11.9;9.2;10.6;6.8;11.52;6.4;.71;3139 +97075;49.38198;-1.74929;54;20221127;12.6;11;11.8;6.2;12.99;14;.59;1571 +97075;49.38198;-1.74929;54;20221128;11.4;9.3;10.3;6.6;10.52;6.6;.99;2759 +97075;49.38198;-1.74929;54;20221129;11.8;7.4;9.6;3.1;9.54;0;.66;4415 +97075;49.38198;-1.74929;54;20221130;8.5;4.4;6.4;3;8.79;0;.34;3380 +97075;49.38198;-1.74929;54;20221201;10.4;1.2;5.8;3.3;8.19;0;.37;5071 +97075;49.38198;-1.74929;54;20221202;8.5;1.5;5;4.3;7.77;.6;.52;3624 +97075;49.38198;-1.74929;54;20221203;6.3;5.6;6;7.7;7.77;.4;1.04;554 +97075;49.38198;-1.74929;54;20221204;5.5;4.5;5;5.4;7.62;0;.73;772 +97075;49.38198;-1.74929;54;20221205;6.7;4.1;5.4;2.5;7.87;0;.45;1937 +97075;49.38198;-1.74929;54;20221206;8.4;1.6;5;3.2;7.77;2.3;.32;4368 +97075;49.38198;-1.74929;54;20221207;8.1;5;6.6;3.3;8.04;1.9;.6;2961 +97075;49.38198;-1.74929;54;20221208;7;2.4;4.7;3.6;6.14;0;.76;4019 +97075;49.38198;-1.74929;54;20221209;6;.7;3.4;3.2;6.04;1;.53;4224 +97075;49.38198;-1.74929;54;20221210;6.3;-.1;3.1;3.9;6.32;12.9;.51;3937 +97075;49.38198;-1.74929;54;20221211;4.4;1.3;2.8;5;6.74;6.4;.41;2421 +97075;49.38198;-1.74929;54;20221212;2.9;.2;1.5;3.7;6.24;.2;.32;2499 +97075;49.38198;-1.74929;54;20221213;2.6;-1.7;.5;4.9;5.37;2.2;.47;3196 +97075;49.38198;-1.74929;54;20221214;4.1;.4;2.3;5.4;6.24;1.7;.56;2261 +97075;49.38198;-1.74929;54;20221215;5.6;2.1;3.8;6;5.89;.3;1.03;2692 +97075;49.38198;-1.74929;54;20221216;7.6;2.9;5.3;4.2;6.14;.1;.99;4002 +97075;49.38198;-1.74929;54;20221217;3.4;-1.2;1.1;3.6;4.94;0;.55;4135 +97075;49.38198;-1.74929;54;20221218;7.9;-1.8;3.1;7.5;7.34;20.8;.39;3162 +97075;49.38198;-1.74929;54;20221219;13.4;8.2;10.8;10.6;12.64;6.3;.36;2541 +97075;49.38198;-1.74929;54;20221220;12;11.7;11.8;5.6;12.17;1.2;.87;1167 +97075;49.38198;-1.74929;54;20221221;12.2;7.3;9.7;6;11.74;13.7;.27;2884 +97075;49.38198;-1.74929;54;20221222;12.3;10.1;11.2;7.3;12.99;11.1;.36;1522 +97075;49.38198;-1.74929;54;20221223;13;11;12;7.4;13.22;3.3;.51;1973 +97075;49.38198;-1.74929;54;20221224;11.7;10.4;11.1;5.8;12.07;1.3;.58;1751 +97075;49.38198;-1.74929;54;20221225;10.9;9.5;10.2;5;12.09;4.6;.34;1673 +97075;49.38198;-1.74929;54;20221226;10.4;9;9.7;6.7;9.79;1.3;1.04;2435 +97075;49.38198;-1.74929;54;20221227;10.7;6.6;8.6;7.4;9.77;2.2;.7;3703 +97075;49.38198;-1.74929;54;20221228;11.6;9.7;10.7;9.8;11.59;6.3;.8;1860 +97075;49.38198;-1.74929;54;20221229;10.5;9.5;10;10;9.89;5.8;1.34;2210 +97075;49.38198;-1.74929;54;20221230;13;7.2;10.1;9;11.84;18;.47;2862 +97075;49.38198;-1.74929;54;20221231;14.5;11.6;13;10.6;13.54;8.8;.94;1923 +97076;49.33934;-1.51651;29;20220101;14.7;11.7;13.2;5.7;12.34;2;1.09;2912 +97076;49.33934;-1.51651;29;20220102;13.3;11.7;12.5;8.2;12.29;3.5;1.06;2344 +97076;49.33934;-1.51651;29;20220103;11.8;10.5;11.2;5.9;11.49;19.8;.83;1437 +97076;49.33934;-1.51651;29;20220104;9.9;8.2;9;7;8.76;.9;1.36;2255 +97076;49.33934;-1.51651;29;20220105;8.1;4.1;6.1;5.3;6.33;.1;1.31;3354 +97076;49.33934;-1.51651;29;20220106;8;2.6;5.3;6.4;7.46;3.2;.83;3372 +97076;49.33934;-1.51651;29;20220107;9.5;6;7.8;8;8.89;6.8;.93;3371 +97076;49.33934;-1.51651;29;20220108;10;7.2;8.6;9.7;9.79;16;.98;2271 +97076;49.33934;-1.51651;29;20220109;9.8;7.3;8.5;7;9.03;5;1.02;2798 +97076;49.33934;-1.51651;29;20220110;9.3;7.6;8.4;3.5;10.73;1.7;.28;2474 +97076;49.33934;-1.51651;29;20220111;9.4;8.2;8.8;3.6;11.16;.7;.29;2182 +97076;49.33934;-1.51651;29;20220112;9.7;8.5;9.1;2.4;10.79;0;.4;2148 +97076;49.33934;-1.51651;29;20220113;7.2;4.2;5.7;2.8;8.09;0;.38;3264 +97076;49.33934;-1.51651;29;20220114;9.3;1.2;5.3;3.5;7.16;.1;.55;5774 +97076;49.33934;-1.51651;29;20220115;4.9;.8;2.9;4.1;7.33;0;.24;4047 +97076;49.33934;-1.51651;29;20220116;10.5;2.7;6.6;5.1;9.69;1.6;.23;5075 +97076;49.33934;-1.51651;29;20220117;10;4.1;7.1;2.2;8.03;0;.51;5174 +97076;49.33934;-1.51651;29;20220118;8.3;-.3;4;2.2;7.26;.1;.3;5854 +97076;49.33934;-1.51651;29;20220119;9.8;2.5;6.1;4.3;8.93;.9;.41;4611 +97076;49.33934;-1.51651;29;20220120;8.3;5.9;7.1;5.9;7.23;0;1.33;3521 +97076;49.33934;-1.51651;29;20220121;7.9;5.4;6.6;4;6.39;0;1.2;3801 +97076;49.33934;-1.51651;29;20220122;7.6;2;4.8;2.4;7.49;0;.5;3892 +97076;49.33934;-1.51651;29;20220123;6.3;5.2;5.8;3.6;7.26;0;.86;1714 +97076;49.33934;-1.51651;29;20220124;5.9;1.1;3.5;3.6;6.97;0;.52;6533 +97076;49.33934;-1.51651;29;20220125;3.9;-.4;1.7;2.5;6.97;0;.22;2866 +97076;49.33934;-1.51651;29;20220126;7.3;1.9;4.6;3.4;7.93;0;.45;4057 +97076;49.33934;-1.51651;29;20220127;9.7;5.9;7.8;5.4;9.93;.6;.54;3434 +97076;49.33934;-1.51651;29;20220128;8.7;3.2;6;3.3;9.76;.1;.14;5458 +97076;49.33934;-1.51651;29;20220129;10;8.6;9.3;6.8;11.23;.6;.5;2123 +97076;49.33934;-1.51651;29;20220130;10.6;4.3;7.5;3.8;8.89;.1;.74;6168 +97076;49.33934;-1.51651;29;20220131;9.6;7.2;8.4;8.4;8.49;.3;1.44;3620 +97076;49.33934;-1.51651;29;20220201;11.2;6.3;8.7;7.3;10.76;.1;.56;5305 +97076;49.33934;-1.51651;29;20220202;10.4;8.6;9.5;4.9;10.19;0;.85;2921 +97076;49.33934;-1.51651;29;20220203;9.8;7.3;8.5;5.8;10.19;1.1;.66;3898 +97076;49.33934;-1.51651;29;20220204;9.7;8.1;8.9;7.8;8.86;.7;1.39;3295 +97076;49.33934;-1.51651;29;20220205;10.4;5.6;8;7.2;8.99;.5;1.11;5339 +97076;49.33934;-1.51651;29;20220206;11.2;9.3;10.2;11.7;10.93;4.1;1.08;3440 +97076;49.33934;-1.51651;29;20220207;12;5.7;8.8;4.9;9.49;.3;1.02;6701 +97076;49.33934;-1.51651;29;20220208;11.5;9.1;10.3;5.3;11.06;.2;.81;4090 +97076;49.33934;-1.51651;29;20220209;10;6.5;8.3;3.6;10.09;1.2;.61;4910 +97076;49.33934;-1.51651;29;20220210;8.5;7.8;8.1;5.2;8.74;7.1;.92;3136 +97076;49.33934;-1.51651;29;20220211;10.2;4.7;7.4;3.2;6.84;0;1.19;7664 +97076;49.33934;-1.51651;29;20220212;8.1;1.8;4.9;6.4;6.81;0;.99;9297 +97076;49.33934;-1.51651;29;20220213;10.1;5.3;7.7;9.8;9.47;14.1;.75;3412 +97076;49.33934;-1.51651;29;20220214;10.6;7.4;9;7.2;8.94;4;1.33;7093 +97076;49.33934;-1.51651;29;20220215;10.6;6.7;8.7;8.8;10.27;8.2;.66;2622 +97076;49.33934;-1.51651;29;20220216;12.1;9.8;10.9;11;12.96;1.7;.39;3665 +97076;49.33934;-1.51651;29;20220217;12.2;10.2;11.2;8.5;10.69;.8;1.51;4443 +97076;49.33934;-1.51651;29;20220218;11;9;10;12.3;9.16;3;2;4560 +97076;49.33934;-1.51651;29;20220219;9.8;5.8;7.8;9.7;8.73;1.6;1.31;6594 +97076;49.33934;-1.51651;29;20220220;11.8;9;10.4;11.6;10.76;5.2;1.35;4781 +97076;49.33934;-1.51651;29;20220221;10.9;6.1;8.5;11.1;8.56;.3;1.71;7658 +97076;49.33934;-1.51651;29;20220222;12.9;7.7;10.3;6.7;10.89;.6;1.15;7129 +97076;49.33934;-1.51651;29;20220223;10.1;4.2;7.2;4.6;8.83;0;1.06;8139 +97076;49.33934;-1.51651;29;20220224;9.3;8;8.6;9.2;8.26;2.4;1.79;4448 +97076;49.33934;-1.51651;29;20220225;10.9;4.5;7.7;5.2;7.39;0;1.65;9555 +97076;49.33934;-1.51651;29;20220226;9.2;1.2;5.2;4.2;6.46;0;1.71;12000 +97076;49.33934;-1.51651;29;20220227;8.6;.6;4.6;5.2;6.93;0;2.02;12828 +97076;49.33934;-1.51651;29;20220228;13;4.8;8.9;5.7;9.99;1.4;1.23;9417 +97076;49.33934;-1.51651;29;20220301;11.3;9.1;10.2;3;11.76;13;.68;4452 +97076;49.33934;-1.51651;29;20220302;13.1;8.8;11;2.4;10.73;.6;1.1;6727 +97076;49.33934;-1.51651;29;20220303;11.4;7.7;9.6;2.3;10.86;1.7;.88;7687 +97076;49.33934;-1.51651;29;20220304;10.4;8.1;9.3;3.6;8.93;0;1.23;6454 +97076;49.33934;-1.51651;29;20220305;8.7;4.3;6.5;4.5;8.49;2.5;.88;8046 +97076;49.33934;-1.51651;29;20220306;8.2;5.9;7.1;8.4;7.14;.1;1.81;6344 +97076;49.33934;-1.51651;29;20220307;7;2.1;4.5;6.1;5.24;0;1.79;9582 +97076;49.33934;-1.51651;29;20220308;12.8;1.3;7;6.1;7.66;0;1.83;13556 +97076;49.33934;-1.51651;29;20220309;14;6;10;6.5;9.39;0;1.94;11191 +97076;49.33934;-1.51651;29;20220310;12.1;8.5;10.3;4;10.26;.7;1.28;6220 +97076;49.33934;-1.51651;29;20220311;12.7;8.1;10.4;7.5;10.26;6.4;1.6;9348 +97076;49.33934;-1.51651;29;20220312;13.9;6.9;10.4;8;8.93;.6;2.42;12337 +97076;49.33934;-1.51651;29;20220313;12.8;8.4;10.6;6.2;9.63;.8;1.89;9583 +97076;49.33934;-1.51651;29;20220314;13.5;5.8;9.6;3.9;9.66;0;1.61;11162 +97076;49.33934;-1.51651;29;20220315;14.3;6.1;10.2;3;10.63;0;1.5;12943 +97076;49.33934;-1.51651;29;20220316;13.5;9.9;11.7;4.8;11.39;2.3;1.42;6671 +97076;49.33934;-1.51651;29;20220317;11.5;4;7.8;3.8;8.29;0;1.74;14506 +97076;49.33934;-1.51651;29;20220318;13.2;3.4;8.3;5.7;8.67;0;1.89;17669 +97076;49.33934;-1.51651;29;20220319;13.2;7.5;10.3;7;8.07;0;2.65;15879 +97076;49.33934;-1.51651;29;20220320;12.7;4.7;8.7;5.1;7.64;0;2.25;16770 +97076;49.33934;-1.51651;29;20220321;16.1;5.4;10.7;4.7;9.77;0;2.26;15805 +97076;49.33934;-1.51651;29;20220322;16.1;7.5;11.8;5.7;8.24;0;3.14;17804 +97076;49.33934;-1.51651;29;20220323;16;5.6;10.8;4;7.54;0;2.89;18413 +97076;49.33934;-1.51651;29;20220324;16.1;5.2;10.6;3.8;8.27;0;2.68;18355 +97076;49.33934;-1.51651;29;20220325;16.1;6.8;11.5;5.3;8.67;0;2.99;18430 +97076;49.33934;-1.51651;29;20220326;15.5;6.6;11.1;5.7;9.31;0;2.67;18310 +97076;49.33934;-1.51651;29;20220327;15.3;7.6;11.5;5.4;10.37;.2;2.3;16135 +97076;49.33934;-1.51651;29;20220328;16.2;6.2;11.2;4;10.67;.3;1.71;8759 +97076;49.33934;-1.51651;29;20220329;14.1;10.3;12.2;4.1;11.34;1.8;1.69;9043 +97076;49.33934;-1.51651;29;20220330;10.5;8.8;9.6;4.6;10.21;2.1;1.12;4642 +97076;49.33934;-1.51651;29;20220331;7.7;5.5;6.6;8.7;6.81;1.3;1.95;10128 +97076;49.33934;-1.51651;29;20220401;8.1;3.8;6;9.2;5.54;.6;2.49;12212 +97076;49.33934;-1.51651;29;20220402;8.8;4.5;6.6;4.9;5.64;.1;2.46;16706 +97076;49.33934;-1.51651;29;20220403;8.9;1.2;5.1;3.3;5.35;0;2.13;18466 +97076;49.33934;-1.51651;29;20220404;10;3.2;6.6;7.4;9.04;.9;.8;5394 +97076;49.33934;-1.51651;29;20220405;12.3;9.6;11;6.8;11.04;.1;1.59;11382 +97076;49.33934;-1.51651;29;20220406;12.9;9.1;11;9.9;10.77;6.6;1.78;9800 +97076;49.33934;-1.51651;29;20220407;12.1;9.8;10.9;10.3;9.84;6.1;2.43;14921 +97076;49.33934;-1.51651;29;20220408;8.4;5.8;7.1;6;8.14;10.4;1.37;8058 +97076;49.33934;-1.51651;29;20220409;10.8;4.6;7.7;3.5;6.72;0;2.46;21400 +97076;49.33934;-1.51651;29;20220410;13.5;2.2;7.9;4.7;6.87;0;2.69;20355 +97076;49.33934;-1.51651;29;20220411;18.1;5.4;11.7;6.4;9.78;1.6;3.06;17057 +97076;49.33934;-1.51651;29;20220412;14.6;10.4;12.5;4.6;11.95;.5;1.62;6533 +97076;49.33934;-1.51651;29;20220413;17.3;8.7;13;1.9;11.45;0;2.33;15266 +97076;49.33934;-1.51651;29;20220414;18.6;7.1;12.9;2.1;11.37;.1;2.91;21378 +97076;49.33934;-1.51651;29;20220415;18.4;8.4;13.4;2.6;11.34;0;2.96;20801 +97076;49.33934;-1.51651;29;20220416;17.2;6.9;12.1;3.6;11.07;0;2.82;20669 +97076;49.33934;-1.51651;29;20220417;17.6;7.2;12.4;3.8;10.44;0;3.04;20503 +97076;49.33934;-1.51651;29;20220418;13.6;8.3;11;3.7;10.18;0;2.41;18966 +97076;49.33934;-1.51651;29;20220419;12.9;7.4;10.2;3.7;9.38;.1;2.38;20533 +97076;49.33934;-1.51651;29;20220420;14.5;8.3;11.4;3.5;10.48;0;2.56;20433 +97076;49.33934;-1.51651;29;20220421;16.9;8.1;12.5;4.3;9.62;0;3.63;22700 +97076;49.33934;-1.51651;29;20220422;15.5;9.1;12.3;6.1;10.72;0;3.03;21800 +97076;49.33934;-1.51651;29;20220423;15.4;9.7;12.6;6.3;11.51;0;2.41;14892 +97076;49.33934;-1.51651;29;20220424;15.6;10.5;13.1;4.4;11.37;.4;2.75;17835 +97076;49.33934;-1.51651;29;20220425;13.7;7.8;10.8;4.8;9.67;0;2.84;21999 +97076;49.33934;-1.51651;29;20220426;14.4;6.8;10.6;6.1;9.51;0;2.9;21477 +97076;49.33934;-1.51651;29;20220427;14.1;7.5;10.8;7.7;8.87;0;3.26;21566 +97076;49.33934;-1.51651;29;20220428;13.7;8.7;11.2;6.1;10.41;0;2.01;9914 +97076;49.33934;-1.51651;29;20220429;14.4;9.2;11.8;5.4;10.17;0;3.01;21278 +97076;49.33934;-1.51651;29;20220430;13.1;8;10.6;4.6;9.34;0;2.44;14732 +97076;49.33934;-1.51651;29;20220501;16.7;6.6;11.7;2.8;9.91;.8;2.65;15880 +97076;49.33934;-1.51651;29;20220502;14.2;9.3;11.8;3.6;11.07;.1;2.38;16215 +97076;49.33934;-1.51651;29;20220503;16.3;10.3;13.3;3;11.04;0;2.89;17651 +97076;49.33934;-1.51651;29;20220504;15.6;6.4;11;3.5;11.64;0;2.56;21440 +97076;49.33934;-1.51651;29;20220505;15.8;9;12.4;3.4;12.07;.1;2.86;22293 +97076;49.33934;-1.51651;29;20220506;16.5;8.8;12.7;3.2;12.23;0;2.74;20408 +97076;49.33934;-1.51651;29;20220507;16.5;11.2;13.8;3.5;12.99;.1;2.57;16489 +97076;49.33934;-1.51651;29;20220508;15.3;9.8;12.6;5.3;12.36;.1;2.16;14116 +97076;49.33934;-1.51651;29;20220509;23;7.6;15.3;3.5;12.93;0;4.37;26790 +97076;49.33934;-1.51651;29;20220510;18.6;13.4;16;4;13.63;.1;2.86;15076 +97076;49.33934;-1.51651;29;20220511;19.5;12;15.8;5.9;13.06;.1;3.69;21088 +97076;49.33934;-1.51651;29;20220512;16.7;10.4;13.6;4.2;11.96;.2;3.13;20588 +97076;49.33934;-1.51651;29;20220513;17.4;10.8;14.1;4.4;12.09;0;3.31;21168 +97076;49.33934;-1.51651;29;20220514;18;6.9;12.5;3.6;11.79;.6;3.44;26107 +97076;49.33934;-1.51651;29;20220515;20.8;13.1;17;5.5;14.69;9.8;3.59;19641 +97076;49.33934;-1.51651;29;20220516;21.1;13.9;17.5;5.2;15.46;.9;3.67;21081 +97076;49.33934;-1.51651;29;20220517;28.4;12.6;20.5;3.6;14.99;1.9;5.8;28641 +97076;49.33934;-1.51651;29;20220518;20.5;10.8;15.6;3.3;14.43;8;3.37;21668 +97076;49.33934;-1.51651;29;20220519;18.1;12.6;15.3;3.1;13.86;1;3.14;19718 +97076;49.33934;-1.51651;29;20220520;17.4;12.4;14.9;4;13.19;2.4;3.02;18415 +97076;49.33934;-1.51651;29;20220521;16.9;12.4;14.7;3.1;13.59;.1;2.8;17433 +97076;49.33934;-1.51651;29;20220522;16.2;10.2;13.2;3.4;13.49;4.7;2.57;19211 +97076;49.33934;-1.51651;29;20220523;15.6;12.6;14.1;4.9;13.63;4.6;2.24;13566 +97076;49.33934;-1.51651;29;20220524;16.5;11;13.7;6.3;11.86;.5;3.33;20702 +97076;49.33934;-1.51651;29;20220525;16.2;11.1;13.7;7.2;13.09;.2;2.63;15888 +97076;49.33934;-1.51651;29;20220526;16.3;13.3;14.8;6.2;13.76;.1;2.41;12488 +97076;49.33934;-1.51651;29;20220527;18;13.1;15.6;4.8;13.46;.2;3.26;18677 +97076;49.33934;-1.51651;29;20220528;16.6;9;12.8;4.8;10.89;0;3.74;25507 +97076;49.33934;-1.51651;29;20220529;15.6;9.5;12.5;4.7;10.13;.1;3.44;20856 +97076;49.33934;-1.51651;29;20220530;16.2;7.5;11.8;3.2;10.19;0;3.54;25292 +97076;49.33934;-1.51651;29;20220531;17.6;8.1;12.8;4.1;10.96;0;3.77;26052 +97076;49.33934;-1.51651;29;20220601;17.3;8;12.6;3.4;11.16;0;3.81;27298 +97076;49.33934;-1.51651;29;20220602;19.5;10.2;14.9;5.4;12.36;0;3.95;24333 +97076;49.33934;-1.51651;29;20220603;19.8;13.9;16.9;5.3;14.96;12.6;3.46;19109 +97076;49.33934;-1.51651;29;20220604;19.3;14;16.7;6.4;15.96;10.2;3.04;18794 +97076;49.33934;-1.51651;29;20220605;17.4;13.5;15.4;3.8;14.83;.5;2.76;17153 +97076;49.33934;-1.51651;29;20220606;19.5;12.2;15.8;4.4;14.19;1.7;3.69;22958 +97076;49.33934;-1.51651;29;20220607;19.8;14.4;17.1;6;15.99;3.4;3.17;18671 +97076;49.33934;-1.51651;29;20220608;17.8;14.9;16.3;7.8;15.39;.9;2.78;15801 +97076;49.33934;-1.51651;29;20220609;20.4;13.4;16.9;5.4;14.63;.5;3.74;20305 +97076;49.33934;-1.51651;29;20220610;20.2;14.9;17.6;4.7;16.23;.9;3.37;19463 +97076;49.33934;-1.51651;29;20220611;19.3;13.2;16.2;3.6;14.86;.1;3.68;23920 +97076;49.33934;-1.51651;29;20220612;18.7;12.9;15.8;4.3;13.86;.1;3.75;22920 +97076;49.33934;-1.51651;29;20220613;17.9;10.6;14.3;4.2;12.63;0;3.89;25881 +97076;49.33934;-1.51651;29;20220614;20.8;10.5;15.6;4.1;13.29;0;4.3;27274 +97076;49.33934;-1.51651;29;20220615;20.4;13.6;17;3.6;15.36;0;3.86;23945 +97076;49.33934;-1.51651;29;20220616;24.2;10.1;17.2;2.3;13.89;0;4.94;29488 +97076;49.33934;-1.51651;29;20220617;30.7;13.9;22.3;2.8;16.23;0;6.36;31648 +97076;49.33934;-1.51651;29;20220618;23.8;16;19.9;5.2;16.49;8.1;4.34;19000 +97076;49.33934;-1.51651;29;20220619;15.1;12.6;13.8;10.2;13.56;17;2.24;13693 +97076;49.33934;-1.51651;29;20220620;18.3;13.3;15.8;8.4;14.34;0;3.28;18501 +97076;49.33934;-1.51651;29;20220621;20;14.4;17.2;6;14.93;0;3.78;20543 +97076;49.33934;-1.51651;29;20220622;20.9;15.6;18.3;6.1;15.59;.7;4.19;22836 +97076;49.33934;-1.51651;29;20220623;22.3;14.6;18.5;3.1;15.89;.5;4.03;22170 +97076;49.33934;-1.51651;29;20220624;20.8;14.2;17.5;5.3;15.83;3.6;3.63;20249 +97076;49.33934;-1.51651;29;20220625;18.6;12.5;15.5;5.7;12.99;2.2;3.88;20846 +97076;49.33934;-1.51651;29;20220626;20.8;11.7;16.3;4.9;12.63;1.3;4.55;25262 +97076;49.33934;-1.51651;29;20220627;18.4;11.1;14.8;4.5;12.99;.4;3.69;22748 +97076;49.33934;-1.51651;29;20220628;21.9;11.9;16.9;4.6;13.26;2.2;4.74;26361 +97076;49.33934;-1.51651;29;20220629;19.3;14.1;16.7;4.4;14.49;3.7;3.43;18624 +97076;49.33934;-1.51651;29;20220630;18.1;11.7;14.9;5;13.09;3.3;3.56;21965 +97076;49.33934;-1.51651;29;20220701;18.9;12.4;15.6;4.5;12.93;.3;3.75;20421 +97076;49.33934;-1.51651;29;20220702;20.5;10.1;15.3;3.9;13.33;0;4.24;27104 +97076;49.33934;-1.51651;29;20220703;19.3;12.5;15.9;4.7;14.06;.1;3.69;21700 +97076;49.33934;-1.51651;29;20220704;19.5;10.6;15;3.8;13.39;0;4;26312 +97076;49.33934;-1.51651;29;20220705;19.2;12.5;15.8;4.3;14.19;.1;3.83;23820 +97076;49.33934;-1.51651;29;20220706;20.4;12.4;16.4;3.4;15.83;0;3.72;24550 +97076;49.33934;-1.51651;29;20220707;20.2;14.5;17.4;4.2;15.83;.1;3.77;21971 +97076;49.33934;-1.51651;29;20220708;21.1;10.7;15.9;2.2;15.46;.1;4.2;28304 +97076;49.33934;-1.51651;29;20220709;22.8;12.4;17.6;3;16.16;.1;4.55;28663 +97076;49.33934;-1.51651;29;20220710;23.3;14.6;19;4;15.53;0;4.74;25681 +97076;49.33934;-1.51651;29;20220711;25.8;14.9;20.3;4.3;16.59;0;5.32;27460 +97076;49.33934;-1.51651;29;20220712;30.3;16;23.1;2.7;17.76;0;5.85;27433 +97076;49.33934;-1.51651;29;20220713;23.4;17;20.2;2.4;18.33;0;3.78;19974 +97076;49.33934;-1.51651;29;20220714;21.3;15.1;18.2;4.3;15.89;0;4.09;23295 +97076;49.33934;-1.51651;29;20220715;22.2;13.7;18;4;15.49;0;4.49;26645 +97076;49.33934;-1.51651;29;20220716;24.1;11.4;17.7;3.9;15.39;0;4.83;28888 +97076;49.33934;-1.51651;29;20220717;27.8;16.1;21.9;4.4;16.13;0;5.84;26508 +97076;49.33934;-1.51651;29;20220718;31.4;15.8;23.6;3.2;17.33;0;6.42;28794 +97076;49.33934;-1.51651;29;20220719;33.2;22.5;27.9;5;16.49;1.7;8.07;26554 +97076;49.33934;-1.51651;29;20220720;22.6;16.8;19.7;4.1;18.13;.3;3.64;19266 +97076;49.33934;-1.51651;29;20220721;21.9;17;19.4;3.4;16.79;0;3.4;16101 +97076;49.33934;-1.51651;29;20220722;21.9;15.9;18.9;3.5;18.03;.1;3.16;17270 +97076;49.33934;-1.51651;29;20220723;23.2;15;19.1;3.2;16.43;0;4.21;23605 +97076;49.33934;-1.51651;29;20220724;27.5;14.8;21.1;3.5;16.93;.1;5.37;27975 +97076;49.33934;-1.51651;29;20220725;20.4;16.8;18.6;7.3;17.63;.2;2.8;11641 +97076;49.33934;-1.51651;29;20220726;20.6;16.7;18.6;4.6;14.53;0;3.88;17147 +97076;49.33934;-1.51651;29;20220727;20.5;11.6;16.1;2.3;14.83;0;3.48;21909 +97076;49.33934;-1.51651;29;20220728;22.3;14.6;18.5;2.1;16.13;0;3.71;21341 +97076;49.33934;-1.51651;29;20220729;22.6;14;18.3;3.2;17.63;.1;3.73;22783 +97076;49.33934;-1.51651;29;20220730;22.6;13.8;18.2;4;17.56;0;3.59;21976 +97076;49.33934;-1.51651;29;20220731;21.9;17.9;19.9;5.7;19.26;.2;2.92;14471 +97076;49.33934;-1.51651;29;20220801;22.6;17.4;20;4.1;18.29;0;3.38;17014 +97076;49.33934;-1.51651;29;20220802;23.9;16.8;20.3;3.9;19.06;.1;3.37;17344 +97076;49.33934;-1.51651;29;20220803;21.6;15.3;18.4;3.1;19.16;.1;2.78;16849 +97076;49.33934;-1.51651;29;20220804;21.5;16.3;18.9;4.7;16.76;0;3.44;16946 +97076;49.33934;-1.51651;29;20220805;21.2;13.9;17.5;7.1;12.99;0;4.75;22033 +97076;49.33934;-1.51651;29;20220806;22.9;12.1;17.5;4.9;12.99;0;4.8;25319 +97076;49.33934;-1.51651;29;20220807;23.4;13.8;18.6;3.9;14.19;0;4.59;23665 +97076;49.33934;-1.51651;29;20220808;24;14.3;19.1;4.1;15.36;.1;4.53;23474 +97076;49.33934;-1.51651;29;20220809;23.6;16.4;20;6.2;17.56;0;4.17;20778 +97076;49.33934;-1.51651;29;20220810;25.7;18.2;21.9;6.5;19.19;0;4.64;21425 +97076;49.33934;-1.51651;29;20220811;26.7;18.3;22.5;5.1;19.26;0;4.97;22988 +97076;49.33934;-1.51651;29;20220812;28;18;23;4.6;19.19;0;5.19;23296 +97076;49.33934;-1.51651;29;20220813;28.7;16.2;22.5;4.1;18.39;0;5.26;24407 +97076;49.33934;-1.51651;29;20220814;25.2;17.4;21.3;3.1;18.26;0;3.83;18092 +97076;49.33934;-1.51651;29;20220815;23;17.4;20.2;4.1;19.16;.3;2.98;14892 +97076;49.33934;-1.51651;29;20220816;24.8;16.8;20.8;2.6;18.49;5.5;3.5;17794 +97076;49.33934;-1.51651;29;20220817;21.8;14.5;18.1;2.9;18.29;13.8;2.94;18724 +97076;49.33934;-1.51651;29;20220818;22.4;14.7;18.6;3.9;18.19;.2;2.97;17039 +97076;49.33934;-1.51651;29;20220819;21.2;18.2;19.7;6.1;18.43;1.7;2.89;12957 +97076;49.33934;-1.51651;29;20220820;22.2;15.5;18.9;3.4;15.29;.1;3.5;17028 +97076;49.33934;-1.51651;29;20220821;21.2;13.2;17.2;2.5;15.43;.3;2.8;15083 +97076;49.33934;-1.51651;29;20220822;22.3;16.4;19.4;3.3;19.06;1.5;2.52;13035 +97076;49.33934;-1.51651;29;20220823;23.4;18.5;20.9;3.6;20.96;.2;2.59;13247 +97076;49.33934;-1.51651;29;20220824;23.7;16.4;20.1;2.4;20.66;16.4;2.9;17303 +97076;49.33934;-1.51651;29;20220825;21.6;17.8;19.7;4.2;19.39;2.5;2.55;13314 +97076;49.33934;-1.51651;29;20220826;20.5;14;17.2;3.6;15.53;.1;3.12;18580 +97076;49.33934;-1.51651;29;20220827;23.2;11.7;17.4;3.6;15.89;0;3.55;21744 +97076;49.33934;-1.51651;29;20220828;22.1;16.8;19.5;6.6;17.23;0;3.39;14819 +97076;49.33934;-1.51651;29;20220829;22.5;17.3;19.9;8.2;17.13;0;3.66;13944 +97076;49.33934;-1.51651;29;20220830;22.2;17.6;19.9;8;17.79;0;3.41;14724 +97076;49.33934;-1.51651;29;20220831;22.3;17.8;20;8.2;17.79;.1;3.42;13659 +97076;49.33934;-1.51651;29;20220901;22.9;18.2;20.5;5;18.86;4.6;2.87;11601 +97076;49.33934;-1.51651;29;20220902;22;16.3;19.1;2.5;18.76;.5;2.53;14731 +97076;49.33934;-1.51651;29;20220903;22.4;16.1;19.2;3.8;17.26;0;2.67;12019 +97076;49.33934;-1.51651;29;20220904;25.5;15.7;20.6;5.2;17.16;0;4.03;17311 +97076;49.33934;-1.51651;29;20220905;25.5;16.5;21;3.7;18.09;3.8;3.7;18226 +97076;49.33934;-1.51651;29;20220906;21.6;16.4;19;6.6;17.76;5.9;2.82;12114 +97076;49.33934;-1.51651;29;20220907;22.2;16.5;19.3;7.1;16.86;12.8;3.37;13455 +97076;49.33934;-1.51651;29;20220908;20.2;15.9;18;8.7;16.73;10.3;2.75;11613 +97076;49.33934;-1.51651;29;20220909;19.8;16.3;18;9.4;17.13;3.7;2.49;10888 +97076;49.33934;-1.51651;29;20220910;20.6;16.7;18.6;5;16.83;.5;2.55;11202 +97076;49.33934;-1.51651;29;20220911;22.2;11.1;16.7;2.6;15.76;.1;2.71;17991 +97076;49.33934;-1.51651;29;20220912;25.1;14.8;20;3.9;17.16;.5;3.41;16400 +97076;49.33934;-1.51651;29;20220913;21.7;19.7;20.7;5.9;20.43;9.8;1.95;6095 +97076;49.33934;-1.51651;29;20220914;20.4;18.1;19.2;4.9;20.16;.9;1.54;7367 +97076;49.33934;-1.51651;29;20220915;18.8;13;15.9;4.5;14.59;0;2.26;12462 +97076;49.33934;-1.51651;29;20220916;17.9;12.4;15.1;6.4;11.29;0;3.21;12085 +97076;49.33934;-1.51651;29;20220917;17;9;13;4.1;8.96;0;3.06;15554 +97076;49.33934;-1.51651;29;20220918;17.8;9.6;13.7;3.6;11.19;0;2.58;14842 +97076;49.33934;-1.51651;29;20220919;19;9.8;14.4;2.7;12.39;.1;2.44;15672 +97076;49.33934;-1.51651;29;20220920;19.1;8.8;14;2.9;12.43;.1;2.29;15460 +97076;49.33934;-1.51651;29;20220921;19.5;7.7;13.6;2.9;11.99;.1;2.32;15571 +97076;49.33934;-1.51651;29;20220922;20.6;7.7;14.2;2.8;12.49;.4;2.42;16419 +97076;49.33934;-1.51651;29;20220923;17.4;12.6;15;3.6;14.66;12.6;1.64;8412 +97076;49.33934;-1.51651;29;20220924;18;13.4;15.7;6.8;13.49;2.1;2.52;9990 +97076;49.33934;-1.51651;29;20220925;17.4;13.5;15.5;6.1;12.59;1;2.56;9181 +97076;49.33934;-1.51651;29;20220926;16.4;11.8;14.1;9;13.06;6.3;2.16;9187 +97076;49.33934;-1.51651;29;20220927;16.6;13.3;14.9;8.4;12.53;10.3;2.54;7178 +97076;49.33934;-1.51651;29;20220928;15.8;11.4;13.6;4.6;12.06;3.3;1.97;8604 +97076;49.33934;-1.51651;29;20220929;15.8;9.1;12.4;3.1;11.03;2.3;1.85;11152 +97076;49.33934;-1.51651;29;20220930;16.1;7.4;11.8;6;12.63;6.1;1.5;11887 +97076;49.33934;-1.51651;29;20221001;18.4;14.6;16.5;8.6;15.97;5.8;1.88;9304 +97076;49.33934;-1.51651;29;20221002;18.2;15.3;16.7;5.4;16.27;8.4;1.53;6847 +97076;49.33934;-1.51651;29;20221003;18.8;10.5;14.7;2.5;14.15;0;1.51;10601 +97076;49.33934;-1.51651;29;20221004;16.9;13.9;15.4;5.5;15.49;0;1.31;6223 +97076;49.33934;-1.51651;29;20221005;18.4;15.5;17;8.3;14.39;1.3;2.54;6116 +97076;49.33934;-1.51651;29;20221006;18.5;12.6;15.5;4.8;11.93;0;2.56;10354 +97076;49.33934;-1.51651;29;20221007;17.8;9.8;13.8;5.3;12.83;.2;1.97;10963 +97076;49.33934;-1.51651;29;20221008;17;12.3;14.7;4.1;11.49;0;2.23;9329 +97076;49.33934;-1.51651;29;20221009;18.7;7.9;13.3;3.9;10.56;0;2.24;12940 +97076;49.33934;-1.51651;29;20221010;17;11.3;14.2;4.2;13.43;.8;1.5;8918 +97076;49.33934;-1.51651;29;20221011;16.7;7;11.9;3.6;10.33;0;1.91;11714 +97076;49.33934;-1.51651;29;20221012;17.5;6.4;12;4;11.79;1.2;1.58;11647 +97076;49.33934;-1.51651;29;20221013;16.7;12.5;14.6;5.1;15.33;5.2;1.15;6627 +97076;49.33934;-1.51651;29;20221014;15.4;13.8;14.6;3.4;15.23;6;.91;3507 +97076;49.33934;-1.51651;29;20221015;17.9;14.2;16;6.1;15.26;1.5;1.55;6776 +97076;49.33934;-1.51651;29;20221016;16.9;13.1;15;5.8;15.06;4.8;1.38;6406 +97076;49.33934;-1.51651;29;20221017;18.5;15.2;16.8;4.2;16.99;18.7;1.19;6165 +97076;49.33934;-1.51651;29;20221018;19.8;12.9;16.4;4.3;16.99;0;1.17;8277 +97076;49.33934;-1.51651;29;20221019;22.4;15.6;19;5.2;17.63;4.6;1.86;8483 +97076;49.33934;-1.51651;29;20221020;19.5;14.8;17.1;3.7;15.83;6.7;1.51;7429 +97076;49.33934;-1.51651;29;20221021;19.9;13.4;16.6;7.7;15.33;2.7;1.91;7820 +97076;49.33934;-1.51651;29;20221022;18.7;13.8;16.3;5.7;15.53;4.7;1.57;7060 +97076;49.33934;-1.51651;29;20221023;21;16;18.5;7.2;15.19;8.4;2.6;6585 +97076;49.33934;-1.51651;29;20221024;17.6;14.4;16;9;14.79;4.5;1.78;5899 +97076;49.33934;-1.51651;29;20221025;18.4;13.4;15.9;5.6;14.76;.1;1.62;6967 +97076;49.33934;-1.51651;29;20221026;19.8;15.2;17.5;6.3;16.16;1.4;1.77;7048 +97076;49.33934;-1.51651;29;20221027;22;14.6;18.3;4.8;16.33;.1;1.85;7849 +97076;49.33934;-1.51651;29;20221028;18.5;15.9;17.2;4.6;15.83;.5;1.52;4453 +97076;49.33934;-1.51651;29;20221029;21.2;13.7;17.4;5.2;16.43;.4;1.52;7102 +97076;49.33934;-1.51651;29;20221030;17.1;14.3;15.7;5.8;14.89;.2;1.36;4681 +97076;49.33934;-1.51651;29;20221031;16.9;10.8;13.9;6.2;13.76;2.1;1.21;6924 +97076;49.33934;-1.51651;29;20221101;16.2;13.2;14.7;12.4;12.33;8.9;2.49;4965 +97076;49.33934;-1.51651;29;20221102;16.1;11.3;13.7;8.9;12.33;4.2;1.87;5375 +97076;49.33934;-1.51651;29;20221103;14.1;13.6;13.8;9.1;13.13;14.9;1.46;1485 +97076;49.33934;-1.51651;29;20221104;13.7;9.8;11.8;8.4;10.83;.4;1.62;5160 +97076;49.33934;-1.51651;29;20221105;13.6;10.5;12;6.7;11.93;4.2;1.24;3374 +97076;49.33934;-1.51651;29;20221106;14.8;12.6;13.7;9.1;13.99;15.8;1.05;3570 +97076;49.33934;-1.51651;29;20221107;16.2;12.9;14.6;9.7;13.53;1.3;1.64;3908 +97076;49.33934;-1.51651;29;20221108;15.7;12.3;14;10.3;12.79;4.1;1.75;4494 +97076;49.33934;-1.51651;29;20221109;15.1;12;13.5;8.5;12.29;.5;1.58;4309 +97076;49.33934;-1.51651;29;20221110;15.6;10.6;13.1;6.4;12.89;0;1.17;5388 +97076;49.33934;-1.51651;29;20221111;14.1;8.9;11.5;4.8;11.99;.1;.84;5387 +97076;49.33934;-1.51651;29;20221112;19.1;5.6;12.3;3.3;12.26;.1;.94;8444 +97076;49.33934;-1.51651;29;20221113;18.5;8.5;13.5;3.8;12.86;.1;1.1;7643 +97076;49.33934;-1.51651;29;20221114;15.2;10.1;12.7;5;12.36;2.1;1.06;4931 +97076;49.33934;-1.51651;29;20221115;15;9;12;9.7;11.79;7.7;1.44;4824 +97076;49.33934;-1.51651;29;20221116;14.1;9;11.5;10.1;11.66;17;1.22;4736 +97076;49.33934;-1.51651;29;20221117;13.4;10.8;12.1;9.8;11.46;5.9;1.47;3220 +97076;49.33934;-1.51651;29;20221118;12.7;10.3;11.5;7;10.23;1.4;1.56;3311 +97076;49.33934;-1.51651;29;20221119;12.5;5.2;8.8;4.5;8.63;1.4;1.13;5742 +97076;49.33934;-1.51651;29;20221120;13.2;6.7;9.9;7.3;10.79;1.8;.97;4713 +97076;49.33934;-1.51651;29;20221121;12.3;7.9;10.1;8.2;10.39;16.2;1.15;3944 +97076;49.33934;-1.51651;29;20221122;12.1;7.3;9.7;11;10.03;4.1;1.26;4400 +97076;49.33934;-1.51651;29;20221123;13.3;7.8;10.6;9.2;10.66;8.2;1.3;4525 +97076;49.33934;-1.51651;29;20221124;14;9.4;11.7;9;11.26;7.9;1.31;4218 +97076;49.33934;-1.51651;29;20221125;13.8;9.7;11.8;6.4;11.06;.3;1.21;4086 +97076;49.33934;-1.51651;29;20221126;12;8.5;10.2;6.6;11.46;3.7;.67;3386 +97076;49.33934;-1.51651;29;20221127;12.5;10.9;11.7;6;12.96;12.6;.58;1828 +97076;49.33934;-1.51651;29;20221128;11.4;9;10.2;6.3;10.66;6.1;.91;2713 +97076;49.33934;-1.51651;29;20221129;11.7;6.5;9.1;2.9;9.49;0;.59;4453 +97076;49.33934;-1.51651;29;20221130;8.6;3.9;6.2;2.6;8.66;0;.32;3840 +97076;49.33934;-1.51651;29;20221201;10.2;.7;5.4;3.1;8.16;0;.3;5661 +97076;49.33934;-1.51651;29;20221202;8.4;.9;4.6;4;7.79;.6;.44;4433 +97076;49.33934;-1.51651;29;20221203;6.1;5.8;5.9;8.2;7.86;.3;1.06;573 +97076;49.33934;-1.51651;29;20221204;5.4;4.8;5.1;5.6;7.63;0;.8;729 +97076;49.33934;-1.51651;29;20221205;6.7;4.1;5.4;2.1;7.86;0;.44;2116 +97076;49.33934;-1.51651;29;20221206;8.5;1.2;4.9;3;7.73;2;.34;4457 +97076;49.33934;-1.51651;29;20221207;7.8;5;6.4;3.6;7.99;2.7;.64;2949 +97076;49.33934;-1.51651;29;20221208;7.2;1.9;4.6;3.6;6.19;.1;.77;3893 +97076;49.33934;-1.51651;29;20221209;5.7;.4;3.1;3.2;6.16;1;.5;3965 +97076;49.33934;-1.51651;29;20221210;6;-.6;2.7;3.9;6.19;8.2;.5;4316 +97076;49.33934;-1.51651;29;20221211;4;.7;2.4;4.8;6.59;2.6;.37;2861 +97076;49.33934;-1.51651;29;20221212;2.3;-.2;1;3.6;6.13;.2;.33;2732 +97076;49.33934;-1.51651;29;20221213;2.5;-1.9;.3;4.9;5.29;.7;.5;3361 +97076;49.33934;-1.51651;29;20221214;4.1;.4;2.3;5.4;6.23;1.3;.59;2681 +97076;49.33934;-1.51651;29;20221215;5.7;1.7;3.7;6.1;5.99;.3;.98;3156 +97076;49.33934;-1.51651;29;20221216;8;2.9;5.4;4.3;6.26;.1;1.03;3769 +97076;49.33934;-1.51651;29;20221217;3;-2.2;.4;3.1;4.79;0;.54;3980 +97076;49.33934;-1.51651;29;20221218;7.7;-2.8;2.4;6.8;7.13;11.4;.32;4117 +97076;49.33934;-1.51651;29;20221219;13.5;8.1;10.8;11;12.63;6.1;.33;2922 +97076;49.33934;-1.51651;29;20221220;12.2;12;12.1;5.9;12.23;2.5;.94;957 +97076;49.33934;-1.51651;29;20221221;12.4;7.1;9.7;5.9;11.76;10.3;.25;3212 +97076;49.33934;-1.51651;29;20221222;12.4;10.2;11.3;6.8;12.99;9.6;.34;1862 +97076;49.33934;-1.51651;29;20221223;13.1;11;12.1;7.1;13.26;4.9;.52;1798 +97076;49.33934;-1.51651;29;20221224;12;10.4;11.2;5.6;12.13;2;.57;1868 +97076;49.33934;-1.51651;29;20221225;11.1;9.3;10.2;4.8;12.13;7.6;.36;1564 +97076;49.33934;-1.51651;29;20221226;10.6;9.2;9.9;6.7;9.93;.6;1.07;2014 +97076;49.33934;-1.51651;29;20221227;10.9;6.2;8.5;7.5;9.83;1.9;.72;3470 +97076;49.33934;-1.51651;29;20221228;11.7;9.8;10.8;9.9;11.66;5;.79;2080 +97076;49.33934;-1.51651;29;20221229;10.6;10;10.3;9.8;9.93;5;1.45;1747 +97076;49.33934;-1.51651;29;20221230;13.1;6.7;9.9;8.8;11.83;17.2;.42;3249 +97076;49.33934;-1.51651;29;20221231;15;11.6;13.3;10.5;13.69;9.6;.92;2365 +97077;49.3482;-1.20288;20;20220101;15;11.5;13.3;5.2;12.7;2.3;.93;3052 +97077;49.3482;-1.20288;20;20220102;14.1;12.3;13.2;6.2;12.2;1.3;1.24;2270 +97077;49.3482;-1.20288;20;20220103;12.3;11.2;11.8;4.4;11.3;19.6;.95;1838 +97077;49.3482;-1.20288;20;20220104;9.3;7.8;8.6;4.4;8.6;1.1;.98;2120 +97077;49.3482;-1.20288;20;20220105;7.6;1.9;4.8;2.5;6.3;.1;.55;3938 +97077;49.3482;-1.20288;20;20220106;7.2;.4;3.8;4.8;7.2;1.8;.37;4315 +97077;49.3482;-1.20288;20;20220107;8.9;4.8;6.9;4.7;8.4;5.4;.62;3433 +97077;49.3482;-1.20288;20;20220108;9.8;4.3;7.1;6.4;9.5;14.7;.34;3974 +97077;49.3482;-1.20288;20;20220109;9.9;6.4;8.2;4;8.7;3.7;.76;3249 +97077;49.3482;-1.20288;20;20220110;8.9;7.4;8.2;2.4;10.6;1.5;.24;2230 +97077;49.3482;-1.20288;20;20220111;9.1;7.9;8.5;2.5;10.9;.9;.26;2039 +97077;49.3482;-1.20288;20;20220112;10.1;8.3;9.2;1.9;10.8;0;.34;2469 +97077;49.3482;-1.20288;20;20220113;6.9;4;5.5;3.1;8.1;0;.37;3103 +97077;49.3482;-1.20288;20;20220114;8.9;1.9;5.4;3.3;7.3;.1;.55;4743 +97077;49.3482;-1.20288;20;20220115;4.5;-.3;2.1;3.6;6.7;0;.22;4015 +97077;49.3482;-1.20288;20;20220116;10.5;2;6.3;3.8;9;.8;.28;5329 +97077;49.3482;-1.20288;20;20220117;10;2;6;1.9;7.9;0;.33;5242 +97077;49.3482;-1.20288;20;20220118;5.9;-1.7;2.1;1.7;7;.1;.09;5180 +97077;49.3482;-1.20288;20;20220119;9.9;2.6;6.3;3.7;8.8;.9;.35;5148 +97077;49.3482;-1.20288;20;20220120;8.6;6.7;7.7;6.4;7.3;0;1.49;2778 +97077;49.3482;-1.20288;20;20220121;8.4;6.2;7.3;4.2;6.4;0;1.41;3010 +97077;49.3482;-1.20288;20;20220122;7.7;.6;4.2;2;7.6;0;.24;5290 +97077;49.3482;-1.20288;20;20220123;6.4;5.4;5.9;4.2;7.3;0;.88;2162 +97077;49.3482;-1.20288;20;20220124;7.5;1.7;4.6;3.2;6.81;0;.48;6272 +97077;49.3482;-1.20288;20;20220125;2;-3.7;-.8;2.3;6.66;.1;.18;3235 +97077;49.3482;-1.20288;20;20220126;7.7;1;4.4;2.2;7.7;0;.3;5447 +97077;49.3482;-1.20288;20;20220127;10.2;5.1;7.7;3.5;9.7;.4;.43;4853 +97077;49.3482;-1.20288;20;20220128;8.2;1.6;4.9;2.2;9.3;.2;.07;5569 +97077;49.3482;-1.20288;20;20220129;10.3;8.3;9.3;5.3;11.3;.4;.39;3219 +97077;49.3482;-1.20288;20;20220130;10.2;2.2;6.2;2.6;8.4;.2;.47;6294 +97077;49.3482;-1.20288;20;20220131;10.2;5.5;7.9;5.1;8.1;.4;1.13;4954 +97077;49.3482;-1.20288;20;20220201;12;3.2;7.6;5.6;10.7;.2;.24;6794 +97077;49.3482;-1.20288;20;20220202;10.7;8.5;9.6;3.5;10.1;0;.79;3569 +97077;49.3482;-1.20288;20;20220203;10;6.6;8.3;3.7;10;.6;.55;4446 +97077;49.3482;-1.20288;20;20220204;9.8;7.5;8.7;4.5;8.5;.6;1.16;3755 +97077;49.3482;-1.20288;20;20220205;10.4;2.6;6.5;4.5;8.4;.3;.74;6820 +97077;49.3482;-1.20288;20;20220206;11.6;9.2;10.4;8;11;4.7;.98;3948 +97077;49.3482;-1.20288;20;20220207;12.2;2.9;7.6;2.9;8.9;.2;.73;7661 +97077;49.3482;-1.20288;20;20220208;12.6;8.7;10.7;3.8;10.9;0;.88;5124 +97077;49.3482;-1.20288;20;20220209;11;5.9;8.5;2.6;9.6;.8;.67;5916 +97077;49.3482;-1.20288;20;20220210;8.3;7.7;8;4.9;8.51;7.2;.95;3003 +97077;49.3482;-1.20288;20;20220211;10.2;5;7.6;3;6.68;0;1.18;7664 +97077;49.3482;-1.20288;20;20220212;8.6;1.1;4.8;5.8;6.45;0;1.07;9030 +97077;49.3482;-1.20288;20;20220213;10.2;4.7;7.4;9.7;9.18;12.2;.75;3878 +97077;49.3482;-1.20288;20;20220214;10.7;7.2;8.9;6.9;8.81;1.8;1.29;6493 +97077;49.3482;-1.20288;20;20220215;10.7;6.1;8.4;8.6;10.08;10.1;.62;2689 +97077;49.3482;-1.20288;20;20220216;12.9;9.8;11.4;9.4;13.4;1.6;.37;5194 +97077;49.3482;-1.20288;20;20220217;13;10.3;11.7;6.8;10.4;.1;1.67;4938 +97077;49.3482;-1.20288;20;20220218;11.6;8.5;10.1;9.1;8.9;2.9;1.96;5355 +97077;49.3482;-1.20288;20;20220219;9.5;4.5;7;6.1;8.3;1.2;1.08;6840 +97077;49.3482;-1.20288;20;20220220;12.7;8.4;10.6;8.6;10.6;4.9;1.38;6458 +97077;49.3482;-1.20288;20;20220221;11;5.6;8.3;8.1;7.9;.2;1.81;7318 +97077;49.3482;-1.20288;20;20220222;14.8;5.2;10;4.9;10.6;.5;1.24;9827 +97077;49.3482;-1.20288;20;20220223;10;1.5;5.8;3.2;8.2;.1;.83;9402 +97077;49.3482;-1.20288;20;20220224;9.3;7.1;8.2;5.8;7.8;2.3;1.57;4972 +97077;49.3482;-1.20288;20;20220225;11.6;1.9;6.8;2.8;6.8;0;1.36;10333 +97077;49.3482;-1.20288;20;20220226;11.8;-.8;5.5;4.2;6.4;.1;1.6;11919 +97077;49.3482;-1.20288;20;20220227;14.3;1.7;8;4.6;6.5;0;2.2;12097 +97077;49.3482;-1.20288;20;20220228;14.1;1.7;7.9;3.9;9.4;1.2;1.24;12181 +97077;49.3482;-1.20288;20;20220301;11.3;8.9;10.1;2.1;11.7;11.6;.71;5571 +97077;49.3482;-1.20288;20;20220302;10.8;8.7;9.8;3.3;10.8;.4;.86;5301 +97077;49.3482;-1.20288;20;20220303;11.8;6.7;9.3;2.7;10.8;1.5;.88;8244 +97077;49.3482;-1.20288;20;20220304;10.2;7.9;9.1;3.6;8.8;0;1.28;5693 +97077;49.3482;-1.20288;20;20220305;9.4;4.3;6.9;8;8.8;2.4;1.02;8479 +97077;49.3482;-1.20288;20;20220306;8.3;6.4;7.4;10.6;7.3;0;1.93;5340 +97077;49.3482;-1.20288;20;20220307;6.5;4.1;5.3;8.5;5.5;0;2.07;6055 +97077;49.3482;-1.20288;20;20220308;13.8;1.5;7.7;5.5;7.5;0;2.08;13592 +97077;49.3482;-1.20288;20;20220309;14.4;4;9.2;5;9.1;0;1.81;12689 +97077;49.3482;-1.20288;20;20220310;13.6;5.5;9.6;3.7;10.2;.6;1.37;11379 +97077;49.3482;-1.20288;20;20220311;13.4;7.9;10.7;6.4;10.2;5.4;1.72;9544 +97077;49.3482;-1.20288;20;20220312;14.2;5.4;9.8;6.9;8.8;.3;2.23;12170 +97077;49.3482;-1.20288;20;20220313;12.9;7.8;10.4;5.2;9.3;1;1.86;9444 +97077;49.3482;-1.20288;20;20220314;13.9;3.2;8.6;3.9;9.6;0;1.53;13750 +97077;49.3482;-1.20288;20;20220315;13.8;7.5;10.7;3;10.7;0;1.45;10742 +97077;49.3482;-1.20288;20;20220316;14;8.2;11.1;2.5;11.3;1.6;1.38;10448 +97077;49.3482;-1.20288;20;20220317;11.7;1.3;6.5;2.5;8;0;1.46;14087 +97077;49.3482;-1.20288;20;20220318;13;3.4;8.2;5.5;8.78;0;1.76;17369 +97077;49.3482;-1.20288;20;20220319;12.9;7.5;10.2;7.3;8.05;0;2.58;16379 +97077;49.3482;-1.20288;20;20220320;11.7;4.7;8.2;5;7.28;0;2.19;17570 +97077;49.3482;-1.20288;20;20220321;16.1;4.9;10.5;4.1;9.58;0;2.14;15305 +97077;49.3482;-1.20288;20;20220322;16.4;7;11.7;4.9;7.88;0;3.08;17770 +97077;49.3482;-1.20288;20;20220323;16.5;5;10.8;3.4;7.31;0;2.77;18146 +97077;49.3482;-1.20288;20;20220324;15.6;5.5;10.6;3.2;8.38;0;2.42;18055 +97077;49.3482;-1.20288;20;20220325;15.5;6.1;10.8;4.5;8.81;0;2.53;18197 +97077;49.3482;-1.20288;20;20220326;15.1;6.3;10.7;5.4;8.94;0;2.88;18504 +97077;49.3482;-1.20288;20;20220327;14.2;7.2;10.7;5.2;10.41;.2;1.93;15869 +97077;49.3482;-1.20288;20;20220328;16.3;5.8;11.1;3.4;10.65;0;1.6;8926 +97077;49.3482;-1.20288;20;20220329;13.2;10.1;11.6;3.8;11.21;1.6;1.36;6510 +97077;49.3482;-1.20288;20;20220330;10.3;8.5;9.4;4.6;10.18;4.3;.98;3809 +97077;49.3482;-1.20288;20;20220331;7.7;5;6.3;8.6;6.61;1.5;1.88;9062 +97077;49.3482;-1.20288;20;20220401;7.9;3.5;5.7;8.8;5.61;.9;2.29;11479 +97077;49.3482;-1.20288;20;20220402;8.6;4;6.3;4.6;5.55;0;2.29;15540 +97077;49.3482;-1.20288;20;20220403;8.9;1.2;5;3.3;5.35;0;2.13;18466 +97077;49.3482;-1.20288;20;20220404;10.2;2.5;6.3;7.6;9.01;.5;.73;5860 +97077;49.3482;-1.20288;20;20220405;12.3;9.6;10.9;6.6;11.11;0;1.45;9306 +97077;49.3482;-1.20288;20;20220406;12.9;9.2;11.1;10.4;10.55;4;1.83;9500 +97077;49.3482;-1.20288;20;20220407;12.2;9.7;11;10.7;9.55;4.8;2.52;14855 +97077;49.3482;-1.20288;20;20220408;8.3;5.7;7;5.2;7.91;9.7;1.38;8158 +97077;49.3482;-1.20288;20;20220409;10.5;3.7;7.1;3.5;6.72;0;2.46;21400 +97077;49.3482;-1.20288;20;20220410;13.6;1.9;7.7;5.1;6.89;0;2.7;19708 +97077;49.3482;-1.20288;20;20220411;18.5;5.7;12.1;6.2;9.42;.5;3.34;18102 +97077;49.3482;-1.20288;20;20220412;15;10.5;12.8;4.6;11.95;.3;1.62;6533 +97077;49.3482;-1.20288;20;20220413;17.3;8.8;13.1;1.9;11.45;0;2.33;15266 +97077;49.3482;-1.20288;20;20220414;18.6;7;12.8;1.8;11.41;.1;2.77;20712 +97077;49.3482;-1.20288;20;20220415;19.7;8.4;14;2.3;11.15;0;3.09;20301 +97077;49.3482;-1.20288;20;20220416;16.4;7.3;11.9;3.2;10.98;0;2.66;20436 +97077;49.3482;-1.20288;20;20220417;18.3;7.2;12.8;3.1;10.21;0;3.1;20403 +97077;49.3482;-1.20288;20;20220418;13.5;8.3;10.9;3.7;10.19;0;2.41;18966 +97077;49.3482;-1.20288;20;20220419;12.8;6.8;9.8;3.7;9.39;.1;2.38;20533 +97077;49.3482;-1.20288;20;20220420;14;8.4;11.2;3.5;10.49;0;2.56;20433 +97077;49.3482;-1.20288;20;20220421;16.6;8.1;12.3;4.3;9.62;0;3.63;22700 +97077;49.3482;-1.20288;20;20220422;14.7;9;11.9;6.1;10.72;0;3.03;21800 +97077;49.3482;-1.20288;20;20220423;14.9;9.6;12.2;6;11.48;.1;2.22;14992 +97077;49.3482;-1.20288;20;20220424;15.3;10.5;12.9;4.4;11.08;.4;2.87;20035 +97077;49.3482;-1.20288;20;20220425;13;7.9;10.5;4.5;9.51;0;2.62;20699 +97077;49.3482;-1.20288;20;20220426;13.8;6.7;10.3;5.8;9.25;0;2.82;22110 +97077;49.3482;-1.20288;20;20220427;13.7;7.3;10.5;7.1;8.85;0;3.05;21499 +97077;49.3482;-1.20288;20;20220428;13.3;8.5;10.9;5.8;10.21;0;1.95;10447 +97077;49.3482;-1.20288;20;20220429;13.4;9.2;11.3;5;9.98;0;2.77;20378 +97077;49.3482;-1.20288;20;20220430;12.8;8.3;10.6;4.4;9.18;0;2.37;13998 +97077;49.3482;-1.20288;20;20220501;16.2;6;11.1;2.6;9.75;.8;2.33;13847 +97077;49.3482;-1.20288;20;20220502;13.6;9.1;11.4;3.1;10.91;0;2.15;14948 +97077;49.3482;-1.20288;20;20220503;16;10.1;13;2.5;10.68;0;2.94;19518 +97077;49.3482;-1.20288;20;20220504;15.8;6.6;11.2;3.6;11.35;0;2.6;20940 +97077;49.3482;-1.20288;20;20220505;15.8;8.6;12.2;3.3;11.81;.1;2.85;22593 +97077;49.3482;-1.20288;20;20220506;20.9;7.5;14.2;2.6;11.7;0;3.85;25183 +97077;49.3482;-1.20288;20;20220507;16.2;10.2;13.2;3;12.9;.1;2.48;17026 +97077;49.3482;-1.20288;20;20220508;14.3;10.5;12.4;4.9;12.7;.1;1.96;13674 +97077;49.3482;-1.20288;20;20220509;20.2;6.5;13.4;2.6;13.2;0;3.51;25892 +97077;49.3482;-1.20288;20;20220510;20.3;13.2;16.8;3.2;13.2;0;3.57;18806 +97077;49.3482;-1.20288;20;20220511;20.6;11;15.8;3.9;12.7;.1;3.87;21943 +97077;49.3482;-1.20288;20;20220512;18.1;7.9;13;2.8;11;.3;3.42;22727 +97077;49.3482;-1.20288;20;20220513;18.1;8.3;13.2;3.1;11;0;3.46;22392 +97077;49.3482;-1.20288;20;20220514;16.1;6.4;11.3;2.9;11.4;.6;2.87;22387 +97077;49.3482;-1.20288;20;20220515;18.1;12.8;15.5;5.3;14.9;7.4;2.68;16688 +97077;49.3482;-1.20288;20;20220516;22.3;14;18.2;4;15.5;1.1;3.92;20920 +97077;49.3482;-1.20288;20;20220517;29.2;11.3;20.3;2.6;15.3;1.8;5.63;29209 +97077;49.3482;-1.20288;20;20220518;17.9;9.4;13.7;3.3;14.4;3.3;2.79;21354 +97077;49.3482;-1.20288;20;20220519;20.2;12.4;16.3;2.9;14.1;1.7;3.49;20552 +97077;49.3482;-1.20288;20;20220520;18.3;13.4;15.9;3.6;13.2;2.2;3.14;16405 +97077;49.3482;-1.20288;20;20220521;17.9;11.3;14.6;2.5;13.7;.1;2.95;19077 +97077;49.3482;-1.20288;20;20220522;15.5;11.7;13.6;2.9;13.8;5.2;2.2;14588 +97077;49.3482;-1.20288;20;20220523;16.3;13.2;14.8;2.8;13.7;5.6;2.37;13248 +97077;49.3482;-1.20288;20;20220524;17.9;9.4;13.7;3.6;11.3;.9;3.53;21858 +97077;49.3482;-1.20288;20;20220525;16.8;8.3;12.6;4.2;12.6;.2;2.9;21934 +97077;49.3482;-1.20288;20;20220526;16.5;13.3;14.9;3.8;13.3;0;2.59;13595 +97077;49.3482;-1.20288;20;20220527;20.4;12.5;16.5;3.4;12.9;.2;3.92;21292 +97077;49.3482;-1.20288;20;20220528;16.1;8;12.1;5.7;11.1;0;3.12;21624 +97077;49.3482;-1.20288;20;20220529;15.4;12.3;13.9;5.5;10.3;.1;3.27;13507 +97077;49.3482;-1.20288;20;20220530;16;10.5;13.3;3.2;9.8;0;3.31;17963 +97077;49.3482;-1.20288;20;20220531;18.5;6.4;12.5;2.8;9.9;.1;3.98;26601 +97077;49.3482;-1.20288;20;20220601;16.9;6.8;11.9;2.9;11.1;0;3.35;24386 +97077;49.3482;-1.20288;20;20220602;17.9;12.7;15.3;6;12.9;.1;3.38;17608 +97077;49.3482;-1.20288;20;20220603;18.1;14.5;16.3;4.8;15.3;16.9;2.71;14724 +97077;49.3482;-1.20288;20;20220604;17.3;14.3;15.8;5.9;16.1;17.7;2.17;13491 +97077;49.3482;-1.20288;20;20220605;17.8;13.6;15.7;3.2;14.9;0;2.71;15952 +97077;49.3482;-1.20288;20;20220606;20.7;9.7;15.2;2.9;13.6;2.5;3.97;25719 +97077;49.3482;-1.20288;20;20220607;20.2;14.4;17.3;4;15.8;3.4;3.35;18775 +97077;49.3482;-1.20288;20;20220608;18.9;14.8;16.9;5.1;15;.6;3.13;15850 +97077;49.3482;-1.20288;20;20220609;20.5;11.5;16;3.4;14;.2;3.85;23405 +97077;49.3482;-1.20288;20;20220610;20.9;14;17.5;3;15.8;1.1;3.57;20552 +97077;49.3482;-1.20288;20;20220611;21.3;12.2;16.8;2.4;14.2;0;3.98;23597 +97077;49.3482;-1.20288;20;20220612;20.2;10.5;15.4;3;13.1;.1;3.94;24384 +97077;49.3482;-1.20288;20;20220613;18.1;8.4;13.3;3;12.6;0;3.45;24409 +97077;49.3482;-1.20288;20;20220614;18.9;13;16;4.1;14.1;0;3.34;19107 +97077;49.3482;-1.20288;20;20220615;20.1;14.9;17.5;3.3;15.8;0;3.29;17966 +97077;49.3482;-1.20288;20;20220616;22.9;9.2;16.1;1.9;13.7;0;4.57;29033 +97077;49.3482;-1.20288;20;20220617;33.1;12;22.6;1.8;16.6;0;6.33;31529 +97077;49.3482;-1.20288;20;20220618;20.6;14.8;17.7;4.5;16.8;4.1;3.31;18992 +97077;49.3482;-1.20288;20;20220619;15.2;13;14.1;10.7;14.1;30.1;2;11791 +97077;49.3482;-1.20288;20;20220620;17.7;13.6;15.7;9.7;14.5;0;2.93;16013 +97077;49.3482;-1.20288;20;20220621;18.7;15.6;17.2;6.4;15.4;0;3.02;13955 +97077;49.3482;-1.20288;20;20220622;19.7;16.4;18.1;6;16.3;0;3.13;14389 +97077;49.3482;-1.20288;20;20220623;23.9;14.3;19.1;2.3;16.5;2.2;4.37;24369 +97077;49.3482;-1.20288;20;20220624;21.5;13;17.3;3.4;15.8;1.9;3.84;22936 +97077;49.3482;-1.20288;20;20220625;18.6;9.5;14.1;3;13.2;1.5;3.48;23712 +97077;49.3482;-1.20288;20;20220626;21.3;8.9;15.1;3;12.4;2.6;4.41;27623 +97077;49.3482;-1.20288;20;20220627;18.8;8.5;13.7;2.9;12.6;0;3.66;25178 +97077;49.3482;-1.20288;20;20220628;21.8;10.5;16.2;2.9;13.2;1.4;4.38;26338 +97077;49.3482;-1.20288;20;20220629;20.3;13.6;17;2.9;14.4;2.3;3.64;20315 +97077;49.3482;-1.20288;20;20220630;18.3;10.2;14.3;3.1;13.1;3.8;3.38;22288 +97077;49.3482;-1.20288;20;20220701;19.6;9.2;14.4;2.6;12.4;0;3.88;25192 +97077;49.3482;-1.20288;20;20220702;21.6;7.7;14.7;2.5;12.7;0;4.4;29047 +97077;49.3482;-1.20288;20;20220703;21.1;9;15.1;2.7;13.4;0;4.14;27077 +97077;49.3482;-1.20288;20;20220704;21;9.4;15.2;2.5;13.1;0;4.13;26473 +97077;49.3482;-1.20288;20;20220705;20.1;9.7;14.9;3.1;13.4;0;3.84;25035 +97077;49.3482;-1.20288;20;20220706;21.2;11.5;16.4;2.7;15.2;0;3.81;24141 +97077;49.3482;-1.20288;20;20220707;20.5;11.6;16.1;3.1;15.5;.1;3.54;23088 +97077;49.3482;-1.20288;20;20220708;21.8;10.2;16;2.1;15.5;0;3.98;26269 +97077;49.3482;-1.20288;20;20220709;21.6;12;16.8;3.4;16.5;0;3.68;23865 +97077;49.3482;-1.20288;20;20220710;20.8;17;18.9;4.5;16.9;0;3.25;15067 +97077;49.3482;-1.20288;20;20220711;23.1;15.4;19.3;3.2;17.9;0;3.84;21294 +97077;49.3482;-1.20288;20;20220712;31.6;13.6;22.6;1.6;18.8;0;5.85;30654 +97077;49.3482;-1.20288;20;20220713;24;16.1;20.1;2.1;18.5;0;3.91;21450 +97077;49.3482;-1.20288;20;20220714;22.8;13.7;18.3;3.4;15.3;0;4.21;22938 +97077;49.3482;-1.20288;20;20220715;21.6;14.2;17.9;4.3;16.4;0;3.65;20646 +97077;49.3482;-1.20288;20;20220716;22.2;10.3;16.3;3.4;16.5;0;3.79;26036 +97077;49.3482;-1.20288;20;20220717;23.5;17.3;20.4;3.9;18.1;0;3.88;18798 +97077;49.3482;-1.20288;20;20220718;26.2;14.3;20.3;2.3;19.6;0;4.5;25864 +97077;49.3482;-1.20288;20;20220719;34.9;20.6;27.8;3.1;17.8;.6;7.31;28230 +97077;49.3482;-1.20288;20;20220720;24.1;16.2;20.2;2.6;18.2;.6;3.93;20967 +97077;49.3482;-1.20288;20;20220721;22.2;16.4;19.3;2.9;17.1;0;3.49;17933 +97077;49.3482;-1.20288;20;20220722;23.4;17.5;20.5;3.5;19;1.5;3.58;18015 +97077;49.3482;-1.20288;20;20220723;24.5;14.1;19.3;2.5;16.9;0;4.25;23744 +97077;49.3482;-1.20288;20;20220724;31;13.5;22.3;3;16.9;.1;6.14;29402 +97077;49.3482;-1.20288;20;20220725;20.9;15;18;4.2;17.2;.1;3.11;17794 +97077;49.3482;-1.20288;20;20220726;20.5;15.7;18.1;3.3;13.9;0;3.53;16003 +97077;49.3482;-1.20288;20;20220727;21.2;9.8;15.5;2.2;14.8;0;3.64;24424 +97077;49.3482;-1.20288;20;20220728;23.8;15;19.4;2;16.2;0;3.92;21389 +97077;49.3482;-1.20288;20;20220729;22.5;13;17.8;2.4;18;.1;3.46;22109 +97077;49.3482;-1.20288;20;20220730;23.7;12;17.9;2.7;16.6;0;4;24390 +97077;49.3482;-1.20288;20;20220731;23;17.7;20.4;3.5;19.2;.1;3.28;16412 +97077;49.3482;-1.20288;20;20220801;25.5;16.6;21.1;2.9;18;0;4.21;21089 +97077;49.3482;-1.20288;20;20220802;27.1;15.4;21.3;2.6;19.1;0;4.51;24019 +97077;49.3482;-1.20288;20;20220803;22.9;13.9;18.4;1.8;19;0;3.35;20982 +97077;49.3482;-1.20288;20;20220804;23;14.5;18.8;3.1;16.5;0;3.71;20286 +97077;49.3482;-1.20288;20;20220805;21.4;11.9;16.7;5.2;12.5;0;4.29;21313 +97077;49.3482;-1.20288;20;20220806;23;11;17;5.7;14.4;0;4.3;23787 +97077;49.3482;-1.20288;20;20220807;22.6;17.2;19.9;5;15.4;0;4.06;15942 +97077;49.3482;-1.20288;20;20220808;23;17.7;20.4;5.3;17;.1;3.85;15702 +97077;49.3482;-1.20288;20;20220809;22.7;18.4;20.6;7.2;19;0;3.41;14081 +97077;49.3482;-1.20288;20;20220810;23.9;19;21.5;5.8;20.9;0;3.27;14923 +97077;49.3482;-1.20288;20;20220811;24.3;19.1;21.7;3.4;21;0;3.18;15269 +97077;49.3482;-1.20288;20;20220812;24.7;18.5;21.6;3.3;21.1;0;3.29;16543 +97077;49.3482;-1.20288;20;20220813;26;15.1;20.6;3.3;20.6;0;3.78;21713 +97077;49.3482;-1.20288;20;20220814;26.2;16.5;21.4;1.7;19.2;0;3.76;20359 +97077;49.3482;-1.20288;20;20220815;24.3;16.2;20.3;2.5;19.2;.1;3.37;18497 +97077;49.3482;-1.20288;20;20220816;25.8;16.5;21.2;2.5;18.9;8.3;3.78;19665 +97077;49.3482;-1.20288;20;20220817;22.5;13.9;18.2;2.7;18.2;18;3.02;18786 +97077;49.3482;-1.20288;20;20220818;24.4;13.7;19.1;2.7;17.6;0;3.59;20776 +97077;49.3482;-1.20288;20;20220819;22.8;17.5;20.2;3.8;18.4;1.4;3.09;14585 +97077;49.3482;-1.20288;20;20220820;23.3;12.7;18;2;14.9;.1;3.49;20374 +97077;49.3482;-1.20288;20;20220821;21.7;10.3;16;1.9;15;.2;3.14;20960 +97077;49.3482;-1.20288;20;20220822;23.5;16.1;19.8;2.4;19.3;1.1;2.97;16802 +97077;49.3482;-1.20288;20;20220823;24.1;18.3;21.2;2.3;21.4;.3;2.77;14786 +97077;49.3482;-1.20288;20;20220824;24;15.3;19.7;2.8;20.8;15.1;2.88;17912 +97077;49.3482;-1.20288;20;20220825;22.5;18.2;20.4;4.2;20;2.8;2.6;12561 +97077;49.3482;-1.20288;20;20220826;21.2;12.7;17;2.8;15.7;.1;2.85;17419 +97077;49.3482;-1.20288;20;20220827;22.4;10.4;16.4;3.9;15.7;0;3.16;20479 +97077;49.3482;-1.20288;20;20220828;21.5;18.6;20.1;7.8;18;0;3.09;10103 +97077;49.3482;-1.20288;20;20220829;21.6;18.7;20.2;9.2;18;0;3.27;10016 +97077;49.3482;-1.20288;20;20220830;21.4;18.6;20;7.9;18.7;0;2.8;9761 +97077;49.3482;-1.20288;20;20220831;21.7;18.5;20.1;8.7;18.6;0;2.99;10327 +97077;49.3482;-1.20288;20;20220901;22.5;19;20.8;4.5;20;4.3;2.52;10693 +97077;49.3482;-1.20288;20;20220902;21.9;16.8;19.4;2.4;19;.8;2.32;12741 +97077;49.3482;-1.20288;20;20220903;22.3;14.5;18.4;2.4;17;.3;2.69;15555 +97077;49.3482;-1.20288;20;20220904;24.9;14.1;19.5;3.8;17.5;0;3.42;18089 +97077;49.3482;-1.20288;20;20220905;23.8;15.3;19.6;3;18.6;5.1;2.85;15921 +97077;49.3482;-1.20288;20;20220906;22.1;14.1;18.1;3.8;17.6;2.9;2.59;15303 +97077;49.3482;-1.20288;20;20220907;22.3;14.8;18.6;4;17.1;4.5;2.77;14680 +97077;49.3482;-1.20288;20;20220908;20.2;14.2;17.2;4.4;16.7;8.4;2.26;13025 +97077;49.3482;-1.20288;20;20220909;20.3;15.8;18.1;5.4;16.9;1.2;2.39;11198 +97077;49.3482;-1.20288;20;20220910;22;15.8;18.9;3;16.8;.6;2.57;12970 +97077;49.3482;-1.20288;20;20220911;21.8;9.2;15.5;2.3;15.7;.1;2.48;18197 +97077;49.3482;-1.20288;20;20220912;22.8;12.8;17.8;2.7;18.5;.3;2.36;16067 +97077;49.3482;-1.20288;20;20220913;21.1;19.7;20.4;5.2;21.6;5.9;1.54;6097 +97077;49.3482;-1.20288;20;20220914;20.3;18.8;19.6;4.1;21.2;1.2;1.3;6236 +97077;49.3482;-1.20288;20;20220915;18.8;12.1;15.5;3.1;14.4;0;2.08;12775 +97077;49.3482;-1.20288;20;20220916;18.2;11.1;14.7;5.2;11.3;.1;2.89;12999 +97077;49.3482;-1.20288;20;20220917;17.3;8.7;13;3.9;8.9;.1;2.89;14123 +97077;49.3482;-1.20288;20;20220918;18.1;8.1;13.1;3.1;11.3;0;2.32;15039 +97077;49.3482;-1.20288;20;20220919;19.3;8.7;14;2.5;12.2;.1;2.28;15300 +97077;49.3482;-1.20288;20;20220920;19.2;7.5;13.4;3.4;12.6;0;2.23;15876 +97077;49.3482;-1.20288;20;20220921;18.9;6.1;12.5;3.2;12.2;.1;2.14;16400 +97077;49.3482;-1.20288;20;20220922;21.5;5.2;13.4;1.8;12;.1;2.35;18078 +97077;49.3482;-1.20288;20;20220923;17.3;10.9;14.1;2.4;14.8;13;1.48;11392 +97077;49.3482;-1.20288;20;20220924;17.8;12.9;15.4;7.3;13.5;5.5;2.37;9877 +97077;49.3482;-1.20288;20;20220925;17.9;14.9;16.4;6.3;12.6;1;2.81;7687 +97077;49.3482;-1.20288;20;20220926;16.3;10.1;13.2;3.8;12.8;7;1.64;10811 +97077;49.3482;-1.20288;20;20220927;17;11.4;14.2;4.3;12.6;9;1.96;10159 +97077;49.3482;-1.20288;20;20220928;15.7;9.4;12.6;2.7;12.4;4.5;1.47;10626 +97077;49.3482;-1.20288;20;20220929;14.8;7.3;11.1;2.2;11.2;2.1;1.41;11425 +97077;49.3482;-1.20288;20;20220930;16.2;5.9;11.1;4.3;12;5.4;1.47;13176 +97077;49.3482;-1.20288;20;20221001;18.6;14.5;16.6;8.6;15.9;6;1.91;8539 +97077;49.3482;-1.20288;20;20221002;18;15.4;16.7;4.9;16.03;9.7;1.57;7129 +97077;49.3482;-1.20288;20;20221003;18.8;10.2;14.5;2;13.93;0;1.54;11535 +97077;49.3482;-1.20288;20;20221004;16.9;13.4;15.2;3.7;15.6;0;1.19;7383 +97077;49.3482;-1.20288;20;20221005;18.9;14.3;16.6;4.7;14.4;1.1;2.06;8316 +97077;49.3482;-1.20288;20;20221006;18.6;9;13.8;2.4;11.6;.1;1.8;11746 +97077;49.3482;-1.20288;20;20221007;18.1;7.4;12.8;2.8;12.3;.2;1.58;12217 +97077;49.3482;-1.20288;20;20221008;17;8.6;12.8;2.6;11.7;.1;1.53;10702 +97077;49.3482;-1.20288;20;20221009;18.7;5.5;12.1;3.1;10.7;0;1.88;13168 +97077;49.3482;-1.20288;20;20221010;17.1;9.8;13.5;3.7;12.9;1;1.48;9716 +97077;49.3482;-1.20288;20;20221011;16.3;5.3;10.8;3.2;10.5;0;1.5;11704 +97077;49.3482;-1.20288;20;20221012;18.1;4.5;11.3;2.5;11.6;1;1.41;12801 +97077;49.3482;-1.20288;20;20221013;16.7;10.4;13.6;3.1;15.4;3.7;.83;8663 +97077;49.3482;-1.20288;20;20221014;15.1;12.8;14;2.1;15.5;6.1;.72;5253 +97077;49.3482;-1.20288;20;20221015;18.1;14.1;16.1;3.4;15.3;2;1.35;6753 +97077;49.3482;-1.20288;20;20221016;16.5;10.3;13.4;3.2;15.3;3.1;.75;8227 +97077;49.3482;-1.20288;20;20221017;19.1;15.1;17.1;2.7;17.5;0;1.08;6558 +97077;49.3482;-1.20288;20;20221018;19.3;13.7;16.5;3.8;17.9;0;.95;7602 +97077;49.3482;-1.20288;20;20221019;22.2;15.8;19;4.5;18.2;3.5;1.73;7990 +97077;49.3482;-1.20288;20;20221020;20.1;14.6;17.4;2.8;16.6;5.4;1.3;7314 +97077;49.3482;-1.20288;20;20221021;20.5;13.2;16.9;5.8;15.1;1.3;1.98;8264 +97077;49.3482;-1.20288;20;20221022;18.9;12;15.5;3.7;15.8;1.1;1.1;7920 +97077;49.3482;-1.20288;20;20221023;21.5;15.8;18.7;5.8;15.5;3.7;2.41;7111 +97077;49.3482;-1.20288;20;20221024;17.6;14.3;16;4.9;14.5;4;1.54;5386 +97077;49.3482;-1.20288;20;20221025;18;11.5;14.8;4;14.7;.1;1.12;7349 +97077;49.3482;-1.20288;20;20221026;20.5;14.2;17.4;4.7;15.8;.4;1.67;7128 +97077;49.3482;-1.20288;20;20221027;22;12.8;17.4;3.1;16.5;0;1.37;8433 +97077;49.3482;-1.20288;20;20221028;19;13.9;16.5;3.2;16;.5;1.11;6243 +97077;49.3482;-1.20288;20;20221029;21.9;13.2;17.6;3.5;16.9;1.4;1.34;7956 +97077;49.3482;-1.20288;20;20221030;17.2;13.7;15.5;3.5;14.6;1;1.13;5055 +97077;49.3482;-1.20288;20;20221031;17.3;8.9;13.1;4.2;13.2;1.3;1.03;7582 +97077;49.3482;-1.20288;20;20221101;15.8;12.6;14.2;7.1;12;7;1.94;4698 +97077;49.3482;-1.20288;20;20221102;15.9;8.8;12.4;5.6;11.9;3;1.25;6776 +97077;49.3482;-1.20288;20;20221103;13.9;13.9;13.9;6.5;13.1;19.4;1.36;238 +97077;49.3482;-1.20288;20;20221104;13.9;8.3;11.1;5.9;10.7;.8;1.24;5861 +97077;49.3482;-1.20288;20;20221105;13.1;7.5;10.3;4.4;11.5;1.9;.64;5771 +97077;49.3482;-1.20288;20;20221106;14.8;12.1;13.5;6.2;13.8;12.3;.9;4019 +97077;49.3482;-1.20288;20;20221107;16.3;12.6;14.5;6.8;13.4;.6;1.44;4594 +97077;49.3482;-1.20288;20;20221108;15.9;12.4;14.2;7.7;12.7;.9;1.66;4408 +97077;49.3482;-1.20288;20;20221109;15.2;11.8;13.5;4.6;12;.5;1.31;4283 +97077;49.3482;-1.20288;20;20221110;16.1;7.7;11.9;3.8;12;0;.84;6497 +97077;49.3482;-1.20288;20;20221111;14.2;6.1;10.2;3;11.3;.1;.54;6289 +97077;49.3482;-1.20288;20;20221112;18.8;4;11.4;2.4;12;.1;.67;8291 +97077;49.3482;-1.20288;20;20221113;16.5;6;11.3;2.4;12.7;.1;.43;6917 +97077;49.3482;-1.20288;20;20221114;15.7;7.4;11.6;2.8;11.7;.7;.66;6086 +97077;49.3482;-1.20288;20;20221115;15.3;5.7;10.5;6.7;11.6;3.6;.78;6433 +97077;49.3482;-1.20288;20;20221116;14.1;7.9;11;6.7;11.5;14.9;.88;5143 +97077;49.3482;-1.20288;20;20221117;13.9;9.7;11.8;4.6;11.5;3.1;.93;4215 +97077;49.3482;-1.20288;20;20221118;12.6;8.5;10.6;3.4;10;1.1;.89;4111 +97077;49.3482;-1.20288;20;20221119;13.1;3.1;8.1;3;8.2;1.3;.79;6200 +97077;49.3482;-1.20288;20;20221120;13.5;2.4;8;4.3;10.3;2;.38;6430 +97077;49.3482;-1.20288;20;20221121;12;5.8;8.9;5.4;10.1;13.5;.64;4802 +97077;49.3482;-1.20288;20;20221122;11.8;6;8.9;5.9;9.8;4.2;.78;4592 +97077;49.3482;-1.20288;20;20221123;13.2;5.2;9.2;5.8;10.4;9.1;.66;5283 +97077;49.3482;-1.20288;20;20221124;14.1;7.9;11;5.1;11.4;7.5;.74;4621 +97077;49.3482;-1.20288;20;20221125;13.9;7.6;10.8;3.3;10.7;.3;.67;4600 +97077;49.3482;-1.20288;20;20221126;11.7;6.8;9.3;4.7;11.1;3.7;.33;4037 +97077;49.3482;-1.20288;20;20221127;11.9;10.7;11.3;4.9;12.8;9.9;.41;2095 +97077;49.3482;-1.20288;20;20221128;11.1;7.3;9.2;2.9;10.3;3.4;.44;3504 +97077;49.3482;-1.20288;20;20221129;11.4;4.4;7.9;2.5;9.2;.1;.38;4620 +97077;49.3482;-1.20288;20;20221130;8.3;3;5.7;2.2;8.8;0;.14;4008 +97077;49.3482;-1.20288;20;20221201;10.3;-.8;4.8;3.3;8;.1;.25;5636 +97077;49.3482;-1.20288;20;20221202;8.9;.4;4.7;4.1;7.9;1.7;.28;4913 +97077;49.3482;-1.20288;20;20221203;6.1;6.6;6.4;9.3;8;.1;1.06;0 +97077;49.3482;-1.20288;20;20221204;5;5.2;5.1;5.3;7.6;0;.75;0 +97077;49.3482;-1.20288;20;20221205;5.5;3.8;4.7;1.9;7.8;0;.29;2270 +97077;49.3482;-1.20288;20;20221206;9.3;.6;5;2.4;7.6;2.1;.24;4796 +97077;49.3482;-1.20288;20;20221207;7.3;4.5;5.9;2.6;8.3;5.1;.34;2803 +97077;49.3482;-1.20288;20;20221208;7.8;.7;4.3;3;6.4;.7;.51;4292 +97077;49.3482;-1.20288;20;20221209;5.4;.2;2.8;2.1;6.6;2.5;.21;3683 +97077;49.3482;-1.20288;20;20221210;5.3;-1.8;1.8;3.1;6.2;2.7;.23;4238 +97077;49.3482;-1.20288;20;20221211;3.5;.4;2;4;6.3;.8;.33;2865 +97077;49.3482;-1.20288;20;20221212;.7;-1.8;-.5;3.4;5.8;.2;.1;2584 +97077;49.3482;-1.20288;20;20221213;1.2;-1.8;-.3;5.3;4.9;1.3;.53;2796 +97077;49.3482;-1.20288;20;20221214;4.1;0;2.1;4.5;6.2;.7;.38;3215 +97077;49.3482;-1.20288;20;20221215;6.2;1.8;4;6.5;6.2;.5;.92;3311 +97077;49.3482;-1.20288;20;20221216;8;5.4;6.7;4.9;6.5;.1;1.28;2593 +97077;49.3482;-1.20288;20;20221217;1.7;-3.9;-1.1;2.6;4.9;0;.21;3685 +97077;49.3482;-1.20288;20;20221218;7.6;-2.6;2.5;5.7;7.1;11.8;.19;4881 +97077;49.3482;-1.20288;20;20221219;13.7;8.4;11.1;9.8;13;9;.21;3580 +97077;49.3482;-1.20288;20;20221220;12.7;12.5;12.6;5.6;12.4;3.4;1.02;887 +97077;49.3482;-1.20288;20;20221221;12.8;5.5;9.2;3.9;11.6;10.9;.05;4156 +97077;49.3482;-1.20288;20;20221222;13.2;10.6;11.9;4.8;13.4;7.9;.3;2577 +97077;49.3482;-1.20288;20;20221223;14;11.6;12.8;5.7;13.7;1.3;.52;2488 +97077;49.3482;-1.20288;20;20221224;12.8;10.8;11.8;3.5;12;1.7;.62;2295 +97077;49.3482;-1.20288;20;20221225;11.2;8;9.6;3;12.1;7.6;.07;2846 +97077;49.3482;-1.20288;20;20221226;10.1;9.1;9.6;4.2;9.9;.4;.81;1700 +97077;49.3482;-1.20288;20;20221227;11.2;3.3;7.3;4.8;9.2;1.3;.4;4360 +97077;49.3482;-1.20288;20;20221228;12.2;9.7;11;7.9;11.6;2.9;.77;2566 +97077;49.3482;-1.20288;20;20221229;10.5;10;10.3;6.3;9.8;3.5;1.26;1284 +97077;49.3482;-1.20288;20;20221230;14.1;5.3;9.7;6.8;12.1;19.4;.14;4648 +97077;49.3482;-1.20288;20;20221231;16.1;12.1;14.1;9.4;14.4;8.8;.9;3228 +97078;49.33203;-.86063;37;20220101;15.6;11.3;13.4;4.5;12.44;2.3;.97;3294 +97078;49.33203;-.86063;37;20220102;14.3;11.9;13.1;6.5;11.94;.7;1.36;2546 +97078;49.33203;-.86063;37;20220103;12.5;11;11.8;4.5;11.19;13.2;.99;2092 +97078;49.33203;-.86063;37;20220104;9.3;7.7;8.5;5.3;8.69;1.2;1.05;2161 +97078;49.33203;-.86063;37;20220105;7.7;3.3;5.5;4.7;6.29;.3;1.09;3367 +97078;49.33203;-.86063;37;20220106;6.8;1.7;4.2;4.9;7.09;1.7;.56;3629 +97078;49.33203;-.86063;37;20220107;8.7;5;6.9;5.7;8.34;4.6;.75;3200 +97078;49.33203;-.86063;37;20220108;9.8;4.6;7.2;7.2;9.39;12.5;.48;3800 +97078;49.33203;-.86063;37;20220109;9.8;6.1;8;4.5;8.59;2.5;.83;3274 +97078;49.33203;-.86063;37;20220110;8.7;7.1;7.9;2.5;10.19;.4;.29;2270 +97078;49.33203;-.86063;37;20220111;9.2;7.5;8.3;2.3;10.49;.7;.3;2349 +97078;49.33203;-.86063;37;20220112;9.5;8.2;8.9;1.6;10.59;0;.36;2136 +97078;49.33203;-.86063;37;20220113;6.3;3.4;4.9;2.2;7.89;0;.3;3055 +97078;49.33203;-.86063;37;20220114;8.5;.9;4.7;2.6;6.89;.1;.46;4843 +97078;49.33203;-.86063;37;20220115;3.2;-.7;1.3;3;6.34;0;.21;3496 +97078;49.33203;-.86063;37;20220116;9.9;1.2;5.5;4.1;8.74;.8;.24;5264 +97078;49.33203;-.86063;37;20220117;9.9;3.1;6.5;1.8;8.04;0;.39;4707 +97078;49.33203;-.86063;37;20220118;4.7;-1.5;1.6;1.6;6.89;.1;.09;4532 +97078;49.33203;-.86063;37;20220119;9.7;2.2;6;3.8;8.69;1.1;.36;5095 +97078;49.33203;-.86063;37;20220120;8.4;6.8;7.6;6.1;7.34;.1;1.45;2496 +97078;49.33203;-.86063;37;20220121;8;6.1;7;4.5;6.49;0;1.41;2808 +97078;49.33203;-.86063;37;20220122;7.4;2.8;5.1;2.5;7.54;0;.52;3857 +97078;49.33203;-.86063;37;20220123;5.8;5.3;5.6;3.3;7.19;0;.84;1081 +97078;49.33203;-.86063;37;20220124;7;.2;3.6;2.7;6.58;0;.41;5830 +97078;49.33203;-.86063;37;20220125;1.3;-4;-1.4;1.7;6.14;0;.19;2914 +97078;49.33203;-.86063;37;20220126;6.9;.6;3.8;2.2;7.54;0;.27;5132 +97078;49.33203;-.86063;37;20220127;10.1;5;7.6;4.3;9.49;.3;.55;4767 +97078;49.33203;-.86063;37;20220128;8;1.9;5;2.5;9.29;0;.09;5222 +97078;49.33203;-.86063;37;20220129;10.2;7.5;8.9;5.5;11.24;.3;.3;3615 +97078;49.33203;-.86063;37;20220130;10;3.9;7;3;8.64;.1;.62;5261 +97078;49.33203;-.86063;37;20220131;9.8;5.8;7.8;6.6;8.24;.3;1.19;4458 +97078;49.33203;-.86063;37;20220201;11.6;4.4;8;6.4;10.44;.1;.47;5915 +97078;49.33203;-.86063;37;20220202;10.6;8.5;9.6;4.1;9.94;0;.91;3394 +97078;49.33203;-.86063;37;20220203;9.7;6.6;8.2;4.1;9.69;.3;.65;4105 +97078;49.33203;-.86063;37;20220204;10;7.2;8.6;5.5;8.39;.7;1.31;4038 +97078;49.33203;-.86063;37;20220205;10.7;2.4;6.5;5;8.19;.2;.89;6857 +97078;49.33203;-.86063;37;20220206;11.7;8.8;10.3;9.3;10.84;4.6;1.09;4200 +97078;49.33203;-.86063;37;20220207;11.8;5.2;8.5;3.9;8.84;.1;1.07;6027 +97078;49.33203;-.86063;37;20220208;12.3;8;10.1;3.9;10.64;0;.86;5230 +97078;49.33203;-.86063;37;20220209;10.4;4.9;7.7;2.4;9.39;.6;.59;5997 +97078;49.33203;-.86063;37;20220210;8.2;7.1;7.6;4.5;8.65;7;.76;2212 +97078;49.33203;-.86063;37;20220211;10.1;3.1;6.6;2.7;6.81;0;1;8379 +97078;49.33203;-.86063;37;20220212;9.4;.6;5;5.4;6.25;0;1.24;9783 +97078;49.33203;-.86063;37;20220213;10.6;3.7;7.2;9;8.88;8.9;.93;5473 +97078;49.33203;-.86063;37;20220214;10.7;7.2;8.9;6.5;8.91;1.4;1.24;6772 +97078;49.33203;-.86063;37;20220215;10.5;5.5;8;7.5;9.81;8.1;.67;3789 +97078;49.33203;-.86063;37;20220216;13.3;9.9;11.6;9.8;13.29;1.1;.58;5288 +97078;49.33203;-.86063;37;20220217;12.9;10.1;11.5;7.1;10.14;0;1.79;4983 +97078;49.33203;-.86063;37;20220218;11.7;8.3;10;9.5;8.84;2.7;2.05;5485 +97078;49.33203;-.86063;37;20220219;9.6;3.8;6.7;6.8;8.19;.8;1.12;7150 +97078;49.33203;-.86063;37;20220220;12.7;8.1;10.4;9.1;10.49;3.6;1.43;6523 +97078;49.33203;-.86063;37;20220221;10.7;5.6;8.2;8.4;7.99;.1;1.75;6872 +97078;49.33203;-.86063;37;20220222;14.6;5.4;10;5.4;10.39;.4;1.35;9337 +97078;49.33203;-.86063;37;20220223;9.9;1.7;5.8;3.1;8.19;0;.84;8987 +97078;49.33203;-.86063;37;20220224;9.4;7;8.2;6.2;7.69;2.2;1.68;5097 +97078;49.33203;-.86063;37;20220225;11;1.8;6.4;3.5;7.09;0;1.3;9713 +97078;49.33203;-.86063;37;20220226;11.6;0;5.8;3.8;6.24;.1;1.61;11075 +97078;49.33203;-.86063;37;20220227;13.4;1.4;7.4;4.3;6.14;0;2.08;11452 +97078;49.33203;-.86063;37;20220228;14.8;2.2;8.5;3.6;8.84;.6;1.5;11915 +97078;49.33203;-.86063;37;20220301;12.3;8.5;10.4;2;11.09;9.7;.92;6715 +97078;49.33203;-.86063;37;20220302;10.9;8.2;9.6;2.9;10.39;.2;.93;5819 +97078;49.33203;-.86063;37;20220303;12.2;7.4;9.8;2.5;10.84;.9;.98;7832 +97078;49.33203;-.86063;37;20220304;9.4;7.8;8.6;4.3;9.04;0;1.14;4414 +97078;49.33203;-.86063;37;20220305;8.8;5.6;7.2;7.5;8.79;3;1.07;6018 +97078;49.33203;-.86063;37;20220306;8;6.1;7;9.8;7.24;0;1.82;5213 +97078;49.33203;-.86063;37;20220307;6.6;3.4;5;7.1;5.29;0;1.99;6780 +97078;49.33203;-.86063;37;20220308;14.3;.6;7.5;4.5;7.14;0;2.08;13906 +97078;49.33203;-.86063;37;20220309;14.5;4.6;9.6;4.4;8.99;0;1.84;12028 +97078;49.33203;-.86063;37;20220310;14.6;6.8;10.7;3.5;9.99;.4;1.68;10885 +97078;49.33203;-.86063;37;20220311;13.3;8.1;10.7;5.5;9.99;2.7;1.73;8990 +97078;49.33203;-.86063;37;20220312;14.1;5.8;9.9;5.5;8.79;.2;2.09;11419 +97078;49.33203;-.86063;37;20220313;12.8;8;10.4;4.3;9.34;1.4;1.76;8918 +97078;49.33203;-.86063;37;20220314;13.6;4;8.8;3.4;9.34;0;1.56;12554 +97078;49.33203;-.86063;37;20220315;14.2;6.7;10.4;2.8;10.69;0;1.47;11356 +97078;49.33203;-.86063;37;20220316;13.8;9.1;11.5;3;11.49;1.1;1.39;8978 +97078;49.33203;-.86063;37;20220317;11.4;4;7.7;3.1;7.99;0;1.63;11110 +97078;49.33203;-.86063;37;20220318;14.1;1.8;7.9;4.9;7.71;0;2.19;17541 +97078;49.33203;-.86063;37;20220319;15.1;6.4;10.8;5.9;7.05;0;3.11;16381 +97078;49.33203;-.86063;37;20220320;13.5;3.3;8.4;4.1;6.88;0;2.38;16688 +97078;49.33203;-.86063;37;20220321;17.8;4.2;11;4.5;9.15;0;2.6;16994 +97078;49.33203;-.86063;37;20220322;17.6;6.8;12.2;5;7.38;0;3.37;17668 +97078;49.33203;-.86063;37;20220323;17.7;4.7;11.2;3.5;6.71;0;3.1;18275 +97078;49.33203;-.86063;37;20220324;18.4;4.5;11.4;3.6;7.18;0;3.2;18215 +97078;49.33203;-.86063;37;20220325;18.3;6.4;12.3;5.1;7.75;0;3.55;18288 +97078;49.33203;-.86063;37;20220326;18;4.7;11.4;5;8.48;0;3.13;18861 +97078;49.33203;-.86063;37;20220327;18.2;6;12.1;4.1;9.85;.2;2.86;18801 +97078;49.33203;-.86063;37;20220328;19.7;5.2;12.4;3.3;9.75;0;2.5;12944 +97078;49.33203;-.86063;37;20220329;16.1;11.2;13.6;3.6;10.65;1.5;2.19;9659 +97078;49.33203;-.86063;37;20220330;11.2;8.6;9.9;3.9;10.31;5.2;1.13;5232 +97078;49.33203;-.86063;37;20220331;7.4;5.2;6.3;8;6.65;1.9;1.88;9784 +97078;49.33203;-.86063;37;20220401;6.9;3.2;5;9.3;5.35;.9;2.24;9297 +97078;49.33203;-.86063;37;20220402;8.3;3;5.7;5;5.41;0;2.31;16519 +97078;49.33203;-.86063;37;20220403;8.5;.9;4.7;3.1;5.45;.1;2.06;18082 +97078;49.33203;-.86063;37;20220404;9.2;1.1;5.1;6.8;8.51;.4;.74;6489 +97078;49.33203;-.86063;37;20220405;12;8.8;10.4;6.2;10.95;0;1.38;10132 +97078;49.33203;-.86063;37;20220406;13;8.4;10.7;8.3;10.41;4;1.66;7989 +97078;49.33203;-.86063;37;20220407;12.3;10.1;11.2;9.6;9.75;4.6;2.48;15722 +97078;49.33203;-.86063;37;20220408;7;5.9;6.5;5.7;8.05;9.8;1.04;3833 +97078;49.33203;-.86063;37;20220409;10.6;3.4;7;3.8;6.98;0;2.35;19963 +97078;49.33203;-.86063;37;20220410;13.9;2;8;4.3;6.59;0;2.85;20411 +97078;49.33203;-.86063;37;20220411;18.9;5;11.9;6.3;9.11;0;3.54;18415 +97078;49.33203;-.86063;37;20220412;16.3;10.8;13.6;4.3;11.88;3.2;1.84;7238 +97078;49.33203;-.86063;37;20220413;18.4;6.6;12.5;1.9;11.45;0;2.39;16943 +97078;49.33203;-.86063;37;20220414;20.1;7.1;13.6;2;11.31;.1;2.92;20552 +97078;49.33203;-.86063;37;20220415;20.3;7.8;14.1;2.8;11.35;0;3.23;22848 +97078;49.33203;-.86063;37;20220416;19.3;7.5;13.4;3.4;10.65;0;3.47;23027 +97078;49.33203;-.86063;37;20220417;19.4;6.5;13;3.9;9.68;0;3.43;21244 +97078;49.33203;-.86063;37;20220418;14.1;7.5;10.8;3.6;10.02;0;2.31;17550 +97078;49.33203;-.86063;37;20220419;13.1;6.1;9.6;3.9;9.75;.1;2.16;17741 +97078;49.33203;-.86063;37;20220420;15.7;6.9;11.3;3.6;10.61;0;2.67;20732 +97078;49.33203;-.86063;37;20220421;18.8;6.5;12.7;4;9.48;0;3.71;23180 +97078;49.33203;-.86063;37;20220422;16.7;8.3;12.5;5.3;10.58;0;2.95;18354 +97078;49.33203;-.86063;37;20220423;16.7;8.6;12.7;5;11.35;0;2.59;15552 +97078;49.33203;-.86063;37;20220424;16;10.3;13.2;4.5;11.31;.2;2.72;16518 +97078;49.33203;-.86063;37;20220425;14.3;7.7;11;4.3;9.58;0;2.91;21888 +97078;49.33203;-.86063;37;20220426;15.1;6.8;10.9;5.3;9.21;0;3;19839 +97078;49.33203;-.86063;37;20220427;15.3;5.4;10.3;6.3;8.51;0;3.45;24275 +97078;49.33203;-.86063;37;20220428;14.6;7.5;11;4.7;10.01;0;2.42;14846 +97078;49.33203;-.86063;37;20220429;15.2;8.6;11.9;4.9;10.05;0;3.07;20951 +97078;49.33203;-.86063;37;20220430;14.4;7.8;11.1;4.1;9.25;0;2.67;16713 +97078;49.33203;-.86063;37;20220501;17.3;6.8;12.1;3.1;9.45;.8;2.9;16733 +97078;49.33203;-.86063;37;20220502;16;9.5;12.7;4;10.75;0;2.63;15261 +97078;49.33203;-.86063;37;20220503;17.3;9.3;13.3;3.6;10.45;0;3.15;18553 +97078;49.33203;-.86063;37;20220504;16.8;5;10.9;3;11.31;0;2.71;22257 +97078;49.33203;-.86063;37;20220505;16.5;9.1;12.8;3.4;11.71;.1;2.97;22207 +97078;49.33203;-.86063;37;20220506;18.7;7.2;12.9;2.6;11.59;0;3.26;22432 +97078;49.33203;-.86063;37;20220507;15.7;10;12.9;2.7;12.79;.1;2.34;16024 +97078;49.33203;-.86063;37;20220508;14.5;10.6;12.6;4.4;12.59;.1;2.06;13420 +97078;49.33203;-.86063;37;20220509;20.7;5.8;13.2;2.2;12.69;0;3.63;26179 +97078;49.33203;-.86063;37;20220510;21.3;13.1;17.2;3;12.94;0;3.84;19672 +97078;49.33203;-.86063;37;20220511;21.3;10.3;15.8;4.2;12.44;0;4.15;22760 +97078;49.33203;-.86063;37;20220512;17;7.7;12.3;2.9;11.14;.2;3.05;20916 +97078;49.33203;-.86063;37;20220513;17.4;7.5;12.4;2.9;10.94;0;3.23;21832 +97078;49.33203;-.86063;37;20220514;16.2;6.3;11.3;3.1;11.54;.6;2.83;21932 +97078;49.33203;-.86063;37;20220515;18;13.7;15.8;4.5;14.39;8.7;2.71;14365 +97078;49.33203;-.86063;37;20220516;22.2;13.9;18.1;3.6;15.49;2.1;3.83;20311 +97078;49.33203;-.86063;37;20220517;28.9;11.7;20.3;2.5;15.39;1;5.5;28323 +97078;49.33203;-.86063;37;20220518;19.9;10;15;2.9;14.79;2.3;3.29;22276 +97078;49.33203;-.86063;37;20220519;18.8;13.1;15.9;3.3;14.19;2.6;2.98;16497 +97078;49.33203;-.86063;37;20220520;17.8;12.4;15.1;3;13.04;2.1;2.99;16695 +97078;49.33203;-.86063;37;20220521;17.7;10.5;14.1;2.8;13.44;.1;2.93;19298 +97078;49.33203;-.86063;37;20220522;16.1;12.3;14.2;2.7;14.19;4.2;2.26;14050 +97078;49.33203;-.86063;37;20220523;15.8;13.2;14.5;3.1;14.04;5.2;2.09;11529 +97078;49.33203;-.86063;37;20220524;17;9;13;3.7;11.44;.8;3.18;20484 +97078;49.33203;-.86063;37;20220525;16.4;7.9;12.2;4.5;12.39;.3;2.79;21290 +97078;49.33203;-.86063;37;20220526;16.4;13.1;14.8;4.1;13.29;0;2.59;13464 +97078;49.33203;-.86063;37;20220527;19;12;15.5;3.7;13.14;.2;3.39;19208 +97078;49.33203;-.86063;37;20220528;15.5;8.2;11.8;5.6;11.09;0;2.91;19825 +97078;49.33203;-.86063;37;20220529;14.7;11.8;13.3;5.5;10.09;.4;3.09;12682 +97078;49.33203;-.86063;37;20220530;16;9.5;12.7;3;10.09;0;3.21;18909 +97078;49.33203;-.86063;37;20220531;17.4;5.8;11.6;2.7;9.99;.1;3.6;25059 +97078;49.33203;-.86063;37;20220601;16.4;6.7;11.6;3.1;11.04;0;3.18;23086 +97078;49.33203;-.86063;37;20220602;18.1;11.7;14.9;5.1;12.59;.1;3.45;18997 +97078;49.33203;-.86063;37;20220603;18;14.4;16.2;3.5;15.19;13.8;2.63;14269 +97078;49.33203;-.86063;37;20220604;17.9;14.3;16.1;5.3;16.34;14.5;2.36;14209 +97078;49.33203;-.86063;37;20220605;17.4;13.6;15.5;3.6;15.14;.6;2.5;14721 +97078;49.33203;-.86063;37;20220606;20.3;9.7;15;3;13.64;3.3;3.78;24333 +97078;49.33203;-.86063;37;20220607;20.4;14.5;17.4;3.9;15.74;3.7;3.39;18328 +97078;49.33203;-.86063;37;20220608;19.1;14.7;16.9;5.2;14.84;.5;3.26;16033 +97078;49.33203;-.86063;37;20220609;20.3;11.3;15.8;3.5;13.94;.3;3.75;22590 +97078;49.33203;-.86063;37;20220610;21.1;13.4;17.2;3.1;15.74;.7;3.64;21119 +97078;49.33203;-.86063;37;20220611;20.1;12.7;16.4;2.2;14.34;.1;3.48;20261 +97078;49.33203;-.86063;37;20220612;19.1;9.9;14.5;3;13.14;.1;3.53;22815 +97078;49.33203;-.86063;37;20220613;17.9;9.2;13.6;3.4;12.59;0;3.34;22129 +97078;49.33203;-.86063;37;20220614;19.1;10.5;14.8;3.8;13.74;0;3.45;22191 +97078;49.33203;-.86063;37;20220615;20.4;13.2;16.8;2.7;15.84;0;3.42;20418 +97078;49.33203;-.86063;37;20220616;21.8;9.4;15.6;2.1;14.34;0;4.1;26581 +97078;49.33203;-.86063;37;20220617;32.5;12.1;22.3;1.8;15.99;0;6.22;31128 +97078;49.33203;-.86063;37;20220618;21.2;14.3;17.7;3.9;16.74;6.4;3.5;20040 +97078;49.33203;-.86063;37;20220619;15.8;13.4;14.6;10.3;14.39;17.7;2.23;12017 +97078;49.33203;-.86063;37;20220620;17.9;13.8;15.9;8.8;14.44;.2;3.06;15513 +97078;49.33203;-.86063;37;20220621;18.9;15.4;17.1;5.8;15.14;0;3.15;14484 +97078;49.33203;-.86063;37;20220622;19.6;16.6;18.1;5.6;15.99;0;3.16;13426 +97078;49.33203;-.86063;37;20220623;22.9;14.6;18.7;2.1;16.94;2.1;3.87;21662 +97078;49.33203;-.86063;37;20220624;22.4;13.9;18.2;3.5;15.99;1.1;4.08;22259 +97078;49.33203;-.86063;37;20220625;19;10.3;14.7;3.1;13.34;2.4;3.53;22329 +97078;49.33203;-.86063;37;20220626;21.1;9.3;15.2;3.1;12.19;1.8;4.34;26090 +97078;49.33203;-.86063;37;20220627;19.8;9.3;14.6;3.2;12.49;0;3.97;24641 +97078;49.33203;-.86063;37;20220628;22;10.4;16.2;2.7;12.99;.9;4.39;25800 +97078;49.33203;-.86063;37;20220629;20.6;13;16.8;2.8;14.09;4.3;3.75;20910 +97078;49.33203;-.86063;37;20220630;17.9;10.1;14;2.9;12.99;3.4;3.24;21118 +97078;49.33203;-.86063;37;20220701;20.4;9;14.7;2.9;12.29;0;4.13;25647 +97078;49.33203;-.86063;37;20220702;21.1;8.4;14.8;2.4;12.94;0;4.13;26725 +97078;49.33203;-.86063;37;20220703;20;9.6;14.8;2.9;13.59;0;3.68;24050 +97078;49.33203;-.86063;37;20220704;19.8;9.7;14.7;3.1;13.24;0;3.7;23793 +97078;49.33203;-.86063;37;20220705;19.5;10.4;14.9;3.3;13.54;0;3.57;22549 +97078;49.33203;-.86063;37;20220706;20.7;11.2;16;2.6;15.09;0;3.63;23129 +97078;49.33203;-.86063;37;20220707;20.2;12.6;16.4;3.8;15.99;.1;3.28;20441 +97078;49.33203;-.86063;37;20220708;21.1;11;16;2.2;15.69;.1;3.64;23610 +97078;49.33203;-.86063;37;20220709;21.1;12.2;16.7;3.2;16.34;0;3.5;22261 +97078;49.33203;-.86063;37;20220710;21.2;15.7;18.4;4.3;16.19;0;3.53;17330 +97078;49.33203;-.86063;37;20220711;23.3;15;19.2;3.1;17.39;0;3.96;21408 +97078;49.33203;-.86063;37;20220712;30.6;13.8;22.2;1.6;18.34;0;5.59;29316 +97078;49.33203;-.86063;37;20220713;23.4;16.6;20;2.1;18.44;0;3.62;19128 +97078;49.33203;-.86063;37;20220714;21.8;14.2;18;3.4;15.79;0;3.71;20069 +97078;49.33203;-.86063;37;20220715;21.3;12.7;17;3.2;15.59;0;3.63;21641 +97078;49.33203;-.86063;37;20220716;21.9;10.6;16.2;3.1;15.89;0;3.74;24517 +97078;49.33203;-.86063;37;20220717;24;15.8;19.9;3.1;16.94;0;4.12;20860 +97078;49.33203;-.86063;37;20220718;28;14.2;21.1;2.3;17.44;0;5.15;26972 +97078;49.33203;-.86063;37;20220719;36.1;19.3;27.7;3.1;16.64;0;7.65;28727 +97078;49.33203;-.86063;37;20220720;23.2;16.5;19.9;2.5;18.19;1.3;3.56;18552 +97078;49.33203;-.86063;37;20220721;21.7;16.8;19.3;3.2;17.29;0;3.26;15798 +97078;49.33203;-.86063;37;20220722;22.8;17.3;20;3.4;18.79;3.9;3.36;16866 +97078;49.33203;-.86063;37;20220723;22.9;15.3;19.1;3;17.09;0;3.62;18907 +97078;49.33203;-.86063;37;20220724;29.3;14.3;21.8;2.5;17.34;.1;5.39;26523 +97078;49.33203;-.86063;37;20220725;21.3;15.1;18.2;4.5;16.69;0;3.38;17640 +97078;49.33203;-.86063;37;20220726;20.4;16.3;18.4;3.8;14.39;0;3.44;14158 +97078;49.33203;-.86063;37;20220727;21;11.4;16.2;2.8;14.64;0;3.56;21387 +97078;49.33203;-.86063;37;20220728;22.8;15.6;19.2;2;14.69;0;3.71;18572 +97078;49.33203;-.86063;37;20220729;22.4;13.8;18.1;2;17.64;.1;3.34;20145 +97078;49.33203;-.86063;37;20220730;22.9;12.8;17.9;2.9;16.84;0;3.66;21773 +97078;49.33203;-.86063;37;20220731;22.6;17.9;20.2;4;18.64;0;3.25;14912 +97078;49.33203;-.86063;37;20220801;23.5;17.2;20.3;3.2;17.79;0;3.52;16530 +97078;49.33203;-.86063;37;20220802;25;15;20;2.3;18.49;0;3.87;21329 +97078;49.33203;-.86063;37;20220803;22.3;14.1;18.2;1.6;18.84;.1;3.14;19413 +97078;49.33203;-.86063;37;20220804;22.3;16;19.1;3.6;16.89;0;3.39;16297 +97078;49.33203;-.86063;37;20220805;20.4;14.6;17.5;5.6;13.44;0;3.78;14308 +97078;49.33203;-.86063;37;20220806;22.2;10.8;16.5;4.6;13.79;0;4.02;22460 +97078;49.33203;-.86063;37;20220807;22;17.4;19.7;5;14.89;0;3.96;14269 +97078;49.33203;-.86063;37;20220808;22.5;17.9;20.2;5.6;16.74;.1;3.77;14112 +97078;49.33203;-.86063;37;20220809;22.1;18.3;20.2;7;18.64;0;3.24;12851 +97078;49.33203;-.86063;37;20220810;23.4;19;21.2;5.8;20.39;0;3.18;13567 +97078;49.33203;-.86063;37;20220811;24.3;19.1;21.7;3.3;20.54;0;3.21;14730 +97078;49.33203;-.86063;37;20220812;24.9;16.7;20.8;2.6;19.84;0;3.44;18317 +97078;49.33203;-.86063;37;20220813;25.7;14.1;19.9;2.8;18.94;0;3.8;21730 +97078;49.33203;-.86063;37;20220814;25.2;15.6;20.4;1.5;17.89;0;3.55;19617 +97078;49.33203;-.86063;37;20220815;24.5;16.4;20.5;2.3;18.54;.1;3.41;17916 +97078;49.33203;-.86063;37;20220816;25.7;16.5;21.1;2.1;18.49;7.2;3.64;18946 +97078;49.33203;-.86063;37;20220817;22.3;14.3;18.3;2.6;17.99;9.8;2.93;17406 +97078;49.33203;-.86063;37;20220818;23.3;15.7;19.5;2.7;17.99;0;3.12;16326 +97078;49.33203;-.86063;37;20220819;22.2;17.5;19.8;4.1;17.99;1.3;2.97;13114 +97078;49.33203;-.86063;37;20220820;22.5;12.3;17.4;2.4;14.49;.1;3.38;19276 +97078;49.33203;-.86063;37;20220821;21.3;11.1;16.2;2.1;15.04;.1;3;19027 +97078;49.33203;-.86063;37;20220822;23.2;16;19.6;2.2;18.54;.8;2.91;16069 +97078;49.33203;-.86063;37;20220823;23.4;18.4;20.9;2.3;21.19;.2;2.53;13184 +97078;49.33203;-.86063;37;20220824;24.3;15.3;19.8;2.2;20.69;12.4;2.91;17585 +97078;49.33203;-.86063;37;20220825;21.9;18.5;20.2;4.1;20.34;1.3;2.29;10642 +97078;49.33203;-.86063;37;20220826;20.8;13.4;17.1;2.9;16.14;.1;2.65;15653 +97078;49.33203;-.86063;37;20220827;22.1;11.5;16.8;4;15.94;0;3.07;18569 +97078;49.33203;-.86063;37;20220828;21.3;18.2;19.8;7.4;17.34;0;3.17;10117 +97078;49.33203;-.86063;37;20220829;21.5;18.3;19.9;8.4;16.99;.2;3.47;10247 +97078;49.33203;-.86063;37;20220830;21.3;18.1;19.7;7.3;17.94;0;2.92;10074 +97078;49.33203;-.86063;37;20220831;21.5;18.6;20;8.2;18.39;0;2.97;9397 +97078;49.33203;-.86063;37;20220901;21.7;17.6;19.7;3.5;18.89;3.7;2.38;11273 +97078;49.33203;-.86063;37;20220902;21.7;16.5;19.1;2.4;18.64;2.7;2.31;12472 +97078;49.33203;-.86063;37;20220903;22.2;15;18.6;2.4;17.24;1.3;2.62;14505 +97078;49.33203;-.86063;37;20220904;25.5;14.2;19.8;3.3;16.74;0;3.56;17938 +97078;49.33203;-.86063;37;20220905;23.6;16.3;20;3;18.24;3.1;2.86;14160 +97078;49.33203;-.86063;37;20220906;22.1;14.9;18.5;3.5;16.99;1.7;2.68;13995 +97078;49.33203;-.86063;37;20220907;22.9;15.1;19;3.7;16.44;7.3;3.02;14583 +97078;49.33203;-.86063;37;20220908;20.7;14.4;17.6;4.5;16.24;14.9;2.54;12925 +97078;49.33203;-.86063;37;20220909;20.3;15.4;17.9;6;16.44;5;2.57;11357 +97078;49.33203;-.86063;37;20220910;21.3;15.7;18.5;3.7;16.44;.7;2.55;11923 +97078;49.33203;-.86063;37;20220911;21.7;10.8;16.2;2.5;15.79;.1;2.47;16256 +97078;49.33203;-.86063;37;20220912;23.4;13.8;18.6;2.5;17.94;.2;2.54;15234 +97078;49.33203;-.86063;37;20220913;21.3;19.8;20.5;4.1;20.94;6.7;1.67;6131 +97078;49.33203;-.86063;37;20220914;20.7;18.2;19.5;3.4;20.64;1.2;1.53;7612 +97078;49.33203;-.86063;37;20220915;18.6;13.4;16;3.4;14.79;.1;2.05;10713 +97078;49.33203;-.86063;37;20220916;17.7;13.1;15.4;5.8;11.64;.2;2.95;9397 +97078;49.33203;-.86063;37;20220917;16.7;11;13.9;4.3;9.04;.1;2.99;10498 +97078;49.33203;-.86063;37;20220918;17.8;8.1;13;3.5;11.14;0;2.35;14300 +97078;49.33203;-.86063;37;20220919;18.7;9.1;13.9;2.7;11.94;0;2.25;14063 +97078;49.33203;-.86063;37;20220920;18.7;8.3;13.5;3.6;12.34;.1;2.25;14423 +97078;49.33203;-.86063;37;20220921;18.3;6.2;12.2;2.8;11.89;.1;2.03;15379 +97078;49.33203;-.86063;37;20220922;20.3;6.1;13.2;1.8;11.79;.1;2.18;16288 +97078;49.33203;-.86063;37;20220923;17.2;10.8;14;2.4;14.19;12.2;1.55;11018 +97078;49.33203;-.86063;37;20220924;17.1;12.8;14.9;6.7;13.64;9;2.07;8900 +97078;49.33203;-.86063;37;20220925;17.2;14.2;15.7;5.8;12.59;1.1;2.49;7479 +97078;49.33203;-.86063;37;20220926;16.2;10.1;13.1;5.2;12.44;7.4;1.84;10337 +97078;49.33203;-.86063;37;20220927;16.6;12.1;14.3;5.5;12.34;8.6;2.16;8740 +97078;49.33203;-.86063;37;20220928;15.1;10.3;12.7;3.6;12.09;6.4;1.59;8874 +97078;49.33203;-.86063;37;20220929;15.2;8.2;11.7;2.5;11.04;1.6;1.58;10657 +97078;49.33203;-.86063;37;20220930;16.3;6.5;11.4;4.5;11.69;5.1;1.67;12453 +97078;49.33203;-.86063;37;20221001;19.4;13.8;16.6;7.7;15.6;3.9;2.04;9589 +97078;49.33203;-.86063;37;20221002;18.6;15.2;16.9;5.2;16.23;7.1;1.64;6824 +97078;49.33203;-.86063;37;20221003;18.5;9.8;14.2;2.5;13.73;0;1.53;10255 +97078;49.33203;-.86063;37;20221004;17.2;13;15.1;3.8;14.69;0;1.46;7837 +97078;49.33203;-.86063;37;20221005;19.3;14.2;16.7;4.9;13.94;1.1;2.32;8515 +97078;49.33203;-.86063;37;20221006;18;8.9;13.5;2.7;11.44;0;1.79;11027 +97078;49.33203;-.86063;37;20221007;18.1;7.8;12.9;3.1;11.84;.1;1.75;11646 +97078;49.33203;-.86063;37;20221008;16.8;9.4;13.1;2.8;11.59;0;1.6;9639 +97078;49.33203;-.86063;37;20221009;18.7;5.5;12.1;2.6;10.34;0;1.83;12802 +97078;49.33203;-.86063;37;20221010;17.1;9.3;13.2;3.5;12.64;.8;1.49;9792 +97078;49.33203;-.86063;37;20221011;16.1;5.7;10.9;2.6;10.09;0;1.46;11038 +97078;49.33203;-.86063;37;20221012;18.5;4.4;11.4;2.6;11.19;1;1.56;12657 +97078;49.33203;-.86063;37;20221013;16.8;11;13.9;2.9;14.94;3.1;.99;8031 +97078;49.33203;-.86063;37;20221014;15.1;12.9;14;2.2;15.39;6.2;.75;5026 +97078;49.33203;-.86063;37;20221015;18;14;16;3.7;14.94;1.3;1.46;6617 +97078;49.33203;-.86063;37;20221016;16.8;11.1;14;3.2;14.89;2.8;.99;7624 +97078;49.33203;-.86063;37;20221017;19;15.3;17.1;2.6;16.94;4.6;1.18;6161 +97078;49.33203;-.86063;37;20221018;19.2;12;15.6;2.9;16.99;0;.97;8393 +97078;49.33203;-.86063;37;20221019;22.5;15.6;19;4;17.59;2.5;1.81;8075 +97078;49.33203;-.86063;37;20221020;20.5;15.2;17.8;2.9;16.64;4.2;1.44;7000 +97078;49.33203;-.86063;37;20221021;20.5;13.9;17.2;5;14.74;.7;2.04;7605 +97078;49.33203;-.86063;37;20221022;19.3;12.2;15.8;3.4;15.14;0;1.31;7861 +97078;49.33203;-.86063;37;20221023;21.5;15.7;18.6;5.1;15.19;3.9;2.35;7038 +97078;49.33203;-.86063;37;20221024;18.1;14;16;5.7;14.14;4;1.84;5844 +97078;49.33203;-.86063;37;20221025;18.4;11.4;14.9;3.5;14.34;.2;1.23;7427 +97078;49.33203;-.86063;37;20221026;20.2;14.4;17.3;4.2;15.59;.1;1.63;6650 +97078;49.33203;-.86063;37;20221027;22.4;13.7;18.1;2.9;15.89;0;1.58;7970 +97078;49.33203;-.86063;37;20221028;19.4;14.4;16.9;3.1;15.79;0;1.25;6005 +97078;49.33203;-.86063;37;20221029;21.6;13.7;17.7;3;16.49;3.1;1.35;7374 +97078;49.33203;-.86063;37;20221030;16.9;13.6;15.2;3.1;14.44;2.1;1.08;4842 +97078;49.33203;-.86063;37;20221031;17.6;9.8;13.7;3.8;13.44;1.7;1.1;7062 +97078;49.33203;-.86063;37;20221101;16;11.9;13.9;7.3;11.79;5.9;1.99;5168 +97078;49.33203;-.86063;37;20221102;15.9;8.9;12.4;5.5;11.64;1.4;1.36;6561 +97078;49.33203;-.86063;37;20221103;13.8;13.6;13.7;5.7;12.59;21.9;1.41;996 +97078;49.33203;-.86063;37;20221104;13.6;8.4;11;6.2;10.59;1.6;1.31;5500 +97078;49.33203;-.86063;37;20221105;12.8;7.1;9.9;4.3;11.04;1.8;.7;5679 +97078;49.33203;-.86063;37;20221106;14.2;12.1;13.2;5.8;13.24;10.5;1;3445 +97078;49.33203;-.86063;37;20221107;16.2;11.9;14.1;6.5;12.99;.7;1.46;4849 +97078;49.33203;-.86063;37;20221108;16.2;12.3;14.3;7.1;12.49;.6;1.76;4552 +97078;49.33203;-.86063;37;20221109;14.9;11.5;13.2;5;11.69;.4;1.41;4195 +97078;49.33203;-.86063;37;20221110;15.9;8;11.9;3.8;11.64;0;.94;6138 +97078;49.33203;-.86063;37;20221111;13.2;7.1;10.2;2.9;11.14;.2;.59;5219 +97078;49.33203;-.86063;37;20221112;18.4;5.3;11.8;2.3;11.94;.1;.72;7568 +97078;49.33203;-.86063;37;20221113;17.3;7.1;12.2;2.4;12.34;.2;.68;6637 +97078;49.33203;-.86063;37;20221114;16.1;8.3;12.2;2.9;11.69;.2;.84;5716 +97078;49.33203;-.86063;37;20221115;14.8;7;10.9;5.6;11.24;2.9;.94;5591 +97078;49.33203;-.86063;37;20221116;13.5;8;10.7;6.1;11.09;16.1;.92;4709 +97078;49.33203;-.86063;37;20221117;12.9;9.5;11.2;6.1;11.19;5.5;1;3705 +97078;49.33203;-.86063;37;20221118;12.6;8.3;10.5;4.2;9.94;2;1.01;4136 +97078;49.33203;-.86063;37;20221119;12.4;4.2;8.3;3.6;8.59;1.4;.84;5440 +97078;49.33203;-.86063;37;20221120;13.2;3.4;8.3;4.4;9.94;1.9;.59;5851 +97078;49.33203;-.86063;37;20221121;11.9;6.3;9.1;5.2;9.79;14.4;.83;4461 +97078;49.33203;-.86063;37;20221122;11.2;5.7;8.4;6.2;9.54;6.3;.77;4368 +97078;49.33203;-.86063;37;20221123;13.1;5.5;9.3;5.8;10.04;7;.84;5011 +97078;49.33203;-.86063;37;20221124;13.9;7.7;10.8;5;10.79;7.8;.9;4507 +97078;49.33203;-.86063;37;20221125;13.6;7.4;10.5;3.8;10.24;.2;.84;4470 +97078;49.33203;-.86063;37;20221126;11.5;6.9;9.2;4.2;10.54;3.3;.5;3827 +97078;49.33203;-.86063;37;20221127;11.7;10.3;11;4.5;12.14;9.2;.52;2214 +97078;49.33203;-.86063;37;20221128;11.2;7.3;9.3;3.4;10.19;6.3;.54;3502 +97078;49.33203;-.86063;37;20221129;11.4;5;8.2;2.4;9.39;.1;.41;4339 +97078;49.33203;-.86063;37;20221130;7.8;4.4;6.1;2.1;8.69;0;.3;3006 +97078;49.33203;-.86063;37;20221201;9.4;-.4;4.5;2.9;7.64;.1;.27;5165 +97078;49.33203;-.86063;37;20221202;8.8;0;4.4;4.2;7.44;.9;.42;4907 +97078;49.33203;-.86063;37;20221203;5.2;5.5;5.3;8.1;7.34;.1;1.01;398 +97078;49.33203;-.86063;37;20221204;4.5;3.7;4.1;4.2;7.09;0;.58;1230 +97078;49.33203;-.86063;37;20221205;6.3;3.4;4.9;1.8;7.44;0;.34;2845 +97078;49.33203;-.86063;37;20221206;8.4;-.2;4.1;2;7.04;1.7;.21;4657 +97078;49.33203;-.86063;37;20221207;6.9;3.6;5.3;2.2;8.09;5.5;.27;2963 +97078;49.33203;-.86063;37;20221208;7.2;1.9;4.5;2.4;6.84;.9;.44;3583 +97078;49.33203;-.86063;37;20221209;4.9;-.4;2.3;2.1;6.34;2.1;.22;3663 +97078;49.33203;-.86063;37;20221210;5.4;-1.1;2.1;3.2;6.14;2.1;.34;3988 +97078;49.33203;-.86063;37;20221211;3;-.2;1.4;4;5.94;.8;.37;2883 +97078;49.33203;-.86063;37;20221212;.4;-1.3;-.4;3.1;5.59;.2;.23;2036 +97078;49.33203;-.86063;37;20221213;.9;-2.3;-.7;3.7;4.64;1;.44;2854 +97078;49.33203;-.86063;37;20221214;4.1;-.6;1.8;3.7;5.79;.2;.41;3355 +97078;49.33203;-.86063;37;20221215;5.9;.6;3.2;5.1;5.74;.4;.81;3553 +97078;49.33203;-.86063;37;20221216;7.9;4.1;6;4.1;6.39;.1;1.02;3018 +97078;49.33203;-.86063;37;20221217;.9;-3.4;-1.2;2.6;4.84;0;.25;3146 +97078;49.33203;-.86063;37;20221218;7;-3.1;2;4.8;6.54;9.8;.27;4744 +97078;49.33203;-.86063;37;20221219;13.4;7.7;10.5;7.8;12.04;8.1;.39;3659 +97078;49.33203;-.86063;37;20221220;12.5;12.1;12.3;4.5;11.99;6.5;.95;1133 +97078;49.33203;-.86063;37;20221221;12.4;6.2;9.3;3.8;11.34;10.4;.18;3744 +97078;49.33203;-.86063;37;20221222;13.3;10.4;11.8;5.1;13.09;7.2;.41;2666 +97078;49.33203;-.86063;37;20221223;14.2;11.7;12.9;5.6;13.29;.7;.73;2503 +97078;49.33203;-.86063;37;20221224;12.8;10.2;11.5;3.6;11.74;1.4;.63;2528 +97078;49.33203;-.86063;37;20221225;11;8.5;9.7;3;11.84;6.9;.22;2422 +97078;49.33203;-.86063;37;20221226;10;9.2;9.6;4.7;9.69;.2;.97;1586 +97078;49.33203;-.86063;37;20221227;11;3.8;7.4;4.8;8.84;.7;.58;4052 +97078;49.33203;-.86063;37;20221228;12.3;9.5;10.9;8;11.19;2.8;.95;2679 +97078;49.33203;-.86063;37;20221229;10.5;9.6;10.1;7;9.49;2;1.39;1624 +97078;49.33203;-.86063;37;20221230;14.6;5.2;9.9;6.6;11.74;14.5;.41;4709 +97078;49.33203;-.86063;37;20221231;19.9;12.5;16.2;10.2;14.79;6.8;2.15;4150 +97079;49.33044;-.55745;30;20220101;16.4;11.2;13.8;3.8;12.19;1.7;1.02;3537 +97079;49.33044;-.55745;30;20220102;14.7;11.6;13.2;6.8;11.69;.1;1.47;2822 +97079;49.33044;-.55745;30;20220103;12.9;10.9;11.9;4.5;11.09;16.3;1.04;2346 +97079;49.33044;-.55745;30;20220104;9.4;7.7;8.6;6.2;8.79;1.3;1.11;2203 +97079;49.33044;-.55745;30;20220105;8;5.1;6.6;6.8;6.29;.4;1.62;2797 +97079;49.33044;-.55745;30;20220106;6.5;3.3;4.9;4.9;6.99;1.6;.74;2944 +97079;49.33044;-.55745;30;20220107;8.6;5.4;7;6.7;8.29;3.4;.88;2968 +97079;49.33044;-.55745;30;20220108;9.9;5;7.5;7.9;9.29;10.2;.63;3627 +97079;49.33044;-.55745;30;20220109;9.8;5.9;7.9;5.1;8.49;1.6;.9;3300 +97079;49.33044;-.55745;30;20220110;8.5;6.8;7.7;2.5;9.79;0;.35;2311 +97079;49.33044;-.55745;30;20220111;9.4;7.1;8.3;2;10.09;.3;.33;2660 +97079;49.33044;-.55745;30;20220112;9;8.1;8.6;1.4;10.39;0;.37;1803 +97079;49.33044;-.55745;30;20220113;5.7;2.8;4.3;1.4;7.69;0;.23;3007 +97079;49.33044;-.55745;30;20220114;8.1;-.3;3.9;2;6.49;.1;.37;4943 +97079;49.33044;-.55745;30;20220115;1.7;-1;.4;2.5;5.99;0;.21;2977 +97079;49.33044;-.55745;30;20220116;9.2;.3;4.8;4.3;8.49;.6;.2;5199 +97079;49.33044;-.55745;30;20220117;9.9;4.5;7.2;1.7;8.19;0;.44;4172 +97079;49.33044;-.55745;30;20220118;3.3;-1.2;1.1;1.5;6.79;.1;.09;3884 +97079;49.33044;-.55745;30;20220119;9.6;1.9;5.8;3.9;8.59;1.3;.36;5043 +97079;49.33044;-.55745;30;20220120;8.2;7;7.6;5.8;7.39;.1;1.42;2215 +97079;49.33044;-.55745;30;20220121;7.7;6;6.9;4.9;6.59;0;1.41;2606 +97079;49.33044;-.55745;30;20220122;7.1;5.7;6.4;3.1;7.49;0;.8;2425 +97079;49.33044;-.55745;30;20220123;5.1;5.4;5.3;2.5;7.09;0;.79;0 +97079;49.33044;-.55745;30;20220124;6.6;-1.4;2.6;2;6.29;0;.36;5490 +97079;49.33044;-.55745;30;20220125;.5;-4.2;-1.8;1.9;5.69;0;.06;4344 +97079;49.33044;-.55745;30;20220126;6;.3;3.2;2.2;7.39;0;.24;4818 +97079;49.33044;-.55745;30;20220127;10.2;5;7.6;5.2;9.29;.2;.66;4682 +97079;49.33044;-.55745;30;20220128;7.9;2.4;5.2;2.8;9.29;0;.11;4876 +97079;49.33044;-.55745;30;20220129;10.2;6.7;8.5;5.7;11.19;.2;.21;4012 +97079;49.33044;-.55745;30;20220130;9.9;6.1;8;3.5;8.89;0;.77;4228 +97079;49.33044;-.55745;30;20220131;9.4;6.2;7.8;8.1;8.39;.2;1.26;3963 +97079;49.33044;-.55745;30;20220201;11.2;6;8.6;7.2;10.19;.1;.71;5036 +97079;49.33044;-.55745;30;20220202;10.6;8.7;9.7;4.7;9.79;0;1.02;3219 +97079;49.33044;-.55745;30;20220203;9.4;6.8;8.1;4.5;9.39;.1;.75;3765 +97079;49.33044;-.55745;30;20220204;10.3;6.9;8.6;6.4;8.29;.8;1.45;4322 +97079;49.33044;-.55745;30;20220205;11.1;2.2;6.7;5.5;7.99;.1;1.05;6895 +97079;49.33044;-.55745;30;20220206;11.9;8.5;10.2;10.6;10.69;4.4;1.19;4453 +97079;49.33044;-.55745;30;20220207;11.4;8.2;9.8;4.8;8.79;.1;1.42;4394 +97079;49.33044;-.55745;30;20220208;12;7.3;9.7;4;10.39;0;.84;5337 +97079;49.33044;-.55745;30;20220209;9.9;3.9;6.9;2.2;9.19;.5;.52;6079 +97079;49.33044;-.55745;30;20220210;8.1;6.5;7.3;4.3;8.61;6.3;.72;2200 +97079;49.33044;-.55745;30;20220211;10.3;1.2;5.7;2.8;6.71;0;.93;8200 +97079;49.33044;-.55745;30;20220212;10.2;-1.5;4.3;3.7;5.71;0;1.18;10500 +97079;49.33044;-.55745;30;20220213;10.8;1.8;6.3;7.9;8.61;5.1;.77;6400 +97079;49.33044;-.55745;30;20220214;11.3;6.7;9;6.2;8.91;1;1.26;7900 +97079;49.33044;-.55745;30;20220215;11;3.7;7.3;7.1;9.51;5.2;.62;3900 +97079;49.33044;-.55745;30;20220216;13.8;10.1;12;10.1;13.19;.4;.79;5383 +97079;49.33044;-.55745;30;20220217;13;9.9;11.5;7.4;9.89;0;1.91;5029 +97079;49.33044;-.55745;30;20220218;12;8.2;10.1;9.8;8.79;2.2;2.13;5616 +97079;49.33044;-.55745;30;20220219;9.8;3.1;6.5;7.5;8.09;.4;1.15;7461 +97079;49.33044;-.55745;30;20220220;12.8;7.8;10.3;9.5;10.39;2.1;1.48;6588 +97079;49.33044;-.55745;30;20220221;10.4;5.8;8.1;8.7;8.09;.1;1.7;6427 +97079;49.33044;-.55745;30;20220222;14.5;5.8;10.2;5.8;10.19;.2;1.46;8847 +97079;49.33044;-.55745;30;20220223;10;2.1;6.1;2.9;8.19;0;.86;8572 +97079;49.33044;-.55745;30;20220224;9.6;6.9;8.3;6.6;7.59;1.9;1.78;5222 +97079;49.33044;-.55745;30;20220225;10.3;1.9;6.1;4.2;7.39;0;1.24;9094 +97079;49.33044;-.55745;30;20220226;11.4;1;6.2;3.4;6.09;.1;1.61;10231 +97079;49.33044;-.55745;30;20220227;12.4;1.1;6.8;3.9;5.79;0;1.95;10807 +97079;49.33044;-.55745;30;20220228;15.8;3;9.4;3.2;8.29;.6;1.77;11649 +97079;49.33044;-.55745;30;20220301;13.7;8.2;11;1.9;10.49;7;1.14;7860 +97079;49.33044;-.55745;30;20220302;11.2;7.8;9.5;2.4;9.99;.1;1;6337 +97079;49.33044;-.55745;30;20220303;12.9;8.3;10.6;2.3;10.89;1.5;1.07;7421 +97079;49.33044;-.55745;30;20220304;8.6;7.9;8.3;5.1;9.29;0;1;3135 +97079;49.33044;-.55745;30;20220305;8.1;7.2;7.7;7;8.79;1.4;1.12;3557 +97079;49.33044;-.55745;30;20220306;7.7;5.8;6.8;8.9;7.19;0;1.71;5087 +97079;49.33044;-.55745;30;20220307;6.9;2.7;4.8;5.7;5.09;0;1.91;7505 +97079;49.33044;-.55745;30;20220308;15;-.3;7.4;3.5;6.79;0;2.09;14220 +97079;49.33044;-.55745;30;20220309;14.8;5.4;10.1;3.7;8.89;0;1.88;11368 +97079;49.33044;-.55745;30;20220310;16;8.4;12.2;3.3;9.79;.1;1.99;10392 +97079;49.33044;-.55745;30;20220311;13.2;8.4;10.8;4.7;9.79;2.2;1.74;8436 +97079;49.33044;-.55745;30;20220312;14;6.4;10.2;4;8.79;.1;1.94;10669 +97079;49.33044;-.55745;30;20220313;12.8;8.3;10.6;3.5;9.39;2.4;1.66;8392 +97079;49.33044;-.55745;30;20220314;13.4;5.2;9.3;2.8;9.09;.1;1.58;11358 +97079;49.33044;-.55745;30;20220315;14.7;5.8;10.3;2.6;10.69;.1;1.48;11970 +97079;49.33044;-.55745;30;20220316;13.7;10.4;12.1;3.5;11.69;1.1;1.41;7509 +97079;49.33044;-.55745;30;20220317;11.2;7.4;9.3;3.8;7.99;0;1.81;8133 +97079;49.33044;-.55745;30;20220318;14.3;.2;7.2;3.6;7.31;0;2.08;17500 +97079;49.33044;-.55745;30;20220319;15.1;5.8;10.4;4.9;6.81;0;2.97;16400 +97079;49.33044;-.55745;30;20220320;13.7;1.6;7.6;3.2;6.61;0;2.23;17600 +97079;49.33044;-.55745;30;20220321;18.3;2.4;10.3;3.9;9.11;0;2.46;16300 +97079;49.33044;-.55745;30;20220322;18.2;4.3;11.2;4.5;7.11;0;3.3;17600 +97079;49.33044;-.55745;30;20220323;18.1;1.5;9.8;2.8;6.71;0;2.77;18100 +97079;49.33044;-.55745;30;20220324;17.9;1.8;9.8;1.9;7.71;0;2.33;17700 +97079;49.33044;-.55745;30;20220325;18.8;3.3;11;2.9;7.81;0;2.8;17600 +97079;49.33044;-.55745;30;20220326;18.5;2.4;10.4;5;8.29;0;3.31;18737 +97079;49.33044;-.55745;30;20220327;17.6;3.7;10.6;2.4;10.01;.2;2.24;18300 +97079;49.33044;-.55745;30;20220328;21.3;2.4;11.8;2;10.11;.1;2.17;11900 +97079;49.33044;-.55745;30;20220329;16.4;11.2;13.8;3.4;10.42;.9;2.22;9728 +97079;49.33044;-.55745;30;20220330;11.6;7.8;9.7;4;10.61;6.5;1.02;5700 +97079;49.33044;-.55745;30;20220331;7.3;5.5;6.4;6.8;6.71;2.2;1.73;7700 +97079;49.33044;-.55745;30;20220401;6.6;3.4;5;9.1;5.32;1.1;2.21;8956 +97079;49.33044;-.55745;30;20220402;8.5;3.2;5.8;4.4;5.11;.7;2.35;15500 +97079;49.33044;-.55745;30;20220403;8.2;1.3;4.8;2.9;5.34;.2;2.02;16864 +97079;49.33044;-.55745;30;20220404;9.2;-1.2;4;6.9;7.81;.4;.76;7100 +97079;49.33044;-.55745;30;20220405;12.1;8.4;10.2;6.1;10.92;0;1.32;9830 +97079;49.33044;-.55745;30;20220406;13.9;8.1;11;8.1;10.21;2;2.04;11000 +97079;49.33044;-.55745;30;20220407;13.1;10.4;11.7;9.6;9.61;2.4;2.83;16000 +97079;49.33044;-.55745;30;20220408;6.9;5.9;6.4;5.6;7.97;13.6;1.07;4672 +97079;49.33044;-.55745;30;20220409;11.1;1.7;6.4;3.6;7.02;.1;2.31;18783 +97079;49.33044;-.55745;30;20220410;13.9;2.4;8.2;4.7;6.67;0;2.83;20460 +97079;49.33044;-.55745;30;20220411;19.1;5.4;12.2;6.7;8.87;.3;3.79;19446 +97079;49.33044;-.55745;30;20220412;17;9.6;13.3;4.3;11.69;3.1;2.08;8456 +97079;49.33044;-.55745;30;20220413;19.8;5.6;12.7;2.1;11.42;0;2.48;17205 +97079;49.33044;-.55745;30;20220414;22;6.4;14.2;1.6;11.21;.1;3.24;22500 +97079;49.33044;-.55745;30;20220415;22.4;6.9;14.6;1.9;10.81;0;3.43;22400 +97079;49.33044;-.55745;30;20220416;18.2;6;12.1;2.1;10.81;0;3;23600 +97079;49.33044;-.55745;30;20220417;20.3;4.9;12.6;3;10.01;0;3.31;21500 +97079;49.33044;-.55745;30;20220418;14.8;6.6;10.7;3.2;10.01;0;2.25;16100 +97079;49.33044;-.55745;30;20220419;13.8;4.5;9.1;3.7;9.87;.1;2.08;16516 +97079;49.33044;-.55745;30;20220420;15.3;5.9;10.6;3.6;10.52;0;2.76;20566 +97079;49.33044;-.55745;30;20220421;18.4;4.5;11.4;4.3;9.24;0;3.9;22767 +97079;49.33044;-.55745;30;20220422;16.4;7.7;12;5.3;10.42;0;3.06;18639 +97079;49.33044;-.55745;30;20220423;15.8;7.9;11.8;3.5;11.51;0;1.91;11900 +97079;49.33044;-.55745;30;20220424;15.7;9.4;12.5;3.9;11.41;0;2.74;20500 +97079;49.33044;-.55745;30;20220425;14.1;8.6;11.3;3.9;9.61;0;2.91;21500 +97079;49.33044;-.55745;30;20220426;14.7;6.1;10.4;4.6;9.31;0;2.82;21200 +97079;49.33044;-.55745;30;20220427;15.2;4.1;9.6;4.5;8.61;0;3.09;24200 +97079;49.33044;-.55745;30;20220428;14.2;7;10.6;2.5;10.11;0;1.97;12900 +97079;49.33044;-.55745;30;20220429;14.7;8.7;11.7;4.1;10.31;0;3.01;23200 +97079;49.33044;-.55745;30;20220430;14.4;8.5;11.4;3.5;9.41;0;2.83;19000 +97079;49.33044;-.55745;30;20220501;18.6;5.6;12.1;2.5;9.11;1;3.21;20100 +97079;49.33044;-.55745;30;20220502;16.2;9.4;12.8;4.1;10.57;0;2.7;15092 +97079;49.33044;-.55745;30;20220503;16.8;9.7;13.2;3.7;10.27;0;3.19;18445 +97079;49.33044;-.55745;30;20220504;18.5;3.6;11;3.2;10.61;.3;2.98;21800 +97079;49.33044;-.55745;30;20220505;17.7;8.5;13.1;3.5;11.31;.1;3.31;23500 +97079;49.33044;-.55745;30;20220506;16.2;6.9;11.6;2.7;11.49;0;2.67;19681 +97079;49.33044;-.55745;30;20220507;15.2;9.9;12.6;2.4;12.69;0;2.2;15023 +97079;49.33044;-.55745;30;20220508;14.9;10.9;12.9;3.9;12.49;.1;2.16;13166 +97079;49.33044;-.55745;30;20220509;21.4;5;13.2;1.8;12.19;0;3.76;26467 +97079;49.33044;-.55745;30;20220510;22.7;13;17.9;2.8;12.69;0;4.11;20539 +97079;49.33044;-.55745;30;20220511;22.3;9.6;16;4.5;12.19;.1;4.43;23577 +97079;49.33044;-.55745;30;20220512;15.7;7.5;11.6;2.9;11.29;.2;2.68;19105 +97079;49.33044;-.55745;30;20220513;16.7;6.6;11.7;2.7;10.89;0;3;21272 +97079;49.33044;-.55745;30;20220514;16.5;6.3;11.4;3.3;11.69;.7;2.8;21478 +97079;49.33044;-.55745;30;20220515;18;14.9;16.5;3.6;13.89;8.8;2.73;12043 +97079;49.33044;-.55745;30;20220516;22.3;13.9;18.1;3.3;15.49;3.8;3.73;19702 +97079;49.33044;-.55745;30;20220517;28.6;12.3;20.5;2.5;15.49;.7;5.36;27438 +97079;49.33044;-.55745;30;20220518;22.4;10.9;16.7;2.6;15.19;4.1;3.8;23199 +97079;49.33044;-.55745;30;20220519;17.2;14;15.6;3.7;14.29;3.9;2.46;12443 +97079;49.33044;-.55745;30;20220520;17.4;11.4;14.4;2.5;12.89;2.3;2.83;16986 +97079;49.33044;-.55745;30;20220521;17.6;9.7;13.7;3;13.19;0;2.9;19519 +97079;49.33044;-.55745;30;20220522;16.9;13.2;15.1;2.4;14.59;3.9;2.32;13512 +97079;49.33044;-.55745;30;20220523;15.3;13.4;14.4;3.4;14.39;4.7;1.82;9811 +97079;49.33044;-.55745;30;20220524;16;8.6;12.3;3.8;11.59;.8;2.84;19111 +97079;49.33044;-.55745;30;20220525;16.1;7.5;11.8;4.8;12.19;.3;2.67;20647 +97079;49.33044;-.55745;30;20220526;16.5;13;14.8;4.3;13.29;0;2.59;13334 +97079;49.33044;-.55745;30;20220527;17.4;11.6;14.5;4;13.39;.2;2.86;17125 +97079;49.33044;-.55745;30;20220528;14.9;8.5;11.7;5.5;11.09;0;2.71;18027 +97079;49.33044;-.55745;30;20220529;14;11.3;12.7;5.6;9.89;.9;2.91;11858 +97079;49.33044;-.55745;30;20220530;16.1;8.4;12.3;2.7;10.39;0;3.12;19855 +97079;49.33044;-.55745;30;20220531;16.1;5.3;10.7;2.6;10.09;.1;3.21;23517 +97079;49.33044;-.55745;30;20220601;16;6.8;11.4;3.3;10.99;0;3.02;21786 +97079;49.33044;-.55745;30;20220602;18.5;10.5;14.5;4.2;12.29;.1;3.51;20387 +97079;49.33044;-.55745;30;20220603;18;14.4;16.2;2.1;15.09;10.5;2.54;13815 +97079;49.33044;-.55745;30;20220604;18.7;14.5;16.6;4.6;16.59;8.5;2.54;14928 +97079;49.33044;-.55745;30;20220605;17.1;13.7;15.4;3.9;15.39;2;2.29;13491 +97079;49.33044;-.55745;30;20220606;19.9;9.9;14.9;3.1;13.69;3.9;3.59;22947 +97079;49.33044;-.55745;30;20220607;20.7;14.7;17.7;3.7;15.69;4.3;3.43;17881 +97079;49.33044;-.55745;30;20220608;19.5;14.6;17.1;5.3;14.69;.2;3.39;16217 +97079;49.33044;-.55745;30;20220609;20.1;11.2;15.7;3.6;13.89;.1;3.64;21776 +97079;49.33044;-.55745;30;20220610;21.5;12.7;17.1;3.3;15.69;.4;3.71;21686 +97079;49.33044;-.55745;30;20220611;18.8;13.5;16.2;2;14.49;.2;2.98;16925 +97079;49.33044;-.55745;30;20220612;17.8;9.4;13.6;3;13.19;.1;3.12;21247 +97079;49.33044;-.55745;30;20220613;17.7;10.4;14.1;3.7;12.59;0;3.22;19850 +97079;49.33044;-.55745;30;20220614;19.5;7.6;13.6;3.4;13.39;0;3.56;25276 +97079;49.33044;-.55745;30;20220615;20.9;11.2;16.1;2.1;15.89;0;3.55;22870 +97079;49.33044;-.55745;30;20220616;20.6;9.8;15.2;2.2;14.99;0;3.63;24130 +97079;49.33044;-.55745;30;20220617;32;12.4;22.2;1.7;15.39;0;6.12;30727 +97079;49.33044;-.55745;30;20220618;22;13.8;17.9;3.2;16.69;1.5;3.69;21088 +97079;49.33044;-.55745;30;20220619;16.7;14;15.4;9.8;14.69;6.5;2.45;12243 +97079;49.33044;-.55745;30;20220620;18.3;14.2;16.3;7.8;14.39;.3;3.19;15013 +97079;49.33044;-.55745;30;20220621;19.3;15.2;17.3;5.2;14.89;0;3.28;15014 +97079;49.33044;-.55745;30;20220622;19.7;16.9;18.3;5.2;15.69;.4;3.18;12463 +97079;49.33044;-.55745;30;20220623;21.7;15.1;18.4;1.9;17.39;1;3.37;18955 +97079;49.33044;-.55745;30;20220624;23.7;15.1;19.4;3.5;16.19;1;4.32;21583 +97079;49.33044;-.55745;30;20220625;19.6;11.5;15.6;3.3;13.49;3.3;3.58;20946 +97079;49.33044;-.55745;30;20220626;21;9.8;15.4;3.2;11.99;.7;4.27;24558 +97079;49.33044;-.55745;30;20220627;21.2;10.4;15.8;3.4;12.39;0;4.27;24104 +97079;49.33044;-.55745;30;20220628;22.4;10.5;16.5;2.5;12.79;.4;4.4;25263 +97079;49.33044;-.55745;30;20220629;21.1;12.5;16.8;2.7;13.79;7.9;3.87;21505 +97079;49.33044;-.55745;30;20220630;17.6;10.2;13.9;2.7;12.89;3.3;3.1;19949 +97079;49.33044;-.55745;30;20220701;21.6;8.8;15.2;3.3;12.19;0;4.39;26102 +97079;49.33044;-.55745;30;20220702;20.6;9.4;15;2.2;13.19;0;3.85;24404 +97079;49.33044;-.55745;30;20220703;18.7;10.4;14.6;3.1;13.79;.1;3.23;21023 +97079;49.33044;-.55745;30;20220704;18.5;10.1;14.3;3.7;13.39;0;3.26;21113 +97079;49.33044;-.55745;30;20220705;18.9;11.3;15.1;3.5;13.69;0;3.3;20063 +97079;49.33044;-.55745;30;20220706;20.3;11;15.7;2.4;14.99;0;3.46;22118 +97079;49.33044;-.55745;30;20220707;20;14;17;4.4;16.49;.1;3.03;17795 +97079;49.33044;-.55745;30;20220708;20.4;12;16.2;2.3;15.89;.1;3.31;20951 +97079;49.33044;-.55745;30;20220709;20.7;12.5;16.6;3;16.19;0;3.32;20658 +97079;49.33044;-.55745;30;20220710;21.7;14.3;18;4.2;15.49;0;3.82;19594 +97079;49.33044;-.55745;30;20220711;23.7;14.7;19.2;3.1;16.89;0;4.07;21522 +97079;49.33044;-.55745;30;20220712;29.6;14.2;21.9;1.6;17.89;0;5.32;27979 +97079;49.33044;-.55745;30;20220713;22.8;17.3;20.1;2.1;18.39;0;3.32;16806 +97079;49.33044;-.55745;30;20220714;20.7;14.9;17.8;3.3;16.29;0;3.21;17201 +97079;49.33044;-.55745;30;20220715;21.1;10.9;16;2.1;14.79;0;3.61;22636 +97079;49.33044;-.55745;30;20220716;21.6;11;16.3;2.8;15.29;0;3.69;22998 +97079;49.33044;-.55745;30;20220717;24.8;14.2;19.5;2.3;15.79;0;4.36;22923 +97079;49.33044;-.55745;30;20220718;30.3;14.2;22.3;2.2;15.29;0;5.8;28081 +97079;49.33044;-.55745;30;20220719;37.6;17.8;27.7;3.1;15.49;.1;8;29224 +97079;49.33044;-.55745;30;20220720;22.3;17;19.7;2.5;18.19;1.9;3.19;16137 +97079;49.33044;-.55745;30;20220721;21.3;17.5;19.4;3.5;17.49;0;3.03;13663 +97079;49.33044;-.55745;30;20220722;22.2;17.1;19.7;3.2;18.59;7.3;3.13;15717 +97079;49.33044;-.55745;30;20220723;21;16.9;19;3.5;17.29;0;2.98;14070 +97079;49.33044;-.55745;30;20220724;27.4;15.5;21.5;2.1;17.79;0;4.64;23644 +97079;49.33044;-.55745;30;20220725;21.9;15.4;18.7;4.8;16.19;0;3.66;17486 +97079;49.33044;-.55745;30;20220726;20.4;17.2;18.8;4.3;14.89;0;3.36;12314 +97079;49.33044;-.55745;30;20220727;20.8;13.5;17.2;3.3;14.49;0;3.47;18350 +97079;49.33044;-.55745;30;20220728;21.8;16.4;19.1;2;13.19;0;3.49;15756 +97079;49.33044;-.55745;30;20220729;22.3;15;18.7;1.6;17.29;0;3.22;18181 +97079;49.33044;-.55745;30;20220730;22.1;13.9;18;3;17.09;0;3.32;19157 +97079;49.33044;-.55745;30;20220731;22.2;18.2;20.2;4.4;18.09;0;3.22;13412 +97079;49.33044;-.55745;30;20220801;21.2;18;19.6;3.4;17.59;0;2.83;11971 +97079;49.33044;-.55745;30;20220802;22.6;14.6;18.6;2;17.89;0;3.23;18640 +97079;49.33044;-.55745;30;20220803;21.8;14.4;18.1;1.5;18.69;0;2.94;17845 +97079;49.33044;-.55745;30;20220804;21.5;18;19.8;4.1;17.29;0;3.07;12308 +97079;49.33044;-.55745;30;20220805;19.3;18.1;18.7;6;14.39;0;3.28;7303 +97079;49.33044;-.55745;30;20220806;21.4;10.6;16;3.5;13.19;0;3.74;21134 +97079;49.33044;-.55745;30;20220807;21.5;17.7;19.6;4.9;14.39;0;3.86;12597 +97079;49.33044;-.55745;30;20220808;22;18.2;20.1;5.9;16.49;.1;3.69;12523 +97079;49.33044;-.55745;30;20220809;21.5;18.2;19.9;6.8;18.29;0;3.07;11622 +97079;49.33044;-.55745;30;20220810;22.9;19.2;21.1;5.8;19.89;0;3.1;12212 +97079;49.33044;-.55745;30;20220811;24.4;19.3;21.9;3.1;20.09;0;3.23;14192 +97079;49.33044;-.55745;30;20220812;25.2;14.7;20;2;18.59;0;3.6;20091 +97079;49.33044;-.55745;30;20220813;25.4;12.9;19.2;2.2;17.29;0;3.82;21748 +97079;49.33044;-.55745;30;20220814;24.2;14.7;19.5;1.3;16.59;0;3.35;18875 +97079;49.33044;-.55745;30;20220815;24.9;16.8;20.9;2;17.89;0;3.45;17335 +97079;49.33044;-.55745;30;20220816;25.7;16.6;21.2;1.6;18.09;2.9;3.5;18228 +97079;49.33044;-.55745;30;20220817;22.1;15;18.6;2.6;17.79;4;2.85;16026 +97079;49.33044;-.55745;30;20220818;22.1;18.2;20.2;2.7;18.39;.1;2.65;11877 +97079;49.33044;-.55745;30;20220819;21.5;17.7;19.6;4.3;17.59;1;2.85;11644 +97079;49.33044;-.55745;30;20220820;21.6;12;16.8;2.8;14.09;.1;3.26;18179 +97079;49.33044;-.55745;30;20220821;20.9;12.3;16.6;2.2;15.09;.1;2.85;17094 +97079;49.33044;-.55745;30;20220822;23;16;19.5;1.9;17.79;.8;2.86;15336 +97079;49.33044;-.55745;30;20220823;22.6;18.6;20.6;2.3;20.99;.1;2.3;11582 +97079;49.33044;-.55745;30;20220824;24.7;15.5;20.1;1.6;20.59;9.6;2.94;17259 +97079;49.33044;-.55745;30;20220825;21.3;19;20.2;4.1;20.69;1.7;1.99;8724 +97079;49.33044;-.55745;30;20220826;20.4;14.3;17.4;2.9;16.59;.1;2.45;13888 +97079;49.33044;-.55745;30;20220827;21.9;12.9;17.4;4.2;16.19;0;2.97;16659 +97079;49.33044;-.55745;30;20220828;21.2;17.9;19.6;7;16.69;0;3.25;10132 +97079;49.33044;-.55745;30;20220829;21.5;17.9;19.7;7.6;15.99;.4;3.66;10478 +97079;49.33044;-.55745;30;20220830;21.3;17.7;19.5;6.7;17.19;0;3.05;10388 +97079;49.33044;-.55745;30;20220831;21.3;18.9;20.1;7.7;18.19;0;2.94;8468 +97079;49.33044;-.55745;30;20220901;20.9;16;18.5;2.6;17.79;3.1;2.24;11854 +97079;49.33044;-.55745;30;20220902;21.6;16.3;19;2.4;18.29;4.1;2.3;12204 +97079;49.33044;-.55745;30;20220903;22.3;15.7;19;2.3;17.49;1.2;2.54;13456 +97079;49.33044;-.55745;30;20220904;26.3;14.4;20.4;2.8;15.99;0;3.7;17788 +97079;49.33044;-.55745;30;20220905;23.5;17.7;20.6;3.1;17.89;1.5;2.87;12400 +97079;49.33044;-.55745;30;20220906;22.2;16;19.1;3.2;16.39;1.8;2.77;12687 +97079;49.33044;-.55745;30;20220907;23.8;15.5;19.7;3.4;15.79;8.8;3.27;14486 +97079;49.33044;-.55745;30;20220908;21.4;14.8;18.1;4.6;15.79;12.6;2.83;12825 +97079;49.33044;-.55745;30;20220909;20.5;15.1;17.8;6.5;15.99;6.3;2.74;11517 +97079;49.33044;-.55745;30;20220910;20.6;15.7;18.2;4.4;16.09;.4;2.54;10876 +97079;49.33044;-.55745;30;20220911;21.6;12.8;17.2;2.7;15.89;.1;2.45;14316 +97079;49.33044;-.55745;30;20220912;24.3;15.2;19.8;2.2;17.39;.1;2.72;14401 +97079;49.33044;-.55745;30;20220913;21.6;20;20.8;3.1;20.29;10.3;1.81;6165 +97079;49.33044;-.55745;30;20220914;21.3;17.7;19.5;2.8;20.09;1.8;1.76;8989 +97079;49.33044;-.55745;30;20220915;18.5;15.1;16.8;3.8;15.19;0;2.02;8652 +97079;49.33044;-.55745;30;20220916;17.2;15.7;16.5;6.3;11.99;.3;3.01;5795 +97079;49.33044;-.55745;30;20220917;16.2;14;15.1;4.6;9.19;0;3.08;6874 +97079;49.33044;-.55745;30;20220918;17.5;8.3;12.9;4;10.99;0;2.38;13562 +97079;49.33044;-.55745;30;20220919;18.1;9.7;13.9;2.9;11.69;0;2.22;12827 +97079;49.33044;-.55745;30;20220920;18.3;9.5;13.9;3.7;12.09;.3;2.27;12971 +97079;49.33044;-.55745;30;20220921;17.6;6.5;12.1;2.4;11.59;.1;1.92;14359 +97079;49.33044;-.55745;30;20220922;19;7.4;13.2;1.7;11.59;0;2.01;14499 +97079;49.33044;-.55745;30;20220923;17.2;10.9;14.1;2.3;13.59;12.6;1.62;10645 +97079;49.33044;-.55745;30;20220924;16.3;12.8;14.6;6.1;13.79;13.1;1.78;7923 +97079;49.33044;-.55745;30;20220925;16.4;13.4;14.9;5.3;12.59;1.2;2.16;7272 +97079;49.33044;-.55745;30;20220926;16.1;10.3;13.2;6.7;12.09;8.2;2.04;9863 +97079;49.33044;-.55745;30;20220927;16.2;13;14.6;6.6;12.09;8.2;2.37;7321 +97079;49.33044;-.55745;30;20220928;14.6;11.5;13.1;4.6;11.79;9.1;1.71;7122 +97079;49.33044;-.55745;30;20220929;15.8;9.5;12.7;2.8;10.89;1.3;1.76;9889 +97079;49.33044;-.55745;30;20220930;16.6;7.4;12;4.6;11.39;5;1.86;11731 +97079;49.33044;-.55745;30;20221001;19.7;13.8;16.8;6.3;15.29;3.1;2.21;9339 +97079;49.33044;-.55745;30;20221002;18.4;15;16.7;4.1;15.99;5.2;1.6;7077 +97079;49.33044;-.55745;30;20221003;17.9;9.7;13.8;1.7;13.39;0;1.43;10668 +97079;49.33044;-.55745;30;20221004;17.7;12.7;15.2;3.8;13.79;0;1.73;8292 +97079;49.33044;-.55745;30;20221005;19.9;14.2;17.1;5.1;13.49;1;2.59;8715 +97079;49.33044;-.55745;30;20221006;17.3;9;13.2;3;11.29;0;1.78;10309 +97079;49.33044;-.55745;30;20221007;18.2;8.3;13.3;3.4;11.39;.2;1.92;11076 +97079;49.33044;-.55745;30;20221008;16.6;10.6;13.6;2.9;11.49;0;1.67;8577 +97079;49.33044;-.55745;30;20221009;18.9;5.6;12.3;2.1;9.99;.1;1.78;12436 +97079;49.33044;-.55745;30;20221010;17.3;8.8;13.1;3.2;12.39;.5;1.5;9869 +97079;49.33044;-.55745;30;20221011;15.9;6.2;11.1;2;9.69;0;1.43;10373 +97079;49.33044;-.55745;30;20221012;19.1;4.4;11.8;2.7;10.79;.6;1.72;12514 +97079;49.33044;-.55745;30;20221013;17;11.9;14.5;2.7;14.49;2.7;1.15;7400 +97079;49.33044;-.55745;30;20221014;15.2;13.1;14.2;2.3;15.29;6.3;.78;4799 +97079;49.33044;-.55745;30;20221015;18.1;14;16.1;3.9;14.59;.6;1.57;6482 +97079;49.33044;-.55745;30;20221016;17.3;12.3;14.8;3.2;14.49;2.3;1.22;7022 +97079;49.33044;-.55745;30;20221017;19;15.6;17.3;2.6;16.39;2.8;1.28;5765 +97079;49.33044;-.55745;30;20221018;19.3;10;14.7;2;16.09;0;.98;9184 +97079;49.33044;-.55745;30;20221019;22.9;15.4;19.2;3.4;16.99;1.3;1.89;8160 +97079;49.33044;-.55745;30;20221020;21.1;16;18.6;3;16.69;3.2;1.59;6687 +97079;49.33044;-.55745;30;20221021;20.6;14.9;17.8;4.2;14.39;.4;2.11;6947 +97079;49.33044;-.55745;30;20221022;20;12.5;16.3;3.1;14.49;.2;1.52;7803 +97079;49.33044;-.55745;30;20221023;21.7;15.6;18.7;4.4;14.89;2.8;2.29;6965 +97079;49.33044;-.55745;30;20221024;18.8;13.7;16.3;6.4;13.79;3;2.14;6302 +97079;49.33044;-.55745;30;20221025;19;11.4;15.2;3.1;13.99;.1;1.33;7506 +97079;49.33044;-.55745;30;20221026;20;14.8;17.4;3.7;15.39;.1;1.6;6172 +97079;49.33044;-.55745;30;20221027;23.1;15;19.1;2.7;15.29;0;1.79;7507 +97079;49.33044;-.55745;30;20221028;19.9;15.1;17.5;3;15.59;.1;1.4;5767 +97079;49.33044;-.55745;30;20221029;21.4;14.4;17.9;2.6;16.09;3.7;1.35;6792 +97079;49.33044;-.55745;30;20221030;16.7;13.5;15.1;2.8;14.29;2.8;1.04;4629 +97079;49.33044;-.55745;30;20221031;18;11.1;14.6;3.4;13.69;2.1;1.17;6543 +97079;49.33044;-.55745;30;20221101;16.3;11.1;13.7;7.6;11.59;5.3;2.04;5638 +97079;49.33044;-.55745;30;20221102;16;9.1;12.6;5.3;11.39;.1;1.47;6347 +97079;49.33044;-.55745;30;20221103;13.8;13.4;13.6;4.9;12.09;17.4;1.46;1754 +97079;49.33044;-.55745;30;20221104;13.4;8.7;11.1;6.4;10.49;2.4;1.37;5139 +97079;49.33044;-.55745;30;20221105;12.5;6.7;9.6;4.2;10.59;3.2;.76;5588 +97079;49.33044;-.55745;30;20221106;13.7;12.3;13;5.3;12.69;8.7;1.1;2871 +97079;49.33044;-.55745;30;20221107;16.3;11.2;13.8;6.2;12.59;.5;1.47;5105 +97079;49.33044;-.55745;30;20221108;16.7;12.3;14.5;6.6;12.29;.4;1.87;4696 +97079;49.33044;-.55745;30;20221109;14.7;11.3;13;5.5;11.39;.6;1.51;4107 +97079;49.33044;-.55745;30;20221110;15.7;8.4;12.1;3.7;11.29;0;1.05;5780 +97079;49.33044;-.55745;30;20221111;12.2;8.5;10.4;2.8;10.99;.2;.64;4149 +97079;49.33044;-.55745;30;20221112;18;6.9;12.5;2.2;11.89;.2;.77;6845 +97079;49.33044;-.55745;30;20221113;18.4;8.6;13.5;2.4;11.99;.2;.93;6358 +97079;49.33044;-.55745;30;20221114;16.6;9.6;13.1;3;11.69;.8;1.01;5347 +97079;49.33044;-.55745;30;20221115;14.4;8.8;11.6;4.6;10.89;2.8;1.11;4750 +97079;49.33044;-.55745;30;20221116;12.8;8.2;10.5;5.6;10.69;14.4;.96;4276 +97079;49.33044;-.55745;30;20221117;11.9;9.4;10.7;7.7;10.89;6.2;1.07;3196 +97079;49.33044;-.55745;30;20221118;12.8;8.2;10.5;4.9;9.89;4;1.14;4162 +97079;49.33044;-.55745;30;20221119;11.7;5.6;8.7;4.2;8.99;1.4;.88;4680 +97079;49.33044;-.55745;30;20221120;12.9;4.8;8.9;4.5;9.59;1.9;.79;5273 +97079;49.33044;-.55745;30;20221121;12;7.1;9.6;5;9.49;14.1;1.02;4121 +97079;49.33044;-.55745;30;20221122;10.5;5.4;8;6.5;9.29;6.6;.77;4145 +97079;49.33044;-.55745;30;20221123;13;6;9.5;5.8;9.69;5.2;1.02;4740 +97079;49.33044;-.55745;30;20221124;13.7;7.6;10.7;5;10.19;8.5;1.06;4393 +97079;49.33044;-.55745;30;20221125;13.4;7.3;10.4;4.3;9.79;.1;1;4341 +97079;49.33044;-.55745;30;20221126;11.4;7.2;9.3;3.8;9.99;3.4;.66;3617 +97079;49.33044;-.55745;30;20221127;11.5;9.9;10.7;4.2;11.49;7.7;.64;2333 +97079;49.33044;-.55745;30;20221128;11.5;7.4;9.5;3.8;10.09;7.1;.65;3500 +97079;49.33044;-.55745;30;20221129;11.6;5.8;8.7;2.3;9.59;.1;.43;4058 +97079;49.33044;-.55745;30;20221130;7.4;6.2;6.8;1.9;8.59;0;.46;2005 +97079;49.33044;-.55745;30;20221201;8.4;.1;4.3;2.4;7.29;.1;.28;4694 +97079;49.33044;-.55745;30;20221202;8.9;-.4;4.3;4.3;6.99;.6;.56;4902 +97079;49.33044;-.55745;30;20221203;4.3;4.2;4.3;6.9;6.69;0;.96;797 +97079;49.33044;-.55745;30;20221204;4.1;2;3.1;3;6.59;0;.42;2460 +97079;49.33044;-.55745;30;20221205;7.5;3;5.3;1.8;7.09;0;.39;3421 +97079;49.33044;-.55745;30;20221206;7.4;-1;3.2;1.6;6.49;1.7;.19;4518 +97079;49.33044;-.55745;30;20221207;6.5;2.7;4.6;1.8;7.89;5.9;.19;3124 +97079;49.33044;-.55745;30;20221208;6.6;3.4;5;1.9;7.29;1.3;.37;2874 +97079;49.33044;-.55745;30;20221209;4.5;-1;1.8;2.2;6.09;1.5;.23;3643 +97079;49.33044;-.55745;30;20221210;5.7;-.2;2.8;3.3;6.09;2.1;.45;3739 +97079;49.33044;-.55745;30;20221211;2.5;-.9;.8;4;5.59;1.3;.4;2902 +97079;49.33044;-.55745;30;20221212;.2;-.5;-.1;2.8;5.39;.1;.36;1489 +97079;49.33044;-.55745;30;20221213;.7;-2.8;-1;2.1;4.39;.8;.36;2913 +97079;49.33044;-.55745;30;20221214;4.2;-1.1;1.6;2.9;5.39;.1;.44;3496 +97079;49.33044;-.55745;30;20221215;5.6;-.8;2.4;3.8;5.29;.2;.69;3796 +97079;49.33044;-.55745;30;20221216;7.9;2.7;5.3;3.2;6.29;0;.77;3444 +97079;49.33044;-.55745;30;20221217;.1;-2.7;-1.3;2.6;4.79;0;.29;2608 +97079;49.33044;-.55745;30;20221218;6.4;-3.5;1.5;4;5.99;10.4;.34;4608 +97079;49.33044;-.55745;30;20221219;13.2;6.9;10.1;5.8;11.09;5.1;.58;3738 +97079;49.33044;-.55745;30;20221220;12.3;11.7;12;3.5;11.59;8.3;.88;1379 +97079;49.33044;-.55745;30;20221221;12;7.1;9.6;3.6;11.09;9.7;.32;3332 +97079;49.33044;-.55745;30;20221222;13.5;10.3;11.9;5.3;12.79;6.5;.53;2756 +97079;49.33044;-.55745;30;20221223;14.5;11.9;13.2;5.6;12.89;.4;.94;2519 +97079;49.33044;-.55745;30;20221224;12.9;9.7;11.3;3.8;11.49;1.9;.65;2762 +97079;49.33044;-.55745;30;20221225;10.8;9.3;10.1;2.9;11.59;6.3;.36;1998 +97079;49.33044;-.55745;30;20221226;10.1;9.4;9.8;5.2;9.49;.2;1.13;1472 +97079;49.33044;-.55745;30;20221227;10.8;4.6;7.7;4.7;8.49;.1;.77;3745 +97079;49.33044;-.55745;30;20221228;12.5;9.3;10.9;8;10.79;2.3;1.13;2792 +97079;49.33044;-.55745;30;20221229;10.7;9.3;10;7.7;9.19;.8;1.53;1965 +97079;49.33044;-.55745;30;20221230;15.4;5.2;10.3;6.4;11.39;9.9;.67;4770 +97079;49.33044;-.55745;30;20221231;24.6;13.1;18.9;11;15.19;5.3;3.4;5072 +97081;49.50953;.23468;100;20220101;16.7;11.2;14;3.4;11.92;.4;.8;3252 +97081;49.50953;.23468;100;20220102;12.5;11.2;11.9;7.5;11.2;2.2;1.22;2316 +97081;49.50953;.23468;100;20220103;11.8;10.4;11.1;4.8;10.75;16.1;.97;1335 +97081;49.50953;.23468;100;20220104;9.1;7.3;8.2;5.9;8.7;1.5;1.02;1643 +97081;49.50953;.23468;100;20220105;7.6;4.4;6;6.4;5.85;.1;1.51;3638 +97081;49.50953;.23468;100;20220106;6.4;3.3;4.9;4.8;6.55;2.7;.94;2555 +97081;49.50953;.23468;100;20220107;8.1;4.6;6.3;7.6;7.87;4.2;.82;3115 +97081;49.50953;.23468;100;20220108;9;5.6;7.3;7.2;8.8;15.7;.7;2703 +97081;49.50953;.23468;100;20220109;9.2;5.9;7.6;5.8;8.3;5.8;.91;2772 +97081;49.50953;.23468;100;20220110;7.8;6.3;7.1;2.5;9.37;0;.33;2017 +97081;49.50953;.23468;100;20220111;7.8;5.7;6.7;2.7;8.74;.2;.41;2244 +97081;49.50953;.23468;100;20220112;8;5.4;6.7;1.6;8.97;.1;.24;3081 +97081;49.50953;.23468;100;20220113;6.6;1.6;4.1;2.2;6.97;0;.31;4215 +97081;49.50953;.23468;100;20220114;9.4;2.3;5.8;2.9;6.2;0;.72;5577 +97081;49.50953;.23468;100;20220115;1.4;-.5;.5;2;6.04;0;.19;2149 +97081;49.50953;.23468;100;20220116;8.9;1;5;3.6;8.57;.4;.12;4377 +97081;49.50953;.23468;100;20220117;8.9;6.2;7.6;1.6;8.57;0;.4;3565 +97081;49.50953;.23468;100;20220118;6.4;1.4;3.9;2.4;7.3;.1;.23;4731 +97081;49.50953;.23468;100;20220119;8;3.8;5.9;3.3;8.4;3.3;.4;3162 +97081;49.50953;.23468;100;20220120;7.2;3.7;5.5;3.3;6.94;0;.68;3729 +97081;49.50953;.23468;100;20220121;6.4;2.8;4.6;2.4;6.34;0;.61;3824 +97081;49.50953;.23468;100;20220122;6.4;4.7;5.6;2.1;7.27;0;.58;2106 +97081;49.50953;.23468;100;20220123;4.3;4.2;4.3;3;6.84;0;.68;180 +97081;49.50953;.23468;100;20220124;6.9;.2;3.5;3;6.3;0;.51;6066 +97081;49.50953;.23468;100;20220125;1.5;-1.1;.2;1.6;6.14;0;.17;3153 +97081;49.50953;.23468;100;20220126;5.8;1;3.4;2;7.34;0;.26;3924 +97081;49.50953;.23468;100;20220127;8.5;5.3;6.9;4.8;9.24;.8;.41;3396 +97081;49.50953;.23468;100;20220128;7.1;3.2;5.1;2.7;8.9;.2;.16;4302 +97081;49.50953;.23468;100;20220129;8.7;6.7;7.7;6.5;10.87;.7;.08;2660 +97081;49.50953;.23468;100;20220130;9.7;3.9;6.8;3.2;8.3;.3;.6;5983 +97081;49.50953;.23468;100;20220131;8.5;6;7.3;8.4;7.57;0;1.38;4556 +97081;49.50953;.23468;100;20220201;10;6.7;8.4;6.7;10.24;.1;.48;3632 +97081;49.50953;.23468;100;20220202;9.4;8.8;9.1;4.6;10.07;.3;.75;1683 +97081;49.50953;.23468;100;20220203;8.7;6.5;7.6;4.1;9.24;.4;.62;3158 +97081;49.50953;.23468;100;20220204;9.5;7.4;8.5;6;8.3;1.3;1.29;3948 +97081;49.50953;.23468;100;20220205;9.5;5.7;7.6;5.5;8.1;0;1.06;5382 +97081;49.50953;.23468;100;20220206;10.5;8;9.3;10.1;10.07;6;1.04;3451 +97081;49.50953;.23468;100;20220207;10;6.9;8.5;4.2;8.14;.3;1.12;5706 +97081;49.50953;.23468;100;20220208;10.9;7.7;9.3;4.1;10.17;0;.73;4127 +97081;49.50953;.23468;100;20220209;8.2;5;6.6;2;9;.4;.45;3774 +97081;49.50953;.23468;100;20220210;7.3;5.7;6.5;4;8.45;6.1;.69;2485 +97081;49.50953;.23468;100;20220211;9.1;4.8;7;2.7;6.85;0;1.03;7239 +97081;49.50953;.23468;100;20220212;10.1;2.2;6.2;5.1;5.8;0;1.72;8649 +97081;49.50953;.23468;100;20220213;10.7;3.8;7.3;9.6;8.2;3.8;1.33;8219 +97081;49.50953;.23468;100;20220214;10.1;7.4;8.7;5.6;9;3;1.16;5618 +97081;49.50953;.23468;100;20220215;9.4;6.6;8;5.7;9.4;3.2;.81;5436 +97081;49.50953;.23468;100;20220216;12;8.7;10.3;9.6;12.44;1.9;.41;4768 +97081;49.50953;.23468;100;20220217;11.7;9.4;10.6;8;9.84;.1;1.6;5094 +97081;49.50953;.23468;100;20220218;11.6;8.6;10.1;10.8;8.84;3;2.07;5097 +97081;49.50953;.23468;100;20220219;9;4.6;6.8;8.1;7.97;1.1;1.17;7101 +97081;49.50953;.23468;100;20220220;11.6;7.8;9.7;9.4;10.24;3.9;1.2;5299 +97081;49.50953;.23468;100;20220221;10;5;7.5;9;8.14;.5;1.42;6579 +97081;49.50953;.23468;100;20220222;11.9;6.9;9.4;5.5;10.24;.8;.98;6415 +97081;49.50953;.23468;100;20220223;9;4.9;7;2.6;8.7;.1;.73;5596 +97081;49.50953;.23468;100;20220224;8.8;6.9;7.9;6.5;7.3;2.8;1.71;5078 +97081;49.50953;.23468;100;20220225;9.7;4.6;7.1;5;7.7;.1;1.4;8404 +97081;49.50953;.23468;100;20220226;10.5;1.5;6;4.6;6.04;0;1.68;11014 +97081;49.50953;.23468;100;20220227;10.2;1.7;5.9;6.2;5.44;0;2.1;10900 +97081;49.50953;.23468;100;20220228;15.4;4.3;9.9;3.4;7.1;.6;2.05;12745 +97081;49.50953;.23468;100;20220301;13.7;8.8;11.3;2.8;9.07;1.9;1.51;6897 +97081;49.50953;.23468;100;20220302;13.6;7.8;10.7;3;8.3;0;1.71;8940 +97081;49.50953;.23468;100;20220303;13.3;8.3;10.8;2.8;10.27;.9;1.26;8442 +97081;49.50953;.23468;100;20220304;8;7.8;7.9;3.7;9.57;.2;.68;1511 +97081;49.50953;.23468;100;20220305;6.8;6.4;6.6;4.6;8.8;1.6;.65;2124 +97081;49.50953;.23468;100;20220306;7.9;4.5;6.2;5.2;6.34;0;1.64;8070 +97081;49.50953;.23468;100;20220307;6.5;-.1;3.2;4.8;4.67;0;1.69;11871 +97081;49.50953;.23468;100;20220308;13.4;-.4;6.5;4;6.41;0;1.99;14222 +97081;49.50953;.23468;100;20220309;13.8;7.2;10.5;5.1;8.8;0;2.06;11974 +97081;49.50953;.23468;100;20220310;15.9;9.3;12.6;4.6;9.2;0;2.36;9822 +97081;49.50953;.23468;100;20220311;12.2;8.7;10.5;6.5;9.54;2.2;1.75;7440 +97081;49.50953;.23468;100;20220312;13.3;7.1;10.2;6.2;8.74;0;2.12;12028 +97081;49.50953;.23468;100;20220313;11;8.2;9.6;4.7;9.27;2.4;1.44;6710 +97081;49.50953;.23468;100;20220314;14.7;6.2;10.5;2.7;8.54;0;1.89;12696 +97081;49.50953;.23468;100;20220315;14.9;7.6;11.2;3.7;10.07;.2;1.79;10830 +97081;49.50953;.23468;100;20220316;13.3;10.3;11.8;4.4;11.27;.7;1.58;9692 +97081;49.50953;.23468;100;20220317;10.6;6.3;8.4;3.6;8.1;0;1.67;11537 +97081;49.50953;.23468;100;20220318;14.3;3.6;9;4.8;7.1;0;2.59;16318 +97081;49.50953;.23468;100;20220319;16.1;6.6;11.4;5.7;6.05;0;3.69;16398 +97081;49.50953;.23468;100;20220320;13;4.4;8.7;4;5.8;0;2.7;16380 +97081;49.50953;.23468;100;20220321;18.1;5.1;11.6;4;8.2;0;3;17959 +97081;49.50953;.23468;100;20220322;18.3;9;13.6;4.4;6.4;0;3.84;16652 +97081;49.50953;.23468;100;20220323;17.7;7;12.4;3.3;5.95;0;3.35;17680 +97081;49.50953;.23468;100;20220324;19.2;8.6;13.9;4.1;6.4;0;3.94;17414 +97081;49.50953;.23468;100;20220325;18.3;8.9;13.6;5.3;7.05;0;4.08;17482 +97081;49.50953;.23468;100;20220326;18.7;6.6;12.7;4.9;7.75;0;3.7;18725 +97081;49.50953;.23468;100;20220327;19.7;7.9;13.8;4.2;9.2;0;3.5;18729 +97081;49.50953;.23468;100;20220328;19.7;8.8;14.3;4;8.65;0;3.57;17464 +97081;49.50953;.23468;100;20220329;16.1;12.8;14.4;3.6;9.7;.3;2.34;4478 +97081;49.50953;.23468;100;20220330;11.1;8.8;10;3.1;10.35;6.7;1.21;6329 +97081;49.50953;.23468;100;20220331;7.1;4.3;5.7;8.3;6.45;2.1;1.87;9012 +97081;49.50953;.23468;100;20220401;5.3;3.5;4.4;10;5.3;6.1;2.07;6762 +97081;49.50953;.23468;100;20220402;7;1.6;4.3;4.9;5.25;0;1.98;13584 +97081;49.50953;.23468;100;20220403;7.2;1.6;4.4;2.6;5.25;.1;1.83;14578 +97081;49.50953;.23468;100;20220404;8.2;3.3;5.7;6.3;8.4;1.7;1.07;10722 +97081;49.50953;.23468;100;20220405;11.2;8;9.6;6;10.8;.1;1.16;7898 +97081;49.50953;.23468;100;20220406;11.4;8.2;9.8;6.8;10.05;4;1.54;7785 +97081;49.50953;.23468;100;20220407;11.3;9.6;10.4;9.7;9.65;5;2.17;11154 +97081;49.50953;.23468;100;20220408;6.1;5.5;5.8;5.8;7.8;19.4;.99;3595 +97081;49.50953;.23468;100;20220409;9.9;4.4;7.2;3.6;7.15;.5;2.11;16317 +97081;49.50953;.23468;100;20220410;13.6;2.8;8.2;4.3;6.35;0;3.07;21073 +97081;49.50953;.23468;100;20220411;18.9;6.7;12.8;7.3;8.05;0;4.54;22393 +97081;49.50953;.23468;100;20220412;16.7;12.6;14.7;3.9;11.25;.7;2.59;10513 +97081;49.50953;.23468;100;20220413;16.9;8;12.4;2.1;11.3;0;2.48;17661 +97081;49.50953;.23468;100;20220414;17.7;8.5;13.1;2.1;11.2;0;2.62;17520 +97081;49.50953;.23468;100;20220415;19.9;9.8;14.8;2.8;11.35;0;3.41;21370 +97081;49.50953;.23468;100;20220416;20;10.2;15.1;3.6;10.3;0;3.8;20856 +97081;49.50953;.23468;100;20220417;19.7;8.6;14.2;3.5;8.6;0;3.99;21575 +97081;49.50953;.23468;100;20220418;13.8;8.7;11.2;2.7;10.81;0;1.7;10371 +97081;49.50953;.23468;100;20220419;11.7;7.7;9.7;3.4;10.45;.3;1.69;13032 +97081;49.50953;.23468;100;20220420;16.3;7.8;12;3.6;10.45;0;2.88;19982 +97081;49.50953;.23468;100;20220421;19;8.7;13.8;4.6;8.7;0;4.26;23034 +97081;49.50953;.23468;100;20220422;16.6;8.5;12.6;5;10.05;0;3;15978 +97081;49.50953;.23468;100;20220423;18.1;9.3;13.7;4.7;11.1;2.2;3.25;18668 +97081;49.50953;.23468;100;20220424;15.3;11.5;13.4;4.8;11;0;2.69;13696 +97081;49.50953;.23468;100;20220425;13.4;6.8;10.1;4;9.65;0;2.46;18644 +97081;49.50953;.23468;100;20220426;14.8;8.1;11.5;4.8;8.8;0;3.08;17364 +97081;49.50953;.23468;100;20220427;15.8;5.2;10.5;6.3;8.25;0;3.65;23959 +97081;49.50953;.23468;100;20220428;15.2;6.5;10.9;4.8;9.55;0;3.02;21226 +97081;49.50953;.23468;100;20220429;15;8.3;11.7;5;9.7;0;2.89;16967 +97081;49.50953;.23468;100;20220430;15.1;7.7;11.4;4.1;9;0;3.06;18313 +97081;49.50953;.23468;100;20220501;14.5;8.7;11.6;3.4;8.85;.7;2.74;14580 +97081;49.50953;.23468;100;20220502;16.1;9.3;12.7;4.5;10.25;.1;2.77;13434 +97081;49.50953;.23468;100;20220503;16.8;8.7;12.7;3.9;9.8;.1;3.25;18740 +97081;49.50953;.23468;100;20220504;14.6;6.6;10.6;2.4;11.3;0;2.33;18304 +97081;49.50953;.23468;100;20220505;15;10.4;12.7;2.8;11.75;.1;2.6;17765 +97081;49.50953;.23468;100;20220506;15.8;8.6;12.2;2.4;11.77;0;2.89;21697 +97081;49.50953;.23468;100;20220507;15.3;10.5;12.9;2.7;12.77;.1;2.29;15422 +97081;49.50953;.23468;100;20220508;19.2;9.8;14.5;3;12.27;0;3.31;20425 +97081;49.50953;.23468;100;20220509;23.6;9.9;16.8;2.9;11.47;0;4.68;26261 +97081;49.50953;.23468;100;20220510;19.6;14.1;16.9;3;12.47;0;3.65;18464 +97081;49.50953;.23468;100;20220511;20.3;10.9;15.6;3.7;12.27;0;3.81;21604 +97081;49.50953;.23468;100;20220512;15.5;10.3;12.9;3.3;11.44;.1;2.86;18888 +97081;49.50953;.23468;100;20220513;16.1;10.2;13.1;3.5;11.04;0;3.2;21121 +97081;49.50953;.23468;100;20220514;22.1;9.1;15.6;2.3;11.47;0;4.34;27002 +97081;49.50953;.23468;100;20220515;25.2;15.1;20.2;4.6;13.3;11.2;5.05;19259 +97081;49.50953;.23468;100;20220516;22.1;14.6;18.3;3.4;15.44;2.4;3.91;21568 +97081;49.50953;.23468;100;20220517;27.7;14.7;21.2;2.8;14.94;1.7;5.57;28259 +97081;49.50953;.23468;100;20220518;24.4;12.8;18.6;2.8;15.2;0;4.55;25617 +97081;49.50953;.23468;100;20220519;17.3;13.2;15.2;3.2;13.94;3;2.97;17965 +97081;49.50953;.23468;100;20220520;16;12.7;14.3;3.3;12.04;1.5;2.84;15645 +97081;49.50953;.23468;100;20220521;18.3;11.6;15;2.5;12.64;0;3.59;22831 +97081;49.50953;.23468;100;20220522;20.8;9.6;15.2;2.1;13.34;2.6;3.75;24086 +97081;49.50953;.23468;100;20220523;15;12.9;14;3.3;13.6;6.5;1.86;9581 +97081;49.50953;.23468;100;20220524;16;10.7;13.3;4.9;11.47;1.3;3.14;20027 +97081;49.50953;.23468;100;20220525;15.6;10.7;13.2;5.5;12.4;1.2;2.44;15561 +97081;49.50953;.23468;100;20220526;15.5;12.8;14.2;5.3;13.44;.1;2.15;11232 +97081;49.50953;.23468;100;20220527;16.5;12.6;14.5;4.2;13.3;.4;2.9;18136 +97081;49.50953;.23468;100;20220528;15.2;10.2;12.7;3.8;10.97;0;3.3;22427 +97081;49.50953;.23468;100;20220529;14.1;7;10.5;3.7;9.24;0;3.18;23242 +97081;49.50953;.23468;100;20220530;16.1;6.7;11.4;2.3;9.2;0;3.75;27289 +97081;49.50953;.23468;100;20220531;15.8;7.2;11.5;2.6;9.84;.4;3.47;24903 +97081;49.50953;.23468;100;20220601;16.2;10.1;13.2;3;10.84;0;3.75;25874 +97081;49.50953;.23468;100;20220602;22.3;8.8;15.5;3.7;10.44;0;4.98;27634 +97081;49.50953;.23468;100;20220603;20.7;13.2;16.9;3.1;13.07;3.6;3.97;21343 +97081;49.50953;.23468;100;20220604;24.5;13.8;19.2;3.3;16.74;10.8;4.79;27160 +97081;49.50953;.23468;100;20220605;16;13.9;14.9;2.4;15.4;1;1.89;10982 +97081;49.50953;.23468;100;20220606;19.2;11.4;15.3;2.8;13.27;3.5;3.95;25705 +97081;49.50953;.23468;100;20220607;19.9;14.4;17.1;4;15.2;3.3;3.45;19182 +97081;49.50953;.23468;100;20220608;18.4;14.6;16.5;6;14.84;.9;3.1;16878 +97081;49.50953;.23468;100;20220609;18.5;13.3;15.9;4;13.64;.1;3.23;17533 +97081;49.50953;.23468;100;20220610;20.3;14.2;17.3;2.8;15.17;.1;3.31;17811 +97081;49.50953;.23468;100;20220611;19.6;14.2;16.9;2.4;13.94;.1;3.79;21960 +97081;49.50953;.23468;100;20220612;18;12.4;15.2;3.2;13.07;.1;3.56;22676 +97081;49.50953;.23468;100;20220613;18.1;12.2;15.1;3.2;12.4;0;3.84;23753 +97081;49.50953;.23468;100;20220614;24.3;10.3;17.3;3.3;12.04;0;5.52;31054 +97081;49.50953;.23468;100;20220615;26;15.6;20.8;3.2;13;0;5.91;28173 +97081;49.50953;.23468;100;20220616;26.1;13.1;19.6;2.2;13.34;0;5.6;30402 +97081;49.50953;.23468;100;20220617;31.8;16.4;24.1;2.5;14.74;0;6.85;31116 +97081;49.50953;.23468;100;20220618;32.9;18.9;25.9;3.5;16.57;2;7.55;30611 +97081;49.50953;.23468;100;20220619;18.8;12.8;15.8;5.3;14.04;3.9;3.38;18828 +97081;49.50953;.23468;100;20220620;20.7;12.4;16.6;4.6;12.9;0;4.33;23492 +97081;49.50953;.23468;100;20220621;24.1;12.9;18.5;3.9;13.24;0;5.41;28471 +97081;49.50953;.23468;100;20220622;25.6;14.2;19.9;4;13.74;0;5.95;29516 +97081;49.50953;.23468;100;20220623;23.1;16.1;19.6;2;16.9;6;4.07;22114 +97081;49.50953;.23468;100;20220624;22;16.1;19;3.2;16.67;3;3.71;19331 +97081;49.50953;.23468;100;20220625;19.1;13.7;16.4;3.9;13.64;3.1;3.5;18740 +97081;49.50953;.23468;100;20220626;19.9;11.8;15.9;3.2;12.37;.2;4.36;26488 +97081;49.50953;.23468;100;20220627;19.8;12.5;16.1;2.5;13.4;.7;3.86;23347 +97081;49.50953;.23468;100;20220628;21.9;12.4;17.1;2.4;12.8;0;4.73;28081 +97081;49.50953;.23468;100;20220629;18.1;14.4;16.2;2.9;14.27;3.2;2.71;14261 +97081;49.50953;.23468;100;20220630;17.2;12.5;14.9;2.5;13.14;4;3.12;19094 +97081;49.50953;.23468;100;20220701;19.1;11.7;15.4;3.4;12.17;.4;4.14;25698 +97081;49.50953;.23468;100;20220702;20.5;12.7;16.6;2.9;12.7;0;4.48;25914 +97081;49.50953;.23468;100;20220703;19.3;13.1;16.2;3.5;13.37;0;3.79;22136 +97081;49.50953;.23468;100;20220704;18.2;13.6;15.9;3.3;13.64;0;3.51;21394 +97081;49.50953;.23468;100;20220705;18.7;13.5;16.1;3.3;13.74;.1;3.87;24281 +97081;49.50953;.23468;100;20220706;20.3;13.2;16.7;2.9;14.67;0;4.28;27447 +97081;49.50953;.23468;100;20220707;20.3;15.6;18;3.5;15.77;.1;3.16;15740 +97081;49.50953;.23468;100;20220708;21.5;11.8;16.6;2;15.2;.2;4.22;27146 +97081;49.50953;.23468;100;20220709;24.2;14.9;19.5;2.6;15.9;0;4.87;27163 +97081;49.50953;.23468;100;20220710;26.1;13.8;19.9;3.4;13.87;0;5.72;29049 +97081;49.50953;.23468;100;20220711;29.5;15.9;22.7;3.2;14.44;0;6.5;29978 +97081;49.50953;.23468;100;20220712;30.9;19.2;25;3;15.27;0;6.79;29035 +97081;49.50953;.23468;100;20220713;27.3;19.3;23.3;2;17.4;0;5.37;26357 +97081;49.50953;.23468;100;20220714;21.7;16.7;19.2;2.8;16.74;.1;4;22170 +97081;49.50953;.23468;100;20220715;22.5;13.6;18.1;2.8;12.94;0;4.78;26423 +97081;49.50953;.23468;100;20220716;26.4;12.3;19.3;2.2;13.74;0;5.3;29139 +97081;49.50953;.23468;100;20220717;31.6;16.8;24.2;3.8;11.44;0;7.59;29795 +97081;49.50953;.23468;100;20220718;38.5;20.7;29.6;3.2;11.47;0;8.65;29693 +97081;49.50953;.23468;100;20220719;37.8;25.9;31.9;4.8;14.4;.3;9.88;28689 +97081;49.50953;.23468;100;20220720;22.5;18.3;20.4;2.7;18.24;3.7;3.64;18641 +97081;49.50953;.23468;100;20220721;21.9;17.5;19.7;3.6;17.67;0;3.41;16644 +97081;49.50953;.23468;100;20220722;22.1;17.3;19.7;3.5;18;10.6;3.46;17617 +97081;49.50953;.23468;100;20220723;22.5;16.9;19.7;2.9;17.3;0;3.68;19156 +97081;49.50953;.23468;100;20220724;30.1;17.1;23.6;2.9;15.67;0;6.3;28621 +97081;49.50953;.23468;100;20220725;21.7;17.3;19.5;5.4;16.57;.3;3.57;14887 +97081;49.50953;.23468;100;20220726;20.2;17;18.6;3.4;14.54;0;3.43;15277 +97081;49.50953;.23468;100;20220727;23.1;13.5;18.3;2.8;13.54;0;4.39;23612 +97081;49.50953;.23468;100;20220728;24.3;16.9;20.6;3.4;11.6;0;4.72;16648 +97081;49.50953;.23468;100;20220729;26.4;15.1;20.7;1.6;12.5;0;4.91;26031 +97081;49.50953;.23468;100;20220730;22;16.1;19.1;2.7;16.8;0;4.08;24048 +97081;49.50953;.23468;100;20220731;22.2;17.7;19.9;4.5;18.4;.3;3.01;13388 +97081;49.50953;.23468;100;20220801;21.8;18;19.9;3.7;17.7;0;3.4;16583 +97081;49.50953;.23468;100;20220802;24.6;16.4;20.5;2.3;17.67;0;4.22;23198 +97081;49.50953;.23468;100;20220803;24.9;16.1;20.5;1.8;18.6;.3;4.28;24166 +97081;49.50953;.23468;100;20220804;21.2;16.7;18.9;3.1;17.17;0;3.28;17787 +97081;49.50953;.23468;100;20220805;20.5;16.7;18.6;4.3;13.5;0;4.01;17772 +97081;49.50953;.23468;100;20220806;22.2;11.6;16.9;3.1;11.97;0;4.53;25757 +97081;49.50953;.23468;100;20220807;24.6;13.5;19.1;3.8;11.74;0;5.43;26798 +97081;49.50953;.23468;100;20220808;25.8;14.7;20.2;4.1;13.67;0;5.36;25081 +97081;49.50953;.23468;100;20220809;25.8;14.9;20.4;4.9;15.47;0;5.25;25186 +97081;49.50953;.23468;100;20220810;31.7;16.9;24.3;4.1;16.17;0;6.54;26510 +97081;49.50953;.23468;100;20220811;32.8;18.2;25.5;3.6;14.5;0;6.8;26329 +97081;49.50953;.23468;100;20220812;32.5;19.4;25.9;3.2;13.9;0;6.56;25637 +97081;49.50953;.23468;100;20220813;33.2;20.3;26.7;3.2;12.17;0;6.84;25076 +97081;49.50953;.23468;100;20220814;24.8;19.8;22.3;2.8;14.17;0;4.28;16887 +97081;49.50953;.23468;100;20220815;23.7;17.3;20.5;2.6;18.54;0;3.34;17644 +97081;49.50953;.23468;100;20220816;25.9;18.6;22.3;2.4;18.17;2.8;3.61;16178 +97081;49.50953;.23468;100;20220817;23.3;17.5;20.4;2.8;18.07;4.8;3.11;14962 +97081;49.50953;.23468;100;20220818;22;15.9;19;2.6;17.94;.6;3.06;17980 +97081;49.50953;.23468;100;20220819;20.3;17.6;19;4.6;17.8;.5;2.55;12048 +97081;49.50953;.23468;100;20220820;21.8;16.2;19;2.9;14.54;.1;3.56;18254 +97081;49.50953;.23468;100;20220821;21.5;13.1;17.3;1.6;14.4;.1;3.14;19151 +97081;49.50953;.23468;100;20220822;24.4;15.4;19.9;2.1;16.84;1;3.44;18772 +97081;49.50953;.23468;100;20220823;23.1;18.2;20.6;2.9;20.6;0;2.45;12192 +97081;49.50953;.23468;100;20220824;27.7;17.9;22.8;2.7;19.97;.5;4.12;20397 +97081;49.50953;.23468;100;20220825;22.6;19;20.8;3.3;19.37;.9;2.62;11620 +97081;49.50953;.23468;100;20220826;21.2;16.9;19;2.9;16.47;.1;2.97;15520 +97081;49.50953;.23468;100;20220827;24.6;14;19.3;3.1;14.34;0;4.12;22058 +97081;49.50953;.23468;100;20220828;24;14.4;19.2;3.9;14.34;0;4.13;20857 +97081;49.50953;.23468;100;20220829;25.6;15.3;20.4;5.3;13.37;0;5.16;20797 +97081;49.50953;.23468;100;20220830;25;15.2;20.1;4.4;14.74;0;4.42;20686 +97081;49.50953;.23468;100;20220831;25.6;16.3;21;4.3;15.74;0;4.38;19701 +97081;49.50953;.23468;100;20220901;22.7;15.4;19.1;2.6;16.4;13.1;2.99;16092 +97081;49.50953;.23468;100;20220902;22.3;16.5;19.4;2.3;17.7;7.7;2.55;13386 +97081;49.50953;.23468;100;20220903;21.1;17.2;19.1;2.1;18.14;2.5;2.27;12404 +97081;49.50953;.23468;100;20220904;27.1;16.4;21.8;3.3;15.67;0;4.4;20559 +97081;49.50953;.23468;100;20220905;24.4;17.8;21.1;2.9;17.27;.9;3.25;15076 +97081;49.50953;.23468;100;20220906;21.8;17.2;19.5;4;17;2.4;2.87;13751 +97081;49.50953;.23468;100;20220907;23.3;16.4;19.9;4.9;16.17;6.3;3.54;16054 +97081;49.50953;.23468;100;20220908;21.1;15.4;18.3;5.2;15.84;16.4;2.86;13299 +97081;49.50953;.23468;100;20220909;20.1;15.4;17.8;8.4;15.9;18.4;2.72;11306 +97081;49.50953;.23468;100;20220910;19.4;16.1;17.7;5;16.3;3.8;2.2;10223 +97081;49.50953;.23468;100;20220911;23;12.6;17.8;2;15.07;0;2.88;18210 +97081;49.50953;.23468;100;20220912;27.6;15.3;21.5;3.7;15.74;.2;4.23;18652 +97081;49.50953;.23468;100;20220913;23.8;20.7;22.3;3.5;17.64;8.3;2.97;9508 +97081;49.50953;.23468;100;20220914;20.9;17.7;19.3;2.6;19.17;5.8;1.95;10549 +97081;49.50953;.23468;100;20220915;18.6;14.6;16.6;2.7;14.7;0;1.87;8901 +97081;49.50953;.23468;100;20220916;17;13.4;15.2;2.9;11;.4;2.33;9547 +97081;49.50953;.23468;100;20220917;15.8;10.7;13.3;3.5;8.8;0;2.64;12992 +97081;49.50953;.23468;100;20220918;16.8;11;13.9;2.9;10.44;0;2.29;12278 +97081;49.50953;.23468;100;20220919;17.9;10.3;14.1;2;11.04;.7;2.19;14299 +97081;49.50953;.23468;100;20220920;18.1;9.9;14;2.2;11.97;0;2.01;13176 +97081;49.50953;.23468;100;20220921;17.8;9.6;13.7;2.2;11.2;.1;2.21;15611 +97081;49.50953;.23468;100;20220922;19.6;9.4;14.5;1.7;10.6;0;2.35;16271 +97081;49.50953;.23468;100;20220923;16.3;11.8;14.1;2.2;13;8.5;1.47;8294 +97081;49.50953;.23468;100;20220924;15.5;13.2;14.3;3.9;13.84;16.6;1.27;5033 +97081;49.50953;.23468;100;20220925;16.4;11.8;14.1;3.3;12.17;1.2;1.88;10436 +97081;49.50953;.23468;100;20220926;15.4;12.6;14;6.7;11.74;8.3;2.1;6573 +97081;49.50953;.23468;100;20220927;15.4;11.9;13.7;6.3;11.24;5.6;2.22;7819 +97081;49.50953;.23468;100;20220928;14.9;11.7;13.3;3.7;11;10.4;1.85;7980 +97081;49.50953;.23468;100;20220929;15.2;8.2;11.7;1.8;10.47;1.4;1.57;12036 +97081;49.50953;.23468;100;20220930;16.6;9;12.8;4.1;11.34;6.2;1.9;12760 +97081;49.50953;.23468;100;20221001;18.7;12.8;15.8;7.6;15.14;4.1;1.84;9415 +97081;49.50953;.23468;100;20221002;16.6;14.4;15.5;3.1;15.3;15;1.28;6883 +97081;49.50953;.23468;100;20221003;16.6;9.5;13.1;3.1;12.84;0;1.42;10622 +97081;49.50953;.23468;100;20221004;16.7;11.3;14;3.6;13.4;0;1.44;8844 +97081;49.50953;.23468;100;20221005;18.8;15.1;17;5.6;13.67;1.2;2.39;6665 +97081;49.50953;.23468;100;20221006;17.4;13.2;15.3;4;11.6;0;2.23;10605 +97081;49.50953;.23468;100;20221007;17.3;9.3;13.3;3.1;11.77;.8;1.75;13084 +97081;49.50953;.23468;100;20221008;16.2;13.1;14.6;3.6;11.27;0;2.01;9250 +97081;49.50953;.23468;100;20221009;17.9;7.8;12.9;3.6;9.74;0;2.19;12939 +97081;49.50953;.23468;100;20221010;18.1;12.4;15.2;2.6;11.97;.3;1.75;9349 +97081;49.50953;.23468;100;20221011;16.4;7.3;11.8;2.3;9.6;0;1.61;11982 +97081;49.50953;.23468;100;20221012;18.4;7;12.7;2.5;11;.2;1.59;11013 +97081;49.50953;.23468;100;20221013;15.3;12.6;14;3;14.5;3.3;.87;5110 +97081;49.50953;.23468;100;20221014;14.9;13.9;14.4;2.7;15.4;4;.68;3164 +97081;49.50953;.23468;100;20221015;17.8;14.1;15.9;4.9;15;.3;1.48;6884 +97081;49.50953;.23468;100;20221016;16.7;13.2;14.9;4.1;14.57;4.4;1.17;6624 +97081;49.50953;.23468;100;20221017;18.2;15.6;16.9;2.7;16.24;.2;1.14;4550 +97081;49.50953;.23468;100;20221018;19.6;13.8;16.7;3.2;16.4;0;1.29;8400 +97081;49.50953;.23468;100;20221019;21.1;15.2;18.1;6.6;16.9;1.3;1.93;8527 +97081;49.50953;.23468;100;20221020;20;16.1;18;3.3;16.34;.5;1.52;7131 +97081;49.50953;.23468;100;20221021;19.7;15.7;17.7;5.5;14.6;.8;2.18;7071 +97081;49.50953;.23468;100;20221022;19;14.1;16.6;4.2;14.7;2.4;1.59;8269 +97081;49.50953;.23468;100;20221023;21.1;16;18.5;6.4;14.54;2.8;2.65;7314 +97081;49.50953;.23468;100;20221024;18.2;14.2;16.2;5.9;13.87;9;1.87;6023 +97081;49.50953;.23468;100;20221025;18.2;13;15.6;4.6;14.1;.2;1.48;7832 +97081;49.50953;.23468;100;20221026;19.4;15.1;17.2;4.8;15.34;0;1.68;7019 +97081;49.50953;.23468;100;20221027;22.5;15.2;18.9;4.2;15.2;.1;2.08;7733 +97081;49.50953;.23468;100;20221028;19.4;15.4;17.4;3.6;15.37;.1;1.47;5937 +97081;49.50953;.23468;100;20221029;21.1;14.8;17.9;3.9;15.67;.5;1.65;7194 +97081;49.50953;.23468;100;20221030;15.6;14.7;15.2;3.6;14.44;3.4;1.02;3712 +97081;49.50953;.23468;100;20221031;17.7;9.7;13.7;4.7;13.5;4.2;1.08;7215 +97081;49.50953;.23468;100;20221101;15.7;11.9;13.8;7.8;11.64;5.2;1.92;5805 +97081;49.50953;.23468;100;20221102;15.1;10;12.6;6.1;11.6;1.4;1.32;7093 +97081;49.50953;.23468;100;20221103;13.7;13.6;13.7;6.8;11.9;14.1;1.65;736 +97081;49.50953;.23468;100;20221104;12.5;8.7;10.6;5.2;9.84;2.9;1.25;5217 +97081;49.50953;.23468;100;20221105;12.2;9.7;11;5;10.7;3.6;1.01;3535 +97081;49.50953;.23468;100;20221106;13.7;11.9;12.8;6.6;12.5;12.6;1.05;3066 +97081;49.50953;.23468;100;20221107;15.7;12.1;13.9;6.7;12.54;.6;1.46;4532 +97081;49.50953;.23468;100;20221108;15.7;12.6;14.1;7.1;12.1;.1;1.72;4057 +97081;49.50953;.23468;100;20221109;14.6;11.6;13.1;5.5;11.67;.4;1.29;5412 +97081;49.50953;.23468;100;20221110;14.6;9.9;12.3;4.4;11.67;0;.92;6145 +97081;49.50953;.23468;100;20221111;12.2;8.9;10.5;4.3;10.97;.2;.7;5142 +97081;49.50953;.23468;100;20221112;14.2;7.8;11;3.7;11.54;.2;.61;6807 +97081;49.50953;.23468;100;20221113;15.2;9.3;12.3;3.9;11.8;.2;.84;5407 +97081;49.50953;.23468;100;20221114;15.4;8;11.7;3.3;11.2;2;.78;6369 +97081;49.50953;.23468;100;20221115;14.1;9.7;11.9;6.6;10.8;5.2;1.34;3700 +97081;49.50953;.23468;100;20221116;12.3;9.2;10.7;7.8;10.77;14.2;1.02;3952 +97081;49.50953;.23468;100;20221117;12;10.3;11.1;9.5;10.94;9.9;1.18;2632 +97081;49.50953;.23468;100;20221118;12.2;9.4;10.8;6.3;10;12.5;1.24;3564 +97081;49.50953;.23468;100;20221119;12;8.4;10.2;3.6;8.74;.8;1.07;4528 +97081;49.50953;.23468;100;20221120;12.2;7.1;9.7;5.5;9.44;5.4;1.01;4123 +97081;49.50953;.23468;100;20221121;11.2;7.7;9.4;6.3;9.67;10.2;.93;3402 +97081;49.50953;.23468;100;20221122;10.8;6.1;8.5;8.4;9.34;9.4;.89;3233 +97081;49.50953;.23468;100;20221123;12.7;7;9.9;6.6;9.67;8.7;1.1;3818 +97081;49.50953;.23468;100;20221124;12.8;8.6;10.7;6.4;10.3;7.9;1.01;4511 +97081;49.50953;.23468;100;20221125;13;8.7;10.9;4.5;10.27;.3;.88;4276 +97081;49.50953;.23468;100;20221126;11.1;8;9.5;4.4;10.07;6.4;.66;3277 +97081;49.50953;.23468;100;20221127;11.1;9;10.1;4.8;11.1;15.1;.6;1390 +97081;49.50953;.23468;100;20221128;11.1;9.2;10.1;3.8;10.67;3.2;.59;2762 +97081;49.50953;.23468;100;20221129;11.9;8.1;10;2.9;9.57;.1;.67;3477 +97081;49.50953;.23468;100;20221130;8;4.8;6.4;2.9;8;0;.46;3514 +97081;49.50953;.23468;100;20221201;7.5;1.1;4.3;2.3;7.27;0;.23;4478 +97081;49.50953;.23468;100;20221202;7;1.3;4.2;3;6.7;0;.5;3040 +97081;49.50953;.23468;100;20221203;2.6;2.1;2.3;4.5;6.14;0;.58;1093 +97081;49.50953;.23468;100;20221204;2.7;1;1.8;3.1;6.14;0;.44;1127 +97081;49.50953;.23468;100;20221205;5.5;1.8;3.6;1.8;6.77;0;.32;2642 +97081;49.50953;.23468;100;20221206;6.8;-.1;3.3;1;6.7;.4;.17;3070 +97081;49.50953;.23468;100;20221207;7.2;3;5.1;1;7.84;4.4;.18;2854 +97081;49.50953;.23468;100;20221208;5.4;3.1;4.2;1.7;7.1;1;.29;2653 +97081;49.50953;.23468;100;20221209;3.1;-.8;1.2;1.9;6.04;.7;.16;2829 +97081;49.50953;.23468;100;20221210;6.3;-1;2.7;2.9;6.24;1.2;.31;3778 +97081;49.50953;.23468;100;20221211;1.8;.5;1.1;4.3;5.54;.2;.5;1636 +97081;49.50953;.23468;100;20221212;.9;.2;.6;4.2;5.24;0;.49;1911 +97081;49.50953;.23468;100;20221213;.5;-2.8;-1.1;4.5;4.14;0;.63;2838 +97081;49.50953;.23468;100;20221214;2;-1.4;.3;2.7;4.6;0;.5;2640 +97081;49.50953;.23468;100;20221215;4.5;-1;1.8;3.4;4.57;0;.72;3457 +97081;49.50953;.23468;100;20221216;6.7;-.6;3;1.9;5.84;.1;.23;4598 +97081;49.50953;.23468;100;20221217;-1;-2.1;-1.5;4.2;4.67;0;.27;3077 +97081;49.50953;.23468;100;20221218;6.6;-3.8;1.4;6.8;5.87;12.7;.52;4397 +97081;49.50953;.23468;100;20221219;12.1;5.4;8.8;8.7;10.57;4.6;.48;3366 +97081;49.50953;.23468;100;20221220;11.8;11.2;11.5;5.2;11.34;8.9;.98;702 +97081;49.50953;.23468;100;20221221;11.3;7.2;9.3;4.5;11.07;11.6;.3;2422 +97081;49.50953;.23468;100;20221222;11.9;9.4;10.6;5.5;12.2;16.4;.43;1378 +97081;49.50953;.23468;100;20221223;13.4;10.6;12;6.3;12.7;5;.64;2359 +97081;49.50953;.23468;100;20221224;11.7;10.2;11;4.5;11.4;4.4;.7;1514 +97081;49.50953;.23468;100;20221225;10.8;9.6;10.2;3.6;11.54;8.9;.48;941 +97081;49.50953;.23468;100;20221226;9.9;9.3;9.6;4.9;9.54;1.5;.95;1671 +97081;49.50953;.23468;100;20221227;9.9;5.9;7.9;5.2;8.6;.4;.69;3707 +97081;49.50953;.23468;100;20221228;11;8.4;9.7;7.8;10.6;2.8;.75;1997 +97081;49.50953;.23468;100;20221229;10.2;9.4;9.8;7.2;9.37;.8;1.25;2216 +97081;49.50953;.23468;100;20221230;14;5.9;9.9;7.1;10.94;10.8;.69;3635 +97081;49.50953;.23468;100;20221231;15.8;12;13.9;9.4;12.8;4.4;1.51;2916 +97082;49.52853;.5303;125;20220101;15.9;10.9;13.4;3;11.66;.4;.69;3206 +97082;49.52853;.5303;125;20220102;13.7;11.2;12.4;6;11.35;2.5;1.15;2135 +97082;49.52853;.5303;125;20220103;12;10.2;11.1;4.8;10.56;17.4;.98;1693 +97082;49.52853;.5303;125;20220104;8.9;7;8;4.7;8.66;1.5;.83;1761 +97082;49.52853;.5303;125;20220105;7;3.3;5.1;3.5;6.05;.1;.85;3021 +97082;49.52853;.5303;125;20220106;5.4;0;2.7;3.6;6.36;2.4;.34;3179 +97082;49.52853;.5303;125;20220107;7.5;3.6;5.6;5.8;7.64;5.5;.65;2898 +97082;49.52853;.5303;125;20220108;8.8;3.6;6.2;6.1;8.6;16.2;.41;3306 +97082;49.52853;.5303;125;20220109;8.1;5.1;6.6;4.6;8.17;6.6;.62;2569 +97082;49.52853;.5303;125;20220110;7.2;5.1;6.2;2.5;9.04;0;.24;2134 +97082;49.52853;.5303;125;20220111;8.1;4.2;6.2;2.5;8.24;.1;.35;3066 +97082;49.52853;.5303;125;20220112;6.8;3.7;5.3;1.3;8.35;0;.2;3046 +97082;49.52853;.5303;125;20220113;7;1.4;4.2;1.5;6.8;0;.26;4192 +97082;49.52853;.5303;125;20220114;9.4;.8;5.1;2.3;6.3;.1;.54;5254 +97082;49.52853;.5303;125;20220115;-.1;-2;-1.1;2;5.67;.1;.16;2017 +97082;49.52853;.5303;125;20220116;7.8;-.6;3.6;3.5;8;.6;.1;4441 +97082;49.52853;.5303;125;20220117;8.7;3.9;6.3;1.1;8.07;0;.25;4161 +97082;49.52853;.5303;125;20220118;5.7;-.4;2.6;1.6;7.1;.1;.17;4430 +97082;49.52853;.5303;125;20220119;7.6;2.3;5;2.5;8.3;3.4;.2;3729 +97082;49.52853;.5303;125;20220120;6.8;.5;3.6;2.8;6.84;0;.37;4452 +97082;49.52853;.5303;125;20220121;6;1.6;3.8;1.9;6.44;0;.42;4001 +97082;49.52853;.5303;125;20220122;5.8;3.8;4.8;1.7;7.3;0;.44;2414 +97082;49.52853;.5303;125;20220123;3.7;3.6;3.6;2.9;6.9;0;.54;622 +97082;49.52853;.5303;125;20220124;6.3;.1;3.2;2.3;6.34;0;.4;5181 +97082;49.52853;.5303;125;20220125;.6;-2.8;-1.1;1.1;5.7;0;.15;3643 +97082;49.52853;.5303;125;20220126;4.7;.2;2.5;1.7;7.04;0;.22;3908 +97082;49.52853;.5303;125;20220127;8.5;4;6.2;3.8;8.94;.7;.36;3835 +97082;49.52853;.5303;125;20220128;7.1;1.4;4.2;2.4;8.5;.1;.09;4837 +97082;49.52853;.5303;125;20220129;9.2;6.6;7.9;5.9;10.84;.5;.11;3078 +97082;49.52853;.5303;125;20220130;9.2;3.7;6.4;2.4;8.17;.2;.51;4885 +97082;49.52853;.5303;125;20220131;8.4;4.6;6.5;6.7;7.47;.1;1.08;4275 +97082;49.52853;.5303;125;20220201;9.5;5.3;7.4;6.3;10;.1;.32;4076 +97082;49.52853;.5303;125;20220202;9.4;8.5;9;4.7;9.87;.3;.79;1843 +97082;49.52853;.5303;125;20220203;8.7;6.1;7.4;3.9;9.07;.1;.6;3049 +97082;49.52853;.5303;125;20220204;9.7;6.9;8.3;5.2;8.17;1.2;1.21;3700 +97082;49.52853;.5303;125;20220205;9.4;2.5;5.9;4.9;7.74;.1;.79;6060 +97082;49.52853;.5303;125;20220206;10.9;7.6;9.3;9.7;9.97;7.6;1.02;3862 +97082;49.52853;.5303;125;20220207;9.7;5.6;7.7;3.7;7.8;.2;1.04;5247 +97082;49.52853;.5303;125;20220208;10.2;6.1;8.2;4;10.1;0;.49;5055 +97082;49.52853;.5303;125;20220209;7.8;4.4;6.1;2;8.87;.1;.43;4512 +97082;49.52853;.5303;125;20220210;6.8;5;5.9;3.7;8.36;4.6;.66;3536 +97082;49.52853;.5303;125;20220211;9.1;4.1;6.6;3;6.79;0;1.05;5966 +97082;49.52853;.5303;125;20220212;9.8;1.1;5.4;4.6;5.56;0;1.54;8543 +97082;49.52853;.5303;125;20220213;10.8;2.5;6.7;7.6;7.93;3;1.27;8108 +97082;49.52853;.5303;125;20220214;10.7;7;8.8;5.8;8.99;2.5;1.28;5798 +97082;49.52853;.5303;125;20220215;9.3;4.5;6.9;5.6;9.33;8.5;.64;5046 +97082;49.52853;.5303;125;20220216;13.2;8.6;10.9;9.1;12.74;3.4;.44;5160 +97082;49.52853;.5303;125;20220217;12.4;9.5;10.9;7.5;9.74;.1;1.66;4461 +97082;49.52853;.5303;125;20220218;12;7.9;10;9.1;8.84;2.8;1.89;5086 +97082;49.52853;.5303;125;20220219;8.7;2.8;5.7;6.7;7.7;1.1;.96;7176 +97082;49.52853;.5303;125;20220220;12;7.5;9.7;9;10.14;4.2;1.2;5490 +97082;49.52853;.5303;125;20220221;9.5;5.2;7.3;9.1;8;.3;1.38;5522 +97082;49.52853;.5303;125;20220222;12.7;5.1;8.9;5.3;9.84;1.9;1.03;7293 +97082;49.52853;.5303;125;20220223;8.8;2.6;5.7;2.8;8.2;0;.68;6898 +97082;49.52853;.5303;125;20220224;8.9;6.3;7.6;5.9;7.27;3;1.57;5001 +97082;49.52853;.5303;125;20220225;9.4;2.5;5.9;3.6;7;.1;1.17;8067 +97082;49.52853;.5303;125;20220226;9.8;-.1;4.9;4.1;5.94;.1;1.44;9938 +97082;49.52853;.5303;125;20220227;9.6;.7;5.1;5.5;5.5;0;1.83;9466 +97082;49.52853;.5303;125;20220228;14.7;2;8.4;3.6;6.77;.6;1.94;11342 +97082;49.52853;.5303;125;20220301;13.5;7.4;10.5;2.9;8.64;1;1.5;7364 +97082;49.52853;.5303;125;20220302;12.9;7;10;2.5;8.3;0;1.43;8027 +97082;49.52853;.5303;125;20220303;12.9;6.7;9.8;2.6;9.94;.5;1.12;8482 +97082;49.52853;.5303;125;20220304;8.1;7.6;7.9;2.8;9.67;.1;.64;2317 +97082;49.52853;.5303;125;20220305;6.5;5.9;6.2;4.1;8.94;1.3;.53;2301 +97082;49.52853;.5303;125;20220306;7.9;3.6;5.8;4.8;6.37;0;1.47;7934 +97082;49.52853;.5303;125;20220307;6;-.8;2.6;4.2;4.74;0;1.44;10205 +97082;49.52853;.5303;125;20220308;13.1;-.6;6.2;4.2;5.95;0;2.07;13673 +97082;49.52853;.5303;125;20220309;13.8;5.7;9.7;4.6;8.67;0;1.84;10598 +97082;49.52853;.5303;125;20220310;15.8;7.3;11.6;4.2;9.17;0;2.14;10307 +97082;49.52853;.5303;125;20220311;12;8;10;5.9;9.54;2.3;1.58;7110 +97082;49.52853;.5303;125;20220312;12.8;5.9;9.4;5.7;8.84;.1;1.8;10460 +97082;49.52853;.5303;125;20220313;10.3;7.6;8.9;4.5;9.2;2.2;1.22;5857 +97082;49.52853;.5303;125;20220314;14.5;4;9.3;2.6;8.34;0;1.75;12603 +97082;49.52853;.5303;125;20220315;14.2;7.1;10.7;3.2;10.27;.5;1.52;9948 +97082;49.52853;.5303;125;20220316;13.8;9.8;11.8;4.4;11.3;.4;1.52;8920 +97082;49.52853;.5303;125;20220317;11.2;5.4;8.3;3.4;7.74;0;1.68;10874 +97082;49.52853;.5303;125;20220318;14.5;2.9;8.7;4.3;6.89;0;2.47;15770 +97082;49.52853;.5303;125;20220319;15.6;6.2;10.9;5.2;6.19;0;3.42;15865 +97082;49.52853;.5303;125;20220320;12.7;3.8;8.3;3.4;5.69;0;2.39;14018 +97082;49.52853;.5303;125;20220321;17.5;4.6;11.1;3.6;8.29;0;2.65;16614 +97082;49.52853;.5303;125;20220322;17.7;7.4;12.5;4.1;6.96;0;3.44;15802 +97082;49.52853;.5303;125;20220323;17.4;5.2;11.3;3.3;6.39;0;3.06;17013 +97082;49.52853;.5303;125;20220324;18.1;7.1;12.6;3.5;6.83;0;3.19;17314 +97082;49.52853;.5303;125;20220325;17.3;7.7;12.5;4;7.23;0;3.17;15238 +97082;49.52853;.5303;125;20220326;17.8;6.3;12.1;3.9;8.06;0;3.03;16414 +97082;49.52853;.5303;125;20220327;18.4;7.7;13;3.4;9.26;0;2.77;15720 +97082;49.52853;.5303;125;20220328;18.4;8.2;13.3;3.3;9.13;0;2.82;15543 +97082;49.52853;.5303;125;20220329;16.3;11.1;13.7;3.1;9.83;.6;2.19;6512 +97082;49.52853;.5303;125;20220330;10.7;8.2;9.4;2.9;10.26;6.2;1.12;5974 +97082;49.52853;.5303;125;20220331;6.5;3.9;5.2;8.3;6.56;3;1.63;7775 +97082;49.52853;.5303;125;20220401;4.9;2.8;3.9;9.6;5.43;5.1;1.76;8074 +97082;49.52853;.5303;125;20220402;6.7;.9;3.8;4.6;5.43;0;1.8;12292 +97082;49.52853;.5303;125;20220403;7.2;-.2;3.5;3;5.19;0;1.72;13716 +97082;49.52853;.5303;125;20220404;7.8;1.1;4.4;5.8;8.09;1.1;.89;9557 +97082;49.52853;.5303;125;20220405;11.5;7.3;9.4;6.5;10.69;0;1.28;9641 +97082;49.52853;.5303;125;20220406;11.5;7.9;9.7;6.3;9.89;4;1.57;7282 +97082;49.52853;.5303;125;20220407;11.5;9.3;10.4;9;9.56;2.1;2.16;10147 +97082;49.52853;.5303;125;20220408;6;5.4;5.7;5.4;7.56;20.4;1.06;3696 +97082;49.52853;.5303;125;20220409;9.8;3.2;6.5;3.2;7.03;.3;1.97;15925 +97082;49.52853;.5303;125;20220410;13.5;1.8;7.6;3.8;6.36;0;2.78;18826 +97082;49.52853;.5303;125;20220411;19;6.1;12.6;6.3;8.03;0;4.17;19191 +97082;49.52853;.5303;125;20220412;17.9;12.3;15.1;3.8;11.36;.2;2.96;13219 +97082;49.52853;.5303;125;20220413;17.2;8.3;12.8;2;11.56;0;2.43;17195 +97082;49.52853;.5303;125;20220414;18;7.6;12.8;2;11.09;0;2.61;18849 +97082;49.52853;.5303;125;20220415;19.4;9.2;14.3;2.3;11.13;0;2.98;19850 +97082;49.52853;.5303;125;20220416;18.6;8.9;13.7;2.8;10.26;0;3.19;20946 +97082;49.52853;.5303;125;20220417;19.5;7.8;13.6;3.2;8.29;0;3.85;21397 +97082;49.52853;.5303;125;20220418;13.6;8.5;11.1;2.7;10.8;0;1.7;10371 +97082;49.52853;.5303;125;20220419;12;7.1;9.6;3.1;10.26;.2;1.79;13412 +97082;49.52853;.5303;125;20220420;16.5;8;12.2;2.9;10.39;0;2.63;17188 +97082;49.52853;.5303;125;20220421;18;7.9;13;3.6;9.09;0;3.52;21494 +97082;49.52853;.5303;125;20220422;16.4;8.2;12.3;4.1;10.09;0;2.86;17335 +97082;49.52853;.5303;125;20220423;17.8;9.3;13.6;3.8;10.99;3.4;3.12;18413 +97082;49.52853;.5303;125;20220424;15.6;10.9;13.2;4;11.16;0;2.57;15209 +97082;49.52853;.5303;125;20220425;13.3;7.7;10.5;4.3;9.63;0;2.32;14587 +97082;49.52853;.5303;125;20220426;14.6;8.2;11.4;4.3;8.89;0;2.97;17808 +97082;49.52853;.5303;125;20220427;15.6;4.9;10.3;5.4;8.46;0;3.2;21254 +97082;49.52853;.5303;125;20220428;15;5.9;10.5;4.1;9.63;0;2.67;19012 +97082;49.52853;.5303;125;20220429;15.2;8.6;11.9;4.9;9.93;0;2.77;16774 +97082;49.52853;.5303;125;20220430;14.8;7.4;11.1;3.8;9.06;0;2.88;18861 +97082;49.52853;.5303;125;20220501;15.1;6.9;11;2.8;8.73;.6;2.75;17358 +97082;49.52853;.5303;125;20220502;15.6;9.2;12.4;4.1;9.77;0;3.04;16016 +97082;49.52853;.5303;125;20220503;15.9;9.3;12.6;3.7;9.6;.1;3.32;18590 +97082;49.52853;.5303;125;20220504;15.1;6.4;10.8;2.5;10.79;0;2.33;17436 +97082;49.52853;.5303;125;20220505;15.2;9.1;12.2;2.9;11.53;.1;2.6;18215 +97082;49.52853;.5303;125;20220506;18.9;5.9;12.4;1.8;11.37;0;3.34;24267 +97082;49.52853;.5303;125;20220507;17.1;10.1;13.6;2.6;12.7;.7;2.59;16844 +97082;49.52853;.5303;125;20220508;18.8;9.4;14.1;2.7;12.37;.1;3.04;19452 +97082;49.52853;.5303;125;20220509;23.1;8.9;16;1.9;11.57;0;4.2;25431 +97082;49.52853;.5303;125;20220510;22;13.9;18;2.7;12.4;0;3.94;18968 +97082;49.52853;.5303;125;20220511;21.6;9.1;15.3;3.6;12.14;.1;4.05;23254 +97082;49.52853;.5303;125;20220512;16.8;7.5;12.2;2.7;10.87;.1;3.09;21609 +97082;49.52853;.5303;125;20220513;17.2;6.3;11.7;2.6;10.3;0;3.21;22504 +97082;49.52853;.5303;125;20220514;21.7;5.2;13.4;1.6;11.14;.1;4.02;27742 +97082;49.52853;.5303;125;20220515;25.2;13.9;19.6;3.5;13.3;11.3;4.78;21452 +97082;49.52853;.5303;125;20220516;22.1;14.4;18.3;3.1;15.5;1.6;3.67;19241 +97082;49.52853;.5303;125;20220517;26.9;12.2;19.6;2.4;15.24;4.5;4.88;25995 +97082;49.52853;.5303;125;20220518;24.3;12.6;18.4;2.3;15.44;0;4.15;23570 +97082;49.52853;.5303;125;20220519;19;13.8;16.4;2.8;14.17;2.1;2.98;16406 +97082;49.52853;.5303;125;20220520;16.4;11.7;14;2.8;12;6.3;2.68;15145 +97082;49.52853;.5303;125;20220521;20.3;9.4;14.9;2.1;12.54;0;3.58;22805 +97082;49.52853;.5303;125;20220522;21;8.1;14.6;1.5;13.57;1.7;3.64;24480 +97082;49.52853;.5303;125;20220523;15.4;13.4;14.4;2.7;13.87;4.1;1.7;8370 +97082;49.52853;.5303;125;20220524;15.8;9.2;12.5;3.8;11.14;1.2;2.91;18554 +97082;49.52853;.5303;125;20220525;15.6;7.4;11.5;4;11.87;1.2;2.54;19702 +97082;49.52853;.5303;125;20220526;15.7;12.1;13.9;4.3;13.34;.1;2.11;11850 +97082;49.52853;.5303;125;20220527;17.8;11.5;14.7;3.6;12.97;.5;3.03;18267 +97082;49.52853;.5303;125;20220528;16.5;8.6;12.6;3.1;10.77;0;3.15;20888 +97082;49.52853;.5303;125;20220529;14.3;4.5;9.4;2.8;9.17;.1;2.94;22697 +97082;49.52853;.5303;125;20220530;16.4;3.7;10.1;1.5;9.17;0;3.36;25203 +97082;49.52853;.5303;125;20220531;16.6;5;10.8;1.9;9.77;.5;3.38;24770 +97082;49.52853;.5303;125;20220601;17.7;6.2;11.9;2.5;10.17;.1;3.65;25765 +97082;49.52853;.5303;125;20220602;21.3;7.2;14.2;2.8;10.44;0;4.39;26201 +97082;49.52853;.5303;125;20220603;20;11.8;15.9;2.1;13.17;2.4;3.44;19520 +97082;49.52853;.5303;125;20220604;25.2;13.4;19.3;2.6;17.1;13.7;4.44;24757 +97082;49.52853;.5303;125;20220605;16.8;14.6;15.7;2.4;15.7;.4;1.92;10395 +97082;49.52853;.5303;125;20220606;20.2;10.1;15.2;2.7;13.3;5.1;3.66;23129 +97082;49.52853;.5303;125;20220607;20.4;14.1;17.2;3.3;15.2;3.7;3.26;17439 +97082;49.52853;.5303;125;20220608;18.2;14.2;16.2;5;14.5;.7;2.87;14717 +97082;49.52853;.5303;125;20220609;18.8;12.2;15.5;3.7;13.57;0;3.14;17609 +97082;49.52853;.5303;125;20220610;20.8;12.3;16.6;2.6;15.27;0;3.27;19462 +97082;49.52853;.5303;125;20220611;20.5;13.3;16.9;2.2;13.97;.2;3.63;20570 +97082;49.52853;.5303;125;20220612;19;9;14;2.2;12.37;.1;3.61;23958 +97082;49.52853;.5303;125;20220613;19.5;10;14.8;2.4;11.84;0;3.77;23263 +97082;49.52853;.5303;125;20220614;24.5;8.6;16.5;2.2;11.84;0;5.08;29653 +97082;49.52853;.5303;125;20220615;26.6;14.2;20.4;2.2;13.14;0;5.24;26324 +97082;49.52853;.5303;125;20220616;27.9;10.5;19.2;1.6;13.8;0;5.4;30396 +97082;49.52853;.5303;125;20220617;33;14.5;23.7;2;15.67;0;6.55;30876 +97082;49.52853;.5303;125;20220618;34.4;16;25.2;2.7;17.64;2.3;7.06;31035 +97082;49.52853;.5303;125;20220619;20;12.4;16.2;4.4;14.34;7.8;3.38;19203 +97082;49.52853;.5303;125;20220620;20.6;11.9;16.2;3.7;13.44;0;3.82;21391 +97082;49.52853;.5303;125;20220621;22.9;12.3;17.6;2.4;13.64;0;4.28;23697 +97082;49.52853;.5303;125;20220622;25.7;13.1;19.4;2.9;14.3;0;5.18;27175 +97082;49.52853;.5303;125;20220623;24.7;14.5;19.6;1.9;17.04;9.1;4.22;23038 +97082;49.52853;.5303;125;20220624;22.6;14.5;18.5;3;16.6;3;3.67;20008 +97082;49.52853;.5303;125;20220625;18.7;12.5;15.6;3.2;14.04;3.7;3.11;18457 +97082;49.52853;.5303;125;20220626;20.9;8.8;14.8;2.7;12.4;.5;4.03;25353 +97082;49.52853;.5303;125;20220627;20;10.1;15;2.2;13.2;.8;3.71;23646 +97082;49.52853;.5303;125;20220628;22.3;9.4;15.9;2.2;12.37;0;4.48;27314 +97082;49.52853;.5303;125;20220629;18.4;11.5;14.9;2.6;13.97;4.5;2.92;17717 +97082;49.52853;.5303;125;20220630;17.7;11.1;14.4;2.1;13.17;5.8;2.97;18747 +97082;49.52853;.5303;125;20220701;19.3;8.4;13.8;2.7;11.84;.1;3.79;24715 +97082;49.52853;.5303;125;20220702;23.4;10.4;16.9;2.6;12.57;0;4.63;26204 +97082;49.52853;.5303;125;20220703;19.7;11.1;15.4;2.8;13.2;.1;3.61;21918 +97082;49.52853;.5303;125;20220704;19.3;10.1;14.7;2.5;13.2;0;3.56;22921 +97082;49.52853;.5303;125;20220705;19.7;10.7;15.2;2.5;13.34;.1;3.64;23063 +97082;49.52853;.5303;125;20220706;22.1;10.4;16.2;2.5;14.3;0;4.13;26191 +97082;49.52853;.5303;125;20220707;20.8;14.5;17.6;3;15.34;.1;3.14;16179 +97082;49.52853;.5303;125;20220708;24.2;9.6;16.9;1.4;14.44;.1;4.58;28791 +97082;49.52853;.5303;125;20220709;25.6;11.5;18.6;2.3;15.2;0;4.74;27124 +97082;49.52853;.5303;125;20220710;26.4;12.3;19.4;2.5;13.5;0;5.27;27906 +97082;49.52853;.5303;125;20220711;29.6;14.3;22;2.4;14.6;0;5.91;28689 +97082;49.52853;.5303;125;20220712;32.2;17.3;24.7;2.2;15.7;0;6.22;27965 +97082;49.52853;.5303;125;20220713;30.1;18.3;24.2;1.9;17.04;0;5.51;25978 +97082;49.52853;.5303;125;20220714;23.9;14.2;19;2.8;16.37;0;4.23;23561 +97082;49.52853;.5303;125;20220715;24.4;11.1;17.8;2;12.34;.1;4.66;26609 +97082;49.52853;.5303;125;20220716;27.6;9.3;18.5;1.7;13.04;0;5.12;29261 +97082;49.52853;.5303;125;20220717;31.5;15.2;23.3;2.8;11.34;0;6.75;29120 +97082;49.52853;.5303;125;20220718;38.3;18.2;28.3;2.3;11.5;0;7.54;29579 +97082;49.52853;.5303;125;20220719;39;24;31.5;3.7;14.17;.3;8.89;27408 +97082;49.52853;.5303;125;20220720;23;17.3;20.2;2.3;18.37;1;3.32;16983 +97082;49.52853;.5303;125;20220721;23.4;16.9;20.1;2.9;17.7;0;3.62;17892 +97082;49.52853;.5303;125;20220722;23.8;16.5;20.2;2.7;17.94;8.3;3.53;17752 +97082;49.52853;.5303;125;20220723;23.5;16.4;19.9;2.3;17.44;0;3.54;17954 +97082;49.52853;.5303;125;20220724;31.7;15;23.4;2.9;15.67;0;6.31;28601 +97082;49.52853;.5303;125;20220725;22.5;15.5;19;3.8;16.34;.2;3.59;17747 +97082;49.52853;.5303;125;20220726;20.4;16.5;18.4;2.8;14.47;0;3.18;14367 +97082;49.52853;.5303;125;20220727;23.5;11;17.2;1.8;13.14;0;4;22807 +97082;49.52853;.5303;125;20220728;24.8;15.4;20.1;2.3;11.8;0;4.41;19985 +97082;49.52853;.5303;125;20220729;27.4;13.8;20.6;1.3;13.14;0;4.52;24227 +97082;49.52853;.5303;125;20220730;23.8;14.5;19.2;2.5;16.2;0;4;22106 +97082;49.52853;.5303;125;20220731;22.3;17.1;19.7;3.7;18.3;.2;2.92;13880 +97082;49.52853;.5303;125;20220801;23.3;17.4;20.4;3;17.5;0;3.52;17139 +97082;49.52853;.5303;125;20220802;27.4;13.9;20.6;1.9;17.14;.1;4.49;24168 +97082;49.52853;.5303;125;20220803;29.8;14.9;22.4;1.5;18.4;.2;4.92;26309 +97082;49.52853;.5303;125;20220804;22.3;16.1;19.2;2.6;16.87;0;3.23;16657 +97082;49.52853;.5303;125;20220805;21.9;15;18.5;3.5;13.47;0;3.9;18616 +97082;49.52853;.5303;125;20220806;24;9.4;16.7;2.5;11.27;0;4.46;25268 +97082;49.52853;.5303;125;20220807;25.1;10.7;17.9;2.8;11.67;0;4.74;24829 +97082;49.52853;.5303;125;20220808;26.7;12.2;19.4;3.1;13.1;0;4.98;24880 +97082;49.52853;.5303;125;20220809;27.1;12.8;20;3.5;15.1;0;4.91;24671 +97082;49.52853;.5303;125;20220810;32.1;15.6;23.8;3.1;15.8;0;5.96;25611 +97082;49.52853;.5303;125;20220811;32.9;16.7;24.8;2.5;14.17;0;6.02;25931 +97082;49.52853;.5303;125;20220812;33.3;16.5;24.9;2.3;13.67;0;5.94;26127 +97082;49.52853;.5303;125;20220813;33;18.7;25.9;2.5;11.4;0;6.12;24067 +97082;49.52853;.5303;125;20220814;26.3;18.5;22.4;2.2;13.54;0;4.21;17421 +97082;49.52853;.5303;125;20220815;24.6;15.4;20;2.4;17.77;0;3.49;18396 +97082;49.52853;.5303;125;20220816;25.8;17.3;21.6;2.2;17.4;3.3;3.59;17129 +97082;49.52853;.5303;125;20220817;24.2;16.5;20.4;1.7;17.87;10;3.03;15748 +97082;49.52853;.5303;125;20220818;23;13.5;18.3;2.2;17.24;.3;3.09;18210 +97082;49.52853;.5303;125;20220819;20.8;16.3;18.5;3.5;17.47;.1;2.44;12577 +97082;49.52853;.5303;125;20220820;22.1;11.8;16.9;2.3;14.1;.1;3.24;19016 +97082;49.52853;.5303;125;20220821;22.9;10.7;16.8;1.4;14.44;.1;3.22;20451 +97082;49.52853;.5303;125;20220822;24.8;12.9;18.9;1.6;16.64;.6;3.25;18626 +97082;49.52853;.5303;125;20220823;24.2;18;21.1;2.1;20.5;0;2.56;12782 +97082;49.52853;.5303;125;20220824;30.1;16.9;23.5;1.9;19.8;0;4.14;20625 +97082;49.52853;.5303;125;20220825;23.1;18.4;20.7;3;19.1;1;2.63;12025 +97082;49.52853;.5303;125;20220826;22.6;16;19.3;2.4;16.27;.1;2.94;14967 +97082;49.52853;.5303;125;20220827;24.5;11.1;17.8;2.4;14;0;3.63;20858 +97082;49.52853;.5303;125;20220828;24.2;12.4;18.3;2.7;13.9;0;3.6;18981 +97082;49.52853;.5303;125;20220829;26.3;15.1;20.7;3.7;13.04;0;4.63;18980 +97082;49.52853;.5303;125;20220830;25.5;13;19.3;3.3;14.14;0;3.98;19807 +97082;49.52853;.5303;125;20220831;25.7;14.5;20.1;3.3;15.4;0;3.88;18214 +97082;49.52853;.5303;125;20220901;24.2;12.6;18.4;1.8;16.07;10.4;2.98;17277 +97082;49.52853;.5303;125;20220902;22.4;15.7;19;2;17.6;7.5;2.43;13301 +97082;49.52853;.5303;125;20220903;22.1;15.3;18.7;2.2;17.47;2.3;2.43;13616 +97082;49.52853;.5303;125;20220904;27.1;13.8;20.4;2.7;15.17;0;3.91;19366 +97082;49.52853;.5303;125;20220905;24.5;15.6;20;2.5;16.94;1.9;3.01;14947 +97082;49.52853;.5303;125;20220906;22.6;15.1;18.9;3.1;16.54;2;2.7;13682 +97082;49.52853;.5303;125;20220907;22.7;14.5;18.6;4.3;15.84;2.8;3.02;14646 +97082;49.52853;.5303;125;20220908;20.3;14;17.2;4.2;15.6;10.7;2.38;12382 +97082;49.52853;.5303;125;20220909;19.6;14.5;17.1;5.9;15.47;18.9;2.42;11293 +97082;49.52853;.5303;125;20220910;19.1;15.1;17.1;3.8;15.94;5.8;2.02;9873 +97082;49.52853;.5303;125;20220911;22.5;11.3;16.9;1.7;14.77;.1;2.54;16232 +97082;49.52853;.5303;125;20220912;27.3;14;20.7;2.9;15.77;.2;3.71;17731 +97082;49.52853;.5303;125;20220913;23.2;19.1;21.1;2.7;17.7;17.8;2.46;9148 +97082;49.52853;.5303;125;20220914;21.4;17;19.2;2.3;19.17;21;1.75;9448 +97082;49.52853;.5303;125;20220915;18.6;12.5;15.6;2;14.57;0;1.78;10830 +97082;49.52853;.5303;125;20220916;16.7;10.7;13.7;2;11.34;.3;1.84;10604 +97082;49.52853;.5303;125;20220917;15.2;6.9;11;2.6;9.17;.1;2.06;13294 +97082;49.52853;.5303;125;20220918;16.5;7.4;11.9;2.3;10.5;.1;1.93;13439 +97082;49.52853;.5303;125;20220919;16.7;7.8;12.3;1.1;10.94;.1;1.72;13111 +97082;49.52853;.5303;125;20220920;17;8.1;12.6;1.5;11.74;.1;1.7;12652 +97082;49.52853;.5303;125;20220921;18.1;7.1;12.6;1.2;11.17;.1;1.83;14405 +97082;49.52853;.5303;125;20220922;19.9;7.7;13.8;1.4;10.54;0;2.14;15469 +97082;49.52853;.5303;125;20220923;16.6;10.1;13.4;1.8;12.47;7.6;1.53;10410 +97082;49.52853;.5303;125;20220924;15;12.1;13.5;3.1;13.77;12.3;1.16;6515 +97082;49.52853;.5303;125;20220925;16.2;10.8;13.5;2.6;11.94;.9;1.66;9676 +97082;49.52853;.5303;125;20220926;14.7;10.6;12.6;4.5;11.37;7;1.69;7331 +97082;49.52853;.5303;125;20220927;15.2;11.3;13.2;4.5;11.34;5.1;1.85;7548 +97082;49.52853;.5303;125;20220928;13.9;9.6;11.8;2.5;11.2;5.1;1.35;8114 +97082;49.52853;.5303;125;20220929;15.1;6.7;10.9;1.6;10.4;.5;1.4;10836 +97082;49.52853;.5303;125;20220930;16.1;5.6;10.9;3.4;10.7;6.1;1.65;12648 +97082;49.52853;.5303;125;20221001;18.5;12.1;15.3;5.8;14.87;4.3;1.62;9502 +97082;49.52853;.5303;125;20221002;16.5;14;15.2;2.7;15.14;15.6;1.06;4795 +97082;49.52853;.5303;125;20221003;15.5;8;11.8;2.2;12.4;0;1.18;9352 +97082;49.52853;.5303;125;20221004;17;9.7;13.4;3.2;13;0;1.4;8944 +97082;49.52853;.5303;125;20221005;19.2;14.4;16.8;5.1;13.5;1.3;2.32;7099 +97082;49.52853;.5303;125;20221006;17.2;9.1;13.1;2.6;11.14;.1;1.68;10638 +97082;49.52853;.5303;125;20221007;17.5;6.8;12.1;2.5;11.04;.6;1.59;11818 +97082;49.52853;.5303;125;20221008;16.5;9.6;13.1;2.4;11.34;.1;1.48;9685 +97082;49.52853;.5303;125;20221009;17.7;6.6;12.1;2.8;9.7;.1;1.84;11663 +97082;49.52853;.5303;125;20221010;17.8;10.9;14.3;2.8;11.9;.3;1.67;8570 +97082;49.52853;.5303;125;20221011;15.9;5.3;10.6;1.7;9.57;.1;1.33;11284 +97082;49.52853;.5303;125;20221012;18.3;5.2;11.8;2.2;10.84;.1;1.48;11542 +97082;49.52853;.5303;125;20221013;15.1;11.4;13.2;2.8;14.24;2.8;.78;5561 +97082;49.52853;.5303;125;20221014;14.9;13.2;14;2.7;15.24;3.2;.68;3704 +97082;49.52853;.5303;125;20221015;17.6;13.5;15.6;4.3;14.74;.5;1.37;6422 +97082;49.52853;.5303;125;20221016;16.1;11.1;13.6;3.7;14.24;7.3;.92;6937 +97082;49.52853;.5303;125;20221017;18.4;15.1;16.8;2.8;16.27;.2;1.12;5281 +97082;49.52853;.5303;125;20221018;18.8;13.6;16.2;2.3;16.3;.1;1.01;6603 +97082;49.52853;.5303;125;20221019;20.6;15;17.8;5;16.87;1.7;1.6;7290 +97082;49.52853;.5303;125;20221020;20;15.5;17.7;3;16.2;.3;1.39;6179 +97082;49.52853;.5303;125;20221021;19.3;14.5;16.9;4.7;14.74;.8;1.75;6356 +97082;49.52853;.5303;125;20221022;18.6;12.5;15.5;3.7;14.47;3.4;1.34;7170 +97082;49.52853;.5303;125;20221023;20.6;15;17.8;5.7;14.64;2.1;2.24;6504 +97082;49.52853;.5303;125;20221024;18.1;13.2;15.6;6.1;13.5;8.8;1.85;6028 +97082;49.52853;.5303;125;20221025;18;11.6;14.8;3.9;13.9;.2;1.23;7127 +97082;49.52853;.5303;125;20221026;19.7;14.2;17;4.5;15.17;0;1.58;6611 +97082;49.52853;.5303;125;20221027;21.7;14.1;17.9;3.4;15.2;.1;1.68;7018 +97082;49.52853;.5303;125;20221028;19.6;14.6;17.1;3;15.47;.1;1.3;5695 +97082;49.52853;.5303;125;20221029;20.7;14.2;17.5;3.3;15.74;.3;1.37;6488 +97082;49.52853;.5303;125;20221030;14.6;13.7;14.2;2.5;14.17;2.4;.78;2823 +97082;49.52853;.5303;125;20221031;17.7;8.9;13.3;4;13.37;2.8;1;7025 +97082;49.52853;.5303;125;20221101;15.5;10.4;13;6.7;11.3;3.1;1.67;5461 +97082;49.52853;.5303;125;20221102;14.6;8.1;11.4;4.9;11.1;1.2;1.1;6377 +97082;49.52853;.5303;125;20221103;12.8;12.6;12.7;5.4;11.84;9.3;1.23;1184 +97082;49.52853;.5303;125;20221104;12;7.9;9.9;3.9;9.84;2.8;.96;4551 +97082;49.52853;.5303;125;20221105;11.2;6.5;8.9;4;10.34;4.7;.56;4426 +97082;49.52853;.5303;125;20221106;12.5;10.9;11.7;5.7;12.27;15;.75;2747 +97082;49.52853;.5303;125;20221107;15.8;11;13.4;6;12.3;.2;1.35;4525 +97082;49.52853;.5303;125;20221108;15.3;11.8;13.5;6;11.9;0;1.5;3850 +97082;49.52853;.5303;125;20221109;14.3;10.3;12.3;4.4;11.17;.3;1.15;4466 +97082;49.52853;.5303;125;20221110;14.4;7.2;10.8;3.9;11;0;.79;5852 +97082;49.52853;.5303;125;20221111;11.4;8;9.7;3.7;10.9;.2;.53;4011 +97082;49.52853;.5303;125;20221112;14.4;6.7;10.5;2.5;11.44;.1;.52;5870 +97082;49.52853;.5303;125;20221113;14.3;8.5;11.4;2.5;11.64;.2;.62;5103 +97082;49.52853;.5303;125;20221114;14.3;6.5;10.4;3;11.14;1.5;.55;5451 +97082;49.52853;.5303;125;20221115;13.2;7.9;10.6;5.1;10.7;5.4;.87;4296 +97082;49.52853;.5303;125;20221116;11.9;7.4;9.7;6;10.57;14.7;.69;4080 +97082;49.52853;.5303;125;20221117;11.4;9.1;10.3;7.4;10.74;8.8;.93;2765 +97082;49.52853;.5303;125;20221118;11.6;7.9;9.7;4;10.04;12.7;.75;3509 +97082;49.52853;.5303;125;20221119;10.7;4.4;7.6;2.5;8.9;.7;.48;4487 +97082;49.52853;.5303;125;20221120;11.5;4.2;7.9;4.3;9;4.4;.68;4566 +97082;49.52853;.5303;125;20221121;9.9;6.2;8;4.6;9.2;9.3;.63;3509 +97082;49.52853;.5303;125;20221122;9.5;4.6;7;6;8.97;10.7;.57;3657 +97082;49.52853;.5303;125;20221123;12.3;5;8.6;5.3;9.3;7.8;.82;4359 +97082;49.52853;.5303;125;20221124;12.3;6.8;9.6;5.4;9.87;8.2;.84;4262 +97082;49.52853;.5303;125;20221125;12.3;7;9.7;3.6;9.74;.4;.71;4357 +97082;49.52853;.5303;125;20221126;10.6;5.8;8.2;4;9.74;5.2;.42;3635 +97082;49.52853;.5303;125;20221127;10.5;8.2;9.4;4.7;10.77;12.9;.46;2393 +97082;49.52853;.5303;125;20221128;10.5;7.8;9.1;3.1;10.47;1.7;.43;2709 +97082;49.52853;.5303;125;20221129;10.5;4;7.2;1.9;9.17;.1;.24;3773 +97082;49.52853;.5303;125;20221130;7.7;4.6;6.1;2.5;8;0;.43;2833 +97082;49.52853;.5303;125;20221201;6.2;.2;3.2;1.7;7.2;0;.12;3964 +97082;49.52853;.5303;125;20221202;6;-.9;2.6;2.5;6.57;0;.23;3905 +97082;49.52853;.5303;125;20221203;2.5;1.8;2.1;4.1;6.17;0;.49;1250 +97082;49.52853;.5303;125;20221204;2.4;.8;1.6;3;6.17;0;.33;1821 +97082;49.52853;.5303;125;20221205;4.7;1.4;3.1;1.5;6.57;0;.28;2511 +97082;49.52853;.5303;125;20221206;4.2;-2.5;.9;1;6.14;.3;.05;3999 +97082;49.52853;.5303;125;20221207;6.8;-.2;3.3;1.2;7;2.4;.1;3730 +97082;49.52853;.5303;125;20221208;4.3;1.3;2.8;1.3;7;.6;.18;2422 +97082;49.52853;.5303;125;20221209;.6;-2;-.7;1.3;5.54;.5;.14;2287 +97082;49.52853;.5303;125;20221210;4.2;-2.8;.7;2.3;5.74;.6;.18;3649 +97082;49.52853;.5303;125;20221211;.6;-1.5;-.5;4;5.2;.1;.33;1921 +97082;49.52853;.5303;125;20221212;-.3;-.9;-.6;3.5;5.04;0;.39;1380 +97082;49.52853;.5303;125;20221213;-.1;-3.5;-1.8;3.5;4.17;0;.44;2795 +97082;49.52853;.5303;125;20221214;1.4;-1.9;-.3;1.8;4.5;0;.38;2449 +97082;49.52853;.5303;125;20221215;3.4;-2.8;.3;2.4;4.27;0;.47;3558 +97082;49.52853;.5303;125;20221216;5.7;-2.5;1.6;1.4;5.64;.1;.12;4178 +97082;49.52853;.5303;125;20221217;-2;-4.7;-3.4;3.2;4.5;0;.14;2687 +97082;49.52853;.5303;125;20221218;4.9;-4.7;.1;5.5;5.7;10;.26;3776 +97082;49.52853;.5303;125;20221219;11.5;5;8.3;6.5;10.44;4.5;.25;3454 +97082;49.52853;.5303;125;20221220;11.5;10.9;11.2;4.5;11.27;9;.86;922 +97082;49.52853;.5303;125;20221221;11;6.3;8.7;3.8;10.97;11.2;.13;2973 +97082;49.52853;.5303;125;20221222;12.6;9.4;11;5.9;12.27;11.5;.39;2325 +97082;49.52853;.5303;125;20221223;14;10.9;12.5;5.6;12.74;5;.66;2448 +97082;49.52853;.5303;125;20221224;12;10.2;11.1;3.8;11.44;4.5;.63;1874 +97082;49.52853;.5303;125;20221225;11;9;10;2.8;11.6;7.2;.32;1817 +97082;49.52853;.5303;125;20221226;9.8;9.1;9.4;4.4;9.47;.8;.91;1463 +97082;49.52853;.5303;125;20221227;9.6;3.6;6.6;4.5;8.14;.4;.55;3674 +97082;49.52853;.5303;125;20221228;11;7.7;9.3;7.2;10.67;1.7;.52;2410 +97082;49.52853;.5303;125;20221229;10.3;9.1;9.7;6.3;9.14;.3;1.25;1801 +97082;49.52853;.5303;125;20221230;14.4;4.5;9.4;6.3;11;11.9;.46;4094 +97082;49.52853;.5303;125;20221231;16.2;12.6;14.4;9.1;12.95;4.2;1.54;2898 +97083;49.55692;.8734;138;20220101;14.3;10.5;12.4;4.1;11.8;.4;.79;2870 +97083;49.55692;.8734;138;20220102;13.2;10.4;11.8;6.3;11.5;2.9;.95;2505 +97083;49.55692;.8734;138;20220103;11.7;10.1;10.9;5.1;10.5;17;.97;1949 +97083;49.55692;.8734;138;20220104;9;7;8;4.7;8.7;1.6;.79;2174 +97083;49.55692;.8734;138;20220105;6.6;3;4.8;3.3;6.2;.1;.75;2879 +97083;49.55692;.8734;138;20220106;4.9;-1.6;1.6;3.3;6.3;1.9;.2;3840 +97083;49.55692;.8734;138;20220107;6.8;3.5;5.1;5.5;7.5;6.7;.58;2812 +97083;49.55692;.8734;138;20220108;8.4;1.2;4.8;5.6;8.3;16;.19;4107 +97083;49.55692;.8734;138;20220109;6.6;4.9;5.7;3.9;7.7;7.3;.6;2106 +97083;49.55692;.8734;138;20220110;6;3.6;4.8;2.5;8.4;0;.17;2494 +97083;49.55692;.8734;138;20220111;6.4;2.4;4.4;2.9;7.6;0;.28;3201 +97083;49.55692;.8734;138;20220112;7.1;3.2;5.1;1.4;8;0;.22;3198 +97083;49.55692;.8734;138;20220113;8.4;-1.7;3.3;.9;6.3;0;.11;5096 +97083;49.55692;.8734;138;20220114;9.7;-1;4.3;1.7;6.5;.1;.32;5302 +97083;49.55692;.8734;138;20220115;0;-1;-.5;2.1;5.8;.1;.18;1764 +97083;49.55692;.8734;138;20220116;8.1;-.4;3.8;2.9;7.7;.8;.17;4863 +97083;49.55692;.8734;138;20220117;8.3;.6;4.4;.9;7.3;0;.15;4697 +97083;49.55692;.8734;138;20220118;7.9;-.7;3.6;2.3;7;.1;.28;5019 +97083;49.55692;.8734;138;20220119;7.4;1.1;4.2;2.6;8.2;3.1;.12;4379 +97083;49.55692;.8734;138;20220120;6.1;-.2;2.9;3.4;6.7;.1;.35;4438 +97083;49.55692;.8734;138;20220121;5.8;1.5;3.6;2.3;6.5;0;.44;3748 +97083;49.55692;.8734;138;20220122;5.5;3.4;4.4;2;7.3;0;.4;2709 +97083;49.55692;.8734;138;20220123;3.6;3.2;3.4;2.9;6.8;0;.49;1299 +97083;49.55692;.8734;138;20220124;6;-.3;2.8;2.2;6.2;0;.4;4696 +97083;49.55692;.8734;138;20220125;.6;-2.8;-1.1;1.1;5.6;.1;.15;3547 +97083;49.55692;.8734;138;20220126;4.6;.2;2.4;2.1;6.9;0;.23;4070 +97083;49.55692;.8734;138;20220127;8.5;3.6;6;4.3;8.9;.4;.32;4350 +97083;49.55692;.8734;138;20220128;6.1;-1;2.5;2.5;7.9;.1;.02;5279 +97083;49.55692;.8734;138;20220129;9.5;6;7.7;6;10.7;.4;.11;3816 +97083;49.55692;.8734;138;20220130;8.4;2.3;5.3;2.6;7.9;.3;.43;5058 +97083;49.55692;.8734;138;20220131;7.8;3.3;5.5;6.8;7.2;.1;.98;4437 +97083;49.55692;.8734;138;20220201;9.7;3.9;6.8;6.1;9.9;.4;.19;5092 +97083;49.55692;.8734;138;20220202;9.6;9.1;9.3;5;9.9;.1;.88;1644 +97083;49.55692;.8734;138;20220203;7.6;6.3;6.9;4.4;9.1;0;.52;2581 +97083;49.55692;.8734;138;20220204;9.3;6.9;8.1;5.1;8.2;.9;1.14;3497 +97083;49.55692;.8734;138;20220205;8.6;1.4;5;5.4;7.7;.3;.64;6021 +97083;49.55692;.8734;138;20220206;10.7;7.1;8.9;10.9;9.8;8.7;1.01;4378 +97083;49.55692;.8734;138;20220207;9.4;5.5;7.4;4.3;7.6;.1;1.12;4621 +97083;49.55692;.8734;138;20220208;10.1;5.7;7.9;4.4;10.3;0;.38;4976 +97083;49.55692;.8734;138;20220209;7.1;4.6;5.8;1.9;8.9;0;.37;3854 +97083;49.55692;.8734;138;20220210;6.7;5.2;5.9;3.7;8.29;3.3;.64;2958 +97083;49.55692;.8734;138;20220211;8.5;2.6;5.5;2.7;6.66;0;.92;6586 +97083;49.55692;.8734;138;20220212;8.6;-.5;4.1;4.3;5.36;0;1.35;8993 +97083;49.55692;.8734;138;20220213;11;.6;5.8;6.7;7.56;2.2;1.26;7702 +97083;49.55692;.8734;138;20220214;11.1;6.9;9;5.9;8.83;.5;1.38;6625 +97083;49.55692;.8734;138;20220215;9.2;3.6;6.4;6.2;9.09;9.1;.62;4245 +97083;49.55692;.8734;138;20220216;12.6;8.6;10.6;10.8;12.6;3.8;.35;5391 +97083;49.55692;.8734;138;20220217;11.4;9.3;10.3;8.2;9.8;.1;1.49;4016 +97083;49.55692;.8734;138;20220218;11.7;7.8;9.7;10.3;8.7;1.9;1.96;5494 +97083;49.55692;.8734;138;20220219;8.2;2.8;5.5;7.5;7.7;1.1;.91;6534 +97083;49.55692;.8734;138;20220220;11.4;7;9.2;10.2;10.1;3.1;1.06;6008 +97083;49.55692;.8734;138;20220221;9.4;5;7.2;9.2;7.9;.2;1.41;6101 +97083;49.55692;.8734;138;20220222;11.9;5.1;8.5;5.5;9.6;3.7;1;7658 +97083;49.55692;.8734;138;20220223;8.6;.7;4.6;2.8;8;0;.62;8368 +97083;49.55692;.8734;138;20220224;8.8;6;7.4;5.8;7.3;3.3;1.5;5130 +97083;49.55692;.8734;138;20220225;9.1;2.8;5.9;3.9;6.9;.1;1.2;7722 +97083;49.55692;.8734;138;20220226;9.6;-1.1;4.2;3.7;5.8;.1;1.34;10163 +97083;49.55692;.8734;138;20220227;9.1;.9;5;5.2;5.4;0;1.75;9053 +97083;49.55692;.8734;138;20220228;12.6;1.4;7;3.8;6;.7;1.86;10709 +97083;49.55692;.8734;138;20220301;12.5;5.9;9.2;3.1;8;.4;1.49;8384 +97083;49.55692;.8734;138;20220302;11.8;6.3;9;2.2;7.9;0;1.3;7782 +97083;49.55692;.8734;138;20220303;11.9;4.9;8.4;2.4;9.2;.3;1.05;8884 +97083;49.55692;.8734;138;20220304;8.8;7.7;8.2;2.2;9.8;.6;.69;3680 +97083;49.55692;.8734;138;20220305;6.4;6.2;6.3;4.6;9;1;.49;1693 +97083;49.55692;.8734;138;20220306;7.2;2.7;4.9;5.7;6.2;0;1.43;7470 +97083;49.55692;.8734;138;20220307;5.6;-1.2;2.2;4.4;4.7;0;1.38;9271 +97083;49.55692;.8734;138;20220308;12.6;-.8;5.9;4.4;5.5;0;2.15;13125 +97083;49.55692;.8734;138;20220309;13.4;4.1;8.7;3.9;8.3;0;1.68;11116 +97083;49.55692;.8734;138;20220310;16.2;5.5;10.8;3.9;8.9;0;2.1;12075 +97083;49.55692;.8734;138;20220311;12;8.2;10.1;5.7;9.6;1.6;1.56;7366 +97083;49.55692;.8734;138;20220312;12.1;5.8;8.9;6.1;9;.1;1.59;9560 +97083;49.55692;.8734;138;20220313;8.8;7.6;8.2;4.5;9.3;2.2;.96;4328 +97083;49.55692;.8734;138;20220314;14.6;3.8;9.2;2.7;8.4;0;1.75;12797 +97083;49.55692;.8734;138;20220315;13.9;7.3;10.6;3;9.9;.6;1.55;10174 +97083;49.55692;.8734;138;20220316;13.7;9.3;11.5;4.3;11.2;0;1.44;8447 +97083;49.55692;.8734;138;20220317;10.7;5.1;7.9;3.6;7.5;0;1.63;9628 +97083;49.55692;.8734;138;20220318;14.4;1.4;7.9;5;6.46;0;2.65;16533 +97083;49.55692;.8734;138;20220319;15.5;5.8;10.6;6;6.23;0;3.53;16515 +97083;49.55692;.8734;138;20220320;12;1.6;6.8;3.2;5.53;0;2.22;14886 +97083;49.55692;.8734;138;20220321;17;3;10;3.5;8.16;0;2.47;15702 +97083;49.55692;.8734;138;20220322;17.5;5.9;11.7;3.8;7.19;0;3.17;16868 +97083;49.55692;.8734;138;20220323;16.8;3.9;10.3;3.2;6.39;0;2.91;17735 +97083;49.55692;.8734;138;20220324;17.7;5.3;11.5;3.4;6.76;0;3.06;18253 +97083;49.55692;.8734;138;20220325;16.5;6;11.3;3.8;7.09;0;2.99;16338 +97083;49.55692;.8734;138;20220326;17;5.4;11.2;4.1;7.69;0;3.02;16925 +97083;49.55692;.8734;138;20220327;18;6.2;12.1;3.3;8.76;0;2.78;16335 +97083;49.55692;.8734;138;20220328;17.6;5.8;11.7;3;9.16;0;2.45;14444 +97083;49.55692;.8734;138;20220329;15.6;10.5;13.1;3.2;9.56;.9;2.16;6852 +97083;49.55692;.8734;138;20220330;10.3;7.8;9.1;3;10.03;6.2;1.01;4120 +97083;49.55692;.8734;138;20220331;6.3;3.5;4.9;8;6.66;5.5;1.51;8219 +97083;49.55692;.8734;138;20220401;4.4;1.2;2.8;9.7;5.66;3.5;1.55;8747 +97083;49.55692;.8734;138;20220402;6.7;.2;3.4;4.9;5.26;.1;1.85;13289 +97083;49.55692;.8734;138;20220403;6.9;-1.8;2.6;3.3;5.09;0;1.68;14180 +97083;49.55692;.8734;138;20220404;7.6;-.8;3.4;5.8;7.63;.5;.78;7765 +97083;49.55692;.8734;138;20220405;11.6;6.5;9.1;6.5;10.49;.1;1.2;7704 +97083;49.55692;.8734;138;20220406;11.7;7.4;9.6;6.9;9.56;3;1.63;5814 +97083;49.55692;.8734;138;20220407;11.8;9.2;10.5;8.9;9.23;1.5;2.45;12566 +97083;49.55692;.8734;138;20220408;6;5.3;5.7;4.7;7.49;19.3;1.14;4711 +97083;49.55692;.8734;138;20220409;9.7;1.3;5.5;3.2;6.73;.1;1.97;16977 +97083;49.55692;.8734;138;20220410;13.1;-.3;6.4;3.6;6.26;0;2.64;19818 +97083;49.55692;.8734;138;20220411;19;5.3;12.1;5.8;7.83;0;4.04;18577 +97083;49.55692;.8734;138;20220412;19.1;11.1;15.1;4;11.29;0;3.11;14282 +97083;49.55692;.8734;138;20220413;17.5;7.6;12.5;1.9;11.69;0;2.32;16565 +97083;49.55692;.8734;138;20220414;18.7;6.5;12.6;1.8;11.09;0;2.62;19155 +97083;49.55692;.8734;138;20220415;18.7;7.9;13.3;2.2;10.99;0;2.97;21185 +97083;49.55692;.8734;138;20220416;17.4;7.1;12.2;2.9;9.96;0;3.12;22602 +97083;49.55692;.8734;138;20220417;19.5;5.3;12.4;3.3;7.66;0;3.92;22559 +97083;49.55692;.8734;138;20220418;14.7;7.2;11;3.1;10.1;0;2.07;12435 +97083;49.55692;.8734;138;20220419;13.3;6.5;9.9;3.3;9.96;.1;2.04;14832 +97083;49.55692;.8734;138;20220420;16.9;7.2;12.1;3.1;9.93;0;2.75;16566 +97083;49.55692;.8734;138;20220421;17.5;5.7;11.6;3.4;8.89;0;3.39;22885 +97083;49.55692;.8734;138;20220422;16.2;7;11.6;4.1;9.73;0;2.81;16670 +97083;49.55692;.8734;138;20220423;17.7;8.5;13.1;4;10.83;4.6;3.03;17852 +97083;49.55692;.8734;138;20220424;16.5;10.2;13.3;3.8;11.06;0;2.86;18130 +97083;49.55692;.8734;138;20220425;13.8;7.8;10.8;4.7;9.39;0;2.65;17012 +97083;49.55692;.8734;138;20220426;14.9;6.5;10.7;4.1;8.76;0;2.93;18338 +97083;49.55692;.8734;138;20220427;15.8;4;9.9;5;8.43;0;3.16;21723 +97083;49.55692;.8734;138;20220428;15.8;5.2;10.5;4.1;9.53;0;2.65;17274 +97083;49.55692;.8734;138;20220429;16.1;8.5;12.3;4.9;9.86;0;3.09;18714 +97083;49.55692;.8734;138;20220430;14.9;6.2;10.6;3.9;8.96;0;3.02;21265 +97083;49.55692;.8734;138;20220501;15.8;5.2;10.5;2.7;8.56;.5;2.83;18604 +97083;49.55692;.8734;138;20220502;15.9;9;12.4;3.8;9.44;0;3.19;17574 +97083;49.55692;.8734;138;20220503;16.2;9.3;12.7;3.4;9.47;.1;3.27;19077 +97083;49.55692;.8734;138;20220504;16.3;4.9;10.6;2.5;10.26;.2;2.58;18858 +97083;49.55692;.8734;138;20220505;15.4;8.3;11.9;3.2;10.99;.1;2.76;19346 +97083;49.55692;.8734;138;20220506;19.7;6;12.8;1.7;11;0;3.4;23731 +97083;49.55692;.8734;138;20220507;17.1;10;13.5;2.9;12.5;1.1;2.65;17233 +97083;49.55692;.8734;138;20220508;17.3;9.8;13.5;3.5;12.1;0;2.82;17807 +97083;49.55692;.8734;138;20220509;23;8.8;15.9;1.7;11;0;4.07;24571 +97083;49.55692;.8734;138;20220510;23;14.5;18.7;2.7;12.4;0;4.1;19154 +97083;49.55692;.8734;138;20220511;22.4;9.1;15.7;3.6;11.8;0;4.3;24041 +97083;49.55692;.8734;138;20220512;17.3;7.3;12.3;2.7;10.7;.1;3.1;20978 +97083;49.55692;.8734;138;20220513;17.5;6.3;11.9;2.8;10.2;0;3.26;22302 +97083;49.55692;.8734;138;20220514;21;5.5;13.2;1.8;10.6;0;3.9;26334 +97083;49.55692;.8734;138;20220515;25.9;13.6;19.7;3.2;12.6;8.1;5.1;23590 +97083;49.55692;.8734;138;20220516;22.3;14.7;18.5;3.5;15;.6;3.76;18667 +97083;49.55692;.8734;138;20220517;26.8;12.8;19.8;2.3;14.6;6.1;4.85;25387 +97083;49.55692;.8734;138;20220518;23.9;12.7;18.3;2.4;15;.5;4.1;22825 +97083;49.55692;.8734;138;20220519;18.6;14.5;16.5;2.6;14.2;2.3;2.72;13939 +97083;49.55692;.8734;138;20220520;15.7;12.4;14;2.6;11.7;6.6;2.45;12575 +97083;49.55692;.8734;138;20220521;19.8;9.4;14.6;2.1;12.4;0;3.5;22276 +97083;49.55692;.8734;138;20220522;20.2;8.1;14.1;1.5;13.4;1.9;3.52;24107 +97083;49.55692;.8734;138;20220523;14.5;13.5;14;2.8;13.7;3.7;1.53;7082 +97083;49.55692;.8734;138;20220524;16.3;10;13.1;4;11;1;3.01;17573 +97083;49.55692;.8734;138;20220525;15.5;8;11.7;4.2;11.7;.8;2.59;19224 +97083;49.55692;.8734;138;20220526;15.2;12.4;13.8;4.7;13.2;.1;2.1;11855 +97083;49.55692;.8734;138;20220527;18.3;11.1;14.7;3.5;12.8;.4;3.16;18964 +97083;49.55692;.8734;138;20220528;15.2;8.4;11.8;3.3;10.6;0;2.8;18492 +97083;49.55692;.8734;138;20220529;13.1;4.7;8.9;3;9.2;.2;2.61;20594 +97083;49.55692;.8734;138;20220530;16.1;4;10;2;9.1;0;3.31;24753 +97083;49.55692;.8734;138;20220531;16.9;5.1;11;2;9.8;.5;3.38;24513 +97083;49.55692;.8734;138;20220601;18;5.7;11.8;2.5;9.9;.1;3.65;25088 +97083;49.55692;.8734;138;20220602;21.4;8.2;14.8;3;10.3;0;4.5;26048 +97083;49.55692;.8734;138;20220603;21.3;12.3;16.8;2.3;12.8;1.3;3.9;21590 +97083;49.55692;.8734;138;20220604;25;13.4;19.2;3.2;16.7;16.3;4.49;24541 +97083;49.55692;.8734;138;20220605;16.9;14.7;15.8;2.7;15.7;.6;1.98;10810 +97083;49.55692;.8734;138;20220606;19.7;10.9;15.3;2.9;13.4;2.9;3.5;21485 +97083;49.55692;.8734;138;20220607;20.3;13.9;17.1;3;15.1;5;3.31;18382 +97083;49.55692;.8734;138;20220608;17.9;14.2;16;4.9;14.5;.4;2.73;14043 +97083;49.55692;.8734;138;20220609;18.8;11.8;15.3;4.1;13.4;0;3.29;19279 +97083;49.55692;.8734;138;20220610;19.2;12.6;15.9;2.5;15.2;0;3.02;18752 +97083;49.55692;.8734;138;20220611;20.9;13.6;17.2;2.3;13.7;.2;3.66;19739 +97083;49.55692;.8734;138;20220612;19.6;8;13.8;2.1;12;.2;3.75;24865 +97083;49.55692;.8734;138;20220613;18.8;9.2;14;2.5;11.7;0;3.59;22660 +97083;49.55692;.8734;138;20220614;24;10.3;17.1;2.5;11.9;0;4.89;27061 +97083;49.55692;.8734;138;20220615;25.1;14.5;19.8;2.5;12.9;0;4.93;23844 +97083;49.55692;.8734;138;20220616;26.7;10.5;18.6;1.7;13.5;0;5.2;29455 +97083;49.55692;.8734;138;20220617;32.6;15.6;24.1;2.2;15.5;0;6.54;30185 +97083;49.55692;.8734;138;20220618;33.3;15.8;24.5;3.4;17.3;3;7.17;30636 +97083;49.55692;.8734;138;20220619;19.4;12.1;15.7;5.3;13.9;10.2;3.43;19855 +97083;49.55692;.8734;138;20220620;20;11.7;15.8;4.2;13;0;3.8;21163 +97083;49.55692;.8734;138;20220621;21.7;11.8;16.7;2.5;13.7;.2;4.01;23098 +97083;49.55692;.8734;138;20220622;24.2;12.1;18.1;3.1;14.2;0;4.72;25514 +97083;49.55692;.8734;138;20220623;24.5;15.7;20.1;1.8;17;12.8;4.1;21780 +97083;49.55692;.8734;138;20220624;22.2;14.2;18.2;2.7;16.4;4.4;3.69;20767 +97083;49.55692;.8734;138;20220625;17.5;13.2;15.3;3;14.3;4.4;2.63;15265 +97083;49.55692;.8734;138;20220626;19.7;9.2;14.4;2.8;12.6;.7;3.7;23740 +97083;49.55692;.8734;138;20220627;20.4;10.3;15.3;2.2;12.9;.5;3.78;23269 +97083;49.55692;.8734;138;20220628;22.4;9.1;15.7;2.1;12.5;0;4.36;26653 +97083;49.55692;.8734;138;20220629;19.4;10.8;15.1;2.4;14;6.4;3.34;21445 +97083;49.55692;.8734;138;20220630;16.8;11.7;14.2;2.1;13.6;6.1;2.63;16537 +97083;49.55692;.8734;138;20220701;19.5;9.3;14.4;2.7;12.2;.1;3.69;23284 +97083;49.55692;.8734;138;20220702;23.2;10.7;16.9;2.4;12.8;.1;4.51;25721 +97083;49.55692;.8734;138;20220703;20.2;11;15.6;2.3;13.1;.2;3.66;22058 +97083;49.55692;.8734;138;20220704;20.6;9.8;15.2;2.3;12.9;.1;3.82;23845 +97083;49.55692;.8734;138;20220705;20.2;9.5;14.8;2.6;12.9;.1;3.73;23693 +97083;49.55692;.8734;138;20220706;21.9;9.3;15.6;2.5;13.9;0;4.03;25647 +97083;49.55692;.8734;138;20220707;19.5;13.8;16.6;3.2;15.1;.1;3.06;17273 +97083;49.55692;.8734;138;20220708;25.1;9.1;17.1;1.2;14.1;.1;4.65;28758 +97083;49.55692;.8734;138;20220709;23.5;11.5;17.5;2.6;15.1;0;4.24;24872 +97083;49.55692;.8734;138;20220710;24.9;10.9;17.9;2.4;13.6;0;4.79;26786 +97083;49.55692;.8734;138;20220711;28.4;14.5;21.4;2.5;14.6;0;5.53;26623 +97083;49.55692;.8734;138;20220712;31.2;17.2;24.2;1.9;16;0;5.73;26647 +97083;49.55692;.8734;138;20220713;31.6;17.9;24.7;1.7;17.2;0;5.6;26289 +97083;49.55692;.8734;138;20220714;25.8;14;19.9;2.7;16.2;0;4.65;24339 +97083;49.55692;.8734;138;20220715;23.7;11;17.3;2.1;11.9;.1;4.53;25167 +97083;49.55692;.8734;138;20220716;25.8;10.2;18;2.3;13.4;0;4.96;27786 +97083;49.55692;.8734;138;20220717;30.6;14.5;22.5;2.4;11.2;0;6.25;28132 +97083;49.55692;.8734;138;20220718;36.5;19.1;27.8;2;11.6;0;7.01;29139 +97083;49.55692;.8734;138;20220719;38.7;23.9;31.3;3.1;13.8;.6;8.23;26792 +97083;49.55692;.8734;138;20220720;22.8;17.9;20.3;2;18.7;5.7;3.08;15435 +97083;49.55692;.8734;138;20220721;24.1;16.8;20.4;2.8;17.9;0;3.75;18729 +97083;49.55692;.8734;138;20220722;23.4;15.4;19.4;2.1;17.4;4;3.58;19522 +97083;49.55692;.8734;138;20220723;24.2;16.6;20.4;2.2;17.4;0;3.73;18955 +97083;49.55692;.8734;138;20220724;31.4;14.6;23;2.5;15.7;0;6;27979 +97083;49.55692;.8734;138;20220725;22.8;15.3;19;3.8;16.2;.1;3.74;18673 +97083;49.55692;.8734;138;20220726;20.5;15.9;18.2;2.8;14.5;0;3.16;14598 +97083;49.55692;.8734;138;20220727;23.4;11.9;17.6;2.3;12.8;0;4.2;22874 +97083;49.55692;.8734;138;20220728;23.9;14.5;19.2;2.1;11.4;0;4.29;20601 +97083;49.55692;.8734;138;20220729;26.5;13.4;19.9;1.6;13.2;0;4.54;24171 +97083;49.55692;.8734;138;20220730;24.9;13.4;19.1;2.5;14.5;0;4.32;22547 +97083;49.55692;.8734;138;20220731;22.2;16.2;19.2;3.5;18.3;.3;3.03;16253 +97083;49.55692;.8734;138;20220801;23.9;16.7;20.3;3;17.3;0;3.65;17696 +97083;49.55692;.8734;138;20220802;28;14.2;21.1;2.2;17.1;.1;4.68;24302 +97083;49.55692;.8734;138;20220803;30.6;14.1;22.3;1.7;17.8;.2;5.07;26413 +97083;49.55692;.8734;138;20220804;23;15.4;19.2;3;16.4;0;3.51;17883 +97083;49.55692;.8734;138;20220805;21.5;13.4;17.4;4;13.6;0;3.73;18352 +97083;49.55692;.8734;138;20220806;23.1;9.1;16.1;2.4;10.8;0;4.24;23932 +97083;49.55692;.8734;138;20220807;23.8;11.5;17.6;3.3;11.4;0;4.56;22311 +97083;49.55692;.8734;138;20220808;25;11.5;18.2;3.5;13;0;4.64;23224 +97083;49.55692;.8734;138;20220809;25.5;11.9;18.7;4.3;15;0;4.57;23166 +97083;49.55692;.8734;138;20220810;30.7;15.9;23.3;3.9;15.8;0;5.96;24006 +97083;49.55692;.8734;138;20220811;32.7;15.3;24;3;14.2;0;6.24;25848 +97083;49.55692;.8734;138;20220812;32.8;14.7;23.7;2.7;13.2;0;6.15;26186 +97083;49.55692;.8734;138;20220813;32.7;19.1;25.9;2.3;10.8;0;5.8;22571 +97083;49.55692;.8734;138;20220814;28.5;20.3;24.4;1.9;12.6;0;4.42;17446 +97083;49.55692;.8734;138;20220815;25.7;15.9;20.8;2.4;17.3;.1;3.76;18924 +97083;49.55692;.8734;138;20220816;25.7;16.6;21.1;1.9;17.1;1.8;3.6;18114 +97083;49.55692;.8734;138;20220817;23.6;16.5;20;1.4;17.7;10.7;2.95;15906 +97083;49.55692;.8734;138;20220818;24.4;13.8;19.1;2.3;17;.2;3.42;19254 +97083;49.55692;.8734;138;20220819;20.3;15.4;17.8;3.5;17.9;.3;2.24;13050 +97083;49.55692;.8734;138;20220820;21.6;11.1;16.3;2.1;13.8;.2;3.12;18878 +97083;49.55692;.8734;138;20220821;23.6;9.8;16.7;1.7;14.3;.1;3.4;21450 +97083;49.55692;.8734;138;20220822;24.2;14;19.1;1.4;16.8;.3;3.14;18322 +97083;49.55692;.8734;138;20220823;23.6;18.2;20.9;2.2;20.4;.3;2.59;13273 +97083;49.55692;.8734;138;20220824;30.3;16.6;23.4;2;19.5;0;4.25;20867 +97083;49.55692;.8734;138;20220825;22.9;17.4;20.1;3.6;19.1;.9;2.69;13177 +97083;49.55692;.8734;138;20220826;22.4;16.1;19.2;3;16.3;.2;2.94;13974 +97083;49.55692;.8734;138;20220827;23.8;10.4;17.1;2.8;13.8;0;3.54;20126 +97083;49.55692;.8734;138;20220828;23.1;13.6;18.3;3.4;14;0;3.51;16828 +97083;49.55692;.8734;138;20220829;24.9;15.2;20;4.1;12.7;0;4.43;16854 +97083;49.55692;.8734;138;20220830;24;12.1;18;3.9;14.3;0;3.7;18483 +97083;49.55692;.8734;138;20220831;24.6;16.1;20.3;4.3;15.3;0;3.88;15508 +97083;49.55692;.8734;138;20220901;26.5;12.8;19.6;1.9;15.8;7.8;3.5;19461 +97083;49.55692;.8734;138;20220902;22.1;15.4;18.7;2;17.1;5.5;2.46;13536 +97083;49.55692;.8734;138;20220903;21.6;15.3;18.4;1.6;17.4;2;2.26;13009 +97083;49.55692;.8734;138;20220904;26.4;13.3;19.8;1.9;15.1;.4;3.44;18502 +97083;49.55692;.8734;138;20220905;23.9;15.4;19.6;2.3;16.6;2.8;2.87;14794 +97083;49.55692;.8734;138;20220906;22.8;14.4;18.6;3;16.6;1.9;2.72;14563 +97083;49.55692;.8734;138;20220907;21.9;13.8;17.8;4.1;15.8;2.1;2.75;14162 +97083;49.55692;.8734;138;20220908;19.6;13.6;16.6;4.1;15.6;6.5;2.18;12091 +97083;49.55692;.8734;138;20220909;18.9;14.2;16.5;5.5;15.6;20.7;2.1;10613 +97083;49.55692;.8734;138;20220910;19.2;15.1;17.1;3.3;16.1;2.9;1.93;9822 +97083;49.55692;.8734;138;20220911;21.8;11;16.4;1.5;14.6;.1;2.38;15665 +97083;49.55692;.8734;138;20220912;26.7;13.7;20.2;2.1;15.6;.3;3.25;16987 +97083;49.55692;.8734;138;20220913;23.2;18.9;21;2.9;17.8;25.8;2.52;9740 +97083;49.55692;.8734;138;20220914;19;17;18;2;19;29.9;1.26;6627 +97083;49.55692;.8734;138;20220915;19;12;15.5;1.9;14.4;0;1.9;12109 +97083;49.55692;.8734;138;20220916;15.5;12.1;13.8;2.6;11.8;.5;1.73;8399 +97083;49.55692;.8734;138;20220917;14.7;7.9;11.3;3.5;9.2;.1;2.12;11671 +97083;49.55692;.8734;138;20220918;15.8;5.7;10.7;2.3;10.2;.1;1.84;14023 +97083;49.55692;.8734;138;20220919;16.2;7.9;12;1.2;10.8;.3;1.68;12582 +97083;49.55692;.8734;138;20220920;16.4;8.6;12.5;1.7;12;.3;1.62;12060 +97083;49.55692;.8734;138;20220921;17.1;7.5;12.3;1.3;11.2;.1;1.72;13202 +97083;49.55692;.8734;138;20220922;19.3;7.4;13.3;1.4;10.3;0;2.04;14502 +97083;49.55692;.8734;138;20220923;15.9;9.9;12.9;2;12.6;5.4;1.45;10224 +97083;49.55692;.8734;138;20220924;15;11.8;13.4;3.4;13.6;7.5;1.22;7423 +97083;49.55692;.8734;138;20220925;15.7;9.9;12.8;3;11.4;.6;1.69;9810 +97083;49.55692;.8734;138;20220926;14.6;11.1;12.8;4.6;11.5;6;1.69;7565 +97083;49.55692;.8734;138;20220927;15.2;11;13.1;4.3;11.1;4.8;1.87;8167 +97083;49.55692;.8734;138;20220928;13.9;8.8;11.3;2.4;10.9;1.4;1.34;8867 +97083;49.55692;.8734;138;20220929;14.8;8.3;11.5;1.6;10.3;.3;1.41;9859 +97083;49.55692;.8734;138;20220930;15.7;5.7;10.7;3.3;10.5;4.3;1.6;12027 +97083;49.55692;.8734;138;20221001;17.5;11.7;14.6;6;14.8;3.8;1.4;9081 +97083;49.55692;.8734;138;20221002;14.4;13.8;14.1;2.2;14.4;17;.84;3002 +97083;49.55692;.8734;138;20221003;13.8;7.4;10.6;1.2;11.7;0;1.03;9279 +97083;49.55692;.8734;138;20221004;17;8.7;12.8;2.7;12.7;0;1.39;10399 +97083;49.55692;.8734;138;20221005;18.8;14.3;16.5;5.1;13.6;.9;2.22;7599 +97083;49.55692;.8734;138;20221006;16.9;9.9;13.4;2.3;11.5;.1;1.53;9304 +97083;49.55692;.8734;138;20221007;16.9;6.8;11.8;2.5;10.9;.8;1.51;10986 +97083;49.55692;.8734;138;20221008;16;9;12.5;2.1;11.1;.1;1.37;9047 +97083;49.55692;.8734;138;20221009;17.5;6.5;12;1.9;9.4;.1;1.61;11136 +97083;49.55692;.8734;138;20221010;17.9;10.1;14;2.5;11.3;.2;1.66;9272 +97083;49.55692;.8734;138;20221011;15.8;5.6;10.7;2;9.5;.1;1.37;10425 +97083;49.55692;.8734;138;20221012;17.9;5.5;11.7;2;10.7;.4;1.41;11310 +97083;49.55692;.8734;138;20221013;14.7;11.3;13;2.4;14.2;2.7;.76;5920 +97083;49.55692;.8734;138;20221014;14.7;13.5;14.1;2.5;15.2;2.1;.68;3538 +97083;49.55692;.8734;138;20221015;17.1;13.5;15.3;4.3;14.5;.5;1.32;5910 +97083;49.55692;.8734;138;20221016;15.6;10.7;13.1;3.2;14;5.3;.85;6764 +97083;49.55692;.8734;138;20221017;17.9;14.8;16.3;2.8;16.3;.5;1.02;5337 +97083;49.55692;.8734;138;20221018;17.1;13.5;15.3;1.8;16.1;.1;.81;5652 +97083;49.55692;.8734;138;20221019;19.9;14.6;17.2;4.2;16.5;1.4;1.4;6717 +97083;49.55692;.8734;138;20221020;19.7;15.2;17.4;2.5;16.1;.4;1.26;6110 +97083;49.55692;.8734;138;20221021;18.6;14;16.3;4.6;14.8;.4;1.53;6081 +97083;49.55692;.8734;138;20221022;17.7;13;15.3;3.5;14.4;1.4;1.22;6052 +97083;49.55692;.8734;138;20221023;20;14.8;17.4;5.4;14.5;4;2.07;6259 +97083;49.55692;.8734;138;20221024;17.5;13.6;15.5;6.1;13.5;5.1;1.79;5361 +97083;49.55692;.8734;138;20221025;17;10.9;13.9;3.1;13.8;.1;.97;6557 +97083;49.55692;.8734;138;20221026;19.5;14;16.7;4;15.1;0;1.46;6138 +97083;49.55692;.8734;138;20221027;20.6;14.1;17.3;2.8;15.2;.1;1.37;6554 +97083;49.55692;.8734;138;20221028;19.8;14.8;17.3;3;15.7;.2;1.27;5680 +97083;49.55692;.8734;138;20221029;20.2;14.8;17.5;2.8;15.8;.2;1.25;5804 +97083;49.55692;.8734;138;20221030;14.6;13.3;13.9;2.1;14;1.5;.72;2893 +97083;49.55692;.8734;138;20221031;17.9;9.5;13.7;3.3;13.2;5.9;1.02;6970 +97083;49.55692;.8734;138;20221101;14.8;10.7;12.7;6.8;11.2;3;1.62;4847 +97083;49.55692;.8734;138;20221102;14.5;8.5;11.5;5.1;11;.8;1.15;5735 +97083;49.55692;.8734;138;20221103;12.4;11.8;12.1;5.2;11.9;7.2;1.01;1906 +97083;49.55692;.8734;138;20221104;11.5;7.5;9.5;3.3;9.7;3.9;.83;4570 +97083;49.55692;.8734;138;20221105;10.4;5.9;8.1;3.5;10.2;4.7;.43;4761 +97083;49.55692;.8734;138;20221106;11.8;10.3;11;5.7;12.2;16.8;.58;2781 +97083;49.55692;.8734;138;20221107;15.6;10.8;13.2;6;12.2;0;1.29;4761 +97083;49.55692;.8734;138;20221108;15.1;11.3;13.2;5.9;11.7;.3;1.43;4190 +97083;49.55692;.8734;138;20221109;13.8;10.2;12;4.8;11.1;.1;1.14;4021 +97083;49.55692;.8734;138;20221110;14.4;6.8;10.6;3.9;10.9;0;.78;5674 +97083;49.55692;.8734;138;20221111;10.8;8.1;9.4;3.6;10.8;.1;.5;3402 +97083;49.55692;.8734;138;20221112;13.3;7.6;10.4;2.4;11.2;.1;.51;4789 +97083;49.55692;.8734;138;20221113;13.8;8.7;11.2;2.4;11.5;.1;.58;4472 +97083;49.55692;.8734;138;20221114;11.8;7;9.4;3;11.1;.9;.37;4280 +97083;49.55692;.8734;138;20221115;12.5;7.6;10;4.5;10.7;5.9;.68;4259 +97083;49.55692;.8734;138;20221116;11.5;7.1;9.3;5.8;10.6;14.8;.57;3987 +97083;49.55692;.8734;138;20221117;11.3;9.6;10.4;7.7;10.8;8;.94;2510 +97083;49.55692;.8734;138;20221118;10.3;8.1;9.2;3.6;10.2;13.8;.58;2792 +97083;49.55692;.8734;138;20221119;9.6;5.1;7.3;1.9;9.1;.5;.36;3863 +97083;49.55692;.8734;138;20221120;11.4;5.1;8.2;4.2;8.8;3.8;.78;4476 +97083;49.55692;.8734;138;20221121;9.2;5.6;7.4;4.4;9;9.7;.55;3381 +97083;49.55692;.8734;138;20221122;9.5;5;7.2;6.5;8.9;12.5;.64;3709 +97083;49.55692;.8734;138;20221123;11.9;4.4;8.1;5.4;9.2;6.4;.72;4675 +97083;49.55692;.8734;138;20221124;12.1;7.2;9.6;5.7;9.9;6.6;.87;3765 +97083;49.55692;.8734;138;20221125;12.6;7.1;9.8;3.2;9.9;.7;.66;3929 +97083;49.55692;.8734;138;20221126;9.5;5.3;7.4;3.6;9.5;3.8;.33;3414 +97083;49.55692;.8734;138;20221127;10.1;7.1;8.6;4.9;10.4;15.1;.38;2879 +97083;49.55692;.8734;138;20221128;10;8.1;9;2.7;10.5;1.2;.4;2302 +97083;49.55692;.8734;138;20221129;7.3;1.9;4.6;1.4;8.3;0;.09;3717 +97083;49.55692;.8734;138;20221130;7.3;4.8;6;2.1;8.1;0;.38;2559 +97083;49.55692;.8734;138;20221201;6.5;.6;3.5;2.1;7.5;0;.12;3796 +97083;49.55692;.8734;138;20221202;5.4;-.6;2.4;2.9;6.6;0;.22;3788 +97083;49.55692;.8734;138;20221203;2.2;1.6;1.9;4.8;6;0;.53;1308 +97083;49.55692;.8734;138;20221204;2.2;.8;1.5;3.2;6.1;0;.33;1888 +97083;49.55692;.8734;138;20221205;4;1;2.5;1.5;6.3;0;.25;2658 +97083;49.55692;.8734;138;20221206;6.3;-1.8;2.2;.9;6.2;.2;.06;4219 +97083;49.55692;.8734;138;20221207;6.8;-1.2;2.8;.8;6.6;1.2;.03;4161 +97083;49.55692;.8734;138;20221208;3.9;-.2;1.8;1.1;6.7;.4;.08;3007 +97083;49.55692;.8734;138;20221209;1.6;-3.9;-1.2;1.2;5.3;.4;.05;3432 +97083;49.55692;.8734;138;20221210;.7;-1.7;-.5;1.8;5.8;.2;.1;2313 +97083;49.55692;.8734;138;20221211;-.7;-2.1;-1.4;3.5;5.2;0;.2;1798 +97083;49.55692;.8734;138;20221212;-1.2;-1.6;-1.4;3;5;0;.31;1039 +97083;49.55692;.8734;138;20221213;-.6;-3.7;-2.2;3.1;4.1;0;.4;2565 +97083;49.55692;.8734;138;20221214;.9;-1.7;-.4;1.9;4.3;0;.42;2354 +97083;49.55692;.8734;138;20221215;2.5;-3.6;-.6;2.6;4.2;0;.44;3499 +97083;49.55692;.8734;138;20221216;4.6;-2.2;1.2;1.6;5.6;.1;.16;3673 +97083;49.55692;.8734;138;20221217;-2.8;-5.1;-4;2.7;4.5;0;.08;2205 +97083;49.55692;.8734;138;20221218;1.7;-4.3;-1.3;4.7;5.3;7.9;.12;3446 +97083;49.55692;.8734;138;20221219;10.5;2.3;6.4;6.1;10.1;4.6;0;3993 +97083;49.55692;.8734;138;20221220;11.2;10.2;10.7;4.3;11;10.5;.72;1509 +97083;49.55692;.8734;138;20221221;10.1;6.3;8.2;3.3;10.8;12;.08;2772 +97083;49.55692;.8734;138;20221222;11.8;8.9;10.3;6.6;12;16;.29;2445 +97083;49.55692;.8734;138;20221223;13.7;10.2;11.9;5.7;12.4;3.9;.61;2671 +97083;49.55692;.8734;138;20221224;12;10.3;11.1;4.1;11.4;4;.66;1918 +97083;49.55692;.8734;138;20221225;10.6;9.2;9.9;2.3;11.5;10.7;.3;1760 +97083;49.55692;.8734;138;20221226;9.9;9.1;9.5;4.6;9.5;.8;.93;1377 +97083;49.55692;.8734;138;20221227;9.3;3.5;6.4;4.3;8;.2;.55;3420 +97083;49.55692;.8734;138;20221228;10.5;7.3;8.9;6.9;10.6;3.9;.39;2595 +97083;49.55692;.8734;138;20221229;9.7;9.3;9.5;7.3;9;.1;1.38;1036 +97083;49.55692;.8734;138;20221230;13.7;3.8;8.7;5.9;10.8;13.4;.3;4472 +97083;49.55692;.8734;138;20221231;15.7;12.4;14;8.8;13;2.8;1.36;2671 +97084;49.58426;1.21687;165;20220101;14.4;10.1;12.2;3.7;11.56;.3;.78;2725 +97084;49.58426;1.21687;165;20220102;13.3;9.8;11.5;6;11.1;2.4;1.05;2188 +97084;49.58426;1.21687;165;20220103;11.4;9.5;10.4;4.8;10.34;16.8;.94;1403 +97084;49.58426;1.21687;165;20220104;8.7;6.6;7.6;4.4;8.57;1.3;.79;1641 +97084;49.58426;1.21687;165;20220105;6.1;2.1;4.1;3.8;6.07;.1;.73;3001 +97084;49.58426;1.21687;165;20220106;4.3;-.8;1.8;3.5;6.17;.7;.3;3402 +97084;49.58426;1.21687;165;20220107;6.8;3.1;4.9;5.7;7.44;9;.61;2305 +97084;49.58426;1.21687;165;20220108;8.2;.8;4.5;5.8;8.1;16.4;.27;3155 +97084;49.58426;1.21687;165;20220109;6;4.3;5.1;3.6;7.54;3.9;.54;1870 +97084;49.58426;1.21687;165;20220110;5;3.2;4.1;3;7.9;0;.26;1478 +97084;49.58426;1.21687;165;20220111;5.6;2.2;3.9;3.3;7.04;0;.35;3501 +97084;49.58426;1.21687;165;20220112;6.3;1.3;3.8;1.6;7.67;0;.2;2755 +97084;49.58426;1.21687;165;20220113;7.3;-.8;3.2;1.6;6.24;0;.24;4854 +97084;49.58426;1.21687;165;20220114;9;0;4.5;2.6;6.3;.1;.56;5075 +97084;49.58426;1.21687;165;20220115;1.8;-.7;.6;2;5.91;.1;.25;2356 +97084;49.58426;1.21687;165;20220116;6.7;-1;2.8;3.1;7.54;1;.14;3416 +97084;49.58426;1.21687;165;20220117;7.7;2.6;5.2;1.7;7.7;0;.24;4316 +97084;49.58426;1.21687;165;20220118;7.4;-.2;3.6;2.7;7.1;.1;.28;5009 +97084;49.58426;1.21687;165;20220119;6.9;2;4.4;2.9;8.04;2.9;.27;2904 +97084;49.58426;1.21687;165;20220120;5.9;1.3;3.6;3.4;6.67;.1;.48;3802 +97084;49.58426;1.21687;165;20220121;5.5;1;3.3;2.6;6.37;0;.47;3497 +97084;49.58426;1.21687;165;20220122;5;3.5;4.3;2.3;7.17;0;.47;1821 +97084;49.58426;1.21687;165;20220123;3.2;2.8;3;3.2;6.74;0;.47;1293 +97084;49.58426;1.21687;165;20220124;5.7;-.4;2.6;2.6;6.17;0;.41;5115 +97084;49.58426;1.21687;165;20220125;1;-2.4;-.7;1.4;5.87;0;.17;3216 +97084;49.58426;1.21687;165;20220126;3.8;.1;1.9;1.8;6.74;0;.27;2650 +97084;49.58426;1.21687;165;20220127;8.1;3;5.6;3.8;8.7;.6;.32;3733 +97084;49.58426;1.21687;165;20220128;5.9;1;3.4;2.6;8.27;0;.1;3809 +97084;49.58426;1.21687;165;20220129;9.2;5.2;7.2;5.9;10.5;.5;.08;3209 +97084;49.58426;1.21687;165;20220130;8.1;3.5;5.8;2.9;7.7;.2;.58;4921 +97084;49.58426;1.21687;165;20220131;7.4;3.6;5.5;7.3;6.8;.1;1.15;4503 +97084;49.58426;1.21687;165;20220201;9.5;2.9;6.2;6.1;9.54;.5;.22;3730 +97084;49.58426;1.21687;165;20220202;9.4;9;9.2;4.9;9.74;.2;.89;1739 +97084;49.58426;1.21687;165;20220203;7.4;6;6.7;4.1;8.84;0;.55;2088 +97084;49.58426;1.21687;165;20220204;9.1;6.7;7.9;5.3;8;.7;1.19;3248 +97084;49.58426;1.21687;165;20220205;8.6;1.7;5.1;5.2;7.5;.2;.73;6092 +97084;49.58426;1.21687;165;20220206;10.6;6.8;8.7;9.8;9.44;9.5;1.11;3254 +97084;49.58426;1.21687;165;20220207;9.2;4.4;6.8;4.4;7.27;0;1.11;5585 +97084;49.58426;1.21687;165;20220208;10.1;4.9;7.5;4.4;10;0;.41;4178 +97084;49.58426;1.21687;165;20220209;7.1;4.6;5.9;2;8.67;0;.46;3738 +97084;49.58426;1.21687;165;20220210;6.7;4.4;5.6;3.5;8.2;3.1;.65;1800 +97084;49.58426;1.21687;165;20220211;7.9;1.1;4.5;2.3;6.4;0;.76;8100 +97084;49.58426;1.21687;165;20220212;7.6;-1.5;3.1;4;5.2;0;1.14;10000 +97084;49.58426;1.21687;165;20220213;10.9;-.9;5;7.1;7.1;2.1;1.28;7000 +97084;49.58426;1.21687;165;20220214;11.2;6.7;9;5.9;8.5;.6;1.47;8100 +97084;49.58426;1.21687;165;20220215;8.9;3.3;6.1;6.7;8.7;8.1;.66;3300 +97084;49.58426;1.21687;165;20220216;12.7;8.1;10.4;9.1;12.34;3.9;.43;4281 +97084;49.58426;1.21687;165;20220217;11.8;9.3;10.5;7.8;9.27;.3;1.75;5323 +97084;49.58426;1.21687;165;20220218;11.5;7.7;9.6;9;8.57;1.4;1.87;4943 +97084;49.58426;1.21687;165;20220219;8.4;2.4;5.4;7.4;7.34;.2;1.07;6955 +97084;49.58426;1.21687;165;20220220;11.4;6.8;9.1;9.4;9.84;3.9;1.12;4616 +97084;49.58426;1.21687;165;20220221;9.1;4.2;6.6;8.8;7.64;.2;1.35;5075 +97084;49.58426;1.21687;165;20220222;11.9;4.7;8.3;5.2;9.54;1.9;.96;5869 +97084;49.58426;1.21687;165;20220223;8.2;2.9;5.5;3;8.04;0;.7;6587 +97084;49.58426;1.21687;165;20220224;8.7;5.3;7;5.8;7.1;2.6;1.48;5373 +97084;49.58426;1.21687;165;20220225;8.9;1.9;5.4;3.8;6.77;.3;1.16;8241 +97084;49.58426;1.21687;165;20220226;9.3;-.3;4.5;4.2;5.8;0;1.43;10304 +97084;49.58426;1.21687;165;20220227;9;.6;4.8;5.6;5.17;0;1.87;10314 +97084;49.58426;1.21687;165;20220228;11.9;.9;6.4;4.2;5.44;.6;2;10901 +97084;49.58426;1.21687;165;20220301;11.9;5.1;8.5;3.1;7.5;.3;1.48;7329 +97084;49.58426;1.21687;165;20220302;11.3;5.9;8.6;2.7;7.5;0;1.4;7438 +97084;49.58426;1.21687;165;20220303;11.4;4.1;7.7;2.5;8.87;.1;1;7679 +97084;49.58426;1.21687;165;20220304;8.7;6.8;7.7;2;9.5;1.8;.68;3418 +97084;49.58426;1.21687;165;20220305;6.5;6.3;6.4;3.7;9.04;.7;.49;1086 +97084;49.58426;1.21687;165;20220306;7.1;1.8;4.5;5.5;5.97;0;1.44;9520 +97084;49.58426;1.21687;165;20220307;5.3;-1.5;1.9;5.2;4.54;0;1.48;10785 +97084;49.58426;1.21687;165;20220308;12.3;-1.1;5.6;5;5.17;0;2.3;13142 +97084;49.58426;1.21687;165;20220309;13.2;3.7;8.4;4.6;7.97;0;1.79;10339 +97084;49.58426;1.21687;165;20220310;15.8;5.6;10.7;4.5;8.44;0;2.3;11641 +97084;49.58426;1.21687;165;20220311;11.4;7.2;9.3;6.1;9.24;1.4;1.48;6112 +97084;49.58426;1.21687;165;20220312;11.3;5.9;8.6;5.9;8.97;.1;1.43;8128 +97084;49.58426;1.21687;165;20220313;8.4;7.5;7.9;5.3;9.2;2.9;.94;3780 +97084;49.58426;1.21687;165;20220314;13.8;3.3;8.5;2.9;8.27;0;1.69;12662 +97084;49.58426;1.21687;165;20220315;12.8;6.6;9.7;3.4;9.77;.6;1.36;8552 +97084;49.58426;1.21687;165;20220316;13.3;9;11.2;4.3;11;0;1.34;6900 +97084;49.58426;1.21687;165;20220317;9.9;5.3;7.6;3.8;7.5;.2;1.57;8328 +97084;49.58426;1.21687;165;20220318;14.2;1.6;7.9;7;5.8;0;3.25;17600 +97084;49.58426;1.21687;165;20220319;15.4;5.8;10.6;8.3;5.9;0;4.12;17200 +97084;49.58426;1.21687;165;20220320;12.2;-.1;6.1;3.5;5.1;0;2.43;17700 +97084;49.58426;1.21687;165;20220321;17;2.7;9.9;3.8;7.7;0;2.64;15200 +97084;49.58426;1.21687;165;20220322;17.2;5.8;11.5;4;7;0;3.26;18300 +97084;49.58426;1.21687;165;20220323;16.6;4.2;10.4;3.4;5.9;0;3.17;19100 +97084;49.58426;1.21687;165;20220324;18.6;6.1;12.4;4.2;6.1;0;3.85;19000 +97084;49.58426;1.21687;165;20220325;17.4;5.8;11.6;5.3;6.3;0;3.93;19400 +97084;49.58426;1.21687;165;20220326;17.2;5.1;11.2;5.6;6.6;0;3.84;19900 +97084;49.58426;1.21687;165;20220327;19.5;5.4;12.5;4.2;7.5;.1;3.72;20000 +97084;49.58426;1.21687;165;20220328;18.3;4.9;11.6;3.5;8.6;0;2.76;14000 +97084;49.58426;1.21687;165;20220329;14.6;10.7;12.7;3.7;8.9;2;2.24;5500 +97084;49.58426;1.21687;165;20220330;10.3;7.4;8.9;3.1;9.6;5.2;1.03;3600 +97084;49.58426;1.21687;165;20220331;6.5;3.1;4.8;6.5;6.6;4.4;1.57;11300 +97084;49.58426;1.21687;165;20220401;3.5;-.1;1.7;8.7;5.7;1;1.16;10700 +97084;49.58426;1.21687;165;20220402;6.7;-.3;3.2;5.1;4.6;.1;2.15;16200 +97084;49.58426;1.21687;165;20220403;6.4;-1.9;2.3;3.6;4.7;0;1.77;14600 +97084;49.58426;1.21687;165;20220404;7.4;-1.4;3;5.8;6.9;.3;.96;7400 +97084;49.58426;1.21687;165;20220405;11.5;6;8.8;6.2;10.1;.1;1.1;5200 +97084;49.58426;1.21687;165;20220406;11.6;6.9;9.3;7.8;9;3;1.81;6000 +97084;49.58426;1.21687;165;20220407;12;9.1;10.6;9.3;8.6;.9;2.94;15900 +97084;49.58426;1.21687;165;20220408;5.8;5.2;5.5;4.6;7.1;13.3;1.18;3900 +97084;49.58426;1.21687;165;20220409;10.1;.4;5.3;3.5;6.2;.1;2.18;18400 +97084;49.58426;1.21687;165;20220410;12.8;-1;5.9;3.8;6.1;0;2.75;22800 +97084;49.58426;1.21687;165;20220411;18.6;4.2;11.4;6.2;7.5;0;4.15;20700 +97084;49.58426;1.21687;165;20220412;18.9;10;14.5;4.7;10.9;.1;3.23;15300 +97084;49.58426;1.21687;165;20220413;18;7.9;13;1.9;11.7;0;2.4;16100 +97084;49.58426;1.21687;165;20220414;19.9;6.9;13.4;1.9;10.9;0;2.97;19900 +97084;49.58426;1.21687;165;20220415;19.4;8.5;14;2.8;10.8;0;3.5;23500 +97084;49.58426;1.21687;165;20220416;17.9;6.8;12.4;4.2;9.3;0;3.74;25200 +97084;49.58426;1.21687;165;20220417;19.4;3.9;11.7;3.9;6.7;0;4.32;25100 +97084;49.58426;1.21687;165;20220418;15.4;6.1;10.8;3.4;9.4;0;2.43;14500 +97084;49.58426;1.21687;165;20220419;14.7;6.3;10.5;3.7;9.3;.1;2.58;17100 +97084;49.58426;1.21687;165;20220420;18.1;6.2;12.2;4;8.8;0;3.39;18200 +97084;49.58426;1.21687;165;20220421;18.2;4.7;11.5;4.5;7.9;0;4.09;25700 +97084;49.58426;1.21687;165;20220422;16.5;6.1;11.3;5.3;8.8;0;3.24;17500 +97084;49.58426;1.21687;165;20220423;17.9;7.9;12.9;5.6;10.4;1.7;3.35;18600 +97084;49.58426;1.21687;165;20220424;18;9.9;14;4;10.4;0;3.68;22100 +97084;49.58426;1.21687;165;20220425;14.6;7.4;11;4.8;8.8;0;3.42;24200 +97084;49.58426;1.21687;165;20220426;15.6;4.7;10.2;4;8.2;0;3.08;19100 +97084;49.58426;1.21687;165;20220427;16.7;3.1;9.9;5.4;8;0;3.74;25300 +97084;49.58426;1.21687;165;20220428;17.2;4.9;11.1;4.6;9.1;0;3.07;16700 +97084;49.58426;1.21687;165;20220429;17.8;8.2;13;4.8;9.3;0;4.08;24900 +97084;49.58426;1.21687;165;20220430;15.7;5.1;10.4;4;8.5;0;3.62;27000 +97084;49.58426;1.21687;165;20220501;16.5;5;10.8;3.2;8;.3;3.37;21200 +97084;49.58426;1.21687;165;20220502;16.8;8.6;12.7;4.5;8.8;0;3.7;19900 +97084;49.58426;1.21687;165;20220503;17.3;9.6;13.5;4.3;9.1;.1;3.82;20200 +97084;49.58426;1.21687;165;20220504;17.5;4.5;11;2.7;9.7;.2;3.14;21800 +97084;49.58426;1.21687;165;20220505;15.8;8.2;12;3.6;10.2;.1;3.03;19700 +97084;49.58426;1.21687;165;20220506;20.1;6.4;13.2;2;10.7;.1;3.5;23042 +97084;49.58426;1.21687;165;20220507;17.7;9.8;13.8;2.7;12.1;.6;2.78;17367 +97084;49.58426;1.21687;165;20220508;18.6;9.5;14;3.8;11.8;0;3.13;18030 +97084;49.58426;1.21687;165;20220509;23.1;7.9;15.5;2.4;10.6;0;4.36;25115 +97084;49.58426;1.21687;165;20220510;23.8;13.9;18.9;3;12.3;0;4.45;20766 +97084;49.58426;1.21687;165;20220511;22.2;9.2;15.7;3.5;11.8;0;4.25;23937 +97084;49.58426;1.21687;165;20220512;17.6;7.7;12.7;2.8;10.5;.1;3.3;21685 +97084;49.58426;1.21687;165;20220513;18.2;6.1;12.2;2.8;9.84;0;3.57;23930 +97084;49.58426;1.21687;165;20220514;21.3;6.5;13.9;1.9;10.44;0;4.04;26186 +97084;49.58426;1.21687;165;20220515;26.8;12.6;19.7;4.4;11.94;8.5;5.66;22544 +97084;49.58426;1.21687;165;20220516;22.7;14.7;18.7;3.7;14.94;.3;4.02;19999 +97084;49.58426;1.21687;165;20220517;26.7;12.9;19.8;2.8;14.44;3.9;5.11;26034 +97084;49.58426;1.21687;165;20220518;24.5;12.7;18.6;2.8;14.97;.8;4.46;24455 +97084;49.58426;1.21687;165;20220519;19.5;15.6;17.5;2.9;14.3;2.7;3.09;14989 +97084;49.58426;1.21687;165;20220520;16;11.8;13.9;3.1;11.37;3.6;2.58;12749 +97084;49.58426;1.21687;165;20220521;20.4;9;14.7;2.4;12.17;0;3.67;23046 +97084;49.58426;1.21687;165;20220522;21.4;8.9;15.1;2.2;13;2.1;3.63;22055 +97084;49.58426;1.21687;165;20220523;14.8;13.5;14.2;2.9;13.67;8.3;1.59;7009 +97084;49.58426;1.21687;165;20220524;16;9.3;12.6;4.2;11.04;1.1;2.94;18129 +97084;49.58426;1.21687;165;20220525;16.3;7.6;11.9;4;11.34;.8;2.74;18640 +97084;49.58426;1.21687;165;20220526;15.7;12.1;13.9;4;13.1;0;2.1;11128 +97084;49.58426;1.21687;165;20220527;18.5;11.2;14.8;3.5;12.54;.4;3.26;18847 +97084;49.58426;1.21687;165;20220528;16.4;8.2;12.3;3.5;10.24;0;3.3;21125 +97084;49.58426;1.21687;165;20220529;13.7;5.2;9.5;3.2;9;.2;2.77;20028 +97084;49.58426;1.21687;165;20220530;16.3;4.3;10.3;2.2;8.9;.1;3.36;24130 +97084;49.58426;1.21687;165;20220531;17.2;6.2;11.7;2.4;9.57;.3;3.53;23801 +97084;49.58426;1.21687;165;20220601;18.5;5.8;12.1;2.8;9.77;.1;3.86;25896 +97084;49.58426;1.21687;165;20220602;21.5;7;14.3;3.6;9.74;0;4.67;26057 +97084;49.58426;1.21687;165;20220603;21.1;11.5;16.3;3.3;12.74;3.6;3.6;17812 +97084;49.58426;1.21687;165;20220604;25.4;13.2;19.3;3.9;16.44;13.7;4.55;23660 +97084;49.58426;1.21687;165;20220605;17.4;13.8;15.6;2.8;15.6;1.5;1.92;10267 +97084;49.58426;1.21687;165;20220606;19.8;10.5;15.1;3;13.07;3.2;3.57;21696 +97084;49.58426;1.21687;165;20220607;20.9;13.8;17.4;3.1;14.6;6.5;3.55;18810 +97084;49.58426;1.21687;165;20220608;18.1;13.8;15.9;4.7;14.14;.8;2.96;15798 +97084;49.58426;1.21687;165;20220609;19.2;11.6;15.4;3.7;12.87;0;3.43;19302 +97084;49.58426;1.21687;165;20220610;20.1;12.7;16.4;2.7;14.87;0;3.02;16649 +97084;49.58426;1.21687;165;20220611;21.7;13.2;17.4;2.3;13.37;.1;3.98;21823 +97084;49.58426;1.21687;165;20220612;20.5;8.4;14.4;2.5;11.9;.2;3.99;25252 +97084;49.58426;1.21687;165;20220613;19.6;8.9;14.3;2.8;11.47;0;4.02;25308 +97084;49.58426;1.21687;165;20220614;24;9.3;16.7;3.2;11.24;0;5.19;27990 +97084;49.58426;1.21687;165;20220615;26.6;13.4;20;2.9;12.34;0;5.5;25628 +97084;49.58426;1.21687;165;20220616;27.3;11.3;19.3;1.9;13.43;0;5.21;27770 +97084;49.58426;1.21687;165;20220617;32.7;16.4;24.5;2.6;14.57;0;6.74;28779 +97084;49.58426;1.21687;165;20220618;34.6;17.8;26.2;3.4;16.87;2.6;7.46;29005 +97084;49.58426;1.21687;165;20220619;20.5;11.9;16.2;6.5;13.84;5.1;3.67;19383 +97084;49.58426;1.21687;165;20220620;21.1;11.9;16.5;5;12.74;0;4.36;22643 +97084;49.58426;1.21687;165;20220621;22.6;11.6;17.1;3.8;12.8;0;4.53;23325 +97084;49.58426;1.21687;165;20220622;25.9;12.1;19;4.2;13.6;1.8;5.55;26660 +97084;49.58426;1.21687;165;20220623;25.6;15.1;20.3;2.5;16.6;11.4;4.43;22089 +97084;49.58426;1.21687;165;20220624;22.9;14.4;18.7;3.3;16.24;5.2;3.84;20026 +97084;49.58426;1.21687;165;20220625;17;13.3;15.1;3.3;14.27;3.7;2.47;14018 +97084;49.58426;1.21687;165;20220626;20.8;9.5;15.2;3.1;12.3;.3;4.05;24024 +97084;49.58426;1.21687;165;20220627;20.5;11.5;16;2.2;13.04;2.1;3.81;22522 +97084;49.58426;1.21687;165;20220628;23.6;9.6;16.6;2.4;12.37;0;4.79;27743 +97084;49.58426;1.21687;165;20220629;21.1;10.9;16;2.8;13.54;6.1;3.61;20268 +97084;49.58426;1.21687;165;20220630;17.3;11.6;14.5;2.3;13.54;6;2.47;14260 +97084;49.58426;1.21687;165;20220701;20;8.8;14.4;2.6;12.14;.1;3.65;22378 +97084;49.58426;1.21687;165;20220702;24;10.5;17.2;2.9;12.3;0;4.85;26171 +97084;49.58426;1.21687;165;20220703;20.6;11;15.8;2.3;12.74;.1;3.92;23572 +97084;49.58426;1.21687;165;20220704;21.7;9.8;15.7;2.6;12.7;.2;4.3;26184 +97084;49.58426;1.21687;165;20220705;21.5;9.9;15.7;2.8;12.84;.1;4.16;25111 +97084;49.58426;1.21687;165;20220706;22.4;10.2;16.3;2.6;13.84;0;4.23;25744 +97084;49.58426;1.21687;165;20220707;19.7;14;16.9;3.3;14.7;.1;2.98;15068 +97084;49.58426;1.21687;165;20220708;25.7;9.7;17.7;2;13.4;.1;5.05;29130 +97084;49.58426;1.21687;165;20220709;25;11.9;18.5;3;14.5;0;4.84;26114 +97084;49.58426;1.21687;165;20220710;25.5;10.7;18.1;3.1;12.97;0;5.26;28034 +97084;49.58426;1.21687;165;20220711;28.8;13.8;21.3;2.9;14;0;5.89;27668 +97084;49.58426;1.21687;165;20220712;31.9;16;24;2.2;15.04;0;6.16;27866 +97084;49.58426;1.21687;165;20220713;32.3;18.9;25.6;2;15.7;0;6.07;26472 +97084;49.58426;1.21687;165;20220714;26.8;15.1;21;3.1;15.57;0;5.31;25932 +97084;49.58426;1.21687;165;20220715;24.8;11.6;18.2;2.8;11.54;0;5.17;26712 +97084;49.58426;1.21687;165;20220716;27.2;10.8;19;2.6;12.64;0;5.5;28421 +97084;49.58426;1.21687;165;20220717;30.4;13.1;21.8;3.1;10.8;0;6.64;28107 +97084;49.58426;1.21687;165;20220718;36.5;18.5;27.5;2.7;11.2;0;7.6;28396 +97084;49.58426;1.21687;165;20220719;38.6;24;31.3;4.4;13.34;1.7;9.37;25822 +97084;49.58426;1.21687;165;20220720;23.4;18;20.7;2.5;18.7;7.1;3.3;15913 +97084;49.58426;1.21687;165;20220721;24.2;16.8;20.5;3;17.9;0;3.52;16368 +97084;49.58426;1.21687;165;20220722;23.2;15;19.1;3.3;16.7;.9;3.48;17331 +97084;49.58426;1.21687;165;20220723;24.8;16;20.4;2.3;17;0;3.99;20254 +97084;49.58426;1.21687;165;20220724;31.9;14.8;23.3;3.2;15.24;0;6.49;28107 +97084;49.58426;1.21687;165;20220725;23.9;15.4;19.6;4;15.4;0;4.1;18268 +97084;49.58426;1.21687;165;20220726;20.7;16.2;18.5;3.2;14.3;.1;3.36;14551 +97084;49.58426;1.21687;165;20220727;23.6;11.9;17.8;3.2;12.17;0;4.55;22635 +97084;49.58426;1.21687;165;20220728;24.3;13.7;19;2.7;10.77;0;4.56;19990 +97084;49.58426;1.21687;165;20220729;27.5;13.9;20.7;2.1;12.2;.3;5.03;24272 +97084;49.58426;1.21687;165;20220730;25.8;14.1;20;2.9;13.8;.1;4.9;23790 +97084;49.58426;1.21687;165;20220731;22.9;16.6;19.7;3.4;17.67;.4;3.06;14027 +97084;49.58426;1.21687;165;20220801;25.1;17;21;2.8;17;.1;3.99;18929 +97084;49.58426;1.21687;165;20220802;28.4;14.5;21.4;2.1;16.47;.2;4.81;24602 +97084;49.58426;1.21687;165;20220803;32.4;14.8;23.6;1.9;17.27;.3;5.44;26079 +97084;49.58426;1.21687;165;20220804;24.2;15.6;19.9;3.3;16.3;.1;3.77;17745 +97084;49.58426;1.21687;165;20220805;22.2;12.9;17.5;3.6;13.17;0;4.1;21295 +97084;49.58426;1.21687;165;20220806;23.6;9.1;16.4;3.3;10.54;0;4.74;24998 +97084;49.58426;1.21687;165;20220807;25.1;11.4;18.2;3.9;10.64;0;5.32;24240 +97084;49.58426;1.21687;165;20220808;26.4;11.1;18.8;4.1;12.04;0;5.43;24980 +97084;49.58426;1.21687;165;20220809;27.6;13;20.3;4.8;14.2;0;5.66;24624 +97084;49.58426;1.21687;165;20220810;31.3;15.7;23.5;4.4;14.47;0;6.63;24831 +97084;49.58426;1.21687;165;20220811;32.6;16.3;24.5;3.7;12.94;0;6.79;24920 +97084;49.58426;1.21687;165;20220812;33;16.3;24.7;3.3;11.74;0;6.7;24191 +97084;49.58426;1.21687;165;20220813;32.3;18.6;25.4;3.1;10.3;0;6.42;22268 +97084;49.58426;1.21687;165;20220814;28.4;18.8;23.6;2.5;12.27;.1;4.63;15659 +97084;49.58426;1.21687;165;20220815;26.8;15.5;21.2;2.6;17;.2;4.02;18985 +97084;49.58426;1.21687;165;20220816;25.7;17.1;21.4;2.4;16.67;0;3.62;16158 +97084;49.58426;1.21687;165;20220817;24.3;15.9;20.1;2;17.04;2.3;3.02;14582 +97084;49.58426;1.21687;165;20220818;25.7;13.6;19.7;2.7;16.57;.2;3.87;20098 +97084;49.58426;1.21687;165;20220819;20.9;14.9;17.9;3;17.24;.5;2.17;10930 +97084;49.58426;1.21687;165;20220820;22;10.8;16.4;2.4;13.57;.1;3.18;18163 +97084;49.58426;1.21687;165;20220821;24.6;10.4;17.5;2.2;13.87;.2;3.55;19282 +97084;49.58426;1.21687;165;20220822;25.5;14;19.7;1.8;16.2;.3;3.41;18007 +97084;49.58426;1.21687;165;20220823;25.1;17.7;21.4;2.2;19.6;0;2.85;13532 +97084;49.58426;1.21687;165;20220824;30.9;16.7;23.8;2.4;18.94;0;4.48;20269 +97084;49.58426;1.21687;165;20220825;24.7;18;21.4;4;17.8;.6;3.41;12878 +97084;49.58426;1.21687;165;20220826;23.4;16.6;20;3;16.44;.2;3.23;15039 +97084;49.58426;1.21687;165;20220827;24;11.3;17.6;3.3;13.67;0;3.66;18719 +97084;49.58426;1.21687;165;20220828;23.7;12.9;18.3;4;13.34;0;3.85;16843 +97084;49.58426;1.21687;165;20220829;25.7;14.8;20.3;5.4;12.17;0;5.22;18075 +97084;49.58426;1.21687;165;20220830;25.7;12.8;19.2;4.5;13.6;0;4.45;18726 +97084;49.58426;1.21687;165;20220831;25.5;14.5;20;4.3;14.2;0;4.18;16465 +97084;49.58426;1.21687;165;20220901;26.6;13.5;20;2.8;14.74;6.7;3.79;16848 +97084;49.58426;1.21687;165;20220902;22;15.2;18.6;2.4;16.27;2.2;2.48;12225 +97084;49.58426;1.21687;165;20220903;23.4;15.3;19.4;2.3;17.04;.8;2.71;13719 +97084;49.58426;1.21687;165;20220904;26.8;13.1;20;2.8;14.77;0;3.82;18093 +97084;49.58426;1.21687;165;20220905;23.4;16;19.7;3;15.97;2.3;2.8;11127 +97084;49.58426;1.21687;165;20220906;25.1;14.2;19.7;3.3;16.1;1.5;3.22;14165 +97084;49.58426;1.21687;165;20220907;21.9;13.7;17.8;4.1;15.6;1.9;2.66;12275 +97084;49.58426;1.21687;165;20220908;20.8;13.6;17.2;4.4;15.4;6.5;2.44;11353 +97084;49.58426;1.21687;165;20220909;19.3;14;16.6;5.6;15.27;17.3;2.2;9646 +97084;49.58426;1.21687;165;20220910;19.4;14.5;17;3.4;15.9;3.4;1.94;9505 +97084;49.58426;1.21687;165;20220911;21.9;11.1;16.5;2;14.47;.2;2.53;16045 +97084;49.58426;1.21687;165;20220912;26.5;13.8;20.1;2.8;15.2;.3;3.47;16045 +97084;49.58426;1.21687;165;20220913;23.5;18.7;21.1;3.3;17.2;10.5;2.59;7578 +97084;49.58426;1.21687;165;20220914;19.8;17;18.4;2.5;18.97;13.7;1.4;6801 +97084;49.58426;1.21687;165;20220915;19.4;12.2;15.8;2.4;14.24;0;1.96;11099 +97084;49.58426;1.21687;165;20220916;16;11.4;13.7;2.6;11.67;.7;1.77;8349 +97084;49.58426;1.21687;165;20220917;14.6;7.7;11.2;3.6;9;.1;2.21;12465 +97084;49.58426;1.21687;165;20220918;16.5;6.1;11.3;2.9;9.84;0;2.12;14043 +97084;49.58426;1.21687;165;20220919;16.4;7.9;12.2;2;10.27;0;1.89;12207 +97084;49.58426;1.21687;165;20220920;16.5;9;12.7;1.8;11.14;.3;1.65;9730 +97084;49.58426;1.21687;165;20220921;17.8;7.9;12.8;2.2;10.5;0;2.08;13113 +97084;49.58426;1.21687;165;20220922;19.5;7.9;13.7;1.8;9.6;0;2.29;13963 +97084;49.58426;1.21687;165;20220923;16.5;10;13.3;1.8;11.74;3.1;1.47;7923 +97084;49.58426;1.21687;165;20220924;15.1;11.6;13.4;3.2;13.24;4.2;1.28;7026 +97084;49.58426;1.21687;165;20220925;15.9;9;12.4;3.2;11.07;.3;1.76;10595 +97084;49.58426;1.21687;165;20220926;14.4;10.6;12.5;4.9;11.14;5.4;1.72;6494 +97084;49.58426;1.21687;165;20220927;14.3;9.7;12;4.3;11.04;5.7;1.6;7480 +97084;49.58426;1.21687;165;20220928;13.9;8.7;11.3;2.6;10.64;.6;1.42;9238 +97084;49.58426;1.21687;165;20220929;15.3;7.3;11.3;1.8;10.14;.2;1.51;10988 +97084;49.58426;1.21687;165;20220930;16;5.6;10.8;3.7;10.27;4.6;1.73;11480 +97084;49.58426;1.21687;165;20221001;17.7;11.4;14.5;5.7;14.34;2.7;1.57;9629 +97084;49.58426;1.21687;165;20221002;15.2;13.4;14.3;2.7;14.37;22.7;.95;3482 +97084;49.58426;1.21687;165;20221003;13.9;7.5;10.7;2;11.77;0;.98;7389 +97084;49.58426;1.21687;165;20221004;17.4;7.7;12.5;3.1;12.4;0;1.43;9826 +97084;49.58426;1.21687;165;20221005;18.8;13.9;16.4;4.9;13.47;.6;2.15;6670 +97084;49.58426;1.21687;165;20221006;17.2;8.9;13.1;2.4;10.97;0;1.67;10553 +97084;49.58426;1.21687;165;20221007;17.2;6.7;11.9;2.5;10.57;.4;1.62;11254 +97084;49.58426;1.21687;165;20221008;16.2;9.2;12.7;2.5;10.94;.1;1.51;9648 +97084;49.58426;1.21687;165;20221009;17.3;6.4;11.9;3;9.2;0;1.94;11219 +97084;49.58426;1.21687;165;20221010;18.1;9.7;13.9;3.1;11.37;.1;1.79;8748 +97084;49.58426;1.21687;165;20221011;15.4;5.8;10.6;2.4;9.27;0;1.47;10595 +97084;49.58426;1.21687;165;20221012;18;5.5;11.8;2.1;10.3;.2;1.49;10547 +97084;49.58426;1.21687;165;20221013;14.2;11;12.6;2.9;13.67;3;.75;4524 +97084;49.58426;1.21687;165;20221014;14.4;13.2;13.8;2.7;15.14;1.7;.61;2856 +97084;49.58426;1.21687;165;20221015;17.2;13.2;15.2;4.3;14.47;.5;1.32;6303 +97084;49.58426;1.21687;165;20221016;15.8;10.5;13.1;3.3;13.9;4.5;.85;5666 +97084;49.58426;1.21687;165;20221017;17.9;14.6;16.2;3;16.47;.9;.97;4591 +97084;49.58426;1.21687;165;20221018;17.1;13.9;15.5;2.4;16.3;.1;.8;4780 +97084;49.58426;1.21687;165;20221019;19.4;14.1;16.8;5.4;16.2;2.9;1.42;7134 +97084;49.58426;1.21687;165;20221020;19.9;14.8;17.3;3.7;15.94;.3;1.49;7059 +97084;49.58426;1.21687;165;20221021;18.7;14.2;16.4;5.2;14.77;.3;1.66;6313 +97084;49.58426;1.21687;165;20221022;18;12.8;15.4;3.9;14.14;1.8;1.35;6497 +97084;49.58426;1.21687;165;20221023;19.9;14.4;17.2;5.9;14.47;6.1;2.1;5707 +97084;49.58426;1.21687;165;20221024;17.5;13.6;15.6;6.6;13.37;2.4;1.92;5636 +97084;49.58426;1.21687;165;20221025;17.1;10.7;13.9;3.9;13.57;.1;1.1;6530 +97084;49.58426;1.21687;165;20221026;19.5;13.7;16.6;4.8;14.97;0;1.59;6393 +97084;49.58426;1.21687;165;20221027;20.7;14.1;17.4;4.1;14.87;.1;1.73;5900 +97084;49.58426;1.21687;165;20221028;20.1;14.7;17.4;3.6;15.4;.1;1.48;5485 +97084;49.58426;1.21687;165;20221029;20.8;14.7;17.7;3.5;15.24;.1;1.57;5608 +97084;49.58426;1.21687;165;20221030;14.4;12.9;13.7;2.3;13.57;.4;.77;2435 +97084;49.58426;1.21687;165;20221031;17.7;9;13.3;3.9;13.2;4.1;1.04;6354 +97084;49.58426;1.21687;165;20221101;15.1;9.8;12.4;6.8;11.1;2.5;1.58;5486 +97084;49.58426;1.21687;165;20221102;14;7.9;11;5.3;10.7;.4;1.14;5970 +97084;49.58426;1.21687;165;20221103;12.3;11.3;11.8;5.5;11.8;5.5;.97;1905 +97084;49.58426;1.21687;165;20221104;11.2;7.6;9.4;4;9.7;2.7;.89;4209 +97084;49.58426;1.21687;165;20221105;10.2;5.4;7.8;3.6;9.84;3.6;.5;3957 +97084;49.58426;1.21687;165;20221106;11.3;9.5;10.4;5.5;11.7;17.4;.59;2209 +97084;49.58426;1.21687;165;20221107;15.4;10.1;12.8;6.1;12.14;.1;1.22;4287 +97084;49.58426;1.21687;165;20221108;14.9;10.9;12.9;6.3;11.6;1.1;1.45;3636 +97084;49.58426;1.21687;165;20221109;13.8;9.6;11.7;4.8;10.94;.1;1.12;4626 +97084;49.58426;1.21687;165;20221110;13.6;5.9;9.7;3.8;10.57;0;.69;5760 +97084;49.58426;1.21687;165;20221111;10.8;7.7;9.3;4.1;10.57;.1;.54;3595 +97084;49.58426;1.21687;165;20221112;12.2;6.9;9.5;3.2;11.1;.1;.45;4161 +97084;49.58426;1.21687;165;20221113;12.9;7.5;10.2;2.5;11.04;.1;.54;4767 +97084;49.58426;1.21687;165;20221114;11.4;5.9;8.7;3.4;10;.4;.53;4321 +97084;49.58426;1.21687;165;20221115;12;7.2;9.6;5;10.8;5.7;.66;2954 +97084;49.58426;1.21687;165;20221116;11.4;6.8;9.1;6.4;10.53;14.7;.69;3500 +97084;49.58426;1.21687;165;20221117;11.6;8.9;10.3;8.6;10.3;6.9;1.12;2624 +97084;49.58426;1.21687;165;20221118;9.9;7.5;8.7;3.8;9.97;9.7;.57;2562 +97084;49.58426;1.21687;165;20221119;9.4;5.7;7.5;2.5;9.04;.5;.46;3572 +97084;49.58426;1.21687;165;20221120;11;4.5;7.7;4.1;8.64;4;.77;3699 +97084;49.58426;1.21687;165;20221121;8.4;5.3;6.9;4.8;8.84;8;.56;2119 +97084;49.58426;1.21687;165;20221122;9.5;4.2;6.8;6.3;8.47;11.6;.73;3579 +97084;49.58426;1.21687;165;20221123;12;4.4;8.2;5.4;9;6.1;.84;4249 +97084;49.58426;1.21687;165;20221124;12;6.1;9;5.3;9.64;6.9;.8;4014 +97084;49.58426;1.21687;165;20221125;11.7;6.5;9.1;3.2;9.61;.8;.57;3818 +97084;49.58426;1.21687;165;20221126;9.6;4.9;7.3;3.6;9.41;2.1;.35;3247 +97084;49.58426;1.21687;165;20221127;10;6.9;8.5;4.6;10.26;9.2;.43;2180 +97084;49.58426;1.21687;165;20221128;10;7.9;9;2.9;10.31;.6;.43;2481 +97084;49.58426;1.21687;165;20221129;6.3;2.7;4.5;1.5;8.44;0;.17;2505 +97084;49.58426;1.21687;165;20221130;5.6;4.2;4.9;2.3;7.94;0;.32;2044 +97084;49.58426;1.21687;165;20221201;5.7;1.4;3.6;2.9;7.4;.1;.24;2810 +97084;49.58426;1.21687;165;20221202;5.3;.3;2.8;3.4;6.54;0;.36;3078 +97084;49.58426;1.21687;165;20221203;2;1.3;1.6;6.1;5.97;0;.53;1087 +97084;49.58426;1.21687;165;20221204;2;.6;1.3;4.4;5.97;0;.4;1478 +97084;49.58426;1.21687;165;20221205;3.2;.6;1.9;1.8;6.14;.1;.29;2198 +97084;49.58426;1.21687;165;20221206;5.7;-.6;2.5;1.6;6.5;.1;.18;3411 +97084;49.58426;1.21687;165;20221207;5.9;-.4;2.8;1.3;6.77;.9;.1;3747 +97084;49.58426;1.21687;165;20221208;3;0;1.5;1.3;6.57;.3;.19;1859 +97084;49.58426;1.21687;165;20221209;1.3;-3.3;-1;1.5;5.44;.2;.05;3442 +97084;49.58426;1.21687;165;20221210;1.2;-1.3;-.1;2.1;5.84;0;.14;2283 +97084;49.58426;1.21687;165;20221211;-.6;-2.4;-1.5;4.3;5.1;0;.22;2213 +97084;49.58426;1.21687;165;20221212;-1.6;-2.4;-2;4;4.77;0;.31;1305 +97084;49.58426;1.21687;165;20221213;-.6;-3.9;-2.3;4.1;4;0;.47;2830 +97084;49.58426;1.21687;165;20221214;1;-2.1;-.6;2.5;4.24;0;.48;2594 +97084;49.58426;1.21687;165;20221215;2.4;-4;-.8;3.4;4.14;0;.55;3410 +97084;49.58426;1.21687;165;20221216;4.4;-2.5;.9;2.2;5.47;.1;.21;3903 +97084;49.58426;1.21687;165;20221217;-3;-6.1;-4.5;2.8;4.33;0;.09;1934 +97084;49.58426;1.21687;165;20221218;1.6;-5;-1.7;5.6;5.1;8.1;.21;2639 +97084;49.58426;1.21687;165;20221219;9.4;1.6;5.5;5.8;9.4;3.4;.07;2869 +97084;49.58426;1.21687;165;20221220;10.6;9;9.8;4.3;10.8;14.1;.61;1143 +97084;49.58426;1.21687;165;20221221;10.1;6;8;3.7;10.57;12.3;.2;1985 +97084;49.58426;1.21687;165;20221222;11.4;8.8;10.1;5.4;11.87;13.2;.31;1782 +97084;49.58426;1.21687;165;20221223;13.7;9.9;11.8;5.2;12.2;5.2;.67;2073 +97084;49.58426;1.21687;165;20221224;11.6;9.4;10.5;3.9;11.1;3.5;.58;2008 +97084;49.58426;1.21687;165;20221225;10.8;9.1;10;2.9;11.5;7.5;.39;1232 +97084;49.58426;1.21687;165;20221226;9.4;8.8;9.1;4.3;9.34;.6;.88;1285 +97084;49.58426;1.21687;165;20221227;8.8;2.6;5.7;4.3;7.74;0;.5;3670 +97084;49.58426;1.21687;165;20221228;10.2;6.5;8.3;7.4;10.27;3.5;.44;1847 +97084;49.58426;1.21687;165;20221229;10;9.2;9.6;7;8.94;.1;1.34;1963 +97084;49.58426;1.21687;165;20221230;13.7;4;8.8;6.6;10.64;12;.52;3065 +97084;49.58426;1.21687;165;20221231;15.2;12.6;13.9;9;12.7;.9;1.49;2281 +97085;49.61056;1.56068;195;20220101;13.8;10.1;11.9;4.1;11.51;.4;.81;2315 +97085;49.61056;1.56068;195;20220102;12.9;9.6;11.2;6.1;10.9;2.5;1.08;1944 +97085;49.61056;1.56068;195;20220103;10.8;9.2;10;4.9;10.3;17.3;.89;1130 +97085;49.61056;1.56068;195;20220104;8.5;6.3;7.4;4.1;8.53;1.4;.75;1425 +97085;49.61056;1.56068;195;20220105;5.5;1.2;3.4;3.8;6.03;.1;.66;2838 +97085;49.61056;1.56068;195;20220106;4.4;-.3;2;3.6;6.17;1.6;.36;2975 +97085;49.61056;1.56068;195;20220107;6.1;2.6;4.3;6.1;7.4;7.1;.57;2073 +97085;49.61056;1.56068;195;20220108;7.8;.5;4.2;6.2;7.93;15.8;.31;2841 +97085;49.61056;1.56068;195;20220109;6.1;3.4;4.8;3.7;7.37;2.1;.54;1901 +97085;49.61056;1.56068;195;20220110;3.2;1.2;2.2;2.9;7.33;.1;.24;1290 +97085;49.61056;1.56068;195;20220111;4.4;1.8;3.1;3.1;6.67;.1;.39;3016 +97085;49.61056;1.56068;195;20220112;6;-.3;2.9;1.9;7.5;0;.15;2769 +97085;49.61056;1.56068;195;20220113;6.6;-.6;3;1.9;6.23;0;.32;4224 +97085;49.61056;1.56068;195;20220114;8.9;.7;4.8;2.7;6.33;.1;.61;4559 +97085;49.61056;1.56068;195;20220115;5;.2;2.6;2.1;6.21;.1;.36;2781 +97085;49.61056;1.56068;195;20220116;5.4;-1.6;1.9;3.1;7.37;1.1;.09;2935 +97085;49.61056;1.56068;195;20220117;7.1;1.9;4.5;2;7.73;0;.29;3851 +97085;49.61056;1.56068;195;20220118;6.8;0;3.4;2.7;7.2;.1;.27;4509 +97085;49.61056;1.56068;195;20220119;6.2;2.4;4.3;2.9;7.9;2.9;.32;2232 +97085;49.61056;1.56068;195;20220120;5.2;2.1;3.6;3.5;6.63;.1;.55;3109 +97085;49.61056;1.56068;195;20220121;5.6;1.1;3.3;2.9;6.37;0;.52;3276 +97085;49.61056;1.56068;195;20220122;4.7;3.2;3.9;2.4;7.13;0;.47;1534 +97085;49.61056;1.56068;195;20220123;3.1;2.5;2.8;3.2;6.7;0;.46;1171 +97085;49.61056;1.56068;195;20220124;5;-.6;2.2;2.5;6.17;0;.39;4699 +97085;49.61056;1.56068;195;20220125;2.1;-2.1;0;1.5;5.97;0;.19;3107 +97085;49.61056;1.56068;195;20220126;3.1;.4;1.8;1.7;6.67;0;.28;2046 +97085;49.61056;1.56068;195;20220127;7.8;2.6;5.2;3.8;8.53;.9;.31;3455 +97085;49.61056;1.56068;195;20220128;5.6;1.4;3.5;2.8;8.23;.1;.12;3177 +97085;49.61056;1.56068;195;20220129;9.3;4.6;6.9;6.2;10.37;.4;.07;3124 +97085;49.61056;1.56068;195;20220130;8.2;3.7;6;3;7.63;.4;.64;4493 +97085;49.61056;1.56068;195;20220131;7;3.6;5.3;7.2;6.53;.1;1.26;3987 +97085;49.61056;1.56068;195;20220201;9.3;1.5;5.4;6.3;9.23;.5;.21;3700 +97085;49.61056;1.56068;195;20220202;9.4;8.8;9.1;5;9.73;0;.88;1608 +97085;49.61056;1.56068;195;20220203;7;5.8;6.4;4;8.73;.1;.54;1784 +97085;49.61056;1.56068;195;20220204;8.9;6.4;7.6;5.6;7.93;.6;1.21;3005 +97085;49.61056;1.56068;195;20220205;8.4;1.6;5;5.3;7.4;.3;.78;5699 +97085;49.61056;1.56068;195;20220206;10.3;6.5;8.4;9.6;9.3;9.5;1.1;2971 +97085;49.61056;1.56068;195;20220207;8.8;4.1;6.4;4.4;7.1;0;1.1;5371 +97085;49.61056;1.56068;195;20220208;9.6;4.7;7.2;4.6;9.83;.1;.41;3916 +97085;49.61056;1.56068;195;20220209;7.8;5.3;6.6;2.1;8.53;0;.54;3420 +97085;49.61056;1.56068;195;20220210;6.3;2.6;4.4;3.3;8.23;3.5;.53;2000 +97085;49.61056;1.56068;195;20220211;8.2;-.5;3.9;1.8;6.23;0;.68;8350 +97085;49.61056;1.56068;195;20220212;7.6;-2.3;2.7;3.6;5.23;0;1.06;10550 +97085;49.61056;1.56068;195;20220213;11.3;-1.6;4.8;6.4;7.18;1.8;1.29;7250 +97085;49.61056;1.56068;195;20220214;11;6.5;8.8;5.3;8.75;.6;1.36;6173 +97085;49.61056;1.56068;195;20220215;8.6;3.4;6;6.3;8.88;7.9;.63;4150 +97085;49.61056;1.56068;195;20220216;12.7;7.7;10.2;9;12.2;3.1;.46;4088 +97085;49.61056;1.56068;195;20220217;11.5;9;10.3;7.6;9;.2;1.88;5977 +97085;49.61056;1.56068;195;20220218;11.1;7.4;9.2;8.3;8.5;1.4;1.82;4668 +97085;49.61056;1.56068;195;20220219;8.1;1.8;5;7.4;7.15;.3;1.15;7166 +97085;49.61056;1.56068;195;20220220;11.2;6.3;8.7;9;9.7;4.4;1.15;3920 +97085;49.61056;1.56068;195;20220221;8.8;3.8;6.3;8.7;7.5;.7;1.32;4562 +97085;49.61056;1.56068;195;20220222;11.4;4.3;7.9;5.1;9.5;1.3;.93;4975 +97085;49.61056;1.56068;195;20220223;8;2.1;5;3;8.05;0;.73;5697 +97085;49.61056;1.56068;195;20220224;8.6;4.4;6.5;5.8;7;2.3;1.48;5494 +97085;49.61056;1.56068;195;20220225;8.7;1.4;5;3.7;6.69;.3;1.17;7907 +97085;49.61056;1.56068;195;20220226;8.9;-.5;4.2;4.5;5.8;.1;1.48;10375 +97085;49.61056;1.56068;195;20220227;8.6;.1;4.4;5.8;5.05;0;1.93;10944 +97085;49.61056;1.56068;195;20220228;11.1;-.2;5.5;4.4;5.15;.3;2.07;10997 +97085;49.61056;1.56068;195;20220301;10.7;3.9;7.3;3.1;7.25;.5;1.47;6802 +97085;49.61056;1.56068;195;20220302;10.1;5.2;7.6;3;7.3;0;1.45;7266 +97085;49.61056;1.56068;195;20220303;10.8;3;6.9;2.6;8.7;0;.97;7077 +97085;49.61056;1.56068;195;20220304;9.9;6.8;8.3;2;9.35;.5;.68;3287 +97085;49.61056;1.56068;195;20220305;7.4;6.4;6.9;3.3;9.05;.1;.49;783 +97085;49.61056;1.56068;195;20220306;6.9;.7;3.8;5.3;5.85;0;1.44;10545 +97085;49.61056;1.56068;195;20220307;5;-1.7;1.7;5.7;4.45;0;1.54;11542 +97085;49.61056;1.56068;195;20220308;11.4;-1.5;4.9;5.3;5;0;2.38;13151 +97085;49.61056;1.56068;195;20220309;12.7;2.5;7.6;4.9;7.8;0;1.84;9951 +97085;49.61056;1.56068;195;20220310;15.4;4.3;9.9;4.3;8.07;0;2.24;11394 +97085;49.61056;1.56068;195;20220311;10.9;5.8;8.3;6;9.4;1.7;1.21;6198 +97085;49.61056;1.56068;195;20220312;12.1;6.8;9.5;5.9;9.63;0;1.33;7472 +97085;49.61056;1.56068;195;20220313;9.7;8.1;8.9;5.5;9.47;3;1.03;3933 +97085;49.61056;1.56068;195;20220314;13.5;3.7;8.6;3;8.5;0;1.6;11819 +97085;49.61056;1.56068;195;20220315;12.1;6.2;9.2;3.2;9.77;.7;1.22;7939 +97085;49.61056;1.56068;195;20220316;13;8.7;10.9;4;11;.1;1.26;6422 +97085;49.61056;1.56068;195;20220317;9.7;5.3;7.5;3.7;7.7;.6;1.44;7357 +97085;49.61056;1.56068;195;20220318;14.1;.3;7.2;6.8;5.88;0;3.12;17650 +97085;49.61056;1.56068;195;20220319;15.4;5.1;10.3;7.9;6.03;0;4;17200 +97085;49.61056;1.56068;195;20220320;12.1;-.7;5.7;2.9;5.18;0;2.25;17700 +97085;49.61056;1.56068;195;20220321;17.3;.7;9;2.8;7.73;0;2.37;15000 +97085;49.61056;1.56068;195;20220322;17.3;4.2;10.8;3.5;6.93;0;3.02;17500 +97085;49.61056;1.56068;195;20220323;17;1.8;9.4;2.5;6.13;0;2.73;18400 +97085;49.61056;1.56068;195;20220324;18.6;3.2;10.9;3.6;6.43;0;3.41;18400 +97085;49.61056;1.56068;195;20220325;17.4;3.6;10.5;4.6;6.48;0;3.53;18750 +97085;49.61056;1.56068;195;20220326;17.3;3.8;10.5;5.1;6.83;0;3.62;19350 +97085;49.61056;1.56068;195;20220327;19.4;3.9;11.6;3.6;7.83;.1;3.37;19450 +97085;49.61056;1.56068;195;20220328;18.5;3;10.8;2.6;8.73;0;2.5;14400 +97085;49.61056;1.56068;195;20220329;14.6;9.9;12.3;2.9;9.53;3.6;1.9;5750 +97085;49.61056;1.56068;195;20220330;10.8;7.1;8.9;3;9.58;3.5;1.18;4400 +97085;49.61056;1.56068;195;20220331;7.1;1.9;4.5;6.8;6.58;3;1.63;11100 +97085;49.61056;1.56068;195;20220401;3.2;-.1;1.6;8.1;5.73;1;1.07;7500 +97085;49.61056;1.56068;195;20220402;6.7;-1.1;2.8;5.3;4.78;.1;2.04;15100 +97085;49.61056;1.56068;195;20220403;6.9;-2.6;2.2;2.9;4.98;.1;1.72;14826 +97085;49.61056;1.56068;195;20220404;7.6;-1.9;2.9;5.3;7.28;.4;1.04;11147 +97085;49.61056;1.56068;195;20220405;11.3;5.8;8.6;6.2;10.09;.1;1.1;5200 +97085;49.61056;1.56068;195;20220406;11.7;6.8;9.3;7.2;9.13;2.4;1.89;7200 +97085;49.61056;1.56068;195;20220407;12.3;9.1;10.7;9.2;8.88;1.2;3;15750 +97085;49.61056;1.56068;195;20220408;5.8;5.3;5.5;4.6;7.23;19.8;1.18;3300 +97085;49.61056;1.56068;195;20220409;10.3;.3;5.3;3.4;6.33;.1;2.19;17850 +97085;49.61056;1.56068;195;20220410;12.7;-2;5.4;3;6.13;0;2.58;22200 +97085;49.61056;1.56068;195;20220411;18.2;3;10.6;5.3;7.83;0;3.75;20800 +97085;49.61056;1.56068;195;20220412;18.9;8.7;13.8;4.5;10.93;0;3.14;15950 +97085;49.61056;1.56068;195;20220413;17.8;7.2;12.5;1.7;11.98;.2;2.06;13150 +97085;49.61056;1.56068;195;20220414;19.5;6.1;12.8;1.9;10.98;0;2.84;19050 +97085;49.61056;1.56068;195;20220415;19.2;6.4;12.8;2.8;10.78;0;3.18;21750 +97085;49.61056;1.56068;195;20220416;17.9;5.5;11.7;3.8;9.58;0;3.5;24250 +97085;49.61056;1.56068;195;20220417;19.6;2.4;11;3.2;6.98;0;4.01;24700 +97085;49.61056;1.56068;195;20220418;16.2;3.4;9.8;2.8;8.83;0;2.59;16900 +97085;49.61056;1.56068;195;20220419;15.6;4.5;10.1;3.8;9.43;.1;2.77;19250 +97085;49.61056;1.56068;195;20220420;18.3;4.9;11.6;3.5;8.53;0;3.48;20350 +97085;49.61056;1.56068;195;20220421;18.3;3.2;10.7;4;7.98;0;3.87;24800 +97085;49.61056;1.56068;195;20220422;16.8;5.6;11.2;4.6;8.98;0;3.18;17350 +97085;49.61056;1.56068;195;20220423;18;6.2;12.1;5;10.33;2;3.12;17350 +97085;49.61056;1.56068;195;20220424;18.2;8.4;13.3;4.1;10.08;0;3.58;20250 +97085;49.61056;1.56068;195;20220425;15;6.5;10.7;4.6;8.83;0;3.33;22450 +97085;49.61056;1.56068;195;20220426;15.6;3.7;9.6;3.8;8.18;0;2.94;17950 +97085;49.61056;1.56068;195;20220427;16.8;1.6;9.2;4.6;8.18;0;3.47;24050 +97085;49.61056;1.56068;195;20220428;17.8;3.6;10.7;4.2;9.28;0;3.18;18400 +97085;49.61056;1.56068;195;20220429;17.9;7.7;12.8;4.5;9.43;0;3.93;23350 +97085;49.61056;1.56068;195;20220430;15.5;4;9.7;4.1;8.23;0;3.56;26600 +97085;49.61056;1.56068;195;20220501;16.3;3.2;9.8;3.3;8.03;.1;3.33;22800 +97085;49.61056;1.56068;195;20220502;17;7.9;12.4;4.2;8.93;0;3.52;18200 +97085;49.61056;1.56068;195;20220503;17.6;7.1;12.4;4.2;8.98;0;3.76;21500 +97085;49.61056;1.56068;195;20220504;17.6;3.6;10.6;2.9;9.68;.5;3.08;20750 +97085;49.61056;1.56068;195;20220505;16.6;8.4;12.5;3.7;10.53;.1;3.19;18950 +97085;49.61056;1.56068;195;20220506;20.8;6.2;13.5;2.1;10.57;0;3.56;22519 +97085;49.61056;1.56068;195;20220507;18.3;9.3;13.8;2.7;11.9;.1;2.91;17508 +97085;49.61056;1.56068;195;20220508;19;9.6;14.3;4.1;11.8;0;3.23;17740 +97085;49.61056;1.56068;195;20220509;23.1;7;15.1;2.4;10.53;0;4.28;24698 +97085;49.61056;1.56068;195;20220510;23.8;12.9;18.4;3.2;12.33;0;4.47;20859 +97085;49.61056;1.56068;195;20220511;21.9;8;15;3.4;11.9;0;4.07;23303 +97085;49.61056;1.56068;195;20220512;17.9;7.4;12.6;3;10.43;.1;3.33;21154 +97085;49.61056;1.56068;195;20220513;18.5;5.3;11.9;2.8;9.67;0;3.61;23750 +97085;49.61056;1.56068;195;20220514;22;5.4;13.7;1.8;10.37;0;4.01;25780 +97085;49.61056;1.56068;195;20220515;26.9;10.6;18.7;4.4;11.9;6.2;5.63;22934 +97085;49.61056;1.56068;195;20220516;23.2;15.3;19.2;3.6;15.4;.1;3.96;19223 +97085;49.61056;1.56068;195;20220517;26.9;12.4;19.7;2.7;14.57;2.8;4.96;25299 +97085;49.61056;1.56068;195;20220518;24.8;12.8;18.8;2.9;15.43;.8;4.38;23585 +97085;49.61056;1.56068;195;20220519;20.3;16.2;18.3;2.9;14.7;2.2;3.16;14579 +97085;49.61056;1.56068;195;20220520;16.7;11.3;14;3.1;11.9;7.9;2.59;13577 +97085;49.61056;1.56068;195;20220521;21.4;8.5;15;2.4;12.3;0;3.78;23195 +97085;49.61056;1.56068;195;20220522;22.3;8.9;15.6;2.3;13.03;2;3.71;21703 +97085;49.61056;1.56068;195;20220523;15.6;13.3;14.5;3;14.03;9.3;1.71;8185 +97085;49.61056;1.56068;195;20220524;16.6;9.7;13.1;4.4;11.43;1.3;2.89;17567 +97085;49.61056;1.56068;195;20220525;17;6.5;11.8;4;11.23;.8;2.86;19189 +97085;49.61056;1.56068;195;20220526;16.6;12.3;14.5;3.9;13.33;0;2.22;11529 +97085;49.61056;1.56068;195;20220527;19.5;11.8;15.6;3.6;12.57;.4;3.42;18466 +97085;49.61056;1.56068;195;20220528;17.4;7.6;12.5;3.6;10.27;0;3.47;21744 +97085;49.61056;1.56068;195;20220529;14.7;5.2;10;3.3;8.97;.3;2.89;19746 +97085;49.61056;1.56068;195;20220530;16.6;4.2;10.4;2.1;8.9;.1;3.32;23329 +97085;49.61056;1.56068;195;20220531;17.8;6.2;12;2.4;9.57;0;3.55;23043 +97085;49.61056;1.56068;195;20220601;18.4;5.1;11.7;2.8;9.67;.1;3.83;25443 +97085;49.61056;1.56068;195;20220602;21.6;5.8;13.7;3.6;9.7;0;4.61;25934 +97085;49.61056;1.56068;195;20220603;21.9;10.1;16;3.6;13.03;5.4;3.61;18229 +97085;49.61056;1.56068;195;20220604;26.1;13.1;19.6;4.1;16.8;14.3;4.61;23224 +97085;49.61056;1.56068;195;20220605;18.9;14.5;16.7;2.8;16.23;1.8;2.12;11234 +97085;49.61056;1.56068;195;20220606;19.8;10.6;15.2;3;13.1;1.8;3.51;20878 +97085;49.61056;1.56068;195;20220607;21.5;12.9;17.2;3.1;14.8;6.4;3.61;19277 +97085;49.61056;1.56068;195;20220608;19;13.8;16.4;4.6;14.27;1.5;3.12;16298 +97085;49.61056;1.56068;195;20220609;19;11.2;15.1;3.6;12.77;0;3.37;18707 +97085;49.61056;1.56068;195;20220610;20.7;13.4;17.1;2.9;15;.1;3.1;16200 +97085;49.61056;1.56068;195;20220611;22.2;13.2;17.7;2.2;13.53;.1;4.02;21603 +97085;49.61056;1.56068;195;20220612;20.9;8.2;14.6;2.6;11.87;.2;4.05;24811 +97085;49.61056;1.56068;195;20220613;20.1;8.8;14.5;2.8;11.47;.1;4.07;25017 +97085;49.61056;1.56068;195;20220614;24;8.4;16.2;3.2;11.13;0;5.11;27572 +97085;49.61056;1.56068;195;20220615;27;12.2;19.6;2.9;12.43;0;5.55;26105 +97085;49.61056;1.56068;195;20220616;27.4;11.9;19.6;2;13.01;0;5.16;26262 +97085;49.61056;1.56068;195;20220617;31.7;15.5;23.6;2.5;14.67;.1;6.41;27494 +97085;49.61056;1.56068;195;20220618;34.6;17.4;26;3.2;17.2;3.4;7.23;27877 +97085;49.61056;1.56068;195;20220619;20.6;12.1;16.4;6.9;13.93;1.3;3.73;18649 +97085;49.61056;1.56068;195;20220620;21.3;12.1;16.7;5.4;12.73;.2;4.43;21881 +97085;49.61056;1.56068;195;20220621;22.8;10.9;16.9;4.3;12.4;0;4.67;23009 +97085;49.61056;1.56068;195;20220622;26.2;11.1;18.6;4.5;13.53;1;5.65;26597 +97085;49.61056;1.56068;195;20220623;25.7;14.1;19.9;2.6;16.5;11.5;4.47;22241 +97085;49.61056;1.56068;195;20220624;23.1;14.7;18.9;3.6;16.67;4;3.79;19210 +97085;49.61056;1.56068;195;20220625;17.7;13.5;15.6;3.6;14.6;2.3;2.45;13520 +97085;49.61056;1.56068;195;20220626;21.3;9.6;15.5;3.1;12.3;.9;4.11;23481 +97085;49.61056;1.56068;195;20220627;20.3;11.4;15.9;2;13.27;3.3;3.64;21288 +97085;49.61056;1.56068;195;20220628;24;9.6;16.8;2.3;12.57;0;4.73;26944 +97085;49.61056;1.56068;195;20220629;22.5;9.7;16.1;2.7;13.43;4.2;3.82;21113 +97085;49.61056;1.56068;195;20220630;17.3;11.6;14.5;2.3;13.53;6.3;2.44;13825 +97085;49.61056;1.56068;195;20220701;20.4;8;14.2;2.4;12.03;.1;3.67;22392 +97085;49.61056;1.56068;195;20220702;24.8;9.1;16.9;2.8;12.07;0;4.93;26537 +97085;49.61056;1.56068;195;20220703;21;9.6;15.3;2.4;12.53;.1;3.99;23915 +97085;49.61056;1.56068;195;20220704;22.9;8.9;15.9;2.8;12.73;.2;4.47;26555 +97085;49.61056;1.56068;195;20220705;22.7;9.3;16;2.8;12.87;.1;4.34;25329 +97085;49.61056;1.56068;195;20220706;22.8;9.7;16.3;2.7;13.67;0;4.26;25131 +97085;49.61056;1.56068;195;20220707;19.4;13.1;16.2;3.3;14.43;.1;2.94;14902 +97085;49.61056;1.56068;195;20220708;26.1;9.3;17.7;2.4;13;.1;5.14;28284 +97085;49.61056;1.56068;195;20220709;26.1;12.2;19.1;2.9;14.33;0;4.99;25762 +97085;49.61056;1.56068;195;20220710;25.6;10.4;18;3.5;12.73;0;5.33;27266 +97085;49.61056;1.56068;195;20220711;28.8;12.5;20.7;2.9;13.67;0;5.84;27445 +97085;49.61056;1.56068;195;20220712;32.6;14.5;23.5;2;14.47;0;6.13;28141 +97085;49.61056;1.56068;195;20220713;33;18.1;25.6;2.2;15.17;0;6.21;26213 +97085;49.61056;1.56068;195;20220714;27.6;15.2;21.4;3.3;15.13;0;5.5;25292 +97085;49.61056;1.56068;195;20220715;25.4;11.2;18.3;3;11.3;0;5.33;26263 +97085;49.61056;1.56068;195;20220716;27.5;10.8;19.2;2.7;12.17;0;5.6;27560 +97085;49.61056;1.56068;195;20220717;30.4;11.5;21;3.2;10.67;0;6.61;27951 +97085;49.61056;1.56068;195;20220718;36.6;16;26.3;2.5;11.3;0;7.4;28433 +97085;49.61056;1.56068;195;20220719;38.9;21.2;30.1;4.6;13.27;7.4;9.59;26291 +97085;49.61056;1.56068;195;20220720;23.9;17.9;20.9;2.7;19.13;5.4;3.33;15799 +97085;49.61056;1.56068;195;20220721;24.2;16.1;20.1;3;18.23;0;3.4;16018 +97085;49.61056;1.56068;195;20220722;22.6;14.3;18.4;3.8;16.2;0;3.41;16486 +97085;49.61056;1.56068;195;20220723;25.8;14.5;20.2;2.1;16.8;0;4.11;21142 +97085;49.61056;1.56068;195;20220724;32;13.7;22.9;3;15.17;0;6.36;27444 +97085;49.61056;1.56068;195;20220725;23.9;16.1;20;4.3;15.1;0;4.26;17276 +97085;49.61056;1.56068;195;20220726;21.3;15.8;18.5;3.5;14.33;.1;3.45;14591 +97085;49.61056;1.56068;195;20220727;24;10.7;17.3;3.6;11.8;0;4.7;22483 +97085;49.61056;1.56068;195;20220728;24.1;12.1;18.1;2.8;10.53;0;4.56;20088 +97085;49.61056;1.56068;195;20220729;27.9;12.9;20.4;2.2;11.87;.2;5.11;24059 +97085;49.61056;1.56068;195;20220730;27.1;13.9;20.5;2.8;13.43;.6;5.01;23639 +97085;49.61056;1.56068;195;20220731;22.8;16.2;19.5;3.6;17.3;1.9;3.11;13655 +97085;49.61056;1.56068;195;20220801;25.6;16.9;21.3;2.7;16.97;.2;4.06;18661 +97085;49.61056;1.56068;195;20220802;29;13.7;21.4;2.1;16.23;.5;4.86;24300 +97085;49.61056;1.56068;195;20220803;33.5;14.3;23.9;1.9;17;.5;5.58;25838 +97085;49.61056;1.56068;195;20220804;25.1;15.8;20.4;3.2;16.53;.8;3.89;17689 +97085;49.61056;1.56068;195;20220805;23.1;11.8;17.4;3.3;13.03;0;4.18;21773 +97085;49.61056;1.56068;195;20220806;23.8;8.9;16.3;3.8;10.17;0;4.92;24297 +97085;49.61056;1.56068;195;20220807;25.7;11.2;18.5;4.2;10.23;0;5.59;23869 +97085;49.61056;1.56068;195;20220808;27;11.2;19.1;4.5;11.6;0;5.75;24403 +97085;49.61056;1.56068;195;20220809;28.7;13.6;21.1;5.2;13.83;.1;6.11;23951 +97085;49.61056;1.56068;195;20220810;32.1;15.3;23.7;4.7;13.8;0;6.96;24373 +97085;49.61056;1.56068;195;20220811;32.8;16;24.4;3.8;12.17;0;6.88;23990 +97085;49.61056;1.56068;195;20220812;33.4;16.7;25.1;3.4;10.87;0;6.81;23013 +97085;49.61056;1.56068;195;20220813;32.4;17;24.7;3.2;10.03;0;6.43;22159 +97085;49.61056;1.56068;195;20220814;29.3;17.4;23.3;2.8;12.17;.4;4.84;16263 +97085;49.61056;1.56068;195;20220815;27.8;15.5;21.6;2.5;16.77;.1;4.09;18881 +97085;49.61056;1.56068;195;20220816;26.2;16.2;21.2;2.3;16.33;0;3.61;15927 +97085;49.61056;1.56068;195;20220817;24.4;14.8;19.6;2;17;.9;3.03;14888 +97085;49.61056;1.56068;195;20220818;28.4;14.5;21.5;2.8;17.23;.3;4.18;20301 +97085;49.61056;1.56068;195;20220819;22.2;14.5;18.4;2.9;17.07;2.1;2.43;11728 +97085;49.61056;1.56068;195;20220820;22.5;10.8;16.7;2.5;13.43;.1;3.24;17774 +97085;49.61056;1.56068;195;20220821;25.4;10.5;17.9;2.2;13.57;.1;3.62;18813 +97085;49.61056;1.56068;195;20220822;26;14.2;20.1;2.3;15.7;.3;3.63;17615 +97085;49.61056;1.56068;195;20220823;26;16.4;21.2;2.3;18.77;.2;3.11;14508 +97085;49.61056;1.56068;195;20220824;31.1;15.7;23.4;2.4;18.4;0;4.47;19894 +97085;49.61056;1.56068;195;20220825;26.2;17.9;22.1;3.8;17;.5;3.8;13519 +97085;49.61056;1.56068;195;20220826;24.1;16.1;20.1;2.9;16.33;.1;3.33;15214 +97085;49.61056;1.56068;195;20220827;24.3;11.1;17.7;3.5;13.33;0;3.79;17996 +97085;49.61056;1.56068;195;20220828;24.1;12.7;18.4;4.4;12.93;0;4.06;16549 +97085;49.61056;1.56068;195;20220829;25.8;14.3;20;5.9;11.83;.1;5.47;17724 +97085;49.61056;1.56068;195;20220830;26.8;13.2;20;4.6;13.13;0;4.82;18350 +97085;49.61056;1.56068;195;20220831;25.9;13.9;19.9;4.3;13.73;0;4.3;16512 +97085;49.61056;1.56068;195;20220901;27.2;14.2;20.7;3.4;14.03;4.5;4.13;15956 +97085;49.61056;1.56068;195;20220902;22.2;15.4;18.8;2.5;15.53;.7;2.56;11634 +97085;49.61056;1.56068;195;20220903;24.8;15.1;20;2.4;16.73;.2;2.94;14205 +97085;49.61056;1.56068;195;20220904;27.3;12.5;19.9;3;14.47;.2;3.93;17804 +97085;49.61056;1.56068;195;20220905;22.8;15.4;19.1;3;15.6;2.3;2.68;10348 +97085;49.61056;1.56068;195;20220906;25.4;12.5;18.9;3.2;15.73;2.3;3.3;14754 +97085;49.61056;1.56068;195;20220907;22;13.6;17.8;4.1;15.5;1.8;2.65;11697 +97085;49.61056;1.56068;195;20220908;21.3;13.8;17.5;4.6;15.3;6.8;2.61;11171 +97085;49.61056;1.56068;195;20220909;18.8;13.6;16.2;6;15.17;15.7;2.14;9211 +97085;49.61056;1.56068;195;20220910;19.2;14.3;16.8;3.7;15.7;3.2;1.96;9206 +97085;49.61056;1.56068;195;20220911;22;10.1;16;2.1;14.13;.2;2.54;15744 +97085;49.61056;1.56068;195;20220912;26.3;12.8;19.6;2.7;14.93;.3;3.35;15615 +97085;49.61056;1.56068;195;20220913;22.9;18.1;20.5;3.4;16.87;6.9;2.57;7388 +97085;49.61056;1.56068;195;20220914;20.8;16.9;18.8;2.9;18.93;7.1;1.59;7497 +97085;49.61056;1.56068;195;20220915;19;10.9;14.9;2.6;13.93;0;1.95;11034 +97085;49.61056;1.56068;195;20220916;16.2;10.6;13.4;2.6;11.47;.9;1.82;8874 +97085;49.61056;1.56068;195;20220917;14.4;7.5;11;3.6;8.87;.1;2.19;12007 +97085;49.61056;1.56068;195;20220918;16.3;5.5;10.9;3.3;9.53;0;2.19;13619 +97085;49.61056;1.56068;195;20220919;16.7;6.3;11.5;2.5;9.8;0;2.02;12395 +97085;49.61056;1.56068;195;20220920;16.5;7.8;12.2;1.8;10.6;.2;1.66;9572 +97085;49.61056;1.56068;195;20220921;17.4;7.7;12.6;2.5;10;0;2.15;12527 +97085;49.61056;1.56068;195;20220922;20;7.2;13.6;1.8;9.2;0;2.29;13717 +97085;49.61056;1.56068;195;20220923;16.4;9.1;12.8;1.5;11.23;1;1.46;7979 +97085;49.61056;1.56068;195;20220924;15.8;10.9;13.4;2.7;13.07;2.7;1.33;7375 +97085;49.61056;1.56068;195;20220925;16.1;8.3;12.2;3.4;10.83;.3;1.83;10640 +97085;49.61056;1.56068;195;20220926;14.1;9.7;11.9;5.2;10.97;7.6;1.65;6369 +97085;49.61056;1.56068;195;20220927;13.7;9;11.3;4.1;11.07;6.6;1.4;7176 +97085;49.61056;1.56068;195;20220928;13.7;7.2;10.5;2.5;10.23;.4;1.42;9329 +97085;49.61056;1.56068;195;20220929;15.6;5.5;10.5;1.7;9.6;.2;1.55;11395 +97085;49.61056;1.56068;195;20220930;16;5.2;10.6;4;10;4.4;1.82;11163 +97085;49.61056;1.56068;195;20221001;17.1;11;14.1;5.9;14.17;2.8;1.51;9126 +97085;49.61056;1.56068;195;20221002;14.5;13;13.8;2.8;14.1;19.2;.97;3461 +97085;49.61056;1.56068;195;20221003;12.5;6.5;9.5;2.1;11.23;0;.92;6858 +97085;49.61056;1.56068;195;20221004;17.2;6.2;11.7;2.9;11.87;0;1.42;9925 +97085;49.61056;1.56068;195;20221005;18.4;13.1;15.8;5;13.23;.4;2.12;6543 +97085;49.61056;1.56068;195;20221006;17;8.3;12.6;2.5;10.57;0;1.7;10418 +97085;49.61056;1.56068;195;20221007;17;6.1;11.5;2.4;10.23;.4;1.61;10963 +97085;49.61056;1.56068;195;20221008;16;9;12.5;2.7;10.77;.1;1.57;9221 +97085;49.61056;1.56068;195;20221009;17;5.4;11.2;3.1;9.03;0;1.91;10944 +97085;49.61056;1.56068;195;20221010;18.4;8.3;13.4;3;11.2;.1;1.76;8895 +97085;49.61056;1.56068;195;20221011;15.1;5.4;10.2;2.6;9;.1;1.51;10055 +97085;49.61056;1.56068;195;20221012;17.8;4.4;11.1;2;9.93;0;1.46;10284 +97085;49.61056;1.56068;195;20221013;15.4;10.4;12.9;3.2;13.53;2.8;.84;4846 +97085;49.61056;1.56068;195;20221014;15;14.3;14.6;2.7;15.6;2.5;.61;2222 +97085;49.61056;1.56068;195;20221015;17.1;13.3;15.2;4.4;14.7;.4;1.27;5926 +97085;49.61056;1.56068;195;20221016;15.8;10.5;13.2;3.1;13.87;5.4;.86;5332 +97085;49.61056;1.56068;195;20221017;17.7;14.3;16;2.9;16.53;1.7;.91;4354 +97085;49.61056;1.56068;195;20221018;17.1;13.5;15.3;2.4;16.13;.1;.81;4562 +97085;49.61056;1.56068;195;20221019;18.5;13.3;15.9;5.4;15.83;4;1.34;6689 +97085;49.61056;1.56068;195;20221020;19.9;14.1;17;3.9;15.83;.6;1.5;7026 +97085;49.61056;1.56068;195;20221021;18.7;13.6;16.2;5.1;14.67;.3;1.64;6159 +97085;49.61056;1.56068;195;20221022;17.6;12.2;14.9;4;13.93;1.7;1.35;6289 +97085;49.61056;1.56068;195;20221023;19.9;13.5;16.7;5.7;14.67;8.5;1.92;5676 +97085;49.61056;1.56068;195;20221024;17.2;13.8;15.5;7.3;13.37;1.8;1.99;5047 +97085;49.61056;1.56068;195;20221025;16.9;11.2;14;4.3;13.5;.1;1.16;5966 +97085;49.61056;1.56068;195;20221026;19.4;13.5;16.5;4.8;14.93;0;1.58;6100 +97085;49.61056;1.56068;195;20221027;20.4;13.1;16.7;4.2;14.67;.1;1.71;5767 +97085;49.61056;1.56068;195;20221028;20.2;14.7;17.5;3.5;15.23;0;1.52;5271 +97085;49.61056;1.56068;195;20221029;21.3;14.4;17.8;3.2;15;0;1.59;5544 +97085;49.61056;1.56068;195;20221030;14.6;12.2;13.4;2.3;13.3;.4;.78;2707 +97085;49.61056;1.56068;195;20221031;20.9;8.7;14.8;3.9;13.43;4;1.32;6722 +97085;49.61056;1.56068;195;20221101;15;9.3;12.1;7.3;11.27;1.8;1.49;5368 +97085;49.61056;1.56068;195;20221102;13.7;7.6;10.7;5.6;10.63;0;1.11;5654 +97085;49.61056;1.56068;195;20221103;12.7;10.8;11.8;5.6;11.77;4.8;.98;2275 +97085;49.61056;1.56068;195;20221104;10.8;7.4;9.1;4.2;9.7;1.7;.87;3784 +97085;49.61056;1.56068;195;20221105;9.9;4.9;7.4;3.7;9.57;1.7;.52;3740 +97085;49.61056;1.56068;195;20221106;11.4;8.9;10.2;6;11.43;16.5;.64;2308 +97085;49.61056;1.56068;195;20221107;14.9;9.8;12.4;6.3;12;0;1.18;3956 +97085;49.61056;1.56068;195;20221108;14.7;10.5;12.6;6.7;11.53;.5;1.45;3402 +97085;49.61056;1.56068;195;20221109;13.7;9.4;11.5;5.2;10.87;.2;1.16;4442 +97085;49.61056;1.56068;195;20221110;12.9;5.5;9.2;3.7;10.33;0;.65;5382 +97085;49.61056;1.56068;195;20221111;10.7;7.6;9.1;3.9;10.33;.1;.59;3384 +97085;49.61056;1.56068;195;20221112;11;6.3;8.7;3;10.8;.1;.39;3650 +97085;49.61056;1.56068;195;20221113;13.1;6;9.6;2.2;10.47;.1;.51;4766 +97085;49.61056;1.56068;195;20221114;11;5;8;3.3;9.7;.1;.53;4150 +97085;49.61056;1.56068;195;20221115;12;7;9.5;5.1;11;4.7;.57;3503 +97085;49.61056;1.56068;195;20221116;11.9;6.6;9.3;6.4;10.6;15.2;.75;3615 +97085;49.61056;1.56068;195;20221117;11.2;8.6;9.9;9.5;10.1;3.3;1.08;2063 +97085;49.61056;1.56068;195;20221118;10.1;7.1;8.6;4.4;9.9;7.4;.61;2549 +97085;49.61056;1.56068;195;20221119;9.3;5.7;7.5;3;9.03;.4;.52;3239 +97085;49.61056;1.56068;195;20221120;10.6;4.1;7.4;4.1;8.57;3.9;.74;3418 +97085;49.61056;1.56068;195;20221121;9.9;4.6;7.2;4.8;8.77;6.7;.65;2313 +97085;49.61056;1.56068;195;20221122;9.1;3.5;6.3;6.8;8.2;10.1;.78;3449 +97085;49.61056;1.56068;195;20221123;11.4;3.8;7.6;5.6;8.93;5.3;.81;3956 +97085;49.61056;1.56068;195;20221124;11.7;5.7;8.7;5.4;9.6;3.9;.75;3824 +97085;49.61056;1.56068;195;20221125;10.8;6;8.4;3.3;9.51;.5;.53;3123 +97085;49.61056;1.56068;195;20221126;9.6;4.5;7.1;3.8;9.31;1;.36;3037 +97085;49.61056;1.56068;195;20221127;10.2;6.3;8.3;4.8;10.11;6.3;.37;2621 +97085;49.61056;1.56068;195;20221128;10.1;8;9;3.1;10.36;.3;.47;1811 +97085;49.61056;1.56068;195;20221129;6.2;4.2;5.2;1.5;8.77;0;.21;1774 +97085;49.61056;1.56068;195;20221130;4.9;3.5;4.2;2.4;7.93;0;.27;1692 +97085;49.61056;1.56068;195;20221201;5;2.5;3.8;3.5;7.4;0;.32;2087 +97085;49.61056;1.56068;195;20221202;4.8;1.1;2.9;3.9;6.6;0;.43;2498 +97085;49.61056;1.56068;195;20221203;1.6;.8;1.2;6.8;5.93;0;.51;988 +97085;49.61056;1.56068;195;20221204;1.7;.4;1.1;5.1;5.93;.1;.42;1201 +97085;49.61056;1.56068;195;20221205;2.7;.4;1.6;2.1;6.13;.2;.3;1858 +97085;49.61056;1.56068;195;20221206;5.7;1.2;3.4;2;6.83;0;.28;2704 +97085;49.61056;1.56068;195;20221207;6;.4;3.2;1.6;6.87;.7;.18;3324 +97085;49.61056;1.56068;195;20221208;2.7;.9;1.8;1.4;6.5;.2;.26;1300 +97085;49.61056;1.56068;195;20221209;2.4;-3.1;-.3;1.7;5.53;.1;.1;3222 +97085;49.61056;1.56068;195;20221210;1.6;-1.4;.1;2.4;5.9;0;.16;2167 +97085;49.61056;1.56068;195;20221211;-.5;-2.2;-1.3;4.6;5.1;0;.25;2047 +97085;49.61056;1.56068;195;20221212;-1.8;-2.7;-2.2;4.3;4.7;0;.31;1246 +97085;49.61056;1.56068;195;20221213;-.8;-4.1;-2.5;4.2;4.03;0;.47;2596 +97085;49.61056;1.56068;195;20221214;.7;-2;-.6;2.7;4.3;0;.51;2292 +97085;49.61056;1.56068;195;20221215;1.9;-3.9;-1;3.9;4.2;0;.58;3070 +97085;49.61056;1.56068;195;20221216;4;-2;1;2.6;5.4;.1;.31;3503 +97085;49.61056;1.56068;195;20221217;-3.2;-7.2;-5.2;2.2;4.1;0;.07;2197 +97085;49.61056;1.56068;195;20221218;.9;-5.6;-2.4;6.1;5;5.8;.25;2235 +97085;49.61056;1.56068;195;20221219;8.6;2.2;5.4;5.9;9.13;3.3;.09;2348 +97085;49.61056;1.56068;195;20221220;10.3;8.4;9.4;4.5;10.77;14.3;.52;1101 +97085;49.61056;1.56068;195;20221221;10.7;6.5;8.6;3.8;10.57;11.8;.29;1789 +97085;49.61056;1.56068;195;20221222;11.9;8.4;10.2;4.9;11.93;12.1;.31;1705 +97085;49.61056;1.56068;195;20221223;13.7;9.9;11.8;5.4;12.13;4;.73;1865 +97085;49.61056;1.56068;195;20221224;12.1;8.8;10.4;4.2;11;2.7;.6;2081 +97085;49.61056;1.56068;195;20221225;10.7;9;9.8;3.4;11.57;8.2;.39;1050 +97085;49.61056;1.56068;195;20221226;8.9;8.5;8.7;4.8;9.3;.4;.88;949 +97085;49.61056;1.56068;195;20221227;8.2;2;5.1;4.4;7.57;0;.48;3432 +97085;49.61056;1.56068;195;20221228;10.5;6;8.2;8;10.2;3.9;.46;1813 +97085;49.61056;1.56068;195;20221229;9.5;9;9.3;7.2;8.93;0;1.34;1651 +97085;49.61056;1.56068;195;20221230;13.6;3.4;8.5;7.1;10.7;13.1;.5;2820 +97085;49.61056;1.56068;195;20221231;14.9;12.9;13.9;9.1;12.83;1.2;1.47;1854 +97086;49.63582;1.90482;181;20220101;13.9;10;11.9;3.8;11.51;.4;.8;2160 +97086;49.63582;1.90482;181;20220102;12.6;9.8;11.2;6.4;10.91;1.4;1.05;1775 +97086;49.63582;1.90482;181;20220103;10.6;9.3;10;5.4;10.41;16.5;.84;1131 +97086;49.63582;1.90482;181;20220104;8.5;6.5;7.5;3.8;8.61;2.3;.69;1527 +97086;49.63582;1.90482;181;20220105;5.3;.9;3.1;3.1;6.11;.1;.54;2388 +97086;49.63582;1.90482;181;20220106;4.8;-.3;2.3;3.5;6.31;1.5;.37;2557 +97086;49.63582;1.90482;181;20220107;6;2.5;4.2;6.7;7.41;10.1;.47;2116 +97086;49.63582;1.90482;181;20220108;7.8;.6;4.2;7;7.81;15.2;.31;3166 +97086;49.63582;1.90482;181;20220109;6.7;3.1;4.9;4.2;7.21;1.8;.6;2199 +97086;49.63582;1.90482;181;20220110;2.4;-.5;1;2.4;6.71;.1;.1;1930 +97086;49.63582;1.90482;181;20220111;4;1.6;2.8;2.3;6.51;.1;.39;1745 +97086;49.63582;1.90482;181;20220112;6;-.7;2.6;2.1;7.51;0;.08;3242 +97086;49.63582;1.90482;181;20220113;6.2;-.3;3;1.9;6.31;0;.36;3205 +97086;49.63582;1.90482;181;20220114;8.9;.5;4.7;1.9;6.61;.1;.47;3754 +97086;49.63582;1.90482;181;20220115;6;-.5;2.7;1.6;6.11;.1;.34;3292 +97086;49.63582;1.90482;181;20220116;5;-1.8;1.6;2.9;7.21;1;.01;3421 +97086;49.63582;1.90482;181;20220117;7.1;1;4;1.8;7.41;0;.28;3301 +97086;49.63582;1.90482;181;20220118;6.8;0;3.4;2.4;7.31;.1;.24;3521 +97086;49.63582;1.90482;181;20220119;5.7;2.6;4.2;2.8;7.81;2.1;.27;2364 +97086;49.63582;1.90482;181;20220120;5.1;1.9;3.5;3.6;6.61;.2;.54;2359 +97086;49.63582;1.90482;181;20220121;6.2;1.4;3.8;3;6.51;0;.57;3086 +97086;49.63582;1.90482;181;20220122;4.9;3;3.9;2.4;7.21;0;.41;1846 +97086;49.63582;1.90482;181;20220123;3.1;2.6;2.9;3;6.71;0;.45;933 +97086;49.63582;1.90482;181;20220124;4.9;-.6;2.1;2.1;6.21;0;.36;3447 +97086;49.63582;1.90482;181;20220125;2.5;-2.2;.1;1.4;5.91;0;.21;3218 +97086;49.63582;1.90482;181;20220126;3.1;.6;1.9;2;6.71;0;.26;2258 +97086;49.63582;1.90482;181;20220127;7.8;2.6;5.2;4.2;8.41;.5;.31;3515 +97086;49.63582;1.90482;181;20220128;5.3;.5;2.9;3.2;7.81;0;.09;3384 +97086;49.63582;1.90482;181;20220129;9.6;4.7;7.1;6.9;10.31;.2;.09;3560 +97086;49.63582;1.90482;181;20220130;8.7;3.4;6;2.8;7.71;.5;.63;3774 +97086;49.63582;1.90482;181;20220131;7.1;3.9;5.5;6.7;6.41;0;1.3;2891 +97086;49.63582;1.90482;181;20220201;9.3;.7;5;6.5;9.01;.1;.15;5003 +97086;49.63582;1.90482;181;20220202;9.6;8.9;9.3;5.1;9.91;0;.87;1252 +97086;49.63582;1.90482;181;20220203;7;5.9;6.4;4.1;8.81;.1;.49;1671 +97086;49.63582;1.90482;181;20220204;9;6.5;7.7;5.8;8.01;.6;1.19;2769 +97086;49.63582;1.90482;181;20220205;8.5;1.5;5;5.7;7.41;.2;.77;4842 +97086;49.63582;1.90482;181;20220206;10.3;6.5;8.4;10.3;9.41;8.6;.98;3529 +97086;49.63582;1.90482;181;20220207;8.7;4.2;6.4;4.4;7.11;0;1.1;3980 +97086;49.63582;1.90482;181;20220208;9.6;4.8;7.2;5.2;9.81;.1;.38;4189 +97086;49.63582;1.90482;181;20220209;8.1;5.7;6.9;2.2;8.51;.1;.61;2899 +97086;49.63582;1.90482;181;20220210;6.2;1.5;3.9;3.6;8.19;3.5;.49;2213 +97086;49.63582;1.90482;181;20220211;8.3;-.8;3.8;2;6.22;0;.71;8508 +97086;49.63582;1.90482;181;20220212;7.5;-2.3;2.6;3.7;5.32;0;1.03;10062 +97086;49.63582;1.90482;181;20220213;11;-1.4;4.8;6.4;7.15;1.3;1.23;7625 +97086;49.63582;1.90482;181;20220214;10.9;6.6;8.7;6;8.54;.8;1.44;6641 +97086;49.63582;1.90482;181;20220215;8.8;2.9;5.8;6.6;8.82;6.9;.57;5203 +97086;49.63582;1.90482;181;20220216;12.7;7.8;10.3;10.7;12.21;2.5;.43;4812 +97086;49.63582;1.90482;181;20220217;11.3;9;10.2;8.3;9.06;.1;1.92;4949 +97086;49.63582;1.90482;181;20220218;11.1;7.3;9.2;8.2;8.59;1.3;1.86;4621 +97086;49.63582;1.90482;181;20220219;8.1;1.5;4.8;6.8;7.17;.3;1.18;6589 +97086;49.63582;1.90482;181;20220220;11.2;6.2;8.7;9;9.77;3.9;1.22;5001 +97086;49.63582;1.90482;181;20220221;8.8;4;6.4;9.2;7.64;.6;1.44;5354 +97086;49.63582;1.90482;181;20220222;11.3;4.1;7.7;5.1;9.39;1.1;.97;6052 +97086;49.63582;1.90482;181;20220223;8.1;.9;4.5;2.7;7.97;0;.72;7058 +97086;49.63582;1.90482;181;20220224;8.7;4.2;6.4;5.8;7.14;2;1.54;5243 +97086;49.63582;1.90482;181;20220225;8.7;1.4;5;3.5;6.52;.4;1.18;8085 +97086;49.63582;1.90482;181;20220226;8.9;-1.4;3.8;3.4;5.92;.1;1.18;9227 +97086;49.63582;1.90482;181;20220227;8.5;-.3;4.1;4.7;5.09;0;1.74;11563 +97086;49.63582;1.90482;181;20220228;10.9;-1.3;4.8;3.7;5.19;.3;1.75;11395 +97086;49.63582;1.90482;181;20220301;10.3;3.1;6.7;2.7;6.92;1;1.33;6201 +97086;49.63582;1.90482;181;20220302;9.6;5;7.3;2.7;7.06;0;1.37;7277 +97086;49.63582;1.90482;181;20220303;10.8;1.9;6.4;1.9;8.42;0;.97;6432 +97086;49.63582;1.90482;181;20220304;11;7.1;9;1.9;9.67;.1;.86;5503 +97086;49.63582;1.90482;181;20220305;8.5;6.7;7.6;3;8.89;0;.84;4448 +97086;49.63582;1.90482;181;20220306;7;.5;3.7;5.4;5.74;0;1.42;9109 +97086;49.63582;1.90482;181;20220307;5.2;-1.5;1.9;5.5;4.47;0;1.53;9586 +97086;49.63582;1.90482;181;20220308;11;-1.8;4.6;4.7;4.97;0;2.07;12006 +97086;49.63582;1.90482;181;20220309;12.6;1.1;6.9;4;7.49;0;1.67;10805 +97086;49.63582;1.90482;181;20220310;15.5;2.5;9;3.3;7.81;0;1.92;11333 +97086;49.63582;1.90482;181;20220311;10.7;4.9;7.8;5.2;10.11;2.4;.74;7622 +97086;49.63582;1.90482;181;20220312;13.5;7.8;10.7;5.9;11.01;0;1.29;7593 +97086;49.63582;1.90482;181;20220313;11.2;8.9;10.1;5;10.11;3.5;1.23;4789 +97086;49.63582;1.90482;181;20220314;13.9;4.2;9.1;3;9.11;0;1.49;10270 +97086;49.63582;1.90482;181;20220315;12.3;6;9.2;2.5;9.91;.4;1.15;8335 +97086;49.63582;1.90482;181;20220316;13.1;8.7;10.9;3.4;11.21;.1;1.18;7014 +97086;49.63582;1.90482;181;20220317;10;5.3;7.7;3.7;7.71;.1;1.44;7357 +97086;49.63582;1.90482;181;20220318;14.1;0;7;6.6;6.02;0;2.98;17280 +97086;49.63582;1.90482;181;20220319;15.2;4.7;9.9;7.8;6.12;0;3.79;16775 +97086;49.63582;1.90482;181;20220320;11.7;-.6;5.6;2.8;5.29;0;2.15;17135 +97086;49.63582;1.90482;181;20220321;17.2;.5;8.8;3.1;7.82;0;2.4;15806 +97086;49.63582;1.90482;181;20220322;17.4;4.4;10.9;3.4;7.19;0;2.97;17263 +97086;49.63582;1.90482;181;20220323;17.2;1.9;9.5;2.4;6.19;0;2.74;18120 +97086;49.63582;1.90482;181;20220324;18.5;2.9;10.7;3.7;6.45;0;3.41;18230 +97086;49.63582;1.90482;181;20220325;17.2;3.4;10.3;4.5;6.72;0;3.39;18357 +97086;49.63582;1.90482;181;20220326;17.3;3.8;10.5;5.4;6.99;0;3.61;18878 +97086;49.63582;1.90482;181;20220327;19.1;3.9;11.5;3.9;8.39;.1;3.22;19067 +97086;49.63582;1.90482;181;20220328;18.7;2.9;10.8;2.4;8.95;0;2.51;15876 +97086;49.63582;1.90482;181;20220329;14.5;9.4;12;2.8;9.72;3.9;1.84;6918 +97086;49.63582;1.90482;181;20220330;11.1;6.8;8.9;3.3;9.42;2.8;1.27;5740 +97086;49.63582;1.90482;181;20220331;7.5;1.9;4.7;7.2;6.62;2.7;1.65;10817 +97086;49.63582;1.90482;181;20220401;3.3;-.1;1.6;8.2;5.72;1;1.08;6994 +97086;49.63582;1.90482;181;20220402;6.8;-1.1;2.8;5.7;4.79;.1;2.05;14152 +97086;49.63582;1.90482;181;20220403;6.8;-2.7;2;3.5;4.89;0;1.72;14182 +97086;49.63582;1.90482;181;20220404;7.1;-1.8;2.6;6.6;7.14;.5;.77;7137 +97086;49.63582;1.90482;181;20220405;11.9;5.8;8.8;6.4;10.29;.1;1.17;5672 +97086;49.63582;1.90482;181;20220406;11.8;7;9.4;7.5;9.15;1.7;1.87;6411 +97086;49.63582;1.90482;181;20220407;12.3;8.9;10.6;9.9;8.79;1.3;2.93;14609 +97086;49.63582;1.90482;181;20220408;5.7;5;5.4;4.5;7.29;16.5;1.07;3044 +97086;49.63582;1.90482;181;20220409;10.3;.4;5.4;3.7;6.39;.3;2.18;17710 +97086;49.63582;1.90482;181;20220410;12.5;-1.9;5.3;3;6.22;0;2.49;21293 +97086;49.63582;1.90482;181;20220411;17.9;2.6;10.3;5.4;7.79;0;3.69;21167 +97086;49.63582;1.90482;181;20220412;19.3;8.3;13.8;4.5;10.85;0;3.3;17028 +97086;49.63582;1.90482;181;20220413;17.5;7.3;12.4;1.7;12.09;.6;2.11;14185 +97086;49.63582;1.90482;181;20220414;19.2;6.1;12.7;2.2;10.99;0;2.87;19465 +97086;49.63582;1.90482;181;20220415;19;6.1;12.5;2.8;10.75;0;3.11;20873 +97086;49.63582;1.90482;181;20220416;17.8;5.1;11.5;3.9;9.49;0;3.41;23607 +97086;49.63582;1.90482;181;20220417;19.5;2.6;11.1;3.5;6.92;0;4.09;24171 +97086;49.63582;1.90482;181;20220418;16.8;3.1;9.9;2.6;8.52;0;2.77;18044 +97086;49.63582;1.90482;181;20220419;16.4;4.3;10.4;4;9.42;0;2.95;19487 +97086;49.63582;1.90482;181;20220420;18.3;4.9;11.6;3.8;8.29;0;3.66;21171 +97086;49.63582;1.90482;181;20220421;18.2;3.3;10.8;4.2;7.99;0;3.9;24357 +97086;49.63582;1.90482;181;20220422;16.7;6.1;11.4;5;9.05;0;3.2;16886 +97086;49.63582;1.90482;181;20220423;17.9;5.9;11.9;5;10.29;2.2;3.11;17822 +97086;49.63582;1.90482;181;20220424;18.5;8.1;13.3;4.5;9.85;0;3.66;19543 +97086;49.63582;1.90482;181;20220425;14.9;6.2;10.5;4.8;8.92;0;3.09;20342 +97086;49.63582;1.90482;181;20220426;15.6;3.7;9.6;4.1;8.12;0;3.07;19122 +97086;49.63582;1.90482;181;20220427;16.7;1.7;9.2;5.1;8.19;0;3.5;23850 +97086;49.63582;1.90482;181;20220428;18.3;3.5;10.9;4.8;9.12;0;3.53;20659 +97086;49.63582;1.90482;181;20220429;17.6;7.6;12.6;4.8;9.49;0;3.76;22133 +97086;49.63582;1.90482;181;20220430;15.2;4.1;9.6;4.5;8.05;0;3.52;25116 +97086;49.63582;1.90482;181;20220501;16.1;2.6;9.4;3.2;7.89;0;3.22;22036 +97086;49.63582;1.90482;181;20220502;17.3;7.2;12.2;4.3;8.72;0;3.68;20072 +97086;49.63582;1.90482;181;20220503;17.7;6.1;11.9;4.4;8.95;0;3.73;21653 +97086;49.63582;1.90482;181;20220504;17.6;3.4;10.5;2.9;9.55;.5;3.17;21996 +97086;49.63582;1.90482;181;20220505;17.1;8.7;12.9;3.6;10.72;.1;3.05;17256 +97086;49.63582;1.90482;181;20220506;21.5;5.6;13.5;2.1;10.61;0;3.57;22162 +97086;49.63582;1.90482;181;20220507;19.3;9.1;14.2;2.9;11.91;.1;3.03;17655 +97086;49.63582;1.90482;181;20220508;19;9.8;14.4;4.2;12.11;0;3.1;16935 +97086;49.63582;1.90482;181;20220509;23.2;6.2;14.7;1.7;10.81;0;3.84;23322 +97086;49.63582;1.90482;181;20220510;23.9;12;18;3.2;12.51;0;4.17;19433 +97086;49.63582;1.90482;181;20220511;21.9;6.8;14.4;3.5;12.11;0;3.75;22138 +97086;49.63582;1.90482;181;20220512;18.4;7;12.7;3.4;10.51;.1;3.21;19386 +97086;49.63582;1.90482;181;20220513;18.9;4.7;11.8;2.8;9.71;0;3.39;21761 +97086;49.63582;1.90482;181;20220514;22.7;4;13.3;1.3;10.41;0;3.81;25117 +97086;49.63582;1.90482;181;20220515;26.9;8.7;17.8;3.2;12.51;5.8;5.02;24760 +97086;49.63582;1.90482;181;20220516;23.7;15.8;19.8;3.2;16.41;.1;3.58;16340 +97086;49.63582;1.90482;181;20220517;27.3;11.6;19.5;1.8;15.01;2.5;4.38;23181 +97086;49.63582;1.90482;181;20220518;25;13.2;19.1;2.5;16.41;1.1;3.86;20215 +97086;49.63582;1.90482;181;20220519;21.3;16.5;18.9;2.6;15.41;1.3;2.94;12710 +97086;49.63582;1.90482;181;20220520;17.4;10.9;14.2;2.6;13.31;9.1;2.48;15060 +97086;49.63582;1.90482;181;20220521;22.7;8.2;15.5;2.2;12.81;0;3.82;22724 +97086;49.63582;1.90482;181;20220522;22.9;8.1;15.5;1.8;13.51;1.8;3.75;23052 +97086;49.63582;1.90482;181;20220523;16.5;13.3;14.9;2.9;14.81;7.7;1.9;10610 +97086;49.63582;1.90482;181;20220524;17.5;10.5;14;4.6;12.21;1.6;2.88;15886 +97086;49.63582;1.90482;181;20220525;17.6;5.7;11.7;4.3;11.41;.7;2.94;20872 +97086;49.63582;1.90482;181;20220526;17.5;12.8;15.2;4.4;13.91;0;2.48;13058 +97086;49.63582;1.90482;181;20220527;20.9;12.2;16.5;4;12.91;.2;3.66;17821 +97086;49.63582;1.90482;181;20220528;18.2;7.1;12.7;3.5;10.71;0;3.31;20349 +97086;49.63582;1.90482;181;20220529;15.5;5.2;10.3;3.3;9.11;.3;2.97;19748 +97086;49.63582;1.90482;181;20220530;17.1;4;10.5;1.8;9.11;0;3.21;22349 +97086;49.63582;1.90482;181;20220531;18.5;5.6;12;2.2;9.81;0;3.44;22238 +97086;49.63582;1.90482;181;20220601;18.8;4.1;11.4;2.5;9.61;.1;3.56;23728 +97086;49.63582;1.90482;181;20220602;22;5;13.5;3;10.21;0;4.33;25679 +97086;49.63582;1.90482;181;20220603;22.6;9.1;15.9;3.3;13.71;4.9;3.93;22839 +97086;49.63582;1.90482;181;20220604;27.1;13.2;20.2;3.8;17.81;16.4;4.65;23232 +97086;49.63582;1.90482;181;20220605;20.5;15.6;18.1;2.8;17.61;1.3;2.57;13709 +97086;49.63582;1.90482;181;20220606;20.3;10.9;15.6;2.9;13.51;1.4;3.32;19030 +97086;49.63582;1.90482;181;20220607;22.2;12.2;17.2;3.1;15.71;6.3;3.49;19781 +97086;49.63582;1.90482;181;20220608;20.4;14.2;17.3;4.7;14.91;2.7;3.22;15543 +97086;49.63582;1.90482;181;20220609;18.9;11.1;15;3.9;13.11;0;3.12;17496 +97086;49.63582;1.90482;181;20220610;21.4;13.6;17.5;3.2;15.61;.3;3.26;17407 +97086;49.63582;1.90482;181;20220611;23.2;13.9;18.6;2;14.21;0;3.77;19079 +97086;49.63582;1.90482;181;20220612;21.5;7.6;14.6;2.5;11.91;.2;3.92;23544 +97086;49.63582;1.90482;181;20220613;20.6;8.7;14.7;2.6;11.71;.1;3.74;21787 +97086;49.63582;1.90482;181;20220614;24.2;7.6;15.9;2.6;11.61;0;4.66;25808 +97086;49.63582;1.90482;181;20220615;27;11.1;19.1;2.5;13.21;0;5.09;25273 +97086;49.63582;1.90482;181;20220616;27.6;11.8;19.7;2.1;13.21;0;5.08;25209 +97086;49.63582;1.90482;181;20220617;31.1;13.9;22.5;1.9;15.81;.1;5.55;26329 +97086;49.63582;1.90482;181;20220618;34.2;15.8;25;2.7;18.31;3.3;6.49;27253 +97086;49.63582;1.90482;181;20220619;20.6;12.8;16.7;6.4;14.21;1.5;3.61;17652 +97086;49.63582;1.90482;181;20220620;21.1;12.2;16.7;5.3;13.01;.1;4;18877 +97086;49.63582;1.90482;181;20220621;22.8;10.6;16.7;4;12.51;0;4.42;22150 +97086;49.63582;1.90482;181;20220622;25.9;10;18;3.8;14.01;.1;5;25324 +97086;49.63582;1.90482;181;20220623;25.7;13.4;19.6;2.2;16.71;12.7;4.23;22235 +97086;49.63582;1.90482;181;20220624;23.5;15;19.2;3.6;17.71;3.4;3.55;18319 +97086;49.63582;1.90482;181;20220625;18.8;13.9;16.4;4;15.31;1.3;2.58;13773 +97086;49.63582;1.90482;181;20220626;21.6;9.4;15.5;2.9;12.61;1.5;3.89;22110 +97086;49.63582;1.90482;181;20220627;20.4;10.8;15.6;1.6;13.61;3.9;3.29;19567 +97086;49.63582;1.90482;181;20220628;23.9;9.2;16.6;1.7;13.11;0;4.18;24257 +97086;49.63582;1.90482;181;20220629;23;8.6;15.8;2;13.71;2;3.97;23981 +97086;49.63582;1.90482;181;20220630;17.4;11.5;14.5;2;13.61;7.7;2.54;15232 +97086;49.63582;1.90482;181;20220701;20.9;7.3;14.1;2.2;11.91;.1;3.74;23327 +97086;49.63582;1.90482;181;20220702;25.9;7.8;16.8;1.9;12.11;0;4.76;26817 +97086;49.63582;1.90482;181;20220703;21.7;8.2;15;2.6;12.51;.1;3.87;23086 +97086;49.63582;1.90482;181;20220704;23.7;8;15.8;2.8;13.01;.1;4.32;24957 +97086;49.63582;1.90482;181;20220705;23.5;8.4;16;2.8;13.01;.2;4.26;24347 +97086;49.63582;1.90482;181;20220706;23.4;8.8;16.1;2.7;13.41;0;4.13;23807 +97086;49.63582;1.90482;181;20220707;19.4;12.1;15.8;3.2;14.31;0;2.95;16776 +97086;49.63582;1.90482;181;20220708;26.5;8.8;17.7;2.3;12.91;.1;4.9;26221 +97086;49.63582;1.90482;181;20220709;26.8;12;19.4;2.3;14.61;0;4.69;23815 +97086;49.63582;1.90482;181;20220710;25.7;10.1;17.9;3.6;12.91;0;5.01;24482 +97086;49.63582;1.90482;181;20220711;29.1;11.4;20.2;2.4;13.61;0;5.4;25954 +97086;49.63582;1.90482;181;20220712;33.2;13.3;23.3;1.4;14.31;0;5.64;27471 +97086;49.63582;1.90482;181;20220713;33.7;16.5;25.1;2.1;15.61;0;6.02;25513 +97086;49.63582;1.90482;181;20220714;28.3;14.8;21.6;3.2;14.91;0;5.24;22419 +97086;49.63582;1.90482;181;20220715;25.7;10.5;18.1;2.9;11.21;0;5.02;23822 +97086;49.63582;1.90482;181;20220716;27.6;10.5;19.1;2.6;12.01;0;5.26;25203 +97086;49.63582;1.90482;181;20220717;30.8;10.1;20.5;2.6;10.81;0;6.18;27664 +97086;49.63582;1.90482;181;20220718;37.2;13.5;25.4;1.5;11.91;0;6.42;29248 +97086;49.63582;1.90482;181;20220719;39.6;17.7;28.7;3.7;13.61;3.6;8.88;28197 +97086;49.63582;1.90482;181;20220720;24.4;18;21.2;2.6;20.01;6.5;3.17;15093 +97086;49.63582;1.90482;181;20220721;24.4;15.6;20;2.8;18.91;0;3.41;17677 +97086;49.63582;1.90482;181;20220722;22.4;14.2;18.3;3.5;15.91;.5;3.37;16986 +97086;49.63582;1.90482;181;20220723;26.9;13.6;20.3;1.5;16.81;0;4.08;21620 +97086;49.63582;1.90482;181;20220724;32.2;12.9;22.6;2.1;15.51;0;5.61;25991 +97086;49.63582;1.90482;181;20220725;24;16.9;20.4;4.7;15.31;0;4.22;15697 +97086;49.63582;1.90482;181;20220726;21.7;15.3;18.5;3.7;14.61;.1;3.44;14716 +97086;49.63582;1.90482;181;20220727;24.5;9.8;17.1;3.5;11.71;0;4.64;22420 +97086;49.63582;1.90482;181;20220728;24.2;11.1;17.6;2.3;10.71;0;4.28;20895 +97086;49.63582;1.90482;181;20220729;28.3;11.6;20;1.9;12.21;.3;4.79;23533 +97086;49.63582;1.90482;181;20220730;28.1;13.3;20.7;2;13.41;1;4.65;22094 +97086;49.63582;1.90482;181;20220731;22.7;15.6;19.2;4;17.21;3.3;3.19;15138 +97086;49.63582;1.90482;181;20220801;25.9;17;21.5;2.8;17.21;.2;3.88;16892 +97086;49.63582;1.90482;181;20220802;29.8;12.7;21.3;2.3;16.41;.7;4.84;23396 +97086;49.63582;1.90482;181;20220803;34.2;13.3;23.8;1.8;17.01;.7;5.51;25690 +97086;49.63582;1.90482;181;20220804;26;15.9;21;2.8;17.11;1.2;3.88;17716 +97086;49.63582;1.90482;181;20220805;23.9;11.1;17.5;3.1;13.21;0;3.96;19785 +97086;49.63582;1.90482;181;20220806;24.2;8.5;16.3;3.7;9.71;0;4.78;21829 +97086;49.63582;1.90482;181;20220807;25.9;11;18.5;4.2;10.21;.1;5.37;21198 +97086;49.63582;1.90482;181;20220808;27.3;11.7;19.5;4.6;11.71;0;5.58;21493 +97086;49.63582;1.90482;181;20220809;28.9;13.8;21.3;5.3;13.91;.2;5.93;21148 +97086;49.63582;1.90482;181;20220810;32.7;15.1;23.9;4.7;13.81;0;6.94;22631 +97086;49.63582;1.90482;181;20220811;33.2;14.8;24;3.4;11.91;0;6.53;23058 +97086;49.63582;1.90482;181;20220812;33.9;15.8;24.8;3;10.61;0;6.46;22652 +97086;49.63582;1.90482;181;20220813;32.9;15.1;24;2.5;10.01;0;5.85;22245 +97086;49.63582;1.90482;181;20220814;29.8;16.4;23.1;2.6;12.31;.1;5.04;19257 +97086;49.63582;1.90482;181;20220815;28.1;15.3;21.7;2.1;16.61;.1;3.99;18611 +97086;49.63582;1.90482;181;20220816;26.9;15.4;21.1;1.6;16.11;.4;3.55;17422 +97086;49.63582;1.90482;181;20220817;24.7;13.8;19.2;1.3;17.61;1.8;2.98;16825 +97086;49.63582;1.90482;181;20220818;30.5;15.3;22.9;2.5;19.01;.2;4.37;19863 +97086;49.63582;1.90482;181;20220819;23.7;14.3;19;3.3;17.41;1.6;3.02;15442 +97086;49.63582;1.90482;181;20220820;23.2;10.6;16.9;2.5;13.41;.1;3.31;17711 +97086;49.63582;1.90482;181;20220821;26;9.8;17.9;1.7;13.41;.1;3.62;20043 +97086;49.63582;1.90482;181;20220822;26.4;14.3;20.3;2.7;15.31;.1;3.78;17145 +97086;49.63582;1.90482;181;20220823;26.5;15.5;21;2.3;17.91;.1;3.37;16201 +97086;49.63582;1.90482;181;20220824;31.1;14.7;22.9;2;17.91;0;4.23;19741 +97086;49.63582;1.90482;181;20220825;27;17.1;22.1;3.1;16.71;.3;3.84;15100 +97086;49.63582;1.90482;181;20220826;24.7;15.4;20.1;2.7;16.01;.1;3.24;14501 +97086;49.63582;1.90482;181;20220827;25;10.6;17.8;3.5;12.81;0;3.93;17956 +97086;49.63582;1.90482;181;20220828;24.5;12.9;18.7;4.5;12.81;0;4.16;15945 +97086;49.63582;1.90482;181;20220829;25.7;14.2;19.9;5.6;11.71;.1;5.16;15802 +97086;49.63582;1.90482;181;20220830;27.4;13.2;20.3;4.3;12.91;0;4.81;17354 +97086;49.63582;1.90482;181;20220831;26;14.3;20.1;4.3;13.91;0;4.25;15649 +97086;49.63582;1.90482;181;20220901;27.9;14.2;21;3.7;13.71;3.5;4.52;16787 +97086;49.63582;1.90482;181;20220902;22.7;15.8;19.2;2.3;14.91;1.6;2.7;11762 +97086;49.63582;1.90482;181;20220903;25.5;14.8;20.2;2;16.51;.2;2.95;14466 +97086;49.63582;1.90482;181;20220904;27.8;11.7;19.8;2.5;14.21;.2;3.78;17635 +97086;49.63582;1.90482;181;20220905;22.7;14.4;18.6;2.1;15.51;2.8;2.52;12457 +97086;49.63582;1.90482;181;20220906;24.9;10.5;17.7;2.5;15.51;3.2;2.96;16331 +97086;49.63582;1.90482;181;20220907;22.4;13.8;18.1;3.9;15.51;1.4;2.72;12428 +97086;49.63582;1.90482;181;20220908;21.6;14;17.8;4.6;15.31;3.7;2.69;11545 +97086;49.63582;1.90482;181;20220909;18.5;13.4;16;6.6;15.31;13.8;1.94;9307 +97086;49.63582;1.90482;181;20220910;19.3;14.4;16.9;4.2;15.51;2.1;1.99;8923 +97086;49.63582;1.90482;181;20220911;22.2;9.1;15.7;1.9;13.61;.2;2.42;14763 +97086;49.63582;1.90482;181;20220912;26.5;11.4;19;1.6;14.81;.2;2.87;15697 +97086;49.63582;1.90482;181;20220913;22.8;17.4;20.1;3.1;16.81;3.1;2.47;9171 +97086;49.63582;1.90482;181;20220914;21.7;16.7;19.2;3;18.91;9.8;1.82;8714 +97086;49.63582;1.90482;181;20220915;18.9;9.5;14.2;2.6;13.51;0;1.88;11914 +97086;49.63582;1.90482;181;20220916;16.5;9.8;13.1;2.7;11.21;.6;1.87;9975 +97086;49.63582;1.90482;181;20220917;14.7;7.3;11;3.4;8.81;.1;2.06;10295 +97086;49.63582;1.90482;181;20220918;16;4.6;10.3;3.4;9.31;.1;2.03;12751 +97086;49.63582;1.90482;181;20220919;17.2;4.8;11;2.6;9.41;0;2.07;13146 +97086;49.63582;1.90482;181;20220920;16.5;6.6;11.5;1.6;10.41;.1;1.67;11587 +97086;49.63582;1.90482;181;20220921;17;7.1;12;2.2;9.71;0;1.93;11445 +97086;49.63582;1.90482;181;20220922;20.5;5.9;13.2;1.2;9.11;0;2.05;13763 +97086;49.63582;1.90482;181;20220923;16.4;7.8;12.1;1;11.11;.5;1.44;10391 +97086;49.63582;1.90482;181;20220924;16.4;10.4;13.4;2.1;13.11;2.3;1.35;8472 +97086;49.63582;1.90482;181;20220925;16.6;8.2;12.4;3.6;10.71;.2;1.9;9945 +97086;49.63582;1.90482;181;20220926;13.8;9.1;11.5;5.3;11.01;8;1.48;7191 +97086;49.63582;1.90482;181;20220927;13.6;8.8;11.2;3.8;11.21;6.1;1.28;7254 +97086;49.63582;1.90482;181;20220928;13.8;6.2;10;2.2;9.71;.2;1.35;9139 +97086;49.63582;1.90482;181;20220929;15.8;4.2;10;1.5;8.71;.2;1.52;11080 +97086;49.63582;1.90482;181;20220930;16.4;4.6;10.5;4.3;9.71;3.4;1.87;11075 +97086;49.63582;1.90482;181;20221001;16.7;10.9;13.8;6.4;14.31;2.5;1.22;7574 +97086;49.63582;1.90482;181;20221002;14;13;13.5;2.6;13.61;16.3;.9;2937 +97086;49.63582;1.90482;181;20221003;11.2;5;8.1;1.5;10.11;0;.84;7686 +97086;49.63582;1.90482;181;20221004;17.1;4.9;11;2.2;11.11;0;1.38;10697 +97086;49.63582;1.90482;181;20221005;18.4;12.5;15.5;5.4;12.91;.1;2.13;7217 +97086;49.63582;1.90482;181;20221006;16.9;7.8;12.4;2.5;10.31;.1;1.62;8901 +97086;49.63582;1.90482;181;20221007;16.9;5;10.9;2.1;9.91;.5;1.47;10113 +97086;49.63582;1.90482;181;20221008;16.1;8.7;12.4;2.8;10.61;.1;1.53;7765 +97086;49.63582;1.90482;181;20221009;17;3.9;10.4;2;8.91;.1;1.52;10311 +97086;49.63582;1.90482;181;20221010;18.9;6.8;12.8;2.1;10.81;.1;1.56;9713 +97086;49.63582;1.90482;181;20221011;15.1;4.9;10;2.6;8.71;.1;1.48;8805 +97086;49.63582;1.90482;181;20221012;17.9;3;10.4;1.6;9.61;1.3;1.33;10522 +97086;49.63582;1.90482;181;20221013;16.9;10.1;13.5;3.1;13.81;2.3;1.05;6885 +97086;49.63582;1.90482;181;20221014;16;15.5;15.8;2.6;16.61;2.4;.68;1634 +97086;49.63582;1.90482;181;20221015;17.3;13.8;15.6;4.5;15.21;.4;1.17;4778 +97086;49.63582;1.90482;181;20221016;16;10.7;13.4;2.5;13.91;8;.87;5764 +97086;49.63582;1.90482;181;20221017;17.6;14;15.8;2.6;16.51;2;.84;4626 +97086;49.63582;1.90482;181;20221018;17.4;13.1;15.3;1.9;15.61;0;.85;4999 +97086;49.63582;1.90482;181;20221019;18.2;13.1;15.7;4.3;15.41;4.3;1.16;5381 +97086;49.63582;1.90482;181;20221020;20.2;13.6;16.9;3;15.81;.8;1.29;6011 +97086;49.63582;1.90482;181;20221021;18.9;13;16;4.2;14.51;.2;1.47;5620 +97086;49.63582;1.90482;181;20221022;17.5;11.8;14.7;3.8;13.81;1.6;1.22;5428 +97086;49.63582;1.90482;181;20221023;20.2;12.6;16.4;4.7;15.11;9.7;1.53;6165 +97086;49.63582;1.90482;181;20221024;17;14.3;15.6;8.2;13.51;2;2;3595 +97086;49.63582;1.90482;181;20221025;16.9;11.7;14.3;4.3;13.61;0;1.16;4867 +97086;49.63582;1.90482;181;20221026;19.5;13.4;16.5;4.1;15.01;0;1.42;5260 +97086;49.63582;1.90482;181;20221027;20.4;12;16.2;3.1;14.61;.1;1.33;6155 +97086;49.63582;1.90482;181;20221028;20.5;14.5;17.5;2.9;15.21;0;1.39;5040 +97086;49.63582;1.90482;181;20221029;21.7;14.2;18;2.1;15.11;0;1.3;5611 +97086;49.63582;1.90482;181;20221030;15;11.4;13.2;2.2;13.21;.2;.75;3709 +97086;49.63582;1.90482;181;20221031;24.4;8.1;16.3;3.5;13.91;3.6;1.85;8072 +97086;49.63582;1.90482;181;20221101;14.9;9.4;12.2;8.2;11.71;1.7;1.35;4493 +97086;49.63582;1.90482;181;20221102;13.9;7.6;10.7;6;10.81;0;1.08;4786 +97086;49.63582;1.90482;181;20221103;13.4;10.6;12;5.5;11.81;4;1.03;3017 +97086;49.63582;1.90482;181;20221104;10.7;7.3;9;3.7;9.71;1.1;.78;3294 +97086;49.63582;1.90482;181;20221105;9.8;4.6;7.2;4;9.41;.5;.48;4111 +97086;49.63582;1.90482;181;20221106;12;8.8;10.4;7.2;11.41;13.6;.72;3077 +97086;49.63582;1.90482;181;20221107;14.7;9.8;12.2;6.6;11.81;0;1.17;3766 +97086;49.63582;1.90482;181;20221108;14.8;10.4;12.6;7.1;11.51;0;1.43;3488 +97086;49.63582;1.90482;181;20221109;13.8;9.4;11.6;6.1;10.91;.4;1.25;3471 +97086;49.63582;1.90482;181;20221110;12.8;5.3;9.1;3.6;10.21;0;.64;4540 +97086;49.63582;1.90482;181;20221111;10.8;7.8;9.3;3.2;10.11;.1;.65;2770 +97086;49.63582;1.90482;181;20221112;10.3;6;8.1;1.9;10.31;.1;.34;3256 +97086;49.63582;1.90482;181;20221113;13.1;5.2;9.1;1.4;9.81;.1;.47;4469 +97086;49.63582;1.90482;181;20221114;11.1;5.2;8.1;2.8;10.21;0;.37;3769 +97086;49.63582;1.90482;181;20221115;12.5;7.1;9.8;5.1;11.01;3.4;.57;3503 +97086;49.63582;1.90482;181;20221116;12.6;6.8;9.7;6.4;10.61;13.5;.75;3615 +97086;49.63582;1.90482;181;20221117;10.8;8.6;9.7;9.5;10.11;2;1.08;2063 +97086;49.63582;1.90482;181;20221118;10.9;7.1;9;5.5;10.01;4.3;.72;2754 +97086;49.63582;1.90482;181;20221119;9.6;5.5;7.5;3.3;9.11;.4;.53;2863 +97086;49.63582;1.90482;181;20221120;10.6;4;7.3;4.2;8.61;3.3;.68;3634 +97086;49.63582;1.90482;181;20221121;12;4;8;4.4;8.81;5.4;.8;3963 +97086;49.63582;1.90482;181;20221122;9.2;3.2;6.2;7.9;8.11;8.4;.8;3321 +97086;49.63582;1.90482;181;20221123;11.1;3.2;7.2;5.9;9.01;5.9;.63;3796 +97086;49.63582;1.90482;181;20221124;11.7;5.9;8.8;6;9.81;4.7;.73;3196 +97086;49.63582;1.90482;181;20221125;10.6;6.2;8.4;3.7;9.71;.2;.53;2716 +97086;49.63582;1.90482;181;20221126;10.1;4.2;7.1;3.2;9.41;.5;.33;3136 +97086;49.63582;1.90482;181;20221127;11.1;6.6;8.9;5;10.71;13.3;.37;2674 +97086;49.63582;1.90482;181;20221128;10.4;8;9.2;3.2;10.51;.1;.47;1872 +97086;49.63582;1.90482;181;20221129;6.7;4.9;5.8;1.4;9.31;0;.21;1525 +97086;49.63582;1.90482;181;20221130;5.2;3.4;4.3;2.5;8.11;0;.23;1504 +97086;49.63582;1.90482;181;20221201;5.1;3;4;4;7.51;0;.35;1626 +97086;49.63582;1.90482;181;20221202;4.8;1.5;3.2;4.3;6.81;0;.42;2049 +97086;49.63582;1.90482;181;20221203;1.8;.7;1.3;6.9;5.91;0;.49;1009 +97086;49.63582;1.90482;181;20221204;1.8;.6;1.2;5.1;6.01;.3;.4;1059 +97086;49.63582;1.90482;181;20221205;2.9;.5;1.7;2.4;6.31;.4;.3;1638 +97086;49.63582;1.90482;181;20221206;5.9;2.2;4.1;2.2;7.21;0;.34;2099 +97086;49.63582;1.90482;181;20221207;6.8;.3;3.5;1.9;6.91;.5;.27;2891 +97086;49.63582;1.90482;181;20221208;3.1;1.4;2.2;1.4;6.51;.2;.3;1329 +97086;49.63582;1.90482;181;20221209;3.4;-2.8;.3;1.8;5.61;.1;.19;2772 +97086;49.63582;1.90482;181;20221210;1.9;-1.5;.2;2.7;6.01;0;.16;1965 +97086;49.63582;1.90482;181;20221211;-.2;-1.8;-1;4.5;5.21;0;.3;1298 +97086;49.63582;1.90482;181;20221212;-1.6;-2.4;-2;3.8;4.81;0;.31;862 +97086;49.63582;1.90482;181;20221213;-.9;-4;-2.4;3.5;4.21;0;.4;1862 +97086;49.63582;1.90482;181;20221214;.5;-1.6;-.5;2.5;4.51;0;.5;1448 +97086;49.63582;1.90482;181;20221215;1.8;-3.6;-.9;4;4.41;0;.54;2480 +97086;49.63582;1.90482;181;20221216;4.1;-1.4;1.4;3;5.41;.1;.46;2472 +97086;49.63582;1.90482;181;20221217;-3.1;-7.5;-5.3;2.2;4.11;0;.07;2197 +97086;49.63582;1.90482;181;20221218;.6;-5.9;-2.6;4.6;4.76;6.4;.24;2258 +97086;49.63582;1.90482;181;20221219;8.5;3.2;5.9;6.3;9.31;3.6;.07;2429 +97086;49.63582;1.90482;181;20221220;10.4;8.4;9.4;4.7;10.91;14.5;.45;1383 +97086;49.63582;1.90482;181;20221221;11.4;7.1;9.3;3.7;10.81;11.3;.36;2186 +97086;49.63582;1.90482;181;20221222;12.8;8.3;10.6;5.1;12.21;12.6;.3;2215 +97086;49.63582;1.90482;181;20221223;13.9;10;12;6.5;12.21;2.9;.79;2045 +97086;49.63582;1.90482;181;20221224;12.8;8.6;10.7;4.9;11.11;1.5;.7;2137 +97086;49.63582;1.90482;181;20221225;10.6;9;9.8;3.9;11.71;5.6;.31;1215 +97086;49.63582;1.90482;181;20221226;8.8;8.5;8.7;6.1;9.41;.4;.93;369 +97086;49.63582;1.90482;181;20221227;8.1;1.8;4.9;4.6;7.51;0;.49;2705 +97086;49.63582;1.90482;181;20221228;11.2;5.9;8.5;8.7;10.41;3.4;.44;2495 +97086;49.63582;1.90482;181;20221229;9.2;9.1;9.2;8.1;9.01;0;1.4;99 +97086;49.63582;1.90482;181;20221230;13.8;2.7;8.3;7.4;11.01;10.4;.22;3737 +97086;49.63582;1.90482;181;20221231;15;13.1;14.1;9.3;13.41;.9;1.3;1391 +97087;49.66002;2.24929;134;20220101;14;10;12;3.2;11.69;.2;.76;2205 +97087;49.66002;2.24929;134;20220102;13.5;9.1;11.3;4.9;10.92;.8;1;2463 +97087;49.66002;2.24929;134;20220103;11.8;9.9;10.8;4.3;10.46;14.8;1.04;1377 +97087;49.66002;2.24929;134;20220104;9;6.7;7.8;3.5;8.99;3.2;.73;1387 +97087;49.66002;2.24929;134;20220105;6.6;.7;3.7;3;6.09;.1;.6;3596 +97087;49.66002;2.24929;134;20220106;6;-1.2;2.4;3.2;6.22;.6;.37;4278 +97087;49.66002;2.24929;134;20220107;7.2;3.1;5.2;4.7;7.26;8.8;.73;2653 +97087;49.66002;2.24929;134;20220108;8.2;.1;4.1;5.4;8.06;12.2;.38;1744 +97087;49.66002;2.24929;134;20220109;6.2;4;5.1;3.5;7.12;1.1;.65;2724 +97087;49.66002;2.24929;134;20220110;1.9;-1.8;.1;2.1;6.49;.1;.12;1634 +97087;49.66002;2.24929;134;20220111;1.9;1;1.5;2.3;6.16;0;.32;2247 +97087;49.66002;2.24929;134;20220112;3.8;-2.2;.8;1.3;6.76;0;.18;1797 +97087;49.66002;2.24929;134;20220113;3.3;.3;1.8;1.2;6.39;0;.22;2877 +97087;49.66002;2.24929;134;20220114;7.6;-2.6;2.5;.8;6.19;.1;.11;5081 +97087;49.66002;2.24929;134;20220115;5.6;-2.8;1.4;1;5.92;.2;.19;3925 +97087;49.66002;2.24929;134;20220116;4.7;-1.6;1.5;1.9;7.09;1.5;.19;1967 +97087;49.66002;2.24929;134;20220117;7.5;2.1;4.8;1.4;7.46;.1;.32;3606 +97087;49.66002;2.24929;134;20220118;7.9;-1.8;3.1;1.6;6.92;.1;.27;4297 +97087;49.66002;2.24929;134;20220119;6.2;.1;3.1;2.1;7.59;1.7;.28;1838 +97087;49.66002;2.24929;134;20220120;5.5;-.9;2.3;2.8;6.66;1;.39;3075 +97087;49.66002;2.24929;134;20220121;5.9;.6;3.3;2.4;6.66;0;.45;3174 +97087;49.66002;2.24929;134;20220122;5.4;2.3;3.9;2;7.22;0;.45;1807 +97087;49.66002;2.24929;134;20220123;3.5;3;3.3;2.3;6.82;0;.52;728 +97087;49.66002;2.24929;134;20220124;5.5;-1.4;2.1;1.8;6.02;0;.31;5581 +97087;49.66002;2.24929;134;20220125;-.5;-4.4;-2.4;.5;5.39;0;.19;2261 +97087;49.66002;2.24929;134;20220126;3;-.9;1;1.7;6.66;0;.27;1545 +97087;49.66002;2.24929;134;20220127;8.4;2.7;5.6;3.7;8.42;.3;.49;2942 +97087;49.66002;2.24929;134;20220128;6.8;-1;2.9;2.3;7.72;0;.22;4793 +97087;49.66002;2.24929;134;20220129;10.7;4.9;7.8;5.4;10.26;.1;.45;2828 +97087;49.66002;2.24929;134;20220130;8.5;1.9;5.2;2.1;7.39;.4;.52;5674 +97087;49.66002;2.24929;134;20220131;7.6;4.4;6;6.9;6.26;0;1.6;4391 +97087;49.66002;2.24929;134;20220201;10;-1.1;4.4;4.8;8.92;.1;.28;3471 +97087;49.66002;2.24929;134;20220202;10;8.4;9.2;3.7;9.89;0;.82;2083 +97087;49.66002;2.24929;134;20220203;7.4;6.9;7.1;3.3;8.66;.1;.74;1451 +97087;49.66002;2.24929;134;20220204;10;6.9;8.5;4.6;8.06;.5;1.32;3195 +97087;49.66002;2.24929;134;20220205;9.2;1.2;5.2;4.3;7.09;.1;.94;6646 +97087;49.66002;2.24929;134;20220206;11.1;6.8;8.9;8.7;9.26;7.5;1.39;2334 +97087;49.66002;2.24929;134;20220207;9.1;2;5.6;3.4;6.72;0;.98;7289 +97087;49.66002;2.24929;134;20220208;10.5;4.2;7.4;3.8;9.62;.2;.61;3662 +97087;49.66002;2.24929;134;20220209;11.1;5.7;8.4;1.5;8.69;.1;.7;6685 +97087;49.66002;2.24929;134;20220210;7.1;1.3;4.2;3.6;8.19;4.1;.41;2420 +97087;49.66002;2.24929;134;20220211;8.9;-1.5;3.7;1.9;6.14;0;.69;8712 +97087;49.66002;2.24929;134;20220212;7.8;-2.4;2.7;3.6;5.39;0;.98;10093 +97087;49.66002;2.24929;134;20220213;11.4;-1.3;5.1;6;7.19;.6;1.2;7937 +97087;49.66002;2.24929;134;20220214;11;7;9;5.5;8.85;.9;1.36;5315 +97087;49.66002;2.24929;134;20220215;9;2.9;6;6.6;8.89;3.8;.53;6155 +97087;49.66002;2.24929;134;20220216;13.5;8.3;10.9;7.7;12.39;1.1;.75;3628 +97087;49.66002;2.24929;134;20220217;12;9.2;10.6;7.9;8.99;0;2.02;3665 +97087;49.66002;2.24929;134;20220218;12.1;8.1;10.1;8.4;8.66;1.3;2.12;4592 +97087;49.66002;2.24929;134;20220219;8.9;2.6;5.7;7;7.12;.2;1.37;7264 +97087;49.66002;2.24929;134;20220220;12.1;6.9;9.5;7.7;9.76;2.7;1.39;3323 +97087;49.66002;2.24929;134;20220221;9.8;4.4;7.1;8.3;7.62;.7;1.61;4909 +97087;49.66002;2.24929;134;20220222;12.1;4.2;8.2;4.6;9.26;.6;1.1;5018 +97087;49.66002;2.24929;134;20220223;9.8;-.4;4.7;2.3;7.86;.1;.76;8168 +97087;49.66002;2.24929;134;20220224;10;5.2;7.6;4.9;7.29;1.8;1.58;5679 +97087;49.66002;2.24929;134;20220225;9.5;1.8;5.6;3.4;6.66;1.2;1.26;8729 +97087;49.66002;2.24929;134;20220226;9.2;-3.3;3;3;5.69;.1;1.17;11059 +97087;49.66002;2.24929;134;20220227;9.1;-1;4.1;3.9;5.12;0;1.6;11599 +97087;49.66002;2.24929;134;20220228;10.7;-3.2;3.8;2.3;5.19;.2;1.36;12045 +97087;49.66002;2.24929;134;20220301;11;1.1;6;1.8;7.02;.9;1.03;6307 +97087;49.66002;2.24929;134;20220302;9.8;4.5;7.1;2.5;7.12;0;1.22;6425 +97087;49.66002;2.24929;134;20220303;11.4;1;6.2;1.1;8.59;0;.8;6971 +97087;49.66002;2.24929;134;20220304;12.4;5.7;9.1;1.4;9.52;0;.93;6059 +97087;49.66002;2.24929;134;20220305;10.2;4.7;7.4;2.5;8.49;0;1.08;7461 +97087;49.66002;2.24929;134;20220306;7.5;-.1;3.7;4.4;5.56;0;1.5;11422 +97087;49.66002;2.24929;134;20220307;5.8;-1.9;2;4.9;4.39;0;1.64;12446 +97087;49.66002;2.24929;134;20220308;11.5;-3.4;4;3.3;4.79;0;1.9;13568 +97087;49.66002;2.24929;134;20220309;14;-.7;6.6;3;7.19;0;1.7;12044 +97087;49.66002;2.24929;134;20220310;16.1;1.1;8.6;3.1;7.39;0;2.09;13477 +97087;49.66002;2.24929;134;20220311;11.8;3.7;7.7;4.3;8.99;1.9;1.21;6406 +97087;49.66002;2.24929;134;20220312;11.5;6.3;8.9;4.8;9.29;.2;1.46;8914 +97087;49.66002;2.24929;134;20220313;11.8;7.3;9.5;4.5;9.19;2.2;1.54;6457 +97087;49.66002;2.24929;134;20220314;14;3;8.5;2.4;8.59;0;1.6;12375 +97087;49.66002;2.24929;134;20220315;12.1;4.7;8.4;2.1;9.89;.8;1.01;6856 +97087;49.66002;2.24929;134;20220316;12.7;7.2;10;3.5;10.99;0;1.06;5820 +97087;49.66002;2.24929;134;20220317;8.9;6.6;7.8;3.3;7.92;0;1.36;6022 +97087;49.66002;2.24929;134;20220318;14.3;-.6;6.9;6.3;6.14;.1;2.85;17120 +97087;49.66002;2.24929;134;20220319;15.4;4.3;9.9;7.5;6.24;0;3.63;16563 +97087;49.66002;2.24929;134;20220320;11.7;-.5;5.6;2.5;5.39;0;2.01;16853 +97087;49.66002;2.24929;134;20220321;17.7;-.5;8.6;2.7;7.89;0;2.27;16110 +97087;49.66002;2.24929;134;20220322;17.8;3.9;10.8;3.1;7.29;0;2.82;16745 +97087;49.66002;2.24929;134;20220323;17.9;.9;9.4;2;6.34;0;2.53;17631 +97087;49.66002;2.24929;134;20220324;18.8;1.4;10.1;3.5;6.64;0;3.19;17846 +97087;49.66002;2.24929;134;20220325;17.4;2.3;9.9;4.1;6.94;0;3.12;17835 +97087;49.66002;2.24929;134;20220326;17.7;3.3;10.5;5.3;7.19;0;3.5;18368 +97087;49.66002;2.24929;134;20220327;19.1;3.4;11.2;3.8;8.84;.1;2.98;18600 +97087;49.66002;2.24929;134;20220328;19.2;2.1;10.6;1.9;9.14;.2;2.39;16815 +97087;49.66002;2.24929;134;20220329;14.7;9;11.8;2.4;10.14;4.4;1.64;7627 +97087;49.66002;2.24929;134;20220330;11.8;6.7;9.3;3.4;9.34;2.8;1.4;6810 +97087;49.66002;2.24929;134;20220331;8.3;1.5;4.9;7.5;6.64;2;1.69;10575 +97087;49.66002;2.24929;134;20220401;3.5;.3;1.9;8;5.74;1;1.04;5141 +97087;49.66002;2.24929;134;20220402;7.2;-1.3;2.9;6;4.89;.1;1.99;13128 +97087;49.66002;2.24929;134;20220403;7.6;-2.6;2.5;3.5;4.86;0;1.85;15654 +97087;49.66002;2.24929;134;20220404;7.3;-2;2.7;6.5;7.13;.3;.78;7391 +97087;49.66002;2.24929;134;20220405;12.4;5.9;9.2;6.4;10.4;.1;1.16;5814 +97087;49.66002;2.24929;134;20220406;12.3;7.4;9.8;7.3;9.24;1.3;1.91;6616 +97087;49.66002;2.24929;134;20220407;12.9;9.1;11;10.2;8.89;1.7;2.93;13964 +97087;49.66002;2.24929;134;20220408;6;5.3;5.6;4.4;7.39;19.8;1.01;2617 +97087;49.66002;2.24929;134;20220409;10.8;.8;5.8;3.8;6.49;.2;2.18;17365 +97087;49.66002;2.24929;134;20220410;12.7;-2.1;5.3;2.6;6.29;0;2.36;20540 +97087;49.66002;2.24929;134;20220411;17.8;2;9.9;5;7.94;0;3.46;21401 +97087;49.66002;2.24929;134;20220412;19.8;7.7;13.7;4.4;10.84;0;3.33;17892 +97087;49.66002;2.24929;134;20220413;17.6;7.2;12.4;1.6;12.29;1.1;1.97;13227 +97087;49.66002;2.24929;134;20220414;19.1;6;12.5;2.4;11.04;0;2.82;19248 +97087;49.66002;2.24929;134;20220415;19.1;4.9;12;2.9;10.74;0;2.91;19559 +97087;49.66002;2.24929;134;20220416;18.1;4.5;11.3;3.7;9.59;0;3.25;22811 +97087;49.66002;2.24929;134;20220417;19.9;2.3;11.1;3.4;7.04;0;3.98;23706 +97087;49.66002;2.24929;134;20220418;17.9;1.6;9.8;2.3;8.09;0;2.94;19816 +97087;49.66002;2.24929;134;20220419;17.8;3.5;10.6;4.2;9.49;0;3.13;20680 +97087;49.66002;2.24929;134;20220420;18.7;4.5;11.6;3.8;8.04;0;3.79;22657 +97087;49.66002;2.24929;134;20220421;18.6;2.9;10.7;4.1;8.04;0;3.8;23686 +97087;49.66002;2.24929;134;20220422;17.2;6.5;11.8;4.8;9.19;0;3.18;16580 +97087;49.66002;2.24929;134;20220423;18.3;5;11.6;4.7;10.24;1.1;3;17434 +97087;49.66002;2.24929;134;20220424;19;7.3;13.2;4.7;9.59;0;3.65;18264 +97087;49.66002;2.24929;134;20220425;15.3;5.8;10.6;4.9;8.99;0;2.92;18413 +97087;49.66002;2.24929;134;20220426;15.8;3.5;9.7;4.2;8.09;0;3.07;19133 +97087;49.66002;2.24929;134;20220427;17;1.2;9.1;4.9;8.29;0;3.38;23125 +97087;49.66002;2.24929;134;20220428;19.3;3;11.2;4.9;9.14;0;3.76;22639 +97087;49.66002;2.24929;134;20220429;17.8;7.5;12.7;4.8;9.59;0;3.6;20750 +97087;49.66002;2.24929;134;20220430;15.1;3.9;9.5;4.8;7.84;0;3.47;24174 +97087;49.66002;2.24929;134;20220501;16.2;1.5;8.8;3.2;7.84;0;3.14;22454 +97087;49.66002;2.24929;134;20220502;17.9;6.6;12.3;4.2;8.69;0;3.67;20158 +97087;49.66002;2.24929;134;20220503;18.3;4.3;11.3;4.5;8.89;0;3.69;22379 +97087;49.66002;2.24929;134;20220504;17.9;3.1;10.5;3;9.49;.5;3.19;22094 +97087;49.66002;2.24929;134;20220505;18.2;9.4;13.8;3.6;10.99;.1;3.06;16035 +97087;49.66002;2.24929;134;20220506;21.5;3.6;12.6;1.8;10.09;0;3.08;17547 +97087;49.66002;2.24929;134;20220507;20.9;8.8;14.8;2.6;11.82;0;2.88;13425 +97087;49.66002;2.24929;134;20220508;20.5;10.3;15.4;3.4;11.92;0;3.05;12688 +97087;49.66002;2.24929;134;20220509;24.4;4.2;14.3;1.4;10.22;0;3.37;18416 +97087;49.66002;2.24929;134;20220510;25.5;9.4;17.5;2.2;12.02;0;3.74;16221 +97087;49.66002;2.24929;134;20220511;23.3;6.1;14.7;2.9;11.86;0;3.55;17464 +97087;49.66002;2.24929;134;20220512;19.6;7.2;13.4;2.6;10.42;0;3.14;16527 +97087;49.66002;2.24929;134;20220513;19.8;3;11.4;2.4;9.29;0;3.13;17102 +97087;49.66002;2.24929;134;20220514;22.5;3;12.8;1.1;9.59;0;3.13;18723 +97087;49.66002;2.24929;134;20220515;28;7.3;17.7;2.6;11.72;4.3;4.42;17892 +97087;49.66002;2.24929;134;20220516;23.8;14.7;19.3;2.6;15.42;0;3.3;13762 +97087;49.66002;2.24929;134;20220517;27.9;13;20.5;1.8;14.79;1.5;3.95;17481 +97087;49.66002;2.24929;134;20220518;26;13.2;19.6;2.5;15.92;.6;3.71;16236 +97087;49.66002;2.24929;134;20220519;21.2;15.1;18.1;2.6;15.79;.7;2.8;12540 +97087;49.66002;2.24929;134;20220520;17.5;12.5;15;2.3;13.42;8.6;1.96;8049 +97087;49.66002;2.24929;134;20220521;21.4;6.9;14.1;1.7;11.86;.1;3.02;16241 +97087;49.66002;2.24929;134;20220522;22.6;7.5;15;1.5;12.96;.9;2.77;14649 +97087;49.66002;2.24929;134;20220523;18.1;13.1;15.6;2.5;14.56;7.4;1.84;7640 +97087;49.66002;2.24929;134;20220524;16.3;9.9;13.1;3.6;11.42;1.4;2.5;12440 +97087;49.66002;2.24929;134;20220525;17.9;4.6;11.3;3.3;11.02;.5;2.6;15107 +97087;49.66002;2.24929;134;20220526;17.9;12.7;15.3;3.9;13.32;0;2.4;9456 +97087;49.66002;2.24929;134;20220527;20.2;12.5;16.3;3.9;12.46;.1;3.28;12921 +97087;49.66002;2.24929;134;20220528;18.5;5.5;12;2.4;9.86;0;2.97;16276 +97087;49.66002;2.24929;134;20220529;15.8;3.6;9.7;2.8;8.86;.1;2.62;15703 +97087;49.66002;2.24929;134;20220530;17.1;2.8;10;1.9;8.79;0;2.64;15816 +97087;49.66002;2.24929;134;20220531;19;7.3;13.2;2.3;9.56;0;3.19;16241 +97087;49.66002;2.24929;134;20220601;19.8;3.1;11.5;2;9.26;0;3.21;18396 +97087;49.66002;2.24929;134;20220602;22.4;3.7;13.1;2.1;9.32;0;3.76;20027 +97087;49.66002;2.24929;134;20220603;24.5;8.1;16.3;2;12.76;4.6;3.19;13865 +97087;49.66002;2.24929;134;20220604;27.4;12.8;20.1;3.6;16.52;6.3;4.93;23821 +97087;49.66002;2.24929;134;20220605;19.5;13.8;16.7;2.7;16.4;.6;2.32;12065 +97087;49.66002;2.24929;134;20220606;20.7;10.5;15.6;3.1;12.92;1.5;3.68;20946 +97087;49.66002;2.24929;134;20220607;22.1;11.3;16.7;2.8;14.57;5.4;3.53;19311 +97087;49.66002;2.24929;134;20220608;19.8;13.4;16.6;3.6;14.12;4.8;2.85;11960 +97087;49.66002;2.24929;134;20220609;19.7;11;15.4;3.4;12.89;0;2.99;13842 +97087;49.66002;2.24929;134;20220610;21.5;14.6;18;2.8;14.96;.2;2.97;12278 +97087;49.66002;2.24929;134;20220611;23.7;13.9;18.8;2.3;13.89;0;4.41;22798 +97087;49.66002;2.24929;134;20220612;22.2;6.8;14.5;2.3;11.79;.1;4.42;27229 +97087;49.66002;2.24929;134;20220613;21.3;7.8;14.5;2.4;11.26;0;4.41;26888 +97087;49.66002;2.24929;134;20220614;24.1;5.9;15;2.1;11.32;0;4.76;28459 +97087;49.66002;2.24929;134;20220615;27.5;9.3;18.4;1.7;12.79;0;5.23;28621 +97087;49.66002;2.24929;134;20220616;27.5;10;18.8;2.1;12.89;0;5.53;29018 +97087;49.66002;2.24929;134;20220617;33;11.6;22.3;1.6;14.59;0;5.97;29057 +97087;49.66002;2.24929;134;20220618;35.4;14.9;25.2;2.5;17.19;2.2;6.74;27602 +97087;49.66002;2.24929;134;20220619;20.6;12.8;16.7;5.4;14.09;0;3.52;15629 +97087;49.66002;2.24929;134;20220620;21.7;13.3;17.5;4.3;12.76;0;4.53;21446 +97087;49.66002;2.24929;134;20220621;23.1;11;17;3.4;12.09;0;4.25;19145 +97087;49.66002;2.24929;134;20220622;26.7;10.4;18.5;2.9;13.96;0;5.24;26559 +97087;49.66002;2.24929;134;20220623;27.4;13.5;20.5;2;16.66;11.7;4.63;22916 +97087;49.66002;2.24929;134;20220624;24.1;14.7;19.4;2.5;16.76;2.2;4.02;20470 +97087;49.66002;2.24929;134;20220625;18.4;15.4;16.9;3.1;14.62;.5;2.61;11069 +97087;49.66002;2.24929;134;20220626;22.3;10.8;16.5;2.1;12.42;.3;4.22;23449 +97087;49.66002;2.24929;134;20220627;20.6;10.7;15.7;2;13.26;2.3;3.53;20222 +97087;49.66002;2.24929;134;20220628;25.5;9.7;17.6;1.9;12.76;0;4.88;26824 +97087;49.66002;2.24929;134;20220629;25.1;8.5;16.8;2.1;13.09;1.1;4.59;25454 +97087;49.66002;2.24929;134;20220630;16.7;11.8;14.2;1.9;14.26;11;1.95;10097 +97087;49.66002;2.24929;134;20220701;20.9;8.1;14.5;1.9;12.12;.1;3.79;23190 +97087;49.66002;2.24929;134;20220702;25.8;7;16.4;1.8;11.82;0;4.86;27546 +97087;49.66002;2.24929;134;20220703;22.1;8.9;15.5;2.3;12.19;0;4.24;24724 +97087;49.66002;2.24929;134;20220704;24.3;6.9;15.6;2.2;12.09;.1;4.75;28248 +97087;49.66002;2.24929;134;20220705;23.6;7;15.3;2.3;12.09;.1;4.51;26376 +97087;49.66002;2.24929;134;20220706;24.1;7.6;15.9;2.5;12.82;0;4.67;27402 +97087;49.66002;2.24929;134;20220707;19.8;13.2;16.5;3.3;14.06;0;2.84;11964 +97087;49.66002;2.24929;134;20220708;26.4;6.7;16.6;2;12.06;.1;5.15;29247 +97087;49.66002;2.24929;134;20220709;27;11.9;19.5;2.6;14.29;0;5.24;26328 +97087;49.66002;2.24929;134;20220710;25.5;9.6;17.5;2.7;12.76;0;5.19;27930 +97087;49.66002;2.24929;134;20220711;28.5;10.6;19.6;2;13.49;0;5.47;28426 +97087;49.66002;2.24929;134;20220712;32.5;11.9;22.2;1.2;13.62;0;5.52;28011 +97087;49.66002;2.24929;134;20220713;33.8;17.9;25.9;2;15.29;0;6.25;26690 +97087;49.66002;2.24929;134;20220714;28.5;13.9;21.2;2.7;14.96;0;5.54;25942 +97087;49.66002;2.24929;134;20220715;25.6;10.4;18;2.5;11.46;0;5.34;27731 +97087;49.66002;2.24929;134;20220716;27;8.7;17.8;2.2;11.89;0;5.23;27576 +97087;49.66002;2.24929;134;20220717;30.1;10.4;20.2;2.4;11.06;0;6.01;27554 +97087;49.66002;2.24929;134;20220718;36.6;12.2;24.4;1.6;11.89;0;6.28;27575 +97087;49.66002;2.24929;134;20220719;39.1;15.6;27.3;3.5;14.02;2.6;8.52;27507 +97087;49.66002;2.24929;134;20220720;22.7;18.3;20.5;2.7;19.12;6.9;2.68;10964 +97087;49.66002;2.24929;134;20220721;23.9;14.8;19.4;2.3;18.29;0;2.94;13987 +97087;49.66002;2.24929;134;20220722;21.4;12.8;17.1;2.6;15.86;.4;2.67;13042 +97087;49.66002;2.24929;134;20220723;26.9;12.3;19.6;1.9;16.09;.1;4.32;22678 +97087;49.66002;2.24929;134;20220724;31.7;11.6;21.7;2.3;15.02;0;5.83;26922 +97087;49.66002;2.24929;134;20220725;25.6;15.9;20.7;4.1;15.09;0;4.68;18268 +97087;49.66002;2.24929;134;20220726;22;13.8;17.9;3.1;14.42;.1;3.66;17218 +97087;49.66002;2.24929;134;20220727;23.6;9.7;16.7;2.6;11.36;0;4.4;22635 +97087;49.66002;2.24929;134;20220728;24.1;11.2;17.7;1.7;10.72;0;3.82;18787 +97087;49.66002;2.24929;134;20220729;27.9;9.2;18.6;1.9;11.69;0;5;25944 +97087;49.66002;2.24929;134;20220730;28.6;11;19.8;1.9;13.36;.2;4.89;24709 +97087;49.66002;2.24929;134;20220731;24.5;14.9;19.7;3.5;17.19;.6;3.38;13961 +97087;49.66002;2.24929;134;20220801;25.9;17.8;21.8;2.3;17.82;.3;3.42;13611 +97087;49.66002;2.24929;134;20220802;30.2;11.7;21;1.9;16.19;.2;4.91;24369 +97087;49.66002;2.24929;134;20220803;33.9;12.8;23.3;1.9;16.82;.1;5.43;24364 +97087;49.66002;2.24929;134;20220804;26;16.4;21.2;3.3;17.86;1.8;3.83;15992 +97087;49.66002;2.24929;134;20220805;24.4;12.3;18.3;3.1;13.76;0;4.29;21276 +97087;49.66002;2.24929;134;20220806;23.7;5.9;14.8;3.1;9.76;0;4.69;24713 +97087;49.66002;2.24929;134;20220807;25.8;10.4;18.1;4.1;10.59;0;5.54;24296 +97087;49.66002;2.24929;134;20220808;26.8;10.7;18.8;4.2;12.19;0;5.55;24444 +97087;49.66002;2.24929;134;20220809;28.6;14.8;21.7;4.7;14.16;0;6.02;23355 +97087;49.66002;2.24929;134;20220810;31.9;13.9;22.9;3;13.69;0;5.99;24243 +97087;49.66002;2.24929;134;20220811;32.3;13.1;22.7;2.5;12.02;0;5.92;24450 +97087;49.66002;2.24929;134;20220812;33;12.4;22.7;2.1;11.22;0;5.72;24753 +97087;49.66002;2.24929;134;20220813;31.6;12.6;22.1;2.2;10.56;0;5.63;24257 +97087;49.66002;2.24929;134;20220814;28.3;13.2;20.7;2;13.36;.1;4.06;16882 +97087;49.66002;2.24929;134;20220815;27.9;15;21.5;2;17.36;.1;4.05;19509 +97087;49.66002;2.24929;134;20220816;26.3;14.7;20.5;1.9;17.39;3.2;3.15;14198 +97087;49.66002;2.24929;134;20220817;26.1;15.1;20.6;2;18.12;1.3;3.13;14639 +97087;49.66002;2.24929;134;20220818;27.6;12.7;20.2;2.2;16.42;.1;4.01;19798 +97087;49.66002;2.24929;134;20220819;23.9;14.3;19.1;2.6;17.16;2.1;2.6;10814 +97087;49.66002;2.24929;134;20220820;24.3;11;17.7;2;13.72;.1;3.6;20101 +97087;49.66002;2.24929;134;20220821;25.3;8.3;16.8;1.8;13.32;.1;3.3;16764 +97087;49.66002;2.24929;134;20220822;26.5;13;19.7;2.1;15.46;0;3.6;17469 +97087;49.66002;2.24929;134;20220823;27.7;15.3;21.5;1.8;17.69;.1;3.33;15207 +97087;49.66002;2.24929;134;20220824;31.5;14;22.8;1.5;17.46;0;4.17;20527 +97087;49.66002;2.24929;134;20220825;29.6;13.9;21.8;2.7;16.86;0;4.24;18096 +97087;49.66002;2.24929;134;20220826;25.6;15.5;20.5;2.9;16.42;0;3.68;16603 +97087;49.66002;2.24929;134;20220827;24.2;10.4;17.3;2.8;13.19;0;3.58;17872 +97087;49.66002;2.24929;134;20220828;24.7;12.9;18.8;3.9;13.19;0;4.22;17748 +97087;49.66002;2.24929;134;20220829;25.5;15;20.2;5.1;11.82;.2;5.28;18022 +97087;49.66002;2.24929;134;20220830;27.7;11.8;19.8;3;13.66;0;4.34;19324 +97087;49.66002;2.24929;134;20220831;26;12.6;19.3;3.2;14.22;0;3.94;17506 +97087;49.66002;2.24929;134;20220901;27.1;14.3;20.7;3.2;13.76;1.4;4.22;15878 +97087;49.66002;2.24929;134;20220902;21.3;14.7;18;2.1;14.49;3.1;2.2;8556 +97087;49.66002;2.24929;134;20220903;24.6;14.8;19.7;1.6;16.72;.2;2.68;13421 +97087;49.66002;2.24929;134;20220904;27.7;12;19.8;2.3;14.29;.2;3.85;18876 +97087;49.66002;2.24929;134;20220905;24.4;13.8;19.1;2.1;15.62;3.1;2.58;10408 +97087;49.66002;2.24929;134;20220906;25.6;12.9;19.3;1.8;16.22;3.4;2.76;13685 +97087;49.66002;2.24929;134;20220907;23;13.1;18.1;3;15.79;.8;2.61;11969 +97087;49.66002;2.24929;134;20220908;22.5;14.6;18.6;3.6;15.19;1.7;3.02;13345 +97087;49.66002;2.24929;134;20220909;19.5;13.2;16.3;4.9;15.06;9.1;2.27;9812 +97087;49.66002;2.24929;134;20220910;20.1;14.5;17.3;3.4;15.59;1.2;2.27;10535 +97087;49.66002;2.24929;134;20220911;22.2;8.9;15.6;1.4;14.06;.2;2.34;15023 +97087;49.66002;2.24929;134;20220912;26.6;9.6;18.1;1.8;14.32;.1;3.16;17728 +97087;49.66002;2.24929;134;20220913;22.6;16.4;19.5;2.1;17.76;1.8;1.86;6908 +97087;49.66002;2.24929;134;20220914;22.6;16.6;19.6;2.7;18.89;12.9;1.83;7492 +97087;49.66002;2.24929;134;20220915;19.4;10.2;14.8;2.1;13.76;.2;1.89;10461 +97087;49.66002;2.24929;134;20220916;16.9;9.6;13.3;2.4;11.39;.4;1.88;9192 +97087;49.66002;2.24929;134;20220917;15.9;5.7;10.8;3.3;8.86;0;2.45;15425 +97087;49.66002;2.24929;134;20220918;17.8;2.2;10;2.7;8.89;.1;2.34;15567 +97087;49.66002;2.24929;134;20220919;17.8;4.1;10.9;2.4;9.22;0;2.32;15266 +97087;49.66002;2.24929;134;20220920;17.4;3.8;10.6;1.5;9.99;.1;1.61;10081 +97087;49.66002;2.24929;134;20220921;18.1;4.1;11.1;1.5;9.66;.1;2;15158 +97087;49.66002;2.24929;134;20220922;20.3;2.5;11.4;1.1;8.69;0;2.08;15832 +97087;49.66002;2.24929;134;20220923;18.6;5.9;12.3;.8;10.76;.3;1.35;8172 +97087;49.66002;2.24929;134;20220924;17.3;11;14.1;1.8;13.32;1.8;1.37;7008 +97087;49.66002;2.24929;134;20220925;18.3;7.3;12.8;2.8;10.86;.2;2.05;11991 +97087;49.66002;2.24929;134;20220926;14.6;8.7;11.7;4.1;11.02;6.8;1.53;5723 +97087;49.66002;2.24929;134;20220927;14.7;8.7;11.7;3;11.32;6.3;1.48;9104 +97087;49.66002;2.24929;134;20220928;15.4;5.9;10.6;1.9;9.96;.1;1.61;12347 +97087;49.66002;2.24929;134;20220929;16.3;2.2;9.3;1.1;9.02;.3;1.48;12996 +97087;49.66002;2.24929;134;20220930;17.3;2.1;9.7;3.2;9.49;2.6;1.94;13392 +97087;49.66002;2.24929;134;20221001;18.2;11.6;14.9;5.8;14.16;3.5;1.88;8891 +97087;49.66002;2.24929;134;20221002;14.6;13.3;14;2.3;13.79;13;1.04;3447 +97087;49.66002;2.24929;134;20221003;12.7;5;8.8;1.2;10.49;0;.87;6313 +97087;49.66002;2.24929;134;20221004;19.3;4.9;12.1;1.4;11.56;0;1.51;11961 +97087;49.66002;2.24929;134;20221005;20.2;12.9;16.5;4.1;13.66;0;2.22;7698 +97087;49.66002;2.24929;134;20221006;18.2;7.6;12.9;1.8;10.69;0;1.66;11287 +97087;49.66002;2.24929;134;20221007;18.2;2.6;10.4;1.6;9.36;.5;1.55;13159 +97087;49.66002;2.24929;134;20221008;16.9;7.2;12.1;1.9;10.42;0;1.57;11852 +97087;49.66002;2.24929;134;20221009;18.1;.3;9.2;1.6;8.62;.2;1.53;13127 +97087;49.66002;2.24929;134;20221010;19.2;4.4;11.8;1.9;10.52;.2;1.54;9699 +97087;49.66002;2.24929;134;20221011;15.8;2;8.9;2;8.56;0;1.43;12095 +97087;49.66002;2.24929;134;20221012;18.5;-.1;9.2;1.3;8.86;2.2;1.34;11687 +97087;49.66002;2.24929;134;20221013;14.6;8.2;11.4;2.1;13.02;1.6;.76;4698 +97087;49.66002;2.24929;134;20221014;15.8;13.7;14.7;2.1;15.42;2.2;.82;3460 +97087;49.66002;2.24929;134;20221015;17.9;13.3;15.6;3.5;14.82;.3;1.37;6697 +97087;49.66002;2.24929;134;20221016;17.6;10.9;14.3;2.4;14.49;8.1;1.05;5936 +97087;49.66002;2.24929;134;20221017;18.5;13.9;16.2;2;17.36;1.4;.79;3759 +97087;49.66002;2.24929;134;20221018;19.3;14.6;16.9;2;16.69;.1;1.04;4866 +97087;49.66002;2.24929;134;20221019;18.4;11.7;15.1;4.1;15.39;3.8;1.14;5955 +97087;49.66002;2.24929;134;20221020;21.2;13.3;17.2;3;15.99;1.2;1.5;8498 +97087;49.66002;2.24929;134;20221021;20.2;13.4;16.8;3.4;14.92;.2;1.59;6876 +97087;49.66002;2.24929;134;20221022;19.6;13.3;16.4;3.1;14.12;.7;1.59;7394 +97087;49.66002;2.24929;134;20221023;21.5;12.4;16.9;3.6;14.56;1.4;1.78;6322 +97087;49.66002;2.24929;134;20221024;18.4;14.8;16.6;6;13.62;3.2;2.25;5927 +97087;49.66002;2.24929;134;20221025;17.7;10.7;14.2;3;13.66;.2;1.12;6667 +97087;49.66002;2.24929;134;20221026;21.1;13.6;17.3;3;14.79;0;1.61;7618 +97087;49.66002;2.24929;134;20221027;22;11.7;16.9;2.5;14.36;.1;1.47;6483 +97087;49.66002;2.24929;134;20221028;22.1;13.4;17.7;2.3;14.99;0;1.45;6604 +97087;49.66002;2.24929;134;20221029;22.7;13.7;18.2;2;14.92;0;1.4;5680 +97087;49.66002;2.24929;134;20221030;16.5;9.9;13.2;1.4;12.79;.1;.75;4613 +97087;49.66002;2.24929;134;20221031;18.7;6.8;12.8;2.5;12.96;2.5;.94;5933 +97087;49.66002;2.24929;134;20221101;16;10;13;5.9;11.56;1.4;1.64;6406 +97087;49.66002;2.24929;134;20221102;14.9;9.2;12.1;4.6;10.62;0;1.45;6794 +97087;49.66002;2.24929;134;20221103;14.5;11;12.8;4.7;11.62;3.7;1.36;2964 +97087;49.66002;2.24929;134;20221104;12.2;7;9.6;3.2;9.72;1.1;.92;5390 +97087;49.66002;2.24929;134;20221105;11.2;1.6;6.4;2.3;9.02;.4;.55;4107 +97087;49.66002;2.24929;134;20221106;10.9;9.2;10.1;4.5;11.06;9.8;.77;1361 +97087;49.66002;2.24929;134;20221107;15.6;10.9;13.2;5.1;12.32;0;1.31;4223 +97087;49.66002;2.24929;134;20221108;15.8;10;12.9;4.7;11.79;0;1.33;4157 +97087;49.66002;2.24929;134;20221109;14.6;10;12.3;4.1;11.26;.2;1.16;5287 +97087;49.66002;2.24929;134;20221110;14.7;4.3;9.5;3.1;10.16;0;.8;6694 +97087;49.66002;2.24929;134;20221111;10.7;8.2;9.4;2.6;10.06;.1;.68;3251 +97087;49.66002;2.24929;134;20221112;9.7;3.2;6.5;1.5;9.56;.2;.32;3020 +97087;49.66002;2.24929;134;20221113;8.5;3.4;6;1.5;9.09;.1;.3;3327 +97087;49.66002;2.24929;134;20221114;10;4.3;7.1;2.4;9.86;.5;.36;2795 +97087;49.66002;2.24929;134;20221115;12;6.3;9.2;3.5;11.09;2.8;.49;2186 +97087;49.66002;2.24929;134;20221116;12.2;7.1;9.7;4.9;10.86;11.2;.69;3334 +97087;49.66002;2.24929;134;20221117;12.7;9.8;11.2;7;10.26;1.2;1.48;4121 +97087;49.66002;2.24929;134;20221118;11.2;7.7;9.5;4;9.89;2.5;.81;3677 +97087;49.66002;2.24929;134;20221119;10.2;4.5;7.4;2.2;9.39;.5;.43;3317 +97087;49.66002;2.24929;134;20221120;10.7;5.2;8;3.4;8.76;3.5;.81;2901 +97087;49.66002;2.24929;134;20221121;7.6;4.7;6.2;3.5;8.96;2;.44;1501 +97087;49.66002;2.24929;134;20221122;10.1;4.2;7.1;5.3;8.36;6.3;.92;2901 +97087;49.66002;2.24929;134;20221123;11.6;3.9;7.8;4.4;8.96;4.9;.83;2789 +97087;49.66002;2.24929;134;20221124;12.7;7;9.8;4.8;9.59;4.9;1.01;4370 +97087;49.66002;2.24929;134;20221125;11.7;6.7;9.2;2.7;9.49;.1;.58;4638 +97087;49.66002;2.24929;134;20221126;9.7;1.5;5.6;2.5;8.52;.2;.35;3806 +97087;49.66002;2.24929;134;20221127;8.7;5.9;7.3;3.9;9.32;7.3;.59;1004 +97087;49.66002;2.24929;134;20221128;10.4;7.5;8.9;2;9.96;0;.47;2634 +97087;49.66002;2.24929;134;20221129;4.9;.4;2.7;.9;7.79;.1;.17;1994 +97087;49.66002;2.24929;134;20221130;6.2;2.5;4.4;1.7;8.19;0;.26;1896 +97087;49.66002;2.24929;134;20221201;5.7;2.4;4;3.4;7.79;0;.32;1763 +97087;49.66002;2.24929;134;20221202;4.5;1;2.7;3.7;6.92;0;.4;1398 +97087;49.66002;2.24929;134;20221203;2.5;1.7;2.1;5.3;6.12;0;.63;843 +97087;49.66002;2.24929;134;20221204;2.3;1.2;1.7;4.3;6.02;.6;.56;871 +97087;49.66002;2.24929;134;20221205;2.7;.1;1.4;1.9;6.46;.8;.27;1609 +97087;49.66002;2.24929;134;20221206;5.7;2.1;3.9;1.5;7.06;0;.3;2522 +97087;49.66002;2.24929;134;20221207;4.9;-2.6;1.1;1.2;6.12;.4;.2;2766 +97087;49.66002;2.24929;134;20221208;2.4;-2;.2;.8;6.06;.1;.2;1564 +97087;49.66002;2.24929;134;20221209;2.1;-3.6;-.7;1.4;5.52;.1;.11;3128 +97087;49.66002;2.24929;134;20221210;1;-.7;.1;2;6.12;0;.19;1541 +97087;49.66002;2.24929;134;20221211;.4;-1.5;-.5;3.5;5.22;0;.36;1847 +97087;49.66002;2.24929;134;20221212;-.6;-3.3;-1.9;3.5;4.59;0;.34;2391 +97087;49.66002;2.24929;134;20221213;-.1;-6.1;-3.1;2.7;4.02;0;.23;4204 +97087;49.66002;2.24929;134;20221214;1;-2.3;-.6;1.8;4.39;0;.36;2778 +97087;49.66002;2.24929;134;20221215;2.2;-7.1;-2.5;1.8;4.06;0;.22;4065 +97087;49.66002;2.24929;134;20221216;3.7;-6.6;-1.5;1.6;4.39;0;.13;4956 +97087;49.66002;2.24929;134;20221217;-2.9;-7.5;-5.2;1.9;4.19;0;.14;1275 +97087;49.66002;2.24929;134;20221218;.3;-7.2;-3.5;3.3;4.66;2.8;.19;1784 +97087;49.66002;2.24929;134;20221219;9.6;.5;5.1;4.6;9.09;2.2;.19;1828 +97087;49.66002;2.24929;134;20221220;10.9;9.2;10;3.4;11.06;13.3;.67;738 +97087;49.66002;2.24929;134;20221221;10.3;7.2;8.8;3.3;10.99;9.2;.29;1801 +97087;49.66002;2.24929;134;20221222;11.8;9.1;10.4;4.2;12.06;10.4;.44;1276 +97087;49.66002;2.24929;134;20221223;14.2;9.9;12;4.2;12.32;3.5;.8;1530 +97087;49.66002;2.24929;134;20221224;11.7;9.2;10.5;3.6;11.16;.6;.59;2157 +97087;49.66002;2.24929;134;20221225;11.9;9.2;10.5;3;11.82;3.3;.54;825 +97087;49.66002;2.24929;134;20221226;10.2;10;10.1;4.5;9.69;.4;1.09;1500 +97087;49.66002;2.24929;134;20221227;8.9;2.5;5.7;3.9;7.69;0;.53;3901 +97087;49.66002;2.24929;134;20221228;10.5;6.2;8.3;6.7;10.29;2.4;.55;1570 +97087;49.66002;2.24929;134;20221229;10.6;10;10.3;5.9;9.22;0;1.41;2183 +97087;49.66002;2.24929;134;20221230;14;3.7;8.8;5.7;10.66;7.1;.66;1903 +97087;49.66002;2.24929;134;20221231;15.9;13.6;14.7;8.1;12.79;.1;1.86;1989 +97088;49.68318;2.59406;97;20220101;14.4;10.2;12.3;3.9;11.6;.2;.79;2685 +97088;49.68318;2.59406;97;20220102;13.3;9.6;11.5;6.1;10.87;1.4;1.12;2414 +97088;49.68318;2.59406;97;20220103;11.5;9.7;10.6;4.8;10.5;14.9;.93;1227 +97088;49.68318;2.59406;97;20220104;8.7;6.8;7.8;3.9;9.03;4;.64;1441 +97088;49.68318;2.59406;97;20220105;6.2;1;3.6;3.4;6.55;.1;.47;2698 +97088;49.68318;2.59406;97;20220106;6.2;0;3.1;3.5;6.65;.5;.39;2955 +97088;49.68318;2.59406;97;20220107;6.6;3.3;5;5.4;7.25;10.1;.7;2138 +97088;49.68318;2.59406;97;20220108;7.9;.1;4;5.7;8;11.6;.21;3386 +97088;49.68318;2.59406;97;20220109;6.2;3.6;4.9;3.7;7.1;.4;.65;1868 +97088;49.68318;2.59406;97;20220110;2.1;-1.1;.5;2.6;6.45;.2;.1;2192 +97088;49.68318;2.59406;97;20220111;2.8;.5;1.7;2.5;6.1;0;.38;1646 +97088;49.68318;2.59406;97;20220112;3.9;-1.7;1.1;1.4;6.7;0;.1;2984 +97088;49.68318;2.59406;97;20220113;2.7;.3;1.5;1.3;6.4;0;.24;1956 +97088;49.68318;2.59406;97;20220114;7.7;-1.4;3.2;.8;6.35;.2;.18;3954 +97088;49.68318;2.59406;97;20220115;6.5;-2.1;2.2;1;6.1;.1;.21;3900 +97088;49.68318;2.59406;97;20220116;3.8;-1.5;1.2;2.6;6.9;1.7;.08;3069 +97088;49.68318;2.59406;97;20220117;7.2;2;4.6;1.4;7.4;.1;.32;3082 +97088;49.68318;2.59406;97;20220118;8.7;-1;3.8;1.9;7.1;.1;.31;4255 +97088;49.68318;2.59406;97;20220119;6.1;-.4;2.8;2.1;7.5;1.5;.14;3480 +97088;49.68318;2.59406;97;20220120;4.7;.2;2.5;2.9;6.75;.8;.3;3000 +97088;49.68318;2.59406;97;20220121;5.5;1;3.3;2.5;6.75;0;.39;3035 +97088;49.68318;2.59406;97;20220122;5.3;2.9;4.1;2;7.25;0;.41;2244 +97088;49.68318;2.59406;97;20220123;3.7;3.1;3.4;2.1;6.8;0;.49;1034 +97088;49.68318;2.59406;97;20220124;5.8;-.1;2.9;1.7;6.1;0;.43;3620 +97088;49.68318;2.59406;97;20220125;-.8;-3.3;-2.1;.8;5.4;0;.18;2435 +97088;49.68318;2.59406;97;20220126;3;-1.2;.9;1.9;6.6;0;.17;3110 +97088;49.68318;2.59406;97;20220127;8.2;2.5;5.4;3.9;8.35;.6;.39;3747 +97088;49.68318;2.59406;97;20220128;5.6;-.4;2.6;2.3;7.6;0;.15;3952 +97088;49.68318;2.59406;97;20220129;11.1;4.7;7.9;5.8;10.2;.2;.44;4053 +97088;49.68318;2.59406;97;20220130;8.4;2.4;5.4;2.3;7.5;.4;.54;4041 +97088;49.68318;2.59406;97;20220131;7;4.8;5.9;7.5;6.4;.1;1.53;2473 +97088;49.68318;2.59406;97;20220201;10.2;-.1;5;5.1;8.75;.1;.33;5533 +97088;49.68318;2.59406;97;20220202;10;8.7;9.4;4.4;10.05;0;.81;1927 +97088;49.68318;2.59406;97;20220203;7.1;6.8;6.9;3.8;8.7;.1;.67;931 +97088;49.68318;2.59406;97;20220204;9.7;6.9;8.3;5.1;8.1;.6;1.25;2998 +97088;49.68318;2.59406;97;20220205;8.7;1.3;5;4.5;7.1;0;.82;5034 +97088;49.68318;2.59406;97;20220206;10.9;6.6;8.8;9.9;9.3;7.2;1.26;3832 +97088;49.68318;2.59406;97;20220207;8.8;2.5;5.7;3.9;6.75;0;1.03;4721 +97088;49.68318;2.59406;97;20220208;10.4;4.3;7.3;4.5;9.7;.3;.49;4741 +97088;49.68318;2.59406;97;20220209;10.4;5.8;8.1;1.6;8.7;.1;.67;4122 +97088;49.68318;2.59406;97;20220210;6.6;1.5;4.1;3.8;8.27;5.4;.39;2180 +97088;49.68318;2.59406;97;20220211;8.6;-.8;3.9;2;6.2;0;.68;8641 +97088;49.68318;2.59406;97;20220212;7.8;-1.9;2.9;3.6;5.47;0;.96;10329 +97088;49.68318;2.59406;97;20220213;11;-.7;5.2;6.1;7.17;0;1.18;7891 +97088;49.68318;2.59406;97;20220214;11;7.2;9.1;6;8.6;1.1;1.41;5182 +97088;49.68318;2.59406;97;20220215;9.6;3.1;6.3;6.5;8.9;3.3;.64;6703 +97088;49.68318;2.59406;97;20220216;13.7;8.3;11;8.9;12.25;1;.77;5022 +97088;49.68318;2.59406;97;20220217;11.9;9.3;10.6;8.5;9.05;.1;2;3572 +97088;49.68318;2.59406;97;20220218;12;7.9;9.9;9.7;8.7;1.4;2.03;4492 +97088;49.68318;2.59406;97;20220219;8.7;2.4;5.6;7.7;7.15;.1;1.25;5771 +97088;49.68318;2.59406;97;20220220;11.9;7.1;9.5;8.8;9.7;2.3;1.37;5130 +97088;49.68318;2.59406;97;20220221;9.5;4.6;7;9.4;7.6;.8;1.56;5267 +97088;49.68318;2.59406;97;20220222;12;3.9;7.9;5;9.2;.8;1.01;6951 +97088;49.68318;2.59406;97;20220223;9.5;.5;5;2.4;8.15;.1;.64;7484 +97088;49.68318;2.59406;97;20220224;9.9;5.1;7.5;5.4;7.4;2.2;1.5;5412 +97088;49.68318;2.59406;97;20220225;9.1;2;5.6;4;6.8;1.7;1.19;6806 +97088;49.68318;2.59406;97;20220226;8.9;-2.5;3.2;2.9;5.95;.1;1.03;8736 +97088;49.68318;2.59406;97;20220227;9.1;-.3;4.4;4.4;5.25;0;1.59;8022 +97088;49.68318;2.59406;97;20220228;10.8;-2;4.4;2.4;5.4;0;1.31;9613 +97088;49.68318;2.59406;97;20220301;10.5;1.1;5.8;1.9;6.95;.3;1.05;8363 +97088;49.68318;2.59406;97;20220302;9.7;4.6;7.2;2.5;7.1;0;1.21;6229 +97088;49.68318;2.59406;97;20220303;12;1.3;6.6;1.4;8.65;.2;.9;9088 +97088;49.68318;2.59406;97;20220304;12.8;4;8.4;1.3;8.85;0;1.03;8261 +97088;49.68318;2.59406;97;20220305;10.3;3;6.7;2.3;8.15;0;.99;7647 +97088;49.68318;2.59406;97;20220306;7.4;-.4;3.5;4.1;5.5;0;1.35;8073 +97088;49.68318;2.59406;97;20220307;5.8;-1.4;2.2;4.7;4.4;0;1.52;7977 +97088;49.68318;2.59406;97;20220308;10.9;-2.5;4.2;3.7;4.8;0;1.86;11117 +97088;49.68318;2.59406;97;20220309;14.2;-.4;6.9;3.3;7.15;0;1.75;11667 +97088;49.68318;2.59406;97;20220310;16.1;1.4;8.8;3.6;7.45;0;2.12;11849 +97088;49.68318;2.59406;97;20220311;12.9;3.9;8.4;5.2;8.95;3;1.5;9196 +97088;49.68318;2.59406;97;20220312;10.9;5.9;8.4;5.6;9.35;1;1.2;7062 +97088;49.68318;2.59406;97;20220313;12.4;7.4;9.9;5.5;9.25;2.4;1.65;7082 +97088;49.68318;2.59406;97;20220314;14;3.4;8.7;3;8.75;0;1.54;10658 +97088;49.68318;2.59406;97;20220315;12.2;5.5;8.8;2.4;9.95;1.6;1.12;8629 +97088;49.68318;2.59406;97;20220316;12.4;6.7;9.6;3.5;10.95;0;1.03;8007 +97088;49.68318;2.59406;97;20220317;8.8;6.8;7.8;3.6;8.15;0;1.23;4786 +97088;49.68318;2.59406;97;20220318;14.4;.3;7.4;6.2;6.2;.1;2.86;17613 +97088;49.68318;2.59406;97;20220319;15.5;4.4;10;7.2;6.27;0;3.61;17142 +97088;49.68318;2.59406;97;20220320;11.6;.1;5.9;2.6;5.5;0;2.03;17069 +97088;49.68318;2.59406;97;20220321;17.6;.5;9.1;3;7.97;0;2.36;16240 +97088;49.68318;2.59406;97;20220322;18;4.8;11.4;3;7.47;0;2.82;17063 +97088;49.68318;2.59406;97;20220323;18.1;2.1;10.1;2.2;6.47;0;2.64;18054 +97088;49.68318;2.59406;97;20220324;18.9;2.8;10.9;3.5;6.57;0;3.27;18130 +97088;49.68318;2.59406;97;20220325;17.4;3.4;10.4;4.1;6.97;0;3.17;18223 +97088;49.68318;2.59406;97;20220326;18;4.3;11.1;5.3;7.27;0;3.57;18845 +97088;49.68318;2.59406;97;20220327;19.3;4.6;11.9;3.8;8.94;.1;3.07;18967 +97088;49.68318;2.59406;97;20220328;19.3;3.2;11.2;2.1;9.2;.2;2.44;16610 +97088;49.68318;2.59406;97;20220329;15.1;9;12;2.5;10;1;1.73;7584 +97088;49.68318;2.59406;97;20220330;12.2;6.5;9.4;3.4;9.27;2.5;1.45;7040 +97088;49.68318;2.59406;97;20220331;8.4;2.8;5.6;6.9;6.64;1.3;1.76;10383 +97088;49.68318;2.59406;97;20220401;3.8;.5;2.1;8;5.75;.9;1.04;5141 +97088;49.68318;2.59406;97;20220402;7.1;-.7;3.2;5.9;4.84;0;2.01;13485 +97088;49.68318;2.59406;97;20220403;8.2;-2.4;2.9;3.6;5;0;1.93;16329 +97088;49.68318;2.59406;97;20220404;7.7;-2.3;2.7;6.2;6.9;.4;1;10028 +97088;49.68318;2.59406;97;20220405;12.8;6.3;9.6;5.7;10.47;.1;1.22;5694 +97088;49.68318;2.59406;97;20220406;12.7;7.7;10.2;7.6;9.24;1.1;2.06;7511 +97088;49.68318;2.59406;97;20220407;13;9.2;11.1;10.2;8.94;2.2;3;14776 +97088;49.68318;2.59406;97;20220408;6;5.3;5.6;4.3;7.44;18.7;1;2744 +97088;49.68318;2.59406;97;20220409;10.9;.8;5.9;3.7;6.54;.3;2.19;18043 +97088;49.68318;2.59406;97;20220410;12.8;-1.4;5.7;2.5;6.44;0;2.34;20460 +97088;49.68318;2.59406;97;20220411;18;2.5;10.2;5.3;8;0;3.55;21901 +97088;49.68318;2.59406;97;20220412;20.3;8;14.1;4.3;10.87;2.9;3.36;18094 +97088;49.68318;2.59406;97;20220413;16.9;8.3;12.6;1.6;12.54;1.9;1.73;11151 +97088;49.68318;2.59406;97;20220414;19.2;6.7;12.9;2.1;11.3;0;2.8;19498 +97088;49.68318;2.59406;97;20220415;19.2;5.6;12.4;2.9;10.75;0;2.91;19559 +97088;49.68318;2.59406;97;20220416;18.3;5.2;11.7;3.7;9.67;0;3.36;23607 +97088;49.68318;2.59406;97;20220417;19.8;3.1;11.4;3.5;7.07;0;4.05;24371 +97088;49.68318;2.59406;97;20220418;18.3;3;10.7;2.3;7.9;0;3.1;20544 +97088;49.68318;2.59406;97;20220419;18.4;4.2;11.3;3.8;9.37;0;3.23;21320 +97088;49.68318;2.59406;97;20220420;18.7;5.7;12.2;3.9;8;0;3.92;23238 +97088;49.68318;2.59406;97;20220421;18.8;4;11.4;4.2;8.17;0;3.88;24124 +97088;49.68318;2.59406;97;20220422;17.3;7.6;12.4;4.8;9.24;0;3.42;18886 +97088;49.68318;2.59406;97;20220423;18.3;6.3;12.3;4.7;10.24;.3;3.07;16956 +97088;49.68318;2.59406;97;20220424;19.2;8;13.6;4.6;9.47;0;3.8;19709 +97088;49.68318;2.59406;97;20220425;15.2;6.1;10.7;4.6;9.04;0;2.92;18909 +97088;49.68318;2.59406;97;20220426;15.8;4.4;10.1;4.3;8.27;0;3.11;19822 +97088;49.68318;2.59406;97;20220427;17.2;2.4;9.8;4.8;8.4;0;3.44;23216 +97088;49.68318;2.59406;97;20220428;19.7;3.9;11.8;4.8;9.17;0;3.86;22559 +97088;49.68318;2.59406;97;20220429;17.8;8;12.9;4.7;9.57;0;3.6;20333 +97088;49.68318;2.59406;97;20220430;15.1;4.7;9.9;4.7;7.87;0;3.53;25016 +97088;49.68318;2.59406;97;20220501;16.1;2.3;9.2;3.2;7.87;0;3.21;23103 +97088;49.68318;2.59406;97;20220502;18.3;6.4;12.4;4.2;8.67;0;3.78;21105 +97088;49.68318;2.59406;97;20220503;18.5;5.2;11.8;4.5;9;0;3.85;23653 +97088;49.68318;2.59406;97;20220504;18.2;3.9;11;3;9.57;.6;3.31;22729 +97088;49.68318;2.59406;97;20220505;17.9;9.5;13.7;3.2;11.34;.2;2.69;13990 +97088;49.68318;2.59406;97;20220506;21.3;4.4;12.9;2.1;10.15;0;3.53;22609 +97088;49.68318;2.59406;97;20220507;20.8;9.2;15;2.6;11.85;.1;3.34;18784 +97088;49.68318;2.59406;97;20220508;20.5;10.4;15.5;3.5;11.95;0;3.46;17551 +97088;49.68318;2.59406;97;20220509;24.8;5.2;15;1.5;10.45;0;4.06;24735 +97088;49.68318;2.59406;97;20220510;26.1;9.7;17.9;2.7;12.05;0;4.61;22699 +97088;49.68318;2.59406;97;20220511;23.7;7.4;15.5;3.1;11.8;0;4.18;22816 +97088;49.68318;2.59406;97;20220512;20;8;14;2.5;10.55;0;3.42;19672 +97088;49.68318;2.59406;97;20220513;20.2;4.2;12.2;2.1;9.25;0;3.59;22840 +97088;49.68318;2.59406;97;20220514;22.9;3.3;13.1;1.2;9.45;0;3.82;25392 +97088;49.68318;2.59406;97;20220515;27.8;7.4;17.6;2.8;11.65;3.7;5.19;25997 +97088;49.68318;2.59406;97;20220516;23.6;15.2;19.4;3.2;15.6;0;3.68;16580 +97088;49.68318;2.59406;97;20220517;28.3;13.9;21.1;2.1;14.8;2.8;4.63;21916 +97088;49.68318;2.59406;97;20220518;26;13.8;19.9;2.8;16.25;1.7;4.16;20294 +97088;49.68318;2.59406;97;20220519;21.8;15.7;18.8;2.8;16;.5;3.09;14401 +97088;49.68318;2.59406;97;20220520;17.5;13.2;15.4;2.7;13.85;9;2.35;12211 +97088;49.68318;2.59406;97;20220521;21.3;7.6;14.5;1.9;12.05;.1;3.55;21969 +97088;49.68318;2.59406;97;20220522;23;8.4;15.7;1.4;13.25;.6;3.69;22685 +97088;49.68318;2.59406;97;20220523;18.7;13.4;16.1;2.6;14.55;6.3;2.59;13747 +97088;49.68318;2.59406;97;20220524;16.4;9.9;13.1;3.7;11.8;.8;2.63;15160 +97088;49.68318;2.59406;97;20220525;17.9;5.5;11.7;3.8;11.2;.4;3.06;21182 +97088;49.68318;2.59406;97;20220526;18.3;12.8;15.5;4.3;13.5;0;2.82;13977 +97088;49.68318;2.59406;97;20220527;20;12.9;16.5;3.8;12.6;.2;3.51;16067 +97088;49.68318;2.59406;97;20220528;18.4;5.3;11.9;2.3;9.85;0;3.38;21997 +97088;49.68318;2.59406;97;20220529;16.1;3.6;9.8;3;9;0;3.08;21392 +97088;49.68318;2.59406;97;20220530;17.5;2.8;10.1;1.5;8.85;0;3.27;23310 +97088;49.68318;2.59406;97;20220531;18.7;7.8;13.2;2.1;9.75;.4;3.41;20086 +97088;49.68318;2.59406;97;20220601;19.4;3.6;11.5;1.8;9.2;0;3.64;24432 +97088;49.68318;2.59406;97;20220602;22.7;4.4;13.6;2;9.55;0;4.32;26247 +97088;49.68318;2.59406;97;20220603;25.3;7.5;16.4;2.1;13;3.8;4.5;25723 +97088;49.68318;2.59406;97;20220604;27.2;13.3;20.2;2.8;16.3;7.1;4.71;22954 +97088;49.68318;2.59406;97;20220605;19;14.1;16.5;2.4;16.25;1.2;2.45;13890 +97088;49.68318;2.59406;97;20220606;20;11.2;15.6;2.9;13.35;.4;3.3;18438 +97088;49.68318;2.59406;97;20220607;21.2;10.8;16;2.4;14.6;5.3;3.38;20026 +97088;49.68318;2.59406;97;20220608;19.2;13.6;16.4;3.8;14.25;7.1;2.96;14635 +97088;49.68318;2.59406;97;20220609;19.8;11.1;15.5;3.5;13.25;0;3.32;18287 +97088;49.68318;2.59406;97;20220610;22.1;14.7;18.4;2.9;15.25;0;3.47;16766 +97088;49.68318;2.59406;97;20220611;23.8;14.3;19;1.6;14.25;.1;3.81;19250 +97088;49.68318;2.59406;97;20220612;22;7;14.5;2.1;11.95;.1;3.96;24271 +97088;49.68318;2.59406;97;20220613;20.9;7.9;14.4;2.3;11.2;0;3.82;22597 +97088;49.68318;2.59406;97;20220614;24.1;5.9;15;1.8;11.2;0;4.48;26670 +97088;49.68318;2.59406;97;20220615;27.6;8.8;18.2;1.8;12.75;0;5.03;27092 +97088;49.68318;2.59406;97;20220616;27.5;9.5;18.5;1.9;13.1;.1;5.03;26597 +97088;49.68318;2.59406;97;20220617;32.8;12.2;22.5;1.7;15.05;0;5.86;28526 +97088;49.68318;2.59406;97;20220618;35.4;14.7;25;2.2;17.35;.5;6.61;28514 +97088;49.68318;2.59406;97;20220619;20.2;13;16.6;5.5;14.2;0;3.43;16833 +97088;49.68318;2.59406;97;20220620;21.6;13.2;17.4;4.2;12.65;0;4.12;18074 +97088;49.68318;2.59406;97;20220621;23.2;11.4;17.3;2.9;11.95;0;4.4;21498 +97088;49.68318;2.59406;97;20220622;26.2;10.5;18.4;2.8;14.1;2.6;4.85;24882 +97088;49.68318;2.59406;97;20220623;27.5;12.7;20.1;2.1;16.95;9.8;4.62;23985 +97088;49.68318;2.59406;97;20220624;23.6;14.3;19;2.6;16.95;1.9;3.65;19118 +97088;49.68318;2.59406;97;20220625;18.6;15.4;17;3.6;15;1.6;2.5;10585 +97088;49.68318;2.59406;97;20220626;22.3;11.1;16.7;2.3;12.9;.1;3.89;20952 +97088;49.68318;2.59406;97;20220627;20.4;11.6;16;2.3;13.4;.9;3.36;18712 +97088;49.68318;2.59406;97;20220628;25.7;9.6;17.7;1.6;12.7;0;4.56;25073 +97088;49.68318;2.59406;97;20220629;25.8;8.6;17.2;2.1;13.05;.2;4.66;25849 +97088;49.68318;2.59406;97;20220630;15.9;11.2;13.6;1.5;14.15;13;2.13;13479 +97088;49.68318;2.59406;97;20220701;20.6;8.7;14.7;2.2;12.35;.1;3.56;21518 +97088;49.68318;2.59406;97;20220702;25.9;7.1;16.5;1.6;11.95;.1;4.68;26995 +97088;49.68318;2.59406;97;20220703;21.7;8.6;15.1;2.3;12.2;0;3.85;22513 +97088;49.68318;2.59406;97;20220704;24.7;7.2;16;1.7;12.05;.1;4.44;25965 +97088;49.68318;2.59406;97;20220705;24.1;6.8;15.4;1.7;12;.1;4.29;25735 +97088;49.68318;2.59406;97;20220706;24.1;7.6;15.9;2;12.7;0;4.3;25159 +97088;49.68318;2.59406;97;20220707;19.6;12.9;16.2;3.3;14.15;0;3.02;15851 +97088;49.68318;2.59406;97;20220708;26.4;6.7;16.5;1.8;12.05;.1;4.79;27328 +97088;49.68318;2.59406;97;20220709;26.8;11.5;19.2;2.5;14.1;0;4.83;23998 +97088;49.68318;2.59406;97;20220710;25.2;9.5;17.3;2.5;12.7;0;4.61;24250 +97088;49.68318;2.59406;97;20220711;28.7;10.2;19.5;1.7;13.3;0;5.03;26220 +97088;49.68318;2.59406;97;20220712;32.2;11.6;21.9;1.2;13.75;0;5.4;27631 +97088;49.68318;2.59406;97;20220713;34;18.5;26.2;2.3;14.85;0;6.16;23972 +97088;49.68318;2.59406;97;20220714;28.6;13.9;21.3;2.6;15;0;5.12;23168 +97088;49.68318;2.59406;97;20220715;25.5;9.3;17.4;2.4;11.2;0;4.77;24249 +97088;49.68318;2.59406;97;20220716;26.6;8.3;17.4;2.1;11.8;0;4.82;25730 +97088;49.68318;2.59406;97;20220717;30;9.6;19.8;2;11.35;0;5.54;26936 +97088;49.68318;2.59406;97;20220718;36.6;11.6;24.1;1.3;12.25;0;6.09;29128 +97088;49.68318;2.59406;97;20220719;38.9;15.6;27.3;3.1;14.15;4.2;8.09;28535 +97088;49.68318;2.59406;97;20220720;22;18.3;20.1;2.6;19.05;6;2.56;11369 +97088;49.68318;2.59406;97;20220721;23.8;14.9;19.3;2.5;18.1;0;3.36;17762 +97088;49.68318;2.59406;97;20220722;21.4;13.5;17.5;2.2;15.9;.7;3.01;16596 +97088;49.68318;2.59406;97;20220723;27;11.6;19.3;1.5;15.7;0;4.2;22996 +97088;49.68318;2.59406;97;20220724;31.9;11.9;21.9;2.1;15.05;0;5.59;26161 +97088;49.68318;2.59406;97;20220725;25.6;16.1;20.8;4.5;15.25;0;4.66;17993 +97088;49.68318;2.59406;97;20220726;22.3;12;17.2;2.8;14.35;.1;3.48;18474 +97088;49.68318;2.59406;97;20220727;23.8;9.3;16.5;2.6;11.3;0;4.23;21724 +97088;49.68318;2.59406;97;20220728;24.3;11;17.6;1.7;10.7;0;4.01;20764 +97088;49.68318;2.59406;97;20220729;27.7;8.4;18.1;1.9;11.45;0;4.77;25146 +97088;49.68318;2.59406;97;20220730;29.1;10.3;19.7;1.6;13.05;0;4.73;24534 +97088;49.68318;2.59406;97;20220731;24.5;14.5;19.5;3.4;17;0;3.68;17853 +97088;49.68318;2.59406;97;20220801;25.7;18;21.9;2.2;17.9;.4;3.56;15589 +97088;49.68318;2.59406;97;20220802;30.2;11;20.6;1.7;15.85;.1;4.76;24503 +97088;49.68318;2.59406;97;20220803;34;12.5;23.2;1.4;16.5;0;5.23;25724 +97088;49.68318;2.59406;97;20220804;25.7;16.7;21.2;3;17.95;3.8;3.73;16570 +97088;49.68318;2.59406;97;20220805;24.1;12.9;18.5;3.3;14.1;0;3.93;18417 +97088;49.68318;2.59406;97;20220806;23.8;6.7;15.2;3;9.95;0;4.38;22605 +97088;49.68318;2.59406;97;20220807;25.8;9.9;17.9;3.8;10.85;0;5.04;21447 +97088;49.68318;2.59406;97;20220808;26.8;10.7;18.8;4.1;12.4;0;5.1;21637 +97088;49.68318;2.59406;97;20220809;28.7;14.3;21.5;4.6;14.15;0;5.6;20101 +97088;49.68318;2.59406;97;20220810;32;13.8;22.9;2.9;13.7;0;5.73;22620 +97088;49.68318;2.59406;97;20220811;32.4;12.5;22.5;2.3;12.05;0;5.55;23568 +97088;49.68318;2.59406;97;20220812;33.1;11.4;22.3;1.7;11.3;0;5.25;24452 +97088;49.68318;2.59406;97;20220813;31.7;12.7;22.2;2.1;10.8;0;5.31;22690 +97088;49.68318;2.59406;97;20220814;29.2;13.7;21.5;2.3;13.2;.9;4.68;20337 +97088;49.68318;2.59406;97;20220815;27.8;15.7;21.7;2.1;17.45;.5;3.84;17902 +97088;49.68318;2.59406;97;20220816;27.2;14.7;20.9;1.8;17.8;5.6;3.54;17954 +97088;49.68318;2.59406;97;20220817;26.3;16;21.2;1.9;18.65;1.3;3.3;16338 +97088;49.68318;2.59406;97;20220818;27;13.7;20.4;2.1;17.05;.1;3.65;18392 +97088;49.68318;2.59406;97;20220819;23.1;14.4;18.8;2.5;17.45;6.3;2.8;14909 +97088;49.68318;2.59406;97;20220820;24;11.3;17.7;2.2;13.9;.2;3.3;17761 +97088;49.68318;2.59406;97;20220821;24.8;8.9;16.9;1.6;13.55;.1;3.35;19642 +97088;49.68318;2.59406;97;20220822;25.9;14.2;20;1.8;15.5;.2;3.4;16834 +97088;49.68318;2.59406;97;20220823;27.7;14.9;21.3;1.7;17.7;0;3.47;17249 +97088;49.68318;2.59406;97;20220824;31.6;14.3;22.9;1.4;17.45;0;4.05;19997 +97088;49.68318;2.59406;97;20220825;30.6;15.1;22.9;2.9;16.9;0;4.55;18853 +97088;49.68318;2.59406;97;20220826;25.4;16.5;20.9;3.3;16.5;0;3.5;14112 +97088;49.68318;2.59406;97;20220827;24.1;9.9;17;2.8;13;0;3.48;17535 +97088;49.68318;2.59406;97;20220828;24.3;12.8;18.6;3.7;13.25;0;3.78;15692 +97088;49.68318;2.59406;97;20220829;25.2;14.6;19.9;4.5;11.8;.2;4.64;14814 +97088;49.68318;2.59406;97;20220830;27.8;12.2;20;3.3;13.75;0;4.33;17904 +97088;49.68318;2.59406;97;20220831;25.8;13.3;19.6;3.1;14.4;0;3.68;15953 +97088;49.68318;2.59406;97;20220901;27.2;16;21.6;3.1;13.85;.1;4.1;14894 +97088;49.68318;2.59406;97;20220902;22.6;13.4;18;2.1;14;1.9;2.72;12975 +97088;49.68318;2.59406;97;20220903;25;15.3;20.2;2;16.4;.2;2.89;13659 +97088;49.68318;2.59406;97;20220904;28.2;12.7;20.4;2.5;14.1;.1;3.86;17073 +97088;49.68318;2.59406;97;20220905;25.5;13.2;19.4;2.7;14.95;2.9;3.26;14880 +97088;49.68318;2.59406;97;20220906;26.3;13.5;19.9;2.6;15.9;2.9;3.25;15140 +97088;49.68318;2.59406;97;20220907;23.9;13.1;18.5;3.5;15.9;2.6;2.89;13638 +97088;49.68318;2.59406;97;20220908;22.8;14.6;18.7;4.1;15.3;3;2.93;11744 +97088;49.68318;2.59406;97;20220909;19.4;13.4;16.4;5.3;15.2;11.4;2.18;10109 +97088;49.68318;2.59406;97;20220910;20.8;14.3;17.6;3.8;15.5;.8;2.33;10195 +97088;49.68318;2.59406;97;20220911;22;8.6;15.3;1.4;13.75;.2;2.24;14786 +97088;49.68318;2.59406;97;20220912;26.1;9.3;17.7;2;14;.1;3.01;16431 +97088;49.68318;2.59406;97;20220913;22.9;15.9;19.4;2.1;17.5;2.1;2.16;10334 +97088;49.68318;2.59406;97;20220914;22.5;16.8;19.6;1.9;19.1;16.6;1.88;9321 +97088;49.68318;2.59406;97;20220915;18.7;10.9;14.8;2.3;14.03;.5;1.8;10166 +97088;49.68318;2.59406;97;20220916;16.2;10.4;13.3;2.8;11.1;.4;2.1;10066 +97088;49.68318;2.59406;97;20220917;15.9;6.7;11.3;3.7;8.83;0;2.45;13258 +97088;49.68318;2.59406;97;20220918;17.4;3.4;10.4;3.2;9;.1;2.34;14312 +97088;49.68318;2.59406;97;20220919;18.1;4.5;11.3;2.6;9.43;0;2.25;13455 +97088;49.68318;2.59406;97;20220920;17.3;4.4;10.9;1.5;10.07;.1;1.78;12525 +97088;49.68318;2.59406;97;20220921;17.9;4.6;11.2;1.6;9.77;.1;1.94;14063 +97088;49.68318;2.59406;97;20220922;20.2;3.3;11.7;.9;8.75;0;1.92;14712 +97088;49.68318;2.59406;97;20220923;18.8;7.3;13;1;10.9;.2;1.69;12013 +97088;49.68318;2.59406;97;20220924;17.8;11.5;14.7;1.9;13.5;1.6;1.52;8720 +97088;49.68318;2.59406;97;20220925;18.1;7.8;13;2.6;11.05;.2;1.91;10976 +97088;49.68318;2.59406;97;20220926;15.2;8.4;11.8;4.6;11.25;6.7;1.61;8825 +97088;49.68318;2.59406;97;20220927;14.4;8.7;11.5;3.6;11.15;5.2;1.44;7908 +97088;49.68318;2.59406;97;20220928;15.4;5;10.2;2;9.65;.2;1.5;10553 +97088;49.68318;2.59406;97;20220929;16.1;2.2;9.1;.9;8.8;.4;1.37;12104 +97088;49.68318;2.59406;97;20220930;17.4;2.9;10.1;3.1;9.45;3.4;1.86;12289 +97088;49.68318;2.59406;97;20221001;18.3;11.7;15;6.3;14.2;4.9;1.76;8003 +97088;49.68318;2.59406;97;20221002;14.1;13.3;13.7;2.5;13.55;12.9;.94;2580 +97088;49.68318;2.59406;97;20221003;13.5;5.3;9.4;1.1;10.45;0;1.01;8734 +97088;49.68318;2.59406;97;20221004;18.8;4.7;11.8;1.7;11.55;0;1.46;11400 +97088;49.68318;2.59406;97;20221005;19.9;12.7;16.3;4.4;13.8;0;2.1;8055 +97088;49.68318;2.59406;97;20221006;18.1;7.7;12.9;2.1;10.8;.1;1.59;9507 +97088;49.68318;2.59406;97;20221007;18.4;3.6;11;1.7;9.4;.4;1.51;11236 +97088;49.68318;2.59406;97;20221008;16.6;7.4;12;1.9;10.25;.1;1.41;8665 +97088;49.68318;2.59406;97;20221009;17.8;1.1;9.5;1.9;8.65;.2;1.5;11571 +97088;49.68318;2.59406;97;20221010;19.1;5.3;12.2;2.2;10.6;.1;1.59;10386 +97088;49.68318;2.59406;97;20221011;15.9;2.3;9.1;2;8.65;0;1.35;10090 +97088;49.68318;2.59406;97;20221012;18.5;.5;9.5;1.3;8.85;2.1;1.31;11475 +97088;49.68318;2.59406;97;20221013;15.1;7.8;11.4;3;13.05;1.7;.78;7131 +97088;49.68318;2.59406;97;20221014;15.9;13.7;14.8;2.3;15.4;.7;.81;3771 +97088;49.68318;2.59406;97;20221015;18;13.4;15.7;3.8;14.85;.6;1.31;5439 +97088;49.68318;2.59406;97;20221016;18;10.7;14.3;2.8;14.5;4.8;1.06;6808 +97088;49.68318;2.59406;97;20221017;18.5;14.4;16.5;2.5;17.35;2;.87;4969 +97088;49.68318;2.59406;97;20221018;20.1;14.8;17.4;2;16.75;.2;1.11;5511 +97088;49.68318;2.59406;97;20221019;17.9;12.3;15.1;4.4;15.25;2.5;1.09;5622 +97088;49.68318;2.59406;97;20221020;21.3;13.9;17.6;3.5;15.95;2.9;1.57;6409 +97088;49.68318;2.59406;97;20221021;20.3;13.9;17.1;3.8;15;.3;1.63;5854 +97088;49.68318;2.59406;97;20221022;19.7;12.9;16.3;3.6;14.2;.3;1.57;5937 +97088;49.68318;2.59406;97;20221023;21.5;12.6;17.1;4.1;14.75;.4;1.81;6708 +97088;49.68318;2.59406;97;20221024;18.5;14.9;16.7;6.5;13.7;2.6;2.22;4145 +97088;49.68318;2.59406;97;20221025;17.4;10.6;14;3.3;13.6;.2;1.06;5632 +97088;49.68318;2.59406;97;20221026;21.4;13.7;17.5;3.5;14.7;.1;1.73;5832 +97088;49.68318;2.59406;97;20221027;22;11.7;16.8;3;14.35;.1;1.56;6669 +97088;49.68318;2.59406;97;20221028;22.3;13.8;18.1;3.1;15.2;0;1.62;6014 +97088;49.68318;2.59406;97;20221029;22.7;14.1;18.4;2.2;15.1;.1;1.44;6007 +97088;49.68318;2.59406;97;20221030;16.8;10.2;13.5;1.3;12.9;0;.75;5147 +97088;49.68318;2.59406;97;20221031;18.7;7.4;13.1;3;13.1;1.7;.96;6641 +97088;49.68318;2.59406;97;20221101;16.1;10.2;13.2;7;11.7;1.1;1.66;4635 +97088;49.68318;2.59406;97;20221102;15.1;9.1;12.1;4.9;10.7;0;1.44;4617 +97088;49.68318;2.59406;97;20221103;14.5;10.8;12.7;5.1;11.6;4.2;1.3;3553 +97088;49.68318;2.59406;97;20221104;12;6.7;9.4;3.2;9.7;1.7;.82;4265 +97088;49.68318;2.59406;97;20221105;11.2;2;6.6;2.9;9;0;.52;5543 +97088;49.68318;2.59406;97;20221106;10.5;9.1;9.8;5.3;10.9;8.8;.7;2006 +97088;49.68318;2.59406;97;20221107;15.4;10.7;13.1;5.8;12.45;0;1.19;3739 +97088;49.68318;2.59406;97;20221108;15.7;10.5;13.1;5.1;11.85;0;1.33;3918 +97088;49.68318;2.59406;97;20221109;14.6;9.9;12.3;4.6;11.35;.1;1.17;3593 +97088;49.68318;2.59406;97;20221110;14.7;4.7;9.7;3.7;10.15;0;.86;5284 +97088;49.68318;2.59406;97;20221111;10.2;8.1;9.2;3.3;10.05;.1;.69;2273 +97088;49.68318;2.59406;97;20221112;9.9;4;7;1.8;9.55;.2;.31;3962 +97088;49.68318;2.59406;97;20221113;7.8;3.4;5.6;1.9;8.85;.1;.29;3323 +97088;49.68318;2.59406;97;20221114;8.7;3;5.9;2.9;9.35;0;.23;3664 +97088;49.68318;2.59406;97;20221115;12.2;7.3;9.7;4.5;11.5;2.4;.39;3370 +97088;49.68318;2.59406;97;20221116;12;7.2;9.6;5.9;11.35;7.7;.42;3299 +97088;49.68318;2.59406;97;20221117;12.4;9.8;11.1;7.7;11.25;1.1;1.01;2362 +97088;49.68318;2.59406;97;20221118;11.3;7;9.1;4.3;9.93;1.2;.76;3084 +97088;49.68318;2.59406;97;20221119;10;4.8;7.4;2.5;9.3;.6;.42;3282 +97088;49.68318;2.59406;97;20221120;10.5;5.1;7.8;4.1;8.8;3.8;.76;3264 +97088;49.68318;2.59406;97;20221121;7.9;4.1;6;4.1;8.8;1.5;.37;2630 +97088;49.68318;2.59406;97;20221122;9.8;4.1;7;6.3;8.35;3.6;.85;3261 +97088;49.68318;2.59406;97;20221123;11.2;4.3;7.7;5.3;8.95;5.3;.77;3596 +97088;49.68318;2.59406;97;20221124;12.4;6.8;9.6;5;9.6;5.1;.98;3156 +97088;49.68318;2.59406;97;20221125;11.6;6.2;8.9;3.1;9.45;.2;.66;3050 +97088;49.68318;2.59406;97;20221126;9.6;2.7;6.1;3.3;8.6;.1;.38;3472 +97088;49.68318;2.59406;97;20221127;8.5;5.9;7.2;4.9;9.1;5.8;.55;2020 +97088;49.68318;2.59406;97;20221128;10.6;7.6;9.1;2.7;9.9;.1;.55;2149 +97088;49.68318;2.59406;97;20221129;4.7;.8;2.7;1.1;7.5;.1;.14;2477 +97088;49.68318;2.59406;97;20221130;6.4;3.6;5;2;8.35;0;.24;2073 +97088;49.68318;2.59406;97;20221201;6;3.2;4.6;3.4;7.8;0;.36;1962 +97088;49.68318;2.59406;97;20221202;4.4;1.7;3.1;3.8;7.05;0;.33;1976 +97088;49.68318;2.59406;97;20221203;2.7;1.9;2.3;4.8;6.1;0;.62;981 +97088;49.68318;2.59406;97;20221204;2.4;1.4;1.9;3.5;6;1.2;.51;1101 +97088;49.68318;2.59406;97;20221205;2.6;.2;1.4;1.9;6.5;1.1;.21;1785 +97088;49.68318;2.59406;97;20221206;5.6;2.6;4.1;1.8;7.25;.1;.33;1954 +97088;49.68318;2.59406;97;20221207;5.2;-1.2;2;1.8;6.35;.2;.2;2945 +97088;49.68318;2.59406;97;20221208;2.3;-1.9;.2;.7;5.95;.1;.13;2321 +97088;49.68318;2.59406;97;20221209;.7;-3.5;-1.4;1.1;5.4;.1;.12;2355 +97088;49.68318;2.59406;97;20221210;.8;0;.4;2.1;6.15;0;.24;908 +97088;49.68318;2.59406;97;20221211;-.1;-1.2;-.6;4;5.25;0;.36;1051 +97088;49.68318;2.59406;97;20221212;-.1;-2.9;-1.5;3.7;4.6;0;.41;1797 +97088;49.68318;2.59406;97;20221213;.2;-4.8;-2.3;2.9;4.05;0;.41;2515 +97088;49.68318;2.59406;97;20221214;1.2;-1.8;-.3;2.1;4.45;0;.47;1852 +97088;49.68318;2.59406;97;20221215;1.9;-6.2;-2.1;2.1;4.1;0;.31;3178 +97088;49.68318;2.59406;97;20221216;1.4;-5.4;-2;1.8;4.55;0;.17;2922 +97088;49.68318;2.59406;97;20221217;-2.6;-6;-4.3;1.8;4.25;0;.14;1989 +97088;49.68318;2.59406;97;20221218;.4;-6.4;-3;3.8;4.7;2.4;.14;2860 +97088;49.68318;2.59406;97;20221219;9.4;.8;5.1;6.3;8.8;1.7;.16;3206 +97088;49.68318;2.59406;97;20221220;10.4;8.9;9.7;4;10.9;13;.53;1283 +97088;49.68318;2.59406;97;20221221;10;7.1;8.5;3.8;10.85;9.5;.24;1839 +97088;49.68318;2.59406;97;20221222;11.8;9.2;10.5;5.1;12;9.1;.41;1703 +97088;49.68318;2.59406;97;20221223;13.9;10;12;4.9;12.25;3.9;.71;2121 +97088;49.68318;2.59406;97;20221224;11.7;9.2;10.4;4.2;11.15;.2;.61;1673 +97088;49.68318;2.59406;97;20221225;11.7;9.4;10.5;4;11.75;2.2;.45;1621 +97088;49.68318;2.59406;97;20221226;10.2;10.1;10.2;5;9.75;.6;1.21;218 +97088;49.68318;2.59406;97;20221227;8.6;1.9;5.3;4.5;7.55;0;.55;2865 +97088;49.68318;2.59406;97;20221228;10.5;5.9;8.2;7.6;10.25;2.2;.4;2333 +97088;49.68318;2.59406;97;20221229;10.4;9.7;10.1;6.6;9.35;0;1.39;869 +97088;49.68318;2.59406;97;20221230;13.8;4.2;9;6.5;10.65;5.7;.55;3472 +97088;49.68318;2.59406;97;20221231;15.7;13.7;14.7;8.7;12.85;0;1.8;1568 +97089;49.70529;2.93913;80;20220101;14.9;10.2;12.5;3.8;10.8;.2;.95;2792 +97089;49.70529;2.93913;80;20220102;13.3;9.4;11.4;5.2;10;1.2;1.26;2544 +97089;49.70529;2.93913;80;20220103;11.8;9.9;10.9;4.5;9.6;18.4;1.25;1289 +97089;49.70529;2.93913;80;20220104;8.6;7;7.8;3.7;8.77;4.6;.72;1306 +97089;49.70529;2.93913;80;20220105;6.1;.8;3.4;4.2;6.65;.1;.5;2692 +97089;49.70529;2.93913;80;20220106;6.1;1.3;3.7;3.7;6.75;.7;.47;2615 +97089;49.70529;2.93913;80;20220107;6.9;3.1;5;5.9;7.25;11.1;.72;2278 +97089;49.70529;2.93913;80;20220108;7.8;.3;4;5.7;8;12.5;.19;3350 +97089;49.70529;2.93913;80;20220109;6.7;3.9;5.3;4.1;7.2;.1;.7;1987 +97089;49.70529;2.93913;80;20220110;2.8;-.5;1.1;2.5;6.5;.1;.15;2222 +97089;49.70529;2.93913;80;20220111;4.1;.5;2.3;2.8;6.1;0;.42;2338 +97089;49.70529;2.93913;80;20220112;2.9;-1.7;.6;1.4;6.5;0;.11;2717 +97089;49.70529;2.93913;80;20220113;2.9;.4;1.6;1.5;6.4;0;.25;1986 +97089;49.70529;2.93913;80;20220114;8.2;-.8;3.7;.8;6.45;.2;.21;3934 +97089;49.70529;2.93913;80;20220115;6.2;-1.3;2.4;.9;6.3;.1;.2;3627 +97089;49.70529;2.93913;80;20220116;3.1;-1;1.1;3.2;6.7;1.4;.09;2707 +97089;49.70529;2.93913;80;20220117;6.6;2.6;4.6;1.6;7.6;0;.32;2691 +97089;49.70529;2.93913;80;20220118;9;.5;4.8;2.6;7.55;.1;.39;4025 +97089;49.70529;2.93913;80;20220119;5.6;.5;3.1;2.7;7.55;1.5;.16;3137 +97089;49.70529;2.93913;80;20220120;4.8;1.6;3.2;4;6.8;.4;.45;2476 +97089;49.70529;2.93913;80;20220121;5.2;.9;3;3.3;6.9;0;.36;2962 +97089;49.70529;2.93913;80;20220122;5.1;3;4.1;2.5;7.3;0;.42;2091 +97089;49.70529;2.93913;80;20220123;4.2;3.3;3.7;2.1;6.95;0;.47;1364 +97089;49.70529;2.93913;80;20220124;6.1;.3;3.2;2.2;6.25;0;.48;3637 +97089;49.70529;2.93913;80;20220125;-.6;-2.2;-1.4;1.2;5.55;0;.2;1908 +97089;49.70529;2.93913;80;20220126;2.4;-1.3;.5;2.2;6.45;0;.16;2946 +97089;49.70529;2.93913;80;20220127;7.4;2.1;4.7;4.3;8.25;.7;.3;3623 +97089;49.70529;2.93913;80;20220128;5.5;-.2;2.7;2.8;7.5;0;.16;3824 +97089;49.70529;2.93913;80;20220129;11;3.9;7.4;5.5;10;.3;.38;4338 +97089;49.70529;2.93913;80;20220130;8.8;3.3;6.1;2.8;7.45;.5;.69;3870 +97089;49.70529;2.93913;80;20220131;7.2;4.3;5.8;8.3;6.6;.2;1.45;2751 +97089;49.70529;2.93913;80;20220201;10.1;.9;5.5;6;8.6;.1;.46;5234 +97089;49.70529;2.93913;80;20220202;9.8;8.9;9.3;4.6;10.25;0;.75;1566 +97089;49.70529;2.93913;80;20220203;7.1;6.9;7;3.7;8.7;.1;.67;453 +97089;49.70529;2.93913;80;20220204;9.9;6.5;8.2;5.5;8.25;.7;1.2;3232 +97089;49.70529;2.93913;80;20220205;8.7;1.6;5.1;5.2;7.15;0;.88;4871 +97089;49.70529;2.93913;80;20220206;11.2;6.7;8.9;10.2;9.25;7.7;1.32;3912 +97089;49.70529;2.93913;80;20220207;8.8;2.6;5.7;4.6;6.75;.1;1.1;4717 +97089;49.70529;2.93913;80;20220208;10.3;4.6;7.5;4.6;9.6;.2;.53;4594 +97089;49.70529;2.93913;80;20220209;11.9;5.5;8.7;1.6;8.7;.1;.69;4879 +97089;49.70529;2.93913;80;20220210;6.1;2.1;4.1;4.1;8.26;5.6;.38;2170 +97089;49.70529;2.93913;80;20220211;8.1;-.1;4;2.4;6.26;0;.72;8662 +97089;49.70529;2.93913;80;20220212;7.6;-1.5;3.1;3.9;5.56;0;.95;9943 +97089;49.70529;2.93913;80;20220213;10.4;-.2;5.1;6.4;7.11;0;1.12;8087 +97089;49.70529;2.93913;80;20220214;11.3;7.7;9.5;5.8;8.78;2.2;1.47;5362 +97089;49.70529;2.93913;80;20220215;10.1;3.2;6.6;6.8;8.81;5.7;.67;7555 +97089;49.70529;2.93913;80;20220216;14.2;8.2;11.2;9;12.4;1.3;.78;5371 +97089;49.70529;2.93913;80;20220217;12.2;9.7;11;7.7;9.2;.5;1.92;3535 +97089;49.70529;2.93913;80;20220218;12.4;8;10.2;9.5;8.95;1.7;1.94;4757 +97089;49.70529;2.93913;80;20220219;9.1;2.6;5.8;7.9;7.15;.3;1.31;5880 +97089;49.70529;2.93913;80;20220220;12;7.2;9.6;9.1;9.7;2.6;1.38;5111 +97089;49.70529;2.93913;80;20220221;9.2;5.1;7.1;9.1;7.6;1.8;1.52;4840 +97089;49.70529;2.93913;80;20220222;11.7;4.4;8.1;5.3;9.25;.8;1;6572 +97089;49.70529;2.93913;80;20220223;9.6;1.6;5.6;2.8;8.4;.1;.66;6974 +97089;49.70529;2.93913;80;20220224;10.4;5.8;8.1;5.3;7.55;2.6;1.55;5388 +97089;49.70529;2.93913;80;20220225;9.3;1.8;5.5;4.5;6.8;1.1;1.23;6989 +97089;49.70529;2.93913;80;20220226;9;-2;3.5;3;6.05;.1;1.03;8601 +97089;49.70529;2.93913;80;20220227;9.5;1;5.3;5.3;5.3;0;1.87;7694 +97089;49.70529;2.93913;80;20220228;10.9;-.5;5.2;2.6;5.45;0;1.41;9063 +97089;49.70529;2.93913;80;20220301;10.4;.3;5.4;2.1;6.8;0;1.05;8603 +97089;49.70529;2.93913;80;20220302;10.1;4.2;7.2;2.7;6.75;.1;1.32;6645 +97089;49.70529;2.93913;80;20220303;12.5;3;7.7;1.7;8.45;0;1.03;8639 +97089;49.70529;2.93913;80;20220304;12.7;3.6;8.1;1.4;7.4;0;1.18;8617 +97089;49.70529;2.93913;80;20220305;10.8;.4;5.6;2.3;7.2;0;1.11;9164 +97089;49.70529;2.93913;80;20220306;7.9;-1;3.5;4.2;5.35;.1;1.42;8735 +97089;49.70529;2.93913;80;20220307;5.9;-1.5;2.2;4.9;4.35;0;1.56;8048 +97089;49.70529;2.93913;80;20220308;11;-1.4;4.8;4.3;4.65;0;2.05;10658 +97089;49.70529;2.93913;80;20220309;14.6;-.3;7.1;3;6.85;0;1.76;11861 +97089;49.70529;2.93913;80;20220310;16.4;1.4;8.9;3.5;7.3;0;2.12;12026 +97089;49.70529;2.93913;80;20220311;14.1;4.3;9.2;5.3;8.9;3.1;1.74;9840 +97089;49.70529;2.93913;80;20220312;10.8;6.1;8.5;5.6;9.4;1.6;1.15;6881 +97089;49.70529;2.93913;80;20220313;12.9;7.6;10.2;5.6;9.4;2.6;1.69;7418 +97089;49.70529;2.93913;80;20220314;14.4;4.1;9.2;3;8.85;.2;1.58;10554 +97089;49.70529;2.93913;80;20220315;11.2;6;8.6;2.5;10.05;2.5;1;7628 +97089;49.70529;2.93913;80;20220316;12.3;6.5;9.4;3.5;10.95;0;.97;8014 +97089;49.70529;2.93913;80;20220317;8.7;7.2;7.9;4;8.5;0;1.14;4141 +97089;49.70529;2.93913;80;20220318;14.3;1.3;7.8;6;6.31;.1;2.8;17570 +97089;49.70529;2.93913;80;20220319;15.6;4.3;9.9;7;6.31;0;3.48;17113 +97089;49.70529;2.93913;80;20220320;11.4;.7;6.1;2.8;5.61;0;2.01;16753 +97089;49.70529;2.93913;80;20220321;17.3;1.6;9.5;3.5;8.06;0;2.49;16960 +97089;49.70529;2.93913;80;20220322;18.1;5.7;11.9;3.1;7.76;0;2.84;17245 +97089;49.70529;2.93913;80;20220323;18.2;3.5;10.9;2.5;6.51;0;2.82;18231 +97089;49.70529;2.93913;80;20220324;18.9;4.4;11.7;3.7;6.46;0;3.42;18296 +97089;49.70529;2.93913;80;20220325;17.2;4.6;10.9;4.3;7.11;0;3.19;18285 +97089;49.70529;2.93913;80;20220326;18.1;5.2;11.7;5.6;7.36;0;3.65;18868 +97089;49.70529;2.93913;80;20220327;19.3;5.9;12.6;4.1;9.31;.1;3.1;19000 +97089;49.70529;2.93913;80;20220328;19.3;4.3;11.8;2.2;9.36;.1;2.54;17515 +97089;49.70529;2.93913;80;20220329;15.3;8.8;12;2.8;9.91;2.9;1.82;8377 +97089;49.70529;2.93913;80;20220330;12.5;6.1;9.3;3.6;9.11;1.5;1.51;7960 +97089;49.70529;2.93913;80;20220331;8.2;4.3;6.2;6.7;6.66;1.1;1.81;10125 +97089;49.70529;2.93913;80;20220401;4.1;.6;2.4;7.2;5.73;.8;1.15;6047 +97089;49.70529;2.93913;80;20220402;6.9;-.2;3.3;6.1;4.76;0;2.05;13228 +97089;49.70529;2.93913;80;20220403;8.4;-2.4;3;3.5;4.96;0;1.88;16182 +97089;49.70529;2.93913;80;20220404;7.6;-2.2;2.7;6.9;7.26;.9;.69;7387 +97089;49.70529;2.93913;80;20220405;12.9;6.1;9.5;6.5;10.56;.1;1.19;6122 +97089;49.70529;2.93913;80;20220406;13;8;10.5;8.1;9.21;1.3;2.1;7066 +97089;49.70529;2.93913;80;20220407;13.1;9.1;11.1;10.8;8.81;1.4;2.97;14364 +97089;49.70529;2.93913;80;20220408;5.9;5.2;5.5;4.1;7.46;14.5;.91;2767 +97089;49.70529;2.93913;80;20220409;11;.7;5.8;4;6.56;0;2.19;18415 +97089;49.70529;2.93913;80;20220410;12.7;-.8;5.9;2.7;6.56;0;2.3;19890 +97089;49.70529;2.93913;80;20220411;18;2.9;10.4;5.8;7.91;0;3.65;22401 +97089;49.70529;2.93913;80;20220412;20.6;8.2;14.4;4.3;10.81;3;3.51;18842 +97089;49.70529;2.93913;80;20220413;15.9;9.5;12.7;1.7;12.66;2.9;1.75;11627 +97089;49.70529;2.93913;80;20220414;19.2;7.3;13.2;2.2;11.41;0;2.85;20148 +97089;49.70529;2.93913;80;20220415;19.4;8;13.7;2.7;10.9;0;3.16;19851 +97089;49.70529;2.93913;80;20220416;18.4;5.8;12.1;3.8;9.56;0;3.41;23761 +97089;49.70529;2.93913;80;20220417;19.5;3.8;11.7;4.1;6.96;0;4.23;24406 +97089;49.70529;2.93913;80;20220418;18.6;4.5;11.6;2.4;7.71;0;3.28;21166 +97089;49.70529;2.93913;80;20220419;18.9;4.8;11.8;3.8;9.26;0;3.37;21280 +97089;49.70529;2.93913;80;20220420;18.5;7;12.7;4.3;7.86;0;4.1;23607 +97089;49.70529;2.93913;80;20220421;18.8;5.2;12;4.5;8.21;0;4;24236 +97089;49.70529;2.93913;80;20220422;17.3;8.7;13;5.2;9.26;0;3.57;19730 +97089;49.70529;2.93913;80;20220423;18.2;7.7;12.9;4.9;10.21;.4;3.16;17384 +97089;49.70529;2.93913;80;20220424;19.3;8.8;14;4.8;9.31;0;3.97;20364 +97089;49.70529;2.93913;80;20220425;14.9;6.4;10.7;4.7;9.11;.1;2.77;18013 +97089;49.70529;2.93913;80;20220426;15.7;5.4;10.5;4.6;8.31;0;3.25;21333 +97089;49.70529;2.93913;80;20220427;17.3;3.7;10.5;5.3;8.41;0;3.56;23425 +97089;49.70529;2.93913;80;20220428;20;4.8;12.4;5.4;9.01;0;4.14;23789 +97089;49.70529;2.93913;80;20220429;17.6;8.4;13;4.9;9.56;0;3.51;19600 +97089;49.70529;2.93913;80;20220430;14.9;5.6;10.3;5;7.81;0;3.55;24424 +97089;49.70529;2.93913;80;20220501;15.9;3.1;9.5;3.1;7.76;0;3.16;22454 +97089;49.70529;2.93913;80;20220502;18.6;6;12.3;4.4;8.46;0;3.99;23408 +97089;49.70529;2.93913;80;20220503;18.6;6.1;12.3;4.8;9.06;0;3.92;24079 +97089;49.70529;2.93913;80;20220504;18.4;4.7;11.6;3;9.51;.7;3.46;24244 +97089;49.70529;2.93913;80;20220505;17.4;9.6;13.5;2.9;11.56;.6;2.37;11885 +97089;49.70529;2.93913;80;20220506;21.4;6.1;13.8;3;11;0;3.62;21362 +97089;49.70529;2.93913;80;20220507;21.5;9.3;15.4;2.9;12.1;.2;3.49;19163 +97089;49.70529;2.93913;80;20220508;20.7;10.4;15.5;4.1;12.2;0;3.53;17701 +97089;49.70529;2.93913;80;20220509;25.1;6.7;15.9;1.9;11.2;0;4.2;23886 +97089;49.70529;2.93913;80;20220510;25.8;11.1;18.5;3;12.65;0;4.58;21477 +97089;49.70529;2.93913;80;20220511;24.3;8.7;16.5;3.4;12.3;0;4.31;22228 +97089;49.70529;2.93913;80;20220512;20;8.7;14.4;2.9;10.85;0;3.46;18956 +97089;49.70529;2.93913;80;20220513;20.3;5.4;12.9;2.3;9.65;0;3.6;21907 +97089;49.70529;2.93913;80;20220514;23.1;4.8;13.9;1.3;9.95;0;3.85;24483 +97089;49.70529;2.93913;80;20220515;27.8;8.9;18.3;3.1;11.95;2.4;5.29;25032 +97089;49.70529;2.93913;80;20220516;23.6;14.9;19.3;3.3;16.05;0;3.61;16889 +97089;49.70529;2.93913;80;20220517;28.3;14.2;21.3;1.9;15.25;2.1;4.5;21750 +97089;49.70529;2.93913;80;20220518;26.8;14.9;20.8;2.9;16.6;1.9;4.3;20064 +97089;49.70529;2.93913;80;20220519;23.6;17.2;20.4;2.5;16.65;0;3.29;14689 +97089;49.70529;2.93913;80;20220520;18.9;13.3;16.1;3.2;14.5;9.7;2.6;13661 +97089;49.70529;2.93913;80;20220521;21.5;9.1;15.3;2.2;12.65;.1;3.54;20739 +97089;49.70529;2.93913;80;20220522;22.5;9.5;16;1.7;13.4;0;3.6;21399 +97089;49.70529;2.93913;80;20220523;18.4;13.6;16;2.7;15.05;3;2.39;12896 +97089;49.70529;2.93913;80;20220524;16.5;10.3;13.4;3.6;12.05;.6;2.57;14804 +97089;49.70529;2.93913;80;20220525;18.5;6.6;12.6;3.8;11.35;.3;3.19;20583 +97089;49.70529;2.93913;80;20220526;19.1;13;16.1;4.5;13.5;0;3.05;14722 +97089;49.70529;2.93913;80;20220527;20.7;13.1;16.9;4;12.75;.3;3.64;16454 +97089;49.70529;2.93913;80;20220528;19.3;6.9;13.1;2.9;10.4;0;3.53;21264 +97089;49.70529;2.93913;80;20220529;16.5;4.2;10.3;3.4;9.05;0;3.17;21245 +97089;49.70529;2.93913;80;20220530;17.5;3.6;10.6;2;9.1;0;3.28;22691 +97089;49.70529;2.93913;80;20220531;19.5;8.5;14;2.1;9.85;.4;3.55;20153 +97089;49.70529;2.93913;80;20220601;20.2;4.4;12.3;2.2;9.65;0;3.8;24249 +97089;49.70529;2.93913;80;20220602;22.4;5.4;13.9;2.8;9.65;0;4.45;25261 +97089;49.70529;2.93913;80;20220603;25.1;8.3;16.7;2.5;13.05;2.5;4.54;25219 +97089;49.70529;2.93913;80;20220604;27.6;13.3;20.5;2.8;16.55;8.4;4.78;23231 +97089;49.70529;2.93913;80;20220605;19.8;14.8;17.3;2.7;16.9;1.9;2.47;13629 +97089;49.70529;2.93913;80;20220606;20.1;12.2;16.2;2.6;13.8;.5;3.14;17282 +97089;49.70529;2.93913;80;20220607;21.1;11.1;16.1;2.5;14.95;5.3;3.25;19508 +97089;49.70529;2.93913;80;20220608;19.7;13.9;16.8;3.9;14.35;10;3.04;14755 +97089;49.70529;2.93913;80;20220609;20.3;11.2;15.7;3.8;13.45;0;3.4;18662 +97089;49.70529;2.93913;80;20220610;22.4;14.6;18.5;2.6;15.6;0;3.47;17401 +97089;49.70529;2.93913;80;20220611;24.2;13.5;18.8;1.6;14.7;.1;3.86;20157 +97089;49.70529;2.93913;80;20220612;22.6;8.8;15.7;2.4;12.3;.1;4.04;23166 +97089;49.70529;2.93913;80;20220613;21;8.7;14.8;2.8;11.5;0;3.85;21890 +97089;49.70529;2.93913;80;20220614;24.4;7.3;15.9;2.1;11.4;0;4.57;25912 +97089;49.70529;2.93913;80;20220615;28.3;9.7;19;2.1;13.1;0;5.27;26990 +97089;49.70529;2.93913;80;20220616;27.6;11.6;19.6;2.5;13.7;.1;5.13;25095 +97089;49.70529;2.93913;80;20220617;32;13.4;22.7;1.8;15.35;0;5.71;27088 +97089;49.70529;2.93913;80;20220618;35;15.9;25.4;2.2;18;1.1;6.4;27452 +97089;49.70529;2.93913;80;20220619;20.8;13.6;17.2;5.8;15.05;1.3;3.41;16779 +97089;49.70529;2.93913;80;20220620;21.6;13.2;17.4;4.2;13.3;0;3.93;18136 +97089;49.70529;2.93913;80;20220621;23.6;11.4;17.5;3;12.5;.2;4.39;21794 +97089;49.70529;2.93913;80;20220622;24.5;11.3;17.9;2.8;14.8;6.3;4.3;22759 +97089;49.70529;2.93913;80;20220623;27;13.5;20.2;2.2;17.7;6.7;4.44;23094 +97089;49.70529;2.93913;80;20220624;23.5;15.4;19.5;2.7;17.35;3.3;3.5;17805 +97089;49.70529;2.93913;80;20220625;19.8;15.2;17.5;3;15.3;1.5;2.77;13283 +97089;49.70529;2.93913;80;20220626;22;11.8;16.9;2.2;13.7;.2;3.67;19982 +97089;49.70529;2.93913;80;20220627;21.3;12.6;17;2.1;14;.2;3.39;18282 +97089;49.70529;2.93913;80;20220628;26;9.5;17.7;1.4;12.75;0;4.53;25383 +97089;49.70529;2.93913;80;20220629;26.9;10;18.4;2.1;13.45;.4;4.84;25696 +97089;49.70529;2.93913;80;20220630;15.6;11.7;13.6;1.9;14.25;12.6;1.95;12300 +97089;49.70529;2.93913;80;20220701;21.4;9.7;15.5;2.7;12.55;.1;3.74;21234 +97089;49.70529;2.93913;80;20220702;25.6;8.8;17.2;2.3;12.5;0;4.73;25580 +97089;49.70529;2.93913;80;20220703;23.2;10.1;16.6;2.8;12.75;0;4.15;22417 +97089;49.70529;2.93913;80;20220704;25.5;8.5;17;2.3;12.4;.1;4.69;25522 +97089;49.70529;2.93913;80;20220705;24.8;8.5;16.6;2;12.35;.1;4.47;25011 +97089;49.70529;2.93913;80;20220706;24.7;8.6;16.6;2.4;12.65;0;4.49;24779 +97089;49.70529;2.93913;80;20220707;20.3;13.3;16.8;3.9;14.25;0;3.24;16265 +97089;49.70529;2.93913;80;20220708;26.3;7.7;17;2.2;12.35;.1;4.87;26519 +97089;49.70529;2.93913;80;20220709;27.3;12.3;19.8;2.8;14.15;0;5;23794 +97089;49.70529;2.93913;80;20220710;25.3;10.2;17.8;2.9;12.9;0;4.68;23813 +97089;49.70529;2.93913;80;20220711;28.9;11.6;20.2;2.1;13.75;0;5.16;25447 +97089;49.70529;2.93913;80;20220712;31.8;12.8;22.3;1.7;14.1;0;5.55;26548 +97089;49.70529;2.93913;80;20220713;34.1;19.1;26.6;2.9;14.35;0;6.68;23508 +97089;49.70529;2.93913;80;20220714;29.3;15.3;22.3;3.3;15.1;0;5.5;22625 +97089;49.70529;2.93913;80;20220715;25.4;10.4;17.9;2.4;11.3;0;4.7;23380 +97089;49.70529;2.93913;80;20220716;26.8;10.5;18.6;2.5;12.05;0;4.96;24319 +97089;49.70529;2.93913;80;20220717;30.2;10.9;20.5;2.2;11.45;0;5.67;26421 +97089;49.70529;2.93913;80;20220718;36.5;13.3;24.9;1.4;12.55;0;6.17;28713 +97089;49.70529;2.93913;80;20220719;38.9;17.7;28.3;3.2;14.25;2.6;8.16;27490 +97089;49.70529;2.93913;80;20220720;22.1;18.6;20.3;2.4;19.3;7;2.46;10952 +97089;49.70529;2.93913;80;20220721;24;15.8;19.9;2.9;18.4;0;3.35;16884 +97089;49.70529;2.93913;80;20220722;23;14;18.5;2.5;16.45;.8;3.31;17436 +97089;49.70529;2.93913;80;20220723;27.3;13.3;20.3;1.8;16.4;0;4.24;21969 +97089;49.70529;2.93913;80;20220724;31.9;13.3;22.6;2.2;15.85;0;5.54;25159 +97089;49.70529;2.93913;80;20220725;25.7;17.2;21.5;4.8;15.65;0;4.68;16952 +97089;49.70529;2.93913;80;20220726;22.9;13;17.9;3;14.6;0;3.62;18163 +97089;49.70529;2.93913;80;20220727;24.2;10.2;17.2;3;11.5;0;4.44;21554 +97089;49.70529;2.93913;80;20220728;25.4;11;18.2;2.4;10.95;0;4.57;21701 +97089;49.70529;2.93913;80;20220729;28.1;10.7;19.4;2.8;12;0;5.24;23834 +97089;49.70529;2.93913;80;20220730;29.5;11.9;20.7;2.2;13.2;0;5.08;23858 +97089;49.70529;2.93913;80;20220731;25.2;14.4;19.8;3.1;16.9;0;3.8;18435 +97089;49.70529;2.93913;80;20220801;25.9;18.2;22;2.5;18.25;.3;3.61;15544 +97089;49.70529;2.93913;80;20220802;30.1;13.1;21.6;1.7;16.25;0;4.62;23099 +97089;49.70529;2.93913;80;20220803;34.2;14.2;24.2;1.4;16.75;0;5.2;24856 +97089;49.70529;2.93913;80;20220804;27.2;18;22.6;3.3;18.15;1.9;4.12;16676 +97089;49.70529;2.93913;80;20220805;24.4;14.1;19.2;3.8;14.55;0;4.04;17680 +97089;49.70529;2.93913;80;20220806;24.2;8;16.1;3.4;9.95;0;4.63;22003 +97089;49.70529;2.93913;80;20220807;26.2;10.5;18.3;3.8;10.85;0;5.11;21516 +97089;49.70529;2.93913;80;20220808;27.6;12.4;20;4.3;12.5;0;5.41;21054 +97089;49.70529;2.93913;80;20220809;29.6;14.7;22.1;4.6;13.9;0;5.9;20680 +97089;49.70529;2.93913;80;20220810;32.5;15.2;23.9;3.2;13.3;0;6.05;22169 +97089;49.70529;2.93913;80;20220811;32.7;14.3;23.5;2.5;12.2;0;5.72;22765 +97089;49.70529;2.93913;80;20220812;33.6;13.2;23.4;1.8;11.55;0;5.31;23731 +97089;49.70529;2.93913;80;20220813;31.9;14.6;23.3;2.3;10.85;0;5.39;21752 +97089;49.70529;2.93913;80;20220814;30.9;16.1;23.5;2.8;13.35;.8;5.26;19959 +97089;49.70529;2.93913;80;20220815;27.9;16.2;22.1;2.4;17.3;.3;3.96;17661 +97089;49.70529;2.93913;80;20220816;27.9;15.1;21.5;1.6;17.75;5.5;3.62;18200 +97089;49.70529;2.93913;80;20220817;26.8;17.3;22;1.8;19.45;1.2;3.23;15569 +97089;49.70529;2.93913;80;20220818;27.5;15.2;21.3;2.5;18;.2;3.75;17638 +97089;49.70529;2.93913;80;20220819;22.6;15;18.8;2.5;18.05;8.9;2.55;13741 +97089;49.70529;2.93913;80;20220820;23.9;12.2;18;2.6;14.9;.1;3.26;16944 +97089;49.70529;2.93913;80;20220821;24.8;10.8;17.8;1.5;14.45;.1;3.25;18483 +97089;49.70529;2.93913;80;20220822;25.7;16;20.9;1.9;15.9;.4;3.31;15205 +97089;49.70529;2.93913;80;20220823;28.3;15.3;21.8;1.9;18;0;3.58;17413 +97089;49.70529;2.93913;80;20220824;32.3;15.9;24.1;1.7;18.25;0;4.22;19472 +97089;49.70529;2.93913;80;20220825;32;16.9;24.5;3.1;16.9;0;4.94;18440 +97089;49.70529;2.93913;80;20220826;25.4;18;21.7;3.9;16.75;0;3.66;12822 +97089;49.70529;2.93913;80;20220827;23.9;11.3;17.6;3.1;13.4;0;3.49;16688 +97089;49.70529;2.93913;80;20220828;25;13.2;19.1;3.8;13.3;0;3.95;15922 +97089;49.70529;2.93913;80;20220829;26;15.1;20.5;4.2;12.1;.1;4.65;15160 +97089;49.70529;2.93913;80;20220830;27.9;13.6;20.8;3.8;13.7;0;4.56;17265 +97089;49.70529;2.93913;80;20220831;26.4;14.5;20.5;3.9;14.65;.4;4.08;15526 +97089;49.70529;2.93913;80;20220901;27.3;16.4;21.8;3.1;14.3;0;4.1;14747 +97089;49.70529;2.93913;80;20220902;24.7;13.5;19.1;2.1;14.35;1.1;3.01;14743 +97089;49.70529;2.93913;80;20220903;25.2;16.3;20.7;2.4;16.75;1.7;2.99;13089 +97089;49.70529;2.93913;80;20220904;28.5;13.5;21;2.4;14.3;.1;3.84;16821 +97089;49.70529;2.93913;80;20220905;28.6;14.5;21.6;2.7;15.2;5;3.81;16090 +97089;49.70529;2.93913;80;20220906;26.9;14.7;20.8;2.4;16.65;1.5;3.21;14917 +97089;49.70529;2.93913;80;20220907;23.2;13.9;18.5;3.2;16.75;3.4;2.63;12811 +97089;49.70529;2.93913;80;20220908;22.6;14.6;18.6;3.8;16.05;3.7;2.71;11793 +97089;49.70529;2.93913;80;20220909;19.4;14.1;16.8;5.4;15.5;9.2;2.15;9488 +97089;49.70529;2.93913;80;20220910;21;14.4;17.7;4.1;15.95;1.2;2.32;10493 +97089;49.70529;2.93913;80;20220911;21.1;9.6;15.3;1.6;14.5;.2;2.1;13692 +97089;49.70529;2.93913;80;20220912;25.8;10.6;18.2;1.8;14.7;0;2.8;15597 +97089;49.70529;2.93913;80;20220913;22.9;15.9;19.4;2.3;17.9;2.4;2.16;10420 +97089;49.70529;2.93913;80;20220914;23.3;17;20.2;1.9;19.55;13.6;1.95;9712 +97089;49.70529;2.93913;80;20220915;18.6;12.2;15.4;2.2;14.44;.2;1.74;10446 +97089;49.70529;2.93913;80;20220916;16;11.5;13.8;2.6;11.64;.5;1.94;10670 +97089;49.70529;2.93913;80;20220917;16.1;8;12.1;3.8;9.17;0;2.42;13764 +97089;49.70529;2.93913;80;20220918;17;5;11;2.8;9.1;.1;2.19;14264 +97089;49.70529;2.93913;80;20220919;18.2;5.9;12;2;9.54;0;2.1;14086 +97089;49.70529;2.93913;80;20220920;17.6;5.7;11.7;1.5;10.04;0;1.79;12961 +97089;49.70529;2.93913;80;20220921;17.9;6;11.9;1.6;9.77;.1;1.94;14246 +97089;49.70529;2.93913;80;20220922;19.6;5.1;12.3;1.1;9.4;0;1.87;13555 +97089;49.70529;2.93913;80;20220923;18.2;7.6;12.9;1.2;11.25;.1;1.65;11392 +97089;49.70529;2.93913;80;20220924;18.1;11.2;14.7;2.1;13.3;.9;1.6;8962 +97089;49.70529;2.93913;80;20220925;17.8;8.4;13.1;3.2;11.45;.3;1.9;10488 +97089;49.70529;2.93913;80;20220926;14.3;8.3;11.3;4.7;11.35;8.3;1.42;8235 +97089;49.70529;2.93913;80;20220927;13.9;8.4;11.1;4.1;11.1;4.2;1.35;7744 +97089;49.70529;2.93913;80;20220928;15.4;6;10.7;2.8;10.1;.2;1.55;10084 +97089;49.70529;2.93913;80;20220929;15.8;3.2;9.5;1;9.3;.3;1.34;11532 +97089;49.70529;2.93913;80;20220930;17.5;3.7;10.6;2.9;9.8;4.1;1.81;11863 +97089;49.70529;2.93913;80;20221001;18.1;11.5;14.8;6.2;14.2;5.6;1.7;8078 +97089;49.70529;2.93913;80;20221002;14.1;13.3;13.7;2.6;13.75;12.7;.91;2698 +97089;49.70529;2.93913;80;20221003;15.1;6.6;10.8;1.2;11.15;0;1.1;8968 +97089;49.70529;2.93913;80;20221004;18.6;4.9;11.7;1.8;11.45;0;1.45;11202 +97089;49.70529;2.93913;80;20221005;19.7;12.1;15.9;3.9;13.95;0;1.88;8179 +97089;49.70529;2.93913;80;20221006;18.2;9.1;13.7;2.4;11.45;.1;1.64;8863 +97089;49.70529;2.93913;80;20221007;18.4;5.2;11.8;2;10.2;.2;1.58;10530 +97089;49.70529;2.93913;80;20221008;16.7;8.2;12.4;2.4;10.6;.1;1.51;8321 +97089;49.70529;2.93913;80;20221009;17.8;3.1;10.4;2.1;9.45;.2;1.53;10816 +97089;49.70529;2.93913;80;20221010;19.2;6.3;12.7;2.5;11.35;0;1.61;9962 +97089;49.70529;2.93913;80;20221011;16.3;4.2;10.2;2.6;9.5;0;1.44;9539 +97089;49.70529;2.93913;80;20221012;18.4;1.9;10.1;1.5;9.6;.1;1.32;10948 +97089;49.70529;2.93913;80;20221013;15.3;9.4;12.3;3;13.2;1.4;.85;6380 +97089;49.70529;2.93913;80;20221014;16.2;13.6;14.9;2.2;15.45;.6;.82;4153 +97089;49.70529;2.93913;80;20221015;18.2;13.5;15.8;3.5;15.1;1;1.25;5538 +97089;49.70529;2.93913;80;20221016;18.5;11.9;15.2;2.5;15;2.3;1.07;6502 +97089;49.70529;2.93913;80;20221017;18.6;14.8;16.7;2.6;17.4;3.5;.88;4806 +97089;49.70529;2.93913;80;20221018;20.6;15;17.8;1.8;16.9;.2;1.13;5774 +97089;49.70529;2.93913;80;20221019;17.9;12.7;15.3;4.3;15.25;2;1.13;5497 +97089;49.70529;2.93913;80;20221020;21.5;13.6;17.5;3.3;15.75;4.5;1.56;6668 +97089;49.70529;2.93913;80;20221021;20.1;14;17;3.7;15.3;.3;1.51;5770 +97089;49.70529;2.93913;80;20221022;19.9;12.6;16.2;3.1;14.4;.1;1.41;6180 +97089;49.70529;2.93913;80;20221023;21.6;12.9;17.2;4;15.15;0;1.72;6688 +97089;49.70529;2.93913;80;20221024;18.5;15.2;16.9;6.3;13.8;1.4;2.17;4052 +97089;49.70529;2.93913;80;20221025;17.6;10.4;14;3.1;13.65;.1;1.03;5885 +97089;49.70529;2.93913;80;20221026;21.7;13.5;17.6;3.3;14.8;.1;1.66;6180 +97089;49.70529;2.93913;80;20221027;22.2;11.2;16.7;2.8;14.45;0;1.47;7040 +97089;49.70529;2.93913;80;20221028;22.3;14.6;18.4;3;15.35;0;1.62;5774 +97089;49.70529;2.93913;80;20221029;22.8;14.3;18.5;2.1;15.55;.1;1.36;5975 +97089;49.70529;2.93913;80;20221030;17.7;10.9;14.3;1.6;13.55;0;.81;5242 +97089;49.70529;2.93913;80;20221031;18.9;8.9;13.9;3.2;13.6;1.3;1.01;6266 +97089;49.70529;2.93913;80;20221101;16.5;10.5;13.5;7;11.8;.7;1.72;4776 +97089;49.70529;2.93913;80;20221102;15.4;9.2;12.3;4.8;10.75;0;1.42;4756 +97089;49.70529;2.93913;80;20221103;14.3;10.2;12.2;4.8;11.6;3.9;1.16;3805 +97089;49.70529;2.93913;80;20221104;12.1;7.6;9.9;3.5;10.25;1.3;.81;3899 +97089;49.70529;2.93913;80;20221105;11.2;3;7.1;3.4;9.1;.2;.58;5235 +97089;49.70529;2.93913;80;20221106;10.1;9.2;9.6;5.1;10.8;8.1;.65;1618 +97089;49.70529;2.93913;80;20221107;15.5;10.6;13.1;5.4;12.6;0;1.08;3878 +97089;49.70529;2.93913;80;20221108;16.2;10.3;13.2;5.3;11.7;0;1.41;4174 +97089;49.70529;2.93913;80;20221109;14.4;10.1;12.2;4.4;11.45;.1;1.09;3516 +97089;49.70529;2.93913;80;20221110;14.4;5.4;9.9;3.5;10.1;0;.85;5065 +97089;49.70529;2.93913;80;20221111;11.1;8.1;9.6;3.3;10.15;.1;.7;2773 +97089;49.70529;2.93913;80;20221112;11.3;5.2;8.3;2.3;10;.2;.41;3980 +97089;49.70529;2.93913;80;20221113;7.3;4.1;5.7;2.1;8.7;.1;.31;2799 +97089;49.70529;2.93913;80;20221114;8.2;2;5.1;2.8;8.85;.2;.19;3904 +97089;49.70529;2.93913;80;20221115;12.2;7.5;9.8;4.7;11.85;2.5;.31;3347 +97089;49.70529;2.93913;80;20221116;12.1;7.4;9.8;5.5;11.6;8.9;.35;3277 +97089;49.70529;2.93913;80;20221117;12.6;9.8;11.2;7.5;11.45;.4;.92;2464 +97089;49.70529;2.93913;80;20221118;11.3;6.9;9.1;3.9;9.7;.9;.78;3168 +97089;49.70529;2.93913;80;20221119;10.4;4.5;7.5;2.7;9.3;.7;.43;3505 +97089;49.70529;2.93913;80;20221120;9.4;5;7.2;3.8;9;4.7;.55;3008 +97089;49.70529;2.93913;80;20221121;8.2;4.4;6.3;4.5;8.85;1.7;.39;2724 +97089;49.70529;2.93913;80;20221122;9.8;4.2;7;6.1;8.4;2.5;.79;3293 +97089;49.70529;2.93913;80;20221123;10.3;4.7;7.5;4.6;9.05;5.5;.62;3244 +97089;49.70529;2.93913;80;20221124;12.1;6.8;9.5;4.8;9.75;3.5;.87;3111 +97089;49.70529;2.93913;80;20221125;11.5;6.1;8.8;3.4;9.8;.1;.57;3098 +97089;49.70529;2.93913;80;20221126;9.7;3.6;6.6;3.7;8.8;.1;.43;3259 +97089;49.70529;2.93913;80;20221127;8;6;7;4.9;9;11.6;.53;1776 +97089;49.70529;2.93913;80;20221128;10.9;7.5;9.2;3;10.2;.2;.52;2333 +97089;49.70529;2.93913;80;20221129;5.6;2.4;4;1.2;8.2;.1;.16;2224 +97089;49.70529;2.93913;80;20221130;6.8;4.8;5.8;2.4;8.8;0;.28;1736 +97089;49.70529;2.93913;80;20221201;6;3.4;4.7;3.6;7.95;0;.33;1971 +97089;49.70529;2.93913;80;20221202;4.5;3.1;3.8;4;7.4;.1;.37;1305 +97089;49.70529;2.93913;80;20221203;3;2.3;2.6;4.5;6.3;0;.58;971 +97089;49.70529;2.93913;80;20221204;2.8;1.5;2.1;3.3;6.15;1.2;.47;1266 +97089;49.70529;2.93913;80;20221205;2.4;.3;1.3;2.3;6.55;1.6;.2;1684 +97089;49.70529;2.93913;80;20221206;6;2.3;4.1;2;7.4;.1;.3;2202 +97089;49.70529;2.93913;80;20221207;5.7;-.8;2.5;2.3;6.7;.1;.23;2965 +97089;49.70529;2.93913;80;20221208;2.5;-1.5;.5;1.4;6.05;.2;.15;2290 +97089;49.70529;2.93913;80;20221209;-.2;-3;-1.6;1.3;5.45;.1;.12;1895 +97089;49.70529;2.93913;80;20221210;1.2;-.8;.2;2.1;6.1;0;.17;1478 +97089;49.70529;2.93913;80;20221211;-.3;-1.3;-.8;4;5.35;0;.31;986 +97089;49.70529;2.93913;80;20221212;.2;-3.1;-1.4;3.7;4.65;0;.38;2015 +97089;49.70529;2.93913;80;20221213;.5;-3.7;-1.6;3.6;4.05;0;.56;2277 +97089;49.70529;2.93913;80;20221214;1.2;-1.6;-.2;2.4;4.45;0;.52;1828 +97089;49.70529;2.93913;80;20221215;2.6;-5.8;-1.6;2.5;4.15;0;.39;3231 +97089;49.70529;2.93913;80;20221216;0;-4.1;-2;2.7;4.9;0;.18;2220 +97089;49.70529;2.93913;80;20221217;-2.9;-5;-4;1.9;4.3;0;.18;1539 +97089;49.70529;2.93913;80;20221218;.3;-6.6;-3.1;4.8;4.64;2.8;.19;2335 +97089;49.70529;2.93913;80;20221219;10;.5;5.2;6.1;8.85;2.6;.14;3393 +97089;49.70529;2.93913;80;20221220;10.5;9.4;9.9;4.1;10.95;10.8;.57;1083 +97089;49.70529;2.93913;80;20221221;9.9;7.7;8.8;3.9;11.2;8;.2;1591 +97089;49.70529;2.93913;80;20221222;12;9.7;10.8;5.2;12.1;9.7;.44;1613 +97089;49.70529;2.93913;80;20221223;14.1;10.2;12.1;4.9;12.4;4.3;.69;2136 +97089;49.70529;2.93913;80;20221224;11.5;9.4;10.5;4.3;11.3;.4;.58;1564 +97089;49.70529;2.93913;80;20221225;12;9.3;10.6;3.9;11.9;1.7;.4;1753 +97089;49.70529;2.93913;80;20221226;10.8;10.5;10.7;5.2;10.05;.3;1.19;553 +97089;49.70529;2.93913;80;20221227;8.6;1.9;5.3;4.5;7.55;0;.54;2875 +97089;49.70529;2.93913;80;20221228;10.6;5.3;7.9;7.5;10.3;2.5;.27;2552 +97089;49.70529;2.93913;80;20221229;10.3;10;10.1;6.8;9.6;.1;1.36;444 +97089;49.70529;2.93913;80;20221230;13.4;4;8.7;6.5;10.7;4.8;.41;3506 +97089;49.70529;2.93913;80;20221231;15.7;13.8;14.7;8.3;12.9;0;1.71;1534 +97090;49.72634;3.28448;85;20220101;15;10.1;12.5;2.9;9.3;.2;1.25;2525 +97090;49.72634;3.28448;85;20220102;13.5;9;11.3;5.5;9.55;.8;1.34;2721 +97090;49.72634;3.28448;85;20220103;11.8;9.9;10.9;4.9;9.2;20.4;1.41;1217 +97090;49.72634;3.28448;85;20220104;8.5;6.9;7.7;3.9;8.65;5;.78;1128 +97090;49.72634;3.28448;85;20220105;6;.3;3.2;4.4;6.3;0;.54;3488 +97090;49.72634;3.28448;85;20220106;6;1.1;3.6;3.4;6.5;.7;.43;3627 +97090;49.72634;3.28448;85;20220107;7.2;2.9;5;5.3;7.2;9;.68;2870 +97090;49.72634;3.28448;85;20220108;7.8;.1;4;5.5;7.95;14.6;.27;2131 +97090;49.72634;3.28448;85;20220109;6.8;4.2;5.5;4.2;7.25;.1;.63;3304 +97090;49.72634;3.28448;85;20220110;3.4;-.4;1.5;2.6;6.65;.1;.2;1832 +97090;49.72634;3.28448;85;20220111;4.3;.5;2.4;2.9;6.05;0;.39;3513 +97090;49.72634;3.28448;85;20220112;2.3;-2.2;0;1.2;6.3;0;.17;1729 +97090;49.72634;3.28448;85;20220113;3.9;.2;2;1.5;6.45;0;.24;2696 +97090;49.72634;3.28448;85;20220114;8.6;-1;3.8;1;6.55;.1;.17;4751 +97090;49.72634;3.28448;85;20220115;6.4;-1.1;2.6;.9;6.35;.2;.11;4615 +97090;49.72634;3.28448;85;20220116;2.8;-1.1;.9;2.6;6.65;1;.13;1689 +97090;49.72634;3.28448;85;20220117;6.2;2.8;4.5;1.8;7.85;.1;.26;2818 +97090;49.72634;3.28448;85;20220118;8.9;1.6;5.3;2.9;7.8;.1;.37;4665 +97090;49.72634;3.28448;85;20220119;5.3;1.7;3.5;2.8;7.6;1.8;.28;1764 +97090;49.72634;3.28448;85;20220120;5.1;1.4;3.3;3.8;6.7;.4;.48;2638 +97090;49.72634;3.28448;85;20220121;5.2;.8;3;3.2;6.9;0;.34;3337 +97090;49.72634;3.28448;85;20220122;5;2.6;3.8;2.5;7.3;0;.38;2216 +97090;49.72634;3.28448;85;20220123;4.4;3.2;3.8;2.2;7;0;.48;1172 +97090;49.72634;3.28448;85;20220124;6.2;.1;3.1;2.6;6.3;0;.43;5289 +97090;49.72634;3.28448;85;20220125;1.6;-1.9;-.1;1.6;5.8;0;.22;3765 +97090;49.72634;3.28448;85;20220126;1.9;-1.3;.3;2;6.45;0;.18;1754 +97090;49.72634;3.28448;85;20220127;7.1;1.8;4.4;4.1;8.1;.8;.31;3038 +97090;49.72634;3.28448;85;20220128;5.5;-.4;2.5;2.7;7.35;0;.19;3463 +97090;49.72634;3.28448;85;20220129;10.8;3.2;7;5.6;9.95;.4;.3;3427 +97090;49.72634;3.28448;85;20220130;8.6;3;5.8;2.7;7.25;.7;.65;5340 +97090;49.72634;3.28448;85;20220131;7.4;3.5;5.5;8;6.65;.3;1.27;4465 +97090;49.72634;3.28448;85;20220201;9.8;.6;5.2;5.5;8.45;.2;.48;3358 +97090;49.72634;3.28448;85;20220202;9.7;8.1;8.9;4.5;10.25;0;.62;1630 +97090;49.72634;3.28448;85;20220203;7;6.9;7;3.5;8.65;.1;.67;750 +97090;49.72634;3.28448;85;20220204;9.9;6.1;8;5.6;8.2;.6;1.18;3427 +97090;49.72634;3.28448;85;20220205;8.8;.9;4.8;5.2;7.05;0;.84;6656 +97090;49.72634;3.28448;85;20220206;11.1;6.7;8.9;9.9;9.2;9.1;1.31;2481 +97090;49.72634;3.28448;85;20220207;8.6;2.5;5.5;4.6;6.7;.1;1.04;7030 +97090;49.72634;3.28448;85;20220208;10.3;4.2;7.3;4.5;9.5;.2;.53;3946 +97090;49.72634;3.28448;85;20220209;12.5;5.2;8.9;1.7;8.8;.1;.68;7334 +97090;49.72634;3.28448;85;20220210;6.5;2.1;4.3;4.2;8.4;6.6;.35;1700 +97090;49.72634;3.28448;85;20220211;7.8;-.2;3.8;2.3;6.3;0;.66;8500 +97090;49.72634;3.28448;85;20220212;7.7;-1.6;3;3.8;5.6;0;.93;10800 +97090;49.72634;3.28448;85;20220213;10.6;-.5;5;6.3;7.1;0;1.14;7800 +97090;49.72634;3.28448;85;20220214;11.2;7.8;9.5;5.8;8.68;1.6;1.53;5464 +97090;49.72634;3.28448;85;20220215;10.4;4.3;7.3;6.3;8.9;7.3;.87;7800 +97090;49.72634;3.28448;85;20220216;14.5;8;11.3;8.8;12.5;2.3;.78;4692 +97090;49.72634;3.28448;85;20220217;12.3;9.7;11;7.3;9.2;1.2;1.89;5795 +97090;49.72634;3.28448;85;20220218;12.7;7.8;10.2;8.9;9;1.8;1.93;4754 +97090;49.72634;3.28448;85;20220219;9.3;2.5;5.9;7.8;7.05;.2;1.39;7655 +97090;49.72634;3.28448;85;20220220;11.9;7.1;9.5;9.3;9.6;2.7;1.38;3915 +97090;49.72634;3.28448;85;20220221;9;5;7;8.8;7.65;1;1.43;4436 +97090;49.72634;3.28448;85;20220222;11.8;3.9;7.8;5.3;9.2;.8;.98;5399 +97090;49.72634;3.28448;85;20220223;10.2;1.5;5.8;2.6;8.4;.1;.75;8393 +97090;49.72634;3.28448;85;20220224;10.9;6.1;8.5;5.3;7.55;2.8;1.67;5745 +97090;49.72634;3.28448;85;20220225;9.6;1.4;5.5;4.4;6.75;.4;1.29;9326 +97090;49.72634;3.28448;85;20220226;8.9;-1.7;3.6;3;6.05;.1;1.08;11304 +97090;49.72634;3.28448;85;20220227;9.7;1.4;5.6;5.9;5.3;0;2.01;10820 +97090;49.72634;3.28448;85;20220228;10.5;-.1;5.2;3.1;5.45;0;1.51;11468 +97090;49.72634;3.28448;85;20220301;10.1;-.1;5;2.3;6.55;0;1.07;8200 +97090;49.72634;3.28448;85;20220302;10.4;3.9;7.2;2.5;6.45;0;1.38;7204 +97090;49.72634;3.28448;85;20220303;13;4;8.5;1.9;8;0;1.29;9457 +97090;49.72634;3.28448;85;20220304;12.6;3.9;8.2;1.8;6.45;0;1.42;9594 +97090;49.72634;3.28448;85;20220305;10.9;-1.3;4.8;2.2;6.35;0;1.25;11959 +97090;49.72634;3.28448;85;20220306;8.2;-1.2;3.5;4.5;5.3;0;1.55;11595 +97090;49.72634;3.28448;85;20220307;6.1;-1.9;2.1;4.9;4.25;0;1.68;11940 +97090;49.72634;3.28448;85;20220308;11;-1.2;4.9;4.4;4.45;0;2.22;13244 +97090;49.72634;3.28448;85;20220309;14.9;-.4;7.3;3;6.55;0;1.95;13710 +97090;49.72634;3.28448;85;20220310;16.4;1.9;9.1;3.5;7;0;2.31;13742 +97090;49.72634;3.28448;85;20220311;14.1;4.5;9.3;5;8.8;2.7;1.75;8653 +97090;49.72634;3.28448;85;20220312;10.9;5.9;8.4;5.5;9.3;.8;1.16;6389 +97090;49.72634;3.28448;85;20220313;13.2;7.2;10.2;5.3;9.4;2.6;1.71;8221 +97090;49.72634;3.28448;85;20220314;14.6;3.6;9.1;2.7;8.75;.8;1.65;13208 +97090;49.72634;3.28448;85;20220315;11;6.1;8.5;2.8;9.95;3.3;.94;5883 +97090;49.72634;3.28448;85;20220316;11.8;6.4;9.1;4.1;10.85;0;.84;6488 +97090;49.72634;3.28448;85;20220317;8.6;7.4;8;3.5;8.55;0;1.13;4339 +97090;49.72634;3.28448;85;20220318;14.5;1.5;8;5.8;6.3;0;2.89;18600 +97090;49.72634;3.28448;85;20220319;16.1;4.2;10.1;6.5;6.3;0;3.58;18300 +97090;49.72634;3.28448;85;20220320;11.7;.8;6.2;2.8;5.7;0;2.08;17500 +97090;49.72634;3.28448;85;20220321;17.6;1.5;9.5;3.6;8.1;0;2.52;16500 +97090;49.72634;3.28448;85;20220322;18.3;5.1;11.7;3;7.8;0;2.83;17700 +97090;49.72634;3.28448;85;20220323;18.5;2.7;10.6;2.6;6.7;0;2.86;18900 +97090;49.72634;3.28448;85;20220324;19.2;4.1;11.6;3.5;6.4;0;3.43;18700 +97090;49.72634;3.28448;85;20220325;17.5;4.2;10.8;4.3;7;0;3.29;19000 +97090;49.72634;3.28448;85;20220326;18.5;5.1;11.8;5.2;7.4;0;3.7;19800 +97090;49.72634;3.28448;85;20220327;19.8;5.9;12.8;3.8;9.1;0;3.26;19700 +97090;49.72634;3.28448;85;20220328;19.4;4.2;11.8;2.4;9.3;0;2.53;16200 +97090;49.72634;3.28448;85;20220329;15.9;8.7;12.3;2.9;9.7;2.5;1.92;7500 +97090;49.72634;3.28448;85;20220330;13.1;5.8;9.4;3.5;9.1;0;1.56;7500 +97090;49.72634;3.28448;85;20220331;8.3;5;6.6;5.5;6.6;.8;1.9;10000 +97090;49.72634;3.28448;85;20220401;3.9;.6;2.3;6.9;5.73;.7;1.09;6061 +97090;49.72634;3.28448;85;20220402;6.7;-.2;3.2;5.7;4.7;0;2.05;14200 +97090;49.72634;3.28448;85;20220403;8.6;-1.9;3.3;3.4;4.8;0;2.1;18600 +97090;49.72634;3.28448;85;20220404;7.8;-2.5;2.6;6.5;7.1;1.4;.79;7900 +97090;49.72634;3.28448;85;20220405;12.8;6.1;9.4;6.3;10.6;.1;1.14;6100 +97090;49.72634;3.28448;85;20220406;13.5;8;10.7;8.1;9.2;2.2;2.37;9300 +97090;49.72634;3.28448;85;20220407;13.5;9.4;11.4;10.3;9;1;3.14;16400 +97090;49.72634;3.28448;85;20220408;5.9;5.5;5.7;4.1;7.5;13.1;.97;3000 +97090;49.72634;3.28448;85;20220409;11.2;.4;5.8;3.6;6.6;.1;2.22;19400 +97090;49.72634;3.28448;85;20220410;12.9;-1;5.9;2.4;6.7;0;2.29;20300 +97090;49.72634;3.28448;85;20220411;18.2;3;10.6;5.9;8.1;0;3.72;22900 +97090;49.72634;3.28448;85;20220412;20.6;8;14.3;4.2;10.9;.1;3.42;18500 +97090;49.72634;3.28448;85;20220413;15.2;10.1;12.6;1.8;13;3.4;1.27;7000 +97090;49.72634;3.28448;85;20220414;19.4;7.4;13.4;1.6;11.8;0;2.77;20000 +97090;49.72634;3.28448;85;20220415;19.2;7.2;13.2;2.7;10.88;0;2.94;18567 +97090;49.72634;3.28448;85;20220416;18.8;6.1;12.4;3.7;9.8;0;3.59;25200 +97090;49.72634;3.28448;85;20220417;19.7;3.1;11.4;3.9;7.1;0;4.2;25700 +97090;49.72634;3.28448;85;20220418;19.1;4.2;11.6;2.3;7.5;0;3.42;22000 +97090;49.72634;3.28448;85;20220419;19.3;4.2;11.7;3.1;9.1;0;3.43;22600 +97090;49.72634;3.28448;85;20220420;18.7;7.2;12.9;4.1;7.9;0;4.17;24400 +97090;49.72634;3.28448;85;20220421;19.1;4.9;12;4.5;8.4;0;4.04;25000 +97090;49.72634;3.28448;85;20220422;17.8;8.9;13.3;4.7;9.3;0;3.9;23500 +97090;49.72634;3.28448;85;20220423;18.4;8.2;13.3;4.9;10.2;.1;3.23;16000 +97090;49.72634;3.28448;85;20220424;19.4;8.8;14.1;4.3;9.2;0;4.11;22600 +97090;49.72634;3.28448;85;20220425;15.2;6.5;10.8;4;9.1;.2;2.93;19900 +97090;49.72634;3.28448;85;20220426;15.7;5.5;10.6;4.4;8.6;0;3.18;21200 +97090;49.72634;3.28448;85;20220427;17.6;3.9;10.7;4.4;8.6;0;3.54;23400 +97090;49.72634;3.28448;85;20220428;20.4;4.8;12.6;4.8;9.2;0;4.05;22400 +97090;49.72634;3.28448;85;20220429;18;8.6;13.3;4.5;9.5;0;3.62;19500 +97090;49.72634;3.28448;85;20220430;15.1;5.5;10.3;4.6;7.9;0;3.67;26700 +97090;49.72634;3.28448;85;20220501;15.9;3.4;9.6;3.3;7.9;0;3.34;24400 +97090;49.72634;3.28448;85;20220502;18.8;6.2;12.5;4.3;8.6;0;3.99;23000 +97090;49.72634;3.28448;85;20220503;19;6.3;12.6;4.6;9.2;0;4.17;26200 +97090;49.72634;3.28448;85;20220504;18.8;5.3;12;2.9;9.7;.3;3.55;24000 +97090;49.72634;3.28448;85;20220505;17.1;9.4;13.2;2.3;12;1;1.96;9900 +97090;49.72634;3.28448;85;20220506;21.5;6.2;13.9;2.6;11.25;.1;3.8;24124 +97090;49.72634;3.28448;85;20220507;21.6;8.8;15.2;2.6;12.05;.3;3.34;18166 +97090;49.72634;3.28448;85;20220508;20.5;10.5;15.5;4.2;12.25;0;3.66;19632 +97090;49.72634;3.28448;85;20220509;25;7.2;16.1;2.1;11.45;0;4.38;25225 +97090;49.72634;3.28448;85;20220510;25.7;11;18.3;2.8;12.8;0;4.43;21410 +97090;49.72634;3.28448;85;20220511;24.5;8.5;16.5;3.1;12.5;0;4.57;25559 +97090;49.72634;3.28448;85;20220512;20;8.4;14.2;3.1;11;0;3.73;22625 +97090;49.72634;3.28448;85;20220513;20.2;5.2;12.7;2.5;9.7;0;3.85;24771 +97090;49.72634;3.28448;85;20220514;23.1;5.1;14.1;1.4;10;0;4.1;26777 +97090;49.72634;3.28448;85;20220515;27.9;9.7;18.8;3.4;12.15;1.1;5.55;26073 +97090;49.72634;3.28448;85;20220516;23.8;14.4;19.1;3;16;0;3.61;17301 +97090;49.72634;3.28448;85;20220517;28.2;13.9;21.1;1.8;15.05;.5;4.87;25206 +97090;49.72634;3.28448;85;20220518;27.1;15.3;21.2;2.6;16.4;1.6;4.83;23973 +97090;49.72634;3.28448;85;20220519;24.5;17.7;21.1;2.7;16.85;0;3.95;18799 +97090;49.72634;3.28448;85;20220520;19.9;13.5;16.7;3.1;14.75;10.6;2.62;12423 +97090;49.72634;3.28448;85;20220521;21.4;9.1;15.3;2.2;12.65;0;3.7;22632 +97090;49.72634;3.28448;85;20220522;22.6;9.8;16.2;2.2;13.2;0;3.85;22188 +97090;49.72634;3.28448;85;20220523;18.4;13.6;16;3.2;14.85;2.6;2.25;10460 +97090;49.72634;3.28448;85;20220524;16.8;10.4;13.6;3.9;11.95;1.1;2.81;16505 +97090;49.72634;3.28448;85;20220525;19;6;12.5;3.4;11.25;.3;3.32;21813 +97090;49.72634;3.28448;85;20220526;19.5;13;16.3;4.5;13.55;0;3.3;16429 +97090;49.72634;3.28448;85;20220527;21;13.1;17;4.1;12.65;.5;4.06;19969 +97090;49.72634;3.28448;85;20220528;19.5;7.1;13.3;2.8;10.3;0;3.76;23181 +97090;49.72634;3.28448;85;20220529;16.3;4.8;10.6;3.1;9;.2;3.31;22658 +97090;49.72634;3.28448;85;20220530;17.8;4.4;11.1;2.3;9.1;0;3.42;22605 +97090;49.72634;3.28448;85;20220531;20;9.2;14.6;2;9.7;0;3.76;21179 +97090;49.72634;3.28448;85;20220601;20.7;4;12.3;2.3;9.7;0;4;26112 +97090;49.72634;3.28448;85;20220602;22.3;5.8;14.1;2.9;9.5;0;4.7;27204 +97090;49.72634;3.28448;85;20220603;25;9.6;17.3;2.8;13;1.6;4.27;20643 +97090;49.72634;3.28448;85;20220604;28.2;13.4;20.8;2.9;16.5;8.2;4.96;23371 +97090;49.72634;3.28448;85;20220605;20.7;14.9;17.8;2.7;17;2.6;2.45;12112 +97090;49.72634;3.28448;85;20220606;20.8;11.6;16.2;2.5;13.55;.5;3.64;21257 +97090;49.72634;3.28448;85;20220607;21.6;10.9;16.3;2.4;14.65;4.9;3.1;16957 +97090;49.72634;3.28448;85;20220608;20.1;13.5;16.8;3.6;14.3;11.8;3.07;15061 +97090;49.72634;3.28448;85;20220609;20.9;10.8;15.8;4;13.15;.1;3.78;20788 +97090;49.72634;3.28448;85;20220610;22.9;14.2;18.6;2.5;15.5;0;3.75;19451 +97090;49.72634;3.28448;85;20220611;24.4;12.9;18.7;2;14.5;0;4.47;24555 +97090;49.72634;3.28448;85;20220612;23.1;8.9;16;2.5;12.05;.1;4.54;26689 +97090;49.72634;3.28448;85;20220613;21.2;8.3;14.7;2.3;11.4;0;4.11;24975 +97090;49.72634;3.28448;85;20220614;24.7;8.3;16.5;2.5;11.4;0;4.99;27830 +97090;49.72634;3.28448;85;20220615;28.6;10.6;19.6;2.3;13.3;0;5.63;28880 +97090;49.72634;3.28448;85;20220616;27.5;12.4;20;2.6;13.85;.1;5.53;27976 +97090;49.72634;3.28448;85;20220617;31.7;13.5;22.6;1.8;14.9;0;5.83;27898 +97090;49.72634;3.28448;85;20220618;35;16.6;25.8;2;17.85;1.3;6.38;27741 +97090;49.72634;3.28448;85;20220619;21.6;14;17.8;5.7;15.3;3.1;3.68;17550 +97090;49.72634;3.28448;85;20220620;21.6;13.1;17.4;4.3;13.45;0;3.97;18564 +97090;49.72634;3.28448;85;20220621;23.5;11.4;17.5;3.4;12.55;.3;4.47;21918 +97090;49.72634;3.28448;85;20220622;23.6;11.8;17.7;3;15;9.2;4.11;21968 +97090;49.72634;3.28448;85;20220623;26.6;13.6;20.1;2.4;17.8;3.4;4.41;23184 +97090;49.72634;3.28448;85;20220624;23.8;15.9;19.8;2.9;17.45;4.2;3.67;18243 +97090;49.72634;3.28448;85;20220625;20.5;15;17.8;2.5;15.2;1.7;2.81;13002 +97090;49.72634;3.28448;85;20220626;21.6;11.6;16.6;2.1;14;0;3.55;20055 +97090;49.72634;3.28448;85;20220627;21.8;12.3;17.1;1.8;13.95;1.4;3.62;20453 +97090;49.72634;3.28448;85;20220628;26;9.2;17.6;1.4;12.65;0;4.9;28646 +97090;49.72634;3.28448;85;20220629;27.4;10.2;18.8;2.3;13.75;.4;5.22;27978 +97090;49.72634;3.28448;85;20220630;15.4;12.3;13.8;2.3;14.4;13.4;1.69;9567 +97090;49.72634;3.28448;85;20220701;22;9.5;15.7;2.4;12.5;.1;4.12;24452 +97090;49.72634;3.28448;85;20220702;25.5;9.4;17.5;2.5;12.5;0;5.13;28454 +97090;49.72634;3.28448;85;20220703;23.8;10.7;17.2;2.7;12.7;0;4.52;24539 +97090;49.72634;3.28448;85;20220704;25.6;8.5;17;2.4;12.45;0;4.93;27630 +97090;49.72634;3.28448;85;20220705;24.8;9;16.9;2.3;12.4;0;4.52;24691 +97090;49.72634;3.28448;85;20220706;25;8.4;16.7;2.5;12.45;0;4.69;25974 +97090;49.72634;3.28448;85;20220707;20.7;13.2;16.9;3.6;14.1;.1;3.14;14661 +97090;49.72634;3.28448;85;20220708;26.1;7.8;16.9;2.1;12.4;0;5.06;28912 +97090;49.72634;3.28448;85;20220709;27.3;12.5;19.9;2.8;14.1;0;5.26;25938 +97090;49.72634;3.28448;85;20220710;25.4;10.6;18;3.3;12.95;0;5.18;27059 +97090;49.72634;3.28448;85;20220711;28.7;12.1;20.4;2.5;14.15;0;5.57;27917 +97090;49.72634;3.28448;85;20220712;31.6;13.7;22.7;1.8;14.05;0;5.78;27434 +97090;49.72634;3.28448;85;20220713;34.2;19;26.6;2.7;14.3;0;6.88;26421 +97090;49.72634;3.28448;85;20220714;29.1;16.2;22.6;3.2;15.1;0;5.81;25171 +97090;49.72634;3.28448;85;20220715;25.1;11.4;18.2;2.8;11.6;0;5.16;26627 +97090;49.72634;3.28448;85;20220716;26.8;11;18.9;2.4;12;0;5.2;26452 +97090;49.72634;3.28448;85;20220717;30.1;12;21;2.6;11.3;0;6.12;27516 +97090;49.72634;3.28448;85;20220718;36.2;14.4;25.3;2.1;12.2;0;6.75;28399 +97090;49.72634;3.28448;85;20220719;38.8;18.6;28.7;3.6;13.9;1.8;8.56;28066 +97090;49.72634;3.28448;85;20220720;22.6;18.5;20.5;2.3;19.2;7.7;2.44;10179 +97090;49.72634;3.28448;85;20220721;23.8;15.7;19.7;2.8;18.35;0;3.13;15702 +97090;49.72634;3.28448;85;20220722;24;13.7;18.9;2.6;16.35;.8;3.46;17354 +97090;49.72634;3.28448;85;20220723;27.9;14.2;21;2.1;16.7;0;4.6;22991 +97090;49.72634;3.28448;85;20220724;32.1;13.5;22.8;2.1;16.15;0;5.7;26831 +97090;49.72634;3.28448;85;20220725;26.2;17;21.6;4.1;15.75;0;4.71;18061 +97090;49.72634;3.28448;85;20220726;23.4;13.2;18.3;2.9;14.5;0;3.63;17166 +97090;49.72634;3.28448;85;20220727;23.9;11.2;17.6;3.4;11.35;0;4.83;23733 +97090;49.72634;3.28448;85;20220728;26;11.9;18.9;2.7;10.9;0;4.74;20718 +97090;49.72634;3.28448;85;20220729;28.2;11.4;19.8;2.9;12.15;0;5.47;25704 +97090;49.72634;3.28448;85;20220730;29.8;12.7;21.2;2.4;13.35;0;5.24;23688 +97090;49.72634;3.28448;85;20220731;26.1;14;20.1;3.4;16.9;0;3.84;16973 +97090;49.72634;3.28448;85;20220801;25.7;17.8;21.8;2.7;18.2;.2;3.4;13921 +97090;49.72634;3.28448;85;20220802;30.1;13.7;21.9;1.7;16.3;0;4.8;24400 +97090;49.72634;3.28448;85;20220803;34;14.9;24.5;1.5;16.85;0;5.34;25379 +97090;49.72634;3.28448;85;20220804;28.3;18.1;23.2;3.1;18.05;2.1;4.27;16345 +97090;49.72634;3.28448;85;20220805;24.6;14.7;19.7;3.4;14.6;0;4.34;20328 +97090;49.72634;3.28448;85;20220806;23.9;8.4;16.1;3.8;9.8;0;4.98;24917 +97090;49.72634;3.28448;85;20220807;26.1;11.3;18.7;4;10.7;0;5.54;24463 +97090;49.72634;3.28448;85;20220808;27.7;12.7;20.2;4.3;12.3;0;5.78;24233 +97090;49.72634;3.28448;85;20220809;29.7;15;22.3;4.8;13.7;0;6.38;23911 +97090;49.72634;3.28448;85;20220810;32.6;15.9;24.3;3.4;12.8;0;6.56;24364 +97090;49.72634;3.28448;85;20220811;32.7;15.8;24.3;2.9;11.95;0;6.29;24373 +97090;49.72634;3.28448;85;20220812;33.7;14.8;24.2;2.3;11.25;0;5.95;24859 +97090;49.72634;3.28448;85;20220813;31.9;15.6;23.7;2.6;10.55;0;5.94;23998 +97090;49.72634;3.28448;85;20220814;31.7;17.1;24.4;3.3;13.05;.5;5.77;19395 +97090;49.72634;3.28448;85;20220815;27.9;16.4;22.1;2.4;16.95;.1;4.4;20923 +97090;49.72634;3.28448;85;20220816;28;14.9;21.4;1.7;17.2;6;3.55;17044 +97090;49.72634;3.28448;85;20220817;27.1;17.8;22.4;2.1;19.3;1.2;3.48;16190 +97090;49.72634;3.28448;85;20220818;27.6;15.9;21.8;2.7;18;.4;4.08;19392 +97090;49.72634;3.28448;85;20220819;22.8;14.9;18.9;2.6;17.85;9.9;2.31;10753 +97090;49.72634;3.28448;85;20220820;24.3;12.1;18.2;2.5;14.75;.1;3.57;19135 +97090;49.72634;3.28448;85;20220821;25.1;11;18;1.5;14.3;.1;3.2;17537 +97090;49.72634;3.28448;85;20220822;25.9;16.5;21.2;2.5;15.65;.5;3.61;15525 +97090;49.72634;3.28448;85;20220823;28.8;14.6;21.7;1.7;17.65;0;3.73;18925 +97090;49.72634;3.28448;85;20220824;32.5;17.1;24.8;1.8;18.1;0;4.63;21515 +97090;49.72634;3.28448;85;20220825;32.9;17.4;25.1;3.1;16.35;0;5.46;20081 +97090;49.72634;3.28448;85;20220826;25.5;18.6;22;3.9;16.7;0;3.9;14265 +97090;49.72634;3.28448;85;20220827;24;12.5;18.2;3.2;13.45;0;3.65;17061 +97090;49.72634;3.28448;85;20220828;25.3;13.2;19.2;4.4;13.15;0;4.42;18103 +97090;49.72634;3.28448;85;20220829;26.4;15.7;21;4.8;11.95;0;5.24;17580 +97090;49.72634;3.28448;85;20220830;28.1;14.3;21.2;4;13.45;0;4.88;18147 +97090;49.72634;3.28448;85;20220831;26.9;14.7;20.8;4;14.45;.9;4.5;18032 +97090;49.72634;3.28448;85;20220901;27.2;16.1;21.7;3.3;14.1;0;4.42;17470 +97090;49.72634;3.28448;85;20220902;26.1;13.8;20;2.3;14.55;2.7;3.17;13252 +97090;49.72634;3.28448;85;20220903;24.8;16.2;20.5;2.1;17.25;3.7;2.82;13262 +97090;49.72634;3.28448;85;20220904;28.4;13.6;21;2.1;14.75;.1;3.83;19162 +97090;49.72634;3.28448;85;20220905;29.9;15.6;22.8;2.9;15.45;7.2;4.36;17772 +97090;49.72634;3.28448;85;20220906;27.1;15.1;21.1;2;17.25;.9;3.14;15405 +97090;49.72634;3.28448;85;20220907;22.6;14.2;18.4;2.8;17.2;4.2;2.34;12027 +97090;49.72634;3.28448;85;20220908;22.4;14.7;18.6;3.8;16.1;3.2;2.74;12467 +97090;49.72634;3.28448;85;20220909;19.7;14.2;16.9;5.4;15.4;9.7;2.25;9047 +97090;49.72634;3.28448;85;20220910;21.1;14;17.6;4.2;16.15;2.7;2.38;12050 +97090;49.72634;3.28448;85;20220911;20.5;10.4;15.4;1.7;14.8;.1;2.02;13241 +97090;49.72634;3.28448;85;20220912;25.5;11.4;18.5;1.8;15.15;0;2.91;17359 +97090;49.72634;3.28448;85;20220913;22.7;16.2;19.4;2.5;18.1;2;1.95;7948 +97090;49.72634;3.28448;85;20220914;23.9;17.2;20.6;2.4;19.75;7.5;1.98;8729 +97090;49.72634;3.28448;85;20220915;18.6;12.4;15.5;2.6;14.85;0;1.71;9828 +97090;49.72634;3.28448;85;20220916;16.7;11.6;14.1;3.2;11.95;.7;2.05;10667 +97090;49.72634;3.28448;85;20220917;16.3;7.8;12;4.4;9.45;0;2.56;14508 +97090;49.72634;3.28448;85;20220918;17.1;4.7;10.9;3.1;9.45;.1;2.19;13695 +97090;49.72634;3.28448;85;20220919;18.3;5.9;12.1;2.3;10;.1;2.16;13729 +97090;49.72634;3.28448;85;20220920;18.1;5.1;11.6;1.7;10.2;.1;1.83;12320 +97090;49.72634;3.28448;85;20220921;18.1;6.1;12.1;1.9;10.1;.1;2.05;14382 +97090;49.72634;3.28448;85;20220922;19.4;5.5;12.4;1.7;9.35;0;2.19;15192 +97090;49.72634;3.28448;85;20220923;17.9;7.1;12.5;1.4;11.1;.2;1.56;9687 +97090;49.72634;3.28448;85;20220924;18.1;11.2;14.6;2.5;12.95;1;1.72;9054 +97090;49.72634;3.28448;85;20220925;17.8;9;13.4;3.4;11.6;.3;2.06;12749 +97090;49.72634;3.28448;85;20220926;13.6;7.9;10.7;4.5;11.15;9.2;1.21;6345 +97090;49.72634;3.28448;85;20220927;14.5;7.9;11.2;4.1;11.05;3.5;1.53;9841 +97090;49.72634;3.28448;85;20220928;15.3;6.2;10.7;2.6;10.15;.1;1.64;12852 +97090;49.72634;3.28448;85;20220929;15.7;3.7;9.7;1.1;9.45;.2;1.44;12922 +97090;49.72634;3.28448;85;20220930;17.4;3.2;10.3;2.5;9.75;5.6;1.78;13563 +97090;49.72634;3.28448;85;20221001;18.3;11.4;14.9;6.4;14.05;6.7;1.88;9161 +97090;49.72634;3.28448;85;20221002;14.2;13.2;13.7;2.6;13.65;15.4;.97;3388 +97090;49.72634;3.28448;85;20221003;15.7;6.5;11.1;1.4;11.2;0;1.15;8905 +97090;49.72634;3.28448;85;20221004;18.5;5.3;11.9;2;11.4;0;1.52;11493 +97090;49.72634;3.28448;85;20221005;19.5;11.3;15.4;3.8;13.85;.1;1.81;9671 +97090;49.72634;3.28448;85;20221006;18.4;9.2;13.8;2.1;11.5;0;1.67;10787 +97090;49.72634;3.28448;85;20221007;18.1;5.3;11.7;1.9;10.1;.2;1.62;12433 +97090;49.72634;3.28448;85;20221008;16.7;7.9;12.3;2.6;10.7;.1;1.6;11085 +97090;49.72634;3.28448;85;20221009;17.7;3.8;10.8;2.1;9.55;.2;1.59;12586 +97090;49.72634;3.28448;85;20221010;19.1;6.1;12.6;2.8;11.45;0;1.61;9924 +97090;49.72634;3.28448;85;20221011;16.3;5.3;10.8;3;9.7;0;1.58;11142 +97090;49.72634;3.28448;85;20221012;18;2.6;10.3;1.6;9.85;0;1.31;11055 +97090;49.72634;3.28448;85;20221013;15.5;9.7;12.6;2.8;13.1;1.8;.9;5046 +97090;49.72634;3.28448;85;20221014;16.3;13.5;14.9;2.3;15.4;.6;.82;3773 +97090;49.72634;3.28448;85;20221015;18.3;13.4;15.8;3.3;15.15;.9;1.24;5695 +97090;49.72634;3.28448;85;20221016;18.5;12.1;15.3;2.3;15.1;1.5;1.05;6449 +97090;49.72634;3.28448;85;20221017;18.5;14.9;16.7;2.5;17.25;7;.88;3576 +97090;49.72634;3.28448;85;20221018;20.4;15;17.7;2;16.9;.2;1.16;6213 +97090;49.72634;3.28448;85;20221019;17.9;12.4;15.2;4.6;15.05;1.2;1.18;5608 +97090;49.72634;3.28448;85;20221020;21.5;13.4;17.4;3.6;15.45;5;1.67;7207 +97090;49.72634;3.28448;85;20221021;19.8;13.9;16.9;3.8;15.25;.4;1.49;6730 +97090;49.72634;3.28448;85;20221022;19.7;12.4;16.1;2.9;14.4;0;1.35;7434 +97090;49.72634;3.28448;85;20221023;21.3;12.9;17.1;4;15.2;0;1.63;6063 +97090;49.72634;3.28448;85;20221024;18.4;15.2;16.8;6.3;13.7;1.6;2.21;5498 +97090;49.72634;3.28448;85;20221025;17.7;10.2;13.9;3;13.55;.1;1.03;6654 +97090;49.72634;3.28448;85;20221026;21.6;13.7;17.6;3.4;14.8;.1;1.7;7476 +97090;49.72634;3.28448;85;20221027;22.2;11.7;16.9;3;14.6;0;1.51;7095 +97090;49.72634;3.28448;85;20221028;22.2;14.4;18.3;2.4;15.2;0;1.46;6116 +97090;49.72634;3.28448;85;20221029;22.4;14.4;18.4;2.3;15.7;.1;1.35;5937 +97090;49.72634;3.28448;85;20221030;18.5;11.2;14.8;1.8;13.9;0;.9;5565 +97090;49.72634;3.28448;85;20221031;18.5;9.7;14.1;3.1;13.9;1.4;.94;6024 +97090;49.72634;3.28448;85;20221101;16.6;10.5;13.6;6.6;11.8;.3;1.7;6450 +97090;49.72634;3.28448;85;20221102;15.3;9.1;12.2;5.1;10.65;0;1.46;6480 +97090;49.72634;3.28448;85;20221103;14.1;9.6;11.9;4.7;11.5;3.9;1.07;3248 +97090;49.72634;3.28448;85;20221104;12.2;8;10.1;3.4;10.3;.3;.84;3669 +97090;49.72634;3.28448;85;20221105;11;2.5;6.7;2.8;9;0;.52;4503 +97090;49.72634;3.28448;85;20221106;10.1;9.1;9.6;4.9;10.75;7.9;.7;1304 +97090;49.72634;3.28448;85;20221107;15.7;10.1;12.9;5.3;12.5;.1;1.06;4223 +97090;49.72634;3.28448;85;20221108;16.3;9.9;13.1;5.3;11.55;0;1.44;3992 +97090;49.72634;3.28448;85;20221109;14.3;10.3;12.3;4.2;11.45;.1;1.09;3953 +97090;49.72634;3.28448;85;20221110;14.3;5.2;9.8;3;10;0;.76;5922 +97090;49.72634;3.28448;85;20221111;12.1;8;10.1;3.2;10.2;.1;.76;3977 +97090;49.72634;3.28448;85;20221112;12.2;5.8;9;3;10.25;.2;.53;3749 +97090;49.72634;3.28448;85;20221113;8;4.9;6.5;2.2;8.75;.2;.45;3066 +97090;49.72634;3.28448;85;20221114;8;1.6;4.8;2.6;8.6;.2;.25;2783 +97090;49.72634;3.28448;85;20221115;12.2;7.2;9.7;4.3;11.75;3.7;.35;2456 +97090;49.72634;3.28448;85;20221116;12.3;7.3;9.8;5.1;11.3;10.1;.5;3280 +97090;49.72634;3.28448;85;20221117;12.8;9.9;11.4;7.2;10.5;.6;1.36;3734 +97090;49.72634;3.28448;85;20221118;11.4;7;9.2;4.1;9.7;.4;.77;3437 +97090;49.72634;3.28448;85;20221119;10.5;4;7.2;2.6;9.4;.7;.38;3299 +97090;49.72634;3.28448;85;20221120;8.9;5;6.9;3.4;9.05;4.8;.47;2346 +97090;49.72634;3.28448;85;20221121;8.2;4.2;6.2;4.1;8.85;2.1;.41;1845 +97090;49.72634;3.28448;85;20221122;9.7;4.3;7;6;8.35;1.7;.84;2784 +97090;49.72634;3.28448;85;20221123;9.8;4.5;7.2;4.6;9.05;5.5;.56;2383 +97090;49.72634;3.28448;85;20221124;11.8;7;9.4;4.7;9.8;3.2;.73;4261 +97090;49.72634;3.28448;85;20221125;11.5;6.1;8.8;3.3;9.8;.1;.5;4056 +97090;49.72634;3.28448;85;20221126;9.7;2.9;6.3;2.9;8.65;.1;.34;3646 +97090;49.72634;3.28448;85;20221127;7.6;5.8;6.7;4.5;8.9;4.8;.51;1212 +97090;49.72634;3.28448;85;20221128;10.7;7.2;9;2.6;10.25;.2;.43;2435 +97090;49.72634;3.28448;85;20221129;6.3;3.4;4.8;.9;8.85;.1;.22;1588 +97090;49.72634;3.28448;85;20221130;6.8;5;5.9;2.3;8.85;0;.29;1706 +97090;49.72634;3.28448;85;20221201;5.9;3.3;4.6;4.3;8;0;.34;1553 +97090;49.72634;3.28448;85;20221202;4.4;3.7;4.1;4.1;7.45;.1;.47;576 +97090;49.72634;3.28448;85;20221203;3;2.3;2.6;4.7;6.35;0;.58;855 +97090;49.72634;3.28448;85;20221204;2.8;1.5;2.1;3.6;6.15;1.4;.5;1022 +97090;49.72634;3.28448;85;20221205;2.1;.3;1.2;2.2;6.5;1.9;.21;1413 +97090;49.72634;3.28448;85;20221206;6.1;2;4;1.9;7.45;.1;.23;2732 +97090;49.72634;3.28448;85;20221207;5.9;-1.1;2.4;2;6.75;.2;.23;2620 +97090;49.72634;3.28448;85;20221208;2.6;-1.3;.6;1.5;6.05;.4;.22;1666 +97090;49.72634;3.28448;85;20221209;-.3;-3.3;-1.8;1.5;5.4;.1;.11;1882 +97090;49.72634;3.28448;85;20221210;1.2;-1.5;-.1;2.1;6;0;.16;1482 +97090;49.72634;3.28448;85;20221211;0;-1.5;-.7;3.4;5.4;0;.26;1506 +97090;49.72634;3.28448;85;20221212;0;-3.4;-1.7;4;4.6;0;.3;3104 +97090;49.72634;3.28448;85;20221213;1;-4.1;-1.6;3.9;4.05;0;.5;3618 +97090;49.72634;3.28448;85;20221214;1.3;-1.6;-.1;2.5;4.35;0;.49;2593 +97090;49.72634;3.28448;85;20221215;3.1;-5.9;-1.4;2.7;4.1;0;.41;3751 +97090;49.72634;3.28448;85;20221216;-.1;-3.8;-2;2.4;4.95;0;.18;2032 +97090;49.72634;3.28448;85;20221217;-3.6;-5.3;-4.5;1.8;4.15;0;.2;1113 +97090;49.72634;3.28448;85;20221218;.2;-6.8;-3.3;6.2;4.5;3.1;.26;1300 +97090;49.72634;3.28448;85;20221219;10.5;0;5.3;4.9;8.95;.8;.22;2279 +97090;49.72634;3.28448;85;20221220;10.7;9.9;10.3;4.3;10.95;11.3;.75;708 +97090;49.72634;3.28448;85;20221221;10.1;8;9.1;3.8;11.45;9.9;.16;1903 +97090;49.72634;3.28448;85;20221222;11.9;9.8;10.9;5.3;12.15;10.1;.44;1525 +97090;49.72634;3.28448;85;20221223;14;10.2;12.1;4.6;12.45;3.5;.71;1460 +97090;49.72634;3.28448;85;20221224;11.8;9.4;10.6;4.1;11.25;.2;.61;1827 +97090;49.72634;3.28448;85;20221225;12.3;9;10.6;3.7;11.85;2;.47;1270 +97090;49.72634;3.28448;85;20221226;11;10.6;10.8;5.3;10.05;.2;1.16;1185 +97090;49.72634;3.28448;85;20221227;8.6;1.8;5.2;3.8;7.45;0;.46;3611 +97090;49.72634;3.28448;85;20221228;10.5;4.7;7.6;7.1;10.25;2.1;.26;1724 +97090;49.72634;3.28448;85;20221229;10.4;10.1;10.3;6.9;9.65;0;1.35;1000 +97090;49.72634;3.28448;85;20221230;13.4;3.6;8.5;6;10.65;4;.47;1888 +97090;49.72634;3.28448;85;20221231;15.8;13.5;14.6;8.1;12.75;0;1.72;1600 +97091;49.74635;3.6301;99;20220101;13.1;9.8;11.5;3.2;10.97;.2;.71;1859 +97091;49.74635;3.6301;99;20220102;13.5;8.4;10.9;5.8;10.81;.9;.9;2640 +97091;49.74635;3.6301;99;20220103;11.4;9.9;10.7;5.1;10.64;22;.91;1053 +97091;49.74635;3.6301;99;20220104;8.4;6.8;7.6;4;9.14;5.2;.59;1056 +97091;49.74635;3.6301;99;20220105;5.5;.6;3;4.6;6.27;0;.55;2913 +97091;49.74635;3.6301;99;20220106;5.8;1;3.4;3.3;6.44;.8;.44;3133 +97091;49.74635;3.6301;99;20220107;6.5;2.7;4.6;5.3;7.14;9.8;.59;2501 +97091;49.74635;3.6301;99;20220108;7.5;.3;3.9;5.9;7.84;18.4;.25;2290 +97091;49.74635;3.6301;99;20220109;6.4;3.8;5.1;4.6;7.21;.2;.6;2709 +97091;49.74635;3.6301;99;20220110;3.7;-.1;1.8;3;6.64;0;.25;1779 +97091;49.74635;3.6301;99;20220111;2.7;.3;1.5;2.8;5.94;0;.34;2388 +97091;49.74635;3.6301;99;20220112;2.4;-2.3;.1;1.3;6.21;0;.16;1952 +97091;49.74635;3.6301;99;20220113;4.1;-.5;1.8;1.7;6.34;0;.27;2930 +97091;49.74635;3.6301;99;20220114;8.9;-1;4;1.3;6.51;.1;.31;4436 +97091;49.74635;3.6301;99;20220115;6.5;-1.4;2.6;1.3;6.01;.1;.29;4143 +97091;49.74635;3.6301;99;20220116;2.4;-1.5;.4;2.7;6.47;.8;.12;1800 +97091;49.74635;3.6301;99;20220117;5.6;2.4;4;2;7.77;.1;.21;2520 +97091;49.74635;3.6301;99;20220118;8.6;2.9;5.7;2.6;7.77;.1;.43;3752 +97091;49.74635;3.6301;99;20220119;5.1;1.7;3.4;2.9;7.54;1.9;.27;1766 +97091;49.74635;3.6301;99;20220120;5.2;.9;3;3.6;6.77;.6;.41;2685 +97091;49.74635;3.6301;99;20220121;5.3;.5;2.9;3;6.81;.1;.33;3286 +97091;49.74635;3.6301;99;20220122;4.9;2.2;3.6;2.5;7.27;0;.36;2142 +97091;49.74635;3.6301;99;20220123;4.6;3.1;3.9;2;6.94;0;.47;1297 +97091;49.74635;3.6301;99;20220124;6.5;-.8;2.9;2;6.17;0;.39;4978 +97091;49.74635;3.6301;99;20220125;4.6;-2.2;1.2;1.9;6.01;0;.3;4348 +97091;49.74635;3.6301;99;20220126;1.8;-1.2;.3;2.5;6.34;0;.17;1868 +97091;49.74635;3.6301;99;20220127;6.4;1.6;4;4.4;7.94;1.2;.26;2948 +97091;49.74635;3.6301;99;20220128;5.2;.2;2.7;2.7;7.47;0;.18;3078 +97091;49.74635;3.6301;99;20220129;10.5;3.6;7.1;5.9;9.87;.6;.31;3377 +97091;49.74635;3.6301;99;20220130;8.6;2.3;5.5;2.7;7.17;.7;.63;4930 +97091;49.74635;3.6301;99;20220131;6.9;3;5;7.5;6.64;.2;1.1;3812 +97091;49.74635;3.6301;99;20220201;9.4;.6;5;5.5;8.41;.7;.4;3744 +97091;49.74635;3.6301;99;20220202;9.9;8;9;4.9;10.21;.3;.64;1900 +97091;49.74635;3.6301;99;20220203;6.9;6.8;6.9;3.7;8.61;.1;.66;629 +97091;49.74635;3.6301;99;20220204;9.4;5.9;7.7;5.6;8.21;.8;1.05;3149 +97091;49.74635;3.6301;99;20220205;8.4;.9;4.7;5;6.94;0;.8;5905 +97091;49.74635;3.6301;99;20220206;10.4;6.4;8.4;10;9.11;10.1;1.13;2641 +97091;49.74635;3.6301;99;20220207;8.2;2.7;5.5;4.2;6.47;.1;1.04;5862 +97091;49.74635;3.6301;99;20220208;10.3;3.2;6.8;4.5;9.51;.2;.41;4365 +97091;49.74635;3.6301;99;20220209;12.3;4.7;8.5;2;8.74;.1;.73;6515 +97091;49.74635;3.6301;99;20220210;6.4;2.3;4.4;4.2;8.4;6.6;.35;1700 +97091;49.74635;3.6301;99;20220211;7.7;-.3;3.7;2.3;6.3;0;.66;8500 +97091;49.74635;3.6301;99;20220212;7.5;-2.8;2.3;2.9;5.23;0;.83;9996 +97091;49.74635;3.6301;99;20220213;10.9;-2;4.5;5.2;6.8;0;1.11;8193 +97091;49.74635;3.6301;99;20220214;11;8;9.5;5.9;8.6;1.6;1.54;5254 +97091;49.74635;3.6301;99;20220215;10.4;3.9;7.1;5.6;8.73;7;.83;7652 +97091;49.74635;3.6301;99;20220216;14.3;8;11.1;9.3;12.37;4.2;.72;4807 +97091;49.74635;3.6301;99;20220217;12;9.7;10.9;7.9;9.21;1.1;1.88;4679 +97091;49.74635;3.6301;99;20220218;12.5;7.8;10.2;9.5;8.87;2;1.95;4606 +97091;49.74635;3.6301;99;20220219;9;2.6;5.8;8.5;6.91;.1;1.41;6808 +97091;49.74635;3.6301;99;20220220;11.7;6.8;9.3;9.4;9.47;3.7;1.32;4262 +97091;49.74635;3.6301;99;20220221;8.7;4.4;6.5;9;7.64;1.8;1.26;4534 +97091;49.74635;3.6301;99;20220222;11.7;4;7.9;5.7;9.24;1.3;.94;5618 +97091;49.74635;3.6301;99;20220223;10.6;1.7;6.1;2.9;8.27;0;.8;7784 +97091;49.74635;3.6301;99;20220224;10.7;6.4;8.5;6;7.61;2.8;1.71;5212 +97091;49.74635;3.6301;99;20220225;9.4;1.4;5.4;4.4;6.61;.2;1.26;8444 +97091;49.74635;3.6301;99;20220226;8.7;-1.9;3.4;3;5.94;.1;1.06;10073 +97091;49.74635;3.6301;99;20220227;9.5;.9;5.2;5.4;5.17;0;1.92;9655 +97091;49.74635;3.6301;99;20220228;10.3;0;5.1;3.5;5.31;0;1.61;10150 +97091;49.74635;3.6301;99;20220301;9.5;-.4;4.6;2.4;6.01;0;1.16;7718 +97091;49.74635;3.6301;99;20220302;10.7;3.5;7.1;2.5;5.97;0;1.48;7343 +97091;49.74635;3.6301;99;20220303;13.5;3.9;8.7;2.1;7.37;0;1.42;9261 +97091;49.74635;3.6301;99;20220304;12.4;2.4;7.4;1.9;5.81;0;1.49;9516 +97091;49.74635;3.6301;99;20220305;10.8;-1.5;4.7;2;5.57;0;1.35;10997 +97091;49.74635;3.6301;99;20220306;8.1;-2;3.1;4.2;4.91;.1;1.57;10802 +97091;49.74635;3.6301;99;20220307;6.1;-3.2;1.4;4.5;4.04;0;1.61;11072 +97091;49.74635;3.6301;99;20220308;10.8;-1.1;4.9;4.8;4.27;0;2.3;11900 +97091;49.74635;3.6301;99;20220309;14.6;-.2;7.2;3;6.01;0;1.99;12456 +97091;49.74635;3.6301;99;20220310;16.1;1.6;8.8;4;6.64;0;2.44;12667 +97091;49.74635;3.6301;99;20220311;14.6;3.3;8.9;5.3;8.51;1.8;1.92;9294 +97091;49.74635;3.6301;99;20220312;11.5;6.6;9.1;6;9.21;.9;1.4;6513 +97091;49.74635;3.6301;99;20220313;13.2;6.7;9.9;6.1;9.34;3.2;1.72;7996 +97091;49.74635;3.6301;99;20220314;14.1;4.2;9.1;3.2;8.61;1.9;1.67;11565 +97091;49.74635;3.6301;99;20220315;10.6;6.4;8.5;2.9;9.67;4;.95;5538 +97091;49.74635;3.6301;99;20220316;11.4;6.4;8.9;4.1;10.57;0;.87;6517 +97091;49.74635;3.6301;99;20220317;8.6;7.4;8;4;8.54;0;1.12;4065 +97091;49.74635;3.6301;99;20220318;14.9;.7;7.8;5.1;5.93;.1;2.88;17285 +97091;49.74635;3.6301;99;20220319;15.6;3.7;9.6;6.6;5.93;0;3.52;17206 +97091;49.74635;3.6301;99;20220320;11.8;-.3;5.7;2.5;5.75;0;1.93;16626 +97091;49.74635;3.6301;99;20220321;17.5;1.2;9.4;2.7;8.03;0;2.27;16180 +97091;49.74635;3.6301;99;20220322;18.2;3.7;10.9;2.3;7.5;0;2.5;17022 +97091;49.74635;3.6301;99;20220323;18.5;1.4;10;1.8;6.4;0;2.48;18090 +97091;49.74635;3.6301;99;20220324;19.5;2.1;10.8;2.5;6.45;0;2.87;17898 +97091;49.74635;3.6301;99;20220325;17.6;2.3;9.9;3.3;6.8;0;2.88;18017 +97091;49.74635;3.6301;99;20220326;18.5;2.9;10.7;4.2;6.93;.1;3.32;18784 +97091;49.74635;3.6301;99;20220327;20;3.9;11.9;2.9;8.55;.1;2.89;18850 +97091;49.74635;3.6301;99;20220328;19.5;2.6;11;1.6;8.75;0;2.32;16682 +97091;49.74635;3.6301;99;20220329;16;6.7;11.4;2.2;9.65;2.2;1.72;8563 +97091;49.74635;3.6301;99;20220330;12.6;6.9;9.7;2.9;9.5;.1;1.39;6730 +97091;49.74635;3.6301;99;20220331;8;4.5;6.2;5.5;6.88;.3;1.57;8012 +97091;49.74635;3.6301;99;20220401;4;.7;2.4;6.6;5.73;.6;1.07;5020 +97091;49.74635;3.6301;99;20220402;6.1;.1;3.1;5.8;4.95;0;1.8;11064 +97091;49.74635;3.6301;99;20220403;8.4;-2.6;2.9;2.9;4.73;.3;1.9;16616 +97091;49.74635;3.6301;99;20220404;8.4;-3.4;2.5;5.4;6.5;2.5;1.11;9468 +97091;49.74635;3.6301;99;20220405;12.7;6;9.3;6.3;10.6;.4;1.14;6100 +97091;49.74635;3.6301;99;20220406;12.9;8.1;10.5;6.6;9.13;3;2.01;6683 +97091;49.74635;3.6301;99;20220407;13.1;9.2;11.2;10.3;9;.9;3.14;16400 +97091;49.74635;3.6301;99;20220408;5.8;5.4;5.6;4.1;7.5;11.9;.97;3000 +97091;49.74635;3.6301;99;20220409;10.9;0;5.4;2.9;6.48;.3;1.95;16332 +97091;49.74635;3.6301;99;20220410;12.8;-1.8;5.5;2;6.35;0;2.18;19795 +97091;49.74635;3.6301;99;20220411;18;1.3;9.6;5;7.7;0;3.44;22000 +97091;49.74635;3.6301;99;20220412;20.3;6.3;13.3;3.5;10.23;0;3.11;17296 +97091;49.74635;3.6301;99;20220413;16.7;8.3;12.5;1.8;12.13;2.1;1.91;12413 +97091;49.74635;3.6301;99;20220414;19.5;8.1;13.8;2.1;11.63;0;3.01;20649 +97091;49.74635;3.6301;99;20220415;19.9;4.7;12.3;2.3;10.47;0;2.85;18839 +97091;49.74635;3.6301;99;20220416;18.5;5.1;11.8;3.4;8.95;0;3.46;23855 +97091;49.74635;3.6301;99;20220417;19.6;2.1;10.8;3.4;6.73;0;3.97;24553 +97091;49.74635;3.6301;99;20220418;18.9;2.3;10.6;2.1;7.6;0;3.17;21758 +97091;49.74635;3.6301;99;20220419;19.2;3.9;11.6;2.8;8.98;0;3.19;20765 +97091;49.74635;3.6301;99;20220420;18.4;5.4;11.9;3.5;7.63;0;3.81;23878 +97091;49.74635;3.6301;99;20220421;19.1;3.5;11.3;3.7;8.23;0;3.76;24068 +97091;49.74635;3.6301;99;20220422;17.8;7.6;12.7;3.7;9.1;0;3.44;20865 +97091;49.74635;3.6301;99;20220423;18.3;6.7;12.5;4.1;10.05;.1;2.94;15992 +97091;49.74635;3.6301;99;20220424;19.1;8.7;13.9;3.6;9.45;0;3.42;17482 +97091;49.74635;3.6301;99;20220425;15.3;5.7;10.5;4;8.85;.1;2.93;20256 +97091;49.74635;3.6301;99;20220426;15.3;5.2;10.3;3.9;8.6;0;2.79;17591 +97091;49.74635;3.6301;99;20220427;18;2.6;10.3;4;8.5;0;3.38;22437 +97091;49.74635;3.6301;99;20220428;20.6;4.2;12.4;4;8.95;0;4.02;23869 +97091;49.74635;3.6301;99;20220429;18.4;7.5;13;3.5;9.63;0;3.19;17675 +97091;49.74635;3.6301;99;20220430;15.2;5.4;10.3;4.3;8;0;3.46;23837 +97091;49.74635;3.6301;99;20220501;16;2.7;9.3;2.5;7.93;.1;2.92;20627 +97091;49.74635;3.6301;99;20220502;18.9;5.6;12.2;3.5;8.9;0;3.65;21879 +97091;49.74635;3.6301;99;20220503;19.2;6.9;13;4;9.43;0;4;23839 +97091;49.74635;3.6301;99;20220504;18.8;5.6;12.2;2.9;9.63;0;3.56;23247 +97091;49.74635;3.6301;99;20220505;17.7;7.9;12.8;2.4;11.3;.4;2.55;15192 +97091;49.74635;3.6301;99;20220506;21;6.3;13.6;2.3;10.94;.1;3.55;22300 +97091;49.74635;3.6301;99;20220507;20.7;8.7;14.7;2.5;11.74;.4;3.18;17761 +97091;49.74635;3.6301;99;20220508;20;9.6;14.8;3.9;12.21;0;3.37;18763 +97091;49.74635;3.6301;99;20220509;24.5;7.3;15.9;1.9;11.21;0;4.11;23693 +97091;49.74635;3.6301;99;20220510;25.7;10.3;18;2.8;12.84;0;4.39;20990 +97091;49.74635;3.6301;99;20220511;24.7;8.6;16.7;3.3;12.34;0;4.56;24014 +97091;49.74635;3.6301;99;20220512;20;8.8;14.4;3.4;11.04;0;3.62;20851 +97091;49.74635;3.6301;99;20220513;20;6.2;13.1;2.7;9.54;0;3.74;22670 +97091;49.74635;3.6301;99;20220514;22.6;5.4;14;1.2;9.94;0;3.88;25050 +97091;49.74635;3.6301;99;20220515;27.6;9.3;18.4;3.1;11.87;.5;5.24;24785 +97091;49.74635;3.6301;99;20220516;23.4;14.3;18.9;3.1;15.41;.1;3.56;16358 +97091;49.74635;3.6301;99;20220517;28;13.7;20.8;2;14.84;.2;4.71;23301 +97091;49.74635;3.6301;99;20220518;27.2;15.8;21.5;2.6;15.84;.5;4.68;21826 +97091;49.74635;3.6301;99;20220519;24.3;16.7;20.5;3.2;16.17;0;4.06;17796 +97091;49.74635;3.6301;99;20220520;20.9;14.1;17.5;2.8;15.17;9.6;2.78;13233 +97091;49.74635;3.6301;99;20220521;21.1;8.8;15;2;12.24;0;3.53;21479 +97091;49.74635;3.6301;99;20220522;22.3;9.6;16;1.8;12.94;.1;3.67;21326 +97091;49.74635;3.6301;99;20220523;19.3;13.9;16.6;3.4;14.54;2.5;2.59;11669 +97091;49.74635;3.6301;99;20220524;17.1;10.6;13.9;4.4;11.77;.9;2.87;15782 +97091;49.74635;3.6301;99;20220525;18.9;5.7;12.3;3.5;10.87;.4;3.31;21308 +97091;49.74635;3.6301;99;20220526;19.6;13;16.3;4.8;13.37;0;3.28;15811 +97091;49.74635;3.6301;99;20220527;20.8;13.1;16.9;4.3;12.21;.2;3.99;18379 +97091;49.74635;3.6301;99;20220528;19;6.3;12.7;2.6;9.67;0;3.6;22117 +97091;49.74635;3.6301;99;20220529;15.9;4.4;10.2;3.1;8.81;.1;3.14;21678 +97091;49.74635;3.6301;99;20220530;18;4.1;11.1;2.1;8.77;0;3.42;22296 +97091;49.74635;3.6301;99;20220531;19.3;9.2;14.2;2;9.41;0;3.54;19650 +97091;49.74635;3.6301;99;20220601;19.7;4.4;12;2.5;9.14;0;3.85;24132 +97091;49.74635;3.6301;99;20220602;22.4;5.3;13.8;2.5;9.27;0;4.5;26074 +97091;49.74635;3.6301;99;20220603;24.4;9.6;17;2.2;13.01;1.8;4.07;20680 +97091;49.74635;3.6301;99;20220604;27.8;13.2;20.5;2.6;16.61;6.4;4.73;22887 +97091;49.74635;3.6301;99;20220605;20.3;15.5;17.9;2.7;17.24;4.5;2.27;10950 +97091;49.74635;3.6301;99;20220606;21;11.3;16.2;2.9;13.27;.7;3.66;20510 +97091;49.74635;3.6301;99;20220607;21.4;10.4;15.9;2.6;14.44;5.6;3.07;17325 +97091;49.74635;3.6301;99;20220608;19.3;12.9;16.1;3.5;14.24;13.3;2.84;14507 +97091;49.74635;3.6301;99;20220609;20.7;11;15.8;3.8;13.01;.3;3.66;19805 +97091;49.74635;3.6301;99;20220610;22.9;14.2;18.5;2.7;15.04;0;3.73;18758 +97091;49.74635;3.6301;99;20220611;23.8;12.8;18.3;2.2;14.81;0;4.14;22360 +97091;49.74635;3.6301;99;20220612;22.6;9;15.8;2.7;11.87;.1;4.35;24534 +97091;49.74635;3.6301;99;20220613;20.9;8;14.4;2.5;11.24;.1;3.98;23730 +97091;49.74635;3.6301;99;20220614;24.7;7.7;16.2;2.1;11.01;0;4.79;26892 +97091;49.74635;3.6301;99;20220615;28.4;10.4;19.4;2.3;13.14;0;5.47;27531 +97091;49.74635;3.6301;99;20220616;27.5;12.4;20;2.7;13.51;0;5.4;26246 +97091;49.74635;3.6301;99;20220617;31.6;13;22.3;1.9;14.34;0;5.69;26905 +97091;49.74635;3.6301;99;20220618;35;16.5;25.7;2.1;17.31;.4;6.29;26555 +97091;49.74635;3.6301;99;20220619;22.4;15.1;18.8;5.5;15.37;2.5;3.92;16896 +97091;49.74635;3.6301;99;20220620;21.4;13.3;17.4;4.3;13.64;0;3.79;17765 +97091;49.74635;3.6301;99;20220621;23.8;11.2;17.5;3.4;12.51;1;4.5;21940 +97091;49.74635;3.6301;99;20220622;23.6;11.6;17.6;2.8;14.97;10.4;4.01;21356 +97091;49.74635;3.6301;99;20220623;26.5;14;20.2;2.6;18.04;2.3;4.26;21603 +97091;49.74635;3.6301;99;20220624;24.1;16.6;20.4;3.7;17.37;4.9;3.79;17066 +97091;49.74635;3.6301;99;20220625;21.4;15.2;18.3;3.1;15.34;3.4;3.06;13813 +97091;49.74635;3.6301;99;20220626;21.2;12;16.6;2.3;14.3;.1;3.5;19339 +97091;49.74635;3.6301;99;20220627;21.5;12.9;17.2;1.8;14.1;2.7;3.61;20064 +97091;49.74635;3.6301;99;20220628;25.9;9.4;17.7;1.7;12.61;0;4.78;26912 +97091;49.74635;3.6301;99;20220629;27.4;10.7;19.1;2.4;13.17;.3;5.13;25910 +97091;49.74635;3.6301;99;20220630;15;12.5;13.8;2.4;14.51;15.1;1.51;8421 +97091;49.74635;3.6301;99;20220701;21.1;9.7;15.4;2.2;12.47;.1;3.75;22021 +97091;49.74635;3.6301;99;20220702;25.7;9;17.4;2;12.24;0;4.85;26919 +97091;49.74635;3.6301;99;20220703;22.8;10.9;16.9;2.8;12.44;0;4.2;22192 +97091;49.74635;3.6301;99;20220704;25.1;8.5;16.8;2.1;12.17;0;4.6;25881 +97091;49.74635;3.6301;99;20220705;24.3;9.2;16.8;2.5;12.41;0;4.38;23579 +97091;49.74635;3.6301;99;20220706;24.8;8.1;16.5;2.3;12.27;0;4.51;25020 +97091;49.74635;3.6301;99;20220707;20.4;13;16.7;3.5;14.01;.1;3.09;14841 +97091;49.74635;3.6301;99;20220708;25.6;7.6;16.6;2.1;12.24;0;4.76;27194 +97091;49.74635;3.6301;99;20220709;26.9;11.8;19.3;3;13.74;0;5.09;24558 +97091;49.74635;3.6301;99;20220710;24.8;10.1;17.4;3.3;12.77;0;4.81;25322 +97091;49.74635;3.6301;99;20220711;28.1;11.5;19.8;2.4;14.31;0;5.17;26287 +97091;49.74635;3.6301;99;20220712;31.5;13.4;22.4;1.8;13.81;0;5.55;26422 +97091;49.74635;3.6301;99;20220713;33.9;18.7;26.3;2.6;14.41;0;6.49;24791 +97091;49.74635;3.6301;99;20220714;28.5;16.3;22.4;3.4;15.01;0;5.5;22731 +97091;49.74635;3.6301;99;20220715;24.5;10.9;17.7;3.1;11.64;0;4.87;24570 +97091;49.74635;3.6301;99;20220716;26.5;10.2;18.4;2.4;11.84;0;4.95;25046 +97091;49.74635;3.6301;99;20220717;29.9;10.9;20.4;2.2;11.17;0;5.67;26835 +97091;49.74635;3.6301;99;20220718;36.3;13.6;25;2.2;11.64;0;6.83;27947 +97091;49.74635;3.6301;99;20220719;38.8;17.8;28.3;3.9;13.31;.6;8.76;26894 +97091;49.74635;3.6301;99;20220720;22.1;18.7;20.4;2.7;19.21;7.5;2.34;9601 +97091;49.74635;3.6301;99;20220721;23.8;16;19.9;2.9;18.24;.1;3.2;15578 +97091;49.74635;3.6301;99;20220722;24.6;13.6;19.1;2.4;16.34;1;3.58;18204 +97091;49.74635;3.6301;99;20220723;27.9;14;20.9;2.3;16.71;0;4.51;22342 +97091;49.74635;3.6301;99;20220724;32.2;14;23.1;2.1;15.97;0;5.52;25348 +97091;49.74635;3.6301;99;20220725;26.3;17.5;21.9;3.8;15.67;0;4.53;16922 +97091;49.74635;3.6301;99;20220726;23.6;13.3;18.5;3.1;14.37;0;3.74;17412 +97091;49.74635;3.6301;99;20220727;23.3;10.7;17;3.4;11.31;0;4.51;22173 +97091;49.74635;3.6301;99;20220728;25.4;10.8;18.1;2.6;11.04;0;4.55;20954 +97091;49.74635;3.6301;99;20220729;27.7;11.6;19.7;2.9;12.31;0;5.19;23899 +97091;49.74635;3.6301;99;20220730;29.2;12.6;20.9;2.5;13.27;0;5.04;22818 +97091;49.74635;3.6301;99;20220731;26.5;14.3;20.4;3.4;16.87;0;3.92;17345 +97091;49.74635;3.6301;99;20220801;25.6;17.7;21.6;2.2;17.87;.2;3.3;14234 +97091;49.74635;3.6301;99;20220802;29.9;13.3;21.6;1.7;16.04;0;4.65;23340 +97091;49.74635;3.6301;99;20220803;33.9;15.2;24.6;1.6;16.61;0;5.22;24126 +97091;49.74635;3.6301;99;20220804;28.7;17.2;23;2.9;17.94;3.4;4.3;17102 +97091;49.74635;3.6301;99;20220805;24.7;15.4;20.1;3.8;15.07;0;4.23;18403 +97091;49.74635;3.6301;99;20220806;23.4;8.2;15.8;3.8;9.94;0;4.71;23014 +97091;49.74635;3.6301;99;20220807;26.1;10.4;18.2;4.1;10.61;0;5.41;23360 +97091;49.74635;3.6301;99;20220808;27.6;11.7;19.6;4.3;12.04;0;5.63;23115 +97091;49.74635;3.6301;99;20220809;29.9;13.6;21.8;4.8;13.37;0;6.27;23259 +97091;49.74635;3.6301;99;20220810;32.6;15;23.8;3.3;12.57;0;6.32;23429 +97091;49.74635;3.6301;99;20220811;32.6;15.1;23.9;2.4;11.34;0;5.74;23176 +97091;49.74635;3.6301;99;20220812;33.5;14.3;23.9;2.2;10.91;0;5.73;23534 +97091;49.74635;3.6301;99;20220813;31.7;15.1;23.4;2.7;10.11;0;5.9;22467 +97091;49.74635;3.6301;99;20220814;31.4;15.8;23.6;3.5;12.54;0;5.83;19217 +97091;49.74635;3.6301;99;20220815;27.9;16.6;22.3;2.7;16.44;0;4.37;19371 +97091;49.74635;3.6301;99;20220816;28;14.8;21.4;1.8;17.04;6.6;3.58;17074 +97091;49.74635;3.6301;99;20220817;26.6;18.1;22.4;2.2;18.74;.6;3.35;14937 +97091;49.74635;3.6301;99;20220818;27.4;15.6;21.5;2.5;17.61;.5;3.88;18249 +97091;49.74635;3.6301;99;20220819;23.4;15.2;19.3;3.1;17.74;8.2;2.61;11834 +97091;49.74635;3.6301;99;20220820;24.1;12.4;18.3;2.4;14.54;.1;3.42;17877 +97091;49.74635;3.6301;99;20220821;25.5;11;18.2;1.6;13.71;.1;3.3;17553 +97091;49.74635;3.6301;99;20220822;26.3;16.4;21.4;2.5;14.97;.4;3.74;15451 +97091;49.74635;3.6301;99;20220823;29.1;14.3;21.7;1.6;16.91;0;3.7;18536 +97091;49.74635;3.6301;99;20220824;32.1;16.9;24.5;1.9;16.87;0;4.53;20145 +97091;49.74635;3.6301;99;20220825;32.7;16.8;24.7;3.1;15.64;0;5.39;19204 +97091;49.74635;3.6301;99;20220826;25.2;18.3;21.7;4.2;16.61;0;3.8;13399 +97091;49.74635;3.6301;99;20220827;23.6;11.8;17.7;3.1;13.24;0;3.44;16478 +97091;49.74635;3.6301;99;20220828;25.9;12.4;19.2;4.1;12.87;0;4.4;17872 +97091;49.74635;3.6301;99;20220829;26.9;16.2;21.6;4.7;11.64;0;5.3;16507 +97091;49.74635;3.6301;99;20220830;28.2;13.6;20.9;3.8;12.74;0;4.86;17769 +97091;49.74635;3.6301;99;20220831;27.4;13.7;20.6;3.6;14.27;1.9;4.29;17683 +97091;49.74635;3.6301;99;20220901;27.4;16.2;21.8;2.8;13.67;.1;4.1;16439 +97091;49.74635;3.6301;99;20220902;26.6;13.1;19.8;2.6;14.31;1.9;3.42;13953 +97091;49.74635;3.6301;99;20220903;24.7;16;20.3;2.1;17.27;2.6;2.73;12894 +97091;49.74635;3.6301;99;20220904;28.1;13.2;20.6;2.2;14.71;.1;3.74;17911 +97091;49.74635;3.6301;99;20220905;29.7;16.8;23.3;3.1;15.07;4.9;4.41;15985 +97091;49.74635;3.6301;99;20220906;28.1;15.3;21.7;2.4;16.85;1.2;3.49;15907 +97091;49.74635;3.6301;99;20220907;22.7;14.2;18.4;2.9;16.95;6.2;2.43;12136 +97091;49.74635;3.6301;99;20220908;21.9;14.5;18.2;4.4;15.9;6.4;2.79;12229 +97091;49.74635;3.6301;99;20220909;19.5;14.1;16.8;6;15.2;10;2.38;9072 +97091;49.74635;3.6301;99;20220910;20.8;14.2;17.5;4.7;15.97;4.4;2.29;10921 +97091;49.74635;3.6301;99;20220911;20.2;10.8;15.5;1.7;14.77;.1;1.95;12424 +97091;49.74635;3.6301;99;20220912;25.6;11;18.3;2;14.61;0;2.95;16313 +97091;49.74635;3.6301;99;20220913;23.9;16.1;20;2.3;17.57;2.1;2.14;8936 +97091;49.74635;3.6301;99;20220914;24.8;17.1;21;2.4;19.44;11.8;2.12;9357 +97091;49.74635;3.6301;99;20220915;18.6;12;15.3;2.6;14.71;0;1.68;9927 +97091;49.74635;3.6301;99;20220916;16.3;11.8;14.1;3.4;11.67;1;2;9319 +97091;49.74635;3.6301;99;20220917;16.2;7.8;12;4.3;9.57;0;2.41;12974 +97091;49.74635;3.6301;99;20220918;17;5.5;11.3;3.5;9.41;.2;2.23;12757 +97091;49.74635;3.6301;99;20220919;18.1;7.5;12.8;2.7;10.34;0;2.13;12111 +97091;49.74635;3.6301;99;20220920;18;5.5;11.7;2.1;10.11;.1;1.89;11765 +97091;49.74635;3.6301;99;20220921;18.4;5.9;12.1;1.8;9.87;.1;1.99;13578 +97091;49.74635;3.6301;99;20220922;19.3;5.2;12.3;1.7;8.97;.1;2.14;14215 +97091;49.74635;3.6301;99;20220923;18;7.2;12.6;1.5;10.37;.4;1.65;9766 +97091;49.74635;3.6301;99;20220924;18;11.6;14.8;2.7;12.54;1;1.77;8556 +97091;49.74635;3.6301;99;20220925;17.8;9.9;13.8;3.6;11.64;.5;2.06;10980 +97091;49.74635;3.6301;99;20220926;13.7;8.3;11;4.7;11.01;9.8;1.28;6526 +97091;49.74635;3.6301;99;20220927;14.6;8.3;11.4;4.2;10.91;2.9;1.52;8966 +97091;49.74635;3.6301;99;20220928;14.9;6.3;10.6;2.7;10.01;.1;1.56;11339 +97091;49.74635;3.6301;99;20220929;15.4;3.4;9.4;1.3;9.34;.1;1.39;12065 +97091;49.74635;3.6301;99;20220930;17.2;3.9;10.6;2.9;9.84;7.6;1.78;12422 +97091;49.74635;3.6301;99;20221001;18.5;11.2;14.8;6.5;13.84;6.5;1.87;8930 +97091;49.74635;3.6301;99;20221002;14.1;13.1;13.6;2.6;13.71;16;.91;3222 +97091;49.74635;3.6301;99;20221003;14.5;6.8;10.7;1.4;11.34;0;1.04;8180 +97091;49.74635;3.6301;99;20221004;18.4;5.6;12;2.1;11.51;0;1.49;10738 +97091;49.74635;3.6301;99;20221005;19.4;11.7;15.5;4.4;13.84;.2;1.84;8744 +97091;49.74635;3.6301;99;20221006;18;9.3;13.7;2.3;11.47;0;1.62;9748 +97091;49.74635;3.6301;99;20221007;18.1;4.8;11.4;1.9;9.91;.1;1.57;11445 +97091;49.74635;3.6301;99;20221008;16.3;7.9;12.1;2.4;10.44;.1;1.49;9787 +97091;49.74635;3.6301;99;20221009;17.7;3.5;10.6;2.3;9.21;.1;1.65;11642 +97091;49.74635;3.6301;99;20221010;18.6;5.8;12.2;2.9;11.37;0;1.57;9388 +97091;49.74635;3.6301;99;20221011;16.4;5.1;10.7;2.9;9.37;0;1.6;10271 +97091;49.74635;3.6301;99;20221012;17.6;3.1;10.3;1.7;9.87;0;1.28;10125 +97091;49.74635;3.6301;99;20221013;15.6;9.2;12.4;3;12.97;2.5;.92;5404 +97091;49.74635;3.6301;99;20221014;16.4;13.5;14.9;2.8;15.24;.8;.85;3900 +97091;49.74635;3.6301;99;20221015;18.3;13.4;15.8;4;15.21;2;1.25;5524 +97091;49.74635;3.6301;99;20221016;18.4;12.8;15.6;2.9;15.24;.4;1.1;5892 +97091;49.74635;3.6301;99;20221017;18.3;15.4;16.8;3.1;17.11;8.6;.92;3150 +97091;49.74635;3.6301;99;20221018;19.7;15.1;17.4;2;16.74;.2;1.08;5515 +97091;49.74635;3.6301;99;20221019;18;11.4;14.7;4.6;14.77;0;1.15;5949 +97091;49.74635;3.6301;99;20221020;21.6;13.5;17.5;4.6;15.51;6.7;1.84;6855 +97091;49.74635;3.6301;99;20221021;19.3;14;16.6;3.9;15.37;1.1;1.4;5876 +97091;49.74635;3.6301;99;20221022;19.6;12.9;16.3;3.3;14.44;.1;1.43;6616 +97091;49.74635;3.6301;99;20221023;20.6;13;16.8;4.6;15.04;1.5;1.65;5556 +97091;49.74635;3.6301;99;20221024;18.3;15.1;16.7;6.9;13.51;3.6;2.25;4690 +97091;49.74635;3.6301;99;20221025;17.4;11.1;14.2;3.4;13.64;.2;1.07;5724 +97091;49.74635;3.6301;99;20221026;21.4;13.8;17.6;3.5;14.64;.1;1.7;6647 +97091;49.74635;3.6301;99;20221027;21.4;11.7;16.6;3.3;14.61;0;1.5;6405 +97091;49.74635;3.6301;99;20221028;21.9;12.9;17.4;2.5;15.14;0;1.41;6008 +97091;49.74635;3.6301;99;20221029;21.5;14.4;17.9;2.7;15.47;.1;1.4;5334 +97091;49.74635;3.6301;99;20221030;19.4;10.7;15.1;2;13.61;0;1.03;5621 +97091;49.74635;3.6301;99;20221031;17.9;9.9;13.9;3.3;14.07;.9;.9;5456 +97091;49.74635;3.6301;99;20221101;16.2;10.8;13.5;6.8;11.84;.3;1.61;5506 +97091;49.74635;3.6301;99;20221102;14.9;9.1;12;5.2;10.67;0;1.38;5645 +97091;49.74635;3.6301;99;20221103;13.4;10.3;11.8;5.5;11.34;4.5;1.1;2610 +97091;49.74635;3.6301;99;20221104;12;8.3;10.2;3.8;10.24;1.3;.88;3375 +97091;49.74635;3.6301;99;20221105;10.6;2.7;6.7;2.8;8.97;0;.48;4473 +97091;49.74635;3.6301;99;20221106;9.7;9.1;9.4;5.4;10.51;6.7;.68;692 +97091;49.74635;3.6301;99;20221107;15.7;9.9;12.8;6;12.41;0;1.06;4147 +97091;49.74635;3.6301;99;20221108;16;9.7;12.8;5.5;11.44;.6;1.38;3986 +97091;49.74635;3.6301;99;20221109;14.2;10.4;12.3;4.4;11.47;.2;1.07;3470 +97091;49.74635;3.6301;99;20221110;13.8;5.3;9.5;3.2;10.01;0;.72;5202 +97091;49.74635;3.6301;99;20221111;11.7;8;9.8;3.7;10.31;.1;.72;3432 +97091;49.74635;3.6301;99;20221112;13.3;5.2;9.2;3.1;10.14;.2;.65;4291 +97091;49.74635;3.6301;99;20221113;10.9;4.8;7.9;2.2;8.74;.2;.6;4062 +97091;49.74635;3.6301;99;20221114;7.9;1.6;4.7;2.7;8.74;.1;.2;2908 +97091;49.74635;3.6301;99;20221115;12.2;7.5;9.8;4.5;11.87;5.5;.31;2548 +97091;49.74635;3.6301;99;20221116;12.1;7.5;9.8;5.6;11.31;10.8;.47;3031 +97091;49.74635;3.6301;99;20221117;12.9;10.3;11.6;7.4;10.61;2.7;1.36;2966 +97091;49.74635;3.6301;99;20221118;11.2;7.2;9.2;3.8;9.71;.5;.72;3026 +97091;49.74635;3.6301;99;20221119;10.3;4.5;7.4;2.5;9.41;.7;.39;3147 +97091;49.74635;3.6301;99;20221120;8.5;5.3;6.9;3.6;9.17;4.5;.41;2086 +97091;49.74635;3.6301;99;20221121;8;4.1;6.1;4.6;8.91;2.6;.34;2026 +97091;49.74635;3.6301;99;20221122;9.5;4.1;6.8;6.2;8.37;1.7;.76;2799 +97091;49.74635;3.6301;99;20221123;9.5;5.1;7.3;5.2;9.07;4.7;.59;2129 +97091;49.74635;3.6301;99;20221124;11.4;7.1;9.3;5.1;9.74;3.5;.75;3538 +97091;49.74635;3.6301;99;20221125;11.6;6.8;9.2;3.4;9.84;.1;.59;3381 +97091;49.74635;3.6301;99;20221126;8.5;1.7;5.1;2.8;8.24;.1;.25;3261 +97091;49.74635;3.6301;99;20221127;7.5;5.3;6.4;4.7;8.81;4.1;.45;1488 +97091;49.74635;3.6301;99;20221128;10.3;7.1;8.7;2.7;10.11;.2;.42;2130 +97091;49.74635;3.6301;99;20221129;7.4;3.7;5.5;1.2;8.97;0;.25;1976 +97091;49.74635;3.6301;99;20221130;7.3;4.4;5.9;2.5;8.54;0;.33;2066 +97091;49.74635;3.6301;99;20221201;6.1;3;4.5;4.2;8.01;0;.32;1687 +97091;49.74635;3.6301;99;20221202;4.7;4.1;4.4;4.1;7.31;.2;.56;504 +97091;49.74635;3.6301;99;20221203;2.9;2.3;2.6;4.3;6.27;0;.57;725 +97091;49.74635;3.6301;99;20221204;2.6;1.5;2;3.5;6.07;1.2;.49;945 +97091;49.74635;3.6301;99;20221205;2.1;.3;1.2;2.1;6.44;1.9;.22;1321 +97091;49.74635;3.6301;99;20221206;5.9;1.9;3.9;1.9;7.44;.2;.22;2543 +97091;49.74635;3.6301;99;20221207;5.6;-.1;2.8;2;7.07;.4;.21;2309 +97091;49.74635;3.6301;99;20221208;2.9;-.5;1.2;1.6;6.34;.3;.23;1493 +97091;49.74635;3.6301;99;20221209;0;-3.5;-1.7;1.5;5.27;.1;.12;2018 +97091;49.74635;3.6301;99;20221210;.6;-2.3;-.9;2.3;5.61;.1;.15;1589 +97091;49.74635;3.6301;99;20221211;.4;-1.1;-.4;3.6;5.44;0;.29;1119 +97091;49.74635;3.6301;99;20221212;-.6;-3.3;-2;3.9;4.54;0;.33;2449 +97091;49.74635;3.6301;99;20221213;1.3;-4.7;-1.7;3.4;3.91;0;.53;3371 +97091;49.74635;3.6301;99;20221214;1.3;-1.6;-.2;2.1;4.24;0;.48;2313 +97091;49.74635;3.6301;99;20221215;3.4;-6.8;-1.7;2.5;3.97;0;.39;3732 +97091;49.74635;3.6301;99;20221216;.7;-4.9;-2.1;2.4;4.74;.1;.23;2399 +97091;49.74635;3.6301;99;20221217;-3.2;-6.7;-4.9;2;3.91;0;.18;1819 +97091;49.74635;3.6301;99;20221218;.2;-7.1;-3.4;5.3;4.37;2.6;.28;2250 +97091;49.74635;3.6301;99;20221219;10.5;.1;5.3;4.9;8.71;1.3;.25;2530 +97091;49.74635;3.6301;99;20221220;11.2;10.3;10.7;4.6;10.77;12.8;.83;762 +97091;49.74635;3.6301;99;20221221;10.3;8.4;9.3;4.3;11.47;13.3;.21;1494 +97091;49.74635;3.6301;99;20221222;11.8;10.1;11;5.9;12.07;7.8;.5;1274 +97091;49.74635;3.6301;99;20221223;14;9.9;12;5;12.31;6;.69;1629 +97091;49.74635;3.6301;99;20221224;11.7;9.5;10.6;4.3;11.14;.2;.64;1617 +97091;49.74635;3.6301;99;20221225;12.4;8.9;10.6;4;11.57;2.8;.51;1459 +97091;49.74635;3.6301;99;20221226;10.9;10.6;10.8;5.3;10.11;.8;1.16;827 +97091;49.74635;3.6301;99;20221227;8.4;2.2;5.3;4.2;7.44;0;.51;3126 +97091;49.74635;3.6301;99;20221228;10.4;4.8;7.6;7.7;10.17;3;.23;1892 +97091;49.74635;3.6301;99;20221229;10.5;10;10.2;7.5;9.71;.3;1.32;907 +97091;49.74635;3.6301;99;20221230;13.5;4;8.7;6.6;10.51;4;.57;2234 +97091;49.74635;3.6301;99;20221231;15.9;13.6;14.7;9.3;12.64;0;1.87;1554 +97092;49.7653;3.97598;155;20220101;10.6;9.2;9.9;3.9;11.71;.2;.32;1093 +97092;49.7653;3.97598;155;20220102;12.5;8.2;10.3;5.8;10.61;1.6;.82;2146 +97092;49.7653;3.97598;155;20220103;10.6;9.4;10;5;10.41;22.6;.81;1009 +97092;49.7653;3.97598;155;20220104;7.5;6.5;7;3.8;8.91;5.5;.53;906 +97092;49.7653;3.97598;155;20220105;4.4;.4;2.4;4;6.21;0;.46;2116 +97092;49.7653;3.97598;155;20220106;4.9;.8;2.8;3.1;6.41;.9;.42;2168 +97092;49.7653;3.97598;155;20220107;5.4;1.8;3.6;4.9;6.91;6.6;.48;2036 +97092;49.7653;3.97598;155;20220108;6.4;.2;3.3;5.2;7.61;23.3;.14;2790 +97092;49.7653;3.97598;155;20220109;5;2.8;3.9;4.2;7.21;.3;.43;1566 +97092;49.7653;3.97598;155;20220110;3.2;1.4;2.3;2.8;6.61;0;.32;1408 +97092;49.7653;3.97598;155;20220111;.8;-.2;.3;2.6;5.81;0;.3;991 +97092;49.7653;3.97598;155;20220112;2.3;-1.5;.4;1.8;6.21;0;.14;2231 +97092;49.7653;3.97598;155;20220113;7.4;-1.5;2.9;2;6.31;0;.35;3611 +97092;49.7653;3.97598;155;20220114;10.4;1.3;5.8;1.9;6.51;.1;.6;3704 +97092;49.7653;3.97598;155;20220115;6.7;1.2;3.9;2.2;5.71;.1;.64;2856 +97092;49.7653;3.97598;155;20220116;1.5;-1;.2;2.8;6.21;.6;.14;1861 +97092;49.7653;3.97598;155;20220117;4.5;1.6;3;2.3;7.51;.1;.18;2057 +97092;49.7653;3.97598;155;20220118;7.5;3.3;5.4;2.8;7.71;.1;.47;2572 +97092;49.7653;3.97598;155;20220119;4.2;2.2;3.2;2.8;7.31;2.1;.28;1715 +97092;49.7653;3.97598;155;20220120;4.7;1.4;3;3.6;6.61;.7;.46;2320 +97092;49.7653;3.97598;155;20220121;5.2;0;2.6;3.1;6.71;.2;.33;3033 +97092;49.7653;3.97598;155;20220122;4.3;2.6;3.4;2.5;7.21;0;.35;1641 +97092;49.7653;3.97598;155;20220123;3.9;2.9;3.4;1.8;6.71;0;.46;1214 +97092;49.7653;3.97598;155;20220124;7;-.1;3.4;2.2;6.11;0;.53;3769 +97092;49.7653;3.97598;155;20220125;4.9;.3;2.6;2.2;6.21;0;.43;3029 +97092;49.7653;3.97598;155;20220126;1.4;-1.3;0;2.8;6.21;0;.14;2294 +97092;49.7653;3.97598;155;20220127;5.8;1.3;3.5;3.8;7.81;1.4;.18;3096 +97092;49.7653;3.97598;155;20220128;4.1;.8;2.4;2.6;7.41;.1;.15;2657 +97092;49.7653;3.97598;155;20220129;9.6;4;6.8;5.5;9.61;.9;.28;3609 +97092;49.7653;3.97598;155;20220130;8.1;2.7;5.4;2.7;7.01;1.2;.68;3600 +97092;49.7653;3.97598;155;20220131;5.4;3;4.2;7;6.51;.2;.94;2348 +97092;49.7653;3.97598;155;20220201;8.6;.1;4.3;5;8.21;1.1;.28;4750 +97092;49.7653;3.97598;155;20220202;9.3;7.7;8.5;4.9;10.11;.5;.55;1936 +97092;49.7653;3.97598;155;20220203;6.2;6.3;6.2;3.6;8.51;.4;.57;0 +97092;49.7653;3.97598;155;20220204;8.1;5.2;6.6;4.9;8.11;1.2;.8;2805 +97092;49.7653;3.97598;155;20220205;7.2;-.1;3.5;4.1;6.81;.1;.59;4698 +97092;49.7653;3.97598;155;20220206;9;5.6;7.3;9.7;8.81;13.4;.87;3172 +97092;49.7653;3.97598;155;20220207;7.1;2.3;4.7;4.3;6.21;.1;1.02;3891 +97092;49.7653;3.97598;155;20220208;9.1;2.9;6;4;9.41;.2;.25;4540 +97092;49.7653;3.97598;155;20220209;11.1;5.1;8.1;2.2;8.71;.1;.73;4541 +97092;49.7653;3.97598;155;20220210;5.1;4;4.5;3.3;8.16;6.2;.43;2133 +97092;49.7653;3.97598;155;20220211;7.3;-1;3.1;1.8;6.16;0;.58;8266 +97092;49.7653;3.97598;155;20220212;7.2;-4.6;1.3;2.6;5.09;0;.78;10250 +97092;49.7653;3.97598;155;20220213;10.6;-4.4;3.1;5;6.69;.2;1.03;8050 +97092;49.7653;3.97598;155;20220214;10.6;8.1;9.3;5.6;8.66;1.3;1.42;5994 +97092;49.7653;3.97598;155;20220215;9.8;3.6;6.7;5;8.69;7.6;.81;7400 +97092;49.7653;3.97598;155;20220216;13.5;7.2;10.3;9.4;12.11;6.5;.53;5264 +97092;49.7653;3.97598;155;20220217;11.2;9.2;10.2;8;9.21;2;1.65;2893 +97092;49.7653;3.97598;155;20220218;11.7;7.2;9.4;9.4;8.71;2.4;1.76;4560 +97092;49.7653;3.97598;155;20220219;8.1;1.9;5;8.6;6.71;.1;1.27;5494 +97092;49.7653;3.97598;155;20220220;10.9;5.8;8.3;9.1;9.21;3.4;1.13;5041 +97092;49.7653;3.97598;155;20220221;7.7;3.8;5.7;8.8;7.51;3.2;1.06;4448 +97092;49.7653;3.97598;155;20220222;10.7;3.8;7.2;5.4;9.21;1.4;.76;6111 +97092;49.7653;3.97598;155;20220223;9.2;2.7;5.9;3.2;8.11;.1;.75;6022 +97092;49.7653;3.97598;155;20220224;10.1;6.4;8.2;5.8;7.51;2.8;1.62;4549 +97092;49.7653;3.97598;155;20220225;8.6;.4;4.5;3.9;6.41;.3;1.09;7023 +97092;49.7653;3.97598;155;20220226;8.4;-.7;3.8;2.6;5.81;.1;1.04;7534 +97092;49.7653;3.97598;155;20220227;9.2;1.7;5.4;4.9;4.81;.1;1.96;6924 +97092;49.7653;3.97598;155;20220228;9.7;1;5.3;3.4;5.01;0;1.63;7598 +97092;49.7653;3.97598;155;20220301;8.9;2.7;5.8;2.4;5.51;0;1.31;6472 +97092;49.7653;3.97598;155;20220302;10.7;3.6;7.1;2.6;5.41;0;1.6;7055 +97092;49.7653;3.97598;155;20220303;13.6;3.6;8.6;2.5;7.01;0;1.56;8557 +97092;49.7653;3.97598;155;20220304;12.5;3.4;7.9;2;5.51;0;1.58;8275 +97092;49.7653;3.97598;155;20220305;11.1;1.3;6.2;2.4;5.01;0;1.61;8729 +97092;49.7653;3.97598;155;20220306;7.9;-1.2;3.3;4.9;4.51;.1;1.76;8529 +97092;49.7653;3.97598;155;20220307;5.8;-2;1.9;4.4;3.91;0;1.6;7993 +97092;49.7653;3.97598;155;20220308;9.7;-.5;4.6;4.4;4.01;0;2.16;9318 +97092;49.7653;3.97598;155;20220309;12.9;1.8;7.3;3;5.41;0;1.97;9875 +97092;49.7653;3.97598;155;20220310;15.1;3.7;9.4;4;6.41;0;2.4;10157 +97092;49.7653;3.97598;155;20220311;14.2;6;10.1;5.7;8.11;2;2.22;8694 +97092;49.7653;3.97598;155;20220312;12;6;9;6;9.11;2;1.46;7502 +97092;49.7653;3.97598;155;20220313;11.9;7.4;9.6;6.6;9.21;2.8;1.6;6551 +97092;49.7653;3.97598;155;20220314;13;5;9;2.9;8.51;3.1;1.48;8953 +97092;49.7653;3.97598;155;20220315;9.8;6.8;8.3;2.6;9.41;4.3;.92;5449 +97092;49.7653;3.97598;155;20220316;11.3;6.5;8.9;3.6;10.21;.1;.97;7063 +97092;49.7653;3.97598;155;20220317;8.1;6.8;7.4;4.6;8.41;0;1.05;3590 +97092;49.7653;3.97598;155;20220318;15.4;-1.5;7;5.2;5.74;.1;2.97;18000 +97092;49.7653;3.97598;155;20220319;15.5;4.6;10;6.5;5.69;0;3.75;17850 +97092;49.7653;3.97598;155;20220320;11.6;-1.5;5.1;2.6;5.59;0;2;17350 +97092;49.7653;3.97598;155;20220321;17.7;-.2;8.8;2.3;7.84;0;2.18;15750 +97092;49.7653;3.97598;155;20220322;18.6;.8;9.7;2.1;7.34;0;2.49;17300 +97092;49.7653;3.97598;155;20220323;18.8;-.5;9.2;1.7;6.34;0;2.46;18350 +97092;49.7653;3.97598;155;20220324;20.1;0;10;2.2;6.29;0;2.8;18000 +97092;49.7653;3.97598;155;20220325;17.6;-.3;8.6;3.2;6.64;0;2.88;18300 +97092;49.7653;3.97598;155;20220326;18.9;.8;9.9;4.1;6.94;.1;3.4;19250 +97092;49.7653;3.97598;155;20220327;20.5;1.9;11.2;2.8;8.64;.1;2.94;19050 +97092;49.7653;3.97598;155;20220328;19.6;1.4;10.5;1.8;8.49;0;2.32;15650 +97092;49.7653;3.97598;155;20220329;17;5.1;11.1;2.4;9.39;2.2;1.87;8300 +97092;49.7653;3.97598;155;20220330;12.1;7.2;9.6;2.6;9.19;1.5;1.43;6800 +97092;49.7653;3.97598;155;20220331;7.3;5.4;6.4;4.5;6.79;.2;1.61;7250 +97092;49.7653;3.97598;155;20220401;3;.8;1.9;5.8;5.76;.5;.94;4294 +97092;49.7653;3.97598;155;20220402;4.9;0;2.5;5.3;4.89;.1;1.73;11600 +97092;49.7653;3.97598;155;20220403;8.4;-3.2;2.6;3;4.54;.4;2.02;17550 +97092;49.7653;3.97598;155;20220404;8.2;-4.7;1.8;4.8;6.49;3.4;1;8750 +97092;49.7653;3.97598;155;20220405;12.1;5.8;8.9;4.8;10.43;.6;.99;4700 +97092;49.7653;3.97598;155;20220406;12.4;7.9;10.1;6.4;8.99;2.4;2.11;7850 +97092;49.7653;3.97598;155;20220407;11.7;9;10.4;8.5;9.1;.9;2.84;14033 +97092;49.7653;3.97598;155;20220408;6.1;5.5;5.8;3.5;7.46;11.8;1.02;3033 +97092;49.7653;3.97598;155;20220409;10.7;-1.3;4.7;2.7;6.39;.5;2;17500 +97092;49.7653;3.97598;155;20220410;12.8;-3.1;4.9;1.6;6.34;0;2.06;18550 +97092;49.7653;3.97598;155;20220411;17.4;-.6;8.4;5;7.59;0;3.44;22250 +97092;49.7653;3.97598;155;20220412;19.9;4.3;12.1;3.2;10.04;0;3.04;17000 +97092;49.7653;3.97598;155;20220413;17.5;6.6;12.1;1.8;11.94;1.3;1.69;9750 +97092;49.7653;3.97598;155;20220414;19.9;8.1;14;1.8;11.49;0;2.99;20450 +97092;49.7653;3.97598;155;20220415;19.7;4.4;12;2.1;10.47;0;2.75;18429 +97092;49.7653;3.97598;155;20220416;18.5;3.1;10.8;3.3;8.79;0;3.5;24500 +97092;49.7653;3.97598;155;20220417;19.1;-.4;9.4;3.2;6.74;0;3.83;25050 +97092;49.7653;3.97598;155;20220418;19.4;-.1;9.6;1.9;7.39;0;3.25;22450 +97092;49.7653;3.97598;155;20220419;19.7;1.8;10.8;2.3;8.44;0;3.18;21000 +97092;49.7653;3.97598;155;20220420;18.3;3.6;10.9;3.3;7.54;0;3.82;24200 +97092;49.7653;3.97598;155;20220421;19.5;1.2;10.4;3.8;8.14;0;3.81;24350 +97092;49.7653;3.97598;155;20220422;18.2;6.2;12.2;3.3;8.94;0;3.52;21950 +97092;49.7653;3.97598;155;20220423;17.4;6.2;11.8;4;9.89;0;2.83;14450 +97092;49.7653;3.97598;155;20220424;18.9;9.2;14;3.3;9.04;0;3.67;19600 +97092;49.7653;3.97598;155;20220425;15.4;4.2;9.8;3.5;8.74;0;2.94;20750 +97092;49.7653;3.97598;155;20220426;14.4;5.3;9.8;3.7;8.64;0;2.69;17050 +97092;49.7653;3.97598;155;20220427;18.1;1.1;9.6;3.5;8.44;0;3.27;21500 +97092;49.7653;3.97598;155;20220428;21.1;1.9;11.5;3.6;8.89;0;3.89;23100 +97092;49.7653;3.97598;155;20220429;18.9;6.1;12.5;3.1;9.34;0;3.13;16700 +97092;49.7653;3.97598;155;20220430;14.9;5.1;10;3.9;7.94;0;3.48;25100 +97092;49.7653;3.97598;155;20220501;15.8;2.2;9;2.5;7.94;.2;2.9;20400 +97092;49.7653;3.97598;155;20220502;18.7;5.4;12.1;3.4;8.84;0;3.53;20300 +97092;49.7653;3.97598;155;20220503;19.6;8.9;14.2;3.8;9.34;0;4.23;24900 +97092;49.7653;3.97598;155;20220504;19.5;4.9;12.2;2.8;9.49;0;3.71;24450 +97092;49.7653;3.97598;155;20220505;18;4.9;11.5;1.9;11.34;.2;2.26;13700 +97092;49.7653;3.97598;155;20220506;20.4;7.4;13.9;2.5;10.61;0;3.34;19297 +97092;49.7653;3.97598;155;20220507;20;8.8;14.4;2.5;11.41;.5;3.15;17998 +97092;49.7653;3.97598;155;20220508;19.3;10.5;14.9;4.8;12.21;0;3.17;16015 +97092;49.7653;3.97598;155;20220509;23.7;9.3;16.5;2.3;10.91;0;3.99;20683 +97092;49.7653;3.97598;155;20220510;24.7;13.7;19.2;2.9;12.81;0;4.16;18142 +97092;49.7653;3.97598;155;20220511;24.4;10.7;17.5;3.5;12.11;0;4.38;20390 +97092;49.7653;3.97598;155;20220512;18.8;8.6;13.7;3.4;10.81;0;3.2;17648 +97092;49.7653;3.97598;155;20220513;19;6.3;12.6;2.7;9.31;0;3.41;19828 +97092;49.7653;3.97598;155;20220514;22.7;6.8;14.7;1.2;10.01;0;3.64;22331 +97092;49.7653;3.97598;155;20220515;26.6;12.1;19.3;2.7;11.31;.2;4.84;21417 +97092;49.7653;3.97598;155;20220516;22.5;16.4;19.4;3;14.81;.1;3.38;13858 +97092;49.7653;3.97598;155;20220517;26.7;15.8;21.2;2.3;14.41;0;4.29;18707 +97092;49.7653;3.97598;155;20220518;26.8;17;21.9;2.7;15.01;.1;4.39;17804 +97092;49.7653;3.97598;155;20220519;24.8;19;21.9;3.7;15.51;.1;4.1;13691 +97092;49.7653;3.97598;155;20220520;20.5;14.7;17.6;3;15.41;8.6;2.81;13750 +97092;49.7653;3.97598;155;20220521;20;9.2;14.6;2;12.01;0;3.19;18944 +97092;49.7653;3.97598;155;20220522;22;10.5;16.2;1.8;12.21;.2;3.54;19636 +97092;49.7653;3.97598;155;20220523;19.3;14.7;17;3.4;14.11;5.6;2.79;12363 +97092;49.7653;3.97598;155;20220524;16.3;10.6;13.4;4.2;11.61;.7;2.61;13845 +97092;49.7653;3.97598;155;20220525;17.7;6.6;12.1;3.5;10.71;.5;3.06;19503 +97092;49.7653;3.97598;155;20220526;18.6;12.4;15.5;5.1;13.31;0;2.94;14555 +97092;49.7653;3.97598;155;20220527;19.9;12.7;16.3;4.7;11.81;.1;3.71;15760 +97092;49.7653;3.97598;155;20220528;17.4;7.4;12.4;2.5;9.21;0;3.22;18684 +97092;49.7653;3.97598;155;20220529;14.9;4;9.4;3.4;8.71;.1;2.84;19579 +97092;49.7653;3.97598;155;20220530;17.2;5.3;11.2;2.7;8.51;0;3.35;20530 +97092;49.7653;3.97598;155;20220531;18.1;9.8;13.9;2.2;9.01;0;3.32;17147 +97092;49.7653;3.97598;155;20220601;19.1;6.3;12.7;2.7;9.01;0;3.7;21420 +97092;49.7653;3.97598;155;20220602;21.8;7.9;14.8;2.9;9.21;0;4.35;22390 +97092;49.7653;3.97598;155;20220603;24;11.9;17.9;2.3;12.91;.1;4.13;20922 +97092;49.7653;3.97598;155;20220604;27.3;13.9;20.6;2.8;15.91;6.1;4.69;22082 +97092;49.7653;3.97598;155;20220605;19.3;16.3;17.8;2.7;17.21;7;2.13;10321 +97092;49.7653;3.97598;155;20220606;20.8;11.9;16.3;3;13.21;.7;3.44;18019 +97092;49.7653;3.97598;155;20220607;19.1;11.7;15.4;2.1;14.41;5.2;2.76;16436 +97092;49.7653;3.97598;155;20220608;18.7;13.6;16.1;3.4;14.01;15.8;2.74;13621 +97092;49.7653;3.97598;155;20220609;20.4;10.8;15.6;3.5;12.61;.6;3.53;18824 +97092;49.7653;3.97598;155;20220610;22.1;14.2;18.1;2.5;14.41;0;3.49;17075 +97092;49.7653;3.97598;155;20220611;23.3;14.3;18.8;2;15.01;0;3.62;18269 +97092;49.7653;3.97598;155;20220612;22;10.6;16.3;2.9;11.51;.1;4.06;20622 +97092;49.7653;3.97598;155;20220613;20.6;8.6;14.6;2.6;11.01;0;3.76;21188 +97092;49.7653;3.97598;155;20220614;24.4;9;16.7;2.1;10.51;0;4.57;24064 +97092;49.7653;3.97598;155;20220615;28;12.2;20.1;2.7;12.81;0;5.34;24398 +97092;49.7653;3.97598;155;20220616;26.8;13.2;20;3.1;13.11;0;5.12;22631 +97092;49.7653;3.97598;155;20220617;30.1;15.4;22.7;2.3;13.61;0;5.51;23553 +97092;49.7653;3.97598;155;20220618;33.5;19.7;26.6;2.3;16.31;0;5.94;22822 +97092;49.7653;3.97598;155;20220619;22.6;15.3;18.9;5.7;15.21;3.8;3.99;16526 +97092;49.7653;3.97598;155;20220620;20.8;12.8;16.8;5;13.31;.1;3.72;17316 +97092;49.7653;3.97598;155;20220621;22.9;11.3;17.1;4;12.21;.9;4.43;20910 +97092;49.7653;3.97598;155;20220622;23;12.8;17.9;3.4;14.61;14.9;3.89;19588 +97092;49.7653;3.97598;155;20220623;25.5;17;21.2;2.7;18.51;4.1;3.82;17852 +97092;49.7653;3.97598;155;20220624;23.4;17.4;20.4;3.4;17.31;7.5;3.48;14948 +97092;49.7653;3.97598;155;20220625;20;15.2;17.6;2.9;15.51;4.2;2.76;13333 +97092;49.7653;3.97598;155;20220626;19.9;11.9;15.9;1.9;14.7;.1;3.21;17992 +97092;49.7653;3.97598;155;20220627;20.1;13.4;16.7;1.7;14.5;2.9;3.41;18865 +97092;49.7653;3.97598;155;20220628;25.2;10.6;17.9;2.1;12.51;0;4.49;23411 +97092;49.7653;3.97598;155;20220629;26.2;14;20.1;2.2;13.01;.1;4.61;21355 +97092;49.7653;3.97598;155;20220630;14.5;12.9;13.7;2.3;14.41;14;1.38;7543 +97092;49.7653;3.97598;155;20220701;20.4;11.2;15.8;2.1;12.41;.1;3.37;18461 +97092;49.7653;3.97598;155;20220702;24.6;11.3;17.9;2.3;12.21;0;4.42;22223 +97092;49.7653;3.97598;155;20220703;21.4;12.2;16.8;3.3;12.51;0;3.79;18406 +97092;49.7653;3.97598;155;20220704;23.6;9.7;16.6;2.5;12.11;0;4.26;22651 +97092;49.7653;3.97598;155;20220705;23;10.2;16.6;3;12.41;0;4.16;21685 +97092;49.7653;3.97598;155;20220706;23.3;9.7;16.5;2.2;12.11;0;4.1;22318 +97092;49.7653;3.97598;155;20220707;20.1;13.4;16.7;3.5;14.01;0;3.14;15548 +97092;49.7653;3.97598;155;20220708;24.2;8.7;16.4;2.5;12.41;0;4.34;23743 +97092;49.7653;3.97598;155;20220709;25.6;13.7;19.6;3;13.91;0;4.56;20720 +97092;49.7653;3.97598;155;20220710;22.9;9.9;16.4;3.4;12.71;0;4.11;21616 +97092;49.7653;3.97598;155;20220711;26.6;12.5;19.5;2.5;14.71;0;4.57;22465 +97092;49.7653;3.97598;155;20220712;30.2;14.3;22.2;2;13.81;0;5.25;23809 +97092;49.7653;3.97598;155;20220713;33;20.6;26.8;3;14.21;0;6.3;20932 +97092;49.7653;3.97598;155;20220714;26.7;17.7;22.2;4.2;14.81;0;5.07;17738 +97092;49.7653;3.97598;155;20220715;23.1;11.4;17.2;3.5;11.71;0;4.35;20201 +97092;49.7653;3.97598;155;20220716;25.1;12.7;18.9;2.7;11.91;0;4.56;20737 +97092;49.7653;3.97598;155;20220717;29.1;12.3;20.7;2.4;11.21;0;5.45;24102 +97092;49.7653;3.97598;155;20220718;35.9;16.7;26.3;2.4;11.01;0;6.85;25696 +97092;49.7653;3.97598;155;20220719;37.3;22.8;30;3.8;12.81;.5;8.11;22212 +97092;49.7653;3.97598;155;20220720;21.6;18.1;19.8;2.7;19.01;7.1;2.37;10727 +97092;49.7653;3.97598;155;20220721;23.8;16;19.9;3;18.01;.1;3.29;16091 +97092;49.7653;3.97598;155;20220722;24.3;13.4;18.8;2.6;16.11;1.2;3.67;18997 +97092;49.7653;3.97598;155;20220723;26.9;13.6;20.2;2.3;16.31;0;4.22;20926 +97092;49.7653;3.97598;155;20220724;30.5;15.3;22.9;2.2;15.31;0;5.08;22295 +97092;49.7653;3.97598;155;20220725;25.5;18.4;21.9;3.5;15.21;.1;4.28;15081 +97092;49.7653;3.97598;155;20220726;23.3;13.3;18.3;2.8;14.41;0;3.65;17869 +97092;49.7653;3.97598;155;20220727;22.6;11;16.8;3.8;11.31;0;4.23;19177 +97092;49.7653;3.97598;155;20220728;25.3;11.6;18.4;3;11.11;0;4.68;20766 +97092;49.7653;3.97598;155;20220729;26.9;13.1;20;3.2;12.31;0;4.96;20740 +97092;49.7653;3.97598;155;20220730;27.9;12.6;20.2;2.8;13.31;0;4.88;21742 +97092;49.7653;3.97598;155;20220731;25.1;14.8;19.9;3.1;16.71;0;3.74;17696 +97092;49.7653;3.97598;155;20220801;24.9;17.1;21;1.9;17.81;.3;3.24;15281 +97092;49.7653;3.97598;155;20220802;28.9;14.5;21.7;1.8;16.11;0;4.32;20751 +97092;49.7653;3.97598;155;20220803;33.1;17.5;25.3;2;16.51;0;5.17;21490 +97092;49.7653;3.97598;155;20220804;28;19.2;23.6;2.9;17.81;4.8;4.2;15978 +97092;49.7653;3.97598;155;20220805;24.1;15.9;20;4;15.51;0;3.8;15323 +97092;49.7653;3.97598;155;20220806;22.8;10.1;16.4;4.4;9.91;0;4.58;19025 +97092;49.7653;3.97598;155;20220807;25.6;11.7;18.6;5;10.61;0;5.43;19796 +97092;49.7653;3.97598;155;20220808;27;13.2;20.1;5.2;12.01;0;5.62;19601 +97092;49.7653;3.97598;155;20220809;29.2;14.9;22;6;13.21;0;6.4;19831 +97092;49.7653;3.97598;155;20220810;32.3;17.2;24.7;3.6;12.71;0;6.25;20254 +97092;49.7653;3.97598;155;20220811;32.3;17.9;25.1;2.3;11.21;0;5.38;19642 +97092;49.7653;3.97598;155;20220812;32.8;18;25.4;2.2;10.71;0;5.4;19783 +97092;49.7653;3.97598;155;20220813;30.8;17.6;24.2;2.8;9.61;0;5.6;18539 +97092;49.7653;3.97598;155;20220814;30;19.1;24.5;3.4;12.21;0;5.51;16703 +97092;49.7653;3.97598;155;20220815;27.7;16.6;22.1;2.6;15.91;.2;4.06;16737 +97092;49.7653;3.97598;155;20220816;27;16;21.5;2;17.11;7.4;3.55;16539 +97092;49.7653;3.97598;155;20220817;25.4;18.1;21.7;2;18.11;1.6;3.03;13321 +97092;49.7653;3.97598;155;20220818;26.8;16.4;21.6;2.9;17.31;.6;3.71;15834 +97092;49.7653;3.97598;155;20220819;23.3;15.5;19.4;3.2;17.61;6.1;2.81;13569 +97092;49.7653;3.97598;155;20220820;23.5;12.3;17.9;2.1;14.21;0;3.11;16189 +97092;49.7653;3.97598;155;20220821;24.8;12.7;18.7;1.9;13.01;0;3.4;16704 +97092;49.7653;3.97598;155;20220822;26.9;17.5;22.2;2.4;14.11;.2;3.84;14570 +97092;49.7653;3.97598;155;20220823;28.3;15.8;22;2;16.21;0;3.72;16707 +97092;49.7653;3.97598;155;20220824;31.4;17.6;24.5;2.4;16.21;0;4.5;17422 +97092;49.7653;3.97598;155;20220825;32.1;19.8;25.9;3.1;15.01;0;5.18;16293 +97092;49.7653;3.97598;155;20220826;24.3;18;21.1;4.7;16.51;0;3.56;11479 +97092;49.7653;3.97598;155;20220827;22.3;11.8;17;3.6;13.31;0;3.18;14771 +97092;49.7653;3.97598;155;20220828;25.3;13.3;19.3;4.6;12.81;0;4.35;15670 +97092;49.7653;3.97598;155;20220829;26.4;16.3;21.3;5.2;11.41;0;5.32;14223 +97092;49.7653;3.97598;155;20220830;28.3;15.3;21.8;4.1;12.21;0;5.07;16026 +97092;49.7653;3.97598;155;20220831;26.1;14.6;20.3;3.9;14.21;2.2;4.02;14916 +97092;49.7653;3.97598;155;20220901;26.6;15.6;21.1;2.1;13.71;.1;3.44;14444 +97092;49.7653;3.97598;155;20220902;25.7;16.3;21;2.4;14.01;.5;3.36;13202 +97092;49.7653;3.97598;155;20220903;24.1;16.1;20.1;2.1;17.01;1.3;2.59;12038 +97092;49.7653;3.97598;155;20220904;27.5;15.2;21.3;2.6;14.81;.1;3.65;14847 +97092;49.7653;3.97598;155;20220905;29.3;18.8;24;3.2;14.51;4;4.39;13559 +97092;49.7653;3.97598;155;20220906;27.6;16.1;21.8;2.5;16.73;1.6;3.5;15302 +97092;49.7653;3.97598;155;20220907;21.8;14.4;18.1;2.4;16.5;7;2.41;12017 +97092;49.7653;3.97598;155;20220908;21;13.9;17.4;3.9;15.7;11.4;2.51;11311 +97092;49.7653;3.97598;155;20220909;18.3;13.6;15.9;5.1;15.13;9.4;2;8661 +97092;49.7653;3.97598;155;20220910;19.2;13.8;16.5;4.4;16.01;2.8;1.78;9144 +97092;49.7653;3.97598;155;20220911;19.7;11.1;15.4;1.7;14.91;.1;1.81;11488 +97092;49.7653;3.97598;155;20220912;24.8;13.2;19;2.2;14.21;0;2.82;13240 +97092;49.7653;3.97598;155;20220913;22.5;17.1;19.8;2.2;17.01;5.9;2.11;8842 +97092;49.7653;3.97598;155;20220914;23;17.2;20.1;2.5;19.11;11.1;1.97;9069 +97092;49.7653;3.97598;155;20220915;18.2;11.1;14.6;2.5;14.31;0;1.61;9948 +97092;49.7653;3.97598;155;20220916;15.5;11.5;13.5;3.9;11.31;1.6;1.88;7309 +97092;49.7653;3.97598;155;20220917;15.3;7.9;11.6;4.3;9.81;.4;2.05;9924 +97092;49.7653;3.97598;155;20220918;15.9;5.3;10.6;3.4;9.31;.2;2;11791 +97092;49.7653;3.97598;155;20220919;16.8;8.6;12.7;3.2;10.51;0;2;10211 +97092;49.7653;3.97598;155;20220920;16.3;7.4;11.8;2.4;10.11;.2;1.8;10520 +97092;49.7653;3.97598;155;20220921;17.6;7;12.3;1.9;9.81;0;1.88;11364 +97092;49.7653;3.97598;155;20220922;18.6;7.3;12.9;2;8.81;0;2.16;11595 +97092;49.7653;3.97598;155;20220923;17;9.3;13.1;1.6;9.71;.4;1.74;9401 +97092;49.7653;3.97598;155;20220924;17.1;11.2;14.1;2.6;12.01;.5;1.69;8088 +97092;49.7653;3.97598;155;20220925;17.1;10.8;13.9;4;11.61;.5;1.96;8258 +97092;49.7653;3.97598;155;20220926;12.8;7.7;10.2;4.2;10.81;10.7;1.15;7303 +97092;49.7653;3.97598;155;20220927;13.5;7.6;10.5;4;10.61;3.3;1.31;7771 +97092;49.7653;3.97598;155;20220928;13.9;6.2;10;2.7;9.81;.1;1.37;8798 +97092;49.7653;3.97598;155;20220929;14.5;4.2;9.3;1.4;9.31;.1;1.28;10081 +97092;49.7653;3.97598;155;20220930;16.4;4.8;10.6;2.9;10.11;10.8;1.59;10569 +97092;49.7653;3.97598;155;20221001;17.8;10.5;14.1;5.7;13.51;6;1.62;8210 +97092;49.7653;3.97598;155;20221002;13.5;12.7;13.1;2.1;13.61;15.3;.75;2490 +97092;49.7653;3.97598;155;20221003;14.4;5.7;10;1.1;11.31;0;.99;8737 +97092;49.7653;3.97598;155;20221004;17.2;7.7;12.4;2.2;11.81;.1;1.36;9012 +97092;49.7653;3.97598;155;20221005;18.2;12;15.1;4.4;13.71;.2;1.64;7121 +97092;49.7653;3.97598;155;20221006;17.2;8.8;13;2.5;11.31;0;1.5;8213 +97092;49.7653;3.97598;155;20221007;17.1;7.5;12.3;2;10.21;.1;1.48;8671 +97092;49.7653;3.97598;155;20221008;15.1;7.7;11.4;2;10.11;0;1.27;7465 +97092;49.7653;3.97598;155;20221009;17.2;5.7;11.4;2.7;9.21;.1;1.71;9236 +97092;49.7653;3.97598;155;20221010;17.7;8.9;13.3;3.3;11.81;0;1.54;7922 +97092;49.7653;3.97598;155;20221011;15.8;6;10.9;3.4;9.41;0;1.61;8248 +97092;49.7653;3.97598;155;20221012;16.6;6.1;11.3;2.2;10.11;0;1.33;8416 +97092;49.7653;3.97598;155;20221013;15;10.7;12.8;2.6;12.81;2.7;.95;5200 +97092;49.7653;3.97598;155;20221014;15.8;13;14.4;2.8;14.91;1.2;.81;4075 +97092;49.7653;3.97598;155;20221015;17.3;13;15.1;4;15.01;2.8;1.08;5036 +97092;49.7653;3.97598;155;20221016;18;12.6;15.3;2.7;15.11;.1;1.03;5586 +97092;49.7653;3.97598;155;20221017;17.6;16.2;16.9;2.6;16.91;11.1;.88;2659 +97092;49.7653;3.97598;155;20221018;19.5;14.8;17.1;2.2;16.41;.2;1.08;5025 +97092;49.7653;3.97598;155;20221019;17.9;12;14.9;3.9;14.51;.1;1.15;5571 +97092;49.7653;3.97598;155;20221020;21.1;13.7;17.4;4.4;15.41;7.4;1.73;6171 +97092;49.7653;3.97598;155;20221021;18.5;14;16.2;3;15.31;.8;1.14;4670 +97092;49.7653;3.97598;155;20221022;19.1;12.7;15.9;3;14.41;.1;1.27;5531 +97092;49.7653;3.97598;155;20221023;19.2;14.3;16.7;4.6;14.91;1.5;1.56;4723 +97092;49.7653;3.97598;155;20221024;17;14.8;15.9;6.7;13.31;4.2;1.97;3018 +97092;49.7653;3.97598;155;20221025;16.7;11.7;14.2;3.3;13.61;.1;1.02;4613 +97092;49.7653;3.97598;155;20221026;20.3;14;17.1;3.4;14.51;.1;1.55;5125 +97092;49.7653;3.97598;155;20221027;20;13.4;16.7;3.5;14.81;0;1.4;5163 +97092;49.7653;3.97598;155;20221028;21;15.7;18.3;2.9;15.41;0;1.49;4518 +97092;49.7653;3.97598;155;20221029;20.7;15.4;18;3;15.11;0;1.49;4440 +97092;49.7653;3.97598;155;20221030;18.7;13.1;15.9;2.3;13.71;2.1;1.14;4493 +97092;49.7653;3.97598;155;20221031;17.9;11.8;14.8;3;14.21;.9;.96;4620 +97092;49.7653;3.97598;155;20221101;15.2;10.1;12.6;6.3;11.91;.2;1.28;4127 +97092;49.7653;3.97598;155;20221102;14;8.2;11.1;4.5;10.61;0;1.09;4344 +97092;49.7653;3.97598;155;20221103;11.7;9.6;10.6;5.3;11.11;5.3;.83;2455 +97092;49.7653;3.97598;155;20221104;11.5;7.9;9.7;3.8;10.21;.5;.78;3244 +97092;49.7653;3.97598;155;20221105;9.8;1.5;5.6;2.5;8.81;0;.35;4986 +97092;49.7653;3.97598;155;20221106;8.4;8.4;8.4;5.4;10.21;5.3;.53;0 +97092;49.7653;3.97598;155;20221107;14.4;9;11.7;5.8;12.31;0;.76;3830 +97092;49.7653;3.97598;155;20221108;15;8.9;11.9;5.4;11.31;5.1;1.15;4018 +97092;49.7653;3.97598;155;20221109;13;10.4;11.7;4.5;11.41;.4;.94;2480 +97092;49.7653;3.97598;155;20221110;11.6;5.7;8.6;3.2;10.01;0;.54;3813 +97092;49.7653;3.97598;155;20221111;10.8;7.9;9.3;4.3;10.31;.1;.66;2543 +97092;49.7653;3.97598;155;20221112;14.7;5.4;10;2.7;9.91;.1;.78;4698 +97092;49.7653;3.97598;155;20221113;13.7;4.5;9.1;2.1;9.01;.2;.69;4594 +97092;49.7653;3.97598;155;20221114;7.2;2.8;5;3;8.81;.4;.16;3037 +97092;49.7653;3.97598;155;20221115;11.7;7.4;9.5;4.2;11.91;7;.19;2948 +97092;49.7653;3.97598;155;20221116;11.2;7.2;9.2;5.2;11.31;13.2;.28;2786 +97092;49.7653;3.97598;155;20221117;11.6;10;10.8;6.6;10.71;4.4;1.05;1629 +97092;49.7653;3.97598;155;20221118;9.9;6.6;8.2;3;9.61;.6;.52;2422 +97092;49.7653;3.97598;155;20221119;10;4.5;7.2;2.4;9.31;.6;.37;3158 +97092;49.7653;3.97598;155;20221120;7.5;5;6.2;3.5;9.21;5;.26;2003 +97092;49.7653;3.97598;155;20221121;7.4;3.4;5.4;4.2;8.81;3;.19;2568 +97092;49.7653;3.97598;155;20221122;8.5;3.5;6;5.5;8.31;1.9;.53;2860 +97092;49.7653;3.97598;155;20221123;8.1;5.4;6.7;5;9.01;5.9;.44;1995 +97092;49.7653;3.97598;155;20221124;10.3;6.4;8.3;4.7;9.51;3.1;.64;2418 +97092;49.7653;3.97598;155;20221125;10.6;6.8;8.7;3.1;9.81;.1;.53;2348 +97092;49.7653;3.97598;155;20221126;5.8;2.5;4.1;3.1;8.11;.1;.17;2137 +97092;49.7653;3.97598;155;20221127;7.1;4.6;5.8;5.1;8.61;7.5;.37;1797 +97092;49.7653;3.97598;155;20221128;8.8;6.6;7.7;2.4;9.91;.5;.33;1645 +97092;49.7653;3.97598;155;20221129;9.8;5.2;7.5;1.4;9.11;0;.33;2472 +97092;49.7653;3.97598;155;20221130;7.6;3.4;5.5;3.3;8.21;0;.36;2319 +97092;49.7653;3.97598;155;20221201;5.7;3.7;4.7;4.7;7.91;0;.36;1493 +97092;49.7653;3.97598;155;20221202;4.2;3.9;4;3.9;7.11;.3;.56;397 +97092;49.7653;3.97598;155;20221203;2.4;1.8;2.1;4.1;6.11;0;.53;669 +97092;49.7653;3.97598;155;20221204;2;.9;1.4;3.6;5.91;1.5;.45;994 +97092;49.7653;3.97598;155;20221205;1.6;.3;.9;2.2;6.31;1.7;.23;1093 +97092;49.7653;3.97598;155;20221206;6;1.3;3.6;2.1;7.31;.2;.24;2311 +97092;49.7653;3.97598;155;20221207;4.9;.6;2.7;2.1;7.21;.5;.16;2177 +97092;49.7653;3.97598;155;20221208;2.4;.6;1.5;1.8;6.51;.2;.23;1296 +97092;49.7653;3.97598;155;20221209;.3;-4.3;-2;1.4;4.91;.1;.15;2224 +97092;49.7653;3.97598;155;20221210;-.3;-3.8;-2.1;2.3;5.21;0;.11;1889 +97092;49.7653;3.97598;155;20221211;-1;-1.1;-1.1;3.8;5.41;0;.28;81 +97092;49.7653;3.97598;155;20221212;-.8;-3.5;-2.2;3.7;4.51;0;.34;1602 +97092;49.7653;3.97598;155;20221213;1.8;-4.2;-1.2;3.6;3.71;0;.71;2514 +97092;49.7653;3.97598;155;20221214;1.6;-2;-.2;1.6;4.01;0;.49;1874 +97092;49.7653;3.97598;155;20221215;3.7;-7.1;-1.7;3.1;3.91;0;.53;3439 +97092;49.7653;3.97598;155;20221216;1.3;-4;-1.4;3.2;4.71;0;.33;2315 +97092;49.7653;3.97598;155;20221217;-1.1;-8.3;-4.7;2;3.81;0;.17;2738 +97092;49.7653;3.97598;155;20221218;-.1;-5.2;-2.7;4.8;4.21;2.3;.4;2254 +97092;49.7653;3.97598;155;20221219;8.8;.3;4.5;4.1;8.31;1.3;.13;2988 +97092;49.7653;3.97598;155;20221220;9.5;8.7;9.1;3.9;10.51;16;.52;719 +97092;49.7653;3.97598;155;20221221;9.4;8.6;9;4.5;11.31;19.6;.24;719 +97092;49.7653;3.97598;155;20221222;11;9.7;10.3;5.2;11.91;8.3;.38;995 +97092;49.7653;3.97598;155;20221223;13.2;9.6;11.4;5;12.01;7;.59;1846 +97092;49.7653;3.97598;155;20221224;11.3;9;10.1;4.1;11.01;.5;.56;1421 +97092;49.7653;3.97598;155;20221225;11.6;8.5;10;3.9;11.41;2.5;.39;1700 +97092;49.7653;3.97598;155;20221226;10.3;10;10.1;4.7;10.11;3;.98;335 +97092;49.7653;3.97598;155;20221227;7.3;1.5;4.4;3.8;7.31;0;.41;2447 +97092;49.7653;3.97598;155;20221228;9.6;4.1;6.8;7.3;10.01;5.9;.03;2386 +97092;49.7653;3.97598;155;20221229;9.7;9.6;9.6;7.4;9.61;.6;1.22;78 +97092;49.7653;3.97598;155;20221230;12.8;4.5;8.6;6.6;10.31;9.5;.5;3029 +97092;49.7653;3.97598;155;20221231;15.4;13;14.2;9.5;12.61;.2;1.68;1508 +97093;49.78319;4.3221;231;20220101;11.3;9.1;10.2;3.2;11.59;.1;.39;1978 +97093;49.78319;4.3221;231;20220102;12.4;8.1;10.3;5.4;10.46;1.8;.9;2224 +97093;49.78319;4.3221;231;20220103;10;8.9;9.4;4.6;10.46;23.6;.76;913 +97093;49.78319;4.3221;231;20220104;6.9;5.9;6.4;3.6;8.99;6.3;.49;782 +97093;49.78319;4.3221;231;20220105;3.6;-.4;1.6;3.8;6.32;0;.4;1861 +97093;49.78319;4.3221;231;20220106;4.6;1.2;2.9;2.9;6.56;1;.41;2126 +97093;49.78319;4.3221;231;20220107;4.5;1.1;2.8;4.7;6.79;7.4;.49;1655 +97093;49.78319;4.3221;231;20220108;5.6;.1;2.9;5.6;7.52;24.7;.24;2015 +97093;49.78319;4.3221;231;20220109;5.3;2.7;4;4.1;7.02;.3;.54;2027 +97093;49.78319;4.3221;231;20220110;2.4;0;1.2;2;6.32;0;.32;1387 +97093;49.78319;4.3221;231;20220111;2.9;-1.3;.8;2;5.72;0;.23;2498 +97093;49.78319;4.3221;231;20220112;2.2;-2.7;-.2;1.4;6.03;0;.16;2365 +97093;49.78319;4.3221;231;20220113;6.4;-1.2;2.6;1.7;6.22;0;.29;3774 +97093;49.78319;4.3221;231;20220114;9.2;-1.3;3.9;1.5;6.36;.1;.33;4407 +97093;49.78319;4.3221;231;20220115;6.7;-1.6;2.6;1.9;5.79;.1;.41;3780 +97093;49.78319;4.3221;231;20220116;1;-1.8;-.4;2.7;6.12;.6;.16;1251 +97093;49.78319;4.3221;231;20220117;4.7;.8;2.7;1.9;7.46;.1;.2;2186 +97093;49.78319;4.3221;231;20220118;7.2;2.8;5;2.2;7.38;.1;.42;3086 +97093;49.78319;4.3221;231;20220119;3.4;.3;1.9;2.7;7.12;1.9;.24;1399 +97093;49.78319;4.3221;231;20220120;4.1;.9;2.5;3.4;6.72;.6;.38;2649 +97093;49.78319;4.3221;231;20220121;4.3;-.6;1.9;2.6;6.72;.3;.29;2504 +97093;49.78319;4.3221;231;20220122;4.3;1.6;2.9;2.1;7.22;0;.34;1558 +97093;49.78319;4.3221;231;20220123;3.7;2.3;3;1.9;6.68;0;.51;1057 +97093;49.78319;4.3221;231;20220124;6.4;-.4;3;2.1;6.09;0;.45;4769 +97093;49.78319;4.3221;231;20220125;4.9;-2.5;1.2;1.7;5.86;0;.32;4509 +97093;49.78319;4.3221;231;20220126;.7;-1.5;-.4;2.5;6.09;0;.21;1477 +97093;49.78319;4.3221;231;20220127;4.8;.4;2.6;3.8;7.62;1.5;.14;2211 +97093;49.78319;4.3221;231;20220128;4.3;.9;2.6;2.8;7.59;.1;.21;2198 +97093;49.78319;4.3221;231;20220129;8.9;3.2;6;5;9.46;1.1;.26;2947 +97093;49.78319;4.3221;231;20220130;7.4;2.3;4.8;2.4;7.02;1.2;.63;3613 +97093;49.78319;4.3221;231;20220131;4.9;1.4;3.2;6.7;6.53;.2;.75;2374 +97093;49.78319;4.3221;231;20220201;7.6;.2;3.9;4.7;8.16;1;.31;3263 +97093;49.78319;4.3221;231;20220202;8.9;6.9;7.9;4.3;10.16;.4;.52;1738 +97093;49.78319;4.3221;231;20220203;5.9;5.8;5.8;3.6;8.56;.5;.55;465 +97093;49.78319;4.3221;231;20220204;7.6;4.8;6.2;4.8;8.16;1.7;.79;2286 +97093;49.78319;4.3221;231;20220205;7.2;-.8;3.2;4.1;6.76;.3;.62;5509 +97093;49.78319;4.3221;231;20220206;8.6;4.7;6.7;8.8;8.76;19.8;.82;2765 +97093;49.78319;4.3221;231;20220207;7.2;1.6;4.4;4;6.22;.1;.95;5616 +97093;49.78319;4.3221;231;20220208;8.4;2;5.2;3.8;9.22;.2;.22;3752 +97093;49.78319;4.3221;231;20220209;11.6;5.1;8.4;2.4;8.52;.1;.84;6357 +97093;49.78319;4.3221;231;20220210;5.5;1.9;3.7;2.8;7.93;3.7;.47;2258 +97093;49.78319;4.3221;231;20220211;6.5;-.7;2.9;2.1;5.99;0;.6;7637 +97093;49.78319;4.3221;231;20220212;6.7;-5.5;.6;2;4.84;0;.65;9800 +97093;49.78319;4.3221;231;20220213;10.1;-2.9;3.6;4.7;6.44;.1;1.08;7950 +97093;49.78319;4.3221;231;20220214;9.7;8.5;9.1;5.7;8.7;1.5;1.34;6000 +97093;49.78319;4.3221;231;20220215;9.4;3.8;6.6;4.2;8.59;9.1;.76;7450 +97093;49.78319;4.3221;231;20220216;13;6.6;9.8;8.3;11.99;8.6;.56;4422 +97093;49.78319;4.3221;231;20220217;11.2;8.7;10;7;8.99;2.5;1.71;4441 +97093;49.78319;4.3221;231;20220218;11.1;6.8;9;8.3;8.76;3.1;1.65;3810 +97093;49.78319;4.3221;231;20220219;7.8;1.7;4.8;6.9;6.63;.2;1.29;7547 +97093;49.78319;4.3221;231;20220220;10.3;5;7.7;8.4;9.36;5.6;.99;3863 +97093;49.78319;4.3221;231;20220221;6.8;3.2;5;7.5;7.69;4.2;.85;4088 +97093;49.78319;4.3221;231;20220222;9.5;3;6.2;4.7;9.29;3;.57;4868 +97093;49.78319;4.3221;231;20220223;10;1;5.5;3;8.22;0;.78;8119 +97093;49.78319;4.3221;231;20220224;10.4;6;8.2;5.3;7.69;2.9;1.61;5008 +97093;49.78319;4.3221;231;20220225;8.1;-.1;4;3.6;6.21;.6;1.13;7164 +97093;49.78319;4.3221;231;20220226;7.9;-3.1;2.4;2.3;5.53;.1;1;9617 +97093;49.78319;4.3221;231;20220227;9.7;.9;5.3;4.7;4.62;.1;2.03;9295 +97093;49.78319;4.3221;231;20220228;10.3;-.3;5;2.9;4.88;0;1.47;10649 +97093;49.78319;4.3221;231;20220301;8.4;-1.5;3.4;1.6;5.28;0;1.03;6636 +97093;49.78319;4.3221;231;20220302;10;.5;5.2;1.8;5.38;0;1.28;7477 +97093;49.78319;4.3221;231;20220303;13.9;-.6;6.6;1.9;6.43;0;1.45;10678 +97093;49.78319;4.3221;231;20220304;12;.5;6.3;2.2;4.96;0;1.65;10440 +97093;49.78319;4.3221;231;20220305;10.5;-1.2;4.7;2.1;4.62;0;1.51;10578 +97093;49.78319;4.3221;231;20220306;7.2;-3.1;2;3.7;4.39;.1;1.55;10220 +97093;49.78319;4.3221;231;20220307;5.6;-3.3;1.1;4.3;3.86;0;1.59;10408 +97093;49.78319;4.3221;231;20220308;10;-1;4.5;4.4;3.72;0;2.32;11400 +97093;49.78319;4.3221;231;20220309;13.6;.6;7.1;2.9;4.99;0;2.12;11685 +97093;49.78319;4.3221;231;20220310;15.3;2;8.6;3.7;5.99;0;2.49;11965 +97093;49.78319;4.3221;231;20220311;14.4;5.9;10.2;5.4;7.86;2.2;2.37;7996 +97093;49.78319;4.3221;231;20220312;12.6;6.4;9.5;5.3;8.99;2.9;1.68;8052 +97093;49.78319;4.3221;231;20220313;13;6.6;9.8;5.8;9.29;2;1.7;7893 +97093;49.78319;4.3221;231;20220314;13.1;5.4;9.2;3.2;8.52;3.3;1.64;9581 +97093;49.78319;4.3221;231;20220315;8.8;5.5;7.2;2.3;9.42;5.6;.8;4694 +97093;49.78319;4.3221;231;20220316;11.3;4.6;8;3.1;10.29;0;.88;6616 +97093;49.78319;4.3221;231;20220317;8.5;7;7.7;3.9;8.46;0;1.2;4260 +97093;49.78319;4.3221;231;20220318;14.6;-2.1;6.2;3.5;5.54;0;2.54;17250 +97093;49.78319;4.3221;231;20220319;14.6;4;9.3;4.8;5.39;0;3.29;17250 +97093;49.78319;4.3221;231;20220320;11.4;-2.2;4.6;2.4;5.39;0;1.9;16700 +97093;49.78319;4.3221;231;20220321;18.1;-.2;8.9;1.4;7.49;0;1.92;13950 +97093;49.78319;4.3221;231;20220322;18.4;1.2;9.8;1.3;7.04;0;2.04;14850 +97093;49.78319;4.3221;231;20220323;18.9;-.6;9.2;.8;6.14;0;2.02;17350 +97093;49.78319;4.3221;231;20220324;19;-.8;9.1;.8;5.99;0;2.07;17250 +97093;49.78319;4.3221;231;20220325;16.9;-1.4;7.8;1.8;6.24;0;2.32;17250 +97093;49.78319;4.3221;231;20220326;18.4;-.2;9.1;2.5;6.69;.1;2.79;18350 +97093;49.78319;4.3221;231;20220327;19.3;2.2;10.8;1.6;8.74;.1;2.43;18100 +97093;49.78319;4.3221;231;20220328;19.9;.6;10.2;1.1;8.04;0;2.11;15050 +97093;49.78319;4.3221;231;20220329;16.9;5.2;11.1;1.7;9.19;2.3;1.76;8900 +97093;49.78319;4.3221;231;20220330;11.9;7;9.5;2;8.99;2.5;1.47;8250 +97093;49.78319;4.3221;231;20220331;6.3;4.8;5.5;3;7.09;.2;1.12;4150 +97093;49.78319;4.3221;231;20220401;.7;.5;.6;3.8;5.8;.5;.5;1500 +97093;49.78319;4.3221;231;20220402;3.7;-.6;1.6;4.2;5.09;.1;1.3;9050 +97093;49.78319;4.3221;231;20220403;7.6;-4.3;1.7;1.9;4.44;.3;1.79;17250 +97093;49.78319;4.3221;231;20220404;7.7;-4.3;1.7;3.6;6.29;3.9;1.05;8750 +97093;49.78319;4.3221;231;20220405;11.4;4.7;8.1;4.8;10.26;.7;.91;5572 +97093;49.78319;4.3221;231;20220406;11.2;7.4;9.3;5.1;8.94;3;1.7;6200 +97093;49.78319;4.3221;231;20220407;11.5;8.3;9.9;8.7;8.86;1.7;2.63;11804 +97093;49.78319;4.3221;231;20220408;5.6;4.7;5.1;3.4;7.26;12.3;.98;2697 +97093;49.78319;4.3221;231;20220409;9.5;-1;4.3;1.8;6.54;.5;1.68;15150 +97093;49.78319;4.3221;231;20220410;11.6;-2.1;4.8;1;6.24;0;1.67;14250 +97093;49.78319;4.3221;231;20220411;17.8;-.3;8.7;3.7;6.84;0;3.33;21250 +97093;49.78319;4.3221;231;20220412;19.8;5.9;12.9;2.5;9.14;0;2.96;15950 +97093;49.78319;4.3221;231;20220413;18;7.1;12.5;1.4;11.29;.9;1.97;11650 +97093;49.78319;4.3221;231;20220414;19.7;8.7;14.2;1.6;11.59;0;2.82;18300 +97093;49.78319;4.3221;231;20220415;19.1;4.5;11.8;1.6;10.14;0;2.61;17400 +97093;49.78319;4.3221;231;20220416;17.9;2.5;10.2;2.5;7.94;0;3.29;23500 +97093;49.78319;4.3221;231;20220417;19.5;1.5;10.5;2.3;5.79;0;3.71;24000 +97093;49.78319;4.3221;231;20220418;19.2;.3;9.7;1.7;6.69;0;3.17;22100 +97093;49.78319;4.3221;231;20220419;19.2;2.2;10.7;1.4;7.79;0;2.86;18900 +97093;49.78319;4.3221;231;20220420;17.5;4.3;10.9;2.1;7.09;0;3.41;23500 +97093;49.78319;4.3221;231;20220421;18.5;.7;9.6;2.5;7.94;0;3.35;23350 +97093;49.78319;4.3221;231;20220422;17.2;5.7;11.4;2;8.89;0;2.98;19850 +97093;49.78319;4.3221;231;20220423;17.4;6.7;12;2.6;9.69;0;2.49;13000 +97093;49.78319;4.3221;231;20220424;18.2;8.7;13.5;2.1;8.74;0;3.22;18000 +97093;49.78319;4.3221;231;20220425;13.6;3.1;8.3;2;8.54;.1;2.22;15750 +97093;49.78319;4.3221;231;20220426;13.2;4.3;8.8;2.4;8.69;0;1.85;10500 +97093;49.78319;4.3221;231;20220427;17.4;0;8.7;2.1;8.34;.1;2.88;20600 +97093;49.78319;4.3221;231;20220428;20.1;2.4;11.3;2.1;8.74;0;3.55;23400 +97093;49.78319;4.3221;231;20220429;17.2;5.2;11.2;1.7;9.24;0;2.3;12300 +97093;49.78319;4.3221;231;20220430;14.2;4;9.1;2.8;7.99;0;3.01;22100 +97093;49.78319;4.3221;231;20220501;14.9;1.3;8.1;1.3;7.89;.1;2.31;16200 +97093;49.78319;4.3221;231;20220502;18.1;4.8;11.5;2;8.89;0;3.09;19550 +97093;49.78319;4.3221;231;20220503;19;7.9;13.5;2.5;9.19;0;2.98;12950 +97093;49.78319;4.3221;231;20220504;19.1;5;12.1;2;9.39;0;3.41;22150 +97093;49.78319;4.3221;231;20220505;17.8;3.7;10.8;1.3;10.84;.4;2.24;14750 +97093;49.78319;4.3221;231;20220506;20.4;6.2;13.3;2;10.56;0;3.31;19736 +97093;49.78319;4.3221;231;20220507;20.8;7.7;14.2;2;11.19;.5;3.2;18068 +97093;49.78319;4.3221;231;20220508;19.5;9.3;14.4;3.4;12.06;0;3.25;17282 +97093;49.78319;4.3221;231;20220509;24.1;7.5;15.8;1.9;10.99;0;3.92;20823 +97093;49.78319;4.3221;231;20220510;24.4;10.5;17.5;2.7;12.82;0;3.97;18587 +97093;49.78319;4.3221;231;20220511;24.7;9.4;17;3.3;12.36;0;4.57;22474 +97093;49.78319;4.3221;231;20220512;19.6;9.3;14.5;2.8;11.19;0;3.48;19594 +97093;49.78319;4.3221;231;20220513;19.3;5.2;12.2;2.2;9.46;0;3.6;22680 +97093;49.78319;4.3221;231;20220514;22.5;5.1;13.8;1.3;9.99;0;3.77;23898 +97093;49.78319;4.3221;231;20220515;26.8;9.9;18.3;2.5;11.29;.1;4.82;22444 +97093;49.78319;4.3221;231;20220516;22.4;14.9;18.7;2.4;14.72;.1;3.26;14532 +97093;49.78319;4.3221;231;20220517;26.4;13.1;19.8;2.2;14.72;0;4.15;19056 +97093;49.78319;4.3221;231;20220518;27.7;15.5;21.6;2;15.36;0;4.45;20268 +97093;49.78319;4.3221;231;20220519;26.4;17;21.7;3;15.92;1.8;4.4;17803 +97093;49.78319;4.3221;231;20220520;22.1;14.8;18.4;2.5;16.22;7.1;2.88;13016 +97093;49.78319;4.3221;231;20220521;20.2;8.3;14.2;2;11.76;.1;3.53;21286 +97093;49.78319;4.3221;231;20220522;22.3;8.5;15.4;1.6;12.29;.3;3.58;20635 +97093;49.78319;4.3221;231;20220523;19.9;13;16.4;2.9;14.66;10;2.65;12168 +97093;49.78319;4.3221;231;20220524;16.5;9.9;13.2;3.5;11.76;.6;2.83;15795 +97093;49.78319;4.3221;231;20220525;18.3;5.5;11.9;3;10.56;.5;3.29;20826 +97093;49.78319;4.3221;231;20220526;19.3;12.2;15.8;4;12.99;0;3.35;16356 +97093;49.78319;4.3221;231;20220527;20.2;12.1;16.2;3.7;11.92;.2;3.7;16544 +97093;49.78319;4.3221;231;20220528;17.8;5.7;11.8;2;9.06;0;3.36;20617 +97093;49.78319;4.3221;231;20220529;15.3;2.7;9;2.5;8.42;.2;3.01;20434 +97093;49.78319;4.3221;231;20220530;16.8;4.3;10.6;2.2;8.82;0;3.29;21096 +97093;49.78319;4.3221;231;20220531;18.8;7.5;13.2;2.2;9.19;0;3.42;18121 +97093;49.78319;4.3221;231;20220601;19;4.6;11.8;2.2;9.26;0;3.68;22927 +97093;49.78319;4.3221;231;20220602;21.8;5.4;13.6;2.5;9.19;0;4.4;24804 +97093;49.78319;4.3221;231;20220603;24.5;10.2;17.3;2.2;12.62;.1;4.07;20264 +97093;49.78319;4.3221;231;20220604;27.1;12.9;20;2.4;16.49;7.2;4.64;22769 +97093;49.78319;4.3221;231;20220605;18.6;15.7;17.2;2.4;17.82;8.4;1.79;8679 +97093;49.78319;4.3221;231;20220606;20.1;11.4;15.8;2.7;13.66;.6;3.32;18054 +97093;49.78319;4.3221;231;20220607;19.1;9.8;14.5;2.4;14.26;4.7;2.75;16023 +97093;49.78319;4.3221;231;20220608;17.8;12.7;15.2;2.7;14.32;14.5;2.33;11948 +97093;49.78319;4.3221;231;20220609;18.9;10.1;14.5;2.7;13.06;.9;3.04;17222 +97093;49.78319;4.3221;231;20220610;22.1;12.7;17.4;2.3;14.56;0;3.5;17846 +97093;49.78319;4.3221;231;20220611;23.7;13.4;18.5;1.8;15.66;0;4.01;21472 +97093;49.78319;4.3221;231;20220612;22.3;9.5;15.9;2.5;12.02;0;4.37;23931 +97093;49.78319;4.3221;231;20220613;20.7;8;14.4;2.2;11.16;0;3.98;23102 +97093;49.78319;4.3221;231;20220614;23.6;7.5;15.5;2.1;11.02;0;4.57;24989 +97093;49.78319;4.3221;231;20220615;27.8;10.2;19;2.1;12.92;0;5.26;25961 +97093;49.78319;4.3221;231;20220616;26.5;11.8;19.1;2.1;13.36;0;5.04;25119 +97093;49.78319;4.3221;231;20220617;29.8;12.6;21.2;2;13.42;0;5.5;25305 +97093;49.78319;4.3221;231;20220618;33.1;17.6;25.3;2;16.09;0;5.92;24563 +97093;49.78319;4.3221;231;20220619;22.5;15.2;18.9;4.1;16.09;9.9;3.83;16575 +97093;49.78319;4.3221;231;20220620;20.1;12.7;16.4;3.2;14.16;.3;3.14;14972 +97093;49.78319;4.3221;231;20220621;22.6;9.7;16.2;3;12.92;1;3.99;19194 +97093;49.78319;4.3221;231;20220622;22.8;11.6;17.2;2.4;15.36;9.7;3.34;17029 +97093;49.78319;4.3221;231;20220623;26.4;16.1;21.2;2.5;18.69;9.4;4.24;20082 +97093;49.78319;4.3221;231;20220624;22.3;16.2;19.3;2.9;17.82;10.9;3.16;14487 +97093;49.78319;4.3221;231;20220625;21;14.5;17.7;2.9;15.89;6;3.07;14641 +97093;49.78319;4.3221;231;20220626;19.4;11.7;15.6;1.6;14.78;0;2.88;16233 +97093;49.78319;4.3221;231;20220627;19.8;12.3;16;1.7;14.52;2.4;3.13;17189 +97093;49.78319;4.3221;231;20220628;24.4;9.2;16.8;1.7;12.86;0;4.37;23786 +97093;49.78319;4.3221;231;20220629;26.3;11.8;19.1;1.7;13.16;0;4.62;23319 +97093;49.78319;4.3221;231;20220630;16.5;12.1;14.3;2.3;14.39;13.7;1.73;8971 +97093;49.78319;4.3221;231;20220701;20.3;10.3;15.3;2;12.39;.1;3.54;19672 +97093;49.78319;4.3221;231;20220702;24.6;9.2;16.9;2;11.99;0;4.64;24751 +97093;49.78319;4.3221;231;20220703;22.4;11.1;16.7;2.2;12.99;0;4.18;22421 +97093;49.78319;4.3221;231;20220704;23.7;8.4;16.1;1.9;12.09;0;4.4;24433 +97093;49.78319;4.3221;231;20220705;23.4;9.5;16.5;2.4;12.39;0;4.42;23351 +97093;49.78319;4.3221;231;20220706;22.9;8.3;15.6;1.9;11.86;0;4.05;22262 +97093;49.78319;4.3221;231;20220707;20;12.9;16.5;2.9;14.06;0;3.11;15313 +97093;49.78319;4.3221;231;20220708;24.2;8;16.1;2.2;12.26;0;4.63;25696 +97093;49.78319;4.3221;231;20220709;25.6;11.7;18.6;2.5;13.76;0;4.62;22156 +97093;49.78319;4.3221;231;20220710;22.5;9.4;15.9;2.8;12.69;0;4.05;21395 +97093;49.78319;4.3221;231;20220711;26.2;11.4;18.8;2.3;14.62;0;4.7;23401 +97093;49.78319;4.3221;231;20220712;29.3;12.7;21;2;14.02;0;5.14;23744 +97093;49.78319;4.3221;231;20220713;32.9;19;25.9;2.3;14.06;0;6.16;23525 +97093;49.78319;4.3221;231;20220714;27.5;17.1;22.3;3;14.96;0;5.26;21242 +97093;49.78319;4.3221;231;20220715;23.4;10.3;16.8;2.6;11.39;0;4.54;22777 +97093;49.78319;4.3221;231;20220716;25.4;10.2;17.8;2.3;11.69;0;4.73;23000 +97093;49.78319;4.3221;231;20220717;28.5;10.3;19.4;2.5;11.06;0;5.57;25247 +97093;49.78319;4.3221;231;20220718;34.8;14.1;24.5;2.2;11.32;0;6.41;25234 +97093;49.78319;4.3221;231;20220719;37.1;18.7;27.9;3.2;12.39;0;7.79;24416 +97093;49.78319;4.3221;231;20220720;24.1;18.3;21.2;2.7;18.29;6.5;3.04;11550 +97093;49.78319;4.3221;231;20220721;23.8;15.6;19.7;2.6;18.16;.1;3.34;16026 +97093;49.78319;4.3221;231;20220722;25.2;13.4;19.3;2.4;16.26;1;3.81;18399 +97093;49.78319;4.3221;231;20220723;27.1;13.2;20.1;1.7;16.29;0;4.14;20750 +97093;49.78319;4.3221;231;20220724;30.4;14.1;22.3;1.9;15.46;0;5.11;23734 +97093;49.78319;4.3221;231;20220725;25.3;17.9;21.6;3;15.39;.1;4.12;15233 +97093;49.78319;4.3221;231;20220726;22.8;12.9;17.9;2.5;14.56;0;3.35;16051 +97093;49.78319;4.3221;231;20220727;22.3;10.9;16.6;3.1;11.56;0;4.22;20005 +97093;49.78319;4.3221;231;20220728;25.6;10.2;17.9;2.5;11.02;0;4.39;19215 +97093;49.78319;4.3221;231;20220729;27.3;11.1;19.2;2.3;12.19;0;4.83;22492 +97093;49.78319;4.3221;231;20220730;28.1;11.3;19.7;2;12.72;0;4.68;22200 +97093;49.78319;4.3221;231;20220731;25;14.5;19.8;2.8;16.12;0;3.8;16880 +97093;49.78319;4.3221;231;20220801;24.7;16.8;20.7;1.7;17.32;.3;3.2;14704 +97093;49.78319;4.3221;231;20220802;28.9;13.5;21.2;1.5;15.89;0;4.31;21281 +97093;49.78319;4.3221;231;20220803;32.9;15.7;24.3;1.7;15.89;0;5.14;22687 +97093;49.78319;4.3221;231;20220804;29.6;17.4;23.5;2.4;17.56;4.6;4.31;16292 +97093;49.78319;4.3221;231;20220805;24.8;16.3;20.5;3.3;16.52;0;3.79;15657 +97093;49.78319;4.3221;231;20220806;22.7;8.3;15.5;3.5;9.99;0;4.51;21185 +97093;49.78319;4.3221;231;20220807;25.8;9.5;17.7;3.7;10.22;0;5.33;22181 +97093;49.78319;4.3221;231;20220808;27.2;11.6;19.4;3.7;11.69;0;5.4;21585 +97093;49.78319;4.3221;231;20220809;29.3;13.5;21.4;4.2;12.92;0;6.02;21608 +97093;49.78319;4.3221;231;20220810;31.6;15;23.3;3.1;12.22;0;5.93;21038 +97093;49.78319;4.3221;231;20220811;31.7;15.3;23.5;2.8;10.99;0;5.79;20861 +97093;49.78319;4.3221;231;20220812;32.2;15.2;23.7;2.4;10.52;0;5.58;20844 +97093;49.78319;4.3221;231;20220813;30.9;14.9;22.9;2.8;9.89;0;5.68;20404 +97093;49.78319;4.3221;231;20220814;30.4;15.8;23.1;3;12.12;1.5;5.23;17335 +97093;49.78319;4.3221;231;20220815;27.1;17;22;3;16.29;.1;4.14;16767 +97093;49.78319;4.3221;231;20220816;27.2;15.1;21.2;2.1;16.69;10.3;3.69;16773 +97093;49.78319;4.3221;231;20220817;24.4;17;20.7;1.8;18.22;.9;2.82;12766 +97093;49.78319;4.3221;231;20220818;26.3;14.8;20.5;2.2;17.32;.4;3.53;16628 +97093;49.78319;4.3221;231;20220819;23.3;14.6;19;2.8;17.52;5.7;2.68;12295 +97093;49.78319;4.3221;231;20220820;24.1;12.9;18.5;2.2;14.49;0;3.48;17312 +97093;49.78319;4.3221;231;20220821;24.7;10.6;17.6;1.5;12.96;0;3.22;16922 +97093;49.78319;4.3221;231;20220822;27.2;15.6;21.4;2;14.09;0;3.7;15256 +97093;49.78319;4.3221;231;20220823;28.2;14.2;21.2;1.6;15.89;0;3.56;16856 +97093;49.78319;4.3221;231;20220824;31.7;15.7;23.7;1.9;15.62;0;4.43;18666 +97093;49.78319;4.3221;231;20220825;32.2;17;24.6;2.8;14.86;0;5.16;17855 +97093;49.78319;4.3221;231;20220826;23.3;17.7;20.5;3.7;16.79;0;3.02;9385 +97093;49.78319;4.3221;231;20220827;22.5;11.9;17.2;2.8;13.69;0;3.15;14756 +97093;49.78319;4.3221;231;20220828;24.7;11.6;18.1;3.4;12.82;0;4;17497 +97093;49.78319;4.3221;231;20220829;25.9;15.1;20.5;3.8;11.59;0;4.71;14928 +97093;49.78319;4.3221;231;20220830;27.8;13.2;20.5;3;12.59;0;4.2;15101 +97093;49.78319;4.3221;231;20220831;26;13.2;19.6;2.5;14.42;.6;3.54;15421 +97093;49.78319;4.3221;231;20220901;26.3;13.9;20.1;2.5;13.52;0;3.68;15947 +97093;49.78319;4.3221;231;20220902;26.6;14.2;20.4;2.4;13.46;.2;3.7;15239 +97093;49.78319;4.3221;231;20220903;24.5;15.9;20.2;2.1;16.36;1.1;2.77;12468 +97093;49.78319;4.3221;231;20220904;27.2;14.2;20.7;2.2;14.79;0;3.59;16132 +97093;49.78319;4.3221;231;20220905;29.4;16.4;22.9;2.7;14.29;3.3;4.19;14922 +97093;49.78319;4.3221;231;20220906;28.3;14.9;21.6;2.5;16.55;2.2;3.51;16398 +97093;49.78319;4.3221;231;20220907;22.2;14.3;18.3;2.2;16.52;7.6;2.47;12592 +97093;49.78319;4.3221;231;20220908;20.8;13.2;17;3.5;15.52;13;2.47;11625 +97093;49.78319;4.3221;231;20220909;18.4;13.3;15.9;4.4;15.05;10.5;1.87;8180 +97093;49.78319;4.3221;231;20220910;20;13.3;16.6;3.9;15.66;2.7;1.98;9332 +97093;49.78319;4.3221;231;20220911;20.5;12.1;16.3;1.3;14.92;.1;1.92;11604 +97093;49.78319;4.3221;231;20220912;25;10.9;18;2.2;13.92;.1;3;14954 +97093;49.78319;4.3221;231;20220913;22;15.7;18.9;2.3;17.02;5.9;2.14;7989 +97093;49.78319;4.3221;231;20220914;23.2;16.7;20;2.3;19.32;13.4;1.98;8602 +97093;49.78319;4.3221;231;20220915;18.3;11.3;14.8;2.2;14.66;0;1.57;8906 +97093;49.78319;4.3221;231;20220916;15.2;10.5;12.8;3.2;11.62;2.2;1.8;7999 +97093;49.78319;4.3221;231;20220917;13.8;7.1;10.5;3.6;10.22;.4;1.74;9152 +97093;49.78319;4.3221;231;20220918;15.3;5.3;10.3;3.4;9.59;.3;1.97;11156 +97093;49.78319;4.3221;231;20220919;16.4;6.7;11.5;2.3;10.36;.1;1.83;11135 +97093;49.78319;4.3221;231;20220920;16.8;5.8;11.3;1.8;10.02;.1;1.78;11519 +97093;49.78319;4.3221;231;20220921;17.1;5.3;11.2;1.9;9.52;0;1.92;12615 +97093;49.78319;4.3221;231;20220922;18.6;4.5;11.5;1.8;8.52;0;2.21;13410 +97093;49.78319;4.3221;231;20220923;16.9;6.3;11.6;1.3;9.62;.2;1.61;9361 +97093;49.78319;4.3221;231;20220924;16.8;9.7;13.2;1.7;12.02;.5;1.49;7574 +97093;49.78319;4.3221;231;20220925;17.1;10.4;13.7;3.1;11.69;.5;2;9725 +97093;49.78319;4.3221;231;20220926;13;6.6;9.8;3.8;10.72;12.4;1.2;7097 +97093;49.78319;4.3221;231;20220927;12.6;7.2;9.9;3.7;10.72;2.5;1.24;7830 +97093;49.78319;4.3221;231;20220928;13.7;6.3;10;2.3;9.99;.1;1.36;8905 +97093;49.78319;4.3221;231;20220929;14.3;2.7;8.5;1.3;9.06;.1;1.31;10361 +97093;49.78319;4.3221;231;20220930;16.4;2.1;9.2;2.6;9.46;12.8;1.63;12130 +97093;49.78319;4.3221;231;20221001;17.3;9.9;13.6;5.6;13.39;6.1;1.62;8171 +97093;49.78319;4.3221;231;20221002;13.5;12.2;12.8;2.2;13.62;15;.81;2979 +97093;49.78319;4.3221;231;20221003;14.8;6.5;10.6;1.3;11.29;0;1.12;8917 +97093;49.78319;4.3221;231;20221004;17.5;6;11.7;2.1;11.39;.1;1.48;10637 +97093;49.78319;4.3221;231;20221005;19.1;10.7;14.9;3.9;13.72;.3;1.84;9645 +97093;49.78319;4.3221;231;20221006;17.2;8.2;12.7;2.1;11.46;0;1.52;9599 +97093;49.78319;4.3221;231;20221007;17.1;5.2;11.1;1.8;9.86;.1;1.52;10423 +97093;49.78319;4.3221;231;20221008;15.6;6.5;11;2;10.02;0;1.37;8860 +97093;49.78319;4.3221;231;20221009;17.3;2.9;10.1;2.9;8.96;.1;1.82;10753 +97093;49.78319;4.3221;231;20221010;17.1;8.4;12.7;2.9;11.89;0;1.43;7631 +97093;49.78319;4.3221;231;20221011;15.2;5.3;10.3;2.9;9.56;0;1.56;9407 +97093;49.78319;4.3221;231;20221012;16.8;2.7;9.8;2;9.66;0;1.36;9641 +97093;49.78319;4.3221;231;20221013;14.9;9.4;12.2;2.7;12.82;2.8;.92;4917 +97093;49.78319;4.3221;231;20221014;15.8;12.6;14.2;2.8;14.99;1.6;.83;4018 +97093;49.78319;4.3221;231;20221015;18.3;12.6;15.5;3.6;15.26;3;1.25;5829 +97093;49.78319;4.3221;231;20221016;17.5;12;14.8;2.8;15.36;0;.98;5652 +97093;49.78319;4.3221;231;20221017;18.5;15.9;17.2;3.3;16.86;14;1.22;3628 +97093;49.78319;4.3221;231;20221018;19.1;14.5;16.8;1.7;16.49;.2;1.02;5173 +97093;49.78319;4.3221;231;20221019;18.1;11.6;14.8;3.6;14.52;0;1.22;6615 +97093;49.78319;4.3221;231;20221020;20.4;13.3;16.9;4.1;15.39;9.7;1.67;6646 +97093;49.78319;4.3221;231;20221021;18.5;13.9;16.2;3.3;15.59;.5;1.22;5529 +97093;49.78319;4.3221;231;20221022;18.8;12.4;15.6;3.2;14.59;.1;1.32;6120 +97093;49.78319;4.3221;231;20221023;19.5;14;16.7;4.4;14.89;1.6;1.7;4993 +97093;49.78319;4.3221;231;20221024;17.3;14.4;15.9;6.6;13.29;7.9;2.12;4404 +97093;49.78319;4.3221;231;20221025;16.5;11.7;14.1;3.3;13.42;.1;1.12;4654 +97093;49.78319;4.3221;231;20221026;20.2;13.3;16.8;3.5;14.42;0;1.62;6293 +97093;49.78319;4.3221;231;20221027;20.3;13.7;17;3.8;14.69;0;1.65;5872 +97093;49.78319;4.3221;231;20221028;21.4;15.9;18.7;3;15.16;0;1.68;5445 +97093;49.78319;4.3221;231;20221029;21.8;14.6;18.2;2.7;14.72;0;1.57;5054 +97093;49.78319;4.3221;231;20221030;19.6;11.9;15.8;2.2;13.29;1.6;1.22;5830 +97093;49.78319;4.3221;231;20221031;18.6;10.7;14.6;2.8;13.92;2.5;1.08;5070 +97093;49.78319;4.3221;231;20221101;15.2;10;12.6;5.9;12.09;.2;1.29;5626 +97093;49.78319;4.3221;231;20221102;14.1;8.2;11.1;4.3;10.56;0;1.15;5756 +97093;49.78319;4.3221;231;20221103;12.7;9.4;11;5.1;11.09;5.2;1.03;3402 +97093;49.78319;4.3221;231;20221104;11.3;7.5;9.4;3.7;10.29;.9;.8;3251 +97093;49.78319;4.3221;231;20221105;9.7;1.5;5.6;2.6;8.82;0;.4;4757 +97093;49.78319;4.3221;231;20221106;8.6;7.6;8.1;5.2;9.96;3.6;.59;1401 +97093;49.78319;4.3221;231;20221107;14;8.2;11.1;5.7;12.29;0;.73;3633 +97093;49.78319;4.3221;231;20221108;14.8;9.1;11.9;5.2;11.12;6.8;1.28;4133 +97093;49.78319;4.3221;231;20221109;13.3;10.4;11.8;4.4;11.42;.5;1.06;3208 +97093;49.78319;4.3221;231;20221110;11.4;5.3;8.3;3;10.02;0;.46;4932 +97093;49.78319;4.3221;231;20221111;11.9;7;9.5;3.2;10.29;.1;.65;3893 +97093;49.78319;4.3221;231;20221112;15.6;4.2;9.9;2.3;9.69;.1;.7;5249 +97093;49.78319;4.3221;231;20221113;14.2;2.9;8.6;1.8;8.82;.1;.64;5471 +97093;49.78319;4.3221;231;20221114;7.1;.6;3.8;2.4;8.69;1.2;.19;2860 +97093;49.78319;4.3221;231;20221115;11.9;7.1;9.5;4.3;12.02;7.4;.28;3219 +97093;49.78319;4.3221;231;20221116;11.1;7.4;9.2;5.1;11.46;13.9;.37;2933 +97093;49.78319;4.3221;231;20221117;11.9;9.4;10.7;6.8;10.92;2.5;1.07;2856 +97093;49.78319;4.3221;231;20221118;9.7;6.6;8.2;3.3;9.76;.3;.52;2355 +97093;49.78319;4.3221;231;20221119;9.5;4.7;7.1;2.3;9.42;1.1;.4;2472 +97093;49.78319;4.3221;231;20221120;7.1;4.9;6;3.8;9.12;4.7;.33;1874 +97093;49.78319;4.3221;231;20221121;7.1;2.8;4.9;4;8.76;3.3;.27;2142 +97093;49.78319;4.3221;231;20221122;7.9;3.3;5.6;5.6;8.42;2.3;.51;2572 +97093;49.78319;4.3221;231;20221123;8;5.1;6.6;5.1;9.06;7.9;.48;2148 +97093;49.78319;4.3221;231;20221124;10;6.2;8.1;4.9;9.59;2.8;.59;3446 +97093;49.78319;4.3221;231;20221125;9.9;6.5;8.2;3.2;9.82;.1;.51;2331 +97093;49.78319;4.3221;231;20221126;6.6;1.4;4;2.6;8.02;.1;.17;2959 +97093;49.78319;4.3221;231;20221127;7.3;4.5;5.9;4.5;8.46;9.3;.51;1747 +97093;49.78319;4.3221;231;20221128;8.4;6.2;7.3;2.6;9.69;.7;.39;1426 +97093;49.78319;4.3221;231;20221129;7.5;4.4;5.9;1.1;8.89;0;.3;1992 +97093;49.78319;4.3221;231;20221130;6.6;2.8;4.7;2.3;8.12;0;.32;1971 +97093;49.78319;4.3221;231;20221201;5.3;3.4;4.3;3.5;7.96;0;.39;1251 +97093;49.78319;4.3221;231;20221202;3.4;3.3;3.4;3.3;6.99;.5;.56;232 +97093;49.78319;4.3221;231;20221203;2;1.2;1.6;3.9;6.16;0;.52;760 +97093;49.78319;4.3221;231;20221204;1.4;.7;1.1;3.1;5.99;1.9;.46;743 +97093;49.78319;4.3221;231;20221205;1.2;-.1;.5;1.5;6.36;1.1;.23;1169 +97093;49.78319;4.3221;231;20221206;4.9;.4;2.7;1.5;7.02;.2;.23;2040 +97093;49.78319;4.3221;231;20221207;4.2;.7;2.5;1.9;7.26;.8;.18;1758 +97093;49.78319;4.3221;231;20221208;2.5;.8;1.7;1.6;6.66;.1;.26;1309 +97093;49.78319;4.3221;231;20221209;-.4;-4.4;-2.4;1.6;5.16;.1;.17;1874 +97093;49.78319;4.3221;231;20221210;-1.6;-4;-2.8;2;5.06;0;.14;1465 +97093;49.78319;4.3221;231;20221211;-1;-1.9;-1.5;2.5;5.26;0;.26;960 +97093;49.78319;4.3221;231;20221212;-.2;-4.7;-2.5;2.5;4.42;0;.22;3334 +97093;49.78319;4.3221;231;20221213;0;-6;-3;3.4;3.76;0;.55;2595 +97093;49.78319;4.3221;231;20221214;.8;-3.2;-1.2;1.5;4.06;0;.39;2227 +97093;49.78319;4.3221;231;20221215;1.8;-8.2;-3.2;2.6;3.79;0;.38;3773 +97093;49.78319;4.3221;231;20221216;.1;-6.6;-3.2;2.2;4.29;0;.33;1891 +97093;49.78319;4.3221;231;20221217;-1.9;-7.3;-4.6;2;3.99;0;.16;3250 +97093;49.78319;4.3221;231;20221218;-.4;-8;-4.2;4.1;4.16;2.1;.3;2297 +97093;49.78319;4.3221;231;20221219;9.4;-.1;4.7;5;8.49;.9;.23;2940 +97093;49.78319;4.3221;231;20221220;10.2;9.1;9.6;4.5;10.59;13.9;.73;900 +97093;49.78319;4.3221;231;20221221;9.5;8.9;9.2;4.3;11.42;23.7;.32;1287 +97093;49.78319;4.3221;231;20221222;10.4;9.1;9.8;5.2;11.96;11.2;.36;1069 +97093;49.78319;4.3221;231;20221223;12.8;8.8;10.8;4.2;12.02;9.2;.6;1397 +97093;49.78319;4.3221;231;20221224;11.2;8.5;9.8;3.7;11.09;1;.51;1682 +97093;49.78319;4.3221;231;20221225;11.5;8.2;9.8;3.7;11.46;4.1;.47;1527 +97093;49.78319;4.3221;231;20221226;10.2;9.4;9.8;4.4;10.22;3;.89;928 +97093;49.78319;4.3221;231;20221227;7;.5;3.7;3.9;7.32;.4;.3;3091 +97093;49.78319;4.3221;231;20221228;9;3.8;6.4;7.4;9.96;8.4;.05;2061 +97093;49.78319;4.3221;231;20221229;9.4;8.7;9;7.1;9.89;.9;.99;756 +97093;49.78319;4.3221;231;20221230;12.1;3.9;8;6.5;10.32;12.9;.46;2396 +97093;49.78319;4.3221;231;20221231;14.9;12.3;13.6;9;12.92;0;1.43;1439 +97094;49.80003;4.66844;242;20220101;11.4;9.4;10.4;2.2;11.82;.1;.37;1893 +97094;49.80003;4.66844;242;20220102;12.3;7.4;9.9;4.3;10.55;2.3;.68;2430 +97094;49.80003;4.66844;242;20220103;9.9;9.1;9.5;4.7;10.62;23.9;.77;618 +97094;49.80003;4.66844;242;20220104;7;5.9;6.4;2.8;9.08;7.1;.46;754 +97094;49.80003;4.66844;242;20220105;3.3;-.6;1.4;3.6;6.32;.1;.37;1685 +97094;49.80003;4.66844;242;20220106;4.8;1.3;3;2.4;6.58;.8;.4;2278 +97094;49.80003;4.66844;242;20220107;4.4;.7;2.6;3.4;6.72;10.4;.45;1388 +97094;49.80003;4.66844;242;20220108;5.6;.1;2.8;4.7;7.38;24.1;.34;1388 +97094;49.80003;4.66844;242;20220109;5.7;3.2;4.4;3.7;6.98;.4;.61;2512 +97094;49.80003;4.66844;242;20220110;1.8;-.9;.5;1.8;6.12;0;.31;1037 +97094;49.80003;4.66844;242;20220111;2.5;-1.5;.5;1.5;5.62;0;.2;2783 +97094;49.80003;4.66844;242;20220112;2.2;-3.8;-.8;1;5.88;0;.17;2500 +97094;49.80003;4.66844;242;20220113;6.9;-2;2.5;.9;6.02;0;.19;4087 +97094;49.80003;4.66844;242;20220114;10.1;-3.5;3.3;.6;5.78;0;.09;5192 +97094;49.80003;4.66844;242;20220115;6.7;-4.9;.9;1.2;5.52;0;.16;5284 +97094;49.80003;4.66844;242;20220116;.7;-1.4;-.3;1.7;6.15;.7;.24;678 +97094;49.80003;4.66844;242;20220117;5.1;.3;2.7;1.5;7.28;.1;.26;2080 +97094;49.80003;4.66844;242;20220118;7.5;1.8;4.6;1.6;7.08;0;.38;3600 +97094;49.80003;4.66844;242;20220119;3.1;-1.7;.7;1.8;6.98;1.6;.18;1172 +97094;49.80003;4.66844;242;20220120;4.1;.5;2.3;2.7;6.65;.9;.37;2648 +97094;49.80003;4.66844;242;20220121;4.4;-1.2;1.6;2.1;6.52;.2;.3;2777 +97094;49.80003;4.66844;242;20220122;4.5;.8;2.7;1.8;7.18;0;.35;1293 +97094;49.80003;4.66844;242;20220123;3.9;2.2;3.1;2;6.68;0;.55;900 +97094;49.80003;4.66844;242;20220124;7.3;-1.9;2.7;1;5.95;0;.23;6082 +97094;49.80003;4.66844;242;20220125;2.5;-5.3;-1.4;1.1;5.42;0;.1;4966 +97094;49.80003;4.66844;242;20220126;1;-1.4;-.2;2.3;6.08;0;.26;1184 +97094;49.80003;4.66844;242;20220127;3.9;.4;2.2;2.5;7.25;1.4;.24;1169 +97094;49.80003;4.66844;242;20220128;4.1;-.1;2;2.3;7.48;.1;.2;1873 +97094;49.80003;4.66844;242;20220129;8.7;3.1;5.9;3.8;9.32;1.1;.32;2410 +97094;49.80003;4.66844;242;20220130;7.1;-.1;3.5;1.9;6.78;1.4;.43;4799 +97094;49.80003;4.66844;242;20220131;5.3;-.8;2.3;6.3;6.58;.3;.55;2400 +97094;49.80003;4.66844;242;20220201;7.7;.6;4.1;3.7;8.02;.8;.45;1887 +97094;49.80003;4.66844;242;20220202;9;7.2;8.1;3.5;10.05;.4;.61;1647 +97094;49.80003;4.66844;242;20220203;6.1;6;6.1;2.9;8.55;.5;.59;466 +97094;49.80003;4.66844;242;20220204;7.4;4.9;6.2;4.4;8.02;1.9;.83;1830 +97094;49.80003;4.66844;242;20220205;7;-1.3;2.8;3.9;6.6;.5;.57;5511 +97094;49.80003;4.66844;242;20220206;8.5;4;6.3;7.6;8.72;22.7;.76;1618 +97094;49.80003;4.66844;242;20220207;7.3;2;4.7;3.2;6.08;.1;.93;7063 +97094;49.80003;4.66844;242;20220208;8.3;-.5;3.9;2.9;8.98;.3;.15;3486 +97094;49.80003;4.66844;242;20220209;12.7;5.7;9.2;1.6;8.32;.1;.81;7603 +97094;49.80003;4.66844;242;20220210;6.2;-1.5;2.3;2;7.9;6;.29;1300 +97094;49.80003;4.66844;242;20220211;6.7;-.9;2.9;1.6;6.1;0;.54;7400 +97094;49.80003;4.66844;242;20220212;6.6;-5.7;.5;2;4.84;0;.65;9800 +97094;49.80003;4.66844;242;20220213;10.1;-3.3;3.4;4.7;6.44;.1;1.08;7950 +97094;49.80003;4.66844;242;20220214;9.6;8.4;9;5.7;8.7;1.8;1.34;6000 +97094;49.80003;4.66844;242;20220215;9.3;3.7;6.5;4.2;8.59;10.8;.76;7450 +97094;49.80003;4.66844;242;20220216;12.6;6.4;9.5;8;11.8;10.4;.46;4614 +97094;49.80003;4.66844;242;20220217;11.2;8.7;9.9;6.8;8.75;3.6;1.72;4114 +97094;49.80003;4.66844;242;20220218;11.1;6;8.6;6.8;8.68;3.6;1.5;3073 +97094;49.80003;4.66844;242;20220219;8.1;1.6;4.9;5.1;6.58;.5;1.31;9600 +97094;49.80003;4.66844;242;20220220;10.2;5;7.6;7.2;9.58;10.6;.84;2964 +97094;49.80003;4.66844;242;20220221;6.7;3;4.9;6.6;7.82;6.4;.78;3957 +97094;49.80003;4.66844;242;20220222;9;2.5;5.7;3.5;9.15;3.6;.5;3635 +97094;49.80003;4.66844;242;20220223;10.6;0;5.3;1.9;8.05;.4;.77;8500 +97094;49.80003;4.66844;242;20220224;10.7;5.6;8.1;4.4;7.72;3.2;1.51;5557 +97094;49.80003;4.66844;242;20220225;7.7;0;3.8;3.8;6.08;.7;1.08;7620 +97094;49.80003;4.66844;242;20220226;7.8;-5.5;1.2;2.1;5.28;0;.97;11700 +97094;49.80003;4.66844;242;20220227;10;-1.3;4.3;3.8;4.62;.1;1.8;11908 +97094;49.80003;4.66844;242;20220228;10.3;-3.4;3.5;2.3;4.78;0;1.31;13700 +97094;49.80003;4.66844;242;20220301;8.2;-5.9;1.2;.8;5.08;0;.75;6800 +97094;49.80003;4.66844;242;20220302;9.6;-2.7;3.5;1.1;5.38;0;.96;7900 +97094;49.80003;4.66844;242;20220303;14.7;-5;4.9;1.3;5.88;0;1.34;12800 +97094;49.80003;4.66844;242;20220304;12;-2.9;4.6;1.5;4.78;0;1.37;12917 +97094;49.80003;4.66844;242;20220305;10.6;-5.1;2.8;1.1;4.48;0;1.15;13075 +97094;49.80003;4.66844;242;20220306;7.3;-5.7;.8;2.8;4.25;.1;1.38;12874 +97094;49.80003;4.66844;242;20220307;5.8;-4.1;.8;3.7;3.78;0;1.58;12726 +97094;49.80003;4.66844;242;20220308;10;-2.7;3.6;3.4;3.65;0;2.08;13640 +97094;49.80003;4.66844;242;20220309;13.9;-3.8;5;1.8;4.75;0;1.74;14193 +97094;49.80003;4.66844;242;20220310;15.3;-2.4;6.5;2.5;5.45;0;2.1;14346 +97094;49.80003;4.66844;242;20220311;15.2;1.8;8.5;4.3;7.28;1.5;2.25;9666 +97094;49.80003;4.66844;242;20220312;13.1;7.1;10.1;3.8;8.98;3.1;1.74;8644 +97094;49.80003;4.66844;242;20220313;14.3;5.5;9.9;4;9.15;2.3;1.76;8844 +97094;49.80003;4.66844;242;20220314;13.5;6.1;9.8;2.5;8.38;3.1;1.69;9928 +97094;49.80003;4.66844;242;20220315;8.2;2.6;5.4;1.9;9.08;7.1;.59;4360 +97094;49.80003;4.66844;242;20220316;11.3;3;7.2;2.9;9.82;0;.86;6340 +97094;49.80003;4.66844;242;20220317;9.1;7;8.1;2.7;8.22;0;1.28;5691 +97094;49.80003;4.66844;242;20220318;14.6;-2.3;6.2;3.5;5.54;0;2.54;17250 +97094;49.80003;4.66844;242;20220319;14.6;4;9.3;4.8;5.39;0;3.29;17250 +97094;49.80003;4.66844;242;20220320;11.3;-2.3;4.5;2.4;5.39;.6;1.9;16700 +97094;49.80003;4.66844;242;20220321;18;-.4;8.8;1.4;7.49;0;1.92;13950 +97094;49.80003;4.66844;242;20220322;18.3;.8;9.6;1.3;7.04;0;2.04;14850 +97094;49.80003;4.66844;242;20220323;18.8;-.8;9;.8;6.14;0;2.02;17350 +97094;49.80003;4.66844;242;20220324;19.1;-1;9;.8;5.99;0;2.07;17250 +97094;49.80003;4.66844;242;20220325;16.9;-1.6;7.6;1.8;6.24;0;2.32;17250 +97094;49.80003;4.66844;242;20220326;18.4;-.4;9;2.5;6.69;.1;2.79;18350 +97094;49.80003;4.66844;242;20220327;19.4;1.9;10.6;1.6;8.74;0;2.43;18100 +97094;49.80003;4.66844;242;20220328;19.8;.5;10.1;1.1;8.04;0;2.11;15050 +97094;49.80003;4.66844;242;20220329;16.9;4.9;10.9;1.7;9.19;2.6;1.76;8900 +97094;49.80003;4.66844;242;20220330;11.8;7;9.4;2;8.99;3.2;1.47;8250 +97094;49.80003;4.66844;242;20220331;6.2;4.8;5.5;3;7.09;.4;1.12;4150 +97094;49.80003;4.66844;242;20220401;.6;.4;.5;3.8;5.8;.4;.5;1500 +97094;49.80003;4.66844;242;20220402;3.6;-.6;1.5;4.2;5.09;0;1.3;9050 +97094;49.80003;4.66844;242;20220403;7.6;-4.4;1.6;1.9;4.44;.3;1.79;17250 +97094;49.80003;4.66844;242;20220404;7.7;-4.5;1.6;3.6;6.29;3.7;1.05;8750 +97094;49.80003;4.66844;242;20220405;11.2;4.2;7.7;3.7;10.6;.8;.59;3600 +97094;49.80003;4.66844;242;20220406;11.2;7.4;9.3;5.1;8.94;3;1.7;6200 +97094;49.80003;4.66844;242;20220407;11.4;8.3;9.8;7.3;8.9;5.4;2.41;12800 +97094;49.80003;4.66844;242;20220408;5.5;4.3;4.9;2.5;7.5;12.8;.79;3000 +97094;49.80003;4.66844;242;20220409;9.5;-1.2;4.2;1.8;6.54;.5;1.68;15150 +97094;49.80003;4.66844;242;20220410;11.7;-2.4;4.6;1;6.24;0;1.67;14250 +97094;49.80003;4.66844;242;20220411;17.6;-.6;8.5;3.7;6.84;0;3.33;21250 +97094;49.80003;4.66844;242;20220412;19.7;5.5;12.6;2.5;9.14;0;2.96;15950 +97094;49.80003;4.66844;242;20220413;18;6.8;12.4;1.4;11.29;.5;1.97;11650 +97094;49.80003;4.66844;242;20220414;19.6;8.6;14.1;1.6;11.59;0;2.82;18300 +97094;49.80003;4.66844;242;20220415;19.1;4.2;11.7;1.6;10.14;0;2.61;17400 +97094;49.80003;4.66844;242;20220416;17.8;2.3;10.1;2.5;7.94;0;3.29;23500 +97094;49.80003;4.66844;242;20220417;19.4;1.1;10.2;2.3;5.79;0;3.71;24000 +97094;49.80003;4.66844;242;20220418;19.1;0;9.5;1.7;6.69;0;3.17;22100 +97094;49.80003;4.66844;242;20220419;19.2;2;10.6;1.4;7.79;0;2.86;18900 +97094;49.80003;4.66844;242;20220420;17.4;4;10.7;2.1;7.09;0;3.41;23500 +97094;49.80003;4.66844;242;20220421;18.6;.5;9.5;2.5;7.94;0;3.35;23350 +97094;49.80003;4.66844;242;20220422;17.3;5.5;11.4;2;8.89;0;2.98;19850 +97094;49.80003;4.66844;242;20220423;17.2;6.5;11.9;2.6;9.69;.1;2.49;13000 +97094;49.80003;4.66844;242;20220424;18.1;8.7;13.4;2.1;8.74;0;3.22;18000 +97094;49.80003;4.66844;242;20220425;13.7;3;8.3;2;8.54;.3;2.22;15750 +97094;49.80003;4.66844;242;20220426;13.2;4.3;8.8;2.4;8.69;0;1.85;10500 +97094;49.80003;4.66844;242;20220427;17.4;-.1;8.6;2.1;8.34;0;2.88;20600 +97094;49.80003;4.66844;242;20220428;20.1;2.1;11.1;2.1;8.74;0;3.55;23400 +97094;49.80003;4.66844;242;20220429;17.3;5.1;11.2;1.7;9.24;0;2.3;12300 +97094;49.80003;4.66844;242;20220430;14.2;4;9.1;2.8;7.99;0;3.01;22100 +97094;49.80003;4.66844;242;20220501;14.9;1.2;8.1;1.3;7.89;.2;2.31;16200 +97094;49.80003;4.66844;242;20220502;18.1;4.7;11.4;2;8.89;0;3.09;19550 +97094;49.80003;4.66844;242;20220503;19;8.1;13.5;2.5;9.19;0;2.98;12950 +97094;49.80003;4.66844;242;20220504;19.1;4.9;12;2;9.39;0;3.41;22150 +97094;49.80003;4.66844;242;20220505;17.8;3.5;10.7;1.3;10.84;1;2.24;14750 +97094;49.80003;4.66844;242;20220506;21;4.3;12.7;.9;10.32;0;3.2;21294 +97094;49.80003;4.66844;242;20220507;21.5;5.9;13.7;1.3;10.78;1;3.17;19137 +97094;49.80003;4.66844;242;20220508;19.5;6.7;13.1;2;11.88;0;3.19;20640 +97094;49.80003;4.66844;242;20220509;24.7;4.8;14.8;.9;11.02;0;3.66;22861 +97094;49.80003;4.66844;242;20220510;24.7;7.3;16;1.9;12.52;0;3.67;19493 +97094;49.80003;4.66844;242;20220511;25.1;8;16.5;2.7;12.65;0;4.56;24473 +97094;49.80003;4.66844;242;20220512;20.5;8.8;14.7;2.6;11.45;0;3.76;21751 +97094;49.80003;4.66844;242;20220513;19.6;4;11.8;1.7;9.68;0;3.7;25262 +97094;49.80003;4.66844;242;20220514;23.1;3.2;13.1;.9;9.95;0;3.82;25793 +97094;49.80003;4.66844;242;20220515;27.1;5.8;16.4;1.6;11.22;0;4.53;25195 +97094;49.80003;4.66844;242;20220516;22.6;12.8;17.7;2;14.42;.1;3.04;14125 +97094;49.80003;4.66844;242;20220517;26.9;9.3;18.1;1.2;14.12;0;3.88;20926 +97094;49.80003;4.66844;242;20220518;28.6;11.9;20.2;1.2;15.38;0;4.46;23560 +97094;49.80003;4.66844;242;20220519;28.5;13.9;21.2;2.1;16.28;1.5;4.66;22043 +97094;49.80003;4.66844;242;20220520;23;15;19;1.9;16.78;3.8;2.75;12243 +97094;49.80003;4.66844;242;20220521;20.1;6.4;13.3;1.7;11.52;.1;3.44;21981 +97094;49.80003;4.66844;242;20220522;22.8;6;14.4;.9;12.05;.4;3.47;21748 +97094;49.80003;4.66844;242;20220523;20.5;11.3;15.9;2.6;14.95;6.3;2.42;11491 +97094;49.80003;4.66844;242;20220524;17.3;9.7;13.5;3.2;11.65;.4;3.11;17720 +97094;49.80003;4.66844;242;20220525;19.2;4.1;11.6;2.4;10.32;.8;3.38;21441 +97094;49.80003;4.66844;242;20220526;20.1;12.1;16.1;3.4;13.15;0;3.67;19085 +97094;49.80003;4.66844;242;20220527;20.5;12.1;16.3;3.2;12.12;.2;3.71;17292 +97094;49.80003;4.66844;242;20220528;17.7;3.8;10.7;1.6;8.88;0;3.24;21659 +97094;49.80003;4.66844;242;20220529;15.7;3.2;9.4;2.3;8.42;.1;3.09;20431 +97094;49.80003;4.66844;242;20220530;17.4;2.8;10.1;1;8.98;0;3.07;21461 +97094;49.80003;4.66844;242;20220531;19.6;4.4;12;1.6;9.35;0;3.34;20107 +97094;49.80003;4.66844;242;20220601;19.7;2.5;11.1;1.8;9.32;0;3.71;24368 +97094;49.80003;4.66844;242;20220602;22.3;2.3;12.3;1.2;9.15;0;4.13;26935 +97094;49.80003;4.66844;242;20220603;25.5;7;16.3;1.3;12.48;.3;3.79;20713 +97094;49.80003;4.66844;242;20220604;27.5;11;19.2;2;16.42;7;4.69;24702 +97094;49.80003;4.66844;242;20220605;18.8;15.4;17.1;2.1;17.92;14.4;1.61;6884 +97094;49.80003;4.66844;242;20220606;20.4;11.2;15.8;2.3;13.42;.1;3.53;19566 +97094;49.80003;4.66844;242;20220607;20;7.4;13.7;1.7;13.98;4.6;2.69;16207 +97094;49.80003;4.66844;242;20220608;17.7;11.4;14.6;2;14.28;12.4;2.02;10607 +97094;49.80003;4.66844;242;20220609;18.8;8.9;13.8;2.3;13.02;1.1;2.86;16521 +97094;49.80003;4.66844;242;20220610;22.6;11.8;17.2;1.9;14.72;0;3.51;18673 +97094;49.80003;4.66844;242;20220611;24.6;12.7;18.6;1.6;15.82;0;4.28;23528 +97094;49.80003;4.66844;242;20220612;23.1;9.4;16.3;2;12.08;0;4.74;27324 +97094;49.80003;4.66844;242;20220613;21;7.1;14.1;1.7;11.02;0;4;24317 +97094;49.80003;4.66844;242;20220614;24;5.2;14.6;1;11.05;0;4.32;27201 +97094;49.80003;4.66844;242;20220615;28.6;7.3;17.9;1;12.45;0;4.95;28146 +97094;49.80003;4.66844;242;20220616;26.5;10.9;18.7;1.6;12.95;0;5.11;27631 +97094;49.80003;4.66844;242;20220617;30;9.3;19.6;1.2;13.68;0;5.18;27464 +97094;49.80003;4.66844;242;20220618;33.4;14.1;23.7;1.9;16.17;0;5.97;26362 +97094;49.80003;4.66844;242;20220619;23.8;15.2;19.5;3.4;16.78;13.4;4.25;19344 +97094;49.80003;4.66844;242;20220620;19.4;13.2;16.3;2.7;14.22;.2;3.22;16808 +97094;49.80003;4.66844;242;20220621;23.1;8.5;15.8;1.7;12.85;.7;3.69;19453 +97094;49.80003;4.66844;242;20220622;23.5;10.8;17.1;1.4;15.98;6.3;2.99;15430 +97094;49.80003;4.66844;242;20220623;27.2;16.2;21.7;2.1;19.22;15.3;4.45;21641 +97094;49.80003;4.66844;242;20220624;22.5;15.9;19.2;1.7;18.22;14.8;2.97;14566 +97094;49.80003;4.66844;242;20220625;22.3;13.6;17.9;2.2;16.38;7.8;3.09;15287 +97094;49.80003;4.66844;242;20220626;19.2;11.6;15.4;1.3;15.08;.2;2.48;13995 +97094;49.80003;4.66844;242;20220627;19.7;11.8;15.8;1.3;14.82;2;2.64;14300 +97094;49.80003;4.66844;242;20220628;24.2;7.3;15.7;1.1;13.05;0;4.14;24813 +97094;49.80003;4.66844;242;20220629;26.4;9.4;17.9;1.1;13.92;0;4.52;25636 +97094;49.80003;4.66844;242;20220630;19.1;10.9;15;1.8;14.32;9.6;2.23;11325 +97094;49.80003;4.66844;242;20220701;20.4;10.8;15.6;1.9;12.68;0;3.58;19807 +97094;49.80003;4.66844;242;20220702;24.8;6.4;15.6;1.2;12.25;0;4.54;27908 +97094;49.80003;4.66844;242;20220703;22.8;9.7;16.2;1.4;13.35;0;4.29;25859 +97094;49.80003;4.66844;242;20220704;23.7;7.4;15.6;1.1;12.32;0;4.33;26651 +97094;49.80003;4.66844;242;20220705;23.7;9;16.4;1.9;12.55;0;4.51;25722 +97094;49.80003;4.66844;242;20220706;22.3;6.9;14.6;1.5;11.92;0;3.75;22235 +97094;49.80003;4.66844;242;20220707;20;11.9;16;2.5;14.02;0;2.91;14716 +97094;49.80003;4.66844;242;20220708;23.9;7;15.4;1.8;12.25;0;4.58;27819 +97094;49.80003;4.66844;242;20220709;25.6;9.4;17.5;1.7;13.88;0;4.38;23932 +97094;49.80003;4.66844;242;20220710;21.9;10;15.9;2.1;12.82;0;3.97;22479 +97094;49.80003;4.66844;242;20220711;25.5;9.4;17.5;1.4;14.82;0;4.41;25489 +97094;49.80003;4.66844;242;20220712;28.9;9.6;19.2;.9;14.65;0;4.59;25593 +97094;49.80003;4.66844;242;20220713;32.6;16.2;24.4;1.4;15.82;0;5.52;25730 +97094;49.80003;4.66844;242;20220714;27.4;15.7;21.6;2;15.58;0;4.99;24262 +97094;49.80003;4.66844;242;20220715;23.1;10.1;16.6;2.3;11.52;0;4.75;25710 +97094;49.80003;4.66844;242;20220716;24.8;7.5;16.1;2;11.62;0;4.68;24687 +97094;49.80003;4.66844;242;20220717;28.5;8.1;18.3;1.3;11.48;0;4.95;27020 +97094;49.80003;4.66844;242;20220718;34.3;10.2;22.2;1.7;11.82;0;6.12;26650 +97094;49.80003;4.66844;242;20220719;36.3;12.8;24.5;2;13.68;0;6.59;27934 +97094;49.80003;4.66844;242;20220720;26.2;18;22.1;2.4;17.85;6;3.41;12270 +97094;49.80003;4.66844;242;20220721;23.7;15.4;19.6;2.2;18.18;0;3.19;15357 +97094;49.80003;4.66844;242;20220722;26.3;12;19.1;1.5;16.22;.9;3.71;18951 +97094;49.80003;4.66844;242;20220723;27;12.7;19.8;1.1;16.28;0;4.07;21829 +97094;49.80003;4.66844;242;20220724;30.5;12.1;21.3;1.2;15.95;0;4.87;25500 +97094;49.80003;4.66844;242;20220725;25.7;14.9;20.3;2.1;15.68;.2;3.82;17385 +97094;49.80003;4.66844;242;20220726;22.5;11.8;17.1;1.8;14.58;0;2.83;13479 +97094;49.80003;4.66844;242;20220727;22.5;11.3;16.9;2;11.88;0;4.03;21485 +97094;49.80003;4.66844;242;20220728;26.1;7.3;16.7;1.3;11.58;0;3.71;19217 +97094;49.80003;4.66844;242;20220729;27.2;9.9;18.5;1.8;12.68;0;4.55;23503 +97094;49.80003;4.66844;242;20220730;27.9;9.1;18.5;1.2;12.88;0;4.23;23058 +97094;49.80003;4.66844;242;20220731;25.1;13.8;19.5;2.2;16.32;0;3.71;18150 +97094;49.80003;4.66844;242;20220801;24.7;16.6;20.6;1.4;17.28;.3;2.99;13774 +97094;49.80003;4.66844;242;20220802;28.8;11.7;20.2;1;15.85;0;4.06;22021 +97094;49.80003;4.66844;242;20220803;33.2;12.8;23;.8;16.32;0;4.73;24970 +97094;49.80003;4.66844;242;20220804;31.4;13.9;22.6;1.3;17.92;4.6;3.94;17849 +97094;49.80003;4.66844;242;20220805;25;17.7;21.4;2.5;17.38;0;3.69;15819 +97094;49.80003;4.66844;242;20220806;22.9;6.9;14.9;2.1;10.18;0;4.15;23594 +97094;49.80003;4.66844;242;20220807;25.8;7.2;16.5;3.1;10.02;0;5.13;23099 +97094;49.80003;4.66844;242;20220808;27.6;9.7;18.6;3.3;11.52;0;5.37;22496 +97094;49.80003;4.66844;242;20220809;29.7;11.6;20.7;2.4;13.12;0;5.29;24246 +97094;49.80003;4.66844;242;20220810;31.3;11.6;21.5;2.7;12.12;0;5.66;22161 +97094;49.80003;4.66844;242;20220811;31.3;10.8;21;2.5;11.38;0;5.6;22614 +97094;49.80003;4.66844;242;20220812;32;10.1;21;2.1;11.05;0;5.34;22483 +97094;49.80003;4.66844;242;20220813;31;9.8;20.4;1.3;11.25;0;4.63;24203 +97094;49.80003;4.66844;242;20220814;30.4;10.6;20.5;1.6;12.68;.3;4.12;18533 +97094;49.80003;4.66844;242;20220815;27.2;17.7;22.4;2.3;16.65;0;4.15;18146 +97094;49.80003;4.66844;242;20220816;27.9;12.9;20.4;1.5;16.45;11.9;3.57;17647 +97094;49.80003;4.66844;242;20220817;24.5;16.6;20.6;1.3;18.42;.1;2.76;13466 +97094;49.80003;4.66844;242;20220818;26.5;12.5;19.5;1.1;16.62;.1;3.37;18594 +97094;49.80003;4.66844;242;20220819;23.3;13.1;18.2;1.7;17.52;3;2.25;11112 +97094;49.80003;4.66844;242;20220820;24.2;13.6;18.9;2.1;15.25;0;3.53;18538 +97094;49.80003;4.66844;242;20220821;24.5;8.1;16.3;1;13.35;0;2.93;17490 +97094;49.80003;4.66844;242;20220822;27.5;12.5;20;1.3;14.72;0;3.4;17468 +97094;49.80003;4.66844;242;20220823;28.3;11.4;19.8;1;15.75;0;3.35;18289 +97094;49.80003;4.66844;242;20220824;32.1;12.1;22.1;1;15.75;0;3.97;21173 +97094;49.80003;4.66844;242;20220825;32.4;11.7;22;1.6;15.62;0;4.37;20722 +97094;49.80003;4.66844;242;20220826;22.6;18.2;20.4;2.8;17.28;0;2.36;6576 +97094;49.80003;4.66844;242;20220827;22.5;11.2;16.8;1.8;14.08;0;2.7;14070 +97094;49.80003;4.66844;242;20220828;24.9;10;17.4;2;13.12;0;3.54;19150 +97094;49.80003;4.66844;242;20220829;27;14.7;20.8;2.2;11.98;0;4.13;17357 +97094;49.80003;4.66844;242;20220830;28.3;10.3;19.3;1.3;13.48;.2;3.22;15974 +97094;49.80003;4.66844;242;20220831;26.2;11.9;19.1;1.9;14.72;0;3.32;16483 +97094;49.80003;4.66844;242;20220901;26.2;11.2;18.7;1.7;13.28;0;3.45;18033 +97094;49.80003;4.66844;242;20220902;27.5;10.6;19;1.6;12.65;.1;3.49;17500 +97094;49.80003;4.66844;242;20220903;25.4;15.3;20.4;1.6;15.88;.4;2.79;13003 +97094;49.80003;4.66844;242;20220904;27.2;11.4;19.3;1.4;14.85;0;3.18;17349 +97094;49.80003;4.66844;242;20220905;29;11.8;20.4;1.8;14.82;1.9;3.48;16281 +97094;49.80003;4.66844;242;20220906;28.9;12.6;20.7;2.1;16.55;3.7;3.61;17551 +97094;49.80003;4.66844;242;20220907;23.2;14.1;18.7;1.8;16.85;5.1;2.5;13528 +97094;49.80003;4.66844;242;20220908;20.9;13.4;17.1;3;15.78;5.4;2.32;12004 +97094;49.80003;4.66844;242;20220909;18.7;13.5;16.1;3.9;15.25;16.4;1.94;8722 +97094;49.80003;4.66844;242;20220910;20.5;12.3;16.4;3.2;15.55;2;2.01;10141 +97094;49.80003;4.66844;242;20220911;21.4;11.5;16.4;1;14.68;0;1.97;11802 +97094;49.80003;4.66844;242;20220912;25;8.4;16.7;1.2;13.55;.1;2.7;17025 +97094;49.80003;4.66844;242;20220913;21.7;12.7;17.2;1.3;17.02;13.1;1.51;7104 +97094;49.80003;4.66844;242;20220914;24.2;16.2;20.2;1.8;19.25;13.7;1.96;8465 +97094;49.80003;4.66844;242;20220915;18.6;10.8;14.7;1.9;14.48;0;1.55;8560 +97094;49.80003;4.66844;242;20220916;14.8;9.4;12.1;2;11.78;2.4;1.48;8371 +97094;49.80003;4.66844;242;20220917;13.5;6.5;10;2.8;10.68;1.2;1.42;8685 +97094;49.80003;4.66844;242;20220918;15;5.6;10.3;3;9.98;.3;1.78;10723 +97094;49.80003;4.66844;242;20220919;16.3;4.8;10.6;1.4;10.12;.1;1.62;11383 +97094;49.80003;4.66844;242;20220920;16.7;3.6;10.1;1.1;9.78;0;1.55;11625 +97094;49.80003;4.66844;242;20220921;17.6;3.1;10.3;.9;9.02;0;1.74;14112 +97094;49.80003;4.66844;242;20220922;18.8;.9;9.9;.8;8.28;0;1.84;15833 +97094;49.80003;4.66844;242;20220923;17.1;2.9;10;.6;9.72;.1;1.29;9553 +97094;49.80003;4.66844;242;20220924;16.6;7.7;12.1;1.1;12.15;1.4;1.22;7250 +97094;49.80003;4.66844;242;20220925;16.9;10.6;13.7;2;11.68;.1;1.82;11040 +97094;49.80003;4.66844;242;20220926;13.3;4.8;9.1;2.9;10.62;11.4;1.01;6218 +97094;49.80003;4.66844;242;20220927;12.8;7.1;10;3;10.68;2.6;1.3;8757 +97094;49.80003;4.66844;242;20220928;13.8;6.7;10.2;1.7;9.85;0;1.38;9495 +97094;49.80003;4.66844;242;20220929;14.3;1.1;7.7;1.1;8.45;.1;1.29;11155 +97094;49.80003;4.66844;242;20220930;16.4;.4;8.4;1.8;8.82;12.9;1.58;12856 +97094;49.80003;4.66844;242;20221001;17.2;9.6;13.4;4.7;13.35;9;1.52;8202 +97094;49.80003;4.66844;242;20221002;13.7;12;12.9;1.7;13.62;16.4;.82;3104 +97094;49.80003;4.66844;242;20221003;16.2;6.3;11.3;1.1;10.95;0;1.26;10039 +97094;49.80003;4.66844;242;20221004;18.2;3.8;11;1.2;10.52;.1;1.47;12628 +97094;49.80003;4.66844;242;20221005;20.2;7.3;13.8;2.8;13.32;.3;1.74;11559 +97094;49.80003;4.66844;242;20221006;17.1;6.2;11.7;1.3;11.15;0;1.38;11655 +97094;49.80003;4.66844;242;20221007;17.4;2.5;10;1;9.08;.1;1.32;12210 +97094;49.80003;4.66844;242;20221008;16.1;3.5;9.8;1.4;9.28;0;1.3;11010 +97094;49.80003;4.66844;242;20221009;17.4;-.8;8.3;2.5;8.72;.1;1.71;11383 +97094;49.80003;4.66844;242;20221010;17.4;4.1;10.7;1.8;11.08;0;1.21;8144 +97094;49.80003;4.66844;242;20221011;15.8;4.1;10;1.5;9.35;0;1.31;10858 +97094;49.80003;4.66844;242;20221012;17.4;-1;8.2;.8;8.78;0;1.08;11346 +97094;49.80003;4.66844;242;20221013;15.1;6.7;10.9;1.7;12.28;2.5;.81;5374 +97094;49.80003;4.66844;242;20221014;16.4;12.3;14.4;1.9;15.05;2.9;.86;4266 +97094;49.80003;4.66844;242;20221015;18.8;12.5;15.7;2.5;15.28;3.2;1.2;6019 +97094;49.80003;4.66844;242;20221016;17.5;11.5;14.5;2.1;15.28;.3;.94;5969 +97094;49.80003;4.66844;242;20221017;19.4;13.4;16.4;2.8;16.72;13.7;1.08;4629 +97094;49.80003;4.66844;242;20221018;20;14.1;17.1;.8;16.38;.2;.97;5969 +97094;49.80003;4.66844;242;20221019;18.1;9.2;13.6;2.5;13.98;0;1.06;7629 +97094;49.80003;4.66844;242;20221020;20.4;12.4;16.4;3.3;15.12;13.2;1.51;6854 +97094;49.80003;4.66844;242;20221021;19;12.8;15.9;2.6;15.58;1.6;1.13;6236 +97094;49.80003;4.66844;242;20221022;19.1;11.2;15.2;2.4;14.52;0;1.17;7072 +97094;49.80003;4.66844;242;20221023;19.6;11.3;15.5;3.2;14.58;1.9;1.33;5203 +97094;49.80003;4.66844;242;20221024;17.9;14.9;16.4;5.4;13.38;2.6;2.1;4944 +97094;49.80003;4.66844;242;20221025;16.6;11.9;14.3;2.9;13.48;.1;1.12;4789 +97094;49.80003;4.66844;242;20221026;20.6;12.1;16.3;2.6;14.18;.1;1.41;7807 +97094;49.80003;4.66844;242;20221027;20.6;11;15.8;2.9;14.48;0;1.35;6890 +97094;49.80003;4.66844;242;20221028;22.7;12.5;17.6;2.3;14.78;0;1.49;6759 +97094;49.80003;4.66844;242;20221029;21.1;11.5;16.3;2;14.32;0;1.17;5365 +97094;49.80003;4.66844;242;20221030;20.4;8.5;14.5;1.5;12.52;0;1.04;7412 +97094;49.80003;4.66844;242;20221031;18.6;8.9;13.7;2.1;13.38;1.8;.93;5803 +97094;49.80003;4.66844;242;20221101;15.5;10.8;13.1;4.6;12.32;.2;1.24;6720 +97094;49.80003;4.66844;242;20221102;14.4;8.9;11.7;3.5;10.55;0;1.15;6894 +97094;49.80003;4.66844;242;20221103;13.1;7.8;10.4;3.4;11.18;5.8;.8;3389 +97094;49.80003;4.66844;242;20221104;11.3;7.5;9.4;2.8;10.35;0;.72;3204 +97094;49.80003;4.66844;242;20221105;9.2;.5;4.9;1.8;8.62;0;.37;3890 +97094;49.80003;4.66844;242;20221106;9.2;7.2;8.2;3.6;9.95;2.4;.6;2437 +97094;49.80003;4.66844;242;20221107;14.1;7.9;11;4.4;12.42;.4;.65;3196 +97094;49.80003;4.66844;242;20221108;15;7.8;11.4;4;11.22;3.2;1.04;4242 +97094;49.80003;4.66844;242;20221109;13.7;11;12.4;3.4;11.52;.8;1.02;3578 +97094;49.80003;4.66844;242;20221110;11.5;2.5;7;1.9;9.42;0;.41;5148 +97094;49.80003;4.66844;242;20221111;11.8;6.9;9.4;2.4;10.32;.1;.56;4303 +97094;49.80003;4.66844;242;20221112;15.3;4.1;9.7;2.1;9.48;0;.64;6050 +97094;49.80003;4.66844;242;20221113;14.5;2.1;8.3;1.5;8.55;.1;.58;6280 +97094;49.80003;4.66844;242;20221114;6.9;-1.6;2.7;1.4;8.38;1.8;.16;2572 +97094;49.80003;4.66844;242;20221115;12;6.9;9.4;2.9;12.18;11;.25;3184 +97094;49.80003;4.66844;242;20221116;11.1;7.4;9.2;4.1;11.58;15.1;.34;2747 +97094;49.80003;4.66844;242;20221117;12;9.5;10.8;5.5;11.08;1.6;.94;3239 +97094;49.80003;4.66844;242;20221118;9.8;7.4;8.6;2.8;10.05;.1;.54;2129 +97094;49.80003;4.66844;242;20221119;9.3;4.9;7.1;1.9;9.75;1.4;.38;1811 +97094;49.80003;4.66844;242;20221120;7.3;5.8;6.6;3.4;9.35;3.9;.4;1841 +97094;49.80003;4.66844;242;20221121;7.2;2.7;4.9;3.4;8.88;3.5;.26;1704 +97094;49.80003;4.66844;242;20221122;7.6;3.9;5.8;5;8.58;2.8;.5;2030 +97094;49.80003;4.66844;242;20221123;8.6;5.3;6.9;3.7;9.18;7.6;.5;2371 +97094;49.80003;4.66844;242;20221124;10;5.6;7.8;3.9;9.55;2.5;.49;3935 +97094;49.80003;4.66844;242;20221125;9.8;6.2;8;2.1;9.88;0;.39;2340 +97094;49.80003;4.66844;242;20221126;6.7;2;4.4;1.9;8.62;0;.19;2183 +97094;49.80003;4.66844;242;20221127;7.4;4.6;6;3.4;8.52;4.6;.51;1636 +97094;49.80003;4.66844;242;20221128;8.4;5.9;7.1;1.7;9.78;.9;.36;1275 +97094;49.80003;4.66844;242;20221129;7.1;4.9;6;.9;8.88;0;.29;2139 +97094;49.80003;4.66844;242;20221130;7.4;1.1;4.3;1.2;7.68;0;.27;2488 +97094;49.80003;4.66844;242;20221201;6;2.4;4.2;2.1;7.85;0;.38;1153 +97094;49.80003;4.66844;242;20221202;3.4;3.4;3.4;2.5;6.85;.9;.59;200 +97094;49.80003;4.66844;242;20221203;2.1;1.3;1.7;3.4;6.05;0;.56;871 +97094;49.80003;4.66844;242;20221204;1.3;.9;1.1;2.8;5.98;2.1;.48;500 +97094;49.80003;4.66844;242;20221205;1.7;0;.8;.8;6.45;.4;.26;1161 +97094;49.80003;4.66844;242;20221206;4.7;.2;2.5;.9;6.92;.3;.26;1568 +97094;49.80003;4.66844;242;20221207;5.2;-.2;2.5;1.6;7.38;1.4;.16;2224 +97094;49.80003;4.66844;242;20221208;2.9;1.4;2.1;1.5;6.58;.1;.32;1349 +97094;49.80003;4.66844;242;20221209;1.2;-3.8;-1.3;1.4;5.22;.1;.2;2420 +97094;49.80003;4.66844;242;20221210;-1.5;-5.9;-3.7;1.5;4.72;0;.1;2638 +97094;49.80003;4.66844;242;20221211;-.7;-2.3;-1.5;1.8;5.22;0;.24;1305 +97094;49.80003;4.66844;242;20221212;-.2;-4.3;-2.2;2.1;4.45;0;.22;3294 +97094;49.80003;4.66844;242;20221213;-.4;-8.4;-4.4;2.2;3.58;0;.27;3648 +97094;49.80003;4.66844;242;20221214;1.1;-3.7;-1.3;1.4;3.92;0;.35;2832 +97094;49.80003;4.66844;242;20221215;2.3;-10.4;-4.1;1;3.52;0;.12;4389 +97094;49.80003;4.66844;242;20221216;.1;-9.9;-4.9;.9;3.88;0;.22;1857 +97094;49.80003;4.66844;242;20221217;-2.1;-8.8;-5.4;1.1;3.55;0;.06;4697 +97094;49.80003;4.66844;242;20221218;-1.8;-11.4;-6.6;2.8;3.82;2;.11;2465 +97094;49.80003;4.66844;242;20221219;8.9;-1.7;3.6;3.7;8.22;.6;.16;2560 +97094;49.80003;4.66844;242;20221220;11.3;8.5;9.9;2.9;10.62;10.8;.62;1273 +97094;49.80003;4.66844;242;20221221;10;8.8;9.4;3.5;11.65;22.6;.21;2201 +97094;49.80003;4.66844;242;20221222;10.5;8.9;9.7;4.8;11.92;9.1;.34;1410 +97094;49.80003;4.66844;242;20221223;12.9;8.4;10.7;3.5;11.92;9;.65;888 +97094;49.80003;4.66844;242;20221224;11;8.8;9.9;3.4;11.15;1.8;.51;1609 +97094;49.80003;4.66844;242;20221225;12;8.3;10.1;2.9;11.55;4.5;.49;1421 +97094;49.80003;4.66844;242;20221226;10.3;9.9;10.1;4;10.18;4.5;.99;750 +97094;49.80003;4.66844;242;20221227;6.6;-.9;2.9;2.5;7.12;.3;.15;3437 +97094;49.80003;4.66844;242;20221228;8.7;3.4;6.1;6;9.88;10.6;.08;1554 +97094;49.80003;4.66844;242;20221229;9.7;8.3;9;6.3;9.92;.5;.88;1543 +97094;49.80003;4.66844;242;20221230;12.4;1.9;7.2;5.3;10.28;14.7;.4;1809 +97094;49.80003;4.66844;242;20221231;15;12;13.5;7.6;12.92;.1;1.39;1386 +97095;49.81581;5.015;285;20220101;11.6;9;10.3;2.8;11.4;0;.36;2812 +97095;49.81581;5.015;285;20220102;11.6;7.7;9.7;5.3;9.96;6.7;.91;1916 +97095;49.81581;5.015;285;20220103;9.3;8.6;9;5.2;10.2;25.4;.71;628 +97095;49.81581;5.015;285;20220104;6.3;6.5;6.4;3.7;9;7.4;.47;566 +97095;49.81581;5.015;285;20220105;2.6;-.8;.9;4.3;6.36;.2;.23;1411 +97095;49.81581;5.015;285;20220106;3.5;1.5;2.5;3.1;6.56;.7;.39;1664 +97095;49.81581;5.015;285;20220107;3.2;.3;1.7;4.6;6.5;12.6;.37;1015 +97095;49.81581;5.015;285;20220108;4.7;0;2.3;5.2;7.16;22.6;.23;1550 +97095;49.81581;5.015;285;20220109;4.7;2.5;3.6;4.4;6.93;0;.45;2115 +97095;49.81581;5.015;285;20220110;.9;-.5;.2;1.7;5.96;0;.27;975 +97095;49.81581;5.015;285;20220111;4;-2.6;.7;1.6;5.46;0;.17;3748 +97095;49.81581;5.015;285;20220112;2.2;-3.4;-.6;1.3;5.67;0;.19;2612 +97095;49.81581;5.015;285;20220113;5.1;-1.2;1.9;1.4;6.16;0;.13;3910 +97095;49.81581;5.015;285;20220114;9.2;-1.2;4;1;6.13;.1;.21;4821 +97095;49.81581;5.015;285;20220115;5.9;-2.7;1.6;1.8;5.53;.1;.25;4328 +97095;49.81581;5.015;285;20220116;.7;-2.1;-.7;2.8;5.93;.8;.18;937 +97095;49.81581;5.015;285;20220117;4.2;.1;2.1;2.1;7.2;.1;.19;1874 +97095;49.81581;5.015;285;20220118;6.9;2.9;4.9;2.5;7.29;0;.48;2856 +97095;49.81581;5.015;285;20220119;2.7;-.1;1.3;3;6.86;2;.2;1008 +97095;49.81581;5.015;285;20220120;3.7;1.2;2.4;3.4;6.6;1.2;.36;2720 +97095;49.81581;5.015;285;20220121;3.2;-.6;1.3;2.5;6.6;.3;.23;1942 +97095;49.81581;5.015;285;20220122;4;1.3;2.6;2;7.13;0;.33;1129 +97095;49.81581;5.015;285;20220123;3.5;2.2;2.8;2.5;6.57;0;.49;1730 +97095;49.81581;5.015;285;20220124;5.8;-.4;2.7;2.3;6.03;0;.36;5530 +97095;49.81581;5.015;285;20220125;3.8;-2.8;.5;1.4;5.63;0;.21;4723 +97095;49.81581;5.015;285;20220126;-.1;-1.7;-.9;2.4;5.8;0;.23;746 +97095;49.81581;5.015;285;20220127;3.4;-.5;1.4;4.2;7.1;1.4;.14;1123 +97095;49.81581;5.015;285;20220128;3.9;.8;2.4;3.4;7.4;.1;.18;2091 +97095;49.81581;5.015;285;20220129;7.8;2.4;5.1;5.6;9.1;1.6;.15;2022 +97095;49.81581;5.015;285;20220130;6.2;2.5;4.3;2.9;6.9;1.3;.6;3330 +97095;49.81581;5.015;285;20220131;4.6;1.5;3;7.6;6.44;.4;.79;2421 +97095;49.81581;5.015;285;20220201;6.8;.6;3.7;5;7.83;1.3;.36;1816 +97095;49.81581;5.015;285;20220202;8.2;6.7;7.4;4.3;9.8;.6;.47;1295 +97095;49.81581;5.015;285;20220203;5.6;5.5;5.6;3.8;8.5;.7;.48;784 +97095;49.81581;5.015;285;20220204;6.8;4.4;5.6;5.4;7.96;1.9;.71;1729 +97095;49.81581;5.015;285;20220205;6.2;-.5;2.9;5;6.6;1.1;.6;5448 +97095;49.81581;5.015;285;20220206;7.8;4.3;6.1;8.7;8.3;25.3;.8;1634 +97095;49.81581;5.015;285;20220207;6.6;1.3;3.9;4.6;5.96;.1;.96;6659 +97095;49.81581;5.015;285;20220208;7.4;1.5;4.5;4.3;8.86;.4;.17;2687 +97095;49.81581;5.015;285;20220209;12;6.1;9.1;2.5;8.3;.1;.98;7478 +97095;49.81581;5.015;285;20220210;5.6;2.5;4.1;2.6;7.6;6.5;.35;1033 +97095;49.81581;5.015;285;20220211;5.9;-.2;2.9;2;5.87;0;.61;6933 +97095;49.81581;5.015;285;20220212;5.8;-3.8;1;2.2;4.69;0;.74;8395 +97095;49.81581;5.015;285;20220213;9.4;-1.7;3.8;4.4;6.13;.2;1.05;8031 +97095;49.81581;5.015;285;20220214;9.1;7.4;8.2;5.2;8.07;1.7;1.32;4300 +97095;49.81581;5.015;285;20220215;8.2;3.8;6;4.5;8.03;8.2;.79;6626 +97095;49.81581;5.015;285;20220216;12.3;6.1;9.2;8.3;11.46;12.1;.49;3366 +97095;49.81581;5.015;285;20220217;10.5;8.4;9.4;7.8;8.46;2.8;1.76;5481 +97095;49.81581;5.015;285;20220218;10.5;6.5;8.5;7.4;8.43;4;1.52;2599 +97095;49.81581;5.015;285;20220219;6.8;1.5;4.2;7.7;6.24;1.7;1.28;5903 +97095;49.81581;5.015;285;20220220;9.4;4.4;6.9;8.5;9.3;12.7;.66;2507 +97095;49.81581;5.015;285;20220221;6.2;3;4.6;7;7.52;7.1;.73;3373 +97095;49.81581;5.015;285;20220222;8.4;3.1;5.8;4.9;8.93;3.4;.49;3533 +97095;49.81581;5.015;285;20220223;10.2;1.4;5.8;3;7.76;2.1;.94;9656 +97095;49.81581;5.015;285;20220224;9.6;6.1;7.9;5;7.43;3.2;1.53;4774 +97095;49.81581;5.015;285;20220225;6.5;-.4;3.1;4;6.02;.5;1.02;6984 +97095;49.81581;5.015;285;20220226;6.8;-2.3;2.3;2.9;5.39;.1;.98;9448 +97095;49.81581;5.015;285;20220227;9.2;-.4;4.4;5.5;4.43;.1;2.03;11713 +97095;49.81581;5.015;285;20220228;10.5;-1.2;4.7;3.4;4.44;0;1.67;10315 +97095;49.81581;5.015;285;20220301;8.9;.5;4.7;2.2;4.72;.1;1.28;7663 +97095;49.81581;5.015;285;20220302;9.2;.6;4.9;2.7;4.77;0;1.48;7406 +97095;49.81581;5.015;285;20220303;13.7;.2;6.9;2;5.52;0;1.6;11556 +97095;49.81581;5.015;285;20220304;11;0;5.5;2.4;4.23;0;1.75;12084 +97095;49.81581;5.015;285;20220305;9.6;-1.4;4.1;1.9;4.16;.1;1.46;11849 +97095;49.81581;5.015;285;20220306;6.1;-3.5;1.3;3.3;3.96;.1;1.46;11810 +97095;49.81581;5.015;285;20220307;5.1;-4;.6;4.9;3.63;0;1.64;12605 +97095;49.81581;5.015;285;20220308;9.8;-1.7;4;4.5;3.33;0;2.41;13438 +97095;49.81581;5.015;285;20220309;13.6;-.4;6.6;2.4;4.56;0;2.04;13490 +97095;49.81581;5.015;285;20220310;14.9;.9;7.9;3.5;5.33;0;2.44;13664 +97095;49.81581;5.015;285;20220311;14.7;4.3;9.5;5.1;6.7;.9;2.63;9740 +97095;49.81581;5.015;285;20220312;12.7;7.2;9.9;3.9;8.36;1.9;1.81;8279 +97095;49.81581;5.015;285;20220313;13.9;6.4;10.2;4.4;8.6;2.7;1.99;9210 +97095;49.81581;5.015;285;20220314;12.7;5.6;9.1;3.2;8.13;2.1;1.72;9869 +97095;49.81581;5.015;285;20220315;8.2;4.3;6.2;2.4;8.86;11.7;.72;4280 +97095;49.81581;5.015;285;20220316;11.1;3.7;7.4;3.3;9.8;0;.85;6442 +97095;49.81581;5.015;285;20220317;8.5;7.3;7.9;3.5;8.23;0;1.22;4475 +97095;49.81581;5.015;285;20220318;13.3;.8;7;4.6;5.36;0;2.82;15484 +97095;49.81581;5.015;285;20220319;13.1;4;8.6;6.1;5.26;0;3.31;15564 +97095;49.81581;5.015;285;20220320;9.6;-.2;4.7;2.6;5.53;.8;1.63;12239 +97095;49.81581;5.015;285;20220321;17.3;1.4;9.4;1.8;7.36;0;2.08;15965 +97095;49.81581;5.015;285;20220322;17.7;3.5;10.6;1.7;6.39;0;2.37;16653 +97095;49.81581;5.015;285;20220323;18;.7;9.4;1.4;5.86;0;2.25;17845 +97095;49.81581;5.015;285;20220324;17.4;1;9.2;1.5;5.79;0;2.37;17466 +97095;49.81581;5.015;285;20220325;16;.6;8.3;2.7;5.86;0;2.69;17733 +97095;49.81581;5.015;285;20220326;17.4;3.8;10.6;3.7;6.16;0;3.37;18633 +97095;49.81581;5.015;285;20220327;17.9;4;10.9;2.5;8.06;0;2.73;18466 +97095;49.81581;5.015;285;20220328;19.1;3;11.1;1.7;7.76;0;2.39;15900 +97095;49.81581;5.015;285;20220329;16;6.6;11.3;2.4;8.83;2.8;1.98;9633 +97095;49.81581;5.015;285;20220330;11.4;6.3;8.8;2.5;8.93;4.4;1.42;7149 +97095;49.81581;5.015;285;20220331;5;4.4;4.7;3.1;7.03;.8;1.1;4783 +97095;49.81581;5.015;285;20220401;1.1;-.3;.4;4.1;5.67;.7;.54;1966 +97095;49.81581;5.015;285;20220402;2.6;-1;.8;5.1;4.89;0;1.29;7938 +97095;49.81581;5.015;285;20220403;6.3;-3.9;1.2;2.6;4.26;.2;1.76;15344 +97095;49.81581;5.015;285;20220404;7;-3.7;1.6;4.6;6.06;3.7;1.17;10620 +97095;49.81581;5.015;285;20220405;10;3.8;6.9;4.5;10.03;1.3;.5;3100 +97095;49.81581;5.015;285;20220406;10.1;7;8.5;5.3;8.83;4;1.59;5858 +97095;49.81581;5.015;285;20220407;11.7;7.8;9.8;7.9;8.5;7.9;2.4;11266 +97095;49.81581;5.015;285;20220408;5.1;4.2;4.7;2.9;7.1;12.6;.86;2933 +97095;49.81581;5.015;285;20220409;8.3;.1;4.2;2.3;6.39;1.2;1.73;15026 +97095;49.81581;5.015;285;20220410;10.3;-1;4.7;1.4;6.06;.1;1.83;15617 +97095;49.81581;5.015;285;20220411;16.9;1.4;9.1;3.8;6.66;0;3.16;19690 +97095;49.81581;5.015;285;20220412;19.7;7;13.3;2.9;8.79;0;3.07;16101 +97095;49.81581;5.015;285;20220413;17.8;7.6;12.7;2.1;11.33;.9;2.07;12460 +97095;49.81581;5.015;285;20220414;18.3;8.8;13.5;2;11.23;0;2.69;16857 +97095;49.81581;5.015;285;20220415;17.5;5.5;11.5;2.3;9.69;0;2.83;19466 +97095;49.81581;5.015;285;20220416;16.4;4.4;10.4;3.3;7.69;0;3.26;21583 +97095;49.81581;5.015;285;20220417;18.1;2.8;10.5;3.1;5.53;0;3.8;22835 +97095;49.81581;5.015;285;20220418;18;2.8;10.4;2;6.53;0;3.18;20966 +97095;49.81581;5.015;285;20220419;18.4;2.4;10.4;2;7.33;0;3.01;18841 +97095;49.81581;5.015;285;20220420;16.2;6.2;11.2;3;6.56;0;3.57;22310 +97095;49.81581;5.015;285;20220421;16.9;3.7;10.3;3.4;7.79;0;3.5;22452 +97095;49.81581;5.015;285;20220422;16.4;5.8;11.1;3.2;8.66;0;3.09;19741 +97095;49.81581;5.015;285;20220423;16.4;8.2;12.3;3.5;9.36;.5;2.64;13739 +97095;49.81581;5.015;285;20220424;16.6;8.2;12.4;3;8.96;.7;3;15437 +97095;49.81581;5.015;285;20220425;13.6;3;8.3;2.2;8.16;0;2.39;16971 +97095;49.81581;5.015;285;20220426;11.9;3.6;7.7;2.6;8.46;0;1.82;11568 +97095;49.81581;5.015;285;20220427;16.5;1.7;9.1;2.9;8.19;0;3.07;21910 +97095;49.81581;5.015;285;20220428;18.6;5.2;11.9;2.9;8.43;0;3.77;23978 +97095;49.81581;5.015;285;20220429;16.4;5.9;11.2;2.1;9.06;.2;2.28;11198 +97095;49.81581;5.015;285;20220430;13.5;3.9;8.7;3.5;7.83;0;2.94;21444 +97095;49.81581;5.015;285;20220501;14.7;2.2;8.5;2;7.96;.1;2.33;15524 +97095;49.81581;5.015;285;20220502;17.8;5.3;11.6;2.6;8.79;0;3.12;18181 +97095;49.81581;5.015;285;20220503;18.2;6.9;12.5;3.3;9.29;0;3.24;16299 +97095;49.81581;5.015;285;20220504;17.8;5.6;11.7;2.3;9.43;0;3.26;21054 +97095;49.81581;5.015;285;20220505;17;4.7;10.8;1.7;10.49;2.3;2.42;16123 +97095;49.81581;5.015;285;20220506;19.8;6.7;13.3;1.6;10.2;.1;3.21;19961 +97095;49.81581;5.015;285;20220507;20.7;7.7;14.2;1.7;10.8;1;3.03;16845 +97095;49.81581;5.015;285;20220508;19;9;14;2.9;11.7;0;3.11;17746 +97095;49.81581;5.015;285;20220509;24.1;7;15.5;1.6;10.86;0;3.84;21775 +97095;49.81581;5.015;285;20220510;23.9;9.9;16.9;2.6;12.13;0;3.84;18399 +97095;49.81581;5.015;285;20220511;24.5;11.5;18;3.8;11.93;0;4.94;22903 +97095;49.81581;5.015;285;20220512;19.6;10.4;15;3.1;11.3;0;3.72;20950 +97095;49.81581;5.015;285;20220513;19;6;12.5;2.7;9.4;0;3.8;24032 +97095;49.81581;5.015;285;20220514;22.3;6.2;14.3;1.2;9.93;0;3.86;24511 +97095;49.81581;5.015;285;20220515;26.6;8.9;17.8;2.5;10.83;0;4.93;23902 +97095;49.81581;5.015;285;20220516;21.7;14.9;18.3;2.5;14.36;.3;3.11;13700 +97095;49.81581;5.015;285;20220517;25.7;11.2;18.5;2.1;14.06;0;3.82;18047 +97095;49.81581;5.015;285;20220518;27.9;15.2;21.5;2;14.6;0;4.72;22176 +97095;49.81581;5.015;285;20220519;27.6;16.9;22.2;2.7;15.7;1.4;4.63;19219 +97095;49.81581;5.015;285;20220520;24.3;14.8;19.5;2.9;16.33;3.9;3.33;13753 +97095;49.81581;5.015;285;20220521;19.7;8.6;14.1;3;11.23;.1;3.68;21274 +97095;49.81581;5.015;285;20220522;22.5;7.9;15.2;1.5;11.66;.5;3.73;22177 +97095;49.81581;5.015;285;20220523;20.2;12.6;16.4;3.2;14.43;13.4;2.46;10732 +97095;49.81581;5.015;285;20220524;16.2;9.5;12.9;3.6;11.56;.5;2.77;16582 +97095;49.81581;5.015;285;20220525;18.3;6.6;12.4;3.1;10.23;.4;3.4;20454 +97095;49.81581;5.015;285;20220526;19.3;12.1;15.7;4.1;12.33;0;3.56;17638 +97095;49.81581;5.015;285;20220527;19;11.3;15.1;4;11.63;.7;3.45;16931 +97095;49.81581;5.015;285;20220528;17.1;5.6;11.4;2.1;8.73;0;3.27;20286 +97095;49.81581;5.015;285;20220529;14.8;3.5;9.1;2.3;8.26;.1;2.74;17872 +97095;49.81581;5.015;285;20220530;15.9;4.3;10.1;1.8;8.8;0;3.04;20754 +97095;49.81581;5.015;285;20220531;19;7;13;2.1;8.86;.2;3.49;19373 +97095;49.81581;5.015;285;20220601;18.5;5.7;12.1;2.4;9.33;0;3.58;21912 +97095;49.81581;5.015;285;20220602;21.5;4.6;13.1;2.2;9.03;0;4.39;26863 +97095;49.81581;5.015;285;20220603;23.9;10.8;17.4;2.4;12;1;3.89;18589 +97095;49.81581;5.015;285;20220604;26.5;12.9;19.7;2.4;16.23;4.1;4.57;23353 +97095;49.81581;5.015;285;20220605;18.5;15.8;17.2;2.9;17.5;15.7;1.6;6670 +97095;49.81581;5.015;285;20220606;19.4;12;15.7;3;13.33;.2;3.27;17799 +97095;49.81581;5.015;285;20220607;19.1;10.2;14.6;2.7;13.73;4.4;2.56;13685 +97095;49.81581;5.015;285;20220608;16.3;12.4;14.4;2.7;14.16;11.5;1.75;8367 +97095;49.81581;5.015;285;20220609;17.7;10.4;14.1;3.1;12.73;.9;2.74;15498 +97095;49.81581;5.015;285;20220610;22;11.6;16.8;2.2;13.73;0;3.48;17959 +97095;49.81581;5.015;285;20220611;24;14.3;19.1;1.6;15.56;0;4.19;22747 +97095;49.81581;5.015;285;20220612;22.6;10.9;16.7;2;12.43;0;4.53;26024 +97095;49.81581;5.015;285;20220613;19.9;8.2;14;2.6;10.93;.1;3.9;23139 +97095;49.81581;5.015;285;20220614;23.1;7.1;15.1;2.1;10.83;0;4.6;26596 +97095;49.81581;5.015;285;20220615;27.3;10.5;18.9;1.6;12.26;0;5;26376 +97095;49.81581;5.015;285;20220616;25.1;12.7;18.9;1.8;12.76;0;4.84;25667 +97095;49.81581;5.015;285;20220617;29;12.3;20.7;1.8;12.8;0;5.36;26219 +97095;49.81581;5.015;285;20220618;32.8;17.3;25.1;1.9;15.6;.1;5.87;25359 +97095;49.81581;5.015;285;20220619;23.5;16;19.7;4;15.93;17.3;4.19;17417 +97095;49.81581;5.015;285;20220620;19.1;12.7;15.9;3.2;14.26;.7;2.61;12564 +97095;49.81581;5.015;285;20220621;22.2;9.3;15.7;2.9;12.9;1.4;3.64;18391 +97095;49.81581;5.015;285;20220622;23.2;12.1;17.7;2.3;15.1;2;3.34;16238 +97095;49.81581;5.015;285;20220623;26.8;16.1;21.5;2.5;18.26;16.4;4.67;23047 +97095;49.81581;5.015;285;20220624;21.6;15.6;18.6;2.8;17.36;6.7;2.86;13760 +97095;49.81581;5.015;285;20220625;22.6;14.5;18.5;2.7;15.93;6;3.32;15648 +97095;49.81581;5.015;285;20220626;18.3;12.6;15.5;1.7;14.96;.6;2.29;12554 +97095;49.81581;5.015;285;20220627;18.7;12.7;15.7;1.7;14.86;3.4;2.39;12945 +97095;49.81581;5.015;285;20220628;23.7;9.3;16.5;1.5;13.2;0;4.2;24526 +97095;49.81581;5.015;285;20220629;25.6;11.9;18.7;1.7;13.6;0;4.56;24183 +97095;49.81581;5.015;285;20220630;19.1;12.3;15.7;2.6;14.06;6.2;2.36;10897 +97095;49.81581;5.015;285;20220701;19.4;10.6;15;2.2;12.4;.2;3.35;19146 +97095;49.81581;5.015;285;20220702;24.3;8.7;16.5;2;11.76;0;4.74;26896 +97095;49.81581;5.015;285;20220703;22.5;11.2;16.8;2;13.26;0;4.27;24412 +97095;49.81581;5.015;285;20220704;22.9;9.2;16.1;1.5;12.16;0;4.2;24773 +97095;49.81581;5.015;285;20220705;22.8;10.4;16.6;2;12.43;0;4.26;23770 +97095;49.81581;5.015;285;20220706;21.2;8.5;14.9;2.1;11.53;0;3.72;21013 +97095;49.81581;5.015;285;20220707;18.6;13.2;15.9;3.3;13.53;0;2.77;12711 +97095;49.81581;5.015;285;20220708;22.8;8.6;15.7;2.2;12.2;0;4.4;25660 +97095;49.81581;5.015;285;20220709;24.6;11.8;18.2;2.3;13.66;0;4.28;21417 +97095;49.81581;5.015;285;20220710;21.2;9.8;15.5;2.8;12.4;0;3.64;19321 +97095;49.81581;5.015;285;20220711;24.8;11.6;18.2;1.6;14.53;0;4.05;21702 +97095;49.81581;5.015;285;20220712;28.9;12.2;20.5;1.9;13.93;0;5.07;24797 +97095;49.81581;5.015;285;20220713;31.4;18.3;24.8;2.1;13.9;0;5.76;24126 +97095;49.81581;5.015;285;20220714;27;16.8;21.9;2.8;14.13;0;5.34;23460 +97095;49.81581;5.015;285;20220715;22.5;10.8;16.7;2.4;11.03;0;4.58;24514 +97095;49.81581;5.015;285;20220716;24.1;10.3;17.2;2;11.13;0;4.36;22390 +97095;49.81581;5.015;285;20220717;27.8;10.6;19.2;2.2;10.4;0;5.39;25882 +97095;49.81581;5.015;285;20220718;34;14.5;24.3;1.9;10.53;0;6.11;25624 +97095;49.81581;5.015;285;20220719;36.7;17.2;26.9;3.3;11.43;.3;7.93;26650 +97095;49.81581;5.015;285;20220720;26.1;19.1;22.6;3.4;16.8;4.9;3.93;12483 +97095;49.81581;5.015;285;20220721;22.9;15.8;19.4;3;17.66;.1;3.03;13756 +97095;49.81581;5.015;285;20220722;25.9;13.5;19.7;2.2;15.8;.8;3.93;18980 +97095;49.81581;5.015;285;20220723;26.4;13.9;20.1;1.6;15.66;0;4;20213 +97095;49.81581;5.015;285;20220724;29.9;14.3;22.1;1.7;15;0;5.02;24444 +97095;49.81581;5.015;285;20220725;25.8;18.7;22.3;3.1;14.8;.2;4.48;16051 +97095;49.81581;5.015;285;20220726;21.7;13.8;17.8;2.9;14.3;0;2.99;12363 +97095;49.81581;5.015;285;20220727;21.9;11.7;16.8;2.9;11.5;0;4.22;21504 +97095;49.81581;5.015;285;20220728;25.1;10.6;17.8;2.8;10.7;0;4.32;17434 +97095;49.81581;5.015;285;20220729;26.5;13;19.7;2.5;12.06;0;4.89;22521 +97095;49.81581;5.015;285;20220730;26.9;11.7;19.3;1.6;12.23;0;4.31;21541 +97095;49.81581;5.015;285;20220731;25.2;15.4;20.3;3.1;15.33;0;4.08;17161 +97095;49.81581;5.015;285;20220801;23.9;17.1;20.5;2.1;16.93;.3;3;12631 +97095;49.81581;5.015;285;20220802;28.1;14;21;1.6;15.5;0;4.13;19913 +97095;49.81581;5.015;285;20220803;32.7;15.5;24.1;1.5;15.13;0;5.06;23597 +97095;49.81581;5.015;285;20220804;31.6;17.7;24.6;2.1;16.8;5.8;4.45;16422 +97095;49.81581;5.015;285;20220805;23.7;17.3;20.5;3;17.06;.1;3.37;14228 +97095;49.81581;5.015;285;20220806;21.9;8.5;15.2;3;10.16;0;4.27;23011 +97095;49.81581;5.015;285;20220807;25;9.5;17.3;2.9;9.83;0;4.92;23524 +97095;49.81581;5.015;285;20220808;26.5;11.5;19;3;11.36;0;5.09;23152 +97095;49.81581;5.015;285;20220809;28.8;13.4;21.1;3.4;12.46;0;5.62;23227 +97095;49.81581;5.015;285;20220810;30.8;15.2;23;3;11.56;0;5.83;22028 +97095;49.81581;5.015;285;20220811;30.7;16.1;23.4;2.7;10.33;0;5.8;22209 +97095;49.81581;5.015;285;20220812;31.5;15.5;23.5;2.4;10.03;0;5.57;22142 +97095;49.81581;5.015;285;20220813;30.5;15.2;22.9;2.6;9.6;0;5.62;22290 +97095;49.81581;5.015;285;20220814;30;15.8;22.9;2.6;11.36;0;5;17718 +97095;49.81581;5.015;285;20220815;26.2;17.8;22;2.7;16.2;0;3.77;14420 +97095;49.81581;5.015;285;20220816;27.5;14.7;21.1;1.9;15.9;7.1;3.71;17023 +97095;49.81581;5.015;285;20220817;24.1;16.6;20.3;2.1;17.26;1.9;2.85;12431 +97095;49.81581;5.015;285;20220818;25.3;14.4;19.9;1.6;16.36;0;3.41;17657 +97095;49.81581;5.015;285;20220819;22.4;14.1;18.3;2.6;17.13;1.9;2.23;10024 +97095;49.81581;5.015;285;20220820;23.7;14;18.9;2.8;14.73;0;3.52;16856 +97095;49.81581;5.015;285;20220821;24.3;10.1;17.2;1.4;12.4;0;3.11;16687 +97095;49.81581;5.015;285;20220822;26.9;14.9;20.9;1.9;13.4;0;3.56;14854 +97095;49.81581;5.015;285;20220823;28.2;13.4;20.8;1.5;15.03;0;3.63;17925 +97095;49.81581;5.015;285;20220824;31.8;15.1;23.4;1.3;14.33;0;4.13;19631 +97095;49.81581;5.015;285;20220825;31.8;17.4;24.6;2.1;13.66;0;4.7;18585 +97095;49.81581;5.015;285;20220826;21.8;17.8;19.8;3.2;17.03;.1;2.26;6427 +97095;49.81581;5.015;285;20220827;21.6;13.6;17.6;2.3;14.36;0;2.69;12764 +97095;49.81581;5.015;285;20220828;24;12.4;18.2;3;12.93;0;3.85;19074 +97095;49.81581;5.015;285;20220829;25.9;14.2;20;3.5;11.3;0;4.5;15832 +97095;49.81581;5.015;285;20220830;28;13;20.5;2.5;12.36;.2;3.92;14745 +97095;49.81581;5.015;285;20220831;25.3;13.7;19.5;2.8;14.66;0;3.45;15295 +97095;49.81581;5.015;285;20220901;25.2;13.5;19.4;3;12.96;0;3.77;16362 +97095;49.81581;5.015;285;20220902;26.6;13.5;20;2.9;12;.4;4.2;17768 +97095;49.81581;5.015;285;20220903;23.8;15.9;19.9;2;15;.6;2.77;11785 +97095;49.81581;5.015;285;20220904;26.7;13.6;20.1;2.3;14.76;.1;3.56;17019 +97095;49.81581;5.015;285;20220905;28.5;15.4;21.9;2.7;13.76;5.4;3.93;14248 +97095;49.81581;5.015;285;20220906;28.6;14.4;21.5;2.4;16.1;4;3.76;17227 +97095;49.81581;5.015;285;20220907;22.8;14.7;18.7;2.4;16.3;8.4;2.67;13836 +97095;49.81581;5.015;285;20220908;20.2;13.4;16.8;3.4;15.3;6.9;2.27;11496 +97095;49.81581;5.015;285;20220909;17.9;13.2;15.6;4.5;14.86;12.7;1.85;8799 +97095;49.81581;5.015;285;20220910;19.3;12.9;16.1;3.9;15.23;3.8;1.86;8734 +97095;49.81581;5.015;285;20220911;20.5;13.5;17;1.3;14.93;.1;1.96;11136 +97095;49.81581;5.015;285;20220912;24.7;10.2;17.5;2;13.3;.1;2.99;16730 +97095;49.81581;5.015;285;20220913;22.5;14.9;18.7;2.1;16.33;9.2;1.93;6618 +97095;49.81581;5.015;285;20220914;22.8;16.9;19.8;2.1;18.93;20.8;1.75;6974 +97095;49.81581;5.015;285;20220915;17.9;11.6;14.7;2.2;14.46;0;1.47;7730 +97095;49.81581;5.015;285;20220916;14.1;10.5;12.3;2.9;11.46;2.4;1.54;7359 +97095;49.81581;5.015;285;20220917;12.2;6.9;9.6;3.7;10.6;2.8;1.21;7873 +97095;49.81581;5.015;285;20220918;14.3;6.4;10.4;4.1;9.86;.1;1.81;10250 +97095;49.81581;5.015;285;20220919;15.6;6.8;11.2;2.2;10.33;.2;1.71;10866 +97095;49.81581;5.015;285;20220920;15.9;6.4;11.2;1.7;10.13;.1;1.59;9881 +97095;49.81581;5.015;285;20220921;16.6;5.1;10.9;1.6;9.33;0;1.85;13549 +97095;49.81581;5.015;285;20220922;18.5;4.5;11.5;1.5;8.26;0;2.15;15141 +97095;49.81581;5.015;285;20220923;16.8;6;11.4;1.3;9.33;.1;1.55;8975 +97095;49.81581;5.015;285;20220924;16.1;9.4;12.7;1.1;11.46;1.5;1.27;6931 +97095;49.81581;5.015;285;20220925;15.7;10;12.9;2.6;11.7;.1;1.63;9604 +97095;49.81581;5.015;285;20220926;12.8;6.9;9.8;4.2;10.63;11.1;1.15;5899 +97095;49.81581;5.015;285;20220927;11.7;7;9.3;4.2;10.46;3.7;1.09;7621 +97095;49.81581;5.015;285;20220928;13.4;7.2;10.3;2.7;9.96;.1;1.38;8414 +97095;49.81581;5.015;285;20220929;13.7;3.4;8.5;1.5;8.7;.2;1.33;10844 +97095;49.81581;5.015;285;20220930;15.9;2;9;2.3;8.93;12.8;1.66;13002 +97095;49.81581;5.015;285;20221001;16.9;9.5;13.2;5.6;12.66;7.5;1.68;8392 +97095;49.81581;5.015;285;20221002;13.5;11.7;12.6;2.7;13.43;14.4;.82;3177 +97095;49.81581;5.015;285;20221003;15.3;7;11.2;1.4;11.23;0;1.22;9883 +97095;49.81581;5.015;285;20221004;17.9;5.5;11.7;2;11;.1;1.59;12407 +97095;49.81581;5.015;285;20221005;19.9;10.3;15.1;4.3;13.56;.3;2.02;10993 +97095;49.81581;5.015;285;20221006;16.6;8.5;12.6;2.4;11.26;0;1.56;10877 +97095;49.81581;5.015;285;20221007;16.9;4.8;10.9;2;9.66;.1;1.56;12018 +97095;49.81581;5.015;285;20221008;15;7.5;11.2;2.6;9.96;0;1.45;8510 +97095;49.81581;5.015;285;20221009;16.8;2.6;9.7;3;8.73;.1;1.77;12050 +97095;49.81581;5.015;285;20221010;17.5;7.8;12.6;2.4;11.83;0;1.32;7278 +97095;49.81581;5.015;285;20221011;14.6;5.6;10.1;2.1;9.8;0;1.27;10396 +97095;49.81581;5.015;285;20221012;16.9;3;10;1.6;9.46;0;1.28;10040 +97095;49.81581;5.015;285;20221013;14.7;9;11.9;2.5;12.43;1.8;.9;4739 +97095;49.81581;5.015;285;20221014;15.8;12.1;14;2.4;14.56;3.7;.82;3693 +97095;49.81581;5.015;285;20221015;17.8;12.5;15.1;3.3;15.03;3.1;1.1;5585 +97095;49.81581;5.015;285;20221016;17.8;12.3;15.1;3;14.96;.5;1.12;6088 +97095;49.81581;5.015;285;20221017;19.2;14.8;17;3.3;16.26;4.5;1.27;4347 +97095;49.81581;5.015;285;20221018;18.1;14.4;16.2;1.4;16.13;.3;.92;5512 +97095;49.81581;5.015;285;20221019;17.4;10.5;13.9;4.2;13.96;0;1.13;8174 +97095;49.81581;5.015;285;20221020;19.4;12.5;15.9;4.2;14.8;11.4;1.5;6257 +97095;49.81581;5.015;285;20221021;18.3;13.4;15.8;3.5;15.2;1.2;1.24;6224 +97095;49.81581;5.015;285;20221022;18.5;12.5;15.5;3;14.3;.2;1.28;6238 +97095;49.81581;5.015;285;20221023;20;13.1;16.5;3.8;14.3;3.5;1.68;5282 +97095;49.81581;5.015;285;20221024;16.8;14.9;15.8;6.6;12.9;2.8;2.18;4875 +97095;49.81581;5.015;285;20221025;16.2;12.2;14.2;3.6;13.03;.1;1.23;4325 +97095;49.81581;5.015;285;20221026;19.5;12.3;15.9;3.2;13.9;.1;1.46;7451 +97095;49.81581;5.015;285;20221027;21.2;12.6;16.9;3.4;13.96;0;1.73;6753 +97095;49.81581;5.015;285;20221028;22.2;15.9;19.1;2.8;14.5;0;1.85;6417 +97095;49.81581;5.015;285;20221029;21.8;14.1;18;2.3;14.1;0;1.52;4792 +97095;49.81581;5.015;285;20221030;20;11.6;15.8;2;12.43;0;1.3;6626 +97095;49.81581;5.015;285;20221031;19.1;9.9;14.5;2.6;13;1.4;1.17;5519 +97095;49.81581;5.015;285;20221101;14.5;10.7;12.6;5.5;11.9;.3;1.24;6500 +97095;49.81581;5.015;285;20221102;13.8;9.2;11.5;4.8;10.26;.5;1.34;6444 +97095;49.81581;5.015;285;20221103;13;9;11;4.4;10.8;6.6;1.06;3188 +97095;49.81581;5.015;285;20221104;10.5;7.5;9;3.2;10.13;.6;.68;2601 +97095;49.81581;5.015;285;20221105;9.3;3.6;6.4;2.6;8.96;0;.46;4171 +97095;49.81581;5.015;285;20221106;9.1;6.9;8;4.6;9.43;2.2;.72;2535 +97095;49.81581;5.015;285;20221107;13.3;7.8;10.5;5.6;11.86;1.4;.65;3083 +97095;49.81581;5.015;285;20221108;15.1;9;12.1;4.5;10.83;3;1.3;4186 +97095;49.81581;5.015;285;20221109;13;11.1;12;4.5;11.5;1.8;1.04;3385 +97095;49.81581;5.015;285;20221110;11.8;5.8;8.8;2.6;10.03;0;.5;5812 +97095;49.81581;5.015;285;20221111;12.3;5.8;9.1;2.6;9.7;0;.6;4867 +97095;49.81581;5.015;285;20221112;14.7;3.5;9.1;2.7;9.06;0;.63;5325 +97095;49.81581;5.015;285;20221113;14.3;4;9.2;2.7;8.33;.1;.83;5926 +97095;49.81581;5.015;285;20221114;7.1;1.3;4.2;2.1;8.26;1.7;.28;2294 +97095;49.81581;5.015;285;20221115;12.4;6.9;9.7;3.7;11.8;8;.33;3351 +97095;49.81581;5.015;285;20221116;10.7;7.8;9.3;4.6;11.23;16.1;.39;2504 +97095;49.81581;5.015;285;20221117;11;9.2;10.1;6.3;10.76;2.2;.82;2944 +97095;49.81581;5.015;285;20221118;8.9;7.3;8.1;3.8;9.76;.3;.55;1465 +97095;49.81581;5.015;285;20221119;8.3;5.6;7;2.8;9.4;2.3;.4;1503 +97095;49.81581;5.015;285;20221120;6.8;4.4;5.6;3.9;8.9;3.5;.28;1839 +97095;49.81581;5.015;285;20221121;7;3.4;5.2;4.4;8.53;5.6;.34;1953 +97095;49.81581;5.015;285;20221122;7.2;3.9;5.6;5.5;8.4;3.6;.47;1940 +97095;49.81581;5.015;285;20221123;8.4;5.5;6.9;4.9;8.86;9.1;.58;2407 +97095;49.81581;5.015;285;20221124;9.4;6.3;7.8;5.1;9.33;3.1;.55;3941 +97095;49.81581;5.015;285;20221125;9.4;6.8;8.1;3.1;9.63;0;.51;2045 +97095;49.81581;5.015;285;20221126;7;2.2;4.6;2.5;8.23;0;.2;2855 +97095;49.81581;5.015;285;20221127;6.9;4;5.5;4.2;7.96;1.5;.57;1617 +97095;49.81581;5.015;285;20221128;7.9;5.9;6.9;2.8;9.13;1;.46;1209 +97095;49.81581;5.015;285;20221129;5.7;4.2;5;1.2;8.63;0;.25;1533 +97095;49.81581;5.015;285;20221130;6.6;3.2;4.9;2;8.26;0;.31;1676 +97095;49.81581;5.015;285;20221201;5;4;4.5;3;7.83;0;.44;638 +97095;49.81581;5.015;285;20221202;2.5;2.5;2.5;3.1;6.76;1.3;.45;227 +97095;49.81581;5.015;285;20221203;1.7;.7;1.2;4.2;6.06;0;.43;694 +97095;49.81581;5.015;285;20221204;.8;.5;.6;3.6;5.83;2.3;.41;502 +97095;49.81581;5.015;285;20221205;1;-.1;.4;1.3;6.23;.1;.22;1183 +97095;49.81581;5.015;285;20221206;3.7;.2;1.9;1.5;6.8;.4;.22;1585 +97095;49.81581;5.015;285;20221207;3.6;1;2.3;2.3;7.26;1.4;.18;1326 +97095;49.81581;5.015;285;20221208;2.4;1.3;1.8;2.1;6.63;.1;.28;1086 +97095;49.81581;5.015;285;20221209;-.5;-3.5;-2;1.5;5.23;0;.17;1476 +97095;49.81581;5.015;285;20221210;-2.3;-3.1;-2.7;1.8;5.03;0;.19;800 +97095;49.81581;5.015;285;20221211;-1.1;-2.9;-2;2;5.09;0;.21;1297 +97095;49.81581;5.015;285;20221212;-.5;-5.7;-3.1;2.2;4.43;0;.23;2381 +97095;49.81581;5.015;285;20221213;-1.3;-6.3;-3.8;4.3;3.66;0;.44;2771 +97095;49.81581;5.015;285;20221214;-.1;-4;-2.1;2;3.9;0;.34;2370 +97095;49.81581;5.015;285;20221215;.3;-8.4;-4.1;2;3.7;0;.17;4222 +97095;49.81581;5.015;285;20221216;-.7;-8;-4.4;1.5;3.9;0;.33;1381 +97095;49.81581;5.015;285;20221217;-2.2;-7;-4.6;1.9;4.03;0;.07;3863 +97095;49.81581;5.015;285;20221218;-1;-7.8;-4.4;3.5;3.93;.8;.24;2227 +97095;49.81581;5.015;285;20221219;10.2;-1.1;4.5;4.4;8.26;.5;.36;2348 +97095;49.81581;5.015;285;20221220;11.8;9.7;10.8;4.5;10.36;9.4;1.05;949 +97095;49.81581;5.015;285;20221221;9.6;9.3;9.5;4.3;11.26;20;.33;1666 +97095;49.81581;5.015;285;20221222;9.9;8.7;9.3;5.7;11.6;9.7;.28;986 +97095;49.81581;5.015;285;20221223;12.3;8.6;10.5;4.9;11.76;12.2;.6;774 +97095;49.81581;5.015;285;20221224;10.5;8.5;9.5;4.3;10.73;2.8;.53;1606 +97095;49.81581;5.015;285;20221225;11.9;8.1;10;3.4;11.03;5.8;.58;1209 +97095;49.81581;5.015;285;20221226;10;9.7;9.9;5;9.9;7.1;1.01;807 +97095;49.81581;5.015;285;20221227;6.5;1.2;3.8;3.8;7.23;0;.29;3390 +97095;49.81581;5.015;285;20221228;8.8;3.6;6.2;6.9;9.43;11.6;.23;1549 +97095;49.81581;5.015;285;20221229;9.3;8.5;8.9;7.1;9.73;1.5;.92;979 +97095;49.81581;5.015;285;20221230;11.6;4.3;8;5.8;10;16.1;.57;1523 +97095;49.81581;5.015;285;20221231;14.9;11.8;13.3;8.6;12.53;0;1.39;1339 +98075;49.52904;-1.7962;86;20220101;13.5;11.3;12.4;6.6;12.76;4.2;.79;2507 +98075;49.52904;-1.7962;86;20220102;12.9;11.8;12.4;8.8;12.37;6.7;1.03;2203 +98075;49.52904;-1.7962;86;20220103;11.4;9.8;10.6;6.9;11.43;15.5;.78;854 +98075;49.52904;-1.7962;86;20220104;9.7;8.5;9.1;7.4;8.5;.6;1.55;1414 +98075;49.52904;-1.7962;86;20220105;8.1;4.8;6.4;6;5.8;.1;1.63;3088 +98075;49.52904;-1.7962;86;20220106;7.9;4.2;6.1;6.3;7.2;3.3;1.09;2197 +98075;49.52904;-1.7962;86;20220107;9.8;6.1;7.9;8.7;8.46;5.4;1.21;2486 +98075;49.52904;-1.7962;86;20220108;10.4;7.8;9.1;10.8;9.5;16.3;1.31;926 +98075;49.52904;-1.7962;86;20220109;9.5;6.5;8;6.6;8.89;4.1;.94;2779 +98075;49.52904;-1.7962;86;20220110;9.2;7.3;8.3;3.8;10.85;1.6;.25;2135 +98075;49.52904;-1.7962;86;20220111;10.3;8.6;9.4;3.4;11.49;.6;.29;2200 +98075;49.52904;-1.7962;86;20220112;9.8;8.7;9.2;3.2;10.83;0;.45;1704 +98075;49.52904;-1.7962;86;20220113;8.6;2;5.3;3.1;7.71;0;.25;5600 +98075;49.52904;-1.7962;86;20220114;9.3;2.6;6;3.8;7.23;0;.6;6211 +98075;49.52904;-1.7962;86;20220115;6.2;1.5;3.9;4.4;7.8;.7;.24;3692 +98075;49.52904;-1.7962;86;20220116;11.5;3.9;7.7;5.8;10.26;1.5;.35;3394 +98075;49.52904;-1.7962;86;20220117;9.4;6.5;8;2.7;8.2;0;.6;5039 +98075;49.52904;-1.7962;86;20220118;8.1;2.3;5.2;2.4;7.83;.1;.31;4822 +98075;49.52904;-1.7962;86;20220119;9.7;2.9;6.3;4.9;8.76;.7;.57;2157 +98075;49.52904;-1.7962;86;20220120;8;6.4;7.2;5.6;6.83;0;1.3;5100 +98075;49.52904;-1.7962;86;20220121;7.4;4.5;6;3.6;6.13;0;1.03;4388 +98075;49.52904;-1.7962;86;20220122;7;3.7;5.4;2.6;7.36;0;.73;1386 +98075;49.52904;-1.7962;86;20220123;6.3;4.9;5.6;3.7;7.26;0;.83;1446 +98075;49.52904;-1.7962;86;20220124;7.7;1.2;4.5;4;7.1;0;.55;5933 +98075;49.52904;-1.7962;86;20220125;5.7;2.1;3.9;2.2;7.46;0;.33;2933 +98075;49.52904;-1.7962;86;20220126;7.5;3.7;5.6;3.5;8.06;0;.59;2165 +98075;49.52904;-1.7962;86;20220127;10.2;6.2;8.2;5.8;10.1;.9;.59;2207 +98075;49.52904;-1.7962;86;20220128;9.7;4.4;7.1;4.1;9.93;0;.25;4886 +98075;49.52904;-1.7962;86;20220129;9.9;8.7;9.3;7.8;11.16;.5;.5;1456 +98075;49.52904;-1.7962;86;20220130;9.9;6;7.9;4.3;8.83;.1;.84;4762 +98075;49.52904;-1.7962;86;20220131;9.1;6.8;7.9;8.6;8.23;.3;1.39;3678 +98075;49.52904;-1.7962;86;20220201;10.6;7.3;9;8.2;10.66;0;.61;3864 +98075;49.52904;-1.7962;86;20220202;10.1;8.2;9.2;5.7;9.83;.2;.93;2807 +98075;49.52904;-1.7962;86;20220203;10;7.3;8.6;5.8;10.16;2.3;.68;3411 +98075;49.52904;-1.7962;86;20220204;9.4;7.6;8.5;8.2;8.56;.7;1.39;5225 +98075;49.52904;-1.7962;86;20220205;10.7;5.2;7.9;8.2;8.76;1.4;1.2;5657 +98075;49.52904;-1.7962;86;20220206;11.3;9;10.2;12.6;10.73;4.2;1.16;2329 +98075;49.52904;-1.7962;86;20220207;11.3;7.4;9.3;5.7;9.36;.5;1.15;6767 +98075;49.52904;-1.7962;86;20220208;11.5;8.8;10.2;5.9;11.23;1.3;.74;4318 +98075;49.52904;-1.7962;86;20220209;10.2;7.8;9;4.1;10.43;1.4;.65;3671 +98075;49.52904;-1.7962;86;20220210;8.5;7.1;7.8;5;8.56;4.7;1.01;3269 +98075;49.52904;-1.7962;86;20220211;9.9;5.3;7.6;3.1;6.7;0;1.25;7831 +98075;49.52904;-1.7962;86;20220212;7.3;1.7;4.5;7;6.93;0;.95;8930 +98075;49.52904;-1.7962;86;20220213;9.5;5.6;7.6;10.2;9.56;14.2;.72;2345 +98075;49.52904;-1.7962;86;20220214;10;6.8;8.4;7.5;8.76;6.5;1.31;6127 +98075;49.52904;-1.7962;86;20220215;10;6.5;8.2;9.2;10.4;8.2;.57;2155 +98075;49.52904;-1.7962;86;20220216;11.8;9.9;10.9;12.5;12.93;1.2;.3;1782 +98075;49.52904;-1.7962;86;20220217;12.3;9.9;11.1;8.8;10.37;1.5;1.66;6147 +98075;49.52904;-1.7962;86;20220218;10.9;8.7;9.8;13.1;8.8;2.2;2.13;6253 +98075;49.52904;-1.7962;86;20220219;9.6;4.5;7;10.1;8.56;1.6;1.14;6281 +98075;49.52904;-1.7962;86;20220220;11.5;9.3;10.4;13.1;10.7;4.3;1.35;2543 +98075;49.52904;-1.7962;86;20220221;10.7;5.1;7.9;11.4;8.36;.3;1.63;8322 +98075;49.52904;-1.7962;86;20220222;12.8;8;10.4;7.3;10.8;.5;1.19;6032 +98075;49.52904;-1.7962;86;20220223;10.5;5;7.7;5.1;8.63;.4;1.19;6301 +98075;49.52904;-1.7962;86;20220224;8.9;7.7;8.3;9.9;7.86;3;1.91;7033 +98075;49.52904;-1.7962;86;20220225;10.3;4.5;7.4;5.6;7.06;0;1.75;11486 +98075;49.52904;-1.7962;86;20220226;7.8;2.1;5;5.7;6.8;0;1.63;12681 +98075;49.52904;-1.7962;86;20220227;6.9;1.8;4.3;6.6;7.23;0;1.86;13085 +98075;49.52904;-1.7962;86;20220228;12.4;6.5;9.4;6.5;10.4;2.6;1.11;7056 +98075;49.52904;-1.7962;86;20220301;10.6;8.7;9.6;4.2;11.56;16.7;.52;2026 +98075;49.52904;-1.7962;86;20220302;13;8.4;10.7;3;10.56;.9;1.14;7812 +98075;49.52904;-1.7962;86;20220303;11.4;7.6;9.5;2.9;10.56;1.2;.9;7012 +98075;49.52904;-1.7962;86;20220304;10.1;7.8;8.9;3.5;8.53;0;1.29;9434 +98075;49.52904;-1.7962;86;20220305;7.6;5.3;6.4;4;8.1;2.3;.88;4860 +98075;49.52904;-1.7962;86;20220306;7.6;5.3;6.4;7.4;6.51;.1;1.77;7600 +98075;49.52904;-1.7962;86;20220307;6.3;3.5;4.9;6.3;5.21;0;1.88;11700 +98075;49.52904;-1.7962;86;20220308;11.2;2.1;6.6;6.9;7.85;0;1.63;10606 +98075;49.52904;-1.7962;86;20220309;12.8;6.9;9.9;7.8;9.5;.1;1.82;10094 +98075;49.52904;-1.7962;86;20220310;11.1;8.9;10;4.7;10.06;.6;1.19;3708 +98075;49.52904;-1.7962;86;20220311;12.2;7.4;9.8;8;10.16;7.8;1.37;7068 +98075;49.52904;-1.7962;86;20220312;13;6.9;9.9;8.3;8.93;.8;2.25;14071 +98075;49.52904;-1.7962;86;20220313;12.2;8;10.1;6.5;9.5;1.2;1.82;10634 +98075;49.52904;-1.7962;86;20220314;13.3;6.1;9.7;4;9.26;.2;1.62;9193 +98075;49.52904;-1.7962;86;20220315;14.7;5.6;10.1;3.7;10.26;0;1.65;13951 +98075;49.52904;-1.7962;86;20220316;12;9.7;10.9;5.3;11.23;4.1;1.03;2117 +98075;49.52904;-1.7962;86;20220317;11.1;6.2;8.7;3.6;8.16;0;1.93;16707 +98075;49.52904;-1.7962;86;20220318;12.5;4.1;8.3;6.5;9.23;0;1.75;17469 +98075;49.52904;-1.7962;86;20220319;12.3;7.5;9.9;8.1;8.43;0;2.52;15979 +98075;49.52904;-1.7962;86;20220320;11.7;5.4;8.6;5.8;7.73;0;2.26;16637 +98075;49.52904;-1.7962;86;20220321;15.4;6;10.7;4.7;9.86;0;2.15;15439 +98075;49.52904;-1.7962;86;20220322;15;8.2;11.6;5.7;8.33;0;3.04;17637 +98075;49.52904;-1.7962;86;20220323;16.1;6.8;11.4;4.1;7.53;0;2.99;18213 +98075;49.52904;-1.7962;86;20220324;15.8;6.4;11.1;4.4;8.23;0;2.85;18255 +98075;49.52904;-1.7962;86;20220325;15.1;8;11.6;6;8.86;0;2.98;18464 +98075;49.52904;-1.7962;86;20220326;14.5;7.4;10.9;7;9.64;0;2.68;18315 +98075;49.52904;-1.7962;86;20220327;14;8.4;11.2;6.5;10.43;.1;2.2;16035 +98075;49.52904;-1.7962;86;20220328;15.1;6.8;10.9;4.3;10.7;1.8;1.56;8059 +98075;49.52904;-1.7962;86;20220329;13;9.8;11.4;4;11.46;2.6;1.3;6676 +98075;49.52904;-1.7962;86;20220330;9.6;8.5;9.1;4.7;9.93;1.9;1.07;4076 +98075;49.52904;-1.7962;86;20220331;7.4;4.5;5.9;8.9;6.56;.6;1.99;11028 +98075;49.52904;-1.7962;86;20220401;8;3.5;5.8;8.9;5.53;.6;2.61;15112 +98075;49.52904;-1.7962;86;20220402;8.4;3.8;6.1;4.7;5.73;.2;2.38;17073 +98075;49.52904;-1.7962;86;20220403;8.8;1.3;5.1;3.5;5.46;0;2.2;19100 +98075;49.52904;-1.7962;86;20220404;9.9;2.9;6.4;7.5;9.46;.9;.68;4727 +98075;49.52904;-1.7962;86;20220405;12.2;9.5;10.9;7;11.19;.1;1.71;11567 +98075;49.52904;-1.7962;86;20220406;12.2;8.9;10.6;10.7;10.76;7.9;1.65;8433 +98075;49.52904;-1.7962;86;20220407;11.6;9;10.3;10.6;9.63;5.7;2.35;15355 +98075;49.52904;-1.7962;86;20220408;8.5;5.3;6.9;6;7.96;10.6;1.51;9325 +98075;49.52904;-1.7962;86;20220409;10.2;4.5;7.4;3.7;6.66;0;2.55;21650 +98075;49.52904;-1.7962;86;20220410;12.8;1.1;7;5.4;7.11;0;2.47;19650 +98075;49.52904;-1.7962;86;20220411;17.1;6.5;11.8;7;9.95;1.6;2.74;16652 +98075;49.52904;-1.7962;86;20220412;13.8;10.7;12.3;4.9;12.11;2.5;1.54;6950 +98075;49.52904;-1.7962;86;20220413;16.7;9.2;12.9;2;11.41;0;2.31;15100 +98075;49.52904;-1.7962;86;20220414;17.8;7.2;12.5;2.1;11.4;.1;2.76;20912 +98075;49.52904;-1.7962;86;20220415;18;8.7;13.4;2.9;11.43;.1;2.94;20468 +98075;49.52904;-1.7962;86;20220416;17.2;7.7;12.5;4.1;10.93;.1;2.92;20569 +98075;49.52904;-1.7962;86;20220417;17.1;7.9;12.5;3.9;10.33;0;3.03;20136 +98075;49.52904;-1.7962;86;20220418;12.8;8.6;10.7;3.9;10.26;0;2.48;20400 +98075;49.52904;-1.7962;86;20220419;12.3;7;9.6;3.8;9.51;.1;2.3;19650 +98075;49.52904;-1.7962;86;20220420;13.9;8.5;11.2;3.8;10.61;0;2.64;21400 +98075;49.52904;-1.7962;86;20220421;17.1;8.9;13;4.9;9.61;0;3.82;22350 +98075;49.52904;-1.7962;86;20220422;14.9;9.2;12.1;7.6;10.76;0;3.22;23600 +98075;49.52904;-1.7962;86;20220423;14.9;9.8;12.3;7.3;11.36;0;2.57;16925 +98075;49.52904;-1.7962;86;20220424;15.6;10.5;13;4.6;11;.5;2.9;18202 +98075;49.52904;-1.7962;86;20220425;13.2;7.5;10.4;4.7;9.4;0;2.76;21465 +98075;49.52904;-1.7962;86;20220426;14;6.7;10.3;6.3;9.23;0;2.96;22077 +98075;49.52904;-1.7962;86;20220427;13.4;7.9;10.7;8.4;8.8;0;3.29;21632 +98075;49.52904;-1.7962;86;20220428;13.2;8.8;11;7.2;10.23;0;2.08;9847 +98075;49.52904;-1.7962;86;20220429;13.7;8.8;11.3;5.4;9.83;0;2.96;20911 +98075;49.52904;-1.7962;86;20220430;12.2;7.2;9.7;4.8;9.06;0;2.18;12432 +98075;49.52904;-1.7962;86;20220501;16.1;6.1;11.1;2.9;10.03;2.1;2.3;13280 +98075;49.52904;-1.7962;86;20220502;13.1;8.9;11;3.4;11.13;.2;1.97;13848 +98075;49.52904;-1.7962;86;20220503;16.4;9.9;13.2;2.5;10.8;0;2.89;18018 +98075;49.52904;-1.7962;86;20220504;15;7.2;11.1;3.6;11.8;0;2.56;22307 +98075;49.52904;-1.7962;86;20220505;15.1;8.4;11.7;3.4;12.06;.1;2.73;22726 +98075;49.52904;-1.7962;86;20220506;14;9.5;11.7;4;12.2;0;2.58;22459 +98075;49.52904;-1.7962;86;20220507;15.9;10.7;13.3;3.7;12.73;.1;2.72;19644 +98075;49.52904;-1.7962;86;20220508;14.9;9.5;12.2;5.1;11.9;.1;2.14;13556 +98075;49.52904;-1.7962;86;20220509;23.1;9.2;16.2;4.5;12.56;0;4.53;24962 +98075;49.52904;-1.7962;86;20220510;17;12.3;14.6;4.8;13.26;.1;2.7;15849 +98075;49.52904;-1.7962;86;20220511;18.8;10.1;14.5;5.9;12.73;.2;3.19;18982 +98075;49.52904;-1.7962;86;20220512;15.5;9.6;12.5;4.3;11.9;.3;2.46;15923 +98075;49.52904;-1.7962;86;20220513;16.1;10.3;13.2;4.7;12.1;0;3.17;22775 +98075;49.52904;-1.7962;86;20220514;17.3;7.8;12.6;3.7;11.7;1;3.23;24340 +98075;49.52904;-1.7962;86;20220515;21.3;13.1;17.2;6.6;13.9;3.4;3.47;13354 +98075;49.52904;-1.7962;86;20220516;19.8;13.2;16.5;5.8;14.86;.7;3.21;18062 +98075;49.52904;-1.7962;86;20220517;25.3;12.2;18.8;4.4;14.53;1.1;4.81;22667 +98075;49.52904;-1.7962;86;20220518;19.4;9.8;14.6;3.8;13.8;8.4;2.5;13827 +98075;49.52904;-1.7962;86;20220519;16.9;11.9;14.4;3;13.36;.4;2.92;19191 +98075;49.52904;-1.7962;86;20220520;16.2;11.5;13.8;4.1;12.7;2.1;2.42;13559 +98075;49.52904;-1.7962;86;20220521;16.7;11.5;14.1;3.1;12.96;.1;3.35;23498 +98075;49.52904;-1.7962;86;20220522;17.4;8.7;13.1;2.9;12.63;3.5;2.49;16218 +98075;49.52904;-1.7962;86;20220523;15.2;11;13.1;4.6;13.16;4.8;2.12;13798 +98075;49.52904;-1.7962;86;20220524;15.4;10.1;12.7;5.9;11.63;.1;3.32;24588 +98075;49.52904;-1.7962;86;20220525;15.2;11.1;13.1;7.2;13;.2;1.92;10279 +98075;49.52904;-1.7962;86;20220526;15.5;12.5;14;6.8;13.66;0;2.15;12284 +98075;49.52904;-1.7962;86;20220527;16.5;12.5;14.5;5.2;13.36;.1;3.36;23949 +98075;49.52904;-1.7962;86;20220528;15.5;10.5;13;4.3;10.73;0;4.04;29007 +98075;49.52904;-1.7962;86;20220529;15.4;8.6;12;3.8;10.33;0;3.55;25658 +98075;49.52904;-1.7962;86;20220530;15.8;7;11.4;2.5;10.46;0;3.3;24794 +98075;49.52904;-1.7962;86;20220531;16.1;8.2;12.1;4.1;10.86;.1;3.6;26545 +98075;49.52904;-1.7962;86;20220601;16.5;8.1;12.3;3;10.83;.1;3.84;28646 +98075;49.52904;-1.7962;86;20220602;18.7;8.9;13.8;5.1;12.1;0;3.39;20951 +98075;49.52904;-1.7962;86;20220603;20.2;13.5;16.8;5;14.06;7.6;3.11;13751 +98075;49.52904;-1.7962;86;20220604;18.8;13.4;16.1;6.6;15.43;8.2;2.96;18842 +98075;49.52904;-1.7962;86;20220605;17.1;13;15;3.8;14.53;.4;2.62;16299 +98075;49.52904;-1.7962;86;20220606;18.9;11.7;15.3;4.5;14;2.5;3.45;22075 +98075;49.52904;-1.7962;86;20220607;17.9;13.7;15.8;6;15.66;3.2;2.41;14902 +98075;49.52904;-1.7962;86;20220608;17.4;13.8;15.6;7.6;15.06;.9;3.16;22712 +98075;49.52904;-1.7962;86;20220609;19;12.7;15.9;5.3;14.53;1;3.17;18384 +98075;49.52904;-1.7962;86;20220610;19.5;14.5;17;4.7;15.66;.7;3.29;19350 +98075;49.52904;-1.7962;86;20220611;18.1;12.2;15.1;4;14.46;.3;3.94;29079 +98075;49.52904;-1.7962;86;20220612;17.5;12.1;14.8;4;13.7;.1;4;29085 +98075;49.52904;-1.7962;86;20220613;17.3;11.9;14.6;3.7;12.3;.1;4.37;30414 +98075;49.52904;-1.7962;86;20220614;20.6;9.5;15.1;3.7;12.8;0;4.48;30224 +98075;49.52904;-1.7962;86;20220615;21.3;13.4;17.4;3.4;14;0;4.83;29384 +98075;49.52904;-1.7962;86;20220616;24.2;10.7;17.5;2.4;13.8;0;4.74;27581 +98075;49.52904;-1.7962;86;20220617;29.7;14.6;22.1;3.5;14.76;0;6.44;29336 +98075;49.52904;-1.7962;86;20220618;23.3;15.8;19.5;5.4;15.83;6.5;3.81;13949 +98075;49.52904;-1.7962;86;20220619;14.7;11.6;13.2;8.9;12.8;13.6;1.94;9351 +98075;49.52904;-1.7962;86;20220620;18.4;13.1;15.8;7.6;12.81;0;3.95;21700 +98075;49.52904;-1.7962;86;20220621;19.1;13.9;16.5;5.5;14.13;0;3.96;23568 +98075;49.52904;-1.7962;86;20220622;21.4;14.6;18;5.7;14.03;0;5.12;29633 +98075;49.52904;-1.7962;86;20220623;20.4;14.4;17.4;3.2;14.43;1.9;3.52;18340 +98075;49.52904;-1.7962;86;20220624;19.6;13.3;16.5;5.5;15.2;3.5;2.94;15437 +98075;49.52904;-1.7962;86;20220625;19;11.9;15.4;5.7;12.4;2.3;4.1;22996 +98075;49.52904;-1.7962;86;20220626;19.7;10.8;15.2;4.8;12.16;.5;4.32;25675 +98075;49.52904;-1.7962;86;20220627;17.5;10.9;14.2;4.7;12.66;1.4;3.4;21220 +98075;49.52904;-1.7962;86;20220628;20.8;11;15.9;4.9;12.53;2.2;4.56;26134 +98075;49.52904;-1.7962;86;20220629;18;13.4;15.7;4.5;14.26;3.6;2.91;15868 +98075;49.52904;-1.7962;86;20220630;17;11;14;4.7;12.73;2.2;3.27;21583 +98075;49.52904;-1.7962;86;20220701;18.2;12.2;15.2;4.7;12.63;.4;3.77;22188 +98075;49.52904;-1.7962;86;20220702;19.9;11.5;15.7;4.5;13.16;0;4.22;26161 +98075;49.52904;-1.7962;86;20220703;18.3;12.3;15.3;4.6;13.7;.1;3.77;24663 +98075;49.52904;-1.7962;86;20220704;17.7;11.4;14.6;4;13.16;0;3.79;25926 +98075;49.52904;-1.7962;86;20220705;18.7;12.2;15.5;3.5;13.96;.1;4.03;27406 +98075;49.52904;-1.7962;86;20220706;21;13.6;17.3;3.3;15.53;0;4.37;27997 +98075;49.52904;-1.7962;86;20220707;19.9;14.7;17.3;3.9;15.63;.1;3.89;24081 +98075;49.52904;-1.7962;86;20220708;21.7;12.5;17.1;2.5;15.26;.1;4.71;30142 +98075;49.52904;-1.7962;86;20220709;22.8;15.3;19.1;3.5;16.1;0;5.14;30551 +98075;49.52904;-1.7962;86;20220710;23.3;14.7;19;4.1;14.03;0;5.47;29759 +98075;49.52904;-1.7962;86;20220711;25.5;15.7;20.6;4.7;15.36;0;5.81;29655 +98075;49.52904;-1.7962;86;20220712;30.5;17.2;23.8;3.8;16.23;0;6.16;24331 +98075;49.52904;-1.7962;86;20220713;25.5;16.9;21.2;2.5;16.76;0;4.57;22556 +98075;49.52904;-1.7962;86;20220714;20.8;14.9;17.8;4.1;14.86;0;4.78;29550 +98075;49.52904;-1.7962;86;20220715;22.1;14.9;18.5;3.8;14.9;0;4.96;29421 +98075;49.52904;-1.7962;86;20220716;23.9;13.7;18.8;4.1;14.83;0;5.15;28915 +98075;49.52904;-1.7962;86;20220717;27.9;16.9;22.4;5.3;14.86;0;6.66;28280 +98075;49.52904;-1.7962;86;20220718;34.2;18;26.1;4.6;14.7;0;8.09;27945 +98075;49.52904;-1.7962;86;20220719;30.8;23.8;27.3;6.3;15.73;0;8.16;22976 +98075;49.52904;-1.7962;86;20220720;22.2;15.4;18.8;4.2;17.5;.1;3.57;19684 +98075;49.52904;-1.7962;86;20220721;21;15.7;18.3;3.2;16.13;0;3.12;15430 +98075;49.52904;-1.7962;86;20220722;21.4;14.9;18.1;3;17.1;0;3.07;17020 +98075;49.52904;-1.7962;86;20220723;22.4;14.8;18.6;3.4;15.93;0;4.27;24698 +98075;49.52904;-1.7962;86;20220724;26.9;15.6;21.3;4.1;16.43;.1;5.43;26793 +98075;49.52904;-1.7962;86;20220725;20.2;16.9;18.6;7.5;17.16;0;2.92;12176 +98075;49.52904;-1.7962;86;20220726;20.4;15.9;18.1;4;14.5;0;4.17;22873 +98075;49.52904;-1.7962;86;20220727;20.3;13.3;16.8;2;15.03;0;2.94;16529 +98075;49.52904;-1.7962;86;20220728;22.1;14.1;18.1;2.1;15.5;0;3.84;22630 +98075;49.52904;-1.7962;86;20220729;23.7;14.4;19.1;3;16.66;.2;4.25;24738 +98075;49.52904;-1.7962;86;20220730;21.5;14.3;17.9;4.3;17.56;0;3.08;18523 +98075;49.52904;-1.7962;86;20220731;21.1;17.1;19.1;6.1;18.93;1.3;2.48;11890 +98075;49.52904;-1.7962;86;20220801;21.5;16.7;19.1;4.4;17.96;0;3.56;20663 +98075;49.52904;-1.7962;86;20220802;23.3;16.5;19.9;4.4;18.53;0;3.5;18364 +98075;49.52904;-1.7962;86;20220803;22.2;15.4;18.8;3.2;18.6;.1;3.11;18392 +98075;49.52904;-1.7962;86;20220804;20.3;16.4;18.3;4.3;16.03;0;3.94;22722 +98075;49.52904;-1.7962;86;20220805;19.5;14.9;17.2;6.2;12.53;0;4.84;26261 +98075;49.52904;-1.7962;86;20220806;21;14.1;17.6;4.7;13.33;0;4.62;25838 +98075;49.52904;-1.7962;86;20220807;22.7;13.5;18.1;3.2;13.76;0;4.66;26886 +98075;49.52904;-1.7962;86;20220808;24;13.2;18.6;3.3;13.86;.1;4.83;26730 +98075;49.52904;-1.7962;86;20220809;23.6;16.1;19.8;5.6;16.5;0;4.65;24606 +98075;49.52904;-1.7962;86;20220810;26;17.2;21.6;6.3;17.66;0;5.27;25083 +98075;49.52904;-1.7962;86;20220811;27.6;18;22.8;5.5;17.53;0;5.79;26023 +98075;49.52904;-1.7962;86;20220812;28.8;17.9;23.4;4.5;16.8;0;5.79;25563 +98075;49.52904;-1.7962;86;20220813;30.5;17.2;23.8;4.3;16.13;0;6.04;24143 +98075;49.52904;-1.7962;86;20220814;25.4;19.1;22.2;4.4;16.66;0;4.23;15007 +98075;49.52904;-1.7962;86;20220815;21.9;16.5;19.2;4.4;18.9;.2;2.25;10155 +98075;49.52904;-1.7962;86;20220816;24.1;16.9;20.5;2.5;18.23;3.8;3.24;16259 +98075;49.52904;-1.7962;86;20220817;20.5;15.4;17.9;3;18.5;13;2.14;12465 +98075;49.52904;-1.7962;86;20220818;21.3;16.1;18.7;4;18.56;.8;2.72;15488 +98075;49.52904;-1.7962;86;20220819;20.1;17.3;18.7;6.2;17.93;1.5;2.91;16146 +98075;49.52904;-1.7962;86;20220820;21.2;14.7;17.9;3.8;15.13;.1;3.36;17539 +98075;49.52904;-1.7962;86;20220821;19.7;14.2;16.9;2.7;15.16;.2;2.17;9407 +98075;49.52904;-1.7962;86;20220822;21.2;16.1;18.7;3.6;18.73;2.1;2.05;9863 +98075;49.52904;-1.7962;86;20220823;22.8;17.5;20.1;3.8;20.46;.3;2.28;11606 +98075;49.52904;-1.7962;86;20220824;24.1;16.7;20.4;2.3;19.96;19.9;3.09;17373 +98075;49.52904;-1.7962;86;20220825;20.4;17;18.7;3.8;18.46;2;2.4;13178 +98075;49.52904;-1.7962;86;20220826;19.6;14.3;17;3.5;15.13;.1;3.31;21236 +98075;49.52904;-1.7962;86;20220827;22.8;13.6;18.2;3.3;16.16;0;3.47;20777 +98075;49.52904;-1.7962;86;20220828;21.7;16.5;19.1;6.1;16.83;0;3.4;16351 +98075;49.52904;-1.7962;86;20220829;21.8;17.1;19.5;7.6;16.53;0;3.88;17951 +98075;49.52904;-1.7962;86;20220830;21.9;17;19.5;7.3;16.96;0;3.71;18727 +98075;49.52904;-1.7962;86;20220831;21.7;16.8;19.2;7.5;16.56;0;3.56;16008 +98075;49.52904;-1.7962;86;20220901;22.4;17.3;19.9;4.9;17.96;.4;2.66;9651 +98075;49.52904;-1.7962;86;20220902;21.8;16.2;19;2.5;18.36;.3;2.45;13743 +98075;49.52904;-1.7962;86;20220903;21.3;15.2;18.3;4.4;16.6;0;2.46;10682 +98075;49.52904;-1.7962;86;20220904;24.9;16.3;20.6;6.5;16.66;0;4.05;14499 +98075;49.52904;-1.7962;86;20220905;25.1;16.6;20.8;4.6;17.8;7.1;3.53;14860 +98075;49.52904;-1.7962;86;20220906;22;16.1;19.1;6.3;17.1;6.6;2.87;11436 +98075;49.52904;-1.7962;86;20220907;21.8;15.8;18.8;6.7;16.2;11.8;3.24;13217 +98075;49.52904;-1.7962;86;20220908;19.7;15.4;17.6;8.7;16;6.3;2.84;13245 +98075;49.52904;-1.7962;86;20220909;19.4;15.9;17.6;9.2;16.5;1.2;2.68;13495 +98075;49.52904;-1.7962;86;20220910;19.4;16.2;17.8;5;16.4;.2;2.58;14114 +98075;49.52904;-1.7962;86;20220911;22.8;12;17.4;3.3;15.8;0;2.94;18398 +98075;49.52904;-1.7962;86;20220912;25.3;15.5;20.4;4.6;16.7;.8;3.46;13481 +98075;49.52904;-1.7962;86;20220913;21.1;19.2;20.2;6.8;19.33;15.5;1.98;4190 +98075;49.52904;-1.7962;86;20220914;19.1;17.8;18.4;5;19.46;1;1.08;3312 +98075;49.52904;-1.7962;86;20220915;18;13.8;15.9;4.4;14.36;0;2.26;12495 +98075;49.52904;-1.7962;86;20220916;17.5;13.3;15.4;5.8;10.46;0;3.43;13599 +98075;49.52904;-1.7962;86;20220917;16.3;10.9;13.6;3.5;8.73;0;3.04;16825 +98075;49.52904;-1.7962;86;20220918;17.7;10.6;14.2;3.1;11.36;0;2.52;15170 +98075;49.52904;-1.7962;86;20220919;18.4;12;15.2;2.8;12.66;.2;2.18;11327 +98075;49.52904;-1.7962;86;20220920;18.3;10.6;14.5;2.5;12.53;0;2.16;14261 +98075;49.52904;-1.7962;86;20220921;19.4;10.8;15.1;2.6;12.16;.1;2.35;14108 +98075;49.52904;-1.7962;86;20220922;19.7;10.4;15;3.1;12.73;1.2;2.33;14086 +98075;49.52904;-1.7962;86;20220923;16;13.5;14.7;3.8;14.3;15.5;1.31;3837 +98075;49.52904;-1.7962;86;20220924;17.1;14.1;15.6;5.5;13.03;.4;2.52;12184 +98075;49.52904;-1.7962;86;20220925;16.4;13.6;15;5.9;11.8;.8;2.68;12119 +98075;49.52904;-1.7962;86;20220926;16.3;11.6;13.9;9.3;12.36;4.8;2.28;6849 +98075;49.52904;-1.7962;86;20220927;16.2;12.6;14.4;8.4;11.73;7.2;2.55;6225 +98075;49.52904;-1.7962;86;20220928;15.5;11.7;13.6;4.8;11.16;3;2.13;8170 +98075;49.52904;-1.7962;86;20220929;15.2;11.2;13.2;3.4;10.53;2;1.9;7864 +98075;49.52904;-1.7962;86;20220930;15.7;8.7;12.2;6.1;12.76;7.2;1.29;6840 +98075;49.52904;-1.7962;86;20221001;17.9;14;16;8.3;15.6;8.3;1.84;10350 +98075;49.52904;-1.7962;86;20221002;16.8;14.2;15.5;4.1;15.56;13.1;1.24;5972 +98075;49.52904;-1.7962;86;20221003;18.3;10.5;14.4;2.9;14.23;0;1.41;9213 +98075;49.52904;-1.7962;86;20221004;16.7;14.1;15.4;5.2;15.13;0;1.32;5846 +98075;49.52904;-1.7962;86;20221005;17.8;15.4;16.6;8.8;13.86;1.8;2.54;4571 +98075;49.52904;-1.7962;86;20221006;17.4;11.8;14.6;5;11.7;0;2.39;11552 +98075;49.52904;-1.7962;86;20221007;17.3;11.6;14.5;5.7;13.33;.9;1.91;10052 +98075;49.52904;-1.7962;86;20221008;16.4;11.7;14.1;3.9;10.86;0;2.2;12284 +98075;49.52904;-1.7962;86;20221009;17.2;8.5;12.9;4.6;10.86;0;2.07;13129 +98075;49.52904;-1.7962;86;20221010;16.3;12.4;14.3;4.4;13.3;.5;1.45;6444 +98075;49.52904;-1.7962;86;20221011;16.2;9.1;12.6;3.5;10.43;0;1.88;11024 +98075;49.52904;-1.7962;86;20221012;16.7;8.4;12.5;4.3;12;2.5;1.52;10410 +98075;49.52904;-1.7962;86;20221013;16.8;12.7;14.8;4.9;14.86;4.1;1.16;4684 +98075;49.52904;-1.7962;86;20221014;15.1;13.2;14.1;3.4;14.7;1.2;.85;2597 +98075;49.52904;-1.7962;86;20221015;17;13.1;15.1;5.9;14.56;1.6;1.44;7400 +98075;49.52904;-1.7962;86;20221016;16.1;12.2;14.2;6;14.36;7.2;1.18;4138 +98075;49.52904;-1.7962;86;20221017;17.8;14.7;16.3;4.6;16.2;.9;1.22;6218 +98075;49.52904;-1.7962;86;20221018;18.5;13.1;15.8;5.4;16.86;.1;.99;7246 +98075;49.52904;-1.7962;86;20221019;20.5;15.7;18.1;7.1;17.23;3.7;1.84;7724 +98075;49.52904;-1.7962;86;20221020;17.6;13.6;15.6;3.8;15.06;8;1.3;8795 +98075;49.52904;-1.7962;86;20221021;18.9;13;15.9;8.2;15.2;6.4;1.65;6706 +98075;49.52904;-1.7962;86;20221022;18;13.6;15.8;6.3;15.26;2.7;1.46;5981 +98075;49.52904;-1.7962;86;20221023;19.1;14.1;16.6;7.6;15.1;10.3;1.94;6281 +98075;49.52904;-1.7962;86;20221024;16.8;13.3;15.1;9.5;14.3;10.3;1.62;6482 +98075;49.52904;-1.7962;86;20221025;17.2;13.2;15.2;6.3;14.6;.3;1.44;5745 +98075;49.52904;-1.7962;86;20221026;19.1;15.2;17.1;7;15.93;2.2;1.75;7997 +98075;49.52904;-1.7962;86;20221027;20.4;15.1;17.7;5.9;16.36;.1;1.72;6428 +98075;49.52904;-1.7962;86;20221028;17.3;16.1;16.7;5.6;15.43;.5;1.54;5822 +98075;49.52904;-1.7962;86;20221029;19.9;12.8;16.3;5.9;16.16;2.2;1.27;4898 +98075;49.52904;-1.7962;86;20221030;16.7;14.5;15.6;6.3;14.76;.9;1.38;4959 +98075;49.52904;-1.7962;86;20221031;15.8;12.1;13.9;7.4;13.83;4.7;1.19;4525 +98075;49.52904;-1.7962;86;20221101;16.1;12.3;14.2;12.8;11.9;2.2;2.51;4812 +98075;49.52904;-1.7962;86;20221102;15.4;10.7;13.1;9.5;11.86;14;1.81;5365 +98075;49.52904;-1.7962;86;20221103;13.5;12.6;13.1;9.1;12.8;13.4;1.26;3872 +98075;49.52904;-1.7962;86;20221104;13.1;9;11.1;7.7;10.23;.3;1.53;6741 +98075;49.52904;-1.7962;86;20221105;13.6;9.8;11.7;7.2;11.83;9.5;1.15;1892 +98075;49.52904;-1.7962;86;20221106;14.3;12.6;13.4;9.6;13.76;19.3;1.01;3388 +98075;49.52904;-1.7962;86;20221107;16;11.8;13.9;10.4;13.13;2.1;1.58;4124 +98075;49.52904;-1.7962;86;20221108;15.2;11.8;13.5;10.9;12.33;7.3;1.78;4115 +98075;49.52904;-1.7962;86;20221109;14.7;10.8;12.7;8.7;11.76;1;1.52;5659 +98075;49.52904;-1.7962;86;20221110;15.2;11.5;13.3;7;12.86;0;1.22;5606 +98075;49.52904;-1.7962;86;20221111;13.3;12.6;13;6.1;12.6;.1;.93;5415 +98075;49.52904;-1.7962;86;20221112;16.3;9.6;12.9;5.3;13.13;0;.91;7612 +98075;49.52904;-1.7962;86;20221113;17.3;11.9;14.6;5.6;13.43;.1;1.26;7437 +98075;49.52904;-1.7962;86;20221114;15.1;11.6;13.4;6;12.53;2.4;1.24;3585 +98075;49.52904;-1.7962;86;20221115;14.4;9.7;12;10.1;11.63;17;1.47;3410 +98075;49.52904;-1.7962;86;20221116;13.8;9.3;11.5;10.6;11.26;17.2;1.43;2714 +98075;49.52904;-1.7962;86;20221117;12.9;9.9;11.4;10.5;10.73;5.3;1.55;3690 +98075;49.52904;-1.7962;86;20221118;12.4;10;11.2;7.8;9.7;.7;1.69;4493 +98075;49.52904;-1.7962;86;20221119;12;8.7;10.3;4.6;8.26;2.6;1.41;5523 +98075;49.52904;-1.7962;86;20221120;12.7;8;10.4;7.4;10.5;1.5;1.1;3963 +98075;49.52904;-1.7962;86;20221121;11.7;9.1;10.4;8.5;10.2;17.7;1.32;2523 +98075;49.52904;-1.7962;86;20221122;11.8;6.9;9.4;11.1;9.7;4.6;1.3;3584 +98075;49.52904;-1.7962;86;20221123;13.2;8.6;10.9;10.1;10.5;8.1;1.44;4336 +98075;49.52904;-1.7962;86;20221124;13.3;8.9;11.1;9.4;10.7;6.7;1.37;3446 +98075;49.52904;-1.7962;86;20221125;13.2;9.8;11.5;7.1;10.43;.1;1.33;5105 +98075;49.52904;-1.7962;86;20221126;11.8;9.6;10.7;7.5;11.53;4.8;.8;2355 +98075;49.52904;-1.7962;86;20221127;12.8;11;11.9;6.5;12.93;15.9;.68;713 +98075;49.52904;-1.7962;86;20221128;11.2;8.8;10;6.7;10.23;5.3;.98;3059 +98075;49.52904;-1.7962;86;20221129;11.3;8.3;9.8;3.4;9.6;0;.7;4314 +98075;49.52904;-1.7962;86;20221130;8.1;5.1;6.6;3.4;8.93;0;.4;2544 +98075;49.52904;-1.7962;86;20221201;10.9;2.1;6.5;3.4;8.7;0;.45;3812 +98075;49.52904;-1.7962;86;20221202;9.1;4.3;6.7;4.9;8.06;.9;.87;1798 +98075;49.52904;-1.7962;86;20221203;7.1;5.9;6.5;7.7;7.9;.6;1.13;365 +98075;49.52904;-1.7962;86;20221204;6.2;4.9;5.6;5.8;7.9;0;.78;538 +98075;49.52904;-1.7962;86;20221205;6.6;4.3;5.4;3;8;0;.55;914 +98075;49.52904;-1.7962;86;20221206;8.2;3.7;6;3.4;8.36;3.2;.42;3048 +98075;49.52904;-1.7962;86;20221207;8.2;5.3;6.8;3.6;7.8;1.4;.74;2627 +98075;49.52904;-1.7962;86;20221208;6.7;3.6;5.2;3.6;5.93;0;.84;4021 +98075;49.52904;-1.7962;86;20221209;6.3;1.5;3.9;3.3;5.86;.9;.62;4185 +98075;49.52904;-1.7962;86;20221210;6.5;.9;3.7;3.9;6.3;10.8;.63;3273 +98075;49.52904;-1.7962;86;20221211;4.5;1.7;3.1;5;7;5.9;.4;1755 +98075;49.52904;-1.7962;86;20221212;4.8;1.1;3;3.5;6.5;.2;.42;2877 +98075;49.52904;-1.7962;86;20221213;3.6;-.5;1.5;5.2;5.8;2;.52;2941 +98075;49.52904;-1.7962;86;20221214;5.2;.9;3.1;5.7;6.43;1.1;.73;1287 +98075;49.52904;-1.7962;86;20221215;5.5;3.8;4.6;6.3;6.1;.4;1.22;1540 +98075;49.52904;-1.7962;86;20221216;7.7;3.7;5.7;3.7;5.93;.1;.97;4230 +98075;49.52904;-1.7962;86;20221217;4.6;.4;2.5;4.1;4.9;0;.74;4734 +98075;49.52904;-1.7962;86;20221218;8.3;-.7;3.8;8.7;7.16;21;.78;838 +98075;49.52904;-1.7962;86;20221219;13.4;8.3;10.8;11.1;12.79;8.1;.34;2043 +98075;49.52904;-1.7962;86;20221220;12.1;11.3;11.7;5.9;12.15;.5;.88;1557 +98075;49.52904;-1.7962;86;20221221;11.8;7.1;9.5;5.8;11.72;14.8;.26;2697 +98075;49.52904;-1.7962;86;20221222;12.3;9.9;11.1;6.9;13.15;11.8;.37;1227 +98075;49.52904;-1.7962;86;20221223;12.9;10.8;11.8;7.4;13.35;5.3;.54;1828 +98075;49.52904;-1.7962;86;20221224;11.5;10.6;11;6.7;12.03;.7;.63;1436 +98075;49.52904;-1.7962;86;20221225;10.8;9.9;10.4;5.8;11.86;4.3;.48;1236 +98075;49.52904;-1.7962;86;20221226;9.8;8.6;9.2;7.4;9.33;1.3;1.01;3239 +98075;49.52904;-1.7962;86;20221227;10.5;6.4;8.5;7.8;9.66;2.3;.69;3964 +98075;49.52904;-1.7962;86;20221228;11.6;9.5;10.5;10.6;11.53;6.3;.8;1183 +98075;49.52904;-1.7962;86;20221229;10.6;9;9.8;10.8;9.7;5.8;1.3;3296 +98075;49.52904;-1.7962;86;20221230;13;7.3;10.1;9.8;11.63;25.1;.66;1280 +98075;49.52904;-1.7962;86;20221231;14;11.2;12.6;11;13.2;9.6;.93;634 +98076;49.55417;-1.57338;91;20220101;14.1;11.9;13;5.6;12.6;2.5;.93;2435 +98076;49.55417;-1.57338;91;20220102;12.9;11.8;12.3;8.6;12.22;5.7;1.11;2184 +98076;49.55417;-1.57338;91;20220103;11.4;9.6;10.5;6.7;11.36;18.3;.82;1200 +98076;49.55417;-1.57338;91;20220104;9.3;8.2;8.7;6.4;8.49;.8;1.38;1754 +98076;49.55417;-1.57338;91;20220105;7.7;4;5.8;5;5.92;.1;1.35;3167 +98076;49.55417;-1.57338;91;20220106;7.4;3;5.2;5.7;7.19;3.2;.85;2835 +98076;49.55417;-1.57338;91;20220107;9.3;5.5;7.4;7.3;8.36;4.5;1.03;2997 +98076;49.55417;-1.57338;91;20220108;10.2;6.5;8.3;9.4;9.46;16.7;1.01;2018 +98076;49.55417;-1.57338;91;20220109;9.5;6.6;8;6.6;8.89;3.9;.94;2779 +98076;49.55417;-1.57338;91;20220110;9;7.2;8.1;3.8;10.85;1.7;.25;2135 +98076;49.55417;-1.57338;91;20220111;9.7;8;8.9;3.4;11.49;.9;.29;2200 +98076;49.55417;-1.57338;91;20220112;9.6;8.4;9;2.8;10.72;0;.43;2027 +98076;49.55417;-1.57338;91;20220113;8.6;2;5.3;3.1;7.71;0;.25;5600 +98076;49.55417;-1.57338;91;20220114;9.4;2.5;6;3.5;7.32;0;.56;5759 +98076;49.55417;-1.57338;91;20220115;6;.6;3.3;4.3;7.42;.4;.27;4030 +98076;49.55417;-1.57338;91;20220116;11.2;2.7;7;5.2;9.86;1;.3;4104 +98076;49.55417;-1.57338;91;20220117;9.5;5.3;7.4;2.3;8.06;0;.5;5453 +98076;49.55417;-1.57338;91;20220118;7.8;1.2;4.5;2;7.49;.1;.24;5315 +98076;49.55417;-1.57338;91;20220119;9.6;3.1;6.3;4.6;8.76;.7;.55;3307 +98076;49.55417;-1.57338;91;20220120;7.8;6.4;7.1;6.1;6.99;0;1.42;3726 +98076;49.55417;-1.57338;91;20220121;7.5;4.7;6.1;4;6.22;0;1.18;4258 +98076;49.55417;-1.57338;91;20220122;6.9;2.9;4.9;2.6;7.39;0;.62;2516 +98076;49.55417;-1.57338;91;20220123;6.3;5;5.6;4;7.26;0;.9;1467 +98076;49.55417;-1.57338;91;20220124;7.4;1.2;4.3;3.6;6.91;0;.47;5100 +98076;49.55417;-1.57338;91;20220125;5.1;.9;3;1.2;7.11;0;.42;2300 +98076;49.55417;-1.57338;91;20220126;8.1;3.1;5.6;3.4;8.02;0;.55;3280 +98076;49.55417;-1.57338;91;20220127;10.1;5.8;7.9;5.2;9.96;.7;.57;2791 +98076;49.55417;-1.57338;91;20220128;9.3;3.2;6.2;3.7;9.62;.1;.19;5276 +98076;49.55417;-1.57338;91;20220129;9.8;8.4;9.1;7.2;11.16;.4;.5;1863 +98076;49.55417;-1.57338;91;20220130;10.3;5.2;7.7;3.8;8.49;.1;.86;5594 +98076;49.55417;-1.57338;91;20220131;9.2;5.9;7.6;7.5;8.12;.3;1.34;4162 +98076;49.55417;-1.57338;91;20220201;11;6.1;8.6;7.4;10.66;0;.53;5329 +98076;49.55417;-1.57338;91;20220202;10.1;8.2;9.2;5;9.89;.1;.91;2863 +98076;49.55417;-1.57338;91;20220203;9.9;7.2;8.5;5.3;10.06;1.4;.69;3660 +98076;49.55417;-1.57338;91;20220204;9.3;7.4;8.4;7.2;8.56;.7;1.34;4376 +98076;49.55417;-1.57338;91;20220205;10.6;4.2;7.4;7.4;8.59;1.5;1.12;5863 +98076;49.55417;-1.57338;91;20220206;11.3;8.9;10.1;11.3;10.69;4.7;1.18;3079 +98076;49.55417;-1.57338;91;20220207;11.4;6.2;8.8;5;9.06;.4;1.1;6854 +98076;49.55417;-1.57338;91;20220208;11.7;8.6;10.2;5.4;11.12;.9;.79;4392 +98076;49.55417;-1.57338;91;20220209;10.8;7;8.9;3.9;10.22;1.1;.69;4709 +98076;49.55417;-1.57338;91;20220210;8.4;7.2;7.8;3.8;8.11;5.2;.99;2600 +98076;49.55417;-1.57338;91;20220211;9.8;5.3;7.5;2.5;6.31;0;1.1;8700 +98076;49.55417;-1.57338;91;20220212;8.1;0;4;5.3;6.11;0;1.05;9400 +98076;49.55417;-1.57338;91;20220213;9.4;4.3;6.8;9.2;8.91;14.6;.68;3200 +98076;49.55417;-1.57338;91;20220214;10;5.9;7.9;6.9;8.41;4.6;1.18;5000 +98076;49.55417;-1.57338;91;20220215;9.9;4.8;7.3;8.3;9.91;9.6;.36;2500 +98076;49.55417;-1.57338;91;20220216;12.2;9.9;11;11.9;13.06;1.5;.38;2813 +98076;49.55417;-1.57338;91;20220217;12.5;9.8;11.1;8.9;10.26;1.5;1.75;6032 +98076;49.55417;-1.57338;91;20220218;11.1;8.3;9.7;11.9;8.82;2.3;2.09;5505 +98076;49.55417;-1.57338;91;20220219;9.4;4.3;6.8;8.9;8.42;1.5;1.18;6594 +98076;49.55417;-1.57338;91;20220220;11.7;9;10.3;12.1;10.66;4.4;1.39;3829 +98076;49.55417;-1.57338;91;20220221;10.6;5.1;7.8;10.4;8.12;.2;1.74;7928 +98076;49.55417;-1.57338;91;20220222;13.5;6.6;10.1;6.7;10.66;.5;1.23;7274 +98076;49.55417;-1.57338;91;20220223;10.8;3.6;7.2;4.6;8.46;.1;1.16;7568 +98076;49.55417;-1.57338;91;20220224;8.8;7.4;8.1;8.5;7.89;2.9;1.8;5857 +98076;49.55417;-1.57338;91;20220225;10.4;3.4;6.9;4.9;6.99;0;1.61;10764 +98076;49.55417;-1.57338;91;20220226;7.1;1.5;4.3;4.8;6.52;0;1.66;12254 +98076;49.55417;-1.57338;91;20220227;6.1;.4;3.3;5.6;6.79;0;2.07;12851 +98076;49.55417;-1.57338;91;20220228;13.4;4.1;8.7;5.7;9.89;2.2;1.23;8850 +98076;49.55417;-1.57338;91;20220301;10.8;8.7;9.7;3.3;11.62;17.6;.61;3283 +98076;49.55417;-1.57338;91;20220302;12.6;8.4;10.5;2.6;10.59;1.1;1.02;6145 +98076;49.55417;-1.57338;91;20220303;11.3;7.3;9.3;2.2;10.62;1.3;.88;7427 +98076;49.55417;-1.57338;91;20220304;10;7.7;8.8;2.8;8.62;0;1.17;7365 +98076;49.55417;-1.57338;91;20220305;7.6;5.2;6.4;4.6;8.32;2.7;.88;5420 +98076;49.55417;-1.57338;91;20220306;7.6;5.4;6.5;7.3;6.31;.1;1.77;6400 +98076;49.55417;-1.57338;91;20220307;6;3.9;5;6.7;5.01;0;1.94;10700 +98076;49.55417;-1.57338;91;20220308;11.4;1.9;6.7;6.9;7.85;0;1.63;10606 +98076;49.55417;-1.57338;91;20220309;13.6;6;9.8;6.7;9.26;0;1.92;11091 +98076;49.55417;-1.57338;91;20220310;12.6;7.8;10.2;4.2;10.09;.6;1.32;6267 +98076;49.55417;-1.57338;91;20220311;12.5;7.3;9.9;7.3;10.09;7;1.52;8282 +98076;49.55417;-1.57338;91;20220312;13.4;6;9.7;7.7;8.76;1.1;2.3;13194 +98076;49.55417;-1.57338;91;20220313;12.5;7.6;10;6;9.39;1.2;1.83;9649 +98076;49.55417;-1.57338;91;20220314;13.8;4.8;9.3;3.9;9.36;.1;1.59;10410 +98076;49.55417;-1.57338;91;20220315;14.9;6.1;10.5;3.3;10.32;0;1.62;12898 +98076;49.55417;-1.57338;91;20220316;13;9.1;11;4.4;11.26;3.8;1.18;5166 +98076;49.55417;-1.57338;91;20220317;11.2;4.7;8;3.2;8.12;0;1.77;15702 +98076;49.55417;-1.57338;91;20220318;12.3;4.1;8.2;6;9.01;0;1.66;16900 +98076;49.55417;-1.57338;91;20220319;12.1;7.2;9.6;8;7.91;0;2.57;16700 +98076;49.55417;-1.57338;91;20220320;10.5;5.4;7.9;5.3;6.91;0;2.25;17200 +98076;49.55417;-1.57338;91;20220321;15.8;5.4;10.6;3.9;9.41;0;2.14;15200 +98076;49.55417;-1.57338;91;20220322;15.1;7.7;11.4;4.7;7.41;0;3;17100 +98076;49.55417;-1.57338;91;20220323;17.9;6.4;12.1;3.1;6.71;0;3.07;17500 +98076;49.55417;-1.57338;91;20220324;16;7.2;11.6;3.6;7.61;0;2.84;17400 +98076;49.55417;-1.57338;91;20220325;14.8;7.5;11.1;5.1;8.41;0;2.77;17700 +98076;49.55417;-1.57338;91;20220326;14.4;6.6;10.5;6.3;9.22;0;2.82;18734 +98076;49.55417;-1.57338;91;20220327;12.8;7.8;10.3;5.8;10.21;.2;1.95;18000 +98076;49.55417;-1.57338;91;20220328;16.2;5.8;11;2.9;10.21;.3;1.72;9800 +98076;49.55417;-1.57338;91;20220329;12;9.5;10.7;3;11.11;2.1;1.04;4900 +98076;49.55417;-1.57338;91;20220330;9.2;7.8;8.5;4.2;9.81;1.9;.86;4000 +98076;49.55417;-1.57338;91;20220331;7.2;3.3;5.2;7.3;6.01;.8;1.86;10400 +98076;49.55417;-1.57338;91;20220401;7.6;2.7;5.1;7;5.41;.6;2.24;14400 +98076;49.55417;-1.57338;91;20220402;8.1;2.4;5.2;3.9;5.41;.2;2.11;16600 +98076;49.55417;-1.57338;91;20220403;8;.8;4.4;3.4;5.21;0;2.01;17100 +98076;49.55417;-1.57338;91;20220404;9.9;.6;5.2;7.4;9.11;.8;.4;5100 +98076;49.55417;-1.57338;91;20220405;12.1;9.3;10.7;6.7;11.1;0;1.52;9795 +98076;49.55417;-1.57338;91;20220406;12.2;8.7;10.4;10.4;10.21;7.4;1.65;6900 +98076;49.55417;-1.57338;91;20220407;11.9;8.7;10.3;10.5;9.01;5.6;2.59;17300 +98076;49.55417;-1.57338;91;20220408;8.2;4.9;6.5;4.2;7.51;11;1.37;7800 +98076;49.55417;-1.57338;91;20220409;9.8;2.9;6.3;3.2;6.41;0;2.35;21700 +98076;49.55417;-1.57338;91;20220410;12.9;-.5;6.2;4.4;6.71;0;2.43;19700 +98076;49.55417;-1.57338;91;20220411;17.2;6.8;12;6.5;9.43;1.2;3.44;18936 +98076;49.55417;-1.57338;91;20220412;14.5;11.3;12.9;4.7;11.61;.6;1.73;6800 +98076;49.55417;-1.57338;91;20220413;17.2;9;13.1;1.7;11.31;0;2.03;12300 +98076;49.55417;-1.57338;91;20220414;18.6;7.3;12.9;1.7;11.31;.1;2.81;21100 +98076;49.55417;-1.57338;91;20220415;20.5;8.7;14.6;2.8;11.11;.1;3.37;21400 +98076;49.55417;-1.57338;91;20220416;17.2;9;13.1;3.6;10.41;0;3.28;23300 +98076;49.55417;-1.57338;91;20220417;18.4;8.2;13.3;3.2;9.71;0;3.28;20400 +98076;49.55417;-1.57338;91;20220418;12.7;8.6;10.6;4;10.01;0;2.37;19000 +98076;49.55417;-1.57338;91;20220419;12.1;5.2;8.6;3.1;9.61;.1;2.21;21600 +98076;49.55417;-1.57338;91;20220420;13.5;8.3;10.9;3.5;10.31;0;2.39;19000 +98076;49.55417;-1.57338;91;20220421;17.8;8.6;13.2;4.9;9.31;0;3.8;23100 +98076;49.55417;-1.57338;91;20220422;14.4;9.1;11.7;7;10.61;0;2.85;22800 +98076;49.55417;-1.57338;91;20220423;14.2;9.4;11.8;6.5;11.11;.1;2.39;18000 +98076;49.55417;-1.57338;91;20220424;15.6;10.2;12.9;4.4;10.31;.7;3.2;21600 +98076;49.55417;-1.57338;91;20220425;12.5;7.8;10.1;3.6;8.81;0;2.66;19900 +98076;49.55417;-1.57338;91;20220426;13.3;6.4;9.8;5.4;8.51;0;2.99;23000 +98076;49.55417;-1.57338;91;20220427;12.9;7.1;10;6.6;8.41;0;3.17;24400 +98076;49.55417;-1.57338;91;20220428;12.8;8.2;10.5;6;9.61;0;2.18;12700 +98076;49.55417;-1.57338;91;20220429;12.6;8.6;10.6;4;9.31;.1;2.84;22100 +98076;49.55417;-1.57338;91;20220430;11.7;7.1;9.4;4;8.61;0;2.06;12100 +98076;49.55417;-1.57338;91;20220501;16;4.8;10.4;2.9;9.51;1.7;2.16;12300 +98076;49.55417;-1.57338;91;20220502;12.4;8.6;10.5;2.5;10.71;.1;1.68;11300 +98076;49.55417;-1.57338;91;20220503;16.7;9.5;13.1;2;9.81;0;3.21;21500 +98076;49.55417;-1.57338;91;20220504;15.8;7.5;11.6;3.7;11.11;0;2.99;24400 +98076;49.55417;-1.57338;91;20220505;15.4;7.5;11.4;3.5;11.31;.1;2.92;24800 +98076;49.55417;-1.57338;91;20220506;15.9;8.8;12.3;3.4;12.06;0;3.02;23587 +98076;49.55417;-1.57338;91;20220507;15.7;10.4;13;3.3;12.79;.1;2.44;16786 +98076;49.55417;-1.57338;91;20220508;13.2;9.5;11.3;5.1;12.09;.1;1.63;10281 +98076;49.55417;-1.57338;91;20220509;22.3;8.4;15.4;3.8;12.69;0;4.2;25560 +98076;49.55417;-1.57338;91;20220510;17.8;12.5;15.1;4.5;13.22;.1;2.88;15751 +98076;49.55417;-1.57338;91;20220511;19.2;9.9;14.5;5.3;12.66;.2;3.38;20196 +98076;49.55417;-1.57338;91;20220512;16.4;8.5;12.5;3.9;11.52;.3;3.22;23199 +98076;49.55417;-1.57338;91;20220513;16.7;9.5;13.1;4.4;11.56;0;3.32;22639 +98076;49.55417;-1.57338;91;20220514;16.3;6.9;11.6;3.5;11.49;.9;3.07;24702 +98076;49.55417;-1.57338;91;20220515;19.3;12.5;15.9;6.2;14.19;2.1;2.95;15017 +98076;49.55417;-1.57338;91;20220516;20.4;13.3;16.8;5.3;15.12;1.1;3.52;20302 +98076;49.55417;-1.57338;91;20220517;25.8;12.4;19.1;3.8;14.82;1.5;5.25;26503 +98076;49.55417;-1.57338;91;20220518;17.4;9.4;13.4;3.6;13.96;11.2;2.44;17055 +98076;49.55417;-1.57338;91;20220519;17;11.9;14.4;2.8;13.59;.8;3.36;23064 +98076;49.55417;-1.57338;91;20220520;16.8;11.5;14.1;3.7;12.82;3.5;2.94;18294 +98076;49.55417;-1.57338;91;20220521;16.5;11.3;13.9;2.8;13.12;.1;3.06;20923 +98076;49.55417;-1.57338;91;20220522;16.3;8.4;12.3;2.7;12.79;4.8;2.45;17681 +98076;49.55417;-1.57338;91;20220523;15.3;11.1;13.2;3.8;13.22;3.3;2.18;13314 +98076;49.55417;-1.57338;91;20220524;15.7;9.5;12.6;5.3;11.49;.1;3.25;22207 +98076;49.55417;-1.57338;91;20220525;15.2;10;12.6;6.4;12.82;.1;2.2;13924 +98076;49.55417;-1.57338;91;20220526;15.3;12.6;14;6;13.42;0;2.18;11216 +98076;49.55417;-1.57338;91;20220527;17;12.3;14.6;4.6;13.16;.1;3.49;22780 +98076;49.55417;-1.57338;91;20220528;14.9;10.1;12.5;4.6;10.92;0;3.65;26182 +98076;49.55417;-1.57338;91;20220529;14.6;9.4;12;4.3;10.32;0;3.37;21661 +98076;49.55417;-1.57338;91;20220530;15.6;7.7;11.6;2.9;10.22;0;3.22;22048 +98076;49.55417;-1.57338;91;20220531;16.5;7.3;11.9;3.9;10.46;0;3.62;25379 +98076;49.55417;-1.57338;91;20220601;16;7.4;11.7;2.8;10.96;.1;3.71;28442 +98076;49.55417;-1.57338;91;20220602;17.5;9.4;13.4;5.2;12.52;0;3.19;20920 +98076;49.55417;-1.57338;91;20220603;19;13.1;16;5;14.56;9.4;2.81;14592 +98076;49.55417;-1.57338;91;20220604;16.8;13.3;15;6.6;15.42;7.7;2.31;15639 +98076;49.55417;-1.57338;91;20220605;17;12.9;14.9;3.6;14.59;.5;2.61;15950 +98076;49.55417;-1.57338;91;20220606;19.3;10.8;15;4;13.86;2.2;3.62;23615 +98076;49.55417;-1.57338;91;20220607;18.4;13.8;16.1;5.5;15.66;3.4;2.79;16861 +98076;49.55417;-1.57338;91;20220608;17.8;13.9;15.9;7;14.96;1.2;3.07;19062 +98076;49.55417;-1.57338;91;20220609;19.1;12;15.6;5;14.26;.8;3.23;18619 +98076;49.55417;-1.57338;91;20220610;20;14.2;17.1;4.4;15.62;.7;3.53;20967 +98076;49.55417;-1.57338;91;20220611;18.8;11.9;15.4;3.5;14.32;.3;3.94;26978 +98076;49.55417;-1.57338;91;20220612;17.9;11.5;14.7;3.6;13.52;.1;4.02;28146 +98076;49.55417;-1.57338;91;20220613;16.9;11;14;3.2;12.56;.1;3.97;28117 +98076;49.55417;-1.57338;91;20220614;19.6;9.6;14.6;3.6;13.16;0;3.92;26593 +98076;49.55417;-1.57338;91;20220615;20.3;13.2;16.7;3;14.76;0;4.04;25339 +98076;49.55417;-1.57338;91;20220616;23;9.9;16.5;2.1;13.69;0;4.45;27659 +98076;49.55417;-1.57338;91;20220617;30.2;13.3;21.7;2.8;15.36;0;6.22;30346 +98076;49.55417;-1.57338;91;20220618;21.4;15;18.2;4.7;16.36;7.2;3.02;14313 +98076;49.55417;-1.57338;91;20220619;14.7;11.8;13.2;9.5;13.06;10.1;2.05;10881 +98076;49.55417;-1.57338;91;20220620;17.8;13.2;15.5;6.5;12.61;0;3.72;21100 +98076;49.55417;-1.57338;91;20220621;18;13.7;15.8;5.7;14.56;0;3.34;19319 +98076;49.55417;-1.57338;91;20220622;20;14.5;17.2;5.8;15.02;0;4.15;24663 +98076;49.55417;-1.57338;91;20220623;21.7;14;17.8;2.9;15.36;2.4;3.72;19930 +98076;49.55417;-1.57338;91;20220624;19.8;12.9;16.3;4.8;15.36;3.8;3.22;18283 +98076;49.55417;-1.57338;91;20220625;18.6;10.7;14.7;4.8;12.69;2.4;3.78;22500 +98076;49.55417;-1.57338;91;20220626;19.9;9.7;14.8;4.2;12.32;.9;4.21;25650 +98076;49.55417;-1.57338;91;20220627;17.8;9.9;13.9;4.3;12.62;.8;3.52;22379 +98076;49.55417;-1.57338;91;20220628;20.8;10.4;15.6;4.3;12.79;2;4.42;25580 +98076;49.55417;-1.57338;91;20220629;18.9;13.4;16.1;4;14.29;3.7;3.25;17673 +98076;49.55417;-1.57338;91;20220630;17.1;10.3;13.7;4.1;12.79;3.2;3.31;22012 +98076;49.55417;-1.57338;91;20220701;18.4;10.8;14.6;4.1;12.59;.3;3.64;21719 +98076;49.55417;-1.57338;91;20220702;20.3;10.2;15.2;4.1;13.12;.1;4.23;26876 +98076;49.55417;-1.57338;91;20220703;18.8;10.6;14.7;3.8;13.66;.2;3.75;24722 +98076;49.55417;-1.57338;91;20220704;18.3;10.4;14.4;3.6;13.19;.1;3.99;27017 +98076;49.55417;-1.57338;91;20220705;18.6;11.3;14.9;3.3;13.82;.1;4;27418 +98076;49.55417;-1.57338;91;20220706;20.5;13;16.7;2.8;15.42;0;4.03;26044 +98076;49.55417;-1.57338;91;20220707;19.3;13.8;16.6;3.4;15.59;.1;3.57;22544 +98076;49.55417;-1.57338;91;20220708;20.9;11.1;16;2;15.39;.1;4.28;28865 +98076;49.55417;-1.57338;91;20220709;21.6;14.1;17.9;3;16.26;0;4.43;28273 +98076;49.55417;-1.57338;91;20220710;21.4;14.9;18.1;3.8;15.06;0;4.41;25215 +98076;49.55417;-1.57338;91;20220711;23.8;14.8;19.3;4;16.29;0;4.77;26819 +98076;49.55417;-1.57338;91;20220712;30.2;16.4;23.3;2.9;17.12;0;5.83;25916 +98076;49.55417;-1.57338;91;20220713;24.4;16.6;20.5;2.2;17.29;0;4.1;21173 +98076;49.55417;-1.57338;91;20220714;20.7;14.1;17.4;3.6;15.09;0;4.42;27030 +98076;49.55417;-1.57338;91;20220715;21.5;14.3;17.9;3.7;15.36;0;4.36;26337 +98076;49.55417;-1.57338;91;20220716;22.3;11.8;17.1;3.7;15.49;0;4.35;28094 +98076;49.55417;-1.57338;91;20220717;25.1;16.3;20.7;4.7;16.19;0;5.23;25380 +98076;49.55417;-1.57338;91;20220718;30.7;16.1;23.4;3.6;16.72;0;6.29;27533 +98076;49.55417;-1.57338;91;20220719;33.3;22.2;27.8;5.3;16.32;0;8.3;26552 +98076;49.55417;-1.57338;91;20220720;23.1;15.3;19.2;3.8;17.62;.5;3.7;19640 +98076;49.55417;-1.57338;91;20220721;20.7;15.8;18.3;3.1;16.52;.1;3.02;14675 +98076;49.55417;-1.57338;91;20220722;21.7;15.2;18.4;2.9;17.99;0;2.88;14891 +98076;49.55417;-1.57338;91;20220723;23.1;14.7;18.9;3.2;16.39;0;4.28;24546 +98076;49.55417;-1.57338;91;20220724;27.7;14.6;21.1;3.8;16.62;.1;5.49;27427 +98076;49.55417;-1.57338;91;20220725;20.6;16.4;18.5;6.6;17.09;.2;3;13240 +98076;49.55417;-1.57338;91;20220726;19.7;15.5;17.6;3.9;14.39;0;3.98;21674 +98076;49.55417;-1.57338;91;20220727;20.4;12.4;16.4;2;15.06;0;3.21;19537 +98076;49.55417;-1.57338;91;20220728;22.3;14.1;18.2;1.9;15.52;0;3.78;21893 +98076;49.55417;-1.57338;91;20220729;22.8;13.3;18;2.6;17.36;.2;3.78;23974 +98076;49.55417;-1.57338;91;20220730;22.1;13.3;17.7;3.7;17.16;0;3.27;19286 +98076;49.55417;-1.57338;91;20220731;21.8;17.1;19.5;5.2;19.06;1.1;2.79;13760 +98076;49.55417;-1.57338;91;20220801;22.6;16.3;19.5;3.9;17.79;0;3.83;21126 +98076;49.55417;-1.57338;91;20220802;24.4;16.1;20.3;4;18.69;.1;3.76;19670 +98076;49.55417;-1.57338;91;20220803;22.5;14.4;18.4;2.9;18.66;.1;3.14;19086 +98076;49.55417;-1.57338;91;20220804;20.4;15.8;18.1;3.9;16.26;0;3.75;21351 +98076;49.55417;-1.57338;91;20220805;19.6;14.2;16.9;5.9;12.56;0;4.62;23999 +98076;49.55417;-1.57338;91;20220806;21;13;17;4.8;13.59;0;4.4;24667 +98076;49.55417;-1.57338;91;20220807;22.3;13.6;17.9;3.4;14.42;0;4.25;23233 +98076;49.55417;-1.57338;91;20220808;23.1;13.8;18.5;3.5;14.99;.2;4.26;22997 +98076;49.55417;-1.57338;91;20220809;22.6;16.4;19.5;6;17.56;0;3.96;20733 +98076;49.55417;-1.57338;91;20220810;24.1;17.4;20.7;6;18.96;0;4.11;21258 +98076;49.55417;-1.57338;91;20220811;25.1;17.8;21.4;4.5;19.16;0;4.28;22446 +98076;49.55417;-1.57338;91;20220812;26.8;17.7;22.2;4;18.86;0;4.54;22644 +98076;49.55417;-1.57338;91;20220813;28.7;16.4;22.6;3.8;18.19;.1;4.85;23380 +98076;49.55417;-1.57338;91;20220814;26;18.2;22.1;3.3;17.56;0;4.08;17560 +98076;49.55417;-1.57338;91;20220815;22.9;16.4;19.6;4;18.89;.2;2.8;14021 +98076;49.55417;-1.57338;91;20220816;24.6;16.6;20.6;2.3;18.46;5.6;3.31;16747 +98076;49.55417;-1.57338;91;20220817;20.3;14.8;17.6;2.7;18.39;20.8;2.33;14160 +98076;49.55417;-1.57338;91;20220818;21.9;15.2;18.6;3.7;18.22;.5;2.9;16213 +98076;49.55417;-1.57338;91;20220819;20.6;17.2;18.9;5.5;17.99;1.5;2.95;15407 +98076;49.55417;-1.57338;91;20220820;21.6;13.4;17.5;3.3;15.09;.1;3.19;16363 +98076;49.55417;-1.57338;91;20220821;20;12.7;16.4;2.4;15.02;.2;2.46;12727 +98076;49.55417;-1.57338;91;20220822;22;15.5;18.7;3.2;18.66;1.4;2.37;11897 +98076;49.55417;-1.57338;91;20220823;22.9;17.5;20.2;3.5;20.76;.3;2.34;12135 +98076;49.55417;-1.57338;91;20220824;22.9;16.2;19.6;2.2;20.32;18.1;2.82;17177 +98076;49.55417;-1.57338;91;20220825;20.4;17.2;18.8;3.7;19.02;2.2;2.32;12132 +98076;49.55417;-1.57338;91;20220826;19.5;13.9;16.7;3.2;15.46;.1;3.2;20809 +98076;49.55417;-1.57338;91;20220827;21.9;12.3;17.1;3.3;16.16;0;3.22;20837 +98076;49.55417;-1.57338;91;20220828;20.9;16.9;18.9;6.6;17.26;0;3.14;13685 +98076;49.55417;-1.57338;91;20220829;20.9;17.2;19;8.1;17.09;0;3.4;14356 +98076;49.55417;-1.57338;91;20220830;20.8;17.2;19;7.5;17.79;0;3.07;14947 +98076;49.55417;-1.57338;91;20220831;21.1;16.9;19;7.9;17.32;0;3.14;12983 +98076;49.55417;-1.57338;91;20220901;21.9;17.4;19.6;4.9;18.69;3.3;2.56;10248 +98076;49.55417;-1.57338;91;20220902;22;16.1;19;2.4;18.52;.3;2.45;13757 +98076;49.55417;-1.57338;91;20220903;21.4;14.3;17.8;3.5;16.76;0;2.32;11034 +98076;49.55417;-1.57338;91;20220904;24.7;15.1;19.9;5.4;16.79;0;3.79;15795 +98076;49.55417;-1.57338;91;20220905;24.4;15.8;20.1;3.9;18.02;6.5;3.29;15734 +98076;49.55417;-1.57338;91;20220906;21.9;14.8;18.4;5.3;17.22;7.3;2.73;13071 +98076;49.55417;-1.57338;91;20220907;21.8;14.8;18.3;5.6;16.49;6.8;3;13644 +98076;49.55417;-1.57338;91;20220908;19.3;14.6;16.9;7.3;16.29;4.2;2.45;12254 +98076;49.55417;-1.57338;91;20220909;19.7;15.7;17.7;7.8;16.59;.1;2.58;12161 +98076;49.55417;-1.57338;91;20220910;19.8;15.9;17.9;4.2;16.42;.2;2.6;13937 +98076;49.55417;-1.57338;91;20220911;22;10.8;16.4;2.6;15.62;0;2.67;18131 +98076;49.55417;-1.57338;91;20220912;23.9;14.7;19.3;3.8;17.32;.6;2.95;14670 +98076;49.55417;-1.57338;91;20220913;20.5;18.9;19.7;6.2;20.19;16.7;1.59;4455 +98076;49.55417;-1.57338;91;20220914;18.8;18.1;18.4;4.8;19.89;1.9;1.14;4357 +98076;49.55417;-1.57338;91;20220915;17.8;13.2;15.5;4;14.26;0;2.17;12420 +98076;49.55417;-1.57338;91;20220916;17.3;12.7;15;5.8;10.72;0;3.25;12966 +98076;49.55417;-1.57338;91;20220917;16.1;10.3;13.2;3.6;8.82;0;2.97;15666 +98076;49.55417;-1.57338;91;20220918;17.1;10.1;13.6;3.2;11.42;0;2.42;14416 +98076;49.55417;-1.57338;91;20220919;18.1;10.9;14.5;2.6;12.59;.2;2.18;12693 +98076;49.55417;-1.57338;91;20220920;18;9.8;13.9;2.7;12.52;0;2.15;14753 +98076;49.55417;-1.57338;91;20220921;18.7;8.8;13.8;2.5;12.26;.1;2.07;14008 +98076;49.55417;-1.57338;91;20220922;20.2;8.8;14.5;2.7;12.49;.6;2.33;15145 +98076;49.55417;-1.57338;91;20220923;16;12.4;14.2;3.5;14.39;13.3;1.39;6201 +98076;49.55417;-1.57338;91;20220924;17;13.3;15.1;6.4;13.12;.9;2.45;10543 +98076;49.55417;-1.57338;91;20220925;16.2;13.7;15;6.2;12.06;.9;2.65;9548 +98076;49.55417;-1.57338;91;20220926;16;11.1;13.6;7.5;12.52;5.1;2.11;8052 +98076;49.55417;-1.57338;91;20220927;16;12;14;7.1;11.89;7.5;2.37;7345 +98076;49.55417;-1.57338;91;20220928;15.2;11;13.1;4.2;11.36;2.8;1.97;8812 +98076;49.55417;-1.57338;91;20220929;14.7;9.6;12.1;3.1;10.72;2.3;1.69;8639 +98076;49.55417;-1.57338;91;20220930;15.7;7.4;11.5;5.6;12.42;6.9;1.38;9399 +98076;49.55417;-1.57338;91;20221001;17.9;13.2;15.5;7.2;14.71;9;1.84;11300 +98076;49.55417;-1.57338;91;20221002;15;13.6;14.3;2;14.51;17.1;.91;4600 +98076;49.55417;-1.57338;91;20221003;18.2;10.5;14.3;2.7;14.01;0;1.34;8700 +98076;49.55417;-1.57338;91;20221004;16.8;13.6;15.2;4.8;15.46;0;1.2;6207 +98076;49.55417;-1.57338;91;20221005;17.8;14.6;16.2;7.7;14.02;2;2.35;6010 +98076;49.55417;-1.57338;91;20221006;17.6;10.2;13.9;4.4;11.56;0;2.26;11301 +98076;49.55417;-1.57338;91;20221007;17.2;10.1;13.7;5;13.02;.5;1.8;10324 +98076;49.55417;-1.57338;91;20221008;16.1;11.1;13.6;3.4;11.02;.1;2.02;11918 +98076;49.55417;-1.57338;91;20221009;17.5;7.3;12.4;3.7;10.42;0;2.05;12918 +98076;49.55417;-1.57338;91;20221010;16.3;10.5;13.4;4.2;12.96;.9;1.41;7949 +98076;49.55417;-1.57338;91;20221011;15.9;8.6;12.3;3.2;10.49;0;1.77;10392 +98076;49.55417;-1.57338;91;20221012;17;7.1;12.1;3.8;11.76;1.8;1.52;11010 +98076;49.55417;-1.57338;91;20221013;17.2;11.6;14.4;4.3;14.96;3.6;1.13;6339 +98076;49.55417;-1.57338;91;20221014;14.9;12.8;13.9;2.9;14.82;2.1;.84;3314 +98076;49.55417;-1.57338;91;20221015;17.2;13.2;15.2;5.2;14.69;1.5;1.44;7151 +98076;49.55417;-1.57338;91;20221016;15.9;11.2;13.6;5.1;14.49;5.8;1.12;5880 +98076;49.55417;-1.57338;91;20221017;18.3;14.7;16.5;3.9;16.62;5.2;1.2;6204 +98076;49.55417;-1.57338;91;20221018;18;13.3;15.6;4.7;17.22;0;.9;6613 +98076;49.55417;-1.57338;91;20221019;20.1;15.8;17.9;6.3;17.66;3.1;1.66;7554 +98076;49.55417;-1.57338;91;20221020;18.3;14.4;16.4;3.2;15.59;8.7;1.35;7733 +98076;49.55417;-1.57338;91;20221021;19.2;12.5;15.9;7.2;15.06;7;1.72;7128 +98076;49.55417;-1.57338;91;20221022;18.1;12.6;15.4;5.4;15.36;3.3;1.33;6454 +98076;49.55417;-1.57338;91;20221023;20.1;14.8;17.4;6.8;15.16;12.4;2.25;6518 +98076;49.55417;-1.57338;91;20221024;16.6;13.2;14.9;8;14.42;6.6;1.49;5677 +98076;49.55417;-1.57338;91;20221025;17.2;12.3;14.7;5.4;14.49;.2;1.37;6428 +98076;49.55417;-1.57338;91;20221026;19.4;14.5;16.9;6.1;15.86;1.8;1.69;7506 +98076;49.55417;-1.57338;91;20221027;21.3;14.2;17.7;4.8;16.29;.1;1.68;7472 +98076;49.55417;-1.57338;91;20221028;17.5;15.3;16.4;4.7;15.56;1.4;1.42;5570 +98076;49.55417;-1.57338;91;20221029;20.5;12.5;16.5;4.9;16.36;1.1;1.27;6317 +98076;49.55417;-1.57338;91;20221030;16.6;14.2;15.4;5.2;14.69;.2;1.27;4578 +98076;49.55417;-1.57338;91;20221031;16.2;10.6;13.4;6.3;13.49;4;1.16;6085 +98076;49.55417;-1.57338;91;20221101;15.6;12.2;13.9;11.3;11.89;6;2.31;4778 +98076;49.55417;-1.57338;91;20221102;15.3;9.5;12.4;8.3;11.82;11.4;1.6;5657 +98076;49.55417;-1.57338;91;20221103;13.4;12.6;13;8;12.89;13.3;1.26;2352 +98076;49.55417;-1.57338;91;20221104;12.9;8.7;10.8;6.8;10.42;.3;1.4;6028 +98076;49.55417;-1.57338;91;20221105;13.4;8.5;11;6.2;11.69;15.9;1;3149 +98076;49.55417;-1.57338;91;20221106;14.2;12.1;13.2;8.5;13.76;19.1;.97;3395 +98076;49.55417;-1.57338;91;20221107;15.8;11.5;13.7;9.4;13.22;1.6;1.48;3855 +98076;49.55417;-1.57338;91;20221108;15.2;11.7;13.4;10;12.49;4.1;1.7;4284 +98076;49.55417;-1.57338;91;20221109;14.7;10.5;12.6;7.4;11.82;.5;1.42;5153 +98076;49.55417;-1.57338;91;20221110;15.3;9.8;12.5;5.9;12.56;0;1.08;5705 +98076;49.55417;-1.57338;91;20221111;13.8;10.4;12.1;4.9;12.06;.1;.82;5978 +98076;49.55417;-1.57338;91;20221112;17;7.5;12.3;3.8;12.52;0;.89;7909 +98076;49.55417;-1.57338;91;20221113;17.7;10.1;13.9;4.3;12.99;.1;1.12;7309 +98076;49.55417;-1.57338;91;20221114;15.9;10.1;13;4.9;12.19;1.7;1.12;4780 +98076;49.55417;-1.57338;91;20221115;14.3;7.7;11;8.8;11.56;7.5;1.19;4221 +98076;49.55417;-1.57338;91;20221116;13.5;8.5;11;9.1;11.36;16.7;1.17;3895 +98076;49.55417;-1.57338;91;20221117;12.9;9.8;11.3;8.5;10.99;2.5;1.37;3428 +98076;49.55417;-1.57338;91;20221118;12.4;9.4;10.9;6.5;9.86;.7;1.43;4297 +98076;49.55417;-1.57338;91;20221119;12.1;7.5;9.8;4;8.19;2.1;1.25;5490 +98076;49.55417;-1.57338;91;20221120;12.7;5.6;9.2;6.3;10.32;1.4;.87;4673 +98076;49.55417;-1.57338;91;20221121;11.5;7.6;9.6;7;10.09;15.9;1.05;3090 +98076;49.55417;-1.57338;91;20221122;11.6;6.5;9;9;9.82;3.5;1.08;3815 +98076;49.55417;-1.57338;91;20221123;13;6.8;9.9;8.6;10.32;7.7;1.2;4497 +98076;49.55417;-1.57338;91;20221124;13.3;8.1;10.7;8.1;10.82;5;1.18;3953 +98076;49.55417;-1.57338;91;20221125;13.2;8.8;11;5.8;10.46;.1;1.13;4705 +98076;49.55417;-1.57338;91;20221126;11.6;8;9.8;6.6;11.32;3;.63;2901 +98076;49.55417;-1.57338;91;20221127;12.3;10.6;11.4;5.9;12.82;14.3;.6;1144 +98076;49.55417;-1.57338;91;20221128;11;7.6;9.3;5.2;10.29;4;.72;3261 +98076;49.55417;-1.57338;91;20221129;10.8;6.8;8.8;2.9;9.42;0;.54;4421 +98076;49.55417;-1.57338;91;20221130;7.8;4.1;6;2.7;8.79;0;.3;3214 +98076;49.55417;-1.57338;91;20221201;10.5;1.2;5.9;3.2;8.59;0;.34;4590 +98076;49.55417;-1.57338;91;20221202;8.9;4.2;6.6;4.6;8.12;1.3;.7;3036 +98076;49.55417;-1.57338;91;20221203;6.8;6.2;6.5;8.7;8.06;.6;1.16;199 +98076;49.55417;-1.57338;91;20221204;6;5.4;5.7;6;7.89;.1;.86;238 +98076;49.55417;-1.57338;91;20221205;6.1;4.1;5.1;2.4;7.96;0;.49;1204 +98076;49.55417;-1.57338;91;20221206;8.3;3.7;6;3;8.26;3.6;.41;3280 +98076;49.55417;-1.57338;91;20221207;7.5;5.1;6.3;3.6;7.82;2.1;.69;2562 +98076;49.55417;-1.57338;91;20221208;6.8;2.9;4.8;3.4;6.06;.1;.77;3985 +98076;49.55417;-1.57338;91;20221209;5.8;1;3.4;2.9;6.16;1.3;.49;3746 +98076;49.55417;-1.57338;91;20221210;5.7;.1;2.9;3.6;6.12;7.4;.53;3753 +98076;49.55417;-1.57338;91;20221211;3.7;.8;2.2;4.5;6.69;3.3;.34;2343 +98076;49.55417;-1.57338;91;20221212;4.2;.3;2.3;3.3;6.22;.3;.35;3139 +98076;49.55417;-1.57338;91;20221213;3.3;-.5;1.4;5.3;5.56;2.3;.57;2973 +98076;49.55417;-1.57338;91;20221214;5.4;.8;3.1;5.5;6.39;1.6;.7;2026 +98076;49.55417;-1.57338;91;20221215;5.6;3.8;4.7;6.7;6.29;.4;1.14;2210 +98076;49.55417;-1.57338;91;20221216;7.6;3.9;5.8;4.1;6.16;0;1.11;3528 +98076;49.55417;-1.57338;91;20221217;4;-1.1;1.4;3.4;4.72;0;.62;4429 +98076;49.55417;-1.57338;91;20221218;7.8;-2.1;2.9;7.4;6.86;17.9;.63;2365 +98076;49.55417;-1.57338;91;20221219;13.4;8;10.7;11.1;12.79;5.7;.34;2043 +98076;49.55417;-1.57338;91;20221220;12.1;11.4;11.7;5.9;12.15;.8;.88;1557 +98076;49.55417;-1.57338;91;20221221;11.9;6.3;9.1;5.8;11.72;12.5;.26;2697 +98076;49.55417;-1.57338;91;20221222;12.4;9.8;11.1;6.9;13.15;11.3;.37;1227 +98076;49.55417;-1.57338;91;20221223;13;10.7;11.9;7.4;13.35;3.9;.54;1828 +98076;49.55417;-1.57338;91;20221224;11.7;10.6;11.2;5.7;12.06;.7;.62;1734 +98076;49.55417;-1.57338;91;20221225;10.9;9.4;10.1;4.9;11.89;5.1;.41;1518 +98076;49.55417;-1.57338;91;20221226;9.6;8.5;9;6.5;9.49;.8;.96;2572 +98076;49.55417;-1.57338;91;20221227;10.5;5;7.8;7.1;9.52;2.4;.6;3950 +98076;49.55417;-1.57338;91;20221228;11.6;9.2;10.4;10.1;11.59;5.2;.78;1639 +98076;49.55417;-1.57338;91;20221229;10.6;9.3;9.9;9.4;9.69;4;1.38;2524 +98076;49.55417;-1.57338;91;20221230;13.1;6.1;9.6;8.9;11.69;31.1;.5;2263 +98076;49.55417;-1.57338;91;20221231;14.4;11.4;12.9;10.4;13.62;10.9;.9;1510 +98077;49.59423;-1.33458;27;20220101;15;11.5;13.2;5.2;12.69;2.1;.93;3052 +98077;49.59423;-1.33458;27;20220102;13.8;12.2;13;7.6;12.01;3.8;1.19;2085 +98077;49.59423;-1.33458;27;20220103;12;10.5;11.2;5.5;11.11;20.7;.81;1469 +98077;49.59423;-1.33458;27;20220104;9.3;8;8.6;4.9;8.36;1.1;1.1;1610 +98077;49.59423;-1.33458;27;20220105;7.7;2.8;5.2;3.5;5.76;.1;.97;3369 +98077;49.59423;-1.33458;27;20220106;7.3;1.6;4.5;4.9;6.96;3.1;.63;3407 +98077;49.59423;-1.33458;27;20220107;9.1;5;7.1;5.8;8.06;3.7;.88;2816 +98077;49.59423;-1.33458;27;20220108;10;5.3;7.6;8.4;9.21;15.3;.79;2287 +98077;49.59423;-1.33458;27;20220109;9.8;6.6;8.2;6.3;8.89;3.5;.98;3118 +98077;49.59423;-1.33458;27;20220110;9;7.3;8.2;3.7;10.79;1.9;.29;2403 +98077;49.59423;-1.33458;27;20220111;9.5;8;8.7;3.8;11.39;1;.28;2400 +98077;49.59423;-1.33458;27;20220112;10;8.5;9.2;2.2;10.61;0;.38;2034 +98077;49.59423;-1.33458;27;20220113;7.6;3.4;5.5;3.1;7.91;0;.31;4351 +98077;49.59423;-1.33458;27;20220114;9.3;2.6;6;3.4;7.16;0;.63;5221 +98077;49.59423;-1.33458;27;20220115;5.2;-.1;2.6;4;6.91;.1;.24;3707 +98077;49.59423;-1.33458;27;20220116;11;2.2;6.6;4.4;9.41;.6;.29;4014 +98077;49.59423;-1.33458;27;20220117;9.9;3.5;6.7;2;8.01;0;.33;5621 +98077;49.59423;-1.33458;27;20220118;6.8;-.2;3.3;1.9;7.26;.1;.17;5140 +98077;49.59423;-1.33458;27;20220119;9.8;2.8;6.3;3.9;8.56;.7;.45;3624 +98077;49.59423;-1.33458;27;20220120;8.4;6.6;7.5;5.4;6.91;0;1.29;3889 +98077;49.59423;-1.33458;27;20220121;8.1;5.5;6.8;3.6;6.11;0;1.13;4055 +98077;49.59423;-1.33458;27;20220122;7.5;1.8;4.6;2.1;7.31;0;.43;3445 +98077;49.59423;-1.33458;27;20220123;6.4;5.3;5.8;4;7.16;0;.84;1781 +98077;49.59423;-1.33458;27;20220124;7.5;1.5;4.5;3.3;6.87;0;.48;5396 +98077;49.59423;-1.33458;27;20220125;3.6;-1.2;1.2;2;6.84;0;.26;3781 +98077;49.59423;-1.33458;27;20220126;8.1;1.9;5;2.6;7.71;0;.44;4323 +98077;49.59423;-1.33458;27;20220127;10.3;5.3;7.8;4.4;9.71;.5;.47;3526 +98077;49.59423;-1.33458;27;20220128;8.8;2.6;5.7;3.1;9.46;.1;.16;4884 +98077;49.59423;-1.33458;27;20220129;10.2;8.4;9.3;6.6;11.06;.3;.39;2559 +98077;49.59423;-1.33458;27;20220130;10.4;3.4;6.9;3.1;8.21;.1;.68;5597 +98077;49.59423;-1.33458;27;20220131;9.8;5.5;7.7;6;7.91;.3;1.12;4427 +98077;49.59423;-1.33458;27;20220201;11.7;4.5;8.1;7;10.51;.1;.4;5397 +98077;49.59423;-1.33458;27;20220202;10.6;8.5;9.5;4.6;9.76;0;.87;3284 +98077;49.59423;-1.33458;27;20220203;10;6.9;8.5;4.3;9.86;1;.61;3673 +98077;49.59423;-1.33458;27;20220204;9.6;7.5;8.5;5.8;8.31;.7;1.19;4777 +98077;49.59423;-1.33458;27;20220205;10.7;3.1;6.9;6.2;8.26;1.2;.95;6410 +98077;49.59423;-1.33458;27;20220206;11.6;9.2;10.4;10.3;10.56;4.4;1.14;3174 +98077;49.59423;-1.33458;27;20220207;12;4.4;8.2;4;8.71;.3;.99;7330 +98077;49.59423;-1.33458;27;20220208;12.5;8.7;10.6;4.7;10.86;.5;.83;4812 +98077;49.59423;-1.33458;27;20220209;11.2;6.3;8.7;3.3;9.71;.9;.7;5258 +98077;49.59423;-1.33458;27;20220210;8.5;7.6;8.1;4.9;8.51;5;.95;3003 +98077;49.59423;-1.33458;27;20220211;10.1;5.4;7.8;3;6.68;0;1.18;7664 +98077;49.59423;-1.33458;27;20220212;8.4;1.2;4.8;5.8;6.45;0;1.07;9030 +98077;49.59423;-1.33458;27;20220213;10;4.9;7.5;9.7;9.18;13.5;.75;3878 +98077;49.59423;-1.33458;27;20220214;10.6;7.1;8.8;6.9;8.81;4.3;1.29;6493 +98077;49.59423;-1.33458;27;20220215;10.6;6.3;8.4;8.6;10.08;8.7;.62;2689 +98077;49.59423;-1.33458;27;20220216;12.8;9.9;11.4;11.4;13.11;1.3;.36;3697 +98077;49.59423;-1.33458;27;20220217;13;10.1;11.6;8.2;10.01;.8;1.78;6719 +98077;49.59423;-1.33458;27;20220218;11.6;8.4;10;10.6;8.66;2.4;2.02;6127 +98077;49.59423;-1.33458;27;20220219;9.5;4.3;6.9;7.5;8.16;1.3;1.06;6320 +98077;49.59423;-1.33458;27;20220220;12.4;8.7;10.6;10.8;10.46;4.1;1.36;4329 +98077;49.59423;-1.33458;27;20220221;10.9;5.4;8.2;9.4;7.81;.1;1.75;7509 +98077;49.59423;-1.33458;27;20220222;14.7;5.7;10.2;6.2;10.41;.3;1.3;8013 +98077;49.59423;-1.33458;27;20220223;10.6;2;6.3;3.6;8.01;.1;1;8001 +98077;49.59423;-1.33458;27;20220224;9.1;7.2;8.2;7.3;7.61;2.9;1.66;6236 +98077;49.59423;-1.33458;27;20220225;11.2;2.4;6.8;4;6.71;0;1.48;10816 +98077;49.59423;-1.33458;27;20220226;11.4;0;5.7;4.6;6.31;0;1.61;12359 +98077;49.59423;-1.33458;27;20220227;13.7;1.9;7.8;4.8;6.56;0;2.02;12498 +98077;49.59423;-1.33458;27;20220228;14.2;2.5;8.3;4.5;9.36;1.5;1.27;10140 +98077;49.59423;-1.33458;27;20220301;11.3;8.9;10.1;2.8;11.51;16.4;.64;3985 +98077;49.59423;-1.33458;27;20220302;11.7;8.6;10.2;3.4;10.36;1.1;1.09;6550 +98077;49.59423;-1.33458;27;20220303;11.7;7.2;9.4;3.3;10.51;1.1;.89;6772 +98077;49.59423;-1.33458;27;20220304;10.3;7.7;9;4.1;8.51;0;1.35;6946 +98077;49.59423;-1.33458;27;20220305;8.7;4.8;6.7;6.9;8.26;2.6;.98;5239 +98077;49.59423;-1.33458;27;20220306;8.2;6;7.1;9;6.81;.1;1.85;5870 +98077;49.59423;-1.33458;27;20220307;6.4;4;5.2;7.6;5.26;0;2;8377 +98077;49.59423;-1.33458;27;20220308;12.8;1.6;7.2;6.7;7.69;0;1.85;13010 +98077;49.59423;-1.33458;27;20220309;14.4;5;9.7;5.7;9.01;0;1.93;12044 +98077;49.59423;-1.33458;27;20220310;13.7;6.5;10.1;3.6;10.01;.6;1.38;8289 +98077;49.59423;-1.33458;27;20220311;13.3;7.8;10.6;6.3;10.01;5.9;1.58;7522 +98077;49.59423;-1.33458;27;20220312;14.1;5.5;9.8;6.7;8.56;1.2;2.23;13335 +98077;49.59423;-1.33458;27;20220313;13;7.7;10.4;5.3;9.06;.6;1.86;9622 +98077;49.59423;-1.33458;27;20220314;14.3;3.7;9;3.6;9.11;0;1.62;11825 +98077;49.59423;-1.33458;27;20220315;14.8;7.2;11;3;10.26;0;1.72;12671 +98077;49.59423;-1.33458;27;20220316;13.9;8.8;11.3;3.4;11.21;3.7;1.25;6174 +98077;49.59423;-1.33458;27;20220317;11.6;2.8;7.2;2.6;7.86;0;1.62;15243 +98077;49.59423;-1.33458;27;20220318;12.8;3.8;8.3;5.5;8.78;0;1.76;17369 +98077;49.59423;-1.33458;27;20220319;12.6;7.7;10.1;7.3;8.05;0;2.58;16379 +98077;49.59423;-1.33458;27;20220320;11.4;5;8.2;5;7.28;0;2.19;17570 +98077;49.59423;-1.33458;27;20220321;15.8;5.1;10.5;4.1;9.58;0;2.14;15305 +98077;49.59423;-1.33458;27;20220322;16.1;7.3;11.7;4.9;7.88;0;3.08;17770 +98077;49.59423;-1.33458;27;20220323;16.4;5.4;10.9;3.4;7.31;0;2.77;18146 +98077;49.59423;-1.33458;27;20220324;15.4;5.9;10.7;3.2;8.38;0;2.42;18055 +98077;49.59423;-1.33458;27;20220325;15.1;6.4;10.7;4.5;8.81;0;2.53;18197 +98077;49.59423;-1.33458;27;20220326;14.7;6.7;10.7;6.2;9.04;0;2.96;18572 +98077;49.59423;-1.33458;27;20220327;13.7;7.6;10.7;5.2;10.41;.3;1.93;15869 +98077;49.59423;-1.33458;27;20220328;15.8;6.1;10.9;3.4;10.65;.4;1.6;8926 +98077;49.59423;-1.33458;27;20220329;12.8;10;11.4;3.8;11.21;3.2;1.36;6510 +98077;49.59423;-1.33458;27;20220330;10.1;8.5;9.3;4.6;10.18;2.1;.98;3809 +98077;49.59423;-1.33458;27;20220331;7.7;4.8;6.3;8.6;6.61;.9;1.88;9062 +98077;49.59423;-1.33458;27;20220401;8;3.5;5.8;8.8;5.61;.8;2.29;11479 +98077;49.59423;-1.33458;27;20220402;8.6;4;6.3;4.6;5.55;.1;2.29;15540 +98077;49.59423;-1.33458;27;20220403;8.9;1.3;5.1;3.7;5.59;0;2.14;18435 +98077;49.59423;-1.33458;27;20220404;10.2;2.8;6.5;7.6;9.01;.5;.73;5860 +98077;49.59423;-1.33458;27;20220405;12.2;9.6;10.9;6.6;11.11;0;1.45;9306 +98077;49.59423;-1.33458;27;20220406;12.8;9.2;11;10.4;10.55;4;1.83;9500 +98077;49.59423;-1.33458;27;20220407;12.1;9.5;10.8;10.7;9.55;3.3;2.52;14855 +98077;49.59423;-1.33458;27;20220408;8.4;5.7;7;5.2;7.91;10.8;1.38;8158 +98077;49.59423;-1.33458;27;20220409;10.4;3.8;7.1;4;6.79;0;2.41;20438 +98077;49.59423;-1.33458;27;20220410;13.2;1.7;7.5;4.4;6.73;0;2.43;19700 +98077;49.59423;-1.33458;27;20220411;18;6.7;12.3;6.8;9.77;1.9;2.78;16376 +98077;49.59423;-1.33458;27;20220412;14.8;10.6;12.7;4.1;11.91;.5;1.63;7716 +98077;49.59423;-1.33458;27;20220413;17;9.1;13.1;2.1;11.54;0;2.17;14818 +98077;49.59423;-1.33458;27;20220414;18.2;7.1;12.6;1.8;11.41;.2;2.77;20712 +98077;49.59423;-1.33458;27;20220415;19.5;8.5;14;2.3;11.15;0;3.09;20301 +98077;49.59423;-1.33458;27;20220416;16.3;7.5;11.9;3.2;10.98;0;2.66;20436 +98077;49.59423;-1.33458;27;20220417;18.1;7.5;12.8;3.1;10.21;.1;3.1;20403 +98077;49.59423;-1.33458;27;20220418;13.3;8.5;10.9;3.9;10.24;0;2.3;18081 +98077;49.59423;-1.33458;27;20220419;12.7;7;9.8;3.8;9.46;.1;2.4;20239 +98077;49.59423;-1.33458;27;20220420;13.8;8.6;11.2;4.3;10.14;0;2.91;21283 +98077;49.59423;-1.33458;27;20220421;16.4;8.5;12.4;4.8;9.59;0;3.54;21711 +98077;49.59423;-1.33458;27;20220422;14.5;9.1;11.8;6.2;10.49;0;3.13;21884 +98077;49.59423;-1.33458;27;20220423;14.7;9.8;12.2;6;11.48;.3;2.22;14992 +98077;49.59423;-1.33458;27;20220424;15.2;10.5;12.9;4.4;11.08;.9;2.87;20035 +98077;49.59423;-1.33458;27;20220425;12.8;7.8;10.3;4.5;9.51;0;2.62;20699 +98077;49.59423;-1.33458;27;20220426;13.7;6.7;10.2;5.8;9.25;0;2.82;22110 +98077;49.59423;-1.33458;27;20220427;13.5;7.6;10.5;7.1;8.85;0;3.05;21499 +98077;49.59423;-1.33458;27;20220428;13.2;8.6;10.9;5.8;10.21;0;1.95;10447 +98077;49.59423;-1.33458;27;20220429;13.2;9.2;11.2;5;9.98;.1;2.77;20378 +98077;49.59423;-1.33458;27;20220430;12.6;8.2;10.4;4.4;9.18;0;2.37;13998 +98077;49.59423;-1.33458;27;20220501;15.9;5.9;10.9;2.6;9.75;1.7;2.33;13847 +98077;49.59423;-1.33458;27;20220502;13.2;9.1;11.2;3.1;10.91;0;2.15;14948 +98077;49.59423;-1.33458;27;20220503;15.9;10;13;2.5;10.68;0;2.94;19518 +98077;49.59423;-1.33458;27;20220504;15.5;6.9;11.2;3.6;11.35;0;2.6;20940 +98077;49.59423;-1.33458;27;20220505;15.5;8.6;12;3.3;11.81;0;2.85;22593 +98077;49.59423;-1.33458;27;20220506;18.9;8.4;13.7;3.3;11.81;0;3.41;24941 +98077;49.59423;-1.33458;27;20220507;16.2;10.4;13.3;3.3;12.66;.1;2.54;17563 +98077;49.59423;-1.33458;27;20220508;13.9;10.3;12.1;4.5;12.11;.1;1.75;11637 +98077;49.59423;-1.33458;27;20220509;21.5;7.6;14.5;3.3;12.56;0;4.03;25146 +98077;49.59423;-1.33458;27;20220510;19.7;13.1;16.4;4.1;12.91;.1;3.46;18903 +98077;49.59423;-1.33458;27;20220511;20.6;10.4;15.5;4.5;12.36;0;3.64;20071 +98077;49.59423;-1.33458;27;20220512;17.6;8;12.8;3.4;10.91;.3;3.29;22813 +98077;49.59423;-1.33458;27;20220513;17.8;8.8;13.3;3.8;10.86;0;3.44;22196 +98077;49.59423;-1.33458;27;20220514;16.7;6.7;11.7;3.2;11.11;.6;3.12;23493 +98077;49.59423;-1.33458;27;20220515;19.1;12.9;16;5.9;14.16;1.8;2.97;14494 +98077;49.59423;-1.33458;27;20220516;21.8;13.9;17.9;4.8;15.16;1.1;3.7;19910 +98077;49.59423;-1.33458;27;20220517;27.5;12;19.8;3.5;14.81;1.9;5.1;26004 +98077;49.59423;-1.33458;27;20220518;18;9.4;13.7;3.4;13.86;12;2.56;18427 +98077;49.59423;-1.33458;27;20220519;18.9;12.4;15.7;3;13.61;1.1;3.49;23176 +98077;49.59423;-1.33458;27;20220520;18;12.7;15.3;3.5;12.66;4;3.09;17702 +98077;49.59423;-1.33458;27;20220521;17.5;11.4;14.4;2.5;12.96;.2;3.2;21838 +98077;49.59423;-1.33458;27;20220522;16.2;10.4;13.3;2.4;12.96;3.9;2.33;15494 +98077;49.59423;-1.33458;27;20220523;16;12.1;14.1;3.4;13.16;2.5;2.15;13124 +98077;49.59423;-1.33458;27;20220524;17;9.4;13.2;4.5;11.16;.1;3.15;20329 +98077;49.59423;-1.33458;27;20220525;16.1;9;12.6;5.4;12.51;.1;2.23;15067 +98077;49.59423;-1.33458;27;20220526;16.1;13.1;14.6;5.5;13.16;0;2.31;12197 +98077;49.59423;-1.33458;27;20220527;18.9;12.5;15.7;4.4;12.86;.1;3.67;23646 +98077;49.59423;-1.33458;27;20220528;15.6;9;12.3;4.5;10.71;0;3.46;25062 +98077;49.59423;-1.33458;27;20220529;15.2;11.1;13.1;4.1;10.06;.1;3.45;20703 +98077;49.59423;-1.33458;27;20220530;16;9.5;12.7;2.6;9.81;0;3.07;18381 +98077;49.59423;-1.33458;27;20220531;17.7;6.8;12.2;3.2;9.91;.1;3.58;24250 +98077;49.59423;-1.33458;27;20220601;16.7;7.2;11.9;2.7;10.66;.1;3.6;27093 +98077;49.59423;-1.33458;27;20220602;18;11.5;14.7;5.1;12.36;0;3.29;19104 +98077;49.59423;-1.33458;27;20220603;19.1;14;16.5;4.4;14.51;12.3;2.81;13562 +98077;49.59423;-1.33458;27;20220604;17.3;14;15.6;6;15.56;8.1;2.21;14595 +98077;49.59423;-1.33458;27;20220605;17.6;13.4;15.5;3.4;14.46;.6;2.44;14026 +98077;49.59423;-1.33458;27;20220606;20.5;10.1;15.3;3.5;13.46;1.6;3.73;23659 +98077;49.59423;-1.33458;27;20220607;19.7;14.3;17;4.6;15.56;2.7;3;17387 +98077;49.59423;-1.33458;27;20220608;18.7;14.6;16.6;6.3;14.76;.4;3.2;18575 +98077;49.59423;-1.33458;27;20220609;20.3;11.7;16;4.4;13.91;.4;3.5;20502 +98077;49.59423;-1.33458;27;20220610;20.9;14.3;17.6;3.8;15.26;.7;3.75;21226 +98077;49.59423;-1.33458;27;20220611;20.4;12;16.2;3.1;13.81;.3;3.91;25298 +98077;49.59423;-1.33458;27;20220612;19.3;10.9;15.1;3.4;13.06;.1;3.99;27492 +98077;49.59423;-1.33458;27;20220613;17.8;9.6;13.7;2.8;12.31;.1;3.8;27104 +98077;49.59423;-1.33458;27;20220614;19.8;11.8;15.8;3.6;13.16;0;3.95;24253 +98077;49.59423;-1.33458;27;20220615;20.7;14.3;17.5;2.9;14.96;0;4;23783 +98077;49.59423;-1.33458;27;20220616;23.7;9.7;16.7;2;13.41;0;4.61;27516 +98077;49.59423;-1.33458;27;20220617;32.4;13;22.7;2.4;15.46;0;6.35;29564 +98077;49.59423;-1.33458;27;20220618;21.8;15.1;18.5;4.1;16.51;6.7;3.52;17896 +98077;49.59423;-1.33458;27;20220619;15.2;12.5;13.9;8.7;13.31;22.3;1.86;9295 +98077;49.59423;-1.33458;27;20220620;17.8;13.6;15.7;8.1;13.56;0;3.33;18556 +98077;49.59423;-1.33458;27;20220621;18.6;14.8;16.7;5.3;14.51;0;3.27;18377 +98077;49.59423;-1.33458;27;20220622;20.2;15.6;17.9;5.3;14.86;0;4.03;21994 +98077;49.59423;-1.33458;27;20220623;23.4;14.2;18.8;2.4;15.46;1.5;3.94;21034 +98077;49.59423;-1.33458;27;20220624;21;13;17;4.2;15.16;3.2;3.36;18918 +98077;49.59423;-1.33458;27;20220625;18.8;9.9;14.4;3.7;12.56;1.9;3.53;22306 +98077;49.59423;-1.33458;27;20220626;21;9;15;3.3;12.06;1.3;4.25;26661 +98077;49.59423;-1.33458;27;20220627;18.6;8.8;13.7;3.3;12.26;.3;3.45;23189 +98077;49.59423;-1.33458;27;20220628;21.5;10.2;15.9;3.4;12.51;1.6;4.3;25869 +98077;49.59423;-1.33458;27;20220629;20;13.6;16.8;3.4;14.06;3.5;3.36;18257 +98077;49.59423;-1.33458;27;20220630;17.9;10.2;14;3.2;12.61;3.9;3.21;21294 +98077;49.59423;-1.33458;27;20220701;19.4;9.7;14.5;3.3;12.16;.1;3.72;23346 +98077;49.59423;-1.33458;27;20220702;21.4;8.6;15;3.2;12.61;.1;4.34;27923 +98077;49.59423;-1.33458;27;20220703;20.3;9.5;14.9;3.1;13.16;.2;3.82;25738 +98077;49.59423;-1.33458;27;20220704;19.8;9.6;14.7;2.9;12.86;.1;3.87;26886 +98077;49.59423;-1.33458;27;20220705;19.6;10.3;14.9;3;13.31;.1;3.92;26867 +98077;49.59423;-1.33458;27;20220706;21.2;12.3;16.8;2.7;15.06;0;4.14;26420 +98077;49.59423;-1.33458;27;20220707;20.2;12.7;16.4;3.1;15.41;.1;3.32;20694 +98077;49.59423;-1.33458;27;20220708;21.7;10.9;16.3;2.5;15.21;.1;4.16;27634 +98077;49.59423;-1.33458;27;20220709;22;13.4;17.7;3.4;15.96;0;4.33;26782 +98077;49.59423;-1.33458;27;20220710;21.5;16.3;18.9;3.9;15.01;0;4.23;22233 +98077;49.59423;-1.33458;27;20220711;24;15.4;19.7;3.5;16.36;0;4.69;25047 +98077;49.59423;-1.33458;27;20220712;31.5;15.2;23.3;2.4;17.36;0;6.01;27877 +98077;49.59423;-1.33458;27;20220713;24.7;16.6;20.6;2.3;17.21;0;4.31;22075 +98077;49.59423;-1.33458;27;20220714;22;14.1;18.1;3.7;14.91;0;4.3;25219 +98077;49.59423;-1.33458;27;20220715;22;14.4;18.2;3.6;15.26;0;4.23;24323 +98077;49.59423;-1.33458;27;20220716;22.8;11.2;17;3.5;15.36;0;4.31;26968 +98077;49.59423;-1.33458;27;20220717;24.7;17.1;20.9;4.2;16.21;0;4.93;22799 +98077;49.59423;-1.33458;27;20220718;29;15.3;22.1;3.1;16.66;0;5.99;26082 +98077;49.59423;-1.33458;27;20220719;34.5;22;28.2;4.4;16.61;0;7.79;24665 +98077;49.59423;-1.33458;27;20220720;24.2;15.7;20;3.5;17.46;.7;3.87;19733 +98077;49.59423;-1.33458;27;20220721;21.8;16.2;19;3.1;16.46;.1;3.17;15766 +98077;49.59423;-1.33458;27;20220722;22.9;16.6;19.7;3.1;18.21;.7;3.01;15307 +98077;49.59423;-1.33458;27;20220723;24.4;14.5;19.5;2.9;16.41;0;4.43;24722 +98077;49.59423;-1.33458;27;20220724;30.5;14;22.3;3.5;16.31;.1;6.03;28051 +98077;49.59423;-1.33458;27;20220725;21.1;15.8;18.4;5.7;16.76;0;3.35;16847 +98077;49.59423;-1.33458;27;20220726;20.3;15.7;18;3.4;13.96;0;3.99;21951 +98077;49.59423;-1.33458;27;20220727;21.1;11;16;2;14.56;0;3.3;20512 +98077;49.59423;-1.33458;27;20220728;23.6;14.9;19.2;1.9;15.06;0;3.98;21994 +98077;49.59423;-1.33458;27;20220729;23.2;13.3;18.2;2.4;17.16;.1;3.91;24254 +98077;49.59423;-1.33458;27;20220730;23.4;12.6;18;3.3;16.56;0;3.42;19245 +98077;49.59423;-1.33458;27;20220731;23;17.6;20.3;4.7;18.91;.3;3.07;14656 +98077;49.59423;-1.33458;27;20220801;24.6;16.6;20.6;3.7;17.51;0;4.2;22744 +98077;49.59423;-1.33458;27;20220802;26.8;15.9;21.3;3.2;18.56;.1;4.59;24309 +98077;49.59423;-1.33458;27;20220803;23.3;14;18.6;2.1;18.41;.1;3.59;22441 +98077;49.59423;-1.33458;27;20220804;22.2;15.1;18.6;3.4;16.06;0;3.9;23043 +98077;49.59423;-1.33458;27;20220805;20.7;13;16.8;4.9;12.26;0;4.43;24006 +98077;49.59423;-1.33458;27;20220806;22.3;11.7;17;4.6;13.61;0;4.27;24693 +98077;49.59423;-1.33458;27;20220807;22.8;15.7;19.2;3.9;14.06;0;4.27;21021 +98077;49.59423;-1.33458;27;20220808;23.5;16.2;19.8;4.2;14.91;.1;4.28;20751 +98077;49.59423;-1.33458;27;20220809;22.9;17.7;20.3;5.9;17.61;0;3.87;19040 +98077;49.59423;-1.33458;27;20220810;24.5;18.3;21.4;5.1;19.21;0;3.98;19861 +98077;49.59423;-1.33458;27;20220811;25.3;18.6;22;3.8;19.06;0;4.2;20184 +98077;49.59423;-1.33458;27;20220812;26.4;18.3;22.3;3.3;18.66;0;4.38;20571 +98077;49.59423;-1.33458;27;20220813;28.2;15.9;22.1;3.3;18.01;.1;4.82;22506 +98077;49.59423;-1.33458;27;20220814;26.4;17.9;22.1;2.6;17.36;0;4.06;17579 +98077;49.59423;-1.33458;27;20220815;24.2;16.4;20.3;3.3;18.76;.1;3.12;15348 +98077;49.59423;-1.33458;27;20220816;25.6;16.9;21.2;2.4;18.51;6.9;3.52;17832 +98077;49.59423;-1.33458;27;20220817;21.6;14.5;18;2.4;18.16;23.2;2.14;12243 +98077;49.59423;-1.33458;27;20220818;23.5;14.3;18.9;3.1;17.86;.1;3.15;18838 +98077;49.59423;-1.33458;27;20220819;22;17.5;19.7;4.7;17.81;1.3;2.95;14792 +98077;49.59423;-1.33458;27;20220820;22.8;12.7;17.8;2.6;14.81;.1;3.08;16737 +98077;49.59423;-1.33458;27;20220821;21.1;11.1;16.1;1.9;14.86;.2;2.64;16480 +98077;49.59423;-1.33458;27;20220822;23.1;15.8;19.5;2.9;18.71;.9;2.62;14501 +98077;49.59423;-1.33458;27;20220823;24.1;18.1;21.1;2.9;20.86;.3;2.63;13543 +98077;49.59423;-1.33458;27;20220824;23.6;16;19.8;2.3;20.41;17.3;2.79;17206 +98077;49.59423;-1.33458;27;20220825;21.6;17.9;19.7;3.4;19.16;2.2;2.14;10530 +98077;49.59423;-1.33458;27;20220826;20.4;13.2;16.8;2.8;15.46;.1;2.97;20159 +98077;49.59423;-1.33458;27;20220827;22.4;11.4;16.9;3.3;15.71;0;3.21;20739 +98077;49.59423;-1.33458;27;20220828;21.3;17.8;19.6;6.3;17.16;0;3;12751 +98077;49.59423;-1.33458;27;20220829;21.4;18;19.7;7.6;16.96;0;3.42;15108 +98077;49.59423;-1.33458;27;20220830;21.4;18.1;19.7;6.6;17.66;0;3.03;13780 +98077;49.59423;-1.33458;27;20220831;21.6;17.8;19.7;7.1;17.31;0;3;11913 +98077;49.59423;-1.33458;27;20220901;22.4;18.3;20.3;4;18.86;2;2.47;11196 +98077;49.59423;-1.33458;27;20220902;22.2;16.6;19.4;2.3;18.26;0;2.33;12470 +98077;49.59423;-1.33458;27;20220903;22.1;14.4;18.3;2.9;16.41;0;2.5;13277 +98077;49.59423;-1.33458;27;20220904;24.9;14.6;19.7;4.2;16.61;0;3.5;16194 +98077;49.59423;-1.33458;27;20220905;24.2;15.6;19.9;3.5;17.96;6.1;2.84;13410 +98077;49.59423;-1.33458;27;20220906;22.2;14.4;18.3;3.9;16.96;11.4;2.59;13801 +98077;49.59423;-1.33458;27;20220907;22.3;14.7;18.5;4.2;16.51;6.4;2.72;13940 +98077;49.59423;-1.33458;27;20220908;20;14.3;17.1;5.3;16.21;5.5;2.27;13162 +98077;49.59423;-1.33458;27;20220909;20.3;15.8;18;6.8;16.36;.1;2.58;12349 +98077;49.59423;-1.33458;27;20220910;21.1;15.9;18.5;3.8;16.26;.1;2.63;14935 +98077;49.59423;-1.33458;27;20220911;22.2;10;16.1;2.4;15.56;0;2.62;18448 +98077;49.59423;-1.33458;27;20220912;23.6;13.8;18.7;3;17.66;.6;2.67;15183 +98077;49.59423;-1.33458;27;20220913;21.1;19.5;20.3;5.4;20.26;17.1;1.69;5548 +98077;49.59423;-1.33458;27;20220914;19.8;18.7;19.3;3.8;20.26;2.2;1.08;4218 +98077;49.59423;-1.33458;27;20220915;18.5;12.8;15.6;3;14.21;0;2.06;12787 +98077;49.59423;-1.33458;27;20220916;17.9;11.9;14.9;4.8;10.66;0;3;14099 +98077;49.59423;-1.33458;27;20220917;16.8;9.2;13;3.2;8.66;0;2.73;15711 +98077;49.59423;-1.33458;27;20220918;17.7;8.7;13.2;2.8;11.21;0;2.22;15019 +98077;49.59423;-1.33458;27;20220919;18.8;9.3;14.1;2.1;12.26;.2;1.91;11900 +98077;49.59423;-1.33458;27;20220920;18.7;8.7;13.7;2.7;12.41;0;2.11;15188 +98077;49.59423;-1.33458;27;20220921;19.1;7.4;13.3;2.6;12.11;.1;2.09;15050 +98077;49.59423;-1.33458;27;20220922;21.2;7;14.1;2;12.26;.3;2.26;15939 +98077;49.59423;-1.33458;27;20220923;16.7;11.5;14.1;2.6;14.31;13.7;1.24;7846 +98077;49.59423;-1.33458;27;20220924;17.5;13;15.3;5.8;13.01;1.5;2.27;11538 +98077;49.59423;-1.33458;27;20220925;17.2;14.4;15.8;5.6;11.96;1.1;2.61;10293 +98077;49.59423;-1.33458;27;20220926;16.3;10.2;13.3;5.8;12.21;5.7;1.78;8755 +98077;49.59423;-1.33458;27;20220927;16.7;11.6;14.1;5.8;11.76;6.9;2.16;8229 +98077;49.59423;-1.33458;27;20220928;15.5;10.1;12.8;3.1;11.41;3.7;1.68;9913 +98077;49.59423;-1.33458;27;20220929;14.8;8.4;11.6;2.4;10.71;2.5;1.43;8412 +98077;49.59423;-1.33458;27;20220930;16.1;6.4;11.2;4.9;12.01;5.4;1.29;9738 +98077;49.59423;-1.33458;27;20221001;18.6;14.1;16.4;7.6;15.31;9.3;1.99;9596 +98077;49.59423;-1.33458;27;20221002;16.6;14.5;15.5;3.2;15.24;20.1;1.29;6331 +98077;49.59423;-1.33458;27;20221003;18.4;10;14.2;2.1;13.77;0;1.4;10169 +98077;49.59423;-1.33458;27;20221004;17.1;13.8;15.4;3.8;15.26;0;1.26;6791 +98077;49.59423;-1.33458;27;20221005;18.6;14.4;16.5;5.9;13.91;1.7;2.14;7008 +98077;49.59423;-1.33458;27;20221006;18.3;9.1;13.7;3.3;11.26;0;1.89;11473 +98077;49.59423;-1.33458;27;20221007;17.8;8.2;13;3.6;12.46;.2;1.54;11208 +98077;49.59423;-1.33458;27;20221008;16.7;9.7;13.2;2.6;11.01;.1;1.69;12051 +98077;49.59423;-1.33458;27;20221009;18.2;6.4;12.3;3;10.36;0;1.85;12834 +98077;49.59423;-1.33458;27;20221010;16.8;10.4;13.6;3.4;12.56;1;1.38;7258 +98077;49.59423;-1.33458;27;20221011;16.2;6.4;11.3;2.6;10.31;0;1.43;10752 +98077;49.59423;-1.33458;27;20221012;17.8;5.8;11.8;3;11.46;2.1;1.47;11700 +98077;49.59423;-1.33458;27;20221013;17.1;10.9;14;3.3;14.86;2.9;.96;6781 +98077;49.59423;-1.33458;27;20221014;15.1;12.8;14;2.3;14.91;1.7;.72;4226 +98077;49.59423;-1.33458;27;20221015;17.9;13.9;15.9;3.9;14.71;1.7;1.38;7476 +98077;49.59423;-1.33458;27;20221016;16.3;10.3;13.3;3.9;14.56;4.1;.75;6363 +98077;49.59423;-1.33458;27;20221017;18.9;15.1;17;3.2;16.76;4.6;1.13;6279 +98077;49.59423;-1.33458;27;20221018;18.7;13.6;16.2;4.1;17.26;0;.82;6701 +98077;49.59423;-1.33458;27;20221019;21.4;15.9;18.7;5.5;17.61;2.4;1.64;7945 +98077;49.59423;-1.33458;27;20221020;19.5;14.6;17;2.7;15.86;8.1;1.25;8107 +98077;49.59423;-1.33458;27;20221021;20.1;13.1;16.6;5.9;14.81;3.5;1.79;7132 +98077;49.59423;-1.33458;27;20221022;18.8;12.1;15.4;4.2;15.36;2.6;1.1;6560 +98077;49.59423;-1.33458;27;20221023;21;15.5;18.3;6.1;15.16;12.6;2.22;6755 +98077;49.59423;-1.33458;27;20221024;17.3;13.9;15.6;6.3;14.16;4.9;1.45;5193 +98077;49.59423;-1.33458;27;20221025;17.7;11.7;14.7;4.4;14.36;.1;1.07;6324 +98077;49.59423;-1.33458;27;20221026;20.3;14.3;17.3;5.2;15.61;1.2;1.63;7514 +98077;49.59423;-1.33458;27;20221027;22.1;13.5;17.8;3.5;16.26;.1;1.5;7966 +98077;49.59423;-1.33458;27;20221028;18.4;14.5;16.5;3.9;15.51;1.5;1.19;6721 +98077;49.59423;-1.33458;27;20221029;21.5;13.2;17.3;3.8;16.31;.4;1.29;6428 +98077;49.59423;-1.33458;27;20221030;17.1;14;15.5;3.8;14.36;.2;1.15;4827 +98077;49.59423;-1.33458;27;20221031;16.9;9.7;13.3;5;13.16;3.6;1.04;5841 +98077;49.59423;-1.33458;27;20221101;15.8;12.5;14.1;9;11.66;4.9;2.1;4449 +98077;49.59423;-1.33458;27;20221102;15.7;8.9;12.3;6.5;11.61;9;1.27;6388 +98077;49.59423;-1.33458;27;20221103;13.8;13.5;13.6;6.9;12.76;14.6;1.23;2069 +98077;49.59423;-1.33458;27;20221104;13.6;8.4;11;5.7;10.21;.3;1.23;6380 +98077;49.59423;-1.33458;27;20221105;13.3;7.6;10.5;4.8;11.31;4.4;.72;4085 +98077;49.59423;-1.33458;27;20221106;14.6;12.2;13.4;6.7;13.51;16.7;.87;3659 +98077;49.59423;-1.33458;27;20221107;16.2;12.1;14.2;7.7;12.96;1.1;1.41;4347 +98077;49.59423;-1.33458;27;20221108;15.7;12.1;13.9;8.4;12.31;2.2;1.62;4304 +98077;49.59423;-1.33458;27;20221109;15.1;11.3;13.2;5.8;11.71;.4;1.26;5191 +98077;49.59423;-1.33458;27;20221110;15.9;8.3;12.1;4.3;12.11;0;.83;6098 +98077;49.59423;-1.33458;27;20221111;14.4;7.6;11;3.7;11.41;.1;.7;6794 +98077;49.59423;-1.33458;27;20221112;18.3;5.3;11.8;3.2;12.21;.1;.7;7645 +98077;49.59423;-1.33458;27;20221113;17.1;8;12.5;3.4;12.81;.1;.78;6908 +98077;49.59423;-1.33458;27;20221114;16.1;8.6;12.3;3.6;11.71;1;.96;4993 +98077;49.59423;-1.33458;27;20221115;15;6.3;10.6;6.8;11.31;7.4;.82;4816 +98077;49.59423;-1.33458;27;20221116;13.8;8.3;11;7.3;11.21;15.3;.94;3621 +98077;49.59423;-1.33458;27;20221117;13.5;9.7;11.6;6.7;10.86;2.1;1.16;3607 +98077;49.59423;-1.33458;27;20221118;12.6;8.9;10.8;5;9.66;.8;1.16;4705 +98077;49.59423;-1.33458;27;20221119;12.7;5.1;8.9;3;7.91;1.4;.95;5800 +98077;49.59423;-1.33458;27;20221120;13.2;3.5;8.4;4.9;10.01;1.7;.55;5315 +98077;49.59423;-1.33458;27;20221121;11.8;6.5;9.2;5.7;9.81;15.5;.82;3251 +98077;49.59423;-1.33458;27;20221122;11.8;6.2;9;7.1;9.61;4.2;.88;3596 +98077;49.59423;-1.33458;27;20221123;13.2;5.6;9.4;6.8;10.06;7.1;.84;4841 +98077;49.59423;-1.33458;27;20221124;13.9;7.9;10.9;6.2;10.71;4.5;.95;3810 +98077;49.59423;-1.33458;27;20221125;13.7;8.1;10.9;4.4;10.21;.1;.88;4850 +98077;49.59423;-1.33458;27;20221126;11.7;7.1;9.4;5.1;10.96;4.7;.4;3218 +98077;49.59423;-1.33458;27;20221127;12.1;10.7;11.4;5.2;12.56;13.3;.48;1347 +98077;49.59423;-1.33458;27;20221128;11.1;7.3;9.2;3.5;10.11;5.1;.45;3652 +98077;49.59423;-1.33458;27;20221129;11.3;5.4;8.3;2.3;9.31;0;.34;4610 +98077;49.59423;-1.33458;27;20221130;8;3.7;5.8;2.2;8.86;.1;.19;2954 +98077;49.59423;-1.33458;27;20221201;10.4;.1;5.2;2.9;8.31;.1;.3;3918 +98077;49.59423;-1.33458;27;20221202;9;2.3;5.7;4.2;7.86;1.9;.61;3056 +98077;49.59423;-1.33458;27;20221203;6.3;6.4;6.4;7.6;7.86;.8;.96;50 +98077;49.59423;-1.33458;27;20221204;5.4;5.3;5.3;4.9;7.61;.4;.72;150 +98077;49.59423;-1.33458;27;20221205;5.5;3.9;4.7;2.2;7.71;.1;.36;1335 +98077;49.59423;-1.33458;27;20221206;8.8;2;5.4;2.3;8.01;4.1;.29;3248 +98077;49.59423;-1.33458;27;20221207;7.5;4.7;6.1;2.4;7.86;3.1;.42;2551 +98077;49.59423;-1.33458;27;20221208;7.5;1.7;4.6;2.8;6.11;.3;.51;4396 +98077;49.59423;-1.33458;27;20221209;5.8;.3;3;1.9;6.16;2.2;.24;3891 +98077;49.59423;-1.33458;27;20221210;5.4;-1.1;2.2;3.2;6.06;5.1;.34;3669 +98077;49.59423;-1.33458;27;20221211;3.5;.6;2.1;4.2;6.41;3.2;.31;2182 +98077;49.59423;-1.33458;27;20221212;2.2;-.8;.7;2.9;6.06;.3;.19;2742 +98077;49.59423;-1.33458;27;20221213;2.2;-1;.6;4.9;5.31;3.1;.51;2798 +98077;49.59423;-1.33458;27;20221214;4.7;.4;2.5;4.1;6.21;.9;.52;2057 +98077;49.59423;-1.33458;27;20221215;6;2.8;4.4;5.7;6.06;.5;1.02;2255 +98077;49.59423;-1.33458;27;20221216;7.9;4.8;6.4;3.8;6.11;0;.96;3296 +98077;49.59423;-1.33458;27;20221217;2.7;-2.6;0;2.9;4.76;0;.35;4342 +98077;49.59423;-1.33458;27;20221218;7.8;-2.3;2.8;6.7;6.66;11;.59;2640 +98077;49.59423;-1.33458;27;20221219;13.9;8.4;11.1;11.9;12.84;5;.28;2365 +98077;49.59423;-1.33458;27;20221220;12.8;12;12.4;6.5;12.24;1.2;1;1435 +98077;49.59423;-1.33458;27;20221221;12.5;5.8;9.2;5.7;11.74;11.3;.22;3095 +98077;49.59423;-1.33458;27;20221222;13.1;10.4;11.7;6.1;13.24;10.3;.34;1591 +98077;49.59423;-1.33458;27;20221223;13.8;11.3;12.5;7;13.49;3.3;.57;1492 +98077;49.59423;-1.33458;27;20221224;12.5;10.9;11.7;4.8;11.86;.6;.63;1997 +98077;49.59423;-1.33458;27;20221225;11.2;8.8;10;3.8;11.81;4.7;.26;2223 +98077;49.59423;-1.33458;27;20221226;10;8.9;9.4;5.3;9.41;1;.81;2900 +98077;49.59423;-1.33458;27;20221227;11;3.8;7.4;5.5;9.16;2.3;.39;4330 +98077;49.59423;-1.33458;27;20221228;12.1;9.5;10.8;8.8;11.41;4.3;.72;1683 +98077;49.59423;-1.33458;27;20221229;10.7;9.8;10.2;8;9.56;2.7;1.26;2442 +98077;49.59423;-1.33458;27;20221230;13.9;5.4;9.6;7.7;11.61;18.7;.31;2874 +98077;49.59423;-1.33458;27;20221231;15.7;11.8;13.8;10.1;13.76;10.8;.92;1814 +98081;49.66656;.24351;110;20220101;15.9;11;13.4;3.4;11.92;.5;.8;3252 +98081;49.66656;.24351;110;20220102;12.5;11.2;11.8;7.5;11.2;3.6;1.22;2316 +98081;49.66656;.24351;110;20220103;11.6;10.3;10.9;4.8;10.75;21.1;.97;1335 +98081;49.66656;.24351;110;20220104;9.1;7.3;8.2;5.9;8.7;1.6;1.02;1643 +98081;49.66656;.24351;110;20220105;7.6;4.5;6.1;6.4;5.85;.3;1.51;3638 +98081;49.66656;.24351;110;20220106;6.5;4;5.2;4.8;6.55;3.6;.94;2555 +98081;49.66656;.24351;110;20220107;8.1;4.7;6.4;8.6;8;4.4;.9;3031 +98081;49.66656;.24351;110;20220108;9;5.8;7.4;7.8;8.9;13.6;.79;2225 +98081;49.66656;.24351;110;20220109;9.3;6;7.6;6.7;8.35;3.9;1.03;2659 +98081;49.66656;.24351;110;20220110;7.8;6.5;7.2;2.6;9.45;0;.38;1685 +98081;49.66656;.24351;110;20220111;7.5;5.8;6.7;2.9;9.05;.2;.41;1619 +98081;49.66656;.24351;110;20220112;8.2;5.6;6.9;1.9;9.1;0;.27;3174 +98081;49.66656;.24351;110;20220113;6.5;1.4;4;2.5;6.9;0;.32;4538 +98081;49.66656;.24351;110;20220114;9.3;2.5;5.9;3.1;6.2;0;.78;5832 +98081;49.66656;.24351;110;20220115;1.8;-.2;.8;2.1;6.25;0;.23;1992 +98081;49.66656;.24351;110;20220116;9.1;1.3;5.2;3.5;8.85;.6;.17;3986 +98081;49.66656;.24351;110;20220117;8.8;6.4;7.6;1.9;8.7;0;.45;3498 +98081;49.66656;.24351;110;20220118;6.5;1.8;4.2;3;7.4;.1;.29;4859 +98081;49.66656;.24351;110;20220119;8;3.8;5.9;4;8.45;2.9;.45;2847 +98081;49.66656;.24351;110;20220120;7.2;4.3;5.8;3.8;6.95;.2;.83;3239 +98081;49.66656;.24351;110;20220121;6.5;3.1;4.8;2.8;6.3;0;.71;3698 +98081;49.66656;.24351;110;20220122;6.4;4.8;5.6;2.5;7.25;0;.68;1780 +98081;49.66656;.24351;110;20220123;4.4;4.2;4.3;3.3;6.8;0;.74;270 +98081;49.66656;.24351;110;20220124;6.8;.1;3.5;3;6.3;0;.51;6066 +98081;49.66656;.24351;110;20220125;1.8;-.7;.6;1.8;6.35;0;.2;2911 +98081;49.66656;.24351;110;20220126;6;1;3.5;2.4;7.45;0;.29;3702 +98081;49.66656;.24351;110;20220127;8.4;5.4;6.9;5.5;9.4;.8;.43;2878 +98081;49.66656;.24351;110;20220128;6.9;3.4;5.2;2.9;9.05;.1;.15;3993 +98081;49.66656;.24351;110;20220129;8.5;6.6;7.6;7.1;10.9;.8;.03;2290 +98081;49.66656;.24351;110;20220130;9.6;3.8;6.7;3.2;8.3;.2;.6;5983 +98081;49.66656;.24351;110;20220131;8.4;6.2;7.3;9.1;7.6;0;1.45;4820 +98081;49.66656;.24351;110;20220201;10;6.9;8.5;7.1;10.35;0;.54;3141 +98081;49.66656;.24351;110;20220202;9.2;8.7;9;4.8;10.2;.2;.72;1294 +98081;49.66656;.24351;110;20220203;8.5;6.5;7.5;4.4;9.3;.3;.63;2695 +98081;49.66656;.24351;110;20220204;9.4;7.4;8.4;6.5;8.4;1.2;1.31;3883 +98081;49.66656;.24351;110;20220205;9.5;6.2;7.9;6;8.3;.1;1.14;5074 +98081;49.66656;.24351;110;20220206;10.2;8;9.1;10.5;10.05;5.6;1.01;2937 +98081;49.66656;.24351;110;20220207;10;7.3;8.6;4.8;8.35;.2;1.2;5858 +98081;49.66656;.24351;110;20220208;11;7.9;9.5;4.4;10.3;.3;.8;3623 +98081;49.66656;.24351;110;20220209;8.3;5;6.6;2.2;9.05;.4;.48;3461 +98081;49.66656;.24351;110;20220210;7.3;5.7;6.5;4;8.45;5.9;.69;2485 +98081;49.66656;.24351;110;20220211;9.1;4.8;6.9;2.7;6.85;0;1.03;7239 +98081;49.66656;.24351;110;20220212;10.1;2.2;6.1;5.1;5.8;0;1.72;8649 +98081;49.66656;.24351;110;20220213;10.6;3.8;7.2;9.6;8.2;5.4;1.33;8219 +98081;49.66656;.24351;110;20220214;10;7.3;8.7;5.6;9;3.1;1.16;5618 +98081;49.66656;.24351;110;20220215;9.3;6.5;7.9;5.7;9.4;6.8;.81;5436 +98081;49.66656;.24351;110;20220216;11.6;8.6;10.1;10.3;12.3;1.1;.33;4015 +98081;49.66656;.24351;110;20220217;11.4;9.2;10.3;8.6;9.95;.1;1.5;5072 +98081;49.66656;.24351;110;20220218;11.4;8.6;10;12.2;8.8;2.8;2.16;4581 +98081;49.66656;.24351;110;20220219;9;4.9;6.9;9.1;8.15;1;1.23;7016 +98081;49.66656;.24351;110;20220220;11.3;7.7;9.5;10.1;10.25;1.6;1.16;4683 +98081;49.66656;.24351;110;20220221;9.9;4.7;7.3;9.5;8.2;.2;1.39;6699 +98081;49.66656;.24351;110;20220222;11.6;7.2;9.4;5.8;10.4;1;.95;5341 +98081;49.66656;.24351;110;20220223;9;5.2;7.1;2.5;8.9;0;.72;4731 +98081;49.66656;.24351;110;20220224;8.7;6.9;7.8;6.5;7.3;3.1;1.71;5078 +98081;49.66656;.24351;110;20220225;9.7;4.9;7.3;5;7.7;0;1.4;8404 +98081;49.66656;.24351;110;20220226;10.5;1.8;6.2;5;6.05;0;1.81;11335 +98081;49.66656;.24351;110;20220227;10.3;1.8;6;6.9;5.35;0;2.31;11386 +98081;49.66656;.24351;110;20220228;15.4;4.9;10.1;3.7;7.1;.6;2.21;12792 +98081;49.66656;.24351;110;20220301;13.7;9;11.3;3.1;9.2;2;1.57;6163 +98081;49.66656;.24351;110;20220302;13.7;7.8;10.8;3.4;8.25;0;1.83;9167 +98081;49.66656;.24351;110;20220303;13.3;8.5;10.9;3;10.35;.6;1.3;8215 +98081;49.66656;.24351;110;20220304;8;7.7;7.9;4.1;9.5;.3;.71;1353 +98081;49.66656;.24351;110;20220305;6.8;6.4;6.6;5.1;8.7;1.8;.71;1669 +98081;49.66656;.24351;110;20220306;7.7;4.6;6.2;5.5;6.25;0;1.72;8236 +98081;49.66656;.24351;110;20220307;6.5;-.1;3.2;5.2;4.6;0;1.81;12992 +98081;49.66656;.24351;110;20220308;13.1;-.5;6.3;4.2;5.96;0;2.07;13673 +98081;49.66656;.24351;110;20220309;13.7;7.3;10.5;5.5;8.75;0;2.18;12615 +98081;49.66656;.24351;110;20220310;16;9.5;12.7;4.9;9.15;0;2.51;9350 +98081;49.66656;.24351;110;20220311;12.2;8.8;10.5;7.1;9.55;1.6;1.85;7168 +98081;49.66656;.24351;110;20220312;13.3;7.3;10.3;6.8;8.7;0;2.3;12700 +98081;49.66656;.24351;110;20220313;11;8.2;9.6;5;9.3;2.8;1.5;6515 +98081;49.66656;.24351;110;20220314;14.7;6.6;10.7;3;8.6;0;1.97;12437 +98081;49.66656;.24351;110;20220315;15;7.7;11.3;4;9.95;0;1.91;10654 +98081;49.66656;.24351;110;20220316;13.1;10.3;11.7;4.5;11.25;.7;1.6;10282 +98081;49.66656;.24351;110;20220317;10.2;6.4;8.3;3.7;8.25;0;1.63;11860 +98081;49.66656;.24351;110;20220318;14.3;3.6;8.9;4.8;7.1;0;2.59;16318 +98081;49.66656;.24351;110;20220319;16;6.6;11.3;5.7;6.05;0;3.69;16398 +98081;49.66656;.24351;110;20220320;13;4.4;8.7;4;5.8;0;2.7;16380 +98081;49.66656;.24351;110;20220321;18;5.1;11.6;4;8.2;0;3;17959 +98081;49.66656;.24351;110;20220322;18.2;9;13.6;4.4;6.4;0;3.84;16652 +98081;49.66656;.24351;110;20220323;17.7;7;12.3;3.3;5.95;0;3.35;17680 +98081;49.66656;.24351;110;20220324;19.1;8.6;13.9;4.1;6.4;0;3.94;17414 +98081;49.66656;.24351;110;20220325;18.2;8.9;13.6;5.3;7.05;0;4.08;17482 +98081;49.66656;.24351;110;20220326;18.6;6.6;12.6;4.9;7.75;0;3.7;18725 +98081;49.66656;.24351;110;20220327;19.7;7.9;13.8;4.2;9.2;0;3.5;18729 +98081;49.66656;.24351;110;20220328;19.7;8.8;14.3;4;8.65;.1;3.57;17464 +98081;49.66656;.24351;110;20220329;16;12.7;14.4;3.6;9.7;.4;2.34;4478 +98081;49.66656;.24351;110;20220330;11;8.8;9.9;3.1;10.35;7.5;1.21;6329 +98081;49.66656;.24351;110;20220331;7.1;4.2;5.7;8.3;6.45;3;1.87;9012 +98081;49.66656;.24351;110;20220401;5.3;3.5;4.4;10;5.3;5.4;2.07;6762 +98081;49.66656;.24351;110;20220402;6.9;1.5;4.2;4.9;5.25;0;1.98;13584 +98081;49.66656;.24351;110;20220403;7.2;1.6;4.4;2.6;5.25;.1;1.83;14578 +98081;49.66656;.24351;110;20220404;8.1;3.3;5.7;6.3;8.4;1.5;1.07;10722 +98081;49.66656;.24351;110;20220405;11.1;8;9.6;6;10.8;0;1.16;7898 +98081;49.66656;.24351;110;20220406;11.3;8.2;9.8;6.8;10.05;4;1.54;7785 +98081;49.66656;.24351;110;20220407;11.2;9.5;10.4;9.7;9.65;2.2;2.17;11154 +98081;49.66656;.24351;110;20220408;6;5.4;5.7;5.8;7.8;12;.99;3595 +98081;49.66656;.24351;110;20220409;9.9;4.4;7.2;3.6;7.15;.5;2.11;16317 +98081;49.66656;.24351;110;20220410;13.6;2.8;8.2;4.3;6.35;0;3.07;21073 +98081;49.66656;.24351;110;20220411;18.9;6.6;12.8;7.3;8.05;0;4.54;22393 +98081;49.66656;.24351;110;20220412;16.6;12.6;14.6;3.9;11.25;1.1;2.59;10513 +98081;49.66656;.24351;110;20220413;16.8;8;12.4;2.1;11.3;0;2.48;17661 +98081;49.66656;.24351;110;20220414;17.6;8.5;13.1;2.1;11.2;0;2.62;17520 +98081;49.66656;.24351;110;20220415;19.9;9.8;14.8;2.8;11.35;0;3.41;21370 +98081;49.66656;.24351;110;20220416;20;10.2;15.1;3.6;10.3;0;3.8;20856 +98081;49.66656;.24351;110;20220417;19.7;8.6;14.1;3.5;8.6;0;3.99;21575 +98081;49.66656;.24351;110;20220418;13.7;8.6;11.1;2.7;10.81;0;1.7;10371 +98081;49.66656;.24351;110;20220419;11.7;7.7;9.7;3.4;10.45;.3;1.69;13032 +98081;49.66656;.24351;110;20220420;16.2;7.8;12;3.6;10.45;0;2.88;19982 +98081;49.66656;.24351;110;20220421;18.9;8.7;13.8;4.6;8.7;0;4.26;23034 +98081;49.66656;.24351;110;20220422;16.6;8.5;12.5;5;10.05;0;3;15978 +98081;49.66656;.24351;110;20220423;18.1;9.3;13.7;4.7;11.1;.7;3.25;18668 +98081;49.66656;.24351;110;20220424;15.3;11.4;13.4;4.8;11;0;2.69;13696 +98081;49.66656;.24351;110;20220425;13.3;6.8;10;4;9.65;0;2.46;18644 +98081;49.66656;.24351;110;20220426;14.7;8.1;11.4;4.8;8.8;0;3.08;17364 +98081;49.66656;.24351;110;20220427;15.7;5.2;10.5;6.3;8.25;0;3.65;23959 +98081;49.66656;.24351;110;20220428;15.2;6.5;10.8;4.8;9.55;0;3.02;21226 +98081;49.66656;.24351;110;20220429;15;8.2;11.6;5;9.7;0;2.89;16967 +98081;49.66656;.24351;110;20220430;15.1;7.7;11.4;4.1;9;0;3.06;18313 +98081;49.66656;.24351;110;20220501;14.4;8.7;11.5;3.4;8.85;.7;2.74;14580 +98081;49.66656;.24351;110;20220502;16;9.3;12.6;4.5;10.25;.1;2.77;13434 +98081;49.66656;.24351;110;20220503;16.7;8.7;12.7;3.9;9.8;.1;3.25;18740 +98081;49.66656;.24351;110;20220504;14.6;6.6;10.6;2.4;11.3;0;2.33;18304 +98081;49.66656;.24351;110;20220505;15;10.4;12.7;2.8;11.75;0;2.6;17765 +98081;49.66656;.24351;110;20220506;15;9.4;12.2;2.8;12;0;2.65;20016 +98081;49.66656;.24351;110;20220507;14.8;10.5;12.6;2.9;12.75;.2;2.11;14385 +98081;49.66656;.24351;110;20220508;19;9.8;14.4;3.4;12.1;0;3.32;19809 +98081;49.66656;.24351;110;20220509;23.7;10.2;17;3.4;11.15;0;4.98;26557 +98081;49.66656;.24351;110;20220510;19;14.2;16.6;3.3;12.4;0;3.5;17485 +98081;49.66656;.24351;110;20220511;20;11.3;15.6;4;12.15;0;3.8;20555 +98081;49.66656;.24351;110;20220512;15.2;10.8;13;3.7;11.75;.1;2.75;17839 +98081;49.66656;.24351;110;20220513;15.8;10.9;13.4;4;11.4;0;3.15;20078 +98081;49.66656;.24351;110;20220514;22.1;10;16;2.8;11.5;.1;4.5;26267 +98081;49.66656;.24351;110;20220515;25.1;15.4;20.2;5.4;13.05;8.8;5.16;17013 +98081;49.66656;.24351;110;20220516;22.1;14.6;18.4;3.6;15.25;1.3;4.12;22460 +98081;49.66656;.24351;110;20220517;27.8;15.2;21.5;3.2;14.6;2.2;5.91;28756 +98081;49.66656;.24351;110;20220518;24.3;12.7;18.5;3.3;14.85;1.4;4.73;26284 +98081;49.66656;.24351;110;20220519;16.7;12.9;14.8;3.5;13.7;3;2.88;18179 +98081;49.66656;.24351;110;20220520;15.8;12.9;14.3;3.6;11.9;1.9;2.9;15529 +98081;49.66656;.24351;110;20220521;17.6;12;14.8;2.8;12.65;0;3.45;21902 +98081;49.66656;.24351;110;20220522;20.6;9.9;15.3;2.4;13.2;2.7;3.69;23005 +98081;49.66656;.24351;110;20220523;14.7;12.7;13.7;3.9;13.4;5.9;1.78;8841 +98081;49.66656;.24351;110;20220524;15.9;11;13.5;5.7;11.65;.5;3.25;20444 +98081;49.66656;.24351;110;20220525;15.6;11.4;13.5;6.3;12.65;.8;2.33;12573 +98081;49.66656;.24351;110;20220526;15.4;12.9;14.2;6.4;13.45;.1;2.06;9637 +98081;49.66656;.24351;110;20220527;16.1;12.7;14.4;4.8;13.5;.3;2.77;17582 +98081;49.66656;.24351;110;20220528;14.6;10.5;12.5;4.3;11;0;3.27;22641 +98081;49.66656;.24351;110;20220529;14;7.5;10.8;4;9.2;.1;3.27;23035 +98081;49.66656;.24351;110;20220530;15.9;7.5;11.7;2.8;9.25;0;3.85;27103 +98081;49.66656;.24351;110;20220531;15.5;7.9;11.7;3.1;9.9;.3;3.45;24165 +98081;49.66656;.24351;110;20220601;15.7;10.8;13.3;3.2;11.15;0;3.74;25914 +98081;49.66656;.24351;110;20220602;22.4;9.3;15.8;4.5;10.3;0;5.25;26961 +98081;49.66656;.24351;110;20220603;20.8;13.6;17.2;3.7;12.85;4;4.16;20776 +98081;49.66656;.24351;110;20220604;24.2;13.9;19;3.9;16.4;9.4;4.86;27424 +98081;49.66656;.24351;110;20220605;15.8;13.6;14.7;2.6;15.2;.2;1.9;11275 +98081;49.66656;.24351;110;20220606;18.8;11.7;15.3;3;13.2;1.3;3.98;26146 +98081;49.66656;.24351;110;20220607;19.7;14.3;17;4.5;15.15;2.8;3.47;19191 +98081;49.66656;.24351;110;20220608;18.4;14.5;16.5;7;15.1;.6;3.15;17585 +98081;49.66656;.24351;110;20220609;18.4;13.4;15.9;4.5;13.7;.1;3.21;16611 +98081;49.66656;.24351;110;20220610;20;14.6;17.3;3;15.05;.1;3.05;15015 +98081;49.66656;.24351;110;20220611;19.3;14.3;16.8;2.7;13.8;.1;3.86;22420 +98081;49.66656;.24351;110;20220612;17.6;13.2;15.4;3.9;13.5;.1;3.47;21610 +98081;49.66656;.24351;110;20220613;17.4;12.6;15;3.8;12.55;0;3.72;22917 +98081;49.66656;.24351;110;20220614;24.2;10.9;17.5;4;12.15;0;5.73;31032 +98081;49.66656;.24351;110;20220615;25.5;15.9;20.7;4;12.85;0;6.15;28037 +98081;49.66656;.24351;110;20220616;25.5;13.7;19.6;2.6;13.15;0;5.66;30031 +98081;49.66656;.24351;110;20220617;31.5;16.9;24.2;2.9;13.8;0;7.12;31095 +98081;49.66656;.24351;110;20220618;32.4;19.6;26;4.2;15.85;2;7.9;30330 +98081;49.66656;.24351;110;20220619;18.5;12.8;15.7;6.2;13.7;5.4;3.3;17521 +98081;49.66656;.24351;110;20220620;20.6;12.5;16.6;5.1;12.5;.1;4.54;23774 +98081;49.66656;.24351;110;20220621;24.2;13;18.6;4.7;12.9;0;5.86;29947 +98081;49.66656;.24351;110;20220622;25.4;14.4;19.9;4.8;13.35;0;6.26;30341 +98081;49.66656;.24351;110;20220623;22.7;16.4;19.6;2.1;16.85;5.4;3.92;20771 +98081;49.66656;.24351;110;20220624;21.8;16.3;19;3.4;16.7;2.2;3.6;18073 +98081;49.66656;.24351;110;20220625;19;13.9;16.5;4.3;13.4;3.1;3.59;18195 +98081;49.66656;.24351;110;20220626;19.5;12.6;16;3.5;12.35;.3;4.34;25663 +98081;49.66656;.24351;110;20220627;19.7;12.9;16.3;2.9;13.35;.5;3.95;23263 +98081;49.66656;.24351;110;20220628;21.7;12.9;17.3;2.6;12.95;0;4.8;28234 +98081;49.66656;.24351;110;20220629;18;15;16.5;3.1;14.35;3.6;2.54;11434 +98081;49.66656;.24351;110;20220630;16.8;12.8;14.8;2.8;13.1;3.1;3.03;18186 +98081;49.66656;.24351;110;20220701;18.9;12.4;15.6;3.8;12.35;.3;4.24;25528 +98081;49.66656;.24351;110;20220702;19.6;13.3;16.4;3.3;12.75;0;4.25;24527 +98081;49.66656;.24351;110;20220703;19.1;13.5;16.3;4.1;13.55;0;3.8;21531 +98081;49.66656;.24351;110;20220704;17.8;14.4;16.1;3.8;13.95;0;3.44;20127 +98081;49.66656;.24351;110;20220705;18.2;14.3;16.3;4;14;.1;3.9;24118 +98081;49.66656;.24351;110;20220706;19.5;13.9;16.7;3.3;14.9;0;4.2;27441 +98081;49.66656;.24351;110;20220707;20.1;15.8;17.9;4;16;.1;2.96;13702 +98081;49.66656;.24351;110;20220708;20.7;12.2;16.5;2.3;15.65;.2;3.96;25985 +98081;49.66656;.24351;110;20220709;23.6;15.6;19.6;2.9;16.4;0;4.69;26092 +98081;49.66656;.24351;110;20220710;25.8;14;19.9;3.8;14;0;5.81;29300 +98081;49.66656;.24351;110;20220711;29.2;16.3;22.8;3.8;14.3;0;6.76;29815 +98081;49.66656;.24351;110;20220712;30.3;19.8;25;3.6;15.2;0;6.96;28404 +98081;49.66656;.24351;110;20220713;26.5;19.5;23;2;17.65;0;5.27;26616 +98081;49.66656;.24351;110;20220714;20.9;17.2;19;2.9;17.15;.1;3.76;21212 +98081;49.66656;.24351;110;20220715;21.7;14.1;17.9;3.4;13.35;0;4.66;25508 +98081;49.66656;.24351;110;20220716;25.7;13.1;19.4;2.6;14.3;0;5.31;28739 +98081;49.66656;.24351;110;20220717;31.5;17.1;24.3;4.5;11.35;0;8.07;29772 +98081;49.66656;.24351;110;20220718;38.3;21.3;29.8;3.7;11.4;0;9.18;29670 +98081;49.66656;.24351;110;20220719;37.3;26.4;31.9;5.6;14.35;.1;10.49;28249 +98081;49.66656;.24351;110;20220720;22.3;18.5;20.4;2.9;18.25;.3;3.7;18922 +98081;49.66656;.24351;110;20220721;21.4;17.6;19.5;4.1;17.65;0;3.29;15668 +98081;49.66656;.24351;110;20220722;21.6;17.3;19.5;4;17.85;6.7;3.32;16677 +98081;49.66656;.24351;110;20220723;22.2;17;19.6;3.2;17.2;0;3.67;18824 +98081;49.66656;.24351;110;20220724;29.5;17.5;23.5;3.1;15.65;0;6.24;28401 +98081;49.66656;.24351;110;20220725;21.4;17.7;19.5;6.8;16.7;.3;3.51;12702 +98081;49.66656;.24351;110;20220726;20.1;17;18.5;4;14.6;0;3.57;15690 +98081;49.66656;.24351;110;20220727;22.9;14.1;18.5;3.4;13.75;0;4.47;22743 +98081;49.66656;.24351;110;20220728;24;17.1;20.6;4.1;11.5;0;4.76;14001 +98081;49.66656;.24351;110;20220729;25.9;15.4;20.7;1.9;12.2;0;4.95;25493 +98081;49.66656;.24351;110;20220730;21.5;16.5;19;3;16.95;0;4.19;25377 +98081;49.66656;.24351;110;20220731;22.1;17.7;19.9;5.3;18.5;.5;2.98;12362 +98081;49.66656;.24351;110;20220801;21.3;18;19.7;4.3;17.85;0;3.34;16443 +98081;49.66656;.24351;110;20220802;23.9;16.9;20.4;2.6;18;0;4.07;22204 +98081;49.66656;.24351;110;20220803;23.6;16.3;19.9;2;18.7;.2;3.91;22905 +98081;49.66656;.24351;110;20220804;20.8;16.7;18.8;3.5;17.2;0;3.29;18175 +98081;49.66656;.24351;110;20220805;19.9;17;18.5;5;13.65;0;4.03;17354 +98081;49.66656;.24351;110;20220806;21.6;12.1;16.9;3.4;12.25;0;4.48;25558 +98081;49.66656;.24351;110;20220807;24.3;14.2;19.2;4.4;11.8;0;5.64;26981 +98081;49.66656;.24351;110;20220808;25.4;15.2;20.3;4.6;13.9;0;5.42;24570 +98081;49.66656;.24351;110;20220809;25.3;15.3;20.3;5.7;15.7;0;5.28;24933 +98081;49.66656;.24351;110;20220810;31.3;17.2;24.3;4.7;16.5;0;6.77;26483 +98081;49.66656;.24351;110;20220811;32.7;18.5;25.6;4.3;14.75;0;7.24;26313 +98081;49.66656;.24351;110;20220812;32.1;19.9;26;3.7;14;0;6.91;25346 +98081;49.66656;.24351;110;20220813;33.1;20.6;26.8;3.6;12.35;0;7.21;25347 +98081;49.66656;.24351;110;20220814;24.4;20.2;22.3;3.2;14.3;0;4.4;16187 +98081;49.66656;.24351;110;20220815;23.4;17.7;20.6;2.9;18.85;.2;3.29;16736 +98081;49.66656;.24351;110;20220816;25.9;18.7;22.3;2.6;18.5;2.6;3.57;15249 +98081;49.66656;.24351;110;20220817;22.9;17.7;20.3;3.3;18.25;6.2;2.97;13433 +98081;49.66656;.24351;110;20220818;21.8;16.4;19.1;2.9;18.4;.6;3;17496 +98081;49.66656;.24351;110;20220819;20.1;17.7;18.9;5.5;18.1;.3;2.52;11721 +98081;49.66656;.24351;110;20220820;21.7;17.1;19.4;3.1;14.8;.1;3.64;17411 +98081;49.66656;.24351;110;20220821;21;13.5;17.3;1.6;14.4;.1;3.03;18283 +98081;49.66656;.24351;110;20220822;24.3;16;20.1;2.4;17.05;1;3.4;17534 +98081;49.66656;.24351;110;20220823;22.7;18.1;20.4;3.4;20.65;.1;2.26;10680 +98081;49.66656;.24351;110;20220824;26.9;18.1;22.5;3.1;20.1;.6;4;19522 +98081;49.66656;.24351;110;20220825;22.3;19;20.7;3.6;19.55;.6;2.56;11084 +98081;49.66656;.24351;110;20220826;20.6;17.2;18.9;3.3;16.75;.1;2.88;14876 +98081;49.66656;.24351;110;20220827;24.5;14.6;19.5;3.5;14.6;0;4.34;22482 +98081;49.66656;.24351;110;20220828;23.7;14.9;19.3;4.6;14.7;0;4.32;20970 +98081;49.66656;.24351;110;20220829;25.2;15.2;20.2;6.3;13.5;0;5.41;21458 +98081;49.66656;.24351;110;20220830;24.6;15.6;20.1;5.3;15.15;0;4.59;20774 +98081;49.66656;.24351;110;20220831;25.4;16.9;21.1;5.2;15.95;0;4.64;19583 +98081;49.66656;.24351;110;20220901;22.2;16.2;19.2;3.1;16.65;8.5;2.9;14298 +98081;49.66656;.24351;110;20220902;22.2;16.5;19.4;2.8;17.55;6.7;2.59;12934 +98081;49.66656;.24351;110;20220903;20.8;17.5;19.1;2.1;18.4;2.2;2.17;11633 +98081;49.66656;.24351;110;20220904;27;16.9;22;3.7;15.9;0;4.61;20897 +98081;49.66656;.24351;110;20220905;24.3;18.2;21.3;3.3;17.4;.7;3.36;14747 +98081;49.66656;.24351;110;20220906;21.4;17.4;19.4;4.6;17.3;3.3;2.87;13350 +98081;49.66656;.24351;110;20220907;23.3;16.7;20;5.3;16.4;8.3;3.71;16594 +98081;49.66656;.24351;110;20220908;21.1;15.6;18.4;5.7;15.95;19.9;2.99;13255 +98081;49.66656;.24351;110;20220909;20.2;15.5;17.9;9.8;16.25;24.1;2.82;11190 +98081;49.66656;.24351;110;20220910;19.4;16.2;17.8;5.8;16.6;2.2;2.3;10226 +98081;49.66656;.24351;110;20220911;23.1;12.8;17.9;2.3;15.2;0;3.02;18905 +98081;49.66656;.24351;110;20220912;27.6;15.5;21.6;4.2;15.65;.3;4.48;18739 +98081;49.66656;.24351;110;20220913;23.9;21.1;22.5;4.1;17.55;12.3;3.26;9070 +98081;49.66656;.24351;110;20220914;20.5;17.7;19.1;2.8;19.05;8.7;1.89;10240 +98081;49.66656;.24351;110;20220915;18.5;15;16.7;3.1;14.8;.4;1.88;7620 +98081;49.66656;.24351;110;20220916;16.9;14;15.5;3.7;10.85;.3;2.53;8262 +98081;49.66656;.24351;110;20220917;15.8;11.6;13.7;4.1;8.65;0;2.94;12589 +98081;49.66656;.24351;110;20220918;16.7;11.6;14.2;3;10.35;0;2.39;11594 +98081;49.66656;.24351;110;20220919;18.2;10.9;14.5;2.5;11.15;.1;2.4;14510 +98081;49.66656;.24351;110;20220920;18.4;10.2;14.3;2.6;12.15;0;2.15;13098 +98081;49.66656;.24351;110;20220921;17.6;10.3;14;2.8;11.3;.1;2.37;15694 +98081;49.66656;.24351;110;20220922;19.4;9.7;14.6;1.8;10.5;0;2.42;16489 +98081;49.66656;.24351;110;20220923;16.1;12.1;14.1;2.4;13.4;10.6;1.34;6640 +98081;49.66656;.24351;110;20220924;15.5;13.3;14.4;4.3;13.85;16.9;1.32;4027 +98081;49.66656;.24351;110;20220925;16.3;12;14.1;4;12.15;2.3;2.02;10505 +98081;49.66656;.24351;110;20220926;15.5;13;14.3;8;11.95;10.4;2.31;5543 +98081;49.66656;.24351;110;20220927;15.5;12;13.7;7.8;11.15;4.3;2.49;7678 +98081;49.66656;.24351;110;20220928;15;12.2;13.6;4.5;10.7;7.9;2.14;7465 +98081;49.66656;.24351;110;20220929;15.1;8.4;11.8;2;10.4;1;1.64;12049 +98081;49.66656;.24351;110;20220930;16.6;9.6;13.1;4.2;11.7;4.7;1.96;12689 +98081;49.66656;.24351;110;20221001;18.6;12.9;15.7;8.9;15.35;6.7;1.84;8990 +98081;49.66656;.24351;110;20221002;16.4;14.4;15.4;3.2;15.2;10.8;1.29;6791 +98081;49.66656;.24351;110;20221003;16.8;9.9;13.3;3.6;12.95;0;1.54;10538 +98081;49.66656;.24351;110;20221004;16.5;11.6;14.1;3.9;13.6;0;1.43;8012 +98081;49.66656;.24351;110;20221005;18.6;15.1;16.9;6.4;13.75;1.2;2.47;5800 +98081;49.66656;.24351;110;20221006;17.3;14;15.7;4.8;11.95;0;2.46;10532 +98081;49.66656;.24351;110;20221007;17.1;9.8;13.5;3.5;12.15;1.4;1.8;13614 +98081;49.66656;.24351;110;20221008;15.9;13.7;14.8;4.3;11.15;0;2.24;9033 +98081;49.66656;.24351;110;20221009;17.8;8.1;13;4.2;9.7;0;2.39;13376 +98081;49.66656;.24351;110;20221010;18.2;12.7;15.4;2.6;11.95;0;1.85;9416 +98081;49.66656;.24351;110;20221011;16.4;7.8;12.1;2.7;9.65;0;1.78;12186 +98081;49.66656;.24351;110;20221012;18.3;7.4;12.9;2.7;11.1;.6;1.65;10259 +98081;49.66656;.24351;110;20221013;15.2;12.8;14;3.1;14.65;3.1;.86;4353 +98081;49.66656;.24351;110;20221014;14.8;13.9;14.4;2.9;15.5;3.4;.67;2495 +98081;49.66656;.24351;110;20221015;17.8;14.1;15.9;5.5;15.1;.7;1.55;6985 +98081;49.66656;.24351;110;20221016;16.7;13.5;15.1;4.5;14.75;2.8;1.26;6269 +98081;49.66656;.24351;110;20221017;18;15.7;16.9;2.8;16.25;.4;1.12;3783 +98081;49.66656;.24351;110;20221018;19.7;13.7;16.7;3.8;16.35;0;1.39;9110 +98081;49.66656;.24351;110;20221019;21.1;15.1;18.1;7.6;16.85;1.4;2.13;9086 +98081;49.66656;.24351;110;20221020;19.8;16.1;18;3.4;16.4;.3;1.54;7342 +98081;49.66656;.24351;110;20221021;19.7;15.8;17.7;6.2;14.5;.5;2.39;7337 +98081;49.66656;.24351;110;20221022;19;14.4;16.7;4.5;14.8;1.1;1.73;8713 +98081;49.66656;.24351;110;20221023;21.1;16.1;18.6;7;14.45;6.5;2.89;7452 +98081;49.66656;.24351;110;20221024;18.1;14.3;16.2;6;14.05;9;1.87;5845 +98081;49.66656;.24351;110;20221025;18;13.1;15.6;5.1;14.2;.2;1.56;8140 +98081;49.66656;.24351;110;20221026;19.2;15.2;17.2;5;15.4;0;1.7;7197 +98081;49.66656;.24351;110;20221027;22.5;15.5;19;4.8;15.2;.1;2.34;7607 +98081;49.66656;.24351;110;20221028;19.2;15.7;17.5;4.1;15.4;0;1.61;5702 +98081;49.66656;.24351;110;20221029;21;14.8;17.9;4.4;15.6;.4;1.78;7529 +98081;49.66656;.24351;110;20221030;15.7;14.9;15.3;4.5;14.55;5.6;1.18;4114 +98081;49.66656;.24351;110;20221031;17.6;9.9;13.8;5.1;13.65;2.8;1.14;6840 +98081;49.66656;.24351;110;20221101;15.7;12.1;13.9;8.5;11.8;10.7;2.03;5802 +98081;49.66656;.24351;110;20221102;15.2;10.3;12.8;6.9;11.85;.1;1.43;7473 +98081;49.66656;.24351;110;20221103;13.9;13.7;13.8;7.8;11.95;18;1.85;1104 +98081;49.66656;.24351;110;20221104;12.6;8.8;10.7;5.9;9.85;2.9;1.37;5355 +98081;49.66656;.24351;110;20221105;12.3;10.2;11.3;5.7;10.85;3.5;1.2;2730 +98081;49.66656;.24351;110;20221106;13.9;11.9;12.9;7.3;12.65;12.3;1.17;3133 +98081;49.66656;.24351;110;20221107;15.6;12.2;13.9;7.3;12.65;.5;1.53;4329 +98081;49.66656;.24351;110;20221108;15.6;12.7;14.2;7.8;12.2;.1;1.83;3874 +98081;49.66656;.24351;110;20221109;14.6;11.7;13.2;6.2;11.95;.7;1.34;5911 +98081;49.66656;.24351;110;20221110;14.6;10.3;12.5;4.6;12.05;0;.94;6250 +98081;49.66656;.24351;110;20221111;12.2;9;10.6;4.9;11.05;.2;.78;5626 +98081;49.66656;.24351;110;20221112;14.2;7.9;11.1;4.3;11.65;.2;.67;7350 +98081;49.66656;.24351;110;20221113;15.5;9.5;12.5;4.5;11.95;.2;.99;5733 +98081;49.66656;.24351;110;20221114;15.4;8.3;11.9;3.6;11.4;1.9;.84;6506 +98081;49.66656;.24351;110;20221115;14.1;10;12.1;7.5;10.85;5.4;1.56;3175 +98081;49.66656;.24351;110;20221116;12.2;9.5;10.9;8.9;10.85;16.8;1.17;3718 +98081;49.66656;.24351;110;20221117;12.1;10.5;11.3;10.6;11.05;13.7;1.36;2404 +98081;49.66656;.24351;110;20221118;12.2;9.7;11;7.5;10.05;15.2;1.45;3382 +98081;49.66656;.24351;110;20221119;12.1;9.5;10.8;4.2;8.75;1.2;1.36;4135 +98081;49.66656;.24351;110;20221120;12.3;7.6;10;6.3;9.65;4;1.2;3666 +98081;49.66656;.24351;110;20221121;11.3;7.8;9.6;7.3;9.85;14.9;1.06;3287 +98081;49.66656;.24351;110;20221122;11.1;6.4;8.7;9.7;9.55;12.4;1.06;2770 +98081;49.66656;.24351;110;20221123;12.8;7.3;10;7.3;9.85;9.8;1.25;3272 +98081;49.66656;.24351;110;20221124;12.8;8.9;10.9;7;10.55;6.3;1.08;4622 +98081;49.66656;.24351;110;20221125;13.1;9;11;5;10.6;1;.93;4390 +98081;49.66656;.24351;110;20221126;11;8.3;9.6;4.8;10.2;5.7;.73;2975 +98081;49.66656;.24351;110;20221127;11.1;9.1;10.1;5.2;11.25;15;.66;750 +98081;49.66656;.24351;110;20221128;11.1;9.5;10.3;4.2;10.8;2.9;.68;2662 +98081;49.66656;.24351;110;20221129;11.9;8.8;10.4;3.3;9.65;.1;.86;2990 +98081;49.66656;.24351;110;20221130;7.9;4.7;6.3;3.1;8.05;0;.47;3701 +98081;49.66656;.24351;110;20221201;7.7;1.3;4.5;2.7;7.35;0;.28;4632 +98081;49.66656;.24351;110;20221202;7.1;1.8;4.5;3.3;6.7;.1;.66;2370 +98081;49.66656;.24351;110;20221203;2.5;2;2.3;4.8;6.1;0;.63;818 +98081;49.66656;.24351;110;20221204;2.6;.9;1.8;3.2;6.1;0;.5;556 +98081;49.66656;.24351;110;20221205;5.6;1.7;3.7;1.9;6.8;0;.36;2484 +98081;49.66656;.24351;110;20221206;7.6;.4;4;1;7.05;1.1;.24;2775 +98081;49.66656;.24351;110;20221207;7.2;3.6;5.4;.9;8.25;4.8;.24;2153 +98081;49.66656;.24351;110;20221208;5.5;3.4;4.5;2;7.1;1;.36;2534 +98081;49.66656;.24351;110;20221209;3.7;-.8;1.5;2;6.25;1.2;.16;3272 +98081;49.66656;.24351;110;20221210;6.5;-.7;2.9;3.1;6.55;2.4;.34;3446 +98081;49.66656;.24351;110;20221211;1.8;.9;1.4;4.7;5.7;2;.57;1143 +98081;49.66656;.24351;110;20221212;1.1;.2;.7;4.5;5.35;0;.5;2282 +98081;49.66656;.24351;110;20221213;.5;-2.7;-1.1;5;4.1;.9;.71;2770 +98081;49.66656;.24351;110;20221214;2;-1.3;.4;3.3;4.6;0;.61;2478 +98081;49.66656;.24351;110;20221215;4.6;-.6;2;3.8;4.7;0;.84;3260 +98081;49.66656;.24351;110;20221216;6.9;-.2;3.4;2.3;5.95;.1;.32;4681 +98081;49.66656;.24351;110;20221217;-.9;-1.4;-1.1;4.6;4.75;0;.36;3226 +98081;49.66656;.24351;110;20221218;6.7;-3.6;1.5;7.5;5.9;11.8;.64;4132 +98081;49.66656;.24351;110;20221219;12.1;5.2;8.7;9.7;10.7;4.8;.46;3259 +98081;49.66656;.24351;110;20221220;11.9;11.1;11.5;5.5;11.35;8;1.02;934 +98081;49.66656;.24351;110;20221221;11.3;7.3;9.3;4.8;11.1;12.3;.38;1923 +98081;49.66656;.24351;110;20221222;11.5;9.3;10.4;5.5;12.1;12.7;.45;623 +98081;49.66656;.24351;110;20221223;13.2;10.3;11.7;6.8;12.6;4.6;.61;2215 +98081;49.66656;.24351;110;20221224;11.5;10.1;10.8;5;11.4;3;.73;1241 +98081;49.66656;.24351;110;20221225;10.6;9.6;10.1;3.9;11.5;6.4;.58;222 +98081;49.66656;.24351;110;20221226;9.8;9.2;9.5;5.3;9.6;1.2;.96;1876 +98081;49.66656;.24351;110;20221227;9.9;6.2;8.1;5.5;8.8;.3;.75;3707 +98081;49.66656;.24351;110;20221228;10.9;8.4;9.7;7.8;10.6;2.9;.81;1512 +98081;49.66656;.24351;110;20221229;10.1;9.4;9.8;7.8;9.45;.7;1.27;2339 +98081;49.66656;.24351;110;20221230;13.8;6.1;9.9;7.5;10.9;12;.78;2993 +98081;49.66656;.24351;110;20221231;15.5;11.7;13.6;9.4;12.75;4.1;1.41;2812 +98082;49.72692;.50888;115;20220101;15.6;10.9;13.3;4.1;11.81;.5;.79;2870 +98082;49.72692;.50888;115;20220102;13.2;11.2;12.2;6.8;11.36;4.3;1.18;2482 +98082;49.72692;.50888;115;20220103;11.6;10.1;10.9;4.9;10.65;21.2;.99;1514 +98082;49.72692;.50888;115;20220104;9.2;7.2;8.2;5.7;8.72;2.5;1.02;1723 +98082;49.72692;.50888;115;20220105;7.2;4;5.6;6.2;6.07;.1;1.28;3310 +98082;49.72692;.50888;115;20220106;6;1.9;3.9;4.4;6.42;3.3;.68;3210 +98082;49.72692;.50888;115;20220107;7.8;4.2;6;7.4;7.77;6.1;.83;3107 +98082;49.72692;.50888;115;20220108;8.8;3.7;6.3;6.7;8.6;14.9;.52;2947 +98082;49.72692;.50888;115;20220109;8.4;5.8;7.1;6.1;8;4.7;1.03;2429 +98082;49.72692;.50888;115;20220110;7.1;5.1;6.1;2.9;8.77;0;.32;2282 +98082;49.72692;.50888;115;20220111;7;4.5;5.8;3.3;8.25;.1;.43;2393 +98082;49.72692;.50888;115;20220112;7.7;4.6;6.1;1.9;8.65;0;.24;3229 +98082;49.72692;.50888;115;20220113;7.1;.2;3.6;2;6.72;0;.24;4672 +98082;49.72692;.50888;115;20220114;9.4;1;5.2;2.6;6.35;0;.56;5756 +98082;49.72692;.50888;115;20220115;1.3;-.3;.5;2.4;6.1;.1;.23;2261 +98082;49.72692;.50888;115;20220116;8.8;.6;4.7;3.4;8.45;.8;.19;4065 +98082;49.72692;.50888;115;20220117;8.5;4.4;6.4;1.8;8.1;0;.36;4046 +98082;49.72692;.50888;115;20220118;7.1;.6;3.9;2.7;7.22;.1;.28;5015 +98082;49.72692;.50888;115;20220119;8;2.7;5.4;3.7;8.32;3.1;.41;2985 +98082;49.72692;.50888;115;20220120;6.8;3.3;5;4.3;6.92;.2;.81;3113 +98082;49.72692;.50888;115;20220121;6.4;2.9;4.6;3.4;6.45;0;.76;3706 +98082;49.72692;.50888;115;20220122;6.1;4.6;5.4;2;7.33;0;.49;2137 +98082;49.72692;.50888;115;20220123;4.3;3.9;4.1;3;6.87;0;.6;489 +98082;49.72692;.50888;115;20220124;6.3;.3;3.3;2.4;6.3;0;.44;5191 +98082;49.72692;.50888;115;20220125;1.8;-1.7;0;1.8;6.1;0;.19;3480 +98082;49.72692;.50888;115;20220126;5.7;1;3.3;2.5;7.2;0;.37;3247 +98082;49.72692;.50888;115;20220127;8.5;4.9;6.7;5.1;9.25;.8;.41;3594 +98082;49.72692;.50888;115;20220128;7.1;1.7;4.4;3;8.57;0;.19;4423 +98082;49.72692;.50888;115;20220129;9;6.4;7.7;7.2;10.82;.8;.11;2469 +98082;49.72692;.50888;115;20220130;9;3.9;6.5;2.9;8.05;.1;.62;5433 +98082;49.72692;.50888;115;20220131;8.2;5.2;6.7;8.8;7.35;0;1.38;4859 +98082;49.72692;.50888;115;20220201;9.8;6.1;8;6.9;10.2;.1;.47;3524 +98082;49.72692;.50888;115;20220202;9.5;8.8;9.1;5;10.07;.2;.83;1519 +98082;49.72692;.50888;115;20220203;8.2;6.5;7.4;4.3;9.2;.2;.64;2187 +98082;49.72692;.50888;115;20220204;9.4;7.2;8.3;6.2;8.35;1;1.29;3833 +98082;49.72692;.50888;115;20220205;9.3;5;7.1;6.1;8.02;.1;1.13;5347 +98082;49.72692;.50888;115;20220206;10.5;7.7;9.1;10.9;9.9;6.8;1.15;2952 +98082;49.72692;.50888;115;20220207;9.7;6.8;8.3;5.2;8.02;.2;1.29;5035 +98082;49.72692;.50888;115;20220208;10.7;7.2;9;4.4;10.35;.4;.66;4204 +98082;49.72692;.50888;115;20220209;8.4;4.9;6.7;2.4;9.02;.1;.54;3825 +98082;49.72692;.50888;115;20220210;7.2;5.5;6.3;4.1;8.36;4.8;.73;3089 +98082;49.72692;.50888;115;20220211;8.7;4.7;6.7;3;6.86;0;1.05;6381 +98082;49.72692;.50888;115;20220212;9.7;1.8;5.8;4.6;5.56;0;1.54;8543 +98082;49.72692;.50888;115;20220213;10.8;3.3;7.1;7.6;7.93;5.5;1.27;8108 +98082;49.72692;.50888;115;20220214;10.2;7.4;8.8;5.8;9;1.2;1.28;5798 +98082;49.72692;.50888;115;20220215;9.2;6.3;7.8;5.8;9.36;8.2;.82;4623 +98082;49.72692;.50888;115;20220216;12.1;8.6;10.4;10.7;12.4;2.2;.45;4272 +98082;49.72692;.50888;115;20220217;11.4;9.3;10.4;8.5;9.85;.1;1.59;4779 +98082;49.72692;.50888;115;20220218;11.6;8.4;10;11.2;8.72;2.8;2.16;5104 +98082;49.72692;.50888;115;20220219;8.7;4.1;6.4;8.6;7.92;1.2;1.16;6312 +98082;49.72692;.50888;115;20220220;11.4;7.4;9.4;10.3;10.17;2.1;1.19;4828 +98082;49.72692;.50888;115;20220221;9.8;5;7.4;10;8.15;.1;1.48;5960 +98082;49.72692;.50888;115;20220222;11.9;6.6;9.2;5.9;10.12;2.1;1.07;6514 +98082;49.72692;.50888;115;20220223;8.9;3.6;6.3;2.8;8.47;0;.74;6364 +98082;49.72692;.50888;115;20220224;8.9;6.7;7.8;6.5;7.22;3.1;1.77;5333 +98082;49.72692;.50888;115;20220225;9.4;4.4;6.9;4.6;7.17;0;1.35;7777 +98082;49.72692;.50888;115;20220226;10.2;.6;5.4;4.3;5.95;0;1.61;10917 +98082;49.72692;.50888;115;20220227;9.9;1.5;5.7;5.9;5.3;0;2.11;10422 +98082;49.72692;.50888;115;20220228;14.2;3.6;8.9;3.8;6.47;.5;2.13;11801 +98082;49.72692;.50888;115;20220301;13.2;7.7;10.4;3.3;8.5;1.6;1.6;6154 +98082;49.72692;.50888;115;20220302;12.9;7.2;10;2.8;8.1;0;1.56;7796 +98082;49.72692;.50888;115;20220303;12.9;6.8;9.9;2.8;9.7;.2;1.24;8609 +98082;49.72692;.50888;115;20220304;8.3;7.8;8.1;3.1;9.75;.5;.7;2253 +98082;49.72692;.50888;115;20220305;6.7;6.4;6.6;5;8.92;1.4;.63;1465 +98082;49.72692;.50888;115;20220306;7.4;4.1;5.7;6.2;6.22;0;1.69;8202 +98082;49.72692;.50888;115;20220307;6.2;-.4;2.9;4.7;4.62;0;1.66;12244 +98082;49.72692;.50888;115;20220308;13.1;-.6;6.2;4.2;5.95;0;2.07;13673 +98082;49.72692;.50888;115;20220309;13.6;6;9.8;4.7;8.45;0;1.98;12005 +98082;49.72692;.50888;115;20220310;16.2;7.8;12;4.2;8.9;0;2.35;10979 +98082;49.72692;.50888;115;20220311;12.2;8.4;10.3;6.2;9.45;1.6;1.76;7697 +98082;49.72692;.50888;115;20220312;12.8;6.9;9.9;6;8.85;0;2;11064 +98082;49.72692;.50888;115;20220313;10.3;8;9.1;4.7;9.32;2.5;1.31;5813 +98082;49.72692;.50888;115;20220314;14.5;5.5;10;2.9;8.57;0;1.85;12128 +98082;49.72692;.50888;115;20220315;14.5;7.4;10.9;3.6;9.82;.1;1.77;10674 +98082;49.72692;.50888;115;20220316;13.4;9.9;11.7;4.4;11.17;.4;1.6;9535 +98082;49.72692;.50888;115;20220317;10.3;6.1;8.2;3.9;8.02;0;1.62;10183 +98082;49.72692;.50888;115;20220318;14.1;2.7;8.4;4.7;7.12;0;2.45;16197 +98082;49.72692;.50888;115;20220319;16;6.3;11.1;5.3;6.16;0;3.56;16789 +98082;49.72692;.50888;115;20220320;12.1;4;8.1;3.6;5.86;0;2.4;14817 +98082;49.72692;.50888;115;20220321;17.4;4.1;10.8;3.7;8.19;0;2.72;17723 +98082;49.72692;.50888;115;20220322;18.2;8.3;13.2;3.9;6.92;0;3.52;16482 +98082;49.72692;.50888;115;20220323;17.3;6;11.6;3.3;6.46;0;3.1;17417 +98082;49.72692;.50888;115;20220324;17.9;7.1;12.5;3.9;6.82;0;3.38;17845 +98082;49.72692;.50888;115;20220325;16.8;7.9;12.3;4.5;7.42;0;3.32;15959 +98082;49.72692;.50888;115;20220326;17.5;6.6;12.1;4.4;8.16;0;3.17;16780 +98082;49.72692;.50888;115;20220327;17.9;7.6;12.8;3.7;9.46;.1;2.83;16201 +98082;49.72692;.50888;115;20220328;18.2;7.7;13;3.5;9.12;0;2.91;16485 +98082;49.72692;.50888;115;20220329;16.3;11.3;13.8;3.1;9.83;.4;2.19;6512 +98082;49.72692;.50888;115;20220330;10.7;8.7;9.7;3.3;10.26;7.3;1.13;4926 +98082;49.72692;.50888;115;20220331;6.8;4.1;5.5;9.5;6.56;4.5;1.78;8250 +98082;49.72692;.50888;115;20220401;5.2;2.9;4;10.7;5.56;5;1.83;7045 +98082;49.72692;.50888;115;20220402;6.7;1.5;4.1;5.4;5.32;0;1.94;12396 +98082;49.72692;.50888;115;20220403;7.1;.8;4;2.9;5.32;.1;1.77;14536 +98082;49.72692;.50888;115;20220404;8;2.7;5.3;6.3;8.36;1.2;.93;9185 +98082;49.72692;.50888;115;20220405;11.1;7.8;9.5;6.5;10.72;0;1.23;8261 +98082;49.72692;.50888;115;20220406;11.4;8.1;9.7;6.8;9.96;4;1.55;6715 +98082;49.72692;.50888;115;20220407;11.2;9.4;10.3;9.6;9.59;1.7;2.2;11072 +98082;49.72692;.50888;115;20220408;6;5.5;5.7;5.3;7.76;17.9;1.02;3411 +98082;49.72692;.50888;115;20220409;9.7;3.7;6.7;3.6;7.12;.9;2.05;16839 +98082;49.72692;.50888;115;20220410;13.5;2.2;7.8;3.9;6.32;0;2.87;19569 +98082;49.72692;.50888;115;20220411;18.9;6.6;12.8;6.4;7.86;0;4.31;19911 +98082;49.72692;.50888;115;20220412;17.4;12.5;15;3.6;11.29;.4;2.83;12381 +98082;49.72692;.50888;115;20220413;16.5;8;12.3;2.1;11.52;0;2.36;17061 +98082;49.72692;.50888;115;20220414;17;7.9;12.4;2.2;11.19;0;2.46;17471 +98082;49.72692;.50888;115;20220415;18.5;8.8;13.7;2.5;11.19;0;3;20508 +98082;49.72692;.50888;115;20220416;18.4;9.3;13.8;3.2;10.39;0;3.32;21078 +98082;49.72692;.50888;115;20220417;19.8;7.6;13.7;3.3;8.26;0;3.93;21524 +98082;49.72692;.50888;115;20220418;13.7;7.3;10.5;3;10.33;0;1.94;13419 +98082;49.72692;.50888;115;20220419;11.7;7.7;9.7;3.4;10.56;.2;1.68;12811 +98082;49.72692;.50888;115;20220420;15.5;8;11.7;3.3;10.62;0;2.56;17477 +98082;49.72692;.50888;115;20220421;17.9;7.8;12.8;4;9.16;0;3.72;22826 +98082;49.72692;.50888;115;20220422;15.8;8.4;12.1;4.5;10.22;0;2.71;15387 +98082;49.72692;.50888;115;20220423;17.7;9.3;13.5;4.1;11.12;1.3;3.13;18545 +98082;49.72692;.50888;115;20220424;14.6;11.2;12.9;4.7;11.19;0;2.5;14325 +98082;49.72692;.50888;115;20220425;12.8;7.2;10;4.6;9.79;0;2.29;15765 +98082;49.72692;.50888;115;20220426;14.1;8.2;11.2;4.9;8.89;0;3.01;17961 +98082;49.72692;.50888;115;20220427;15;5.1;10;6.1;8.46;0;3.25;21841 +98082;49.72692;.50888;115;20220428;14.7;6.2;10.5;4.7;9.66;0;2.7;18919 +98082;49.72692;.50888;115;20220429;14.2;8.4;11.3;5.4;9.86;0;2.6;15069 +98082;49.72692;.50888;115;20220430;14.2;7.7;11;4.4;9.09;0;2.85;17836 +98082;49.72692;.50888;115;20220501;14.1;7.7;10.9;3.2;8.89;.6;2.56;14860 +98082;49.72692;.50888;115;20220502;15.3;9.4;12.4;3.8;9.87;0;2.92;15670 +98082;49.72692;.50888;115;20220503;15.8;8.7;12.2;3.3;9.67;.1;3.12;18867 +98082;49.72692;.50888;115;20220504;14.4;6.1;10.2;2.5;11.06;0;2.25;17880 +98082;49.72692;.50888;115;20220505;14.7;10.4;12.5;3;11.69;0;2.63;18296 +98082;49.72692;.50888;115;20220506;16.2;7.8;12;2.7;11.52;0;2.82;21541 +98082;49.72692;.50888;115;20220507;15.4;10.4;12.9;3.1;12.72;.4;2.25;14997 +98082;49.72692;.50888;115;20220508;17.8;9.9;13.9;3.4;12.05;0;2.95;18059 +98082;49.72692;.50888;115;20220509;22.7;9;15.9;2.6;11.02;0;4.38;25653 +98082;49.72692;.50888;115;20220510;20;14.2;17.1;3.2;12.42;0;3.61;17399 +98082;49.72692;.50888;115;20220511;20.5;10.5;15.5;3.9;12.05;0;3.87;21490 +98082;49.72692;.50888;115;20220512;15.6;9.6;12.6;3.6;11.4;.1;2.78;18193 +98082;49.72692;.50888;115;20220513;16.1;9.2;12.7;3.7;10.95;0;3.11;20640 +98082;49.72692;.50888;115;20220514;20.7;8.2;14.4;2.5;11.15;0;3.91;24918 +98082;49.72692;.50888;115;20220515;25.5;14.2;19.8;4.1;12.8;5.6;4.91;19137 +98082;49.72692;.50888;115;20220516;21.8;14.8;18.3;3.6;15.05;.8;3.86;20102 +98082;49.72692;.50888;115;20220517;27.5;14.4;21;3;14.62;3.6;5.61;27415 +98082;49.72692;.50888;115;20220518;24;12.7;18.4;3.1;14.87;1;4.36;23528 +98082;49.72692;.50888;115;20220519;17.1;13.5;15.3;3;13.95;2.6;2.68;15623 +98082;49.72692;.50888;115;20220520;15.7;12.5;14.1;3.2;11.75;3.8;2.75;14734 +98082;49.72692;.50888;115;20220521;17.9;11.1;14.5;2.5;12.55;0;3.29;20980 +98082;49.72692;.50888;115;20220522;19.7;9.2;14.5;2.1;13.22;2.5;3.35;21954 +98082;49.72692;.50888;115;20220523;14.7;13.1;13.9;3.4;13.6;4.6;1.69;8067 +98082;49.72692;.50888;115;20220524;15.9;10.6;13.2;5.1;11.45;.4;3.07;18611 +98082;49.72692;.50888;115;20220525;15.7;10;12.9;5.6;12.17;.9;2.48;14824 +98082;49.72692;.50888;115;20220526;15.6;12.4;14;4.7;13.37;.1;2.09;10870 +98082;49.72692;.50888;115;20220527;16.6;12.3;14.5;4.8;13.3;.3;2.94;18505 +98082;49.72692;.50888;115;20220528;14.8;9.9;12.4;4.1;10.8;0;3.2;21361 +98082;49.72692;.50888;115;20220529;13.6;7.1;10.4;4;9.2;.3;3.07;20933 +98082;49.72692;.50888;115;20220530;15.8;6.1;10.9;2.5;9.2;.1;3.55;25574 +98082;49.72692;.50888;115;20220531;15.9;6.8;11.4;3.1;9.82;.3;3.37;23526 +98082;49.72692;.50888;115;20220601;16.3;8.9;12.6;3;10.72;0;3.59;24959 +98082;49.72692;.50888;115;20220602;21.6;8.5;15;3.7;10.52;0;4.65;25898 +98082;49.72692;.50888;115;20220603;20.6;13;16.8;3;12.92;3.1;3.9;20763 +98082;49.72692;.50888;115;20220604;23.8;13.8;18.8;3.6;16.35;14.4;4.44;24836 +98082;49.72692;.50888;115;20220605;16.1;14.1;15.1;2.6;15.42;0;1.92;10820 +98082;49.72692;.50888;115;20220606;18.7;11.4;15.1;3.1;13.25;.4;3.59;22920 +98082;49.72692;.50888;115;20220607;19.8;14.1;16.9;3.7;15.05;3.1;3.31;18230 +98082;49.72692;.50888;115;20220608;18.1;14.4;16.3;6.1;14.92;.5;2.95;15838 +98082;49.72692;.50888;115;20220609;18.4;13;15.7;4.7;13.62;0;3.19;16818 +98082;49.72692;.50888;115;20220610;19.7;14.1;16.9;2.8;15.07;.1;3.01;15728 +98082;49.72692;.50888;115;20220611;19.4;14.1;16.7;2.6;13.72;.1;3.78;21984 +98082;49.72692;.50888;115;20220612;18;11.3;14.7;3.2;13.07;.1;3.43;22002 +98082;49.72692;.50888;115;20220613;17.8;11.8;14.8;3.4;12.27;0;3.8;23511 +98082;49.72692;.50888;115;20220614;23.6;10.3;16.9;3.4;12.17;0;5.16;29163 +98082;49.72692;.50888;115;20220615;24.5;15;19.8;3.2;13.02;0;5.25;25227 +98082;49.72692;.50888;115;20220616;24.9;12.4;18.7;2.2;13.6;0;5.16;29234 +98082;49.72692;.50888;115;20220617;31.8;16.2;24;2.8;14.45;0;7.03;31601 +98082;49.72692;.50888;115;20220618;31.4;18.1;24.7;3.9;16.5;3.9;6.97;28736 +98082;49.72692;.50888;115;20220619;18.5;12.6;15.6;6.2;13.65;13.1;3.12;15509 +98082;49.72692;.50888;115;20220620;20.1;12.3;16.2;5.1;12.72;.1;4.18;22278 +98082;49.72692;.50888;115;20220621;22.7;12.4;17.6;3.6;13.17;0;4.85;26248 +98082;49.72692;.50888;115;20220622;24.2;13.5;18.8;4;13.87;0;5.38;28422 +98082;49.72692;.50888;115;20220623;23;16.3;19.6;1.8;16.87;8.5;3.78;19981 +98082;49.72692;.50888;115;20220624;21.9;15.5;18.7;3;16.6;3.8;3.64;19231 +98082;49.72692;.50888;115;20220625;18.5;13.7;16.1;3.8;13.75;4.1;3.26;17072 +98082;49.72692;.50888;115;20220626;19.6;11.4;15.5;3.3;12.45;.6;4.08;24487 +98082;49.72692;.50888;115;20220627;19.6;11.9;15.8;2.8;13.22;1.3;3.73;22438 +98082;49.72692;.50888;115;20220628;22.1;11.3;16.7;2.5;12.75;0;4.69;27817 +98082;49.72692;.50888;115;20220629;18.8;13.2;16;2.9;14.1;4.5;3.14;17362 +98082;49.72692;.50888;115;20220630;16.9;12.4;14.7;2.7;13.4;5.1;2.89;17432 +98082;49.72692;.50888;115;20220701;18.9;11.2;15;3.5;12.4;0;3.89;23946 +98082;49.72692;.50888;115;20220702;21;12.1;16.5;3;12.82;0;4.45;25865 +98082;49.72692;.50888;115;20220703;19.2;12.7;15.9;3.5;13.45;.1;3.8;22678 +98082;49.72692;.50888;115;20220704;18.6;12.7;15.6;3.3;13.7;0;3.44;20787 +98082;49.72692;.50888;115;20220705;18.8;12.6;15.7;3.3;13.75;.1;3.68;22923 +98082;49.72692;.50888;115;20220706;20.1;12.2;16.2;3.1;14.52;0;3.95;25439 +98082;49.72692;.50888;115;20220707;19.6;15.4;17.5;4.1;15.75;.1;2.91;13791 +98082;49.72692;.50888;115;20220708;21.8;11;16.4;2.1;15.05;.2;4.05;26172 +98082;49.72692;.50888;115;20220709;23;13.9;18.4;2.9;15.92;0;4.48;26727 +98082;49.72692;.50888;115;20220710;24.6;13;18.8;3.2;13.97;0;5.02;26482 +98082;49.72692;.50888;115;20220711;28;15.2;21.6;3.2;14.72;0;5.82;27569 +98082;49.72692;.50888;115;20220712;30.2;18.3;24.2;3;15.72;0;6.34;27797 +98082;49.72692;.50888;115;20220713;27.2;18.8;23;2;17.52;0;4.87;23770 +98082;49.72692;.50888;115;20220714;22.3;16;19.2;2.8;16.97;.1;4.07;22910 +98082;49.72692;.50888;115;20220715;22;13.1;17.6;2.9;12.87;.1;4.44;24110 +98082;49.72692;.50888;115;20220716;25;11.9;18.5;2.6;14.12;0;4.97;28252 +98082;49.72692;.50888;115;20220717;30.2;15.9;23.1;3.8;11.85;0;7.04;28896 +98082;49.72692;.50888;115;20220718;36.7;20;28.4;3.3;12.05;0;8.13;29074 +98082;49.72692;.50888;115;20220719;38.1;24.8;31.5;4.6;14.15;0;9.87;28905 +98082;49.72692;.50888;115;20220720;22.9;18.3;20.6;2.6;18.45;4.9;3.64;18024 +98082;49.72692;.50888;115;20220721;23;17.1;20;3.2;17.73;0;3.53;17345 +98082;49.72692;.50888;115;20220722;23.1;16.4;19.8;2.7;17.83;4.3;3.46;17938 +98082;49.72692;.50888;115;20220723;23.3;16.6;20;2.6;17.4;0;3.77;19791 +98082;49.72692;.50888;115;20220724;31.2;15.6;23.4;2.7;15.7;0;6.23;28675 +98082;49.72692;.50888;115;20220725;22.4;15.9;19.2;4.3;16.4;.3;3.58;16438 +98082;49.72692;.50888;115;20220726;20.3;16.5;18.4;3.2;14.47;.1;3.33;15075 +98082;49.72692;.50888;115;20220727;23.5;11.9;17.7;2.3;13.2;0;4.37;24690 +98082;49.72692;.50888;115;20220728;23.6;16;19.8;3.3;11.7;0;4.36;15740 +98082;49.72692;.50888;115;20220729;25.4;14.5;19.9;1.8;12.97;0;4.59;24377 +98082;49.72692;.50888;115;20220730;22.4;15.2;18.8;2.9;15.9;0;4.08;23145 +98082;49.72692;.50888;115;20220731;22.2;17.3;19.7;4.8;18.5;.5;2.87;12003 +98082;49.72692;.50888;115;20220801;22;17.6;19.8;3.8;17.8;0;3.34;16170 +98082;49.72692;.50888;115;20220802;24.7;16;20.3;2.5;17.72;0;3.86;20271 +98082;49.72692;.50888;115;20220803;25.3;15.5;20.4;2.1;18.37;.2;4.04;22756 +98082;49.72692;.50888;115;20220804;21.4;16.4;18.9;3.3;17.05;0;3.26;17065 +98082;49.72692;.50888;115;20220805;20.4;15.5;18;4.5;13.67;.1;3.84;17661 +98082;49.72692;.50888;115;20220806;22;10.8;16.4;3.3;11.77;0;4.35;24665 +98082;49.72692;.50888;115;20220807;23.7;13.1;18.4;3.9;11.85;0;5.09;25703 +98082;49.72692;.50888;115;20220808;24.8;13.7;19.2;4.2;13.7;0;4.88;23408 +98082;49.72692;.50888;115;20220809;24.8;14.4;19.6;5.2;15.75;0;4.81;24163 +98082;49.72692;.50888;115;20220810;29.8;16.9;23.3;4.2;16.77;0;5.72;23282 +98082;49.72692;.50888;115;20220811;31.4;17.5;24.5;3.6;15.4;0;6.35;25887 +98082;49.72692;.50888;115;20220812;31.2;17.7;24.4;3;14.55;0;5.96;24353 +98082;49.72692;.50888;115;20220813;32.9;19.5;26.2;3.1;12.07;0;6.64;24769 +98082;49.72692;.50888;115;20220814;26;19.4;22.7;2.8;13.72;0;4.44;16677 +98082;49.72692;.50888;115;20220815;24.3;17.3;20.8;2.8;18.35;.2;3.53;17300 +98082;49.72692;.50888;115;20220816;25.5;17.8;21.6;2.5;18.17;2.6;3.37;15183 +98082;49.72692;.50888;115;20220817;22.9;17.1;20;2.7;17.97;9.1;2.93;14245 +98082;49.72692;.50888;115;20220818;22.6;15.3;18.9;2.7;17.8;.4;3.04;17177 +98082;49.72692;.50888;115;20220819;20.3;17.1;18.7;4.6;18.12;0;2.43;11632 +98082;49.72692;.50888;115;20220820;21.5;14.9;18.2;2.9;14.47;.1;3.44;18177 +98082;49.72692;.50888;115;20220821;21.8;12.1;16.9;2;14.4;.2;3.11;18677 +98082;49.72692;.50888;115;20220822;23.9;15.3;19.6;1.9;17.02;.7;3.18;17236 +98082;49.72692;.50888;115;20220823;23;18.2;20.6;2.8;20.62;0;2.41;11989 +98082;49.72692;.50888;115;20220824;27.4;17.5;22.4;2.6;20.17;0;3.66;18064 +98082;49.72692;.50888;115;20220825;22.4;18.2;20.3;3.5;19.67;.8;2.52;12211 +98082;49.72692;.50888;115;20220826;21.1;17;19.1;3.2;16.95;.2;2.78;13482 +98082;49.72692;.50888;115;20220827;23.7;12.9;18.3;3.4;14.45;0;3.8;20717 +98082;49.72692;.50888;115;20220828;23.3;14.4;18.8;4.4;14.57;0;3.9;18366 +98082;49.72692;.50888;115;20220829;24.7;15.3;20;5.5;13.47;0;4.81;18746 +98082;49.72692;.50888;115;20220830;24;14.6;19.3;4.9;15.2;0;4.02;18618 +98082;49.72692;.50888;115;20220831;24.6;16.8;20.7;5.3;16.07;0;4.14;16554 +98082;49.72692;.50888;115;20220901;23.9;14.9;19.4;2.6;16.22;9.5;3.24;16750 +98082;49.72692;.50888;115;20220902;22.3;16.1;19.2;2.2;17.25;8.8;2.58;13546 +98082;49.72692;.50888;115;20220903;21.3;16.6;18.9;2.1;18.02;2;2.32;12679 +98082;49.72692;.50888;115;20220904;26.6;15.6;21.1;3.2;15.77;0;4.11;19520 +98082;49.72692;.50888;115;20220905;24.4;17.2;20.8;2.9;16.92;1.2;3.3;15035 +98082;49.72692;.50888;115;20220906;22.5;15.9;19.2;3.3;16.7;2.9;2.86;14407 +98082;49.72692;.50888;115;20220907;22.7;15.2;18.9;4.3;15.93;2.9;3.2;15380 +98082;49.72692;.50888;115;20220908;20.5;14.5;17.5;4.7;15.7;6.9;2.57;12513 +98082;49.72692;.50888;115;20220909;19.5;14.8;17.1;7;15.67;18.8;2.42;10399 +98082;49.72692;.50888;115;20220910;19.4;15.9;17.7;5;16.45;2.8;2.24;10064 +98082;49.72692;.50888;115;20220911;22.8;12;17.4;2.2;15;.1;2.8;16682 +98082;49.72692;.50888;115;20220912;27.3;14.7;21;3.4;15.6;.3;4.06;18301 +98082;49.72692;.50888;115;20220913;23.5;20.1;21.8;3.6;17.8;15.9;2.89;9357 +98082;49.72692;.50888;115;20220914;20;17.5;18.7;2.4;18.97;15.5;1.58;7659 +98082;49.72692;.50888;115;20220915;18.7;13.7;16.2;2.8;14.52;.1;1.97;10008 +98082;49.72692;.50888;115;20220916;16.5;13.4;14.9;3.7;11.22;.3;2.37;8383 +98082;49.72692;.50888;115;20220917;15.4;10.7;13.1;4.8;8.85;.1;2.9;11206 +98082;49.72692;.50888;115;20220918;16.4;9.2;12.8;3.2;10.2;0;2.26;13027 +98082;49.72692;.50888;115;20220919;17.3;10;13.6;2.5;10.92;.2;2.2;13254 +98082;49.72692;.50888;115;20220920;17.6;9.7;13.7;2.6;11.97;0;1.99;12062 +98082;49.72692;.50888;115;20220921;17.5;9.3;13.4;2.4;11.37;0;2.15;14445 +98082;49.72692;.50888;115;20220922;19.4;8.5;14;2;10.4;0;2.38;15737 +98082;49.72692;.50888;115;20220923;16.2;11.1;13.6;2.5;12.92;9.8;1.41;7192 +98082;49.72692;.50888;115;20220924;15.5;12.7;14.1;4;13.72;14.5;1.4;6111 +98082;49.72692;.50888;115;20220925;16.1;11.4;13.7;3.7;11.75;1.3;1.97;9971 +98082;49.72692;.50888;115;20220926;15.3;12.3;13.8;6.9;11.7;10.3;2.2;6799 +98082;49.72692;.50888;115;20220927;15.4;11.9;13.6;7.5;11;4.2;2.51;7432 +98082;49.72692;.50888;115;20220928;14.6;11.2;12.9;4.4;10.52;4;2.05;7903 +98082;49.72692;.50888;115;20220929;15.1;8.2;11.7;2.2;10.32;.6;1.63;11390 +98082;49.72692;.50888;115;20220930;16.4;7.9;12.2;4.2;11.05;4.4;1.92;12008 +98082;49.72692;.50888;115;20221001;18.1;12.5;15.3;7.8;15.02;6.4;1.74;9127 +98082;49.72692;.50888;115;20221002;15.7;14.1;14.9;2.8;14.7;9.9;1.19;5809 +98082;49.72692;.50888;115;20221003;16.1;8.6;12.4;3;12.25;0;1.48;10839 +98082;49.72692;.50888;115;20221004;16.9;10.4;13.6;3.6;13.12;0;1.52;9448 +98082;49.72692;.50888;115;20221005;19;14.9;16.9;5.8;13.65;1.3;2.52;7058 +98082;49.72692;.50888;115;20221006;17.1;12.4;14.8;4.1;11.65;0;2.17;9894 +98082;49.72692;.50888;115;20221007;17.3;8.6;12.9;3.4;11.55;1.3;1.8;12526 +98082;49.72692;.50888;115;20221008;15.9;12.3;14.1;3.7;11.07;.1;2;8419 +98082;49.72692;.50888;115;20221009;17.8;7.1;12.5;3.3;9.55;0;2.12;12743 +98082;49.72692;.50888;115;20221010;18.1;11.6;14.8;3.1;11.62;0;1.91;9539 +98082;49.72692;.50888;115;20221011;16.1;6.5;11.3;2.6;9.52;0;1.63;11870 +98082;49.72692;.50888;115;20221012;18.2;6.2;12.2;2.7;10.82;1.9;1.63;11241 +98082;49.72692;.50888;115;20221013;15.1;12.3;13.7;3;14.42;3.1;.88;5210 +98082;49.72692;.50888;115;20221014;15.1;13.8;14.5;2.7;15.35;2.8;.78;3523 +98082;49.72692;.50888;115;20221015;17.6;13.8;15.7;4.9;14.77;.7;1.5;6356 +98082;49.72692;.50888;115;20221016;16.5;12.5;14.5;4.1;14.4;4.2;1.19;6776 +98082;49.72692;.50888;115;20221017;18;15.3;16.7;2.8;16.3;.3;1.11;4795 +98082;49.72692;.50888;115;20221018;18.8;13.6;16.2;2.9;16.2;0;1.15;7546 +98082;49.72692;.50888;115;20221019;20.6;14.8;17.7;5.9;16.45;1.8;1.82;7576 +98082;49.72692;.50888;115;20221020;19.9;15.7;17.8;3.2;16.2;.5;1.51;7066 +98082;49.72692;.50888;115;20221021;19.5;15.1;17.3;5.5;14.62;.4;2.12;6999 +98082;49.72692;.50888;115;20221022;18.6;13.9;16.3;4.1;14.55;.4;1.59;7633 +98082;49.72692;.50888;115;20221023;20.9;15.4;18.1;6.1;14.47;2.8;2.54;6887 +98082;49.72692;.50888;115;20221024;18;14;16;6;13.75;6;1.94;6257 +98082;49.72692;.50888;115;20221025;17.7;12.3;15;4.4;14;.2;1.36;7679 +98082;49.72692;.50888;115;20221026;19.5;14.8;17.2;4.8;15.25;0;1.74;6811 +98082;49.72692;.50888;115;20221027;21.9;15;18.4;4.1;15.22;.1;2.01;6920 +98082;49.72692;.50888;115;20221028;19.7;15.4;17.5;3.8;15.5;0;1.57;5901 +98082;49.72692;.50888;115;20221029;20.9;14.5;17.7;3.8;15.62;.3;1.61;6416 +98082;49.72692;.50888;115;20221030;15.3;14.2;14.8;3.6;14.22;5.6;1.02;3661 +98082;49.72692;.50888;115;20221031;17.9;9.7;13.8;4.5;13.45;2.7;1.17;6911 +98082;49.72692;.50888;115;20221101;15.5;11.6;13.6;7.8;11.5;5.1;1.96;5939 +98082;49.72692;.50888;115;20221102;15;9.7;12.4;6.2;11.42;.2;1.41;6833 +98082;49.72692;.50888;115;20221103;13.5;13.1;13.3;6.7;11.95;12.9;1.57;1812 +98082;49.72692;.50888;115;20221104;12.2;8.3;10.3;5.3;9.8;3.4;1.22;5171 +98082;49.72692;.50888;115;20221105;11.6;8.6;10.1;4.9;10.47;3.9;.94;3572 +98082;49.72692;.50888;115;20221106;13.1;11.3;12.2;6.5;12.35;13;.96;3106 +98082;49.72692;.50888;115;20221107;15.8;11.7;13.7;6.6;12.4;.3;1.53;4103 +98082;49.72692;.50888;115;20221108;15.5;12.3;13.9;6.8;11.97;0;1.74;4072 +98082;49.72692;.50888;115;20221109;14.3;11.2;12.7;5.7;11.57;.8;1.32;5051 +98082;49.72692;.50888;115;20221110;14.7;9;11.9;4.5;11.52;0;.97;6047 +98082;49.72692;.50888;115;20221111;11.7;8.7;10.2;4.6;10.9;.1;.72;4812 +98082;49.72692;.50888;115;20221112;14.3;7.6;11;3.7;11.37;.1;.72;6219 +98082;49.72692;.50888;115;20221113;15.3;8.7;12;3.8;11.57;.1;.92;5709 +98082;49.72692;.50888;115;20221114;14.1;7.6;10.8;3.8;11.15;1.4;.7;5545 +98082;49.72692;.50888;115;20221115;13.6;9.1;11.3;6.3;10.8;6;1.25;3309 +98082;49.72692;.50888;115;20221116;12.1;8.5;10.3;7.3;10.7;17.6;.95;4108 +98082;49.72692;.50888;115;20221117;11.6;10.2;10.9;9.3;10.95;10.7;1.17;2567 +98082;49.72692;.50888;115;20221118;11.7;9.1;10.4;5.9;10.12;15.9;1.14;3296 +98082;49.72692;.50888;115;20221119;11.3;8;9.6;4.1;8.95;1.6;1.08;3758 +98082;49.72692;.50888;115;20221120;12.1;6.7;9.4;5.7;9.22;3.2;1.14;3922 +98082;49.72692;.50888;115;20221121;10.8;7.1;8.9;6.1;9.47;12.6;.93;3528 +98082;49.72692;.50888;115;20221122;10.5;5.8;8.2;8;9.3;14.2;.87;3349 +98082;49.72692;.50888;115;20221123;12.6;6.1;9.3;6.5;9.55;9;1.06;3985 +98082;49.72692;.50888;115;20221124;12.6;8.3;10.5;6.3;10.25;5.2;1.05;4283 +98082;49.72692;.50888;115;20221125;12.9;8.3;10.6;4.4;10.22;1.2;.89;4195 +98082;49.72692;.50888;115;20221126;10.5;7.1;8.8;4.4;9.85;4.5;.61;3281 +98082;49.72692;.50888;115;20221127;10.6;8.3;9.5;5.1;10.8;14.8;.59;1320 +98082;49.72692;.50888;115;20221128;10.8;9;9.9;3.6;10.62;1.5;.6;2640 +98082;49.72692;.50888;115;20221129;9.9;6.2;8.1;2.8;9.12;0;.56;2636 +98082;49.72692;.50888;115;20221130;7.5;4.6;6.1;2.6;8.1;0;.42;2905 +98082;49.72692;.50888;115;20221201;7.2;1.4;4.3;2.5;7.47;0;.22;4472 +98082;49.72692;.50888;115;20221202;6.6;.7;3.6;3.4;6.67;0;.5;2987 +98082;49.72692;.50888;115;20221203;2.4;1.9;2.1;4.9;6.05;0;.62;1049 +98082;49.72692;.50888;115;20221204;2.5;.9;1.7;3.3;6.07;0;.45;1264 +98082;49.72692;.50888;115;20221205;5;1.4;3.2;1.8;6.52;0;.38;2131 +98082;49.72692;.50888;115;20221206;7.2;-.5;3.4;1.3;6.77;1;.18;3606 +98082;49.72692;.50888;115;20221207;7.2;2;4.6;1.2;7.6;3.8;.2;3102 +98082;49.72692;.50888;115;20221208;5.1;2.3;3.7;1.8;6.97;.8;.29;2737 +98082;49.72692;.50888;115;20221209;3.3;-2;.6;1.5;5.87;1.6;.09;3521 +98082;49.72692;.50888;115;20221210;4.2;-.9;1.6;2.8;6.27;1.5;.25;2915 +98082;49.72692;.50888;115;20221211;.9;-.2;.4;4.3;5.5;1.9;.45;1268 +98082;49.72692;.50888;115;20221212;.3;-.6;-.1;4.1;5.15;0;.44;1973 +98082;49.72692;.50888;115;20221213;.2;-3;-1.4;3.8;4.07;1.2;.56;2746 +98082;49.72692;.50888;115;20221214;1.8;-1.4;.2;2.6;4.47;0;.54;2482 +98082;49.72692;.50888;115;20221215;4.1;-2.1;1;3.4;4.72;0;.6;3669 +98082;49.72692;.50888;115;20221216;6.3;-1;2.6;2.4;5.9;.1;.29;4386 +98082;49.72692;.50888;115;20221217;-1.4;-2.9;-2.2;3.8;4.57;0;.28;2835 +98082;49.72692;.50888;115;20221218;4.6;-4;.3;6.3;5.57;9.3;.4;3965 +98082;49.72692;.50888;115;20221219;11.5;3.8;7.6;8.2;10.35;5.1;.28;3045 +98082;49.72692;.50888;115;20221220;11.7;10.7;11.2;5.1;11.2;7.8;.92;1240 +98082;49.72692;.50888;115;20221221;10.8;7;8.9;4.3;10.92;11.7;.32;2154 +98082;49.72692;.50888;115;20221222;11.7;9;10.3;5.7;12.02;12.3;.43;1142 +98082;49.72692;.50888;115;20221223;13.5;10.2;11.8;6.3;12.45;4.5;.7;2254 +98082;49.72692;.50888;115;20221224;11.8;10.2;11;4.6;11.37;2.7;.77;1563 +98082;49.72692;.50888;115;20221225;10.6;9.5;10;3.4;11.47;9.8;.49;872 +98082;49.72692;.50888;115;20221226;9.9;9.2;9.5;5.1;9.55;.7;.99;1698 +98082;49.72692;.50888;115;20221227;9.8;5.2;7.5;5.2;8.47;.7;.72;3618 +98082;49.72692;.50888;115;20221228;10.7;8;9.3;7.4;10.57;3.2;.67;1843 +98082;49.72692;.50888;115;20221229;10;9.5;9.7;7.5;9.3;.2;1.33;2136 +98082;49.72692;.50888;115;20221230;13.8;5.3;9.6;6.8;10.85;13.9;.63;3789 +98082;49.72692;.50888;115;20221231;15.6;11.8;13.7;8.9;12.95;4.2;1.35;2784 +98083;49.77641;.8341;106;20220101;14.4;10.6;12.5;4.1;11.81;.4;.79;2870 +98083;49.77641;.8341;106;20220102;13.5;11.1;12.3;6.5;11.45;4.4;1.16;2565 +98083;49.77641;.8341;106;20220103;11.9;10.1;11;5.1;10.55;19.8;1.01;1694 +98083;49.77641;.8341;106;20220104;9.3;7.1;8.2;5.6;8.75;2.8;1.02;1803 +98083;49.77641;.8341;106;20220105;6.9;3.3;5.1;6;6.3;.1;1.06;2983 +98083;49.77641;.8341;106;20220106;5.5;-.3;2.6;4;6.3;2.7;.41;3865 +98083;49.77641;.8341;106;20220107;7.5;3.8;5.6;6;7.57;7.7;.73;3217 +98083;49.77641;.8341;106;20220108;8.6;2.9;5.7;5.9;8.47;15.5;.4;3619 +98083;49.77641;.8341;106;20220109;7.7;5.7;6.7;5;7.83;4.8;.91;2466 +98083;49.77641;.8341;106;20220110;6.6;4;5.3;2.8;8.47;0;.25;2813 +98083;49.77641;.8341;106;20220111;7.2;3.4;5.3;3.2;7.67;0;.45;3276 +98083;49.77641;.8341;106;20220112;7;3.6;5.3;1.6;8.37;0;.2;3154 +98083;49.77641;.8341;106;20220113;7.4;-.1;3.7;1.5;6.73;0;.21;4394 +98083;49.77641;.8341;106;20220114;9.5;-.3;4.6;2.1;6.4;0;.43;5475 +98083;49.77641;.8341;106;20220115;.3;-.9;-.3;2.5;5.83;.1;.18;2508 +98083;49.77641;.8341;106;20220116;8.2;-.3;4;3.4;8.03;1.2;.15;4482 +98083;49.77641;.8341;106;20220117;8.3;2.8;5.5;1.5;7.77;0;.28;4295 +98083;49.77641;.8341;106;20220118;7.3;-.7;3.3;2;7.07;.1;.22;4939 +98083;49.77641;.8341;106;20220119;8;2.1;5;3;8.23;3.4;.33;3346 +98083;49.77641;.8341;106;20220120;6.4;1.9;4.2;4;6.9;.2;.65;3561 +98083;49.77641;.8341;106;20220121;6.2;2.5;4.3;3.2;6.53;0;.67;3834 +98083;49.77641;.8341;106;20220122;5.8;4.3;5.1;2.3;7.27;0;.55;2309 +98083;49.77641;.8341;106;20220123;4.1;3.6;3.9;2.6;6.8;0;.58;1174 +98083;49.77641;.8341;106;20220124;6.2;.4;3.3;2.6;6.3;0;.47;4853 +98083;49.77641;.8341;106;20220125;1.4;-2.9;-.7;1.5;5.8;0;.16;3911 +98083;49.77641;.8341;106;20220126;5.2;.9;3;2.2;7;0;.36;3317 +98083;49.77641;.8341;106;20220127;8.6;4.2;6.4;4.1;9.03;.5;.38;4350 +98083;49.77641;.8341;106;20220128;7.6;.5;4;2.8;8.27;0;.22;4877 +98083;49.77641;.8341;106;20220129;9.6;6.4;8;6.6;10.77;.5;.2;2899 +98083;49.77641;.8341;106;20220130;8.7;4.1;6.4;2.8;7.97;.3;.63;5250 +98083;49.77641;.8341;106;20220131;8.2;4.5;6.3;8;7.23;0;1.3;4608 +98083;49.77641;.8341;106;20220201;9.7;5.3;7.5;6.5;10.03;.1;.39;4142 +98083;49.77641;.8341;106;20220202;9.8;8.8;9.3;4.8;9.9;.1;.88;1983 +98083;49.77641;.8341;106;20220203;8.3;6.5;7.4;4;9.1;.1;.65;2481 +98083;49.77641;.8341;106;20220204;9.7;7.1;8.4;5.6;8.23;.8;1.28;3881 +98083;49.77641;.8341;106;20220205;9.2;3.5;6.4;5.7;7.73;.2;1.04;5745 +98083;49.77641;.8341;106;20220206;11;7.7;9.3;10.7;9.87;7.3;1.22;3471 +98083;49.77641;.8341;106;20220207;9.6;6;7.8;4.7;7.7;.1;1.24;4609 +98083;49.77641;.8341;106;20220208;10.4;6.5;8.4;4.1;10.23;.2;.55;4901 +98083;49.77641;.8341;106;20220209;8.4;4.8;6.6;2.3;8.97;.1;.53;4259 +98083;49.77641;.8341;106;20220210;7;5.3;6.1;3.9;8.37;3.6;.73;3237 +98083;49.77641;.8341;106;20220211;8.6;4.1;6.3;2.9;6.82;0;.99;6286 +98083;49.77641;.8341;106;20220212;9.2;1.2;5.2;4.3;5.57;0;1.41;8011 +98083;49.77641;.8341;106;20220213;10.9;2.7;6.8;6.7;7.77;3;1.21;7888 +98083;49.77641;.8341;106;20220214;10.5;7.4;9;5.5;9.02;.6;1.26;5516 +98083;49.77641;.8341;106;20220215;9.2;5.7;7.5;5.2;9.29;7.4;.73;4890 +98083;49.77641;.8341;106;20220216;13.1;8.7;10.9;10;12.57;2.4;.58;5111 +98083;49.77641;.8341;106;20220217;11.9;9.6;10.8;7.9;9.7;.1;1.72;4704 +98083;49.77641;.8341;106;20220218;12;8.1;10.1;9.5;8.73;2.2;2.06;5794 +98083;49.77641;.8341;106;20220219;8.5;3.2;5.9;7.5;7.67;1.4;1.07;6163 +98083;49.77641;.8341;106;20220220;11.9;7.3;9.6;9.7;10.13;2.2;1.25;5493 +98083;49.77641;.8341;106;20220221;9.7;5.6;7.6;9.7;8.07;.1;1.54;5595 +98083;49.77641;.8341;106;20220222;12.5;5.7;9.1;5.6;9.87;3.2;1.15;7979 +98083;49.77641;.8341;106;20220223;8.9;2.2;5.6;3.1;8.13;0;.76;7773 +98083;49.77641;.8341;106;20220224;9.2;6.5;7.9;6.5;7.2;3.1;1.79;5418 +98083;49.77641;.8341;106;20220225;9.2;3.5;6.3;4.5;7;0;1.34;7568 +98083;49.77641;.8341;106;20220226;10;-.5;4.7;3.7;5.9;.1;1.42;10458 +98083;49.77641;.8341;106;20220227;9.5;1.1;5.3;4.9;5.37;0;1.83;9614 +98083;49.77641;.8341;106;20220228;13.5;1.8;7.7;3.6;6.27;.9;1.95;11423 +98083;49.77641;.8341;106;20220301;13;6.6;9.8;3;8.13;1.1;1.56;6884 +98083;49.77641;.8341;106;20220302;12.3;6.7;9.5;2.3;8.1;0;1.35;7111 +98083;49.77641;.8341;106;20220303;12.8;5.4;9.1;2.5;9.4;0;1.18;8967 +98083;49.77641;.8341;106;20220304;8.6;8;8.3;2.4;9.9;.6;.66;2711 +98083;49.77641;.8341;106;20220305;6.7;6.3;6.5;4.5;9.1;1.2;.53;1852 +98083;49.77641;.8341;106;20220306;7.3;3.6;5.5;6.1;6.3;0;1.59;8025 +98083;49.77641;.8341;106;20220307;5.9;-.6;2.6;4.2;4.7;0;1.49;10873 +98083;49.77641;.8341;106;20220308;13.1;-.3;6.4;4.1;5.67;0;2.17;13676 +98083;49.77641;.8341;106;20220309;13.6;4.8;9.2;4.1;8.4;0;1.79;11161 +98083;49.77641;.8341;106;20220310;16.2;6.3;11.3;3.7;8.87;0;2.15;11993 +98083;49.77641;.8341;106;20220311;12.1;7.9;10;5.3;9.4;1.2;1.63;8146 +98083;49.77641;.8341;106;20220312;12.5;6.3;9.4;5.2;8.93;0;1.71;9846 +98083;49.77641;.8341;106;20220313;9.8;7.8;8.8;4.3;9.3;2.1;1.19;5774 +98083;49.77641;.8341;106;20220314;14.3;4.3;9.3;2.7;8.5;0;1.73;12285 +98083;49.77641;.8341;106;20220315;14;7.1;10.5;3.1;9.9;0;1.6;10857 +98083;49.77641;.8341;106;20220316;13.9;9.7;11.8;4.3;11.17;0;1.57;8697 +98083;49.77641;.8341;106;20220317;10.8;5.8;8.3;3.8;7.8;0;1.66;9301 +98083;49.77641;.8341;106;20220318;14.1;2.1;8.1;4.7;7.02;0;2.44;15509 +98083;49.77641;.8341;106;20220319;15.8;6.1;10.9;5.7;6.12;0;3.57;15493 +98083;49.77641;.8341;106;20220320;11.8;3.3;7.5;3.4;5.79;0;2.3;14230 +98083;49.77641;.8341;106;20220321;17.2;3.3;10.2;3.5;8.12;0;2.66;17090 +98083;49.77641;.8341;106;20220322;18.4;7.8;13.1;3.7;7.12;0;3.37;15675 +98083;49.77641;.8341;106;20220323;17.5;5.3;11.4;3.1;6.49;0;3.03;16829 +98083;49.77641;.8341;106;20220324;17.4;5.8;11.6;3.6;6.77;0;3.26;17169 +98083;49.77641;.8341;106;20220325;16.2;7;11.6;4.5;7.37;0;3.27;15421 +98083;49.77641;.8341;106;20220326;17.1;6.3;11.7;4.5;8.09;0;3.16;16224 +98083;49.77641;.8341;106;20220327;17.1;7.3;12.2;3.9;9.59;.1;2.76;15591 +98083;49.77641;.8341;106;20220328;17.7;6.3;12;3.2;9.22;0;2.8;16625 +98083;49.77641;.8341;106;20220329;16;10.9;13.4;3.2;10.07;.5;2.12;7307 +98083;49.77641;.8341;106;20220330;10.5;8.6;9.6;3.2;10.04;7.3;1.18;5396 +98083;49.77641;.8341;106;20220331;6.9;3.8;5.4;8.9;6.64;7.4;1.73;8713 +98083;49.77641;.8341;106;20220401;5.2;2.1;3.6;10;5.59;4.3;1.73;7740 +98083;49.77641;.8341;106;20220402;6.7;1.1;3.9;5.3;5.32;.1;1.89;12436 +98083;49.77641;.8341;106;20220403;7.2;-.1;3.6;2.7;5.37;.1;1.71;14483 +98083;49.77641;.8341;106;20220404;7.9;2.1;5;6.1;8.39;.8;.88;9952 +98083;49.77641;.8341;106;20220405;11.3;7.7;9.5;6.7;10.74;0;1.26;8627 +98083;49.77641;.8341;106;20220406;11.4;8.2;9.8;6.3;9.92;4;1.58;7077 +98083;49.77641;.8341;106;20220407;11.3;9.3;10.3;9.6;9.54;1.7;2.17;10156 +98083;49.77641;.8341;106;20220408;6;5.5;5.8;4.7;7.69;14.3;1;3399 +98083;49.77641;.8341;106;20220409;9.7;3;6.4;3.4;7.09;.1;1.99;16104 +98083;49.77641;.8341;106;20220410;13.3;1.7;7.5;3.6;6.39;0;2.71;18843 +98083;49.77641;.8341;106;20220411;18.8;6.2;12.5;5.9;7.84;0;4.11;19411 +98083;49.77641;.8341;106;20220412;18.5;12.1;15.3;3.4;11.37;.1;2.89;13258 +98083;49.77641;.8341;106;20220413;16.6;8.2;12.4;1.9;11.69;0;2.32;16404 +98083;49.77641;.8341;106;20220414;16.8;7.4;12.1;2.1;11.39;.1;2.4;17187 +98083;49.77641;.8341;106;20220415;18.2;7.9;13;2.4;11.19;0;2.95;20076 +98083;49.77641;.8341;106;20220416;17.6;8.4;13;3.3;10.22;0;3.25;20080 +98083;49.77641;.8341;106;20220417;19.8;6.8;13.3;3.2;8.07;0;3.83;20938 +98083;49.77641;.8341;106;20220418;13.5;6.4;10;2.7;10.19;0;1.83;12614 +98083;49.77641;.8341;106;20220419;12.3;7.3;9.8;3.4;10.52;.2;1.79;13454 +98083;49.77641;.8341;106;20220420;15.8;7.4;11.6;3.4;10.19;0;2.74;18163 +98083;49.77641;.8341;106;20220421;17.5;6.9;12.2;4.1;9.12;0;3.64;21987 +98083;49.77641;.8341;106;20220422;15.7;8.5;12.1;4.4;10.12;0;2.79;15366 +98083;49.77641;.8341;106;20220423;17.6;9.2;13.4;4.1;11.04;2.9;3.08;18059 +98083;49.77641;.8341;106;20220424;15;10.7;12.9;4.6;10.92;0;2.71;14903 +98083;49.77641;.8341;106;20220425;13;6.9;9.9;4.4;9.64;0;2.31;16167 +98083;49.77641;.8341;106;20220426;14;7.7;10.9;4.7;8.74;0;2.97;17825 +98083;49.77641;.8341;106;20220427;14.8;4.4;9.6;5.6;8.37;0;3.19;21661 +98083;49.77641;.8341;106;20220428;15.2;5.9;10.5;4.6;9.52;0;2.89;19283 +98083;49.77641;.8341;106;20220429;14.3;8.2;11.2;5.1;9.84;0;2.67;15592 +98083;49.77641;.8341;106;20220430;14;7.4;10.7;4.3;8.89;0;2.87;17603 +98083;49.77641;.8341;106;20220501;14.4;6.3;10.3;3;8.79;.5;2.66;16517 +98083;49.77641;.8341;106;20220502;15.4;9.1;12.2;4.2;9.9;0;2.92;15128 +98083;49.77641;.8341;106;20220503;15.6;7.7;11.7;3.5;9.66;.1;3.16;19595 +98083;49.77641;.8341;106;20220504;14.5;5.3;9.9;2.5;10.74;0;2.33;18651 +98083;49.77641;.8341;106;20220505;14.8;10.1;12.5;3.1;11.69;0;2.58;17622 +98083;49.77641;.8341;106;20220506;18.1;5.6;11.9;2.3;11.13;0;3.12;23730 +98083;49.77641;.8341;106;20220507;16.4;10.5;13.4;2.9;12.73;.2;2.48;16239 +98083;49.77641;.8341;106;20220508;17.2;10;13.6;3;12.2;0;2.83;18093 +98083;49.77641;.8341;106;20220509;21.7;7.9;14.8;1.8;11.3;0;3.88;25056 +98083;49.77641;.8341;106;20220510;21.5;14.1;17.8;2.9;12.5;0;3.78;18349 +98083;49.77641;.8341;106;20220511;21;9.6;15.3;3.6;12.13;0;3.9;22851 +98083;49.77641;.8341;106;20220512;16.4;8.1;12.3;3.1;10.97;.1;2.89;19360 +98083;49.77641;.8341;106;20220513;16.7;7;11.8;3.1;10.43;0;3.15;21871 +98083;49.77641;.8341;106;20220514;19.6;5.7;12.7;1.9;11;0;3.56;25204 +98083;49.77641;.8341;106;20220515;25.8;13.1;19.4;2.9;12.97;5;4.72;22091 +98083;49.77641;.8341;106;20220516;21.5;14.8;18.2;3.2;15.17;.3;3.57;18423 +98083;49.77641;.8341;106;20220517;27.2;13.1;20.2;2.6;14.97;4.8;5.17;26471 +98083;49.77641;.8341;106;20220518;23.8;13;18.4;2.6;15.23;0;4.05;21942 +98083;49.77641;.8341;106;20220519;18.2;14.1;16.2;2.6;14.27;2;2.7;14557 +98083;49.77641;.8341;106;20220520;15.9;12;13.9;2.8;11.83;.8;2.63;14585 +98083;49.77641;.8341;106;20220521;19.1;9.9;14.5;2.2;12.5;0;3.38;21601 +98083;49.77641;.8341;106;20220522;19.4;8.4;13.9;1.7;13.37;1.5;3.29;22685 +98083;49.77641;.8341;106;20220523;15;13.6;14.3;2.6;13.87;4.8;1.74;8549 +98083;49.77641;.8341;106;20220524;15.8;9.9;12.8;4.2;11.2;.9;2.89;17584 +98083;49.77641;.8341;106;20220525;15.8;8;11.9;4.4;11.77;.7;2.64;18563 +98083;49.77641;.8341;106;20220526;15.5;12.6;14.1;5.9;13.37;.1;2.27;12471 +98083;49.77641;.8341;106;20220527;17.6;11.8;14.7;4.1;13.03;.3;3.13;19367 +98083;49.77641;.8341;106;20220528;15.8;9.2;12.5;3.5;10.7;0;3.21;20720 +98083;49.77641;.8341;106;20220529;13.6;6.1;9.8;3.6;9.23;.4;2.91;20440 +98083;49.77641;.8341;106;20220530;15.9;4.1;10;1.9;9.13;0;3.35;25251 +98083;49.77641;.8341;106;20220531;16.5;5.2;10.9;2.6;9.73;.3;3.35;24052 +98083;49.77641;.8341;106;20220601;17.5;6.5;12;2.7;10.27;0;3.55;24601 +98083;49.77641;.8341;106;20220602;20.7;7.2;14;2.7;10.73;0;4.18;26217 +98083;49.77641;.8341;106;20220603;20.2;11.9;16;2.1;13.17;1.3;3.61;21326 +98083;49.77641;.8341;106;20220604;24;13.6;18.8;2.9;16.67;20.3;4.22;23709 +98083;49.77641;.8341;106;20220605;16.6;14.7;15.7;2.4;15.7;0;1.92;10376 +98083;49.77641;.8341;106;20220606;19.2;10.9;15.1;2.9;13.33;.4;3.44;21403 +98083;49.77641;.8341;106;20220607;20;13.9;17;3;15.07;4;3.23;17900 +98083;49.77641;.8341;106;20220608;18;14.3;16.2;4.9;14.6;.1;2.83;14549 +98083;49.77641;.8341;106;20220609;18.4;12.6;15.5;4.2;13.53;0;3.21;17809 +98083;49.77641;.8341;106;20220610;20;13.2;16.6;2.5;15.2;0;3.25;18761 +98083;49.77641;.8341;106;20220611;19.9;13.7;16.8;2.3;13.83;.2;3.69;21378 +98083;49.77641;.8341;106;20220612;18.8;9.1;13.9;2.3;12.5;.1;3.5;23199 +98083;49.77641;.8341;106;20220613;19;10.5;14.8;2.6;12.03;0;3.94;24545 +98083;49.77641;.8341;106;20220614;23.3;9;16.2;2.5;12.07;0;4.76;28561 +98083;49.77641;.8341;106;20220615;24.5;14;19.2;2.2;13.23;0;4.71;24427 +98083;49.77641;.8341;106;20220616;25.4;10.7;18.1;1.7;13.93;0;4.93;29338 +98083;49.77641;.8341;106;20220617;32.4;15;23.7;2.3;15.6;0;6.73;31791 +98083;49.77641;.8341;106;20220618;31.3;16.1;23.7;3.1;17.43;4.3;6.3;28485 +98083;49.77641;.8341;106;20220619;19;12.5;15.7;5.3;13.97;8.8;3.14;16146 +98083;49.77641;.8341;106;20220620;19.8;12.1;16;4.6;13.2;0;3.86;21497 +98083;49.77641;.8341;106;20220621;21.5;11.9;16.7;2.4;13.6;0;4.06;23540 +98083;49.77641;.8341;106;20220622;23.6;12.7;18.1;3.1;14.43;1.2;4.77;26957 +98083;49.77641;.8341;106;20220623;23.7;15.7;19.7;1.6;16.93;10.4;3.89;21061 +98083;49.77641;.8341;106;20220624;22.2;14.7;18.5;2.8;16.53;7;3.77;20874 +98083;49.77641;.8341;106;20220625;18.3;13.3;15.8;3.2;14.1;4.5;3.05;17242 +98083;49.77641;.8341;106;20220626;20.3;9.5;14.9;2.8;12.5;.8;4.01;24921 +98083;49.77641;.8341;106;20220627;19.6;10.8;15.2;2.4;13.23;2.5;3.57;22246 +98083;49.77641;.8341;106;20220628;22.6;9.5;16;2.4;12.53;0;4.58;27525 +98083;49.77641;.8341;106;20220629;19.4;11.2;15.3;2.6;13.93;5.1;3.51;22166 +98083;49.77641;.8341;106;20220630;17.5;11.8;14.6;2.4;13.53;5.8;2.93;18089 +98083;49.77641;.8341;106;20220701;19.1;9.3;14.2;2.9;12.23;.1;3.67;23589 +98083;49.77641;.8341;106;20220702;23.2;10.6;16.9;2.5;12.8;.1;4.74;27697 +98083;49.77641;.8341;106;20220703;19.6;11.4;15.5;2.8;13.23;.1;3.78;23666 +98083;49.77641;.8341;106;20220704;19.5;10.4;14.9;2.6;13.3;.1;3.5;22275 +98083;49.77641;.8341;106;20220705;19.8;10.4;15.1;2.4;13.4;.1;3.58;22688 +98083;49.77641;.8341;106;20220706;21.5;10.2;15.9;2.7;14.17;0;3.95;24778 +98083;49.77641;.8341;106;20220707;19.7;14.8;17.3;3.7;15.43;.1;3.09;15859 +98083;49.77641;.8341;106;20220708;23.6;9.7;16.7;1.8;14.4;.2;4.34;27396 +98083;49.77641;.8341;106;20220709;23.5;11.8;17.7;2.7;15.27;0;4.59;28010 +98083;49.77641;.8341;106;20220710;24.2;12.1;18.2;2.6;13.83;0;4.66;25291 +98083;49.77641;.8341;106;20220711;27.4;13.9;20.7;2.4;15;0;5.25;26984 +98083;49.77641;.8341;106;20220712;31;16.4;23.7;2.2;15.97;0;5.96;28226 +98083;49.77641;.8341;106;20220713;28.7;18.3;23.5;1.9;17.23;0;4.83;22563 +98083;49.77641;.8341;106;20220714;24.3;14.6;19.4;2.6;16.5;0;4.41;24435 +98083;49.77641;.8341;106;20220715;23.4;11.8;17.6;2.3;12.3;.1;4.48;24560 +98083;49.77641;.8341;106;20220716;25.5;10;17.7;2.2;13.5;0;4.85;28490 +98083;49.77641;.8341;106;20220717;29.5;14.7;22.1;2.9;12.1;0;6.23;28627 +98083;49.77641;.8341;106;20220718;35.9;18.1;27;2.6;12.33;0;7.25;28898 +98083;49.77641;.8341;106;20220719;39.4;23;31.2;3.5;14.13;.2;9.06;29564 +98083;49.77641;.8341;106;20220720;23.7;18;20.8;2.3;18.5;5.3;3.56;17444 +98083;49.77641;.8341;106;20220721;23.3;17;20.2;3.3;18;0;3.57;17670 +98083;49.77641;.8341;106;20220722;22.6;15.8;19.2;3.3;17.07;3.4;3.55;18852 +98083;49.77641;.8341;106;20220723;23.7;16.2;20;2.5;17.13;0;3.68;18849 +98083;49.77641;.8341;106;20220724;30.8;15.6;23.2;2.7;15.7;0;6.01;27355 +98083;49.77641;.8341;106;20220725;22.6;16.7;19.6;5.4;16.57;.1;3.86;16257 +98083;49.77641;.8341;106;20220726;20.7;16.5;18.6;3.3;14.8;.1;3.34;14532 +98083;49.77641;.8341;106;20220727;23.3;12.5;17.9;3;12.77;0;4.32;21981 +98083;49.77641;.8341;106;20220728;23.7;15.1;19.4;2.4;11.87;0;4.19;18966 +98083;49.77641;.8341;106;20220729;25.8;13.4;19.6;1.6;13.53;0;4.43;24544 +98083;49.77641;.8341;106;20220730;23.7;14;18.8;2.6;15.4;0;3.93;21073 +98083;49.77641;.8341;106;20220731;22.3;17;19.6;3.9;18.4;.6;2.87;12909 +98083;49.77641;.8341;106;20220801;23.1;17.4;20.3;3;17.63;0;3.4;16220 +98083;49.77641;.8341;106;20220802;26;14.7;20.3;2.1;17.3;.1;3.93;20621 +98083;49.77641;.8341;106;20220803;28.2;14.8;21.5;1.8;18.17;.2;4.45;23968 +98083;49.77641;.8341;106;20220804;22.3;16.2;19.2;2.9;16.97;0;3.23;16308 +98083;49.77641;.8341;106;20220805;21.5;14.1;17.8;3.6;13.53;.1;3.75;18182 +98083;49.77641;.8341;106;20220806;23.1;9.3;16.2;2.9;11.33;0;4.36;24567 +98083;49.77641;.8341;106;20220807;23.8;11.3;17.5;3.2;11.8;0;4.7;25094 +98083;49.77641;.8341;106;20220808;25;11.9;18.5;3.6;13.4;0;4.65;23532 +98083;49.77641;.8341;106;20220809;25.2;13.2;19.2;4.2;15.53;0;4.62;24159 +98083;49.77641;.8341;106;20220810;29.1;16.2;22.7;3.4;16.53;0;5.14;22242 +98083;49.77641;.8341;106;20220811;30.6;16.6;23.6;2.7;15.37;0;5.63;25761 +98083;49.77641;.8341;106;20220812;30.9;15.7;23.3;2.2;14.63;0;5.28;24313 +98083;49.77641;.8341;106;20220813;32.9;18.4;25.6;2.5;11.8;0;6.08;24306 +98083;49.77641;.8341;106;20220814;27.5;18.3;22.9;2.3;13.4;0;4.33;17541 +98083;49.77641;.8341;106;20220815;25.1;16.4;20.8;2.5;17.87;.1;3.66;18396 +98083;49.77641;.8341;106;20220816;25.3;17;21.1;2.2;17.73;1.2;3.36;16090 +98083;49.77641;.8341;106;20220817;23.5;16.5;20;2;17.7;7.3;3.06;16045 +98083;49.77641;.8341;106;20220818;23.4;14;18.7;2.4;17.13;.3;3.11;17554 +98083;49.77641;.8341;106;20220819;20.8;16.5;18.6;3.5;17.83;.1;2.42;11929 +98083;49.77641;.8341;106;20220820;21.7;12;16.8;2.6;14.1;.1;3.3;19275 +98083;49.77641;.8341;106;20220821;22.8;10.7;16.7;2.1;14.4;.2;3.24;19677 +98083;49.77641;.8341;106;20220822;23.8;14;18.9;1.6;16.8;.6;3.14;18376 +98083;49.77641;.8341;106;20220823;23.7;18.2;21;2;20.57;.5;2.66;13938 +98083;49.77641;.8341;106;20220824;28.7;16.8;22.8;1.9;20.07;0;3.67;18453 +98083;49.77641;.8341;106;20220825;22.7;17.6;20.2;3.2;19.53;1.1;2.58;13123 +98083;49.77641;.8341;106;20220826;22.4;16.5;19.4;2.7;16.73;.2;2.84;13662 +98083;49.77641;.8341;106;20220827;23.2;11.1;17.2;2.9;14.13;0;3.41;19705 +98083;49.77641;.8341;106;20220828;23.4;13.2;18.3;3.6;14.17;0;3.57;17385 +98083;49.77641;.8341;106;20220829;24.8;15.3;20.1;4.3;13.33;0;4.36;17182 +98083;49.77641;.8341;106;20220830;24.1;13.4;18.7;3.9;14.8;0;3.67;17811 +98083;49.77641;.8341;106;20220831;24.4;15.9;20.1;4.5;15.9;0;3.71;15663 +98083;49.77641;.8341;106;20220901;25.8;13.1;19.4;1.9;15.83;6.2;3.44;19362 +98083;49.77641;.8341;106;20220902;22.5;15.8;19.1;1.6;17.3;7.8;2.53;14202 +98083;49.77641;.8341;106;20220903;22;15.5;18.8;2.2;17.63;1.6;2.47;13798 +98083;49.77641;.8341;106;20220904;26.5;13.9;20.2;2.6;15.5;0;3.74;18724 +98083;49.77641;.8341;106;20220905;24.5;16;20.3;2.5;16.63;1.3;3.18;15460 +98083;49.77641;.8341;106;20220906;23.2;15.5;19.3;3.5;16.77;1.8;2.94;14224 +98083;49.77641;.8341;106;20220907;22.9;14.7;18.8;4.1;16.03;2;3.12;14866 +98083;49.77641;.8341;106;20220908;21.1;14.3;17.7;3.9;15.77;5.6;2.68;13641 +98083;49.77641;.8341;106;20220909;19.6;14.8;17.2;6.4;15.87;14.8;2.44;11324 +98083;49.77641;.8341;106;20220910;19.4;15.5;17.4;3.9;16.1;2.3;2.13;10007 +98083;49.77641;.8341;106;20220911;22.6;11.3;17;2;14.8;.1;2.58;15245 +98083;49.77641;.8341;106;20220912;27.2;13.7;20.5;2.7;15.67;.4;3.66;18069 +98083;49.77641;.8341;106;20220913;23.1;19;21;2.8;17.97;16.7;2.49;9891 +98083;49.77641;.8341;106;20220914;20.4;17.3;18.8;2.2;19.07;17.9;1.53;7108 +98083;49.77641;.8341;106;20220915;18.9;12.4;15.7;2.3;14.33;0;2;12085 +98083;49.77641;.8341;106;20220916;16.4;12.2;14.3;3;11.5;.5;2.11;9708 +98083;49.77641;.8341;106;20220917;15.1;9;12;4.5;9.07;.1;2.59;11149 +98083;49.77641;.8341;106;20220918;16.2;6.8;11.5;3.2;10.23;0;2.11;14188 +98083;49.77641;.8341;106;20220919;16.3;8.5;12.4;2;10.73;.8;1.92;12625 +98083;49.77641;.8341;106;20220920;16.8;9;12.9;2.1;11.73;.2;1.79;11796 +98083;49.77641;.8341;106;20220921;17.7;7.8;12.8;1.7;11.3;0;1.92;13946 +98083;49.77641;.8341;106;20220922;19.9;7.3;13.6;1.9;10.47;0;2.29;15268 +98083;49.77641;.8341;106;20220923;16.6;10;13.3;2.3;12.37;6.9;1.56;9029 +98083;49.77641;.8341;106;20220924;15.4;12.2;13.8;3.5;13.67;10.3;1.38;7811 +98083;49.77641;.8341;106;20220925;16.1;10.8;13.4;2.9;11.63;.7;1.81;9723 +98083;49.77641;.8341;106;20220926;14.9;11.2;13.1;5.3;11.4;8.6;1.95;8248 +98083;49.77641;.8341;106;20220927;15.2;11.7;13.5;5.9;11.03;4.3;2.24;7492 +98083;49.77641;.8341;106;20220928;14.1;9.9;12;3.4;10.77;1.5;1.73;8565 +98083;49.77641;.8341;106;20220929;15.2;7.7;11.4;2;10.37;.5;1.56;11157 +98083;49.77641;.8341;106;20220930;16.3;5.9;11.1;4.1;10.47;4;1.84;11852 +98083;49.77641;.8341;106;20221001;18;12.1;15.1;6.1;14.7;6;1.7;9597 +98083;49.77641;.8341;106;20221002;15.6;13.9;14.8;2.5;14.63;10.9;1.14;5574 +98083;49.77641;.8341;106;20221003;15.5;7.3;11.4;2.2;11.9;0;1.35;11023 +98083;49.77641;.8341;106;20221004;17.3;9.1;13.2;3.3;12.77;0;1.56;10759 +98083;49.77641;.8341;106;20221005;19.5;14.6;17;4.9;13.53;1.2;2.45;8343 +98083;49.77641;.8341;106;20221006;17.2;10.1;13.7;3.1;11.2;0;1.85;9756 +98083;49.77641;.8341;106;20221007;17.6;7.2;12.4;3;10.97;1.7;1.77;11635 +98083;49.77641;.8341;106;20221008;16.3;10.5;13.4;2.8;11.17;.1;1.69;8431 +98083;49.77641;.8341;106;20221009;17.9;6.1;12;2.5;9.53;0;1.83;12095 +98083;49.77641;.8341;106;20221010;17.9;10.3;14.1;3.2;11.53;.1;1.82;9513 +98083;49.77641;.8341;106;20221011;15.8;4.9;10.4;2.2;9.43;0;1.42;11561 +98083;49.77641;.8341;106;20221012;18.2;4.8;11.5;2.5;10.63;1.6;1.56;12324 +98083;49.77641;.8341;106;20221013;15.1;11.7;13.4;2.8;14.2;2.7;.89;6252 +98083;49.77641;.8341;106;20221014;15.4;13.6;14.5;2.5;15.2;3.1;.84;4535 +98083;49.77641;.8341;106;20221015;17.6;13.6;15.6;4.1;14.57;.8;1.41;6045 +98083;49.77641;.8341;106;20221016;16.4;11.3;13.8;3.5;14.1;4.7;1.08;7300 +98083;49.77641;.8341;106;20221017;18.3;14.9;16.6;2.7;16.3;.3;1.13;5899 +98083;49.77641;.8341;106;20221018;18;13.7;15.9;2.1;16.2;0;.97;6315 +98083;49.77641;.8341;106;20221019;20.2;14.6;17.4;4.3;16.37;1.3;1.52;6514 +98083;49.77641;.8341;106;20221020;20.2;15.3;17.7;3;16.07;.7;1.47;6763 +98083;49.77641;.8341;106;20221021;19.4;14.5;16.9;4.6;14.77;.5;1.81;6621 +98083;49.77641;.8341;106;20221022;18.4;13.1;15.7;3.7;14.37;0;1.42;6829 +98083;49.77641;.8341;106;20221023;20.7;14.8;17.8;5.1;14.57;1.7;2.18;6561 +98083;49.77641;.8341;106;20221024;18.1;13.7;15.9;6;13.47;4;1.97;6572 +98083;49.77641;.8341;106;20221025;17.6;11.5;14.5;3.7;13.83;.1;1.22;7218 +98083;49.77641;.8341;106;20221026;20;14.4;17.2;4.5;15.13;0;1.73;6505 +98083;49.77641;.8341;106;20221027;21.5;14.2;17.8;3.2;15.23;.1;1.64;6816 +98083;49.77641;.8341;106;20221028;20.1;14.7;17.4;3.2;15.5;.1;1.42;6203 +98083;49.77641;.8341;106;20221029;20.8;14.5;17.7;3.1;15.7;.2;1.43;5711 +98083;49.77641;.8341;106;20221030;14.8;13.4;14.1;2.4;14;2.5;.81;3108 +98083;49.77641;.8341;106;20221031;18.2;9.1;13.6;3.8;13.23;2.7;1.11;7310 +98083;49.77641;.8341;106;20221101;15.5;10.9;13.2;6.8;11.23;4.3;1.83;5988 +98083;49.77641;.8341;106;20221102;14.8;8.8;11.8;5.2;11.03;.7;1.29;6239 +98083;49.77641;.8341;106;20221103;13;12.5;12.7;5.4;11.9;12.2;1.28;1680 +98083;49.77641;.8341;106;20221104;12;7.8;9.9;4.4;9.77;5.1;1.04;4971 +98083;49.77641;.8341;106;20221105;11;6.7;8.9;4;10.2;4;.66;4658 +98083;49.77641;.8341;106;20221106;12.2;10.7;11.5;5.6;12.1;14.6;.78;3030 +98083;49.77641;.8341;106;20221107;16;11.1;13.6;5.8;12.2;.1;1.45;4232 +98083;49.77641;.8341;106;20221108;15.5;11.9;13.7;5.8;11.8;0;1.59;4321 +98083;49.77641;.8341;106;20221109;14.2;10.5;12.3;4.9;11.17;.5;1.26;4266 +98083;49.77641;.8341;106;20221110;14.8;7.4;11.1;4.2;10.97;0;.96;5873 +98083;49.77641;.8341;106;20221111;11.3;8.3;9.8;3.9;10.77;.1;.63;4058 +98083;49.77641;.8341;106;20221112;14.3;7.2;10.7;2.9;11.17;.1;.68;5298 +98083;49.77641;.8341;106;20221113;14.7;7.9;11.3;2.9;11.3;.1;.74;5375 +98083;49.77641;.8341;106;20221114;13.2;6.5;9.9;3.6;10.87;.7;.58;5089 +98083;49.77641;.8341;106;20221115;13.2;8;10.6;4.9;10.73;5.7;.93;3879 +98083;49.77641;.8341;106;20221116;12.1;7.5;9.8;5.7;10.57;16.7;.74;4473 +98083;49.77641;.8341;106;20221117;11.1;9.6;10.3;7.7;10.8;13.5;.93;2850 +98083;49.77641;.8341;106;20221118;11.3;8.4;9.8;4.2;10.1;15.5;.83;3450 +98083;49.77641;.8341;106;20221119;10.6;5.5;8.1;3.4;9;1.3;.7;4026 +98083;49.77641;.8341;106;20221120;11.7;5.3;8.5;4.7;8.87;2.8;.93;4465 +98083;49.77641;.8341;106;20221121;10.2;6.3;8.2;4.8;9.17;12.1;.76;3724 +98083;49.77641;.8341;106;20221122;9.7;5;7.4;6.2;9;17.5;.63;4005 +98083;49.77641;.8341;106;20221123;12.3;4.9;8.6;5.4;9.27;8.9;.86;4768 +98083;49.77641;.8341;106;20221124;12.5;7.4;10;5.6;9.9;5.2;.97;4058 +98083;49.77641;.8341;106;20221125;12.7;7.5;10.1;3.7;9.77;1.1;.83;4016 +98083;49.77641;.8341;106;20221126;10.3;6;8.1;3.9;9.6;3.5;.49;3685 +98083;49.77641;.8341;106;20221127;10.3;7.7;9;4.7;10.5;12.5;.52;2150 +98083;49.77641;.8341;106;20221128;10.5;8.2;9.3;3;10.43;.8;.49;2734 +98083;49.77641;.8341;106;20221129;8.5;3.6;6.1;2.3;8.87;0;.28;3005 +98083;49.77641;.8341;106;20221130;7.3;4.7;6;2.2;8.07;0;.41;2453 +98083;49.77641;.8341;106;20221201;6.5;1.3;3.9;2.1;7.43;0;.15;4265 +98083;49.77641;.8341;106;20221202;6;-.6;2.7;3.1;6.67;0;.29;3863 +98083;49.77641;.8341;106;20221203;2.4;1.9;2.2;4.6;6.07;0;.57;1402 +98083;49.77641;.8341;106;20221204;2.4;1;1.7;3.2;6.1;0;.37;2071 +98083;49.77641;.8341;106;20221205;4.4;1.3;2.8;1.7;6.4;0;.35;2171 +98083;49.77641;.8341;106;20221206;5.5;-1.7;1.9;1.3;6.33;.8;.09;4178 +98083;49.77641;.8341;106;20221207;7.2;.1;3.7;1.3;6.97;2.6;.12;4119 +98083;49.77641;.8341;106;20221208;4.7;1.2;2.9;1.4;6.93;.8;.19;2924 +98083;49.77641;.8341;106;20221209;2;-2.9;-.4;1.2;5.53;1.7;.08;3162 +98083;49.77641;.8341;106;20221210;2.5;-1.5;.5;2.4;5.87;1.8;.19;3071 +98083;49.77641;.8341;106;20221211;.2;-1.5;-.6;3.8;5.27;.4;.33;1802 +98083;49.77641;.8341;106;20221212;-.5;-1.2;-.8;3.6;4.97;0;.41;1498 +98083;49.77641;.8341;106;20221213;-.1;-3.3;-1.7;3;4.1;.9;.43;2806 +98083;49.77641;.8341;106;20221214;1.6;-1.5;0;1.8;4.43;0;.41;2646 +98083;49.77641;.8341;106;20221215;3.6;-3.5;0;2.8;4.6;0;.41;4003 +98083;49.77641;.8341;106;20221216;5.7;-2.2;1.8;2;5.77;0;.2;4204 +98083;49.77641;.8341;106;20221217;-2;-4.9;-3.5;3.2;4.43;0;.16;2556 +98083;49.77641;.8341;106;20221218;3.2;-4.6;-.7;5.1;5.43;6.9;.2;4175 +98083;49.77641;.8341;106;20221219;11;3.3;7.2;6.7;10.1;5.6;.24;3080 +98083;49.77641;.8341;106;20221220;11.4;10.5;11;4.7;11.13;8;.85;1109 +98083;49.77641;.8341;106;20221221;10.6;6.6;8.6;3.7;10.83;13.5;.21;2730 +98083;49.77641;.8341;106;20221222;12.2;9;10.6;5.7;12.1;10.3;.4;2070 +98083;49.77641;.8341;106;20221223;14;10.5;12.3;5.7;12.5;1.8;.75;2410 +98083;49.77641;.8341;106;20221224;12.3;10.5;11.4;4;11.37;2.7;.75;1944 +98083;49.77641;.8341;106;20221225;10.8;9.3;10;2.9;11.5;4.7;.36;1809 +98083;49.77641;.8341;106;20221226;10;9.2;9.6;4.7;9.47;1.1;1;1434 +98083;49.77641;.8341;106;20221227;9.7;4.1;6.9;4.7;8.17;.5;.66;3588 +98083;49.77641;.8341;106;20221228;10.9;7.6;9.2;7.3;10.57;1.7;.58;2438 +98083;49.77641;.8341;106;20221229;10.2;9.5;9.8;6.8;9.17;.5;1.34;1947 +98083;49.77641;.8341;106;20221230;14.2;4.4;9.3;6.1;10.87;15.9;.48;4696 +98083;49.77641;.8341;106;20221231;16.1;12.2;14.2;8.7;13.07;3.6;1.43;2879 +98084;49.80721;1.17601;122;20220101;14.9;10.6;12.7;4.3;11.67;.4;.81;2670 +98084;49.80721;1.17601;122;20220102;13.4;10.5;12;5.9;11.34;3.5;1.04;2563 +98084;49.80721;1.17601;122;20220103;11.5;9.9;10.7;4.9;10.5;15.9;.92;1642 +98084;49.80721;1.17601;122;20220104;9.3;7;8.2;5.1;8.67;3;.9;1908 +98084;49.80721;1.17601;122;20220105;6.5;3;4.8;5.6;6.27;.1;.94;2849 +98084;49.80721;1.17601;122;20220106;5.3;-.4;2.4;3.8;6.27;2.3;.39;3561 +98084;49.80721;1.17601;122;20220107;7.1;3.5;5.3;5.9;7.57;10.1;.61;2933 +98084;49.80721;1.17601;122;20220108;8.4;2.1;5.3;5.6;8.36;14.8;.33;3713 +98084;49.80721;1.17601;122;20220109;7.1;5.4;6.3;4.9;7.6;2.2;.85;2173 +98084;49.80721;1.17601;122;20220110;5.7;3.3;4.5;3.2;7.9;0;.25;2368 +98084;49.80721;1.17601;122;20220111;6.1;2.7;4.4;3.7;7.27;0;.42;2912 +98084;49.80721;1.17601;122;20220112;6.9;2.7;4.8;1.9;8.04;0;.17;3379 +98084;49.80721;1.17601;122;20220113;7.7;-1.3;3.2;1.6;6.37;0;.22;4726 +98084;49.80721;1.17601;122;20220114;9.6;-.2;4.7;2.2;6.54;.1;.46;5161 +98084;49.80721;1.17601;122;20220115;1.4;.2;.8;2.7;6.07;0;.28;2444 +98084;49.80721;1.17601;122;20220116;7.9;-.3;3.8;3.3;7.87;1.2;.15;4124 +98084;49.80721;1.17601;122;20220117;7.7;1.8;4.8;1.8;7.6;0;.24;4213 +98084;49.80721;1.17601;122;20220118;7.7;-.6;3.5;2.4;7.14;.1;.25;4783 +98084;49.80721;1.17601;122;20220119;7.9;1.8;4.8;3.3;8.17;3.2;.32;3227 +98084;49.80721;1.17601;122;20220120;5.9;2.6;4.3;4.3;6.87;.1;.7;2781 +98084;49.80721;1.17601;122;20220121;6;2.6;4.3;3.6;6.6;0;.67;3557 +98084;49.80721;1.17601;122;20220122;5.5;4.3;4.9;2;7.33;0;.46;2357 +98084;49.80721;1.17601;122;20220123;4.1;3.3;3.7;2.5;6.86;0;.52;1051 +98084;49.80721;1.17601;122;20220124;5.9;.3;3.1;2.3;6.33;0;.44;4436 +98084;49.80721;1.17601;122;20220125;2.4;-2.3;.1;1.7;6.04;0;.19;3933 +98084;49.80721;1.17601;122;20220126;4.9;1.1;3;2.3;6.9;0;.38;2822 +98084;49.80721;1.17601;122;20220127;8.6;4;6.3;4.3;9;.6;.35;4256 +98084;49.80721;1.17601;122;20220128;7.4;.6;4;2.8;8.27;0;.23;4319 +98084;49.80721;1.17601;122;20220129;9.6;5.8;7.7;6.7;10.64;.6;.13;3136 +98084;49.80721;1.17601;122;20220130;8.2;4.3;6.3;3;7.77;.4;.65;4650 +98084;49.80721;1.17601;122;20220131;7.7;3.9;5.8;8.2;6.94;.1;1.24;4489 +98084;49.80721;1.17601;122;20220201;9.6;4.6;7.1;6.6;9.84;.3;.3;4304 +98084;49.80721;1.17601;122;20220202;9.8;8.9;9.3;5.2;9.9;.1;.89;1654 +98084;49.80721;1.17601;122;20220203;7.8;6.5;7.1;4.1;9;0;.6;1880 +98084;49.80721;1.17601;122;20220204;9.4;6.9;8.2;5.5;8.2;.7;1.19;3537 +98084;49.80721;1.17601;122;20220205;8.9;3.3;6.1;5.7;7.7;.2;.95;5532 +98084;49.80721;1.17601;122;20220206;10.8;7.4;9.1;10.5;9.64;8.3;1.18;3307 +98084;49.80721;1.17601;122;20220207;9.3;5.9;7.6;5.2;7.54;0;1.28;4252 +98084;49.80721;1.17601;122;20220208;10.1;6.2;8.2;4.2;10.34;.3;.43;4677 +98084;49.80721;1.17601;122;20220209;8.9;5.1;7;2.5;8.94;.1;.6;4146 +98084;49.80721;1.17601;122;20220210;6.9;4.7;5.8;3.6;8.36;2.9;.67;3585 +98084;49.80721;1.17601;122;20220211;8.5;3.1;5.8;2.8;6.76;0;.95;5886 +98084;49.80721;1.17601;122;20220212;8.6;0;4.3;4;5.49;0;1.31;7798 +98084;49.80721;1.17601;122;20220213;11;1.3;6.2;5.7;7.62;2.1;1.17;7778 +98084;49.80721;1.17601;122;20220214;11;7.1;9.1;5.5;9.02;0;1.29;5482 +98084;49.80721;1.17601;122;20220215;9.1;4;6.5;5.1;9.22;8.8;.56;5042 +98084;49.80721;1.17601;122;20220216;12.9;8.5;10.7;9.8;12.4;2.2;.51;4870 +98084;49.80721;1.17601;122;20220217;11.5;9.5;10.5;8.1;9.5;0;1.66;4243 +98084;49.80721;1.17601;122;20220218;11.7;8.1;9.9;9.2;8.6;1.9;1.98;5364 +98084;49.80721;1.17601;122;20220219;8.3;3.1;5.7;7.5;7.57;1.8;1.04;5817 +98084;49.80721;1.17601;122;20220220;11.6;6.9;9.2;9.9;10;2.9;1.12;5329 +98084;49.80721;1.17601;122;20220221;9.4;5.2;7.3;10.1;7.9;.2;1.47;5423 +98084;49.80721;1.17601;122;20220222;12.2;5.7;8.9;5.6;9.77;1.6;1.07;7508 +98084;49.80721;1.17601;122;20220223;8.7;1.8;5.3;3.2;8;0;.72;7563 +98084;49.80721;1.17601;122;20220224;9;6.1;7.5;6.6;7.07;3;1.72;5505 +98084;49.80721;1.17601;122;20220225;8.9;3.4;6.1;5;7.02;.2;1.36;6814 +98084;49.80721;1.17601;122;20220226;9.7;-.3;4.7;3.8;5.87;0;1.4;9683 +98084;49.80721;1.17601;122;20220227;9.5;1.2;5.3;5.3;5.2;0;1.9;9101 +98084;49.80721;1.17601;122;20220228;12.4;2;7.2;4.2;5.64;1;2.06;10304 +98084;49.80721;1.17601;122;20220301;12.3;5.9;9.1;3.3;7.6;.6;1.55;6497 +98084;49.80721;1.17601;122;20220302;11.5;6.2;8.8;2.4;7.8;0;1.26;6460 +98084;49.80721;1.17601;122;20220303;12.1;4.7;8.4;2.6;9.04;.2;1.1;8520 +98084;49.80721;1.17601;122;20220304;8.9;7.9;8.4;2;9.87;1.7;.7;3560 +98084;49.80721;1.17601;122;20220305;6.7;6.4;6.5;4.4;9.1;1.1;.51;863 +98084;49.80721;1.17601;122;20220306;6.9;2.9;4.9;6.4;6.07;0;1.52;8075 +98084;49.80721;1.17601;122;20220307;5.6;-1;2.3;4.6;4.6;0;1.45;10492 +98084;49.80721;1.17601;122;20220308;12.6;-.3;6.1;4.6;5.2;0;2.26;12870 +98084;49.80721;1.17601;122;20220309;13.3;4.4;8.8;4.3;8.07;0;1.79;10832 +98084;49.80721;1.17601;122;20220310;16.2;6.1;11.2;3.9;8.5;0;2.24;11621 +98084;49.80721;1.17601;122;20220311;12;7.8;9.9;5.6;9.27;.8;1.6;7842 +98084;49.80721;1.17601;122;20220312;11.9;6.4;9.2;5.4;9.04;0;1.52;8793 +98084;49.80721;1.17601;122;20220313;9.2;7.7;8.5;4.8;9.3;2.2;1.04;4644 +98084;49.80721;1.17601;122;20220314;14;4.2;9.1;2.9;8.5;0;1.64;11576 +98084;49.80721;1.17601;122;20220315;13.4;7.1;10.3;3.1;9.67;0;1.5;9857 +98084;49.80721;1.17601;122;20220316;13.7;9.4;11.5;4.3;11.07;0;1.48;8410 +98084;49.80721;1.17601;122;20220317;10.1;5.8;7.9;3.9;7.79;.3;1.66;8669 +98084;49.80721;1.17601;122;20220318;14.1;.8;7.5;4.3;6.76;0;2.37;15149 +98084;49.80721;1.17601;122;20220319;15.4;5.5;10.4;5.6;6.26;0;3.36;14650 +98084;49.80721;1.17601;122;20220320;11.2;2.3;6.7;2.9;5.69;0;2.07;13143 +98084;49.80721;1.17601;122;20220321;16.7;2.1;9.4;3.2;8.22;0;2.41;15700 +98084;49.80721;1.17601;122;20220322;18.1;6.3;12.2;3.5;7.42;0;3.06;15186 +98084;49.80721;1.17601;122;20220323;17.5;3.6;10.5;2.8;6.62;0;2.8;16389 +98084;49.80721;1.17601;122;20220324;16.5;3.6;10.1;3;6.92;0;2.74;16967 +98084;49.80721;1.17601;122;20220325;15.2;5.4;10.3;3.5;7.39;0;2.72;14473 +98084;49.80721;1.17601;122;20220326;16.3;5.6;11;3.8;8.12;0;2.8;15144 +98084;49.80721;1.17601;122;20220327;15.8;6.7;11.2;3.3;9.59;.1;2.39;14256 +98084;49.80721;1.17601;122;20220328;16.7;4.6;10.7;2.6;9.46;0;2.34;15459 +98084;49.80721;1.17601;122;20220329;15.8;10.1;12.9;3;10.19;.9;2.05;8250 +98084;49.80721;1.17601;122;20220330;10.2;8.1;9.1;3;9.96;5.9;1.11;5189 +98084;49.80721;1.17601;122;20220331;6.6;3.3;5;8.3;6.76;8.1;1.52;7819 +98084;49.80721;1.17601;122;20220401;4.6;.3;2.5;9.6;5.82;1.4;1.32;9379 +98084;49.80721;1.17601;122;20220402;6.6;.2;3.4;4.8;5.49;.1;1.71;12074 +98084;49.80721;1.17601;122;20220403;7.3;-2.1;2.6;2.9;5.36;.2;1.6;14088 +98084;49.80721;1.17601;122;20220404;7.6;.1;3.8;5.7;8.16;.5;.7;9382 +98084;49.80721;1.17601;122;20220405;11.6;7.2;9.4;6.9;10.72;.1;1.28;9212 +98084;49.80721;1.17601;122;20220406;11.6;7.9;9.8;5.9;9.82;4;1.58;6535 +98084;49.80721;1.17601;122;20220407;11.4;9;10.2;9;9.49;1.4;2.17;9735 +98084;49.80721;1.17601;122;20220408;5.9;5.5;5.7;4;7.42;14.5;1.07;3436 +98084;49.80721;1.17601;122;20220409;9.5;1.7;5.6;3.1;6.99;.1;1.84;15477 +98084;49.80721;1.17601;122;20220410;13;.3;6.7;3.2;6.42;0;2.47;17774 +98084;49.80721;1.17601;122;20220411;18.7;5.6;12.1;5.2;7.92;0;3.82;17648 +98084;49.80721;1.17601;122;20220412;19.9;11.4;15.7;3.4;11.52;.2;3.06;14479 +98084;49.80721;1.17601;122;20220413;16.8;8;12.4;1.7;11.86;0;2.25;16009 +98084;49.80721;1.17601;122;20220414;16.8;6.2;11.5;1.9;11.46;0;2.37;17967 +98084;49.80721;1.17601;122;20220415;17.7;6.4;12.1;2;11.12;0;2.74;19612 +98084;49.80721;1.17601;122;20220416;16.3;6.8;11.5;2.6;10.09;0;2.87;19897 +98084;49.80721;1.17601;122;20220417;19.6;5.5;12.5;3;7.92;0;3.66;20585 +98084;49.80721;1.17601;122;20220418;13.9;6.2;10;2.7;10.04;0;1.87;12214 +98084;49.80721;1.17601;122;20220419;12.8;6.5;9.6;3.2;10.32;.1;1.88;14260 +98084;49.80721;1.17601;122;20220420;16.1;6.8;11.4;2.9;9.96;0;2.72;17239 +98084;49.80721;1.17601;122;20220421;16.8;5.5;11.1;3.3;9.26;0;3.15;20808 +98084;49.80721;1.17601;122;20220422;15.6;8.1;11.8;3.7;10.06;0;2.73;15938 +98084;49.80721;1.17601;122;20220423;17.3;8.7;13;3.5;10.96;2.1;2.9;17185 +98084;49.80721;1.17601;122;20220424;15.5;9.8;12.7;3.9;10.96;0;2.75;16310 +98084;49.80721;1.17601;122;20220425;13.1;6.9;10;4.3;9.52;0;2.31;14737 +98084;49.80721;1.17601;122;20220426;13.9;7;10.5;4.2;8.79;0;2.86;17777 +98084;49.80721;1.17601;122;20220427;14.6;3.5;9.1;4.6;8.46;0;2.92;20329 +98084;49.80721;1.17601;122;20220428;15.4;5.1;10.3;4;9.52;0;2.78;18499 +98084;49.80721;1.17601;122;20220429;14.4;8.1;11.3;4.6;10.02;0;2.69;16135 +98084;49.80721;1.17601;122;20220430;13.7;6.8;10.3;3.9;8.89;0;2.79;17901 +98084;49.80721;1.17601;122;20220501;15;4.1;9.5;2.4;8.72;.4;2.69;18701 +98084;49.80721;1.17601;122;20220502;15.3;8.6;11.9;4.1;9.5;0;3.18;16900 +98084;49.80721;1.17601;122;20220503;15.2;7;11.1;3.7;9.46;.1;3.33;20288 +98084;49.80721;1.17601;122;20220504;14.9;4.1;9.5;2.4;10.29;.2;2.4;18579 +98084;49.80721;1.17601;122;20220505;15;8.9;11.9;3.2;11.49;.1;2.57;17979 +98084;49.80721;1.17601;122;20220506;18.2;6.2;12.2;2.4;10.94;.1;3.11;22510 +98084;49.80721;1.17601;122;20220507;16.2;10.3;13.3;3;12.5;.3;2.43;15829 +98084;49.80721;1.17601;122;20220508;16.8;10;13.4;3.6;11.9;0;2.8;17202 +98084;49.80721;1.17601;122;20220509;21.7;7.8;14.8;2.1;10.74;0;3.98;24357 +98084;49.80721;1.17601;122;20220510;21.7;14.5;18.1;3.1;12.4;0;3.85;17624 +98084;49.80721;1.17601;122;20220511;21.2;9.6;15.4;3.6;11.9;0;3.96;22375 +98084;49.80721;1.17601;122;20220512;16.4;8.2;12.3;3.1;10.94;.1;2.84;18690 +98084;49.80721;1.17601;122;20220513;16.7;7;11.9;3.2;10.3;0;3.13;21265 +98084;49.80721;1.17601;122;20220514;19.2;6.3;12.7;2.1;10.7;0;3.49;23721 +98084;49.80721;1.17601;122;20220515;26.2;12.8;19.5;3.3;12.14;5.9;5.04;21988 +98084;49.80721;1.17601;122;20220516;21.7;15.2;18.4;3.5;14.77;.2;3.67;17672 +98084;49.80721;1.17601;122;20220517;27.3;13.6;20.5;3;14.47;5.2;5.21;25088 +98084;49.80721;1.17601;122;20220518;23.8;12.8;18.3;2.9;14.94;0;4.07;21495 +98084;49.80721;1.17601;122;20220519;17.9;14.7;16.3;2.7;14.24;2.5;2.51;12254 +98084;49.80721;1.17601;122;20220520;15.7;12.2;13.9;2.9;11.34;3.3;2.63;13417 +98084;49.80721;1.17601;122;20220521;18.5;9.8;14.2;2.5;12.37;0;3.2;20459 +98084;49.80721;1.17601;122;20220522;19.2;8.9;14.1;1.9;13.1;1.1;3.25;21255 +98084;49.80721;1.17601;122;20220523;14.6;13.6;14.1;2.8;13.84;5.8;1.55;7210 +98084;49.80721;1.17601;122;20220524;15.7;10.1;12.9;4.3;11.24;1;2.77;16524 +98084;49.80721;1.17601;122;20220525;16;8.2;12.1;4.3;11.54;.6;2.68;17882 +98084;49.80721;1.17601;122;20220526;15.6;12.3;13.9;4.8;13.36;0;2.28;12965 +98084;49.80721;1.17601;122;20220527;17.4;12;14.7;4.3;12.97;.3;3.04;18345 +98084;49.80721;1.17601;122;20220528;15.4;9.2;12.3;3.8;10.5;0;3.1;19548 +98084;49.80721;1.17601;122;20220529;13.4;6.6;10;3.6;9.17;.6;2.8;19018 +98084;49.80721;1.17601;122;20220530;15.6;4.7;10.1;2.2;9.07;.1;3.2;23443 +98084;49.80721;1.17601;122;20220531;16.5;6.1;11.3;2.8;9.7;.3;3.29;22222 +98084;49.80721;1.17601;122;20220601;17.1;6.6;11.9;2.8;10.2;.1;3.39;23170 +98084;49.80721;1.17601;122;20220602;20.4;7.5;13.9;3.2;10.37;0;4.16;24765 +98084;49.80721;1.17601;122;20220603;20.6;12;16.3;2.8;12.9;0;3.81;21216 +98084;49.80721;1.17601;122;20220604;23.6;13.6;18.6;3.8;16.37;16.2;4.12;22512 +98084;49.80721;1.17601;122;20220605;16.6;14.6;15.6;2.6;15.67;.7;1.91;10575 +98084;49.80721;1.17601;122;20220606;18.6;11.2;14.9;3.1;13.27;.6;3.19;19597 +98084;49.80721;1.17601;122;20220607;20;13.8;16.9;2.7;14.8;4.9;3.21;17695 +98084;49.80721;1.17601;122;20220608;17.7;14.2;15.9;4.8;14.6;.5;2.63;13811 +98084;49.80721;1.17601;122;20220609;18.4;12.4;15.4;4.3;13.3;0;3.22;17725 +98084;49.80721;1.17601;122;20220610;19.5;13.9;16.7;2.5;15.07;.1;2.95;16125 +98084;49.80721;1.17601;122;20220611;19.7;13.4;16.5;2.5;13.5;.2;3.64;21008 +98084;49.80721;1.17601;122;20220612;18.8;9.3;14;2.6;12.54;.1;3.42;22094 +98084;49.80721;1.17601;122;20220613;18.5;10.6;14.5;2.9;11.87;0;3.78;23392 +98084;49.80721;1.17601;122;20220614;22.9;9.7;16.3;2.9;11.84;0;4.69;26665 +98084;49.80721;1.17601;122;20220615;23.9;14;19;2.6;12.87;0;4.71;23059 +98084;49.80721;1.17601;122;20220616;24.7;11.1;17.9;1.9;13.64;0;4.85;28063 +98084;49.80721;1.17601;122;20220617;32.1;16;24;2.7;14.74;0;6.77;29956 +98084;49.80721;1.17601;122;20220618;30.9;17.1;24;3.5;17;3.2;6.43;27088 +98084;49.80721;1.17601;122;20220619;18.8;12.2;15.5;6.6;13.6;5;3.14;15963 +98084;49.80721;1.17601;122;20220620;19.8;12.2;16;5.4;12.84;0;3.99;20976 +98084;49.80721;1.17601;122;20220621;21.2;11.5;16.4;3.2;13.07;0;4.11;22959 +98084;49.80721;1.17601;122;20220622;23.3;12.4;17.9;3.9;14.04;2.8;4.91;26291 +98084;49.80721;1.17601;122;20220623;23.7;16;19.8;1.9;16.84;9.3;3.88;20290 +98084;49.80721;1.17601;122;20220624;22.1;14.7;18.4;2.8;16.47;8.6;3.65;20063 +98084;49.80721;1.17601;122;20220625;17.7;13.5;15.6;3.2;14.2;3.2;2.71;15029 +98084;49.80721;1.17601;122;20220626;20;10.2;15.1;2.9;12.64;.3;3.8;22952 +98084;49.80721;1.17601;122;20220627;19.4;11.2;15.3;2.4;13.3;4.6;3.41;20608 +98084;49.80721;1.17601;122;20220628;23;9.7;16.4;2.5;12.6;0;4.63;26892 +98084;49.80721;1.17601;122;20220629;20.5;11.1;15.8;2.8;13.64;5.6;3.86;23314 +98084;49.80721;1.17601;122;20220630;17;12.1;14.6;2.6;13.74;4.9;2.65;16134 +98084;49.80721;1.17601;122;20220701;18.9;9.8;14.4;2.9;12.4;.1;3.5;22060 +98084;49.80721;1.17601;122;20220702;22.8;10.7;16.8;2.8;12.7;0;4.6;26233 +98084;49.80721;1.17601;122;20220703;19.4;11.6;15.5;2.7;13.17;.2;3.67;22704 +98084;49.80721;1.17601;122;20220704;20.1;10.7;15.4;2.8;13.27;.1;3.65;22134 +98084;49.80721;1.17601;122;20220705;20;10.7;15.4;2.6;13.34;.1;3.63;22099 +98084;49.80721;1.17601;122;20220706;21;10.5;15.8;2.7;14.1;0;3.73;23153 +98084;49.80721;1.17601;122;20220707;19;14.9;16.9;3.9;15.2;.1;2.85;14264 +98084;49.80721;1.17601;122;20220708;23.6;9.6;16.6;2;14;.2;4.35;26750 +98084;49.80721;1.17601;122;20220709;22.9;12.2;17.5;3;15.17;0;4.41;26132 +98084;49.80721;1.17601;122;20220710;23.5;11.7;17.6;2.9;13.67;0;4.49;24348 +98084;49.80721;1.17601;122;20220711;26.7;14.1;20.4;2.7;14.8;0;5.08;25310 +98084;49.80721;1.17601;122;20220712;30.5;16.4;23.5;2.3;15.8;0;5.83;27011 +98084;49.80721;1.17601;122;20220713;28.8;18.8;23.8;2.1;16.5;0;4.97;21626 +98084;49.80721;1.17601;122;20220714;24.7;14.9;19.8;2.7;16.4;0;4.55;24025 +98084;49.80721;1.17601;122;20220715;22.9;12.1;17.5;2.7;12.1;0;4.46;23098 +98084;49.80721;1.17601;122;20220716;24.7;10.7;17.7;2.6;13.67;0;4.83;27403 +98084;49.80721;1.17601;122;20220717;28.7;14.4;21.6;3.2;11.87;0;6.14;27543 +98084;49.80721;1.17601;122;20220718;34.8;18.5;26.7;2.9;12.2;0;7.27;28069 +98084;49.80721;1.17601;122;20220719;39.1;23.6;31.4;4.1;13.57;1.5;9.4;27333 +98084;49.80721;1.17601;122;20220720;23.7;18.2;21;2.3;18.7;6;3.43;16586 +98084;49.80721;1.17601;122;20220721;23.8;16.7;20.3;2.8;18;0;3.66;18327 +98084;49.80721;1.17601;122;20220722;23.2;15.3;19.2;2.7;17.2;.8;3.6;19165 +98084;49.80721;1.17601;122;20220723;24.1;15.7;19.9;2.2;17.26;0;3.76;19773 +98084;49.80721;1.17601;122;20220724;31.6;14.7;23.1;2.5;15.73;0;6.07;27770 +98084;49.80721;1.17601;122;20220725;23;15.8;19.4;4;16.43;0;3.84;18002 +98084;49.80721;1.17601;122;20220726;20.7;16.2;18.5;3;14.7;.2;3.24;14281 +98084;49.80721;1.17601;122;20220727;23.5;10.9;17.2;2.3;12.53;0;4.31;23885 +98084;49.80721;1.17601;122;20220728;23.1;14.3;18.7;2.6;11.5;0;4.15;18609 +98084;49.80721;1.17601;122;20220729;25.3;13.6;19.5;2;13.17;0;4.46;23090 +98084;49.80721;1.17601;122;20220730;24.1;14;19;3.1;14.34;.1;4.3;21151 +98084;49.80721;1.17601;122;20220731;22.4;16.9;19.6;4;18.17;.4;2.87;12638 +98084;49.80721;1.17601;122;20220801;23.4;17.1;20.2;3;17.7;0;3.45;16663 +98084;49.80721;1.17601;122;20220802;26.1;15;20.5;2.3;17.17;.2;3.95;19827 +98084;49.80721;1.17601;122;20220803;28.4;14.9;21.7;2;17.84;.2;4.57;23547 +98084;49.80721;1.17601;122;20220804;22.5;16;19.3;3.2;16.84;0;3.32;16421 +98084;49.80721;1.17601;122;20220805;21.4;13.4;17.4;3.7;13.54;0;3.69;18356 +98084;49.80721;1.17601;122;20220806;22.6;9.4;16;3.2;11.04;0;4.29;23336 +98084;49.80721;1.17601;122;20220807;23.5;11.8;17.6;3.6;11.4;0;4.8;23753 +98084;49.80721;1.17601;122;20220808;24.5;11.6;18.1;4;12.97;0;4.68;22836 +98084;49.80721;1.17601;122;20220809;25.1;13.4;19.2;4.7;15.27;0;4.79;23398 +98084;49.80721;1.17601;122;20220810;28.4;16.4;22.4;4.1;16.14;0;5.33;21217 +98084;49.80721;1.17601;122;20220811;30.1;17.1;23.6;3.2;14.87;0;5.81;24312 +98084;49.80721;1.17601;122;20220812;30.5;16.1;23.3;2.7;13.8;0;5.56;22836 +98084;49.80721;1.17601;122;20220813;32.6;18.6;25.6;2.8;11.2;0;6.17;22905 +98084;49.80721;1.17601;122;20220814;28.5;18.7;23.6;2.5;12.77;.1;4.71;17623 +98084;49.80721;1.17601;122;20220815;26;16.9;21.5;2.7;17.67;.2;3.93;18453 +98084;49.80721;1.17601;122;20220816;25.2;16.7;20.9;2.4;17.4;0;3.36;15764 +98084;49.80721;1.17601;122;20220817;23.1;16.4;19.8;2.2;17.6;2.9;2.95;15252 +98084;49.80721;1.17601;122;20220818;24.3;14.3;19.3;2.7;17.2;.4;3.37;17751 +98084;49.80721;1.17601;122;20220819;20.6;16.1;18.3;3.4;17.94;1.1;2.28;11976 +98084;49.80721;1.17601;122;20220820;21.5;12.2;16.8;2.6;14.14;.1;3.19;18332 +98084;49.80721;1.17601;122;20220821;23.1;10.9;17;2.4;14.3;.3;3.32;19080 +98084;49.80721;1.17601;122;20220822;23.8;14.8;19.3;1.6;16.77;.5;3.09;17226 +98084;49.80721;1.17601;122;20220823;23.8;18;20.9;2.1;20.17;.2;2.72;13974 +98084;49.80721;1.17601;122;20220824;28.5;16.8;22.6;2.1;19.84;0;3.68;17784 +98084;49.80721;1.17601;122;20220825;23.2;17.8;20.5;3.7;18.84;1;2.93;13012 +98084;49.80721;1.17601;122;20220826;22.1;17;19.5;2.9;17.14;.2;2.71;12440 +98084;49.80721;1.17601;122;20220827;22.8;11.2;17;3.3;14.14;0;3.32;18512 +98084;49.80721;1.17601;122;20220828;22.9;13.6;18.3;4.2;14.1;0;3.56;16042 +98084;49.80721;1.17601;122;20220829;24.3;15.2;19.7;5.2;13.04;0;4.54;16414 +98084;49.80721;1.17601;122;20220830;23.8;13.7;18.7;4.7;14.74;0;3.83;16873 +98084;49.80721;1.17601;122;20220831;24;16.2;20.1;5.2;15.44;0;3.86;14813 +98084;49.80721;1.17601;122;20220901;26.4;14;20.2;2.6;15.27;4.4;3.78;18396 +98084;49.80721;1.17601;122;20220902;22.4;15.6;19;2.1;16.5;2.6;2.59;13652 +98084;49.80721;1.17601;122;20220903;22.6;15.6;19.1;2.4;17.5;1.3;2.62;13899 +98084;49.80721;1.17601;122;20220904;26.3;14;20.2;2.8;15.4;0;3.71;17955 +98084;49.80721;1.17601;122;20220905;24.2;16.3;20.2;2.9;16.14;1.9;3.15;14012 +98084;49.80721;1.17601;122;20220906;23.8;14.9;19.3;2.7;16.4;1.3;2.98;14877 +98084;49.80721;1.17601;122;20220907;22.7;14.1;18.4;3.6;15.76;.2;2.93;14463 +98084;49.80721;1.17601;122;20220908;21.1;13.8;17.4;3.5;15.63;6.3;2.53;13288 +98084;49.80721;1.17601;122;20220909;19.3;14.4;16.8;5.1;15.5;15.3;2.28;10726 +98084;49.80721;1.17601;122;20220910;19.5;15.4;17.5;3.7;16.24;2.1;2.06;9866 +98084;49.80721;1.17601;122;20220911;22.4;11.3;16.8;2.3;14.7;.1;2.5;14395 +98084;49.80721;1.17601;122;20220912;26.9;14;20.5;2.9;15.44;.4;3.6;16825 +98084;49.80721;1.17601;122;20220913;22.8;19.1;20.9;3.1;17.74;12.8;2.46;8928 +98084;49.80721;1.17601;122;20220914;19.6;17.3;18.5;2.3;18.87;9.9;1.3;5578 +98084;49.80721;1.17601;122;20220915;18.9;12.2;15.5;2.5;14.24;.3;1.98;11860 +98084;49.80721;1.17601;122;20220916;15.9;12.7;14.3;3.3;11.74;1;1.99;8085 +98084;49.80721;1.17601;122;20220917;14.7;9.6;12.2;4.9;9.07;0;2.56;9857 +98084;49.80721;1.17601;122;20220918;16;6.4;11.2;3.4;10;0;2.11;13809 +98084;49.80721;1.17601;122;20220919;16.1;8.8;12.5;2.4;10.5;0;1.94;11779 +98084;49.80721;1.17601;122;20220920;16.8;9.3;13.1;2.4;11.4;.3;1.85;11161 +98084;49.80721;1.17601;122;20220921;17.5;8.6;13.1;2.2;11.1;0;1.97;12610 +98084;49.80721;1.17601;122;20220922;19.6;7.8;13.7;2.2;10.04;.1;2.34;14052 +98084;49.80721;1.17601;122;20220923;16.3;10.3;13.3;2.4;12.1;3.4;1.54;7944 +98084;49.80721;1.17601;122;20220924;15.7;12;13.9;3.5;13.37;4.8;1.46;8148 +98084;49.80721;1.17601;122;20220925;15.9;10.3;13.1;3.4;11.24;.4;1.82;9683 +98084;49.80721;1.17601;122;20220926;15.1;11.2;13.2;5.5;11.34;7.8;1.99;8109 +98084;49.80721;1.17601;122;20220927;15;11.4;13.2;6.3;10.84;5.5;2.21;7283 +98084;49.80721;1.17601;122;20220928;14;9.6;11.8;3.8;10.24;.5;1.77;8478 +98084;49.80721;1.17601;122;20220929;15.3;7.7;11.5;2.2;10.17;.3;1.59;10788 +98084;49.80721;1.17601;122;20220930;16.1;6.1;11.1;4.1;10.37;3.2;1.8;11056 +98084;49.80721;1.17601;122;20221001;17.5;11.8;14.7;6;14.57;6.6;1.52;9078 +98084;49.80721;1.17601;122;20221002;14.8;13.6;14.2;2.3;14.17;14.6;1;4466 +98084;49.80721;1.17601;122;20221003;15.1;7.6;11.4;2.3;11.74;0;1.28;9756 +98084;49.80721;1.17601;122;20221004;17.3;8.9;13.1;3.5;12.64;0;1.54;10516 +98084;49.80721;1.17601;122;20221005;19.2;14.5;16.9;4.9;13.54;.6;2.34;7782 +98084;49.80721;1.17601;122;20221006;17;10.4;13.7;3;11.24;0;1.77;9056 +98084;49.80721;1.17601;122;20221007;17.4;7.6;12.5;3;10.9;.9;1.74;10751 +98084;49.80721;1.17601;122;20221008;15.9;10.4;13.2;2.9;11.04;0;1.62;7836 +98084;49.80721;1.17601;122;20221009;17.7;6.5;12.1;2.9;9.37;0;1.92;11147 +98084;49.80721;1.17601;122;20221010;18.1;10.4;14.2;3.6;11.4;.1;1.94;9165 +98084;49.80721;1.17601;122;20221011;15.6;5.2;10.4;2.5;9.4;0;1.44;10723 +98084;49.80721;1.17601;122;20221012;17.9;5.3;11.6;2.6;10.47;.1;1.56;11360 +98084;49.80721;1.17601;122;20221013;14.8;11.5;13.2;2.9;13.97;2.1;.83;5795 +98084;49.80721;1.17601;122;20221014;15.2;13.8;14.5;2.5;15.17;2.1;.77;3678 +98084;49.80721;1.17601;122;20221015;17.3;13.4;15.4;4.1;14.44;.8;1.33;5651 +98084;49.80721;1.17601;122;20221016;16.2;11.2;13.7;3.5;14.07;4.6;1.01;6967 +98084;49.80721;1.17601;122;20221017;18;14.9;16.5;2.8;16.47;.4;1.03;5317 +98084;49.80721;1.17601;122;20221018;17.4;13.6;15.5;2.1;16.07;0;.85;5584 +98084;49.80721;1.17601;122;20221019;19.6;14.1;16.8;4.7;16;2.1;1.37;6039 +98084;49.80721;1.17601;122;20221020;20.1;15.1;17.6;3.4;16;.6;1.47;6450 +98084;49.80721;1.17601;122;20221021;19.2;14.4;16.8;4.9;14.8;.4;1.73;6227 +98084;49.80721;1.17601;122;20221022;18;13.3;15.7;3.8;14.27;.4;1.37;6148 +98084;49.80721;1.17601;122;20221023;20.4;14.7;17.6;5.2;14.54;2.4;2.09;6069 +98084;49.80721;1.17601;122;20221024;17.8;13.7;15.8;6;13.44;2;1.88;6128 +98084;49.80721;1.17601;122;20221025;17.2;11.3;14.3;3.9;13.77;0;1.13;6756 +98084;49.80721;1.17601;122;20221026;19.9;14.3;17.1;4.6;15.1;0;1.66;6197 +98084;49.80721;1.17601;122;20221027;21;14.6;17.8;3.9;15.17;.1;1.71;6004 +98084;49.80721;1.17601;122;20221028;20.2;15.3;17.8;3.6;15.6;0;1.52;5625 +98084;49.80721;1.17601;122;20221029;20.8;14.5;17.7;3.5;15.47;0;1.53;5376 +98084;49.80721;1.17601;122;20221030;14.7;13.5;14.1;2.7;13.84;.5;.84;2643 +98084;49.80721;1.17601;122;20221031;18.2;9.8;14;3.9;13.37;4.3;1.14;6620 +98084;49.80721;1.17601;122;20221101;15.3;10.7;13;6.7;11.17;4;1.72;5789 +98084;49.80721;1.17601;122;20221102;14.5;8.8;11.7;5.3;10.9;1.2;1.24;5854 +98084;49.80721;1.17601;122;20221103;12.9;12.1;12.5;5.5;11.94;5.9;1.13;2417 +98084;49.80721;1.17601;122;20221104;11.6;7.7;9.6;4.4;9.8;4.2;.94;4544 +98084;49.80721;1.17601;122;20221105;10.6;6.5;8.6;3.9;10;3.3;.62;4313 +98084;49.80721;1.17601;122;20221106;11.8;10.2;11;5.4;11.9;14;.64;2935 +98084;49.80721;1.17601;122;20221107;15.9;10.9;13.4;5.7;12.17;0;1.36;4119 +98084;49.80721;1.17601;122;20221108;15.4;11.7;13.5;5.9;11.74;.2;1.53;4153 +98084;49.80721;1.17601;122;20221109;13.9;10.3;12.1;5;11.17;.5;1.18;4080 +98084;49.80721;1.17601;122;20221110;14.6;7.3;10.9;4.2;10.9;0;.88;5531 +98084;49.80721;1.17601;122;20221111;11.1;8.2;9.6;4.5;10.74;.1;.59;3794 +98084;49.80721;1.17601;122;20221112;14.1;7.3;10.7;3.5;11.2;.1;.66;4823 +98084;49.80721;1.17601;122;20221113;15.3;7.6;11.4;3;11.1;.1;.8;5501 +98084;49.80721;1.17601;122;20221114;12;6;9;4;10.1;.3;.6;4618 +98084;49.80721;1.17601;122;20221115;12.8;7.8;10.3;4.4;10.76;4.6;.82;3481 +98084;49.80721;1.17601;122;20221116;11.8;7.3;9.6;4.9;10.49;15.6;.73;4401 +98084;49.80721;1.17601;122;20221117;11.3;9.6;10.4;7;10.86;9.8;.92;2610 +98084;49.80721;1.17601;122;20221118;10.6;8.3;9.4;4;10.17;12;.67;2805 +98084;49.80721;1.17601;122;20221119;10;6.3;8.1;3.5;9.14;1;.69;3206 +98084;49.80721;1.17601;122;20221120;11.6;5.5;8.6;4.7;8.74;3.4;.95;4126 +98084;49.80721;1.17601;122;20221121;9.6;6.1;7.9;4.8;8.97;8.2;.7;3239 +98084;49.80721;1.17601;122;20221122;9.5;4.9;7.2;6;8.84;15.6;.62;3794 +98084;49.80721;1.17601;122;20221123;12.2;4.7;8.4;5.4;9.14;6.9;.83;4523 +98084;49.80721;1.17601;122;20221124;12.4;7.3;9.8;5.2;9.8;6.1;.9;3888 +98084;49.80721;1.17601;122;20221125;12.4;7.2;9.8;3.5;9.67;.9;.75;3844 +98084;49.80721;1.17601;122;20221126;9.7;5.7;7.7;4.1;9.4;1.8;.45;3371 +98084;49.80721;1.17601;122;20221127;9.9;7;8.4;4.9;10.07;14.7;.48;2116 +98084;49.80721;1.17601;122;20221128;10.3;8.4;9.3;3.1;10.37;.3;.5;2330 +98084;49.80721;1.17601;122;20221129;7.1;3.6;5.4;2.1;8.6;0;.27;2054 +98084;49.80721;1.17601;122;20221130;6.4;4.3;5.4;2.2;8.07;0;.32;1998 +98084;49.80721;1.17601;122;20221201;6.3;2.1;4.2;2.6;7.57;.1;.2;3553 +98084;49.80721;1.17601;122;20221202;5.6;-.2;2.7;3.5;6.64;0;.32;3319 +98084;49.80721;1.17601;122;20221203;2.1;1.6;1.9;5.7;5.97;0;.55;1205 +98084;49.80721;1.17601;122;20221204;2.2;.9;1.5;4;6;0;.38;1864 +98084;49.80721;1.17601;122;20221205;3.9;1;2.4;1.9;6.2;.1;.36;1931 +98084;49.80721;1.17601;122;20221206;6.8;-.8;3;1.7;6.64;.3;.16;4063 +98084;49.80721;1.17601;122;20221207;6.8;.7;3.8;1.5;7;2.1;.17;3528 +98084;49.80721;1.17601;122;20221208;4.3;1.3;2.8;1.4;6.77;.9;.23;2450 +98084;49.80721;1.17601;122;20221209;2.8;-3.5;-.3;1.2;5.5;.4;.05;3613 +98084;49.80721;1.17601;122;20221210;1.3;-1.1;.1;2.3;5.94;.9;.15;2335 +98084;49.80721;1.17601;122;20221211;-.3;-1.6;-.9;4.2;5.24;0;.3;1409 +98084;49.80721;1.17601;122;20221212;-1;-1.8;-1.4;4.1;4.84;0;.35;1468 +98084;49.80721;1.17601;122;20221213;-.3;-3.5;-1.9;3.3;4.04;.1;.43;2623 +98084;49.80721;1.17601;122;20221214;1.4;-1.5;0;2.3;4.3;0;.49;2401 +98084;49.80721;1.17601;122;20221215;3.1;-3.8;-.4;3.2;4.57;0;.42;3729 +98084;49.80721;1.17601;122;20221216;5.3;-1.9;1.7;2.5;5.77;0;.26;3806 +98084;49.80721;1.17601;122;20221217;-2.3;-5.4;-3.8;3.1;4.32;0;.19;2353 +98084;49.80721;1.17601;122;20221218;1.8;-4.7;-1.4;5.5;5.17;4.1;.15;3589 +98084;49.80721;1.17601;122;20221219;10.3;1.9;6.1;6.1;9.7;4.3;.07;3059 +98084;49.80721;1.17601;122;20221220;11.1;9.9;10.5;4.2;10.94;9.4;.68;1537 +98084;49.80721;1.17601;122;20221221;10.3;6.7;8.5;3.6;10.64;14.3;.23;2384 +98084;49.80721;1.17601;122;20221222;11.7;8.7;10.2;5.3;11.87;8.2;.33;1775 +98084;49.80721;1.17601;122;20221223;13.8;10.1;11.9;5.5;12.2;2.3;.69;2312 +98084;49.80721;1.17601;122;20221224;12.2;10.2;11.2;4;11.24;3;.71;1925 +98084;49.80721;1.17601;122;20221225;10.6;9.4;10;2.7;11.44;9.9;.37;1561 +98084;49.80721;1.17601;122;20221226;9.8;9.1;9.5;4.6;9.47;1;.94;1306 +98084;49.80721;1.17601;122;20221227;9.4;3.8;6.6;4.5;8;0;.61;3383 +98084;49.80721;1.17601;122;20221228;10.4;7.3;8.9;6.9;10.44;2.9;.46;2231 +98084;49.80721;1.17601;122;20221229;10;9.5;9.7;6.8;9.1;0;1.32;1674 +98084;49.80721;1.17601;122;20221230;13.8;4.4;9.1;6;10.74;14.7;.43;4365 +98084;49.80721;1.17601;122;20221231;15.7;12.1;13.9;8.3;13;2.4;1.28;2495 +98085;49.83365;1.52138;160;20220101;13.9;10.2;12.1;4.8;11.67;.7;.82;2551 +98085;49.83365;1.52138;160;20220102;13.1;9.9;11.5;5.9;11.24;3.8;.93;2410 +98085;49.83365;1.52138;160;20220103;10.9;9.6;10.3;4.8;10.44;16.3;.83;1558 +98085;49.83365;1.52138;160;20220104;8.5;6.6;7.5;4.5;8.64;3.1;.7;1830 +98085;49.83365;1.52138;160;20220105;5.7;2.1;3.9;4.3;6.24;.1;.68;2628 +98085;49.83365;1.52138;160;20220106;4.9;-.4;2.2;3.8;6.24;2.1;.37;3200 +98085;49.83365;1.52138;160;20220107;6.2;3.1;4.6;5.1;7.34;10.7;.53;2468 +98085;49.83365;1.52138;160;20220108;7.9;.6;4.3;5.8;8.07;16;.16;3794 +98085;49.83365;1.52138;160;20220109;6.5;4.2;5.4;4;7.37;1.9;.65;2157 +98085;49.83365;1.52138;160;20220110;3.9;2;3;3.2;7.44;0;.14;1972 +98085;49.83365;1.52138;160;20220111;4.6;1.8;3.2;3.8;7;.2;.31;2379 +98085;49.83365;1.52138;160;20220112;6.3;1.2;3.8;1.8;7.67;.1;.14;3314 +98085;49.83365;1.52138;160;20220113;7.7;-1.7;3;1.3;6.37;0;.19;4544 +98085;49.83365;1.52138;160;20220114;9.4;.6;5;1.9;6.74;.1;.42;4474 +98085;49.83365;1.52138;160;20220115;3;.1;1.6;2.3;6.17;.1;.3;2485 +98085;49.83365;1.52138;160;20220116;6.3;-.4;3;3.2;7.5;1.1;.1;3950 +98085;49.83365;1.52138;160;20220117;7.2;.7;3.9;1.7;7.47;.1;.17;4018 +98085;49.83365;1.52138;160;20220118;7.2;.1;3.7;2.4;7.27;.1;.26;4237 +98085;49.83365;1.52138;160;20220119;7.1;1.6;4.4;2.8;8;3;.2;3791 +98085;49.83365;1.52138;160;20220120;5.3;1.4;3.4;3.5;6.74;.1;.44;3206 +98085;49.83365;1.52138;160;20220121;5.6;1.1;3.4;2.8;6.57;0;.44;3521 +98085;49.83365;1.52138;160;20220122;4.8;3.5;4.2;2.4;7.27;0;.43;1910 +98085;49.83365;1.52138;160;20220123;3.6;2.8;3.2;2.9;6.8;0;.45;1483 +98085;49.83365;1.52138;160;20220124;5.3;-.1;2.6;2.5;6.27;0;.4;4015 +98085;49.83365;1.52138;160;20220125;1.5;-1.5;0;1.4;5.9;0;.2;2834 +98085;49.83365;1.52138;160;20220126;3.8;.3;2.1;1.9;6.77;0;.23;3391 +98085;49.83365;1.52138;160;20220127;8.3;3.4;5.8;4.3;8.8;1.1;.31;4020 +98085;49.83365;1.52138;160;20220128;7;1.6;4.3;2.6;8.17;.1;.22;4302 +98085;49.83365;1.52138;160;20220129;9.3;4.9;7.1;6.6;10.44;.6;.05;3948 +98085;49.83365;1.52138;160;20220130;7.8;3.2;5.5;2.9;7.54;.5;.58;4069 +98085;49.83365;1.52138;160;20220131;6.9;3.3;5.1;7.9;6.77;.1;1.12;3636 +98085;49.83365;1.52138;160;20220201;9.4;2.5;5.9;6.9;9.47;.6;.14;5136 +98085;49.83365;1.52138;160;20220202;9.3;8.7;9;5.3;9.84;0;.82;1520 +98085;49.83365;1.52138;160;20220203;7.2;6.1;6.6;4.1;8.9;.1;.51;2029 +98085;49.83365;1.52138;160;20220204;8.8;6.6;7.7;5.1;8.07;.6;1.09;3030 +98085;49.83365;1.52138;160;20220205;8.4;1.8;5.1;5;7.54;.3;.7;5360 +98085;49.83365;1.52138;160;20220206;10.4;7;8.7;10.4;9.5;9.4;1.08;3903 +98085;49.83365;1.52138;160;20220207;8.7;4.5;6.6;4.9;7.24;0;1.1;4462 +98085;49.83365;1.52138;160;20220208;9.7;5.5;7.6;4.5;10.27;.3;.33;4485 +98085;49.83365;1.52138;160;20220209;8.9;5.5;7.2;2.3;9;.1;.57;4152 +98085;49.83365;1.52138;160;20220210;6.5;4.4;5.5;3.7;8.25;3;.72;3260 +98085;49.83365;1.52138;160;20220211;7.9;2;5;2.8;6.65;0;.89;6255 +98085;49.83365;1.52138;160;20220212;7.7;-.8;3.5;3.8;5.41;0;1.17;8145 +98085;49.83365;1.52138;160;20220213;10.8;.2;5.5;5.8;7.31;2.3;1.25;7526 +98085;49.83365;1.52138;160;20220214;11;6.9;8.9;5.7;8.85;.1;1.39;6439 +98085;49.83365;1.52138;160;20220215;8.8;3.8;6.3;5.4;9.01;6;.66;3996 +98085;49.83365;1.52138;160;20220216;12.6;8;10.3;9.3;12.27;2.1;.43;5424 +98085;49.83365;1.52138;160;20220217;10.9;9.1;10;8.5;9.34;0;1.57;3428 +98085;49.83365;1.52138;160;20220218;11.3;7.5;9.4;9.1;8.5;1.6;1.83;5074 +98085;49.83365;1.52138;160;20220219;8;2.8;5.4;7.1;7.37;1.7;1.01;5993 +98085;49.83365;1.52138;160;20220220;11.3;6.3;8.8;9.7;9.87;3.2;1.02;6005 +98085;49.83365;1.52138;160;20220221;8.8;4.7;6.7;9.8;7.57;.6;1.45;5442 +98085;49.83365;1.52138;160;20220222;11.6;4.8;8.2;5.4;9.44;1.2;.98;7215 +98085;49.83365;1.52138;160;20220223;8.7;1.4;5.1;3.2;7.84;0;.74;7619 +98085;49.83365;1.52138;160;20220224;8.4;5.2;6.8;6.1;7.04;2.5;1.5;5098 +98085;49.83365;1.52138;160;20220225;8.6;2.2;5.4;4.1;6.84;.4;1.19;7480 +98085;49.83365;1.52138;160;20220226;8.8;.1;4.4;4;6.04;0;1.25;8670 +98085;49.83365;1.52138;160;20220227;8.7;.7;4.7;5.8;5.3;0;1.75;8454 +98085;49.83365;1.52138;160;20220228;11.3;1;6.2;4.6;5.64;.7;1.88;9756 +98085;49.83365;1.52138;160;20220301;10.5;5;7.7;3.1;7.5;.6;1.27;7216 +98085;49.83365;1.52138;160;20220302;10.1;5.5;7.8;2.8;7.54;0;1.22;6752 +98085;49.83365;1.52138;160;20220303;11.3;4.3;7.8;2.6;9;.1;.99;8443 +98085;49.83365;1.52138;160;20220304;9.7;6.6;8.2;2;9.6;.6;.78;5409 +98085;49.83365;1.52138;160;20220305;7.1;6.1;6.6;3.7;8.94;.5;.61;2503 +98085;49.83365;1.52138;160;20220306;6.7;1.3;4;5.6;5.9;0;1.33;7665 +98085;49.83365;1.52138;160;20220307;4.8;-1.4;1.7;5.1;4.57;0;1.37;8300 +98085;49.83365;1.52138;160;20220308;11.1;-1;5.1;5.1;5.17;0;2.08;11811 +98085;49.83365;1.52138;160;20220309;12.8;3.2;8;4.7;7.87;0;1.71;10749 +98085;49.83365;1.52138;160;20220310;15.3;5.7;10.5;4.3;8.37;0;2.12;10929 +98085;49.83365;1.52138;160;20220311;11.5;7.1;9.3;6.1;9.2;.8;1.48;7480 +98085;49.83365;1.52138;160;20220312;11.3;5.9;8.6;6.3;9.1;0;1.41;8447 +98085;49.83365;1.52138;160;20220313;9.2;7.4;8.3;5.7;9.24;2.3;1.11;4922 +98085;49.83365;1.52138;160;20220314;13.2;3.9;8.5;2.8;8.54;0;1.51;11195 +98085;49.83365;1.52138;160;20220315;12.5;7;9.7;3;9.67;0;1.35;8787 +98085;49.83365;1.52138;160;20220316;12.8;8.4;10.6;4.5;10.97;0;1.23;7991 +98085;49.83365;1.52138;160;20220317;10;5.2;7.6;3.7;7.73;.8;1.51;8376 +98085;49.83365;1.52138;160;20220318;13.8;.8;7.3;5.4;6.55;.1;2.61;15667 +98085;49.83365;1.52138;160;20220319;15.2;5.4;10.3;6.6;6.08;0;3.67;15458 +98085;49.83365;1.52138;160;20220320;11.2;.9;6;3.1;5.55;0;2.07;13954 +98085;49.83365;1.52138;160;20220321;16.5;1.7;9.1;3.3;7.91;0;2.42;15881 +98085;49.83365;1.52138;160;20220322;17.8;6.1;12;3.4;7.55;0;3.03;15899 +98085;49.83365;1.52138;160;20220323;17.2;3.7;10.4;3;6.65;0;2.86;17018 +98085;49.83365;1.52138;160;20220324;16.9;3.9;10.4;3.5;6.78;0;3;17615 +98085;49.83365;1.52138;160;20220325;15.5;5.1;10.3;4.2;7.21;0;2.95;15373 +98085;49.83365;1.52138;160;20220326;16.2;5.3;10.8;4.6;7.81;0;3.03;15782 +98085;49.83365;1.52138;160;20220327;16.5;6;11.3;3.7;9.15;.1;2.6;14969 +98085;49.83365;1.52138;160;20220328;16.9;3.7;10.3;2.8;9.38;0;2.27;15190 +98085;49.83365;1.52138;160;20220329;14.9;10.1;12.5;3.3;9.91;1.2;2.02;6771 +98085;49.83365;1.52138;160;20220330;10;7.7;8.8;3.3;9.68;4.1;1.11;4176 +98085;49.83365;1.52138;160;20220331;6.6;2.9;4.8;8.5;6.75;5;1.59;9376 +98085;49.83365;1.52138;160;20220401;4.3;0;2.1;9.6;5.81;1.1;1.32;9379 +98085;49.83365;1.52138;160;20220402;6.4;-.2;3.1;5.5;5.11;.1;1.91;12925 +98085;49.83365;1.52138;160;20220403;6.8;-2.2;2.3;3.1;5.21;.2;1.65;14458 +98085;49.83365;1.52138;160;20220404;7.3;-.3;3.5;5.9;7.88;.7;.78;8588 +98085;49.83365;1.52138;160;20220405;11.4;6.7;9;7;10.48;.2;1.27;7970 +98085;49.83365;1.52138;160;20220406;11.4;7.5;9.4;6.5;9.51;3;1.68;6246 +98085;49.83365;1.52138;160;20220407;11.4;8.8;10.1;9.4;9.15;1.7;2.43;11405 +98085;49.83365;1.52138;160;20220408;5.7;5.2;5.4;4;7.41;16.2;1.07;3436 +98085;49.83365;1.52138;160;20220409;9.7;.9;5.3;3.4;6.75;.2;1.97;16727 +98085;49.83365;1.52138;160;20220410;12.7;-.3;6.2;3.2;6.31;0;2.49;18676 +98085;49.83365;1.52138;160;20220411;18.3;4.7;11.5;5.1;7.58;0;3.83;17853 +98085;49.83365;1.52138;160;20220412;19.8;10.6;15.2;3.5;11.28;0;3.21;15769 +98085;49.83365;1.52138;160;20220413;17;8.1;12.6;1.8;11.95;.1;2.24;15464 +98085;49.83365;1.52138;160;20220414;17.4;6.3;11.8;2.1;11.35;.1;2.44;17870 +98085;49.83365;1.52138;160;20220415;17.8;6.6;12.2;2.3;10.95;0;2.83;20355 +98085;49.83365;1.52138;160;20220416;16.4;6.4;11.4;3.3;9.85;0;3.04;21269 +98085;49.83365;1.52138;160;20220417;19.4;4.4;11.9;3.2;7.25;0;3.89;21900 +98085;49.83365;1.52138;160;20220418;14.2;6;10.1;3.2;9.79;0;2.15;14143 +98085;49.83365;1.52138;160;20220419;13.6;6.3;10;3.5;10.15;.1;2.12;14951 +98085;49.83365;1.52138;160;20220420;16.7;6;11.3;3.4;9.55;0;2.87;16962 +98085;49.83365;1.52138;160;20220421;17;4.6;10.8;3.9;8.98;0;3.37;22527 +98085;49.83365;1.52138;160;20220422;15.6;7.4;11.5;4.3;9.71;0;2.8;15669 +98085;49.83365;1.52138;160;20220423;17.3;8.3;12.8;4.3;10.78;3.5;3.06;17833 +98085;49.83365;1.52138;160;20220424;16.3;9.5;12.9;4.3;10.68;0;3.05;18107 +98085;49.83365;1.52138;160;20220425;13.4;6.6;10;4.8;9.35;0;2.58;17194 +98085;49.83365;1.52138;160;20220426;14.2;5.7;10;4.4;8.51;0;2.94;18558 +98085;49.83365;1.52138;160;20220427;15;2.8;8.9;5.1;8.31;0;3.06;21341 +98085;49.83365;1.52138;160;20220428;16.2;4.8;10.5;4.6;9.35;0;2.86;17127 +98085;49.83365;1.52138;160;20220429;15.3;7.8;11.6;5;9.75;0;2.99;17778 +98085;49.83365;1.52138;160;20220430;14;5.9;10;4.3;8.68;0;3;20262 +98085;49.83365;1.52138;160;20220501;15.3;3.8;9.5;2.8;8.48;.1;2.84;19369 +98085;49.83365;1.52138;160;20220502;15.7;8.2;12;4;8.99;0;3.46;19208 +98085;49.83365;1.52138;160;20220503;15.7;7;11.4;3.6;9.24;.1;3.4;20753 +98085;49.83365;1.52138;160;20220504;15.5;3.6;9.6;2.6;10.01;.3;2.61;19932 +98085;49.83365;1.52138;160;20220505;15.1;8.8;12;3.5;11.15;.1;2.72;18219 +98085;49.83365;1.52138;160;20220506;20;6.9;13.5;2.1;10.84;0;3.47;22310 +98085;49.83365;1.52138;160;20220507;17.7;9.7;13.7;3.2;12.27;.3;2.85;17486 +98085;49.83365;1.52138;160;20220508;18.5;9.9;14.2;4.1;11.7;0;3.23;18107 +98085;49.83365;1.52138;160;20220509;23;8;15.5;2.3;10.54;0;4.21;24304 +98085;49.83365;1.52138;160;20220510;22.7;14;18.4;3.3;12.27;0;4.11;18673 +98085;49.83365;1.52138;160;20220511;21.9;9.3;15.6;3.5;11.77;0;4.06;22383 +98085;49.83365;1.52138;160;20220512;17.1;7.9;12.5;3;10.74;.1;3.01;19326 +98085;49.83365;1.52138;160;20220513;17.4;6.7;12.1;3.2;10;0;3.25;20804 +98085;49.83365;1.52138;160;20220514;21.2;6.1;13.7;1.8;10.6;0;3.84;25014 +98085;49.83365;1.52138;160;20220515;26;12.6;19.3;3.8;12.1;4.2;5.29;23608 +98085;49.83365;1.52138;160;20220516;22.3;15.1;18.7;3.8;14.74;.1;3.76;17297 +98085;49.83365;1.52138;160;20220517;26.6;13.5;20.1;2.9;14.27;3.5;4.89;23589 +98085;49.83365;1.52138;160;20220518;24.1;12.5;18.3;2.8;15.14;0;4.09;22168 +98085;49.83365;1.52138;160;20220519;18.8;15.4;17.1;2.9;14.5;3.3;2.65;12125 +98085;49.83365;1.52138;160;20220520;15.9;11.9;13.9;3;11.77;8.4;2.5;13256 +98085;49.83365;1.52138;160;20220521;19.3;9.4;14.3;2.7;12.27;0;3.33;20635 +98085;49.83365;1.52138;160;20220522;20.8;9.1;15;1.8;13.07;1.4;3.56;22757 +98085;49.83365;1.52138;160;20220523;14.5;13.5;14;3;13.9;9.1;1.45;6574 +98085;49.83365;1.52138;160;20220524;15.7;9.7;12.7;4.1;11.17;1;2.74;16349 +98085;49.83365;1.52138;160;20220525;15.8;7.6;11.7;3.9;11.37;.7;2.67;19195 +98085;49.83365;1.52138;160;20220526;15.6;12.2;13.9;4.5;13.17;0;2.23;12494 +98085;49.83365;1.52138;160;20220527;18;11.8;14.9;4;12.77;.4;3.07;16877 +98085;49.83365;1.52138;160;20220528;16;8.2;12.1;3.5;10.34;.2;3.04;19069 +98085;49.83365;1.52138;160;20220529;13.5;5;9.3;3.2;9.07;1.2;2.68;19882 +98085;49.83365;1.52138;160;20220530;15.9;4.4;10.2;2;8.87;.1;3.22;23145 +98085;49.83365;1.52138;160;20220531;17;6.4;11.7;2.2;9.54;.3;3.36;22346 +98085;49.83365;1.52138;160;20220601;17.5;6.5;12;2.8;9.94;.2;3.48;22794 +98085;49.83365;1.52138;160;20220602;20.8;7.2;14;3.4;9.87;0;4.39;25391 +98085;49.83365;1.52138;160;20220603;22;11.4;16.7;3.3;12.7;3.1;4.22;22514 +98085;49.83365;1.52138;160;20220604;24.3;13.5;18.9;4.2;16.44;12.5;4.3;22627 +98085;49.83365;1.52138;160;20220605;16.5;14.4;15.4;2.8;15.74;1.2;1.81;10112 +98085;49.83365;1.52138;160;20220606;18.9;10.5;14.7;3.2;13;.8;3.26;20130 +98085;49.83365;1.52138;160;20220607;20;12.9;16.4;2.7;14.64;4.9;3.2;18593 +98085;49.83365;1.52138;160;20220608;17.5;13.7;15.6;4.5;14.4;.9;2.57;13778 +98085;49.83365;1.52138;160;20220609;18.5;11.6;15.1;4;13.2;0;3.14;18130 +98085;49.83365;1.52138;160;20220610;19.2;13.7;16.4;2.6;15.14;.1;2.88;16417 +98085;49.83365;1.52138;160;20220611;20.4;13;16.7;2.6;13.4;.2;3.56;19012 +98085;49.83365;1.52138;160;20220612;19.3;9.2;14.3;2.5;12.24;.1;3.55;22310 +98085;49.83365;1.52138;160;20220613;19.3;9.2;14.2;2.6;11.6;0;3.65;22266 +98085;49.83365;1.52138;160;20220614;23.3;9.9;16.6;2.8;11.24;0;4.74;25629 +98085;49.83365;1.52138;160;20220615;25.9;13.4;19.7;2.9;12.37;0;5.26;24916 +98085;49.83365;1.52138;160;20220616;26.7;11.1;18.9;1.9;13.1;0;5.11;27756 +98085;49.83365;1.52138;160;20220617;31.9;16.1;24;2.6;14.67;0;6.48;28108 +98085;49.83365;1.52138;160;20220618;33.7;17.6;25.6;3.3;16.97;3.1;7.02;28243 +98085;49.83365;1.52138;160;20220619;18.7;11.4;15.1;6.3;13.5;2.9;3.17;18671 +98085;49.83365;1.52138;160;20220620;20.5;11.8;16.2;5.1;12.54;.1;4.08;20695 +98085;49.83365;1.52138;160;20220621;22;11;16.5;3.7;12.6;0;4.33;23313 +98085;49.83365;1.52138;160;20220622;25.3;11.7;18.5;4;13.5;.6;5.27;26000 +98085;49.83365;1.52138;160;20220623;24.9;14.7;19.8;2.3;16.87;9;4.23;22408 +98085;49.83365;1.52138;160;20220624;22.3;14.3;18.3;2.6;16.47;8.4;3.6;19945 +98085;49.83365;1.52138;160;20220625;17.3;13.3;15.3;3;14.44;2.8;2.49;14210 +98085;49.83365;1.52138;160;20220626;20.5;10;15.3;2.8;12.7;.2;3.81;22732 +98085;49.83365;1.52138;160;20220627;19.5;11.3;15.4;2.4;13.17;4.8;3.38;20142 +98085;49.83365;1.52138;160;20220628;23.4;9.7;16.6;2.4;12.67;0;4.51;25947 +98085;49.83365;1.52138;160;20220629;21.4;10.6;16;2.6;13.44;5;3.9;22969 +98085;49.83365;1.52138;160;20220630;16.4;11.7;14.1;2.3;13.9;5;2.36;15070 +98085;49.83365;1.52138;160;20220701;19;9.3;14.1;2.8;12.2;.2;3.44;21684 +98085;49.83365;1.52138;160;20220702;23;10.2;16.6;2.8;12.4;0;4.5;25067 +98085;49.83365;1.52138;160;20220703;19.6;11;15.3;2.6;12.84;.1;3.48;20432 +98085;49.83365;1.52138;160;20220704;21.1;10.2;15.6;2.8;13.04;.2;3.84;22915 +98085;49.83365;1.52138;160;20220705;21.1;10.3;15.7;2.7;12.97;.2;3.87;22799 +98085;49.83365;1.52138;160;20220706;21.9;9.6;15.8;2.6;13.8;0;3.93;24356 +98085;49.83365;1.52138;160;20220707;19.1;14.1;16.6;3.4;14.7;0;2.95;15571 +98085;49.83365;1.52138;160;20220708;25.1;8.8;17;1.8;13.27;.2;4.73;27898 +98085;49.83365;1.52138;160;20220709;24.3;12.5;18.4;3.1;14.8;0;4.46;23636 +98085;49.83365;1.52138;160;20220710;24.8;10.7;17.8;2.8;13.2;0;4.8;25849 +98085;49.83365;1.52138;160;20220711;28;13.9;20.9;2.5;14.2;0;5.34;25770 +98085;49.83365;1.52138;160;20220712;31.5;15.8;23.7;2;15.04;0;5.86;27144 +98085;49.83365;1.52138;160;20220713;31.4;18.6;25;2.1;15.74;0;5.65;24398 +98085;49.83365;1.52138;160;20220714;26.2;14.7;20.5;2.9;15.6;0;4.76;23022 +98085;49.83365;1.52138;160;20220715;24.1;11.2;17.7;2.7;11.7;0;4.72;24373 +98085;49.83365;1.52138;160;20220716;26.3;10.6;18.4;2.5;13.1;0;5.02;26716 +98085;49.83365;1.52138;160;20220717;29.8;13.4;21.6;2.8;11;0;6.23;27347 +98085;49.83365;1.52138;160;20220718;36.1;18;27.1;2.4;11.47;0;7.25;28443 +98085;49.83365;1.52138;160;20220719;38.6;23.6;31.1;4;13.24;3.2;9.03;26038 +98085;49.83365;1.52138;160;20220720;23.1;17.7;20.4;2.6;18.57;8.6;3.21;15525 +98085;49.83365;1.52138;160;20220721;23.4;16.6;20;2.7;18.04;0;3.41;17206 +98085;49.83365;1.52138;160;20220722;22.2;14.3;18.3;3.1;16.3;.3;3.4;18479 +98085;49.83365;1.52138;160;20220723;24.3;15;19.7;2;16.7;0;3.76;20017 +98085;49.83365;1.52138;160;20220724;31.2;14;22.6;3;15.47;0;6.09;27216 +98085;49.83365;1.52138;160;20220725;22.8;15.7;19.2;4.1;15.87;0;3.74;17256 +98085;49.83365;1.52138;160;20220726;20.6;15.7;18.2;3.3;14.64;.2;3.17;14314 +98085;49.83365;1.52138;160;20220727;23;11.1;17.1;3.1;12.1;0;4.3;22287 +98085;49.83365;1.52138;160;20220728;23.4;12.9;18.2;2.6;11.2;0;4.32;20898 +98085;49.83365;1.52138;160;20220729;26.8;13.5;20.2;2.1;12.6;0;4.77;23434 +98085;49.83365;1.52138;160;20220730;25.5;13.5;19.5;3;14;.2;4.59;22127 +98085;49.83365;1.52138;160;20220731;22.4;16.8;19.6;3.9;17.9;.6;3.14;15040 +98085;49.83365;1.52138;160;20220801;24.2;16.7;20.5;2.8;17.7;.2;3.53;17131 +98085;49.83365;1.52138;160;20220802;27.8;14.4;21.1;2.4;17;.3;4.54;22960 +98085;49.83365;1.52138;160;20220803;31.7;14.8;23.3;1.9;17.74;.3;5.27;25636 +98085;49.83365;1.52138;160;20220804;23.4;15.6;19.5;3.4;16.74;.1;3.56;17337 +98085;49.83365;1.52138;160;20220805;22.3;13;17.7;3.6;13.3;0;3.89;18800 +98085;49.83365;1.52138;160;20220806;23;9.4;16.2;2.9;10.4;0;4.32;22557 +98085;49.83365;1.52138;160;20220807;24.8;11.4;18.1;3.8;10.77;0;5.03;22345 +98085;49.83365;1.52138;160;20220808;25.9;10.9;18.4;3.9;12.47;0;4.97;23410 +98085;49.83365;1.52138;160;20220809;27.2;12.8;20;4.7;14.6;0;5.2;22743 +98085;49.83365;1.52138;160;20220810;31.1;15.8;23.4;4.4;14.84;0;6.36;23324 +98085;49.83365;1.52138;160;20220811;32.3;16.5;24.4;3.3;13.14;0;6.32;23703 +98085;49.83365;1.52138;160;20220812;32.8;17;24.9;3.2;11.94;0;6.44;23503 +98085;49.83365;1.52138;160;20220813;32.2;18.9;25.5;2.9;10.24;0;6.14;21501 +98085;49.83365;1.52138;160;20220814;29.5;18.9;24.2;2.4;12.24;.2;5.02;18996 +98085;49.83365;1.52138;160;20220815;27;16.5;21.8;2.6;17.5;0;3.99;18610 +98085;49.83365;1.52138;160;20220816;25.7;16.3;21;2.3;16.9;0;3.65;17613 +98085;49.83365;1.52138;160;20220817;23.9;16.3;20.1;2.1;17.57;1.8;3.1;15739 +98085;49.83365;1.52138;160;20220818;26;14.3;20.1;2.7;17.07;.4;3.81;19365 +98085;49.83365;1.52138;160;20220819;20.8;15.2;18;3.4;17.77;2.9;2.41;13322 +98085;49.83365;1.52138;160;20220820;21.7;12.1;16.9;2.7;14;.1;3.15;17191 +98085;49.83365;1.52138;160;20220821;23.9;10.9;17.4;2.1;13.97;.2;3.48;19945 +98085;49.83365;1.52138;160;20220822;24.9;14.8;19.8;1.7;16.24;.4;3.28;17355 +98085;49.83365;1.52138;160;20220823;24.8;17.5;21.2;2.2;19.3;.2;2.95;14631 +98085;49.83365;1.52138;160;20220824;30.5;16.3;23.4;2;19;0;4.21;20349 +98085;49.83365;1.52138;160;20220825;25.1;18.9;22;4;17.84;.4;3.65;13467 +98085;49.83365;1.52138;160;20220826;22.9;16.1;19.5;3;16.4;.1;3.01;13980 +98085;49.83365;1.52138;160;20220827;23.5;11.2;17.3;3.2;13.47;0;3.55;18442 +98085;49.83365;1.52138;160;20220828;23.4;13.3;18.4;4.2;13.47;0;3.83;16531 +98085;49.83365;1.52138;160;20220829;24.9;14.7;19.8;5.4;12.37;0;4.83;16423 +98085;49.83365;1.52138;160;20220830;25.4;13.1;19.3;4.6;14.07;0;4.3;17985 +98085;49.83365;1.52138;160;20220831;25;14.9;19.9;4.8;14.47;0;4.15;15953 +98085;49.83365;1.52138;160;20220901;26.8;14.8;20.8;3.4;14.4;3.5;4.28;17393 +98085;49.83365;1.52138;160;20220902;21.7;15.1;18.4;2.4;15.24;1.6;2.6;12785 +98085;49.83365;1.52138;160;20220903;23.4;15.3;19.3;2.3;16.94;.7;2.73;14032 +98085;49.83365;1.52138;160;20220904;26.7;13.3;20;2.8;14.77;0;3.79;17922 +98085;49.83365;1.52138;160;20220905;23.6;16.2;19.9;3.1;15.74;2.2;3.13;13249 +98085;49.83365;1.52138;160;20220906;24.2;14.8;19.5;3.5;16.2;1.9;3.14;14642 +98085;49.83365;1.52138;160;20220907;21.9;13.6;17.7;4;15.77;.6;2.68;13706 +98085;49.83365;1.52138;160;20220908;20.5;13.8;17.1;4.1;15.47;4.9;2.43;12223 +98085;49.83365;1.52138;160;20220909;18.8;14;16.4;5.4;15.37;16;2.07;10138 +98085;49.83365;1.52138;160;20220910;19.3;14.7;17;3.2;16.1;2;1.9;9795 +98085;49.83365;1.52138;160;20220911;21.6;11.2;16.4;1.8;14.67;.1;2.34;14727 +98085;49.83365;1.52138;160;20220912;25.7;13.8;19.8;2.7;15.34;.3;3.21;15548 +98085;49.83365;1.52138;160;20220913;22.3;18.5;20.4;3.1;17.54;7.9;2.32;8633 +98085;49.83365;1.52138;160;20220914;19;17;18;2.8;18.64;6.1;1.29;6234 +98085;49.83365;1.52138;160;20220915;18.4;11.9;15.1;2.3;14.07;0;1.82;11139 +98085;49.83365;1.52138;160;20220916;15.3;12;13.6;2.9;11.7;1;1.72;7938 +98085;49.83365;1.52138;160;20220917;14.3;8.2;11.2;4;9.14;0;2.13;10490 +98085;49.83365;1.52138;160;20220918;15.8;6.5;11.1;3.1;9.84;0;2;12846 +98085;49.83365;1.52138;160;20220919;16;7.9;12;2.3;10.24;0;1.88;11796 +98085;49.83365;1.52138;160;20220920;16.7;8.8;12.7;2;11.1;.3;1.79;11493 +98085;49.83365;1.52138;160;20220921;17.3;8.7;13;1.8;10.77;0;1.86;11942 +98085;49.83365;1.52138;160;20220922;19.2;8.5;13.8;1.8;9.84;0;2.16;13124 +98085;49.83365;1.52138;160;20220923;16.2;10.4;13.3;2.1;11.87;1.8;1.59;9583 +98085;49.83365;1.52138;160;20220924;15.6;11.7;13.6;3;13.2;2.5;1.36;7685 +98085;49.83365;1.52138;160;20220925;15.5;8.8;12.2;3.3;11.14;.3;1.66;9968 +98085;49.83365;1.52138;160;20220926;14.7;10.6;12.7;4.7;11.27;8.6;1.72;7602 +98085;49.83365;1.52138;160;20220927;14.4;9.8;12.1;4.3;10.84;7.1;1.68;8137 +98085;49.83365;1.52138;160;20220928;13.5;7.6;10.6;2.8;10.1;.4;1.4;9070 +98085;49.83365;1.52138;160;20220929;15.6;6.6;11.1;1.7;9.87;.2;1.51;10913 +98085;49.83365;1.52138;160;20220930;15.7;6.1;10.9;3.7;10.24;3;1.71;11248 +98085;49.83365;1.52138;160;20221001;17.3;11.3;14.3;5.9;14.47;7;1.38;8696 +98085;49.83365;1.52138;160;20221002;14.4;13.2;13.8;2.5;14.1;14.6;.9;3781 +98085;49.83365;1.52138;160;20221003;13.9;7.9;10.9;1.9;11.7;0;1.05;8523 +98085;49.83365;1.52138;160;20221004;17.1;8;12.5;3.4;12.44;0;1.43;10337 +98085;49.83365;1.52138;160;20221005;18.3;14.1;16.2;4.8;13.47;.6;2.04;6914 +98085;49.83365;1.52138;160;20221006;16.7;9.7;13.2;2.6;11.1;0;1.59;8766 +98085;49.83365;1.52138;160;20221007;16.9;7.3;12.1;2.9;10.8;.9;1.58;10213 +98085;49.83365;1.52138;160;20221008;15.6;9.1;12.4;2.5;11.07;.1;1.36;8190 +98085;49.83365;1.52138;160;20221009;17;6.8;11.9;3;9.3;0;1.84;10215 +98085;49.83365;1.52138;160;20221010;17.8;9.8;13.8;3.3;11.17;0;1.8;8923 +98085;49.83365;1.52138;160;20221011;15.3;5.9;10.6;2.2;9.3;.1;1.38;9511 +98085;49.83365;1.52138;160;20221012;17.2;5.8;11.5;2.2;10.27;0;1.41;10339 +98085;49.83365;1.52138;160;20221013;14.1;10.7;12.4;2.9;13.64;2;.72;5504 +98085;49.83365;1.52138;160;20221014;14.7;13.5;14.1;2.6;15.1;1.6;.7;3227 +98085;49.83365;1.52138;160;20221015;16.8;12.8;14.8;4.4;14.24;.6;1.25;5815 +98085;49.83365;1.52138;160;20221016;15.6;10.8;13.2;3.6;13.97;5;.88;6284 +98085;49.83365;1.52138;160;20221017;17.7;14.8;16.2;2.9;16.47;1;.95;4800 +98085;49.83365;1.52138;160;20221018;17.1;13.4;15.2;2.3;15.8;0;.85;5417 +98085;49.83365;1.52138;160;20221019;18.4;13.2;15.8;5.2;15.54;3.3;1.21;6287 +98085;49.83365;1.52138;160;20221020;19.6;14.6;17.1;3.7;15.84;.8;1.38;6098 +98085;49.83365;1.52138;160;20221021;18.8;13.8;16.3;5;14.7;.3;1.61;5949 +98085;49.83365;1.52138;160;20221022;17.5;13;15.2;3.7;14.2;1.1;1.25;5574 +98085;49.83365;1.52138;160;20221023;19.8;14.4;17.1;5.5;14.6;3.9;1.96;6022 +98085;49.83365;1.52138;160;20221024;17.3;13.6;15.4;6.4;13.37;.9;1.84;4894 +98085;49.83365;1.52138;160;20221025;16.8;11.2;14;3.8;13.64;.1;1.06;5940 +98085;49.83365;1.52138;160;20221026;19.5;13.7;16.6;4.4;14.94;0;1.51;5895 +98085;49.83365;1.52138;160;20221027;20.3;14.1;17.2;4.1;14.94;.1;1.6;6037 +98085;49.83365;1.52138;160;20221028;20;14.8;17.4;3.6;15.4;0;1.45;5463 +98085;49.83365;1.52138;160;20221029;20.4;14.3;17.4;3.6;15.37;0;1.45;5779 +98085;49.83365;1.52138;160;20221030;14.5;13;13.8;2.6;13.57;.5;.8;2715 +98085;49.83365;1.52138;160;20221031;17.4;9.5;13.5;4.1;13.2;4.2;.99;6371 +98085;49.83365;1.52138;160;20221101;14.9;10;12.4;6.8;11.2;3;1.52;4885 +98085;49.83365;1.52138;160;20221102;13.9;8.4;11.1;5.2;10.77;.6;1.13;5112 +98085;49.83365;1.52138;160;20221103;12.5;11.2;11.8;5.5;11.8;4.5;.97;2437 +98085;49.83365;1.52138;160;20221104;10.9;7.5;9.2;3.7;9.8;2.4;.77;3958 +98085;49.83365;1.52138;160;20221105;10.3;5.3;7.8;3.7;9.8;2.9;.46;4677 +98085;49.83365;1.52138;160;20221106;11;9.5;10.2;5.7;11.67;14.7;.52;2499 +98085;49.83365;1.52138;160;20221107;15.3;10.4;12.8;5.9;12.14;0;1.18;4461 +98085;49.83365;1.52138;160;20221108;14.9;10.9;12.9;6.3;11.64;.2;1.4;3991 +98085;49.83365;1.52138;160;20221109;13.5;9.8;11.7;4.9;11.1;.7;1.07;3774 +98085;49.83365;1.52138;160;20221110;13.9;6.8;10.3;4.1;10.77;0;.79;5107 +98085;49.83365;1.52138;160;20221111;10.7;7.9;9.3;4.6;10.6;.1;.57;3172 +98085;49.83365;1.52138;160;20221112;11.9;6.9;9.4;3.6;10.8;.1;.44;4119 +98085;49.83365;1.52138;160;20221113;13.6;7;10.3;2.7;10.57;.1;.6;4661 +98085;49.83365;1.52138;160;20221114;10.6;4.6;7.6;3.8;9.6;.1;.42;4358 +98085;49.83365;1.52138;160;20221115;11.7;7;9.4;5.1;10.83;4.1;.52;3747 +98085;49.83365;1.52138;160;20221116;11.3;6.6;9;6.3;10.57;15;.6;3771 +98085;49.83365;1.52138;160;20221117;11.3;9;10.2;8.4;10.47;6.2;.98;2203 +98085;49.83365;1.52138;160;20221118;9.6;7.6;8.6;3.9;10.07;8.6;.53;2439 +98085;49.83365;1.52138;160;20221119;9.4;5.6;7.5;2.4;9.27;.8;.4;3315 +98085;49.83365;1.52138;160;20221120;10.9;5;7.9;4;8.74;3.9;.72;4017 +98085;49.83365;1.52138;160;20221121;8;4.9;6.4;4.7;8.7;6.9;.43;2896 +98085;49.83365;1.52138;160;20221122;8.9;4.4;6.7;6;8.64;15.4;.58;3405 +98085;49.83365;1.52138;160;20221123;11.5;4.3;7.9;5.6;9.04;6;.73;4264 +98085;49.83365;1.52138;160;20221124;11.6;6.7;9.1;5.2;9.67;4.8;.79;3430 +98085;49.83365;1.52138;160;20221125;11.6;6.5;9.1;3.1;9.57;.4;.6;3482 +98085;49.83365;1.52138;160;20221126;9.4;4.8;7.1;4.3;9.2;1.3;.39;3289 +98085;49.83365;1.52138;160;20221127;9;6.3;7.6;5.4;9.77;10.3;.36;2466 +98085;49.83365;1.52138;160;20221128;10;7.9;8.9;2.9;10.27;.1;.45;2159 +98085;49.83365;1.52138;160;20221129;6.3;2.7;4.5;1.7;8.07;0;.17;2727 +98085;49.83365;1.52138;160;20221130;5.8;3.5;4.7;2.2;7.97;0;.26;2207 +98085;49.83365;1.52138;160;20221201;5.6;2;3.8;2.9;7.54;0;.23;2698 +98085;49.83365;1.52138;160;20221202;4.6;.1;2.3;3.5;6.57;0;.27;2983 +98085;49.83365;1.52138;160;20221203;1.7;1.2;1.4;5.9;5.9;0;.51;1054 +98085;49.83365;1.52138;160;20221204;1.6;.5;1.1;4.5;5.94;.1;.38;1409 +98085;49.83365;1.52138;160;20221205;3.1;.5;1.8;2;6.3;.2;.23;2279 +98085;49.83365;1.52138;160;20221206;6.4;-.1;3.2;1.7;6.77;0;.17;3480 +98085;49.83365;1.52138;160;20221207;5.8;.7;3.2;1.8;6.9;1.3;.17;3022 +98085;49.83365;1.52138;160;20221208;3.8;.3;2.1;1.2;6.44;.4;.18;2479 +98085;49.83365;1.52138;160;20221209;2.1;-3.8;-.8;1.6;5.37;.2;.08;3230 +98085;49.83365;1.52138;160;20221210;1;-2.1;-.5;2.1;5.74;0;.1;2346 +98085;49.83365;1.52138;160;20221211;-.9;-1.8;-1.3;4.6;5.24;0;.24;1221 +98085;49.83365;1.52138;160;20221212;-1.6;-2.5;-2.1;4.5;4.74;0;.32;1223 +98085;49.83365;1.52138;160;20221213;-.7;-4.1;-2.4;4;4.07;.1;.44;2419 +98085;49.83365;1.52138;160;20221214;.7;-2.1;-.7;2.4;4.3;0;.45;2205 +98085;49.83365;1.52138;160;20221215;2.1;-3.8;-.9;2.8;4.34;0;.41;3163 +98085;49.83365;1.52138;160;20221216;4;-2.2;.9;2.4;5.5;0;.26;3189 +98085;49.83365;1.52138;160;20221217;-3.1;-6.2;-4.6;2.5;4.27;0;.09;2091 +98085;49.83365;1.52138;160;20221218;.8;-5;-2.1;5.6;5.06;3.7;.14;3139 +98085;49.83365;1.52138;160;20221219;9.3;1.4;5.3;6.3;9.37;3.7;0;3610 +98085;49.83365;1.52138;160;20221220;10.4;9.2;9.8;4.2;10.77;10.3;.55;1419 +98085;49.83365;1.52138;160;20221221;9.7;6.2;8;3.5;10.44;13.2;.14;2385 +98085;49.83365;1.52138;160;20221222;11.1;8.4;9.8;4.9;11.7;9.5;.22;2149 +98085;49.83365;1.52138;160;20221223;13.3;9.8;11.6;5.3;12.07;3.9;.6;2415 +98085;49.83365;1.52138;160;20221224;11.7;9.7;10.7;3.9;11.17;2.8;.62;1784 +98085;49.83365;1.52138;160;20221225;10.3;9;9.6;2.8;11.44;7.8;.29;1508 +98085;49.83365;1.52138;160;20221226;9.3;8.8;9.1;4.5;9.4;.7;.89;929 +98085;49.83365;1.52138;160;20221227;8.6;3.1;5.9;4.5;7.87;0;.52;3051 +98085;49.83365;1.52138;160;20221228;9.9;6.7;8.3;7.1;10.3;3;.33;2369 +98085;49.83365;1.52138;160;20221229;9.6;9.2;9.4;6.8;9;0;1.32;730 +98085;49.83365;1.52138;160;20221230;13.3;3.9;8.6;6.3;10.57;14.4;.33;4029 +98085;49.83365;1.52138;160;20221231;15;12.5;13.8;8.5;12.9;2.6;1.29;2069 +98086;49.85904;1.86709;137;20220101;13.9;10.1;12;4.7;11.58;.4;.82;2314 +98086;49.85904;1.86709;137;20220102;13.1;9.9;11.5;6;11.05;2.5;.96;2167 +98086;49.85904;1.86709;137;20220103;10.7;9.5;10.1;4.9;10.41;16.2;.79;1285 +98086;49.85904;1.86709;137;20220104;8.3;6.6;7.5;4.2;8.61;4;.67;1615 +98086;49.85904;1.86709;137;20220105;5.4;1.4;3.4;4.2;6.21;.1;.61;2464 +98086;49.85904;1.86709;137;20220106;5.2;.2;2.7;3.8;6.25;1.8;.43;2772 +98086;49.85904;1.86709;137;20220107;6.2;3;4.6;5.5;7.31;14.3;.49;2236 +98086;49.85904;1.86709;137;20220108;7.8;.5;4.2;6.3;7.91;15.3;.2;3481 +98086;49.85904;1.86709;137;20220109;6.9;3.9;5.4;4.1;7.21;.7;.65;2188 +98086;49.85904;1.86709;137;20220110;2.4;.2;1.3;3.1;6.88;.1;.12;1784 +98086;49.85904;1.86709;137;20220111;3.6;1.6;2.6;3.6;6.65;.2;.35;1894 +98086;49.85904;1.86709;137;20220112;6;0;3;2;7.51;0;.09;3328 +98086;49.85904;1.86709;137;20220113;7.2;-1;3.1;1.7;6.38;0;.27;3913 +98086;49.85904;1.86709;137;20220114;9.2;1;5.1;2;6.78;.1;.47;3958 +98086;49.85904;1.86709;137;20220115;5.5;.2;2.9;2.1;6.28;.1;.35;2994 +98086;49.85904;1.86709;137;20220116;5.2;-.4;2.4;3.2;7.35;1.2;.05;3469 +98086;49.85904;1.86709;137;20220117;7;.5;3.8;2;7.51;.1;.21;3553 +98086;49.85904;1.86709;137;20220118;7.2;.6;3.9;2.4;7.38;.1;.24;3738 +98086;49.85904;1.86709;137;20220119;6.8;2;4.4;2.8;7.88;2.3;.25;3119 +98086;49.85904;1.86709;137;20220120;5.2;2.1;3.6;3.6;6.71;.4;.5;2513 +98086;49.85904;1.86709;137;20220121;6.1;1.2;3.7;3;6.58;0;.49;3300 +98086;49.85904;1.86709;137;20220122;4.8;3.6;4.2;2.6;7.25;0;.43;1623 +98086;49.85904;1.86709;137;20220123;3.8;2.9;3.4;2.9;6.78;0;.44;1361 +98086;49.85904;1.86709;137;20220124;5.1;0;2.6;2.5;6.28;0;.38;3599 +98086;49.85904;1.86709;137;20220125;1.5;-1.2;.1;1.5;6.01;0;.22;2724 +98086;49.85904;1.86709;137;20220126;3.5;.4;1.9;1.9;6.71;0;.24;2787 +98086;49.85904;1.86709;137;20220127;8.2;3.3;5.8;4.3;8.65;.7;.31;3742 +98086;49.85904;1.86709;137;20220128;7.5;2.2;4.8;2.8;8.15;0;.24;3670 +98086;49.85904;1.86709;137;20220129;9.6;4.5;7;6.9;10.31;.3;.04;3863 +98086;49.85904;1.86709;137;20220130;8.1;3.6;5.8;3;7.48;.6;.65;3641 +98086;49.85904;1.86709;137;20220131;6.7;3.7;5.2;7.9;6.51;0;1.22;3121 +98086;49.85904;1.86709;137;20220201;9.5;1.5;5.5;7;9.18;.2;.13;5107 +98086;49.85904;1.86709;137;20220202;9.4;8.8;9.1;5.3;9.85;0;.82;1390 +98086;49.85904;1.86709;137;20220203;7.1;6.2;6.7;4;8.81;.2;.5;1726 +98086;49.85904;1.86709;137;20220204;8.8;6.7;7.7;5.4;8.01;.6;1.11;2787 +98086;49.85904;1.86709;137;20220205;8.5;2.1;5.3;5.1;7.45;.3;.74;4967 +98086;49.85904;1.86709;137;20220206;10.5;7.1;8.8;10.2;9.38;8.8;1.07;3620 +98086;49.85904;1.86709;137;20220207;8.6;3.9;6.3;4.9;7.08;0;1.09;4249 +98086;49.85904;1.86709;137;20220208;9.8;5.6;7.7;4.8;10.11;.3;.33;4223 +98086;49.85904;1.86709;137;20220209;10;6.2;8.1;2.4;8.88;0;.65;3834 +98086;49.85904;1.86709;137;20220210;6.7;4;5.3;3.7;8.23;2.7;.59;2707 +98086;49.85904;1.86709;137;20220211;8.4;.8;4.6;2.4;6.43;0;.79;7641 +98086;49.85904;1.86709;137;20220212;7.5;-1.2;3.1;3.7;5.43;0;1.05;8501 +98086;49.85904;1.86709;137;20220213;10.5;-.2;5.2;5.8;7.16;1.7;1.14;7534 +98086;49.85904;1.86709;137;20220214;11;6.9;9;5.5;8.73;.2;1.36;5984 +98086;49.85904;1.86709;137;20220215;9;2.5;5.8;5.8;8.83;7.9;.54;5433 +98086;49.85904;1.86709;137;20220216;12.9;7.9;10.4;9.3;12.15;1.8;.46;5231 +98086;49.85904;1.86709;137;20220217;10.9;9.2;10;8.7;9.11;0;1.61;3134 +98086;49.85904;1.86709;137;20220218;11.3;7.4;9.4;8.4;8.41;1.5;1.76;4865 +98086;49.85904;1.86709;137;20220219;8.1;2.7;5.4;7;7.21;.5;1.06;5722 +98086;49.85904;1.86709;137;20220220;11.5;6.1;8.8;9.5;9.76;3.9;1;6003 +98086;49.85904;1.86709;137;20220221;8.7;4.8;6.8;10.2;7.41;.5;1.46;5113 +98086;49.85904;1.86709;137;20220222;11.7;4.7;8.2;5.4;9.36;.8;.97;6993 +98086;49.85904;1.86709;137;20220223;9.2;1.5;5.4;3.4;7.76;0;.79;7245 +98086;49.85904;1.86709;137;20220224;8.7;5;6.8;6.3;6.91;2.4;1.5;5082 +98086;49.85904;1.86709;137;20220225;8.6;2;5.3;4.2;6.86;.5;1.23;7733 +98086;49.85904;1.86709;137;20220226;8.6;.1;4.3;4.2;6.16;.1;1.2;7923 +98086;49.85904;1.86709;137;20220227;8.5;.3;4.4;6;5.26;0;1.75;8155 +98086;49.85904;1.86709;137;20220228;10.7;0;5.3;5;5.46;.6;1.88;9280 +98086;49.85904;1.86709;137;20220301;9.4;3.9;6.7;3.1;7.26;1.1;1.16;6632 +98086;49.85904;1.86709;137;20220302;9.4;5;7.2;3;7.36;0;1.19;6237 +98086;49.85904;1.86709;137;20220303;11.3;3.2;7.3;2.6;8.91;0;.96;8223 +98086;49.85904;1.86709;137;20220304;11.1;6;8.5;1.9;9.51;.4;.83;6274 +98086;49.85904;1.86709;137;20220305;8.5;6.2;7.4;3.2;8.91;0;.67;2908 +98086;49.85904;1.86709;137;20220306;6.7;.6;3.6;5.5;5.76;0;1.27;7763 +98086;49.85904;1.86709;137;20220307;4.7;-1.1;1.8;5.4;4.51;0;1.36;7815 +98086;49.85904;1.86709;137;20220308;10.3;-1.3;4.5;5.5;5.01;0;2.05;11154 +98086;49.85904;1.86709;137;20220309;12.7;1.7;7.2;5;7.66;0;1.72;10566 +98086;49.85904;1.86709;137;20220310;15.1;4.3;9.7;4.1;8.01;0;2.06;10681 +98086;49.85904;1.86709;137;20220311;11.3;5.9;8.6;5.9;9.38;1.3;1.21;7566 +98086;49.85904;1.86709;137;20220312;12.1;6.6;9.3;6.2;9.78;.1;1.31;7792 +98086;49.85904;1.86709;137;20220313;10.6;7.9;9.3;5.8;9.51;2.8;1.2;5076 +98086;49.85904;1.86709;137;20220314;12.9;4.3;8.6;2.9;8.78;0;1.42;10352 +98086;49.85904;1.86709;137;20220315;12.1;6.7;9.4;2.9;9.68;0;1.21;8174 +98086;49.85904;1.86709;137;20220316;12.6;8;10.3;4.2;10.98;0;1.14;7513 +98086;49.85904;1.86709;137;20220317;10.2;5.5;7.8;3.8;7.86;.1;1.45;7750 +98086;49.85904;1.86709;137;20220318;14;1.1;7.6;6;6.26;.1;2.8;15863 +98086;49.85904;1.86709;137;20220319;14.9;5.1;10;7.6;6.06;0;3.7;14910 +98086;49.85904;1.86709;137;20220320;11.6;.4;6;3;5.39;0;2.12;15392 +98086;49.85904;1.86709;137;20220321;17;2;9.5;3.5;7.86;0;2.51;15937 +98086;49.85904;1.86709;137;20220322;17.7;6.4;12.1;3.5;7.46;0;3.01;16115 +98086;49.85904;1.86709;137;20220323;17.8;4.4;11.1;2.7;6.26;0;2.93;17241 +98086;49.85904;1.86709;137;20220324;18.2;4.8;11.5;3.7;6.39;0;3.38;17344 +98086;49.85904;1.86709;137;20220325;16.9;5.3;11.1;4.7;6.89;0;3.38;16925 +98086;49.85904;1.86709;137;20220326;17.3;5;11.2;5.5;7.26;0;3.54;17464 +98086;49.85904;1.86709;137;20220327;18.3;5.8;12;4.4;8.99;.1;3.07;17354 +98086;49.85904;1.86709;137;20220328;18.7;3.9;11.3;2.6;9.16;.1;2.59;16624 +98086;49.85904;1.86709;137;20220329;14.5;9.7;12.1;3.2;9.93;.9;1.96;8149 +98086;49.85904;1.86709;137;20220330;10.6;7.2;8.9;3.3;9.36;3.5;1.27;6276 +98086;49.85904;1.86709;137;20220331;7.4;2.8;5.1;7.2;6.73;3.8;1.62;10550 +98086;49.85904;1.86709;137;20220401;4.1;0;2;8.4;5.69;1.3;1.23;8836 +98086;49.85904;1.86709;137;20220402;6.9;-.7;3.1;5.5;4.89;.1;1.98;13670 +98086;49.85904;1.86709;137;20220403;7.3;-2.6;2.3;3.1;5.09;.2;1.66;14229 +98086;49.85904;1.86709;137;20220404;7.3;-1;3.2;6.2;7.59;.6;.75;8841 +98086;49.85904;1.86709;137;20220405;12;6.4;9.2;6.7;10.46;.1;1.23;7023 +98086;49.85904;1.86709;137;20220406;11.6;7.6;9.6;6.9;9.33;2.2;1.77;6331 +98086;49.85904;1.86709;137;20220407;11.8;8.7;10.3;10;8.86;1.9;2.61;11878 +98086;49.85904;1.86709;137;20220408;5.7;4.9;5.3;4;7.33;11.3;1;3266 +98086;49.85904;1.86709;137;20220409;10.1;.9;5.5;3.6;6.56;.3;2.05;16576 +98086;49.85904;1.86709;137;20220410;12.5;-.4;6;3.1;6.36;0;2.43;19649 +98086;49.85904;1.86709;137;20220411;17.9;3.7;10.8;5.5;7.66;0;3.74;20171 +98086;49.85904;1.86709;137;20220412;20;9.6;14.8;3.9;11.06;0;3.3;16791 +98086;49.85904;1.86709;137;20220413;17.5;8.4;12.9;1.7;12.06;.3;2.27;15595 +98086;49.85904;1.86709;137;20220414;18.5;6.7;12.6;2.3;11.29;.1;2.71;18844 +98086;49.85904;1.86709;137;20220415;19.3;7.1;13.2;2.6;10.89;0;3.09;20466 +98086;49.85904;1.86709;137;20220416;17.7;6.2;12;3.9;9.43;.1;3.33;21536 +98086;49.85904;1.86709;137;20220417;19.2;4.7;12;3.7;6.99;0;4.04;22464 +98086;49.85904;1.86709;137;20220418;15.3;5.6;10.4;2.9;9.16;0;2.48;16206 +98086;49.85904;1.86709;137;20220419;15.6;5.8;10.7;3.9;9.69;.1;2.67;17481 +98086;49.85904;1.86709;137;20220420;18.2;5.3;11.8;4;8.49;0;3.57;20411 +98086;49.85904;1.86709;137;20220421;18.2;4.9;11.5;4.4;8.29;0;3.81;22881 +98086;49.85904;1.86709;137;20220422;16.5;7.6;12.1;5;9.26;0;3.17;16254 +98086;49.85904;1.86709;137;20220423;17.7;7.5;12.6;4.9;10.46;1.1;3.14;17989 +98086;49.85904;1.86709;137;20220424;18.3;9;13.7;4.5;9.96;.1;3.61;18955 +98086;49.85904;1.86709;137;20220425;14.3;5.7;10;4.6;9.03;0;2.81;19234 +98086;49.85904;1.86709;137;20220426;15.2;4.8;10;4.3;8.16;0;3.09;19328 +98086;49.85904;1.86709;137;20220427;16.3;2.4;9.4;5.2;8.09;0;3.44;23290 +98086;49.85904;1.86709;137;20220428;18;4.7;11.3;5;8.99;0;3.59;20751 +98086;49.85904;1.86709;137;20220429;16.8;7.5;12.2;4.7;9.56;0;3.45;20587 +98086;49.85904;1.86709;137;20220430;14.9;5.5;10.2;4.5;8.16;0;3.33;22018 +98086;49.85904;1.86709;137;20220501;16.1;3.2;9.6;2.8;8.03;.1;3.1;21066 +98086;49.85904;1.86709;137;20220502;17.3;6.9;12.1;4.1;8.76;0;3.64;20744 +98086;49.85904;1.86709;137;20220503;17.2;6;11.6;4;9.13;0;3.49;21155 +98086;49.85904;1.86709;137;20220504;16.7;3.4;10;2.7;9.59;.3;3.03;22417 +98086;49.85904;1.86709;137;20220505;16.4;8.8;12.6;3.5;10.99;.1;2.75;16389 +98086;49.85904;1.86709;137;20220506;20.9;6.9;13.9;2.3;10.71;0;3.53;21787 +98086;49.85904;1.86709;137;20220507;19.1;9.7;14.4;3.2;12.08;.1;2.98;17626 +98086;49.85904;1.86709;137;20220508;19.3;10.3;14.8;4.3;11.71;0;3.32;17816 +98086;49.85904;1.86709;137;20220509;23.3;6.8;15;2.3;10.48;0;4.13;23888 +98086;49.85904;1.86709;137;20220510;22.9;13;17.9;3.5;12.31;0;4.14;18766 +98086;49.85904;1.86709;137;20220511;21.9;8.9;15.4;3.4;11.88;0;3.88;21749 +98086;49.85904;1.86709;137;20220512;17.7;8;12.9;3.2;10.68;.1;3.05;18795 +98086;49.85904;1.86709;137;20220513;17.9;6.7;12.3;3.2;9.85;0;3.3;20624 +98086;49.85904;1.86709;137;20220514;22;5.6;13.8;1.7;10.55;0;3.81;24609 +98086;49.85904;1.86709;137;20220515;26.2;10.8;18.5;3.8;12.08;3.7;5.26;23998 +98086;49.85904;1.86709;137;20220516;22.7;15.7;19.2;3.7;15.21;.1;3.7;16522 +98086;49.85904;1.86709;137;20220517;26.8;13.3;20.1;2.7;14.41;2.9;4.73;22854 +98086;49.85904;1.86709;137;20220518;24.5;12.9;18.7;2.8;15.61;1.1;4.01;21298 +98086;49.85904;1.86709;137;20220519;19.8;16.1;18;2.9;14.91;2.6;2.72;11716 +98086;49.85904;1.86709;137;20220520;16.6;11.3;13.9;3;12.31;9.4;2.51;14085 +98086;49.85904;1.86709;137;20220521;20;9.5;14.8;2.7;12.41;.1;3.43;20784 +98086;49.85904;1.86709;137;20220522;21.7;9;15.4;1.9;13.11;1.2;3.64;22405 +98086;49.85904;1.86709;137;20220523;15.2;13.7;14.4;3.1;14.28;9.1;1.57;7750 +98086;49.85904;1.86709;137;20220524;16.2;10;13.1;4.3;11.58;1.1;2.69;15786 +98086;49.85904;1.86709;137;20220525;16.5;7;11.7;3.9;11.28;.7;2.78;19745 +98086;49.85904;1.86709;137;20220526;16.6;12.5;14.6;4.4;13.41;0;2.36;12895 +98086;49.85904;1.86709;137;20220527;19;12.5;15.7;4.1;12.81;.3;3.24;16496 +98086;49.85904;1.86709;137;20220528;17.3;7.8;12.6;3.6;10.38;0;3.21;19688 +98086;49.85904;1.86709;137;20220529;14.5;5.2;9.8;3.3;9.05;.9;2.8;19600 +98086;49.85904;1.86709;137;20220530;16.5;4.6;10.5;2;8.88;.1;3.18;22344 +98086;49.85904;1.86709;137;20220531;17.7;6.6;12.1;2.3;9.55;.1;3.38;21588 +98086;49.85904;1.86709;137;20220601;18;6.3;12.1;2.8;9.85;.1;3.45;22340 +98086;49.85904;1.86709;137;20220602;21.2;6.1;13.6;3.4;9.85;0;4.34;25268 +98086;49.85904;1.86709;137;20220603;23;10.5;16.7;3.6;13.01;5.6;4.23;22930 +98086;49.85904;1.86709;137;20220604;24.9;13.8;19.3;4.4;16.81;10.2;4.35;22190 +98086;49.85904;1.86709;137;20220605;17.6;14.8;16.2;2.8;16.38;.6;2.01;11078 +98086;49.85904;1.86709;137;20220606;19;10.4;14.7;3.2;13.05;.4;3.2;19311 +98086;49.85904;1.86709;137;20220607;20.4;12;16.2;2.8;14.85;4.7;3.26;19059 +98086;49.85904;1.86709;137;20220608;18.5;13.7;16.1;4.4;14.55;1.4;2.74;14278 +98086;49.85904;1.86709;137;20220609;18.5;11.7;15.1;3.9;13.11;0;3.09;17535 +98086;49.85904;1.86709;137;20220610;19.9;14.1;17;2.8;15.28;.3;2.96;15968 +98086;49.85904;1.86709;137;20220611;21.2;13.4;17.3;2.5;13.58;.1;3.59;18792 +98086;49.85904;1.86709;137;20220612;20;9.4;14.7;2.7;12.21;.1;3.61;21870 +98086;49.85904;1.86709;137;20220613;20.1;9.2;14.7;2.7;11.61;0;3.7;21975 +98086;49.85904;1.86709;137;20220614;23.3;9.1;16.2;2.8;11.15;0;4.66;25212 +98086;49.85904;1.86709;137;20220615;26.6;11.8;19.2;2.9;12.48;0;5.32;25392 +98086;49.85904;1.86709;137;20220616;27;11.4;19.2;2;13.01;0;5.07;26340 +98086;49.85904;1.86709;137;20220617;31.6;15;23.3;2.5;14.78;0;6.15;26823 +98086;49.85904;1.86709;137;20220618;33.8;17.4;25.6;3;17.31;2.8;6.79;27115 +98086;49.85904;1.86709;137;20220619;18.5;11.7;15.1;6.7;13.61;10.3;3.23;17937 +98086;49.85904;1.86709;137;20220620;20.9;12.1;16.5;5.5;12.55;0;4.15;19933 +98086;49.85904;1.86709;137;20220621;22.3;10.5;16.4;4.2;12.21;0;4.47;22997 +98086;49.85904;1.86709;137;20220622;26.1;10.9;18.5;4.3;13.45;0;5.37;25936 +98086;49.85904;1.86709;137;20220623;25.4;13.9;19.7;2.4;16.78;10.4;4.27;22560 +98086;49.85904;1.86709;137;20220624;22.9;14.6;18.7;2.9;16.91;8.6;3.55;19129 +98086;49.85904;1.86709;137;20220625;18;13.7;15.9;3.3;14.78;1.9;2.47;13713 +98086;49.85904;1.86709;137;20220626;21.4;10.4;15.9;2.9;12.71;.7;3.87;22188 +98086;49.85904;1.86709;137;20220627;19.5;11.5;15.5;2.2;13.41;5.3;3.21;18908 +98086;49.85904;1.86709;137;20220628;24.1;9.8;16.9;2.2;12.88;0;4.45;25148 +98086;49.85904;1.86709;137;20220629;23;10;16.5;2.5;13.35;3.1;4.11;23815 +98086;49.85904;1.86709;137;20220630;16.5;11.7;14.1;2.2;13.91;7.1;2.33;14635 +98086;49.85904;1.86709;137;20220701;19.3;8.8;14.1;2.6;12.11;.1;3.46;21698 +98086;49.85904;1.86709;137;20220702;23.9;9.2;16.5;2.6;12.18;0;4.58;25433 +98086;49.85904;1.86709;137;20220703;20.1;10.4;15.3;2.7;12.65;.1;3.55;20775 +98086;49.85904;1.86709;137;20220704;21.9;9.8;15.9;3;13.08;.1;4;23286 +98086;49.85904;1.86709;137;20220705;22.3;10.3;16.3;2.8;13.01;.2;4.04;23017 +98086;49.85904;1.86709;137;20220706;22.5;9.2;15.9;2.7;13.65;0;3.96;23742 +98086;49.85904;1.86709;137;20220707;19.3;13.9;16.6;3.4;14.45;0;2.91;15405 +98086;49.85904;1.86709;137;20220708;25.7;8.6;17.2;2.2;12.88;.2;4.81;27052 +98086;49.85904;1.86709;137;20220709;25.3;12.8;19.1;3;14.65;0;4.61;23284 +98086;49.85904;1.86709;137;20220710;25.1;10.4;17.8;3.2;12.98;0;4.87;25081 +98086;49.85904;1.86709;137;20220711;28.2;12.8;20.5;2.5;13.88;0;5.3;25547 +98086;49.85904;1.86709;137;20220712;32.3;14.2;23.2;1.8;14.48;0;5.83;27419 +98086;49.85904;1.86709;137;20220713;31.7;17.8;24.7;2.2;15.21;0;5.79;24140 +98086;49.85904;1.86709;137;20220714;27;15.1;21;3.1;15.18;0;4.96;22382 +98086;49.85904;1.86709;137;20220715;24.8;11;17.9;2.9;11.48;0;4.88;23925 +98086;49.85904;1.86709;137;20220716;26.8;10.6;18.7;2.6;12.65;0;5.12;25855 +98086;49.85904;1.86709;137;20220717;29.8;11.7;20.8;2.9;10.88;0;6.21;27191 +98086;49.85904;1.86709;137;20220718;36.5;15.8;26.1;2.3;11.58;0;7.06;28479 +98086;49.85904;1.86709;137;20220719;39.1;20.7;29.9;4.2;13.18;3.1;9.25;26506 +98086;49.85904;1.86709;137;20220720;23.8;17.8;20.8;2.8;19.01;6.3;3.24;15411 +98086;49.85904;1.86709;137;20220721;23.4;16.4;19.9;2.7;18.38;0;3.29;16856 +98086;49.85904;1.86709;137;20220722;21.6;13.9;17.8;3.6;15.81;.3;3.33;17633 +98086;49.85904;1.86709;137;20220723;25.2;13.9;19.5;1.7;16.51;.1;3.88;20905 +98086;49.85904;1.86709;137;20220724;31.6;13.4;22.5;2.9;15.41;0;5.96;26554 +98086;49.85904;1.86709;137;20220725;23.2;16.5;19.8;4.4;15.58;0;3.9;16264 +98086;49.85904;1.86709;137;20220726;21;15.6;18.3;3.6;14.68;.2;3.26;14353 +98086;49.85904;1.86709;137;20220727;23.4;10.4;16.9;3.5;11.75;0;4.45;22135 +98086;49.85904;1.86709;137;20220728;23.5;11.6;17.5;2.6;10.98;0;4.31;20996 +98086;49.85904;1.86709;137;20220729;27.5;12.8;20.2;2.2;12.28;0;4.85;23222 +98086;49.85904;1.86709;137;20220730;26.6;13.3;19.9;2.9;13.65;.4;4.7;21976 +98086;49.85904;1.86709;137;20220731;22.9;16.9;19.9;4.1;17.55;1.4;3.19;14668 +98086;49.85904;1.86709;137;20220801;24.8;17.1;20.9;2.7;17.68;.3;3.61;16863 +98086;49.85904;1.86709;137;20220802;28.4;14.1;21.2;2.4;16.78;.4;4.59;22658 +98086;49.85904;1.86709;137;20220803;33;14.7;23.8;2;17.48;.3;5.42;25395 +98086;49.85904;1.86709;137;20220804;24.6;16;20.3;3.3;16.98;.5;3.68;17281 +98086;49.85904;1.86709;137;20220805;23.5;12.6;18;3.3;13.18;0;3.97;19277 +98086;49.85904;1.86709;137;20220806;23.3;9.4;16.4;3.3;10.05;0;4.5;21856 +98086;49.85904;1.86709;137;20220807;25.7;11.2;18.4;4.1;10.38;0;5.3;21974 +98086;49.85904;1.86709;137;20220808;26.7;10.9;18.8;4.2;12.05;0;5.29;22833 +98086;49.85904;1.86709;137;20220809;28.4;13.6;21;5;14.25;.1;5.66;22071 +98086;49.85904;1.86709;137;20220810;31.8;15.7;23.8;4.7;14.18;0;6.69;22866 +98086;49.85904;1.86709;137;20220811;32.6;16.1;24.4;3.4;12.38;0;6.42;22773 +98086;49.85904;1.86709;137;20220812;33.2;17.2;25.2;3.3;11.08;0;6.55;22325 +98086;49.85904;1.86709;137;20220813;32.3;17.4;24.9;2.9;9.98;0;6.15;21392 +98086;49.85904;1.86709;137;20220814;30.3;17.2;23.8;2.7;12.15;.6;5.23;19600 +98086;49.85904;1.86709;137;20220815;27.9;16.8;22.3;2.5;17.28;.2;4.06;18506 +98086;49.85904;1.86709;137;20220816;26.2;15.9;21.1;2.2;16.58;.7;3.63;17382 +98086;49.85904;1.86709;137;20220817;24.6;15.7;20.1;2.1;17.55;2;3.11;16045 +98086;49.85904;1.86709;137;20220818;28.2;14.9;21.5;2.8;17.75;.4;4.13;19568 +98086;49.85904;1.86709;137;20220819;22.4;15.2;18.8;3.3;17.61;2.7;2.67;14120 +98086;49.85904;1.86709;137;20220820;22.4;12.5;17.4;2.8;13.88;.1;3.21;16802 +98086;49.85904;1.86709;137;20220821;24.7;10.8;17.7;2.1;13.68;.2;3.56;19476 +98086;49.85904;1.86709;137;20220822;25.7;15.3;20.5;2.2;15.75;.2;3.5;16963 +98086;49.85904;1.86709;137;20220823;26.1;16.9;21.5;2.2;18.48;.2;3.21;15607 +98086;49.85904;1.86709;137;20220824;30.9;15.6;23.3;2;18.48;0;4.2;19974 +98086;49.85904;1.86709;137;20220825;27.1;19;23.1;3.8;17.05;.1;4.04;14108 +98086;49.85904;1.86709;137;20220826;24;15.8;19.9;2.9;16.31;.1;3.11;14156 +98086;49.85904;1.86709;137;20220827;24;11.4;17.7;3.5;13.15;0;3.68;17718 +98086;49.85904;1.86709;137;20220828;24.2;13.4;18.8;4.6;13.08;0;4.05;16237 +98086;49.85904;1.86709;137;20220829;25.1;14.6;19.8;5.9;12.05;0;5.08;16072 +98086;49.85904;1.86709;137;20220830;26.8;13.6;20.2;4.7;13.61;0;4.67;17609 +98086;49.85904;1.86709;137;20220831;25.5;14.7;20.1;4.8;14.01;0;4.28;16000 +98086;49.85904;1.86709;137;20220901;27.6;15.7;21.6;4;13.71;1.8;4.62;16502 +98086;49.85904;1.86709;137;20220902;21.9;15.2;18.6;2.5;14.51;1.5;2.68;12194 +98086;49.85904;1.86709;137;20220903;24.9;15.1;20;2.5;16.65;.7;2.96;14517 +98086;49.85904;1.86709;137;20220904;27.4;12.8;20.1;3;14.48;.1;3.9;17633 +98086;49.85904;1.86709;137;20220905;23.9;16.1;20;3.1;15.38;2.9;3.01;12470 +98086;49.85904;1.86709;137;20220906;24.9;13.8;19.3;3.3;15.85;2.7;3.22;15231 +98086;49.85904;1.86709;137;20220907;22.4;13.6;18;3.9;15.68;0;2.67;13128 +98086;49.85904;1.86709;137;20220908;21.6;14.1;17.8;4.3;15.38;2.8;2.6;12041 +98086;49.85904;1.86709;137;20220909;18.8;14;16.4;5.8;15.28;16;2.02;9702 +98086;49.85904;1.86709;137;20220910;19.6;14.7;17.2;3.5;15.91;1.3;1.92;9495 +98086;49.85904;1.86709;137;20220911;22;10.8;16.4;2;14.35;.1;2.35;14427 +98086;49.85904;1.86709;137;20220912;25.5;12.8;19.1;2.6;15.08;.3;3.08;15118 +98086;49.85904;1.86709;137;20220913;22.1;17.9;20;3.2;17.21;5.2;2.3;8443 +98086;49.85904;1.86709;137;20220914;19.7;17;18.3;3.1;18.61;8.2;1.47;6930 +98086;49.85904;1.86709;137;20220915;18.4;11.2;14.8;2.6;13.78;0;1.82;11074 +98086;49.85904;1.86709;137;20220916;15.7;11.2;13.5;3;11.51;.5;1.77;8464 +98086;49.85904;1.86709;137;20220917;14.5;8.2;11.4;4;9.01;0;2.11;10031 +98086;49.85904;1.86709;137;20220918;16;6.2;11.1;3.5;9.55;.1;2.07;12422 +98086;49.85904;1.86709;137;20220919;16.5;7.2;11.8;2.8;9.78;0;2.01;11984 +98086;49.85904;1.86709;137;20220920;16.9;8.3;12.6;2;10.58;0;1.8;11335 +98086;49.85904;1.86709;137;20220921;17.5;8.7;13.1;2.1;10.28;0;1.93;11357 +98086;49.85904;1.86709;137;20220922;19.6;7.9;13.7;1.7;9.45;0;2.16;12877 +98086;49.85904;1.86709;137;20220923;16.7;9.6;13.2;1.8;11.38;.8;1.59;9638 +98086;49.85904;1.86709;137;20220924;16.2;11.5;13.9;2.6;13.05;2;1.4;8035 +98086;49.85904;1.86709;137;20220925;16;8.4;12.2;3.5;10.91;.2;1.73;10013 +98086;49.85904;1.86709;137;20220926;14.5;10.3;12.4;5;11.11;8.5;1.65;7477 +98086;49.85904;1.86709;137;20220927;14.2;8.9;11.6;4.2;10.88;6.5;1.48;7833 +98086;49.85904;1.86709;137;20220928;13.7;6.6;10.2;2.7;9.71;.2;1.4;9160 +98086;49.85904;1.86709;137;20220929;16.2;5.1;10.7;1.7;9.35;.3;1.54;11320 +98086;49.85904;1.86709;137;20220930;16.2;5.7;10.9;4.1;9.98;2.8;1.8;10931 +98086;49.85904;1.86709;137;20221001;17.3;11.2;14.3;6;14.31;6.1;1.32;8194 +98086;49.85904;1.86709;137;20221002;14.6;13.1;13.8;2.6;13.85;11.2;.92;3760 +98086;49.85904;1.86709;137;20221003;13.6;7;10.3;2;11.18;0;.99;7992 +98086;49.85904;1.86709;137;20221004;17.4;6.6;12;3.3;11.91;0;1.43;10437 +98086;49.85904;1.86709;137;20221005;18.3;13.7;16;4.9;13.25;.3;2.01;6787 +98086;49.85904;1.86709;137;20221006;16.8;9.2;13;2.7;10.71;0;1.62;8631 +98086;49.85904;1.86709;137;20221007;17.2;6.5;11.9;2.8;10.48;.8;1.57;9922 +98086;49.85904;1.86709;137;20221008;15.7;9.2;12.4;2.7;10.91;.1;1.42;7762 +98086;49.85904;1.86709;137;20221009;17;5.7;11.4;3.1;9.15;.1;1.81;9940 +98086;49.85904;1.86709;137;20221010;18.2;8.4;13.3;3.2;11.01;.1;1.76;9070 +98086;49.85904;1.86709;137;20221011;15.4;5.8;10.6;2.4;9.05;0;1.41;8971 +98086;49.85904;1.86709;137;20221012;17.3;4.8;11;2;9.91;1.5;1.38;10076 +98086;49.85904;1.86709;137;20221013;14.7;10.4;12.5;3.1;13.51;1.8;.81;5826 +98086;49.85904;1.86709;137;20221014;15.6;14.2;14.9;2.7;15.58;1.8;.7;2592 +98086;49.85904;1.86709;137;20221015;17.1;12.8;14.9;4.5;14.48;.5;1.2;5438 +98086;49.85904;1.86709;137;20221016;16;11.1;13.6;3.3;13.95;6.9;.89;5951 +98086;49.85904;1.86709;137;20221017;17.8;14.6;16.2;2.8;16.55;1.2;.89;4563 +98086;49.85904;1.86709;137;20221018;17.6;13.3;15.5;2.3;15.65;.1;.87;5199 +98086;49.85904;1.86709;137;20221019;17.8;12.4;15.1;5.2;15.18;3.2;1.13;5842 +98086;49.85904;1.86709;137;20221020;19.9;13.9;16.9;3.9;15.75;.8;1.39;6065 +98086;49.85904;1.86709;137;20221021;19.3;13.5;16.4;4.8;14.61;.2;1.59;5795 +98086;49.85904;1.86709;137;20221022;17.7;12.8;15.3;3.8;14.01;.9;1.25;5366 +98086;49.85904;1.86709;137;20221023;20.2;13.7;16.9;5.3;14.81;11.3;1.78;5991 +98086;49.85904;1.86709;137;20221024;17.4;14.1;15.7;7.1;13.38;.1;1.91;4305 +98086;49.85904;1.86709;137;20221025;17;11.5;14.2;4.2;13.58;.1;1.12;5376 +98086;49.85904;1.86709;137;20221026;19.8;13.7;16.7;4.4;14.91;0;1.5;5602 +98086;49.85904;1.86709;137;20221027;20.4;13.3;16.8;4.2;14.75;0;1.58;5904 +98086;49.85904;1.86709;137;20221028;20.6;14.4;17.5;3.5;15.25;0;1.49;5249 +98086;49.85904;1.86709;137;20221029;21;13.8;17.4;3.4;15.15;0;1.46;5714 +98086;49.85904;1.86709;137;20221030;14.9;12.3;13.6;2.6;13.31;.4;.81;2987 +98086;49.85904;1.86709;137;20221031;19.2;8.8;14;4.1;13.45;3.7;1.27;6739 +98086;49.85904;1.86709;137;20221101;15.1;9.8;12.5;7.2;11.38;2.8;1.43;4767 +98086;49.85904;1.86709;137;20221102;13.9;8.4;11.2;5.5;10.71;.8;1.11;4796 +98086;49.85904;1.86709;137;20221103;13.1;10.8;12;5.6;11.78;3.5;.98;2808 +98086;49.85904;1.86709;137;20221104;10.9;7.6;9.2;3.8;9.81;1.3;.75;3533 +98086;49.85904;1.86709;137;20221105;10.4;4.5;7.5;3.9;9.55;2.2;.48;4460 +98086;49.85904;1.86709;137;20221106;11.1;9.2;10.1;6.2;11.41;12.5;.56;2597 +98086;49.85904;1.86709;137;20221107;15.1;10.3;12.7;6.1;12.01;0;1.14;4129 +98086;49.85904;1.86709;137;20221108;15;10.7;12.8;6.7;11.58;0;1.4;3757 +98086;49.85904;1.86709;137;20221109;13.7;9.8;11.8;5.4;11.05;1;1.1;3590 +98086;49.85904;1.86709;137;20221110;13.8;6.7;10.2;4;10.55;0;.74;4729 +98086;49.85904;1.86709;137;20221111;10.9;8;9.5;4.5;10.38;.1;.62;2961 +98086;49.85904;1.86709;137;20221112;10.5;6.3;8.4;3.4;10.51;.1;.38;3608 +98086;49.85904;1.86709;137;20221113;12.9;5.5;9.2;2.3;10.01;.1;.57;4660 +98086;49.85904;1.86709;137;20221114;10.1;3.8;7;3.8;9.31;.1;.42;4188 +98086;49.85904;1.86709;137;20221115;11.7;6.8;9.3;5.5;10.91;3.2;.44;3491 +98086;49.85904;1.86709;137;20221116;11.9;6.5;9.2;6.6;10.56;14.4;.62;3664 +98086;49.85904;1.86709;137;20221117;11.2;8.9;10.1;8.8;10.31;5.4;1;2050 +98086;49.85904;1.86709;137;20221118;10.2;7.5;8.8;4.5;10.01;4.7;.58;2426 +98086;49.85904;1.86709;137;20221119;9.8;5.8;7.8;2.8;9.28;.8;.46;2982 +98086;49.85904;1.86709;137;20221120;10.8;4.8;7.8;4;8.68;3.5;.69;3736 +98086;49.85904;1.86709;137;20221121;8.8;4;6.4;4.7;8.65;5.8;.52;3090 +98086;49.85904;1.86709;137;20221122;9;4.1;6.5;6.5;8.38;14.3;.63;3275 +98086;49.85904;1.86709;137;20221123;11.5;4;7.7;5.7;8.98;6.4;.7;3971 +98086;49.85904;1.86709;137;20221124;11.5;6.6;9;5.3;9.65;5;.74;3241 +98086;49.85904;1.86709;137;20221125;11.2;6.5;8.8;3.2;9.51;.2;.56;3078 +98086;49.85904;1.86709;137;20221126;10;4.3;7.1;4.2;9.18;2.2;.39;3197 +98086;49.85904;1.86709;137;20221127;9.1;6.1;7.6;5.5;9.88;10.5;.35;2398 +98086;49.85904;1.86709;137;20221128;10.5;7.8;9.2;3;10.28;0;.47;2015 +98086;49.85904;1.86709;137;20221129;6;2.9;4.5;1.7;8.41;0;.21;1996 +98086;49.85904;1.86709;137;20221130;5.4;3;4.2;2.3;7.98;0;.21;1856 +98086;49.85904;1.86709;137;20221201;5.5;2.9;4.2;3.5;7.55;0;.31;1974 +98086;49.85904;1.86709;137;20221202;4.4;.9;2.7;4;6.65;0;.34;2403 +98086;49.85904;1.86709;137;20221203;1.8;1.1;1.4;6.6;5.88;0;.5;954 +98086;49.85904;1.86709;137;20221204;1.6;.8;1.2;5.2;5.91;.1;.4;1133 +98086;49.85904;1.86709;137;20221205;2.9;.4;1.7;2.3;6.31;.4;.25;1939 +98086;49.85904;1.86709;137;20221206;6.5;1.3;3.9;2.1;7.11;0;.27;2774 +98086;49.85904;1.86709;137;20221207;5.8;1.3;3.5;2.1;7.01;.8;.25;2599 +98086;49.85904;1.86709;137;20221208;4.2;.6;2.4;1.3;6.38;.2;.26;1920 +98086;49.85904;1.86709;137;20221209;2.7;-3.5;-.4;1.8;5.48;.2;.13;3010 +98086;49.85904;1.86709;137;20221210;1.6;-2.2;-.3;2.4;5.81;0;.12;2230 +98086;49.85904;1.86709;137;20221211;-.6;-1.4;-1;5;5.25;0;.27;1054 +98086;49.85904;1.86709;137;20221212;-1.4;-2.7;-2.1;4.7;4.68;0;.32;1164 +98086;49.85904;1.86709;137;20221213;-.6;-4.1;-2.4;4.1;4.11;.1;.44;2185 +98086;49.85904;1.86709;137;20221214;.7;-2.1;-.7;2.6;4.38;0;.48;1903 +98086;49.85904;1.86709;137;20221215;2.2;-3.8;-.8;3.2;4.41;.1;.44;2824 +98086;49.85904;1.86709;137;20221216;3.8;-1.8;1;2.9;5.45;.1;.36;2788 +98086;49.85904;1.86709;137;20221217;-3;-6.5;-4.7;2.4;4.16;0;.1;2035 +98086;49.85904;1.86709;137;20221218;.5;-5.4;-2.4;5;4.87;5.8;.16;2942 +98086;49.85904;1.86709;137;20221219;8.8;1.5;5.2;6.4;9.11;5.7;.02;3088 +98086;49.85904;1.86709;137;20221220;10.2;8.7;9.5;4.3;10.75;13.8;.46;1377 +98086;49.85904;1.86709;137;20221221;10;6.4;8.2;3.6;10.45;12.9;.23;2190 +98086;49.85904;1.86709;137;20221222;11.5;8.2;9.9;4.4;11.78;9.1;.23;2072 +98086;49.85904;1.86709;137;20221223;13.5;9.8;11.7;5.6;12.01;2.1;.66;2206 +98086;49.85904;1.86709;137;20221224;12.1;9.5;10.8;4.2;11.08;1.6;.63;1857 +98086;49.85904;1.86709;137;20221225;10.3;9;9.7;3.3;11.51;8.3;.29;1326 +98086;49.85904;1.86709;137;20221226;9.1;8.8;9;5;9.38;.6;.89;593 +98086;49.85904;1.86709;137;20221227;8.4;2.8;5.6;4.6;7.71;0;.5;2813 +98086;49.85904;1.86709;137;20221228;10.2;6.3;8.2;7.7;10.25;.7;.34;2335 +98086;49.85904;1.86709;137;20221229;9.6;9.3;9.5;7;9.01;0;1.33;418 +98086;49.85904;1.86709;137;20221230;13.4;3.5;8.4;6.8;10.65;10.3;.31;3784 +98086;49.85904;1.86709;137;20221231;14.9;12.9;13.9;8.6;13.05;2.1;1.27;1643 +98087;49.88338;2.21313;87;20220101;14.3;10.2;12.3;4;11.67;.4;.74;2806 +98087;49.88338;2.21313;87;20220102;13.8;9.8;11.8;5.2;11;2.7;1.03;2419 +98087;49.88338;2.21313;87;20220103;11.8;10;10.9;3.7;10.5;14.9;.9;1482 +98087;49.88338;2.21313;87;20220104;9.3;6.9;8.1;3.4;8.9;4.7;.7;1645 +98087;49.88338;2.21313;87;20220105;6.5;1.6;4;3.3;6.23;.1;.65;2757 +98087;49.88338;2.21313;87;20220106;6.2;.4;3.3;3.4;6.27;1.5;.46;3480 +98087;49.88338;2.21313;87;20220107;7.1;3.6;5.4;4.3;7.26;13;.71;2463 +98087;49.88338;2.21313;87;20220108;8.3;.9;4.6;5;8.1;13.6;.34;2602 +98087;49.88338;2.21313;87;20220109;6.7;4.3;5.5;4;7.06;.3;.8;2380 +98087;49.88338;2.21313;87;20220110;1.8;-1.3;.3;2.6;6.56;.1;.09;1810 +98087;49.88338;2.21313;87;20220111;2.5;1.2;1.8;2.8;6.36;.1;.34;2006 +98087;49.88338;2.21313;87;20220112;5;-1.3;1.8;1.4;7.1;0;.18;2564 +98087;49.88338;2.21313;87;20220113;3.4;.2;1.8;1.1;6.5;0;.21;2922 +98087;49.88338;2.21313;87;20220114;7.9;-1.7;3.1;1.1;6.5;.2;.17;4584 +98087;49.88338;2.21313;87;20220115;5.3;-2.2;1.6;1.1;6.13;.2;.18;3779 +98087;49.88338;2.21313;87;20220116;4.7;-1.3;1.7;1.5;7.2;1.5;.15;2464 +98087;49.88338;2.21313;87;20220117;7.5;1.6;4.5;1.5;7.4;.1;.25;3801 +98087;49.88338;2.21313;87;20220118;7.9;-.9;3.5;1.7;7;.1;.27;4172 +98087;49.88338;2.21313;87;20220119;6.7;.5;3.6;2;7.73;2;.27;2727 +98087;49.88338;2.21313;87;20220120;5.3;.3;2.8;2.8;6.73;.8;.38;3146 +98087;49.88338;2.21313;87;20220121;6.1;.9;3.5;2.3;6.66;.1;.42;3577 +98087;49.88338;2.21313;87;20220122;5.5;3.5;4.5;2.1;7.3;0;.5;1776 +98087;49.88338;2.21313;87;20220123;4.2;3.4;3.8;1.9;6.83;0;.52;1146 +98087;49.88338;2.21313;87;20220124;5.7;-.7;2.5;1.9;6.2;0;.37;4547 +98087;49.88338;2.21313;87;20220125;-.4;-3.3;-1.8;.7;5.5;0;.19;2453 +98087;49.88338;2.21313;87;20220126;3.6;-.7;1.5;1.7;6.73;0;.25;2464 +98087;49.88338;2.21313;87;20220127;8.8;3.3;6;3.9;8.8;.6;.42;3173 +98087;49.88338;2.21313;87;20220128;8.4;.3;4.4;2.2;8.1;.1;.29;5091 +98087;49.88338;2.21313;87;20220129;10.9;4.7;7.8;6.1;10.43;.1;.3;3514 +98087;49.88338;2.21313;87;20220130;8.4;2.2;5.3;2;7.43;.5;.47;5145 +98087;49.88338;2.21313;87;20220131;7.4;4.6;6;7.3;6.4;0;1.47;3962 +98087;49.88338;2.21313;87;20220201;10.4;.5;5.5;5.6;9.2;.2;.29;4589 +98087;49.88338;2.21313;87;20220202;10.6;8.9;9.8;4.4;10.03;0;.88;2129 +98087;49.88338;2.21313;87;20220203;7.5;7;7.3;2.9;8.8;.3;.66;1431 +98087;49.88338;2.21313;87;20220204;9.9;7.2;8.5;4.4;8.1;.6;1.23;3074 +98087;49.88338;2.21313;87;20220205;9.4;1.9;5.7;4;7.23;.3;.9;5782 +98087;49.88338;2.21313;87;20220206;11.2;7.3;9.2;9;9.36;8.7;1.36;2902 +98087;49.88338;2.21313;87;20220207;9.2;3.3;6.2;3.8;6.86;0;1.07;5854 +98087;49.88338;2.21313;87;20220208;10.8;5.1;7.9;4;10.03;.4;.54;4169 +98087;49.88338;2.21313;87;20220209;11.2;6.8;9;1.5;9.03;.1;.67;5921 +98087;49.88338;2.21313;87;20220210;7.3;2.6;4.9;3.5;8.27;2.9;.51;2841 +98087;49.88338;2.21313;87;20220211;9;-.2;4.4;2.1;6.34;0;.73;7808 +98087;49.88338;2.21313;87;20220212;7.9;-1.5;3.2;3.5;5.47;0;.99;8867 +98087;49.88338;2.21313;87;20220213;11.1;-.3;5.4;5.3;7.24;1.4;1.14;7701 +98087;49.88338;2.21313;87;20220214;11.1;7.2;9.2;5.3;8.85;.6;1.31;4927 +98087;49.88338;2.21313;87;20220215;9.3;2.8;6;5.5;8.97;6.7;.51;6000 +98087;49.88338;2.21313;87;20220216;13.7;8.4;11.1;8.3;12.33;1.4;.75;4473 +98087;49.88338;2.21313;87;20220217;12;9.7;10.8;8.5;9.1;.1;1.98;4948 +98087;49.88338;2.21313;87;20220218;12.4;8.4;10.4;8.3;8.56;1.5;2.13;4802 +98087;49.88338;2.21313;87;20220219;9;3.2;6.1;6.7;7.23;.5;1.31;6225 +98087;49.88338;2.21313;87;20220220;12.2;7.1;9.7;8.1;9.76;3.6;1.37;4314 +98087;49.88338;2.21313;87;20220221;9.7;5.1;7.4;8.8;7.53;.4;1.7;4645 +98087;49.88338;2.21313;87;20220222;12.6;4.8;8.7;4.8;9.4;.7;1.16;6325 +98087;49.88338;2.21313;87;20220223;10.5;1.4;6;2.1;7.93;.1;.86;8361 +98087;49.88338;2.21313;87;20220224;10;5.6;7.8;5;7.16;2.8;1.65;5496 +98087;49.88338;2.21313;87;20220225;9.2;2.5;5.8;3.8;6.86;.8;1.21;7514 +98087;49.88338;2.21313;87;20220226;9;-2.4;3.3;3.1;5.96;.1;1.13;9795 +98087;49.88338;2.21313;87;20220227;9.2;-.3;4.5;4.3;5.16;0;1.68;9789 +98087;49.88338;2.21313;87;20220228;10.8;-1.7;4.6;2.8;5.26;.5;1.53;10696 +98087;49.88338;2.21313;87;20220301;10.3;2.1;6.2;2.2;7.26;1.4;1.01;6578 +98087;49.88338;2.21313;87;20220302;9.7;4.7;7.2;2.8;7.3;0;1.22;6286 +98087;49.88338;2.21313;87;20220303;12.1;2.2;7.1;1.4;8.63;0;.98;8502 +98087;49.88338;2.21313;87;20220304;12.3;5.2;8.8;1.4;9.56;0;.9;6953 +98087;49.88338;2.21313;87;20220305;10;5;7.5;2.4;8.73;0;.92;6336 +98087;49.88338;2.21313;87;20220306;7.4;-.2;3.6;4.3;5.6;0;1.37;9761 +98087;49.88338;2.21313;87;20220307;5.6;-1.5;2.1;4.6;4.46;0;1.51;10260 +98087;49.88338;2.21313;87;20220308;11.1;-2.5;4.3;3.4;4.8;0;1.87;12379 +98087;49.88338;2.21313;87;20220309;14;.3;7.1;3.1;7.26;0;1.72;12229 +98087;49.88338;2.21313;87;20220310;16.2;1.8;9;3.1;7.53;0;2.11;12364 +98087;49.88338;2.21313;87;20220311;12.3;4.6;8.5;4.3;8.93;1.4;1.41;7595 +98087;49.88338;2.21313;87;20220312;11.9;6.7;9.3;4.4;9.16;.3;1.54;8875 +98087;49.88338;2.21313;87;20220313;12.4;7.7;10;4.3;9.16;2.6;1.61;7274 +98087;49.88338;2.21313;87;20220314;13.8;3.6;8.7;2.2;8.76;0;1.46;11159 +98087;49.88338;2.21313;87;20220315;12.5;5.7;9.1;2.1;9.73;0;1.19;7885 +98087;49.88338;2.21313;87;20220316;12.6;7.2;9.9;3.7;10.86;0;1.12;6983 +98087;49.88338;2.21313;87;20220317;9.8;6.4;8.1;3.3;7.9;0;1.46;7054 +98087;49.88338;2.21313;87;20220318;14.4;.3;7.4;5.8;6.34;.1;2.71;15896 +98087;49.88338;2.21313;87;20220319;15.3;4.8;10.1;7.4;6.17;0;3.62;14910 +98087;49.88338;2.21313;87;20220320;11.7;.3;6;2.6;5.47;0;2;15392 +98087;49.88338;2.21313;87;20220321;17.6;.8;9.2;2.8;7.9;0;2.33;15804 +98087;49.88338;2.21313;87;20220322;18.2;5.5;11.8;3.1;7.44;0;2.86;15581 +98087;49.88338;2.21313;87;20220323;18.4;2.9;10.6;2.1;6.44;0;2.63;16775 +98087;49.88338;2.21313;87;20220324;18.7;2.9;10.8;3.3;6.64;0;3.09;16944 +98087;49.88338;2.21313;87;20220325;17.3;3.9;10.6;4.2;7.04;0;3.12;16492 +98087;49.88338;2.21313;87;20220326;17.8;4.4;11.1;5.2;7.44;0;3.39;17097 +98087;49.88338;2.21313;87;20220327;18.7;4.9;11.8;4;9.24;.1;2.84;16988 +98087;49.88338;2.21313;87;20220328;19.3;2.9;11.1;2;9.27;.2;2.41;16891 +98087;49.88338;2.21313;87;20220329;14.9;9.4;12.1;2.7;10.37;.7;1.73;8315 +98087;49.88338;2.21313;87;20220330;11.5;7.2;9.4;3.2;9.37;2.8;1.37;6809 +98087;49.88338;2.21313;87;20220331;8.3;2.3;5.3;7.4;6.74;3;1.66;10417 +98087;49.88338;2.21313;87;20220401;4.2;.4;2.3;8;5.74;2.4;1.17;6703 +98087;49.88338;2.21313;87;20220402;7.3;-.9;3.2;5.6;5.04;.1;1.91;12937 +98087;49.88338;2.21313;87;20220403;7.9;-2.4;2.7;3.2;5.03;.1;1.77;15322 +98087;49.88338;2.21313;87;20220404;7.6;-1.2;3.2;6.3;7.48;.6;.76;8606 +98087;49.88338;2.21313;87;20220405;12.6;6.5;9.5;6.6;10.5;.2;1.21;6792 +98087;49.88338;2.21313;87;20220406;12.2;7.9;10.1;6.5;9.44;2.2;1.82;7131 +98087;49.88338;2.21313;87;20220407;12.5;9.1;10.8;9.9;9.07;1.7;2.65;11778 +98087;49.88338;2.21313;87;20220408;6.1;5.3;5.7;4;7.44;11.2;1;2866 +98087;49.88338;2.21313;87;20220409;10.7;1.3;6;3.5;6.67;.2;2.05;16210 +98087;49.88338;2.21313;87;20220410;12.8;-.8;6;2.6;6.4;0;2.31;19249 +98087;49.88338;2.21313;87;20220411;18;3;10.5;4.9;7.9;0;3.47;20238 +98087;49.88338;2.21313;87;20220412;20.5;8.8;14.6;3.8;11.1;0;3.25;17224 +98087;49.88338;2.21313;87;20220413;17.7;8.2;12.9;1.5;12.27;.7;2.04;13629 +98087;49.88338;2.21313;87;20220414;18.6;6.5;12.6;2.3;11.37;.1;2.62;18277 +98087;49.88338;2.21313;87;20220415;19.4;5.9;12.6;2.6;10.9;0;2.88;19300 +98087;49.88338;2.21313;87;20220416;18.1;5.4;11.8;3.6;9.64;0;3.17;20903 +98087;49.88338;2.21313;87;20220417;19.8;3.9;11.8;3.2;7.2;0;3.83;22197 +98087;49.88338;2.21313;87;20220418;16.7;3.7;10.2;2.5;8.8;0;2.58;17806 +98087;49.88338;2.21313;87;20220419;17.1;4.8;10.9;3.9;9.8;.1;2.79;18915 +98087;49.88338;2.21313;87;20220420;18.8;4.9;11.8;3.7;8.34;0;3.63;21845 +98087;49.88338;2.21313;87;20220421;18.6;4.1;11.4;4.1;8.37;0;3.66;22281 +98087;49.88338;2.21313;87;20220422;17.1;7.7;12.4;4.6;9.4;0;3.13;16154 +98087;49.88338;2.21313;87;20220423;18.2;6.4;12.3;4.5;10.44;.4;2.98;17155 +98087;49.88338;2.21313;87;20220424;19;8.2;13.6;4.5;9.77;.1;3.55;17722 +98087;49.88338;2.21313;87;20220425;15;5.5;10.3;4.5;9.07;0;2.74;18067 +98087;49.88338;2.21313;87;20220426;15.7;4.4;10;4.2;8.17;0;3;18561 +98087;49.88338;2.21313;87;20220427;16.8;1.8;9.3;4.7;8.24;0;3.26;22456 +98087;49.88338;2.21313;87;20220428;19.1;4;11.5;4.7;9.14;0;3.66;21884 +98087;49.88338;2.21313;87;20220429;17.4;7.6;12.5;4.5;9.67;0;3.36;19554 +98087;49.88338;2.21313;87;20220430;15.1;5;10;4.5;8;0;3.29;21751 +98087;49.88338;2.21313;87;20220501;16.3;2.1;9.2;2.9;8.07;0;3.08;22132 +98087;49.88338;2.21313;87;20220502;18;6.6;12.3;3.9;8.87;0;3.52;19611 +98087;49.88338;2.21313;87;20220503;18;4.5;11.2;3.9;9.07;0;3.45;22022 +98087;49.88338;2.21313;87;20220504;17.3;3.1;10.2;2.8;9.6;.5;2.99;21717 +98087;49.88338;2.21313;87;20220505;17.6;9.5;13.5;3.5;11.24;.2;2.85;15889 +98087;49.88338;2.21313;87;20220506;21;4.9;12.9;1.8;10.6;0;2.79;16318 +98087;49.88338;2.21313;87;20220507;20.6;9.7;15.2;2.6;12.26;.1;2.64;12915 +98087;49.88338;2.21313;87;20220508;20.3;10.7;15.5;3.3;11.83;0;3.01;12673 +98087;49.88338;2.21313;87;20220509;24.3;5.6;14.9;1.4;10.3;0;3.33;17975 +98087;49.88338;2.21313;87;20220510;24.3;11.4;17.9;2.4;12.13;.1;3.39;13709 +98087;49.88338;2.21313;87;20220511;23.1;7.8;15.5;2.9;11.83;0;3.33;15587 +98087;49.88338;2.21313;87;20220512;18.8;8.1;13.5;2.7;10.7;.1;2.68;13578 +98087;49.88338;2.21313;87;20220513;19.2;5.1;12.1;2.8;9.66;0;2.88;15124 +98087;49.88338;2.21313;87;20220514;22;4.8;13.4;1.3;10.03;0;2.98;17332 +98087;49.88338;2.21313;87;20220515;27.9;8.4;18.2;2.7;11.86;3.9;4.45;17994 +98087;49.88338;2.21313;87;20220516;23.3;15.7;19.5;3;15.2;0;3.09;11461 +98087;49.88338;2.21313;87;20220517;27.8;14.4;21.1;2;14.46;2.2;3.89;15840 +98087;49.88338;2.21313;87;20220518;25.5;13.7;19.6;2.4;15.8;.6;3.43;14948 +98087;49.88338;2.21313;87;20220519;20.3;15.6;17.9;2.7;15.43;2;2.25;8548 +98087;49.88338;2.21313;87;20220520;17.1;12.4;14.8;2.4;13.36;8.2;1.98;9560 +98087;49.88338;2.21313;87;20220521;20.4;8.3;14.4;2;12.06;.1;2.73;14714 +98087;49.88338;2.21313;87;20220522;22.5;8.2;15.3;1.3;13.1;.9;2.94;16529 +98087;49.88338;2.21313;87;20220523;17.5;13.6;15.5;2.4;14.6;7.5;1.7;7385 +98087;49.88338;2.21313;87;20220524;16.1;10;13;3.5;11.63;1;2.27;11006 +98087;49.88338;2.21313;87;20220525;17.6;6;11.8;3.5;11.36;.6;2.48;14725 +98087;49.88338;2.21313;87;20220526;17.8;12.8;15.3;4.8;13.43;0;2.29;9329 +98087;49.88338;2.21313;87;20220527;19.4;13.2;16.3;4.2;12.8;.2;2.9;10979 +98087;49.88338;2.21313;87;20220528;18;6.8;12.4;2.3;10.06;0;2.81;15667 +98087;49.88338;2.21313;87;20220529;15.2;4.5;9.9;2.5;9.06;.4;2.48;15252 +98087;49.88338;2.21313;87;20220530;16.8;3.6;10.2;1.5;8.93;.1;2.65;16738 +98087;49.88338;2.21313;87;20220531;18.3;6.9;12.6;2.3;9.66;.2;2.79;14767 +98087;49.88338;2.21313;87;20220601;18.9;5.1;12;1.9;9.73;0;2.9;16436 +98087;49.88338;2.21313;87;20220602;22.1;4.6;13.4;2.1;9.73;0;3.54;18747 +98087;49.88338;2.21313;87;20220603;24.3;9.5;16.9;2.2;13;9.8;3.51;16928 +98087;49.88338;2.21313;87;20220604;26.7;13.3;20;3.1;16.37;7.9;4.58;22732 +98087;49.88338;2.21313;87;20220605;18.7;13.6;16.1;2.6;16.07;.8;2.32;13857 +98087;49.88338;2.21313;87;20220606;19.9;10.8;15.3;3;13.17;.8;3.26;18765 +98087;49.88338;2.21313;87;20220607;21;11.3;16.2;2.6;14.6;4.9;3.27;19194 +98087;49.88338;2.21313;87;20220608;19.3;13.7;16.5;3.8;14.46;2.3;2.52;10562 +98087;49.88338;2.21313;87;20220609;19.3;11.8;15.6;3.7;13.2;0;2.73;12067 +98087;49.88338;2.21313;87;20220610;21.3;15.1;18.2;2.6;15.16;.4;2.75;11078 +98087;49.88338;2.21313;87;20220611;22.6;14.5;18.5;2.4;13.7;0;3.99;20505 +98087;49.88338;2.21313;87;20220612;21.2;8.9;15;2.2;12.33;.2;3.96;24572 +98087;49.88338;2.21313;87;20220613;20.8;9.4;15.1;2;11.63;0;3.95;23958 +98087;49.88338;2.21313;87;20220614;23.4;7.4;15.4;2;11.3;0;4.6;27257 +98087;49.88338;2.21313;87;20220615;27.1;10;18.6;1.7;12.76;0;5.17;28209 +98087;49.88338;2.21313;87;20220616;27;11.2;19.1;1.6;13.43;0;5.14;28370 +98087;49.88338;2.21313;87;20220617;33.1;13.4;23.2;1.8;14.73;0;6.22;29065 +98087;49.88338;2.21313;87;20220618;35.2;16;25.6;2.5;17.1;1.2;6.88;28393 +98087;49.88338;2.21313;87;20220619;19.5;12.6;16.1;5;13.7;3.8;3.19;15981 +98087;49.88338;2.21313;87;20220620;21.3;13.1;17.2;4.2;12.6;0;4.29;20402 +98087;49.88338;2.21313;87;20220621;22.5;10.8;16.6;3.4;12.4;0;4.19;20939 +98087;49.88338;2.21313;87;20220622;26.2;10.3;18.2;3.1;14.03;.6;5.16;26947 +98087;49.88338;2.21313;87;20220623;27.2;14.1;20.7;2;17.1;10.7;4.45;22481 +98087;49.88338;2.21313;87;20220624;23.7;14.8;19.2;1.9;16.96;6.4;3.74;20055 +98087;49.88338;2.21313;87;20220625;19;14.8;16.9;2.6;14.83;1.1;2.69;12726 +98087;49.88338;2.21313;87;20220626;22.5;11.1;16.8;1.9;12.53;.3;4.12;23268 +98087;49.88338;2.21313;87;20220627;19.9;11.7;15.8;2.2;13.3;4.7;3.38;19715 +98087;49.88338;2.21313;87;20220628;25.3;10.9;18.1;2;12.93;0;4.73;25828 +98087;49.88338;2.21313;87;20220629;24.7;10.2;17.4;2.1;13.36;1.4;4.48;24989 +98087;49.88338;2.21313;87;20220630;16.6;12.3;14.5;1.5;14.5;9.1;2.1;12024 +98087;49.88338;2.21313;87;20220701;20.3;9.2;14.8;2;12.4;.1;3.65;22443 +98087;49.88338;2.21313;87;20220702;25.1;8.4;16.8;2;12.03;0;4.63;26221 +98087;49.88338;2.21313;87;20220703;21.3;10.4;15.9;2.3;12.56;.1;3.88;22509 +98087;49.88338;2.21313;87;20220704;23.1;8.5;15.8;2.3;12.56;.1;4.27;25389 +98087;49.88338;2.21313;87;20220705;22.8;8.5;15.6;2.2;12.56;.2;4.2;25076 +98087;49.88338;2.21313;87;20220706;23.3;9.2;16.2;2.4;13.46;0;4.23;25187 +98087;49.88338;2.21313;87;20220707;19.8;14.5;17.2;3.2;14.4;0;3.12;14432 +98087;49.88338;2.21313;87;20220708;26;8.1;17;1.7;12.86;.2;4.81;28066 +98087;49.88338;2.21313;87;20220709;26.2;13.4;19.8;2.4;14.83;0;4.9;25141 +98087;49.88338;2.21313;87;20220710;25.4;9.8;17.6;2.3;13.1;0;4.9;27127 +98087;49.88338;2.21313;87;20220711;28.4;12;20.2;2;13.8;0;5.34;27263 +98087;49.88338;2.21313;87;20220712;32.5;13.3;22.9;1.3;14.16;0;5.57;27662 +98087;49.88338;2.21313;87;20220713;32.7;18.9;25.8;2;15.86;0;5.75;24899 +98087;49.88338;2.21313;87;20220714;28.1;14.6;21.3;2.5;15.36;0;5.11;24212 +98087;49.88338;2.21313;87;20220715;25.1;10.5;17.8;2.1;11.8;0;4.82;26110 +98087;49.88338;2.21313;87;20220716;26.8;10.1;18.4;1.9;12.33;0;5.02;26882 +98087;49.88338;2.21313;87;20220717;30;11.1;20.6;2.3;11.16;0;5.91;27480 +98087;49.88338;2.21313;87;20220718;36.7;13.8;25.2;1.9;11.93;0;6.71;28316 +98087;49.88338;2.21313;87;20220719;39.1;17.6;28.4;3.5;13.76;2.1;8.69;27819 +98087;49.88338;2.21313;87;20220720;23.2;18.1;20.7;2.6;18.93;5.3;3.05;13315 +98087;49.88338;2.21313;87;20220721;23.8;15.7;19.7;2.6;18.26;0;3.21;15739 +98087;49.88338;2.21313;87;20220722;21.1;13.1;17.1;2.7;15.86;.3;2.97;15834 +98087;49.88338;2.21313;87;20220723;26.2;12.7;19.5;1.8;16.23;.2;4.06;21859 +98087;49.88338;2.21313;87;20220724;31.8;12.5;22.2;2.3;15.23;0;5.75;26579 +98087;49.88338;2.21313;87;20220725;24.8;17;20.9;4.3;15.76;0;4.38;17193 +98087;49.88338;2.21313;87;20220726;21.7;14.4;18.1;3;14.76;.2;3.44;16483 +98087;49.88338;2.21313;87;20220727;23.4;9.8;16.6;2.5;11.5;0;4.29;22746 +98087;49.88338;2.21313;87;20220728;24;11.5;17.7;2;11.23;0;3.95;19601 +98087;49.88338;2.21313;87;20220729;27.3;10.5;18.9;1.7;11.8;0;4.73;25200 +98087;49.88338;2.21313;87;20220730;27.6;11.8;19.7;2.1;13.7;.2;4.59;23427 +98087;49.88338;2.21313;87;20220731;24;16.8;20.4;3.9;17.76;.6;3.29;14026 +98087;49.88338;2.21313;87;20220801;25.4;17.8;21.6;2.4;18.2;.3;3.36;14810 +98087;49.88338;2.21313;87;20220802;29.4;13.2;21.3;2;16.93;.2;4.5;22911 +98087;49.88338;2.21313;87;20220803;33.4;14;23.7;1.9;17.66;.1;5.23;24590 +98087;49.88338;2.21313;87;20220804;25.1;16.8;20.9;3.4;18.03;1.2;3.49;15080 +98087;49.88338;2.21313;87;20220805;24.1;13.2;18.6;2.9;13.66;0;4.05;19680 +98087;49.88338;2.21313;87;20220806;23.8;7.5;15.7;2.7;10.06;0;4.43;23326 +98087;49.88338;2.21313;87;20220807;25.9;10.4;18.2;3.6;10.66;0;5.24;23247 +98087;49.88338;2.21313;87;20220808;26.7;10.8;18.7;3.6;12.43;0;5.1;23497 +98087;49.88338;2.21313;87;20220809;28.5;14.8;21.6;4.5;14.63;0;5.66;22052 +98087;49.88338;2.21313;87;20220810;31.9;14.7;23.3;3.2;14.33;0;5.94;23667 +98087;49.88338;2.21313;87;20220811;32.6;14.8;23.7;2.6;12.76;0;5.89;24039 +98087;49.88338;2.21313;87;20220812;33.2;14.4;23.8;2.3;11.76;0;5.79;24097 +98087;49.88338;2.21313;87;20220813;31.8;14.7;23.3;2.5;10.73;0;5.81;23000 +98087;49.88338;2.21313;87;20220814;29.2;14.5;21.8;2;13.03;.8;4.51;19473 +98087;49.88338;2.21313;87;20220815;28.3;16.7;22.5;2.2;17.66;.4;4.09;18503 +98087;49.88338;2.21313;87;20220816;26.8;15.6;21.2;1.8;17.7;1.4;3.5;16631 +98087;49.88338;2.21313;87;20220817;26;16.1;21.1;1.9;18.03;1.5;3.27;15989 +98087;49.88338;2.21313;87;20220818;27.3;13.5;20.4;2.1;17.06;.3;3.87;20192 +98087;49.88338;2.21313;87;20220819;23.1;15.8;19.4;2.6;17.9;4.6;2.57;12113 +98087;49.88338;2.21313;87;20220820;23.4;12.4;17.9;2.1;14.16;.1;3.34;18342 +98087;49.88338;2.21313;87;20220821;25.1;9.9;17.5;1.6;13.83;.2;3.34;18547 +98087;49.88338;2.21313;87;20220822;26.3;14.3;20.3;1.9;15.86;.2;3.58;17875 +98087;49.88338;2.21313;87;20220823;27.3;16.3;21.8;2;18.56;.1;3.35;15870 +98087;49.88338;2.21313;87;20220824;31.5;15.4;23.5;1.4;18.5;0;4.02;19855 +98087;49.88338;2.21313;87;20220825;29.5;15.7;22.6;2.9;17.5;0;4.24;17528 +98087;49.88338;2.21313;87;20220826;25;15.8;20.4;2.5;16.6;0;3.33;15805 +98087;49.88338;2.21313;87;20220827;24.1;10.9;17.5;2.5;13.2;0;3.46;17789 +98087;49.88338;2.21313;87;20220828;24.8;13.7;19.2;4.1;13.33;0;4.23;17433 +98087;49.88338;2.21313;87;20220829;25;15.2;20.1;5;12.23;0;4.95;16769 +98087;49.88338;2.21313;87;20220830;27.5;12.3;19.9;3.1;14.06;0;4.25;19281 +98087;49.88338;2.21313;87;20220831;25.6;13.7;19.7;3.3;14.4;0;3.9;17110 +98087;49.88338;2.21313;87;20220901;27.5;14.9;21.2;3.5;13.66;.5;4.48;16553 +98087;49.88338;2.21313;87;20220902;21.8;14.7;18.2;1.9;14;1.4;2.45;10371 +98087;49.88338;2.21313;87;20220903;25.1;14.9;20;1.7;16.66;.4;2.79;14008 +98087;49.88338;2.21313;87;20220904;27.9;12.9;20.4;2.3;14.53;.1;3.81;18017 +98087;49.88338;2.21313;87;20220905;24.9;15.2;20;2.2;15.36;4.9;2.8;11772 +98087;49.88338;2.21313;87;20220906;25.7;14.4;20;2.1;16.2;2.8;3;14290 +98087;49.88338;2.21313;87;20220907;22.7;13.8;18.3;2.7;15.86;1.6;2.6;12586 +98087;49.88338;2.21313;87;20220908;22.7;14.8;18.7;3;15.33;2.4;2.89;13606 +98087;49.88338;2.21313;87;20220909;19.7;13.9;16.8;4.4;15.33;14.7;2.23;10054 +98087;49.88338;2.21313;87;20220910;20.6;14.7;17.7;3.2;15.93;.6;2.23;10924 +98087;49.88338;2.21313;87;20220911;22.5;10;16.3;1.5;14.46;.2;2.33;14493 +98087;49.88338;2.21313;87;20220912;26.5;10.4;18.5;2;14.76;.2;3.11;16805 +98087;49.88338;2.21313;87;20220913;21.9;17;19.5;2.2;18.03;3.3;1.89;7947 +98087;49.88338;2.21313;87;20220914;20.9;16.9;18.9;2.7;18.9;19.7;1.51;6474 +98087;49.88338;2.21313;87;20220915;18.8;11.3;15.1;1.8;14;.1;1.78;10544 +98087;49.88338;2.21313;87;20220916;17;11.5;14.2;2.2;11.6;.4;1.9;9361 +98087;49.88338;2.21313;87;20220917;15.7;7.3;11.5;3.3;9.03;0;2.33;13837 +98087;49.88338;2.21313;87;20220918;17.2;4.1;10.7;2.8;9.23;.1;2.23;14431 +98087;49.88338;2.21313;87;20220919;17.7;6.2;11.9;2.2;9.63;0;2.17;14357 +98087;49.88338;2.21313;87;20220920;17.3;6.1;11.7;1.3;10.43;0;1.69;11451 +98087;49.88338;2.21313;87;20220921;18;6.3;12.2;1.1;10.2;.1;1.83;13338 +98087;49.88338;2.21313;87;20220922;20.2;4.3;12.3;1.2;9.3;0;2.05;15192 +98087;49.88338;2.21313;87;20220923;18.4;7.4;12.9;1;11.53;.7;1.49;9903 +98087;49.88338;2.21313;87;20220924;17.2;11.6;14.4;1.6;13.56;2;1.37;7592 +98087;49.88338;2.21313;87;20220925;17.9;7.7;12.8;2.5;10.96;.3;1.89;11469 +98087;49.88338;2.21313;87;20220926;14.7;9.9;12.3;3.9;11.33;6.9;1.6;6968 +98087;49.88338;2.21313;87;20220927;14.9;9.2;12.1;3.7;11.13;5.4;1.66;8836 +98087;49.88338;2.21313;87;20220928;15.2;6.1;10.7;1.9;9.86;.1;1.54;12026 +98087;49.88338;2.21313;87;20220929;16.2;3.2;9.7;1.2;9.2;.4;1.46;12228 +98087;49.88338;2.21313;87;20220930;17.4;3.2;10.3;2.5;9.83;3.1;1.79;12877 +98087;49.88338;2.21313;87;20221001;18.3;11.8;15.1;5.7;14.43;5.2;1.73;8665 +98087;49.88338;2.21313;87;20221002;14.4;13.4;13.9;2;13.96;10.4;.97;3803 +98087;49.88338;2.21313;87;20221003;13.2;5.5;9.3;1.4;10.76;0;.96;8040 +98087;49.88338;2.21313;87;20221004;19;5.7;12.3;1.8;11.93;0;1.52;11735 +98087;49.88338;2.21313;87;20221005;19.9;13.3;16.6;3.7;13.66;.3;2.03;7432 +98087;49.88338;2.21313;87;20221006;18.1;8.2;13.2;2.1;10.93;0;1.64;10137 +98087;49.88338;2.21313;87;20221007;18.2;4.2;11.2;1.8;10.13;.8;1.53;11953 +98087;49.88338;2.21313;87;20221008;16.4;9;12.7;2.2;10.9;.1;1.48;9921 +98087;49.88338;2.21313;87;20221009;17.8;2.1;10;1.9;9;.2;1.55;12135 +98087;49.88338;2.21313;87;20221010;18.9;5.5;12.2;2;10.7;.1;1.56;9709 +98087;49.88338;2.21313;87;20221011;15.7;2.9;9.3;1.5;9;0;1.26;11101 +98087;49.88338;2.21313;87;20221012;18.2;1.2;9.7;1.2;9.4;1.4;1.24;11358 +98087;49.88338;2.21313;87;20221013;14.7;9.8;12.2;2.1;13.36;1.5;.78;5039 +98087;49.88338;2.21313;87;20221014;16.4;13.9;15.1;1.8;15.33;1.7;.88;4313 +98087;49.88338;2.21313;87;20221015;18.2;13.2;15.7;3.2;14.5;.3;1.37;6490 +98087;49.88338;2.21313;87;20221016;17.5;11.2;14.4;2.3;14.23;7.7;1.05;6355 +98087;49.88338;2.21313;87;20221017;18.6;14.3;16.5;2;17.16;1.3;.88;4391 +98087;49.88338;2.21313;87;20221018;18.9;14.4;16.7;2.1;16.3;.2;1.05;5455 +98087;49.88338;2.21313;87;20221019;17.8;11.3;14.6;4.4;14.93;3;1.09;5828 +98087;49.88338;2.21313;87;20221020;21.3;13.5;17.4;2.8;16.03;2;1.44;7369 +98087;49.88338;2.21313;87;20221021;20.5;13.6;17;3;14.83;.2;1.55;6691 +98087;49.88338;2.21313;87;20221022;19.4;13.3;16.3;2.6;14.2;.5;1.38;6946 +98087;49.88338;2.21313;87;20221023;21.1;12.9;17;3.4;14.73;5.8;1.66;6289 +98087;49.88338;2.21313;87;20221024;18.9;14.6;16.8;4.8;13.63;1;1.98;5569 +98087;49.88338;2.21313;87;20221025;17.6;10.7;14.1;2.6;13.6;.2;1.06;6543 +98087;49.88338;2.21313;87;20221026;21.1;14;17.6;2.7;15.03;0;1.49;6655 +98087;49.88338;2.21313;87;20221027;21.8;12.3;17;2.6;14.73;.1;1.44;6520 +98087;49.88338;2.21313;87;20221028;22.1;14.1;18.1;2.5;15.26;0;1.44;6226 +98087;49.88338;2.21313;87;20221029;22.4;13.6;18;2.2;15.16;0;1.36;6190 +98087;49.88338;2.21313;87;20221030;16.2;10.7;13.5;1.4;13.16;.2;.72;4512 +98087;49.88338;2.21313;87;20221031;18.4;7.8;13.1;2.6;13.16;2.4;.92;6146 +98087;49.88338;2.21313;87;20221101;16.6;10.4;13.5;5;11.56;2.3;1.58;6003 +98087;49.88338;2.21313;87;20221102;15.1;9.4;12.3;4.1;10.73;0;1.34;5851 +98087;49.88338;2.21313;87;20221103;14.5;11.3;12.9;3.9;11.76;3.5;1.19;3197 +98087;49.88338;2.21313;87;20221104;12.1;7.6;9.9;2.7;9.93;.9;.8;4743 +98087;49.88338;2.21313;87;20221105;11.5;3.4;7.4;2.1;9.46;.8;.52;4668 +98087;49.88338;2.21313;87;20221106;11;9.5;10.3;3.8;11.3;10.7;.67;1974 +98087;49.88338;2.21313;87;20221107;16;11;13.5;4.2;12.3;0;1.18;4377 +98087;49.88338;2.21313;87;20221108;16.1;10.8;13.5;4;11.8;0;1.29;4149 +98087;49.88338;2.21313;87;20221109;14.7;10.3;12.5;3.6;11.3;1.1;1.06;4648 +98087;49.88338;2.21313;87;20221110;15.2;6.5;10.8;3;10.66;0;.84;5965 +98087;49.88338;2.21313;87;20221111;10.5;8.5;9.5;2.9;10.3;.1;.67;3033 +98087;49.88338;2.21313;87;20221112;9.8;3.9;6.8;2;9.8;.1;.31;3233 +98087;49.88338;2.21313;87;20221113;9;3.6;6.3;1.9;9.3;.1;.38;3893 +98087;49.88338;2.21313;87;20221114;9.3;4.1;6.7;2.6;9.73;.2;.3;3163 +98087;49.88338;2.21313;87;20221115;12.1;7.3;9.7;3.3;11.1;2.7;.52;2872 +98087;49.88338;2.21313;87;20221116;12.6;7.2;9.9;4.2;10.73;12.6;.66;3769 +98087;49.88338;2.21313;87;20221117;12.5;9.9;11.2;6.2;10.46;4.1;1.21;3443 +98087;49.88338;2.21313;87;20221118;11.5;7.8;9.7;3.3;10;2.8;.7;3525 +98087;49.88338;2.21313;87;20221119;10.1;5.8;7.9;2;9.63;.7;.4;3104 +98087;49.88338;2.21313;87;20221120;11.3;5.8;8.6;3.3;8.86;4.3;.81;3215 +98087;49.88338;2.21313;87;20221121;7.9;4.8;6.3;3.5;8.83;2.9;.43;2131 +98087;49.88338;2.21313;87;20221122;10.1;4.5;7.3;4.3;8.6;11.3;.71;3248 +98087;49.88338;2.21313;87;20221123;11.7;4.4;8.1;4.1;9.06;6.7;.76;3265 +98087;49.88338;2.21313;87;20221124;12.7;7.4;10;4;9.66;5.5;.9;3686 +98087;49.88338;2.21313;87;20221125;12;6.9;9.5;2.5;9.56;.2;.58;3838 +98087;49.88338;2.21313;87;20221126;10.4;3.8;7.1;2.7;9.06;1.4;.43;3601 +98087;49.88338;2.21313;87;20221127;8.9;6.1;7.5;3.8;9.5;9.9;.5;1634 +98087;49.88338;2.21313;87;20221128;11;7.6;9.3;1.8;10.1;.1;.42;2842 +98087;49.88338;2.21313;87;20221129;4.9;1.2;3.1;1.2;7.56;.1;.17;2415 +98087;49.88338;2.21313;87;20221130;6.2;2.6;4.4;1.6;8.1;0;.21;2112 +98087;49.88338;2.21313;87;20221201;6.1;2.8;4.5;2.8;7.73;0;.33;2173 +98087;49.88338;2.21313;87;20221202;4.7;.7;2.7;3.3;6.76;0;.35;2105 +98087;49.88338;2.21313;87;20221203;2.5;1.9;2.2;5.4;6.06;0;.64;863 +98087;49.88338;2.21313;87;20221204;2.2;1.5;1.8;4.2;6;.3;.54;950 +98087;49.88338;2.21313;87;20221205;3;.3;1.7;1.8;6.5;.7;.25;1689 +98087;49.88338;2.21313;87;20221206;6.1;1.7;3.9;1.4;7.03;.1;.25;2697 +98087;49.88338;2.21313;87;20221207;5.3;-1.1;2.1;1.3;6.4;.5;.2;2830 +98087;49.88338;2.21313;87;20221208;3;-1.6;.7;.7;5.96;.2;.17;2336 +98087;49.88338;2.21313;87;20221209;2.1;-3.7;-.8;1.2;5.36;.2;.06;3326 +98087;49.88338;2.21313;87;20221210;1.4;-.4;.5;1.8;6.06;0;.16;1988 +98087;49.88338;2.21313;87;20221211;.2;-.9;-.4;3.1;5.4;0;.34;1283 +98087;49.88338;2.21313;87;20221212;-.6;-2.7;-1.6;3.7;4.63;0;.39;1765 +98087;49.88338;2.21313;87;20221213;.3;-5.8;-2.8;3;4.1;0;.29;3551 +98087;49.88338;2.21313;87;20221214;1;-2;-.5;1.9;4.43;0;.38;2462 +98087;49.88338;2.21313;87;20221215;2.3;-6.4;-2.1;1.6;4.4;0;.16;3615 +98087;49.88338;2.21313;87;20221216;3.9;-5.1;-.6;1.3;4.76;.1;.11;4242 +98087;49.88338;2.21313;87;20221217;-2.8;-7.3;-5;2.2;4.13;0;.15;1732 +98087;49.88338;2.21313;87;20221218;.5;-6.5;-3;4;4.76;3.3;.18;2351 +98087;49.88338;2.21313;87;20221219;9.8;.7;5.2;4.2;9.26;4;.13;2705 +98087;49.88338;2.21313;87;20221220;11;9.6;10.3;2.9;11.1;13.2;.57;1099 +98087;49.88338;2.21313;87;20221221;10.2;7;8.6;2.5;10.76;13.6;.21;2104 +98087;49.88338;2.21313;87;20221222;11.7;8.8;10.3;3.5;11.93;6.5;.33;1630 +98087;49.88338;2.21313;87;20221223;14.2;9.9;12;4.6;12.2;1.9;.73;1940 +98087;49.88338;2.21313;87;20221224;12.2;9.4;10.8;3.1;11.2;1.1;.57;2134 +98087;49.88338;2.21313;87;20221225;11.4;9.4;10.4;2.7;11.66;8.6;.46;1045 +98087;49.88338;2.21313;87;20221226;10.3;9.6;9.9;3.6;9.66;.6;.87;1390 +98087;49.88338;2.21313;87;20221227;9.2;3.3;6.3;3.2;7.83;0;.49;3368 +98087;49.88338;2.21313;87;20221228;10.6;6.6;8.6;5.4;10.3;2;.48;1906 +98087;49.88338;2.21313;87;20221229;10.6;10.1;10.4;5.2;9.16;.2;1.35;1381 +98087;49.88338;2.21313;87;20221230;13.8;4.5;9.2;4.7;10.6;8.3;.55;2833 +98087;49.88338;2.21313;87;20221231;16;13.4;14.7;6.3;12.96;1.5;1.45;2028 +98088;49.90666;2.55949;85;20220101;14.5;10.1;12.3;3.8;11.6;.4;.68;3651 +98088;49.90666;2.55949;85;20220102;13.5;9.4;11.4;5.8;10.95;3.7;1.01;2798 +98088;49.90666;2.55949;85;20220103;11.4;9.3;10.4;4.6;10.4;14;.89;1105 +98088;49.90666;2.55949;85;20220104;9;6.8;7.9;4;8.9;5.5;.74;1406 +98088;49.90666;2.55949;85;20220105;6.1;1;3.5;3.8;6.43;.1;.5;3126 +98088;49.90666;2.55949;85;20220106;6.4;1;3.7;4;6.6;1.6;.46;3747 +98088;49.90666;2.55949;85;20220107;6.8;3.4;5.1;5.8;7.23;13.2;.74;2316 +98088;49.90666;2.55949;85;20220108;7.9;.1;4;5.9;8;13.1;.26;2318 +98088;49.90666;2.55949;85;20220109;6.7;3.2;5;4.1;7.1;.1;.58;3261 +98088;49.90666;2.55949;85;20220110;2;-1.2;.4;2.9;6.47;.2;.12;1493 +98088;49.90666;2.55949;85;20220111;2.8;.7;1.8;3.1;6.17;0;.32;2670 +98088;49.90666;2.55949;85;20220112;4.5;-1.6;1.4;1.6;6.8;0;.19;1881 +98088;49.90666;2.55949;85;20220113;3.1;.1;1.6;1.1;6.43;0;.17;2798 +98088;49.90666;2.55949;85;20220114;7.9;-1;3.5;1.1;6.57;.2;.13;4906 +98088;49.90666;2.55949;85;20220115;5.4;-1.8;1.8;1.4;6.13;.2;.18;4329 +98088;49.90666;2.55949;85;20220116;3.9;-2.2;.9;2.6;6.77;1.5;.13;1871 +98088;49.90666;2.55949;85;20220117;7.2;2.1;4.6;1.6;7.47;.1;.29;3332 +98088;49.90666;2.55949;85;20220118;8.4;.1;4.2;2.2;7.3;.1;.33;4113 +98088;49.90666;2.55949;85;20220119;6.3;0;3.1;2.6;7.6;1.7;.23;2115 +98088;49.90666;2.55949;85;20220120;5.1;.8;3;3.9;6.73;.9;.42;2889 +98088;49.90666;2.55949;85;20220121;6;1.1;3.5;2.7;6.77;.1;.41;3478 +98088;49.90666;2.55949;85;20220122;5.2;3.3;4.3;2.5;7.3;0;.48;1430 +98088;49.90666;2.55949;85;20220123;4.1;3.1;3.6;2.1;6.9;0;.49;883 +98088;49.90666;2.55949;85;20220124;5.9;-.4;2.8;2.3;6.27;0;.35;5332 +98088;49.90666;2.55949;85;20220125;-.3;-2.8;-1.6;1.1;5.57;0;.18;2385 +98088;49.90666;2.55949;85;20220126;3.2;-1.1;1;2.3;6.53;0;.23;1836 +98088;49.90666;2.55949;85;20220127;8.4;2.8;5.6;4.6;8.57;.6;.42;2527 +98088;49.90666;2.55949;85;20220128;6.9;-.3;3.3;2.9;7.77;.1;.17;4659 +98088;49.90666;2.55949;85;20220129;11;4;7.5;6.3;10.2;.2;.35;3084 +98088;49.90666;2.55949;85;20220130;8.7;2.5;5.6;2.7;7.37;.6;.57;5638 +98088;49.90666;2.55949;85;20220131;7.3;4.6;5.9;8.1;6.4;.1;1.53;4103 +98088;49.90666;2.55949;85;20220201;10.2;.3;5.2;6.1;8.9;.2;.35;3899 +98088;49.90666;2.55949;85;20220202;10.3;8.6;9.5;4.7;10.07;0;.85;1647 +98088;49.90666;2.55949;85;20220203;7.3;6.8;7.1;4.2;8.77;.3;.68;976 +98088;49.90666;2.55949;85;20220204;9.6;6.9;8.3;5.7;8.13;.6;1.28;3054 +98088;49.90666;2.55949;85;20220205;8.9;1.9;5.4;5.5;7.27;.2;.9;6047 +98088;49.90666;2.55949;85;20220206;10.7;6.7;8.7;9.7;9.23;9;1.23;2385 +98088;49.90666;2.55949;85;20220207;8.9;2.9;5.9;4.2;6.63;.1;1.07;6909 +98088;49.90666;2.55949;85;20220208;10.5;4.8;7.6;4.9;9.83;.5;.52;3366 +98088;49.90666;2.55949;85;20220209;10.3;6.8;8.5;2.2;8.9;.2;.7;5985 +98088;49.90666;2.55949;85;20220210;7.2;2;4.6;4.1;8.11;4.1;.4;2640 +98088;49.90666;2.55949;85;20220211;8.6;0;4.3;2.5;6.21;.1;.77;8825 +98088;49.90666;2.55949;85;20220212;7.4;-1.4;3;3.9;5.51;0;.97;9087 +98088;49.90666;2.55949;85;20220213;10.1;.1;5.1;6.4;7.11;.4;1.1;8375 +98088;49.90666;2.55949;85;20220214;11;7.2;9.1;6;8.61;1;1.41;5182 +98088;49.90666;2.55949;85;20220215;9.5;1.3;5.4;7.2;8.71;6.9;.47;7310 +98088;49.90666;2.55949;85;20220216;13.9;8.1;11;9.5;12.17;1.5;.81;3738 +98088;49.90666;2.55949;85;20220217;12;9.4;10.7;8.8;8.83;.3;2.11;5637 +98088;49.90666;2.55949;85;20220218;12.4;7.9;10.1;10.1;8.67;1.4;2.14;4494 +98088;49.90666;2.55949;85;20220219;9;2.9;6;8.3;7.27;.5;1.31;6496 +98088;49.90666;2.55949;85;20220220;11.9;6.8;9.4;9.3;9.73;3.5;1.3;3365 +98088;49.90666;2.55949;85;20220221;9.3;4.8;7;9;7.47;.6;1.57;4682 +98088;49.90666;2.55949;85;20220222;12.1;4.3;8.2;5.4;9.27;.9;1.04;4918 +98088;49.90666;2.55949;85;20220223;10.2;1.6;5.9;3.2;8.07;.1;.82;7193 +98088;49.90666;2.55949;85;20220224;10.1;5.1;7.6;5.9;7.33;2.6;1.59;6101 +98088;49.90666;2.55949;85;20220225;9.3;2;5.7;4.5;6.87;1.3;1.25;8335 +98088;49.90666;2.55949;85;20220226;8.7;-2.5;3.1;3.7;6.03;.1;1.08;10345 +98088;49.90666;2.55949;85;20220227;9;-.4;4.3;5;5.3;0;1.65;9674 +98088;49.90666;2.55949;85;20220228;10.6;-1.5;4.5;3.1;5.37;.2;1.49;10529 +98088;49.90666;2.55949;85;20220301;10.1;1.9;6;2.6;7.03;.7;1.07;5540 +98088;49.90666;2.55949;85;20220302;9.6;4.6;7.1;3;6.97;.3;1.29;5513 +98088;49.90666;2.55949;85;20220303;12.4;2.3;7.3;1.9;8.47;.1;1.03;9083 +98088;49.90666;2.55949;85;20220304;12.4;3.7;8.1;1.4;8.5;0;1.04;8189 +98088;49.90666;2.55949;85;20220305;10.6;3.7;7.1;2.7;8.3;0;1.06;8451 +98088;49.90666;2.55949;85;20220306;7.4;-.4;3.5;4.3;5.53;0;1.39;11013 +98088;49.90666;2.55949;85;20220307;5.7;-1.4;2.2;5.2;4.43;0;1.61;11583 +98088;49.90666;2.55949;85;20220308;10.6;-1.9;4.3;4.6;4.8;0;2.03;11789 +98088;49.90666;2.55949;85;20220309;14.1;-.1;7;3.6;7.03;0;1.87;13411 +98088;49.90666;2.55949;85;20220310;15.9;1.4;8.6;4;7.4;0;2.21;13558 +98088;49.90666;2.55949;85;20220311;13.3;4;8.7;5.6;8.8;2.7;1.64;8807 +98088;49.90666;2.55949;85;20220312;11.1;6.2;8.6;5.9;9.27;.7;1.32;8781 +98088;49.90666;2.55949;85;20220313;12.5;7.4;10;5.6;9.3;2.7;1.65;6869 +98088;49.90666;2.55949;85;20220314;13.8;3.8;8.8;3.2;8.8;0;1.6;11870 +98088;49.90666;2.55949;85;20220315;11.9;6;9;2.9;9.73;.1;1.09;6454 +98088;49.90666;2.55949;85;20220316;11.9;6.7;9.3;4.3;10.73;0;.97;7461 +98088;49.90666;2.55949;85;20220317;9.2;6.4;7.8;3.8;8.17;0;1.34;7486 +98088;49.90666;2.55949;85;20220318;14;.8;7.4;6.1;6.31;.1;2.71;16541 +98088;49.90666;2.55949;85;20220319;14.6;4.3;9.5;7.6;6.31;0;3.38;15927 +98088;49.90666;2.55949;85;20220320;10.8;.5;5.7;2.8;5.51;0;1.95;16007 +98088;49.90666;2.55949;85;20220321;16.8;1.8;9.3;3.5;8.01;0;2.45;17420 +98088;49.90666;2.55949;85;20220322;17.6;6.5;12.1;3.2;7.71;0;2.85;16790 +98088;49.90666;2.55949;85;20220323;17.7;4.7;11.2;2.4;6.31;0;2.78;17562 +98088;49.90666;2.55949;85;20220324;18.3;4.9;11.6;3.9;6.51;0;3.41;17892 +98088;49.90666;2.55949;85;20220325;16.7;5.1;10.9;4.3;7.21;0;3.1;17571 +98088;49.90666;2.55949;85;20220326;17.4;5.3;11.4;6;7.31;0;3.61;17936 +98088;49.90666;2.55949;85;20220327;18.3;5.7;12;4.5;9.51;.1;2.93;18301 +98088;49.90666;2.55949;85;20220328;19.1;4.5;11.8;2;9.41;.1;2.55;18830 +98088;49.90666;2.55949;85;20220329;14.2;8.8;11.5;2.7;10.11;1.1;1.72;9254 +98088;49.90666;2.55949;85;20220330;11.5;6.4;9;3.8;9.11;1.9;1.47;8420 +98088;49.90666;2.55949;85;20220331;8;3;5.5;7.9;6.71;1.8;1.71;10251 +98088;49.90666;2.55949;85;20220401;3.9;.3;2.1;8.4;5.71;1;1.09;5982 +98088;49.90666;2.55949;85;20220402;7.2;-.4;3.4;6.5;4.81;0;2.06;12257 +98088;49.90666;2.55949;85;20220403;8;-3.2;2.4;3.5;5.11;0;1.67;13764 +98088;49.90666;2.55949;85;20220404;7.2;-1.7;2.8;7.3;7.41;.8;.58;6874 +98088;49.90666;2.55949;85;20220405;13.1;6.1;9.6;6.6;10.51;.1;1.24;6144 +98088;49.90666;2.55949;85;20220406;12.1;7.8;10;8;9.21;2.1;1.84;4833 +98088;49.90666;2.55949;85;20220407;12.4;8.5;10.5;11.3;8.61;2.8;2.8;12329 +98088;49.90666;2.55949;85;20220408;5.7;4.5;5.1;4.2;7.41;10.7;.85;2534 +98088;49.90666;2.55949;85;20220409;10.5;1.1;5.8;4.3;6.51;.2;2.16;17431 +98088;49.90666;2.55949;85;20220410;12.3;-.6;5.9;3;6.41;0;2.32;19481 +98088;49.90666;2.55949;85;20220411;17.5;2.7;10.1;5.7;7.71;0;3.59;21903 +98088;49.90666;2.55949;85;20220412;20.6;8.5;14.6;4.4;10.71;0;3.6;19184 +98088;49.90666;2.55949;85;20220413;17.1;8.5;12.8;1.6;12.31;1.1;2.22;16255 +98088;49.90666;2.55949;85;20220414;18.7;7.1;12.9;2.8;11.01;0;2.93;20296 +98088;49.90666;2.55949;85;20220415;18.8;7.2;13;2.9;10.71;.1;2.95;19119 +98088;49.90666;2.55949;85;20220416;17.6;5.3;11.5;3.9;9.31;0;3.24;22323 +98088;49.90666;2.55949;85;20220417;19.2;5;12.1;4.3;6.81;0;4.27;23113 +98088;49.90666;2.55949;85;20220418;17.8;4.9;11.4;2.4;7.91;0;3.14;20332 +98088;49.90666;2.55949;85;20220419;18.2;5.6;11.9;4.5;9.41;0;3.31;19961 +98088;49.90666;2.55949;85;20220420;18.1;6.5;12.3;4.6;7.81;0;4.02;22815 +98088;49.90666;2.55949;85;20220421;18.3;5.5;11.9;4.6;8.01;0;3.96;23473 +98088;49.90666;2.55949;85;20220422;16.4;8.3;12.4;5.7;9.21;0;3.24;15960 +98088;49.90666;2.55949;85;20220423;17.7;6.7;12.2;4.9;10.21;.6;3.1;18768 +98088;49.90666;2.55949;85;20220424;19;8.6;13.8;5.2;9.41;0;3.82;18129 +98088;49.90666;2.55949;85;20220425;14.4;6.1;10.3;5.4;9.11;0;2.61;16127 +98088;49.90666;2.55949;85;20220426;15.5;5.1;10.3;4.8;8.01;0;3.33;21467 +98088;49.90666;2.55949;85;20220427;16.7;3.4;10.1;6.1;8.21;0;3.58;23450 +98088;49.90666;2.55949;85;20220428;19.3;4.7;12;5.9;8.81;0;4.23;25179 +98088;49.90666;2.55949;85;20220429;16.9;7.9;12.4;5.3;9.61;0;3.4;19701 +98088;49.90666;2.55949;85;20220430;14.5;5.7;10.1;5.4;7.71;0;3.43;22148 +98088;49.90666;2.55949;85;20220501;15.7;2.6;9.2;2.9;7.61;0;2.99;20509 +98088;49.90666;2.55949;85;20220502;18.3;5.6;12;4.4;8.31;0;3.99;23816 +98088;49.90666;2.55949;85;20220503;17.8;5.6;11.7;4.9;8.91;0;3.67;21959 +98088;49.90666;2.55949;85;20220504;17.7;3.6;10.7;3.1;9.31;1.3;3.37;24488 +98088;49.90666;2.55949;85;20220505;17.9;9.8;13.9;3.4;11.11;.2;2.77;13870 +98088;49.90666;2.55949;85;20220506;21.2;5.8;13.5;2.6;10.5;0;3.14;16733 +98088;49.90666;2.55949;85;20220507;21;9.7;15.3;3.3;12.2;.1;2.96;13533 +98088;49.90666;2.55949;85;20220508;20.1;10.6;15.3;4;11.83;0;3.02;12161 +98088;49.90666;2.55949;85;20220509;24.4;7;15.7;2.1;10.47;0;3.64;17736 +98088;49.90666;2.55949;85;20220510;25.4;11.8;18.6;3.3;12.23;.1;4.12;15271 +98088;49.90666;2.55949;85;20220511;23.8;8.8;16.3;3.7;12.17;0;3.78;16569 +98088;49.90666;2.55949;85;20220512;19.5;8.2;13.9;3.4;10.53;.1;3.15;15015 +98088;49.90666;2.55949;85;20220513;19.9;5.4;12.6;3;9.43;0;3.28;16575 +98088;49.90666;2.55949;85;20220514;22.3;5.3;13.8;1.5;9.87;0;3.19;17698 +98088;49.90666;2.55949;85;20220515;27.7;9;18.3;3.5;11.97;3.4;4.73;18160 +98088;49.90666;2.55949;85;20220516;23.3;15;19.2;3.3;15.17;0;3.25;12720 +98088;49.90666;2.55949;85;20220517;27.9;14.1;21;2.5;14.43;2.7;4.29;17424 +98088;49.90666;2.55949;85;20220518;25.8;13.9;19.9;3.1;15.87;3.9;3.86;16548 +98088;49.90666;2.55949;85;20220519;21.5;16.2;18.9;3;15.8;1.9;2.9;11994 +98088;49.90666;2.55949;85;20220520;17.4;12.8;15.1;3.4;13.7;5.3;2.09;9456 +98088;49.90666;2.55949;85;20220521;21;8.8;14.9;2.7;12.07;.1;3.05;15271 +98088;49.90666;2.55949;85;20220522;22.1;9.1;15.6;1.6;13.13;.4;2.9;15699 +98088;49.90666;2.55949;85;20220523;18.2;13.9;16;2.7;14.43;6.2;1.85;6823 +98088;49.90666;2.55949;85;20220524;15.9;9.7;12.8;3.8;11.5;.5;2.2;10549 +98088;49.90666;2.55949;85;20220525;18;6.5;12.2;4;11.13;.6;2.64;14551 +98088;49.90666;2.55949;85;20220526;18.4;12.7;15.6;4.6;13.4;0;2.43;8991 +98088;49.90666;2.55949;85;20220527;19.6;13.1;16.4;4.3;12.63;.2;3.1;11675 +98088;49.90666;2.55949;85;20220528;17.9;7.6;12.8;3;10.1;0;2.79;13793 +98088;49.90666;2.55949;85;20220529;15.1;4.6;9.9;3.4;9;0;2.48;14791 +98088;49.90666;2.55949;85;20220530;16.7;3.7;10.2;1.8;8.67;0;2.65;16226 +98088;49.90666;2.55949;85;20220531;19.1;7.1;13.1;2.6;9.5;.5;3.2;16349 +98088;49.90666;2.55949;85;20220601;18.9;5.6;12.3;2.6;9.53;0;3.13;17096 +98088;49.90666;2.55949;85;20220602;22.1;5.5;13.8;2.6;9.47;0;3.8;19008 +98088;49.90666;2.55949;85;20220603;25.1;9.8;17.4;2.9;12.53;9.9;4.05;18181 +98088;49.90666;2.55949;85;20220604;26.8;13.6;20.2;3.6;16.11;7.8;4.83;23673 +98088;49.90666;2.55949;85;20220605;18.6;14.3;16.5;2.7;16.36;1.8;2.13;11655 +98088;49.90666;2.55949;85;20220606;19.9;10.8;15.3;3.3;12.93;.6;3.38;19265 +98088;49.90666;2.55949;85;20220607;21;11;16;2.6;14.28;4.4;3.31;19724 +98088;49.90666;2.55949;85;20220608;19.3;13.7;16.5;4.5;14.2;4.8;2.5;8987 +98088;49.90666;2.55949;85;20220609;19.7;11.2;15.4;3.9;13.1;0;2.93;13959 +98088;49.90666;2.55949;85;20220610;22;14.5;18.3;3.1;15.23;.2;2.8;10492 +98088;49.90666;2.55949;85;20220611;22.9;14.9;18.9;2.6;13.97;.1;4.19;20697 +98088;49.90666;2.55949;85;20220612;21.4;8.8;15.1;2.9;12.13;.1;4.25;25697 +98088;49.90666;2.55949;85;20220613;20.7;9.7;15.2;2.8;11.53;0;4.28;25487 +98088;49.90666;2.55949;85;20220614;23.4;7.7;15.5;2.1;11.17;0;4.77;28629 +98088;49.90666;2.55949;85;20220615;26.8;10.5;18.6;2.4;12.63;0;5.36;28137 +98088;49.90666;2.55949;85;20220616;26.8;11.8;19.3;2.4;13.37;.1;5.47;28602 +98088;49.90666;2.55949;85;20220617;32.1;13.9;23;2.3;14.93;0;6.29;28822 +98088;49.90666;2.55949;85;20220618;34.6;16.4;25.5;2.9;17.67;.6;6.91;28373 +98088;49.90666;2.55949;85;20220619;20;13;16.5;6.3;14.03;0;3.39;15652 +98088;49.90666;2.55949;85;20220620;21.3;13.1;17.2;4.3;12.73;0;4.26;20314 +98088;49.90666;2.55949;85;20220621;22.4;11;16.7;3.6;12.1;0;4.03;18328 +98088;49.90666;2.55949;85;20220622;25.9;10.8;18.4;3.3;14.13;2.5;5.17;27173 +98088;49.90666;2.55949;85;20220623;27.1;13.8;20.5;2.4;17.4;10;4.23;20633 +98088;49.90666;2.55949;85;20220624;23.4;14.7;19.1;2.8;16.73;5;3.62;18433 +98088;49.90666;2.55949;85;20220625;18.9;14.4;16.7;3.4;14.8;1.5;2.43;10486 +98088;49.90666;2.55949;85;20220626;22.2;11.3;16.8;2.5;12.83;0;4.22;23696 +98088;49.90666;2.55949;85;20220627;19.9;13.1;16.5;2.7;13.7;2.7;3.38;18326 +98088;49.90666;2.55949;85;20220628;25.3;11.2;18.2;2.1;13;0;4.86;26531 +98088;49.90666;2.55949;85;20220629;25.5;10.2;17.9;2.4;13.37;.2;4.83;25959 +98088;49.90666;2.55949;85;20220630;16;12.4;14.2;2.2;14.33;11.6;1.8;10070 +98088;49.90666;2.55949;85;20220701;20.2;9.3;14.8;2.7;12.43;.1;3.71;22586 +98088;49.90666;2.55949;85;20220702;25.2;9.1;17.1;2.3;12.43;0;4.75;26021 +98088;49.90666;2.55949;85;20220703;21.1;10.5;15.8;2.9;12.37;.1;3.96;22225 +98088;49.90666;2.55949;85;20220704;23.6;8.6;16.1;2.5;12.43;.1;4.64;27197 +98088;49.90666;2.55949;85;20220705;23.3;8.9;16.1;2.2;12.53;.1;4.28;24769 +98088;49.90666;2.55949;85;20220706;23.5;9.1;16.3;2.6;13.2;0;4.54;27119 +98088;49.90666;2.55949;85;20220707;19.5;14;16.7;4.1;14.17;.1;2.98;13575 +98088;49.90666;2.55949;85;20220708;25.9;8.4;17.2;2;12.47;.1;5.01;28746 +98088;49.90666;2.55949;85;20220709;25.9;13.2;19.6;3.1;14.4;0;5.2;26449 +98088;49.90666;2.55949;85;20220710;25.1;10.1;17.6;2.4;12.97;0;4.92;27500 +98088;49.90666;2.55949;85;20220711;28.2;12;20.1;2.3;13.93;0;5.51;28256 +98088;49.90666;2.55949;85;20220712;32;13.5;22.7;1.9;14;0;5.73;26567 +98088;49.90666;2.55949;85;20220713;32.9;19.4;26.2;2.7;14.83;0;6.49;24920 +98088;49.90666;2.55949;85;20220714;28.2;15.1;21.7;2.9;15.1;0;5.41;24634 +98088;49.90666;2.55949;85;20220715;25.1;10.7;17.9;2.4;11.6;0;5.1;27382 +98088;49.90666;2.55949;85;20220716;26.3;10;18.1;2.6;12.3;0;5.17;27268 +98088;49.90666;2.55949;85;20220717;30;10.9;20.4;2.3;11.47;0;5.9;28027 +98088;49.90666;2.55949;85;20220718;36.7;13.9;25.3;2;12.47;0;6.74;28400 +98088;49.90666;2.55949;85;20220719;39.6;18.9;29.3;4.2;14.47;3.9;9.3;27904 +98088;49.90666;2.55949;85;20220720;23.7;18.9;21.3;2.9;20.33;8.3;2.7;11386 +98088;49.90666;2.55949;85;20220721;24.8;17.3;21;3;19.83;.1;2.84;12077 +98088;49.90666;2.55949;85;20220722;22.8;15.1;18.9;2.9;17.73;.4;3.13;16107 +98088;49.90666;2.55949;85;20220723;28.6;14.6;21.6;2.1;18.23;0;4.56;22658 +98088;49.90666;2.55949;85;20220724;32;15.8;23.9;2.9;18.47;0;5.9;26246 +98088;49.90666;2.55949;85;20220725;25;17;21;4.4;15.6;0;4.5;17153 +98088;49.90666;2.55949;85;20220726;22.4;13.6;18;3.2;14.53;.1;3.56;17225 +98088;49.90666;2.55949;85;20220727;23.5;10;16.7;2.9;11.4;0;4.52;23875 +98088;49.90666;2.55949;85;20220728;24.6;11.1;17.8;2.6;11.2;0;4.31;20106 +98088;49.90666;2.55949;85;20220729;27.5;11.1;19.3;2.5;12.07;0;5.25;26036 +98088;49.90666;2.55949;85;20220730;28.5;11.6;20.1;2;13.73;0;4.91;24721 +98088;49.90666;2.55949;85;20220731;24.3;16.7;20.5;4;17.57;.1;3.26;12026 +98088;49.90666;2.55949;85;20220801;25.7;17.9;21.8;2.6;18.3;.3;3.45;14386 +98088;49.90666;2.55949;85;20220802;30;13.2;21.6;2.5;16.67;.1;5.08;24590 +98088;49.90666;2.55949;85;20220803;34.2;14.3;24.2;1.9;17.4;0;5.55;25327 +98088;49.90666;2.55949;85;20220804;25.5;16.8;21.2;3.7;18.17;1.7;3.59;14731 +98088;49.90666;2.55949;85;20220805;23.9;13.9;18.9;3.7;14.03;0;4.23;19647 +98088;49.90666;2.55949;85;20220806;24.1;8.7;16.4;3;10.13;0;4.67;23895 +98088;49.90666;2.55949;85;20220807;25.9;10.3;18.1;4;10.9;0;5.4;24570 +98088;49.90666;2.55949;85;20220808;26.8;11.4;19.1;4.3;12.67;0;5.39;24061 +98088;49.90666;2.55949;85;20220809;28.6;14.3;21.5;4.7;14.37;0;5.87;23839 +98088;49.90666;2.55949;85;20220810;32.1;15.4;23.8;3.8;13.83;0;6.5;24307 +98088;49.90666;2.55949;85;20220811;32.7;15.4;24;2.9;12.2;0;6.21;24442 +98088;49.90666;2.55949;85;20220812;33.4;15.3;24.4;2.5;11.5;0;6.06;24572 +98088;49.90666;2.55949;85;20220813;32.1;15.9;24;3;10.63;0;6.3;24035 +98088;49.90666;2.55949;85;20220814;30;15.9;23;3;13.2;.4;5.28;19709 +98088;49.90666;2.55949;85;20220815;28.4;16.6;22.5;2.7;17.8;.5;4.38;19868 +98088;49.90666;2.55949;85;20220816;27.3;15.7;21.5;2.2;18.33;2.7;3.62;17353 +98088;49.90666;2.55949;85;20220817;26.1;17.1;21.6;2.1;19.23;1.2;3.13;14662 +98088;49.90666;2.55949;85;20220818;27.2;14.7;20.9;2.7;17.67;.2;3.96;19550 +98088;49.90666;2.55949;85;20220819;22.8;15.9;19.3;3.2;18.1;6.5;2.39;10241 +98088;49.90666;2.55949;85;20220820;23.4;12.8;18.1;3;14.7;.1;3.58;19216 +98088;49.90666;2.55949;85;20220821;25.1;10.9;18;1.8;14.23;.2;3.33;18177 +98088;49.90666;2.55949;85;20220822;25.9;15.3;20.6;2.1;16.13;.5;3.44;16266 +98088;49.90666;2.55949;85;20220823;27.6;16;21.8;2.3;18.2;0;3.58;16729 +98088;49.90666;2.55949;85;20220824;30.3;16;23.1;1.9;18.7;0;4.05;19443 +98088;49.90666;2.55949;85;20220825;28.9;17.6;23.3;2.8;17.4;0;4.44;18537 +98088;49.90666;2.55949;85;20220826;25.2;17.1;21.1;3.6;16.57;0;3.66;14196 +98088;49.90666;2.55949;85;20220827;24.2;11;17.6;3.1;13.27;0;3.64;18079 +98088;49.90666;2.55949;85;20220828;25;14.1;19.6;4.4;13.23;0;4.44;17717 +98088;49.90666;2.55949;85;20220829;25.1;15.2;20.1;5.2;12;0;5.05;17265 +98088;49.90666;2.55949;85;20220830;27.5;13.2;20.4;4.1;14.17;0;4.73;19654 +98088;49.90666;2.55949;85;20220831;25.7;14.8;20.3;4;14.53;0;4.19;17044 +98088;49.90666;2.55949;85;20220901;28;15.8;21.9;3.9;13.67;0;4.78;16473 +98088;49.90666;2.55949;85;20220902;23.2;13.2;18.2;2.3;13.7;2.5;2.82;12580 +98088;49.90666;2.55949;85;20220903;25.7;15.7;20.7;2.5;16.57;.5;3.06;13271 +98088;49.90666;2.55949;85;20220904;28.2;13.3;20.8;3;14.27;.1;4.28;19022 +98088;49.90666;2.55949;85;20220905;26.3;15.2;20.8;3.1;15;5.9;3.5;13246 +98088;49.90666;2.55949;85;20220906;26;14.3;20.1;3;16;2.7;3.32;14515 +98088;49.90666;2.55949;85;20220907;23.8;13.6;18.7;4;16.17;1.7;3.02;13909 +98088;49.90666;2.55949;85;20220908;23.1;14.7;18.9;4.3;15.47;3.7;3.06;12306 +98088;49.90666;2.55949;85;20220909;20.1;13.9;17;6.1;15.3;11;2.38;9235 +98088;49.90666;2.55949;85;20220910;21.3;14.6;17.9;4.3;15.67;.4;2.61;11999 +98088;49.90666;2.55949;85;20220911;21.9;10.2;16.1;1.7;14.5;.2;2.24;13870 +98088;49.90666;2.55949;85;20220912;26.2;10.8;18.5;2.4;14.7;.4;3.24;17613 +98088;49.90666;2.55949;85;20220913;22.3;17;19.6;2.7;17.97;3.4;1.99;7977 +98088;49.90666;2.55949;85;20220914;20.6;17;18.8;2.6;18.93;23.7;1.36;5210 +98088;49.90666;2.55949;85;20220915;18.7;11.8;15.2;2.3;14.05;.6;1.69;8458 +98088;49.90666;2.55949;85;20220916;16.9;11.8;14.3;3.4;11.6;.6;2.22;9280 +98088;49.90666;2.55949;85;20220917;15.9;8;12;4;9.2;0;2.65;16332 +98088;49.90666;2.55949;85;20220918;17.1;5.4;11.2;3.3;9.55;.1;2.27;14266 +98088;49.90666;2.55949;85;20220919;18;7.6;12.8;3;10.15;0;2.42;14350 +98088;49.90666;2.55949;85;20220920;17.4;7.1;12.2;1.8;10.65;0;1.71;9920 +98088;49.90666;2.55949;85;20220921;18;6.5;12.2;1.6;10.5;.1;2.01;15152 +98088;49.90666;2.55949;85;20220922;19.7;5.8;12.7;1.2;9.47;0;2.04;15365 +98088;49.90666;2.55949;85;20220923;18.2;8.3;13.2;1.2;11.5;.9;1.5;9005 +98088;49.90666;2.55949;85;20220924;17.2;11.9;14.5;2.1;13.6;2.3;1.34;6450 +98088;49.90666;2.55949;85;20220925;17.6;7.8;12.7;3;11.17;.4;1.94;11940 +98088;49.90666;2.55949;85;20220926;14.4;9.7;12.1;5.2;11.33;7.4;1.53;5960 +98088;49.90666;2.55949;85;20220927;15;8.3;11.6;3.9;11.03;3.7;1.56;8867 +98088;49.90666;2.55949;85;20220928;15.3;5.7;10.5;2.6;9.8;.1;1.72;13319 +98088;49.90666;2.55949;85;20220929;16.3;3.4;9.9;1.3;9.27;.4;1.48;12399 +98088;49.90666;2.55949;85;20220930;17.4;4.2;10.8;3.6;9.93;4.3;1.96;12777 +98088;49.90666;2.55949;85;20221001;18.8;11.6;15.2;6.8;14.33;6.6;1.87;8073 +98088;49.90666;2.55949;85;20221002;14.5;13.4;13.9;2.5;13.93;9.9;.95;3451 +98088;49.90666;2.55949;85;20221003;13.7;5.4;9.6;1.3;10.83;0;.96;7944 +98088;49.90666;2.55949;85;20221004;18.6;5.5;12;2.2;11.7;0;1.5;11043 +98088;49.90666;2.55949;85;20221005;19.7;13.6;16.7;4.9;13.9;.2;2.13;5850 +98088;49.90666;2.55949;85;20221006;18;8.4;13.2;2.5;11.07;.1;1.72;10894 +98088;49.90666;2.55949;85;20221007;18.1;4.9;11.5;2.5;10.2;.6;1.71;12515 +98088;49.90666;2.55949;85;20221008;16.3;8.9;12.6;2.4;10.87;.1;1.56;11066 +98088;49.90666;2.55949;85;20221009;17.8;3.6;10.7;2.5;9.27;.2;1.73;12478 +98088;49.90666;2.55949;85;20221010;18.7;6.2;12.5;2.7;10.8;0;1.66;9308 +98088;49.90666;2.55949;85;20221011;15.7;3.7;9.7;2.1;9.03;.1;1.39;11706 +98088;49.90666;2.55949;85;20221012;18;2.5;10.2;1.7;9.5;1.9;1.36;10731 +98088;49.90666;2.55949;85;20221013;14.9;9.7;12.3;3.3;13.13;1.7;.82;4824 +98088;49.90666;2.55949;85;20221014;16.4;13.8;15.1;2.7;15.37;0;.87;3365 +98088;49.90666;2.55949;85;20221015;18.3;13.2;15.7;4;14.67;.4;1.4;5725 +98088;49.90666;2.55949;85;20221016;17.8;11.3;14.6;2.9;14.43;7.1;1.11;6698 +98088;49.90666;2.55949;85;20221017;18.5;14.3;16.4;2.8;17.33;4.4;.8;3554 +98088;49.90666;2.55949;85;20221018;19.8;14.4;17.1;2.2;16.37;.2;1.16;6126 +98088;49.90666;2.55949;85;20221019;18.2;11.4;14.8;5.1;14.87;1.9;1.21;6561 +98088;49.90666;2.55949;85;20221020;21.2;13.4;17.3;4.4;15.87;4.8;1.68;7146 +98088;49.90666;2.55949;85;20221021;20.3;13.2;16.8;4.5;15;.2;1.69;6764 +98088;49.90666;2.55949;85;20221022;19.4;13.2;16.3;4;14.33;.3;1.61;7805 +98088;49.90666;2.55949;85;20221023;21.3;12.8;17.1;4.4;14.9;2.3;1.8;6851 +98088;49.90666;2.55949;85;20221024;18.9;14.4;16.7;7.1;13.8;1.4;2.27;6085 +98088;49.90666;2.55949;85;20221025;17.4;10.3;13.9;3.8;13.57;.1;1.11;7324 +98088;49.90666;2.55949;85;20221026;21.3;13.2;17.3;3.7;14.87;.1;1.69;7698 +98088;49.90666;2.55949;85;20221027;21.7;11.5;16.6;3.5;14.47;.1;1.61;7335 +98088;49.90666;2.55949;85;20221028;22.3;13.7;18;3.2;15.33;0;1.62;7020 +98088;49.90666;2.55949;85;20221029;21.6;13.7;17.7;2.7;15.43;0;1.37;6134 +98088;49.90666;2.55949;85;20221030;16.7;10.8;13.8;1.8;13.23;.1;.81;5072 +98088;49.90666;2.55949;85;20221031;18.3;8.1;13.2;3.3;13.4;.4;.93;6077 +98088;49.90666;2.55949;85;20221101;16.4;10.3;13.3;7.9;11.73;1.9;1.78;6383 +98088;49.90666;2.55949;85;20221102;15.2;9.3;12.2;5.8;10.67;0;1.55;6628 +98088;49.90666;2.55949;85;20221103;14.5;11;12.8;5.5;11.63;2.9;1.34;3316 +98088;49.90666;2.55949;85;20221104;12;7.9;9.9;3.6;10.03;1.6;.87;4986 +98088;49.90666;2.55949;85;20221105;11.2;3;7.1;3.5;9.2;.1;.58;4281 +98088;49.90666;2.55949;85;20221106;10.5;9.2;9.8;5.9;11.03;9.9;.67;1303 +98088;49.90666;2.55949;85;20221107;15.6;10.5;13;6.3;12.5;0;1.18;4215 +98088;49.90666;2.55949;85;20221108;15.9;10.3;13.1;6;11.83;.4;1.4;4481 +98088;49.90666;2.55949;85;20221109;14.8;10.1;12.4;5.4;11.3;.8;1.25;5262 +98088;49.90666;2.55949;85;20221110;14.9;6;10.4;4.2;10.3;0;.94;6502 +98088;49.90666;2.55949;85;20221111;10.5;8.3;9.4;3.8;10.2;.1;.68;3144 +98088;49.90666;2.55949;85;20221112;9.6;4.5;7.1;2.6;9.77;.2;.35;2514 +98088;49.90666;2.55949;85;20221113;7.3;3.9;5.6;2.3;8.83;.1;.29;2517 +98088;49.90666;2.55949;85;20221114;8.2;2.6;5.4;3.1;9.03;.1;.23;2552 +98088;49.90666;2.55949;85;20221115;12.1;7;9.6;4.6;11.57;2.9;.35;3184 +98088;49.90666;2.55949;85;20221116;12.4;7.1;9.7;5.9;11.37;9;.43;3989 +98088;49.90666;2.55949;85;20221117;12.8;9.9;11.3;8.4;11;2.5;1.18;3815 +98088;49.90666;2.55949;85;20221118;11.6;7.3;9.5;4.5;10.15;1.3;.73;4098 +98088;49.90666;2.55949;85;20221119;10.1;5.3;7.7;2.8;9.63;.6;.41;2871 +98088;49.90666;2.55949;85;20221120;10.7;5.2;8;3.8;9;4.3;.67;3167 +98088;49.90666;2.55949;85;20221121;8;3.7;5.9;4.5;8.73;2;.4;1918 +98088;49.90666;2.55949;85;20221122;9.9;4.2;7;6.7;8.5;7;.83;2680 +98088;49.90666;2.55949;85;20221123;11.1;4.3;7.7;5.7;9;5.4;.78;2979 +98088;49.90666;2.55949;85;20221124;12.2;7;9.6;5.8;9.7;5.3;.92;4313 +98088;49.90666;2.55949;85;20221125;12;5.9;9;3.6;9.67;.3;.55;4674 +98088;49.90666;2.55949;85;20221126;10.2;3.4;6.8;3.6;8.8;1.2;.44;3684 +98088;49.90666;2.55949;85;20221127;8.3;6;7.1;5;9.37;8.1;.49;1096 +98088;49.90666;2.55949;85;20221128;10.7;7.5;9.1;2.9;10.17;.1;.49;2528 +98088;49.90666;2.55949;85;20221129;4.6;1.5;3.1;1.2;7.7;.1;.19;1746 +98088;49.90666;2.55949;85;20221130;6.5;3.7;5.1;2;8.57;0;.27;1483 +98088;49.90666;2.55949;85;20221201;6.3;2.9;4.6;3.4;7.83;0;.35;2069 +98088;49.90666;2.55949;85;20221202;4.5;1.5;3;3.6;7.07;0;.35;1262 +98088;49.90666;2.55949;85;20221203;2.6;1.9;2.2;5;6.13;0;.6;751 +98088;49.90666;2.55949;85;20221204;2.2;1.6;1.9;4.1;6;.4;.56;688 +98088;49.90666;2.55949;85;20221205;3;.3;1.6;2.3;6.6;1.1;.25;1325 +98088;49.90666;2.55949;85;20221206;6.3;2.5;4.4;2.1;7.43;.2;.28;2588 +98088;49.90666;2.55949;85;20221207;5.9;-.5;2.7;2.4;6.67;.2;.26;2858 +98088;49.90666;2.55949;85;20221208;2.3;-2.7;-.2;1;5.8;.1;.17;1835 +98088;49.90666;2.55949;85;20221209;1.1;-3.5;-1.2;1.2;5.43;.1;.1;2486 +98088;49.90666;2.55949;85;20221210;1.4;-.1;.7;2.3;6.2;0;.21;1403 +98088;49.90666;2.55949;85;20221211;-.4;-1.1;-.7;4.3;5.43;0;.28;869 +98088;49.90666;2.55949;85;20221212;-.1;-3;-1.6;4.2;4.6;0;.38;2464 +98088;49.90666;2.55949;85;20221213;.6;-4.9;-2.2;3.2;4.03;.1;.36;3777 +98088;49.90666;2.55949;85;20221214;.9;-2;-.6;2;4.43;0;.36;2613 +98088;49.90666;2.55949;85;20221215;1.8;-6.3;-2.3;1.9;4.27;0;.18;3686 +98088;49.90666;2.55949;85;20221216;2.6;-4.4;-.9;2;4.73;.1;.12;4052 +98088;49.90666;2.55949;85;20221217;-2.6;-7.2;-4.9;2.5;4.1;0;.18;1339 +98088;49.90666;2.55949;85;20221218;0;-6.6;-3.3;4.7;4.7;2.7;.12;2649 +98088;49.90666;2.55949;85;20221219;9.4;0;4.7;6.9;8.97;1.4;.13;2475 +98088;49.90666;2.55949;85;20221220;10.6;9;9.8;4.6;10.97;13.3;.59;861 +98088;49.90666;2.55949;85;20221221;9.8;7;8.4;3.5;10.87;12.8;.17;1924 +98088;49.90666;2.55949;85;20221222;11.7;8.8;10.3;4.8;12.03;5.7;.31;1677 +98088;49.90666;2.55949;85;20221223;14.2;9.8;12;5.2;12.1;4.1;.8;1970 +98088;49.90666;2.55949;85;20221224;12.1;9.2;10.6;4.6;11.2;.1;.59;2378 +98088;49.90666;2.55949;85;20221225;11.4;9.2;10.3;3.8;11.87;6.3;.42;962 +98088;49.90666;2.55949;85;20221226;10.6;9.8;10.2;5.2;9.87;.5;1.01;1706 +98088;49.90666;2.55949;85;20221227;8.7;2.6;5.6;5.1;7.7;0;.52;3806 +98088;49.90666;2.55949;85;20221228;10.4;5.9;8.2;8.4;10.37;2.3;.38;1564 +98088;49.90666;2.55949;85;20221229;10.5;9.9;10.2;7.5;9.4;.3;1.4;1664 +98088;49.90666;2.55949;85;20221230;13.5;3.7;8.6;7.1;10.67;6.8;.53;2243 +98088;49.90666;2.55949;85;20221231;15.9;13.4;14.7;10;13.1;0;1.75;1780 +98089;49.92889;2.90614;88;20220101;14.4;10;12.2;4.1;11;.5;.92;2700 +98089;49.92889;2.90614;88;20220102;13.3;9.3;11.3;6.1;10.2;3;1.27;2311 +98089;49.92889;2.90614;88;20220103;11.2;9.1;10.2;5.1;9.57;14.5;1.16;1291 +98089;49.92889;2.90614;88;20220104;8.5;6.8;7.7;4.1;8.7;5.6;.75;1230 +98089;49.92889;2.90614;88;20220105;5.8;.6;3.2;4.4;6.45;.1;.49;3256 +98089;49.92889;2.90614;88;20220106;6.2;.6;3.4;4.3;6.68;1.5;.41;3569 +98089;49.92889;2.90614;88;20220107;6.6;3.2;4.9;6;7.25;13.8;.68;2400 +98089;49.92889;2.90614;88;20220108;7.7;-.1;3.8;6.3;7.95;13.6;.22;2515 +98089;49.92889;2.90614;88;20220109;6.8;3;4.9;4.2;7.1;0;.57;3422 +98089;49.92889;2.90614;88;20220110;2.6;-.9;.9;3.3;6.55;.2;.13;1722 +98089;49.92889;2.90614;88;20220111;3.5;.5;2;3.3;6.15;0;.35;2954 +98089;49.92889;2.90614;88;20220112;4;-1.5;1.3;1.7;6.78;0;.16;2073 +98089;49.92889;2.90614;88;20220113;4.4;-.1;2.2;1.3;6.53;0;.18;3057 +98089;49.92889;2.90614;88;20220114;8.4;-.7;3.8;1.2;6.7;.2;.17;4770 +98089;49.92889;2.90614;88;20220115;6;-1.3;2.4;1.5;6.25;.2;.19;4522 +98089;49.92889;2.90614;88;20220116;3.4;-1.8;.8;3.1;6.73;1.1;.1;2083 +98089;49.92889;2.90614;88;20220117;6.9;1.9;4.4;1.9;7.55;.1;.29;3170 +98089;49.92889;2.90614;88;20220118;8.6;.5;4.6;2.5;7.63;.1;.3;4495 +98089;49.92889;2.90614;88;20220119;6;.2;3.1;2.9;7.55;1.6;.22;2496 +98089;49.92889;2.90614;88;20220120;5.2;.7;3;4.1;6.7;.6;.45;3007 +98089;49.92889;2.90614;88;20220121;5.9;1.1;3.5;3;6.88;.1;.4;3412 +98089;49.92889;2.90614;88;20220122;5;3;4;2.7;7.35;0;.43;1695 +98089;49.92889;2.90614;88;20220123;4.2;3.1;3.6;2.2;7;0;.47;1080 +98089;49.92889;2.90614;88;20220124;6.1;.1;3.1;2.6;6.35;0;.42;5027 +98089;49.92889;2.90614;88;20220125;.7;-2.4;-.8;1.7;5.75;0;.17;3138 +98089;49.92889;2.90614;88;20220126;2.9;-1.2;.9;2.4;6.58;0;.19;2199 +98089;49.92889;2.90614;88;20220127;8.1;2.5;5.3;4.7;8.43;.4;.39;2933 +98089;49.92889;2.90614;88;20220128;6;-.4;2.8;3.1;7.6;0;.19;3836 +98089;49.92889;2.90614;88;20220129;10.9;3.7;7.3;7;10.18;.2;.29;3274 +98089;49.92889;2.90614;88;20220130;8.6;2.2;5.4;3;7.3;.7;.6;5332 +98089;49.92889;2.90614;88;20220131;7.1;4.1;5.6;8.1;6.55;.2;1.38;3752 +98089;49.92889;2.90614;88;20220201;10;0;5;6.1;8.78;.1;.33;4065 +98089;49.92889;2.90614;88;20220202;10;8;9;4.9;10.15;0;.7;1832 +98089;49.92889;2.90614;88;20220203;7.1;6.7;6.9;4.4;8.85;.2;.63;1034 +98089;49.92889;2.90614;88;20220204;9.4;6.6;8;6.2;8.2;.6;1.22;2992 +98089;49.92889;2.90614;88;20220205;8.6;1.2;4.9;5.9;7.28;.2;.82;6127 +98089;49.92889;2.90614;88;20220206;10.5;6.4;8.4;10.5;9.23;9.3;1.19;2631 +98089;49.92889;2.90614;88;20220207;8.6;2.6;5.6;4.6;6.68;.1;1.06;6552 +98089;49.92889;2.90614;88;20220208;10.4;4.3;7.3;5.1;9.95;.5;.42;3706 +98089;49.92889;2.90614;88;20220209;10.3;6.2;8.3;2.4;9.03;.2;.7;5441 +98089;49.92889;2.90614;88;20220210;7.2;1.9;4.5;4.1;8.25;4.9;.38;2170 +98089;49.92889;2.90614;88;20220211;8.2;-.1;4.1;2.4;6.25;.1;.72;8662 +98089;49.92889;2.90614;88;20220212;7.5;-1.5;3;3.9;5.55;0;.95;9943 +98089;49.92889;2.90614;88;20220213;10.3;-.2;5.1;6.4;7.1;0;1.12;8087 +98089;49.92889;2.90614;88;20220214;11;7.2;9.1;6;8.6;2.5;1.41;5182 +98089;49.92889;2.90614;88;20220215;9.9;2.6;6.3;6.8;8.8;7.8;.67;7555 +98089;49.92889;2.90614;88;20220216;14;7.9;11;10.6;12.25;2;.77;4327 +98089;49.92889;2.90614;88;20220217;11.7;9.2;10.4;9.3;9.05;.7;1.96;4986 +98089;49.92889;2.90614;88;20220218;12.4;7.5;10;11;8.75;1.6;2.11;4469 +98089;49.92889;2.90614;88;20220219;8.8;2.7;5.8;9;7.28;.4;1.28;6591 +98089;49.92889;2.90614;88;20220220;11.7;6.6;9.1;10.4;9.75;3.3;1.24;4079 +98089;49.92889;2.90614;88;20220221;9.2;4.6;6.9;9.5;7.53;.7;1.55;5060 +98089;49.92889;2.90614;88;20220222;12;3.3;7.7;6;9.23;.9;.98;5614 +98089;49.92889;2.90614;88;20220223;10.3;1.4;5.9;3.5;8.2;0;.84;7310 +98089;49.92889;2.90614;88;20220224;10.1;5.1;7.6;6.5;7.38;2.4;1.64;5898 +98089;49.92889;2.90614;88;20220225;9.4;1.7;5.5;4.9;6.83;1;1.28;8593 +98089;49.92889;2.90614;88;20220226;8.6;-2;3.3;3.6;6.18;.1;1.05;10416 +98089;49.92889;2.90614;88;20220227;9.1;0;4.5;5.4;5.4;0;1.71;9553 +98089;49.92889;2.90614;88;20220228;10.4;-.7;4.8;3.5;5.53;0;1.53;10272 +98089;49.92889;2.90614;88;20220301;9.9;1.6;5.8;2.5;6.83;0;1.1;6671 +98089;49.92889;2.90614;88;20220302;10;4.5;7.3;2.8;6.78;.2;1.33;6145 +98089;49.92889;2.90614;88;20220303;13.1;3.1;8.1;2.1;8.28;0;1.23;9839 +98089;49.92889;2.90614;88;20220304;12.4;3.3;7.9;1.8;7.63;0;1.22;9290 +98089;49.92889;2.90614;88;20220305;10.8;2;6.4;2.7;7.8;0;1.12;9891 +98089;49.92889;2.90614;88;20220306;7.5;-.5;3.5;4.9;5.53;0;1.43;10640 +98089;49.92889;2.90614;88;20220307;5.9;-1.5;2.2;5.2;4.43;0;1.62;11019 +98089;49.92889;2.90614;88;20220308;10.5;-1.7;4.4;4.9;4.68;0;2.13;11955 +98089;49.92889;2.90614;88;20220309;14.4;-.1;7.1;3.7;6.83;0;1.97;13343 +98089;49.92889;2.90614;88;20220310;15.9;2;8.9;4.2;7.28;0;2.33;13393 +98089;49.92889;2.90614;88;20220311;13.8;4;8.9;5.9;8.75;3.3;1.78;9485 +98089;49.92889;2.90614;88;20220312;10.9;5.9;8.4;6.3;9.33;1.7;1.21;7158 +98089;49.92889;2.90614;88;20220313;12.7;7.2;10;6;9.45;2.6;1.67;7325 +98089;49.92889;2.90614;88;20220314;13.8;3.9;8.9;3.4;8.88;.1;1.63;12211 +98089;49.92889;2.90614;88;20220315;11.6;6.2;8.9;3.1;9.73;.7;1.08;6488 +98089;49.92889;2.90614;88;20220316;11.5;6.2;8.9;4.6;10.68;0;.89;7825 +98089;49.92889;2.90614;88;20220317;9.2;6.7;8;4;8.28;0;1.34;6791 +98089;49.92889;2.90614;88;20220318;14.2;1.1;7.7;6;6.3;.1;2.8;17570 +98089;49.92889;2.90614;88;20220319;15.3;4.2;9.8;7;6.3;0;3.48;17113 +98089;49.92889;2.90614;88;20220320;11.2;.6;5.9;2.8;5.6;0;2.01;16753 +98089;49.92889;2.90614;88;20220321;17.1;1.7;9.4;3.5;8.05;0;2.49;16960 +98089;49.92889;2.90614;88;20220322;17.9;5.9;11.9;3.1;7.75;0;2.84;17245 +98089;49.92889;2.90614;88;20220323;18;3.8;10.9;2.5;6.5;0;2.82;18231 +98089;49.92889;2.90614;88;20220324;18.7;4.5;11.6;3.7;6.45;0;3.42;18296 +98089;49.92889;2.90614;88;20220325;17;4.7;10.9;4.3;7.1;0;3.19;18285 +98089;49.92889;2.90614;88;20220326;17.9;5.2;11.5;5.6;7.35;0;3.65;18868 +98089;49.92889;2.90614;88;20220327;19;5.8;12.4;4.1;9.3;.1;3.1;19000 +98089;49.92889;2.90614;88;20220328;19.2;4.4;11.8;2.2;9.35;.1;2.54;17515 +98089;49.92889;2.90614;88;20220329;15;8.7;11.8;2.8;9.9;3;1.82;8377 +98089;49.92889;2.90614;88;20220330;12.2;6.1;9.2;3.6;9.1;1.5;1.51;7960 +98089;49.92889;2.90614;88;20220331;8.1;3.9;6;6.7;6.65;1.5;1.81;10125 +98089;49.92889;2.90614;88;20220401;3.9;.3;2.1;8.4;5.7;.9;1.09;5982 +98089;49.92889;2.90614;88;20220402;7;-.3;3.3;6.1;4.75;0;2.05;13228 +98089;49.92889;2.90614;88;20220403;8.3;-2.6;2.8;3.5;4.95;0;1.88;16182 +98089;49.92889;2.90614;88;20220404;7.5;-2.1;2.7;6.9;7.25;.7;.69;7387 +98089;49.92889;2.90614;88;20220405;13;6.1;9.5;6.5;10.55;.1;1.19;6122 +98089;49.92889;2.90614;88;20220406;12.7;7.9;10.3;8.1;9.2;2;2.1;7066 +98089;49.92889;2.90614;88;20220407;12.9;8.9;10.9;10.8;8.8;2;2.97;14364 +98089;49.92889;2.90614;88;20220408;5.8;4.9;5.4;4.1;7.45;9.9;.91;2767 +98089;49.92889;2.90614;88;20220409;10.8;.8;5.8;4;6.55;0;2.19;18415 +98089;49.92889;2.90614;88;20220410;12.6;-.8;5.9;2.7;6.55;0;2.3;19890 +98089;49.92889;2.90614;88;20220411;17.8;2.8;10.3;5.8;7.9;0;3.65;22401 +98089;49.92889;2.90614;88;20220412;20.6;8.3;14.4;4.3;10.8;3.1;3.51;18842 +98089;49.92889;2.90614;88;20220413;16.2;9.2;12.7;1.7;12.65;2;1.75;11627 +98089;49.92889;2.90614;88;20220414;19;7.2;13.1;2.2;11.4;0;2.85;20148 +98089;49.92889;2.90614;88;20220415;18.8;7.2;13;2.9;10.7;.1;2.95;19119 +98089;49.92889;2.90614;88;20220416;18.1;5.6;11.9;3.8;9.55;0;3.41;23761 +98089;49.92889;2.90614;88;20220417;19.4;4.1;11.8;4.1;6.95;0;4.23;24406 +98089;49.92889;2.90614;88;20220418;18.4;4.6;11.5;2.4;7.7;0;3.28;21166 +98089;49.92889;2.90614;88;20220419;18.7;5;11.8;3.8;9.25;0;3.37;21280 +98089;49.92889;2.90614;88;20220420;18.4;6.8;12.6;4.3;7.85;0;4.1;23607 +98089;49.92889;2.90614;88;20220421;18.6;5.2;11.9;4.5;8.2;0;4;24236 +98089;49.92889;2.90614;88;20220422;17;8.6;12.8;5.2;9.25;0;3.57;19730 +98089;49.92889;2.90614;88;20220423;18;7.4;12.7;4.9;10.2;.6;3.16;17384 +98089;49.92889;2.90614;88;20220424;19.2;8.7;13.9;4.8;9.3;0;3.97;20364 +98089;49.92889;2.90614;88;20220425;14.7;6.3;10.5;4.7;9.1;.1;2.77;18013 +98089;49.92889;2.90614;88;20220426;15.6;5.3;10.4;4.6;8.3;0;3.25;21333 +98089;49.92889;2.90614;88;20220427;17.1;3.6;10.4;5.3;8.4;0;3.56;23425 +98089;49.92889;2.90614;88;20220428;19.8;4.7;12.3;5.4;9;0;4.14;23789 +98089;49.92889;2.90614;88;20220429;17.4;8.2;12.8;4.9;9.55;0;3.51;19600 +98089;49.92889;2.90614;88;20220430;14.8;5.6;10.2;5;7.8;0;3.55;24424 +98089;49.92889;2.90614;88;20220501;15.8;2.9;9.4;3.1;7.75;0;3.16;22454 +98089;49.92889;2.90614;88;20220502;18.5;5.9;12.2;4.4;8.45;0;3.99;23408 +98089;49.92889;2.90614;88;20220503;18.3;5.9;12.1;4.8;9.05;0;3.92;24079 +98089;49.92889;2.90614;88;20220504;18.2;4.4;11.3;3;9.5;1.2;3.46;24244 +98089;49.92889;2.90614;88;20220505;17.5;9.6;13.6;2.9;11.55;.6;2.37;11885 +98089;49.92889;2.90614;88;20220506;21.5;5.4;13.4;2.5;10.65;.1;3.87;24669 +98089;49.92889;2.90614;88;20220507;20.7;9.3;15;3.6;12.23;.2;3.37;18331 +98089;49.92889;2.90614;88;20220508;20.1;10.7;15.4;4.3;11.83;0;3.63;18322 +98089;49.92889;2.90614;88;20220509;24.3;7;15.7;2.2;10.78;0;4.39;25351 +98089;49.92889;2.90614;88;20220510;25.5;11.3;18.4;3.5;12.38;0;4.69;21222 +98089;49.92889;2.90614;88;20220511;23.7;8.7;16.2;3.9;12.28;0;4.54;24410 +98089;49.92889;2.90614;88;20220512;19.5;7.9;13.7;3.6;10.78;.1;3.67;21902 +98089;49.92889;2.90614;88;20220513;19.8;5.2;12.5;3.1;9.55;0;3.84;24080 +98089;49.92889;2.90614;88;20220514;22.6;5;13.8;1.8;10.05;0;4.09;26047 +98089;49.92889;2.90614;88;20220515;27.4;9.4;18.4;3.9;12.15;1.8;5.61;25993 +98089;49.92889;2.90614;88;20220516;23.4;14.8;19.1;3.6;15.05;0;3.84;17309 +98089;49.92889;2.90614;88;20220517;28;13.9;21;2.6;14.4;2.3;5.18;24947 +98089;49.92889;2.90614;88;20220518;26.1;14.2;20.2;3.1;16.03;4.5;4.74;23871 +98089;49.92889;2.90614;88;20220519;22.5;16.6;19.6;3.2;16.23;1.3;3.69;17624 +98089;49.92889;2.90614;88;20220520;18.1;13;15.6;3.6;14.1;9.1;2.49;12752 +98089;49.92889;2.90614;88;20220521;21;8.6;14.8;2.8;12.25;.1;3.69;22117 +98089;49.92889;2.90614;88;20220522;22.7;9.1;15.9;1.8;13.13;.5;3.86;23247 +98089;49.92889;2.90614;88;20220523;18.3;13.8;16.1;3.4;14.43;4.6;2.22;9641 +98089;49.92889;2.90614;88;20220524;16.6;9.8;13.2;4.5;11.55;.6;2.87;16484 +98089;49.92889;2.90614;88;20220525;18.2;6;12.1;4.1;11.2;.5;3.17;21206 +98089;49.92889;2.90614;88;20220526;18.6;12.5;15.6;5.1;13.48;0;2.96;14661 +98089;49.92889;2.90614;88;20220527;20.1;13;16.6;4.4;12.63;.3;3.82;18146 +98089;49.92889;2.90614;88;20220528;18.4;7.1;12.8;3.4;9.98;0;3.59;21016 +98089;49.92889;2.90614;88;20220529;15.3;4.9;10.1;3.5;9.08;.2;3.04;20899 +98089;49.92889;2.90614;88;20220530;17.1;3.6;10.3;1.9;8.7;0;3.3;22966 +98089;49.92889;2.90614;88;20220531;19.3;7.4;13.4;2.6;9.5;.7;3.88;23182 +98089;49.92889;2.90614;88;20220601;19.2;4.9;12;2.6;9.55;0;3.81;24671 +98089;49.92889;2.90614;88;20220602;22.2;5.8;14;2.7;9.55;0;4.62;27203 +98089;49.92889;2.90614;88;20220603;25.3;9.5;17.4;3.2;12.88;5.5;4.73;23669 +98089;49.92889;2.90614;88;20220604;26.9;13.8;20.4;3.8;16.33;9.2;4.95;23342 +98089;49.92889;2.90614;88;20220605;19;14.8;16.9;3;16.78;3.6;2.03;9960 +98089;49.92889;2.90614;88;20220606;19.8;10.8;15.3;3.4;13.08;.7;3.48;20250 +98089;49.92889;2.90614;88;20220607;20.9;10.6;15.7;2.9;14.45;4.6;3.12;18074 +98089;49.92889;2.90614;88;20220608;19.3;13.3;16.3;4.8;14.25;7;2.92;13803 +98089;49.92889;2.90614;88;20220609;20.2;10.9;15.5;4.3;13.18;.1;3.62;20119 +98089;49.92889;2.90614;88;20220610;22.5;14.2;18.3;3.1;15.38;0;3.54;17133 +98089;49.92889;2.90614;88;20220611;23.2;14.5;18.8;2.5;14.13;.1;4.15;20729 +98089;49.92889;2.90614;88;20220612;21.8;8;14.9;3.1;11.9;.1;4.28;25622 +98089;49.92889;2.90614;88;20220613;20.8;8.9;14.9;2.8;11.4;0;4.17;24641 +98089;49.92889;2.90614;88;20220614;23.7;7.4;15.6;2.3;10.98;0;4.84;28317 +98089;49.92889;2.90614;88;20220615;27.2;10.2;18.7;2.7;12.63;0;5.54;28245 +98089;49.92889;2.90614;88;20220616;27;10.9;19;2.4;13.33;.1;5.42;28629 +98089;49.92889;2.90614;88;20220617;31.6;13.7;22.7;2.4;15.03;0;6.19;28372 +98089;49.92889;2.90614;88;20220618;34.6;16.1;25.4;2.8;17.58;.9;6.9;28618 +98089;49.92889;2.90614;88;20220619;20.3;13.1;16.7;6.4;14.18;0;3.54;17022 +98089;49.92889;2.90614;88;20220620;21.5;13;17.2;4.6;12.65;0;4.2;18971 +98089;49.92889;2.90614;88;20220621;22.7;10.9;16.8;3.7;12.08;0;4.31;20753 +98089;49.92889;2.90614;88;20220622;25.7;11.2;18.4;3.6;14.13;5.1;5.05;25430 +98089;49.92889;2.90614;88;20220623;27.1;13.3;20.2;2.6;17.43;8.3;4.45;22519 +98089;49.92889;2.90614;88;20220624;23.5;14.7;19.1;3.2;17.18;7.6;3.62;18340 +98089;49.92889;2.90614;88;20220625;19.3;14.4;16.9;3.5;14.98;1.5;2.59;11618 +98089;49.92889;2.90614;88;20220626;22;11.2;16.6;2.6;13.43;0;3.93;21983 +98089;49.92889;2.90614;88;20220627;20.5;12.9;16.7;2.6;13.75;1.2;3.48;18842 +98089;49.92889;2.90614;88;20220628;25.4;10.5;18;1.9;12.88;0;4.87;27083 +98089;49.92889;2.90614;88;20220629;26.2;9.6;17.9;2.6;13.38;.3;5.06;27034 +98089;49.92889;2.90614;88;20220630;15.6;12.4;14;2.4;14.3;11;1.79;10194 +98089;49.92889;2.90614;88;20220701;20.6;9.2;14.9;2.8;12.45;.1;3.81;22872 +98089;49.92889;2.90614;88;20220702;25.4;8.8;17.1;2.2;12.4;0;4.91;27670 +98089;49.92889;2.90614;88;20220703;21.7;10;15.8;3.1;12.28;0;4.13;22755 +98089;49.92889;2.90614;88;20220704;24.3;8.4;16.3;2.5;12.43;.1;4.73;27066 +98089;49.92889;2.90614;88;20220705;24;8.6;16.3;2.3;12.4;.1;4.35;24300 +98089;49.92889;2.90614;88;20220706;24.1;8.4;16.2;2.4;13.05;0;4.5;26396 +98089;49.92889;2.90614;88;20220707;19.8;13.1;16.4;4.1;14.15;.1;3.03;14605 +98089;49.92889;2.90614;88;20220708;26.1;7.5;16.8;1.9;12.35;.1;5.03;29235 +98089;49.92889;2.90614;88;20220709;26.2;12.2;19.2;3.1;14.08;0;5.14;25919 +98089;49.92889;2.90614;88;20220710;25;10.2;17.6;2.6;12.95;0;4.89;26873 +98089;49.92889;2.90614;88;20220711;28.2;11.4;19.8;2.4;14.08;0;5.42;28051 +98089;49.92889;2.90614;88;20220712;31.9;13.2;22.5;1.9;13.85;0;5.81;27420 +98089;49.92889;2.90614;88;20220713;33.3;19.1;26.2;3;14.68;0;6.71;25018 +98089;49.92889;2.90614;88;20220714;28.1;15.5;21.8;3.3;15.15;0;5.48;24206 +98089;49.92889;2.90614;88;20220715;25.1;10.6;17.8;2.7;11.63;0;5.09;26952 +98089;49.92889;2.90614;88;20220716;26.2;9.3;17.7;2.6;12.1;0;5.14;27351 +98089;49.92889;2.90614;88;20220717;29.7;10.5;20.1;2.5;11.55;0;5.91;28284 +98089;49.92889;2.90614;88;20220718;36.5;13.4;25;2;12.33;0;6.81;28933 +98089;49.92889;2.90614;88;20220719;39.5;18.1;28.8;4;14.15;2.6;9.22;28784 +98089;49.92889;2.90614;88;20220720;23.4;18.7;21.1;2.9;19.93;8.1;2.72;11589 +98089;49.92889;2.90614;88;20220721;24.2;16.7;20.4;3.1;19.35;.1;2.94;13714 +98089;49.92889;2.90614;88;20220722;23;14.8;18.9;2.9;17.2;.6;3.29;17219 +98089;49.92889;2.90614;88;20220723;28.7;14.1;21.4;2.1;17.63;0;4.7;23553 +98089;49.92889;2.90614;88;20220724;32.2;15.2;23.7;2.6;17.9;0;5.89;26916 +98089;49.92889;2.90614;88;20220725;25.4;16.5;21;4.7;15.93;0;4.55;17402 +98089;49.92889;2.90614;88;20220726;22.9;13;17.9;3.2;14.48;.1;3.57;16923 +98089;49.92889;2.90614;88;20220727;23.4;10.4;16.9;3.4;11.43;0;4.66;23918 +98089;49.92889;2.90614;88;20220728;25;11.4;18.2;2.7;11.3;0;4.53;20984 +98089;49.92889;2.90614;88;20220729;27.7;10.3;19;2.5;12.2;0;5.24;26290 +98089;49.92889;2.90614;88;20220730;29;11.3;20.1;2.3;13.55;0;5.03;24631 +98089;49.92889;2.90614;88;20220731;24.8;15.5;20.1;4.5;17.45;0;3.51;13831 +98089;49.92889;2.90614;88;20220801;25.6;17.7;21.7;2.8;18.08;.4;3.53;14581 +98089;49.92889;2.90614;88;20220802;29.8;12.7;21.2;2.6;16.48;0;5.09;24853 +98089;49.92889;2.90614;88;20220803;34.1;14.1;24.1;1.8;17.05;0;5.61;26056 +98089;49.92889;2.90614;88;20220804;26.4;16.9;21.6;3.4;17.9;3.6;3.92;16134 +98089;49.92889;2.90614;88;20220805;24.1;14.4;19.2;3.7;14.08;0;4.33;19601 +98089;49.92889;2.90614;88;20220806;23.6;8.4;16;3.2;10.1;0;4.65;24425 +98089;49.92889;2.90614;88;20220807;25.8;10.4;18.1;4.3;10.95;0;5.49;24619 +98089;49.92889;2.90614;88;20220808;26.8;11.2;19;4.5;12.63;0;5.45;24369 +98089;49.92889;2.90614;88;20220809;28.6;14.2;21.4;5;14.35;0;5.94;23566 +98089;49.92889;2.90614;88;20220810;31.9;15.3;23.6;4.1;13.75;0;6.59;24133 +98089;49.92889;2.90614;88;20220811;32.5;15.1;23.8;3.2;12.33;0;6.38;24517 +98089;49.92889;2.90614;88;20220812;33.5;14.8;24.1;2.8;11.63;0;6.32;24860 +98089;49.92889;2.90614;88;20220813;32.2;15.3;23.8;2.9;10.65;0;6.26;24560 +98089;49.92889;2.90614;88;20220814;31.2;15.6;23.4;3.3;12.93;.1;5.84;21543 +98089;49.92889;2.90614;88;20220815;28.3;16.7;22.5;2.9;17.35;.2;4.59;20538 +98089;49.92889;2.90614;88;20220816;27.6;15.4;21.5;2.2;17.95;4.3;3.75;18057 +98089;49.92889;2.90614;88;20220817;26.2;17.6;21.9;2.3;19.3;.1;3.3;15274 +98089;49.92889;2.90614;88;20220818;27.1;15.3;21.2;2.9;17.85;.1;3.97;18988 +98089;49.92889;2.90614;88;20220819;22.9;15.1;19;3.4;17.95;6.3;2.47;11372 +98089;49.92889;2.90614;88;20220820;23.9;12.1;18;3.1;14.4;.1;3.67;19124 +98089;49.92889;2.90614;88;20220821;25;10.4;17.7;1.7;13.98;.3;3.4;19116 +98089;49.92889;2.90614;88;20220822;26;15.7;20.8;2.5;15.98;1.2;3.62;16214 +98089;49.92889;2.90614;88;20220823;28;15.1;21.6;2;17.8;0;3.7;18202 +98089;49.92889;2.90614;88;20220824;30.7;16;23.4;1.9;18.28;0;4.31;20768 +98089;49.92889;2.90614;88;20220825;30.1;17.4;23.8;3.4;17.1;0;5.15;19453 +98089;49.92889;2.90614;88;20220826;25.3;17.8;21.5;3.9;16.4;0;3.77;13555 +98089;49.92889;2.90614;88;20220827;24.1;10.9;17.5;3.1;13.23;0;3.66;18440 +98089;49.92889;2.90614;88;20220828;25;13.8;19.4;4.8;13.1;0;4.51;17261 +98089;49.92889;2.90614;88;20220829;25.2;15.1;20.2;5.2;11.95;0;5.03;16686 +98089;49.92889;2.90614;88;20220830;27.7;13.7;20.7;4.4;14.1;0;4.86;18784 +98089;49.92889;2.90614;88;20220831;26;14.8;20.4;4.4;14.48;.3;4.37;17175 +98089;49.92889;2.90614;88;20220901;27.9;16.3;22.1;3.9;13.45;0;4.88;17090 +98089;49.92889;2.90614;88;20220902;25;12.4;18.7;2.5;13.8;4.2;3.3;14935 +98089;49.92889;2.90614;88;20220903;25.3;15.9;20.6;2.4;17.2;2.3;2.96;13481 +98089;49.92889;2.90614;88;20220904;28.2;13.4;20.8;2.9;14.75;0;4.18;19087 +98089;49.92889;2.90614;88;20220905;27.2;15.1;21.1;3.2;15.05;5.7;3.97;16107 +98089;49.92889;2.90614;88;20220906;26.4;14.3;20.4;3;16.23;1.8;3.43;15473 +98089;49.92889;2.90614;88;20220907;24;13.6;18.8;3.8;16.48;1.7;2.94;14061 +98089;49.92889;2.90614;88;20220908;22.9;14.5;18.7;4.7;15.65;4.5;2.96;11714 +98089;49.92889;2.90614;88;20220909;20.1;13.9;17;6.6;15.3;8.3;2.43;9232 +98089;49.92889;2.90614;88;20220910;21.3;14.2;17.8;4.5;15.75;.4;2.56;12027 +98089;49.92889;2.90614;88;20220911;21.4;10.3;15.9;1.8;14.63;.2;2.2;13867 +98089;49.92889;2.90614;88;20220912;25.7;11;18.4;2.4;14.83;.5;3.18;17614 +98089;49.92889;2.90614;88;20220913;22.5;16.7;19.6;2.9;17.98;3.2;2.04;8270 +98089;49.92889;2.90614;88;20220914;21;17;19;2.7;18.88;18;1.45;5906 +98089;49.92889;2.90614;88;20220915;18.6;11.6;15.1;2.6;14.3;.6;1.75;9462 +98089;49.92889;2.90614;88;20220916;16.7;11.3;14;3.6;11.7;1;2.08;9095 +98089;49.92889;2.90614;88;20220917;16.1;7.5;11.8;4.4;9.37;0;2.51;12369 +98089;49.92889;2.90614;88;20220918;17;5;11;3.5;9.43;.1;2.2;13274 +98089;49.92889;2.90614;88;20220919;18.4;7.3;12.8;2.9;10.07;0;2.32;12646 +98089;49.92889;2.90614;88;20220920;17.8;6.2;12;1.8;10.6;0;1.86;12257 +98089;49.92889;2.90614;88;20220921;18.1;6.1;12.1;1.7;10.17;.1;1.92;13599 +98089;49.92889;2.90614;88;20220922;19.7;5.5;12.6;1.6;9.3;0;2.19;15526 +98089;49.92889;2.90614;88;20220923;18.4;8.1;13.3;1.5;11.35;.7;1.65;10248 +98089;49.92889;2.90614;88;20220924;17.6;11.9;14.8;2.4;13.43;1.4;1.55;7781 +98089;49.92889;2.90614;88;20220925;17.8;8.2;13;3.4;11.3;.4;2.05;12645 +98089;49.92889;2.90614;88;20220926;14.4;8.7;11.6;5.4;11.28;8.5;1.45;6725 +98089;49.92889;2.90614;88;20220927;15.1;7.5;11.3;4.1;10.8;3.1;1.62;9561 +98089;49.92889;2.90614;88;20220928;15.2;5.3;10.3;2.8;9.7;.1;1.69;12665 +98089;49.92889;2.90614;88;20220929;16.3;3.5;9.9;1.4;9.23;.3;1.54;12649 +98089;49.92889;2.90614;88;20220930;17.4;4;10.7;3.8;9.8;5;2;13021 +98089;49.92889;2.90614;88;20221001;19;11.5;15.2;7.4;14.18;6.9;2;8462 +98089;49.92889;2.90614;88;20221002;14.7;13.2;13.9;2.9;13.73;10.9;1.04;3885 +98089;49.92889;2.90614;88;20221003;14.7;5.2;9.9;1.5;10.85;0;1.1;9316 +98089;49.92889;2.90614;88;20221004;18.4;5.6;12;2.4;11.8;0;1.49;10799 +98089;49.92889;2.90614;88;20221005;19.4;13;16.2;5.2;13.9;.1;2.08;7227 +98089;49.92889;2.90614;88;20221006;18.1;8.3;13.2;2.5;11.08;0;1.74;10921 +98089;49.92889;2.90614;88;20221007;18.1;5.3;11.7;2.6;10.18;.3;1.74;12115 +98089;49.92889;2.90614;88;20221008;16.4;8.1;12.2;2.6;10.7;.1;1.56;10435 +98089;49.92889;2.90614;88;20221009;17.7;3.8;10.7;2.5;9.2;.1;1.73;12465 +98089;49.92889;2.90614;88;20221010;18.6;6.7;12.6;2.8;10.9;0;1.64;9444 +98089;49.92889;2.90614;88;20221011;15.8;3.7;9.8;2.4;8.93;0;1.46;11389 +98089;49.92889;2.90614;88;20221012;17.8;2.3;10.1;1.8;9.43;0;1.38;10994 +98089;49.92889;2.90614;88;20221013;15.1;9.2;12.1;3.4;13.05;1.8;.84;5122 +98089;49.92889;2.90614;88;20221014;16.3;13.6;15;3;15.28;.3;.88;3430 +98089;49.92889;2.90614;88;20221015;18.1;13.1;15.6;4.3;14.7;.6;1.36;5334 +98089;49.92889;2.90614;88;20221016;18;11.3;14.6;3.2;14.5;3.1;1.14;6987 +98089;49.92889;2.90614;88;20221017;18.4;14.4;16.4;3.1;17.2;2.4;.84;3839 +98089;49.92889;2.90614;88;20221018;20.2;14.4;17.3;2.4;16.28;.1;1.23;6472 +98089;49.92889;2.90614;88;20221019;18.4;11.7;15.1;5.2;14.68;.8;1.33;6821 +98089;49.92889;2.90614;88;20221020;21.1;13.5;17.3;4.7;15.55;5.6;1.75;6623 +98089;49.92889;2.90614;88;20221021;20.2;13.2;16.7;4.9;14.98;.2;1.72;6772 +98089;49.92889;2.90614;88;20221022;19.4;12.9;16.1;4.2;14.38;.1;1.57;7155 +98089;49.92889;2.90614;88;20221023;21.2;13;17.1;4.7;15;1;1.81;6576 +98089;49.92889;2.90614;88;20221024;18.5;14.3;16.4;7.5;13.85;.8;2.18;5678 +98089;49.92889;2.90614;88;20221025;17.4;10.5;13.9;4.1;13.53;0;1.14;6679 +98089;49.92889;2.90614;88;20221026;21.1;13.3;17.2;4.1;14.8;.1;1.75;7271 +98089;49.92889;2.90614;88;20221027;21.7;11.8;16.8;3.8;14.55;0;1.67;7209 +98089;49.92889;2.90614;88;20221028;22.1;13.6;17.9;3.3;15.3;0;1.61;6657 +98089;49.92889;2.90614;88;20221029;21.5;13.8;17.7;2.9;15.53;.1;1.39;6145 +98089;49.92889;2.90614;88;20221030;17.4;11;14.2;1.9;13.43;0;.86;5397 +98089;49.92889;2.90614;88;20221031;18.3;8.5;13.4;3.7;13.53;.5;.97;6338 +98089;49.92889;2.90614;88;20221101;16.3;10.2;13.3;8.4;11.83;1.4;1.77;6059 +98089;49.92889;2.90614;88;20221102;15.1;9.1;12.1;6.2;10.68;0;1.56;6180 +98089;49.92889;2.90614;88;20221103;14.4;10.8;12.6;6;11.58;2.7;1.38;3124 +98089;49.92889;2.90614;88;20221104;12;7.8;9.9;3.7;9.98;.7;.9;4062 +98089;49.92889;2.90614;88;20221105;11;2.3;6.6;3.5;8.98;.3;.55;4640 +98089;49.92889;2.90614;88;20221106;10.4;9.1;9.7;6.4;10.95;9.7;.69;1521 +98089;49.92889;2.90614;88;20221107;15.4;10;12.7;6.7;12.5;0;1.12;4146 +98089;49.92889;2.90614;88;20221108;15.6;10.1;12.9;6.5;11.75;.1;1.43;4079 +98089;49.92889;2.90614;88;20221109;14.5;10;12.3;5.6;11.43;.3;1.23;4196 +98089;49.92889;2.90614;88;20221110;14.6;5.2;9.9;4;10.23;0;.86;5982 +98089;49.92889;2.90614;88;20221111;11.2;8.1;9.6;4.1;10.23;.1;.76;3319 +98089;49.92889;2.90614;88;20221112;10.2;5.3;7.7;2.8;9.95;.2;.4;3024 +98089;49.92889;2.90614;88;20221113;7.8;4.1;5.9;2.3;8.7;.2;.36;2889 +98089;49.92889;2.90614;88;20221114;7.8;1.6;4.7;3.2;8.53;0;.23;2874 +98089;49.92889;2.90614;88;20221115;12.1;7.1;9.6;5;11.6;2.8;.36;3104 +98089;49.92889;2.90614;88;20221116;12.3;7;9.7;6.4;11.3;8.1;.47;3683 +98089;49.92889;2.90614;88;20221117;12.7;9.8;11.2;8.8;10.93;.9;1.23;3269 +98089;49.92889;2.90614;88;20221118;11.6;7;9.3;4.5;9.9;.6;.79;3196 +98089;49.92889;2.90614;88;20221119;10.2;4.4;7.3;3;9.48;.7;.38;3091 +98089;49.92889;2.90614;88;20221120;10;4.9;7.5;3.7;9;3.7;.58;2965 +98089;49.92889;2.90614;88;20221121;8.2;3.2;5.7;4.6;8.63;2.4;.38;2217 +98089;49.92889;2.90614;88;20221122;9.6;4.1;6.9;7.5;8.5;4.7;.82;2602 +98089;49.92889;2.90614;88;20221123;10.6;4.3;7.4;6.2;9.05;5.2;.69;2955 +98089;49.92889;2.90614;88;20221124;11.8;6.8;9.3;5.9;9.78;4;.81;4179 +98089;49.92889;2.90614;88;20221125;11.8;5.7;8.8;3.6;9.65;.2;.55;4236 +98089;49.92889;2.90614;88;20221126;9.9;3;6.4;3.6;8.65;.6;.42;3613 +98089;49.92889;2.90614;88;20221127;7.9;5.9;6.9;5.6;9.18;7.2;.49;1316 +98089;49.92889;2.90614;88;20221128;10.6;7.3;9;3.2;10.1;.1;.53;2213 +98089;49.92889;2.90614;88;20221129;5.1;1.7;3.4;1.2;8;.1;.18;1750 +98089;49.92889;2.90614;88;20221130;6.6;4.4;5.5;2.1;8.73;0;.28;1540 +98089;49.92889;2.90614;88;20221201;6.3;3.3;4.8;4.1;7.88;0;.39;1800 +98089;49.92889;2.90614;88;20221202;4.4;2.1;3.2;4.3;7.13;0;.38;1299 +98089;49.92889;2.90614;88;20221203;2.7;1.9;2.3;5;6.15;0;.6;778 +98089;49.92889;2.90614;88;20221204;2.2;1.5;1.9;4.1;6.03;.6;.53;638 +98089;49.92889;2.90614;88;20221205;2.8;.3;1.5;2.4;6.6;1.5;.22;1517 +98089;49.92889;2.90614;88;20221206;6.4;2.5;4.5;2.3;7.53;.2;.28;2707 +98089;49.92889;2.90614;88;20221207;6.3;-.3;3;2.8;6.9;0;.27;2858 +98089;49.92889;2.90614;88;20221208;2.7;-2.3;.2;1.3;5.8;.2;.23;1940 +98089;49.92889;2.90614;88;20221209;1;-3.8;-1.4;1.2;5.35;.1;.13;2250 +98089;49.92889;2.90614;88;20221210;1.2;-.6;.3;2.4;6.1;0;.21;1141 +98089;49.92889;2.90614;88;20221211;-.4;-1.1;-.7;4.3;5.48;0;.28;813 +98089;49.92889;2.90614;88;20221212;-.1;-3.2;-1.7;4.3;4.6;0;.34;2719 +98089;49.92889;2.90614;88;20221213;.4;-4.6;-2.1;3.6;4.05;.2;.42;3307 +98089;49.92889;2.90614;88;20221214;1;-2.1;-.5;2.2;4.4;0;.41;2516 +98089;49.92889;2.90614;88;20221215;2;-6.3;-2.1;2.2;4.18;0;.25;3587 +98089;49.92889;2.90614;88;20221216;1.6;-4.5;-1.5;2;4.78;.1;.17;2933 +98089;49.92889;2.90614;88;20221217;-2.9;-6.6;-4.8;2.4;4;0;.18;1602 +98089;49.92889;2.90614;88;20221218;-.1;-6.4;-3.3;5.1;4.63;4.4;.14;2645 +98089;49.92889;2.90614;88;20221219;9.4;-.2;4.6;7.2;8.88;2.4;.12;2615 +98089;49.92889;2.90614;88;20221220;10.4;8.9;9.6;5.1;10.8;14.5;.62;935 +98089;49.92889;2.90614;88;20221221;9.7;6.9;8.3;3.8;10.85;9.9;.15;2001 +98089;49.92889;2.90614;88;20221222;11.6;9;10.3;5.2;11.95;7.1;.34;1770 +98089;49.92889;2.90614;88;20221223;13.9;9.8;11.8;5.6;12.1;4.1;.77;1920 +98089;49.92889;2.90614;88;20221224;12;9.3;10.6;5.1;11.18;.3;.67;2072 +98089;49.92889;2.90614;88;20221225;11.4;9;10.2;4.2;11.7;3.7;.44;1051 +98089;49.92889;2.90614;88;20221226;10.4;9.6;10;5.6;9.8;.3;1.04;1385 +98089;49.92889;2.90614;88;20221227;8.4;2;5.2;5.1;7.6;.4;.5;3496 +98089;49.92889;2.90614;88;20221228;10.3;5.3;7.8;8.8;10.33;2.7;.29;1668 +98089;49.92889;2.90614;88;20221229;10.4;9.7;10;8.3;9.53;.4;1.4;1343 +98089;49.92889;2.90614;88;20221230;13.3;3.5;8.4;7.4;10.58;6;.51;2223 +98089;49.92889;2.90614;88;20221231;15.8;13.2;14.5;10.5;13.05;0;1.74;1690 +98090;49.95006;3.25308;118;20220101;13.8;9.8;11.8;3.8;11.39;.5;.81;2156 +98090;49.95006;3.25308;118;20220102;13.4;8.4;10.9;6.6;10.89;2.4;.96;3100 +98090;49.95006;3.25308;118;20220103;11.3;9.3;10.3;5.1;9.69;16.3;1.17;1351 +98090;49.95006;3.25308;118;20220104;8.2;6.7;7.4;4.1;8.79;6.1;.73;1062 +98090;49.95006;3.25308;118;20220105;5.7;.4;3.1;4.6;6.29;0;.59;3134 +98090;49.95006;3.25308;118;20220106;5.8;.5;3.2;3.7;6.49;1.5;.46;3289 +98090;49.95006;3.25308;118;20220107;6.8;2.8;4.8;5.6;7.19;13.2;.65;3200 +98090;49.95006;3.25308;118;20220108;7.6;-.1;3.7;5.8;7.93;15.4;.26;2445 +98090;49.95006;3.25308;118;20220109;6.7;3.7;5.2;4.2;7.19;0;.68;2936 +98090;49.95006;3.25308;118;20220110;3.3;-.6;1.3;2.9;6.63;0;.19;2027 +98090;49.95006;3.25308;118;20220111;4.2;.2;2.2;3.2;6.13;0;.41;3148 +98090;49.95006;3.25308;118;20220112;2.7;-2.2;.3;1.4;6.56;0;.14;2041 +98090;49.95006;3.25308;118;20220113;4.3;-.1;2.1;1.3;6.53;0;.22;2688 +98090;49.95006;3.25308;118;20220114;8.6;-.9;3.9;1.1;6.69;.1;.2;4447 +98090;49.95006;3.25308;118;20220115;6.5;-1.3;2.6;1.1;6.3;.1;.07;5600 +98090;49.95006;3.25308;118;20220116;2.7;-1.2;.7;3.2;6.79;.8;.11;1897 +98090;49.95006;3.25308;118;20220117;6.2;2.2;4.2;2.1;7.83;.1;.26;2904 +98090;49.95006;3.25308;118;20220118;8.5;1.6;5;2.5;7.86;.1;.34;4131 +98090;49.95006;3.25308;118;20220119;5.4;1.1;3.2;3;7.59;1.8;.24;2311 +98090;49.95006;3.25308;118;20220120;5.1;.7;2.9;3.7;6.69;.7;.47;2703 +98090;49.95006;3.25308;118;20220121;5.3;.7;3;3.1;6.93;.1;.35;3274 +98090;49.95006;3.25308;118;20220122;4.7;2.8;3.7;2.8;7.39;0;.4;1891 +98090;49.95006;3.25308;118;20220123;4.2;3;3.6;2.2;7.03;0;.48;1247 +98090;49.95006;3.25308;118;20220124;6;-.2;2.9;2.6;6.29;0;.44;4695 +98090;49.95006;3.25308;118;20220125;1.8;-2.1;-.1;1.5;5.76;0;.21;3062 +98090;49.95006;3.25308;118;20220126;2.1;-1.5;.3;2.3;6.49;0;.16;2213 +98090;49.95006;3.25308;118;20220127;7.3;1.9;4.6;4.5;8.19;.7;.35;3198 +98090;49.95006;3.25308;118;20220128;5.9;-.2;2.8;3;7.49;0;.28;3701 +98090;49.95006;3.25308;118;20220129;10.6;3.1;6.9;6.1;9.99;.4;.3;3638 +98090;49.95006;3.25308;118;20220130;8.2;2.4;5.3;2.9;7.23;1.4;.65;4784 +98090;49.95006;3.25308;118;20220131;7;3.4;5.2;8;6.59;.3;1.31;3726 +98090;49.95006;3.25308;118;20220201;9.6;.2;4.9;5.8;8.56;.2;.43;3949 +98090;49.95006;3.25308;118;20220202;9.7;7.4;8.6;4.7;10.26;.1;.65;1944 +98090;49.95006;3.25308;118;20220203;6.9;6.6;6.8;3.9;8.73;.2;.68;838 +98090;49.95006;3.25308;118;20220204;9.4;6;7.7;5.8;8.19;.6;1.19;3213 +98090;49.95006;3.25308;118;20220205;8.5;.6;4.6;5.5;7.13;.1;.84;5993 +98090;49.95006;3.25308;118;20220206;10.6;6.2;8.4;10.2;9.16;10.6;1.3;2940 +98090;49.95006;3.25308;118;20220207;8.2;2.4;5.3;4.8;6.69;.1;1.08;6099 +98090;49.95006;3.25308;118;20220208;10.3;4;7.1;4.6;9.69;.6;.52;4140 +98090;49.95006;3.25308;118;20220209;11.5;5.5;8.5;2.1;8.99;.2;.73;5865 +98090;49.95006;3.25308;118;20220210;6.7;2.3;4.5;4.2;8.39;6;.35;1700 +98090;49.95006;3.25308;118;20220211;7.6;-.4;3.6;2.3;6.3;0;.66;8500 +98090;49.95006;3.25308;118;20220212;7.5;-1.8;2.8;3.8;5.59;0;.93;10800 +98090;49.95006;3.25308;118;20220213;10.4;-.7;4.8;6.3;7.09;0;1.14;7800 +98090;49.95006;3.25308;118;20220214;10.8;7.5;9.2;5.8;8.72;3.5;1.47;5119 +98090;49.95006;3.25308;118;20220215;10.2;4.1;7.1;6.3;8.89;7;.87;7800 +98090;49.95006;3.25308;118;20220216;14.2;7.7;11;9.4;12.39;3.2;.77;4914 +98090;49.95006;3.25308;118;20220217;11.7;9.2;10.4;8.3;9.19;.9;1.87;4863 +98090;49.95006;3.25308;118;20220218;12.5;7.4;9.9;9.7;8.89;2;2.04;4835 +98090;49.95006;3.25308;118;20220219;8.9;2.4;5.7;8.2;7.13;.2;1.35;6780 +98090;49.95006;3.25308;118;20220220;11.5;6.5;9;9.5;9.69;2.5;1.27;4388 +98090;49.95006;3.25308;118;20220221;9;4.6;6.8;9.2;7.59;1.9;1.55;4674 +98090;49.95006;3.25308;118;20220222;11.8;3.4;7.6;5.5;9.23;.9;1.01;5969 +98090;49.95006;3.25308;118;20220223;10.3;1.6;6;3;8.39;0;.82;7807 +98090;49.95006;3.25308;118;20220224;10.4;5.6;8;5.9;7.43;2.3;1.71;5492 +98090;49.95006;3.25308;118;20220225;9.3;1.3;5.3;4.6;6.66;.4;1.29;8520 +98090;49.95006;3.25308;118;20220226;8.6;-1.7;3.5;3.1;6.13;.1;1.07;10172 +98090;49.95006;3.25308;118;20220227;9.3;.6;5;5.8;5.29;0;1.95;9862 +98090;49.95006;3.25308;118;20220228;9.9;0;5;3.5;5.49;0;1.56;10147 +98090;49.95006;3.25308;118;20220301;9.7;.6;5.1;2.6;6.56;0;1.15;7818 +98090;49.95006;3.25308;118;20220302;10.3;3.9;7.1;2.5;6.43;0;1.4;7137 +98090;49.95006;3.25308;118;20220303;13.4;4;8.7;2.3;7.99;0;1.41;9175 +98090;49.95006;3.25308;118;20220304;12.3;3.6;7.9;1.9;6.56;0;1.44;9147 +98090;49.95006;3.25308;118;20220305;10.8;-.3;5.2;2.2;6.83;0;1.21;10661 +98090;49.95006;3.25308;118;20220306;7.7;-1.2;3.3;4.4;5.36;0;1.45;10495 +98090;49.95006;3.25308;118;20220307;6;-2.1;2;4.8;4.33;0;1.61;10713 +98090;49.95006;3.25308;118;20220308;10.5;-1.8;4.4;4.6;4.49;0;2.17;12401 +98090;49.95006;3.25308;118;20220309;14.6;.1;7.3;3.5;6.53;0;2.08;12673 +98090;49.95006;3.25308;118;20220310;16.1;2.3;9.2;3.8;7.06;0;2.37;12747 +98090;49.95006;3.25308;118;20220311;13.9;4.4;9.2;5.4;8.76;2.8;1.88;8709 +98090;49.95006;3.25308;118;20220312;10.8;5.7;8.2;5.7;9.33;1;1.22;6423 +98090;49.95006;3.25308;118;20220313;13.2;6.9;10.1;5.5;9.43;2.6;1.78;8122 +98090;49.95006;3.25308;118;20220314;14.1;3.7;8.9;2.9;8.86;.6;1.64;11894 +98090;49.95006;3.25308;118;20220315;11;6.1;8.6;2.9;9.79;1.7;1.02;6394 +98090;49.95006;3.25308;118;20220316;11.4;6;8.7;4.3;10.73;0;.89;7242 +98090;49.95006;3.25308;118;20220317;8.8;7.1;8;3.7;8.39;0;1.25;4939 +98090;49.95006;3.25308;118;20220318;14.3;1.3;7.8;5.8;6.3;.1;2.89;18600 +98090;49.95006;3.25308;118;20220319;15.9;4;9.9;6.5;6.3;0;3.58;18300 +98090;49.95006;3.25308;118;20220320;11.5;.6;6;2.8;5.69;0;2.08;17500 +98090;49.95006;3.25308;118;20220321;17.4;1.3;9.3;3.6;8.1;0;2.52;16500 +98090;49.95006;3.25308;118;20220322;18.1;4.9;11.5;3;7.8;0;2.83;17700 +98090;49.95006;3.25308;118;20220323;18.3;2.5;10.4;2.6;6.69;0;2.86;18900 +98090;49.95006;3.25308;118;20220324;19;3.9;11.4;3.5;6.4;0;3.43;18700 +98090;49.95006;3.25308;118;20220325;17.3;4;10.6;4.3;6.99;0;3.29;19000 +98090;49.95006;3.25308;118;20220326;18.3;4.9;11.6;5.2;7.4;0;3.7;19800 +98090;49.95006;3.25308;118;20220327;19.6;5.7;12.6;3.8;9.1;0;3.26;19700 +98090;49.95006;3.25308;118;20220328;19.2;4;11.6;2.4;9.3;0;2.53;16200 +98090;49.95006;3.25308;118;20220329;15.7;8.5;12.1;2.9;9.69;2.7;1.92;7500 +98090;49.95006;3.25308;118;20220330;12.9;5.6;9.2;3.5;9.1;.7;1.56;7500 +98090;49.95006;3.25308;118;20220331;8.1;4.8;6.4;5.5;6.59;1;1.9;10000 +98090;49.95006;3.25308;118;20220401;4.1;.4;2.2;7;5.72;.7;1.15;5002 +98090;49.95006;3.25308;118;20220402;6.5;-.4;3;5.7;4.69;0;2.05;14200 +98090;49.95006;3.25308;118;20220403;8.4;-2.1;3.1;3.4;4.8;0;2.1;18600 +98090;49.95006;3.25308;118;20220404;7.6;-2.7;2.4;6.5;7.09;1.4;.79;7900 +98090;49.95006;3.25308;118;20220405;12.6;5.9;9.2;6.3;10.6;.3;1.14;6100 +98090;49.95006;3.25308;118;20220406;13.3;7.8;10.5;8.1;9.19;2.3;2.37;9300 +98090;49.95006;3.25308;118;20220407;13.3;9.2;11.2;10.3;8.99;1;3.14;16400 +98090;49.95006;3.25308;118;20220408;5.7;5.3;5.5;4.1;7.49;9.6;.97;3000 +98090;49.95006;3.25308;118;20220409;11;.2;5.6;3.6;6.59;0;2.22;19400 +98090;49.95006;3.25308;118;20220410;12.7;-1.2;5.7;2.4;6.69;0;2.29;20300 +98090;49.95006;3.25308;118;20220411;18;2.8;10.4;5.9;8.1;0;3.72;22900 +98090;49.95006;3.25308;118;20220412;20.4;7.8;14.1;4.2;10.89;.8;3.42;18500 +98090;49.95006;3.25308;118;20220413;15;9.9;12.4;1.8;12.99;3.2;1.27;7000 +98090;49.95006;3.25308;118;20220414;19.2;7.2;13.2;1.6;11.8;0;2.77;20000 +98090;49.95006;3.25308;118;20220415;19.1;5.7;12.4;2.5;10.55;0;2.78;17892 +98090;49.95006;3.25308;118;20220416;18.6;5.9;12.2;3.7;9.8;0;3.59;25200 +98090;49.95006;3.25308;118;20220417;19.5;2.9;11.2;3.9;7.09;0;4.2;25700 +98090;49.95006;3.25308;118;20220418;18.9;4;11.4;2.3;7.49;0;3.42;22000 +98090;49.95006;3.25308;118;20220419;19.1;4;11.5;3.1;9.1;0;3.43;22600 +98090;49.95006;3.25308;118;20220420;18.5;7;12.7;4.1;7.9;0;4.17;24400 +98090;49.95006;3.25308;118;20220421;18.9;4.7;11.8;4.5;8.39;0;4.04;25000 +98090;49.95006;3.25308;118;20220422;17.6;8.7;13.1;4.7;9.3;0;3.9;23500 +98090;49.95006;3.25308;118;20220423;18.2;8;13.1;4.9;10.19;.1;3.23;16000 +98090;49.95006;3.25308;118;20220424;19.2;8.6;13.9;4.3;9.19;0;4.11;22600 +98090;49.95006;3.25308;118;20220425;15;6.3;10.6;4;9.1;.4;2.93;19900 +98090;49.95006;3.25308;118;20220426;15.5;5.3;10.4;4.4;8.6;0;3.18;21200 +98090;49.95006;3.25308;118;20220427;17.4;3.7;10.5;4.4;8.6;0;3.54;23400 +98090;49.95006;3.25308;118;20220428;20.2;4.6;12.4;4.8;9.19;0;4.05;22400 +98090;49.95006;3.25308;118;20220429;17.8;8.4;13.1;4.5;9.49;0;3.62;19500 +98090;49.95006;3.25308;118;20220430;14.9;5.3;10.1;4.6;7.9;0;3.67;26700 +98090;49.95006;3.25308;118;20220501;15.7;3.2;9.4;3.3;7.9;0;3.34;24400 +98090;49.95006;3.25308;118;20220502;18.6;6;12.3;4.3;8.6;0;3.99;23000 +98090;49.95006;3.25308;118;20220503;18.8;6.1;12.4;4.6;9.19;0;4.17;26200 +98090;49.95006;3.25308;118;20220504;18.6;5.1;11.8;2.9;9.69;.8;3.55;24000 +98090;49.95006;3.25308;118;20220505;16.9;9.2;13;2.3;11.99;.9;1.96;9900 +98090;49.95006;3.25308;118;20220506;21.5;5.9;13.7;2.5;11.09;.1;3.78;23480 +98090;49.95006;3.25308;118;20220507;21.1;9.1;15.1;2.9;12.09;.2;3.43;18258 +98090;49.95006;3.25308;118;20220508;20.2;10.5;15.3;4.1;12.03;0;3.68;19033 +98090;49.95006;3.25308;118;20220509;24.5;7.1;15.8;2.2;11.16;0;4.39;24889 +98090;49.95006;3.25308;118;20220510;25.5;11.3;18.4;3.2;12.59;0;4.63;20761 +98090;49.95006;3.25308;118;20220511;24.2;8.7;16.5;3.5;12.43;0;4.59;24221 +98090;49.95006;3.25308;118;20220512;19.8;8.3;14.1;3.5;11.03;0;3.73;21377 +98090;49.95006;3.25308;118;20220513;19.8;5.5;12.7;3.2;9.73;0;3.87;23336 +98090;49.95006;3.25308;118;20220514;22.6;5.6;14.1;1.8;10.23;0;4.09;25382 +98090;49.95006;3.25308;118;20220515;27.6;9.4;18.5;3.3;12.03;.7;5.53;25902 +98090;49.95006;3.25308;118;20220516;23.7;14.6;19.2;3.3;15.46;0;3.82;16921 +98090;49.95006;3.25308;118;20220517;28;13.9;21;2.3;14.59;.9;5.02;23819 +98090;49.95006;3.25308;118;20220518;26.6;15;20.8;2.7;16.19;.7;4.69;22587 +98090;49.95006;3.25308;118;20220519;24;17.3;20.7;2.9;16.49;.5;3.94;17650 +98090;49.95006;3.25308;118;20220520;19.3;13.2;16.3;3.2;14.56;10.6;2.63;13094 +98090;49.95006;3.25308;118;20220521;21.1;8.9;15;2.5;12.46;.1;3.69;21686 +98090;49.95006;3.25308;118;20220522;22.8;9.6;16.2;1.9;13.09;0;3.85;22355 +98090;49.95006;3.25308;118;20220523;18.7;13.7;16.2;3.1;14.79;3.5;2.48;11758 +98090;49.95006;3.25308;118;20220524;16.5;10;13.3;4.3;11.83;.9;2.83;16226 +98090;49.95006;3.25308;118;20220525;18.5;6;12.2;4;11.26;.5;3.29;20950 +98090;49.95006;3.25308;118;20220526;19.3;12.6;15.9;4.9;13.53;0;3.3;16333 +98090;49.95006;3.25308;118;20220527;20.7;13;16.8;4.3;12.59;.4;4.08;18984 +98090;49.95006;3.25308;118;20220528;18.8;7.2;13;2.9;10.26;0;3.67;21619 +98090;49.95006;3.25308;118;20220529;15.8;4.9;10.4;3.1;8.99;.2;3.27;21895 +98090;49.95006;3.25308;118;20220530;17.5;4.1;10.8;2.1;8.93;0;3.39;22845 +98090;49.95006;3.25308;118;20220531;19.5;8.9;14.2;2.4;9.53;.3;3.81;21109 +98090;49.95006;3.25308;118;20220601;19.8;4.2;12;2.6;9.69;0;3.93;24936 +98090;49.95006;3.25308;118;20220602;22.2;5.7;13.9;2.8;9.43;0;4.64;26763 +98090;49.95006;3.25308;118;20220603;25.2;9.6;17.4;2.8;12.76;3.5;4.51;22279 +98090;49.95006;3.25308;118;20220604;27.7;13.5;20.6;3.1;16.46;9.7;4.92;23104 +98090;49.95006;3.25308;118;20220605;20.3;15;17.6;2.8;17.19;5;2.44;12211 +98090;49.95006;3.25308;118;20220606;20.2;11;15.6;3.1;13.39;.9;3.51;20186 +98090;49.95006;3.25308;118;20220607;21.1;10.7;15.9;2.6;14.53;4.6;3.13;17294 +98090;49.95006;3.25308;118;20220608;19.6;13;16.3;4.1;14.36;8.1;3.04;14953 +98090;49.95006;3.25308;118;20220609;20.6;10.4;15.5;4.2;13.19;.1;3.7;20274 +98090;49.95006;3.25308;118;20220610;22.6;14;18.3;2.9;15.39;0;3.72;18712 +98090;49.95006;3.25308;118;20220611;23.5;13.6;18.6;2.2;14.43;.1;4.24;22202 +98090;49.95006;3.25308;118;20220612;22.4;8.5;15.4;2.8;12.06;.1;4.41;25359 +98090;49.95006;3.25308;118;20220613;20.9;8.2;14.5;2.5;11.39;0;4.05;23880 +98090;49.95006;3.25308;118;20220614;24.2;8;16.1;2.5;11.23;0;4.85;26897 +98090;49.95006;3.25308;118;20220615;27.8;10.6;19.2;2.4;13.13;0;5.51;27960 +98090;49.95006;3.25308;118;20220616;27.1;11.6;19.4;2.5;13.73;.1;5.37;27363 +98090;49.95006;3.25308;118;20220617;31.2;13.6;22.4;2.3;14.79;0;5.98;27235 +98090;49.95006;3.25308;118;20220618;34.6;16.7;25.7;2.1;17.93;.9;6.35;27161 +98090;49.95006;3.25308;118;20220619;21;13.5;17.2;5.4;14.83;1;3.56;17325 +98090;49.95006;3.25308;118;20220620;21.5;12.9;17.2;4.2;13.03;0;4.07;18668 +98090;49.95006;3.25308;118;20220621;22.9;10.7;16.8;3.3;12.36;0;4.46;22725 +98090;49.95006;3.25308;118;20220622;24.4;11.5;17.9;3.1;14.56;6.2;4.45;22985 +98090;49.95006;3.25308;118;20220623;26.6;13.5;20;2.3;17.79;5.5;4.41;22872 +98090;49.95006;3.25308;118;20220624;23.6;15.3;19.4;3;17.49;8.2;3.69;18450 +98090;49.95006;3.25308;118;20220625;20.2;14.5;17.4;2.8;15.26;1.6;2.89;13857 +98090;49.95006;3.25308;118;20220626;21.6;11.3;16.4;2.3;13.99;0;3.62;20011 +98090;49.95006;3.25308;118;20220627;21.2;12.6;16.9;2.2;13.99;1.9;3.57;19164 +98090;49.95006;3.25308;118;20220628;25.6;9.6;17.6;1.6;12.73;0;4.76;27124 +98090;49.95006;3.25308;118;20220629;26.9;9.9;18.4;2.2;13.69;.2;5.1;27066 +98090;49.95006;3.25308;118;20220630;15.3;12.4;13.9;2.4;14.39;12.8;1.76;9971 +98090;49.95006;3.25308;118;20220701;21.2;9.1;15.2;2.7;12.59;.1;3.94;23148 +98090;49.95006;3.25308;118;20220702;25.3;9.4;17.3;2.4;12.49;0;5;27127 +98090;49.95006;3.25308;118;20220703;22.7;10.5;16.6;2.9;12.66;0;4.37;23319 +98090;49.95006;3.25308;118;20220704;24.8;8.5;16.6;2.5;12.56;0;4.8;26380 +98090;49.95006;3.25308;118;20220705;24.1;9;16.6;2.4;12.39;0;4.5;24378 +98090;49.95006;3.25308;118;20220706;24.5;8.4;16.4;2.4;12.66;0;4.58;25217 +98090;49.95006;3.25308;118;20220707;20.3;13.2;16.7;3.9;14.16;.2;3.23;14699 +98090;49.95006;3.25308;118;20220708;25.8;7.4;16.6;2;12.53;0;4.94;28265 +98090;49.95006;3.25308;118;20220709;26.3;12.2;19.3;2.8;14.19;0;4.99;24639 +98090;49.95006;3.25308;118;20220710;25.3;10.5;17.9;3.1;13.06;0;5.09;26203 +98090;49.95006;3.25308;118;20220711;28.2;12;20.1;2.4;14.19;0;5.37;26780 +98090;49.95006;3.25308;118;20220712;31.6;13.4;22.5;1.9;14.06;0;5.78;27311 +98090;49.95006;3.25308;118;20220713;33.2;19.4;26.3;2.9;14.49;0;6.64;24284 +98090;49.95006;3.25308;118;20220714;28.3;16.2;22.2;3.2;15.13;0;5.6;23656 +98090;49.95006;3.25308;118;20220715;24.7;10.9;17.8;2.6;11.79;0;4.95;25770 +98090;49.95006;3.25308;118;20220716;26.3;10.4;18.4;2.5;12.09;0;5.11;25464 +98090;49.95006;3.25308;118;20220717;29.5;11.3;20.4;2.4;11.49;0;5.84;27152 +98090;49.95006;3.25308;118;20220718;35.9;13.9;24.9;1.8;12.33;0;6.49;28631 +98090;49.95006;3.25308;118;20220719;38.5;17.8;28.1;3.5;13.93;2.6;8.51;28107 +98090;49.95006;3.25308;118;20220720;22.5;18.1;20.3;2.6;19.13;7.3;2.57;10959 +98090;49.95006;3.25308;118;20220721;22.9;15.5;19.2;3;18.26;.1;3.11;15396 +98090;49.95006;3.25308;118;20220722;23.1;13.2;18.1;2.6;16.09;.6;3.36;17532 +98090;49.95006;3.25308;118;20220723;27.7;13.7;20.7;2;16.56;0;4.51;22705 +98090;49.95006;3.25308;118;20220724;31.9;13.3;22.6;2.4;16.03;0;5.74;26142 +98090;49.95006;3.25308;118;20220725;25.7;16.2;21;4.6;15.83;0;4.66;17719 +98090;49.95006;3.25308;118;20220726;23.3;13.3;18.3;3.1;14.69;0;3.71;17200 +98090;49.95006;3.25308;118;20220727;23.2;11;17.1;3.4;11.46;0;4.63;22589 +98090;49.95006;3.25308;118;20220728;25.5;11.8;18.7;2.7;11.33;0;4.7;21182 +98090;49.95006;3.25308;118;20220729;27.7;10.8;19.2;2.7;12.33;0;5.29;25028 +98090;49.95006;3.25308;118;20220730;29;12.2;20.6;2.3;13.63;0;5.03;23396 +98090;49.95006;3.25308;118;20220731;25.4;14.4;19.9;4;17.16;0;3.73;16326 +98090;49.95006;3.25308;118;20220801;25.4;17.5;21.5;2.6;18.19;.3;3.47;14448 +98090;49.95006;3.25308;118;20220802;29.6;13.4;21.5;2.1;16.46;0;4.85;23497 +98090;49.95006;3.25308;118;20220803;33.7;14.9;24.3;1.7;17.09;0;5.38;24813 +98090;49.95006;3.25308;118;20220804;27.9;17.3;22.6;3.1;18.23;3.8;4.29;17240 +98090;49.95006;3.25308;118;20220805;24.3;14.5;19.4;3.3;14.53;0;4.22;19387 +98090;49.95006;3.25308;118;20220806;23.4;8.5;16;3.3;10.13;0;4.68;23649 +98090;49.95006;3.25308;118;20220807;25.6;10.7;18.2;3.7;10.96;0;5.25;23548 +98090;49.95006;3.25308;118;20220808;26.9;12;19.5;4.1;12.56;0;5.42;23130 +98090;49.95006;3.25308;118;20220809;29;14.4;21.7;4.6;14.03;0;5.98;22772 +98090;49.95006;3.25308;118;20220810;32.1;15.4;23.7;3.5;13.19;0;6.36;23553 +98090;49.95006;3.25308;118;20220811;32.5;15.7;24.1;2.7;12.16;0;6.05;23646 +98090;49.95006;3.25308;118;20220812;33.4;15;24.2;2.3;11.46;0;5.92;24161 +98090;49.95006;3.25308;118;20220813;32;15;23.5;2.5;10.59;0;5.9;23746 +98090;49.95006;3.25308;118;20220814;31.8;16.3;24;3.2;12.89;0;5.84;20349 +98090;49.95006;3.25308;118;20220815;27.9;16.7;22.3;2.6;16.96;.1;4.43;19687 +98090;49.95006;3.25308;118;20220816;27.7;15.1;21.4;2;17.43;3.8;3.68;17086 +98090;49.95006;3.25308;118;20220817;26.6;17.8;22.2;2.1;19.49;0;3.38;15668 +98090;49.95006;3.25308;118;20220818;27.3;15.6;21.4;2.6;17.96;.1;3.96;18824 +98090;49.95006;3.25308;118;20220819;22.8;14.6;18.7;2.9;17.99;4.9;2.51;12149 +98090;49.95006;3.25308;118;20220820;24.1;11.9;18;2.7;14.66;.1;3.53;18331 +98090;49.95006;3.25308;118;20220821;24.9;10.8;17.9;1.6;14.19;.3;3.26;17691 +98090;49.95006;3.25308;118;20220822;25.9;16.1;21;2.5;15.79;1.6;3.66;15860 +98090;49.95006;3.25308;118;20220823;28.5;14.6;21.5;1.9;17.83;0;3.73;18131 +98090;49.95006;3.25308;118;20220824;32;16.8;24.4;1.6;18.26;0;4.38;20834 +98090;49.95006;3.25308;118;20220825;32.5;17.3;24.9;3.4;16.63;0;5.43;19546 +98090;49.95006;3.25308;118;20220826;25.3;18.3;21.8;3.8;16.63;0;3.84;13675 +98090;49.95006;3.25308;118;20220827;24;12.4;18.2;3;13.56;0;3.56;16795 +98090;49.95006;3.25308;118;20220828;25;13.3;19.2;4.3;13.09;0;4.37;17175 +98090;49.95006;3.25308;118;20220829;25.5;15.4;20.4;4.8;11.99;0;4.97;16424 +98090;49.95006;3.25308;118;20220830;27.8;14;20.9;3.8;13.79;0;4.68;17752 +98090;49.95006;3.25308;118;20220831;26.3;14.3;20.3;4;14.49;.9;4.26;17059 +98090;49.95006;3.25308;118;20220901;27.4;15.8;21.6;3.4;13.79;0;4.48;17043 +98090;49.95006;3.25308;118;20220902;26.3;12.6;19.4;2.3;14.36;6.2;3.33;14868 +98090;49.95006;3.25308;118;20220903;24.4;16;20.2;2.2;17.49;4.1;2.74;12984 +98090;49.95006;3.25308;118;20220904;27.8;13.6;20.7;2.4;15.06;0;3.8;17862 +98090;49.95006;3.25308;118;20220905;29;15.8;22.4;2.9;15.33;6.4;4.23;16708 +98090;49.95006;3.25308;118;20220906;26.7;15.1;20.9;2.5;16.86;1.1;3.32;14854 +98090;49.95006;3.25308;118;20220907;22.8;14.1;18.5;3.1;17.13;2;2.46;12070 +98090;49.95006;3.25308;118;20220908;22.4;14.5;18.5;4;15.99;6.9;2.78;12269 +98090;49.95006;3.25308;118;20220909;19.7;14;16.9;5.8;15.36;11.7;2.33;9159 +98090;49.95006;3.25308;118;20220910;21;13.7;17.3;4.3;16.13;1.1;2.37;11593 +98090;49.95006;3.25308;118;20220911;20.7;10.7;15.7;2;14.96;.1;2.14;13170 +98090;49.95006;3.25308;118;20220912;25.1;11.3;18.2;2.1;15.06;1;2.95;16552 +98090;49.95006;3.25308;118;20220913;22.3;16.3;19.3;2.4;18.13;4;1.9;8069 +98090;49.95006;3.25308;118;20220914;22.1;17;19.5;2.4;19.36;16.7;1.65;7140 +98090;49.95006;3.25308;118;20220915;18.5;11.7;15.1;2.5;14.59;0;1.75;10185 +98090;49.95006;3.25308;118;20220916;16.6;11.3;13.9;3.2;11.99;1.5;1.98;10111 +98090;49.95006;3.25308;118;20220917;15.9;7.2;11.5;4.4;9.59;0;2.41;13289 +98090;49.95006;3.25308;118;20220918;16.9;4.9;10.9;3.4;9.56;.2;2.2;13028 +98090;49.95006;3.25308;118;20220919;18;6.5;12.3;2.5;10.13;0;2.15;12962 +98090;49.95006;3.25308;118;20220920;18.1;5.3;11.7;1.8;10.46;0;1.87;12252 +98090;49.95006;3.25308;118;20220921;18;6;12;1.8;10.33;.1;1.96;13651 +98090;49.95006;3.25308;118;20220922;19.3;5.4;12.4;1.6;9.46;0;2.12;14575 +98090;49.95006;3.25308;118;20220923;18;7.6;12.8;1.5;11.16;.7;1.67;10098 +98090;49.95006;3.25308;118;20220924;17.6;11.5;14.6;2.5;13.16;1.2;1.67;8747 +98090;49.95006;3.25308;118;20220925;17.5;8.5;13;3.3;11.53;.4;1.98;11947 +98090;49.95006;3.25308;118;20220926;13.4;8.1;10.7;5.1;11.23;10.3;1.28;6580 +98090;49.95006;3.25308;118;20220927;14.9;7.4;11.2;4.2;10.93;2.3;1.58;9780 +98090;49.95006;3.25308;118;20220928;15;5.8;10.4;3;10.03;0;1.68;11783 +98090;49.95006;3.25308;118;20220929;15.6;3.9;9.8;1.4;9.46;.1;1.46;12079 +98090;49.95006;3.25308;118;20220930;17.1;3.6;10.3;3.1;9.83;6.3;1.87;12758 +98090;49.95006;3.25308;118;20221001;18.6;11.2;14.9;6.8;14.09;6.4;1.92;8977 +98090;49.95006;3.25308;118;20221002;14.3;13;13.6;2.7;13.76;12.8;1;3683 +98090;49.95006;3.25308;118;20221003;15.5;5.7;10.6;1.4;11.23;0;1.16;9243 +98090;49.95006;3.25308;118;20221004;18.3;5.7;12;2.3;11.66;0;1.54;11079 +98090;49.95006;3.25308;118;20221005;19.1;11.8;15.4;4.2;13.86;.1;1.89;8562 +98090;49.95006;3.25308;118;20221006;18.1;8.8;13.5;2.6;11.39;0;1.75;10108 +98090;49.95006;3.25308;118;20221007;17.7;5.6;11.7;2.6;10.26;.2;1.72;11389 +98090;49.95006;3.25308;118;20221008;16.5;7.7;12.1;2.8;10.76;0;1.62;10031 +98090;49.95006;3.25308;118;20221009;17.4;3.8;10.6;2.5;9.49;.1;1.66;11852 +98090;49.95006;3.25308;118;20221010;18.5;6.6;12.5;3.1;11.43;0;1.64;9311 +98090;49.95006;3.25308;118;20221011;15.9;4.7;10.3;2.5;9.59;0;1.44;10543 +98090;49.95006;3.25308;118;20221012;17.4;2.3;9.9;1.6;9.83;0;1.28;10894 +98090;49.95006;3.25308;118;20221013;15.3;9.4;12.4;2.9;13.06;1.8;.93;5120 +98090;49.95006;3.25308;118;20221014;16.2;13.3;14.8;2.5;15.29;2.2;.89;4031 +98090;49.95006;3.25308;118;20221015;18.1;12.9;15.5;3.7;14.93;.4;1.31;5799 +98090;49.95006;3.25308;118;20221016;18;11.8;14.9;2.8;14.86;2;1.12;6232 +98090;49.95006;3.25308;118;20221017;18.3;14.7;16.5;2.9;17.23;3.5;.9;3919 +98090;49.95006;3.25308;118;20221018;20;14.6;17.3;2;16.59;.1;1.15;5956 +98090;49.95006;3.25308;118;20221019;18.3;11.7;15;4.4;14.73;.3;1.28;6140 +98090;49.95006;3.25308;118;20221020;21.1;13.2;17.2;4.1;15.43;4.9;1.7;6922 +98090;49.95006;3.25308;118;20221021;19.7;13.5;16.6;4;15.19;.2;1.56;6446 +98090;49.95006;3.25308;118;20221022;19.4;12.5;15.9;3.4;14.36;0;1.46;6651 +98090;49.95006;3.25308;118;20221023;20.8;12.9;16.8;4.3;15.13;.5;1.72;5935 +98090;49.95006;3.25308;118;20221024;18.3;14.7;16.5;6.9;13.69;2.8;2.25;5179 +98090;49.95006;3.25308;118;20221025;17.4;10.3;13.8;3.6;13.56;.1;1.15;6159 +98090;49.95006;3.25308;118;20221026;21.2;13.5;17.4;3.9;14.79;0;1.79;6867 +98090;49.95006;3.25308;118;20221027;21.6;12;16.8;3.6;14.66;0;1.66;6674 +98090;49.95006;3.25308;118;20221028;22.1;14.1;18.1;2.8;15.19;0;1.62;5827 +98090;49.95006;3.25308;118;20221029;21.7;14.1;17.9;2.8;15.63;0;1.44;5861 +98090;49.95006;3.25308;118;20221030;18.2;11.5;14.8;2.2;13.86;0;1.01;5168 +98090;49.95006;3.25308;118;20221031;18.2;9.6;13.9;3.4;13.93;1.7;1.03;5947 +98090;49.95006;3.25308;118;20221101;16.4;10.4;13.4;7.1;11.86;.7;1.75;5808 +98090;49.95006;3.25308;118;20221102;15.1;9.1;12.1;5.4;10.63;0;1.55;5717 +98090;49.95006;3.25308;118;20221103;14.1;9.8;12;5.2;11.46;3.9;1.24;3337 +98090;49.95006;3.25308;118;20221104;12;8;10;3.4;10.26;.6;.89;3596 +98090;49.95006;3.25308;118;20221105;10.7;2.3;6.5;3.2;9.03;.1;.58;4593 +98090;49.95006;3.25308;118;20221106;10.3;8.9;9.6;5.6;10.76;8.4;.79;1691 +98090;49.95006;3.25308;118;20221107;15.5;9.5;12.5;6.1;12.49;0;1.08;4234 +98090;49.95006;3.25308;118;20221108;15.8;9.8;12.8;5.8;11.59;0;1.46;3942 +98090;49.95006;3.25308;118;20221109;14.4;10.3;12.3;4.8;11.46;.1;1.22;3686 +98090;49.95006;3.25308;118;20221110;14.3;5.4;9.9;3.7;10.23;0;.91;5327 +98090;49.95006;3.25308;118;20221111;12;7.9;9.9;3.7;10.26;.1;.81;3665 +98090;49.95006;3.25308;118;20221112;11.6;5.6;8.6;3.1;10.16;.2;.55;3681 +98090;49.95006;3.25308;118;20221113;8.5;4.4;6.4;2.1;8.73;.2;.42;3298 +98090;49.95006;3.25308;118;20221114;7.6;1;4.3;2.9;8.53;1.2;.2;3142 +98090;49.95006;3.25308;118;20221115;12;6.7;9.3;4.5;11.69;4.1;.32;2805 +98090;49.95006;3.25308;118;20221116;12.2;7;9.6;5.4;11.16;9.2;.57;3218 +98090;49.95006;3.25308;118;20221117;12.7;9.8;11.3;7.6;10.53;0;1.4;3260 +98090;49.95006;3.25308;118;20221118;11.5;6.9;9.2;4.4;9.73;.1;.84;3300 +98090;49.95006;3.25308;118;20221119;10.4;4;7.2;2.7;9.43;.7;.43;3333 +98090;49.95006;3.25308;118;20221120;9;4.8;6.9;3.4;9.03;3.7;.49;2540 +98090;49.95006;3.25308;118;20221121;8.1;3.5;5.8;4.6;8.76;2.7;.45;2168 +98090;49.95006;3.25308;118;20221122;9.5;4.1;6.8;6.6;8.39;2.8;.86;2834 +98090;49.95006;3.25308;118;20221123;9.7;4.2;7;5.3;9.06;5.1;.6;2552 +98090;49.95006;3.25308;118;20221124;11.5;6.8;9.2;5.2;9.79;3.3;.8;3758 +98090;49.95006;3.25308;118;20221125;11.5;6.2;8.8;3.8;9.86;.1;.61;3564 +98090;49.95006;3.25308;118;20221126;9.4;2.7;6.1;3.5;8.79;.1;.38;3362 +98090;49.95006;3.25308;118;20221127;7.3;5.5;6.4;5.1;8.93;10.8;.5;1280 +98090;49.95006;3.25308;118;20221128;10.5;6.9;8.7;3;10.23;0;.46;2404 +98090;49.95006;3.25308;118;20221129;6.1;2.8;4.4;1.2;8.66;.1;.18;1893 +98090;49.95006;3.25308;118;20221130;6.5;4.8;5.7;2;8.89;0;.29;1536 +98090;49.95006;3.25308;118;20221201;5.8;3.1;4.5;3.9;7.99;0;.34;1656 +98090;49.95006;3.25308;118;20221202;4.1;3;3.5;4;7.33;.1;.41;917 +98090;49.95006;3.25308;118;20221203;2.6;1.9;2.3;4.8;6.26;0;.58;849 +98090;49.95006;3.25308;118;20221204;2.3;1.3;1.8;3.8;6.09;.9;.52;907 +98090;49.95006;3.25308;118;20221205;2.1;.1;1.1;2.1;6.56;1.8;.2;1509 +98090;49.95006;3.25308;118;20221206;5.7;2;3.8;1.8;7.53;.3;.23;2383 +98090;49.95006;3.25308;118;20221207;6.1;-.7;2.7;2.3;6.89;0;.27;2590 +98090;49.95006;3.25308;118;20221208;2.7;-1.3;.7;1.9;6.03;.3;.28;1856 +98090;49.95006;3.25308;118;20221209;.2;-3.6;-1.7;1.8;5.46;.1;.14;2058 +98090;49.95006;3.25308;118;20221210;1;-1.5;-.3;2.2;6.03;0;.17;1422 +98090;49.95006;3.25308;118;20221211;0;-1.4;-.7;3.6;5.43;0;.3;1356 +98090;49.95006;3.25308;118;20221212;-.5;-3.6;-2;4;4.59;0;.33;2627 +98090;49.95006;3.25308;118;20221213;.5;-4.9;-2.2;3.6;4.03;.2;.45;3176 +98090;49.95006;3.25308;118;20221214;.9;-2.1;-.6;2.4;4.33;0;.46;2336 +98090;49.95006;3.25308;118;20221215;2.4;-6.2;-1.9;2.2;4.16;0;.33;3452 +98090;49.95006;3.25308;118;20221216;-.1;-4.1;-2.1;2.1;4.89;.1;.18;2151 +98090;49.95006;3.25308;118;20221217;-3.9;-6.4;-5.1;2.1;4.06;0;.17;1402 +98090;49.95006;3.25308;118;20221218;-.1;-7.3;-3.7;6.2;4.49;5.8;.26;1300 +98090;49.95006;3.25308;118;20221219;10.1;-.6;4.7;5.6;8.93;1.9;.15;2635 +98090;49.95006;3.25308;118;20221220;10.5;9.6;10;4.5;10.83;16.2;.75;758 +98090;49.95006;3.25308;118;20221221;9.9;7.3;8.6;3.6;11.16;11.6;.18;1833 +98090;49.95006;3.25308;118;20221222;11.6;9.3;10.4;5.1;12.03;7.9;.44;1524 +98090;49.95006;3.25308;118;20221223;13.7;9.7;11.7;5.1;12.23;4.1;.75;1696 +98090;49.95006;3.25308;118;20221224;11.8;9.1;10.5;4.6;11.19;.1;.65;1750 +98090;49.95006;3.25308;118;20221225;11.8;8.7;10.3;3.8;11.76;3.3;.46;1357 +98090;49.95006;3.25308;118;20221226;10.5;10.1;10.3;5.2;9.89;.2;1.17;1038 +98090;49.95006;3.25308;118;20221227;8.4;2;5.2;4.5;7.53;.3;.55;3182 +98090;49.95006;3.25308;118;20221228;10.3;4.6;7.4;7.8;10.23;3.3;.31;1902 +98090;49.95006;3.25308;118;20221229;10.3;9.8;10;7.4;9.66;.3;1.38;897 +98090;49.95006;3.25308;118;20221230;13.2;3.3;8.2;6.4;10.56;5.9;.51;2336 +98090;49.95006;3.25308;118;20221231;15.7;13;14.3;8.8;12.83;0;1.73;1696 +98091;49.97017;3.6003;142;20220101;11.9;9.6;10.7;3.9;11.92;.4;.51;1589 +98091;49.97017;3.6003;142;20220102;12.9;8.5;10.7;6;10.77;1.5;.88;2460 +98091;49.97017;3.6003;142;20220103;10.7;9.3;10;5.1;10.47;17.6;.83;1023 +98091;49.97017;3.6003;142;20220104;7.9;6.5;7.2;3.8;8.97;5.9;.56;1027 +98091;49.97017;3.6003;142;20220105;4.8;.4;2.6;4.3;6.24;0;.48;2802 +98091;49.97017;3.6003;142;20220106;5.4;.4;2.9;3.4;6.44;1.6;.38;3227 +98091;49.97017;3.6003;142;20220107;5.3;2.2;3.8;4.9;7;10.7;.49;2234 +98091;49.97017;3.6003;142;20220108;6.8;-.3;3.2;5.5;7.64;19.2;.19;2306 +98091;49.97017;3.6003;142;20220109;5.7;3.2;4.5;4.2;7.14;.1;.51;2712 +98091;49.97017;3.6003;142;20220110;2.9;.5;1.7;3;6.57;0;.26;1441 +98091;49.97017;3.6003;142;20220111;2.7;-.1;1.3;3;5.87;0;.35;2646 +98091;49.97017;3.6003;142;20220112;2.8;-2.1;.3;1.6;6.3;0;.15;2023 +98091;49.97017;3.6003;142;20220113;7.1;-1.2;3;1.5;6.34;0;.25;3679 +98091;49.97017;3.6003;142;20220114;10;-.3;4.9;1.4;6.4;.2;.33;4544 +98091;49.97017;3.6003;142;20220115;7;-.5;3.3;1.7;5.97;.1;.38;4163 +98091;49.97017;3.6003;142;20220116;1.9;-1.4;.3;2.9;6.4;.6;.11;1696 +98091;49.97017;3.6003;142;20220117;5;2;3.5;2.1;7.7;.1;.19;2457 +98091;49.97017;3.6003;142;20220118;7.8;2.7;5.2;2.5;7.77;.1;.38;3575 +98091;49.97017;3.6003;142;20220119;4.6;1.2;2.9;2.8;7.4;2;.23;1833 +98091;49.97017;3.6003;142;20220120;4.7;1.1;2.9;3.4;6.6;.7;.44;2463 +98091;49.97017;3.6003;142;20220121;5.2;.4;2.8;2.7;6.77;.1;.32;3260 +98091;49.97017;3.6003;142;20220122;4.5;2.7;3.6;2.4;7.3;0;.37;1774 +98091;49.97017;3.6003;142;20220123;3.9;2.9;3.4;1.8;6.87;0;.45;995 +98091;49.97017;3.6003;142;20220124;6.9;-.1;3.4;2.4;6.2;0;.47;4925 +98091;49.97017;3.6003;142;20220125;5.1;-1.2;2;2;6.04;0;.34;4326 +98091;49.97017;3.6003;142;20220126;1.6;-1.3;.2;2.4;6.3;0;.17;1849 +98091;49.97017;3.6003;142;20220127;6.8;1.5;4.2;4.1;8;1.3;.27;3156 +98091;49.97017;3.6003;142;20220128;4.3;-.3;2;2.8;7.34;.1;.12;3046 +98091;49.97017;3.6003;142;20220129;10.1;3.5;6.8;5.9;9.74;.5;.29;3338 +98091;49.97017;3.6003;142;20220130;7.9;2.2;5.1;2.6;7;1.2;.6;4756 +98091;49.97017;3.6003;142;20220131;6;2.6;4.3;7.4;6.54;.2;.98;3726 +98091;49.97017;3.6003;142;20220201;9;.2;4.6;4.9;8.34;.6;.34;3748 +98091;49.97017;3.6003;142;20220202;9.4;7.5;8.5;4.4;10.17;.4;.54;1841 +98091;49.97017;3.6003;142;20220203;6.5;6.4;6.5;3.9;8.6;.2;.6;617 +98091;49.97017;3.6003;142;20220204;8.6;5.5;7.1;5.6;8.17;.8;.95;2975 +98091;49.97017;3.6003;142;20220205;7.7;.2;3.9;5.1;6.94;.1;.68;5885 +98091;49.97017;3.6003;142;20220206;9.4;6;7.7;9.9;8.87;11.1;1.05;2406 +98091;49.97017;3.6003;142;20220207;7.5;2.3;4.9;4.2;6.37;.2;.99;5805 +98091;49.97017;3.6003;142;20220208;9.5;3.1;6.3;4.5;9.54;.6;.31;4204 +98091;49.97017;3.6003;142;20220209;11.7;5.8;8.7;2.4;8.8;.2;.83;5992 +98091;49.97017;3.6003;142;20220210;5.9;2.7;4.3;3.4;8.13;7.4;.35;1880 +98091;49.97017;3.6003;142;20220211;7.7;-.4;3.6;2.1;6.2;0;.66;8241 +98091;49.97017;3.6003;142;20220212;7.2;-3.1;2.1;3.1;5.23;0;.84;9862 +98091;49.97017;3.6003;142;20220213;10.3;-2.3;4;5.4;6.83;0;1.05;8158 +98091;49.97017;3.6003;142;20220214;10.7;7.6;9.2;5.9;8.59;3.7;1.54;5254 +98091;49.97017;3.6003;142;20220215;9.8;3;6.4;5.7;8.69;6.8;.7;7370 +98091;49.97017;3.6003;142;20220216;13.7;7.4;10.6;9.6;12.14;4.3;.65;4836 +98091;49.97017;3.6003;142;20220217;11.3;9.1;10.2;7.8;9.04;1.6;1.75;4744 +98091;49.97017;3.6003;142;20220218;11.9;7.2;9.6;9.5;8.77;2.2;1.84;4631 +98091;49.97017;3.6003;142;20220219;8.2;2.1;5.2;8.3;6.94;.2;1.24;6668 +98091;49.97017;3.6003;142;20220220;11;5.9;8.5;9.5;9.4;3;1.13;4437 +98091;49.97017;3.6003;142;20220221;8.1;4.3;6.2;8.3;7.54;3.1;1.2;4327 +98091;49.97017;3.6003;142;20220222;11;3.2;7.1;5.4;9.17;1.2;.79;5693 +98091;49.97017;3.6003;142;20220223;10.1;1.9;6;3.1;8.17;0;.82;7750 +98091;49.97017;3.6003;142;20220224;10.1;5.9;8;5.8;7.4;2.2;1.65;5174 +98091;49.97017;3.6003;142;20220225;8.9;.8;4.8;4.1;6.47;.4;1.18;8526 +98091;49.97017;3.6003;142;20220226;8.7;-1.7;3.5;2.8;5.8;.1;1.07;10206 +98091;49.97017;3.6003;142;20220227;9.6;.9;5.3;5;4.9;.1;1.95;9851 +98091;49.97017;3.6003;142;20220228;10.4;.4;5.4;3.6;5.17;0;1.71;10233 +98091;49.97017;3.6003;142;20220301;9.8;1.6;5.7;2.6;5.8;0;1.32;7413 +98091;49.97017;3.6003;142;20220302;11.4;3.6;7.5;2.5;5.64;0;1.58;7697 +98091;49.97017;3.6003;142;20220303;14.2;2.9;8.6;2.3;7.17;0;1.55;9997 +98091;49.97017;3.6003;142;20220304;12.4;2.9;7.7;2.1;5.67;0;1.6;9490 +98091;49.97017;3.6003;142;20220305;10.9;-.2;5.4;2.4;5.47;0;1.49;10806 +98091;49.97017;3.6003;142;20220306;7.6;-1.7;2.9;4.3;4.9;.1;1.53;10656 +98091;49.97017;3.6003;142;20220307;6.4;-2.2;2.1;4.3;4.07;0;1.63;10993 +98091;49.97017;3.6003;142;20220308;11.5;-1.1;5.2;4.3;4.1;0;2.34;12450 +98091;49.97017;3.6003;142;20220309;13.8;.7;7.2;3.4;5.84;0;2.08;12159 +98091;49.97017;3.6003;142;20220310;15.5;3;9.3;4;6.57;0;2.45;12219 +98091;49.97017;3.6003;142;20220311;14.3;5.1;9.7;5.3;8.3;1.9;2.02;8709 +98091;49.97017;3.6003;142;20220312;11.8;5.7;8.8;5.8;9.14;.9;1.37;7236 +98091;49.97017;3.6003;142;20220313;12.8;7.2;10;6;9.3;3.8;1.72;7742 +98091;49.97017;3.6003;142;20220314;13.5;4.8;9.1;3.2;8.57;1.6;1.65;11121 +98091;49.97017;3.6003;142;20220315;10.3;6.5;8.4;2.9;9.47;2.6;.96;5416 +98091;49.97017;3.6003;142;20220316;11.5;5.8;8.7;4.2;10.34;0;.92;7083 +98091;49.97017;3.6003;142;20220317;8.2;7;7.6;3.8;8.37;0;1.09;4146 +98091;49.97017;3.6003;142;20220318;14.6;-.2;7.2;5.5;5.93;.1;2.88;17513 +98091;49.97017;3.6003;142;20220319;15.3;4.3;9.8;6.8;5.89;0;3.63;17209 +98091;49.97017;3.6003;142;20220320;11.3;-.5;5.4;2.7;5.56;0;1.99;16902 +98091;49.97017;3.6003;142;20220321;17.3;.7;9;2.7;7.89;0;2.27;16306 +98091;49.97017;3.6003;142;20220322;18.1;3.4;10.7;2.5;7.46;0;2.61;17130 +98091;49.97017;3.6003;142;20220323;18.3;1.6;10;2;6.33;0;2.57;18087 +98091;49.97017;3.6003;142;20220324;19.2;2.3;10.8;2.8;6.36;0;3;17964 +98091;49.97017;3.6003;142;20220325;17.2;2.2;9.7;3.6;6.83;0;2.95;18057 +98091;49.97017;3.6003;142;20220326;18.2;3.1;10.7;4.8;7.06;.1;3.47;18812 +98091;49.97017;3.6003;142;20220327;19.6;3.9;11.7;3.3;8.93;.1;2.94;18800 +98091;49.97017;3.6003;142;20220328;19.3;2.8;11.1;1.8;8.79;0;2.4;16710 +98091;49.97017;3.6003;142;20220329;15.8;7;11.4;2.5;9.63;2.3;1.82;8618 +98091;49.97017;3.6003;142;20220330;12.1;6.4;9.3;3;9.16;.2;1.44;7340 +98091;49.97017;3.6003;142;20220331;7.6;4.5;6.1;5.6;6.76;.3;1.64;8250 +98091;49.97017;3.6003;142;20220401;3.6;.3;1.9;6.6;5.72;.7;1.07;5020 +98091;49.97017;3.6003;142;20220402;5.9;-.3;2.8;5.7;4.86;.1;1.84;11819 +98091;49.97017;3.6003;142;20220403;8.2;-3;2.6;3.1;4.73;.4;1.9;16288 +98091;49.97017;3.6003;142;20220404;7.7;-3.4;2.1;5.6;6.79;2.8;.86;8124 +98091;49.97017;3.6003;142;20220405;12.4;5.5;9;5.5;10.57;.4;.99;5281 +98091;49.97017;3.6003;142;20220406;12.5;7.7;10.1;6.9;9.06;2.3;2.02;6844 +98091;49.97017;3.6003;142;20220407;12.2;8.8;10.5;9.6;8.83;1.3;2.78;13843 +98091;49.97017;3.6003;142;20220408;5.6;4.8;5.2;3.6;7.47;9.9;.87;2844 +98091;49.97017;3.6003;142;20220409;10.6;-.3;5.2;3.2;6.43;.2;2.05;17477 +98091;49.97017;3.6003;142;20220410;12.6;-2;5.3;2.1;6.36;0;2.15;18860 +98091;49.97017;3.6003;142;20220411;17.5;1.1;9.3;5.3;7.63;0;3.49;22134 +98091;49.97017;3.6003;142;20220412;20.1;6.3;13.2;3.6;10.26;0;3.23;17728 +98091;49.97017;3.6003;142;20220413;16.6;7.9;12.3;1.7;12.06;2.5;1.87;11918 +98091;49.97017;3.6003;142;20220414;19.3;7.5;13.4;2.1;11.33;0;2.97;20398 +98091;49.97017;3.6003;142;20220415;19.2;5.6;12.4;2.4;10.46;0;2.75;17190 +98091;49.97017;3.6003;142;20220416;18.2;4.4;11.3;3.5;8.96;0;3.41;23774 +98091;49.97017;3.6003;142;20220417;19.2;1.9;10.5;3.5;6.76;0;3.98;24404 +98091;49.97017;3.6003;142;20220418;18.7;2.3;10.5;2.1;7.56;0;3.22;21744 +98091;49.97017;3.6003;142;20220419;19;3.3;11.2;3;8.76;0;3.22;20653 +98091;49.97017;3.6003;142;20220420;18.2;5.2;11.7;3.7;7.63;0;3.89;23738 +98091;49.97017;3.6003;142;20220421;18.9;3.2;11.1;4;8.09;0;3.86;24057 +98091;49.97017;3.6003;142;20220422;17.5;7.4;12.4;4.1;9.03;0;3.43;19953 +98091;49.97017;3.6003;142;20220423;17.6;6.7;12.2;4.3;9.99;0;2.92;15889 +98091;49.97017;3.6003;142;20220424;18.9;8.8;13.8;3.9;9.16;0;3.72;19109 +98091;49.97017;3.6003;142;20220425;14.9;5.2;10.1;4.1;8.86;.1;2.83;19209 +98091;49.97017;3.6003;142;20220426;14.9;5.1;10;4.1;8.43;0;2.9;18522 +98091;49.97017;3.6003;142;20220427;17.5;2.3;9.9;4.4;8.36;.1;3.37;22150 +98091;49.97017;3.6003;142;20220428;20.3;3.3;11.8;4.3;8.86;0;4;23793 +98091;49.97017;3.6003;142;20220429;18;7.2;12.6;3.9;9.43;0;3.22;17700 +98091;49.97017;3.6003;142;20220430;14.7;5.2;10;4.4;7.86;0;3.46;24116 +98091;49.97017;3.6003;142;20220501;15.6;2.5;9.1;2.7;7.83;.2;2.93;20436 +98091;49.97017;3.6003;142;20220502;18.5;5.5;12;3.7;8.66;0;3.69;21472 +98091;49.97017;3.6003;142;20220503;18.8;7.2;13;4.2;9.19;0;4.04;23919 +98091;49.97017;3.6003;142;20220504;18.7;4.5;11.6;2.9;9.43;.2;3.6;24462 +98091;49.97017;3.6003;142;20220505;17.6;7.3;12.5;2.4;11.26;.5;2.43;13756 +98091;49.97017;3.6003;142;20220506;20.9;6.3;13.6;1.9;10.84;.1;3.52;22764 +98091;49.97017;3.6003;142;20220507;20.3;8.8;14.5;2.5;11.64;.3;3.15;17747 +98091;49.97017;3.6003;142;20220508;19.9;10.6;15.2;4.2;12.2;0;3.46;18439 +98091;49.97017;3.6003;142;20220509;24.2;7.7;15.9;2.2;11.1;0;4.23;23918 +98091;49.97017;3.6003;142;20220510;25.3;12.1;18.7;2.8;12.74;0;4.36;20334 +98091;49.97017;3.6003;142;20220511;24.3;9.3;16.8;3.3;12.3;0;4.51;23903 +98091;49.97017;3.6003;142;20220512;19.5;9;14.3;3.3;11;0;3.57;20559 +98091;49.97017;3.6003;142;20220513;19.4;5.7;12.5;2.8;9.5;0;3.68;22965 +98091;49.97017;3.6003;142;20220514;22.9;5.7;14.3;1.5;10.04;0;4.02;25510 +98091;49.97017;3.6003;142;20220515;27.2;10.8;19;3.3;11.64;.3;5.34;24431 +98091;49.97017;3.6003;142;20220516;23.1;15.5;19.3;3.1;14.94;0;3.58;15600 +98091;49.97017;3.6003;142;20220517;27.6;14.4;21;2.4;14.47;.4;4.91;23305 +98091;49.97017;3.6003;142;20220518;27;16.2;21.6;2.6;15.57;0;4.7;21776 +98091;49.97017;3.6003;142;20220519;24.3;17.7;21;3.3;16.2;0;4.08;17432 +98091;49.97017;3.6003;142;20220520;20.1;14.1;17.1;2.9;15.1;11;2.67;12846 +98091;49.97017;3.6003;142;20220521;20.3;8.9;14.6;2.5;12.07;.1;3.5;21207 +98091;49.97017;3.6003;142;20220522;22.8;9.4;16.1;1.8;12.7;0;3.83;22377 +98091;49.97017;3.6003;142;20220523;19.2;13.8;16.5;3.3;14.24;3.7;2.63;12003 +98091;49.97017;3.6003;142;20220524;16.3;10.2;13.3;4.2;11.64;.8;2.74;15718 +98091;49.97017;3.6003;142;20220525;18.3;6.2;12.2;3.7;10.9;.5;3.24;20981 +98091;49.97017;3.6003;142;20220526;19;12.6;15.8;4.9;13.37;0;3.17;15867 +98091;49.97017;3.6003;142;20220527;20.4;12.8;16.6;4.2;12.14;.3;3.95;18735 +98091;49.97017;3.6003;142;20220528;17.8;6.4;12.1;2.5;9.5;0;3.45;21773 +98091;49.97017;3.6003;142;20220529;15.3;3.8;9.5;2.8;8.84;.1;3.05;22056 +98091;49.97017;3.6003;142;20220530;17.7;4;10.9;2.3;8.67;0;3.46;22835 +98091;49.97017;3.6003;142;20220531;19;9.5;14.2;2.1;9.2;0;3.62;19744 +98091;49.97017;3.6003;142;20220601;19.2;5.2;12.2;2.6;9.3;0;3.79;23790 +98091;49.97017;3.6003;142;20220602;22.9;6.2;14.6;2.9;9.5;0;4.79;26714 +98091;49.97017;3.6003;142;20220603;25.7;10.2;17.9;2.9;12.54;2.4;4.63;21870 +98091;49.97017;3.6003;142;20220604;28.4;13.9;21.2;3.3;16.14;8.6;5.2;23353 +98091;49.97017;3.6003;142;20220605;19.5;15.8;17.6;2.7;17.17;7.3;2.08;9890 +98091;49.97017;3.6003;142;20220606;20.4;11.2;15.8;3.1;13.17;1.3;3.59;20505 +98091;49.97017;3.6003;142;20220607;19.9;10.5;15.2;2.4;14.2;4.3;2.88;16770 +98091;49.97017;3.6003;142;20220608;18.9;13;16;3.6;14.14;8.8;2.81;14374 +98091;49.97017;3.6003;142;20220609;20.9;10.7;15.8;3.6;12.87;.4;3.74;20502 +98091;49.97017;3.6003;142;20220610;22.5;13.9;18.2;2.8;14.74;0;3.77;19100 +98091;49.97017;3.6003;142;20220611;23.4;14.1;18.8;2.1;14.67;0;4.08;21477 +98091;49.97017;3.6003;142;20220612;22.4;8.7;15.6;2.5;11.6;.1;4.36;25254 +98091;49.97017;3.6003;142;20220613;21.1;8.4;14.7;2.4;11.2;0;4.06;24065 +98091;49.97017;3.6003;142;20220614;24.7;8.1;16.4;2.4;10.94;0;4.93;27212 +98091;49.97017;3.6003;142;20220615;28.3;10.5;19.4;2.5;12.94;0;5.6;28119 +98091;49.97017;3.6003;142;20220616;27.3;12.1;19.7;2.7;13.5;.1;5.44;26891 +98091;49.97017;3.6003;142;20220617;30.7;14.1;22.4;2.4;14.14;0;5.89;26417 +98091;49.97017;3.6003;142;20220618;34.1;18.1;26.1;2.2;17.24;.6;6.25;25800 +98091;49.97017;3.6003;142;20220619;22.5;14.7;18.6;5.4;15.07;1.2;4.02;17693 +98091;49.97017;3.6003;142;20220620;21.5;12.7;17.1;4.2;13.2;.2;3.95;18810 +98091;49.97017;3.6003;142;20220621;22.6;10.6;16.6;3.7;12.24;.1;4.37;21998 +98091;49.97017;3.6003;142;20220622;25.1;11.8;18.4;3.3;14.57;8.6;4.58;23071 +98091;49.97017;3.6003;142;20220623;27.3;15;21.2;2.7;18.14;3.2;4.55;22327 +98091;49.97017;3.6003;142;20220624;23.1;16.3;19.7;3.3;17.3;7.1;3.53;16798 +98091;49.97017;3.6003;142;20220625;20.9;14.9;17.9;2.9;15.24;2.7;3.03;14220 +98091;49.97017;3.6003;142;20220626;20.9;11.6;16.2;2.3;14.15;.2;3.53;20075 +98091;49.97017;3.6003;142;20220627;20.7;12.6;16.7;1.9;13.8;2.7;3.53;20101 +98091;49.97017;3.6003;142;20220628;25.7;9.5;17.6;1.8;12.54;0;4.86;27331 +98091;49.97017;3.6003;142;20220629;27;12.3;19.6;2.5;13.3;.1;5.17;25427 +98091;49.97017;3.6003;142;20220630;14.9;12.5;13.7;2.5;14.53;14.6;1.33;6647 +98091;49.97017;3.6003;142;20220701;20.5;9.7;15.1;2.5;12.56;.2;3.8;23053 +98091;49.97017;3.6003;142;20220702;25.1;11.2;18.2;2.5;12.59;0;5.05;28141 +98091;49.97017;3.6003;142;20220703;22;13.8;17.9;3.1;12.39;0;4.29;23202 +98091;49.97017;3.6003;142;20220704;24.1;8.6;16.3;2.4;12.43;0;4.61;26083 +98091;49.97017;3.6003;142;20220705;23.2;8.9;16.1;2.5;12.33;0;4.27;23861 +98091;49.97017;3.6003;142;20220706;24.1;8.3;16.2;2.1;12.3;0;4.39;25175 +98091;49.97017;3.6003;142;20220707;19.9;13.2;16.6;3.5;14.04;.1;3;14441 +98091;49.97017;3.6003;142;20220708;25.3;7.7;16.5;2;12.34;0;4.75;27688 +98091;49.97017;3.6003;142;20220709;25.7;12.3;19;2.8;13.97;.1;4.8;24132 +98091;49.97017;3.6003;142;20220710;24.3;9.6;16.9;3;12.77;0;4.72;25842 +98091;49.97017;3.6003;142;20220711;27.8;11.8;19.8;2.4;14.54;0;5.2;26590 +98091;49.97017;3.6003;142;20220712;30.9;14;22.4;2;13.97;0;5.64;26258 +98091;49.97017;3.6003;142;20220713;32.8;20.1;26.5;2.7;14.47;0;6.37;23635 +98091;49.97017;3.6003;142;20220714;27.4;16.8;22.1;3.5;14.94;0;5.35;22187 +98091;49.97017;3.6003;142;20220715;24;10.8;17.4;3;11.74;0;4.83;24910 +98091;49.97017;3.6003;142;20220716;26.1;10.6;18.4;2.3;12.04;0;4.93;25338 +98091;49.97017;3.6003;142;20220717;29.8;11.1;20.5;2.5;11.4;0;5.88;27283 +98091;49.97017;3.6003;142;20220718;35.7;15.6;25.7;2.5;11.8;0;7.02;27206 +98091;49.97017;3.6003;142;20220719;37.7;20.1;28.9;3.8;13.44;2.2;8.47;25880 +98091;49.97017;3.6003;142;20220720;22.4;18;20.2;2.7;18.9;5.9;2.58;11267 +98091;49.97017;3.6003;142;20220721;22.9;15.8;19.3;3.1;17.9;.1;3.04;15015 +98091;49.97017;3.6003;142;20220722;24.7;13;18.9;2.6;15.77;.8;3.79;19103 +98091;49.97017;3.6003;142;20220723;27.4;13.3;20.3;2.1;16.17;0;4.5;22873 +98091;49.97017;3.6003;142;20220724;31.7;14.1;22.9;2.3;15.7;0;5.64;25662 +98091;49.97017;3.6003;142;20220725;25.2;17.6;21.4;3.6;15.57;0;4.24;16143 +98091;49.97017;3.6003;142;20220726;23.1;13.5;18.3;2.9;14.44;0;3.61;17091 +98091;49.97017;3.6003;142;20220727;22.9;10.8;16.8;3.6;11.17;0;4.56;22308 +98091;49.97017;3.6003;142;20220728;26;11.2;18.6;2.8;11.1;0;4.8;21602 +98091;49.97017;3.6003;142;20220729;27;11.4;19.2;2.6;12.3;0;5.01;24176 +98091;49.97017;3.6003;142;20220730;28.1;11.7;19.9;2.1;13.44;0;4.74;23144 +98091;49.97017;3.6003;142;20220731;25.2;14.5;19.8;3.4;16.94;0;3.65;16598 +98091;49.97017;3.6003;142;20220801;25.3;17.2;21.2;2.1;17.9;.3;3.29;14693 +98091;49.97017;3.6003;142;20220802;29.3;13.8;21.5;1.8;16.17;0;4.63;23172 +98091;49.97017;3.6003;142;20220803;33.4;15.7;24.5;1.6;16.74;0;5.22;24225 +98091;49.97017;3.6003;142;20220804;27.9;17.8;22.8;2.6;18.1;4;4.05;16743 +98091;49.97017;3.6003;142;20220805;24.1;15.9;20;3.4;15.3;0;3.96;17721 +98091;49.97017;3.6003;142;20220806;23.4;8.6;16;3.8;9.97;0;4.76;23395 +98091;49.97017;3.6003;142;20220807;26;11;18.5;4.4;10.84;0;5.51;23418 +98091;49.97017;3.6003;142;20220808;27.1;12.1;19.6;4.5;12.24;0;5.6;23148 +98091;49.97017;3.6003;142;20220809;29.3;14.2;21.7;5.1;13.57;0;6.28;23100 +98091;49.97017;3.6003;142;20220810;32.6;15.9;24.2;3.6;12.84;0;6.55;23488 +98091;49.97017;3.6003;142;20220811;33.1;16.1;24.6;2.7;11.5;0;6.16;23582 +98091;49.97017;3.6003;142;20220812;33.8;15.7;24.7;2.5;10.97;0;6.08;23771 +98091;49.97017;3.6003;142;20220813;32.2;16.8;24.5;2.9;10.17;0;6.18;22483 +98091;49.97017;3.6003;142;20220814;31;17.3;24.1;3.5;12.44;0;5.85;18840 +98091;49.97017;3.6003;142;20220815;28;16.8;22.4;2.6;16.27;0;4.43;19602 +98091;49.97017;3.6003;142;20220816;27.6;15.4;21.5;2.1;17.17;4.1;3.68;16962 +98091;49.97017;3.6003;142;20220817;25.9;18;22;2.3;18.77;0;3.3;14796 +98091;49.97017;3.6003;142;20220818;26.8;16.2;21.5;2.6;17.67;.1;3.81;17849 +98091;49.97017;3.6003;142;20220819;22.9;15.2;19.1;2.9;17.74;3.9;2.49;11613 +98091;49.97017;3.6003;142;20220820;23.6;12.1;17.9;2.3;14.34;0;3.35;17957 +98091;49.97017;3.6003;142;20220821;24.9;11.2;18;1.6;13.47;.2;3.3;17622 +98091;49.97017;3.6003;142;20220822;26.5;16.6;21.6;2.6;14.74;1.1;3.85;15708 +98091;49.97017;3.6003;142;20220823;28.6;14.8;21.7;1.9;16.77;0;3.79;18382 +98091;49.97017;3.6003;142;20220824;31.8;16.7;24.3;2;16.84;0;4.58;20501 +98091;49.97017;3.6003;142;20220825;32.4;18.6;25.5;3.3;15.77;0;5.48;18652 +98091;49.97017;3.6003;142;20220826;24.8;18.1;21.4;4;16.6;0;3.67;13398 +98091;49.97017;3.6003;142;20220827;23.2;12;17.6;3.2;13.37;0;3.41;16400 +98091;49.97017;3.6003;142;20220828;25.5;13;19.2;4.5;12.9;0;4.49;17717 +98091;49.97017;3.6003;142;20220829;26;15.7;20.8;4.9;11.57;0;5.22;16432 +98091;49.97017;3.6003;142;20220830;28.2;13.6;20.9;3.8;12.77;0;4.9;18253 +98091;49.97017;3.6003;142;20220831;26.7;14.4;20.5;3.9;14.1;1.8;4.38;17340 +98091;49.97017;3.6003;142;20220901;27.6;15.4;21.5;2.8;13.44;.1;4.21;17264 +98091;49.97017;3.6003;142;20220902;26.5;14.2;20.3;2.8;14.04;3.6;3.56;13919 +98091;49.97017;3.6003;142;20220903;25;16;20.5;2.1;17.07;2.9;2.85;13399 +98091;49.97017;3.6003;142;20220904;27.7;14.2;21;2.6;14.9;0;3.89;17628 +98091;49.97017;3.6003;142;20220905;29.7;17.2;23.5;3.3;14.87;6.4;4.58;16217 +98091;49.97017;3.6003;142;20220906;27;15.3;21.2;2.6;16.9;1.7;3.32;15435 +98091;49.97017;3.6003;142;20220907;22.5;14.2;18.3;3;16.75;3.6;2.47;12344 +98091;49.97017;3.6003;142;20220908;21.8;14.3;18.1;4.2;15.75;9.8;2.81;12622 +98091;49.97017;3.6003;142;20220909;18.7;13.8;16.2;5.7;15.15;11.7;2.13;8722 +98091;49.97017;3.6003;142;20220910;20.5;13.6;17;4.3;15.84;1.5;2.23;11392 +98091;49.97017;3.6003;142;20220911;20.8;11.4;16.1;1.7;14.9;.1;2.05;12679 +98091;49.97017;3.6003;142;20220912;25.3;12;18.7;2.4;14.54;.7;3.1;16165 +98091;49.97017;3.6003;142;20220913;22.4;16.4;19.4;2.2;17.37;7.9;1.96;8147 +98091;49.97017;3.6003;142;20220914;22;17.1;19.5;2.2;19.04;14.8;1.7;7580 +98091;49.97017;3.6003;142;20220915;18.5;11.4;15;2.3;14.27;0;1.71;10341 +98091;49.97017;3.6003;142;20220916;15.7;11;13.3;3.1;11.6;1.9;1.87;9591 +98091;49.97017;3.6003;142;20220917;15.4;7.6;11.5;3.9;9.9;0;2.13;12724 +98091;49.97017;3.6003;142;20220918;15.9;5.5;10.7;3.2;9.5;.2;2;12265 +98091;49.97017;3.6003;142;20220919;17.3;7.5;12.4;2.4;10.44;.1;1.99;12035 +98091;49.97017;3.6003;142;20220920;17;5.5;11.3;1.9;10.04;.1;1.78;11725 +98091;49.97017;3.6003;142;20220921;18.3;5.7;12;1.8;9.84;.1;2.02;13953 +98091;49.97017;3.6003;142;20220922;19.3;6.3;12.8;2.1;9.17;0;2.31;14056 +98091;49.97017;3.6003;142;20220923;17.2;7.9;12.5;1.7;10.4;.7;1.64;9446 +98091;49.97017;3.6003;142;20220924;17;11.2;14.1;2.7;12.64;.7;1.62;8286 +98091;49.97017;3.6003;142;20220925;17.1;9.6;13.4;3.4;11.6;.4;1.93;11052 +98091;49.97017;3.6003;142;20220926;12.8;7.6;10.2;4.5;11;10.4;1.1;6549 +98091;49.97017;3.6003;142;20220927;14;7.6;10.8;3.8;10.64;2.8;1.45;9137 +98091;49.97017;3.6003;142;20220928;14.3;5.6;9.9;2.5;9.74;.1;1.5;11548 +98091;49.97017;3.6003;142;20220929;14.9;3.7;9.3;1.3;9.17;.1;1.39;11947 +98091;49.97017;3.6003;142;20220930;16.7;3.4;10;2.9;9.74;7.4;1.71;12642 +98091;49.97017;3.6003;142;20221001;18.1;10.7;14.4;6.3;13.67;7.2;1.79;9047 +98091;49.97017;3.6003;142;20221002;13.8;12.8;13.3;2.5;13.57;13.6;.87;3084 +98091;49.97017;3.6003;142;20221003;15.5;5.6;10.5;1.3;11.14;0;1.12;9247 +98091;49.97017;3.6003;142;20221004;17.9;6.5;12.2;2.6;11.57;0;1.55;10525 +98091;49.97017;3.6003;142;20221005;18.6;11.6;15.1;4.6;13.7;.2;1.78;8531 +98091;49.97017;3.6003;142;20221006;17.6;8.6;13.1;2.3;11.17;0;1.6;10013 +98091;49.97017;3.6003;142;20221007;17.5;6.3;11.9;2.2;10.04;.1;1.61;10973 +98091;49.97017;3.6003;142;20221008;16;7.9;12;2.4;10.4;0;1.48;9747 +98091;49.97017;3.6003;142;20221009;17.4;4.7;11;2.8;9.24;.1;1.76;11419 +98091;49.97017;3.6003;142;20221010;17.8;7.7;12.8;3.2;11.44;.4;1.57;8690 +98091;49.97017;3.6003;142;20221011;16.3;5.1;10.7;2.9;9.24;0;1.6;10444 +98091;49.97017;3.6003;142;20221012;17.1;4.4;10.8;2.2;9.9;0;1.39;9868 +98091;49.97017;3.6003;142;20221013;14.9;9.9;12.4;3.1;12.84;1.8;.9;4814 +98091;49.97017;3.6003;142;20221014;16;13.1;14.5;2.8;15.04;1.5;.83;3901 +98091;49.97017;3.6003;142;20221015;17.5;13;15.2;3.9;14.84;.7;1.18;5375 +98091;49.97017;3.6003;142;20221016;18.3;12.2;15.2;2.8;14.9;2.3;1.11;6171 +98091;49.97017;3.6003;142;20221017;17.8;15.5;16.7;3;16.9;7.1;.9;2873 +98091;49.97017;3.6003;142;20221018;19.9;14.6;17.3;2.2;16.3;.1;1.17;5895 +98091;49.97017;3.6003;142;20221019;18.6;11.5;15.1;4.2;14.37;.2;1.29;6244 +98091;49.97017;3.6003;142;20221020;21.3;13.6;17.5;4.5;15.34;5.3;1.84;6798 +98091;49.97017;3.6003;142;20221021;19.2;13.7;16.5;3.9;15.17;.4;1.42;6080 +98091;49.97017;3.6003;142;20221022;19.3;12.6;16;3.5;14.37;.1;1.42;6634 +98091;49.97017;3.6003;142;20221023;20;13.6;16.8;4.5;14.94;0;1.64;5267 +98091;49.97017;3.6003;142;20221024;17.7;14.8;16.2;6.9;13.47;7.9;2.15;4729 +98091;49.97017;3.6003;142;20221025;16.9;11.2;14.1;3.6;13.44;.1;1.09;5535 +98091;49.97017;3.6003;142;20221026;20.8;13.7;17.2;3.7;14.47;0;1.71;6612 +98091;49.97017;3.6003;142;20221027;20.8;13;16.9;3.8;14.7;0;1.59;5969 +98091;49.97017;3.6003;142;20221028;21.6;15;18.3;2.9;15.3;0;1.56;5403 +98091;49.97017;3.6003;142;20221029;21.1;15;18.1;2.9;15.3;0;1.48;5076 +98091;49.97017;3.6003;142;20221030;18.8;12.2;15.5;2.4;13.74;0;1.13;5177 +98091;49.97017;3.6003;142;20221031;18.1;10.7;14.4;3.4;14;2.4;.99;5385 +98091;49.97017;3.6003;142;20221101;15.8;10.3;13;6.9;11.8;.5;1.55;5581 +98091;49.97017;3.6003;142;20221102;14.7;8.8;11.8;5.4;10.54;0;1.42;5717 +98091;49.97017;3.6003;142;20221103;12.8;9.7;11.2;5.5;11.2;4.2;1.03;2676 +98091;49.97017;3.6003;142;20221104;11.4;7.8;9.6;3.4;10.1;1.1;.78;3347 +98091;49.97017;3.6003;142;20221105;10;1.8;5.9;2.7;8.8;0;.42;4573 +98091;49.97017;3.6003;142;20221106;9.3;8.6;8.9;5.7;10.4;6.9;.64;883 +98091;49.97017;3.6003;142;20221107;14.8;9;11.9;6.1;12.34;0;.88;4171 +98091;49.97017;3.6003;142;20221108;15.2;9.5;12.4;5.8;11.37;0;1.33;3771 +98091;49.97017;3.6003;142;20221109;13.7;10.5;12.1;4.8;11.37;.4;1.1;3280 +98091;49.97017;3.6003;142;20221110;13.3;5.7;9.5;3.4;10.07;0;.73;5068 +98091;49.97017;3.6003;142;20221111;11.8;7.9;9.8;4;10.27;.1;.76;3581 +98091;49.97017;3.6003;142;20221112;14.5;5;9.8;3;9.94;.2;.73;4598 +98091;49.97017;3.6003;142;20221113;13.5;4.5;9;2.2;8.7;.2;.69;4678 +98091;49.97017;3.6003;142;20221114;7.3;2.1;4.7;3.1;8.6;0;.2;2673 +98091;49.97017;3.6003;142;20221115;11.8;7.3;9.6;4.5;11.8;5.3;.27;2508 +98091;49.97017;3.6003;142;20221116;11.4;7.4;9.4;5.6;11.3;10.1;.38;2810 +98091;49.97017;3.6003;142;20221117;12.2;10;11.1;7.7;10.54;0;1.27;2874 +98091;49.97017;3.6003;142;20221118;10.7;6.6;8.6;3.7;9.54;0;.67;3089 +98091;49.97017;3.6003;142;20221119;10;4.1;7.1;2.4;9.37;.7;.34;3147 +98091;49.97017;3.6003;142;20221120;8.1;4.9;6.5;3.4;9;3.5;.4;2111 +98091;49.97017;3.6003;142;20221121;7.6;2.9;5.3;4.3;8.64;2.9;.26;2284 +98091;49.97017;3.6003;142;20221122;8.8;3.7;6.2;6.4;8.34;2.3;.66;2710 +98091;49.97017;3.6003;142;20221123;8.6;4.9;6.8;5.3;8.97;5.2;.51;1977 +98091;49.97017;3.6003;142;20221124;10.9;6.8;8.8;5.2;9.6;3.2;.73;3485 +98091;49.97017;3.6003;142;20221125;10.9;6.5;8.7;3.4;9.7;.1;.54;3304 +98091;49.97017;3.6003;142;20221126;7.6;2.3;4.9;3.1;8.27;.2;.24;3010 +98091;49.97017;3.6003;142;20221127;7.2;5;6.1;5.3;8.67;11.8;.45;1432 +98091;49.97017;3.6003;142;20221128;9.5;6.7;8.1;2.8;10;.1;.38;2043 +98091;49.97017;3.6003;142;20221129;7.8;4.7;6.2;1.2;9.04;0;.29;1675 +98091;49.97017;3.6003;142;20221130;6.9;4.1;5.5;2.5;8.47;0;.31;1916 +98091;49.97017;3.6003;142;20221201;5.5;3.4;4.5;4.2;7.9;0;.34;1369 +98091;49.97017;3.6003;142;20221202;4.1;3.7;3.9;3.9;7.2;.1;.53;322 +98091;49.97017;3.6003;142;20221203;2.4;1.7;2;4.3;6.1;0;.53;815 +98091;49.97017;3.6003;142;20221204;1.9;1.1;1.5;3.6;5.9;1.1;.5;641 +98091;49.97017;3.6003;142;20221205;1.6;.2;.9;2;6.37;2;.22;1157 +98091;49.97017;3.6003;142;20221206;5.9;1.5;3.7;2;7.44;.2;.2;2573 +98091;49.97017;3.6003;142;20221207;5.5;.3;2.9;2.1;7.17;0;.2;2211 +98091;49.97017;3.6003;142;20221208;2.5;.1;1.3;1.8;6.2;.2;.29;1235 +98091;49.97017;3.6003;142;20221209;.1;-4.5;-2.2;1.2;5.04;.1;.11;2277 +98091;49.97017;3.6003;142;20221210;.2;-3;-1.4;2.1;5.47;0;.14;1658 +98091;49.97017;3.6003;142;20221211;-.2;-1.2;-.7;3.7;5.4;0;.29;1003 +98091;49.97017;3.6003;142;20221212;-.2;-3.7;-2;3.8;4.47;0;.33;2663 +98091;49.97017;3.6003;142;20221213;1.1;-4.9;-1.9;3.2;3.77;.1;.5;3360 +98091;49.97017;3.6003;142;20221214;1.2;-2.6;-.7;1.6;4.07;0;.38;2531 +98091;49.97017;3.6003;142;20221215;2.8;-7.2;-2.2;2.5;3.87;0;.38;3678 +98091;49.97017;3.6003;142;20221216;.4;-4.5;-2;2.3;4.74;0;.21;2274 +98091;49.97017;3.6003;142;20221217;-1.7;-7.9;-4.8;2;3.84;0;.18;2328 +98091;49.97017;3.6003;142;20221218;-.1;-6.7;-3.4;5.1;4.3;4.1;.28;2204 +98091;49.97017;3.6003;142;20221219;9.5;0;4.7;5.3;8.57;.9;.19;2407 +98091;49.97017;3.6003;142;20221220;9.9;9.2;9.5;4.6;10.64;16.9;.65;634 +98091;49.97017;3.6003;142;20221221;9.6;8.2;8.9;4.2;11.27;14.4;.2;1307 +98091;49.97017;3.6003;142;20221222;11.1;9.4;10.3;5.2;11.94;7.6;.35;1291 +98091;49.97017;3.6003;142;20221223;13.4;9.5;11.5;5;11.97;5.4;.68;1579 +98091;49.97017;3.6003;142;20221224;11.6;9.2;10.4;4.4;11;0;.63;1717 +98091;49.97017;3.6003;142;20221225;11.6;8.6;10.1;4.2;11.47;3.9;.45;1315 +98091;49.97017;3.6003;142;20221226;10.3;9.9;10.1;5.4;9.94;.6;1.06;875 +98091;49.97017;3.6003;142;20221227;8;1.8;4.9;4.2;7.37;0;.48;3122 +98091;49.97017;3.6003;142;20221228;9.8;4.2;7;7.9;10.07;4.8;.12;1880 +98091;49.97017;3.6003;142;20221229;10;9.7;9.9;7.9;9.57;.3;1.31;863 +98091;49.97017;3.6003;142;20221230;12.9;3.8;8.4;6.8;10.34;7.4;.53;2197 +98091;49.97017;3.6003;142;20221231;15.5;13;14.3;10;12.64;0;1.77;1610 +98092;49.98922;3.94777;194;20220101;10.8;9.3;10.1;4;11.75;.3;.4;1215 +98092;49.98922;3.94777;194;20220102;12.4;8.3;10.4;5.7;10.7;1.3;.84;2140 +98092;49.98922;3.94777;194;20220103;10.3;9;9.6;5;10.35;18.7;.78;1084 +98092;49.98922;3.94777;194;20220104;7.4;6.2;6.8;3.6;8.85;5.9;.52;1091 +98092;49.98922;3.94777;194;20220105;4.1;.2;2.1;4;6.2;0;.45;2154 +98092;49.98922;3.94777;194;20220106;4.9;.2;2.6;3.2;6.4;.9;.4;2440 +98092;49.98922;3.94777;194;20220107;4.4;1.7;3.1;4.5;6.9;8.5;.41;1751 +98092;49.98922;3.94777;194;20220108;6.1;-.6;2.8;5.1;7.5;23.7;.12;3009 +98092;49.98922;3.94777;194;20220109;5;2.7;3.9;3.9;7.1;.2;.49;1668 +98092;49.98922;3.94777;194;20220110;2.6;.7;1.6;2.8;6.5;0;.27;1512 +98092;49.98922;3.94777;194;20220111;1.8;-.5;.6;2.9;5.8;0;.35;1669 +98092;49.98922;3.94777;194;20220112;2.6;-2.1;.2;1.9;6.3;0;.11;2584 +98092;49.98922;3.94777;194;20220113;8;-1.8;3.1;1.4;6.25;0;.27;3919 +98092;49.98922;3.94777;194;20220114;10.4;-.1;5.1;1.3;6.25;.2;.41;4116 +98092;49.98922;3.94777;194;20220115;7.1;-.3;3.4;2.1;5.8;.1;.53;3445 +98092;49.98922;3.94777;194;20220116;1.4;-1.5;0;3.1;6.3;.7;.08;2094 +98092;49.98922;3.94777;194;20220117;4.3;1.5;2.9;2.1;7.6;.1;.18;2086 +98092;49.98922;3.94777;194;20220118;7;3;5;2.2;7.75;.1;.4;2563 +98092;49.98922;3.94777;194;20220119;4.1;.9;2.5;2.6;7.3;2.2;.19;2300 +98092;49.98922;3.94777;194;20220120;4.3;1.3;2.8;3.3;6.6;.8;.44;2245 +98092;49.98922;3.94777;194;20220121;4.9;-.1;2.4;2.6;6.7;.3;.32;3041 +98092;49.98922;3.94777;194;20220122;4.1;2.6;3.4;2;7.2;.1;.36;1612 +98092;49.98922;3.94777;194;20220123;3.5;2.7;3.1;1.5;6.8;0;.42;1093 +98092;49.98922;3.94777;194;20220124;7;-.3;3.3;2.1;6.15;0;.51;3938 +98092;49.98922;3.94777;194;20220125;5.3;-1;2.2;2;6.05;0;.41;3689 +98092;49.98922;3.94777;194;20220126;1.2;-1.5;-.1;2.5;6.2;0;.16;2373 +98092;49.98922;3.94777;194;20220127;6.4;1.1;3.7;3.9;7.95;1.6;.22;3484 +98092;49.98922;3.94777;194;20220128;3.8;-.3;1.8;2.7;7.35;.1;.09;3119 +98092;49.98922;3.94777;194;20220129;9.5;3.7;6.6;5.6;9.55;.9;.31;3808 +98092;49.98922;3.94777;194;20220130;7.4;2.2;4.8;2.6;6.9;1.1;.63;3634 +98092;49.98922;3.94777;194;20220131;5.1;2.2;3.7;7;6.45;.2;.88;2739 +98092;49.98922;3.94777;194;20220201;8.5;0;4.3;4.5;8.25;1.2;.29;4872 +98092;49.98922;3.94777;194;20220202;9;7.6;8.3;4.3;10.15;.5;.54;1811 +98092;49.98922;3.94777;194;20220203;6.1;6.1;6.1;3.9;8.55;.4;.58;176 +98092;49.98922;3.94777;194;20220204;7.9;5.1;6.5;5.3;8.15;1.3;.83;2813 +98092;49.98922;3.94777;194;20220205;6.9;-.1;3.4;4.8;6.85;.1;.63;4727 +98092;49.98922;3.94777;194;20220206;8.7;5.6;7.2;9.8;8.7;17.2;.97;3109 +98092;49.98922;3.94777;194;20220207;6.9;2;4.5;4.2;6.2;.3;1.01;4057 +98092;49.98922;3.94777;194;20220208;8.9;2.7;5.8;4.1;9.5;.6;.23;4657 +98092;49.98922;3.94777;194;20220209;11.4;6;8.7;2.5;8.7;.1;.91;4388 +98092;49.98922;3.94777;194;20220210;5;2.8;3.9;3.3;7.93;6.6;.39;2177 +98092;49.98922;3.94777;194;20220211;6.9;-.1;3.4;2.3;6.03;.1;.68;7607 +98092;49.98922;3.94777;194;20220212;6.8;-3.4;1.7;3.2;4.99;.1;.9;9255 +98092;49.98922;3.94777;194;20220213;10;-2.6;3.7;5.4;6.49;.3;1.17;7369 +98092;49.98922;3.94777;194;20220214;10.1;8.1;9.1;5.8;8.46;1.7;1.51;5970 +98092;49.98922;3.94777;194;20220215;9.3;3.9;6.6;5.5;8.42;8.4;.91;6938 +98092;49.98922;3.94777;194;20220216;13.2;7;10.1;9.4;12;6.5;.56;5354 +98092;49.98922;3.94777;194;20220217;10.9;8.8;9.8;7.7;9;1.8;1.66;3116 +98092;49.98922;3.94777;194;20220218;11.4;7;9.2;9.3;8.7;2.4;1.76;4646 +98092;49.98922;3.94777;194;20220219;7.5;1.9;4.7;8.2;6.85;1.4;1.15;5352 +98092;49.98922;3.94777;194;20220220;10.6;5.3;8;9;9.3;5.3;1.03;5306 +98092;49.98922;3.94777;194;20220221;7.6;4;5.8;7.9;7.45;3.8;1.13;4391 +98092;49.98922;3.94777;194;20220222;10.3;3.1;6.7;5;9.15;1.7;.7;6439 +98092;49.98922;3.94777;194;20220223;9.6;2;5.8;3.2;8.05;.1;.81;6726 +98092;49.98922;3.94777;194;20220224;9.6;6;7.8;5.6;7.35;2.4;1.6;4661 +98092;49.98922;3.94777;194;20220225;8.3;.3;4.3;3.7;6.3;.6;1.1;7139 +98092;49.98922;3.94777;194;20220226;8.5;-1.8;3.4;2.4;5.65;.1;1.05;8309 +98092;49.98922;3.94777;194;20220227;9.6;1;5.3;4.5;4.65;.1;1.97;7676 +98092;49.98922;3.94777;194;20220228;10.3;.6;5.5;3.5;4.95;0;1.76;8300 +98092;49.98922;3.94777;194;20220301;9.7;2;5.8;2.5;5.45;0;1.4;7470 +98092;49.98922;3.94777;194;20220302;11.6;3.2;7.4;2.4;5.2;0;1.68;7946 +98092;49.98922;3.94777;194;20220303;14.2;2.3;8.3;2.3;6.85;0;1.57;9646 +98092;49.98922;3.94777;194;20220304;12.3;2.6;7.5;2.1;5.35;0;1.63;8835 +98092;49.98922;3.94777;194;20220305;10.8;.1;5.5;2.5;5;0;1.6;9409 +98092;49.98922;3.94777;194;20220306;7.3;-2.3;2.5;4.1;4.65;.2;1.5;9035 +98092;49.98922;3.94777;194;20220307;6.1;-2.5;1.8;4;3.95;0;1.57;8689 +98092;49.98922;3.94777;194;20220308;11.7;-1.1;5.3;3.9;3.9;0;2.35;10776 +98092;49.98922;3.94777;194;20220309;13;1.1;7.1;3.2;5.5;0;2.03;10589 +98092;49.98922;3.94777;194;20220310;15;3.3;9.1;3.8;6.4;0;2.35;10628 +98092;49.98922;3.94777;194;20220311;14.1;5.5;9.8;5.1;8.1;1.5;2.15;9213 +98092;49.98922;3.94777;194;20220312;12;5.7;8.9;5.5;9.1;1.9;1.49;7904 +98092;49.98922;3.94777;194;20220313;12.3;7.2;9.8;6;9.25;2.7;1.69;7213 +98092;49.98922;3.94777;194;20220314;12.9;5.4;9.2;3.1;8.5;2.7;1.57;8881 +98092;49.98922;3.94777;194;20220315;9.5;6.4;8;2.6;9.3;4.2;.95;5824 +98092;49.98922;3.94777;194;20220316;11.5;5.4;8.5;3.5;10.15;.2;1.01;8225 +98092;49.98922;3.94777;194;20220317;7.9;6.6;7.2;3.9;8.3;0;1.05;3720 +98092;49.98922;3.94777;194;20220318;14.4;-.7;6.9;5.3;5.75;0;2.88;17356 +98092;49.98922;3.94777;194;20220319;14.5;3.8;9.2;6.7;5.65;0;3.58;17114 +98092;49.98922;3.94777;194;20220320;10.8;-.7;5.1;2.9;5.45;0;2;16260 +98092;49.98922;3.94777;194;20220321;17.5;1.1;9.3;2.2;7.52;0;2.22;15863 +98092;49.98922;3.94777;194;20220322;18.6;3.5;11;2.2;7.02;0;2.61;16870 +98092;49.98922;3.94777;194;20220323;18.3;1.3;9.8;1.6;6.09;0;2.41;18055 +98092;49.98922;3.94777;194;20220324;18.8;1.7;10.2;2;5.95;0;2.69;17836 +98092;49.98922;3.94777;194;20220325;16.7;1.5;9.1;3.3;6.65;0;2.84;17899 +98092;49.98922;3.94777;194;20220326;17.9;1.8;9.9;4.3;6.95;.1;3.31;18717 +98092;49.98922;3.94777;194;20220327;18;3;10.5;3.1;8.95;.2;2.62;18242 +98092;49.98922;3.94777;194;20220328;18.5;2.7;10.6;1.7;8.72;0;2.25;15438 +98092;49.98922;3.94777;194;20220329;15.6;5.8;10.7;2.7;9.25;2.1;1.83;7921 +98092;49.98922;3.94777;194;20220330;11.7;5.8;8.7;3;8.69;.8;1.54;7865 +98092;49.98922;3.94777;194;20220331;7.1;4.6;5.8;4.1;6.69;.1;1.55;7803 +98092;49.98922;3.94777;194;20220401;2;.4;1.2;5.9;5.79;.9;.84;3895 +98092;49.98922;3.94777;194;20220402;4.8;-.5;2.1;5.1;4.69;.2;1.74;11381 +98092;49.98922;3.94777;194;20220403;7.9;-3.1;2.4;2.8;4.42;.4;1.96;16992 +98092;49.98922;3.94777;194;20220404;7.2;-3.1;2;5.7;6.59;4.5;.97;8741 +98092;49.98922;3.94777;194;20220405;11.8;4.8;8.3;5.4;10.46;1.1;.94;6060 +98092;49.98922;3.94777;194;20220406;11.7;7.5;9.6;6.8;8.92;3;2.03;7950 +98092;49.98922;3.94777;194;20220407;11.7;8.4;10.1;9.4;8.79;.6;2.72;13920 +98092;49.98922;3.94777;194;20220408;5.5;4.7;5.1;3.2;7.33;9.7;.93;3492 +98092;49.98922;3.94777;194;20220409;10;-.6;4.7;3;6.29;.4;2.01;17285 +98092;49.98922;3.94777;194;20220410;12.3;-1.6;5.3;1.9;6.19;0;2.12;17886 +98092;49.98922;3.94777;194;20220411;17.5;1;9.2;4.5;7.02;0;3.46;20474 +98092;49.98922;3.94777;194;20220412;19.8;6;12.9;3.4;9.55;0;3.24;16746 +98092;49.98922;3.94777;194;20220413;15.9;8.4;12.2;1.9;11.92;1.6;1.64;9159 +98092;49.98922;3.94777;194;20220414;19;8.2;13.6;1.8;11.39;0;2.83;18920 +98092;49.98922;3.94777;194;20220415;18.7;5.5;12.1;2.1;10.03;0;2.68;17205 +98092;49.98922;3.94777;194;20220416;17.4;3.6;10.5;3.6;8.42;.1;3.4;22679 +98092;49.98922;3.94777;194;20220417;19.1;1.4;10.2;3.1;6.05;0;3.93;24092 +98092;49.98922;3.94777;194;20220418;19;2.6;10.8;2.3;6.75;0;3.42;20462 +98092;49.98922;3.94777;194;20220419;18.7;3.4;11.1;2.6;8.09;0;3.15;18631 +98092;49.98922;3.94777;194;20220420;17.3;4.5;10.9;3.8;7.25;0;3.78;22462 +98092;49.98922;3.94777;194;20220421;18.5;2.7;10.6;4.2;7.89;0;3.83;23332 +98092;49.98922;3.94777;194;20220422;17.2;6.2;11.7;3.9;8.79;.1;3.41;20292 +98092;49.98922;3.94777;194;20220423;17.8;6.8;12.3;4.2;9.65;0;3.05;14739 +98092;49.98922;3.94777;194;20220424;18.4;8.5;13.5;3.7;8.59;0;3.79;19592 +98092;49.98922;3.94777;194;20220425;14.1;4.6;9.3;3.3;8.59;.1;2.65;18142 +98092;49.98922;3.94777;194;20220426;13.6;5.4;9.5;3.6;8.39;0;2.52;15107 +98092;49.98922;3.94777;194;20220427;16.9;1.6;9.2;3.6;8.19;.2;3.26;22151 +98092;49.98922;3.94777;194;20220428;19.8;2.6;11.2;3.7;8.52;0;3.84;22672 +98092;49.98922;3.94777;194;20220429;17;6.5;11.7;3.3;9.05;0;2.94;15479 +98092;49.98922;3.94777;194;20220430;13.9;4.3;9.1;4;7.79;0;3.22;23250 +98092;49.98922;3.94777;194;20220501;15.1;2.1;8.6;2.4;7.75;.2;2.83;20035 +98092;49.98922;3.94777;194;20220502;18;5.2;11.6;3.3;8.39;0;3.61;21345 +98092;49.98922;3.94777;194;20220503;18.6;7.3;12.9;3.6;8.95;0;3.97;23299 +98092;49.98922;3.94777;194;20220504;18.4;5.1;11.7;2.5;9.32;0;3.5;23088 +98092;49.98922;3.94777;194;20220505;17.8;6.6;12.2;2;11.12;.3;2.38;13889 +98092;49.98922;3.94777;194;20220506;20.5;6.4;13.4;1.8;10.7;0;3.31;20796 +98092;49.98922;3.94777;194;20220507;19.8;8.5;14.2;2.3;11.35;.4;3.18;18620 +98092;49.98922;3.94777;194;20220508;19.7;10.3;15;4.3;12.2;0;3.33;17059 +98092;49.98922;3.94777;194;20220509;23.9;7.6;15.8;2.1;11;0;4.09;22727 +98092;49.98922;3.94777;194;20220510;24.7;12.6;18.7;2.7;12.75;0;4.24;19701 +98092;49.98922;3.94777;194;20220511;24.1;9.6;16.8;3.3;12.2;0;4.34;21705 +98092;49.98922;3.94777;194;20220512;19.1;9.3;14.2;3.1;11;0;3.3;17839 +98092;49.98922;3.94777;194;20220513;18.8;5.8;12.3;2.6;9.45;0;3.45;20798 +98092;49.98922;3.94777;194;20220514;22.7;5.8;14.2;1.5;10.15;0;3.85;23815 +98092;49.98922;3.94777;194;20220515;26.8;11.1;19;2.8;11.25;.1;5.09;23096 +98092;49.98922;3.94777;194;20220516;22.5;16;19.2;3;14.6;.1;3.52;14850 +98092;49.98922;3.94777;194;20220517;27.1;14.7;20.9;2.4;14.35;.1;4.61;20658 +98092;49.98922;3.94777;194;20220518;26.8;16.6;21.7;2.5;15.25;0;4.41;18814 +98092;49.98922;3.94777;194;20220519;24.4;17.8;21.1;3.2;15.9;0;3.91;15049 +98092;49.98922;3.94777;194;20220520;20.1;14.1;17.1;2.8;15.3;11.1;2.82;14520 +98092;49.98922;3.94777;194;20220521;19.7;8.9;14.3;2.5;11.9;.1;3.3;19560 +98092;49.98922;3.94777;194;20220522;22.5;9;15.7;1.4;12.45;.1;3.71;22016 +98092;49.98922;3.94777;194;20220523;19.2;13.7;16.5;3.1;14.25;6.5;2.85;14105 +98092;49.98922;3.94777;194;20220524;16;10.1;13.1;3.9;11.6;.6;2.63;14627 +98092;49.98922;3.94777;194;20220525;17.8;6.4;12.1;3.7;10.75;.4;3.21;20372 +98092;49.98922;3.94777;194;20220526;18.6;12.3;15.5;4.9;13.2;0;3.08;15101 +98092;49.98922;3.94777;194;20220527;20.2;12.5;16.3;4.1;11.9;.3;3.79;16852 +98092;49.98922;3.94777;194;20220528;17.2;6.3;11.8;2.4;9.25;0;3.28;20210 +98092;49.98922;3.94777;194;20220529;15;3;9;2.7;8.75;0;2.92;21234 +98092;49.98922;3.94777;194;20220530;17.4;3.5;10.5;2.3;8.55;.1;3.45;23003 +98092;49.98922;3.94777;194;20220531;18.5;9.3;13.9;2.1;9;0;3.5;18716 +98092;49.98922;3.94777;194;20220601;18.8;5.7;12.2;2.6;9.15;0;3.71;22385 +98092;49.98922;3.94777;194;20220602;23;6.1;14.5;2.9;9.55;0;4.72;25521 +98092;49.98922;3.94777;194;20220603;25.5;10;17.8;2.7;12.35;.7;4.89;24455 +98092;49.98922;3.94777;194;20220604;28.3;13.7;21;3.3;16;8.8;5.27;23780 +98092;49.98922;3.94777;194;20220605;18.8;16;17.4;2.6;17.3;7.6;2.06;10285 +98092;49.98922;3.94777;194;20220606;20.1;11.2;15.6;3;13.15;1.6;3.38;18557 +98092;49.98922;3.94777;194;20220607;18.9;10.6;14.7;2.1;14.15;4.9;2.89;18055 +98092;49.98922;3.94777;194;20220608;18.4;13.1;15.7;3.4;14.1;10.4;2.75;14362 +98092;49.98922;3.94777;194;20220609;20.5;10.7;15.6;3.2;12.8;.7;3.63;19704 +98092;49.98922;3.94777;194;20220610;22;13.7;17.9;2.6;14.4;0;3.64;18151 +98092;49.98922;3.94777;194;20220611;23;14.1;18.6;1.9;14.9;0;3.69;18816 +98092;49.98922;3.94777;194;20220612;22.1;8.9;15.5;2.3;11.55;.1;4.11;22931 +98092;49.98922;3.94777;194;20220613;20.9;8.4;14.7;2.5;11.15;0;3.93;22347 +98092;49.98922;3.94777;194;20220614;24.5;7.9;16.2;2.3;10.8;0;4.76;25819 +98092;49.98922;3.94777;194;20220615;28.2;10.2;19.2;2.4;12.8;0;5.48;26979 +98092;49.98922;3.94777;194;20220616;27.2;12.1;19.6;2.7;13.4;0;5.21;24686 +98092;49.98922;3.94777;194;20220617;30.1;14.3;22.2;2.4;13.85;0;5.76;25275 +98092;49.98922;3.94777;194;20220618;33.5;18.6;26;2.3;17;.1;6.11;24550 +98092;49.98922;3.94777;194;20220619;22.7;14.9;18.8;5.2;15.15;3.3;4.12;17780 +98092;49.98922;3.94777;194;20220620;21.2;12.5;16.8;4.2;13.2;.5;3.9;18781 +98092;49.98922;3.94777;194;20220621;22.3;9.9;16.1;3.8;12.25;.9;4.32;22392 +98092;49.98922;3.94777;194;20220622;25.1;11.6;18.4;3.3;14.5;10.1;4.66;23304 +98092;49.98922;3.94777;194;20220623;27.3;15.9;21.6;2.6;18.4;4.5;4.51;21391 +98092;49.98922;3.94777;194;20220624;22.7;16.7;19.7;3.1;17.35;7.2;3.35;15447 +98092;49.98922;3.94777;194;20220625;20.9;14.9;17.9;2.8;15.35;3.4;3.18;15530 +98092;49.98922;3.94777;194;20220626;20.2;11.8;16;2;14.4;0;3.39;19451 +98092;49.98922;3.94777;194;20220627;20.3;12.7;16.5;1.7;13.8;2.6;3.38;19102 +98092;49.98922;3.94777;194;20220628;25.4;9.3;17.3;1.8;12.45;0;4.64;25446 +98092;49.98922;3.94777;194;20220629;26.7;13.4;20;2.4;13.05;0;4.97;23090 +98092;49.98922;3.94777;194;20220630;14.3;12.7;13.5;2.3;14.4;14;1.38;7543 +98092;49.98922;3.94777;194;20220701;20.2;11;15.6;2.1;12.4;.2;3.37;18461 +98092;49.98922;3.94777;194;20220702;24.8;11.9;18.3;2.3;12.2;0;4.42;22223 +98092;49.98922;3.94777;194;20220703;21.6;15.1;18.4;3.3;12.5;0;3.79;18406 +98092;49.98922;3.94777;194;20220704;23.4;9.5;16.4;2.5;12.1;0;4.26;22651 +98092;49.98922;3.94777;194;20220705;22.8;10;16.4;3;12.4;0;4.16;21685 +98092;49.98922;3.94777;194;20220706;23.7;8.5;16.1;1.9;12.15;0;4.28;24462 +98092;49.98922;3.94777;194;20220707;19.6;13.3;16.5;3.4;14.05;.1;3.08;15411 +98092;49.98922;3.94777;194;20220708;24.9;7.7;16.3;2.1;12.35;0;4.57;25882 +98092;49.98922;3.94777;194;20220709;25.1;12.2;18.7;2.6;13.95;.1;4.49;22298 +98092;49.98922;3.94777;194;20220710;23.6;9;16.3;3;12.65;0;4.38;23713 +98092;49.98922;3.94777;194;20220711;27.4;11.7;19.6;2.2;14.6;0;4.85;24535 +98092;49.98922;3.94777;194;20220712;30.2;13.9;22.1;1.9;14;0;5.38;24938 +98092;49.98922;3.94777;194;20220713;32.3;20.4;26.3;2.8;14.55;0;6.05;21103 +98092;49.98922;3.94777;194;20220714;26.8;16.8;21.8;3.7;14.8;0;5.07;19330 +98092;49.98922;3.94777;194;20220715;23.5;10.3;16.9;3;11.7;0;4.43;22216 +98092;49.98922;3.94777;194;20220716;25.7;11;18.4;2.4;12.05;0;4.73;23357 +98092;49.98922;3.94777;194;20220717;29.5;10.7;20.1;2.3;11.4;0;5.66;26375 +98092;49.98922;3.94777;194;20220718;35.4;16.1;25.7;2.4;11.65;0;6.85;26559 +98092;49.98922;3.94777;194;20220719;37;20.9;29;3.5;13.25;.5;7.99;24221 +98092;49.98922;3.94777;194;20220720;22;17.8;19.9;2.8;18.85;5;2.67;12301 +98092;49.98922;3.94777;194;20220721;22.7;15.9;19.3;3.2;17.85;.1;3.13;15423 +98092;49.98922;3.94777;194;20220722;24.9;12.7;18.8;2.6;15.7;.9;4.05;20855 +98092;49.98922;3.94777;194;20220723;26.8;13;19.9;2;15.95;0;4.31;22060 +98092;49.98922;3.94777;194;20220724;31;14.4;22.7;2.3;15.45;0;5.4;24144 +98092;49.98922;3.94777;194;20220725;24.6;18.2;21.4;3.3;15.4;0;4.03;14664 +98092;49.98922;3.94777;194;20220726;22.7;13.6;18.2;2.9;14.5;0;3.61;17487 +98092;49.98922;3.94777;194;20220727;22.6;10.4;16.5;3.5;11.2;0;4.29;20362 +98092;49.98922;3.94777;194;20220728;25.9;10.4;18.2;2.8;11.2;0;4.88;22854 +98092;49.98922;3.94777;194;20220729;26.6;11.7;19.2;2.6;12.3;0;4.78;22264 +98092;49.98922;3.94777;194;20220730;27.2;11.4;19.3;2;13.45;0;4.56;22816 +98092;49.98922;3.94777;194;20220731;24.4;14.7;19.6;3.1;16.8;.1;3.66;17697 +98092;49.98922;3.94777;194;20220801;24.9;16.9;20.9;1.8;17.85;.3;3.33;15989 +98092;49.98922;3.94777;194;20220802;28.8;14.2;21.5;1.6;16.2;0;4.38;21609 +98092;49.98922;3.94777;194;20220803;33;16.1;24.5;1.6;16.6;0;5.08;23137 +98092;49.98922;3.94777;194;20220804;27.7;17.9;22.8;2.5;18.15;6.5;4.11;17515 +98092;49.98922;3.94777;194;20220805;23.8;16.2;20;3.5;15.7;.1;3.65;15082 +98092;49.98922;3.94777;194;20220806;23.2;8.4;15.8;3.9;10;0;4.58;21243 +98092;49.98922;3.94777;194;20220807;25.8;10.8;18.3;4.5;10.85;0;5.36;21277 +98092;49.98922;3.94777;194;20220808;26.9;12;19.5;4.6;12.2;0;5.45;21073 +98092;49.98922;3.94777;194;20220809;29.2;14;21.6;5.2;13.45;0;6.15;21151 +98092;49.98922;3.94777;194;20220810;32.4;16;24.2;3.5;12.9;0;6.32;21833 +98092;49.98922;3.94777;194;20220811;33;15.9;24.5;2.5;11.45;0;5.86;22123 +98092;49.98922;3.94777;194;20220812;33.6;15.6;24.6;2.4;10.95;0;5.86;22506 +98092;49.98922;3.94777;194;20220813;32.1;17.2;24.7;2.8;10;0;5.91;20375 +98092;49.98922;3.94777;194;20220814;30.3;17.5;23.9;3.3;12.25;.2;5.65;18761 +98092;49.98922;3.94777;194;20220815;27.8;16.6;22.2;2.6;15.95;0;4.22;17353 +98092;49.98922;3.94777;194;20220816;27.3;15.5;21.4;2;17.1;5.7;3.75;17694 +98092;49.98922;3.94777;194;20220817;25.4;17.8;21.6;2.2;18.6;1.3;3.13;13995 +98092;49.98922;3.94777;194;20220818;26.3;16.1;21.2;2.5;17.6;.1;3.55;16174 +98092;49.98922;3.94777;194;20220819;22.8;15.3;19.1;2.9;17.75;4;2.73;13669 +98092;49.98922;3.94777;194;20220820;23;12.1;17.6;2.1;14.3;0;3.09;16386 +98092;49.98922;3.94777;194;20220821;24.5;11.3;17.9;1.6;13.25;.1;3.33;17984 +98092;49.98922;3.94777;194;20220822;26.7;16.7;21.7;2.4;14.35;.4;3.88;15562 +98092;49.98922;3.94777;194;20220823;28.2;15.2;21.7;2;16.5;0;3.79;17623 +98092;49.98922;3.94777;194;20220824;31.5;16.1;23.8;1.9;16.45;0;4.35;19001 +98092;49.98922;3.94777;194;20220825;32;18.9;25.5;3.1;15.55;0;5.22;17428 +98092;49.98922;3.94777;194;20220826;24.2;17.8;21;4;16.65;0;3.43;11997 +98092;49.98922;3.94777;194;20220827;22.4;11.6;17;3.1;13.45;0;3.19;15500 +98092;49.98922;3.94777;194;20220828;25.4;12.7;19;4.3;12.85;0;4.34;16676 +98092;49.98922;3.94777;194;20220829;25.7;15.5;20.6;4.8;11.55;0;4.99;14748 +98092;49.98922;3.94777;194;20220830;28;13.2;20.6;3.5;12.45;0;4.75;17680 +98092;49.98922;3.94777;194;20220831;26.4;14.2;20.3;3.9;14.05;1.6;4.2;15860 +98092;49.98922;3.94777;194;20220901;27.2;14.8;21;2.3;13.4;.1;3.79;15897 +98092;49.98922;3.94777;194;20220902;26.2;14.7;20.5;2.7;13.9;.9;3.69;15129 +98092;49.98922;3.94777;194;20220903;24.9;15.8;20.4;2;16.9;2.3;2.83;13299 +98092;49.98922;3.94777;194;20220904;27.4;14.5;21;2.6;14.85;0;3.73;15692 +98092;49.98922;3.94777;194;20220905;29.7;17.7;23.7;3.1;14.7;7.9;4.45;15026 +98092;49.98922;3.94777;194;20220906;26.9;15.5;21.2;2.4;16.8;1.9;3.2;14870 +98092;49.98922;3.94777;194;20220907;21.9;14.2;18;2.4;16.4;6.7;2.38;12289 +98092;49.98922;3.94777;194;20220908;21.2;13.9;17.6;3.5;15.7;6.1;2.54;11845 +98092;49.98922;3.94777;194;20220909;17.9;13.5;15.7;4.7;15.2;13.9;1.76;8544 +98092;49.98922;3.94777;194;20220910;19.9;13.5;16.7;4;15.8;1.4;2.04;10289 +98092;49.98922;3.94777;194;20220911;20.8;11.5;16.2;1.7;15;.1;2.04;12369 +98092;49.98922;3.94777;194;20220912;25.2;12.1;18.7;2.4;14.2;.3;3.02;14548 +98092;49.98922;3.94777;194;20220913;22;16.2;19.1;1.9;17.05;8.6;2.01;9470 +98092;49.98922;3.94777;194;20220914;21.2;16.8;19;2.1;18.75;14.6;1.68;7970 +98092;49.98922;3.94777;194;20220915;18.3;11;14.6;2.1;14.2;0;1.68;10412 +98092;49.98922;3.94777;194;20220916;14.9;10.6;12.7;3;11.6;3.5;1.63;7837 +98092;49.98922;3.94777;194;20220917;14.8;7.8;11.3;3.7;10.2;.8;1.86;9936 +98092;49.98922;3.94777;194;20220918;15;5.8;10.4;3.2;9.5;.3;1.87;11248 +98092;49.98922;3.94777;194;20220919;16.6;7.8;12.2;2.4;10.65;.1;1.84;10953 +98092;49.98922;3.94777;194;20220920;16.2;5.9;11.1;1.9;10;.1;1.73;11738 +98092;49.98922;3.94777;194;20220921;18;5.4;11.7;1.6;9.75;0;1.89;12780 +98092;49.98922;3.94777;194;20220922;19;6.5;12.7;2;9.1;0;2.23;12584 +98092;49.98922;3.94777;194;20220923;16.7;8;12.3;1.7;10.05;.4;1.69;10319 +98092;49.98922;3.94777;194;20220924;16.5;10.7;13.6;2.5;12.45;1;1.55;8229 +98092;49.98922;3.94777;194;20220925;16.7;9.8;13.2;3.5;11.65;.5;1.81;8928 +98092;49.98922;3.94777;194;20220926;12.4;7.2;9.8;4.3;10.95;9.9;1.06;7574 +98092;49.98922;3.94777;194;20220927;13.1;7.3;10.2;3.6;10.5;2.7;1.29;7906 +98092;49.98922;3.94777;194;20220928;13.7;5.5;9.6;2.5;9.7;.1;1.36;9372 +98092;49.98922;3.94777;194;20220929;14.2;3.5;8.9;1.3;9.05;0;1.3;10621 +98092;49.98922;3.94777;194;20220930;16.3;3.3;9.8;2.8;9.75;9.9;1.63;11564 +98092;49.98922;3.94777;194;20221001;17.4;10.2;13.8;5.8;13.5;7.9;1.58;8371 +98092;49.98922;3.94777;194;20221002;13.3;12.5;12.9;2.3;13.6;13;.78;2677 +98092;49.98922;3.94777;194;20221003;15.3;5.5;10.4;1.1;11.25;0;1.11;9571 +98092;49.98922;3.94777;194;20221004;17.5;6.7;12.1;2.6;11.6;0;1.51;9938 +98092;49.98922;3.94777;194;20221005;18;11.6;14.8;4.5;13.65;.3;1.68;7497 +98092;49.98922;3.94777;194;20221006;17.1;8.4;12.7;2.4;11.1;0;1.52;8620 +98092;49.98922;3.94777;194;20221007;17.1;6.8;12;2.1;10.15;.1;1.53;9310 +98092;49.98922;3.94777;194;20221008;15.6;8.1;11.9;2.3;10.25;0;1.41;7721 +98092;49.98922;3.94777;194;20221009;17.2;4.8;11;2.9;9.15;.1;1.77;9929 +98092;49.98922;3.94777;194;20221010;17.2;8.3;12.7;3.1;11.6;0;1.5;8186 +98092;49.98922;3.94777;194;20221011;16.1;4.9;10.5;2.8;9.2;0;1.55;9116 +98092;49.98922;3.94777;194;20221012;16.7;5;10.9;2.4;10;0;1.39;9202 +98092;49.98922;3.94777;194;20221013;14.3;10.3;12.3;2.9;12.75;2;.9;5121 +98092;49.98922;3.94777;194;20221014;15.6;12.8;14.2;2.8;14.9;1;.83;4252 +98092;49.98922;3.94777;194;20221015;17;12.7;14.8;3.8;14.75;1.3;1.11;5163 +98092;49.98922;3.94777;194;20221016;18.1;12.3;15.2;2.8;14.9;.6;1.12;6007 +98092;49.98922;3.94777;194;20221017;17.3;15.7;16.5;3;16.8;8.2;.91;3059 +98092;49.98922;3.94777;194;20221018;19.6;14.4;17;2.1;16.1;.2;1.14;5493 +98092;49.98922;3.94777;194;20221019;18.6;11.2;14.9;3.5;14.15;0;1.26;6466 +98092;49.98922;3.94777;194;20221020;21.1;13.5;17.3;4.2;15.35;5.6;1.77;6448 +98092;49.98922;3.94777;194;20221021;18.8;13.6;16.2;3.4;15.2;.5;1.29;5220 +98092;49.98922;3.94777;194;20221022;19;12.7;15.8;3.3;14.4;.1;1.35;5651 +98092;49.98922;3.94777;194;20221023;19.4;14;16.7;4.3;14.85;.1;1.59;5151 +98092;49.98922;3.94777;194;20221024;17.2;14.5;15.8;6.6;13.4;7.3;2;3544 +98092;49.98922;3.94777;194;20221025;16.4;11.6;14;3.4;13.45;.2;1.08;4652 +98092;49.98922;3.94777;194;20221026;20.3;13.5;16.9;3.4;14.35;0;1.6;5518 +98092;49.98922;3.94777;194;20221027;20.1;13.3;16.7;3.5;14.75;0;1.49;5404 +98092;49.98922;3.94777;194;20221028;21;15.6;18.3;3.1;15.4;0;1.58;4705 +98092;49.98922;3.94777;194;20221029;20.7;15.1;17.9;2.9;15.1;0;1.48;4714 +98092;49.98922;3.94777;194;20221030;18.8;12.5;15.6;2.5;13.7;.1;1.2;4966 +98092;49.98922;3.94777;194;20221031;18;11.1;14.6;3.3;14.05;.6;1.03;5078 +98092;49.98922;3.94777;194;20221101;15.3;10;12.7;6.5;11.8;.4;1.43;4322 +98092;49.98922;3.94777;194;20221102;14.3;8.5;11.4;4.9;10.5;0;1.33;4476 +98092;49.98922;3.94777;194;20221103;12;9.5;10.8;5.3;11.1;4.8;.93;2764 +98092;49.98922;3.94777;194;20221104;11;7.6;9.3;3.3;10.15;.8;.71;3271 +98092;49.98922;3.94777;194;20221105;9.5;1.7;5.6;2.6;8.75;0;.39;4960 +98092;49.98922;3.94777;194;20221106;8.6;8.2;8.4;5.5;10.2;5.2;.59;774 +98092;49.98922;3.94777;194;20221107;14.2;8.7;11.5;6;12.3;0;.77;4007 +98092;49.98922;3.94777;194;20221108;14.7;9.2;11.9;5.5;11.25;.6;1.24;3906 +98092;49.98922;3.94777;194;20221109;13.1;10.4;11.7;4.5;11.35;.7;1.03;2620 +98092;49.98922;3.94777;194;20221110;12.6;6;9.3;3.5;10.15;0;.71;4153 +98092;49.98922;3.94777;194;20221111;11.3;7.6;9.5;4.1;10.3;.1;.72;2972 +98092;49.98922;3.94777;194;20221112;15.5;4.7;10.1;2.6;9.8;.1;.82;5247 +98092;49.98922;3.94777;194;20221113;15.2;4.1;9.7;1.9;8.7;.1;.77;5217 +98092;49.98922;3.94777;194;20221114;6.9;2.3;4.6;3.2;8.7;.3;.15;3210 +98092;49.98922;3.94777;194;20221115;11.4;7.3;9.4;4.3;11.85;6.8;.22;2962 +98092;49.98922;3.94777;194;20221116;10.8;7.4;9.1;5.3;11.3;12;.32;2565 +98092;49.98922;3.94777;194;20221117;11.5;9.7;10.6;7.4;10.6;0;1.16;1811 +98092;49.98922;3.94777;194;20221118;10;6.3;8.2;3.4;9.5;0;.59;2684 +98092;49.98922;3.94777;194;20221119;9.7;4.2;6.9;2.2;9.3;.9;.34;3271 +98092;49.98922;3.94777;194;20221120;7.4;4.7;6;3.3;9;3.4;.31;2166 +98092;49.98922;3.94777;194;20221121;7.1;2.7;4.9;4.1;8.6;3.2;.2;2826 +98092;49.98922;3.94777;194;20221122;8.2;3.3;5.7;5.9;8.35;2.3;.51;2916 +98092;49.98922;3.94777;194;20221123;7.8;5.1;6.5;5.1;8.95;5.8;.45;2065 +98092;49.98922;3.94777;194;20221124;10.3;6.5;8.4;4.9;9.5;3.3;.72;2478 +98092;49.98922;3.94777;194;20221125;10.3;6.6;8.5;3.3;9.75;.1;.55;2407 +98092;49.98922;3.94777;194;20221126;6.5;2.3;4.4;3.3;8.2;.2;.21;2516 +98092;49.98922;3.94777;194;20221127;6.8;4.6;5.7;5.3;8.55;5.1;.42;1748 +98092;49.98922;3.94777;194;20221128;8.9;6.4;7.7;2.7;9.9;.4;.36;1815 +98092;49.98922;3.94777;194;20221129;8.2;5.1;6.7;1.3;9.1;0;.31;1962 +98092;49.98922;3.94777;194;20221130;6.8;3.6;5.2;2.8;8.35;0;.32;1975 +98092;49.98922;3.94777;194;20221201;5.2;3.4;4.3;4;7.9;0;.32;1454 +98092;49.98922;3.94777;194;20221202;3.9;3.6;3.8;3.9;7.15;.2;.54;284 +98092;49.98922;3.94777;194;20221203;2.1;1.3;1.7;4;6.05;0;.5;822 +98092;49.98922;3.94777;194;20221204;1.5;.8;1.1;3.6;5.85;1.9;.47;661 +98092;49.98922;3.94777;194;20221205;1.2;0;.6;1.9;6.3;1.9;.23;1085 +98092;49.98922;3.94777;194;20221206;5.6;1.1;3.3;1.9;7.4;.2;.2;2310 +98092;49.98922;3.94777;194;20221207;5;.8;2.9;2.1;7.35;.4;.16;2217 +98092;49.98922;3.94777;194;20221208;2.4;.7;1.6;2;6.35;.1;.3;1302 +98092;49.98922;3.94777;194;20221209;.1;-4.9;-2.4;1;4.9;.1;.11;2416 +98092;49.98922;3.94777;194;20221210;-.4;-3.8;-2.1;2;5.2;0;.13;1937 +98092;49.98922;3.94777;194;20221211;-.5;-1.3;-.9;3.8;5.4;0;.31;655 +98092;49.98922;3.94777;194;20221212;-.3;-3.9;-2.1;3.4;4.45;0;.36;1945 +98092;49.98922;3.94777;194;20221213;.8;-5.2;-2.2;2.7;3.65;0;.52;2590 +98092;49.98922;3.94777;194;20221214;1;-3.1;-1.1;1.3;3.95;0;.37;2097 +98092;49.98922;3.94777;194;20221215;2.6;-7.8;-2.6;2.3;3.75;0;.38;3468 +98092;49.98922;3.94777;194;20221216;.7;-4.9;-2.1;2.4;4.65;0;.23;2461 +98092;49.98922;3.94777;194;20221217;-.9;-8.9;-4.9;1.9;3.75;0;.16;2992 +98092;49.98922;3.94777;194;20221218;-.3;-6.8;-3.5;4.6;4.2;2.2;.3;2656 +98092;49.98922;3.94777;194;20221219;8.8;.1;4.4;5;8.4;1.4;.13;3111 +98092;49.98922;3.94777;194;20221220;9.3;8.6;9;4.3;10.55;13.2;.54;652 +98092;49.98922;3.94777;194;20221221;9.1;8.3;8.7;4.3;11.25;19.8;.23;760 +98092;49.98922;3.94777;194;20221222;10.7;9.2;10;4.8;11.85;7.7;.34;1137 +98092;49.98922;3.94777;194;20221223;13;9.2;11.1;5;11.8;6.4;.63;1968 +98092;49.98922;3.94777;194;20221224;11.2;8.9;10;4.2;10.95;.3;.6;1476 +98092;49.98922;3.94777;194;20221225;11.3;8.4;9.8;4;11.35;3.5;.41;1673 +98092;49.98922;3.94777;194;20221226;10;9.6;9.8;5.1;9.95;2.3;1.01;463 +98092;49.98922;3.94777;194;20221227;7.5;1.6;4.6;4;7.35;.4;.48;2533 +98092;49.98922;3.94777;194;20221228;9.3;4;6.7;7.6;10;6.6;.04;2421 +98092;49.98922;3.94777;194;20221229;9.6;9.4;9.5;7.8;9.55;.4;1.29;295 +98092;49.98922;3.94777;194;20221230;12.5;4.1;8.3;6.7;10.25;11.7;.49;3145 +98092;49.98922;3.94777;194;20221231;15.2;12.8;14;10;12.6;.1;1.73;1565 +98093;50.00721;4.29549;230;20220101;11.6;9.4;10.5;3.1;11.79;.2;.26;2246 +98093;50.00721;4.29549;230;20220102;12.5;8.7;10.6;4.9;10.59;1.9;.82;2123 +98093;50.00721;4.29549;230;20220103;9.8;8.8;9.3;4.3;10.39;22;.71;904 +98093;50.00721;4.29549;230;20220104;6.8;5.8;6.3;2.9;8.89;6.4;.45;853 +98093;50.00721;4.29549;230;20220105;3.3;-.6;1.4;3.5;6.39;.1;.32;1708 +98093;50.00721;4.29549;230;20220106;4.9;1.6;3.3;2.9;6.59;1;.41;2284 +98093;50.00721;4.29549;230;20220107;4;1.3;2.6;4.2;6.74;10.4;.46;1318 +98093;50.00721;4.29549;230;20220108;5.5;-.1;2.7;4.8;7.49;23;.19;1845 +98093;50.00721;4.29549;230;20220109;5.7;2.5;4.1;3.4;7.09;.1;.4;2483 +98093;50.00721;4.29549;230;20220110;2;-.3;.8;1.9;6.34;.1;.29;1204 +98093;50.00721;4.29549;230;20220111;4.2;-1.7;1.3;1.7;5.69;0;.17;3095 +98093;50.00721;4.29549;230;20220112;1.8;-3;-.6;1.5;6.09;0;.13;2451 +98093;50.00721;4.29549;230;20220113;6.6;-1.2;2.7;1.4;6.24;0;.21;4205 +98093;50.00721;4.29549;230;20220114;9.6;-1.6;4;1.3;6.29;.2;.33;4702 +98093;50.00721;4.29549;230;20220115;7.5;-2.5;2.5;1.6;5.74;.2;.35;4228 +98093;50.00721;4.29549;230;20220116;1.4;-2;-.3;2.5;6.19;.9;.16;1280 +98093;50.00721;4.29549;230;20220117;5.1;.9;3;1.8;7.49;.1;.21;2078 +98093;50.00721;4.29549;230;20220118;7;3.2;5.1;2;7.47;.1;.39;2974 +98093;50.00721;4.29549;230;20220119;3.3;-.2;1.5;2.3;7.19;2.3;.22;1157 +98093;50.00721;4.29549;230;20220120;3.9;1.1;2.5;2.9;6.74;.8;.35;2660 +98093;50.00721;4.29549;230;20220121;4.4;-.3;2.1;2.4;6.84;.4;.29;2316 +98093;50.00721;4.29549;230;20220122;4.4;1.7;3;1.9;7.29;.2;.34;1170 +98093;50.00721;4.29549;230;20220123;3.4;2.4;2.9;1.7;6.67;0;.44;1484 +98093;50.00721;4.29549;230;20220124;6.2;0;3.1;1.6;6.19;0;.32;5234 +98093;50.00721;4.29549;230;20220125;5.2;-3.3;.9;1.4;5.89;0;.25;4914 +98093;50.00721;4.29549;230;20220126;.8;-1.6;-.4;2.3;6.14;0;.18;1397 +98093;50.00721;4.29549;230;20220127;5.2;.5;2.9;3.6;7.84;1.5;.15;1998 +98093;50.00721;4.29549;230;20220128;4.7;.5;2.6;2.5;7.49;.1;.18;2478 +98093;50.00721;4.29549;230;20220129;8.9;3.5;6.2;4.6;9.59;1.1;.26;2554 +98093;50.00721;4.29549;230;20220130;7.3;2.4;4.8;2.2;6.99;1.2;.59;3700 +98093;50.00721;4.29549;230;20220131;4.9;1.1;3;7.1;6.44;.3;.79;2348 +98093;50.00721;4.29549;230;20220201;7.6;.5;4;4;8.24;1.4;.28;2725 +98093;50.00721;4.29549;230;20220202;8.8;6.9;7.8;3.7;10.14;.5;.48;1418 +98093;50.00721;4.29549;230;20220203;5.8;5.9;5.8;3.5;8.59;.5;.51;350 +98093;50.00721;4.29549;230;20220204;7.6;4.9;6.2;4.7;8.19;1.7;.74;2002 +98093;50.00721;4.29549;230;20220205;7.3;-.8;3.2;4.1;6.84;.4;.56;5799 +98093;50.00721;4.29549;230;20220206;8.3;5.1;6.7;7.9;8.79;19.1;.77;2036 +98093;50.00721;4.29549;230;20220207;7.5;2;4.7;3.8;6.24;.4;.93;6195 +98093;50.00721;4.29549;230;20220208;8.8;2.3;5.5;3.6;9.49;.6;.21;3320 +98093;50.00721;4.29549;230;20220209;12;6.3;9.2;2.2;8.74;.2;.8;6770 +98093;50.00721;4.29549;230;20220210;5.7;1.2;3.5;2;7.9;6.9;.29;1300 +98093;50.00721;4.29549;230;20220211;6.8;-.8;3;1.6;6.1;.1;.54;7400 +98093;50.00721;4.29549;230;20220212;6.6;-4.9;.9;2.5;5.1;.1;.67;9900 +98093;50.00721;4.29549;230;20220213;9.9;-.1;4.9;5.8;6.6;.4;1.24;7600 +98093;50.00721;4.29549;230;20220214;9.7;8.5;9.1;5.7;8.7;1.6;1.34;6000 +98093;50.00721;4.29549;230;20220215;9.5;4.4;7;4.7;8.7;1.6;.77;7900 +98093;50.00721;4.29549;230;20220216;13;6.6;9.8;8;12.09;8;.44;3932 +98093;50.00721;4.29549;230;20220217;11.4;8.7;10;6.5;8.94;1.7;1.61;5196 +98093;50.00721;4.29549;230;20220218;10.9;6.8;8.9;7.8;8.74;2.9;1.55;3430 +98093;50.00721;4.29549;230;20220219;8;1.6;4.8;7.5;6.67;.3;1.2;6628 +98093;50.00721;4.29549;230;20220220;10.2;4.7;7.5;7.7;9.49;7.7;.81;3320 +98093;50.00721;4.29549;230;20220221;6.5;3.4;4.9;6.6;7.74;5.3;.78;3724 +98093;50.00721;4.29549;230;20220222;9.5;2.8;6.1;4.3;9.34;1.8;.55;4505 +98093;50.00721;4.29549;230;20220223;10.2;.8;5.5;2.9;8.04;.1;.79;8461 +98093;50.00721;4.29549;230;20220224;10.6;5.8;8.2;5;7.59;2.6;1.54;5224 +98093;50.00721;4.29549;230;20220225;7.9;.1;4;3.9;6.2;.7;1.1;7837 +98093;50.00721;4.29549;230;20220226;8.1;-2.7;2.7;2.5;5.47;.1;1.03;9186 +98093;50.00721;4.29549;230;20220227;10.3;1;5.6;4.2;4.54;.1;1.99;10262 +98093;50.00721;4.29549;230;20220228;10.8;-.4;5.2;3;4.71;0;1.66;10437 +98093;50.00721;4.29549;230;20220301;9.3;.3;4.8;1.9;5.17;.1;1.21;7123 +98093;50.00721;4.29549;230;20220302;10.8;1.5;6.1;1.9;5.07;.1;1.42;7627 +98093;50.00721;4.29549;230;20220303;14;.4;7.2;1.9;6.24;0;1.51;10856 +98093;50.00721;4.29549;230;20220304;12.3;.3;6.3;1.6;5.14;0;1.47;10937 +98093;50.00721;4.29549;230;20220305;10.8;-1.4;4.7;1.8;4.74;0;1.43;11114 +98093;50.00721;4.29549;230;20220306;7;-3.6;1.7;3.5;4.49;.2;1.46;10864 +98093;50.00721;4.29549;230;20220307;5.8;-3.5;1.1;3.6;3.89;0;1.5;11446 +98093;50.00721;4.29549;230;20220308;10.3;-.7;4.8;3.8;3.69;0;2.19;12109 +98093;50.00721;4.29549;230;20220309;14.2;.7;7.4;2.4;4.99;0;1.97;12137 +98093;50.00721;4.29549;230;20220310;15.4;1.5;8.4;3.4;5.99;0;2.33;12478 +98093;50.00721;4.29549;230;20220311;14.3;6.6;10.4;4.9;7.79;1.7;2.23;6947 +98093;50.00721;4.29549;230;20220312;13.1;7;10.1;5.3;9.09;2.5;1.68;8151 +98093;50.00721;4.29549;230;20220313;13.7;6.9;10.3;5.5;9.24;1.2;1.75;7825 +98093;50.00721;4.29549;230;20220314;13.4;5.9;9.7;2.9;8.54;2.6;1.62;10026 +98093;50.00721;4.29549;230;20220315;8.6;4.9;6.7;2;9.29;6.1;.76;4474 +98093;50.00721;4.29549;230;20220316;11.5;3.7;7.6;2.8;10.14;.5;.85;6331 +98093;50.00721;4.29549;230;20220317;8.3;7;7.7;3.5;8.44;0;1.05;4195 +98093;50.00721;4.29549;230;20220318;13.7;-1.2;6.3;2.4;5.9;0;2.04;17100 +98093;50.00721;4.29549;230;20220319;14.4;3.6;9;3.2;5.7;0;2.64;17100 +98093;50.00721;4.29549;230;20220320;11.4;-1.7;4.9;2.3;5.3;0;1.87;16200 +98093;50.00721;4.29549;230;20220321;18.5;.6;9.6;1.6;7.4;0;2.01;12900 +98093;50.00721;4.29549;230;20220322;18.2;3.3;10.8;1.2;7.2;0;1.93;12800 +98093;50.00721;4.29549;230;20220323;18.9;.8;9.9;.8;6.3;0;1.98;16900 +98093;50.00721;4.29549;230;20220324;18;.4;9.2;.8;5.8;0;1.98;17200 +98093;50.00721;4.29549;230;20220325;16.5;-.2;8.2;1.5;6.2;0;2.16;16900 +98093;50.00721;4.29549;230;20220326;18;.9;9.5;1.9;6.9;.1;2.48;18000 +98093;50.00721;4.29549;230;20220327;18.3;4.2;11.3;1.4;9.3;.2;2.25;17800 +98093;50.00721;4.29549;230;20220328;20.1;1.4;10.8;1.1;8.4;0;2.11;15000 +98093;50.00721;4.29549;230;20220329;16.6;6.8;11.7;1.5;9.3;2.1;1.69;8700 +98093;50.00721;4.29549;230;20220330;12.4;6.5;9.5;2.2;8.7;2.1;1.65;10400 +98093;50.00721;4.29549;230;20220331;6;4.4;5.2;2.5;7.2;.3;.92;3800 +98093;50.00721;4.29549;230;20220401;.7;.5;.6;3.8;5.8;1.1;.5;1500 +98093;50.00721;4.29549;230;20220402;3.6;-.9;1.4;3.5;5.1;.3;1.18;9100 +98093;50.00721;4.29549;230;20220403;7.3;-4.5;1.4;1.4;4.6;.5;1.64;18000 +98093;50.00721;4.29549;230;20220404;7.4;-3;2.2;4.2;6.7;5.1;.89;7900 +98093;50.00721;4.29549;230;20220405;11.3;4.3;7.8;3.7;10.6;1.5;.59;3600 +98093;50.00721;4.29549;230;20220406;10.9;7.3;9.1;5.6;9.1;3;1.54;6000 +98093;50.00721;4.29549;230;20220407;12.3;8.1;10.2;7.3;8.9;6;2.41;12800 +98093;50.00721;4.29549;230;20220408;5.6;4.4;5;2.5;7.5;9.4;.79;3000 +98093;50.00721;4.29549;230;20220409;9;.1;4.6;1.9;6.9;.7;1.57;14700 +98093;50.00721;4.29549;230;20220410;10.9;-.4;5.3;1.1;6.5;0;1.51;11700 +98093;50.00721;4.29549;230;20220411;18.5;1.5;10;3.3;6.6;0;3.5;20900 +98093;50.00721;4.29549;230;20220412;20.1;8.8;14.5;2.7;9.1;0;3.26;16400 +98093;50.00721;4.29549;230;20220413;17.5;9;13.3;1.1;11.7;1.1;1.83;10800 +98093;50.00721;4.29549;230;20220414;19.4;9;14.2;1.2;12;0;2.42;15700 +98093;50.00721;4.29549;230;20220415;18.2;6;12.1;1.4;10.5;0;2.47;17200 +98093;50.00721;4.29549;230;20220416;17.7;3.4;10.6;2.2;8.1;.1;3.17;23200 +98093;50.00721;4.29549;230;20220417;20.2;4.5;12.4;2.2;5.2;0;3.94;23600 +98093;50.00721;4.29549;230;20220418;19.1;2.5;10.8;1.7;6.1;0;3.26;21300 +98093;50.00721;4.29549;230;20220419;18.9;3.6;11.3;1.4;7.8;0;2.8;18400 +98093;50.00721;4.29549;230;20220420;17.2;6.5;11.9;1.8;7;0;3.36;23000 +98093;50.00721;4.29549;230;20220421;17.8;1.9;9.9;2;8;0;3.12;23000 +98093;50.00721;4.29549;230;20220422;16.5;6.5;11.5;2;9.2;.1;2.82;19300 +98093;50.00721;4.29549;230;20220423;17.9;8.1;13;2.2;9.8;0;2.54;13100 +98093;50.00721;4.29549;230;20220424;18;8.4;13.2;2;8.6;0;3.21;19400 +98093;50.00721;4.29549;230;20220425;12.4;3.3;7.9;1.1;8.7;.3;1.49;9900 +98093;50.00721;4.29549;230;20220426;13.1;3.9;8.5;1.8;8.7;.1;1.51;8100 +98093;50.00721;4.29549;230;20220427;16.8;.5;8.7;1.6;8.4;.2;2.77;21600 +98093;50.00721;4.29549;230;20220428;19.3;4.1;11.7;1.9;8.9;0;3.38;23000 +98093;50.00721;4.29549;230;20220429;15.7;5.7;10.7;1.6;9.3;0;1.95;10700 +98093;50.00721;4.29549;230;20220430;13.9;3.6;8.8;2.4;8;0;2.73;20700 +98093;50.00721;4.29549;230;20220501;14.5;1.3;7.9;.9;7.8;.2;2.15;16000 +98093;50.00721;4.29549;230;20220502;17.8;4.9;11.4;1.5;8.7;0;3.11;21500 +98093;50.00721;4.29549;230;20220503;18.5;6.3;12.4;1.9;8.9;0;1.68;2300 +98093;50.00721;4.29549;230;20220504;18.6;5.4;12;1.4;9.5;0;2.95;19400 +98093;50.00721;4.29549;230;20220505;17.5;4.7;11.1;1;11;.2;1.93;12000 +98093;50.00721;4.29549;230;20220506;20.1;5.9;13;1.7;10.54;0;3.12;19298 +98093;50.00721;4.29549;230;20220507;20.8;7.8;14.3;1.8;11.29;.3;2.92;16699 +98093;50.00721;4.29549;230;20220508;18.8;9.2;14;3.4;12.04;0;2.97;16307 +98093;50.00721;4.29549;230;20220509;24.2;6.5;15.3;1.6;10.89;0;3.69;20641 +98093;50.00721;4.29549;230;20220510;24.4;10.1;17.3;2.7;12.84;0;3.83;17371 +98093;50.00721;4.29549;230;20220511;24.8;9;16.9;2.9;12.34;0;4.43;22895 +98093;50.00721;4.29549;230;20220512;19.8;10.1;15;2.8;11.09;0;3.5;19924 +98093;50.00721;4.29549;230;20220513;19.2;5.5;12.3;2.3;9.54;0;3.59;22914 +98093;50.00721;4.29549;230;20220514;22.7;5.3;14;1.2;10.09;0;3.75;23865 +98093;50.00721;4.29549;230;20220515;27;9.3;18.1;2.1;11.24;0;4.59;22308 +98093;50.00721;4.29549;230;20220516;22.3;15.4;18.9;2.4;14.54;0;3.1;12829 +98093;50.00721;4.29549;230;20220517;26.3;12.6;19.4;1.9;14.64;.1;3.91;18003 +98093;50.00721;4.29549;230;20220518;27.7;15.5;21.6;2;15.29;0;4.35;19852 +98093;50.00721;4.29549;230;20220519;26.6;17.5;22;2.8;15.84;0;4.17;16545 +98093;50.00721;4.29549;230;20220520;22.3;14.6;18.4;2.4;16.04;8.9;2.6;11875 +98093;50.00721;4.29549;230;20220521;19.6;8.4;14;1.9;11.84;.1;3.38;20972 +98093;50.00721;4.29549;230;20220522;22.7;7.9;15.3;1.3;12.09;.1;3.51;20668 +98093;50.00721;4.29549;230;20220523;19.7;12.7;16.2;2.7;14.34;10.5;2.33;9931 +98093;50.00721;4.29549;230;20220524;16.1;9.6;12.9;3.3;11.74;.8;2.67;15922 +98093;50.00721;4.29549;230;20220525;18.2;5.7;12;3;10.74;.5;3.11;20001 +98093;50.00721;4.29549;230;20220526;19.2;12.3;15.8;4;13.24;0;3.13;16227 +98093;50.00721;4.29549;230;20220527;20.3;11.9;16.1;3.5;11.94;.4;3.56;16430 +98093;50.00721;4.29549;230;20220528;17.6;5.7;11.6;1.9;9.14;0;3.18;19692 +98093;50.00721;4.29549;230;20220529;14.8;2.5;8.7;2.4;8.59;.6;2.71;19189 +98093;50.00721;4.29549;230;20220530;16.4;4.2;10.3;1.9;8.79;0;3.14;20665 +98093;50.00721;4.29549;230;20220531;18.7;6.8;12.8;1.8;9.19;.2;3.12;16973 +98093;50.00721;4.29549;230;20220601;18.9;4.6;11.8;2.1;9.34;0;3.58;22410 +98093;50.00721;4.29549;230;20220602;21.8;4.7;13.3;2.1;9.14;0;4.27;25045 +98093;50.00721;4.29549;230;20220603;24.8;9.7;17.3;1.8;12.54;.4;3.8;19261 +98093;50.00721;4.29549;230;20220604;27;12.6;19.8;2.4;16.04;9.1;4.6;22791 +98093;50.00721;4.29549;230;20220605;18.6;15.5;17.1;2.2;17.64;7.7;1.75;8310 +98093;50.00721;4.29549;230;20220606;19.9;11.3;15.6;2.6;13.39;1.6;3.3;18159 +98093;50.00721;4.29549;230;20220607;18.6;9.3;13.9;2;14.34;5.7;2.37;14118 +98093;50.00721;4.29549;230;20220608;17.6;12.8;15.2;2.8;14.39;10.2;2.19;10610 +98093;50.00721;4.29549;230;20220609;18.2;10.2;14.2;2.8;13.04;1.1;2.93;16362 +98093;50.00721;4.29549;230;20220610;22.1;12.6;17.4;2.4;14.49;0;3.4;17137 +98093;50.00721;4.29549;230;20220611;23.5;13.7;18.6;1.6;15.54;0;3.91;21334 +98093;50.00721;4.29549;230;20220612;22;9.2;15.6;2.1;11.94;0;4.27;24711 +98093;50.00721;4.29549;230;20220613;20.3;8.2;14.3;2.1;11.19;0;3.84;23044 +98093;50.00721;4.29549;230;20220614;23.2;6.6;14.9;1.5;10.99;0;4.37;25582 +98093;50.00721;4.29549;230;20220615;27.2;9.5;18.4;1.9;12.99;0;5;25749 +98093;50.00721;4.29549;230;20220616;25.7;11.5;18.6;2;13.29;0;4.91;25215 +98093;50.00721;4.29549;230;20220617;29.5;11.8;20.6;1.8;13.64;0;5.25;25076 +98093;50.00721;4.29549;230;20220618;32.8;17.8;25.3;1.7;16.24;0;5.58;23811 +98093;50.00721;4.29549;230;20220619;21.4;14.8;18.1;4.2;15.49;3.4;3.52;15763 +98093;50.00721;4.29549;230;20220620;19.7;12;15.9;3.4;13.54;.9;3.09;14758 +98093;50.00721;4.29549;230;20220621;21.5;8.9;15.2;2.7;12.44;1.3;3.49;17055 +98093;50.00721;4.29549;230;20220622;22.9;10.6;16.8;2.3;15.04;7.9;3.23;16494 +98093;50.00721;4.29549;230;20220623;26.3;16;21.2;2.5;18.79;9.8;4.04;19626 +98093;50.00721;4.29549;230;20220624;21.7;16.2;19;2.5;17.94;9.9;2.88;13224 +98093;50.00721;4.29549;230;20220625;20.6;14.7;17.6;2.7;15.94;5;2.66;12716 +98093;50.00721;4.29549;230;20220626;19.4;11.6;15.5;1.6;14.69;0;2.9;16525 +98093;50.00721;4.29549;230;20220627;19.1;12.2;15.6;1.2;14.19;2.7;2.82;15801 +98093;50.00721;4.29549;230;20220628;23.7;8.4;16.1;1.5;12.79;0;4.18;23705 +98093;50.00721;4.29549;230;20220629;25.9;11.2;18.5;1.8;13.34;0;4.52;22977 +98093;50.00721;4.29549;230;20220630;17.3;12.1;14.7;1.9;14.44;13.9;1.54;7421 +98093;50.00721;4.29549;230;20220701;19.9;10.3;15.1;1.8;12.59;.3;3.32;19080 +98093;50.00721;4.29549;230;20220702;24;8.7;16.3;1.9;12.44;0;4.41;24561 +98093;50.00721;4.29549;230;20220703;21.8;11;16.4;2.2;13.14;0;3.98;22253 +98093;50.00721;4.29549;230;20220704;23.3;8.4;15.9;1.8;12.44;0;4.18;24125 +98093;50.00721;4.29549;230;20220705;22.9;9.4;16.2;2.1;12.64;0;4.11;23092 +98093;50.00721;4.29549;230;20220706;22.4;7.8;15.1;1.7;12.24;0;3.76;21559 +98093;50.00721;4.29549;230;20220707;19.6;13.1;16.4;2.8;14.29;0;2.81;13924 +98093;50.00721;4.29549;230;20220708;23.8;8.2;16;1.9;12.54;0;4.39;25721 +98093;50.00721;4.29549;230;20220709;24.9;11.3;18.1;2.2;14.04;0;4.24;21210 +98093;50.00721;4.29549;230;20220710;22;9.2;15.6;2.5;12.89;0;3.78;20958 +98093;50.00721;4.29549;230;20220711;25.6;10.8;18.2;1.7;14.84;0;4.35;23482 +98093;50.00721;4.29549;230;20220712;29.2;11.7;20.4;1.4;14.29;0;4.85;24104 +98093;50.00721;4.29549;230;20220713;32.6;19.1;25.9;2.3;14.64;0;6.01;23316 +98093;50.00721;4.29549;230;20220714;26.7;16.9;21.8;3;14.94;0;5.04;21219 +98093;50.00721;4.29549;230;20220715;23;10;16.5;2.3;11.69;0;4.25;22950 +98093;50.00721;4.29549;230;20220716;24.8;9.7;17.3;2.1;11.89;0;4.38;22168 +98093;50.00721;4.29549;230;20220717;28.2;9.7;18.9;1.8;11.24;0;5.1;25301 +98093;50.00721;4.29549;230;20220718;34.7;12.6;23.6;1.7;11.39;0;5.97;25498 +98093;50.00721;4.29549;230;20220719;36.8;17;26.9;2.9;12.74;0;7.35;24456 +98093;50.00721;4.29549;230;20220720;24.7;18.3;21.5;2.5;18.54;4.8;2.65;10163 +98093;50.00721;4.29549;230;20220721;23;15.7;19.4;2.5;18.19;.1;2.97;14495 +98093;50.00721;4.29549;230;20220722;25.1;13.3;19.2;2.1;15.94;.8;3.52;17498 +98093;50.00721;4.29549;230;20220723;26.8;12.5;19.6;1.5;15.99;0;3.96;20663 +98093;50.00721;4.29549;230;20220724;30.4;14.1;22.2;2;15.59;0;5.11;23847 +98093;50.00721;4.29549;230;20220725;25.3;17.8;21.5;2.7;15.44;0;3.97;15390 +98093;50.00721;4.29549;230;20220726;22.8;13.4;18.1;2.4;14.79;0;3.16;14734 +98093;50.00721;4.29549;230;20220727;21.8;10.2;16;2.8;11.49;0;4.03;20838 +98093;50.00721;4.29549;230;20220728;25.7;9.1;17.4;2.2;11.19;0;4.06;18633 +98093;50.00721;4.29549;230;20220729;27;11.2;19.1;2.3;12.44;0;4.61;21620 +98093;50.00721;4.29549;230;20220730;27.8;10.9;19.4;1.9;13.09;0;4.47;21771 +98093;50.00721;4.29549;230;20220731;24.5;14.9;19.7;2.5;16.74;0;3.34;15398 +98093;50.00721;4.29549;230;20220801;24.6;17.3;20.9;1.6;17.74;.3;2.99;13640 +98093;50.00721;4.29549;230;20220802;28.5;13.4;20.9;1.5;16.09;0;4.18;20775 +98093;50.00721;4.29549;230;20220803;33;15.1;24.1;1.6;16.14;0;5.06;22945 +98093;50.00721;4.29549;230;20220804;29.8;16.6;23.2;2.1;17.84;8.2;3.77;15039 +98093;50.00721;4.29549;230;20220805;24.5;16.8;20.6;2.9;16.34;.1;3.49;14661 +98093;50.00721;4.29549;230;20220806;22.5;7.3;14.9;3;9.99;0;4.24;21962 +98093;50.00721;4.29549;230;20220807;25.2;8.7;17;3.3;10.49;0;4.85;22248 +98093;50.00721;4.29549;230;20220808;26.9;10.8;18.8;3.3;12.19;0;4.97;22050 +98093;50.00721;4.29549;230;20220809;28.9;12.9;20.9;3.9;13.44;0;5.53;21915 +98093;50.00721;4.29549;230;20220810;31.8;13.9;22.8;2.5;12.74;0;5.51;21877 +98093;50.00721;4.29549;230;20220811;32;14.2;23.1;1.8;11.44;0;5.02;21571 +98093;50.00721;4.29549;230;20220812;32.4;13.8;23.1;1.6;10.74;0;4.88;21541 +98093;50.00721;4.29549;230;20220813;31.2;13.5;22.3;1.9;9.99;0;5;21119 +98093;50.00721;4.29549;230;20220814;30.6;14.7;22.7;2.4;11.99;0;4.73;16651 +98093;50.00721;4.29549;230;20220815;27.7;17.7;22.7;2.8;16.09;.2;4.3;17568 +98093;50.00721;4.29549;230;20220816;27.5;15.3;21.4;1.9;16.89;9.1;3.54;16219 +98093;50.00721;4.29549;230;20220817;23.9;16.9;20.4;1.6;18.39;3.3;2.63;12060 +98093;50.00721;4.29549;230;20220818;25.9;14.5;20.2;2;17.39;.1;3.39;16417 +98093;50.00721;4.29549;230;20220819;23.2;14.7;19;2.4;17.79;5;2.35;10884 +98093;50.00721;4.29549;230;20220820;24;13.1;18.6;1.9;14.64;0;3.28;17644 +98093;50.00721;4.29549;230;20220821;24.7;10.2;17.4;1.3;12.99;.1;3.05;16252 +98093;50.00721;4.29549;230;20220822;27.5;15.1;21.3;1.8;14.29;.1;3.52;14835 +98093;50.00721;4.29549;230;20220823;28.3;13.8;21.1;1.6;16.09;0;3.5;16653 +98093;50.00721;4.29549;230;20220824;31.8;14.9;23.3;1.8;16.04;0;4.27;18811 +98093;50.00721;4.29549;230;20220825;32.3;15.6;23.9;2.4;15.49;0;4.81;18296 +98093;50.00721;4.29549;230;20220826;23;17.6;20.3;3.4;17.04;0;2.73;8689 +98093;50.00721;4.29549;230;20220827;21.6;12.2;16.9;2.6;13.74;0;2.79;13635 +98093;50.00721;4.29549;230;20220828;24.3;11.3;17.8;3.1;12.79;0;3.87;17885 +98093;50.00721;4.29549;230;20220829;25.2;15.1;20.1;3.5;11.59;0;4.33;14261 +98093;50.00721;4.29549;230;20220830;28.1;12.2;20.2;2.7;12.54;.1;4.05;14913 +98093;50.00721;4.29549;230;20220831;25.6;12.9;19.3;2.7;14.29;.2;3.45;14908 +98093;50.00721;4.29549;230;20220901;26.5;13.6;20;1.6;13.54;0;3.36;16422 +98093;50.00721;4.29549;230;20220902;26.9;13.4;20.1;2;13.49;.2;3.39;15401 +98093;50.00721;4.29549;230;20220903;24.8;16.3;20.6;1.6;16.54;1.9;2.58;12219 +98093;50.00721;4.29549;230;20220904;27.4;14.4;20.9;2.1;15.04;0;3.56;16373 +98093;50.00721;4.29549;230;20220905;29.7;15.9;22.8;2.4;14.29;6.6;3.96;14929 +98093;50.00721;4.29549;230;20220906;28.8;15;21.9;2.2;16.64;2.2;3.4;15935 +98093;50.00721;4.29549;230;20220907;22.4;14.5;18.4;2.1;16.69;8.6;2.42;13094 +98093;50.00721;4.29549;230;20220908;20.9;13.2;17.1;3;15.84;3.8;2.44;12872 +98093;50.00721;4.29549;230;20220909;18.9;13.3;16.1;4.2;15.34;11.9;1.86;9272 +98093;50.00721;4.29549;230;20220910;20.8;13.2;17;3.4;15.84;.5;1.92;9572 +98093;50.00721;4.29549;230;20220911;21.1;12.9;17;1.3;15.09;0;1.91;11644 +98093;50.00721;4.29549;230;20220912;25;9.9;17.4;1.8;13.89;.1;2.8;15320 +98093;50.00721;4.29549;230;20220913;20.7;15.4;18;1.7;17.49;8.6;1.54;6121 +98093;50.00721;4.29549;230;20220914;22.8;16.8;19.8;2;19.29;15.4;1.72;7534 +98093;50.00721;4.29549;230;20220915;18.4;11.2;14.8;1.8;14.34;0;1.5;8774 +98093;50.00721;4.29549;230;20220916;14.6;10;12.3;2.9;11.64;4.6;1.59;7704 +98093;50.00721;4.29549;230;20220917;12.9;7.1;10;3.2;10.44;2.2;1.52;8512 +98093;50.00721;4.29549;230;20220918;15;5.6;10.3;2.9;9.89;.3;1.74;10795 +98093;50.00721;4.29549;230;20220919;16.2;7;11.6;2.4;10.64;.2;1.77;10455 +98093;50.00721;4.29549;230;20220920;16.5;6.2;11.3;1.8;10.29;.1;1.65;10560 +98093;50.00721;4.29549;230;20220921;17.1;4.9;11;1.2;9.59;0;1.75;12932 +98093;50.00721;4.29549;230;20220922;18.5;3.3;10.9;1.3;8.74;0;1.94;13897 +98093;50.00721;4.29549;230;20220923;16.7;5.8;11.2;1.2;9.99;.2;1.44;8200 +98093;50.00721;4.29549;230;20220924;16.3;9.2;12.7;1.7;12.24;1.3;1.34;6644 +98093;50.00721;4.29549;230;20220925;16.7;10.1;13.4;2.9;11.89;.5;1.82;10179 +98093;50.00721;4.29549;230;20220926;12.9;6.7;9.8;3.7;10.94;10.2;1.02;6051 +98093;50.00721;4.29549;230;20220927;12.5;6.9;9.7;3.2;10.74;2.4;1.18;8385 +98093;50.00721;4.29549;230;20220928;13.6;6.6;10.1;2.1;9.89;.1;1.3;8799 +98093;50.00721;4.29549;230;20220929;14.2;1.5;7.8;1.3;8.84;.1;1.25;10640 +98093;50.00721;4.29549;230;20220930;16.8;2;9.4;2.5;9.69;10.9;1.63;12234 +98093;50.00721;4.29549;230;20221001;17.4;9.9;13.6;5;13.54;6.6;1.52;8255 +98093;50.00721;4.29549;230;20221002;13.5;12.3;12.9;1.9;13.74;12;.74;2595 +98093;50.00721;4.29549;230;20221003;15;7.1;11.1;1.1;11.54;0;1.06;8968 +98093;50.00721;4.29549;230;20221004;17.7;5.5;11.6;1.8;11.44;.1;1.42;11106 +98093;50.00721;4.29549;230;20221005;19;11;15;3.9;13.89;.4;1.72;9710 +98093;50.00721;4.29549;230;20221006;17.1;7.8;12.5;2;11.39;0;1.46;10306 +98093;50.00721;4.29549;230;20221007;17.3;4.4;10.8;1.7;9.99;.1;1.45;10885 +98093;50.00721;4.29549;230;20221008;15.5;6.9;11.2;1.9;10.34;0;1.27;8632 +98093;50.00721;4.29549;230;20221009;17.3;1.5;9.4;2.3;8.89;.1;1.6;11218 +98093;50.00721;4.29549;230;20221010;16.9;8.8;12.9;2.6;11.94;0;1.34;7161 +98093;50.00721;4.29549;230;20221011;14.8;4.5;9.6;2.2;9.34;0;1.35;10224 +98093;50.00721;4.29549;230;20221012;16.8;1.2;9;1.7;9.64;0;1.21;9808 +98093;50.00721;4.29549;230;20221013;15.2;9;12.1;2.4;12.84;2.3;.87;4700 +98093;50.00721;4.29549;230;20221014;16.2;12.5;14.3;2.3;14.89;.9;.82;4087 +98093;50.00721;4.29549;230;20221015;18.6;12.5;15.5;3.2;15.09;2;1.14;5868 +98093;50.00721;4.29549;230;20221016;17.5;11.8;14.6;2.8;15.14;0;.97;5843 +98093;50.00721;4.29549;230;20221017;18.2;16.1;17.2;3;17.04;9.5;.99;2879 +98093;50.00721;4.29549;230;20221018;19;14.3;16.7;1.4;16.29;.2;.97;5412 +98093;50.00721;4.29549;230;20221019;18.6;11;14.8;2.9;14.34;0;1.14;7735 +98093;50.00721;4.29549;230;20221020;20.3;13.4;16.9;3.8;15.54;7.6;1.55;6835 +98093;50.00721;4.29549;230;20221021;18.7;13.9;16.3;3.2;15.59;1.3;1.19;6035 +98093;50.00721;4.29549;230;20221022;18.8;12.6;15.7;3;14.69;.1;1.23;6365 +98093;50.00721;4.29549;230;20221023;19.4;14.2;16.8;4.1;15.04;1.8;1.52;4811 +98093;50.00721;4.29549;230;20221024;17.4;14.5;15.9;6.5;13.44;8.5;2;4909 +98093;50.00721;4.29549;230;20221025;16.5;12.1;14.3;3.1;13.59;.1;1.05;4506 +98093;50.00721;4.29549;230;20221026;20.5;13;16.7;3.3;14.54;0;1.51;6962 +98093;50.00721;4.29549;230;20221027;20.4;14.5;17.4;3.5;14.84;0;1.54;5931 +98093;50.00721;4.29549;230;20221028;21.8;16.7;19.3;3;15.39;0;1.68;5609 +98093;50.00721;4.29549;230;20221029;22.6;15;18.8;2.4;14.99;0;1.48;4970 +98093;50.00721;4.29549;230;20221030;20.1;12.1;16.1;1.9;13.64;1.1;1.11;5996 +98093;50.00721;4.29549;230;20221031;18.9;10.3;14.6;2.6;13.94;.4;.99;5010 +98093;50.00721;4.29549;230;20221101;15.4;10.3;12.8;5.9;12.19;.2;1.21;6313 +98093;50.00721;4.29549;230;20221102;14.3;8.7;11.5;4.3;10.64;0;1.13;6272 +98093;50.00721;4.29549;230;20221103;12.9;9.9;11.4;4.9;11.19;4.8;.96;3177 +98093;50.00721;4.29549;230;20221104;11.2;7.6;9.4;3.4;10.34;.6;.71;3072 +98093;50.00721;4.29549;230;20221105;10;1.7;5.9;2.4;8.84;0;.39;4793 +98093;50.00721;4.29549;230;20221106;8.9;8;8.4;5;10.19;3.5;.56;1000 +98093;50.00721;4.29549;230;20221107;14.1;8.1;11.1;5.4;12.39;0;.65;3465 +98093;50.00721;4.29549;230;20221108;14.7;9.7;12.2;5.2;11.39;1.3;1.18;4109 +98093;50.00721;4.29549;230;20221109;13.2;10.6;11.9;4.2;11.49;.9;.94;3290 +98093;50.00721;4.29549;230;20221110;12.2;5.8;9;2.8;10.14;0;.5;5606 +98093;50.00721;4.29549;230;20221111;12.3;6.9;9.6;3.1;10.24;.1;.59;4171 +98093;50.00721;4.29549;230;20221112;17.1;3.6;10.3;1.8;9.69;.1;.61;5799 +98093;50.00721;4.29549;230;20221113;14.5;2.1;8.3;1.4;8.89;.1;.46;5847 +98093;50.00721;4.29549;230;20221114;6.7;-.7;3;2.3;8.49;.5;.13;2618 +98093;50.00721;4.29549;230;20221115;11.8;6.9;9.4;3.8;12.04;6.5;.16;3274 +98093;50.00721;4.29549;230;20221116;10.9;7.6;9.2;4.8;11.49;13.8;.26;2943 +98093;50.00721;4.29549;230;20221117;11.8;9.2;10.5;6.5;10.94;.3;.86;3264 +98093;50.00721;4.29549;230;20221118;10.2;7;8.6;2.9;9.74;0;.54;2461 +98093;50.00721;4.29549;230;20221119;9.8;4.9;7.3;2;9.44;1.5;.39;2529 +98093;50.00721;4.29549;230;20221120;7.2;4.8;6;3;9.14;3;.27;2101 +98093;50.00721;4.29549;230;20221121;7;2.2;4.6;3.6;8.69;3.2;.18;2134 +98093;50.00721;4.29549;230;20221122;7.7;3.6;5.6;5.3;8.49;2.1;.44;2380 +98093;50.00721;4.29549;230;20221123;8.1;5.3;6.7;4.7;9.14;5.7;.41;2197 +98093;50.00721;4.29549;230;20221124;10.1;6.4;8.3;4.8;9.64;3;.52;3959 +98093;50.00721;4.29549;230;20221125;9.9;6.8;8.4;2.8;9.94;.1;.46;2374 +98093;50.00721;4.29549;230;20221126;7.2;1.7;4.4;2.4;8.14;.1;.16;3018 +98093;50.00721;4.29549;230;20221127;7.3;4.8;6;4.4;8.49;5.8;.47;1548 +98093;50.00721;4.29549;230;20221128;8.6;6.1;7.4;2.3;9.69;.6;.37;1522 +98093;50.00721;4.29549;230;20221129;7.1;4;5.6;.8;8.84;0;.27;2236 +98093;50.00721;4.29549;230;20221130;6.4;3.2;4.8;2.2;8.24;0;.33;1709 +98093;50.00721;4.29549;230;20221201;4.8;3.6;4.2;3.4;8.04;0;.33;896 +98093;50.00721;4.29549;230;20221202;3.2;3.1;3.2;3.1;7.09;.2;.47;348 +98093;50.00721;4.29549;230;20221203;1.9;1;1.4;3.1;6.14;0;.44;734 +98093;50.00721;4.29549;230;20221204;1.1;.6;.9;2.7;5.94;2.5;.4;747 +98093;50.00721;4.29549;230;20221205;1.1;-.1;.5;1.4;6.24;1.3;.22;1246 +98093;50.00721;4.29549;230;20221206;5.2;.5;2.8;1.5;7.09;.3;.23;2055 +98093;50.00721;4.29549;230;20221207;4.6;1.2;2.9;1.6;7.34;.7;.2;1788 +98093;50.00721;4.29549;230;20221208;2.5;.8;1.7;1.5;6.49;.1;.23;1448 +98093;50.00721;4.29549;230;20221209;-1.2;-5.1;-3.1;1.1;4.84;.1;.14;1912 +98093;50.00721;4.29549;230;20221210;-1.5;-3.9;-2.7;1.6;5.09;0;.13;1644 +98093;50.00721;4.29549;230;20221211;-.6;-1.9;-1.2;2.8;5.29;0;.23;1090 +98093;50.00721;4.29549;230;20221212;.2;-5.3;-2.6;2.5;4.49;0;.17;3251 +98093;50.00721;4.29549;230;20221213;-.5;-7;-3.8;2.5;3.74;0;.41;2857 +98093;50.00721;4.29549;230;20221214;.7;-3.8;-1.5;1.2;3.94;0;.3;2487 +98093;50.00721;4.29549;230;20221215;1.5;-9.3;-3.9;2;3.74;0;.26;4319 +98093;50.00721;4.29549;230;20221216;-.4;-7.5;-4;1.9;4.34;0;.28;1557 +98093;50.00721;4.29549;230;20221217;-2.3;-6.8;-4.5;1.4;3.99;0;.09;3669 +98093;50.00721;4.29549;230;20221218;-.3;-9.2;-4.8;3.6;4.14;1.7;.26;2277 +98093;50.00721;4.29549;230;20221219;9.6;0;4.8;4.6;8.54;1.1;.17;2844 +98093;50.00721;4.29549;230;20221220;10.3;9.5;9.9;4.3;10.64;11.5;.66;759 +98093;50.00721;4.29549;230;20221221;9.3;8.9;9.1;4;11.29;23.2;.21;1609 +98093;50.00721;4.29549;230;20221222;10.1;8.9;9.5;4.4;11.89;11;.27;1147 +98093;50.00721;4.29549;230;20221223;12.4;8.4;10.4;4;11.84;9.4;.54;1123 +98093;50.00721;4.29549;230;20221224;11.4;8.4;9.9;3.5;11.09;.5;.45;1910 +98093;50.00721;4.29549;230;20221225;11.3;8.3;9.8;3.5;11.49;4.9;.39;1300 +98093;50.00721;4.29549;230;20221226;10;9.7;9.8;4.1;10.24;5.1;.84;717 +98093;50.00721;4.29549;230;20221227;7.2;.7;4;3.7;7.44;.4;.25;3373 +98093;50.00721;4.29549;230;20221228;9.1;4;6.5;7.2;9.99;8;.04;1943 +98093;50.00721;4.29549;230;20221229;9.2;8.6;8.9;6.8;9.84;.6;.94;689 +98093;50.00721;4.29549;230;20221230;12.2;4.1;8.1;6.3;10.34;13.7;.48;2114 +98093;50.00721;4.29549;230;20221231;14.9;12.3;13.6;9.1;13.04;.4;1.37;1354 +98094;50.02414;4.64345;200;20220101;12.4;9.8;11.1;2.2;11.91;.1;.21;3400 +98094;50.02414;4.64345;200;20220102;12.9;9.3;11.1;3.9;10.61;3.9;.83;2100 +98094;50.02414;4.64345;200;20220103;9.9;8.9;9.4;3.5;10.41;24.1;.6;800 +98094;50.02414;4.64345;200;20220104;6.9;5.9;6.4;2.1;8.91;6.6;.38;800 +98094;50.02414;4.64345;200;20220105;3.2;-.6;1.3;2.9;6.61;.2;.18;1300 +98094;50.02414;4.64345;200;20220106;5.3;2.4;3.8;2.8;6.81;.8;.4;2400 +98094;50.02414;4.64345;200;20220107;3.8;1.4;2.6;3.4;6.61;13.2;.44;600 +98094;50.02414;4.64345;200;20220108;5.5;.2;2.8;4.3;7.41;20.3;.23;900 +98094;50.02414;4.64345;200;20220109;6.4;2.8;4.6;2.6;7.01;0;.37;3400 +98094;50.02414;4.64345;200;20220110;1.9;-.7;.6;1.1;6.11;.1;.26;1000 +98094;50.02414;4.64345;200;20220111;6.1;-2;2;.9;5.61;0;.03;5200 +98094;50.02414;4.64345;200;20220112;2;-3.2;-.6;1.3;5.9;0;.2;2256 +98094;50.02414;4.64345;200;20220113;6.6;-.7;2.9;.9;6.21;0;.07;4800 +98094;50.02414;4.64345;200;20220114;9.7;-2.5;3.6;.8;6.11;.1;.05;5700 +98094;50.02414;4.64345;200;20220115;8.2;-3.7;2.2;.9;5.81;.1;.07;5600 +98094;50.02414;4.64345;200;20220116;1.7;-2.1;-.2;2.2;6.21;1.1;.17;700 +98094;50.02414;4.64345;200;20220117;5.8;1;3.4;1.4;7.51;.1;.23;2100 +98094;50.02414;4.64345;200;20220118;7.2;3.5;5.3;1.7;7.3;.1;.4;3194 +98094;50.02414;4.64345;200;20220119;3.3;-.9;1.2;1.8;7.11;2.6;.16;600 +98094;50.02414;4.64345;200;20220120;4;1.4;2.7;2.3;6.91;1.2;.23;3000 +98094;50.02414;4.64345;200;20220121;4.5;-.1;2.2;1.7;7.01;.5;.25;1600 +98094;50.02414;4.64345;200;20220122;4.8;1.7;3.2;1.2;7.41;.2;.34;700 +98094;50.02414;4.64345;200;20220123;3.5;2.5;3;2;6.6;0;.47;1946 +98094;50.02414;4.64345;200;20220124;6.3;.4;3.3;.9;6.31;0;.11;6700 +98094;50.02414;4.64345;200;20220125;5.7;-4.5;.6;.6;5.61;0;.06;6800 +98094;50.02414;4.64345;200;20220126;.9;-1.3;-.2;1.9;6.11;0;.22;500 +98094;50.02414;4.64345;200;20220127;5.3;.6;2.9;3.4;7.91;1.8;.12;900 +98094;50.02414;4.64345;200;20220128;5.3;.8;3;2.4;7.61;.1;.21;2300 +98094;50.02414;4.64345;200;20220129;9;3.6;6.3;3.7;9.61;1.1;.23;1500 +98094;50.02414;4.64345;200;20220130;7.3;2.6;4.9;1.7;7.01;1.4;.49;3800 +98094;50.02414;4.64345;200;20220131;5;.6;2.8;6.8;6.45;.6;.76;2753 +98094;50.02414;4.64345;200;20220201;7.5;1;4.2;3.1;8.31;1.5;.29;700 +98094;50.02414;4.64345;200;20220202;8.9;6.9;7.9;2.5;10.21;.9;.4;900 +98094;50.02414;4.64345;200;20220203;6;6.1;6;3.4;8.71;.5;.45;700 +98094;50.02414;4.64345;200;20220204;7.7;5.1;6.4;4.4;8.31;1.8;.68;1200 +98094;50.02414;4.64345;200;20220205;7.7;-.7;3.5;4.2;6.91;.7;.53;6900 +98094;50.02414;4.64345;200;20220206;8.4;5.3;6.8;6.2;8.81;20.4;.67;900 +98094;50.02414;4.64345;200;20220207;8;2.2;5.1;3.3;6.31;.3;.84;8500 +98094;50.02414;4.64345;200;20220208;9;2.4;5.7;3.3;9.61;.5;.17;2100 +98094;50.02414;4.64345;200;20220209;12.8;7.2;10;2.2;8.81;.1;.87;9000 +98094;50.02414;4.64345;200;20220210;6.4;.4;3.4;2;7.91;7.4;.29;1300 +98094;50.02414;4.64345;200;20220211;7;-.6;3.2;1.6;6.11;0;.54;7400 +98094;50.02414;4.64345;200;20220212;6.8;-4.7;1;2.5;5.11;.1;.67;9900 +98094;50.02414;4.64345;200;20220213;10.1;.1;5.1;5.8;6.61;.1;1.24;7600 +98094;50.02414;4.64345;200;20220214;9.9;8.7;9.3;5.7;8.71;1.5;1.34;6000 +98094;50.02414;4.64345;200;20220215;9.7;4.6;7.1;4.7;8.71;11.9;.77;7900 +98094;50.02414;4.64345;200;20220216;13.1;6.7;9.9;6.6;12.11;8.7;.36;2600 +98094;50.02414;4.64345;200;20220217;11.9;8.8;10.3;4.9;8.71;1.5;1.57;7500 +98094;50.02414;4.64345;200;20220218;11;7;9;6.3;8.81;3.7;1.33;2300 +98094;50.02414;4.64345;200;20220219;8.4;1.8;5.1;7.4;6.47;0;1.35;6874 +98094;50.02414;4.64345;200;20220220;10.3;4.6;7.4;6.3;9.81;9.6;.5;1600 +98094;50.02414;4.64345;200;20220221;6.3;3.6;4.9;4.4;8.01;6.5;.51;3000 +98094;50.02414;4.64345;200;20220222;9.3;2.8;6;3.2;9.51;4;.34;2900 +98094;50.02414;4.64345;200;20220223;11;.4;5.7;2.6;8.01;.3;.84;10900 +98094;50.02414;4.64345;200;20220224;11.2;5.9;8.5;4.1;7.71;2.6;1.45;5900 +98094;50.02414;4.64345;200;20220225;7.7;.3;4;3.8;6.05;.8;1.09;6985 +98094;50.02414;4.64345;200;20220226;7.9;-3.5;2.2;2.5;5.3;.1;1.02;10057 +98094;50.02414;4.64345;200;20220227;11.1;1.1;6.1;3.5;4.31;.1;2.01;13600 +98094;50.02414;4.64345;200;20220228;11.6;-.6;5.5;2.7;4.57;0;1.6;12000 +98094;50.02414;4.64345;200;20220301;9.3;-1.4;4;1.7;4.97;.1;1.16;7562 +98094;50.02414;4.64345;200;20220302;9.8;.5;5.2;1.8;5;.1;1.29;7345 +98094;50.02414;4.64345;200;20220303;13.8;-1.6;6.1;1.9;5.7;0;1.5;11881 +98094;50.02414;4.64345;200;20220304;12.6;-.7;5.9;1.3;4.81;0;1.36;13600 +98094;50.02414;4.64345;200;20220305;11.1;-2.2;4.4;1.2;4.51;0;1.25;13500 +98094;50.02414;4.64345;200;20220306;7;-4.3;1.3;2.1;4.51;.1;1.16;13200 +98094;50.02414;4.64345;200;20220307;6.2;-3.8;1.2;2.8;3.91;0;1.41;14900 +98094;50.02414;4.64345;200;20220308;11;-.4;5.3;3.1;3.41;0;2.22;14900 +98094;50.02414;4.64345;200;20220309;15.1;.6;7.8;1.9;4.61;0;1.97;14400 +98094;50.02414;4.64345;200;20220310;15.9;.9;8.4;2.7;5.61;0;2.26;14800 +98094;50.02414;4.64345;200;20220311;14.7;7.2;10.9;4.2;7.51;.8;2.23;5200 +98094;50.02414;4.64345;200;20220312;14;7.8;10.9;4.6;9.11;1.9;1.9;8800 +98094;50.02414;4.64345;200;20220313;14.9;7.1;11;4.4;9.31;1.3;1.91;9100 +98094;50.02414;4.64345;200;20220314;14;6.7;10.3;2.8;8.61;2;1.76;11100 +98094;50.02414;4.64345;200;20220315;8.4;4.5;6.4;1.4;9.21;7.6;.6;3500 +98094;50.02414;4.64345;200;20220316;12;2.9;7.4;2;10.11;.1;.73;5600 +98094;50.02414;4.64345;200;20220317;8.8;7.5;8.1;2.5;8.51;0;1.06;4800 +98094;50.02414;4.64345;200;20220318;13.9;-1;6.4;2.4;5.91;0;2.04;17100 +98094;50.02414;4.64345;200;20220319;14.6;3.8;9.2;3.2;5.71;0;2.64;17100 +98094;50.02414;4.64345;200;20220320;11.6;-1.5;5;2.3;5.31;1.4;1.87;16200 +98094;50.02414;4.64345;200;20220321;18.7;.8;9.7;1.6;7.41;0;2.01;12900 +98094;50.02414;4.64345;200;20220322;18.4;3.5;10.9;1.2;7.21;0;1.93;12800 +98094;50.02414;4.64345;200;20220323;19.1;1;10;.8;6.31;0;1.98;16900 +98094;50.02414;4.64345;200;20220324;18.2;.6;9.4;.8;5.81;0;1.98;17200 +98094;50.02414;4.64345;200;20220325;16.7;0;8.3;1.5;6.21;0;2.16;16900 +98094;50.02414;4.64345;200;20220326;18.2;1.1;9.6;1.9;6.91;.1;2.48;18000 +98094;50.02414;4.64345;200;20220327;18.5;4.4;11.4;1.4;9.31;0;2.25;17800 +98094;50.02414;4.64345;200;20220328;20.3;1.6;10.9;1.1;8.41;0;2.11;15000 +98094;50.02414;4.64345;200;20220329;16.8;7;11.9;1.5;9.31;2.3;1.69;8700 +98094;50.02414;4.64345;200;20220330;12.6;6.7;9.6;2.2;8.71;4;1.65;10400 +98094;50.02414;4.64345;200;20220331;6.2;4.6;5.4;2.5;7.21;.6;.92;3800 +98094;50.02414;4.64345;200;20220401;.9;.7;.8;3.8;5.81;2.2;.5;1500 +98094;50.02414;4.64345;200;20220402;3.8;-.7;1.5;3.5;5.11;.2;1.18;9100 +98094;50.02414;4.64345;200;20220403;7.5;-4.3;1.6;1.4;4.61;.4;1.64;18000 +98094;50.02414;4.64345;200;20220404;7.6;-2.8;2.4;4.2;6.71;5;.89;7900 +98094;50.02414;4.64345;200;20220405;11.5;4.5;8;3.7;10.61;1.3;.59;3600 +98094;50.02414;4.64345;200;20220406;11.1;7.5;9.3;5.6;9.11;3;1.54;6000 +98094;50.02414;4.64345;200;20220407;12.5;8.3;10.4;7.3;8.91;7;2.41;12800 +98094;50.02414;4.64345;200;20220408;5.8;4.6;5.2;2.5;7.51;10.1;.79;3000 +98094;50.02414;4.64345;200;20220409;9.2;.3;4.7;1.9;6.91;.7;1.57;14700 +98094;50.02414;4.64345;200;20220410;11.1;-.2;5.4;1.1;6.51;0;1.51;11700 +98094;50.02414;4.64345;200;20220411;18.7;1.7;10.2;3.3;6.61;0;3.5;20900 +98094;50.02414;4.64345;200;20220412;20.3;9;14.6;2.7;9.11;0;3.26;16400 +98094;50.02414;4.64345;200;20220413;17.7;9.2;13.4;1.1;11.71;.7;1.83;10800 +98094;50.02414;4.64345;200;20220414;19.6;9.2;14.4;1.2;12.01;0;2.42;15700 +98094;50.02414;4.64345;200;20220415;18.4;6.2;12.3;1.4;10.51;0;2.47;17200 +98094;50.02414;4.64345;200;20220416;17.9;3.6;10.7;2.2;8.11;0;3.17;23200 +98094;50.02414;4.64345;200;20220417;20.4;4.7;12.5;2.2;5.21;0;3.94;23600 +98094;50.02414;4.64345;200;20220418;19.3;2.7;11;1.7;6.11;0;3.26;21300 +98094;50.02414;4.64345;200;20220419;19.1;3.8;11.4;1.4;7.81;0;2.8;18400 +98094;50.02414;4.64345;200;20220420;17.4;6.7;12;1.8;7.01;0;3.36;23000 +98094;50.02414;4.64345;200;20220421;18;2.1;10;2;8.01;0;3.12;23000 +98094;50.02414;4.64345;200;20220422;16.7;6.7;11.7;2;9.21;0;2.82;19300 +98094;50.02414;4.64345;200;20220423;18.1;8.3;13.2;2.2;9.81;0;2.54;13100 +98094;50.02414;4.64345;200;20220424;18.2;8.6;13.4;2;8.61;0;3.21;19400 +98094;50.02414;4.64345;200;20220425;12.6;3.5;8;1.1;8.71;.3;1.49;9900 +98094;50.02414;4.64345;200;20220426;13.3;4.1;8.7;1.8;8.71;0;1.51;8100 +98094;50.02414;4.64345;200;20220427;17;.7;8.8;1.6;8.41;.1;2.77;21600 +98094;50.02414;4.64345;200;20220428;19.5;4.3;11.9;1.9;8.91;0;3.38;23000 +98094;50.02414;4.64345;200;20220429;15.9;5.9;10.9;1.6;9.31;0;1.95;10700 +98094;50.02414;4.64345;200;20220430;14.1;3.8;8.9;2.4;8.01;0;2.73;20700 +98094;50.02414;4.64345;200;20220501;14.7;1.5;8.1;.9;7.81;.2;2.15;16000 +98094;50.02414;4.64345;200;20220502;18;5.1;11.5;1.5;8.71;0;3.11;21500 +98094;50.02414;4.64345;200;20220503;18.7;6.5;12.6;1.9;8.91;0;1.68;2300 +98094;50.02414;4.64345;200;20220504;18.8;5.6;12.2;1.4;9.51;0;2.95;19400 +98094;50.02414;4.64345;200;20220505;17.7;4.9;11.3;1;11.01;.5;1.93;12000 +98094;50.02414;4.64345;200;20220506;20.4;5.7;13;.8;10.51;0;2.89;19300 +98094;50.02414;4.64345;200;20220507;21.5;7.8;14.6;1;11.21;.4;2.68;15400 +98094;50.02414;4.64345;200;20220508;18.9;9;13.9;2;11.91;0;2.76;16600 +98094;50.02414;4.64345;200;20220509;24.8;5.6;15.2;.9;10.91;0;3.39;20600 +98094;50.02414;4.64345;200;20220510;24.7;8.9;16.8;2.5;12.91;0;3.51;16600 +98094;50.02414;4.64345;200;20220511;25.3;8.7;17;2.3;12.61;0;4.48;25400 +98094;50.02414;4.64345;200;20220512;20.6;11.2;15.9;2.1;11.41;0;3.79;22200 +98094;50.02414;4.64345;200;20220513;19.7;5.5;12.6;1.8;9.81;0;3.77;26000 +98094;50.02414;4.64345;200;20220514;23.1;5;14;1.1;10.21;0;3.87;25400 +98094;50.02414;4.64345;200;20220515;27.6;8.4;18;1.4;11.21;0;4.33;23200 +98094;50.02414;4.64345;200;20220516;22.6;15.4;19;1.8;14.31;.1;2.81;11800 +98094;50.02414;4.64345;200;20220517;26.5;11.6;19;1.6;14.91;0;3.53;17300 +98094;50.02414;4.64345;200;20220518;28.5;15.3;21.9;1.2;15.61;0;4.3;21900 +98094;50.02414;4.64345;200;20220519;27.7;17.2;22.4;1.8;16.21;1.6;4.24;19400 +98094;50.02414;4.64345;200;20220520;23.4;14.9;19.1;1.8;16.71;5.8;2.39;10000 +98094;50.02414;4.64345;200;20220521;19.8;8.5;14.1;1.9;11.71;0;3.56;23000 +98094;50.02414;4.64345;200;20220522;23.4;7.1;15.2;.8;12.01;.2;3.48;21700 +98094;50.02414;4.64345;200;20220523;20.2;12.2;16.2;2;14.61;9.5;1.87;7500 +98094;50.02414;4.64345;200;20220524;16.4;9.6;13;2.5;11.91;.6;2.74;18000 +98094;50.02414;4.64345;200;20220525;18.8;5.7;12.2;2.4;10.81;.3;3.16;20500 +98094;50.02414;4.64345;200;20220526;19.9;12.6;16.2;2.9;13.21;0;3.33;17900 +98094;50.02414;4.64345;200;20220527;20.8;12;16.4;2.4;12.11;.6;3.41;17100 +98094;50.02414;4.64345;200;20220528;18;5.4;11.7;1.2;9.11;.1;3.13;20700 +98094;50.02414;4.64345;200;20220529;15.1;2.3;8.7;1.3;8.51;.1;2.58;18800 +98094;50.02414;4.64345;200;20220530;16.5;4.1;10.3;1.1;9.11;0;2.93;20800 +98094;50.02414;4.64345;200;20220531;19.4;5.9;12.6;1.4;9.41;.4;2.92;16800 +98094;50.02414;4.64345;200;20220601;19.2;4.3;11.7;1.5;9.71;0;3.46;23400 +98094;50.02414;4.64345;200;20220602;22.2;3.7;12.9;1.3;9.11;0;4.2;27700 +98094;50.02414;4.64345;200;20220603;25.6;9.2;17.4;1.2;12.21;.3;3.47;17600 +98094;50.02414;4.64345;200;20220604;27.2;12.4;19.8;2;16.21;9.7;4.5;23500 +98094;50.02414;4.64345;200;20220605;18.7;15.6;17.1;1.6;18.11;13.1;1.37;6300 +98094;50.02414;4.64345;200;20220606;19.9;11.4;15.6;2.3;13.61;.8;3.16;18300 +98094;50.02414;4.64345;200;20220607;18.7;8.7;13.7;1.9;14.31;6;1.98;11800 +98094;50.02414;4.64345;200;20220608;17.5;12.9;15.2;2.1;14.81;11.3;1.64;7600 +98094;50.02414;4.64345;200;20220609;17.7;10.3;14;2.1;13.51;1.1;2.33;13900 +98094;50.02414;4.64345;200;20220610;22.5;12.3;17.4;2.2;14.61;0;3.32;17200 +98094;50.02414;4.64345;200;20220611;23.9;13.8;18.8;1.3;16.11;0;4.21;24400 +98094;50.02414;4.64345;200;20220612;22.4;9;15.7;1.3;12.41;0;4.48;28800 +98094;50.02414;4.64345;200;20220613;20.6;8.4;14.5;1.6;11.41;0;3.92;24900 +98094;50.02414;4.64345;200;20220614;23;6;14.5;1;11.51;0;4.17;27100 +98094;50.02414;4.64345;200;20220615;27.3;8.7;18;1;13.21;0;4.65;27100 +98094;50.02414;4.64345;200;20220616;25.6;11.1;18.3;1;13.51;0;4.7;27800 +98094;50.02414;4.64345;200;20220617;29.6;10.6;20.1;1.2;13.71;0;4.98;26600 +98094;50.02414;4.64345;200;20220618;32.9;17.3;25.1;1.1;16.21;0;5.22;24800 +98094;50.02414;4.64345;200;20220619;21.3;15;18.1;2.8;15.81;5.1;3.06;15000 +98094;50.02414;4.64345;200;20220620;19.6;12.1;15.8;1.9;13.81;1.3;2.45;12200 +98094;50.02414;4.64345;200;20220621;21.3;8.3;14.8;1.4;12.71;.8;2.55;13200 +98094;50.02414;4.64345;200;20220622;23.3;10.1;16.7;1.2;15.51;4.9;2.57;13400 +98094;50.02414;4.64345;200;20220623;27;16;21.5;2.2;19.11;13.6;4.26;21400 +98094;50.02414;4.64345;200;20220624;21.4;16.1;18.7;1.5;18.61;12;2.28;11500 +98094;50.02414;4.64345;200;20220625;21.3;14.8;18;2.5;16.41;5.8;2.57;12100 +98094;50.02414;4.64345;200;20220626;19.5;11.9;15.7;1.2;15.01;0;2.41;13600 +98094;50.02414;4.64345;200;20220627;19.1;12;15.5;.7;14.61;4;2.25;12500 +98094;50.02414;4.64345;200;20220628;23.4;7.9;15.6;1;13.11;0;3.88;24000 +98094;50.02414;4.64345;200;20220629;26.1;10.4;18.2;1.4;13.71;0;4.42;24600 +98094;50.02414;4.64345;200;20220630;18.9;12.1;15.5;1.6;14.51;12.2;1.69;7300 +98094;50.02414;4.64345;200;20220701;20;10.3;15.1;1.5;12.81;.1;3.27;19700 +98094;50.02414;4.64345;200;20220702;24.1;7.9;16;1.6;12.71;0;4.41;26900 +98094;50.02414;4.64345;200;20220703;22.3;10.9;16.6;1.1;13.81;0;4.17;26100 +98094;50.02414;4.64345;200;20220704;23.6;8.2;15.9;1;12.81;0;4.1;25600 +98094;50.02414;4.64345;200;20220705;23.3;9.4;16.3;1.3;12.91;0;4.06;24500 +98094;50.02414;4.64345;200;20220706;22.4;7.3;14.8;1.2;12.41;0;3.43;20800 +98094;50.02414;4.64345;200;20220707;19.8;13.4;16.6;2;14.61;.3;2.48;12300 +98094;50.02414;4.64345;200;20220708;24;8.4;16.2;1.3;12.71;0;4.45;27700 +98094;50.02414;4.64345;200;20220709;25;10.7;17.8;1.4;14.21;0;3.91;21700 +98094;50.02414;4.64345;200;20220710;22;9.3;15.6;1.5;13.11;0;3.44;20300 +98094;50.02414;4.64345;200;20220711;25.5;10.5;18;.9;15.01;0;4.13;24500 +98094;50.02414;4.64345;200;20220712;29.1;11;20;.9;14.81;0;4.45;24400 +98094;50.02414;4.64345;200;20220713;32.8;18.9;25.8;1.6;15.11;0;5.72;25700 +98094;50.02414;4.64345;200;20220714;27.1;17;22;1.9;15.11;0;5;24700 +98094;50.02414;4.64345;200;20220715;23.3;9.8;16.5;1;11.71;0;4.16;25700 +98094;50.02414;4.64345;200;20220716;25.1;8.8;16.9;1.5;11.91;0;4.19;23600 +98094;50.02414;4.64345;200;20220717;28.2;8.9;18.5;1.2;11.31;0;4.75;26500 +98094;50.02414;4.64345;200;20220718;34.5;11.2;22.8;1;11.81;0;5.1;25300 +98094;50.02414;4.64345;200;20220719;37;14.9;25.9;2;12.71;0;6.59;26700 +98094;50.02414;4.64345;200;20220720;26.5;18.8;22.6;2.2;18.11;4.7;2.94;9600 +98094;50.02414;4.64345;200;20220721;23.1;16;19.5;2.1;18.41;.1;2.65;12900 +98094;50.02414;4.64345;200;20220722;25.8;13.6;19.7;1.7;15.81;.5;3.37;16000 +98094;50.02414;4.64345;200;20220723;27.1;12.4;19.7;.8;15.71;0;3.71;20400 +98094;50.02414;4.64345;200;20220724;30.7;13.9;22.3;1.7;15.91;0;5.13;25400 +98094;50.02414;4.64345;200;20220725;25.6;17.9;21.7;1.9;15.71;.1;3.66;15700 +98094;50.02414;4.64345;200;20220726;22.9;13.8;18.3;2;15.21;.2;2.66;11600 +98094;50.02414;4.64345;200;20220727;21.9;10.2;16;1.8;11.71;0;3.83;22500 +98094;50.02414;4.64345;200;20220728;26.3;8.4;17.3;1.4;11.31;0;3.45;16500 +98094;50.02414;4.64345;200;20220729;27.4;10.8;19.1;1.4;12.61;0;4.25;22500 +98094;50.02414;4.64345;200;20220730;28.2;10.5;19.3;1.1;12.91;0;4.06;21800 +98094;50.02414;4.64345;200;20220731;24.6;15.3;19.9;2;16.81;0;2.94;13100 +98094;50.02414;4.64345;200;20220801;24.9;17.7;21.3;1.4;17.71;.4;2.74;12000 +98094;50.02414;4.64345;200;20220802;28.7;13.3;21;1.3;16.11;0;4.03;20800 +98094;50.02414;4.64345;200;20220803;33.3;14.5;23.9;1.2;15.81;0;4.94;24400 +98094;50.02414;4.64345;200;20220804;30.9;15.9;23.4;1.2;17.91;5.3;3.34;14100 +98094;50.02414;4.64345;200;20220805;25;17.6;21.3;1.9;17.21;.1;3.17;14000 +98094;50.02414;4.64345;200;20220806;22.7;6.5;14.6;1.5;10.11;0;3.9;24900 +98094;50.02414;4.64345;200;20220807;25.4;7.8;16.6;1.6;10.41;0;4.26;24700 +98094;50.02414;4.64345;200;20220808;27.2;10.1;18.6;1.4;12.41;0;4.32;24500 +98094;50.02414;4.64345;200;20220809;29.1;12.4;20.7;1.7;13.71;0;4.65;24000 +98094;50.02414;4.64345;200;20220810;32;12.8;22.4;1.4;12.81;0;4.77;23500 +98094;50.02414;4.64345;200;20220811;32.2;13;22.6;1.2;11.71;0;4.65;23500 +98094;50.02414;4.64345;200;20220812;32.6;12.3;22.4;.9;10.81;0;4.36;23300 +98094;50.02414;4.64345;200;20220813;31.7;12.1;21.9;1;10.41;0;4.41;23700 +98094;50.02414;4.64345;200;20220814;31.3;13.2;22.2;1.4;11.81;0;3.95;16600 +98094;50.02414;4.64345;200;20220815;28.1;18.5;23.3;2.9;16.31;.1;4.53;18400 +98094;50.02414;4.64345;200;20220816;28.1;15.4;21.7;1.8;16.71;11.5;3.53;15900 +98094;50.02414;4.64345;200;20220817;23.7;16.8;20.2;1.2;18.71;1.1;2.24;10800 +98094;50.02414;4.64345;200;20220818;25.9;14;19.9;1.1;17.51;.1;3.07;17000 +98094;50.02414;4.64345;200;20220819;23.6;14.7;19.1;1.5;18.01;2.1;1.89;8200 +98094;50.02414;4.64345;200;20220820;24.6;13.9;19.2;1.7;15.11;0;3.46;19100 +98094;50.02414;4.64345;200;20220821;25;9.5;17.2;.7;13.01;0;2.69;15800 +98094;50.02414;4.64345;200;20220822;28.2;14.5;21.3;1.2;14.51;0;3.2;15100 +98094;50.02414;4.64345;200;20220823;28.7;13.3;21;1.2;16.01;0;3.28;16600 +98094;50.02414;4.64345;200;20220824;32.3;14.1;23.2;1.2;15.91;.1;4.03;20200 +98094;50.02414;4.64345;200;20220825;32.7;14.1;23.4;1.8;16.01;0;4.45;20300 +98094;50.02414;4.64345;200;20220826;22.8;17.8;20.3;2.1;17.61;0;1.91;5900 +98094;50.02414;4.64345;200;20220827;21.7;12.8;17.2;1.6;14.21;0;2.4;12500 +98094;50.02414;4.64345;200;20220828;24.3;10.8;17.5;1.6;12.81;0;3.38;20100 +98094;50.02414;4.64345;200;20220829;25;14.9;19.9;1.9;11.81;0;3.33;14300 +98094;50.02414;4.64345;200;20220830;28.4;11.3;19.8;1.3;12.91;1.2;3.02;13800 +98094;50.02414;4.64345;200;20220831;25.8;12.6;19.2;1.4;14.41;3.7;2.88;14900 +98094;50.02414;4.64345;200;20220901;26.8;13.1;19.9;1.2;13.41;0;3.28;18400 +98094;50.02414;4.64345;200;20220902;27.8;12.5;20.1;1.5;13.01;.1;3.43;17600 +98094;50.02414;4.64345;200;20220903;25.5;16.8;21.1;1.2;16.11;2.1;2.57;12400 +98094;50.02414;4.64345;200;20220904;27.7;14.4;21;1.7;15.31;0;3.46;17900 +98094;50.02414;4.64345;200;20220905;30.3;15;22.6;1.5;14.11;6.1;3.53;16300 +98094;50.02414;4.64345;200;20220906;29.7;14.9;22.3;1.9;16.51;3.2;3.6;17000 +98094;50.02414;4.64345;200;20220907;23;14.9;18.9;1.8;17.01;4.3;2.46;13900 +98094;50.02414;4.64345;200;20220908;21.3;13.3;17.3;2.6;16.01;3;2.34;13900 +98094;50.02414;4.64345;200;20220909;19.5;13.6;16.5;3.8;15.51;10.3;1.96;10000 +98094;50.02414;4.64345;200;20220910;21.9;13.3;17.6;2.4;15.71;1.5;2.07;10000 +98094;50.02414;4.64345;200;20220911;22.1;14.1;18.1;.9;15.31;0;2.02;11800 +98094;50.02414;4.64345;200;20220912;25.5;8.8;17.1;1.4;13.61;.1;2.79;17400 +98094;50.02414;4.64345;200;20220913;20.3;15;17.6;1.2;18.01;14.4;.98;3400 +98094;50.02414;4.64345;200;20220914;23.1;17;20;1.5;19.51;16.5;1.46;6000 +98094;50.02414;4.64345;200;20220915;18.8;11.6;15.2;1.1;14.41;.2;1.38;7600 +98094;50.02414;4.64345;200;20220916;14.6;9.8;12.2;1.8;12.01;3.2;1.31;8100 +98094;50.02414;4.64345;200;20220917;12.3;7.1;9.7;2;11.11;4.1;.99;7100 +98094;50.02414;4.64345;200;20220918;15;6.1;10.5;2.4;10.51;.3;1.47;9800 +98094;50.02414;4.64345;200;20220919;16.3;6.7;11.5;1.5;10.81;.4;1.54;10700 +98094;50.02414;4.64345;200;20220920;16.9;6;11.4;1.1;10.51;.1;1.5;10600 +98094;50.02414;4.64345;200;20220921;17.2;4.4;10.8;.5;9.41;0;1.61;14500 +98094;50.02414;4.64345;200;20220922;18.9;1.9;10.4;.5;8.71;0;1.71;16200 +98094;50.02414;4.64345;200;20220923;16.9;4.6;10.7;.7;10.31;0;1.13;7000 +98094;50.02414;4.64345;200;20220924;16.3;8.7;12.5;.9;12.51;2.2;.99;5200 +98094;50.02414;4.64345;200;20220925;16.9;10.2;13.5;1.9;12.21;.2;1.68;12100 +98094;50.02414;4.64345;200;20220926;13.3;6.6;9.9;3.2;11.11;10.1;.89;4800 +98094;50.02414;4.64345;200;20220927;12.5;7;9.7;2.4;10.91;3.4;1.06;9000 +98094;50.02414;4.64345;200;20220928;13.8;7.1;10.4;1.4;10.01;.2;1.23;8800 +98094;50.02414;4.64345;200;20220929;14.4;.7;7.5;1.1;8.41;.1;1.23;11200 +98094;50.02414;4.64345;200;20220930;17.3;1.1;9.2;2.1;9.31;11.1;1.66;13900 +98094;50.02414;4.64345;200;20221001;17.6;10;13.8;4.4;13.61;5.5;1.42;8300 +98094;50.02414;4.64345;200;20221002;13.9;12.5;13.2;1.8;13.91;12.2;.73;2700 +98094;50.02414;4.64345;200;20221003;15.7;8.1;11.9;1.1;11.81;0;1.14;9200 +98094;50.02414;4.64345;200;20221004;18.3;4.9;11.6;1.4;11.11;.1;1.47;13200 +98094;50.02414;4.64345;200;20221005;19.8;11;15.4;3.3;14.11;.5;1.8;12300 +98094;50.02414;4.64345;200;20221006;17.5;7.7;12.6;1.5;11.51;0;1.43;12400 +98094;50.02414;4.64345;200;20221007;17.7;3.5;10.6;1.4;9.81;.1;1.42;13100 +98094;50.02414;4.64345;200;20221008;16.1;6.9;11.5;1.7;10.61;0;1.27;9800 +98094;50.02414;4.64345;200;20221009;17.7;.1;8.9;1.8;8.61;.1;1.49;13200 +98094;50.02414;4.64345;200;20221010;17;9.1;13;1.9;12.11;1.3;1.15;6400 +98094;50.02414;4.64345;200;20221011;14.7;4.2;9.4;1;9.31;0;1.08;12200 +98094;50.02414;4.64345;200;20221012;17.3;-.5;8.4;1.1;9.21;0;1.09;11200 +98094;50.02414;4.64345;200;20221013;15.7;8.6;12.1;2.2;12.91;2.3;.79;4200 +98094;50.02414;4.64345;200;20221014;16.7;12.7;14.7;1.9;14.91;1.2;.83;4100 +98094;50.02414;4.64345;200;20221015;19.5;12.6;16;2.4;15.21;2.1;1.2;6700 +98094;50.02414;4.64345;200;20221016;17.7;11.8;14.7;2.8;15.21;0;.92;6100 +98094;50.02414;4.64345;200;20221017;18.9;16.4;17.6;3.4;17.21;9.3;1.09;3100 +98094;50.02414;4.64345;200;20221018;19.2;14.5;16.8;.6;16.21;.2;.86;5800 +98094;50.02414;4.64345;200;20221019;19.3;10.9;15.1;1.8;14.21;0;1.14;9900 +98094;50.02414;4.64345;200;20221020;20.3;13.7;17;3.1;15.71;10.5;1.36;7500 +98094;50.02414;4.64345;200;20221021;19.2;14.3;16.7;3.4;15.91;1;1.25;7400 +98094;50.02414;4.64345;200;20221022;19;12.9;15.9;3;15.01;0;1.19;7200 +98094;50.02414;4.64345;200;20221023;19.9;14.6;17.2;3.6;15.21;1.7;1.48;4900 +98094;50.02414;4.64345;200;20221024;18;14.7;16.3;6.4;13.61;2.2;2.03;6800 +98094;50.02414;4.64345;200;20221025;16.8;12.7;14.7;2.9;13.61;.2;1.07;4400 +98094;50.02414;4.64345;200;20221026;20.9;13;16.9;3.1;14.61;0;1.48;8800 +98094;50.02414;4.64345;200;20221027;20.9;15.4;18.1;3.4;14.91;0;1.68;6700 +98094;50.02414;4.64345;200;20221028;22.6;17.5;20;3;15.41;0;1.87;6700 +98094;50.02414;4.64345;200;20221029;23.8;15.2;19.5;1.9;14.91;0;1.47;5500 +98094;50.02414;4.64345;200;20221030;21.1;12;16.5;1.6;13.61;.9;1.08;7500 +98094;50.02414;4.64345;200;20221031;19.7;10.1;14.9;2.3;13.71;1.6;1.02;5400 +98094;50.02414;4.64345;200;20221101;15.8;10.7;13.2;5.4;12.51;.1;1.14;8500 +98094;50.02414;4.64345;200;20221102;14.8;9.3;12;4.2;10.71;0;1.18;8200 +98094;50.02414;4.64345;200;20221103;13.8;10.4;12.1;4.4;11.31;5.5;1.08;3900 +98094;50.02414;4.64345;200;20221104;11.5;7.9;9.7;2.9;10.51;.7;.64;2900 +98094;50.02414;4.64345;200;20221105;10.5;2.2;6.3;2.3;8.91;0;.43;4600 +98094;50.02414;4.64345;200;20221106;9.5;8.2;8.8;4.6;10.21;1.9;.6;2000 +98094;50.02414;4.64345;200;20221107;14.3;8.1;11.2;5;12.51;.1;.54;3100 +98094;50.02414;4.64345;200;20221108;15;10.4;12.7;5;11.51;2.1;1.21;4200 +98094;50.02414;4.64345;200;20221109;13.6;11.1;12.3;3.9;11.61;.5;.93;4100 +98094;50.02414;4.64345;200;20221110;12.9;6.2;9.5;2.4;10.31;0;.45;7400 +98094;50.02414;4.64345;200;20221111;13.4;6.9;10.1;1.8;10.21;0;.51;5800 +98094;50.02414;4.64345;200;20221112;18.5;3.2;10.8;.9;9.51;0;.44;6900 +98094;50.02414;4.64345;200;20221113;15.2;1.4;8.3;.7;8.81;.1;.24;7100 +98094;50.02414;4.64345;200;20221114;6.9;-1.9;2.5;1.5;8.21;1.6;.11;2200 +98094;50.02414;4.64345;200;20221115;12.2;7.1;9.6;3.4;12.21;7.7;.14;3600 +98094;50.02414;4.64345;200;20221116;11.1;8.1;9.6;4.3;11.71;14;.23;3100 +98094;50.02414;4.64345;200;20221117;12.2;9.2;10.7;6.3;11.21;.5;.67;4900 +98094;50.02414;4.64345;200;20221118;10.7;7.6;9.1;2.7;9.91;.1;.57;2500 +98094;50.02414;4.64345;200;20221119;10.1;5.4;7.7;1.5;9.61;2.1;.4;1900 +98094;50.02414;4.64345;200;20221120;7.4;5.1;6.2;2.5;9.11;2.9;.27;2200 +98094;50.02414;4.64345;200;20221121;7.2;2;4.6;3.1;8.61;3.1;.17;1700 +98094;50.02414;4.64345;200;20221122;7.7;4;5.8;5.1;8.71;1.9;.35;1900 +98094;50.02414;4.64345;200;20221123;8.5;5.6;7;4.4;9.31;5;.37;2400 +98094;50.02414;4.64345;200;20221124;10.4;6.8;8.6;4.9;9.81;2.8;.4;5500 +98094;50.02414;4.64345;200;20221125;10;7.2;8.6;2.6;10.11;0;.39;2400 +98094;50.02414;4.64345;200;20221126;8.2;1.7;4.9;1.8;8.21;0;.14;3900 +98094;50.02414;4.64345;200;20221127;7.7;5.2;6.4;3.8;8.41;1.8;.56;1300 +98094;50.02414;4.64345;200;20221128;8.9;6.3;7.6;2.1;9.51;.9;.4;1400 +98094;50.02414;4.64345;200;20221129;6.3;3.9;5.1;.3;8.61;0;.21;2000 +98094;50.02414;4.64345;200;20221130;6.3;3.5;4.9;1.1;8.31;.1;.3;1100 +98094;50.02414;4.64345;200;20221201;4.8;3.9;4.3;2.1;8.21;.1;.3;300 +98094;50.02414;4.64345;200;20221202;3.2;3.2;3.2;2.3;7.11;.8;.39;300 +98094;50.02414;4.64345;200;20221203;2;1;1.5;2.2;6.21;0;.35;800 +98094;50.02414;4.64345;200;20221204;1.1;.9;1;1.9;6.01;3.6;.35;500 +98094;50.02414;4.64345;200;20221205;1.2;.1;.6;.5;6.21;1.7;.21;1400 +98094;50.02414;4.64345;200;20221206;5.2;.5;2.8;.9;6.91;.3;.23;1800 +98094;50.02414;4.64345;200;20221207;4.9;1.8;3.3;1.2;7.51;1.2;.23;1400 +98094;50.02414;4.64345;200;20221208;2.9;1.3;2.1;1.2;6.51;.2;.24;1600 +98094;50.02414;4.64345;200;20221209;-1.4;-5.1;-3.3;.9;4.81;.1;.13;1600 +98094;50.02414;4.64345;200;20221210;-1.7;-3.5;-2.6;.9;5.01;0;.15;1400 +98094;50.02414;4.64345;200;20221211;0;-1.8;-.9;1.7;5.21;0;.18;2100 +98094;50.02414;4.64345;200;20221212;1;-5.7;-2.4;1.3;4.51;0;0;4900 +98094;50.02414;4.64345;200;20221213;-1.1;-7.9;-4.5;1.5;3.81;0;.11;3200 +98094;50.02414;4.64345;200;20221214;.7;-4.2;-1.8;.7;3.91;0;.11;3100 +98094;50.02414;4.64345;200;20221215;1;-9.8;-4.4;.9;3.61;0;0;5200 +98094;50.02414;4.64345;200;20221216;-.7;-8.7;-4.7;.5;4.01;0;.23;800 +98094;50.02414;4.64345;200;20221217;-2.4;-5.8;-4.1;.9;4.21;0;0;4600 +98094;50.02414;4.64345;200;20221218;0;-10.6;-5.3;2.3;4.11;1.2;.12;2300 +98094;50.02414;4.64345;200;20221219;10.4;.3;5.3;5.2;8.81;.7;.22;2700 +98094;50.02414;4.64345;200;20221220;11;10.2;10.6;4.6;10.81;8.9;.81;800 +98094;50.02414;4.64345;200;20221221;9.7;9.4;9.5;3.5;11.31;24.3;.19;2500 +98094;50.02414;4.64345;200;20221222;10.1;9;9.5;3.6;11.91;9.7;.15;1300 +98094;50.02414;4.64345;200;20221223;12.4;8.3;10.3;3.1;11.71;9.6;.5;400 +98094;50.02414;4.64345;200;20221224;11.8;8.5;10.1;3;11.21;.9;.34;2400 +98094;50.02414;4.64345;200;20221225;11.5;8.6;10;3;11.61;3.3;.4;900 +98094;50.02414;4.64345;200;20221226;10.2;9.9;10;3.6;10.41;2;.7;1100 +98094;50.02414;4.64345;200;20221227;7.6;.7;4.1;3.6;7.61;.2;.1;4300 +98094;50.02414;4.64345;200;20221228;9.2;4.4;6.8;7;10.01;7.7;.06;1500 +98094;50.02414;4.64345;200;20221229;9.4;8.6;9;6.2;10.11;.7;.65;1300 +98094;50.02414;4.64345;200;20221230;12.3;4.3;8.3;6.1;10.41;9.7;.47;1200 +98094;50.02414;4.64345;200;20221231;15.1;12.4;13.7;8.6;13.51;.2;1.06;1200 +98095;50.04;4.99162;230;20220101;12.2;9.4;10.8;3.1;11.36;0;.32;3600 +98095;50.04;4.99162;230;20220102;12.2;8.8;10.5;5.2;10.01;4.4;.98;1700 +98095;50.04;4.99162;230;20220103;9.6;8.6;9.1;4.4;9.81;24.4;.76;800 +98095;50.04;4.99162;230;20220104;6.6;5.6;6.1;2.7;8.66;7.3;.39;850 +98095;50.04;4.99162;230;20220105;3;-.6;1.2;3.8;6.41;.4;.24;1200 +98095;50.04;4.99162;230;20220106;4.4;2.1;3.2;3.1;6.66;1.1;.39;1800 +98095;50.04;4.99162;230;20220107;3.3;.9;2.1;4.2;6.36;14.1;.43;550 +98095;50.04;4.99162;230;20220108;5;0;2.5;4.7;7.06;19.1;.24;1150 +98095;50.04;4.99162;230;20220109;5.8;2.6;4.2;3.8;6.81;.1;.48;2800 +98095;50.04;4.99162;230;20220110;1.4;-.8;.3;1.4;5.86;0;.24;1350 +98095;50.04;4.99162;230;20220111;5.8;-2.7;1.5;1.1;5.41;.4;.08;4900 +98095;50.04;4.99162;230;20220112;1.7;-3.1;-.7;1.1;5.7;0;.16;2377 +98095;50.04;4.99162;230;20220113;6.4;-1.1;2.7;.9;6.16;0;.05;4850 +98095;50.04;4.99162;230;20220114;9.4;-2;3.7;.9;5.91;.1;.12;5350 +98095;50.04;4.99162;230;20220115;7.8;-3.4;2.2;1.3;5.46;.1;.21;5300 +98095;50.04;4.99162;230;20220116;1.5;-1.9;-.2;2.8;6.06;1.1;.2;700 +98095;50.04;4.99162;230;20220117;5.1;.8;3;2.2;7.36;.2;.22;1600 +98095;50.04;4.99162;230;20220118;7;3.4;5.2;2;7.3;0;.43;2895 +98095;50.04;4.99162;230;20220119;2.9;-.4;1.3;2.4;6.86;2.6;.22;500 +98095;50.04;4.99162;230;20220120;3.8;1.4;2.6;3;6.61;1.7;.32;3050 +98095;50.04;4.99162;230;20220121;4.1;-.1;2;2.1;6.71;.5;.28;1800 +98095;50.04;4.99162;230;20220122;4.4;1.6;3;1.8;7.16;.1;.36;650 +98095;50.04;4.99162;230;20220123;3.3;2.3;2.8;2.1;6.57;0;.45;1698 +98095;50.04;4.99162;230;20220124;6;.3;3.2;1.6;6.06;0;.24;6350 +98095;50.04;4.99162;230;20220125;5.9;-3.8;1.1;1.2;5.66;0;.18;6450 +98095;50.04;4.99162;230;20220126;.5;-1.4;-.4;2.3;5.91;0;.23;550 +98095;50.04;4.99162;230;20220127;5;.2;2.6;3.9;7.61;1.8;.14;850 +98095;50.04;4.99162;230;20220128;4.7;.9;2.8;3.1;7.46;0;.18;2050 +98095;50.04;4.99162;230;20220129;8.7;3.2;5.9;4.8;9.31;.9;.23;1400 +98095;50.04;4.99162;230;20220130;6.5;2.5;4.5;2.6;6.71;.2;.56;3500 +98095;50.04;4.99162;230;20220131;4.8;1.2;3;7.1;6.4;.8;.78;2354 +98095;50.04;4.99162;230;20220201;7.3;.9;4.1;4.3;7.91;2.1;.39;750 +98095;50.04;4.99162;230;20220202;8.5;6.9;7.7;3.5;9.71;1;.49;1000 +98095;50.04;4.99162;230;20220203;5.9;6;6;4;8.46;.5;.53;650 +98095;50.04;4.99162;230;20220204;7.2;4.8;6;5.1;7.91;1.9;.73;1350 +98095;50.04;4.99162;230;20220205;7;-.6;3.2;5;6.56;1.1;.61;6050 +98095;50.04;4.99162;230;20220206;8.1;4.9;6.5;7.8;8.21;22.4;.89;750 +98095;50.04;4.99162;230;20220207;7.4;1.9;4.7;4.1;5.91;.3;.97;8000 +98095;50.04;4.99162;230;20220208;8.4;2;5.2;4.1;9.16;.4;.16;2050 +98095;50.04;4.99162;230;20220209;12.3;6.9;9.6;2.9;8.41;.1;1;8700 +98095;50.04;4.99162;230;20220210;6.1;1.2;3.7;2.5;7.61;7.9;.42;1200 +98095;50.04;4.99162;230;20220211;6.5;-.4;3;2.1;5.91;0;.62;6650 +98095;50.04;4.99162;230;20220212;6.4;-3.8;1.3;3;4.86;0;.82;9600 +98095;50.04;4.99162;230;20220213;9.8;-.1;4.8;5.7;6.16;0;1.32;7950 +98095;50.04;4.99162;230;20220214;9.6;8.3;8.9;5.6;8.11;1.6;1.45;4800 +98095;50.04;4.99162;230;20220215;9;4.4;6.7;5.5;8.16;6;.85;7550 +98095;50.04;4.99162;230;20220216;12.7;6.5;9.6;8;11.41;9.4;.52;2400 +98095;50.04;4.99162;230;20220217;11.2;8.6;9.9;7;8.16;1.4;1.84;7000 +98095;50.04;4.99162;230;20220218;10.7;6.6;8.6;7.6;8.21;4.3;1.56;2000 +98095;50.04;4.99162;230;20220219;7.6;1.8;4.7;7.9;6.27;1.6;1.32;6193 +98095;50.04;4.99162;230;20220220;9.9;4.4;7.1;7.7;9.21;12.2;.66;1450 +98095;50.04;4.99162;230;20220221;6.6;3.5;5;4.4;8;6.4;.51;3000 +98095;50.04;4.99162;230;20220222;9;2.9;6;4.3;8.86;3.1;.54;3000 +98095;50.04;4.99162;230;20220223;10.5;.9;5.7;3.3;7.51;2.4;1;11050 +98095;50.04;4.99162;230;20220224;10.3;5.9;8.1;5;7.26;2.6;1.56;5200 +98095;50.04;4.99162;230;20220225;7.2;0;3.6;3.8;5.94;.6;1.06;7169 +98095;50.04;4.99162;230;20220226;7.3;-2.6;2.4;2.6;5.34;0;.99;10027 +98095;50.04;4.99162;230;20220227;10.4;.8;5.6;4.5;4.26;.1;2.12;13500 +98095;50.04;4.99162;230;20220228;11.3;-.5;5.4;2.3;4.36;0;1.54;11547 +98095;50.04;4.99162;230;20220301;9.4;-.3;4.6;1.9;4.7;.1;1.24;7845 +98095;50.04;4.99162;230;20220302;9.5;.6;5.1;2.2;4.74;0;1.4;7346 +98095;50.04;4.99162;230;20220303;13.9;-.4;6.7;2;5.37;0;1.61;11927 +98095;50.04;4.99162;230;20220304;11.9;-.2;5.8;2;4.31;0;1.67;13750 +98095;50.04;4.99162;230;20220305;10.6;-1.7;4.4;1.6;4.21;0;1.4;13450 +98095;50.04;4.99162;230;20220306;6.6;-3.8;1.4;2.8;4.06;.1;1.38;13450 +98095;50.04;4.99162;230;20220307;5.9;-4;.9;4;3.66;0;1.59;14950 +98095;50.04;4.99162;230;20220308;10.6;-.7;4.9;3.9;3.26;0;2.4;15000 +98095;50.04;4.99162;230;20220309;14.4;.4;7.4;2.2;4.36;0;2.08;14550 +98095;50.04;4.99162;230;20220310;15.5;1.2;8.4;3.1;5.21;0;2.42;14750 +98095;50.04;4.99162;230;20220311;14.5;6;10.3;5.3;6.61;.5;2.66;9000 +98095;50.04;4.99162;230;20220312;13.5;7.5;10.5;4.5;8.46;1.2;1.97;9050 +98095;50.04;4.99162;230;20220313;14.4;6.9;10.6;4.9;8.56;1.7;2.09;9350 +98095;50.04;4.99162;230;20220314;13.4;6.3;9.9;3.1;8.16;1.2;1.78;10550 +98095;50.04;4.99162;230;20220315;8.2;4.2;6.2;2.1;8.61;8.1;.69;3400 +98095;50.04;4.99162;230;20220316;11.5;2.9;7.2;2.6;9.56;0;.79;5800 +98095;50.04;4.99162;230;20220317;8.4;7.2;7.8;2.9;8.06;0;1.14;4900 +98095;50.04;4.99162;230;20220318;13.6;-.6;6.5;3.4;5.61;0;2.31;17200 +98095;50.04;4.99162;230;20220319;14.1;4;9;4.7;5.26;0;3.06;17200 +98095;50.04;4.99162;230;20220320;11.1;-.9;5.1;2.9;5.16;3.4;1.95;15250 +98095;50.04;4.99162;230;20220321;18.3;1.5;9.9;2.3;7.31;0;2.28;14200 +98095;50.04;4.99162;230;20220322;18.2;4.5;11.4;1.9;6.51;0;2.43;14550 +98095;50.04;4.99162;230;20220323;18.6;1.6;10.1;1.3;5.81;0;2.26;17000 +98095;50.04;4.99162;230;20220324;17.7;1.3;9.5;1.2;5.51;0;2.16;17250 +98095;50.04;4.99162;230;20220325;16.1;.8;8.4;2.2;5.81;0;2.44;17150 +98095;50.04;4.99162;230;20220326;17.8;2;9.9;3.1;6.41;.1;2.96;18100 +98095;50.04;4.99162;230;20220327;18;4.4;11.2;2.3;8.86;0;2.44;17900 +98095;50.04;4.99162;230;20220328;19.5;3.1;11.3;1.6;8.26;0;2.31;15500 +98095;50.04;4.99162;230;20220329;16.4;7.1;11.8;2.2;8.86;2.5;1.94;9150 +98095;50.04;4.99162;230;20220330;12.2;6.3;9.3;2.7;8.26;4.8;1.72;10400 +98095;50.04;4.99162;230;20220331;5.4;4.3;4.9;2.6;7.16;1;.78;2750 +98095;50.04;4.99162;230;20220401;.9;.6;.7;4.4;5.76;2.6;.52;1600 +98095;50.04;4.99162;230;20220402;3.3;-1;1.1;4.2;5.01;.1;1.13;8700 +98095;50.04;4.99162;230;20220403;7;-4.2;1.4;1.8;4.41;.3;1.65;17250 +98095;50.04;4.99162;230;20220404;7.1;-2.7;2.2;5.1;6.26;4.5;1;8150 +98095;50.04;4.99162;230;20220405;11;4.2;7.6;4.9;10.26;1.1;.53;3350 +98095;50.04;4.99162;230;20220406;10.6;7.3;9;6.6;8.46;3;1.72;5550 +98095;50.04;4.99162;230;20220407;12.1;8.1;10.1;8.8;8.31;8.2;2.64;13000 +98095;50.04;4.99162;230;20220408;5.5;4.4;4.9;3.1;7.16;10.4;.87;3150 +98095;50.04;4.99162;230;20220409;8.7;.1;4.4;2.4;6.56;.9;1.58;14500 +98095;50.04;4.99162;230;20220410;10.7;-.2;5.2;1.7;6.21;.1;1.65;12700 +98095;50.04;4.99162;230;20220411;17.9;1.9;9.9;3.6;6.31;0;3.52;21100 +98095;50.04;4.99162;230;20220412;20;8.3;14.2;3.1;8.56;0;3.4;16500 +98095;50.04;4.99162;230;20220413;17.5;8.8;13.2;1.6;10.96;.3;2.14;12950 +98095;50.04;4.99162;230;20220414;18.7;9.1;13.9;1.4;11.21;0;2.37;15000 +98095;50.04;4.99162;230;20220415;17.6;6.1;11.9;1.9;10.01;0;2.64;19100 +98095;50.04;4.99162;230;20220416;17.2;3.8;10.5;3.1;7.51;0;3.37;23350 +98095;50.04;4.99162;230;20220417;19.4;4.1;11.7;3;5.06;0;4.07;23900 +98095;50.04;4.99162;230;20220418;18.7;3.8;11.3;2;5.71;0;3.47;21950 +98095;50.04;4.99162;230;20220419;18.5;3.7;11.1;2.1;7.16;0;3.08;19350 +98095;50.04;4.99162;230;20220420;16.9;6.5;11.7;2.6;6.46;0;3.59;22700 +98095;50.04;4.99162;230;20220421;17.5;2.8;10.1;3;7.51;0;3.38;23250 +98095;50.04;4.99162;230;20220422;16.5;6.2;11.3;3.2;8.56;0;2.99;18450 +98095;50.04;4.99162;230;20220423;17.7;8.4;13;3.8;9.16;0;2.97;13450 +98095;50.04;4.99162;230;20220424;17.6;8.4;13;2.9;8.06;.1;3.4;19350 +98095;50.04;4.99162;230;20220425;12.8;3.6;8.2;1.6;8.16;.3;1.87;12400 +98095;50.04;4.99162;230;20220426;12.7;4.4;8.6;2.3;8.31;0;1.6;7950 +98095;50.04;4.99162;230;20220427;16.6;1.3;8.9;2.7;8.06;0;2.97;21850 +98095;50.04;4.99162;230;20220428;18.7;4.4;11.6;3.1;8.46;0;3.58;23450 +98095;50.04;4.99162;230;20220429;15.2;5.9;10.6;2.3;8.86;0;2.02;10250 +98095;50.04;4.99162;230;20220430;13.3;3.6;8.5;3;7.66;0;2.64;19900 +98095;50.04;4.99162;230;20220501;13.9;1.8;7.9;1.3;7.66;.2;2.06;14600 +98095;50.04;4.99162;230;20220502;17.6;4.8;11.2;2.5;8.31;0;3.23;21000 +98095;50.04;4.99162;230;20220503;18.1;6.2;12.2;2.7;8.41;0;1.94;2350 +98095;50.04;4.99162;230;20220504;18;6.3;12.2;1.8;9.16;0;3.15;20850 +98095;50.04;4.99162;230;20220505;17.2;4.8;11;1.4;10.21;.9;2.1;13050 +98095;50.04;4.99162;230;20220506;19.9;6;13;1.2;10.01;0;3.1;20500 +98095;50.04;4.99162;230;20220507;21;7.2;14.1;1.4;10.66;.9;2.84;16300 +98095;50.04;4.99162;230;20220508;18.4;9;13.7;2.7;11.36;0;2.92;17350 +98095;50.04;4.99162;230;20220509;24.4;5.8;15.1;1.4;10.51;0;3.75;22100 +98095;50.04;4.99162;230;20220510;24.4;9.4;16.9;2.8;11.96;0;3.84;17700 +98095;50.04;4.99162;230;20220511;24.9;9.5;17.2;3.4;11.86;0;4.96;25850 +98095;50.04;4.99162;230;20220512;20.2;10.7;15.4;2.9;10.76;0;4.01;23450 +98095;50.04;4.99162;230;20220513;19.4;5.6;12.5;2.5;9.21;0;3.99;26400 +98095;50.04;4.99162;230;20220514;22.7;5.5;14.1;1.4;9.66;0;4.05;26000 +98095;50.04;4.99162;230;20220515;27.1;8.5;17.8;2.6;10.31;0;4.98;24300 +98095;50.04;4.99162;230;20220516;22.2;15.3;18.7;2.4;13.51;.2;3.18;13100 +98095;50.04;4.99162;230;20220517;26;11.4;18.7;2.1;13.71;0;3.61;16150 +98095;50.04;4.99162;230;20220518;28.1;15.6;21.9;1.7;14.56;0;4.64;22450 +98095;50.04;4.99162;230;20220519;27.7;17.3;22.5;2.4;15.26;3.7;4.56;18950 +98095;50.04;4.99162;230;20220520;23.4;14.7;19;2.6;15.81;4.9;2.84;11150 +98095;50.04;4.99162;230;20220521;19.4;8.4;13.9;2.8;10.96;0;3.63;21950 +98095;50.04;4.99162;230;20220522;23.1;7.2;15.1;1.2;11.41;.2;3.75;23050 +98095;50.04;4.99162;230;20220523;20.3;12.5;16.4;2.5;14.06;9.5;2.21;8200 +98095;50.04;4.99162;230;20220524;16.3;9.3;12.8;3.3;11.36;.4;2.82;17700 +98095;50.04;4.99162;230;20220525;18.4;5.8;12.1;3.2;10.01;.3;3.4;21250 +98095;50.04;4.99162;230;20220526;19.6;12.3;16;4;12.26;0;3.66;18700 +98095;50.04;4.99162;230;20220527;20;11.7;15.8;3.5;11.36;1.2;3.59;17500 +98095;50.04;4.99162;230;20220528;17.3;4.9;11.1;1.9;8.56;.2;3.2;21000 +98095;50.04;4.99162;230;20220529;14.9;2.6;8.7;1.5;8.21;0;2.52;17350 +98095;50.04;4.99162;230;20220530;15.9;4.2;10.1;1.6;8.66;0;2.95;20550 +98095;50.04;4.99162;230;20220531;19.1;6.6;12.9;1.9;8.81;.5;3.33;18450 +98095;50.04;4.99162;230;20220601;18.5;4.4;11.5;2.3;9.41;0;3.46;22950 +98095;50.04;4.99162;230;20220602;21.7;3.8;12.7;1.6;8.66;0;4.32;28350 +98095;50.04;4.99162;230;20220603;25.2;10;17.6;1.8;11.51;.6;3.87;18300 +98095;50.04;4.99162;230;20220604;26.7;12.7;19.7;2.5;15.56;6.6;4.67;23800 +98095;50.04;4.99162;230;20220605;18.7;15.6;17.1;2.6;17.26;14.2;1.58;6450 +98095;50.04;4.99162;230;20220606;19.5;11.5;15.5;2.9;12.86;.3;3.37;18950 +98095;50.04;4.99162;230;20220607;18.8;9;13.9;2.4;13.61;5;2.24;12350 +98095;50.04;4.99162;230;20220608;16.9;12.5;14.7;2.5;14.16;10.6;1.6;7300 +98095;50.04;4.99162;230;20220609;17.8;10.5;14.2;2.7;12.76;1;2.68;15100 +98095;50.04;4.99162;230;20220610;22.1;12;17;2.4;13.71;0;3.33;16700 +98095;50.04;4.99162;230;20220611;23.7;14.1;18.9;1.6;15.41;.1;4.32;24250 +98095;50.04;4.99162;230;20220612;22.2;9.3;15.8;1.6;11.81;0;4.67;29450 +98095;50.04;4.99162;230;20220613;20.1;8.2;14.2;2.3;10.81;0;3.94;24200 +98095;50.04;4.99162;230;20220614;22.8;6.3;14.5;1.8;10.66;0;4.5;27750 +98095;50.04;4.99162;230;20220615;27;9.1;18.1;1.6;12.16;0;5;27450 +98095;50.04;4.99162;230;20220616;24.8;11.3;18.1;1.7;12.61;0;4.9;28200 +98095;50.04;4.99162;230;20220617;29.2;11.4;20.3;1.7;12.71;0;5.36;27000 +98095;50.04;4.99162;230;20220618;32.8;17.8;25.3;1.8;14.81;.1;5.83;25200 +98095;50.04;4.99162;230;20220619;20.9;14.8;17.9;3.5;14.86;10.5;3.35;16050 +98095;50.04;4.99162;230;20220620;19.2;11.8;15.5;2.4;13.11;1.8;2.57;12550 +98095;50.04;4.99162;230;20220621;21;8.4;14.7;2.3;11.96;1.2;3.11;16150 +98095;50.04;4.99162;230;20220622;23.4;10.8;17.1;2.1;14.06;1.6;3.28;15350 +98095;50.04;4.99162;230;20220623;27.1;16.4;21.7;2.6;17.96;17.4;4.93;24400 +98095;50.04;4.99162;230;20220624;21.3;16.1;18.7;2.1;17.51;6.7;2.56;12250 +98095;50.04;4.99162;230;20220625;21.7;14.7;18.2;2.7;15.71;6.4;2.99;13800 +98095;50.04;4.99162;230;20220626;19.1;12.1;15.6;1.6;14.61;.8;2.35;12700 +98095;50.04;4.99162;230;20220627;18.7;12.2;15.5;1.3;14.21;3.6;2.29;12150 +98095;50.04;4.99162;230;20220628;23.3;8.3;15.8;1.5;12.61;0;4.2;25350 +98095;50.04;4.99162;230;20220629;25.9;11;18.4;1.9;13.11;0;4.77;25500 +98095;50.04;4.99162;230;20220630;19.2;12;15.6;2.4;13.76;10;2.17;9100 +98095;50.04;4.99162;230;20220701;19.6;10.3;14.9;1.9;12.31;.4;3.37;20100 +98095;50.04;4.99162;230;20220702;23.9;8.2;16.1;2.1;11.81;0;4.74;27950 +98095;50.04;4.99162;230;20220703;22.1;10.7;16.4;1.7;13.11;0;4.32;26450 +98095;50.04;4.99162;230;20220704;23.2;8.4;15.8;1.3;12.01;0;4.28;26550 +98095;50.04;4.99162;230;20220705;22.8;9.6;16.2;1.5;12.16;0;4.21;25200 +98095;50.04;4.99162;230;20220706;21.7;7.6;14.6;1.6;11.51;0;3.59;21500 +98095;50.04;4.99162;230;20220707;19;13.4;16.2;2.8;13.51;.9;2.59;11650 +98095;50.04;4.99162;230;20220708;23.2;8.4;15.8;1.7;12.06;0;4.38;27150 +98095;50.04;4.99162;230;20220709;24.4;10.7;17.6;2;13.41;0;4.06;21850 +98095;50.04;4.99162;230;20220710;21.3;9.3;15.3;2.1;12.36;0;3.39;19100 +98095;50.04;4.99162;230;20220711;24.7;10.7;17.7;1.3;14.36;0;3.84;21800 +98095;50.04;4.99162;230;20220712;28.9;11.6;20.3;1.4;13.86;0;4.87;25100 +98095;50.04;4.99162;230;20220713;32;18.7;25.4;2.2;14.21;0;5.94;25200 +98095;50.04;4.99162;230;20220714;26.3;16.8;21.6;2.7;14.06;0;5.26;24700 +98095;50.04;4.99162;230;20220715;22.6;10;16.3;1.6;10.96;0;4.43;26800 +98095;50.04;4.99162;230;20220716;24.4;8.9;16.6;1.9;11.16;0;4.29;23600 +98095;50.04;4.99162;230;20220717;27.7;9.3;18.5;1.9;10.46;0;5.17;26950 +98095;50.04;4.99162;230;20220718;34.1;13;23.6;1.7;10.61;0;5.88;25700 +98095;50.04;4.99162;230;20220719;36.7;15.9;26.3;3;11.31;0;7.65;27250 +98095;50.04;4.99162;230;20220720;26.5;18.8;22.6;2.9;16.26;4.3;3.75;11900 +98095;50.04;4.99162;230;20220721;22.4;15.9;19.2;2.8;17.46;.1;2.65;12000 +98095;50.04;4.99162;230;20220722;25.6;13.5;19.5;2.1;15.01;.3;3.75;17900 +98095;50.04;4.99162;230;20220723;26.6;12.7;19.6;1.3;14.91;0;3.94;20950 +98095;50.04;4.99162;230;20220724;30.2;13.7;22;1.8;14.71;0;5.21;25750 +98095;50.04;4.99162;230;20220725;25.6;18.1;21.8;2.7;14.51;.1;4.28;16800 +98095;50.04;4.99162;230;20220726;22.4;14;18.2;2.6;14.36;.4;2.8;10700 +98095;50.04;4.99162;230;20220727;21.5;10.5;16;2.6;11.11;0;4.18;23650 +98095;50.04;4.99162;230;20220728;25.5;9.1;17.3;2.4;10.46;0;3.93;16100 +98095;50.04;4.99162;230;20220729;26.6;12;19.3;2;11.86;0;4.67;23500 +98095;50.04;4.99162;230;20220730;27.4;10.5;18.9;1.4;12.16;0;4.18;22400 +98095;50.04;4.99162;230;20220731;24.7;15.2;19.9;2.8;15.46;0;3.77;16850 +98095;50.04;4.99162;230;20220801;24.5;17.5;21;2;16.71;.3;2.92;11700 +98095;50.04;4.99162;230;20220802;28.4;13.5;21;1.8;15.16;0;4.16;19800 +98095;50.04;4.99162;230;20220803;33;14.6;23.8;1.5;14.81;0;5.19;24750 +98095;50.04;4.99162;230;20220804;30.9;16.6;23.7;1.9;16.66;6.2;3.92;14450 +98095;50.04;4.99162;230;20220805;24;17.5;20.7;2.5;16.56;.1;3.22;14050 +98095;50.04;4.99162;230;20220806;22;6.9;14.4;2.3;9.81;0;4.12;25500 +98095;50.04;4.99162;230;20220807;24.9;8.3;16.6;2.4;9.81;0;4.65;25100 +98095;50.04;4.99162;230;20220808;26.5;10.4;18.4;2.6;11.46;0;4.83;24750 +98095;50.04;4.99162;230;20220809;28.6;12.7;20.6;3.1;12.76;0;5.37;24500 +98095;50.04;4.99162;230;20220810;31.5;13.5;22.5;2.5;11.76;0;5.63;24050 +98095;50.04;4.99162;230;20220811;31.6;14.7;23.1;2.1;10.41;0;5.55;24000 +98095;50.04;4.99162;230;20220812;32.1;13.6;22.8;1.9;9.96;0;5.31;23850 +98095;50.04;4.99162;230;20220813;31.2;13.7;22.4;2.2;9.46;0;5.49;24100 +98095;50.04;4.99162;230;20220814;30.9;14.5;22.7;2.2;10.91;0;4.81;17750 +98095;50.04;4.99162;230;20220815;27.5;18.3;22.9;2.8;15.46;.1;4.07;14850 +98095;50.04;4.99162;230;20220816;27.7;15.2;21.5;1.8;15.66;7.2;3.61;16150 +98095;50.04;4.99162;230;20220817;23.7;16.8;20.2;1.8;17.31;2.9;2.56;11200 +98095;50.04;4.99162;230;20220818;25;13.8;19.4;1.2;16.66;0;3.17;18250 +98095;50.04;4.99162;230;20220819;23;14.2;18.6;1.9;17.11;1.8;1.97;8550 +98095;50.04;4.99162;230;20220820;24.2;13.9;19.1;2.5;14.86;0;3.52;18050 +98095;50.04;4.99162;230;20220821;24.5;9.5;17;1.2;12.26;0;2.95;16200 +98095;50.04;4.99162;230;20220822;27.6;14.6;21.1;1.6;13.31;0;3.36;14450 +98095;50.04;4.99162;230;20220823;28.6;13.2;20.9;1.5;14.81;0;3.62;18100 +98095;50.04;4.99162;230;20220824;32.1;14.4;23.3;1.3;14.56;0;4.11;20250 +98095;50.04;4.99162;230;20220825;32.4;16.1;24.2;1.9;13.96;0;4.62;19400 +98095;50.04;4.99162;230;20220826;22.1;17.8;19.9;2.8;16.96;.1;1.98;5050 +98095;50.04;4.99162;230;20220827;21.1;13.3;17.2;2.1;13.91;0;2.47;12050 +98095;50.04;4.99162;230;20220828;23.9;11.8;17.8;2.7;12.36;0;3.87;20550 +98095;50.04;4.99162;230;20220829;24.8;14.2;19.5;3.2;11.06;0;4.01;15500 +98095;50.04;4.99162;230;20220830;28.4;11.6;20;2.1;11.96;1.2;3.7;14400 +98095;50.04;4.99162;230;20220831;25.2;13.3;19.3;2.5;13.81;2.2;3.36;15100 +98095;50.04;4.99162;230;20220901;26.1;13.3;19.7;2.3;12.46;0;3.73;17550 +98095;50.04;4.99162;230;20220902;27.3;13.3;20.3;2.5;11.51;.2;4.24;18800 +98095;50.04;4.99162;230;20220903;24.6;16.6;20.6;2;14.46;5;2.82;11400 +98095;50.04;4.99162;230;20220904;27;14.2;20.6;2.1;14.86;0;3.5;17500 +98095;50.04;4.99162;230;20220905;29.1;15.3;22.2;2.2;13.46;5.6;3.62;13600 +98095;50.04;4.99162;230;20220906;29.3;14.8;22;2.2;15.56;3.2;3.88;18000 +98095;50.04;4.99162;230;20220907;22.8;14.7;18.7;2.2;16.26;3.7;2.65;14800 +98095;50.04;4.99162;230;20220908;20.7;13.4;17.1;3.3;15.16;2.6;2.34;12050 +98095;50.04;4.99162;230;20220909;18.7;13.3;16;4.9;14.81;10.4;1.91;9050 +98095;50.04;4.99162;230;20220910;21.1;13.1;17.1;3.2;15.21;3.4;2.04;9200 +98095;50.04;4.99162;230;20220911;21.7;14;17.8;1.1;14.91;0;2.09;12050 +98095;50.04;4.99162;230;20220912;25.1;9.5;17.3;1.8;13.06;.1;3;17850 +98095;50.04;4.99162;230;20220913;20.8;15;17.9;1.6;16.86;12;1.26;3600 +98095;50.04;4.99162;230;20220914;22.7;16.8;19.8;1.8;18.71;23;1.52;5800 +98095;50.04;4.99162;230;20220915;18;11.2;14.6;1.4;14.01;.1;1.31;7150 +98095;50.04;4.99162;230;20220916;14;10.1;12;2.4;11.51;3.4;1.36;7400 +98095;50.04;4.99162;230;20220917;12.2;7.1;9.6;3;10.81;4.4;1.07;7350 +98095;50.04;4.99162;230;20220918;14.5;6.4;10.4;3.3;10.21;.8;1.56;10050 +98095;50.04;4.99162;230;20220919;15.8;6.9;11.3;2.2;10.46;.2;1.65;10850 +98095;50.04;4.99162;230;20220920;16.2;6.3;11.3;1.4;10.31;0;1.44;9200 +98095;50.04;4.99162;230;20220921;16.8;4.4;10.6;1.2;9.31;0;1.75;14800 +98095;50.04;4.99162;230;20220922;18.6;3.1;10.8;1.4;8.46;0;2.06;16450 +98095;50.04;4.99162;230;20220923;16.7;5.4;11;1;9.71;0;1.34;7800 +98095;50.04;4.99162;230;20220924;15.9;9;12.5;1.1;11.76;2.6;1.12;5900 +98095;50.04;4.99162;230;20220925;16.3;10.1;13.2;2.5;11.76;.1;1.66;10750 +98095;50.04;4.99162;230;20220926;12.8;6.9;9.8;3.9;10.71;10;.96;4600 +98095;50.04;4.99162;230;20220927;12.2;7;9.6;3.2;10.36;3.3;1.14;8150 +98095;50.04;4.99162;230;20220928;13.6;7;10.3;2.2;9.76;.1;1.35;9000 +98095;50.04;4.99162;230;20220929;14.1;1.7;7.9;1.4;8.21;.2;1.38;12000 +98095;50.04;4.99162;230;20220930;16.6;1.6;9.1;2.5;8.86;10.9;1.73;13800 +98095;50.04;4.99162;230;20221001;17.3;9.8;13.6;5.5;12.71;3.8;1.69;8500 +98095;50.04;4.99162;230;20221002;13.5;12.2;12.8;2.4;13.41;12.5;.74;2300 +98095;50.04;4.99162;230;20221003;15.8;8.1;11.9;1.2;11.46;0;1.25;10250 +98095;50.04;4.99162;230;20221004;17.9;5.2;11.6;1.9;10.81;0;1.59;13350 +98095;50.04;4.99162;230;20221005;19.6;10.5;15.1;4.6;13.46;.4;2.01;11850 +98095;50.04;4.99162;230;20221006;17;7.9;12.5;2.1;11.01;0;1.57;12600 +98095;50.04;4.99162;230;20221007;17.3;4.2;10.8;1.9;9.36;.1;1.6;13250 +98095;50.04;4.99162;230;20221008;15.6;7;11.3;2.1;9.81;0;1.41;9450 +98095;50.04;4.99162;230;20221009;17.2;1.1;9.2;2.5;8.46;.1;1.69;13250 +98095;50.04;4.99162;230;20221010;17.2;8.7;12.9;2.2;11.46;1.2;1.31;6350 +98095;50.04;4.99162;230;20221011;14.4;3.9;9.2;1.5;9.16;0;1.15;12400 +98095;50.04;4.99162;230;20221012;17;1;9;1.4;9.06;0;1.22;10550 +98095;50.04;4.99162;230;20221013;15.3;8.7;12;2.6;12.26;2.1;.92;4400 +98095;50.04;4.99162;230;20221014;16.4;12.4;14.4;2.2;14.26;1.7;.88;3500 +98095;50.04;4.99162;230;20221015;18.9;12.4;15.7;2.8;14.71;1.8;1.2;6150 +98095;50.04;4.99162;230;20221016;17.7;12;14.9;3.4;14.51;.1;1.19;6350 +98095;50.04;4.99162;230;20221017;18.8;16.1;17.4;3.7;16.26;1.3;1.28;3250 +98095;50.04;4.99162;230;20221018;18.6;14.5;16.5;1.3;15.91;.1;.93;6150 +98095;50.04;4.99162;230;20221019;18.5;10.1;14.3;2.9;13.51;0;1.18;10050 +98095;50.04;4.99162;230;20221020;19.8;13.2;16.5;4;14.71;12.6;1.53;6250 +98095;50.04;4.99162;230;20221021;18.7;14;16.4;3.7;15.01;0;1.33;6650 +98095;50.04;4.99162;230;20221022;18.6;12.7;15.7;3.4;14.26;0;1.29;6550 +98095;50.04;4.99162;230;20221023;19.6;14;16.8;4;14.21;.7;1.64;4600 +98095;50.04;4.99162;230;20221024;17.3;14.7;16;7.3;12.81;.3;2.26;6300 +98095;50.04;4.99162;230;20221025;16.4;12.5;14.5;3.4;12.86;1.4;1.22;4250 +98095;50.04;4.99162;230;20221026;20.2;12.5;16.3;3.3;13.76;.1;1.49;8600 +98095;50.04;4.99162;230;20221027;20.9;14.4;17.6;3.4;13.86;0;1.76;6600 +98095;50.04;4.99162;230;20221028;22.3;17.1;19.7;3.2;14.41;0;2.02;6700 +98095;50.04;4.99162;230;20221029;22.9;14.8;18.8;2.2;14.11;0;1.56;4500 +98095;50.04;4.99162;230;20221030;20.7;12;16.3;1.9;12.51;0;1.28;7150 +98095;50.04;4.99162;230;20221031;19.3;10.3;14.8;2.7;13.01;2.2;1.19;5200 +98095;50.04;4.99162;230;20221101;15.2;10.9;13;6.1;11.76;.1;1.37;8100 +98095;50.04;4.99162;230;20221102;14.2;9.3;11.8;5;10.06;0;1.4;7750 +98095;50.04;4.99162;230;20221103;13.5;9.9;11.7;4.8;10.71;5.2;1.21;2900 +98095;50.04;4.99162;230;20221104;11.1;7.5;9.3;2.9;10.01;1.7;.67;2750 +98095;50.04;4.99162;230;20221105;10.2;2.9;6.6;2.8;8.86;0;.5;4650 +98095;50.04;4.99162;230;20221106;9.3;7.8;8.6;5.1;9.51;1.5;.78;2250 +98095;50.04;4.99162;230;20221107;13.8;8;10.9;5.8;11.81;.2;.68;2750 +98095;50.04;4.99162;230;20221108;14.9;10.1;12.5;5.3;10.86;2.2;1.41;3850 +98095;50.04;4.99162;230;20221109;13.3;11;12.1;4.7;11.06;.6;1.11;4350 +98095;50.04;4.99162;230;20221110;12.4;5.9;9.1;2.6;9.76;0;.5;7000 +98095;50.04;4.99162;230;20221111;13.3;6.5;9.9;2.2;9.56;0;.67;5500 +98095;50.04;4.99162;230;20221112;17.7;3.3;10.5;1.4;8.96;0;.67;6200 +98095;50.04;4.99162;230;20221113;15.6;3;9.3;1.6;8.21;.1;.74;6900 +98095;50.04;4.99162;230;20221114;6.7;-.4;3.2;1.6;7.71;1.5;.3;1750 +98095;50.04;4.99162;230;20221115;12.2;6.8;9.5;3.8;11.71;6.9;.26;3400 +98095;50.04;4.99162;230;20221116;11;7.7;9.4;4.7;11.11;14.1;.37;2900 +98095;50.04;4.99162;230;20221117;11.6;9.1;10.4;6.5;10.66;.8;.81;3800 +98095;50.04;4.99162;230;20221118;10;7.4;8.7;3.1;9.61;0;.6;2100 +98095;50.04;4.99162;230;20221119;9.5;5.6;7.5;2.1;9.36;3.2;.45;1700 +98095;50.04;4.99162;230;20221120;7.2;4.6;5.9;3.1;8.81;2.8;.29;2050 +98095;50.04;4.99162;230;20221121;7.2;2.4;4.8;3.8;8.26;3.3;.32;2150 +98095;50.04;4.99162;230;20221122;7.5;4;5.7;5.6;8.36;1.9;.48;1800 +98095;50.04;4.99162;230;20221123;8.5;5.7;7.1;5.2;8.86;4.7;.59;2500 +98095;50.04;4.99162;230;20221124;9.9;6.5;8.2;5.2;9.31;2.6;.49;5050 +98095;50.04;4.99162;230;20221125;10;6.9;8.5;2.9;9.56;.1;.52;2450 +98095;50.04;4.99162;230;20221126;8;2;5;2.3;8.16;0;.22;3300 +98095;50.04;4.99162;230;20221127;7.3;4.7;6;4.2;7.86;.3;.65;1400 +98095;50.04;4.99162;230;20221128;8.5;6.2;7.4;2.7;9.11;1;.49;1200 +98095;50.04;4.99162;230;20221129;6;3.6;4.8;.9;8.41;0;.17;2300 +98095;50.04;4.99162;230;20221130;6.3;3.6;5;1.6;8.36;.2;.3;1300 +98095;50.04;4.99162;230;20221201;4.6;4;4.3;2.8;7.96;.3;.37;250 +98095;50.04;4.99162;230;20221202;2.7;2.7;2.7;3;6.81;1;.38;300 +98095;50.04;4.99162;230;20221203;1.9;.8;1.3;2.8;6.01;0;.41;750 +98095;50.04;4.99162;230;20221204;.9;.6;.8;2.7;5.71;4.3;.41;550 +98095;50.04;4.99162;230;20221205;1;0;.5;.9;6.11;1.7;.22;1300 +98095;50.04;4.99162;230;20221206;4.6;.3;2.5;1.2;6.86;.5;.22;1650 +98095;50.04;4.99162;230;20221207;4.6;1.5;3.1;1.9;7.46;1.5;.2;1400 +98095;50.04;4.99162;230;20221208;2.6;1.4;2;2.1;6.56;.2;.26;1200 +98095;50.04;4.99162;230;20221209;-1.1;-4.5;-2.8;1.1;5.06;.1;.14;1450 +98095;50.04;4.99162;230;20221210;-2;-3.5;-2.7;1.3;5.01;0;.15;1200 +98095;50.04;4.99162;230;20221211;-.3;-2.2;-1.2;2;5.06;0;.17;2250 +98095;50.04;4.99162;230;20221212;.8;-6;-2.6;1.6;4.21;0;.04;4900 +98095;50.04;4.99162;230;20221213;-1.3;-7.2;-4.2;2.8;3.61;0;.29;3200 +98095;50.04;4.99162;230;20221214;.4;-4.1;-1.8;1.3;3.71;0;.28;2800 +98095;50.04;4.99162;230;20221215;.5;-9.5;-4.5;1.3;3.56;0;.04;5000 +98095;50.04;4.99162;230;20221216;-1.2;-9;-5.1;.8;3.91;0;.23;800 +98095;50.04;4.99162;230;20221217;-2.3;-6.1;-4.2;1.2;4.11;0;0;4550 +98095;50.04;4.99162;230;20221218;.1;-8.6;-4.3;2.5;3.91;1.3;.31;2250 +98095;50.04;4.99162;230;20221219;10.2;0;5.1;5.3;8.26;.9;.48;1600 +98095;50.04;4.99162;230;20221220;11.2;10;10.6;5;10.16;7.5;1.13;550 +98095;50.04;4.99162;230;20221221;9.7;9.2;9.4;3.7;10.91;21.9;.28;2500 +98095;50.04;4.99162;230;20221222;10;8.7;9.4;4.3;11.46;9.5;.26;1200 +98095;50.04;4.99162;230;20221223;12.3;8.3;10.3;4.2;11.41;11;.63;350 +98095;50.04;4.99162;230;20221224;11.4;8.5;9.9;3.8;10.61;2.4;.53;2200 +98095;50.04;4.99162;230;20221225;11.6;8.3;9.9;3.8;11.06;2.5;.58;800 +98095;50.04;4.99162;230;20221226;10.2;9.9;10;4.5;9.81;2.2;.99;1000 +98095;50.04;4.99162;230;20221227;7.1;1;4;4.1;7.21;.4;.24;4050 +98095;50.04;4.99162;230;20221228;8.9;4;6.4;7.9;9.36;8.7;.26;1150 +98095;50.04;4.99162;230;20221229;9.4;8.5;8.9;7.3;9.61;.6;.89;1450 +98095;50.04;4.99162;230;20221230;12;4.2;8.1;6.3;9.81;10;.67;950 +98095;50.04;4.99162;230;20221231;14.9;12;13.4;9.5;12.76;.1;1.29;1150 +99075;49.68202;-1.86405;94;20220101;13.3;11.1;12.2;6.1;12.69;4;.7;2615 +99075;49.68202;-1.86405;94;20220102;12.6;11.7;12.2;9.7;12.43;6.7;.96;2181 +99075;49.68202;-1.86405;94;20220103;11.4;9.8;10.6;7.4;11.6;10.9;.77;633 +99075;49.68202;-1.86405;94;20220104;9.7;8.7;9.2;7.2;8.5;.7;1.52;1710 +99075;49.68202;-1.86405;94;20220105;7.9;5.3;6.6;5.8;5.83;.1;1.62;2928 +99075;49.68202;-1.86405;94;20220106;7.9;4.4;6.1;6.1;7.26;3.2;1.06;2091 +99075;49.68202;-1.86405;94;20220107;9.7;6.1;7.9;8.8;8.43;4.2;1.2;2898 +99075;49.68202;-1.86405;94;20220108;10.6;7.9;9.2;10.6;9.53;14.7;1.31;1185 +99075;49.68202;-1.86405;94;20220109;9.5;6.9;8.2;8.5;9.08;3;1.19;2988 +99075;49.68202;-1.86405;94;20220110;9.7;7.4;8.5;4.9;10.98;1.4;.34;2576 +99075;49.68202;-1.86405;94;20220111;10.8;8.7;9.8;5.1;11.88;.4;.31;2762 +99075;49.68202;-1.86405;94;20220112;9.8;8.9;9.3;3.3;10.83;0;.48;1689 +99075;49.68202;-1.86405;94;20220113;8.3;3;5.7;3;8.09;0;.36;4408 +99075;49.68202;-1.86405;94;20220114;9.8;2.9;6.3;3.6;7.4;0;.59;6183 +99075;49.68202;-1.86405;94;20220115;6.9;1.9;4.4;4.4;8;.9;.26;3893 +99075;49.68202;-1.86405;94;20220116;11.6;4.6;8.1;5.9;10.36;1.1;.42;3386 +99075;49.68202;-1.86405;94;20220117;9.5;6.6;8;2.4;8.2;0;.54;5170 +99075;49.68202;-1.86405;94;20220118;8.3;2.6;5.4;2.4;7.93;.1;.3;4690 +99075;49.68202;-1.86405;94;20220119;9.8;3.6;6.7;4.8;8.83;.6;.61;2646 +99075;49.68202;-1.86405;94;20220120;7.9;6.6;7.2;5.4;6.73;0;1.35;4191 +99075;49.68202;-1.86405;94;20220121;7.4;4.6;6;3.3;6.13;0;.97;4531 +99075;49.68202;-1.86405;94;20220122;6.9;4.4;5.6;2.6;7.33;0;.71;1699 +99075;49.68202;-1.86405;94;20220123;6.6;5.1;5.9;3.7;7.36;0;.85;1456 +99075;49.68202;-1.86405;94;20220124;7.4;1.9;4.6;3.9;7.23;0;.54;5240 +99075;49.68202;-1.86405;94;20220125;6.2;2.3;4.3;2;7.63;0;.32;3338 +99075;49.68202;-1.86405;94;20220126;8;4.6;6.3;3.8;8.23;0;.66;2186 +99075;49.68202;-1.86405;94;20220127;10.3;6.5;8.4;5.8;10.2;.4;.6;2082 +99075;49.68202;-1.86405;94;20220128;10.1;4.4;7.3;4.1;10;.1;.28;5253 +99075;49.68202;-1.86405;94;20220129;9.9;8.8;9.3;7.8;11.13;.2;.52;1119 +99075;49.68202;-1.86405;94;20220130;10.4;6.6;8.5;4.2;8.56;0;.98;5338 +99075;49.68202;-1.86405;94;20220131;9.3;6.6;7.9;8.4;7.96;.2;1.49;4003 +99075;49.68202;-1.86405;94;20220201;10.7;7.5;9.1;8.2;10.63;0;.66;4112 +99075;49.68202;-1.86405;94;20220202;10.1;8.3;9.2;5.6;9.76;.1;.96;2645 +99075;49.68202;-1.86405;94;20220203;10.3;7.5;8.9;5.9;10.13;2;.77;3204 +99075;49.68202;-1.86405;94;20220204;9.5;7.8;8.6;8.2;8.5;.6;1.45;4988 +99075;49.68202;-1.86405;94;20220205;10.8;5.7;8.3;8.4;8.73;1;1.31;5536 +99075;49.68202;-1.86405;94;20220206;11.3;9;10.2;12.5;10.66;4.2;1.19;2914 +99075;49.68202;-1.86405;94;20220207;11.3;7.6;9.4;5.7;9.36;.5;1.17;6350 +99075;49.68202;-1.86405;94;20220208;11.1;8.9;10;5.9;11.33;.9;.65;3674 +99075;49.68202;-1.86405;94;20220209;10.8;8;9.4;4.3;10.6;1.6;.7;4139 +99075;49.68202;-1.86405;94;20220210;8.1;7.1;7.6;4.9;8.43;2.7;.98;3348 +99075;49.68202;-1.86405;94;20220211;9.7;5.7;7.7;3;6.66;0;1.24;7386 +99075;49.68202;-1.86405;94;20220212;7.6;2.4;5;6.8;6.93;0;1.09;7459 +99075;49.68202;-1.86405;94;20220213;9.6;5.8;7.7;10.2;9.6;12.3;.77;3089 +99075;49.68202;-1.86405;94;20220214;10;6.8;8.4;7;8.6;4.8;1.34;5966 +99075;49.68202;-1.86405;94;20220215;10.1;6.7;8.4;9.2;10.46;8;.6;2684 +99075;49.68202;-1.86405;94;20220216;11.7;9.9;10.8;12.5;12.93;.6;.3;1782 +99075;49.68202;-1.86405;94;20220217;12.2;9.9;11;9.5;10.36;1;1.65;6550 +99075;49.68202;-1.86405;94;20220218;10.9;8.8;9.9;12.9;8.7;2.1;2.2;5816 +99075;49.68202;-1.86405;94;20220219;9.7;4.7;7.2;10;8.5;1.5;1.22;6810 +99075;49.68202;-1.86405;94;20220220;11.4;9.4;10.4;13.4;10.7;3;1.32;2499 +99075;49.68202;-1.86405;94;20220221;10.7;5.3;8;11.3;8.2;.3;1.73;8846 +99075;49.68202;-1.86405;94;20220222;12.7;8;10.3;7.4;10.8;.2;1.18;5931 +99075;49.68202;-1.86405;94;20220223;11;5.3;8.1;5.2;8.66;.6;1.27;7268 +99075;49.68202;-1.86405;94;20220224;9;7.9;8.5;9.5;7.9;3.3;1.91;6360 +99075;49.68202;-1.86405;94;20220225;10.1;4.5;7.3;5.5;6.93;0;1.74;11213 +99075;49.68202;-1.86405;94;20220226;8.2;1.9;5;5.7;6.73;0;1.68;12192 +99075;49.68202;-1.86405;94;20220227;7.6;1.4;4.5;6.4;7.33;0;1.83;12833 +99075;49.68202;-1.86405;94;20220228;12.4;6.5;9.4;6.3;10.53;2.7;1.05;6745 +99075;49.68202;-1.86405;94;20220301;10.5;8.8;9.7;3.9;11.66;15.9;.49;1659 +99075;49.68202;-1.86405;94;20220302;12.7;8.6;10.7;2.9;10.63;.8;1.01;5987 +99075;49.68202;-1.86405;94;20220303;11.4;8;9.7;3;10.43;.9;.99;6447 +99075;49.68202;-1.86405;94;20220304;10;7.9;9;3.3;8.36;0;1.29;8678 +99075;49.68202;-1.86405;94;20220305;7.3;5.8;6.6;3.9;7.9;1.7;.98;4987 +99075;49.68202;-1.86405;94;20220306;7.5;5.3;6.4;7.1;6.46;.1;1.72;6214 +99075;49.68202;-1.86405;94;20220307;6.3;4.2;5.2;7;5.26;0;1.98;9412 +99075;49.68202;-1.86405;94;20220308;11;1.5;6.2;7.8;7.88;0;1.62;12428 +99075;49.68202;-1.86405;94;20220309;12.6;7;9.8;7.8;9.56;.1;1.72;9672 +99075;49.68202;-1.86405;94;20220310;11.2;8.7;9.9;4.8;10.03;.6;1.21;4868 +99075;49.68202;-1.86405;94;20220311;12.1;7.3;9.7;8;10.16;6;1.37;7068 +99075;49.68202;-1.86405;94;20220312;12.6;6.9;9.8;8.2;8.93;1;2.15;13370 +99075;49.68202;-1.86405;94;20220313;12.3;8.1;10.2;6.3;9.53;.4;1.79;9809 +99075;49.68202;-1.86405;94;20220314;12.9;6.2;9.6;3.8;9.36;.2;1.51;8935 +99075;49.68202;-1.86405;94;20220315;14.4;5.9;10.2;3.5;10.23;0;1.62;13372 +99075;49.68202;-1.86405;94;20220316;12;9.5;10.7;5.2;11.16;5.5;1.05;3248 +99075;49.68202;-1.86405;94;20220317;11.2;5.9;8.6;3.5;8.23;.1;1.86;16482 +99075;49.68202;-1.86405;94;20220318;12.3;4.8;8.5;6.1;9.46;0;1.7;17388 +99075;49.68202;-1.86405;94;20220319;11.7;7.8;9.7;8.1;8.53;0;2.41;15740 +99075;49.68202;-1.86405;94;20220320;10.9;5.8;8.4;5.8;7.8;0;2.18;16444 +99075;49.68202;-1.86405;94;20220321;14.9;6.2;10.5;4.6;9.86;.1;2.08;14560 +99075;49.68202;-1.86405;94;20220322;14.8;8.2;11.5;5.4;8.33;0;2.96;17351 +99075;49.68202;-1.86405;94;20220323;15.5;6.8;11.1;3.8;7.76;.1;2.81;18216 +99075;49.68202;-1.86405;94;20220324;14.9;6.7;10.8;3.8;8.7;0;2.56;18706 +99075;49.68202;-1.86405;94;20220325;14.2;7.5;10.8;5.4;9.26;0;2.59;18707 +99075;49.68202;-1.86405;94;20220326;13.5;7.4;10.4;6.9;10.28;.1;2.14;17431 +99075;49.68202;-1.86405;94;20220327;12.9;8.3;10.6;6.2;10.63;.1;1.96;16176 +99075;49.68202;-1.86405;94;20220328;14.4;6.9;10.7;4;10.8;3.1;1.52;9051 +99075;49.68202;-1.86405;94;20220329;11.8;9.6;10.7;4;11.46;1.7;1.08;5276 +99075;49.68202;-1.86405;94;20220330;9.5;8.3;8.9;4.5;10;1.8;1.04;4655 +99075;49.68202;-1.86405;94;20220331;7.4;4.1;5.8;8.7;6.63;.7;1.91;11058 +99075;49.68202;-1.86405;94;20220401;7.9;3;5.5;8.7;5.6;.5;2.49;15355 +99075;49.68202;-1.86405;94;20220402;8.2;3.6;5.9;4.2;5.83;.4;2.23;16534 +99075;49.68202;-1.86405;94;20220403;8.4;1.2;4.8;3.3;5.66;0;2.02;17835 +99075;49.68202;-1.86405;94;20220404;10.1;3.4;6.7;7.6;9.6;.5;.76;6512 +99075;49.68202;-1.86405;94;20220405;11.7;9.7;10.7;7.4;11.18;0;1.58;8535 +99075;49.68202;-1.86405;94;20220406;12.1;9.1;10.6;11.1;10.86;6.6;1.6;8568 +99075;49.68202;-1.86405;94;20220407;11.6;8.8;10.2;10.6;9.56;3;2.29;13905 +99075;49.68202;-1.86405;94;20220408;8.5;5.2;6.9;5.6;7.93;10.8;1.59;10966 +99075;49.68202;-1.86405;94;20220409;9.9;4.4;7.2;3.5;6.76;0;2.4;20809 +99075;49.68202;-1.86405;94;20220410;12.5;1.9;7.2;5;7.41;0;2.23;16293 +99075;49.68202;-1.86405;94;20220411;17.5;5.5;11.5;7.4;9.62;2.1;3.12;18314 +99075;49.68202;-1.86405;94;20220412;13.7;10.6;12.2;4.9;12.1;.8;1.54;6950 +99075;49.68202;-1.86405;94;20220413;16.2;9.5;12.9;2.1;11.66;0;2.27;15305 +99075;49.68202;-1.86405;94;20220414;17.1;7.2;12.1;2.1;11.63;0;2.59;20080 +99075;49.68202;-1.86405;94;20220415;16.9;8.6;12.8;2.6;11.4;.2;2.65;18908 +99075;49.68202;-1.86405;94;20220416;16.5;7.3;11.9;3.8;11.03;.1;2.79;20549 +99075;49.68202;-1.86405;94;20220417;16.6;8.2;12.4;3.7;10.46;0;2.78;17768 +99075;49.68202;-1.86405;94;20220418;12.7;8.4;10.5;4;10.25;0;2.29;18268 +99075;49.68202;-1.86405;94;20220419;11.9;7.1;9.5;3.6;9.51;0;2.23;19591 +99075;49.68202;-1.86405;94;20220420;13.2;8.5;10.9;3.6;10.46;0;2.37;19226 +99075;49.68202;-1.86405;94;20220421;15.9;8.7;12.3;4.5;9.91;0;3.42;22407 +99075;49.68202;-1.86405;94;20220422;13.7;9.2;11.4;7.2;10.76;0;2.74;22101 +99075;49.68202;-1.86405;94;20220423;14.1;9.7;11.9;7.1;11.4;.1;2.32;15572 +99075;49.68202;-1.86405;94;20220424;14.9;10.3;12.6;4.6;10.9;.3;2.9;19428 +99075;49.68202;-1.86405;94;20220425;12.2;7.5;9.9;4.6;9.46;0;2.61;21430 +99075;49.68202;-1.86405;94;20220426;13.3;6.5;9.9;6;9.23;0;2.88;23069 +99075;49.68202;-1.86405;94;20220427;12.6;8.1;10.4;7.9;8.86;0;3;19252 +99075;49.68202;-1.86405;94;20220428;12.8;8.7;10.7;7.1;10.3;0;1.99;9835 +99075;49.68202;-1.86405;94;20220429;12.7;8.7;10.7;5.1;9.83;0;2.7;19763 +99075;49.68202;-1.86405;94;20220430;11.7;7.5;9.6;4.4;9.06;0;2.12;12485 +99075;49.68202;-1.86405;94;20220501;14.9;6.1;10.5;2.4;10.23;1.7;2.01;12143 +99075;49.68202;-1.86405;94;20220502;12.3;8.6;10.5;2.9;11.1;.2;1.93;14706 +99075;49.68202;-1.86405;94;20220503;15.7;9.7;12.7;2.2;10.93;0;2.89;19664 +99075;49.68202;-1.86405;94;20220504;14.7;7.5;11.1;4.1;11.8;0;2.51;21726 +99075;49.68202;-1.86405;94;20220505;14.7;8.4;11.5;3.6;12.1;.1;2.56;21551 +99075;49.68202;-1.86405;94;20220506;13.9;9.2;11.6;4;12.2;0;2.38;20097 +99075;49.68202;-1.86405;94;20220507;15.6;10.6;13.1;3.6;12.76;0;2.56;18073 +99075;49.68202;-1.86405;94;20220508;13.6;9.4;11.5;4.7;11.86;.1;1.85;12170 +99075;49.68202;-1.86405;94;20220509;22.3;9.3;15.8;4.4;12.66;0;4.12;22899 +99075;49.68202;-1.86405;94;20220510;16.5;12.3;14.4;5.3;13.36;.1;2.51;14325 +99075;49.68202;-1.86405;94;20220511;17.6;10.3;14;5.9;12.76;0;3.05;19801 +99075;49.68202;-1.86405;94;20220512;15.5;9.6;12.5;4.6;11.9;.5;3;22695 +99075;49.68202;-1.86405;94;20220513;16.2;10.2;13.2;4.8;11.96;0;3.35;24223 +99075;49.68202;-1.86405;94;20220514;16.3;7.7;12;3.8;11.53;.9;3.25;25440 +99075;49.68202;-1.86405;94;20220515;20.2;12.8;16.5;6.3;13.86;2.3;3.39;15012 +99075;49.68202;-1.86405;94;20220516;19;12.8;15.9;5.5;14.8;.4;3.22;20280 +99075;49.68202;-1.86405;94;20220517;24.7;13;18.8;4.8;14.53;.9;5.01;24812 +99075;49.68202;-1.86405;94;20220518;17.9;10.1;14;4;13.93;6.3;2.5;15739 +99075;49.68202;-1.86405;94;20220519;16.2;11.6;13.9;2.6;13.2;.3;3.29;23753 +99075;49.68202;-1.86405;94;20220520;16.1;10.9;13.5;3.8;12.56;1.7;2.98;20478 +99075;49.68202;-1.86405;94;20220521;16.3;11.6;13.9;3;13.06;.2;3.11;21577 +99075;49.68202;-1.86405;94;20220522;17.1;7.9;12.5;2.6;12.56;2.8;2.77;19734 +99075;49.68202;-1.86405;94;20220523;15.2;11;13.1;4.3;12.96;6.5;2.18;13716 +99075;49.68202;-1.86405;94;20220524;15.4;10;12.7;5.7;11.66;0;3.26;23958 +99075;49.68202;-1.86405;94;20220525;15.2;10.8;13;7.3;13.03;.1;1.99;11826 +99075;49.68202;-1.86405;94;20220526;15.3;12.4;13.9;6.9;13.66;0;2.02;11306 +99075;49.68202;-1.86405;94;20220527;16.2;12.4;14.3;5.1;13.43;0;3.11;21673 +99075;49.68202;-1.86405;94;20220528;15;11;13;4;11;0;3.91;28471 +99075;49.68202;-1.86405;94;20220529;14.8;8.4;11.6;3.5;10.6;0;3.37;25258 +99075;49.68202;-1.86405;94;20220530;15.7;7.3;11.5;2.5;10.76;0;3.34;25250 +99075;49.68202;-1.86405;94;20220531;16;8.1;12;4.1;11.03;0;3.47;25664 +99075;49.68202;-1.86405;94;20220601;16.1;8.1;12.1;2.7;11.13;.2;3.86;29667 +99075;49.68202;-1.86405;94;20220602;17.9;8.7;13.3;4.5;12.46;0;3.41;23999 +99075;49.68202;-1.86405;94;20220603;19.3;12.9;16.1;4.7;14.13;6;3.24;17313 +99075;49.68202;-1.86405;94;20220604;17.3;13.1;15.2;6.5;15.33;9;2.55;17545 +99075;49.68202;-1.86405;94;20220605;17.1;12.7;14.9;4;14.53;.6;2.66;16761 +99075;49.68202;-1.86405;94;20220606;18.6;11.8;15.2;4.7;14.1;2.1;3.43;22454 +99075;49.68202;-1.86405;94;20220607;17.5;13.6;15.6;6.2;15.63;2.3;2.43;15860 +99075;49.68202;-1.86405;94;20220608;17.5;13.7;15.6;7.8;15.1;0;3.03;21116 +99075;49.68202;-1.86405;94;20220609;18.8;12.5;15.6;5.7;14.66;.6;2.97;17213 +99075;49.68202;-1.86405;94;20220610;19.5;14.3;16.9;5.1;15.73;.6;3.39;20603 +99075;49.68202;-1.86405;94;20220611;18.1;12.3;15.2;4.1;14.6;.4;3.93;28998 +99075;49.68202;-1.86405;94;20220612;17.5;12.1;14.8;3.9;13.9;0;4.05;30127 +99075;49.68202;-1.86405;94;20220613;16.9;12;14.4;3.2;12.63;.1;4.23;30126 +99075;49.68202;-1.86405;94;20220614;19.8;8.6;14.2;3.2;12.9;0;4.31;30508 +99075;49.68202;-1.86405;94;20220615;20.3;12.7;16.5;3;14.5;0;4.46;29118 +99075;49.68202;-1.86405;94;20220616;22.9;10.5;16.7;2.4;14.3;0;4.59;28170 +99075;49.68202;-1.86405;94;20220617;28.7;14.5;21.6;3.5;15.8;0;6.32;30741 +99075;49.68202;-1.86405;94;20220618;21.2;15.3;18.2;4.8;16.16;1.9;3.14;13586 +99075;49.68202;-1.86405;94;20220619;14.6;11.6;13.1;8.6;12.36;5.4;2.29;11787 +99075;49.68202;-1.86405;94;20220620;17.8;13.3;15.6;6.5;12.66;0;3.77;20865 +99075;49.68202;-1.86405;94;20220621;18.3;13.3;15.8;5;14.03;0;3.69;22982 +99075;49.68202;-1.86405;94;20220622;20.3;13.9;17.1;5.5;14.06;0;4.83;30065 +99075;49.68202;-1.86405;94;20220623;20.2;14.1;17.1;3.2;14.66;.9;3.44;18452 +99075;49.68202;-1.86405;94;20220624;19;13.1;16.1;5.4;15.13;3.1;2.88;16107 +99075;49.68202;-1.86405;94;20220625;18.5;11.9;15.2;5.7;12.46;1.5;3.98;22963 +99075;49.68202;-1.86405;94;20220626;18.9;11.1;15;5;12.26;.1;4.15;25082 +99075;49.68202;-1.86405;94;20220627;17.5;11.5;14.5;5.1;12.66;1.3;3.53;21672 +99075;49.68202;-1.86405;94;20220628;20.1;11.4;15.7;4.9;12.8;1.9;4.33;25597 +99075;49.68202;-1.86405;94;20220629;18.1;13.6;15.8;4.7;14.33;3.2;2.95;16234 +99075;49.68202;-1.86405;94;20220630;17;11;14;4.8;12.63;1.1;3.43;23058 +99075;49.68202;-1.86405;94;20220701;18.1;11.9;15;4.8;12.83;.8;3.58;21283 +99075;49.68202;-1.86405;94;20220702;19.4;11.7;15.6;4.8;13.46;0;4.06;25745 +99075;49.68202;-1.86405;94;20220703;18.2;11.9;15;4.5;13.66;0;3.65;24394 +99075;49.68202;-1.86405;94;20220704;17.8;11.6;14.7;4;13.13;0;3.93;26990 +99075;49.68202;-1.86405;94;20220705;18.3;12.2;15.3;3.3;14;.1;4.13;29167 +99075;49.68202;-1.86405;94;20220706;20.5;13.7;17.1;3.2;15.53;0;4.3;27716 +99075;49.68202;-1.86405;94;20220707;19.3;14.7;17;3.7;15.63;.1;3.63;22391 +99075;49.68202;-1.86405;94;20220708;21.1;11.9;16.5;2.1;15.33;.2;4.56;30086 +99075;49.68202;-1.86405;94;20220709;21.9;14.8;18.4;3.1;16.1;0;4.96;30706 +99075;49.68202;-1.86405;94;20220710;22.1;14.2;18.2;3.7;14.1;0;5.25;30718 +99075;49.68202;-1.86405;94;20220711;24.2;15.1;19.7;4.4;15.46;0;5.53;30158 +99075;49.68202;-1.86405;94;20220712;29.7;17.8;23.8;3.6;16.63;0;5.99;24020 +99075;49.68202;-1.86405;94;20220713;24.4;16.9;20.7;2.4;17.2;0;4.2;21022 +99075;49.68202;-1.86405;94;20220714;20.4;14.4;17.4;3.9;14.86;0;4.56;28642 +99075;49.68202;-1.86405;94;20220715;21.4;14.5;18;3.5;14.8;0;4.85;29647 +99075;49.68202;-1.86405;94;20220716;22.8;12.9;17.9;3.8;15.03;0;4.84;28855 +99075;49.68202;-1.86405;94;20220717;26.8;16.4;21.6;5;15.26;0;6.38;29369 +99075;49.68202;-1.86405;94;20220718;32.4;18;25.2;4.4;14.6;0;7.85;29318 +99075;49.68202;-1.86405;94;20220719;30.6;23.1;26.8;6.4;15.6;.3;8.14;23722 +99075;49.68202;-1.86405;94;20220720;22;15.3;18.7;4.5;17.4;0;3.47;18835 +99075;49.68202;-1.86405;94;20220721;20.4;15.4;17.9;3;16.1;0;2.92;14719 +99075;49.68202;-1.86405;94;20220722;21;14.4;17.7;2.8;16.9;.1;2.99;17026 +99075;49.68202;-1.86405;94;20220723;21.9;14.7;18.3;3.5;15.96;0;4.2;24810 +99075;49.68202;-1.86405;94;20220724;25;15.5;20.3;4.5;16.53;0;5.16;27014 +99075;49.68202;-1.86405;94;20220725;20.5;16.7;18.6;7.6;17.1;0;2.95;12099 +99075;49.68202;-1.86405;94;20220726;20;15.7;17.9;3.8;14.73;0;4.09;23204 +99075;49.68202;-1.86405;94;20220727;20.1;13.4;16.8;1.8;15.06;0;3.05;17830 +99075;49.68202;-1.86405;94;20220728;21.5;13.8;17.6;1.9;15.46;0;3.68;22157 +99075;49.68202;-1.86405;94;20220729;23;13.6;18.3;2.6;17;.1;4.07;25196 +99075;49.68202;-1.86405;94;20220730;21.5;14.5;18;4.4;17.66;0;2.87;16253 +99075;49.68202;-1.86405;94;20220731;20.7;17.1;18.9;6.1;18.96;0;2.41;11982 +99075;49.68202;-1.86405;94;20220801;21.3;16.3;18.8;4.3;17.83;0;3.41;19602 +99075;49.68202;-1.86405;94;20220802;22.7;16.5;19.6;4.7;18.56;0;3.42;18157 +99075;49.68202;-1.86405;94;20220803;22.2;15.5;18.9;3.4;18.56;0;3.05;17304 +99075;49.68202;-1.86405;94;20220804;19.7;16.4;18;4.2;16;0;3.6;20215 +99075;49.68202;-1.86405;94;20220805;19.4;15;17.2;5.9;12.36;0;4.77;25416 +99075;49.68202;-1.86405;94;20220806;20.6;14.3;17.5;4.3;13.03;0;4.59;25777 +99075;49.68202;-1.86405;94;20220807;22.4;12.8;17.6;2.7;13.76;0;4.52;27385 +99075;49.68202;-1.86405;94;20220808;23.6;13.2;18.4;2.8;14.06;.2;4.72;27169 +99075;49.68202;-1.86405;94;20220809;22.7;15.8;19.3;5.3;16.63;0;4.41;24799 +99075;49.68202;-1.86405;94;20220810;24.1;17;20.5;5.9;17.63;0;4.75;25276 +99075;49.68202;-1.86405;94;20220811;25.6;17.6;21.6;5;17.7;0;5.24;26589 +99075;49.68202;-1.86405;94;20220812;27.6;17.6;22.6;4.2;17.2;0;5.51;26302 +99075;49.68202;-1.86405;94;20220813;29.8;17.1;23.4;4;16.5;0;5.88;25253 +99075;49.68202;-1.86405;94;20220814;25.5;18.7;22.1;4.3;16.76;0;4.21;15116 +99075;49.68202;-1.86405;94;20220815;21.7;16.5;19.1;4.3;19.03;.6;2.3;11087 +99075;49.68202;-1.86405;94;20220816;23.7;16.6;20.2;2;18.23;3.7;3.06;15912 +99075;49.68202;-1.86405;94;20220817;20.1;15.1;17.6;2.7;18.36;10.1;2.29;14518 +99075;49.68202;-1.86405;94;20220818;21.1;16.1;18.6;4.3;18.46;.6;2.67;15348 +99075;49.68202;-1.86405;94;20220819;20;17.2;18.6;6.2;17.7;1;2.91;15781 +99075;49.68202;-1.86405;94;20220820;21;14.5;17.8;3.9;15.23;0;3.05;14722 +99075;49.68202;-1.86405;94;20220821;19.6;14.2;16.9;2.8;15.23;.1;2.22;10188 +99075;49.68202;-1.86405;94;20220822;21;15.9;18.4;3.8;18.73;1.6;1.86;8726 +99075;49.68202;-1.86405;94;20220823;22.4;17.4;19.9;4.2;20.4;.4;2.24;11086 +99075;49.68202;-1.86405;94;20220824;23.3;16.9;20.1;2;19.93;20.1;2.99;17329 +99075;49.68202;-1.86405;94;20220825;20.2;16.9;18.5;3.7;18.13;2.2;2.43;13273 +99075;49.68202;-1.86405;94;20220826;19.7;14.5;17.1;3.5;15;.1;3.44;22038 +99075;49.68202;-1.86405;94;20220827;21.9;13.8;17.8;2.9;16.33;0;3.33;21028 +99075;49.68202;-1.86405;94;20220828;21.2;16.6;18.9;5.8;16.9;0;3.22;15643 +99075;49.68202;-1.86405;94;20220829;21.1;16.9;19;7.2;16.63;0;3.51;16656 +99075;49.68202;-1.86405;94;20220830;20.7;16.8;18.8;6.9;17.26;0;3.23;17708 +99075;49.68202;-1.86405;94;20220831;21;16.7;18.8;7;16.73;0;3.14;13866 +99075;49.68202;-1.86405;94;20220901;22.2;17.1;19.6;4.8;17.96;.2;2.71;10836 +99075;49.68202;-1.86405;94;20220902;22.1;15.9;19;2.3;18.4;.1;2.55;14890 +99075;49.68202;-1.86405;94;20220903;21.1;14.7;17.9;4.3;16.83;0;2.2;9621 +99075;49.68202;-1.86405;94;20220904;24.2;15.9;20;6.4;16.86;.3;3.64;13810 +99075;49.68202;-1.86405;94;20220905;24.3;16.2;20.2;4.4;17.86;8.9;3.2;14446 +99075;49.68202;-1.86405;94;20220906;21.5;15.9;18.7;5.9;17.16;7.6;2.67;11504 +99075;49.68202;-1.86405;94;20220907;21.5;15.4;18.5;6.4;16.33;7.4;3.02;13195 +99075;49.68202;-1.86405;94;20220908;19.2;15.3;17.3;8.8;16.13;4.4;2.58;12004 +99075;49.68202;-1.86405;94;20220909;19.3;15.7;17.5;8.8;16.63;0;2.46;12633 +99075;49.68202;-1.86405;94;20220910;19.5;16.2;17.8;4.7;16.36;.1;2.5;13168 +99075;49.68202;-1.86405;94;20220911;21.9;11.9;16.9;3.1;15.96;0;2.73;18263 +99075;49.68202;-1.86405;94;20220912;24.7;16.1;20.4;4.5;16.7;.7;3.46;13756 +99075;49.68202;-1.86405;94;20220913;20.3;18.9;19.6;6.6;19.3;21.5;1.81;4621 +99075;49.68202;-1.86405;94;20220914;18.3;17.8;18;5;19.23;1;1.05;3616 +99075;49.68202;-1.86405;94;20220915;17.7;13.8;15.7;4.1;14.16;0;2.19;11913 +99075;49.68202;-1.86405;94;20220916;17.3;13.4;15.4;5.5;10.46;0;3.33;13579 +99075;49.68202;-1.86405;94;20220917;16.1;11.2;13.6;3;8.9;0;2.86;16517 +99075;49.68202;-1.86405;94;20220918;16.9;11.5;14.2;2.9;11.5;0;2.41;15147 +99075;49.68202;-1.86405;94;20220919;18.1;12.3;15.2;2.5;12.73;.1;2.23;13420 +99075;49.68202;-1.86405;94;20220920;18.1;11.2;14.6;2.1;12.63;0;2.1;14140 +99075;49.68202;-1.86405;94;20220921;18.8;10.6;14.7;2.3;12.3;.1;2.17;13558 +99075;49.68202;-1.86405;94;20220922;19.5;10.9;15.2;3.2;13.03;1.7;2.23;12482 +99075;49.68202;-1.86405;94;20220923;16.3;13.3;14.8;3.9;14.4;20.3;1.37;4923 +99075;49.68202;-1.86405;94;20220924;16.8;13.8;15.3;5.5;12.83;1.1;2.4;10786 +99075;49.68202;-1.86405;94;20220925;16;13.4;14.7;5.6;11.66;.8;2.54;11031 +99075;49.68202;-1.86405;94;20220926;16.2;12;14.1;9;12.2;4.6;2.37;7351 +99075;49.68202;-1.86405;94;20220927;16;12.7;14.4;8;11.56;5.9;2.57;6740 +99075;49.68202;-1.86405;94;20220928;15.3;11.9;13.6;4.8;10.9;4.7;2.18;8343 +99075;49.68202;-1.86405;94;20220929;14.7;10.9;12.8;3.6;10.56;2.3;1.86;8294 +99075;49.68202;-1.86405;94;20220930;15.5;8.9;12.2;6;12.8;5.4;1.31;8450 +99075;49.68202;-1.86405;94;20221001;17.8;13.9;15.9;8;15.5;8.8;1.81;9821 +99075;49.68202;-1.86405;94;20221002;15.8;13.9;14.8;3.5;15.2;15.6;1.13;6406 +99075;49.68202;-1.86405;94;20221003;18.1;10.1;14.1;2.7;14.3;0;1.36;9923 +99075;49.68202;-1.86405;94;20221004;16.8;14;15.4;5.2;15.33;0;1.29;5808 +99075;49.68202;-1.86405;94;20221005;17.4;15.4;16.4;8.8;13.76;1.4;2.53;5267 +99075;49.68202;-1.86405;94;20221006;17.4;11.5;14.4;5.1;11.63;0;2.39;12062 +99075;49.68202;-1.86405;94;20221007;17;12.2;14.6;6;13.5;1.6;1.88;9658 +99075;49.68202;-1.86405;94;20221008;16.1;12.1;14.1;3.6;10.73;0;2.15;12595 +99075;49.68202;-1.86405;94;20221009;17;8.6;12.8;4.5;10.9;0;1.98;12273 +99075;49.68202;-1.86405;94;20221010;16.1;11.9;14;4.3;13.1;.5;1.44;6812 +99075;49.68202;-1.86405;94;20221011;16.1;10.6;13.3;3.2;10.46;0;1.89;10216 +99075;49.68202;-1.86405;94;20221012;16.6;8.5;12.6;4.5;12.06;5;1.51;9907 +99075;49.68202;-1.86405;94;20221013;17;12.6;14.8;4.9;14.83;3.5;1.17;5071 +99075;49.68202;-1.86405;94;20221014;15.2;13.1;14.1;3.2;14.53;0;.9;3298 +99075;49.68202;-1.86405;94;20221015;16.7;12.8;14.7;6;14.23;1.4;1.43;7405 +99075;49.68202;-1.86405;94;20221016;16;12.6;14.3;6.1;14.06;7.9;1.34;5314 +99075;49.68202;-1.86405;94;20221017;18;14.7;16.3;4.5;16.16;0;1.25;6186 +99075;49.68202;-1.86405;94;20221018;18.1;13.3;15.7;5.4;16.93;.1;.92;6267 +99075;49.68202;-1.86405;94;20221019;19.7;15.9;17.8;7;17.26;2.6;1.67;7265 +99075;49.68202;-1.86405;94;20221020;17.3;13.9;15.6;3.6;15.13;7.5;1.21;7945 +99075;49.68202;-1.86405;94;20221021;18.5;12.9;15.7;8;15.26;4.7;1.52;6009 +99075;49.68202;-1.86405;94;20221022;17.6;13.7;15.7;6.3;15.33;3.1;1.36;5768 +99075;49.68202;-1.86405;94;20221023;19.2;14.4;16.8;7.3;15.13;16.2;1.94;6203 +99075;49.68202;-1.86405;94;20221024;16.3;12.9;14.6;9.2;14.43;5.6;1.37;6091 +99075;49.68202;-1.86405;94;20221025;17.1;13.4;15.3;6.2;14.53;.3;1.45;5921 +99075;49.68202;-1.86405;94;20221026;18.8;15.1;17;6.6;15.93;1.5;1.64;6849 +99075;49.68202;-1.86405;94;20221027;20.1;15.1;17.6;5.5;16.4;.1;1.59;6240 +99075;49.68202;-1.86405;94;20221028;17.2;16.2;16.7;5.7;15.5;.4;1.53;4748 +99075;49.68202;-1.86405;94;20221029;19.5;12.6;16;5.7;16.23;.4;1.12;5213 +99075;49.68202;-1.86405;94;20221030;16.6;14.7;15.7;6.1;14.8;.2;1.37;4617 +99075;49.68202;-1.86405;94;20221031;15.9;12.1;14;7.6;13.8;2.9;1.25;5020 +99075;49.68202;-1.86405;94;20221101;15.9;12.1;14;13.1;11.8;7.4;2.47;5267 +99075;49.68202;-1.86405;94;20221102;15.4;10.7;13.1;9.4;11.66;21.1;1.88;5329 +99075;49.68202;-1.86405;94;20221103;13.6;11.8;12.7;8.6;12.53;17.7;1.2;3732 +99075;49.68202;-1.86405;94;20221104;13;9.5;11.2;7;10.06;.4;1.55;6199 +99075;49.68202;-1.86405;94;20221105;13.6;9.7;11.6;7;11.9;11.2;1.08;1993 +99075;49.68202;-1.86405;94;20221106;14.2;12.4;13.3;9.3;13.76;16.2;.96;3160 +99075;49.68202;-1.86405;94;20221107;16;11.9;13.9;10.5;13.2;2.5;1.59;3557 +99075;49.68202;-1.86405;94;20221108;15;11.7;13.4;10.9;12.3;9.1;1.72;4527 +99075;49.68202;-1.86405;94;20221109;14.7;10.4;12.6;8.7;11.73;1.2;1.49;5871 +99075;49.68202;-1.86405;94;20221110;15.1;11.6;13.3;7;12.93;0;1.19;5283 +99075;49.68202;-1.86405;94;20221111;13.5;12.8;13.1;6.4;12.76;0;.97;5166 +99075;49.68202;-1.86405;94;20221112;17;9.3;13.2;4.9;13.23;0;.87;7495 +99075;49.68202;-1.86405;94;20221113;17.5;12.1;14.8;5.3;13.63;.1;1.21;7136 +99075;49.68202;-1.86405;94;20221114;15.4;11.8;13.6;6;12.7;2.2;1.23;3957 +99075;49.68202;-1.86405;94;20221115;14.2;9.9;12.1;10;11.8;11.7;1.42;3099 +99075;49.68202;-1.86405;94;20221116;13.7;8.8;11.3;10.3;11.13;12.7;1.34;3738 +99075;49.68202;-1.86405;94;20221117;12.7;9.9;11.3;10;10.66;4.7;1.51;3358 +99075;49.68202;-1.86405;94;20221118;12.5;10;11.2;7.7;9.6;1.2;1.68;4812 +99075;49.68202;-1.86405;94;20221119;11.8;9.1;10.4;4.4;8.23;2.4;1.39;5067 +99075;49.68202;-1.86405;94;20221120;12.8;7.9;10.3;7.1;10.43;1.5;1.11;3910 +99075;49.68202;-1.86405;94;20221121;11.8;9.1;10.4;8;10.03;17.7;1.37;2681 +99075;49.68202;-1.86405;94;20221122;11.6;7;9.3;10.5;9.53;6.3;1.29;3891 +99075;49.68202;-1.86405;94;20221123;13.2;8.6;10.9;10.1;10.4;8.1;1.49;3925 +99075;49.68202;-1.86405;94;20221124;13.4;8.6;11;9.7;10.53;3.8;1.41;3862 +99075;49.68202;-1.86405;94;20221125;13.2;9.8;11.5;7;10.3;0;1.37;4751 +99075;49.68202;-1.86405;94;20221126;11.9;9.5;10.7;7.5;11.56;7.9;.8;2129 +99075;49.68202;-1.86405;94;20221127;12.9;11.1;12;6.1;12.96;20;.7;771 +99075;49.68202;-1.86405;94;20221128;11.2;8.5;9.9;6.3;10.23;8;.9;3297 +99075;49.68202;-1.86405;94;20221129;11;8.3;9.7;3.3;9.56;0;.7;3983 +99075;49.68202;-1.86405;94;20221130;8.4;5.7;7.1;3.4;9.03;0;.49;2649 +99075;49.68202;-1.86405;94;20221201;10.9;2.6;6.7;3;8.86;.1;.36;4232 +99075;49.68202;-1.86405;94;20221202;9.3;5.9;7.6;4.7;8.2;2.6;.95;2144 +99075;49.68202;-1.86405;94;20221203;7.6;6.4;7;7.8;7.96;1.6;1.18;714 +99075;49.68202;-1.86405;94;20221204;6.8;5.9;6.3;6;8.06;.3;.85;877 +99075;49.68202;-1.86405;94;20221205;7;4.8;5.9;3;8.1;.7;.6;848 +99075;49.68202;-1.86405;94;20221206;8.2;5.6;6.9;3.3;8.5;4.6;.57;2185 +99075;49.68202;-1.86405;94;20221207;7.8;5.9;6.8;3.7;7.53;1;.84;2428 +99075;49.68202;-1.86405;94;20221208;6.7;3.8;5.3;3.4;5.8;.1;.86;3773 +99075;49.68202;-1.86405;94;20221209;6;2.2;4.1;3.1;5.86;1.2;.62;3912 +99075;49.68202;-1.86405;94;20221210;6.6;1.7;4.1;3.7;6.1;11.7;.7;3570 +99075;49.68202;-1.86405;94;20221211;4.8;1.7;3.2;4.6;6.86;6.5;.42;2469 +99075;49.68202;-1.86405;94;20221212;5.5;1.5;3.5;3.4;6.36;.2;.51;3010 +99075;49.68202;-1.86405;94;20221213;4.3;.3;2.3;5.3;5.9;1.3;.62;2685 +99075;49.68202;-1.86405;94;20221214;6;1.5;3.7;5.9;6.56;.3;.8;1448 +99075;49.68202;-1.86405;94;20221215;5.6;4.4;5;6.2;6.36;.4;1.13;1839 +99075;49.68202;-1.86405;94;20221216;8.2;4.1;6.1;3.3;5.9;0;.9;4019 +99075;49.68202;-1.86405;94;20221217;5.5;1;3.2;4;4.96;0;.89;4175 +99075;49.68202;-1.86405;94;20221218;8.6;-.6;4;8.7;7.46;20.5;.75;1080 +99075;49.68202;-1.86405;94;20221219;13.3;8.5;10.9;14;12.68;5.9;.35;1150 +99075;49.68202;-1.86405;94;20221220;12.6;10.8;11.7;7.4;12.08;.3;.98;1984 +99075;49.68202;-1.86405;94;20221221;11.8;7;9.4;7.4;11.88;10.9;.39;2035 +99075;49.68202;-1.86405;94;20221222;12.1;9.7;10.9;7.3;13.08;12.7;.39;605 +99075;49.68202;-1.86405;94;20221223;12.8;10.6;11.7;8.3;13.28;5.1;.62;497 +99075;49.68202;-1.86405;94;20221224;11.5;10.7;11.1;6.8;12.13;.2;.6;1602 +99075;49.68202;-1.86405;94;20221225;10.9;10.1;10.5;5.8;11.9;8.5;.53;938 +99075;49.68202;-1.86405;94;20221226;9.6;8.4;9;7.1;9.23;1;1;2934 +99075;49.68202;-1.86405;94;20221227;10.6;6.7;8.6;8.3;9.7;2.3;.78;3502 +99075;49.68202;-1.86405;94;20221228;11.7;9.4;10.6;11;11.56;5.3;.82;1194 +99075;49.68202;-1.86405;94;20221229;10.7;9.1;9.9;10.9;9.56;4.5;1.4;3022 +99075;49.68202;-1.86405;94;20221230;12.8;7.4;10.1;9.9;11.6;24.1;.69;887 +99075;49.68202;-1.86405;94;20221231;13.7;11.2;12.4;10.7;13.23;9.9;.84;984 +99076;49.67022;-1.68485;111;20220101;13.2;11;12.1;6.1;12.69;2.9;.7;2615 +99076;49.67022;-1.68485;111;20220102;12.5;11.6;12.1;9.8;12.24;6;1.04;2141 +99076;49.67022;-1.68485;111;20220103;11.1;9.1;10.1;7.8;11.39;13.2;.76;882 +99076;49.67022;-1.68485;111;20220104;9.3;8.3;8.8;7.4;8.44;.9;1.57;1571 +99076;49.67022;-1.68485;111;20220105;7.7;4.7;6.2;6.3;5.74;.1;1.74;2782 +99076;49.67022;-1.68485;111;20220106;7.5;3.9;5.7;6.2;7.19;3.2;1.09;2095 +99076;49.67022;-1.68485;111;20220107;9.4;5.7;7.5;8.6;8.34;4;1.24;2779 +99076;49.67022;-1.68485;111;20220108;10.3;7.2;8.7;10.8;9.44;15.8;1.35;1040 +99076;49.67022;-1.68485;111;20220109;9.4;6.7;8;6.4;8.85;3.3;.98;2742 +99076;49.67022;-1.68485;111;20220110;9;7.1;8.1;3.7;11.08;1.6;.28;1776 +99076;49.67022;-1.68485;111;20220111;9.9;8;9;3.2;11.81;.6;.26;2658 +99076;49.67022;-1.68485;111;20220112;9.5;8.5;9;3.3;10.69;0;.47;1807 +99076;49.67022;-1.68485;111;20220113;8.5;1.9;5.2;3.1;7.71;0;.25;5600 +99076;49.67022;-1.68485;111;20220114;9.6;2.8;6.2;3.5;7.34;0;.56;6267 +99076;49.67022;-1.68485;111;20220115;6.5;.9;3.7;4.7;7.79;.5;.29;4038 +99076;49.67022;-1.68485;111;20220116;11.5;3;7.2;5.9;10.29;.8;.31;3491 +99076;49.67022;-1.68485;111;20220117;9.3;6.4;7.9;2.5;8.14;0;.58;5558 +99076;49.67022;-1.68485;111;20220118;8.4;2.2;5.3;2.2;7.74;.1;.31;5383 +99076;49.67022;-1.68485;111;20220119;9.5;3.2;6.4;5;8.74;.6;.65;2386 +99076;49.67022;-1.68485;111;20220120;7.6;6.3;6.9;5.9;6.84;0;1.38;4200 +99076;49.67022;-1.68485;111;20220121;7.2;4.2;5.7;3.9;6.14;0;1.06;4882 +99076;49.67022;-1.68485;111;20220122;6.7;4.2;5.5;2.9;7.29;0;.81;1129 +99076;49.67022;-1.68485;111;20220123;6.3;4.8;5.6;3.9;7.24;0;.91;1120 +99076;49.67022;-1.68485;111;20220124;7.3;1.1;4.2;3.9;7.14;0;.54;5349 +99076;49.67022;-1.68485;111;20220125;6.1;2.5;4.3;2.1;7.39;0;.36;3499 +99076;49.67022;-1.68485;111;20220126;8.2;3.8;6;4;8.19;0;.68;2197 +99076;49.67022;-1.68485;111;20220127;10.1;6;8;6;10.09;.5;.65;1760 +99076;49.67022;-1.68485;111;20220128;9.6;3.8;6.7;4.4;9.79;.1;.25;5129 +99076;49.67022;-1.68485;111;20220129;9.7;8.4;9.1;8.1;11.09;.2;.55;1185 +99076;49.67022;-1.68485;111;20220130;10.3;6.1;8.2;4.4;8.54;0;1.06;5244 +99076;49.67022;-1.68485;111;20220131;8.9;6;7.5;8.7;8.14;.2;1.44;3767 +99076;49.67022;-1.68485;111;20220201;10.7;7.1;8.9;8.3;10.64;0;.67;4597 +99076;49.67022;-1.68485;111;20220202;9.9;8.1;9;5.8;9.79;.1;.97;2510 +99076;49.67022;-1.68485;111;20220203;9.8;7.3;8.6;6.1;10.09;1.4;.77;3267 +99076;49.67022;-1.68485;111;20220204;9.1;7.4;8.3;8.5;8.59;.6;1.43;4687 +99076;49.67022;-1.68485;111;20220205;10.7;4.7;7.7;8.8;8.69;1.3;1.31;5385 +99076;49.67022;-1.68485;111;20220206;11.2;8.9;10;13;10.54;4.5;1.28;2644 +99076;49.67022;-1.68485;111;20220207;11.2;7.3;9.2;6;9.14;.4;1.29;6451 +99076;49.67022;-1.68485;111;20220208;11.5;8.5;10;6.3;11.24;.9;.74;4027 +99076;49.67022;-1.68485;111;20220209;10.8;7.3;9;4.5;10.54;1.4;.7;4106 +99076;49.67022;-1.68485;111;20220210;8.4;7;7.7;5.1;8.44;3.7;1.07;3404 +99076;49.67022;-1.68485;111;20220211;9.6;5.7;7.6;3.1;6.64;0;1.31;7397 +99076;49.67022;-1.68485;111;20220212;7.6;.8;4.2;6.8;6.79;0;1.01;8296 +99076;49.67022;-1.68485;111;20220213;9.3;4.8;7;10.6;9.44;13.6;.74;2618 +99076;49.67022;-1.68485;111;20220214;9.9;6.3;8.1;7.3;8.74;4.9;1.3;5790 +99076;49.67022;-1.68485;111;20220215;9.9;5.7;7.8;9.4;10.34;7.6;.62;2083 +99076;49.67022;-1.68485;111;20220216;11.9;9.9;10.9;13.2;12.89;1;.39;1623 +99076;49.67022;-1.68485;111;20220217;12.3;9.6;11;9.9;10.19;1.3;1.78;6579 +99076;49.67022;-1.68485;111;20220218;10.9;8.3;9.6;13.3;8.79;2.2;2.15;5580 +99076;49.67022;-1.68485;111;20220219;9.3;4.3;6.8;10.3;8.49;1.4;1.24;6472 +99076;49.67022;-1.68485;111;20220220;11.4;9.1;10.3;13.8;10.69;3.8;1.4;2515 +99076;49.67022;-1.68485;111;20220221;10.5;4.9;7.7;11.6;8.24;.3;1.7;8233 +99076;49.67022;-1.68485;111;20220222;13.2;7;10.1;7.5;10.69;.4;1.23;5998 +99076;49.67022;-1.68485;111;20220223;11.1;4.2;7.7;5.3;8.59;.5;1.33;6651 +99076;49.67022;-1.68485;111;20220224;8.7;7.5;8.1;9.8;7.94;3.2;1.92;6299 +99076;49.67022;-1.68485;111;20220225;10;3.8;6.9;5.9;7.09;0;1.73;10979 +99076;49.67022;-1.68485;111;20220226;10.5;1.4;5.9;5.1;6.59;0;1.69;12421 +99076;49.67022;-1.68485;111;20220227;12;2.3;7.2;6;6.94;0;2;13228 +99076;49.67022;-1.68485;111;20220228;13.2;4.8;9;6.5;10.14;2.3;1.22;7185 +99076;49.67022;-1.68485;111;20220301;10.7;8.6;9.6;4;11.59;16.6;.56;2139 +99076;49.67022;-1.68485;111;20220302;13.2;8.3;10.8;2.2;10.49;1.1;1.11;6568 +99076;49.67022;-1.68485;111;20220303;11.2;7.6;9.4;1.9;10.54;.9;.88;7018 +99076;49.67022;-1.68485;111;20220304;10;7.1;8.5;2.3;8.54;0;1.11;8202 +99076;49.67022;-1.68485;111;20220305;7.1;5.5;6.3;2.9;8.09;1.5;.81;3891 +99076;49.67022;-1.68485;111;20220306;7.4;5;6.2;7.3;6.31;.1;1.77;6400 +99076;49.67022;-1.68485;111;20220307;5.9;3.9;4.9;6.7;5.01;0;1.94;10700 +99076;49.67022;-1.68485;111;20220308;11.2;2.2;6.7;6.8;7.91;0;1.69;12645 +99076;49.67022;-1.68485;111;20220309;13.4;6.7;10.1;7.6;9.34;.1;1.97;10292 +99076;49.67022;-1.68485;111;20220310;12.3;8.5;10.4;4.5;10.04;.7;1.3;3712 +99076;49.67022;-1.68485;111;20220311;12.3;7.1;9.7;7.7;10.04;6.5;1.42;7652 +99076;49.67022;-1.68485;111;20220312;13.2;6.2;9.7;8.1;8.74;1;2.34;13707 +99076;49.67022;-1.68485;111;20220313;12.3;7.6;10;6.4;9.44;.6;1.81;9752 +99076;49.67022;-1.68485;111;20220314;13.8;5.3;9.6;3.9;9.24;.1;1.62;8740 +99076;49.67022;-1.68485;111;20220315;15.3;5.7;10.5;3.4;10.14;0;1.7;13977 +99076;49.67022;-1.68485;111;20220316;12.7;9.4;11;5.3;11.24;4.9;1.08;2525 +99076;49.67022;-1.68485;111;20220317;11;5.9;8.4;3.6;8.19;0;1.92;16510 +99076;49.67022;-1.68485;111;20220318;12;4.1;8.1;6.5;9.49;0;1.6;17303 +99076;49.67022;-1.68485;111;20220319;11.6;7.4;9.5;8.5;8.64;0;2.39;16369 +99076;49.67022;-1.68485;111;20220320;10.3;5.3;7.8;6;7.59;0;2.16;17555 +99076;49.67022;-1.68485;111;20220321;15.1;5.3;10.2;4.2;9.79;0;1.98;14808 +99076;49.67022;-1.68485;111;20220322;15;7.6;11.3;5.1;8.24;0;2.98;17856 +99076;49.67022;-1.68485;111;20220323;16.4;6;11.2;3.7;7.59;0;2.77;18169 +99076;49.67022;-1.68485;111;20220324;14.9;6.7;10.8;3.9;8.69;0;2.46;18233 +99076;49.67022;-1.68485;111;20220325;14;7;10.5;5.3;9.29;0;2.39;18496 +99076;49.67022;-1.68485;111;20220326;13.6;7;10.3;6.2;9.26;.1;2.8;18339 +99076;49.67022;-1.68485;111;20220327;12.4;7.9;10.2;6.7;10.59;.2;1.78;14653 +99076;49.67022;-1.68485;111;20220328;14.7;6.2;10.5;4.2;10.89;1.9;1.32;7439 +99076;49.67022;-1.68485;111;20220329;11.5;9.4;10.5;4;11.44;1.7;.94;3765 +99076;49.67022;-1.68485;111;20220330;9.1;7.9;8.5;4.9;9.94;2.1;.95;2864 +99076;49.67022;-1.68485;111;20220331;7.2;3.7;5.5;9.5;6.54;.7;1.95;9743 +99076;49.67022;-1.68485;111;20220401;7.7;3;5.3;9.3;5.69;.7;2.5;14368 +99076;49.67022;-1.68485;111;20220402;8;3.1;5.6;4.7;5.74;.3;2.26;15560 +99076;49.67022;-1.68485;111;20220403;7.9;.7;4.3;3.4;5.21;0;2.01;17100 +99076;49.67022;-1.68485;111;20220404;9.9;2.2;6;8;9.59;.7;.71;5241 +99076;49.67022;-1.68485;111;20220405;11.8;9.2;10.5;6.9;10.99;0;1.55;10269 +99076;49.67022;-1.68485;111;20220406;12;8.8;10.4;11.5;10.69;6.6;1.73;8750 +99076;49.67022;-1.68485;111;20220407;11.5;8.7;10.1;11.2;9.49;3.3;2.36;14282 +99076;49.67022;-1.68485;111;20220408;8.3;5;6.6;5.7;7.84;11.2;1.59;10237 +99076;49.67022;-1.68485;111;20220409;9.7;3.4;6.6;3.2;6.41;0;2.35;21700 +99076;49.67022;-1.68485;111;20220410;12.6;.4;6.5;4.4;6.71;0;2.43;19700 +99076;49.67022;-1.68485;111;20220411;17.1;6.4;11.8;7.6;9.64;1;3.12;18387 +99076;49.67022;-1.68485;111;20220412;14;10.7;12.3;4.7;11.61;3.2;1.73;6800 +99076;49.67022;-1.68485;111;20220413;16.3;9.3;12.8;1.7;11.31;0;2.03;12300 +99076;49.67022;-1.68485;111;20220414;17.4;6.9;12.1;1.9;11.49;.1;2.53;19818 +99076;49.67022;-1.68485;111;20220415;19.1;8.5;13.8;2.5;11.29;.1;2.92;19252 +99076;49.67022;-1.68485;111;20220416;16;8;12;3.8;11.04;.1;2.49;18854 +99076;49.67022;-1.68485;111;20220417;17.5;7.8;12.7;3.2;10.29;0;3;19854 +99076;49.67022;-1.68485;111;20220418;12.5;8.5;10.5;4;10.01;0;2.37;19000 +99076;49.67022;-1.68485;111;20220419;11.9;6.3;9.1;3.1;9.61;.1;2.21;21600 +99076;49.67022;-1.68485;111;20220420;13.1;8.6;10.8;3.5;10.31;0;2.39;19000 +99076;49.67022;-1.68485;111;20220421;16.3;8.8;12.6;4.9;9.31;0;3.8;23100 +99076;49.67022;-1.68485;111;20220422;13.8;9;11.4;7;10.61;0;2.85;22800 +99076;49.67022;-1.68485;111;20220423;14;9.5;11.8;7.3;11.44;.1;2.38;16538 +99076;49.67022;-1.68485;111;20220424;15;10.2;12.6;4.6;10.89;.6;2.94;19803 +99076;49.67022;-1.68485;111;20220425;12.1;7.3;9.7;4.8;9.44;0;2.48;20298 +99076;49.67022;-1.68485;111;20220426;13;6.3;9.7;6.4;9.19;0;2.82;22566 +99076;49.67022;-1.68485;111;20220427;12.6;7.6;10.1;8.4;8.94;0;3.04;20149 +99076;49.67022;-1.68485;111;20220428;12.5;8.3;10.4;7.4;10.24;0;1.94;9221 +99076;49.67022;-1.68485;111;20220429;12.4;8.7;10.5;5.5;9.79;.1;2.65;18967 +99076;49.67022;-1.68485;111;20220430;11.6;7.4;9.5;4.9;9.04;0;2.13;11498 +99076;49.67022;-1.68485;111;20220501;15.1;5.2;10.2;2.6;10.04;1.7;1.89;10721 +99076;49.67022;-1.68485;111;20220502;12.1;8.5;10.3;3;11.09;.1;1.78;13222 +99076;49.67022;-1.68485;111;20220503;15.7;9.5;12.6;2;10.74;0;2.81;19077 +99076;49.67022;-1.68485;111;20220504;14.8;7.3;11.1;3.8;11.69;0;2.41;20510 +99076;49.67022;-1.68485;111;20220505;14.8;7.8;11.3;3.3;12.04;.1;2.62;22139 +99076;49.67022;-1.68485;111;20220506;14.2;9.3;11.7;3.8;12.24;0;2.61;22789 +99076;49.67022;-1.68485;111;20220507;15.5;10.4;13;3.5;12.74;.1;2.42;16666 +99076;49.67022;-1.68485;111;20220508;12.8;9.2;11;5.2;11.79;.1;1.46;8584 +99076;49.67022;-1.68485;111;20220509;23;9.1;16.1;4.3;12.44;0;4.55;25394 +99076;49.67022;-1.68485;111;20220510;17;12.2;14.6;5.1;13.24;.1;2.53;14224 +99076;49.67022;-1.68485;111;20220511;18.8;9.5;14.1;6;12.64;.1;3.13;19323 +99076;49.67022;-1.68485;111;20220512;15.9;8.7;12.3;4.5;11.79;.4;3.12;23435 +99076;49.67022;-1.68485;111;20220513;16.3;9.8;13;5;11.84;0;3.25;22762 +99076;49.67022;-1.68485;111;20220514;16.4;7.1;11.7;3.8;11.54;.9;3.17;25860 +99076;49.67022;-1.68485;111;20220515;19.7;12.4;16;6.7;13.84;5.6;3.09;14182 +99076;49.67022;-1.68485;111;20220516;19.8;13;16.4;5.9;14.94;.8;3.32;19993 +99076;49.67022;-1.68485;111;20220517;24.6;12.7;18.7;4.5;14.59;1.2;5.06;25151 +99076;49.67022;-1.68485;111;20220518;17.3;9.4;13.4;3.7;13.74;9.8;2.27;14906 +99076;49.67022;-1.68485;111;20220519;15.9;11.8;13.8;2.8;13.34;.6;3.29;24320 +99076;49.67022;-1.68485;111;20220520;16.3;10.9;13.6;3.8;12.64;2.9;2.85;19239 +99076;49.67022;-1.68485;111;20220521;16;11.3;13.7;2.9;12.84;.2;3.12;21847 +99076;49.67022;-1.68485;111;20220522;16.6;7.3;12;2.6;12.29;3.6;2.58;19227 +99076;49.67022;-1.68485;111;20220523;14.9;10.3;12.6;4.3;12.99;4.6;2.09;13348 +99076;49.67022;-1.68485;111;20220524;15;9.5;12.3;6.1;11.59;0;3.11;22382 +99076;49.67022;-1.68485;111;20220525;14.6;10.5;12.6;7.5;12.94;.1;1.86;9919 +99076;49.67022;-1.68485;111;20220526;15;12.4;13.7;7.1;13.49;0;1.97;10027 +99076;49.67022;-1.68485;111;20220527;15.8;12.2;14;5.2;13.29;0;3.27;23524 +99076;49.67022;-1.68485;111;20220528;14.5;10.8;12.6;4.1;10.84;0;3.92;28461 +99076;49.67022;-1.68485;111;20220529;14.3;8.5;11.4;3.6;10.34;0;3.43;25738 +99076;49.67022;-1.68485;111;20220530;15.5;6.8;11.1;2.7;10.44;0;3.18;24091 +99076;49.67022;-1.68485;111;20220531;15.8;7.5;11.7;4.4;10.74;0;3.44;24768 +99076;49.67022;-1.68485;111;20220601;15.7;7.6;11.7;2.8;10.89;.2;3.88;30470 +99076;49.67022;-1.68485;111;20220602;17.3;8.4;12.9;4.8;12.34;0;3.1;22576 +99076;49.67022;-1.68485;111;20220603;19.3;12.7;16;5.1;14.19;8.3;2.86;14526 +99076;49.67022;-1.68485;111;20220604;16.6;13;14.8;7;15.09;7.3;2.38;16713 +99076;49.67022;-1.68485;111;20220605;16.7;12.7;14.7;3.8;14.44;.5;2.56;15949 +99076;49.67022;-1.68485;111;20220606;18.9;11.1;15;4.5;13.99;1.6;3.45;22563 +99076;49.67022;-1.68485;111;20220607;17.9;13.6;15.7;6.2;15.59;2.7;2.51;15904 +99076;49.67022;-1.68485;111;20220608;17.5;13.7;15.6;7.9;14.94;.4;3.04;20668 +99076;49.67022;-1.68485;111;20220609;18.7;12.1;15.4;5.8;14.39;.7;2.92;16227 +99076;49.67022;-1.68485;111;20220610;19.8;14.3;17;5.1;15.54;.6;3.51;21175 +99076;49.67022;-1.68485;111;20220611;18;11.8;14.9;4.1;14.39;.4;3.93;28668 +99076;49.67022;-1.68485;111;20220612;17.2;11.8;14.5;3.9;13.74;.1;4.06;30028 +99076;49.67022;-1.68485;111;20220613;16.6;11.9;14.2;3.3;12.54;.1;4.23;29972 +99076;49.67022;-1.68485;111;20220614;20;8.6;14.3;3.4;12.69;0;4.2;30337 +99076;49.67022;-1.68485;111;20220615;20.4;12.6;16.5;2.8;14.24;0;4.42;29026 +99076;49.67022;-1.68485;111;20220616;23.2;10.2;16.7;2.1;13.69;0;4.39;26972 +99076;49.67022;-1.68485;111;20220617;29.3;13.7;21.5;3.3;14.74;0;6.17;29755 +99076;49.67022;-1.68485;111;20220618;21.8;15.1;18.4;4.7;16.14;2.6;2.88;11974 +99076;49.67022;-1.68485;111;20220619;14.5;11.4;12.9;8.9;12.54;5.7;2.08;10426 +99076;49.67022;-1.68485;111;20220620;17.7;13.1;15.4;6.5;12.61;0;3.72;21100 +99076;49.67022;-1.68485;111;20220621;17.7;13.1;15.4;5.3;14.14;0;3.5;22002 +99076;49.67022;-1.68485;111;20220622;20.1;13.8;17;5.8;14.39;0;4.66;29800 +99076;49.67022;-1.68485;111;20220623;21;13.9;17.4;3.1;14.79;1;3.4;17711 +99076;49.67022;-1.68485;111;20220624;19.3;12.8;16;5.5;15.14;3.5;2.91;15956 +99076;49.67022;-1.68485;111;20220625;18.6;11.1;14.9;5.8;12.44;2;3.93;21894 +99076;49.67022;-1.68485;111;20220626;19.4;9.9;14.6;4.8;12.29;.4;4.11;24663 +99076;49.67022;-1.68485;111;20220627;17.5;10.4;13.9;5.1;12.64;1;3.45;20980 +99076;49.67022;-1.68485;111;20220628;20.4;10.3;15.4;5.1;12.59;1.9;4.44;25201 +99076;49.67022;-1.68485;111;20220629;18.5;13.3;15.9;4.6;14.24;3.6;3.05;16352 +99076;49.67022;-1.68485;111;20220630;16.7;10.3;13.5;4.6;12.64;2.4;3.28;21874 +99076;49.67022;-1.68485;111;20220701;18.1;11.2;14.7;4.9;12.69;.4;3.52;19983 +99076;49.67022;-1.68485;111;20220702;19.9;10.9;15.4;4.9;13.34;0;4.14;25791 +99076;49.67022;-1.68485;111;20220703;18.1;11.1;14.6;4.3;13.79;.1;3.56;23544 +99076;49.67022;-1.68485;111;20220704;17.4;10.7;14.1;4.1;13.24;.1;3.92;27289 +99076;49.67022;-1.68485;111;20220705;18.1;11.8;14.9;3.4;14.04;.1;4.08;28609 +99076;49.67022;-1.68485;111;20220706;20.3;13.5;16.9;2.9;15.54;0;4.13;26995 +99076;49.67022;-1.68485;111;20220707;18.9;14.6;16.8;3.5;15.64;.1;3.58;22272 +99076;49.67022;-1.68485;111;20220708;20.6;11.4;16;2;15.34;.2;4.43;30163 +99076;49.67022;-1.68485;111;20220709;21.6;14.9;18.3;2.9;16.14;0;4.8;30477 +99076;49.67022;-1.68485;111;20220710;21.6;14.2;17.9;3.4;14.14;0;4.99;30289 +99076;49.67022;-1.68485;111;20220711;24.2;14.6;19.4;4.4;15.49;0;5.23;29582 +99076;49.67022;-1.68485;111;20220712;29.8;17.3;23.6;3.5;16.29;0;5.81;23547 +99076;49.67022;-1.68485;111;20220713;24.6;16.8;20.7;2.3;16.69;0;4.19;21034 +99076;49.67022;-1.68485;111;20220714;20;14.3;17.2;3.7;14.99;0;4.52;29076 +99076;49.67022;-1.68485;111;20220715;21.5;14.4;17.9;3.4;14.84;0;4.72;29182 +99076;49.67022;-1.68485;111;20220716;22.4;12.3;17.4;3.8;14.99;0;4.63;29123 +99076;49.67022;-1.68485;111;20220717;25.7;16;20.9;5;15.24;0;5.9;28671 +99076;49.67022;-1.68485;111;20220718;32.3;16.7;24.5;4.2;15.29;0;7.19;28368 +99076;49.67022;-1.68485;111;20220719;32.8;22.9;27.8;6.4;15.59;.1;8.79;25714 +99076;49.67022;-1.68485;111;20220720;22.9;14.9;18.9;4.4;17.34;0;3.59;18977 +99076;49.67022;-1.68485;111;20220721;20.3;15.7;18;3.3;16.24;.1;2.78;13046 +99076;49.67022;-1.68485;111;20220722;21.1;14.5;17.8;2.6;17.49;0;2.52;13330 +99076;49.67022;-1.68485;111;20220723;22.7;14.9;18.8;3.6;16.14;0;4.29;24947 +99076;49.67022;-1.68485;111;20220724;26.7;15;20.8;4.2;16.49;.1;5.16;26440 +99076;49.67022;-1.68485;111;20220725;20.5;16.8;18.7;7.8;17.04;.1;2.94;10964 +99076;49.67022;-1.68485;111;20220726;19.5;15.5;17.5;4.2;14.64;0;4.21;24510 +99076;49.67022;-1.68485;111;20220727;20.2;13.3;16.7;1.8;15.19;0;3;17094 +99076;49.67022;-1.68485;111;20220728;21.9;13.8;17.9;1.8;15.19;0;3.72;22145 +99076;49.67022;-1.68485;111;20220729;23;13.4;18.2;2.7;17.04;.2;3.94;24907 +99076;49.67022;-1.68485;111;20220730;21.7;13.7;17.7;4.3;17.44;0;2.9;16734 +99076;49.67022;-1.68485;111;20220731;21.5;16.9;19.2;6.1;18.99;.2;2.54;12435 +99076;49.67022;-1.68485;111;20220801;21.7;16.3;19;4.4;17.69;0;3.64;21145 +99076;49.67022;-1.68485;111;20220802;23.7;16.4;20;4.7;18.49;.1;3.38;17496 +99076;49.67022;-1.68485;111;20220803;22.4;14.5;18.5;3.4;18.49;.1;3.04;18138 +99076;49.67022;-1.68485;111;20220804;20.2;15.9;18;4.4;16.14;0;3.77;21884 +99076;49.67022;-1.68485;111;20220805;19.1;15;17;6.3;12.59;0;4.79;25342 +99076;49.67022;-1.68485;111;20220806;20.3;13.6;17;4.3;13.19;0;4.44;25107 +99076;49.67022;-1.68485;111;20220807;22.2;12.4;17.3;2.6;13.94;0;4.34;26879 +99076;49.67022;-1.68485;111;20220808;23.2;12.5;17.9;2.6;13.99;.2;4.46;26645 +99076;49.67022;-1.68485;111;20220809;22.6;15.7;19.1;5.4;16.84;0;4.23;24059 +99076;49.67022;-1.68485;111;20220810;24.2;16.8;20.5;6;17.99;0;4.54;24425 +99076;49.67022;-1.68485;111;20220811;25.4;17.4;21.4;5;18.24;0;4.83;26035 +99076;49.67022;-1.68485;111;20220812;27.6;17.4;22.5;4.4;17.74;0;5.16;25695 +99076;49.67022;-1.68485;111;20220813;29.8;16.9;23.3;4;16.99;.1;5.38;24214 +99076;49.67022;-1.68485;111;20220814;25.9;18.8;22.4;4.2;16.74;0;4.24;16161 +99076;49.67022;-1.68485;111;20220815;22.5;16.4;19.5;4.7;18.74;.4;2.52;11783 +99076;49.67022;-1.68485;111;20220816;24.3;16.7;20.5;2.2;18.24;6.5;3.07;15288 +99076;49.67022;-1.68485;111;20220817;19.6;15.2;17.4;2.8;18.49;17;1.99;11848 +99076;49.67022;-1.68485;111;20220818;21.1;15.7;18.4;4.2;18.54;.3;2.56;13932 +99076;49.67022;-1.68485;111;20220819;19.8;17.1;18.4;6.3;17.79;1.2;2.88;15819 +99076;49.67022;-1.68485;111;20220820;21.1;13.6;17.3;3.9;15.19;.1;3.04;14358 +99076;49.67022;-1.68485;111;20220821;19.5;13.5;16.5;2.6;15.04;.2;2.12;8611 +99076;49.67022;-1.68485;111;20220822;21.5;15.2;18.4;3.6;18.34;1.4;2.07;9445 +99076;49.67022;-1.68485;111;20220823;22.6;17.2;19.9;4.1;20.44;.3;2.12;10809 +99076;49.67022;-1.68485;111;20220824;22.6;16.6;19.6;1.8;20.09;18.6;2.79;16809 +99076;49.67022;-1.68485;111;20220825;19.6;16.8;18.2;3.5;18.54;2;2.18;11917 +99076;49.67022;-1.68485;111;20220826;18.9;14.2;16.6;3.4;15.34;.1;3.38;22505 +99076;49.67022;-1.68485;111;20220827;21.8;13;17.4;3;16.39;0;3.25;21016 +99076;49.67022;-1.68485;111;20220828;20.7;16.3;18.5;6;16.89;0;3.17;15476 +99076;49.67022;-1.68485;111;20220829;20.6;16.6;18.6;7.5;16.64;0;3.46;16526 +99076;49.67022;-1.68485;111;20220830;20.6;16.8;18.7;7.3;17.34;0;3.21;17540 +99076;49.67022;-1.68485;111;20220831;20.9;16.4;18.6;7.5;16.69;0;3.21;14312 +99076;49.67022;-1.68485;111;20220901;21.7;16.8;19.3;5;18.04;3;2.59;10026 +99076;49.67022;-1.68485;111;20220902;22.1;15.8;19;2.4;18.29;.1;2.52;14265 +99076;49.67022;-1.68485;111;20220903;21.1;14.2;17.6;4.1;16.64;0;2.13;8774 +99076;49.67022;-1.68485;111;20220904;24.6;15.4;20;6.3;16.44;0;3.98;14649 +99076;49.67022;-1.68485;111;20220905;24.6;16;20.3;4.4;17.74;6.8;3.51;15640 +99076;49.67022;-1.68485;111;20220906;21.9;15.1;18.5;6;17.04;7.4;2.8;11955 +99076;49.67022;-1.68485;111;20220907;21.7;14.8;18.2;6.3;16.19;4.1;3.12;13126 +99076;49.67022;-1.68485;111;20220908;19;14.7;16.9;8.7;16.09;5.3;2.55;11868 +99076;49.67022;-1.68485;111;20220909;19.5;15.6;17.6;9;16.44;0;2.68;12643 +99076;49.67022;-1.68485;111;20220910;19.1;16;17.5;4.8;16.24;.1;2.62;14421 +99076;49.67022;-1.68485;111;20220911;22.1;11.4;16.7;2.8;15.59;0;2.76;18098 +99076;49.67022;-1.68485;111;20220912;24.2;15.4;19.8;4.4;16.74;.7;3.25;13972 +99076;49.67022;-1.68485;111;20220913;20.3;18.6;19.5;6.7;19.49;19.8;1.62;3635 +99076;49.67022;-1.68485;111;20220914;18.3;17.9;18.1;5.1;19.24;1.7;1.06;3418 +99076;49.67022;-1.68485;111;20220915;17.5;13.6;15.5;4.5;14.19;0;2.22;12243 +99076;49.67022;-1.68485;111;20220916;17;13.2;15.1;6;10.44;0;3.43;12949 +99076;49.67022;-1.68485;111;20220917;15.7;10.7;13.2;3.5;8.79;0;3.01;16438 +99076;49.67022;-1.68485;111;20220918;16.8;10.8;13.8;3.3;11.49;0;2.47;14105 +99076;49.67022;-1.68485;111;20220919;17.8;11.5;14.6;2.6;12.79;.2;2.13;11390 +99076;49.67022;-1.68485;111;20220920;17.6;10.6;14.1;2.3;12.49;0;2.11;14191 +99076;49.67022;-1.68485;111;20220921;18.7;9.7;14.2;2.2;12.29;.1;2.03;12812 +99076;49.67022;-1.68485;111;20220922;19.8;10;14.9;3.2;12.74;1;2.32;13679 +99076;49.67022;-1.68485;111;20220923;15.5;12.9;14.2;4.1;14.19;16.8;1.34;3606 +99076;49.67022;-1.68485;111;20220924;16.7;13.5;15.1;5.9;12.94;1.6;2.5;10876 +99076;49.67022;-1.68485;111;20220925;15.7;13.3;14.5;6.2;11.79;1;2.58;10479 +99076;49.67022;-1.68485;111;20220926;16;11.3;13.6;9.3;12.39;4.6;2.34;6673 +99076;49.67022;-1.68485;111;20220927;15.7;12.2;13.9;8.6;11.54;6.5;2.57;5938 +99076;49.67022;-1.68485;111;20220928;15;11.6;13.3;4.9;10.84;4.1;2.22;7905 +99076;49.67022;-1.68485;111;20220929;14.7;10.3;12.5;3.5;10.49;2;1.83;7246 +99076;49.67022;-1.68485;111;20220930;15.5;7.8;11.7;6.3;12.64;6.2;1.33;7510 +99076;49.67022;-1.68485;111;20221001;17.7;13.4;15.6;8.2;15.29;8.6;1.88;9725 +99076;49.67022;-1.68485;111;20221002;15.2;13.7;14.4;2.8;14.84;19.1;1.14;5958 +99076;49.67022;-1.68485;111;20221003;18;9.9;14;2.3;13.94;0;1.39;9920 +99076;49.67022;-1.68485;111;20221004;16.8;13.7;15.2;5.3;15.39;0;1.21;5619 +99076;49.67022;-1.68485;111;20221005;17.5;14.7;16.1;9.2;13.84;1.8;2.5;4857 +99076;49.67022;-1.68485;111;20221006;17.3;10.6;13.9;5.5;11.54;0;2.49;11078 +99076;49.67022;-1.68485;111;20221007;16.9;10.9;13.9;6.2;13.39;.3;1.91;9378 +99076;49.67022;-1.68485;111;20221008;15.8;11.9;13.8;3.9;10.69;0;2.26;12527 +99076;49.67022;-1.68485;111;20221009;17.1;7.9;12.5;4;10.29;0;2.13;12794 +99076;49.67022;-1.68485;111;20221010;16.1;10.8;13.4;4.5;12.99;.8;1.38;7066 +99076;49.67022;-1.68485;111;20221011;15.8;9.6;12.7;3.3;10.49;0;1.91;9737 +99076;49.67022;-1.68485;111;20221012;16.7;8;12.3;4.5;11.84;3.8;1.57;10115 +99076;49.67022;-1.68485;111;20221013;17.3;12;14.7;4.9;14.74;3.4;1.28;5177 +99076;49.67022;-1.68485;111;20221014;14.8;12.8;13.8;3.3;14.49;.2;.9;2345 +99076;49.67022;-1.68485;111;20221015;16.9;12.9;14.9;6.1;14.39;1.3;1.48;7350 +99076;49.67022;-1.68485;111;20221016;15.7;11.4;13.6;6;14.09;6.6;1.3;4707 +99076;49.67022;-1.68485;111;20221017;18;14.6;16.3;4.5;16.19;.8;1.26;6027 +99076;49.67022;-1.68485;111;20221018;17.6;13.1;15.4;5.2;16.89;.1;.87;6119 +99076;49.67022;-1.68485;111;20221019;19.4;15.8;17.6;7.1;17.39;2.7;1.63;7337 +99076;49.67022;-1.68485;111;20221020;17.8;14.3;16;3.4;15.09;8.5;1.38;7942 +99076;49.67022;-1.68485;111;20221021;18.8;12.3;15.6;7.9;15.04;6;1.59;6560 +99076;49.67022;-1.68485;111;20221022;17.8;12.8;15.3;6.2;15.14;3.2;1.45;5722 +99076;49.67022;-1.68485;111;20221023;19.7;14.4;17.1;7.3;14.99;12.4;2.17;6222 +99076;49.67022;-1.68485;111;20221024;16.3;12.8;14.6;9.5;14.39;9.8;1.46;5823 +99076;49.67022;-1.68485;111;20221025;16.9;12.5;14.7;6.2;14.39;.2;1.5;5967 +99076;49.67022;-1.68485;111;20221026;19.1;14.5;16.8;6.8;15.89;1.3;1.71;7695 +99076;49.67022;-1.68485;111;20221027;21.1;14.7;17.9;5.6;16.19;.1;1.83;6992 +99076;49.67022;-1.68485;111;20221028;17.1;15.8;16.4;5.5;15.34;.6;1.58;5233 +99076;49.67022;-1.68485;111;20221029;20;12.3;16.2;5.5;16.09;1.3;1.24;5497 +99076;49.67022;-1.68485;111;20221030;16.4;14.3;15.3;6;14.74;.2;1.34;4339 +99076;49.67022;-1.68485;111;20221031;15.9;11.2;13.5;7.4;13.64;3.8;1.22;5337 +99076;49.67022;-1.68485;111;20221101;15.6;12.1;13.8;13.4;11.84;4.6;2.5;4819 +99076;49.67022;-1.68485;111;20221102;15.1;9.6;12.3;9.7;11.79;14.4;1.77;5098 +99076;49.67022;-1.68485;111;20221103;13.3;12.2;12.7;8.8;12.79;16.8;1.21;3409 +99076;49.67022;-1.68485;111;20221104;12.8;8.8;10.8;7.3;10.29;.3;1.49;6111 +99076;49.67022;-1.68485;111;20221105;13.5;8.8;11.1;7.1;11.79;6;1.19;1838 +99076;49.67022;-1.68485;111;20221106;14;12.1;13.1;9.6;13.74;16.5;1;3083 +99076;49.67022;-1.68485;111;20221107;15.7;11.1;13.4;10.7;13.14;1.5;1.5;3486 +99076;49.67022;-1.68485;111;20221108;14.9;11.5;13.2;11.1;12.39;6.4;1.72;4223 +99076;49.67022;-1.68485;111;20221109;14.5;10.1;12.3;8.9;11.74;1.1;1.48;5588 +99076;49.67022;-1.68485;111;20221110;15.1;10.4;12.7;7;12.84;0;1.2;5309 +99076;49.67022;-1.68485;111;20221111;14;10.8;12.4;5.9;12.44;.1;.97;5823 +99076;49.67022;-1.68485;111;20221112;17.5;7.8;12.6;4.5;12.79;0;1;7718 +99076;49.67022;-1.68485;111;20221113;18.1;11.5;14.8;5.3;13.14;.1;1.46;7506 +99076;49.67022;-1.68485;111;20221114;16;11;13.5;6;12.44;1.6;1.35;4127 +99076;49.67022;-1.68485;111;20221115;14;8.4;11.2;9.8;11.54;8.6;1.4;3115 +99076;49.67022;-1.68485;111;20221116;13.2;8.7;11;10.3;11.29;14;1.32;3271 +99076;49.67022;-1.68485;111;20221117;12.5;9.8;11.1;10.5;10.74;4.5;1.59;3035 +99076;49.67022;-1.68485;111;20221118;12.4;9.7;11;8;9.79;1;1.7;4390 +99076;49.67022;-1.68485;111;20221119;11.7;9;10.3;4.5;8.19;2.1;1.48;5135 +99076;49.67022;-1.68485;111;20221120;12.5;6.6;9.5;7.3;10.34;1.4;1.11;3795 +99076;49.67022;-1.68485;111;20221121;11.3;8.2;9.8;7.8;10.09;17.7;1.26;2234 +99076;49.67022;-1.68485;111;20221122;11.5;6.7;9.1;10.6;9.84;4.9;1.24;3426 +99076;49.67022;-1.68485;111;20221123;13;7.2;10.1;10;10.29;8.3;1.47;4104 +99076;49.67022;-1.68485;111;20221124;13.1;8.1;10.6;9.7;10.54;3.7;1.4;3620 +99076;49.67022;-1.68485;111;20221125;13;9.2;11.1;7.1;10.34;0;1.36;4757 +99076;49.67022;-1.68485;111;20221126;11.6;8.4;10;7.6;11.44;4.3;.79;2333 +99076;49.67022;-1.68485;111;20221127;12.4;10.5;11.5;6.3;12.84;16.8;.69;669 +99076;49.67022;-1.68485;111;20221128;10.9;7.7;9.3;6.3;10.29;8.5;.86;3139 +99076;49.67022;-1.68485;111;20221129;10.6;7.6;9.1;3.1;9.54;0;.62;4321 +99076;49.67022;-1.68485;111;20221130;7.7;4.5;6.1;3;8.79;0;.39;2817 +99076;49.67022;-1.68485;111;20221201;10.6;1.9;6.2;3.1;8.89;.2;.38;4068 +99076;49.67022;-1.68485;111;20221202;8.9;5.5;7.2;4.9;8.24;2.8;.91;2098 +99076;49.67022;-1.68485;111;20221203;7.1;6;6.6;8.4;8.09;1.2;1.21;298 +99076;49.67022;-1.68485;111;20221204;6.3;5.5;5.9;6.3;8.04;.3;.92;358 +99076;49.67022;-1.68485;111;20221205;6.2;4.2;5.2;2.7;8.04;.5;.59;672 +99076;49.67022;-1.68485;111;20221206;7.9;4.7;6.3;3.3;8.59;4.8;.49;2523 +99076;49.67022;-1.68485;111;20221207;7.6;5.3;6.4;4.1;7.59;1.5;.87;2441 +99076;49.67022;-1.68485;111;20221208;6.5;3.6;5;3.6;5.89;.2;.89;3831 +99076;49.67022;-1.68485;111;20221209;5.9;1.2;3.6;3.3;5.94;1;.63;3778 +99076;49.67022;-1.68485;111;20221210;5.8;.7;3.2;3.9;6.09;9;.69;3510 +99076;49.67022;-1.68485;111;20221211;3.8;.9;2.3;4.7;6.89;4.7;.34;2082 +99076;49.67022;-1.68485;111;20221212;5.3;1;3.2;3.3;6.44;.3;.48;3416 +99076;49.67022;-1.68485;111;20221213;4;0;2;5.3;5.89;2.2;.59;3062 +99076;49.67022;-1.68485;111;20221214;5.8;1;3.4;6;6.49;.5;.85;1431 +99076;49.67022;-1.68485;111;20221215;5.4;4.4;4.9;6.8;6.34;.4;1.25;1660 +99076;49.67022;-1.68485;111;20221216;8;3.8;5.9;3.8;5.99;0;1.02;3996 +99076;49.67022;-1.68485;111;20221217;4.7;-.2;2.3;3.8;4.64;0;.82;4801 +99076;49.67022;-1.68485;111;20221218;7.9;-1.9;3;8.2;6.74;18.7;.86;1107 +99076;49.67022;-1.68485;111;20221219;13.4;7.8;10.6;11;13.05;5.3;.28;1900 +99076;49.67022;-1.68485;111;20221220;12;10.8;11.4;6.1;12.11;.5;.82;1759 +99076;49.67022;-1.68485;111;20221221;11.6;6.5;9;5.8;11.71;12.1;.25;2610 +99076;49.67022;-1.68485;111;20221222;12.2;9.5;10.9;6.9;13.25;11.9;.32;1414 +99076;49.67022;-1.68485;111;20221223;12.7;10.4;11.6;7.3;13.42;5.7;.52;1522 +99076;49.67022;-1.68485;111;20221224;11.4;10.5;11;6.8;12.09;.3;.63;1454 +99076;49.67022;-1.68485;111;20221225;10.8;9.9;10.3;5.8;11.79;8.7;.57;855 +99076;49.67022;-1.68485;111;20221226;9.5;8.3;8.9;7.6;9.29;1.2;1.04;3009 +99076;49.67022;-1.68485;111;20221227;10.3;5.5;7.9;8.2;9.69;2.7;.7;3746 +99076;49.67022;-1.68485;111;20221228;11.4;9;10.2;11.2;11.59;4.8;.78;1175 +99076;49.67022;-1.68485;111;20221229;10.6;9.1;9.8;11;9.64;3.7;1.44;3144 +99076;49.67022;-1.68485;111;20221230;12.8;6.3;9.5;10;11.49;22.3;.68;1070 +99076;49.67022;-1.68485;111;20221231;14.3;10.7;12.5;11;13.24;10.2;.91;652 +99077;49.69759;-1.38554;15;20220101;14.4;11.5;12.9;5.3;12.4;2.3;.87;2921 +99077;49.69759;-1.38554;15;20220102;13.5;12.2;12.8;8.6;12.24;4;1.11;2184 +99077;49.69759;-1.38554;15;20220103;12.1;10.4;11.2;6.7;11.38;13.8;.82;1200 +99077;49.69759;-1.38554;15;20220104;10;8.6;9.3;6.4;8.51;1.2;1.38;1754 +99077;49.69759;-1.38554;15;20220105;8.2;4.3;6.3;5;5.94;.1;1.35;3167 +99077;49.69759;-1.38554;15;20220106;8;3.2;5.6;5.7;7.21;3.1;.85;2835 +99077;49.69759;-1.38554;15;20220107;9.7;6;7.8;7.3;8.38;3.6;1.03;2997 +99077;49.69759;-1.38554;15;20220108;10.6;6.7;8.6;9.4;9.48;15.6;1.01;2018 +99077;49.69759;-1.38554;15;20220109;10;7;8.5;6.3;8.9;3.3;.98;3118 +99077;49.69759;-1.38554;15;20220110;9.4;7.7;8.6;3.7;10.8;1.7;.29;2403 +99077;49.69759;-1.38554;15;20220111;10.1;8.5;9.3;3.8;11.4;1;.28;2400 +99077;49.69759;-1.38554;15;20220112;10.1;8.8;9.5;2.8;10.74;0;.43;2027 +99077;49.69759;-1.38554;15;20220113;8.1;3.8;6;2.6;7.96;0;.33;4326 +99077;49.69759;-1.38554;15;20220114;9.7;2.4;6;3.5;7.34;0;.56;5759 +99077;49.69759;-1.38554;15;20220115;6.3;1.3;3.8;4.3;7.44;.1;.27;4030 +99077;49.69759;-1.38554;15;20220116;11.4;3.4;7.4;5.2;9.88;.7;.3;4104 +99077;49.69759;-1.38554;15;20220117;10;5.4;7.7;2.3;8.08;0;.5;5453 +99077;49.69759;-1.38554;15;20220118;8;1;4.5;2;7.51;.1;.24;5315 +99077;49.69759;-1.38554;15;20220119;10.2;3.6;6.9;4.6;8.78;.7;.55;3307 +99077;49.69759;-1.38554;15;20220120;8.3;7.1;7.7;6.1;7.01;0;1.42;3726 +99077;49.69759;-1.38554;15;20220121;8.1;5.7;6.9;4;6.24;0;1.18;4258 +99077;49.69759;-1.38554;15;20220122;7.6;3.5;5.5;2.6;7.41;0;.62;2516 +99077;49.69759;-1.38554;15;20220123;6.9;5.5;6.2;4;7.28;0;.9;1467 +99077;49.69759;-1.38554;15;20220124;7.8;1.9;4.9;3.3;6.88;0;.48;5396 +99077;49.69759;-1.38554;15;20220125;4.9;.1;2.5;2;6.84;0;.26;3781 +99077;49.69759;-1.38554;15;20220126;8.3;3.4;5.9;3.4;8.04;0;.55;3280 +99077;49.69759;-1.38554;15;20220127;10.5;6.3;8.4;5.2;9.98;.4;.57;2791 +99077;49.69759;-1.38554;15;20220128;9.5;3.2;6.3;3.7;9.64;.1;.19;5276 +99077;49.69759;-1.38554;15;20220129;10.4;8.9;9.6;7.2;11.18;.3;.5;1863 +99077;49.69759;-1.38554;15;20220130;10.6;5.4;8;3.8;8.51;.1;.86;5594 +99077;49.69759;-1.38554;15;20220131;9.9;6.7;8.3;7.5;8.14;.2;1.34;4162 +99077;49.69759;-1.38554;15;20220201;11.6;6.2;8.9;7.4;10.68;0;.53;5329 +99077;49.69759;-1.38554;15;20220202;10.6;8.7;9.7;5;9.91;0;.91;2863 +99077;49.69759;-1.38554;15;20220203;10.3;7.6;9;5.3;10.08;1.1;.69;3660 +99077;49.69759;-1.38554;15;20220204;9.9;8;9;7.2;8.58;.6;1.34;4376 +99077;49.69759;-1.38554;15;20220205;10.9;4.9;7.9;7.4;8.61;1.4;1.12;5863 +99077;49.69759;-1.38554;15;20220206;11.7;9.5;10.6;11.3;10.71;4.6;1.18;3079 +99077;49.69759;-1.38554;15;20220207;11.9;6.1;9;5;9.08;.3;1.1;6854 +99077;49.69759;-1.38554;15;20220208;12.1;9.2;10.6;5.4;11.14;.6;.79;4392 +99077;49.69759;-1.38554;15;20220209;11.1;7.5;9.3;3.9;10.24;1.2;.69;4709 +99077;49.69759;-1.38554;15;20220210;8.7;7.7;8.2;5.1;8.46;3.9;1.07;3404 +99077;49.69759;-1.38554;15;20220211;10.1;6.7;8.4;3.1;6.66;0;1.31;7397 +99077;49.69759;-1.38554;15;20220212;7.9;2.3;5.1;6.8;6.81;0;1.01;8296 +99077;49.69759;-1.38554;15;20220213;9.9;6;7.9;10.6;9.46;13.5;.74;2618 +99077;49.69759;-1.38554;15;20220214;10.4;7.4;8.9;7.3;8.76;4;1.3;5790 +99077;49.69759;-1.38554;15;20220215;10.6;7.3;8.9;9.4;10.36;13;.62;2083 +99077;49.69759;-1.38554;15;20220216;12.5;10.3;11.4;11.9;13.08;1.1;.38;2813 +99077;49.69759;-1.38554;15;20220217;12.8;10.4;11.6;8.9;10.28;.9;1.75;6032 +99077;49.69759;-1.38554;15;20220218;11.4;9;10.2;11.9;8.84;2.2;2.09;5505 +99077;49.69759;-1.38554;15;20220219;9.9;5.2;7.5;8.9;8.44;1.3;1.18;6594 +99077;49.69759;-1.38554;15;20220220;12.2;9.4;10.8;12.1;10.68;4;1.39;3829 +99077;49.69759;-1.38554;15;20220221;11.1;5.7;8.4;10.4;8.14;.2;1.74;7928 +99077;49.69759;-1.38554;15;20220222;13.7;7.2;10.4;6.7;10.68;.3;1.23;7274 +99077;49.69759;-1.38554;15;20220223;10.9;4.5;7.7;4.6;8.48;.1;1.16;7568 +99077;49.69759;-1.38554;15;20220224;9.5;8;8.7;8.5;7.91;3.1;1.8;5857 +99077;49.69759;-1.38554;15;20220225;11;3.9;7.5;4.9;7.01;0;1.61;10764 +99077;49.69759;-1.38554;15;20220226;11.5;1.2;6.3;4.8;6.54;0;1.66;12254 +99077;49.69759;-1.38554;15;20220227;13.3;2.8;8;5.6;6.81;0;2.07;12851 +99077;49.69759;-1.38554;15;20220228;13.6;4.7;9.1;5.7;9.91;1.6;1.23;8850 +99077;49.69759;-1.38554;15;20220301;11.2;9.1;10.2;3.3;11.64;14.8;.61;3283 +99077;49.69759;-1.38554;15;20220302;12.8;8.9;10.9;2.6;10.61;1.3;1.02;6145 +99077;49.69759;-1.38554;15;20220303;11.8;7.6;9.7;2.2;10.64;.9;.88;7427 +99077;49.69759;-1.38554;15;20220304;10.5;7.9;9.2;2.8;8.64;0;1.17;7365 +99077;49.69759;-1.38554;15;20220305;8.5;5.6;7;4.6;8.34;2.3;.88;5420 +99077;49.69759;-1.38554;15;20220306;8.1;6.1;7.1;9;6.81;.1;1.85;5870 +99077;49.69759;-1.38554;15;20220307;6.6;4.6;5.6;7.6;5.26;0;2;8377 +99077;49.69759;-1.38554;15;20220308;12.7;1.7;7.2;6.7;7.7;0;1.85;13010 +99077;49.69759;-1.38554;15;20220309;13.9;6.1;10;6.7;9.28;0;1.92;11091 +99077;49.69759;-1.38554;15;20220310;12.6;8;10.3;4.2;10.11;.7;1.32;6267 +99077;49.69759;-1.38554;15;20220311;12.8;7.7;10.3;7.3;10.11;5.6;1.52;8282 +99077;49.69759;-1.38554;15;20220312;13.7;6.7;10.2;7.7;8.78;1.5;2.3;13194 +99077;49.69759;-1.38554;15;20220313;12.8;8.3;10.5;6;9.41;.4;1.83;9649 +99077;49.69759;-1.38554;15;20220314;13.8;5.4;9.6;3.9;9.38;0;1.59;10410 +99077;49.69759;-1.38554;15;20220315;14.5;6.5;10.5;3.3;10.34;0;1.62;12898 +99077;49.69759;-1.38554;15;20220316;13.3;9.2;11.2;4.4;11.28;4.5;1.18;5166 +99077;49.69759;-1.38554;15;20220317;11.7;4.7;8.2;3.2;8.14;0;1.77;15702 +99077;49.69759;-1.38554;15;20220318;12.5;4.8;8.7;6.5;9.51;0;1.6;17303 +99077;49.69759;-1.38554;15;20220319;11.9;8.3;10.1;8.5;8.66;0;2.39;16369 +99077;49.69759;-1.38554;15;20220320;10.9;6;8.4;6;7.61;0;2.16;17555 +99077;49.69759;-1.38554;15;20220321;15.1;5.9;10.5;4.2;9.81;0;1.98;14808 +99077;49.69759;-1.38554;15;20220322;15.6;8.2;11.9;5.1;8.26;0;2.98;17856 +99077;49.69759;-1.38554;15;20220323;15.7;6.4;11.1;3.7;7.61;0;2.77;18169 +99077;49.69759;-1.38554;15;20220324;14.6;7;10.8;3.9;8.71;0;2.46;18233 +99077;49.69759;-1.38554;15;20220325;14;7.2;10.6;5.3;9.31;0;2.39;18496 +99077;49.69759;-1.38554;15;20220326;13.6;8;10.8;6.2;8.96;0;2.89;17953 +99077;49.69759;-1.38554;15;20220327;12.7;8.8;10.7;6.7;10.61;.3;1.78;14653 +99077;49.69759;-1.38554;15;20220328;14.1;7.3;10.7;4.2;10.91;.5;1.32;7439 +99077;49.69759;-1.38554;15;20220329;11.8;10;10.9;4;11.46;1.6;.94;3765 +99077;49.69759;-1.38554;15;20220330;9.8;8.8;9.3;4.9;9.96;2.2;.95;2864 +99077;49.69759;-1.38554;15;20220331;7.9;4.8;6.4;9.5;6.56;.9;1.95;9743 +99077;49.69759;-1.38554;15;20220401;8.4;4;6.2;9.3;5.71;.7;2.5;14368 +99077;49.69759;-1.38554;15;20220402;8.7;4.4;6.5;4.7;5.76;.1;2.26;15560 +99077;49.69759;-1.38554;15;20220403;9;1.4;5.2;3.7;5.59;0;2.14;18435 +99077;49.69759;-1.38554;15;20220404;10.6;4.3;7.5;8;9.61;.6;.71;5241 +99077;49.69759;-1.38554;15;20220405;12.1;10.1;11.1;7.4;11.2;0;1.58;8535 +99077;49.69759;-1.38554;15;20220406;12.5;9.7;11.1;11.5;10.71;4;1.73;8750 +99077;49.69759;-1.38554;15;20220407;11.9;9.4;10.6;11.2;9.51;3.4;2.36;14282 +99077;49.69759;-1.38554;15;20220408;9;5.7;7.4;5.7;7.86;11.3;1.59;10237 +99077;49.69759;-1.38554;15;20220409;10.3;4.6;7.5;4;6.79;0;2.41;20438 +99077;49.69759;-1.38554;15;20220410;13.1;2;7.6;4.4;6.73;0;2.43;19700 +99077;49.69759;-1.38554;15;20220411;17;6.1;11.5;6.8;9.78;1.2;2.78;16376 +99077;49.69759;-1.38554;15;20220412;14.2;10.8;12.5;4.1;11.92;.7;1.63;7716 +99077;49.69759;-1.38554;15;20220413;16.2;10.2;13.2;2.1;11.54;0;2.17;14818 +99077;49.69759;-1.38554;15;20220414;17;7.3;12.1;1.9;11.51;.2;2.53;19818 +99077;49.69759;-1.38554;15;20220415;18.4;9;13.7;2.5;11.31;0;2.92;19252 +99077;49.69759;-1.38554;15;20220416;15.6;7.8;11.7;3.8;11.06;0;2.49;18854 +99077;49.69759;-1.38554;15;20220417;17.4;8.2;12.8;3.2;10.31;.1;3;19854 +99077;49.69759;-1.38554;15;20220418;13;9;11;3.9;10.24;0;2.3;18081 +99077;49.69759;-1.38554;15;20220419;12.4;8;10.2;3.8;9.47;0;2.4;20239 +99077;49.69759;-1.38554;15;20220420;13.4;9.5;11.5;4.3;10.14;0;2.91;21283 +99077;49.69759;-1.38554;15;20220421;15.6;9.7;12.7;4.8;9.59;0;3.54;21711 +99077;49.69759;-1.38554;15;20220422;14;9.6;11.8;6.2;10.49;0;3.13;21884 +99077;49.69759;-1.38554;15;20220423;14.5;10.4;12.4;7.3;11.46;.5;2.38;16538 +99077;49.69759;-1.38554;15;20220424;15.1;10.9;13;4.6;10.91;.9;2.94;19803 +99077;49.69759;-1.38554;15;20220425;12.5;7.6;10;4.8;9.46;0;2.48;20298 +99077;49.69759;-1.38554;15;20220426;13.4;7;10.2;6.4;9.21;0;2.82;22566 +99077;49.69759;-1.38554;15;20220427;13;8.7;10.9;8.4;8.96;0;3.04;20149 +99077;49.69759;-1.38554;15;20220428;12.9;9.2;11.1;7.4;10.26;0;1.94;9221 +99077;49.69759;-1.38554;15;20220429;12.9;9.4;11.1;5.5;9.81;.1;2.65;18967 +99077;49.69759;-1.38554;15;20220430;12.2;8.3;10.3;4.9;9.06;0;2.13;11498 +99077;49.69759;-1.38554;15;20220501;15;6.2;10.6;2.6;10.06;2.1;1.89;10721 +99077;49.69759;-1.38554;15;20220502;12.5;9;10.8;3;11.11;0;1.78;13222 +99077;49.69759;-1.38554;15;20220503;15.5;10.2;12.9;2;10.76;0;2.81;19077 +99077;49.69759;-1.38554;15;20220504;14.6;7.8;11.2;3.8;11.71;0;2.41;20510 +99077;49.69759;-1.38554;15;20220505;14.9;8.7;11.8;3.3;12.06;0;2.62;22139 +99077;49.69759;-1.38554;15;20220506;16.9;8.7;12.8;3.4;12.08;0;3.02;23587 +99077;49.69759;-1.38554;15;20220507;16;10.7;13.3;3.3;12.81;.1;2.44;16786 +99077;49.69759;-1.38554;15;20220508;13.9;9.9;11.9;5.1;12.11;.1;1.63;10281 +99077;49.69759;-1.38554;15;20220509;22;8.4;15.2;3.8;12.71;0;4.2;25560 +99077;49.69759;-1.38554;15;20220510;18;12.9;15.5;4.5;13.24;.1;2.88;15751 +99077;49.69759;-1.38554;15;20220511;19.1;10.9;15;5.3;12.68;.1;3.38;20196 +99077;49.69759;-1.38554;15;20220512;16.9;9.3;13.1;3.9;11.54;.3;3.22;23199 +99077;49.69759;-1.38554;15;20220513;17.1;9.9;13.5;4.4;11.58;0;3.32;22639 +99077;49.69759;-1.38554;15;20220514;16.1;7.3;11.7;3.5;11.51;.6;3.07;24702 +99077;49.69759;-1.38554;15;20220515;19.1;12.8;15.9;6.2;14.21;3.3;2.95;15017 +99077;49.69759;-1.38554;15;20220516;20.8;13.6;17.2;5.3;15.14;1.1;3.52;20302 +99077;49.69759;-1.38554;15;20220517;27.2;12.4;19.8;3.8;14.84;1.5;5.25;26503 +99077;49.69759;-1.38554;15;20220518;17.7;10.1;13.9;3.6;13.98;12.5;2.44;17055 +99077;49.69759;-1.38554;15;20220519;17.9;12.2;15;2.8;13.61;.9;3.36;23064 +99077;49.69759;-1.38554;15;20220520;17.1;12.2;14.6;3.7;12.84;4.3;2.94;18294 +99077;49.69759;-1.38554;15;20220521;16.9;11.8;14.4;2.8;13.14;.2;3.06;20923 +99077;49.69759;-1.38554;15;20220522;16.2;9.3;12.8;2.7;12.81;4.1;2.45;17681 +99077;49.69759;-1.38554;15;20220523;15.8;12.2;14;3.8;13.24;2.1;2.18;13314 +99077;49.69759;-1.38554;15;20220524;16.6;10.1;13.3;5.3;11.51;0;3.25;22207 +99077;49.69759;-1.38554;15;20220525;15.9;10.3;13.1;6.4;12.84;.1;2.2;13924 +99077;49.69759;-1.38554;15;20220526;15.9;13.2;14.5;6;13.44;.1;2.18;11216 +99077;49.69759;-1.38554;15;20220527;18.1;12.8;15.4;4.6;13.18;0;3.49;22780 +99077;49.69759;-1.38554;15;20220528;15.6;10.3;12.9;4.6;10.94;0;3.65;26182 +99077;49.69759;-1.38554;15;20220529;15.1;10.4;12.7;4.3;10.34;.1;3.37;21661 +99077;49.69759;-1.38554;15;20220530;16;8.4;12.2;2.9;10.24;.3;3.22;22048 +99077;49.69759;-1.38554;15;20220531;17.3;7.7;12.5;3.9;10.48;0;3.62;25379 +99077;49.69759;-1.38554;15;20220601;16.5;7.8;12.2;2.8;10.98;.1;3.71;28442 +99077;49.69759;-1.38554;15;20220602;17.8;10.2;14;5.2;12.54;0;3.19;20920 +99077;49.69759;-1.38554;15;20220603;18.6;13.8;16.2;5;14.58;19.9;2.81;14592 +99077;49.69759;-1.38554;15;20220604;17.2;13.9;15.5;6.6;15.44;5.8;2.31;15639 +99077;49.69759;-1.38554;15;20220605;17.5;13.4;15.5;3.6;14.61;1.1;2.61;15950 +99077;49.69759;-1.38554;15;20220606;19.6;11.3;15.4;4;13.88;1.4;3.62;23615 +99077;49.69759;-1.38554;15;20220607;18.9;14.3;16.6;5.5;15.68;2.3;2.79;16861 +99077;49.69759;-1.38554;15;20220608;18.2;14.5;16.3;7;14.98;.1;3.07;19062 +99077;49.69759;-1.38554;15;20220609;19.5;12.5;16;5;14.28;.6;3.23;18619 +99077;49.69759;-1.38554;15;20220610;20.2;14.5;17.3;4.4;15.64;.6;3.53;20967 +99077;49.69759;-1.38554;15;20220611;19.5;12.7;16.1;3.5;14.34;.4;3.94;26978 +99077;49.69759;-1.38554;15;20220612;18.7;11.9;15.3;3.6;13.54;.1;4.02;28146 +99077;49.69759;-1.38554;15;20220613;17.5;11.1;14.3;3.2;12.58;.1;3.97;28117 +99077;49.69759;-1.38554;15;20220614;19.3;10.4;14.8;3.6;13.18;0;3.92;26593 +99077;49.69759;-1.38554;15;20220615;20.1;13.8;16.9;3;14.78;0;4.04;25339 +99077;49.69759;-1.38554;15;20220616;22.5;10.1;16.3;2.1;13.71;0;4.45;27659 +99077;49.69759;-1.38554;15;20220617;30.4;13;21.7;2.8;15.38;0;6.22;30346 +99077;49.69759;-1.38554;15;20220618;20.7;15.2;18;4.7;16.38;6.4;3.02;14313 +99077;49.69759;-1.38554;15;20220619;15;12.5;13.7;9.5;13.08;6.2;2.05;10881 +99077;49.69759;-1.38554;15;20220620;18.6;13.4;16;7.2;13.18;0;3.86;21401 +99077;49.69759;-1.38554;15;20220621;18.4;14.7;16.5;5.7;14.58;0;3.34;19319 +99077;49.69759;-1.38554;15;20220622;20;15.3;17.6;5.8;15.04;0;4.15;24663 +99077;49.69759;-1.38554;15;20220623;21.9;14.6;18.3;2.9;15.38;.9;3.72;19930 +99077;49.69759;-1.38554;15;20220624;20.3;13.4;16.9;4.8;15.38;3.4;3.22;18283 +99077;49.69759;-1.38554;15;20220625;18.9;11.3;15.1;4.8;12.71;1.8;3.78;22500 +99077;49.69759;-1.38554;15;20220626;20.2;10.5;15.3;4.2;12.34;.9;4.21;25650 +99077;49.69759;-1.38554;15;20220627;18.3;10.7;14.5;4.3;12.64;.3;3.52;22379 +99077;49.69759;-1.38554;15;20220628;21.3;11.4;16.3;4.3;12.81;1.5;4.42;25580 +99077;49.69759;-1.38554;15;20220629;19.3;13.9;16.6;4;14.31;3.6;3.25;17673 +99077;49.69759;-1.38554;15;20220630;17.7;11;14.3;4.1;12.81;2.9;3.31;22012 +99077;49.69759;-1.38554;15;20220701;18.8;11.4;15.1;4.1;12.61;.1;3.64;21719 +99077;49.69759;-1.38554;15;20220702;20.5;10.6;15.6;4.1;13.14;.1;4.23;26876 +99077;49.69759;-1.38554;15;20220703;19.6;11.3;15.4;3.8;13.68;.2;3.75;24722 +99077;49.69759;-1.38554;15;20220704;19.4;11.2;15.3;3.6;13.21;.1;3.99;27017 +99077;49.69759;-1.38554;15;20220705;19.2;11.8;15.5;3.3;13.84;.1;4;27418 +99077;49.69759;-1.38554;15;20220706;20.7;13.1;16.9;2.8;15.44;0;4.03;26044 +99077;49.69759;-1.38554;15;20220707;19.9;13.9;16.9;3.4;15.61;.1;3.57;22544 +99077;49.69759;-1.38554;15;20220708;21.1;11.1;16.1;2;15.41;.1;4.28;28865 +99077;49.69759;-1.38554;15;20220709;21.6;13.8;17.7;3;16.28;0;4.43;28273 +99077;49.69759;-1.38554;15;20220710;21.3;15.5;18.4;3.8;15.08;0;4.41;25215 +99077;49.69759;-1.38554;15;20220711;23.5;15.2;19.3;4;16.31;0;4.77;26819 +99077;49.69759;-1.38554;15;20220712;30.4;16;23.2;2.9;17.14;0;5.83;25916 +99077;49.69759;-1.38554;15;20220713;24.1;16.8;20.5;2.2;17.31;0;4.1;21173 +99077;49.69759;-1.38554;15;20220714;21.4;14.4;17.9;3.6;15.11;0;4.42;27030 +99077;49.69759;-1.38554;15;20220715;21.4;14.7;18.1;3.7;15.38;0;4.36;26337 +99077;49.69759;-1.38554;15;20220716;22.2;11.9;17;3.7;15.51;0;4.35;28094 +99077;49.69759;-1.38554;15;20220717;24.8;16.8;20.8;4.7;16.21;0;5.23;25380 +99077;49.69759;-1.38554;15;20220718;29.5;16.1;22.8;3.6;16.74;0;6.29;27533 +99077;49.69759;-1.38554;15;20220719;33.8;21.7;27.7;5.3;16.34;0;8.3;26552 +99077;49.69759;-1.38554;15;20220720;23.1;16.1;19.6;3.8;17.64;.6;3.7;19640 +99077;49.69759;-1.38554;15;20220721;21.3;16.4;18.8;3.1;16.54;.1;3.02;14675 +99077;49.69759;-1.38554;15;20220722;22.2;16;19.1;2.9;18.01;.2;2.88;14891 +99077;49.69759;-1.38554;15;20220723;23.1;15;19;3.2;16.41;0;4.28;24546 +99077;49.69759;-1.38554;15;20220724;27.5;15;21.2;3.8;16.64;.1;5.49;27427 +99077;49.69759;-1.38554;15;20220725;20.8;16.4;18.6;6.6;17.11;0;3;13240 +99077;49.69759;-1.38554;15;20220726;20.3;16;18.1;3.9;14.41;0;3.98;21674 +99077;49.69759;-1.38554;15;20220727;20.8;12.6;16.7;2;15.08;0;3.21;19537 +99077;49.69759;-1.38554;15;20220728;22.6;14.4;18.5;1.9;15.54;0;3.78;21893 +99077;49.69759;-1.38554;15;20220729;22.6;13.6;18.1;2.6;17.38;.1;3.78;23974 +99077;49.69759;-1.38554;15;20220730;22.5;13.7;18.1;3.7;17.18;0;3.27;19286 +99077;49.69759;-1.38554;15;20220731;21.9;17.6;19.8;5.2;19.08;0;2.79;13760 +99077;49.69759;-1.38554;15;20220801;23.2;16.8;20;3.9;17.81;0;3.83;21126 +99077;49.69759;-1.38554;15;20220802;24.3;16.4;20.4;4;18.71;.1;3.76;19670 +99077;49.69759;-1.38554;15;20220803;22.4;15;18.7;2.9;18.68;.1;3.14;19086 +99077;49.69759;-1.38554;15;20220804;21.7;15.8;18.7;3.9;16.28;0;3.75;21351 +99077;49.69759;-1.38554;15;20220805;20.5;14.3;17.4;5.9;12.58;0;4.62;23999 +99077;49.69759;-1.38554;15;20220806;21.6;13.5;17.5;4.8;13.61;0;4.4;24667 +99077;49.69759;-1.38554;15;20220807;22.5;14.7;18.6;3.4;14.44;0;4.25;23233 +99077;49.69759;-1.38554;15;20220808;23.2;14.8;19;3.5;15.01;.1;4.26;22997 +99077;49.69759;-1.38554;15;20220809;22.8;17.1;19.9;6;17.58;0;3.96;20733 +99077;49.69759;-1.38554;15;20220810;23.9;18.2;21.1;6;18.98;0;4.11;21258 +99077;49.69759;-1.38554;15;20220811;24.6;18.5;21.5;4.5;19.18;0;4.28;22446 +99077;49.69759;-1.38554;15;20220812;25.9;18.2;22.1;4;18.88;0;4.54;22644 +99077;49.69759;-1.38554;15;20220813;27.5;16.5;22;3.8;18.21;.1;4.85;23380 +99077;49.69759;-1.38554;15;20220814;26.2;17.6;21.9;3.3;17.58;0;4.08;17560 +99077;49.69759;-1.38554;15;20220815;23;16.7;19.8;4;18.91;.2;2.8;14021 +99077;49.69759;-1.38554;15;20220816;24.9;16.8;20.9;2.3;18.48;6.2;3.31;16747 +99077;49.69759;-1.38554;15;20220817;21.3;15;18.1;2.7;18.41;24.4;2.33;14160 +99077;49.69759;-1.38554;15;20220818;22.6;15.7;19.2;3.7;18.24;0;2.9;16213 +99077;49.69759;-1.38554;15;20220819;21.3;17.7;19.5;5.5;18.01;1.3;2.95;15407 +99077;49.69759;-1.38554;15;20220820;22.1;14.3;18.2;3.3;15.11;.1;3.19;16363 +99077;49.69759;-1.38554;15;20220821;20.7;13.3;17;2.4;15.04;.2;2.46;12727 +99077;49.69759;-1.38554;15;20220822;22.5;16.2;19.3;3.2;18.68;1.1;2.37;11897 +99077;49.69759;-1.38554;15;20220823;22.9;18.1;20.5;3.5;20.78;.3;2.34;12135 +99077;49.69759;-1.38554;15;20220824;23.6;16.3;19.9;2.2;20.34;17;2.82;17177 +99077;49.69759;-1.38554;15;20220825;21.3;17.7;19.5;3.7;19.04;2.1;2.32;12132 +99077;49.69759;-1.38554;15;20220826;20.3;14.3;17.3;3.2;15.48;.1;3.2;20809 +99077;49.69759;-1.38554;15;20220827;22.3;12.5;17.4;3.3;16.18;0;3.22;20837 +99077;49.69759;-1.38554;15;20220828;21.4;17.8;19.6;6.6;17.28;0;3.14;13685 +99077;49.69759;-1.38554;15;20220829;21.4;18;19.7;8.1;17.11;0;3.4;14356 +99077;49.69759;-1.38554;15;20220830;21.2;17.9;19.5;7.5;17.81;0;3.07;14947 +99077;49.69759;-1.38554;15;20220831;21.5;17.7;19.6;7.9;17.34;0;3.14;12983 +99077;49.69759;-1.38554;15;20220901;22.4;18.2;20.3;4.9;18.71;1.4;2.56;10248 +99077;49.69759;-1.38554;15;20220902;22.3;16.6;19.4;2.4;18.54;0;2.45;13757 +99077;49.69759;-1.38554;15;20220903;21.8;14.8;18.3;3.5;16.78;0;2.32;11034 +99077;49.69759;-1.38554;15;20220904;25.1;15.5;20.3;5.4;16.81;.4;3.79;15795 +99077;49.69759;-1.38554;15;20220905;24.8;16.2;20.5;3.9;18.04;6.3;3.29;15734 +99077;49.69759;-1.38554;15;20220906;22.3;15.4;18.8;5.3;17.24;11.4;2.73;13071 +99077;49.69759;-1.38554;15;20220907;22.2;15.6;18.9;5.6;16.51;5.7;3;13644 +99077;49.69759;-1.38554;15;20220908;19.8;15.3;17.5;7.3;16.31;5.7;2.45;12254 +99077;49.69759;-1.38554;15;20220909;20.1;16.2;18.1;7.8;16.61;.2;2.58;12161 +99077;49.69759;-1.38554;15;20220910;20.7;16.4;18.6;4.2;16.44;.1;2.6;13937 +99077;49.69759;-1.38554;15;20220911;22.2;11;16.6;2.6;15.64;0;2.67;18131 +99077;49.69759;-1.38554;15;20220912;23.9;14.8;19.3;3.8;17.34;.6;2.95;14670 +99077;49.69759;-1.38554;15;20220913;20.8;19.4;20.1;6.2;20.21;19.8;1.59;4455 +99077;49.69759;-1.38554;15;20220914;19.4;18.5;18.9;4.8;19.91;2.8;1.14;4357 +99077;49.69759;-1.38554;15;20220915;18.4;13.3;15.9;4;14.28;0;2.17;12420 +99077;49.69759;-1.38554;15;20220916;17.9;13;15.4;5.8;10.74;.1;3.25;12966 +99077;49.69759;-1.38554;15;20220917;16.9;10.8;13.8;3.6;8.84;0;2.97;15666 +99077;49.69759;-1.38554;15;20220918;17.8;10.9;14.3;3.2;11.44;0;2.42;14416 +99077;49.69759;-1.38554;15;20220919;18.8;11.6;15.2;2.6;12.61;.2;2.18;12693 +99077;49.69759;-1.38554;15;20220920;18.8;9.7;14.3;2.7;12.54;0;2.15;14753 +99077;49.69759;-1.38554;15;20220921;18.9;8.8;13.9;2.5;12.28;.1;2.07;14008 +99077;49.69759;-1.38554;15;20220922;20.6;8.5;14.6;2.7;12.51;.3;2.33;15145 +99077;49.69759;-1.38554;15;20220923;16.9;12.9;14.9;3.5;14.41;14.8;1.39;6201 +99077;49.69759;-1.38554;15;20220924;17.6;13.9;15.8;6.4;13.14;1.1;2.45;10543 +99077;49.69759;-1.38554;15;20220925;17;14.5;15.7;6.2;12.08;1.3;2.65;9548 +99077;49.69759;-1.38554;15;20220926;16.6;11.9;14.2;7.5;12.54;5.4;2.11;8052 +99077;49.69759;-1.38554;15;20220927;16.6;12.5;14.6;7.1;11.91;5.9;2.37;7345 +99077;49.69759;-1.38554;15;20220928;15.8;11.3;13.6;4.2;11.38;3.9;1.97;8812 +99077;49.69759;-1.38554;15;20220929;15.2;9.7;12.5;3.1;10.74;2.3;1.69;8639 +99077;49.69759;-1.38554;15;20220930;16.2;8;12.1;5.6;12.44;5;1.38;9399 +99077;49.69759;-1.38554;15;20221001;18.5;14.6;16.5;9.2;15.5;9.4;2.07;8655 +99077;49.69759;-1.38554;15;20221002;17.7;15.1;16.4;4.6;15.52;23.3;1.67;7600 +99077;49.69759;-1.38554;15;20221003;18.5;10.6;14.6;2.3;14;0;1.56;11091 +99077;49.69759;-1.38554;15;20221004;17.1;13.8;15.4;4.8;15.48;0;1.2;6207 +99077;49.69759;-1.38554;15;20221005;18.3;15.2;16.8;7.7;14.04;1.8;2.35;6010 +99077;49.69759;-1.38554;15;20221006;18.2;11.2;14.7;4.4;11.58;0;2.26;11301 +99077;49.69759;-1.38554;15;20221007;17.8;10.8;14.3;5;13.04;.3;1.8;10324 +99077;49.69759;-1.38554;15;20221008;16.8;11.3;14;3.4;11.04;.1;2.02;11918 +99077;49.69759;-1.38554;15;20221009;18.1;7.5;12.8;3.7;10.44;0;2.05;12918 +99077;49.69759;-1.38554;15;20221010;17;10.6;13.8;4.2;12.98;1;1.41;7949 +99077;49.69759;-1.38554;15;20221011;16.5;9.1;12.8;3.2;10.51;0;1.77;10392 +99077;49.69759;-1.38554;15;20221012;17.5;7.1;12.3;3.8;11.78;3.8;1.52;11010 +99077;49.69759;-1.38554;15;20221013;17.4;12.1;14.7;4.3;14.98;2.9;1.13;6339 +99077;49.69759;-1.38554;15;20221014;15.4;13.4;14.4;2.9;14.84;.5;.84;3314 +99077;49.69759;-1.38554;15;20221015;17.6;13.7;15.7;5.2;14.71;1.5;1.44;7151 +99077;49.69759;-1.38554;15;20221016;16.5;12.1;14.3;5.1;14.51;4.5;1.12;5880 +99077;49.69759;-1.38554;15;20221017;18.7;15.2;16.9;3.9;16.64;1.3;1.2;6204 +99077;49.69759;-1.38554;15;20221018;18.8;13.8;16.3;4.7;17.24;0;.9;6613 +99077;49.69759;-1.38554;15;20221019;20.9;16.2;18.5;6.3;17.68;2;1.66;7554 +99077;49.69759;-1.38554;15;20221020;19;14.9;16.9;3.2;15.61;8.8;1.35;7733 +99077;49.69759;-1.38554;15;20221021;19.7;13;16.4;7.2;15.08;3.7;1.72;7128 +99077;49.69759;-1.38554;15;20221022;18.5;13.4;15.9;5.4;15.38;2.7;1.33;6454 +99077;49.69759;-1.38554;15;20221023;20.8;15.3;18;6.8;15.18;14.4;2.25;6518 +99077;49.69759;-1.38554;15;20221024;17.2;13.9;15.5;8;14.44;5.9;1.49;5677 +99077;49.69759;-1.38554;15;20221025;17.9;13;15.4;5.4;14.51;0;1.37;6428 +99077;49.69759;-1.38554;15;20221026;19.8;15.1;17.4;6.1;15.88;1.1;1.69;7506 +99077;49.69759;-1.38554;15;20221027;21.4;14.5;18;4.8;16.31;0;1.68;7472 +99077;49.69759;-1.38554;15;20221028;18.3;15.7;17;4.7;15.58;.9;1.42;5570 +99077;49.69759;-1.38554;15;20221029;21;12.9;16.9;4.9;16.38;1.2;1.27;6317 +99077;49.69759;-1.38554;15;20221030;17.1;14.6;15.8;5.2;14.71;.1;1.27;4578 +99077;49.69759;-1.38554;15;20221031;16.9;10.9;13.9;6.3;13.51;3.8;1.16;6085 +99077;49.69759;-1.38554;15;20221101;16.1;12.8;14.4;11.3;11.91;4.5;2.31;4778 +99077;49.69759;-1.38554;15;20221102;15.9;10.3;13.1;8.3;11.84;8.1;1.6;5657 +99077;49.69759;-1.38554;15;20221103;14;13.2;13.6;8;12.91;15.5;1.26;2352 +99077;49.69759;-1.38554;15;20221104;13.8;9.2;11.5;6.8;10.44;.4;1.4;6028 +99077;49.69759;-1.38554;15;20221105;13.8;9.4;11.6;6.2;11.71;5;1;3149 +99077;49.69759;-1.38554;15;20221106;14.8;12.6;13.7;8.5;13.78;16.3;.97;3395 +99077;49.69759;-1.38554;15;20221107;16.3;12.3;14.3;9.4;13.24;1;1.48;3855 +99077;49.69759;-1.38554;15;20221108;15.7;12.4;14;10;12.51;2.3;1.7;4284 +99077;49.69759;-1.38554;15;20221109;15.2;11.3;13.2;7.4;11.84;.4;1.42;5153 +99077;49.69759;-1.38554;15;20221110;15.8;10.4;13.1;5.9;12.58;0;1.08;5705 +99077;49.69759;-1.38554;15;20221111;14.3;9.7;12;4.9;12.08;.1;.82;5978 +99077;49.69759;-1.38554;15;20221112;18.6;6.9;12.8;3.8;12.54;0;.89;7909 +99077;49.69759;-1.38554;15;20221113;18;9.7;13.9;4.3;13.01;.1;1.12;7309 +99077;49.69759;-1.38554;15;20221114;16;10.3;13.2;4.9;12.21;1;1.12;4780 +99077;49.69759;-1.38554;15;20221115;14.9;8.5;11.7;8.8;11.58;7.3;1.19;4221 +99077;49.69759;-1.38554;15;20221116;14.2;8.9;11.6;9.1;11.38;15.1;1.17;3895 +99077;49.69759;-1.38554;15;20221117;13.6;10.3;12;8.5;11.01;3.2;1.37;3428 +99077;49.69759;-1.38554;15;20221118;12.9;9.9;11.4;6.5;9.88;.9;1.43;4297 +99077;49.69759;-1.38554;15;20221119;12.7;7.3;10;4;8.21;1.1;1.25;5490 +99077;49.69759;-1.38554;15;20221120;13.4;6;9.7;6.3;10.34;1.7;.87;4673 +99077;49.69759;-1.38554;15;20221121;12.1;8;10.1;7;10.11;16.8;1.05;3090 +99077;49.69759;-1.38554;15;20221122;12.1;7.1;9.6;9;9.84;5.1;1.08;3815 +99077;49.69759;-1.38554;15;20221123;13.5;7.6;10.5;8.6;10.34;7.4;1.2;4497 +99077;49.69759;-1.38554;15;20221124;13.9;8.8;11.3;8.1;10.84;3.6;1.18;3953 +99077;49.69759;-1.38554;15;20221125;13.8;9.3;11.5;5.8;10.48;0;1.13;4705 +99077;49.69759;-1.38554;15;20221126;12.1;8.8;10.4;6.6;11.34;4.2;.63;2901 +99077;49.69759;-1.38554;15;20221127;12.8;11.1;12;5.9;12.84;14;.6;1144 +99077;49.69759;-1.38554;15;20221128;11.5;8.3;9.9;5.2;10.31;5.7;.72;3261 +99077;49.69759;-1.38554;15;20221129;11.3;7.2;9.2;2.9;9.44;0;.54;4421 +99077;49.69759;-1.38554;15;20221130;8.7;4.3;6.5;2.7;8.81;.2;.3;3214 +99077;49.69759;-1.38554;15;20221201;11.1;1.5;6.3;3.2;8.61;.5;.34;4590 +99077;49.69759;-1.38554;15;20221202;9.4;3.8;6.6;4.6;8.14;3;.7;3036 +99077;49.69759;-1.38554;15;20221203;7.4;6.9;7.2;8.7;8.08;.8;1.16;199 +99077;49.69759;-1.38554;15;20221204;6.5;6;6.2;6;7.91;.4;.86;238 +99077;49.69759;-1.38554;15;20221205;6.9;4.7;5.8;2.4;7.98;.3;.49;1204 +99077;49.69759;-1.38554;15;20221206;9.1;3.7;6.4;3;8.28;5.3;.41;3280 +99077;49.69759;-1.38554;15;20221207;7.9;5.7;6.8;3.6;7.84;2.3;.69;2562 +99077;49.69759;-1.38554;15;20221208;7.4;3.1;5.3;3.4;6.08;.3;.77;3985 +99077;49.69759;-1.38554;15;20221209;6;1.7;3.9;2.9;6.18;1.7;.49;3746 +99077;49.69759;-1.38554;15;20221210;6.2;.6;3.4;3.6;6.14;5.6;.53;3753 +99077;49.69759;-1.38554;15;20221211;4.4;1.2;2.8;4.5;6.71;4.7;.34;2343 +99077;49.69759;-1.38554;15;20221212;4.2;.5;2.3;3.3;6.24;.3;.35;3139 +99077;49.69759;-1.38554;15;20221213;3.4;-.4;1.5;5.3;5.58;3.1;.57;2973 +99077;49.69759;-1.38554;15;20221214;5.7;1.2;3.4;5.5;6.41;.5;.7;2026 +99077;49.69759;-1.38554;15;20221215;6.2;3.9;5.1;6.7;6.31;.4;1.14;2210 +99077;49.69759;-1.38554;15;20221216;8.7;5.1;6.9;4.1;6.18;0;1.11;3528 +99077;49.69759;-1.38554;15;20221217;4.3;-1;1.6;3.4;4.74;0;.62;4429 +99077;49.69759;-1.38554;15;20221218;8.2;-1.7;3.3;7.4;6.88;12.7;.63;2365 +99077;49.69759;-1.38554;15;20221219;13.7;8.4;11;11.9;12.85;4.6;.28;2365 +99077;49.69759;-1.38554;15;20221220;12.9;11.9;12.4;6.5;12.25;.8;1;1435 +99077;49.69759;-1.38554;15;20221221;12.4;6.8;9.6;5.7;11.75;11.1;.22;3095 +99077;49.69759;-1.38554;15;20221222;12.9;10.4;11.6;6.1;13.25;11;.34;1591 +99077;49.69759;-1.38554;15;20221223;13.5;11.3;12.4;7;13.5;4.1;.57;1492 +99077;49.69759;-1.38554;15;20221224;12.3;11;11.6;5.7;12.08;.3;.62;1734 +99077;49.69759;-1.38554;15;20221225;11.3;9.5;10.4;4.9;11.91;4.1;.41;1518 +99077;49.69759;-1.38554;15;20221226;10.2;9.1;9.6;6.5;9.51;1.3;.96;2572 +99077;49.69759;-1.38554;15;20221227;11.1;5.6;8.4;7.1;9.54;1.9;.6;3950 +99077;49.69759;-1.38554;15;20221228;12.1;9.9;11;10.1;11.61;3.9;.78;1639 +99077;49.69759;-1.38554;15;20221229;10.9;9.9;10.4;9.4;9.71;2.5;1.38;2524 +99077;49.69759;-1.38554;15;20221230;13.6;6.8;10.2;8.9;11.71;17.9;.5;2263 +99077;49.69759;-1.38554;15;20221231;15.3;11.6;13.4;10.4;13.64;10;.9;1510 +99083;49.90853;.9509;38;20220101;15.7;10.6;13.1;3.6;11.84;.3;.86;3071 +99083;49.90853;.9509;38;20220102;14.1;11.6;12.9;6.7;11.4;3.4;1.38;2626 +99083;49.90853;.9509;38;20220103;12;10.1;11.1;5.2;10.6;15.4;1.06;1440 +99083;49.90853;.9509;38;20220104;10.4;7.5;9;6.5;8.8;4.3;1.25;1433 +99083;49.90853;.9509;38;20220105;7.2;3.9;5.6;8.6;6.4;.3;1.37;3087 +99083;49.90853;.9509;38;20220106;6.4;.9;3.7;4.7;6.3;3;.62;3890 +99083;49.90853;.9509;38;20220107;8.7;4.3;6.5;7;7.6;8.6;.96;3554 +99083;49.90853;.9509;38;20220108;9.1;2.7;5.9;6.3;8.62;13.8;.51;2350 +99083;49.90853;.9509;38;20220109;8.8;7.3;8.1;7.1;7.6;1.9;1.48;2293 +99083;49.90853;.9509;38;20220110;6.7;3.3;5;3.7;7.8;0;.35;3264 +99083;49.90853;.9509;38;20220111;6.9;3.8;5.4;4.4;7.3;0;.64;3134 +99083;49.90853;.9509;38;20220112;7.2;3.7;5.5;2.4;8.4;0;.21;3372 +99083;49.90853;.9509;38;20220113;7.1;-.3;3.4;2;6.8;0;.22;4517 +99083;49.90853;.9509;38;20220114;9.6;-.8;4.4;2.3;6.5;.1;.36;6057 +99083;49.90853;.9509;38;20220115;1.8;.8;1.3;3.5;6.1;.1;.26;3297 +99083;49.90853;.9509;38;20220116;9.2;.4;4.8;3.6;8.4;1.1;.25;3424 +99083;49.90853;.9509;38;20220117;8;3.7;5.9;2.4;7.7;0;.38;4491 +99083;49.90853;.9509;38;20220118;8.4;-1.1;3.7;2.4;7.1;.1;.26;5324 +99083;49.90853;.9509;38;20220119;9.3;2.2;5.8;4.3;8.2;3.1;.6;1868 +99083;49.90853;.9509;38;20220120;6.6;6.2;6.4;6.2;7.1;.3;1.23;1538 +99083;49.90853;.9509;38;20220121;7.2;5.1;6.2;5.7;6.7;0;1.18;3680 +99083;49.90853;.9509;38;20220122;6.4;6.1;6.3;2.3;7.47;0;.6;1517 +99083;49.90853;.9509;38;20220123;5.4;4.3;4.9;2.3;7.07;0;.62;812 +99083;49.90853;.9509;38;20220124;6.6;1.4;4;2.1;6.27;0;.43;5343 +99083;49.90853;.9509;38;20220125;4;-2.8;.6;2.3;6.1;0;.2;4551 +99083;49.90853;.9509;38;20220126;6.6;2.5;4.6;3.2;7;0;.67;1514 +99083;49.90853;.9509;38;20220127;9.2;5.3;7.3;4.8;9.3;.3;.47;4269 +99083;49.90853;.9509;38;20220128;10;.8;5.4;3.5;8.3;0;.46;4430 +99083;49.90853;.9509;38;20220129;10.1;6.5;8.3;8.5;10.8;.2;.29;1481 +99083;49.90853;.9509;38;20220130;8.6;7.1;7.9;3.6;7.8;.3;.92;5486 +99083;49.90853;.9509;38;20220131;8.5;5.3;6.9;10.1;7;0;1.66;5359 +99083;49.90853;.9509;38;20220201;9.9;7.2;8.6;7.4;10.2;.1;.62;2722 +99083;49.90853;.9509;38;20220202;10.5;8.9;9.7;5.2;10;0;.98;1846 +99083;49.90853;.9509;38;20220203;8.6;7.4;8;4;9.1;.1;.8;778 +99083;49.90853;.9509;38;20220204;10.2;7.5;8.9;6.7;8.4;.6;1.43;4068 +99083;49.90853;.9509;38;20220205;10;7;8.5;7;7.8;.2;1.59;5218 +99083;49.90853;.9509;38;20220206;11.4;8.4;9.9;11.7;9.7;6.3;1.56;1558 +99083;49.90853;.9509;38;20220207;9.7;7.6;8.7;6.8;7.8;.1;1.65;3803 +99083;49.90853;.9509;38;20220208;10.9;7.8;9.4;4.3;10.5;.2;.67;4595 +99083;49.90853;.9509;38;20220209;11.4;5.5;8.5;3.2;9.1;.3;.84;4524 +99083;49.90853;.9509;38;20220210;7.9;5.4;6.7;4.3;8.2;3.5;.79;4297 +99083;49.90853;.9509;38;20220211;7.8;4.9;6.4;3.7;6.9;0;1.08;4665 +99083;49.90853;.9509;38;20220212;8.9;1;5;4.1;5.5;0;1.35;8019 +99083;49.90853;.9509;38;20220213;11.8;2.3;7.1;6.5;7.6;2.2;1.44;8350 +99083;49.90853;.9509;38;20220214;11.4;8;9.7;6.5;9;.4;1.5;6545 +99083;49.90853;.9509;38;20220215;9.4;6.4;7.9;6;9.3;6.6;.83;2998 +99083;49.90853;.9509;38;20220216;13.7;8.9;11.3;11.2;12.4;1.5;.82;3667 +99083;49.90853;.9509;38;20220217;12;10.1;11.1;8.7;9.7;0;1.86;4958 +99083;49.90853;.9509;38;20220218;12.4;8.8;10.6;10.1;8.6;2.1;2.35;5761 +99083;49.90853;.9509;38;20220219;8.8;4.2;6.5;8.7;7.7;2;1.27;4685 +99083;49.90853;.9509;38;20220220;12.3;7.5;9.9;10.9;10.1;2.1;1.4;3940 +99083;49.90853;.9509;38;20220221;10.2;6.5;8.4;12;8.3;0;1.75;4344 +99083;49.90853;.9509;38;20220222;13.2;7.2;10.2;6.6;10.1;1.3;1.39;7716 +99083;49.90853;.9509;38;20220223;9.6;3.2;6.4;3.6;8.1;0;.91;7626 +99083;49.90853;.9509;38;20220224;10.1;7.4;8.8;8.5;7;3;2.33;5996 +99083;49.90853;.9509;38;20220225;9;5.5;7.3;6.6;7.1;0;1.66;6265 +99083;49.90853;.9509;38;20220226;10.7;-.1;5.3;3.5;5.9;0;1.48;10838 +99083;49.90853;.9509;38;20220227;10.5;1.9;6.2;4.7;5.1;0;2.06;9862 +99083;49.90853;.9509;38;20220228;13.3;3;8.2;4.2;5.7;1;2.25;10911 +99083;49.90853;.9509;38;20220301;13.3;6.4;9.9;3.7;7.6;1.1;1.79;3905 +99083;49.90853;.9509;38;20220302;12.5;6.6;9.6;2.2;8;0;1.3;5068 +99083;49.90853;.9509;38;20220303;13.7;4.3;9;2.8;8.9;.1;1.32;9123 +99083;49.90853;.9509;38;20220304;9.1;8.7;8.9;2.2;10.2;1.8;.69;2626 +99083;49.90853;.9509;38;20220305;7.4;6.9;7.2;5.3;9.3;1.3;.6;830 +99083;49.90853;.9509;38;20220306;6.9;4.9;5.9;8.1;6.2;0;1.87;8866 +99083;49.90853;.9509;38;20220307;6.4;0;3.2;4.1;4.6;0;1.64;13721 +99083;49.90853;.9509;38;20220308;13.6;.6;7.1;3.8;5.1;0;2.38;13682 +99083;49.90853;.9509;38;20220309;13.8;4.7;9.3;3.8;8;0;1.88;11677 +99083;49.90853;.9509;38;20220310;17.3;6;11.7;3.2;8.4;0;2.29;13140 +99083;49.90853;.9509;38;20220311;12.8;7.7;10.3;4.9;9.1;.8;1.8;9089 +99083;49.90853;.9509;38;20220312;12.8;7.6;10.2;4.5;9;0;1.79;9295 +99083;49.90853;.9509;38;20220313;10.5;8.2;9.4;4.2;9.4;1.4;1.28;5894 +99083;49.90853;.9509;38;20220314;14.1;5.2;9.7;3.1;8.7;0;1.72;10843 +99083;49.90853;.9509;38;20220315;14.1;7;10.6;3.2;9.5;0;1.72;11216 +99083;49.90853;.9509;38;20220316;14.5;10;12.3;4.3;11;0;1.75;9132 +99083;49.90853;.9509;38;20220317;10;7.2;8.6;4.4;8.1;.1;1.6;7385 +99083;49.90853;.9509;38;20220318;14;.4;7.2;4.4;7.2;0;2.16;15954 +99083;49.90853;.9509;38;20220319;16.3;5.8;11.1;4.6;6.4;0;3.3;17570 +99083;49.90853;.9509;38;20220320;9.9;3.1;6.5;3;6;0;1.8;11691 +99083;49.90853;.9509;38;20220321;15.9;1.1;8.5;3.1;8.2;0;2.17;17250 +99083;49.90853;.9509;38;20220322;18.9;6.3;12.6;3;8;0;2.89;16142 +99083;49.90853;.9509;38;20220323;16.5;3;9.8;3.3;7.5;0;2.58;16893 +99083;49.90853;.9509;38;20220324;14.1;2.2;8.2;3.4;7.7;0;2.25;18706 +99083;49.90853;.9509;38;20220325;12.3;4.9;8.6;2.9;8.2;0;1.79;12915 +99083;49.90853;.9509;38;20220326;14.3;7.1;10.7;3.3;9;0;2.1;12891 +99083;49.90853;.9509;38;20220327;12.4;7.2;9.8;2.6;10;.1;1.51;11144 +99083;49.90853;.9509;38;20220328;13.4;4.6;9;2.5;10.1;.1;1.6;14527 +99083;49.90853;.9509;38;20220329;16.2;10.8;13.5;2.8;10.1;1;1.9;5121 +99083;49.90853;.9509;38;20220330;10.1;9;9.6;3.8;10.1;7.3;.97;2120 +99083;49.90853;.9509;38;20220331;6.4;4.3;5.4;11.9;6.8;10.9;1.6;6728 +99083;49.90853;.9509;38;20220401;5.4;1.2;3.3;12.1;6.1;4.9;1.36;7611 +99083;49.90853;.9509;38;20220402;6.5;2.1;4.3;6.5;5.5;.1;1.86;10021 +99083;49.90853;.9509;38;20220403;7.4;-1.3;3.1;3.6;5.5;.1;1.65;14452 +99083;49.90853;.9509;38;20220404;8;1.4;4.7;6.5;8.3;.8;.65;6113 +99083;49.90853;.9509;38;20220405;11.7;7.9;9.8;7.6;10.6;0;1.37;8986 +99083;49.90853;.9509;38;20220406;12;8.3;10.2;6.6;9.8;4;1.58;4577 +99083;49.90853;.9509;38;20220407;11.6;9.4;10.5;9.5;9.5;1.8;2.25;10909 +99083;49.90853;.9509;38;20220408;6.4;6.2;6.3;4.3;7.7;14.6;1.07;3043 +99083;49.90853;.9509;38;20220409;9.6;1.8;5.7;3.5;7.1;.1;1.92;17884 +99083;49.90853;.9509;38;20220410;13.6;.7;7.2;3.2;6.3;0;2.49;16562 +99083;49.90853;.9509;38;20220411;19.6;7;13.3;4.5;7.5;0;3.87;14949 +99083;49.90853;.9509;38;20220412;20.7;12.7;16.7;3;11.4;.2;3.33;16118 +99083;49.90853;.9509;38;20220413;16;8.4;12.2;2.1;12;0;2.13;15862 +99083;49.90853;.9509;38;20220414;15.3;6.3;10.8;2.3;11.2;0;2.14;17375 +99083;49.90853;.9509;38;20220415;14.3;6;10.2;2;10.9;0;2.17;18785 +99083;49.90853;.9509;38;20220416;13.3;6.7;10;2.3;10.6;0;2.37;21521 +99083;49.90853;.9509;38;20220417;20.6;4.8;12.7;2.9;7.6;0;3.81;21422 +99083;49.90853;.9509;38;20220418;13.7;5.4;9.6;2.7;10;0;1.87;13362 +99083;49.90853;.9509;38;20220419;12.2;8.1;10.2;3.3;10.8;.1;1.66;12370 +99083;49.90853;.9509;38;20220420;13.5;9.4;11.5;2.7;11;0;1.91;12468 +99083;49.90853;.9509;38;20220421;14.8;5.3;10.1;2.9;10.1;0;2.63;22411 +99083;49.90853;.9509;38;20220422;13.8;8.6;11.2;3.6;10.6;0;2.14;14205 +99083;49.90853;.9509;38;20220423;16.9;10;13.5;3;11.2;1.2;2.87;18300 +99083;49.90853;.9509;38;20220424;12.7;10.9;11.8;4.6;11.6;0;2.12;15584 +99083;49.90853;.9509;38;20220425;11.9;9.5;10.7;5.8;10.1;0;1.94;10006 +99083;49.90853;.9509;38;20220426;12.5;9.2;10.9;5.1;9.1;0;2.87;19156 +99083;49.90853;.9509;38;20220427;12.9;5.4;9.2;5.9;8.9;0;2.44;17605 +99083;49.90853;.9509;38;20220428;13.6;5.8;9.7;4.6;9.9;0;2.06;14307 +99083;49.90853;.9509;38;20220429;12;9.4;10.7;6.2;10.2;0;2.01;11273 +99083;49.90853;.9509;38;20220430;11.9;8.2;10.1;4.9;9.3;0;2.44;16881 +99083;49.90853;.9509;38;20220501;13.3;5.1;9.2;2.9;9;.5;2.21;15420 +99083;49.90853;.9509;38;20220502;13.4;10.5;12;3.8;9.81;0;2.94;15571 +99083;49.90853;.9509;38;20220503;13.2;9.2;11.2;3.3;9.76;.1;3.11;19871 +99083;49.90853;.9509;38;20220504;14.1;5;9.6;2.8;10.6;.6;2.1;17031 +99083;49.90853;.9509;38;20220505;14.2;10.8;12.5;3.4;11.6;0;2.69;19360 +99083;49.90853;.9509;38;20220506;15.1;5.5;10.3;3.6;11.1;.1;2.58;22402 +99083;49.90853;.9509;38;20220507;15;11.3;13.2;3.7;12.9;0;2.14;13987 +99083;49.90853;.9509;38;20220508;14.8;10.8;12.8;3.3;11.9;0;2.35;14814 +99083;49.90853;.9509;38;20220509;19;5.9;12.5;1.9;10.8;0;3.49;24928 +99083;49.90853;.9509;38;20220510;18.9;14.3;16.6;3.5;12.5;0;3.32;15472 +99083;49.90853;.9509;38;20220511;19.3;10.6;15;4;12.1;0;3.59;20812 +99083;49.90853;.9509;38;20220512;14.9;9.7;12.3;4.2;11.4;0;2.5;16117 +99083;49.90853;.9509;38;20220513;15.2;8.6;11.9;4.1;10.8;0;2.89;20105 +99083;49.90853;.9509;38;20220514;15.4;6.8;11.1;2.7;11;0;2.74;20807 +99083;49.90853;.9509;38;20220515;26.5;11.4;19;2.3;12.5;3.7;4.23;18934 +99083;49.90853;.9509;38;20220516;20.4;15.9;18.2;3.4;14.7;.2;3.46;16820 +99083;49.90853;.9509;38;20220517;28.4;14.5;21.5;3.4;14.7;5.8;5.78;26762 +99083;49.90853;.9509;38;20220518;23.2;13.5;18.4;3.5;14.8;0;3.86;18719 +99083;49.90853;.9509;38;20220519;16.4;14.2;15.3;2.5;14.2;2.9;2.25;12196 +99083;49.90853;.9509;38;20220520;15.6;11.8;13.7;3.1;11.5;1.7;2.74;15305 +99083;49.90853;.9509;38;20220521;16.3;11;13.7;2.6;12.5;0;2.76;17839 +99083;49.90853;.9509;38;20220522;16.5;9;12.8;2.1;13.1;1.4;2.5;17701 +99083;49.90853;.9509;38;20220523;15;14;14.5;2.8;13.9;6.4;1.67;7503 +99083;49.90853;.9509;38;20220524;15.3;10.7;13;5.2;11.5;.7;2.75;15985 +99083;49.90853;.9509;38;20220525;16.8;9.1;13;5.4;11.7;.5;2.68;14928 +99083;49.90853;.9509;38;20220526;16.2;13.2;14.7;5.6;13.6;0;2.39;12418 +99083;49.90853;.9509;38;20220527;16.1;13.3;14.7;6;13.4;.2;3.07;19894 +99083;49.90853;.9509;38;20220528;15.3;10.9;13.1;4.6;10.6;0;3.47;21669 +99083;49.90853;.9509;38;20220529;13.7;9.9;11.8;4.8;9.2;.6;3.12;17070 +99083;49.90853;.9509;38;20220530;15.1;5.5;10.3;2.5;9.2;0;3.19;23339 +99083;49.90853;.9509;38;20220531;15.8;6.4;11.1;4.2;9.7;.2;3.19;21263 +99083;49.90853;.9509;38;20220601;16.1;7.6;11.9;3.1;10.7;0;3.24;22921 +99083;49.90853;.9509;38;20220602;19.2;6.6;12.9;2.8;11.2;0;3.59;23624 +99083;49.90853;.9509;38;20220603;19;12.2;15.6;2.3;13.2;0;3.36;19912 +99083;49.90853;.9509;38;20220604;21.1;14.3;17.7;3.4;15.9;16.2;3.54;19956 +99083;49.90853;.9509;38;20220605;16.5;14.9;15.7;2.5;15.6;0;1.89;9923 +99083;49.90853;.9509;38;20220606;17.2;11.8;14.5;3.6;13.2;.5;2.92;17903 +99083;49.90853;.9509;38;20220607;19.4;13.9;16.7;2.8;14.8;3.3;2.98;16155 +99083;49.90853;.9509;38;20220608;18;14.7;16.4;5.6;15;0;2.75;14139 +99083;49.90853;.9509;38;20220609;17.8;14.2;16;5.5;13.7;.1;3.07;14771 +99083;49.90853;.9509;38;20220610;19.9;15.2;17.6;2.6;15;0;2.92;14130 +99083;49.90853;.9509;38;20220611;17.7;14.3;16;2.7;13.6;.2;3.75;23357 +99083;49.90853;.9509;38;20220612;17.4;10.8;14.1;3;13.3;.1;3.01;19926 +99083;49.90853;.9509;38;20220613;17.8;13.4;15.6;3.4;12.3;0;4.15;25551 +99083;49.90853;.9509;38;20220614;21.2;8.5;14.9;3;12.5;0;4.3;27527 +99083;49.90853;.9509;38;20220615;20.5;13.2;16.9;2.3;13.5;0;3.75;20992 +99083;49.90853;.9509;38;20220616;20.4;11.3;15.9;2;14.6;0;4.12;27418 +99083;49.90853;.9509;38;20220617;31.9;14.9;23.4;3;14.7;0;7.34;34031 +99083;49.90853;.9509;38;20220618;25;16.9;21;3.9;17;3.4;4.9;23649 +99083;49.90853;.9509;38;20220619;17.3;13.3;15.3;7.1;13.3;7.1;2.44;7140 +99083;49.90853;.9509;38;20220620;18.7;13.1;15.9;6.2;12.9;0;3.86;20400 +99083;49.90853;.9509;38;20220621;19.7;11.7;15.7;2.3;13.2;0;3.65;22001 +99083;49.90853;.9509;38;20220622;20.2;12.9;16.6;3.6;14.6;.7;4.26;27492 +99083;49.90853;.9509;38;20220623;21.7;17.2;19.5;1.3;16.8;7.4;3.2;16604 +99083;49.90853;.9509;38;20220624;22;15.4;18.7;2.7;16.6;8.7;3.68;20010 +99083;49.90853;.9509;38;20220625;18.7;14.3;16.5;3.6;13.9;3.3;3.22;16633 +99083;49.90853;.9509;38;20220626;20;11.3;15.7;3.2;12.5;.5;3.94;22884 +99083;49.90853;.9509;38;20220627;18.3;11.7;15;3.1;13.3;4.7;3.26;19956 +99083;49.90853;.9509;38;20220628;23.2;9.9;16.6;2.8;12.6;0;4.81;28147 +99083;49.90853;.9509;38;20220629;21;11.6;16.3;3;13.7;4.7;4.14;25137 +99083;49.90853;.9509;38;20220630;17.5;12.8;15.2;3.2;13.8;4.8;2.86;16821 +99083;49.90853;.9509;38;20220701;18.2;10.5;14.4;3.6;12.7;0;3.38;21447 +99083;49.90853;.9509;38;20220702;22.4;10.8;16.6;3;13;0;4.77;28684 +99083;49.90853;.9509;38;20220703;18.4;12.9;15.7;3.6;13.6;.1;3.93;25594 +99083;49.90853;.9509;38;20220704;18.2;12.1;15.2;3.4;14;0;3.06;19051 +99083;49.90853;.9509;38;20220705;18.8;12.2;15.5;2.5;14.1;.1;3.2;19764 +99083;49.90853;.9509;38;20220706;19.5;11.7;15.6;3.4;14.4;0;3.37;21228 +99083;49.90853;.9509;38;20220707;18.7;16.9;17.8;5.3;15.9;0;2.66;10488 +99083;49.90853;.9509;38;20220708;20.5;10.6;15.6;2.7;14.8;.2;3.62;23962 +99083;49.90853;.9509;38;20220709;20.6;12.5;16.6;3.2;15.8;0;4.29;29852 +99083;49.90853;.9509;38;20220710;20.7;13.4;17.1;2.8;14.3;0;3.66;20542 +99083;49.90853;.9509;38;20220711;23.4;13.3;18.4;2.7;15.7;0;4.24;24025 +99083;49.90853;.9509;38;20220712;28.8;15.2;22;2.8;16.5;0;5.69;27735 +99083;49.90853;.9509;38;20220713;22.8;18.6;20.7;2.1;17.6;0;3.33;15562 +99083;49.90853;.9509;38;20220714;21.8;15.8;18.8;2.5;17.4;0;4.11;24879 +99083;49.90853;.9509;38;20220715;20.8;13.5;17.2;3;12.9;0;3.9;20259 +99083;49.90853;.9509;38;20220716;21.8;11;16.4;2.9;14.5;0;4.3;27746 +99083;49.90853;.9509;38;20220717;25.6;14.6;20.1;4;13.5;0;5.78;27908 +99083;49.90853;.9509;38;20220718;32;17.3;24.7;3.6;13.8;0;7.14;27817 +99083;49.90853;.9509;38;20220719;40.4;21.3;30.9;4.3;14.1;0;10.27;32332 +99083;49.90853;.9509;38;20220720;25.4;18.9;22.2;2.6;18.6;4.5;4.07;18818 +99083;49.90853;.9509;38;20220721;23.3;17.6;20.4;3.4;18.2;0;3.46;15864 +99083;49.90853;.9509;38;20220722;23.3;15.8;19.6;3;16.77;1.8;3.56;16900 +99083;49.90853;.9509;38;20220723;23.1;15.8;19.4;2.4;17.05;0;3.79;20392 +99083;49.90853;.9509;38;20220724;29.6;14;21.8;2.5;15.8;0;5.6;27354 +99083;49.90853;.9509;38;20220725;21.9;17.2;19.6;5.4;17;0;3.48;14432 +99083;49.90853;.9509;38;20220726;20.3;17.1;18.7;3.5;14.85;.2;3.21;13201 +99083;49.90853;.9509;38;20220727;24.5;11.3;17.9;2.6;12.97;0;4.55;24366 +99083;49.90853;.9509;38;20220728;21.8;15.2;18.5;2.9;12.4;0;3.62;14357 +99083;49.90853;.9509;38;20220729;22.4;13.4;17.9;2.1;14.3;0;3.91;22354 +99083;49.90853;.9509;38;20220730;21.8;14.3;18.1;3.3;15.2;0;3.62;19281 +99083;49.90853;.9509;38;20220731;22.7;17.9;20.3;5.2;18.7;.5;2.5;7035 +99083;49.90853;.9509;38;20220801;21.7;18.2;20;3.6;18.2;0;3.02;14101 +99083;49.90853;.9509;38;20220802;22.2;16.2;19.2;2.5;17.8;.1;2.61;12375 +99083;49.90853;.9509;38;20220803;22.8;15.4;19.1;2.4;18.3;.2;3.27;18802 +99083;49.90853;.9509;38;20220804;21.3;17.2;19.3;3.4;17.4;0;2.93;14029 +99083;49.90853;.9509;38;20220805;20.7;14.1;17.4;3.9;13.8;0;3.56;17584 +99083;49.90853;.9509;38;20220806;21.8;9.6;15.7;3.9;11.8;0;4.22;23614 +99083;49.90853;.9509;38;20220807;21.8;12.1;17;3.4;12.4;0;4.53;26539 +99083;49.90853;.9509;38;20220808;22.6;12.5;17.6;4.2;14;0;4.05;21269 +99083;49.90853;.9509;38;20220809;22.2;15.6;18.9;5;16.6;0;4.1;23622 +99083;49.90853;.9509;38;20220810;23.4;17.5;20.5;3.5;18.3;0;3.37;16157 +99083;49.90853;.9509;38;20220811;25.1;18.4;21.8;2.9;17.9;0;4.7;25074 +99083;49.90853;.9509;38;20220812;25.6;15.7;20.7;1.9;17;0;3.86;20533 +99083;49.90853;.9509;38;20220813;32.9;16.9;24.9;2.8;12.8;0;6.34;25812 +99083;49.90853;.9509;38;20220814;27.7;15.8;21.8;3;13.7;0;4.53;16891 +99083;49.90853;.9509;38;20220815;25.2;18.8;22;3.1;18.4;0;3.77;16804 +99083;49.90853;.9509;38;20220816;24.2;16.8;20.5;2.7;18.6;1.7;2.76;12119 +99083;49.90853;.9509;38;20220817;22.2;16.6;19.4;2.8;17.7;3.7;2.82;14209 +99083;49.90853;.9509;38;20220818;22.6;14.7;18.7;2.7;17.4;.4;2.74;14461 +99083;49.90853;.9509;38;20220819;21.4;17.9;19.7;4.1;18.4;.5;2.43;10036 +99083;49.90853;.9509;38;20220820;21.3;13.6;17.5;3.2;14.5;.1;3.38;19007 +99083;49.90853;.9509;38;20220821;21.6;11.3;16.5;3.1;14.5;.3;2.97;16695 +99083;49.90853;.9509;38;20220822;22.3;15.8;19.1;1.6;17.2;1.2;2.77;15557 +99083;49.90853;.9509;38;20220823;23.4;18.6;21;2;20.8;.2;2.55;13324 +99083;49.90853;.9509;38;20220824;24.4;17.1;20.8;2;21;0;2.39;12344 +99083;49.90853;.9509;38;20220825;22.1;17;19.6;3.3;20.5;1.2;2.29;13501 +99083;49.90853;.9509;38;20220826;21.3;18.4;19.9;3.2;18;.2;2.43;10204 +99083;49.90853;.9509;38;20220827;21.2;11.9;16.6;3.6;14.8;0;2.99;17779 +99083;49.90853;.9509;38;20220828;22.7;14.2;18.5;4.8;14.9;0;3.44;14696 +99083;49.90853;.9509;38;20220829;22.8;15.8;19.3;5.3;14.2;0;3.99;15217 +99083;49.90853;.9509;38;20220830;22.1;15.7;18.9;5.1;16.2;0;3.21;14441 +99083;49.90853;.9509;38;20220831;22.3;18.2;20.3;6.6;17.1;0;3.4;11542 +99083;49.90853;.9509;38;20220901;26.2;14.6;20.4;2.3;15.8;7.4;3.66;18945 +99083;49.90853;.9509;38;20220902;23.4;16.3;19.9;1.4;16.8;4;2.69;14779 +99083;49.90853;.9509;38;20220903;22.9;16;19.5;2.7;17.9;1.7;2.69;14440 +99083;49.90853;.9509;38;20220904;25.9;15.1;20.5;3.4;16.2;0;3.79;17786 +99083;49.90853;.9509;38;20220905;25.8;17.1;21.5;3;16.3;.9;3.63;15854 +99083;49.90853;.9509;38;20220906;23.5;15.4;19.4;2.7;16.97;1.3;2.77;13791 +99083;49.90853;.9509;38;20220907;23;14.3;18.7;3.4;16.15;4.2;3.01;15311 +99083;49.90853;.9509;38;20220908;21.9;14.4;18.2;4.1;15.97;11.7;2.76;13388 +99083;49.90853;.9509;38;20220909;20.1;15.2;17.7;6.9;16.1;14.5;2.46;9658 +99083;49.90853;.9509;38;20220910;20.3;16.6;18.5;5;16.5;1.4;2.45;9983 +99083;49.90853;.9509;38;20220911;24;11.6;17.8;2.9;15;.1;2.75;13252 +99083;49.90853;.9509;38;20220912;27.9;13.7;20.8;3.2;15.5;.4;4.01;18741 +99083;49.90853;.9509;38;20220913;22.9;19.3;21.1;3.3;18.3;12;2.54;9550 +99083;49.90853;.9509;38;20220914;20.6;17.8;19.2;2.2;18.8;9.5;1.26;3531 +99083;49.90853;.9509;38;20220915;19.3;12.5;15.9;3.2;14.1;.2;2.23;12684 +99083;49.90853;.9509;38;20220916;16.9;13.8;15.4;5;11.4;.8;2.67;8610 +99083;49.90853;.9509;38;20220917;15.6;12.9;14.3;7.6;8.9;0;3.59;7976 +99083;49.90853;.9509;38;20220918;16.4;6.9;11.7;4.6;9.9;0;2.42;14898 +99083;49.90853;.9509;38;20220919;16.5;10.5;13.5;3.7;10.6;.4;2.3;11415 +99083;49.90853;.9509;38;20220920;17.4;10.4;13.9;3.3;11.6;.1;2.04;9994 +99083;49.90853;.9509;38;20220921;18.1;9.6;13.9;2.8;11.7;0;2.13;13191 +99083;49.90853;.9509;38;20220922;20.3;6.7;13.5;3;10.3;.1;2.63;15468 +99083;49.90853;.9509;38;20220923;17.2;10;13.6;3.2;12.3;3.7;1.52;5263 +99083;49.90853;.9509;38;20220924;16.8;12.7;14.8;4.1;13.6;9.9;1.74;8968 +99083;49.90853;.9509;38;20220925;16.5;12.2;14.4;3.7;11.3;1.1;2.13;9063 +99083;49.90853;.9509;38;20220926;16;12.1;14.1;7.2;11.4;9.7;2.48;8546 +99083;49.90853;.9509;38;20220927;15.7;13.2;14.5;10;10.6;3.9;3.17;6208 +99083;49.90853;.9509;38;20220928;14.7;12.2;13.5;5.9;9.8;1.2;2.59;7818 +99083;49.90853;.9509;38;20220929;15.8;7.8;11.8;3.1;10.2;.4;1.83;11602 +99083;49.90853;.9509;38;20220930;17.4;6;11.7;5.2;10.3;3.4;2.15;10628 +99083;49.90853;.9509;38;20221001;18.1;12.6;15.4;7.3;14.6;7.8;1.86;9447 +99083;49.90853;.9509;38;20221002;16;14;15;2.5;14;10.9;1.33;6652 +99083;49.90853;.9509;38;20221003;18;6.7;12.4;3.4;11.4;0;1.83;13001 +99083;49.90853;.9509;38;20221004;18.2;9.4;13.8;4.1;12.6;0;1.84;11370 +99083;49.90853;.9509;38;20221005;20.8;15.2;18;5.4;13.5;.8;2.9;9035 +99083;49.90853;.9509;38;20221006;17.4;11.4;14.4;4.5;11.2;0;2.23;9211 +99083;49.90853;.9509;38;20221007;18.7;7.8;13.3;4;11;1.9;2.12;11893 +99083;49.90853;.9509;38;20221008;16.2;13.1;14.7;4.1;10.9;0;2.13;6563 +99083;49.90853;.9509;38;20221009;18.8;5.2;12;3.1;9.4;0;2.09;13084 +99083;49.90853;.9509;38;20221010;18.5;10.4;14.5;4.6;11.3;0;2.27;10053 +99083;49.90853;.9509;38;20221011;15.9;4;10;3.1;9.3;0;1.59;12684 +99083;49.90853;.9509;38;20221012;18.7;3.7;11.2;3.5;10.4;.3;1.8;13139 +99083;49.90853;.9509;38;20221013;15.6;12.4;14;3.3;14.2;2.3;1.02;6214 +99083;49.90853;.9509;38;20221014;17.1;14.5;15.8;2.5;15.2;6.3;1.12;5565 +99083;49.90853;.9509;38;20221015;18.3;13.8;16.1;4.1;14.4;1.3;1.56;5544 +99083;49.90853;.9509;38;20221016;17.7;12.2;15;4;14.1;3.7;1.39;7803 +99083;49.90853;.9509;38;20221017;18.7;15;16.9;2.9;16.4;.5;1.18;6277 +99083;49.90853;.9509;38;20221018;18.5;13.7;16.1;2.2;16;0;1.02;6312 +99083;49.90853;.9509;38;20221019;20.4;14.1;17.3;4.2;15.6;1.3;1.62;5415 +99083;49.90853;.9509;38;20221020;21.1;15.2;18.2;3.4;15.9;1;1.69;7472 +99083;49.90853;.9509;38;20221021;20.6;14.9;17.8;5;14.7;.5;2.14;7242 +99083;49.90853;.9509;38;20221022;19.2;14;16.6;4;14.2;0;1.7;7054 +99083;49.90853;.9509;38;20221023;21.9;14.6;18.3;4.8;14.5;2.2;2.31;6387 +99083;49.90853;.9509;38;20221024;18.9;14.2;16.6;6.1;13.4;4.4;2.24;7977 +99083;49.90853;.9509;38;20221025;17.8;11.9;14.9;4.3;13.8;0;1.34;7880 +99083;49.90853;.9509;38;20221026;21;15.3;18.2;5;15.1;0;2.08;6713 +99083;49.90853;.9509;38;20221027;22.2;15.1;18.7;4;15.3;.1;1.98;5912 +99083;49.90853;.9509;38;20221028;21.3;15.5;18.4;3.9;15.5;0;1.79;6522 +99083;49.90853;.9509;38;20221029;21.9;13.8;17.9;3.7;15.5;.1;1.65;4803 +99083;49.90853;.9509;38;20221030;15.4;13.7;14.6;3.3;13.8;2.3;1.01;3523 +99083;49.90853;.9509;38;20221031;19.2;9.7;14.5;4.3;13.3;4.4;1.37;6996 +99083;49.90853;.9509;38;20221101;16.5;11.8;14.2;7.2;11.2;6.5;2.17;7307 +99083;49.90853;.9509;38;20221102;15.5;10;12.8;6;11;.7;1.62;6651 +99083;49.90853;.9509;38;20221103;14.2;13.2;13.7;6.1;12;14.4;1.57;3135 +99083;49.90853;.9509;38;20221104;12.7;8.1;10.4;6;9.8;4.8;1.3;5405 +99083;49.90853;.9509;38;20221105;11.6;7.8;9.7;4.7;10;3.8;.93;4068 +99083;49.90853;.9509;38;20221106;12.7;10.9;11.8;5.8;11.9;14.2;.94;3378 +99083;49.90853;.9509;38;20221107;17;11.6;14.3;5.8;12.1;.1;1.75;2996 +99083;49.90853;.9509;38;20221108;16.3;12.9;14.6;5.8;11.8;0;1.85;4351 +99083;49.90853;.9509;38;20221109;14.7;11.1;12.9;5.7;11.3;1.6;1.46;4363 +99083;49.90853;.9509;38;20221110;15.9;8.5;12.2;4.7;11.1;0;1.21;6013 +99083;49.90853;.9509;38;20221111;11.8;9;10.4;5;10.7;.1;.82;4597 +99083;49.90853;.9509;38;20221112;16.3;7.1;11.7;3.9;11;.1;1.05;5387 +99083;49.90853;.9509;38;20221113;17.6;6.5;12.1;3.8;10.9;.1;1.12;6900 +99083;49.90853;.9509;38;20221114;13.5;6.2;9.9;5;10.7;.6;.72;4891 +99083;49.90853;.9509;38;20221115;14.2;8.6;11.4;5.4;10.8;3.7;1.2;2628 +99083;49.90853;.9509;38;20221116;12.9;8;10.5;5.6;10.5;18.6;.91;5012 +99083;49.90853;.9509;38;20221117;11;10.3;10.7;8.4;10.9;25.8;1.01;2952 +99083;49.90853;.9509;38;20221118;12.4;9.3;10.9;5;10.2;15.7;1.08;3629 +99083;49.90853;.9509;38;20221119;11.4;8.1;9.8;5.9;9.2;1.3;1.26;2901 +99083;49.90853;.9509;38;20221120;12.7;6.5;9.6;6.1;8.8;3.1;1.38;3882 +99083;49.90853;.9509;38;20221121;11.8;7.2;9.5;5.4;9.2;11.3;1.07;4159 +99083;49.90853;.9509;38;20221122;10.4;5.7;8.1;6.1;9.2;23.8;.72;4146 +99083;49.90853;.9509;38;20221123;13.2;5.3;9.3;5.9;9.3;11.2;1.05;4720 +99083;49.90853;.9509;38;20221124;13.3;8.4;10.9;5.7;10;6.8;1.17;4122 +99083;49.90853;.9509;38;20221125;13.3;8.4;10.9;4.4;9.8;2;1.05;4073 +99083;49.90853;.9509;38;20221126;10.7;6.5;8.6;4.5;9.5;4.2;.63;3760 +99083;49.90853;.9509;38;20221127;10.4;7.7;9.1;5.2;10.3;9.2;.68;902 +99083;49.90853;.9509;38;20221128;11.4;8.9;10.2;3.4;10.4;.7;.64;2937 +99083;49.90853;.9509;38;20221129;7.6;5;6.3;3.4;8.9;0;.44;847 +99083;49.90853;.9509;38;20221130;6.7;4.5;5.6;2.2;8.2;0;.39;1661 +99083;49.90853;.9509;38;20221201;7.1;3.7;5.4;2.6;7.7;.1;.22;4830 +99083;49.90853;.9509;38;20221202;6.9;-.3;3.3;4;6.7;.1;.45;3422 +99083;49.90853;.9509;38;20221203;2.7;2.4;2.6;5.2;6;0;.7;1254 +99083;49.90853;.9509;38;20221204;2.7;1.5;2.1;3.5;6;0;.47;2058 +99083;49.90853;.9509;38;20221205;4.8;1.6;3.2;2.1;6.2;0;.57;899 +99083;49.90853;.9509;38;20221206;7.7;-.7;3.5;2.2;6.8;1.2;.18;4655 +99083;49.90853;.9509;38;20221207;8.2;2.3;5.3;2;7.3;3.5;.27;3942 +99083;49.90853;.9509;38;20221208;6.1;3.2;4.7;2;7;1.3;.35;2874 +99083;49.90853;.9509;38;20221209;4.7;-3;.9;.9;5.7;3.5;.01;4111 +99083;49.90853;.9509;38;20221210;2.4;.1;1.3;3;6.2;5.1;.21;2457 +99083;49.90853;.9509;38;20221211;.8;-.5;.2;4.4;5.4;0;.45;987 +99083;49.90853;.9509;38;20221212;.2;-1.2;-.5;4.4;4.9;0;.44;2289 +99083;49.90853;.9509;38;20221213;.5;-2.6;-1;2.1;4;.5;.41;2880 +99083;49.90853;.9509;38;20221214;2.7;-.7;1;2;4.4;0;.51;2620 +99083;49.90853;.9509;38;20221215;5.2;-4.2;.5;3.2;5.3;.1;.28;4658 +99083;49.90853;.9509;38;20221216;7.4;-1.4;3;3.2;6.1;0;.38;4508 +99083;49.90853;.9509;38;20221217;-.8;-4.2;-2.5;3.5;4.3;0;.31;2685 +99083;49.90853;.9509;38;20221218;2.7;-4.7;-1;5.3;5.2;7;.21;4152 +99083;49.90853;.9509;38;20221219;11.2;1.8;6.5;7.4;9.9;4.1;.21;1669 +99083;49.90853;.9509;38;20221220;12;10.5;11.3;5.1;11.1;6.8;.91;1582 +99083;49.90853;.9509;38;20221221;10.9;7.5;9.2;4.1;10.7;17.3;.42;1999 +99083;49.90853;.9509;38;20221222;12.3;8.7;10.5;5.2;11.9;10.4;.52;879 +99083;49.90853;.9509;38;20221223;14.5;10.2;12.4;6.1;12.2;2;.95;1915 +99083;49.90853;.9509;38;20221224;13;11;12;4.4;11.3;1.8;.95;1853 +99083;49.90853;.9509;38;20221225;10.7;10.1;10.4;3.3;11.4;9.3;.51;1287 +99083;49.90853;.9509;38;20221226;10.4;9.6;10;5.4;9.5;2.1;1.13;1663 +99083;49.90853;.9509;38;20221227;10.5;5.1;7.8;5.3;8.3;.7;.84;3639 +99083;49.90853;.9509;38;20221228;11;7.8;9.4;7.2;10.5;2.7;.69;1753 +99083;49.90853;.9509;38;20221229;10.7;10.3;10.5;7.1;9.3;.8;1.42;2833 +99083;49.90853;.9509;38;20221230;14.6;5.3;10;6.2;10.8;10.6;.63;4700 +99083;49.90853;.9509;38;20221231;16.5;11.5;14;7.9;13.3;2.1;1.21;2843 +99084;49.95404;1.21636;102;20220101;15.5;10.6;13.1;4.3;11.84;.3;1;2933 +99084;49.95404;1.21636;102;20220102;13.7;11.2;12.5;6.7;11.38;3.6;1.38;2626 +99084;49.95404;1.21636;102;20220103;11.6;9.7;10.7;5.2;10.58;15.2;1.06;1440 +99084;49.95404;1.21636;102;20220104;10;7.1;8.6;6.5;8.78;6.1;1.25;1433 +99084;49.95404;1.21636;102;20220105;6.8;3.5;5.2;8.6;6.38;.2;1.37;3087 +99084;49.95404;1.21636;102;20220106;6;.5;3.3;4.7;6.28;3.5;.62;3890 +99084;49.95404;1.21636;102;20220107;8.3;3.9;6.1;7;7.58;11.7;.96;3554 +99084;49.95404;1.21636;102;20220108;8.5;2.9;5.7;7.3;8.52;13.9;.54;2660 +99084;49.95404;1.21636;102;20220109;8.4;6.9;7.7;7.1;7.58;1.2;1.48;2293 +99084;49.95404;1.21636;102;20220110;6.3;2.9;4.6;3.7;7.78;0;.35;3264 +99084;49.95404;1.21636;102;20220111;6.5;3.4;5;4.4;7.28;.1;.64;3134 +99084;49.95404;1.21636;102;20220112;6.8;3.3;5.1;2.4;8.38;.1;.21;3372 +99084;49.95404;1.21636;102;20220113;6.7;-.7;3;2;6.78;0;.22;4517 +99084;49.95404;1.21636;102;20220114;9.2;-1.2;4;2.3;6.48;.1;.36;6057 +99084;49.95404;1.21636;102;20220115;1.4;.4;.9;3.5;6.08;0;.26;3297 +99084;49.95404;1.21636;102;20220116;8.8;0;4.4;3.6;8.38;.8;.25;3424 +99084;49.95404;1.21636;102;20220117;7.6;3.3;5.5;2.4;7.68;.1;.38;4491 +99084;49.95404;1.21636;102;20220118;8;-1.5;3.3;2.4;7.08;.1;.26;5324 +99084;49.95404;1.21636;102;20220119;8.9;1.8;5.4;4.3;8.18;2.8;.6;1868 +99084;49.95404;1.21636;102;20220120;6.2;5.8;6;6.2;7.08;.2;1.23;1538 +99084;49.95404;1.21636;102;20220121;6.8;4.7;5.8;5.7;6.68;0;1.18;3680 +99084;49.95404;1.21636;102;20220122;6;5.7;5.9;2.7;7.39;0;.66;1213 +99084;49.95404;1.21636;102;20220123;5;3.9;4.5;2.4;6.96;0;.6;1401 +99084;49.95404;1.21636;102;20220124;6.2;1;3.6;2.6;6.36;0;.49;4598 +99084;49.95404;1.21636;102;20220125;3.6;-3.2;.2;2.3;6.08;0;.2;4551 +99084;49.95404;1.21636;102;20220126;6.2;2.1;4.2;3.2;6.98;0;.67;1514 +99084;49.95404;1.21636;102;20220127;8.8;4.9;6.9;4.8;9.28;.6;.47;4269 +99084;49.95404;1.21636;102;20220128;9.6;.4;5;3.5;8.28;0;.46;4430 +99084;49.95404;1.21636;102;20220129;9.7;6.1;7.9;8.5;10.78;.6;.29;1481 +99084;49.95404;1.21636;102;20220130;8.2;6.7;7.5;3.6;7.78;.5;.92;5486 +99084;49.95404;1.21636;102;20220131;8.1;4.9;6.5;10.1;6.98;.1;1.66;5359 +99084;49.95404;1.21636;102;20220201;9.5;6.8;8.2;7.4;10.18;.1;.62;2722 +99084;49.95404;1.21636;102;20220202;10.1;8.5;9.3;5.2;9.98;0;.98;1846 +99084;49.95404;1.21636;102;20220203;8.2;7;7.6;4;9.08;.3;.8;778 +99084;49.95404;1.21636;102;20220204;9.8;7.1;8.5;6.7;8.38;.7;1.43;4068 +99084;49.95404;1.21636;102;20220205;9.6;6.6;8.1;7;7.78;.2;1.59;5218 +99084;49.95404;1.21636;102;20220206;11;8;9.5;11.7;9.68;6.9;1.56;1558 +99084;49.95404;1.21636;102;20220207;9.3;7.2;8.3;6.8;7.78;.1;1.65;3803 +99084;49.95404;1.21636;102;20220208;10.5;7.4;9;4.3;10.48;.3;.67;4595 +99084;49.95404;1.21636;102;20220209;11;5.1;8.1;3.2;9.08;.3;.84;4524 +99084;49.95404;1.21636;102;20220210;7.5;5;6.3;4.3;8.18;3.1;.79;4297 +99084;49.95404;1.21636;102;20220211;7.4;4.5;6;3.7;6.88;0;1.08;4665 +99084;49.95404;1.21636;102;20220212;8.5;.6;4.6;4.1;5.48;0;1.35;8019 +99084;49.95404;1.21636;102;20220213;11.4;1.9;6.7;6.5;7.58;1.9;1.44;8350 +99084;49.95404;1.21636;102;20220214;11;7.6;9.3;6.5;8.98;.1;1.5;6545 +99084;49.95404;1.21636;102;20220215;9;6;7.5;6;9.28;7.2;.83;2998 +99084;49.95404;1.21636;102;20220216;13.3;8.5;10.9;11.2;12.38;1.5;.82;3667 +99084;49.95404;1.21636;102;20220217;11.6;9.7;10.7;8.7;9.68;0;1.86;4958 +99084;49.95404;1.21636;102;20220218;12;8.4;10.2;10.1;8.58;2.2;2.35;5761 +99084;49.95404;1.21636;102;20220219;8.4;3.8;6.1;8.7;7.68;2.3;1.27;4685 +99084;49.95404;1.21636;102;20220220;11.9;7.1;9.5;10.9;10.08;2.4;1.4;3940 +99084;49.95404;1.21636;102;20220221;9.8;6.1;8;12;8.28;.2;1.75;4344 +99084;49.95404;1.21636;102;20220222;12.8;6.8;9.8;6.6;10.08;.6;1.39;7716 +99084;49.95404;1.21636;102;20220223;9.2;2.8;6;3.6;8.08;0;.91;7626 +99084;49.95404;1.21636;102;20220224;9.7;7;8.4;8.5;6.98;3.3;2.33;5996 +99084;49.95404;1.21636;102;20220225;8.6;5.1;6.9;6.6;7.08;.2;1.66;6265 +99084;49.95404;1.21636;102;20220226;10.3;-.5;4.9;3.5;5.88;0;1.48;10838 +99084;49.95404;1.21636;102;20220227;10.1;1.5;5.8;4.7;5.08;0;2.06;9862 +99084;49.95404;1.21636;102;20220228;12.9;2.6;7.8;4.2;5.68;1.3;2.25;10911 +99084;49.95404;1.21636;102;20220301;12.9;6;9.5;3.7;7.58;1.1;1.79;3905 +99084;49.95404;1.21636;102;20220302;12.1;6.2;9.2;2.2;7.98;0;1.3;5068 +99084;49.95404;1.21636;102;20220303;13.3;3.9;8.6;2.8;8.88;.2;1.32;9123 +99084;49.95404;1.21636;102;20220304;8.7;8.3;8.5;2.2;10.18;.8;.69;2626 +99084;49.95404;1.21636;102;20220305;7;6.5;6.8;5.3;9.28;1.5;.6;830 +99084;49.95404;1.21636;102;20220306;6.5;4.5;5.5;8.1;6.18;0;1.87;8866 +99084;49.95404;1.21636;102;20220307;6;-.4;2.8;4.1;4.58;0;1.64;13721 +99084;49.95404;1.21636;102;20220308;13.2;.2;6.7;3.8;5.08;0;2.38;13682 +99084;49.95404;1.21636;102;20220309;13.4;4.3;8.9;3.8;7.98;0;1.88;11677 +99084;49.95404;1.21636;102;20220310;16.9;5.6;11.3;3.2;8.38;0;2.29;13140 +99084;49.95404;1.21636;102;20220311;12.4;7.3;9.9;4.9;9.08;.5;1.8;9089 +99084;49.95404;1.21636;102;20220312;12.4;7.2;9.8;4.5;8.98;0;1.79;9295 +99084;49.95404;1.21636;102;20220313;10.1;7.8;9;4.2;9.38;1.9;1.28;5894 +99084;49.95404;1.21636;102;20220314;13.7;4.8;9.3;3.1;8.68;0;1.72;10843 +99084;49.95404;1.21636;102;20220315;13.7;6.6;10.2;3.2;9.48;.6;1.72;11216 +99084;49.95404;1.21636;102;20220316;14.1;9.6;11.9;4.3;10.98;0;1.75;9132 +99084;49.95404;1.21636;102;20220317;9.6;6.8;8.2;4.4;8.08;.2;1.6;7385 +99084;49.95404;1.21636;102;20220318;13.6;0;6.8;4.4;7.18;0;2.16;15954 +99084;49.95404;1.21636;102;20220319;15.9;5.4;10.7;4.6;6.38;0;3.3;17570 +99084;49.95404;1.21636;102;20220320;9.5;2.7;6.1;3;5.98;0;1.8;11691 +99084;49.95404;1.21636;102;20220321;15.5;.7;8.1;3.1;8.18;0;2.17;17250 +99084;49.95404;1.21636;102;20220322;18.5;5.9;12.2;3;7.98;0;2.89;16142 +99084;49.95404;1.21636;102;20220323;16.1;2.6;9.4;3.3;7.48;0;2.58;16893 +99084;49.95404;1.21636;102;20220324;13.7;1.8;7.8;3.4;7.68;0;2.25;18706 +99084;49.95404;1.21636;102;20220325;11.9;4.5;8.2;2.9;8.18;0;1.79;12915 +99084;49.95404;1.21636;102;20220326;13.9;6.7;10.3;3.3;8.98;0;2.1;12891 +99084;49.95404;1.21636;102;20220327;12;6.8;9.4;2.6;9.98;.1;1.51;11144 +99084;49.95404;1.21636;102;20220328;13;4.2;8.6;2.5;10.08;0;1.6;14527 +99084;49.95404;1.21636;102;20220329;15.8;10.4;13.1;2.8;10.08;1.5;1.9;5121 +99084;49.95404;1.21636;102;20220330;9.7;8.6;9.2;3.8;10.08;5.7;.97;2120 +99084;49.95404;1.21636;102;20220331;6;3.9;5;11.9;6.78;11;1.6;6728 +99084;49.95404;1.21636;102;20220401;5;.8;2.9;12.1;6.08;2.7;1.36;7611 +99084;49.95404;1.21636;102;20220402;6.1;1.7;3.9;6.5;5.48;.1;1.86;10021 +99084;49.95404;1.21636;102;20220403;7;-1.7;2.7;3.6;5.48;.3;1.65;14452 +99084;49.95404;1.21636;102;20220404;7.6;1;4.3;6.5;8.28;.7;.65;6113 +99084;49.95404;1.21636;102;20220405;11.3;7.5;9.4;7.6;10.58;.1;1.37;8986 +99084;49.95404;1.21636;102;20220406;11.6;7.9;9.8;6.6;9.78;3;1.58;4577 +99084;49.95404;1.21636;102;20220407;11.2;9;10.1;9.5;9.48;1.7;2.25;10909 +99084;49.95404;1.21636;102;20220408;6;5.8;5.9;4.3;7.68;9.8;1.07;3043 +99084;49.95404;1.21636;102;20220409;9.2;1.4;5.3;3.5;7.08;.1;1.92;17884 +99084;49.95404;1.21636;102;20220410;13.2;.3;6.8;3.2;6.28;0;2.49;16562 +99084;49.95404;1.21636;102;20220411;19.2;6.6;12.9;4.5;7.48;0;3.87;14949 +99084;49.95404;1.21636;102;20220412;20.3;12.3;16.3;3;11.38;.2;3.33;16118 +99084;49.95404;1.21636;102;20220413;15.6;8;11.8;2.1;11.98;0;2.13;15862 +99084;49.95404;1.21636;102;20220414;14.9;5.9;10.4;2.3;11.18;0;2.14;17375 +99084;49.95404;1.21636;102;20220415;13.9;5.6;9.8;2;10.88;0;2.17;18785 +99084;49.95404;1.21636;102;20220416;12.9;6.3;9.6;2.3;10.58;0;2.37;21521 +99084;49.95404;1.21636;102;20220417;20.2;4.4;12.3;2.9;7.58;0;3.81;21422 +99084;49.95404;1.21636;102;20220418;13.3;6;9.6;2.5;10.26;0;1.68;11452 +99084;49.95404;1.21636;102;20220419;11.8;7.7;9.8;3.3;10.78;.1;1.66;12370 +99084;49.95404;1.21636;102;20220420;13.1;9;11.1;2.7;10.98;0;1.91;12468 +99084;49.95404;1.21636;102;20220421;14.4;4.9;9.7;2.9;10.08;0;2.63;22411 +99084;49.95404;1.21636;102;20220422;13.4;8.2;10.8;3.6;10.58;0;2.14;14205 +99084;49.95404;1.21636;102;20220423;16.5;9.6;13.1;3;11.18;.4;2.87;18300 +99084;49.95404;1.21636;102;20220424;12.3;10.5;11.4;4.6;11.58;0;2.12;15584 +99084;49.95404;1.21636;102;20220425;11.5;9.1;10.3;5.8;10.08;0;1.94;10006 +99084;49.95404;1.21636;102;20220426;12.1;8.8;10.5;5.1;9.08;0;2.87;19156 +99084;49.95404;1.21636;102;20220427;12.5;5;8.8;5.9;8.88;0;2.44;17605 +99084;49.95404;1.21636;102;20220428;13.2;5.4;9.3;4.6;9.88;0;2.06;14307 +99084;49.95404;1.21636;102;20220429;11.6;9;10.3;6.2;10.18;0;2.01;11273 +99084;49.95404;1.21636;102;20220430;11.5;7.8;9.7;4.9;9.28;0;2.44;16881 +99084;49.95404;1.21636;102;20220501;12.9;4.7;8.8;2.9;8.98;.3;2.21;15420 +99084;49.95404;1.21636;102;20220502;13;10.1;11.6;3.9;9.55;0;3.08;16839 +99084;49.95404;1.21636;102;20220503;12.8;8.8;10.8;3.6;9.65;.1;3.12;19622 +99084;49.95404;1.21636;102;20220504;13.7;4.6;9.2;2.8;10.58;.3;2.1;17031 +99084;49.95404;1.21636;102;20220505;13.8;10.4;12.1;3.4;11.58;.1;2.69;19360 +99084;49.95404;1.21636;102;20220506;14.7;5.1;9.9;3.6;11.08;0;2.58;22402 +99084;49.95404;1.21636;102;20220507;14.6;10.9;12.8;3.7;12.88;0;2.14;13987 +99084;49.95404;1.21636;102;20220508;14.4;10.4;12.4;3.3;11.88;0;2.35;14814 +99084;49.95404;1.21636;102;20220509;18.6;5.5;12.1;1.9;10.78;0;3.49;24928 +99084;49.95404;1.21636;102;20220510;18.5;13.9;16.2;3.5;12.48;0;3.32;15472 +99084;49.95404;1.21636;102;20220511;18.9;10.2;14.6;4;12.08;0;3.59;20812 +99084;49.95404;1.21636;102;20220512;14.5;9.3;11.9;4.2;11.38;.1;2.5;16117 +99084;49.95404;1.21636;102;20220513;14.8;8.2;11.5;4.1;10.78;0;2.89;20105 +99084;49.95404;1.21636;102;20220514;15;6.4;10.7;2.7;10.98;.1;2.74;20807 +99084;49.95404;1.21636;102;20220515;26.1;11;18.6;2.3;12.48;3.1;4.23;18934 +99084;49.95404;1.21636;102;20220516;20;15.5;17.8;3.4;14.68;.1;3.46;16820 +99084;49.95404;1.21636;102;20220517;28;14.1;21.1;3.4;14.68;6.2;5.78;26762 +99084;49.95404;1.21636;102;20220518;22.8;13.1;18;3.5;14.78;0;3.86;18719 +99084;49.95404;1.21636;102;20220519;16;13.8;14.9;2.5;14.18;3.5;2.25;12196 +99084;49.95404;1.21636;102;20220520;15.2;11.4;13.3;3.1;11.48;7.1;2.74;15305 +99084;49.95404;1.21636;102;20220521;15.9;10.6;13.3;2.6;12.48;0;2.76;17839 +99084;49.95404;1.21636;102;20220522;16.1;8.6;12.4;2.1;13.08;1.7;2.5;17701 +99084;49.95404;1.21636;102;20220523;14.6;13.6;14.1;2.8;13.88;6;1.67;7503 +99084;49.95404;1.21636;102;20220524;14.9;10.3;12.6;5.2;11.48;.4;2.75;15985 +99084;49.95404;1.21636;102;20220525;16.4;8.7;12.6;5.4;11.68;.5;2.68;14928 +99084;49.95404;1.21636;102;20220526;15.8;12.6;14.2;6.9;13.65;0;2.15;10247 +99084;49.95404;1.21636;102;20220527;15.7;12.9;14.3;6;13.38;.2;3.07;19894 +99084;49.95404;1.21636;102;20220528;14.9;10.5;12.7;4.6;10.58;0;3.47;21669 +99084;49.95404;1.21636;102;20220529;13.3;9.5;11.4;4.8;9.18;1.5;3.12;17070 +99084;49.95404;1.21636;102;20220530;14.7;5.1;9.9;2.5;9.18;0;3.19;23339 +99084;49.95404;1.21636;102;20220531;15.4;6;10.7;4.2;9.68;.2;3.19;21263 +99084;49.95404;1.21636;102;20220601;15.7;7.2;11.5;3.1;10.68;.1;3.24;22921 +99084;49.95404;1.21636;102;20220602;18.8;6.2;12.5;2.8;11.18;0;3.59;23624 +99084;49.95404;1.21636;102;20220603;18.6;11.8;15.2;2.3;13.18;8.8;3.36;19912 +99084;49.95404;1.21636;102;20220604;20.7;13.9;17.3;3.4;15.88;14.6;3.54;19956 +99084;49.95404;1.21636;102;20220605;16.1;14.5;15.3;2.5;15.58;0;1.89;9923 +99084;49.95404;1.21636;102;20220606;16.8;11.4;14.1;3.6;13.18;.6;2.92;17903 +99084;49.95404;1.21636;102;20220607;19;13.5;16.3;2.8;14.78;3.6;2.98;16155 +99084;49.95404;1.21636;102;20220608;17.6;14.3;16;5.6;14.98;.3;2.75;14139 +99084;49.95404;1.21636;102;20220609;17.4;13.8;15.6;5.5;13.68;.1;3.07;14771 +99084;49.95404;1.21636;102;20220610;19.5;14.8;17.2;2.6;14.98;0;2.92;14130 +99084;49.95404;1.21636;102;20220611;17.3;13.9;15.6;2.7;13.58;.2;3.75;23357 +99084;49.95404;1.21636;102;20220612;17;10.4;13.7;3;13.28;.1;3.01;19926 +99084;49.95404;1.21636;102;20220613;17.4;13;15.2;3.4;12.28;0;4.15;25551 +99084;49.95404;1.21636;102;20220614;20.8;8.1;14.5;3;12.48;0;4.3;27527 +99084;49.95404;1.21636;102;20220615;20.1;12.8;16.5;2.3;13.48;0;3.75;20992 +99084;49.95404;1.21636;102;20220616;20;10.9;15.5;2;14.58;0;4.12;27418 +99084;49.95404;1.21636;102;20220617;31.5;14.5;23;3;14.68;0;7.34;34031 +99084;49.95404;1.21636;102;20220618;24.6;16.5;20.6;3.9;16.98;3.5;4.9;23649 +99084;49.95404;1.21636;102;20220619;16.9;12.9;14.9;7.1;13.28;5.5;2.44;7140 +99084;49.95404;1.21636;102;20220620;18.3;12.7;15.5;6.2;12.88;0;3.86;20400 +99084;49.95404;1.21636;102;20220621;19.3;11.3;15.3;2.3;13.18;0;3.65;22001 +99084;49.95404;1.21636;102;20220622;19.8;12.5;16.2;3.6;14.58;.1;4.26;27492 +99084;49.95404;1.21636;102;20220623;21.3;16.8;19.1;1.3;16.78;6.7;3.2;16604 +99084;49.95404;1.21636;102;20220624;21.6;15;18.3;2.7;16.58;10;3.68;20010 +99084;49.95404;1.21636;102;20220625;18.3;13.9;16.1;3.6;13.88;2.5;3.22;16633 +99084;49.95404;1.21636;102;20220626;19.6;10.9;15.3;3.2;12.48;.3;3.94;22884 +99084;49.95404;1.21636;102;20220627;17.9;11.3;14.6;3.1;13.28;5.7;3.26;19956 +99084;49.95404;1.21636;102;20220628;22.8;9.5;16.2;2.8;12.58;0;4.81;28147 +99084;49.95404;1.21636;102;20220629;20.6;11.2;15.9;3;13.68;5.2;4.14;25137 +99084;49.95404;1.21636;102;20220630;17.1;12.4;14.8;3.2;13.78;4.3;2.86;16821 +99084;49.95404;1.21636;102;20220701;17.8;10.1;14;3.6;12.68;.1;3.38;21447 +99084;49.95404;1.21636;102;20220702;22;10.4;16.2;3;12.98;0;4.77;28684 +99084;49.95404;1.21636;102;20220703;18;12.5;15.3;3.6;13.58;.1;3.93;25594 +99084;49.95404;1.21636;102;20220704;17.8;11.7;14.8;3.4;13.98;.1;3.06;19051 +99084;49.95404;1.21636;102;20220705;18.4;11.8;15.1;2.5;14.08;.1;3.2;19764 +99084;49.95404;1.21636;102;20220706;19.1;11.3;15.2;3.4;14.38;0;3.37;21228 +99084;49.95404;1.21636;102;20220707;18.3;16.5;17.4;5.3;15.88;0;2.66;10488 +99084;49.95404;1.21636;102;20220708;20.1;10.2;15.2;2.7;14.78;.2;3.62;23962 +99084;49.95404;1.21636;102;20220709;20.2;12.1;16.2;3.2;15.78;0;4.29;29852 +99084;49.95404;1.21636;102;20220710;20.3;13;16.7;2.8;14.28;0;3.66;20542 +99084;49.95404;1.21636;102;20220711;23;12.9;18;2.7;15.68;0;4.24;24025 +99084;49.95404;1.21636;102;20220712;28.4;14.8;21.6;2.8;16.48;0;5.69;27735 +99084;49.95404;1.21636;102;20220713;22.4;18.2;20.3;2.1;17.58;0;3.33;15562 +99084;49.95404;1.21636;102;20220714;21.4;15.4;18.4;2.5;17.38;0;4.11;24879 +99084;49.95404;1.21636;102;20220715;20.4;13.1;16.8;3;12.88;0;3.9;20259 +99084;49.95404;1.21636;102;20220716;21.4;10.6;16;2.9;14.48;0;4.3;27746 +99084;49.95404;1.21636;102;20220717;25.2;14.2;19.7;4;13.48;0;5.78;27908 +99084;49.95404;1.21636;102;20220718;31.6;16.9;24.3;3.6;13.78;0;7.14;27817 +99084;49.95404;1.21636;102;20220719;40;20.9;30.5;4.3;14.08;.5;10.27;32332 +99084;49.95404;1.21636;102;20220720;25;18.5;21.8;2.6;18.58;5.4;4.07;18818 +99084;49.95404;1.21636;102;20220721;22.3;17;19.7;3.7;18.19;0;3.23;15270 +99084;49.95404;1.21636;102;20220722;22.3;14.6;18.4;3.4;16.49;.4;3.51;17976 +99084;49.95404;1.21636;102;20220723;22.8;14.8;18.8;2.6;17.02;0;3.66;19913 +99084;49.95404;1.21636;102;20220724;29.8;14.4;22.1;2.6;15.92;0;5.73;27174 +99084;49.95404;1.21636;102;20220725;22.2;17.5;19.8;6.4;17.02;0;3.61;12887 +99084;49.95404;1.21636;102;20220726;20.1;16.8;18.4;3.9;15.09;.3;3.23;13054 +99084;49.95404;1.21636;102;20220727;23.6;10.3;17;2.9;12.72;0;4.54;24834 +99084;49.95404;1.21636;102;20220728;21.4;14.8;18.1;2.9;12.38;0;3.62;14357 +99084;49.95404;1.21636;102;20220729;22;13;17.5;2.1;14.28;0;3.91;22354 +99084;49.95404;1.21636;102;20220730;21.4;13.9;17.7;3.3;15.18;.1;3.62;19281 +99084;49.95404;1.21636;102;20220731;22.3;17.5;19.9;5.2;18.68;.6;2.5;7035 +99084;49.95404;1.21636;102;20220801;21.3;17.8;19.6;3.6;18.18;0;3.02;14101 +99084;49.95404;1.21636;102;20220802;21.8;15.8;18.8;2.5;17.78;.2;2.61;12375 +99084;49.95404;1.21636;102;20220803;22.4;15;18.7;2.4;18.28;.2;3.27;18802 +99084;49.95404;1.21636;102;20220804;20.9;16.8;18.9;3.4;17.38;.2;2.93;14029 +99084;49.95404;1.21636;102;20220805;20.3;13.7;17;3.9;13.78;0;3.56;17584 +99084;49.95404;1.21636;102;20220806;21.4;9.2;15.3;3.9;11.78;0;4.22;23614 +99084;49.95404;1.21636;102;20220807;21.4;11.7;16.6;3.4;12.38;0;4.53;26539 +99084;49.95404;1.21636;102;20220808;22.2;12.1;17.2;4.2;13.98;0;4.05;21269 +99084;49.95404;1.21636;102;20220809;21.8;15.2;18.5;5;16.58;0;4.1;23622 +99084;49.95404;1.21636;102;20220810;23;17.1;20.1;3.5;18.28;0;3.37;16157 +99084;49.95404;1.21636;102;20220811;24.7;18;21.4;2.9;17.88;0;4.7;25074 +99084;49.95404;1.21636;102;20220812;25.2;15.3;20.3;1.9;16.98;0;3.86;20533 +99084;49.95404;1.21636;102;20220813;32.5;16.5;24.5;2.8;12.78;0;6.34;25812 +99084;49.95404;1.21636;102;20220814;27.3;15.4;21.4;3;13.68;.1;4.53;16891 +99084;49.95404;1.21636;102;20220815;24.8;18.4;21.6;3.1;18.38;0;3.77;16804 +99084;49.95404;1.21636;102;20220816;23.8;16.4;20.1;2.7;18.58;.8;2.76;12119 +99084;49.95404;1.21636;102;20220817;21.8;16.2;19;2.8;17.68;1.9;2.82;14209 +99084;49.95404;1.21636;102;20220818;22.2;14.3;18.3;2.7;17.38;.7;2.74;14461 +99084;49.95404;1.21636;102;20220819;21;17.5;19.3;4.1;18.38;1.2;2.43;10036 +99084;49.95404;1.21636;102;20220820;20.9;13.2;17.1;3.2;14.48;0;3.38;19007 +99084;49.95404;1.21636;102;20220821;21.2;10.9;16.1;3.1;14.48;.4;2.97;16695 +99084;49.95404;1.21636;102;20220822;21.9;15.4;18.7;1.6;17.18;1;2.77;15557 +99084;49.95404;1.21636;102;20220823;23;18.2;20.6;2;20.78;.3;2.55;13324 +99084;49.95404;1.21636;102;20220824;24;16.7;20.4;2;20.98;0;2.39;12344 +99084;49.95404;1.21636;102;20220825;21.7;16.6;19.2;3.3;20.48;1.4;2.29;13501 +99084;49.95404;1.21636;102;20220826;20.9;18;19.5;3.2;17.98;.1;2.43;10204 +99084;49.95404;1.21636;102;20220827;20.8;11.5;16.2;3.6;14.78;0;2.99;17779 +99084;49.95404;1.21636;102;20220828;22.3;13.8;18.1;4.8;14.88;0;3.44;14696 +99084;49.95404;1.21636;102;20220829;22.4;15.4;18.9;5.3;14.18;0;3.99;15217 +99084;49.95404;1.21636;102;20220830;21.7;15.3;18.5;5.1;16.18;0;3.21;14441 +99084;49.95404;1.21636;102;20220831;21.9;17.8;19.9;6.6;17.08;0;3.4;11542 +99084;49.95404;1.21636;102;20220901;25.8;14.2;20;2.3;15.78;4;3.66;18945 +99084;49.95404;1.21636;102;20220902;23;15.9;19.5;1.4;16.78;1.6;2.69;14779 +99084;49.95404;1.21636;102;20220903;22.5;15.6;19.1;2.7;17.88;1.5;2.69;14440 +99084;49.95404;1.21636;102;20220904;25.5;14.7;20.1;3.4;16.18;0;3.79;17786 +99084;49.95404;1.21636;102;20220905;25.4;16.7;21.1;3;16.28;1;3.63;15854 +99084;49.95404;1.21636;102;20220906;24;16;20;3;16.72;1;3.06;14424 +99084;49.95404;1.21636;102;20220907;23.1;14.6;18.8;3.5;15.95;.1;3.13;15229 +99084;49.95404;1.21636;102;20220908;22.5;14.2;18.4;4.2;15.72;14.1;2.93;13441 +99084;49.95404;1.21636;102;20220909;19.5;14.9;17.2;7.7;15.82;13.6;2.51;9597 +99084;49.95404;1.21636;102;20220910;19.9;16.2;18.1;5;16.48;.8;2.45;9983 +99084;49.95404;1.21636;102;20220911;23.6;11.2;17.4;2.9;14.98;.1;2.75;13252 +99084;49.95404;1.21636;102;20220912;27.5;13.3;20.4;3.2;15.48;.4;4.01;18741 +99084;49.95404;1.21636;102;20220913;22.5;18.9;20.7;3.3;18.28;9.7;2.54;9550 +99084;49.95404;1.21636;102;20220914;20.2;17.4;18.8;2.2;18.78;5.2;1.26;3531 +99084;49.95404;1.21636;102;20220915;18.9;12.1;15.5;3.2;14.08;2.2;2.23;12684 +99084;49.95404;1.21636;102;20220916;16.5;13.4;15;5;11.38;1.2;2.67;8610 +99084;49.95404;1.21636;102;20220917;15.2;12.5;13.9;7.6;8.88;0;3.59;7976 +99084;49.95404;1.21636;102;20220918;16;6.5;11.3;4.6;9.88;0;2.42;14898 +99084;49.95404;1.21636;102;20220919;16.1;10.1;13.1;3.7;10.58;1.1;2.3;11415 +99084;49.95404;1.21636;102;20220920;17;10;13.5;3.3;11.58;0;2.04;9994 +99084;49.95404;1.21636;102;20220921;17.7;9.2;13.5;2.8;11.68;0;2.13;13191 +99084;49.95404;1.21636;102;20220922;19.9;6.3;13.1;3;10.28;.1;2.63;15468 +99084;49.95404;1.21636;102;20220923;16.8;9.6;13.2;3.2;12.28;2.5;1.52;5263 +99084;49.95404;1.21636;102;20220924;16.4;12.3;14.4;4.1;13.58;4.7;1.74;8968 +99084;49.95404;1.21636;102;20220925;16.1;11.8;14;3.7;11.28;1.1;2.13;9063 +99084;49.95404;1.21636;102;20220926;15.6;11.7;13.7;7.2;11.38;12.2;2.48;8546 +99084;49.95404;1.21636;102;20220927;15.3;12.8;14.1;10;10.58;5.4;3.17;6208 +99084;49.95404;1.21636;102;20220928;14.3;11.8;13.1;5.9;9.78;.5;2.59;7818 +99084;49.95404;1.21636;102;20220929;15.4;7.4;11.4;3.1;10.18;.4;1.83;11602 +99084;49.95404;1.21636;102;20220930;17;5.6;11.3;5.2;10.28;4.3;2.15;10628 +99084;49.95404;1.21636;102;20221001;17.7;12.2;15;7.3;14.58;10.2;1.86;9447 +99084;49.95404;1.21636;102;20221002;15.6;13.6;14.6;2.5;13.98;11.3;1.33;6652 +99084;49.95404;1.21636;102;20221003;17.6;6.3;12;3.4;11.38;0;1.83;13001 +99084;49.95404;1.21636;102;20221004;17.8;9;13.4;4.1;12.58;0;1.84;11370 +99084;49.95404;1.21636;102;20221005;20.4;14.8;17.6;5.4;13.48;.6;2.9;9035 +99084;49.95404;1.21636;102;20221006;17;11;14;4.5;11.18;0;2.23;9211 +99084;49.95404;1.21636;102;20221007;18.3;7.4;12.9;4;10.98;1.4;2.12;11893 +99084;49.95404;1.21636;102;20221008;15.8;12.7;14.3;4.1;10.88;0;2.13;6563 +99084;49.95404;1.21636;102;20221009;18.4;4.8;11.6;3.1;9.38;0;2.09;13084 +99084;49.95404;1.21636;102;20221010;18.1;10;14.1;4.6;11.28;0;2.27;10053 +99084;49.95404;1.21636;102;20221011;15.5;3.6;9.6;3.1;9.28;0;1.59;12684 +99084;49.95404;1.21636;102;20221012;18.3;3.3;10.8;3.5;10.38;0;1.8;13139 +99084;49.95404;1.21636;102;20221013;15.2;12;13.6;3.3;14.18;2.1;1.02;6214 +99084;49.95404;1.21636;102;20221014;16.7;14.1;15.4;2.5;15.18;1.9;1.12;5565 +99084;49.95404;1.21636;102;20221015;17.9;13.4;15.7;4.1;14.38;1.2;1.56;5544 +99084;49.95404;1.21636;102;20221016;17.3;11.8;14.6;4;14.08;3.4;1.39;7803 +99084;49.95404;1.21636;102;20221017;18.3;14.6;16.5;2.9;16.38;.7;1.18;6277 +99084;49.95404;1.21636;102;20221018;18.1;13.3;15.7;2.2;15.98;0;1.02;6312 +99084;49.95404;1.21636;102;20221019;20;13.7;16.9;4.2;15.58;1.8;1.62;5415 +99084;49.95404;1.21636;102;20221020;20.7;14.8;17.8;3.4;15.88;.9;1.69;7472 +99084;49.95404;1.21636;102;20221021;20.2;14.5;17.4;5;14.68;.5;2.14;7242 +99084;49.95404;1.21636;102;20221022;18.8;13.6;16.2;4;14.18;.3;1.7;7054 +99084;49.95404;1.21636;102;20221023;21.5;14.2;17.9;4.8;14.48;2.6;2.31;6387 +99084;49.95404;1.21636;102;20221024;18.5;13.8;16.2;6.1;13.38;4.5;2.24;7977 +99084;49.95404;1.21636;102;20221025;17.4;11.5;14.5;4.3;13.78;.1;1.34;7880 +99084;49.95404;1.21636;102;20221026;20.6;14.9;17.8;5;15.08;0;2.08;6713 +99084;49.95404;1.21636;102;20221027;21.8;14.7;18.3;4;15.28;0;1.98;5912 +99084;49.95404;1.21636;102;20221028;20.9;15.1;18;3.9;15.48;0;1.79;6522 +99084;49.95404;1.21636;102;20221029;21.5;13.4;17.5;3.7;15.48;0;1.65;4803 +99084;49.95404;1.21636;102;20221030;15;13.3;14.2;3.3;13.78;.6;1.01;3523 +99084;49.95404;1.21636;102;20221031;18.8;9.3;14.1;4.3;13.28;6.6;1.37;6996 +99084;49.95404;1.21636;102;20221101;16.1;11.4;13.8;7.2;11.18;10.5;2.17;7307 +99084;49.95404;1.21636;102;20221102;15.1;9.6;12.4;6;10.98;1.3;1.62;6651 +99084;49.95404;1.21636;102;20221103;13.8;12.8;13.3;6.1;11.98;8.1;1.57;3135 +99084;49.95404;1.21636;102;20221104;12.3;7.7;10;6;9.78;5.2;1.3;5405 +99084;49.95404;1.21636;102;20221105;11.2;7.4;9.3;4.7;9.98;4.2;.93;4068 +99084;49.95404;1.21636;102;20221106;12.3;10.5;11.4;5.8;11.88;12.5;.94;3378 +99084;49.95404;1.21636;102;20221107;16.6;11.2;13.9;5.8;12.08;.1;1.75;2996 +99084;49.95404;1.21636;102;20221108;15.9;12.5;14.2;5.8;11.78;0;1.85;4351 +99084;49.95404;1.21636;102;20221109;14.3;10.7;12.5;5.7;11.28;1;1.46;4363 +99084;49.95404;1.21636;102;20221110;15.5;8.1;11.8;4.7;11.08;0;1.21;6013 +99084;49.95404;1.21636;102;20221111;11.4;8.6;10;5;10.68;.1;.82;4597 +99084;49.95404;1.21636;102;20221112;15.9;6.7;11.3;3.9;10.98;.1;1.05;5387 +99084;49.95404;1.21636;102;20221113;17.2;6.1;11.7;3.8;10.88;.1;1.12;6900 +99084;49.95404;1.21636;102;20221114;13.1;5.8;9.5;5;10.68;.3;.72;4891 +99084;49.95404;1.21636;102;20221115;13.8;8.2;11;5.4;10.78;2.4;1.2;2628 +99084;49.95404;1.21636;102;20221116;12.5;7.6;10.1;5.6;10.48;18.8;.91;5012 +99084;49.95404;1.21636;102;20221117;10.6;9.9;10.3;8.4;10.88;19.9;1.01;2952 +99084;49.95404;1.21636;102;20221118;12;8.9;10.5;5;10.18;13.5;1.08;3629 +99084;49.95404;1.21636;102;20221119;11;7.7;9.4;5.9;9.18;2.4;1.26;2901 +99084;49.95404;1.21636;102;20221120;12.3;6.1;9.2;6.1;8.78;4.4;1.38;3882 +99084;49.95404;1.21636;102;20221121;11.4;6.8;9.1;5.4;9.18;8.2;1.07;4159 +99084;49.95404;1.21636;102;20221122;10;5.3;7.7;6.1;9.18;22.2;.72;4146 +99084;49.95404;1.21636;102;20221123;12.8;4.9;8.9;5.9;9.28;8;1.05;4720 +99084;49.95404;1.21636;102;20221124;12.9;8;10.5;5.7;9.98;8.2;1.17;4122 +99084;49.95404;1.21636;102;20221125;12.9;8;10.5;4.4;9.78;1.3;1.05;4073 +99084;49.95404;1.21636;102;20221126;10.3;6.1;8.2;4.5;9.48;3;.63;3760 +99084;49.95404;1.21636;102;20221127;10;7.3;8.7;5.2;10.28;17.1;.68;902 +99084;49.95404;1.21636;102;20221128;11;8.5;9.8;3.4;10.38;.6;.64;2937 +99084;49.95404;1.21636;102;20221129;7.2;4.6;5.9;3.4;8.88;0;.44;847 +99084;49.95404;1.21636;102;20221130;6.3;4.1;5.2;2.2;8.18;0;.39;1661 +99084;49.95404;1.21636;102;20221201;6.7;3.3;5;2.6;7.68;.1;.22;4830 +99084;49.95404;1.21636;102;20221202;6.5;-.7;2.9;4;6.68;0;.45;3422 +99084;49.95404;1.21636;102;20221203;2.3;2;2.2;5.2;5.98;0;.7;1254 +99084;49.95404;1.21636;102;20221204;2.3;1.1;1.7;3.5;5.98;0;.47;2058 +99084;49.95404;1.21636;102;20221205;4.4;1.2;2.8;2.1;6.18;.1;.57;899 +99084;49.95404;1.21636;102;20221206;7.3;-1.1;3.1;2.2;6.78;1;.18;4655 +99084;49.95404;1.21636;102;20221207;7.8;1.9;4.9;2;7.28;4;.27;3942 +99084;49.95404;1.21636;102;20221208;5.7;2.8;4.3;2;6.98;1.3;.35;2874 +99084;49.95404;1.21636;102;20221209;4.3;-3.4;.5;.9;5.68;1.8;.01;4111 +99084;49.95404;1.21636;102;20221210;2;-.3;.9;3;6.18;3.6;.21;2457 +99084;49.95404;1.21636;102;20221211;.4;-.9;-.2;4.4;5.38;0;.45;987 +99084;49.95404;1.21636;102;20221212;-.2;-1.6;-.9;4.4;4.88;0;.44;2289 +99084;49.95404;1.21636;102;20221213;.1;-3;-1.4;2.1;3.98;.2;.41;2880 +99084;49.95404;1.21636;102;20221214;2.3;-1.1;.6;2;4.38;0;.51;2620 +99084;49.95404;1.21636;102;20221215;4.8;-4.6;.1;3.2;5.28;.2;.28;4658 +99084;49.95404;1.21636;102;20221216;7;-1.8;2.6;3.2;6.08;0;.38;4508 +99084;49.95404;1.21636;102;20221217;-1.2;-4.6;-2.9;3.5;4.28;0;.31;2685 +99084;49.95404;1.21636;102;20221218;2.3;-5.1;-1.4;5.3;5.18;6.8;.21;4152 +99084;49.95404;1.21636;102;20221219;10.8;1.4;6.1;7.4;9.88;3.3;.21;1669 +99084;49.95404;1.21636;102;20221220;11.6;10.1;10.9;5.1;11.08;8;.91;1582 +99084;49.95404;1.21636;102;20221221;10.5;7.1;8.8;4.1;10.68;17.2;.42;1999 +99084;49.95404;1.21636;102;20221222;11.9;8.3;10.1;5.2;11.88;7.2;.52;879 +99084;49.95404;1.21636;102;20221223;14.1;9.8;12;6.1;12.18;2.3;.95;1915 +99084;49.95404;1.21636;102;20221224;12.6;10.6;11.6;4.4;11.28;1.9;.95;1853 +99084;49.95404;1.21636;102;20221225;10.3;9.7;10;3.3;11.38;5.3;.51;1287 +99084;49.95404;1.21636;102;20221226;10;9.2;9.6;5.4;9.48;2.8;1.13;1663 +99084;49.95404;1.21636;102;20221227;10.1;4.7;7.4;5.3;8.28;.3;.84;3639 +99084;49.95404;1.21636;102;20221228;10.6;7.4;9;7.2;10.48;2.2;.69;1753 +99084;49.95404;1.21636;102;20221229;10.3;9.9;10.1;7.1;9.28;.1;1.42;2833 +99084;49.95404;1.21636;102;20221230;14.2;4.9;9.6;6.2;10.78;10.1;.63;4700 +99084;49.95404;1.21636;102;20221231;16.1;11.1;13.6;7.9;13.28;1.6;1.21;2843 +99085;50.04221;1.50843;92;20220101;15;10.5;12.8;4.8;11.8;.3;.94;2726 +99085;50.04221;1.50843;92;20220102;13;11.2;12.1;7;11.39;3.6;1.27;1747 +99085;50.04221;1.50843;92;20220103;11.4;9.7;10.5;4.9;10.69;17.1;.93;1527 +99085;50.04221;1.50843;92;20220104;9.3;7;8.2;5.2;8.82;6.1;.98;1743 +99085;50.04221;1.50843;92;20220105;6.3;3;4.6;6.8;6.39;.1;1.13;2602 +99085;50.04221;1.50843;92;20220106;6.2;.7;3.4;4.5;6.39;2.9;.59;3330 +99085;50.04221;1.50843;92;20220107;7.9;3.9;5.9;6.5;7.52;14.9;.92;2944 +99085;50.04221;1.50843;92;20220108;8.3;1.8;5.1;6.6;8.34;16.1;.38;3453 +99085;50.04221;1.50843;92;20220109;8;6;7;6.3;7.35;1;1.35;2033 +99085;50.04221;1.50843;92;20220110;3.7;.8;2.2;3.8;7.22;0;.17;2629 +99085;50.04221;1.50843;92;20220111;5.4;2.2;3.8;3.7;7.19;.3;.45;2788 +99085;50.04221;1.50843;92;20220112;7.3;2.5;4.9;1.8;8.02;.1;.24;3236 +99085;50.04221;1.50843;92;20220113;6.7;-.4;3.1;1.9;6.75;0;.26;4019 +99085;50.04221;1.50843;92;20220114;8.9;-1;3.9;2.1;6.65;.1;.34;5052 +99085;50.04221;1.50843;92;20220115;3.5;-.5;1.5;2.5;6.32;.1;.22;3322 +99085;50.04221;1.50843;92;20220116;7.2;.5;3.8;3;8.09;.7;.2;3593 +99085;50.04221;1.50843;92;20220117;7.5;.8;4.1;2;7.39;.1;.27;4339 +99085;50.04221;1.50843;92;20220118;8.2;-1.5;3.3;2.1;7.15;.1;.23;4975 +99085;50.04221;1.50843;92;20220119;8.4;2.1;5.3;3.4;8.22;2.2;.43;3150 +99085;50.04221;1.50843;92;20220120;6.1;2.5;4.3;4.7;6.89;.2;.78;2803 +99085;50.04221;1.50843;92;20220121;6.7;1.6;4.1;4.3;6.79;0;.71;3931 +99085;50.04221;1.50843;92;20220122;5.6;5;5.3;2.8;7.39;0;.65;1347 +99085;50.04221;1.50843;92;20220123;5.1;3.8;4.4;1.9;6.99;0;.52;2017 +99085;50.04221;1.50843;92;20220124;6;.7;3.3;2.4;6.39;0;.48;3864 +99085;50.04221;1.50843;92;20220125;1.3;-2.7;-.7;1.9;5.89;0;.17;3506 +99085;50.04221;1.50843;92;20220126;5.3;.6;2.9;2.7;7.05;0;.38;3114 +99085;50.04221;1.50843;92;20220127;8.7;4.7;6.7;5.3;9.42;.9;.42;3689 +99085;50.04221;1.50843;92;20220128;9.3;.9;5.1;3.2;8.42;.1;.35;4903 +99085;50.04221;1.50843;92;20220129;9.6;5.5;7.5;8.1;10.82;.5;.13;2937 +99085;50.04221;1.50843;92;20220130;8.3;4.4;6.3;3.2;7.79;.7;.76;4337 +99085;50.04221;1.50843;92;20220131;7.6;4.7;6.2;8.9;6.85;0;1.6;3644 +99085;50.04221;1.50843;92;20220201;10.1;4.3;7.2;7.9;10.02;.2;.46;4095 +99085;50.04221;1.50843;92;20220202;9.9;8.3;9.1;5.5;10.15;0;.84;2295 +99085;50.04221;1.50843;92;20220203;7.8;6.8;7.3;3.8;9.19;.5;.66;1558 +99085;50.04221;1.50843;92;20220204;9.5;7.1;8.3;6.4;8.42;.6;1.33;3326 +99085;50.04221;1.50843;92;20220205;9.5;4.8;7.2;6.3;7.89;.2;1.27;4718 +99085;50.04221;1.50843;92;20220206;10.7;7.9;9.3;11.3;9.75;7.9;1.37;2704 +99085;50.04221;1.50843;92;20220207;9;5.7;7.3;6;7.62;.2;1.4;3874 +99085;50.04221;1.50843;92;20220208;10.4;6.9;8.7;5.2;10.69;.2;.56;4041 +99085;50.04221;1.50843;92;20220209;11;5.4;8.2;2.6;9.42;.3;.68;4878 +99085;50.04221;1.50843;92;20220210;7.8;5.6;6.7;3.9;8.29;2.8;.76;3990 +99085;50.04221;1.50843;92;20220211;8.4;2.8;5.6;3.1;6.79;0;.96;5332 +99085;50.04221;1.50843;92;20220212;8.2;0;4.1;3.7;5.54;0;1.19;7217 +99085;50.04221;1.50843;92;20220213;11.1;1.2;6.2;5.2;7.44;2.3;1.24;7789 +99085;50.04221;1.50843;92;20220214;11.2;7.4;9.3;5.6;9.04;.3;1.36;5608 +99085;50.04221;1.50843;92;20220215;9.1;4.3;6.7;4.7;9.19;8.3;.65;4344 +99085;50.04221;1.50843;92;20220216;12.9;8.5;10.7;10.9;12.35;1.6;.68;4477 +99085;50.04221;1.50843;92;20220217;11.1;9.5;10.3;9.4;9.79;0;1.69;3626 +99085;50.04221;1.50843;92;20220218;12;8.2;10.1;10.2;8.62;2;2.29;5247 +99085;50.04221;1.50843;92;20220219;8.4;4.5;6.5;8.8;7.69;2.1;1.36;4681 +99085;50.04221;1.50843;92;20220220;11.7;7;9.4;10.9;10.05;4.2;1.33;5067 +99085;50.04221;1.50843;92;20220221;9.7;6.1;7.9;11.7;7.89;.6;1.92;4779 +99085;50.04221;1.50843;92;20220222;12.4;6.3;9.4;6.7;10.05;.4;1.24;6817 +99085;50.04221;1.50843;92;20220223;10.2;2.9;6.6;3.2;8.29;.1;.87;7590 +99085;50.04221;1.50843;92;20220224;9.6;6.8;8.2;7.9;7.09;2.4;2.13;5046 +99085;50.04221;1.50843;92;20220225;8.8;4.7;6.7;5.9;7.12;.2;1.57;5880 +99085;50.04221;1.50843;92;20220226;9.7;-.4;4.6;3.5;6.15;.1;1.32;9637 +99085;50.04221;1.50843;92;20220227;9.6;.9;5.2;5;5.25;0;1.91;9103 +99085;50.04221;1.50843;92;20220228;12.1;1.6;6.9;4.1;5.75;1.2;2.04;10099 +99085;50.04221;1.50843;92;20220301;10.4;4.7;7.5;3.3;7.75;1.3;1.32;5903 +99085;50.04221;1.50843;92;20220302;10.4;5.3;7.9;3.1;7.85;0;1.27;6151 +99085;50.04221;1.50843;92;20220303;13;3.6;8.3;2.3;8.95;0;1.18;9428 +99085;50.04221;1.50843;92;20220304;9.8;7.5;8.7;2.1;10.22;.4;.76;4308 +99085;50.04221;1.50843;92;20220305;7.4;6.6;7;3.8;9.29;1;.63;2053 +99085;50.04221;1.50843;92;20220306;7;1.8;4.4;5.8;5.95;0;1.56;8353 +99085;50.04221;1.50843;92;20220307;5.5;-1.1;2.2;4.4;4.75;0;1.44;10188 +99085;50.04221;1.50843;92;20220308;11.4;-1;5.2;4.8;5.05;0;2.23;12366 +99085;50.04221;1.50843;92;20220309;13.3;2.6;7.9;4.1;7.82;0;1.8;11511 +99085;50.04221;1.50843;92;20220310;16.4;5;10.7;4;8.22;0;2.36;12176 +99085;50.04221;1.50843;92;20220311;12.5;6.3;9.4;5.3;9.02;.4;1.72;9116 +99085;50.04221;1.50843;92;20220312;12.9;6.9;9.9;4.8;9.05;0;1.81;8965 +99085;50.04221;1.50843;92;20220313;11.4;7.4;9.4;4.4;9.39;2.4;1.42;7110 +99085;50.04221;1.50843;92;20220314;13.3;4.6;9;2.8;8.85;.1;1.56;10635 +99085;50.04221;1.50843;92;20220315;13.5;6.5;10;3;9.59;.8;1.58;10320 +99085;50.04221;1.50843;92;20220316;13.5;8.5;11;4.6;10.92;0;1.54;8742 +99085;50.04221;1.50843;92;20220317;10.4;6.2;8.3;4;7.95;.1;1.61;7763 +99085;50.04221;1.50843;92;20220318;14;.7;7.4;4.6;6.94;.1;2.3;14701 +99085;50.04221;1.50843;92;20220319;15.4;5.5;10.5;5.8;6.19;0;3.45;14587 +99085;50.04221;1.50843;92;20220320;11;1.9;6.4;2.9;5.79;0;1.89;12081 +99085;50.04221;1.50843;92;20220321;16.7;1.5;9.1;3.1;8.04;0;2.31;16221 +99085;50.04221;1.50843;92;20220322;18.6;6.7;12.7;3.1;7.84;0;2.91;14698 +99085;50.04221;1.50843;92;20220323;18;3.9;11;2.9;7.04;0;2.71;15978 +99085;50.04221;1.50843;92;20220324;16.4;3.1;9.7;3.2;7.14;0;2.57;16923 +99085;50.04221;1.50843;92;20220325;15;5.1;10;3.7;7.69;0;2.45;13360 +99085;50.04221;1.50843;92;20220326;16.2;5.8;11;4.1;8.44;0;2.63;13724 +99085;50.04221;1.50843;92;20220327;15.3;6.7;11;3.5;9.99;.1;2.03;12453 +99085;50.04221;1.50843;92;20220328;16.7;3.3;10;2.4;9.79;0;2.03;15785 +99085;50.04221;1.50843;92;20220329;15.4;10.1;12.8;3;10.44;1.5;1.91;7407 +99085;50.04221;1.50843;92;20220330;10.2;8.3;9.2;3.4;9.74;4.3;1.15;4464 +99085;50.04221;1.50843;92;20220331;7.2;3.1;5.2;9.5;6.84;6.7;1.6;8414 +99085;50.04221;1.50843;92;20220401;5.1;.5;2.8;10.1;5.89;1.2;1.39;8719 +99085;50.04221;1.50843;92;20220402;6.7;.2;3.4;5.7;5.39;.1;1.8;11288 +99085;50.04221;1.50843;92;20220403;7.5;-2.1;2.7;2.9;5.49;.4;1.59;14388 +99085;50.04221;1.50843;92;20220404;7.7;.7;4.2;6;8.39;1.2;.69;9182 +99085;50.04221;1.50843;92;20220405;11.7;7.5;9.6;7.5;10.69;.3;1.36;9356 +99085;50.04221;1.50843;92;20220406;11.6;8.3;9.9;5.8;9.79;3;1.62;6369 +99085;50.04221;1.50843;92;20220407;11.4;9;10.2;9.5;9.44;2.4;2.17;9158 +99085;50.04221;1.50843;92;20220408;5.9;5.6;5.8;3.7;7.59;9.3;1.02;3204 +99085;50.04221;1.50843;92;20220409;9.8;1.6;5.7;3.3;7.04;.3;1.86;15891 +99085;50.04221;1.50843;92;20220410;12.9;.5;6.7;2.9;6.44;0;2.36;16614 +99085;50.04221;1.50843;92;20220411;18.5;5.3;11.9;4.5;7.64;0;3.67;16430 +99085;50.04221;1.50843;92;20220412;20.7;11.2;16;2.9;11.49;.1;3.2;16004 +99085;50.04221;1.50843;92;20220413;16.9;8.7;12.8;1.8;12.09;.1;2.16;15147 +99085;50.04221;1.50843;92;20220414;16.3;6.3;11.3;2.2;11.59;.1;2.18;16855 +99085;50.04221;1.50843;92;20220415;17.5;5.9;11.7;2;11.04;0;2.5;18783 +99085;50.04221;1.50843;92;20220416;16;6.6;11.3;2.9;10.14;.1;2.69;19304 +99085;50.04221;1.50843;92;20220417;19.8;5.1;12.4;2.9;7.54;0;3.67;20301 +99085;50.04221;1.50843;92;20220418;13.3;6.2;9.7;3;10.19;0;1.87;13786 +99085;50.04221;1.50843;92;20220419;13.5;6.6;10.1;3.4;10.59;.1;1.88;13877 +99085;50.04221;1.50843;92;20220420;16.4;6;11.2;3.1;9.94;0;2.61;16344 +99085;50.04221;1.50843;92;20220421;16.8;4.9;10.8;3.5;9.54;0;3.01;20940 +99085;50.04221;1.50843;92;20220422;15.5;8.6;12.1;3.8;10.19;0;2.58;14754 +99085;50.04221;1.50843;92;20220423;17.3;8.8;13.1;3.6;10.99;.6;2.91;17449 +99085;50.04221;1.50843;92;20220424;15.9;9.6;12.8;4.4;10.84;.1;2.73;16111 +99085;50.04221;1.50843;92;20220425;13.2;6.2;9.7;4.8;9.64;0;2.17;13691 +99085;50.04221;1.50843;92;20220426;13.8;6.6;10.2;4.6;8.69;.1;2.87;18287 +99085;50.04221;1.50843;92;20220427;14.5;2.9;8.7;5;8.49;0;2.72;19362 +99085;50.04221;1.50843;92;20220428;16.1;5.1;10.6;4.5;9.49;.2;2.76;17340 +99085;50.04221;1.50843;92;20220429;14.4;7.8;11.1;5.1;9.99;0;2.45;14217 +99085;50.04221;1.50843;92;20220430;13.5;6.7;10.1;4.5;8.79;0;2.69;16893 +99085;50.04221;1.50843;92;20220501;15;3.3;9.2;2.7;8.74;.1;2.58;18454 +99085;50.04221;1.50843;92;20220502;15.6;8.2;11.9;3.4;9.19;0;3.22;18517 +99085;50.04221;1.50843;92;20220503;15.3;5.6;10.5;2.8;9.39;.1;2.98;21307 +99085;50.04221;1.50843;92;20220504;14.8;3.4;9.1;2.5;10.19;0;2.34;18998 +99085;50.04221;1.50843;92;20220505;15.1;9.5;12.3;3.4;11.64;.1;2.57;17479 +99085;50.04221;1.50843;92;20220506;17.1;4.8;10.9;3;11.29;.1;2.82;22204 +99085;50.04221;1.50843;92;20220507;16.5;10.4;13.5;3.6;13.09;0;2.38;15174 +99085;50.04221;1.50843;92;20220508;18.4;10.4;14.4;3.3;11.89;0;3.16;17630 +99085;50.04221;1.50843;92;20220509;21.5;5.2;13.3;2;10.62;0;3.88;25574 +99085;50.04221;1.50843;92;20220510;19;13.2;16.1;3.5;12.59;0;3.21;15495 +99085;50.04221;1.50843;92;20220511;19.2;9.5;14.3;4.1;12.09;0;3.42;19912 +99085;50.04221;1.50843;92;20220512;15.5;9;12.3;4.4;11.59;.1;2.57;16061 +99085;50.04221;1.50843;92;20220513;15.7;8.6;12.1;4.5;11.09;0;2.8;17322 +99085;50.04221;1.50843;92;20220514;18.1;7.8;12.9;2.4;11.35;.1;3.1;20253 +99085;50.04221;1.50843;92;20220515;26.4;10.9;18.6;3.1;12.65;2.8;4.97;23254 +99085;50.04221;1.50843;92;20220516;20.9;15.2;18.1;4;14.95;0;3.49;16273 +99085;50.04221;1.50843;92;20220517;27.4;13.4;20.4;2.7;14.75;4.4;5.15;25169 +99085;50.04221;1.50843;92;20220518;23.4;13;18.2;3.1;15.32;0;3.91;20196 +99085;50.04221;1.50843;92;20220519;16.6;14.8;15.7;2.9;14.62;5.1;2.05;9398 +99085;50.04221;1.50843;92;20220520;15.3;10.5;12.9;3.1;12.52;10.6;2.36;14854 +99085;50.04221;1.50843;92;20220521;16.7;10.5;13.6;3.3;12.72;.1;2.7;16388 +99085;50.04221;1.50843;92;20220522;20;7.8;13.9;1.7;13.29;.8;3.3;22403 +99085;50.04221;1.50843;92;20220523;14.8;13.6;14.2;3.1;14.45;7.7;1.56;7449 +99085;50.04221;1.50843;92;20220524;15.5;10.5;13;5.3;11.79;.4;2.73;15006 +99085;50.04221;1.50843;92;20220525;16.2;8.1;12.1;5.1;12.09;.5;2.59;17561 +99085;50.04221;1.50843;92;20220526;15.9;12.5;14.2;7.1;13.74;0;2.31;12203 +99085;50.04221;1.50843;92;20220527;16.8;13;14.9;5.8;13.62;.2;2.82;15497 +99085;50.04221;1.50843;92;20220528;16.6;8.5;12.6;3.6;10.69;.1;3.34;20686 +99085;50.04221;1.50843;92;20220529;14.3;6.6;10.5;3.4;9.42;3.4;2.95;18893 +99085;50.04221;1.50843;92;20220530;15.6;3.6;9.6;1.8;9.29;.1;3.16;23917 +99085;50.04221;1.50843;92;20220531;16.2;6;11.1;3.5;10.09;.3;3.21;21865 +99085;50.04221;1.50843;92;20220601;16.3;7.6;12;2.8;10.92;.1;3.09;20877 +99085;50.04221;1.50843;92;20220602;19.9;5.6;12.8;2.7;10.92;0;3.88;25330 +99085;50.04221;1.50843;92;20220603;21.1;10.6;15.9;2.6;13.62;3.5;3.79;22359 +99085;50.04221;1.50843;92;20220604;23.2;13.1;18.2;3.6;16.25;8.8;4.06;22165 +99085;50.04221;1.50843;92;20220605;16.2;13.2;14.7;2.8;15.62;.1;1.9;11502 +99085;50.04221;1.50843;92;20220606;17.6;10.4;14;3.7;13.19;.5;2.97;18720 +99085;50.04221;1.50843;92;20220607;18.9;12.6;15.7;2.8;14.79;3.6;2.95;17198 +99085;50.04221;1.50843;92;20220608;18;14;16;5.4;15.15;.5;2.68;14108 +99085;50.04221;1.50843;92;20220609;17.7;13.3;15.5;5.5;13.92;.1;2.94;14669 +99085;50.04221;1.50843;92;20220610;19.5;14.7;17.1;2.6;15.39;.1;2.89;14893 +99085;50.04221;1.50843;92;20220611;18.4;13.6;16;3.2;13.72;.1;3.3;18098 +99085;50.04221;1.50843;92;20220612;18;11.2;14.6;3.3;13.45;.1;3.05;18164 +99085;50.04221;1.50843;92;20220613;18.2;12.1;15.2;3;12.22;0;3.55;19681 +99085;50.04221;1.50843;92;20220614;21.7;8.2;15;2.7;11.89;0;4.34;26391 +99085;50.04221;1.50843;92;20220615;23.9;10.7;17.3;2.4;13.12;0;4.57;25078 +99085;50.04221;1.50843;92;20220616;24;10.2;17.1;1.6;14.09;0;4.48;27381 +99085;50.04221;1.50843;92;20220617;31.8;15;23.4;2.6;14.92;0;6.65;30279 +99085;50.04221;1.50843;92;20220618;31;16.2;23.6;3.4;16.89;3.5;6.32;27279 +99085;50.04221;1.50843;92;20220619;16.9;11.7;14.3;5.7;12.99;4.5;2.72;13102 +99085;50.04221;1.50843;92;20220620;20.2;12.3;16.2;4.9;12.62;.1;4.11;20617 +99085;50.04221;1.50843;92;20220621;21.4;10.1;15.7;2.9;13.15;0;4.09;23840 +99085;50.04221;1.50843;92;20220622;24.3;11;17.7;3.5;14.15;0;5.01;27572 +99085;50.04221;1.50843;92;20220623;23.7;15.5;19.6;1.9;16.99;5.9;3.76;19437 +99085;50.04221;1.50843;92;20220624;21.9;14.2;18.1;2.1;16.99;10.4;3.5;19833 +99085;50.04221;1.50843;92;20220625;18.9;13.8;16.4;3.1;14.62;2.1;2.99;15806 +99085;50.04221;1.50843;92;20220626;20.5;10.6;15.5;2.6;12.69;.3;3.8;22254 +99085;50.04221;1.50843;92;20220627;18.4;10.5;14.5;2.7;13.32;4.9;3.23;20289 +99085;50.04221;1.50843;92;20220628;23.1;9.7;16.4;2.4;12.92;0;4.5;26268 +99085;50.04221;1.50843;92;20220629;21.6;10.9;16.2;2.7;13.79;5;4.03;23820 +99085;50.04221;1.50843;92;20220630;17.1;12.2;14.6;2.5;14.12;4.6;2.63;15923 +99085;50.04221;1.50843;92;20220701;18.4;10.1;14.2;3.4;12.69;.3;3.33;20561 +99085;50.04221;1.50843;92;20220702;22.2;9.9;16.1;2.7;12.82;0;4.42;25799 +99085;50.04221;1.50843;92;20220703;19;11.8;15.4;3.6;13.65;.1;3.49;21169 +99085;50.04221;1.50843;92;20220704;19.4;11.4;15.4;3.4;13.99;.1;3.29;19586 +99085;50.04221;1.50843;92;20220705;20;12.1;16;2.9;14.02;.2;3.42;19188 +99085;50.04221;1.50843;92;20220706;20.1;11.9;16;3.3;14.79;0;3.35;19687 +99085;50.04221;1.50843;92;20220707;19.9;15.9;17.9;4.2;15.49;0;3.08;13130 +99085;50.04221;1.50843;92;20220708;22.2;8.8;15.5;2;14.09;.1;3.98;25441 +99085;50.04221;1.50843;92;20220709;23.2;12.1;17.6;2.8;15.42;.1;4.3;25885 +99085;50.04221;1.50843;92;20220710;23.1;10.2;16.6;2.4;13.95;0;4.15;24281 +99085;50.04221;1.50843;92;20220711;26.1;12.8;19.5;2.5;15.02;0;4.81;25218 +99085;50.04221;1.50843;92;20220712;30.2;14.5;22.4;2.3;15.85;0;5.66;27359 +99085;50.04221;1.50843;92;20220713;26;17.3;21.6;2.1;17.55;0;4.12;19463 +99085;50.04221;1.50843;92;20220714;24.5;14.9;19.7;2.6;16.85;0;4.29;22830 +99085;50.04221;1.50843;92;20220715;22.1;11;16.5;2.4;12.62;0;4.07;22549 +99085;50.04221;1.50843;92;20220716;24.2;10.3;17.2;2.3;13.89;0;4.45;26315 +99085;50.04221;1.50843;92;20220717;27.9;12.5;20.2;3;12.49;0;5.79;27629 +99085;50.04221;1.50843;92;20220718;34.3;16.6;25.5;2.9;13.09;0;7.13;28406 +99085;50.04221;1.50843;92;20220719;40.1;20.3;30.2;4.4;14.09;2.5;10.09;29899 +99085;50.04221;1.50843;92;20220720;24.8;18.2;21.5;2.9;18.92;8;3.78;17246 +99085;50.04221;1.50843;92;20220721;23;16.8;19.9;3.4;18.49;0;3.25;15549 +99085;50.04221;1.50843;92;20220722;22.5;13.7;18.1;3.3;15.84;.5;3.73;19566 +99085;50.04221;1.50843;92;20220723;23.3;13.9;18.6;2.1;16.89;0;3.54;19571 +99085;50.04221;1.50843;92;20220724;30.1;13.5;21.8;2.5;16.04;0;5.47;26268 +99085;50.04221;1.50843;92;20220725;22.7;17.6;20.1;6.4;17.19;0;3.76;13640 +99085;50.04221;1.50843;92;20220726;20.4;16.8;18.6;3.7;15.39;.4;3.02;11493 +99085;50.04221;1.50843;92;20220727;23.7;9.4;16.5;2.8;12.24;0;4.47;24328 +99085;50.04221;1.50843;92;20220728;22.5;12.7;17.6;2.6;12.42;0;3.93;18956 +99085;50.04221;1.50843;92;20220729;24.2;11.8;18;1.9;13.42;0;4.14;23064 +99085;50.04221;1.50843;92;20220730;23;12.9;18;3.2;14.85;.1;3.87;20360 +99085;50.04221;1.50843;92;20220731;21.8;17.5;19.6;5.6;18.79;.7;2.71;10568 +99085;50.04221;1.50843;92;20220801;22.4;17.7;20;3.6;18.55;.1;2.98;13442 +99085;50.04221;1.50843;92;20220802;23.3;15.4;19.4;2.8;17.95;.2;3.11;15544 +99085;50.04221;1.50843;92;20220803;25.9;14.2;20;2.1;18.35;.2;3.8;20859 +99085;50.04221;1.50843;92;20220804;22;16.8;19.4;3.5;17.92;.2;3.01;14226 +99085;50.04221;1.50843;92;20220805;21.8;12.2;17;3.2;13.75;.1;3.64;19088 +99085;50.04221;1.50843;92;20220806;22.5;8.9;15.7;3;11.29;0;4.15;23040 +99085;50.04221;1.50843;92;20220807;24;10.1;17;3.2;11.69;0;4.66;24692 +99085;50.04221;1.50843;92;20220808;25.1;10.2;17.7;3.4;13.42;0;4.54;23616 +99085;50.04221;1.50843;92;20220809;26.4;14.3;20.3;4.3;15.69;0;4.89;22966 +99085;50.04221;1.50843;92;20220810;28.6;15.3;21.9;3.3;16.82;0;4.87;21243 +99085;50.04221;1.50843;92;20220811;29.7;15.4;22.5;2.7;15.89;0;5.3;24744 +99085;50.04221;1.50843;92;20220812;30;15.1;22.6;2.4;15.02;0;5.1;22913 +99085;50.04221;1.50843;92;20220813;32.5;16.6;24.5;2.9;12.35;0;6.28;24233 +99085;50.04221;1.50843;92;20220814;29.8;15.5;22.7;2.7;13.79;.3;5.02;20795 +99085;50.04221;1.50843;92;20220815;26.5;18.4;22.4;2.9;18.32;.4;3.84;16677 +99085;50.04221;1.50843;92;20220816;26;16.3;21.1;2.3;18.29;.4;3.38;16212 +99085;50.04221;1.50843;92;20220817;23.9;15.7;19.8;2.4;17.62;3.7;3.15;16148 +99085;50.04221;1.50843;92;20220818;24.3;13.3;18.8;2.8;17.55;.6;3.19;17586 +99085;50.04221;1.50843;92;20220819;21.4;17.2;19.3;4.5;18.62;1.7;2.52;10775 +99085;50.04221;1.50843;92;20220820;21.5;14.1;17.8;3.4;14.12;.1;3.4;15598 +99085;50.04221;1.50843;92;20220821;23.2;10.5;16.8;2.3;14.52;.3;3.23;18832 +99085;50.04221;1.50843;92;20220822;24.2;14.2;19.2;1.8;16.85;.7;3.13;17099 +99085;50.04221;1.50843;92;20220823;24;17.9;20.9;2.5;20.45;.2;2.66;13274 +99085;50.04221;1.50843;92;20220824;28.6;16.6;22.6;1.9;20.45;.1;3.46;17235 +99085;50.04221;1.50843;92;20220825;24.9;17.2;21;3.4;19.49;.4;3.11;14792 +99085;50.04221;1.50843;92;20220826;22.3;15.8;19.1;2.6;17.15;.1;2.68;12988 +99085;50.04221;1.50843;92;20220827;22.9;10.2;16.6;2.9;13.99;.1;3.29;18915 +99085;50.04221;1.50843;92;20220828;24.2;13;18.6;4.2;14.12;0;3.9;17058 +99085;50.04221;1.50843;92;20220829;24.4;15.1;19.7;4.9;13.52;0;4.42;15967 +99085;50.04221;1.50843;92;20220830;24.6;12.4;18.5;3.9;15.42;0;3.61;17572 +99085;50.04221;1.50843;92;20220831;24.7;15.6;20.2;4.4;15.45;0;3.78;14871 +99085;50.04221;1.50843;92;20220901;27.4;15;21.2;3.2;14.39;1.6;4.41;18116 +99085;50.04221;1.50843;92;20220902;22.8;16.3;19.5;2;15.42;2;2.84;13094 +99085;50.04221;1.50843;92;20220903;23.4;15.1;19.2;2.4;17.42;1;2.7;14332 +99085;50.04221;1.50843;92;20220904;26.2;14.2;20.2;2.9;15.72;0;3.62;17027 +99085;50.04221;1.50843;92;20220905;24.5;16.2;20.3;3;15.85;1.4;3.35;14469 +99085;50.04221;1.50843;92;20220906;25.3;15.3;20.3;2.5;16.54;1.6;3.09;14585 +99085;50.04221;1.50843;92;20220907;23.2;13.7;18.5;3;15.79;0;2.88;14343 +99085;50.04221;1.50843;92;20220908;23.2;13.7;18.5;3.4;15.64;8.6;2.92;14132 +99085;50.04221;1.50843;92;20220909;19.4;14.7;17.1;6.5;15.64;17.8;2.44;9873 +99085;50.04221;1.50843;92;20220910;20;15.6;17.8;4.2;16.49;.8;2.25;9502 +99085;50.04221;1.50843;92;20220911;23.2;11.4;17.3;2.2;15.39;.1;2.6;14559 +99085;50.04221;1.50843;92;20220912;26.9;12.9;19.9;2.8;15.75;.4;3.56;17322 +99085;50.04221;1.50843;92;20220913;22;18;20;2.8;18.49;9.4;2.2;9187 +99085;50.04221;1.50843;92;20220914;19.3;17;18.2;2.6;18.62;4.2;1.33;5325 +99085;50.04221;1.50843;92;20220915;19;11.4;15.2;2.4;13.82;1.3;2.06;12328 +99085;50.04221;1.50843;92;20220916;16.7;12.7;14.7;3.4;11.62;.9;2.21;8653 +99085;50.04221;1.50843;92;20220917;15.5;9.7;12.6;5.4;9.02;0;2.92;9702 +99085;50.04221;1.50843;92;20220918;16.6;5.8;11.2;4;9.89;0;2.31;14318 +99085;50.04221;1.50843;92;20220919;16.7;8.2;12.4;2.6;10.32;.9;2.08;12241 +99085;50.04221;1.50843;92;20220920;17.3;9.8;13.6;2.1;11.42;0;1.88;10754 +99085;50.04221;1.50843;92;20220921;18.2;10.2;14.2;1.9;11.49;0;1.93;11712 +99085;50.04221;1.50843;92;20220922;19.6;6.5;13.1;2.3;10.29;.1;2.32;14503 +99085;50.04221;1.50843;92;20220923;17.4;9.5;13.4;2.2;12.59;3;1.58;9192 +99085;50.04221;1.50843;92;20220924;16.6;12.2;14.4;2.6;13.72;1.9;1.52;8458 +99085;50.04221;1.50843;92;20220925;16.8;9.3;13;3.2;11.22;.7;1.97;10190 +99085;50.04221;1.50843;92;20220926;15.6;11.7;13.6;6;11.55;12.7;2.24;7745 +99085;50.04221;1.50843;92;20220927;15.1;11.1;13.1;7.6;10.62;6.4;2.59;7189 +99085;50.04221;1.50843;92;20220928;14.2;9.1;11.7;4;9.75;.1;2.04;8274 +99085;50.04221;1.50843;92;20220929;15.8;5.9;10.9;2.1;9.85;.3;1.63;11728 +99085;50.04221;1.50843;92;20220930;17.3;5;11.2;3.9;10.35;4.7;1.93;11970 +99085;50.04221;1.50843;92;20221001;18;11.9;15;7.5;14.79;11.5;1.77;9016 +99085;50.04221;1.50843;92;20221002;15.5;13.4;14.4;2.6;14.22;9.4;1.2;5651 +99085;50.04221;1.50843;92;20221003;16.1;6;11;2.7;11.35;0;1.5;11472 +99085;50.04221;1.50843;92;20221004;18;7.5;12.8;3.3;12.59;0;1.61;11209 +99085;50.04221;1.50843;92;20221005;19.3;14;16.7;4.9;13.65;.8;2.4;7926 +99085;50.04221;1.50843;92;20221006;17.2;11.2;14.2;4;11.19;0;2.16;8038 +99085;50.04221;1.50843;92;20221007;18;7.2;12.6;3.2;11.19;1.4;1.78;10983 +99085;50.04221;1.50843;92;20221008;15.5;11.5;13.5;3.5;11.22;.1;1.77;6318 +99085;50.04221;1.50843;92;20221009;17.9;4.7;11.3;2.9;9.52;.1;1.89;11924 +99085;50.04221;1.50843;92;20221010;18.1;8.9;13.5;2.9;11.19;0;1.79;9695 +99085;50.04221;1.50843;92;20221011;16;3.7;9.8;2.1;9.22;.1;1.38;11399 +99085;50.04221;1.50843;92;20221012;17.9;3.1;10.5;2.3;10.39;.2;1.45;11972 +99085;50.04221;1.50843;92;20221013;14.7;11.9;13.3;2.6;14.12;2.4;.9;5339 +99085;50.04221;1.50843;92;20221014;16.9;13.7;15.3;2.1;15.12;1.2;1.04;5321 +99085;50.04221;1.50843;92;20221015;17.8;12.8;15.3;4;14.29;.9;1.45;6027 +99085;50.04221;1.50843;92;20221016;17.9;11.2;14.5;3.3;13.95;4.8;1.34;7618 +99085;50.04221;1.50843;92;20221017;18.2;14.7;16.5;2.8;16.55;.9;1.08;5446 +99085;50.04221;1.50843;92;20221018;18.7;13.4;16;2.5;15.75;.1;1.15;6372 +99085;50.04221;1.50843;92;20221019;18.4;12.3;15.4;5.1;14.95;2.2;1.44;6226 +99085;50.04221;1.50843;92;20221020;20.5;14.2;17.4;3.1;15.85;1.3;1.51;6951 +99085;50.04221;1.50843;92;20221021;20.5;13.4;16.9;4.2;14.69;.3;1.84;7240 +99085;50.04221;1.50843;92;20221022;19;13;16;3.4;14.25;.4;1.51;6624 +99085;50.04221;1.50843;92;20221023;21;14;17.5;4.6;14.69;5.5;2.06;6537 +99085;50.04221;1.50843;92;20221024;18.4;13.8;16.1;5.7;13.62;3.8;1.96;5988 +99085;50.04221;1.50843;92;20221025;17.7;11.4;14.6;3.8;13.75;.1;1.27;6702 +99085;50.04221;1.50843;92;20221026;20.6;14.1;17.4;3.9;15.19;0;1.71;6361 +99085;50.04221;1.50843;92;20221027;22;13.6;17.8;3.6;15.25;0;1.81;6724 +99085;50.04221;1.50843;92;20221028;20.9;14.3;17.6;3.3;15.42;0;1.55;6230 +99085;50.04221;1.50843;92;20221029;22.1;13.1;17.6;3.2;15.49;0;1.55;6235 +99085;50.04221;1.50843;92;20221030;15.1;12.5;13.8;2.5;13.69;.5;.86;3745 +99085;50.04221;1.50843;92;20221031;18.4;8.8;13.6;3.8;13.22;6.3;1.18;6924 +99085;50.04221;1.50843;92;20221101;16.9;11;13.9;6.8;11.35;6.6;2.06;5969 +99085;50.04221;1.50843;92;20221102;15.1;9.7;12.4;5.7;11.05;1.4;1.55;5389 +99085;50.04221;1.50843;92;20221103;14;12.3;13.1;5.3;11.95;5.7;1.42;2967 +99085;50.04221;1.50843;92;20221104;12.1;7.6;9.9;4.2;9.85;2.9;1.04;4772 +99085;50.04221;1.50843;92;20221105;11.6;6.7;9.1;3.4;10.05;4.1;.75;4481 +99085;50.04221;1.50843;92;20221106;11.9;10.2;11.1;4.9;11.92;12.6;.81;2819 +99085;50.04221;1.50843;92;20221107;16.5;10.8;13.7;5.4;12.15;.1;1.52;4088 +99085;50.04221;1.50843;92;20221108;16;11.8;13.9;5.3;11.82;0;1.64;4085 +99085;50.04221;1.50843;92;20221109;14.2;10.4;12.3;5.1;11.45;1.6;1.25;3906 +99085;50.04221;1.50843;92;20221110;15.5;8;11.7;3.8;11.29;0;.99;5364 +99085;50.04221;1.50843;92;20221111;12.2;8.5;10.3;4;10.65;.1;.82;4050 +99085;50.04221;1.50843;92;20221112;12.3;6.2;9.3;3.6;10.65;.1;.66;4521 +99085;50.04221;1.50843;92;20221113;14.4;5.9;10.1;3.4;10.49;.1;.83;5533 +99085;50.04221;1.50843;92;20221114;12.3;4.4;8.3;3.8;10.15;.2;.58;5056 +99085;50.04221;1.50843;92;20221115;12.7;7.9;10.3;4.6;10.79;2.3;.88;3323 +99085;50.04221;1.50843;92;20221116;12.8;7.2;10;4.9;10.49;17.6;.84;4381 +99085;50.04221;1.50843;92;20221117;11.4;10;10.7;7.9;11.02;12.2;1.1;2383 +99085;50.04221;1.50843;92;20221118;12.2;8.4;10.3;4.6;10.09;6.8;1.06;3377 +99085;50.04221;1.50843;92;20221119;10.7;7.2;8.9;4;9.59;1.7;.87;2958 +99085;50.04221;1.50843;92;20221120;11.8;6;8.9;5;8.92;4.8;1.1;3845 +99085;50.04221;1.50843;92;20221121;9.8;5.7;7.8;5;8.92;7.6;.89;3484 +99085;50.04221;1.50843;92;20221122;10.2;4.8;7.5;5.6;9.19;23.7;.67;3840 +99085;50.04221;1.50843;92;20221123;12.4;4.8;8.6;5.5;9.39;8.4;.9;4354 +99085;50.04221;1.50843;92;20221124;12.5;7.4;9.9;5.5;10.05;8.3;.97;3664 +99085;50.04221;1.50843;92;20221125;12.3;7.3;9.8;3.7;9.82;1.5;.84;3594 +99085;50.04221;1.50843;92;20221126;11.1;6.1;8.6;3.8;9.62;3.4;.61;3482 +99085;50.04221;1.50843;92;20221127;9.5;7;8.3;4.4;10.15;19.5;.53;1810 +99085;50.04221;1.50843;92;20221128;11.5;7.9;9.7;2.6;10.32;.3;.53;2820 +99085;50.04221;1.50843;92;20221129;6.3;2.1;4.2;2.6;8.05;0;.26;2403 +99085;50.04221;1.50843;92;20221130;5.5;3;4.2;2;8.05;0;.25;2003 +99085;50.04221;1.50843;92;20221201;6.5;3;4.7;2.2;7.62;.1;.29;3361 +99085;50.04221;1.50843;92;20221202;5.9;-.8;2.5;3.3;6.59;0;.35;3478 +99085;50.04221;1.50843;92;20221203;2.2;1.9;2;5.4;5.99;0;.69;968 +99085;50.04221;1.50843;92;20221204;1.9;1.2;1.5;4.3;5.99;0;.52;1292 +99085;50.04221;1.50843;92;20221205;3.7;.9;2.3;1.7;6.39;.1;.36;1726 +99085;50.04221;1.50843;92;20221206;7.3;-1.1;3.1;1.6;6.82;.3;.13;4129 +99085;50.04221;1.50843;92;20221207;7;.2;3.6;1.7;6.92;2.6;.2;3685 +99085;50.04221;1.50843;92;20221208;4.9;.6;2.8;1.4;6.39;.6;.25;2802 +99085;50.04221;1.50843;92;20221209;4;-5;-.5;1;5.25;.5;.04;4050 +99085;50.04221;1.50843;92;20221210;2.1;-2.3;-.1;2.2;5.99;1.8;.12;2791 +99085;50.04221;1.50843;92;20221211;.3;-.6;-.1;3.5;5.52;0;.38;1084 +99085;50.04221;1.50843;92;20221212;-1.2;-2.1;-1.6;4.1;4.79;0;.4;1508 +99085;50.04221;1.50843;92;20221213;.2;-4.3;-2;3.5;4.12;.4;.44;2872 +99085;50.04221;1.50843;92;20221214;1.7;-2;-.1;2.1;4.52;0;.43;2522 +99085;50.04221;1.50843;92;20221215;3.5;-5;-.7;2.2;5.05;.2;.19;3939 +99085;50.04221;1.50843;92;20221216;5.8;-3.2;1.3;2.1;5.72;0;.22;4028 +99085;50.04221;1.50843;92;20221217;-1.8;-5.4;-3.6;3.1;4.25;0;.23;2525 +99085;50.04221;1.50843;92;20221218;.9;-5.1;-2.1;5.3;5.09;7.3;.16;3336 +99085;50.04221;1.50843;92;20221219;10.5;.5;5.5;6.4;9.92;3.3;.07;3203 +99085;50.04221;1.50843;92;20221220;11.3;10;10.7;4.3;11.12;8.4;.81;1441 +99085;50.04221;1.50843;92;20221221;10.2;6.3;8.2;3;10.55;14.5;.27;2353 +99085;50.04221;1.50843;92;20221222;11.4;8;9.7;4.1;11.72;7.5;.34;1822 +99085;50.04221;1.50843;92;20221223;13.5;9.5;11.5;6;12.15;2.5;.73;2269 +99085;50.04221;1.50843;92;20221224;12.6;10.1;11.3;4.1;11.29;1.6;.8;1950 +99085;50.04221;1.50843;92;20221225;10;9.4;9.7;2.8;11.32;5.9;.46;1113 +99085;50.04221;1.50843;92;20221226;9.7;8.3;9;4.8;9.52;1.7;.92;1557 +99085;50.04221;1.50843;92;20221227;9.9;4.5;7.2;4.6;8.35;.1;.7;3097 +99085;50.04221;1.50843;92;20221228;10.6;7;8.8;6.9;10.42;1.5;.62;2219 +99085;50.04221;1.50843;92;20221229;10;9.7;9.9;6.9;9.25;.3;1.45;1251 +99085;50.04221;1.50843;92;20221230;13.6;4.5;9;5.3;10.49;10.6;.54;4063 +99085;50.04221;1.50843;92;20221231;15.9;11.3;13.6;7.2;13.12;2.1;1.14;2779 +99086;50.08205;1.82923;76;20220101;14.9;10.5;12.7;4.4;11.73;.4;.89;3069 +99086;50.08205;1.82923;76;20220102;13.3;10.8;12.1;6.3;11.3;3.8;1.19;2035 +99086;50.08205;1.82923;76;20220103;11.5;9.7;10.6;3.2;10.7;17.3;.71;1714 +99086;50.08205;1.82923;76;20220104;8.8;6.9;7.9;3.5;8.8;7;.69;1774 +99086;50.08205;1.82923;76;20220105;6;2.6;4.3;5;6.4;.1;.84;2382 +99086;50.08205;1.82923;76;20220106;6.3;.9;3.6;4.1;6.37;2;.55;3623 +99086;50.08205;1.82923;76;20220107;7.7;3.7;5.7;4.3;7.4;14.8;.71;2629 +99086;50.08205;1.82923;76;20220108;8.1;1.6;4.9;5.3;8.2;18;.29;3375 +99086;50.08205;1.82923;76;20220109;7.7;5.1;6.4;5.4;7;.1;1.15;2170 +99086;50.08205;1.82923;76;20220110;2.1;.1;1.1;3.9;6.8;.1;.07;1928 +99086;50.08205;1.82923;76;20220111;4.2;1.7;3;3.9;6.8;.4;.39;2176 +99086;50.08205;1.82923;76;20220112;7.5;1.1;4.3;1.7;7.7;.2;.19;3501 +99086;50.08205;1.82923;76;20220113;6.9;-.6;3.2;1.6;6.7;0;.23;3833 +99086;50.08205;1.82923;76;20220114;9;-.7;4.2;2;6.9;.2;.33;4409 +99086;50.08205;1.82923;76;20220115;5;-.8;2.1;1.7;6.4;.2;.22;3461 +99086;50.08205;1.82923;76;20220116;5.4;.3;2.9;1.5;7.5;.8;.12;3291 +99086;50.08205;1.82923;76;20220117;7.5;.2;3.9;2;7.4;.1;.23;3984 +99086;50.08205;1.82923;76;20220118;8.3;-1.3;3.5;2.1;7.2;.1;.24;4627 +99086;50.08205;1.82923;76;20220119;8.1;1.6;4.9;2.8;8;1.6;.3;3867 +99086;50.08205;1.82923;76;20220120;5.9;.7;3.3;3.9;6.7;.3;.49;3513 +99086;50.08205;1.82923;76;20220121;6.8;.2;3.5;3.2;6.7;.1;.47;4011 +99086;50.08205;1.82923;76;20220122;5.4;4.4;4.9;2.8;7.4;0;.57;1606 +99086;50.08205;1.82923;76;20220123;5;3.7;4.4;1.9;6.9;0;.52;1854 +99086;50.08205;1.82923;76;20220124;6;.6;3.3;2.6;6.4;0;.49;3799 +99086;50.08205;1.82923;76;20220125;-.1;-2.3;-1.2;1.6;5.7;.1;.16;2476 +99086;50.08205;1.82923;76;20220126;4.6;-.1;2.3;1.8;6.9;0;.23;3659 +99086;50.08205;1.82923;76;20220127;8.9;4;6.5;4.6;9.3;.8;.33;3794 +99086;50.08205;1.82923;76;20220128;9.6;2;5.8;2.6;8.6;.3;.36;4793 +99086;50.08205;1.82923;76;20220129;9.8;4.8;7.3;8.1;10.8;.3;0;3957 +99086;50.08205;1.82923;76;20220130;8.5;1.9;5.2;2.4;7.6;1;.49;4615 +99086;50.08205;1.82923;76;20220131;7.3;3.4;5.4;8.4;6.7;0;1.3;3614 +99086;50.08205;1.82923;76;20220201;10.7;1.4;6.1;7.8;9.8;.3;.15;5654 +99086;50.08205;1.82923;76;20220202;10;8.4;9.2;5.4;10.2;0;.79;2405 +99086;50.08205;1.82923;76;20220203;7.7;6.7;7.2;2.3;9.1;.6;.54;1940 +99086;50.08205;1.82923;76;20220204;9.4;7;8.2;4.6;8.3;.6;1.13;3036 +99086;50.08205;1.82923;76;20220205;9.8;2.9;6.4;4.2;7.6;.5;.93;5208 +99086;50.08205;1.82923;76;20220206;10.8;7.8;9.3;9.8;9.6;8.6;1.3;3504 +99086;50.08205;1.82923;76;20220207;9;4.2;6.6;4.8;7.3;.2;1.14;4497 +99086;50.08205;1.82923;76;20220208;10.9;6;8.5;4.9;10.7;.2;.44;4620 +99086;50.08205;1.82923;76;20220209;11.8;6;8.9;1.6;9.5;.2;.64;5107 +99086;50.08205;1.82923;76;20220210;8.2;5.3;6.8;3.4;8.4;2.5;.72;3683 +99086;50.08205;1.82923;76;20220211;9.1;1.6;5.4;2.4;6.7;0;.83;6000 +99086;50.08205;1.82923;76;20220212;7.9;-.4;3.8;3.3;5.6;.1;1.03;6416 +99086;50.08205;1.82923;76;20220213;10.9;.7;5.8;3.9;7.3;2.1;1.03;7228 +99086;50.08205;1.82923;76;20220214;11.3;7.2;9.3;4.7;9.1;.5;1.21;4672 +99086;50.08205;1.82923;76;20220215;9.1;3.2;6.2;3.4;9.1;9.7;.48;5691 +99086;50.08205;1.82923;76;20220216;13.5;8.3;10.9;9.7;12.5;1.5;.65;5433 +99086;50.08205;1.82923;76;20220217;11;9.4;10.2;9.9;9.7;.1;1.64;3079 +99086;50.08205;1.82923;76;20220218;12.1;8.1;10.1;8.4;8.5;1.7;2.1;4928 +99086;50.08205;1.82923;76;20220219;8.7;3.9;6.3;6.7;7.5;1.9;1.23;5483 +99086;50.08205;1.82923;76;20220220;11.9;7.1;9.5;9.6;9.9;4.1;1.34;5573 +99086;50.08205;1.82923;76;20220221;9.5;5.9;7.7;10;7.6;.4;1.81;4909 +99086;50.08205;1.82923;76;20220222;13.2;5.2;9.2;6;9.8;.7;1.24;7419 +99086;50.08205;1.82923;76;20220223;11.6;3.3;7.5;2.1;8.1;.1;.97;7677 +99086;50.08205;1.82923;76;20220224;10;6.4;8.2;5.8;7;2.3;1.88;5149 +99086;50.08205;1.82923;76;20220225;8.8;3.3;6.1;4.6;7.1;.2;1.23;6456 +99086;50.08205;1.82923;76;20220226;9.4;-.1;4.7;3.5;6.3;.1;1.21;8607 +99086;50.08205;1.82923;76;20220227;9.5;1;5.3;5;5.2;0;1.88;8271 +99086;50.08205;1.82923;76;20220228;11.4;1.3;6.4;4.2;5.4;.6;1.97;9153 +99086;50.08205;1.82923;76;20220301;9.2;4.1;6.7;3;7.5;1.5;1.1;6614 +99086;50.08205;1.82923;76;20220302;9.9;5;7.5;3.4;7.6;0;1.28;6583 +99086;50.08205;1.82923;76;20220303;13.4;4.3;8.9;2.2;8.8;0;1.23;9094 +99086;50.08205;1.82923;76;20220304;10.8;6.6;8.7;2.1;10;.3;.84;6282 +99086;50.08205;1.82923;76;20220305;8.2;6.7;7.5;2.7;9.4;.3;.7;3824 +99086;50.08205;1.82923;76;20220306;7.1;-.2;3.5;5;5.8;0;1.3;8518 +99086;50.08205;1.82923;76;20220307;5.4;-1.4;2;4.4;4.7;0;1.36;8343 +99086;50.08205;1.82923;76;20220308;10.6;-1.4;4.6;4.4;4.8;0;2.04;11231 +99086;50.08205;1.82923;76;20220309;13.2;1.9;7.6;3.7;7.4;0;1.74;11057 +99086;50.08205;1.82923;76;20220310;16.3;4.9;10.6;4;7.8;0;2.38;11263 +99086;50.08205;1.82923;76;20220311;12.5;6.4;9.5;4.7;8.9;.5;1.65;8365 +99086;50.08205;1.82923;76;20220312;13.6;6.6;10.1;4.2;9;.1;1.78;9083 +99086;50.08205;1.82923;76;20220313;12.3;7.6;10;4.2;9.2;3;1.59;7552 +99086;50.08205;1.82923;76;20220314;13.4;4.1;8.8;2.1;8.9;0;1.4;10753 +99086;50.08205;1.82923;76;20220315;13;7.1;10.1;2.6;9.6;0;1.41;8688 +99086;50.08205;1.82923;76;20220316;13;7.9;10.5;4.7;10.8;0;1.34;8188 +99086;50.08205;1.82923;76;20220317;11.6;5.6;8.6;3.8;7.8;0;1.74;8995 +99086;50.08205;1.82923;76;20220318;14.3;1.2;7.8;4.8;6.7;.1;2.43;13448 +99086;50.08205;1.82923;76;20220319;15.1;5.6;10.4;7;6;0;3.6;11605 +99086;50.08205;1.82923;76;20220320;12;1.3;6.7;2.7;5.6;0;1.98;12471 +99086;50.08205;1.82923;76;20220321;17.5;2;9.8;3.1;7.9;0;2.45;15193 +99086;50.08205;1.82923;76;20220322;18.7;7.2;13;3.2;7.7;0;2.93;13255 +99086;50.08205;1.82923;76;20220323;19.3;4.8;12.1;2.4;6.6;0;2.84;15063 +99086;50.08205;1.82923;76;20220324;18.2;3.9;11.1;2.9;6.6;0;2.89;15141 +99086;50.08205;1.82923;76;20220325;17.1;5.5;11.3;4.4;7.2;0;3.12;13805 +99086;50.08205;1.82923;76;20220326;17.7;5.1;11.4;4.9;7.9;0;3.16;14557 +99086;50.08205;1.82923;76;20220327;17.6;6.6;12.1;4.4;10;.2;2.56;13763 +99086;50.08205;1.82923;76;20220328;19.2;2.7;11;2.3;9.5;.2;2.45;17044 +99086;50.08205;1.82923;76;20220329;15.1;9.9;12.5;3.3;10.8;1.1;1.92;9693 +99086;50.08205;1.82923;76;20220330;10.5;8;9.3;2.9;9.4;4.1;1.32;6808 +99086;50.08205;1.82923;76;20220331;8;2.6;5.3;7.2;6.9;4.9;1.59;10100 +99086;50.08205;1.82923;76;20220401;5.2;.2;2.7;8;5.7;1.7;1.43;9827 +99086;50.08205;1.82923;76;20220402;7.1;-.9;3.1;4.8;5.3;.1;1.73;12555 +99086;50.08205;1.82923;76;20220403;7.8;-2.4;2.7;2.2;5.5;.5;1.53;14324 +99086;50.08205;1.82923;76;20220404;7.7;.4;4.1;5.4;8.5;1.7;.72;12251 +99086;50.08205;1.82923;76;20220405;12;7.5;9.8;7.3;10.8;.3;1.35;9726 +99086;50.08205;1.82923;76;20220406;11.6;8.5;10.1;5;9.8;4;1.66;8162 +99086;50.08205;1.82923;76;20220407;11.5;9;10.3;9.5;9.4;3.3;2.1;7407 +99086;50.08205;1.82923;76;20220408;5.9;5.4;5.7;3.1;7.5;8.2;.96;3365 +99086;50.08205;1.82923;76;20220409;10.2;1.7;6;3.1;7;1;1.81;13899 +99086;50.08205;1.82923;76;20220410;12.7;.7;6.7;2.5;6.6;0;2.22;16667 +99086;50.08205;1.82923;76;20220411;18;4.4;11.2;4.6;7.8;0;3.48;17911 +99086;50.08205;1.82923;76;20220412;21;10.5;15.8;2.7;11.6;0;3.08;15890 +99086;50.08205;1.82923;76;20220413;17.7;9.2;13.5;1.5;12.2;.1;2.19;14432 +99086;50.08205;1.82923;76;20220414;17.3;6.6;12;2.1;12;.2;2.22;16336 +99086;50.08205;1.82923;76;20220415;20;6.1;13.1;2;11.2;0;2.82;18781 +99086;50.08205;1.82923;76;20220416;18.1;6.8;12.5;3.5;9.7;.1;3.01;17087 +99086;50.08205;1.82923;76;20220417;19.5;5.5;12.5;2.8;7.5;0;3.54;19180 +99086;50.08205;1.82923;76;20220418;13.3;6.2;9.8;3;10.2;0;1.87;13786 +99086;50.08205;1.82923;76;20220419;14.6;5.9;10.3;3.4;10.4;.1;2.11;15384 +99086;50.08205;1.82923;76;20220420;18.7;3.9;11.3;3.5;8.9;0;3.31;20220 +99086;50.08205;1.82923;76;20220421;18.4;4.9;11.7;4.2;9;0;3.39;19470 +99086;50.08205;1.82923;76;20220422;17;8.8;12.9;4.1;9.8;0;3.02;15304 +99086;50.08205;1.82923;76;20220423;17.8;8.3;13.1;4.2;10.8;.1;2.96;16599 +99086;50.08205;1.82923;76;20220424;18.4;9;13.7;4.2;10.1;.1;3.34;16638 +99086;50.08205;1.82923;76;20220425;14.3;4.2;9.3;3.7;9.2;.1;2.39;17376 +99086;50.08205;1.82923;76;20220426;15;5;10;4.1;8.3;.1;2.87;17418 +99086;50.08205;1.82923;76;20220427;15.9;1.4;8.7;4.1;8.1;0;3;21120 +99086;50.08205;1.82923;76;20220428;18.1;4.8;11.5;4.5;9.1;0;3.46;20374 +99086;50.08205;1.82923;76;20220429;16.3;7;11.7;4;9.8;0;2.88;17162 +99086;50.08205;1.82923;76;20220430;14.9;6;10.5;4;8.3;0;2.93;16906 +99086;50.08205;1.82923;76;20220501;16.5;2.3;9.4;2.4;8.5;.1;2.95;21489 +99086;50.08205;1.82923;76;20220502;17.3;6.9;12.1;3.4;9.2;0;3.22;18517 +99086;50.08205;1.82923;76;20220503;17;3.4;10.2;2.8;9.4;0;2.98;21307 +99086;50.08205;1.82923;76;20220504;15.5;2.5;9;2.3;9.8;.1;2.58;20965 +99086;50.08205;1.82923;76;20220505;16;8.9;12.5;3.4;11.7;.2;2.44;15599 +99086;50.08205;1.82923;76;20220506;19.5;5;12.3;2.6;11.4;.1;3.23;22413 +99086;50.08205;1.82923;76;20220507;18.5;9.9;14.2;3.5;13.1;.3;2.81;17372 +99086;50.08205;1.82923;76;20220508;20.2;10.5;15.4;3.8;11.9;0;3.58;18554 +99086;50.08205;1.82923;76;20220509;23.7;5.6;14.7;1.9;10.5;0;4.19;25477 +99086;50.08205;1.82923;76;20220510;20.2;13.7;17;2.8;12.5;.1;3.31;15366 +99086;50.08205;1.82923;76;20220511;20.5;9.3;14.9;3.5;11.8;0;3.65;20269 +99086;50.08205;1.82923;76;20220512;16.4;8;12.2;3.5;11.2;.1;2.73;17651 +99086;50.08205;1.82923;76;20220513;16.7;7.3;12;3.5;10.5;0;2.97;18766 +99086;50.08205;1.82923;76;20220514;20.7;6.8;13.8;1.8;10.8;0;3.62;22927 +99086;50.08205;1.82923;76;20220515;26.8;11.2;19;3.5;12.3;1.8;5.35;24406 +99086;50.08205;1.82923;76;20220516;21.9;15.6;18.8;4;14.8;0;3.66;15597 +99086;50.08205;1.82923;76;20220517;27.5;14.4;21;2.2;14.3;3.6;4.77;22579 +99086;50.08205;1.82923;76;20220518;24.3;12.6;18.5;2.4;15.6;1;3.96;21436 +99086;50.08205;1.82923;76;20220519;17.6;15.6;16.6;2.9;14.8;3.7;2.16;8922 +99086;50.08205;1.82923;76;20220520;16.3;10.5;13.4;2.9;13;11.6;2.4;15234 +99086;50.08205;1.82923;76;20220521;17.9;9.3;13.6;2.5;12.5;.1;2.91;18618 +99086;50.08205;1.82923;76;20220522;22.4;8.4;15.4;1.5;13.2;1.4;3.79;23840 +99086;50.08205;1.82923;76;20220523;14.8;13.7;14.3;3.1;14.7;12.4;1.4;6734 +99086;50.08205;1.82923;76;20220524;16.1;9.9;13;3.7;11.8;.6;2.67;15997 +99086;50.08205;1.82923;76;20220525;16.8;7.5;12.2;3.6;11.9;.8;2.8;19654 +99086;50.08205;1.82923;76;20220526;16.3;12.5;14.4;6.7;13.5;0;2.42;12620 +99086;50.08205;1.82923;76;20220527;17.9;13;15.5;5.3;13.3;.2;2.98;14373 +99086;50.08205;1.82923;76;20220528;17.8;6.4;12.1;2.9;10.4;0;3.37;21974 +99086;50.08205;1.82923;76;20220529;15.3;4;9.7;2.7;9.2;1.2;3;21945 +99086;50.08205;1.82923;76;20220530;16.8;3.4;10.1;1.4;9.2;.1;3.26;23964 +99086;50.08205;1.82923;76;20220531;16.8;6.1;11.5;3;9.8;.3;3.28;21478 +99086;50.08205;1.82923;76;20220601;17.3;7.3;12.3;2.2;10.5;.2;3.21;20820 +99086;50.08205;1.82923;76;20220602;21.1;5.5;13.3;2.8;10.3;0;4.23;26062 +99086;50.08205;1.82923;76;20220603;22.8;10.3;16.6;2.8;13.7;5.7;4.12;23389 +99086;50.08205;1.82923;76;20220604;24.6;13.3;19;3.8;16.5;6;4.3;22290 +99086;50.08205;1.82923;76;20220605;16.8;12.5;14.7;2.9;15.7;.6;2.06;13793 +99086;50.08205;1.82923;76;20220606;18.5;10;14.3;3.1;12.8;.7;3.17;19418 +99086;50.08205;1.82923;76;20220607;19.4;12.5;16;2.9;14.6;3.8;3.05;17531 +99086;50.08205;1.82923;76;20220608;18.7;13.8;16.3;4.9;15;1.9;2.82;14805 +99086;50.08205;1.82923;76;20220609;18.1;12.9;15.5;4.6;13.7;.1;2.95;15275 +99086;50.08205;1.82923;76;20220610;20.3;15.3;17.8;2.3;15.5;0;2.99;15001 +99086;50.08205;1.82923;76;20220611;19.8;13.3;16.6;2.8;13.4;.2;3.35;17122 +99086;50.08205;1.82923;76;20220612;19.1;10.4;14.8;2.7;13;.1;3.3;19828 +99086;50.08205;1.82923;76;20220613;19.5;10.3;14.9;2.2;12.1;0;3.49;20411 +99086;50.08205;1.82923;76;20220614;22.8;8.8;15.8;2.3;11.1;0;4.48;25194 +99086;50.08205;1.82923;76;20220615;27.2;10.1;18.7;2.4;12.5;0;5.42;27864 +99086;50.08205;1.82923;76;20220616;27.3;10.6;19;1.4;13.5;0;4.97;27555 +99086;50.08205;1.82923;76;20220617;33.6;16.1;24.9;2.5;14.6;0;6.76;28223 +99086;50.08205;1.82923;76;20220618;35.1;16.8;26;3.2;16.5;3;7.45;28872 +99086;50.08205;1.82923;76;20220619;17.6;11;14.3;5.1;13;3.4;2.98;17358 +99086;50.08205;1.82923;76;20220620;21;12;16.5;4.6;12.3;0;4.23;20268 +99086;50.08205;1.82923;76;20220621;22.4;10;16.2;3.8;13;0;4.34;23784 +99086;50.08205;1.82923;76;20220622;26.3;10;18.2;4;14;.2;5.39;27262 +99086;50.08205;1.82923;76;20220623;26.6;14.7;20.7;2.4;17.2;7.2;4.62;23293 +99086;50.08205;1.82923;76;20220624;23.1;14.1;18.6;1.6;17.4;15;3.59;20254 +99086;50.08205;1.82923;76;20220625;20.3;13.6;17;2.1;15.1;2.2;3.16;17472 +99086;50.08205;1.82923;76;20220626;22.5;10.5;16.5;1.8;12.7;.3;4.07;23356 +99086;50.08205;1.82923;76;20220627;19.1;11;15.1;2.4;13.3;6.9;3.22;19180 +99086;50.08205;1.82923;76;20220628;24.4;10.7;17.6;2.2;13;0;4.58;24912 +99086;50.08205;1.82923;76;20220629;23;11.5;17.3;2.7;13.7;4.1;4.21;22804 +99086;50.08205;1.82923;76;20220630;17.5;12.6;15.1;1.4;14.5;5.3;2.51;14880 +99086;50.08205;1.82923;76;20220701;19.3;10;14.7;2.5;12.4;.2;3.43;20460 +99086;50.08205;1.82923;76;20220702;23.1;9.8;16.5;2.6;12.3;0;4.43;24426 +99086;50.08205;1.82923;76;20220703;20.3;11.4;15.9;2.8;13.2;.1;3.56;19957 +99086;50.08205;1.82923;76;20220704;20.9;10.8;15.9;2.7;13.2;0;3.71;21222 +99086;50.08205;1.82923;76;20220705;21.4;10.8;16.1;2.7;13.4;.2;3.81;21700 +99086;50.08205;1.82923;76;20220706;21.5;11.1;16.3;2.9;14.6;0;3.65;21453 +99086;50.08205;1.82923;76;20220707;21.3;14.9;18.1;3.4;15;0;3.52;16802 +99086;50.08205;1.82923;76;20220708;24.7;9.1;16.9;1.8;13.8;.2;4.45;26155 +99086;50.08205;1.82923;76;20220709;26;13.2;19.6;2.5;15.3;0;4.66;23639 +99086;50.08205;1.82923;76;20220710;26;9.1;17.6;2;13.5;0;4.8;27091 +99086;50.08205;1.82923;76;20220711;28.7;13.4;21.1;2.3;14.1;0;5.39;25711 +99086;50.08205;1.82923;76;20220712;32.6;14.8;23.7;1.9;14.7;0;6.01;27654 +99086;50.08205;1.82923;76;20220713;30.1;17.8;24;2.4;16.6;0;5.38;22929 +99086;50.08205;1.82923;76;20220714;27.8;14.9;21.4;2.8;16;0;5.05;23410 +99086;50.08205;1.82923;76;20220715;24.3;10.5;17.4;2.2;12.1;0;4.51;24137 +99086;50.08205;1.82923;76;20220716;27.4;10.5;19;2;12.7;0;5.09;26620 +99086;50.08205;1.82923;76;20220717;30.1;12.1;21.1;2.5;10.9;0;6.09;27379 +99086;50.08205;1.82923;76;20220718;37;17;27;2.5;11.5;0;7.5;28721 +99086;50.08205;1.82923;76;20220719;39.9;21.3;30.6;4.4;13.3;1.9;9.81;27634 +99086;50.08205;1.82923;76;20220720;26;18.1;22.1;2.7;18.8;10;3.99;17954 +99086;50.08205;1.82923;76;20220721;24.1;16.4;20.3;3;18.4;0;3.58;17657 +99086;50.08205;1.82923;76;20220722;22.2;13.7;18;3.4;15.9;.4;3.49;18476 +99086;50.08205;1.82923;76;20220723;24.6;14;19.3;2.2;16.9;.2;3.84;20543 +99086;50.08205;1.82923;76;20220724;31.7;14.2;23;2.4;15.8;0;5.8;26272 +99086;50.08205;1.82923;76;20220725;23.8;17.2;20.5;5.4;16.8;0;4.12;16077 +99086;50.08205;1.82923;76;20220726;21.5;16.6;19.1;3.7;15.2;.4;3.4;13795 +99086;50.08205;1.82923;76;20220727;23.9;9.6;16.8;2.9;11.7;0;4.49;23432 +99086;50.08205;1.82923;76;20220728;23.7;12.5;18.1;2.6;11.9;0;4.29;20642 +99086;50.08205;1.82923;76;20220729;26.6;12.1;19.4;1.9;12.2;0;4.61;23368 +99086;50.08205;1.82923;76;20220730;25.1;13.1;19.1;3.1;14;.1;4.45;21154 +99086;50.08205;1.82923;76;20220731;22.2;17.2;19.7;4.9;18.5;.6;3.01;13597 +99086;50.08205;1.82923;76;20220801;24.2;17.2;20.7;3.1;18.3;.4;3.47;15997 +99086;50.08205;1.82923;76;20220802;25.5;14.4;20;2.1;18;.2;3.74;20026 +99086;50.08205;1.82923;76;20220803;31.1;15;23.1;2.2;18.7;.1;5.05;23977 +99086;50.08205;1.82923;76;20220804;23.4;16.9;20.2;3.8;18;.3;3.34;15162 +99086;50.08205;1.82923;76;20220805;23.9;12.2;18.1;3.1;13.4;.1;4.12;20212 +99086;50.08205;1.82923;76;20220806;23.9;9.3;16.6;2.6;10.4;0;4.38;22440 +99086;50.08205;1.82923;76;20220807;26.1;10.5;18.3;3.4;10.6;0;5.18;23054 +99086;50.08205;1.82923;76;20220808;26.7;10.9;18.8;3.5;12.6;0;5.03;23058 +99086;50.08205;1.82923;76;20220809;28.6;14.7;21.7;4.8;15.2;0;5.61;21493 +99086;50.08205;1.82923;76;20220810;32;15.2;23.6;4;15.2;0;6.33;23473 +99086;50.08205;1.82923;76;20220811;33.3;15.7;24.5;3;13.7;0;6.25;23867 +99086;50.08205;1.82923;76;20220812;33.6;16.7;25.2;3.1;12.6;0;6.46;23231 +99086;50.08205;1.82923;76;20220813;32.5;18.2;25.4;3.2;10.8;0;6.4;21227 +99086;50.08205;1.82923;76;20220814;31.3;16.6;24;1.9;12.3;.7;4.99;21371 +99086;50.08205;1.82923;76;20220815;28.9;18.7;23.8;2.2;17.5;.6;4.21;17682 +99086;50.08205;1.82923;76;20220816;28.6;16.9;22.8;2;17.5;.6;4.08;18798 +99086;50.08205;1.82923;76;20220817;25.4;16.2;20.8;2.2;17.1;1;3.46;16551 +99086;50.08205;1.82923;76;20220818;27;13.1;20.1;2.5;17.4;.7;3.88;20183 +99086;50.08205;1.82923;76;20220819;21.9;16.5;19.2;2.7;18.7;2.4;2.43;12498 +99086;50.08205;1.82923;76;20220820;22.4;12.8;17.6;2.6;14.4;.1;3.18;16523 +99086;50.08205;1.82923;76;20220821;26;10.9;18.5;2.1;14.2;.2;3.82;20550 +99086;50.08205;1.82923;76;20220822;27.1;14.1;20.6;2.1;16.1;.4;3.81;18917 +99086;50.08205;1.82923;76;20220823;26;17.6;21.8;2.3;19.7;.2;3.18;15089 +99086;50.08205;1.82923;76;20220824;32;17.3;24.7;1.6;19.9;0;4.19;19785 +99086;50.08205;1.82923;76;20220825;28.3;18.9;23.6;3.8;18;0;4.4;15695 +99086;50.08205;1.82923;76;20220826;24.2;14.5;19.4;2.4;16.5;.1;3.12;15807 +99086;50.08205;1.82923;76;20220827;24.5;10;17.3;2.4;13.2;0;3.55;19150 +99086;50.08205;1.82923;76;20220828;25.4;13.7;19.6;4.5;13.4;0;4.45;17054 +99086;50.08205;1.82923;76;20220829;25.6;14.8;20.2;5.2;12.8;0;4.91;16240 +99086;50.08205;1.82923;76;20220830;27.1;11.6;19.4;3.6;14.3;0;4.3;19271 +99086;50.08205;1.82923;76;20220831;26.3;14;20.2;4;14.4;0;4.26;17012 +99086;50.08205;1.82923;76;20220901;28.6;15.6;22.1;3.8;13.4;.6;4.96;17325 +99086;50.08205;1.82923;76;20220902;22.5;16;19.3;2.2;14.2;.5;2.82;12144 +99086;50.08205;1.82923;76;20220903;25.3;15.5;20.4;2.2;17.2;1.9;3.01;14760 +99086;50.08205;1.82923;76;20220904;28.3;14.2;21.3;2.5;15.2;0;3.91;17524 +99086;50.08205;1.82923;76;20220905;24;16.7;20.4;2.5;15.4;2.9;3.01;12494 +99086;50.08205;1.82923;76;20220906;26.6;15.1;20.9;2.4;16.2;2.5;3.36;15515 +99086;50.08205;1.82923;76;20220907;23.8;13.9;18.9;2.5;15.8;.1;2.84;14251 +99086;50.08205;1.82923;76;20220908;24.1;13.8;19;2.2;15.7;3.4;2.81;14385 +99086;50.08205;1.82923;76;20220909;19.8;14.7;17.3;4.1;15.7;19.9;2.22;10027 +99086;50.08205;1.82923;76;20220910;20.3;14.4;17.4;2.9;16.5;.5;2.02;10668 +99086;50.08205;1.82923;76;20220911;23.1;11.3;17.2;1.9;15.3;.1;2.5;14909 +99086;50.08205;1.82923;76;20220912;26.4;12.8;19.6;2.5;15.7;.5;3.21;15829 +99086;50.08205;1.82923;76;20220913;22;17.7;19.9;2.8;18.4;6.9;2.08;8818 +99086;50.08205;1.82923;76;20220914;19.2;17;18.1;3.1;18.7;5.3;1.36;6247 +99086;50.08205;1.82923;76;20220915;19.3;11.7;15.5;2.1;14.1;0;1.94;11449 +99086;50.08205;1.82923;76;20220916;17.1;12.4;14.8;2.6;11.8;.3;2;8908 +99086;50.08205;1.82923;76;20220917;15.7;6.9;11.3;3.7;9.2;0;2.26;12035 +99086;50.08205;1.82923;76;20220918;17.1;6.1;11.6;3.7;9.7;0;2.33;13293 +99086;50.08205;1.82923;76;20220919;17.6;8;12.8;2.5;10;0;2.17;12273 +99086;50.08205;1.82923;76;20220920;17.9;9.7;13.8;1.6;10.9;0;1.88;11209 +99086;50.08205;1.82923;76;20220921;18.9;10.3;14.6;1.3;10.8;0;1.89;11338 +99086;50.08205;1.82923;76;20220922;20.8;6.8;13.8;2;10.2;0;2.36;14279 +99086;50.08205;1.82923;76;20220923;18.1;9.6;13.9;1.5;12.5;2;1.65;10995 +99086;50.08205;1.82923;76;20220924;17.2;12.3;14.8;2;13.8;1.3;1.47;8251 +99086;50.08205;1.82923;76;20220925;17.8;6.9;12.4;2.8;10.9;.5;1.94;12133 +99086;50.08205;1.82923;76;20220926;15.5;11.2;13.4;3.5;11.8;10.6;1.68;7535 +99086;50.08205;1.82923;76;20220927;15;9.9;12.5;5.2;10.8;5.4;1.95;8097 +99086;50.08205;1.82923;76;20220928;14.3;6.4;10.4;2.3;9.9;.1;1.45;9936 +99086;50.08205;1.82923;76;20220929;16.1;5.6;10.9;1.7;9.7;.3;1.55;11297 +99086;50.08205;1.82923;76;20220930;18;5.3;11.7;2.3;10.4;4.7;1.78;12254 +99086;50.08205;1.82923;76;20221001;18.4;11.8;15.1;5.9;14.8;8.4;1.65;8724 +99086;50.08205;1.82923;76;20221002;15.6;13.5;14.6;2;14.4;9.3;1.05;4869 +99086;50.08205;1.82923;76;20221003;14.4;5.8;10.1;2.4;11.4;0;1.09;9681 +99086;50.08205;1.82923;76;20221004;18.8;6.9;12.9;2.5;12.5;0;1.56;11222 +99086;50.08205;1.82923;76;20221005;19.2;13.3;16.3;3.3;13.6;.5;1.89;7801 +99086;50.08205;1.82923;76;20221006;17.7;9.7;13.7;2.8;11.4;.1;1.73;8949 +99086;50.08205;1.82923;76;20221007;18.6;7.5;13.1;2.2;11.3;1.4;1.62;10383 +99086;50.08205;1.82923;76;20221008;15.6;9.8;12.7;2.9;11.4;.1;1.43;7407 +99086;50.08205;1.82923;76;20221009;17.7;4.9;11.3;2.7;9.6;.1;1.74;10825 +99086;50.08205;1.82923;76;20221010;18.8;8.8;13.8;2.4;11.2;.2;1.69;9431 +99086;50.08205;1.82923;76;20221011;16.3;4.2;10.3;1.4;9.5;.1;1.21;10217 +99086;50.08205;1.82923;76;20221012;18.4;3.1;10.8;1.5;10.2;.2;1.3;11312 +99086;50.08205;1.82923;76;20221013;14.1;11.6;12.9;1.8;14;2.7;.72;4525 +99086;50.08205;1.82923;76;20221014;17.4;13.5;15.5;1.4;15.2;1.8;.96;5557 +99086;50.08205;1.82923;76;20221015;18.4;12.4;15.4;3.2;14.1;.7;1.41;6779 +99086;50.08205;1.82923;76;20221016;17.9;10.8;14.4;2.4;14;5.3;1.13;7257 +99086;50.08205;1.82923;76;20221017;18.6;15;16.8;2.4;16.8;.6;1.03;5098 +99086;50.08205;1.82923;76;20221018;18.7;13.6;16.2;2.4;15.7;.2;1.1;5966 +99086;50.08205;1.82923;76;20221019;17.9;11.8;14.9;5.2;14.7;2.4;1.27;6419 +99086;50.08205;1.82923;76;20221020;21.1;14;17.6;2.8;16;1.9;1.44;6813 +99086;50.08205;1.82923;76;20221021;20.9;13.5;17.2;2.8;14.7;.2;1.57;6845 +99086;50.08205;1.82923;76;20221022;19.4;12.6;16;1.9;14.2;.2;1.17;6458 +99086;50.08205;1.82923;76;20221023;21;14.1;17.6;3.8;14.9;8.8;1.79;6401 +99086;50.08205;1.82923;76;20221024;19.2;13.7;16.5;3.2;13.6;2;1.6;5627 +99086;50.08205;1.82923;76;20221025;18.3;11.1;14.7;2.3;13.6;.3;1.09;6329 +99086;50.08205;1.82923;76;20221026;21.2;13.8;17.5;2.6;15.3;0;1.39;6311 +99086;50.08205;1.82923;76;20221027;21.8;13.4;17.6;3.2;15.2;0;1.59;6612 +99086;50.08205;1.82923;76;20221028;21.6;14.3;18;2.8;15.4;0;1.48;6066 +99086;50.08205;1.82923;76;20221029;22.4;13.1;17.8;2.9;15.4;0;1.5;6730 +99086;50.08205;1.82923;76;20221030;15.3;12.1;13.7;1.8;13.6;.4;.73;3898 +99086;50.08205;1.82923;76;20221031;18.3;9.2;13.8;3.2;13.4;3.3;1.02;6441 +99086;50.08205;1.82923;76;20221101;17.9;10.3;14.1;3.4;11.5;5.1;1.49;5793 +99086;50.08205;1.82923;76;20221102;15.5;9;12.3;3.2;11;1.5;1.14;5272 +99086;50.08205;1.82923;76;20221103;14.3;12;13.2;3.4;12;5.5;1.11;3099 +99086;50.08205;1.82923;76;20221104;11.9;8;10;2.5;10.1;1.7;.76;3959 +99086;50.08205;1.82923;76;20221105;11.9;6;9;1.6;10;3.3;.52;4781 +99086;50.08205;1.82923;76;20221106;11.4;9.7;10.6;2.9;11.8;14.4;.54;2541 +99086;50.08205;1.82923;76;20221107;17;10.2;13.6;2.8;12.2;0;1.02;4964 +99086;50.08205;1.82923;76;20221108;16.4;11.2;13.8;3.2;11.8;0;1.2;4275 +99086;50.08205;1.82923;76;20221109;14.3;10.1;12.2;2.9;11.4;3.1;.91;3784 +99086;50.08205;1.82923;76;20221110;16.1;7.5;11.8;2.1;11.2;0;.73;5312 +99086;50.08205;1.82923;76;20221111;12.1;8.6;10.4;3;10.7;.1;.71;3347 +99086;50.08205;1.82923;76;20221112;9.6;6;7.8;3.2;10.4;.1;.29;3340 +99086;50.08205;1.82923;76;20221113;12.9;5.5;9.2;2.6;10;.1;.59;4698 +99086;50.08205;1.82923;76;20221114;10.4;4.3;7.4;3;9.7;.1;.36;4202 +99086;50.08205;1.82923;76;20221115;12.1;7.6;9.9;3.2;10.8;2.8;.57;3558 +99086;50.08205;1.82923;76;20221116;13.3;6.8;10.1;3.3;10.4;17.5;.7;4204 +99086;50.08205;1.82923;76;20221117;11.5;9.4;10.5;4.8;10.9;11.5;.81;2368 +99086;50.08205;1.82923;76;20221118;12.2;7.3;9.8;2.3;10.1;3.9;.58;3545 +99086;50.08205;1.82923;76;20221119;10.2;6.2;8.2;1.9;9.9;.9;.37;3159 +99086;50.08205;1.82923;76;20221120;11.7;5.9;8.8;3.4;9;4.3;.79;3742 +99086;50.08205;1.82923;76;20221121;8.2;4.4;6.3;3.7;8.7;5.7;.43;2992 +99086;50.08205;1.82923;76;20221122;9.9;4.4;7.2;2.8;9;21.6;.43;3542 +99086;50.08205;1.82923;76;20221123;12.2;4.5;8.4;3.4;9.3;8.9;.61;4126 +99086;50.08205;1.82923;76;20221124;12.5;7;9.8;3;9.9;7.7;.67;3446 +99086;50.08205;1.82923;76;20221125;12;6.5;9.3;1.9;9.7;.5;.47;3400 +99086;50.08205;1.82923;76;20221126;11.6;6;8.8;3.1;9.6;4.2;.57;3386 +99086;50.08205;1.82923;76;20221127;9.2;6.6;7.9;3.7;9.9;19.7;.4;2290 +99086;50.08205;1.82923;76;20221128;12.5;7.5;10;1.4;10.3;.3;.38;3123 +99086;50.08205;1.82923;76;20221129;5.6;1.3;3.5;2;7.6;0;.16;2864 +99086;50.08205;1.82923;76;20221130;5.4;2.2;3.8;1.9;7.9;0;.16;2448 +99086;50.08205;1.82923;76;20221201;6.4;2.9;4.7;2.5;7.5;0;.37;2530 +99086;50.08205;1.82923;76;20221202;5.5;-.7;2.4;3.2;6.5;0;.31;3320 +99086;50.08205;1.82923;76;20221203;2.2;1.8;2;5.7;6;0;.65;861 +99086;50.08205;1.82923;76;20221204;1.8;1.2;1.5;4.5;6;.1;.49;1037 +99086;50.08205;1.82923;76;20221205;3.3;.6;2;1.7;6.5;.3;.23;2139 +99086;50.08205;1.82923;76;20221206;7.4;-.6;3.4;1.4;6.8;0;.16;3625 +99086;50.08205;1.82923;76;20221207;6.8;.1;3.5;1.6;6.8;.9;.21;3292 +99086;50.08205;1.82923;76;20221208;5.2;-.5;2.4;1;6;.3;.18;3016 +99086;50.08205;1.82923;76;20221209;3.5;-5.7;-1.1;1;5;.4;.05;3794 +99086;50.08205;1.82923;76;20221210;1.8;-3.4;-.8;1.4;5.8;1.7;.04;2842 +99086;50.08205;1.82923;76;20221211;0;-.4;-.2;2.8;5.6;1.5;.32;809 +99086;50.08205;1.82923;76;20221212;-1.4;-2.2;-1.8;4.1;4.7;0;.4;1123 +99086;50.08205;1.82923;76;20221213;.4;-4.6;-2.1;4.3;4.2;.1;.47;2741 +99086;50.08205;1.82923;76;20221214;1.3;-2.4;-.5;2.1;4.5;0;.39;2352 +99086;50.08205;1.82923;76;20221215;2.7;-5.4;-1.3;2;4.9;.2;.15;3450 +99086;50.08205;1.82923;76;20221216;4.5;-3.7;.4;1.6;5.4;0;.15;3459 +99086;50.08205;1.82923;76;20221217;-2.5;-5.7;-4.1;3;4.2;0;.17;2169 +99086;50.08205;1.82923;76;20221218;.4;-5;-2.3;5.4;4.9;2.9;.18;2801 +99086;50.08205;1.82923;76;20221219;9.9;-.3;4.8;3.2;9.7;4.3;0;3830 +99086;50.08205;1.82923;76;20221220;11;9.3;10.2;2.4;11.1;11.2;.46;1583 +99086;50.08205;1.82923;76;20221221;9.8;5.8;7.8;1.6;10.4;15.3;.13;2409 +99086;50.08205;1.82923;76;20221222;11.2;8;9.6;2.7;11.7;6.8;.19;2160 +99086;50.08205;1.82923;76;20221223;13.8;9.4;11.6;5.5;12.2;4.6;.63;2529 +99086;50.08205;1.82923;76;20221224;13;9.9;11.5;2.5;11.3;1;.58;2132 +99086;50.08205;1.82923;76;20221225;9.8;9.2;9.5;2.5;11.3;8.3;.39;960 +99086;50.08205;1.82923;76;20221226;9.6;7.5;8.6;2.7;9.6;1.8;.52;1770 +99086;50.08205;1.82923;76;20221227;10;3.9;7;2.2;8.2;.3;.4;3002 +99086;50.08205;1.82923;76;20221228;10.5;6.3;8.4;3.5;10.4;1.9;.28;2507 +99086;50.08205;1.82923;76;20221229;10;9.5;9.8;4.4;9.1;.8;1.19;892 +99086;50.08205;1.82923;76;20221230;13.7;4.2;9;3.6;10.4;11.6;.39;3790 +99086;50.08205;1.82923;76;20221231;15.9;11.8;13.9;3.9;13.1;1.1;.85;2517 +99087;50.1067;2.17656;115;20220101;13.8;9.9;11.8;5.8;11.71;.6;.84;2313 +99087;50.1067;2.17656;115;20220102;13.3;9.9;11.6;6.7;11.11;4.2;1.06;2168 +99087;50.1067;2.17656;115;20220103;10.6;9.5;10;5;10.41;16.4;.8;1189 +99087;50.1067;2.17656;115;20220104;7.8;6.7;7.2;4.5;8.71;7.5;.65;1200 +99087;50.1067;2.17656;115;20220105;5.2;1.2;3.2;4.8;6.31;.1;.58;2423 +99087;50.1067;2.17656;115;20220106;5.6;.4;3;4.5;6.21;1.8;.55;2806 +99087;50.1067;2.17656;115;20220107;6.4;3.3;4.8;4.7;6.91;13.2;.71;2160 +99087;50.1067;2.17656;115;20220108;7.5;.3;3.9;6.1;7.81;18.9;.18;3393 +99087;50.1067;2.17656;115;20220109;7.4;4.2;5.8;4.4;6.91;0;.88;2245 +99087;50.1067;2.17656;115;20220110;1.6;-1.1;.2;3.7;6.41;.2;.02;2076 +99087;50.1067;2.17656;115;20220111;2.7;1.2;1.9;4.9;6.51;.2;.31;1535 +99087;50.1067;2.17656;115;20220112;5.7;-.1;2.8;2.1;7.31;.1;.11;3177 +99087;50.1067;2.17656;115;20220113;7.4;-1.3;3;1.1;6.81;0;.13;3969 +99087;50.1067;2.17656;115;20220114;9;.4;4.7;1.4;7.11;.2;.25;3997 +99087;50.1067;2.17656;115;20220115;6;-.2;2.9;2.1;6.41;.2;.32;3420 +99087;50.1067;2.17656;115;20220116;4.8;.4;2.6;3.1;7.31;.8;.11;2902 +99087;50.1067;2.17656;115;20220117;7.1;-.5;3.3;2.2;7.31;.1;.18;3907 +99087;50.1067;2.17656;115;20220118;7.6;1;4.3;2.4;7.51;.1;.28;3685 +99087;50.1067;2.17656;115;20220119;7.2;1.2;4.2;2.7;7.71;1.9;.24;3560 +99087;50.1067;2.17656;115;20220120;5.2;1.5;3.3;3.7;6.71;.5;.45;2811 +99087;50.1067;2.17656;115;20220121;6.6;.9;3.7;3.2;6.61;.1;.51;3573 +99087;50.1067;2.17656;115;20220122;4.7;3.8;4.2;2.7;7.21;0;.48;1367 +99087;50.1067;2.17656;115;20220123;4.3;3.3;3.8;2.5;6.81;0;.5;1472 +99087;50.1067;2.17656;115;20220124;5.2;.2;2.7;2.8;6.31;0;.42;3500 +99087;50.1067;2.17656;115;20220125;-.4;-1.1;-.8;1.5;5.71;.1;.23;1253 +99087;50.1067;2.17656;115;20220126;3.7;-.3;1.7;2.1;6.61;0;.22;3221 +99087;50.1067;2.17656;115;20220127;8.3;3.6;5.9;4.8;8.71;.5;.36;3560 +99087;50.1067;2.17656;115;20220128;9;2.2;5.6;2.7;8.01;.6;.43;4379 +99087;50.1067;2.17656;115;20220129;9.6;4.3;6.9;8.2;10.21;.4;.03;3916 +99087;50.1067;2.17656;115;20220130;7.8;3.1;5.4;3.3;7.11;1.3;.71;3743 +99087;50.1067;2.17656;115;20220131;6.4;3.8;5.1;9.2;6.51;0;1.28;2800 +99087;50.1067;2.17656;115;20220201;9.6;1.2;5.4;8.1;9.11;.4;.15;5219 +99087;50.1067;2.17656;115;20220202;9.2;8.5;8.8;5.6;9.81;0;.78;1444 +99087;50.1067;2.17656;115;20220203;7;6.5;6.7;3.8;8.81;.6;.55;1224 +99087;50.1067;2.17656;115;20220204;8.6;6.7;7.6;5.5;8.01;.7;1.12;2547 +99087;50.1067;2.17656;115;20220205;8.5;2.5;5.5;5;7.31;.8;.84;4703 +99087;50.1067;2.17656;115;20220206;10.5;7.5;9;11.5;9.31;9.5;1.28;3347 +99087;50.1067;2.17656;115;20220207;8.3;3.3;5.8;5.8;6.91;.2;1.12;4433 +99087;50.1067;2.17656;115;20220208;10;6;8;5.3;10.31;.4;.37;4021 +99087;50.1067;2.17656;115;20220209;11.4;6.5;8.9;2.6;9.31;.2;.76;4541 +99087;50.1067;2.17656;115;20220210;7.2;5.6;6.4;3.8;8.24;2.3;.56;3161 +99087;50.1067;2.17656;115;20220211;8.7;.6;4.7;2.5;6.44;0;.8;7412 +99087;50.1067;2.17656;115;20220212;7.5;-1.1;3.2;3.6;5.54;0;1;7751 +99087;50.1067;2.17656;115;20220213;10.3;.2;5.3;5.2;7.19;2.2;1.06;7801 +99087;50.1067;2.17656;115;20220214;11;7;9;5.3;8.84;.9;1.31;4927 +99087;50.1067;2.17656;115;20220215;9.1;2.1;5.6;5.3;8.89;12.9;.47;6500 +99087;50.1067;2.17656;115;20220216;13.1;7.8;10.4;9.8;12.01;1.8;.58;5329 +99087;50.1067;2.17656;115;20220217;10.3;9.1;9.7;10;9.21;.1;1.58;2514 +99087;50.1067;2.17656;115;20220218;11.4;7.2;9.3;9.7;8.31;1.8;1.91;4893 +99087;50.1067;2.17656;115;20220219;8;3.4;5.7;7.5;7.11;1.6;1.19;5213 +99087;50.1067;2.17656;115;20220220;11.7;5.9;8.8;10.3;9.71;5.5;1.11;5967 +99087;50.1067;2.17656;115;20220221;8.6;5.5;7;11.2;7.31;.3;1.68;4402 +99087;50.1067;2.17656;115;20220222;11.9;4.8;8.3;5.9;9.11;1;1.13;6837 +99087;50.1067;2.17656;115;20220223;10.3;1.4;5.8;3.7;7.61;.1;.96;7795 +99087;50.1067;2.17656;115;20220224;8.8;5.5;7.1;7.1;6.91;2.9;1.68;4775 +99087;50.1067;2.17656;115;20220225;8.5;2.4;5.4;4.3;7.01;.4;1.06;6643 +99087;50.1067;2.17656;115;20220226;8.2;.1;4.1;4;6.41;.3;1.04;7797 +99087;50.1067;2.17656;115;20220227;8.2;.1;4.1;6.1;5.41;0;1.6;7922 +99087;50.1067;2.17656;115;20220228;10.2;-.5;4.8;5.4;5.71;.6;1.69;9267 +99087;50.1067;2.17656;115;20220301;8.1;3.6;5.8;3.2;7.31;2.3;.96;6060 +99087;50.1067;2.17656;115;20220302;8.9;4.7;6.8;3.3;7.21;0;1.18;5942 +99087;50.1067;2.17656;115;20220303;11.8;2.8;7.3;2.6;8.81;0;.97;8891 +99087;50.1067;2.17656;115;20220304;11.9;4.5;8.2;2;9.41;.1;.93;8174 +99087;50.1067;2.17656;115;20220305;9.4;5.8;7.6;3.2;8.81;0;.91;5750 +99087;50.1067;2.17656;115;20220306;6.5;.4;3.4;5.6;5.71;0;1.28;7636 +99087;50.1067;2.17656;115;20220307;4.4;-.8;1.8;5.4;4.51;0;1.38;7146 +99087;50.1067;2.17656;115;20220308;9.3;-1.5;3.9;5.3;5.01;0;1.83;10506 +99087;50.1067;2.17656;115;20220309;12.7;.3;6.5;4.9;7.41;0;1.63;11430 +99087;50.1067;2.17656;115;20220310;14.7;3.4;9;4.3;8.01;0;1.94;11063 +99087;50.1067;2.17656;115;20220311;11.5;5.7;8.6;6.5;8.91;1.4;1.44;8004 +99087;50.1067;2.17656;115;20220312;11.9;5.9;8.9;7.1;9.21;.4;1.46;8259 +99087;50.1067;2.17656;115;20220313;11.3;7.4;9.3;6.8;9.21;3.8;1.5;6728 +99087;50.1067;2.17656;115;20220314;12.2;4.4;8.3;3;8.81;0;1.31;9699 +99087;50.1067;2.17656;115;20220315;12;6.8;9.4;3.1;9.51;0;1.26;8005 +99087;50.1067;2.17656;115;20220316;11.9;7;9.4;5;10.71;0;1;7873 +99087;50.1067;2.17656;115;20220317;10.6;5.5;8;3.8;8.01;.1;1.46;8143 +99087;50.1067;2.17656;115;20220318;14;.8;7.4;5.5;6.49;.1;2.57;14994 +99087;50.1067;2.17656;115;20220319;14.7;4.8;9.7;7.3;6.14;0;3.49;13766 +99087;50.1067;2.17656;115;20220320;11.2;.7;6;2.8;5.54;0;1.97;14239 +99087;50.1067;2.17656;115;20220321;17;1.7;9.4;3.3;7.94;0;2.45;16306 +99087;50.1067;2.17656;115;20220322;18;6.7;12.3;3.2;7.69;0;2.89;15022 +99087;50.1067;2.17656;115;20220323;18.3;4.6;11.5;2.4;6.44;0;2.81;16312 +99087;50.1067;2.17656;115;20220324;18.1;4.2;11.2;3.4;6.54;0;3.15;16516 +99087;50.1067;2.17656;115;20220325;16.7;5.1;10.9;4.4;7.19;0;3.11;15688 +99087;50.1067;2.17656;115;20220326;17.4;5;11.2;5.5;7.59;0;3.38;16246 +99087;50.1067;2.17656;115;20220327;17.8;6;11.9;4.5;9.74;.1;2.75;16032 +99087;50.1067;2.17656;115;20220328;19;3.4;11.2;2.1;9.44;.3;2.5;17937 +99087;50.1067;2.17656;115;20220329;14.5;9.2;11.8;3;10.44;.8;1.82;9473 +99087;50.1067;2.17656;115;20220330;10.8;7;8.9;3.4;9.24;3.1;1.4;7614 +99087;50.1067;2.17656;115;20220331;7.8;2.6;5.2;7.5;6.79;4.6;1.65;10175 +99087;50.1067;2.17656;115;20220401;4.4;.1;2.2;8.2;5.69;2.7;1.26;7904 +99087;50.1067;2.17656;115;20220402;7;-.8;3.1;5.7;5.04;.1;1.89;12406 +99087;50.1067;2.17656;115;20220403;7.7;-3;2.4;2.9;5.29;.3;1.6;14044 +99087;50.1067;2.17656;115;20220404;7.3;-.8;3.2;6.4;7.94;1.6;.65;9562 +99087;50.1067;2.17656;115;20220405;12.4;6.6;9.5;7;10.64;.4;1.3;7935 +99087;50.1067;2.17656;115;20220406;11.7;8;9.8;6.5;9.49;4;1.75;6497 +99087;50.1067;2.17656;115;20220407;11.8;8.6;10.2;10.4;8.99;2.8;2.45;9868 +99087;50.1067;2.17656;115;20220408;5.6;4.8;5.2;3.6;7.44;7.8;.91;2949 +99087;50.1067;2.17656;115;20220409;10.2;1.2;5.7;3.7;6.74;.4;1.99;15665 +99087;50.1067;2.17656;115;20220410;12.3;-.1;6.1;2.8;6.49;0;2.27;18074 +99087;50.1067;2.17656;115;20220411;17.6;3.4;10.5;5.1;7.74;0;3.53;19907 +99087;50.1067;2.17656;115;20220412;20.6;9.4;15;3.6;11.14;0;3.34;17537 +99087;50.1067;2.17656;115;20220413;17.2;8.7;13;1.6;12.24;.4;2.21;15343 +99087;50.1067;2.17656;115;20220414;17.8;6.7;12.2;2.4;11.49;.1;2.58;18316 +99087;50.1067;2.17656;115;20220415;19.2;6.5;12.9;2.5;10.94;0;2.88;18950 +99087;50.1067;2.17656;115;20220416;17.7;5.9;11.8;3.7;9.49;.1;3.13;19705 +99087;50.1067;2.17656;115;20220417;19.2;5.1;12.1;3.6;7.14;0;3.9;21146 +99087;50.1067;2.17656;115;20220418;15.3;5.4;10.4;2.7;9.04;0;2.51;17059 +99087;50.1067;2.17656;115;20220419;16.2;5.6;10.9;4;9.89;.1;2.71;17672 +99087;50.1067;2.17656;115;20220420;18.2;5;11.6;4;8.34;0;3.66;21517 +99087;50.1067;2.17656;115;20220421;18.2;5;11.6;4.4;8.49;0;3.68;21471 +99087;50.1067;2.17656;115;20220422;16.5;8.4;12.5;4.9;9.49;0;3.13;15632 +99087;50.1067;2.17656;115;20220423;17.6;7.3;12.5;4.5;10.49;.1;3.03;17683 +99087;50.1067;2.17656;115;20220424;18.5;8.6;13.6;4.7;9.74;.1;3.58;17383 +99087;50.1067;2.17656;115;20220425;14.2;5;9.6;4.6;9.14;0;2.5;16751 +99087;50.1067;2.17656;115;20220426;15.1;4.9;10;4.5;8.14;.1;3.1;19442 +99087;50.1067;2.17656;115;20220427;16.1;2.2;9.2;5.1;8.14;0;3.29;22285 +99087;50.1067;2.17656;115;20220428;18.5;4.6;11.6;5.2;8.94;0;3.85;22776 +99087;50.1067;2.17656;115;20220429;16.4;7.3;11.8;4.7;9.69;0;3.14;18431 +99087;50.1067;2.17656;115;20220430;14.5;5.7;10.1;4.7;7.99;0;3.18;19527 +99087;50.1067;2.17656;115;20220501;15.9;2.3;9.1;2.7;8.04;0;2.97;20999 +99087;50.1067;2.17656;115;20220502;17.6;6.1;11.9;3.9;8.74;0;3.61;21166 +99087;50.1067;2.17656;115;20220503;17.2;4.3;10.8;3.9;9.14;0;3.33;21633 +99087;50.1067;2.17656;115;20220504;16.4;2.9;9.6;2.7;9.54;.3;2.97;22726 +99087;50.1067;2.17656;115;20220505;16.8;9.2;13;3.4;11.39;.2;2.61;14734 +99087;50.1067;2.17656;115;20220506;21;7.1;14;2.8;10.81;.1;3.65;21804 +99087;50.1067;2.17656;115;20220507;20.2;9.8;15;4.1;12.21;.2;3.42;18956 +99087;50.1067;2.17656;115;20220508;19.6;10.8;15.2;4.8;11.31;0;3.63;17530 +99087;50.1067;2.17656;115;20220509;23.2;5.9;14.5;2.3;10.21;0;4.17;24769 +99087;50.1067;2.17656;115;20220510;22.1;12.4;17.2;4.2;12.11;.1;4.11;18620 +99087;50.1067;2.17656;115;20220511;21.7;9.7;15.7;3.5;11.71;0;3.91;20837 +99087;50.1067;2.17656;115;20220512;17.4;8.5;12.9;3.8;10.81;.1;3.02;18023 +99087;50.1067;2.17656;115;20220513;17.3;7.8;12.5;4.3;9.91;0;3.27;18722 +99087;50.1067;2.17656;115;20220514;21.7;5.4;13.5;1.8;10.71;0;3.79;24686 +99087;50.1067;2.17656;115;20220515;25.5;10.5;18;3.9;12.41;2.2;4.98;23793 +99087;50.1067;2.17656;115;20220516;22.1;15.6;18.8;4.4;14.61;0;3.73;15695 +99087;50.1067;2.17656;115;20220517;26.5;13.6;20;3.1;14.11;4.3;4.8;22265 +99087;50.1067;2.17656;115;20220518;23.9;12.8;18.3;3.1;15.41;0;3.9;20738 +99087;50.1067;2.17656;115;20220519;19.4;15.8;17.6;3.2;15.01;4.9;2.66;11809 +99087;50.1067;2.17656;115;20220520;16.3;10.7;13.5;3.4;12.81;8.3;2.36;14822 +99087;50.1067;2.17656;115;20220521;18.7;10.2;14.4;3.2;12.21;.1;3.13;18366 +99087;50.1067;2.17656;115;20220522;20.9;8.6;14.7;1.6;13.01;1.2;3.44;22207 +99087;50.1067;2.17656;115;20220523;14.6;13.8;14.2;3.6;14.11;9.3;1.35;5593 +99087;50.1067;2.17656;115;20220524;15.7;9.8;12.7;4.7;11.31;.5;2.64;15459 +99087;50.1067;2.17656;115;20220525;15.9;7.2;11.5;4.2;11.21;.9;2.64;18867 +99087;50.1067;2.17656;115;20220526;16.5;12.5;14.5;5.5;13.21;0;2.43;12798 +99087;50.1067;2.17656;115;20220527;18.5;12.7;15.6;5;12.81;.3;3.17;15488 +99087;50.1067;2.17656;115;20220528;17.3;7.5;12.4;3.6;10.11;0;3.3;20234 +99087;50.1067;2.17656;115;20220529;14.1;4.9;9.5;3.5;8.91;.4;2.75;19662 +99087;50.1067;2.17656;115;20220530;16.5;4.6;10.5;2;8.61;.2;3.25;22445 +99087;50.1067;2.17656;115;20220531;17.4;6.4;11.9;2.4;9.21;.7;3.39;21635 +99087;50.1067;2.17656;115;20220601;18;6.9;12.4;3;9.91;0;3.49;21793 +99087;50.1067;2.17656;115;20220602;20.9;5.8;13.3;3.3;9.71;0;4.3;25503 +99087;50.1067;2.17656;115;20220603;23.6;10.5;17;3.6;12.61;10.3;4.58;23804 +99087;50.1067;2.17656;115;20220604;23.6;14.1;18.8;4.7;16.11;7.5;4.06;20299 +99087;50.1067;2.17656;115;20220605;16.3;14.6;15.4;3.1;15.81;1.5;1.6;8534 +99087;50.1067;2.17656;115;20220606;18.3;9.6;13.9;4;12.41;.2;3.14;19501 +99087;50.1067;2.17656;115;20220607;19.1;11;15;2.8;14.31;4.2;2.96;18848 +99087;50.1067;2.17656;115;20220608;17.9;13.4;15.6;4.7;14.41;6.3;2.59;14042 +99087;50.1067;2.17656;115;20220609;17.9;12.1;15;4.6;13.41;0;2.85;15984 +99087;50.1067;2.17656;115;20220610;19;13.9;16.4;2.7;15.21;0;2.69;15004 +99087;50.1067;2.17656;115;20220611;20.4;13.6;17;3.1;13.31;.2;3.49;17368 +99087;50.1067;2.17656;115;20220612;19.4;9.9;14.6;2.8;12.41;.2;3.41;20576 +99087;50.1067;2.17656;115;20220613;20.2;9.2;14.7;2.6;11.51;0;3.76;22175 +99087;50.1067;2.17656;115;20220614;22.5;9.2;15.8;2.6;10.71;0;4.46;24419 +99087;50.1067;2.17656;115;20220615;26.3;10.6;18.4;3.1;12.01;0;5.4;26563 +99087;50.1067;2.17656;115;20220616;26.3;10.7;18.5;1.9;13.01;0;4.89;26497 +99087;50.1067;2.17656;115;20220617;31.6;13.6;22.6;2.9;14.51;0;6.45;28487 +99087;50.1067;2.17656;115;20220618;33;16.7;24.8;3.2;16.91;2;6.66;27114 +99087;50.1067;2.17656;115;20220619;16.5;11.3;13.9;6.3;13.01;1.3;2.53;15265 +99087;50.1067;2.17656;115;20220620;20.5;12;16.2;5.2;12.01;0;4.13;19555 +99087;50.1067;2.17656;115;20220621;21.8;10;15.9;3.8;11.81;0;4.32;23063 +99087;50.1067;2.17656;115;20220622;26;10.3;18.1;3.9;13.01;1.5;5.36;26619 +99087;50.1067;2.17656;115;20220623;25.2;13.5;19.3;2.6;16.91;8.6;4.25;22957 +99087;50.1067;2.17656;115;20220624;22.7;14.1;18.4;2;16.61;16.6;3.52;19657 +99087;50.1067;2.17656;115;20220625;18.1;13.6;15.8;3;14.61;1.4;2.57;14178 +99087;50.1067;2.17656;115;20220626;21.6;10.6;16.1;3;12.71;.2;3.97;22222 +99087;50.1067;2.17656;115;20220627;18.8;11.1;14.9;2.9;12.91;7.4;3.16;18558 +99087;50.1067;2.17656;115;20220628;23.9;9.6;16.7;2.3;12.81;0;4.45;25313 +99087;50.1067;2.17656;115;20220629;23.2;10.2;16.7;2.5;13.11;1.6;4.25;24104 +99087;50.1067;2.17656;115;20220630;15.6;11.4;13.5;2.3;14.31;5.9;2.01;13631 +99087;50.1067;2.17656;115;20220701;18.3;9;13.6;3.2;12.11;0;3.2;20318 +99087;50.1067;2.17656;115;20220702;23.2;8.9;16;2.9;12.11;0;4.47;25188 +99087;50.1067;2.17656;115;20220703;19.2;11.2;15.2;3.4;12.61;.1;3.34;18779 +99087;50.1067;2.17656;115;20220704;20.7;10.3;15.5;3.4;13.31;.1;3.62;21393 +99087;50.1067;2.17656;115;20220705;21.8;10.9;16.3;2.9;13.01;.2;3.92;21864 +99087;50.1067;2.17656;115;20220706;22.3;8.2;15.2;3;13.51;0;3.97;24835 +99087;50.1067;2.17656;115;20220707;19.3;14.5;16.9;3.8;14.41;0;2.97;14409 +99087;50.1067;2.17656;115;20220708;25.3;8;16.6;2.2;12.61;.2;4.75;27405 +99087;50.1067;2.17656;115;20220709;24.5;12.9;18.7;3.4;14.71;0;4.43;22365 +99087;50.1067;2.17656;115;20220710;24.6;10;17.3;2.6;12.91;0;4.58;25044 +99087;50.1067;2.17656;115;20220711;27.5;12.4;19.9;2.2;13.91;0;5.03;25405 +99087;50.1067;2.17656;115;20220712;31.8;13.2;22.5;1.8;14.21;0;5.8;28133 +99087;50.1067;2.17656;115;20220713;30.2;16.7;23.4;2.2;15.31;0;5.39;23880 +99087;50.1067;2.17656;115;20220714;26.2;14.8;20.5;3.1;15.01;0;4.74;21869 +99087;50.1067;2.17656;115;20220715;24.3;10.4;17.3;2.8;11.71;.1;4.67;24085 +99087;50.1067;2.17656;115;20220716;26;10.1;18;2.6;12.81;0;4.88;25684 +99087;50.1067;2.17656;115;20220717;29.1;11;20;3;10.91;0;6.07;27319 +99087;50.1067;2.17656;115;20220718;36.3;15;25.6;2.3;11.61;0;7.1;28939 +99087;50.1067;2.17656;115;20220719;39.1;19.2;29.1;4;13.11;1.7;9.17;28447 +99087;50.1067;2.17656;115;20220720;23.5;17.4;20.4;3.6;18.21;11.1;3.39;15635 +99087;50.1067;2.17656;115;20220721;22.5;16.6;19.5;2.7;17.91;0;3.04;15314 +99087;50.1067;2.17656;115;20220722;20.6;13.5;17;2.9;15.31;.6;3.02;16743 +99087;50.1067;2.17656;115;20220723;24.3;13.4;18.8;1.7;15.81;.2;3.75;20689 +99087;50.1067;2.17656;115;20220724;31.3;13;22.1;3.4;15.51;0;6.11;26729 +99087;50.1067;2.17656;115;20220725;22.8;16.5;19.6;4.7;16.11;0;3.69;15562 +99087;50.1067;2.17656;115;20220726;20.3;15.3;17.8;3.7;14.71;.3;3.06;13787 +99087;50.1067;2.17656;115;20220727;22.7;10.1;16.4;3.4;11.51;0;4.26;21856 +99087;50.1067;2.17656;115;20220728;22.9;10.9;16.9;2.7;11.51;0;4.12;21224 +99087;50.1067;2.17656;115;20220729;27.1;12.4;19.7;2.4;12.61;0;4.84;23388 +99087;50.1067;2.17656;115;20220730;25.7;12.3;19;3.2;14.21;0;4.51;22211 +99087;50.1067;2.17656;115;20220731;23;17.4;20.2;4.8;17.91;.5;3.3;14240 +99087;50.1067;2.17656;115;20220801;23.9;17.2;20.5;2.8;18.21;.7;3.26;15505 +99087;50.1067;2.17656;115;20220802;27.5;14.2;20.8;2.7;17.31;.2;4.37;21776 +99087;50.1067;2.17656;115;20220803;32.5;14.7;23.6;2.2;18.01;.1;5.38;25071 +99087;50.1067;2.17656;115;20220804;24.2;16.1;20.1;3.9;17.11;.3;3.66;16776 +99087;50.1067;2.17656;115;20220805;23.7;13.3;18.5;3.6;13.11;.1;4.16;18914 +99087;50.1067;2.17656;115;20220806;22.8;9.5;16.1;3.1;9.91;0;4.31;21278 +99087;50.1067;2.17656;115;20220807;25.5;10.7;18.1;4.1;10.51;0;5.22;22315 +99087;50.1067;2.17656;115;20220808;26.2;10.3;18.2;3.9;12.51;0;4.93;22990 +99087;50.1067;2.17656;115;20220809;27.9;13.6;20.7;4.8;14.61;0;5.35;21658 +99087;50.1067;2.17656;115;20220810;31.4;15.8;23.6;4.6;14.41;0;6.46;22480 +99087;50.1067;2.17656;115;20220811;32.3;15.4;23.8;3.3;12.71;0;6.22;23248 +99087;50.1067;2.17656;115;20220812;32.7;16.6;24.6;3.4;11.41;0;6.51;22535 +99087;50.1067;2.17656;115;20220813;32;17;24.5;3.1;9.91;0;6.24;21598 +99087;50.1067;2.17656;115;20220814;30.6;16.2;23.4;2.8;12.11;1.4;5.46;21010 +99087;50.1067;2.17656;115;20220815;27.5;17.6;22.5;2.6;17.91;.1;3.93;17275 +99087;50.1067;2.17656;115;20220816;26;15.5;20.7;2.5;17.11;.4;3.64;17665 +99087;50.1067;2.17656;115;20220817;24.8;16.4;20.6;2.6;17.61;.8;3.27;15670 +99087;50.1067;2.17656;115;20220818;27.5;14.6;21;2.9;17.01;.5;4.08;19302 +99087;50.1067;2.17656;115;20220819;22.7;15.7;19.2;4.1;17.91;3.2;2.81;14076 +99087;50.1067;2.17656;115;20220820;22.1;13.4;17.7;3.5;14.11;.1;3.26;15584 +99087;50.1067;2.17656;115;20220821;23.8;10.3;17;2.4;13.51;.2;3.46;19289 +99087;50.1067;2.17656;115;20220822;25.3;15.9;20.6;2;15.61;.3;3.35;15945 +99087;50.1067;2.17656;115;20220823;26.2;17.4;21.8;2.1;18.21;.2;3.26;15297 +99087;50.1067;2.17656;115;20220824;30.6;15.3;22.9;1.6;18.51;0;3.99;20041 +99087;50.1067;2.17656;115;20220825;28;19.4;23.7;4.2;17.51;0;4.45;14867 +99087;50.1067;2.17656;115;20220826;24;15.3;19.6;3.5;15.81;0;3.34;14824 +99087;50.1067;2.17656;115;20220827;23.7;11.3;17.5;3.5;12.81;0;3.68;17567 +99087;50.1067;2.17656;115;20220828;24.4;13.7;19;4.9;13.01;0;4.27;16164 +99087;50.1067;2.17656;115;20220829;24.4;14.7;19.5;6.1;12.21;0;4.86;15245 +99087;50.1067;2.17656;115;20220830;26.8;13.4;20.1;4.9;14.21;0;4.62;17776 +99087;50.1067;2.17656;115;20220831;24.9;15.2;20;5.4;14.21;0;4.28;14964 +99087;50.1067;2.17656;115;20220901;27.7;16.5;22.1;4.8;13.21;.1;5.15;15937 +99087;50.1067;2.17656;115;20220902;21.5;14.8;18.1;2.2;13.01;.4;2.72;12180 +99087;50.1067;2.17656;115;20220903;24.7;14.6;19.6;2.6;16.21;1.1;3.03;14837 +99087;50.1067;2.17656;115;20220904;27.2;12.6;19.9;3.3;14.31;.1;4.01;17687 +99087;50.1067;2.17656;115;20220905;25.1;16.3;20.7;3.6;15.11;8.5;3.57;13566 +99087;50.1067;2.17656;115;20220906;24.3;14.7;19.5;3.8;16.11;2.2;3.16;14031 +99087;50.1067;2.17656;115;20220907;22.6;13.4;18;4;15.91;1.4;2.72;13591 +99087;50.1067;2.17656;115;20220908;21.8;14.2;18;4.3;15.31;4.2;2.72;12212 +99087;50.1067;2.17656;115;20220909;18.9;14.2;16.5;5.9;15.31;21;2.09;9475 +99087;50.1067;2.17656;115;20220910;19.9;14.8;17.3;3.4;16.11;.3;1.98;9769 +99087;50.1067;2.17656;115;20220911;22.1;11.1;16.6;1.6;14.91;.2;2.26;14248 +99087;50.1067;2.17656;115;20220912;24.4;12.1;18.2;2.7;15.21;.5;2.84;14908 +99087;50.1067;2.17656;115;20220913;21.6;17.3;19.4;3.5;17.71;3.6;2.12;8665 +99087;50.1067;2.17656;115;20220914;18.5;16.7;17.6;3.8;18.11;9;1.23;5499 +99087;50.1067;2.17656;115;20220915;18;11.4;14.7;2.6;13.61;0;1.77;10521 +99087;50.1067;2.17656;115;20220916;15.3;11.2;13.2;4;11.31;.5;1.88;8169 +99087;50.1067;2.17656;115;20220917;14.6;8.5;11.5;5.1;9.11;0;2.31;9874 +99087;50.1067;2.17656;115;20220918;15.7;6.5;11.1;3.8;9.41;.1;2.11;12010 +99087;50.1067;2.17656;115;20220919;16.4;7.8;12.1;3.3;9.81;0;2.11;11468 +99087;50.1067;2.17656;115;20220920;16.8;8.7;12.7;2.3;10.71;0;1.84;10990 +99087;50.1067;2.17656;115;20220921;17.7;9.1;13.4;1.7;10.71;.1;1.82;11188 +99087;50.1067;2.17656;115;20220922;19;7.7;13.3;1.8;9.71;.1;2.08;12682 +99087;50.1067;2.17656;115;20220923;17;9.5;13.2;2.3;11.61;2.2;1.69;10179 +99087;50.1067;2.17656;115;20220924;16.2;11.9;14;2.7;13.11;.9;1.42;7579 +99087;50.1067;2.17656;115;20220925;15.7;8.2;11.9;3.5;11.01;.6;1.65;9919 +99087;50.1067;2.17656;115;20220926;14.5;10.6;12.5;5;11.21;8.2;1.68;7024 +99087;50.1067;2.17656;115;20220927;14.5;8.3;11.4;4;10.61;3.4;1.56;8771 +99087;50.1067;2.17656;115;20220928;13.7;6.1;9.9;2.9;9.41;0;1.47;9594 +99087;50.1067;2.17656;115;20220929;16.6;4.5;10.5;1.6;9.31;.3;1.57;11975 +99087;50.1067;2.17656;115;20220930;16.4;5.5;10.9;4.2;9.91;5.5;1.87;11204 +99087;50.1067;2.17656;115;20221001;17.5;11.3;14.4;6.9;14.31;6.5;1.46;8303 +99087;50.1067;2.17656;115;20221002;14.9;12.9;13.9;2.9;13.81;8.8;1.02;4597 +99087;50.1067;2.17656;115;20221003;14.8;6.6;10.7;2.3;11.31;.2;1.14;9302 +99087;50.1067;2.17656;115;20221004;17.8;6.4;12.1;3.8;12.01;0;1.53;10834 +99087;50.1067;2.17656;115;20221005;18.1;13.9;16;4.9;13.31;.5;2.01;6433 +99087;50.1067;2.17656;115;20221006;16.7;9.5;13.1;3.2;10.81;.1;1.71;8339 +99087;50.1067;2.17656;115;20221007;17.3;6.1;11.7;3.6;10.71;1.2;1.66;10278 +99087;50.1067;2.17656;115;20221008;15.4;9;12.2;2.9;11.01;.1;1.37;7625 +99087;50.1067;2.17656;115;20221009;17;5.1;11;3.5;9.21;.2;1.84;10288 +99087;50.1067;2.17656;115;20221010;17.8;7.7;12.7;3.7;10.61;.1;1.83;9326 +99087;50.1067;2.17656;115;20221011;15.6;5.8;10.7;2.1;9.01;0;1.39;9046 +99087;50.1067;2.17656;115;20221012;16.8;4.3;10.5;2.2;9.81;.1;1.34;10076 +99087;50.1067;2.17656;115;20221013;13.7;10;11.8;3.3;13.21;2.3;.67;5341 +99087;50.1067;2.17656;115;20221014;16.1;13.7;14.9;2.9;15.01;1.1;.9;4211 +99087;50.1067;2.17656;115;20221015;17;12;14.5;5;13.81;.4;1.32;6036 +99087;50.1067;2.17656;115;20221016;16.1;11.4;13.7;4.2;13.81;2.9;1.02;5756 +99087;50.1067;2.17656;115;20221017;17.8;14.5;16.1;3.1;16.41;.5;.93;4726 +99087;50.1067;2.17656;115;20221018;18.1;13;15.5;2.6;15.21;.1;1.03;5811 +99087;50.1067;2.17656;115;20221019;17.3;11.4;14.3;5.5;14.21;1;1.16;6159 +99087;50.1067;2.17656;115;20221020;19.8;13.2;16.5;4.4;15.41;2.1;1.43;6416 +99087;50.1067;2.17656;115;20221021;19.8;13;16.4;5.2;14.41;.1;1.76;6408 +99087;50.1067;2.17656;115;20221022;18;13.1;15.5;3.7;14.01;.1;1.33;5332 +99087;50.1067;2.17656;115;20221023;20.4;13.5;16.9;5.7;14.71;4.9;1.91;6246 +99087;50.1067;2.17656;115;20221024;17.6;14.2;15.9;7.3;13.21;2.6;2.11;4275 +99087;50.1067;2.17656;115;20221025;16.9;11.3;14.1;4.2;13.41;.1;1.14;5430 +99087;50.1067;2.17656;115;20221026;20.1;13.5;16.8;4.4;14.61;0;1.63;5807 +99087;50.1067;2.17656;115;20221027;20.3;13;16.6;4.6;14.61;0;1.63;6012 +99087;50.1067;2.17656;115;20221028;21;13.4;17.2;3.9;14.91;0;1.59;6034 +99087;50.1067;2.17656;115;20221029;20.6;12.8;16.7;4.1;15.21;0;1.41;6012 +99087;50.1067;2.17656;115;20221030;15.1;11.9;13.5;3;13.01;.3;.88;3741 +99087;50.1067;2.17656;115;20221031;17;8;12.5;4.9;12.81;.9;.94;6251 +99087;50.1067;2.17656;115;20221101;15.2;10.1;12.6;7.4;11.31;3.9;1.58;4596 +99087;50.1067;2.17656;115;20221102;13.9;9;11.4;5.8;10.61;.3;1.29;4426 +99087;50.1067;2.17656;115;20221103;13.3;10.6;11.9;6;11.61;4.2;1.08;3197 +99087;50.1067;2.17656;115;20221104;11.1;7.5;9.3;3.8;9.81;1.1;.79;3648 +99087;50.1067;2.17656;115;20221105;10.8;3.5;7.1;4;9.41;1.2;.47;5159 +99087;50.1067;2.17656;115;20221106;10.5;9.2;9.8;6.9;11.21;15;.56;2068 +99087;50.1067;2.17656;115;20221107;15.2;10.4;12.8;6.4;12.01;0;1.23;4020 +99087;50.1067;2.17656;115;20221108;15.1;10.5;12.8;7;11.51;0;1.46;3866 +99087;50.1067;2.17656;115;20221109;13.7;9.9;11.8;5.5;11.11;2.6;1.13;3444 +99087;50.1067;2.17656;115;20221110;14.5;7.2;10.8;4.5;10.71;0;.93;4741 +99087;50.1067;2.17656;115;20221111;10.9;8.3;9.6;5.4;10.31;.1;.76;2732 +99087;50.1067;2.17656;115;20221112;9.5;5.7;7.6;4.2;9.81;.1;.37;3274 +99087;50.1067;2.17656;115;20221113;11.5;4.6;8;2.9;9.31;.1;.54;4382 +99087;50.1067;2.17656;115;20221114;9.1;2.8;5.9;4.4;9.21;.1;.19;4113 +99087;50.1067;2.17656;115;20221115;11.1;6.4;8.7;5.8;10.81;4;.32;3479 +99087;50.1067;2.17656;115;20221116;11.6;6.1;8.8;6.8;10.51;15.8;.49;3713 +99087;50.1067;2.17656;115;20221117;10.9;9.1;10;8.1;10.51;10.5;.91;2037 +99087;50.1067;2.17656;115;20221118;10.4;7.6;9;4.6;9.91;2.3;.66;2531 +99087;50.1067;2.17656;115;20221119;10.2;5.6;7.9;2.6;9.61;.7;.39;3228 +99087;50.1067;2.17656;115;20221120;10.8;5.1;7.9;3.9;8.81;4.5;.69;3553 +99087;50.1067;2.17656;115;20221121;7.5;2.9;5.2;5.3;8.41;4.6;.27;3131 +99087;50.1067;2.17656;115;20221122;8.8;4.5;6.6;6.3;8.61;17.5;.58;2978 +99087;50.1067;2.17656;115;20221123;11.5;3.9;7.7;6.4;9.01;9.4;.74;3943 +99087;50.1067;2.17656;115;20221124;11;7.1;9;5.8;9.61;7.4;.82;2750 +99087;50.1067;2.17656;115;20221125;11.4;6.7;9;3.1;9.51;.5;.61;2988 +99087;50.1067;2.17656;115;20221126;10.2;3.6;6.9;5.1;8.91;2.6;.47;3516 +99087;50.1067;2.17656;115;20221127;8;5.8;6.9;6.8;9.41;18.8;.32;1951 +99087;50.1067;2.17656;115;20221128;10.8;7.4;9.1;2.8;10.11;.3;.47;2424 +99087;50.1067;2.17656;115;20221129;5.4;.6;3;2;7.31;.1;.14;2867 +99087;50.1067;2.17656;115;20221130;5.8;2.6;4.2;2.3;7.91;0;.19;2290 +99087;50.1067;2.17656;115;20221201;5.9;2.7;4.3;3.5;7.61;0;.31;2263 +99087;50.1067;2.17656;115;20221202;4.1;.4;2.2;4;6.51;.1;.3;2415 +99087;50.1067;2.17656;115;20221203;1.8;1.3;1.5;5.9;5.81;0;.58;800 +99087;50.1067;2.17656;115;20221204;1.3;.9;1.1;5;5.81;.3;.47;694 +99087;50.1067;2.17656;115;20221205;2.9;.3;1.6;2.3;6.51;.6;.19;1942 +99087;50.1067;2.17656;115;20221206;6.6;.9;3.7;2.3;7.21;.1;.23;2908 +99087;50.1067;2.17656;115;20221207;5.4;1.3;3.3;2.9;7.01;.5;.27;2425 +99087;50.1067;2.17656;115;20221208;5.5;-.6;2.4;1.3;6.01;.2;.22;2961 +99087;50.1067;2.17656;115;20221209;2.1;-4.1;-1;2;5.31;.3;.11;2964 +99087;50.1067;2.17656;115;20221210;1.4;-3.1;-.9;2.3;5.61;.1;.08;2488 +99087;50.1067;2.17656;115;20221211;-.8;-1;-.9;5.7;5.41;1.3;.27;423 +99087;50.1067;2.17656;115;20221212;-1.1;-3;-2.1;5.6;4.61;0;.36;1553 +99087;50.1067;2.17656;115;20221213;-.5;-4.4;-2.5;4.2;4.11;0;.43;2267 +99087;50.1067;2.17656;115;20221214;.6;-2.6;-1;2.2;4.41;0;.38;2032 +99087;50.1067;2.17656;115;20221215;2.5;-4.1;-.8;1.9;4.61;.2;.26;2960 +99087;50.1067;2.17656;115;20221216;3.4;-2;.7;3;5.31;0;.36;2656 +99087;50.1067;2.17656;115;20221217;-2.9;-5.7;-4.3;2.6;4.21;0;.13;1873 +99087;50.1067;2.17656;115;20221218;0;-5.4;-2.7;4.8;4.72;4.3;.15;2745 +99087;50.1067;2.17656;115;20221219;8.8;.4;4.6;7.9;8.91;3.5;0;3322 +99087;50.1067;2.17656;115;20221220;10;8.7;9.3;5.2;10.61;17.2;.53;1230 +99087;50.1067;2.17656;115;20221221;9;5.8;7.4;3.6;10.11;16;.14;2001 +99087;50.1067;2.17656;115;20221222;11;7.8;9.4;3.9;11.41;6.1;.2;2001 +99087;50.1067;2.17656;115;20221223;13.4;9.5;11.4;5.6;11.81;4.1;.66;2225 +99087;50.1067;2.17656;115;20221224;11.7;10;10.8;4.2;11.11;1.3;.69;1429 +99087;50.1067;2.17656;115;20221225;9.9;8.8;9.3;3.5;11.41;12.2;.26;1128 +99087;50.1067;2.17656;115;20221226;9.2;8.9;9;5;9.31;1.5;.97;532 +99087;50.1067;2.17656;115;20221227;8.6;3.3;5.9;5.3;7.91;.4;.58;2643 +99087;50.1067;2.17656;115;20221228;9.7;6.1;7.9;7.8;10.11;3.6;.29;2166 +99087;50.1067;2.17656;115;20221229;9.5;9.5;9.5;7;9.01;1.3;1.42;0 +99087;50.1067;2.17656;115;20221230;13;3.2;8.1;7.1;10.31;12.3;.34;3692 +99087;50.1067;2.17656;115;20221231;14.7;12.8;13.7;8.5;13.01;1.4;1.23;1566 +99088;50.13011;2.52451;137;20220101;13.7;9.7;11.7;5;11.63;.8;.77;2675 +99088;50.13011;2.52451;137;20220102;12.9;9.5;11.2;6.7;10.93;6;1.04;2282 +99088;50.13011;2.52451;137;20220103;10.5;8.9;9.7;5.2;10.33;15.4;.79;1142 +99088;50.13011;2.52451;137;20220104;7.7;6.5;7.1;4.5;8.7;6.6;.67;1180 +99088;50.13011;2.52451;137;20220105;5;.5;2.8;4.4;6.13;.1;.54;2915 +99088;50.13011;2.52451;137;20220106;5.6;.3;2.9;4.4;6.33;1.6;.5;3184 +99088;50.13011;2.52451;137;20220107;5.9;2.8;4.4;5.3;6.97;13.7;.69;2210 +99088;50.13011;2.52451;137;20220108;7.4;0;3.7;6.1;7.8;15.4;.18;3129 +99088;50.13011;2.52451;137;20220109;6.9;3.3;5.1;4.1;6.9;0;.69;2912 +99088;50.13011;2.52451;137;20220110;1.9;-.4;.7;3.3;6.5;.3;.1;1568 +99088;50.13011;2.52451;137;20220111;2.3;.7;1.5;4.4;6.3;0;.3;2037 +99088;50.13011;2.52451;137;20220112;5.2;-.3;2.5;2.3;7.13;0;.15;2596 +99088;50.13011;2.52451;137;20220113;7.4;-1.1;3.1;.9;6.73;0;.08;4030 +99088;50.13011;2.52451;137;20220114;9.3;1;5.1;1.3;7.1;.2;.2;4530 +99088;50.13011;2.52451;137;20220115;6.4;-1.3;2.6;1.9;6.3;.3;.25;4374 +99088;50.13011;2.52451;137;20220116;3.8;-.7;1.6;3;6.97;.7;.1;2442 +99088;50.13011;2.52451;137;20220117;6.9;.4;3.7;2.1;7.4;.1;.24;3477 +99088;50.13011;2.52451;137;20220118;7.2;1.2;4.2;2.3;7.6;.1;.27;3744 +99088;50.13011;2.52451;137;20220119;6.5;.5;3.5;2.8;7.57;1.5;.24;2983 +99088;50.13011;2.52451;137;20220120;4.8;1;2.9;3.9;6.63;1.9;.44;3014 +99088;50.13011;2.52451;137;20220121;6.3;.9;3.6;3;6.63;.1;.48;3623 +99088;50.13011;2.52451;137;20220122;4.5;3.3;3.9;2.7;7.17;0;.47;1266 +99088;50.13011;2.52451;137;20220123;4.1;3;3.5;2.2;6.77;0;.49;1245 +99088;50.13011;2.52451;137;20220124;5.2;-.1;2.5;2.6;6.27;0;.38;4426 +99088;50.13011;2.52451;137;20220125;-.1;-2;-1.1;1.5;5.7;.1;.18;2247 +99088;50.13011;2.52451;137;20220126;3.2;-.5;1.4;2.4;6.5;0;.24;2582 +99088;50.13011;2.52451;137;20220127;8.1;3;5.5;4.8;8.57;.3;.38;3083 +99088;50.13011;2.52451;137;20220128;7.9;1.1;4.5;3;7.8;.2;.32;4297 +99088;50.13011;2.52451;137;20220129;9.8;4;6.9;7.7;10.07;.2;.15;3403 +99088;50.13011;2.52451;137;20220130;8;2.4;5.2;3.2;7.07;.8;.67;4634 +99088;50.13011;2.52451;137;20220131;6.5;3.7;5.1;8.5;6.3;0;1.39;3339 +99088;50.13011;2.52451;137;20220201;9.5;.7;5.1;7.1;8.9;.4;.21;4825 +99088;50.13011;2.52451;137;20220202;9.2;8;8.6;5.2;9.83;0;.74;1529 +99088;50.13011;2.52451;137;20220203;6.7;6.3;6.5;4.3;8.73;.4;.59;865 +99088;50.13011;2.52451;137;20220204;8.6;6.5;7.5;5.7;7.93;.5;1.18;2760 +99088;50.13011;2.52451;137;20220205;8.1;1.6;4.9;5.4;7.23;.8;.8;5436 +99088;50.13011;2.52451;137;20220206;10.1;6.6;8.3;10.8;9.13;10.3;1.18;3005 +99088;50.13011;2.52451;137;20220207;8.2;2.6;5.4;5.2;6.67;.1;1.09;5660 +99088;50.13011;2.52451;137;20220208;9.9;5.3;7.6;5.4;10.1;.3;.39;3582 +99088;50.13011;2.52451;137;20220209;10.5;6.5;8.5;2.8;9.13;.2;.76;4634 +99088;50.13011;2.52451;137;20220210;7;4.3;5.6;4.1;8.09;2.8;.4;2640 +99088;50.13011;2.52451;137;20220211;8.3;-.3;4;2.5;6.19;0;.77;8825 +99088;50.13011;2.52451;137;20220212;7.1;-1.7;2.7;3.9;5.49;0;.97;9087 +99088;50.13011;2.52451;137;20220213;9.8;-.2;4.8;6.4;7.09;1.3;1.1;8375 +99088;50.13011;2.52451;137;20220214;10.7;6.9;8.8;6;8.59;1.2;1.41;5182 +99088;50.13011;2.52451;137;20220215;9.2;1;5.1;7.2;8.69;10.1;.47;7310 +99088;50.13011;2.52451;137;20220216;13;7.6;10.3;10.3;11.93;1.9;.65;4523 +99088;50.13011;2.52451;137;20220217;10.6;8.8;9.7;10;8.93;.2;1.81;3602 +99088;50.13011;2.52451;137;20220218;11.4;7.3;9.4;10.2;8.33;1.5;2.04;4393 +99088;50.13011;2.52451;137;20220219;7.9;3;5.4;8.1;7.1;1.9;1.21;5589 +99088;50.13011;2.52451;137;20220220;11.3;5.7;8.5;10.3;9.6;5;1.13;4935 +99088;50.13011;2.52451;137;20220221;8.7;4.8;6.7;10;7.23;.1;1.62;4984 +99088;50.13011;2.52451;137;20220222;11.6;4;7.8;5.7;9;.8;1.06;5902 +99088;50.13011;2.52451;137;20220223;10.1;1.9;6;3.8;7.73;0;.96;6679 +99088;50.13011;2.52451;137;20220224;9;5.1;7;6.7;7;2.4;1.66;5475 +99088;50.13011;2.52451;137;20220225;8.7;1.8;5.3;4.4;6.87;1;1.14;7638 +99088;50.13011;2.52451;137;20220226;8.2;.3;4.3;3.9;6.33;.2;1.08;8481 +99088;50.13011;2.52451;137;20220227;8.3;.5;4.4;5.5;5.3;0;1.65;7829 +99088;50.13011;2.52451;137;20220228;9.7;0;4.8;4.6;5.43;.7;1.67;8950 +99088;50.13011;2.52451;137;20220301;8.9;3.5;6.2;3.1;6.9;1.1;1.13;5492 +99088;50.13011;2.52451;137;20220302;9.3;4.2;6.7;2.9;6.93;0;1.23;5777 +99088;50.13011;2.52451;137;20220303;12.3;3.8;8.1;2.3;8.4;0;1.14;9324 +99088;50.13011;2.52451;137;20220304;12.5;5;8.7;1.8;8.87;0;1.07;8383 +99088;50.13011;2.52451;137;20220305;9.7;4.7;7.2;2.8;8.47;.1;.98;7188 +99088;50.13011;2.52451;137;20220306;6.7;-.2;3.3;5;5.6;0;1.32;9345 +99088;50.13011;2.52451;137;20220307;4.6;-1.6;1.5;5.4;4.43;0;1.46;9227 +99088;50.13011;2.52451;137;20220308;9.4;-1.1;4.2;5.3;4.73;0;2.02;10370 +99088;50.13011;2.52451;137;20220309;13.2;1.5;7.3;4.4;7.03;0;1.88;12174 +99088;50.13011;2.52451;137;20220310;14.7;3.7;9.2;4.2;7.57;0;2.13;12079 +99088;50.13011;2.52451;137;20220311;12.2;5.2;8.7;6.1;8.63;2.5;1.67;8987 +99088;50.13011;2.52451;137;20220312;11.2;6;8.6;6.2;9.17;1;1.36;8345 +99088;50.13011;2.52451;137;20220313;11.7;7.1;9.4;5.8;9.2;3;1.5;6721 +99088;50.13011;2.52451;137;20220314;12.5;4.4;8.4;2.9;8.77;0;1.42;10913 +99088;50.13011;2.52451;137;20220315;11.3;6.9;9.1;3.1;9.43;.4;1.2;6795 +99088;50.13011;2.52451;137;20220316;11.2;6.6;8.9;4.7;10.5;0;.97;8420 +99088;50.13011;2.52451;137;20220317;10;5.4;7.7;3.7;7.9;0;1.45;8985 +99088;50.13011;2.52451;137;20220318;13.7;.5;7.1;6.1;6.29;.1;2.71;16541 +99088;50.13011;2.52451;137;20220319;14.3;4;9.2;7.6;6.29;0;3.38;15927 +99088;50.13011;2.52451;137;20220320;10.5;.2;5.4;2.8;5.49;0;1.95;16007 +99088;50.13011;2.52451;137;20220321;16.5;1.5;9;3.5;7.99;0;2.45;17420 +99088;50.13011;2.52451;137;20220322;17.3;6.2;11.8;3.2;7.69;0;2.85;16790 +99088;50.13011;2.52451;137;20220323;17.4;4.4;10.9;2.4;6.29;0;2.78;17562 +99088;50.13011;2.52451;137;20220324;18;4.6;11.3;3.9;6.49;0;3.41;17892 +99088;50.13011;2.52451;137;20220325;16.4;4.8;10.6;4.3;7.19;0;3.1;17571 +99088;50.13011;2.52451;137;20220326;17.1;5;11.1;6;7.29;0;3.61;17936 +99088;50.13011;2.52451;137;20220327;18;5.4;11.7;4.5;9.49;.1;2.93;18301 +99088;50.13011;2.52451;137;20220328;18.8;4.2;11.5;2;9.39;.2;2.55;18830 +99088;50.13011;2.52451;137;20220329;13.9;8.5;11.2;2.7;10.09;.8;1.72;9254 +99088;50.13011;2.52451;137;20220330;11.2;6.1;8.7;3.8;9.09;1.8;1.47;8420 +99088;50.13011;2.52451;137;20220331;7.7;2.7;5.2;7.9;6.69;3.3;1.71;10251 +99088;50.13011;2.52451;137;20220401;3.6;0;1.8;8.4;5.69;2.5;1.09;5982 +99088;50.13011;2.52451;137;20220402;6.9;-.7;3.1;6.5;4.79;0;2.06;12257 +99088;50.13011;2.52451;137;20220403;7.7;-3.5;2.1;3.5;5.09;.1;1.67;13764 +99088;50.13011;2.52451;137;20220404;6.9;-2;2.5;7.3;7.39;1.1;.58;6874 +99088;50.13011;2.52451;137;20220405;12.8;5.8;9.3;6.6;10.49;.2;1.24;6144 +99088;50.13011;2.52451;137;20220406;11.8;7.5;9.7;8;9.19;3;1.84;4833 +99088;50.13011;2.52451;137;20220407;12.1;8.2;10.2;11.3;8.59;2.4;2.8;12329 +99088;50.13011;2.52451;137;20220408;5.4;4.2;4.8;4.2;7.39;6.7;.85;2534 +99088;50.13011;2.52451;137;20220409;10.2;.8;5.5;4.3;6.49;.1;2.16;17431 +99088;50.13011;2.52451;137;20220410;12;-.9;5.6;3;6.39;0;2.32;19481 +99088;50.13011;2.52451;137;20220411;17.2;2.4;9.8;5.7;7.69;0;3.59;21903 +99088;50.13011;2.52451;137;20220412;20.3;8.2;14.3;4.4;10.69;0;3.6;19184 +99088;50.13011;2.52451;137;20220413;16.8;8.2;12.5;1.6;12.29;.6;2.22;16255 +99088;50.13011;2.52451;137;20220414;18.4;6.8;12.6;2.8;10.99;0;2.93;20296 +99088;50.13011;2.52451;137;20220415;18.5;6.9;12.7;2.9;10.69;.1;2.95;19119 +99088;50.13011;2.52451;137;20220416;17.3;5;11.2;3.9;9.29;0;3.24;22323 +99088;50.13011;2.52451;137;20220417;18.9;4.7;11.8;4.3;6.79;0;4.27;23113 +99088;50.13011;2.52451;137;20220418;17.5;4.6;11.1;2.4;7.89;0;3.14;20332 +99088;50.13011;2.52451;137;20220419;17.9;5.3;11.6;4.5;9.39;0;3.31;19961 +99088;50.13011;2.52451;137;20220420;17.8;6.2;12;4.6;7.79;0;4.02;22815 +99088;50.13011;2.52451;137;20220421;18;5.2;11.6;4.6;7.99;0;3.96;23473 +99088;50.13011;2.52451;137;20220422;16.1;8;12.1;5.7;9.19;0;3.24;15960 +99088;50.13011;2.52451;137;20220423;17.4;6.4;11.9;4.9;10.19;.4;3.1;18768 +99088;50.13011;2.52451;137;20220424;18.7;8.3;13.5;5.2;9.39;0;3.82;18129 +99088;50.13011;2.52451;137;20220425;14.1;5.8;10;5.4;9.09;.1;2.61;16127 +99088;50.13011;2.52451;137;20220426;15.2;4.8;10;4.8;7.99;0;3.33;21467 +99088;50.13011;2.52451;137;20220427;16.4;3.1;9.8;6.1;8.19;0;3.58;23450 +99088;50.13011;2.52451;137;20220428;19;4.4;11.7;5.9;8.79;0;4.23;25179 +99088;50.13011;2.52451;137;20220429;16.6;7.6;12.1;5.3;9.59;0;3.4;19701 +99088;50.13011;2.52451;137;20220430;14.2;5.4;9.8;5.4;7.69;0;3.43;22148 +99088;50.13011;2.52451;137;20220501;15.4;2.3;8.9;2.9;7.59;0;2.99;20509 +99088;50.13011;2.52451;137;20220502;18;5.3;11.7;4.4;8.29;0;3.99;23816 +99088;50.13011;2.52451;137;20220503;17.5;5.3;11.4;4.9;8.89;0;3.67;21959 +99088;50.13011;2.52451;137;20220504;17.4;3.3;10.4;3.1;9.29;1;3.37;24488 +99088;50.13011;2.52451;137;20220505;17.6;9.5;13.6;3.4;11.09;.2;2.77;13870 +99088;50.13011;2.52451;137;20220506;21;6.1;13.5;2.6;10.5;.1;3.78;23699 +99088;50.13011;2.52451;137;20220507;20.2;9.3;14.7;3.7;12.2;.4;3.45;19680 +99088;50.13011;2.52451;137;20220508;19.5;10.4;15;4.4;11.47;0;3.55;17706 +99088;50.13011;2.52451;137;20220509;23.5;6;14.7;2.4;10.27;0;4.4;25798 +99088;50.13011;2.52451;137;20220510;23.2;12.3;17.8;3.8;12.03;.1;4.43;20007 +99088;50.13011;2.52451;137;20220511;22.4;9.3;15.9;3.9;11.9;0;4.26;22729 +99088;50.13011;2.52451;137;20220512;18.2;8.1;13.2;3.7;10.73;.1;3.35;20253 +99088;50.13011;2.52451;137;20220513;17.8;6.5;12.2;3.9;9.73;0;3.5;21402 +99088;50.13011;2.52451;137;20220514;21.6;6.1;13.8;2;10.53;0;3.91;24834 +99088;50.13011;2.52451;137;20220515;26.4;9.4;17.9;3.8;12.17;1.8;5.36;25631 +99088;50.13011;2.52451;137;20220516;22.4;15.3;18.8;4;14.43;0;3.9;17107 +99088;50.13011;2.52451;137;20220517;26.8;13.5;20.1;3;13.93;3.4;5.08;24223 +99088;50.13011;2.52451;137;20220518;24.6;13.1;18.8;2.9;15.33;2.7;4.33;22962 +99088;50.13011;2.52451;137;20220519;21.1;15.9;18.5;3;15.13;4;3.3;15707 +99088;50.13011;2.52451;137;20220520;16.9;11.3;14.1;3.4;13.1;6.5;2.54;15207 +99088;50.13011;2.52451;137;20220521;19.7;9.2;14.4;3;11.9;.1;3.47;20547 +99088;50.13011;2.52451;137;20220522;21.9;8.4;15.2;1.5;12.73;1;3.7;23487 +99088;50.13011;2.52451;137;20220523;15.8;13.5;14.6;3.1;14.07;8.6;1.7;7197 +99088;50.13011;2.52451;137;20220524;16.2;9.4;12.8;4.5;11.13;.3;2.79;16196 +99088;50.13011;2.52451;137;20220525;16.4;6.6;11.5;4.2;11;.8;2.9;20102 +99088;50.13011;2.52451;137;20220526;17.5;12.3;14.9;5.1;13.13;0;2.67;13060 +99088;50.13011;2.52451;137;20220527;19.1;12.6;15.9;4.5;12.57;.2;3.44;16626 +99088;50.13011;2.52451;137;20220528;17.4;8;12.7;3.4;9.93;0;3.35;19357 +99088;50.13011;2.52451;137;20220529;14.7;4.6;9.7;3.4;8.87;.1;2.95;20810 +99088;50.13011;2.52451;137;20220530;16.2;3.6;9.9;1.8;8.43;0;3.27;23239 +99088;50.13011;2.52451;137;20220531;18.4;5.4;11.9;2.7;9.1;1;3.83;24388 +99088;50.13011;2.52451;137;20220601;18.5;6.4;12.5;3;9.7;.1;3.75;23517 +99088;50.13011;2.52451;137;20220602;21.3;5.3;13.3;2.9;9.57;0;4.47;27106 +99088;50.13011;2.52451;137;20220603;24;9.7;16.8;3.5;12.53;11.1;4.85;25523 +99088;50.13011;2.52451;137;20220604;24.7;13.7;19.2;4.5;15.97;7.6;4.65;23027 +99088;50.13011;2.52451;137;20220605;17.5;14.4;16;3;16.23;3;1.74;9125 +99088;50.13011;2.52451;137;20220606;19;10;14.5;3.7;12.47;.3;3.35;19895 +99088;50.13011;2.52451;137;20220607;19.6;10.6;15.1;2.7;14.07;4.3;3.15;19231 +99088;50.13011;2.52451;137;20220608;18.3;13.3;15.8;4.8;14.2;4.3;2.75;13450 +99088;50.13011;2.52451;137;20220609;18.7;11.3;15;4.3;13.1;0;3.25;18619 +99088;50.13011;2.52451;137;20220610;20.6;14;17.3;2.9;15.03;.2;3.01;14869 +99088;50.13011;2.52451;137;20220611;21.4;13.7;17.6;3;13.4;.2;3.84;18758 +99088;50.13011;2.52451;137;20220612;20.2;9.2;14.7;3.2;12.23;.1;3.8;22804 +99088;50.13011;2.52451;137;20220613;20;9.4;14.7;2.6;11.37;0;3.97;23737 +99088;50.13011;2.52451;137;20220614;22.5;7.8;15.2;2.4;10.6;0;4.67;27173 +99088;50.13011;2.52451;137;20220615;26.2;9.9;18;2.8;12;0;5.44;27740 +99088;50.13011;2.52451;137;20220616;26.5;11.2;18.8;2.1;12.97;0;5.19;27779 +99088;50.13011;2.52451;137;20220617;31.1;15;23;3;14.27;0;6.53;28276 +99088;50.13011;2.52451;137;20220618;33.5;17;25.2;3.4;16.7;1.4;7.08;28291 +99088;50.13011;2.52451;137;20220619;17.9;11.7;14.8;6.7;13.13;.8;3.13;16558 +99088;50.13011;2.52451;137;20220620;20.7;12.1;16.4;5.1;12;0;4.28;19944 +99088;50.13011;2.52451;137;20220621;22.1;8.8;15.4;3.6;11.73;0;4.24;22081 +99088;50.13011;2.52451;137;20220622;25.9;9.9;17.9;3.7;13.33;3.5;5.4;27969 +99088;50.13011;2.52451;137;20220623;26.3;13.5;19.9;2.6;16.97;9;4.3;21930 +99088;50.13011;2.52451;137;20220624;22.7;14.3;18.5;2.4;16.67;8.7;3.47;18447 +99088;50.13011;2.52451;137;20220625;18.3;13.4;15.9;3.2;14.5;.6;2.49;12356 +99088;50.13011;2.52451;137;20220626;21.1;11.1;16.1;2.8;12.7;0;4.02;22739 +99088;50.13011;2.52451;137;20220627;19.8;12.9;16.3;3;13.17;3.1;3.41;18333 +99088;50.13011;2.52451;137;20220628;24.2;10.5;17.3;2.2;12.8;0;4.67;26105 +99088;50.13011;2.52451;137;20220629;24.4;10.1;17.3;2.6;13.1;.6;4.63;25376 +99088;50.13011;2.52451;137;20220630;15.2;12.1;13.7;2.2;14.17;9.5;1.9;11641 +99088;50.13011;2.52451;137;20220701;19.4;9;14.2;3.1;12.23;.1;3.52;21858 +99088;50.13011;2.52451;137;20220702;24.3;8.6;16.4;2.8;12;0;4.77;26220 +99088;50.13011;2.52451;137;20220703;20;10.9;15.4;3.4;12.4;.1;3.66;20065 +99088;50.13011;2.52451;137;20220704;22.2;10.1;16.2;3.1;12.87;.1;4.2;24292 +99088;50.13011;2.52451;137;20220705;22.6;10.4;16.5;2.5;12.73;.1;4.07;22551 +99088;50.13011;2.52451;137;20220706;22.9;8.9;15.9;2.8;13.3;0;4.33;26283 +99088;50.13011;2.52451;137;20220707;18.9;14;16.5;3.9;14.2;.1;2.95;14244 +99088;50.13011;2.52451;137;20220708;25.6;8;16.8;2;12.4;.1;4.92;28586 +99088;50.13011;2.52451;137;20220709;24.5;13;18.7;3.2;14.2;0;4.76;24315 +99088;50.13011;2.52451;137;20220710;24.9;9.8;17.4;2.6;12.77;0;4.87;26828 +99088;50.13011;2.52451;137;20220711;27.6;11.9;19.8;2.3;13.83;0;5.3;27216 +99088;50.13011;2.52451;137;20220712;31.4;13.8;22.6;1.9;14.1;0;5.72;27039 +99088;50.13011;2.52451;137;20220713;30.9;18.5;24.7;2.7;14.93;0;5.95;23690 +99088;50.13011;2.52451;137;20220714;26.8;15.3;21.1;3.1;14.83;0;5.11;23100 +99088;50.13011;2.52451;137;20220715;24.7;10.5;17.6;2.6;11.53;0;4.92;25999 +99088;50.13011;2.52451;137;20220716;26;10.6;18.3;2.7;12.33;0;5.11;26614 +99088;50.13011;2.52451;137;20220717;29.2;10.4;19.8;2.6;10.9;0;6.02;28339 +99088;50.13011;2.52451;137;20220718;36.3;14.8;25.5;2.4;11.6;0;7.2;28987 +99088;50.13011;2.52451;137;20220719;39.2;21;30.1;4.3;13.47;2.8;9.56;27970 +99088;50.13011;2.52451;137;20220720;24;17.9;21;3.4;19.67;8.5;3.3;14870 +99088;50.13011;2.52451;137;20220721;23.5;17.1;20.3;3;19.57;.2;2.94;13339 +99088;50.13011;2.52451;137;20220722;21.8;14.1;17.9;3;17.2;.7;3.36;18451 +99088;50.13011;2.52451;137;20220723;27.2;14.1;20.7;2;17.93;0;4.5;22731 +99088;50.13011;2.52451;137;20220724;31.7;15.2;23.4;3.3;18.27;0;6.12;26885 +99088;50.13011;2.52451;137;20220725;23.2;16.9;20.1;4.5;15.71;.1;3.94;15755 +99088;50.13011;2.52451;137;20220726;21.6;14.8;18.2;3.4;14.4;.2;3.37;15157 +99088;50.13011;2.52451;137;20220727;22.8;9.8;16.3;3.2;11.27;0;4.49;23723 +99088;50.13011;2.52451;137;20220728;23.6;10.4;17;2.6;11.43;0;4.33;21826 +99088;50.13011;2.52451;137;20220729;27.1;12;19.5;2.4;12.27;0;5.05;24981 +99088;50.13011;2.52451;137;20220730;26.7;11.9;19.3;2.8;14.1;0;4.79;23752 +99088;50.13011;2.52451;137;20220731;23.3;16.8;20.1;4.8;17.7;.1;3.27;12731 +99088;50.13011;2.52451;137;20220801;24.8;17.2;21;2.7;18.07;.4;3.48;15851 +99088;50.13011;2.52451;137;20220802;28.3;14;21.1;2.8;17;.1;4.84;23605 +99088;50.13011;2.52451;137;20220803;33.2;15.2;24.2;2.4;17.6;0;5.74;25717 +99088;50.13011;2.52451;137;20220804;25;16.1;20.5;3.5;17.37;.8;3.74;16737 +99088;50.13011;2.52451;137;20220805;23.3;13.4;18.4;3.5;13.33;0;4.17;19645 +99088;50.13011;2.52451;137;20220806;22.6;9.3;16;2.8;10.1;0;4.34;22643 +99088;50.13011;2.52451;137;20220807;25.2;10.3;17.7;4;10.63;0;5.26;23809 +99088;50.13011;2.52451;137;20220808;26.1;10.8;18.4;4;12.6;0;5.09;23882 +99088;50.13011;2.52451;137;20220809;28.1;14;21;4.7;14.47;.1;5.63;23106 +99088;50.13011;2.52451;137;20220810;31.6;15.3;23.4;4.4;14.17;0;6.65;24036 +99088;50.13011;2.52451;137;20220811;32.3;15.1;23.7;3.2;12.47;0;6.33;24367 +99088;50.13011;2.52451;137;20220812;32.9;16.1;24.5;3.2;11.37;0;6.53;23904 +99088;50.13011;2.52451;137;20220813;32.1;17.3;24.7;3.1;9.9;0;6.45;22964 +99088;50.13011;2.52451;137;20220814;31;16.2;23.6;2.9;12.4;.7;5.7;21974 +99088;50.13011;2.52451;137;20220815;28.1;17.4;22.8;3;17.47;.2;4.45;19236 +99088;50.13011;2.52451;137;20220816;26.6;16.1;21.3;2.6;17.5;1.8;3.91;18726 +99088;50.13011;2.52451;137;20220817;25.3;16.7;21;2.3;18.27;1;3.26;15548 +99088;50.13011;2.52451;137;20220818;26.5;14.8;20.7;2.8;17.27;.2;3.91;19104 +99088;50.13011;2.52451;137;20220819;23;15.6;19.3;3.8;17.9;3.7;2.75;12891 +99088;50.13011;2.52451;137;20220820;22.8;13.1;17.9;3.4;14.23;.1;3.54;17766 +99088;50.13011;2.52451;137;20220821;24.5;11.7;18.1;2.4;13.8;.5;3.66;19606 +99088;50.13011;2.52451;137;20220822;26.1;15.7;20.9;2.3;15.57;.7;3.64;16707 +99088;50.13011;2.52451;137;20220823;27.3;16.5;21.9;2.2;17.8;.1;3.63;17062 +99088;50.13011;2.52451;137;20220824;30.5;15.8;23.1;1.7;18.7;0;3.97;20142 +99088;50.13011;2.52451;137;20220825;28.1;18.8;23.5;3.2;16.71;0;4.5;16949 +99088;50.13011;2.52451;137;20220826;25.1;16.6;20.8;3.5;15.93;0;3.58;14132 +99088;50.13011;2.52451;137;20220827;23.6;11;17.3;3.2;13.07;0;3.66;18507 +99088;50.13011;2.52451;137;20220828;24.4;13.2;18.8;4.7;12.97;0;4.39;17178 +99088;50.13011;2.52451;137;20220829;24.3;14.4;19.4;5.8;12.03;0;4.94;16166 +99088;50.13011;2.52451;137;20220830;26.8;13.6;20.2;4.4;14.27;0;4.65;18849 +99088;50.13011;2.52451;137;20220831;25.3;15;20.1;4.8;14.23;0;4.36;16288 +99088;50.13011;2.52451;137;20220901;28;14.8;21.4;4.1;12.97;0;4.99;17396 +99088;50.13011;2.52451;137;20220902;23.3;12.9;18.1;2.3;13.03;3.5;3.09;14730 +99088;50.13011;2.52451;137;20220903;24.9;15.3;20.1;2.6;16.37;.5;3.08;14093 +99088;50.13011;2.52451;137;20220904;27.7;13.8;20.7;3.2;14.17;0;4.26;18558 +99088;50.13011;2.52451;137;20220905;25.7;16.6;21.1;3.6;14.9;8.2;3.83;14365 +99088;50.13011;2.52451;137;20220906;24.9;14.7;19.8;3.4;15.9;1.9;3.33;14806 +99088;50.13011;2.52451;137;20220907;22.8;13.9;18.4;4.1;15.93;.9;3;14517 +99088;50.13011;2.52451;137;20220908;22;14.1;18;4.3;15.2;3.9;2.82;11422 +99088;50.13011;2.52451;137;20220909;19.7;13.9;16.8;6.1;15.23;14;2.33;9454 +99088;50.13011;2.52451;137;20220910;20.9;14.5;17.7;3.7;15.83;.2;2.37;11447 +99088;50.13011;2.52451;137;20220911;22.2;11.6;16.9;1.9;14.8;.2;2.34;14110 +99088;50.13011;2.52451;137;20220912;25.4;12.7;19;2.8;14.93;.6;3.21;16408 +99088;50.13011;2.52451;137;20220913;21.5;17;19.2;3.2;17.7;3.7;2.08;8708 +99088;50.13011;2.52451;137;20220914;18.2;16.5;17.4;3.5;18.13;11.9;1.17;4531 +99088;50.13011;2.52451;137;20220915;18.5;11;14.7;2.3;13.53;.3;1.79;10247 +99088;50.13011;2.52451;137;20220916;16.1;10.8;13.5;3.7;11.07;1.1;2.1;9185 +99088;50.13011;2.52451;137;20220917;15;7.5;11.2;4.3;9;0;2.37;12142 +99088;50.13011;2.52451;137;20220918;16;6.3;11.1;3.8;9.27;.1;2.25;12652 +99088;50.13011;2.52451;137;20220919;17.5;7.6;12.5;3;9.8;0;2.25;12311 +99088;50.13011;2.52451;137;20220920;17.6;8;12.8;2;10.57;.1;1.88;11472 +99088;50.13011;2.52451;137;20220921;18;7.5;12.7;1.7;10.37;.1;1.93;13142 +99088;50.13011;2.52451;137;20220922;19.4;6.9;13.2;1.9;9.5;0;2.24;14405 +99088;50.13011;2.52451;137;20220923;17.5;9.7;13.6;2.2;11.4;2.8;1.79;10123 +99088;50.13011;2.52451;137;20220924;16.6;11.7;14.1;2.4;13.2;1.4;1.41;7231 +99088;50.13011;2.52451;137;20220925;16.7;8.3;12.5;3.4;11;.7;1.89;11452 +99088;50.13011;2.52451;137;20220926;14;9.3;11.7;5.3;11.03;7.5;1.59;6869 +99088;50.13011;2.52451;137;20220927;14.9;7.5;11.2;4;10.53;3.5;1.63;9111 +99088;50.13011;2.52451;137;20220928;14.6;5.7;10.1;2.9;9.47;.1;1.63;11412 +99088;50.13011;2.52451;137;20220929;16.1;4.9;10.5;1.7;9.2;.3;1.6;11819 +99088;50.13011;2.52451;137;20220930;16.7;5.5;11.1;4.2;9.93;6;1.97;11945 +99088;50.13011;2.52451;137;20221001;18.3;11;14.7;6.8;14.13;5.6;1.72;8054 +99088;50.13011;2.52451;137;20221002;15.1;12.7;13.9;2.6;13.7;8.7;1.06;4687 +99088;50.13011;2.52451;137;20221003;14.9;6;10.5;2;11.17;0;1.13;9522 +99088;50.13011;2.52451;137;20221004;17.8;6.5;12.2;3.3;11.97;0;1.51;10384 +99088;50.13011;2.52451;137;20221005;18.2;13.8;16;5.2;13.4;.3;2.08;5518 +99088;50.13011;2.52451;137;20221006;17.3;8.6;12.9;2.9;10.73;.1;1.76;10018 +99088;50.13011;2.52451;137;20221007;17.7;6.9;12.3;3.3;10.53;.7;1.78;11147 +99088;50.13011;2.52451;137;20221008;15.8;9;12.4;2.9;10.83;0;1.53;9048 +99088;50.13011;2.52451;137;20221009;17;5.3;11.2;3.4;9.27;.1;1.91;11215 +99088;50.13011;2.52451;137;20221010;17.9;8.3;13.1;3.5;10.73;.3;1.82;9121 +99088;50.13011;2.52451;137;20221011;15.2;5;10.1;1.9;9;0;1.34;10267 +99088;50.13011;2.52451;137;20221012;16.9;3.7;10.3;1.9;9.67;0;1.33;10329 +99088;50.13011;2.52451;137;20221013;13.9;10.1;12;3.2;13;1.5;.77;4921 +99088;50.13011;2.52451;137;20221014;16;13.5;14.8;3;15.03;.3;.9;3604 +99088;50.13011;2.52451;137;20221015;17.4;12.5;15;4.3;14.07;.6;1.35;5426 +99088;50.13011;2.52451;137;20221016;16.5;11;13.7;3.5;13.9;5.6;1.05;6797 +99088;50.13011;2.52451;137;20221017;17.8;13.8;15.8;3.2;16.63;4.1;.86;4289 +99088;50.13011;2.52451;137;20221018;19.1;13.3;16.2;2.4;15.37;.2;1.17;6517 +99088;50.13011;2.52451;137;20221019;17.6;10.7;14.2;5.3;14.2;1;1.23;7236 +99088;50.13011;2.52451;137;20221020;20.1;13;16.5;4.6;15.37;5.4;1.56;6405 +99088;50.13011;2.52451;137;20221021;19.7;13.1;16.4;5;14.5;.1;1.75;6466 +99088;50.13011;2.52451;137;20221022;18.2;13.1;15.7;3.9;14.07;.1;1.46;6464 +99088;50.13011;2.52451;137;20221023;19.9;13.3;16.6;5.1;14.73;5.2;1.81;6677 +99088;50.13011;2.52451;137;20221024;18;13.9;15.9;7.4;13.43;3;2.14;5321 +99088;50.13011;2.52451;137;20221025;16.9;11.1;14;4.1;13.33;.1;1.17;6410 +99088;50.13011;2.52451;137;20221026;20.6;13.3;16.9;4.3;14.63;0;1.71;6847 +99088;50.13011;2.52451;137;20221027;20.5;13;16.7;4.4;14.53;0;1.7;6733 +99088;50.13011;2.52451;137;20221028;21.3;14.3;17.8;3.5;15.03;0;1.63;6531 +99088;50.13011;2.52451;137;20221029;20.4;13;16.7;3.8;15.23;0;1.39;6252 +99088;50.13011;2.52451;137;20221030;15.9;12;13.9;2.7;13.13;.3;.93;4497 +99088;50.13011;2.52451;137;20221031;17.6;9.4;13.5;4.1;13.27;1;.99;6145 +99088;50.13011;2.52451;137;20221101;15.3;9.9;12.6;8;11.4;3.1;1.67;5329 +99088;50.13011;2.52451;137;20221102;14.1;8.8;11.4;6;10.4;0;1.45;5458 +99088;50.13011;2.52451;137;20221103;13.5;10.5;12;5.7;11.5;3.6;1.19;3337 +99088;50.13011;2.52451;137;20221104;11.2;7.7;9.4;3.6;9.8;.9;.84;4122 +99088;50.13011;2.52451;137;20221105;10.5;3.3;6.9;4;9.13;.3;.53;4725 +99088;50.13011;2.52451;137;20221106;10.3;8.8;9.5;6.5;10.97;11.2;.61;1830 +99088;50.13011;2.52451;137;20221107;15.1;9.9;12.5;6.5;12.1;0;1.17;4212 +99088;50.13011;2.52451;137;20221108;14.9;10.1;12.5;6.9;11.53;.2;1.4;4325 +99088;50.13011;2.52451;137;20221109;13.8;9.9;11.8;5.7;11.13;1.9;1.2;4032 +99088;50.13011;2.52451;137;20221110;14.3;6.6;10.5;4.3;10.5;0;.9;5506 +99088;50.13011;2.52451;137;20221111;10.7;8;9.3;4.8;10.27;.1;.72;2980 +99088;50.13011;2.52451;137;20221112;9.5;5.5;7.5;3.4;9.87;.2;.37;2781 +99088;50.13011;2.52451;137;20221113;11.2;4.3;7.8;2.5;9.1;.1;.48;3552 +99088;50.13011;2.52451;137;20221114;7.7;2;4.9;4;8.8;.3;.17;3323 +99088;50.13011;2.52451;137;20221115;11.2;6.8;9;5;11.03;5.4;.33;3700 +99088;50.13011;2.52451;137;20221116;11.5;6.5;9;6;10.67;13.1;.5;3977 +99088;50.13011;2.52451;137;20221117;11.1;9;10;8.2;10.4;7;1.09;2442 +99088;50.13011;2.52451;137;20221118;10.6;7;8.8;4.7;9.9;1;.68;3083 +99088;50.13011;2.52451;137;20221119;9.9;5;7.4;2.9;9.6;.6;.37;3001 +99088;50.13011;2.52451;137;20221120;10.3;5;7.7;3.6;8.87;3;.6;3450 +99088;50.13011;2.52451;137;20221121;7.4;3.1;5.2;4.8;8.43;3.6;.32;2540 +99088;50.13011;2.52451;137;20221122;8.7;4;6.3;6.7;8.53;10.9;.64;2583 +99088;50.13011;2.52451;137;20221123;10.5;4.2;7.4;6.2;8.97;7.9;.7;3576 +99088;50.13011;2.52451;137;20221124;10.6;6.5;8.6;5.8;9.63;6.5;.71;3591 +99088;50.13011;2.52451;137;20221125;11.4;6;8.7;3.4;9.57;.6;.53;3882 +99088;50.13011;2.52451;137;20221126;9.9;3.9;6.9;4.3;8.83;2;.45;3542 +99088;50.13011;2.52451;137;20221127;7.7;5.6;6.7;5.8;9.33;15.2;.35;1564 +99088;50.13011;2.52451;137;20221128;10.2;7.3;8.7;2.9;10.1;0;.47;2134 +99088;50.13011;2.52451;137;20221129;5.5;1.1;3.3;1.6;7.67;.1;.15;2299 +99088;50.13011;2.52451;137;20221130;5.8;3.2;4.5;2.1;8.33;0;.21;1758 +99088;50.13011;2.52451;137;20221201;5.7;3;4.3;3.7;7.6;0;.37;2042 +99088;50.13011;2.52451;137;20221202;3.9;.3;2.1;3.9;6.67;0;.3;1985 +99088;50.13011;2.52451;137;20221203;1.8;1.2;1.5;5.8;5.93;0;.56;738 +99088;50.13011;2.52451;137;20221204;1.2;.8;1;5;5.87;.4;.49;562 +99088;50.13011;2.52451;137;20221205;2.9;.1;1.5;2.3;6.53;1.1;.21;1654 +99088;50.13011;2.52451;137;20221206;6.6;1.8;4.2;2.2;7.37;.3;.24;2907 +99088;50.13011;2.52451;137;20221207;6;.6;3.3;2.7;6.93;.3;.26;2905 +99088;50.13011;2.52451;137;20221208;4.2;-1.5;1.4;1.5;5.8;.1;.25;2400 +99088;50.13011;2.52451;137;20221209;2.1;-3.6;-.8;1.7;5.3;.2;.15;2562 +99088;50.13011;2.52451;137;20221210;1;-2.1;-.6;2.4;5.8;0;.15;1759 +99088;50.13011;2.52451;137;20221211;-.7;-1.2;-1;5;5.43;.1;.27;510 +99088;50.13011;2.52451;137;20221212;-.6;-3.5;-2;4.9;4.53;0;.37;2201 +99088;50.13011;2.52451;137;20221213;-1;-5.7;-3.3;3.6;4.03;0;.34;2918 +99088;50.13011;2.52451;137;20221214;.8;-3.1;-1.2;2.2;4.37;0;.36;2449 +99088;50.13011;2.52451;137;20221215;2.3;-4.8;-1.2;1.8;4.4;.1;.23;3315 +99088;50.13011;2.52451;137;20221216;3.5;-3.2;.2;2.3;5.1;.1;.26;3288 +99088;50.13011;2.52451;137;20221217;-3.1;-5.3;-4.2;2.8;4.1;0;.22;1293 +99088;50.13011;2.52451;137;20221218;-.5;-5.8;-3.1;5.2;4.51;4.1;.19;2595 +99088;50.13011;2.52451;137;20221219;8.8;-.2;4.3;7.5;8.83;2.3;0;3279 +99088;50.13011;2.52451;137;20221220;9.8;8.6;9.2;5.1;10.7;15.1;.53;974 +99088;50.13011;2.52451;137;20221221;9;6.3;7.7;3.7;10.43;15.1;.13;1926 +99088;50.13011;2.52451;137;20221222;10.8;8.1;9.4;4.3;11.6;4.4;.2;1953 +99088;50.13011;2.52451;137;20221223;13.3;9.3;11.3;5.6;11.8;4.9;.68;2315 +99088;50.13011;2.52451;137;20221224;11.6;9.3;10.4;4.7;11.07;.4;.64;1971 +99088;50.13011;2.52451;137;20221225;10.2;8.7;9.5;3.6;11.5;9.5;.31;1070 +99088;50.13011;2.52451;137;20221226;9.3;8.6;9;5.1;9.43;1;.92;1186 +99088;50.13011;2.52451;137;20221227;8.2;2.8;5.5;5.2;7.73;.5;.52;3200 +99088;50.13011;2.52451;137;20221228;9.7;5.7;7.7;8.2;10.2;4;.25;1887 +99088;50.13011;2.52451;137;20221229;9.5;9.3;9.4;7.6;9.17;.8;1.38;661 +99088;50.13011;2.52451;137;20221230;12.7;3.6;8.1;7.1;10.37;10.6;.4;2996 +99088;50.13011;2.52451;137;20221231;14.8;12.5;13.7;9.6;13;1.5;1.38;1672 +99089;50.15246;2.87277;105;20220101;13.9;9.8;11.9;4.7;12;.9;.73;2514 +99089;50.15246;2.87277;105;20220102;13.2;9.5;11.3;7;11.2;4.9;1.05;2295 +99089;50.15246;2.87277;105;20220103;10.9;8.6;9.7;5.5;10.56;15;.77;1320 +99089;50.15246;2.87277;105;20220104;8.1;6.7;7.4;4.3;9.03;6.3;.65;1088 +99089;50.15246;2.87277;105;20220105;5.6;.2;2.9;4.5;6.26;.1;.56;2947 +99089;50.15246;2.87277;105;20220106;5.9;.3;3.1;4.4;6.56;1.5;.47;3106 +99089;50.15246;2.87277;105;20220107;6.5;3;4.7;5.9;7.25;12.7;.68;2192 +99089;50.15246;2.87277;105;20220108;7.5;-.1;3.7;6.1;7.93;13.1;.2;2965 +99089;50.15246;2.87277;105;20220109;7;2.6;4.8;3.8;7.06;0;.6;2974 +99089;50.15246;2.87277;105;20220110;2.7;-1.2;.7;3.3;6.56;.1;.12;1976 +99089;50.15246;2.87277;105;20220111;3.3;.5;1.9;3.6;6.26;.1;.37;2462 +99089;50.15246;2.87277;105;20220112;4.6;-1.1;1.7;1.9;7.06;0;.13;2394 +99089;50.15246;2.87277;105;20220113;5.5;-.4;2.5;1;6.63;0;.16;3307 +99089;50.15246;2.87277;105;20220114;8.8;-.7;4.1;1.2;6.86;.2;.19;4584 +99089;50.15246;2.87277;105;20220115;6.1;-1.2;2.5;1.9;6.25;.3;.23;4432 +99089;50.15246;2.87277;105;20220116;3.4;-1.5;1;3.5;6.9;.5;.07;2270 +99089;50.15246;2.87277;105;20220117;7.1;1.1;4.1;2.3;7.56;.1;.28;3204 +99089;50.15246;2.87277;105;20220118;7.8;.9;4.4;2.2;7.8;.1;.26;3708 +99089;50.15246;2.87277;105;20220119;6.3;-.1;3.1;3.1;7.56;1.3;.2;2949 +99089;50.15246;2.87277;105;20220120;5.5;.7;3.1;3.9;6.7;1.3;.47;3128 +99089;50.15246;2.87277;105;20220121;6.2;1;3.6;2.9;6.9;.1;.43;3382 +99089;50.15246;2.87277;105;20220122;4.8;3.1;3.9;2.9;7.43;0;.44;1301 +99089;50.15246;2.87277;105;20220123;4.3;3;3.6;2.1;7.06;0;.46;1245 +99089;50.15246;2.87277;105;20220124;5.8;.1;2.9;2.7;6.4;0;.43;4373 +99089;50.15246;2.87277;105;20220125;-.1;-2.3;-1.2;1.7;5.73;.1;.16;2242 +99089;50.15246;2.87277;105;20220126;3.1;-1.2;1;2.6;6.63;0;.17;2648 +99089;50.15246;2.87277;105;20220127;8.2;2.7;5.5;5;8.53;.2;.41;3027 +99089;50.15246;2.87277;105;20220128;7.5;-.1;3.7;3.3;7.76;.1;.31;4333 +99089;50.15246;2.87277;105;20220129;10.6;3.8;7.2;7.3;10.16;.2;.27;3511 +99089;50.15246;2.87277;105;20220130;8;1.9;5;3.2;7.2;1;.63;4647 +99089;50.15246;2.87277;105;20220131;6.8;4;5.4;7.9;6.46;.1;1.4;3095 +99089;50.15246;2.87277;105;20220201;9.9;-.2;4.8;6.2;8.86;.2;.26;4880 +99089;50.15246;2.87277;105;20220202;10;7.9;8.9;5;10.16;0;.73;2077 +99089;50.15246;2.87277;105;20220203;7.1;6.6;6.8;4.6;8.93;.3;.63;915 +99089;50.15246;2.87277;105;20220204;9.1;6.5;7.8;6.2;8.16;.4;1.22;2848 +99089;50.15246;2.87277;105;20220205;8.4;1.2;4.8;6;7.33;.5;.8;5449 +99089;50.15246;2.87277;105;20220206;10.3;6.2;8.3;10.7;9.16;9.7;1.21;3174 +99089;50.15246;2.87277;105;20220207;8.3;2.6;5.5;5;6.63;.2;1.14;5490 +99089;50.15246;2.87277;105;20220208;10.3;4.6;7.4;4.9;10.16;.3;.4;3819 +99089;50.15246;2.87277;105;20220209;9.7;7.2;8.5;2.7;9.23;.3;.76;3735 +99089;50.15246;2.87277;105;20220210;7;2.3;4.7;4.1;8.1;3;.4;2640 +99089;50.15246;2.87277;105;20220211;8.5;-.1;4.2;2.5;6.2;0;.77;8825 +99089;50.15246;2.87277;105;20220212;7.3;-1.5;2.9;3.9;5.5;0;.97;9087 +99089;50.15246;2.87277;105;20220213;10;0;5;6.4;7.1;.4;1.1;8375 +99089;50.15246;2.87277;105;20220214;10.9;7.1;9;6;8.6;2.6;1.41;5182 +99089;50.15246;2.87277;105;20220215;9.4;1.2;5.3;7.2;8.7;6.9;.47;7310 +99089;50.15246;2.87277;105;20220216;13.7;7.6;10.6;10.9;12.2;1.7;.73;4569 +99089;50.15246;2.87277;105;20220217;11.3;8.9;10.1;10;9.06;.2;1.92;3822 +99089;50.15246;2.87277;105;20220218;12.4;7.5;10;11.4;8.66;1.6;2.24;4555 +99089;50.15246;2.87277;105;20220219;8.3;3;5.6;9.2;7.33;.5;1.25;5448 +99089;50.15246;2.87277;105;20220220;11.4;6.1;8.7;10.3;9.83;3.2;1.11;4620 +99089;50.15246;2.87277;105;20220221;9.5;4.6;7.1;9.7;7.43;.3;1.71;5395 +99089;50.15246;2.87277;105;20220222;12.1;2.9;7.5;5.9;9.23;.7;1;6273 +99089;50.15246;2.87277;105;20220223;10.5;2;6.2;3.9;8.13;.1;.95;6372 +99089;50.15246;2.87277;105;20220224;9.6;5.1;7.3;6.8;7.23;1.9;1.7;5631 +99089;50.15246;2.87277;105;20220225;9.2;1.4;5.3;4.9;6.7;.5;1.28;7785 +99089;50.15246;2.87277;105;20220226;8.5;-1.6;3.4;3.5;6.26;.1;1.03;8993 +99089;50.15246;2.87277;105;20220227;8.9;0;4.5;5.3;5.36;0;1.71;8004 +99089;50.15246;2.87277;105;20220228;9.9;0;4.9;3.8;5.5;0;1.59;8400 +99089;50.15246;2.87277;105;20220301;9.6;2.5;6.1;2.6;6.8;.4;1.15;6112 +99089;50.15246;2.87277;105;20220302;10.1;4.5;7.3;2.7;6.63;0;1.38;6100 +99089;50.15246;2.87277;105;20220303;13.4;3.9;8.7;2.3;8.2;0;1.36;9401 +99089;50.15246;2.87277;105;20220304;12.3;3.8;8.1;1.8;7.6;0;1.25;8589 +99089;50.15246;2.87277;105;20220305;11;3.1;7;2.7;8.16;.1;1.1;8673 +99089;50.15246;2.87277;105;20220306;7.1;-.6;3.2;4.8;5.56;0;1.35;9593 +99089;50.15246;2.87277;105;20220307;5.6;-1.6;2;5.2;4.46;0;1.56;9640 +99089;50.15246;2.87277;105;20220308;10.2;-1.8;4.2;4.9;4.63;0;2.08;10703 +99089;50.15246;2.87277;105;20220309;14.1;.7;7.4;4;6.73;0;2.08;12357 +99089;50.15246;2.87277;105;20220310;15.4;2.8;9.1;4.1;7.3;0;2.29;12321 +99089;50.15246;2.87277;105;20220311;13.5;4.8;9.2;6;8.7;3.1;1.92;9663 +99089;50.15246;2.87277;105;20220312;10.9;6.3;8.6;6.1;9.36;1.3;1.3;7447 +99089;50.15246;2.87277;105;20220313;12.7;7.3;10;5.8;9.5;2.4;1.69;7077 +99089;50.15246;2.87277;105;20220314;13.4;4.7;9.1;3.1;9;0;1.56;10740 +99089;50.15246;2.87277;105;20220315;11.3;6.2;8.8;3;9.53;.4;1.13;6893 +99089;50.15246;2.87277;105;20220316;11.3;5.5;8.4;4.5;10.53;0;.93;9133 +99089;50.15246;2.87277;105;20220317;9.9;6.4;8.1;4;8.1;0;1.5;7900 +99089;50.15246;2.87277;105;20220318;13.9;.7;7.3;6.1;6.3;.1;2.71;16541 +99089;50.15246;2.87277;105;20220319;14.5;4.2;9.4;7.6;6.3;0;3.38;15927 +99089;50.15246;2.87277;105;20220320;10.7;.4;5.6;2.8;5.5;0;1.95;16007 +99089;50.15246;2.87277;105;20220321;16.7;1.7;9.2;3.5;8;0;2.45;17420 +99089;50.15246;2.87277;105;20220322;17.5;6.4;12;3.2;7.7;0;2.85;16790 +99089;50.15246;2.87277;105;20220323;17.6;4.6;11.1;2.4;6.3;0;2.78;17562 +99089;50.15246;2.87277;105;20220324;18.2;4.8;11.5;3.9;6.5;0;3.41;17892 +99089;50.15246;2.87277;105;20220325;16.6;5;10.8;4.3;7.2;0;3.1;17571 +99089;50.15246;2.87277;105;20220326;17.3;5.2;11.3;6;7.3;0;3.61;17936 +99089;50.15246;2.87277;105;20220327;18.2;5.6;11.9;4.5;9.5;.1;2.93;18301 +99089;50.15246;2.87277;105;20220328;19;4.4;11.7;2;9.4;.2;2.55;18830 +99089;50.15246;2.87277;105;20220329;14.1;8.7;11.4;2.7;10.1;3.1;1.72;9254 +99089;50.15246;2.87277;105;20220330;11.4;6.3;8.9;3.8;9.1;1.3;1.47;8420 +99089;50.15246;2.87277;105;20220331;7.9;2.9;5.4;7.9;6.7;2.9;1.71;10251 +99089;50.15246;2.87277;105;20220401;3.8;.2;2;8.4;5.7;1.1;1.09;5982 +99089;50.15246;2.87277;105;20220402;7.1;-.5;3.3;6.5;4.8;0;2.06;12257 +99089;50.15246;2.87277;105;20220403;7.9;-3.3;2.3;3.5;5.1;0;1.67;13764 +99089;50.15246;2.87277;105;20220404;7.1;-1.8;2.7;7.3;7.4;1.2;.58;6874 +99089;50.15246;2.87277;105;20220405;13;6;9.5;6.6;10.5;.2;1.24;6144 +99089;50.15246;2.87277;105;20220406;12;7.7;9.9;8;9.2;3;1.84;4833 +99089;50.15246;2.87277;105;20220407;12.3;8.4;10.4;11.3;8.6;1.8;2.8;12329 +99089;50.15246;2.87277;105;20220408;5.6;4.4;5;4.2;7.4;6.3;.85;2534 +99089;50.15246;2.87277;105;20220409;10.4;1;5.7;4.3;6.5;0;2.16;17431 +99089;50.15246;2.87277;105;20220410;12.2;-.7;5.8;3;6.4;0;2.32;19481 +99089;50.15246;2.87277;105;20220411;17.4;2.6;10;5.7;7.7;0;3.59;21903 +99089;50.15246;2.87277;105;20220412;20.5;8.4;14.5;4.4;10.7;1;3.6;19184 +99089;50.15246;2.87277;105;20220413;17;8.4;12.7;1.6;12.3;1.4;2.22;16255 +99089;50.15246;2.87277;105;20220414;18.6;7;12.8;2.8;11;0;2.93;20296 +99089;50.15246;2.87277;105;20220415;18.7;7.1;12.9;2.9;10.7;.1;2.95;19119 +99089;50.15246;2.87277;105;20220416;17.5;5.2;11.4;3.9;9.3;0;3.24;22323 +99089;50.15246;2.87277;105;20220417;19.1;4.9;12;4.3;6.8;0;4.27;23113 +99089;50.15246;2.87277;105;20220418;17.7;4.8;11.3;2.4;7.9;0;3.14;20332 +99089;50.15246;2.87277;105;20220419;18.1;5.5;11.8;4.5;9.4;0;3.31;19961 +99089;50.15246;2.87277;105;20220420;18;6.4;12.2;4.6;7.8;0;4.02;22815 +99089;50.15246;2.87277;105;20220421;18.2;5.4;11.8;4.6;8;0;3.96;23473 +99089;50.15246;2.87277;105;20220422;16.3;8.2;12.3;5.7;9.2;0;3.24;15960 +99089;50.15246;2.87277;105;20220423;17.6;6.6;12.1;4.9;10.2;.1;3.1;18768 +99089;50.15246;2.87277;105;20220424;18.9;8.5;13.7;5.2;9.4;0;3.82;18129 +99089;50.15246;2.87277;105;20220425;14.3;6;10.2;5.4;9.1;.2;2.61;16127 +99089;50.15246;2.87277;105;20220426;15.4;5;10.2;4.8;8;0;3.33;21467 +99089;50.15246;2.87277;105;20220427;16.6;3.3;10;6.1;8.2;0;3.58;23450 +99089;50.15246;2.87277;105;20220428;19.2;4.6;11.9;5.9;8.8;0;4.23;25179 +99089;50.15246;2.87277;105;20220429;16.8;7.8;12.3;5.3;9.6;0;3.4;19701 +99089;50.15246;2.87277;105;20220430;14.4;5.6;10;5.4;7.7;0;3.43;22148 +99089;50.15246;2.87277;105;20220501;15.6;2.5;9.1;2.9;7.6;0;2.99;20509 +99089;50.15246;2.87277;105;20220502;18.2;5.5;11.9;4.4;8.3;0;3.99;23816 +99089;50.15246;2.87277;105;20220503;17.7;5.5;11.6;4.9;8.9;0;3.67;21959 +99089;50.15246;2.87277;105;20220504;17.6;3.5;10.6;3.1;9.3;.8;3.37;24488 +99089;50.15246;2.87277;105;20220505;17.8;9.7;13.8;3.4;11.1;.3;2.77;13870 +99089;50.15246;2.87277;105;20220506;21.9;5.3;13.6;2.4;10.56;.1;3.89;24330 +99089;50.15246;2.87277;105;20220507;20.6;9.4;15;3.7;12.2;.3;3.54;19258 +99089;50.15246;2.87277;105;20220508;20.1;10.8;15.5;4.2;11.53;0;3.68;17529 +99089;50.15246;2.87277;105;20220509;24;6.8;15.4;2.3;10.53;0;4.43;25234 +99089;50.15246;2.87277;105;20220510;24.6;12.5;18.6;3.8;12.2;0;4.78;20340 +99089;50.15246;2.87277;105;20220511;23.5;9.2;16.3;4.1;12.26;0;4.53;23082 +99089;50.15246;2.87277;105;20220512;19;7.7;13.4;3.9;10.83;.1;3.58;20609 +99089;50.15246;2.87277;105;20220513;19.2;5.4;12.3;3.8;9.63;0;3.82;22639 +99089;50.15246;2.87277;105;20220514;22.2;5.8;14;2.2;10.46;0;4.06;24524 +99089;50.15246;2.87277;105;20220515;27.4;9.8;18.6;3.6;12;.9;5.59;25805 +99089;50.15246;2.87277;105;20220516;23.2;15.3;19.2;3.6;14.43;0;4.07;17340 +99089;50.15246;2.87277;105;20220517;27.6;14.3;21;2.9;13.83;1.9;5.24;23515 +99089;50.15246;2.87277;105;20220518;25.8;14.1;20;3.1;15.7;2.8;4.62;22572 +99089;50.15246;2.87277;105;20220519;22.5;16.8;19.6;3.2;15.83;3.3;3.72;16557 +99089;50.15246;2.87277;105;20220520;17.7;12.4;15;3.7;13.9;6.2;2.62;14657 +99089;50.15246;2.87277;105;20220521;20.5;8.9;14.7;3.1;12.1;.1;3.65;21016 +99089;50.15246;2.87277;105;20220522;22.5;8.5;15.5;1.7;12.86;.4;3.87;23686 +99089;50.15246;2.87277;105;20220523;18.2;13.8;16;3.2;14.53;7.7;2.37;10816 +99089;50.15246;2.87277;105;20220524;16.8;9.5;13.2;4.8;11.4;.3;2.96;16401 +99089;50.15246;2.87277;105;20220525;17.8;6.4;12.1;4.6;11.16;.6;3.19;20702 +99089;50.15246;2.87277;105;20220526;18.5;12;15.2;5.4;13.36;0;2.97;14467 +99089;50.15246;2.87277;105;20220527;20.3;13;16.7;4.7;12.53;.2;3.89;17209 +99089;50.15246;2.87277;105;20220528;18.2;8.6;13.4;3.7;9.96;0;3.58;18864 +99089;50.15246;2.87277;105;20220529;15;5.5;10.2;3.5;9.06;.5;3;19798 +99089;50.15246;2.87277;105;20220530;16.5;3.3;9.9;1.8;8.53;0;3.29;23340 +99089;50.15246;2.87277;105;20220531;19.3;6.2;12.8;2.9;9.23;.7;4.03;24049 +99089;50.15246;2.87277;105;20220601;18.8;5.6;12.2;3;9.6;.1;3.83;23931 +99089;50.15246;2.87277;105;20220602;21.8;5.8;13.8;2.6;9.46;0;4.54;26793 +99089;50.15246;2.87277;105;20220603;25;10.1;17.5;3.3;12.63;7.9;5.05;25892 +99089;50.15246;2.87277;105;20220604;26.1;13.8;20;4.1;16.26;9.1;4.96;23739 +99089;50.15246;2.87277;105;20220605;18.7;15.1;16.9;3;17.03;6.9;2.07;10338 +99089;50.15246;2.87277;105;20220606;19.4;10.2;14.8;3.9;12.83;.3;3.38;19399 +99089;50.15246;2.87277;105;20220607;20.2;11;15.6;2.9;14.3;3.4;3.22;18920 +99089;50.15246;2.87277;105;20220608;19;13.3;16.2;5.2;14.33;4.8;2.94;13920 +99089;50.15246;2.87277;105;20220609;19.9;10.9;15.4;4.5;13.13;0;3.6;19924 +99089;50.15246;2.87277;105;20220610;22.1;14.2;18.2;3.3;15.23;.2;3.43;15956 +99089;50.15246;2.87277;105;20220611;22.5;14.5;18.5;2.9;14;.2;3.94;18537 +99089;50.15246;2.87277;105;20220612;21.4;8.3;14.9;3.3;11.93;.2;4.18;24145 +99089;50.15246;2.87277;105;20220613;20.7;9.5;15.1;2.9;11.4;0;4.16;23808 +99089;50.15246;2.87277;105;20220614;23.1;7.8;15.4;2.4;10.8;0;4.74;27378 +99089;50.15246;2.87277;105;20220615;26.6;10.4;18.5;2.9;12.43;0;5.48;27361 +99089;50.15246;2.87277;105;20220616;26.7;10.5;18.6;2.2;13.23;.1;5.24;27938 +99089;50.15246;2.87277;105;20220617;31.1;14.3;22.7;2.8;14.8;0;6.32;27873 +99089;50.15246;2.87277;105;20220618;34;16.8;25.4;3;17.56;1.5;6.92;28151 +99089;50.15246;2.87277;105;20220619;19.6;12.5;16;6.2;13.76;.8;3.46;17155 +99089;50.15246;2.87277;105;20220620;21.3;12.9;17.1;4.7;12.23;0;4.36;19294 +99089;50.15246;2.87277;105;20220621;22.3;9.6;15.9;3.7;12;0;4.3;21727 +99089;50.15246;2.87277;105;20220622;26;11.1;18.5;3.8;13.73;4.1;5.37;26650 +99089;50.15246;2.87277;105;20220623;26.6;14;20.3;2.3;17.5;9.4;4.29;21369 +99089;50.15246;2.87277;105;20220624;23.4;15;19.2;2.9;17.36;8.4;3.58;18033 +99089;50.15246;2.87277;105;20220625;19.2;13.9;16.6;3.4;15.03;1;2.68;12759 +99089;50.15246;2.87277;105;20220626;21.7;11.4;16.5;2.7;13.5;0;3.97;22200 +99089;50.15246;2.87277;105;20220627;20.4;13.3;16.9;2.8;13.8;1;3.5;18032 +99089;50.15246;2.87277;105;20220628;24.9;11.1;18;2;12.93;0;4.7;25579 +99089;50.15246;2.87277;105;20220629;25.8;10.2;18;2.5;13.36;.6;4.9;25914 +99089;50.15246;2.87277;105;20220630;15.5;12.8;14.1;2.4;14.36;8.9;1.85;10430 +99089;50.15246;2.87277;105;20220701;20.3;9.6;14.9;3.2;12.56;0;3.71;21688 +99089;50.15246;2.87277;105;20220702;25;9.3;17.2;2.3;12.36;0;4.76;25835 +99089;50.15246;2.87277;105;20220703;21.6;10.6;16.1;3.4;12.33;0;4.1;21515 +99089;50.15246;2.87277;105;20220704;23.9;9.1;16.5;2.9;12.6;.1;4.68;25986 +99089;50.15246;2.87277;105;20220705;23.6;9.1;16.4;2.6;12.36;0;4.4;23904 +99089;50.15246;2.87277;105;20220706;23.8;9.1;16.5;2.5;13.23;0;4.51;26159 +99089;50.15246;2.87277;105;20220707;19.7;13.8;16.7;4.2;14.2;.2;3.22;14996 +99089;50.15246;2.87277;105;20220708;26.2;7.7;17;1.9;12.56;0;4.98;28700 +99089;50.15246;2.87277;105;20220709;25.4;12.5;18.9;3.1;14.2;0;4.91;24802 +99089;50.15246;2.87277;105;20220710;25;10.3;17.6;2.7;13.06;0;4.88;26092 +99089;50.15246;2.87277;105;20220711;27.6;11.8;19.7;2.3;14.2;0;5.23;26750 +99089;50.15246;2.87277;105;20220712;31.7;13.5;22.6;1.8;13.86;0;5.71;26906 +99089;50.15246;2.87277;105;20220713;32.4;19.6;26;3.1;14.96;0;6.45;22836 +99089;50.15246;2.87277;105;20220714;27.4;16.1;21.8;3.4;15.13;0;5.3;22248 +99089;50.15246;2.87277;105;20220715;24.9;10.4;17.7;2.4;11.9;0;4.87;25920 +99089;50.15246;2.87277;105;20220716;25.9;9.9;17.9;2.8;12.2;0;5.12;26186 +99089;50.15246;2.87277;105;20220717;29.1;10.3;19.7;2.4;11.66;0;5.73;27850 +99089;50.15246;2.87277;105;20220718;36.3;13.7;25;1.7;12.33;0;6.55;29066 +99089;50.15246;2.87277;105;20220719;39.5;18.2;28.9;3.8;14.1;2;9.07;28694 +99089;50.15246;2.87277;105;20220720;23.8;18.7;21.3;3.2;20.16;5.6;2.97;12977 +99089;50.15246;2.87277;105;20220721;24.2;17.5;20.9;3.4;19.8;.2;2.91;12959 +99089;50.15246;2.87277;105;20220722;22.6;14.6;18.6;3.1;17.46;.7;3.34;18467 +99089;50.15246;2.87277;105;20220723;28.9;14.9;21.9;2.1;18.06;0;4.7;23129 +99089;50.15246;2.87277;105;20220724;31.6;16.2;23.9;2.9;18.53;0;5.83;26123 +99089;50.15246;2.87277;105;20220725;24.7;16.9;20.8;5.2;15.96;.1;4.52;16714 +99089;50.15246;2.87277;105;20220726;22.7;13.9;18.3;3.4;14.73;.1;3.65;16789 +99089;50.15246;2.87277;105;20220727;22.9;10.6;16.8;3.4;11.63;0;4.48;22644 +99089;50.15246;2.87277;105;20220728;24.9;11.1;18;2.8;11.83;0;4.6;21960 +99089;50.15246;2.87277;105;20220729;27.6;11;19.3;2.4;12.4;0;5.15;25525 +99089;50.15246;2.87277;105;20220730;28.2;11.4;19.8;2.4;13.96;0;4.95;24466 +99089;50.15246;2.87277;105;20220731;23.8;16.8;20.3;5.3;17.7;0;3.45;12877 +99089;50.15246;2.87277;105;20220801;25.3;17.7;21.5;2.8;18.13;.5;3.62;15460 +99089;50.15246;2.87277;105;20220802;29.4;13.9;21.7;3;16.86;0;5.14;23702 +99089;50.15246;2.87277;105;20220803;33.7;15;24.4;2.2;17.33;0;5.72;25385 +99089;50.15246;2.87277;105;20220804;26.6;16.7;21.6;3.5;18;1.6;4.14;17502 +99089;50.15246;2.87277;105;20220805;24;15;19.5;3.6;13.93;0;4.26;18402 +99089;50.15246;2.87277;105;20220806;23.3;8.6;15.9;2.8;10.36;0;4.38;23080 +99089;50.15246;2.87277;105;20220807;25.6;10.4;18;4.1;11.13;0;5.28;23563 +99089;50.15246;2.87277;105;20220808;26.3;10.7;18.5;4.3;12.86;0;5.16;23387 +99089;50.15246;2.87277;105;20220809;28.1;14.3;21.2;4.8;14.7;0;5.61;22407 +99089;50.15246;2.87277;105;20220810;31.1;15.7;23.4;4.3;14.2;0;6.44;23085 +99089;50.15246;2.87277;105;20220811;32.1;15.7;23.9;3.2;12.73;0;6.23;23493 +99089;50.15246;2.87277;105;20220812;33.2;15.9;24.5;3.1;11.93;0;6.45;23954 +99089;50.15246;2.87277;105;20220813;32.4;15.4;23.9;2.7;10.56;0;6.18;24192 +99089;50.15246;2.87277;105;20220814;31.8;15.1;23.5;3;12.7;.1;5.95;23100 +99089;50.15246;2.87277;105;20220815;28.6;17.2;22.9;3.2;17.3;.1;4.68;19230 +99089;50.15246;2.87277;105;20220816;27.2;15.9;21.6;2.4;18;4.5;3.91;18695 +99089;50.15246;2.87277;105;20220817;26;17.8;21.9;2.1;19.53;.9;3.19;14721 +99089;50.15246;2.87277;105;20220818;26.8;15.5;21.1;2.9;17.9;.1;3.86;18250 +99089;50.15246;2.87277;105;20220819;23.1;15.2;19.2;3.7;18.1;3.6;2.76;13151 +99089;50.15246;2.87277;105;20220820;23.5;12.4;18;3.3;14.33;.1;3.66;18467 +99089;50.15246;2.87277;105;20220821;24.5;10.6;17.5;1.8;13.93;.6;3.46;19591 +99089;50.15246;2.87277;105;20220822;26.5;15.7;21.1;2.5;16.16;1.8;3.74;16675 +99089;50.15246;2.87277;105;20220823;27.9;16;22;2.2;18.03;0;3.75;17526 +99089;50.15246;2.87277;105;20220824;30;15.7;22.9;1.6;18.73;0;3.94;19877 +99089;50.15246;2.87277;105;20220825;29.2;17.3;23.3;3.4;17.43;0;4.94;18579 +99089;50.15246;2.87277;105;20220826;25;18;21.5;3.8;16.33;0;3.67;12401 +99089;50.15246;2.87277;105;20220827;23.9;11;17.5;2.8;13.46;0;3.54;18124 +99089;50.15246;2.87277;105;20220828;25;14.4;19.7;4.8;13.03;0;4.55;16375 +99089;50.15246;2.87277;105;20220829;24.3;15;19.7;5.4;12.13;0;4.8;15365 +99089;50.15246;2.87277;105;20220830;27.2;14.2;20.7;4.2;14.53;0;4.65;18354 +99089;50.15246;2.87277;105;20220831;25.4;15;20.2;4.5;14.56;.2;4.21;16075 +99089;50.15246;2.87277;105;20220901;27.8;15.6;21.7;4;13.2;0;4.88;16665 +99089;50.15246;2.87277;105;20220902;25.8;11.8;18.8;2.3;13.66;9.7;3.53;17287 +99089;50.15246;2.87277;105;20220903;24.9;15.6;20.2;2.3;17.66;1.3;2.79;13166 +99089;50.15246;2.87277;105;20220904;27.7;14;20.8;2.9;15.2;0;3.99;17765 +99089;50.15246;2.87277;105;20220905;26.8;15.9;21.3;2.9;15.13;4.5;3.75;15058 +99089;50.15246;2.87277;105;20220906;26;14.8;20.4;3;16.06;2.2;3.46;14874 +99089;50.15246;2.87277;105;20220907;23.5;14.1;18.8;3.7;16.53;2.1;2.93;14011 +99089;50.15246;2.87277;105;20220908;22.5;14.4;18.5;4.5;15.63;4.7;2.87;11093 +99089;50.15246;2.87277;105;20220909;20.1;14.1;17.1;6.5;15.36;12;2.47;9209 +99089;50.15246;2.87277;105;20220910;21.2;14.3;17.7;4.3;15.9;.4;2.49;11566 +99089;50.15246;2.87277;105;20220911;21.7;11.1;16.4;2.1;15;.1;2.3;13665 +99089;50.15246;2.87277;105;20220912;25.6;11.6;18.6;2.4;14.9;.5;3.14;16707 +99089;50.15246;2.87277;105;20220913;21.5;16.9;19.2;2.8;18.16;3.5;1.94;8482 +99089;50.15246;2.87277;105;20220914;18.6;16.7;17.7;3.1;18.43;10.4;1.11;4008 +99089;50.15246;2.87277;105;20220915;18.6;11.3;15;2.6;13.9;.2;1.82;9943 +99089;50.15246;2.87277;105;20220916;16.9;11.1;14;3.6;11.63;1.8;2.1;9350 +99089;50.15246;2.87277;105;20220917;15.9;7.6;11.8;4.4;9.46;0;2.4;12414 +99089;50.15246;2.87277;105;20220918;16.5;5.5;11;3.9;9.56;.2;2.23;12809 +99089;50.15246;2.87277;105;20220919;18.1;8.3;13.2;3.1;10.2;0;2.35;12035 +99089;50.15246;2.87277;105;20220920;18;7.3;12.6;2;10.83;.1;1.91;11982 +99089;50.15246;2.87277;105;20220921;17.9;6.3;12.1;1.7;10.36;.1;1.9;13507 +99089;50.15246;2.87277;105;20220922;19.6;5.7;12.7;1.5;9.4;0;2.13;14907 +99089;50.15246;2.87277;105;20220923;18.5;8.5;13.5;1.5;11.4;2.3;1.76;11034 +99089;50.15246;2.87277;105;20220924;17.4;11.8;14.6;2.3;13.53;1.4;1.49;7547 +99089;50.15246;2.87277;105;20220925;17.5;8.2;12.8;3.5;11.3;.8;1.99;11616 +99089;50.15246;2.87277;105;20220926;14.1;8.8;11.5;5.7;11.3;8.6;1.48;7057 +99089;50.15246;2.87277;105;20220927;15.5;6.7;11.1;4.1;10.66;3.5;1.67;9633 +99089;50.15246;2.87277;105;20220928;15;5.7;10.4;3.2;9.7;.1;1.72;11346 +99089;50.15246;2.87277;105;20220929;16.1;4.4;10.3;1.8;9.3;.2;1.58;11523 +99089;50.15246;2.87277;105;20220930;17.3;4.2;10.8;4.3;9.9;6.1;2.07;12345 +99089;50.15246;2.87277;105;20221001;18.8;11.4;15.1;7.6;14.2;5;1.98;7941 +99089;50.15246;2.87277;105;20221002;15.1;12.9;14;2.9;13.9;10.8;1.08;4465 +99089;50.15246;2.87277;105;20221003;14.9;4.7;9.8;1.5;11;0;1.13;9953 +99089;50.15246;2.87277;105;20221004;18.1;6.3;12.2;2.6;12.1;0;1.48;10211 +99089;50.15246;2.87277;105;20221005;18.9;13.7;16.3;5.3;13.9;.2;2.09;5679 +99089;50.15246;2.87277;105;20221006;17.9;8.2;13.1;2.9;11;0;1.81;10227 +99089;50.15246;2.87277;105;20221007;17.9;6.1;12;3.1;10.5;.3;1.8;10990 +99089;50.15246;2.87277;105;20221008;16.4;8.8;12.6;2.9;10.83;0;1.63;9197 +99089;50.15246;2.87277;105;20221009;17.8;4.2;11;2.7;9.2;.1;1.79;11662 +99089;50.15246;2.87277;105;20221010;17.7;7.7;12.7;2.9;11;.7;1.61;8796 +99089;50.15246;2.87277;105;20221011;15.3;3.5;9.4;1.9;8.96;0;1.31;10637 +99089;50.15246;2.87277;105;20221012;17.3;2.1;9.7;1.8;9.53;0;1.31;10788 +99089;50.15246;2.87277;105;20221013;14.5;10.2;12.3;3.2;13;1.4;.89;4896 +99089;50.15246;2.87277;105;20221014;16.4;13.6;15;3.1;15.16;.3;.96;3702 +99089;50.15246;2.87277;105;20221015;17.9;12.7;15.3;4.3;14.46;.5;1.39;5353 +99089;50.15246;2.87277;105;20221016;17.6;11.3;14.5;3.4;14.26;4.8;1.2;6880 +99089;50.15246;2.87277;105;20221017;18.2;14.2;16.2;3.3;17.16;3.3;.86;4167 +99089;50.15246;2.87277;105;20221018;19.7;13.9;16.8;2.3;15.9;.1;1.21;6270 +99089;50.15246;2.87277;105;20221019;18.9;10.7;14.8;4.6;14.26;.3;1.41;7704 +99089;50.15246;2.87277;105;20221020;20.6;13.2;16.9;4.6;15.46;9.3;1.68;6308 +99089;50.15246;2.87277;105;20221021;20.2;12.9;16.5;4.7;14.9;.1;1.72;6429 +99089;50.15246;2.87277;105;20221022;18.8;13.4;16.1;4.2;14.4;0;1.58;6338 +99089;50.15246;2.87277;105;20221023;20.7;13.5;17.1;4.6;14.96;6.9;1.83;6578 +99089;50.15246;2.87277;105;20221024;18.2;13.6;15.9;7.7;13.9;1.7;2.09;5316 +99089;50.15246;2.87277;105;20221025;17.2;11;14.1;4.4;13.56;0;1.25;6274 +99089;50.15246;2.87277;105;20221026;20.5;13.4;16.9;4.3;14.86;0;1.73;6575 +99089;50.15246;2.87277;105;20221027;21.3;12.5;16.9;4;14.7;.1;1.71;6860 +99089;50.15246;2.87277;105;20221028;21.7;14.2;17.9;3.4;15.3;0;1.68;6321 +99089;50.15246;2.87277;105;20221029;21;13.2;17.1;3.3;15.5;0;1.41;6205 +99089;50.15246;2.87277;105;20221030;17.3;11.5;14.4;2.2;13.53;.1;.96;5136 +99089;50.15246;2.87277;105;20221031;18.3;8.9;13.6;3.7;13.63;.9;1.05;6221 +99089;50.15246;2.87277;105;20221101;16.1;10.2;13.1;8.4;11.9;2.2;1.77;5303 +99089;50.15246;2.87277;105;20221102;14.8;9.3;12;6.3;10.63;0;1.62;5319 +99089;50.15246;2.87277;105;20221103;14.4;11.2;12.8;6.1;11.56;3.3;1.49;3299 +99089;50.15246;2.87277;105;20221104;12.1;8.2;10.2;3.5;10.06;.5;.94;4080 +99089;50.15246;2.87277;105;20221105;10.9;2.6;6.8;3.7;9;.2;.61;4757 +99089;50.15246;2.87277;105;20221106;10.7;9;9.9;6.6;10.96;9.1;.79;1907 +99089;50.15246;2.87277;105;20221107;15.3;9.7;12.5;7.1;12.5;0;1.11;4177 +99089;50.15246;2.87277;105;20221108;15.3;10;12.6;6.8;11.73;0;1.42;4264 +99089;50.15246;2.87277;105;20221109;14.3;10.3;12.3;5.9;11.46;1.1;1.31;3871 +99089;50.15246;2.87277;105;20221110;14.5;6.3;10.4;4.4;10.53;0;.97;5327 +99089;50.15246;2.87277;105;20221111;11.2;8.2;9.7;4.3;10.33;.1;.8;3042 +99089;50.15246;2.87277;105;20221112;10.1;5.7;7.9;2.6;9.96;.2;.44;2860 +99089;50.15246;2.87277;105;20221113;7.9;3.6;5.7;1.9;8.73;.1;.33;2884 +99089;50.15246;2.87277;105;20221114;7.4;1;4.2;3.3;8.4;.7;.18;3306 +99089;50.15246;2.87277;105;20221115;11.9;7;9.4;4.9;11.46;3.2;.35;3645 +99089;50.15246;2.87277;105;20221116;12.2;7.1;9.7;6.1;10.96;10.7;.64;3744 +99089;50.15246;2.87277;105;20221117;12.4;9.6;11;8.8;10.53;3;1.42;2643 +99089;50.15246;2.87277;105;20221118;11.6;7.3;9.4;4.9;9.9;.4;.87;3214 +99089;50.15246;2.87277;105;20221119;10.4;4.4;7.4;3;9.53;.6;.42;3185 +99089;50.15246;2.87277;105;20221120;9.8;4.8;7.3;3.3;9.03;2.1;.51;3155 +99089;50.15246;2.87277;105;20221121;8.1;3.2;5.6;4.8;8.56;3;.42;2508 +99089;50.15246;2.87277;105;20221122;9.4;4.1;6.7;7.7;8.6;6.1;.8;2575 +99089;50.15246;2.87277;105;20221123;10.2;4.5;7.4;6.6;9.1;6.5;.68;3129 +99089;50.15246;2.87277;105;20221124;11.4;6.7;9;6;9.8;4.5;.82;3590 +99089;50.15246;2.87277;105;20221125;11.7;5.8;8.8;4;9.8;.5;.62;3747 +99089;50.15246;2.87277;105;20221126;9.9;3.4;6.6;4;8.86;.8;.45;3341 +99089;50.15246;2.87277;105;20221127;7.7;5.9;6.8;5.8;9.23;8.2;.46;1318 +99089;50.15246;2.87277;105;20221128;10.6;7.2;8.9;3.3;10.1;0;.54;2133 +99089;50.15246;2.87277;105;20221129;4.9;1.2;3.1;1.4;7.93;.1;.15;2010 +99089;50.15246;2.87277;105;20221130;6.4;4.5;5.4;1.9;8.86;0;.28;1232 +99089;50.15246;2.87277;105;20221201;6.3;3.3;4.8;3.9;7.93;0;.39;1943 +99089;50.15246;2.87277;105;20221202;4.1;1.4;2.8;4.3;7.03;0;.34;1513 +99089;50.15246;2.87277;105;20221203;2.4;1.7;2;5.4;6.13;0;.59;706 +99089;50.15246;2.87277;105;20221204;1.8;1.4;1.6;4.6;6.03;.6;.54;515 +99089;50.15246;2.87277;105;20221205;3;.2;1.6;2.3;6.66;1.6;.21;1544 +99089;50.15246;2.87277;105;20221206;6.5;2.4;4.4;2.2;7.63;.4;.27;2458 +99089;50.15246;2.87277;105;20221207;6.5;.3;3.4;3;7.1;.2;.3;2957 +99089;50.15246;2.87277;105;20221208;3.6;-2.1;.8;1.9;5.8;.1;.3;2183 +99089;50.15246;2.87277;105;20221209;2.2;-4;-.9;1.7;5.43;.1;.15;2462 +99089;50.15246;2.87277;105;20221210;1.3;-.7;.3;2.5;6.1;0;.21;1225 +99089;50.15246;2.87277;105;20221211;-.2;-.9;-.6;4.2;5.56;0;.31;649 +99089;50.15246;2.87277;105;20221212;-.2;-3.3;-1.8;4.1;4.63;0;.36;2176 +99089;50.15246;2.87277;105;20221213;-.4;-5.4;-2.9;3.3;4.06;0;.34;2800 +99089;50.15246;2.87277;105;20221214;.5;-2.7;-1.1;2.1;4.36;0;.38;2205 +99089;50.15246;2.87277;105;20221215;1.5;-6.6;-2.5;1.5;4.23;0;.15;3349 +99089;50.15246;2.87277;105;20221216;3;-4.9;-1;1.6;4.73;.2;.18;3315 +99089;50.15246;2.87277;105;20221217;-3.2;-7.8;-5.5;2.5;3.86;0;.15;1846 +99089;50.15246;2.87277;105;20221218;-.3;-6.8;-3.5;5.2;4.63;2.8;.09;3143 +99089;50.15246;2.87277;105;20221219;8.9;-.5;4.2;7.3;8.93;1.9;0;3194 +99089;50.15246;2.87277;105;20221220;10.1;8.6;9.4;5;10.73;13.3;.61;883 +99089;50.15246;2.87277;105;20221221;9.3;6.4;7.9;3.4;10.63;12.8;.16;1841 +99089;50.15246;2.87277;105;20221222;11.3;8.8;10.1;4.6;11.83;2.3;.34;1742 +99089;50.15246;2.87277;105;20221223;13.8;9.3;11.6;5.9;11.9;4.9;.78;2300 +99089;50.15246;2.87277;105;20221224;11.9;9.1;10.5;5.5;11.16;.2;.7;2004 +99089;50.15246;2.87277;105;20221225;11;8.9;10;3.9;11.63;7.9;.42;1190 +99089;50.15246;2.87277;105;20221226;10.1;8.8;9.5;5.3;9.66;.5;.98;1384 +99089;50.15246;2.87277;105;20221227;8.1;2.3;5.2;5.3;7.7;.3;.53;3061 +99089;50.15246;2.87277;105;20221228;10.1;5.6;7.9;8.8;10.33;3.7;.32;1891 +99089;50.15246;2.87277;105;20221229;10.3;9.6;10;8.5;9.56;.8;1.45;1058 +99089;50.15246;2.87277;105;20221230;13;3.9;8.5;7.3;10.53;9.2;.51;2762 +99089;50.15246;2.87277;105;20221231;15.8;12.8;14.3;10.7;13.16;.2;1.69;1794 +99090;50.17374;3.22132;71;20220101;13.7;10.1;11.9;4.8;12.3;.8;.67;1967 +99090;50.17374;3.22132;71;20220102;13.3;9.6;11.4;6.3;11.23;3.2;.98;2264 +99090;50.17374;3.22132;71;20220103;11.1;8.6;9.9;5.7;10.7;15.6;.7;1620 +99090;50.17374;3.22132;71;20220104;8;7;7.5;4.3;9.1;6.4;.63;930 +99090;50.17374;3.22132;71;20220105;5.8;.9;3.4;5;6.3;.1;.67;2427 +99090;50.17374;3.22132;71;20220106;5.9;.4;3.2;4.3;6.5;.9;.51;2614 +99090;50.17374;3.22132;71;20220107;5.9;3.1;4.5;5.5;7.23;11.8;.6;2183 +99090;50.17374;3.22132;71;20220108;7.6;.5;4.1;6.4;7.9;13.7;.25;3075 +99090;50.17374;3.22132;71;20220109;7.4;3.6;5.5;4.3;7.1;0;.79;2199 +99090;50.17374;3.22132;71;20220110;3.7;-.7;1.5;3.4;6.6;.1;.18;2418 +99090;50.17374;3.22132;71;20220111;4.6;.3;2.5;3.9;6.3;0;.45;2418 +99090;50.17374;3.22132;71;20220112;4.2;-.8;1.7;1.8;7.1;0;.08;2665 +99090;50.17374;3.22132;71;20220113;5;.1;2.6;.9;6.7;0;.19;2671 +99090;50.17374;3.22132;71;20220114;9.4;.1;4.8;1.2;7;.2;.27;3839 +99090;50.17374;3.22132;71;20220115;7.5;-1.2;3.2;1.4;6.33;.2;.16;4601 +99090;50.17374;3.22132;71;20220116;3.4;-.1;1.7;4.4;7.1;.7;.05;2313 +99090;50.17374;3.22132;71;20220117;7.1;1.4;4.3;2.8;7.8;.1;.26;3076 +99090;50.17374;3.22132;71;20220118;7.7;2.2;5;1.9;8;.1;.28;3063 +99090;50.17374;3.22132;71;20220119;6.4;-.1;3.2;3.5;7.6;1.4;.16;3407 +99090;50.17374;3.22132;71;20220120;5.3;.8;3.1;3.4;6.7;1;.43;2832 +99090;50.17374;3.22132;71;20220121;6.2;.9;3.6;2.9;7;0;.39;3148 +99090;50.17374;3.22132;71;20220122;4.8;3.7;4.3;2.9;7.5;0;.44;1303 +99090;50.17374;3.22132;71;20220123;4.6;3.4;4;2.3;7.1;0;.48;1399 +99090;50.17374;3.22132;71;20220124;5.9;0;3;2.5;6.3;0;.47;3507 +99090;50.17374;3.22132;71;20220125;-.4;-1.9;-1.1;1.5;5.7;.1;.19;1657 +99090;50.17374;3.22132;71;20220126;3.1;-1.4;.9;2.9;6.6;0;.13;3133 +99090;50.17374;3.22132;71;20220127;8.1;2.7;5.4;5.3;8.4;.4;.41;3519 +99090;50.17374;3.22132;71;20220128;8.5;1.3;4.9;3.6;7.8;.1;.47;4179 +99090;50.17374;3.22132;71;20220129;10.7;4.1;7.4;7.2;10.1;.3;.32;4059 +99090;50.17374;3.22132;71;20220130;7.8;2.5;5.2;3.3;7.2;1.4;.67;3672 +99090;50.17374;3.22132;71;20220131;6.5;4.4;5.5;8;6.5;.1;1.39;2248 +99090;50.17374;3.22132;71;20220201;9.9;.6;5.3;6.4;8.8;.3;.33;5133 +99090;50.17374;3.22132;71;20220202;10.4;7.9;9.2;5.2;10.3;.2;.7;2572 +99090;50.17374;3.22132;71;20220203;7.4;6.9;7.2;4.7;8.9;.3;.69;1014 +99090;50.17374;3.22132;71;20220204;9.2;6.5;7.9;6.3;8.2;.4;1.21;2785 +99090;50.17374;3.22132;71;20220205;8.3;1.5;4.9;6.2;7.3;.2;.83;4669 +99090;50.17374;3.22132;71;20220206;10.8;6.2;8.5;10.8;9.1;9.5;1.28;3859 +99090;50.17374;3.22132;71;20220207;8.2;2.9;5.6;5.3;6.7;.2;1.16;4238 +99090;50.17374;3.22132;71;20220208;10.8;5;7.9;4.7;10.1;.2;.49;4527 +99090;50.17374;3.22132;71;20220209;10.2;7.7;9;3;9.4;.3;.82;2928 +99090;50.17374;3.22132;71;20220210;6.5;3.9;5.2;3.7;8.24;4.3;.4;2238 +99090;50.17374;3.22132;71;20220211;8;.3;4.1;2.3;6.17;0;.74;7426 +99090;50.17374;3.22132;71;20220212;7.4;-1.4;3;3.8;5.47;0;.97;8527 +99090;50.17374;3.22132;71;20220213;10.4;.1;5.3;6.5;7;0;1.21;7489 +99090;50.17374;3.22132;71;20220214;10.9;8;9.4;6.3;8.67;4.4;1.53;4113 +99090;50.17374;3.22132;71;20220215;9.9;3.6;6.8;6.7;8.77;5.1;.75;6504 +99090;50.17374;3.22132;71;20220216;13.9;7.8;10.9;10.5;12.2;1.8;.76;5359 +99090;50.17374;3.22132;71;20220217;11.1;9.1;10.1;10.2;9.2;.5;1.83;3001 +99090;50.17374;3.22132;71;20220218;12.7;7.7;10.2;11.4;8.7;1.6;2.27;4997 +99090;50.17374;3.22132;71;20220219;8.3;3.4;5.9;9;7.3;.1;1.27;5030 +99090;50.17374;3.22132;71;20220220;11.4;6.1;8.8;9.9;9.9;3.2;1.03;5334 +99090;50.17374;3.22132;71;20220221;9.9;5.1;7.5;10.2;7.5;2.2;1.8;5150 +99090;50.17374;3.22132;71;20220222;12.4;3.8;8.1;5.8;9.3;.9;1.08;7108 +99090;50.17374;3.22132;71;20220223;10.6;3.3;7;3.9;8.4;0;.95;6637 +99090;50.17374;3.22132;71;20220224;9.8;5.7;7.8;7.1;7.2;1.7;1.8;4986 +99090;50.17374;3.22132;71;20220225;8.9;1.5;5.2;4.9;6.5;.3;1.3;6909 +99090;50.17374;3.22132;71;20220226;8.8;-.5;4.2;3.1;6.3;.1;1.04;7908 +99090;50.17374;3.22132;71;20220227;9.4;.3;4.9;5.6;5.3;.1;1.83;7947 +99090;50.17374;3.22132;71;20220228;9.5;1.6;5.6;4.3;5.6;0;1.66;7505 +99090;50.17374;3.22132;71;20220301;9.8;3;6.4;3.1;6.6;0;1.31;7055 +99090;50.17374;3.22132;71;20220302;10.8;4.3;7.6;2.6;6.4;0;1.45;7002 +99090;50.17374;3.22132;71;20220303;14.3;4.9;9.6;3.1;8;0;1.66;8611 +99090;50.17374;3.22132;71;20220304;12.7;4.3;8.5;2.2;6.8;0;1.49;8252 +99090;50.17374;3.22132;71;20220305;11.2;3.4;7.3;2.1;7.8;.1;1.12;8065 +99090;50.17374;3.22132;71;20220306;7.1;-.9;3.1;4;5.5;.1;1.25;8297 +99090;50.17374;3.22132;71;20220307;6;-1.7;2.2;4.7;4.5;0;1.49;8259 +99090;50.17374;3.22132;71;20220308;10.2;-2.2;4;4.9;4.6;0;2.06;10715 +99090;50.17374;3.22132;71;20220309;14.3;2.5;8.4;4.6;6.5;0;2.34;10601 +99090;50.17374;3.22132;71;20220310;15.9;4.1;10;4.5;7.2;0;2.5;10757 +99090;50.17374;3.22132;71;20220311;14.1;6.3;10.2;6.2;8.7;2.8;2.13;8820 +99090;50.17374;3.22132;71;20220312;11.1;6.9;9;6.1;9.4;.7;1.33;6490 +99090;50.17374;3.22132;71;20220313;13.8;7.8;10.8;5.9;9.5;2.2;1.92;7925 +99090;50.17374;3.22132;71;20220314;13.8;5.9;9.9;3.3;9.1;.3;1.6;9265 +99090;50.17374;3.22132;71;20220315;11.4;6.4;8.9;3.2;9.5;1.7;1.18;7416 +99090;50.17374;3.22132;71;20220316;12;5.3;8.7;4.6;10.5;0;.97;8750 +99090;50.17374;3.22132;71;20220317;10.2;6.9;8.6;4;8.1;0;1.5;6140 +99090;50.17374;3.22132;71;20220318;14.3;.7;7.5;5.3;6.34;.1;2.6;16154 +99090;50.17374;3.22132;71;20220319;15.1;4.5;9.8;6.9;6.2;0;3.38;14901 +99090;50.17374;3.22132;71;20220320;10.9;1;5.9;2.5;5.77;0;1.81;14482 +99090;50.17374;3.22132;71;20220321;17.8;1.3;9.5;2.8;8;0;2.4;16979 +99090;50.17374;3.22132;71;20220322;18.3;5.6;11.9;2.6;7.77;0;2.62;15949 +99090;50.17374;3.22132;71;20220323;18.5;3.2;10.8;2;6.6;0;2.55;17217 +99090;50.17374;3.22132;71;20220324;18.6;3.7;11.1;3.1;6.54;0;3.04;17186 +99090;50.17374;3.22132;71;20220325;16.9;4.3;10.6;3.7;7.2;0;2.87;16655 +99090;50.17374;3.22132;71;20220326;18;4.5;11.3;5.1;7.5;.1;3.37;17512 +99090;50.17374;3.22132;71;20220327;17.9;5.6;11.7;3.7;9.57;.1;2.6;16636 +99090;50.17374;3.22132;71;20220328;18.7;3.6;11.1;1.9;9.47;1.9;2.24;15960 +99090;50.17374;3.22132;71;20220329;15.1;8.1;11.6;2.6;9.84;2.9;1.77;8858 +99090;50.17374;3.22132;71;20220330;12.2;6;9.1;3.2;8.7;1.4;1.51;7913 +99090;50.17374;3.22132;71;20220331;8.3;3.7;6;6.1;6.64;2.2;1.73;9929 +99090;50.17374;3.22132;71;20220401;3.8;.2;2;7.3;5.7;.9;1.02;4428 +99090;50.17374;3.22132;71;20220402;6.8;-.2;3.3;5.8;4.7;.1;1.99;11982 +99090;50.17374;3.22132;71;20220403;8.9;-1.8;3.6;3;5;.3;1.9;15236 +99090;50.17374;3.22132;71;20220404;7.4;-1.9;2.8;7;7.44;1.9;.58;6990 +99090;50.17374;3.22132;71;20220405;13.3;7;10.1;6.6;10.9;.4;1.27;5307 +99090;50.17374;3.22132;71;20220406;12.5;8;10.3;7.9;9.27;3;1.99;6801 +99090;50.17374;3.22132;71;20220407;12.8;9.1;10.9;10.4;8.8;1.5;2.85;13030 +99090;50.17374;3.22132;71;20220408;6.2;4.8;5.5;3.6;7.3;5.9;.94;3103 +99090;50.17374;3.22132;71;20220409;11.7;.5;6.1;4;6.5;.1;2.29;17166 +99090;50.17374;3.22132;71;20220410;12.9;-.6;6.1;2.5;6.57;0;2.25;18735 +99090;50.17374;3.22132;71;20220411;18.2;2.6;10.4;5;7.6;0;3.53;21132 +99090;50.17374;3.22132;71;20220412;20.6;7.8;14.2;4;10.6;2.8;3.39;18185 +99090;50.17374;3.22132;71;20220413;15.8;9.3;12.5;1.7;12.67;1.9;1.64;10893 +99090;50.17374;3.22132;71;20220414;19;7.4;13.2;1.9;11.5;0;2.55;17405 +99090;50.17374;3.22132;71;20220415;18.7;8.5;13.6;2.9;10.8;0;2.95;17908 +99090;50.17374;3.22132;71;20220416;17.9;5.5;11.7;3.6;9.24;0;3.2;21296 +99090;50.17374;3.22132;71;20220417;19.8;3.2;11.5;3.5;6.87;0;3.99;23241 +99090;50.17374;3.22132;71;20220418;18.8;4.3;11.6;2;7.57;0;3.15;20435 +99090;50.17374;3.22132;71;20220419;18.7;5.1;11.9;3.3;9.17;0;3.13;19120 +99090;50.17374;3.22132;71;20220420;18.1;6.4;12.2;4;7.7;0;3.79;21434 +99090;50.17374;3.22132;71;20220421;18.7;5;11.9;4.4;8.24;0;3.81;22317 +99090;50.17374;3.22132;71;20220422;16.9;8.3;12.6;5;9.2;0;3.34;17967 +99090;50.17374;3.22132;71;20220423;18.5;7.8;13.1;4.7;10.17;0;3.22;16975 +99090;50.17374;3.22132;71;20220424;19.1;8.5;13.8;4.6;9.14;0;3.83;19079 +99090;50.17374;3.22132;71;20220425;14.5;6;10.2;4.1;9.14;1.8;2.54;16939 +99090;50.17374;3.22132;71;20220426;15.3;5.7;10.5;4.3;8.37;0;3.02;18902 +99090;50.17374;3.22132;71;20220427;16.8;3.5;10.2;4.5;8.4;0;3.28;21809 +99090;50.17374;3.22132;71;20220428;19.5;4.6;12;4.9;8.9;0;4.12;23270 +99090;50.17374;3.22132;71;20220429;17.3;8.4;12.8;4.6;9.55;0;3.42;19082 +99090;50.17374;3.22132;71;20220430;14.5;5.1;9.8;4.5;7.8;0;3.17;21193 +99090;50.17374;3.22132;71;20220501;15.6;2.4;9;2.6;7.77;.2;2.91;21043 +99090;50.17374;3.22132;71;20220502;18.4;5.5;12;4;8.47;0;3.76;22194 +99090;50.17374;3.22132;71;20220503;18.3;5.5;11.9;4.2;9.1;0;3.65;22711 +99090;50.17374;3.22132;71;20220504;18;4;11;2.7;9.57;.1;3.23;23132 +99090;50.17374;3.22132;71;20220505;17.6;9.4;13.5;2.5;11.6;.3;2.33;12089 +99090;50.17374;3.22132;71;20220506;22.2;6.6;14.4;2.3;10.8;.1;3.76;22193 +99090;50.17374;3.22132;71;20220507;21.3;10.6;16;3.4;12.2;.2;3.61;18442 +99090;50.17374;3.22132;71;20220508;20.8;10.9;15.9;3.8;11.6;0;3.71;17834 +99090;50.17374;3.22132;71;20220509;24.8;6.9;15.9;2.3;10.6;0;4.41;24218 +99090;50.17374;3.22132;71;20220510;25.4;13.9;19.7;4.2;12.2;0;5.04;19465 +99090;50.17374;3.22132;71;20220511;24.4;10.5;17.5;4.1;12.3;0;4.64;21546 +99090;50.17374;3.22132;71;20220512;20.1;9.5;14.8;4.2;11.1;0;3.73;18881 +99090;50.17374;3.22132;71;20220513;19.6;7.3;13.5;4.5;9.8;0;3.9;20468 +99090;50.17374;3.22132;71;20220514;22.5;7.7;15.1;2.6;10.7;0;4.08;22594 +99090;50.17374;3.22132;71;20220515;28.1;9.4;18.8;3.1;11.8;.3;5.49;25559 +99090;50.17374;3.22132;71;20220516;24;16.5;20.3;3.9;14.4;0;4.24;16161 +99090;50.17374;3.22132;71;20220517;28.1;15.6;21.9;3.3;13.7;.9;5.31;21045 +99090;50.17374;3.22132;71;20220518;26.3;15.3;20.8;3;15.8;2.6;4.43;19815 +99090;50.17374;3.22132;71;20220519;24.3;17.7;21;3.3;15.8;1.5;3.93;15353 +99090;50.17374;3.22132;71;20220520;18.5;12.7;15.6;3.3;14.2;7.3;2.64;14437 +99090;50.17374;3.22132;71;20220521;20.8;10.1;15.5;3.2;12.1;.1;3.66;19793 +99090;50.17374;3.22132;71;20220522;23.4;9.5;16.5;1.5;12.9;0;3.85;22691 +99090;50.17374;3.22132;71;20220523;19.9;14.3;17.1;3.1;14.7;5.3;2.93;14355 +99090;50.17374;3.22132;71;20220524;16.7;10.1;13.4;5;11.6;.3;2.87;15668 +99090;50.17374;3.22132;71;20220525;17.9;8.1;13;5.3;11.3;.4;3.24;19224 +99090;50.17374;3.22132;71;20220526;19.4;12.5;16;5.6;13.5;0;3.3;16142 +99090;50.17374;3.22132;71;20220527;21.2;13.6;17.4;4.9;12.5;.1;4.11;17013 +99090;50.17374;3.22132;71;20220528;18.5;9.6;14.1;3;10.2;.1;3.49;18494 +99090;50.17374;3.22132;71;20220529;16.2;5.5;10.9;2.9;9;.6;3.17;20369 +99090;50.17374;3.22132;71;20220530;17.2;3.3;10.3;1.8;8.6;0;3.33;23325 +99090;50.17374;3.22132;71;20220531;19.3;8.1;13.7;3.1;9.2;.7;3.92;20968 +99090;50.17374;3.22132;71;20220601;19.1;6.2;12.7;3.3;9.7;0;3.8;22585 +99090;50.17374;3.22132;71;20220602;22.3;5.5;13.9;2.6;9.3;0;4.51;25881 +99090;50.17374;3.22132;71;20220603;25.8;9.5;17.7;2.8;12.3;6.3;4.99;25551 +99090;50.17374;3.22132;71;20220604;26.8;14.1;20.5;3.6;16.4;11.5;4.84;22572 +99090;50.17374;3.22132;71;20220605;20;16.1;18.1;2.9;17.6;5.7;2.43;12409 +99090;50.17374;3.22132;71;20220606;19.2;11.1;15.2;4.3;13.1;.4;3.27;18046 +99090;50.17374;3.22132;71;20220607;20.1;12.1;16.1;3;14.3;2.4;3.19;17967 +99090;50.17374;3.22132;71;20220608;19.1;13.7;16.4;5;14.5;6.3;2.99;14737 +99090;50.17374;3.22132;71;20220609;20.1;11;15.6;4.8;13.3;.1;3.54;19247 +99090;50.17374;3.22132;71;20220610;22.1;14.8;18.5;3.5;15.2;.3;3.64;17235 +99090;50.17374;3.22132;71;20220611;22.5;15;18.8;2.7;14.3;0;3.76;17498 +99090;50.17374;3.22132;71;20220612;21.8;9.3;15.6;3.4;12.1;.1;4.14;22701 +99090;50.17374;3.22132;71;20220613;20.8;9.4;15.1;3;11.4;0;3.94;21690 +99090;50.17374;3.22132;71;20220614;23.4;8.3;15.9;2.5;10.9;0;4.58;25030 +99090;50.17374;3.22132;71;20220615;27.1;10.7;18.9;2.6;12.8;0;5.27;26119 +99090;50.17374;3.22132;71;20220616;27.1;10.7;18.9;2.2;13.5;.2;5.05;26138 +99090;50.17374;3.22132;71;20220617;31.1;15;23.1;3.1;14.6;0;6.28;25910 +99090;50.17374;3.22132;71;20220618;34.2;18;26.1;2.3;18.1;1.2;6.28;26002 +99090;50.17374;3.22132;71;20220619;19.7;12.8;16.3;4.7;13.9;.5;3.33;16876 +99090;50.17374;3.22132;71;20220620;21.8;13.2;17.5;4;12.2;.1;4.28;18877 +99090;50.17374;3.22132;71;20220621;22.9;8.7;15.8;3.1;12;0;4.42;24338 +99090;50.17374;3.22132;71;20220622;26.3;11.3;18.8;3.3;13.7;3.2;5.14;25020 +99090;50.17374;3.22132;71;20220623;26.8;14.9;20.9;2.1;17.8;6.4;4.39;22249 +99090;50.17374;3.22132;71;20220624;23.9;15.3;19.6;3.1;17.6;7;3.73;18864 +99090;50.17374;3.22132;71;20220625;20.3;14.4;17.4;3.2;15.4;1.7;3.05;15568 +99090;50.17374;3.22132;71;20220626;22;12.4;17.2;2.8;14;0;3.77;19924 +99090;50.17374;3.22132;71;20220627;21;14.3;17.7;3;14.1;2.1;3.47;16585 +99090;50.17374;3.22132;71;20220628;25.1;11.1;18.1;1.8;12.9;0;4.48;24079 +99090;50.17374;3.22132;71;20220629;26.4;11;18.7;2.2;13.6;.2;4.85;25242 +99090;50.17374;3.22132;71;20220630;15.8;12.9;14.4;2.6;14.4;10.1;1.9;10780 +99090;50.17374;3.22132;71;20220701;20.3;10;15.2;3.3;12.8;0;3.58;20540 +99090;50.17374;3.22132;71;20220702;25.2;10.6;17.9;2.4;12.5;0;4.73;24474 +99090;50.17374;3.22132;71;20220703;21.9;11.2;16.6;3.4;12.6;.1;4.07;20878 +99090;50.17374;3.22132;71;20220704;24.2;10.2;17.2;2.8;12.8;.1;4.53;23881 +99090;50.17374;3.22132;71;20220705;23.8;9.9;16.9;2.7;12.4;0;4.46;23751 +99090;50.17374;3.22132;71;20220706;24.1;10.2;17.2;2.4;13.1;0;4.36;23704 +99090;50.17374;3.22132;71;20220707;20.4;14.9;17.7;4.3;14.3;.3;3.4;14774 +99090;50.17374;3.22132;71;20220708;26.2;8.1;17.2;1.6;12.8;0;4.69;26972 +99090;50.17374;3.22132;71;20220709;25;12.8;18.9;2.9;14.4;.1;4.47;22041 +99090;50.17374;3.22132;71;20220710;26;10.9;18.5;2.9;13.3;0;4.9;24491 +99090;50.17374;3.22132;71;20220711;28;12.8;20.4;2.1;14.3;0;4.98;24508 +99090;50.17374;3.22132;71;20220712;31.8;13.2;22.5;1.9;14.1;0;5.76;27066 +99090;50.17374;3.22132;71;20220713;31.7;21.4;26.6;3.2;14.9;0;6.16;20011 +99090;50.17374;3.22132;71;20220714;27.8;16.8;22.3;3.3;15.2;0;5.16;20626 +99090;50.17374;3.22132;71;20220715;24.9;9.9;17.4;2.3;12.2;0;4.54;24057 +99090;50.17374;3.22132;71;20220716;26;11.6;18.8;2.8;12.3;0;4.94;23488 +99090;50.17374;3.22132;71;20220717;28.8;10.5;19.7;2;11.9;0;5.3;26424 +99090;50.17374;3.22132;71;20220718;35.9;13.6;24.8;1.2;12.6;0;5.96;29095 +99090;50.17374;3.22132;71;20220719;38.3;17.2;27.8;3.5;14;2.3;8.41;28190 +99090;50.17374;3.22132;71;20220720;22.5;18.2;20.4;3.2;19;6.8;2.83;12521 +99090;50.17374;3.22132;71;20220721;22.5;16.5;19.5;3.5;18.1;.1;3.06;14783 +99090;50.17374;3.22132;71;20220722;21.4;12.6;17;2.7;15.6;.5;3.15;17890 +99090;50.17374;3.22132;71;20220723;27.3;13.8;20.6;1.9;16.3;0;4.35;22133 +99090;50.17374;3.22132;71;20220724;31.2;14.2;22.7;3.1;15.8;0;5.84;24764 +99090;50.17374;3.22132;71;20220725;24.8;16.6;20.7;5.6;16;.1;4.56;17035 +99090;50.17374;3.22132;71;20220726;23.5;15;19.3;3.5;15.1;0;3.86;17269 +99090;50.17374;3.22132;71;20220727;22.8;11;16.9;3.4;11.7;0;4.23;20301 +99090;50.17374;3.22132;71;20220728;25.4;11.3;18.4;2.8;12.2;0;4.61;22110 +99090;50.17374;3.22132;71;20220729;27.7;11.4;19.6;2.4;12.7;0;4.92;23676 +99090;50.17374;3.22132;71;20220730;27.6;12.3;20;2.2;14.2;0;4.62;22812 +99090;50.17374;3.22132;71;20220731;23.4;16.6;20;5.2;17.7;0;3.51;15033 +99090;50.17374;3.22132;71;20220801;25.5;18.2;21.9;2.6;18.2;.4;3.6;15502 +99090;50.17374;3.22132;71;20220802;29.4;15.1;22.3;2.9;16.8;0;4.94;21690 +99090;50.17374;3.22132;71;20220803;33.5;16.3;24.9;2.1;17.6;0;5.46;23682 +99090;50.17374;3.22132;71;20220804;28.2;16.9;22.6;2.9;18.6;2.4;4.33;19031 +99090;50.17374;3.22132;71;20220805;24.4;14.7;19.6;3.1;14.4;0;3.97;17507 +99090;50.17374;3.22132;71;20220806;23.6;9.4;16.5;2.4;10.8;0;4.08;21113 +99090;50.17374;3.22132;71;20220807;25.4;10.2;17.8;3.2;11.5;0;4.66;21719 +99090;50.17374;3.22132;71;20220808;26.1;11.8;19;3.6;13.1;0;4.7;20925 +99090;50.17374;3.22132;71;20220809;28.3;14.4;21.4;4;14.7;0;5.19;20494 +99090;50.17374;3.22132;71;20220810;31.5;15.4;23.5;3.5;14;0;5.96;21933 +99090;50.17374;3.22132;71;20220811;32.4;15.7;24.1;2.4;12.6;0;5.57;22194 +99090;50.17374;3.22132;71;20220812;33.3;15.5;24.4;2.5;11.9;0;5.87;22766 +99090;50.17374;3.22132;71;20220813;32.9;14.1;23.5;2.4;10.7;0;5.8;23243 +99090;50.17374;3.22132;71;20220814;32.6;15.1;23.9;3;12.6;.2;5.98;22256 +99090;50.17374;3.22132;71;20220815;28.8;18.1;23.5;3;17;0;4.48;17215 +99090;50.17374;3.22132;71;20220816;27.6;16.8;22.2;2.7;17.9;2.8;3.94;17169 +99090;50.17374;3.22132;71;20220817;26.4;18.4;22.4;2;19.9;.2;3.18;14626 +99090;50.17374;3.22132;71;20220818;27.2;15.4;21.3;2.5;17.9;0;3.74;17688 +99090;50.17374;3.22132;71;20220819;23.6;15;19.3;3.4;18.3;3.2;2.9;14942 +99090;50.17374;3.22132;71;20220820;23.6;12.7;18.2;3.2;14.5;0;3.46;16724 +99090;50.17374;3.22132;71;20220821;24.6;11.8;18.2;1.9;14;.4;3.38;18001 +99090;50.17374;3.22132;71;20220822;27;16;21.5;2.4;16.1;3.3;3.76;16530 +99090;50.17374;3.22132;71;20220823;28.1;16.9;22.5;2.4;18.2;.1;3.74;16543 +99090;50.17374;3.22132;71;20220824;31.7;16;23.9;1.2;18.6;0;3.89;19473 +99090;50.17374;3.22132;71;20220825;31.9;17.5;24.7;3.8;17.2;0;5.37;18477 +99090;50.17374;3.22132;71;20220826;25.3;18.5;21.9;3.8;16.5;0;3.71;12497 +99090;50.17374;3.22132;71;20220827;24.3;12.7;18.5;2.5;13.8;.1;3.37;16264 +99090;50.17374;3.22132;71;20220828;24.9;14.4;19.7;4.3;13;0;4.27;15320 +99090;50.17374;3.22132;71;20220829;24;14.9;19.5;4.9;12.1;0;4.44;14112 +99090;50.17374;3.22132;71;20220830;27.5;14.2;20.9;3.5;14.5;0;4.29;16961 +99090;50.17374;3.22132;71;20220831;25.1;14.3;19.7;3.8;14.6;.5;3.77;15112 +99090;50.17374;3.22132;71;20220901;27.8;15.2;21.5;3.6;13.2;0;4.59;16189 +99090;50.17374;3.22132;71;20220902;27.1;11.1;19.1;2.3;14;12.5;3.66;18101 +99090;50.17374;3.22132;71;20220903;24;16.2;20.1;2.3;18;1.2;2.58;12428 +99090;50.17374;3.22132;71;20220904;27;15.1;21.1;3.1;15.7;0;3.72;15264 +99090;50.17374;3.22132;71;20220905;27.9;16.8;22.4;3;15.1;3.6;3.97;14582 +99090;50.17374;3.22132;71;20220906;26.5;16.4;21.5;3.5;16.1;2.1;3.67;13753 +99090;50.17374;3.22132;71;20220907;23.2;15.1;19.2;3.7;17;1.6;2.69;12158 +99090;50.17374;3.22132;71;20220908;22.6;14.7;18.7;4.3;15.8;7;2.86;11875 +99090;50.17374;3.22132;71;20220909;19.8;14.7;17.3;6.4;15.3;10.8;2.49;9383 +99090;50.17374;3.22132;71;20220910;21;14.3;17.7;4.5;16.1;0;2.34;10678 +99090;50.17374;3.22132;71;20220911;22.2;12.1;17.2;2.5;15.3;.1;2.37;13029 +99090;50.17374;3.22132;71;20220912;25.4;11.9;18.7;2.6;14.9;.3;3.03;14939 +99090;50.17374;3.22132;71;20220913;21.4;17;19.2;2.2;18.2;5.1;1.81;8310 +99090;50.17374;3.22132;71;20220914;18.1;17;17.6;2.3;18.6;11.2;.99;3964 +99090;50.17374;3.22132;71;20220915;19;11.2;15.1;2.4;14.1;0;1.84;10901 +99090;50.17374;3.22132;71;20220916;16.5;11;13.8;3.2;12.1;3.1;1.83;9000 +99090;50.17374;3.22132;71;20220917;15.5;7.4;11.5;4.4;9.9;0;2.1;10851 +99090;50.17374;3.22132;71;20220918;16.4;6.8;11.6;4.1;9.8;.3;2.21;11695 +99090;50.17374;3.22132;71;20220919;17.7;8.3;13;2.8;10.4;0;2.14;11428 +99090;50.17374;3.22132;71;20220920;18.5;7.7;13.1;1.9;11;.2;1.93;12117 +99090;50.17374;3.22132;71;20220921;18;6.8;12.4;1.6;10.8;.1;1.78;12190 +99090;50.17374;3.22132;71;20220922;19.7;6;12.9;1.4;9.7;0;1.99;13341 +99090;50.17374;3.22132;71;20220923;19.1;9.6;14.4;1.7;11.3;1.6;1.88;10920 +99090;50.17374;3.22132;71;20220924;17.6;12.1;14.9;2.5;13.6;1.3;1.56;8133 +99090;50.17374;3.22132;71;20220925;17.3;8.3;12.8;3.2;11.4;.8;1.82;10345 +99090;50.17374;3.22132;71;20220926;13.6;9.2;11.4;6.3;11.4;10.4;1.4;7051 +99090;50.17374;3.22132;71;20220927;15.5;7.2;11.4;4.3;10.7;3.2;1.69;9659 +99090;50.17374;3.22132;71;20220928;15.1;6.6;10.9;3.7;9.8;0;1.74;9644 +99090;50.17374;3.22132;71;20220929;15.6;5.5;10.6;1.9;9.5;.1;1.51;10394 +99090;50.17374;3.22132;71;20220930;17.3;5.4;11.4;4.2;10;6.4;2.04;11150 +99090;50.17374;3.22132;71;20221001;18.9;11.5;15.2;7.7;14.2;4.6;2;8609 +99090;50.17374;3.22132;71;20221002;15.1;13.1;14.1;3;14;11.8;1.06;4275 +99090;50.17374;3.22132;71;20221003;15.9;5.6;10.8;1.6;11.3;0;1.19;9919 +99090;50.17374;3.22132;71;20221004;18.4;7.1;12.8;3;12.2;0;1.57;10252 +99090;50.17374;3.22132;71;20221005;18.7;14.1;16.4;5.1;13.9;.2;2.06;6343 +99090;50.17374;3.22132;71;20221006;18.1;9.3;13.7;3.5;11.2;0;1.91;8750 +99090;50.17374;3.22132;71;20221007;17.8;7.6;12.7;3.8;10.6;.1;1.93;9302 +99090;50.17374;3.22132;71;20221008;16.9;9.2;13.1;3.1;10.9;0;1.67;7923 +99090;50.17374;3.22132;71;20221009;17.7;4.3;11;3.1;9.4;.1;1.8;10383 +99090;50.17374;3.22132;71;20221010;17.5;9;13.3;3.7;11.4;1.5;1.71;8086 +99090;50.17374;3.22132;71;20221011;15.6;4;9.8;1.6;9.4;0;1.17;9347 +99090;50.17374;3.22132;71;20221012;17.2;2;9.6;1.6;9.8;.1;1.2;10574 +99090;50.17374;3.22132;71;20221013;14.9;10.8;12.9;3.1;13;1.2;.98;5269 +99090;50.17374;3.22132;71;20221014;16.9;13.7;15.3;2.8;15.1;1.8;1.02;4547 +99090;50.17374;3.22132;71;20221015;18.3;12.7;15.5;4.4;14.5;.4;1.44;6008 +99090;50.17374;3.22132;71;20221016;17.8;12.4;15.1;3.8;14.4;4.6;1.27;5799 +99090;50.17374;3.22132;71;20221017;18.4;14.8;16.6;3.7;17.2;4.1;.95;4605 +99090;50.17374;3.22132;71;20221018;19.7;14.6;17.2;2;16;0;1.14;5443 +99090;50.17374;3.22132;71;20221019;19.7;10.7;15.2;3.9;14.1;0;1.48;7204 +99090;50.17374;3.22132;71;20221020;20.8;13.5;17.2;4.9;15.4;4.3;1.78;6352 +99090;50.17374;3.22132;71;20221021;20.2;13.7;17;4.5;15.1;.2;1.69;5878 +99090;50.17374;3.22132;71;20221022;19.1;14;16.6;4.3;14.3;0;1.68;5086 +99090;50.17374;3.22132;71;20221023;20.6;14.1;17.4;4.9;15;2;1.88;5680 +99090;50.17374;3.22132;71;20221024;18.6;14.2;16.4;8;13.7;3.6;2.32;4543 +99090;50.17374;3.22132;71;20221025;17.6;11.8;14.7;4.7;13.6;0;1.37;5168 +99090;50.17374;3.22132;71;20221026;21.1;14;17.6;4.9;14.8;0;1.98;5649 +99090;50.17374;3.22132;71;20221027;21.3;13.5;17.4;4.9;14.8;0;1.94;5833 +99090;50.17374;3.22132;71;20221028;22.3;15.7;19;3.6;15.2;0;1.93;5250 +99090;50.17374;3.22132;71;20221029;21.8;13.8;17.8;3.8;15.5;0;1.64;5708 +99090;50.17374;3.22132;71;20221030;18;13;15.5;3.1;13.8;0;1.22;4375 +99090;50.17374;3.22132;71;20221031;19.1;10.3;14.7;4;14;1.7;1.19;5794 +99090;50.17374;3.22132;71;20221101;16.5;10.8;13.7;8.1;12;1.6;1.84;4526 +99090;50.17374;3.22132;71;20221102;15.2;10.1;12.7;6;10.6;0;1.75;4191 +99090;50.17374;3.22132;71;20221103;14.9;11.1;13;6.1;11.4;2.5;1.57;3514 +99090;50.17374;3.22132;71;20221104;12.5;8.7;10.6;3.5;10.2;.7;.98;3451 +99090;50.17374;3.22132;71;20221105;11.2;4;7.6;4;9.1;.1;.7;4773 +99090;50.17374;3.22132;71;20221106;11.5;9.3;10.4;6.9;10.8;7.9;.98;2465 +99090;50.17374;3.22132;71;20221107;15.6;9.4;12.5;7.6;12.5;0;1.12;4255 +99090;50.17374;3.22132;71;20221108;15.6;10.3;13;6.8;11.7;0;1.51;3843 +99090;50.17374;3.22132;71;20221109;14.9;11.1;13;5.9;11.5;.4;1.48;3153 +99090;50.17374;3.22132;71;20221110;14.6;8.1;11.4;5.2;10.7;0;1.19;4138 +99090;50.17374;3.22132;71;20221111;12.1;8.3;10.2;4.6;10.4;.1;.89;3043 +99090;50.17374;3.22132;71;20221112;11.5;6.3;8.9;3.3;10;.2;.6;3545 +99090;50.17374;3.22132;71;20221113;9.3;3.3;6.3;2;8.7;.1;.37;3763 +99090;50.17374;3.22132;71;20221114;7.2;.7;4;3.6;8.4;0;.1;3861 +99090;50.17374;3.22132;71;20221115;12.1;6.5;9.3;5.1;11.6;2.1;.26;3503 +99090;50.17374;3.22132;71;20221116;12.3;7.7;10;6;10.9;8;.73;3095 +99090;50.17374;3.22132;71;20221117;12.8;10;11.4;8.4;10.6;1.2;1.47;2312 +99090;50.17374;3.22132;71;20221118;12.1;7.4;9.8;5;9.8;.1;.97;3028 +99090;50.17374;3.22132;71;20221119;11.3;5.3;8.3;2.8;9.5;.9;.53;3402 +99090;50.17374;3.22132;71;20221120;9.6;4.9;7.3;3.4;9;2.2;.51;2930 +99090;50.17374;3.22132;71;20221121;8.5;4;6.3;5.6;8.6;2.4;.52;2815 +99090;50.17374;3.22132;71;20221122;9.6;4.6;7.1;7.8;8.5;2.9;.89;2936 +99090;50.17374;3.22132;71;20221123;9.9;4.9;7.4;6.9;9.1;6;.67;2891 +99090;50.17374;3.22132;71;20221124;11.7;7;9.4;6.3;9.8;3.5;.94;2752 +99090;50.17374;3.22132;71;20221125;11.7;7.4;9.6;5;10;.3;.82;2581 +99090;50.17374;3.22132;71;20221126;9.5;4.4;7;4.7;9.1;.3;.46;2795 +99090;50.17374;3.22132;71;20221127;7.4;5.8;6.6;6.3;9;5.7;.48;1418 +99090;50.17374;3.22132;71;20221128;10.9;7;9;3.7;10.2;0;.52;2341 +99090;50.17374;3.22132;71;20221129;6.2;1.7;4;1.9;8.3;.1;.1;2502 +99090;50.17374;3.22132;71;20221130;6.6;5.3;6;1.6;9;0;.3;1196 +99090;50.17374;3.22132;71;20221201;6.3;3.5;4.9;3.3;8;0;.35;1863 +99090;50.17374;3.22132;71;20221202;4.1;1.9;3;3.8;7.1;0;.31;1599 +99090;50.17374;3.22132;71;20221203;2.6;1.8;2.2;5;6.1;0;.6;839 +99090;50.17374;3.22132;71;20221204;2.1;1.5;1.8;4.3;6;1;.55;679 +99090;50.17374;3.22132;71;20221205;2.8;.2;1.5;1.8;6.7;2.3;.17;1703 +99090;50.17374;3.22132;71;20221206;5.2;2.6;3.9;1.6;7.7;.4;.23;1685 +99090;50.17374;3.22132;71;20221207;6.7;1.3;4;2.9;7.2;.4;.35;2530 +99090;50.17374;3.22132;71;20221208;4.3;-.1;2.1;2.8;6;.1;.4;2236 +99090;50.17374;3.22132;71;20221209;2.2;-2.9;-.3;2.5;5.6;.1;.18;2409 +99090;50.17374;3.22132;71;20221210;1.2;-.6;.3;2.4;6.1;0;.19;1304 +99090;50.17374;3.22132;71;20221211;.8;-.5;.2;4;5.5;0;.4;1057 +99090;50.17374;3.22132;71;20221212;-.4;-3.2;-1.8;4;4.6;0;.38;1673 +99090;50.17374;3.22132;71;20221213;-.7;-5.6;-3.1;3;4;0;.34;2292 +99090;50.17374;3.22132;71;20221214;.4;-2.9;-1.2;2.1;4.3;0;.41;1821 +99090;50.17374;3.22132;71;20221215;1.5;-5.9;-2.2;1.2;4.3;0;.16;2855 +99090;50.17374;3.22132;71;20221216;1.2;-4.2;-1.5;1.5;4.8;.1;.19;2389 +99090;50.17374;3.22132;71;20221217;-3.6;-7.5;-5.5;2.7;3.9;0;.12;1981 +99090;50.17374;3.22132;71;20221218;.2;-8.1;-3.9;5.9;4.6;2.5;.07;3014 +99090;50.17374;3.22132;71;20221219;9.5;-.6;4.5;7;8.9;2.1;0;3348 +99090;50.17374;3.22132;71;20221220;10.4;9.4;9.9;4.8;10.6;16.4;.75;858 +99090;50.17374;3.22132;71;20221221;9.6;6.6;8.1;3.3;10.6;12.7;.21;1693 +99090;50.17374;3.22132;71;20221222;11.7;9.2;10.5;4.6;11.8;3;.44;1522 +99090;50.17374;3.22132;71;20221223;14;9.4;11.7;6;11.8;6.5;.84;2168 +99090;50.17374;3.22132;71;20221224;11.9;9.2;10.6;5.6;11.1;.1;.74;1598 +99090;50.17374;3.22132;71;20221225;11.6;9.1;10.4;4;11.6;6.3;.46;1531 +99090;50.17374;3.22132;71;20221226;10.4;9.6;10;5.2;9.6;.7;1.17;745 +99090;50.17374;3.22132;71;20221227;8.3;3.2;5.8;6;7.7;.3;.72;2325 +99090;50.17374;3.22132;71;20221228;10.5;5.7;8.1;9;10.2;4.2;.41;2258 +99090;50.17374;3.22132;71;20221229;10.6;9.9;10.3;8.3;9.7;.9;1.46;691 +99090;50.17374;3.22132;71;20221230;13.3;4.3;8.8;7.2;10.4;9.6;.59;3232 +99090;50.17374;3.22132;71;20221231;16.2;12.8;14.5;10.3;13;0;1.77;1890 +99091;50.19396;3.57014;102;20220101;12.7;10;11.3;4.6;12.1;.6;.55;2001 +99091;50.19396;3.57014;102;20220102;13.1;9.2;11.1;6;10.97;2.9;.98;2208 +99091;50.19396;3.57014;102;20220103;10.8;9;9.9;5.2;10.53;17.9;.76;1360 +99091;50.19396;3.57014;102;20220104;7.9;6.8;7.3;3.8;9.03;6.2;.59;1002 +99091;50.19396;3.57014;102;20220105;5.2;.7;3;4.5;6.33;.2;.53;2506 +99091;50.19396;3.57014;102;20220106;5.6;-.2;2.7;3.8;6.5;1.7;.36;3242 +99091;50.19396;3.57014;102;20220107;5.2;2.7;3.9;5.4;7.05;9.8;.53;2024 +99091;50.19396;3.57014;102;20220108;7.1;0;3.6;5.7;7.7;15.9;.25;2301 +99091;50.19396;3.57014;102;20220109;6.7;3.4;5;3.6;7.03;.1;.59;2723 +99091;50.19396;3.57014;102;20220110;3.2;-.8;1.2;2.8;6.5;.1;.21;1811 +99091;50.19396;3.57014;102;20220111;4.2;0;2.1;3.5;6.1;0;.4;2888 +99091;50.19396;3.57014;102;20220112;3.9;-1.4;1.2;1.7;6.83;0;.12;2201 +99091;50.19396;3.57014;102;20220113;5.8;-.4;2.7;.8;6.47;0;.16;3432 +99091;50.19396;3.57014;102;20220114;10.2;-.8;4.7;1;6.53;.2;.21;4522 +99091;50.19396;3.57014;102;20220115;7.3;-1.2;3;1.6;6.3;.1;.23;4301 +99091;50.19396;3.57014;102;20220116;2.8;-.8;1;3.7;6.8;.7;.07;1847 +99091;50.19396;3.57014;102;20220117;6.5;1.9;4.2;2.3;7.73;.1;.24;3030 +99091;50.19396;3.57014;102;20220118;7.3;1.9;4.6;1.7;7.87;.1;.28;2806 +99091;50.19396;3.57014;102;20220119;5.7;-.6;2.5;2.8;7.47;1.8;.16;2364 +99091;50.19396;3.57014;102;20220120;5.1;.9;3;3;6.7;1;.39;2934 +99091;50.19396;3.57014;102;20220121;5.8;.6;3.2;2.6;6.9;.1;.34;3165 +99091;50.19396;3.57014;102;20220122;4.8;3.5;4.1;2.1;7.43;0;.42;1262 +99091;50.19396;3.57014;102;20220123;4.3;3.2;3.7;1.6;7.07;0;.44;990 +99091;50.19396;3.57014;102;20220124;6.4;-.5;3;2.2;6.27;0;.4;4605 +99091;50.19396;3.57014;102;20220125;1.2;-2.3;-.5;1.5;5.73;0;.24;2802 +99091;50.19396;3.57014;102;20220126;2.6;-1.2;.7;2.5;6.47;0;.19;2128 +99091;50.19396;3.57014;102;20220127;7.9;2.3;5.1;4.3;8.33;.8;.37;2763 +99091;50.19396;3.57014;102;20220128;7;-.4;3.3;3.1;7.57;.1;.23;4253 +99091;50.19396;3.57014;102;20220129;10.5;4;7.3;6.1;9.87;.4;.37;3355 +99091;50.19396;3.57014;102;20220130;7.7;2.1;4.9;2.8;7.07;1.3;.59;4346 +99091;50.19396;3.57014;102;20220131;6.2;3.8;5;7.4;6.5;.2;1.19;2593 +99091;50.19396;3.57014;102;20220201;9.6;.5;5.1;5;8.63;.8;.35;4009 +99091;50.19396;3.57014;102;20220202;10;8.1;9.1;4.3;10.3;.5;.66;1886 +99091;50.19396;3.57014;102;20220203;7.1;6.7;6.9;4.2;8.83;.3;.64;888 +99091;50.19396;3.57014;102;20220204;8.7;6.2;7.5;5.8;8.27;.6;1.03;2669 +99091;50.19396;3.57014;102;20220205;8;1;4.5;5.5;7.17;.1;.73;5242 +99091;50.19396;3.57014;102;20220206;10.2;6.4;8.3;10;8.83;9.4;1.27;2768 +99091;50.19396;3.57014;102;20220207;7.9;2;5;4.6;6.5;.3;1.01;5620 +99091;50.19396;3.57014;102;20220208;10.1;4.3;7.2;4.3;9.97;.4;.36;4067 +99091;50.19396;3.57014;102;20220209;10.8;7.7;9.3;2.7;9.17;.2;.88;4854 +99091;50.19396;3.57014;102;20220210;6.2;2.5;4.4;3.5;8.29;2.1;.4;2038 +99091;50.19396;3.57014;102;20220211;7.5;.1;3.8;2.3;6.14;.1;.72;6726 +99091;50.19396;3.57014;102;20220212;7.2;-1.6;2.8;3.8;5.44;0;.97;8247 +99091;50.19396;3.57014;102;20220213;10.3;-.1;5.1;6.6;6.94;0;1.26;7046 +99091;50.19396;3.57014;102;20220214;10.7;8.1;9.4;6.1;8.61;4.2;1.48;4988 +99091;50.19396;3.57014;102;20220215;9.9;4.4;7.1;6.5;8.79;5.7;.89;6102 +99091;50.19396;3.57014;102;20220216;13.6;7.6;10.6;9.6;12.1;2.7;.71;4601 +99091;50.19396;3.57014;102;20220217;11.2;9.1;10.2;8.6;9;.8;1.83;4713 +99091;50.19396;3.57014;102;20220218;12.3;7.6;10;10.2;8.73;1.7;2.06;4610 +99091;50.19396;3.57014;102;20220219;8;3.1;5.5;8;7.23;0;1.16;5747 +99091;50.19396;3.57014;102;20220220;11.3;5.8;8.6;9.1;9.73;2.5;1.01;4235 +99091;50.19396;3.57014;102;20220221;9.5;4.9;7.2;8.7;7.43;3.2;1.63;4395 +99091;50.19396;3.57014;102;20220222;11.7;3.3;7.5;5;9.3;1.2;.85;5558 +99091;50.19396;3.57014;102;20220223;10.6;2;6.3;3.3;8.23;.1;.88;8255 +99091;50.19396;3.57014;102;20220224;9.7;5.9;7.8;6.1;7.23;1.7;1.69;4986 +99091;50.19396;3.57014;102;20220225;8.8;1.2;5;3.9;6.4;.7;1.2;7855 +99091;50.19396;3.57014;102;20220226;9.1;-1.6;3.7;2.5;5.9;.1;1.05;9764 +99091;50.19396;3.57014;102;20220227;10.1;-.8;4.6;4.3;4.97;.1;1.78;9725 +99091;50.19396;3.57014;102;20220228;10.1;.9;5.5;3.7;5.27;0;1.71;9769 +99091;50.19396;3.57014;102;20220301;10.1;1.8;6;2.6;6.17;.1;1.29;6908 +99091;50.19396;3.57014;102;20220302;11.7;4;7.8;2.3;5.77;0;1.56;7679 +99091;50.19396;3.57014;102;20220303;14.5;2.8;8.7;2.2;7.37;0;1.52;10415 +99091;50.19396;3.57014;102;20220304;12.7;2.8;7.8;2;6;0;1.53;9616 +99091;50.19396;3.57014;102;20220305;11;.6;5.8;2.1;6.4;0;1.27;9684 +99091;50.19396;3.57014;102;20220306;7.1;-1.5;2.8;3.6;5.17;.2;1.3;10246 +99091;50.19396;3.57014;102;20220307;6.3;-2.1;2.1;4.2;4.27;0;1.55;10715 +99091;50.19396;3.57014;102;20220308;11.3;-2.4;4.5;4.1;4.27;0;2.22;12516 +99091;50.19396;3.57014;102;20220309;14;1.9;8;4;6.13;0;2.25;12001 +99091;50.19396;3.57014;102;20220310;15.7;3.6;9.7;3.9;6.87;0;2.4;12052 +99091;50.19396;3.57014;102;20220311;14.4;5.6;10;5.4;8.5;1.8;2.1;9484 +99091;50.19396;3.57014;102;20220312;11.8;6.6;9.2;5.6;9.37;.7;1.44;7665 +99091;50.19396;3.57014;102;20220313;13.6;8;10.8;5.9;9.5;2.9;1.93;8700 +99091;50.19396;3.57014;102;20220314;13.5;6;9.8;3.3;8.9;1;1.67;10325 +99091;50.19396;3.57014;102;20220315;11.1;6.3;8.7;3;9.37;3.2;1.11;6438 +99091;50.19396;3.57014;102;20220316;12.1;4.8;8.4;3.8;10.33;0;.95;7845 +99091;50.19396;3.57014;102;20220317;9.5;7;8.3;3.4;8.13;0;1.32;5463 +99091;50.19396;3.57014;102;20220318;14.2;.4;7.3;5;6.34;.1;2.55;15961 +99091;50.19396;3.57014;102;20220319;15.1;4.3;9.7;6.6;6.14;0;3.38;14388 +99091;50.19396;3.57014;102;20220320;10.7;1;5.8;2.4;5.89;0;1.74;13720 +99091;50.19396;3.57014;102;20220321;17.4;1.4;9.4;3.1;7.77;0;2.44;16673 +99091;50.19396;3.57014;102;20220322;18.3;5;11.7;2.3;7.79;0;2.5;15528 +99091;50.19396;3.57014;102;20220323;18.6;2.3;10.5;1.8;6.74;0;2.43;17045 +99091;50.19396;3.57014;102;20220324;18.5;3;10.7;2.6;6.54;0;2.86;16833 +99091;50.19396;3.57014;102;20220325;16.8;3.7;10.2;3.4;7.19;0;2.76;16197 +99091;50.19396;3.57014;102;20220326;18.1;4;11;4.6;7.59;.1;3.25;17300 +99091;50.19396;3.57014;102;20220327;17.5;5.4;11.5;3.3;9.59;.1;2.44;15804 +99091;50.19396;3.57014;102;20220328;18.3;3;10.7;1.8;9.49;.2;2.09;14526 +99091;50.19396;3.57014;102;20220329;15.3;7.6;11.5;2.6;9.69;2.6;1.79;8661 +99091;50.19396;3.57014;102;20220330;12.3;5.6;8.9;2.9;8.49;.6;1.53;7660 +99091;50.19396;3.57014;102;20220331;8.2;3.8;6;5.2;6.59;1.2;1.75;9768 +99091;50.19396;3.57014;102;20220401;3;.3;1.6;6.1;5.74;.9;.82;3720 +99091;50.19396;3.57014;102;20220402;6.4;-.3;3;5.4;4.64;.2;1.96;11845 +99091;50.19396;3.57014;102;20220403;8.1;-2.6;2.8;3;4.87;.4;1.8;15586 +99091;50.19396;3.57014;102;20220404;7.2;-2.2;2.5;6.8;7.44;2.9;.58;7049 +99091;50.19396;3.57014;102;20220405;12.8;5.9;9.4;6.3;10.63;.7;1.14;6270 +99091;50.19396;3.57014;102;20220406;12.5;7.9;10.2;7.9;9.29;3;2.06;7785 +99091;50.19396;3.57014;102;20220407;12.8;9.1;10.9;10;8.89;1.9;2.88;13380 +99091;50.19396;3.57014;102;20220408;6.1;4.7;5.4;3.3;7.24;6.1;.99;3388 +99091;50.19396;3.57014;102;20220409;10.9;.8;5.8;3.7;6.5;.2;2.18;17743 +99091;50.19396;3.57014;102;20220410;12.9;-.8;6;2.3;6.64;0;2.21;18362 +99091;50.19396;3.57014;102;20220411;18.2;2.4;10.3;4.6;7.54;0;3.5;20746 +99091;50.19396;3.57014;102;20220412;20.4;7.4;13.9;3.7;10.54;.3;3.29;17686 +99091;50.19396;3.57014;102;20220413;15;9.4;12.2;1.8;12.84;2.2;1.36;8212 +99091;50.19396;3.57014;102;20220414;18.9;7.3;13.1;1.4;11.74;0;2.37;15959 +99091;50.19396;3.57014;102;20220415;18.9;7.3;13.1;2.6;10.55;0;2.9;17831 +99091;50.19396;3.57014;102;20220416;17.8;5.5;11.6;3.5;9.19;0;3.18;20782 +99091;50.19396;3.57014;102;20220417;19.9;2.3;11.1;3.1;6.89;0;3.85;23305 +99091;50.19396;3.57014;102;20220418;19;3.9;11.4;1.8;7.39;0;3.16;20486 +99091;50.19396;3.57014;102;20220419;18.7;4.7;11.7;2.6;9.04;0;3.04;18700 +99091;50.19396;3.57014;102;20220420;17.9;6.2;12;3.7;7.64;0;3.68;20743 +99091;50.19396;3.57014;102;20220421;18.7;4.6;11.6;4.3;8.34;0;3.74;21739 +99091;50.19396;3.57014;102;20220422;16.9;8.1;12.5;4.7;9.19;.1;3.38;18971 +99091;50.19396;3.57014;102;20220423;18.6;8;13.3;4.6;10.14;0;3.28;16079 +99091;50.19396;3.57014;102;20220424;18.9;8.3;13.6;4.3;8.99;0;3.84;19554 +99091;50.19396;3.57014;102;20220425;14.3;5.7;10;3.5;9.14;.8;2.5;17345 +99091;50.19396;3.57014;102;20220426;15;5.7;10.4;4.1;8.54;0;2.87;17619 +99091;50.19396;3.57014;102;20220427;16.7;3.4;10;3.7;8.49;.2;3.13;20988 +99091;50.19396;3.57014;102;20220428;19.4;4.3;11.8;4.6;8.8;0;3.93;22826 +99091;50.19396;3.57014;102;20220429;17;8.2;12.6;4.2;9.47;0;3.17;17433 +99091;50.19396;3.57014;102;20220430;14.3;4.7;9.5;4;7.84;0;3.04;20716 +99091;50.19396;3.57014;102;20220501;15.4;2.1;8.7;2.4;7.84;.1;2.87;21310 +99091;50.19396;3.57014;102;20220502;18.3;5.3;11.8;3.8;8.54;0;3.64;21384 +99091;50.19396;3.57014;102;20220503;18.4;5.3;11.8;3.8;9.19;0;3.64;23087 +99091;50.19396;3.57014;102;20220504;18;4;11;2.5;9.69;0;3.16;22454 +99091;50.19396;3.57014;102;20220505;17.2;9.1;13.1;2.1;11.84;.4;2.11;11199 +99091;50.19396;3.57014;102;20220506;21.6;5.5;13.6;1.6;10.63;.1;2.88;15663 +99091;50.19396;3.57014;102;20220507;20.6;9.6;15.1;2.8;11.87;.2;2.88;13261 +99091;50.19396;3.57014;102;20220508;20.5;10.7;15.6;3.7;11.87;0;3.12;12712 +99091;50.19396;3.57014;102;20220509;24.8;6.7;15.7;2;11;0;3.57;17196 +99091;50.19396;3.57014;102;20220510;25.1;11.8;18.5;3.4;12.53;0;3.99;14141 +99091;50.19396;3.57014;102;20220511;24.4;9.4;16.9;3.8;12.47;0;3.91;15722 +99091;50.19396;3.57014;102;20220512;19.7;8.9;14.3;3.6;11.2;0;3.01;13070 +99091;50.19396;3.57014;102;20220513;19.4;6.6;13;3.8;9.83;0;3.24;14845 +99091;50.19396;3.57014;102;20220514;22.8;5.9;14.3;2.1;10.6;0;3.34;16864 +99091;50.19396;3.57014;102;20220515;27.8;9.6;18.7;2.9;11.77;.2;4.6;17678 +99091;50.19396;3.57014;102;20220516;23.6;16.1;19.8;3.5;14.5;0;3.5;11334 +99091;50.19396;3.57014;102;20220517;27.9;13.8;20.8;3;13.97;.5;4.37;15484 +99091;50.19396;3.57014;102;20220518;26.6;16.1;21.4;2.7;15.83;0;3.79;14080 +99091;50.19396;3.57014;102;20220519;23.9;17.1;20.5;3;16.23;1.2;3.21;11253 +99091;50.19396;3.57014;102;20220520;19;12.6;15.8;2.8;14.53;9.4;2.23;10242 +99091;50.19396;3.57014;102;20220521;20.4;9.3;14.9;3.1;11.9;.1;3.02;14123 +99091;50.19396;3.57014;102;20220522;23.5;8.2;15.8;1.3;12.9;0;3.05;16529 +99091;50.19396;3.57014;102;20220523;19.8;13.4;16.6;2.8;14.7;5.2;2.35;10267 +99091;50.19396;3.57014;102;20220524;16.6;10.1;13.4;4.4;11.57;.4;2.47;11059 +99091;50.19396;3.57014;102;20220525;18;6.9;12.4;4.5;11.1;.4;2.75;14122 +99091;50.19396;3.57014;102;20220526;19.4;12.7;16.1;5.3;13.4;0;2.93;11229 +99091;50.19396;3.57014;102;20220527;21.2;13.4;17.3;4.3;12.3;.2;3.58;12319 +99091;50.19396;3.57014;102;20220528;18.5;7.6;13;2.7;9.7;.1;2.96;14143 +99091;50.19396;3.57014;102;20220529;15.5;4.6;10.1;2.6;9.07;.6;2.52;15086 +99091;50.19396;3.57014;102;20220530;17.3;3;10.2;1.8;8.67;0;2.77;17000 +99091;50.19396;3.57014;102;20220531;19.6;8;13.8;2.4;9.23;.7;3.17;14418 +99091;50.19396;3.57014;102;20220601;18.7;5.3;12;3;9.43;0;3.12;16045 +99091;50.19396;3.57014;102;20220602;22.9;4.5;13.7;2.8;9.6;0;4;19211 +99091;50.19396;3.57014;102;20220603;26.3;9.4;17.9;3;12.1;6.1;4.48;18480 +99091;50.19396;3.57014;102;20220604;27.4;14.1;20.8;3.9;16.23;12.5;4.53;16850 +99091;50.19396;3.57014;102;20220605;19.3;16.1;17.7;2.9;17.48;8.2;2.13;10401 +99091;50.19396;3.57014;102;20220606;19.9;10.9;15.4;3.6;13.03;.4;3.47;19448 +99091;50.19396;3.57014;102;20220607;20.3;10.5;15.4;2.6;14.05;3.2;2.91;16527 +99091;50.19396;3.57014;102;20220608;19.1;12.9;16;4.2;14.47;7.3;2.41;10280 +99091;50.19396;3.57014;102;20220609;20.6;10.7;15.6;3.9;13.27;.4;3.04;13977 +99091;50.19396;3.57014;102;20220610;22.4;14.3;18.4;3.2;14.97;.3;3.15;12720 +99091;50.19396;3.57014;102;20220611;22.9;14.9;18.9;2.2;14.53;0;3.99;20087 +99091;50.19396;3.57014;102;20220612;22.2;8.4;15.3;2.6;11.83;.1;4.33;25613 +99091;50.19396;3.57014;102;20220613;20.8;9.5;15.2;2.8;11.47;0;4.18;24232 +99091;50.19396;3.57014;102;20220614;23.7;7.6;15.6;2.6;10.83;0;4.9;27601 +99091;50.19396;3.57014;102;20220615;27.5;10.4;19;2.7;12.77;0;5.63;28493 +99091;50.19396;3.57014;102;20220616;27;11.7;19.3;2.4;13.67;.1;5.35;27760 +99091;50.19396;3.57014;102;20220617;30.6;14.4;22.5;2.7;14.57;0;6.08;26769 +99091;50.19396;3.57014;102;20220618;33.9;17.4;25.6;2.4;18.03;1;6.25;26060 +99091;50.19396;3.57014;102;20220619;20.6;13.3;17;4.7;14.57;1.4;3.47;16270 +99091;50.19396;3.57014;102;20220620;21.7;13.1;17.4;4;12.63;.3;4.42;21508 +99091;50.19396;3.57014;102;20220621;22.3;9.2;15.8;3.6;12.17;0;4.28;22871 +99091;50.19396;3.57014;102;20220622;26.4;11.4;18.9;3.5;13.97;3.6;5.24;25280 +99091;50.19396;3.57014;102;20220623;27.7;14.8;21.2;2.3;18.2;3.4;4.71;23393 +99091;50.19396;3.57014;102;20220624;22.6;16.1;19.4;3.2;17.7;6.9;3.36;16803 +99091;50.19396;3.57014;102;20220625;20.9;14.9;17.9;3.1;15.43;2.6;3.11;14565 +99091;50.19396;3.57014;102;20220626;21.3;12.1;16.7;2.5;14.23;.2;3.59;20058 +99091;50.19396;3.57014;102;20220627;21;13.1;17.1;2.4;14.03;3.4;3.35;17262 +99091;50.19396;3.57014;102;20220628;25;10;17.5;1.6;12.93;0;4.57;26053 +99091;50.19396;3.57014;102;20220629;26.5;11.1;18.8;2.3;13.5;.1;5.08;26089 +99091;50.19396;3.57014;102;20220630;15.5;12;13.8;2.3;14.66;13.6;1.59;8776 +99091;50.19396;3.57014;102;20220701;20.8;9.1;14.9;2.7;12.83;.1;3.93;24121 +99091;50.19396;3.57014;102;20220702;25.1;10.8;18;2.3;12.86;0;5.05;28680 +99091;50.19396;3.57014;102;20220703;22.1;12.7;17.4;3.2;12.43;0;4.38;24026 +99091;50.19396;3.57014;102;20220704;24.5;8.2;16.3;2.2;12.69;0;4.67;26888 +99091;50.19396;3.57014;102;20220705;23.3;8.2;15.7;2.2;12.39;0;4.27;24594 +99091;50.19396;3.57014;102;20220706;24.1;8.9;16.5;2;12.83;0;4.26;24203 +99091;50.19396;3.57014;102;20220707;19.7;14.3;17;3.8;14.3;.2;3.11;14516 +99091;50.19396;3.57014;102;20220708;25.8;7.8;16.8;1.7;12.7;0;4.82;28331 +99091;50.19396;3.57014;102;20220709;24.7;12.1;18.4;2.7;14.33;.1;4.62;24605 +99091;50.19396;3.57014;102;20220710;25;10.5;17.7;2.8;13.13;0;4.77;25434 +99091;50.19396;3.57014;102;20220711;27.8;11.8;19.8;2;14.57;0;5.12;26871 +99091;50.19396;3.57014;102;20220712;31.5;13.4;22.5;1.9;14.33;0;5.66;26744 +99091;50.19396;3.57014;102;20220713;32.1;20.9;26.5;3;15.2;0;6.24;21995 +99091;50.19396;3.57014;102;20220714;27.2;17;22.1;3.5;15.23;0;5.3;22183 +99091;50.19396;3.57014;102;20220715;24.4;10.3;17.3;2.3;12.23;0;4.61;25096 +99091;50.19396;3.57014;102;20220716;26;10.2;18.1;2.4;12.37;0;4.91;25322 +99091;50.19396;3.57014;102;20220717;29.1;10.4;19.8;2.3;11.83;0;5.62;27390 +99091;50.19396;3.57014;102;20220718;35.8;13.7;24.8;1.7;12.57;0;6.33;27972 +99091;50.19396;3.57014;102;20220719;38;18;28;3.5;14.07;2.1;8.32;27540 +99091;50.19396;3.57014;102;20220720;23;18.2;20.6;3.4;18.9;8;2.85;11532 +99091;50.19396;3.57014;102;20220721;22.2;16.3;19.2;3.3;17.97;.1;2.72;12446 +99091;50.19396;3.57014;102;20220722;22.8;12.6;17.7;2.8;15.57;.4;3.41;17434 +99091;50.19396;3.57014;102;20220723;27.4;13.6;20.5;2;16.1;0;4.48;22709 +99091;50.19396;3.57014;102;20220724;31.6;13.6;22.6;2.8;15.73;0;5.88;25885 +99091;50.19396;3.57014;102;20220725;24.5;17.4;21;4.5;15.9;.1;4.3;16094 +99091;50.19396;3.57014;102;20220726;22.8;14.6;18.7;3.3;14.97;0;3.64;16924 +99091;50.19396;3.57014;102;20220727;22.7;11.1;16.9;3.5;11.47;0;4.4;21616 +99091;50.19396;3.57014;102;20220728;25.5;11.3;18.4;3.1;11.9;0;4.73;21217 +99091;50.19396;3.57014;102;20220729;27.1;11.8;19.4;2.3;12.6;0;4.88;24188 +99091;50.19396;3.57014;102;20220730;27.3;11.3;19.3;1.9;14.03;0;4.33;22201 +99091;50.19396;3.57014;102;20220731;23.8;16.2;20;4.5;17.53;.1;3.46;14710 +99091;50.19396;3.57014;102;20220801;25.5;17.9;21.7;2.3;18.17;.3;3.39;14566 +99091;50.19396;3.57014;102;20220802;29.3;14.8;22.1;2.4;16.73;0;4.85;22719 +99091;50.19396;3.57014;102;20220803;33.3;15.2;24.3;1.8;17.37;0;5.3;24222 +99091;50.19396;3.57014;102;20220804;28;17.2;22.6;2.5;18.93;1.9;4.09;18361 +99091;50.19396;3.57014;102;20220805;23.8;16.1;20;3.2;15.27;0;3.95;17816 +99091;50.19396;3.57014;102;20220806;23.7;8;15.8;2.9;10.6;0;4.32;22591 +99091;50.19396;3.57014;102;20220807;25.6;10.8;18.2;3.7;11.43;0;5.12;23559 +99091;50.19396;3.57014;102;20220808;26.4;11.9;19.1;3.9;13.03;0;5.1;23056 +99091;50.19396;3.57014;102;20220809;28.6;14.3;21.4;4.3;14.3;0;5.68;22821 +99091;50.19396;3.57014;102;20220810;31.8;15.7;23.8;3.8;13.63;0;6.43;23448 +99091;50.19396;3.57014;102;20220811;32.8;15.1;23.9;2.7;12.5;0;6.05;23932 +99091;50.19396;3.57014;102;20220812;33.6;15.2;24.4;2.8;11.8;0;6.31;24265 +99091;50.19396;3.57014;102;20220813;33;15.2;24.1;2.6;10.87;0;6.05;23551 +99091;50.19396;3.57014;102;20220814;32.3;15.5;23.9;2.9;12.77;.8;5.68;20691 +99091;50.19396;3.57014;102;20220815;28.6;17.8;23.2;3;16.67;.1;4.67;19095 +99091;50.19396;3.57014;102;20220816;27.7;16.1;21.9;2.3;17.57;2;3.77;16739 +99091;50.19396;3.57014;102;20220817;25.2;18.3;21.8;2.1;19.67;0;2.96;13465 +99091;50.19396;3.57014;102;20220818;26.9;16;21.5;2.2;18.13;0;3.57;17101 +99091;50.19396;3.57014;102;20220819;22.9;15.7;19.3;3;18.37;2.1;2.57;12604 +99091;50.19396;3.57014;102;20220820;23.7;12.4;18.1;2.8;14.43;0;3.47;17769 +99091;50.19396;3.57014;102;20220821;24.6;10.8;17.7;1.6;13.83;.2;3.21;17655 +99091;50.19396;3.57014;102;20220822;27.5;16.5;22;2.3;15.3;1.6;3.89;16428 +99091;50.19396;3.57014;102;20220823;28.4;15.7;22.1;2.3;17.53;0;3.9;17994 +99091;50.19396;3.57014;102;20220824;31.7;15.6;23.6;1.3;17.8;0;4.08;20284 +99091;50.19396;3.57014;102;20220825;32.5;17.6;25.1;3.2;16.93;0;5.26;18780 +99091;50.19396;3.57014;102;20220826;25.2;18.2;21.7;3.5;16.83;0;3.54;12804 +99091;50.19396;3.57014;102;20220827;23.6;12.7;18.1;2.7;13.77;0;3.36;16664 +99091;50.19396;3.57014;102;20220828;25.1;14.3;19.7;4.3;13;0;4.49;17334 +99091;50.19396;3.57014;102;20220829;24.2;14.9;19.6;4.9;12.03;0;4.61;15295 +99091;50.19396;3.57014;102;20220830;28;13.4;20.7;3.3;13.87;0;4.48;18698 +99091;50.19396;3.57014;102;20220831;25.9;14.3;20.1;4;14.33;.8;4.17;16505 +99091;50.19396;3.57014;102;20220901;27.7;15.1;21.4;3.4;13.2;0;4.57;17346 +99091;50.19396;3.57014;102;20220902;27.2;12.3;19.8;2.5;13.9;3.7;3.68;16352 +99091;50.19396;3.57014;102;20220903;25.4;15.7;20.6;2.1;17.2;1.7;2.86;13162 +99091;50.19396;3.57014;102;20220904;27.5;13.9;20.7;2.9;15.2;0;3.88;17133 +99091;50.19396;3.57014;102;20220905;29.1;17;23.1;3.3;15;6.3;4.47;15725 +99091;50.19396;3.57014;102;20220906;27.1;15.9;21.5;3;16.37;1.3;3.61;14907 +99091;50.19396;3.57014;102;20220907;23.2;14.4;18.8;3.1;16.7;1.8;2.59;12349 +99091;50.19396;3.57014;102;20220908;22.3;14.5;18.4;3.9;15.9;9.3;2.68;11806 +99091;50.19396;3.57014;102;20220909;19.3;14.3;16.8;5.6;15.33;10;2.16;8542 +99091;50.19396;3.57014;102;20220910;21.3;14;17.7;4;15.87;0;2.47;12204 +99091;50.19396;3.57014;102;20220911;22.4;11.7;17.1;2;15.17;.1;2.32;13160 +99091;50.19396;3.57014;102;20220912;25.9;11.5;18.7;2.3;14.63;.2;3.14;16332 +99091;50.19396;3.57014;102;20220913;21.6;16.2;18.9;1.9;17.83;8.3;1.68;7403 +99091;50.19396;3.57014;102;20220914;18.3;16.8;17.6;2.3;18.47;11.1;1.07;4345 +99091;50.19396;3.57014;102;20220915;18.8;11.3;15.1;1.9;14.17;.2;1.74;10492 +99091;50.19396;3.57014;102;20220916;15.8;10.5;13.1;2.9;12.03;4.1;1.69;9422 +99091;50.19396;3.57014;102;20220917;15.5;7.9;11.7;3.8;10.37;.6;1.99;11266 +99091;50.19396;3.57014;102;20220918;15.9;6.9;11.4;3.6;9.9;.3;2.01;11200 +99091;50.19396;3.57014;102;20220919;17.4;7.9;12.7;2.3;10.63;.1;1.99;12207 +99091;50.19396;3.57014;102;20220920;17.6;6.2;11.9;1.7;10.47;.1;1.76;11857 +99091;50.19396;3.57014;102;20220921;18.1;5.4;11.7;1.4;10.2;.1;1.8;12995 +99091;50.19396;3.57014;102;20220922;19.7;5.5;12.6;1.6;9.53;0;2.09;13804 +99091;50.19396;3.57014;102;20220923;18.4;8.2;13.3;1.8;11;1.2;1.74;10119 +99091;50.19396;3.57014;102;20220924;16.9;11.6;14.2;2.4;13.43;1.2;1.41;7434 +99091;50.19396;3.57014;102;20220925;16.5;8.5;12.5;3;11.63;.7;1.67;10114 +99091;50.19396;3.57014;102;20220926;13;8.4;10.7;5.1;11.4;11.3;1.1;6132 +99091;50.19396;3.57014;102;20220927;14.5;7.6;11;4;10.6;3.1;1.56;9600 +99091;50.19396;3.57014;102;20220928;14.4;6.1;10.3;2.8;9.73;0;1.53;9930 +99091;50.19396;3.57014;102;20220929;15.1;4.5;9.8;1.5;9.27;0;1.4;11118 +99091;50.19396;3.57014;102;20220930;16.9;3.8;10.4;3.5;9.73;7.6;1.85;12136 +99091;50.19396;3.57014;102;20221001;18.6;11;14.8;6.7;13.93;4.1;1.91;9413 +99091;50.19396;3.57014;102;20221002;14.4;13;13.7;2.8;13.87;10.9;.93;3313 +99091;50.19396;3.57014;102;20221003;16.4;5.5;10.9;1.4;11.17;0;1.27;11008 +99091;50.19396;3.57014;102;20221004;18.2;6.5;12.4;2.9;11.93;0;1.6;11405 +99091;50.19396;3.57014;102;20221005;18.5;13.3;15.9;5;13.87;.2;1.93;6805 +99091;50.19396;3.57014;102;20221006;17.8;8.3;13;2.7;11;0;1.72;9892 +99091;50.19396;3.57014;102;20221007;17.6;6.4;12;3;10.37;0;1.76;10684 +99091;50.19396;3.57014;102;20221008;16.4;9.3;12.8;2.8;10.73;0;1.63;9133 +99091;50.19396;3.57014;102;20221009;17.7;3.5;10.6;2.9;9.3;.1;1.78;11268 +99091;50.19396;3.57014;102;20221010;17;8.5;12.7;3.2;11.43;3.2;1.49;7212 +99091;50.19396;3.57014;102;20221011;15.8;3.1;9.4;1.7;8.97;0;1.27;10377 +99091;50.19396;3.57014;102;20221012;16.8;2.5;9.7;2;9.73;.3;1.28;10187 +99091;50.19396;3.57014;102;20221013;14.5;10.2;12.3;3.2;13.03;1.5;.83;4137 +99091;50.19396;3.57014;102;20221014;16.6;13.4;15;2.8;15.13;1.5;.95;4425 +99091;50.19396;3.57014;102;20221015;17.9;12.6;15.3;4.1;14.53;.5;1.33;5899 +99091;50.19396;3.57014;102;20221016;18;12.3;15.2;3.5;14.6;1.6;1.25;6309 +99091;50.19396;3.57014;102;20221017;18.1;14.8;16.5;3.6;17.13;3.5;.89;3488 +99091;50.19396;3.57014;102;20221018;19.6;14.4;17;2;15.9;.1;1.19;6568 +99091;50.19396;3.57014;102;20221019;19.6;10.7;15.1;3.8;14.03;0;1.47;7822 +99091;50.19396;3.57014;102;20221020;20.9;12.9;16.9;4.4;15.5;3.2;1.66;6659 +99091;50.19396;3.57014;102;20221021;20.1;13.6;16.8;4.4;15.23;.1;1.61;6416 +99091;50.19396;3.57014;102;20221022;19;13.6;16.3;4;14.43;0;1.57;6552 +99091;50.19396;3.57014;102;20221023;20.4;13.6;17;4.6;15.1;0;1.7;5319 +99091;50.19396;3.57014;102;20221024;18.2;14.8;16.5;7.4;13.73;8;2.24;5071 +99091;50.19396;3.57014;102;20221025;17.2;11.7;14.4;4.2;13.57;.1;1.24;5620 +99091;50.19396;3.57014;102;20221026;20.9;13.7;17.3;4.2;14.6;0;1.83;6420 +99091;50.19396;3.57014;102;20221027;20.9;13.3;17.1;4.3;14.93;0;1.7;5893 +99091;50.19396;3.57014;102;20221028;22;15.6;18.8;3.4;15.4;0;1.78;5580 +99091;50.19396;3.57014;102;20221029;21.8;13.8;17.8;3.4;15.4;0;1.58;5632 +99091;50.19396;3.57014;102;20221030;18.5;12.2;15.4;2.6;13.77;0;1.15;4971 +99091;50.19396;3.57014;102;20221031;19;9.7;14.4;3.6;13.9;2.1;1.11;5543 +99091;50.19396;3.57014;102;20221101;16.3;10.7;13.5;7.7;11.93;1;1.75;5581 +99091;50.19396;3.57014;102;20221102;15;9.9;12.5;5.9;10.63;0;1.64;5333 +99091;50.19396;3.57014;102;20221103;14;10.6;12.3;5.9;11.33;3;1.33;3296 +99091;50.19396;3.57014;102;20221104;11.8;8.2;10;3.2;10.23;1;.8;3483 +99091;50.19396;3.57014;102;20221105;10.6;2.8;6.7;3.5;9;0;.54;4402 +99091;50.19396;3.57014;102;20221106;10.7;9.1;9.9;6.4;10.67;6.6;.83;1871 +99091;50.19396;3.57014;102;20221107;15.1;9.6;12.4;6.8;12.53;0;.98;4313 +99091;50.19396;3.57014;102;20221108;15.2;10.2;12.7;6.5;11.6;0;1.43;3812 +99091;50.19396;3.57014;102;20221109;14.3;11.1;12.7;5.4;11.5;.3;1.29;3404 +99091;50.19396;3.57014;102;20221110;14.3;6.9;10.6;4.3;10.53;0;.94;5010 +99091;50.19396;3.57014;102;20221111;12.3;8.1;10.2;4.2;10.4;.1;.85;3614 +99091;50.19396;3.57014;102;20221112;14.1;5.4;9.7;2.7;9.93;.1;.74;4713 +99091;50.19396;3.57014;102;20221113;12.2;3.3;7.8;1.6;8.6;.1;.51;5301 +99091;50.19396;3.57014;102;20221114;7.1;.6;3.9;3.3;8.47;0;.13;2915 +99091;50.19396;3.57014;102;20221115;11.9;7.4;9.7;4.8;11.77;3.7;.33;2793 +99091;50.19396;3.57014;102;20221116;11.7;7.8;9.8;5.9;11.2;8.8;.54;2846 +99091;50.19396;3.57014;102;20221117;12.3;10.1;11.2;8.3;10.7;.5;1.3;3101 +99091;50.19396;3.57014;102;20221118;11.8;7;9.4;4.2;9.73;.2;.77;3791 +99091;50.19396;3.57014;102;20221119;10.6;4.9;7.7;2.3;9.43;1.2;.43;3062 +99091;50.19396;3.57014;102;20221120;9;4.7;6.8;3.2;8.97;2.4;.45;2386 +99091;50.19396;3.57014;102;20221121;8;2.6;5.3;4.8;8.5;2.1;.36;2400 +99091;50.19396;3.57014;102;20221122;9.1;4.2;6.7;7;8.53;1.7;.72;2669 +99091;50.19396;3.57014;102;20221123;9.2;5;7.1;6.1;9.1;5;.57;2309 +99091;50.19396;3.57014;102;20221124;11.2;7.1;9.1;5.9;9.77;3.3;.82;3297 +99091;50.19396;3.57014;102;20221125;11.4;6.6;9;3.9;9.9;.2;.6;3182 +99091;50.19396;3.57014;102;20221126;8.9;3.1;6;4.1;8.7;.3;.34;3196 +99091;50.19396;3.57014;102;20221127;7.3;5.5;6.4;6.1;8.83;12.4;.49;1305 +99091;50.19396;3.57014;102;20221128;10.6;7.1;8.8;3.4;10.07;.2;.51;2275 +99091;50.19396;3.57014;102;20221129;6.4;2.3;4.3;1.3;8.6;.1;.2;1718 +99091;50.19396;3.57014;102;20221130;6.4;4.9;5.7;1.8;8.8;0;.27;1509 +99091;50.19396;3.57014;102;20221201;6;3.4;4.7;3.3;8;0;.33;1526 +99091;50.19396;3.57014;102;20221202;4.1;2.5;3.3;3.8;7.17;0;.42;790 +99091;50.19396;3.57014;102;20221203;2.5;1.6;2.1;4.6;6.07;0;.57;938 +99091;50.19396;3.57014;102;20221204;1.9;1.4;1.6;4.1;5.93;1.2;.55;502 +99091;50.19396;3.57014;102;20221205;2.4;.1;1.2;1.7;6.57;2.5;.21;1327 +99091;50.19396;3.57014;102;20221206;4.9;2.3;3.6;1.7;7.67;.4;.19;1931 +99091;50.19396;3.57014;102;20221207;6.3;1.1;3.7;2.5;7.43;.3;.24;2462 +99091;50.19396;3.57014;102;20221208;3.9;.3;2.1;2.6;6.13;.1;.35;2248 +99091;50.19396;3.57014;102;20221209;1.8;-3.4;-.8;1.6;5.37;.1;.12;2706 +99091;50.19396;3.57014;102;20221210;.9;-1.7;-.4;2.2;5.73;0;.17;1596 +99091;50.19396;3.57014;102;20221211;.6;-.4;.1;4;5.53;0;.36;1262 +99091;50.19396;3.57014;102;20221212;.1;-3.9;-1.9;3.6;4.5;0;.33;2720 +99091;50.19396;3.57014;102;20221213;-.4;-6;-3.2;2.7;3.83;0;.33;2686 +99091;50.19396;3.57014;102;20221214;.3;-3.2;-1.4;1.7;4.13;0;.31;2513 +99091;50.19396;3.57014;102;20221215;1.9;-7.3;-2.7;1.4;3.93;0;.18;3450 +99091;50.19396;3.57014;102;20221216;.4;-5.2;-2.4;1.4;4.63;0;.17;2232 +99091;50.19396;3.57014;102;20221217;-2.6;-8.2;-5.4;2.1;3.73;0;.16;2276 +99091;50.19396;3.57014;102;20221218;.2;-8.4;-4.1;4.9;4.37;2.4;.18;2457 +99091;50.19396;3.57014;102;20221219;9.3;.1;4.7;6.7;8.83;2.2;.1;2594 +99091;50.19396;3.57014;102;20221220;10;9.2;9.6;4.9;10.77;17.6;.64;614 +99091;50.19396;3.57014;102;20221221;9.4;7.3;8.4;3.5;10.93;13;.19;1531 +99091;50.19396;3.57014;102;20221222;11.4;9.3;10.3;4.2;11.93;4.6;.37;1433 +99091;50.19396;3.57014;102;20221223;13.7;9.3;11.5;5.3;11.83;9.4;.78;1719 +99091;50.19396;3.57014;102;20221224;11.8;9.2;10.5;4.9;11.1;.1;.67;1876 +99091;50.19396;3.57014;102;20221225;11.4;8.9;10.2;3.9;11.57;4.8;.47;1159 +99091;50.19396;3.57014;102;20221226;10.1;9.6;9.9;5.1;9.7;1;1.07;912 +99091;50.19396;3.57014;102;20221227;8.1;2.7;5.4;5.1;7.6;.5;.58;2881 +99091;50.19396;3.57014;102;20221228;10.2;5.3;7.7;8.5;10.2;4.4;.3;1904 +99091;50.19396;3.57014;102;20221229;10.3;9.9;10.1;8;9.7;.7;1.35;1068 +99091;50.19396;3.57014;102;20221230;13;4.2;8.6;7.1;10.37;9.5;.61;2331 +99091;50.19396;3.57014;102;20221231;15.8;13;14.4;10.3;13;0;1.76;1504 +99092;50.21311;3.91924;151;20220101;11.6;9.9;10.8;4.1;11.81;.5;.48;1338 +99092;50.21311;3.91924;151;20220102;12.8;9;10.9;5.5;10.81;2.2;.87;2134 +99092;50.21311;3.91924;151;20220103;10.4;9.1;9.8;5;10.31;22.4;.75;1160 +99092;50.21311;3.91924;151;20220104;7.8;6.3;7.1;3.4;8.81;6.3;.51;1276 +99092;50.21311;3.91924;151;20220105;4.3;.5;2.4;4;6.21;.2;.44;2192 +99092;50.21311;3.91924;151;20220106;5.5;0;2.8;3.3;6.41;1;.38;2713 +99092;50.21311;3.91924;151;20220107;3.9;2.1;3;4.2;6.91;8.4;.35;1466 +99092;50.21311;3.91924;151;20220108;6.4;-.9;2.8;5;7.41;20.2;.09;3229 +99092;50.21311;3.91924;151;20220109;5.6;3.2;4.4;3.6;7.01;.1;.54;1771 +99092;50.21311;3.91924;151;20220110;2.4;.4;1.4;2.8;6.41;0;.23;1616 +99092;50.21311;3.91924;151;20220111;3.4;-.4;1.5;3.2;5.81;0;.4;2347 +99092;50.21311;3.91924;151;20220112;3.4;-2.2;.6;2;6.41;0;.07;2938 +99092;50.21311;3.91924;151;20220113;9.1;-1.7;3.7;.9;6.21;0;.19;4227 +99092;50.21311;3.91924;151;20220114;10.9;-1.1;4.9;.8;6.01;.3;.22;4528 +99092;50.21311;3.91924;151;20220115;8;-1.4;3.3;1.9;5.91;.3;.42;4035 +99092;50.21311;3.91924;151;20220116;1.8;-1.5;.2;3.4;6.41;.8;.02;2328 +99092;50.21311;3.91924;151;20220117;4.7;2;3.4;2;7.71;.1;.17;2115 +99092;50.21311;3.91924;151;20220118;7;3.3;5.2;1.6;7.81;.1;.33;2555 +99092;50.21311;3.91924;151;20220119;4.5;0;2.3;2.5;7.31;2.3;.09;2886 +99092;50.21311;3.91924;151;20220120;4.3;1.7;3;2.9;6.61;.9;.42;2171 +99092;50.21311;3.91924;151;20220121;5.1;.4;2.8;2.2;6.71;.3;.3;3049 +99092;50.21311;3.91924;151;20220122;4.5;3.1;3.8;1.5;7.21;.3;.36;1583 +99092;50.21311;3.91924;151;20220123;3.6;3;3.3;1.2;6.91;0;.39;973 +99092;50.21311;3.91924;151;20220124;7.5;0;3.8;2;6.21;0;.49;4108 +99092;50.21311;3.91924;151;20220125;6.3;-1.8;2.3;1.8;5.91;.1;.38;4350 +99092;50.21311;3.91924;151;20220126;1.6;-1.1;.3;2.2;6.21;.1;.17;2453 +99092;50.21311;3.91924;151;20220127;7.5;1.4;4.5;4;8.11;1.4;.25;3872 +99092;50.21311;3.91924;151;20220128;4.1;-1;1.6;2.8;7.31;.2;.02;3581 +99092;50.21311;3.91924;151;20220129;9.9;3.8;6.9;5.7;9.51;.6;.33;4007 +99092;50.21311;3.91924;151;20220130;7.1;2.1;4.6;2.4;6.81;1.1;.57;3668 +99092;50.21311;3.91924;151;20220131;5.4;1.8;3.6;7.1;6.41;.3;.82;3131 +99092;50.21311;3.91924;151;20220201;8.9;.5;4.7;4.1;8.31;1.2;.3;4994 +99092;50.21311;3.91924;151;20220202;9.2;8.1;8.7;3.6;10.21;.5;.53;1687 +99092;50.21311;3.91924;151;20220203;6.5;6.4;6.5;4.2;8.61;.4;.59;352 +99092;50.21311;3.91924;151;20220204;8.2;5.6;6.9;5.7;8.21;1.1;.86;2822 +99092;50.21311;3.91924;151;20220205;7.2;.5;3.9;5.5;6.91;.1;.66;4757 +99092;50.21311;3.91924;151;20220206;9;6.2;7.6;9.8;8.61;11;1.07;3046 +99092;50.21311;3.91924;151;20220207;7.3;2.3;4.8;4;6.21;.4;1;4224 +99092;50.21311;3.91924;151;20220208;9.2;3.1;6.2;4.2;9.61;.4;.2;4774 +99092;50.21311;3.91924;151;20220209;12.2;7.5;9.9;2.8;8.71;.2;1.08;4236 +99092;50.21311;3.91924;151;20220210;5.5;2.1;3.8;3.2;8;4.6;.4;2226 +99092;50.21311;3.91924;151;20220211;7.1;.2;3.7;2.3;6.02;.2;.71;6943 +99092;50.21311;3.91924;151;20220212;6.9;-2.3;2.3;3.6;5.2;.2;.94;8415 +99092;50.21311;3.91924;151;20220213;10;0;5;6.3;6.65;.5;1.31;6925 +99092;50.21311;3.91924;151;20220214;10.1;8.4;9.3;6.1;8.4;2;1.5;5694 +99092;50.21311;3.91924;151;20220215;9.5;4.5;7;6.1;8.55;8.8;.92;6529 +99092;50.21311;3.91924;151;20220216;13.3;7.3;10.3;9.4;11.91;4.6;.59;5444 +99092;50.21311;3.91924;151;20220217;11.1;8.8;10;7.3;8.81;.9;1.68;3339 +99092;50.21311;3.91924;151;20220218;11.7;7.4;9.6;9.2;8.71;2;1.77;4733 +99092;50.21311;3.91924;151;20220219;7.4;2.4;4.9;7.7;7.01;.8;1.03;5211 +99092;50.21311;3.91924;151;20220220;10.8;5.3;8.1;8.9;9.41;4.6;.93;5571 +99092;50.21311;3.91924;151;20220221;8;4.7;6.4;7;7.41;3.9;1.2;4335 +99092;50.21311;3.91924;151;20220222;10.4;2.9;6.7;4.7;9.11;1.8;.65;6768 +99092;50.21311;3.91924;151;20220223;10.5;1.8;6.2;3.2;8.01;.1;.87;7430 +99092;50.21311;3.91924;151;20220224;9.6;6;7.8;5.4;7.21;1.9;1.57;4773 +99092;50.21311;3.91924;151;20220225;8.5;.7;4.6;3.5;6.21;.7;1.11;7256 +99092;50.21311;3.91924;151;20220226;9.2;-2.5;3.4;2.3;5.51;.2;1.06;9085 +99092;50.21311;3.91924;151;20220227;10.5;.7;5.6;4;4.51;.1;1.97;8429 +99092;50.21311;3.91924;151;20220228;11.5;.7;6.1;3.6;4.91;0;1.89;9002 +99092;50.21311;3.91924;151;20220301;11;1.7;6.4;2.5;5.41;.2;1.5;8469 +99092;50.21311;3.91924;151;20220302;13.1;3.3;8.2;2.2;5.01;.1;1.75;8837 +99092;50.21311;3.91924;151;20220303;15.4;1.5;8.5;2;6.71;0;1.58;10735 +99092;50.21311;3.91924;151;20220304;12.7;2.3;7.5;2.2;5.21;0;1.68;9396 +99092;50.21311;3.91924;151;20220305;11;-.6;5.2;2.6;5.01;.1;1.58;10089 +99092;50.21311;3.91924;151;20220306;7.1;-3;2.1;3.2;4.81;.2;1.24;9541 +99092;50.21311;3.91924;151;20220307;7;-2.5;2.3;3.5;4.01;0;1.54;9386 +99092;50.21311;3.91924;151;20220308;14.3;-1.2;6.6;3.4;3.81;0;2.54;12234 +99092;50.21311;3.91924;151;20220309;13.7;.8;7.3;3.4;5.61;0;2.1;11304 +99092;50.21311;3.91924;151;20220310;15.4;3.3;9.4;3.5;6.41;0;2.3;11100 +99092;50.21311;3.91924;151;20220311;14.6;5.5;10.1;4.6;8.11;1.3;2.09;9733 +99092;50.21311;3.91924;151;20220312;12.5;6;9.3;5.1;9.11;.9;1.51;8307 +99092;50.21311;3.91924;151;20220313;13.3;7.6;10.5;5.5;9.31;2;1.78;7875 +99092;50.21311;3.91924;151;20220314;13.3;6.4;9.9;3.3;8.51;2;1.67;8810 +99092;50.21311;3.91924;151;20220315;9.8;6.4;8.1;2.7;9.21;3.9;.97;6200 +99092;50.21311;3.91924;151;20220316;12.2;4.8;8.5;3.5;10.11;0;1.05;9387 +99092;50.21311;3.91924;151;20220317;8.2;6.9;7.6;3.3;8.21;0;1.05;3850 +99092;50.21311;3.91924;151;20220318;13.9;0;6.9;4.5;6.1;0;2.47;16273 +99092;50.21311;3.91924;151;20220319;14.3;3.8;9.1;5.9;5.9;0;3.16;15379 +99092;50.21311;3.91924;151;20220320;10.6;.3;5.5;2.6;5.57;0;1.83;14430 +99092;50.21311;3.91924;151;20220321;17.8;1.9;9.8;2.5;7.4;0;2.39;16230 +99092;50.21311;3.91924;151;20220322;18.6;5.4;12;2;7.3;0;2.44;14966 +99092;50.21311;3.91924;151;20220323;18.5;2.5;10.5;1.4;6.35;0;2.29;17113 +99092;50.21311;3.91924;151;20220324;18;2.7;10.4;1.9;6.05;0;2.55;17094 +99092;50.21311;3.91924;151;20220325;16.4;2.9;9.6;2.9;6.82;0;2.61;16597 +99092;50.21311;3.91924;151;20220326;17.7;2.9;10.3;3.9;7.27;.1;3.03;17563 +99092;50.21311;3.91924;151;20220327;16.6;4.8;10.7;2.9;9.52;.3;2.28;16508 +99092;50.21311;3.91924;151;20220328;18.4;3.1;10.7;1.6;9.15;.4;2.1;14766 +99092;50.21311;3.91924;151;20220329;15.2;7.1;11.2;2.5;9.42;2.4;1.76;8296 +99092;50.21311;3.91924;151;20220330;12;5.5;8.7;2.9;8.35;1;1.62;8929 +99092;50.21311;3.91924;151;20220331;7.3;3.9;5.6;4;6.72;.3;1.46;8061 +99092;50.21311;3.91924;151;20220401;1.8;.4;1.1;6.2;5.8;1.3;.7;3394 +99092;50.21311;3.91924;151;20220402;5.3;-.6;2.4;4.8;4.67;.4;1.71;10933 +99092;50.21311;3.91924;151;20220403;7.8;-2.6;2.6;3;4.53;.6;1.96;17592 +99092;50.21311;3.91924;151;20220404;7;-1.8;2.6;6.3;7.1;4.5;.74;7680 +99092;50.21311;3.91924;151;20220405;12.2;5.2;8.7;6.4;10.53;1.4;1.01;6727 +99092;50.21311;3.91924;151;20220406;11.6;7.6;9.6;7.2;9.12;2.2;1.88;7430 +99092;50.21311;3.91924;151;20220407;12.4;8.5;10.4;9.5;8.8;4.9;2.7;13030 +99092;50.21311;3.91924;151;20220408;5.8;4.6;5.2;3;7.25;6.5;.95;3563 +99092;50.21311;3.91924;151;20220409;10;.8;5.4;3.9;6.33;.4;2.14;17885 +99092;50.21311;3.91924;151;20220410;12.1;-.1;6;2;6.42;0;2.04;16245 +99092;50.21311;3.91924;151;20220411;18.2;2.5;10.4;4;6.9;0;3.5;19829 +99092;50.21311;3.91924;151;20220412;20.2;8.1;14.1;3.5;9.7;0;3.37;17002 +99092;50.21311;3.91924;151;20220413;15.4;9.8;12.6;1.7;12.32;1.7;1.52;8800 +99092;50.21311;3.91924;151;20220414;18.8;8.2;13.5;1.5;11.67;0;2.41;15869 +99092;50.21311;3.91924;151;20220415;18.6;6;12.3;2.5;10.16;0;2.7;16422 +99092;50.21311;3.91924;151;20220416;17.2;4.6;10.9;3.4;8.55;.1;3.18;20950 +99092;50.21311;3.91924;151;20220417;19.9;3.3;11.6;2.8;5.92;0;3.94;23096 +99092;50.21311;3.91924;151;20220418;19.1;4.5;11.8;2.1;6.6;0;3.33;19690 +99092;50.21311;3.91924;151;20220419;18.5;4.9;11.7;2.5;8.32;0;3;17423 +99092;50.21311;3.91924;151;20220420;17.1;6.1;11.6;3.5;7.25;0;3.61;20868 +99092;50.21311;3.91924;151;20220421;18.1;4.1;11.1;3.9;8.02;0;3.62;21944 +99092;50.21311;3.91924;151;20220422;16.5;7.1;11.8;4.1;9.02;.1;3.19;18554 +99092;50.21311;3.91924;151;20220423;18.5;8;13.3;4;9.82;0;3.15;15144 +99092;50.21311;3.91924;151;20220424;18.4;8.2;13.3;3.8;8.57;0;3.73;19521 +99092;50.21311;3.91924;151;20220425;13.2;5;9.1;2.7;8.82;.8;2.14;14379 +99092;50.21311;3.91924;151;20220426;13.8;5.5;9.6;3.4;8.42;.1;2.36;13640 +99092;50.21311;3.91924;151;20220427;16.4;2.4;9.4;3.2;8.27;.3;3.07;21757 +99092;50.21311;3.91924;151;20220428;19;4.1;11.5;4.2;8.3;0;3.86;22706 +99092;50.21311;3.91924;151;20220429;15.4;7.6;11.5;3.8;8.93;0;2.86;14913 +99092;50.21311;3.91924;151;20220430;13.7;4;8.8;3.6;7.8;0;2.88;20420 +99092;50.21311;3.91924;151;20220501;14.9;1.9;8.4;2;7.72;.2;2.65;19481 +99092;50.21311;3.91924;151;20220502;17.9;5.2;11.5;3.1;8.32;0;3.54;21926 +99092;50.21311;3.91924;151;20220503;18.2;5.6;11.9;3.2;8.87;0;3.11;17142 +99092;50.21311;3.91924;151;20220504;17.9;4.8;11.3;2.1;9.47;0;3.09;21168 +99092;50.21311;3.91924;151;20220505;17.7;8;12.8;1.8;11.35;.5;2.2;12166 +99092;50.21311;3.91924;151;20220506;21.1;5.8;13.5;1;10.81;.1;3.28;22296 +99092;50.21311;3.91924;151;20220507;20.1;8.8;14.5;2;11.31;.3;3.21;19243 +99092;50.21311;3.91924;151;20220508;20.6;10.7;15.7;3.7;12.21;0;3.48;18103 +99092;50.21311;3.91924;151;20220509;24.6;6.4;15.5;1.9;11.11;0;4.19;24771 +99092;50.21311;3.91924;151;20220510;25.3;12;18.7;2.5;12.71;0;4.32;21260 +99092;50.21311;3.91924;151;20220511;24.3;8.9;16.6;3;12.31;0;4.3;23021 +99092;50.21311;3.91924;151;20220512;19.9;10.5;15.2;2.8;11.21;0;3.4;18030 +99092;50.21311;3.91924;151;20220513;19.2;5.7;12.5;2.6;9.61;0;3.49;21768 +99092;50.21311;3.91924;151;20220514;23.2;5.2;14.2;1.7;10.31;0;4.05;25300 +99092;50.21311;3.91924;151;20220515;27.6;10.5;19.1;2.9;11.21;0;5.34;24776 +99092;50.21311;3.91924;151;20220516;23;16;19.5;2.9;14.41;0;3.66;15842 +99092;50.21311;3.91924;151;20220517;28;14;21;2.6;14.31;.2;4.92;22609 +99092;50.21311;3.91924;151;20220518;27.4;16.7;22.1;2.2;15.51;1.2;4.43;19825 +99092;50.21311;3.91924;151;20220519;24.4;17.1;20.8;2.7;16.31;1.5;3.72;16407 +99092;50.21311;3.91924;151;20220520;20.2;13.9;17.1;2.5;15.21;12;2.83;15290 +99092;50.21311;3.91924;151;20220521;19.8;9;14.4;2.9;11.81;.1;3.41;20177 +99092;50.21311;3.91924;151;20220522;23.5;7.9;15.7;1.1;12.71;0;3.88;24396 +99092;50.21311;3.91924;151;20220523;19.7;13.1;16.4;2.7;14.41;6.1;2.9;15847 +99092;50.21311;3.91924;151;20220524;16.3;10.1;13.2;3.7;11.61;.6;2.65;15410 +99092;50.21311;3.91924;151;20220525;18.4;6.8;12.6;3.9;10.81;.3;3.36;21242 +99092;50.21311;3.91924;151;20220526;19.1;12.8;16;4.7;13.11;0;3.21;15647 +99092;50.21311;3.91924;151;20220527;21;12.8;16.9;3.6;12.01;.4;3.87;17945 +99092;50.21311;3.91924;151;20220528;17.6;5.7;11.7;2.3;9.31;.1;3.34;21737 +99092;50.21311;3.91924;151;20220529;15.6;2.5;9.1;2;8.81;.6;3;22889 +99092;50.21311;3.91924;151;20220530;18.2;2.1;10.2;1.9;8.61;.1;3.56;25476 +99092;50.21311;3.91924;151;20220531;19.4;9.2;14.3;2;9.01;.5;3.67;20286 +99092;50.21311;3.91924;151;20220601;18.9;5.5;12.2;2.6;9.31;0;3.71;23350 +99092;50.21311;3.91924;151;20220602;24.7;4.7;14.7;2.9;9.91;0;5.09;28652 +99092;50.21311;3.91924;151;20220603;27.6;8.6;18.1;3.1;11.81;2;5.65;27989 +99092;50.21311;3.91924;151;20220604;29.8;14.1;22;3.7;16.11;12.7;5.84;25479 +99092;50.21311;3.91924;151;20220605;18.7;16.1;17.4;2.5;17.41;9.1;1.99;10250 +99092;50.21311;3.91924;151;20220606;19.8;11;15.4;3.1;13.11;1;3.33;19096 +99092;50.21311;3.91924;151;20220607;19.2;9.9;14.6;2.2;13.91;4.7;3.03;19675 +99092;50.21311;3.91924;151;20220608;18.5;13;15.8;3.4;14.21;10;2.75;15103 +99092;50.21311;3.91924;151;20220609;21.2;11.1;16.2;2.9;13.01;.8;3.72;20584 +99092;50.21311;3.91924;151;20220610;22.5;13.7;18.1;2.8;14.41;.1;3.79;19227 +99092;50.21311;3.91924;151;20220611;23.3;14.4;18.9;1.9;14.81;0;3.76;19364 +99092;50.21311;3.91924;151;20220612;22.7;7.7;15.2;1.7;11.61;0;4.15;25240 +99092;50.21311;3.91924;151;20220613;21.8;8.8;15.3;2.4;11.31;.1;4.1;23507 +99092;50.21311;3.91924;151;20220614;25.1;7.3;16.2;2.4;11.11;0;4.95;27574 +99092;50.21311;3.91924;151;20220615;29;8.6;18.8;2.1;12.81;0;5.61;29560 +99092;50.21311;3.91924;151;20220616;28.1;11.4;19.8;2.3;13.71;0;5.31;26742 +99092;50.21311;3.91924;151;20220617;30.7;13.7;22.2;2.6;14.11;0;6.01;26998 +99092;50.21311;3.91924;151;20220618;34;17.9;26;2.3;17.71;.3;6.27;26279 +99092;50.21311;3.91924;151;20220619;23.4;14.9;19.2;4.7;15.11;2.8;4.25;19035 +99092;50.21311;3.91924;151;20220620;22.2;12.6;17.4;3.4;13.11;.9;4.07;20247 +99092;50.21311;3.91924;151;20220621;22.2;8.9;15.6;3.5;12.31;.1;4.22;23875 +99092;50.21311;3.91924;151;20220622;27.9;10.9;19.4;3.1;14.41;1.6;5.43;27021 +99092;50.21311;3.91924;151;20220623;29.7;15.2;22.5;2.4;18.31;3.7;5.2;24931 +99092;50.21311;3.91924;151;20220624;22.4;16.4;19.4;2.8;17.41;5.7;3.22;15946 +99092;50.21311;3.91924;151;20220625;22.4;15;18.7;2.7;15.21;3.1;3.61;17727 +99092;50.21311;3.91924;151;20220626;21.1;12.2;16.7;2;14.41;0;3.39;19451 +99092;50.21311;3.91924;151;20220627;21;12.4;16.7;1.7;13.81;3.3;3.38;19102 +99092;50.21311;3.91924;151;20220628;26.1;8.4;17.3;1.6;12.41;0;4.79;27482 +99092;50.21311;3.91924;151;20220629;27.7;13.2;20.5;2.6;13.11;0;5.33;24826 +99092;50.21311;3.91924;151;20220630;15.9;12.5;14.2;2.4;14.1;11.3;1.75;9069 +99092;50.21311;3.91924;151;20220701;20.3;10.4;15.3;2.9;12.3;.1;3.78;21793 +99092;50.21311;3.91924;151;20220702;25.5;13;19.3;2.4;12.26;0;4.82;26452 +99092;50.21311;3.91924;151;20220703;22.4;18.6;20.5;3.1;12.3;0;4.29;22561 +99092;50.21311;3.91924;151;20220704;23.8;9.6;16.7;2.3;12.16;0;4.57;25629 +99092;50.21311;3.91924;151;20220705;22.7;9.6;16.1;2.5;12;0;4.32;24395 +99092;50.21311;3.91924;151;20220706;24.7;7.7;16.2;1.6;12.21;0;4.46;26607 +99092;50.21311;3.91924;151;20220707;19.5;13.8;16.7;3.2;14.11;.2;3.01;15275 +99092;50.21311;3.91924;151;20220708;26.2;7.2;16.7;1.7;12.31;0;4.8;28021 +99092;50.21311;3.91924;151;20220709;25.1;11.2;18.2;2.3;14.01;.1;4.43;23876 +99092;50.21311;3.91924;151;20220710;24.9;8.6;16.8;2.6;12.61;0;4.65;25811 +99092;50.21311;3.91924;151;20220711;28.8;11.4;20.1;1.9;14.51;0;5.13;26606 +99092;50.21311;3.91924;151;20220712;30.8;14;22.4;1.9;14.21;0;5.51;26067 +99092;50.21311;3.91924;151;20220713;32;20.7;26.4;2.5;14.91;0;5.79;21274 +99092;50.21311;3.91924;151;20220714;27.4;16.4;21.9;3.2;14.81;0;5.06;20923 +99092;50.21311;3.91924;151;20220715;24.4;9.6;17;2.4;11.71;0;4.52;24231 +99092;50.21311;3.91924;151;20220716;26.9;9.8;18.4;2;12.21;0;4.9;25978 +99092;50.21311;3.91924;151;20220717;30.5;9.6;20.1;2.2;11.61;0;5.87;28648 +99092;50.21311;3.91924;151;20220718;35.3;16;25.7;2.4;12.31;0;6.85;27423 +99092;50.21311;3.91924;151;20220719;37.3;19.5;28.4;3.3;13.71;0;7.87;26230 +99092;50.21311;3.91924;151;20220720;23;17.9;20.5;2.8;18.71;6.7;2.98;13876 +99092;50.21311;3.91924;151;20220721;22.1;16.3;19.2;3.4;17.71;.2;2.98;14755 +99092;50.21311;3.91924;151;20220722;26.1;12.4;19.3;2.7;15.31;.3;4.42;22713 +99092;50.21311;3.91924;151;20220723;27.2;12.8;20;1.8;15.61;0;4.41;23194 +99092;50.21311;3.91924;151;20220724;32.1;13.9;23;2.3;15.61;0;5.72;25993 +99092;50.21311;3.91924;151;20220725;24.1;18.5;21.3;3.1;15.61;0;3.78;14248 +99092;50.21311;3.91924;151;20220726;22.6;14.5;18.6;2.9;14.61;0;3.56;17105 +99092;50.21311;3.91924;151;20220727;23.1;10.2;16.7;3.2;11.11;0;4.34;21547 +99092;50.21311;3.91924;151;20220728;27.1;9.7;18.4;2.6;11.31;0;5.07;24942 +99092;50.21311;3.91924;151;20220729;26.8;10.8;18.8;2;12.31;0;4.6;23789 +99092;50.21311;3.91924;151;20220730;26.9;10.6;18.8;1.3;13.61;0;4.23;23891 +99092;50.21311;3.91924;151;20220731;24.2;15.1;19.7;3.1;16.91;.2;3.58;17698 +99092;50.21311;3.91924;151;20220801;25.5;17.3;21.4;1.6;17.91;.4;3.41;16698 +99092;50.21311;3.91924;151;20220802;29.3;14.4;21.9;1.5;16.31;0;4.43;22467 +99092;50.21311;3.91924;151;20220803;33.4;15.1;24.3;1.2;16.71;0;4.99;24785 +99092;50.21311;3.91924;151;20220804;28;17;22.5;2;18.51;7.5;4.02;19052 +99092;50.21311;3.91924;151;20220805;23.9;17.1;20.5;2.9;15.91;.1;3.51;14841 +99092;50.21311;3.91924;151;20220806;24.1;7.1;15.6;3.3;10.11;0;4.58;23462 +99092;50.21311;3.91924;151;20220807;26.6;10.4;18.5;3.9;11.11;0;5.28;22758 +99092;50.21311;3.91924;151;20220808;27.4;11.3;19.4;4;12.41;0;5.29;22545 +99092;50.21311;3.91924;151;20220809;29.7;13.5;21.6;4.4;13.71;0;5.9;22471 +99092;50.21311;3.91924;151;20220810;33;15.2;24.1;3.4;13.11;0;6.39;23412 +99092;50.21311;3.91924;151;20220811;34.3;14.4;24.4;2.7;11.71;0;6.33;24604 +99092;50.21311;3.91924;151;20220812;34.9;13.7;24.3;2.5;11.21;0;6.32;25230 +99092;50.21311;3.91924;151;20220813;34;17.3;25.7;2.7;10.41;0;6.23;22211 +99092;50.21311;3.91924;151;20220814;31.2;16.3;23.8;3.2;12.31;0;5.78;20819 +99092;50.21311;3.91924;151;20220815;28.5;17.2;22.9;2.7;16.01;.1;4.39;17970 +99092;50.21311;3.91924;151;20220816;28.1;15.5;21.8;2.1;17.11;1.9;3.95;18849 +99092;50.21311;3.91924;151;20220817;25.9;18.1;22;2.4;19.11;1.3;3.24;14669 +99092;50.21311;3.91924;151;20220818;26.3;16.3;21.3;2;17.91;0;3.38;16515 +99092;50.21311;3.91924;151;20220819;22.8;15.7;19.3;2.5;17.91;.9;2.65;13770 +99092;50.21311;3.91924;151;20220820;22.9;12.5;17.7;2.1;14.41;0;3.07;16584 +99092;50.21311;3.91924;151;20220821;24.6;10.4;17.5;1.3;13.51;.2;3.26;19264 +99092;50.21311;3.91924;151;20220822;27;16.3;21.7;2.4;14.61;.5;3.91;16554 +99092;50.21311;3.91924;151;20220823;28.7;15.1;21.9;2;16.81;.1;3.87;18539 +99092;50.21311;3.91924;151;20220824;32.1;15.1;23.6;1.4;16.71;.1;4.19;20581 +99092;50.21311;3.91924;151;20220825;32.5;18.4;25.5;3.1;16.11;0;5.26;18563 +99092;50.21311;3.91924;151;20220826;24.7;18.1;21.4;3.3;16.81;0;3.31;12515 +99092;50.21311;3.91924;151;20220827;23.1;11.9;17.5;2.7;13.61;0;3.19;16230 +99092;50.21311;3.91924;151;20220828;26;12.5;19.3;3.9;12.91;0;4.32;17682 +99092;50.21311;3.91924;151;20220829;25.5;15.2;20.4;4.3;11.71;0;4.65;15274 +99092;50.21311;3.91924;151;20220830;28.3;11.6;20;2.9;12.71;0;4.42;19334 +99092;50.21311;3.91924;151;20220831;27.2;14.3;20.8;3.8;13.91;.6;4.38;16805 +99092;50.21311;3.91924;151;20220901;28.4;14.4;21.4;2.5;13.11;0;4.13;17350 +99092;50.21311;3.91924;151;20220902;27.3;13.5;20.4;3;13.81;1;4.02;17057 +99092;50.21311;3.91924;151;20220903;26.3;16;21.2;2;16.81;2.9;3.08;14560 +99092;50.21311;3.91924;151;20220904;27.8;14.3;21.1;2.7;14.91;0;3.81;16537 +99092;50.21311;3.91924;151;20220905;30.7;17;23.9;2.9;14.91;11.5;4.52;16493 +99092;50.21311;3.91924;151;20220906;26.7;15.3;21;2.4;16.81;1.3;3.2;14870 +99092;50.21311;3.91924;151;20220907;22.5;14.5;18.5;2.4;16.41;6.1;2.38;12289 +99092;50.21311;3.91924;151;20220908;22;14.4;18.2;3.5;15.71;4.6;2.54;11845 +99092;50.21311;3.91924;151;20220909;18;13.9;16;4.7;15.21;9.5;1.76;8544 +99092;50.21311;3.91924;151;20220910;21.1;13.7;17.4;3.6;15.61;0;2.3;11434 +99092;50.21311;3.91924;151;20220911;22.5;12.4;17.5;1.6;15.11;0;2.27;13251 +99092;50.21311;3.91924;151;20220912;26.2;11.5;18.9;2.5;14.21;.1;3.22;15857 +99092;50.21311;3.91924;151;20220913;21.9;15.7;18.8;1.5;17.11;8.7;1.91;10099 +99092;50.21311;3.91924;151;20220914;19.9;16.9;18.4;1.6;18.41;14.6;1.39;6872 +99092;50.21311;3.91924;151;20220915;18.9;11.4;15.2;1.8;14.11;.1;1.75;10876 +99092;50.21311;3.91924;151;20220916;14.7;10.1;12.4;2;11.91;4.6;1.38;8366 +99092;50.21311;3.91924;151;20220917;14.8;8.2;11.5;3.1;10.61;2.4;1.67;9948 +99092;50.21311;3.91924;151;20220918;14.6;6.8;10.7;2.9;9.71;.3;1.73;10705 +99092;50.21311;3.91924;151;20220919;16.9;7.4;12.2;1.5;10.81;.1;1.68;11695 +99092;50.21311;3.91924;151;20220920;16.7;4.8;10.8;1.3;9.91;0;1.66;12956 +99092;50.21311;3.91924;151;20220921;18.9;4.3;11.6;1.4;9.71;0;1.91;14197 +99092;50.21311;3.91924;151;20220922;19.9;6.2;13.1;2.1;9.41;0;2.29;13573 +99092;50.21311;3.91924;151;20220923;16.8;7.1;12;1.7;10.41;.5;1.65;11238 +99092;50.21311;3.91924;151;20220924;16.3;10.7;13.5;2.5;12.91;1.8;1.4;8371 +99092;50.21311;3.91924;151;20220925;16.7;9.2;13;3;11.71;.7;1.65;9598 +99092;50.21311;3.91924;151;20220926;12.4;7.2;9.8;4.3;11.11;11.4;.97;7846 +99092;50.21311;3.91924;151;20220927;13.2;7.6;10.4;3.3;10.41;3.3;1.28;8042 +99092;50.21311;3.91924;151;20220928;14;5.3;9.7;2.2;9.61;0;1.35;9946 +99092;50.21311;3.91924;151;20220929;14.5;3.3;8.9;1.3;8.81;0;1.32;11162 +99092;50.21311;3.91924;151;20220930;16.7;2.2;9.5;2.7;9.41;9.6;1.66;12559 +99092;50.21311;3.91924;151;20221001;17.4;10.4;13.9;5.8;13.51;3.8;1.54;8532 +99092;50.21311;3.91924;151;20221002;13.7;12.8;13.3;2.5;13.61;10.4;.81;2864 +99092;50.21311;3.91924;151;20221003;16.7;5.8;11.3;1.1;11.21;0;1.22;10405 +99092;50.21311;3.91924;151;20221004;18.4;6.2;12.3;3;11.41;0;1.66;10864 +99092;50.21311;3.91924;151;20221005;18.4;11.7;15.1;4.7;13.61;.2;1.72;7873 +99092;50.21311;3.91924;151;20221006;17.5;8.5;13;2.2;10.91;0;1.54;9028 +99092;50.21311;3.91924;151;20221007;17.7;6.5;12.1;2.2;10.11;0;1.58;9950 +99092;50.21311;3.91924;151;20221008;16.6;9.1;12.9;2.5;10.41;0;1.56;7978 +99092;50.21311;3.91924;151;20221009;17.8;4.3;11.1;3;9.11;.1;1.83;10622 +99092;50.21311;3.91924;151;20221010;17.1;8.2;12.7;3;11.41;1.7;1.45;8450 +99092;50.21311;3.91924;151;20221011;16.9;4.2;10.6;2.2;9.01;.1;1.49;9985 +99092;50.21311;3.91924;151;20221012;17.4;4.3;10.9;2.5;9.91;0;1.45;9989 +99092;50.21311;3.91924;151;20221013;14;10.4;12.2;3.2;12.71;1.7;.85;5042 +99092;50.21311;3.91924;151;20221014;16;13.1;14.6;2.7;14.91;1.2;.85;4429 +99092;50.21311;3.91924;151;20221015;17.1;12.9;15;3.6;14.51;.8;1.13;5291 +99092;50.21311;3.91924;151;20221016;18.7;12.4;15.6;2.8;14.71;.1;1.2;6429 +99092;50.21311;3.91924;151;20221017;17.6;15.6;16.6;3.4;16.71;5.8;.94;3460 +99092;50.21311;3.91924;151;20221018;20.2;14.4;17.3;2;15.81;.1;1.19;5961 +99092;50.21311;3.91924;151;20221019;19.8;10.8;15.3;3;13.81;0;1.38;7362 +99092;50.21311;3.91924;151;20221020;21.7;13.9;17.8;4;15.31;2.5;1.81;6725 +99092;50.21311;3.91924;151;20221021;19.7;13.7;16.7;3.8;15.11;.1;1.44;5771 +99092;50.21311;3.91924;151;20221022;19.4;13.2;16.3;3.5;14.41;.1;1.43;5772 +99092;50.21311;3.91924;151;20221023;20.1;14.1;17.1;4;14.81;0;1.62;5579 +99092;50.21311;3.91924;151;20221024;18;14.6;16.3;6.5;13.51;2.1;2.04;4070 +99092;50.21311;3.91924;151;20221025;16.7;12.1;14.4;3.6;13.31;.2;1.15;4692 +99092;50.21311;3.91924;151;20221026;20.9;13.5;17.2;3.4;14.21;0;1.65;5912 +99092;50.21311;3.91924;151;20221027;20.8;13.8;17.3;3.5;14.71;0;1.57;5646 +99092;50.21311;3.91924;151;20221028;21.6;16.1;18.9;3.2;15.41;0;1.68;4892 +99092;50.21311;3.91924;151;20221029;21.2;15.3;18.3;2.7;15.11;0;1.46;4988 +99092;50.21311;3.91924;151;20221030;19.5;12.3;15.9;2.8;13.71;0;1.26;5440 +99092;50.21311;3.91924;151;20221031;18.6;10.9;14.8;3.6;13.91;.7;1.1;5537 +99092;50.21311;3.91924;151;20221101;15.9;10.5;13.2;6.7;11.71;.7;1.57;4518 +99092;50.21311;3.91924;151;20221102;15.2;9.4;12.3;5.3;10.41;0;1.57;4609 +99092;50.21311;3.91924;151;20221103;12.8;10;11.4;5.2;11.11;4.6;1.03;3074 +99092;50.21311;3.91924;151;20221104;11;7.7;9.4;2.8;10.11;.5;.65;3299 +99092;50.21311;3.91924;151;20221105;9.8;2.5;6.2;2.8;8.71;.1;.43;4935 +99092;50.21311;3.91924;151;20221106;9.4;8.5;9;5.7;10.21;4.8;.66;1549 +99092;50.21311;3.91924;151;20221107;14.6;8.9;11.8;6.1;12.31;0;.78;4184 +99092;50.21311;3.91924;151;20221108;14.9;10;12.5;5.6;11.21;0;1.32;3795 +99092;50.21311;3.91924;151;20221109;13.7;10.9;12.3;4.6;11.31;.5;1.13;2761 +99092;50.21311;3.91924;151;20221110;14.1;6.9;10.5;3.7;10.31;0;.88;4493 +99092;50.21311;3.91924;151;20221111;12.3;7.9;10.1;3.8;10.31;.1;.78;3401 +99092;50.21311;3.91924;151;20221112;16.9;4.4;10.7;2.4;9.71;.1;.87;5796 +99092;50.21311;3.91924;151;20221113;17.3;4.2;10.8;1.7;8.41;.1;.85;5841 +99092;50.21311;3.91924;151;20221114;7.1;2.3;4.7;3.4;8.61;.6;.14;3384 +99092;50.21311;3.91924;151;20221115;11.7;7.8;9.8;4.4;11.81;5.3;.26;2976 +99092;50.21311;3.91924;151;20221116;10.8;8.2;9.5;5.5;11.31;11;.36;2345 +99092;50.21311;3.91924;151;20221117;12;10;11;8.1;10.51;.5;1.27;1993 +99092;50.21311;3.91924;151;20221118;10.7;6.5;8.6;3.7;9.41;.2;.66;2946 +99092;50.21311;3.91924;151;20221119;9.9;4.3;7.1;1.9;9.31;2.1;.3;3384 +99092;50.21311;3.91924;151;20221120;7.8;4.9;6.4;3.1;8.81;2.3;.37;2330 +99092;50.21311;3.91924;151;20221121;7.4;2.4;4.9;4.1;8.41;2.1;.2;3085 +99092;50.21311;3.91924;151;20221122;8.4;3.6;6;6.3;8.41;1.4;.5;2972 +99092;50.21311;3.91924;151;20221123;8.1;5.4;6.8;5.2;8.91;4.7;.47;2136 +99092;50.21311;3.91924;151;20221124;10.9;7.1;9;5.1;9.51;3.4;.81;2539 +99092;50.21311;3.91924;151;20221125;10.6;6.9;8.8;3.5;9.71;.2;.57;2466 +99092;50.21311;3.91924;151;20221126;7.7;2.6;5.2;3.5;8.31;.3;.25;2895 +99092;50.21311;3.91924;151;20221127;7.1;5.1;6.1;5.5;8.51;6.8;.47;1699 +99092;50.21311;3.91924;151;20221128;9.5;6.8;8.2;3;9.91;.4;.39;1985 +99092;50.21311;3.91924;151;20221129;7.1;5.5;6.3;1.3;9.11;0;.28;1453 +99092;50.21311;3.91924;151;20221130;6.4;4.4;5.4;2.2;8.51;0;.27;1631 +99092;50.21311;3.91924;151;20221201;5.1;3.5;4.3;3.4;7.91;0;.27;1415 +99092;50.21311;3.91924;151;20221202;4;3.9;4;3.8;7.21;.1;.52;171 +99092;50.21311;3.91924;151;20221203;2.2;1.3;1.8;4;6.01;0;.47;976 +99092;50.21311;3.91924;151;20221204;1.4;1.2;1.3;3.6;5.81;1.8;.5;329 +99092;50.21311;3.91924;151;20221205;1.3;.2;.8;1.6;6.31;2.4;.22;1078 +99092;50.21311;3.91924;151;20221206;5.6;1.4;3.5;1.8;7.51;.3;.16;2310 +99092;50.21311;3.91924;151;20221207;5.6;1.5;3.6;2.1;7.51;.5;.17;2258 +99092;50.21311;3.91924;151;20221208;3;1.4;2.2;2.3;6.21;0;.38;1309 +99092;50.21311;3.91924;151;20221209;.4;-5.1;-2.3;.7;4.91;.1;.07;2609 +99092;50.21311;3.91924;151;20221210;.1;-3.3;-1.6;1.7;5.21;0;.14;1985 +99092;50.21311;3.91924;151;20221211;.6;-.9;-.1;3.7;5.41;0;.34;1230 +99092;50.21311;3.91924;151;20221212;.7;-3.8;-1.5;3;4.41;0;.38;2289 +99092;50.21311;3.91924;151;20221213;.2;-5.8;-2.8;1.9;3.61;0;.34;2666 +99092;50.21311;3.91924;151;20221214;.9;-3.8;-1.4;.9;3.91;0;.25;2320 +99092;50.21311;3.91924;151;20221215;2;-8.1;-3;1.6;3.61;0;.24;3497 +99092;50.21311;3.91924;151;20221216;.5;-5.4;-2.4;1.6;4.61;0;.13;2607 +99092;50.21311;3.91924;151;20221217;-.1;-9;-4.5;1.9;3.71;0;.16;3247 +99092;50.21311;3.91924;151;20221218;.1;-7.9;-3.9;4.4;4.21;1.7;.19;3059 +99092;50.21311;3.91924;151;20221219;9.3;.4;4.9;5.9;8.51;.6;.14;3235 +99092;50.21311;3.91924;151;20221220;9.6;9.1;9.4;4.6;10.61;16.2;.57;585 +99092;50.21311;3.91924;151;20221221;9.2;8.4;8.8;4;11.21;16.7;.22;802 +99092;50.21311;3.91924;151;20221222;10.9;9.2;10.1;4.3;11.81;5.5;.3;1279 +99092;50.21311;3.91924;151;20221223;13.3;9.3;11.3;4.9;11.61;8.6;.66;2091 +99092;50.21311;3.91924;151;20221224;11.6;9.3;10.5;4.3;10.91;.2;.65;1531 +99092;50.21311;3.91924;151;20221225;11.4;8.8;10.1;4.2;11.31;4.9;.43;1647 +99092;50.21311;3.91924;151;20221226;10.1;9.6;9.9;5.5;9.81;1.2;1.04;591 +99092;50.21311;3.91924;151;20221227;8.2;2.3;5.3;4.2;7.41;.3;.54;2620 +99092;50.21311;3.91924;151;20221228;9.6;4.4;7;7.9;10.01;5.1;.06;2456 +99092;50.21311;3.91924;151;20221229;10.1;9.7;9.9;8.2;9.51;.6;1.36;513 +99092;50.21311;3.91924;151;20221230;12.8;4.2;8.5;6.8;10.21;9.4;.48;3262 +99092;50.21311;3.91924;151;20221231;15.5;13.1;14.3;10.5;12.61;0;1.79;1622 +99093;50.2312;4.26858;184;20220101;11.8;9.8;10.8;3.1;11.86;.3;.34;2369 +99093;50.2312;4.26858;184;20220102;12.6;9.3;10.9;5.6;10.47;3.1;1.05;2005 +99093;50.2312;4.26858;184;20220103;10;8.9;9.4;4.9;10.14;22.7;.76;994 +99093;50.2312;4.26858;184;20220104;7.3;6;6.6;3.2;8.6;6.6;.51;1175 +99093;50.2312;4.26858;184;20220105;3.9;0;2;3.8;6.3;.3;.35;2009 +99093;50.2312;4.26858;184;20220106;5;1.1;3.1;3.3;6.47;1;.44;2577 +99093;50.2312;4.26858;184;20220107;3.9;1.6;2.8;4.4;6.57;11.1;.48;1281 +99093;50.2312;4.26858;184;20220108;5.9;-.4;2.7;5;7.24;18.1;.23;2192 +99093;50.2312;4.26858;184;20220109;5.6;3;4.3;3.5;6.84;.1;.49;2991 +99093;50.2312;4.26858;184;20220110;1.7;-.6;.6;2.1;6.07;0;.26;1065 +99093;50.2312;4.26858;184;20220111;4.4;-1;1.7;2.3;5.6;0;.31;3609 +99093;50.2312;4.26858;184;20220112;2.9;-1.9;.5;1.9;6.25;0;.19;2166 +99093;50.2312;4.26858;184;20220113;8.3;-1.5;3.4;1.1;6.2;0;.15;4616 +99093;50.2312;4.26858;184;20220114;9.8;-1.3;4.3;1.2;6.14;.4;.2;5175 +99093;50.2312;4.26858;184;20220115;8.1;-1.9;3.1;1.7;5.97;.7;.31;4641 +99093;50.2312;4.26858;184;20220116;1.7;-1.2;.3;3.4;6.34;1.1;.12;1682 +99093;50.2312;4.26858;184;20220117;5.1;1.5;3.3;2.2;7.57;.1;.21;2199 +99093;50.2312;4.26858;184;20220118;7.1;3.5;5.3;1.6;7.65;.1;.35;2922 +99093;50.2312;4.26858;184;20220119;4;-.4;1.8;2.4;7.07;2.7;.15;2011 +99093;50.2312;4.26858;184;20220120;4.1;1.6;2.9;2.7;6.64;1.1;.37;2567 +99093;50.2312;4.26858;184;20220121;4.9;-.2;2.3;2.1;6.67;.5;.3;2550 +99093;50.2312;4.26858;184;20220122;4.5;2.3;3.4;1.7;7.2;.8;.36;1357 +99093;50.2312;4.26858;184;20220123;3.7;2.8;3.2;1.6;6.7;.2;.43;1531 +99093;50.2312;4.26858;184;20220124;6.3;.4;3.4;1.8;6.14;0;.34;5352 +99093;50.2312;4.26858;184;20220125;3.7;-3.3;.2;1.4;5.6;0;.17;5103 +99093;50.2312;4.26858;184;20220126;1.3;-1.2;0;2.5;6;0;.24;1482 +99093;50.2312;4.26858;184;20220127;6.9;1.1;4;4.1;7.87;1.2;.28;2429 +99093;50.2312;4.26858;184;20220128;4.4;.2;2.3;3;7.37;.2;.17;2810 +99093;50.2312;4.26858;184;20220129;9.5;3.5;6.5;5.2;9.34;.7;.36;2866 +99093;50.2312;4.26858;184;20220130;6.9;2;4.5;2.3;6.74;.6;.55;4257 +99093;50.2312;4.26858;184;20220131;5.1;1.9;3.5;6.8;6.35;.4;.9;3140 +99093;50.2312;4.26858;184;20220201;8.3;.8;4.6;4.1;8.14;1.3;.39;2736 +99093;50.2312;4.26858;184;20220202;8.8;7.3;8;3.3;9.9;.3;.51;1388 +99093;50.2312;4.26858;184;20220203;6.3;6.2;6.3;4.3;8.47;.5;.62;638 +99093;50.2312;4.26858;184;20220204;7.9;5.3;6.6;5.5;8.07;1.6;.86;2473 +99093;50.2312;4.26858;184;20220205;7.2;.4;3.8;5.6;6.7;.5;.74;5831 +99093;50.2312;4.26858;184;20220206;8.7;5.9;7.3;8.6;8.44;16.8;1.06;2212 +99093;50.2312;4.26858;184;20220207;7.2;2;4.6;4.1;6.17;.4;.96;6436 +99093;50.2312;4.26858;184;20220208;9;3;6;4.5;9.44;.5;.27;3493 +99093;50.2312;4.26858;184;20220209;11.8;7.3;9.5;2.8;8.64;.3;1.01;6244 +99093;50.2312;4.26858;184;20220210;6;1.7;3.8;2.8;7.71;7.2;.4;2415 +99093;50.2312;4.26858;184;20220211;6.8;.4;3.6;2.3;5.91;.5;.7;7160 +99093;50.2312;4.26858;184;20220212;6.7;-2.8;2;3.3;4.96;.6;.91;8583 +99093;50.2312;4.26858;184;20220213;9.8;.1;4.9;6.1;6.36;1;1.35;6804 +99093;50.2312;4.26858;184;20220214;9.8;8.7;9.3;6.1;8.3;1.4;1.55;5950 +99093;50.2312;4.26858;184;20220215;9.3;4.7;7;5.6;8.31;7.7;.94;6957 +99093;50.2312;4.26858;184;20220216;13;6.9;9.9;8.9;11.77;6.2;.54;3361 +99093;50.2312;4.26858;184;20220217;11.2;8.6;9.9;7;8.57;1.4;1.76;5492 +99093;50.2312;4.26858;184;20220218;11.4;7.1;9.2;8.5;8.54;2.2;1.71;4030 +99093;50.2312;4.26858;184;20220219;7.6;2.4;5;8.4;6.7;0;1.28;5714 +99093;50.2312;4.26858;184;20220220;10.5;4.8;7.7;8.3;9.44;6.4;.8;3506 +99093;50.2312;4.26858;184;20220221;7.6;4.1;5.8;6.3;7.47;5.5;1.02;4618 +99093;50.2312;4.26858;184;20220222;9.9;2.9;6.4;4.4;9;1.9;.62;5255 +99093;50.2312;4.26858;184;20220223;10.6;1.6;6.1;3.4;7.74;.1;1;8901 +99093;50.2312;4.26858;184;20220224;9.9;5.8;7.9;5;7.17;2.1;1.62;5871 +99093;50.2312;4.26858;184;20220225;8;.6;4.3;3.8;6.1;.8;1.14;7948 +99093;50.2312;4.26858;184;20220226;8.6;-2.4;3.1;2.5;5.35;.4;1.11;10165 +99093;50.2312;4.26858;184;20220227;10.6;1;5.8;3.9;4.3;.2;2.08;11199 +99093;50.2312;4.26858;184;20220228;11.3;.1;5.7;3.2;4.55;0;1.84;10225 +99093;50.2312;4.26858;184;20220301;10.6;1.8;6.2;2.4;5.15;.4;1.5;7941 +99093;50.2312;4.26858;184;20220302;11.6;3.2;7.4;2.2;4.9;.3;1.64;7639 +99093;50.2312;4.26858;184;20220303;14;1.2;7.6;2.4;6.1;0;1.66;11290 +99093;50.2312;4.26858;184;20220304;12.3;1.6;6.9;2;4.8;0;1.64;11832 +99093;50.2312;4.26858;184;20220305;10.5;-.4;5;2;4.6;.2;1.49;12072 +99093;50.2312;4.26858;184;20220306;6.7;-3.5;1.6;3;4.6;.2;1.23;11254 +99093;50.2312;4.26858;184;20220307;6.1;-3.3;1.4;3.8;3.87;0;1.54;12368 +99093;50.2312;4.26858;184;20220308;12.2;-1.1;5.5;3.4;3.44;0;2.38;13658 +99093;50.2312;4.26858;184;20220309;14.2;.9;7.6;2.8;4.87;0;2.17;13283 +99093;50.2312;4.26858;184;20220310;15.7;2.9;9.3;3.2;5.74;0;2.43;13066 +99093;50.2312;4.26858;184;20220311;14.8;5.8;10.3;4.6;7.47;1.3;2.36;8798 +99093;50.2312;4.26858;184;20220312;13.3;6.9;10.1;4.9;8.87;1.3;1.86;8626 +99093;50.2312;4.26858;184;20220313;13.9;7.2;10.6;4.9;9;.4;1.95;8565 +99093;50.2312;4.26858;184;20220314;13.3;6.6;9.9;3.3;8.34;1.7;1.8;9924 +99093;50.2312;4.26858;184;20220315;9.2;5.8;7.5;2.1;8.97;5.4;.85;4954 +99093;50.2312;4.26858;184;20220316;12.1;3.6;7.8;3;9.84;.4;.94;7658 +99093;50.2312;4.26858;184;20220317;8.2;6.8;7.5;3;8.1;0;1.12;4958 +99093;50.2312;4.26858;184;20220318;13.7;-.1;6.8;4;5.86;0;2.38;16584 +99093;50.2312;4.26858;184;20220319;13.9;3.4;8.6;5.3;5.66;0;2.94;16371 +99093;50.2312;4.26858;184;20220320;10.7;-.1;5.3;2.8;5.26;0;1.93;15140 +99093;50.2312;4.26858;184;20220321;18.2;2.4;10.3;1.7;7.16;0;2.16;14495 +99093;50.2312;4.26858;184;20220322;18.9;6;12.4;1.7;6.81;0;2.39;14405 +99093;50.2312;4.26858;184;20220323;18.4;2.9;10.7;1;5.96;0;2.14;17182 +99093;50.2312;4.26858;184;20220324;17.7;2.9;10.3;1.2;5.56;0;2.24;17355 +99093;50.2312;4.26858;184;20220325;16.1;2.5;9.3;2.5;6.46;0;2.47;16998 +99093;50.2312;4.26858;184;20220326;17.5;2.3;9.9;3.2;6.96;.1;2.81;17826 +99093;50.2312;4.26858;184;20220327;16.1;4.5;10.3;2.6;9.46;.5;2.12;17213 +99093;50.2312;4.26858;184;20220328;18.5;3.6;11;1.4;8.81;0;2.1;15007 +99093;50.2312;4.26858;184;20220329;15.2;6.9;11.1;2.4;9.16;2.2;1.72;7932 +99093;50.2312;4.26858;184;20220330;11.9;5.3;8.6;3;8.21;1.3;1.7;10198 +99093;50.2312;4.26858;184;20220331;6.7;4.2;5.5;2.9;6.86;.4;1.17;6354 +99093;50.2312;4.26858;184;20220401;1;.4;.7;5.1;5.85;2.8;.5;2100 +99093;50.2312;4.26858;184;20220402;4.5;-.8;1.8;4.2;4.71;.9;1.46;10022 +99093;50.2312;4.26858;184;20220403;7.5;-3.3;2.1;1.9;4.41;.8;1.74;16938 +99093;50.2312;4.26858;184;20220404;6.8;-1.3;2.7;5.9;6.76;5.7;.9;8312 +99093;50.2312;4.26858;184;20220405;11.9;4.6;8.2;5;10.41;2;.84;6040 +99093;50.2312;4.26858;184;20220406;11;7.4;9.2;6.6;8.96;1.9;1.7;7075 +99093;50.2312;4.26858;184;20220407;12.1;8.1;10.1;9;8.71;5.9;2.51;12681 +99093;50.2312;4.26858;184;20220408;5.6;4.7;5.2;2.8;7.26;6.9;.91;3738 +99093;50.2312;4.26858;184;20220409;9.4;.7;5;2.7;6.51;.7;1.81;15778 +99093;50.2312;4.26858;184;20220410;11.6;.5;6.1;1.8;6.21;0;1.88;14129 +99093;50.2312;4.26858;184;20220411;18.3;2.8;10.5;3.4;6.26;0;3.5;18912 +99093;50.2312;4.26858;184;20220412;20.2;8.8;14.5;3.2;8.86;0;3.45;16319 +99093;50.2312;4.26858;184;20220413;15.7;10.4;13;1.6;11.81;1;1.69;9388 +99093;50.2312;4.26858;184;20220414;18.7;9.1;13.9;1.6;11.61;0;2.46;15780 +99093;50.2312;4.26858;184;20220415;17.8;6.9;12.4;2.3;10.16;0;2.64;17008 +99093;50.2312;4.26858;184;20220416;16.8;4.1;10.5;3.3;7.91;.2;3.18;21119 +99093;50.2312;4.26858;184;20220417;19.8;4.4;12.1;2.6;4.96;0;4.04;22888 +99093;50.2312;4.26858;184;20220418;19.2;5.3;12.2;2.3;5.81;0;3.51;18893 +99093;50.2312;4.26858;184;20220419;18.3;5.2;11.7;2.3;7.61;0;2.95;16146 +99093;50.2312;4.26858;184;20220420;16.7;6.2;11.4;3.2;6.86;0;3.53;20993 +99093;50.2312;4.26858;184;20220421;17.7;3.8;10.7;3.5;7.71;0;3.49;22148 +99093;50.2312;4.26858;184;20220422;16.4;6.4;11.4;3.5;8.86;.2;3;18138 +99093;50.2312;4.26858;184;20220423;18.5;8.1;13.3;3.4;9.51;0;3.01;14209 +99093;50.2312;4.26858;184;20220424;18.2;8.2;13.2;3.3;8.16;0;3.63;19488 +99093;50.2312;4.26858;184;20220425;12.5;4.7;8.6;2;8.51;.2;1.78;11414 +99093;50.2312;4.26858;184;20220426;12.9;5.3;9.1;2.6;8.31;.2;1.85;9661 +99093;50.2312;4.26858;184;20220427;16.2;1.7;9;2.7;8.06;.4;3;22527 +99093;50.2312;4.26858;184;20220428;18.8;4;11.4;2.9;8.36;0;3.57;22409 +99093;50.2312;4.26858;184;20220429;15.2;6.6;10.9;2.6;8.91;0;2.26;11869 +99093;50.2312;4.26858;184;20220430;13.3;3.7;8.5;3.3;7.76;0;2.72;20125 +99093;50.2312;4.26858;184;20220501;14.7;2;8.3;1.6;7.61;.2;2.43;17652 +99093;50.2312;4.26858;184;20220502;17.7;5.3;11.5;2.4;8.11;0;3.44;22468 +99093;50.2312;4.26858;184;20220503;18.1;6;12.1;2.6;8.56;0;2.57;11198 +99093;50.2312;4.26858;184;20220504;17.9;5.7;11.8;1.7;9.26;0;3.02;19882 +99093;50.2312;4.26858;184;20220505;18.1;7.4;12.7;1.5;10.86;.2;2.28;13133 +99093;50.2312;4.26858;184;20220506;20.4;6.1;13.3;1.1;10.54;0;3.12;20688 +99093;50.2312;4.26858;184;20220507;20.5;8.9;14.7;1.8;11.17;.2;3.01;16625 +99093;50.2312;4.26858;184;20220508;19.5;10;14.8;3.2;11.6;0;3.29;18069 +99093;50.2312;4.26858;184;20220509;24.4;6.6;15.5;1.7;10.57;0;4.03;23488 +99093;50.2312;4.26858;184;20220510;24.8;11.6;18.2;2.8;12.3;0;4.03;17716 +99093;50.2312;4.26858;184;20220511;24.2;9.8;17;3.1;12.04;0;4.6;24199 +99093;50.2312;4.26858;184;20220512;19.6;10.6;15.1;2.9;11.07;0;3.6;19608 +99093;50.2312;4.26858;184;20220513;18.8;6.1;12.5;2.9;9.47;0;3.69;22870 +99093;50.2312;4.26858;184;20220514;22.5;5.8;14.2;1.8;10.07;0;4.03;24940 +99093;50.2312;4.26858;184;20220515;27.1;9.8;18.4;2.4;10.84;0;4.86;23221 +99093;50.2312;4.26858;184;20220516;22.7;16;19.3;2.6;13.77;.1;3.58;15104 +99093;50.2312;4.26858;184;20220517;27.2;13.5;20.3;2.4;13.9;.1;4.45;20192 +99093;50.2312;4.26858;184;20220518;27.3;16.5;21.9;2;14.87;.1;4.45;20021 +99093;50.2312;4.26858;184;20220519;25.6;17;21.3;2.7;15.8;.9;4.22;18076 +99093;50.2312;4.26858;184;20220520;21;13.8;17.4;2.6;15.37;9.6;2.8;13671 +99093;50.2312;4.26858;184;20220521;19.6;9;14.3;3;11.37;0;3.53;20167 +99093;50.2312;4.26858;184;20220522;23.4;8.1;15.8;1.2;12.1;0;3.83;23399 +99093;50.2312;4.26858;184;20220523;19.9;13.3;16.6;2.6;14.14;7.8;2.66;12485 +99093;50.2312;4.26858;184;20220524;16.3;9.9;13.1;3.8;11.3;.7;2.86;16317 +99093;50.2312;4.26858;184;20220525;18.1;6.7;12.4;3.9;10.47;.2;3.42;21146 +99093;50.2312;4.26858;184;20220526;19.2;12.4;15.8;4.5;12.84;0;3.36;16650 +99093;50.2312;4.26858;184;20220527;20.2;12.1;16.1;3.4;11.8;.4;3.69;18111 +99093;50.2312;4.26858;184;20220528;17.5;6.4;12;2.1;9;.2;3.4;21439 +99093;50.2312;4.26858;184;20220529;14.7;3.2;9;1.8;8.64;1;2.72;19890 +99093;50.2312;4.26858;184;20220530;16.8;3.2;10;1.6;8.57;0;3.21;22773 +99093;50.2312;4.26858;184;20220531;19.2;8.3;13.7;1.8;8.84;.3;3.42;18744 +99093;50.2312;4.26858;184;20220601;18.6;5.6;12.1;2.3;9.2;0;3.65;22862 +99093;50.2312;4.26858;184;20220602;22.8;4.8;13.8;2.3;9.34;0;4.61;27982 +99093;50.2312;4.26858;184;20220603;25.9;8.9;17.4;2.5;11.34;.8;4.69;23075 +99093;50.2312;4.26858;184;20220604;27.7;13.6;20.6;3.4;15.3;9.4;5.17;23505 +99093;50.2312;4.26858;184;20220605;19;15.7;17.3;2.4;17.47;10.5;1.89;9250 +99093;50.2312;4.26858;184;20220606;19.4;11;15.2;3.5;12.8;1.3;3.38;18610 +99093;50.2312;4.26858;184;20220607;18.8;10;14.4;2.3;13.74;7.6;2.59;15433 +99093;50.2312;4.26858;184;20220608;18.2;12.9;15.5;3.1;14.2;10.8;2.39;12181 +99093;50.2312;4.26858;184;20220609;20;10.9;15.5;3.1;12.84;1.2;3.33;18187 +99093;50.2312;4.26858;184;20220610;22.4;13.4;17.9;2.9;13.94;0;3.8;18440 +99093;50.2312;4.26858;184;20220611;23.1;14.4;18.8;1.9;14.84;0;4.06;21584 +99093;50.2312;4.26858;184;20220612;22.1;8.8;15.4;1.8;11.6;0;4.43;27041 +99093;50.2312;4.26858;184;20220613;20.7;9.2;15;2.3;11.07;0;4.1;24263 +99093;50.2312;4.26858;184;20220614;23.2;7.1;15.2;2;10.7;0;4.62;27542 +99093;50.2312;4.26858;184;20220615;27.3;9.3;18.3;1.9;12.5;0;5.22;28369 +99093;50.2312;4.26858;184;20220616;26.1;12.1;19.1;2;13.1;0;4.99;26459 +99093;50.2312;4.26858;184;20220617;29.9;13.2;21.6;2.2;13.47;0;5.6;25769 +99093;50.2312;4.26858;184;20220618;33.2;18.4;25.8;2.1;16.47;.1;6.2;26523 +99093;50.2312;4.26858;184;20220619;21.8;14.6;18.2;4.3;14.84;1.6;3.71;17070 +99093;50.2312;4.26858;184;20220620;21;12;16.5;3.2;12.94;1.3;3.58;18123 +99093;50.2312;4.26858;184;20220621;21.1;8.7;14.9;2.7;12.1;.1;3.46;18807 +99093;50.2312;4.26858;184;20220622;26;10.8;18.4;2.7;13.84;2.3;4.42;20815 +99093;50.2312;4.26858;184;20220623;28.3;15.4;21.8;2.6;17.57;7.3;4.95;23480 +99093;50.2312;4.26858;184;20220624;22;16;19;2.5;17.64;8;3.02;15308 +99093;50.2312;4.26858;184;20220625;21.8;14.9;18.3;3.1;15.44;3.7;3.16;14287 +99093;50.2312;4.26858;184;20220626;20.3;12;16.2;2;14.4;0;2.92;16095 +99093;50.2312;4.26858;184;20220627;20;12.6;16.3;1.5;13.94;4.1;2.94;16227 +99093;50.2312;4.26858;184;20220628;24.7;8.8;16.7;1.6;12.3;0;4.51;26147 +99093;50.2312;4.26858;184;20220629;26.9;12.8;19.9;2.2;13.1;0;5.05;25062 +99093;50.2312;4.26858;184;20220630;17.3;12.5;14.9;2.1;14;15;1.94;9835 +99093;50.2312;4.26858;184;20220701;20.3;10.6;15.5;2.4;12.27;.2;3.61;20360 +99093;50.2312;4.26858;184;20220702;24.6;10.7;17.7;2;12.14;0;4.53;25252 +99093;50.2312;4.26858;184;20220703;22.2;14.8;18.5;2.4;12.77;0;4.16;22794 +99093;50.2312;4.26858;184;20220704;23.5;9.6;16.6;1.8;12.17;0;4.4;25362 +99093;50.2312;4.26858;184;20220705;22.8;10.2;16.5;2.2;12.27;0;4.26;24028 +99093;50.2312;4.26858;184;20220706;23.3;8.3;15.8;1.5;12.04;0;3.75;21457 +99093;50.2312;4.26858;184;20220707;19.2;14.1;16.7;2.8;14.04;.2;2.82;13456 +99093;50.2312;4.26858;184;20220708;24.8;8.2;16.5;1.6;12.2;0;4.65;27749 +99093;50.2312;4.26858;184;20220709;24.8;11.9;18.3;2.1;13.8;.1;4.28;22530 +99093;50.2312;4.26858;184;20220710;23.5;9.4;16.5;2.2;12.44;0;4.17;23249 +99093;50.2312;4.26858;184;20220711;26.7;11.6;19.2;1.8;14.57;0;4.63;25004 +99093;50.2312;4.26858;184;20220712;30.1;13.1;21.6;1.6;13.97;0;4.92;23599 +99093;50.2312;4.26858;184;20220713;31.9;20.6;26.3;2.6;14.37;0;6.02;22143 +99093;50.2312;4.26858;184;20220714;26.8;16.3;21.5;2.7;14.54;0;5.02;22395 +99093;50.2312;4.26858;184;20220715;23.4;10.2;16.8;1.8;11.54;0;4.34;24630 +99093;50.2312;4.26858;184;20220716;25.4;10.3;17.8;2;11.7;0;4.63;24601 +99093;50.2312;4.26858;184;20220717;28.6;10;19.3;2.1;11.04;0;5.41;27152 +99093;50.2312;4.26858;184;20220718;34.5;14.9;24.7;1.8;11.37;0;6.02;26066 +99093;50.2312;4.26858;184;20220719;37.2;18.7;27.9;2.8;12.57;.3;7.59;27128 +99093;50.2312;4.26858;184;20220720;24.5;18.4;21.4;3.2;17.77;3.4;3.45;12874 +99093;50.2312;4.26858;184;20220721;21.3;16.1;18.7;3.3;17.6;.3;2.65;12567 +99093;50.2312;4.26858;184;20220722;24.6;12.6;18.6;2.5;15.14;.2;3.7;18066 +99093;50.2312;4.26858;184;20220723;27;12.8;19.9;1.4;15.34;0;4.11;21641 +99093;50.2312;4.26858;184;20220724;31;14.3;22.6;2.3;15.37;0;5.48;25115 +99093;50.2312;4.26858;184;20220725;24.7;18.6;21.6;3.1;15.14;0;4.13;15225 +99093;50.2312;4.26858;184;20220726;22.7;14.3;18.5;3;14.54;0;3.31;14093 +99093;50.2312;4.26858;184;20220727;22.4;10.2;16.3;2.8;10.97;0;4.23;21994 +99093;50.2312;4.26858;184;20220728;26;9.7;17.8;2.6;11;0;4.41;19902 +99093;50.2312;4.26858;184;20220729;26.6;11.7;19.2;1.9;12.1;0;4.6;23571 +99093;50.2312;4.26858;184;20220730;27;11.1;19;1.5;13.04;0;4.25;22569 +99093;50.2312;4.26858;184;20220731;24.2;15.3;19.8;3.3;16.47;.1;3.58;16077 +99093;50.2312;4.26858;184;20220801;25.2;17.1;21.2;1.7;17.27;.4;3.16;14296 +99093;50.2312;4.26858;184;20220802;28.6;14.5;21.6;1.8;15.77;0;4.33;20736 +99093;50.2312;4.26858;184;20220803;33;15.6;24.3;1.5;15.97;0;5.19;24853 +99093;50.2312;4.26858;184;20220804;28.4;17.5;23;1.8;17.87;3.4;3.76;16354 +99093;50.2312;4.26858;184;20220805;24;16.8;20.4;2.6;15.9;.1;3.52;15335 +99093;50.2312;4.26858;184;20220806;22.9;7.8;15.3;2.6;9.9;0;4.28;23752 +99093;50.2312;4.26858;184;20220807;25.4;9.6;17.5;2.9;10.64;0;4.78;24053 +99093;50.2312;4.26858;184;20220808;26.6;11.1;18.8;3.1;12.24;0;4.88;23412 +99093;50.2312;4.26858;184;20220809;28.7;13.1;20.9;3.6;13.37;0;5.49;23640 +99093;50.2312;4.26858;184;20220810;31.8;14.3;23.1;3;12.6;0;5.94;23979 +99093;50.2312;4.26858;184;20220811;32.7;14.5;23.6;2.3;11.44;0;5.73;24291 +99093;50.2312;4.26858;184;20220812;33.3;14.5;23.9;2;10.7;0;5.63;24384 +99093;50.2312;4.26858;184;20220813;32.5;16;24.3;2.3;10.04;0;5.71;23441 +99093;50.2312;4.26858;184;20220814;30.9;16.2;23.5;2.5;11.57;0;4.97;17662 +99093;50.2312;4.26858;184;20220815;28.1;17.9;23;3.2;15.64;.1;4.63;17202 +99093;50.2312;4.26858;184;20220816;27.9;15.8;21.8;2.2;16.34;5.4;3.93;17427 +99093;50.2312;4.26858;184;20220817;24.4;17.2;20.8;1.9;18.37;2.9;2.83;13465 +99093;50.2312;4.26858;184;20220818;25.9;15.4;20.6;1.6;17.4;0;3.2;16428 +99093;50.2312;4.26858;184;20220819;23.1;15;19.1;2.4;17.54;1.1;2.46;11524 +99093;50.2312;4.26858;184;20220820;23.4;12.9;18.2;2.3;14.27;0;3.49;18663 +99093;50.2312;4.26858;184;20220821;24.3;10.7;17.5;1.4;12.9;.1;3.15;17523 +99093;50.2312;4.26858;184;20220822;27.4;15.7;21.5;2;14;.2;3.74;15905 +99093;50.2312;4.26858;184;20220823;28.6;15;21.8;1.7;15.9;0;3.74;17779 +99093;50.2312;4.26858;184;20220824;32;15.4;23.7;1.4;16.2;.2;4.19;20471 +99093;50.2312;4.26858;184;20220825;32.3;17.9;25.1;2.5;15.64;0;4.92;18977 +99093;50.2312;4.26858;184;20220826;23.3;17.7;20.5;2.7;16.9;0;2.68;10074 +99093;50.2312;4.26858;184;20220827;22.1;12.6;17.4;2.4;13.54;0;2.96;14948 +99093;50.2312;4.26858;184;20220828;24.6;12.8;18.7;3.4;12.44;0;4.03;17759 +99093;50.2312;4.26858;184;20220829;24.5;14.3;19.4;3.5;11.44;0;4.03;14528 +99093;50.2312;4.26858;184;20220830;27.8;12;19.9;2.7;12.57;0;3.97;15653 +99093;50.2312;4.26858;184;20220831;26.2;13.8;20;3.4;13.74;0;3.96;16215 +99093;50.2312;4.26858;184;20220901;27;13.6;20.3;2.4;12.74;0;3.92;17981 +99093;50.2312;4.26858;184;20220902;27.2;13.4;20.3;2.2;12.87;.3;3.76;17018 +99093;50.2312;4.26858;184;20220903;25.9;16.6;21.3;1.9;15.87;2;2.95;12622 +99093;50.2312;4.26858;184;20220904;27.5;14.5;21;2.5;14.64;0;3.78;16774 +99093;50.2312;4.26858;184;20220905;30.6;16.4;23.5;2.5;14.14;8.7;4.3;16118 +99093;50.2312;4.26858;184;20220906;27.7;15.1;21.4;2.6;16.27;2.6;3.65;16406 +99093;50.2312;4.26858;184;20220907;22.7;14.8;18.7;2.5;16.14;7.8;2.6;12995 +99093;50.2312;4.26858;184;20220908;21.4;13.8;17.6;3.6;15.37;3.8;2.54;12243 +99093;50.2312;4.26858;184;20220909;18.3;13.7;16;4.8;14.94;8.8;1.99;9237 +99093;50.2312;4.26858;184;20220910;20.8;13.2;17;3.5;15.4;1.2;2.2;10694 +99093;50.2312;4.26858;184;20220911;22;12.9;17.5;1.5;15;0;2.2;12477 +99093;50.2312;4.26858;184;20220912;26;11;18.5;1.9;13.7;.1;3.03;16305 +99093;50.2312;4.26858;184;20220913;21.7;15.6;18.7;1.6;16.87;9.8;1.7;7341 +99093;50.2312;4.26858;184;20220914;19.4;16.1;17.8;2;18.1;17.7;1.23;4973 +99093;50.2312;4.26858;184;20220915;18.7;11;14.8;1.6;13.77;0;1.6;9119 +99093;50.2312;4.26858;184;20220916;14.3;9.8;12.1;2.1;11.57;4.8;1.45;8968 +99093;50.2312;4.26858;184;20220917;13.6;7.6;10.6;2.8;10.74;3.7;1.34;8624 +99093;50.2312;4.26858;184;20220918;14.8;6.9;10.9;3.1;9.94;.2;1.77;10746 +99093;50.2312;4.26858;184;20220919;16.2;7.1;11.7;1.8;10.57;.2;1.68;11432 +99093;50.2312;4.26858;184;20220920;16.2;5.9;11;1.5;10.2;0;1.61;11625 +99093;50.2312;4.26858;184;20220921;17.7;5;11.3;1;9.57;0;1.77;14182 +99093;50.2312;4.26858;184;20220922;19;5.4;12.2;1.5;8.94;0;2.05;14648 +99093;50.2312;4.26858;184;20220923;17;6.7;11.9;1.5;10.07;.2;1.54;9000 +99093;50.2312;4.26858;184;20220924;15.5;10.3;12.9;1.9;12.57;2.6;1.15;5920 +99093;50.2312;4.26858;184;20220925;16.5;9.1;12.8;2.7;11.6;.5;1.73;11184 +99093;50.2312;4.26858;184;20220926;12.2;7.5;9.8;4.2;10.97;10.5;.97;5633 +99093;50.2312;4.26858;184;20220927;12.9;7.2;10.1;3.2;10.37;3.9;1.25;8185 +99093;50.2312;4.26858;184;20220928;13.9;5.8;9.8;2.1;9.67;.2;1.39;10359 +99093;50.2312;4.26858;184;20220929;14.2;3;8.6;1.4;8.64;0;1.31;10941 +99093;50.2312;4.26858;184;20220930;16.5;3;9.7;2.9;9.37;9.8;1.77;13057 +99093;50.2312;4.26858;184;20221001;17.7;10;13.9;5.6;13.14;4.6;1.73;8669 +99093;50.2312;4.26858;184;20221002;13.4;12.5;13;2.7;13.44;10.2;.86;3580 +99093;50.2312;4.26858;184;20221003;15.8;6;10.9;1.1;11.07;0;1.19;10188 +99093;50.2312;4.26858;184;20221004;18;6;12;2.5;11.1;0;1.63;11737 +99093;50.2312;4.26858;184;20221005;18.9;11.5;15.2;4.5;13.4;.4;1.96;9298 +99093;50.2312;4.26858;184;20221006;17.1;8.3;12.7;2.3;10.87;0;1.62;11109 +99093;50.2312;4.26858;184;20221007;17.3;6.2;11.8;2.2;9.84;0;1.64;11582 +99093;50.2312;4.26858;184;20221008;15.8;8.7;12.3;2.4;10.37;0;1.48;8976 +99093;50.2312;4.26858;184;20221009;17.4;3.4;10.4;2.5;8.77;.1;1.7;11938 +99093;50.2312;4.26858;184;20221010;17.1;8.6;12.9;2.6;11.44;.6;1.43;7820 +99093;50.2312;4.26858;184;20221011;15.3;4.4;9.9;1.5;9.07;0;1.24;11142 +99093;50.2312;4.26858;184;20221012;16.9;3.2;10;2;9.47;.1;1.31;10498 +99093;50.2312;4.26858;184;20221013;14.7;10.2;12.5;3.1;12.5;1.5;.99;4453 +99093;50.2312;4.26858;184;20221014;16;12.6;14.3;2.6;14.57;1.1;.87;4155 +99093;50.2312;4.26858;184;20221015;17.5;12.4;14.9;3.3;14.44;1.4;1.2;5803 +99093;50.2312;4.26858;184;20221016;18;11.9;15;3;14.44;1.1;1.16;6477 +99093;50.2312;4.26858;184;20221017;17.8;15.3;16.6;3.6;16.54;6.4;1.05;3560 +99093;50.2312;4.26858;184;20221018;19.2;14.1;16.7;1.5;15.5;.1;1.07;6339 +99093;50.2312;4.26858;184;20221019;18.9;9.7;14.3;2.9;13.44;0;1.28;8487 +99093;50.2312;4.26858;184;20221020;20.7;13.3;17;3.8;15;3.5;1.65;6997 +99093;50.2312;4.26858;184;20221021;19.1;13.8;16.5;4;14.97;.2;1.49;6610 +99093;50.2312;4.26858;184;20221022;18.7;13;15.9;3.6;14.24;0;1.41;6326 +99093;50.2312;4.26858;184;20221023;19.7;13.8;16.7;4;14.5;.1;1.63;5130 +99093;50.2312;4.26858;184;20221024;17.7;14.6;16.2;7.1;13.14;1.7;2.27;5454 +99093;50.2312;4.26858;184;20221025;16.2;12.1;14.2;3.8;13.07;0;1.2;4613 +99093;50.2312;4.26858;184;20221026;20.4;12.8;16.6;3.6;14;0;1.63;7162 +99093;50.2312;4.26858;184;20221027;20.9;13.9;17.4;3.7;14.34;0;1.76;6185 +99093;50.2312;4.26858;184;20221028;21.7;16.5;19.1;3.6;14.94;0;2.01;5450 +99093;50.2312;4.26858;184;20221029;22.7;14.9;18.8;2.6;14.6;0;1.71;5392 +99093;50.2312;4.26858;184;20221030;19.8;12.4;16.1;2.4;13.4;0;1.27;5710 +99093;50.2312;4.26858;184;20221031;18.8;10.6;14.7;3;13.47;0;1.14;5345 +99093;50.2312;4.26858;184;20221101;15.5;10.6;13.1;6.7;11.67;.3;1.56;6570 +99093;50.2312;4.26858;184;20221102;14.6;9.5;12;5.2;10.24;0;1.52;6077 +99093;50.2312;4.26858;184;20221103;13.3;10.1;11.7;5.1;10.9;4.8;1.23;3442 +99093;50.2312;4.26858;184;20221104;10.8;7.6;9.2;3;10.1;.3;.67;3225 +99093;50.2312;4.26858;184;20221105;10.1;2.7;6.4;3.1;8.74;0;.52;5015 +99093;50.2312;4.26858;184;20221106;9.6;8.2;8.9;5.5;9.94;3.2;.77;2125 +99093;50.2312;4.26858;184;20221107;14.2;8.4;11.3;5.8;12.07;0;.75;3664 +99093;50.2312;4.26858;184;20221108;14.7;10.1;12.4;5.5;11;0;1.39;4065 +99093;50.2312;4.26858;184;20221109;13.4;10.7;12.1;4.8;11.2;.4;1.11;3936 +99093;50.2312;4.26858;184;20221110;13.6;6.7;10.1;3.8;10.1;0;.83;5924 +99093;50.2312;4.26858;184;20221111;12.7;7.1;9.9;3.1;9.9;0;.76;4613 +99093;50.2312;4.26858;184;20221112;17.2;4.6;10.9;2;9.5;.1;.81;6044 +99093;50.2312;4.26858;184;20221113;15.9;3.7;9.8;1.4;8.6;.1;.58;6388 +99093;50.2312;4.26858;184;20221114;6.7;1.4;4;2.7;8.24;0;.17;3220 +99093;50.2312;4.26858;184;20221115;11.9;7;9.4;4.1;11.74;3.8;.24;3450 +99093;50.2312;4.26858;184;20221116;10.7;7.9;9.3;4.9;11.24;12.3;.34;3113 +99093;50.2312;4.26858;184;20221117;11.9;9.4;10.6;7.4;10.57;.7;1.06;3316 +99093;50.2312;4.26858;184;20221118;10.3;6.6;8.5;3.7;9.47;.1;.64;3031 +99093;50.2312;4.26858;184;20221119;9.3;4.9;7.1;2.2;9.14;2.3;.43;2497 +99093;50.2312;4.26858;184;20221120;7.5;4.1;5.8;3.1;8.67;1.9;.33;2476 +99093;50.2312;4.26858;184;20221121;7.2;2.5;4.9;4;8.3;2.2;.27;2740 +99093;50.2312;4.26858;184;20221122;7.9;3.5;5.7;6.1;8.34;1.1;.5;2378 +99093;50.2312;4.26858;184;20221123;8.3;5.4;6.8;5.1;8.94;4.7;.48;2827 +99093;50.2312;4.26858;184;20221124;10.3;6.5;8.4;5.4;9.4;3.2;.65;3888 +99093;50.2312;4.26858;184;20221125;10.2;7;8.6;3.6;9.7;.2;.54;2878 +99093;50.2312;4.26858;184;20221126;8.3;2.8;5.6;2.9;8.27;.1;.3;3428 +99093;50.2312;4.26858;184;20221127;7.3;5.1;6.2;4.9;8.2;1.5;.64;1455 +99093;50.2312;4.26858;184;20221128;9;6.4;7.7;3;9.47;.9;.45;1805 +99093;50.2312;4.26858;184;20221129;6.3;3.7;5;1;8.5;0;.24;1684 +99093;50.2312;4.26858;184;20221130;6.1;3.6;4.8;1.6;8.24;.1;.28;1379 +99093;50.2312;4.26858;184;20221201;4.8;3.2;4;2.9;7.87;0;.29;983 +99093;50.2312;4.26858;184;20221202;3.4;3.3;3.4;3.5;6.97;.1;.48;445 +99093;50.2312;4.26858;184;20221203;1.9;.8;1.3;3.8;5.94;0;.44;1143 +99093;50.2312;4.26858;184;20221204;1;.7;.8;3.4;5.77;2.4;.42;719 +99093;50.2312;4.26858;184;20221205;1.2;-.1;.5;1.4;6.2;1.9;.24;955 +99093;50.2312;4.26858;184;20221206;5.4;1;3.2;1.6;7.2;.3;.18;2322 +99093;50.2312;4.26858;184;20221207;5.2;1.7;3.5;2;7.4;.8;.24;1852 +99093;50.2312;4.26858;184;20221208;3;1.2;2.1;2.4;6.27;.1;.35;1682 +99093;50.2312;4.26858;184;20221209;-.5;-4.5;-2.5;1.1;4.87;.1;.14;1908 +99093;50.2312;4.26858;184;20221210;-.8;-3.6;-2.2;1.7;5.04;0;.15;1651 +99093;50.2312;4.26858;184;20221211;.6;-1.3;-.4;3.1;5.17;0;.33;1898 +99093;50.2312;4.26858;184;20221212;.7;-4.8;-2;2.5;4.34;0;.22;3786 +99093;50.2312;4.26858;184;20221213;-.4;-6.5;-3.5;2.1;3.64;0;.28;3036 +99093;50.2312;4.26858;184;20221214;.3;-4.2;-1.9;.9;3.8;0;.19;2787 +99093;50.2312;4.26858;184;20221215;1.3;-8.5;-3.6;1.2;3.54;0;.11;4251 +99093;50.2312;4.26858;184;20221216;.1;-6.2;-3.1;1.3;4.4;0;.16;2058 +99093;50.2312;4.26858;184;20221217;-.7;-8;-4.4;1.6;3.84;0;.1;3975 +99093;50.2312;4.26858;184;20221218;-.1;-8;-4;3.7;4.04;2.1;.26;2635 +99093;50.2312;4.26858;184;20221219;9.9;.1;5;6.3;8.5;1.2;.32;2766 +99093;50.2312;4.26858;184;20221220;10.4;9.3;9.9;5.1;10.44;11.5;.83;954 +99093;50.2312;4.26858;184;20221221;9;7.9;8.4;3.6;10.9;16.3;.2;1580 +99093;50.2312;4.26858;184;20221222;10.5;8.6;9.6;4.1;11.57;7.3;.28;1200 +99093;50.2312;4.26858;184;20221223;12.9;8.8;10.8;4.6;11.34;9.1;.7;1428 +99093;50.2312;4.26858;184;20221224;11.3;8.9;10.1;4.3;10.74;.1;.61;1973 +99093;50.2312;4.26858;184;20221225;11.3;8.3;9.8;4;11.2;5;.45;1417 +99093;50.2312;4.26858;184;20221226;9.8;9.4;9.6;4.8;9.8;2.1;.91;1114 +99093;50.2312;4.26858;184;20221227;7.8;2;4.9;4.4;7.34;.4;.45;3348 +99093;50.2312;4.26858;184;20221228;9.3;4.2;6.8;7.8;9.7;5;.19;2004 +99093;50.2312;4.26858;184;20221229;9.8;8.8;9.3;7.6;9.5;.5;1.07;1359 +99093;50.2312;4.26858;184;20221230;12.2;4;8.1;6.6;10;8.2;.54;2272 +99093;50.2312;4.26858;184;20221231;15.4;12.3;13.9;9.7;12.64;0;1.57;1601 +99094;50.24822;4.61816;248;20220101;12.4;9.3;10.8;3.3;11.21;.1;.39;3287 +99094;50.24822;4.61816;248;20220102;11.8;9.2;10.5;6.9;10.01;2.6;1.1;2187 +99094;50.24822;4.61816;248;20220103;9.4;8.5;8.9;5.8;9.61;23;.75;1677 +99094;50.24822;4.61816;248;20220104;6.8;5.7;6.2;3.3;8.41;6.2;.51;706 +99094;50.24822;4.61816;248;20220105;3.2;-.1;1.5;5.2;6.11;.5;.28;3014 +99094;50.24822;4.61816;248;20220106;4.1;1.9;3;3.8;6.31;.9;.42;2833 +99094;50.24822;4.61816;248;20220107;3.5;.9;2.2;5.3;6.31;12.8;.46;1080 +99094;50.24822;4.61816;248;20220108;5.2;.2;2.7;5.6;6.91;13.5;.28;2256 +99094;50.24822;4.61816;248;20220109;4.7;2.7;3.7;4.8;6.61;0;.48;3202 +99094;50.24822;4.61816;248;20220110;.9;-1.8;-.5;1.9;5.81;0;.19;1133 +99094;50.24822;4.61816;248;20220111;4.3;-1.6;1.3;1.4;5.31;0;.23;3607 +99094;50.24822;4.61816;248;20220112;2.5;-2.6;-.1;1.1;5.91;0;.16;2137 +99094;50.24822;4.61816;248;20220113;6.8;-1.5;2.6;1;6.21;0;.05;5023 +99094;50.24822;4.61816;248;20220114;10.5;-1.2;4.6;1.1;5.91;.3;.16;5847 +99094;50.24822;4.61816;248;20220115;8.4;-3.2;2.6;1.1;5.41;.4;.24;4605 +99094;50.24822;4.61816;248;20220116;1.3;-1.2;0;3.8;6.11;1.4;.14;1173 +99094;50.24822;4.61816;248;20220117;4.2;.9;2.5;3;7.41;.1;.15;1356 +99094;50.24822;4.61816;248;20220118;6.8;3.2;5;1.9;7.31;.1;.36;3170 +99094;50.24822;4.61816;248;20220119;3.3;-.3;1.5;2.8;6.81;3.1;.17;1452 +99094;50.24822;4.61816;248;20220120;3.7;1.5;2.6;3.4;6.41;1.1;.39;2579 +99094;50.24822;4.61816;248;20220121;4.3;0;2.1;3;6.41;.6;.32;2738 +99094;50.24822;4.61816;248;20220122;4.2;1.3;2.7;2.7;7.01;.7;.26;2288 +99094;50.24822;4.61816;248;20220123;3.3;2.5;2.9;1.8;6.41;.1;.35;2850 +99094;50.24822;4.61816;248;20220124;5.3;.6;2.9;1.6;6.01;0;.26;5693 +99094;50.24822;4.61816;248;20220125;5.2;-2.7;1.2;1.5;5.61;0;.2;6179 +99094;50.24822;4.61816;248;20220126;.2;-2.5;-1.2;3.1;5.81;.1;.09;1401 +99094;50.24822;4.61816;248;20220127;6.3;0;3.1;4.9;7.61;1.9;.16;3138 +99094;50.24822;4.61816;248;20220128;4.5;-.2;2.1;3.6;7.31;.4;.06;3782 +99094;50.24822;4.61816;248;20220129;9.1;3.3;6.2;6.2;9.01;.8;.33;3579 +99094;50.24822;4.61816;248;20220130;5.4;1.5;3.4;3;6.51;1;.46;4919 +99094;50.24822;4.61816;248;20220131;4.7;2;3.3;7.9;6.31;.6;.84;1515 +99094;50.24822;4.61816;248;20220201;7.9;1.2;4.5;5.7;7.91;1.2;.42;2389 +99094;50.24822;4.61816;248;20220202;8.4;6.9;7.6;4.9;9.71;1.4;.46;1181 +99094;50.24822;4.61816;248;20220203;6.1;6.1;6.1;4.3;8.11;.5;.67;61 +99094;50.24822;4.61816;248;20220204;7.1;4.8;5.9;5.9;7.71;1.7;.79;3104 +99094;50.24822;4.61816;248;20220205;6.5;1.1;3.8;5.6;6.31;.8;.83;5356 +99094;50.24822;4.61816;248;20220206;8.8;5;6.9;10.1;7.91;17;1.18;2800 +99094;50.24822;4.61816;248;20220207;6.5;2.3;4.4;4.9;5.91;.5;1.04;6244 +99094;50.24822;4.61816;248;20220208;8.5;2.7;5.6;4.9;9.21;.7;.19;2497 +99094;50.24822;4.61816;248;20220209;11.3;6.8;9;2.8;8.31;.3;.97;5904 +99094;50.24822;4.61816;248;20220210;6.4;2.7;4.5;2.8;7.71;7.8;.45;2074 +99094;50.24822;4.61816;248;20220211;5.6;.5;3;3.1;5.81;.3;.71;6611 +99094;50.24822;4.61816;248;20220212;6.2;-1.9;2.1;3.2;4.71;.4;.97;6086 +99094;50.24822;4.61816;248;20220213;10.1;-.7;4.7;6.4;6.01;.5;1.45;7193 +99094;50.24822;4.61816;248;20220214;9.6;8.4;9;5.7;8.7;1.5;1.34;6000 +99094;50.24822;4.61816;248;20220215;8.2;4.6;6.4;5.8;7.81;8.6;.92;5280 +99094;50.24822;4.61816;248;20220216;12.2;6.4;9.3;9.7;11.21;5.9;.47;3831 +99094;50.24822;4.61816;248;20220217;9.9;8.2;9;9.5;8.21;.9;1.77;3328 +99094;50.24822;4.61816;248;20220218;10.6;6.6;8.6;9.1;8.11;2.7;1.67;3470 +99094;50.24822;4.61816;248;20220219;6.9;1.9;4.4;8.6;6.41;.2;1.18;6208 +99094;50.24822;4.61816;248;20220220;9.8;4.3;7;9.8;8.91;5.8;.8;4445 +99094;50.24822;4.61816;248;20220221;7.2;3.3;5.2;8.9;7.01;5.2;1.13;4930 +99094;50.24822;4.61816;248;20220222;9.2;3.5;6.3;5.4;8.61;2.5;.68;4989 +99094;50.24822;4.61816;248;20220223;10;2.9;6.4;3.2;7.51;.1;1.01;9033 +99094;50.24822;4.61816;248;20220224;9.3;5.9;7.6;6;6.81;2.3;1.71;5662 +99094;50.24822;4.61816;248;20220225;7.4;.2;3.8;4.4;6.01;.6;1.09;9233 +99094;50.24822;4.61816;248;20220226;7.5;-2.1;2.7;3.2;5.31;.2;1.07;8427 +99094;50.24822;4.61816;248;20220227;5.6;.8;3.2;3.9;4.19;.2;2.13;12584 +99094;50.24822;4.61816;248;20220228;11.1;-.7;5.2;2.9;4.36;0;1.76;11250 +99094;50.24822;4.61816;248;20220301;9.7;1.9;5.8;1.8;4.71;.2;1.3;6751 +99094;50.24822;4.61816;248;20220302;9.9;1.5;5.7;1.9;4.51;.2;1.38;6716 +99094;50.24822;4.61816;248;20220303;13.1;.8;6.9;2;5.41;0;1.55;11335 +99094;50.24822;4.61816;248;20220304;11;2.3;6.6;1.8;4.01;0;1.61;12482 +99094;50.24822;4.61816;248;20220305;9.5;-.6;4.4;1.3;4.21;.1;1.2;9658 +99094;50.24822;4.61816;248;20220306;6;-2.4;1.8;3.5;4.11;.2;1.39;8919 +99094;50.24822;4.61816;248;20220307;5.8;-3.4;1.2;4.8;3.51;0;1.75;13070 +99094;50.24822;4.61816;248;20220308;10.1;-2;4;4.2;3.11;0;2.41;14071 +99094;50.24822;4.61816;248;20220309;14.2;1.9;8;2.5;4.21;0;2.24;14320 +99094;50.24822;4.61816;248;20220310;15.2;1.7;8.4;4.1;5.11;0;2.69;12070 +99094;50.24822;4.61816;248;20220311;14.6;4.4;9.5;6.1;6.81;.4;2.7;12211 +99094;50.24822;4.61816;248;20220312;12.7;7.6;10.1;5;8.31;.6;1.89;6688 +99094;50.24822;4.61816;248;20220313;13.5;5.8;9.6;4.8;8.51;.4;1.85;9770 +99094;50.24822;4.61816;248;20220314;13;6.4;9.7;3.5;7.91;1;1.82;9550 +99094;50.24822;4.61816;248;20220315;7.8;4.5;6.1;3;8.41;7.3;.82;6862 +99094;50.24822;4.61816;248;20220316;11.1;3.4;7.2;3.5;9.41;.3;.93;8797 +99094;50.24822;4.61816;248;20220317;7.7;6.7;7.2;3.4;7.81;0;1.1;4260 +99094;50.24822;4.61816;248;20220318;13.2;1.1;7.1;4.3;5.71;0;2.36;12753 +99094;50.24822;4.61816;248;20220319;13.5;2.7;8.1;6.2;5.31;0;3.01;12194 +99094;50.24822;4.61816;248;20220320;10.2;.3;5.2;2.5;4.91;0;1.78;11817 +99094;50.24822;4.61816;248;20220321;17.4;1.6;9.5;2;7.01;0;2.27;16696 +99094;50.24822;4.61816;248;20220322;17.8;6.7;12.2;2;6.21;0;2.57;15461 +99094;50.24822;4.61816;248;20220323;17.5;3.7;10.6;1.2;5.71;0;2.22;17637 +99094;50.24822;4.61816;248;20220324;17.6;1.4;9.5;1.2;5.54;0;2.24;17355 +99094;50.24822;4.61816;248;20220325;16.1;.9;8.5;2.5;6.44;0;2.47;16998 +99094;50.24822;4.61816;248;20220326;17.5;1.4;9.4;3.2;6.94;.1;2.81;17826 +99094;50.24822;4.61816;248;20220327;16.9;4.1;10.5;2.6;9.44;.2;2.12;17213 +99094;50.24822;4.61816;248;20220328;19;2.3;10.7;1.4;8.79;0;2.1;15007 +99094;50.24822;4.61816;248;20220329;15.6;6.6;11.1;2.4;9.14;2.1;1.72;7932 +99094;50.24822;4.61816;248;20220330;12.3;6.3;9.3;3.7;7.81;2;1.97;10249 +99094;50.24822;4.61816;248;20220331;5.3;4.4;4.8;3.3;6.61;.8;1.16;6849 +99094;50.24822;4.61816;248;20220401;.6;.4;.5;3.8;5.8;2.4;.5;1500 +99094;50.24822;4.61816;248;20220402;3.9;-1.3;1.3;5.7;4.81;.7;1.28;7615 +99094;50.24822;4.61816;248;20220403;6.6;-3.4;1.6;2.5;4.21;.7;1.63;14034 +99094;50.24822;4.61816;248;20220404;6.3;-.4;2.9;6.6;6.51;6.3;1;8460 +99094;50.24822;4.61816;248;20220405;11.4;4.3;7.8;6.3;10.11;1.6;.9;8718 +99094;50.24822;4.61816;248;20220406;10.8;7.2;9;7;8.41;2.1;1.79;6276 +99094;50.24822;4.61816;248;20220407;11.8;7.9;9.8;10.8;8.31;5;2.5;9714 +99094;50.24822;4.61816;248;20220408;5;4.3;4.6;3.9;6.91;6.9;.85;1992 +99094;50.24822;4.61816;248;20220409;9.4;1.1;5.2;3.3;6.31;1.4;1.83;14578 +99094;50.24822;4.61816;248;20220410;11.3;1.6;6.4;1.9;6.11;0;1.97;14852 +99094;50.24822;4.61816;248;20220411;17.8;1.4;9.6;3.7;6.11;0;3.27;16070 +99094;50.24822;4.61816;248;20220412;19.6;8.4;14;3.3;8.31;0;3.3;14205 +99094;50.24822;4.61816;248;20220413;15.9;9.3;12.6;2;11.51;.8;1.82;10882 +99094;50.24822;4.61816;248;20220414;18;7.8;12.9;1.6;11.31;0;2.36;16171 +99094;50.24822;4.61816;248;20220415;17.7;6.2;12;2.3;10.14;0;2.64;17008 +99094;50.24822;4.61816;248;20220416;16.5;4.3;10.4;3.1;7.61;.1;2.91;17650 +99094;50.24822;4.61816;248;20220417;19.1;4.2;11.6;3.4;4.71;0;4.13;19706 +99094;50.24822;4.61816;248;20220418;18;6.8;12.4;2;5.91;0;3.17;17198 +99094;50.24822;4.61816;248;20220419;17.4;4.8;11.1;2.5;7.31;0;2.87;15625 +99094;50.24822;4.61816;248;20220420;16.1;6.9;11.5;2.9;6.31;0;3.4;19230 +99094;50.24822;4.61816;248;20220421;16.9;5.6;11.2;3.5;7.51;0;3.44;21058 +99094;50.24822;4.61816;248;20220422;15.7;5.5;10.6;3.9;8.61;.1;2.74;16425 +99094;50.24822;4.61816;248;20220423;17.9;8;12.9;3.5;9.01;0;3.33;18619 +99094;50.24822;4.61816;248;20220424;17.3;8.1;12.7;4;7.81;0;3.6;18213 +99094;50.24822;4.61816;248;20220425;12.1;4.8;8.4;1.6;8.31;.5;1.94;14115 +99094;50.24822;4.61816;248;20220426;11.9;5.5;8.7;2.5;8.31;.1;1.88;12005 +99094;50.24822;4.61816;248;20220427;15.6;2;8.8;2.8;7.91;.3;2.97;22930 +99094;50.24822;4.61816;248;20220428;17.6;4.4;11;3;8.21;0;3.41;22735 +99094;50.24822;4.61816;248;20220429;13.7;6.8;10.2;2.2;8.71;0;1.71;7295 +99094;50.24822;4.61816;248;20220430;12.6;3.1;7.8;3.7;7.51;0;2.44;17432 +99094;50.24822;4.61816;248;20220501;14.4;3.8;9.1;1.7;7.51;.2;2.41;16274 +99094;50.24822;4.61816;248;20220502;16.8;6.2;11.5;2.9;7.81;0;3.46;21745 +99094;50.24822;4.61816;248;20220503;17;5.7;11.3;3.3;8.61;0;3.49;23598 +99094;50.24822;4.61816;248;20220504;16.6;6.1;11.3;1.4;9.51;0;2.7;18764 +99094;50.24822;4.61816;248;20220505;16.7;5.4;11;1.6;10.51;.1;2.5;17770 +99094;50.24822;4.61816;248;20220506;19.4;6.8;13.1;1.2;10.51;0;3.28;22790 +99094;50.24822;4.61816;248;20220507;20.9;8.1;14.5;1.8;11.09;.4;2.91;15317 +99094;50.24822;4.61816;248;20220508;18.6;9;13.8;3;11.29;0;3.2;18053 +99094;50.24822;4.61816;248;20220509;24.3;6;15.1;1.6;10.29;0;3.95;22847 +99094;50.24822;4.61816;248;20220510;24.4;12.3;18.3;2.7;11.91;0;4;17633 +99094;50.24822;4.61816;248;20220511;24.3;9.1;16.7;4.2;11.71;0;4.93;25777 +99094;50.24822;4.61816;248;20220512;18.7;10.8;14.7;3.8;10.61;0;3.44;17038 +99094;50.24822;4.61816;248;20220513;18.9;7;12.9;3.5;9.01;0;3.8;21796 +99094;50.24822;4.61816;248;20220514;21.5;7.3;14.4;1.5;9.81;0;3.74;23147 +99094;50.24822;4.61816;248;20220515;26.2;10.3;18.2;2;10.31;0;4.76;24631 +99094;50.24822;4.61816;248;20220516;21.9;16.5;19.2;2.8;13.11;.1;3.97;18253 +99094;50.24822;4.61816;248;20220517;26.1;13.6;19.8;1.8;14.01;0;3.81;17979 +99094;50.24822;4.61816;248;20220518;27.1;14.4;20.7;1.7;14.11;.2;4.38;21761 +99094;50.24822;4.61816;248;20220519;26.9;16.8;21.8;2.7;15.54;1.3;4.47;18911 +99094;50.24822;4.61816;248;20220520;22.6;13.6;18.1;3.2;15.01;6.4;3.15;14274 +99094;50.24822;4.61816;248;20220521;18.7;9.3;14;3.6;10.71;0;3.78;22942 +99094;50.24822;4.61816;248;20220522;22.9;8.4;15.6;1;11.11;0;3.49;20749 +99094;50.24822;4.61816;248;20220523;20.7;13.1;16.9;2.7;13.81;11.8;2.93;14027 +99094;50.24822;4.61816;248;20220524;16.3;9.5;12.9;4.3;10.81;.4;3.1;19126 +99094;50.24822;4.61816;248;20220525;18.3;7.6;12.9;4.2;9.91;.1;3.84;23535 +99094;50.24822;4.61816;248;20220526;19;12.4;15.7;5.5;12.21;.1;3.43;15574 +99094;50.24822;4.61816;248;20220527;19.5;11.6;15.5;4.6;11.21;.7;3.72;17100 +99094;50.24822;4.61816;248;20220528;17.2;6.9;12;2.8;8.41;.2;3.35;18866 +99094;50.24822;4.61816;248;20220529;14.3;2.8;8.5;1.8;8.54;.7;2.58;18391 +99094;50.24822;4.61816;248;20220530;15.8;3.8;9.8;1.4;8.54;0;3.04;21422 +99094;50.24822;4.61816;248;20220531;18.6;8.9;13.7;2.1;8.41;.8;3.64;20128 +99094;50.24822;4.61816;248;20220601;17.8;7.2;12.5;2.6;8.81;0;3.88;24679 +99094;50.24822;4.61816;248;20220602;21.7;5.2;13.4;1.7;8.71;0;4.31;27214 +99094;50.24822;4.61816;248;20220603;24.5;10.4;17.4;1.8;10.51;.2;4.33;22358 +99094;50.24822;4.61816;248;20220604;26;13.7;19.8;3;14.31;7.8;4.84;23236 +99094;50.24822;4.61816;248;20220605;19;15.4;17.2;3.2;16.81;11.7;2.29;12428 +99094;50.24822;4.61816;248;20220606;19.6;11.6;15.6;3.8;12.21;.8;3.5;18060 +99094;50.24822;4.61816;248;20220607;17.6;11.4;14.5;2.7;13.41;9.2;2.48;14413 +99094;50.24822;4.61816;248;20220608;18;12.8;15.4;3.9;13.71;13.3;2.56;13095 +99094;50.24822;4.61816;248;20220609;19.6;11.1;15.3;3.7;12.11;1.3;3.3;16452 +99094;50.24822;4.61816;248;20220610;22.4;13.6;18;2.7;13.01;0;3.75;17452 +99094;50.24822;4.61816;248;20220611;22.7;15.5;19.1;2.2;14.71;0;4.12;21702 +99094;50.24822;4.61816;248;20220612;21.4;9.7;15.5;2.3;10.71;0;4.11;22968 +99094;50.24822;4.61816;248;20220613;19.3;10.1;14.7;2.9;10.71;0;4.13;24760 +99094;50.24822;4.61816;248;20220614;22;8;15;1.6;10.01;0;4.45;27517 +99094;50.24822;4.61816;248;20220615;25.8;11.6;18.7;1.6;11.61;0;5.11;28514 +99094;50.24822;4.61816;248;20220616;23.8;13.8;18.8;1.8;12.61;0;4.8;26532 +99094;50.24822;4.61816;248;20220617;28.9;14;21.4;2.1;12.31;0;5.43;25080 +99094;50.24822;4.61816;248;20220618;32.5;20.9;26.7;1.8;14.81;0;5.63;22974 +99094;50.24822;4.61816;248;20220619;20;14;17;4.4;14.61;3.8;3.43;18505 +99094;50.24822;4.61816;248;20220620;19.2;11.7;15.4;3.3;12.51;3;3.19;16570 +99094;50.24822;4.61816;248;20220621;20.1;9.3;14.7;1.9;11.61;.1;3.4;19837 +99094;50.24822;4.61816;248;20220622;23.3;11.9;17.6;2.6;13.11;.5;4.18;21763 +99094;50.24822;4.61816;248;20220623;26.9;17.5;22.2;2.4;17.31;11.7;4.62;21633 +99094;50.24822;4.61816;248;20220624;21.3;15.9;18.6;2.5;17.01;11.9;3;15701 +99094;50.24822;4.61816;248;20220625;21.3;14.1;17.7;3.4;15.31;5.7;2.91;13375 +99094;50.24822;4.61816;248;20220626;19.2;12.4;15.8;2.2;14.31;0;2.89;16866 +99094;50.24822;4.61816;248;20220627;19.2;12.9;16;2;13.41;4.3;3.24;18660 +99094;50.24822;4.61816;248;20220628;23.6;9.8;16.7;1.2;12.11;0;4.61;28424 +99094;50.24822;4.61816;248;20220629;25.9;12.3;19.1;1.7;12.61;0;4.99;27298 +99094;50.24822;4.61816;248;20220630;18.4;12.6;15.5;2.8;13.61;14.2;2.98;17268 +99094;50.24822;4.61816;248;20220701;19.8;10.8;15.3;2.6;11.91;.1;3.59;20378 +99094;50.24822;4.61816;248;20220702;23.3;9.9;16.6;2;11.41;0;4.38;24516 +99094;50.24822;4.61816;248;20220703;21.4;12.4;16.9;2;12.51;0;4.13;23824 +99094;50.24822;4.61816;248;20220704;22.4;10.2;16.3;1.8;11.91;0;4.5;27346 +99094;50.24822;4.61816;248;20220705;22.1;11.1;16.6;2.2;12.11;0;4.39;25584 +99094;50.24822;4.61816;248;20220706;21.4;9.9;15.6;1.9;11.71;0;3.71;21104 +99094;50.24822;4.61816;248;20220707;18;15.1;16.5;3.9;13.71;.2;2.63;10773 +99094;50.24822;4.61816;248;20220708;22.6;9.9;16.2;2.2;12.21;0;4.54;27477 +99094;50.24822;4.61816;248;20220709;24.1;12.9;18.5;2.4;13.41;0;4.51;23953 +99094;50.24822;4.61816;248;20220710;21;9.4;15.2;2.8;12.21;0;3.6;20372 +99094;50.24822;4.61816;248;20220711;24.2;12.4;18.3;1.6;14.31;0;4.07;22745 +99094;50.24822;4.61816;248;20220712;28.6;12.2;20.4;1.3;13.31;0;4.55;23289 +99094;50.24822;4.61816;248;20220713;31.3;21.2;26.2;2.9;13.31;0;6.02;20431 +99094;50.24822;4.61816;248;20220714;25.2;16.1;20.6;2.8;14.31;0;4.66;21531 +99094;50.24822;4.61816;248;20220715;22.2;10.6;16.4;2.1;11.21;0;4.25;24165 +99094;50.24822;4.61816;248;20220716;23.5;11.3;17.4;2;11.61;0;4.02;20683 +99094;50.24822;4.61816;248;20220717;26.5;10.8;18.6;1.6;10.61;0;4.79;25581 +99094;50.24822;4.61816;248;20220718;34;14.6;24.3;1.1;10.61;0;5.25;25308 +99094;50.24822;4.61816;248;20220719;36.9;18.3;27.6;2.8;11.41;.3;7.93;30487 +99094;50.24822;4.61816;248;20220720;25.3;18.6;21.9;4.2;16.81;6.3;4.09;14395 +99094;50.24822;4.61816;248;20220721;21.3;16.3;18.8;4.2;17.01;.2;2.72;11984 +99094;50.24822;4.61816;248;20220722;22.4;12.6;17.5;2.5;14.31;.3;3.9;22292 +99094;50.24822;4.61816;248;20220723;26.7;12.3;19.5;1.3;15.19;0;3.96;20865 +99094;50.24822;4.61816;248;20220724;30;15.1;22.5;1.8;15.11;0;5.04;24234 +99094;50.24822;4.61816;248;20220725;24.5;20;22.2;4.5;14.61;0;4.8;15770 +99094;50.24822;4.61816;248;20220726;22.5;14.4;18.4;3.6;14.31;0;3.31;13231 +99094;50.24822;4.61816;248;20220727;21.2;10.1;15.6;2.7;10.71;0;4.28;25001 +99094;50.24822;4.61816;248;20220728;24.3;10.9;17.6;2.5;10.41;0;4.17;18824 +99094;50.24822;4.61816;248;20220729;26;12.7;19.3;2.1;12.01;0;4.8;25023 +99094;50.24822;4.61816;248;20220730;26.2;12.3;19.2;2;12.61;0;4.07;19252 +99094;50.24822;4.61816;248;20220731;23.5;15.5;19.5;3.9;16.11;.1;3.11;11574 +99094;50.24822;4.61816;248;20220801;23.8;17;20.4;2.1;17.41;.5;3.01;13942 +99094;50.24822;4.61816;248;20220802;28.1;14.6;21.3;2;15.61;0;4;17953 +99094;50.24822;4.61816;248;20220803;32.7;15.3;24;1.7;15.61;0;5.55;26994 +99094;50.24822;4.61816;248;20220804;28.7;20.3;24.5;1.9;17.31;4.5;3.8;14557 +99094;50.24822;4.61816;248;20220805;23.3;16.4;19.8;3.2;15.81;0;3.54;16004 +99094;50.24822;4.61816;248;20220806;21.3;9.4;15.3;2.7;9.61;0;3.89;20199 +99094;50.24822;4.61816;248;20220807;23.9;10.2;17;2.9;10.51;0;4.38;21559 +99094;50.24822;4.61816;248;20220808;25.2;11.6;18.4;2.7;12.01;0;4.47;22371 +99094;50.24822;4.61816;248;20220809;27.6;12.9;20.2;3.5;13.11;0;5.35;24880 +99094;50.24822;4.61816;248;20220810;30.6;15.4;23;2.8;12.11;0;5.83;24900 +99094;50.24822;4.61816;248;20220811;31.3;16.9;24.1;2;10.71;0;5.57;25428 +99094;50.24822;4.61816;248;20220812;32.2;18.2;25.2;1.8;10.31;0;5.47;24728 +99094;50.24822;4.61816;248;20220813;31.2;15.6;23.4;2;9.61;0;5.2;22124 +99094;50.24822;4.61816;248;20220814;30.8;15.6;23.2;2.2;10.91;0;5.18;21681 +99094;50.24822;4.61816;248;20220815;27.6;17.9;22.7;2.9;15.41;0;4.59;19307 +99094;50.24822;4.61816;248;20220816;27.7;16.5;22.1;2.2;15.81;7.8;4.05;18354 +99094;50.24822;4.61816;248;20220817;23;16.6;19.8;1.9;17.31;3.8;2.32;10026 +99094;50.24822;4.61816;248;20220818;24.5;15;19.7;1.6;17.41;0;3.21;18051 +99094;50.24822;4.61816;248;20220819;23.1;14.3;18.7;3.2;17.01;1;2.58;12045 +99094;50.24822;4.61816;248;20220820;23.4;13.6;18.5;3.2;14.11;0;3.65;18151 +99094;50.24822;4.61816;248;20220821;23.7;12.1;17.9;1.7;12.61;0;3.31;17919 +99094;50.24822;4.61816;248;20220822;26.8;15.6;21.2;1.5;13.41;0;3.35;15204 +99094;50.24822;4.61816;248;20220823;28.2;15.4;21.8;1.5;15.21;0;3.93;20528 +99094;50.24822;4.61816;248;20220824;31.7;16.2;23.9;1.2;15.51;.2;4.13;20953 +99094;50.24822;4.61816;248;20220825;31.8;18.7;25.2;2.3;14.61;0;4.77;18646 +99094;50.24822;4.61816;248;20220826;22.7;17.4;20;3.1;16.71;0;2.6;9725 +99094;50.24822;4.61816;248;20220827;20.3;14;17.1;2.1;13.71;0;2.34;10917 +99094;50.24822;4.61816;248;20220828;23.4;14.4;18.9;3.7;12.21;0;3.82;14827 +99094;50.24822;4.61816;248;20220829;23.8;14.4;19.1;3.6;10.91;0;3.83;11582 +99094;50.24822;4.61816;248;20220830;27.8;13;20.4;2.4;11.71;0;3.94;15714 +99094;50.24822;4.61816;248;20220831;25.1;13.6;19.3;3.1;13.41;0;3.78;17130 +99094;50.24822;4.61816;248;20220901;25.8;13.5;19.6;1.8;12.21;0;3.42;16737 +99094;50.24822;4.61816;248;20220902;27.2;13;20.1;1.7;11.61;0;3.51;16751 +99094;50.24822;4.61816;248;20220903;25.3;17.5;21.4;1.5;14.01;3;2.51;8900 +99094;50.24822;4.61816;248;20220904;26.4;15;20.7;2.2;14.21;0;3.43;15631 +99094;50.24822;4.61816;248;20220905;29.2;17.4;23.3;2.1;13.41;9.1;3.82;14885 +99094;50.24822;4.61816;248;20220906;28.5;15.2;21.8;3.2;15.91;2.9;4.14;18012 +99094;50.24822;4.61816;248;20220907;22.5;14.9;18.7;2.6;15.71;4.2;2.43;11146 +99094;50.24822;4.61816;248;20220908;20.6;13.4;17;3.9;14.91;3.5;2.33;11043 +99094;50.24822;4.61816;248;20220909;18.7;13.3;16;5.4;14.41;7.8;2.12;9615 +99094;50.24822;4.61816;248;20220910;20.9;12.8;16.8;4.4;15.01;1.1;2.22;9577 +99094;50.24822;4.61816;248;20220911;20.9;13.8;17.3;1.4;15.01;0;2.04;11832 +99094;50.24822;4.61816;248;20220912;25;10.2;17.6;1.5;13.51;.1;2.63;15044 +99094;50.24822;4.61816;248;20220913;21;15.4;18.2;1.5;16.41;9.4;1.39;4971 +99094;50.24822;4.61816;248;20220914;20.2;16.9;18.5;1.4;18.11;23.1;1.11;3788 +99094;50.24822;4.61816;248;20220915;18.1;10.9;14.5;2.4;13.61;0;1.76;11224 +99094;50.24822;4.61816;248;20220916;13.8;10;11.9;3.8;11.21;3.7;1.62;10117 +99094;50.24822;4.61816;248;20220917;12;7.9;9.9;5.1;10.61;4.9;1.25;9128 +99094;50.24822;4.61816;248;20220918;14.3;8.1;11.2;4.5;9.61;.3;2.01;11167 +99094;50.24822;4.61816;248;20220919;14.8;7.5;11.1;2.9;10.41;.2;1.6;10084 +99094;50.24822;4.61816;248;20220920;15.4;7.7;11.5;2;10.51;0;1.72;12900 +99094;50.24822;4.61816;248;20220921;16.3;5.4;10.8;1.3;9.81;0;1.69;13650 +99094;50.24822;4.61816;248;20220922;18.2;5.6;11.9;1.1;8.81;0;1.96;16058 +99094;50.24822;4.61816;248;20220923;16.2;6.9;11.5;1.4;9.41;0;1.5;8806 +99094;50.24822;4.61816;248;20220924;15.1;9.6;12.3;1.3;11.91;2.2;1.1;6216 +99094;50.24822;4.61816;248;20220925;15.9;9.6;12.7;3.2;11.21;.4;1.66;9013 +99094;50.24822;4.61816;248;20220926;12.2;7.8;10;5;10.51;9.1;1.08;5282 +99094;50.24822;4.61816;248;20220927;12.7;7.4;10;4.8;9.81;4.8;1.43;7874 +99094;50.24822;4.61816;248;20220928;13.3;6.9;10.1;2.7;9.31;.6;1.49;10104 +99094;50.24822;4.61816;248;20220929;13.8;2.2;8;1.1;8.41;0;1.25;11460 +99094;50.24822;4.61816;248;20220930;15.7;3;9.3;3.1;9.11;10.2;1.71;13729 +99094;50.24822;4.61816;248;20221001;17.6;9.6;13.6;7.2;12.51;3.1;1.88;8848 +99094;50.24822;4.61816;248;20221002;13.1;12.4;12.7;3.4;13.21;9.3;.87;4204 +99094;50.24822;4.61816;248;20221003;14.8;5.1;9.9;1.1;10.81;0;1.03;8824 +99094;50.24822;4.61816;248;20221004;16.3;6.3;11.3;2;10.41;0;1.36;9349 +99094;50.24822;4.61816;248;20221005;19.3;10.9;15.1;4.4;13.29;.8;2.07;10011 +99094;50.24822;4.61816;248;20221006;16.3;9.4;12.8;2.9;10.61;0;1.73;11647 +99094;50.24822;4.61816;248;20221007;16.8;7.6;12.2;2.2;9.61;.1;1.63;10452 +99094;50.24822;4.61816;248;20221008;15;8.9;11.9;3.1;10.01;0;1.5;6308 +99094;50.24822;4.61816;248;20221009;17.2;1.2;9.2;2.2;8.59;0;1.64;12596 +99094;50.24822;4.61816;248;20221010;16.8;8.8;12.8;2.4;11.44;1.5;1.43;7505 +99094;50.24822;4.61816;248;20221011;14.1;5.1;9.6;1.6;9.01;0;1.17;11300 +99094;50.24822;4.61816;248;20221012;16.4;3.4;9.9;1.9;9.41;0;1.23;9124 +99094;50.24822;4.61816;248;20221013;14.8;10.5;12.6;3.1;12.11;1.2;1.07;5304 +99094;50.24822;4.61816;248;20221014;15.7;12.3;14;2.8;14.21;.6;.86;4422 +99094;50.24822;4.61816;248;20221015;17.4;12.4;14.9;3.8;14.31;2;1.16;5362 +99094;50.24822;4.61816;248;20221016;17.7;11.9;14.8;3.3;14.11;.3;1.14;5508 +99094;50.24822;4.61816;248;20221017;18;15.3;16.6;4.1;16.21;8;1.1;3564 +99094;50.24822;4.61816;248;20221018;18.4;14.2;16.3;1.9;15.21;0;1.08;6780 +99094;50.24822;4.61816;248;20221019;18.5;9.6;14;3.3;13.01;0;1.28;7056 +99094;50.24822;4.61816;248;20221020;19.5;12.8;16.1;4.7;14.41;4.7;1.59;6364 +99094;50.24822;4.61816;248;20221021;18.3;13.3;15.8;5.3;14.51;1.2;1.45;5451 +99094;50.24822;4.61816;248;20221022;17.8;12.4;15.1;4;13.81;0;1.26;3883 +99094;50.24822;4.61816;248;20221023;19.3;12.9;16.1;4.7;14.01;3.2;1.61;4651 +99094;50.24822;4.61816;248;20221024;17.1;14.2;15.6;6.5;13.01;.3;1.93;4935 +99094;50.24822;4.61816;248;20221025;15.6;11.8;13.7;4.3;12.61;.1;1.19;5602 +99094;50.24822;4.61816;248;20221026;20.1;12.4;16.3;3.7;13.89;0;1.62;7787 +99094;50.24822;4.61816;248;20221027;20.3;13.2;16.7;4.8;13.91;0;1.83;5766 +99094;50.24822;4.61816;248;20221028;21.5;16.5;19;4.2;14.41;0;2.14;5780 +99094;50.24822;4.61816;248;20221029;22.5;14.4;18.4;3;14.11;0;1.77;5774 +99094;50.24822;4.61816;248;20221030;19.9;12.3;16.1;1.8;12.81;0;1.15;4976 +99094;50.24822;4.61816;248;20221031;18.9;10.1;14.5;2.8;13.01;.1;1.11;4903 +99094;50.24822;4.61816;248;20221101;14.8;10.4;12.6;7.3;11.31;.1;1.51;3937 +99094;50.24822;4.61816;248;20221102;13.6;9.4;11.5;5.7;9.91;0;1.51;3466 +99094;50.24822;4.61816;248;20221103;13.4;9.9;11.6;4.8;10.41;4.9;1.26;3585 +99094;50.24822;4.61816;248;20221104;10.3;7.5;8.9;2.9;9.51;.4;.71;2695 +99094;50.24822;4.61816;248;20221105;10.2;2.3;6.2;3.2;8.74;0;.56;5055 +99094;50.24822;4.61816;248;20221106;9.3;7.8;8.6;5.4;9.79;2;.82;2413 +99094;50.24822;4.61816;248;20221107;13.9;7.8;10.8;5.6;11.94;.2;.74;3405 +99094;50.24822;4.61816;248;20221108;14.5;10;12.3;5.4;10.89;.7;1.42;4200 +99094;50.24822;4.61816;248;20221109;12.6;10.4;11.5;5.1;10.91;.2;1.02;3465 +99094;50.24822;4.61816;248;20221110;12.2;6.8;9.5;3.4;9.71;0;.69;5645 +99094;50.24822;4.61816;248;20221111;12.1;6.3;9.2;2.5;9.51;0;.65;3942 +99094;50.24822;4.61816;248;20221112;17.7;3.7;10.7;1.8;9.39;0;.78;6168 +99094;50.24822;4.61816;248;20221113;14.8;2.1;8.5;1.2;8.69;.1;.44;6662 +99094;50.24822;4.61816;248;20221114;6.4;-.8;2.8;2.3;8.04;1.1;.18;3138 +99094;50.24822;4.61816;248;20221115;11.9;6.2;9;4.1;11.41;5.3;.2;3374 +99094;50.24822;4.61816;248;20221116;10.6;7.7;9.1;4.6;11.19;11.4;.34;3497 +99094;50.24822;4.61816;248;20221117;11.2;8.8;10;7.9;10.21;1.2;.96;2981 +99094;50.24822;4.61816;248;20221118;9.6;6.8;8.2;4.1;9.31;0;.61;2586 +99094;50.24822;4.61816;248;20221119;9.1;5.7;7.4;3;8.91;2.9;.51;2491 +99094;50.24822;4.61816;248;20221120;7.2;3.5;5.3;3.9;8.31;1.9;.31;2782 +99094;50.24822;4.61816;248;20221121;6.7;2.5;4.6;5;8.11;2.3;.25;2206 +99094;50.24822;4.61816;248;20221122;7.6;3.3;5.4;6;8.01;1;.47;3092 +99094;50.24822;4.61816;248;20221123;8.2;5.3;6.7;6.1;8.71;5.2;.56;1897 +99094;50.24822;4.61816;248;20221124;9.3;6.9;8.1;6.2;9.01;2.5;.72;3375 +99094;50.24822;4.61816;248;20221125;9.8;7.3;8.5;3.9;9.51;.2;.61;2014 +99094;50.24822;4.61816;248;20221126;8;4.6;6.3;3.2;8.51;0;.4;2262 +99094;50.24822;4.61816;248;20221127;7.3;4.3;5.8;5.8;7.71;1.3;.7;1821 +99094;50.24822;4.61816;248;20221128;8.6;5.9;7.2;3.2;9.11;1;.48;1167 +99094;50.24822;4.61816;248;20221129;7.9;1.4;4.6;1.1;8.11;0;.09;3545 +99094;50.24822;4.61816;248;20221130;6.2;2.3;4.2;1.8;8.01;.3;.2;1918 +99094;50.24822;4.61816;248;20221201;4.5;3.9;4.2;3.9;7.81;.1;.32;565 +99094;50.24822;4.61816;248;20221202;2.5;2.5;2.5;4.1;6.61;.4;.45;61 +99094;50.24822;4.61816;248;20221203;1.5;.5;1;3.8;5.71;0;.38;1710 +99094;50.24822;4.61816;248;20221204;.5;.4;.4;3.1;5.51;3.5;.34;1626 +99094;50.24822;4.61816;248;20221205;.6;-.2;.2;1.3;6.01;2.4;.26;619 +99094;50.24822;4.61816;248;20221206;5.2;.5;2.8;2.1;6.91;.4;.16;2841 +99094;50.24822;4.61816;248;20221207;4.7;1.9;3.3;3.7;7.21;1.2;.23;2062 +99094;50.24822;4.61816;248;20221208;2.4;.6;1.5;2.7;6.21;.1;.22;2144 +99094;50.24822;4.61816;248;20221209;-.7;-3.6;-2.2;1;5.01;0;.08;2398 +99094;50.24822;4.61816;248;20221210;-1.5;-4.3;-2.9;1.4;4.81;0;.1;2018 +99094;50.24822;4.61816;248;20221211;-.6;-1.9;-1.3;2.6;5.01;0;.2;2174 +99094;50.24822;4.61816;248;20221212;-.7;-5.1;-2.9;2.2;4.21;0;.08;4063 +99094;50.24822;4.61816;248;20221213;-1.3;-6.4;-3.9;2;3.41;0;.23;3548 +99094;50.24822;4.61816;248;20221214;.2;-4.5;-2.2;1.5;3.61;0;.27;3025 +99094;50.24822;4.61816;248;20221215;-.1;-8.8;-4.5;1.4;3.51;0;.07;4168 +99094;50.24822;4.61816;248;20221216;-.7;-8;-4.3;1.1;4.29;0;.17;1784 +99094;50.24822;4.61816;248;20221217;-1.6;-7.1;-4.4;1.3;4.11;0;.08;2528 +99094;50.24822;4.61816;248;20221218;0;-6.1;-3.1;3.7;3.81;2.8;.41;2685 +99094;50.24822;4.61816;248;20221219;10.2;0;5.1;7.7;8.21;.7;.42;3010 +99094;50.24822;4.61816;248;20221220;11.1;9.8;10.4;6.4;10.11;10.6;1.12;721 +99094;50.24822;4.61816;248;20221221;9.6;9.1;9.3;4.2;10.81;20.1;.35;1816 +99094;50.24822;4.61816;248;20221222;10;8.4;9.2;5.7;11.31;5.5;.19;1395 +99094;50.24822;4.61816;248;20221223;12.9;8.4;10.6;6.4;10.91;8.8;.78;2068 +99094;50.24822;4.61816;248;20221224;10.8;8.9;9.8;5.2;10.31;.2;.71;1640 +99094;50.24822;4.61816;248;20221225;11.4;8;9.7;4.2;10.91;4.8;.44;1627 +99094;50.24822;4.61816;248;20221226;9.9;9.4;9.6;5.5;9.51;2.3;.96;1582 +99094;50.24822;4.61816;248;20221227;6.2;2;4.1;5;7.01;.3;.44;2752 +99094;50.24822;4.61816;248;20221228;8.6;3.8;6.2;7.8;9.21;4.1;.22;1348 +99094;50.24822;4.61816;248;20221229;9.6;8.3;8.9;7.8;9.11;.5;1.09;1349 +99094;50.24822;4.61816;248;20221230;12.1;4.2;8.1;7.2;9.61;7.5;.63;2673 +99094;50.24822;4.61816;248;20221231;15.2;12.1;13.6;9.7;12.11;.2;1.62;1734 +99095;50.26417;4.96796;257;20220101;12.1;9;10.6;3.7;11.01;.1;.41;3543 +99095;50.26417;4.96796;257;20220102;11.4;8.6;10;6.7;9.71;4.2;1.12;1743 +99095;50.26417;4.96796;257;20220103;9.2;8.4;8.8;5.6;9.41;23.9;.83;1238 +99095;50.26417;4.96796;257;20220104;6.5;5.5;6;3.3;8.41;6.9;.46;803 +99095;50.26417;4.96796;257;20220105;2.9;-.3;1.3;4.9;6.16;.7;.29;2057 +99095;50.26417;4.96796;257;20220106;3.5;1.8;2.6;3.6;6.41;1;.39;2016 +99095;50.26417;4.96796;257;20220107;3;.5;1.8;5.2;6.21;13.8;.44;790 +99095;50.26417;4.96796;257;20220108;4.6;0;2.3;5.3;6.81;13.7;.27;1828 +99095;50.26417;4.96796;257;20220109;4.8;2.6;3.7;4.9;6.61;.1;.53;2701 +99095;50.26417;4.96796;257;20220110;.7;-1.4;-.4;1.8;5.71;0;.2;1416 +99095;50.26417;4.96796;257;20220111;4.7;-2.7;1;1.3;5.26;0;.19;4103 +99095;50.26417;4.96796;257;20220112;1.9;-2.7;-.4;1.2;5.71;0;.17;2068 +99095;50.26417;4.96796;257;20220113;6.5;-1.7;2.4;.9;6.16;0;.04;4961 +99095;50.26417;4.96796;257;20220114;9.7;-1.2;4.3;1.1;5.81;.2;.17;5423 +99095;50.26417;4.96796;257;20220115;7.8;-3;2.4;1.4;5.26;.2;.29;4802 +99095;50.26417;4.96796;257;20220116;1.3;-1.4;0;3.6;6.01;1.2;.19;936 +99095;50.26417;4.96796;257;20220117;4.1;.7;2.4;3;7.31;.2;.18;1228 +99095;50.26417;4.96796;257;20220118;6.8;3.2;5;2.1;7.31;0;.4;2985 +99095;50.26417;4.96796;257;20220119;2.8;.1;1.5;2.9;6.71;2.8;.23;926 +99095;50.26417;4.96796;257;20220120;3.6;1.5;2.6;3.6;6.36;1.1;.4;2839 +99095;50.26417;4.96796;257;20220121;3.9;-.1;1.9;2.8;6.41;.4;.31;2369 +99095;50.26417;4.96796;257;20220122;4;1.4;2.7;2.5;6.96;.3;.31;1444 +99095;50.26417;4.96796;257;20220123;3.2;2.3;2.7;2;6.46;.1;.41;1575 +99095;50.26417;4.96796;257;20220124;5.4;.4;2.9;1.9;5.91;0;.32;5846 +99095;50.26417;4.96796;257;20220125;5.7;-2.5;1.6;1.6;5.66;0;.25;6139 +99095;50.26417;4.96796;257;20220126;.1;-2.1;-1;2.9;5.76;0;.16;1000 +99095;50.26417;4.96796;257;20220127;5.5;-.2;2.7;4.7;7.46;1.6;.16;1969 +99095;50.26417;4.96796;257;20220128;4.1;.4;2.2;3.7;7.31;.1;.11;2791 +99095;50.26417;4.96796;257;20220129;8.7;2.9;5.8;6;9.01;.7;.28;2439 +99095;50.26417;4.96796;257;20220130;5.2;1.9;3.6;3.2;6.46;1.6;.55;4059 +99095;50.26417;4.96796;257;20220131;4.6;2.1;3.3;7.5;6.31;1.2;.84;1557 +99095;50.26417;4.96796;257;20220201;7.4;1;4.2;5.5;7.71;1.3;.45;1594 +99095;50.26417;4.96796;257;20220202;8.1;6.9;7.5;4.7;9.46;1.2;.52;1140 +99095;50.26417;4.96796;257;20220203;6;6;6;4.5;8.16;.6;.65;330 +99095;50.26417;4.96796;257;20220204;6.7;4.6;5.7;5.9;7.61;1.8;.78;2302 +99095;50.26417;4.96796;257;20220205;6.1;.5;3.3;5.7;6.26;.8;.76;5278 +99095;50.26417;4.96796;257;20220206;8.3;4.7;6.5;9.7;7.76;19.1;1.14;1700 +99095;50.26417;4.96796;257;20220207;6.5;1.9;4.2;4.9;5.71;.5;1.07;6872 +99095;50.26417;4.96796;257;20220208;8;2.1;5;4.9;8.96;1;.16;2248 +99095;50.26417;4.96796;257;20220209;11.4;6.7;9;3.1;8.16;.2;1.05;7152 +99095;50.26417;4.96796;257;20220210;6.1;2.7;4.4;2.9;7.51;8.3;.5;1587 +99095;50.26417;4.96796;257;20220211;5.6;.3;2.9;2.8;5.76;.2;.7;6255 +99095;50.26417;4.96796;257;20220212;6;-2;2;3.4;4.66;.1;.97;7693 +99095;50.26417;4.96796;257;20220213;9.7;-.5;4.6;6;5.86;.3;1.43;7746 +99095;50.26417;4.96796;257;20220214;9.4;8;8.7;5.6;8.1;1.5;1.45;4800 +99095;50.26417;4.96796;257;20220215;8;4.3;6.2;6.1;7.71;6.8;.93;6240 +99095;50.26417;4.96796;257;20220216;12.1;6.3;9.2;9.5;10.96;6.1;.57;3015 +99095;50.26417;4.96796;257;20220217;10;8.2;9.1;9.3;7.91;.9;1.94;4914 +99095;50.26417;4.96796;257;20220218;10.5;6.2;8.4;9;7.86;2.3;1.73;2585 +99095;50.26417;4.96796;257;20220219;6.6;1.9;4.3;8.6;6.16;.2;1.28;6554 +99095;50.26417;4.96796;257;20220220;9.5;4.2;6.8;9.5;8.76;7;.81;2872 +99095;50.26417;4.96796;257;20220221;6.6;3.2;4.9;7.6;7.33;3.9;.95;4650 +99095;50.26417;4.96796;257;20220222;8.9;3.4;6.1;5.4;8.41;2.7;.71;4044 +99095;50.26417;4.96796;257;20220223;9.8;2.3;6.1;3.6;7.26;.6;1.08;10116 +99095;50.26417;4.96796;257;20220224;9;5.9;7.5;6;6.81;2.1;1.69;5081 +99095;50.26417;4.96796;257;20220225;6.8;-.2;3.3;4.3;5.86;.5;1.03;7216 +99095;50.26417;4.96796;257;20220226;7.1;-1.9;2.6;2.9;5.31;.1;1.04;10613 +99095;50.26417;4.96796;257;20220227;7.3;.6;3.9;4.5;4.25;.1;2.12;13500 +99095;50.26417;4.96796;257;20220228;11.1;-.6;5.3;2.5;4.1;0;1.7;12374 +99095;50.26417;4.96796;257;20220301;9.6;.9;5.3;1.8;4.46;.1;1.33;7125 +99095;50.26417;4.96796;257;20220302;9.5;.9;5.2;2.3;4.46;.1;1.46;6858 +99095;50.26417;4.96796;257;20220303;13.6;.6;7.1;2.2;5.06;0;1.73;12117 +99095;50.26417;4.96796;257;20220304;10.9;1.5;6.2;2.3;3.91;0;1.79;13191 +99095;50.26417;4.96796;257;20220305;9.6;-.7;4.5;1.6;4.06;.1;1.38;11529 +99095;50.26417;4.96796;257;20220306;5.9;-2.7;1.6;3.5;3.86;.2;1.5;11309 +99095;50.26417;4.96796;257;20220307;5.6;-3.8;.9;5;3.46;0;1.76;14035 +99095;50.26417;4.96796;257;20220308;10;-1.6;4.2;4.4;3.11;0;2.5;14585 +99095;50.26417;4.96796;257;20220309;13.8;1;7.4;2.5;4.16;0;2.21;14510 +99095;50.26417;4.96796;257;20220310;15;1.8;8.4;3.8;4.96;0;2.63;13385 +99095;50.26417;4.96796;257;20220311;14.4;4.2;9.3;6.2;6.26;1.1;2.9;12505 +99095;50.26417;4.96796;257;20220312;12.7;7.4;10;4.8;8.06;.4;1.97;7994 +99095;50.26417;4.96796;257;20220313;13.5;6.2;9.8;5.1;8.16;.8;2.06;9685 +99095;50.26417;4.96796;257;20220314;12.7;6.1;9.4;3.5;7.81;.5;1.81;9775 +99095;50.26417;4.96796;257;20220315;7.8;4.2;6;2.9;8.21;7.3;.79;5081 +99095;50.26417;4.96796;257;20220316;10.8;3.2;7;3.4;9.21;0;.89;7398 +99095;50.26417;4.96796;257;20220317;7.8;6.8;7.3;3.3;7.71;0;1.16;4630 +99095;50.26417;4.96796;257;20220318;13.1;.6;6.9;4.4;5.51;0;2.47;15026 +99095;50.26417;4.96796;257;20220319;13.3;3.5;8.4;6.2;5.06;0;3.24;14747 +99095;50.26417;4.96796;257;20220320;10.2;.2;5.2;3;4.96;0;1.91;13058 +99095;50.26417;4.96796;257;20220321;17.5;2.1;9.8;2.5;7.11;0;2.41;16098 +99095;50.26417;4.96796;257;20220322;17.9;6.5;12.2;2.3;6.01;0;2.75;15880 +99095;50.26417;4.96796;257;20220323;17.7;3.3;10.5;1.5;5.51;0;2.38;17368 +99095;50.26417;4.96796;257;20220324;17.3;1.5;9.4;1.2;5.5;0;2.16;17250 +99095;50.26417;4.96796;257;20220325;15.8;1;8.4;2.2;5.8;0;2.44;17150 +99095;50.26417;4.96796;257;20220326;17.5;2.3;9.9;3.1;6.4;.1;2.96;18100 +99095;50.26417;4.96796;257;20220327;17.6;4.2;10.9;2.3;8.85;.1;2.44;17900 +99095;50.26417;4.96796;257;20220328;19.1;3.7;11.4;1.6;8.25;0;2.31;15500 +99095;50.26417;4.96796;257;20220329;16.1;7.1;11.6;2.2;8.85;2.2;1.94;9150 +99095;50.26417;4.96796;257;20220330;12;6;9;3.5;7.81;2.4;1.88;10324 +99095;50.26417;4.96796;257;20220331;4.7;4.2;4.4;3;6.86;1;.9;4274 +99095;50.26417;4.96796;257;20220401;.7;.4;.6;4.4;5.75;1.2;.52;1600 +99095;50.26417;4.96796;257;20220402;3.2;-1.3;.9;5.3;4.86;.3;1.18;7957 +99095;50.26417;4.96796;257;20220403;6.4;-3.6;1.4;2.4;4.21;.5;1.65;15267 +99095;50.26417;4.96796;257;20220404;6.2;-1.4;2.4;6.3;6.16;5.6;1.06;8430 +99095;50.26417;4.96796;257;20220405;10.8;4;7.4;6.2;10.01;1.5;.68;5909 +99095;50.26417;4.96796;257;20220406;10.3;7.1;8.7;7.3;8.11;3;1.84;5688 +99095;50.26417;4.96796;257;20220407;11.7;7.8;9.7;10.5;8.01;5.1;2.68;11457 +99095;50.26417;4.96796;257;20220408;5;4.2;4.6;3.9;6.86;7;.9;2646 +99095;50.26417;4.96796;257;20220409;8.7;.5;4.6;3.1;6.26;.8;1.71;14439 +99095;50.26417;4.96796;257;20220410;10.7;.8;5.7;2.1;6.01;0;1.88;14276 +99095;50.26417;4.96796;257;20220411;17.2;1.8;9.5;3.9;6.06;0;3.41;18685 +99095;50.26417;4.96796;257;20220412;19.6;7.8;13.7;3.4;8.16;0;3.42;15402 +99095;50.26417;4.96796;257;20220413;16.5;8.8;12.6;2;10.86;.1;2.13;12991 +99095;50.26417;4.96796;257;20220414;17.6;8.3;13;1.6;10.86;0;2.33;15235 +99095;50.26417;4.96796;257;20220415;17.2;6;11.6;1.9;10;0;2.64;19100 +99095;50.26417;4.96796;257;20220416;16.3;4.2;10.3;3.5;7.26;0;3.24;20575 +99095;50.26417;4.96796;257;20220417;18.4;3.6;11;3.6;4.81;0;4.16;21953 +99095;50.26417;4.96796;257;20220418;17.8;6.4;12.1;2.1;5.61;0;3.43;19899 +99095;50.26417;4.96796;257;20220419;17.4;4.2;10.8;2.6;6.91;0;3.12;17962 +99095;50.26417;4.96796;257;20220420;16.1;6.6;11.3;3.2;6.11;0;3.62;20815 +99095;50.26417;4.96796;257;20220421;16.7;4.9;10.8;3.7;7.26;0;3.55;22279 +99095;50.26417;4.96796;257;20220422;15.9;5.4;10.6;4.1;8.26;.1;2.95;17012 +99095;50.26417;4.96796;257;20220423;17.4;8.2;12.8;4.4;8.76;0;3.37;16209 +99095;50.26417;4.96796;257;20220424;16.9;8.1;12.5;3.9;7.66;0;3.6;18756 +99095;50.26417;4.96796;257;20220425;12.7;4.4;8.5;1.8;7.96;.2;2.09;14507 +99095;50.26417;4.96796;257;20220426;11.8;5.3;8.6;2.6;8.11;0;1.79;9902 +99095;50.26417;4.96796;257;20220427;15.7;2.2;9;3.3;7.81;.1;3.07;22515 +99095;50.26417;4.96796;257;20220428;17.5;4.6;11;3.7;8.11;0;3.6;23317 +99095;50.26417;4.96796;257;20220429;13.9;6.4;10.1;2.6;8.56;0;1.9;8547 +99095;50.26417;4.96796;257;20220430;12.3;3.3;7.8;3.6;7.41;0;2.5;18266 +99095;50.26417;4.96796;257;20220501;13.6;3.2;8.4;1.8;7.51;.2;2.19;14737 +99095;50.26417;4.96796;257;20220502;16.9;5.3;11.1;3.2;7.86;0;3.41;21122 +99095;50.26417;4.96796;257;20220503;17.1;5.8;11.4;3.4;8.26;0;2.85;12999 +99095;50.26417;4.96796;257;20220504;16.7;6.8;11.7;1.8;9.16;0;3.03;20532 +99095;50.26417;4.96796;257;20220505;16.5;5.1;10.8;1.7;9.96;.4;2.39;15935 +99095;50.26417;4.96796;257;20220506;19.3;6.7;13;1.4;10.01;0;3.29;22245 +99095;50.26417;4.96796;257;20220507;20.7;6.9;13.8;1.4;10.65;.7;2.84;16300 +99095;50.26417;4.96796;257;20220508;18.1;8.8;13.5;2.7;11.35;0;2.92;17350 +99095;50.26417;4.96796;257;20220509;24.1;5.9;15;1.4;10.5;0;3.75;22100 +99095;50.26417;4.96796;257;20220510;24.1;11.3;17.7;2.9;11.46;.1;4.09;18216 +99095;50.26417;4.96796;257;20220511;24.3;10;17.2;4.4;11.41;0;5.18;26038 +99095;50.26417;4.96796;257;20220512;19;10.3;14.7;3.8;10.36;0;3.84;20869 +99095;50.26417;4.96796;257;20220513;18.9;6.5;12.7;3.4;8.81;0;4;24298 +99095;50.26417;4.96796;257;20220514;21.7;6.8;14.3;1.6;9.46;0;3.99;24873 +99095;50.26417;4.96796;257;20220515;26.2;9.5;17.8;2.9;9.86;0;5.2;25015 +99095;50.26417;4.96796;257;20220516;21.7;15.9;18.8;2.9;12.91;.1;3.76;16326 +99095;50.26417;4.96796;257;20220517;25.6;12.4;19;2.2;13.26;0;3.75;16489 +99095;50.26417;4.96796;257;20220518;27.3;15.3;21.3;2;13.81;.2;4.68;22380 +99095;50.26417;4.96796;257;20220519;27.5;17.3;22.4;2.4;15.25;2.4;4.56;18950 +99095;50.26417;4.96796;257;20220520;23;13.9;18.5;3.4;14.96;6.9;3.22;13287 +99095;50.26417;4.96796;257;20220521;18.8;8.8;13.8;3.6;10.46;0;3.74;21921 +99095;50.26417;4.96796;257;20220522;22.7;7.9;15.3;1.3;10.96;.1;3.75;22574 +99095;50.26417;4.96796;257;20220523;20.6;13.2;16.9;2.9;13.66;11;2.74;11463 +99095;50.26417;4.96796;257;20220524;16.2;9.2;12.7;4.2;10.81;.5;3;18263 +99095;50.26417;4.96796;257;20220525;18;6.8;12.4;4.1;9.56;.2;3.74;22767 +99095;50.26417;4.96796;257;20220526;19.1;12.2;15.6;5.3;11.76;.1;3.71;17537 +99095;50.26417;4.96796;257;20220527;19;11.4;15.2;4.6;10.91;1;3.75;17500 +99095;50.26417;4.96796;257;20220528;16.6;5.6;11.1;2.7;8.21;.2;3.3;20083 +99095;50.26417;4.96796;257;20220529;14.7;2.7;8.7;1.5;8.2;.9;2.52;17350 +99095;50.26417;4.96796;257;20220530;15.6;4.2;9.9;1.6;8.65;0;2.95;20550 +99095;50.26417;4.96796;257;20220531;18.6;8.5;13.5;2.3;8.31;.6;3.69;20114 +99095;50.26417;4.96796;257;20220601;17.6;5.9;11.8;2.8;8.96;0;3.67;23589 +99095;50.26417;4.96796;257;20220602;21.3;4.6;12.9;1.8;8.46;0;4.38;28107 +99095;50.26417;4.96796;257;20220603;24.6;10.9;17.7;2;10.66;.4;4.3;20679 +99095;50.26417;4.96796;257;20220604;25.9;13.6;19.7;3;14.61;6.8;4.84;23668 +99095;50.26417;4.96796;257;20220605;18.9;15.5;17.2;3.4;16.61;13.2;2.04;9514 +99095;50.26417;4.96796;257;20220606;19.2;11.7;15.4;3.7;12.16;1.4;3.54;18830 +99095;50.26417;4.96796;257;20220607;18.3;10.5;14.4;2.8;13.16;8.6;2.49;13656 +99095;50.26417;4.96796;257;20220608;17;12.3;14.6;3.5;13.61;14.2;2.06;10047 +99095;50.26417;4.96796;257;20220609;18.9;11;14.9;3.5;12.06;1.1;3.17;16376 +99095;50.26417;4.96796;257;20220610;21.9;12.6;17.3;2.6;12.91;0;3.55;16826 +99095;50.26417;4.96796;257;20220611;23;15.2;19.1;2.1;14.71;0;4.27;22901 +99095;50.26417;4.96796;257;20220612;21.7;9.9;15.8;2.1;10.96;0;4.49;26534 +99095;50.26417;4.96796;257;20220613;19.3;9.1;14.2;3;10.46;0;4.04;24130 +99095;50.26417;4.96796;257;20220614;22.2;7.4;14.8;2.1;9.91;0;4.63;27958 +99095;50.26417;4.96796;257;20220615;26.1;10.8;18.5;1.9;11.36;0;5.23;28157 +99095;50.26417;4.96796;257;20220616;23.7;12.8;18.2;2.1;12.16;0;4.96;27566 +99095;50.26417;4.96796;257;20220617;28.8;13.4;21.1;2.1;12.01;0;5.58;26240 +99095;50.26417;4.96796;257;20220618;32.6;19.9;26.3;2.1;14.11;0;6.04;24287 +99095;50.26417;4.96796;257;20220619;20.1;14.3;17.2;4.3;14.26;6.7;3.53;17802 +99095;50.26417;4.96796;257;20220620;18.8;11.5;15.2;3.1;12.46;3.1;2.94;14735 +99095;50.26417;4.96796;257;20220621;20.3;9;14.7;2.6;11.41;.2;3.53;19468 +99095;50.26417;4.96796;257;20220622;23.5;12;17.7;2.8;12.86;.4;4.08;19531 +99095;50.26417;4.96796;257;20220623;27.1;17.3;22.2;2.7;17.06;15.2;5.11;24516 +99095;50.26417;4.96796;257;20220624;21.3;16;18.6;2.6;16.71;10.7;2.92;14350 +99095;50.26417;4.96796;257;20220625;21.8;14.3;18.1;3.2;15.16;6.2;3.16;14437 +99095;50.26417;4.96796;257;20220626;18.8;12.5;15.7;2.1;14.26;.2;2.59;14333 +99095;50.26417;4.96796;257;20220627;18.7;12.8;15.8;2;13.61;3.7;2.78;15230 +99095;50.26417;4.96796;257;20220628;23.4;9.5;16.4;1.6;12.11;0;4.56;27562 +99095;50.26417;4.96796;257;20220629;25.7;12.2;19;2.1;12.56;0;5.05;26849 +99095;50.26417;4.96796;257;20220630;19;12.3;15.7;3;13.31;8.7;2.82;14084 +99095;50.26417;4.96796;257;20220701;19.4;10.6;15;2.4;11.86;.2;3.52;20439 +99095;50.26417;4.96796;257;20220702;23.4;9.4;16.4;2.3;11.16;0;4.73;26758 +99095;50.26417;4.96796;257;20220703;21.6;11.5;16.6;2.1;12.46;0;4.3;25312 +99095;50.26417;4.96796;257;20220704;22.5;9.6;16;1.6;11.56;0;4.48;27423 +99095;50.26417;4.96796;257;20220705;22.1;10.6;16.3;2;11.76;0;4.38;25742 +99095;50.26417;4.96796;257;20220706;21;9.1;15;1.9;11.16;0;3.73;21652 +99095;50.26417;4.96796;257;20220707;17.8;14.4;16.1;3.8;13.06;.2;2.67;10886 +99095;50.26417;4.96796;257;20220708;22.2;9.2;15.7;2.1;11.81;0;4.43;27038 +99095;50.26417;4.96796;257;20220709;23.8;11.9;17.8;2.5;13.01;0;4.36;22976 +99095;50.26417;4.96796;257;20220710;20.6;9.4;15;2.8;11.91;0;3.47;19136 +99095;50.26417;4.96796;257;20220711;23.8;11.8;17.8;1.6;14.01;0;3.81;20922 +99095;50.26417;4.96796;257;20220712;28.7;12.4;20.5;1.6;13.11;0;4.92;24544 +99095;50.26417;4.96796;257;20220713;31;19.9;25.5;2.8;13.31;0;6.09;22565 +99095;50.26417;4.96796;257;20220714;25.1;16.3;20.7;3.2;13.66;0;5.09;23115 +99095;50.26417;4.96796;257;20220715;21.8;10.5;16.2;2.2;10.71;0;4.47;26032 +99095;50.26417;4.96796;257;20220716;23.3;10.3;16.8;2.1;11.01;0;4.2;22141 +99095;50.26417;4.96796;257;20220717;26.6;10.5;18.5;2.1;10.11;0;5.19;26490 +99095;50.26417;4.96796;257;20220718;33.8;15.4;24.6;1.8;10.01;0;5.95;25704 +99095;50.26417;4.96796;257;20220719;36.5;18.1;27.3;3.4;10.66;0;8.32;29143 +99095;50.26417;4.96796;257;20220720;25.9;18.7;22.3;3.8;15.61;8.2;4.33;14297 +99095;50.26417;4.96796;257;20220721;21.3;16;18.7;3.8;16.76;.5;2.68;11542 +99095;50.26417;4.96796;257;20220722;23.7;13;18.4;2.5;14.26;.1;4.02;21046 +99095;50.26417;4.96796;257;20220723;26.3;12.7;19.5;1.3;14.9;0;3.94;20950 +99095;50.26417;4.96796;257;20220724;29.7;14.4;22;1.8;14.31;0;5.16;25167 +99095;50.26417;4.96796;257;20220725;25;19.3;22.2;4;13.96;.1;4.86;16835 +99095;50.26417;4.96796;257;20220726;22.1;14.4;18.2;3.4;13.91;.2;3.12;11515 +99095;50.26417;4.96796;257;20220727;21;10.6;15.8;3.1;10.61;0;4.41;24900 +99095;50.26417;4.96796;257;20220728;24.2;10.7;17.4;3;10.01;0;4.29;17262 +99095;50.26417;4.96796;257;20220729;25.7;13.4;19.5;2.3;11.56;.2;4.95;24761 +99095;50.26417;4.96796;257;20220730;26.1;11.4;18.7;1.8;12.01;0;4.19;21126 +99095;50.26417;4.96796;257;20220731;24.1;15.3;19.7;3.8;15.11;.1;3.85;16087 +99095;50.26417;4.96796;257;20220801;23.8;17.2;20.5;2.3;16.56;.4;3.06;12671 +99095;50.26417;4.96796;257;20220802;28;14.3;21.1;2.1;14.91;0;4.14;18376 +99095;50.26417;4.96796;257;20220803;32.6;15.1;23.8;1.8;14.71;0;5.5;26047 +99095;50.26417;4.96796;257;20220804;29.7;19.2;24.5;2.2;16.36;4;4.15;14678 +99095;50.26417;4.96796;257;20220805;22.7;16.8;19.8;3.1;15.86;.1;3.4;15052 +99095;50.26417;4.96796;257;20220806;21.1;8.6;14.8;2.9;9.56;0;4.12;23149 +99095;50.26417;4.96796;257;20220807;24;9.7;16.8;3.1;9.86;0;4.71;23529 +99095;50.26417;4.96796;257;20220808;25.2;11.3;18.3;3.3;11.26;0;4.9;23685 +99095;50.26417;4.96796;257;20220809;27.7;13.1;20.4;4;12.46;0;5.72;24940 +99095;50.26417;4.96796;257;20220810;30.7;15.1;22.9;3.2;11.41;0;6.16;24750 +99095;50.26417;4.96796;257;20220811;30.9;17.3;24.1;2.5;9.91;0;6.01;24964 +99095;50.26417;4.96796;257;20220812;31.7;17.1;24.4;2.4;9.71;0;5.87;24564 +99095;50.26417;4.96796;257;20220813;30.7;16;23.4;2.7;9.06;0;5.88;23312 +99095;50.26417;4.96796;257;20220814;30.5;16.3;23.4;2.6;10.46;0;5.43;20290 +99095;50.26417;4.96796;257;20220815;27.1;18;22.5;2.8;15.01;.2;4.1;15303 +99095;50.26417;4.96796;257;20220816;27.4;15.8;21.6;2.1;15.21;5.1;3.87;17377 +99095;50.26417;4.96796;257;20220817;23.3;16.7;20;2.1;16.61;4.8;2.6;10813 +99095;50.26417;4.96796;257;20220818;24;14.4;19.2;1.4;16.61;0;3.25;18775 +99095;50.26417;4.96796;257;20220819;22.6;13.8;18.2;2.8;16.61;1.4;2.32;10472 +99095;50.26417;4.96796;257;20220820;23.5;13.8;18.6;3.3;14.36;0;3.62;17575 +99095;50.26417;4.96796;257;20220821;23.6;10.9;17.3;1.8;12.06;0;3.25;17259 +99095;50.26417;4.96796;257;20220822;26.7;15.3;21;1.7;12.76;0;3.43;14502 +99095;50.26417;4.96796;257;20220823;28.3;14.3;21.3;1.6;14.41;0;3.95;20064 +99095;50.26417;4.96796;257;20220824;31.8;15.6;23.7;1.3;14.36;.2;4.15;20626 +99095;50.26417;4.96796;257;20220825;31.9;19.1;25.5;2.1;13.26;0;4.78;18573 +99095;50.26417;4.96796;257;20220826;21.8;17.6;19.7;3.3;16.51;0;2.32;6962 +99095;50.26417;4.96796;257;20220827;20.2;14.1;17.1;2.3;13.66;0;2.44;11258 +99095;50.26417;4.96796;257;20220828;23.3;14;18.7;3.8;12.06;0;4.08;17913 +99095;50.26417;4.96796;257;20220829;24.1;13.8;18.9;4;10.61;0;4.26;14141 +99095;50.26417;4.96796;257;20220830;28;12.6;20.3;2.7;11.36;.7;4.16;15357 +99095;50.26417;4.96796;257;20220831;24.7;14.1;19.4;3.3;13.31;0;3.8;16215 +99095;50.26417;4.96796;257;20220901;25.4;13.6;19.5;2.6;11.86;0;3.8;16718 +99095;50.26417;4.96796;257;20220902;26.8;13.9;20.3;2.6;10.81;.1;4.27;18375 +99095;50.26417;4.96796;257;20220903;24.2;16.9;20.6;2.1;13.41;7.8;2.79;9650 +99095;50.26417;4.96796;257;20220904;26.1;14.5;20.3;2.4;14.31;0;3.49;16365 +99095;50.26417;4.96796;257;20220905;28.2;16.7;22.5;2.5;13.11;6.5;3.76;12892 +99095;50.26417;4.96796;257;20220906;28.6;14.9;21.7;2.9;15.26;3.4;4.14;18506 +99095;50.26417;4.96796;257;20220907;22.5;14.7;18.6;2.6;15.61;1.1;2.64;13423 +99095;50.26417;4.96796;257;20220908;20.2;13.5;16.8;4;14.61;5.9;2.33;10621 +99095;50.26417;4.96796;257;20220909;18;13.1;15.6;5.7;14.26;9.9;1.99;8857 +99095;50.26417;4.96796;257;20220910;20.3;12.9;16.6;4.2;14.86;4.7;2.12;8988 +99095;50.26417;4.96796;257;20220911;21;13.8;17.4;1.4;14.76;0;2.1;12066 +99095;50.26417;4.96796;257;20220912;24.7;10.5;17.6;1.9;13.01;.1;2.93;16672 +99095;50.26417;4.96796;257;20220913;21.3;15.2;18.3;1.8;16.06;12.2;1.47;4385 +99095;50.26417;4.96796;257;20220914;21.1;16.7;18.9;1.7;18.01;22.8;1.35;4694 +99095;50.26417;4.96796;257;20220915;17.4;10.8;14.1;2.1;13.61;0;1.5;8962 +99095;50.26417;4.96796;257;20220916;13.4;10.3;11.8;3.4;11.11;3.8;1.52;8408 +99095;50.26417;4.96796;257;20220917;12;7.5;9.8;4.5;10.56;3.3;1.2;8364 +99095;50.26417;4.96796;257;20220918;13.9;7.5;10.7;4.3;9.76;1.5;1.83;10733 +99095;50.26417;4.96796;257;20220919;14.9;7.4;11.1;2.9;10.26;.1;1.68;10542 +99095;50.26417;4.96796;257;20220920;15.3;7.4;11.3;1.8;10.31;0;1.55;10350 +99095;50.26417;4.96796;257;20220921;16.3;4.9;10.6;1.6;9.51;0;1.8;14375 +99095;50.26417;4.96796;257;20220922;18.1;5.5;11.8;1.7;8.51;0;2.19;16379 +99095;50.26417;4.96796;257;20220923;16.3;6.9;11.6;1.4;9.26;0;1.52;8703 +99095;50.26417;4.96796;257;20220924;15.2;9.6;12.4;1.3;11.46;2.3;1.17;6408 +99095;50.26417;4.96796;257;20220925;15.6;9.8;12.7;3.1;11.26;.2;1.65;9206 +99095;50.26417;4.96796;257;20220926;12;7.6;9.8;4.8;10.41;8.8;1.06;4841 +99095;50.26417;4.96796;257;20220927;12.2;7.3;9.8;4.4;9.81;4.1;1.33;7587 +99095;50.26417;4.96796;257;20220928;13.3;6.9;10.1;2.8;9.41;.2;1.48;9652 +99095;50.26417;4.96796;257;20220929;13.8;2.9;8.3;1.4;8.21;0;1.38;12130 +99095;50.26417;4.96796;257;20220930;15.5;2.7;9.1;3;8.76;9.8;1.75;13714 +99095;50.26417;4.96796;257;20221001;17.2;9.6;13.4;6.8;12.16;3.4;1.92;8774 +99095;50.26417;4.96796;257;20221002;13;12.1;12.5;3.2;13.06;10.3;.81;3052 +99095;50.26417;4.96796;257;20221003;15.3;6.5;10.9;1.2;10.96;0;1.19;10062 +99095;50.26417;4.96796;257;20221004;16.8;6.1;11.4;2.3;10.46;0;1.53;11424 +99095;50.26417;4.96796;257;20221005;19.5;10.2;14.9;4.6;13.45;.6;2.01;11850 +99095;50.26417;4.96796;257;20221006;16.3;8.9;12.6;2.9;10.56;0;1.73;12223 +99095;50.26417;4.96796;257;20221007;16.8;6.7;11.7;2.3;9.26;.3;1.71;11926 +99095;50.26417;4.96796;257;20221008;14.9;8.1;11.5;2.8;9.51;0;1.53;7704 +99095;50.26417;4.96796;257;20221009;16.9;1.5;9.2;2.5;8.45;0;1.69;13250 +99095;50.26417;4.96796;257;20221010;17.2;8.4;12.8;2.2;11.45;1.6;1.31;6350 +99095;50.26417;4.96796;257;20221011;14.1;4.3;9.2;1.8;9.01;0;1.19;11950 +99095;50.26417;4.96796;257;20221012;16.5;3.6;10.1;1.8;9.16;0;1.29;9512 +99095;50.26417;4.96796;257;20221013;14.8;9.8;12.3;3;11.86;.8;1.06;4952 +99095;50.26417;4.96796;257;20221014;15.9;12.1;14;2.6;13.91;1.7;.9;3661 +99095;50.26417;4.96796;257;20221015;17.6;12.3;15;3.4;14.26;1.6;1.18;5481 +99095;50.26417;4.96796;257;20221016;17.8;12.2;15;3.7;13.96;.1;1.3;6054 +99095;50.26417;4.96796;257;20221017;18.3;15.4;16.9;4;15.76;7.4;1.29;3482 +99095;50.26417;4.96796;257;20221018;18;14.3;16.1;1.9;15.41;.3;1.04;6640 +99095;50.26417;4.96796;257;20221019;17.9;9.2;13.5;3.6;12.91;0;1.25;8628 +99095;50.26417;4.96796;257;20221020;19.3;12.6;15.9;4.8;14.06;7.9;1.64;5682 +99095;50.26417;4.96796;257;20221021;18.1;13.5;15.8;4.6;14.31;0;1.43;5675 +99095;50.26417;4.96796;257;20221022;17.9;12.4;15.1;3.9;13.66;0;1.32;4891 +99095;50.26417;4.96796;257;20221023;19.2;13;16.1;4.5;13.61;1.8;1.71;4475 +99095;50.26417;4.96796;257;20221024;16.7;14.4;15.6;7.3;12.51;1.3;2.21;5367 +99095;50.26417;4.96796;257;20221025;15.6;12;13.8;4.1;12.36;.2;1.28;4851 +99095;50.26417;4.96796;257;20221026;19.8;12.2;16;3.3;13.75;.1;1.49;8600 +99095;50.26417;4.96796;257;20221027;20.6;12.9;16.8;4.1;13.36;0;1.84;6133 +99095;50.26417;4.96796;257;20221028;21.7;16.5;19.1;3.8;13.91;0;2.16;6240 +99095;50.26417;4.96796;257;20221029;21.9;14.3;18.1;2.8;13.71;0;1.71;4637 +99095;50.26417;4.96796;257;20221030;20;12.1;16;2;12.11;.8;1.31;5888 +99095;50.26417;4.96796;257;20221031;18.7;10.4;14.6;2.9;12.66;.7;1.23;4951 +99095;50.26417;4.96796;257;20221101;14.5;10.8;12.7;7.1;11.16;0;1.56;5818 +99095;50.26417;4.96796;257;20221102;13.4;9.4;11.4;5.8;9.66;0;1.56;5383 +99095;50.26417;4.96796;257;20221103;13.2;9.5;11.4;5;10.26;3.9;1.3;2742 +99095;50.26417;4.96796;257;20221104;10.3;7.2;8.8;2.9;9.51;1.3;.7;2647 +99095;50.26417;4.96796;257;20221105;10;3.2;6.6;2.8;8.85;.1;.5;4650 +99095;50.26417;4.96796;257;20221106;9.1;7.6;8.3;5.1;9.5;1.1;.78;2250 +99095;50.26417;4.96796;257;20221107;13.4;7.8;10.6;5.8;11.8;.1;.68;2750 +99095;50.26417;4.96796;257;20221108;14.7;9.9;12.3;5.3;10.85;1.7;1.41;3850 +99095;50.26417;4.96796;257;20221109;12.7;10.6;11.7;5.3;10.71;.4;1.15;4032 +99095;50.26417;4.96796;257;20221110;11.9;6.2;9;3.1;9.46;0;.63;6122 +99095;50.26417;4.96796;257;20221111;12.6;6.1;9.4;2.5;9.21;0;.74;4571 +99095;50.26417;4.96796;257;20221112;17.3;3.3;10.3;1.4;8.95;0;.67;6200 +99095;50.26417;4.96796;257;20221113;15.7;3.5;9.6;1.6;8.2;0;.74;6900 +99095;50.26417;4.96796;257;20221114;6.5;.2;3.3;1.6;7.7;.5;.3;1750 +99095;50.26417;4.96796;257;20221115;12.1;6.3;9.2;4.1;11.31;4.6;.29;3287 +99095;50.26417;4.96796;257;20221116;10.8;7.5;9.2;4.7;11.1;11.5;.37;2900 +99095;50.26417;4.96796;257;20221117;10.9;8.9;9.9;7.3;10.16;2.9;.95;2840 +99095;50.26417;4.96796;257;20221118;9.3;7;8.1;3.8;9.31;0;.62;2143 +99095;50.26417;4.96796;257;20221119;8.8;5.9;7.3;2.9;9.01;4;.5;1995 +99095;50.26417;4.96796;257;20221120;7.1;3.6;5.3;3.9;8.41;4.4;.31;2341 +99095;50.26417;4.96796;257;20221121;6.9;2.8;4.8;4.8;8.01;2.1;.36;2403 +99095;50.26417;4.96796;257;20221122;7.4;3.7;5.5;6;8.01;1;.54;2396 +99095;50.26417;4.96796;257;20221123;8.4;5.6;7;6;8.56;5.7;.69;2248 +99095;50.26417;4.96796;257;20221124;9.2;6.4;7.8;5.8;8.91;2;.65;3987 +99095;50.26417;4.96796;257;20221125;9.9;6.9;8.4;3.6;9.26;.2;.63;2257 +99095;50.26417;4.96796;257;20221126;7.8;3.6;5.7;3;8.31;0;.35;2481 +99095;50.26417;4.96796;257;20221127;7;4.1;5.6;5.2;7.51;.9;.72;1660 +99095;50.26417;4.96796;257;20221128;8.3;6;7.1;3.3;8.91;1.3;.53;1083 +99095;50.26417;4.96796;257;20221129;6.7;2.3;4.5;1.3;8.16;0;.11;3072 +99095;50.26417;4.96796;257;20221130;6.3;3.1;4.7;1.9;8.21;.2;.24;1709 +99095;50.26417;4.96796;257;20221201;4.4;4.1;4.3;3.7;7.76;0;.38;382 +99095;50.26417;4.96796;257;20221202;2.2;2.2;2.2;3.9;6.56;.7;.41;180 +99095;50.26417;4.96796;257;20221203;1.7;.5;1.1;3.6;5.76;0;.42;1205 +99095;50.26417;4.96796;257;20221204;.6;.3;.4;3.3;5.46;4.7;.41;1113 +99095;50.26417;4.96796;257;20221205;.7;-.2;.2;1.3;6.01;4.7;.24;909 +99095;50.26417;4.96796;257;20221206;4.4;.3;2.4;1.8;6.86;.4;.18;2170 +99095;50.26417;4.96796;257;20221207;4.4;1.5;3;3.1;7.31;1.7;.2;1731 +99095;50.26417;4.96796;257;20221208;2.3;1;1.7;2.8;6.41;.1;.25;1472 +99095;50.26417;4.96796;257;20221209;-.6;-3.4;-2;1.1;5.16;.1;.12;1849 +99095;50.26417;4.96796;257;20221210;-1.9;-3.9;-2.9;1.5;4.91;0;.13;1509 +99095;50.26417;4.96796;257;20221211;-.6;-2.3;-1.5;2.4;4.96;0;.18;2287 +99095;50.26417;4.96796;257;20221212;-.2;-5.7;-2.9;2.1;4.06;0;.08;4481 +99095;50.26417;4.96796;257;20221213;-1.4;-6.2;-3.8;3;3.41;0;.35;3374 +99095;50.26417;4.96796;257;20221214;.1;-4.2;-2;1.8;3.56;0;.36;2762 +99095;50.26417;4.96796;257;20221215;-.2;-8.8;-4.5;1.6;3.51;0;.07;4484 +99095;50.26417;4.96796;257;20221216;-1.5;-9.2;-5.3;.8;3.9;0;.23;800 +99095;50.26417;4.96796;257;20221217;-1.8;-6.9;-4.3;1.4;4.06;0;.04;3514 +99095;50.26417;4.96796;257;20221218;.2;-5.6;-2.7;3.2;3.76;2.3;.45;2442 +99095;50.26417;4.96796;257;20221219;10.1;-.2;4.9;6.6;7.96;1.2;.58;1755 +99095;50.26417;4.96796;257;20221220;11.3;9.8;10.6;5.9;9.81;7.4;1.28;510 +99095;50.26417;4.96796;257;20221221;9.6;9;9.3;4;10.66;16;.36;2158 +99095;50.26417;4.96796;257;20221222;10;8.4;9.2;5.3;11.16;8.6;.28;1247 +99095;50.26417;4.96796;257;20221223;12.6;8.4;10.5;5.9;11.01;9.6;.77;1184 +99095;50.26417;4.96796;257;20221224;10.8;8.7;9.7;4.9;10.16;.4;.72;1820 +99095;50.26417;4.96796;257;20221225;11.6;8;9.8;4.3;10.71;5.1;.6;1163 +99095;50.26417;4.96796;257;20221226;10;9.7;9.8;5.5;9.36;2.2;1.12;1241 +99095;50.26417;4.96796;257;20221227;6.2;1.8;4;4.8;6.91;0;.41;3276 +99095;50.26417;4.96796;257;20221228;8.5;3.6;6;8.3;8.96;3.3;.34;1074 +99095;50.26417;4.96796;257;20221229;9.5;8.3;8.9;8.1;9.11;.9;1.11;1474 +99095;50.26417;4.96796;257;20221230;11.8;4.2;8;6.9;9.41;6.1;.75;1686 +99095;50.26417;4.96796;257;20221231;14.9;11.7;13.3;10;12.06;.1;1.57;1417 +100085;50.27309;1.57327;5;20220101;16.4;11.3;13.8;4.5;11.9;.7;1.2;2996 +100085;50.27309;1.57327;5;20220102;12.5;12.4;12.4;7.5;11.7;4.5;1.37;447 +100085;50.27309;1.57327;5;20220103;11.4;10.3;10.8;6.3;10.8;12.9;1.01;1427 +100085;50.27309;1.57327;5;20220104;9.8;7.6;8.7;5.5;8.9;7.6;.99;2022 +100085;50.27309;1.57327;5;20220105;6.6;3.7;5.1;6.8;6.4;.1;1.17;2338 +100085;50.27309;1.57327;5;20220106;7.1;1.4;4.2;4.2;6.7;2.7;.59;3296 +100085;50.27309;1.57327;5;20220107;8.3;4.7;6.5;8.2;7.6;13.9;1.08;2650 +100085;50.27309;1.57327;5;20220108;9.1;2.8;5.9;7.8;8.5;17.3;.48;3532 +100085;50.27309;1.57327;5;20220109;8.4;7.1;7.7;6.4;7.5;.1;1.41;1637 +100085;50.27309;1.57327;5;20220110;3.8;.3;2;3.8;7.1;0;.08;2697 +100085;50.27309;1.57327;5;20220111;6.7;2.3;4.5;2.8;7.5;.4;.32;3055 +100085;50.27309;1.57327;5;20220112;8;4.3;6.1;1.4;8;0;.32;2837 +100085;50.27309;1.57327;5;20220113;6.9;.7;3.8;2.2;6.8;0;.32;3708 +100085;50.27309;1.57327;5;20220114;8.8;-.9;3.9;2;6.6;.1;.33;4690 +100085;50.27309;1.57327;5;20220115;4;-.4;1.8;2.2;6.5;.1;.19;3209 +100085;50.27309;1.57327;5;20220116;8.6;1.7;5.1;3.9;8.4;1.7;.23;4065 +100085;50.27309;1.57327;5;20220117;7.9;-.5;3.7;1.6;7.1;.1;.2;4543 +100085;50.27309;1.57327;5;20220118;8.6;-1.2;3.7;1.8;7.2;.1;.2;4974 +100085;50.27309;1.57327;5;20220119;9;3.7;6.3;3;8.5;.9;.4;3717 +100085;50.27309;1.57327;5;20220120;6.7;2.5;4.6;3.9;6.9;.1;.63;3360 +100085;50.27309;1.57327;5;20220121;7;.9;3.9;3.9;7;0;.48;4104 +100085;50.27309;1.57327;5;20220122;6;5.6;5.8;2.7;7.4;0;.72;1088 +100085;50.27309;1.57327;5;20220123;5.8;4.2;5;1.9;7.1;0;.53;2180 +100085;50.27309;1.57327;5;20220124;6.2;1.1;3.6;2.3;6.4;0;.48;3929 +100085;50.27309;1.57327;5;20220125;1.6;-2.3;-.4;1.9;5.9;0;.15;3493 +100085;50.27309;1.57327;5;20220126;5.9;.5;3.2;3;7.3;0;.25;4170 +100085;50.27309;1.57327;5;20220127;8.9;6.2;7.5;6.4;9.7;.7;.46;3004 +100085;50.27309;1.57327;5;20220128;9.1;.3;4.7;3.4;8.4;.1;.24;5488 +100085;50.27309;1.57327;5;20220129;9.6;6.4;8;7.6;10.9;.4;.1;3375 +100085;50.27309;1.57327;5;20220130;8.5;6.2;7.3;3.6;8;.6;.87;2912 +100085;50.27309;1.57327;5;20220131;8;7;7.5;8.3;6.9;.1;1.84;1961 +100085;50.27309;1.57327;5;20220201;10.3;6.4;8.3;8.5;10.1;.1;.61;3910 +100085;50.27309;1.57327;5;20220202;10.1;8.4;9.2;5.9;10.3;.1;.75;2634 +100085;50.27309;1.57327;5;20220203;8.1;7.2;7.6;5.1;9.4;.7;.63;1956 +100085;50.27309;1.57327;5;20220204;9.7;7.8;8.7;7.8;8.6;.4;1.42;2876 +100085;50.27309;1.57327;5;20220205;9.5;6.4;7.9;7.6;8.3;.7;1.28;3728 +100085;50.27309;1.57327;5;20220206;10.6;8.6;9.6;12.3;10;6.5;1.25;3050 +100085;50.27309;1.57327;5;20220207;9.1;6.8;7.9;6.5;7.8;.4;1.42;3324 +100085;50.27309;1.57327;5;20220208;10.1;8.4;9.2;6.5;10.9;.2;.56;2910 +100085;50.27309;1.57327;5;20220209;10.4;5.5;7.9;2.9;9.7;.6;.55;5003 +100085;50.27309;1.57327;5;20220210;8.2;7.1;7.6;3.8;8.41;3;.83;3726 +100085;50.27309;1.57327;5;20220211;9.1;3.3;6.2;3;6.64;0;.98;6521 +100085;50.27309;1.57327;5;20220212;8.8;.2;4.5;3.4;5.57;0;1.13;7745 +100085;50.27309;1.57327;5;20220213;11.7;2.1;6.9;5.1;7.44;3.1;1.27;7092 +100085;50.27309;1.57327;5;20220214;10.8;7.9;9.4;5.6;9.07;1.4;1.28;6005 +100085;50.27309;1.57327;5;20220215;9.2;6;7.6;5;9.24;11.3;.69;3596 +100085;50.27309;1.57327;5;20220216;12.1;9.2;10.6;11.8;12.2;.7;.58;4331 +100085;50.27309;1.57327;5;20220217;11.1;9.9;10.5;9.6;10;.4;1.56;2842 +100085;50.27309;1.57327;5;20220218;12.5;8.8;10.6;12.2;8.8;1.4;2.43;5052 +100085;50.27309;1.57327;5;20220219;8.6;6.5;7.5;11;7.9;1.1;1.58;3875 +100085;50.27309;1.57327;5;20220220;11.8;7.4;9.6;12.2;10.2;1.9;1.25;5688 +100085;50.27309;1.57327;5;20220221;10.4;7;8.7;13;7.8;0;2.21;5085 +100085;50.27309;1.57327;5;20220222;11.5;7.9;9.7;7.4;10.3;.5;1.09;5316 +100085;50.27309;1.57327;5;20220223;9.8;2.9;6.3;3.8;8.7;.1;.73;7467 +100085;50.27309;1.57327;5;20220224;9.5;7.6;8.5;9.4;7.3;2;2.18;3995 +100085;50.27309;1.57327;5;20220225;9.5;6.7;8.1;6.5;7.2;0;1.83;4920 +100085;50.27309;1.57327;5;20220226;9.9;-.2;4.8;3.6;6.3;.1;1.26;9466 +100085;50.27309;1.57327;5;20220227;9.7;.5;5.1;5.3;5.5;0;1.79;9178 +100085;50.27309;1.57327;5;20220228;12.8;1.7;7.2;4;6.2;1.4;1.89;10235 +100085;50.27309;1.57327;5;20220301;10.1;4.8;7.4;3.2;8.2;1.8;1.08;7190 +100085;50.27309;1.57327;5;20220302;10.1;5.5;7.8;3.6;8;0;1.24;6803 +100085;50.27309;1.57327;5;20220303;12.6;2.8;7.7;1.9;9.2;0;.98;10068 +100085;50.27309;1.57327;5;20220304;10.1;8.6;9.3;2;10.5;.5;.74;4016 +100085;50.27309;1.57327;5;20220305;7.1;6.9;7;3.3;9.2;.6;.58;1506 +100085;50.27309;1.57327;5;20220306;7.9;2.7;5.3;4.4;5.9;0;1.52;7675 +100085;50.27309;1.57327;5;20220307;5.5;-.7;2.4;4.7;5;0;1.32;8501 +100085;50.27309;1.57327;5;20220308;11.3;-1.1;5.1;6.2;5.3;0;2.26;12185 +100085;50.27309;1.57327;5;20220309;13.7;2.4;8;4.8;8.1;0;1.78;11801 +100085;50.27309;1.57327;5;20220310;16.6;5;10.8;4.8;8.5;0;2.41;12127 +100085;50.27309;1.57327;5;20220311;13;5.5;9.2;6.2;9.1;.2;1.71;9894 +100085;50.27309;1.57327;5;20220312;13;7.6;10.3;5.8;9.2;0;1.86;8517 +100085;50.27309;1.57327;5;20220313;11.8;7.3;9.5;4.8;9.6;2.6;1.4;7885 +100085;50.27309;1.57327;5;20220314;13.3;5.8;9.5;3.1;9;0;1.57;10310 +100085;50.27309;1.57327;5;20220315;14.4;6;10.2;3.1;9.7;0;1.61;11058 +100085;50.27309;1.57327;5;20220316;14;8.7;11.3;4.8;11;0;1.54;8907 +100085;50.27309;1.57327;5;20220317;10;6.9;8.4;3.7;8;0;1.5;6909 +100085;50.27309;1.57327;5;20220318;14.6;1;7.8;4.4;7.11;.1;2.25;15200 +100085;50.27309;1.57327;5;20220319;16;6.3;11.1;6;6.24;0;3.54;15291 +100085;50.27309;1.57327;5;20220320;10.7;2.7;6.7;3.1;5.91;0;1.93;13287 +100085;50.27309;1.57327;5;20220321;17.5;1;9.2;2.9;8.07;0;2.25;15781 +100085;50.27309;1.57327;5;20220322;19.2;6.5;12.9;2.9;8.14;0;2.82;15032 +100085;50.27309;1.57327;5;20220323;18.2;3.7;11;2.7;7.31;0;2.66;16318 +100085;50.27309;1.57327;5;20220324;18;2.9;10.4;2.9;7.11;0;2.63;16882 +100085;50.27309;1.57327;5;20220325;16.4;5.3;10.9;3.8;7.54;0;2.7;14706 +100085;50.27309;1.57327;5;20220326;17.3;6.6;11.9;4.3;8.37;0;2.87;14949 +100085;50.27309;1.57327;5;20220327;16.5;7.7;12.1;3.7;10.07;.1;2.27;14235 +100085;50.27309;1.57327;5;20220328;16.9;3.6;10.3;2.5;10.04;.3;1.97;15090 +100085;50.27309;1.57327;5;20220329;15;10.1;12.5;2.9;10.41;2;1.71;5804 +100085;50.27309;1.57327;5;20220330;10.5;8.4;9.4;3.1;9.54;4.9;1.19;4909 +100085;50.27309;1.57327;5;20220331;7.4;3.8;5.6;9.2;6.84;7.3;1.64;9509 +100085;50.27309;1.57327;5;20220401;5.5;.9;3.2;9.3;5.94;2.6;1.34;8179 +100085;50.27309;1.57327;5;20220402;7.5;.2;3.8;5.1;5.34;.1;1.82;12525 +100085;50.27309;1.57327;5;20220403;8.3;-1.6;3.3;2.8;5.64;.4;1.58;14292 +100085;50.27309;1.57327;5;20220404;9;2.6;5.8;6;8.74;3.3;.64;6688 +100085;50.27309;1.57327;5;20220405;12.1;8.7;10.4;6.7;10.91;.7;1.44;10870 +100085;50.27309;1.57327;5;20220406;11.6;9.2;10.4;5.8;10.14;4;1.47;5679 +100085;50.27309;1.57327;5;20220407;11.8;9.7;10.8;8.8;9.51;4.5;2.29;11838 +100085;50.27309;1.57327;5;20220408;7.8;5.4;6.6;3.3;7.41;5.4;1.14;4036 +100085;50.27309;1.57327;5;20220409;10.3;1.3;5.8;3.2;7.17;.4;1.9;17561 +100085;50.27309;1.57327;5;20220410;12.9;.9;6.9;2.7;6.91;0;2.27;17676 +100085;50.27309;1.57327;5;20220411;18.5;5.3;11.9;4.8;7.77;0;3.64;17320 +100085;50.27309;1.57327;5;20220412;20;10.7;15.4;2.8;11.47;.1;3.06;16036 +100085;50.27309;1.57327;5;20220413;16.7;8.3;12.5;1.6;12.01;.1;2.16;15698 +100085;50.27309;1.57327;5;20220414;16.4;5.9;11.1;2;11.44;.2;2.23;17803 +100085;50.27309;1.57327;5;20220415;17.3;5.5;11.4;2.3;11.07;0;2.53;19588 +100085;50.27309;1.57327;5;20220416;17.4;7.6;12.5;3.1;10.11;.1;2.96;20502 +100085;50.27309;1.57327;5;20220417;20.1;5.8;12.9;2.9;7.74;0;3.73;21367 +100085;50.27309;1.57327;5;20220418;13.6;4.7;9.2;2.4;10.01;0;1.68;11993 +100085;50.27309;1.57327;5;20220419;14.8;6.3;10.5;3;10.44;.1;2.07;15484 +100085;50.27309;1.57327;5;20220420;18;6.2;12.1;3.4;9.61;0;2.97;18062 +100085;50.27309;1.57327;5;20220421;18.3;6.7;12.5;3.7;9.44;0;3.33;21727 +100085;50.27309;1.57327;5;20220422;16.5;9.7;13.1;4.2;10.17;0;2.85;15769 +100085;50.27309;1.57327;5;20220423;18.8;10.1;14.5;4;10.94;.1;3.25;18433 +100085;50.27309;1.57327;5;20220424;16.8;10.3;13.6;4.7;10.67;.1;3.02;17307 +100085;50.27309;1.57327;5;20220425;13.7;6.8;10.2;4.6;9.64;.1;2.25;14827 +100085;50.27309;1.57327;5;20220426;14.6;7;10.8;4.3;8.57;.1;3.07;20591 +100085;50.27309;1.57327;5;20220427;15.4;2.8;9.1;4.7;8.31;0;2.89;20875 +100085;50.27309;1.57327;5;20220428;16.9;6.8;11.8;4.7;9.37;0;2.99;17327 +100085;50.27309;1.57327;5;20220429;14.6;8.2;11.4;4.7;9.87;0;2.62;16311 +100085;50.27309;1.57327;5;20220430;14.6;7.1;10.8;4;8.64;0;2.85;18262 +100085;50.27309;1.57327;5;20220501;15.4;3.6;9.5;2.5;8.74;.1;2.63;19136 +100085;50.27309;1.57327;5;20220502;16.4;9;12.7;3;9.36;0;3.11;17708 +100085;50.27309;1.57327;5;20220503;16.4;6;11.2;2.7;9.71;0;2.98;21003 +100085;50.27309;1.57327;5;20220504;14.9;4.4;9.6;2.3;10.31;.2;2.2;17298 +100085;50.27309;1.57327;5;20220505;15.6;10.4;13;3;11.64;.1;2.83;20053 +100085;50.27309;1.57327;5;20220506;16.6;4.6;10.6;2.9;11.4;.1;2.65;21797 +100085;50.27309;1.57327;5;20220507;16.1;11.1;13.6;3.7;13.3;.1;2.2;14164 +100085;50.27309;1.57327;5;20220508;20.3;10.9;15.6;2.9;11.9;0;3.54;19523 +100085;50.27309;1.57327;5;20220509;21.7;4.8;13.2;2.1;10.6;0;3.95;26317 +100085;50.27309;1.57327;5;20220510;18.2;12.3;15.2;4.2;12.8;0;3;15648 +100085;50.27309;1.57327;5;20220511;18;9.7;13.8;4.8;12.4;0;3.02;18655 +100085;50.27309;1.57327;5;20220512;15.7;10.8;13.2;5.5;12.2;.1;2.47;14416 +100085;50.27309;1.57327;5;20220513;15.5;11.5;13.5;6;12;0;2.53;13095 +100085;50.27309;1.57327;5;20220514;17.9;11.2;14.5;2.8;12.3;0;2.94;17025 +100085;50.27309;1.57327;5;20220515;26.7;10.7;18.7;3.6;13.2;1;5.33;26423 +100085;50.27309;1.57327;5;20220516;20.9;14.8;17.8;4.6;15.4;0;3.35;16404 +100085;50.27309;1.57327;5;20220517;27.2;11.8;19.5;2.5;15.3;3.7;4.91;26168 +100085;50.27309;1.57327;5;20220518;23.2;13.9;18.5;3.3;15.6;0;3.9;20434 +100085;50.27309;1.57327;5;20220519;16.2;15.1;15.6;3.4;14.9;6.1;1.73;7077 +100085;50.27309;1.57327;5;20220520;14.5;10.2;12.3;3.2;13.1;9.7;1.94;14024 +100085;50.27309;1.57327;5;20220521;16.3;12.8;14.5;4.7;13.2;.1;2.44;12707 +100085;50.27309;1.57327;5;20220522;20.8;6.6;13.7;1.5;13.6;.9;3.62;25668 +100085;50.27309;1.57327;5;20220523;15.4;14;14.7;3.4;14.8;9.5;1.6;8110 +100085;50.27309;1.57327;5;20220524;15.8;12.2;14;7;12.1;1.5;2.76;13036 +100085;50.27309;1.57327;5;20220525;15.7;8.8;12.2;6.2;12.7;.7;2.29;18102 +100085;50.27309;1.57327;5;20220526;16;13.1;14.5;7.6;14;0;2.19;11786 +100085;50.27309;1.57327;5;20220527;16.8;13.7;15.2;6.1;14.2;.1;2.41;12225 +100085;50.27309;1.57327;5;20220528;17.1;10.1;13.6;3.3;11.1;0;3.17;18415 +100085;50.27309;1.57327;5;20220529;14.5;8.1;11.3;2.6;9.9;4.4;2.72;17664 +100085;50.27309;1.57327;5;20220530;15.1;2.9;9;1.5;9.5;.1;3.03;24449 +100085;50.27309;1.57327;5;20220531;16.8;6.2;11.5;3.2;10.8;.3;3.17;22855 +100085;50.27309;1.57327;5;20220601;16.1;8.9;12.5;3.2;11.6;.1;2.83;18892 +100085;50.27309;1.57327;5;20220602;19.7;5.8;12.7;2.5;11.3;0;3.81;26305 +100085;50.27309;1.57327;5;20220603;21.7;10.4;16;2.7;14;3;3.9;23777 +100085;50.27309;1.57327;5;20220604;24.3;12.6;18.4;3.7;16.4;6.7;4.33;24249 +100085;50.27309;1.57327;5;20220605;15.9;13.6;14.7;3;15.6;.4;1.74;10790 +100085;50.27309;1.57327;5;20220606;17.6;10.6;14.1;4.4;13.6;.7;2.82;18841 +100085;50.27309;1.57327;5;20220607;18.5;12.2;15.3;2.7;15;2.8;2.81;17910 +100085;50.27309;1.57327;5;20220608;17.9;14.4;16.1;5.8;15.5;.5;2.46;13380 +100085;50.27309;1.57327;5;20220609;17.8;14;15.9;6.4;14.4;0;2.79;13963 +100085;50.27309;1.57327;5;20220610;19;14.3;16.6;2.9;15.7;0;2.75;15548 +100085;50.27309;1.57327;5;20220611;18;14.3;16.1;4.1;14.2;0;2.8;13817 +100085;50.27309;1.57327;5;20220612;18;13.8;15.9;4.2;14.1;0;2.85;14738 +100085;50.27309;1.57327;5;20220613;17.7;14.4;16;3.3;12.3;0;3.02;13081 +100085;50.27309;1.57327;5;20220614;21.5;8;14.7;2.7;12.1;0;4.23;26454 +100085;50.27309;1.57327;5;20220615;23.5;10.1;16.8;2.6;13.4;0;4.55;26378 +100085;50.27309;1.57327;5;20220616;23.6;9.4;16.5;1.5;14.2;0;4.36;27172 +100085;50.27309;1.57327;5;20220617;30;14.3;22.1;2.2;15.5;0;5.85;28585 +100085;50.27309;1.57327;5;20220618;31.9;15.4;23.6;3.2;17.2;2.8;6.62;29316 +100085;50.27309;1.57327;5;20220619;16.4;12.2;14.3;4.9;12.7;4.5;2.74;14809 +100085;50.27309;1.57327;5;20220620;21.4;12.8;17.1;3.9;12.7;.1;4.25;21183 +100085;50.27309;1.57327;5;20220621;22.4;9.7;16;2.7;13.3;0;4.29;25736 +100085;50.27309;1.57327;5;20220622;26.5;11.5;19;2.9;13.9;0;5.37;27964 +100085;50.27309;1.57327;5;20220623;22.4;15.9;19.1;1.9;17;2.5;3.46;18414 +100085;50.27309;1.57327;5;20220624;21.1;14;17.5;2.1;17;7.1;3.24;19237 +100085;50.27309;1.57327;5;20220625;18;14.6;16.3;3.6;14.9;1.7;2.6;13314 +100085;50.27309;1.57327;5;20220626;19;10.9;14.9;2.9;12.9;.3;3.4;20522 +100085;50.27309;1.57327;5;20220627;18.5;9.4;13.9;2.5;13.4;2.9;3.2;21733 +100085;50.27309;1.57327;5;20220628;21.9;9.1;15.5;2.2;13.2;0;4.12;25747 +100085;50.27309;1.57327;5;20220629;20.9;10.2;15.5;2.5;14;5.6;3.73;23519 +100085;50.27309;1.57327;5;20220630;16.9;11.9;14.4;2.9;14.1;2.3;2.52;16068 +100085;50.27309;1.57327;5;20220701;18.2;10.6;14.4;4;13;0;3.18;19777 +100085;50.27309;1.57327;5;20220702;21.7;10.2;15.9;2.6;13.2;0;4.06;24287 +100085;50.27309;1.57327;5;20220703;18.5;12.2;15.3;4.4;14.2;.1;2.99;17956 +100085;50.27309;1.57327;5;20220704;19.3;12.6;15.9;4;14.8;0;3.1;18485 +100085;50.27309;1.57327;5;20220705;19.9;14.8;17.3;3.4;14.6;.2;3.25;16102 +100085;50.27309;1.57327;5;20220706;19.6;14.3;16.9;3.7;15.4;0;3.02;16382 +100085;50.27309;1.57327;5;20220707;20.1;17.2;18.6;4;15.6;0;3.05;12100 +100085;50.27309;1.57327;5;20220708;21.3;7.6;14.4;1.5;13.7;.1;3.86;26208 +100085;50.27309;1.57327;5;20220709;22.6;10.9;16.7;2.7;15.2;.1;3.95;24166 +100085;50.27309;1.57327;5;20220710;22.2;9.4;15.8;2.4;14.1;0;4;25212 +100085;50.27309;1.57327;5;20220711;26;12.4;19.2;2.5;15.3;0;4.81;25920 +100085;50.27309;1.57327;5;20220712;28.9;14.4;21.6;2.1;16.4;0;5.29;26690 +100085;50.27309;1.57327;5;20220713;24.1;16;20;1.7;18.5;0;3.66;19898 +100085;50.27309;1.57327;5;20220714;23.3;14.9;19.1;2.5;17.2;0;3.7;20203 +100085;50.27309;1.57327;5;20220715;21.2;10;15.6;2;12.9;0;3.79;23251 +100085;50.27309;1.57327;5;20220716;22.7;10.1;16.4;2.1;14.5;0;3.97;24580 +100085;50.27309;1.57327;5;20220717;27.8;11.8;19.8;2.6;13.1;0;5.51;27601 +100085;50.27309;1.57327;5;20220718;33.6;16.2;24.9;2.5;14;0;6.74;28681 +100085;50.27309;1.57327;5;20220719;40.9;18.8;29.8;4.6;14.9;2.3;10.19;29731 +100085;50.27309;1.57327;5;20220720;23.4;18.6;21;3.5;19.4;2.9;3.27;14967 +100085;50.27309;1.57327;5;20220721;21.9;18;19.9;3.8;18.6;0;2.93;13441 +100085;50.27309;1.57327;5;20220722;23.5;14.2;18.8;3.2;15.8;.3;3.97;20657 +100085;50.27309;1.57327;5;20220723;22;14.4;18.2;2.1;16.9;0;3.25;18599 +100085;50.27309;1.57327;5;20220724;28.4;13.1;20.7;2.5;16.3;0;5.13;26265 +100085;50.27309;1.57327;5;20220725;21.6;18.8;20.2;7.3;17.6;0;3.4;11203 +100085;50.27309;1.57327;5;20220726;19.5;17.6;18.5;3.7;15.6;.6;2.63;9192 +100085;50.27309;1.57327;5;20220727;24.1;9.6;16.8;2.7;12.8;0;4.46;25224 +100085;50.27309;1.57327;5;20220728;22.3;11.3;16.8;2.4;13;0;3.88;21869 +100085;50.27309;1.57327;5;20220729;23.3;10.5;16.9;1.8;13.8;0;3.91;23472 +100085;50.27309;1.57327;5;20220730;22.1;12.1;17.1;3.3;15.4;0;3.53;20645 +100085;50.27309;1.57327;5;20220731;21.2;18.3;19.7;6.8;19.2;0;2.61;11074 +100085;50.27309;1.57327;5;20220801;21.3;18.8;20;4.1;19.2;.3;2.46;10229 +100085;50.27309;1.57327;5;20220802;22;17.1;19.5;3.9;18.1;.1;2.98;14232 +100085;50.27309;1.57327;5;20220803;22.3;12.7;17.5;1.8;18.1;.1;3.09;19799 +100085;50.27309;1.57327;5;20220804;21.7;17.2;19.4;3.4;18.4;.3;2.75;13487 +100085;50.27309;1.57327;5;20220805;20.8;11.3;16;2.7;14.1;.1;3.25;19470 +100085;50.27309;1.57327;5;20220806;22;8.5;15.2;2.5;11.7;0;3.86;23066 +100085;50.27309;1.57327;5;20220807;23.9;8.5;16.2;2.7;12.1;0;4.27;24485 +100085;50.27309;1.57327;5;20220808;26.2;7.9;17;2.5;13.7;0;4.55;26523 +100085;50.27309;1.57327;5;20220809;28.2;13.3;20.7;3;15.3;0;4.96;23784 +100085;50.27309;1.57327;5;20220810;29.6;14.1;21.8;2.5;17;.1;4.92;24101 +100085;50.27309;1.57327;5;20220811;30;12.7;21.3;2.1;16.1;0;4.94;25293 +100085;50.27309;1.57327;5;20220812;30.2;13.1;21.6;2.1;15.5;0;4.99;24977 +100085;50.27309;1.57327;5;20220813;33;14.7;23.8;2.7;13.5;0;6.1;25661 +100085;50.27309;1.57327;5;20220814;30.8;14.4;22.6;3.1;15.4;.3;5.54;24124 +100085;50.27309;1.57327;5;20220815;25.2;18.3;21.7;3.5;19.1;.3;3.54;15547 +100085;50.27309;1.57327;5;20220816;24.9;15.8;20.3;2.2;18.8;3.9;3.3;17721 +100085;50.27309;1.57327;5;20220817;24.2;15;19.6;2.1;18.1;6.2;3.18;17686 +100085;50.27309;1.57327;5;20220818;22.9;13.1;18;3.2;17.9;.6;2.94;18116 +100085;50.27309;1.57327;5;20220819;21.5;18.6;20;6.8;18.8;.9;2.7;9793 +100085;50.27309;1.57327;5;20220820;21.4;17.5;19.4;4.4;13.5;0;3.64;11264 +100085;50.27309;1.57327;5;20220821;21.6;10;15.8;1.6;14.9;.2;2.89;19252 +100085;50.27309;1.57327;5;20220822;22.8;13.8;18.3;1.6;17.3;1.2;2.8;16825 +100085;50.27309;1.57327;5;20220823;22.6;18.4;20.5;3.1;20.9;.3;2.26;11409 +100085;50.27309;1.57327;5;20220824;28.6;16;22.3;2.2;20.5;.1;3.8;19576 +100085;50.27309;1.57327;5;20220825;23.5;15.8;19.6;3.2;20;.2;2.64;15180 +100085;50.27309;1.57327;5;20220826;21.6;15.9;18.7;2.2;17;0;2.49;12953 +100085;50.27309;1.57327;5;20220827;23.3;9.7;16.5;2.6;14;.1;3.32;19818 +100085;50.27309;1.57327;5;20220828;24.9;11.6;18.2;3.2;14.1;0;3.81;19426 +100085;50.27309;1.57327;5;20220829;25.3;15.6;20.4;4.1;13.6;0;4.36;16445 +100085;50.27309;1.57327;5;20220830;24.5;11.3;17.9;2.9;15.8;0;3.32;19004 +100085;50.27309;1.57327;5;20220831;25.8;16.2;21;2.6;14.9;0;3.67;16061 +100085;50.27309;1.57327;5;20220901;27.9;15.5;21.7;3.5;14;.3;4.62;18078 +100085;50.27309;1.57327;5;20220902;23.5;17.6;20.5;2.4;15.3;.1;3;12360 +100085;50.27309;1.57327;5;20220903;21.9;14.4;18.1;2.4;17.2;.5;2.4;13798 +100085;50.27309;1.57327;5;20220904;24.2;14.2;19.2;2.9;15.8;0;3.17;15771 +100085;50.27309;1.57327;5;20220905;24.7;15.4;20;3.4;15.9;2;3.4;15059 +100085;50.27309;1.57327;5;20220906;23.9;16.1;20;2.5;16.9;1.1;2.82;13655 +100085;50.27309;1.57327;5;20220907;23;14.1;18.5;3.4;15.8;5.7;2.91;14435 +100085;50.27309;1.57327;5;20220908;22.6;14.2;18.4;4.6;15.6;20;3.04;13879 +100085;50.27309;1.57327;5;20220909;19.5;15.3;17.4;9;15.6;17.6;2.65;9719 +100085;50.27309;1.57327;5;20220910;20;17.2;18.6;4.6;16.5;.1;2.27;7857 +100085;50.27309;1.57327;5;20220911;23.4;12.2;17.8;1.9;15.9;.1;2.56;15516 +100085;50.27309;1.57327;5;20220912;27.4;13;20.2;2.6;16.1;.4;3.46;17397 +100085;50.27309;1.57327;5;20220913;22;17.9;19.9;2.4;18.8;6.4;1.99;9193 +100085;50.27309;1.57327;5;20220914;19.1;17.2;18.1;2.4;18.4;3.4;1.36;6197 +100085;50.27309;1.57327;5;20220915;19;10.6;14.8;2;13.3;.1;2;12852 +100085;50.27309;1.57327;5;20220916;16.7;13;14.8;2.5;11.7;.3;1.95;8441 +100085;50.27309;1.57327;5;20220917;16;11.6;13.8;4.9;9;0;2.92;9095 +100085;50.27309;1.57327;5;20220918;16.9;5;10.9;3.8;10.1;0;2.17;14763 +100085;50.27309;1.57327;5;20220919;16.5;7;11.7;1.6;10.4;0;1.78;13037 +100085;50.27309;1.57327;5;20220920;17.4;10.4;13.9;1.5;11.8;0;1.73;11060 +100085;50.27309;1.57327;5;20220921;18.1;11.5;14.8;1.5;12;0;1.78;10609 +100085;50.27309;1.57327;5;20220922;18.2;6.8;12.5;1.8;10.4;.1;1.96;13762 +100085;50.27309;1.57327;5;20220923;17.5;9.6;13.5;1.8;13;6.5;1.58;11318 +100085;50.27309;1.57327;5;20220924;16.5;12.3;14.4;1.8;13.8;3.2;1.35;8156 +100085;50.27309;1.57327;5;20220925;16.5;10.8;13.6;3.1;11.5;.9;1.85;9375 +100085;50.27309;1.57327;5;20220926;16.2;12.8;14.5;7.3;11.5;16.3;2.56;7154 +100085;50.27309;1.57327;5;20220927;15.4;11.8;13.6;7.7;10.5;6.1;2.65;7264 +100085;50.27309;1.57327;5;20220928;14.5;11;12.7;3.9;9.6;0;2.07;7069 +100085;50.27309;1.57327;5;20220929;16.3;5.4;10.8;1.4;9.7;.5;1.52;12286 +100085;50.27309;1.57327;5;20220930;17.1;4.5;10.8;4.1;10.4;5.9;1.87;13030 +100085;50.27309;1.57327;5;20221001;18.4;12.4;15.4;9.4;15;8.4;1.81;8878 +100085;50.27309;1.57327;5;20221002;15.8;13.5;14.6;3.4;14.3;7.8;1.21;5432 +100085;50.27309;1.57327;5;20221003;17.6;6.5;12;2.3;11.3;0;1.57;11734 +100085;50.27309;1.57327;5;20221004;17.6;7.5;12.5;3.2;12.7;0;1.44;11037 +100085;50.27309;1.57327;5;20221005;19;14.9;16.9;6;13.9;.7;2.4;6943 +100085;50.27309;1.57327;5;20221006;17.2;14.1;15.6;4.7;11;0;2.52;5955 +100085;50.27309;1.57327;5;20221007;17.2;6.9;12;3.4;11.3;2.8;1.59;10675 +100085;50.27309;1.57327;5;20221008;15.5;13.2;14.3;3.5;11.4;.2;1.75;4986 +100085;50.27309;1.57327;5;20221009;18.2;4.7;11.4;2.9;9.6;.1;1.84;11863 +100085;50.27309;1.57327;5;20221010;17.6;8.5;13;1.8;11.1;0;1.4;9601 +100085;50.27309;1.57327;5;20221011;16.5;3.5;10;1.7;8.9;.1;1.35;11298 +100085;50.27309;1.57327;5;20221012;17.3;3.5;10.4;2;10.6;.2;1.26;11465 +100085;50.27309;1.57327;5;20221013;15.6;12.6;14.1;2.8;14.2;4.8;.97;5280 +100085;50.27309;1.57327;5;20221014;16.8;14.2;15.5;2.4;15;5.7;1.05;4842 +100085;50.27309;1.57327;5;20221015;17.2;13.4;15.3;4.6;14.4;1.4;1.39;5759 +100085;50.27309;1.57327;5;20221016;18.9;11.7;15.3;3.5;13.8;3.2;1.51;7794 +100085;50.27309;1.57327;5;20221017;18;15;16.5;3;16.5;.6;1.03;4963 +100085;50.27309;1.57327;5;20221018;19.7;13.8;16.7;2.9;15.6;.1;1.33;6839 +100085;50.27309;1.57327;5;20221019;18.2;12.1;15.1;5.8;14.6;1.4;1.42;6844 +100085;50.27309;1.57327;5;20221020;20.1;14.3;17.2;3.1;15.7;3.8;1.41;6569 +100085;50.27309;1.57327;5;20221021;20.6;12.5;16.5;4.8;14.7;.7;1.8;7634 +100085;50.27309;1.57327;5;20221022;19.3;13.5;16.4;4.4;14.4;.1;1.66;6361 +100085;50.27309;1.57327;5;20221023;20.9;14;17.4;5.3;14.7;4.5;2.09;6823 +100085;50.27309;1.57327;5;20221024;17.5;14.6;16;7.7;13.9;13.2;2.03;4362 +100085;50.27309;1.57327;5;20221025;17.7;12.2;14.9;4.9;13.9;.2;1.38;5899 +100085;50.27309;1.57327;5;20221026;20.4;14.4;17.4;4.2;15.2;0;1.67;6060 +100085;50.27309;1.57327;5;20221027;23.1;13.2;18.1;3.7;15.3;0;1.86;7649 +100085;50.27309;1.57327;5;20221028;20.4;13.9;17.1;3.3;15.4;0;1.38;6102 +100085;50.27309;1.57327;5;20221029;22.7;13.4;18;2.9;15.6;0;1.51;7173 +100085;50.27309;1.57327;5;20221030;15.5;12.8;14.1;2.5;13.7;.4;.85;3815 +100085;50.27309;1.57327;5;20221031;18.7;8.3;13.5;3.9;13;4.1;1.16;7336 +100085;50.27309;1.57327;5;20221101;16.6;12;14.3;9.8;11.4;12.9;2.51;4808 +100085;50.27309;1.57327;5;20221102;15;11.3;13.1;7.9;11.2;1.1;1.9;4244 +100085;50.27309;1.57327;5;20221103;14.2;12.7;13.4;6.5;11.9;16.1;1.58;2668 +100085;50.27309;1.57327;5;20221104;12.8;7.4;10.1;4.1;9.7;2.6;1.06;4954 +100085;50.27309;1.57327;5;20221105;12.2;7.4;9.8;3.8;10.2;3.9;.81;4596 +100085;50.27309;1.57327;5;20221106;12.7;11.2;11.9;6.1;12.1;20.8;.95;2539 +100085;50.27309;1.57327;5;20221107;16.3;11.8;14;7.6;12.2;.2;1.78;4306 +100085;50.27309;1.57327;5;20221108;15.9;12.6;14.2;6.9;11.9;.9;1.87;3631 +100085;50.27309;1.57327;5;20221109;14.4;11.1;12.7;6.8;11.7;5;1.39;3573 +100085;50.27309;1.57327;5;20221110;15.1;9;12;4.7;11.6;0;1.02;4769 +100085;50.27309;1.57327;5;20221111;13.5;8.6;11;3.9;10.6;.1;.94;4208 +100085;50.27309;1.57327;5;20221112;13.2;6.5;9.8;3.7;10.6;.1;.65;4837 +100085;50.27309;1.57327;5;20221113;14.2;6.8;10.5;3.7;10.6;0;.79;5002 +100085;50.27309;1.57327;5;20221114;14.8;3.5;9.1;3.5;10.1;.4;.67;6077 +100085;50.27309;1.57327;5;20221115;12.9;8.4;10.6;5.2;10.8;3.6;.88;3785 +100085;50.27309;1.57327;5;20221116;12.9;7.9;10.4;5.7;10.6;21.5;.91;3927 +100085;50.27309;1.57327;5;20221117;12.5;11.4;11.9;10.4;11.3;19.5;1.49;1829 +100085;50.27309;1.57327;5;20221118;13;10;11.5;6.4;10;3.7;1.53;2957 +100085;50.27309;1.57327;5;20221119;11.5;8.7;10.1;4.1;9.7;1.9;.97;2815 +100085;50.27309;1.57327;5;20221120;12.1;6.5;9.3;5.4;9;5.1;1.12;3911 +100085;50.27309;1.57327;5;20221121;11.2;7.1;9.1;5.9;8.9;12.9;1.17;3303 +100085;50.27309;1.57327;5;20221122;11.2;5.5;8.3;7.8;9.4;25.4;.86;3834 +100085;50.27309;1.57327;5;20221123;12.8;5.7;9.2;7.3;9.6;17.5;1.05;4216 +100085;50.27309;1.57327;5;20221124;12.6;7.8;10.2;7.8;10.3;13.1;1.07;3425 +100085;50.27309;1.57327;5;20221125;12.8;8.2;10.5;4.7;10;6.5;.99;3309 +100085;50.27309;1.57327;5;20221126;11.6;6.9;9.2;3.7;9.8;3.6;.64;3301 +100085;50.27309;1.57327;5;20221127;10;7.8;8.9;4.3;10.3;21.7;.5;2239 +100085;50.27309;1.57327;5;20221128;11;8.4;9.7;2.9;10.3;1.9;.56;2402 +100085;50.27309;1.57327;5;20221129;7.1;1.4;4.2;2.3;7.7;.1;.19;3500 +100085;50.27309;1.57327;5;20221130;5.2;3.5;4.3;1.9;8.1;0;.21;1902 +100085;50.27309;1.57327;5;20221201;6.9;3.3;5.1;1.5;7.7;.1;.27;2725 +100085;50.27309;1.57327;5;20221202;6.3;-.5;2.9;2.8;6.6;0;.29;3694 +100085;50.27309;1.57327;5;20221203;2.6;2.3;2.4;5.4;6;0;.72;790 +100085;50.27309;1.57327;5;20221204;2.1;1.8;1.9;4.8;6;.1;.59;783 +100085;50.27309;1.57327;5;20221205;4;1.6;2.8;1.3;6.5;.1;.27;2142 +100085;50.27309;1.57327;5;20221206;7.7;-1.4;3.1;1.1;6.9;.6;.04;4107 +100085;50.27309;1.57327;5;20221207;7.1;-.9;3.1;1.5;6.7;2;.13;3821 +100085;50.27309;1.57327;5;20221208;4.1;.6;2.3;1.3;6.2;.2;.22;2517 +100085;50.27309;1.57327;5;20221209;5;-5.2;-.1;1.1;5.1;.9;.05;4245 +100085;50.27309;1.57327;5;20221210;3.3;-2.1;.6;2.2;6;5.4;.11;3076 +100085;50.27309;1.57327;5;20221211;1.2;0;.6;3.4;5.6;2.1;.38;1456 +100085;50.27309;1.57327;5;20221212;-1.3;-2;-1.7;3.9;4.8;0;.36;1113 +100085;50.27309;1.57327;5;20221213;.6;-4.7;-2.1;4.2;4.2;0;.44;2996 +100085;50.27309;1.57327;5;20221214;2.3;-1.7;.3;2.1;4.7;.1;.39;2595 +100085;50.27309;1.57327;5;20221215;4;-4.3;-.2;1.5;5;.4;.13;3711 +100085;50.27309;1.57327;5;20221216;6.9;-3.4;1.7;1.5;5.7;.2;.13;4117 +100085;50.27309;1.57327;5;20221217;-.7;-5.2;-3;2.9;4.3;0;.22;2723 +100085;50.27309;1.57327;5;20221218;.9;-4.8;-2;5.3;5.2;8.8;.08;3055 +100085;50.27309;1.57327;5;20221219;11.7;1.3;6.5;8.6;10.2;4.9;0;4111 +100085;50.27309;1.57327;5;20221220;12.1;11.3;11.7;5.3;11.2;7.1;1.06;1160 +100085;50.27309;1.57327;5;20221221;10.9;6.6;8.7;3.4;10.6;14.5;.25;2651 +100085;50.27309;1.57327;5;20221222;11.8;8.2;10;4.5;11.6;6.4;.3;2429 +100085;50.27309;1.57327;5;20221223;13.1;9.7;11.4;6.5;12.1;8;.62;2363 +100085;50.27309;1.57327;5;20221224;12.5;10.4;11.4;5.3;11.3;.3;.88;1867 +100085;50.27309;1.57327;5;20221225;10.5;9.8;10.1;2.7;11.3;5.6;.48;1092 +100085;50.27309;1.57327;5;20221226;9.9;9;9.4;6.4;9.5;2.1;1.1;1238 +100085;50.27309;1.57327;5;20221227;9.9;5.7;7.8;6.2;8.6;1.6;.87;2651 +100085;50.27309;1.57327;5;20221228;11.4;8;9.7;10;10.4;4.4;.9;2398 +100085;50.27309;1.57327;5;20221229;10.3;10.3;10.3;9.3;9.4;4.5;1.75;29 +100085;50.27309;1.57327;5;20221230;13.2;5.2;9.2;6;10.3;12.8;.61;3699 +100085;50.27309;1.57327;5;20221231;16.3;11.2;13.7;9.8;13;1.9;1.36;2977 +100086;50.30687;1.79326;52;20220101;15.6;10.5;13.1;6.4;11.76;.8;1.12;3478 +100086;50.30687;1.79326;52;20220102;13;11.5;12.3;7.4;11.56;6;1.27;1828 +100086;50.30687;1.79326;52;20220103;11.3;9.9;10.6;3.6;11.15;15;.61;1357 +100086;50.30687;1.79326;52;20220104;9.1;7.2;8.1;4.2;8.9;8.6;.81;1537 +100086;50.30687;1.79326;52;20220105;6.2;2.9;4.6;5.7;6.3;.1;.96;2891 +100086;50.30687;1.79326;52;20220106;6.5;0;3.2;4;6.53;2.3;.5;2887 +100086;50.30687;1.79326;52;20220107;8.2;4.1;6.1;4.8;7.3;10.2;.94;2314 +100086;50.30687;1.79326;52;20220108;8.4;2.1;5.2;5.4;8.4;18.8;.43;1887 +100086;50.30687;1.79326;52;20220109;8;5.5;6.7;5;6.85;0;1.13;3185 +100086;50.30687;1.79326;52;20220110;2.5;-.1;1.2;4;6.8;.1;.06;2114 +100086;50.30687;1.79326;52;20220111;4.7;1.9;3.3;3.6;7.05;.5;.35;2438 +100086;50.30687;1.79326;52;20220112;8.3;1.8;5.1;1.7;7.85;.1;.22;3850 +100086;50.30687;1.79326;52;20220113;7.5;-.4;3.5;1.4;6.75;0;.17;4316 +100086;50.30687;1.79326;52;20220114;9.4;-.8;4.3;1.4;6.8;.1;.21;4804 +100086;50.30687;1.79326;52;20220115;5.1;-.8;2.1;1.9;6.7;.1;.17;3330 +100086;50.30687;1.79326;52;20220116;6.1;1.4;3.8;2;8.1;.5;.25;1895 +100086;50.30687;1.79326;52;20220117;7.5;.1;3.8;1.8;7.05;.1;.19;4692 +100086;50.30687;1.79326;52;20220118;8.5;-1.2;3.6;1.8;7.2;.1;.19;4963 +100086;50.30687;1.79326;52;20220119;8.6;1.7;5.2;2.7;8.05;.9;.41;2783 +100086;50.30687;1.79326;52;20220120;6.1;.7;3.4;4;6.65;.3;.5;3906 +100086;50.30687;1.79326;52;20220121;6.9;.3;3.6;3.7;6.7;.1;.48;4455 +100086;50.30687;1.79326;52;20220122;5.5;4.8;5.2;2.8;7.4;0;.63;1303 +100086;50.30687;1.79326;52;20220123;5.3;4;4.7;1.8;7.05;0;.56;1377 +100086;50.30687;1.79326;52;20220124;6.3;1.6;3.9;2.3;6.35;0;.48;4849 +100086;50.30687;1.79326;52;20220125;1.9;-1.5;.2;1.6;6.05;0;.22;3588 +100086;50.30687;1.79326;52;20220126;5.2;.5;2.9;2.1;6.85;0;.41;2529 +100086;50.30687;1.79326;52;20220127;9.2;4.7;7;4.1;9.4;.8;.48;2397 +100086;50.30687;1.79326;52;20220128;9.3;1.7;5.5;3.3;8.47;.1;.31;4966 +100086;50.30687;1.79326;52;20220129;9.9;5.5;7.7;7.5;10.7;.6;.13;3739 +100086;50.30687;1.79326;52;20220130;8.7;2.5;5.6;2.6;7.55;.7;.53;5757 +100086;50.30687;1.79326;52;20220131;7.5;4;5.8;8.3;6.6;0;1.48;3957 +100086;50.30687;1.79326;52;20220201;10.7;2.1;6.4;7;9.95;.2;.19;4727 +100086;50.30687;1.79326;52;20220202;10.2;8.8;9.5;5;10.4;.1;.74;4252 +100086;50.30687;1.79326;52;20220203;8;6.9;7.5;3.2;9.35;1;.57;1620 +100086;50.30687;1.79326;52;20220204;9.4;7.4;8.4;5.1;8.45;.6;1.15;3218 +100086;50.30687;1.79326;52;20220205;9.9;4;6.9;5.1;7.8;1.1;1.09;5954 +100086;50.30687;1.79326;52;20220206;10.9;8.1;9.5;9.3;9.6;7.3;1.34;3252 +100086;50.30687;1.79326;52;20220207;9.1;4.7;6.9;5.4;7.5;.5;1.15;6198 +100086;50.30687;1.79326;52;20220208;10.7;6.9;8.8;4.9;11;.2;.42;4260 +100086;50.30687;1.79326;52;20220209;10.7;6.7;8.7;2.3;9.7;.5;.58;4003 +100086;50.30687;1.79326;52;20220210;8.4;6.2;7.3;3.6;8.5;3.1;.85;3441 +100086;50.30687;1.79326;52;20220211;9.2;2.1;5.7;2.7;6.5;0;.93;7450 +100086;50.30687;1.79326;52;20220212;8.3;-.3;4;3.1;5.6;0;1.01;7608 +100086;50.30687;1.79326;52;20220213;11.2;1.3;6.2;4.4;7.35;3.1;1.18;6464 +100086;50.30687;1.79326;52;20220214;10.9;7.4;9.2;5.1;9.1;1.2;1.17;5736 +100086;50.30687;1.79326;52;20220215;9;4.4;6.7;4.5;9.2;13.6;.62;3895 +100086;50.30687;1.79326;52;20220216;12.9;8.5;10.7;8.8;12.25;1.1;.55;4266 +100086;50.30687;1.79326;52;20220217;11.1;9.7;10.4;8;9.7;.5;1.56;5889 +100086;50.30687;1.79326;52;20220218;12;8.2;10.1;8.6;8.5;1.4;2.09;5114 +100086;50.30687;1.79326;52;20220219;8.8;4.8;6.8;7.3;7.55;2.3;1.41;5041 +100086;50.30687;1.79326;52;20220220;11.7;7.1;9.4;9.2;9.95;2.9;1.19;3636 +100086;50.30687;1.79326;52;20220221;10.1;6.2;8.2;9.1;7.55;.1;1.98;6154 +100086;50.30687;1.79326;52;20220222;12.6;6.1;9.4;5.4;9.8;1.6;1.17;5459 +100086;50.30687;1.79326;52;20220223;10.9;3.1;7;3.5;8.2;.1;.9;7711 +100086;50.30687;1.79326;52;20220224;9.6;6.8;8.2;7.3;7.1;2.2;1.92;4395 +100086;50.30687;1.79326;52;20220225;9.2;4.3;6.8;4.5;7;0;1.47;9028 +100086;50.30687;1.79326;52;20220226;9.6;-.2;4.7;3.5;6.25;.1;1.24;10353 +100086;50.30687;1.79326;52;20220227;9.8;1.1;5.5;5.2;5.3;0;1.93;10535 +100086;50.30687;1.79326;52;20220228;11.8;1.3;6.5;4;5.65;1;1.92;10476 +100086;50.30687;1.79326;52;20220301;9.4;4.4;6.9;3;7.85;2.1;1.03;4857 +100086;50.30687;1.79326;52;20220302;10.1;5.3;7.7;3.3;7.7;0;1.27;6591 +100086;50.30687;1.79326;52;20220303;13.5;4.3;8.9;2;8.8;0;1.18;8447 +100086;50.30687;1.79326;52;20220304;11;6.2;8.6;2;9.95;.3;.8;6041 +100086;50.30687;1.79326;52;20220305;8.1;6.8;7.4;3.1;9.1;.4;.72;2462 +100086;50.30687;1.79326;52;20220306;7.4;.2;3.8;6.3;6;0;1.41;10659 +100086;50.30687;1.79326;52;20220307;5.6;-1.1;2.3;6;5;0;1.45;11321 +100086;50.30687;1.79326;52;20220308;10.7;-1.2;4.7;4.8;5;0;2.06;12665 +100086;50.30687;1.79326;52;20220309;13.2;1.9;7.5;3.6;7.55;0;1.67;11628 +100086;50.30687;1.79326;52;20220310;16.6;4.9;10.8;4;8.15;0;2.35;12481 +100086;50.30687;1.79326;52;20220311;12.8;6.2;9.5;5.1;8.9;.1;1.68;7432 +100086;50.30687;1.79326;52;20220312;13.7;7.1;10.4;4.4;9;.1;1.89;9341 +100086;50.30687;1.79326;52;20220313;12.5;7.3;9.9;4.2;9.35;3;1.46;5876 +100086;50.30687;1.79326;52;20220314;13.4;5.1;9.2;2.3;9.25;0;1.46;11426 +100086;50.30687;1.79326;52;20220315;13.2;7.1;10.2;2.5;9.55;0;1.41;8644 +100086;50.30687;1.79326;52;20220316;13.1;8;10.6;4.4;10.8;0;1.24;5594 +100086;50.30687;1.79326;52;20220317;11.4;5.9;8.7;3.8;7.8;0;1.85;12547 +100086;50.30687;1.79326;52;20220318;14.5;1.1;7.8;4.4;7.05;.1;2.3;14824 +100086;50.30687;1.79326;52;20220319;15.4;5.9;10.7;6.7;6.15;0;3.65;14152 +100086;50.30687;1.79326;52;20220320;11.4;1.9;6.7;3.1;5.85;0;2;14085 +100086;50.30687;1.79326;52;20220321;17.6;1.4;9.5;2.8;8;0;2.3;15046 +100086;50.30687;1.79326;52;20220322;18.9;6.8;12.9;2.9;8.2;0;2.78;14477 +100086;50.30687;1.79326;52;20220323;19;4.3;11.7;2.5;7.2;0;2.69;16031 +100086;50.30687;1.79326;52;20220324;18.6;3.5;11;2.7;6.8;0;2.82;15970 +100086;50.30687;1.79326;52;20220325;17.3;5.4;11.4;4.2;7.2;0;3.15;15602 +100086;50.30687;1.79326;52;20220326;17.9;5.7;11.8;4.9;8.05;0;3.25;15978 +100086;50.30687;1.79326;52;20220327;17.6;7.1;12.4;4.2;10.1;.1;2.64;15781 +100086;50.30687;1.79326;52;20220328;18.6;2.9;10.7;2.4;10;.2;2.15;15372 +100086;50.30687;1.79326;52;20220329;14.8;9.8;12.3;2.9;10.55;1.5;1.62;6146 +100086;50.30687;1.79326;52;20220330;10.5;8;9.3;2.8;9.25;3.8;1.3;6304 +100086;50.30687;1.79326;52;20220331;7.8;3;5.4;7.9;6.85;6.5;1.66;10900 +100086;50.30687;1.79326;52;20220401;5.3;.4;2.8;7.9;5.85;1.4;1.33;8463 +100086;50.30687;1.79326;52;20220402;7.4;-.7;3.3;4.4;5.25;.1;1.81;13777 +100086;50.30687;1.79326;52;20220403;8.1;-2.1;3;2.4;5.7;.6;1.54;14212 +100086;50.30687;1.79326;52;20220404;8.4;1.5;5;5.7;8.95;3.7;.64;6975 +100086;50.30687;1.79326;52;20220405;12;8.1;10.1;6.3;11.05;.8;1.48;11813 +100086;50.30687;1.79326;52;20220406;11.5;8.9;10.2;5.5;10.3;4;1.41;6231 +100086;50.30687;1.79326;52;20220407;11.6;9.3;10.5;8.4;9.5;5.2;2.3;12303 +100086;50.30687;1.79326;52;20220408;6.9;5.2;6.1;2.8;7.25;5;1.17;4532 +100086;50.30687;1.79326;52;20220409;10.3;1.4;5.8;3;7.2;.8;1.89;17399 +100086;50.30687;1.79326;52;20220410;12.6;.8;6.7;2.5;7.2;0;2.16;18233 +100086;50.30687;1.79326;52;20220411;18;4.5;11.3;4.9;7.9;0;3.52;18505 +100086;50.30687;1.79326;52;20220412;20.4;10.3;15.3;2.8;11.5;0;2.93;15995 +100086;50.30687;1.79326;52;20220413;17.3;8.7;13;1.4;12;.1;2.18;15616 +100086;50.30687;1.79326;52;20220414;16.9;6.2;11.6;1.8;11.55;.2;2.28;18018 +100086;50.30687;1.79326;52;20220415;19.1;5.7;12.4;2.5;11.15;0;2.7;19990 +100086;50.30687;1.79326;52;20220416;18.3;7.3;12.8;3.5;9.85;.1;3.26;19993 +100086;50.30687;1.79326;52;20220417;19.6;5.7;12.7;2.9;7.8;0;3.69;21340 +100086;50.30687;1.79326;52;20220418;13.4;5.5;9.4;2.4;10;0;1.68;11993 +100086;50.30687;1.79326;52;20220419;15;5.8;10.4;2.9;10.25;.1;2.27;17042 +100086;50.30687;1.79326;52;20220420;18.9;4.5;11.7;3.8;8.9;0;3.5;20860 +100086;50.30687;1.79326;52;20220421;18.8;5.9;12.3;4.1;9.1;0;3.69;21385 +100086;50.30687;1.79326;52;20220422;17.1;9.3;13.2;4.5;9.95;0;3.21;16552 +100086;50.30687;1.79326;52;20220423;18.5;9.1;13.8;4.4;10.8;.1;3.44;18499 +100086;50.30687;1.79326;52;20220424;18.2;9.5;13.8;4.7;10.2;.1;3.47;18169 +100086;50.30687;1.79326;52;20220425;14.2;5;9.6;4.1;9.4;.1;2.41;17238 +100086;50.30687;1.79326;52;20220426;15;5.6;10.3;3.9;8.3;.1;3.17;21309 +100086;50.30687;1.79326;52;20220427;15.9;1.6;8.8;4.1;8;0;3.12;22510 +100086;50.30687;1.79326;52;20220428;17.9;5.8;11.9;4.7;9.1;0;3.46;18837 +100086;50.30687;1.79326;52;20220429;15.8;7.3;11.6;4;9.7;0;2.92;18831 +100086;50.30687;1.79326;52;20220430;15.1;6.3;10.7;3.5;8.3;0;3.06;18953 +100086;50.30687;1.79326;52;20220501;16.2;2.6;9.4;2.3;8.6;.1;2.84;20994 +100086;50.30687;1.79326;52;20220502;17.2;7.6;12.4;3;9.35;0;3.11;17708 +100086;50.30687;1.79326;52;20220503;17.1;4.1;10.6;2.7;9.7;0;2.98;21003 +100086;50.30687;1.79326;52;20220504;15.2;3.2;9.2;2.1;10.15;.3;2.24;17432 +100086;50.30687;1.79326;52;20220505;15.9;9.5;12.7;2.9;11.65;.1;2.89;20399 +100086;50.30687;1.79326;52;20220506;19;5.2;12.1;2.4;11.35;.1;3.15;22756 +100086;50.30687;1.79326;52;20220507;18.4;10.3;14.4;3;13.05;.5;2.94;18736 +100086;50.30687;1.79326;52;20220508;20.1;10.8;15.5;3.8;11.6;0;3.73;19727 +100086;50.30687;1.79326;52;20220509;23.2;6;14.6;2;10.45;0;4.1;25038 +100086;50.30687;1.79326;52;20220510;19.3;13.6;16.4;2.9;12.6;0;3.23;16983 +100086;50.30687;1.79326;52;20220511;20.1;9.9;15;3.6;12.05;0;3.62;20834 +100086;50.30687;1.79326;52;20220512;16.1;7.9;12;3.3;11.65;.1;2.81;21125 +100086;50.30687;1.79326;52;20220513;16.4;8.7;12.5;4;11.3;0;3.19;21983 +100086;50.30687;1.79326;52;20220514;20.1;7.6;13.8;2.1;11.55;0;3.66;24663 +100086;50.30687;1.79326;52;20220515;27.1;11.5;19.3;3.5;12.65;.9;5.14;22053 +100086;50.30687;1.79326;52;20220516;21.4;15.1;18.3;3.5;15;0;3.71;19398 +100086;50.30687;1.79326;52;20220517;27.4;14.1;20.8;2.1;14.45;3.7;4.86;24439 +100086;50.30687;1.79326;52;20220518;23.7;13;18.4;2.4;15.25;.8;4.03;22618 +100086;50.30687;1.79326;52;20220519;17.5;15.5;16.5;2.7;14.85;6.9;2.56;13561 +100086;50.30687;1.79326;52;20220520;16;10.4;13.2;3;12.9;12.5;2.03;12167 +100086;50.30687;1.79326;52;20220521;17.6;10.4;14;3;12.75;.1;3.23;21409 +100086;50.30687;1.79326;52;20220522;22.3;7.9;15.1;1.6;12.8;.6;3.65;22870 +100086;50.30687;1.79326;52;20220523;15.1;13.9;14.5;2.6;14.55;9.8;1.45;6517 +100086;50.30687;1.79326;52;20220524;16;10.3;13.1;4.1;11.85;1.2;3;19898 +100086;50.30687;1.79326;52;20220525;16.5;8.7;12.6;4.4;12.4;1.1;2.55;16727 +100086;50.30687;1.79326;52;20220526;16.5;12.7;14.6;5.9;13.65;0;2.75;16460 +100086;50.30687;1.79326;52;20220527;18;13.3;15.6;4.6;13.45;.1;3.5;20486 +100086;50.30687;1.79326;52;20220528;18.1;6.9;12.5;2.5;10.3;.2;3.41;21737 +100086;50.30687;1.79326;52;20220529;15.6;4.7;10.2;2.5;9.3;2.4;2.86;19122 +100086;50.30687;1.79326;52;20220530;16.7;3.3;10;1.5;9.2;.2;3.24;24232 +100086;50.30687;1.79326;52;20220531;16.8;6.4;11.6;3;10.35;.5;3.48;24989 +100086;50.30687;1.79326;52;20220601;17.2;7.2;12.2;2.1;10.65;.1;3.55;25210 +100086;50.30687;1.79326;52;20220602;21.3;5.9;13.6;2.9;10.45;0;4.39;27131 +100086;50.30687;1.79326;52;20220603;23.6;10.9;17.2;3;13.25;4.8;4.17;20144 +100086;50.30687;1.79326;52;20220604;24.5;13.9;19.2;4.2;15.9;5.9;4.68;23545 +100086;50.30687;1.79326;52;20220605;17.2;12.9;15;2.6;15.7;.9;1.84;10696 +100086;50.30687;1.79326;52;20220606;18.3;10.8;14.5;3.8;13.05;.6;3.44;22009 +100086;50.30687;1.79326;52;20220607;19.1;12;15.5;2.6;14.5;3.4;2.75;16315 +100086;50.30687;1.79326;52;20220608;18.5;13.8;16.2;4.5;15.15;1.4;2.92;17352 +100086;50.30687;1.79326;52;20220609;18.1;13.4;15.8;4.2;13.8;0;3.06;16187 +100086;50.30687;1.79326;52;20220610;20;15.2;17.6;2.6;15.4;0;3.02;15800 +100086;50.30687;1.79326;52;20220611;19.4;13.8;16.6;3;13.8;.1;3.9;23211 +100086;50.30687;1.79326;52;20220612;18.8;11.1;15;2.9;13.25;.1;3.81;25064 +100086;50.30687;1.79326;52;20220613;19.4;10.9;15.1;2.6;11.95;0;4;24455 +100086;50.30687;1.79326;52;20220614;22.5;8.8;15.7;2.6;11.3;0;4.61;27047 +100086;50.30687;1.79326;52;20220615;26.7;10.8;18.7;2.5;12.55;0;5.35;27782 +100086;50.30687;1.79326;52;20220616;27;10.6;18.8;1.7;13.1;0;5.01;27477 +100086;50.30687;1.79326;52;20220617;32.5;16;24.3;2.7;14.7;0;6.33;26511 +100086;50.30687;1.79326;52;20220618;33.7;16.3;25;3.6;16.25;2.5;6.88;26886 +100086;50.30687;1.79326;52;20220619;17.4;11.7;14.5;5.4;12.6;3.9;2.92;14329 +100086;50.30687;1.79326;52;20220620;20.7;12.3;16.5;4.3;12.2;.1;4.42;23184 +100086;50.30687;1.79326;52;20220621;22.4;10.3;16.4;3.6;12.9;0;3.99;20042 +100086;50.30687;1.79326;52;20220622;26.1;10.3;18.2;3.6;13.7;.2;5.43;28481 +100086;50.30687;1.79326;52;20220623;25.5;15.2;20.3;2.5;16.6;3.4;4.63;24496 +100086;50.30687;1.79326;52;20220624;22.8;14.1;18.5;2.1;17.05;11.3;3.5;19627 +100086;50.30687;1.79326;52;20220625;19.7;14.2;16.9;2.8;14.65;2.4;3.17;16836 +100086;50.30687;1.79326;52;20220626;21.7;10.8;16.2;2.3;12.65;.2;4.24;25978 +100086;50.30687;1.79326;52;20220627;18.9;10.8;14.9;2.6;12.95;5.1;3.35;20690 +100086;50.30687;1.79326;52;20220628;23.9;10.3;17.1;2.5;12.75;0;4.7;27206 +100086;50.30687;1.79326;52;20220629;22.4;11.3;16.8;2.9;13.5;5.1;3.8;20452 +100086;50.30687;1.79326;52;20220630;17.7;12.7;15.2;2.2;14.15;3;2.52;13740 +100086;50.30687;1.79326;52;20220701;19;10.6;14.8;3.2;12.45;.3;3.71;23130 +100086;50.30687;1.79326;52;20220702;22.4;10;16.2;2.9;12.5;0;4.4;26013 +100086;50.30687;1.79326;52;20220703;19.9;11.4;15.6;3.1;13.35;.1;3.79;23728 +100086;50.30687;1.79326;52;20220704;20.5;10.9;15.7;2.8;13.6;0;3.96;25411 +100086;50.30687;1.79326;52;20220705;21.1;10.6;15.9;2.6;13.45;.1;4.07;25500 +100086;50.30687;1.79326;52;20220706;21.1;10.6;15.9;2.6;14.65;0;3.68;23726 +100086;50.30687;1.79326;52;20220707;21.3;15.3;18.3;3.8;14.8;0;3.53;15451 +100086;50.30687;1.79326;52;20220708;24;9;16.5;1.8;13.7;.1;4.41;27427 +100086;50.30687;1.79326;52;20220709;25.3;13;19.1;2.7;15.05;0;4.76;26169 +100086;50.30687;1.79326;52;20220710;25.2;9.6;17.4;2.3;13.65;0;4.76;27745 +100086;50.30687;1.79326;52;20220711;28.7;13.3;21;2.6;14.25;0;5.51;26155 +100086;50.30687;1.79326;52;20220712;31.6;15;23.3;2.3;15.5;0;5.57;24877 +100086;50.30687;1.79326;52;20220713;29.1;17.8;23.5;2.3;17;0;4.89;21664 +100086;50.30687;1.79326;52;20220714;27;16;21.5;3.3;16;0;5.12;23705 +100086;50.30687;1.79326;52;20220715;23.6;10.8;17.2;2.4;12.65;0;4.46;25268 +100086;50.30687;1.79326;52;20220716;27.3;10.6;19;2.3;13;0;5.05;25960 +100086;50.30687;1.79326;52;20220717;29.8;12.5;21.2;2.7;11.85;0;5.87;25889 +100086;50.30687;1.79326;52;20220718;36.1;16.7;26.4;2.7;12.45;0;7.1;26810 +100086;50.30687;1.79326;52;20220719;39.9;21;30.5;4.4;13.85;1.5;9.48;25967 +100086;50.30687;1.79326;52;20220720;25.2;18.3;21.7;3;18.7;5;3.52;15177 +100086;50.30687;1.79326;52;20220721;24.6;16.8;20.7;3.5;18.1;0;3.87;17478 +100086;50.30687;1.79326;52;20220722;22.4;14.4;18.4;3.6;15.4;.4;3.5;15988 +100086;50.30687;1.79326;52;20220723;24.1;14.4;19.3;2.4;16.25;0;4.05;22171 +100086;50.30687;1.79326;52;20220724;30.3;14.1;22.2;2.7;15.5;0;5.44;25486 +100086;50.30687;1.79326;52;20220725;23;17.7;20.4;5.3;17;.1;3.85;15788 +100086;50.30687;1.79326;52;20220726;21;16.7;18.9;3.6;15;.6;3.25;13297 +100086;50.30687;1.79326;52;20220727;24.1;10.6;17.4;2.9;12.05;0;4.48;22416 +100086;50.30687;1.79326;52;20220728;23.8;12.9;18.4;3.1;12.1;0;4.17;17371 +100086;50.30687;1.79326;52;20220729;26.1;12.1;19.1;2.4;12.65;0;4.69;24034 +100086;50.30687;1.79326;52;20220730;24.7;13;18.8;3.1;14.5;0;4;19077 +100086;50.30687;1.79326;52;20220731;21.6;17.5;19.6;4.8;18.75;.4;2.44;10148 +100086;50.30687;1.79326;52;20220801;23.4;17.6;20.5;2.7;18.7;.3;2.91;13398 +100086;50.30687;1.79326;52;20220802;24.1;14.5;19.3;2.4;18;.1;3.03;16513 +100086;50.30687;1.79326;52;20220803;28.6;14.6;21.6;2.1;18.4;.1;4.26;22638 +100086;50.30687;1.79326;52;20220804;23.1;16.9;20;3.1;18.1;.3;3.37;17081 +100086;50.30687;1.79326;52;20220805;23.5;12.3;17.9;3.3;13.6;.1;4.11;21506 +100086;50.30687;1.79326;52;20220806;23.4;9.3;16.4;2.8;10.55;0;4.37;23420 +100086;50.30687;1.79326;52;20220807;26;11.1;18.6;3.1;10.9;0;5.13;24077 +100086;50.30687;1.79326;52;20220808;26.6;11;18.8;3.4;12.9;0;4.91;23279 +100086;50.30687;1.79326;52;20220809;28.1;15.2;21.7;4.5;15.6;0;5.49;23096 +100086;50.30687;1.79326;52;20220810;32.1;16.1;24.1;4.3;15.5;0;6.55;23836 +100086;50.30687;1.79326;52;20220811;33.3;16.9;25.1;3.4;13.95;0;6.61;24083 +100086;50.30687;1.79326;52;20220812;33.6;17.7;25.7;3.4;12.8;0;6.82;23615 +100086;50.30687;1.79326;52;20220813;32.6;18.2;25.4;3.4;11.75;0;6.57;22713 +100086;50.30687;1.79326;52;20220814;31.5;16.6;24.1;2.2;13;.5;4.92;18535 +100086;50.30687;1.79326;52;20220815;27.7;18.6;23.2;2.4;18.25;1.1;4.01;18591 +100086;50.30687;1.79326;52;20220816;27.5;16.6;22.1;2.3;18.15;3.1;3.38;15249 +100086;50.30687;1.79326;52;20220817;25.4;16.6;21;2.2;18.1;5;2.98;13075 +100086;50.30687;1.79326;52;20220818;26;13.9;19.9;2.6;17.95;.7;3.73;20741 +100086;50.30687;1.79326;52;20220819;21.8;17.2;19.5;3.7;18.65;1.4;2.5;11499 +100086;50.30687;1.79326;52;20220820;22.1;12.9;17.5;2.9;14.3;.1;3.37;18861 +100086;50.30687;1.79326;52;20220821;24.6;11.2;17.9;2.1;14.45;.2;3.23;17475 +100086;50.30687;1.79326;52;20220822;25.8;14.6;20.2;1.6;16.25;1.1;3.53;19408 +100086;50.30687;1.79326;52;20220823;25.2;17.9;21.6;2.3;20.2;.3;2.98;15094 +100086;50.30687;1.79326;52;20220824;30.5;17.4;24;2.2;20.4;.1;3.95;19192 +100086;50.30687;1.79326;52;20220825;27.4;19.1;23.2;3.6;18.9;0;3.74;13697 +100086;50.30687;1.79326;52;20220826;23.7;15;19.4;2.5;16.45;.1;3.25;17553 +100086;50.30687;1.79326;52;20220827;24.3;10.3;17.3;2.3;13.5;0;3.2;16675 +100086;50.30687;1.79326;52;20220828;25.2;13.6;19.4;4.5;13.5;0;4.37;17677 +100086;50.30687;1.79326;52;20220829;25.3;15;20.2;5.1;13.2;0;4.88;18670 +100086;50.30687;1.79326;52;20220830;26.6;12.5;19.5;3.9;14.85;0;4.15;18435 +100086;50.30687;1.79326;52;20220831;26;15;20.5;4;14.8;0;4.28;17606 +100086;50.30687;1.79326;52;20220901;28.3;16.2;22.3;4.2;13.2;.1;5.07;15862 +100086;50.30687;1.79326;52;20220902;23.5;15.9;19.7;2.3;13.85;.1;2.9;10822 +100086;50.30687;1.79326;52;20220903;24.5;15.5;20;2.4;17.1;.9;2.95;15580 +100086;50.30687;1.79326;52;20220904;27.1;14.6;20.8;2.7;15.55;0;3.75;18312 +100086;50.30687;1.79326;52;20220905;24.2;16.6;20.4;2.6;15.75;3.4;2.7;9247 +100086;50.30687;1.79326;52;20220906;25.7;15.1;20.4;2.7;16.6;1.5;2.93;13157 +100086;50.30687;1.79326;52;20220907;23.7;13.9;18.8;3;16.05;4.4;2.87;14525 +100086;50.30687;1.79326;52;20220908;23.3;14.1;18.7;3.1;16;9.4;2.72;13992 +100086;50.30687;1.79326;52;20220909;19.9;14.9;17.4;4.8;16.05;15.4;2.15;9113 +100086;50.30687;1.79326;52;20220910;20.2;15.1;17.6;3.1;16.35;.2;2.27;12584 +100086;50.30687;1.79326;52;20220911;22.9;11.5;17.2;2.1;15.65;.1;2.44;14954 +100086;50.30687;1.79326;52;20220912;26.1;13;19.6;2.7;15.95;.5;3.22;16414 +100086;50.30687;1.79326;52;20220913;21.9;17.9;19.9;2.9;18.4;6.1;1.88;6559 +100086;50.30687;1.79326;52;20220914;18.8;16.8;17.8;3;17.8;3.8;1.25;4473 +100086;50.30687;1.79326;52;20220915;19.2;11.4;15.3;1.9;13.85;0;1.84;10924 +100086;50.30687;1.79326;52;20220916;17;12.3;14.6;3.1;11.4;.2;2.18;10004 +100086;50.30687;1.79326;52;20220917;15.9;8.1;12;4.3;9.3;0;2.68;14917 +100086;50.30687;1.79326;52;20220918;17.3;5.7;11.5;3.7;9.8;0;2.27;13296 +100086;50.30687;1.79326;52;20220919;17.4;7.8;12.6;2.4;10.15;0;2.15;14336 +100086;50.30687;1.79326;52;20220920;17.9;10.2;14;1.9;11.35;0;1.99;12404 +100086;50.30687;1.79326;52;20220921;19.2;11.1;15.1;1.3;11.5;0;1.86;10969 +100086;50.30687;1.79326;52;20220922;20.2;6.8;13.5;1.9;10.3;.1;2.22;14639 +100086;50.30687;1.79326;52;20220923;18.2;9.8;14;1.9;12.75;7.7;1.49;7597 +100086;50.30687;1.79326;52;20220924;17;12.6;14.8;2.2;13.95;2.8;1.36;6675 +100086;50.30687;1.79326;52;20220925;17.5;7.6;12.6;3;11.1;1;2;13416 +100086;50.30687;1.79326;52;20220926;15.9;11.9;13.9;5;11.85;14.6;2.01;6517 +100086;50.30687;1.79326;52;20220927;15.3;10.4;12.9;6.1;10.5;3.8;2.37;8798 +100086;50.30687;1.79326;52;20220928;14.6;7.1;10.8;2.8;9.9;.1;1.71;11868 +100086;50.30687;1.79326;52;20220929;16.2;5.6;10.9;2;9.6;.5;1.63;11348 +100086;50.30687;1.79326;52;20220930;17.7;5.2;11.4;3.2;10.6;6.1;1.72;11277 +100086;50.30687;1.79326;52;20221001;18.6;12;15.3;6.3;14.75;8.1;1.83;10412 +100086;50.30687;1.79326;52;20221002;16;13.6;14.8;2.5;14.15;8.3;1.2;4734 +100086;50.30687;1.79326;52;20221003;15.4;5.9;10.7;2.5;11.25;0;1.3;10040 +100086;50.30687;1.79326;52;20221004;18.3;7.4;12.9;2.8;12.65;0;1.4;9011 +100086;50.30687;1.79326;52;20221005;19.1;14.2;16.6;4.4;13.7;.8;2.11;5750 +100086;50.30687;1.79326;52;20221006;17.7;10.9;14.3;3.4;11.25;0;2.11;10774 +100086;50.30687;1.79326;52;20221007;18.2;7.9;13.1;3.1;11.6;1.9;1.7;11541 +100086;50.30687;1.79326;52;20221008;15.7;10;12.8;3.3;11.1;.1;1.66;10453 +100086;50.30687;1.79326;52;20221009;17.7;4.9;11.3;2.9;9.55;.1;1.79;12012 +100086;50.30687;1.79326;52;20221010;18;8.7;13.4;2.5;10.8;0;1.55;7315 +100086;50.30687;1.79326;52;20221011;16.4;4;10.2;1.7;9.3;0;1.31;10108 +100086;50.30687;1.79326;52;20221012;18;3.2;10.6;2.1;10.4;.4;1.29;10756 +100086;50.30687;1.79326;52;20221013;14.5;12.1;13.3;2.3;14.35;4.7;.73;3312 +100086;50.30687;1.79326;52;20221014;17.4;13.7;15.6;1.6;15.25;6.2;.97;5328 +100086;50.30687;1.79326;52;20221015;18.3;12.7;15.5;3.6;14.4;1.2;1.4;7339 +100086;50.30687;1.79326;52;20221016;18;12;15;3.4;14.3;3.5;1.38;7628 +100086;50.30687;1.79326;52;20221017;18.5;14.9;16.7;2.6;16.7;.7;.99;4799 +100086;50.30687;1.79326;52;20221018;19.2;13.4;16.3;2.5;15.5;.1;1.24;7733 +100086;50.30687;1.79326;52;20221019;18.2;11.8;15;5.6;14.3;1.4;1.51;7909 +100086;50.30687;1.79326;52;20221020;20.8;14.1;17.5;3.1;15.9;5.1;1.46;7406 +100086;50.30687;1.79326;52;20221021;20.8;13.3;17.1;3.2;14.65;.8;1.62;8072 +100086;50.30687;1.79326;52;20221022;19.2;13.3;16.3;2.7;14.65;.1;1.3;7429 +100086;50.30687;1.79326;52;20221023;21.1;14.2;17.6;3.9;14.85;9.4;1.83;5750 +100086;50.30687;1.79326;52;20221024;18.7;13.8;16.3;5;13.95;12;1.65;5613 +100086;50.30687;1.79326;52;20221025;18.2;12.2;15.2;3.2;14;.2;1.28;7014 +100086;50.30687;1.79326;52;20221026;20.9;13.7;17.3;3;15.3;0;1.39;7255 +100086;50.30687;1.79326;52;20221027;22;13.5;17.8;3.6;15.3;0;1.7;6406 +100086;50.30687;1.79326;52;20221028;21.1;14.3;17.7;3;15.4;0;1.41;6183 +100086;50.30687;1.79326;52;20221029;22.3;13.1;17.7;3.1;15.55;0;1.46;6465 +100086;50.30687;1.79326;52;20221030;15.4;12;13.7;1.9;13.55;.3;.75;3049 +100086;50.30687;1.79326;52;20221031;18.3;9.2;13.8;3.7;13.25;2.9;1.09;6170 +100086;50.30687;1.79326;52;20221101;17.7;11.4;14.5;5.9;11.8;9.9;1.96;5846 +100086;50.30687;1.79326;52;20221102;15.5;9.8;12.6;4.7;11.05;1.2;1.44;5936 +100086;50.30687;1.79326;52;20221103;14.4;12.3;13.3;4;11.9;12.4;1.28;2249 +100086;50.30687;1.79326;52;20221104;12.2;8.2;10.2;3.2;10.1;1.8;.88;4629 +100086;50.30687;1.79326;52;20221105;12.1;5.5;8.8;2.3;9.95;3.8;.6;3340 +100086;50.30687;1.79326;52;20221106;12.2;10;11.1;4;12.1;22;.71;1720 +100086;50.30687;1.79326;52;20221107;16.9;10.8;13.8;4.5;12.5;.1;1.24;4382 +100086;50.30687;1.79326;52;20221108;16.3;11.5;13.9;4.4;11.9;.7;1.4;3837 +100086;50.30687;1.79326;52;20221109;14.5;11;12.8;4.5;11.65;5.7;1.23;3992 +100086;50.30687;1.79326;52;20221110;15.7;9.3;12.5;3.3;11.75;0;.96;5306 +100086;50.30687;1.79326;52;20221111;12.7;8.7;10.7;3.4;10.8;.1;.75;5223 +100086;50.30687;1.79326;52;20221112;10.5;6.2;8.4;3.9;10.5;.1;.43;3920 +100086;50.30687;1.79326;52;20221113;13.9;5.8;9.8;3.1;10.2;0;.75;5449 +100086;50.30687;1.79326;52;20221114;10.1;4.2;7.2;3.6;9.6;.2;.35;3501 +100086;50.30687;1.79326;52;20221115;12.2;7.8;10;4;10.8;3.8;.7;2579 +100086;50.30687;1.79326;52;20221116;13.1;6.9;10;4;10.5;20.7;.72;3252 +100086;50.30687;1.79326;52;20221117;12.4;9.8;11.1;6.3;10.8;15.9;1.22;2984 +100086;50.30687;1.79326;52;20221118;12.6;8.2;10.4;3.6;9.8;2.6;.99;3972 +100086;50.30687;1.79326;52;20221119;10.5;7.1;8.8;2.8;10;1.2;.6;2329 +100086;50.30687;1.79326;52;20221120;11.9;5.9;8.9;3.9;9.05;5.6;.88;3421 +100086;50.30687;1.79326;52;20221121;9.2;4.4;6.8;4.4;8.7;11.8;.72;1896 +100086;50.30687;1.79326;52;20221122;10.4;4.5;7.4;3.9;9.2;23.4;.57;2621 +100086;50.30687;1.79326;52;20221123;12.7;5;8.8;4.2;9.55;14.4;.81;3363 +100086;50.30687;1.79326;52;20221124;12.7;7.4;10;4.1;10.05;11.2;.8;3773 +100086;50.30687;1.79326;52;20221125;12.5;7.2;9.8;2.7;10;2.9;.63;3700 +100086;50.30687;1.79326;52;20221126;11.8;6.1;8.9;3.3;9.75;3.4;.54;3693 +100086;50.30687;1.79326;52;20221127;9.1;6.9;8;3.9;10.1;22.2;.42;1295 +100086;50.30687;1.79326;52;20221128;12.3;7.5;9.9;1.7;10.4;2.1;.41;2711 +100086;50.30687;1.79326;52;20221129;5.9;1.6;3.7;2.3;7.8;.1;.16;2832 +100086;50.30687;1.79326;52;20221130;5.7;2.2;3.9;2.2;7.85;0;.22;2074 +100086;50.30687;1.79326;52;20221201;7.2;2.6;4.9;2.3;7.35;0;.3;3615 +100086;50.30687;1.79326;52;20221202;6.2;-.6;2.8;3;6.65;0;.35;3060 +100086;50.30687;1.79326;52;20221203;2.5;2;2.3;5.4;6;0;.7;930 +100086;50.30687;1.79326;52;20221204;2;1.4;1.7;4.7;5.9;.1;.59;668 +100086;50.30687;1.79326;52;20221205;3.8;.9;2.4;1.5;6.55;.3;.31;1569 +100086;50.30687;1.79326;52;20221206;8.2;-.2;4;1.3;7;0;.22;3162 +100086;50.30687;1.79326;52;20221207;6.9;.7;3.8;1.7;7;.9;.19;3346 +100086;50.30687;1.79326;52;20221208;5.6;-.6;2.5;1.1;5.9;.2;.12;3658 +100086;50.30687;1.79326;52;20221209;4.2;-5.2;-.5;1.4;5.15;.9;.05;4447 +100086;50.30687;1.79326;52;20221210;2.9;-3.2;-.2;1.9;5.8;4.5;.12;3171 +100086;50.30687;1.79326;52;20221211;.3;-.1;.1;3.3;5.75;3.3;.3;1054 +100086;50.30687;1.79326;52;20221212;-1.2;-2.1;-1.7;4.1;4.75;0;.34;1711 +100086;50.30687;1.79326;52;20221213;.3;-4.3;-2;3.8;4.15;0;.42;3020 +100086;50.30687;1.79326;52;20221214;1.7;-2.1;-.2;2;4.6;.1;.32;2976 +100086;50.30687;1.79326;52;20221215;3.4;-4.2;-.4;1.9;5.3;.3;.2;3075 +100086;50.30687;1.79326;52;20221216;5.4;-3.3;1;1.6;5.65;.2;.11;3929 +100086;50.30687;1.79326;52;20221217;-1.8;-4.9;-3.3;3.3;4.35;0;.16;3234 +100086;50.30687;1.79326;52;20221218;.5;-5.1;-2.3;5.7;4.9;14.4;.23;1800 +100086;50.30687;1.79326;52;20221219;10.8;-.1;5.3;3.9;10;4.6;.09;2465 +100086;50.30687;1.79326;52;20221220;11.6;9.7;10.7;3.1;11.3;9.1;.69;891 +100086;50.30687;1.79326;52;20221221;10;6.4;8.2;2.1;10.7;17;.22;1654 +100086;50.30687;1.79326;52;20221222;11.2;8.2;9.7;3.3;11.75;6;.27;1480 +100086;50.30687;1.79326;52;20221223;13.5;9.5;11.5;4.8;12.05;9.1;.62;1864 +100086;50.30687;1.79326;52;20221224;12.8;10.1;11.5;3.5;11.4;.4;.63;2316 +100086;50.30687;1.79326;52;20221225;10.1;9.3;9.7;2.5;11.35;6.1;.41;930 +100086;50.30687;1.79326;52;20221226;9.9;8.2;9;3.8;9.5;3;.78;1735 +100086;50.30687;1.79326;52;20221227;10;5.3;7.6;3.7;8.45;1.9;.64;3351 +100086;50.30687;1.79326;52;20221228;10.7;6.8;8.7;5.3;10.55;4.5;.47;1653 +100086;50.30687;1.79326;52;20221229;10.2;9.6;9.9;5.8;9.5;5.1;1.19;1196 +100086;50.30687;1.79326;52;20221230;13.3;4.5;8.9;4.5;10.4;14.3;.53;2145 +100086;50.30687;1.79326;52;20221231;16.1;11.5;13.8;5.3;12.95;2.1;1.11;1558 +100087;50.33;2.13955;109;20220101;14.5;9.7;12.1;5.5;11.86;.7;.82;2706 +100087;50.33;2.13955;109;20220102;12.7;10.4;11.5;7.4;11.41;7.3;.98;1920 +100087;50.33;2.13955;109;20220103;10.2;9.5;9.8;5.8;10.51;14.6;.78;1045 +100087;50.33;2.13955;109;20220104;8.1;6.9;7.5;4.5;8.61;8;.72;1362 +100087;50.33;2.13955;109;20220105;5.4;1.4;3.4;4.8;6.31;.1;.6;2614 +100087;50.33;2.13955;109;20220106;5.5;.2;2.8;4.5;6.31;2;.48;3036 +100087;50.33;2.13955;109;20220107;6;3.1;4.5;4.9;7.11;13.1;.59;2255 +100087;50.33;2.13955;109;20220108;7.8;.5;4.1;6.2;7.96;19;.17;3642 +100087;50.33;2.13955;109;20220109;6.9;4.3;5.6;4.1;6.86;0;.84;2206 +100087;50.33;2.13955;109;20220110;1.8;-.8;.5;3;6.51;.2;.04;2159 +100087;50.33;2.13955;109;20220111;3.5;1.7;2.6;4.4;6.66;.5;.34;1800 +100087;50.33;2.13955;109;20220112;6.8;1.1;4;1.7;7.66;.1;.11;3369 +100087;50.33;2.13955;109;20220113;9.6;-1.3;4.2;1;6.96;0;.07;4680 +100087;50.33;2.13955;109;20220114;9.6;.9;5.2;.9;7.11;.2;.14;4288 +100087;50.33;2.13955;109;20220115;5.7;-.7;2.5;1.9;6.46;.2;.24;3710 +100087;50.33;2.13955;109;20220116;5.4;1.7;3.5;3.6;7.66;.4;.14;2860 +100087;50.33;2.13955;109;20220117;7.6;1.3;4.4;2.1;7.46;.1;.23;3824 +100087;50.33;2.13955;109;20220118;7.4;.7;4.1;1.8;7.61;.1;.19;3978 +100087;50.33;2.13955;109;20220119;7.5;2.5;5;2.9;7.76;1;.33;3494 +100087;50.33;2.13955;109;20220120;5.7;1.9;3.8;3.9;6.66;1.1;.53;3039 +100087;50.33;2.13955;109;20220121;6.8;1.4;4.1;3.4;6.66;.1;.54;3735 +100087;50.33;2.13955;109;20220122;4.5;4;4.3;2.6;7.31;0;.47;1199 +100087;50.33;2.13955;109;20220123;4.7;3.5;4.1;2;6.91;0;.47;1718 +100087;50.33;2.13955;109;20220124;5.5;1.3;3.4;1.9;6.31;0;.39;3443 +100087;50.33;2.13955;109;20220125;.5;-1.9;-.7;1.4;5.86;0;.17;2298 +100087;50.33;2.13955;109;20220126;4.2;.6;2.4;2.4;6.76;0;.26;3310 +100087;50.33;2.13955;109;20220127;8.6;4;6.3;4.7;8.91;.7;.36;3797 +100087;50.33;2.13955;109;20220128;8.5;2.4;5.4;3.4;8.21;.1;.38;4499 +100087;50.33;2.13955;109;20220129;9.8;5.3;7.6;7.4;10.31;.4;.16;3901 +100087;50.33;2.13955;109;20220130;8;2.9;5.5;3.4;7.21;.9;.68;4175 +100087;50.33;2.13955;109;20220131;6.5;3.7;5.1;8.1;6.41;0;1.27;3105 +100087;50.33;2.13955;109;20220201;9.9;1.5;5.7;6.8;9.31;.3;.14;5594 +100087;50.33;2.13955;109;20220202;9.8;8.8;9.3;5.3;10.01;.1;.8;1840 +100087;50.33;2.13955;109;20220203;7.4;6.4;6.9;4.5;9.01;.9;.53;1799 +100087;50.33;2.13955;109;20220204;8.6;7.1;7.8;5.8;8.11;.8;1.17;2432 +100087;50.33;2.13955;109;20220205;8.2;2.6;5.4;5.8;7.51;1.7;.78;4907 +100087;50.33;2.13955;109;20220206;10.1;7.6;8.8;11;9.36;9.6;1.21;3316 +100087;50.33;2.13955;109;20220207;8.3;3;5.7;5.6;7.11;.3;1.02;4887 +100087;50.33;2.13955;109;20220208;10;6.4;8.2;5.8;10.46;.2;.38;4137 +100087;50.33;2.13955;109;20220209;10;6.9;8.4;3.4;9.41;.3;.72;3876 +100087;50.33;2.13955;109;20220210;7.7;6.4;7;4.4;8.33;2.7;.72;3189 +100087;50.33;2.13955;109;20220211;8.3;1.5;4.9;2.9;6.46;0;.89;6692 +100087;50.33;2.13955;109;20220212;7.7;-.4;3.7;4.4;5.59;0;1.17;7729 +100087;50.33;2.13955;109;20220213;10.5;1.3;5.9;6.4;7.43;3.2;1.24;7730 +100087;50.33;2.13955;109;20220214;10.3;7.6;9;6.4;8.86;1.1;1.35;3284 +100087;50.33;2.13955;109;20220215;8.9;3.1;6;6.7;9.03;16.4;.52;5962 +100087;50.33;2.13955;109;20220216;12.3;8;10.1;10.9;12.11;1.9;.42;5181 +100087;50.33;2.13955;109;20220217;10.3;9.1;9.7;9.3;9.31;.3;1.52;2776 +100087;50.33;2.13955;109;20220218;11.4;7.4;9.4;10.1;8.43;1.6;2.16;4942 +100087;50.33;2.13955;109;20220219;8.1;3.7;5.9;7.6;7.29;2.3;1.3;5195 +100087;50.33;2.13955;109;20220220;11.3;5.6;8.4;11.6;9.91;7.5;.93;6385 +100087;50.33;2.13955;109;20220221;9.4;5.2;7.3;9.4;7.31;0;1.68;5404 +100087;50.33;2.13955;109;20220222;11.3;4.7;8;5.8;9.21;.1;1.01;7118 +100087;50.33;2.13955;109;20220223;9.9;2.1;6;4.2;7.71;.1;.98;7893 +100087;50.33;2.13955;109;20220224;8.5;6.1;7.3;7;6.96;2.8;1.69;4409 +100087;50.33;2.13955;109;20220225;9.1;3;6.1;4.2;6.76;.2;1.25;7144 +100087;50.33;2.13955;109;20220226;8.7;-.4;4.1;3.1;6.41;.1;.98;8810 +100087;50.33;2.13955;109;20220227;8.4;1;4.7;5;5.36;0;1.57;8162 +100087;50.33;2.13955;109;20220228;10;.3;5.2;5.2;5.66;1.1;1.72;9516 +100087;50.33;2.13955;109;20220301;8.3;4.2;6.2;2.6;7.51;1.7;.91;6279 +100087;50.33;2.13955;109;20220302;8.7;4.5;6.6;2.2;7.46;.1;.99;6398 +100087;50.33;2.13955;109;20220303;13;4;8.5;2.2;8.86;0;1.1;9562 +100087;50.33;2.13955;109;20220304;11.8;4.9;8.4;1.9;9.61;0;.92;8529 +100087;50.33;2.13955;109;20220305;8.6;6.1;7.4;3.2;8.81;.1;.87;5208 +100087;50.33;2.13955;109;20220306;6.5;.9;3.7;5.3;5.71;0;1.31;7917 +100087;50.33;2.13955;109;20220307;4.7;-1;1.9;4.4;4.56;0;1.3;7966 +100087;50.33;2.13955;109;20220308;9.5;-.9;4.3;4.4;4.96;0;1.79;11071 +100087;50.33;2.13955;109;20220309;12.5;.8;6.7;4.5;7.46;0;1.62;11994 +100087;50.33;2.13955;109;20220310;15.3;4.5;9.9;3.9;7.96;0;2.03;11642 +100087;50.33;2.13955;109;20220311;11.8;6;8.9;6;8.86;.8;1.54;8579 +100087;50.33;2.13955;109;20220312;12.4;6.7;9.5;6.5;9.26;.4;1.59;8689 +100087;50.33;2.13955;109;20220313;11.7;7.6;9.7;5.9;9.31;2.9;1.52;7399 +100087;50.33;2.13955;109;20220314;12.4;5.8;9.1;3;9.01;0;1.38;9624 +100087;50.33;2.13955;109;20220315;11.6;5.6;8.6;2.4;9.56;0;1.18;9215 +100087;50.33;2.13955;109;20220316;11.9;7.2;9.5;4;10.71;0;1.05;8389 +100087;50.33;2.13955;109;20220317;11.4;5.3;8.4;3.6;7.91;0;1.6;9469 +100087;50.33;2.13955;109;20220318;14;1.9;8;4.9;7.16;.1;2.4;14925 +100087;50.33;2.13955;109;20220319;14.8;5.3;10;7.2;6.16;0;3.56;13975 +100087;50.33;2.13955;109;20220320;10.6;1.4;6;3.1;5.63;0;1.94;13497 +100087;50.33;2.13955;109;20220321;17.1;1.3;9.2;3;7.99;0;2.35;15837 +100087;50.33;2.13955;109;20220322;18.2;6.4;12.3;3;8.02;0;2.8;15248 +100087;50.33;2.13955;109;20220323;17.6;5.7;11.7;2.5;6.63;0;2.73;15348 +100087;50.33;2.13955;109;20220324;18.3;5.8;12.1;3.4;6.46;0;3.3;16089 +100087;50.33;2.13955;109;20220325;16.5;6;11.2;4.6;7.23;0;3.17;15344 +100087;50.33;2.13955;109;20220326;17.3;5.7;11.5;5.6;7.79;0;3.4;16365 +100087;50.33;2.13955;109;20220327;16.5;6.3;11.4;4.8;9.79;.1;2.46;15049 +100087;50.33;2.13955;109;20220328;18.1;4.1;11.1;2.5;9.63;2.1;2.38;17078 +100087;50.33;2.13955;109;20220329;14.4;8.8;11.6;3.1;10.26;.7;1.89;11045 +100087;50.33;2.13955;109;20220330;10.5;7.1;8.8;3.4;9.16;3.1;1.35;7091 +100087;50.33;2.13955;109;20220331;7.3;2.7;5;7.5;6.73;7.2;1.55;9975 +100087;50.33;2.13955;109;20220401;4.4;.1;2.2;8.1;5.79;2.4;1.25;7636 +100087;50.33;2.13955;109;20220402;6.9;-.3;3.3;5.3;5.03;.1;1.93;12937 +100087;50.33;2.13955;109;20220403;7.7;-2;2.9;3.2;5.53;.4;1.66;14515 +100087;50.33;2.13955;109;20220404;7.8;.9;4.3;7.3;8.43;3.9;.8;10211 +100087;50.33;2.13955;109;20220405;11.9;7.3;9.6;7.3;10.83;.9;1.22;7975 +100087;50.33;2.13955;109;20220406;11.2;8.2;9.7;8.2;9.83;6.6;1.56;6429 +100087;50.33;2.13955;109;20220407;11.4;8.5;10;11.2;9.03;6.2;2.36;10481 +100087;50.33;2.13955;109;20220408;6.4;5;5.7;3.5;7.19;4.1;1.21;5414 +100087;50.33;2.13955;109;20220409;9.9;2.1;6;4.2;6.89;.3;2;15091 +100087;50.33;2.13955;109;20220410;11.7;.9;6.3;2.9;6.99;0;2.12;17374 +100087;50.33;2.13955;109;20220411;17.6;3.6;10.6;5.2;7.82;0;3.54;19638 +100087;50.33;2.13955;109;20220412;19.8;10.2;15;3.8;11.13;0;3.24;16376 +100087;50.33;2.13955;109;20220413;16.5;8.9;12.7;1.9;12.03;.3;2.15;15204 +100087;50.33;2.13955;109;20220414;16.9;7.2;12.1;2.4;11.53;.1;2.4;17374 +100087;50.33;2.13955;109;20220415;18.8;6.9;12.9;2.7;11.13;0;2.88;19485 +100087;50.33;2.13955;109;20220416;17.7;6.4;12.1;3.8;9.56;0;3.25;20784 +100087;50.33;2.13955;109;20220417;19.2;6.3;12.8;3.7;7.16;0;4.09;21072 +100087;50.33;2.13955;109;20220418;14.7;5;9.8;2.4;9.29;0;2.16;14772 +100087;50.33;2.13955;109;20220419;15.7;6.1;10.9;3.7;10.03;.1;2.65;17999 +100087;50.33;2.13955;109;20220420;18.2;5.8;12;4.4;8.66;0;3.73;21611 +100087;50.33;2.13955;109;20220421;18.1;6;12.1;4.7;8.69;0;3.84;22297 +100087;50.33;2.13955;109;20220422;16.1;8.7;12.4;5;9.76;0;3.01;16061 +100087;50.33;2.13955;109;20220423;17.5;8.2;12.8;5.1;10.66;.1;3.15;18033 +100087;50.33;2.13955;109;20220424;17.4;9;13.2;4.8;9.93;.1;3.36;17793 +100087;50.33;2.13955;109;20220425;13.5;5.5;9.5;4.8;9.33;.1;2.35;16166 +100087;50.33;2.13955;109;20220426;14.5;5.5;10;4.3;8.13;0;3.01;18817 +100087;50.33;2.13955;109;20220427;15.2;3.3;9.3;4.8;8.09;0;3.13;20856 +100087;50.33;2.13955;109;20220428;17.5;5.2;11.3;5.2;8.93;0;3.61;22078 +100087;50.33;2.13955;109;20220429;15.4;7.4;11.4;4.6;9.56;0;2.9;17670 +100087;50.33;2.13955;109;20220430;14.1;6.2;10.2;4.2;8.19;0;3;18776 +100087;50.33;2.13955;109;20220501;15.1;3;9.1;2.4;8.46;0;2.81;20947 +100087;50.33;2.13955;109;20220502;16.8;7.1;11.9;3.6;9.06;0;3.33;19663 +100087;50.33;2.13955;109;20220503;16.2;5.3;10.7;3.7;9.49;0;3.05;20296 +100087;50.33;2.13955;109;20220504;15.4;3.9;9.7;2.8;9.89;1.1;2.74;21391 +100087;50.33;2.13955;109;20220505;15.9;9.4;12.6;3.1;11.49;.1;2.44;14647 +100087;50.33;2.13955;109;20220506;20.3;6.7;13.5;2.3;10.91;.1;3.61;23313 +100087;50.33;2.13955;109;20220507;19.4;10;14.7;3.5;12.41;.3;3.3;19530 +100087;50.33;2.13955;109;20220508;18.7;10.5;14.6;4.3;11.26;0;3.5;18337 +100087;50.33;2.13955;109;20220509;22.9;5.9;14.4;1.9;10.41;0;4.13;25940 +100087;50.33;2.13955;109;20220510;20.8;13;16.9;4;11.91;0;3.97;18145 +100087;50.33;2.13955;109;20220511;20.1;9.5;14.8;4.3;11.71;0;3.79;21337 +100087;50.33;2.13955;109;20220512;16.7;8.2;12.5;3.6;10.86;.1;2.98;19049 +100087;50.33;2.13955;109;20220513;16.3;8;12.1;4.5;10.36;0;3.06;19074 +100087;50.33;2.13955;109;20220514;21.7;7.5;14.6;2;11.31;0;3.94;25077 +100087;50.33;2.13955;109;20220515;26;10.3;18.2;3.2;12.31;.9;5.08;25890 +100087;50.33;2.13955;109;20220516;21.2;15.3;18.2;4.1;14.56;0;3.59;16151 +100087;50.33;2.13955;109;20220517;26;13.2;19.6;2.3;14.41;3.7;4.68;24002 +100087;50.33;2.13955;109;20220518;23.9;12.5;18.2;2.4;15.06;0;4.06;22675 +100087;50.33;2.13955;109;20220519;18.8;16;17.4;2.8;14.76;5.8;2.57;11382 +100087;50.33;2.13955;109;20220520;15.7;9.8;12.7;2.9;12.46;10.8;2.44;16326 +100087;50.33;2.13955;109;20220521;18;10.6;14.3;3.1;12.06;.1;3.14;18646 +100087;50.33;2.13955;109;20220522;21.9;7.2;14.5;1.3;12.66;.4;3.82;25539 +100087;50.33;2.13955;109;20220523;14.9;13.6;14.2;2.8;13.96;11.3;1.56;7434 +100087;50.33;2.13955;109;20220524;15.2;9.9;12.6;4.8;11.46;.6;2.6;15995 +100087;50.33;2.13955;109;20220525;15.4;7.7;11.6;4.5;11.61;1.4;2.55;19398 +100087;50.33;2.13955;109;20220526;16.3;12.1;14.2;5;13.21;0;2.47;14116 +100087;50.33;2.13955;109;20220527;18.4;12.9;15.6;4.4;12.91;.1;3.21;16427 +100087;50.33;2.13955;109;20220528;16.6;8.7;12.6;3.3;10.21;.1;3.25;19826 +100087;50.33;2.13955;109;20220529;13.3;6.3;9.8;3;9.16;1.1;2.63;18651 +100087;50.33;2.13955;109;20220530;15.6;4.5;10;1.4;8.81;.1;3.21;23463 +100087;50.33;2.13955;109;20220531;16.8;6.7;11.7;2.4;9.51;.5;3.4;22553 +100087;50.33;2.13955;109;20220601;17.6;7.5;12.6;2.9;10.16;.1;3.51;22541 +100087;50.33;2.13955;109;20220602;20.4;6.3;13.3;2.4;9.96;0;4.21;26751 +100087;50.33;2.13955;109;20220603;22.8;9.5;16.2;2.8;12.76;7.3;4.5;25936 +100087;50.33;2.13955;109;20220604;23.1;13.9;18.5;4;15.61;6.1;4.14;21626 +100087;50.33;2.13955;109;20220605;17.5;14.3;15.9;2.8;15.96;2;2.09;12110 +100087;50.33;2.13955;109;20220606;17.7;9.6;13.6;4.1;12.41;.2;3.14;20408 +100087;50.33;2.13955;109;20220607;18.4;10.5;14.5;2.8;14.21;3.9;3;20102 +100087;50.33;2.13955;109;20220608;17.5;12.8;15.1;4.4;14.46;2.5;2.6;15545 +100087;50.33;2.13955;109;20220609;17.7;11.8;14.8;4.3;13.31;.1;2.95;17365 +100087;50.33;2.13955;109;20220610;19.2;14;16.6;3.3;15.16;0;2.9;16312 +100087;50.33;2.13955;109;20220611;19.8;13;16.4;3.4;13.11;.2;3.59;18779 +100087;50.33;2.13955;109;20220612;19.2;11.3;15.2;3.1;12.56;.1;3.51;20471 +100087;50.33;2.13955;109;20220613;19.8;10.1;15;2.7;11.51;0;3.86;22606 +100087;50.33;2.13955;109;20220614;22.5;8.3;15.4;1.7;10.56;0;4.51;27226 +100087;50.33;2.13955;109;20220615;25.7;10.3;18;2.3;12.21;0;5.27;28512 +100087;50.33;2.13955;109;20220616;26.5;11.6;19;1.3;13.56;0;4.91;27982 +100087;50.33;2.13955;109;20220617;31;15;23;3;14.36;0;6.59;29190 +100087;50.33;2.13955;109;20220618;31.6;16.7;24.2;3.5;16.36;2.2;6.75;28201 +100087;50.33;2.13955;109;20220619;15.6;11.5;13.5;6.5;12.66;1.9;2.5;14802 +100087;50.33;2.13955;109;20220620;19.2;12;15.6;4.8;12.06;.1;3.88;19555 +100087;50.33;2.13955;109;20220621;21.3;9.4;15.4;2.8;12.01;0;4.26;24988 +100087;50.33;2.13955;109;20220622;24.9;10.1;17.5;3.3;13.31;1.2;5.17;28063 +100087;50.33;2.13955;109;20220623;25.5;14.1;19.8;2.3;16.66;5.2;4.53;24527 +100087;50.33;2.13955;109;20220624;21.6;14;17.8;2.2;16.61;12.3;3.48;20131 +100087;50.33;2.13955;109;20220625;19;13.6;16.3;3.3;14.46;1.6;3;16619 +100087;50.33;2.13955;109;20220626;21.4;10.7;16;3;12.51;.1;4.15;23725 +100087;50.33;2.13955;109;20220627;18.6;10.6;14.6;2.6;12.71;6.6;3.33;20480 +100087;50.33;2.13955;109;20220628;23.3;9.4;16.4;2.3;12.66;0;4.58;27047 +100087;50.33;2.13955;109;20220629;22.6;10.3;16.5;2.4;12.96;2.7;4.35;25447 +100087;50.33;2.13955;109;20220630;15.6;11.7;13.7;2.3;14.26;4.9;2.13;14255 +100087;50.33;2.13955;109;20220701;18.3;8.8;13.6;3.4;12.21;.1;3.35;22092 +100087;50.33;2.13955;109;20220702;22.7;9.4;16.1;3;12.21;0;4.58;26379 +100087;50.33;2.13955;109;20220703;19.2;11.2;15.2;3.3;12.71;.1;3.49;20372 +100087;50.33;2.13955;109;20220704;20.7;11.1;15.9;3;13.41;.1;3.76;22320 +100087;50.33;2.13955;109;20220705;22;11.2;16.6;2.6;13.06;.1;4.12;23575 +100087;50.33;2.13955;109;20220706;22.5;10;16.3;2.8;14.11;0;4.12;25440 +100087;50.33;2.13955;109;20220707;18.7;14.5;16.6;3.7;14.36;.1;2.95;14654 +100087;50.33;2.13955;109;20220708;25;9.1;17;2;12.86;.1;4.85;28566 +100087;50.33;2.13955;109;20220709;23.4;12.7;18.1;3;14.51;0;4.36;23301 +100087;50.33;2.13955;109;20220710;24.8;10.1;17.5;1.8;13.11;0;4.67;27165 +100087;50.33;2.13955;109;20220711;27.2;12.5;19.9;1.6;14.01;0;5.01;27157 +100087;50.33;2.13955;109;20220712;31;13.5;22.2;1.6;14.21;0;5.75;28928 +100087;50.33;2.13955;109;20220713;29.7;19;24.4;2.3;15.41;0;5.45;23190 +100087;50.33;2.13955;109;20220714;25.1;15.9;20.5;2.8;15.31;0;4.52;21364 +100087;50.33;2.13955;109;20220715;23.7;10.6;17.1;2.1;11.96;.1;4.55;25407 +100087;50.33;2.13955;109;20220716;25.4;11.5;18.5;2.5;12.61;0;4.95;26110 +100087;50.33;2.13955;109;20220717;28.6;11.2;19.9;2;11.01;0;5.57;28288 +100087;50.33;2.13955;109;20220718;36.6;15.5;26;1.8;11.81;0;6.65;29046 +100087;50.33;2.13955;109;20220719;38.7;20.4;29.5;3.5;13.06;1.1;8.74;28746 +100087;50.33;2.13955;109;20220720;23.3;17.4;20.4;3.6;18.36;8.2;3.47;16597 +100087;50.33;2.13955;109;20220721;23;16.6;19.8;2.8;17.71;.1;3.36;17071 +100087;50.33;2.13955;109;20220722;20.7;14;17.3;2.5;15.06;1;3.18;17675 +100087;50.33;2.13955;109;20220723;24.7;12.9;18.8;1.7;15.56;0;4.07;23158 +100087;50.33;2.13955;109;20220724;30.7;13.5;22.1;3.3;15.26;0;6.13;27594 +100087;50.33;2.13955;109;20220725;21.3;17.1;19.2;4.8;16.06;.1;3.4;13791 +100087;50.33;2.13955;109;20220726;19.7;15.5;17.6;3.2;14.46;.5;3;13871 +100087;50.33;2.13955;109;20220727;22.2;11;16.6;2.6;11.86;0;4.09;22335 +100087;50.33;2.13955;109;20220728;22.9;11.4;17.1;2.4;11.96;0;4.15;22456 +100087;50.33;2.13955;109;20220729;26.1;11.9;19;1.8;12.76;0;4.64;24887 +100087;50.33;2.13955;109;20220730;24.8;12.3;18.5;2.7;14.41;0;4.39;23297 +100087;50.33;2.13955;109;20220731;21.9;17.4;19.7;4.8;18.16;.1;3.03;13833 +100087;50.33;2.13955;109;20220801;23.3;17.1;20.2;2.5;18.31;.3;3.24;16196 +100087;50.33;2.13955;109;20220802;26.1;14.5;20.3;3.3;17.56;.1;4.28;22052 +100087;50.33;2.13955;109;20220803;31.6;15.9;23.7;2.6;18.26;.1;5.52;25561 +100087;50.33;2.13955;109;20220804;24.2;15.6;19.9;3.2;17.21;.3;3.72;18594 +100087;50.33;2.13955;109;20220805;22.6;13.2;17.9;2.8;13.16;.1;3.9;19546 +100087;50.33;2.13955;109;20220806;22.1;9.5;15.8;2.2;10.21;0;4.04;22405 +100087;50.33;2.13955;109;20220807;24.6;10.7;17.6;2.7;10.86;0;4.65;23373 +100087;50.33;2.13955;109;20220808;25.1;11;18.1;3.1;12.76;.1;4.61;23541 +100087;50.33;2.13955;109;20220809;26.6;13.3;20;4;15.11;.1;4.91;22611 +100087;50.33;2.13955;109;20220810;30.9;15.5;23.2;3.4;15.21;0;5.91;24143 +100087;50.33;2.13955;109;20220811;32;15.9;24;2.6;13.76;0;5.81;24493 +100087;50.33;2.13955;109;20220812;32.3;16.3;24.3;2.5;12.56;0;5.83;24049 +100087;50.33;2.13955;109;20220813;32;16.9;24.4;2;11.21;0;5.43;23356 +100087;50.33;2.13955;109;20220814;30.8;16.7;23.8;2.4;12.76;.8;5.35;22465 +100087;50.33;2.13955;109;20220815;26.5;17.6;22.1;3.2;17.76;.5;4.05;17746 +100087;50.33;2.13955;109;20220816;26.2;16;21.1;2.5;17.46;.6;3.81;18822 +100087;50.33;2.13955;109;20220817;24.8;16.2;20.5;1.9;17.81;4;3.27;17026 +100087;50.33;2.13955;109;20220818;26.1;14.9;20.5;2.3;17.31;.5;3.79;19539 +100087;50.33;2.13955;109;20220819;21.6;16.2;18.9;3.5;18.36;1.8;2.54;13498 +100087;50.33;2.13955;109;20220820;21.6;13.4;17.5;3.5;14.06;.1;3.28;16340 +100087;50.33;2.13955;109;20220821;23;11.5;17.3;2.3;13.91;.1;3.39;19396 +100087;50.33;2.13955;109;20220822;25.3;15.4;20.4;1.6;15.46;.5;3.4;17596 +100087;50.33;2.13955;109;20220823;25.3;17.7;21.5;2.5;18.71;.2;3.25;15432 +100087;50.33;2.13955;109;20220824;30.6;16.1;23.3;1.4;18.86;0;4.04;21155 +100087;50.33;2.13955;109;20220825;26.8;18.6;22.7;3.2;18.06;0;3.92;15632 +100087;50.33;2.13955;109;20220826;23.7;15.5;19.6;3.1;15.81;0;3.33;15643 +100087;50.33;2.13955;109;20220827;23.2;11.7;17.4;2.9;13.21;0;3.5;18313 +100087;50.33;2.13955;109;20220828;23.8;13;18.4;4.2;13.21;0;4.01;17482 +100087;50.33;2.13955;109;20220829;23.9;13.9;18.9;4.7;12.76;0;4.32;16718 +100087;50.33;2.13955;109;20220830;25.6;13.1;19.3;4.2;14.56;0;4.2;18536 +100087;50.33;2.13955;109;20220831;24.4;15.5;20;4.8;14.46;0;4.09;15586 +100087;50.33;2.13955;109;20220901;26.9;15.9;21.4;3.7;12.81;0;4.63;17064 +100087;50.33;2.13955;109;20220902;23.2;13.7;18.5;1.6;12.91;.9;2.86;15262 +100087;50.33;2.13955;109;20220903;25.1;14.3;19.7;2.4;16.16;.8;3.19;16459 +100087;50.33;2.13955;109;20220904;26.6;13.9;20.2;2.6;14.56;0;3.74;17874 +100087;50.33;2.13955;109;20220905;24.6;16.2;20.4;3;15.01;6.2;3.4;14357 +100087;50.33;2.13955;109;20220906;24.5;14.7;19.6;3.4;15.96;1.8;3.25;15215 +100087;50.33;2.13955;109;20220907;22.1;13.7;17.9;4;15.86;1.9;2.75;14075 +100087;50.33;2.13955;109;20220908;22.1;14.2;18.2;4.3;15.36;7.3;2.86;13355 +100087;50.33;2.13955;109;20220909;18.8;13.7;16.2;5.8;15.46;15.7;2.05;10621 +100087;50.33;2.13955;109;20220910;20;14.7;17.4;3.2;15.91;.2;2.08;10704 +100087;50.33;2.13955;109;20220911;22.7;10.9;16.8;1.4;14.86;.1;2.41;15833 +100087;50.33;2.13955;109;20220912;24.9;12.4;18.6;2.5;15.26;.4;2.95;16136 +100087;50.33;2.13955;109;20220913;21;17;19;2.7;17.96;6.2;1.94;9044 +100087;50.33;2.13955;109;20220914;16.9;15.8;16.4;3.1;17.36;5;1.06;4722 +100087;50.33;2.13955;109;20220915;18.3;11.4;14.8;2.3;13.46;0;1.87;11570 +100087;50.33;2.13955;109;20220916;15.5;11.4;13.5;3.8;10.76;.6;2.06;8812 +100087;50.33;2.13955;109;20220917;15.2;8.3;11.8;4.6;9.01;0;2.4;11271 +100087;50.33;2.13955;109;20220918;15.6;7.3;11.4;3.6;9.46;.1;2.15;12387 +100087;50.33;2.13955;109;20220919;16.5;8.3;12.4;3.4;9.86;0;2.19;12119 +100087;50.33;2.13955;109;20220920;17.1;9.8;13.5;1.9;10.91;0;1.84;11306 +100087;50.33;2.13955;109;20220921;18.1;9.7;13.9;1.2;10.66;0;1.77;11938 +100087;50.33;2.13955;109;20220922;19.1;7.2;13.1;1.5;9.66;.1;2.06;13977 +100087;50.33;2.13955;109;20220923;16.7;10.2;13.4;2.6;11.86;8.5;1.72;10251 +100087;50.33;2.13955;109;20220924;16;12.1;14.1;2.6;13.31;1.6;1.4;7849 +100087;50.33;2.13955;109;20220925;15.8;8.7;12.3;2.9;11.21;1.1;1.62;10408 +100087;50.33;2.13955;109;20220926;13.7;10.6;12.2;4.8;11.26;13.3;1.55;6753 +100087;50.33;2.13955;109;20220927;14.8;8.6;11.7;3.9;10.36;2.3;1.71;9407 +100087;50.33;2.13955;109;20220928;13.7;6.9;10.3;3.2;9.41;.1;1.57;9832 +100087;50.33;2.13955;109;20220929;16;4.3;10.2;1.6;9.16;.3;1.57;12713 +100087;50.33;2.13955;109;20220930;16.2;6.4;11.3;4.5;10.21;8.5;1.88;11465 +100087;50.33;2.13955;109;20221001;18;11.1;14.6;6.3;14.31;6.2;1.57;9389 +100087;50.33;2.13955;109;20221002;15.5;13;14.3;2.9;13.76;8.9;1.16;5513 +100087;50.33;2.13955;109;20221003;16;6.9;11.5;2.1;11.06;0;1.32;10516 +100087;50.33;2.13955;109;20221004;17.7;7.3;12.5;3.9;12.11;0;1.59;11168 +100087;50.33;2.13955;109;20221005;17.9;14.2;16.1;5.5;13.36;.8;2.11;6502 +100087;50.33;2.13955;109;20221006;16.9;9.4;13.2;3;10.66;0;1.75;9140 +100087;50.33;2.13955;109;20221007;17.4;7.1;12.2;4;10.96;1.3;1.75;10641 +100087;50.33;2.13955;109;20221008;15.5;9.5;12.5;2.6;10.91;.1;1.38;7993 +100087;50.33;2.13955;109;20221009;17.1;5.4;11.2;2.9;9.26;.1;1.74;10986 +100087;50.33;2.13955;109;20221010;17.5;8.4;12.9;3.4;10.61;0;1.79;9552 +100087;50.33;2.13955;109;20221011;15.8;5.3;10.5;1.4;9.11;0;1.21;10013 +100087;50.33;2.13955;109;20221012;16.9;3.7;10.3;2.1;10.06;.3;1.31;11082 +100087;50.33;2.13955;109;20221013;14;11.1;12.6;3.5;13.61;4.2;.72;5143 +100087;50.33;2.13955;109;20221014;16.1;13.7;14.9;2.9;14.96;1.9;.94;4590 +100087;50.33;2.13955;109;20221015;17.1;12.6;14.8;4.7;14.01;1.1;1.34;6200 +100087;50.33;2.13955;109;20221016;16.9;11.3;14.1;4;13.71;3.7;1.17;6693 +100087;50.33;2.13955;109;20221017;17.5;14.8;16.2;3;16.31;.4;.95;4681 +100087;50.33;2.13955;109;20221018;18.7;13;15.9;2;14.96;.1;1.05;6568 +100087;50.33;2.13955;109;20221019;17.9;10.3;14.1;3.9;13.66;1;1.15;7366 +100087;50.33;2.13955;109;20221020;19.5;13.2;16.3;3.6;15.46;5.9;1.29;6752 +100087;50.33;2.13955;109;20221021;19.6;13;16.3;4.8;14.41;.5;1.69;6832 +100087;50.33;2.13955;109;20221022;17.8;13.4;15.6;4.1;14.16;.1;1.37;5468 +100087;50.33;2.13955;109;20221023;19.7;14;16.8;5.3;14.66;5.5;1.82;6170 +100087;50.33;2.13955;109;20221024;17;14.2;15.6;7.8;13.41;5.9;1.99;4155 +100087;50.33;2.13955;109;20221025;16.6;11.8;14.2;4.3;13.56;.1;1.14;5444 +100087;50.33;2.13955;109;20221026;20.1;13.6;16.8;4.3;14.71;0;1.61;6186 +100087;50.33;2.13955;109;20221027;20.6;13.3;17;4.1;14.76;0;1.59;6432 +100087;50.33;2.13955;109;20221028;20.4;14.1;17.2;3.5;14.96;0;1.49;5927 +100087;50.33;2.13955;109;20221029;20.9;12.5;16.7;3.3;15.11;0;1.31;6692 +100087;50.33;2.13955;109;20221030;15.2;11.9;13.6;2.8;13.16;.3;.84;4058 +100087;50.33;2.13955;109;20221031;17.1;8.2;12.7;4.1;12.91;2.3;.88;6667 +100087;50.33;2.13955;109;20221101;15.3;10.9;13.1;8.6;11.41;7.4;1.8;4629 +100087;50.33;2.13955;109;20221102;13.9;9.4;11.7;6.4;10.71;1.1;1.37;4590 +100087;50.33;2.13955;109;20221103;13.3;11.1;12.2;6.1;11.66;6.7;1.16;3136 +100087;50.33;2.13955;109;20221104;11.3;7.8;9.5;3.9;9.81;1.2;.84;3891 +100087;50.33;2.13955;109;20221105;10.8;4.1;7.4;4.1;9.36;2;.53;5321 +100087;50.33;2.13955;109;20221106;11;9.5;10.2;7.1;11.46;22.8;.58;2369 +100087;50.33;2.13955;109;20221107;15;10.6;12.8;6.5;12.11;.1;1.23;4164 +100087;50.33;2.13955;109;20221108;14.8;11;12.9;7.4;11.61;.6;1.5;3833 +100087;50.33;2.13955;109;20221109;13.1;10.1;11.6;5.8;11.31;5.5;1.03;3317 +100087;50.33;2.13955;109;20221110;14.3;8.2;11.2;5;11.16;0;.91;4675 +100087;50.33;2.13955;109;20221111;11.9;8.5;10.2;5.4;10.51;.1;.82;3328 +100087;50.33;2.13955;109;20221112;11.3;6.5;8.9;2.9;10.11;.1;.4;3907 +100087;50.33;2.13955;109;20221113;13.9;4.1;9;1.9;9.46;0;.42;5468 +100087;50.33;2.13955;109;20221114;8.8;2.5;5.6;4.2;9.16;.1;.15;4390 +100087;50.33;2.13955;109;20221115;11.3;7;9.1;5.9;10.96;5.1;.37;3551 +100087;50.33;2.13955;109;20221116;11.6;6.5;9;6.3;10.51;19.5;.52;3838 +100087;50.33;2.13955;109;20221117;11.6;9.5;10.5;8.1;10.66;10.2;1.02;2354 +100087;50.33;2.13955;109;20221118;11.6;7.3;9.5;3.9;9.66;1.4;.73;3304 +100087;50.33;2.13955;109;20221119;9.9;6.2;8.1;2.5;9.66;.6;.39;3148 +100087;50.33;2.13955;109;20221120;10.6;4.5;7.6;3.5;8.81;3.6;.57;3948 +100087;50.33;2.13955;109;20221121;7.7;3.1;5.4;4.9;8.36;7.4;.31;3358 +100087;50.33;2.13955;109;20221122;8.8;4.6;6.7;6.5;8.81;17.8;.51;3153 +100087;50.33;2.13955;109;20221123;11.5;4.3;7.9;6.4;9.26;11.7;.68;4128 +100087;50.33;2.13955;109;20221124;10.8;6.8;8.8;5.8;9.71;9.5;.72;2991 +100087;50.33;2.13955;109;20221125;11.7;7.3;9.5;3.5;9.66;1.1;.69;3107 +100087;50.33;2.13955;109;20221126;10.5;5;7.8;5;9.21;3.1;.53;3480 +100087;50.33;2.13955;109;20221127;7.8;6.1;6.9;6.6;9.56;20.7;.28;1862 +100087;50.33;2.13955;109;20221128;11;7.8;9.4;2.9;10.21;1.3;.48;2514 +100087;50.33;2.13955;109;20221129;8.2;1.2;4.7;1.6;7.56;.1;.13;3602 +100087;50.33;2.13955;109;20221130;6.6;2;4.3;1.8;7.86;0;.14;2864 +100087;50.33;2.13955;109;20221201;5.8;3;4.4;2.6;7.61;0;.28;2296 +100087;50.33;2.13955;109;20221202;4.3;.6;2.4;3.2;6.51;0;.28;2570 +100087;50.33;2.13955;109;20221203;2.1;1.2;1.6;4.8;5.81;0;.54;1124 +100087;50.33;2.13955;109;20221204;1;.7;.9;4;5.76;.3;.45;625 +100087;50.33;2.13955;109;20221205;3.5;.5;2;2;6.61;.6;.17;2233 +100087;50.33;2.13955;109;20221206;7.3;1.8;4.5;2;7.36;.2;.23;3066 +100087;50.33;2.13955;109;20221207;5.6;2.3;4;3;7.16;.4;.32;2350 +100087;50.33;2.13955;109;20221208;4.9;-.6;2.1;1.8;5.86;.2;.27;3019 +100087;50.33;2.13955;109;20221209;3.2;-2.9;.2;1.9;5.51;.8;.13;3128 +100087;50.33;2.13955;109;20221210;2.6;-1.8;.4;2.5;5.76;2.4;.16;2649 +100087;50.33;2.13955;109;20221211;-.3;-.5;-.4;5;5.46;2.5;.33;541 +100087;50.33;2.13955;109;20221212;-1.1;-3.2;-2.1;4.5;4.56;0;.34;1720 +100087;50.33;2.13955;109;20221213;-1.1;-5.3;-3.2;2.7;4.06;0;.28;2513 +100087;50.33;2.13955;109;20221214;1.1;-2.9;-.9;1.7;4.51;.1;.27;2420 +100087;50.33;2.13955;109;20221215;3.1;-2.7;.2;1.6;5.06;.3;.2;2970 +100087;50.33;2.13955;109;20221216;4.3;-1.1;1.6;2.1;5.51;.2;.27;2842 +100087;50.33;2.13955;109;20221217;-1.7;-4;-2.8;2.7;4.26;0;.25;1860 +100087;50.33;2.13955;109;20221218;.1;-5.5;-2.7;5;4.67;.7;.18;2831 +100087;50.33;2.13955;109;20221219;9.1;.4;4.8;8;9.11;3.4;0;3616 +100087;50.33;2.13955;109;20221220;10.3;9;9.7;5.3;10.81;11.7;.54;1298 +100087;50.33;2.13955;109;20221221;9.2;6.7;7.9;4;10.31;17.5;.19;1920 +100087;50.33;2.13955;109;20221222;10.8;7.8;9.3;4.2;11.46;10.4;.16;2089 +100087;50.33;2.13955;109;20221223;13.1;9.4;11.2;5.8;11.71;8.9;.66;2315 +100087;50.33;2.13955;109;20221224;11.6;10.1;10.9;5.1;11.26;.6;.71;1459 +100087;50.33;2.13955;109;20221225;9.9;9.1;9.5;3.6;11.41;11.6;.3;1036 +100087;50.33;2.13955;109;20221226;9.4;8.7;9.1;5.2;9.26;2.2;.99;820 +100087;50.33;2.13955;109;20221227;8.8;3.8;6.3;5.6;8.11;1.9;.58;2768 +100087;50.33;2.13955;109;20221228;10;6.4;8.2;8.4;10.31;5.7;.3;2304 +100087;50.33;2.13955;109;20221229;9.1;9.5;9.3;8.1;9.21;4;1.36;0 +100087;50.33;2.13955;109;20221230;12.7;3.8;8.2;7.4;10.21;15.3;.4;3772 +100087;50.33;2.13955;109;20221231;15.2;11.9;13.6;9.2;13.06;3.4;1.18;2148 +100088;50.35353;2.48912;133;20220101;13.9;9.7;11.8;4.8;11.9;.9;.77;2527 +100088;50.35353;2.48912;133;20220102;12.5;10;11.2;6.9;11.33;6.5;.97;1850 +100088;50.35353;2.48912;133;20220103;10.4;9.1;9.8;6;10.46;15.2;.81;1220 +100088;50.35353;2.48912;133;20220104;7.7;6.7;7.2;4.4;8.7;6.9;.71;1192 +100088;50.35353;2.48912;133;20220105;5.1;.9;3;4.3;6.23;.1;.58;2601 +100088;50.35353;2.48912;133;20220106;5.4;.2;2.8;4.4;6.46;1.7;.43;2928 +100088;50.35353;2.48912;133;20220107;5.5;2.7;4.1;5.3;7.13;12;.57;2112 +100088;50.35353;2.48912;133;20220108;7.5;.4;4;6.3;7.93;14.9;.21;3492 +100088;50.35353;2.48912;133;20220109;6.9;3.6;5.2;3.6;6.83;0;.75;2316 +100088;50.35353;2.48912;133;20220110;2;-.1;.9;2.6;6.53;.2;.12;1993 +100088;50.35353;2.48912;133;20220111;2.9;.9;1.9;3.8;6.43;.4;.36;1895 +100088;50.35353;2.48912;133;20220112;5.8;.6;3.2;1.9;7.53;0;.12;3118 +100088;50.35353;2.48912;133;20220113;9;-1;4;.6;6.9;0;.06;4377 +100088;50.35353;2.48912;133;20220114;9.7;1.2;5.5;.8;7.1;.2;.16;4193 +100088;50.35353;2.48912;133;20220115;6.1;-1.3;2.4;1.7;6.36;.3;.23;3748 +100088;50.35353;2.48912;133;20220116;4.2;.5;2.3;3.7;7.33;0;.12;2727 +100088;50.35353;2.48912;133;20220117;7.2;.8;4;2;7.4;.1;.27;3699 +100088;50.35353;2.48912;133;20220118;6.9;.9;3.9;1.7;7.66;.1;.16;3746 +100088;50.35353;2.48912;133;20220119;6.8;.8;3.8;2.7;7.56;.9;.27;3620 +100088;50.35353;2.48912;133;20220120;5;1.4;3.2;3.6;6.66;2.1;.49;2955 +100088;50.35353;2.48912;133;20220121;6.3;1.3;3.8;3;6.76;.1;.49;3474 +100088;50.35353;2.48912;133;20220122;4.4;3.6;4;2.9;7.3;0;.47;1271 +100088;50.35353;2.48912;133;20220123;4.3;3.2;3.8;1.9;6.93;0;.45;1678 +100088;50.35353;2.48912;133;20220124;5.2;.5;2.8;1.9;6.3;0;.4;3458 +100088;50.35353;2.48912;133;20220125;0;-2.1;-1.1;1.3;5.83;0;.16;2385 +100088;50.35353;2.48912;133;20220126;3.6;.1;1.8;2.6;6.7;0;.25;3163 +100088;50.35353;2.48912;133;20220127;8.2;3.4;5.8;4.6;8.76;.4;.38;3755 +100088;50.35353;2.48912;133;20220128;8.4;1.6;5;3.4;8.03;.1;.39;4548 +100088;50.35353;2.48912;133;20220129;9.9;4.7;7.3;7.2;10.2;.2;.26;3996 +100088;50.35353;2.48912;133;20220130;8;2.3;5.2;3.2;7.13;.8;.67;4309 +100088;50.35353;2.48912;133;20220131;6.4;3.8;5.1;7.3;6.33;0;1.34;2930 +100088;50.35353;2.48912;133;20220201;9.7;1.3;5.5;6.1;9.1;.3;.25;5481 +100088;50.35353;2.48912;133;20220202;9.6;8.2;8.9;5;10.03;0;.78;2166 +100088;50.35353;2.48912;133;20220203;6.9;6.3;6.6;4.5;8.96;.7;.56;1411 +100088;50.35353;2.48912;133;20220204;8.5;6.7;7.6;5.7;8.1;.6;1.17;2503 +100088;50.35353;2.48912;133;20220205;7.9;1.8;4.9;5.9;7.4;1.2;.77;4925 +100088;50.35353;2.48912;133;20220206;10.2;6.8;8.5;10.7;9.16;9.9;1.25;3611 +100088;50.35353;2.48912;133;20220207;8.2;2.6;5.4;5.1;6.86;.2;1.04;4872 +100088;50.35353;2.48912;133;20220208;10;5.7;7.8;5.4;10.4;.1;.37;4301 +100088;50.35353;2.48912;133;20220209;10.3;6.8;8.6;3.2;9.36;.2;.75;3640 +100088;50.35353;2.48912;133;20220210;7.1;5;6;3.6;8.32;1.6;.53;2780 +100088;50.35353;2.48912;133;20220211;8.4;.5;4.4;2.5;6.32;0;.84;7247 +100088;50.35353;2.48912;133;20220212;7.2;-1.4;2.9;3.8;5.55;0;.99;8093 +100088;50.35353;2.48912;133;20220213;10.2;0;5.1;5.6;7.15;2.2;1.14;7573 +100088;50.35353;2.48912;133;20220214;10.7;7.2;8.9;5.7;8.85;1.2;1.36;4410 +100088;50.35353;2.48912;133;20220215;9.3;2.1;5.7;5.6;8.85;12.5;.59;6529 +100088;50.35353;2.48912;133;20220216;12.6;7.7;10.2;11.4;12.06;1.7;.53;5237 +100088;50.35353;2.48912;133;20220217;10.5;8.9;9.7;9.6;9.13;.2;1.7;3045 +100088;50.35353;2.48912;133;20220218;11.4;7.6;9.5;9.7;8.11;1.6;2.05;4510 +100088;50.35353;2.48912;133;20220219;7.7;3.2;5.4;7.8;6.91;2.1;1.22;5215 +100088;50.35353;2.48912;133;20220220;11.3;5.5;8.4;11;9.86;6.1;.97;6187 +100088;50.35353;2.48912;133;20220221;9.2;4.8;7;8.8;7.23;0;1.73;5638 +100088;50.35353;2.48912;133;20220222;11.5;4.1;7.8;5.8;9.06;.4;1.04;7321 +100088;50.35353;2.48912;133;20220223;9.9;2.6;6.3;4.3;7.8;0;1.03;7426 +100088;50.35353;2.48912;133;20220224;8.6;5.5;7;6.6;7;2.5;1.64;4656 +100088;50.35353;2.48912;133;20220225;8.9;2.2;5.6;4.2;6.63;.6;1.28;7268 +100088;50.35353;2.48912;133;20220226;8.4;.3;4.4;2.9;6.36;.2;1.01;8486 +100088;50.35353;2.48912;133;20220227;8.4;1;4.7;4.4;5.33;0;1.58;7961 +100088;50.35353;2.48912;133;20220228;9.6;.8;5.2;4.2;5.5;1.2;1.65;8817 +100088;50.35353;2.48912;133;20220301;9;3.9;6.5;2.2;7.16;1.3;1.03;6722 +100088;50.35353;2.48912;133;20220302;9.4;4.2;6.8;2;7.2;.1;1.08;6808 +100088;50.35353;2.48912;133;20220303;13;4.8;8.9;1.9;8.5;.1;1.21;9045 +100088;50.35353;2.48912;133;20220304;12.4;5;8.7;1.6;8.93;0;1.03;8576 +100088;50.35353;2.48912;133;20220305;9.5;5;7.2;2.7;8.56;.1;.94;6516 +100088;50.35353;2.48912;133;20220306;6.8;0;3.4;5;5.6;0;1.35;8320 +100088;50.35353;2.48912;133;20220307;4.7;-1.6;1.6;4.5;4.5;0;1.37;8239 +100088;50.35353;2.48912;133;20220308;9.5;-1;4.3;4;4.73;0;1.87;10917 +100088;50.35353;2.48912;133;20220309;13.1;2;7.5;3.8;7.1;0;1.8;11555 +100088;50.35353;2.48912;133;20220310;15.1;4.3;9.7;3.4;7.56;0;2.07;11462 +100088;50.35353;2.48912;133;20220311;12.4;5.4;8.9;5.4;8.66;2;1.7;9261 +100088;50.35353;2.48912;133;20220312;11.5;6.6;9.1;5.5;9.3;.9;1.45;7809 +100088;50.35353;2.48912;133;20220313;11.9;7.4;9.7;5.2;9.4;2.4;1.56;7528 +100088;50.35353;2.48912;133;20220314;12.5;5.6;9;2.9;9.06;0;1.43;9434 +100088;50.35353;2.48912;133;20220315;11.1;6.2;8.7;2.2;9.5;.8;1.11;8375 +100088;50.35353;2.48912;133;20220316;11.3;6.4;8.8;3.6;10.53;0;.97;8359 +100088;50.35353;2.48912;133;20220317;10.7;5.5;8.1;3.5;7.83;0;1.58;8619 +100088;50.35353;2.48912;133;20220318;13.9;.3;7.1;5.1;6.45;.1;2.54;15480 +100088;50.35353;2.48912;133;20220319;14.5;4.6;9.6;7.2;6.05;0;3.54;14364 +100088;50.35353;2.48912;133;20220320;10.8;1;5.9;2.8;5.62;0;1.94;13674 +100088;50.35353;2.48912;133;20220321;17;1.3;9.1;2.9;7.92;0;2.39;16690 +100088;50.35353;2.48912;133;20220322;18.1;6.2;12.2;2.8;7.82;0;2.78;15428 +100088;50.35353;2.48912;133;20220323;18.4;4.4;11.4;2.1;6.39;0;2.72;16758 +100088;50.35353;2.48912;133;20220324;18;3.9;11;3.1;6.32;0;3.09;16975 +100088;50.35353;2.48912;133;20220325;16.6;5.1;10.8;4.2;7.25;0;3.09;16205 +100088;50.35353;2.48912;133;20220326;17.3;5.4;11.4;5.4;7.69;0;3.44;16639 +100088;50.35353;2.48912;133;20220327;17.3;6;11.6;4.3;9.92;.1;2.63;15971 +100088;50.35353;2.48912;133;20220328;18.6;3.3;11;2.1;9.52;1.7;2.43;17700 +100088;50.35353;2.48912;133;20220329;14.4;8.3;11.3;3.2;10.32;.5;1.85;9539 +100088;50.35353;2.48912;133;20220330;11.1;6.8;9;3.5;8.85;1.9;1.54;6947 +100088;50.35353;2.48912;133;20220331;8.1;2.6;5.3;7.3;6.75;5.6;1.72;9871 +100088;50.35353;2.48912;133;20220401;4.1;-.1;2;7.9;5.69;2.4;1.21;6477 +100088;50.35353;2.48912;133;20220402;6.9;-.6;3.2;5.6;4.85;.1;2;12072 +100088;50.35353;2.48912;133;20220403;8;-2.8;2.6;2.8;5.25;.3;1.64;13320 +100088;50.35353;2.48912;133;20220404;7.3;-.8;3.3;6.7;8.05;2;.64;8093 +100088;50.35353;2.48912;133;20220405;12.8;6.7;9.8;6.9;10.82;.6;1.33;6795 +100088;50.35353;2.48912;133;20220406;11.4;8.1;9.7;7;9.59;4;1.7;5230 +100088;50.35353;2.48912;133;20220407;12.2;8.6;10.4;10.7;8.89;4.9;2.7;10282 +100088;50.35353;2.48912;133;20220408;6.2;4.3;5.2;3.5;7.22;3.8;1.03;3240 +100088;50.35353;2.48912;133;20220409;10.7;.7;5.7;4;6.62;.1;2.11;15420 +100088;50.35353;2.48912;133;20220410;12.3;-.2;6;2.6;6.52;0;2.32;18828 +100088;50.35353;2.48912;133;20220411;17.8;2.9;10.4;4.9;7.55;0;3.66;20543 +100088;50.35353;2.48912;133;20220412;20.7;8.5;14.6;3.7;10.95;0;3.53;18802 +100088;50.35353;2.48912;133;20220413;17.2;8.8;13;1.5;11.99;.6;2.24;15090 +100088;50.35353;2.48912;133;20220414;18.1;6.8;12.4;2.3;11.39;.1;2.61;18276 +100088;50.35353;2.48912;133;20220415;18.9;7.6;13.2;2.7;10.89;0;3.05;19217 +100088;50.35353;2.48912;133;20220416;17.5;5.7;11.6;3.9;9.22;0;3.29;20431 +100088;50.35353;2.48912;133;20220417;19.4;5;12.2;3.2;6.85;0;3.96;21816 +100088;50.35353;2.48912;133;20220418;17;5.1;11;2.7;8.52;0;2.92;18816 +100088;50.35353;2.48912;133;20220419;17.4;5.5;11.5;3.9;9.45;0;3.04;18420 +100088;50.35353;2.48912;133;20220420;18;6.2;12.1;4.4;8.02;0;3.9;21120 +100088;50.35353;2.48912;133;20220421;18.3;5.9;12.1;4.6;8.25;0;3.95;21850 +100088;50.35353;2.48912;133;20220422;16;8.3;12.2;5.1;9.35;0;3.16;15657 +100088;50.35353;2.48912;133;20220423;18.2;7.8;13;5.1;10.32;0;3.47;17933 +100088;50.35353;2.48912;133;20220424;18.8;9.2;14;4.9;9.42;0;3.92;17736 +100088;50.35353;2.48912;133;20220425;13.9;5.5;9.7;4.4;9.22;.5;2.45;15841 +100088;50.35353;2.48912;133;20220426;14.8;5.4;10.1;4.5;8.12;0;3.18;19539 +100088;50.35353;2.48912;133;20220427;16;3.2;9.6;5;8.12;0;3.37;22108 +100088;50.35353;2.48912;133;20220428;18.6;4.8;11.7;5.1;8.82;0;3.96;23231 +100088;50.35353;2.48912;133;20220429;16.2;7.5;11.8;4.7;9.65;0;3.17;18509 +100088;50.35353;2.48912;133;20220430;14.5;5.5;10;4.6;7.95;0;3.22;19571 +100088;50.35353;2.48912;133;20220501;15.7;2.2;9;2.5;8.02;0;2.85;19694 +100088;50.35353;2.48912;133;20220502;17.9;6.5;12.2;4;8.65;0;3.76;20810 +100088;50.35353;2.48912;133;20220503;17.2;5;11.1;3.8;9.19;0;3.36;21501 +100088;50.35353;2.48912;133;20220504;16.9;3.3;10.1;2.8;9.55;.6;3.07;22645 +100088;50.35353;2.48912;133;20220505;17.2;9.7;13.5;3.4;11.49;.2;2.72;14678 +100088;50.35353;2.48912;133;20220506;20.9;5.8;13.3;1.9;10.73;.2;3.63;23955 +100088;50.35353;2.48912;133;20220507;19.6;9.6;14.6;3.2;12.46;.7;3.23;19302 +100088;50.35353;2.48912;133;20220508;19.2;10.5;14.9;3.9;11.36;0;3.52;18198 +100088;50.35353;2.48912;133;20220509;23.2;5.6;14.4;1.7;10.53;0;4.07;25748 +100088;50.35353;2.48912;133;20220510;22.2;12.7;17.5;3.7;11.96;0;4.16;18889 +100088;50.35353;2.48912;133;20220511;21.6;9.3;15.5;4.3;11.93;0;4.04;21917 +100088;50.35353;2.48912;133;20220512;17.5;8.3;12.9;3.6;10.96;.1;3.1;19263 +100088;50.35353;2.48912;133;20220513;17.1;6.8;12;4;10.2;0;3.2;20351 +100088;50.35353;2.48912;133;20220514;21.7;7;14.3;2.2;11.3;0;3.95;24633 +100088;50.35353;2.48912;133;20220515;26.5;9.3;17.9;3;12.23;.7;5.22;26406 +100088;50.35353;2.48912;133;20220516;21.9;15.7;18.8;3.8;14.36;.1;3.72;16041 +100088;50.35353;2.48912;133;20220517;26.5;13.6;20.1;2.2;14.33;3.2;4.69;23358 +100088;50.35353;2.48912;133;20220518;24.5;13.1;18.8;2.4;15.46;0;4.17;22178 +100088;50.35353;2.48912;133;20220519;20.8;16;18.4;2.7;15.46;5.1;2.95;13459 +100088;50.35353;2.48912;133;20220520;16.7;10.9;13.8;2.9;13.16;7.6;2.51;15793 +100088;50.35353;2.48912;133;20220521;19.2;9.7;14.4;2.9;12;.1;3.37;19953 +100088;50.35353;2.48912;133;20220522;22.7;7.3;15;1;12.66;.1;3.95;26048 +100088;50.35353;2.48912;133;20220523;15.5;13.4;14.5;2.7;14.2;10.5;1.87;9658 +100088;50.35353;2.48912;133;20220524;16.3;9.6;12.9;4.8;11.3;.4;2.95;17100 +100088;50.35353;2.48912;133;20220525;16;7;11.5;4.5;11.46;.9;2.73;20075 +100088;50.35353;2.48912;133;20220526;17.2;12;14.6;5;13.2;0;2.73;15299 +100088;50.35353;2.48912;133;20220527;19.3;12.8;16;4.1;12.73;.1;3.5;17020 +100088;50.35353;2.48912;133;20220528;17.3;8.7;13;3.4;10.03;.1;3.45;19642 +100088;50.35353;2.48912;133;20220529;14.2;5.7;9.9;2.8;9.23;.6;2.73;18744 +100088;50.35353;2.48912;133;20220530;15.7;3.4;9.6;1.1;8.7;.1;3.14;23678 +100088;50.35353;2.48912;133;20220531;17.9;5;11.5;2.5;9.46;.7;3.62;24128 +100088;50.35353;2.48912;133;20220601;18.3;6.7;12.5;2.8;10.03;.1;3.63;23142 +100088;50.35353;2.48912;133;20220602;21;5.5;13.2;2.2;9.96;0;4.24;26831 +100088;50.35353;2.48912;133;20220603;23.6;8.9;16.2;2.7;12.96;9.3;4.56;26393 +100088;50.35353;2.48912;133;20220604;24.1;13.7;18.9;3.6;15.76;5.8;4.34;22216 +100088;50.35353;2.48912;133;20220605;18.3;14.5;16.4;2.8;16.56;3.9;2.36;13573 +100088;50.35353;2.48912;133;20220606;18.6;10;14.3;3.9;12.53;.1;3.32;20331 +100088;50.35353;2.48912;133;20220607;19.1;10.2;14.7;2.7;14.06;3.8;3.14;20589 +100088;50.35353;2.48912;133;20220608;17.9;13;15.4;4.7;14.33;2.5;2.76;15611 +100088;50.35353;2.48912;133;20220609;18.6;11.5;15.1;4.1;13.26;0;3.24;18497 +100088;50.35353;2.48912;133;20220610;20.4;14.3;17.3;3.2;15.16;0;3.28;17301 +100088;50.35353;2.48912;133;20220611;20.9;13.5;17.2;3.1;13.5;.2;3.73;18945 +100088;50.35353;2.48912;133;20220612;20;9.9;14.9;3.2;12.3;.1;3.77;21954 +100088;50.35353;2.48912;133;20220613;19.9;9.9;14.9;2.6;11.5;0;3.88;22247 +100088;50.35353;2.48912;133;20220614;22.5;6.8;14.6;1.9;10.53;0;4.53;27864 +100088;50.35353;2.48912;133;20220615;26;9.3;17.6;2.1;12.3;0;5.2;28631 +100088;50.35353;2.48912;133;20220616;26.5;11.1;18.8;1.3;13.6;0;4.89;27748 +100088;50.35353;2.48912;133;20220617;30.7;15.5;23.1;2.8;14.7;0;6.3;27724 +100088;50.35353;2.48912;133;20220618;32.8;16.8;24.8;3.4;16.6;2;6.91;28233 +100088;50.35353;2.48912;133;20220619;17;11.7;14.3;6.4;12.96;2.3;2.88;15728 +100088;50.35353;2.48912;133;20220620;20.2;12.2;16.2;4.7;12.06;.1;4.09;19524 +100088;50.35353;2.48912;133;20220621;21.9;8.2;15.1;2.7;12;0;4.33;25630 +100088;50.35353;2.48912;133;20220622;25.7;9.8;17.8;3.3;13.43;2.6;5.24;27688 +100088;50.35353;2.48912;133;20220623;26.7;13.7;20.2;2.1;16.9;6.6;4.77;25143 +100088;50.35353;2.48912;133;20220624;22.3;14.4;18.3;2.5;17.1;10.3;3.51;19591 +100088;50.35353;2.48912;133;20220625;18.8;13.5;16.1;3.2;14.56;.9;3.02;16488 +100088;50.35353;2.48912;133;20220626;21.1;11.3;16.2;2.7;12.86;0;3.97;22344 +100088;50.35353;2.48912;133;20220627;20;12.6;16.3;2.6;13.13;2.4;3.54;19503 +100088;50.35353;2.48912;133;20220628;24.1;10.4;17.2;2.2;12.8;0;4.65;26134 +100088;50.35353;2.48912;133;20220629;24.2;10.1;17.2;2.3;12.9;.8;4.67;26211 +100088;50.35353;2.48912;133;20220630;15.2;12.3;13.8;2.2;14.3;7.6;1.96;12064 +100088;50.35353;2.48912;133;20220701;19.4;9.2;14.3;3.2;12.46;.1;3.58;22287 +100088;50.35353;2.48912;133;20220702;24.3;8.5;16.4;2.5;12;0;4.8;27416 +100088;50.35353;2.48912;133;20220703;20.3;10.7;15.5;3.2;12.46;.1;3.86;21669 +100088;50.35353;2.48912;133;20220704;22.5;10.7;16.6;2.9;13.06;.1;4.28;23865 +100088;50.35353;2.48912;133;20220705;23;10.4;16.7;2.4;12.66;0;4.39;24767 +100088;50.35353;2.48912;133;20220706;23.2;9.6;16.4;2.4;13.76;0;4.3;25512 +100088;50.35353;2.48912;133;20220707;18.7;14.2;16.4;3.7;14.26;.1;2.97;14800 +100088;50.35353;2.48912;133;20220708;25.9;7.9;16.9;1.7;12.66;0;4.96;29186 +100088;50.35353;2.48912;133;20220709;24;12.7;18.4;2.9;14.13;0;4.5;23370 +100088;50.35353;2.48912;133;20220710;24.9;9.9;17.4;2;13.06;0;4.68;26510 +100088;50.35353;2.48912;133;20220711;27.5;11.6;19.6;1.6;14.06;0;5;27227 +100088;50.35353;2.48912;133;20220712;31.3;13.6;22.5;1.3;14.13;0;5.53;28538 +100088;50.35353;2.48912;133;20220713;30.7;19.6;25.1;2.8;15.4;0;5.95;22605 +100088;50.35353;2.48912;133;20220714;26.1;15.9;21;3.1;15.23;0;4.8;21207 +100088;50.35353;2.48912;133;20220715;24.5;10.2;17.3;1.7;11.86;0;4.54;25554 +100088;50.35353;2.48912;133;20220716;25.8;11.2;18.5;2.4;12.3;0;4.98;25808 +100088;50.35353;2.48912;133;20220717;28.7;9.9;19.3;1.9;11.26;0;5.47;28645 +100088;50.35353;2.48912;133;20220718;36.2;14.4;25.3;1.7;11.86;0;6.54;29111 +100088;50.35353;2.48912;133;20220719;38.7;20.1;29.4;3.3;13.06;2.1;8.51;28223 +100088;50.35353;2.48912;133;20220720;22.9;17.4;20.2;3.3;18.46;8.5;3.23;15375 +100088;50.35353;2.48912;133;20220721;22.5;16.3;19.4;3.1;17.8;.2;3.27;16497 +100088;50.35353;2.48912;133;20220722;20.4;13.1;16.7;2.8;15.23;.6;3.08;17606 +100088;50.35353;2.48912;133;20220723;25.8;12.4;19.1;1.8;15.53;0;4.34;24118 +100088;50.35353;2.48912;133;20220724;31.5;13.5;22.5;2.9;15.1;0;6.12;27410 +100088;50.35353;2.48912;133;20220725;22.7;17.2;19.9;4.7;15.96;.1;3.82;14667 +100088;50.35353;2.48912;133;20220726;21.1;15.3;18.2;3;14.46;.4;3.31;15325 +100088;50.35353;2.48912;133;20220727;22.5;10.2;16.4;2.6;11.76;0;4.12;22197 +100088;50.35353;2.48912;133;20220728;23.4;10.5;17;2.2;12.03;0;4.2;22870 +100088;50.35353;2.48912;133;20220729;26.6;11.3;19;1.6;12.6;0;4.6;25182 +100088;50.35353;2.48912;133;20220730;26;11.6;18.8;2.4;14.13;0;4.58;24124 +100088;50.35353;2.48912;133;20220731;22.6;16.9;19.8;4.9;18;0;3.26;14556 +100088;50.35353;2.48912;133;20220801;24.4;17.3;20.9;2.5;18.06;.4;3.48;16462 +100088;50.35353;2.48912;133;20220802;27.4;14.3;20.9;3.3;17.16;.1;4.63;22479 +100088;50.35353;2.48912;133;20220803;32.7;15.7;24.2;2.5;17.7;0;5.74;25582 +100088;50.35353;2.48912;133;20220804;25.1;16;20.5;2.9;17.3;.3;3.92;18753 +100088;50.35353;2.48912;133;20220805;22.9;13.8;18.4;2.7;13.23;.1;3.89;18274 +100088;50.35353;2.48912;133;20220806;21.9;8.8;15.4;2;10.33;0;3.86;22361 +100088;50.35353;2.48912;133;20220807;24.8;10;17.4;2.9;10.96;0;4.7;23302 +100088;50.35353;2.48912;133;20220808;25.5;10.7;18.1;3.1;12.8;0;4.61;23234 +100088;50.35353;2.48912;133;20220809;27.4;13.8;20.6;4.1;15.06;.1;5.03;21998 +100088;50.35353;2.48912;133;20220810;31;14.8;22.9;3.3;15.1;0;5.73;23712 +100088;50.35353;2.48912;133;20220811;32;14.9;23.5;2.6;13.76;0;5.74;24197 +100088;50.35353;2.48912;133;20220812;32.6;15.4;24;2.3;12.63;0;5.73;24297 +100088;50.35353;2.48912;133;20220813;32.2;16.2;24.2;1.8;11.16;0;5.31;23715 +100088;50.35353;2.48912;133;20220814;31.6;15.2;23.4;2.3;13.06;.5;5.46;23626 +100088;50.35353;2.48912;133;20220815;27.8;17.7;22.7;3.6;17.26;0;4.49;18090 +100088;50.35353;2.48912;133;20220816;26.5;16.4;21.5;2.4;17.63;1.8;3.82;18304 +100088;50.35353;2.48912;133;20220817;25.1;16.7;20.9;1.6;18.5;2.6;3.16;16345 +100088;50.35353;2.48912;133;20220818;26;15;20.5;2.2;17.6;.3;3.61;18510 +100088;50.35353;2.48912;133;20220819;22.5;15.6;19.1;3.4;18.2;2;2.7;14177 +100088;50.35353;2.48912;133;20220820;22.5;13.1;17.8;3.3;14.1;.1;3.42;17009 +100088;50.35353;2.48912;133;20220821;23.8;11.7;17.8;2.1;13.93;.4;3.42;19176 +100088;50.35353;2.48912;133;20220822;26.1;15.7;20.9;1.9;15.66;.6;3.61;17615 +100088;50.35353;2.48912;133;20220823;26.9;16.7;21.8;2.4;18.1;.1;3.56;16889 +100088;50.35353;2.48912;133;20220824;31.4;15.8;23.6;1.2;18.4;0;4.07;21126 +100088;50.35353;2.48912;133;20220825;28.5;17.5;23;2.7;17.7;0;4.13;17596 +100088;50.35353;2.48912;133;20220826;24.7;16.7;20.7;3;15.96;0;3.46;14531 +100088;50.35353;2.48912;133;20220827;23.2;10.9;17;2.5;13.4;0;3.32;18251 +100088;50.35353;2.48912;133;20220828;24;13;18.5;4.1;13.13;0;4.04;17050 +100088;50.35353;2.48912;133;20220829;23.9;13.9;18.9;4.4;12.56;0;4.23;16186 +100088;50.35353;2.48912;133;20220830;26.2;13.4;19.8;3.6;14.66;0;4.1;18104 +100088;50.35353;2.48912;133;20220831;24.8;14.9;19.9;4.4;14.5;0;4.03;15644 +100088;50.35353;2.48912;133;20220901;27.5;14.4;21;3.2;12.63;0;4.5;17572 +100088;50.35353;2.48912;133;20220902;24.3;12;18.2;1.7;12.96;4.6;3.22;17531 +100088;50.35353;2.48912;133;20220903;24.6;15.1;19.9;2.1;16.73;.6;2.98;15291 +100088;50.35353;2.48912;133;20220904;27.2;14.4;20.8;2.5;14.7;.1;3.78;17327 +100088;50.35353;2.48912;133;20220905;25.4;16.7;21.1;2.6;15.06;7.1;3.4;14287 +100088;50.35353;2.48912;133;20220906;24.7;15;19.8;2.8;15.96;1.6;3.17;14939 +100088;50.35353;2.48912;133;20220907;22;14.3;18.2;3.6;16.03;1.3;2.66;13093 +100088;50.35353;2.48912;133;20220908;21.6;14.1;17.8;4.1;15.4;6.5;2.75;12743 +100088;50.35353;2.48912;133;20220909;19.4;13.8;16.6;6;15.33;12.5;2.29;10818 +100088;50.35353;2.48912;133;20220910;20.7;14.4;17.6;3.3;15.76;.2;2.27;11203 +100088;50.35353;2.48912;133;20220911;22.5;11.6;17.1;1.7;14.86;.2;2.42;15016 +100088;50.35353;2.48912;133;20220912;25.5;12.8;19.1;2.3;14.96;.3;3.07;16045 +100088;50.35353;2.48912;133;20220913;21;16.8;18.9;2.5;17.96;3.8;1.87;8881 +100088;50.35353;2.48912;133;20220914;17.1;16;16.5;2.9;17.46;4.6;1;4323 +100088;50.35353;2.48912;133;20220915;18.5;10.9;14.7;2;13.43;0;1.87;11645 +100088;50.35353;2.48912;133;20220916;15.8;10.9;13.4;3.4;10.83;1.4;2.09;9257 +100088;50.35353;2.48912;133;20220917;15.1;7.5;11.3;4;9.03;0;2.33;11561 +100088;50.35353;2.48912;133;20220918;15.7;6.6;11.2;3.5;9.26;.2;2.18;12526 +100088;50.35353;2.48912;133;20220919;17.6;7.9;12.8;2.9;9.9;.1;2.3;12505 +100088;50.35353;2.48912;133;20220920;17.8;8.2;13;1.6;10.8;.1;1.86;12333 +100088;50.35353;2.48912;133;20220921;18;7.7;12.9;1.1;10.23;.1;1.77;12684 +100088;50.35353;2.48912;133;20220922;19.5;6.1;12.8;1.4;9.36;0;2.06;14548 +100088;50.35353;2.48912;133;20220923;17.6;9.9;13.7;2.3;11.6;6.8;1.83;10829 +100088;50.35353;2.48912;133;20220924;16.6;11.7;14.2;2.1;13.33;1.1;1.45;8357 +100088;50.35353;2.48912;133;20220925;16.6;8.6;12.6;2.9;11.16;1;1.79;10651 +100088;50.35353;2.48912;133;20220926;13.7;9.2;11.4;4.9;11.03;8.9;1.52;7661 +100088;50.35353;2.48912;133;20220927;14.7;7.6;11.1;3.5;10.26;2.5;1.67;9817 +100088;50.35353;2.48912;133;20220928;14.4;6.2;10.3;3;9.5;.1;1.62;10240 +100088;50.35353;2.48912;133;20220929;15.7;4.7;10.2;1.8;9.03;.2;1.59;12119 +100088;50.35353;2.48912;133;20220930;16.5;6;11.2;4.4;10.03;7;1.97;11593 +100088;50.35353;2.48912;133;20221001;18.4;10.9;14.7;6.3;14.06;5;1.84;9525 +100088;50.35353;2.48912;133;20221002;15.4;12.6;14;2.8;13.56;9.3;1.21;5715 +100088;50.35353;2.48912;133;20221003;15.9;6.3;11.1;1.8;10.96;0;1.32;10707 +100088;50.35353;2.48912;133;20221004;17.7;7;12.4;3.2;12.26;0;1.52;10925 +100088;50.35353;2.48912;133;20221005;17.9;14;16;5.5;13.43;.4;2.13;6505 +100088;50.35353;2.48912;133;20221006;17.5;8.6;13;2.7;10.56;0;1.77;9643 +100088;50.35353;2.48912;133;20221007;17.7;7.7;12.7;3.5;10.8;.5;1.81;10243 +100088;50.35353;2.48912;133;20221008;15.9;9.3;12.6;2.6;10.76;.1;1.5;8098 +100088;50.35353;2.48912;133;20221009;17;4.9;11;2.4;9.16;.1;1.64;11032 +100088;50.35353;2.48912;133;20221010;17.5;8.9;13.2;2.7;10.66;.4;1.67;9072 +100088;50.35353;2.48912;133;20221011;15.2;4.2;9.7;1.3;8.83;0;1.14;10150 +100088;50.35353;2.48912;133;20221012;16.7;2.5;9.6;1.7;9.56;.3;1.24;11327 +100088;50.35353;2.48912;133;20221013;13.9;10.9;12.4;3.2;13.26;2;.83;4993 +100088;50.35353;2.48912;133;20221014;16;13.5;14.8;2.9;14.93;2;.96;4486 +100088;50.35353;2.48912;133;20221015;17.2;12.7;15;4.2;14.16;.8;1.34;5960 +100088;50.35353;2.48912;133;20221016;16.7;11.3;14;3.6;13.83;4.6;1.17;6578 +100088;50.35353;2.48912;133;20221017;17.7;13.8;15.8;3;16.53;1.2;.9;5157 +100088;50.35353;2.48912;133;20221018;19.2;13.2;16.2;2;15.1;.1;1.15;6574 +100088;50.35353;2.48912;133;20221019;18;10.2;14.1;3.7;13.66;.6;1.24;7539 +100088;50.35353;2.48912;133;20221020;19.8;13;16.4;3.4;15.33;7;1.37;6743 +100088;50.35353;2.48912;133;20221021;19.6;13.2;16.4;4.4;14.5;.1;1.67;6542 +100088;50.35353;2.48912;133;20221022;18;13.3;15.6;4;14.2;0;1.41;5382 +100088;50.35353;2.48912;133;20221023;19.4;13.5;16.5;4.4;14.73;6.1;1.62;5975 +100088;50.35353;2.48912;133;20221024;17.4;13.9;15.6;7.2;13.63;5.2;1.89;4345 +100088;50.35353;2.48912;133;20221025;16.7;11.5;14.1;4.1;13.46;.1;1.17;5364 +100088;50.35353;2.48912;133;20221026;20.3;13.6;17;4;14.76;0;1.61;6002 +100088;50.35353;2.48912;133;20221027;20.5;13.3;16.9;3.6;14.73;0;1.54;6319 +100088;50.35353;2.48912;133;20221028;20.8;14.9;17.8;3.3;15.16;0;1.55;5534 +100088;50.35353;2.48912;133;20221029;20.7;12.6;16.6;2.8;15.1;0;1.26;6456 +100088;50.35353;2.48912;133;20221030;15.9;12;14;2.3;13.23;.3;.87;4412 +100088;50.35353;2.48912;133;20221031;17.7;9.6;13.6;3.5;13.16;1.7;1.01;6347 +100088;50.35353;2.48912;133;20221101;15.3;10.3;12.8;8.6;11.5;5.1;1.79;4682 +100088;50.35353;2.48912;133;20221102;14;9;11.5;6.1;10.5;0;1.47;4601 +100088;50.35353;2.48912;133;20221103;13.5;10.8;12.2;5.8;11.56;4.6;1.28;3200 +100088;50.35353;2.48912;133;20221104;11.2;7.9;9.6;3.6;9.8;.8;.89;3681 +100088;50.35353;2.48912;133;20221105;10.4;3.7;7.1;4;9.06;.8;.59;5212 +100088;50.35353;2.48912;133;20221106;10.5;8.9;9.7;6.6;11.16;12.5;.66;2396 +100088;50.35353;2.48912;133;20221107;15;10.1;12.5;6.4;12.16;0;1.18;4175 +100088;50.35353;2.48912;133;20221108;14.7;10.7;12.7;7;11.56;0;1.48;3702 +100088;50.35353;2.48912;133;20221109;13.2;10;11.6;5.7;11.36;3.3;1.07;3193 +100088;50.35353;2.48912;133;20221110;14.1;7.4;10.7;4.6;10.96;0;.89;4661 +100088;50.35353;2.48912;133;20221111;11.1;8.1;9.6;4.7;10.4;.1;.79;3112 +100088;50.35353;2.48912;133;20221112;10.3;5.7;8;1.8;10.03;.1;.37;3828 +100088;50.35353;2.48912;133;20221113;12.6;3.5;8.1;1.2;8.96;.1;.37;5182 +100088;50.35353;2.48912;133;20221114;7.6;1.7;4.7;3.6;8.7;.2;.13;4183 +100088;50.35353;2.48912;133;20221115;11.3;7.5;9.4;5.2;11.13;5.7;.46;3246 +100088;50.35353;2.48912;133;20221116;11.4;6.8;9.1;5.5;10.53;16.8;.6;3525 +100088;50.35353;2.48912;133;20221117;11.1;9.1;10.1;8.1;10.56;8.2;1.08;2337 +100088;50.35353;2.48912;133;20221118;11.1;7;9;4.1;9.63;.7;.77;3272 +100088;50.35353;2.48912;133;20221119;9.9;5;7.4;2.7;9.4;.6;.39;3398 +100088;50.35353;2.48912;133;20221120;10.2;5;7.6;3;8.76;2.1;.56;3575 +100088;50.35353;2.48912;133;20221121;7.4;3.3;5.4;4.4;8.36;5.2;.36;3129 +100088;50.35353;2.48912;133;20221122;8.5;4.1;6.3;6.8;8.7;11.6;.56;3148 +100088;50.35353;2.48912;133;20221123;10.3;4.5;7.4;6.1;9.2;9.9;.62;3590 +100088;50.35353;2.48912;133;20221124;10.5;6.4;8.5;5.6;9.7;7.9;.7;2931 +100088;50.35353;2.48912;133;20221125;11.4;6.7;9;3.6;9.66;1.1;.67;3091 +100088;50.35353;2.48912;133;20221126;10;5;7.5;4.4;9.13;2.7;.54;3175 +100088;50.35353;2.48912;133;20221127;7.7;5.8;6.7;5.9;9.33;10.9;.4;1777 +100088;50.35353;2.48912;133;20221128;10.3;7.5;8.9;3.1;10.13;.3;.51;2288 +100088;50.35353;2.48912;133;20221129;6.9;1.3;4.1;1.2;7.8;.1;.12;3253 +100088;50.35353;2.48912;133;20221130;6.2;3.1;4.7;1.7;8.3;0;.19;2314 +100088;50.35353;2.48912;133;20221201;5.6;3.3;4.5;2.9;7.66;0;.36;2004 +100088;50.35353;2.48912;133;20221202;3.8;.3;2;3.6;6.6;0;.28;2383 +100088;50.35353;2.48912;133;20221203;2;1.2;1.6;5;5.9;0;.56;1099 +100088;50.35353;2.48912;133;20221204;1.1;.7;.9;4.2;5.86;.5;.45;620 +100088;50.35353;2.48912;133;20221205;3.2;.2;1.7;2.1;6.63;1.2;.18;2202 +100088;50.35353;2.48912;133;20221206;7.1;2.1;4.6;2;7.4;.4;.29;2826 +100088;50.35353;2.48912;133;20221207;6.1;1.3;3.7;2.8;7.13;.3;.31;2646 +100088;50.35353;2.48912;133;20221208;4.7;-.8;2;2.1;5.76;.1;.32;2905 +100088;50.35353;2.48912;133;20221209;2.9;-3;0;1.7;5.53;.6;.14;3041 +100088;50.35353;2.48912;133;20221210;1.6;-1.7;-.1;2.5;5.9;.4;.17;2178 +100088;50.35353;2.48912;133;20221211;-.4;-.8;-.6;4.2;5.46;1.2;.34;655 +100088;50.35353;2.48912;133;20221212;-.6;-3.5;-2;3.6;4.53;0;.35;1950 +100088;50.35353;2.48912;133;20221213;-1.8;-6.1;-4;2.5;4;0;.21;2443 +100088;50.35353;2.48912;133;20221214;1;-3.4;-1.2;1.7;4.43;0;.29;2459 +100088;50.35353;2.48912;133;20221215;2.7;-4.3;-.8;1.3;4.63;.3;.18;3118 +100088;50.35353;2.48912;133;20221216;3.9;-3.1;.4;1.5;5.16;.2;.19;3144 +100088;50.35353;2.48912;133;20221217;-2.7;-4.5;-3.6;2.6;4.03;0;.29;1626 +100088;50.35353;2.48912;133;20221218;-.4;-5.9;-3.1;4.5;4.56;4;.17;2809 +100088;50.35353;2.48912;133;20221219;8.9;.2;4.5;7.6;8.93;3.6;0;3488 +100088;50.35353;2.48912;133;20221220;9.8;8.8;9.3;4.9;10.76;14;.54;1129 +100088;50.35353;2.48912;133;20221221;9.1;6.6;7.8;3.8;10.46;16.5;.19;1817 +100088;50.35353;2.48912;133;20221222;10.7;8.2;9.4;4.1;11.53;3.6;.25;1810 +100088;50.35353;2.48912;133;20221223;13;9.3;11.1;5.8;11.7;6.8;.69;2245 +100088;50.35353;2.48912;133;20221224;11.4;9.4;10.4;5.3;11.16;.7;.7;1557 +100088;50.35353;2.48912;133;20221225;10.1;8.9;9.5;3.6;11.4;9.3;.37;1141 +100088;50.35353;2.48912;133;20221226;9.1;8.3;8.7;5;9.26;1.4;.92;991 +100088;50.35353;2.48912;133;20221227;8.3;3.3;5.8;5.3;7.86;1.2;.6;2642 +100088;50.35353;2.48912;133;20221228;9.8;6;7.9;8.3;10.26;4.8;.34;2292 +100088;50.35353;2.48912;133;20221229;9.3;9.3;9.3;8.2;9.3;2.5;1.37;352 +100088;50.35353;2.48912;133;20221230;12.4;4.3;8.3;7;10.23;13.4;.48;3471 +100088;50.35353;2.48912;133;20221231;15;12.2;13.6;9.5;13.06;3.3;1.33;2043 +100089;50.376;2.839;61;20220101;14.3;10.2;12.3;4.6;12.17;1;.8;2363 +100089;50.376;2.839;61;20220102;13.2;10.2;11.7;6.8;11.45;4.5;1.05;1720 +100089;50.376;2.839;61;20220103;10.9;9.5;10.2;5.8;10.6;12.5;.91;802 +100089;50.376;2.839;61;20220104;8.3;7.2;7.7;4.4;9.05;6.2;.74;689 +100089;50.376;2.839;61;20220105;5.8;.9;3.4;4.8;6.55;.2;.55;2565 +100089;50.376;2.839;61;20220106;6.1;.4;3.2;4.7;6.65;.7;.44;3312 +100089;50.376;2.839;61;20220107;5.9;3.3;4.6;5.8;7.25;8.6;.59;2197 +100089;50.376;2.839;61;20220108;7.7;.6;4.2;6;7.95;12;.29;2196 +100089;50.376;2.839;61;20220109;7.5;3.2;5.4;3.6;6.9;0;.63;3509 +100089;50.376;2.839;61;20220110;3;-1.3;.9;2.9;6.45;.1;.17;1660 +100089;50.376;2.839;61;20220111;4;.9;2.4;3.3;6.35;.3;.37;2643 +100089;50.376;2.839;61;20220112;5.3;0;2.7;1.8;7.35;0;.19;1946 +100089;50.376;2.839;61;20220113;5.7;.1;2.9;1;6.65;0;.17;2873 +100089;50.376;2.839;61;20220114;9.4;-1.2;4.1;1.1;6.9;.2;.14;4674 +100089;50.376;2.839;61;20220115;5.3;.1;2.7;1.8;6.45;.3;.27;3303 +100089;50.376;2.839;61;20220116;4.4;-1.1;1.7;3.1;7.15;0;.1;2068 +100089;50.376;2.839;61;20220117;7.7;1.2;4.5;2.1;7.5;.1;.28;4003 +100089;50.376;2.839;61;20220118;7.3;-.1;3.6;1.9;7.75;.1;.18;3145 +100089;50.376;2.839;61;20220119;7;.1;3.5;2.5;7.6;.9;.25;2867 +100089;50.376;2.839;61;20220120;6;1.4;3.7;3.8;6.8;1.6;.52;2873 +100089;50.376;2.839;61;20220121;6.5;1.2;3.9;3;7.05;.1;.44;2819 +100089;50.376;2.839;61;20220122;5.1;3.9;4.5;3;7.55;0;.51;938 +100089;50.376;2.839;61;20220123;4.8;3.6;4.2;2;7.15;0;.51;1008 +100089;50.376;2.839;61;20220124;6;.5;3.2;2.4;6.45;0;.39;4675 +100089;50.376;2.839;61;20220125;.1;-1.8;-.9;1.8;5.85;.1;.16;2301 +100089;50.376;2.839;61;20220126;4;-.3;1.9;2.6;6.75;0;.29;2195 +100089;50.376;2.839;61;20220127;8.7;3;5.8;4.8;8.65;.3;.39;3709 +100089;50.376;2.839;61;20220128;9.3;.4;4.9;3.4;7.9;.1;.42;5276 +100089;50.376;2.839;61;20220129;11.3;4.5;7.9;7;10.2;.1;.46;3498 +100089;50.376;2.839;61;20220130;8.4;1.6;5;3.5;7.15;.9;.63;5070 +100089;50.376;2.839;61;20220131;7;4.5;5.8;7.7;6.55;0;1.42;3329 +100089;50.376;2.839;61;20220201;10.5;.6;5.6;6;8.95;.2;.4;4526 +100089;50.376;2.839;61;20220202;10.8;8.4;9.6;5;10.2;.1;.89;1741 +100089;50.376;2.839;61;20220203;7.5;7;7.2;4.4;9.05;.4;.66;693 +100089;50.376;2.839;61;20220204;9.3;7;8.1;6;8.25;.5;1.25;2245 +100089;50.376;2.839;61;20220205;8.6;1.4;5;6;7.35;.7;.82;5652 +100089;50.376;2.839;61;20220206;11;7;9;11;9.05;8.7;1.52;3012 +100089;50.376;2.839;61;20220207;8.8;2.7;5.8;5.2;6.8;.2;1.13;6052 +100089;50.376;2.839;61;20220208;10.6;5.2;7.9;4.7;10.4;.1;.39;3120 +100089;50.376;2.839;61;20220209;11;7.8;9.4;3;9.5;.2;.91;2390 +100089;50.376;2.839;61;20220210;7.7;2.6;5.1;3.7;8.3;2.4;.44;2329 +100089;50.376;2.839;61;20220211;8.7;.9;4.8;2.6;6.15;0;.84;7870 +100089;50.376;2.839;61;20220212;7.5;-1.2;3.1;4;5.55;0;.98;8932 +100089;50.376;2.839;61;20220213;10.6;.4;5.5;6.4;7.1;1;1.2;7746 +100089;50.376;2.839;61;20220214;11;7.8;9.4;6.2;8.75;1.4;1.44;4279 +100089;50.376;2.839;61;20220215;10;2.8;6.4;6.8;8.75;7;.64;6949 +100089;50.376;2.839;61;20220216;13.7;8;10.8;11.7;12.1;.8;.78;3757 +100089;50.376;2.839;61;20220217;11.7;9.4;10.5;10.3;9.05;.2;2.11;3906 +100089;50.376;2.839;61;20220218;12.6;8.1;10.3;11.8;8.5;1.4;2.44;3430 +100089;50.376;2.839;61;20220219;8.4;3;5.7;9.4;7.2;1.8;1.28;6129 +100089;50.376;2.839;61;20220220;12;6.2;9.1;10.5;9.95;3;1.18;4041 +100089;50.376;2.839;61;20220221;10.4;5;7.7;9.6;7.4;.1;1.91;5090 +100089;50.376;2.839;61;20220222;12.5;2.9;7.7;6;9.25;.7;1;5463 +100089;50.376;2.839;61;20220223;11.3;2;6.6;4.1;7.85;.1;1.15;8715 +100089;50.376;2.839;61;20220224;9.6;5.7;7.6;6.8;7.2;1.9;1.77;5801 +100089;50.376;2.839;61;20220225;9.5;1.7;5.6;4.5;6.55;.3;1.37;8283 +100089;50.376;2.839;61;20220226;9.1;-1.4;3.9;2.9;6.15;.1;1.06;8630 +100089;50.376;2.839;61;20220227;9.6;0;4.8;4.3;5.35;0;1.66;8472 +100089;50.376;2.839;61;20220228;10.3;.4;5.4;3.4;5.5;.5;1.56;10208 +100089;50.376;2.839;61;20220301;9.9;2.8;6.3;1.7;6.95;1;.96;5226 +100089;50.376;2.839;61;20220302;10.8;5.1;8;2.5;6.75;.1;1.4;7305 +100089;50.376;2.839;61;20220303;14.3;4.4;9.3;1.8;8;0;1.36;9276 +100089;50.376;2.839;61;20220304;12.9;3;7.9;1.4;7.1;0;1.24;10050 +100089;50.376;2.839;61;20220305;11.6;3.1;7.4;2.5;8.25;.1;1.14;9318 +100089;50.376;2.839;61;20220306;7.5;-.1;3.7;5.3;5.5;0;1.5;10113 +100089;50.376;2.839;61;20220307;5.8;-1.1;2.4;5.3;4.45;0;1.62;10214 +100089;50.376;2.839;61;20220308;10.6;-2;4.3;4;4.55;0;1.98;11038 +100089;50.376;2.839;61;20220309;14.5;.7;7.6;3.4;6.65;0;2.01;13050 +100089;50.376;2.839;61;20220310;16.1;2.6;9.4;3.5;7.2;0;2.27;13133 +100089;50.376;2.839;61;20220311;14.3;4.4;9.4;5.3;8.65;2.7;1.97;10804 +100089;50.376;2.839;61;20220312;11.5;6.9;9.2;5.7;9.4;.9;1.44;8169 +100089;50.376;2.839;61;20220313;13.5;8.2;10.8;5.9;9.55;1.9;1.97;8286 +100089;50.376;2.839;61;20220314;13.8;5.6;9.7;3.2;9.05;0;1.58;8784 +100089;50.376;2.839;61;20220315;11.6;6.3;9;2.3;9.4;0;1.14;6704 +100089;50.376;2.839;61;20220316;11.9;5.3;8.6;3.8;10.5;0;1.04;10286 +100089;50.376;2.839;61;20220317;10.9;7;9;4.2;7.85;0;1.82;9112 +100089;50.376;2.839;61;20220318;14.4;.4;7.4;5.3;6.35;.1;2.6;16496 +100089;50.376;2.839;61;20220319;14.9;4.9;9.9;7.3;6.1;0;3.51;15744 +100089;50.376;2.839;61;20220320;10.9;1.8;6.4;2.8;5.65;0;1.93;14276 +100089;50.376;2.839;61;20220321;17.6;1.3;9.5;2.8;7.95;0;2.37;17439 +100089;50.376;2.839;61;20220322;18.9;6.3;12.6;2.6;7.9;0;2.7;16514 +100089;50.376;2.839;61;20220323;19;4.8;11.9;2;6.3;0;2.66;17605 +100089;50.376;2.839;61;20220324;18.5;4.1;11.3;3.2;6.2;0;3.19;17893 +100089;50.376;2.839;61;20220325;17;5.6;11.3;4.1;7.3;0;3.08;17405 +100089;50.376;2.839;61;20220326;17.9;6.3;12.1;5.7;7.6;0;3.58;17681 +100089;50.376;2.839;61;20220327;17.2;6.7;12;4.3;9.9;.1;2.66;17076 +100089;50.376;2.839;61;20220328;18.7;3.8;11.2;2;9.55;2.2;2.41;18028 +100089;50.376;2.839;61;20220329;15;7.9;11.4;3.2;10.1;.6;1.81;9462 +100089;50.376;2.839;61;20220330;11.9;7.2;9.5;3.8;8.6;1.3;1.65;7016 +100089;50.376;2.839;61;20220331;8.8;3;5.9;7.3;6.7;4.4;1.79;9756 +100089;50.376;2.839;61;20220401;4.3;.3;2.3;7.9;5.7;1;1.1;4803 +100089;50.376;2.839;61;20220402;7.3;.2;3.8;6;4.65;0;2.13;11831 +100089;50.376;2.839;61;20220403;8.8;-2.1;3.4;3;5.15;.2;1.69;12818 +100089;50.376;2.839;61;20220404;8;-.1;3.9;7.3;7.85;1.8;.59;6014 +100089;50.376;2.839;61;20220405;13.7;7.4;10.6;6.8;10.85;.5;1.32;5329 +100089;50.376;2.839;61;20220406;11.7;8.7;10.2;8;9.5;3;1.72;3764 +100089;50.376;2.839;61;20220407;13.1;9.1;11.1;11.3;8.65;4.1;3;11719 +100089;50.376;2.839;61;20220408;7.3;4.3;5.8;3.6;7.1;2.9;1.06;3178 +100089;50.376;2.839;61;20220409;11.7;.8;6.3;4.4;6.45;.1;2.26;16181 +100089;50.376;2.839;61;20220410;12.8;.2;6.5;2.7;6.5;0;2.37;19908 +100089;50.376;2.839;61;20220411;18.6;3;10.8;5;7.45;0;3.75;21860 +100089;50.376;2.839;61;20220412;21.4;8.3;14.8;4.2;10.65;0;3.75;20259 +100089;50.376;2.839;61;20220413;17.7;9.4;13.6;1.5;11.9;.9;2.26;15419 +100089;50.376;2.839;61;20220414;18.9;7.4;13.1;2.3;11.1;0;2.81;19247 +100089;50.376;2.839;61;20220415;19.1;9.2;14.1;3.1;10.75;0;3.16;19436 +100089;50.376;2.839;61;20220416;17.9;6;12;4.1;9;0;3.44;22104 +100089;50.376;2.839;61;20220417;20.2;5.4;12.8;3.5;6.55;0;4.17;23134 +100089;50.376;2.839;61;20220418;19.1;5.3;12.2;2.6;7.7;0;3.45;21332 +100089;50.376;2.839;61;20220419;19.1;5.9;12.5;4.1;9;0;3.51;19938 +100089;50.376;2.839;61;20220420;18.3;8;13.1;4.8;7.6;0;4.19;21570 +100089;50.376;2.839;61;20220421;18.9;7.2;13;4.8;7.9;0;4.22;23041 +100089;50.376;2.839;61;20220422;16;8.8;12.4;5.6;9.15;0;3.24;15833 +100089;50.376;2.839;61;20220423;19.4;8.9;14.2;5.5;10.1;0;3.72;18600 +100089;50.376;2.839;61;20220424;19.6;10.4;15;5.3;9.1;0;4.21;18286 +100089;50.376;2.839;61;20220425;14.2;6.6;10.4;4.8;9.25;.9;2.48;15073 +100089;50.376;2.839;61;20220426;15.1;6.6;10.8;4.8;8.05;0;3.33;20599 +100089;50.376;2.839;61;20220427;16.5;4.7;10.6;5.5;8.15;0;3.55;22602 +100089;50.376;2.839;61;20220428;19.1;5.6;12.4;5.4;8.7;0;4.21;24660 +100089;50.376;2.839;61;20220429;16.5;8.2;12.4;5;9.6;0;3.31;19183 +100089;50.376;2.839;61;20220430;15;5.8;10.4;4.9;7.8;0;3.37;20903 +100089;50.376;2.839;61;20220501;16;2.7;9.4;2.5;7.8;0;2.8;18797 +100089;50.376;2.839;61;20220502;18.8;7.4;13.1;4.3;8.4;0;4.03;21956 +100089;50.376;2.839;61;20220503;17.6;6.2;11.9;4.3;9.1;0;3.55;21598 +100089;50.376;2.839;61;20220504;17.8;4.2;11;3.1;9.45;.1;3.31;23485 +100089;50.376;2.839;61;20220505;18.2;10.7;14.5;3.4;11.4;.1;2.86;14218 +100089;50.376;2.839;61;20220506;22.6;5.4;14;1.9;10.7;.1;3.83;23726 +100089;50.376;2.839;61;20220507;20.1;10.3;15.2;3.5;12.35;.5;3.1;15508 +100089;50.376;2.839;61;20220508;20.4;11.2;15.8;4.1;11.2;0;3.91;18998 +100089;50.376;2.839;61;20220509;24.1;6.5;15.3;1.6;10.6;0;4.23;25901 +100089;50.376;2.839;61;20220510;24;12.9;18.5;3.6;12.1;0;4.49;19095 +100089;50.376;2.839;61;20220511;23.4;9.8;16.6;4.3;12;0;4.4;20362 +100089;50.376;2.839;61;20220512;18.8;8.4;13.6;3.7;10.9;.1;3.56;20872 +100089;50.376;2.839;61;20220513;19;6.7;12.9;3.8;9.95;0;3.82;22533 +100089;50.376;2.839;61;20220514;22.8;6.1;14.4;2.2;10.85;0;4.2;25644 +100089;50.376;2.839;61;20220515;27.7;10.7;19.2;3.3;11.9;.3;5.66;26591 +100089;50.376;2.839;61;20220516;23.3;16.4;19.9;3.5;14.15;.1;4.19;17332 +100089;50.376;2.839;61;20220517;27.8;14.7;21.3;2.4;14;1.8;5.12;24569 +100089;50.376;2.839;61;20220518;26.4;14.8;20.6;2.9;16;0;4.79;23533 +100089;50.376;2.839;61;20220519;22.5;17;19.8;3;16.5;4.8;3.54;16443 +100089;50.376;2.839;61;20220520;18.3;12.4;15.4;3.3;13.9;5.5;2.53;13232 +100089;50.376;2.839;61;20220521;20.3;9.5;14.9;3.1;12.1;.1;3.59;20640 +100089;50.376;2.839;61;20220522;23.6;8;15.8;1.3;12.9;.1;4.15;26051 +100089;50.376;2.839;61;20220523;17.9;14.5;16.2;3.1;14.8;8.8;2.22;9892 +100089;50.376;2.839;61;20220524;18;10;14;5.1;11.4;.5;3.38;17877 +100089;50.376;2.839;61;20220525;17.7;7.1;12.4;4.8;11.4;.6;3.17;20444 +100089;50.376;2.839;61;20220526;18.6;11.9;15.3;5.6;13.3;0;3.2;16833 +100089;50.376;2.839;61;20220527;20.4;13.6;17;4.6;12.55;.1;3.89;17074 +100089;50.376;2.839;61;20220528;18.6;9.4;14;4.1;9.85;0;3.95;20761 +100089;50.376;2.839;61;20220529;14.9;7;10.9;3.4;9.25;.6;3.04;19250 +100089;50.376;2.839;61;20220530;16.3;4.2;10.2;1.6;8.75;0;3.2;22720 +100089;50.376;2.839;61;20220531;19.4;6;12.7;2.4;9.35;.6;3.88;24000 +100089;50.376;2.839;61;20220601;19;6;12.5;2.6;9.75;.1;3.71;23145 +100089;50.376;2.839;61;20220602;21.6;6.2;13.9;2.5;9.9;0;4.45;26946 +100089;50.376;2.839;61;20220603;25.1;10.7;17.9;3.1;12.55;8.3;5.05;25470 +100089;50.376;2.839;61;20220604;25.3;14.4;19.9;4.3;16;9.2;4.65;21460 +100089;50.376;2.839;61;20220605;19.4;15.9;17.7;3.2;17.25;8.4;2.16;10135 +100089;50.376;2.839;61;20220606;20;10.4;15.2;4.3;12.65;.1;3.72;20243 +100089;50.376;2.839;61;20220607;20.1;10.8;15.5;2.4;14.1;3.4;2.85;16128 +100089;50.376;2.839;61;20220608;19.3;13.5;16.4;4.9;14.4;3.7;2.99;14041 +100089;50.376;2.839;61;20220609;20.7;11.9;16.3;4.2;13.2;0;3.52;16660 +100089;50.376;2.839;61;20220610;22.2;14.9;18.6;3.1;15.25;0;3.28;14189 +100089;50.376;2.839;61;20220611;22.6;15;18.8;3;13.65;.1;4.17;19148 +100089;50.376;2.839;61;20220612;21.7;9.1;15.4;3;11.9;.1;4.38;25206 +100089;50.376;2.839;61;20220613;21;10.3;15.6;3.1;11.45;0;4.25;23377 +100089;50.376;2.839;61;20220614;23;7.7;15.4;2.5;10.55;0;4.86;28327 +100089;50.376;2.839;61;20220615;26.9;11;18.9;2.9;12.35;0;5.69;28512 +100089;50.376;2.839;61;20220616;26.6;10.9;18.7;1.9;13.4;.1;5.23;28614 +100089;50.376;2.839;61;20220617;31.3;14.7;23;2.5;15.1;0;6.34;28936 +100089;50.376;2.839;61;20220618;34.1;17.1;25.6;3.3;17.15;1.8;7.29;29377 +100089;50.376;2.839;61;20220619;18.2;12.5;15.4;6.4;13.5;1.3;3;15506 +100089;50.376;2.839;61;20220620;21.4;13.3;17.4;5;12.1;0;4.52;19874 +100089;50.376;2.839;61;20220621;22.4;10.1;16.3;3.5;12.1;0;4.43;23330 +100089;50.376;2.839;61;20220622;26.6;12.1;19.4;3.9;13.25;2.8;5.83;27822 +100089;50.376;2.839;61;20220623;27.4;15;21.2;2.7;17.05;7.3;4.98;24096 +100089;50.376;2.839;61;20220624;23.9;16.5;20.2;2.6;17.9;10.3;3.76;18568 +100089;50.376;2.839;61;20220625;19.9;14.2;17.1;3.1;15.15;0;2.83;13620 +100089;50.376;2.839;61;20220626;22.1;11.9;17;2.6;13.55;.1;4.16;23171 +100089;50.376;2.839;61;20220627;21.5;13.7;17.6;2.5;13.65;.3;3.81;19439 +100089;50.376;2.839;61;20220628;25.5;11.5;18.5;2.1;12.95;0;4.69;24287 +100089;50.376;2.839;61;20220629;26.2;10.8;18.5;2.4;12.95;.7;5.14;26656 +100089;50.376;2.839;61;20220630;15.6;13.3;14.4;2.4;14.65;8.6;1.74;9542 +100089;50.376;2.839;61;20220701;20.9;10.4;15.6;3.4;12.6;.1;3.93;22100 +100089;50.376;2.839;61;20220702;25.5;9.2;17.3;1.8;12.1;0;4.77;26476 +100089;50.376;2.839;61;20220703;22.5;11.3;16.9;3.2;12.2;0;4.13;19534 +100089;50.376;2.839;61;20220704;24.7;9.6;17.2;2.8;12.75;0;4.87;26586 +100089;50.376;2.839;61;20220705;24;9.4;16.7;2.5;12.3;0;4.65;26078 +100089;50.376;2.839;61;20220706;24.4;9.5;17;1.9;13.2;0;4.35;24683 +100089;50.376;2.839;61;20220707;20.2;14.6;17.4;4.2;14.2;.2;3.49;15710 +100089;50.376;2.839;61;20220708;27.3;7.8;17.6;1.8;12.65;0;5.23;29776 +100089;50.376;2.839;61;20220709;25.4;13;19.2;3.2;14.25;0;4.93;24763 +100089;50.376;2.839;61;20220710;24.8;11.1;17.9;2.3;13.2;0;4.63;25056 +100089;50.376;2.839;61;20220711;27.7;11.9;19.8;1.9;14.4;0;5.2;27733 +100089;50.376;2.839;61;20220712;32.5;13.8;23.1;1.3;14.05;0;5.55;27487 +100089;50.376;2.839;61;20220713;32.6;20.1;26.3;3;16;0;5.8;19229 +100089;50.376;2.839;61;20220714;26.9;16.8;21.8;3.9;15.1;0;5.19;20520 +100089;50.376;2.839;61;20220715;25.2;11.1;18.2;2.1;11.9;0;4.8;25490 +100089;50.376;2.839;61;20220716;26;10.4;18.2;2.6;12.15;0;5.15;26607 +100089;50.376;2.839;61;20220717;28.8;10.3;19.6;2.2;11.7;0;5.66;28761 +100089;50.376;2.839;61;20220718;36.4;13.6;25;1.6;12.2;0;6.49;29248 +100089;50.376;2.839;61;20220719;39.3;17.3;28.3;3.5;13.75;1.6;8.74;29140 +100089;50.376;2.839;61;20220720;22.9;18.1;20.5;3.4;18.75;5.9;3.08;13316 +100089;50.376;2.839;61;20220721;22.6;16.7;19.7;3.6;17.9;.2;3.06;13496 +100089;50.376;2.839;61;20220722;20.8;13.8;17.3;3.1;15.35;.6;2.93;14560 +100089;50.376;2.839;61;20220723;27.1;12.9;20;1.8;15.5;0;4.49;23133 +100089;50.376;2.839;61;20220724;32.2;13.4;22.8;2.6;15.15;0;6.19;27695 +100089;50.376;2.839;61;20220725;24.8;17.9;21.4;4.9;15.75;.1;4.33;13688 +100089;50.376;2.839;61;20220726;22.2;14.8;18.5;3.4;14.65;.2;3.41;14686 +100089;50.376;2.839;61;20220727;22.9;11.5;17.2;3.5;11.95;0;4.44;21772 +100089;50.376;2.839;61;20220728;24.9;12;18.5;3.1;11.95;0;4.72;21483 +100089;50.376;2.839;61;20220729;27.6;11.2;19.4;2.2;12.75;0;4.94;24842 +100089;50.376;2.839;61;20220730;27.6;11.3;19.4;2.4;13.95;0;4.69;23331 +100089;50.376;2.839;61;20220731;24;17.3;20.7;5.2;17.9;0;3.72;14929 +100089;50.376;2.839;61;20220801;25.8;18;21.9;2.6;17.85;.4;3.72;15764 +100089;50.376;2.839;61;20220802;29.2;14.5;21.8;3.5;16.85;0;5.23;23361 +100089;50.376;2.839;61;20220803;33.8;15.3;24.5;2.3;17.4;0;5.88;25875 +100089;50.376;2.839;61;20220804;27.4;17.2;22.3;3.5;17.55;.6;4.28;16228 +100089;50.376;2.839;61;20220805;24.1;16.7;20.4;3.8;13.5;.1;4.55;18137 +100089;50.376;2.839;61;20220806;23.1;8.3;15.7;2.4;10.45;0;4.17;22572 +100089;50.376;2.839;61;20220807;25.8;11.2;18.5;4;11.25;0;5.39;24142 +100089;50.376;2.839;61;20220808;26.2;11.3;18.8;4.4;13.3;0;5.22;24005 +100089;50.376;2.839;61;20220809;28.1;14.9;21.5;5.2;15.1;0;5.77;23001 +100089;50.376;2.839;61;20220810;30.7;16;23.3;4.3;14.75;0;6.33;23623 +100089;50.376;2.839;61;20220811;32;16.2;24.1;3.3;13.15;0;6.32;24069 +100089;50.376;2.839;61;20220812;33.3;16.5;24.9;3.1;12.1;0;6.63;24471 +100089;50.376;2.839;61;20220813;32.9;15.3;24.1;2.5;10.8;0;6.05;24636 +100089;50.376;2.839;61;20220814;32.9;14.3;23.6;2.6;12.85;.1;5.93;24349 +100089;50.376;2.839;61;20220815;29.2;17.9;23.5;3.4;17.2;.1;4.82;18228 +100089;50.376;2.839;61;20220816;27.5;16.6;22;2.1;18.25;5.8;3.64;16607 +100089;50.376;2.839;61;20220817;25.1;18.2;21.7;2.1;19.8;1.8;2.74;12459 +100089;50.376;2.839;61;20220818;27.3;16.3;21.8;2.6;18.25;.1;3.75;16867 +100089;50.376;2.839;61;20220819;24.3;15.7;20;3.6;18.2;1.7;2.96;12154 +100089;50.376;2.839;61;20220820;24;12.7;18.4;3.1;14.05;.1;3.86;19325 +100089;50.376;2.839;61;20220821;24;10.3;17.1;1.5;14;.7;3.25;19278 +100089;50.376;2.839;61;20220822;27.1;16.8;21.9;2.3;16;1.4;3.77;15976 +100089;50.376;2.839;61;20220823;28.1;16.2;22.1;2;17.75;0;3.43;15165 +100089;50.376;2.839;61;20220824;31.6;15.7;23.6;1.4;18.55;0;4.09;20093 +100089;50.376;2.839;61;20220825;30.3;16.4;23.4;3.3;18.2;0;4.71;19621 +100089;50.376;2.839;61;20220826;24.6;18.5;21.5;3.7;16.4;0;3.39;10522 +100089;50.376;2.839;61;20220827;24.1;11;17.6;2.8;13.65;0;3.54;18290 +100089;50.376;2.839;61;20220828;24.7;15.2;19.9;5.3;13.05;0;4.63;15436 +100089;50.376;2.839;61;20220829;24.1;14.8;19.5;5;12.7;0;4.4;15272 +100089;50.376;2.839;61;20220830;27.2;14.8;21;4.5;14.9;0;4.7;18113 +100089;50.376;2.839;61;20220831;25.3;15.4;20.3;5.1;14.5;0;4.26;14313 +100089;50.376;2.839;61;20220901;27.7;15.9;21.8;4.1;12.65;0;5.13;18294 +100089;50.376;2.839;61;20220902;26.6;12.3;19.5;2.1;13.75;9.9;3.59;17701 +100089;50.376;2.839;61;20220903;24.8;15.6;20.2;1.8;18.2;.9;2.49;12284 +100089;50.376;2.839;61;20220904;27.8;14.1;20.9;2.3;15.75;0;3.76;18633 +100089;50.376;2.839;61;20220905;26.8;16.4;21.6;2.2;15.5;4.8;3.48;15563 +100089;50.376;2.839;61;20220906;25.9;15;20.5;2.5;16.4;3;3.26;15758 +100089;50.376;2.839;61;20220907;22.9;14.5;18.7;3;16.5;1.3;2.7;13590 +100089;50.376;2.839;61;20220908;22.2;14.6;18.4;4.2;15.9;7.4;2.74;11911 +100089;50.376;2.839;61;20220909;19.9;14.4;17.1;6.3;15.4;11.1;2.36;8696 +100089;50.376;2.839;61;20220910;21.5;14.2;17.9;4.1;15.75;.1;2.62;12093 +100089;50.376;2.839;61;20220911;22.6;11.8;17.2;1.7;15.2;.1;2.51;15676 +100089;50.376;2.839;61;20220912;26;11.6;18.8;1.6;14.85;.3;2.97;17322 +100089;50.376;2.839;61;20220913;21.7;17.2;19.4;2.5;18.15;4.3;1.85;7641 +100089;50.376;2.839;61;20220914;17.8;16.3;17;3.4;17.5;4.9;1.04;3358 +100089;50.376;2.839;61;20220915;18.9;11.6;15.3;2.6;13.85;0;1.92;10415 +100089;50.376;2.839;61;20220916;17;10.7;13.8;3.8;11.65;3.1;2.14;10598 +100089;50.376;2.839;61;20220917;16.3;8.6;12.4;4.4;9.75;0;2.46;11469 +100089;50.376;2.839;61;20220918;16.5;6.2;11.4;3.8;9.7;.3;2.19;10936 +100089;50.376;2.839;61;20220919;18.6;8.7;13.7;3.1;10.3;.1;2.43;12411 +100089;50.376;2.839;61;20220920;18.3;7.3;12.8;2.2;11.05;.1;1.94;11970 +100089;50.376;2.839;61;20220921;18.1;6.6;12.3;1.3;10.15;.1;1.89;14383 +100089;50.376;2.839;61;20220922;20.1;5;12.5;1.1;9.35;0;2.02;15641 +100089;50.376;2.839;61;20220923;18.7;8.3;13.5;1.2;11.75;5.8;1.66;11540 +100089;50.376;2.839;61;20220924;17.9;12.1;15;2.2;13.55;1.4;1.56;8123 +100089;50.376;2.839;61;20220925;17.4;8.8;13.1;3.4;11.4;1.1;1.86;9517 +100089;50.376;2.839;61;20220926;14.3;9;11.6;5;11.4;9.7;1.38;5666 +100089;50.376;2.839;61;20220927;15.5;7.2;11.4;4.3;10.45;2.8;1.78;8568 +100089;50.376;2.839;61;20220928;15.1;6.4;10.7;3;9.7;.2;1.73;11233 +100089;50.376;2.839;61;20220929;16.5;4.3;10.4;1.5;9.3;.1;1.5;10728 +100089;50.376;2.839;61;20220930;17.6;4.5;11;4.1;9.85;6.7;2.09;12470 +100089;50.376;2.839;61;20221001;19.4;11.5;15.5;7.3;14.05;3.2;2.21;8955 +100089;50.376;2.839;61;20221002;15.7;12.8;14.3;3.1;13.85;11.1;1.23;5936 +100089;50.376;2.839;61;20221003;16.4;4.9;10.6;1.3;10.8;0;1.25;10415 +100089;50.376;2.839;61;20221004;18.4;6.6;12.5;2.4;12.3;0;1.48;10848 +100089;50.376;2.839;61;20221005;18.8;14.3;16.6;5.5;13.85;.3;2.14;4584 +100089;50.376;2.839;61;20221006;18.4;8.3;13.3;2.5;10.7;0;1.8;11044 +100089;50.376;2.839;61;20221007;18.3;6.8;12.6;2.7;10.65;.2;1.76;10956 +100089;50.376;2.839;61;20221008;16.7;9.1;12.9;3;10.85;.1;1.67;9531 +100089;50.376;2.839;61;20221009;18.3;3.8;11;1.8;9.2;.1;1.57;12157 +100089;50.376;2.839;61;20221010;17.5;7.7;12.6;2;10.8;1;1.39;9216 +100089;50.376;2.839;61;20221011;15.6;3.4;9.5;1.5;8.85;0;1.25;10527 +100089;50.376;2.839;61;20221012;17.1;1.1;9.1;1.5;9.3;.2;1.19;10238 +100089;50.376;2.839;61;20221013;14.5;10.8;12.6;2.9;13.1;1.6;.88;4800 +100089;50.376;2.839;61;20221014;16.7;13.8;15.3;3;15.1;1.9;1.02;4371 +100089;50.376;2.839;61;20221015;18;12.8;15.4;4.1;14.2;.6;1.46;5851 +100089;50.376;2.839;61;20221016;17.8;11.9;14.8;3.4;14.1;4.4;1.29;7357 +100089;50.376;2.839;61;20221017;18.5;14;16.2;3;17.05;3.6;.88;4712 +100089;50.376;2.839;61;20221018;19.7;13.8;16.8;2.3;15.3;.1;1.29;7411 +100089;50.376;2.839;61;20221019;19;10.6;14.8;4.3;13.5;.2;1.56;8671 +100089;50.376;2.839;61;20221020;20.6;12.7;16.7;3.5;15.2;11.8;1.47;6472 +100089;50.376;2.839;61;20221021;20.7;12.8;16.8;4;14.8;0;1.67;6459 +100089;50.376;2.839;61;20221022;18.8;13.5;16.2;4;14.4;0;1.52;5981 +100089;50.376;2.839;61;20221023;20.7;13.6;17.2;3.9;15.05;11.5;1.65;6242 +100089;50.376;2.839;61;20221024;18;14;16;7.2;13.85;2.3;2.04;5073 +100089;50.376;2.839;61;20221025;17.4;11.6;14.5;4.1;13.5;.1;1.29;5945 +100089;50.376;2.839;61;20221026;20.4;13.8;17.1;3.8;14.85;0;1.62;6556 +100089;50.376;2.839;61;20221027;21.2;12.7;16.9;3.3;14.9;0;1.46;7054 +100089;50.376;2.839;61;20221028;21.5;14.2;17.8;3.3;15.35;0;1.55;6823 +100089;50.376;2.839;61;20221029;22;13;17.5;2.4;15.4;0;1.31;6626 +100089;50.376;2.839;61;20221030;17.9;11.3;14.6;1.5;13.45;.2;.83;5420 +100089;50.376;2.839;61;20221031;18.2;8.9;13.5;3.3;13.35;1.2;.97;5848 +100089;50.376;2.839;61;20221101;16.3;10.7;13.5;8.5;11.85;3.6;1.88;5456 +100089;50.376;2.839;61;20221102;14.8;9.6;12.2;6.6;10.7;0;1.65;5180 +100089;50.376;2.839;61;20221103;14.7;11.6;13.2;6.1;11.75;3.1;1.5;3753 +100089;50.376;2.839;61;20221104;12.6;8.5;10.5;3.3;10.1;.8;.97;3767 +100089;50.376;2.839;61;20221105;11.2;2.8;7;3.4;9.05;.3;.55;5742 +100089;50.376;2.839;61;20221106;11.1;9.6;10.3;6.7;11.15;8.6;.84;1425 +100089;50.376;2.839;61;20221107;15.4;10.1;12.7;6.8;12.45;0;1.14;3741 +100089;50.376;2.839;61;20221108;15.3;10.8;13.1;6.7;11.75;0;1.47;4821 +100089;50.376;2.839;61;20221109;14;10.6;12.3;5.9;11.65;1.8;1.16;4273 +100089;50.376;2.839;61;20221110;14.5;7.1;10.8;4.5;10.85;0;.89;5740 +100089;50.376;2.839;61;20221111;11.6;8.6;10.1;4.4;10.45;.1;.84;3065 +100089;50.376;2.839;61;20221112;10.1;5.3;7.7;1.6;9.9;.1;.37;2421 +100089;50.376;2.839;61;20221113;9.8;3.2;6.5;1.1;8.7;.1;.31;4783 +100089;50.376;2.839;61;20221114;7.2;.7;4;2.8;8.2;.9;.18;2785 +100089;50.376;2.839;61;20221115;11.9;7.4;9.7;5;11.5;3.7;.33;3571 +100089;50.376;2.839;61;20221116;12.4;7.5;10;5.8;10.95;14.4;.68;3649 +100089;50.376;2.839;61;20221117;12.1;9.7;10.9;8.6;10.9;4.2;1.17;2057 +100089;50.376;2.839;61;20221118;12;7.5;9.8;4.4;9.9;.3;.86;3508 +100089;50.376;2.839;61;20221119;10.6;3.6;7.1;3;9.2;.9;.45;2642 +100089;50.376;2.839;61;20221120;10.3;5;7.7;3;8.85;1.5;.59;2903 +100089;50.376;2.839;61;20221121;8.3;2.9;5.6;4.3;8.45;3.7;.36;2812 +100089;50.376;2.839;61;20221122;9.3;4.3;6.8;7.3;8.75;6.3;.68;2436 +100089;50.376;2.839;61;20221123;10;5;7.5;6.1;9.3;7.3;.52;3633 +100089;50.376;2.839;61;20221124;11.5;7.1;9.3;5.8;9.8;6.1;.83;3392 +100089;50.376;2.839;61;20221125;12;6.8;9.4;3.4;9.9;1;.63;3426 +100089;50.376;2.839;61;20221126;10.3;4;7.2;3.6;8.9;.9;.44;3666 +100089;50.376;2.839;61;20221127;7.9;6.2;7.1;5.8;9.25;7.2;.5;1013 +100089;50.376;2.839;61;20221128;10.9;7.4;9.2;3;10.1;.1;.57;1836 +100089;50.376;2.839;61;20221129;5.4;1.1;3.3;1.2;7.75;.1;.2;1724 +100089;50.376;2.839;61;20221130;6.7;4.8;5.7;1.8;8.9;0;.3;1030 +100089;50.376;2.839;61;20221201;6.8;4;5.4;3.9;7.95;0;.5;1681 +100089;50.376;2.839;61;20221202;4.4;1.6;3;4.5;6.95;0;.41;1291 +100089;50.376;2.839;61;20221203;2.8;2;2.4;5.2;6;0;.71;555 +100089;50.376;2.839;61;20221204;1.9;1.2;1.5;4.5;6.05;.9;.49;417 +100089;50.376;2.839;61;20221205;3.8;.4;2.1;2.4;6.9;1.9;.24;1391 +100089;50.376;2.839;61;20221206;7.5;2.5;5;2.5;7.65;.6;.28;3179 +100089;50.376;2.839;61;20221207;7.1;1.1;4.1;3.3;7.35;.3;.36;2726 +100089;50.376;2.839;61;20221208;5.3;-.7;2.3;2.3;6;.1;.33;2913 +100089;50.376;2.839;61;20221209;3.7;-3.8;-.1;1.3;5.5;.4;.14;2814 +100089;50.376;2.839;61;20221210;1.8;-.5;.7;2.4;6.1;0;.18;1976 +100089;50.376;2.839;61;20221211;.2;-.6;-.2;3.8;5.65;0;.33;459 +100089;50.376;2.839;61;20221212;.3;-3;-1.3;3.7;4.65;0;.37;2464 +100089;50.376;2.839;61;20221213;-.9;-4.9;-2.9;3.1;4.1;0;.3;2798 +100089;50.376;2.839;61;20221214;.9;-2.6;-.8;1.8;4.4;0;.35;2207 +100089;50.376;2.839;61;20221215;2.1;-6.5;-2.2;1.1;4.2;.2;.07;3701 +100089;50.376;2.839;61;20221216;3.8;-5.6;-.9;1.4;4.5;.2;.13;3880 +100089;50.376;2.839;61;20221217;-3.1;-7.7;-5.4;2;3.7;0;.11;2743 +100089;50.376;2.839;61;20221218;0;-6.9;-3.4;3.9;4.5;1.4;.12;2988 +100089;50.376;2.839;61;20221219;9.1;.3;4.7;7.3;9.05;2.7;0;2876 +100089;50.376;2.839;61;20221220;10.3;9;9.7;4.8;10.75;13.1;.67;707 +100089;50.376;2.839;61;20221221;9.5;6.6;8;3.1;10.55;12.3;.27;1156 +100089;50.376;2.839;61;20221222;11.5;9.2;10.3;4;11.75;1.4;.44;1268 +100089;50.376;2.839;61;20221223;13.7;9.4;11.5;5.5;11.85;7.3;.8;1476 +100089;50.376;2.839;61;20221224;12.2;9.7;10.9;5.2;11.25;.2;.84;1064 +100089;50.376;2.839;61;20221225;10.5;9.2;9.9;3.4;11.5;9.6;.42;698 +100089;50.376;2.839;61;20221226;9.7;8.1;8.9;5;9.45;1;.84;1425 +100089;50.376;2.839;61;20221227;8.4;3;5.7;5;7.8;.3;.57;2806 +100089;50.376;2.839;61;20221228;10.5;6.1;8.3;8.7;10.3;3.9;.46;1505 +100089;50.376;2.839;61;20221229;10.5;9.8;10.1;8.4;9.5;1.7;1.5;1017 +100089;50.376;2.839;61;20221230;13;4.7;8.9;7;10.4;12.5;.64;2194 +100089;50.376;2.839;61;20221231;15.9;12.9;14.4;10.4;13.35;2.5;1.58;1481 +100090;50.3974;3.18917;38;20220101;13.6;10.3;12;4.8;12.21;1;.64;2279 +100090;50.3974;3.18917;38;20220102;13.3;10.2;11.7;6.4;11.4;3.5;1.02;1747 +100090;50.3974;3.18917;38;20220103;11;9.5;10.2;5.5;10.64;13.2;.83;1031 +100090;50.3974;3.18917;38;20220104;8.4;7.2;7.8;4.2;9.1;6.3;.7;695 +100090;50.3974;3.18917;38;20220105;5.8;1.1;3.5;4.9;6.5;.2;.57;2637 +100090;50.3974;3.18917;38;20220106;6.1;.1;3.1;4.3;6.57;1;.39;3633 +100090;50.3974;3.18917;38;20220107;5.5;3.4;4.5;5.6;7.24;7.8;.58;1931 +100090;50.3974;3.18917;38;20220108;7.6;.5;4.1;6;7.87;11.7;.33;1620 +100090;50.3974;3.18917;38;20220109;7.5;3.6;5.6;3.7;6.97;0;.62;3636 +100090;50.3974;3.18917;38;20220110;3.7;-1.2;1.2;2.9;6.5;.1;.21;1610 +100090;50.3974;3.18917;38;20220111;4.6;.6;2.6;3.6;6.3;.1;.38;3199 +100090;50.3974;3.18917;38;20220112;4.8;-.5;2.2;1.6;7.17;.1;.19;1569 +100090;50.3974;3.18917;38;20220113;4.3;.3;2.3;.9;6.6;0;.15;2794 +100090;50.3974;3.18917;38;20220114;10.2;-.9;4.6;1.1;6.87;.3;.17;4742 +100090;50.3974;3.18917;38;20220115;6.5;-.1;3.2;1.6;6.44;.2;.22;3869 +100090;50.3974;3.18917;38;20220116;4.1;-1.1;1.5;3.5;7.1;.2;.1;1544 +100090;50.3974;3.18917;38;20220117;7.5;2.5;5;2.4;7.74;.1;.28;3765 +100090;50.3974;3.18917;38;20220118;7.4;.9;4.1;1.8;7.87;.1;.23;2804 +100090;50.3974;3.18917;38;20220119;6.7;-.1;3.3;2.9;7.6;1;.24;2066 +100090;50.3974;3.18917;38;20220120;5.9;1.1;3.5;3.3;6.77;1.1;.44;3139 +100090;50.3974;3.18917;38;20220121;6.5;.8;3.7;2.9;7.04;.1;.39;2991 +100090;50.3974;3.18917;38;20220122;5.3;4.1;4.7;2.6;7.57;0;.49;868 +100090;50.3974;3.18917;38;20220123;5;3.7;4.3;1.8;7.14;0;.51;814 +100090;50.3974;3.18917;38;20220124;6.3;-.2;3.1;2.3;6.34;0;.34;5215 +100090;50.3974;3.18917;38;20220125;.1;-2.1;-1;1.5;5.74;.1;.16;2320 +100090;50.3974;3.18917;38;20220126;3.7;-.5;1.6;2.7;6.64;0;.27;1711 +100090;50.3974;3.18917;38;20220127;8.6;2.7;5.6;4.6;8.5;.6;.42;2762 +100090;50.3974;3.18917;38;20220128;8.9;0;4.4;3.3;7.77;.1;.38;5021 +100090;50.3974;3.18917;38;20220129;11.3;4.5;7.9;6.4;10.07;.2;.48;2970 +100090;50.3974;3.18917;38;20220130;8.4;1.9;5.2;3.2;7.17;1.1;.61;5099 +100090;50.3974;3.18917;38;20220131;7;4.8;5.9;7.7;6.54;.1;1.41;2902 +100090;50.3974;3.18917;38;20220201;10.5;.7;5.6;5.7;8.84;.2;.42;3574 +100090;50.3974;3.18917;38;20220202;10.9;8.4;9.7;4.8;10.3;.2;.81;1688 +100090;50.3974;3.18917;38;20220203;7.6;7.2;7.4;4.4;8.97;.4;.69;863 +100090;50.3974;3.18917;38;20220204;9.3;6.8;8.1;5.9;8.27;.5;1.19;2355 +100090;50.3974;3.18917;38;20220205;8.7;1.4;5;5.7;7.3;.3;.79;5801 +100090;50.3974;3.18917;38;20220206;10.9;7;9;10.4;8.94;7.8;1.48;2504 +100090;50.3974;3.18917;38;20220207;8.8;2.1;5.4;5.1;6.74;.2;1.05;6754 +100090;50.3974;3.18917;38;20220208;10.7;5.1;7.9;4.5;10.2;.1;.45;3079 +100090;50.3974;3.18917;38;20220209;11.1;8.1;9.6;3;9.47;.3;.87;3932 +100090;50.3974;3.18917;38;20220210;7.4;2.6;5;3.4;8.28;3.1;.44;2345 +100090;50.3974;3.18917;38;20220211;8.4;1.2;4.8;2.5;6.11;0;.82;6898 +100090;50.3974;3.18917;38;20220212;7.4;-1.1;3.2;3.9;5.48;0;.99;7853 +100090;50.3974;3.18917;38;20220213;10.7;.6;5.7;6.5;7.01;.4;1.26;7261 +100090;50.3974;3.18917;38;20220214;11;8.3;9.6;6.3;8.68;3;1.53;4113 +100090;50.3974;3.18917;38;20220215;10;3.7;6.8;6.7;8.74;6.7;.73;6100 +100090;50.3974;3.18917;38;20220216;13.9;8.1;11;10.5;12.1;.8;.8;3493 +100090;50.3974;3.18917;38;20220217;11.9;9.6;10.7;9.6;9.04;.6;2.06;5160 +100090;50.3974;3.18917;38;20220218;12.8;8;10.4;11.1;8.6;1.4;2.33;3688 +100090;50.3974;3.18917;38;20220219;8.6;3;5.8;8.5;7.24;1.3;1.26;6437 +100090;50.3974;3.18917;38;20220220;12;6.3;9.1;9.7;9.9;2.5;1.12;3164 +100090;50.3974;3.18917;38;20220221;10.5;5.2;7.9;9.6;7.44;1.7;1.89;4512 +100090;50.3974;3.18917;38;20220222;12.5;3.4;7.9;5.4;9.37;.8;.96;4377 +100090;50.3974;3.18917;38;20220223;11.4;1.8;6.6;3.6;8.14;.1;1.01;9168 +100090;50.3974;3.18917;38;20220224;10.1;6.2;8.1;6.6;7.24;1.8;1.81;5565 +100090;50.3974;3.18917;38;20220225;9.5;1.6;5.6;4.2;6.47;.3;1.31;8569 +100090;50.3974;3.18917;38;20220226;9.6;-1.1;4.3;2.7;6.07;.1;1.08;9646 +100090;50.3974;3.18917;38;20220227;10.4;-.9;4.8;4.3;5.2;.1;1.71;9901 +100090;50.3974;3.18917;38;20220228;10.2;.6;5.4;3.7;5.44;0;1.62;10774 +100090;50.3974;3.18917;38;20220301;10.1;2.1;6.1;2.3;6.64;.6;1.11;5147 +100090;50.3974;3.18917;38;20220302;11.5;4.9;8.2;2.4;6.3;0;1.48;7357 +100090;50.3974;3.18917;38;20220303;14.7;3.5;9.1;2.3;7.67;0;1.5;10118 +100090;50.3974;3.18917;38;20220304;13.4;2.7;8.1;1.8;6.37;0;1.43;10286 +100090;50.3974;3.18917;38;20220305;11.5;1.7;6.6;2;7.4;.1;1.14;9696 +100090;50.3974;3.18917;38;20220306;7.5;-.3;3.6;4.2;5.37;.1;1.42;11000 +100090;50.3974;3.18917;38;20220307;6.2;-1.4;2.4;4.8;4.4;0;1.6;11719 +100090;50.3974;3.18917;38;20220308;10.7;-2.5;4.1;4.3;4.47;0;2.05;12146 +100090;50.3974;3.18917;38;20220309;14.5;2;8.2;4.1;6.4;0;2.27;13019 +100090;50.3974;3.18917;38;20220310;16.4;3.4;9.9;4;7.07;0;2.48;13241 +100090;50.3974;3.18917;38;20220311;14.9;5.3;10.1;5.6;8.64;2.5;2.12;10136 +100090;50.3974;3.18917;38;20220312;11.9;7;9.5;5.9;9.44;.5;1.46;8112 +100090;50.3974;3.18917;38;20220313;14.3;8.5;11.4;6.1;9.54;1.7;2.11;9201 +100090;50.3974;3.18917;38;20220314;14.1;5.9;10;3.3;9.04;.2;1.67;10133 +100090;50.3974;3.18917;38;20220315;12;6.6;9.3;2.9;9.37;0;1.19;6244 +100090;50.3974;3.18917;38;20220316;12.4;5.2;8.8;3.9;10.44;0;1;8668 +100090;50.3974;3.18917;38;20220317;10.6;7.3;9;3.8;7.94;0;1.66;7953 +100090;50.3974;3.18917;38;20220318;14.5;.1;7.3;4.9;6.38;.1;2.47;15438 +100090;50.3974;3.18917;38;20220319;14.8;5.1;10;7.1;6.08;0;3.4;13988 +100090;50.3974;3.18917;38;20220320;10.6;2;6.3;2.5;5.81;.1;1.75;12831 +100090;50.3974;3.18917;38;20220321;18.2;1.1;9.6;2.1;7.9;0;2.28;17458 +100090;50.3974;3.18917;38;20220322;19.1;6;12.6;2.3;7.88;0;2.52;15462 +100090;50.3974;3.18917;38;20220323;19.4;4.2;11.8;1.6;6.48;0;2.44;16800 +100090;50.3974;3.18917;38;20220324;18.5;3.4;10.9;2.7;6.38;0;2.88;16917 +100090;50.3974;3.18917;38;20220325;16.9;5.1;11;3.5;7.34;0;2.8;16068 +100090;50.3974;3.18917;38;20220326;18;5.5;11.7;5.1;7.68;.1;3.32;16721 +100090;50.3974;3.18917;38;20220327;16.5;6.4;11.4;3.8;9.98;.1;2.31;15353 +100090;50.3974;3.18917;38;20220328;18.3;3.2;10.8;1.7;9.61;1.9;2.16;16302 +100090;50.3974;3.18917;38;20220329;15.2;7.4;11.3;2.9;9.98;3.9;1.77;9582 +100090;50.3974;3.18917;38;20220330;11.9;7;9.4;3.3;8.38;.5;1.6;7284 +100090;50.3974;3.18917;38;20220331;8.9;3;5.9;6.5;6.68;3.4;1.72;9683 +100090;50.3974;3.18917;38;20220401;4.1;.3;2.2;7.3;5.71;.9;1.02;4428 +100090;50.3974;3.18917;38;20220402;7.2;.4;3.8;5.7;4.64;.1;2.04;11051 +100090;50.3974;3.18917;38;20220403;9.4;-1.4;4;2.6;5.2;.4;1.71;11873 +100090;50.3974;3.18917;38;20220404;7.8;-.1;3.8;7.2;7.84;2.3;.52;6075 +100090;50.3974;3.18917;38;20220405;14.1;8.3;11.2;6.9;11.2;.6;1.4;4515 +100090;50.3974;3.18917;38;20220406;11.7;8.8;10.2;7.8;9.48;3;1.73;4599 +100090;50.3974;3.18917;38;20220407;13;9.3;11.2;10.8;8.71;3.7;2.88;11266 +100090;50.3974;3.18917;38;20220408;7.5;4.3;5.9;3.2;7.08;2.9;1.04;3378 +100090;50.3974;3.18917;38;20220409;12.5;.7;6.6;4.5;6.4;.1;2.36;14932 +100090;50.3974;3.18917;38;20220410;13.1;.3;6.7;2.5;6.54;0;2.29;18747 +100090;50.3974;3.18917;38;20220411;18.9;2.8;10.8;4.4;7.31;0;3.59;20771 +100090;50.3974;3.18917;38;20220412;21.3;7.9;14.6;3.9;10.51;1.1;3.55;19130 +100090;50.3974;3.18917;38;20220413;17.2;9.5;13.3;1.6;12.18;1.2;1.99;13421 +100090;50.3974;3.18917;38;20220414;19;7.6;13.3;2;11.31;0;2.53;16804 +100090;50.3974;3.18917;38;20220415;18.9;9.3;14.1;2.9;10.81;0;2.95;17908 +100090;50.3974;3.18917;38;20220416;17.8;5.9;11.8;3.8;8.88;0;3.22;20191 +100090;50.3974;3.18917;38;20220417;20.5;4.4;12.5;3.1;6.61;0;3.95;22393 +100090;50.3974;3.18917;38;20220418;19.4;5;12.2;2.2;7.58;0;3.26;20545 +100090;50.3974;3.18917;38;20220419;19.1;6.1;12.6;3.5;9.01;0;3.22;18225 +100090;50.3974;3.18917;38;20220420;18.1;7.4;12.8;4.3;7.54;0;3.86;20076 +100090;50.3974;3.18917;38;20220421;18.9;6.8;12.8;4.6;8.04;0;3.96;21520 +100090;50.3974;3.18917;38;20220422;16;8.6;12.3;5.3;9.14;0;3.11;15369 +100090;50.3974;3.18917;38;20220423;19.7;9.1;14.4;5.1;10.11;0;3.6;17786 +100090;50.3974;3.18917;38;20220424;19.5;10;14.7;5;9.01;0;3.99;17693 +100090;50.3974;3.18917;38;20220425;14.1;6.3;10.2;4.2;9.24;2.7;2.35;14979 +100090;50.3974;3.18917;38;20220426;14.9;6.8;10.9;4.4;8.21;0;3.07;18412 +100090;50.3974;3.18917;38;20220427;16.4;4.5;10.4;4.6;8.24;0;3.28;21260 +100090;50.3974;3.18917;38;20220428;19;5.4;12.2;4.9;8.6;0;4.19;24141 +100090;50.3974;3.18917;38;20220429;16.4;8.4;12.4;4.7;9.6;0;3.22;18665 +100090;50.3974;3.18917;38;20220430;14.7;5.4;10.1;4.4;7.81;0;3.04;18846 +100090;50.3974;3.18917;38;20220501;15.9;2.2;9;2.2;7.81;.2;2.67;18605 +100090;50.3974;3.18917;38;20220502;18.7;6.9;12.8;3.9;8.44;0;3.78;21227 +100090;50.3974;3.18917;38;20220503;17.8;5.8;11.8;3.9;9.14;0;3.4;21057 +100090;50.3974;3.18917;38;20220504;17.7;3.9;10.8;2.7;9.54;.1;3.14;22626 +100090;50.3974;3.18917;38;20220505;18.3;10.4;14.3;2.9;11.51;.2;2.66;13645 +100090;50.3974;3.18917;38;20220506;22.3;5.9;14.1;2;10.6;.1;3.08;15956 +100090;50.3974;3.18917;38;20220507;20.8;10.5;15.7;3.2;12.2;.3;2.78;11010 +100090;50.3974;3.18917;38;20220508;20.6;10.9;15.8;3.9;11.47;0;3.32;13574 +100090;50.3974;3.18917;38;20220509;25.1;7.1;16.1;1.9;10.8;0;3.66;18041 +100090;50.3974;3.18917;38;20220510;25.1;12.4;18.7;3.8;12.27;0;4.08;13260 +100090;50.3974;3.18917;38;20220511;24.4;10.2;17.3;4.3;12.27;0;3.98;14246 +100090;50.3974;3.18917;38;20220512;20;8.7;14.3;3.8;11.07;0;3.2;14654 +100090;50.3974;3.18917;38;20220513;19.6;7.8;13.7;4.3;10;0;3.45;15346 +100090;50.3974;3.18917;38;20220514;23.1;6.6;14.8;2.3;10.77;0;3.47;17262 +100090;50.3974;3.18917;38;20220515;28.3;10.3;19.3;3;11.87;.1;4.81;18816 +100090;50.3974;3.18917;38;20220516;24;16.6;20.3;3.8;14.34;0;3.79;12316 +100090;50.3974;3.18917;38;20220517;28.1;14;21;2.9;13.8;1;4.56;17089 +100090;50.3974;3.18917;38;20220518;26.8;16.1;21.5;2.9;15.94;4;4.06;16214 +100090;50.3974;3.18917;38;20220519;23.6;17.4;20.5;3.1;16.27;3.5;3.26;12008 +100090;50.3974;3.18917;38;20220520;19;12.3;15.7;3;14;5.8;2.15;9253 +100090;50.3974;3.18917;38;20220521;20.7;9.7;15.2;3.2;11.9;.1;3.11;14339 +100090;50.3974;3.18917;38;20220522;24;8.7;16.3;1.3;12.9;0;3.23;17533 +100090;50.3974;3.18917;38;20220523;19.9;14.2;17.1;2.8;14.84;7.4;2.16;7947 +100090;50.3974;3.18917;38;20220524;17.6;10.4;14;4.9;11.5;.8;2.75;11977 +100090;50.3974;3.18917;38;20220525;18.2;7.4;12.8;5;11.3;.5;2.75;13714 +100090;50.3974;3.18917;38;20220526;19.8;12.7;16.2;5.7;13.44;0;3.04;12012 +100090;50.3974;3.18917;38;20220527;21.1;13.9;17.5;4.7;12.44;0;3.6;12067 +100090;50.3974;3.18917;38;20220528;18.8;8.9;13.9;3.3;9.87;.1;3.19;14110 +100090;50.3974;3.18917;38;20220529;15.8;6.2;11;3.1;9.17;1;2.64;14481 +100090;50.3974;3.18917;38;20220530;17.1;4.4;10.7;1.8;8.74;0;2.68;15992 +100090;50.3974;3.18917;38;20220531;19.9;7.9;13.9;2.5;9.3;.9;3.28;15562 +100090;50.3974;3.18917;38;20220601;19.1;5.9;12.5;2.9;9.57;0;3.14;15927 +100090;50.3974;3.18917;38;20220602;22.2;5.3;13.7;2.7;9.6;0;3.84;19095 +100090;50.3974;3.18917;38;20220603;26;10.9;18.4;3;12.1;8.2;4.39;17719 +100090;50.3974;3.18917;38;20220604;26.3;14.6;20.5;4.3;16.07;15.4;4.19;15404 +100090;50.3974;3.18917;38;20220605;19.7;16.5;18.1;3.2;17.51;9.5;2.22;10140 +100090;50.3974;3.18917;38;20220606;20.3;11.2;15.7;4.6;12.81;.2;3.65;19355 +100090;50.3974;3.18917;38;20220607;20.3;11.9;16.1;2.5;14.06;2.2;2.84;15021 +100090;50.3974;3.18917;38;20220608;19.9;13.3;16.6;4.5;14.54;5.4;2.51;9522 +100090;50.3974;3.18917;38;20220609;21.1;11.2;16.2;4.2;13.27;.1;2.98;11989 +100090;50.3974;3.18917;38;20220610;22.7;15;18.9;3.3;15.17;0;2.91;9885 +100090;50.3974;3.18917;38;20220611;23.2;15.4;19.3;2.7;13.97;0;4.26;20423 +100090;50.3974;3.18917;38;20220612;22.4;9.4;15.9;3;11.97;.1;4.52;26105 +100090;50.3974;3.18917;38;20220613;20.8;10.4;15.6;3.2;11.47;0;4.3;24580 +100090;50.3974;3.18917;38;20220614;23.2;8.5;15.9;2.7;10.57;0;4.96;28368 +100090;50.3974;3.18917;38;20220615;27.2;12.1;19.6;2.9;12.57;0;5.76;28524 +100090;50.3974;3.18917;38;20220616;26.6;12.6;19.6;2.4;13.54;.1;5.45;28819 +100090;50.3974;3.18917;38;20220617;31.2;15.2;23.2;2.8;14.7;0;6.35;27952 +100090;50.3974;3.18917;38;20220618;34.1;17.9;26;2.7;17.67;1.6;6.72;27535 +100090;50.3974;3.18917;38;20220619;19;12.9;15.9;5.4;13.94;1.5;3;14758 +100090;50.3974;3.18917;38;20220620;21.6;13.6;17.6;4.6;12.24;.1;4.62;21717 +100090;50.3974;3.18917;38;20220621;22.5;10.2;16.4;3.6;12.07;0;4.36;22526 +100090;50.3974;3.18917;38;20220622;26.4;12.5;19.4;3.7;13.47;1.8;5.51;26288 +100090;50.3974;3.18917;38;20220623;27.4;15.5;21.4;2.6;17.64;5.2;4.75;23088 +100090;50.3974;3.18917;38;20220624;23.4;17.1;20.3;3;17.87;11.6;3.59;17580 +100090;50.3974;3.18917;38;20220625;20.8;14.9;17.8;3.2;15.44;1.6;2.83;12698 +100090;50.3974;3.18917;38;20220626;21.9;12.4;17.2;2.7;13.9;0;3.96;21941 +100090;50.3974;3.18917;38;20220627;21.6;13.9;17.8;2.7;13.94;2;3.58;17657 +100090;50.3974;3.18917;38;20220628;25.1;11.1;18.1;1.8;13.07;0;4.55;24871 +100090;50.3974;3.18917;38;20220629;26.5;11.1;18.8;2.3;13.4;.3;5.1;26864 +100090;50.3974;3.18917;38;20220630;15.8;12.9;14.3;2.5;14.64;8.4;1.57;8199 +100090;50.3974;3.18917;38;20220701;20.7;10;15.4;3.4;12.74;0;3.84;22536 +100090;50.3974;3.18917;38;20220702;25.2;10.4;17.8;2.4;12.54;0;4.94;26935 +100090;50.3974;3.18917;38;20220703;22.6;11.7;17.1;3.3;12.4;0;4.21;20899 +100090;50.3974;3.18917;38;20220704;24.7;9.7;17.2;2.6;12.8;0;4.72;25994 +100090;50.3974;3.18917;38;20220705;23.4;9.3;16.3;2.4;12.3;0;4.45;25304 +100090;50.3974;3.18917;38;20220706;24.2;9.9;17;2.1;13.1;0;4.2;23248 +100090;50.3974;3.18917;38;20220707;20.3;15.2;17.7;4.2;14.3;.3;3.37;14666 +100090;50.3974;3.18917;38;20220708;26.5;8.7;17.6;1.7;12.84;0;5.01;29074 +100090;50.3974;3.18917;38;20220709;24.7;13.3;19;3.1;14.44;0;4.82;25212 +100090;50.3974;3.18917;38;20220710;25.1;11.8;18.4;2.6;13.34;0;4.8;25436 +100090;50.3974;3.18917;38;20220711;27.8;12.5;20.2;2;14.54;0;5.24;27779 +100090;50.3974;3.18917;38;20220712;32.2;14.1;23.2;1.7;14.37;0;5.7;26954 +100090;50.3974;3.18917;38;20220713;32.3;21.1;26.7;3;15.7;0;5.99;19952 +100090;50.3974;3.18917;38;20220714;27.1;17.5;22.3;3.7;15.24;0;5.37;21980 +100090;50.3974;3.18917;38;20220715;24.8;11.7;18.2;2.2;12.27;0;4.77;25724 +100090;50.3974;3.18917;38;20220716;26;11.1;18.5;2.7;12.3;0;5.07;25767 +100090;50.3974;3.18917;38;20220717;28.8;11.5;20.2;2.2;11.77;0;5.56;27664 +100090;50.3974;3.18917;38;20220718;36.3;14;25.2;1.5;12.47;0;6.27;28620 +100090;50.3974;3.18917;38;20220719;38.7;18.8;28.8;3.7;14.14;1.3;8.77;28548 +100090;50.3974;3.18917;38;20220720;23.5;18.5;21;3.7;18.9;6.3;2.96;11451 +100090;50.3974;3.18917;38;20220721;22.7;16.8;19.7;3.5;17.94;.2;2.77;11515 +100090;50.3974;3.18917;38;20220722;21.9;13.8;17.9;2.9;15.47;.5;2.93;14051 +100090;50.3974;3.18917;38;20220723;28;14.2;21.1;2;16.04;0;4.56;22653 +100090;50.3974;3.18917;38;20220724;32.1;13.8;22.9;3;15.5;0;6.16;26776 +100090;50.3974;3.18917;38;20220725;24.9;17.8;21.3;5.2;15.8;.1;4.46;15062 +100090;50.3974;3.18917;38;20220726;22.8;15;18.9;3.4;14.9;.1;3.56;15441 +100090;50.3974;3.18917;38;20220727;22.8;12.1;17.5;3.6;11.74;0;4.51;21932 +100090;50.3974;3.18917;38;20220728;25.3;12.7;19;3.5;12.07;0;4.73;19819 +100090;50.3974;3.18917;38;20220729;27.4;12.8;20.1;2.5;12.8;0;5.05;24402 +100090;50.3974;3.18917;38;20220730;27.5;12;19.7;2.2;14.24;0;4.41;21536 +100090;50.3974;3.18917;38;20220731;24.2;17.1;20.6;5.1;17.87;0;3.52;13782 +100090;50.3974;3.18917;38;20220801;26.1;18.2;22.2;2.6;18.1;.3;3.51;14288 +100090;50.3974;3.18917;38;20220802;29.5;15.2;22.4;3.1;16.9;0;5.19;23223 +100090;50.3974;3.18917;38;20220803;33.6;15.6;24.6;2.3;17.7;0;5.66;24696 +100090;50.3974;3.18917;38;20220804;28.5;17.7;23.1;2.9;18.64;1.5;4.18;16848 +100090;50.3974;3.18917;38;20220805;24;16.6;20.3;3.5;14.47;0;4.4;19573 +100090;50.3974;3.18917;38;20220806;23.8;9;16.4;2.5;10.8;0;4.21;22314 +100090;50.3974;3.18917;38;20220807;25.7;11.9;18.8;3.6;11.54;0;5.18;24512 +100090;50.3974;3.18917;38;20220808;26.2;13.1;19.6;4.1;13.5;0;5.15;23847 +100090;50.3974;3.18917;38;20220809;28.5;15.2;21.9;4.6;14.77;0;5.77;23749 +100090;50.3974;3.18917;38;20220810;31.6;16.5;24;4.1;14.14;0;6.57;24222 +100090;50.3974;3.18917;38;20220811;32.6;16.4;24.5;2.8;12.8;0;6.12;24229 +100090;50.3974;3.18917;38;20220812;33.4;17.2;25.3;3.1;11.9;0;6.55;24295 +100090;50.3974;3.18917;38;20220813;33;16.2;24.6;2.6;10.9;0;6.18;24560 +100090;50.3974;3.18917;38;20220814;33;16.2;24.6;2.8;12.87;0;5.82;21803 +100090;50.3974;3.18917;38;20220815;29.3;18.4;23.8;3.2;17.04;.1;4.85;19242 +100090;50.3974;3.18917;38;20220816;28.1;16.8;22.4;2.4;18.07;5.3;3.68;15638 +100090;50.3974;3.18917;38;20220817;24.8;18.7;21.7;2.1;20;1.2;2.69;12012 +100090;50.3974;3.18917;38;20220818;27.6;16.5;22.1;2.4;18.3;0;3.69;17040 +100090;50.3974;3.18917;38;20220819;24.4;16.3;20.3;3.3;18.54;1.9;2.7;11196 +100090;50.3974;3.18917;38;20220820;24.5;12.8;18.6;3.1;14.3;0;3.84;19309 +100090;50.3974;3.18917;38;20220821;24.6;11.4;18;1.7;14.1;.5;3.21;17541 +100090;50.3974;3.18917;38;20220822;28;17.2;22.6;2.3;15.6;2.1;3.89;16074 +100090;50.3974;3.18917;38;20220823;28.5;16.3;22.4;2.3;17.8;.1;3.67;16050 +100090;50.3974;3.18917;38;20220824;31.8;16.4;24.1;1.4;18.6;0;4.05;20005 +100090;50.3974;3.18917;38;20220825;31.9;17.9;24.9;3.4;17.77;0;5.15;19192 +100090;50.3974;3.18917;38;20220826;25.4;18.5;21.9;3.7;16.74;0;3.54;11603 +100090;50.3974;3.18917;38;20220827;24.3;13;18.6;2.8;13.87;0;3.56;17473 +100090;50.3974;3.18917;38;20220828;24.9;15.6;20.2;5;13.04;0;4.66;16599 +100090;50.3974;3.18917;38;20220829;24.1;14.9;19.5;5.1;12.47;0;4.51;15536 +100090;50.3974;3.18917;38;20220830;27.9;14.8;21.4;4;14.64;0;4.67;18604 +100090;50.3974;3.18917;38;20220831;25.6;15.1;20.4;4.5;14.47;.2;4.17;15456 +100090;50.3974;3.18917;38;20220901;27.8;15.8;21.8;4;12.9;0;5.01;18411 +100090;50.3974;3.18917;38;20220902;27.4;12.9;20.1;2.2;13.97;10.3;3.56;16467 +100090;50.3974;3.18917;38;20220903;25.5;15.8;20.7;2.1;17.7;.3;2.63;11928 +100090;50.3974;3.18917;38;20220904;27.8;14.2;21;2.7;15.57;0;3.89;18382 +100090;50.3974;3.18917;38;20220905;28.5;17.2;22.8;3.1;15.2;5.5;4.23;15806 +100090;50.3974;3.18917;38;20220906;27.3;15.8;21.6;3.1;16.27;3.2;3.71;15640 +100090;50.3974;3.18917;38;20220907;23.7;14.5;19.1;3.3;16.74;1.7;2.76;13207 +100090;50.3974;3.18917;38;20220908;22.8;14.8;18.8;4;16;6.7;2.79;11952 +100090;50.3974;3.18917;38;20220909;20;14.7;17.3;6.1;15.4;10;2.34;8151 +100090;50.3974;3.18917;38;20220910;22.1;14.3;18.2;4.2;15.87;0;2.68;12884 +100090;50.3974;3.18917;38;20220911;23.1;12.1;17.6;2;15.27;.1;2.5;14608 +100090;50.3974;3.18917;38;20220912;26.2;11.8;19;2;14.84;.2;3.09;17322 +100090;50.3974;3.18917;38;20220913;22.1;17;19.5;2.1;18.14;7.3;1.66;6314 +100090;50.3974;3.18917;38;20220914;17.8;16.6;17.2;2.9;17.97;6.9;.94;2795 +100090;50.3974;3.18917;38;20220915;19.4;11.6;15.5;2.2;14.1;0;1.83;10306 +100090;50.3974;3.18917;38;20220916;16.9;10.4;13.7;3.6;11.97;4.6;1.98;10701 +100090;50.3974;3.18917;38;20220917;16.4;8.6;12.5;4.3;10.2;0;2.27;11954 +100090;50.3974;3.18917;38;20220918;16.8;7.5;12.2;4;10;.4;2.19;10655 +100090;50.3974;3.18917;38;20220919;18.1;8.4;13.2;2.9;10.5;0;2.23;12591 +100090;50.3974;3.18917;38;20220920;18.2;7.4;12.8;2.1;10.9;.1;1.88;11222 +100090;50.3974;3.18917;38;20220921;18.3;6.3;12.3;1.4;10.4;.1;1.83;13609 +100090;50.3974;3.18917;38;20220922;20;5.7;12.9;1.3;9.6;0;2.03;14838 +100090;50.3974;3.18917;38;20220923;19;8.8;13.9;1.6;11.54;4.6;1.72;10041 +100090;50.3974;3.18917;38;20220924;17.6;12.3;14.9;2.4;13.67;1.5;1.46;7168 +100090;50.3974;3.18917;38;20220925;16.8;8.8;12.8;3.1;11.57;1;1.7;9739 +100090;50.3974;3.18917;38;20220926;13.6;9.3;11.5;5.3;11.57;11.2;1.18;4454 +100090;50.3974;3.18917;38;20220927;15.5;8.1;11.8;4.5;10.6;2.2;1.8;9283 +100090;50.3974;3.18917;38;20220928;15.1;6.8;10.9;3.2;9.77;.1;1.71;10703 +100090;50.3974;3.18917;38;20220929;16;5;10.5;1.5;9.5;0;1.43;10617 +100090;50.3974;3.18917;38;20220930;17.5;4.8;11.2;3.9;9.94;7.4;2.01;12212 +100090;50.3974;3.18917;38;20221001;19.8;11.5;15.6;7.1;14.1;3.2;2.19;9630 +100090;50.3974;3.18917;38;20221002;15.3;13.2;14.3;3;14;11.2;1.09;4587 +100090;50.3974;3.18917;38;20221003;16.9;5.4;11.2;1.4;11.04;0;1.29;10972 +100090;50.3974;3.18917;38;20221004;18.6;6.7;12.7;2.8;12.2;0;1.57;11460 +100090;50.3974;3.18917;38;20221005;18.8;14.5;16.6;5.4;13.94;.3;2.09;4984 +100090;50.3974;3.18917;38;20221006;18.3;8.4;13.3;2.8;10.9;0;1.83;11045 +100090;50.3974;3.18917;38;20221007;18.2;6.7;12.4;3.2;10.57;.3;1.84;11299 +100090;50.3974;3.18917;38;20221008;16.7;9.5;13.1;3.1;10.9;.1;1.71;10147 +100090;50.3974;3.18917;38;20221009;18.2;4;11.1;2.6;9.44;0;1.72;12056 +100090;50.3974;3.18917;38;20221010;17.2;8.3;12.7;3;11.27;.4;1.48;7589 +100090;50.3974;3.18917;38;20221011;15.9;3.8;9.8;1.4;9.07;0;1.19;10687 +100090;50.3974;3.18917;38;20221012;16.9;2.3;9.6;1.6;9.64;.3;1.17;9888 +100090;50.3974;3.18917;38;20221013;14.9;10.5;12.7;3;13.2;1.7;.84;3984 +100090;50.3974;3.18917;38;20221014;17.2;13.8;15.5;2.9;15.2;.8;1.02;4454 +100090;50.3974;3.18917;38;20221015;18.6;12.8;15.7;4.2;14.37;.5;1.48;6149 +100090;50.3974;3.18917;38;20221016;18.2;12.4;15.3;3.7;14.37;4.2;1.31;7019 +100090;50.3974;3.18917;38;20221017;18.7;14.6;16.6;3.5;17.24;6.8;.88;3711 +100090;50.3974;3.18917;38;20221018;19.9;14.5;17.2;2.1;15.6;0;1.26;7518 +100090;50.3974;3.18917;38;20221019;19.5;10.8;15.1;4.3;13.74;.1;1.58;8748 +100090;50.3974;3.18917;38;20221020;20.9;12.3;16.6;4.2;15.4;10.1;1.54;6580 +100090;50.3974;3.18917;38;20221021;20.8;13.3;17.1;4.3;15.14;0;1.68;6667 +100090;50.3974;3.18917;38;20221022;19.2;13.8;16.5;4.3;14.4;0;1.64;6881 +100090;50.3974;3.18917;38;20221023;20.8;13.5;17.2;4.7;15.2;9.3;1.72;5605 +100090;50.3974;3.18917;38;20221024;18.6;15;16.8;7.7;13.77;2.8;2.35;5643 +100090;50.3974;3.18917;38;20221025;17.7;11.8;14.8;4.3;13.6;.1;1.32;6271 +100090;50.3974;3.18917;38;20221026;21.2;13.9;17.6;4.4;14.77;0;1.87;7024 +100090;50.3974;3.18917;38;20221027;21.2;13.1;17.1;4.4;15.04;0;1.69;6603 +100090;50.3974;3.18917;38;20221028;22.2;15;18.6;3.4;15.34;0;1.74;6676 +100090;50.3974;3.18917;38;20221029;22.7;13.5;18.1;3.3;15.5;0;1.57;6360 +100090;50.3974;3.18917;38;20221030;18.6;12;15.3;2.2;13.7;.1;1.02;5081 +100090;50.3974;3.18917;38;20221031;18.9;9.4;14.2;3.4;13.77;2.2;1.04;5490 +100090;50.3974;3.18917;38;20221101;16.7;11.2;13.9;8.3;11.97;2.7;1.91;6150 +100090;50.3974;3.18917;38;20221102;15.2;10.3;12.7;6.5;10.74;0;1.72;5772 +100090;50.3974;3.18917;38;20221103;14.8;11.2;13;6.2;11.57;2.7;1.48;3757 +100090;50.3974;3.18917;38;20221104;12.7;8.6;10.6;3.3;10.27;.5;.92;3731 +100090;50.3974;3.18917;38;20221105;11.3;2.9;7.1;3.7;9.17;.1;.57;4813 +100090;50.3974;3.18917;38;20221106;11.4;9.7;10.6;6.8;11;7.7;.93;1580 +100090;50.3974;3.18917;38;20221107;15.6;10;12.8;7.1;12.57;0;1.11;4099 +100090;50.3974;3.18917;38;20221108;15.6;10.7;13.2;6.9;11.8;0;1.48;4571 +100090;50.3974;3.18917;38;20221109;14.6;11.2;12.9;5.9;11.64;1;1.32;4300 +100090;50.3974;3.18917;38;20221110;14.6;7.4;11;4.7;10.77;0;.95;5766 +100090;50.3974;3.18917;38;20221111;12.5;8.5;10.5;4.6;10.5;.1;.88;3643 +100090;50.3974;3.18917;38;20221112;12.4;5.5;9;2.6;10;.1;.58;3244 +100090;50.3974;3.18917;38;20221113;11.6;3.7;7.6;1.5;8.8;.1;.35;5275 +100090;50.3974;3.18917;38;20221114;7.1;.2;3.6;3;8.3;.6;.14;2297 +100090;50.3974;3.18917;38;20221115;12.1;7.1;9.6;5;11.7;3;.28;3194 +100090;50.3974;3.18917;38;20221116;12.5;7.8;10.1;6;11.14;12.1;.63;3409 +100090;50.3974;3.18917;38;20221117;12.4;10.4;11.4;8.3;10.94;2.4;1.24;3030 +100090;50.3974;3.18917;38;20221118;12.6;7.4;10;4.4;9.94;.4;.82;4208 +100090;50.3974;3.18917;38;20221119;10.9;4.6;7.7;2.7;9.4;1.2;.5;2444 +100090;50.3974;3.18917;38;20221120;10;4.6;7.3;3.3;8.97;1.7;.54;2525 +100090;50.3974;3.18917;38;20221121;8.5;2.5;5.5;4.8;8.5;2.8;.39;2242 +100090;50.3974;3.18917;38;20221122;9.5;4.5;7;7.2;8.67;3.2;.77;2280 +100090;50.3974;3.18917;38;20221123;9.9;5.1;7.5;6.3;9.27;6;.56;2991 +100090;50.3974;3.18917;38;20221124;11.6;7.3;9.4;6.2;9.87;4.8;.82;3786 +100090;50.3974;3.18917;38;20221125;12.1;7;9.5;3.9;10.04;.7;.61;3636 +100090;50.3974;3.18917;38;20221126;10;3.4;6.7;4.1;8.9;.7;.38;3642 +100090;50.3974;3.18917;38;20221127;7.5;6;6.8;6.1;9.1;6.8;.48;856 +100090;50.3974;3.18917;38;20221128;11.2;7.4;9.3;3.3;10.17;.1;.56;2114 +100090;50.3974;3.18917;38;20221129;6.2;1.3;3.7;1.4;8.17;.1;.19;1563 +100090;50.3974;3.18917;38;20221130;6.7;5.1;5.9;1.5;8.97;0;.29;1148 +100090;50.3974;3.18917;38;20221201;6.9;3.8;5.3;3.4;8;0;.44;1544 +100090;50.3974;3.18917;38;20221202;4.6;2.2;3.4;3.8;7.1;0;.4;956 +100090;50.3974;3.18917;38;20221203;3;2.1;2.5;4.9;6.04;0;.67;697 +100090;50.3974;3.18917;38;20221204;2.2;1.5;1.8;4.4;6;1.4;.55;475 +100090;50.3974;3.18917;38;20221205;3.5;.4;2;1.9;6.84;2.5;.23;1230 +100090;50.3974;3.18917;38;20221206;5.8;2.8;4.3;1.9;7.77;.6;.19;2425 +100090;50.3974;3.18917;38;20221207;7.1;1.5;4.3;2.9;7.44;.4;.31;2575 +100090;50.3974;3.18917;38;20221208;4.9;.2;2.5;2.7;6.14;0;.34;2802 +100090;50.3974;3.18917;38;20221209;3.2;-2.9;.2;1.8;5.57;.2;.16;2698 +100090;50.3974;3.18917;38;20221210;1.7;-.6;.5;2.4;6.04;0;.19;1700 +100090;50.3974;3.18917;38;20221211;.9;-.2;.3;4.1;5.64;0;.36;977 +100090;50.3974;3.18917;38;20221212;.5;-3.4;-1.5;3.9;4.57;0;.33;2972 +100090;50.3974;3.18917;38;20221213;-.2;-5.4;-2.8;3.1;4;0;.32;2964 +100090;50.3974;3.18917;38;20221214;.7;-2.5;-.9;1.9;4.3;0;.33;2537 +100090;50.3974;3.18917;38;20221215;2.2;-6.5;-2.2;1.2;4.17;.1;.1;3655 +100090;50.3974;3.18917;38;20221216;1.7;-5.1;-1.7;1.3;4.57;.1;.15;2824 +100090;50.3974;3.18917;38;20221217;-3.1;-7.7;-5.4;2.2;3.74;0;.13;2258 +100090;50.3974;3.18917;38;20221218;.3;-8.2;-3.9;4.8;4.44;1.7;.15;2518 +100090;50.3974;3.18917;38;20221219;9.5;.2;4.9;7.1;9.07;2.8;.05;2387 +100090;50.3974;3.18917;38;20221220;10.6;9.4;10;5;10.84;16.2;.71;537 +100090;50.3974;3.18917;38;20221221;9.7;7.3;8.5;3.1;10.74;11.7;.24;1424 +100090;50.3974;3.18917;38;20221222;11.7;9.6;10.7;4.2;11.94;2.9;.42;1336 +100090;50.3974;3.18917;38;20221223;14;9.5;11.7;5.3;11.9;8.2;.83;1283 +100090;50.3974;3.18917;38;20221224;12.4;9.6;11;5.1;11.24;.1;.76;1557 +100090;50.3974;3.18917;38;20221225;11.1;9.2;10.1;3.6;11.64;9.7;.46;669 +100090;50.3974;3.18917;38;20221226;10.2;9.2;9.7;4.9;9.57;1.4;.99;1290 +100090;50.3974;3.18917;38;20221227;8.6;3.1;5.9;5.4;7.77;.2;.59;3056 +100090;50.3974;3.18917;38;20221228;10.7;5.9;8.3;8.9;10.3;4.3;.45;1363 +100090;50.3974;3.18917;38;20221229;10.7;10.1;10.4;8.1;9.7;1.4;1.4;1315 +100090;50.3974;3.18917;38;20221230;13.3;4.4;8.9;7.1;10.4;12;.7;1653 +100090;50.3974;3.18917;38;20221231;16.2;13;14.6;10.4;13.27;0;1.68;1377 +100091;50.41773;3.53963;43;20220101;12.7;10.2;11.5;4.9;12.2;.8;.49;2700 +100091;50.41773;3.53963;43;20220102;13.2;9.8;11.5;5.8;11.3;3.7;.98;1800 +100091;50.41773;3.53963;43;20220103;11;9.5;10.3;4.9;10.6;6.4;.82;1300 +100091;50.41773;3.53963;43;20220104;8.2;7.1;7.7;3.8;9.2;5.9;.62;800 +100091;50.41773;3.53963;43;20220105;5.4;1;3.2;4.5;6.5;.3;.49;2900 +100091;50.41773;3.53963;43;20220106;5.5;-.7;2.4;3.9;6.6;.9;.19;4400 +100091;50.41773;3.53963;43;20220107;5;3.2;4.1;5.2;7.2;6.4;.54;1400 +100091;50.41773;3.53963;43;20220108;7.4;.4;3.9;5.6;7.8;12.4;.4;600 +100091;50.41773;3.53963;43;20220109;7;3.5;5.3;3;7;0;.44;4200 +100091;50.41773;3.53963;43;20220110;3.6;-1.4;1.1;2.3;6.5;.1;.22;1400 +100091;50.41773;3.53963;43;20220111;4.5;.3;2.4;3.5;6.2;0;.34;3900 +100091;50.41773;3.53963;43;20220112;4.2;-1.3;1.5;1.4;7;0;.21;1000 +100091;50.41773;3.53963;43;20220113;4.7;.2;2.5;.5;6.5;0;.1;3400 +100091;50.41773;3.53963;43;20220114;10.9;-1.2;4.9;1;6.6;.3;.15;5200 +100091;50.41773;3.53963;43;20220115;6.8;-.9;3;1.3;6.4;.1;.12;5000 +100091;50.41773;3.53963;43;20220116;3.1;-.9;1.1;3.2;6.9;.4;.13;900 +100091;50.41773;3.53963;43;20220117;7.4;2.7;5.1;2.2;7.7;.1;.29;3900 +100091;50.41773;3.53963;43;20220118;7.4;.8;4.1;1.7;7.8;.1;.24;2800 +100091;50.41773;3.53963;43;20220119;6.1;-1.3;2.4;2.5;7.5;1.2;.23;800 +100091;50.41773;3.53963;43;20220120;5.8;.7;3.3;2.7;6.8;.7;.33;3800 +100091;50.41773;3.53963;43;20220121;6.1;.6;3.4;2.6;7;.1;.34;3300 +100091;50.41773;3.53963;43;20220122;5.2;3.9;4.6;2;7.6;0;.45;900 +100091;50.41773;3.53963;43;20220123;4.7;3.3;4;1.3;7.2;0;.45;600 +100091;50.41773;3.53963;43;20220124;6.4;-1;2.7;2;6.3;0;.25;6200 +100091;50.41773;3.53963;43;20220125;-.4;-2.7;-1.5;1.3;5.6;0;.15;2400 +100091;50.41773;3.53963;43;20220126;3.1;-.8;1.2;2.5;6.6;0;.27;800 +100091;50.41773;3.53963;43;20220127;8.2;2.8;5.5;3.7;8.5;.8;.46;900 +100091;50.41773;3.53963;43;20220128;7.6;-1.5;3.1;2.9;7.6;.1;.2;5000 +100091;50.41773;3.53963;43;20220129;10.9;4.4;7.7;5.5;10;.3;.47;2000 +100091;50.41773;3.53963;43;20220130;8.3;1.9;5.1;2.6;7.2;.9;.52;5700 +100091;50.41773;3.53963;43;20220131;6.8;4.8;5.8;7;6.6;.2;1.36;2400 +100091;50.41773;3.53963;43;20220201;10.1;.7;5.4;4.6;8.8;.4;.43;1900 +100091;50.41773;3.53963;43;20220202;10.5;8.6;9.6;4;10.4;.2;.74;1400 +100091;50.41773;3.53963;43;20220203;7.4;7;7.2;3.8;9;.4;.63;1300 +100091;50.41773;3.53963;43;20220204;8.9;6.6;7.8;5.3;8.4;.6;1.03;2400 +100091;50.41773;3.53963;43;20220205;8.4;1.2;4.8;4.8;7.3;.3;.7;6300 +100091;50.41773;3.53963;43;20220206;10.6;6.9;8.8;9.3;8.8;8.3;1.47;1400 +100091;50.41773;3.53963;43;20220207;8.3;1.2;4.8;4.4;6.6;.2;.88;8400 +100091;50.41773;3.53963;43;20220208;10.3;4.8;7.6;3.9;10.2;.4;.38;2900 +100091;50.41773;3.53963;43;20220209;10.8;8.1;9.5;2.4;9.4;.2;.74;7400 +100091;50.41773;3.53963;43;20220210;6.6;1.7;4.2;3.1;8.35;4;.46;2197 +100091;50.41773;3.53963;43;20220211;8.1;1.3;4.7;2.5;6.05;.1;.85;5934 +100091;50.41773;3.53963;43;20220212;7.2;-1.1;3.1;3.9;5.45;.1;1;7236 +100091;50.41773;3.53963;43;20220213;10.6;.7;5.7;6.6;6.95;.2;1.34;6705 +100091;50.41773;3.53963;43;20220214;10.9;8.5;9.7;6.5;8.7;3.1;1.59;3579 +100091;50.41773;3.53963;43;20220215;9.9;4.4;7.1;6.5;8.75;7.3;.86;5496 +100091;50.41773;3.53963;43;20220216;13.9;8;11;9;12.2;1.4;.77;3000 +100091;50.41773;3.53963;43;20220217;11.7;9.6;10.7;8.3;9;.8;1.98;7800 +100091;50.41773;3.53963;43;20220218;12.6;7.9;10.3;10.1;8.8;1.7;2.14;4100 +100091;50.41773;3.53963;43;20220219;8.3;3.6;6;7.4;7.4;.7;1.18;7000 +100091;50.41773;3.53963;43;20220220;11.9;6.1;9;8.4;9.9;4;1.08;1800 +100091;50.41773;3.53963;43;20220221;10.5;5.2;7.9;8.8;7.4;2;1.89;3700 +100091;50.41773;3.53963;43;20220222;12.2;3.4;7.8;4.5;9.5;.6;.83;2800 +100091;50.41773;3.53963;43;20220223;10.9;1;6;2.8;8.3;.1;.82;10700 +100091;50.41773;3.53963;43;20220224;10;6.2;8.1;5.8;7.3;1.8;1.71;5200 +100091;50.41773;3.53963;43;20220225;9.3;1.5;5.4;3.3;6.5;.6;1.19;9400 +100091;50.41773;3.53963;43;20220226;9.5;-1.9;3.8;2.2;5.9;.1;1.05;12300 +100091;50.41773;3.53963;43;20220227;10.7;-2.6;4.1;3.3;5.1;.1;1.55;12800 +100091;50.41773;3.53963;43;20220228;10;.5;5.3;3.2;5.3;0;1.57;12800 +100091;50.41773;3.53963;43;20220301;10.2;1;5.6;2.1;6.5;.3;1.06;5200 +100091;50.41773;3.53963;43;20220302;11.9;4.4;8.2;2;5.9;0;1.48;7200 +100091;50.41773;3.53963;43;20220303;14.4;1.9;8.2;1.6;7.4;0;1.33;11900 +100091;50.41773;3.53963;43;20220304;13.1;2;7.6;1.6;6;0;1.41;11200 +100091;50.41773;3.53963;43;20220305;11;-1.1;5;1.6;6.4;0;1.12;10900 +100091;50.41773;3.53963;43;20220306;7.4;-.8;3.3;3.6;5.2;.1;1.41;12900 +100091;50.41773;3.53963;43;20220307;6.3;-1.9;2.2;4.3;4.3;0;1.63;14500 +100091;50.41773;3.53963;43;20220308;10.8;-3.1;3.9;4;4.4;0;2.05;14600 +100091;50.41773;3.53963;43;20220309;14.1;2.4;8.3;4;6.3;0;2.3;14100 +100091;50.41773;3.53963;43;20220310;16.1;3.5;9.8;3.6;7;0;2.4;14300 +100091;50.41773;3.53963;43;20220311;14.8;5.2;10;5.4;8.7;1.9;2.07;9900 +100091;50.41773;3.53963;43;20220312;12.2;6.9;9.6;5.7;9.6;.3;1.47;8200 +100091;50.41773;3.53963;43;20220313;13.9;8.8;11.4;6.2;9.7;2;2.1;10300 +100091;50.41773;3.53963;43;20220314;13.7;6.1;9.9;3.3;9.1;.6;1.74;12900 +100091;50.41773;3.53963;43;20220315;12;6.5;9.3;3;9.4;.8;1.19;5700 +100091;50.41773;3.53963;43;20220316;12.4;4.5;8.5;3.4;10.4;.1;.83;5400 +100091;50.41773;3.53963;43;20220317;10;7.4;8.7;3;8.1;0;1.41;6400 +100091;50.41773;3.53963;43;20220318;14.5;-.3;7.1;4.3;6.4;.1;2.35;14887 +100091;50.41773;3.53963;43;20220319;14.6;5.2;9.9;6.8;5.95;0;3.41;13019 +100091;50.41773;3.53963;43;20220320;10.3;2.1;6.2;2.4;5.95;0;1.65;11243 +100091;50.41773;3.53963;43;20220321;18;1;9.5;2.2;7.84;0;2.21;16212 +100091;50.41773;3.53963;43;20220322;19.2;5.7;12.5;1.8;7.95;0;2.36;14798 +100091;50.41773;3.53963;43;20220323;19.5;3.4;11.5;1.3;6.55;0;2.27;16419 +100091;50.41773;3.53963;43;20220324;18.3;2.6;10.5;2.1;6.3;0;2.62;16430 +100091;50.41773;3.53963;43;20220325;16.7;4.6;10.6;3.1;7.4;0;2.64;15317 +100091;50.41773;3.53963;43;20220326;18;4.6;11.3;4.7;7.85;.1;3.18;16113 +100091;50.41773;3.53963;43;20220327;15.6;6.1;10.8;3.4;10.2;.1;2.01;13879 +100091;50.41773;3.53963;43;20220328;17.8;2.5;10.2;1.6;9.7;.2;1.96;15039 +100091;50.41773;3.53963;43;20220329;15.2;6.8;11;3;9.9;.5;1.79;9746 +100091;50.41773;3.53963;43;20220330;11.8;6.6;9.2;3;8;.7;1.67;6716 +100091;50.41773;3.53963;43;20220331;8.9;2.7;5.8;5.8;6.65;2.7;1.73;9399 +100091;50.41773;3.53963;43;20220401;3.9;.2;2;6.8;5.7;.9;.99;3652 +100091;50.41773;3.53963;43;20220402;6.9;.3;3.6;5.3;4.55;.2;2.04;10448 +100091;50.41773;3.53963;43;20220403;9;-1.8;3.6;2.7;4.94;.4;1.83;15066 +100091;50.41773;3.53963;43;20220404;7.6;-.3;3.7;7.2;8.05;3.1;.49;5676 +100091;50.41773;3.53963;43;20220405;13.5;7.3;10.4;5.7;11.08;1.1;1.08;4771 +100091;50.41773;3.53963;43;20220406;11.5;8.7;10.1;7.8;9.6;2;1.68;4482 +100091;50.41773;3.53963;43;20220407;12.9;9.3;11.1;10.5;8.75;4.1;2.91;10735 +100091;50.41773;3.53963;43;20220408;7.5;4.1;5.8;2.8;6.9;2.3;1.14;3800 +100091;50.41773;3.53963;43;20220409;11.9;.9;6.4;3.8;6.48;.1;2.24;16910 +100091;50.41773;3.53963;43;20220410;13.2;.3;6.7;2.3;6.6;0;2.28;18380 +100091;50.41773;3.53963;43;20220411;19;2.5;10.7;3.8;7.1;0;3.6;20205 +100091;50.41773;3.53963;43;20220412;21.1;7.5;14.3;3.6;10.4;.3;3.53;19103 +100091;50.41773;3.53963;43;20220413;16.6;9.4;13;1.6;12.1;1.7;1.87;12004 +100091;50.41773;3.53963;43;20220414;18.9;7.6;13.2;1.6;11.45;0;2.33;15058 +100091;50.41773;3.53963;43;20220415;18.7;9.2;13.9;3;10.85;0;2.95;17302 +100091;50.41773;3.53963;43;20220416;17.5;5.7;11.6;3.8;8.65;0;3.21;19125 +100091;50.41773;3.53963;43;20220417;20.7;3.4;12.1;2.4;6.5;0;3.79;22033 +100091;50.41773;3.53963;43;20220418;19.5;4.6;12.1;2.1;7.4;0;3.32;20652 +100091;50.41773;3.53963;43;20220419;19;6;12.5;3;8.8;0;3.18;17357 +100091;50.41773;3.53963;43;20220420;17.8;6.8;12.3;4.1;7.4;0;3.78;18706 +100091;50.41773;3.53963;43;20220421;18.8;6.2;12.5;4.5;8.05;0;3.96;20544 +100091;50.41773;3.53963;43;20220422;15.9;8.2;12.1;5.1;9.1;0;3.05;15074 +100091;50.41773;3.53963;43;20220423;19.8;9.1;14.5;5.2;10.05;0;3.84;17295 +100091;50.41773;3.53963;43;20220424;19.2;9.6;14.4;4.9;8.8;0;4.08;17475 +100091;50.41773;3.53963;43;20220425;13.8;5.8;9.8;3.5;9.3;2.4;2.21;14405 +100091;50.41773;3.53963;43;20220426;14.6;7;10.8;4.2;8.3;0;2.94;16885 +100091;50.41773;3.53963;43;20220427;16.1;4.2;10.1;3.9;8.25;.1;3.13;20166 +100091;50.41773;3.53963;43;20220428;18.6;5;11.8;4.3;8.74;0;3.92;22480 +100091;50.41773;3.53963;43;20220429;16.7;8.1;12.4;3.8;9.27;0;3.09;17262 +100091;50.41773;3.53963;43;20220430;14.3;4.8;9.6;4;7.85;0;2.85;17195 +100091;50.41773;3.53963;43;20220501;15.6;1.6;8.6;1.8;7.9;.1;2.51;17653 +100091;50.41773;3.53963;43;20220502;18.5;6.3;12.4;3.7;8.5;0;3.68;19932 +100091;50.41773;3.53963;43;20220503;17.7;5.3;11.5;3.4;9.25;0;3.27;20606 +100091;50.41773;3.53963;43;20220504;17.5;3.5;10.5;2.5;9.65;.1;3.02;21695 +100091;50.41773;3.53963;43;20220505;18.1;10.1;14.1;2.7;11.7;.3;2.6;13533 +100091;50.41773;3.53963;43;20220506;21.7;4.4;13.1;1.6;10.3;.1;1.61;2500 +100091;50.41773;3.53963;43;20220507;20.6;9.5;15.1;2.9;12.1;.1;1.83;2100 +100091;50.41773;3.53963;43;20220508;20.3;10.8;15.6;3.7;11.8;0;2.18;2200 +100091;50.41773;3.53963;43;20220509;25.2;6.9;16.1;1.9;11.3;0;2.1;2600 +100091;50.41773;3.53963;43;20220510;25;9.9;17.5;3.5;12.7;0;2.6;1700 +100091;50.41773;3.53963;43;20220511;24.7;8.9;16.8;4.2;12.8;0;2.78;2600 +100091;50.41773;3.53963;43;20220512;19.5;7.5;13.5;3.7;11.3;0;1.9;2300 +100091;50.41773;3.53963;43;20220513;19.5;6.8;13.2;4.3;10.1;0;2.32;2300 +100091;50.41773;3.53963;43;20220514;23;4.7;13.9;2;10.8;0;1.89;2700 +100091;50.41773;3.53963;43;20220515;28;9.5;18.8;2.8;12.3;0;2.96;2700 +100091;50.41773;3.53963;43;20220516;23.8;16.1;20;3.8;14.7;0;2.61;2000 +100091;50.41773;3.53963;43;20220517;27.9;12;20;3;13.9;.6;2.89;2800 +100091;50.41773;3.53963;43;20220518;26.7;16.8;21.8;2.8;16.2;3.5;2.5;2600 +100091;50.41773;3.53963;43;20220519;23.4;16.8;20.1;3;16.6;2.9;1.97;2000 +100091;50.41773;3.53963;43;20220520;19;11.8;15.4;2.7;14.2;6.3;1.22;1000 +100091;50.41773;3.53963;43;20220521;20.8;9;14.9;3.1;11.8;0;1.98;2400 +100091;50.41773;3.53963;43;20220522;23.8;7.4;15.6;1.2;13.1;.1;1.41;2500 +100091;50.41773;3.53963;43;20220523;20.1;12.9;16.5;2.6;15;8.1;1.23;600 +100091;50.41773;3.53963;43;20220524;17.1;10.5;13.8;4.6;11.5;1.1;1.89;2100 +100091;50.41773;3.53963;43;20220525;18.2;5.9;12.1;4.4;11.2;.4;1.66;1900 +100091;50.41773;3.53963;43;20220526;20;13.1;16.6;5.7;13.6;0;2.29;1900 +100091;50.41773;3.53963;43;20220527;21.6;13.8;17.7;4.4;12.4;.1;2.75;2000 +100091;50.41773;3.53963;43;20220528;19.3;7;13.2;2.9;9.6;.1;2.04;2200 +100091;50.41773;3.53963;43;20220529;15.1;5.3;10.2;2.9;9.4;1.3;1.39;2000 +100091;50.41773;3.53963;43;20220530;17.2;3.6;10.4;1.8;8.8;0;1.42;2200 +100091;50.41773;3.53963;43;20220531;20.3;7.3;13.8;2.2;9.5;.9;1.93;2000 +100091;50.41773;3.53963;43;20220601;18.3;4.6;11.5;3;9.3;0;1.84;2200 +100091;50.41773;3.53963;43;20220602;22.5;3.5;13;2.9;9.6;0;2.41;3100 +100091;50.41773;3.53963;43;20220603;26.3;10.1;18.2;3.1;12.2;8.1;2.81;1900 +100091;50.41773;3.53963;43;20220604;26.6;14.5;20.6;4.4;16.2;14.1;2.9;2500 +100091;50.41773;3.53963;43;20220605;19.3;16.5;17.9;3;17.81;8.7;2.2;11127 +100091;50.41773;3.53963;43;20220606;19.7;11.2;15.5;4.1;12.91;.2;3.27;17149 +100091;50.41773;3.53963;43;20220607;20.1;10.7;15.4;2.7;14.01;2.3;2.88;16117 +100091;50.41773;3.53963;43;20220608;19.8;12.2;16;4.1;14.7;6.6;1.48;1000 +100091;50.41773;3.53963;43;20220609;20.9;10.4;15.7;3.9;13.5;.4;1.87;2100 +100091;50.41773;3.53963;43;20220610;22.9;14.5;18.7;3.4;15.3;.1;2.03;1700 +100091;50.41773;3.53963;43;20220611;23.4;15.5;19.5;2.1;14.5;0;4.44;23400 +100091;50.41773;3.53963;43;20220612;22.6;8.1;15.4;2.6;11.8;.1;4.71;28900 +100091;50.41773;3.53963;43;20220613;20.5;10.4;15.5;3;11.7;0;4.5;27500 +100091;50.41773;3.53963;43;20220614;23.2;7.4;15.3;3;10.5;0;5.16;30200 +100091;50.41773;3.53963;43;20220615;27.3;11.5;19.4;3.3;12.7;0;6.01;29800 +100091;50.41773;3.53963;43;20220616;26.3;13.3;19.8;2.6;13.8;.1;5.7;30400 +100091;50.41773;3.53963;43;20220617;30.4;14.4;22.4;2.5;15;0;5.96;27400 +100091;50.41773;3.53963;43;20220618;33.7;16.7;25.2;2.5;18.3;1.4;6.19;25900 +100091;50.41773;3.53963;43;20220619;20;13;16.5;4.7;14.7;.5;2.83;12900 +100091;50.41773;3.53963;43;20220620;21.4;13.6;17.5;4.7;12.6;.2;4.91;25400 +100091;50.41773;3.53963;43;20220621;22.1;10.3;16.2;4.3;12.2;0;4.21;20400 +100091;50.41773;3.53963;43;20220622;25.8;12.2;19;4;13.8;1.7;5.15;23800 +100091;50.41773;3.53963;43;20220623;27.6;14.6;21.1;2.3;18.5;3.2;4.55;23000 +100091;50.41773;3.53963;43;20220624;21.7;17;19.4;3.6;18.1;9.8;3.13;15600 +100091;50.41773;3.53963;43;20220625;20.8;15.6;18.2;3.3;15.7;2.7;2.66;10400 +100091;50.41773;3.53963;43;20220626;21;12;16.5;2.6;14.3;0;3.6;20800 +100091;50.41773;3.53963;43;20220627;21.4;12.7;17.1;2.5;14.2;4.1;3.21;16100 +100091;50.41773;3.53963;43;20220628;24.3;10.2;17.3;1.3;13.5;0;4.44;26600 +100091;50.41773;3.53963;43;20220629;26.1;10.1;18.1;2.2;13.8;.1;5.05;28200 +100091;50.41773;3.53963;43;20220630;15.6;12.1;13.9;2.5;14.8;12.2;1.12;5000 +100091;50.41773;3.53963;43;20220701;20.2;9.4;14.8;3.1;12.9;0;3.8;24000 +100091;50.41773;3.53963;43;20220702;25;9.9;17.5;2.7;13.1;0;5.28;30500 +100091;50.41773;3.53963;43;20220703;22.5;10.5;16.5;3.3;12.4;0;4.57;25400 +100091;50.41773;3.53963;43;20220704;24.6;8.6;16.6;2.3;12.8;0;4.62;26400 +100091;50.41773;3.53963;43;20220705;22.8;7.7;15.3;2.2;12.1;0;4.25;25600 +100091;50.41773;3.53963;43;20220706;23.9;8.6;16.3;2.1;13.2;0;3.97;22300 +100091;50.41773;3.53963;43;20220707;19.3;14.3;16.8;4;14.5;.2;2.91;13500 +100091;50.41773;3.53963;43;20220708;25.5;8.1;16.8;1.8;13;0;4.97;30000 +100091;50.41773;3.53963;43;20220709;24.5;12.2;18.4;3;14.6;0;4.95;27900 +100091;50.41773;3.53963;43;20220710;24.2;11.7;18;2.8;13.5;0;4.76;26000 +100091;50.41773;3.53963;43;20220711;27.3;11.3;19.3;1.9;14.9;0;5.25;29500 +100091;50.41773;3.53963;43;20220712;31.9;13.6;22.8;1.8;14.7;0;5.7;27100 +100091;50.41773;3.53963;43;20220713;32.8;20.7;26.8;3.2;15.8;.1;6.76;24700 +100091;50.41773;3.53963;43;20220714;26.7;17.9;22.3;3.9;15.7;0;5.69;25000 +100091;50.41773;3.53963;43;20220715;24.1;11.5;17.8;2.2;12.8;0;4.76;27000 +100091;50.41773;3.53963;43;20220716;25.7;9.3;17.5;2.5;12.6;0;4.89;26500 +100091;50.41773;3.53963;43;20220717;28.7;11.2;20;2.6;12;0;5.69;27100 +100091;50.41773;3.53963;43;20220718;36.4;12.5;24.5;1.6;12.8;0;6.17;27400 +100091;50.41773;3.53963;43;20220719;38.4;18.1;28.3;3.8;14.5;.6;8.68;28200 +100091;50.41773;3.53963;43;20220720;23.8;18.7;21.3;4.1;19;7.2;2.75;8200 +100091;50.41773;3.53963;43;20220721;22.1;16.3;19.2;3.1;18.1;.2;2.13;7800 +100091;50.41773;3.53963;43;20220722;22.2;13.1;17.7;3;15.8;.3;2.65;11700 +100091;50.41773;3.53963;43;20220723;27.8;14.3;21.1;2.4;16.4;0;4.68;22800 +100091;50.41773;3.53963;43;20220724;32;13;22.5;2.9;15.8;0;6.07;26900 +100091;50.41773;3.53963;43;20220725;24.8;17.8;21.3;4.9;16.1;.1;4.56;17000 +100091;50.41773;3.53963;43;20220726;22.5;14.5;18.5;3.4;15.2;.1;3.5;16400 +100091;50.41773;3.53963;43;20220727;22.5;12;17.3;3.8;11.6;0;4.64;23000 +100091;50.41773;3.53963;43;20220728;24.8;12.7;18.8;4;12.2;0;4.5;16600 +100091;50.41773;3.53963;43;20220729;26.9;13.1;20;2.6;12.8;0;5.13;25100 +100091;50.41773;3.53963;43;20220730;27.5;10.9;19.2;2.1;14.3;0;4.14;19900 +100091;50.41773;3.53963;43;20220731;24.2;16.9;20.6;5.1;18;0;3.28;11400 +100091;50.41773;3.53963;43;20220801;25.7;18.3;22;2.7;18.4;.3;3.15;11500 +100091;50.41773;3.53963;43;20220802;29.6;15.1;22.4;2.8;17.1;0;5.17;24000 +100091;50.41773;3.53963;43;20220803;33.4;14.5;24;2.2;17.8;0;5.46;24200 +100091;50.41773;3.53963;43;20220804;28.1;18;23.1;2.5;19.7;1.9;3.91;17000 +100091;50.41773;3.53963;43;20220805;23.5;17.1;20.3;3.5;15.5;0;4.37;21100 +100091;50.41773;3.53963;43;20220806;23.7;7.4;15.6;2.9;10.9;0;4.29;23200 +100091;50.41773;3.53963;43;20220807;25.5;11.9;18.7;3.9;11.7;0;5.43;26200 +100091;50.41773;3.53963;43;20220808;26.2;12.6;19.4;4.1;13.6;0;5.3;25700 +100091;50.41773;3.53963;43;20220809;28.4;15;21.7;4.4;14.5;0;5.94;25500 +100091;50.41773;3.53963;43;20220810;31.5;16.7;24.1;4.5;13.8;0;6.94;25000 +100091;50.41773;3.53963;43;20220811;32.6;15.1;23.9;3;13.2;0;6.24;25000 +100091;50.41773;3.53963;43;20220812;33.2;16.3;24.8;3.4;12.3;0;6.75;24800 +100091;50.41773;3.53963;43;20220813;32.7;15.3;24;2.6;11.5;0;6.11;25200 +100091;50.41773;3.53963;43;20220814;33;15.7;24.4;2.5;13.4;.3;5.29;19000 +100091;50.41773;3.53963;43;20220815;28.8;18.3;23.6;3.3;17;0;5.15;22100 +100091;50.41773;3.53963;43;20220816;27.9;16;22;2.2;17.7;3;3.43;14200 +100091;50.41773;3.53963;43;20220817;23.9;18.6;21.3;2;20;1.2;2.46;11100 +100091;50.41773;3.53963;43;20220818;27.2;16.8;22;2.1;18.6;0;3.59;17100 +100091;50.41773;3.53963;43;20220819;22.6;16.7;19.7;3.1;18.9;1.4;2.17;9100 +100091;50.41773;3.53963;43;20220820;24.7;12.3;18.5;3;14.4;0;3.89;20000 +100091;50.41773;3.53963;43;20220821;24.8;10.3;17.6;1.6;14;.3;2.98;15700 +100091;50.41773;3.53963;43;20220822;28.5;17.4;23;2.2;15.2;1.1;4.01;16200 +100091;50.41773;3.53963;43;20220823;28.9;15.2;22.1;2.5;17.6;0;4.09;18900 +100091;50.41773;3.53963;43;20220824;31.7;15.8;23.8;1.4;18.1;.1;4.17;20800 +100091;50.41773;3.53963;43;20220825;33.5;17.4;25.5;2.8;17.5;0;5.16;19300 +100091;50.41773;3.53963;43;20220826;25.8;18.1;22;3.4;17.2;0;3.59;13400 +100091;50.41773;3.53963;43;20220827;23.4;13.5;18.5;2.9;13.9;0;3.52;17500 +100091;50.41773;3.53963;43;20220828;25;15.8;20.4;4.8;13.1;0;4.88;19000 +100091;50.41773;3.53963;43;20220829;23.9;15.1;19.5;5.4;12.3;0;4.73;16500 +100091;50.41773;3.53963;43;20220830;28.7;14;21.4;3.4;14.4;0;4.73;19800 +100091;50.41773;3.53963;43;20220831;26;14.7;20.4;4.3;14.5;.3;4.36;17600 +100091;50.41773;3.53963;43;20220901;27.3;15.8;21.6;4.2;13.3;0;4.99;18500 +100091;50.41773;3.53963;43;20220902;27.6;12.9;20.3;2.1;13.9;3.5;3.36;13900 +100091;50.41773;3.53963;43;20220903;26.6;15.3;21;2.1;16.8;.3;2.92;12500 +100091;50.41773;3.53963;43;20220904;28.1;12.8;20.5;2.8;15;0;4.1;19600 +100091;50.41773;3.53963;43;20220905;29.6;17.6;23.6;3.9;15;4.6;4.92;16100 +100091;50.41773;3.53963;43;20220906;28.3;16;22.2;3;16.2;1.6;3.95;16100 +100091;50.41773;3.53963;43;20220907;24;13.9;19;3.2;16.7;.8;2.71;12600 +100091;50.41773;3.53963;43;20220908;22.4;14.7;18.6;3.9;16.2;8.8;2.65;11700 +100091;50.41773;3.53963;43;20220909;19.9;14.5;17.2;5.8;15.5;9.7;2.24;7700 +100091;50.41773;3.53963;43;20220910;22;14.3;18.2;3.8;15.9;0;2.78;14500 +100091;50.41773;3.53963;43;20220911;22.9;11.2;17.1;1.9;15.1;.1;2.32;13200 +100091;50.41773;3.53963;43;20220912;26.6;11.4;19;1.8;14.8;.2;3.16;18200 +100091;50.41773;3.53963;43;20220913;22;16;19;2;18.2;8.4;1.33;3800 +100091;50.41773;3.53963;43;20220914;17.7;16.9;17.3;2.9;18.4;10.2;.83;2200 +100091;50.41773;3.53963;43;20220915;18.9;11.6;15.3;1.6;14.3;.1;1.64;9700 +100091;50.41773;3.53963;43;20220916;16.1;10.5;13.3;3.4;12.1;5.7;1.86;10900 +100091;50.41773;3.53963;43;20220917;16.3;8.5;12.4;3.9;10.6;1.9;2.2;13000 +100091;50.41773;3.53963;43;20220918;16.5;7.3;11.9;3.7;10.2;.4;2.09;11200 +100091;50.41773;3.53963;43;20220919;17.7;8.2;13;2.6;10.7;.1;2.15;13500 +100091;50.41773;3.53963;43;20220920;17.6;5.9;11.8;1.8;10.5;.1;1.69;10500 +100091;50.41773;3.53963;43;20220921;18;4.9;11.5;1.3;10.1;.1;1.72;12600 +100091;50.41773;3.53963;43;20220922;19.8;4.9;12.4;1.3;9.5;0;2;14500 +100091;50.41773;3.53963;43;20220923;19.1;7.7;13.4;2;11.3;3.2;1.7;8200 +100091;50.41773;3.53963;43;20220924;16.9;11.9;14.4;2.3;13.8;2;1.26;5800 +100091;50.41773;3.53963;43;20220925;15.9;8.6;12.3;2.9;11.8;.6;1.54;10400 +100091;50.41773;3.53963;43;20220926;13.1;8.6;10.9;4.6;11.7;11.6;.92;3500 +100091;50.41773;3.53963;43;20220927;14.6;8.3;11.5;4.3;10.7;2.5;1.72;11100 +100091;50.41773;3.53963;43;20220928;14.3;6.4;10.4;2.6;9.8;.3;1.5;10200 +100091;50.41773;3.53963;43;20220929;15.4;4.6;10;1.2;9.5;.1;1.38;11800 +100091;50.41773;3.53963;43;20220930;17;3.6;10.3;3.6;9.8;10;1.86;12700 +100091;50.41773;3.53963;43;20221001;19.5;11.3;15.4;6.7;14.1;2.6;2.18;11100 +100091;50.41773;3.53963;43;20221002;14.4;13.3;13.9;2.8;14;10;.91;2800 +100091;50.41773;3.53963;43;20221003;16.9;5.4;11.2;1.4;11;0;1.39;12700 +100091;50.41773;3.53963;43;20221004;18.2;6.3;12.3;2.8;12.2;0;1.58;13100 +100091;50.41773;3.53963;43;20221005;18.7;13.9;16.3;5.3;14.1;.3;2;6200 +100091;50.41773;3.53963;43;20221006;17.9;7.4;12.7;2.5;10.9;0;1.7;11900 +100091;50.41773;3.53963;43;20221007;17.7;5.4;11.6;3.1;10.4;.2;1.76;12800 +100091;50.41773;3.53963;43;20221008;16;9.7;12.9;2.9;10.9;.1;1.67;11500 +100091;50.41773;3.53963;43;20221009;18;2.4;10.2;2.7;9.4;0;1.71;12800 +100091;50.41773;3.53963;43;20221010;16.6;8.5;12.6;3;11.5;.6;1.32;5100 +100091;50.41773;3.53963;43;20221011;15.5;1.6;8.6;1.3;8.5;0;1.16;11800 +100091;50.41773;3.53963;43;20221012;16.3;2.1;9.2;1.9;9.5;.4;1.2;10000 +100091;50.41773;3.53963;43;20221013;14.7;9.6;12.2;3.2;13.4;1.5;.65;2100 +100091;50.41773;3.53963;43;20221014;17.1;13.7;15.4;3;15.4;.5;.99;4300 +100091;50.41773;3.53963;43;20221015;18.4;12.6;15.5;4.4;14.6;.7;1.43;6400 +100091;50.41773;3.53963;43;20221016;18;12.5;15.3;3.9;14.7;3;1.28;6700 +100091;50.41773;3.53963;43;20221017;18.5;14.6;16.6;3.7;17.5;3.2;.79;2400 +100091;50.41773;3.53963;43;20221018;19.5;14.6;17.1;2.1;15.9;0;1.24;8300 +100091;50.41773;3.53963;43;20221019;19.7;10.8;15.3;4.4;14.2;.1;1.56;8900 +100091;50.41773;3.53963;43;20221020;20.8;11.8;16.3;4.2;15.8;4.3;1.4;6900 +100091;50.41773;3.53963;43;20221021;20.5;13.6;17.1;4.8;15.5;0;1.7;7600 +100091;50.41773;3.53963;43;20221022;19;13.7;16.4;4.3;14.6;0;1.6;8800 +100091;50.41773;3.53963;43;20221023;20.6;13;16.8;5;15.5;1.2;1.6;4700 +100091;50.41773;3.53963;43;20221024;18.1;15.8;17;7.7;14;3.2;2.36;6600 +100091;50.41773;3.53963;43;20221025;17.3;11.7;14.5;4.2;13.8;.1;1.2;7000 +100091;50.41773;3.53963;43;20221026;21.1;13.9;17.5;4.4;14.8;0;1.87;7700 +100091;50.41773;3.53963;43;20221027;20.9;13.1;17;4.4;15.3;.1;1.6;6200 +100091;50.41773;3.53963;43;20221028;22.2;15.4;18.8;3.3;15.6;0;1.73;6600 +100091;50.41773;3.53963;43;20221029;22.6;13.1;17.9;3.6;15.6;0;1.64;6200 +100091;50.41773;3.53963;43;20221030;18.7;11.5;15.1;2;13.8;0;.96;5100 +100091;50.41773;3.53963;43;20221031;19.5;8.6;14.1;3.2;13.8;.8;1.05;5300 +100091;50.41773;3.53963;43;20221101;16.6;11;13.8;8.3;12.1;2;1.83;7700 +100091;50.41773;3.53963;43;20221102;14.9;10.4;12.7;6.3;10.9;0;1.61;7200 +100091;50.41773;3.53963;43;20221103;14.1;10.8;12.5;6.4;11.5;2;1.38;3300 +100091;50.41773;3.53963;43;20221104;11.8;8.4;10.1;3.2;10.4;.7;.78;3700 +100091;50.41773;3.53963;43;20221105;10.9;2;6.5;3.6;9.2;.1;.48;3500 +100091;50.41773;3.53963;43;20221106;11.1;9.5;10.3;6.5;11;6.1;.86;1600 +100091;50.41773;3.53963;43;20221107;15.3;10.5;12.9;6.7;12.8;0;1.05;4500 +100091;50.41773;3.53963;43;20221108;15.4;10.6;13;7.1;11.9;0;1.46;3800 +100091;50.41773;3.53963;43;20221109;14.3;11.4;12.9;5.6;11.7;.6;1.27;4300 +100091;50.41773;3.53963;43;20221110;14.3;6;10.2;4.1;10.6;0;.76;6400 +100091;50.41773;3.53963;43;20221111;12.8;8.2;10.5;4.3;10.5;.1;.87;4400 +100091;50.41773;3.53963;43;20221112;15;5.3;10.2;2.5;10.1;.1;.74;4800 +100091;50.41773;3.53963;43;20221113;12;3;7.5;1.2;8.7;.1;.3;6300 +100091;50.41773;3.53963;43;20221114;7.4;-.5;3.5;2.8;8.4;.6;.14;1500 +100091;50.41773;3.53963;43;20221115;12.2;8.4;10.3;4.9;11.9;3.4;.47;1900 +100091;50.41773;3.53963;43;20221116;12;7.9;10;6.2;11.4;10.9;.52;3100 +100091;50.41773;3.53963;43;20221117;12.3;10.6;11.5;8.3;11;1.5;1.17;5000 +100091;50.41773;3.53963;43;20221118;12.4;7.3;9.9;3.9;10;.7;.68;5400 +100091;50.41773;3.53963;43;20221119;10.5;5.1;7.8;2.1;9.5;2.4;.45;2400 +100091;50.41773;3.53963;43;20221120;9.4;4.5;7;3.2;9.1;1.4;.48;1900 +100091;50.41773;3.53963;43;20221121;8.3;1.7;5;4.6;8.5;2.3;.35;1300 +100091;50.41773;3.53963;43;20221122;9.4;4.5;7;7;8.7;1.5;.76;2100 +100091;50.41773;3.53963;43;20221123;9.6;5;7.3;6.3;9.3;5;.58;1900 +100091;50.41773;3.53963;43;20221124;11.2;7.4;9.3;6.2;10;4;.7;4600 +100091;50.41773;3.53963;43;20221125;11.8;5.9;8.9;3.3;10;.5;.4;4500 +100091;50.41773;3.53963;43;20221126;9.4;2.5;6;4.2;8.7;.5;.3;3900 +100091;50.41773;3.53963;43;20221127;7.5;5.8;6.7;6.4;9;5.4;.53;800 +100091;50.41773;3.53963;43;20221128;11.2;7.7;9.5;3.4;10.1;.3;.61;2500 +100091;50.41773;3.53963;43;20221129;6.3;1;3.7;.8;8.4;.1;.22;1200 +100091;50.41773;3.53963;43;20221130;6.5;5.2;5.9;1.5;8.9;0;.25;1700 +100091;50.41773;3.53963;43;20221201;6.5;3.5;5;3.1;8.1;0;.38;1300 +100091;50.41773;3.53963;43;20221202;4.4;2.5;3.5;3.8;7.2;0;.43;600 +100091;50.41773;3.53963;43;20221203;2.9;2;2.5;4.8;6.1;0;.63;1000 +100091;50.41773;3.53963;43;20221204;2.2;1.7;2;4.4;6;2.1;.59;500 +100091;50.41773;3.53963;43;20221205;2.9;.3;1.6;1.7;6.7;2.9;.23;1200 +100091;50.41773;3.53963;43;20221206;4.3;2.9;3.6;1.6;7.8;.5;.17;1800 +100091;50.41773;3.53963;43;20221207;6.7;1;3.9;2.4;7.6;.8;.19;2600 +100091;50.41773;3.53963;43;20221208;4.5;.2;2.4;2.7;6.2;0;.28;3200 +100091;50.41773;3.53963;43;20221209;2.7;-2.4;.2;1.5;5.6;.1;.11;3100 +100091;50.41773;3.53963;43;20221210;1.3;-1.4;0;2.5;5.9;0;.19;1500 +100091;50.41773;3.53963;43;20221211;.7;.3;.5;4.3;5.7;0;.35;1500 +100091;50.41773;3.53963;43;20221212;.4;-4.3;-1.9;3.9;4.5;0;.22;4200 +100091;50.41773;3.53963;43;20221213;-.2;-6.4;-3.3;3.2;3.9;0;.32;3100 +100091;50.41773;3.53963;43;20221214;.2;-2.8;-1.3;2;4.2;0;.26;3400 +100091;50.41773;3.53963;43;20221215;2.5;-8;-2.7;1.4;3.9;.1;.13;4000 +100091;50.41773;3.53963;43;20221216;-.3;-5.7;-3;1;4.5;0;.18;1700 +100091;50.41773;3.53963;43;20221217;-3.1;-8.2;-5.6;1.7;3.6;0;.2;1600 +100091;50.41773;3.53963;43;20221218;.5;-8.9;-4.2;4.4;4.3;3.6;.27;1300 +100091;50.41773;3.53963;43;20221219;9.4;1;5.2;7.1;9.1;3;.16;1200 +100091;50.41773;3.53963;43;20221220;10.1;9.3;9.7;5.4;11.1;18.2;.59;400 +100091;50.41773;3.53963;43;20221221;9.6;7.6;8.6;3.2;11;11.4;.15;2100 +100091;50.41773;3.53963;43;20221222;11.6;9.8;10.7;3.8;12.2;4.3;.36;1500 +100091;50.41773;3.53963;43;20221223;14;9.6;11.8;5;12.1;7.7;.83;900 +100091;50.41773;3.53963;43;20221224;12.2;9.5;10.9;4.8;11.3;.2;.61;2500 +100091;50.41773;3.53963;43;20221225;11.6;9.1;10.4;3.6;11.8;9.7;.52;300 +100091;50.41773;3.53963;43;20221226;10.1;9.9;10;4.6;9.7;1.3;1;1400 +100091;50.41773;3.53963;43;20221227;8.2;2.8;5.5;5;7.7;.3;.47;3700 +100091;50.41773;3.53963;43;20221228;10.5;5.8;8.2;8.7;10.4;4.6;.42;1000 +100091;50.41773;3.53963;43;20221229;10.5;10.2;10.4;7.6;9.9;1.2;1.24;2000 +100091;50.41773;3.53963;43;20221230;13.2;4.3;8.8;7.2;10.5;10;.75;500 +100091;50.41773;3.53963;43;20221231;16;13.4;14.7;10.2;13.4;1.4;1.73;1000 +100092;50.43698;3.89036;90;20220101;13.5;9.3;11.4;4.3;11.87;.4;.59;2551 +100092;50.43698;3.89036;90;20220102;12.8;9.9;11.4;6.4;10.74;2.9;1.18;1793 +100092;50.43698;3.89036;90;20220103;10.5;9.1;9.8;5.6;10.24;17.2;.87;1143 +100092;50.43698;3.89036;90;20220104;7.9;6.8;7.3;3.9;8.74;6.3;.65;1028 +100092;50.43698;3.89036;90;20220105;5.1;.6;2.9;4.4;6.4;.5;.47;2479 +100092;50.43698;3.89036;90;20220106;5.4;.8;3.1;3.9;6.48;1;.44;3008 +100092;50.43698;3.89036;90;20220107;4.7;2.5;3.6;5.9;6.77;5.6;.59;1736 +100092;50.43698;3.89036;90;20220108;7;.2;3.6;5.7;7.44;14.4;.36;1864 +100092;50.43698;3.89036;90;20220109;6.4;3.6;5;3.7;6.7;0;.62;3250 +100092;50.43698;3.89036;90;20220110;2.5;-1.7;.4;2.3;6.1;0;.25;1034 +100092;50.43698;3.89036;90;20220111;5;-.2;2.4;2.8;5.87;0;.41;3335 +100092;50.43698;3.89036;90;20220112;3.5;-1.5;1;1.5;6.6;0;.24;1233 +100092;50.43698;3.89036;90;20220113;4.6;0;2.3;1;6.34;0;.19;3331 +100092;50.43698;3.89036;90;20220114;8.5;-1.3;3.6;1.5;6.5;.3;.23;4698 +100092;50.43698;3.89036;90;20220115;6.2;-.3;3;1.8;6.4;.4;.29;3953 +100092;50.43698;3.89036;90;20220116;2.8;-.5;1.1;3.9;6.74;.7;.14;1322 +100092;50.43698;3.89036;90;20220117;6.8;2.5;4.6;2.5;7.7;.1;.29;2811 +100092;50.43698;3.89036;90;20220118;7.3;1.4;4.3;1.5;7.6;.1;.29;2803 +100092;50.43698;3.89036;90;20220119;5.4;-1.3;2;2.7;7.17;1.7;.2;1695 +100092;50.43698;3.89036;90;20220120;5.1;1.3;3.2;2.8;6.6;.8;.41;3046 +100092;50.43698;3.89036;90;20220121;5.9;0;2.9;2.3;6.67;.3;.35;3073 +100092;50.43698;3.89036;90;20220122;5;3;4;2.1;7.37;.5;.41;1199 +100092;50.43698;3.89036;90;20220123;4.7;3.4;4.1;1.8;6.95;.1;.5;1047 +100092;50.43698;3.89036;90;20220124;5.9;-.5;2.7;1.9;6.14;0;.34;5030 +100092;50.43698;3.89036;90;20220125;-.1;-2.5;-1.3;1.5;5.57;0;.16;2489 +100092;50.43698;3.89036;90;20220126;2.4;-.6;.9;2.9;6.24;0;.3;1152 +100092;50.43698;3.89036;90;20220127;8;2.3;5.1;4.5;8.14;.7;.45;2265 +100092;50.43698;3.89036;90;20220128;6.5;-.5;3;3.3;7.4;.1;.25;3817 +100092;50.43698;3.89036;90;20220129;10.8;4;7.4;5.7;9.5;.4;.53;2737 +100092;50.43698;3.89036;90;20220130;7.6;1.6;4.6;2.8;6.84;.9;.58;4969 +100092;50.43698;3.89036;90;20220131;6.1;3.1;4.6;7.2;6.5;.4;1.1;2767 +100092;50.43698;3.89036;90;20220201;9.7;1;5.3;4.7;8.37;.6;.5;2688 +100092;50.43698;3.89036;90;20220202;9.9;7.9;8.9;4;9.97;.2;.69;1349 +100092;50.43698;3.89036;90;20220203;7.3;6.8;7;4.6;8.64;.5;.74;904 +100092;50.43698;3.89036;90;20220204;8.5;6.2;7.4;5.8;8.07;.9;1.08;2326 +100092;50.43698;3.89036;90;20220205;7.9;1.2;4.5;5.9;6.87;.3;.86;5576 +100092;50.43698;3.89036;90;20220206;10.2;6.5;8.3;9.7;8.4;10.2;1.49;2255 +100092;50.43698;3.89036;90;20220207;7.7;1.5;4.6;4.7;6.34;.3;.98;6494 +100092;50.43698;3.89036;90;20220208;9.8;4;6.9;4.8;9.74;.6;.38;2924 +100092;50.43698;3.89036;90;20220209;10.8;7.9;9.3;3;9.04;.2;.92;5485 +100092;50.43698;3.89036;90;20220210;7.2;1.8;4.5;2.9;8.19;2.4;.45;2376 +100092;50.43698;3.89036;90;20220211;7.2;.8;4;2.2;5.99;.3;.78;4953 +100092;50.43698;3.89036;90;20220212;6.7;-1.4;2.7;3.8;5.29;.2;1.02;5695 +100092;50.43698;3.89036;90;20220213;10.1;.6;5.4;6.8;6.79;.6;1.39;6292 +100092;50.43698;3.89036;90;20220214;10.6;8.4;9.5;6.6;8.49;3.4;1.7;3782 +100092;50.43698;3.89036;90;20220215;9.3;4.7;7;6.7;8.69;8.7;.91;4404 +100092;50.43698;3.89036;90;20220216;13.3;7.5;10.4;10;11.77;3.3;.73;2533 +100092;50.43698;3.89036;90;20220217;11.4;9.1;10.2;8.3;8.67;1;1.97;5658 +100092;50.43698;3.89036;90;20220218;12.2;7.4;9.8;10.1;8.44;2;2.14;4432 +100092;50.43698;3.89036;90;20220219;7.9;3.5;5.7;8.3;6.87;.9;1.39;6187 +100092;50.43698;3.89036;90;20220220;11.3;5.7;8.5;9.4;9.5;6.3;1.09;2607 +100092;50.43698;3.89036;90;20220221;9.4;4.5;7;8.4;7.3;3;1.59;4982 +100092;50.43698;3.89036;90;20220222;11.4;3.2;7.3;4.8;9;1;.86;4738 +100092;50.43698;3.89036;90;20220223;10.9;1.3;6.1;3.7;7.74;.1;1.07;8913 +100092;50.43698;3.89036;90;20220224;9.8;5.8;7.8;5.7;7;2;1.75;5790 +100092;50.43698;3.89036;90;20220225;8.6;1.2;4.9;3.8;6.24;.5;1.21;8277 +100092;50.43698;3.89036;90;20220226;8.8;-2.1;3.4;2.3;5.64;.2;1.05;10653 +100092;50.43698;3.89036;90;20220227;8.4;-.9;3.7;4.3;4.8;.2;1.88;11028 +100092;50.43698;3.89036;90;20220228;10.3;1;5.7;3.5;4.93;0;1.77;10863 +100092;50.43698;3.89036;90;20220301;10;1.2;5.6;1.9;5.94;.3;1.15;5556 +100092;50.43698;3.89036;90;20220302;11;4.1;7.5;2.1;5.74;.2;1.43;6918 +100092;50.43698;3.89036;90;20220303;13.4;.7;7;1.8;6.54;0;1.39;11264 +100092;50.43698;3.89036;90;20220304;12.7;.9;6.8;1.8;5.4;0;1.49;11289 +100092;50.43698;3.89036;90;20220305;10.5;-1.1;4.7;2;5.5;.1;1.32;11189 +100092;50.43698;3.89036;90;20220306;6.8;-1.3;2.7;3.6;4.97;.2;1.33;10585 +100092;50.43698;3.89036;90;20220307;5.7;-2.3;1.7;4.5;4.1;0;1.57;11757 +100092;50.43698;3.89036;90;20220308;10.7;-1.8;4.5;3.6;3.84;0;2.14;12894 +100092;50.43698;3.89036;90;20220309;14.4;2;8.2;3.2;5.54;0;2.25;12997 +100092;50.43698;3.89036;90;20220310;16.2;3;9.6;3.2;6.24;0;2.43;13034 +100092;50.43698;3.89036;90;20220311;15.2;4.6;9.9;5.2;7.8;1.1;2.4;10657 +100092;50.43698;3.89036;90;20220312;12.9;7.1;10;5.4;9.04;.5;1.82;8407 +100092;50.43698;3.89036;90;20220313;14.2;8;11.1;5.7;9.04;2;2.17;8873 +100092;50.43698;3.89036;90;20220314;13.5;6.6;10;3.5;8.6;.9;1.8;10257 +100092;50.43698;3.89036;90;20220315;11.1;5.8;8.5;2.4;8.9;2.9;1.09;5855 +100092;50.43698;3.89036;90;20220316;12.6;3.9;8.3;3.1;9.87;0;1.01;7622 +100092;50.43698;3.89036;90;20220317;9.6;7.1;8.4;3;7.97;0;1.36;6626 +100092;50.43698;3.89036;90;20220318;14;-1;6.5;4.1;6.39;0;2.21;13323 +100092;50.43698;3.89036;90;20220319;13.8;4.7;9.3;6.7;5.99;0;3.18;10476 +100092;50.43698;3.89036;90;20220320;9.4;1.4;5.4;2;6.09;0;1.41;9941 +100092;50.43698;3.89036;90;20220321;18.1;1.8;9.9;2.4;7.53;0;2.36;16537 +100092;50.43698;3.89036;90;20220322;18.6;5;11.8;1.6;7.79;0;2.17;13357 +100092;50.43698;3.89036;90;20220323;19;1.9;10.5;1;6.79;0;2;15190 +100092;50.43698;3.89036;90;20220324;17.7;1.5;9.6;1.8;6.69;0;2.28;14966 +100092;50.43698;3.89036;90;20220325;15.9;3.2;9.6;2.5;7.39;0;2.23;13394 +100092;50.43698;3.89036;90;20220326;17.6;2.5;10.1;4;7.79;.1;2.8;14801 +100092;50.43698;3.89036;90;20220327;14.4;4.8;9.6;2.8;10.09;.3;1.62;11908 +100092;50.43698;3.89036;90;20220328;16.9;1.5;9.2;1.2;9.69;2.1;1.65;12852 +100092;50.43698;3.89036;90;20220329;14.7;6.1;10.4;2.3;9.69;2.6;1.67;9822 +100092;50.43698;3.89036;90;20220330;11.2;5.5;8.4;2.3;7.89;.8;1.51;7820 +100092;50.43698;3.89036;90;20220331;8.2;2.2;5.2;4.9;6.59;1.6;1.59;9536 +100092;50.43698;3.89036;90;20220401;3;-.2;1.4;6.2;5.69;1.3;.87;3680 +100092;50.43698;3.89036;90;20220402;6.1;-.2;3;5.2;4.59;.5;1.87;9490 +100092;50.43698;3.89036;90;20220403;8.3;-2.2;3.1;2.7;4.73;.6;1.82;15186 +100092;50.43698;3.89036;90;20220404;6.6;-1.5;2.6;7.1;7.79;4.1;.36;6198 +100092;50.43698;3.89036;90;20220405;12.9;6.4;9.7;5.9;11;1.7;1.01;4978 +100092;50.43698;3.89036;90;20220406;11.3;7.9;9.6;7.6;9.39;2.3;1.76;6270 +100092;50.43698;3.89036;90;20220407;12;8.8;10.4;9.7;8.79;4.4;2.62;10361 +100092;50.43698;3.89036;90;20220408;6.6;3.7;5.2;2.4;6.99;3.2;1;3777 +100092;50.43698;3.89036;90;20220409;11.1;.9;6;3.9;6.43;.2;2.22;17033 +100092;50.43698;3.89036;90;20220410;13;-.4;6.3;2.1;6.59;0;2.13;16424 +100092;50.43698;3.89036;90;20220411;18.4;1.6;10;3.3;6.99;0;3.29;18593 +100092;50.43698;3.89036;90;20220412;20.2;6.6;13.4;3.3;10.19;0;3.15;16872 +100092;50.43698;3.89036;90;20220413;15;8.6;11.8;1.8;12.69;2.2;1.44;9424 +100092;50.43698;3.89036;90;20220414;18.4;7.3;12.9;1.3;11.69;0;1.96;11919 +100092;50.43698;3.89036;90;20220415;17.9;7.9;12.9;2.7;10.89;0;2.54;14852 +100092;50.43698;3.89036;90;20220416;16.6;4.7;10.7;3.3;8.59;.1;2.78;16365 +100092;50.43698;3.89036;90;20220417;20.3;1.3;10.8;2.3;6.69;0;3.5;20911 +100092;50.43698;3.89036;90;20220418;19;3.6;11.3;1.4;7.29;0;2.89;18973 +100092;50.43698;3.89036;90;20220419;18.1;5.6;11.9;2.2;8.99;0;2.65;14800 +100092;50.43698;3.89036;90;20220420;16.9;4.8;10.9;3.3;7.39;0;3.19;17087 +100092;50.43698;3.89036;90;20220421;18.2;4.3;11.3;4.2;8.29;0;3.44;18479 +100092;50.43698;3.89036;90;20220422;15.7;7.2;11.5;4.7;9.09;.1;2.87;14442 +100092;50.43698;3.89036;90;20220423;19;7.9;13.5;4.3;10.09;0;3.34;16159 +100092;50.43698;3.89036;90;20220424;18.3;7.7;13;4.3;8.79;0;3.56;16508 +100092;50.43698;3.89036;90;20220425;13.2;4.7;9;2.9;9.19;1.4;2.08;14790 +100092;50.43698;3.89036;90;20220426;14.1;6.3;10.2;3.8;8.49;.1;2.56;14039 +100092;50.43698;3.89036;90;20220427;15.6;2.8;9.2;3;8.39;.3;2.73;18577 +100092;50.43698;3.89036;90;20220428;18;3.8;10.9;4.2;8.53;0;3.88;22835 +100092;50.43698;3.89036;90;20220429;16;8.1;12.1;3.8;9.3;0;2.93;15866 +100092;50.43698;3.89036;90;20220430;13.2;3.6;8.4;3.5;7.79;0;2.4;14732 +100092;50.43698;3.89036;90;20220501;14.8;.4;7.6;1.5;7.79;.2;2.4;18221 +100092;50.43698;3.89036;90;20220502;17.7;4.2;11;3.2;8.49;0;3.29;19768 +100092;50.43698;3.89036;90;20220503;17.6;4;10.8;3.1;9.19;0;3.12;19974 +100092;50.43698;3.89036;90;20220504;17;2.3;9.7;2;9.69;0;2.78;20909 +100092;50.43698;3.89036;90;20220505;17.6;8.8;13.2;1.9;11.69;.5;2.26;12499 +100092;50.43698;3.89036;90;20220506;20.9;5;13;1.5;10.54;.1;2.7;15068 +100092;50.43698;3.89036;90;20220507;20.5;9.7;15.1;2.6;11.67;.1;2.67;11104 +100092;50.43698;3.89036;90;20220508;19.6;9.6;14.6;3.7;11.24;0;3.05;13349 +100092;50.43698;3.89036;90;20220509;24.5;6.7;15.6;2;10.54;0;3.57;17188 +100092;50.43698;3.89036;90;20220510;25;10.7;17.8;3.3;12.04;0;3.65;11463 +100092;50.43698;3.89036;90;20220511;24;10.4;17.2;4.1;12.1;0;4.08;15598 +100092;50.43698;3.89036;90;20220512;19.2;8.7;13.9;3.6;11;0;2.92;12774 +100092;50.43698;3.89036;90;20220513;19;6.9;13;4.1;9.64;0;3.23;14372 +100092;50.43698;3.89036;90;20220514;22.6;5.6;14.1;2.1;10.34;0;3.34;16954 +100092;50.43698;3.89036;90;20220515;27.2;8.9;18;2.6;11.34;0;4.22;16549 +100092;50.43698;3.89036;90;20220516;23.1;16.2;19.7;3.3;13.67;0;3.54;11714 +100092;50.43698;3.89036;90;20220517;27.3;12.5;19.9;2.7;13.2;.2;4.09;14566 +100092;50.43698;3.89036;90;20220518;26.4;15.7;21.1;2.4;14.87;4;3.74;13745 +100092;50.43698;3.89036;90;20220519;24.4;17.8;21.1;3.2;16.08;4;3.64;13043 +100092;50.43698;3.89036;90;20220520;19.6;12;15.8;2.9;14.27;8;2.36;10571 +100092;50.43698;3.89036;90;20220521;20.2;9.1;14.7;3.3;11.4;0;3;12880 +100092;50.43698;3.89036;90;20220522;24.1;8;16;1.3;12.47;0;3.18;17006 +100092;50.43698;3.89036;90;20220523;20.2;13.6;16.9;2.4;14.54;8.4;2.3;9068 +100092;50.43698;3.89036;90;20220524;16.6;10.4;13.5;4.5;11.33;.7;2.66;12352 +100092;50.43698;3.89036;90;20220525;18.1;7;12.5;4.7;10.7;.2;2.84;13677 +100092;50.43698;3.89036;90;20220526;19.6;12.6;16.1;5.5;13.04;0;3.02;10804 +100092;50.43698;3.89036;90;20220527;19.9;12.8;16.4;4.1;11.97;.2;3.3;12149 +100092;50.43698;3.89036;90;20220528;17.9;7.4;12.7;2.8;9.37;.1;2.97;14181 +100092;50.43698;3.89036;90;20220529;14.7;4.3;9.5;2.3;9.07;1.2;2.16;12559 +100092;50.43698;3.89036;90;20220530;16.4;3.3;9.9;1.6;8.54;0;2.41;14276 +100092;50.43698;3.89036;90;20220531;19.2;7.9;13.5;2;9.2;1.4;2.98;13806 +100092;50.43698;3.89036;90;20220601;18.4;5.4;11.9;2.8;9.14;0;3.02;15003 +100092;50.43698;3.89036;90;20220602;21.5;4.2;12.8;2.5;9.44;0;3.64;18770 +100092;50.43698;3.89036;90;20220603;24.9;8.9;16.9;2.8;11.44;3.1;4.07;16893 +100092;50.43698;3.89036;90;20220604;25.7;14;19.9;4.1;15.14;10.1;4.18;15059 +100092;50.43698;3.89036;90;20220605;19.3;16.1;17.7;3;17.99;10.1;1.96;9845 +100092;50.43698;3.89036;90;20220606;19.7;10.8;15.3;3.8;12.69;.4;3.27;16253 +100092;50.43698;3.89036;90;20220607;19.6;9.1;14.4;2.4;13.69;3.1;2.56;14267 +100092;50.43698;3.89036;90;20220608;19.2;12;15.6;3.8;14.14;9.8;2.31;9493 +100092;50.43698;3.89036;90;20220609;21;10.6;15.8;3.8;12.9;.8;3.07;13127 +100092;50.43698;3.89036;90;20220610;22.9;14.2;18.6;3.3;14.24;.1;3.25;11661 +100092;50.43698;3.89036;90;20220611;23.2;14.8;19;2.2;14.07;0;4.06;20278 +100092;50.43698;3.89036;90;20220612;22;8.4;15.2;2.5;11.54;0;4.45;26578 +100092;50.43698;3.89036;90;20220613;20.2;10.1;15.2;2.9;11.24;0;4.1;23501 +100092;50.43698;3.89036;90;20220614;22.3;6.9;14.6;2.4;10.17;0;4.67;27813 +100092;50.43698;3.89036;90;20220615;26.2;10;18.1;2.5;12.37;0;5.33;28141 +100092;50.43698;3.89036;90;20220616;25.3;12.5;18.9;2.3;13.37;0;4.99;26244 +100092;50.43698;3.89036;90;20220617;30.1;13.7;21.9;2.6;14.07;0;5.81;25799 +100092;50.43698;3.89036;90;20220618;34.4;17.7;26.1;2.6;17.4;.6;6.66;27151 +100092;50.43698;3.89036;90;20220619;19.3;13.1;16.2;5;14.3;1.3;3.05;14127 +100092;50.43698;3.89036;90;20220620;20.9;12.8;16.8;4.3;12.27;.4;4.3;21027 +100092;50.43698;3.89036;90;20220621;21.2;8.6;14.9;3.3;11.87;0;3.85;20855 +100092;50.43698;3.89036;90;20220622;26.1;10.5;18.3;3.4;12.94;1.1;5.12;24121 +100092;50.43698;3.89036;90;20220623;27.9;14.5;21.2;2.5;17.34;3.8;4.86;23453 +100092;50.43698;3.89036;90;20220624;22.6;16.7;19.7;2.8;18.1;6.1;3.28;16780 +100092;50.43698;3.89036;90;20220625;21.3;15.3;18.3;3.4;15.4;3.7;2.93;11799 +100092;50.43698;3.89036;90;20220626;21.1;11.9;16.5;2.5;14.27;0;3.28;18045 +100092;50.43698;3.89036;90;20220627;20.5;13;16.7;2.3;14.04;4.5;3.2;16884 +100092;50.43698;3.89036;90;20220628;24.8;9.8;17.3;1.5;12.7;0;4.55;26305 +100092;50.43698;3.89036;90;20220629;26.6;11;18.8;2.1;13.37;0;5.08;26588 +100092;50.43698;3.89036;90;20220630;16.4;11.9;14.1;2.2;14.24;10.3;2.01;11198 +100092;50.43698;3.89036;90;20220701;20.9;9.9;15.4;3.1;12.57;.1;3.92;22861 +100092;50.43698;3.89036;90;20220702;24.7;10.2;17.4;2.2;12.54;0;4.82;26991 +100092;50.43698;3.89036;90;20220703;22;11.9;17;3;12.58;0;4.32;23113 +100092;50.43698;3.89036;90;20220704;24.4;9;16.7;2.1;12.44;0;4.63;26434 +100092;50.43698;3.89036;90;20220705;23;8.8;15.9;2.2;12.07;0;4.33;25128 +100092;50.43698;3.89036;90;20220706;23.1;8.7;15.9;1.8;12.6;0;3.7;20577 +100092;50.43698;3.89036;90;20220707;19.6;15.1;17.4;3.6;14.14;.2;2.98;12754 +100092;50.43698;3.89036;90;20220708;24.9;8;16.4;1.7;12.54;0;4.67;27872 +100092;50.43698;3.89036;90;20220709;24.2;12.4;18.3;2.7;14.17;0;4.53;23881 +100092;50.43698;3.89036;90;20220710;23.9;10.2;17.1;2.3;12.8;0;4.44;24580 +100092;50.43698;3.89036;90;20220711;26.8;11.3;19;2.1;14.64;0;4.84;26156 +100092;50.43698;3.89036;90;20220712;31.3;12.3;21.8;1.6;13.97;0;5.17;24478 +100092;50.43698;3.89036;90;20220713;32;20.8;26.4;3.2;14.7;0;6.24;20416 +100092;50.43698;3.89036;90;20220714;26.4;16.2;21.3;3.3;14.77;0;4.97;20916 +100092;50.43698;3.89036;90;20220715;23.9;10.2;17.1;2;12.07;0;4.45;24983 +100092;50.43698;3.89036;90;20220716;25.4;9.9;17.6;2.4;11.87;0;4.78;25084 +100092;50.43698;3.89036;90;20220717;28.1;10;19.1;2.3;11.2;0;5.44;26748 +100092;50.43698;3.89036;90;20220718;35.4;12.5;23.9;1.6;11.77;0;6.14;27561 +100092;50.43698;3.89036;90;20220719;38.3;18;28.2;3.2;12.97;0;8.26;28234 +100092;50.43698;3.89036;90;20220720;23.6;18.4;21;3.9;18.1;2;3.41;12287 +100092;50.43698;3.89036;90;20220721;21;16.2;18.6;3.6;17.7;.4;2.19;9074 +100092;50.43698;3.89036;90;20220722;22.1;12.2;17.1;2.7;14.97;.2;3.01;14708 +100092;50.43698;3.89036;90;20220723;27.2;13.7;20.5;1.9;15.73;0;4.41;22540 +100092;50.43698;3.89036;90;20220724;31.5;13.6;22.5;2.7;15.37;0;5.78;25400 +100092;50.43698;3.89036;90;20220725;25.2;18.2;21.7;4.4;15.3;.1;4.59;15551 +100092;50.43698;3.89036;90;20220726;23;14;18.5;3.6;14.6;.3;3.45;14050 +100092;50.43698;3.89036;90;20220727;22.3;11.2;16.7;3.3;11;0;4.34;21132 +100092;50.43698;3.89036;90;20220728;24.7;11.1;17.9;3.6;11.37;0;4.48;17600 +100092;50.43698;3.89036;90;20220729;26.7;12.3;19.5;2.3;12.27;0;4.91;24174 +100092;50.43698;3.89036;90;20220730;27.4;10.7;19;1.9;13.6;.2;4.24;21116 +100092;50.43698;3.89036;90;20220731;24.6;16.1;20.4;4.6;17.1;0;3.68;14429 +100092;50.43698;3.89036;90;20220801;26.2;17.6;21.9;2.2;17.44;.3;3.32;13405 +100092;50.43698;3.89036;90;20220802;29.2;15.1;22.2;2.7;16.2;0;4.78;20739 +100092;50.43698;3.89036;90;20220803;33.2;15.2;24.2;1.9;16.87;0;5.4;24553 +100092;50.43698;3.89036;90;20220804;27.9;17.5;22.7;2.1;18.8;3.1;3.82;16771 +100092;50.43698;3.89036;90;20220805;23.9;16.7;20.3;3.1;15.3;0;3.94;17566 +100092;50.43698;3.89036;90;20220806;23.2;7.5;15.4;2.7;10.34;0;4.21;22875 +100092;50.43698;3.89036;90;20220807;25.2;10.3;17.7;3.4;11.14;0;4.98;24272 +100092;50.43698;3.89036;90;20220808;25.8;11.6;18.7;3.8;12.94;0;4.93;23275 +100092;50.43698;3.89036;90;20220809;28.1;13.9;21;4.3;13.7;0;5.68;23559 +100092;50.43698;3.89036;90;20220810;31.3;14.9;23.1;3.9;13.07;0;6.44;24191 +100092;50.43698;3.89036;90;20220811;32.3;14.5;23.4;2.6;12.14;0;5.88;24329 +100092;50.43698;3.89036;90;20220812;32.9;15.2;24;2.8;11.34;0;6.19;24241 +100092;50.43698;3.89036;90;20220813;32.5;15.3;23.9;2.6;10.47;0;6.05;24026 +100092;50.43698;3.89036;90;20220814;32.1;15.7;23.9;2.5;12.07;.1;5.26;18791 +100092;50.43698;3.89036;90;20220815;28.7;18.3;23.5;3.3;15.97;0;4.86;18248 +100092;50.43698;3.89036;90;20220816;28.1;15.9;22;2.4;16.6;2;3.93;16629 +100092;50.43698;3.89036;90;20220817;24.1;18.1;21.1;2;19;3;2.49;10863 +100092;50.43698;3.89036;90;20220818;27;15.6;21.3;1.7;17.67;0;3.34;16559 +100092;50.43698;3.89036;90;20220819;23.2;15.2;19.2;3;18.04;.6;2.55;11811 +100092;50.43698;3.89036;90;20220820;24.3;12;18.2;2.9;13.94;0;3.88;20185 +100092;50.43698;3.89036;90;20220821;24.3;10.2;17.3;1.7;13.17;.1;3.22;17436 +100092;50.43698;3.89036;90;20220822;28.2;16.7;22.5;2.1;14.3;.5;3.82;15143 +100092;50.43698;3.89036;90;20220823;28.7;14.9;21.8;2;16.47;0;3.93;18433 +100092;50.43698;3.89036;90;20220824;31.9;15.5;23.7;1.4;17.14;.2;4.19;20506 +100092;50.43698;3.89036;90;20220825;33.2;17.1;25.2;2.6;16.44;0;5.06;19132 +100092;50.43698;3.89036;90;20220826;25;17.9;21.4;3.3;16.67;0;3.31;12155 +100092;50.43698;3.89036;90;20220827;23.1;12.1;17.6;2.9;13.44;0;3.31;15973 +100092;50.43698;3.89036;90;20220828;24.5;14.9;19.7;4.6;12.44;0;4.47;15638 +100092;50.43698;3.89036;90;20220829;23.8;14;18.9;4.5;11.67;0;4.28;14613 +100092;50.43698;3.89036;90;20220830;27.9;13.9;20.9;3.6;13.54;0;4.54;16804 +100092;50.43698;3.89036;90;20220831;25.5;14.8;20.2;4.5;13.74;.1;4.34;15761 +100092;50.43698;3.89036;90;20220901;26.6;14;20.3;3.5;12.3;0;4.47;17700 +100092;50.43698;3.89036;90;20220902;27.5;12;19.7;2;13;1.4;3.55;16242 +100092;50.43698;3.89036;90;20220903;26.1;15.4;20.8;2;16.24;1;2.94;12285 +100092;50.43698;3.89036;90;20220904;27.8;13.4;20.6;2.9;14.34;0;4.03;17371 +100092;50.43698;3.89036;90;20220905;30.1;16.5;23.3;3.5;14.2;5.9;4.81;15770 +100092;50.43698;3.89036;90;20220906;27.9;15.4;21.7;3.2;16.3;1.1;3.91;16168 +100092;50.43698;3.89036;90;20220907;23.8;14;18.9;3.1;16.07;1.7;2.8;12813 +100092;50.43698;3.89036;90;20220908;21.5;14.3;17.9;4.1;15.7;8;2.54;11241 +100092;50.43698;3.89036;90;20220909;19.2;13.9;16.6;5.8;15.1;8.8;2.16;8563 +100092;50.43698;3.89036;90;20220910;21.6;14;17.8;4.2;15.67;.9;2.46;11558 +100092;50.43698;3.89036;90;20220911;23;11.6;17.3;1.8;14.97;0;2.25;12393 +100092;50.43698;3.89036;90;20220912;26.4;11.1;18.7;1.7;14.17;.1;3;16561 +100092;50.43698;3.89036;90;20220913;22.1;15.7;18.9;1.9;17.17;5.1;1.8;7378 +100092;50.43698;3.89036;90;20220914;17;15.7;16.4;2.9;17.47;11.9;.79;2191 +100092;50.43698;3.89036;90;20220915;19.1;10.8;14.9;1.7;13.57;0;1.73;10036 +100092;50.43698;3.89036;90;20220916;15.3;9.8;12.6;3;11.54;7.2;1.71;10176 +100092;50.43698;3.89036;90;20220917;15;8.5;11.8;3.5;10.87;3.7;1.72;10301 +100092;50.43698;3.89036;90;20220918;16;8;12;3.8;10.04;.1;2.09;11022 +100092;50.43698;3.89036;90;20220919;17;7.4;12.2;2.6;10.54;.2;1.95;12368 +100092;50.43698;3.89036;90;20220920;16.7;6.2;11.4;1.9;10.47;0;1.68;11220 +100092;50.43698;3.89036;90;20220921;17.8;4.7;11.2;1.2;9.8;0;1.75;13315 +100092;50.43698;3.89036;90;20220922;19.6;4.9;12.3;1.4;9.3;0;2.01;14260 +100092;50.43698;3.89036;90;20220923;18.8;7.7;13.3;1.8;10.7;1.7;1.72;8739 +100092;50.43698;3.89036;90;20220924;15.5;11.7;13.6;2.5;13.37;2.6;1.08;4355 +100092;50.43698;3.89036;90;20220925;16.5;8;12.3;2.7;11.47;.6;1.65;10979 +100092;50.43698;3.89036;90;20220926;12.6;8.9;10.7;5;11.34;13;1.03;4685 +100092;50.43698;3.89036;90;20220927;14.1;8;11;3.9;10.37;4;1.52;8236 +100092;50.43698;3.89036;90;20220928;14.3;6;10.2;2.6;9.7;.2;1.52;11046 +100092;50.43698;3.89036;90;20220929;15.1;4.6;9.8;1.4;9.27;0;1.34;10485 +100092;50.43698;3.89036;90;20220930;16.7;4.4;10.6;3.8;9.74;10.3;1.89;12162 +100092;50.43698;3.89036;90;20221001;19;10.7;14.8;6.7;13.37;3;2.13;9446 +100092;50.43698;3.89036;90;20221002;14.5;13;13.7;3.1;13.64;9.5;1.01;4372 +100092;50.43698;3.89036;90;20221003;16.8;5.5;11.2;1.3;10.67;0;1.3;10711 +100092;50.43698;3.89036;90;20221004;18.1;6.8;12.4;2.8;11.74;0;1.61;11388 +100092;50.43698;3.89036;90;20221005;18.9;13.3;16.1;5.5;13.47;.3;2.16;6476 +100092;50.43698;3.89036;90;20221006;17.5;8;12.8;2.9;10.64;0;1.77;10895 +100092;50.43698;3.89036;90;20221007;17.5;6.2;11.8;3.1;10.07;0;1.82;11400 +100092;50.43698;3.89036;90;20221008;15.8;10;12.9;2.9;10.6;0;1.63;9108 +100092;50.43698;3.89036;90;20221009;18;3.2;10.6;2.5;9.04;0;1.71;11879 +100092;50.43698;3.89036;90;20221010;17;8;12.5;2.8;11.17;.9;1.45;7276 +100092;50.43698;3.89036;90;20221011;15.2;2.5;8.9;1.3;8.64;0;1.14;10554 +100092;50.43698;3.89036;90;20221012;16.4;1.9;9.1;2;9.4;.5;1.26;10287 +100092;50.43698;3.89036;90;20221013;14.7;10.2;12.4;3.4;12.87;1.1;.93;3691 +100092;50.43698;3.89036;90;20221014;16.7;13;14.9;2.9;14.87;.4;.93;3817 +100092;50.43698;3.89036;90;20221015;17.9;12.1;15;4;14.17;1.1;1.31;5562 +100092;50.43698;3.89036;90;20221016;18.2;12.1;15.2;3.7;14.04;.6;1.38;6879 +100092;50.43698;3.89036;90;20221017;18.1;14.2;16.2;3.6;16.74;5.2;.92;3678 +100092;50.43698;3.89036;90;20221018;19.2;13.7;16.4;1.9;15;0;1.17;7197 +100092;50.43698;3.89036;90;20221019;18.5;9.2;13.9;3.8;13;0;1.4;8110 +100092;50.43698;3.89036;90;20221020;20.7;11.5;16.1;3.9;14.9;2.4;1.52;6962 +100092;50.43698;3.89036;90;20221021;20.4;12.6;16.5;4.5;14.67;0;1.69;6940 +100092;50.43698;3.89036;90;20221022;18.9;13.5;16.2;4.3;14.04;0;1.63;6864 +100092;50.43698;3.89036;90;20221023;20.1;13.3;16.7;4.5;14.54;.3;1.68;4420 +100092;50.43698;3.89036;90;20221024;17.8;14.7;16.2;7.9;13.34;4.7;2.38;5637 +100092;50.43698;3.89036;90;20221025;17;11.6;14.3;4.3;13.14;.1;1.29;5597 +100092;50.43698;3.89036;90;20221026;20.4;12.9;16.6;4.3;14.07;0;1.76;6822 +100092;50.43698;3.89036;90;20221027;21.1;13.2;17.1;4.4;14.4;0;1.85;6396 +100092;50.43698;3.89036;90;20221028;22;15.7;18.9;4;14.9;0;2.08;5508 +100092;50.43698;3.89036;90;20221029;23.3;13.8;18.6;3.4;15.03;0;1.88;5849 +100092;50.43698;3.89036;90;20221030;19.2;11.4;15.3;2.1;13.54;0;1.11;4878 +100092;50.43698;3.89036;90;20221031;19.4;8.7;14.1;3;13.4;.7;1.11;5115 +100092;50.43698;3.89036;90;20221101;16.2;10.9;13.5;8.2;11.54;1.1;1.92;6485 +100092;50.43698;3.89036;90;20221102;14.7;10.2;12.5;6.6;10.34;0;1.79;5675 +100092;50.43698;3.89036;90;20221103;14.2;11;12.6;6.1;11;2.5;1.54;3152 +100092;50.43698;3.89036;90;20221104;11.5;7.8;9.7;3.1;10.1;1;.75;3292 +100092;50.43698;3.89036;90;20221105;10.8;2.9;6.8;3.8;8.9;0;.62;4278 +100092;50.43698;3.89036;90;20221106;11.1;8.9;10;6.5;10.34;4.3;.97;2133 +100092;50.43698;3.89036;90;20221107;14.9;9.4;12.2;6.7;12.14;0;1.04;3811 +100092;50.43698;3.89036;90;20221108;15.3;10.7;13;6.6;11.2;0;1.61;3932 +100092;50.43698;3.89036;90;20221109;14;11.1;12.6;5.9;11.27;.7;1.34;4002 +100092;50.43698;3.89036;90;20221110;14.1;6.9;10.5;4.8;10.3;0;1;5484 +100092;50.43698;3.89036;90;20221111;12.5;7.4;10;3.9;9.97;.1;.88;4139 +100092;50.43698;3.89036;90;20221112;16.1;4.1;10.1;2.1;9.64;.1;.79;5359 +100092;50.43698;3.89036;90;20221113;13.7;3.1;8.4;1.3;8.57;.1;.47;5926 +100092;50.43698;3.89036;90;20221114;6.7;-.2;3.3;2.8;8.1;0;.17;2769 +100092;50.43698;3.89036;90;20221115;12.3;7.1;9.7;4.6;11.6;4.7;.38;2707 +100092;50.43698;3.89036;90;20221116;11.8;7.6;9.7;5.5;11.14;9.4;.49;3421 +100092;50.43698;3.89036;90;20221117;12.1;9.9;11;8.2;10.6;1.1;1.23;3412 +100092;50.43698;3.89036;90;20221118;11.7;6.8;9.3;4.3;9.6;1;.75;3933 +100092;50.43698;3.89036;90;20221119;9.8;5.1;7.4;2.7;9.04;2.9;.54;2028 +100092;50.43698;3.89036;90;20221120;8.6;3.4;6;3.2;8.57;1.5;.41;2389 +100092;50.43698;3.89036;90;20221121;8;2.4;5.2;4.7;8.27;2;.38;2607 +100092;50.43698;3.89036;90;20221122;8.9;4.1;6.5;7;8.37;1.2;.73;2116 +100092;50.43698;3.89036;90;20221123;9.5;5.5;7.5;6.1;9.08;4.5;.65;2634 +100092;50.43698;3.89036;90;20221124;11.2;7;9.1;6.1;9.58;4.2;.82;3794 +100092;50.43698;3.89036;90;20221125;11.3;7;9.2;4.1;9.85;.4;.6;3612 +100092;50.43698;3.89036;90;20221126;9.8;3.6;6.7;3.9;8.75;.3;.44;3421 +100092;50.43698;3.89036;90;20221127;7.6;5.8;6.7;6;8.6;5.7;.67;1096 +100092;50.43698;3.89036;90;20221128;10.3;7.1;8.7;3.5;9.88;.6;.54;1868 +100092;50.43698;3.89036;90;20221129;6.2;.6;3.4;1;8.04;0;.22;1412 +100092;50.43698;3.89036;90;20221130;6;4.2;5.1;1.5;8.44;0;.29;1243 +100092;50.43698;3.89036;90;20221201;6;3.1;4.6;3.1;7.84;0;.37;1149 +100092;50.43698;3.89036;90;20221202;3.9;2.6;3.3;3.8;7;0;.46;655 +100092;50.43698;3.89036;90;20221203;2.4;1.5;1.9;5.1;5.84;0;.63;996 +100092;50.43698;3.89036;90;20221204;1.6;.9;1.2;4.4;5.8;2.6;.5;720 +100092;50.43698;3.89036;90;20221205;2.6;0;1.3;1.8;6.54;2.8;.25;812 +100092;50.43698;3.89036;90;20221206;5.3;2.4;3.9;1.8;7.6;.4;.17;2398 +100092;50.43698;3.89036;90;20221207;6.1;1.4;3.8;2.4;7.44;.9;.26;2087 +100092;50.43698;3.89036;90;20221208;4.3;.7;2.5;3.1;6.2;.1;.37;2478 +100092;50.43698;3.89036;90;20221209;.3;-2.5;-1.1;1.4;5.3;.1;.17;1885 +100092;50.43698;3.89036;90;20221210;.5;-2.4;-1;2.4;5.47;0;.19;1307 +100092;50.43698;3.89036;90;20221211;1;-.1;.5;3.8;5.4;0;.41;1757 +100092;50.43698;3.89036;90;20221212;.8;-4.4;-1.8;3;4.37;0;.26;3570 +100092;50.43698;3.89036;90;20221213;-.3;-6.2;-3.2;2.8;3.8;0;.33;2953 +100092;50.43698;3.89036;90;20221214;-.6;-3.5;-2.1;1.4;4.1;0;.22;2648 +100092;50.43698;3.89036;90;20221215;2;-7;-2.5;1.4;3.93;.1;.16;3453 +100092;50.43698;3.89036;90;20221216;-.3;-6;-3.1;1.3;4.54;0;.17;1882 +100092;50.43698;3.89036;90;20221217;-1.2;-8.4;-4.8;1.6;3.64;0;.15;2884 +100092;50.43698;3.89036;90;20221218;.2;-8.7;-4.3;4;4.07;4.1;.31;2102 +100092;50.43698;3.89036;90;20221219;10.1;.3;5.2;7.6;8.77;2.5;.33;1976 +100092;50.43698;3.89036;90;20221220;10.8;9.2;10;5.7;10.54;17.3;.88;827 +100092;50.43698;3.89036;90;20221221;9.2;7;8.1;3.4;10.6;13.2;.22;1387 +100092;50.43698;3.89036;90;20221222;11.3;9.1;10.2;4;11.73;5.9;.39;1135 +100092;50.43698;3.89036;90;20221223;13.6;9.3;11.5;5.3;11.6;9.4;.85;1265 +100092;50.43698;3.89036;90;20221224;11.8;9.3;10.6;5.2;10.93;.3;.7;2072 +100092;50.43698;3.89036;90;20221225;11.4;8.8;10.1;3.8;11.45;8.7;.5;884 +100092;50.43698;3.89036;90;20221226;10.1;9.6;9.8;4.9;9.58;1.1;1.02;1149 +100092;50.43698;3.89036;90;20221227;8.1;3;5.6;5.3;7.55;.4;.6;2962 +100092;50.43698;3.89036;90;20221228;10.1;5.1;7.6;9;9.8;5.4;.47;1387 +100092;50.43698;3.89036;90;20221229;10.3;9.3;9.8;8.2;9.5;.9;1.24;1852 +100092;50.43698;3.89036;90;20221230;12.7;4.1;8.4;7.1;10;10.2;.7;1725 +100092;50.43698;3.89036;90;20221231;15.9;12.6;14.3;10.5;12.67;0;1.83;1544 +101085;50.43499;1.5782;7;20220101;16.2;10.9;13.6;8.1;11.85;.9;1.38;3267 +101085;50.43499;1.5782;7;20220102;12.6;12.2;12.4;10.8;11.8;6.7;1.34;1001 +101085;50.43499;1.5782;7;20220103;10.7;10.1;10.4;4;11.6;11.7;.52;1000 +101085;50.43499;1.5782;7;20220104;9.5;7.8;8.6;4.8;9;6.9;.94;1300 +101085;50.43499;1.5782;7;20220105;6.5;3.5;5;6.4;6.2;.1;1.08;3400 +101085;50.43499;1.5782;7;20220106;6.9;-1.2;2.8;3.4;6.5;2.4;.49;2100 +101085;50.43499;1.5782;7;20220107;9;4.9;6.9;5.2;7.2;9.3;1.17;2000 +101085;50.43499;1.5782;7;20220108;8.9;3;5.9;5.5;8.6;17.2;.58;400 +101085;50.43499;1.5782;7;20220109;8.5;6.2;7.3;4.5;6.7;0;1.1;4200 +101085;50.43499;1.5782;7;20220110;3.1;-.7;1.2;4;6.8;0;.05;2300 +101085;50.43499;1.5782;7;20220111;5.5;2.3;3.9;3.3;7.3;.5;.31;2700 +101085;50.43499;1.5782;7;20220112;9.9;3.2;6.5;1.7;8;0;.26;4200 +101085;50.43499;1.5782;7;20220113;8.5;-.1;4.2;1.1;6.8;0;.1;4800 +101085;50.43499;1.5782;7;20220114;10.1;-1.2;4.4;.9;6.7;.1;.08;5200 +101085;50.43499;1.5782;7;20220115;5.2;-1;2.1;2.1;7;.2;.12;3200 +101085;50.43499;1.5782;7;20220116;7.4;3.6;5.5;2.6;8.7;1;.38;500 +101085;50.43499;1.5782;7;20220117;7.4;-.2;3.6;1.6;6.7;.1;.15;5400 +101085;50.43499;1.5782;7;20220118;8.7;-1.1;3.8;1.6;7.2;.1;.14;5300 +101085;50.43499;1.5782;7;20220119;9.5;1.9;5.7;2.6;8.1;.6;.53;1700 +101085;50.43499;1.5782;7;20220120;6.5;.5;3.5;4.1;6.6;.1;.51;4300 +101085;50.43499;1.5782;7;20220121;6.9;.3;3.6;4.2;6.7;0;.49;4900 +101085;50.43499;1.5782;7;20220122;5.7;5.4;5.5;2.8;7.4;0;.69;1000 +101085;50.43499;1.5782;7;20220123;5.9;4.5;5.2;1.8;7.2;0;.6;900 +101085;50.43499;1.5782;7;20220124;6.8;3.5;5.1;2.1;6.3;0;.48;5900 +101085;50.43499;1.5782;7;20220125;5.8;-.1;2.8;1.6;6.4;0;.28;4700 +101085;50.43499;1.5782;7;20220126;6.4;1.7;4;2.4;6.8;0;.59;1400 +101085;50.43499;1.5782;7;20220127;9.7;6.1;7.9;3.6;9.5;.6;.63;1000 +101085;50.43499;1.5782;7;20220128;8.9;1.3;5.1;3.7;8.71;.1;.2;5352 +101085;50.43499;1.5782;7;20220129;9.8;6.7;8.2;7.7;10.71;.4;.24;3745 +101085;50.43499;1.5782;7;20220130;8.9;3.7;6.3;2.8;7.5;.6;.56;6900 +101085;50.43499;1.5782;7;20220131;7.9;5.2;6.5;8.3;6.5;0;1.67;4300 +101085;50.43499;1.5782;7;20220201;10.6;3.3;6.9;6.1;10.1;.2;.22;3800 +101085;50.43499;1.5782;7;20220202;10.6;9.5;10;4.6;10.6;.2;.69;6100 +101085;50.43499;1.5782;7;20220203;8.5;7.2;7.8;4.2;9.6;1;.6;1300 +101085;50.43499;1.5782;7;20220204;9.2;8;8.6;5.6;8.6;.6;1.17;3400 +101085;50.43499;1.5782;7;20220205;10.1;6;8;6.1;8;1;1.25;6700 +101085;50.43499;1.5782;7;20220206;11;8.6;9.8;8.8;9.6;6.1;1.39;3000 +101085;50.43499;1.5782;7;20220207;9.2;5.6;7.4;6;7.7;.3;1.17;7900 +101085;50.43499;1.5782;7;20220208;10.1;8.6;9.3;4.9;11.3;.3;.41;3900 +101085;50.43499;1.5782;7;20220209;8.3;8;8.1;2.9;9.9;.5;.53;2900 +101085;50.43499;1.5782;7;20220210;8.8;7.9;8.3;3.8;8.6;2.7;.98;3200 +101085;50.43499;1.5782;7;20220211;9.4;3.1;6.2;2.9;6.3;0;1.03;8900 +101085;50.43499;1.5782;7;20220212;8.9;-.2;4.3;2.9;5.6;0;1;8800 +101085;50.43499;1.5782;7;20220213;11.7;2.3;7;4.9;7.4;3.8;1.33;5700 +101085;50.43499;1.5782;7;20220214;10.1;7.8;8.9;5.6;9.1;1.6;1.13;6800 +101085;50.43499;1.5782;7;20220215;8.8;6.7;7.7;5.6;9.3;12.2;.76;2100 +101085;50.43499;1.5782;7;20220216;11.6;8.7;10.1;7.8;12;.7;.46;3100 +101085;50.43499;1.5782;7;20220217;11.1;10.1;10.6;6.2;9.7;.6;1.47;8700 +101085;50.43499;1.5782;7;20220218;11.8;8.4;10.1;8.9;8.5;1.2;2.09;5300 +101085;50.43499;1.5782;7;20220219;8.9;6.4;7.6;7.8;7.6;2.6;1.59;4600 +101085;50.43499;1.5782;7;20220220;11.2;7.1;9.1;8.8;10;2.5;1.05;1700 +101085;50.43499;1.5782;7;20220221;11.3;6.7;9;8.2;7.5;0;2.15;7400 +101085;50.43499;1.5782;7;20220222;11.3;7.9;9.6;4.8;9.8;1;1.09;3500 +101085;50.43499;1.5782;7;20220223;9.6;3.2;6.4;4.6;8.66;0;.73;8089 +101085;50.43499;1.5782;7;20220224;9.2;7.8;8.5;9.8;7.41;2.5;2.06;3343 +101085;50.43499;1.5782;7;20220225;10;6.3;8.1;4.4;6.9;0;1.7;11600 +101085;50.43499;1.5782;7;20220226;9.8;-.5;4.6;3.5;6.2;0;1.26;12100 +101085;50.43499;1.5782;7;20220227;10.3;1.2;5.7;5.3;5.4;0;1.98;12800 +101085;50.43499;1.5782;7;20220228;12.4;1.2;6.8;3.9;5.9;2.1;1.87;11800 +101085;50.43499;1.5782;7;20220301;9.6;5;7.3;3;8.2;2.9;.95;3100 +101085;50.43499;1.5782;7;20220302;10.3;5.7;8;3.1;7.8;0;1.26;6600 +101085;50.43499;1.5782;7;20220303;13.7;4.3;9;1.8;8.8;0;1.13;7800 +101085;50.43499;1.5782;7;20220304;11.3;5.2;8.2;1.9;9.9;.4;.77;5800 +101085;50.43499;1.5782;7;20220305;7.7;6.8;7.2;3.5;8.8;.4;.75;1100 +101085;50.43499;1.5782;7;20220306;7.8;.8;4.3;7.7;6.2;0;1.53;12800 +101085;50.43499;1.5782;7;20220307;6;-.5;2.7;7.6;5.3;0;1.54;14300 +101085;50.43499;1.5782;7;20220308;10.7;-.9;4.9;5.2;5.2;0;2.09;14100 +101085;50.43499;1.5782;7;20220309;13;1.8;7.4;3.6;7.7;0;1.6;12200 +101085;50.43499;1.5782;7;20220310;17;4.9;10.9;3.9;8.5;0;2.32;13700 +101085;50.43499;1.5782;7;20220311;13.3;5.7;9.5;5.5;8.9;.7;1.7;6500 +101085;50.43499;1.5782;7;20220312;13.9;7.9;10.9;4.7;9;0;2.01;9600 +101085;50.43499;1.5782;7;20220313;12.8;6.6;9.7;4.2;9.5;3;1.33;4200 +101085;50.43499;1.5782;7;20220314;13.2;7.1;10.1;2.6;9.6;0;1.53;12100 +101085;50.43499;1.5782;7;20220315;13.5;7;10.2;2.4;9.5;0;1.42;8600 +101085;50.43499;1.5782;7;20220316;13.2;8.2;10.7;4.2;10.8;0;1.13;3000 +101085;50.43499;1.5782;7;20220317;11;6.5;8.7;3.7;7.8;0;1.96;16100 +101085;50.43499;1.5782;7;20220318;14.7;.8;7.7;3.9;7.4;0;2.17;16200 +101085;50.43499;1.5782;7;20220319;15.9;6.5;11.2;6.4;6.3;0;3.71;16700 +101085;50.43499;1.5782;7;20220320;10.2;2.9;6.5;3.6;6.1;0;2.02;15700 +101085;50.43499;1.5782;7;20220321;17.8;.2;9;2.4;8.1;0;2.14;14900 +101085;50.43499;1.5782;7;20220322;19.3;6;12.6;2.6;8.7;0;2.63;15700 +101085;50.43499;1.5782;7;20220323;18.2;3.3;10.7;2.5;7.8;0;2.55;17000 +101085;50.43499;1.5782;7;20220324;19.2;2.5;10.8;2.4;7;0;2.74;16800 +101085;50.43499;1.5782;7;20220325;17.6;5.1;11.3;4;7.2;0;3.18;17400 +101085;50.43499;1.5782;7;20220326;18.1;6.7;12.4;4.8;8.2;0;3.35;17400 +101085;50.43499;1.5782;7;20220327;17.4;8.1;12.7;4;10.2;.1;2.73;17800 +101085;50.43499;1.5782;7;20220328;17.2;3.2;10.2;2.6;10.5;.2;1.85;13700 +101085;50.43499;1.5782;7;20220329;14.1;9.5;11.8;2.6;10.3;2.9;1.32;2600 +101085;50.43499;1.5782;7;20220330;10.3;8;9.1;2.7;9.1;4.3;1.27;5800 +101085;50.43499;1.5782;7;20220331;7.2;3.8;5.5;8.6;6.8;8.4;1.72;11700 +101085;50.43499;1.5782;7;20220401;5.3;.7;3;7.8;6;3.2;1.24;7100 +101085;50.43499;1.5782;7;20220402;7.8;-.5;3.6;3.9;5.2;.1;1.88;15000 +101085;50.43499;1.5782;7;20220403;8.6;-1.7;3.4;2.6;5.9;.5;1.56;14100 +101085;50.43499;1.5782;7;20220404;9.6;3.8;6.7;6;9.4;4.5;.56;1700 +101085;50.43499;1.5782;7;20220405;12;9.3;10.6;5.3;11.3;1;1.61;13900 +101085;50.43499;1.5782;7;20220406;11.1;9.5;10.3;5.9;10.8;7.3;1.17;4300 +101085;50.43499;1.5782;7;20220407;11.8;9.9;10.8;7.3;9.6;1.8;2.51;17200 +101085;50.43499;1.5782;7;20220408;8.9;4.8;6.8;2.6;7;3.3;1.38;5700 +101085;50.43499;1.5782;7;20220409;10.3;.7;5.5;2.9;7.4;.3;1.98;20900 +101085;50.43499;1.5782;7;20220410;12.4;.8;6.6;2.5;7.8;0;2.1;19800 +101085;50.43499;1.5782;7;20220411;17.9;4.6;11.2;5.2;8;0;3.56;19100 +101085;50.43499;1.5782;7;20220412;19;9.7;14.3;2.8;11.4;.1;2.78;16100 +101085;50.43499;1.5782;7;20220413;16.3;7.6;11.9;1.2;11.8;0;2.17;16800 +101085;50.43499;1.5782;7;20220414;16.1;5.2;10.6;1.5;11.1;.2;2.34;19700 +101085;50.43499;1.5782;7;20220415;17.2;4.8;11;3;11.1;0;2.59;21200 +101085;50.43499;1.5782;7;20220416;18.6;8.1;13.3;3.5;10;0;3.51;22900 +101085;50.43499;1.5782;7;20220417;19.8;6.1;12.9;3;8.1;0;3.84;23500 +101085;50.43499;1.5782;7;20220418;13.5;3.9;8.7;1.8;9.8;0;1.48;10200 +101085;50.43499;1.5782;7;20220419;15.7;5.4;10.5;2.3;10.1;0;2.44;18700 +101085;50.43499;1.5782;7;20220420;19.3;5.5;12.4;4;8.9;0;3.69;21500 +101085;50.43499;1.5782;7;20220421;19.4;7.8;13.6;4;9.2;0;3.98;23300 +101085;50.43499;1.5782;7;20220422;17.2;10.2;13.7;4.9;10.1;0;3.39;17800 +101085;50.43499;1.5782;7;20220423;19.7;10.7;15.2;4.7;10.8;.1;3.91;20400 +101085;50.43499;1.5782;7;20220424;17.6;10.3;13.9;5.2;10.3;0;3.61;19700 +101085;50.43499;1.5782;7;20220425;13.9;6.4;10.1;4.4;9.6;0;2.42;17100 +101085;50.43499;1.5782;7;20220426;15;6.7;10.8;3.7;8.3;0;3.47;25200 +101085;50.43499;1.5782;7;20220427;15.9;1.9;8.9;4.2;7.9;0;3.24;23900 +101085;50.43499;1.5782;7;20220428;17.5;7.7;12.6;4.9;9.1;0;3.46;17300 +101085;50.43499;1.5782;7;20220429;14.7;7.9;11.3;4;9.6;0;2.96;20500 +101085;50.43499;1.5782;7;20220430;15.3;6.8;11;3;8.3;0;3.18;21000 +101085;50.43499;1.5782;7;20220501;15.6;3.2;9.4;2.1;8.7;.1;2.73;20500 +101085;50.43499;1.5782;7;20220502;17;9;13;2.6;9.5;0;3;16900 +101085;50.43499;1.5782;7;20220503;17.2;5.5;11.3;2.6;10;0;2.97;20700 +101085;50.43499;1.5782;7;20220504;14.6;4.6;9.6;1.9;10.5;.4;1.91;13900 +101085;50.43499;1.5782;7;20220505;15.7;10.5;13.1;2.3;11.6;.1;3.35;25200 +101085;50.43499;1.5782;7;20220506;18;5.5;11.7;2.2;11.3;.1;3.07;23100 +101085;50.43499;1.5782;7;20220507;18.2;11.1;14.6;2.5;13;0;3.07;20100 +101085;50.43499;1.5782;7;20220508;19.9;11.2;15.5;3.7;11.3;0;3.88;20900 +101085;50.43499;1.5782;7;20220509;22.1;6.8;14.4;2.1;10.4;0;4;24600 +101085;50.43499;1.5782;7;20220510;17.4;13.2;15.3;2.9;12.7;0;3.14;18600 +101085;50.43499;1.5782;7;20220511;19.1;11;15;3.8;12.3;0;3.58;21400 +101085;50.43499;1.5782;7;20220512;15.5;7.5;11.5;3;12.1;.1;2.89;24600 +101085;50.43499;1.5782;7;20220513;15.6;11.5;13.5;4.4;12.1;0;3.41;25200 +101085;50.43499;1.5782;7;20220514;18.7;9.1;13.9;2.4;12.3;0;3.71;26400 +101085;50.43499;1.5782;7;20220515;27.7;11.9;19.8;3.4;13;.6;4.93;19700 +101085;50.43499;1.5782;7;20220516;20.4;14;17.2;3;15.2;0;3.75;23200 +101085;50.43499;1.5782;7;20220517;27.1;13.4;20.2;2;14.6;3.9;4.94;26300 +101085;50.43499;1.5782;7;20220518;22.4;13.8;18.1;2.3;14.9;.1;4.09;23800 +101085;50.43499;1.5782;7;20220519;17.1;15.3;16.2;2.4;14.9;8.6;2.96;18200 +101085;50.43499;1.5782;7;20220520;15.2;10.1;12.6;3;12.8;8.9;1.65;9100 +101085;50.43499;1.5782;7;20220521;17;12.5;14.7;3.4;13;0;3.55;24200 +101085;50.43499;1.5782;7;20220522;21.9;6.9;14.4;1.8;12.4;.8;3.52;21900 +101085;50.43499;1.5782;7;20220523;15.7;14.1;14.9;2.2;14.4;7.8;1.5;6300 +101085;50.43499;1.5782;7;20220524;15.7;10.9;13.3;4.5;11.9;1.7;3.34;23800 +101085;50.43499;1.5782;7;20220525;15.8;11.2;13.5;5.2;12.9;.7;2.31;13800 +101085;50.43499;1.5782;7;20220526;16.9;12.9;14.9;5.2;13.8;0;3.07;20300 +101085;50.43499;1.5782;7;20220527;18;13.7;15.8;3.9;13.6;.1;4.02;26600 +101085;50.43499;1.5782;7;20220528;18.5;7.9;13.2;2.1;10.2;.2;3.46;21500 +101085;50.43499;1.5782;7;20220529;16.2;6.1;11.1;2.3;9.4;1.9;2.71;16300 +101085;50.43499;1.5782;7;20220530;16.4;2.9;9.6;1.6;9.2;.2;3.21;24500 +101085;50.43499;1.5782;7;20220531;16.6;6.9;11.7;3.1;10.9;.2;3.67;28500 +101085;50.43499;1.5782;7;20220601;17;6.9;11.9;1.9;10.8;0;3.89;29600 +101085;50.43499;1.5782;7;20220602;21.5;6.7;14.1;3.1;10.6;0;4.56;28200 +101085;50.43499;1.5782;7;20220603;25;12.1;18.5;3.3;12.8;3.8;4.23;16900 +101085;50.43499;1.5782;7;20220604;24.3;15.1;19.7;4.7;15.3;6.9;5.06;24800 +101085;50.43499;1.5782;7;20220605;17.8;13.6;15.7;2.3;15.7;.5;1.63;7600 +101085;50.43499;1.5782;7;20220606;17.9;12.2;15;4.4;13.3;.9;3.7;24600 +101085;50.43499;1.5782;7;20220607;18.3;10.9;14.6;2.2;14.4;3.5;2.46;15100 +101085;50.43499;1.5782;7;20220608;17.9;13.8;15.8;4;15.3;.5;3.03;19900 +101085;50.43499;1.5782;7;20220609;17.9;14.4;16.1;3.8;13.9;0;3.16;17100 +101085;50.43499;1.5782;7;20220610;19.2;15;17.1;3;15.3;0;3.06;16600 +101085;50.43499;1.5782;7;20220611;18.6;14.6;16.6;3.3;14.2;0;4.45;29300 +101085;50.43499;1.5782;7;20220612;18.1;12.5;15.3;3;13.5;0;4.32;30300 +101085;50.43499;1.5782;7;20220613;19.1;11.9;15.5;2.9;11.8;0;4.5;28500 +101085;50.43499;1.5782;7;20220614;21.9;8.8;15.3;2.9;11.5;0;4.74;28900 +101085;50.43499;1.5782;7;20220615;25.6;12;18.8;2.5;12.6;0;5.27;27700 +101085;50.43499;1.5782;7;20220616;26.3;10.5;18.4;2;12.7;0;5.06;27400 +101085;50.43499;1.5782;7;20220617;30.1;15.8;22.9;2.9;14.8;0;5.9;24800 +101085;50.43499;1.5782;7;20220618;30.7;15.3;23;4;16;2.1;6.3;24900 +101085;50.43499;1.5782;7;20220619;16.9;12.9;14.9;5.7;12.2;5.4;2.87;11300 +101085;50.43499;1.5782;7;20220620;20.1;12.8;16.4;3.9;12.1;0;4.61;26100 +101085;50.43499;1.5782;7;20220621;22.3;10.9;16.6;3.5;12.8;0;3.64;16300 +101085;50.43499;1.5782;7;20220622;25.6;10.7;18.1;3.3;13.4;.3;5.47;29700 +101085;50.43499;1.5782;7;20220623;23.2;16;19.6;2.5;16;1.4;4.65;25700 +101085;50.43499;1.5782;7;20220624;22.1;14.1;18.1;2.5;16.7;4.8;3.41;19000 +101085;50.43499;1.5782;7;20220625;18.3;15.2;16.7;3.6;14.2;1.5;3.17;16200 +101085;50.43499;1.5782;7;20220626;19.8;11.2;15.5;2.7;12.6;.1;4.41;28600 +101085;50.43499;1.5782;7;20220627;18.5;10.3;14.4;2.7;12.6;1.8;3.47;22200 +101085;50.43499;1.5782;7;20220628;22.8;9.3;16;2.7;12.5;0;4.82;29500 +101085;50.43499;1.5782;7;20220629;20.9;10.9;15.9;3;13.3;6;3.39;18100 +101085;50.43499;1.5782;7;20220630;18.1;12.9;15.5;3.1;13.8;1.3;2.53;12600 +101085;50.43499;1.5782;7;20220701;18.2;11.7;14.9;3.9;12.5;.1;3.99;25800 +101085;50.43499;1.5782;7;20220702;20.7;10.3;15.5;3.2;12.7;0;4.37;27600 +101085;50.43499;1.5782;7;20220703;18.9;11.3;15.1;3.5;13.5;.1;4.01;27500 +101085;50.43499;1.5782;7;20220704;19.5;11.1;15.3;2.9;14;0;4.22;29600 +101085;50.43499;1.5782;7;20220705;20.5;10;15.2;2.5;13.5;.1;4.32;29300 +101085;50.43499;1.5782;7;20220706;20.1;9.6;14.8;2.3;14.7;0;3.71;26000 +101085;50.43499;1.5782;7;20220707;21.1;16.1;18.6;4.2;14.6;.1;3.54;14100 +101085;50.43499;1.5782;7;20220708;22.5;8.6;15.5;1.7;13.6;0;4.38;28700 +101085;50.43499;1.5782;7;20220709;23.7;12.4;18;2.9;14.8;0;4.86;28700 +101085;50.43499;1.5782;7;20220710;23.5;10.5;17;2.6;13.8;0;4.71;28400 +101085;50.43499;1.5782;7;20220711;28.7;12.9;20.8;2.9;14.4;0;5.63;26600 +101085;50.43499;1.5782;7;20220712;29.3;15.3;22.3;2.8;16.3;0;5.13;22100 +101085;50.43499;1.5782;7;20220713;27;17.8;22.4;2.1;17.4;0;4.4;20400 +101085;50.43499;1.5782;7;20220714;25.1;18;21.5;3.7;16;0;5.18;24000 +101085;50.43499;1.5782;7;20220715;22.1;11.4;16.7;2.6;13.2;0;4.41;26400 +101085;50.43499;1.5782;7;20220716;27;10.8;18.9;2.5;13.3;0;5;25300 +101085;50.43499;1.5782;7;20220717;29.1;13.2;21.1;2.9;12.8;0;5.65;24400 +101085;50.43499;1.5782;7;20220718;34;16;25;2.9;13.4;0;6.69;24900 +101085;50.43499;1.5782;7;20220719;39.9;20.3;30.1;4.3;14.4;1.6;9.15;24300 +101085;50.43499;1.5782;7;20220720;23.3;18.6;20.9;3.2;18.6;2.1;3.05;12400 +101085;50.43499;1.5782;7;20220721;25.4;17.4;21.4;4.1;17.8;0;4.15;17300 +101085;50.43499;1.5782;7;20220722;22.8;15.7;19.2;3.7;14.9;.4;3.52;13500 +101085;50.43499;1.5782;7;20220723;23;15.1;19;2.6;15.6;0;4.27;23800 +101085;50.43499;1.5782;7;20220724;27.3;13.9;20.6;2.9;15.2;0;5.07;24700 +101085;50.43499;1.5782;7;20220725;21.3;18.6;19.9;5.2;17.2;0;3.58;15500 +101085;50.43499;1.5782;7;20220726;20;16.8;18.4;3.5;14.8;.8;3.1;12800 +101085;50.43499;1.5782;7;20220727;24.4;12.6;18.5;2.9;12.4;0;4.48;21400 +101085;50.43499;1.5782;7;20220728;23.9;13.6;18.7;3.7;12.3;0;4.05;14100 +101085;50.43499;1.5782;7;20220729;24.9;12;18.4;3;13.1;0;4.76;24700 +101085;50.43499;1.5782;7;20220730;23.7;12.6;18.1;3.2;15;0;3.55;17000 +101085;50.43499;1.5782;7;20220731;20.4;17.9;19.1;4.6;19;0;1.87;6700 +101085;50.43499;1.5782;7;20220801;21.5;18.4;19.9;2.3;19.1;.4;2.35;10800 +101085;50.43499;1.5782;7;20220802;21;14.6;17.8;2.8;18;.1;2.32;13000 +101085;50.43499;1.5782;7;20220803;23.2;13.7;18.4;2;18.1;.1;3.46;21300 +101085;50.43499;1.5782;7;20220804;22.3;16.9;19.6;2.5;18.2;.3;3.39;19000 +101085;50.43499;1.5782;7;20220805;22.5;12.4;17.4;3.4;13.8;.1;4.1;22800 +101085;50.43499;1.5782;7;20220806;22.4;9.2;15.8;3;10.7;0;4.36;24400 +101085;50.43499;1.5782;7;20220807;25.8;12.2;19;2.8;11.2;0;5.07;25100 +101085;50.43499;1.5782;7;20220808;26.4;11;18.7;3.2;13.2;0;4.78;23500 +101085;50.43499;1.5782;7;20220809;27.1;16.2;21.6;4.2;16;0;5.37;24700 +101085;50.43499;1.5782;7;20220810;32.1;17.8;24.9;4.5;15.8;0;6.77;24200 +101085;50.43499;1.5782;7;20220811;33.1;19.4;26.2;3.8;14.2;0;6.96;24300 +101085;50.43499;1.5782;7;20220812;33.6;19.7;26.6;3.8;13;0;7.17;24000 +101085;50.43499;1.5782;7;20220813;32.8;18;25.4;3.5;12.7;0;6.73;24200 +101085;50.43499;1.5782;7;20220814;31.8;16.6;24.2;2.6;13.7;.2;4.85;15700 +101085;50.43499;1.5782;7;20220815;25;18.4;21.7;2.6;19;.4;3.81;19500 +101085;50.43499;1.5782;7;20220816;25.1;15.9;20.5;2.5;18.8;6;2.69;11700 +101085;50.43499;1.5782;7;20220817;25.4;17.3;21.3;2.2;19.1;9.4;2.5;9600 +101085;50.43499;1.5782;7;20220818;23.8;15.4;19.6;2.8;18.5;.5;3.57;21300 +101085;50.43499;1.5782;7;20220819;21.4;18.4;19.9;4.7;18.6;.5;2.57;10500 +101085;50.43499;1.5782;7;20220820;21.3;12.9;17.1;3.2;14.2;0;3.55;21200 +101085;50.43499;1.5782;7;20220821;21.7;11.7;16.7;2.2;14.7;.2;2.63;14400 +101085;50.43499;1.5782;7;20220822;22.9;15.4;19.1;1.2;16.4;1.2;3.26;19900 +101085;50.43499;1.5782;7;20220823;23.4;18.5;20.9;2.2;20.7;.3;2.77;15100 +101085;50.43499;1.5782;7;20220824;27.4;17.5;22.4;2.8;20.9;.1;3.7;18600 +101085;50.43499;1.5782;7;20220825;25.3;19.5;22.4;3.4;19.8;.2;3.07;11700 +101085;50.43499;1.5782;7;20220826;22.7;15.9;19.3;2.5;16.4;0;3.39;19300 +101085;50.43499;1.5782;7;20220827;23.8;10.9;17.3;2.1;13.8;0;2.86;14200 +101085;50.43499;1.5782;7;20220828;24.7;13.3;19;4.5;13.6;0;4.28;18300 +101085;50.43499;1.5782;7;20220829;24.6;15.4;20;5;13.6;0;4.84;21100 +101085;50.43499;1.5782;7;20220830;25.5;14.1;19.8;4.2;15.4;0;4;17600 +101085;50.43499;1.5782;7;20220831;25.4;17;21.2;3.9;15.2;0;4.29;18200 +101085;50.43499;1.5782;7;20220901;27.6;17.4;22.5;4.7;13;.1;5.17;14400 +101085;50.43499;1.5782;7;20220902;25.3;15.6;20.4;2.3;13.5;0;2.98;9500 +101085;50.43499;1.5782;7;20220903;22.7;15.5;19.1;2.5;17;.2;2.89;16400 +101085;50.43499;1.5782;7;20220904;24.6;15.2;19.9;2.9;15.9;0;3.6;19100 +101085;50.43499;1.5782;7;20220905;24.4;16.3;20.3;2.7;16.1;2.9;2.38;6000 +101085;50.43499;1.5782;7;20220906;23.7;15.1;19.4;2.9;17;1.4;2.51;10800 +101085;50.43499;1.5782;7;20220907;23.4;13.9;18.6;3.4;16.3;9.9;2.9;14800 +101085;50.43499;1.5782;7;20220908;21.5;14.7;18.1;4;16.3;23;2.63;13600 +101085;50.43499;1.5782;7;20220909;19.9;15.2;17.5;5.4;16.4;10.3;2.08;8200 +101085;50.43499;1.5782;7;20220910;19.8;16.4;18.1;3.2;16.2;0;2.53;14500 +101085;50.43499;1.5782;7;20220911;22.3;11.8;17;2.2;16;.1;2.38;15000 +101085;50.43499;1.5782;7;20220912;25.5;13.4;19.4;2.9;16.2;.2;3.23;17000 +101085;50.43499;1.5782;7;20220913;21.7;18.2;19.9;2.9;18.4;6.8;1.68;4300 +101085;50.43499;1.5782;7;20220914;18;16.3;17.1;2.9;16.9;2.3;1.13;2700 +101085;50.43499;1.5782;7;20220915;19;10.7;14.8;1.7;13.6;0;1.74;10400 +101085;50.43499;1.5782;7;20220916;16.6;12;14.3;3.6;11;.2;2.37;11100 +101085;50.43499;1.5782;7;20220917;16.1;10.6;13.3;4.9;9.4;0;3.1;17800 +101085;50.43499;1.5782;7;20220918;17.5;4.9;11.2;3.7;9.9;0;2.22;13300 +101085;50.43499;1.5782;7;20220919;16.9;7.2;12;2.2;10.3;0;2.13;16400 +101085;50.43499;1.5782;7;20220920;17.7;11.1;14.4;2.3;11.8;0;2.11;13600 +101085;50.43499;1.5782;7;20220921;19.6;12.7;16.1;1.2;12.2;0;1.83;10600 +101085;50.43499;1.5782;7;20220922;18.7;6.6;12.6;1.9;10.4;0;2.08;15000 +101085;50.43499;1.5782;7;20220923;18.4;10;14.2;2.3;13;10;1.32;4200 +101085;50.43499;1.5782;7;20220924;16.6;13.2;14.9;2.4;14.1;4.4;1.25;5100 +101085;50.43499;1.5782;7;20220925;16.9;8.9;12.9;3.3;11.3;.9;2.06;14700 +101085;50.43499;1.5782;7;20220926;16.5;13.1;14.8;6.5;11.9;15.2;2.35;5500 +101085;50.43499;1.5782;7;20220927;15.9;11.4;13.6;7.1;10.2;3.8;2.79;9500 +101085;50.43499;1.5782;7;20220928;15;8.5;11.7;3.3;9.9;0;1.97;13800 +101085;50.43499;1.5782;7;20220929;16.4;5.6;11;2.3;9.5;.7;1.71;11400 +101085;50.43499;1.5782;7;20220930;17;4.8;10.9;4.2;10.8;7.7;1.67;10300 +101085;50.43499;1.5782;7;20221001;18.8;12.4;15.6;6.6;14.7;7.8;2.01;12100 +101085;50.43499;1.5782;7;20221002;16.8;13.6;15.2;3;13.9;7.7;1.35;4600 +101085;50.43499;1.5782;7;20221003;17.4;6;11.7;2.5;11.1;0;1.51;10400 +101085;50.43499;1.5782;7;20221004;17.3;8.4;12.8;3.1;12.8;0;1.25;6800 +101085;50.43499;1.5782;7;20221005;18.7;15.9;17.3;5.6;13.8;1.3;2.34;3700 +101085;50.43499;1.5782;7;20221006;17.5;13.4;15.4;4.1;11.1;0;2.49;12600 +101085;50.43499;1.5782;7;20221007;17.4;8.7;13;4.1;11.9;1.9;1.78;12700 +101085;50.43499;1.5782;7;20221008;15.8;10.2;13;3.7;10.8;0;1.89;13500 +101085;50.43499;1.5782;7;20221009;17.6;4.8;11.2;3;9.5;0;1.83;13200 +101085;50.43499;1.5782;7;20221010;16.3;8.4;12.3;2.5;10.4;0;1.41;5200 +101085;50.43499;1.5782;7;20221011;16.6;3.6;10.1;2.1;9.1;.1;1.4;10000 +101085;50.43499;1.5782;7;20221012;17.1;3.2;10.1;2.7;10.6;.7;1.28;10200 +101085;50.43499;1.5782;7;20221013;15.1;13;14;2.7;14.7;8.1;.73;2100 +101085;50.43499;1.5782;7;20221014;17.3;14.1;15.7;1.8;15.3;1.6;.98;5100 +101085;50.43499;1.5782;7;20221015;18;13.2;15.6;3.9;14.7;1.9;1.4;7900 +101085;50.43499;1.5782;7;20221016;18.2;14.3;16.2;4.3;14.6;4;1.62;8000 +101085;50.43499;1.5782;7;20221017;18.2;14.6;16.4;2.7;16.6;.7;.95;4500 +101085;50.43499;1.5782;7;20221018;20.2;13;16.6;2.5;15.3;0;1.37;9500 +101085;50.43499;1.5782;7;20221019;18.7;11.8;15.2;6;13.9;1;1.75;9400 +101085;50.43499;1.5782;7;20221020;20.2;14.1;17.1;3.5;15.8;6.6;1.47;8000 +101085;50.43499;1.5782;7;20221021;20.6;12.8;16.7;3.6;14.6;2;1.66;9300 +101085;50.43499;1.5782;7;20221022;18.6;14.7;16.6;3.6;15.1;.2;1.43;8400 +101085;50.43499;1.5782;7;20221023;21.2;14.2;17.7;4.1;14.8;5.3;1.88;5100 +101085;50.43499;1.5782;7;20221024;17.6;13.9;15.7;6.8;14.3;15;1.69;5600 +101085;50.43499;1.5782;7;20221025;18;14.3;16.1;4.1;14.4;.1;1.46;7700 +101085;50.43499;1.5782;7;20221026;20.3;13.3;16.8;3.5;15.3;.1;1.39;8200 +101085;50.43499;1.5782;7;20221027;22.4;13.6;18;4;15.4;0;1.81;6200 +101085;50.43499;1.5782;7;20221028;20.1;14.2;17.1;3.2;15.4;0;1.33;6300 +101085;50.43499;1.5782;7;20221029;21.9;13;17.4;3.3;15.7;0;1.43;6200 +101085;50.43499;1.5782;7;20221030;15.6;11.6;13.6;2.1;13.5;.4;.76;2200 +101085;50.43499;1.5782;7;20221031;18.2;9.2;13.7;4.2;13.1;3.8;1.17;5900 +101085;50.43499;1.5782;7;20221101;17.2;13.5;15.3;8.3;12.1;11.4;2.42;5900 +101085;50.43499;1.5782;7;20221102;15.3;11.3;13.3;6.2;11.1;1;1.73;6600 +101085;50.43499;1.5782;7;20221103;14.4;12.8;13.6;4.6;11.8;21.2;1.45;1400 +101085;50.43499;1.5782;7;20221104;12.6;8.5;10.5;3.9;10.1;2.3;.99;5300 +101085;50.43499;1.5782;7;20221105;12.5;4.4;8.4;3.1;9.9;5.9;.68;1900 +101085;50.43499;1.5782;7;20221106;13.6;10.6;12.1;5;12.4;23;.88;900 +101085;50.43499;1.5782;7;20221107;16.5;11.8;14.1;6.2;12.8;.2;1.46;3800 +101085;50.43499;1.5782;7;20221108;16.1;12.1;14.1;5.5;12;3.2;1.6;3400 +101085;50.43499;1.5782;7;20221109;14.8;12.8;13.8;6.1;11.9;6.7;1.55;4200 +101085;50.43499;1.5782;7;20221110;14.9;12.8;13.8;4.6;12.3;0;1.19;5300 +101085;50.43499;1.5782;7;20221111;13.9;8.9;11.4;3.8;10.9;.1;.79;7100 +101085;50.43499;1.5782;7;20221112;12.3;6.5;9.4;4.5;10.6;.1;.58;4500 +101085;50.43499;1.5782;7;20221113;15.7;6.2;10.9;3.7;10.4;0;.92;6200 +101085;50.43499;1.5782;7;20221114;9.5;3.9;6.7;4.2;9.5;.5;.33;2800 +101085;50.43499;1.5782;7;20221115;12.4;8.2;10.3;4.8;10.8;5.7;.84;1600 +101085;50.43499;1.5782;7;20221116;12.5;6.9;9.7;4.7;10.6;24.1;.73;2300 +101085;50.43499;1.5782;7;20221117;14;10.5;12.2;7.8;10.7;13.7;1.63;3600 +101085;50.43499;1.5782;7;20221118;13.3;9.8;11.5;4.9;9.5;1.7;1.4;4400 +101085;50.43499;1.5782;7;20221119;10.9;8.7;9.8;3.8;10.1;1.9;.83;1500 +101085;50.43499;1.5782;7;20221120;12.2;5.9;9;4.4;9.1;3.9;.96;3100 +101085;50.43499;1.5782;7;20221121;11.1;4.4;7.7;5.2;8.7;17.9;1.01;800 +101085;50.43499;1.5782;7;20221122;11.2;4.5;7.8;5.1;9.4;23;.71;1700 +101085;50.43499;1.5782;7;20221123;13.5;5.8;9.6;5;9.8;15.9;1;2600 +101085;50.43499;1.5782;7;20221124;12.9;8.2;10.5;5.2;10.2;13.6;.93;4100 +101085;50.43499;1.5782;7;20221125;13.3;8.6;10.9;3.6;10.3;3.2;.79;4000 +101085;50.43499;1.5782;7;20221126;12;6.1;9;3.6;9.9;3.6;.51;4000 +101085;50.43499;1.5782;7;20221127;8.7;7.4;8;4;10.3;23.7;.43;300 +101085;50.43499;1.5782;7;20221128;11.8;7.5;9.6;2;10.5;5.8;.44;2300 +101085;50.43499;1.5782;7;20221129;6.3;2;4.1;2.5;8;.1;.15;2800 +101085;50.43499;1.5782;7;20221130;6.2;2;4.1;2.4;7.8;0;.27;1700 +101085;50.43499;1.5782;7;20221201;8.6;2;5.3;2;7.2;0;.23;4700 +101085;50.43499;1.5782;7;20221202;7.4;-.4;3.5;2.7;6.8;0;.39;2800 +101085;50.43499;1.5782;7;20221203;3.1;2.4;2.7;5.2;6;0;.75;1000 +101085;50.43499;1.5782;7;20221204;2.2;1.7;1.9;4.9;5.8;0;.7;300 +101085;50.43499;1.5782;7;20221205;4.8;1.5;3.1;1.2;6.6;0;.39;1000 +101085;50.43499;1.5782;7;20221206;9.8;.5;5.1;1.1;7.2;0;.28;2700 +101085;50.43499;1.5782;7;20221207;6.9;1.7;4.3;1.7;7.2;1;.17;3400 +101085;50.43499;1.5782;7;20221208;6.3;-.9;2.7;1.1;5.8;.1;.06;4300 +101085;50.43499;1.5782;7;20221209;5.4;-4.2;.6;1.8;5.3;1.6;.05;5100 +101085;50.43499;1.5782;7;20221210;5;-3;1;2.5;5.8;5.9;.2;3500 +101085;50.43499;1.5782;7;20221211;.8;.3;.5;3.7;5.9;2.1;.29;1300 +101085;50.43499;1.5782;7;20221212;-1;-2.1;-1.6;4.2;4.8;0;.29;2300 +101085;50.43499;1.5782;7;20221213;-.1;-3.7;-1.9;3.3;4.1;0;.37;3300 +101085;50.43499;1.5782;7;20221214;2.3;-1.7;.3;2;4.7;.2;.25;3600 +101085;50.43499;1.5782;7;20221215;4.6;-1.9;1.3;1.9;5.7;.4;.25;2700 +101085;50.43499;1.5782;7;20221216;7;-2.6;2.2;1.5;5.9;.4;.06;4400 +101085;50.43499;1.5782;7;20221217;-.4;-3.4;-1.9;3.5;4.5;0;.16;4300 +101085;50.43499;1.5782;7;20221218;.6;-5.3;-2.4;5.9;4.9;15.5;.28;800 +101085;50.43499;1.5782;7;20221219;12.4;.3;6.3;4.7;10.3;5.4;.17;1100 +101085;50.43499;1.5782;7;20221220;12.7;10.5;11.6;3.8;11.5;4.9;.92;200 +101085;50.43499;1.5782;7;20221221;10.2;7.4;8.8;2.6;11;14;.32;900 +101085;50.43499;1.5782;7;20221222;11.2;8.4;9.8;3.8;11.8;5.5;.34;800 +101085;50.43499;1.5782;7;20221223;12.7;9.6;11.1;4.1;11.9;11.9;.61;1200 +101085;50.43499;1.5782;7;20221224;12.4;10.5;11.4;4.6;11.5;.6;.67;2500 +101085;50.43499;1.5782;7;20221225;10.5;9.4;9.9;2.5;11.4;6.7;.43;900 +101085;50.43499;1.5782;7;20221226;10.4;9.4;9.9;4.8;9.4;1.8;1.05;1700 +101085;50.43499;1.5782;7;20221227;9.9;8;8.9;5.2;8.7;2.7;.87;3700 +101085;50.43499;1.5782;7;20221228;10.9;7.8;9.3;7;10.7;5.6;.66;800 +101085;50.43499;1.5782;7;20221229;10.5;9.8;10.1;7.2;9.9;6.9;1.18;1500 +101085;50.43499;1.5782;7;20221230;12.5;4.9;8.7;5.3;10.4;18.4;.66;500 +101085;50.43499;1.5782;7;20221231;16.4;10.8;13.6;6.6;12.8;2.7;1.36;600 +101086;50.52736;1.75633;93;20220101;15.4;10;12.7;7.1;11.89;1.3;1.18;3211 +101086;50.52736;1.75633;93;20220102;12.2;11.2;11.7;9.9;11.76;9.6;1.2;1225 +101086;50.52736;1.75633;93;20220103;10.5;9.7;10.1;5.5;10.92;8;.72;1242 +101086;50.52736;1.75633;93;20220104;8.8;7.3;8;5;8.77;6.2;.89;1559 +101086;50.52736;1.75633;93;20220105;5.8;2.6;4.2;5.9;6.29;0;.9;2826 +101086;50.52736;1.75633;93;20220106;6.2;.2;3.2;4.4;6.56;2.1;.49;3038 +101086;50.52736;1.75633;93;20220107;7.5;4;5.8;6.1;7.22;6.3;.94;2546 +101086;50.52736;1.75633;93;20220108;8.4;2.2;5.3;6.3;8.37;18.3;.41;2543 +101086;50.52736;1.75633;93;20220109;7.4;5.3;6.3;5.1;6.87;0;1.07;2852 +101086;50.52736;1.75633;93;20220110;3.1;.1;1.6;3.6;6.79;0;.12;2478 +101086;50.52736;1.75633;93;20220111;4.9;2;3.4;3.9;7.04;.5;.36;2594 +101086;50.52736;1.75633;93;20220112;8.4;2.7;5.6;1.7;8.02;0;.2;3814 +101086;50.52736;1.75633;93;20220113;7.9;-.4;3.7;1.1;6.99;0;.09;4595 +101086;50.52736;1.75633;93;20220114;9.4;.4;4.9;1.3;7.14;.1;.16;4767 +101086;50.52736;1.75633;93;20220115;5.4;-.5;2.5;2.2;6.74;.2;.19;3762 +101086;50.52736;1.75633;93;20220116;6.6;2.7;4.7;3.2;8.37;1;.2;2601 +101086;50.52736;1.75633;93;20220117;7.2;1.8;4.5;2;7.37;.1;.24;4385 +101086;50.52736;1.75633;93;20220118;8.5;-.5;4;1.8;7.39;.1;.18;5061 +101086;50.52736;1.75633;93;20220119;8.3;2.7;5.5;3.2;7.97;.4;.45;3298 +101086;50.52736;1.75633;93;20220120;5.7;1.9;3.8;4.6;6.72;.3;.61;3340 +101086;50.52736;1.75633;93;20220121;6.4;1.4;3.9;4.1;6.72;0;.57;4053 +101086;50.52736;1.75633;93;20220122;4.9;4.5;4.7;2.8;7.39;0;.58;1121 +101086;50.52736;1.75633;93;20220123;5.3;4;4.7;1.8;6.99;0;.53;1815 +101086;50.52736;1.75633;93;20220124;6;2.2;4.1;2.2;6.34;0;.49;4252 +101086;50.52736;1.75633;93;20220125;2.9;-1;1;1.9;6.12;0;.23;3750 +101086;50.52736;1.75633;93;20220126;5.3;1.1;3.2;3;6.84;0;.45;2748 +101086;50.52736;1.75633;93;20220127;8.9;4.9;6.9;4.8;9.27;.6;.47;3235 +101086;50.52736;1.75633;93;20220128;8.5;3.2;5.8;4.3;8.87;.1;.31;4489 +101086;50.52736;1.75633;93;20220129;9.8;6.2;8;8.7;10.55;.5;.29;3818 +101086;50.52736;1.75633;93;20220130;7.8;3.1;5.5;3.4;7.49;.7;.6;4989 +101086;50.52736;1.75633;93;20220131;7.1;4.5;5.8;8.3;6.49;0;1.51;3548 +101086;50.52736;1.75633;93;20220201;10.1;3;6.5;7.1;9.79;.3;.24;5138 +101086;50.52736;1.75633;93;20220202;9.9;8.7;9.3;5.4;10.32;.3;.75;3341 +101086;50.52736;1.75633;93;20220203;7.8;6.6;7.2;4.7;9.42;1.2;.51;2156 +101086;50.52736;1.75633;93;20220204;8.6;7.4;8;6.4;8.37;1;1.21;2682 +101086;50.52736;1.75633;93;20220205;9;4.2;6.6;6.7;7.87;1.7;1;5478 +101086;50.52736;1.75633;93;20220206;10.3;7.9;9.1;10.5;9.54;7.2;1.27;3444 +101086;50.52736;1.75633;93;20220207;8.5;4.5;6.5;5.9;7.52;.2;1.09;5506 +101086;50.52736;1.75633;93;20220208;10;7.2;8.6;6.1;10.84;.4;.42;3754 +101086;50.52736;1.75633;93;20220209;8.9;7.1;8;3.5;9.72;.6;.57;3162 +101086;50.52736;1.75633;93;20220210;8.2;6.7;7.4;4.3;8.49;2.7;.92;3376 +101086;50.52736;1.75633;93;20220211;8.2;2.8;5.5;3.1;6.49;0;.98;6717 +101086;50.52736;1.75633;93;20220212;8.2;.2;4.2;4.1;5.62;0;1.18;7633 +101086;50.52736;1.75633;93;20220213;10.9;2.5;6.7;5.9;7.52;5.9;1.31;6838 +101086;50.52736;1.75633;93;20220214;9.6;8;8.8;6.3;9.02;2;1.26;3824 +101086;50.52736;1.75633;93;20220215;8.5;5.1;6.8;6.1;9.22;14.8;.62;4225 +101086;50.52736;1.75633;93;20220216;11.6;8.1;9.9;10.7;12.12;1.1;.38;4633 +101086;50.52736;1.75633;93;20220217;10.4;9.2;9.8;8.8;9.59;.9;1.49;4455 +101086;50.52736;1.75633;93;20220218;11.2;7.8;9.5;10.6;8.52;1.1;2.06;5186 +101086;50.52736;1.75633;93;20220219;8.4;5;6.7;9.2;7.52;2.6;1.47;5326 +101086;50.52736;1.75633;93;20220220;10.8;6.9;8.9;11.5;10.02;5;1.06;3977 +101086;50.52736;1.75633;93;20220221;10;5.6;7.8;9.7;7.49;0;1.9;6462 +101086;50.52736;1.75633;93;20220222;11.3;6.2;8.7;6.2;9.64;.7;1.09;6219 +101086;50.52736;1.75633;93;20220223;9.6;3.6;6.6;5.1;8.4;0;.89;7545 +101086;50.52736;1.75633;93;20220224;8.7;7;7.9;9.1;7.4;3.1;1.83;3717 +101086;50.52736;1.75633;93;20220225;9.5;4.6;7;4.9;6.79;0;1.59;8347 +101086;50.52736;1.75633;93;20220226;9.4;.3;4.8;3.5;6.29;0;1.25;10522 +101086;50.52736;1.75633;93;20220227;9.3;1.5;5.4;5.3;5.22;0;1.95;9837 +101086;50.52736;1.75633;93;20220228;11.2;1.7;6.4;4.7;5.57;2.2;2.02;10441 +101086;50.52736;1.75633;93;20220301;9;4.7;6.8;2.7;7.92;3.1;.96;4911 +101086;50.52736;1.75633;93;20220302;9.3;5;7.1;2.8;7.57;0;1.17;6966 +101086;50.52736;1.75633;93;20220303;13;4.9;8.9;2.2;8.74;0;1.23;9110 +101086;50.52736;1.75633;93;20220304;10.7;6.3;8.5;2.1;9.89;.5;.85;6591 +101086;50.52736;1.75633;93;20220305;7.5;6.3;6.9;3.4;8.84;.1;.76;3233 +101086;50.52736;1.75633;93;20220306;6.6;1.4;4;7.8;5.97;0;1.55;8357 +101086;50.52736;1.75633;93;20220307;5.2;-.6;2.3;6.2;4.92;0;1.48;9772 +101086;50.52736;1.75633;93;20220308;10.3;-.6;4.8;4.7;4.92;0;2.08;12667 +101086;50.52736;1.75633;93;20220309;12.7;2.5;7.6;4.2;7.54;0;1.77;11999 +101086;50.52736;1.75633;93;20220310;16.3;5.8;11;4.2;8.09;0;2.43;12537 +101086;50.52736;1.75633;93;20220311;12.6;6.6;9.6;5.6;8.84;.5;1.8;8524 +101086;50.52736;1.75633;93;20220312;13.2;7.2;10.2;5.3;9.04;.1;1.93;9651 +101086;50.52736;1.75633;93;20220313;11.9;7.2;9.5;4.7;9.39;3.1;1.48;7220 +101086;50.52736;1.75633;93;20220314;12.4;6.4;9.4;3;9.27;0;1.47;10396 +101086;50.52736;1.75633;93;20220315;12.5;6.9;9.7;2.5;9.47;0;1.41;9314 +101086;50.52736;1.75633;93;20220316;12.5;8.1;10.3;4.3;10.72;.1;1.27;7224 +101086;50.52736;1.75633;93;20220317;10.9;5.6;8.3;3.7;7.89;0;1.72;11539 +101086;50.52736;1.75633;93;20220318;14.1;2.4;8.3;4.1;7.52;0;2.22;14811 +101086;50.52736;1.75633;93;20220319;15.1;6.1;10.6;6.8;6.16;0;3.67;14233 +101086;50.52736;1.75633;93;20220320;10;2.4;6.2;3.4;5.82;0;1.97;13395 +101086;50.52736;1.75633;93;20220321;16.6;1.5;9;3;7.89;0;2.25;15282 +101086;50.52736;1.75633;93;20220322;18.2;6.8;12.5;2.9;8.43;0;2.64;14408 +101086;50.52736;1.75633;93;20220323;17.2;5.8;11.5;2.5;7.12;0;2.65;15161 +101086;50.52736;1.75633;93;20220324;18.6;6;12.3;2.9;6.62;0;3.07;15725 +101086;50.52736;1.75633;93;20220325;16.5;6.3;11.4;4.5;7.22;0;3.2;15287 +101086;50.52736;1.75633;93;20220326;17.3;6.4;11.9;5.2;8.09;0;3.32;16187 +101086;50.52736;1.75633;93;20220327;15.5;7.1;11.3;4.7;10.02;0;2.39;14882 +101086;50.52736;1.75633;93;20220328;17;4.1;10.5;2.7;9.99;.1;2.15;15368 +101086;50.52736;1.75633;93;20220329;14.2;8.7;11.4;3.1;10.32;3.4;1.75;8827 +101086;50.52736;1.75633;93;20220330;9.9;7.5;8.7;3.1;9.16;3.6;1.28;6218 +101086;50.52736;1.75633;93;20220331;6.6;2.9;4.7;7.7;6.76;7.7;1.56;10458 +101086;50.52736;1.75633;93;20220401;4.6;.2;2.4;9;5.83;2.9;1.52;10514 +101086;50.52736;1.75633;93;20220402;7;-.1;3.4;4.4;5.16;.2;1.87;13851 +101086;50.52736;1.75633;93;20220403;7.8;-1.1;3.3;2.9;5.79;.6;1.62;14627 +101086;50.52736;1.75633;93;20220404;8.6;3.3;6;6.9;9.09;7.7;.8;8486 +101086;50.52736;1.75633;93;20220405;11.3;8.5;9.9;6.9;11.09;1.2;1.35;10561 +101086;50.52736;1.75633;93;20220406;10.6;8.8;9.7;7.5;10.36;9.2;1.33;6251 +101086;50.52736;1.75633;93;20220407;11;8.8;9.9;9.9;9.36;3.8;2.26;12105 +101086;50.52736;1.75633;93;20220408;7.7;5;6.4;3;7.06;1.8;1.39;6470 +101086;50.52736;1.75633;93;20220409;9.7;2.3;6;3.8;7.19;.1;1.94;16248 +101086;50.52736;1.75633;93;20220410;11.3;1.8;6.6;2.7;7.46;0;2.05;17480 +101086;50.52736;1.75633;93;20220411;17.1;4.7;10.9;5.5;8.03;0;3.44;18564 +101086;50.52736;1.75633;93;20220412;18.7;10.9;14.8;3.3;11.36;.1;2.97;15348 +101086;50.52736;1.75633;93;20220413;15.8;8.5;12.2;1.8;11.86;0;2.13;15385 +101086;50.52736;1.75633;93;20220414;15.6;6.9;11.3;1.9;11.56;.2;2.21;17176 +101086;50.52736;1.75633;93;20220415;18;6.3;12.2;2.7;11.26;0;2.76;20179 +101086;50.52736;1.75633;93;20220416;17.9;7.4;12.6;3.6;9.79;0;3.34;20977 +101086;50.52736;1.75633;93;20220417;19.3;7.2;13.3;3.3;7.59;0;3.94;21201 +101086;50.52736;1.75633;93;20220418;13.8;5.3;9.6;2.6;9.79;0;2.06;14460 +101086;50.52736;1.75633;93;20220419;14.8;6.2;10.5;3;10.26;0;2.36;17579 +101086;50.52736;1.75633;93;20220420;18.4;5.9;12.2;4.2;9.02;0;3.62;21173 +101086;50.52736;1.75633;93;20220421;18.3;7.3;12.8;4.5;9.09;0;3.85;22239 +101086;50.52736;1.75633;93;20220422;16;9.3;12.6;4.7;10.06;0;3.06;16674 +101086;50.52736;1.75633;93;20220423;18;9.7;13.8;5;10.86;.1;3.42;18577 +101086;50.52736;1.75633;93;20220424;16.3;9.7;13;4.8;10.22;0;3.29;18316 +101086;50.52736;1.75633;93;20220425;12.9;6;9.4;4.4;9.49;0;2.28;16490 +101086;50.52736;1.75633;93;20220426;14;6.2;10.1;3.9;8.22;0;3.06;20061 +101086;50.52736;1.75633;93;20220427;14.4;3.5;9;4.1;7.99;0;3.02;21006 +101086;50.52736;1.75633;93;20220428;16.3;6.3;11.3;4.8;9.02;0;3.35;19452 +101086;50.52736;1.75633;93;20220429;14.1;7.4;10.7;4.2;9.56;0;2.76;17936 +101086;50.52736;1.75633;93;20220430;14;6.7;10.4;3.4;8.39;0;2.92;18393 +101086;50.52736;1.75633;93;20220501;14.5;3.5;9;2.2;8.82;0;2.73;20944 +101086;50.52736;1.75633;93;20220502;15.9;8.5;12.2;3;9.46;0;3;17357 +101086;50.52736;1.75633;93;20220503;15.5;5.8;10.6;2.9;9.86;0;2.81;19877 +101086;50.52736;1.75633;93;20220504;14;4.8;9.4;2.4;10.29;1.6;2.26;17861 +101086;50.52736;1.75633;93;20220505;14.7;9.7;12.2;2.7;11.66;.1;2.63;18424 +101086;50.52736;1.75633;93;20220506;18.3;6.4;12.4;2.5;11.34;.1;3.2;22651 +101086;50.52736;1.75633;93;20220507;18.1;10.4;14.2;3;12.84;.2;3.03;19409 +101086;50.52736;1.75633;93;20220508;18.4;10.5;14.4;3.8;11.32;0;3.52;19526 +101086;50.52736;1.75633;93;20220509;21.7;6.6;14.1;2;10.54;0;4.08;26007 +101086;50.52736;1.75633;93;20220510;17.7;13.5;15.6;3.8;12.27;0;3.14;14505 +101086;50.52736;1.75633;93;20220511;18.3;10.2;14.3;4.7;12.04;0;3.43;20178 +101086;50.52736;1.75633;93;20220512;15.2;8.2;11.7;3.8;11.54;.1;2.75;20833 +101086;50.52736;1.75633;93;20220513;15.1;9.4;12.3;4.9;11.39;0;2.82;19227 +101086;50.52736;1.75633;93;20220514;19;8.8;13.9;2.4;11.82;0;3.59;23609 +101086;50.52736;1.75633;93;20220515;26.6;11.7;19.1;3.5;12.34;.8;5.41;25030 +101086;50.52736;1.75633;93;20220516;20;14.4;17.2;4;14.77;0;3.47;18214 +101086;50.52736;1.75633;93;20220517;26.3;13.9;20.1;2.1;14.52;3.6;4.87;25460 +101086;50.52736;1.75633;93;20220518;22.4;12.8;17.6;2.5;14.87;0;4.07;23684 +101086;50.52736;1.75633;93;20220519;17.8;15.3;16.5;2.8;14.64;9.1;2.65;13470 +101086;50.52736;1.75633;93;20220520;15;10.2;12.6;3.1;12.39;9.3;2.27;14417 +101086;50.52736;1.75633;93;20220521;16.6;11;13.8;3.5;12.54;0;3.04;19708 +101086;50.52736;1.75633;93;20220522;21.1;7.6;14.4;1.6;12.52;.8;3.85;25422 +101086;50.52736;1.75633;93;20220523;15.4;14.1;14.7;2.8;14.07;7.5;1.71;7213 +101086;50.52736;1.75633;93;20220524;15.1;10.4;12.7;5.1;11.79;1.7;2.82;18603 +101086;50.52736;1.75633;93;20220525;15.2;9.5;12.4;5.5;12.42;1.1;2.39;16840 +101086;50.52736;1.75633;93;20220526;15.8;12.3;14;5.9;13.54;0;2.49;15318 +101086;50.52736;1.75633;93;20220527;17.3;13;15.2;4.5;13.42;0;3.19;18421 +101086;50.52736;1.75633;93;20220528;17;8.5;12.7;2.9;10.29;.4;3.39;21200 +101086;50.52736;1.75633;93;20220529;14.5;6.5;10.5;2.8;9.34;1.4;2.84;18880 +101086;50.52736;1.75633;93;20220530;15.3;4.8;10;1.5;9.19;.2;3.19;23717 +101086;50.52736;1.75633;93;20220531;15.8;7.3;11.6;3.1;10.27;.5;3.33;23328 +101086;50.52736;1.75633;93;20220601;16.5;8.3;12.4;2.4;10.59;0;3.44;23108 +101086;50.52736;1.75633;93;20220602;20.5;7.1;13.8;2.8;10.54;0;4.39;27806 +101086;50.52736;1.75633;93;20220603;22.9;11;17;3.3;12.97;4.9;4.38;22700 +101086;50.52736;1.75633;93;20220604;22.8;14.1;18.4;4.3;15.32;7.8;4.45;22992 +101086;50.52736;1.75633;93;20220605;17.3;13.4;15.3;2.7;15.82;.9;2.18;13324 +101086;50.52736;1.75633;93;20220606;17;11.1;14;4.8;13.04;.9;3.12;20464 +101086;50.52736;1.75633;93;20220607;17.7;11.5;14.6;2.9;14.42;4.2;2.73;17396 +101086;50.52736;1.75633;93;20220608;17.3;13.5;15.4;5;14.99;1;2.66;16124 +101086;50.52736;1.75633;93;20220609;17.1;12.8;15;4.6;13.64;.1;2.92;16612 +101086;50.52736;1.75633;93;20220610;18.9;14.6;16.8;3.7;15.32;.1;3;16395 +101086;50.52736;1.75633;93;20220611;18.2;13.4;15.8;3.9;13.74;.1;3.59;21543 +101086;50.52736;1.75633;93;20220612;17.8;11.8;14.8;3.4;13.24;0;3.48;21904 +101086;50.52736;1.75633;93;20220613;18.5;11.5;15;2.8;11.84;0;3.8;22272 +101086;50.52736;1.75633;93;20220614;22.3;9.2;15.7;2.3;11.14;0;4.75;28490 +101086;50.52736;1.75633;93;20220615;25.5;11.9;18.7;2.5;12.27;0;5.45;28591 +101086;50.52736;1.75633;93;20220616;25.7;11.9;18.8;1.5;13.37;0;4.97;27811 +101086;50.52736;1.75633;93;20220617;30.2;16.7;23.5;3.2;14.37;0;6.58;27495 +101086;50.52736;1.75633;93;20220618;30;16.7;23.3;3.9;15.89;2;6.51;26043 +101086;50.52736;1.75633;93;20220619;16.2;11.6;13.9;5.9;12.47;4.8;2.77;14384 +101086;50.52736;1.75633;93;20220620;19.1;12.4;15.7;4.2;12.09;0;4.11;21979 +101086;50.52736;1.75633;93;20220621;21.7;10.1;15.9;3.3;12.74;0;4.27;24231 +101086;50.52736;1.75633;93;20220622;24.6;11.1;17.8;3.7;13.59;0;5.32;28860 +101086;50.52736;1.75633;93;20220623;23.9;15.2;19.6;2.6;16.37;1.6;4.63;24943 +101086;50.52736;1.75633;93;20220624;21.3;14.5;17.9;2.7;16.77;4;3.4;18932 +101086;50.52736;1.75633;93;20220625;18.9;14.1;16.5;3.8;14.37;1.5;3.27;17002 +101086;50.52736;1.75633;93;20220626;20.2;11.1;15.6;2.9;12.49;.1;4.18;25005 +101086;50.52736;1.75633;93;20220627;18.1;11.3;14.7;2.8;12.62;3.2;3.37;20117 +101086;50.52736;1.75633;93;20220628;22.2;10.7;16.5;2.7;12.57;0;4.62;26671 +101086;50.52736;1.75633;93;20220629;20.9;11.6;16.3;2.9;13.12;6.4;3.97;22109 +101086;50.52736;1.75633;93;20220630;16.8;12.4;14.6;2.8;14.07;1.7;2.52;15040 +101086;50.52736;1.75633;93;20220701;17.9;11.1;14.5;4.3;12.49;.1;3.55;21563 +101086;50.52736;1.75633;93;20220702;21.1;10.4;15.7;3.2;12.54;0;4.42;26436 +101086;50.52736;1.75633;93;20220703;18.7;12.1;15.4;3.7;13.39;0;3.68;22610 +101086;50.52736;1.75633;93;20220704;19.6;12;15.8;2.9;13.97;0;3.81;23830 +101086;50.52736;1.75633;93;20220705;20.4;11.7;16.1;2.6;13.54;.1;3.94;23706 +101086;50.52736;1.75633;93;20220706;20.6;11.6;16.1;2.9;14.77;0;3.75;23308 +101086;50.52736;1.75633;93;20220707;20;15.5;17.8;3.8;14.72;.1;3.46;16309 +101086;50.52736;1.75633;93;20220708;23.1;9.9;16.5;1.8;13.72;0;4.54;28036 +101086;50.52736;1.75633;93;20220709;23.5;13.5;18.5;2.8;14.99;0;4.55;24950 +101086;50.52736;1.75633;93;20220710;23.9;10.8;17.4;1.9;13.69;0;4.7;27873 +101086;50.52736;1.75633;93;20220711;27.8;14;20.9;2.3;14.19;0;5.51;27418 +101086;50.52736;1.75633;93;20220712;29.8;15.9;22.8;2.4;15.27;0;5.62;25622 +101086;50.52736;1.75633;93;20220713;27.8;18.8;23.3;2.3;16.64;0;5.03;22076 +101086;50.52736;1.75633;93;20220714;24.9;16.5;20.7;3.2;15.74;0;4.8;22569 +101086;50.52736;1.75633;93;20220715;22.3;11.5;16.9;2.3;12.67;0;4.37;25106 +101086;50.52736;1.75633;93;20220716;25.9;12.7;19.3;2.6;13.17;0;5.13;26032 +101086;50.52736;1.75633;93;20220717;29;13.3;21.1;2.5;11.59;0;5.92;27586 +101086;50.52736;1.75633;93;20220718;35.3;17.7;26.5;2.6;12.27;0;7.17;27994 +101086;50.52736;1.75633;93;20220719;39.3;22.5;30.9;4.2;13.54;1.5;9.5;27519 +101086;50.52736;1.75633;93;20220720;23.2;17.8;20.5;3.6;18.49;3;3.5;16153 +101086;50.52736;1.75633;93;20220721;24.1;16.6;20.3;3.6;17.82;0;3.89;18445 +101086;50.52736;1.75633;93;20220722;22.2;14.8;18.5;3.1;15.04;1.4;3.73;18405 +101086;50.52736;1.75633;93;20220723;23;14.4;18.7;2.5;15.89;0;3.9;21116 +101086;50.52736;1.75633;93;20220724;28;14.3;21.2;3;15.49;0;5.46;26115 +101086;50.52736;1.75633;93;20220725;20.8;17.6;19.2;5.9;16.89;.1;3.32;13399 +101086;50.52736;1.75633;93;20220726;19.8;16;17.9;3.5;14.67;.8;3.11;13253 +101086;50.52736;1.75633;93;20220727;22.9;12.2;17.5;2.9;12.17;0;4.25;21041 +101086;50.52736;1.75633;93;20220728;23;13.1;18.1;3.3;12.32;0;4.36;20287 +101086;50.52736;1.75633;93;20220729;24.9;13;19;2.6;12.97;0;4.78;25103 +101086;50.52736;1.75633;93;20220730;23.7;13.1;18.4;3.1;14.84;0;4.11;21401 +101086;50.52736;1.75633;93;20220731;20.4;17.2;18.8;5.3;18.77;.2;2.24;9779 +101086;50.52736;1.75633;93;20220801;22.4;17.3;19.9;2.6;18.57;.5;3.07;15353 +101086;50.52736;1.75633;93;20220802;22.3;15.2;18.8;3.7;18.04;.1;3.14;17034 +101086;50.52736;1.75633;93;20220803;26.1;15.4;20.8;2.8;18.57;.1;4.29;22215 +101086;50.52736;1.75633;93;20220804;22.5;16.3;19.4;2.9;17.97;.4;3.37;17865 +101086;50.52736;1.75633;93;20220805;22.2;13.3;17.8;2.9;13.49;.1;3.97;20891 +101086;50.52736;1.75633;93;20220806;22.2;10.5;16.3;2.6;10.74;0;4.23;23171 +101086;50.52736;1.75633;93;20220807;24.7;12;18.4;2.9;11.22;0;4.88;24146 +101086;50.52736;1.75633;93;20220808;25.4;12.4;18.9;3.1;13.29;0;4.74;23531 +101086;50.52736;1.75633;93;20220809;25.9;14.9;20.4;4;15.84;0;5;23780 +101086;50.52736;1.75633;93;20220810;30.3;16.5;23.4;3.8;16.19;0;5.97;24466 +101086;50.52736;1.75633;93;20220811;32;17.7;24.8;3.3;14.84;0;6.32;24819 +101086;50.52736;1.75633;93;20220812;32.6;18.3;25.5;3.5;13.49;0;6.67;24581 +101086;50.52736;1.75633;93;20220813;32.1;18.8;25.4;3.1;12.32;0;6.32;23579 +101086;50.52736;1.75633;93;20220814;31.4;18.3;24.8;2.7;13.29;.2;5.63;21554 +101086;50.52736;1.75633;93;20220815;25.2;18.5;21.8;3.3;18.24;.6;3.81;16834 +101086;50.52736;1.75633;93;20220816;25.6;16.6;21.1;2.4;18.27;4.8;3.53;17115 +101086;50.52736;1.75633;93;20220817;24.7;16.7;20.7;2.3;18.29;10.9;3.2;15740 +101086;50.52736;1.75633;93;20220818;24.3;15.1;19.7;2.5;18.12;.6;3.5;19608 +101086;50.52736;1.75633;93;20220819;20.9;17.2;19;4.1;18.74;.5;2.4;11778 +101086;50.52736;1.75633;93;20220820;21;13.9;17.5;3.6;14.32;0;3.45;18571 +101086;50.52736;1.75633;93;20220821;22.3;13.1;17.7;2.5;14.69;.1;3.19;16975 +101086;50.52736;1.75633;93;20220822;23.9;15.2;19.5;1.6;16.09;1;3.41;18994 +101086;50.52736;1.75633;93;20220823;23.8;17.9;20.9;3;20.04;.3;2.91;14550 +101086;50.52736;1.75633;93;20220824;29;17.2;23.1;2.1;20.22;0;3.91;19630 +101086;50.52736;1.75633;93;20220825;25.4;19.3;22.3;3.2;19.04;0;3.44;13720 +101086;50.52736;1.75633;93;20220826;22.9;15.7;19.3;2.8;16.19;0;3.28;16769 +101086;50.52736;1.75633;93;20220827;23;11.8;17.4;2.4;13.77;0;3.27;17722 +101086;50.52736;1.75633;93;20220828;23.8;13.5;18.6;4.4;13.54;0;4.15;18235 +101086;50.52736;1.75633;93;20220829;23.9;14.4;19.2;4.5;13.39;0;4.39;18715 +101086;50.52736;1.75633;93;20220830;24.8;13.6;19.2;3.9;15.12;0;3.89;17922 +101086;50.52736;1.75633;93;20220831;24.3;15.8;20.1;4.1;14.89;0;4.01;16555 +101086;50.52736;1.75633;93;20220901;27.1;16.2;21.6;4.3;12.92;0;4.98;16407 +101086;50.52736;1.75633;93;20220902;24.3;15.6;20;2.1;13.44;.3;3.25;14366 +101086;50.52736;1.75633;93;20220903;23.3;15.6;19.4;2.4;16.77;.6;2.95;15395 +101086;50.52736;1.75633;93;20220904;25.2;15.1;20.1;2.8;15.49;0;3.59;17726 +101086;50.52736;1.75633;93;20220905;24;17.1;20.5;3;15.72;3.1;3.05;11480 +101086;50.52736;1.75633;93;20220906;24;15.6;19.8;3.3;16.54;1.5;3.09;14217 +101086;50.52736;1.75633;93;20220907;22.6;14.1;18.4;3.7;16.04;11.7;2.88;14367 +101086;50.52736;1.75633;93;20220908;21.6;14;17.8;3.9;15.94;16.3;2.65;13697 +101086;50.52736;1.75633;93;20220909;19.2;14.3;16.8;5.8;15.99;10.9;2.12;10322 +101086;50.52736;1.75633;93;20220910;19.7;15.1;17.4;3.2;16.19;.1;2.24;12363 +101086;50.52736;1.75633;93;20220911;21.8;11.7;16.8;2;15.67;.1;2.41;15676 +101086;50.52736;1.75633;93;20220912;25.4;13.5;19.4;2.7;15.79;.2;3.26;17033 +101086;50.52736;1.75633;93;20220913;21;18;19.5;3;18.22;6.5;1.86;6320 +101086;50.52736;1.75633;93;20220914;17.3;15.7;16.5;3.1;17.17;2.6;1.17;4872 +101086;50.52736;1.75633;93;20220915;18.5;11.7;15.1;2.1;13.54;0;1.91;10967 +101086;50.52736;1.75633;93;20220916;16.2;12.5;14.4;3.8;10.79;.1;2.44;9737 +101086;50.52736;1.75633;93;20220917;15.5;9.2;12.4;4.8;9.17;0;2.77;14266 +101086;50.52736;1.75633;93;20220918;16.6;7.8;12.2;4;9.84;0;2.42;13054 +101086;50.52736;1.75633;93;20220919;16.5;9;12.8;2.9;10.19;0;2.25;13591 +101086;50.52736;1.75633;93;20220920;17.2;11.3;14.2;1.9;11.24;0;1.95;11415 +101086;50.52736;1.75633;93;20220921;18.6;11.4;15;1.3;11.34;0;1.88;11729 +101086;50.52736;1.75633;93;20220922;18.8;8;13.4;2.1;10.14;0;2.24;14325 +101086;50.52736;1.75633;93;20220923;17.4;10.7;14.1;2.6;12.72;15.1;1.67;9133 +101086;50.52736;1.75633;93;20220924;16.4;12.6;14.5;2.7;13.84;5.1;1.37;6417 +101086;50.52736;1.75633;93;20220925;16.3;9.1;12.7;3.2;11.27;1;1.9;11899 +101086;50.52736;1.75633;93;20220926;15;12.1;13.6;5.8;11.77;16.9;1.96;6494 +101086;50.52736;1.75633;93;20220927;15;10;12.5;5.9;10.39;1.8;2.21;8490 +101086;50.52736;1.75633;93;20220928;13.9;8;11;3.5;9.79;0;1.75;10630 +101086;50.52736;1.75633;93;20220929;15.6;6.1;10.8;2;9.54;.8;1.63;11946 +101086;50.52736;1.75633;93;20220930;16.7;6.6;11.7;4;10.82;10.4;1.81;11342 +101086;50.52736;1.75633;93;20221001;18.1;11.9;15;6;14.5;6.4;1.83;10502 +101086;50.52736;1.75633;93;20221002;15.9;13.4;14.7;3.1;13.77;8.4;1.42;6419 +101086;50.52736;1.75633;93;20221003;16.7;7.4;12;2.6;11.3;0;1.43;10692 +101086;50.52736;1.75633;93;20221004;17.3;8.3;12.8;4;13.2;0;1.46;9216 +101086;50.52736;1.75633;93;20221005;18.2;14.8;16.5;6.2;13.62;1.6;2.32;6120 +101086;50.52736;1.75633;93;20221006;17;11.4;14.2;4.3;10.99;0;2.2;9795 +101086;50.52736;1.75633;93;20221007;17.3;9.4;13.3;4.5;11.89;1.9;1.81;10141 +101086;50.52736;1.75633;93;20221008;15.3;10.3;12.8;3.4;10.99;0;1.65;9157 +101086;50.52736;1.75633;93;20221009;17.5;6;11.7;3;9.49;0;1.9;12028 +101086;50.52736;1.75633;93;20221010;17;9.4;13.2;2.9;10.79;0;1.69;8278 +101086;50.52736;1.75633;93;20221011;15.6;6;10.8;1.7;9.52;.1;1.28;9808 +101086;50.52736;1.75633;93;20221012;16.9;4.8;10.9;2.6;10.49;2.1;1.38;10956 +101086;50.52736;1.75633;93;20221013;14.5;12.5;13.5;3.3;14.47;17.5;.76;4000 +101086;50.52736;1.75633;93;20221014;16.5;13.5;15;2.2;15.17;0;.95;5255 +101086;50.52736;1.75633;93;20221015;17.4;12.8;15.1;4.6;14.42;2;1.38;7037 +101086;50.52736;1.75633;93;20221016;17.2;12.3;14.8;4.5;14.17;5.2;1.35;7327 +101086;50.52736;1.75633;93;20221017;17.6;14.7;16.2;3.3;16.54;.7;.96;4116 +101086;50.52736;1.75633;93;20221018;19.1;13.2;16.1;2.4;14.99;0;1.27;7765 +101086;50.52736;1.75633;93;20221019;18.1;11.2;14.7;5.1;13.77;.9;1.52;8259 +101086;50.52736;1.75633;93;20221020;19.6;14;16.8;3.5;15.79;8.2;1.38;6500 +101086;50.52736;1.75633;93;20221021;19.9;13.3;16.6;4.2;14.62;2.2;1.71;7738 +101086;50.52736;1.75633;93;20221022;18.1;13.8;15.9;4;14.64;.3;1.36;6529 +101086;50.52736;1.75633;93;20221023;20.4;14.3;17.3;4.7;14.74;3.2;1.94;6278 +101086;50.52736;1.75633;93;20221024;17.2;14;15.6;7.2;13.92;13.1;1.77;4905 +101086;50.52736;1.75633;93;20221025;17.2;12.8;15;4.2;13.94;.1;1.3;6222 +101086;50.52736;1.75633;93;20221026;19.8;13.7;16.7;4;15.19;.2;1.47;6840 +101086;50.52736;1.75633;93;20221027;21.5;14;17.7;4.1;15.17;0;1.82;6799 +101086;50.52736;1.75633;93;20221028;19.8;14.8;17.3;3.5;15.29;0;1.45;5695 +101086;50.52736;1.75633;93;20221029;21.7;12.9;17.3;3.4;15.39;0;1.5;7187 +101086;50.52736;1.75633;93;20221030;15.3;12.6;14;2.6;13.72;.3;.85;3195 +101086;50.52736;1.75633;93;20221031;17.5;9.4;13.5;4;13.27;3.8;1.05;6134 +101086;50.52736;1.75633;93;20221101;16.3;12.1;14.2;8.7;11.89;12.8;2.04;5142 +101086;50.52736;1.75633;93;20221102;14.6;10.2;12.4;6.7;11.04;1.3;1.54;5369 +101086;50.52736;1.75633;93;20221103;13.9;12;13;5.6;11.87;20.3;1.35;2737 +101086;50.52736;1.75633;93;20221104;11.7;7.9;9.8;3.7;10.04;1.7;.87;4445 +101086;50.52736;1.75633;93;20221105;11.8;5.3;8.6;3.4;9.94;5.5;.64;3707 +101086;50.52736;1.75633;93;20221106;12.6;10.1;11.3;5.9;12.14;24.6;.77;1999 +101086;50.52736;1.75633;93;20221107;15.7;11.1;13.4;6.4;12.57;.4;1.27;4081 +101086;50.52736;1.75633;93;20221108;15.5;11.8;13.6;6.4;11.92;5.2;1.56;3732 +101086;50.52736;1.75633;93;20221109;13.9;11;12.4;6.1;11.74;8.3;1.19;3865 +101086;50.52736;1.75633;93;20221110;14.6;10.4;12.5;5.1;11.92;0;1.02;4816 +101086;50.52736;1.75633;93;20221111;13.3;8.9;11.1;4.4;10.89;.1;.9;4905 +101086;50.52736;1.75633;93;20221112;12.7;7;9.8;3.3;10.74;.1;.55;4649 +101086;50.52736;1.75633;93;20221113;15.3;6.6;10.9;2.5;10.42;0;.67;6091 +101086;50.52736;1.75633;93;20221114;10.3;4.3;7.3;3.9;9.49;.5;.41;4318 +101086;50.52736;1.75633;93;20221115;11.8;7.9;9.8;5.4;10.84;6.9;.68;3084 +101086;50.52736;1.75633;93;20221116;12.2;7;9.6;5.2;10.54;24.4;.71;3628 +101086;50.52736;1.75633;93;20221117;12.5;9.8;11.2;8.3;10.82;7.6;1.29;2894 +101086;50.52736;1.75633;93;20221118;12.3;8.8;10.6;4.6;9.64;.6;1.17;3591 +101086;50.52736;1.75633;93;20221119;10.1;7.8;8.9;3.3;9.92;1.3;.63;2338 +101086;50.52736;1.75633;93;20221120;11.3;5.6;8.4;4.2;9.07;2;.79;3610 +101086;50.52736;1.75633;93;20221121;9.4;4.4;6.9;5.1;8.59;18.7;.71;2711 +101086;50.52736;1.75633;93;20221122;10.2;4.6;7.4;5.2;9.14;19.9;.58;3356 +101086;50.52736;1.75633;93;20221123;12.3;5.1;8.7;5.8;9.62;14.6;.79;3899 +101086;50.52736;1.75633;93;20221124;11.9;7.8;9.8;5.7;10.04;12.5;.88;3583 +101086;50.52736;1.75633;93;20221125;12.2;7.7;9.9;4;9.92;3;.77;3744 +101086;50.52736;1.75633;93;20221126;11.1;6.9;9;4.3;9.92;3.7;.61;3186 +101086;50.52736;1.75633;93;20221127;8.3;6.7;7.5;5.1;10.02;23.8;.33;1632 +101086;50.52736;1.75633;93;20221128;11;7.7;9.3;2.3;10.42;6.3;.41;2598 +101086;50.52736;1.75633;93;20221129;8;2.7;5.3;1.8;8.19;.1;.15;3485 +101086;50.52736;1.75633;93;20221130;6.1;1.6;3.8;1.8;7.82;0;.16;2596 +101086;50.52736;1.75633;93;20221201;7;3.1;5.1;2.3;7.57;0;.33;3073 +101086;50.52736;1.75633;93;20221202;6.1;1.1;3.6;3;6.64;0;.45;2756 +101086;50.52736;1.75633;93;20221203;2.4;1.7;2.1;4.9;5.94;0;.63;1274 +101086;50.52736;1.75633;93;20221204;1.9;1;1.4;4.1;5.79;.1;.54;1077 +101086;50.52736;1.75633;93;20221205;4;.8;2.4;1.7;6.67;.1;.28;1705 +101086;50.52736;1.75633;93;20221206;8.1;1.5;4.8;1.6;7.39;0;.22;3295 +101086;50.52736;1.75633;93;20221207;6.1;2.4;4.3;2.5;7.24;.2;.31;2622 +101086;50.52736;1.75633;93;20221208;4.9;.1;2.5;1.7;5.89;0;.24;3304 +101086;50.52736;1.75633;93;20221209;4.4;-3;.7;1.8;5.49;1.8;.15;3820 +101086;50.52736;1.75633;93;20221210;3.6;-1.6;1;2.5;5.89;2.9;.22;3041 +101086;50.52736;1.75633;93;20221211;.3;-.1;.1;4;5.72;2.4;.35;695 +101086;50.52736;1.75633;93;20221212;-1.2;-2.7;-1.9;4.1;4.64;0;.34;2003 +101086;50.52736;1.75633;93;20221213;-.5;-4.3;-2.4;3.3;4.04;0;.39;2859 +101086;50.52736;1.75633;93;20221214;2.3;-2.3;0;2.1;4.69;.3;.31;3146 +101086;50.52736;1.75633;93;20221215;3.6;-1.8;.9;2.2;5.69;.5;.2;2903 +101086;50.52736;1.75633;93;20221216;5.6;-1.2;2.2;1.9;5.92;.5;.18;3575 +101086;50.52736;1.75633;93;20221217;-.4;-3;-1.7;3.4;4.39;0;.36;2705 +101086;50.52736;1.75633;93;20221218;.4;-4.9;-2.2;5.7;4.84;14.1;.23;2527 +101086;50.52736;1.75633;93;20221219;10.7;.1;5.4;6.6;9.92;4.9;.04;3111 +101086;50.52736;1.75633;93;20221220;11.6;9.8;10.7;4.8;11.24;5.6;.74;1284 +101086;50.52736;1.75633;93;20221221;9.8;6.8;8.3;3.4;10.72;13;.22;1793 +101086;50.52736;1.75633;93;20221222;10.8;7.9;9.3;4;11.69;3.2;.19;1675 +101086;50.52736;1.75633;93;20221223;12.7;9.4;11;5.6;11.87;12.9;.63;2029 +101086;50.52736;1.75633;93;20221224;11.7;10;10.9;5.1;11.52;.5;.61;1920 +101086;50.52736;1.75633;93;20221225;10;9.3;9.6;3.4;11.39;9.8;.4;1021 +101086;50.52736;1.75633;93;20221226;9.8;8.5;9.2;5.3;9.37;1.9;.97;1613 +101086;50.52736;1.75633;93;20221227;9.4;6;7.7;5.3;8.52;3.3;.74;3006 +101086;50.52736;1.75633;93;20221228;10.2;7;8.6;7.6;10.62;8.2;.39;2069 +101086;50.52736;1.75633;93;20221229;9.8;9.5;9.7;8.2;9.54;10.8;1.29;988 +101086;50.52736;1.75633;93;20221230;12.4;4.6;8.5;6.6;10.37;19.9;.47;3050 +101086;50.52736;1.75633;93;20221231;15.7;10.8;13.2;7.6;12.92;4;1.14;1810 +101087;50.55326;2.10211;136;20220101;14.8;9.5;12.1;5.2;11.99;1;.8;3099 +101087;50.55326;2.10211;136;20220102;12.1;10.5;11.3;8.2;11.69;10.7;.91;1673 +101087;50.55326;2.10211;136;20220103;9.8;9.3;9.5;6.7;10.59;6.6;.76;902 +101087;50.55326;2.10211;136;20220104;8.1;6.8;7.4;4.6;8.49;6.4;.8;1525 +101087;50.55326;2.10211;136;20220105;5.4;1.3;3.3;4.7;6.29;.1;.62;2806 +101087;50.55326;2.10211;136;20220106;5.3;-.1;2.6;4.5;6.39;2;.41;3266 +101087;50.55326;2.10211;136;20220107;5.6;2.8;4.2;5.1;7.29;7.2;.47;2350 +101087;50.55326;2.10211;136;20220108;7.8;.5;4.1;6.3;8.09;20.1;.15;3892 +101087;50.55326;2.10211;136;20220109;6.5;4.2;5.3;3.7;6.79;0;.79;2168 +101087;50.55326;2.10211;136;20220110;1.7;-.7;.5;2.2;6.59;.1;.05;2243 +101087;50.55326;2.10211;136;20220111;3.8;1.8;2.8;3.9;6.79;.8;.36;2065 +101087;50.55326;2.10211;136;20220112;7.4;1.8;4.6;1.3;7.99;0;.11;3562 +101087;50.55326;2.10211;136;20220113;10.9;-1.4;4.7;.8;7.09;.1;.01;5392 +101087;50.55326;2.10211;136;20220114;9.8;1.1;5.4;.5;7.09;.2;.03;4580 +101087;50.55326;2.10211;136;20220115;5.4;-1.1;2.1;1.7;6.49;.2;.16;4000 +101087;50.55326;2.10211;136;20220116;5.6;2.4;4;4.2;7.99;.9;.17;2818 +101087;50.55326;2.10211;136;20220117;7.7;2.3;5;1.9;7.59;.1;.29;3742 +101087;50.55326;2.10211;136;20220118;7.2;.4;3.8;1.1;7.69;.1;.09;4272 +101087;50.55326;2.10211;136;20220119;7.5;3.2;5.3;3;7.79;.3;.42;3429 +101087;50.55326;2.10211;136;20220120;5.8;2;3.9;4;6.59;1.5;.62;3268 +101087;50.55326;2.10211;136;20220121;6.8;1.6;4.2;3.5;6.69;.1;.58;3898 +101087;50.55326;2.10211;136;20220122;4.3;3.9;4.1;2.6;7.39;0;.46;1031 +101087;50.55326;2.10211;136;20220123;4.8;3.5;4.1;1.5;6.99;0;.43;1965 +101087;50.55326;2.10211;136;20220124;5.5;1.9;3.7;1.1;6.29;0;.36;3386 +101087;50.55326;2.10211;136;20220125;.9;-2.5;-.8;1.3;5.99;.1;.11;3343 +101087;50.55326;2.10211;136;20220126;4.4;1;2.7;2.7;6.89;0;.3;3399 +101087;50.55326;2.10211;136;20220127;8.7;4.1;6.4;4.5;9.09;1.1;.36;4035 +101087;50.55326;2.10211;136;20220128;8.1;2.3;5.2;4;8.39;.3;.32;4619 +101087;50.55326;2.10211;136;20220129;9.8;5.8;7.8;6.7;10.39;.2;.28;3886 +101087;50.55326;2.10211;136;20220130;8;2.6;5.3;3.4;7.29;1.5;.65;4607 +101087;50.55326;2.10211;136;20220131;6.4;3.5;4.9;7;6.29;0;1.27;3410 +101087;50.55326;2.10211;136;20220201;9.9;1.5;5.7;5.5;9.49;.5;.13;5970 +101087;50.55326;2.10211;136;20220202;10;8.8;9.4;5.1;10.19;0;.82;2237 +101087;50.55326;2.10211;136;20220203;7.5;6.2;6.8;5.2;9.19;1;.51;2374 +101087;50.55326;2.10211;136;20220204;8.4;7.2;7.8;6.2;8.19;1.3;1.21;2318 +101087;50.55326;2.10211;136;20220205;7.9;2.5;5.2;6.6;7.69;3.2;.73;5111 +101087;50.55326;2.10211;136;20220206;9.7;7.5;8.6;10.5;9.39;8.7;1.14;3286 +101087;50.55326;2.10211;136;20220207;8.2;2.7;5.4;5.4;7.29;.1;.91;5342 +101087;50.55326;2.10211;136;20220208;9.9;6.5;8.2;6.2;10.59;.3;.38;4254 +101087;50.55326;2.10211;136;20220209;8.9;7;7.9;4.2;9.49;.3;.67;3212 +101087;50.55326;2.10211;136;20220210;7.8;6.7;7.2;4.2;8.51;2.6;.77;3042 +101087;50.55326;2.10211;136;20220211;7.7;2.5;5.1;2.8;6.61;0;.86;6550 +101087;50.55326;2.10211;136;20220212;7.5;-.1;3.7;4.2;5.71;0;1.12;7633 +101087;50.55326;2.10211;136;20220213;10.4;1.9;6.1;6.3;7.51;4;1.27;6972 +101087;50.55326;2.10211;136;20220214;9.7;7.8;8.7;6.4;9.08;1.2;1.28;4024 +101087;50.55326;2.10211;136;20220215;8.6;4.1;6.3;6.1;9.21;20.5;.58;5359 +101087;50.55326;2.10211;136;20220216;11.6;8;9.8;12;12.19;1.9;.26;5033 +101087;50.55326;2.10211;136;20220217;10.2;8.9;9.5;8.5;9.39;.8;1.45;3039 +101087;50.55326;2.10211;136;20220218;11.2;7.4;9.3;12;8.49;1.4;2.01;5136 +101087;50.55326;2.10211;136;20220219;7.7;3.7;5.7;10.2;7.25;3.2;1.36;5481 +101087;50.55326;2.10211;136;20220220;10.9;5.2;8;12.8;10.09;6.3;.74;6803 +101087;50.55326;2.10211;136;20220221;9.7;4.8;7.2;7.7;7.29;0;1.68;6407 +101087;50.55326;2.10211;136;20220222;10.8;4.5;7.6;5.7;9.29;1.1;.9;7399 +101087;50.55326;2.10211;136;20220223;9.5;2.4;5.9;4.7;7.79;0;1;7991 +101087;50.55326;2.10211;136;20220224;8.1;6.3;7.2;6.8;6.99;3.3;1.69;4043 +101087;50.55326;2.10211;136;20220225;9.4;3.3;6.3;4.1;6.49;0;1.44;7646 +101087;50.55326;2.10211;136;20220226;8.8;-.9;3.9;2.3;6.39;.2;.93;9823 +101087;50.55326;2.10211;136;20220227;8.3;1.4;4.8;4;5.29;0;1.55;8403 +101087;50.55326;2.10211;136;20220228;9.7;.7;5.2;4.9;5.59;1.9;1.74;9765 +101087;50.55326;2.10211;136;20220301;8.3;4.4;6.3;1.9;7.69;.7;.87;6498 +101087;50.55326;2.10211;136;20220302;8.5;4.3;6.4;1.1;7.69;0;.8;6854 +101087;50.55326;2.10211;136;20220303;13.7;4.7;9.2;1.9;8.89;0;1.22;10233 +101087;50.55326;2.10211;136;20220304;11.6;5;8.3;1.8;9.79;.1;.91;8885 +101087;50.55326;2.10211;136;20220305;8;6.2;7.1;3.2;8.79;0;.82;4667 +101087;50.55326;2.10211;136;20220306;6.4;1.1;3.7;5;5.69;0;1.35;8198 +101087;50.55326;2.10211;136;20220307;4.7;-1.2;1.7;3.3;4.59;0;1.22;8786 +101087;50.55326;2.10211;136;20220308;9.4;-.6;4.4;3.5;4.89;0;1.74;11637 +101087;50.55326;2.10211;136;20220309;12.3;1;6.6;4.2;7.49;0;1.6;12559 +101087;50.55326;2.10211;136;20220310;15.5;5.1;10.3;3.4;7.89;0;2.12;12221 +101087;50.55326;2.10211;136;20220311;11.8;6.1;8.9;5.5;8.79;.3;1.63;9154 +101087;50.55326;2.10211;136;20220312;12.5;7;9.7;5.8;9.29;.2;1.71;9119 +101087;50.55326;2.10211;136;20220313;11.8;7.6;9.7;4.9;9.39;.8;1.54;8071 +101087;50.55326;2.10211;136;20220314;12.3;6.6;9.4;3.1;9.19;0;1.46;9550 +101087;50.55326;2.10211;136;20220315;11.2;4.6;7.9;1.7;9.59;0;1.09;10426 +101087;50.55326;2.10211;136;20220316;11.8;7.1;9.4;3;10.69;0;1.09;8905 +101087;50.55326;2.10211;136;20220317;11.8;5.1;8.4;3.4;7.79;0;1.73;10795 +101087;50.55326;2.10211;136;20220318;13.9;1.6;7.8;4;7.55;.1;2.14;14644 +101087;50.55326;2.10211;136;20220319;14.5;5.7;10.1;6.6;6.25;0;3.5;14166 +101087;50.55326;2.10211;136;20220320;9.6;1.9;5.8;3;5.98;0;1.73;11028 +101087;50.55326;2.10211;136;20220321;16.2;1.8;9;2.9;7.82;0;2.29;16135 +101087;50.55326;2.10211;136;20220322;18;6.9;12.4;2.7;8.22;0;2.62;14587 +101087;50.55326;2.10211;136;20220323;17.6;5.3;11.4;2.2;6.95;0;2.56;14728 +101087;50.55326;2.10211;136;20220324;18;5.3;11.7;2.6;6.65;0;2.91;15391 +101087;50.55326;2.10211;136;20220325;15.9;5.3;10.6;4;7.38;0;2.91;15121 +101087;50.55326;2.10211;136;20220326;17.2;6;11.6;4.9;8.28;0;3.18;15987 +101087;50.55326;2.10211;136;20220327;14.7;6.4;10.5;4.3;10.11;0;2.01;12716 +101087;50.55326;2.10211;136;20220328;16.9;3.3;10.1;2.4;9.75;3.2;2.12;15435 +101087;50.55326;2.10211;136;20220329;14.2;7.9;11.1;3;10.35;1.1;1.79;10427 +101087;50.55326;2.10211;136;20220330;10.2;7.2;8.7;3.1;8.98;3.1;1.37;6418 +101087;50.55326;2.10211;136;20220331;6.8;2.4;4.6;6.7;6.88;9.3;1.47;10391 +101087;50.55326;2.10211;136;20220401;4.4;-.2;2.1;8.9;5.72;1.3;1.48;9355 +101087;50.55326;2.10211;136;20220402;6.3;-.3;3;4.5;5.15;.2;1.79;12784 +101087;50.55326;2.10211;136;20220403;7.5;-1.3;3.1;2.9;5.81;.6;1.63;15094 +101087;50.55326;2.10211;136;20220404;8.2;2;5.1;7;9.05;7.3;.71;9053 +101087;50.55326;2.10211;136;20220405;11.7;8.1;9.9;7;11.25;1.2;1.29;8361 +101087;50.55326;2.10211;136;20220406;10.3;8.3;9.3;7.9;10.28;7.7;1.32;6585 +101087;50.55326;2.10211;136;20220407;11;8.4;9.7;10.7;9.21;6;2.35;12505 +101087;50.55326;2.10211;136;20220408;7.2;4.5;5.8;3;7.15;1.2;1.32;6470 +101087;50.55326;2.10211;136;20220409;9.5;2.4;5.9;4.1;7.18;.1;1.95;15781 +101087;50.55326;2.10211;136;20220410;11.5;1.5;6.5;2.5;7.28;0;2.03;16547 +101087;50.55326;2.10211;136;20220411;17.2;4.3;10.8;5.2;7.75;0;3.55;19470 +101087;50.55326;2.10211;136;20220412;19.3;10.2;14.8;3.5;11.25;0;3.13;15914 +101087;50.55326;2.10211;136;20220413;16.1;9;12.5;1.9;12.11;0;2;13252 +101087;50.55326;2.10211;136;20220414;15.9;6.7;11.3;2.1;11.88;.1;2.08;15509 +101087;50.55326;2.10211;136;20220415;18.3;6.3;12.3;2.5;11.18;0;2.76;19312 +101087;50.55326;2.10211;136;20220416;17.6;6.5;12.1;3.6;9.55;0;3.26;20677 +101087;50.55326;2.10211;136;20220417;19.2;6.4;12.8;3;7.31;0;3.85;20934 +101087;50.55326;2.10211;136;20220418;15.7;6;10.8;2.9;9.02;0;2.81;18504 +101087;50.55326;2.10211;136;20220419;15.5;6.2;10.8;3.1;10.05;0;2.57;17146 +101087;50.55326;2.10211;136;20220420;18;6.2;12.1;4.2;8.78;0;3.72;21506 +101087;50.55326;2.10211;136;20220421;17.9;6.6;12.3;4.5;8.98;0;3.8;22072 +101087;50.55326;2.10211;136;20220422;15.6;8.6;12.1;4.5;10.98;0;2.54;14874 +101087;50.55326;2.10211;136;20220423;17.6;9.2;13.4;5;12.88;.1;2.8;18044 +101087;50.55326;2.10211;136;20220424;16.6;9.5;13.1;4.6;11.85;0;2.99;19116 +101087;50.55326;2.10211;136;20220425;12.4;5.6;9;3.9;9.78;.4;1.97;14290 +101087;50.55326;2.10211;136;20220426;13.3;6.1;9.7;4.1;8.15;0;2.97;19494 +101087;50.55326;2.10211;136;20220427;13.9;3.1;8.5;3.7;7.95;0;2.9;20906 +101087;50.55326;2.10211;136;20220428;16.3;5.5;10.9;4.4;8.91;.2;3.33;20685 +101087;50.55326;2.10211;136;20220429;14;7.1;10.5;4.3;9.48;0;2.68;16903 +101087;50.55326;2.10211;136;20220430;13.4;6;9.7;3.5;8.25;0;2.78;17460 +101087;50.55326;2.10211;136;20220501;14.5;3;8.7;1.9;8.61;0;2.55;19011 +101087;50.55326;2.10211;136;20220502;16;7.4;11.7;3.1;9.18;0;3.15;18891 +101087;50.55326;2.10211;136;20220503;15.3;5.1;10.2;3.1;9.75;0;2.35;13677 +101087;50.55326;2.10211;136;20220504;14.3;3.9;9.1;2.5;10.01;2.4;2.4;18761 +101087;50.55326;2.10211;136;20220505;15.2;9.4;12.3;2.9;11.65;0;2.42;14790 +101087;50.55326;2.10211;136;20220506;19.7;6.3;13;1.9;10.99;.2;3.57;24823 +101087;50.55326;2.10211;136;20220507;18.7;10;14.3;3;12.59;.3;3.17;20105 +101087;50.55326;2.10211;136;20220508;18;10.2;14.1;3.8;11.19;0;3.37;19145 +101087;50.55326;2.10211;136;20220509;22.6;5.7;14.1;1.5;10.59;0;4.09;27112 +101087;50.55326;2.10211;136;20220510;19.8;13.3;16.5;3.9;11.69;0;3.82;17670 +101087;50.55326;2.10211;136;20220511;19;9.2;14.1;5;11.69;0;3.66;21838 +101087;50.55326;2.10211;136;20220512;16.1;7.9;12;3.5;10.89;.1;2.94;20076 +101087;50.55326;2.10211;136;20220513;15.5;7.9;11.7;4.7;10.79;0;2.85;19426 +101087;50.55326;2.10211;136;20220514;21.6;8.7;15.1;2.3;11.89;0;4.09;25468 +101087;50.55326;2.10211;136;20220515;26.2;10;18.1;2.5;12.19;0;5.17;27988 +101087;50.55326;2.10211;136;20220516;20.4;15;17.7;3.8;14.49;0;3.45;16607 +101087;50.55326;2.10211;136;20220517;25.6;12.8;19.2;1.6;14.69;3.1;4.55;25740 +101087;50.55326;2.10211;136;20220518;23.8;12.2;18;1.8;14.69;.6;4.21;24612 +101087;50.55326;2.10211;136;20220519;18.3;16;17.1;2.4;14.49;6.7;2.48;10956 +101087;50.55326;2.10211;136;20220520;15.1;9.1;12.1;2.4;12.09;13.1;2.52;17831 +101087;50.55326;2.10211;136;20220521;17.4;10.7;14;2.9;11.89;0;3.14;18927 +101087;50.55326;2.10211;136;20220522;22.4;6.1;14.2;.9;12.29;.7;4.19;28871 +101087;50.55326;2.10211;136;20220523;14.9;13.3;14.1;2.1;13.79;12;1.77;9275 +101087;50.55326;2.10211;136;20220524;14.8;9.8;12.3;4.8;11.59;2.3;2.56;16531 +101087;50.55326;2.10211;136;20220525;15;7.8;11.4;4.9;11.99;1.4;2.46;19929 +101087;50.55326;2.10211;136;20220526;16;11.7;13.8;4.6;13.19;0;2.51;15434 +101087;50.55326;2.10211;136;20220527;18.2;12.8;15.5;3.8;12.99;0;3.24;17366 +101087;50.55326;2.10211;136;20220528;16;9.3;12.6;3.1;10.29;.7;3.19;19418 +101087;50.55326;2.10211;136;20220529;12.6;7.1;9.8;2.6;9.39;2;2.52;17640 +101087;50.55326;2.10211;136;20220530;14.8;4.3;9.5;.9;8.99;.2;3.17;24482 +101087;50.55326;2.10211;136;20220531;16.3;6.7;11.5;2.4;9.79;.1;3.4;23472 +101087;50.55326;2.10211;136;20220601;17.2;7.8;12.5;2.8;10.39;0;3.54;23289 +101087;50.55326;2.10211;136;20220602;19.9;6.4;13.1;1.5;10.19;0;4.12;28000 +101087;50.55326;2.10211;136;20220603;22.2;8.7;15.4;2.1;12.89;5.6;4.42;28069 +101087;50.55326;2.10211;136;20220604;22.6;13.6;18.1;3.3;15.09;7.9;4.22;22954 +101087;50.55326;2.10211;136;20220605;18.2;14;16.1;2.6;16.09;2.3;2.58;15686 +101087;50.55326;2.10211;136;20220606;17.1;9.4;13.2;4.2;12.39;1;3.14;21315 +101087;50.55326;2.10211;136;20220607;17.8;10.1;13.9;2.8;14.09;3.5;3.03;21356 +101087;50.55326;2.10211;136;20220608;17.1;12.2;14.6;4.1;14.49;1.1;2.61;17048 +101087;50.55326;2.10211;136;20220609;17.4;11.5;14.4;3.9;13.19;0;3.05;18747 +101087;50.55326;2.10211;136;20220610;19.1;13.9;16.5;3.8;15.09;0;3.12;17621 +101087;50.55326;2.10211;136;20220611;19.2;12.4;15.8;3.8;12.89;.2;3.68;20191 +101087;50.55326;2.10211;136;20220612;18.9;12;15.4;3.4;12.69;0;3.61;20366 +101087;50.55326;2.10211;136;20220613;19.4;10.6;15;2.8;11.49;0;3.95;23037 +101087;50.55326;2.10211;136;20220614;22.4;7.5;14.9;.9;10.39;0;4.56;30034 +101087;50.55326;2.10211;136;20220615;25.2;9.9;17.5;1.5;12.39;.1;5.13;30461 +101087;50.55326;2.10211;136;20220616;26.4;12.1;19.2;.7;14.09;0;4.94;29467 +101087;50.55326;2.10211;136;20220617;30.5;15.8;23.1;3;14.19;0;6.73;29894 +101087;50.55326;2.10211;136;20220618;30.6;16.5;23.5;3.7;15.79;2.5;6.85;29289 +101087;50.55326;2.10211;136;20220619;14.8;11.4;13.1;6.6;12.29;4.1;2.48;14339 +101087;50.55326;2.10211;136;20220620;18.2;11.9;15;4.4;12.09;.2;3.63;19556 +101087;50.55326;2.10211;136;20220621;20.8;8.9;14.8;1.9;12.19;.1;4.2;26913 +101087;50.55326;2.10211;136;20220622;24.1;9.8;16.9;2.6;13.59;.6;4.98;29508 +101087;50.55326;2.10211;136;20220623;25.6;14.4;20;2;16.39;1.8;4.81;26098 +101087;50.55326;2.10211;136;20220624;20.8;13.8;17.3;2.4;16.59;7.7;3.43;20605 +101087;50.55326;2.10211;136;20220625;19.4;13.4;16.4;3.5;14.29;1.7;3.42;19060 +101087;50.55326;2.10211;136;20220626;21.1;10.6;15.8;2.9;12.29;.2;4.32;25228 +101087;50.55326;2.10211;136;20220627;18.4;10.1;14.2;2.3;12.49;8.1;3.5;22402 +101087;50.55326;2.10211;136;20220628;22.8;9.1;15.9;2.3;12.49;.1;4.72;28782 +101087;50.55326;2.10211;136;20220629;22.1;10.2;16.1;2.2;12.79;3;4.44;26790 +101087;50.55326;2.10211;136;20220630;15.5;11.8;13.6;2.3;14.19;4.5;2.25;14879 +101087;50.55326;2.10211;136;20220701;18.1;8.6;13.3;3.6;12.29;0;3.49;23867 +101087;50.55326;2.10211;136;20220702;22.3;9.6;15.9;3.1;12.29;0;4.69;27570 +101087;50.55326;2.10211;136;20220703;19.1;11;15;3.2;12.79;.2;3.64;21965 +101087;50.55326;2.10211;136;20220704;20.6;11.5;16;2.6;13.49;0;3.9;23247 +101087;50.55326;2.10211;136;20220705;22;11.2;16.6;2.3;13.09;0;4.31;25287 +101087;50.55326;2.10211;136;20220706;22.5;11;16.7;2.5;14.69;0;4.26;26045 +101087;50.55326;2.10211;136;20220707;18.2;14.4;16.3;3.6;14.29;.1;2.92;14900 +101087;50.55326;2.10211;136;20220708;24.7;9.6;17.1;1.8;13.09;0;4.95;29728 +101087;50.55326;2.10211;136;20220709;22.6;12.5;17.5;2.6;14.29;0;4.28;24238 +101087;50.55326;2.10211;136;20220710;24.8;10;17.4;1.1;13.29;0;4.76;29286 +101087;50.55326;2.10211;136;20220711;26.9;12.4;19.6;1;14.09;0;4.98;28910 +101087;50.55326;2.10211;136;20220712;30.3;13.5;21.9;1.5;14.19;0;5.7;29724 +101087;50.55326;2.10211;136;20220713;29.3;20.4;24.8;2.4;15.49;0;5.51;22501 +101087;50.55326;2.10211;136;20220714;24.2;16.5;20.3;2.5;15.59;0;4.3;20859 +101087;50.55326;2.10211;136;20220715;23.2;10.5;16.8;1.4;12.19;.1;4.42;26730 +101087;50.55326;2.10211;136;20220716;24.9;12.3;18.6;2.4;12.39;0;5.02;26536 +101087;50.55326;2.10211;136;20220717;28.2;11.2;19.7;1;11.09;0;5.07;29257 +101087;50.55326;2.10211;136;20220718;36.6;15.7;26.1;1.3;11.99;0;6.21;29153 +101087;50.55326;2.10211;136;20220719;38.3;21;29.6;3;12.99;.9;8.3;29046 +101087;50.55326;2.10211;136;20220720;23;17.3;20.1;3.6;18.49;5.7;3.54;17560 +101087;50.55326;2.10211;136;20220721;23.1;16.5;19.8;2.8;17.49;0;3.68;18828 +101087;50.55326;2.10211;136;20220722;20.6;14.1;17.3;2.1;14.79;1.1;3.34;18607 +101087;50.55326;2.10211;136;20220723;24.8;12.4;18.6;1.6;15.29;.1;4.39;25627 +101087;50.55326;2.10211;136;20220724;30.1;13.6;21.8;3.2;14.99;0;6.16;28459 +101087;50.55326;2.10211;136;20220725;20.2;17.4;18.8;4.8;15.99;0;3.11;12021 +101087;50.55326;2.10211;136;20220726;19.2;15.4;17.3;2.7;14.19;.8;2.94;13955 +101087;50.55326;2.10211;136;20220727;21.7;11.5;16.6;1.8;12.19;0;3.92;22815 +101087;50.55326;2.10211;136;20220728;22.7;11.6;17.1;2.1;12.39;0;4.18;23688 +101087;50.55326;2.10211;136;20220729;25.3;11.4;18.3;1.2;12.89;.1;4.44;26386 +101087;50.55326;2.10211;136;20220730;24.1;12.1;18.1;2.2;14.59;0;4.26;24384 +101087;50.55326;2.10211;136;20220731;21;17.3;19.1;4.8;18.39;.2;2.77;13427 +101087;50.55326;2.10211;136;20220801;22.8;16.9;19.8;2.3;18.39;.3;3.22;16888 +101087;50.55326;2.10211;136;20220802;25;14.6;19.8;3.9;17.79;.1;4.2;22329 +101087;50.55326;2.10211;136;20220803;30.8;16.5;23.6;2.9;18.49;0;5.65;26051 +101087;50.55326;2.10211;136;20220804;24.1;15.2;19.6;2.4;17.29;.3;3.77;20413 +101087;50.55326;2.10211;136;20220805;21.8;13;17.4;2;13.19;.1;3.64;20178 +101087;50.55326;2.10211;136;20220806;21.5;9.4;15.4;1.4;10.49;0;3.77;23533 +101087;50.55326;2.10211;136;20220807;23.8;10.6;17.2;1.4;11.19;0;4.09;24432 +101087;50.55326;2.10211;136;20220808;24.3;11.3;17.8;2.2;12.99;.2;4.28;24093 +101087;50.55326;2.10211;136;20220809;25.6;13;19.3;3.2;15.59;.2;4.48;23565 +101087;50.55326;2.10211;136;20220810;30.5;15.2;22.8;2.3;15.99;0;5.37;25806 +101087;50.55326;2.10211;136;20220811;31.7;16.1;23.9;1.9;14.79;0;5.41;25738 +101087;50.55326;2.10211;136;20220812;31.9;16;23.9;1.5;13.69;0;5.15;25563 +101087;50.55326;2.10211;136;20220813;31.8;16.7;24.2;.9;12.49;0;4.62;25114 +101087;50.55326;2.10211;136;20220814;30.8;16.9;23.8;2;13.39;.3;5.23;23921 +101087;50.55326;2.10211;136;20220815;25.7;17.5;21.6;3.8;17.59;.1;4.17;18218 +101087;50.55326;2.10211;136;20220816;26.1;16.1;21.1;2.6;17.79;.8;3.97;19980 +101087;50.55326;2.10211;136;20220817;24.6;16;20.3;1.2;17.99;4.5;3.27;18383 +101087;50.55326;2.10211;136;20220818;25.1;15;20;1.6;17.59;.3;3.51;19777 +101087;50.55326;2.10211;136;20220819;20.7;16.3;18.5;3;18.79;.8;2.28;12920 +101087;50.55326;2.10211;136;20220820;21.1;13.3;17.2;3.5;13.99;.1;3.31;17097 +101087;50.55326;2.10211;136;20220821;22.4;12.1;17.2;2.2;14.29;.1;3.33;19503 +101087;50.55326;2.10211;136;20220822;25.2;15;20.1;1.3;15.29;.5;3.46;19248 +101087;50.55326;2.10211;136;20220823;24.6;17.8;21.2;3;19.19;.3;3.24;15568 +101087;50.55326;2.10211;136;20220824;30.5;16.4;23.4;1.1;19.19;.1;4.1;22269 +101087;50.55326;2.10211;136;20220825;25.8;18;21.9;2.2;18.59;0;3.4;16397 +101087;50.55326;2.10211;136;20220826;23.4;15.4;19.4;2.8;15.79;.1;3.33;16462 +101087;50.55326;2.10211;136;20220827;22.7;11.8;17.2;2.2;13.59;0;3.31;19060 +101087;50.55326;2.10211;136;20220828;23.2;12.4;17.8;3.5;13.39;0;3.75;18801 +101087;50.55326;2.10211;136;20220829;23.5;13.2;18.3;3.3;13.29;0;3.77;18191 +101087;50.55326;2.10211;136;20220830;24.6;12.8;18.7;3.5;14.89;0;3.79;19296 +101087;50.55326;2.10211;136;20220831;24;15.5;19.7;4.2;14.69;0;3.9;16209 +101087;50.55326;2.10211;136;20220901;26.3;15.4;20.8;2.5;12.39;0;4.11;18191 +101087;50.55326;2.10211;136;20220902;24.2;12.9;18.5;1;12.79;.6;2.99;18344 +101087;50.55326;2.10211;136;20220903;25.2;14;19.6;2.3;16.09;.6;3.35;18082 +101087;50.55326;2.10211;136;20220904;26;14.6;20.3;1.9;14.79;0;3.46;18061 +101087;50.55326;2.10211;136;20220905;24.2;16;20.1;2.4;14.89;2.7;3.24;15148 +101087;50.55326;2.10211;136;20220906;24.4;14.6;19.5;3.1;15.79;1.5;3.33;16399 +101087;50.55326;2.10211;136;20220907;21.7;13.8;17.7;4;15.79;3.9;2.78;14560 +101087;50.55326;2.10211;136;20220908;22.1;14.1;18.1;4.2;15.39;11.1;2.99;14498 +101087;50.55326;2.10211;136;20220909;18.6;13.2;15.9;5.6;15.59;11.5;2.02;11767 +101087;50.55326;2.10211;136;20220910;19.9;14.5;17.2;2.9;15.69;.2;2.18;11639 +101087;50.55326;2.10211;136;20220911;22.9;10.6;16.7;1.3;14.79;.1;2.57;17419 +101087;50.55326;2.10211;136;20220912;25;12.5;18.7;2.2;15.29;.2;3.07;17365 +101087;50.55326;2.10211;136;20220913;20.5;16.7;18.6;1.9;18.19;5.4;1.77;9424 +101087;50.55326;2.10211;136;20220914;15.8;15.1;15.4;2.4;16.59;3.8;.9;3945 +101087;50.55326;2.10211;136;20220915;18.3;11.2;14.7;2;13.29;0;1.97;12620 +101087;50.55326;2.10211;136;20220916;15.5;11.4;13.4;3.5;10.19;.9;2.25;9455 +101087;50.55326;2.10211;136;20220917;15.5;8;11.7;4.1;8.89;0;2.5;12668 +101087;50.55326;2.10211;136;20220918;15.4;7.6;11.5;3.5;9.49;.1;2.19;12765 +101087;50.55326;2.10211;136;20220919;16.4;8.4;12.4;3.4;9.89;0;2.28;12771 +101087;50.55326;2.10211;136;20220920;17.2;10.4;13.8;1.5;11.09;0;1.83;11622 +101087;50.55326;2.10211;136;20220921;18.2;9.9;14;.7;10.59;0;1.71;12689 +101087;50.55326;2.10211;136;20220922;19;6.7;12.8;1.3;9.59;0;2.04;15272 +101087;50.55326;2.10211;136;20220923;16.3;10.5;13.4;2.9;12.09;17.5;1.74;10324 +101087;50.55326;2.10211;136;20220924;15.8;12.1;13.9;2.4;13.49;3.1;1.38;8120 +101087;50.55326;2.10211;136;20220925;15.7;8.9;12.3;2.2;11.39;1.2;1.58;10897 +101087;50.55326;2.10211;136;20220926;13;10.5;11.7;4.7;11.29;19;1.43;6483 +101087;50.55326;2.10211;136;20220927;14.8;8.7;11.7;3.7;10.09;1.8;1.86;10043 +101087;50.55326;2.10211;136;20220928;13.5;7.2;10.3;3.5;9.39;.1;1.68;10070 +101087;50.55326;2.10211;136;20220929;15.5;4;9.7;1.6;8.99;.6;1.57;13452 +101087;50.55326;2.10211;136;20220930;15.9;6.9;11.4;4.8;10.49;10.3;1.9;11726 +101087;50.55326;2.10211;136;20221001;18.2;10.8;14.5;5.6;14.29;4.5;1.68;10475 +101087;50.55326;2.10211;136;20221002;15.8;12.9;14.3;2.9;13.69;9.4;1.3;6430 +101087;50.55326;2.10211;136;20221003;16.7;6.9;11.8;1.9;10.79;.2;1.51;11730 +101087;50.55326;2.10211;136;20221004;17.5;7.8;12.6;3.9;12.19;0;1.66;11502 +101087;50.55326;2.10211;136;20221005;17.6;14.3;15.9;6.1;13.39;1.2;2.21;6572 +101087;50.55326;2.10211;136;20221006;16.9;9.2;13;2.8;10.49;0;1.79;9941 +101087;50.55326;2.10211;136;20221007;17.3;7.6;12.4;4.3;11.19;1.3;1.84;11004 +101087;50.55326;2.10211;136;20221008;15.4;9.6;12.5;2.2;10.79;0;1.4;8361 +101087;50.55326;2.10211;136;20221009;17;5.4;11.2;2.3;9.29;0;1.64;11684 +101087;50.55326;2.10211;136;20221010;17.1;8.7;12.9;3.1;10.59;0;1.75;9778 +101087;50.55326;2.10211;136;20221011;15.7;4.8;10.2;.7;9.19;0;1.03;10981 +101087;50.55326;2.10211;136;20221012;16.8;3.2;10;2.1;10.29;.7;1.27;12088 +101087;50.55326;2.10211;136;20221013;14.1;11.7;12.9;3.7;13.99;3.7;.77;4945 +101087;50.55326;2.10211;136;20221014;16;13.5;14.7;2.9;14.89;1.3;.97;4969 +101087;50.55326;2.10211;136;20221015;17;12.8;14.9;4.4;14.19;1.6;1.35;6365 +101087;50.55326;2.10211;136;20221016;17.3;11.1;14.2;3.9;13.59;2.8;1.32;7630 +101087;50.55326;2.10211;136;20221017;17.2;14.8;16;3;16.19;1.1;.97;4636 +101087;50.55326;2.10211;136;20221018;19;12.9;15.9;1.4;14.69;0;1.07;7326 +101087;50.55326;2.10211;136;20221019;18.1;9.5;13.8;2.2;13.09;1.2;1.14;8574 +101087;50.55326;2.10211;136;20221020;19.1;13;16;2.7;15.49;5.4;1.16;7089 +101087;50.55326;2.10211;136;20221021;19.4;12.8;16.1;4.3;14.39;.9;1.62;7256 +101087;50.55326;2.10211;136;20221022;17.6;13.5;15.5;4.4;14.29;.1;1.41;5604 +101087;50.55326;2.10211;136;20221023;19.1;14.1;16.6;4.9;14.59;9.1;1.73;6095 +101087;50.55326;2.10211;136;20221024;16.4;14.1;15.2;8.2;13.59;10.8;1.88;4035 +101087;50.55326;2.10211;136;20221025;16.3;12;14.1;4.4;13.69;0;1.14;5458 +101087;50.55326;2.10211;136;20221026;19.9;13.5;16.7;4.2;14.79;0;1.59;6566 +101087;50.55326;2.10211;136;20221027;20.6;13.4;17;3.7;14.89;0;1.56;6853 +101087;50.55326;2.10211;136;20221028;19.8;14.4;17.1;3.1;14.99;0;1.38;5821 +101087;50.55326;2.10211;136;20221029;21;12.1;16.5;2.6;14.99;0;1.22;7373 +101087;50.55326;2.10211;136;20221030;15.1;11.8;13.4;2.6;13.29;.3;.81;4376 +101087;50.55326;2.10211;136;20221031;17;8.2;12.6;3.2;12.99;3.3;.82;7083 +101087;50.55326;2.10211;136;20221101;15.2;11.2;13.2;9.9;11.49;9.2;2.01;4663 +101087;50.55326;2.10211;136;20221102;13.8;9.5;11.6;6.9;10.79;1.5;1.45;4755 +101087;50.55326;2.10211;136;20221103;13.2;11.3;12.2;6.2;11.69;11.8;1.24;3075 +101087;50.55326;2.10211;136;20221104;11.3;7.8;9.5;4;9.79;1.1;.9;4135 +101087;50.55326;2.10211;136;20221105;10.6;4.3;7.4;4.2;9.29;2.5;.59;5484 +101087;50.55326;2.10211;136;20221106;11.1;9.5;10.3;7.3;11.69;26.8;.6;2670 +101087;50.55326;2.10211;136;20221107;14.8;10.6;12.7;6.7;12.19;.1;1.22;4309 +101087;50.55326;2.10211;136;20221108;14.5;11.1;12.8;7.8;11.69;1.4;1.53;3801 +101087;50.55326;2.10211;136;20221109;12.5;10;11.2;6.2;11.49;7.4;.94;3190 +101087;50.55326;2.10211;136;20221110;14;8.7;11.3;5.4;11.59;.1;.88;4609 +101087;50.55326;2.10211;136;20221111;12.4;8.4;10.4;5.3;10.69;.1;.89;3924 +101087;50.55326;2.10211;136;20221112;12.3;6.8;9.5;1.6;10.39;.1;.43;4540 +101087;50.55326;2.10211;136;20221113;15.3;3.6;9.4;.9;9.59;0;.29;6555 +101087;50.55326;2.10211;136;20221114;8.4;2.2;5.3;3.9;9.09;.4;.11;4668 +101087;50.55326;2.10211;136;20221115;11.2;7.3;9.2;6;11.09;5.2;.42;3623 +101087;50.55326;2.10211;136;20221116;11.4;6.6;9;5.7;10.49;22.1;.55;3964 +101087;50.55326;2.10211;136;20221117;11.9;9.6;10.7;8.1;10.79;8;1.13;2671 +101087;50.55326;2.10211;136;20221118;12.3;6.9;9.6;3.2;9.39;.2;.79;4077 +101087;50.55326;2.10211;136;20221119;9.6;6.4;8;2.5;9.69;.7;.4;3068 +101087;50.55326;2.10211;136;20221120;10.4;3.9;7.1;3;8.79;1.4;.45;4344 +101087;50.55326;2.10211;136;20221121;7.6;3;5.3;4.5;8.29;12.2;.34;3585 +101087;50.55326;2.10211;136;20221122;8.6;4.5;6.5;6.6;8.99;14.9;.44;3328 +101087;50.55326;2.10211;136;20221123;11.4;4.4;7.9;6.3;9.49;14.2;.62;4314 +101087;50.55326;2.10211;136;20221124;10.5;6.4;8.4;5.7;9.79;12.2;.62;3232 +101087;50.55326;2.10211;136;20221125;11.8;7.6;9.7;4;9.79;1.3;.78;3226 +101087;50.55326;2.10211;136;20221126;10.6;5.7;8.1;5;9.49;3.3;.59;3444 +101087;50.55326;2.10211;136;20221127;7.5;6.1;6.8;6.3;9.69;14.7;.25;1773 +101087;50.55326;2.10211;136;20221128;10.9;7.9;9.4;2.9;10.29;2.2;.5;2604 +101087;50.55326;2.10211;136;20221129;9.8;1.5;5.6;1.1;7.79;.2;.12;4338 +101087;50.55326;2.10211;136;20221130;6.9;1.5;4.2;1.2;7.79;.2;.1;3439 +101087;50.55326;2.10211;136;20221201;5.6;3;4.3;1.6;7.59;0;.25;2329 +101087;50.55326;2.10211;136;20221202;4.2;.6;2.4;2.4;6.49;.1;.26;2726 +101087;50.55326;2.10211;136;20221203;2.1;1;1.5;3.7;5.79;0;.51;1449 +101087;50.55326;2.10211;136;20221204;.7;.5;.6;3;5.69;.3;.43;557 +101087;50.55326;2.10211;136;20221205;3.7;.4;2;1.7;6.69;.4;.15;2525 +101087;50.55326;2.10211;136;20221206;7.6;2.2;4.9;1.8;7.49;.5;.23;3225 +101087;50.55326;2.10211;136;20221207;5.6;2.8;4.2;3;7.29;.1;.36;2276 +101087;50.55326;2.10211;136;20221208;4.3;-.8;1.7;2.3;5.69;.2;.31;3078 +101087;50.55326;2.10211;136;20221209;3.7;-2.2;.7;1.9;5.69;1.7;.15;3292 +101087;50.55326;2.10211;136;20221210;3.3;-1.1;1.1;2.8;5.89;.9;.24;2810 +101087;50.55326;2.10211;136;20221211;-.1;-.4;-.3;4.4;5.49;.9;.38;660 +101087;50.55326;2.10211;136;20221212;-1.3;-3.4;-2.4;3.5;4.49;0;.31;1887 +101087;50.55326;2.10211;136;20221213;-1.6;-6;-3.8;1.3;3.99;0;.12;2759 +101087;50.55326;2.10211;136;20221214;1.3;-3.3;-1;1.2;4.59;.1;.17;2809 +101087;50.55326;2.10211;136;20221215;3.3;-1.9;.7;1.4;5.49;.4;.14;2981 +101087;50.55326;2.10211;136;20221216;4.8;-.6;2.1;1.2;5.69;.1;.17;3028 +101087;50.55326;2.10211;136;20221217;-1;-3.1;-2.1;2.8;4.29;0;.38;1848 +101087;50.55326;2.10211;136;20221218;0;-5.7;-2.9;4.5;4.59;3.2;.17;3098 +101087;50.55326;2.10211;136;20221219;9.2;.2;4.7;8.1;9.29;5.4;0;3911 +101087;50.55326;2.10211;136;20221220;10.3;9.1;9.7;5.3;10.99;8.8;.55;1367 +101087;50.55326;2.10211;136;20221221;9.2;7.1;8.1;4.3;10.49;14.6;.24;1839 +101087;50.55326;2.10211;136;20221222;10.5;7.6;9;4.4;11.49;6;.12;2178 +101087;50.55326;2.10211;136;20221223;12.7;9.2;10.9;6;11.59;14.9;.65;2405 +101087;50.55326;2.10211;136;20221224;11.4;10;10.7;6;11.39;.4;.72;1489 +101087;50.55326;2.10211;136;20221225;9.7;9.1;9.4;3.7;11.39;7.4;.35;945 +101087;50.55326;2.10211;136;20221226;9.3;8.5;8.9;5.4;9.19;4;1.01;1109 +101087;50.55326;2.10211;136;20221227;8.8;3.9;6.3;5.8;8.29;4.1;.58;2894 +101087;50.55326;2.10211;136;20221228;10;6.5;8.2;9;10.49;7.3;.31;2442 +101087;50.55326;2.10211;136;20221229;8.7;9.4;9;9.2;9.39;7.2;1.31;0 +101087;50.55326;2.10211;136;20221230;12.3;4;8.1;7.7;10.09;22.2;.46;3852 +101087;50.55326;2.10211;136;20221231;15.4;11.2;13.3;9.8;13.09;6.1;1.13;2730 +101088;50.57692;2.45331;33;20220101;15.8;10.3;13.1;4.5;12.1;1;.95;2952 +101088;50.57692;2.45331;33;20220102;13.5;11;12.3;7.6;11.7;5.5;1.21;2009 +101088;50.57692;2.45331;33;20220103;10.9;10.1;10.5;7.3;10.6;7.8;1.09;1151 +101088;50.57692;2.45331;33;20220104;9;7.5;8.3;4.7;8.7;6.3;.93;1584 +101088;50.57692;2.45331;33;20220105;6.2;1.8;4;4.8;6.5;.2;.69;2728 +101088;50.57692;2.45331;33;20220106;6.2;.3;3.3;4.1;6.6;1.9;.45;3186 +101088;50.57692;2.45331;33;20220107;6.8;3.6;5.2;5.4;7.3;6;.72;2373 +101088;50.57692;2.45331;33;20220108;8.3;1.4;4.9;5.7;8.2;12;.28;3515 +101088;50.57692;2.45331;33;20220109;7.6;4.3;6;3.8;6.9;0;.86;2461 +101088;50.57692;2.45331;33;20220110;2.4;-1.7;.4;2.6;6.5;.2;.02;2773 +101088;50.57692;2.45331;33;20220111;5.1;2.4;3.8;2.8;6.8;.7;.44;2279 +101088;50.57692;2.45331;33;20220112;7.9;2.5;5.2;1.2;8.3;0;.14;3257 +101088;50.57692;2.45331;33;20220113;8.6;-.1;4.3;.5;7.4;0;.02;4183 +101088;50.57692;2.45331;33;20220114;9.8;-.8;4.5;.6;6.9;.3;.04;4676 +101088;50.57692;2.45331;33;20220115;2.7;.6;1.7;2;6.7;.1;.19;2116 +101088;50.57692;2.45331;33;20220116;6.7;.8;3.8;4;7.9;0;.14;3587 +101088;50.57692;2.45331;33;20220117;7.9;1.4;4.7;2;7.2;.1;.34;3817 +101088;50.57692;2.45331;33;20220118;7.7;-.6;3.6;1.2;7.4;.1;.12;4373 +101088;50.57692;2.45331;33;20220119;8.3;2.8;5.6;3.1;8.1;.4;.39;3615 +101088;50.57692;2.45331;33;20220120;5.1;2.4;3.8;3.4;7;2.4;.46;2574 +101088;50.57692;2.45331;33;20220121;7.1;1.1;4.1;3;7;0;.45;3889 +101088;50.57692;2.45331;33;20220122;5.4;4.5;5;2.9;7.6;0;.53;1537 +101088;50.57692;2.45331;33;20220123;5.4;4.2;4.8;2.2;7.2;0;.54;1801 +101088;50.57692;2.45331;33;20220124;6.2;.2;3.2;1.4;6.4;0;.32;4075 +101088;50.57692;2.45331;33;20220125;.7;-2.9;-1.1;.6;6;.1;.12;3210 +101088;50.57692;2.45331;33;20220126;5;.9;3;2.9;6.9;0;.34;3480 +101088;50.57692;2.45331;33;20220127;9.6;3.9;6.8;5;8.9;.3;.54;4169 +101088;50.57692;2.45331;33;20220128;8.7;.9;4.8;4.3;8.1;.1;.37;4955 +101088;50.57692;2.45331;33;20220129;11.3;6.5;8.9;7.2;10.2;.1;.74;3955 +101088;50.57692;2.45331;33;20220130;8.8;2.2;5.5;3.1;7.3;.6;.66;4713 +101088;50.57692;2.45331;33;20220131;6.8;2.9;4.9;7.6;6.4;0;1.24;3687 +101088;50.57692;2.45331;33;20220201;11.2;1.6;6.4;6.6;9.4;.2;.42;5875 +101088;50.57692;2.45331;33;20220202;11.5;9;10.3;5.2;10.3;0;1.01;3056 +101088;50.57692;2.45331;33;20220203;8.1;7.5;7.8;4.4;9.1;.7;.77;1529 +101088;50.57692;2.45331;33;20220204;9.2;7.7;8.5;5.8;8.3;1;1.32;2452 +101088;50.57692;2.45331;33;20220205;9;2.1;5.6;7.2;7.7;1.3;.89;5334 +101088;50.57692;2.45331;33;20220206;10.8;8.3;9.6;11.4;9.2;8.2;1.67;3271 +101088;50.57692;2.45331;33;20220207;9.1;2.9;6;5.2;7.3;.1;1.04;5233 +101088;50.57692;2.45331;33;20220208;10.8;6.8;8.8;6.3;10.6;.1;.57;4278 +101088;50.57692;2.45331;33;20220209;11;7.7;9.4;2.9;9.5;0;.85;3954 +101088;50.57692;2.45331;33;20220210;7.8;4.4;6.1;4.1;8.54;1.7;.78;2956 +101088;50.57692;2.45331;33;20220211;8.6;2.7;5.6;3.3;6.4;0;1.06;5546 +101088;50.57692;2.45331;33;20220212;7.9;-.2;3.8;4.3;5.67;0;1.12;7452 +101088;50.57692;2.45331;33;20220213;10.9;1.3;6.1;5.9;7.3;2.5;1.24;6559 +101088;50.57692;2.45331;33;20220214;10.9;8.1;9.5;6.1;9.07;1;1.35;4532 +101088;50.57692;2.45331;33;20220215;9.8;4.3;7.1;5.7;9.1;11.1;.7;5273 +101088;50.57692;2.45331;33;20220216;13;8.4;10.7;12.6;12.4;1.1;.59;5256 +101088;50.57692;2.45331;33;20220217;11.4;9.6;10.5;11;9.3;.4;2.03;3348 +101088;50.57692;2.45331;33;20220218;12.2;8.3;10.3;12.2;8.5;1.3;2.46;5005 +101088;50.57692;2.45331;33;20220219;8.3;4.7;6.5;8.7;7.3;2.1;1.47;4890 +101088;50.57692;2.45331;33;20220220;12.1;6.1;9.1;12.6;10.2;4.4;1.14;6415 +101088;50.57692;2.45331;33;20220221;11.2;5.4;8.3;9.9;7.3;0;2.23;6412 +101088;50.57692;2.45331;33;20220222;12.5;4;8.3;6.4;9.4;.4;1.14;7888 +101088;50.57692;2.45331;33;20220223;11.5;2.5;7;3.8;7.9;.1;1.17;8249 +101088;50.57692;2.45331;33;20220224;9.2;7.4;8.3;7;7.1;2.8;1.98;3756 +101088;50.57692;2.45331;33;20220225;9.7;3;6.4;3.7;6.5;.1;1.39;7353 +101088;50.57692;2.45331;33;20220226;9.6;-2.1;3.8;2.4;6.1;.1;1.02;9869 +101088;50.57692;2.45331;33;20220227;9.5;-1.2;4.2;4.2;5.4;0;1.53;9589 +101088;50.57692;2.45331;33;20220228;10.6;1.1;5.9;4;5.6;1.7;1.74;9179 +101088;50.57692;2.45331;33;20220301;9.4;4.9;7.2;1.7;7.7;2;.94;6421 +101088;50.57692;2.45331;33;20220302;9.8;5.2;7.5;2;7.9;.3;1.01;6593 +101088;50.57692;2.45331;33;20220303;14.2;4.8;9.5;1.5;9.1;0;1.14;9565 +101088;50.57692;2.45331;33;20220304;12.6;4.7;8.7;1.5;10;0;.92;8904 +101088;50.57692;2.45331;33;20220305;9.8;7.3;8.6;3.2;9.2;0;1.01;5091 +101088;50.57692;2.45331;33;20220306;7.6;.9;4.3;4.6;5.7;0;1.45;8451 +101088;50.57692;2.45331;33;20220307;5.6;-1.4;2.1;4.2;4.6;0;1.39;8767 +101088;50.57692;2.45331;33;20220308;10.6;-3.9;3.4;3.8;4.9;0;1.78;12799 +101088;50.57692;2.45331;33;20220309;14.4;.6;7.5;3.5;7.3;0;1.84;12669 +101088;50.57692;2.45331;33;20220310;16.6;2.3;9.5;3.1;7.7;0;2.1;13084 +101088;50.57692;2.45331;33;20220311;13.8;4.5;9.2;6.4;8.7;1.6;1.96;10705 +101088;50.57692;2.45331;33;20220312;13.5;7.8;10.7;5.7;9.4;1.5;1.92;8503 +101088;50.57692;2.45331;33;20220313;13.2;8;10.6;5.7;9.8;1.7;1.75;8236 +101088;50.57692;2.45331;33;20220314;13.6;7.7;10.7;3;9.6;0;1.57;8894 +101088;50.57692;2.45331;33;20220315;11.3;4.9;8.1;2;9.8;0;1.03;9390 +101088;50.57692;2.45331;33;20220316;12.1;6.2;9.2;3.7;10.7;0;1.05;9139 +101088;50.57692;2.45331;33;20220317;12.3;6.6;9.5;3.2;7.5;0;1.88;9104 +101088;50.57692;2.45331;33;20220318;13.8;1.4;7.6;4.5;7.24;.1;2.13;14112 +101088;50.57692;2.45331;33;20220319;15.1;5.9;10.5;7.3;6.54;0;3.46;13254 +101088;50.57692;2.45331;33;20220320;10.4;2.5;6.4;2.9;6.03;0;1.8;12329 +101088;50.57692;2.45331;33;20220321;17.8;.1;9;2.2;8.08;0;2.15;15587 +101088;50.57692;2.45331;33;20220322;19.6;7;13.3;2.7;8.47;0;2.77;15210 +101088;50.57692;2.45331;33;20220323;19.1;5.8;12.5;2;7.3;0;2.54;15712 +101088;50.57692;2.45331;33;20220324;17.6;4.4;11;2.5;7.17;0;2.58;15775 +101088;50.57692;2.45331;33;20220325;16.1;6.4;11.3;4.2;8.1;0;2.65;13843 +101088;50.57692;2.45331;33;20220326;16.8;7;11.9;5.5;8.64;0;2.9;14121 +101088;50.57692;2.45331;33;20220327;15.1;7.3;11.2;4.6;10.3;0;1.92;11762 +101088;50.57692;2.45331;33;20220328;16.8;3.3;10.1;2.5;9.77;.8;1.94;15663 +101088;50.57692;2.45331;33;20220329;14.3;8.1;11.2;4;10.47;.4;1.67;9700 +101088;50.57692;2.45331;33;20220330;11.3;8.1;9.7;4.1;8.84;2.4;1.59;6277 +101088;50.57692;2.45331;33;20220331;8.4;3.2;5.8;8.8;6.97;7.8;1.56;7862 +101088;50.57692;2.45331;33;20220401;5.3;.9;3.1;10.2;5.8;1;1.49;7351 +101088;50.57692;2.45331;33;20220402;7.3;.9;4.1;6.4;5.14;.1;2.02;11610 +101088;50.57692;2.45331;33;20220403;8.9;-.7;4.1;2.9;5.7;.4;1.67;13256 +101088;50.57692;2.45331;33;20220404;8.9;1.8;5.4;6.4;8.84;3.2;.79;8637 +101088;50.57692;2.45331;33;20220405;13.5;8.7;11.1;6.8;11.04;1.1;1.54;7259 +101088;50.57692;2.45331;33;20220406;11.5;9.4;10.4;6.8;9.94;4;1.64;5213 +101088;50.57692;2.45331;33;20220407;12.8;9.4;11.1;10.4;9;6.1;2.71;10523 +101088;50.57692;2.45331;33;20220408;7.9;4.8;6.3;3.7;7.04;1.1;1.41;6282 +101088;50.57692;2.45331;33;20220409;11.4;2.5;7;4.3;6.94;.1;2.17;14303 +101088;50.57692;2.45331;33;20220410;13.1;1.9;7.5;2.6;7.04;0;2.34;18029 +101088;50.57692;2.45331;33;20220411;18.8;4.2;11.5;5;7.44;0;3.85;20075 +101088;50.57692;2.45331;33;20220412;21.3;9.4;15.3;3.9;11.04;0;3.51;17437 +101088;50.57692;2.45331;33;20220413;17.7;9.9;13.8;1.8;11.84;.1;2.28;14766 +101088;50.57692;2.45331;33;20220414;17.3;8.1;12.7;2.2;11.6;.1;2.23;15269 +101088;50.57692;2.45331;33;20220415;18.2;9;13.6;2.9;11.1;0;2.72;17621 +101088;50.57692;2.45331;33;20220416;17.1;7;12.1;4.1;9.6;0;2.94;17976 +101088;50.57692;2.45331;33;20220417;20.2;5.4;12.8;2.6;7.3;0;3.75;22133 +101088;50.57692;2.45331;33;20220418;16.9;6.7;11.8;3.1;9;0;2.73;16941 +101088;50.57692;2.45331;33;20220419;16.6;7.1;11.8;3.6;10.04;0;2.5;15301 +101088;50.57692;2.45331;33;20220420;17.5;8.1;12.8;5;9;0;3.39;17686 +101088;50.57692;2.45331;33;20220421;18;8.1;13;5.3;9.2;0;3.52;18587 +101088;50.57692;2.45331;33;20220422;15.5;9.5;12.5;5.8;10.04;0;2.78;14060 +101088;50.57692;2.45331;33;20220423;18.4;10.1;14.3;5.9;10.8;0;3.27;15965 +101088;50.57692;2.45331;33;20220424;18.1;10.9;14.5;6.1;9.9;0;3.5;15148 +101088;50.57692;2.45331;33;20220425;13.7;7;10.3;5.2;9.6;1;2.27;14019 +101088;50.57692;2.45331;33;20220426;14.4;7.4;10.9;5.3;8.47;0;2.95;16406 +101088;50.57692;2.45331;33;20220427;15.5;5.2;10.3;5.2;8.27;0;3.18;20192 +101088;50.57692;2.45331;33;20220428;17.4;6.7;12;4.5;8.85;0;3.55;21549 +101088;50.57692;2.45331;33;20220429;15.3;8.4;11.9;4.2;9.6;0;2.95;18431 +101088;50.57692;2.45331;33;20220430;14.4;6.8;10.6;3.7;8.1;0;3.04;18941 +101088;50.57692;2.45331;33;20220501;15.8;3.4;9.6;2;8.33;0;2.63;18443 +101088;50.57692;2.45331;33;20220502;17.3;8.7;13;3.6;9.34;0;3.2;17126 +101088;50.57692;2.45331;33;20220503;16;6.9;11.5;3.1;9.6;0;2.74;16336 +101088;50.57692;2.45331;33;20220504;16.4;3.8;10.1;2.3;9.9;1.5;2.52;18486 +101088;50.57692;2.45331;33;20220505;16.5;10.7;13.6;3;11.65;.1;2.86;17416 +101088;50.57692;2.45331;33;20220506;21.9;4.3;13.1;1.8;10.3;.1;3.86;25879 +101088;50.57692;2.45331;33;20220507;19.7;11.1;15.4;3.1;12.9;1;3.21;18203 +101088;50.57692;2.45331;33;20220508;19.8;10.8;15.3;3.4;11.6;0;3.55;18732 +101088;50.57692;2.45331;33;20220509;23.7;4.9;14.3;2.1;10.3;0;4.39;27224 +101088;50.57692;2.45331;33;20220510;21.5;12.5;17;4.1;11.7;0;4.18;18947 +101088;50.57692;2.45331;33;20220511;22;10.8;16.4;4.2;11.4;0;4.39;21251 +101088;50.57692;2.45331;33;20220512;18.3;8.7;13.5;4.4;11.1;.1;3.41;19781 +101088;50.57692;2.45331;33;20220513;18.1;8.7;13.4;4.6;10.5;0;3.54;19677 +101088;50.57692;2.45331;33;20220514;22.9;7.7;15.3;2.1;11.4;0;4.17;25147 +101088;50.57692;2.45331;33;20220515;27.9;7.5;17.7;2;11.6;.1;5.22;28826 +101088;50.57692;2.45331;33;20220516;22.4;16.5;19.5;4.3;14.6;.3;4;15826 +101088;50.57692;2.45331;33;20220517;27.2;13.9;20.6;1.6;15.2;2.7;4.53;23867 +101088;50.57692;2.45331;33;20220518;25.2;13.9;19.6;1.9;15.4;.2;4.17;22102 +101088;50.57692;2.45331;33;20220519;21.2;15.3;18.3;2.7;15.4;5.8;3.24;16045 +101088;50.57692;2.45331;33;20220520;16.2;9.8;13;2.8;13.1;9.6;2.43;16782 +101088;50.57692;2.45331;33;20220521;19.6;11.2;15.4;3.5;12.3;.1;3.55;19305 +101088;50.57692;2.45331;33;20220522;23.5;6.8;15.2;1.1;12.7;.4;4.16;27325 +101088;50.57692;2.45331;33;20220523;15.2;13.7;14.5;2.4;15.1;7.8;1.52;8230 +101088;50.57692;2.45331;33;20220524;16.8;10.4;13.6;4.8;11.9;1.1;2.97;17051 +101088;50.57692;2.45331;33;20220525;16.7;8.8;12.8;5.4;12.2;.8;2.81;19012 +101088;50.57692;2.45331;33;20220526;18.4;11.5;15;6.1;13.5;.1;3.11;17832 +101088;50.57692;2.45331;33;20220527;19;13.7;16.4;4.2;13.1;0;3.35;15683 +101088;50.57692;2.45331;33;20220528;16.7;8.2;12.5;3;10.1;.3;3.25;19922 +101088;50.57692;2.45331;33;20220529;14;6.1;10.1;2.6;9.6;.7;2.7;19266 +101088;50.57692;2.45331;33;20220530;15.9;3.4;9.7;.9;9.1;0;3.17;24304 +101088;50.57692;2.45331;33;20220531;18.1;6.5;12.3;2.5;9.9;0;3.61;23480 +101088;50.57692;2.45331;33;20220601;18.8;6.7;12.8;2.6;10.3;.2;3.73;24045 +101088;50.57692;2.45331;33;20220602;21.7;3.7;12.7;1.5;9.8;0;4.32;29401 +101088;50.57692;2.45331;33;20220603;24.4;7.3;15.9;1.7;13;7.1;4.61;28727 +101088;50.57692;2.45331;33;20220604;25.1;14;19.6;2.8;15.9;6.7;4.52;23201 +101088;50.57692;2.45331;33;20220605;20;14.3;17.2;2.3;16.9;4.7;2.84;16666 +101088;50.57692;2.45331;33;20220606;19;11.1;15.1;4.4;12.9;.5;3.46;19658 +101088;50.57692;2.45331;33;20220607;19;9.5;14.3;2.8;14.4;2.9;3.11;21597 +101088;50.57692;2.45331;33;20220608;19.1;12.5;15.8;4.4;15.2;1.2;2.94;18035 +101088;50.57692;2.45331;33;20220609;19.7;11.8;15.8;4.4;13.7;.1;3.51;19763 +101088;50.57692;2.45331;33;20220610;21.2;15;18.1;3.5;15.5;0;3.51;17536 +101088;50.57692;2.45331;33;20220611;21.3;12.9;17.1;2.8;13.3;0;3.89;20438 +101088;50.57692;2.45331;33;20220612;20.7;8.8;14.8;3;12.3;0;3.99;24354 +101088;50.57692;2.45331;33;20220613;20.1;11.1;15.6;2.4;11.8;0;3.79;21204 +101088;50.57692;2.45331;33;20220614;23.4;5.7;14.6;1;10.6;0;4.52;29761 +101088;50.57692;2.45331;33;20220615;26.2;7;16.6;1.6;12.1;0;5.17;31022 +101088;50.57692;2.45331;33;20220616;27;9.8;18.4;1.4;13.8;0;5.09;29383 +101088;50.57692;2.45331;33;20220617;31.5;13.7;22.6;2.1;15.2;0;6.21;29908 +101088;50.57692;2.45331;33;20220618;32.2;16;24.1;3.4;16.6;2.1;6.83;28545 +101088;50.57692;2.45331;33;20220619;16.9;12.6;14.8;5.1;13.1;2.2;2.82;14717 +101088;50.57692;2.45331;33;20220620;20;12.4;16.2;3.6;12.2;.2;3.88;19565 +101088;50.57692;2.45331;33;20220621;22;6.9;14.5;2;12.3;0;4.27;27573 +101088;50.57692;2.45331;33;20220622;26.3;8;17.2;2.3;13.6;.5;5.24;30350 +101088;50.57692;2.45331;33;20220623;27.5;14.1;20.8;2.1;17.4;2.8;4.96;25967 +101088;50.57692;2.45331;33;20220624;22.1;14.8;18.5;2.6;17.4;10.5;3.43;19162 +101088;50.57692;2.45331;33;20220625;20.2;14.5;17.4;3.5;14.9;.8;3.34;16925 +101088;50.57692;2.45331;33;20220626;22;12.6;17.3;3.1;13.1;0;4.2;21718 +101088;50.57692;2.45331;33;20220627;19.9;10.3;15.1;2.8;13.2;1.6;3.59;21931 +101088;50.57692;2.45331;33;20220628;24.8;9.4;17.1;2.3;13;0;4.87;27748 +101088;50.57692;2.45331;33;20220629;23.8;9.2;16.5;2;13.9;.9;4.46;26990 +101088;50.57692;2.45331;33;20220630;16.3;12.4;14.4;1.9;14.6;7.9;2.24;13939 +101088;50.57692;2.45331;33;20220701;19.7;9.1;14.4;3.2;12.2;0;3.74;22942 +101088;50.57692;2.45331;33;20220702;24;8.7;16.4;2;12.7;0;4.63;27520 +101088;50.57692;2.45331;33;20220703;20.6;11.6;16.1;3;13.1;0;3.78;21077 +101088;50.57692;2.45331;33;20220704;22.9;9.4;16.2;2.9;13.4;0;4.37;25767 +101088;50.57692;2.45331;33;20220705;22.2;10.7;16.5;2.3;12.9;0;4.14;23739 +101088;50.57692;2.45331;33;20220706;24.2;9.7;17;2.2;13.8;0;4.54;26602 +101088;50.57692;2.45331;33;20220707;20.1;16;18.1;4;14.4;.1;3.39;14122 +101088;50.57692;2.45331;33;20220708;26.6;7.5;17.1;1.3;12.6;0;5.02;30397 +101088;50.57692;2.45331;33;20220709;23.3;11.1;17.2;3;14.2;0;4.31;24239 +101088;50.57692;2.45331;33;20220710;25.7;8.4;17.1;1.2;12.9;0;4.72;28789 +101088;50.57692;2.45331;33;20220711;28.4;10.3;19.4;1.7;13.8;0;5.35;29369 +101088;50.57692;2.45331;33;20220712;31.4;11.2;21.3;1.1;15.4;0;5.57;30616 +101088;50.57692;2.45331;33;20220713;29.2;18.9;24.1;1.7;17.1;0;4.84;22033 +101088;50.57692;2.45331;33;20220714;25.4;16.8;21.1;2.9;15.1;0;4.59;20073 +101088;50.57692;2.45331;33;20220715;24.4;8.5;16.5;1.5;11.6;0;4.54;27202 +101088;50.57692;2.45331;33;20220716;26.1;9.7;17.9;1.9;12.4;0;4.93;27535 +101088;50.57692;2.45331;33;20220717;29.2;8.4;18.8;1.4;11.2;0;5.38;30135 +101088;50.57692;2.45331;33;20220718;37;12.5;24.8;1;13.2;0;5.96;30028 +101088;50.57692;2.45331;33;20220719;39;14.2;26.6;2.3;14.9;2.2;7.52;29917 +101088;50.57692;2.45331;33;20220720;24.2;17.9;21.1;3.2;18.8;7.3;3.63;16825 +101088;50.57692;2.45331;33;20220721;22.8;17.2;20;3.1;18;.1;3.31;15801 +101088;50.57692;2.45331;33;20220722;21.9;12.8;17.4;2.1;15.1;.3;3.51;20057 +101088;50.57692;2.45331;33;20220723;26.9;11.7;19.3;1.5;15.4;0;4.57;25809 +101088;50.57692;2.45331;33;20220724;31.3;13.2;22.3;2.7;15.7;0;6.02;28041 +101088;50.57692;2.45331;33;20220725;23.1;17.5;20.3;5.5;16.5;0;4.05;15533 +101088;50.57692;2.45331;33;20220726;21;16.2;18.6;2.9;14.8;.5;3.24;14316 +101088;50.57692;2.45331;33;20220727;22.8;8.9;15.9;1.8;12.3;0;4;24237 +101088;50.57692;2.45331;33;20220728;24.9;8.3;16.6;1.4;12.2;0;4.33;26357 +101088;50.57692;2.45331;33;20220729;26;10;18;1.8;13;0;4.56;25748 +101088;50.57692;2.45331;33;20220730;25.5;10;17.8;2.2;13.9;0;4.46;25213 +101088;50.57692;2.45331;33;20220731;23.1;17.3;20.2;5.9;18.4;0;3.51;15347 +101088;50.57692;2.45331;33;20220801;25.1;17.5;21.3;2.3;18.4;.3;3.64;17472 +101088;50.57692;2.45331;33;20220802;27.4;15.1;21.3;3.4;17.7;.1;4.65;22101 +101088;50.57692;2.45331;33;20220803;32.4;14.9;23.7;2.1;18.1;0;5.52;26211 +101088;50.57692;2.45331;33;20220804;26;16.4;21.2;2.3;17.2;.1;3.99;19305 +101088;50.57692;2.45331;33;20220805;22.5;11.5;17;2.6;13.1;.1;3.78;20542 +101088;50.57692;2.45331;33;20220806;23.6;7.4;15.5;1.6;10.4;0;4.07;24776 +101088;50.57692;2.45331;33;20220807;25;7.7;16.4;2.6;10.9;0;4.64;25445 +101088;50.57692;2.45331;33;20220808;26.3;7.9;17.1;2.6;12.8;0;4.68;26076 +101088;50.57692;2.45331;33;20220809;27.5;10.3;18.9;3;15.5;0;4.72;25050 +101088;50.57692;2.45331;33;20220810;31.9;11.9;21.9;2.3;15.2;0;5.55;26685 +101088;50.57692;2.45331;33;20220811;33;13.2;23.1;2;14.7;0;5.6;26507 +101088;50.57692;2.45331;33;20220812;33.4;12.7;23.1;2;13.5;0;5.67;26326 +101088;50.57692;2.45331;33;20220813;33.1;12;22.6;1.6;12.8;0;5.29;26143 +101088;50.57692;2.45331;33;20220814;32.5;11.7;22.1;1.5;13;.2;5.09;25958 +101088;50.57692;2.45331;33;20220815;28.5;17.9;23.2;2.8;17.5;0;4.47;18870 +101088;50.57692;2.45331;33;20220816;27.4;16.3;21.9;1.8;18.1;.8;3.81;19168 +101088;50.57692;2.45331;33;20220817;24.3;16.3;20.3;1.3;19.4;4.4;2.91;16153 +101088;50.57692;2.45331;33;20220818;26.9;13.6;20.3;1.4;17.5;.3;3.67;20665 +101088;50.57692;2.45331;33;20220819;23.8;16.3;20.1;3.7;18.9;.3;3.08;15401 +101088;50.57692;2.45331;33;20220820;23.1;11.6;17.4;3.2;14.2;0;3.55;18918 +101088;50.57692;2.45331;33;20220821;23.5;9.6;16.6;1.5;14.4;.1;3.26;20631 +101088;50.57692;2.45331;33;20220822;26.8;15.4;21.1;1.4;16.1;.4;3.53;18532 +101088;50.57692;2.45331;33;20220823;26.2;16;21.1;1.7;18.7;.1;3.29;17385 +101088;50.57692;2.45331;33;20220824;31.3;16.4;23.9;1.3;19;.1;4.08;20833 +101088;50.57692;2.45331;33;20220825;26.6;14.8;20.7;2.4;18.6;0;3.51;18382 +101088;50.57692;2.45331;33;20220826;23.7;17.8;20.8;2.8;16.3;0;3.17;12889 +101088;50.57692;2.45331;33;20220827;23.8;9.1;16.5;2;13.1;0;3.37;20158 +101088;50.57692;2.45331;33;20220828;24.6;13.5;19.1;3.3;13.3;0;3.92;17361 +101088;50.57692;2.45331;33;20220829;24.1;13.8;19;3.2;13.3;0;3.75;16572 +101088;50.57692;2.45331;33;20220830;26;10.4;18.2;3;14.3;0;3.88;20203 +101088;50.57692;2.45331;33;20220831;25.5;13.8;19.7;3.1;14.8;0;3.75;17333 +101088;50.57692;2.45331;33;20220901;28.1;14.3;21.2;2.5;12.6;0;4.3;18644 +101088;50.57692;2.45331;33;20220902;26.3;9.7;18;2.1;13.4;3.3;3.65;20250 +101088;50.57692;2.45331;33;20220903;26.3;13.3;19.8;1.9;17.9;1.9;3.14;17746 +101088;50.57692;2.45331;33;20220904;27;13.4;20.2;1.9;16.2;.1;3.38;17970 +101088;50.57692;2.45331;33;20220905;26.5;15.9;21.2;2.5;16.2;4.6;3.46;15706 +101088;50.57692;2.45331;33;20220906;24.9;14.4;19.7;2.1;16.6;2.1;2.94;15471 +101088;50.57692;2.45331;33;20220907;23.3;15.2;19.3;2.9;16.5;1;2.79;13449 +101088;50.57692;2.45331;33;20220908;21.8;15.1;18.5;3.4;16;10.5;2.6;12104 +101088;50.57692;2.45331;33;20220909;20.3;14.6;17.5;5.1;16;6.1;2.4;11047 +101088;50.57692;2.45331;33;20220910;21;13.4;17.2;3.1;15.7;.3;2.33;12616 +101088;50.57692;2.45331;33;20220911;24.3;10.1;17.2;1.6;14.7;.1;2.72;17051 +101088;50.57692;2.45331;33;20220912;26.4;11.3;18.9;1.7;15.3;.2;3;17388 +101088;50.57692;2.45331;33;20220913;22.1;17;19.6;2.3;18.7;4.1;2.01;9997 +101088;50.57692;2.45331;33;20220914;16.8;15.9;16.4;2.6;17;4.3;1.05;4159 +101088;50.57692;2.45331;33;20220915;19;11.1;15.1;2.1;14.1;0;1.9;12155 +101088;50.57692;2.45331;33;20220916;17;10.9;14;3.8;11.4;2.3;2.25;10558 +101088;50.57692;2.45331;33;20220917;15.8;8.9;12.4;4.6;9.7;0;2.43;11096 +101088;50.57692;2.45331;33;20220918;16;6.7;11.4;3.4;9.8;.2;2.11;12725 +101088;50.57692;2.45331;33;20220919;17.4;7.2;12.3;3.3;10;.1;2.3;13165 +101088;50.57692;2.45331;33;20220920;18.1;7.9;13;1.8;11.6;0;1.86;13004 +101088;50.57692;2.45331;33;20220921;19.2;7.4;13.3;1.3;10.2;.1;1.97;13812 +101088;50.57692;2.45331;33;20220922;20.3;4.5;12.4;.8;9.6;0;1.89;15780 +101088;50.57692;2.45331;33;20220923;18.8;7.4;13.1;1.3;12.3;9.6;1.71;13236 +101088;50.57692;2.45331;33;20220924;17.7;12.6;15.2;2.6;13.8;1.6;1.64;8743 +101088;50.57692;2.45331;33;20220925;15;8.3;11.7;2.1;11.8;1;1.34;9889 +101088;50.57692;2.45331;33;20220926;14.6;9.7;12.2;4.4;11.7;15.1;1.52;8348 +101088;50.57692;2.45331;33;20220927;15.4;7.8;11.6;3.9;10.5;.9;1.79;10256 +101088;50.57692;2.45331;33;20220928;15;7.4;11.2;3.2;9.7;.5;1.77;10118 +101088;50.57692;2.45331;33;20220929;15.3;3.8;9.6;1.1;10;.2;1.31;12275 +101088;50.57692;2.45331;33;20220930;17.6;5.2;11.4;3.7;10.2;8;2.01;12571 +101088;50.57692;2.45331;33;20221001;19;11.8;15.4;6.6;14.4;3.9;1.99;9450 +101088;50.57692;2.45331;33;20221002;16.2;13.2;14.7;2.5;14.2;10.2;1.21;6019 +101088;50.57692;2.45331;33;20221003;17.5;4.5;11;1.3;10.5;.2;1.41;12339 +101088;50.57692;2.45331;33;20221004;19;7.7;13.4;2.8;12.6;0;1.65;11341 +101088;50.57692;2.45331;33;20221005;18.6;15.1;16.9;4.9;13.6;.5;2.26;6226 +101088;50.57692;2.45331;33;20221006;18.4;8;13.2;3;10.4;.1;1.97;10568 +101088;50.57692;2.45331;33;20221007;18.8;7.9;13.4;3;11.1;.5;1.87;10660 +101088;50.57692;2.45331;33;20221008;16.9;8.7;12.8;2.8;10.8;.1;1.63;9111 +101088;50.57692;2.45331;33;20221009;18.7;2;10.4;1.4;8.6;.1;1.49;12803 +101088;50.57692;2.45331;33;20221010;16;5.5;10.8;1.6;10.3;0;1.19;10002 +101088;50.57692;2.45331;33;20221011;17.3;2.2;9.8;.8;8.5;.2;1.12;11810 +101088;50.57692;2.45331;33;20221012;17.3;1.7;9.5;1.7;9.5;.6;1.28;11820 +101088;50.57692;2.45331;33;20221013;15.5;12.8;14.2;2.6;14.1;4.4;.98;4849 +101088;50.57692;2.45331;33;20221014;17.3;14;15.7;2.6;15.2;3.2;1.1;5276 +101088;50.57692;2.45331;33;20221015;17.6;13.5;15.6;4.2;14.5;.7;1.42;5788 +101088;50.57692;2.45331;33;20221016;18.4;12.3;15.4;3.6;13.9;4.2;1.48;6946 +101088;50.57692;2.45331;33;20221017;18.9;13.9;16.4;2.7;16.8;1.3;1.01;6190 +101088;50.57692;2.45331;33;20221018;20;12.3;16.2;1.3;14.6;.2;1.1;7556 +101088;50.57692;2.45331;33;20221019;18.7;9.3;14;3;13;.4;1.33;8213 +101088;50.57692;2.45331;33;20221020;20.3;11.5;15.9;2.6;15.4;5.4;1.2;7819 +101088;50.57692;2.45331;33;20221021;20.7;12.4;16.6;3.6;14.8;.2;1.59;7470 +101088;50.57692;2.45331;33;20221022;18.7;14.6;16.7;3.5;14.2;0;1.58;5168 +101088;50.57692;2.45331;33;20221023;20.2;12.9;16.6;4.5;15.1;4.4;1.6;6779 +101088;50.57692;2.45331;33;20221024;18.2;15.2;16.7;6.6;13.5;6.8;2.31;4279 +101088;50.57692;2.45331;33;20221025;17.7;12.5;15.1;3.6;13.9;.1;1.26;5536 +101088;50.57692;2.45331;33;20221026;20.8;13.4;17.1;3.8;15.1;0;1.59;6492 +101088;50.57692;2.45331;33;20221027;21.5;11.6;16.6;2.9;15;0;1.35;7382 +101088;50.57692;2.45331;33;20221028;21.1;14.2;17.7;3.3;15.3;0;1.53;6062 +101088;50.57692;2.45331;33;20221029;22.8;11.7;17.3;2;15;0;1.23;7556 +101088;50.57692;2.45331;33;20221030;16.8;11;13.9;1.8;13.5;.3;.77;5374 +101088;50.57692;2.45331;33;20221031;17.3;6.4;11.9;2.7;13.1;2;.67;7238 +101088;50.57692;2.45331;33;20221101;16.8;11.7;14.3;7.7;11.8;6.3;2.12;4871 +101088;50.57692;2.45331;33;20221102;15;10.2;12.6;6.4;10.9;.6;1.69;4647 +101088;50.57692;2.45331;33;20221103;14.5;12.2;13.4;6.2;12;5.8;1.5;3166 +101088;50.57692;2.45331;33;20221104;11.7;9.1;10.4;3.2;10.3;1.1;.88;3309 +101088;50.57692;2.45331;33;20221105;11.5;4.4;8;3.1;9.4;.8;.61;5368 +101088;50.57692;2.45331;33;20221106;11.7;10.3;11;6.1;11.7;17.7;.81;2351 +101088;50.57692;2.45331;33;20221107;16.4;11.2;13.8;6.5;12.4;.1;1.53;4443 +101088;50.57692;2.45331;33;20221108;16;11.4;13.7;6.2;11.8;.2;1.66;4110 +101088;50.57692;2.45331;33;20221109;13.5;10.7;12.1;5.3;11.8;4.7;1.04;3156 +101088;50.57692;2.45331;33;20221110;15.3;9.5;12.4;4.8;11.7;0;1.11;4461 +101088;50.57692;2.45331;33;20221111;13.7;9.2;11.5;3.9;10.9;.1;.97;3867 +101088;50.57692;2.45331;33;20221112;11.3;3.2;7.3;1.3;9.7;.1;.25;5098 +101088;50.57692;2.45331;33;20221113;14.6;3.7;9.2;.9;9.2;.1;.33;5816 +101088;50.57692;2.45331;33;20221114;7.9;.1;4;2.2;8.4;.7;.11;4842 +101088;50.57692;2.45331;33;20221115;12;7.9;10;4.8;11.5;4.8;.46;3458 +101088;50.57692;2.45331;33;20221116;12.9;7.9;10.4;5.5;10.9;18.5;.81;3757 +101088;50.57692;2.45331;33;20221117;11.2;10.4;10.8;7.8;11.3;6.1;.95;1487 +101088;50.57692;2.45331;33;20221118;13.1;8.3;10.7;4;9.9;.2;1.03;3568 +101088;50.57692;2.45331;33;20221119;11;4.5;7.8;3.3;9.7;.8;.39;4087 +101088;50.57692;2.45331;33;20221120;11.2;5.4;8.3;3.2;9.1;.9;.63;3803 +101088;50.57692;2.45331;33;20221121;8.5;3;5.8;4.2;8.4;6.4;.4;3649 +101088;50.57692;2.45331;33;20221122;9.2;5.3;7.3;6.1;9;9.1;.63;3030 +101088;50.57692;2.45331;33;20221123;11.3;5.6;8.5;5.8;9.6;10.3;.71;3608 +101088;50.57692;2.45331;33;20221124;11.8;7.6;9.7;5.7;10.1;8.8;.87;3056 +101088;50.57692;2.45331;33;20221125;12.4;8.1;10.3;3.7;9.9;1.6;.85;3049 +101088;50.57692;2.45331;33;20221126;11.6;4.7;8.2;3.6;9.7;1.2;.44;3808 +101088;50.57692;2.45331;33;20221127;7.9;6.9;7.4;5.5;9.7;11.7;.43;1439 +101088;50.57692;2.45331;33;20221128;11.4;8.9;10.2;2.6;10.6;.6;.57;2239 +101088;50.57692;2.45331;33;20221129;5.2;.8;3;1.2;7.5;.2;.1;2930 +101088;50.57692;2.45331;33;20221130;5.4;3;4.2;1.5;8.5;0;.11;2141 +101088;50.57692;2.45331;33;20221201;6.6;4.2;5.4;2.3;8;0;.36;2117 +101088;50.57692;2.45331;33;20221202;4.8;-.2;2.3;3.4;6.7;.1;.23;3016 +101088;50.57692;2.45331;33;20221203;3;1.9;2.5;4.7;6.1;0;.62;1406 +101088;50.57692;2.45331;33;20221204;1.7;1.2;1.5;3.9;6;.7;.47;943 +101088;50.57692;2.45331;33;20221205;4.1;.9;2.5;1.9;7;1;.16;2343 +101088;50.57692;2.45331;33;20221206;7.5;1.7;4.6;1.9;7.6;.6;.2;3121 +101088;50.57692;2.45331;33;20221207;7.1;1.5;4.3;3.5;7.8;.3;.22;3041 +101088;50.57692;2.45331;33;20221208;5.2;-.2;2.5;2.5;6;.1;.36;2962 +101088;50.57692;2.45331;33;20221209;4.2;-2.5;.9;1.8;5.7;1.1;.16;3273 +101088;50.57692;2.45331;33;20221210;3.9;-2.9;.5;1.7;5.9;.6;.08;3274 +101088;50.57692;2.45331;33;20221211;1;.3;.7;3.2;5.7;.2;.39;1052 +101088;50.57692;2.45331;33;20221212;.2;-2.6;-1.2;3.2;4.7;0;.37;2080 +101088;50.57692;2.45331;33;20221213;-.7;-7.1;-3.9;1.1;4.1;0;.06;3122 +101088;50.57692;2.45331;33;20221214;1.4;-2.7;-.6;1.3;4.9;.1;.19;2489 +101088;50.57692;2.45331;33;20221215;-1.8;-5.1;-3.4;1.1;4.6;.4;.08;2226 +101088;50.57692;2.45331;33;20221216;5;-4.9;.1;1.3;5.2;.5;.07;3833 +101088;50.57692;2.45331;33;20221217;.3;-6.8;-3.2;1.9;4.1;0;.15;3239 +101088;50.57692;2.45331;33;20221218;.1;-7;-3.4;4.1;4.6;2.8;.09;3232 +101088;50.57692;2.45331;33;20221219;9.3;.6;5;6.8;9.4;4.8;0;3570 +101088;50.57692;2.45331;33;20221220;11.3;9.1;10.2;3.7;11.3;8.4;.47;1800 +101088;50.57692;2.45331;33;20221221;9.9;7.2;8.6;3;10.7;12;.23;1992 +101088;50.57692;2.45331;33;20221222;11.5;8.8;10.2;3;11.9;1.9;.25;1993 +101088;50.57692;2.45331;33;20221223;13.5;9.3;11.4;6.1;11.9;10.3;.7;2486 +101088;50.57692;2.45331;33;20221224;12.6;10.7;11.7;5.4;11.5;.2;.92;1679 +101088;50.57692;2.45331;33;20221225;9.9;9.5;9.7;2.8;11.6;8.2;.37;779 +101088;50.57692;2.45331;33;20221226;10.4;9.2;9.8;4.1;9.4;1.2;1.01;1344 +101088;50.57692;2.45331;33;20221227;9.4;4.9;7.2;4.7;8.4;1;.67;2600 +101088;50.57692;2.45331;33;20221228;10.7;7.1;8.9;7.6;10.6;3.9;.47;2336 +101088;50.57692;2.45331;33;20221229;10.4;10.3;10.4;8.3;9.6;4.2;1.6;402 +101088;50.57692;2.45331;33;20221230;13.4;5;9.2;6.4;10.4;15.8;.63;3599 +101088;50.57692;2.45331;33;20221231;15.9;12;14;8.4;13.4;3.4;1.21;2471 +101089;50.59951;2.80483;19;20220101;15.3;10.3;12.8;4.5;12.41;1;.69;2874 +101089;50.59951;2.80483;19;20220102;13.5;10.8;12.2;7.3;11.55;3.1;1.15;1778 +101089;50.59951;2.80483;19;20220103;10.9;10.1;10.5;6.6;10.6;7.7;1.03;662 +101089;50.59951;2.80483;19;20220104;9;7.5;8.3;4.6;8.85;6.3;.88;969 +101089;50.59951;2.80483;19;20220105;6.3;1.7;4;5.1;6.6;.2;.62;2656 +101089;50.59951;2.80483;19;20220106;6.4;.5;3.4;4.5;6.6;.6;.45;3536 +101089;50.59951;2.80483;19;20220107;6.4;3.7;5;5.7;7.25;4.4;.65;2408 +101089;50.59951;2.80483;19;20220108;8.1;1.2;4.6;5.8;8.05;11.3;.31;2350 +101089;50.59951;2.80483;19;20220109;7.8;4.1;5.9;3.9;6.85;0;.75;3486 +101089;50.59951;2.80483;19;20220110;2.9;-1.6;.7;2.8;6.45;.1;.13;1892 +101089;50.59951;2.80483;19;20220111;5;1.9;3.5;3.1;6.6;.5;.39;2779 +101089;50.59951;2.80483;19;20220112;7.2;1.8;4.5;1.5;7.85;.1;.21;2150 +101089;50.59951;2.80483;19;20220113;6.7;.2;3.4;.9;7;0;.1;3248 +101089;50.59951;2.80483;19;20220114;9.9;-1;4.4;.9;6.95;.2;.07;4932 +101089;50.59951;2.80483;19;20220115;3.7;.9;2.3;1.9;6.65;.2;.22;2760 +101089;50.59951;2.80483;19;20220116;6.4;-.2;3.1;3.4;7.6;0;.13;2503 +101089;50.59951;2.80483;19;20220117;8;2;5;2.1;7.45;.1;.31;4069 +101089;50.59951;2.80483;19;20220118;7.5;-.4;3.6;1.5;7.6;.1;.14;3461 +101089;50.59951;2.80483;19;20220119;8;2.2;5.1;2.8;7.9;.7;.36;2803 +101089;50.59951;2.80483;19;20220120;5.7;2.2;3.9;3.7;6.9;1.6;.52;2680 +101089;50.59951;2.80483;19;20220121;7.1;1.1;4.1;3;7.05;.1;.44;3207 +101089;50.59951;2.80483;19;20220122;5.5;4.6;5;3;7.6;0;.55;969 +101089;50.59951;2.80483;19;20220123;5.5;4.3;4.9;2.1;7.15;0;.56;1123 +101089;50.59951;2.80483;19;20220124;6.3;.4;3.3;1.8;6.4;0;.31;5007 +101089;50.59951;2.80483;19;20220125;.9;-2.4;-.8;1.2;5.95;0;.13;3057 +101089;50.59951;2.80483;19;20220126;5;.8;2.9;2.9;6.8;0;.37;2341 +101089;50.59951;2.80483;19;20220127;9.5;3.4;6.4;4.9;8.75;.4;.46;4018 +101089;50.59951;2.80483;19;20220128;9.4;.8;5.1;3.9;8;0;.42;5420 +101089;50.59951;2.80483;19;20220129;11.7;5.9;8.8;6.8;10.15;.1;.69;3404 +101089;50.59951;2.80483;19;20220130;8.9;2;5.4;3.4;7.2;.8;.65;5319 +101089;50.59951;2.80483;19;20220131;7.1;3.7;5.4;7.9;6.45;0;1.37;3873 +101089;50.59951;2.80483;19;20220201;11.3;1.3;6.3;6.3;9.15;.2;.46;4782 +101089;50.59951;2.80483;19;20220202;11.6;8.9;10.2;5.1;10.25;.2;1;2074 +101089;50.59951;2.80483;19;20220203;8.1;7.5;7.8;4.5;9.05;.5;.75;902 +101089;50.59951;2.80483;19;20220204;9.4;7.6;8.5;6;8.25;.8;1.33;2166 +101089;50.59951;2.80483;19;20220205;9.1;1.9;5.5;6.6;7.5;.8;.87;5885 +101089;50.59951;2.80483;19;20220206;11;8.1;9.6;11.2;9.05;7.6;1.67;2762 +101089;50.59951;2.80483;19;20220207;9.3;2.7;6;5.3;7.1;.1;1.07;6429 +101089;50.59951;2.80483;19;20220208;10.9;6.3;8.6;5.6;10.45;.1;.52;3045 +101089;50.59951;2.80483;19;20220209;11.4;7.9;9.7;3.2;9.55;.1;.95;2711 +101089;50.59951;2.80483;19;20220210;8.2;3.7;6;3.3;8.51;1.6;.47;2019 +101089;50.59951;2.80483;19;20220211;8.9;1.6;5.2;2.7;6.11;0;.92;6916 +101089;50.59951;2.80483;19;20220212;7.7;-.9;3.4;4.1;5.61;0;.98;8777 +101089;50.59951;2.80483;19;20220213;11.1;.7;5.9;6.4;7.11;1.3;1.3;7118 +101089;50.59951;2.80483;19;20220214;11.1;8.4;9.7;6.3;8.91;1;1.47;3376 +101089;50.59951;2.80483;19;20220215;10.4;3.8;7.1;6.3;8.81;7.6;.81;6588 +101089;50.59951;2.80483;19;20220216;13.3;8.4;10.9;12.3;12.15;.4;.73;3688 +101089;50.59951;2.80483;19;20220217;11.9;9.7;10.8;10.7;9.1;.7;2.19;4013 +101089;50.59951;2.80483;19;20220218;12.5;8.4;10.4;12;8.4;1.1;2.52;3487 +101089;50.59951;2.80483;19;20220219;8.6;3.7;6.2;8.9;7.15;1.5;1.4;6086 +101089;50.59951;2.80483;19;20220220;12.3;6.3;9.3;11.7;10.05;2.7;1.2;4386 +101089;50.59951;2.80483;19;20220221;11.2;5.4;8.3;9.8;7.35;.1;2.11;5549 +101089;50.59951;2.80483;19;20220222;12.6;3.7;8.2;6.1;9.35;.6;1.05;5555 +101089;50.59951;2.80483;19;20220223;11.9;2.1;7;4;7.8;.1;1.21;9209 +101089;50.59951;2.80483;19;20220224;9.7;7.1;8.4;7;7.15;2.3;1.95;5133 +101089;50.59951;2.80483;19;20220225;9.9;2.6;6.3;4.1;6.45;0;1.42;8376 +101089;50.59951;2.80483;19;20220226;9.9;-1.6;4.2;2.6;6.05;.1;1.09;9299 +101089;50.59951;2.80483;19;20220227;10.1;-.8;4.6;4.1;5.3;0;1.63;9272 +101089;50.59951;2.80483;19;20220228;10.8;.7;5.7;3.8;5.5;1.2;1.69;10598 +101089;50.59951;2.80483;19;20220301;9.7;4.1;6.9;1.8;7.25;1.5;.94;4804 +101089;50.59951;2.80483;19;20220302;10.4;5.5;8;2.3;7.25;.1;1.26;7232 +101089;50.59951;2.80483;19;20220303;14.7;4.5;9.6;1.8;8.35;0;1.33;9705 +101089;50.59951;2.80483;19;20220304;13.2;3.8;8.5;1.5;8.15;0;1.16;10156 +101089;50.59951;2.80483;19;20220305;10.7;5.8;8.2;2.8;8.6;0;1.1;7608 +101089;50.59951;2.80483;19;20220306;7.7;.9;4.3;4.8;5.55;0;1.52;10127 +101089;50.59951;2.80483;19;20220307;5.8;-1.1;2.4;4.8;4.5;0;1.54;10583 +101089;50.59951;2.80483;19;20220308;10.8;-3.2;3.8;3.9;4.65;0;1.91;11961 +101089;50.59951;2.80483;19;20220309;14.6;.8;7.7;3.5;6.85;0;2.01;13513 +101089;50.59951;2.80483;19;20220310;16.8;2.5;9.6;3.5;7.35;0;2.31;13875 +101089;50.59951;2.80483;19;20220311;14.4;4.6;9.5;5.9;8.6;2.3;2.06;11197 +101089;50.59951;2.80483;19;20220312;13.1;7.6;10.3;5.8;9.35;1;1.75;9074 +101089;50.59951;2.80483;19;20220313;13.9;8.3;11.1;5.9;9.6;1.6;2.02;8807 +101089;50.59951;2.80483;19;20220314;14.1;6.9;10.5;3.2;9.25;0;1.62;8564 +101089;50.59951;2.80483;19;20220315;11.7;5.7;8.7;2.3;9.5;0;1.12;7503 +101089;50.59951;2.80483;19;20220316;12.4;6.1;9.2;3.8;10.55;0;1.13;10497 +101089;50.59951;2.80483;19;20220317;12.1;7;9.5;3.9;7.55;0;1.97;10211 +101089;50.59951;2.80483;19;20220318;14.8;.3;7.5;4.4;6.41;.1;2.48;16452 +101089;50.59951;2.80483;19;20220319;15.3;5.5;10.4;6.9;5.91;0;3.64;15562 +101089;50.59951;2.80483;19;20220320;11.1;2.8;6.9;2.8;5.81;0;1.9;12545 +101089;50.59951;2.80483;19;20220321;18.3;1.2;9.7;2.1;7.91;0;2.28;17458 +101089;50.59951;2.80483;19;20220322;19.8;6.3;13;2;8.11;0;2.55;16239 +101089;50.59951;2.80483;19;20220323;20;5.1;12.5;1.5;6.31;0;2.54;17649 +101089;50.59951;2.80483;19;20220324;18.8;3.8;11.3;2.5;5.91;0;2.96;17894 +101089;50.59951;2.80483;19;20220325;17.4;6;11.7;3.8;7.41;0;3.06;17240 +101089;50.59951;2.80483;19;20220326;18.3;7;12.6;5.3;7.91;0;3.56;17426 +101089;50.59951;2.80483;19;20220327;16.8;7.4;12.1;4.1;10.31;0;2.39;15851 +101089;50.59951;2.80483;19;20220328;18.7;3.5;11.1;2;9.71;2.1;2.28;17226 +101089;50.59951;2.80483;19;20220329;15.6;7.5;11.5;3.7;10.11;.1;1.91;9670 +101089;50.59951;2.80483;19;20220330;12.3;7.8;10;3.8;8.11;1.5;1.83;5613 +101089;50.59951;2.80483;19;20220331;9.5;3.2;6.3;6.7;6.71;5.8;1.87;9262 +101089;50.59951;2.80483;19;20220401;4.7;.5;2.6;7.4;5.71;.9;1.11;3624 +101089;50.59951;2.80483;19;20220402;7.6;.8;4.2;5.4;4.51;.1;2.2;11406 +101089;50.59951;2.80483;19;20220403;9.5;-1.3;4.1;2.6;5.21;.3;1.71;11873 +101089;50.59951;2.80483;19;20220404;8.6;1;4.8;7.3;8.31;2.9;.61;5155 +101089;50.59951;2.80483;19;20220405;14.2;8.4;11.3;6.9;11.21;1.3;1.4;4515 +101089;50.59951;2.80483;19;20220406;11.6;9.4;10.5;7.9;9.81;4;1.6;2695 +101089;50.59951;2.80483;19;20220407;13.7;9.7;11.7;11.4;8.71;5.1;3.21;11110 +101089;50.59951;2.80483;19;20220408;8.4;4.4;6.4;3.1;6.81;.7;1.28;3823 +101089;50.59951;2.80483;19;20220409;12.6;.8;6.7;4.5;6.41;.1;2.36;14932 +101089;50.59951;2.80483;19;20220410;13.2;.9;7;2.4;6.61;0;2.42;20336 +101089;50.59951;2.80483;19;20220411;19.5;3.3;11.4;4.3;7.21;0;3.9;21817 +101089;50.59951;2.80483;19;20220412;22;8.3;15.1;4;10.61;0;3.9;21334 +101089;50.59951;2.80483;19;20220413;18.3;10.1;14.2;1.4;11.51;.4;2.3;14584 +101089;50.59951;2.80483;19;20220414;19.2;7.7;13.4;1.9;11.21;0;2.69;18198 +101089;50.59951;2.80483;19;20220415;19.4;10.6;15;3.2;10.81;0;3.37;19753 +101089;50.59951;2.80483;19;20220416;18.3;6.6;12.4;4.3;8.71;0;3.63;21885 +101089;50.59951;2.80483;19;20220417;21;5.8;13.4;2.6;6.31;0;4.07;23155 +101089;50.59951;2.80483;19;20220418;20;5.7;12.8;2.7;7.51;0;3.75;22332 +101089;50.59951;2.80483;19;20220419;19.8;6.3;13;3.8;8.61;0;3.71;19915 +101089;50.59951;2.80483;19;20220420;18.6;9;13.8;5;7.41;0;4.37;20326 +101089;50.59951;2.80483;19;20220421;19.4;8.4;13.9;4.9;7.81;0;4.49;22609 +101089;50.59951;2.80483;19;20220422;15.9;9.3;12.6;5.6;9.11;0;3.23;15707 +101089;50.59951;2.80483;19;20220423;20.6;10.4;15.5;6.1;10.01;0;4.35;18432 +101089;50.59951;2.80483;19;20220424;20.1;11.6;15.8;5.4;8.81;0;4.6;18443 +101089;50.59951;2.80483;19;20220425;14.3;7;10.6;4.2;9.41;2.5;2.35;14020 +101089;50.59951;2.80483;19;20220426;15;7.6;11.3;4.7;8.11;0;3.33;19732 +101089;50.59951;2.80483;19;20220427;16.5;5.6;11;4.8;8.11;0;3.53;21755 +101089;50.59951;2.80483;19;20220428;19.2;6.3;12.7;4.9;8.61;0;4.19;24141 +101089;50.59951;2.80483;19;20220429;16.5;8.5;12.5;4.7;9.61;0;3.22;18665 +101089;50.59951;2.80483;19;20220430;15.5;6.1;10.8;4.4;7.91;0;3.3;19659 +101089;50.59951;2.80483;19;20220501;16.4;2.9;9.6;2.1;8.01;0;2.62;17086 +101089;50.59951;2.80483;19;20220502;19.2;8.7;13.9;4.2;8.51;0;4.07;20097 +101089;50.59951;2.80483;19;20220503;17.7;6.7;12.2;3.7;9.31;0;3.42;21238 +101089;50.59951;2.80483;19;20220504;18;4.7;11.3;3.1;9.61;0;3.26;22482 +101089;50.59951;2.80483;19;20220505;18.6;11.4;15;3.4;11.71;.1;2.94;14567 +101089;50.59951;2.80483;19;20220506;22.3;5.3;13.8;1.9;10.5;.1;3.87;24528 +101089;50.59951;2.80483;19;20220507;20;11.3;15.7;3.1;12.6;.7;3.05;15346 +101089;50.59951;2.80483;19;20220508;20.2;10.9;15.6;3.8;11.3;0;3.81;19710 +101089;50.59951;2.80483;19;20220509;24.2;5.8;15;1.8;10.4;0;4.42;27265 +101089;50.59951;2.80483;19;20220510;22.8;13;17.9;3.8;11.8;0;4.39;18781 +101089;50.59951;2.80483;19;20220511;22.8;11;16.9;4.3;11.55;0;4.46;19921 +101089;50.59951;2.80483;19;20220512;19.1;9;14;4;10.95;.1;3.69;21282 +101089;50.59951;2.80483;19;20220513;18.7;8.9;13.8;4.4;10.3;0;3.83;21473 +101089;50.59951;2.80483;19;20220514;23.2;7.7;15.4;2.2;11.1;0;4.31;25819 +101089;50.59951;2.80483;19;20220515;28.2;9.2;18.7;2.5;11.55;.1;5.6;28508 +101089;50.59951;2.80483;19;20220516;23.1;16.7;19.9;4;14.25;.2;4.27;17307 +101089;50.59951;2.80483;19;20220517;27.6;14.2;20.9;2;14.5;1.6;5.01;25645 +101089;50.59951;2.80483;19;20220518;26;14.7;20.4;2.3;15.6;5.1;4.72;24165 +101089;50.59951;2.80483;19;20220519;22;16.2;19.1;2.9;15.9;4.9;3.56;17358 +101089;50.59951;2.80483;19;20220520;17.4;10.9;14.1;2.9;13.35;6.5;2.5;14553 +101089;50.59951;2.80483;19;20220521;20;10.8;15.4;3.4;12.05;.1;3.63;20064 +101089;50.59951;2.80483;19;20220522;23.9;7.8;15.9;1.2;12.7;.2;4.29;27367 +101089;50.59951;2.80483;19;20220523;16.9;14.4;15.6;2.6;14.95;7.5;1.91;8559 +101089;50.59951;2.80483;19;20220524;17.5;10.4;14;5;11.65;1;3.23;17608 +101089;50.59951;2.80483;19;20220525;17.4;8.7;13;5.4;11.8;.5;3.08;19516 +101089;50.59951;2.80483;19;20220526;19;11.8;15.4;5.9;13.35;0;3.32;17914 +101089;50.59951;2.80483;19;20220527;19.5;13.9;16.7;4.4;12.75;0;3.65;16435 +101089;50.59951;2.80483;19;20220528;17.4;9;13.2;3.5;9.95;.2;3.65;20779 +101089;50.59951;2.80483;19;20220529;14.8;6.7;10.8;3;9.35;.5;3.03;20171 +101089;50.59951;2.80483;19;20220530;16.2;4.4;10.3;1.3;8.95;0;3.23;23378 +101089;50.59951;2.80483;19;20220531;18.8;7.2;13;2.4;9.55;.3;3.8;23599 +101089;50.59951;2.80483;19;20220601;19.2;6.8;13;2.5;10;.1;3.75;23520 +101089;50.59951;2.80483;19;20220602;21.8;4.9;13.3;2;9.85;0;4.46;28853 +101089;50.59951;2.80483;19;20220603;24.9;9.4;17.1;2.4;12.4;6.6;4.99;27216 +101089;50.59951;2.80483;19;20220604;25.3;14.5;19.9;3.8;15.75;10.3;4.67;22171 +101089;50.59951;2.80483;19;20220605;20;15.3;17.6;2.9;17.15;7.3;2.42;12268 +101089;50.59951;2.80483;19;20220606;19.8;11.2;15.5;4.6;12.7;.2;3.75;20161 +101089;50.59951;2.80483;19;20220607;19.6;10.4;15;2.4;14.1;3;2.8;16836 +101089;50.59951;2.80483;19;20220608;19.7;13.1;16.4;4.5;14.8;3.5;3;15433 +101089;50.59951;2.80483;19;20220609;20.6;12;16.3;4.2;13.35;0;3.52;17192 +101089;50.59951;2.80483;19;20220610;21.9;15.3;18.6;3.3;15.25;0;3.28;14128 +101089;50.59951;2.80483;19;20220611;22.1;14;18;3;13.2;0;4.23;20404 +101089;50.59951;2.80483;19;20220612;21.5;9.5;15.5;3;12.15;0;4.35;25535 +101089;50.59951;2.80483;19;20220613;20.4;11.2;15.8;3;11.55;0;4.13;22878 +101089;50.59951;2.80483;19;20220614;23.3;7.3;15.3;1.8;10.45;0;4.84;29818 +101089;50.59951;2.80483;19;20220615;26.6;9.5;18;2.3;12.15;0;5.59;30338 +101089;50.59951;2.80483;19;20220616;26.9;11.2;19;1.8;13.55;0;5.34;29652 +101089;50.59951;2.80483;19;20220617;31.7;14.7;23.2;2.4;14.85;0;6.52;30228 +101089;50.59951;2.80483;19;20220618;33;17.2;25.1;3.4;16.6;1.8;7.26;29624 +101089;50.59951;2.80483;19;20220619;17.1;12.7;14.9;5.9;13.15;2.1;2.82;14608 +101089;50.59951;2.80483;19;20220620;20.6;12.9;16.8;4.3;12.05;.1;4.28;20220 +101089;50.59951;2.80483;19;20220621;22.2;8.6;15.4;2.8;12.15;0;4.36;25207 +101089;50.59951;2.80483;19;20220622;26.6;10.1;18.4;3;13.25;.8;5.74;30198 +101089;50.59951;2.80483;19;20220623;27.6;15.2;21.4;2.8;17;3.2;5.13;24991 +101089;50.59951;2.80483;19;20220624;23.1;16.3;19.7;2.5;17.65;12.4;3.67;18719 +101089;50.59951;2.80483;19;20220625;20.5;14.6;17.5;3.3;15.05;.9;3.05;14526 +101089;50.59951;2.80483;19;20220626;22.3;12.7;17.5;2.9;13.25;.1;4.35;23408 +101089;50.59951;2.80483;19;20220627;20.8;12;16.4;2.7;13.35;0;3.83;21109 +101089;50.59951;2.80483;19;20220628;25.3;10.4;17.8;2.3;12.9;0;4.8;25841 +101089;50.59951;2.80483;19;20220629;25;10.3;17.7;2.3;13.35;.6;4.92;27070 +101089;50.59951;2.80483;19;20220630;16.2;12.9;14.5;2.2;14.65;9.4;1.96;11379 +101089;50.59951;2.80483;19;20220701;20.4;9.7;15;3.5;12.35;.2;3.94;23005 +101089;50.59951;2.80483;19;20220702;24.6;9.5;17;2;12.35;0;4.73;26676 +101089;50.59951;2.80483;19;20220703;21.6;12.2;16.9;3.1;12.65;0;3.88;18749 +101089;50.59951;2.80483;19;20220704;23.8;9.8;16.8;2.8;13.1;0;4.69;26734 +101089;50.59951;2.80483;19;20220705;22.8;10.6;16.7;2.4;12.65;0;4.39;25151 +101089;50.59951;2.80483;19;20220706;24.4;10.2;17.3;2;13.4;0;4.41;25171 +101089;50.59951;2.80483;19;20220707;20.5;16.1;18.3;4.2;14.25;.1;3.6;14923 +101089;50.59951;2.80483;19;20220708;27.1;8.4;17.7;1.5;12.65;0;5.19;30323 +101089;50.59951;2.80483;19;20220709;23.9;12.5;18.2;3.1;14.25;0;4.67;24968 +101089;50.59951;2.80483;19;20220710;25.6;9.9;17.8;1.6;13.05;0;4.73;27304 +101089;50.59951;2.80483;19;20220711;28.3;11.5;19.9;1.8;14.1;0;5.42;29350 +101089;50.59951;2.80483;19;20220712;32;12.8;22.4;1.3;14.85;0;5.6;28656 +101089;50.59951;2.80483;19;20220713;30.3;19.8;25.1;2.2;16.75;0;4.95;18590 +101089;50.59951;2.80483;19;20220714;26;17.1;21.6;3.4;14.95;0;4.93;20194 +101089;50.59951;2.80483;19;20220715;24.8;10.3;17.5;1.9;11.7;0;4.78;26659 +101089;50.59951;2.80483;19;20220716;26.2;10.8;18.5;2.3;12.2;0;5.15;27424 +101089;50.59951;2.80483;19;20220717;29.1;9.9;19.5;1.6;11.3;0;5.54;29802 +101089;50.59951;2.80483;19;20220718;36.9;13.7;25.3;1.4;12.6;0;6.33;29696 +101089;50.59951;2.80483;19;20220719;39.2;16.7;27.9;3.1;14.4;2.2;8.37;29586 +101089;50.59951;2.80483;19;20220720;24.1;18.2;21.2;3.5;18.75;11.5;3.47;15229 +101089;50.59951;2.80483;19;20220721;23.1;17.3;20.2;3.5;17.8;.2;3.21;13882 +101089;50.59951;2.80483;19;20220722;22;13.8;17.9;2.5;15.05;.3;3.25;16311 +101089;50.59951;2.80483;19;20220723;27.6;12.7;20.2;1.6;15.4;0;4.61;24418 +101089;50.59951;2.80483;19;20220724;31.9;13.6;22.7;2.9;15.3;0;6.3;28353 +101089;50.59951;2.80483;19;20220725;23.8;17.9;20.9;5.3;15.9;.1;4.16;13342 +101089;50.59951;2.80483;19;20220726;21.6;16;18.8;3.2;14.6;.3;3.27;13485 +101089;50.59951;2.80483;19;20220727;23;10.4;16.7;2.8;12.1;0;4.33;23366 +101089;50.59951;2.80483;19;20220728;25.2;10.4;17.8;2.6;12;0;4.7;23552 +101089;50.59951;2.80483;19;20220729;26.6;11.4;19;2.1;12.95;0;4.83;25090 +101089;50.59951;2.80483;19;20220730;26.2;11.1;18.6;2.2;14.05;0;4.46;23555 +101089;50.59951;2.80483;19;20220731;23.7;17.4;20.6;5.4;18.15;0;3.63;15131 +101089;50.59951;2.80483;19;20220801;25.9;17.8;21.8;2.4;18.05;.2;3.72;16667 +101089;50.59951;2.80483;19;20220802;28.2;15.2;21.7;3.6;17.25;0;5.05;23041 +101089;50.59951;2.80483;19;20220803;33;15.4;24.2;2.3;17.9;0;5.79;26208 +101089;50.59951;2.80483;19;20220804;27.2;17;22.1;2.9;17.4;.3;4.15;16909 +101089;50.59951;2.80483;19;20220805;23.2;13.8;18.5;3.3;13.3;.1;4.32;20327 +101089;50.59951;2.80483;19;20220806;23.8;8.5;16.1;1.9;10.55;0;4.17;23703 +101089;50.59951;2.80483;19;20220807;25.4;9.8;17.6;3.1;11.15;0;5.05;25531 +101089;50.59951;2.80483;19;20220808;26.3;10.4;18.3;3.6;13.3;0;5.06;25496 +101089;50.59951;2.80483;19;20220809;28;12.5;20.2;4.2;15.3;0;5.45;25151 +101089;50.59951;2.80483;19;20220810;31.8;13.9;22.9;3.4;14.9;0;6.19;26210 +101089;50.59951;2.80483;19;20220811;32.9;15.1;24;2.5;13.65;0;6.08;26001 +101089;50.59951;2.80483;19;20220812;33.6;15.2;24.4;2.6;12.5;0;6.35;25822 +101089;50.59951;2.80483;19;20220813;33.2;14.5;23.9;2.3;11.65;0;5.96;25690 +101089;50.59951;2.80483;19;20220814;32.8;13.9;23.3;2.1;12.8;0;5.63;25055 +101089;50.59951;2.80483;19;20220815;29.1;18.2;23.7;3;17.3;0;4.69;18640 +101089;50.59951;2.80483;19;20220816;27.9;16.8;22.3;2;18.35;6.6;3.75;17356 +101089;50.59951;2.80483;19;20220817;24.4;17.3;20.8;1.8;19.75;2.9;2.67;13232 +101089;50.59951;2.80483;19;20220818;27.4;14.9;21.2;1.9;17.95;.1;3.71;18498 +101089;50.59951;2.80483;19;20220819;24.9;16.5;20.7;3.6;18.65;.6;3.05;12473 +101089;50.59951;2.80483;19;20220820;23.8;12.3;18;3.2;14.1;0;3.85;20060 +101089;50.59951;2.80483;19;20220821;23.8;10.5;17.2;1.6;14.35;.1;3.27;19777 +101089;50.59951;2.80483;19;20220822;27.4;16.4;21.9;1.8;15.8;.6;3.72;17012 +101089;50.59951;2.80483;19;20220823;27;16.3;21.7;1.9;18.15;0;3.24;15046 +101089;50.59951;2.80483;19;20220824;31.6;16.7;24.1;1.4;19.05;0;4.09;20288 +101089;50.59951;2.80483;19;20220825;28;16.3;22.1;3.1;18.6;0;4.22;19090 +101089;50.59951;2.80483;19;20220826;24.2;18.2;21.2;3.4;16.4;0;3.24;10900 +101089;50.59951;2.80483;19;20220827;24.3;10.5;17.4;2.5;13.5;0;3.58;19407 +101089;50.59951;2.80483;19;20220828;24.7;14.6;19.6;4.6;13.15;0;4.38;16419 +101089;50.59951;2.80483;19;20220829;24.2;14.2;19.2;4.1;13.15;0;4.05;16284 +101089;50.59951;2.80483;19;20220830;26.5;12.5;19.5;4;14.65;0;4.43;19628 +101089;50.59951;2.80483;19;20220831;25.6;14.7;20.1;4.2;14.55;0;4.07;15495 +101089;50.59951;2.80483;19;20220901;28.2;15.1;21.6;3.3;12.4;0;4.88;19595 +101089;50.59951;2.80483;19;20220902;26.7;11.5;19.1;2.1;13.7;6.2;3.65;18826 +101089;50.59951;2.80483;19;20220903;26.1;14.3;20.2;1.9;18.1;2.3;2.77;14302 +101089;50.59951;2.80483;19;20220904;27.4;14;20.7;2;16.1;0;3.62;19127 +101089;50.59951;2.80483;19;20220905;27;16.4;21.7;2.5;15.85;5.6;3.63;16221 +101089;50.59951;2.80483;19;20220906;25.6;14.7;20.2;2.4;16.55;4;3.23;16269 +101089;50.59951;2.80483;19;20220907;23.5;15;19.3;3;16.5;.5;2.84;14157 +101089;50.59951;2.80483;19;20220908;22.4;15;18.7;3.7;16;9.8;2.72;12193 +101089;50.59951;2.80483;19;20220909;20.3;14.7;17.5;5.6;15.7;9;2.34;9208 +101089;50.59951;2.80483;19;20220910;21.8;13.7;17.8;3.6;15.65;.1;2.63;13045 +101089;50.59951;2.80483;19;20220911;24.2;11.2;17.7;1.7;15.05;.1;2.76;17323 +101089;50.59951;2.80483;19;20220912;26.5;11.6;19;1.6;15.05;.2;3.04;18108 +101089;50.59951;2.80483;19;20220913;22.4;17.3;19.9;2.2;18.35;6.5;1.93;8415 +101089;50.59951;2.80483;19;20220914;17.2;15.9;16.5;3.1;16.95;5.2;1.02;3190 +101089;50.59951;2.80483;19;20220915;19.4;11.4;15.4;2.4;14;0;1.95;11236 +101089;50.59951;2.80483;19;20220916;17.4;10.5;14;3.9;11.55;5;2.25;11381 +101089;50.59951;2.80483;19;20220917;16.3;9.1;12.7;4.5;9.9;0;2.48;11554 +101089;50.59951;2.80483;19;20220918;16.6;7.3;11.9;3.8;9.9;.3;2.19;10898 +101089;50.59951;2.80483;19;20220919;17.9;7.8;12.8;3.3;10.2;0;2.35;13005 +101089;50.59951;2.80483;19;20220920;18.3;8.2;13.3;2.2;11.4;0;1.94;12027 +101089;50.59951;2.80483;19;20220921;19.1;7.5;13.3;1.3;10.25;.1;1.99;14924 +101089;50.59951;2.80483;19;20220922;20.4;5.2;12.8;1;9.6;0;1.99;16226 +101089;50.59951;2.80483;19;20220923;18.8;8.1;13.4;1.2;12.15;10.1;1.65;12119 +101089;50.59951;2.80483;19;20220924;17.9;12.7;15.3;2.5;13.7;2.1;1.61;8158 +101089;50.59951;2.80483;19;20220925;15.9;8.7;12.3;2.7;11.65;1.2;1.55;9180 +101089;50.59951;2.80483;19;20220926;14.4;9.9;12.2;4.7;11.65;14.7;1.37;5580 +101089;50.59951;2.80483;19;20220927;15.8;8.1;12;4.5;10.45;1.9;1.89;8674 +101089;50.59951;2.80483;19;20220928;15.3;7.4;11.4;3.2;9.7;.6;1.82;11191 +101089;50.59951;2.80483;19;20220929;15.9;4.3;10.1;1.2;9.75;.6;1.35;10966 +101089;50.59951;2.80483;19;20220930;17.9;5.3;11.6;3.8;10.1;7.7;2.06;12679 +101089;50.59951;2.80483;19;20221001;19.6;11.8;15.7;6.8;14.2;3.4;2.19;9316 +101089;50.59951;2.80483;19;20221002;16.3;13.3;14.8;2.8;14.1;9.7;1.25;6352 +101089;50.59951;2.80483;19;20221003;17.6;4.8;11.2;1.3;10.65;0;1.35;11318 +101089;50.59951;2.80483;19;20221004;19.1;7.4;13.3;2.7;12.4;0;1.61;11185 +101089;50.59951;2.80483;19;20221005;18.8;15.2;17;5.4;13.7;.5;2.24;4318 +101089;50.59951;2.80483;19;20221006;18.6;8.3;13.4;2.7;10.5;0;1.92;11527 +101089;50.59951;2.80483;19;20221007;18.9;7.7;13.3;2.9;10.9;.2;1.85;11228 +101089;50.59951;2.80483;19;20221008;17.1;9;13;3;10.85;.1;1.71;10065 +101089;50.59951;2.80483;19;20221009;18.8;3.3;11;1.6;9.05;.1;1.57;12894 +101089;50.59951;2.80483;19;20221010;16.6;6.2;11.4;1.9;10.6;0;1.3;9791 +101089;50.59951;2.80483;19;20221011;17.1;3.6;10.3;1;8.9;0;1.18;11363 +101089;50.59951;2.80483;19;20221012;17.3;2;9.7;1.6;9.55;.6;1.2;10455 +101089;50.59951;2.80483;19;20221013;15.4;12.2;13.8;2.6;13.65;2.9;.93;4717 +101089;50.59951;2.80483;19;20221014;17.4;14;15.7;2.7;15.15;2.1;1.08;4896 +101089;50.59951;2.80483;19;20221015;18.2;13.3;15.7;4;14.25;.6;1.5;5914 +101089;50.59951;2.80483;19;20221016;18.5;12.3;15.4;3.4;13.95;3.7;1.44;7752 +101089;50.59951;2.80483;19;20221017;19;14.1;16.5;3;16.9;3.1;.96;5160 +101089;50.59951;2.80483;19;20221018;20.2;13.1;16.6;1.8;14.75;.1;1.25;8184 +101089;50.59951;2.80483;19;20221019;18.8;9.9;14.4;3.8;12.95;.2;1.52;9176 +101089;50.59951;2.80483;19;20221020;20.6;11.7;16.2;3;15.2;11.8;1.32;7153 +101089;50.59951;2.80483;19;20221021;21.1;12.5;16.8;3.6;14.8;0;1.62;6997 +101089;50.59951;2.80483;19;20221022;19;14.3;16.7;3.8;14.25;0;1.61;5963 +101089;50.59951;2.80483;19;20221023;20.6;13.2;16.9;4.3;15.1;6.7;1.65;6607 +101089;50.59951;2.80483;19;20221024;18.5;15.1;16.8;7;13.55;3.4;2.34;5033 +101089;50.59951;2.80483;19;20221025;17.9;12.3;15.1;3.8;13.65;.1;1.32;6090 +101089;50.59951;2.80483;19;20221026;21;13.6;17.3;3.9;14.9;0;1.67;7107 +101089;50.59951;2.80483;19;20221027;21.4;12.1;16.8;3.4;15;0;1.44;7579 +101089;50.59951;2.80483;19;20221028;21.5;14.1;17.8;3.3;15.25;0;1.54;7120 +101089;50.59951;2.80483;19;20221029;23;12.4;17.7;2.2;15.2;0;1.32;7364 +101089;50.59951;2.80483;19;20221030;17.6;11.2;14.4;1.7;13.5;.2;.82;5571 +101089;50.59951;2.80483;19;20221031;17.6;7.6;12.6;2.8;13.3;1.1;.78;6307 +101089;50.59951;2.80483;19;20221101;16.9;11.7;14.3;8.2;11.8;5.1;2.09;5547 +101089;50.59951;2.80483;19;20221102;15.2;10.3;12.7;6.8;10.8;0;1.75;5287 +101089;50.59951;2.80483;19;20221103;14.8;12;13.4;6.2;11.9;4;1.49;3812 +101089;50.59951;2.80483;19;20221104;12.5;9;10.7;3.2;10.25;1.5;.94;3676 +101089;50.59951;2.80483;19;20221105;11.6;3.9;7.8;3.3;9.3;.3;.56;5767 +101089;50.59951;2.80483;19;20221106;11.7;10.3;11;6.5;11.45;11.8;.88;1513 +101089;50.59951;2.80483;19;20221107;16.2;10.8;13.5;6.8;12.4;.1;1.34;3993 +101089;50.59951;2.80483;19;20221108;16;11.3;13.6;6.5;11.8;.5;1.56;5090 +101089;50.59951;2.80483;19;20221109;13.9;10.9;12.4;5.8;11.75;2.5;1.12;4301 +101089;50.59951;2.80483;19;20221110;15.1;9;12.1;4.9;11.35;0;1.01;5610 +101089;50.59951;2.80483;19;20221111;13.3;9.1;11.2;4.4;10.75;.1;.93;3677 +101089;50.59951;2.80483;19;20221112;10.9;4;7.4;1.6;9.8;.1;.33;3243 +101089;50.59951;2.80483;19;20221113;14;4;9;1.1;9.1;.1;.35;5789 +101089;50.59951;2.80483;19;20221114;7.5;.2;3.9;2.5;8.25;1;.14;3186 +101089;50.59951;2.80483;19;20221115;12.1;7.3;9.7;4.9;11.55;4;.29;3818 +101089;50.59951;2.80483;19;20221116;13;7.9;10.4;5.6;11;16;.73;3895 +101089;50.59951;2.80483;19;20221117;11.6;10.4;11;8.1;11.25;3.9;1.01;1633 +101089;50.59951;2.80483;19;20221118;13.2;8;10.6;4.1;9.95;.6;.92;3883 +101089;50.59951;2.80483;19;20221119;11;4.1;7.6;3.3;9.45;1.2;.45;2809 +101089;50.59951;2.80483;19;20221120;11.1;5.1;8.1;3.2;8.95;1.2;.63;3274 +101089;50.59951;2.80483;19;20221121;8.6;2.7;5.6;4.3;8.4;4.6;.36;3131 +101089;50.59951;2.80483;19;20221122;9.4;5;7.2;6.5;8.9;5.4;.65;2418 +101089;50.59951;2.80483;19;20221123;10.9;5.5;8.2;5.8;9.5;7;.56;3895 +101089;50.59951;2.80483;19;20221124;11.9;7.5;9.7;5.8;9.95;7.3;.84;3531 +101089;50.59951;2.80483;19;20221125;12.5;8;10.3;3.5;10;1.3;.73;3438 +101089;50.59951;2.80483;19;20221126;11.4;4.3;7.8;3.5;9.3;1.8;.41;4019 +101089;50.59951;2.80483;19;20221127;7.8;6.7;7.3;5.6;9.5;14.7;.44;895 +101089;50.59951;2.80483;19;20221128;11.5;8.4;9.9;2.7;10.4;.1;.56;1871 +101089;50.59951;2.80483;19;20221129;5.5;1;3.3;1.3;7.65;.1;.18;1958 +101089;50.59951;2.80483;19;20221130;6;3.7;4.8;1.5;8.75;0;.21;1345 +101089;50.59951;2.80483;19;20221201;7;4.3;5.6;3;7.95;0;.47;1793 +101089;50.59951;2.80483;19;20221202;4.9;.7;2.8;3.7;6.85;0;.35;1843 +101089;50.59951;2.80483;19;20221203;3.1;2.1;2.6;4.8;6;0;.71;829 +101089;50.59951;2.80483;19;20221204;1.9;1.2;1.6;4.2;6;.9;.49;595 +101089;50.59951;2.80483;19;20221205;4.3;.8;2.6;2.1;7.05;1.6;.22;1565 +101089;50.59951;2.80483;19;20221206;7.7;2.2;4.9;2.2;7.7;.9;.19;3456 +101089;50.59951;2.80483;19;20221207;7.4;1.8;4.6;3.4;7.65;.6;.31;2819 +101089;50.59951;2.80483;19;20221208;5.4;0;2.7;2.6;6.1;0;.36;2966 +101089;50.59951;2.80483;19;20221209;4.4;-2.8;.8;1.5;5.6;.7;.17;2929 +101089;50.59951;2.80483;19;20221210;3.4;-1.7;.8;2.1;6;0;.13;2786 +101089;50.59951;2.80483;19;20221211;1.1;0;.5;3.6;5.7;0;.36;713 +101089;50.59951;2.80483;19;20221212;.6;-2.6;-1;3.6;4.65;0;.38;2562 +101089;50.59951;2.80483;19;20221213;-.4;-6;-3.2;2.2;4.1;0;.18;3311 +101089;50.59951;2.80483;19;20221214;1.4;-2.4;-.5;1.4;4.65;0;.25;2439 +101089;50.59951;2.80483;19;20221215;-.2;-5.2;-2.7;1.1;4.45;.3;.05;3168 +101089;50.59951;2.80483;19;20221216;4.8;-5;-.1;1.3;4.8;.2;.07;4109 +101089;50.59951;2.80483;19;20221217;-.8;-7;-3.9;2;3.9;0;.11;3217 +101089;50.59951;2.80483;19;20221218;.2;-7.2;-3.5;4.1;4.5;1.7;.1;3237 +101089;50.59951;2.80483;19;20221219;9.5;.4;4.9;7;9.3;3.1;0;3092 +101089;50.59951;2.80483;19;20221220;11.3;9.3;10.3;4.3;11.05;13.6;.62;1077 +101089;50.59951;2.80483;19;20221221;9.9;7.3;8.6;2.9;10.65;10.2;.3;1235 +101089;50.59951;2.80483;19;20221222;11.7;9.1;10.4;3.5;11.85;1.7;.36;1489 +101089;50.59951;2.80483;19;20221223;13.7;9.4;11.5;5.5;11.85;10.1;.76;1633 +101089;50.59951;2.80483;19;20221224;12.8;10.5;11.6;5.1;11.4;.1;.92;1126 +101089;50.59951;2.80483;19;20221225;10;9.4;9.7;2.9;11.55;9;.39;478 +101089;50.59951;2.80483;19;20221226;10.3;8.8;9.6;4.5;9.4;1.2;.91;1535 +101089;50.59951;2.80483;19;20221227;9.3;4.4;6.8;4.9;8.15;0;.62;2872 +101089;50.59951;2.80483;19;20221228;10.8;6.7;8.8;8.3;10.45;3.5;.49;1584 +101089;50.59951;2.80483;19;20221229;10.6;10.2;10.4;8.3;9.55;2.6;1.55;828 +101089;50.59951;2.80483;19;20221230;13.4;4.9;9.2;6.7;10.35;14.3;.69;2413 +101089;50.59951;2.80483;19;20221231;16.1;12.3;14.2;9.5;13.4;1.5;1.38;1856 +101090;50.62103;3.15665;31;20220101;14.2;10;12.1;4.7;12.13;1;.66;2686 +101090;50.62103;3.15665;31;20220102;13.2;10.3;11.7;6.9;11.4;2.3;1.08;1547 +101090;50.62103;3.15665;31;20220103;10.7;9.9;10.3;5.8;10.6;8.7;.96;173 +101090;50.62103;3.15665;31;20220104;8.8;7.3;8;4.6;9;6.3;.84;355 +101090;50.62103;3.15665;31;20220105;6.1;1.2;3.6;5.3;6.7;.3;.55;2584 +101090;50.62103;3.15665;31;20220106;6.6;.5;3.5;4.8;6.6;1;.46;3887 +101090;50.62103;3.15665;31;20220107;5.5;3.6;4.5;6;7.2;2.9;.57;2444 +101090;50.62103;3.15665;31;20220108;7.6;.5;4;6;7.9;11.6;.33;1186 +101090;50.62103;3.15665;31;20220109;7.8;3.6;5.7;3.9;6.8;0;.64;4511 +101090;50.62103;3.15665;31;20220110;3.6;-1.7;.9;2.9;6.4;.1;.24;1012 +101090;50.62103;3.15665;31;20220111;4.6;.9;2.7;3.4;6.4;.4;.34;3279 +101090;50.62103;3.15665;31;20220112;5.8;.5;3.1;1.7;7.4;.2;.29;1044 +101090;50.62103;3.15665;31;20220113;3.2;.4;1.8;1.2;6.6;0;.17;2313 +101090;50.62103;3.15665;31;20220114;9.8;-1.6;4.1;1.2;7;.3;.09;5188 +101090;50.62103;3.15665;31;20220115;5.1;1.3;3.2;1.8;6.6;.2;.25;3404 +101090;50.62103;3.15665;31;20220116;5.6;-2.2;1.7;2.8;7.3;.7;.12;1419 +101090;50.62103;3.15665;31;20220117;7.8;2.9;5.3;2.3;7.7;.1;.28;4321 +101090;50.62103;3.15665;31;20220118;7;-.3;3.3;1.8;7.8;.1;.17;2550 +101090;50.62103;3.15665;31;20220119;7.3;.9;4.1;2.6;7.7;.9;.33;1992 +101090;50.62103;3.15665;31;20220120;6.4;1.6;4;3.9;6.8;1.2;.57;2786 +101090;50.62103;3.15665;31;20220121;6.9;.8;3.8;3.1;7.1;.1;.44;2526 +101090;50.62103;3.15665;31;20220122;5.5;4.4;4.9;3;7.6;0;.57;402 +101090;50.62103;3.15665;31;20220123;5.3;4.1;4.7;1.9;7.1;0;.59;445 +101090;50.62103;3.15665;31;20220124;6.3;.4;3.3;2.3;6.4;0;.31;5940 +101090;50.62103;3.15665;31;20220125;.9;-1.7;-.4;1.8;5.9;.1;.14;2905 +101090;50.62103;3.15665;31;20220126;4.7;.3;2.5;2.8;6.7;0;.4;1202 +101090;50.62103;3.15665;31;20220127;9.1;2.3;5.7;4.8;8.6;.8;.38;3867 +101090;50.62103;3.15665;31;20220128;10.3;.3;5.3;3.5;7.9;.1;.47;5885 +101090;50.62103;3.15665;31;20220129;12.1;4.7;8.4;6.4;10.1;.1;.64;2853 +101090;50.62103;3.15665;31;20220130;8.8;1.3;5;3.7;7.1;1.2;.64;5925 +101090;50.62103;3.15665;31;20220131;7.3;4.8;6;8.2;6.5;0;1.49;4059 +101090;50.62103;3.15665;31;20220201;11.1;.6;5.8;6;8.9;.2;.5;3690 +101090;50.62103;3.15665;31;20220202;11.5;8.5;10;5.1;10.2;.2;.98;1093 +101090;50.62103;3.15665;31;20220203;7.8;7.3;7.5;4.6;9;.4;.74;276 +101090;50.62103;3.15665;31;20220204;9.6;7.1;8.3;6.2;8.2;.9;1.33;1881 +101090;50.62103;3.15665;31;20220205;9;1.4;5.2;6;7.3;.6;.85;6436 +101090;50.62103;3.15665;31;20220206;11.2;7.5;9.3;11;8.9;7.6;1.68;2253 +101090;50.62103;3.15665;31;20220207;9.5;2.1;5.8;5.5;6.9;.1;1.1;7625 +101090;50.62103;3.15665;31;20220208;10.9;5.3;8.1;4.8;10.3;.1;.47;1812 +101090;50.62103;3.15665;31;20220209;11.9;8.1;10;3.5;9.6;.1;1.05;1469 +101090;50.62103;3.15665;31;20220210;8.7;2.4;5.5;3.3;8.5;2.5;.47;2019 +101090;50.62103;3.15665;31;20220211;8.8;1.5;5.1;2.7;6.1;0;.92;6916 +101090;50.62103;3.15665;31;20220212;7.6;-1;3.3;4.1;5.6;.1;.98;8777 +101090;50.62103;3.15665;31;20220213;11;.6;5.8;6.4;7.1;.8;1.3;7118 +101090;50.62103;3.15665;31;20220214;11;8.3;9.6;6.3;8.9;1.4;1.47;3376 +101090;50.62103;3.15665;31;20220215;10.3;3.7;7;6.3;8.8;6.8;.81;6588 +101090;50.62103;3.15665;31;20220216;13.7;8.1;10.9;11.9;11.9;.2;.88;2121 +101090;50.62103;3.15665;31;20220217;12.5;9.7;11.1;10.4;8.9;.6;2.36;4679 +101090;50.62103;3.15665;31;20220218;12.8;8.2;10.5;11.8;8.3;1.2;2.59;1969 +101090;50.62103;3.15665;31;20220219;8.9;1.9;5.4;9.2;7;.9;1.32;7283 +101090;50.62103;3.15665;31;20220220;12.3;6.4;9.3;10.7;9.9;3.9;1.26;2358 +101090;50.62103;3.15665;31;20220221;10.9;5.1;8;9.8;7.4;1.4;1.99;4686 +101090;50.62103;3.15665;31;20220222;12.6;2.9;7.7;5.8;9.3;.7;.96;3223 +101090;50.62103;3.15665;31;20220223;12.3;1.2;6.7;4.2;7.7;.1;1.26;10169 +101090;50.62103;3.15665;31;20220224;10.2;6.4;8.3;7;7.2;2.4;1.92;6510 +101090;50.62103;3.15665;31;20220225;10;1.7;5.8;4.5;6.4;.1;1.45;9399 +101090;50.62103;3.15665;31;20220226;10.1;-.9;4.6;2.7;6;.1;1.16;8730 +101090;50.62103;3.15665;31;20220227;10.8;-.4;5.2;4;5.2;.1;1.74;8956 +101090;50.62103;3.15665;31;20220228;10.8;-.3;5.2;3.6;5.4;.2;1.64;12017 +101090;50.62103;3.15665;31;20220301;10;2.4;6.2;1.8;6.8;1;.95;3187 +101090;50.62103;3.15665;31;20220302;11.3;5.8;8.5;2.5;6.6;0;1.51;7871 +101090;50.62103;3.15665;31;20220303;15.2;3.8;9.5;2.1;7.6;0;1.52;9845 +101090;50.62103;3.15665;31;20220304;14;2.1;8;1.5;6.3;0;1.39;11408 +101090;50.62103;3.15665;31;20220305;12;3;7.5;2.3;8;0;1.19;10125 +101090;50.62103;3.15665;31;20220306;7.6;.6;4.1;5.1;5.4;.1;1.59;11804 +101090;50.62103;3.15665;31;20220307;6;-.8;2.6;5.3;4.4;0;1.69;12399 +101090;50.62103;3.15665;31;20220308;10.8;-2.2;4.3;4.1;4.4;0;2.04;11124 +101090;50.62103;3.15665;31;20220309;14.8;1;7.9;3.6;6.4;0;2.17;14358 +101090;50.62103;3.15665;31;20220310;16.9;2.6;9.7;3.9;7;0;2.53;14667 +101090;50.62103;3.15665;31;20220311;15.3;4.4;9.8;5.3;8.5;2;2.16;11689 +101090;50.62103;3.15665;31;20220312;12.1;6.9;9.5;5.8;9.3;.4;1.58;9646 +101090;50.62103;3.15665;31;20220313;14.9;8.5;11.7;6.2;9.4;1.5;2.3;9379 +101090;50.62103;3.15665;31;20220314;14.6;5.4;10;3.4;8.9;.1;1.67;8234 +101090;50.62103;3.15665;31;20220315;12.2;6.7;9.4;2.5;9.2;.1;1.2;5616 +101090;50.62103;3.15665;31;20220316;12.6;5.6;9.1;3.8;10.4;0;1.21;11855 +101090;50.62103;3.15665;31;20220317;11.4;7.4;9.4;4.5;7.6;0;2.07;11319 +101090;50.62103;3.15665;31;20220318;14.7;.2;7.4;4.4;6.4;.1;2.48;16452 +101090;50.62103;3.15665;31;20220319;15.2;5.4;10.3;6.9;5.9;0;3.64;15562 +101090;50.62103;3.15665;31;20220320;11;2.7;6.8;2.8;5.8;.1;1.9;12545 +101090;50.62103;3.15665;31;20220321;18.2;1.1;9.6;2.1;7.9;0;2.28;17458 +101090;50.62103;3.15665;31;20220322;19.7;6.2;12.9;2;8.1;0;2.55;16239 +101090;50.62103;3.15665;31;20220323;19.9;5;12.4;1.5;6.3;0;2.54;17649 +101090;50.62103;3.15665;31;20220324;18.7;3.7;11.2;2.5;5.9;0;2.96;17894 +101090;50.62103;3.15665;31;20220325;17.3;5.9;11.6;3.8;7.4;0;3.06;17240 +101090;50.62103;3.15665;31;20220326;18.2;6.9;12.5;5.3;7.9;.1;3.56;17426 +101090;50.62103;3.15665;31;20220327;16.7;7.3;12;4.1;10.3;0;2.39;15851 +101090;50.62103;3.15665;31;20220328;18.6;3.4;11;2;9.7;.2;2.28;17226 +101090;50.62103;3.15665;31;20220329;15.5;7.4;11.4;3.7;10.1;.1;1.91;9670 +101090;50.62103;3.15665;31;20220330;12.2;7.7;9.9;3.8;8.1;.7;1.83;5613 +101090;50.62103;3.15665;31;20220331;9.4;3.1;6.2;6.7;6.7;4.6;1.87;9262 +101090;50.62103;3.15665;31;20220401;4.6;.4;2.5;7.4;5.7;.9;1.11;3624 +101090;50.62103;3.15665;31;20220402;7.5;.7;4.1;5.4;4.5;.1;2.2;11406 +101090;50.62103;3.15665;31;20220403;9.4;-1.4;4;2.6;5.2;.4;1.71;11873 +101090;50.62103;3.15665;31;20220404;8.5;.9;4.7;7.3;8.3;3.2;.61;5155 +101090;50.62103;3.15665;31;20220405;14.1;8.3;11.2;6.9;11.2;1.2;1.4;4515 +101090;50.62103;3.15665;31;20220406;11.5;9.3;10.4;7.9;9.8;4;1.6;2695 +101090;50.62103;3.15665;31;20220407;13.6;9.6;11.6;11.4;8.7;4.5;3.21;11110 +101090;50.62103;3.15665;31;20220408;8.3;4.3;6.3;3.1;6.8;.7;1.28;3823 +101090;50.62103;3.15665;31;20220409;12.5;.7;6.6;4.5;6.4;.1;2.36;14932 +101090;50.62103;3.15665;31;20220410;13.1;.8;6.9;2.4;6.6;0;2.42;20336 +101090;50.62103;3.15665;31;20220411;19.4;3.2;11.3;4.3;7.2;0;3.9;21817 +101090;50.62103;3.15665;31;20220412;21.9;8.2;15;4;10.6;0;3.9;21334 +101090;50.62103;3.15665;31;20220413;18.2;10;14.1;1.4;11.5;.5;2.3;14584 +101090;50.62103;3.15665;31;20220414;19.1;7.6;13.3;1.9;11.2;0;2.69;18198 +101090;50.62103;3.15665;31;20220415;19.3;10.5;14.9;3.2;10.8;0;3.37;19753 +101090;50.62103;3.15665;31;20220416;18.2;6.5;12.3;4.3;8.7;0;3.63;21885 +101090;50.62103;3.15665;31;20220417;20.9;5.7;13.3;2.6;6.3;0;4.07;23155 +101090;50.62103;3.15665;31;20220418;19.9;5.6;12.7;2.7;7.5;0;3.75;22332 +101090;50.62103;3.15665;31;20220419;19.7;6.2;12.9;3.8;8.6;0;3.71;19915 +101090;50.62103;3.15665;31;20220420;18.5;8.9;13.7;5;7.4;0;4.37;20326 +101090;50.62103;3.15665;31;20220421;19.3;8.3;13.8;4.9;7.8;0;4.49;22609 +101090;50.62103;3.15665;31;20220422;15.8;9.2;12.5;5.6;9.1;0;3.23;15707 +101090;50.62103;3.15665;31;20220423;20.5;10.3;15.4;6.1;10;0;4.35;18432 +101090;50.62103;3.15665;31;20220424;20;11.5;15.7;5.4;8.8;0;4.6;18443 +101090;50.62103;3.15665;31;20220425;14.2;6.9;10.5;4.2;9.4;4.3;2.35;14020 +101090;50.62103;3.15665;31;20220426;14.9;7.5;11.2;4.7;8.1;0;3.33;19732 +101090;50.62103;3.15665;31;20220427;16.4;5.5;10.9;4.8;8.1;0;3.53;21755 +101090;50.62103;3.15665;31;20220428;19.1;6.2;12.6;4.9;8.6;0;4.19;24141 +101090;50.62103;3.15665;31;20220429;16.4;8.4;12.4;4.7;9.6;0;3.22;18665 +101090;50.62103;3.15665;31;20220430;15.4;6;10.7;4.4;7.9;0;3.3;19659 +101090;50.62103;3.15665;31;20220501;16.3;2.8;9.5;2.1;8;.1;2.62;17086 +101090;50.62103;3.15665;31;20220502;19.1;8.6;13.8;4.2;8.5;0;4.07;20097 +101090;50.62103;3.15665;31;20220503;17.6;6.6;12.1;3.7;9.3;0;3.42;21238 +101090;50.62103;3.15665;31;20220504;17.9;4.6;11.2;3.1;9.6;.1;3.26;22482 +101090;50.62103;3.15665;31;20220505;18.5;11.3;14.9;3.4;11.7;.1;2.94;14567 +101090;50.62103;3.15665;31;20220506;22.8;6.7;14.7;2.1;10.7;0;3.88;23177 +101090;50.62103;3.15665;31;20220507;20.3;11.4;15.8;3.2;12.3;.4;2.89;12490 +101090;50.62103;3.15665;31;20220508;20.6;10.9;15.7;4.1;11;0;4.07;20689 +101090;50.62103;3.15665;31;20220509;24.9;7.2;16;1.6;10.5;0;4.46;27307 +101090;50.62103;3.15665;31;20220510;24.7;13.5;19.1;3.6;11.9;0;4.6;18615 +101090;50.62103;3.15665;31;20220511;23.9;11;17.4;4.5;11.7;0;4.53;18592 +101090;50.62103;3.15665;31;20220512;20.1;9.2;14.6;3.6;10.8;0;3.96;22783 +101090;50.62103;3.15665;31;20220513;19.5;9;14.2;4.2;10.1;0;4.12;23270 +101090;50.62103;3.15665;31;20220514;23.5;7.4;15.4;2.3;10.8;0;4.45;26492 +101090;50.62103;3.15665;31;20220515;28.5;11.7;20.1;3.1;11.5;0;5.99;28190 +101090;50.62103;3.15665;31;20220516;24;16.9;20.4;3.6;13.9;.1;4.53;18789 +101090;50.62103;3.15665;31;20220517;28.1;14.5;21.3;2.4;13.8;1;5.49;27424 +101090;50.62103;3.15665;31;20220518;27.2;15.8;21.5;2.8;15.8;3;5.26;26228 +101090;50.62103;3.15665;31;20220519;23;17.5;20.2;3;16.4;4.8;3.88;18672 +101090;50.62103;3.15665;31;20220520;19.2;12.4;15.8;3.1;13.6;6;2.58;12324 +101090;50.62103;3.15665;31;20220521;20.4;9.9;15.1;3.2;11.8;0;3.7;20824 +101090;50.62103;3.15665;31;20220522;24.4;9.2;16.8;1.3;12.7;.1;4.42;27409 +101090;50.62103;3.15665;31;20220523;19.4;15.4;17.4;2.8;14.8;9;2.31;8888 +101090;50.62103;3.15665;31;20220524;18.5;10.2;14.3;5.1;11.4;1.5;3.48;18165 +101090;50.62103;3.15665;31;20220525;18.3;8.3;13.3;5.3;11.4;.5;3.35;20020 +101090;50.62103;3.15665;31;20220526;19.8;12.1;15.9;5.7;13.2;0;3.54;17996 +101090;50.62103;3.15665;31;20220527;20.2;14.1;17.1;4.7;12.4;0;3.95;17188 +101090;50.62103;3.15665;31;20220528;18.4;10.2;14.3;4.1;9.8;.1;4.05;21636 +101090;50.62103;3.15665;31;20220529;16;7.4;11.7;3.4;9.1;.6;3.37;21076 +101090;50.62103;3.15665;31;20220530;16.6;5.9;11.2;1.7;8.8;0;3.29;22453 +101090;50.62103;3.15665;31;20220531;19.7;8.1;13.9;2.2;9.2;.4;3.99;23719 +101090;50.62103;3.15665;31;20220601;19.6;6.7;13.1;2.4;9.7;0;3.78;22996 +101090;50.62103;3.15665;31;20220602;21.6;6.7;14.1;2.6;9.9;0;4.59;28305 +101090;50.62103;3.15665;31;20220603;25.6;12.6;19.1;3.1;11.8;6.5;5.36;25706 +101090;50.62103;3.15665;31;20220604;25.3;15;20.1;4.8;15.6;15.9;4.82;21142 +101090;50.62103;3.15665;31;20220605;19.8;16.7;18.2;3.4;17.4;7.7;2;7871 +101090;50.62103;3.15665;31;20220606;21;11.1;16;4.8;12.5;.2;4.04;20664 +101090;50.62103;3.15665;31;20220607;20.3;11.6;15.9;2;13.8;2;2.49;12076 +101090;50.62103;3.15665;31;20220608;20.4;14;17.2;4.5;14.4;7.6;3.06;12831 +101090;50.62103;3.15665;31;20220609;21.9;12.1;17;3.9;13;.2;3.53;14622 +101090;50.62103;3.15665;31;20220610;22.8;15.5;19.1;3.1;15;0;3.05;10720 +101090;50.62103;3.15665;31;20220611;23.3;15.5;19.4;3.3;13.1;0;4.57;20371 +101090;50.62103;3.15665;31;20220612;22.5;10.5;16.5;3.1;12;0;4.72;26716 +101090;50.62103;3.15665;31;20220613;20.8;11.1;15.9;3.5;11.3;0;4.46;24552 +101090;50.62103;3.15665;31;20220614;22.9;9.7;16.3;2.5;10.3;0;5.15;29875 +101090;50.62103;3.15665;31;20220615;27;13.5;20.2;2.9;12.2;0;6.01;29654 +101090;50.62103;3.15665;31;20220616;26.4;13.2;19.8;2.3;13.3;0;5.59;29921 +101090;50.62103;3.15665;31;20220617;31.8;16.1;23.9;2.7;14.5;0;6.82;30548 +101090;50.62103;3.15665;31;20220618;34.1;19;26.5;3.4;16.6;1.6;7.69;30703 +101090;50.62103;3.15665;31;20220619;17.2;12.6;14.9;6.7;13.2;1.4;2.83;14500 +101090;50.62103;3.15665;31;20220620;21.4;13.6;17.5;5;11.9;0;4.68;20876 +101090;50.62103;3.15665;31;20220621;22.3;11.2;16.7;3.5;12;0;4.45;22842 +101090;50.62103;3.15665;31;20220622;26.9;13.5;20.2;3.8;12.9;.3;6.24;30046 +101090;50.62103;3.15665;31;20220623;27.4;16.7;22;3.4;16.6;3.1;5.31;24015 +101090;50.62103;3.15665;31;20220624;24.5;18.5;21.5;2.4;17.9;14.9;3.91;18276 +101090;50.62103;3.15665;31;20220625;20.9;14.4;17.6;3.1;15.2;.8;2.77;12128 +101090;50.62103;3.15665;31;20220626;22.5;12.7;17.6;2.8;13.4;0;4.5;25099 +101090;50.62103;3.15665;31;20220627;22.2;14.7;18.4;2.6;13.5;1.1;4.07;20288 +101090;50.62103;3.15665;31;20220628;25.8;11.9;18.8;2.2;12.8;0;4.73;23935 +101090;50.62103;3.15665;31;20220629;26.8;12;19.4;2.6;12.8;.3;5.39;27151 +101090;50.62103;3.15665;31;20220630;15.7;13.6;14.6;2.4;14.7;9.1;1.68;8819 +101090;50.62103;3.15665;31;20220701;21.3;10.5;15.9;3.7;12.5;.1;4.13;23068 +101090;50.62103;3.15665;31;20220702;25.3;10.5;17.9;2.1;12;0;4.82;25833 +101090;50.62103;3.15665;31;20220703;23;13.1;18;3.2;12.2;0;3.99;16421 +101090;50.62103;3.15665;31;20220704;25.1;10.2;17.6;2.6;12.8;0;5.01;27701 +101090;50.62103;3.15665;31;20220705;23.5;10.3;16.9;2.4;12.4;0;4.64;26563 +101090;50.62103;3.15665;31;20220706;24.4;10.7;17.5;1.8;13;0;4.28;23740 +101090;50.62103;3.15665;31;20220707;21;16.1;18.5;4.4;14.1;.2;3.8;15725 +101090;50.62103;3.15665;31;20220708;27.6;9.7;18.6;1.7;12.7;0;5.36;30250 +101090;50.62103;3.15665;31;20220709;24.6;14.5;19.5;3.3;14.3;0;5.04;25697 +101090;50.62103;3.15665;31;20220710;25.1;12.3;18.7;2;13.2;0;4.74;25819 +101090;50.62103;3.15665;31;20220711;28;13.4;20.7;1.9;14.4;0;5.49;29331 +101090;50.62103;3.15665;31;20220712;32.7;15.2;23.9;1.5;14.3;0;5.63;26696 +101090;50.62103;3.15665;31;20220713;32;21.1;26.5;2.7;16.4;.1;5.05;15147 +101090;50.62103;3.15665;31;20220714;26.8;17.5;22.1;3.9;14.8;0;5.27;20316 +101090;50.62103;3.15665;31;20220715;25.2;13.1;19.1;2.2;11.8;0;5.02;26117 +101090;50.62103;3.15665;31;20220716;26;12.3;19.1;2.7;12;0;5.37;27314 +101090;50.62103;3.15665;31;20220717;28.8;12.3;20.5;1.9;11.4;0;5.7;29469 +101090;50.62103;3.15665;31;20220718;36.4;15.6;26;1.8;12;0;6.69;29365 +101090;50.62103;3.15665;31;20220719;39.2;20.6;29.9;3.9;13.9;1.1;9.22;29256 +101090;50.62103;3.15665;31;20220720;23.8;18.4;21.1;3.8;18.7;6.6;3.3;13633 +101090;50.62103;3.15665;31;20220721;23.3;17.3;20.3;3.9;17.6;.3;3.11;11964 +101090;50.62103;3.15665;31;20220722;21.8;15.3;18.5;2.9;15;.3;3;12565 +101090;50.62103;3.15665;31;20220723;28.5;14.2;21.3;1.8;15.4;0;4.65;23028 +101090;50.62103;3.15665;31;20220724;32.6;14.1;23.3;3;14.9;0;6.58;28665 +101090;50.62103;3.15665;31;20220725;24.8;18.4;21.6;5.1;15.3;.1;4.26;11152 +101090;50.62103;3.15665;31;20220726;22.4;15.3;18.8;3.4;14.4;.3;3.31;12655 +101090;50.62103;3.15665;31;20220727;23;12.8;17.9;3.7;11.9;0;4.66;22496 +101090;50.62103;3.15665;31;20220728;25.4;13.6;19.5;3.8;11.8;0;5.07;20747 +101090;50.62103;3.15665;31;20220729;27.5;13.5;20.5;2.5;12.9;0;5.1;24432 +101090;50.62103;3.15665;31;20220730;27.2;12.6;19.9;2.2;14.2;0;4.46;21898 +101090;50.62103;3.15665;31;20220731;24.6;17.4;21;4.9;17.9;0;3.76;14915 +101090;50.62103;3.15665;31;20220801;26.9;18;22.4;2.4;17.7;.1;3.79;15862 +101090;50.62103;3.15665;31;20220802;29.4;15.2;22.3;3.7;16.8;0;5.45;23981 +101090;50.62103;3.15665;31;20220803;33.7;16.1;24.9;2.6;17.7;0;6.05;26206 +101090;50.62103;3.15665;31;20220804;29;17.7;23.3;3.4;17.6;.5;4.3;14513 +101090;50.62103;3.15665;31;20220805;24.1;17.4;20.7;4;13.5;0;4.87;20112 +101090;50.62103;3.15665;31;20220806;23.9;10.1;17;2.3;10.7;0;4.26;22630 +101090;50.62103;3.15665;31;20220807;25.8;13.1;19.4;3.6;11.4;0;5.46;25617 +101090;50.62103;3.15665;31;20220808;26.1;14.3;20.2;4.6;13.8;0;5.45;24916 +101090;50.62103;3.15665;31;20220809;28.5;15.9;22.2;5.3;15.1;0;6.18;25253 +101090;50.62103;3.15665;31;20220810;31.5;17;24.2;4.4;14.6;0;6.82;25735 +101090;50.62103;3.15665;31;20220811;32.5;18.2;25.3;3.1;12.6;0;6.55;25495 +101090;50.62103;3.15665;31;20220812;33.6;19.3;26.4;3.3;11.5;0;7.02;25319 +101090;50.62103;3.15665;31;20220813;33.2;18.6;25.9;2.9;10.5;0;6.64;25238 +101090;50.62103;3.15665;31;20220814;33;17.3;25.1;2.8;12.6;0;6.18;24153 +101090;50.62103;3.15665;31;20220815;29.9;18.5;24.2;3.3;17.1;.1;4.92;18411 +101090;50.62103;3.15665;31;20220816;28.4;17.5;22.9;2.3;18.6;7.8;3.68;15545 +101090;50.62103;3.15665;31;20220817;24.3;18.7;21.5;2.2;20.1;2.7;2.42;10311 +101090;50.62103;3.15665;31;20220818;28.1;16.9;22.5;2.5;18.4;0;3.75;16332 +101090;50.62103;3.15665;31;20220819;26.6;16.7;21.6;3.5;18.4;.7;3.03;9546 +101090;50.62103;3.15665;31;20220820;24.7;13.2;18.9;3.2;14;0;4.16;21203 +101090;50.62103;3.15665;31;20220821;24.1;11.9;18;1.6;14.3;.1;3.28;18924 +101090;50.62103;3.15665;31;20220822;28.1;17.8;22.9;2.3;15.5;.8;3.91;15493 +101090;50.62103;3.15665;31;20220823;28.2;16.7;22.4;2;17.6;0;3.19;12708 +101090;50.62103;3.15665;31;20220824;31.8;17;24.4;1.5;19.1;0;4.1;19744 +101090;50.62103;3.15665;31;20220825;30;18.5;24.2;3.7;18.6;0;4.93;19799 +101090;50.62103;3.15665;31;20220826;24.9;18.6;21.7;3.9;16.5;0;3.31;8912 +101090;50.62103;3.15665;31;20220827;25;12.5;18.7;3;13.9;0;3.79;18657 +101090;50.62103;3.15665;31;20220828;24.5;16.1;20.3;5.8;13;0;4.83;15478 +101090;50.62103;3.15665;31;20220829;24.1;14.6;19.3;5;13;0;4.35;15996 +101090;50.62103;3.15665;31;20220830;27.2;15.9;21.5;5;15;0;4.98;19053 +101090;50.62103;3.15665;31;20220831;25.4;16;20.7;5.3;14.3;0;4.38;13658 +101090;50.62103;3.15665;31;20220901;28.1;16.2;22.1;4.1;12.2;0;5.45;20546 +101090;50.62103;3.15665;31;20220902;27.1;14.2;20.6;2.1;14;10.4;3.65;17402 +101090;50.62103;3.15665;31;20220903;25.4;15.8;20.6;1.9;18.3;.5;2.4;10858 +101090;50.62103;3.15665;31;20220904;27.9;14.8;21.3;2.1;16;0;3.85;20284 +101090;50.62103;3.15665;31;20220905;27.5;16.9;22.2;2.5;15.5;9.1;3.8;16737 +101090;50.62103;3.15665;31;20220906;26.6;15;20.8;2.7;16.5;4;3.51;17067 +101090;50.62103;3.15665;31;20220907;23.7;14.5;19.1;3;16.5;1.2;2.88;14865 +101090;50.62103;3.15665;31;20220908;23.2;14.7;18.9;3.9;16;7.6;2.85;12282 +101090;50.62103;3.15665;31;20220909;20;14.6;17.3;6.1;15.4;8.7;2.28;7370 +101090;50.62103;3.15665;31;20220910;22.9;14;18.4;4.2;15.6;0;2.92;13475 +101090;50.62103;3.15665;31;20220911;23.8;12.8;18.3;1.7;15.4;.1;2.8;17595 +101090;50.62103;3.15665;31;20220912;26.3;12;19.1;1.5;14.8;.1;3.08;18828 +101090;50.62103;3.15665;31;20220913;22.6;17.7;20.1;2.1;18;6.3;1.84;6833 +101090;50.62103;3.15665;31;20220914;17.6;15.7;16.6;3.6;16.9;5;.99;2221 +101090;50.62103;3.15665;31;20220915;19.9;11.8;15.8;2.7;13.9;.2;2.01;10318 +101090;50.62103;3.15665;31;20220916;17.8;9.7;13.7;4.1;11.7;7.2;2.26;12205 +101090;50.62103;3.15665;31;20220917;16.9;9.3;13.1;4.5;10.1;.6;2.52;12012 +101090;50.62103;3.15665;31;20220918;17.3;8;12.6;4.2;10;.4;2.28;9072 +101090;50.62103;3.15665;31;20220919;18.5;8.5;13.5;3.2;10.4;.1;2.4;12845 +101090;50.62103;3.15665;31;20220920;18.5;8.6;13.5;2.6;11.2;0;2.01;11050 +101090;50.62103;3.15665;31;20220921;18.6;7.3;12.9;1.2;10.3;.1;2;16037 +101090;50.62103;3.15665;31;20220922;20.2;6.2;13.2;1.1;9.6;0;2.09;16673 +101090;50.62103;3.15665;31;20220923;18.5;9;13.7;1.1;12;8.1;1.58;11003 +101090;50.62103;3.15665;31;20220924;18;12.6;15.3;2.4;13.6;2;1.57;7573 +101090;50.62103;3.15665;31;20220925;17.2;9.1;13.1;3.3;11.5;1.2;1.75;8472 +101090;50.62103;3.15665;31;20220926;13.9;10;11.9;5;11.6;14.7;1.22;2813 +101090;50.62103;3.15665;31;20220927;16.3;8.4;12.3;5;10.4;2.6;1.99;7092 +101090;50.62103;3.15665;31;20220928;15.6;7.2;11.4;3.2;9.7;.4;1.88;12265 +101090;50.62103;3.15665;31;20220929;16.8;4.8;10.8;1.3;9.5;.3;1.39;9657 +101090;50.62103;3.15665;31;20220930;18.1;5.3;11.7;3.8;10;8.8;2.12;12787 +101090;50.62103;3.15665;31;20221001;20.5;11.5;16;6.9;14;3;2.39;9183 +101090;50.62103;3.15665;31;20221002;16.3;13.1;14.7;3.1;14;9.2;1.3;6686 +101090;50.62103;3.15665;31;20221003;17.5;5.1;11.3;1.3;10.8;0;1.3;10297 +101090;50.62103;3.15665;31;20221004;19;6.7;12.8;2.6;12.2;0;1.57;11029 +101090;50.62103;3.15665;31;20221005;18.9;15.1;17;5.8;13.8;.6;2.21;2410 +101090;50.62103;3.15665;31;20221006;18.7;8.5;13.6;2.4;10.6;0;1.87;12486 +101090;50.62103;3.15665;31;20221007;18.8;7.1;12.9;2.7;10.7;.4;1.82;11796 +101090;50.62103;3.15665;31;20221008;17.2;9.2;13.2;3.2;10.9;.2;1.79;11020 +101090;50.62103;3.15665;31;20221009;18.6;5.2;11.9;1.9;9.5;0;1.65;12986 +101090;50.62103;3.15665;31;20221010;17.4;7.2;12.3;2.2;10.9;.4;1.4;9581 +101090;50.62103;3.15665;31;20221011;16.4;5.6;11;1.3;9.3;0;1.24;10916 +101090;50.62103;3.15665;31;20221012;17.1;2.4;9.7;1.4;9.6;.5;1.12;9090 +101090;50.62103;3.15665;31;20221013;15;10.9;12.9;2.7;13.2;2.5;.88;4585 +101090;50.62103;3.15665;31;20221014;17.4;13.8;15.6;2.8;15.1;.8;1.06;4517 +101090;50.62103;3.15665;31;20221015;18.9;12.8;15.8;3.9;14;.6;1.58;6041 +101090;50.62103;3.15665;31;20221016;18.4;12.1;15.2;3.3;14;3.3;1.39;8559 +101090;50.62103;3.15665;31;20221017;18.9;14.1;16.5;3.2;17;4.7;.91;4130 +101090;50.62103;3.15665;31;20221018;20.2;14.1;17.1;2.2;14.9;0;1.4;8812 +101090;50.62103;3.15665;31;20221019;18.8;10.7;14.7;4.5;12.9;.1;1.71;10140 +101090;50.62103;3.15665;31;20221020;21;11.7;16.3;3.4;15;15.4;1.44;6488 +101090;50.62103;3.15665;31;20221021;21.5;12.4;16.9;3.6;14.8;0;1.65;6524 +101090;50.62103;3.15665;31;20221022;19.4;13.6;16.5;4.2;14.3;0;1.64;6758 +101090;50.62103;3.15665;31;20221023;21;13.4;17.2;4.2;15.1;7.4;1.69;6435 +101090;50.62103;3.15665;31;20221024;18.8;14.7;16.7;7.4;13.6;2.5;2.37;5788 +101090;50.62103;3.15665;31;20221025;18.1;11.8;14.9;4.1;13.4;.1;1.39;6645 +101090;50.62103;3.15665;31;20221026;21.2;13.6;17.4;4;14.7;0;1.75;7723 +101090;50.62103;3.15665;31;20221027;21.1;12.7;16.9;3.9;15;0;1.54;7777 +101090;50.62103;3.15665;31;20221028;22;13.7;17.8;3.2;15.2;0;1.56;8178 +101090;50.62103;3.15665;31;20221029;23.2;13.4;18.3;2.4;15.4;0;1.42;7173 +101090;50.62103;3.15665;31;20221030;18.7;11.4;15;1.6;13.5;.1;.88;5769 +101090;50.62103;3.15665;31;20221031;17.9;9.4;13.6;2.9;13.5;.8;.88;5376 +101090;50.62103;3.15665;31;20221101;16.8;11.4;14.1;8.6;11.8;4.2;2.07;6224 +101090;50.62103;3.15665;31;20221102;15.3;10.1;12.7;7.1;10.7;0;1.8;5927 +101090;50.62103;3.15665;31;20221103;15.2;11.4;13.3;6.2;11.8;3.3;1.48;4458 +101090;50.62103;3.15665;31;20221104;13.5;8.5;11;3.2;10.2;1.3;.99;4044 +101090;50.62103;3.15665;31;20221105;11.5;2.9;7.2;3.4;9.2;.2;.52;6167 +101090;50.62103;3.15665;31;20221106;11.5;10.1;10.8;7;11.2;9.7;.95;676 +101090;50.62103;3.15665;31;20221107;15.6;9.8;12.7;7.1;12.4;.1;1.16;3544 +101090;50.62103;3.15665;31;20221108;15.7;10.9;13.3;6.8;11.8;.1;1.47;6070 +101090;50.62103;3.15665;31;20221109;14.4;10.9;12.6;6.2;11.7;1.2;1.2;5447 +101090;50.62103;3.15665;31;20221110;14.6;8;11.3;4.9;11;0;.91;6760 +101090;50.62103;3.15665;31;20221111;12.3;8.8;10.5;4.8;10.6;.1;.88;3488 +101090;50.62103;3.15665;31;20221112;10.1;5;7.5;2;9.9;.1;.4;1388 +101090;50.62103;3.15665;31;20221113;12.8;4.4;8.6;1.3;9;.1;.37;5762 +101090;50.62103;3.15665;31;20221114;6.6;.2;3.4;2.7;8.1;.2;.17;1530 +101090;50.62103;3.15665;31;20221115;11.9;6.1;9;4.9;11.6;4.1;.12;4179 +101090;50.62103;3.15665;31;20221116;12.9;7.6;10.2;5.7;11.1;13.9;.65;4034 +101090;50.62103;3.15665;31;20221117;12.1;10.2;11.1;8.3;11.2;3.1;1.07;1780 +101090;50.62103;3.15665;31;20221118;13;7.2;10.1;4.2;10;.9;.82;4198 +101090;50.62103;3.15665;31;20221119;10.8;3.3;7;3.2;9.2;2;.52;1531 +101090;50.62103;3.15665;31;20221120;10.8;4.3;7.5;3.2;8.8;1.7;.62;2746 +101090;50.62103;3.15665;31;20221121;8.4;1.9;5.1;4.3;8.4;3.5;.31;2613 +101090;50.62103;3.15665;31;20221122;9.4;4.3;6.8;6.9;8.8;2.7;.67;1806 +101090;50.62103;3.15665;31;20221123;9.9;5.1;7.5;5.8;9.4;6;.42;4182 +101090;50.62103;3.15665;31;20221124;11.7;7.2;9.4;6;9.8;6.2;.82;4007 +101090;50.62103;3.15665;31;20221125;12.5;7.6;10;3.3;10.1;1;.61;3828 +101090;50.62103;3.15665;31;20221126;10.8;3.3;7;3.4;8.9;1.7;.37;4231 +101090;50.62103;3.15665;31;20221127;7.4;6.2;6.8;5.7;9.3;12.8;.44;351 +101090;50.62103;3.15665;31;20221128;11.3;7.2;9.2;2.8;10.2;.2;.56;1503 +101090;50.62103;3.15665;31;20221129;5.9;1;3.4;1.4;7.8;.1;.26;987 +101090;50.62103;3.15665;31;20221130;6.8;4.6;5.7;1.5;9;0;.32;550 +101090;50.62103;3.15665;31;20221201;7.5;4.1;5.8;3.8;7.9;.1;.58;1469 +101090;50.62103;3.15665;31;20221202;4.9;1.9;3.4;3.9;7;0;.47;671 +101090;50.62103;3.15665;31;20221203;3.1;2.1;2.6;5;5.9;0;.79;253 +101090;50.62103;3.15665;31;20221204;2;1;1.5;4.5;6;1.3;.51;247 +101090;50.62103;3.15665;31;20221205;4.5;.5;2.5;2.2;7.1;2.1;.28;788 +101090;50.62103;3.15665;31;20221206;7.7;2.7;5.2;2.5;7.8;1;.18;3792 +101090;50.62103;3.15665;31;20221207;7.7;2;4.8;3.3;7.5;.8;.4;2597 +101090;50.62103;3.15665;31;20221208;5.6;.1;2.8;2.7;6.2;0;.35;2970 +101090;50.62103;3.15665;31;20221209;4.4;-3.6;.4;1.3;5.5;.3;.18;2585 +101090;50.62103;3.15665;31;20221210;2.2;.1;1.1;2.4;6.1;0;.18;2298 +101090;50.62103;3.15665;31;20221211;.9;-.8;0;3.9;5.7;0;.34;375 +101090;50.62103;3.15665;31;20221212;1;-2.8;-.9;3.9;4.6;0;.39;3045 +101090;50.62103;3.15665;31;20221213;-.1;-4.3;-2.2;3.2;4.1;0;.3;3500 +101090;50.62103;3.15665;31;20221214;1.2;-2.1;-.5;1.6;4.4;0;.32;2390 +101090;50.62103;3.15665;31;20221215;2.3;-5.7;-1.7;1.1;4.3;.2;.02;4111 +101090;50.62103;3.15665;31;20221216;4.1;-5.4;-.7;1.4;4.4;.1;.08;4385 +101090;50.62103;3.15665;31;20221217;-3;-7.6;-5.3;2.1;3.7;0;.07;3195 +101090;50.62103;3.15665;31;20221218;.1;-7.7;-3.8;4.1;4.4;2.8;.1;3242 +101090;50.62103;3.15665;31;20221219;9.5;-.3;4.6;7.2;9.2;2.7;0;2615 +101090;50.62103;3.15665;31;20221220;11;9.3;10.1;4.8;10.8;16.4;.78;355 +101090;50.62103;3.15665;31;20221221;9.6;7.2;8.4;2.8;10.6;10;.37;479 +101090;50.62103;3.15665;31;20221222;11.7;9.4;10.5;4.1;11.8;3.2;.47;986 +101090;50.62103;3.15665;31;20221223;13.8;9.2;11.5;5;11.8;10.7;.83;781 +101090;50.62103;3.15665;31;20221224;12.8;9.8;11.3;4.8;11.3;.1;.92;574 +101090;50.62103;3.15665;31;20221225;10;9.1;9.5;3.1;11.5;12.7;.4;178 +101090;50.62103;3.15665;31;20221226;10;7.9;8.9;5;9.4;1.8;.81;1727 +101090;50.62103;3.15665;31;20221227;9;3.2;6.1;5.2;7.9;0;.57;3144 +101090;50.62103;3.15665;31;20221228;10.8;5.9;8.3;9;10.3;3.9;.52;833 +101090;50.62103;3.15665;31;20221229;10.8;9.9;10.3;8.4;9.5;1.8;1.5;1255 +101090;50.62103;3.15665;31;20221230;13.2;4.5;8.8;7;10.3;13.9;.75;1227 +101090;50.62103;3.15665;31;20221231;16.2;12.5;14.3;10.6;13.4;1.7;1.54;1241 +101091;50.64147;3.50876;42;20220101;13.5;9.5;11.5;4.5;12.28;.7;.47;2773 +101091;50.64147;3.50876;42;20220102;13.1;10.2;11.7;6.5;11.15;2.6;1.1;1673 +101091;50.64147;3.50876;42;20220103;10.6;9.5;10;5.4;10.44;8.1;.88;711 +101091;50.64147;3.50876;42;20220104;8.5;7.2;7.9;3.9;8.9;6;.74;774 +101091;50.64147;3.50876;42;20220105;6;1;3.5;4.2;6.64;.3;.53;2132 +101091;50.64147;3.50876;42;20220106;6;.3;3.2;4.1;6.57;1;.39;3527 +101091;50.64147;3.50876;42;20220107;5.3;3.1;4.2;5.9;7.04;2.6;.57;2237 +101091;50.64147;3.50876;42;20220108;7.5;.5;4;5.5;7.77;11.8;.32;1950 +101091;50.64147;3.50876;42;20220109;7.2;3.9;5.6;3.5;6.8;0;.73;2708 +101091;50.64147;3.50876;42;20220110;2.8;-1.4;.7;2.3;6.24;0;.25;1074 +101091;50.64147;3.50876;42;20220111;5.2;.5;2.8;2.7;6.17;.2;.4;3018 +101091;50.64147;3.50876;42;20220112;4.5;-.4;2;1.4;7.1;0;.24;1066 +101091;50.64147;3.50876;42;20220113;3;.4;1.7;1.3;6.5;0;.24;1575 +101091;50.64147;3.50876;42;20220114;8.5;-1.5;3.5;1.3;6.8;.2;.15;4391 +101091;50.64147;3.50876;42;20220115;5.1;1;3;1.9;6.6;.1;.28;2988 +101091;50.64147;3.50876;42;20220116;4.4;-1.3;1.6;3.3;7.1;2.2;.13;1233 +101091;50.64147;3.50876;42;20220117;7.5;2.9;5.2;2.3;7.8;.1;.32;3236 +101091;50.64147;3.50876;42;20220118;7.2;.3;3.7;1.5;7.65;.1;.23;2435 +101091;50.64147;3.50876;42;20220119;6.5;-.3;3.1;2.6;7.45;1.2;.26;1866 +101091;50.64147;3.50876;42;20220120;5.8;1.6;3.7;3.4;6.7;.8;.51;2797 +101091;50.64147;3.50876;42;20220121;6.5;.4;3.5;2.5;6.9;.1;.39;2721 +101091;50.64147;3.50876;42;20220122;5.4;3.8;4.6;2.5;7.55;0;.49;655 +101091;50.64147;3.50876;42;20220123;5.3;3.9;4.6;1.3;7.28;0;.48;829 +101091;50.64147;3.50876;42;20220124;6.1;-.1;3;1.8;6.3;0;.32;4791 +101091;50.64147;3.50876;42;20220125;.7;-1.6;-.5;1.5;5.85;0;.2;1906 +101091;50.64147;3.50876;42;20220126;3.7;0;1.9;2.8;6.55;0;.34;1182 +101091;50.64147;3.50876;42;20220127;8.7;2.4;5.6;4.8;8.45;.6;.4;3623 +101091;50.64147;3.50876;42;20220128;8.6;-.1;4.3;3.4;7.65;.1;.37;4893 +101091;50.64147;3.50876;42;20220129;11.7;4.4;8.1;6;9.85;.1;.63;2987 +101091;50.64147;3.50876;42;20220130;8.2;1.4;4.8;3.4;7;.7;.63;4914 +101091;50.64147;3.50876;42;20220131;6.7;3.6;5.2;8.2;6.55;.2;1.24;3406 +101091;50.64147;3.50876;42;20220201;10.6;.9;5.8;5.2;8.7;.2;.5;3670 +101091;50.64147;3.50876;42;20220202;10.9;8.3;9.6;4.6;10.2;.2;.84;1081 +101091;50.64147;3.50876;42;20220203;7.7;7.1;7.4;4.6;8.9;.5;.75;413 +101091;50.64147;3.50876;42;20220204;9.1;6.8;8;6;8.15;1;1.25;1531 +101091;50.64147;3.50876;42;20220205;8.5;1.3;4.9;5.9;7.15;.8;.85;5515 +101091;50.64147;3.50876;42;20220206;10.9;7.1;9;10.4;8.7;13;1.62;2464 +101091;50.64147;3.50876;42;20220207;8.7;1.9;5.3;5.1;6.65;.2;1.06;6062 +101091;50.64147;3.50876;42;20220208;10.4;4.6;7.5;4.6;10.1;.1;.39;2039 +101091;50.64147;3.50876;42;20220209;11.5;8.1;9.8;3.3;9.47;.1;1;2128 +101091;50.64147;3.50876;42;20220210;8.4;3;5.7;2.7;8.34;3;.53;2181 +101091;50.64147;3.50876;42;20220211;8;1.6;4.8;2.3;6.04;0;.83;5916 +101091;50.64147;3.50876;42;20220212;7.3;-.9;3.2;4;5.4;0;1.05;6655 +101091;50.64147;3.50876;42;20220213;10.5;.9;5.7;6.9;6.87;.4;1.38;6790 +101091;50.64147;3.50876;42;20220214;10.9;8.5;9.7;6.2;8.64;1.6;1.59;3618 +101091;50.64147;3.50876;42;20220215;9.8;4.6;7.2;6.1;8.74;8;.88;4817 +101091;50.64147;3.50876;42;20220216;13.6;7.9;10.7;10.5;11.8;.8;.85;2609 +101091;50.64147;3.50876;42;20220217;11.9;9.6;10.8;8.3;8.74;.7;2.11;4111 +101091;50.64147;3.50876;42;20220218;12.5;7.7;10.1;10.5;8.3;1.5;2.34;3426 +101091;50.64147;3.50876;42;20220219;8.5;2.9;5.7;8.2;6.84;.8;1.41;5986 +101091;50.64147;3.50876;42;20220220;11.9;6;9;9.4;9.67;6.6;1.19;3636 +101091;50.64147;3.50876;42;20220221;10.2;4.7;7.5;8;7.4;2;1.67;4812 +101091;50.64147;3.50876;42;20220222;12.1;3.1;7.6;4.9;9.14;.7;.93;4414 +101091;50.64147;3.50876;42;20220223;11.7;1.6;6.6;4;7.6;0;1.21;8353 +101091;50.64147;3.50876;42;20220224;9.9;6.3;8.1;6;7.1;2.5;1.8;5458 +101091;50.64147;3.50876;42;20220225;9.1;1.5;5.3;3.8;6.3;.2;1.25;7618 +101091;50.64147;3.50876;42;20220226;9.2;-1.2;4;2.2;5.97;.1;1;8324 +101091;50.64147;3.50876;42;20220227;7.7;-.7;3.5;3.4;5.18;.1;1.57;11515 +101091;50.64147;3.50876;42;20220228;10.5;-.2;5.1;3.2;5.35;0;1.55;12202 +101091;50.64147;3.50876;42;20220301;9.7;2.2;5.9;1.6;6.57;.3;.93;3704 +101091;50.64147;3.50876;42;20220302;10.8;4.9;7.9;2;6.4;0;1.3;7113 +101091;50.64147;3.50876;42;20220303;13.9;1.7;7.8;1.6;6.74;0;1.31;9883 +101091;50.64147;3.50876;42;20220304;13.2;.8;7;1.3;5.74;0;1.27;10566 +101091;50.64147;3.50876;42;20220305;11.2;.5;5.8;2.1;6.34;0;1.25;9914 +101091;50.64147;3.50876;42;20220306;7.2;-.1;3.5;4.2;5.27;.1;1.4;9214 +101091;50.64147;3.50876;42;20220307;5.9;-1.5;2.2;4.1;4.3;0;1.47;9642 +101091;50.64147;3.50876;42;20220308;10.7;-1.7;4.5;3.3;4.1;0;1.94;10698 +101091;50.64147;3.50876;42;20220309;14.8;1.5;8.1;2.9;6.14;0;2.02;12219 +101091;50.64147;3.50876;42;20220310;16.7;3.2;9.9;3.2;6.64;0;2.37;12301 +101091;50.64147;3.50876;42;20220311;15.6;4.1;9.9;5.1;8;1.3;2.33;11142 +101091;50.64147;3.50876;42;20220312;12.5;7.2;9.8;5.6;9.14;.3;1.71;8711 +101091;50.64147;3.50876;42;20220313;14.7;8.4;11.6;5.8;9.2;1.4;2.26;8577 +101091;50.64147;3.50876;42;20220314;14.2;6.4;10.3;3.3;8.84;.3;1.7;8024 +101091;50.64147;3.50876;42;20220315;11.9;6.3;9.1;1.9;8.87;.4;1.17;6903 +101091;50.64147;3.50876;42;20220316;12.8;5;8.9;3.1;10.1;.2;1.21;10813 +101091;50.64147;3.50876;42;20220317;11;7.3;9.1;3.3;7.74;0;1.7;8591 +101091;50.64147;3.50876;42;20220318;14.5;-.2;7.1;3.8;6.5;.1;2.23;14451 +101091;50.64147;3.50876;42;20220319;14.6;5.3;9.9;6.1;5.94;0;3.24;12166 +101091;50.64147;3.50876;42;20220320;9.6;2.1;5.8;2.3;5.97;.2;1.52;10774 +101091;50.64147;3.50876;42;20220321;18.1;1;9.6;2.1;7.9;0;2.28;17458 +101091;50.64147;3.50876;42;20220322;19.4;5.9;12.6;1.7;7.87;0;2.33;14366 +101091;50.64147;3.50876;42;20220323;19.4;3.7;11.5;1.3;6.44;0;2.24;15848 +101091;50.64147;3.50876;42;20220324;18.3;2.9;10.6;2;6.3;0;2.52;15885 +101091;50.64147;3.50876;42;20220325;16.6;4.3;10.4;2.8;7.3;0;2.49;14888 +101091;50.64147;3.50876;42;20220326;18;4.8;11.4;4.2;7.87;.1;3.03;15569 +101091;50.64147;3.50876;42;20220327;15.4;6.1;10.7;3.1;10.1;.1;1.88;13165 +101091;50.64147;3.50876;42;20220328;17.6;2.4;10;1.5;9.54;.2;1.93;15260 +101091;50.64147;3.50876;42;20220329;15.1;6.9;11;2.7;9.77;0;1.75;9766 +101091;50.64147;3.50876;42;20220330;12;6.6;9.3;2.7;7.9;.6;1.64;6934 +101091;50.64147;3.50876;42;20220331;8.8;2.7;5.7;5.2;6.64;4.2;1.67;9656 +101091;50.64147;3.50876;42;20220401;3.9;.1;2;6.5;5.64;1;.99;3658 +101091;50.64147;3.50876;42;20220402;7;.5;3.8;5;4.47;.1;2.03;9454 +101091;50.64147;3.50876;42;20220403;8.8;-1.6;3.6;2.2;5.1;.3;1.65;12666 +101091;50.64147;3.50876;42;20220404;7.9;0;4;6.7;8.17;3.8;.55;6222 +101091;50.64147;3.50876;42;20220405;13.8;8.4;11.1;5.8;11.2;1.3;1.32;4437 +101091;50.64147;3.50876;42;20220406;11.3;8.8;10;7.3;9.67;3;1.56;3805 +101091;50.64147;3.50876;42;20220407;12.9;9.3;11.1;9.7;8.64;5.6;2.86;10346 +101091;50.64147;3.50876;42;20220408;7.8;3.9;5.9;2.6;6.87;.7;1.23;5664 +101091;50.64147;3.50876;42;20220409;11.7;1.1;6.4;3.6;6.35;.2;2.23;15751 +101091;50.64147;3.50876;42;20220410;13;.7;6.9;2.1;6.6;0;2.21;17510 +101091;50.64147;3.50876;42;20220411;18.6;2.8;10.7;3.5;7.07;0;3.41;19299 +101091;50.64147;3.50876;42;20220412;21;7.7;14.4;3.4;10.24;0;3.42;18290 +101091;50.64147;3.50876;42;20220413;16.9;9.6;13.2;1.4;12.14;1.3;1.84;11556 +101091;50.64147;3.50876;42;20220414;18.8;7.8;13.3;1.5;11.5;0;2.31;15010 +101091;50.64147;3.50876;42;20220415;18.4;8.5;13.5;2.6;10.77;0;2.76;17045 +101091;50.64147;3.50876;42;20220416;17.5;5.8;11.6;3.5;8.6;0;3.08;18203 +101091;50.64147;3.50876;42;20220417;20.4;3.8;12.1;2.3;6.47;0;3.64;21208 +101091;50.64147;3.50876;42;20220418;19.4;5.3;12.3;1.9;7.27;0;3.2;19520 +101091;50.64147;3.50876;42;20220419;19.1;6.2;12.7;2.5;8.8;0;3.09;17651 +101091;50.64147;3.50876;42;20220420;17.8;7.3;12.5;3.7;7.3;0;3.63;17773 +101091;50.64147;3.50876;42;20220421;19;6.6;12.8;4.2;8.04;0;3.85;19698 +101091;50.64147;3.50876;42;20220422;16;8.2;12.1;4.7;9.1;0;2.91;14094 +101091;50.64147;3.50876;42;20220423;19.7;9.4;14.6;4.8;9.94;0;3.77;17053 +101091;50.64147;3.50876;42;20220424;19.4;9.8;14.6;4.6;8.67;0;4.06;17074 +101091;50.64147;3.50876;42;20220425;13.4;5.9;9.7;2.9;9.44;3.9;1.98;12935 +101091;50.64147;3.50876;42;20220426;14.5;7;10.7;4;8.24;0;2.9;16825 +101091;50.64147;3.50876;42;20220427;15.9;4.1;10;3.5;8.2;.1;2.98;19609 +101091;50.64147;3.50876;42;20220428;18.6;5.6;12.1;3.9;8.6;0;3.7;22013 +101091;50.64147;3.50876;42;20220429;16;7.6;11.8;3.8;9.4;0;2.89;16885 +101091;50.64147;3.50876;42;20220430;14.3;4.8;9.5;3.6;7.8;0;2.72;16422 +101091;50.64147;3.50876;42;20220501;15.7;1.7;8.7;1.7;7.97;.1;2.48;17792 +101091;50.64147;3.50876;42;20220502;18.5;6.2;12.3;3.2;8.47;0;3.53;20078 +101091;50.64147;3.50876;42;20220503;17.1;5.3;11.2;3.4;9.25;0;3.27;20606 +101091;50.64147;3.50876;42;20220504;17.6;3.6;10.6;2.5;9.65;.1;3.02;21695 +101091;50.64147;3.50876;42;20220505;18;10.2;14.1;2.7;11.7;.3;2.6;13533 +101091;50.64147;3.50876;42;20220506;22;6.4;14.2;1.6;10.94;0;3.48;21800 +101091;50.64147;3.50876;42;20220507;20.5;10.7;15.6;2.7;11.97;.2;3.01;14423 +101091;50.64147;3.50876;42;20220508;20.1;10;15;3.6;10.9;0;3.67;18960 +101091;50.64147;3.50876;42;20220509;24.6;6.7;15.7;1.7;10.47;0;4.25;25379 +101091;50.64147;3.50876;42;20220510;24.7;12.4;18.6;3.4;11.74;0;4.39;17792 +101091;50.64147;3.50876;42;20220511;23.7;11.5;17.6;4.3;11.64;0;4.5;18639 +101091;50.64147;3.50876;42;20220512;19.8;9.1;14.5;3.2;10.8;0;3.6;19900 +101091;50.64147;3.50876;42;20220513;19.3;8.5;13.9;3.7;9.97;0;3.76;20534 +101091;50.64147;3.50876;42;20220514;23.2;7;15.1;2.1;10.64;0;4.19;24520 +101091;50.64147;3.50876;42;20220515;27.8;10.3;19;2.5;11.47;0;5.28;25972 +101091;50.64147;3.50876;42;20220516;23.4;16.7;20.1;3;13.6;.1;4.06;16527 +101091;50.64147;3.50876;42;20220517;27.7;13.7;20.7;2.2;13.34;.5;4.88;23234 +101091;50.64147;3.50876;42;20220518;26.6;15.7;21.1;2.1;15.2;5.3;4.44;21508 +101091;50.64147;3.50876;42;20220519;23.5;18.6;21.1;2.8;16.53;5.6;2.99;11257 +101091;50.64147;3.50876;42;20220520;19.2;11.9;15.5;2.6;13.94;4.4;2.68;14827 +101091;50.64147;3.50876;42;20220521;20.4;9.7;15;2.8;11.7;0;3.45;18933 +101091;50.64147;3.50876;42;20220522;24.2;8.5;16.3;1.2;12.5;.1;4.1;25376 +101091;50.64147;3.50876;42;20220523;20.2;14.6;17.4;2;14.8;8.1;2.63;12655 +101091;50.64147;3.50876;42;20220524;17.7;10.4;14;4.5;11.4;1.1;2.75;11457 +101091;50.64147;3.50876;42;20220525;18.2;8.3;13.2;4.8;11.27;.3;3.18;17871 +101091;50.64147;3.50876;42;20220526;19.8;12.4;16.1;5.1;13.14;0;3.35;15593 +101091;50.64147;3.50876;42;20220527;19.5;13.4;16.4;4;12.17;0;3.57;16284 +101091;50.64147;3.50876;42;20220528;17.6;8.9;13.3;3;9.77;.2;3.5;20116 +101091;50.64147;3.50876;42;20220529;15.5;5.9;10.7;2.3;9.3;1.1;2.81;18350 +101091;50.64147;3.50876;42;20220530;16.2;4.5;10.3;1.3;8.8;0;2.87;19939 +101091;50.64147;3.50876;42;20220531;19.3;8;13.7;1.7;9.5;1.1;3.5;20760 +101091;50.64147;3.50876;42;20220601;18.9;6.4;12.7;2.4;9.7;0;3.5;21229 +101091;50.64147;3.50876;42;20220602;21.2;5.3;13.3;2;9.97;0;4.13;26489 +101091;50.64147;3.50876;42;20220603;25.2;10.8;18;2.5;11.57;4.5;4.92;25075 +101091;50.64147;3.50876;42;20220604;25.2;14.4;19.8;3.9;15;10.3;4.67;21197 +101091;50.64147;3.50876;42;20220605;19.4;16.4;17.9;3;17.57;8.2;1.99;9088 +101091;50.64147;3.50876;42;20220606;19.9;11.1;15.5;4.3;12.6;.1;3.52;18497 +101091;50.64147;3.50876;42;20220607;20;10.5;15.2;2.3;13.6;1.7;2.57;13360 +101091;50.64147;3.50876;42;20220608;19.8;13;16.4;3.8;14.24;8.3;2.79;12950 +101091;50.64147;3.50876;42;20220609;21.6;11.7;16.6;3.3;13.04;.3;3.48;16332 +101091;50.64147;3.50876;42;20220610;22.8;15;18.9;3;14.74;0;3.27;12825 +101091;50.64147;3.50876;42;20220611;23.2;15;19.1;2.7;13.24;0;4.12;18496 +101091;50.64147;3.50876;42;20220612;22.2;9.6;15.9;2.6;11.87;0;4.32;24630 +101091;50.64147;3.50876;42;20220613;20.3;10.9;15.6;2.8;11.34;0;3.83;20466 +101091;50.64147;3.50876;42;20220614;22.5;7.7;15.1;1.9;10.4;0;4.5;27140 +101091;50.64147;3.50876;42;20220615;26.3;10.8;18.6;2;12.47;0;5.12;27591 +101091;50.64147;3.50876;42;20220616;26;12.3;19.1;1.9;13.47;0;4.87;26111 +101091;50.64147;3.50876;42;20220617;30.9;15.2;23;2.4;14.3;0;6.08;27136 +101091;50.64147;3.50876;42;20220618;34.4;18.4;26.4;2.8;17.2;1.1;6.93;27658 +101091;50.64147;3.50876;42;20220619;17.8;12.9;15.4;5.3;13.6;1.7;2.6;11990 +101091;50.64147;3.50876;42;20220620;21;13.2;17.1;4.1;11.97;.1;4.09;18035 +101091;50.64147;3.50876;42;20220621;21.7;9.3;15.5;2.4;12;0;3.91;22127 +101091;50.64147;3.50876;42;20220622;26.8;11.1;19;2.9;13.2;.6;5.48;27890 +101091;50.64147;3.50876;42;20220623;27.9;15.6;21.8;2.6;16.94;3.5;4.94;22922 +101091;50.64147;3.50876;42;20220624;23.9;17.5;20.7;2;18.37;9.2;3.35;16001 +101091;50.64147;3.50876;42;20220625;21.3;15.3;18.3;2.8;15.37;2.7;2.83;11662 +101091;50.64147;3.50876;42;20220626;22.1;12.5;17.3;2.4;13.94;0;4;22350 +101091;50.64147;3.50876;42;20220627;21.2;14;17.6;2;13.84;3.6;3.53;18563 +101091;50.64147;3.50876;42;20220628;25.3;10.9;18.1;1.7;12.94;0;4.43;24035 +101091;50.64147;3.50876;42;20220629;26.7;11.5;19.1;1.9;13.5;.1;4.91;25902 +101091;50.64147;3.50876;42;20220630;16.3;12.8;14.5;1.9;14.7;12.6;1.94;11065 +101091;50.64147;3.50876;42;20220701;21.1;10.5;15.8;3;12.74;.1;3.75;20767 +101091;50.64147;3.50876;42;20220702;24.9;11;18;2.1;12.34;0;4.59;24163 +101091;50.64147;3.50876;42;20220703;22.4;12.3;17.4;2.8;12.4;0;3.99;19587 +101091;50.64147;3.50876;42;20220704;24.5;9.9;17.2;2.2;12.94;0;4.35;23681 +101091;50.64147;3.50876;42;20220705;22.7;10.2;16.5;2.1;12.54;0;4.15;23852 +101091;50.64147;3.50876;42;20220706;23.2;9.7;16.4;1.6;13;0;3.79;21726 +101091;50.64147;3.50876;42;20220707;19.9;15.8;17.9;3.9;14.27;.2;3.01;11605 +101091;50.64147;3.50876;42;20220708;26.1;8.6;17.4;1.4;12.8;0;4.7;27600 +101091;50.64147;3.50876;42;20220709;23.6;13.6;18.6;2.8;14.5;0;4.19;21710 +101091;50.64147;3.50876;42;20220710;24.4;10.7;17.5;1.7;13.24;0;4.29;24457 +101091;50.64147;3.50876;42;20220711;27.3;12;19.6;1.6;14.64;0;4.82;26333 +101091;50.64147;3.50876;42;20220712;32.2;13.3;22.7;1.3;14.3;0;5.32;26350 +101091;50.64147;3.50876;42;20220713;31.5;21;26.3;2.5;15.6;.2;5.13;16586 +101091;50.64147;3.50876;42;20220714;26.1;16.3;21.2;2.9;14.84;0;4.38;17704 +101091;50.64147;3.50876;42;20220715;24.6;10.9;17.7;1.7;12.07;0;4.44;24577 +101091;50.64147;3.50876;42;20220716;25.5;11.2;18.4;2.2;11.97;0;4.83;25369 +101091;50.64147;3.50876;42;20220717;28.3;10.7;19.5;1.6;11.47;0;5.16;27303 +101091;50.64147;3.50876;42;20220718;35.7;13.6;24.6;1.5;12.2;0;6.25;29336 +101091;50.64147;3.50876;42;20220719;38.9;19.7;29.3;3;13.17;1.5;8.18;27753 +101091;50.64147;3.50876;42;20220720;23.6;18.7;21.1;3.2;18.47;4.4;3.18;12934 +101091;50.64147;3.50876;42;20220721;21.7;16.9;19.3;3.3;17.74;.5;2.44;9796 +101091;50.64147;3.50876;42;20220722;21.6;13;17.3;2;14.84;.3;2.93;15053 +101091;50.64147;3.50876;42;20220723;27.9;13.4;20.7;1.8;15.53;.1;4.47;22842 +101091;50.64147;3.50876;42;20220724;32.1;14.2;23.1;2.5;15.34;0;5.93;26274 +101091;50.64147;3.50876;42;20220725;25;18.2;21.6;4;15.5;.1;4.07;12836 +101091;50.64147;3.50876;42;20220726;22.4;14.8;18.6;2.9;14.64;.5;3.01;11709 +101091;50.64147;3.50876;42;20220727;22.4;11.5;17;2.7;11.74;0;4.03;20488 +101091;50.64147;3.50876;42;20220728;24.9;12;18.4;3.2;11.67;0;4.48;19168 +101091;50.64147;3.50876;42;20220729;27;12.7;19.8;2.2;12.87;0;4.71;23093 +101091;50.64147;3.50876;42;20220730;27.3;11.5;19.4;1.7;14;0;4.17;21295 +101091;50.64147;3.50876;42;20220731;24.8;16.7;20.7;4;17.74;.1;3.5;14033 +101091;50.64147;3.50876;42;20220801;26.7;17.7;22.2;1.9;17.37;.1;3.57;15669 +101091;50.64147;3.50876;42;20220802;29.5;15.2;22.3;2.9;16.64;0;4.94;21516 +101091;50.64147;3.50876;42;20220803;33.4;15.8;24.6;2.1;17.74;0;5.51;24640 +101091;50.64147;3.50876;42;20220804;28.5;17.2;22.9;2.3;18.4;1.1;3.8;15371 +101091;50.64147;3.50876;42;20220805;23.9;16.9;20.4;3.2;14.34;0;4.01;16455 +101091;50.64147;3.50876;42;20220806;23.7;8.4;16;2.1;10.57;0;4.06;22595 +101091;50.64147;3.50876;42;20220807;25.5;10.9;18.2;3;11.47;0;4.78;23288 +101091;50.64147;3.50876;42;20220808;25.9;12.2;19;3.3;13.64;0;4.66;22656 +101091;50.64147;3.50876;42;20220809;28.2;14.7;21.5;4;14.64;0;5.34;22097 +101091;50.64147;3.50876;42;20220810;31.4;15.4;23.4;3.2;14.27;0;5.86;23536 +101091;50.64147;3.50876;42;20220811;32.6;16;24.3;2.3;12.7;0;5.66;23812 +101091;50.64147;3.50876;42;20220812;33.3;16.3;24.8;2.4;11.74;0;5.93;23952 +101091;50.64147;3.50876;42;20220813;32.9;16.1;24.5;2.3;10.7;0;5.78;23678 +101091;50.64147;3.50876;42;20220814;32.6;15.9;24.2;2.2;12.17;0;5.47;22822 +101091;50.64147;3.50876;42;20220815;29.2;18.6;23.9;2.8;16.77;.1;4.49;17331 +101091;50.64147;3.50876;42;20220816;28.3;16.9;22.6;2.2;17.57;3.8;3.76;16052 +101091;50.64147;3.50876;42;20220817;23.7;18.5;21.1;1.7;19.94;2.2;2.12;8901 +101091;50.64147;3.50876;42;20220818;27.3;15.9;21.6;1.6;18.07;0;3.26;15896 +101091;50.64147;3.50876;42;20220819;25;15.7;20.3;2.7;18.4;.6;2.59;10577 +101091;50.64147;3.50876;42;20220820;24.5;12.7;18.6;2.7;14.14;0;3.77;19554 +101091;50.64147;3.50876;42;20220821;24.2;11.3;17.8;1.5;13.87;.1;3.22;18311 +101091;50.64147;3.50876;42;20220822;28.2;17;22.6;1.8;15.2;.6;3.56;14599 +101091;50.64147;3.50876;42;20220823;28.3;15.5;21.9;1.7;17.27;0;3.38;15566 +101091;50.64147;3.50876;42;20220824;31.5;16;23.8;1.3;18.57;.1;3.93;19535 +101091;50.64147;3.50876;42;20220825;31.9;17.4;24.7;2.8;18.07;0;4.84;19590 +101091;50.64147;3.50876;42;20220826;25;18.3;21.6;3.4;16.47;0;3.2;9632 +101091;50.64147;3.50876;42;20220827;24.2;11.4;17.8;2.5;13.7;0;3.16;15439 +101091;50.64147;3.50876;42;20220828;24.5;15.4;19.9;4.5;12.8;0;4.3;14505 +101091;50.64147;3.50876;42;20220829;24;13.9;18.9;3.9;12.6;0;3.9;14996 +101091;50.64147;3.50876;42;20220830;27.1;15;21.1;4;14.64;0;4.44;17359 +101091;50.64147;3.50876;42;20220831;25.5;15.5;20.5;4.3;14;.1;4.1;13905 +101091;50.64147;3.50876;42;20220901;27.2;14.8;21;3.2;11.84;0;4.55;17668 +101091;50.64147;3.50876;42;20220902;27.5;12.4;20;1.8;13.37;4.1;3.46;16967 +101091;50.64147;3.50876;42;20220903;25.9;15.7;20.8;1.6;17.4;.2;2.64;12508 +101091;50.64147;3.50876;42;20220904;27.6;14.4;21;2.4;15.1;0;3.73;17427 +101091;50.64147;3.50876;42;20220905;28.9;16.9;22.9;2.8;14.7;7.3;4.14;15160 +101091;50.64147;3.50876;42;20220906;27.1;15.1;21.1;2.5;16.9;2.6;3.38;15768 +101091;50.64147;3.50876;42;20220907;23.8;14.5;19.1;2.9;16.64;1.3;2.73;13376 +101091;50.64147;3.50876;42;20220908;21.9;14.7;18.3;3.6;16.27;9.6;2.38;10573 +101091;50.64147;3.50876;42;20220909;19.7;14.2;16.9;5.7;15.47;7.7;2.12;7649 +101091;50.64147;3.50876;42;20220910;22;14.1;18.1;3.8;16;.2;2.46;11335 +101091;50.64147;3.50876;42;20220911;23.6;12.3;17.9;1.4;15.4;0;2.41;14496 +101091;50.64147;3.50876;42;20220912;26.2;11.9;19;1.5;14.7;.1;2.88;16384 +101091;50.64147;3.50876;42;20220913;22.6;16.7;19.7;1.7;17.8;4.2;1.89;8576 +101091;50.64147;3.50876;42;20220914;16.8;15.3;16;2.9;16.8;6.6;.8;1979 +101091;50.64147;3.50876;42;20220915;19.8;11.3;15.5;2;13.74;.2;1.83;9915 +101091;50.64147;3.50876;42;20220916;16.2;10;13.1;3.1;11.54;8.6;1.78;9111 +101091;50.64147;3.50876;42;20220917;15.7;9.3;12.5;3.4;10.97;3.9;1.82;9144 +101091;50.64147;3.50876;42;20220918;16.7;8.6;12.6;3.6;10.3;.3;2.07;9090 +101091;50.64147;3.50876;42;20220919;17.8;8;12.9;2.5;10.7;.3;1.98;11236 +101091;50.64147;3.50876;42;20220920;17.2;7.3;12.3;1.9;10.97;.1;1.71;11089 +101091;50.64147;3.50876;42;20220921;18.4;5.8;12.1;1.2;10.04;.1;1.83;14153 +101091;50.64147;3.50876;42;20220922;19.9;5.9;12.9;1.1;9.77;0;1.93;14370 +101091;50.64147;3.50876;42;20220923;18.7;8.8;13.7;1.5;11.54;6.4;1.65;9835 +101091;50.64147;3.50876;42;20220924;16.4;12.3;14.4;2.8;13.67;2.7;1.23;5043 +101091;50.64147;3.50876;42;20220925;17.2;8.1;12.7;2.4;11.47;.8;1.6;9716 +101091;50.64147;3.50876;42;20220926;13.6;10;11.8;4.6;11.54;14.8;1.24;4575 +101091;50.64147;3.50876;42;20220927;14.8;8.3;11.5;3.5;10.6;4.6;1.48;6258 +101091;50.64147;3.50876;42;20220928;15.1;6.6;10.8;2.5;9.84;.4;1.6;11266 +101091;50.64147;3.50876;42;20220929;16;5.4;10.7;1.4;9.77;.1;1.34;9528 +101091;50.64147;3.50876;42;20220930;17.4;5.4;11.4;3.7;10.1;10.2;1.95;11482 +101091;50.64147;3.50876;42;20221001;19.5;11.1;15.3;6.1;13.74;2.7;2.06;8360 +101091;50.64147;3.50876;42;20221002;16.1;13.1;14.6;2.8;13.97;5.9;1.25;6312 +101091;50.64147;3.50876;42;20221003;17.4;6;11.7;1.4;10.97;0;1.29;9465 +101091;50.64147;3.50876;42;20221004;18.7;7;12.9;2.6;12.2;0;1.54;10474 +101091;50.64147;3.50876;42;20221005;19;14.4;16.7;5.8;13.8;.7;2.18;3959 +101091;50.64147;3.50876;42;20221006;18.2;8.4;13.3;2.7;10.7;0;1.8;10686 +101091;50.64147;3.50876;42;20221007;18.3;6.7;12.5;2.9;10.45;.4;1.79;10749 +101091;50.64147;3.50876;42;20221008;16.6;9.9;13.3;2.7;10.9;.1;1.59;8228 +101091;50.64147;3.50876;42;20221009;18.3;4.7;11.5;2;9.37;0;1.61;11169 +101091;50.64147;3.50876;42;20221010;17.3;7.6;12.5;2.4;10.97;0;1.43;8605 +101091;50.64147;3.50876;42;20221011;16;4.1;10;1.2;8.97;0;1.14;9637 +101091;50.64147;3.50876;42;20221012;16.5;1.9;9.2;1.5;9.27;.6;1.12;9757 +101091;50.64147;3.50876;42;20221013;14.8;10.6;12.7;3;13.25;2.2;.84;4721 +101091;50.64147;3.50876;42;20221014;17.2;13.4;15.3;2.7;15.04;.8;1;4019 +101091;50.64147;3.50876;42;20221015;18.5;12.6;15.5;3.8;14;.8;1.47;5785 +101091;50.64147;3.50876;42;20221016;18.6;12.2;15.4;3.4;13.8;2.3;1.46;7192 +101091;50.64147;3.50876;42;20221017;18.6;14.1;16.3;3;17;6.1;.88;4601 +101091;50.64147;3.50876;42;20221018;19.8;13.5;16.6;1.7;14.74;0;1.18;6992 +101091;50.64147;3.50876;42;20221019;18.1;9.7;13.9;3.5;12.4;.1;1.43;7956 +101091;50.64147;3.50876;42;20221020;20.8;11.3;16;2.9;14.84;5.4;1.32;6526 +101091;50.64147;3.50876;42;20221021;21.2;12.3;16.8;3.7;14.77;.2;1.64;6412 +101091;50.64147;3.50876;42;20221022;19.3;13.8;16.6;4.2;14.17;0;1.69;5358 +101091;50.64147;3.50876;42;20221023;20.6;13.6;17.1;4;14.8;9.2;1.67;5182 +101091;50.64147;3.50876;42;20221024;18.5;14.6;16.5;6.9;13.6;4.1;2.22;5338 +101091;50.64147;3.50876;42;20221025;17.7;11.8;14.8;3.9;13.37;.1;1.32;5933 +101091;50.64147;3.50876;42;20221026;20.8;13.1;16.9;3.7;14.37;0;1.64;6569 +101091;50.64147;3.50876;42;20221027;21.1;13.3;17.2;3.9;14.74;0;1.67;7125 +101091;50.64147;3.50876;42;20221028;21.9;14.9;18.4;3.4;15.17;0;1.73;6696 +101091;50.64147;3.50876;42;20221029;23;13.1;18.1;2.6;15.37;0;1.43;6617 +101091;50.64147;3.50876;42;20221030;19;11.5;15.3;1.7;13.8;0;.91;5377 +101091;50.64147;3.50876;42;20221031;18.3;8.9;13.6;2.6;13.6;.8;.85;5215 +101091;50.64147;3.50876;42;20221101;16.6;11.4;14;8;11.77;2.9;2;5301 +101091;50.64147;3.50876;42;20221102;15;10.1;12.6;6.9;10.54;0;1.81;4769 +101091;50.64147;3.50876;42;20221103;15;11.6;13.3;5.8;11.47;3.3;1.58;3549 +101091;50.64147;3.50876;42;20221104;12.6;8.1;10.4;2.7;10.2;1.3;.81;3561 +101091;50.64147;3.50876;42;20221105;11.1;3.6;7.4;3.6;9.14;.1;.61;4717 +101091;50.64147;3.50876;42;20221106;11.8;9.7;10.7;6.8;10.87;7;1.06;1440 +101091;50.64147;3.50876;42;20221107;15.3;9.6;12.4;6.9;12.24;.1;1.14;3200 +101091;50.64147;3.50876;42;20221108;15.7;11.1;13.4;6.7;11.54;0;1.65;4404 +101091;50.64147;3.50876;42;20221109;14.3;11.2;12.8;6.1;11.5;.7;1.37;3595 +101091;50.64147;3.50876;42;20221110;14.3;8;11.2;4.9;10.84;0;1.01;4851 +101091;50.64147;3.50876;42;20221111;12.3;8.3;10.3;4.1;10.4;.1;.85;3302 +101091;50.64147;3.50876;42;20221112;13.5;4.3;8.9;1.6;9.84;.1;.45;3960 +101091;50.64147;3.50876;42;20221113;13.6;3.4;8.5;1.2;8.74;.1;.4;5334 +101091;50.64147;3.50876;42;20221114;6.5;.1;3.3;2.5;8.17;0;.12;2614 +101091;50.64147;3.50876;42;20221115;12.3;6.3;9.3;4.5;11.64;4;.25;3355 +101091;50.64147;3.50876;42;20221116;12.5;7.7;10.1;5.2;11.1;12.1;.6;3607 +101091;50.64147;3.50876;42;20221117;12.2;10.1;11.1;8.1;10.97;2;1.16;2193 +101091;50.64147;3.50876;42;20221118;12.4;7;9.7;4;9.9;1.1;.8;3103 +101091;50.64147;3.50876;42;20221119;10;5;7.5;2.5;9.14;3.2;.57;1170 +101091;50.64147;3.50876;42;20221120;9.8;3.5;6.6;2.8;8.54;2.8;.49;2662 +101091;50.64147;3.50876;42;20221121;8.3;2.6;5.4;4.3;8.44;3;.35;2863 +101091;50.64147;3.50876;42;20221122;9.3;4.4;6.8;6.7;8.6;1.2;.75;1958 +101091;50.64147;3.50876;42;20221123;9.5;5.4;7.4;5.8;9.3;4.7;.53;2834 +101091;50.64147;3.50876;42;20221124;11.4;7.1;9.2;5.9;9.73;4.5;.8;3732 +101091;50.64147;3.50876;42;20221125;12.1;6.9;9.5;3.3;9.9;.6;.59;3678 +101091;50.64147;3.50876;42;20221126;10.5;3.4;6.9;3.7;8.83;.9;.42;3842 +101091;50.64147;3.50876;42;20221127;7.4;6;6.7;5.8;9.03;13.5;.54;520 +101091;50.64147;3.50876;42;20221128;10.9;7.2;9.1;3;10.13;.3;.54;1824 +101091;50.64147;3.50876;42;20221129;6;.6;3.3;1.2;7.94;0;.22;1134 +101091;50.64147;3.50876;42;20221130;6.3;4.2;5.3;1.3;8.7;0;.3;745 +101091;50.64147;3.50876;42;20221201;6.8;3.4;5.1;2.8;7.8;0;.4;1655 +101091;50.64147;3.50876;42;20221202;4.4;2;3.2;3.2;6.97;0;.41;723 +101091;50.64147;3.50876;42;20221203;2.8;1.9;2.3;4.5;5.8;0;.74;382 +101091;50.64147;3.50876;42;20221204;1.8;.3;1.1;3.7;5.87;1.7;.43;555 +101091;50.64147;3.50876;42;20221205;4;.4;2.2;1.8;7;2.2;.27;791 +101091;50.64147;3.50876;42;20221206;7.1;2.8;4.9;1.7;7.8;.6;.21;2730 +101091;50.64147;3.50876;42;20221207;6.9;1.9;4.4;2.3;7.54;1.3;.29;2210 +101091;50.64147;3.50876;42;20221208;5.2;.6;2.9;2.5;6.34;.1;.37;2403 +101091;50.64147;3.50876;42;20221209;1.5;-2.6;-.5;1.3;5.47;.1;.19;1748 +101091;50.64147;3.50876;42;20221210;1.6;-1.5;0;2.4;5.84;0;.18;1679 +101091;50.64147;3.50876;42;20221211;1.1;-.2;.5;3.4;5.67;0;.39;750 +101091;50.64147;3.50876;42;20221212;1.1;-3.3;-1.1;2.6;4.57;0;.33;2486 +101091;50.64147;3.50876;42;20221213;-.2;-5.4;-2.8;2.4;4.07;0;.26;2802 +101091;50.64147;3.50876;42;20221214;0;-3.1;-1.6;1.2;4.34;0;.23;2112 +101091;50.64147;3.50876;42;20221215;2.5;-6.6;-2.1;1.2;4.13;.1;.09;3746 +101091;50.64147;3.50876;42;20221216;2.4;-5.6;-1.6;1.2;4.57;0;.13;2849 +101091;50.64147;3.50876;42;20221217;-1.1;-7.5;-4.3;1.6;3.94;0;.1;2891 +101091;50.64147;3.50876;42;20221218;.1;-8.3;-4.1;3.2;4.3;5.2;.14;2584 +101091;50.64147;3.50876;42;20221219;10;-.1;5;7.6;9.07;2.7;.12;2474 +101091;50.64147;3.50876;42;20221220;11.2;9.2;10.2;5.4;10.7;16.6;.85;603 +101091;50.64147;3.50876;42;20221221;9.3;7.1;8.2;3.2;10.47;9.1;.31;922 +101091;50.64147;3.50876;42;20221222;11.4;9.4;10.4;3.6;11.83;3.9;.43;1045 +101091;50.64147;3.50876;42;20221223;13.8;9.4;11.6;4.8;11.77;9.6;.87;796 +101091;50.64147;3.50876;42;20221224;12.2;9.5;10.9;4.5;11.23;.1;.69;1689 +101091;50.64147;3.50876;42;20221225;10.3;9.1;9.7;3.2;11.5;8.5;.45;308 +101091;50.64147;3.50876;42;20221226;9.9;8.6;9.3;4.3;9.4;1;.9;1308 +101091;50.64147;3.50876;42;20221227;8.5;3;5.7;5;7.73;0;.55;3046 +101091;50.64147;3.50876;42;20221228;10.5;5.6;8.1;9.1;10.07;4.7;.55;909 +101091;50.64147;3.50876;42;20221229;10.6;9.7;10.1;8.1;9.57;1.4;1.39;1181 +101091;50.64147;3.50876;42;20221230;13;4.5;8.7;6.9;10.1;10.7;.75;1806 +101091;50.64147;3.50876;42;20221231;16.2;12.4;14.3;10.3;13.07;1.7;1.65;1540 +102086;50.7489;1.73619;68;20220101;15.5;9.8;12.6;11.7;11.8;.8;1.55;3538 +102086;50.7489;1.73619;68;20220102;12.5;11.4;11.9;14.1;11.89;6.9;1.31;1555 +102086;50.7489;1.73619;68;20220103;10.5;10;10.2;8;10.8;3.9;.89;1353 +102086;50.7489;1.73619;68;20220104;9.3;7.9;8.6;7.1;8.8;5.2;1.14;1640 +102086;50.7489;1.73619;68;20220105;5.8;3.4;4.6;7.3;6.3;0;1.05;2716 +102086;50.7489;1.73619;68;20220106;6.6;1.9;4.2;5.4;6.8;1.9;.57;3750 +102086;50.7489;1.73619;68;20220107;8.1;4.8;6.5;9.8;7;1.7;1.4;3206 +102086;50.7489;1.73619;68;20220108;9.2;3.7;6.4;7.9;8.6;16.2;.62;2508 +102086;50.7489;1.73619;68;20220109;7.3;5.9;6.6;6.7;7;0;1.22;2873 +102086;50.7489;1.73619;68;20220110;5.3;1.7;3.5;4.2;7;0;.31;3444 +102086;50.7489;1.73619;68;20220111;6.1;2.6;4.3;4.3;7.3;.3;.38;3436 +102086;50.7489;1.73619;68;20220112;9.2;4.5;6.8;2;8.4;0;.26;3995 +102086;50.7489;1.73619;68;20220113;6.2;.7;3.4;1;7.4;0;0;4356 +102086;50.7489;1.73619;68;20220114;9.3;2.5;5.9;1.9;7.9;.1;.19;4880 +102086;50.7489;1.73619;68;20220115;6.4;1.1;3.8;3.3;7.1;.3;.26;4389 +102086;50.7489;1.73619;68;20220116;8.2;4.4;6.3;4.4;9.3;4.5;.14;3798 +102086;50.7489;1.73619;68;20220117;7;4.6;5.8;2.4;7.8;.1;.3;4417 +102086;50.7489;1.73619;68;20220118;9.9;.4;5.2;2.3;7.5;.1;.24;6046 +102086;50.7489;1.73619;68;20220119;8.5;4.2;6.3;4.3;8;.1;.57;4196 +102086;50.7489;1.73619;68;20220120;5.4;4.3;4.9;6.4;7;.5;.83;2280 +102086;50.7489;1.73619;68;20220121;5.9;3.3;4.6;5.3;6.8;0;.75;3405 +102086;50.7489;1.73619;68;20220122;4.9;4.8;4.8;3.2;7.4;0;.6;848 +102086;50.7489;1.73619;68;20220123;6;4.7;5.3;2;6.9;0;.58;2541 +102086;50.7489;1.73619;68;20220124;6.1;2.9;4.5;2.9;6.4;0;.63;3925 +102086;50.7489;1.73619;68;20220125;4.9;.8;2.8;2.9;6.4;0;.38;4483 +102086;50.7489;1.73619;68;20220126;5.9;1.9;3.9;5;6.8;0;.67;2537 +102086;50.7489;1.73619;68;20220127;8.9;5.7;7.3;6.5;9.2;.1;.55;4111 +102086;50.7489;1.73619;68;20220128;8.2;3.1;5.6;4;9;.1;.16;5217 +102086;50.7489;1.73619;68;20220129;9.9;6.9;8.4;7.8;10.5;.4;.38;4115 +102086;50.7489;1.73619;68;20220130;6.8;4.3;5.6;5;7.6;.3;.69;3836 +102086;50.7489;1.73619;68;20220131;7.2;5.9;6.6;9.6;6.5;0;1.8;2870 +102086;50.7489;1.73619;68;20220201;9.7;5.4;7.5;9.1;9.8;.3;.45;5128 +102086;50.7489;1.73619;68;20220202;9.6;8.6;9.1;6.4;10.3;.4;.71;2624 +102086;50.7489;1.73619;68;20220203;8;6.7;7.3;7;9.8;2;.38;3010 +102086;50.7489;1.73619;68;20220204;8.2;7.7;7.9;9.2;8.4;1.6;1.32;1977 +102086;50.7489;1.73619;68;20220205;8.7;5.3;7;9.9;8.2;1.3;1.1;4895 +102086;50.7489;1.73619;68;20220206;10.1;8.2;9.1;12.9;9.6;5.7;1.27;3989 +102086;50.7489;1.73619;68;20220207;8.1;5.7;6.9;7.5;7.8;.2;1.16;4285 +102086;50.7489;1.73619;68;20220208;9.6;8;8.8;8.4;10.8;.2;.46;2244 +102086;50.7489;1.73619;68;20220209;7.8;7.6;7.7;5.3;10;.8;.45;1429 +102086;50.7489;1.73619;68;20220210;8.4;7.2;7.8;5.8;8.5;1.1;1.05;3245 +102086;50.7489;1.73619;68;20220211;7.3;4.1;5.7;3.9;6.5;0;1.07;5251 +102086;50.7489;1.73619;68;20220212;8.4;1.6;5;6;5.7;0;1.5;7685 +102086;50.7489;1.73619;68;20220213;11;4.6;7.8;8.8;7.9;3.6;1.58;7588 +102086;50.7489;1.73619;68;20220214;8.6;9.3;9;8.5;8.9;.8;1.44;0 +102086;50.7489;1.73619;68;20220215;8.3;5.9;7.1;9.4;9.3;11;.62;4886 +102086;50.7489;1.73619;68;20220216;10.5;8.1;9.3;13.1;11.8;.5;.17;4966 +102086;50.7489;1.73619;68;20220217;9.9;9.1;9.5;10.8;9.6;1.6;1.4;3004 +102086;50.7489;1.73619;68;20220218;10.5;7.9;9.2;14.4;8.6;1.2;1.99;5331 +102086;50.7489;1.73619;68;20220219;8.3;5.2;6.8;13.1;7.5;3.2;1.59;5896 +102086;50.7489;1.73619;68;20220220;10.1;8.3;9.2;14.6;10.1;3.8;1.1;1835 +102086;50.7489;1.73619;68;20220221;9.9;5.6;7.8;12.9;7.6;0;1.95;7133 +102086;50.7489;1.73619;68;20220222;10.7;7.2;9;8.1;9.7;.3;1.12;6560 +102086;50.7489;1.73619;68;20220223;8.9;3.4;6.1;5.3;8.6;.1;.72;8712 +102086;50.7489;1.73619;68;20220224;8.3;7.8;8.1;10.2;7.5;3.7;1.93;2692 +102086;50.7489;1.73619;68;20220225;10;5.6;7.8;6.7;6.7;0;2;7687 +102086;50.7489;1.73619;68;20220226;9.9;2.5;6.2;4.8;6.3;0;1.61;11560 +102086;50.7489;1.73619;68;20220227;9.6;2.7;6.2;7;5;0;2.39;9877 +102086;50.7489;1.73619;68;20220228;11.8;3.4;7.6;5.9;5.4;3.4;2.49;11046 +102086;50.7489;1.73619;68;20220301;9.2;5.4;7.3;2.9;8.3;4.5;.91;3433 +102086;50.7489;1.73619;68;20220302;9.2;5.3;7.2;3.4;7.2;0;1.32;7829 +102086;50.7489;1.73619;68;20220303;11.9;6.5;9.2;2.7;8.5;0;1.32;9315 +102086;50.7489;1.73619;68;20220304;9.9;8.2;9;2.6;9.9;.4;.88;5399 +102086;50.7489;1.73619;68;20220305;6.8;6.2;6.5;4;8.4;.2;.78;3341 +102086;50.7489;1.73619;68;20220306;5.8;3.7;4.8;9.5;6.05;0;1.82;8704 +102086;50.7489;1.73619;68;20220307;5.4;.5;3;7.6;5.12;0;1.66;12053 +102086;50.7489;1.73619;68;20220308;10.8;.6;5.7;5.8;4.8;0;2.45;13702 +102086;50.7489;1.73619;68;20220309;12.9;5.1;9;5.4;7.6;0;2.13;12183 +102086;50.7489;1.73619;68;20220310;16.7;8.1;12.4;5.3;8.2;0;2.91;12965 +102086;50.7489;1.73619;68;20220311;13.1;8.1;10.6;6.7;8.8;.8;2.21;10077 +102086;50.7489;1.73619;68;20220312;13.4;7.8;10.6;6.5;8.9;.1;2.2;10802 +102086;50.7489;1.73619;68;20220313;11.3;7.5;9.4;5.5;9.5;3.3;1.45;9059 +102086;50.7489;1.73619;68;20220314;11.5;7.7;9.6;4.3;9.4;0;1.48;9183 +102086;50.7489;1.73619;68;20220315;12.9;8.9;10.9;3.2;9.2;0;1.72;9544 +102086;50.7489;1.73619;68;20220316;12.5;9.2;10.8;5.3;10.6;0;1.5;8804 +102086;50.7489;1.73619;68;20220317;10.1;5.7;7.9;3.8;8.2;.1;1.46;10268 +102086;50.7489;1.73619;68;20220318;14.2;5.2;9.7;3.7;8.5;0;2.06;14786 +102086;50.7489;1.73619;68;20220319;15.1;6.8;11;7.1;6.2;0;3.7;14394 +102086;50.7489;1.73619;68;20220320;8.9;3.3;6.1;3.9;5.8;0;1.9;12014 +102086;50.7489;1.73619;68;20220321;16.2;1.5;8.8;2.7;7.85;0;2.17;16078 +102086;50.7489;1.73619;68;20220322;18.4;6.9;12.7;3.2;8.89;0;2.71;15484 +102086;50.7489;1.73619;68;20220323;15.5;9;12.2;2.6;7;0;2.57;13421 +102086;50.7489;1.73619;68;20220324;19;10.8;14.9;3.3;6.3;0;3.59;15234 +102086;50.7489;1.73619;68;20220325;15.9;8.5;12.2;5;7.3;0;3.3;14658 +102086;50.7489;1.73619;68;20220326;17.1;7.8;12.5;5.8;8.2;.1;3.44;16604 +102086;50.7489;1.73619;68;20220327;13;7.4;10.2;5.6;9.9;0;1.88;13085 +102086;50.7489;1.73619;68;20220328;15.7;6.4;11;3.2;10;.2;2.14;15362 +102086;50.7489;1.73619;68;20220329;14.1;7.8;11;3.3;9.9;1.2;2.02;14190 +102086;50.7489;1.73619;68;20220330;9.7;7.4;8.5;3.6;9;4;1.26;6047 +102086;50.7489;1.73619;68;20220331;5.7;3;4.3;7.4;6.6;9.7;1.36;9575 +102086;50.7489;1.73619;68;20220401;4.3;.3;2.3;10.6;5.82;4.5;1.65;9487 +102086;50.7489;1.73619;68;20220402;6.9;1.3;4.1;4.6;5;.2;2.01;13999 +102086;50.7489;1.73619;68;20220403;7.7;1;4.3;3.9;6;.5;1.77;15458 +102086;50.7489;1.73619;68;20220404;9.2;5.6;7.4;9.3;9.4;7.3;1.11;11508 +102086;50.7489;1.73619;68;20220405;10.8;9.1;10;8;11.2;1.2;1.08;8057 +102086;50.7489;1.73619;68;20220406;10;9;9.5;11.6;10.5;8.5;1.17;6293 +102086;50.7489;1.73619;68;20220407;10.7;8.4;9.5;12.9;9.1;2.5;2.18;11708 +102086;50.7489;1.73619;68;20220408;8.7;5.5;7.1;3.3;6.7;.1;1.83;10345 +102086;50.7489;1.73619;68;20220409;9.4;4.6;7;5.3;7.2;.1;2.02;13945 +102086;50.7489;1.73619;68;20220410;10.1;3.9;7;3.2;8;0;1.82;15975 +102086;50.7489;1.73619;68;20220411;17;5;11;5.7;7.94;0;3.49;18544 +102086;50.7489;1.73619;68;20220412;17.3;12.7;15;4.4;11.1;.1;3.04;14054 +102086;50.7489;1.73619;68;20220413;14.5;9.4;11.9;2.7;11.6;0;2.04;14925 +102086;50.7489;1.73619;68;20220414;14.5;9.1;11.8;2.2;11.6;.2;2.06;15492 +102086;50.7489;1.73619;68;20220415;17.7;8.3;13;3.1;11.5;0;2.86;20557 +102086;50.7489;1.73619;68;20220416;17.9;7.8;12.9;3.9;9.7;0;3.49;22944 +102086;50.7489;1.73619;68;20220417;19.4;10;14.7;4.1;7.2;0;4.45;20924 +102086;50.7489;1.73619;68;20220418;13.7;5.8;9.7;2.8;9.79;0;2.09;14670 +102086;50.7489;1.73619;68;20220419;14.9;7.7;11.3;3.2;10.3;0;2.54;18654 +102086;50.7489;1.73619;68;20220420;18.1;8.4;13.2;5.2;9.3;0;3.86;21799 +102086;50.7489;1.73619;68;20220421;18;9.2;13.6;5.4;9.1;0;4.17;23948 +102086;50.7489;1.73619;68;20220422;14.8;9.6;12.2;5.1;10.3;0;2.78;16920 +102086;50.7489;1.73619;68;20220423;17.3;10.5;13.9;6.1;11;0;3.39;18733 +102086;50.7489;1.73619;68;20220424;14.4;10.3;12.4;5;10.3;0;2.92;18612 +102086;50.7489;1.73619;68;20220425;11.7;7.5;9.6;5.2;9.7;.3;2.04;14996 +102086;50.7489;1.73619;68;20220426;13.1;7.4;10.3;4;8.1;0;2.83;17566 +102086;50.7489;1.73619;68;20220427;12.8;6.9;9.8;4.1;8;0;2.81;18000 +102086;50.7489;1.73619;68;20220428;14.7;7;10.9;5.1;8.9;0;3.14;20682 +102086;50.7489;1.73619;68;20220429;12.5;7.9;10.2;4.6;9.3;0;2.43;16147 +102086;50.7489;1.73619;68;20220430;13;7.8;10.4;3.1;8.6;0;2.65;17274 +102086;50.7489;1.73619;68;20220501;12.8;5.3;9.1;2;9.3;0;2.5;20845 +102086;50.7489;1.73619;68;20220502;14.6;9.9;12.3;3;9.7;0;2.78;16656 +102086;50.7489;1.73619;68;20220503;13.6;8.4;11;3.3;10.2;0;2.49;17624 +102086;50.7489;1.73619;68;20220504;13;7.2;10.1;3.1;10.6;4.4;2.28;18720 +102086;50.7489;1.73619;68;20220505;13.6;10.2;11.9;2.5;11.7;.1;2.11;14473 +102086;50.7489;1.73619;68;20220506;17.1;8.7;12.9;3.3;11.7;.1;2.95;20268 +102086;50.7489;1.73619;68;20220507;17.6;11;14.3;3.1;12.7;.1;3.06;20062 +102086;50.7489;1.73619;68;20220508;16.6;10.6;13.6;4.1;10.9;0;3.27;19505 +102086;50.7489;1.73619;68;20220509;19.6;8.3;13.9;2.7;10.7;0;4.03;26842 +102086;50.7489;1.73619;68;20220510;14.9;14.3;14.6;5.7;12.2;0;2.29;6384 +102086;50.7489;1.73619;68;20220511;16;11.5;13.8;6.6;12.4;.3;2.81;17207 +102086;50.7489;1.73619;68;20220512;13.7;9.6;11.6;5.3;12;.1;2.44;21006 +102086;50.7489;1.73619;68;20220513;13.7;11;12.3;7.1;12.2;0;2.06;13518 +102086;50.7489;1.73619;68;20220514;16.4;10.7;13.5;3.2;12.3;0;2.93;19644 +102086;50.7489;1.73619;68;20220515;26.4;13.5;19.9;4.5;11.9;0;6.21;28029 +102086;50.7489;1.73619;68;20220516;18.3;13.9;16.1;5.1;14.6;0;3.02;17454 +102086;50.7489;1.73619;68;20220517;25.8;15.3;20.5;2.6;14.5;1.9;5.21;27223 +102086;50.7489;1.73619;68;20220518;20.5;12.9;16.7;3.6;14.3;0;4.01;24888 +102086;50.7489;1.73619;68;20220519;18.4;14.9;16.6;3.3;14.4;9;2.98;15804 +102086;50.7489;1.73619;68;20220520;14.3;11.2;12.8;4.1;11.7;8.9;2.5;15503 +102086;50.7489;1.73619;68;20220521;15.1;11.8;13.5;5;12.8;0;2.56;17089 +102086;50.7489;1.73619;68;20220522;19.1;9.2;14.1;2.1;12.2;.7;3.91;27077 +102086;50.7489;1.73619;68;20220523;16.3;15.5;15.9;4;13.4;5.7;2.17;6544 +102086;50.7489;1.73619;68;20220524;14.4;11.2;12.8;7.3;11.9;.8;2.7;18087 +102086;50.7489;1.73619;68;20220525;14.1;11.5;12.8;8.1;12.9;.6;2.01;13977 +102086;50.7489;1.73619;68;20220526;14.7;12.5;13.6;7.1;13.7;0;1.97;12919 +102086;50.7489;1.73619;68;20220527;16.1;13;14.6;5;13.8;0;2.52;15347 +102086;50.7489;1.73619;68;20220528;16.3;10.2;13.2;3.5;10.3;.1;3.56;21910 +102086;50.7489;1.73619;68;20220529;14.4;8.8;11.6;3.7;9.4;1.3;3.14;19638 +102086;50.7489;1.73619;68;20220530;14.2;8;11.1;2.3;9.4;.2;3.13;21924 +102086;50.7489;1.73619;68;20220531;14.5;9.4;11.9;4.1;10.6;.2;2.97;19864 +102086;50.7489;1.73619;68;20220601;15.5;11;13.3;2.8;10.7;0;3.11;18723 +102086;50.7489;1.73619;68;20220602;20.2;9.4;14.8;3.9;11.1;0;4.66;28963 +102086;50.7489;1.73619;68;20220603;22.3;12.8;17.5;4.9;12.5;3.1;4.76;22443 +102086;50.7489;1.73619;68;20220604;20.8;14.7;17.8;5.4;14.4;6.6;4.23;21924 +102086;50.7489;1.73619;68;20220605;17.1;13.8;15.4;2.9;15.8;.9;2.47;16217 +102086;50.7489;1.73619;68;20220606;15.5;12.7;14.1;7.3;13.7;.6;2.47;16525 +102086;50.7489;1.73619;68;20220607;16.4;12.7;14.5;3.7;14.6;4.4;2.37;15597 +102086;50.7489;1.73619;68;20220608;16.4;14.4;15.4;7;15.2;1.1;2.18;12744 +102086;50.7489;1.73619;68;20220609;15.9;13;14.4;6.2;13.8;.1;2.5;15327 +102086;50.7489;1.73619;68;20220610;18;14.7;16.3;5.6;15.4;.2;2.84;16361 +102086;50.7489;1.73619;68;20220611;16.5;13.8;15.1;5.8;14.5;0;2.9;19559 +102086;50.7489;1.73619;68;20220612;16.3;12.7;14.5;4.5;13.8;0;2.69;17123 +102086;50.7489;1.73619;68;20220613;16.9;13.3;15.1;3.4;12;0;3.25;17142 +102086;50.7489;1.73619;68;20220614;22.5;11.5;17;3;11.6;0;5.21;29835 +102086;50.7489;1.73619;68;20220615;24.9;15;19.9;3.5;11.6;0;5.97;28339 +102086;50.7489;1.73619;68;20220616;24.1;14.2;19.2;2;13.2;0;4.93;26822 +102086;50.7489;1.73619;68;20220617;28.1;19.1;23.6;4.5;13.9;0;6.93;27065 +102086;50.7489;1.73619;68;20220618;25.6;18.3;21.9;4.7;15.3;2.5;5.44;21111 +102086;50.7489;1.73619;68;20220619;16.1;11.7;13.9;6.4;12.4;2.3;2.74;14542 +102086;50.7489;1.73619;68;20220620;18;13.1;15.5;4;11.9;0;3.95;21992 +102086;50.7489;1.73619;68;20220621;21.8;10.8;16.3;4.1;13;0;4.9;29927 +102086;50.7489;1.73619;68;20220622;23.2;13.5;18.4;4.8;13.4;.3;5.46;28972 +102086;50.7489;1.73619;68;20220623;21.7;16.1;18.9;3.5;15.9;.3;4.43;24683 +102086;50.7489;1.73619;68;20220624;20.3;15.9;18.1;4.4;16.4;1.9;3.16;15870 +102086;50.7489;1.73619;68;20220625;18.5;14.6;16.6;6.2;13.9;1.2;3.33;15277 +102086;50.7489;1.73619;68;20220626;18.6;12.2;15.4;4.2;12.4;0;3.91;22836 +102086;50.7489;1.73619;68;20220627;17.1;13.7;15.4;3.6;12.1;1.4;3.29;16689 +102086;50.7489;1.73619;68;20220628;20.2;13.4;16.8;3.5;12.3;0;4.35;23493 +102086;50.7489;1.73619;68;20220629;19;13.7;16.3;3.6;12.7;7.5;3.85;20744 +102086;50.7489;1.73619;68;20220630;16.6;12.7;14.6;4.4;13.8;.5;2.81;17804 +102086;50.7489;1.73619;68;20220701;16.9;13.7;15.3;7.2;12.8;.2;3.3;16126 +102086;50.7489;1.73619;68;20220702;19.4;12;15.7;4.1;12.9;0;4.21;26151 +102086;50.7489;1.73619;68;20220703;17.6;14.5;16.1;5.2;14.1;0;3.5;21021 +102086;50.7489;1.73619;68;20220704;18.5;14.4;16.4;3.4;15.2;0;3.39;21251 +102086;50.7489;1.73619;68;20220705;18.8;14.5;16.6;2.8;14.2;0;3.32;18538 +102086;50.7489;1.73619;68;20220706;19.2;14.3;16.8;3.7;15.1;0;3.36;19736 +102086;50.7489;1.73619;68;20220707;20.1;16.7;18.4;4;15;.1;3.87;19435 +102086;50.7489;1.73619;68;20220708;21.7;12;16.9;2;14.4;0;4.37;27561 +102086;50.7489;1.73619;68;20220709;22.7;15.8;19.3;3.1;15.6;0;4.38;23224 +102086;50.7489;1.73619;68;20220710;22.5;13.3;17.9;2;14.2;0;4.51;26717 +102086;50.7489;1.73619;68;20220711;27.4;16.9;22.1;3.1;14.2;0;6.06;28452 +102086;50.7489;1.73619;68;20220712;28.1;19.3;23.7;3.3;15.9;.1;5.65;23011 +102086;50.7489;1.73619;68;20220713;26;19.4;22.7;2.4;17.1;0;4.81;22474 +102086;50.7489;1.73619;68;20220714;23.5;17.1;20.3;3.8;15.4;0;4.68;22009 +102086;50.7489;1.73619;68;20220715;20.7;13.6;17.2;2.9;13.2;0;4.13;23159 +102086;50.7489;1.73619;68;20220716;25.2;16.4;20.8;3.5;14.3;0;5.4;25674 +102086;50.7489;1.73619;68;20220717;29;16.2;22.6;3.5;11.6;0;6.85;29310 +102086;50.7489;1.73619;68;20220718;34.6;21.6;28.1;3.6;12.2;0;8.28;29205 +102086;50.7489;1.73619;68;20220719;39.6;26.6;33.1;5;13.5;1.8;10.74;29097 +102086;50.7489;1.73619;68;20220720;21.7;17.9;19.8;4.8;18.1;2.4;3.43;16701 +102086;50.7489;1.73619;68;20220721;24.1;16.6;20.4;4.5;17.6;0;4.16;19998 +102086;50.7489;1.73619;68;20220722;23.4;16;19.7;3;14.6;0;4.56;23037 +102086;50.7489;1.73619;68;20220723;20.9;16;18.5;3.4;15.8;0;3.11;14495 +102086;50.7489;1.73619;68;20220724;24.6;15.7;20.2;3.4;16;0;4.81;25029 +102086;50.7489;1.73619;68;20220725;19.2;17.7;18.5;8;17.6;.1;2.49;10001 +102086;50.7489;1.73619;68;20220726;19.4;15.8;17.6;4.2;14.5;.9;3.01;12462 +102086;50.7489;1.73619;68;20220727;22.2;14.7;18.5;3.8;12.4;0;4.11;16518 +102086;50.7489;1.73619;68;20220728;22.4;14.8;18.6;4.8;12.7;0;4.91;22718 +102086;50.7489;1.73619;68;20220729;23.8;16.1;19.9;4.2;13.7;0;5.32;25960 +102086;50.7489;1.73619;68;20220730;22.7;14.7;18.7;4;15.8;0;4.19;23069 +102086;50.7489;1.73619;68;20220731;19;17.1;18;6.8;19.2;0;1.3;5392 +102086;50.7489;1.73619;68;20220801;22;17.2;19.6;2.8;18.5;.3;3.23;17728 +102086;50.7489;1.73619;68;20220802;19.5;17;18.2;6.2;18.4;0;2.31;12784 +102086;50.7489;1.73619;68;20220803;21.5;16.7;19.1;3.9;19;.1;2.99;17533 +102086;50.7489;1.73619;68;20220804;21.2;16.7;19;3;18.4;1.3;2.96;16885 +102086;50.7489;1.73619;68;20220805;21.4;15.5;18.5;3.2;13.6;0;4.02;20376 +102086;50.7489;1.73619;68;20220806;21.6;13.5;17.6;3.3;11.4;0;4.4;22314 +102086;50.7489;1.73619;68;20220807;24;14.5;19.3;4;11.9;0;5.19;24000 +102086;50.7489;1.73619;68;20220808;24.9;15.7;20.3;3.6;14.4;0;4.87;23473 +102086;50.7489;1.73619;68;20220809;23.7;16;19.9;3.9;16.6;0;4.54;25365 +102086;50.7489;1.73619;68;20220810;27.9;17.7;22.8;4.3;17.8;.1;5.4;24386 +102086;50.7489;1.73619;68;20220811;30.7;19.5;25.1;4.7;16.7;0;6.67;25373 +102086;50.7489;1.73619;68;20220812;32.1;20.6;26.3;5.6;14.7;0;7.91;25533 +102086;50.7489;1.73619;68;20220813;31.9;21.8;26.8;4.7;13.3;0;7.53;23776 +102086;50.7489;1.73619;68;20220814;31.9;22.2;27.1;4.4;13.8;0;7.44;25227 +102086;50.7489;1.73619;68;20220815;22.5;19.6;21;4.6;18.9;.1;3.06;11939 +102086;50.7489;1.73619;68;20220816;23.8;17.8;20.8;2.6;19;5.8;3.39;17982 +102086;50.7489;1.73619;68;20220817;24.1;17.7;20.9;3.6;19;15.6;3.59;18427 +102086;50.7489;1.73619;68;20220818;22.6;16.7;19.7;3;19;.2;3.02;17173 +102086;50.7489;1.73619;68;20220819;20.3;17.9;19.1;6.2;18.9;.2;2.32;11195 +102086;50.7489;1.73619;68;20220820;20.1;16.4;18.2;5.1;14.7;0;3.78;19467 +102086;50.7489;1.73619;68;20220821;20.5;16.9;18.7;3.5;15.6;0;2.96;13449 +102086;50.7489;1.73619;68;20220822;21.7;16.3;19;2;16.6;.9;3.11;17911 +102086;50.7489;1.73619;68;20220823;22.4;18.2;20.3;4.6;20.6;.2;2.43;12444 +102086;50.7489;1.73619;68;20220824;27.4;18;22.7;2.7;20.9;0;3.65;17869 +102086;50.7489;1.73619;68;20220825;23.4;20.8;22.1;3.5;19.8;0;2.88;11088 +102086;50.7489;1.73619;68;20220826;22.2;17;19.6;3.4;16.1;.1;3.27;15508 +102086;50.7489;1.73619;68;20220827;22;14.4;18.2;2.7;14.5;0;3.35;18480 +102086;50.7489;1.73619;68;20220828;22.7;14.7;18.7;5;13.8;0;4.12;18785 +102086;50.7489;1.73619;68;20220829;22.7;14.8;18.8;4.6;13.9;0;4.06;19331 +102086;50.7489;1.73619;68;20220830;23.1;15.7;19.4;4.4;15.9;0;3.46;15523 +102086;50.7489;1.73619;68;20220831;22.7;17;19.9;4.3;15.3;0;3.59;14800 +102086;50.7489;1.73619;68;20220901;26.7;16.6;21.7;6.4;12.9;0;5.67;15712 +102086;50.7489;1.73619;68;20220902;25.5;17.9;21.7;3;13.3;.8;4.23;17476 +102086;50.7489;1.73619;68;20220903;21.3;17.3;19.3;2.8;16.8;2.5;2.57;12341 +102086;50.7489;1.73619;68;20220904;23.2;16.4;19.8;3.7;16.1;.1;3.39;16219 +102086;50.7489;1.73619;68;20220905;23.8;19.3;21.5;4.3;16.5;5.1;3.58;12281 +102086;50.7489;1.73619;68;20220906;22.3;17.6;19.9;4.8;17.2;1.5;3.15;14156 +102086;50.7489;1.73619;68;20220907;22.3;15;18.6;5;16.3;19.8;2.98;13858 +102086;50.7489;1.73619;68;20220908;19.9;13.9;16.9;5.3;16.4;22.1;2.17;12308 +102086;50.7489;1.73619;68;20220909;19.2;14.5;16.9;7.9;16.3;3.3;2.17;11297 +102086;50.7489;1.73619;68;20220910;19.3;15.6;17.4;3.6;16.4;.1;2.21;12647 +102086;50.7489;1.73619;68;20220911;20.2;13.2;16.7;2.7;16.6;0;2.2;15378 +102086;50.7489;1.73619;68;20220912;25.2;15.3;20.3;3.3;16;.1;3.55;17939 +102086;50.7489;1.73619;68;20220913;20.6;19.4;20;4.4;17.9;4.8;1.92;2740 +102086;50.7489;1.73619;68;20220914;16.9;15.3;16.1;4;16.5;5;1.3;6596 +102086;50.7489;1.73619;68;20220915;18.1;13.4;15.7;2.7;13.2;0;1.99;9401 +102086;50.7489;1.73619;68;20220916;16.3;14.1;15.2;5.7;10.2;.2;3.14;9486 +102086;50.7489;1.73619;68;20220917;15.4;11.2;13.3;6.4;9.2;0;3.22;14564 +102086;50.7489;1.73619;68;20220918;16.8;12;14.4;5.2;10.3;0;2.95;12860 +102086;50.7489;1.73619;68;20220919;16;11.9;13.9;3.6;10.6;.1;2.42;12921 +102086;50.7489;1.73619;68;20220920;16.7;13.6;15.2;2.2;11.2;.1;2;9232 +102086;50.7489;1.73619;68;20220921;18.4;12.7;15.5;1.9;11.8;0;2.1;12290 +102086;50.7489;1.73619;68;20220922;17.7;11.4;14.6;3.1;10.4;0;2.47;12749 +102086;50.7489;1.73619;68;20220923;17.4;12.6;15;3.8;13.3;32.8;1.97;11016 +102086;50.7489;1.73619;68;20220924;16.5;13.2;14.8;4.1;14;6.4;1.38;4200 +102086;50.7489;1.73619;68;20220925;15.7;11.5;13.6;4.4;11.5;1.1;2.02;9866 +102086;50.7489;1.73619;68;20220926;15.3;13.7;14.5;8.5;12.1;14.2;2.39;6458 +102086;50.7489;1.73619;68;20220927;14.8;10.5;12.7;7.5;10.5;1;2.25;6321 +102086;50.7489;1.73619;68;20220928;13.6;9.9;11.8;4.9;10;.1;1.91;8717 +102086;50.7489;1.73619;68;20220929;15;8.7;11.8;2.4;10;1;1.7;11638 +102086;50.7489;1.73619;68;20220930;16.6;9.1;12.9;4.7;11.6;8.4;1.88;11091 +102086;50.7489;1.73619;68;20221001;17.7;12.8;15.3;6.7;14.6;4.7;1.85;10678 +102086;50.7489;1.73619;68;20221002;15.8;14.1;15;3.5;13.8;10.9;1.53;6883 +102086;50.7489;1.73619;68;20221003;18.2;10.4;14.3;2.8;11.73;0;1.39;10179 +102086;50.7489;1.73619;68;20221004;16.6;9.9;13.3;4.3;13.5;0;1.45;8454 +102086;50.7489;1.73619;68;20221005;18;15.8;16.9;9.6;13.7;1.1;2.86;6409 +102086;50.7489;1.73619;68;20221006;16.5;13.2;14.8;7.4;11;0;2.81;7691 +102086;50.7489;1.73619;68;20221007;16.7;13.1;14.9;7.5;13.2;1.2;1.98;6478 +102086;50.7489;1.73619;68;20221008;15;11.8;13.4;4.8;11;0;1.9;7360 +102086;50.7489;1.73619;68;20221009;18.1;8.5;13.3;4.2;9.6;0;2.4;12406 +102086;50.7489;1.73619;68;20221010;16.4;11.6;14;3.7;11;0;1.9;8704 +102086;50.7489;1.73619;68;20221011;14.7;10.5;12.6;2.6;10.3;0;1.48;8034 +102086;50.7489;1.73619;68;20221012;16.1;9;12.6;4;10.9;4.2;1.68;10226 +102086;50.7489;1.73619;68;20221013;15;13.7;14.3;5.1;15.2;14.2;.82;4431 +102086;50.7489;1.73619;68;20221014;15.9;13.5;14.7;2.8;15.3;.4;.87;5395 +102086;50.7489;1.73619;68;20221015;16.8;13.1;14.9;6.8;14.7;2.4;1.35;7107 +102086;50.7489;1.73619;68;20221016;16.3;13.2;14.7;7.3;14.5;.8;1.33;6423 +102086;50.7489;1.73619;68;20221017;17.2;15;16.1;4.9;16.6;1.1;.9;2232 +102086;50.7489;1.73619;68;20221018;19;13.6;16.3;3.2;14.3;0;1.52;8268 +102086;50.7489;1.73619;68;20221019;18.3;12;15.1;6.8;13.4;.5;1.93;8645 +102086;50.7489;1.73619;68;20221020;18.9;15.1;17;4.9;15.9;5.1;1.45;4099 +102086;50.7489;1.73619;68;20221021;19.5;14.4;16.9;6.2;14.8;1.9;1.99;7554 +102086;50.7489;1.73619;68;20221022;17.4;14.5;15.9;6;15;.7;1.45;5657 +102086;50.7489;1.73619;68;20221023;20.6;15.2;17.9;6.2;14.7;6;2.35;7519 +102086;50.7489;1.73619;68;20221024;16.5;14.7;15.6;10.7;14.2;15.1;1.92;4361 +102086;50.7489;1.73619;68;20221025;16.9;13.8;15.3;6.2;14.1;.5;1.52;5404 +102086;50.7489;1.73619;68;20221026;18.6;14.6;16.6;5.9;15.4;.1;1.53;6285 +102086;50.7489;1.73619;68;20221027;21.7;15.5;18.6;5.7;15.2;3.6;2.32;7531 +102086;50.7489;1.73619;68;20221028;18.5;16.2;17.4;4.9;15.4;0;1.6;4595 +102086;50.7489;1.73619;68;20221029;22.1;13.7;17.9;4.7;15.5;0;1.84;8446 +102086;50.7489;1.73619;68;20221030;15.7;14.8;15.3;4.1;14.5;.4;1.09;2307 +102086;50.7489;1.73619;68;20221031;17.3;11;14.1;5.3;13.6;5.4;1.19;5115 +102086;50.7489;1.73619;68;20221101;15.5;13.3;14.4;13.3;12.5;13.5;2.24;4215 +102086;50.7489;1.73619;68;20221102;14.3;11.1;12.7;10.5;11.3;.3;1.85;4851 +102086;50.7489;1.73619;68;20221103;14.1;12.4;13.2;8.2;12;21.1;1.59;3377 +102086;50.7489;1.73619;68;20221104;11.7;7.9;9.8;4.3;10.2;2.8;.84;4387 +102086;50.7489;1.73619;68;20221105;12.4;6.8;9.6;4.9;10.6;6.4;.76;2666 +102086;50.7489;1.73619;68;20221106;14.2;10.9;12.6;8.2;12.7;27.4;1.05;1886 +102086;50.7489;1.73619;68;20221107;15.3;11.9;13.6;9.9;13.1;1.8;1.37;3252 +102086;50.7489;1.73619;68;20221108;15.4;12.8;14.1;9.2;12.2;7.9;1.92;3452 +102086;50.7489;1.73619;68;20221109;14.3;11.3;12.8;9.2;12.2;6.5;1.34;4289 +102086;50.7489;1.73619;68;20221110;14.2;12.3;13.3;8.1;12.6;.1;1.27;4043 +102086;50.7489;1.73619;68;20221111;14.7;9.8;12.2;5.7;11.3;.1;1.19;5250 +102086;50.7489;1.73619;68;20221112;15.9;8.7;12.3;4.1;11.6;.1;.92;6217 +102086;50.7489;1.73619;68;20221113;17.1;10.3;13.7;2.9;11.7;0;.89;6911 +102086;50.7489;1.73619;68;20221114;12.7;6.5;9.6;4.6;9.7;.3;.84;5604 +102086;50.7489;1.73619;68;20221115;11.9;8.6;10.2;7.6;10.7;5.8;.91;3558 +102086;50.7489;1.73619;68;20221116;12.3;8;10.2;7.3;10.7;24.1;.86;4044 +102086;50.7489;1.73619;68;20221117;12.9;10.2;11.5;12.3;10.9;2.1;1.57;2938 +102086;50.7489;1.73619;68;20221118;12.1;11;11.6;8.1;9.6;0;1.9;2342 +102086;50.7489;1.73619;68;20221119;10.1;9.6;9.8;4.9;10;2;.94;1626 +102086;50.7489;1.73619;68;20221120;11.3;6.9;9.1;5.8;9.4;2.2;.95;3257 +102086;50.7489;1.73619;68;20221121;10.7;5.8;8.3;6.8;8.7;18.1;1.05;3468 +102086;50.7489;1.73619;68;20221122;11.2;5.3;8.3;6.3;9.2;11.4;.75;4854 +102086;50.7489;1.73619;68;20221123;12.5;6;9.2;8.6;9.9;14;.94;4556 +102086;50.7489;1.73619;68;20221124;12.3;9.4;10.8;9;10.3;9.9;1.31;3557 +102086;50.7489;1.73619;68;20221125;12.1;8.4;10.2;6.6;9.9;3;1.04;4353 +102086;50.7489;1.73619;68;20221126;10.9;9.5;10.2;5.6;10.7;3.4;.79;1914 +102086;50.7489;1.73619;68;20221127;8.2;7;7.6;6.4;10.2;18.2;.22;2165 +102086;50.7489;1.73619;68;20221128;9.7;8.2;8.9;2.7;10.6;8.2;.33;2367 +102086;50.7489;1.73619;68;20221129;10.1;5.5;7.8;1.6;9.4;.2;.16;3939 +102086;50.7489;1.73619;68;20221130;6.4;1.2;3.8;1.6;7.8;0;.12;2797 +102086;50.7489;1.73619;68;20221201;7.8;4.7;6.2;3.2;8;0;.48;2736 +102086;50.7489;1.73619;68;20221202;7.3;4.5;5.9;3.6;6.8;0;.86;2180 +102086;50.7489;1.73619;68;20221203;2.8;1.9;2.3;5.1;6;0;.6;1787 +102086;50.7489;1.73619;68;20221204;2.9;1.1;2;4;5.7;0;.53;2416 +102086;50.7489;1.73619;68;20221205;4.7;1;2.8;2.3;6.9;0;.34;1156 +102086;50.7489;1.73619;68;20221206;8.2;3.7;5.9;2.2;8.1;.5;.2;3631 +102086;50.7489;1.73619;68;20221207;5.7;4.9;5.3;3.8;7.7;0;.52;1523 +102086;50.7489;1.73619;68;20221208;4.6;2.5;3.5;2.4;6.1;0;.42;2824 +102086;50.7489;1.73619;68;20221209;5.1;-.2;2.5;2.6;6;3.6;.33;3097 +102086;50.7489;1.73619;68;20221210;4.6;.9;2.7;3.3;6.1;.8;.4;3015 +102086;50.7489;1.73619;68;20221211;.9;.5;.7;4.9;5.9;.6;.43;12 +102086;50.7489;1.73619;68;20221212;-.6;-2.6;-1.6;4.7;4.6;.1;.35;2705 +102086;50.7489;1.73619;68;20221213;-.3;-2.8;-1.5;4.1;3.9;0;.6;2637 +102086;50.7489;1.73619;68;20221214;4.1;-1.5;1.3;3.1;5;.9;.42;3824 +102086;50.7489;1.73619;68;20221215;4.1;1.6;2.8;3.4;6.7;.6;.27;2482 +102086;50.7489;1.73619;68;20221216;6.4;1.6;4;3.2;6.7;.8;.35;3415 +102086;50.7489;1.73619;68;20221217;2.1;-.2;.9;4.3;4.6;0;.74;2503 +102086;50.7489;1.73619;68;20221218;1.1;-3.4;-1.1;6.9;5;7.5;.29;3410 +102086;50.7489;1.73619;68;20221219;11.5;.6;6.1;10.5;10.4;4.5;0;3604 +102086;50.7489;1.73619;68;20221220;12.7;10.5;11.6;7.5;11.4;2.7;1.03;1989 +102086;50.7489;1.73619;68;20221221;10.2;7.4;8.8;5;11;12.6;.21;2027 +102086;50.7489;1.73619;68;20221222;10.7;8;9.4;5.2;11.8;3.5;.12;1563 +102086;50.7489;1.73619;68;20221223;12.3;9.7;11;6.7;11.8;12.8;.62;1982 +102086;50.7489;1.73619;68;20221224;11;10.2;10.6;7.2;11.9;.8;.48;1561 +102086;50.7489;1.73619;68;20221225;10.3;9.8;10.1;5;11.5;6.1;.44;1281 +102086;50.7489;1.73619;68;20221226;10.3;9.1;9.7;8.2;9.3;1;1.32;1873 +102086;50.7489;1.73619;68;20221227;9.5;7.9;8.7;8.2;8.9;3.1;1.12;2431 +102086;50.7489;1.73619;68;20221228;10.1;7.8;9;10.8;10.9;10;.32;2530 +102086;50.7489;1.73619;68;20221229;10.5;9.7;10.1;11.9;9.8;6.3;1.47;1561 +102086;50.7489;1.73619;68;20221230;11.8;5.6;8.7;9.6;10.6;20;.35;4058 +102086;50.7489;1.73619;68;20221231;15.5;10.2;12.9;10.1;12.7;6.2;1.23;1395 +102087;50.77649;2.06422;55;20220101;15.1;9.7;12.4;7.5;11.97;.4;1.03;3253 +102087;50.77649;2.06422;55;20220102;12.8;10.8;11.8;10.1;11.74;5.8;1.09;1880 +102087;50.77649;2.06422;55;20220103;10.4;9.9;10.2;8.5;10.8;2.6;.88;967 +102087;50.77649;2.06422;55;20220104;8.8;7.5;8.2;6.4;8.8;5.7;.95;1659 +102087;50.77649;2.06422;55;20220105;5.8;2.6;4.2;6.9;6.6;.1;.8;2532 +102087;50.77649;2.06422;55;20220106;6.3;2.2;4.2;6.5;6.84;1.7;.68;2943 +102087;50.77649;2.06422;55;20220107;6.8;4.1;5.4;8.1;7.34;2.2;.89;2434 +102087;50.77649;2.06422;55;20220108;8.3;2.3;5.3;8.4;8.4;14.8;.33;3646 +102087;50.77649;2.06422;55;20220109;7;4.7;5.8;5.9;7.07;0;.95;2193 +102087;50.77649;2.06422;55;20220110;3.4;1;2.2;4.1;6.84;.1;.23;2419 +102087;50.77649;2.06422;55;20220111;4.9;2.3;3.6;5.2;7.2;.5;.36;2477 +102087;50.77649;2.06422;55;20220112;7;3.3;5.2;2.2;8.4;0;.18;3030 +102087;50.77649;2.06422;55;20220113;7.7;1.3;4.5;2.2;7.77;0;.1;3892 +102087;50.77649;2.06422;55;20220114;10.1;2.1;6.1;1.5;7.84;.1;.15;4388 +102087;50.77649;2.06422;55;20220115;4.3;.8;2.5;3.3;7;.2;.2;3039 +102087;50.77649;2.06422;55;20220116;7.4;3.3;5.3;5.2;8.7;4.3;.2;3253 +102087;50.77649;2.06422;55;20220117;7.7;3.9;5.8;2.7;7.97;.1;.39;3214 +102087;50.77649;2.06422;55;20220118;8.7;.4;4.6;1.8;7.77;.1;.16;4779 +102087;50.77649;2.06422;55;20220119;8.2;2.7;5.5;4.3;8;.3;.44;3902 +102087;50.77649;2.06422;55;20220120;5.7;3.2;4.5;6.1;6.94;1.4;.73;2562 +102087;50.77649;2.06422;55;20220121;6.6;2.5;4.5;5;7;0;.64;3493 +102087;50.77649;2.06422;55;20220122;5.2;4.5;4.9;3.6;7.6;0;.53;1477 +102087;50.77649;2.06422;55;20220123;5.7;4.4;5;2;7.2;0;.52;2101 +102087;50.77649;2.06422;55;20220124;5.4;2.7;4.1;2.2;6.47;0;.49;3072 +102087;50.77649;2.06422;55;20220125;2.5;-1.1;.7;2.2;6.24;0;.21;3580 +102087;50.77649;2.06422;55;20220126;5.5;1.4;3.5;4.6;6.9;0;.46;3828 +102087;50.77649;2.06422;55;20220127;9.1;4.5;6.8;6.8;9.1;.3;.49;4023 +102087;50.77649;2.06422;55;20220128;8.5;3.7;6.1;4.9;8.8;0;.37;4167 +102087;50.77649;2.06422;55;20220129;10.6;6.6;8.6;8.7;10.34;.1;.51;3879 +102087;50.77649;2.06422;55;20220130;7.9;3.8;5.8;5.1;7.57;.4;.75;3970 +102087;50.77649;2.06422;55;20220131;6.8;4.5;5.6;10;6.47;0;1.56;3038 +102087;50.77649;2.06422;55;20220201;10.7;3.2;7;7.9;9.54;.2;.42;5578 +102087;50.77649;2.06422;55;20220202;10.4;8.9;9.7;6.3;10.37;.2;.79;2569 +102087;50.77649;2.06422;55;20220203;8;6.9;7.5;6.6;9.57;1.3;.5;2316 +102087;50.77649;2.06422;55;20220204;8.7;7.6;8.1;8.4;8.37;1.5;1.3;2220 +102087;50.77649;2.06422;55;20220205;8.8;3.5;6.1;9.4;8;1.4;.91;5052 +102087;50.77649;2.06422;55;20220206;10.3;8.1;9.2;13.6;9.37;6.3;1.42;3357 +102087;50.77649;2.06422;55;20220207;8.5;3.9;6.2;7.2;7.67;.1;.99;4898 +102087;50.77649;2.06422;55;20220208;10.4;7.5;8.9;7.7;10.64;.1;.54;3901 +102087;50.77649;2.06422;55;20220209;9.5;7.8;8.6;5.8;9.94;.5;.62;2739 +102087;50.77649;2.06422;55;20220210;7.8;6.3;7;4.7;8.5;1.1;.94;2975 +102087;50.77649;2.06422;55;20220211;7.8;4;5.9;3.8;6.45;0;1.13;5594 +102087;50.77649;2.06422;55;20220212;8.1;.8;4.4;4.8;5.72;0;1.25;6852 +102087;50.77649;2.06422;55;20220213;10.5;2.7;6.6;6.6;7.47;3.2;1.3;6194 +102087;50.77649;2.06422;55;20220214;10;8.4;9.2;6.6;9;.5;1.36;3835 +102087;50.77649;2.06422;55;20220215;8.9;5;6.9;6.6;9.2;12.8;.62;5066 +102087;50.77649;2.06422;55;20220216;12;8.2;10.1;13.7;12.07;.7;.34;5144 +102087;50.77649;2.06422;55;20220217;10.4;9.4;9.9;11.3;9.47;1.2;1.57;2679 +102087;50.77649;2.06422;55;20220218;11.2;7.9;9.5;13.2;8.6;1.3;2.06;5257 +102087;50.77649;2.06422;55;20220219;7.9;4.4;6.2;11.5;7.35;2.9;1.45;5616 +102087;50.77649;2.06422;55;20220220;11;6.2;8.6;14.4;10.17;5.7;.85;6116 +102087;50.77649;2.06422;55;20220221;10.1;5;7.5;11.2;7.5;0;1.83;6675 +102087;50.77649;2.06422;55;20220222;11.4;5.5;8.4;7.7;9.5;.7;1.05;6971 +102087;50.77649;2.06422;55;20220223;9.9;3.8;6.8;6;8.27;0;1.01;7225 +102087;50.77649;2.06422;55;20220224;8.7;6.6;7.6;9.2;7.47;3.9;1.71;4142 +102087;50.77649;2.06422;55;20220225;9.4;3.9;6.7;6.2;6.7;0;1.63;7379 +102087;50.77649;2.06422;55;20220226;9.5;1.2;5.4;3.9;6.4;0;1.33;9190 +102087;50.77649;2.06422;55;20220227;9.2;1;5.1;5.6;5.34;0;1.84;9174 +102087;50.77649;2.06422;55;20220228;10.8;1.6;6.2;6.4;5.67;4;2.15;9983 +102087;50.77649;2.06422;55;20220301;8.4;5;6.7;2.9;8.2;3.3;.86;5997 +102087;50.77649;2.06422;55;20220302;9.1;5;7;2.7;7.94;.1;.97;6873 +102087;50.77649;2.06422;55;20220303;13.1;5.4;9.2;2.7;8.8;0;1.26;9393 +102087;50.77649;2.06422;55;20220304;12.2;5.6;8.9;2.6;9.7;.4;.99;8280 +102087;50.77649;2.06422;55;20220305;8.3;6.8;7.6;5.2;8.8;0;.89;4277 +102087;50.77649;2.06422;55;20220306;6.5;2.1;4.3;7.9;5.87;0;1.55;6894 +102087;50.77649;2.06422;55;20220307;5.5;-.2;2.7;5.7;4.84;0;1.46;8490 +102087;50.77649;2.06422;55;20220308;10.2;-.8;4.7;5.7;4.94;0;2.14;12300 +102087;50.77649;2.06422;55;20220309;13.1;2.9;8;5.7;7.57;0;1.96;11885 +102087;50.77649;2.06422;55;20220310;16;5.8;10.9;5;8.07;0;2.53;12222 +102087;50.77649;2.06422;55;20220311;13.2;6.3;9.8;7.4;8.87;.7;2.02;9935 +102087;50.77649;2.06422;55;20220312;12.7;7.6;10.1;7.2;9.37;.6;1.84;8863 +102087;50.77649;2.06422;55;20220313;12.2;7.7;10;6.3;9.67;2.3;1.56;8398 +102087;50.77649;2.06422;55;20220314;12.2;7.1;9.7;4;9.5;0;1.4;8776 +102087;50.77649;2.06422;55;20220315;11.5;6.2;8.9;3;9.57;0;1.24;9560 +102087;50.77649;2.06422;55;20220316;12;7.4;9.7;4.8;10.64;0;1.19;8978 +102087;50.77649;2.06422;55;20220317;11.4;6;8.7;4.4;8.04;0;1.7;9786 +102087;50.77649;2.06422;55;20220318;13.4;2.9;8.1;3.9;7.77;0;1.96;14533 +102087;50.77649;2.06422;55;20220319;15.1;6;10.6;7;6.57;0;3.41;12948 +102087;50.77649;2.06422;55;20220320;9.1;2.9;6;3.3;5.93;0;1.8;12547 +102087;50.77649;2.06422;55;20220321;16.2;1;8.6;2.7;8;0;2.11;15249 +102087;50.77649;2.06422;55;20220322;19.5;6.3;12.9;2.7;8.59;0;2.74;15837 +102087;50.77649;2.06422;55;20220323;17.6;6.5;12;2.1;7.47;0;2.5;15479 +102087;50.77649;2.06422;55;20220324;17.4;6.3;11.9;2.5;7.15;0;2.7;15978 +102087;50.77649;2.06422;55;20220325;15;6.9;11;4.3;8.02;0;2.64;14282 +102087;50.77649;2.06422;55;20220326;16.1;7;11.6;5.3;8.77;0;2.78;13875 +102087;50.77649;2.06422;55;20220327;12.8;7.2;10;4.6;10.15;0;1.52;8712 +102087;50.77649;2.06422;55;20220328;14.8;3.7;9.2;2.6;9.7;.2;1.77;14660 +102087;50.77649;2.06422;55;20220329;13.3;7.9;10.6;3.6;10.3;1;1.62;10401 +102087;50.77649;2.06422;55;20220330;10.2;7.8;9;3.9;8.95;3.2;1.4;5361 +102087;50.77649;2.06422;55;20220331;6.8;3.1;5;9.4;6.9;11.1;1.47;8445 +102087;50.77649;2.06422;55;20220401;5.5;.7;3.1;10.3;5.82;2.6;1.56;8288 +102087;50.77649;2.06422;55;20220402;7;1.1;4;6;5.3;.3;1.98;12985 +102087;50.77649;2.06422;55;20220403;8;.2;4.1;3.1;6;.7;1.64;14303 +102087;50.77649;2.06422;55;20220404;9.4;3.2;6.3;6.8;9.2;5.5;.85;9047 +102087;50.77649;2.06422;55;20220405;12.4;9.2;10.8;6.7;11.02;1.7;1.52;8315 +102087;50.77649;2.06422;55;20220406;10.8;9.1;9.9;7.8;10.12;7.7;1.49;6570 +102087;50.77649;2.06422;55;20220407;11.6;8.7;10.2;10.7;9;4;2.47;11174 +102087;50.77649;2.06422;55;20220408;8.1;4.6;6.4;3.8;6.95;.1;1.58;8585 +102087;50.77649;2.06422;55;20220409;10;4.3;7.1;4.7;7.2;0;2.11;15063 +102087;50.77649;2.06422;55;20220410;12.3;3;7.7;2.7;7.4;0;2.17;16729 +102087;50.77649;2.06422;55;20220411;17.9;4.1;11;4.9;7.62;0;3.59;18826 +102087;50.77649;2.06422;55;20220412;19.4;10.3;14.9;3.9;11.1;.1;3.08;14330 +102087;50.77649;2.06422;55;20220413;16.2;9.1;12.7;2.1;11.82;0;2.11;14238 +102087;50.77649;2.06422;55;20220414;15.2;8.3;11.8;2.2;11.57;.1;2.08;15220 +102087;50.77649;2.06422;55;20220415;17.2;7.2;12.2;2.7;11.2;0;2.56;18457 +102087;50.77649;2.06422;55;20220416;16.7;7.1;11.9;3.7;9.82;0;2.84;18213 +102087;50.77649;2.06422;55;20220417;19.6;6.8;13.2;3.1;7.46;0;3.92;22205 +102087;50.77649;2.06422;55;20220418;13.9;6.2;10.1;2.7;9.54;0;2.1;13749 +102087;50.77649;2.06422;55;20220419;14.1;7.5;10.8;3.2;10.5;0;2.03;13921 +102087;50.77649;2.06422;55;20220420;17.2;7.8;12.5;5;9.42;0;3.32;17959 +102087;50.77649;2.06422;55;20220421;17.3;8;12.7;5.3;9.6;0;3.49;20259 +102087;50.77649;2.06422;55;20220422;15.1;9.3;12.2;5.5;10.35;0;2.68;15115 +102087;50.77649;2.06422;55;20220423;17.3;10;13.7;5.7;10.92;.3;3.22;17004 +102087;50.77649;2.06422;55;20220424;15.2;10.3;12.7;6.1;10.27;0;2.9;14362 +102087;50.77649;2.06422;55;20220425;12.4;7.4;9.9;5.4;9.72;.7;2.14;13935 +102087;50.77649;2.06422;55;20220426;13.2;7.2;10.2;4.9;8.55;0;2.77;17004 +102087;50.77649;2.06422;55;20220427;13.5;5.2;9.3;4.7;8.2;0;2.79;18610 +102087;50.77649;2.06422;55;20220428;15.1;6.6;10.9;5.3;9.09;.3;3.18;18233 +102087;50.77649;2.06422;55;20220429;13.1;8.1;10.6;5.1;9.49;0;2.53;14864 +102087;50.77649;2.06422;55;20220430;12.8;7;9.9;3.6;8.39;0;2.77;17528 +102087;50.77649;2.06422;55;20220501;14.5;4;9.2;1.9;8.92;0;2.5;19138 +102087;50.77649;2.06422;55;20220502;15;9.1;12;3.3;9.7;0;2.76;16032 +102087;50.77649;2.06422;55;20220503;13.7;7.4;10.5;3.4;9.97;0;2.25;14540 +102087;50.77649;2.06422;55;20220504;14.2;5.1;9.6;2.4;10.15;2.6;2.38;18924 +102087;50.77649;2.06422;55;20220505;14.1;10.2;12.2;2.8;11.8;.1;2.16;14186 +102087;50.77649;2.06422;55;20220506;19.7;7.8;13.8;3.3;11.47;.2;3.33;22531 +102087;50.77649;2.06422;55;20220507;17.6;10.9;14.2;4.3;12.74;.2;2.78;17402 +102087;50.77649;2.06422;55;20220508;17.1;10.5;13.8;5.9;11.17;0;3.04;16648 +102087;50.77649;2.06422;55;20220509;21.9;6.7;14.3;2.5;10.67;0;4.08;26236 +102087;50.77649;2.06422;55;20220510;19.3;13.7;16.5;5.9;11.77;0;3.62;14735 +102087;50.77649;2.06422;55;20220511;18.3;10.5;14.4;6.5;11.84;.1;3.3;18587 +102087;50.77649;2.06422;55;20220512;16.6;9;12.8;5.1;11.24;0;2.87;18813 +102087;50.77649;2.06422;55;20220513;16.1;9.4;12.7;6.6;11.24;0;2.8;17351 +102087;50.77649;2.06422;55;20220514;20.2;8.6;14.4;2.8;11.9;0;3.66;23388 +102087;50.77649;2.06422;55;20220515;26.9;10.9;18.9;3.6;12.04;0;5.62;28182 +102087;50.77649;2.06422;55;20220516;20.3;15.4;17.8;4.6;14.44;.1;3.36;15778 +102087;50.77649;2.06422;55;20220517;25.4;14;19.7;2.7;14.7;1.8;4.59;24424 +102087;50.77649;2.06422;55;20220518;22.3;13.5;17.9;3.4;14.7;0;3.66;20594 +102087;50.77649;2.06422;55;20220519;19.3;16.5;17.9;3.5;14.67;7.4;2.84;12360 +102087;50.77649;2.06422;55;20220520;15.7;10.4;13.1;3.7;12.37;11.1;2.49;16426 +102087;50.77649;2.06422;55;20220521;17.2;11.4;14.3;4.8;12.47;.1;2.84;17037 +102087;50.77649;2.06422;55;20220522;21.4;9;15.2;1.8;12.54;.5;3.8;25115 +102087;50.77649;2.06422;55;20220523;15.7;13.9;14.8;3.5;13.87;6.7;2.02;10181 +102087;50.77649;2.06422;55;20220524;15.3;10.2;12.8;6.8;11.8;.9;2.6;16343 +102087;50.77649;2.06422;55;20220525;15.3;9.6;12.5;7;12.4;.4;2.33;17192 +102087;50.77649;2.06422;55;20220526;16.8;12;14.4;6.9;13.4;0;2.55;15557 +102087;50.77649;2.06422;55;20220527;17.9;13.4;15.6;5.2;13.17;0;3.11;16144 +102087;50.77649;2.06422;55;20220528;16;9.7;12.9;4.8;10.44;.4;3.19;18169 +102087;50.77649;2.06422;55;20220529;13.6;8.1;10.8;4.4;9.54;1;2.78;17142 +102087;50.77649;2.06422;55;20220530;15.7;6.3;11;1.7;9.14;.1;3.25;23167 +102087;50.77649;2.06422;55;20220531;16.9;8.4;12.6;3.7;10.04;.5;3.44;22065 +102087;50.77649;2.06422;55;20220601;17.2;9.1;13.1;3.5;10.57;0;3.47;21255 +102087;50.77649;2.06422;55;20220602;19.5;7.9;13.7;2.8;10.87;0;3.83;25272 +102087;50.77649;2.06422;55;20220603;21.8;10.3;16.1;3.4;13;3.5;4.13;24649 +102087;50.77649;2.06422;55;20220604;21.4;13.9;17.7;6;15;5.6;3.69;19342 +102087;50.77649;2.06422;55;20220605;17.4;14.5;16;4;16.1;1.8;2.14;12893 +102087;50.77649;2.06422;55;20220606;17.6;10.9;14.3;6.3;12.97;.3;3.03;19125 +102087;50.77649;2.06422;55;20220607;18.1;11.4;14.7;4.3;14.3;3.9;2.88;19352 +102087;50.77649;2.06422;55;20220608;17.7;13.4;15.6;6.3;14.8;.8;2.56;15060 +102087;50.77649;2.06422;55;20220609;18.5;12.4;15.4;5.8;13.27;.1;3.28;18591 +102087;50.77649;2.06422;55;20220610;20;14.3;17.1;5.3;15.27;.1;3.18;17383 +102087;50.77649;2.06422;55;20220611;20;13.5;16.8;5.4;13.34;.1;3.65;18811 +102087;50.77649;2.06422;55;20220612;19.6;12.2;15.9;4.6;12.8;0;3.62;19946 +102087;50.77649;2.06422;55;20220613;18.9;11.9;15.4;3.4;11.6;0;3.76;20262 +102087;50.77649;2.06422;55;20220614;21.8;9.2;15.5;2.2;10.9;0;4.44;27653 +102087;50.77649;2.06422;55;20220615;24.6;11.5;18;3.3;12.54;0;5.21;27643 +102087;50.77649;2.06422;55;20220616;25.3;12.7;19;1.5;14.2;0;4.66;26689 +102087;50.77649;2.06422;55;20220617;29.6;17.2;23.4;4.5;14.24;0;6.75;26871 +102087;50.77649;2.06422;55;20220618;28.1;17.4;22.7;5.5;15.6;3.2;5.96;24043 +102087;50.77649;2.06422;55;20220619;15.7;12.5;14.1;9.1;12.7;2.4;2.68;14343 +102087;50.77649;2.06422;55;20220620;18.3;12.6;15.5;6.2;12.34;.1;3.63;18111 +102087;50.77649;2.06422;55;20220621;20.6;9.8;15.2;3.2;12.74;0;3.96;25451 +102087;50.77649;2.06422;55;20220622;23;10.9;17;4;14.3;.2;4.38;26157 +102087;50.77649;2.06422;55;20220623;25.3;15.3;20.3;2.9;16.9;.3;4.54;24189 +102087;50.77649;2.06422;55;20220624;21.9;15.5;18.7;3.7;16.87;4;3.58;19819 +102087;50.77649;2.06422;55;20220625;19.8;14.4;17.1;4.8;14.44;2.1;3.54;18330 +102087;50.77649;2.06422;55;20220626;21.1;11.6;16.4;4;12.67;.1;4.25;23804 +102087;50.77649;2.06422;55;20220627;19.2;12;15.6;3.5;12.84;4.1;3.56;19960 +102087;50.77649;2.06422;55;20220628;22.6;10.9;16.7;3.5;12.67;0;4.64;25728 +102087;50.77649;2.06422;55;20220629;22.5;11.9;17.2;3.3;12.97;5.5;4.45;24232 +102087;50.77649;2.06422;55;20220630;16.1;12.1;14.1;3.7;14.2;2.1;2.39;15728 +102087;50.77649;2.06422;55;20220701;19;10.8;14.9;5.7;12.64;0;3.65;21078 +102087;50.77649;2.06422;55;20220702;22.5;10.8;16.6;4.3;12.7;0;4.61;25633 +102087;50.77649;2.06422;55;20220703;19.5;12.5;16;4.9;13.44;0;3.52;19601 +102087;50.77649;2.06422;55;20220704;21.4;11.9;16.6;3.4;14.17;0;3.84;23010 +102087;50.77649;2.06422;55;20220705;21.1;12.7;16.9;3.3;13.34;0;4;21514 +102087;50.77649;2.06422;55;20220706;22.2;12.2;17.2;3.8;14.64;0;4.13;23635 +102087;50.77649;2.06422;55;20220707;19;15.9;17.4;5;14.6;.1;3.12;13425 +102087;50.77649;2.06422;55;20220708;24;10.8;17.4;2.4;13.84;0;4.53;26785 +102087;50.77649;2.06422;55;20220709;21.8;13.8;17.8;3.5;14.9;.1;3.93;21069 +102087;50.77649;2.06422;55;20220710;23.8;11.5;17.6;1.5;13.7;0;4.37;26121 +102087;50.77649;2.06422;55;20220711;26.2;14.2;20.2;2;14.47;0;4.84;25621 +102087;50.77649;2.06422;55;20220712;29.5;15.7;22.6;3.1;15.24;0;5.84;26642 +102087;50.77649;2.06422;55;20220713;27.2;19.9;23.6;2.9;16.5;0;4.82;19873 +102087;50.77649;2.06422;55;20220714;24;16.7;20.3;3.6;15.27;0;4.29;19849 +102087;50.77649;2.06422;55;20220715;22.9;11.8;17.3;2.2;12.64;0;4.29;24584 +102087;50.77649;2.06422;55;20220716;23.9;13.9;18.9;3.8;13.44;0;4.58;22039 +102087;50.77649;2.06422;55;20220717;27.2;12.5;19.9;2.6;12;0;5.34;27338 +102087;50.77649;2.06422;55;20220718;33.9;17.3;25.6;3.1;12.07;0;7.03;27245 +102087;50.77649;2.06422;55;20220719;39;21.6;30.3;4.7;13;1;10.08;29689 +102087;50.77649;2.06422;55;20220720;23.6;17.7;20.6;5.1;18.54;5.8;3.7;17466 +102087;50.77649;2.06422;55;20220721;22.6;16.7;19.7;4.1;17.6;.1;3.55;17929 +102087;50.77649;2.06422;55;20220722;20.9;15.3;18.1;3.6;15.14;0;3.49;17698 +102087;50.77649;2.06422;55;20220723;24.3;13.7;19;2.9;15.77;0;4.17;22872 +102087;50.77649;2.06422;55;20220724;28.3;14.8;21.5;4.2;15.97;0;5.53;25367 +102087;50.77649;2.06422;55;20220725;21.3;17.7;19.5;7;16.64;.1;3.28;12693 +102087;50.77649;2.06422;55;20220726;20;15.9;18;4.1;14.47;.9;3.26;14464 +102087;50.77649;2.06422;55;20220727;21.2;12.9;17.1;3.1;12.57;0;3.88;20341 +102087;50.77649;2.06422;55;20220728;22.5;13;17.8;3.7;12.87;0;4.18;21542 +102087;50.77649;2.06422;55;20220729;24;12.9;18.4;2.7;14.14;.1;4.14;22705 +102087;50.77649;2.06422;55;20220730;24.3;12.9;18.6;3.3;15.2;0;4.22;23282 +102087;50.77649;2.06422;55;20220731;22;17;19.5;6.3;18.7;1.3;2.8;14304 +102087;50.77649;2.06422;55;20220801;23.9;17.4;20.7;2.9;18.44;.2;3.45;17531 +102087;50.77649;2.06422;55;20220802;24.6;15.4;20;5.1;18.17;.1;3.7;19215 +102087;50.77649;2.06422;55;20220803;28.2;16.6;22.4;4.2;18.84;.1;4.58;22030 +102087;50.77649;2.06422;55;20220804;24;16.3;20.2;3.3;17.9;.5;3.58;18682 +102087;50.77649;2.06422;55;20220805;21.6;14.1;17.8;3.4;13.47;0;3.75;18368 +102087;50.77649;2.06422;55;20220806;22.3;10.9;16.6;2.4;11.24;0;4.02;22352 +102087;50.77649;2.06422;55;20220807;23.5;11.6;17.6;2.5;11.94;0;4.23;22935 +102087;50.77649;2.06422;55;20220808;24.1;12.2;18.1;3.6;14;.1;4.21;22259 +102087;50.77649;2.06422;55;20220809;24.5;14.5;19.5;4.6;16.47;.1;3.98;20305 +102087;50.77649;2.06422;55;20220810;28.2;15.8;22;4.1;17.5;0;4.59;21628 +102087;50.77649;2.06422;55;20220811;29.7;16.4;23.1;3.1;17;0;4.73;22142 +102087;50.77649;2.06422;55;20220812;30.2;16.6;23.4;2.9;16.14;0;4.85;22384 +102087;50.77649;2.06422;55;20220813;31.2;17.4;24.3;2.7;13.57;0;5.47;23721 +102087;50.77649;2.06422;55;20220814;29.9;18.2;24;3.4;14.14;.1;5.43;20317 +102087;50.77649;2.06422;55;20220815;25.7;18.1;21.9;4.9;18.4;0;3.87;16297 +102087;50.77649;2.06422;55;20220816;26.2;16.9;21.6;3.4;18.6;1.6;3.76;18404 +102087;50.77649;2.06422;55;20220817;23.8;17.5;20.6;2.6;18.97;9;3.03;15920 +102087;50.77649;2.06422;55;20220818;24.8;15.3;20;2.7;18.17;.2;3.32;18458 +102087;50.77649;2.06422;55;20220819;22.5;16.7;19.6;5.3;18.6;.3;2.81;13792 +102087;50.77649;2.06422;55;20220820;22;14.5;18.3;5;14.17;.1;3.64;16149 +102087;50.77649;2.06422;55;20220821;22.5;13.5;18;3.4;14.77;0;3.39;17320 +102087;50.77649;2.06422;55;20220822;25.6;15.1;20.3;2.1;15.97;.4;3.56;18754 +102087;50.77649;2.06422;55;20220823;24.9;17.9;21.4;4;19.27;.1;3.18;14968 +102087;50.77649;2.06422;55;20220824;28.8;16.8;22.8;2.3;19.74;0;3.68;19502 +102087;50.77649;2.06422;55;20220825;25.3;18.8;22;3.2;19.44;0;3.27;14674 +102087;50.77649;2.06422;55;20220826;22.9;16.8;19.9;3.9;15.94;.1;3.31;13955 +102087;50.77649;2.06422;55;20220827;22.9;12.8;17.9;3.2;14.07;0;3.42;17766 +102087;50.77649;2.06422;55;20220828;22.7;13.3;18;5.2;13.94;0;3.7;17319 +102087;50.77649;2.06422;55;20220829;22.9;14.1;18.5;4.7;13.8;0;3.68;16630 +102087;50.77649;2.06422;55;20220830;24.2;13.4;18.8;5.2;15.44;0;3.71;17901 +102087;50.77649;2.06422;55;20220831;23.5;16.2;19.9;6.6;15.3;0;3.9;14138 +102087;50.77649;2.06422;55;20220901;25.4;15.8;20.6;4.3;12.77;0;4.23;16472 +102087;50.77649;2.06422;55;20220902;25.2;13.8;19.5;2.2;13.24;1.3;3.52;17753 +102087;50.77649;2.06422;55;20220903;24.5;15.5;20;2.8;17.07;6.2;3.08;16032 +102087;50.77649;2.06422;55;20220904;25.2;15.4;20.3;3.2;16.14;0;3.38;16620 +102087;50.77649;2.06422;55;20220905;24.2;17.5;20.8;4;16.04;3.6;3.37;13041 +102087;50.77649;2.06422;55;20220906;24.3;15.8;20.1;4.6;16.67;1.3;3.3;14682 +102087;50.77649;2.06422;55;20220907;22;14.5;18.3;4.2;16.1;8.7;2.89;13987 +102087;50.77649;2.06422;55;20220908;21.5;14.2;17.9;4.6;15.88;15.6;2.65;13338 +102087;50.77649;2.06422;55;20220909;19.7;14.1;16.9;6.3;15.95;4.9;2.32;11862 +102087;50.77649;2.06422;55;20220910;20.7;14.7;17.7;3.8;16.03;.2;2.39;12512 +102087;50.77649;2.06422;55;20220911;23.4;13.7;18.5;2;15.83;.1;2.51;16088 +102087;50.77649;2.06422;55;20220912;25.1;13.7;19.4;2.7;15.73;.2;3.25;17146 +102087;50.77649;2.06422;55;20220913;20.9;17.6;19.3;3.7;18.6;6.5;1.83;8278 +102087;50.77649;2.06422;55;20220914;16.5;15.3;15.9;3.8;14.77;7.9;1.72;5396 +102087;50.77649;2.06422;55;20220915;18.8;12.8;15.8;3.5;9.7;0;3.39;11555 +102087;50.77649;2.06422;55;20220916;16.1;11.9;14;5.4;10.3;1.6;2.89;10744 +102087;50.77649;2.06422;55;20220917;15.5;10.4;13;5.9;9.4;0;2.95;12901 +102087;50.77649;2.06422;55;20220918;16;9.7;12.8;4.9;10.1;.1;2.59;12189 +102087;50.77649;2.06422;55;20220919;17;10.1;13.5;3.7;10.48;.2;2.45;13541 +102087;50.77649;2.06422;55;20220920;17.2;11.5;14.4;2.3;11.38;.2;2;11045 +102087;50.77649;2.06422;55;20220921;18.4;10.2;14.3;1.4;11.45;.1;1.95;13411 +102087;50.77649;2.06422;55;20220922;19.2;8.1;13.6;2;10.1;0;2.21;14327 +102087;50.77649;2.06422;55;20220923;17.3;11.3;14.3;3.2;12.8;32.7;1.68;8954 +102087;50.77649;2.06422;55;20220924;16.9;13;15;4.2;13.78;5.5;1.54;6327 +102087;50.77649;2.06422;55;20220925;15.5;10.8;13.2;3.6;11.6;1.4;1.86;9985 +102087;50.77649;2.06422;55;20220926;14.6;11.6;13.1;6.2;11.68;16.4;1.88;6538 +102087;50.77649;2.06422;55;20220927;14.7;9.3;12;5.8;10.28;.4;2.09;8467 +102087;50.77649;2.06422;55;20220928;13.9;8.6;11.3;4.4;9.95;.7;1.8;9827 +102087;50.77649;2.06422;55;20220929;15.5;7.1;11.3;2.1;9.93;1;1.61;12613 +102087;50.77649;2.06422;55;20220930;16.5;8.1;12.3;4.8;11.1;7.8;1.91;11099 +102087;50.77649;2.06422;55;20221001;18.4;12;15.2;7.1;14.56;4.2;1.93;11496 +102087;50.77649;2.06422;55;20221002;16.4;13.6;15;3.5;13.89;9;1.45;5818 +102087;50.77649;2.06422;55;20221003;16.9;8.7;12.8;2.6;11.42;0;1.54;10367 +102087;50.77649;2.06422;55;20221004;17.6;8.8;13.2;3.9;12.69;0;1.46;8230 +102087;50.77649;2.06422;55;20221005;18.1;15.1;16.6;8.8;13.44;.8;2.68;6167 +102087;50.77649;2.06422;55;20221006;17.1;10.4;13.7;5.7;10.64;0;2.36;9015 +102087;50.77649;2.06422;55;20221007;17.4;10.1;13.7;6.5;12.07;1.1;2.03;8720 +102087;50.77649;2.06422;55;20221008;15.6;10.7;13.1;4.2;11.07;0;1.74;7652 +102087;50.77649;2.06422;55;20221009;17.5;7;12.2;3.9;9.47;0;2.11;11179 +102087;50.77649;2.06422;55;20221010;16;9.7;12.9;4.5;10.97;.3;1.79;8364 +102087;50.77649;2.06422;55;20221011;15.4;7.5;11.5;2.2;9.8;0;1.36;8757 +102087;50.77649;2.06422;55;20221012;16.5;5.2;10.9;3.4;10.6;2.4;1.41;10981 +102087;50.77649;2.06422;55;20221013;14.3;12.2;13.3;4.1;14.27;11.1;.74;4597 +102087;50.77649;2.06422;55;20221014;16.5;13.6;15;3.5;15.07;0;1.01;5401 +102087;50.77649;2.06422;55;20221015;17.2;13;15.1;6.1;14.37;1.8;1.42;6426 +102087;50.77649;2.06422;55;20221016;17.5;12.4;15;5.9;13.87;1.2;1.53;6696 +102087;50.77649;2.06422;55;20221017;17.8;14.9;16.3;4.5;16.4;1.3;1.03;5183 +102087;50.77649;2.06422;55;20221018;18.5;13.4;15.9;2.6;14.7;.1;1.14;6697 +102087;50.77649;2.06422;55;20221019;17.5;10.2;13.8;4.6;12.9;.4;1.39;8079 +102087;50.77649;2.06422;55;20221020;19.1;13.5;16.3;4.7;15.4;4.5;1.4;6747 +102087;50.77649;2.06422;55;20221021;19.6;13.2;16.4;5.8;14.64;.9;1.75;7120 +102087;50.77649;2.06422;55;20221022;17.9;14.1;16;5.8;14.6;.4;1.5;5295 +102087;50.77649;2.06422;55;20221023;19.9;14.4;17.1;6.6;14.8;6.3;2.04;6506 +102087;50.77649;2.06422;55;20221024;16.9;14;15.5;10.6;13.87;15.1;1.91;4509 +102087;50.77649;2.06422;55;20221025;16.6;12.7;14.7;6.3;13.9;.2;1.32;5193 +102087;50.77649;2.06422;55;20221026;19.3;13.9;16.6;6.2;15;0;1.64;6048 +102087;50.77649;2.06422;55;20221027;20.9;14.2;17.5;5.7;15.04;.2;1.97;6547 +102087;50.77649;2.06422;55;20221028;19.8;15;17.4;5.2;15.2;0;1.68;5337 +102087;50.77649;2.06422;55;20221029;21.8;12.9;17.3;4.5;15.27;0;1.69;7509 +102087;50.77649;2.06422;55;20221030;16.3;13.4;14.9;4.3;13.94;.2;1.11;3954 +102087;50.77649;2.06422;55;20221031;16.8;9.6;13.2;4.9;13.37;3.4;.96;6551 +102087;50.77649;2.06422;55;20221101;15.7;12.5;14.1;12.5;12.14;8.5;2.21;4045 +102087;50.77649;2.06422;55;20221102;14.4;9.6;12;9.8;10.97;1.1;1.7;5000 +102087;50.77649;2.06422;55;20221103;14.5;11.9;13.2;8.2;11.94;16.4;1.55;3605 +102087;50.77649;2.06422;55;20221104;11.8;8.3;10.1;5.2;10.07;2.7;.99;4317 +102087;50.77649;2.06422;55;20221105;11.7;6.4;9;6.3;9.97;3.4;.94;4960 +102087;50.77649;2.06422;55;20221106;12.2;10.2;11.2;9.1;12.14;28.4;.77;3157 +102087;50.77649;2.06422;55;20221107;15.3;10.8;13;8.9;12.7;.8;1.17;4569 +102087;50.77649;2.06422;55;20221108;15.2;11.7;13.5;9.6;12;2.6;1.75;3830 +102087;50.77649;2.06422;55;20221109;13.7;10.7;12.2;8.6;11.7;6;1.24;3597 +102087;50.77649;2.06422;55;20221110;14.4;10.2;12.3;7.5;11.9;0;1.18;3978 +102087;50.77649;2.06422;55;20221111;12.9;9.4;11.2;6.6;11.07;0;1.03;3747 +102087;50.77649;2.06422;55;20221112;12.2;7.2;9.7;3.3;10.67;.1;.57;4566 +102087;50.77649;2.06422;55;20221113;14.8;6.3;10.6;2.3;10.3;0;.61;5626 +102087;50.77649;2.06422;55;20221114;8.6;4.2;6.4;4.7;9.27;.1;.39;4085 +102087;50.77649;2.06422;55;20221115;11.9;7.4;9.6;7.5;11.1;4.1;.6;3951 +102087;50.77649;2.06422;55;20221116;12.2;7.5;9.8;7.5;10.67;21.5;.79;3980 +102087;50.77649;2.06422;55;20221117;12.7;10.2;11.5;11.8;10.97;2.9;1.4;2941 +102087;50.77649;2.06422;55;20221118;12.5;8.3;10.4;6.3;9.6;0;1.27;3469 +102087;50.77649;2.06422;55;20221119;10.1;7.8;9;4.6;9.77;.8;.75;2508 +102087;50.77649;2.06422;55;20221120;10.8;5.1;7.9;5.4;9.1;1.6;.68;4153 +102087;50.77649;2.06422;55;20221121;8.9;4.3;6.6;6.9;8.44;13.9;.75;3723 +102087;50.77649;2.06422;55;20221122;10.1;5.4;7.8;7.4;9.1;9.1;.76;3652 +102087;50.77649;2.06422;55;20221123;11.7;5.6;8.6;8.2;9.67;11.9;.85;4170 +102087;50.77649;2.06422;55;20221124;11.5;6.7;9.1;8.5;9.94;8.6;.86;3576 +102087;50.77649;2.06422;55;20221125;12;8.5;10.3;5.9;9.97;1.3;1.04;2975 +102087;50.77649;2.06422;55;20221126;11.2;6.9;9.1;6.1;9.94;3;.77;3017 +102087;50.77649;2.06422;55;20221127;8;6.8;7.4;7.5;9.84;18.2;.34;1768 +102087;50.77649;2.06422;55;20221128;11.3;7.9;9.6;3.5;10.5;3.5;.49;2859 +102087;50.77649;2.06422;55;20221129;8.4;3;5.7;2.2;8.54;.1;.17;3679 +102087;50.77649;2.06422;55;20221130;7.6;2.8;5.2;1.9;8.37;0;.13;3419 +102087;50.77649;2.06422;55;20221201;6.9;3.7;5.3;2.6;7.84;0;.36;2606 +102087;50.77649;2.06422;55;20221202;5.5;2.5;4;3.3;6.74;0;.53;2645 +102087;50.77649;2.06422;55;20221203;2.7;1.8;2.2;4.9;6;0;.58;1455 +102087;50.77649;2.06422;55;20221204;2;.8;1.4;4.6;5.8;.2;.51;1517 +102087;50.77649;2.06422;55;20221205;4.4;1;2.7;2.2;6.9;.2;.15;2704 +102087;50.77649;2.06422;55;20221206;7.9;3.3;5.6;2.5;7.94;1;.28;3125 +102087;50.77649;2.06422;55;20221207;6.3;3.9;5.1;4.2;7.57;0;.46;2031 +102087;50.77649;2.06422;55;20221208;4.7;1.9;3.3;3.6;6.1;.3;.58;2252 +102087;50.77649;2.06422;55;20221209;4.3;.2;2.2;3.2;6;4.4;.4;2843 +102087;50.77649;2.06422;55;20221210;4.4;-.4;2;3.8;6;.2;.4;3050 +102087;50.77649;2.06422;55;20221211;.9;.1;.5;5.3;5.77;.9;.35;1138 +102087;50.77649;2.06422;55;20221212;-.3;-2.7;-1.5;4.5;4.67;0;.37;2095 +102087;50.77649;2.06422;55;20221213;-.9;-4.6;-2.7;2.7;4.14;0;.28;2558 +102087;50.77649;2.06422;55;20221214;2.3;-2.9;-.3;2.6;4.8;1;.32;3155 +102087;50.77649;2.06422;55;20221215;4.1;-1;1.5;3.8;5.84;.5;.29;2897 +102087;50.77649;2.06422;55;20221216;6.1;.3;3.2;3.6;6.1;.7;.39;3141 +102087;50.77649;2.06422;55;20221217;.5;-2.2;-.8;4.4;4.54;0;.57;2100 +102087;50.77649;2.06422;55;20221218;.4;-4.8;-2.2;6.4;4.77;5.7;.24;3105 +102087;50.77649;2.06422;55;20221219;9.5;.6;5;10.7;9.5;3.6;0;4018 +102087;50.77649;2.06422;55;20221220;11;8.9;10;6.7;10.94;3.5;.64;1878 +102087;50.77649;2.06422;55;20221221;9.3;7.3;8.3;5.3;10.5;11.2;.24;1892 +102087;50.77649;2.06422;55;20221222;10.8;8.1;9.4;5;11.5;3.5;.14;2198 +102087;50.77649;2.06422;55;20221223;12.8;9.3;11.1;7.3;11.5;12.1;.69;2451 +102087;50.77649;2.06422;55;20221224;11.3;10.3;10.8;7.2;11.47;.3;.7;1301 +102087;50.77649;2.06422;55;20221225;10.1;9.2;9.6;4.9;11.3;6.9;.38;1303 +102087;50.77649;2.06422;55;20221226;9.9;8.7;9.3;7.7;9.1;1.2;1.25;1462 +102087;50.77649;2.06422;55;20221227;9.2;5;7.1;8.2;8.47;2.5;.87;2600 +102087;50.77649;2.06422;55;20221228;10.3;7.1;8.7;11.3;10.67;6.3;.34;2383 +102087;50.77649;2.06422;55;20221229;9.8;9.3;9.5;11.7;9.7;3.9;1.28;1011 +102087;50.77649;2.06422;55;20221230;12.5;4.8;8.7;9.5;10.2;19.5;.57;3737 +102087;50.77649;2.06422;55;20221231;15.4;10.8;13.1;10.7;12.84;5.5;1.08;2945 +102088;50.80028;2.41708;27;20220101;14.8;9.6;12.2;5.7;12.1;.6;.75;3124 +102088;50.80028;2.41708;27;20220102;13.4;10.5;11.9;8;11.6;2.5;1.05;2413 +102088;50.80028;2.41708;27;20220103;10.3;9.9;10.1;7.2;10.5;2.3;.92;1063 +102088;50.80028;2.41708;27;20220104;8.6;7.4;8;4.8;8.7;7;.81;1666 +102088;50.80028;2.41708;27;20220105;5.7;2.5;4.1;5.5;6.8;.1;.59;2580 +102088;50.80028;2.41708;27;20220106;6.1;2.2;4.1;5.1;6.8;1.5;.57;2847 +102088;50.80028;2.41708;27;20220107;6.5;3.9;5.2;5.9;7.3;2.1;.68;2393 +102088;50.80028;2.41708;27;20220108;7.9;2.1;5;7.1;8;11.8;.36;3482 +102088;50.80028;2.41708;27;20220109;7;4;5.5;5;7;0;.8;2601 +102088;50.80028;2.41708;27;20220110;2.5;.8;1.6;4.9;6.6;.1;.18;2042 +102088;50.80028;2.41708;27;20220111;4.5;2.1;3.3;5;6.9;.4;.39;2403 +102088;50.80028;2.41708;27;20220112;5.8;2.6;4.2;2;8.2;0;.08;2766 +102088;50.80028;2.41708;27;20220113;6;1.3;3.6;2.7;7.6;0;.12;3338 +102088;50.80028;2.41708;27;20220114;10.9;1.8;6.3;1.4;7.7;.1;.21;4602 +102088;50.80028;2.41708;27;20220115;1.8;1.2;1.5;3;7;.1;.1;1386 +102088;50.80028;2.41708;27;20220116;7.3;2.1;4.7;4.3;8.4;1.2;.1;3632 +102088;50.80028;2.41708;27;20220117;7.5;3.9;5.7;3.3;8.1;.1;.38;3105 +102088;50.80028;2.41708;27;20220118;9.3;-.3;4.5;1.7;7.7;.1;.13;4977 +102088;50.80028;2.41708;27;20220119;8.1;1.6;4.8;3.2;8;.5;.23;4198 +102088;50.80028;2.41708;27;20220120;5.5;2.7;4.1;4.3;7;2.4;.51;2882 +102088;50.80028;2.41708;27;20220121;6.6;2;4.3;3.9;7.3;0;.4;3675 +102088;50.80028;2.41708;27;20220122;5.4;4.6;5;3.1;7.8;0;.44;1703 +102088;50.80028;2.41708;27;20220123;5.4;4.5;4.9;2;7.4;0;.47;1816 +102088;50.80028;2.41708;27;20220124;5.4;3;4.2;2.1;6.5;0;.51;2845 +102088;50.80028;2.41708;27;20220125;1.8;-1.6;.1;1.7;6.1;0;.13;3388 +102088;50.80028;2.41708;27;20220126;5.7;1.1;3.4;3.5;6.8;0;.41;3960 +102088;50.80028;2.41708;27;20220127;9.4;3.7;6.5;5.7;8.8;.2;.48;4448 +102088;50.80028;2.41708;27;20220128;8.8;3;5.9;4.2;8.5;0;.39;4556 +102088;50.80028;2.41708;27;20220129;11.7;6.4;9;7;10.1;.1;.74;4436 +102088;50.80028;2.41708;27;20220130;8.2;3.2;5.7;3.6;7.5;.4;.64;4385 +102088;50.80028;2.41708;27;20220131;6.5;3.9;5.2;10;6.4;0;1.41;3284 +102088;50.80028;2.41708;27;20220201;11.8;2.5;7.1;6.6;9.2;.3;.64;6084 +102088;50.80028;2.41708;27;20220202;11.2;9.1;10.1;5.5;10.3;.2;.94;3073 +102088;50.80028;2.41708;27;20220203;7.9;7.1;7.5;5.3;9.3;.9;.6;2024 +102088;50.80028;2.41708;27;20220204;8.9;7.8;8.3;7;8.3;1.4;1.33;2366 +102088;50.80028;2.41708;27;20220205;9.1;2.8;5.9;7.7;7.8;1.1;.89;5395 +102088;50.80028;2.41708;27;20220206;10.9;8.2;9.5;12.3;9.2;6.5;1.62;3679 +102088;50.80028;2.41708;27;20220207;8.7;3.5;6.1;6.3;7.6;0;.95;5090 +102088;50.80028;2.41708;27;20220208;11;7.6;9.3;6.3;10.5;.1;.69;4233 +102088;50.80028;2.41708;27;20220209;10.8;8.1;9.4;4.3;9.8;.3;.88;3862 +102088;50.80028;2.41708;27;20220210;8;5.4;6.7;4.2;8.66;1.3;.89;2855 +102088;50.80028;2.41708;27;20220211;8;4.1;6.1;3.3;6.46;0;1.05;7008 +102088;50.80028;2.41708;27;20220212;8;.3;4.2;3.9;5.76;0;1.06;8254 +102088;50.80028;2.41708;27;20220213;10.7;2.2;6.5;6.2;7.43;2.1;1.31;5710 +102088;50.80028;2.41708;27;20220214;10.3;8.2;9.2;6.3;9.2;.7;1.23;6583 +102088;50.80028;2.41708;27;20220215;9.3;5.7;7.5;6.2;9.33;10.3;.73;3714 +102088;50.80028;2.41708;27;20220216;13.2;8.4;10.8;12.1;12.1;.6;.7;5682 +102088;50.80028;2.41708;27;20220217;10.9;9.6;10.2;10.1;9.2;1.5;1.83;3128 +102088;50.80028;2.41708;27;20220218;11.7;8;9.8;12;8.6;1;2.13;5184 +102088;50.80028;2.41708;27;20220219;7.8;4;5.9;9.9;7.2;2.3;1.31;5336 +102088;50.80028;2.41708;27;20220220;11.4;5.5;8.4;12.2;10;3.7;.87;6693 +102088;50.80028;2.41708;27;20220221;10.2;4.6;7.4;9.8;7.4;.4;1.77;6633 +102088;50.80028;2.41708;27;20220222;12.2;4.6;8.4;6.5;9.3;.5;1.13;7809 +102088;50.80028;2.41708;27;20220223;10.6;3.1;6.8;5.2;7.9;0;1.16;7884 +102088;50.80028;2.41708;27;20220224;9.1;5.8;7.4;7.3;7.3;3.4;1.63;5399 +102088;50.80028;2.41708;27;20220225;9.2;3.4;6.3;5.2;6.8;0;1.4;7186 +102088;50.80028;2.41708;27;20220226;9.4;.9;5.1;3.9;6.3;0;1.27;8783 +102088;50.80028;2.41708;27;20220227;9.4;-.1;4.6;5.5;5.4;0;1.72;9416 +102088;50.80028;2.41708;27;20220228;10.5;.6;5.5;6.5;5.7;2.8;1.97;9757 +102088;50.80028;2.41708;27;20220301;8.3;4.5;6.4;3.4;7.8;2.1;.94;6236 +102088;50.80028;2.41708;27;20220302;9.6;5.1;7.3;2.1;8.2;.2;.92;6866 +102088;50.80028;2.41708;27;20220303;14.1;5.6;9.8;2.8;8.5;0;1.49;9483 +102088;50.80028;2.41708;27;20220304;14;4.2;9.1;2.1;9;0;1.22;10318 +102088;50.80028;2.41708;27;20220305;9.1;7.4;8.2;3.3;8.9;.1;.98;4510 +102088;50.80028;2.41708;27;20220306;6.7;.4;3.5;4.9;5.7;0;1.28;8572 +102088;50.80028;2.41708;27;20220307;6;-.8;2.6;4;4.8;0;1.35;9026 +102088;50.80028;2.41708;27;20220308;9.9;-1.5;4.2;5.7;4.8;0;2.08;11782 +102088;50.80028;2.41708;27;20220309;14.1;2.6;8.3;5.8;7.1;0;2.3;12004 +102088;50.80028;2.41708;27;20220310;15.6;4.8;10.2;5.1;7.8;0;2.43;11808 +102088;50.80028;2.41708;27;20220311;13.9;5.4;9.6;7.4;8.8;1.4;2.06;10653 +102088;50.80028;2.41708;27;20220312;12.7;7.4;10;6.9;9.5;1.7;1.72;8584 +102088;50.80028;2.41708;27;20220313;12.9;7.8;10.3;6.4;9.9;2.1;1.63;8541 +102088;50.80028;2.41708;27;20220314;13.3;6.7;10;3.6;9.4;0;1.55;9814 +102088;50.80028;2.41708;27;20220315;11.5;6.4;8.9;3.3;9.6;0;1.19;8775 +102088;50.80028;2.41708;27;20220316;11.6;6.8;9.2;5.3;10.4;0;1.07;8634 +102088;50.80028;2.41708;27;20220317;11.8;6.4;9.1;4.1;7.6;0;1.9;9264 +102088;50.80028;2.41708;27;20220318;13.4;1.2;7.3;3.9;7.83;.1;1.85;14778 +102088;50.80028;2.41708;27;20220319;14.9;6.5;10.7;6.8;6.86;0;3.35;15265 +102088;50.80028;2.41708;27;20220320;9;2.7;5.9;2.8;6.2;0;1.6;11409 +102088;50.80028;2.41708;27;20220321;17.3;-1.5;7.9;1.8;8.06;0;1.94;16055 +102088;50.80028;2.41708;27;20220322;19.8;5.7;12.7;2.4;9;0;2.56;15479 +102088;50.80028;2.41708;27;20220323;18.3;4.8;11.6;2;8.03;0;2.35;15708 +102088;50.80028;2.41708;27;20220324;17;3.4;10.2;2.1;7.7;0;2.29;15630 +102088;50.80028;2.41708;27;20220325;15.1;5.3;10.2;3.6;8.2;0;2.42;14928 +102088;50.80028;2.41708;27;20220326;16.2;7.4;11.8;5.1;9.03;0;2.76;14860 +102088;50.80028;2.41708;27;20220327;13.3;7.4;10.3;4.1;10.43;0;1.72;11591 +102088;50.80028;2.41708;27;20220328;14.7;2.7;8.7;2.4;10.13;.2;1.56;13440 +102088;50.80028;2.41708;27;20220329;13;7.8;10.4;3.4;10.4;.5;1.32;6579 +102088;50.80028;2.41708;27;20220330;10.8;8;9.4;3.7;8.9;2.1;1.48;6203 +102088;50.80028;2.41708;27;20220331;7.3;3.3;5.3;8.9;7.1;9.9;1.47;9141 +102088;50.80028;2.41708;27;20220401;5.6;1.1;3.3;9.5;5.96;1;1.41;7234 +102088;50.80028;2.41708;27;20220402;6.8;1;3.9;5.6;5.33;.3;1.88;12556 +102088;50.80028;2.41708;27;20220403;8.5;-.2;4.2;3;6.1;.6;1.64;14390 +102088;50.80028;2.41708;27;20220404;9.9;3;6.4;6.3;9.46;3.8;.63;4535 +102088;50.80028;2.41708;27;20220405;13.4;9.7;11.5;5.7;11.4;2;1.64;9579 +102088;50.80028;2.41708;27;20220406;10.9;9.5;10.2;6.9;10.53;7.1;1.32;4794 +102088;50.80028;2.41708;27;20220407;12.1;9.4;10.8;9.1;9.23;4.8;2.71;16218 +102088;50.80028;2.41708;27;20220408;8.7;4.3;6.5;3.4;7.03;.1;1.52;7686 +102088;50.80028;2.41708;27;20220409;10.3;3.4;6.8;4;7.4;.2;2.12;18159 +102088;50.80028;2.41708;27;20220410;13.1;2.4;7.7;2.4;7.66;0;2.18;17962 +102088;50.80028;2.41708;27;20220411;17.9;4.7;11.3;4.7;7.63;0;3.61;19699 +102088;50.80028;2.41708;27;20220412;20.2;9.4;14.8;3.7;11.13;0;3.2;16329 +102088;50.80028;2.41708;27;20220413;16.8;9.4;13.1;1.7;12.06;0;2.1;14161 +102088;50.80028;2.41708;27;20220414;15.6;7.2;11.4;2.1;11.6;.1;2.03;15224 +102088;50.80028;2.41708;27;20220415;16.4;6.5;11.5;2.9;11.1;0;2.39;18043 +102088;50.80028;2.41708;27;20220416;16.5;7.3;11.9;3.8;9.9;0;2.99;19952 +102088;50.80028;2.41708;27;20220417;19.9;4.3;12.1;2.5;7.5;0;3.63;22797 +102088;50.80028;2.41708;27;20220418;16.1;6.8;11.4;2.5;9.1;0;2.43;14769 +102088;50.80028;2.41708;27;20220419;15.8;7.2;11.5;2.9;10.23;0;2.39;15568 +102088;50.80028;2.41708;27;20220420;17.1;8.4;12.7;4.8;9.26;0;3.39;18837 +102088;50.80028;2.41708;27;20220421;17.4;8.5;13;4.9;9.63;0;3.5;19927 +102088;50.80028;2.41708;27;20220422;15.3;9.6;12.5;5.7;11.4;0;2.44;13790 +102088;50.80028;2.41708;27;20220423;17.7;10.7;14.2;5.6;13.1;.1;2.83;17354 +102088;50.80028;2.41708;27;20220424;16.6;10.9;13.7;6.2;12.1;0;2.97;17387 +102088;50.80028;2.41708;27;20220425;12.5;7.6;10.1;4.9;10.1;1.2;1.99;12754 +102088;50.80028;2.41708;27;20220426;13.2;8;10.6;4.9;8.46;0;3.11;20256 +102088;50.80028;2.41708;27;20220427;14.2;4.2;9.2;4.6;8.1;0;3.05;21734 +102088;50.80028;2.41708;27;20220428;15.8;7.6;11.7;5.4;9.16;.2;3.19;17417 +102088;50.80028;2.41708;27;20220429;13.6;8.3;11;5.2;9.56;0;2.56;14437 +102088;50.80028;2.41708;27;20220430;13.3;7;10.1;3.8;8.33;0;2.8;17612 +102088;50.80028;2.41708;27;20220501;15;3.6;9.3;1.9;8.8;0;2.5;18569 +102088;50.80028;2.41708;27;20220502;15.9;8.5;12.2;2.9;9.5;0;2.91;17054 +102088;50.80028;2.41708;27;20220503;15;7.1;11.1;3.4;10;0;2.15;10353 +102088;50.80028;2.41708;27;20220504;15;5;10;2.2;10.23;2;2.13;15006 +102088;50.80028;2.41708;27;20220505;15.4;10.8;13.1;2.7;11.76;.1;2.73;18273 +102088;50.80028;2.41708;27;20220506;22.6;7.5;15;2.1;11;.1;4.01;24753 +102088;50.80028;2.41708;27;20220507;18.8;11.3;15;4;12.6;.3;3.13;17626 +102088;50.80028;2.41708;27;20220508;19.6;10.9;15.2;4.5;11;0;3.82;19076 +102088;50.80028;2.41708;27;20220509;23.6;6.2;14.9;2.2;10.2;0;4.43;27027 +102088;50.80028;2.41708;27;20220510;22.1;14.1;18.1;4.8;11.2;1.5;4.68;18512 +102088;50.80028;2.41708;27;20220511;20.3;10.7;15.5;5.1;11.1;0;4.13;20366 +102088;50.80028;2.41708;27;20220512;18.7;8.9;13.8;4.4;10.5;0;3.67;20685 +102088;50.80028;2.41708;27;20220513;17.7;9;13.3;5.3;10.3;0;3.56;19606 +102088;50.80028;2.41708;27;20220514;21.5;7;14.2;2.5;11.5;0;3.95;25366 +102088;50.80028;2.41708;27;20220515;28.2;10.3;19.2;2.8;11.2;0;5.74;28296 +102088;50.80028;2.41708;27;20220516;22.4;16.7;19.5;4.5;14.1;.2;4.15;16156 +102088;50.80028;2.41708;27;20220517;27.2;15.2;21.2;2.4;14.7;1.2;4.87;23436 +102088;50.80028;2.41708;27;20220518;25.4;14.7;20;2.8;14.9;0;4.53;22246 +102088;50.80028;2.41708;27;20220519;20.8;18.1;19.4;3.4;14.9;5.3;3.17;11351 +102088;50.80028;2.41708;27;20220520;17.2;10.9;14;3.2;12.9;7;2.74;17279 +102088;50.80028;2.41708;27;20220521;18.6;11.1;14.8;3.5;12;.1;3.34;18908 +102088;50.80028;2.41708;27;20220522;23.7;9.6;16.6;1.3;12.1;.4;4.23;25936 +102088;50.80028;2.41708;27;20220523;16;14.2;15.1;3.1;14.1;5.7;1.96;9467 +102088;50.80028;2.41708;27;20220524;15.9;9.7;12.8;5.1;11.6;.7;2.76;17417 +102088;50.80028;2.41708;27;20220525;16.3;9.6;12.9;6.1;12.1;.2;2.74;18161 +102088;50.80028;2.41708;27;20220526;18.4;11.9;15.1;6;13.1;0;3.23;17955 +102088;50.80028;2.41708;27;20220527;18;13.8;15.9;4.6;12.8;0;3.14;14531 +102088;50.80028;2.41708;27;20220528;16.8;8.8;12.8;3.6;10.2;.3;3.32;20023 +102088;50.80028;2.41708;27;20220529;14.1;7.2;10.6;3;9.5;.6;2.75;18672 +102088;50.80028;2.41708;27;20220530;16.8;6.4;11.6;1.2;9;0;3.29;22933 +102088;50.80028;2.41708;27;20220531;18.2;8.8;13.5;3;9.4;.2;3.8;21878 +102088;50.80028;2.41708;27;20220601;17.7;8.5;13.1;3.5;10.3;.1;3.57;21705 +102088;50.80028;2.41708;27;20220602;21.2;7.3;14.2;1.8;10.5;0;4.18;26690 +102088;50.80028;2.41708;27;20220603;24.6;9.6;17.1;2.3;12.8;3.5;4.8;27784 +102088;50.80028;2.41708;27;20220604;24.2;13.9;19;4.2;15.1;10.3;4.64;23121 +102088;50.80028;2.41708;27;20220605;18;15;16.5;2.9;16.7;3.5;2.16;12622 +102088;50.80028;2.41708;27;20220606;19.2;10.3;14.7;5.2;12.5;.2;3.64;21601 +102088;50.80028;2.41708;27;20220607;19.1;10.9;15;3.8;13.9;2.8;3.23;20784 +102088;50.80028;2.41708;27;20220608;19.2;13.3;16.2;4.5;14.6;1.2;3.13;17700 +102088;50.80028;2.41708;27;20220609;20.4;12.4;16.4;4.8;12.8;.1;4.01;20603 +102088;50.80028;2.41708;27;20220610;22.4;14.1;18.2;4.1;14.9;0;4.11;21012 +102088;50.80028;2.41708;27;20220611;22.4;13.8;18.1;4;12.3;0;4.65;21414 +102088;50.80028;2.41708;27;20220612;22;11.5;16.7;3.3;11.9;0;4.48;23664 +102088;50.80028;2.41708;27;20220613;19.3;11.4;15.3;3.4;11.1;0;3.88;20583 +102088;50.80028;2.41708;27;20220614;23.5;10;16.7;2;10.3;0;4.79;26854 +102088;50.80028;2.41708;27;20220615;25.7;10.4;18;2.5;12.4;0;5.26;28596 +102088;50.80028;2.41708;27;20220616;27.6;11.7;19.6;1.4;13.6;0;5.22;29167 +102088;50.80028;2.41708;27;20220617;31.9;17;24.4;3.6;14.2;0;7.16;28259 +102088;50.80028;2.41708;27;20220618;31.3;18;24.6;3.7;15.4;2.1;6.83;26725 +102088;50.80028;2.41708;27;20220619;16;12.9;14.4;6.6;12.9;3.3;2.61;13038 +102088;50.80028;2.41708;27;20220620;19.1;12;15.5;4;12.3;.1;3.65;19604 +102088;50.80028;2.41708;27;20220621;21.9;9.8;15.8;2.4;12.5;0;4.25;25516 +102088;50.80028;2.41708;27;20220622;25.1;9.9;17.5;3.1;13.8;.5;5.05;28564 +102088;50.80028;2.41708;27;20220623;27.6;15.3;21.4;2.2;17;.8;5.06;25715 +102088;50.80028;2.41708;27;20220624;23.4;16.3;19.8;2.7;17;8.2;3.86;19591 +102088;50.80028;2.41708;27;20220625;20.4;14.9;17.6;3.5;14.8;1.7;3.42;17265 +102088;50.80028;2.41708;27;20220626;22.4;11.6;17;3.3;12.9;0;4.43;24076 +102088;50.80028;2.41708;27;20220627;20.7;11.6;16.1;3.3;13.1;3.1;3.89;22104 +102088;50.80028;2.41708;27;20220628;24.2;9.8;17;3.2;12.6;0;4.99;27714 +102088;50.80028;2.41708;27;20220629;25;11.2;18.1;2.8;13.1;1.6;5.03;27108 +102088;50.80028;2.41708;27;20220630;15.6;11.8;13.7;2.7;14.2;7.6;2.12;14329 +102088;50.80028;2.41708;27;20220701;20.7;9.8;15.2;4.1;12.3;0;4.11;24060 +102088;50.80028;2.41708;27;20220702;24.7;9.8;17.2;3.6;12.5;0;5.21;28047 +102088;50.80028;2.41708;27;20220703;21;12;16.5;3.8;12.8;.1;4.07;21820 +102088;50.80028;2.41708;27;20220704;23.4;10.9;17.1;2.5;13.3;0;4.48;25626 +102088;50.80028;2.41708;27;20220705;21.4;11.4;16.4;2.8;12.7;0;4.06;22905 +102088;50.80028;2.41708;27;20220706;23.1;10.8;16.9;3.2;13.8;0;4.41;25326 +102088;50.80028;2.41708;27;20220707;19.6;16.2;17.9;5.3;14.3;.1;3.41;13408 +102088;50.80028;2.41708;27;20220708;26.2;9.6;17.9;1.9;13.3;0;5.06;29252 +102088;50.80028;2.41708;27;20220709;22.1;12.8;17.4;3.2;14.4;.1;3.97;21907 +102088;50.80028;2.41708;27;20220710;25.3;10.7;18;1.4;13.2;0;4.65;27316 +102088;50.80028;2.41708;27;20220711;28;13.4;20.7;1.8;14.5;0;5.19;27244 +102088;50.80028;2.41708;27;20220712;31.5;14.4;22.9;2.6;15.6;0;6.3;29382 +102088;50.80028;2.41708;27;20220713;28.8;20;24.4;2.4;16.8;0;5.07;21088 +102088;50.80028;2.41708;27;20220714;25.6;16.6;21.1;2.6;14.4;0;4.68;21259 +102088;50.80028;2.41708;27;20220715;24.1;11.1;17.6;1.6;12;0;4.44;25418 +102088;50.80028;2.41708;27;20220716;25.7;12.5;19.1;2.8;12.5;0;5.11;25527 +102088;50.80028;2.41708;27;20220717;28.6;11;19.8;1.8;11.6;0;5.52;29336 +102088;50.80028;2.41708;27;20220718;35.9;15.7;25.8;2.8;12.5;0;7.63;30430 +102088;50.80028;2.41708;27;20220719;39;19.5;29.2;4.4;13.4;1.1;9.73;30317 +102088;50.80028;2.41708;27;20220720;25;17.7;21.3;3.9;18.6;13.5;4.05;18775 +102088;50.80028;2.41708;27;20220721;23;16.7;19.8;3.6;17.7;.3;3.51;17392 +102088;50.80028;2.41708;27;20220722;20.7;15.4;18;2.2;15.3;0;3.07;15908 +102088;50.80028;2.41708;27;20220723;26;13;19.5;2.3;15.9;0;4.52;24666 +102088;50.80028;2.41708;27;20220724;30.9;14.3;22.6;3.9;15.8;0;6.41;27719 +102088;50.80028;2.41708;27;20220725;23.3;17.8;20.5;5.1;16;0;4.16;15992 +102088;50.80028;2.41708;27;20220726;21;16.1;18.5;4.1;14.7;.5;3.49;15040 +102088;50.80028;2.41708;27;20220727;21.9;12.4;17.1;2.2;12.6;0;3.79;20744 +102088;50.80028;2.41708;27;20220728;23.9;12.9;18.4;2.7;12.6;0;4.39;22194 +102088;50.80028;2.41708;27;20220729;25.3;11.6;18.4;2.4;13.8;.1;4.51;24616 +102088;50.80028;2.41708;27;20220730;25.8;11.8;18.8;2.6;14.7;0;4.55;24754 +102088;50.80028;2.41708;27;20220731;24.3;16.4;20.3;4.5;18.3;1.9;3.78;18561 +102088;50.80028;2.41708;27;20220801;25.7;17.6;21.6;2.2;18.5;0;3.8;18691 +102088;50.80028;2.41708;27;20220802;27.7;14.7;21.2;3.7;17.9;.1;4.79;23481 +102088;50.80028;2.41708;27;20220803;31.6;16.4;24;2.8;18.9;0;5.55;25226 +102088;50.80028;2.41708;27;20220804;25.5;16.6;21;3.1;17.7;.1;4;19252 +102088;50.80028;2.41708;27;20220805;21.9;13.3;17.6;2.9;13.8;.1;3.59;18818 +102088;50.80028;2.41708;27;20220806;23.7;9.9;16.8;1.9;11.5;0;4.09;23626 +102088;50.80028;2.41708;27;20220807;24.2;10.2;17.2;2.2;11.8;0;4.23;23649 +102088;50.80028;2.41708;27;20220808;25.5;10.3;17.9;3.1;13.6;.1;4.53;24476 +102088;50.80028;2.41708;27;20220809;25.9;13.7;19.8;3.3;15.9;.1;4.33;21814 +102088;50.80028;2.41708;27;20220810;30.7;14.3;22.5;3.1;16.5;0;5.5;25086 +102088;50.80028;2.41708;27;20220811;32.7;14.5;23.6;2.2;15.6;0;5.62;26237 +102088;50.80028;2.41708;27;20220812;33;14.6;23.8;2.1;14.9;0;5.63;26199 +102088;50.80028;2.41708;27;20220813;32.5;16.3;24.4;2.4;12.9;0;5.77;24428 +102088;50.80028;2.41708;27;20220814;31.8;15.7;23.7;2.2;13.7;0;5.4;24181 +102088;50.80028;2.41708;27;20220815;28.4;17.5;22.9;3.6;17.8;.1;4.7;19799 +102088;50.80028;2.41708;27;20220816;28.9;16.7;22.8;2.9;18.2;.6;4.54;20778 +102088;50.80028;2.41708;27;20220817;23.8;17.8;20.8;1.3;19.3;4.9;2.74;14539 +102088;50.80028;2.41708;27;20220818;26.4;13.9;20.1;1.8;17.4;.1;3.7;20714 +102088;50.80028;2.41708;27;20220819;24.7;15.7;20.2;3.5;18.1;.2;3.45;17479 +102088;50.80028;2.41708;27;20220820;23.8;13.7;18.7;3.9;13.5;.1;4.06;18356 +102088;50.80028;2.41708;27;20220821;23.5;11.6;17.5;2.8;14.1;.1;3.56;19744 +102088;50.80028;2.41708;27;20220822;28.1;14.2;21.1;2.2;15.4;.2;4.23;21145 +102088;50.80028;2.41708;27;20220823;27.2;17.3;22.2;3.1;18.2;.1;3.95;17737 +102088;50.80028;2.41708;27;20220824;32;16.1;24;1.7;18.8;0;4.48;22222 +102088;50.80028;2.41708;27;20220825;26.2;18.4;22.3;3.7;18.8;0;3.7;15508 +102088;50.80028;2.41708;27;20220826;23.8;16.9;20.3;3.7;15.8;.1;3.52;14475 +102088;50.80028;2.41708;27;20220827;24.1;11.3;17.7;2.6;13.7;0;3.54;19450 +102088;50.80028;2.41708;27;20220828;23.9;12.8;18.3;4.1;13.6;0;3.89;17968 +102088;50.80028;2.41708;27;20220829;23.9;13.9;18.9;3.4;13.4;0;3.75;16913 +102088;50.80028;2.41708;27;20220830;25.6;12;18.8;4;14.7;0;4.02;19500 +102088;50.80028;2.41708;27;20220831;24.8;14.9;19.8;4.6;14.6;0;4.07;16519 +102088;50.80028;2.41708;27;20220901;27.3;15.2;21.2;2.6;11.9;0;4.28;18063 +102088;50.80028;2.41708;27;20220902;27;12.1;19.5;2;13.1;1.9;3.77;19823 +102088;50.80028;2.41708;27;20220903;26;15.6;20.8;2.1;18.2;7.6;3.1;16441 +102088;50.80028;2.41708;27;20220904;26.3;15.4;20.8;2.5;17.1;0;3.35;16659 +102088;50.80028;2.41708;27;20220905;26;17.3;21.6;3.7;16.1;3.1;3.81;14761 +102088;50.80028;2.41708;27;20220906;26.2;15.4;20.8;3.8;16.7;2.6;3.69;16251 +102088;50.80028;2.41708;27;20220907;22.8;14.5;18.6;3.8;16.3;3.3;2.83;14131 +102088;50.80028;2.41708;27;20220908;22.3;14.4;18.3;4.1;15.7;12.9;2.85;13648 +102088;50.80028;2.41708;27;20220909;20.8;14.5;17.6;5.4;15.8;5.9;2.57;12087 +102088;50.80028;2.41708;27;20220910;21.5;14.3;17.9;4.3;15.7;.3;2.62;12765 +102088;50.80028;2.41708;27;20220911;25.3;14;19.6;1.8;15.5;.1;2.88;15755 +102088;50.80028;2.41708;27;20220912;26.4;13.1;19.7;3;15.3;.1;3.47;16882 +102088;50.80028;2.41708;27;20220913;21.8;17.3;19.5;2.3;18.2;7.7;2;9817 +102088;50.80028;2.41708;27;20220914;15.9;15.1;15.5;2.6;16.1;9.1;.98;4240 +102088;50.80028;2.41708;27;20220915;18.9;12.1;15.5;2.7;13.8;.1;2.01;11738 +102088;50.80028;2.41708;27;20220916;16.3;10.5;13.4;5;10.8;3.7;2.37;10735 +102088;50.80028;2.41708;27;20220917;15.5;11.1;13.3;5.6;10;0;2.57;9274 +102088;50.80028;2.41708;27;20220918;15.9;9.1;12.5;5.1;10.2;.2;2.33;11332 +102088;50.80028;2.41708;27;20220919;17.9;9;13.4;3.3;10.8;.1;2.28;12773 +102088;50.80028;2.41708;27;20220920;17.5;10.1;13.8;2.3;11.8;0;1.87;11528 +102088;50.80028;2.41708;27;20220921;18.7;8.9;13.8;1.1;10.9;.1;1.81;13065 +102088;50.80028;2.41708;27;20220922;20.1;6.8;13.4;1.9;10.1;0;2.25;14989 +102088;50.80028;2.41708;27;20220923;17.6;10.1;13.8;3.3;12.4;22.9;1.86;11177 +102088;50.80028;2.41708;27;20220924;17.6;12.9;15.2;3.3;13.6;4.1;1.74;8789 +102088;50.80028;2.41708;27;20220925;15.2;10.5;12.8;2.6;12;1.4;1.43;8677 +102088;50.80028;2.41708;27;20220926;14.8;10.6;12.7;5.1;11.5;19.7;1.71;8111 +102088;50.80028;2.41708;27;20220927;14.4;8.8;11.6;4.6;10.3;1.2;1.78;9205 +102088;50.80028;2.41708;27;20220928;13.8;8.4;11.1;4;10.1;1.7;1.61;8924 +102088;50.80028;2.41708;27;20220929;15.7;7.7;11.7;2;10.5;1.1;1.5;10663 +102088;50.80028;2.41708;27;20220930;16.8;7.4;12.1;4.7;10.9;7.8;1.91;11380 +102088;50.80028;2.41708;27;20221001;18.7;11.6;15.1;6.4;14.2;4.3;1.88;9789 +102088;50.80028;2.41708;27;20221002;16.8;13.3;15;3.5;13.9;7;1.45;6854 +102088;50.80028;2.41708;27;20221003;17;7.8;12.4;3;11.3;0;1.61;10801 +102088;50.80028;2.41708;27;20221004;18.1;8.1;13.1;4.9;12.6;0;1.69;11092 +102088;50.80028;2.41708;27;20221005;18.4;14.9;16.6;6.2;13.5;.3;2.38;6573 +102088;50.80028;2.41708;27;20221006;17.3;9;13.1;3.7;10.3;0;2.01;9841 +102088;50.80028;2.41708;27;20221007;17.9;8.3;13.1;4.6;11.3;.8;1.94;10412 +102088;50.80028;2.41708;27;20221008;15.6;10.2;12.9;3.5;11.2;.1;1.55;7759 +102088;50.80028;2.41708;27;20221009;17.6;6.6;12.1;3.8;9.5;0;2.04;10803 +102088;50.80028;2.41708;27;20221010;15.3;8.4;11.8;3.8;10.6;.2;1.52;8482 +102088;50.80028;2.41708;27;20221011;15.9;5.9;10.9;1.1;9.8;.1;1.09;10007 +102088;50.80028;2.41708;27;20221012;16.8;4.1;10.4;2.5;10.4;.8;1.29;11075 +102088;50.80028;2.41708;27;20221013;14.4;11.9;13.1;3.4;13.8;7.3;.82;4981 +102088;50.80028;2.41708;27;20221014;16.8;13.6;15.2;3.1;15;0;1.04;5518 +102088;50.80028;2.41708;27;20221015;17.6;12.8;15.2;4.5;14.2;1.4;1.4;6598 +102088;50.80028;2.41708;27;20221016;18.4;12;15.2;4.7;13.6;2.3;1.63;7463 +102088;50.80028;2.41708;27;20221017;18.3;15.1;16.7;3.9;16.2;1.6;1.19;5270 +102088;50.80028;2.41708;27;20221018;19.1;13.4;16.2;1.4;14.7;.1;1.05;6840 +102088;50.80028;2.41708;27;20221019;16.9;10.3;13.6;3.9;12.6;.2;1.3;7226 +102088;50.80028;2.41708;27;20221020;19.7;13;16.3;4.7;14.9;5.5;1.58;7163 +102088;50.80028;2.41708;27;20221021;20.4;12.9;16.6;4.8;14.6;.4;1.78;7444 +102088;50.80028;2.41708;27;20221022;18.8;13.9;16.3;4.5;14.3;.2;1.61;5969 +102088;50.80028;2.41708;27;20221023;20.1;14.4;17.2;6;14.9;9.5;1.98;6316 +102088;50.80028;2.41708;27;20221024;17.5;13.7;15.6;7.7;13.4;10.7;2;5121 +102088;50.80028;2.41708;27;20221025;17;12.2;14.6;5;13.7;.1;1.27;5632 +102088;50.80028;2.41708;27;20221026;19.8;13.8;16.8;5.9;14.7;0;1.83;6166 +102088;50.80028;2.41708;27;20221027;21.3;13.6;17.4;5.3;15.1;0;1.89;6838 +102088;50.80028;2.41708;27;20221028;20.6;14.5;17.5;4.6;15.3;0;1.68;6015 +102088;50.80028;2.41708;27;20221029;21.8;13.1;17.4;4.1;15.4;0;1.6;7016 +102088;50.80028;2.41708;27;20221030;17.1;13.2;15.1;3.4;13.6;.2;1.17;4705 +102088;50.80028;2.41708;27;20221031;16.4;9.3;12.8;4.5;13.2;1.2;.84;6157 +102088;50.80028;2.41708;27;20221101;16;11.9;13.9;8.5;12.1;6.7;1.85;4663 +102088;50.80028;2.41708;27;20221102;14.4;8.5;11.4;6.5;10.8;.9;1.3;5452 +102088;50.80028;2.41708;27;20221103;14.9;11.9;13.4;6.2;11.8;10.1;1.51;3898 +102088;50.80028;2.41708;27;20221104;12;8.5;10.2;3.6;10.3;2.6;.83;4122 +102088;50.80028;2.41708;27;20221105;11;4.8;7.9;4.5;9.6;.7;.56;5314 +102088;50.80028;2.41708;27;20221106;11.4;9.7;10.5;7.2;11.5;24.4;.69;2859 +102088;50.80028;2.41708;27;20221107;15.3;10.9;13.1;7;12.3;.4;1.27;4373 +102088;50.80028;2.41708;27;20221108;15.6;11;13.3;7.6;11.8;1.2;1.59;4394 +102088;50.80028;2.41708;27;20221109;13.9;10.8;12.3;6.3;11.4;4.1;1.27;3596 +102088;50.80028;2.41708;27;20221110;14.6;9.3;11.9;5;11.4;0;1.02;4549 +102088;50.80028;2.41708;27;20221111;12.9;9.1;11;5.5;10.8;0;.98;3830 +102088;50.80028;2.41708;27;20221112;9.6;6.4;8;3.9;10;.1;.38;3481 +102088;50.80028;2.41708;27;20221113;14;5.4;9.7;3;9.7;0;.71;5457 +102088;50.80028;2.41708;27;20221114;6.2;2.8;4.5;4.2;8.5;.1;.09;3472 +102088;50.80028;2.41708;27;20221115;11.6;6.5;9;5.8;11.3;3.2;.22;4131 +102088;50.80028;2.41708;27;20221116;12.4;6.8;9.6;6;10.6;18.5;.64;4251 +102088;50.80028;2.41708;27;20221117;13;10.4;11.7;8.4;11.2;2.5;1.23;2935 +102088;50.80028;2.41708;27;20221118;12.7;7.3;10;4;9.8;.3;.82;4056 +102088;50.80028;2.41708;27;20221119;10.1;7.2;8.6;3.5;9.7;.7;.54;2997 +102088;50.80028;2.41708;27;20221120;10.4;4.5;7.4;4.1;8.8;.5;.56;4106 +102088;50.80028;2.41708;27;20221121;8.2;3.4;5.8;5.9;8.4;7.3;.41;3677 +102088;50.80028;2.41708;27;20221122;10;5;7.5;5.7;9;6.2;.6;3695 +102088;50.80028;2.41708;27;20221123;10.9;5.5;8.2;6.1;9.6;8.1;.58;3778 +102088;50.80028;2.41708;27;20221124;11.4;5.9;8.6;6.6;9.8;8.3;.65;3760 +102088;50.80028;2.41708;27;20221125;12;7.7;9.8;4.3;9.9;1.2;.76;3311 +102088;50.80028;2.41708;27;20221126;11.4;5.1;8.2;5;9.3;3.4;.62;3904 +102088;50.80028;2.41708;27;20221127;7.6;6.6;7.1;6.8;9.6;19.3;.32;1689 +102088;50.80028;2.41708;27;20221128;11.5;7.5;9.5;3.3;10.5;1;.42;3087 +102088;50.80028;2.41708;27;20221129;5.3;1.3;3.3;2.9;7.7;.1;.05;3052 +102088;50.80028;2.41708;27;20221130;6.2;2.9;4.5;2.1;8.2;0;.11;2764 +102088;50.80028;2.41708;27;20221201;6.8;2.9;4.8;2.1;7.8;0;.21;2951 +102088;50.80028;2.41708;27;20221202;4.7;1.8;3.2;2.8;6.8;0;.3;2554 +102088;50.80028;2.41708;27;20221203;2.8;1.9;2.3;4;6.1;0;.51;1522 +102088;50.80028;2.41708;27;20221204;1.9;.8;1.3;3.7;5.9;.3;.38;1641 +102088;50.80028;2.41708;27;20221205;4.5;1.1;2.8;2;7;.6;.13;2668 +102088;50.80028;2.41708;27;20221206;7.3;3.1;5.2;1.9;7.9;1.6;.19;2912 +102088;50.80028;2.41708;27;20221207;7.2;3.7;5.4;2.8;7.7;.6;.35;2659 +102088;50.80028;2.41708;27;20221208;5.1;2.4;3.7;3.8;6.4;.4;.56;2349 +102088;50.80028;2.41708;27;20221209;3.7;-.2;1.7;2.4;6;2.4;.23;2752 +102088;50.80028;2.41708;27;20221210;4;-1.4;1.3;3.1;5.9;0;.22;3172 +102088;50.80028;2.41708;27;20221211;1.1;-.3;.4;4.4;5.7;0;.29;1731 +102088;50.80028;2.41708;27;20221212;-.1;-2.8;-1.5;4.3;4.7;0;.33;2292 +102088;50.80028;2.41708;27;20221213;-.7;-4.7;-2.7;2.4;4.3;0;.19;2721 +102088;50.80028;2.41708;27;20221214;1.1;-3.5;-1.2;1.9;4.7;.4;.17;2887 +102088;50.80028;2.41708;27;20221215;4.2;-2.6;.8;2.2;5.2;.4;.23;3442 +102088;50.80028;2.41708;27;20221216;6.6;-.8;2.9;2;5.6;.4;.3;3568 +102088;50.80028;2.41708;27;20221217;.1;-3.8;-1.9;4.5;4.5;0;.33;2653 +102088;50.80028;2.41708;27;20221218;-.3;-5.3;-2.8;7.7;4.6;2.9;.2;2965 +102088;50.80028;2.41708;27;20221219;9.1;.2;4.6;8.9;9;3.2;0;3865 +102088;50.80028;2.41708;27;20221220;11.1;8.2;9.6;5.4;10.8;5.1;.46;2314 +102088;50.80028;2.41708;27;20221221;9.1;6.9;8;4.4;10.3;10.3;.19;2048 +102088;50.80028;2.41708;27;20221222;11;8.1;9.5;3.3;11.3;2.4;.2;2314 +102088;50.80028;2.41708;27;20221223;13.5;9.1;11.3;5.8;11.4;10.9;.72;2794 +102088;50.80028;2.41708;27;20221224;11.5;10.4;10.9;5.8;11.3;.2;.75;1527 +102088;50.80028;2.41708;27;20221225;9.9;9.1;9.5;3.7;11.2;7.6;.33;1342 +102088;50.80028;2.41708;27;20221226;9.8;8.6;9.2;5.5;8.9;.9;1.1;1590 +102088;50.80028;2.41708;27;20221227;9.1;3.5;6.3;5.5;8.1;.7;.55;3151 +102088;50.80028;2.41708;27;20221228;10.5;6.8;8.6;9;10.4;4.1;.41;2619 +102088;50.80028;2.41708;27;20221229;9.9;9.5;9.7;9.8;9.8;3.4;1.21;1036 +102088;50.80028;2.41708;27;20221230;13.1;4.2;8.6;7.5;10;15;.6;3960 +102088;50.80028;2.41708;27;20221231;16.1;11.2;13.6;8.8;12.9;2.5;1.21;3021 +102089;50.823;2.77025;26;20220101;14.6;9.8;12.2;5;12.55;.8;.55;3312 +102089;50.823;2.77025;26;20220102;13.5;10.5;12;7;11.8;2;.94;2506 +102089;50.823;2.77025;26;20220103;10.3;9.7;10;6.2;10.75;3;.8;781 +102089;50.823;2.77025;26;20220104;8.5;7.4;7.9;4.7;9;6.7;.72;1433 +102089;50.823;2.77025;26;20220105;5.9;2.4;4.2;5;7;.2;.53;2340 +102089;50.823;2.77025;26;20220106;6;2.4;4.2;4.7;6.95;.6;.47;3273 +102089;50.823;2.77025;26;20220107;6.4;3.8;5.1;5.4;7.4;1.5;.63;2146 +102089;50.823;2.77025;26;20220108;7.7;1.6;4.6;6.5;8.15;11.1;.31;2041 +102089;50.823;2.77025;26;20220109;7;4.4;5.7;4.5;7.2;0;.66;3400 +102089;50.823;2.77025;26;20220110;2.5;0;1.3;3.7;6.55;.1;.2;1521 +102089;50.823;2.77025;26;20220111;4.6;1.9;3.2;4.1;6.85;.4;.28;3351 +102089;50.823;2.77025;26;20220112;6;2.2;4.1;1.8;8.15;0;.09;2783 +102089;50.823;2.77025;26;20220113;4.6;1;2.8;2.2;7.1;0;.14;2869 +102089;50.823;2.77025;26;20220114;9.9;.5;5.2;1.3;7.5;.1;.17;4251 +102089;50.823;2.77025;26;20220115;3.1;1.9;2.5;2.5;7;.1;.18;2193 +102089;50.823;2.77025;26;20220116;7.2;1;4.1;3.7;8.35;.3;.13;2266 +102089;50.823;2.77025;26;20220117;7.6;4.3;6;2.9;8.2;.1;.31;3852 +102089;50.823;2.77025;26;20220118;8.9;-.4;4.2;1.6;7.55;.1;.18;4138 +102089;50.823;2.77025;26;20220119;7.7;.9;4.3;3;8.05;.7;.23;2649 +102089;50.823;2.77025;26;20220120;5.7;2.8;4.3;4;7.1;2.2;.46;3391 +102089;50.823;2.77025;26;20220121;6.7;1.7;4.2;3.3;7.35;0;.36;3537 +102089;50.823;2.77025;26;20220122;5.6;4.5;5.1;2.9;8.05;0;.42;1251 +102089;50.823;2.77025;26;20220123;5.5;4.4;4.9;1.6;7.6;0;.47;1058 +102089;50.823;2.77025;26;20220124;5.6;2.1;3.9;1.9;6.6;0;.36;4122 +102089;50.823;2.77025;26;20220125;2.3;-1.6;.4;1.6;6.25;0;.19;2244 +102089;50.823;2.77025;26;20220126;5.5;1.2;3.3;3.4;6.95;0;.41;2680 +102089;50.823;2.77025;26;20220127;9.3;3.5;6.4;5;9;.3;.43;2774 +102089;50.823;2.77025;26;20220128;8.8;2.5;5.7;3.6;8.5;0;.33;4728 +102089;50.823;2.77025;26;20220129;11.9;6.2;9;6.3;10.25;.1;.68;4218 +102089;50.823;2.77025;26;20220130;8.2;2.6;5.4;3.3;7.55;.6;.53;5142 +102089;50.823;2.77025;26;20220131;6.5;3.9;5.2;9.3;6.65;0;1.27;3392 +102089;50.823;2.77025;26;20220201;11.9;2.4;7.1;5.6;9.25;.3;.64;4542 +102089;50.823;2.77025;26;20220202;11;8.7;9.8;4.8;10.55;.4;.75;2786 +102089;50.823;2.77025;26;20220203;7.8;7.2;7.5;5.1;9.45;.7;.55;1912 +102089;50.823;2.77025;26;20220204;9;7.5;8.2;6.3;8.5;1.5;1.19;2333 +102089;50.823;2.77025;26;20220205;9.2;2.2;5.7;6.7;7.8;.9;.79;5997 +102089;50.823;2.77025;26;20220206;10.7;8.1;9.4;10.8;9.45;6.4;1.39;3139 +102089;50.823;2.77025;26;20220207;8.6;3.4;6;5.6;7.5;.1;.88;6795 +102089;50.823;2.77025;26;20220208;11.3;6.6;9;5.5;10.6;.1;.58;3566 +102089;50.823;2.77025;26;20220209;10.8;8.2;9.5;4;9.95;.2;.83;4281 +102089;50.823;2.77025;26;20220210;8.2;4.7;6.5;4.1;8.63;1.3;.72;2461 +102089;50.823;2.77025;26;20220211;8;3.4;5.7;3.2;6.4;0;1.01;6346 +102089;50.823;2.77025;26;20220212;7.6;-.1;3.8;4.3;5.77;0;1.06;8246 +102089;50.823;2.77025;26;20220213;10.6;1.7;6.1;6.7;7.33;1.5;1.3;6183 +102089;50.823;2.77025;26;20220214;10.6;8.3;9.4;6.5;9.13;.9;1.34;5442 +102089;50.823;2.77025;26;20220215;9.8;4.8;7.3;6.4;9.17;8.8;.75;5210 +102089;50.823;2.77025;26;20220216;13.2;8.2;10.7;10.8;12.3;.3;.58;4541 +102089;50.823;2.77025;26;20220217;11.1;9.6;10.4;8.7;9.4;1.6;1.69;5464 +102089;50.823;2.77025;26;20220218;11.9;8;9.9;10.8;8.75;.8;2.04;4792 +102089;50.823;2.77025;26;20220219;8.2;3.8;6;8.7;7.25;1.7;1.29;5968 +102089;50.823;2.77025;26;20220220;11.6;5.7;8.7;10.8;10.25;3.1;.83;4196 +102089;50.823;2.77025;26;20220221;10.1;4.6;7.4;9.1;7.7;1.3;1.59;4966 +102089;50.823;2.77025;26;20220222;12.3;4.1;8.2;5.8;9.55;.5;.97;5904 +102089;50.823;2.77025;26;20220223;10.9;2.7;6.8;4.6;8.05;0;1.1;8692 +102089;50.823;2.77025;26;20220224;9.2;6.4;7.8;6.4;7.5;3.1;1.58;5299 +102089;50.823;2.77025;26;20220225;9;2.6;5.8;4.7;6.85;0;1.25;7543 +102089;50.823;2.77025;26;20220226;9.3;-.3;4.5;3.1;6.35;0;1.09;10241 +102089;50.823;2.77025;26;20220227;10;-.3;4.8;4.4;5.45;0;1.61;10958 +102089;50.823;2.77025;26;20220228;10.4;.6;5.5;4.9;5.75;2.3;1.73;11078 +102089;50.823;2.77025;26;20220301;8.5;4.4;6.5;2.6;7.75;1.4;.87;4468 +102089;50.823;2.77025;26;20220302;10.3;5;7.7;1.8;7.9;.2;.98;6333 +102089;50.823;2.77025;26;20220303;13.8;3.5;8.7;2.2;8.05;0;1.33;10141 +102089;50.823;2.77025;26;20220304;13.5;2.7;8.1;1.7;8.1;0;1.18;10659 +102089;50.823;2.77025;26;20220305;10.3;4.8;7.6;2.9;8.25;0;1.09;7005 +102089;50.823;2.77025;26;20220306;6.7;.6;3.7;4.6;5.75;0;1.31;10886 +102089;50.823;2.77025;26;20220307;6;-1.3;2.4;3.9;4.8;0;1.36;11663 +102089;50.823;2.77025;26;20220308;10.1;-1;4.6;4.6;4.8;0;1.99;12941 +102089;50.823;2.77025;26;20220309;14.3;2.3;8.3;4.4;7.05;0;2.09;12752 +102089;50.823;2.77025;26;20220310;16;3.4;9.7;3.9;7.75;0;2.19;12804 +102089;50.823;2.77025;26;20220311;14.6;5.1;9.8;5.9;8.8;2.1;1.99;10526 +102089;50.823;2.77025;26;20220312;12.6;7.4;10;5.9;9.7;1.4;1.61;9842 +102089;50.823;2.77025;26;20220313;13.9;8.4;11.1;5.9;9.9;1.7;1.89;9270 +102089;50.823;2.77025;26;20220314;13.4;6.5;9.9;3.2;9.55;0;1.48;9807 +102089;50.823;2.77025;26;20220315;11.6;6;8.8;2.5;9.7;.1;1.05;7237 +102089;50.823;2.77025;26;20220316;12.1;6.2;9.1;4.5;10.6;0;.93;6417 +102089;50.823;2.77025;26;20220317;11.8;6.7;9.3;4;7.95;0;1.9;11432 +102089;50.823;2.77025;26;20220318;13.9;.4;7.2;4.1;7.5;.1;1.96;14862 +102089;50.823;2.77025;26;20220319;14.8;6.2;10.5;6.9;6.73;0;3.33;14886 +102089;50.823;2.77025;26;20220320;9.2;2.7;6;2.5;6.1;0;1.56;10357 +102089;50.823;2.77025;26;20220321;17.5;-1.4;8.1;1.7;8;0;1.98;16907 +102089;50.823;2.77025;26;20220322;19.9;5;12.4;2.2;8.8;0;2.53;15659 +102089;50.823;2.77025;26;20220323;19.1;4.4;11.8;1.7;7.53;0;2.35;15925 +102089;50.823;2.77025;26;20220324;17.5;3;10.3;2.1;7.33;0;2.37;15995 +102089;50.823;2.77025;26;20220325;15.6;4.6;10.1;3.6;8.27;0;2.38;14874 +102089;50.823;2.77025;26;20220326;17;7.1;12;5.2;8.93;0;2.83;14868 +102089;50.823;2.77025;26;20220327;14;7;10.5;4.1;10.47;0;1.6;10941 +102089;50.823;2.77025;26;20220328;16.1;2.5;9.3;2.2;9.87;.2;1.71;14615 +102089;50.823;2.77025;26;20220329;14;7.2;10.6;3.7;10.33;.1;1.51;8936 +102089;50.823;2.77025;26;20220330;11.6;7.8;9.7;4.1;8.57;1.2;1.66;6141 +102089;50.823;2.77025;26;20220331;8.1;3.1;5.6;8.2;7.07;8;1.52;8328 +102089;50.823;2.77025;26;20220401;5.2;.7;3;9.3;5.87;.8;1.37;6075 +102089;50.823;2.77025;26;20220402;6.6;.9;3.7;6.1;5.1;.2;1.99;11358 +102089;50.823;2.77025;26;20220403;8.7;-.6;4.1;3;5.87;.4;1.69;13648 +102089;50.823;2.77025;26;20220404;9.4;1.8;5.6;6.7;9.1;3.8;.65;5686 +102089;50.823;2.77025;26;20220405;14;9.3;11.6;6.2;11.37;2.2;1.57;6450 +102089;50.823;2.77025;26;20220406;11;9.3;10.1;7.5;10.2;4;1.47;4259 +102089;50.823;2.77025;26;20220407;12.6;9.3;10.9;10.4;8.93;5.1;2.94;14188 +102089;50.823;2.77025;26;20220408;8.6;4;6.3;3.5;6.97;0;1.48;7060 +102089;50.823;2.77025;26;20220409;10.9;2.7;6.8;4.5;7.07;.1;2.24;16170 +102089;50.823;2.77025;26;20220410;13.2;1.8;7.5;2.4;7.27;0;2.29;18140 +102089;50.823;2.77025;26;20220411;18.3;4;11.1;4.4;7.37;0;3.72;20605 +102089;50.823;2.77025;26;20220412;21.1;8.7;14.9;4.1;10.87;0;3.57;18073 +102089;50.823;2.77025;26;20220413;17.5;9.9;13.7;1.8;11.97;.1;2.15;13422 +102089;50.823;2.77025;26;20220414;17;7.1;12;2.2;11.63;0;2.14;14724 +102089;50.823;2.77025;26;20220415;17.6;7.4;12.5;3;11;0;2.65;17561 +102089;50.823;2.77025;26;20220416;17.1;6.7;11.9;4.1;9.47;0;3.03;19613 +102089;50.823;2.77025;26;20220417;20.2;4.4;12.3;2.3;6.9;0;3.7;22682 +102089;50.823;2.77025;26;20220418;18.5;6.9;12.7;2.8;8.33;0;3.19;18813 +102089;50.823;2.77025;26;20220419;17.9;6.9;12.4;3.4;9.73;0;2.81;15973 +102089;50.823;2.77025;26;20220420;17.6;8.9;13.2;5.1;8.77;0;3.61;18446 +102089;50.823;2.77025;26;20220421;18;8.2;13.1;5.2;9.17;0;3.67;19697 +102089;50.823;2.77025;26;20220422;15.5;9.1;12.3;5.9;11.07;0;2.38;13092 +102089;50.823;2.77025;26;20220423;18.7;10.5;14.6;6.1;12.83;.1;2.97;16698 +102089;50.823;2.77025;26;20220424;18;11.1;14.5;6.3;11.6;0;3.3;16968 +102089;50.823;2.77025;26;20220425;12.7;7.3;10;4.8;10.03;3.3;1.96;11727 +102089;50.823;2.77025;26;20220426;13.3;7.9;10.6;5.3;8.4;0;3.06;18433 +102089;50.823;2.77025;26;20220427;14.5;4.1;9.3;4.8;8.17;0;3.14;21019 +102089;50.823;2.77025;26;20220428;16.9;6.8;11.9;5.4;9;0;3.43;19697 +102089;50.823;2.77025;26;20220429;14.4;8.2;11.3;5.5;9.57;0;2.65;13825 +102089;50.823;2.77025;26;20220430;13.6;6.3;9.9;4.3;8.2;0;2.84;17165 +102089;50.823;2.77025;26;20220501;15.5;3.1;9.3;1.9;8.57;0;2.47;17431 +102089;50.823;2.77025;26;20220502;17.1;7.8;12.5;3.4;9.17;0;3.27;18120 +102089;50.823;2.77025;26;20220503;16;6.4;11.2;3.8;9.77;0;2.3;10532 +102089;50.823;2.77025;26;20220504;16.1;4.4;10.3;2.6;9.93;.4;2.58;17867 +102089;50.823;2.77025;26;20220505;16.9;10.9;13.9;3;11.8;.1;2.59;14729 +102089;50.823;2.77025;26;20220506;22.6;6.6;14.6;1.8;10.65;0;3.8;23526 +102089;50.823;2.77025;26;20220507;19;11.2;15.1;3.3;12.25;.3;3.06;16613 +102089;50.823;2.77025;26;20220508;19.5;10.5;15;3.9;10.85;0;3.98;22538 +102089;50.823;2.77025;26;20220509;24;6;15;2;10.2;0;4.25;25513 +102089;50.823;2.77025;26;20220510;22.3;13.5;17.9;4.3;11.25;0;4.37;16856 +102089;50.823;2.77025;26;20220511;21.3;11.3;16.3;4.6;10.95;0;4.53;22283 +102089;50.823;2.77025;26;20220512;19.2;9;14.1;4;10.4;.1;3.9;22492 +102089;50.823;2.77025;26;20220513;18.3;8.9;13.6;4.8;10.2;0;3.74;20653 +102089;50.823;2.77025;26;20220514;22.1;7.2;14.6;2.4;11.1;0;4.14;25783 +102089;50.823;2.77025;26;20220515;28;10.9;19.4;2.9;11.15;0;5.66;26898 +102089;50.823;2.77025;26;20220516;22.6;16.6;19.6;3.8;13.85;.3;4.15;17328 +102089;50.823;2.77025;26;20220517;27.1;15.2;21.1;2.5;14.3;.9;4.99;23868 +102089;50.823;2.77025;26;20220518;25.5;15.3;20.4;2.9;14.9;4.4;4.68;22673 +102089;50.823;2.77025;26;20220519;21.9;18.2;20;2.8;15.5;4.5;3.24;12725 +102089;50.823;2.77025;26;20220520;17.7;11.1;14.4;3.1;13.2;5.7;2.4;13339 +102089;50.823;2.77025;26;20220521;18.8;10.7;14.8;3.3;11.9;0;3.42;19804 +102089;50.823;2.77025;26;20220522;23.7;9;16.3;1.3;12.2;.2;4.1;25068 +102089;50.823;2.77025;26;20220523;17.2;14.4;15.8;2.8;14.25;6.3;1.88;7283 +102089;50.823;2.77025;26;20220524;16.4;9.9;13.1;5;11.5;1.5;3.04;18858 +102089;50.823;2.77025;26;20220525;16.9;9.2;13;5.7;11.8;.3;2.88;17830 +102089;50.823;2.77025;26;20220526;18.9;11.9;15.4;5.6;13;0;3.39;18277 +102089;50.823;2.77025;26;20220527;17.9;13.8;15.9;4.6;12.35;0;3.74;19865 +102089;50.823;2.77025;26;20220528;16.7;9;12.9;3.4;10;.3;3.44;20861 +102089;50.823;2.77025;26;20220529;14.5;7;10.7;2.9;9.4;.4;2.78;18386 +102089;50.823;2.77025;26;20220530;16.3;6.1;11.2;1.3;8.95;0;2.94;19766 +102089;50.823;2.77025;26;20220531;18.9;8.8;13.9;2.5;9.3;.3;3.8;21789 +102089;50.823;2.77025;26;20220601;17.8;7.8;12.8;3.1;10.1;.1;3.66;23152 +102089;50.823;2.77025;26;20220602;20.9;6.6;13.8;1.8;10.35;0;4.21;27595 +102089;50.823;2.77025;26;20220603;24.8;11;17.9;2.7;12.1;4.3;4.86;24592 +102089;50.823;2.77025;26;20220604;24.7;14;19.3;4.1;14.65;9.9;4.9;23560 +102089;50.823;2.77025;26;20220605;18.4;15.6;17;3.2;16.85;5;1.83;8261 +102089;50.823;2.77025;26;20220606;18.9;10.7;14.8;4.9;12.5;.2;3.42;19050 +102089;50.823;2.77025;26;20220607;19;10.7;14.8;3.4;13.75;2;2.88;17292 +102089;50.823;2.77025;26;20220608;19.1;13.4;16.2;4;14.45;3.2;2.76;13800 +102089;50.823;2.77025;26;20220609;20.4;12.3;16.3;4.4;12.9;.1;3.94;20601 +102089;50.823;2.77025;26;20220610;21.9;14.6;18.3;3.8;14.85;0;3.68;17156 +102089;50.823;2.77025;26;20220611;22.5;14.1;18.3;3.5;12.3;0;4.92;24507 +102089;50.823;2.77025;26;20220612;21.9;10.9;16.4;2.9;11.9;0;4.55;25532 +102089;50.823;2.77025;26;20220613;19.3;11.7;15.5;3.1;11.05;0;4.25;24191 +102089;50.823;2.77025;26;20220614;23.1;8.8;15.9;2;10.4;0;4.77;27977 +102089;50.823;2.77025;26;20220615;25.6;11;18.3;2.4;12.25;0;5.16;27448 +102089;50.823;2.77025;26;20220616;26.9;11.3;19.1;1.6;13.25;0;5.08;28033 +102089;50.823;2.77025;26;20220617;31.3;16.2;23.7;3.1;14.15;0;6.63;27329 +102089;50.823;2.77025;26;20220618;31.6;17.5;24.5;3.5;15.7;1.8;6.55;25462 +102089;50.823;2.77025;26;20220619;16.2;13.1;14.7;5.8;12.8;3.9;2.61;12069 +102089;50.823;2.77025;26;20220620;19.2;12.5;15.9;3.9;12.1;0;4.13;23252 +102089;50.823;2.77025;26;20220621;21.9;9.5;15.7;2.6;12.3;0;4.02;22958 +102089;50.823;2.77025;26;20220622;25.5;10.1;17.8;3;13.65;.4;5.2;28732 +102089;50.823;2.77025;26;20220623;27.5;16.4;21.9;2.6;16.45;1.2;5.19;24357 +102089;50.823;2.77025;26;20220624;23.3;17.2;20.3;2.5;17;9.3;3.81;18795 +102089;50.823;2.77025;26;20220625;20.4;15.2;17.8;3.4;14.8;1.5;3.25;15382 +102089;50.823;2.77025;26;20220626;21.8;12.2;17;3.4;13.25;0;3.98;20438 +102089;50.823;2.77025;26;20220627;21;12.1;16.6;2.8;13.07;.7;3.91;21335 +102089;50.823;2.77025;26;20220628;24.5;10;17.3;2.9;12.45;0;4.94;27007 +102089;50.823;2.77025;26;20220629;25.6;10.8;18.2;2.4;13.05;.5;4.91;26054 +102089;50.823;2.77025;26;20220630;15.8;12.4;14.1;2.4;14.2;9.6;1.77;10064 +102089;50.823;2.77025;26;20220701;20.6;10.1;15.4;3.6;12.4;.2;4.15;24730 +102089;50.823;2.77025;26;20220702;24.3;8.9;16.6;2.9;12.3;0;4.76;26023 +102089;50.823;2.77025;26;20220703;21.2;12.2;16.7;3.4;12.6;0;4.02;20810 +102089;50.823;2.77025;26;20220704;23.5;10.6;17.1;2.5;13.15;0;4.4;24663 +102089;50.823;2.77025;26;20220705;21.5;11.3;16.4;2.8;12.55;0;4.23;24302 +102089;50.823;2.77025;26;20220706;23.1;9.8;16.5;2.8;13.35;0;4.2;24063 +102089;50.823;2.77025;26;20220707;19.6;16.4;18;4.7;14.25;.1;3.53;14904 +102089;50.823;2.77025;26;20220708;26.1;8.5;17.3;1.7;13;0;4.84;28276 +102089;50.823;2.77025;26;20220709;22.3;12.4;17.3;3.1;14.4;.1;4.08;23053 +102089;50.823;2.77025;26;20220710;24.9;10;17.4;1.6;13.1;0;4.54;26758 +102089;50.823;2.77025;26;20220711;27.5;12.1;19.8;1.6;14.5;0;5;27222 +102089;50.823;2.77025;26;20220712;31.2;13.3;22.3;2.1;15.2;0;5.54;25791 +102089;50.823;2.77025;26;20220713;28.8;20.3;24.5;2.5;16.75;.1;5.09;20544 +102089;50.823;2.77025;26;20220714;25.2;16.9;21;2.7;14.5;0;4.79;22279 +102089;50.823;2.77025;26;20220715;23.9;9.9;16.9;1.6;12;0;4.28;25009 +102089;50.823;2.77025;26;20220716;25.2;11.7;18.4;2.8;12.3;0;5.02;25913 +102089;50.823;2.77025;26;20220717;28.2;9.9;19;1.7;11.5;0;5.17;27618 +102089;50.823;2.77025;26;20220718;35.6;14;24.8;2;12.5;0;6.49;27665 +102089;50.823;2.77025;26;20220719;38.8;17.1;27.9;3.7;13.6;2.1;8.7;28158 +102089;50.823;2.77025;26;20220720;24.6;18.8;21.7;3.9;18.35;16.7;3.62;13687 +102089;50.823;2.77025;26;20220721;21.9;16.8;19.4;3.3;17.55;.4;2.88;13096 +102089;50.823;2.77025;26;20220722;21;15.1;18;2.1;14.9;.1;2.95;14304 +102089;50.823;2.77025;26;20220723;26.3;11.9;19.1;1.9;15.25;0;4.22;22683 +102089;50.823;2.77025;26;20220724;31.1;14.3;22.7;3.5;15.4;0;6.23;26759 +102089;50.823;2.77025;26;20220725;23.5;17.3;20.4;4.3;15.75;.1;3.91;14846 +102089;50.823;2.77025;26;20220726;20.8;15.5;18.1;3.6;14.7;.6;3.15;13520 +102089;50.823;2.77025;26;20220727;21.6;11;16.3;2.2;12.5;0;3.65;20722 +102089;50.823;2.77025;26;20220728;23.8;12.7;18.2;3;12.25;0;4.33;20447 +102089;50.823;2.77025;26;20220729;25.8;11.1;18.4;2.2;13.4;.1;4.46;24008 +102089;50.823;2.77025;26;20220730;26;11.1;18.6;2.2;14.2;0;4.1;21177 +102089;50.823;2.77025;26;20220731;24.6;16.5;20.6;4.1;18.05;.2;3.57;15680 +102089;50.823;2.77025;26;20220801;25.8;17.7;21.7;2.1;18.15;0;3.66;17245 +102089;50.823;2.77025;26;20220802;28.1;14.8;21.4;3.5;17.55;.1;4.87;23240 +102089;50.823;2.77025;26;20220803;31.9;16.2;24;2.8;18.5;0;5.58;24713 +102089;50.823;2.77025;26;20220804;26.3;16.7;21.5;3;17.8;.1;4.03;18426 +102089;50.823;2.77025;26;20220805;22;14.6;18.3;3;13.85;.1;3.94;20409 +102089;50.823;2.77025;26;20220806;23.1;8.9;16;1.8;11.15;0;3.76;21363 +102089;50.823;2.77025;26;20220807;24;9;16.5;2.1;11.6;0;4.19;24224 +102089;50.823;2.77025;26;20220808;24.9;9.9;17.4;2.8;13.7;.1;4.16;22838 +102089;50.823;2.77025;26;20220809;26.1;14.5;20.3;3.4;16;.1;4.63;23157 +102089;50.823;2.77025;26;20220810;30.6;15.2;22.9;3.1;16.1;0;5.57;24443 +102089;50.823;2.77025;26;20220811;32.2;14.9;23.6;2.1;14.8;0;5.44;24868 +102089;50.823;2.77025;26;20220812;32.7;15;23.8;2.3;13.9;0;5.64;24649 +102089;50.823;2.77025;26;20220813;32.3;15.4;23.9;2.3;12.35;0;5.57;23814 +102089;50.823;2.77025;26;20220814;31.8;14.2;23;2.1;13.1;0;4.92;20790 +102089;50.823;2.77025;26;20220815;28.3;18.3;23.3;3;17.2;0;4.44;18049 +102089;50.823;2.77025;26;20220816;28.6;17;22.8;2.7;18.25;5.7;3.96;16689 +102089;50.823;2.77025;26;20220817;23.1;18.1;20.6;1.4;19.55;4.2;2.17;10119 +102089;50.823;2.77025;26;20220818;26.1;13.8;20;1.5;17.45;.1;3.28;18007 +102089;50.823;2.77025;26;20220819;24.7;15.6;20.1;3.1;18.05;.4;2.95;13239 +102089;50.823;2.77025;26;20220820;23.8;13.4;18.6;3.2;13.85;.1;3.75;17828 +102089;50.823;2.77025;26;20220821;23.6;12;17.8;2.6;14.3;0;3.24;16572 +102089;50.823;2.77025;26;20220822;27.8;15.2;21.5;2;15.45;.1;3.88;18572 +102089;50.823;2.77025;26;20220823;27.3;15.7;21.5;2.4;17.7;0;3.55;16218 +102089;50.823;2.77025;26;20220824;31.2;15.6;23.4;1.7;18.7;0;3.94;18711 +102089;50.823;2.77025;26;20220825;27.7;17.1;22.4;3.4;19;0;3.86;16554 +102089;50.823;2.77025;26;20220826;23.7;17.6;20.7;3.6;16.2;.1;3.59;15137 +102089;50.823;2.77025;26;20220827;23.7;10.5;17.1;2.4;13.5;0;3.29;18125 +102089;50.823;2.77025;26;20220828;23.7;14.1;18.9;4;13.7;0;4.05;19134 +102089;50.823;2.77025;26;20220829;23.5;14;18.8;3.6;13.6;0;3.87;18756 +102089;50.823;2.77025;26;20220830;25.5;13.5;19.5;3.9;15.15;0;4.01;19050 +102089;50.823;2.77025;26;20220831;24.7;14.9;19.8;4.3;14.55;0;4.03;16959 +102089;50.823;2.77025;26;20220901;26.7;15.1;20.9;2.9;11.9;0;4.33;17781 +102089;50.823;2.77025;26;20220902;27.1;12.5;19.8;2;13.35;3.4;3.54;16811 +102089;50.823;2.77025;26;20220903;25.8;15.4;20.6;1.8;17.9;5.4;2.77;14070 +102089;50.823;2.77025;26;20220904;26.3;15;20.6;2.3;16.8;0;3.35;17329 +102089;50.823;2.77025;26;20220905;26.7;17;21.8;2.9;15.75;3.4;3.32;11930 +102089;50.823;2.77025;26;20220906;25.8;14.7;20.3;2.8;16.8;3.9;3.18;14825 +102089;50.823;2.77025;26;20220907;22.8;14.7;18.8;3.4;16.45;.9;2.74;13615 +102089;50.823;2.77025;26;20220908;21.9;14.6;18.2;3.8;15.9;10.7;2.65;12624 +102089;50.823;2.77025;26;20220909;20.2;14.6;17.4;5.3;15.7;6.9;2.33;9993 +102089;50.823;2.77025;26;20220910;21;14.1;17.5;4;15.9;.2;2.45;13082 +102089;50.823;2.77025;26;20220911;24.2;13;18.6;1.7;15.5;.1;2.65;15277 +102089;50.823;2.77025;26;20220912;25.9;12.5;19.2;2.3;15.25;.1;3.11;16691 +102089;50.823;2.77025;26;20220913;22.1;17.2;19.7;2.2;18.3;8.3;1.75;6958 +102089;50.823;2.77025;26;20220914;15.8;15.1;15.5;2.8;16.1;9;.91;3170 +102089;50.823;2.77025;26;20220915;18.9;11.6;15.3;2.5;13.75;0;1.94;11619 +102089;50.823;2.77025;26;20220916;16.4;10.5;13.5;4.3;10.9;6.3;2.29;11017 +102089;50.823;2.77025;26;20220917;15.3;10.6;12.9;5;10.45;.1;2.26;9387 +102089;50.823;2.77025;26;20220918;15.9;9.6;12.8;4.3;10.45;.4;2.16;10066 +102089;50.823;2.77025;26;20220919;17.5;9.3;13.4;2.9;11.05;.1;2.14;12936 +102089;50.823;2.77025;26;20220920;17.1;9;13;2;11.8;0;1.65;10314 +102089;50.823;2.77025;26;20220921;18.3;7.9;13.1;1;11;.1;1.72;13132 +102089;50.823;2.77025;26;20220922;19.8;6.1;13;1.4;10.05;0;2.04;14644 +102089;50.823;2.77025;26;20220923;17.8;9.2;13.5;2.7;12.3;16.6;1.6;8338 +102089;50.823;2.77025;26;20220924;17.5;12.8;15.2;3.5;13.55;4.3;1.79;8944 +102089;50.823;2.77025;26;20220925;15.6;9.6;12.6;2.4;11.95;1.6;1.39;8438 +102089;50.823;2.77025;26;20220926;14.8;10.4;12.6;4.8;11.5;19.9;1.61;6355 +102089;50.823;2.77025;26;20220927;14.3;8.7;11.5;4.2;10.35;2.9;1.71;9452 +102089;50.823;2.77025;26;20220928;14.1;8;11.1;3.3;10.25;2;1.6;10862 +102089;50.823;2.77025;26;20220929;15.4;8.1;11.8;1.9;10.7;1.1;1.41;9731 +102089;50.823;2.77025;26;20220930;16.9;7;11.9;4.1;10.8;8.1;1.87;11840 +102089;50.823;2.77025;26;20221001;18.6;11.5;15.1;6;14.15;3.9;1.89;10594 +102089;50.823;2.77025;26;20221002;16.9;13.3;15.1;3.2;13.9;6.1;1.39;5727 +102089;50.823;2.77025;26;20221003;17.1;7.1;12.1;2.1;11.25;0;1.48;11200 +102089;50.823;2.77025;26;20221004;18.1;8;13.1;3.9;12.65;0;1.59;10646 +102089;50.823;2.77025;26;20221005;18.3;14.8;16.6;5.7;13.6;.4;2.22;5236 +102089;50.823;2.77025;26;20221006;17.6;8.5;13;3.5;10.45;0;2;11520 +102089;50.823;2.77025;26;20221007;18;8.6;13.3;4.3;11.35;.4;1.96;11106 +102089;50.823;2.77025;26;20221008;15.7;10.3;13;3.2;11.25;.1;1.57;9579 +102089;50.823;2.77025;26;20221009;17.7;5.1;11.4;2.7;9.4;0;1.73;11551 +102089;50.823;2.77025;26;20221010;15.8;8.3;12.1;3;10.7;.2;1.39;6891 +102089;50.823;2.77025;26;20221011;16.2;5;10.6;1;9.6;.1;1.07;10653 +102089;50.823;2.77025;26;20221012;16.3;3.1;9.7;2;10;.9;1.14;9337 +102089;50.823;2.77025;26;20221013;14.4;11.8;13.1;2.9;13.75;4.1;.78;3690 +102089;50.823;2.77025;26;20221014;17;13.6;15.3;2.8;15.05;0;1.06;5859 +102089;50.823;2.77025;26;20221015;17.9;12.9;15.4;4;14.15;1.1;1.44;6599 +102089;50.823;2.77025;26;20221016;18.5;12;15.3;3.9;13.65;2.8;1.55;8031 +102089;50.823;2.77025;26;20221017;18.4;15;16.7;3.2;16.45;2.9;1.06;4235 +102089;50.823;2.77025;26;20221018;19;12.5;15.7;1.6;14.55;.1;1.08;8270 +102089;50.823;2.77025;26;20221019;16.8;10.1;13.5;4.2;12.5;.1;1.34;8163 +102089;50.823;2.77025;26;20221020;19.8;12.5;16.1;3.8;14.95;7.7;1.41;6381 +102089;50.823;2.77025;26;20221021;20.7;12.9;16.8;4.1;14.9;0;1.66;7622 +102089;50.823;2.77025;26;20221022;18.9;13.8;16.3;4;14.4;.1;1.52;6934 +102089;50.823;2.77025;26;20221023;20.4;14.1;17.2;4.6;15.05;8.1;1.73;5558 +102089;50.823;2.77025;26;20221024;17.8;14.6;16.2;7.3;13.5;6;2.15;5960 +102089;50.823;2.77025;26;20221025;17.1;12;14.5;4.3;13.75;0;1.19;6616 +102089;50.823;2.77025;26;20221026;20.2;13.5;16.8;4.4;14.85;0;1.58;7033 +102089;50.823;2.77025;26;20221027;21;13.4;17.2;3.9;15.1;0;1.56;5769 +102089;50.823;2.77025;26;20221028;20.7;13.7;17.2;3.4;15.25;0;1.4;5907 +102089;50.823;2.77025;26;20221029;22.3;12.4;17.3;3.1;15.25;0;1.42;6658 +102089;50.823;2.77025;26;20221030;17.6;12.5;15.1;2.7;13.65;.2;1.04;4452 +102089;50.823;2.77025;26;20221031;16.5;9;12.7;3.5;13.3;.9;.75;4878 +102089;50.823;2.77025;26;20221101;16.2;11.8;14;7.7;12.2;5.9;1.78;5831 +102089;50.823;2.77025;26;20221102;14.4;8.9;11.6;6.3;10.95;.4;1.27;6276 +102089;50.823;2.77025;26;20221103;15.1;12;13.6;5.8;11.85;6.3;1.51;3949 +102089;50.823;2.77025;26;20221104;12.4;8.5;10.5;2.7;10.4;2.6;.75;4061 +102089;50.823;2.77025;26;20221105;11.1;4.9;8;4.1;9.65;.4;.6;4007 +102089;50.823;2.77025;26;20221106;11.3;10;10.7;6.9;11.45;22.4;.79;1929 +102089;50.823;2.77025;26;20221107;15.2;10.6;12.9;6.3;12.4;.3;1.16;3636 +102089;50.823;2.77025;26;20221108;15.4;11.3;13.4;6.9;11.9;1.3;1.51;4347 +102089;50.823;2.77025;26;20221109;13.8;10.9;12.3;5.7;11.6;2.3;1.13;4298 +102089;50.823;2.77025;26;20221110;14.5;9.2;11.8;4.8;11.55;0;.9;5174 +102089;50.823;2.77025;26;20221111;12.7;9.1;10.9;5;10.8;0;.89;4415 +102089;50.823;2.77025;26;20221112;9.5;6.1;7.8;2.7;9.9;0;.38;2740 +102089;50.823;2.77025;26;20221113;14;4.4;9.2;1.9;9.35;0;.47;5778 +102089;50.823;2.77025;26;20221114;6;2;4;3.3;8.35;0;.13;2436 +102089;50.823;2.77025;26;20221115;11.6;6.2;8.9;5;11.45;3.3;.18;3265 +102089;50.823;2.77025;26;20221116;12.2;7.4;9.8;5.3;10.85;15.9;.61;3575 +102089;50.823;2.77025;26;20221117;12.6;10.3;11.5;8;11.25;2.2;1.11;3117 +102089;50.823;2.77025;26;20221118;12.3;7.3;9.8;3.8;10;1.3;.75;3278 +102089;50.823;2.77025;26;20221119;10.1;7.3;8.7;3;9.7;1.4;.59;1948 +102089;50.823;2.77025;26;20221120;10.4;4.3;7.3;3.5;8.8;.2;.58;3003 +102089;50.823;2.77025;26;20221121;8.2;3.3;5.7;4.9;8.5;5.2;.42;2338 +102089;50.823;2.77025;26;20221122;9.8;4.8;7.3;5.5;8.95;3.6;.6;3197 +102089;50.823;2.77025;26;20221123;10.2;6.2;8.2;5.5;9.65;6.9;.59;2689 +102089;50.823;2.77025;26;20221124;11.3;6.3;8.8;5.8;9.8;7.6;.61;3980 +102089;50.823;2.77025;26;20221125;12;7.6;9.8;4.2;9.95;1.1;.69;3805 +102089;50.823;2.77025;26;20221126;11.1;5;8;4.5;9.3;3.7;.55;3752 +102089;50.823;2.77025;26;20221127;7.4;6.5;6.9;6;9.5;17;.35;1244 +102089;50.823;2.77025;26;20221128;11.2;7.3;9.3;3.2;10.5;.2;.4;2743 +102089;50.823;2.77025;26;20221129;5.1;1.5;3.3;2.1;7.65;.1;.13;2376 +102089;50.823;2.77025;26;20221130;6.2;3.2;4.7;1.8;8.4;0;.16;2132 +102089;50.823;2.77025;26;20221201;6.7;2.7;4.7;2.3;7.8;0;.2;3025 +102089;50.823;2.77025;26;20221202;4.5;.9;2.7;2.9;6.9;0;.28;1677 +102089;50.823;2.77025;26;20221203;2.9;1.9;2.4;4;6.1;0;.56;1161 +102089;50.823;2.77025;26;20221204;1.9;.1;1;3.5;5.9;.5;.38;1070 +102089;50.823;2.77025;26;20221205;4.6;1.1;2.9;2;7.15;1;.24;1434 +102089;50.823;2.77025;26;20221206;7.4;2.5;5;1.8;7.85;1.2;.14;3156 +102089;50.823;2.77025;26;20221207;7;2.9;5;2.4;7.75;1.1;.29;2379 +102089;50.823;2.77025;26;20221208;5.2;2;3.6;3.3;6.55;.3;.44;2524 +102089;50.823;2.77025;26;20221209;4.2;-.7;1.8;2.1;6.1;1.3;.19;2876 +102089;50.823;2.77025;26;20221210;3.7;-1.1;1.3;3;6.05;0;.17;3186 +102089;50.823;2.77025;26;20221211;1;-.3;.3;4.1;5.75;0;.3;1265 +102089;50.823;2.77025;26;20221212;.2;-2.7;-1.2;3.4;4.75;0;.24;2996 +102089;50.823;2.77025;26;20221213;-.7;-4.9;-2.8;2.5;4.3;0;.18;2810 +102089;50.823;2.77025;26;20221214;1;-3.4;-1.2;1.8;4.55;.1;.14;3293 +102089;50.823;2.77025;26;20221215;3.9;-4.2;-.1;1.8;4.9;.4;.2;3221 +102089;50.823;2.77025;26;20221216;5.7;-1.9;1.9;1.8;5.4;.2;.23;3434 +102089;50.823;2.77025;26;20221217;.4;-4.8;-2.2;3.1;4.35;0;.19;3326 +102089;50.823;2.77025;26;20221218;-.3;-6.2;-3.2;5.5;4.55;2.5;.22;1932 +102089;50.823;2.77025;26;20221219;9.1;0;4.5;8.1;9.05;2.6;.01;2082 +102089;50.823;2.77025;26;20221220;11;8.6;9.8;5.3;10.85;9.3;.61;1307 +102089;50.823;2.77025;26;20221221;9.1;6.7;7.9;3.7;10.35;9;.21;1624 +102089;50.823;2.77025;26;20221222;10.9;8.5;9.7;3.2;11.5;1.3;.26;1707 +102089;50.823;2.77025;26;20221223;13.5;9.3;11.4;5.2;11.55;11;.79;1747 +102089;50.823;2.77025;26;20221224;11.6;10;10.8;4.8;11.4;.1;.61;1763 +102089;50.823;2.77025;26;20221225;9.8;9.1;9.4;3.3;11.35;8.1;.36;771 +102089;50.823;2.77025;26;20221226;9.8;8.5;9.1;5;9.15;.8;.98;1445 +102089;50.823;2.77025;26;20221227;9;3.3;6.2;5.3;8.05;0;.56;2975 +102089;50.823;2.77025;26;20221228;10.5;6.7;8.6;8.3;10.45;4.1;.45;1709 +102089;50.823;2.77025;26;20221229;10.1;9.8;10;8.7;9.85;2.7;1.21;1368 +102089;50.823;2.77025;26;20221230;13;4.5;8.7;6.5;10.1;14.2;.71;2230 +102089;50.823;2.77025;26;20221231;15.9;11.3;13.6;8.2;13.3;2.1;1.1;2010 +102090;50.84463;3.12374;24;20220101;14.4;10;12.2;4.4;13;.8;.34;3500 +102090;50.84463;3.12374;24;20220102;13.7;10.6;12.2;5.9;12;1.9;.83;2600 +102090;50.84463;3.12374;24;20220103;10.4;9.5;10;5.2;11;4;.68;500 +102090;50.84463;3.12374;24;20220104;8.4;7.4;7.9;4.6;9.3;5.6;.64;1200 +102090;50.84463;3.12374;24;20220105;6.1;2.4;4.3;4.5;7.2;.3;.48;2100 +102090;50.84463;3.12374;24;20220106;6;2.7;4.4;4.3;7.1;.7;.38;3700 +102090;50.84463;3.12374;24;20220107;6.3;3.8;5.1;4.8;7.5;1.1;.57;1900 +102090;50.84463;3.12374;24;20220108;7.5;1;4.3;5.8;8.3;13;.26;600 +102090;50.84463;3.12374;24;20220109;7;4.9;6;3.9;7.4;0;.51;4200 +102090;50.84463;3.12374;24;20220110;2.6;-.8;.9;2.4;6.5;.1;.21;1000 +102090;50.84463;3.12374;24;20220111;4.7;1.6;3.2;3.2;6.8;.7;.18;4300 +102090;50.84463;3.12374;24;20220112;6.3;1.8;4.1;1.6;8.1;0;.1;2800 +102090;50.84463;3.12374;24;20220113;3;.6;1.8;1.6;6.6;0;.17;2400 +102090;50.84463;3.12374;24;20220114;8.9;-.8;4.1;1.2;7.3;.1;.14;3900 +102090;50.84463;3.12374;24;20220115;4.5;2.6;3.6;2.1;7;0;.25;3000 +102090;50.84463;3.12374;24;20220116;7.2;-.1;3.6;3.1;8.3;1.6;.16;900 +102090;50.84463;3.12374;24;20220117;7.8;4.7;6.3;2.5;8.3;.1;.24;4600 +102090;50.84463;3.12374;24;20220118;8.4;-.5;4;1.4;7.4;0;.23;3300 +102090;50.84463;3.12374;24;20220119;7.2;.2;3.7;2.7;8.1;.9;.24;1100 +102090;50.84463;3.12374;24;20220120;5.9;3;4.5;3.7;7.2;1.9;.42;3900 +102090;50.84463;3.12374;24;20220121;6.8;1.4;4.1;2.6;7.4;0;.31;3400 +102090;50.84463;3.12374;24;20220122;5.9;4.4;5.2;2.7;8.3;0;.4;800 +102090;50.84463;3.12374;24;20220123;5.6;4.2;4.9;1.2;7.8;0;.46;300 +102090;50.84463;3.12374;24;20220124;5.9;1.1;3.5;1.7;6.7;0;.21;5400 +102090;50.84463;3.12374;24;20220125;2.8;-1.5;.7;1.5;6.4;0;.25;1100 +102090;50.84463;3.12374;24;20220126;5.2;1.4;3.3;3.2;7.1;0;.42;1400 +102090;50.84463;3.12374;24;20220127;9.1;3.3;6.2;4.3;9.2;.6;.38;1100 +102090;50.84463;3.12374;24;20220128;8.8;2;5.4;3;8.5;0;.27;4900 +102090;50.84463;3.12374;24;20220129;12.1;6;9.1;5.5;10.4;.1;.62;4000 +102090;50.84463;3.12374;24;20220130;8.2;2;5.1;3.1;7.6;1;.43;5900 +102090;50.84463;3.12374;24;20220131;6.6;4;5.3;8.7;6.9;.1;1.14;3500 +102090;50.84463;3.12374;24;20220201;12;2.3;7.2;4.7;9.3;.4;.65;3000 +102090;50.84463;3.12374;24;20220202;10.7;8.2;9.5;4.2;10.8;.3;.57;2500 +102090;50.84463;3.12374;24;20220203;7.6;7.3;7.5;4.9;9.6;.4;.49;1800 +102090;50.84463;3.12374;24;20220204;9.1;7.2;8.2;5.7;8.7;1.7;1.05;2300 +102090;50.84463;3.12374;24;20220205;9.3;1.6;5.5;5.7;7.8;1.1;.7;6600 +102090;50.84463;3.12374;24;20220206;10.5;8;9.3;9.4;9.7;11.4;1.17;2600 +102090;50.84463;3.12374;24;20220207;8.4;3.3;5.9;4.9;7.4;.1;.81;8500 +102090;50.84463;3.12374;24;20220208;11.6;5.6;8.6;4.7;10.7;.1;.48;2900 +102090;50.84463;3.12374;24;20220209;10.9;8.3;9.6;3.7;10.1;.1;.78;4700 +102090;50.84463;3.12374;24;20220210;8.5;4;6.3;3.3;8.7;1.4;.54;2200 +102090;50.84463;3.12374;24;20220211;7.8;3.3;5.6;2.2;6.7;0;.69;8400 +102090;50.84463;3.12374;24;20220212;7.3;-.2;3.6;3.4;5.9;0;.83;8800 +102090;50.84463;3.12374;24;20220213;10.6;1.6;6.1;6.2;7.4;1;1.21;6100 +102090;50.84463;3.12374;24;20220214;10.5;8.2;9.4;6;9.3;1.1;1.19;7400 +102090;50.84463;3.12374;24;20220215;9.8;4.6;7.2;5.5;9.3;9.5;.63;5500 +102090;50.84463;3.12374;24;20220216;13.3;7.9;10.6;9.4;12.5;.1;.46;3400 +102090;50.84463;3.12374;24;20220217;11.3;9.7;10.5;7.2;9.6;1.7;1.55;7800 +102090;50.84463;3.12374;24;20220218;12.1;8;10.1;9.5;8.9;1;1.95;4400 +102090;50.84463;3.12374;24;20220219;8.6;3.6;6.1;7.5;7.3;1.4;1.27;6600 +102090;50.84463;3.12374;24;20220220;11.9;6;9;9.3;10.5;4.3;.79;1700 +102090;50.84463;3.12374;24;20220221;10.1;4.6;7.4;8.4;8;1.9;1.41;3300 +102090;50.84463;3.12374;24;20220222;12.5;3.6;8.1;5;9.8;1;.82;4000 +102090;50.84463;3.12374;24;20220223;11.3;2.3;6.8;4;8.2;0;1.04;9500 +102090;50.84463;3.12374;24;20220224;9.3;7.1;8.2;5.5;7.7;3.6;1.53;5200 +102090;50.84463;3.12374;24;20220225;8.8;1.7;5.3;4.2;6.9;.1;1.1;7900 +102090;50.84463;3.12374;24;20220226;9.2;-1.5;3.9;2.2;6.4;0;.92;11700 +102090;50.84463;3.12374;24;20220227;10.7;-.6;5.1;3.2;5.5;0;1.49;12500 +102090;50.84463;3.12374;24;20220228;10.4;.6;5.5;3.3;5.8;.8;1.49;12400 +102090;50.84463;3.12374;24;20220301;8.8;4.3;6.6;1.7;7.7;1;.79;2700 +102090;50.84463;3.12374;24;20220302;11.1;5;8.1;1.6;7.6;.1;1.04;5800 +102090;50.84463;3.12374;24;20220303;13.5;1.3;7.4;1.6;7.6;0;1.17;10800 +102090;50.84463;3.12374;24;20220304;12.9;1.1;7;1.4;7.2;0;1.14;11000 +102090;50.84463;3.12374;24;20220305;11.6;2.1;6.9;2.5;7.6;0;1.2;9500 +102090;50.84463;3.12374;24;20220306;6.8;.9;3.9;4.3;5.8;0;1.34;13200 +102090;50.84463;3.12374;24;20220307;6.1;-1.8;2.2;3.8;4.8;0;1.37;14300 +102090;50.84463;3.12374;24;20220308;10.4;-.5;5;3.5;4.8;0;1.9;14100 +102090;50.84463;3.12374;24;20220309;14.5;1.9;8.2;3;7;0;1.89;13500 +102090;50.84463;3.12374;24;20220310;16.5;2;9.3;2.7;7.7;0;1.95;13800 +102090;50.84463;3.12374;24;20220311;15.3;4.7;10;4.3;8.8;1.6;1.93;10400 +102090;50.84463;3.12374;24;20220312;12.4;7.4;9.9;4.8;9.9;.7;1.49;11100 +102090;50.84463;3.12374;24;20220313;15;9;12;5.3;9.9;1;2.14;10000 +102090;50.84463;3.12374;24;20220314;13.6;6.2;9.9;2.8;9.7;0;1.41;9800 +102090;50.84463;3.12374;24;20220315;11.8;5.5;8.7;1.7;9.8;.3;.91;5700 +102090;50.84463;3.12374;24;20220316;12.6;5.5;9.1;3.7;10.8;.1;.79;4200 +102090;50.84463;3.12374;24;20220317;11.8;7.1;9.5;3.9;8.3;0;1.91;13600 +102090;50.84463;3.12374;24;20220318;14.6;-.9;6.9;3.4;7.5;0;1.92;15700 +102090;50.84463;3.12374;24;20220319;14.7;6.2;10.5;5.8;6.6;0;3.21;16500 +102090;50.84463;3.12374;24;20220320;8.7;2.7;5.7;2.4;6.6;.1;1.3;8600 +102090;50.84463;3.12374;24;20220321;17.6;-2.3;7.7;1.4;8.4;0;1.72;14800 +102090;50.84463;3.12374;24;20220322;19.8;3.1;11.5;1.8;8.7;0;2.21;14600 +102090;50.84463;3.12374;24;20220323;19.5;2.7;11.1;1.5;7.3;0;2.27;15700 +102090;50.84463;3.12374;24;20220324;18.2;1.6;9.9;1.7;7.1;0;2.24;15800 +102090;50.84463;3.12374;24;20220325;16;2.6;9.3;2.6;7.7;0;2.3;16900 +102090;50.84463;3.12374;24;20220326;18.1;6.4;12.3;4;8.8;0;2.95;16800 +102090;50.84463;3.12374;24;20220327;14.6;6.4;10.5;2.8;10.5;0;1.6;11300 +102090;50.84463;3.12374;24;20220328;17.1;1.8;9.5;1.6;9.8;.1;1.76;13900 +102090;50.84463;3.12374;24;20220329;14.6;7.1;10.9;2.5;10.4;0;1.44;7400 +102090;50.84463;3.12374;24;20220330;11.9;7.5;9.7;2.7;8.6;.7;1.53;6400 +102090;50.84463;3.12374;24;20220331;8.1;2.8;5.5;5.5;7.2;7.4;1.46;11500 +102090;50.84463;3.12374;24;20220401;4.9;.2;2.6;5.5;5.9;1;1.07;6000 +102090;50.84463;3.12374;24;20220402;6.1;.2;3.2;4;5.2;.1;1.62;11800 +102090;50.84463;3.12374;24;20220403;8.4;-1.2;3.6;2.5;6;.3;1.6;15500 +102090;50.84463;3.12374;24;20220404;9.3;1;5.2;6.4;9.3;4.5;.29;3400 +102090;50.84463;3.12374;24;20220405;14.1;9.2;11.7;5.6;11.8;2;1.44;7300 +102090;50.84463;3.12374;24;20220406;10.6;8.9;9.8;7.1;10.6;4;1.14;5300 +102090;50.84463;3.12374;24;20220407;12.2;9.2;10.7;9.6;9.2;5.5;2.78;18400 +102090;50.84463;3.12374;24;20220408;8.5;3.5;6;2.6;7.3;0;1.17;5700 +102090;50.84463;3.12374;24;20220409;10.3;2;6.2;3.8;7.4;.1;2.02;19500 +102090;50.84463;3.12374;24;20220410;13.2;1.1;7.2;1.7;7.3;0;2.05;17000 +102090;50.84463;3.12374;24;20220411;17.8;3.7;10.8;2.9;7.6;0;3.1;19500 +102090;50.84463;3.12374;24;20220412;21.1;8.3;14.7;3.3;11.1;0;3.27;17800 +102090;50.84463;3.12374;24;20220413;17.5;9.7;13.6;1.5;12.6;.2;1.78;10400 +102090;50.84463;3.12374;24;20220414;17.3;5.5;11.4;2;12.1;0;1.96;14700 +102090;50.84463;3.12374;24;20220415;18.3;5.5;11.9;2.3;10.9;0;2.6;18600 +102090;50.84463;3.12374;24;20220416;18;6.2;12.1;3.3;9.3;0;3.29;22000 +102090;50.84463;3.12374;24;20220417;20;4.4;12.2;2.2;7.3;0;3.56;22700 +102090;50.84463;3.12374;24;20220418;19.5;6.7;13.1;2.1;8.2;0;3.25;19400 +102090;50.84463;3.12374;24;20220419;19.3;6.1;12.7;2.8;9.5;0;3.06;17400 +102090;50.84463;3.12374;24;20220420;18.6;8.2;13.4;3.8;8.2;0;3.98;22500 +102090;50.84463;3.12374;24;20220421;18.7;7.2;13;4;8.9;0;3.83;22800 +102090;50.84463;3.12374;24;20220422;16.3;8.6;12.5;4.4;12.9;0;1.82;12400 +102090;50.84463;3.12374;24;20220423;19.4;10.3;14.9;4.8;16.9;0;2.06;18800 +102090;50.84463;3.12374;24;20220424;18.8;10.7;14.8;4.7;15.2;0;2.72;22100 +102090;50.84463;3.12374;24;20220425;12.3;6.6;9.5;2.7;10.5;7.2;1.48;10500 +102090;50.84463;3.12374;24;20220426;12.9;7.5;10.2;4.1;8.1;0;3.2;23500 +102090;50.84463;3.12374;24;20220427;14.3;2;8.2;2.9;7.8;0;2.88;23600 +102090;50.84463;3.12374;24;20220428;17.4;6.1;11.8;3.5;8.8;0;3.39;21000 +102090;50.84463;3.12374;24;20220429;14.3;7.7;11;4.2;9.4;0;2.72;17400 +102090;50.84463;3.12374;24;20220430;13.6;5.4;9.5;3.4;7.9;0;2.76;18200 +102090;50.84463;3.12374;24;20220501;15.6;2.4;9;1.4;8.1;0;2.21;14700 +102090;50.84463;3.12374;24;20220502;17.7;6.5;12.1;2.8;8.7;0;3.44;21500 +102090;50.84463;3.12374;24;20220503;16.9;4.6;10.8;3.3;9.7;0;1.58;2100 +102090;50.84463;3.12374;24;20220504;16.1;3.2;9.7;2;9.7;.1;2.33;16600 +102090;50.84463;3.12374;24;20220505;17.8;10.7;14.3;2.8;11.6;.1;2.7;14300 +102090;50.84463;3.12374;24;20220506;22.7;5.6;14.2;1.5;10.3;.2;3.59;22300 +102090;50.84463;3.12374;24;20220507;19.3;11.2;15.3;2.6;11.9;.3;2.99;15600 +102090;50.84463;3.12374;24;20220508;19.3;10.1;14.7;3.2;10.7;0;4.14;26000 +102090;50.84463;3.12374;24;20220509;24.4;5.8;15.1;1.7;10.2;0;4.08;24000 +102090;50.84463;3.12374;24;20220510;22.6;12.8;17.7;3.8;11.3;0;4.06;15200 +102090;50.84463;3.12374;24;20220511;22.4;12;17.2;4.1;10.8;0;4.93;24200 +102090;50.84463;3.12374;24;20220512;19.7;9.1;14.4;3.6;10.3;.1;4.13;24300 +102090;50.84463;3.12374;24;20220513;18.9;8.9;13.9;4.3;10.1;0;3.91;21700 +102090;50.84463;3.12374;24;20220514;22.7;7.4;15.1;2.3;10.7;0;4.33;26200 +102090;50.84463;3.12374;24;20220515;27.7;11.6;19.7;3;11.1;0;5.59;25500 +102090;50.84463;3.12374;24;20220516;22.8;16.4;19.6;3;13.6;.6;4.15;18500 +102090;50.84463;3.12374;24;20220517;26.9;15.2;21.1;2.6;13.9;.9;5.11;24300 +102090;50.84463;3.12374;24;20220518;25.6;16;20.8;2.9;14.9;2.1;4.83;23100 +102090;50.84463;3.12374;24;20220519;23.1;18.3;20.7;2.2;16.1;5.1;3.31;14100 +102090;50.84463;3.12374;24;20220520;18.2;11.4;14.8;2.9;13.5;6.8;2.07;9400 +102090;50.84463;3.12374;24;20220521;19.1;10.3;14.7;3;11.8;0;3.51;20700 +102090;50.84463;3.12374;24;20220522;23.7;8.3;16;1.3;12.3;.2;3.96;24200 +102090;50.84463;3.12374;24;20220523;18.5;14.7;16.6;2.6;14.4;6.6;1.79;5100 +102090;50.84463;3.12374;24;20220524;16.9;10.1;13.5;4.8;11.4;1.6;3.32;20300 +102090;50.84463;3.12374;24;20220525;17.5;8.7;13.1;5.3;11.5;.2;3.03;17500 +102090;50.84463;3.12374;24;20220526;19.4;11.9;15.7;5.2;12.9;0;3.56;18600 +102090;50.84463;3.12374;24;20220527;17.9;13.9;15.9;4.7;11.9;0;4.34;25200 +102090;50.84463;3.12374;24;20220528;16.7;9.2;13;3.3;9.8;.2;3.57;21700 +102090;50.84463;3.12374;24;20220529;15;6.7;10.9;2.7;9.3;.7;2.82;18100 +102090;50.84463;3.12374;24;20220530;15.7;5.8;10.8;1.3;8.9;0;2.59;16600 +102090;50.84463;3.12374;24;20220531;19.7;8.8;14.3;2;9.2;.6;3.81;21700 +102090;50.84463;3.12374;24;20220601;17.9;7.1;12.5;2.8;9.9;0;3.75;24600 +102090;50.84463;3.12374;24;20220602;20.6;5.9;13.3;1.9;10.2;0;4.25;28500 +102090;50.84463;3.12374;24;20220603;25.1;12.6;18.9;3.1;11.4;3.8;4.92;21400 +102090;50.84463;3.12374;24;20220604;25.2;14.1;19.7;4.1;14.2;10.1;5.16;24000 +102090;50.84463;3.12374;24;20220605;18.9;16.3;17.6;3.5;17;5.7;1.5;3900 +102090;50.84463;3.12374;24;20220606;18.6;11.1;14.9;4.7;12.5;.2;3.19;16500 +102090;50.84463;3.12374;24;20220607;18.8;10.5;14.7;2.9;13.6;1.5;2.52;13800 +102090;50.84463;3.12374;24;20220608;19;13.5;16.3;3.4;14.3;6.6;2.38;9900 +102090;50.84463;3.12374;24;20220609;20.4;12.1;16.3;4;13;0;3.86;20600 +102090;50.84463;3.12374;24;20220610;21.4;15.2;18.3;3.6;14.8;0;3.25;13300 +102090;50.84463;3.12374;24;20220611;22.6;14.4;18.5;3.1;12.3;0;5.2;27600 +102090;50.84463;3.12374;24;20220612;21.9;10.2;16.1;2.6;11.9;0;4.61;27400 +102090;50.84463;3.12374;24;20220613;19.4;12.1;15.8;2.8;11;0;4.61;27800 +102090;50.84463;3.12374;24;20220614;22.6;7.5;15.1;2.1;10.5;0;4.75;29100 +102090;50.84463;3.12374;24;20220615;25.5;11.6;18.6;2.3;12.1;0;5.06;26300 +102090;50.84463;3.12374;24;20220616;26.1;10.9;18.5;1.9;12.9;0;4.95;26900 +102090;50.84463;3.12374;24;20220617;30.7;15.3;23;2.6;14.1;0;6.09;26400 +102090;50.84463;3.12374;24;20220618;31.9;17;24.5;3.2;16;1.3;6.27;24200 +102090;50.84463;3.12374;24;20220619;16.4;13.4;14.9;5;12.7;2.6;2.62;11100 +102090;50.84463;3.12374;24;20220620;19.3;13.1;16.2;3.8;11.9;0;4.61;26900 +102090;50.84463;3.12374;24;20220621;21.9;9.1;15.5;2.7;12.1;0;3.79;20400 +102090;50.84463;3.12374;24;20220622;26;10.3;18.2;3;13.5;.1;5.35;28900 +102090;50.84463;3.12374;24;20220623;27.4;17.6;22.5;3.1;15.9;1.9;5.32;23000 +102090;50.84463;3.12374;24;20220624;23.3;18.1;20.7;2.2;17;8.5;3.77;18000 +102090;50.84463;3.12374;24;20220625;20.4;15.6;18;3.2;14.8;.9;3.09;13500 +102090;50.84463;3.12374;24;20220626;21.2;12.8;17;3.5;13.6;0;3.53;16800 +102090;50.84463;3.12374;24;20220627;20.5;12.4;16.4;2.3;13.58;1;3.35;18766 +102090;50.84463;3.12374;24;20220628;24.8;10.3;17.6;2.5;12.3;0;4.89;26300 +102090;50.84463;3.12374;24;20220629;26.3;10.3;18.3;2.1;13;.1;4.78;25000 +102090;50.84463;3.12374;24;20220630;16.1;13;14.6;2.1;14.2;9.9;1.43;5800 +102090;50.84463;3.12374;24;20220701;20.6;10.4;15.5;3.2;12.5;.4;4.19;25400 +102090;50.84463;3.12374;24;20220702;23.9;8;16;2.3;12.1;0;4.3;24000 +102090;50.84463;3.12374;24;20220703;21.5;12.4;17;3;12.4;0;3.97;19800 +102090;50.84463;3.12374;24;20220704;23.7;10.3;17;2.5;13;0;4.33;23700 +102090;50.84463;3.12374;24;20220705;21.6;11.2;16.4;2.7;12.4;0;4.41;25700 +102090;50.84463;3.12374;24;20220706;23.2;8.7;16;2.3;12.9;0;4;22800 +102090;50.84463;3.12374;24;20220707;19.6;16.7;18.2;4;14.2;.1;3.65;16400 +102090;50.84463;3.12374;24;20220708;26;7.4;16.7;1.5;12.7;0;4.62;27300 +102090;50.84463;3.12374;24;20220709;22.5;11.9;17.2;3;14.4;0;4.19;24200 +102090;50.84463;3.12374;24;20220710;24.4;9.2;16.8;1.7;13;0;4.43;26200 +102090;50.84463;3.12374;24;20220711;27;10.7;18.9;1.5;14.5;0;4.8;27200 +102090;50.84463;3.12374;24;20220712;30.9;12.2;21.6;1.6;14.8;0;4.77;22200 +102090;50.84463;3.12374;24;20220713;28.8;20.6;24.7;2.6;16.7;.2;5.1;20000 +102090;50.84463;3.12374;24;20220714;24.7;17.2;21;2.8;14.6;0;4.9;23300 +102090;50.84463;3.12374;24;20220715;23.6;8.6;16.1;1.5;12;0;4.12;24600 +102090;50.84463;3.12374;24;20220716;24.6;10.9;17.8;2.7;12.1;0;4.93;26300 +102090;50.84463;3.12374;24;20220717;27.7;8.7;18.2;1.6;11.4;0;4.83;25900 +102090;50.84463;3.12374;24;20220718;35.3;12.2;23.8;1.2;12.5;0;5.34;24900 +102090;50.84463;3.12374;24;20220719;38.5;14.6;26.6;3;13.8;.9;7.67;26000 +102090;50.84463;3.12374;24;20220720;24.2;20;22.1;3.9;18.1;7.9;3.18;8600 +102090;50.84463;3.12374;24;20220721;20.8;16.9;18.9;3;17.4;.6;2.24;8800 +102090;50.84463;3.12374;24;20220722;21.3;14.8;18.1;2.1;14.5;.2;2.83;12700 +102090;50.84463;3.12374;24;20220723;26.7;10.8;18.8;1.5;14.6;0;3.92;20700 +102090;50.84463;3.12374;24;20220724;31.4;14.3;22.9;3;15;0;6.05;25800 +102090;50.84463;3.12374;24;20220725;23.7;16.7;20.2;3.6;15.5;.2;3.66;13700 +102090;50.84463;3.12374;24;20220726;20.5;14.8;17.7;3.2;14.7;.8;2.82;12000 +102090;50.84463;3.12374;24;20220727;21.2;9.5;15.4;2.2;12.4;0;3.51;20700 +102090;50.84463;3.12374;24;20220728;23.7;12.4;18.1;3.2;11.9;0;4.26;18700 +102090;50.84463;3.12374;24;20220729;26.3;10.6;18.5;1.9;13;.1;4.4;23400 +102090;50.84463;3.12374;24;20220730;26.3;10.4;18.4;1.8;13.7;0;3.64;17600 +102090;50.84463;3.12374;24;20220731;25;16.6;20.8;3.8;17.8;0;3.37;12800 +102090;50.84463;3.12374;24;20220801;25.9;17.8;21.9;2;17.8;0;3.52;15800 +102090;50.84463;3.12374;24;20220802;28.5;14.9;21.7;3.2;17.2;0;4.94;23000 +102090;50.84463;3.12374;24;20220803;32.2;16;24.1;2.8;18.1;0;5.61;24200 +102090;50.84463;3.12374;24;20220804;27.1;16.9;22;2.9;17.9;.2;4.06;17600 +102090;50.84463;3.12374;24;20220805;22.1;16.1;19.1;3.1;13.9;.1;4.28;22000 +102090;50.84463;3.12374;24;20220806;22.5;7.9;15.2;1.8;10.8;0;3.43;19100 +102090;50.84463;3.12374;24;20220807;23.7;7.8;15.8;2.1;11.4;0;4.15;24800 +102090;50.84463;3.12374;24;20220808;24.2;9.4;16.8;2.6;13.8;0;3.79;21200 +102090;50.84463;3.12374;24;20220809;26.4;15.4;20.9;3.5;16.1;0;4.92;24500 +102090;50.84463;3.12374;24;20220810;30.5;16.1;23.3;3.2;15.7;0;5.63;23800 +102090;50.84463;3.12374;24;20220811;31.7;15.4;23.6;2.1;14;0;5.27;23500 +102090;50.84463;3.12374;24;20220812;32.3;15.4;23.9;2.5;12.9;0;5.66;23100 +102090;50.84463;3.12374;24;20220813;32.1;14.5;23.3;2.1;11.8;0;5.37;23200 +102090;50.84463;3.12374;24;20220814;31.9;12.5;22.2;1.9;12.5;0;4.45;17400 +102090;50.84463;3.12374;24;20220815;28.1;19.2;23.7;2.5;16.6;0;4.18;16300 +102090;50.84463;3.12374;24;20220816;28.2;17.3;22.8;2.4;18.3;6.3;3.38;12600 +102090;50.84463;3.12374;24;20220817;22.4;18.4;20.4;1.6;19.8;4.5;1.59;5700 +102090;50.84463;3.12374;24;20220818;25.8;13.8;19.8;1.2;17.5;.1;2.87;15300 +102090;50.84463;3.12374;24;20220819;24.7;15.4;20.1;2.8;18;.5;2.45;9000 +102090;50.84463;3.12374;24;20220820;23.8;13.1;18.5;2.5;14.2;0;3.44;17300 +102090;50.84463;3.12374;24;20220821;23.7;12.4;18.1;2.4;14.5;0;2.92;13400 +102090;50.84463;3.12374;24;20220822;27.5;16.3;21.9;1.7;15.5;.3;3.52;16000 +102090;50.84463;3.12374;24;20220823;27.5;13.9;20.7;1.8;17.2;0;3.14;14700 +102090;50.84463;3.12374;24;20220824;30.4;15;22.7;1.6;18.6;.1;3.39;15200 +102090;50.84463;3.12374;24;20220825;29.3;15.8;22.6;3;19.2;0;4.01;17600 +102090;50.84463;3.12374;24;20220826;23.7;18.3;21;3.6;16.6;0;3.65;15800 +102090;50.84463;3.12374;24;20220827;23.3;9.7;16.5;2.2;13.3;0;3.04;16800 +102090;50.84463;3.12374;24;20220828;23.4;15.5;19.5;3.9;13.8;0;4.22;20300 +102090;50.84463;3.12374;24;20220829;23;14.2;18.6;3.8;13.8;0;3.99;20600 +102090;50.84463;3.12374;24;20220830;25.3;15.1;20.2;3.8;15.6;0;4;18600 +102090;50.84463;3.12374;24;20220831;24.7;15;19.9;3.9;14.5;.1;3.99;17400 +102090;50.84463;3.12374;24;20220901;26.1;14.9;20.5;3.2;11.9;0;4.38;17500 +102090;50.84463;3.12374;24;20220902;27.2;12.9;20.1;2.1;13.6;2.9;3.32;13800 +102090;50.84463;3.12374;24;20220903;25.6;15.2;20.4;1.5;17.6;.8;2.44;11700 +102090;50.84463;3.12374;24;20220904;26.3;14.5;20.4;2;16.5;0;3.35;18000 +102090;50.84463;3.12374;24;20220905;27.4;16.6;22;2;15.4;5.4;2.84;9100 +102090;50.84463;3.12374;24;20220906;25.4;14;19.7;1.9;16.9;4.6;2.66;13400 +102090;50.84463;3.12374;24;20220907;22.9;15;19;3;16.6;.9;2.65;13100 +102090;50.84463;3.12374;24;20220908;21.4;14.9;18.2;3.6;16.1;9.2;2.46;11600 +102090;50.84463;3.12374;24;20220909;19.5;14.7;17.1;5.1;15.6;7.1;2.1;7900 +102090;50.84463;3.12374;24;20220910;20.4;13.8;17.1;3.7;16.1;0;2.29;13400 +102090;50.84463;3.12374;24;20220911;23.1;12;17.6;1.6;15.5;0;2.41;14800 +102090;50.84463;3.12374;24;20220912;25.3;11.9;18.6;1.5;15.2;.1;2.75;16500 +102090;50.84463;3.12374;24;20220913;22.5;17.1;19.8;2.1;18.4;4.5;1.49;4100 +102090;50.84463;3.12374;24;20220914;15.8;15.1;15.5;3;16.1;8.5;.84;2100 +102090;50.84463;3.12374;24;20220915;18.9;11.1;15;2.2;13.7;.2;1.88;11500 +102090;50.84463;3.12374;24;20220916;16.6;10.5;13.6;3.6;11;9.3;2.22;11300 +102090;50.84463;3.12374;24;20220917;15;10.1;12.6;4.3;10.9;2.7;1.95;9500 +102090;50.84463;3.12374;24;20220918;15.9;10.2;13.1;3.6;10.7;.5;2;8800 +102090;50.84463;3.12374;24;20220919;17;9.6;13.3;2.5;11.3;.2;2.01;13100 +102090;50.84463;3.12374;24;20220920;16.6;7.9;12.3;1.8;11.8;0;1.43;9100 +102090;50.84463;3.12374;24;20220921;17.9;6.8;12.4;.9;11.1;.1;1.64;13200 +102090;50.84463;3.12374;24;20220922;19.5;5.4;12.5;1;10;0;1.82;14300 +102090;50.84463;3.12374;24;20220923;18;8.3;13.2;2.1;12.2;12.4;1.34;5500 +102090;50.84463;3.12374;24;20220924;17.5;12.7;15.1;3.8;13.5;4.3;1.83;9100 +102090;50.84463;3.12374;24;20220925;16.1;8.6;12.4;2.2;11.9;1.7;1.35;8200 +102090;50.84463;3.12374;24;20220926;14.9;10.2;12.6;4.6;11.5;17.3;1.51;4600 +102090;50.84463;3.12374;24;20220927;14.1;8.7;11.4;3.8;10.4;7.3;1.65;9700 +102090;50.84463;3.12374;24;20220928;14.5;7.6;11.1;2.5;10.4;1;1.58;12800 +102090;50.84463;3.12374;24;20220929;15.1;8.6;11.9;1.7;10.9;.7;1.32;8800 +102090;50.84463;3.12374;24;20220930;17;6.5;11.8;3.5;10.7;9.1;1.83;12300 +102090;50.84463;3.12374;24;20221001;18.6;11.4;15;5.7;14.1;3.2;1.91;11400 +102090;50.84463;3.12374;24;20221002;17;13.3;15.2;2.9;13.9;4.8;1.32;4600 +102090;50.84463;3.12374;24;20221003;17.2;6.3;11.8;1.3;11.2;0;1.34;11600 +102090;50.84463;3.12374;24;20221004;18.2;8;13.1;2.9;12.7;0;1.48;10200 +102090;50.84463;3.12374;24;20221005;18.3;14.7;16.5;5.2;13.7;.6;2.05;3900 +102090;50.84463;3.12374;24;20221006;17.9;8;13;3.3;10.6;0;1.98;13200 +102090;50.84463;3.12374;24;20221007;18.1;9;13.6;3.9;11.4;.5;1.97;11800 +102090;50.84463;3.12374;24;20221008;15.8;10.4;13.1;2.9;11.3;0;1.6;11400 +102090;50.84463;3.12374;24;20221009;17.8;3.4;10.6;1.6;9.3;0;1.42;12300 +102090;50.84463;3.12374;24;20221010;16.4;8.3;12.4;2.2;10.8;.2;1.27;5300 +102090;50.84463;3.12374;24;20221011;16.5;4;10.3;.8;9.4;0;1.05;11300 +102090;50.84463;3.12374;24;20221012;15.8;2;8.9;1.5;9.6;.6;.99;7600 +102090;50.84463;3.12374;24;20221013;14.4;11.8;13.1;2.4;13.7;2.7;.73;2400 +102090;50.84463;3.12374;24;20221014;17.3;13.6;15.5;2.6;15.1;.5;1.08;6200 +102090;50.84463;3.12374;24;20221015;18.3;13;15.7;3.6;14.1;.9;1.47;6600 +102090;50.84463;3.12374;24;20221016;18.7;12;15.4;3.1;13.7;1.5;1.46;8600 +102090;50.84463;3.12374;24;20221017;18.6;14.8;16.7;2.5;16.7;4.5;.93;3200 +102090;50.84463;3.12374;24;20221018;18.8;11.5;15.2;1.8;14.4;0;1.11;9700 +102090;50.84463;3.12374;24;20221019;16.8;9.8;13.3;4.4;12.4;0;1.39;9100 +102090;50.84463;3.12374;24;20221020;19.9;11.9;15.9;3;15;5.6;1.23;5600 +102090;50.84463;3.12374;24;20221021;21;13;17;3.4;15.2;.1;1.54;7800 +102090;50.84463;3.12374;24;20221022;19;13.6;16.3;3.4;14.5;0;1.43;7900 +102090;50.84463;3.12374;24;20221023;20.7;13.7;17.2;3.3;15.2;4.4;1.47;4800 +102090;50.84463;3.12374;24;20221024;18.1;15.5;16.8;6.8;13.6;3.5;2.3;6800 +102090;50.84463;3.12374;24;20221025;17.3;11.7;14.5;3.6;13.8;0;1.12;7600 +102090;50.84463;3.12374;24;20221026;20.7;13.1;16.9;2.8;15;0;1.32;7900 +102090;50.84463;3.12374;24;20221027;20.7;13.1;16.9;2.5;15.1;0;1.22;4700 +102090;50.84463;3.12374;24;20221028;20.9;12.8;16.9;2.2;15.2;0;1.12;5800 +102090;50.84463;3.12374;24;20221029;22.9;11.6;17.3;2.1;15.1;0;1.23;6300 +102090;50.84463;3.12374;24;20221030;18.2;11.8;15;1.9;13.7;.1;.92;4200 +102090;50.84463;3.12374;24;20221031;16.6;8.7;12.7;2.5;13.4;.8;.67;3600 +102090;50.84463;3.12374;24;20221101;16.5;11.8;14.2;6.9;12.3;5;1.7;7000 +102090;50.84463;3.12374;24;20221102;14.4;9.3;11.9;6;11.1;.1;1.25;7100 +102090;50.84463;3.12374;24;20221103;15.4;12.1;13.8;5.4;11.9;5.3;1.52;4000 +102090;50.84463;3.12374;24;20221104;12.8;8.6;10.7;1.9;10.5;2.4;.68;4000 +102090;50.84463;3.12374;24;20221105;11.2;5.1;8.2;3.8;9.7;.2;.64;2700 +102090;50.84463;3.12374;24;20221106;11.3;10.4;10.9;6.6;11.4;14.1;.89;1000 +102090;50.84463;3.12374;24;20221107;15.2;10.2;12.7;5.7;12.5;.2;1.05;2900 +102090;50.84463;3.12374;24;20221108;15.2;11.7;13.5;6.2;12;.6;1.43;4300 +102090;50.84463;3.12374;24;20221109;13.6;11.1;12.4;5.1;11.8;.9;.99;5000 +102090;50.84463;3.12374;24;20221110;14.3;9.1;11.7;4.5;11.7;0;.78;5800 +102090;50.84463;3.12374;24;20221111;12.4;9.1;10.8;4.5;10.8;.1;.79;5000 +102090;50.84463;3.12374;24;20221112;9.3;5.7;7.5;1.4;9.8;0;.37;2000 +102090;50.84463;3.12374;24;20221113;14.1;3.4;8.8;.8;9;.1;.24;6100 +102090;50.84463;3.12374;24;20221114;5.7;1.1;3.4;2.4;8.2;.4;.16;1400 +102090;50.84463;3.12374;24;20221115;11.6;5.8;8.7;4.1;11.6;3.7;.14;2400 +102090;50.84463;3.12374;24;20221116;12;8;10;4.7;11.1;14.1;.58;2900 +102090;50.84463;3.12374;24;20221117;12.2;10.3;11.3;7.6;11.3;2.4;.99;3300 +102090;50.84463;3.12374;24;20221118;11.9;7.3;9.6;3.6;10.2;2.7;.69;2500 +102090;50.84463;3.12374;24;20221119;10.1;7.5;8.8;2.4;9.7;2.1;.65;900 +102090;50.84463;3.12374;24;20221120;10.4;4;7.2;3;8.8;1.3;.6;1900 +102090;50.84463;3.12374;24;20221121;8.2;3.1;5.7;3.9;8.6;4;.43;1000 +102090;50.84463;3.12374;24;20221122;9.6;4.6;7.1;5.4;8.9;1.6;.6;2700 +102090;50.84463;3.12374;24;20221123;9.5;6.9;8.2;5;9.7;6.1;.61;1600 +102090;50.84463;3.12374;24;20221124;11.1;6.7;8.9;4.9;9.8;6.2;.58;4200 +102090;50.84463;3.12374;24;20221125;12;7.6;9.8;4.1;10;.9;.63;4300 +102090;50.84463;3.12374;24;20221126;10.8;4.8;7.8;4;9.3;3.1;.47;3600 +102090;50.84463;3.12374;24;20221127;7.2;6.3;6.8;5.1;9.4;13.4;.38;800 +102090;50.84463;3.12374;24;20221128;10.9;7.1;9;3.1;10.5;0;.39;2400 +102090;50.84463;3.12374;24;20221129;4.9;1.8;3.4;1.2;7.6;0;.2;1700 +102090;50.84463;3.12374;24;20221130;6.2;3.5;4.9;1.6;8.6;0;.2;1500 +102090;50.84463;3.12374;24;20221201;6.6;2.4;4.5;2.4;7.8;0;.18;3100 +102090;50.84463;3.12374;24;20221202;4.2;0;2.1;2.9;7;0;.25;800 +102090;50.84463;3.12374;24;20221203;3;1.9;2.5;3.9;6.1;0;.6;800 +102090;50.84463;3.12374;24;20221204;1.9;-.6;.7;3.3;5.9;.8;.38;500 +102090;50.84463;3.12374;24;20221205;4.7;1.2;3;2;7.3;1.2;.35;200 +102090;50.84463;3.12374;24;20221206;7.6;1.9;4.8;1.6;7.8;1.3;.1;3400 +102090;50.84463;3.12374;24;20221207;6.8;2.1;4.5;2.1;7.8;2.2;.23;2100 +102090;50.84463;3.12374;24;20221208;5.4;1.5;3.5;2.7;6.7;.3;.32;2700 +102090;50.84463;3.12374;24;20221209;4.8;-1.2;1.8;1.8;6.2;.5;.15;3000 +102090;50.84463;3.12374;24;20221210;3.3;-.7;1.3;2.9;6.2;.1;.12;3200 +102090;50.84463;3.12374;24;20221211;.9;-.3;.3;3.7;5.8;0;.32;800 +102090;50.84463;3.12374;24;20221212;.6;-2.6;-1;2.5;4.8;0;.14;3700 +102090;50.84463;3.12374;24;20221213;-.7;-5.1;-2.9;2.5;4.3;0;.17;2900 +102090;50.84463;3.12374;24;20221214;.8;-3.3;-1.2;1.7;4.4;0;.12;3700 +102090;50.84463;3.12374;24;20221215;3.6;-5.9;-1.1;1.3;4.6;.2;.16;3000 +102090;50.84463;3.12374;24;20221216;4.7;-3;.9;1.5;5.2;.1;.16;3300 +102090;50.84463;3.12374;24;20221217;.7;-5.8;-2.5;1.7;4.2;0;.05;4000 +102090;50.84463;3.12374;24;20221218;-.3;-7.1;-3.7;3.4;4.5;6.4;.23;900 +102090;50.84463;3.12374;24;20221219;9.1;-.2;4.5;7.3;9.1;2.7;.03;300 +102090;50.84463;3.12374;24;20221220;11;9;10;5.2;10.9;6.2;.76;300 +102090;50.84463;3.12374;24;20221221;9.1;6.5;7.8;2.9;10.4;8.2;.23;1200 +102090;50.84463;3.12374;24;20221222;10.7;8.9;9.8;3.1;11.7;2.2;.31;1100 +102090;50.84463;3.12374;24;20221223;13.5;9.5;11.5;4.5;11.7;10.2;.85;700 +102090;50.84463;3.12374;24;20221224;11.8;9.5;10.7;3.8;11.5;0;.46;2000 +102090;50.84463;3.12374;24;20221225;9.7;9.1;9.4;2.8;11.5;8.6;.39;200 +102090;50.84463;3.12374;24;20221226;9.8;8.3;9.1;4.5;9.4;.9;.85;1300 +102090;50.84463;3.12374;24;20221227;8.9;3.1;6;5.2;8;0;.56;2800 +102090;50.84463;3.12374;24;20221228;10.6;6.5;8.6;7.7;10.5;3.8;.5;800 +102090;50.84463;3.12374;24;20221229;10.4;10.1;10.3;7.5;9.9;2.2;1.21;1700 +102090;50.84463;3.12374;24;20221230;12.9;4.8;8.9;5.6;10.2;13.8;.81;500 +102090;50.84463;3.12374;24;20221231;15.7;11.5;13.6;7.6;13.7;1.4;.99;1000 +103086;50.90376;1.7604;48;20220101;16;9.9;12.9;8.3;11.89;1.3;1.34;3369 +103086;50.90376;1.7604;48;20220102;12.7;12;12.4;12.2;11.99;4;1.39;2377 +103086;50.90376;1.7604;48;20220103;10.8;10.5;10.6;9.5;11.14;1.3;.98;1018 +103086;50.90376;1.7604;48;20220104;9.7;8.2;9;7.8;8.99;4.3;1.23;1643 +103086;50.90376;1.7604;48;20220105;6;3.8;4.9;9.2;6.59;0;1.09;3106 +103086;50.90376;1.7604;48;20220106;7;3;5;7.4;6.99;2;.78;2909 +103086;50.90376;1.7604;48;20220107;8;5;6.5;10;7.19;.5;1.29;2780 +103086;50.90376;1.7604;48;20220108;9.1;3.8;6.4;9.4;8.79;13.1;.56;2132 +103086;50.90376;1.7604;48;20220109;7.1;5.6;6.3;7.3;7.14;0;1.06;3155 +103086;50.90376;1.7604;48;20220110;5.7;1.5;3.6;4.3;6.99;.1;.34;2787 +103086;50.90376;1.7604;48;20220111;6.5;2.8;4.6;5;7.79;.2;.35;2732 +103086;50.90376;1.7604;48;20220112;8.7;5.5;7.1;2.9;8.84;0;.35;3382 +103086;50.90376;1.7604;48;20220113;7.9;2.5;5.2;2.4;7.94;0;.2;3823 +103086;50.90376;1.7604;48;20220114;9.2;2.1;5.7;1.9;7.94;.1;.16;4392 +103086;50.90376;1.7604;48;20220115;6.4;1.5;3.9;4.1;7.34;.5;.27;3816 +103086;50.90376;1.7604;48;20220116;9.1;4.8;7;5.3;9.39;2.1;.33;2755 +103086;50.90376;1.7604;48;20220117;7.8;4.6;6.2;2.8;7.94;.1;.37;3997 +103086;50.90376;1.7604;48;20220118;9;.5;4.8;2;7.49;.1;.18;5194 +103086;50.90376;1.7604;48;20220119;8.7;3.1;5.9;5.4;8.09;.1;.58;3189 +103086;50.90376;1.7604;48;20220120;5.7;5;5.3;8.8;7.09;.4;1.05;2318 +103086;50.90376;1.7604;48;20220121;6.3;4;5.2;6.6;7.04;0;.87;3754 +103086;50.90376;1.7604;48;20220122;5.8;4.7;5.2;4.4;7.69;0;.6;1798 +103086;50.90376;1.7604;48;20220123;6.4;4.9;5.7;2.3;7.29;0;.64;1661 +103086;50.90376;1.7604;48;20220124;5.1;2.9;4;2.7;6.59;0;.55;2743 +103086;50.90376;1.7604;48;20220125;4.1;-.3;1.9;2.6;6.39;0;.27;3554 +103086;50.90376;1.7604;48;20220126;6.2;2.1;4.2;6;6.89;0;.72;3463 +103086;50.90376;1.7604;48;20220127;9.2;5.9;7.5;8.7;9.14;.1;.81;2793 +103086;50.90376;1.7604;48;20220128;8.4;4.9;6.7;5.7;9.09;0;.38;4064 +103086;50.90376;1.7604;48;20220129;10.2;7.3;8.7;10.6;10.44;0;.63;3858 +103086;50.90376;1.7604;48;20220130;7.4;5.2;6.3;6.4;7.79;.2;.86;3909 +103086;50.90376;1.7604;48;20220131;7.4;5.6;6.5;11.8;6.49;0;1.88;4060 +103086;50.90376;1.7604;48;20220201;10.8;5.4;8.1;9.8;9.69;.2;.86;5190 +103086;50.90376;1.7604;48;20220202;10.1;8.7;9.4;7;10.49;.1;.81;3299 +103086;50.90376;1.7604;48;20220203;8.6;7.3;8;7.4;10.04;1;.52;2025 +103086;50.90376;1.7604;48;20220204;8.6;7.8;8.2;10.1;8.49;2;1.43;2888 +103086;50.90376;1.7604;48;20220205;9.1;4.6;6.9;11.3;8.34;.4;1.03;5676 +103086;50.90376;1.7604;48;20220206;10.1;8.5;9.3;18.1;9.5;3.5;1.49;3106 +103086;50.90376;1.7604;48;20220207;8.5;5.2;6.8;9.8;8.1;.1;1.11;4263 +103086;50.90376;1.7604;48;20220208;10.3;8.3;9.3;10.7;10.8;.1;.54;3217 +103086;50.90376;1.7604;48;20220209;8.7;8;8.3;9;10.5;1;.32;1145 +103086;50.90376;1.7604;48;20220210;7.3;7.3;7.3;4.8;8.45;.6;1.02;3185 +103086;50.90376;1.7604;48;20220211;7.9;3.8;5.9;3.9;6.35;0;1.15;6150 +103086;50.90376;1.7604;48;20220212;7.8;1.2;4.5;5.7;6;0;1.21;7282 +103086;50.90376;1.7604;48;20220213;10.6;4.1;7.3;7.9;7.88;2.6;1.32;5682 +103086;50.90376;1.7604;48;20220214;9.5;8.4;9;7.1;9;.3;1.29;4244 +103086;50.90376;1.7604;48;20220215;8.6;5.6;7.1;7.3;9.28;7.6;.59;4338 +103086;50.90376;1.7604;48;20220216;11.3;8.3;9.8;15.1;12.14;.2;.38;4609 +103086;50.90376;1.7604;48;20220217;10.1;9.3;9.7;12.9;9.64;1.4;1.61;5235 +103086;50.90376;1.7604;48;20220218;10.6;8.1;9.3;16.4;8.59;1.2;2.21;4993 +103086;50.90376;1.7604;48;20220219;8.7;5.5;7.1;15.1;7.49;3.5;1.79;5268 +103086;50.90376;1.7604;48;20220220;10.4;7.4;8.9;15.8;10.24;1.3;.94;3476 +103086;50.90376;1.7604;48;20220221;10.3;5.3;7.8;13.7;7.54;0;2.06;6293 +103086;50.90376;1.7604;48;20220222;10.9;6.5;8.7;8.8;9.49;.5;1.13;4902 +103086;50.90376;1.7604;48;20220223;9.2;4.9;7.1;6.7;8.39;0;1.02;7700 +103086;50.90376;1.7604;48;20220224;8.5;7.7;8.1;11;7.74;4.1;1.84;3993 +103086;50.90376;1.7604;48;20220225;9.7;4.8;7.2;7.6;6.74;0;1.92;9302 +103086;50.90376;1.7604;48;20220226;9.8;1.8;5.8;4.3;6.19;0;1.45;10432 +103086;50.90376;1.7604;48;20220227;9.5;1.2;5.4;6.2;5.34;0;1.97;11202 +103086;50.90376;1.7604;48;20220228;12;2.9;7.5;6.3;5.74;4.1;2.4;10964 +103086;50.90376;1.7604;48;20220301;8.4;6;7.2;3;9.09;5.1;.7;3678 +103086;50.90376;1.7604;48;20220302;8.8;5.2;7;4;8.04;.2;1.09;6000 +103086;50.90376;1.7604;48;20220303;11.1;4.8;8;2.6;8.94;0;1.02;9082 +103086;50.90376;1.7604;48;20220304;10.8;6.7;8.8;3.3;10.04;.2;.88;6569 +103086;50.90376;1.7604;48;20220305;7.5;6.3;6.9;6.9;8.59;.1;.94;3677 +103086;50.90376;1.7604;48;20220306;6.3;4.9;5.6;10.4;5.99;0;1.96;6656 +103086;50.90376;1.7604;48;20220307;5.5;1.2;3.3;7.6;5.04;0;1.72;10930 +103086;50.90376;1.7604;48;20220308;10.8;-.5;5.1;6.4;5.09;0;2.29;13791 +103086;50.90376;1.7604;48;20220309;12.7;4.3;8.5;5.8;7.79;0;1.98;12346 +103086;50.90376;1.7604;48;20220310;16.9;6.2;11.5;5.3;8.34;0;2.66;13269 +103086;50.90376;1.7604;48;20220311;13.3;6.6;9.9;7.7;8.84;1.2;2.03;8999 +103086;50.90376;1.7604;48;20220312;12.7;8.2;10.4;7.8;9.14;.2;2.12;9393 +103086;50.90376;1.7604;48;20220313;11.9;7.3;9.6;6.6;9.59;2.8;1.53;7291 +103086;50.90376;1.7604;48;20220314;11.2;7.8;9.5;4.3;9.64;0;1.44;9832 +103086;50.90376;1.7604;48;20220315;11.9;6.4;9.2;3.5;9.59;0;1.29;8940 +103086;50.90376;1.7604;48;20220316;12.2;7.7;10;5.3;10.74;.2;1.06;6098 +103086;50.90376;1.7604;48;20220317;10.7;6.1;8.4;4.9;8.19;0;1.77;12400 +103086;50.90376;1.7604;48;20220318;13.3;3.8;8.6;4.1;8.47;0;1.82;14862 +103086;50.90376;1.7604;48;20220319;14.4;6.9;10.6;7.6;7.07;0;3.26;14615 +103086;50.90376;1.7604;48;20220320;9.1;3.5;6.3;3.7;6.15;0;1.9;12244 +103086;50.90376;1.7604;48;20220321;15.6;.7;8.1;2.5;7.83;0;2.08;16373 +103086;50.90376;1.7604;48;20220322;18.8;7.4;13.1;2.8;9.07;0;2.61;15369 +103086;50.90376;1.7604;48;20220323;16.9;6.9;11.9;2.1;7.75;0;2.36;14974 +103086;50.90376;1.7604;48;20220324;17.5;6.5;12;2.5;7.6;0;2.61;16034 +103086;50.90376;1.7604;48;20220325;15.1;6.4;10.7;4.2;8.25;0;2.53;14931 +103086;50.90376;1.7604;48;20220326;15.6;7.4;11.5;5.4;9.02;.1;2.7;15444 +103086;50.90376;1.7604;48;20220327;12.3;7.5;9.9;4.8;10.17;0;1.6;11183 +103086;50.90376;1.7604;48;20220328;13.8;4.6;9.2;2.9;10.1;.2;1.52;12781 +103086;50.90376;1.7604;48;20220329;12.4;7.8;10.1;3.7;10.22;.4;1.32;7560 +103086;50.90376;1.7604;48;20220330;10;7.8;8.9;4;9.05;3.6;1.35;5451 +103086;50.90376;1.7604;48;20220331;6.3;3.2;4.8;9.8;6.7;12.9;1.52;8664 +103086;50.90376;1.7604;48;20220401;5.6;.9;3.2;11.4;5.93;3.1;1.69;10106 +103086;50.90376;1.7604;48;20220402;7.2;1.3;4.3;5.9;5.37;.2;2.03;14160 +103086;50.90376;1.7604;48;20220403;8.4;.7;4.5;3.6;6.02;.6;1.79;14784 +103086;50.90376;1.7604;48;20220404;10.4;4.2;7.3;7.2;9.5;3.9;.97;7367 +103086;50.90376;1.7604;48;20220405;12.5;9.7;11.1;6.4;11.05;1.4;1.69;9307 +103086;50.90376;1.7604;48;20220406;11;8.9;10;8.6;10.4;4;1.42;5983 +103086;50.90376;1.7604;48;20220407;11.9;8.5;10.2;10.2;8.82;0;2.71;13513 +103086;50.90376;1.7604;48;20220408;8.7;4.4;6.5;3.5;6.82;0;1.68;9787 +103086;50.90376;1.7604;48;20220409;10.2;3.5;6.8;4.5;7.17;0;2.19;17308 +103086;50.90376;1.7604;48;20220410;11.7;3.2;7.5;3.2;7.77;0;2.21;18594 +103086;50.90376;1.7604;48;20220411;17.2;5.5;11.4;6;7.87;0;3.67;19426 +103086;50.90376;1.7604;48;20220412;18.4;10.8;14.6;4.4;11.3;.1;3.05;15437 +103086;50.90376;1.7604;48;20220413;15.9;8.8;12.4;2.6;11.77;0;2.31;16743 +103086;50.90376;1.7604;48;20220414;15.4;8.3;11.8;2.3;11.47;.1;2.25;16774 +103086;50.90376;1.7604;48;20220415;16.5;7.6;12.1;3.3;11.22;0;2.54;19167 +103086;50.90376;1.7604;48;20220416;16.3;7.4;11.8;4;10.05;0;2.91;20795 +103086;50.90376;1.7604;48;20220417;18.6;7.4;13;3.3;7.87;0;3.74;22298 +103086;50.90376;1.7604;48;20220418;14.5;6.6;10.5;2.8;9.5;0;2.29;14767 +103086;50.90376;1.7604;48;20220419;14.3;7.4;10.9;3.2;10.57;0;2.13;15494 +103086;50.90376;1.7604;48;20220420;16.9;8;12.4;5.9;9.65;0;3.19;18621 +103086;50.90376;1.7604;48;20220421;17.2;9;13.1;6.2;9.83;0;3.43;19817 +103086;50.90376;1.7604;48;20220422;14.8;9.7;12.3;6.7;10.65;0;2.6;15412 +103086;50.90376;1.7604;48;20220423;16.9;10.6;13.7;6.9;11.13;0;3.09;16896 +103086;50.90376;1.7604;48;20220424;15.2;10.3;12.7;7;10.48;0;3.02;16670 +103086;50.90376;1.7604;48;20220425;12.9;7.6;10.2;6.3;9.78;0;2.37;15770 +103086;50.90376;1.7604;48;20220426;13.5;7.5;10.5;5.2;8.53;0;2.94;18546 +103086;50.90376;1.7604;48;20220427;13.3;5.9;9.6;5.3;8.2;0;2.88;19188 +103086;50.90376;1.7604;48;20220428;14.7;7.5;11.1;6.3;9.18;.1;2.94;17591 +103086;50.90376;1.7604;48;20220429;13.1;8;10.5;5.8;9.43;0;2.52;15191 +103086;50.90376;1.7604;48;20220430;13.2;7.6;10.4;3.8;8.55;0;2.75;17473 +103086;50.90376;1.7604;48;20220501;13.7;4.8;9.3;2.3;9.33;0;2.53;20614 +103086;50.90376;1.7604;48;20220502;15.1;9.5;12.3;3.2;9.8;0;2.8;16734 +103086;50.90376;1.7604;48;20220503;13.9;8.3;11.1;3.7;10.2;0;2.41;15635 +103086;50.90376;1.7604;48;20220504;13.4;6.5;10;2.7;10.75;2.8;2;16173 +103086;50.90376;1.7604;48;20220505;14.2;10.2;12.2;2.9;11.65;.1;2.57;18658 +103086;50.90376;1.7604;48;20220506;17.1;8.1;12.6;4.7;11.69;.2;2.21;10209 +103086;50.90376;1.7604;48;20220507;15.4;11.1;13.2;4.9;12.99;0;1.76;8338 +103086;50.90376;1.7604;48;20220508;13.1;10.3;11.7;7.7;11.24;0;1.84;7212 +103086;50.90376;1.7604;48;20220509;19.7;6.7;13.2;2.9;10.74;0;2.7;13535 +103086;50.90376;1.7604;48;20220510;15.6;13.7;14.6;7.1;12.24;0;2.39;4711 +103086;50.90376;1.7604;48;20220511;15.5;11.3;13.4;7.8;12.29;.1;2.19;7679 +103086;50.90376;1.7604;48;20220512;15;9.4;12.2;6.3;11.84;0;1.94;9140 +103086;50.90376;1.7604;48;20220513;15.1;11.1;13.1;8.1;11.89;0;2.25;7761 +103086;50.90376;1.7604;48;20220514;17.3;9.9;13.6;3.3;12.04;.5;2.31;11016 +103086;50.90376;1.7604;48;20220515;25.9;11.2;18.6;4.3;12.49;4.5;4.42;15131 +103086;50.90376;1.7604;48;20220516;18.3;13.4;15.9;5;14.84;0;2.21;8436 +103086;50.90376;1.7604;48;20220517;22.7;13.1;17.9;3.1;14.99;1.2;3.01;13348 +103086;50.90376;1.7604;48;20220518;17.6;13;15.3;4.3;14.49;.2;2;8712 +103086;50.90376;1.7604;48;20220519;18.6;14.6;16.6;4.1;14.59;7.4;2.31;8237 +103086;50.90376;1.7604;48;20220520;14.3;10.6;12.4;4.5;12.14;9;1.65;7534 +103086;50.90376;1.7604;48;20220521;16;12;14;6.2;12.74;.1;2.1;7939 +103086;50.90376;1.7604;48;20220522;17.6;9.2;13.4;2.5;12.49;.7;2.13;11519 +103086;50.90376;1.7604;48;20220523;15.6;13.7;14.6;4.2;13.94;6.4;1.63;6201 +103086;50.90376;1.7604;48;20220524;15.2;11.2;13.2;8.3;11.94;.5;2.25;8640 +103086;50.90376;1.7604;48;20220525;14.6;11.1;12.8;8;12.74;0;1.7;7493 +103086;50.90376;1.7604;48;20220526;15.9;12.1;14;8.3;13.64;0;1.88;7741 +103086;50.90376;1.7604;48;20220527;17.2;13.3;15.3;6.1;13.44;0;2.46;9567 +103086;50.90376;1.7604;48;20220528;14.9;11.1;13;6.5;10.74;.2;2.56;8783 +103086;50.90376;1.7604;48;20220529;14;10.1;12;6.7;9.59;.9;2.66;8657 +103086;50.90376;1.7604;48;20220530;15.2;7.3;11.2;2.2;9.34;0;2.23;11894 +103086;50.90376;1.7604;48;20220531;16.2;8.6;12.4;4.2;10.34;.4;2.52;11723 +103086;50.90376;1.7604;48;20220601;16.5;10.6;13.6;3.4;10.69;0;2.52;10685 +103086;50.90376;1.7604;48;20220602;16.8;8.4;12.6;4;11.39;0;2.33;12014 +103086;50.90376;1.7604;48;20220603;18;11.5;14.7;4.5;13.24;2.5;2.3;10147 +103086;50.90376;1.7604;48;20220604;16.9;14.3;15.6;9;14.89;1;2.11;7126 +103086;50.90376;1.7604;48;20220605;16.1;14.3;15.2;5;15.84;.8;1.29;5586 +103086;50.90376;1.7604;48;20220606;16.5;12.3;14.4;7.8;13.54;.3;2.05;7929 +103086;50.90376;1.7604;48;20220607;17.5;12.4;14.9;5;14.44;2.4;1.93;8609 +103086;50.90376;1.7604;48;20220608;17;14;15.5;8;15.04;.6;1.82;6016 +103086;50.90376;1.7604;48;20220609;17.8;12.9;15.3;7.1;13.49;.1;2.65;9462 +103086;50.90376;1.7604;48;20220610;18.3;14.7;16.5;6.5;15.34;.2;2.21;7658 +103086;50.90376;1.7604;48;20220611;18.2;13.6;15.9;6.6;14.14;0;3.81;22815 +103086;50.90376;1.7604;48;20220612;18;12.6;15.3;5.9;13.39;0;3.79;22954 +103086;50.90376;1.7604;48;20220613;18;13.7;15.9;3.8;11.74;0;4.21;23234 +103086;50.90376;1.7604;48;20220614;19.7;8.9;14.3;3.3;11.54;0;4.44;28336 +103086;50.90376;1.7604;48;20220615;22.4;12.7;17.5;4.3;12.74;0;5.02;26686 +103086;50.90376;1.7604;48;20220616;21.9;13.5;17.7;2.1;14.89;0;4.2;24417 +103086;50.90376;1.7604;48;20220617;27.1;17.2;22.2;5.3;14.14;0;6.53;24430 +103086;50.90376;1.7604;48;20220618;21.5;17.4;19.5;7.3;15.34;1.2;4.82;20108 +103086;50.90376;1.7604;48;20220619;16.1;12.6;14.4;11.1;12.74;.7;2.81;12526 +103086;50.90376;1.7604;48;20220620;17.5;13.9;15.7;8.3;12.29;0;4.21;20986 +103086;50.90376;1.7604;48;20220621;18.6;9.3;14;4.1;13.04;0;3.25;21913 +103086;50.90376;1.7604;48;20220622;19.7;11.6;15.7;4.9;14.74;.1;3.75;25299 +103086;50.90376;1.7604;48;20220623;22.9;15.4;19.2;3.5;17.09;0;4.04;21277 +103086;50.90376;1.7604;48;20220624;21.6;15.8;18.7;4.8;16.54;.9;3.8;19281 +103086;50.90376;1.7604;48;20220625;19.2;14.7;16.9;5.8;14.14;.8;3.56;17282 +103086;50.90376;1.7604;48;20220626;19.8;11.8;15.8;4.6;12.44;0;4.35;24854 +103086;50.90376;1.7604;48;20220627;18.4;13.2;15.8;4.3;12.49;.1;3.55;17538 +103086;50.90376;1.7604;48;20220628;20.3;12;16.2;3.8;12.19;0;4.19;23044 +103086;50.90376;1.7604;48;20220629;20.5;13.3;16.9;4.1;12.89;7.7;4.12;20149 +103086;50.90376;1.7604;48;20220630;17.1;12.4;14.8;4.6;14.09;0;2.42;14088 +103086;50.90376;1.7604;48;20220701;18;12.9;15.4;7.3;12.74;0;3.92;22003 +103086;50.90376;1.7604;48;20220702;20.4;12;16.2;5.1;12.69;0;4.35;23142 +103086;50.90376;1.7604;48;20220703;18.5;14.2;16.3;6.2;14.14;0;3.8;21360 +103086;50.90376;1.7604;48;20220704;19.7;13.3;16.5;4.4;15.04;.1;3.77;23129 +103086;50.90376;1.7604;48;20220705;19.9;14.8;17.4;4.2;13.74;0;4.21;22726 +103086;50.90376;1.7604;48;20220706;21.2;13.6;17.4;4.7;15.19;0;3.97;22218 +103086;50.90376;1.7604;48;20220707;18.9;16.5;17.7;5.3;14.94;.1;3.33;14633 +103086;50.90376;1.7604;48;20220708;21.4;12.6;17;3.1;14.39;0;4.3;25237 +103086;50.90376;1.7604;48;20220709;20.7;15.3;18;4;15.44;.1;4;22631 +103086;50.90376;1.7604;48;20220710;21.9;12.8;17.3;1.8;14.14;0;4.26;25131 +103086;50.90376;1.7604;48;20220711;23.9;15;19.5;2.5;14.59;0;4.7;24454 +103086;50.90376;1.7604;48;20220712;26.4;17.6;22;3.8;15.89;.1;5.15;21360 +103086;50.90376;1.7604;48;20220713;23.7;19.6;21.7;3.5;16.99;.1;4.47;18816 +103086;50.90376;1.7604;48;20220714;21.3;16.6;19;4.5;15.59;0;4.21;21065 +103086;50.90376;1.7604;48;20220715;21.5;12.8;17.2;3.2;13.09;0;4.44;24802 +103086;50.90376;1.7604;48;20220716;21;16.8;18.9;5.1;14.89;0;4.45;21077 +103086;50.90376;1.7604;48;20220717;24.8;14.1;19.5;4.1;13.34;0;5.35;25011 +103086;50.90376;1.7604;48;20220718;29.4;18.6;24;3.9;12.49;0;6.81;24427 +103086;50.90376;1.7604;48;20220719;39.5;22.5;31;5.6;13.59;.2;10.85;28102 +103086;50.90376;1.7604;48;20220720;22.7;18.1;20.4;7.2;18.09;2.3;4.1;17132 +103086;50.90376;1.7604;48;20220721;21.8;17;19.4;5.2;17.44;.1;3.5;16233 +103086;50.90376;1.7604;48;20220722;21.6;15.7;18.6;5.3;15.19;0;3.95;17939 +103086;50.90376;1.7604;48;20220723;22.2;15.2;18.7;3.9;15.74;0;4.06;21112 +103086;50.90376;1.7604;48;20220724;24.7;16.2;20.5;4.8;16.09;0;5.17;23211 +103086;50.90376;1.7604;48;20220725;20.3;18;19.1;9.3;17.34;0;3.59;14783 +103086;50.90376;1.7604;48;20220726;19.6;16.1;17.9;4.8;14.44;.8;3.52;15348 +103086;50.90376;1.7604;48;20220727;20.2;14.1;17.1;4;12.89;0;4.06;20682 +103086;50.90376;1.7604;48;20220728;20.5;13.7;17.1;4.9;13.49;0;3.7;17122 +103086;50.90376;1.7604;48;20220729;21.1;14.8;18;3.5;15.34;0;3.84;21706 +103086;50.90376;1.7604;48;20220730;22.9;14;18.5;4.4;15.74;0;3.88;19354 +103086;50.90376;1.7604;48;20220731;20.3;17.5;18.9;8.3;19.29;1.4;2.52;12562 +103086;50.90376;1.7604;48;20220801;22.7;17.2;19.9;3.4;18.44;.1;3.49;18158 +103086;50.90376;1.7604;48;20220802;20.3;16.9;18.6;6.7;18.64;0;2.68;14318 +103086;50.90376;1.7604;48;20220803;23;16.9;20;5.8;18.99;.1;3.94;19557 +103086;50.90376;1.7604;48;20220804;22.5;17;19.8;4.2;18.34;.6;3.59;18141 +103086;50.90376;1.7604;48;20220805;20.8;15.4;18.1;4.2;13.34;.1;3.96;18154 +103086;50.90376;1.7604;48;20220806;21.1;12.5;16.8;2.9;11.69;0;3.93;20648 +103086;50.90376;1.7604;48;20220807;22.5;13.1;17.8;3;12.29;0;4.13;20963 +103086;50.90376;1.7604;48;20220808;22.2;14.1;18.2;4.3;14.84;0;3.9;20204 +103086;50.90376;1.7604;48;20220809;21.8;15.9;18.8;6;17.59;0;3.58;20368 +103086;50.90376;1.7604;48;20220810;23;18.1;20.5;5.7;19.54;.1;3.73;19446 +103086;50.90376;1.7604;48;20220811;24.5;17.4;20.9;4;19.34;0;3.8;19675 +103086;50.90376;1.7604;48;20220812;25.5;17.9;21.7;4.1;18.74;0;4.2;19695 +103086;50.90376;1.7604;48;20220813;29.9;17.6;23.8;4.1;14.89;0;6.17;23060 +103086;50.90376;1.7604;48;20220814;27.5;19.8;23.6;4.2;15.09;0;5.09;15424 +103086;50.90376;1.7604;48;20220815;22.9;19.3;21.1;6;18.89;0;3.61;14287 +103086;50.90376;1.7604;48;20220816;22.7;17.9;20.3;4;19.24;2.9;2.88;13377 +103086;50.90376;1.7604;48;20220817;22.8;18.2;20.5;4;19.69;14;2.56;11169 +103086;50.90376;1.7604;48;20220818;22.6;16.9;19.8;3.7;19.04;0;3.16;17641 +103086;50.90376;1.7604;48;20220819;21.7;18.1;19.9;7.7;18.74;.1;2.91;10888 +103086;50.90376;1.7604;48;20220820;21.1;15.9;18.5;6;14.44;0;3.97;17197 +103086;50.90376;1.7604;48;20220821;21.3;16.4;18.8;4.1;15.44;0;2.97;11806 +103086;50.90376;1.7604;48;20220822;23.2;15.1;19.1;2.5;16.34;.5;3.25;17085 +103086;50.90376;1.7604;48;20220823;22.5;18.3;20.4;4.9;20.09;.1;2.68;12550 +103086;50.90376;1.7604;48;20220824;23.3;17.6;20.5;3.4;20.79;0;2.87;16057 +103086;50.90376;1.7604;48;20220825;23.3;18.6;21;3.6;20.04;0;2.63;12508 +103086;50.90376;1.7604;48;20220826;20.9;17.9;19.4;4.8;16.09;0;3.17;12265 +103086;50.90376;1.7604;48;20220827;21.6;14.8;18.2;4.2;14.54;.1;3.4;16294 +103086;50.90376;1.7604;48;20220828;21;13.9;17.5;7;14.54;0;3.67;17894 +103086;50.90376;1.7604;48;20220829;21.3;14.5;17.9;6;14.39;0;3.77;17993 +103086;50.90376;1.7604;48;20220830;22.1;15.1;18.6;6.8;16.24;0;3.38;15704 +103086;50.90376;1.7604;48;20220831;21.6;18.6;20.1;9.4;16.24;0;4.25;14544 +103086;50.90376;1.7604;48;20220901;22.6;16.9;19.7;6.8;13.69;0;4.61;14831 +103086;50.90376;1.7604;48;20220902;23.8;14.9;19.4;2.8;13.74;0;3.19;13096 +103086;50.90376;1.7604;48;20220903;22.4;15.2;18.8;3;17.04;6.2;2.47;11887 +103086;50.90376;1.7604;48;20220904;23.5;15.1;19.3;3.8;16.49;.1;3.33;16670 +103086;50.90376;1.7604;48;20220905;21.8;18.2;20;4.7;17.04;6.3;2.64;8008 +103086;50.90376;1.7604;48;20220906;22.1;16.4;19.3;5.3;17.09;1.4;2.83;11448 +103086;50.90376;1.7604;48;20220907;21.5;14.9;18.2;4.6;16.15;15.6;2.97;13629 +103086;50.90376;1.7604;48;20220908;20.1;14;17;5;16.2;20.7;2.39;12604 +103086;50.90376;1.7604;48;20220909;19.3;14.3;16.8;7.1;16.2;2.2;2.35;11798 +103086;50.90376;1.7604;48;20220910;20.2;15.5;17.8;3.9;16.35;0;2.39;12823 +103086;50.90376;1.7604;48;20220911;21.2;14.9;18;2.4;16.5;0;2.3;15589 +103086;50.90376;1.7604;48;20220912;23.9;14.4;19.1;2.8;16.15;.1;3.23;17169 +103086;50.90376;1.7604;48;20220913;20.1;18.3;19.2;5.1;19.39;3.3;1.51;4747 +103086;50.90376;1.7604;48;20220914;17.7;15.4;16.6;5;14.09;11.2;2.21;5452 +103086;50.90376;1.7604;48;20220915;19;14.3;16.6;4.9;7.34;.2;4.37;11003 +103086;50.90376;1.7604;48;20220916;16.2;14.2;15.2;6.6;10.1;1.2;3.48;11393 +103086;50.90376;1.7604;48;20220917;15.4;11.9;13.6;7;9.35;0;3.38;14832 +103086;50.90376;1.7604;48;20220918;16.6;12.1;14.3;5.5;10.35;0;2.93;12330 +103086;50.90376;1.7604;48;20220919;16.2;12.7;14.5;4.1;10.6;.1;2.63;14310 +103086;50.90376;1.7604;48;20220920;16.6;14.1;15.4;2.6;11.3;.5;2.16;10516 +103086;50.90376;1.7604;48;20220921;18.1;11.9;15;1.9;12.15;0;2.14;13945 +103086;50.90376;1.7604;48;20220922;18.2;9.5;13.9;2.5;10.35;0;2.28;13524 +103086;50.90376;1.7604;48;20220923;17.5;12.5;15;3.3;13.35;49;1.56;7158 +103086;50.90376;1.7604;48;20220924;16.8;13.5;15.2;5.5;14;11;1.53;4200 +103086;50.90376;1.7604;48;20220925;15.9;12.7;14.3;4.8;11.5;1.2;2.21;10183 +103086;50.90376;1.7604;48;20220926;15.5;13.3;14.4;7.5;11.95;11.9;2.18;5779 +103086;50.90376;1.7604;48;20220927;14.8;10.5;12.7;7.4;10.35;.1;2.35;7310 +103086;50.90376;1.7604;48;20220928;14.1;10.1;12.1;5;10.15;.4;1.96;10158 +103086;50.90376;1.7604;48;20220929;15.1;8.2;11.6;2.3;10.1;1.2;1.69;13169 +103086;50.90376;1.7604;48;20220930;16.6;9.2;12.9;4.9;11.5;7.9;1.92;10645 +103086;50.90376;1.7604;48;20221001;17.9;13;15.5;7.3;14.57;3.5;1.95;11194 +103086;50.90376;1.7604;48;20221002;16.4;14.1;15.3;4.2;13.7;4.8;1.67;6786 +103086;50.90376;1.7604;48;20221003;16.9;10.6;13.8;2.8;11.65;0;1.61;10838 +103086;50.90376;1.7604;48;20221004;17.2;9.7;13.5;4.5;13.4;0;1.47;7515 +103086;50.90376;1.7604;48;20221005;18.1;15.8;17;11.2;13.54;.6;3.13;5929 +103086;50.90376;1.7604;48;20221006;17;12.6;14.8;8;10.94;0;2.93;10031 +103086;50.90376;1.7604;48;20221007;16.9;13.7;15.3;8;13.24;1.7;2.14;6973 +103086;50.90376;1.7604;48;20221008;15.4;12;13.7;5.8;11.09;0;2.17;9968 +103086;50.90376;1.7604;48;20221009;17.5;7.7;12.6;4.3;9.44;0;2.26;11975 +103086;50.90376;1.7604;48;20221010;15.3;11.2;13.2;4.6;11.34;.3;1.61;5267 +103086;50.90376;1.7604;48;20221011;14.6;10.2;12.4;3.2;9.99;0;1.6;8642 +103086;50.90376;1.7604;48;20221012;16.1;6.6;11.3;4;10.49;4.4;1.48;9341 +103086;50.90376;1.7604;48;20221013;14.1;13;13.5;4;14.99;14;.61;3233 +103086;50.90376;1.7604;48;20221014;16.4;13.5;15;3.6;15.29;.9;1.02;6008 +103086;50.90376;1.7604;48;20221015;17;13.3;15.2;7.2;14.64;2.6;1.51;6958 +103086;50.90376;1.7604;48;20221016;16.6;13.8;15.2;6.5;14.29;.4;1.5;5247 +103086;50.90376;1.7604;48;20221017;17.5;14.4;16;5.4;16.44;.5;1.05;5472 +103086;50.90376;1.7604;48;20221018;17.4;12.9;15.2;3.8;14.34;.1;1.25;6462 +103086;50.90376;1.7604;48;20221019;17.3;10.3;13.8;6.8;12.94;.1;1.61;8518 +103086;50.90376;1.7604;48;20221020;18.6;13.9;16.3;5.4;15.49;3.6;1.46;7044 +103086;50.90376;1.7604;48;20221021;19.1;13.1;16.1;6.6;14.69;1.2;1.78;7530 +103086;50.90376;1.7604;48;20221022;17.1;14.7;15.9;6.5;14.94;.6;1.48;5556 +103086;50.90376;1.7604;48;20221023;20.2;14;17.1;7;14.79;7.4;2.16;5804 +103086;50.90376;1.7604;48;20221024;16.7;14.1;15.4;12.3;14.39;17.1;1.82;4636 +103086;50.90376;1.7604;48;20221025;16.7;13.5;15.1;7;14.14;.8;1.46;5895 +103086;50.90376;1.7604;48;20221026;18.5;13.8;16.2;7;15.34;0;1.57;6856 +103086;50.90376;1.7604;48;20221027;20.8;15;17.9;6.1;15.24;1.7;2.13;6275 +103086;50.90376;1.7604;48;20221028;19;15.4;17.2;6.1;15.24;0;1.8;5087 +103086;50.90376;1.7604;48;20221029;22.5;12.7;17.6;5.4;15.44;0;1.96;7219 +103086;50.90376;1.7604;48;20221030;16.1;14.3;15.2;5.1;14.49;.4;1.14;2641 +103086;50.90376;1.7604;48;20221031;16.8;10.5;13.6;5.9;13.64;4.8;1.01;5707 +103086;50.90376;1.7604;48;20221101;15.9;14.2;15.1;14.4;12.54;14.3;2.61;3704 +103086;50.90376;1.7604;48;20221102;14.8;11.1;13;12.4;10.94;1.4;2.23;5447 +103086;50.90376;1.7604;48;20221103;14.6;12.5;13.6;9.2;12.14;21.6;1.72;2872 +103086;50.90376;1.7604;48;20221104;12.2;8.3;10.3;6.1;10.19;4.6;1.13;4348 +103086;50.90376;1.7604;48;20221105;13;9;11;7.2;10.59;6.2;1.2;3292 +103086;50.90376;1.7604;48;20221106;13.5;11.2;12.4;9.8;12.69;31.4;.95;2521 +103086;50.90376;1.7604;48;20221107;15.5;10.8;13.1;10.2;13.29;2.9;1.13;4213 +103086;50.90376;1.7604;48;20221108;15.4;13;14.2;10.3;12.24;11.7;2.01;3998 +103086;50.90376;1.7604;48;20221109;14.3;11.2;12.7;9.9;12.04;5.5;1.4;4602 +103086;50.90376;1.7604;48;20221110;14.5;12.2;13.4;8.5;12.44;0;1.34;3939 +103086;50.90376;1.7604;48;20221111;13.7;10.5;12.1;6.5;11.39;0;1.13;5093 +103086;50.90376;1.7604;48;20221112;14.5;7.4;11;3.9;10.94;.1;.67;6039 +103086;50.90376;1.7604;48;20221113;14.6;8.4;11.5;2.8;10.74;0;.67;5133 +103086;50.90376;1.7604;48;20221114;11.6;6.1;8.8;4.3;9.59;.2;.6;5058 +103086;50.90376;1.7604;48;20221115;12.6;8.6;10.6;8.4;10.94;6.3;1.02;2900 +103086;50.90376;1.7604;48;20221116;12.5;8.6;10.6;8.2;10.79;19.7;.98;4012 +103086;50.90376;1.7604;48;20221117;13;10.2;11.6;14.3;10.84;.9;1.66;4108 +103086;50.90376;1.7604;48;20221118;12;10.4;11.2;8.8;9.64;0;1.74;2887 +103086;50.90376;1.7604;48;20221119;10.4;9.9;10.2;6.5;9.99;2.9;1.19;1479 +103086;50.90376;1.7604;48;20221120;11.4;6.2;8.8;7;9.44;5.4;.88;3805 +103086;50.90376;1.7604;48;20221121;10.1;5.8;7.9;7.8;8.59;18.2;1.03;2503 +103086;50.90376;1.7604;48;20221122;11.4;6.4;8.9;7.4;9.24;6.7;1.02;3717 +103086;50.90376;1.7604;48;20221123;12.7;6.5;9.6;9.1;9.79;12.3;1.17;3559 +103086;50.90376;1.7604;48;20221124;12.3;8.3;10.3;10.3;10.09;10.3;1.29;3819 +103086;50.90376;1.7604;48;20221125;12.1;9.6;10.8;6.6;10.04;.9;1.13;3594 +103086;50.90376;1.7604;48;20221126;11.4;8.9;10.2;6.2;10.59;2.5;.76;2451 +103086;50.90376;1.7604;48;20221127;8.8;7.6;8.2;7.4;10.19;21.2;.48;1371 +103086;50.90376;1.7604;48;20221128;11.3;8.2;9.8;3.5;10.59;5.7;.49;2793 +103086;50.90376;1.7604;48;20221129;11.7;5;8.3;2.2;9.09;.1;.29;4224 +103086;50.90376;1.7604;48;20221130;9.6;3.1;6.4;2.1;8.69;.3;.2;3328 +103086;50.90376;1.7604;48;20221201;8.2;4.6;6.4;2.9;7.94;0;.43;3169 +103086;50.90376;1.7604;48;20221202;7.9;4.3;6.1;4.1;7.14;.5;.78;2928 +103086;50.90376;1.7604;48;20221203;3.3;2.2;2.7;6.5;6.14;0;.73;1847 +103086;50.90376;1.7604;48;20221204;3.2;1;2.1;6.2;5.89;.6;.63;2127 +103086;50.90376;1.7604;48;20221205;4.7;1.2;2.9;2.6;6.99;2.3;.3;1660 +103086;50.90376;1.7604;48;20221206;8.8;3.7;6.3;3.3;8.34;2.7;.35;3019 +103086;50.90376;1.7604;48;20221207;5.8;5.4;5.6;6.1;7.79;0;.72;1729 +103086;50.90376;1.7604;48;20221208;4.8;3.2;4;3.9;6.34;.3;.65;2315 +103086;50.90376;1.7604;48;20221209;5.2;1.7;3.5;4.2;6.34;7.6;.62;1693 +103086;50.90376;1.7604;48;20221210;5.9;1;3.5;4.3;6.19;2.1;.46;4085 +103086;50.90376;1.7604;48;20221211;1.5;.6;1;5.3;5.99;.9;.34;1462 +103086;50.90376;1.7604;48;20221212;-.2;-2.3;-1.3;4.8;4.74;.2;.32;2804 +103086;50.90376;1.7604;48;20221213;-.9;-3.9;-2.4;3.8;4.19;0;.36;2397 +103086;50.90376;1.7604;48;20221214;4.2;-2.3;1;3.2;5.09;2;.34;3935 +103086;50.90376;1.7604;48;20221215;4.7;1.1;2.9;5.7;6.74;1;.34;2684 +103086;50.90376;1.7604;48;20221216;6.6;2.1;4.4;5.7;6.64;.9;.61;3414 +103086;50.90376;1.7604;48;20221217;2.7;.1;1.4;4.4;4.84;0;.69;2700 +103086;50.90376;1.7604;48;20221218;1.4;-3.8;-1.2;6.6;5.04;.1;.33;2026 +103086;50.90376;1.7604;48;20221219;10.7;1.2;5.9;11.6;10.44;4.3;0;2790 +103086;50.90376;1.7604;48;20221220;11.6;10.1;10.9;7.4;11.24;.7;.99;1227 +103086;50.90376;1.7604;48;20221221;9.6;7.7;8.7;5.6;10.64;11.9;.35;1745 +103086;50.90376;1.7604;48;20221222;10.7;7.8;9.3;6;11.49;3;.23;1552 +103086;50.90376;1.7604;48;20221223;12.1;9.5;10.8;8.7;11.64;13.2;.81;1477 +103086;50.90376;1.7604;48;20221224;11;10.4;10.7;7.8;11.74;.4;.66;1294 +103086;50.90376;1.7604;48;20221225;10.3;9.4;9.9;5.5;11.34;6.1;.51;1061 +103086;50.90376;1.7604;48;20221226;10.3;9;9.7;9.7;9.14;.6;1.46;2094 +103086;50.90376;1.7604;48;20221227;9.5;6.9;8.2;10;8.74;2.8;1.09;1927 +103086;50.90376;1.7604;48;20221228;10.5;8;9.2;13.3;10.99;7.6;.56;1545 +103086;50.90376;1.7604;48;20221229;10.6;9.2;9.9;13.3;9.99;2.8;1.34;2448 +103086;50.90376;1.7604;48;20221230;12.1;6.2;9.1;10.8;10.54;17.8;.78;2049 +103086;50.90376;1.7604;48;20221231;14.7;10.1;12.4;11.8;12.79;6.3;1.13;2142 +103087;50.94431;2.04411;2;20220101;17.1;10.2;13.7;4.8;12;.8;1.14;3200 +103087;50.94431;2.04411;2;20220102;13.3;13.3;13.3;10.2;12.1;3.9;1.47;3200 +103087;50.94431;2.04411;2;20220103;10.9;10.7;10.8;7.4;11;1.1;.99;1100 +103087;50.94431;2.04411;2;20220104;9.9;8.4;9.1;6;8.8;5.5;1.23;1500 +103087;50.94431;2.04411;2;20220105;6.2;3.7;4.9;7.8;6.5;0;.98;4000 +103087;50.94431;2.04411;2;20220106;6.7;.6;3.7;4.8;6.7;1.4;.51;3100 +103087;50.94431;2.04411;2;20220107;7.7;4.2;5.9;6.8;7;.6;1.05;3000 +103087;50.94431;2.04411;2;20220108;9;3.1;6.1;6.9;8.5;11.7;.65;700 +103087;50.94431;2.04411;2;20220109;7.2;5.1;6.1;5.4;6.9;0;.86;4500 +103087;50.94431;2.04411;2;20220110;5;-1;2;3.3;6.7;.1;.21;2600 +103087;50.94431;2.04411;2;20220111;7.2;2.6;4.9;3.1;7.7;.3;.37;2500 +103087;50.94431;2.04411;2;20220112;9.8;5.8;7.8;2.4;8.7;0;.35;4000 +103087;50.94431;2.04411;2;20220113;10.1;-.2;5;1.8;7.3;.1;.22;4700 +103087;50.94431;2.04411;2;20220114;10;-.6;4.7;1.2;7.2;.1;.11;4800 +103087;50.94431;2.04411;2;20220115;6.2;.8;3.5;2.8;7.2;.3;.19;3900 +103087;50.94431;2.04411;2;20220116;9.2;3.3;6.2;3.6;9.1;.9;.31;2200 +103087;50.94431;2.04411;2;20220117;7.8;3.1;5.5;2.7;7.7;.1;.24;5200 +103087;50.94431;2.04411;2;20220118;8.7;-1;3.8;1.4;7.1;.1;.1;5300 +103087;50.94431;2.04411;2;20220119;8.6;2;5.3;4;8;.3;.5;2300 +103087;50.94431;2.04411;2;20220120;5.9;5.2;5.6;7.4;7;1;1.03;3100 +103087;50.94431;2.04411;2;20220121;6.7;4.4;5.6;5.6;7.1;0;.79;4600 +103087;50.94431;2.04411;2;20220122;6.2;4.4;5.3;3.6;7.8;0;.52;1900 +103087;50.94431;2.04411;2;20220123;6.1;5;5.5;2;7.4;0;.63;800 +103087;50.94431;2.04411;2;20220124;5;3.3;4.1;2;6.6;0;.5;2500 +103087;50.94431;2.04411;2;20220125;3;-2.4;.3;1.5;6.2;.1;.16;3100 +103087;50.94431;2.04411;2;20220126;6.6;2.4;4.5;4.6;6.8;0;.75;2800 +103087;50.94431;2.04411;2;20220127;9.9;5.9;7.9;7.1;8.9;.2;.98;2000 +103087;50.94431;2.04411;2;20220128;8.7;3;5.8;4.9;8.7;0;.34;4800 +103087;50.94431;2.04411;2;20220129;11.2;7.5;9.4;8.8;10.4;0;.77;4400 +103087;50.94431;2.04411;2;20220130;7.9;4.8;6.4;4.4;7.7;.3;.74;4900 +103087;50.94431;2.04411;2;20220131;7.6;4.7;6.1;10.7;6.3;0;1.78;5700 +103087;50.94431;2.04411;2;20220201;13.1;5.3;9.2;8;9.5;.2;1.21;5700 +103087;50.94431;2.04411;2;20220202;11.5;9.4;10.4;5.7;10.4;0;1;4200 +103087;50.94431;2.04411;2;20220203;9;7.7;8.4;5.5;9.9;1.2;.65;1500 +103087;50.94431;2.04411;2;20220204;9.2;8.4;8.8;8;8.4;1.9;1.49;3800 +103087;50.94431;2.04411;2;20220205;9.7;3.4;6.5;8.8;8.2;.6;.94;6700 +103087;50.94431;2.04411;2;20220206;10.6;8.9;9.7;13.3;9.38;3.9;1.56;2562 +103087;50.94431;2.04411;2;20220207;9.2;4.9;7;7.9;7.78;.1;1.22;4938 +103087;50.94431;2.04411;2;20220208;11.6;8.9;10.3;7.6;10.61;.1;.72;2948 +103087;50.94431;2.04411;2;20220209;10.2;8.4;9.3;5.8;10.16;.7;.65;2471 +103087;50.94431;2.04411;2;20220210;7.7;7.7;7.7;4.4;8.57;.7;.99;2724 +103087;50.94431;2.04411;2;20220211;8;4.8;6.4;3.9;6.3;0;1.22;6675 +103087;50.94431;2.04411;2;20220212;8.3;.8;4.6;4.2;5.74;0;1.16;7369 +103087;50.94431;2.04411;2;20220213;10.6;2.6;6.6;6.2;7.37;1.7;1.31;5220 +103087;50.94431;2.04411;2;20220214;10.4;8.4;9.4;6.2;9.04;.4;1.3;5823 +103087;50.94431;2.04411;2;20220215;9.2;5.8;7.5;6.4;9.24;8.3;.72;3930 +103087;50.94431;2.04411;2;20220216;13;9.2;11.1;13;12.4;.2;.7;4500 +103087;50.94431;2.04411;2;20220217;11.4;9.5;10.4;10.5;9.5;.9;1.81;8600 +103087;50.94431;2.04411;2;20220218;11.8;8.3;10.1;12.9;8.4;1.1;2.41;5600 +103087;50.94431;2.04411;2;20220219;8.9;5;6.9;12.5;7.2;3;1.83;5200 +103087;50.94431;2.04411;2;20220220;11;6.6;8.8;13.3;10.1;1.9;.96;2100 +103087;50.94431;2.04411;2;20220221;10.6;5;7.8;11.2;7.3;0;2.09;5600 +103087;50.94431;2.04411;2;20220222;11.7;4.5;8.1;6.8;9.1;.4;1.13;4100 +103087;50.94431;2.04411;2;20220223;9.9;3.1;6.5;5.2;7.7;0;1.16;9600 +103087;50.94431;2.04411;2;20220224;8.4;7.7;8;8.3;7.4;4.4;1.86;5000 +103087;50.94431;2.04411;2;20220225;10.1;4.6;7.4;5.9;6.7;0;1.81;11300 +103087;50.94431;2.04411;2;20220226;9.1;-1.8;3.7;3.1;5.9;0;1.12;11900 +103087;50.94431;2.04411;2;20220227;9.4;-.5;4.4;5.2;5.4;0;1.69;12700 +103087;50.94431;2.04411;2;20220228;12.2;1.7;6.9;4.7;5.8;6.5;2.05;11500 +103087;50.94431;2.04411;2;20220301;8.7;5.7;7.2;2.5;9.1;4.9;.64;2100 +103087;50.94431;2.04411;2;20220302;9.2;5.4;7.3;3.1;8.2;.2;.98;5100 +103087;50.94431;2.04411;2;20220303;12.1;3.1;7.6;1.8;8.9;0;.96;9700 +103087;50.94431;2.04411;2;20220304;12.6;4.5;8.6;2.5;9.8;.3;.93;7500 +103087;50.94431;2.04411;2;20220305;8.2;6.5;7.3;4.8;8.5;0;.99;3700 +103087;50.94431;2.04411;2;20220306;6.9;4.6;5.7;7.1;5.8;0;1.92;9400 +103087;50.94431;2.04411;2;20220307;6.1;.5;3.3;5.6;5;0;1.64;14200 +103087;50.94431;2.04411;2;20220308;10.3;-1.4;4.4;5;5.1;0;1.99;14100 +103087;50.94431;2.04411;2;20220309;13.8;2.9;8.4;4.3;7.5;0;1.97;13600 +103087;50.94431;2.04411;2;20220310;17.1;3.2;10.2;3.9;8.2;0;2.28;13900 +103087;50.94431;2.04411;2;20220311;13.2;4.3;8.8;6.2;8.7;.8;1.7;8000 +103087;50.94431;2.04411;2;20220312;13.1;8.2;10.6;6.7;9;.5;2.15;9900 +103087;50.94431;2.04411;2;20220313;12.9;7;9.9;5.5;9.5;2.5;1.56;6000 +103087;50.94431;2.04411;2;20220314;12.9;7.6;10.2;3.5;9.4;0;1.7;12700 +103087;50.94431;2.04411;2;20220315;12.4;4.7;8.5;2.9;9.7;0;1.12;8400 +103087;50.94431;2.04411;2;20220316;11.5;6.5;9;4.5;10.7;.6;.71;2800 +103087;50.94431;2.04411;2;20220317;11.9;6.1;9;4.2;7.7;0;2.09;15500 +103087;50.94431;2.04411;2;20220318;13.1;2;7.5;3.6;7.77;0;1.83;15366 +103087;50.94431;2.04411;2;20220319;15.4;6.1;10.8;6.7;6.8;0;3.35;14165 +103087;50.94431;2.04411;2;20220320;9;3;6;3.2;5.86;0;1.76;12635 +103087;50.94431;2.04411;2;20220321;15.9;-.3;7.8;2.6;7.58;0;2.03;15980 +103087;50.94431;2.04411;2;20220322;20.1;6.3;13.2;2.5;8.9;0;2.68;16698 +103087;50.94431;2.04411;2;20220323;18.2;5.3;11.8;2;8.04;0;2.38;16811 +103087;50.94431;2.04411;2;20220324;16.9;4.1;10.5;2.1;7.57;0;2.35;16780 +103087;50.94431;2.04411;2;20220325;14.6;6.3;10.5;3.9;8.27;0;2.44;15355 +103087;50.94431;2.04411;2;20220326;15.6;7.5;11.5;5.1;9.07;0;2.62;13913 +103087;50.94431;2.04411;2;20220327;12.2;7.7;9.9;4.1;10.3;0;1.45;8600 +103087;50.94431;2.04411;2;20220328;13.4;2.7;8;2.5;9.94;.2;1.45;13311 +103087;50.94431;2.04411;2;20220329;12.5;7.8;10.1;3.4;10.27;.2;1.29;6773 +103087;50.94431;2.04411;2;20220330;10.6;8.2;9.4;3.9;8.84;2.9;1.42;4797 +103087;50.94431;2.04411;2;20220331;7.1;3.7;5.4;10.6;6.97;13.2;1.55;8601 +103087;50.94431;2.04411;2;20220401;6.3;1.3;3.8;11;5.87;1.5;1.6;7775 +103087;50.94431;2.04411;2;20220402;7.3;1.5;4.4;6.2;5.37;.4;2.02;13462 +103087;50.94431;2.04411;2;20220403;8.5;.5;4.5;2.9;6.14;.7;1.61;13843 +103087;50.94431;2.04411;2;20220404;10.3;3.4;6.8;6.2;9.44;4.3;.71;4710 +103087;50.94431;2.04411;2;20220405;13.4;10.1;11.7;5.6;11.14;1.9;1.75;9792 +103087;50.94431;2.04411;2;20220406;11.1;9.6;10.4;6.8;10.34;4;1.44;5375 +103087;50.94431;2.04411;2;20220407;12.3;9.2;10.8;9.3;9.04;.5;2.7;14261 +103087;50.94431;2.04411;2;20220408;9;4.1;6.6;3.9;6.87;0;1.64;8777 +103087;50.94431;2.04411;2;20220409;10.4;4.3;7.4;4.4;7.34;0;2.2;17769 +103087;50.94431;2.04411;2;20220410;13.4;3.1;8.2;2.5;7.6;0;2.25;18025 +103087;50.94431;2.04411;2;20220411;18.1;4.3;11.2;5;7.57;0;3.62;19132 +103087;50.94431;2.04411;2;20220412;19.9;9.1;14.5;3.8;11.04;.1;3;14493 +103087;50.94431;2.04411;2;20220413;16.7;8.8;12.7;1.8;11.77;0;2.13;14799 +103087;50.94431;2.04411;2;20220414;15.2;7.9;11.5;2;11.27;.1;2.13;16251 +103087;50.94431;2.04411;2;20220415;16;6.7;11.4;2.9;11.07;.1;2.39;18564 +103087;50.94431;2.04411;2;20220416;16.1;7.3;11.7;3.7;9.97;0;2.78;18574 +103087;50.94431;2.04411;2;20220417;19.6;5.6;12.6;3.1;7.31;0;3.88;22378 +103087;50.94431;2.04411;2;20220418;14.5;6.8;10.7;2.6;9.34;0;2.18;13737 +103087;50.94431;2.04411;2;20220419;14;7.7;10.8;2.9;10.47;0;1.97;13449 +103087;50.94431;2.04411;2;20220420;16.8;8.6;12.7;5.1;9.47;0;3.26;17105 +103087;50.94431;2.04411;2;20220421;17.2;8.7;12.9;5.2;9.84;0;3.46;20306 +103087;50.94431;2.04411;2;20220422;15.2;9.7;12.5;5.8;10.47;0;2.77;15346 +103087;50.94431;2.04411;2;20220423;17.7;10.8;14.3;5.8;10.9;.1;3.47;17695 +103087;50.94431;2.04411;2;20220424;15.1;10.9;13;6.9;10.34;0;2.99;13966 +103087;50.94431;2.04411;2;20220425;12.7;8.4;10.6;5.7;9.87;.3;2.18;13489 +103087;50.94431;2.04411;2;20220426;13.2;8;10.6;5.1;8.7;0;2.95;19411 +103087;50.94431;2.04411;2;20220427;13.7;5.1;9.4;4.9;8.2;0;2.86;19740 +103087;50.94431;2.04411;2;20220428;14.9;7.6;11.3;5.8;9.13;0;3.02;18208 +103087;50.94431;2.04411;2;20220429;12.8;8.7;10.7;5.7;9.51;0;2.33;13339 +103087;50.94431;2.04411;2;20220430;12.7;7.1;9.9;3.8;8.41;0;2.73;17978 +103087;50.94431;2.04411;2;20220501;15;3.9;9.4;2;8.98;0;2.49;19688 +103087;50.94431;2.04411;2;20220502;15;9.6;12.3;3.1;9.8;0;2.68;15285 +103087;50.94431;2.04411;2;20220503;13.5;8.1;10.8;3.3;10.1;0;2.17;13310 +103087;50.94431;2.04411;2;20220504;14.5;5;9.8;2;10.24;1.9;2.18;16637 +103087;50.94431;2.04411;2;20220505;14.1;10.9;12.5;2.6;11.8;.1;2.48;17291 +103087;50.94431;2.04411;2;20220506;21;5.1;13;3.5;11;.2;2.02;2400 +103087;50.94431;2.04411;2;20220507;17.1;11.5;14.3;4;13;0;1.49;2200 +103087;50.94431;2.04411;2;20220508;14.5;10.8;12.7;5.8;11.2;0;1.75;2700 +103087;50.94431;2.04411;2;20220509;21.9;3.4;12.6;1.8;10.3;0;1.68;2500 +103087;50.94431;2.04411;2;20220510;18;14.4;16.2;5.2;12.1;0;2.42;1400 +103087;50.94431;2.04411;2;20220511;18;11.3;14.7;6.3;11.9;.1;2.27;1800 +103087;50.94431;2.04411;2;20220512;17.5;8.6;13;5;11.4;0;1.87;2600 +103087;50.94431;2.04411;2;20220513;17.6;11;14.3;6.6;11.2;0;2.49;2500 +103087;50.94431;2.04411;2;20220514;18.9;8.5;13.7;3.1;11.8;.1;1.68;2700 +103087;50.94431;2.04411;2;20220515;27.2;8.7;17.9;3.1;12.3;1;2.88;2000 +103087;50.94431;2.04411;2;20220516;21.3;13.1;17.2;4.4;15;0;1.95;2300 +103087;50.94431;2.04411;2;20220517;23.3;12.6;18;2.2;15.3;1;1.68;2600 +103087;50.94431;2.04411;2;20220518;20.6;13.6;17.1;3;14.5;0;1.74;2500 +103087;50.94431;2.04411;2;20220519;20;14.8;17.4;3.4;14.6;7.5;1.76;1700 +103087;50.94431;2.04411;2;20220520;15.1;10.1;12.6;3.6;12.2;8.4;1.1;900 +103087;50.94431;2.04411;2;20220521;18.7;11.7;15.2;4.4;12;.1;2.16;2600 +103087;50.94431;2.04411;2;20220522;19.1;6.1;12.6;1.9;11.8;.4;1.29;2500 +103087;50.94431;2.04411;2;20220523;15.1;13.7;14.4;3;14.2;7.1;.92;600 +103087;50.94431;2.04411;2;20220524;16.5;11.1;13.8;6.2;11.7;1.2;2.02;2200 +103087;50.94431;2.04411;2;20220525;16.1;10.9;13.5;6.2;12.4;.1;1.6;1500 +103087;50.94431;2.04411;2;20220526;18;11.8;14.9;6.4;13.4;0;1.85;2200 +103087;50.94431;2.04411;2;20220527;17.6;13.8;15.7;4.8;13.2;0;1.96;2600 +103087;50.94431;2.04411;2;20220528;15.7;10.7;13.2;5.4;10.7;.4;2.08;2500 +103087;50.94431;2.04411;2;20220529;15;9.8;12.4;5.7;9.5;.5;2.27;2200 +103087;50.94431;2.04411;2;20220530;15.8;6.1;10.9;1.4;9.3;0;1.17;1700 +103087;50.94431;2.04411;2;20220531;18.3;7.6;12.9;2.8;9.8;.3;1.9;2600 +103087;50.94431;2.04411;2;20220601;17.3;9.7;13.5;2.6;10.4;0;1.75;2600 +103087;50.94431;2.04411;2;20220602;18.1;4.9;11.5;2.8;10.9;0;1.48;2900 +103087;50.94431;2.04411;2;20220603;19.5;9;14.3;3;13.2;2.8;1.44;2200 +103087;50.94431;2.04411;2;20220604;18.6;14.7;16.7;7.4;15;0;2.01;2300 +103087;50.94431;2.04411;2;20220605;17.1;14.7;15.9;3.5;16.2;1.6;.89;800 +103087;50.94431;2.04411;2;20220606;18.2;11.3;14.8;5.9;13.1;.2;1.81;1400 +103087;50.94431;2.04411;2;20220607;19.6;10.8;15.2;3.8;14;2.5;1.46;1300 +103087;50.94431;2.04411;2;20220608;19.3;12.9;16.1;5.6;14.8;1.1;1.69;1600 +103087;50.94431;2.04411;2;20220609;20.5;12.9;16.7;5.5;13.2;0;2.52;2500 +103087;50.94431;2.04411;2;20220610;20.7;14.7;17.7;4.8;14.9;.2;2.1;1800 +103087;50.94431;2.04411;2;20220611;21;12.9;16.9;4.9;13.5;0;5.01;30800 +103087;50.94431;2.04411;2;20220612;21;11.2;16.1;4.7;13;0;4.81;30100 +103087;50.94431;2.04411;2;20220613;18.9;14.1;16.5;3.7;11.3;0;4.99;29300 +103087;50.94431;2.04411;2;20220614;22.1;7.7;14.9;2.9;11.1;0;4.9;30600 +103087;50.94431;2.04411;2;20220615;23.2;8.9;16.1;2.5;12.7;0;4.8;29500 +103087;50.94431;2.04411;2;20220616;24.3;11;17.7;1.8;14.9;0;4.58;27400 +103087;50.94431;2.04411;2;20220617;31.2;14.5;22.9;3.7;14;0;6.7;26400 +103087;50.94431;2.04411;2;20220618;23.4;18;20.7;5.5;15.1;2.7;5.44;24100 +103087;50.94431;2.04411;2;20220619;16.6;12.7;14.6;8.1;12.6;1.5;2.67;9400 +103087;50.94431;2.04411;2;20220620;18.8;13.9;16.3;6.3;12;0;4.83;26800 +103087;50.94431;2.04411;2;20220621;19.5;6.8;13.2;2.8;12.6;0;3.07;19900 +103087;50.94431;2.04411;2;20220622;21.8;8.2;15;3.3;14;.2;4.38;30200 +103087;50.94431;2.04411;2;20220623;25.9;14.5;20.2;2.4;16.9;0;4.32;21800 +103087;50.94431;2.04411;2;20220624;23.7;16.3;20;3.4;16.1;1.5;4.15;19300 +103087;50.94431;2.04411;2;20220625;19.2;15.1;17.2;4;14.1;1;3.34;15900 +103087;50.94431;2.04411;2;20220626;21.7;10.6;16.2;3.2;12.1;0;4.7;27600 +103087;50.94431;2.04411;2;20220627;20.4;11;15.7;3.6;12.1;1.8;3.8;19700 +103087;50.94431;2.04411;2;20220628;21.5;7.7;14.6;2.5;11.5;0;4.17;25400 +103087;50.94431;2.04411;2;20220629;23.5;11.1;17.3;3.3;12.8;6.6;4.35;21500 +103087;50.94431;2.04411;2;20220630;17.5;12;14.8;3.1;14;1.2;2.06;10200 +103087;50.94431;2.04411;2;20220701;19.7;10.5;15.1;5;12.2;.1;4.5;28700 +103087;50.94431;2.04411;2;20220702;23.1;9.8;16.5;4;12.1;0;4.76;25000 +103087;50.94431;2.04411;2;20220703;20.7;13.8;17.3;4.7;13.6;0;4.75;27700 +103087;50.94431;2.04411;2;20220704;21.4;13.1;17.2;3.8;14.4;.1;4.4;26100 +103087;50.94431;2.04411;2;20220705;21.1;12.9;17;3.5;13.3;0;4.8;29100 +103087;50.94431;2.04411;2;20220706;23.3;10.6;16.9;3.6;15;0;4.22;24900 +103087;50.94431;2.04411;2;20220707;19.5;16.3;17.9;4.7;14.7;.1;3.63;17300 +103087;50.94431;2.04411;2;20220708;24.6;10.6;17.6;2.8;13.7;0;5.03;29100 +103087;50.94431;2.04411;2;20220709;21.3;13.1;17.2;3.4;14.9;.1;4.47;28200 +103087;50.94431;2.04411;2;20220710;25.3;10.8;18;1.6;13.7;0;4.83;28500 +103087;50.94431;2.04411;2;20220711;26.4;11.4;18.9;2;14.4;0;5.03;28200 +103087;50.94431;2.04411;2;20220712;28.5;13.8;21.1;2.5;15.9;0;4.79;21900 +103087;50.94431;2.04411;2;20220713;25.8;20.9;23.3;3;16.8;0;5.05;21600 +103087;50.94431;2.04411;2;20220714;21.9;16.5;19.2;3.4;15.4;0;4.53;24700 +103087;50.94431;2.04411;2;20220715;23.5;10.7;17.1;2.9;12.5;0;4.89;28000 +103087;50.94431;2.04411;2;20220716;22.9;16.1;19.5;4.1;14.4;0;5.29;28100 +103087;50.94431;2.04411;2;20220717;26.8;10.5;18.6;3.2;13.4;0;5.27;26600 +103087;50.94431;2.04411;2;20220718;32.3;13.9;23.1;2.7;13.3;0;6.35;26700 +103087;50.94431;2.04411;2;20220719;39.6;17;28.3;4.7;14.6;0;9.49;26500 +103087;50.94431;2.04411;2;20220720;24.7;18.6;21.7;6.4;17.7;4.6;4.69;18200 +103087;50.94431;2.04411;2;20220721;22.6;17.6;20.1;4.6;17.3;.2;3.53;14900 +103087;50.94431;2.04411;2;20220722;22.5;15.3;18.9;4.1;15.1;0;3.84;17300 +103087;50.94431;2.04411;2;20220723;24.8;13.8;19.3;2.9;15.4;0;4.51;23900 +103087;50.94431;2.04411;2;20220724;29.3;15.9;22.6;4.2;15.1;0;6.32;26500 +103087;50.94431;2.04411;2;20220725;22.5;18.6;20.6;7.5;16.8;0;4.61;19500 +103087;50.94431;2.04411;2;20220726;20.5;16.7;18.6;4;14.4;.7;3.68;16300 +103087;50.94431;2.04411;2;20220727;21.5;12.9;17.2;2.8;12.9;0;4.2;23900 +103087;50.94431;2.04411;2;20220728;21.6;12.4;17;3.7;13.4;0;3.42;15500 +103087;50.94431;2.04411;2;20220729;22.4;12.6;17.5;2.5;15;.1;4.22;26300 +103087;50.94431;2.04411;2;20220730;25;12.1;18.5;3.8;15.2;0;3.93;18000 +103087;50.94431;2.04411;2;20220731;22.4;18.1;20.3;6.9;19.2;2.7;3.17;14200 +103087;50.94431;2.04411;2;20220801;23.7;17.1;20.4;2.7;18.5;0;3.64;19300 +103087;50.94431;2.04411;2;20220802;22.2;16.8;19.5;5.5;18.5;0;3.24;16800 +103087;50.94431;2.04411;2;20220803;28.2;17.3;22.8;4.5;18.9;0;5.32;24300 +103087;50.94431;2.04411;2;20220804;24.8;17.5;21.1;4.1;18;.8;4.2;19900 +103087;50.94431;2.04411;2;20220805;21.2;14.1;17.7;3.3;13.3;0;3.88;20200 +103087;50.94431;2.04411;2;20220806;22.1;10;16.1;1.9;11.7;0;3.67;21400 +103087;50.94431;2.04411;2;20220807;23.4;10.4;16.9;2.1;11.8;0;3.88;21200 +103087;50.94431;2.04411;2;20220808;23.9;11.2;17.6;3;14.3;0;3.99;22200 +103087;50.94431;2.04411;2;20220809;23.1;14.1;18.6;4.8;17.3;0;4.04;25200 +103087;50.94431;2.04411;2;20220810;25;17.4;21.2;4.4;19.1;.1;4.54;24900 +103087;50.94431;2.04411;2;20220811;27.2;13.2;20.2;2.8;18.1;0;4.45;24900 +103087;50.94431;2.04411;2;20220812;27.9;13.7;20.8;3.1;17.7;0;4.63;24000 +103087;50.94431;2.04411;2;20220813;33;14;23.5;3.5;14.5;0;6.33;24500 +103087;50.94431;2.04411;2;20220814;30.8;13.5;22.1;2.4;14.9;0;4.52;18000 +103087;50.94431;2.04411;2;20220815;25.7;19.7;22.7;4.6;18;.1;4.49;17700 +103087;50.94431;2.04411;2;20220816;24.2;18.2;21.2;3.1;18.7;1.2;2.98;12300 +103087;50.94431;2.04411;2;20220817;22.9;18.2;20.6;2.9;19.8;10.2;2.03;7500 +103087;50.94431;2.04411;2;20220818;24.1;16;20.1;2.8;18.6;.1;3.56;20400 +103087;50.94431;2.04411;2;20220819;23.6;18;20.8;5.8;18.6;.2;3.13;10800 +103087;50.94431;2.04411;2;20220820;23.1;14.7;18.9;4.5;13.9;0;4.38;21400 +103087;50.94431;2.04411;2;20220821;22.3;14.4;18.3;2.8;15;0;2.67;10900 +103087;50.94431;2.04411;2;20220822;25.8;12.5;19.1;2.2;15.5;.5;3.51;18300 +103087;50.94431;2.04411;2;20220823;24.5;18;21.3;3.8;19.8;0;3.01;13500 +103087;50.94431;2.04411;2;20220824;25.2;17;21.1;2.8;20.4;0;3.29;18100 +103087;50.94431;2.04411;2;20220825;23.4;16;19.7;3.4;19.2;0;2.55;12900 +103087;50.94431;2.04411;2;20220826;21.3;18;19.6;4.3;16;.1;3.26;13600 +103087;50.94431;2.04411;2;20220827;22.4;12.8;17.6;3.5;14.2;.1;3.39;17800 +103087;50.94431;2.04411;2;20220828;22.4;12.5;17.5;5.9;14.3;0;3.89;20600 +103087;50.94431;2.04411;2;20220829;22.8;13.5;18.1;4.7;14.1;0;4.03;21200 +103087;50.94431;2.04411;2;20220830;23.3;13.5;18.4;5.3;15.8;0;3.44;16500 +103087;50.94431;2.04411;2;20220831;22.9;18.8;20.8;7.6;15.9;0;4.77;19400 +103087;50.94431;2.04411;2;20220901;24.7;17;20.9;5.6;13.4;0;4.9;16500 +103087;50.94431;2.04411;2;20220902;25.3;10.5;17.9;1.8;13.7;.4;2.58;11100 +103087;50.94431;2.04411;2;20220903;24.2;12.6;18.4;2;17.2;11.2;2.14;10200 +103087;50.94431;2.04411;2;20220904;25.6;13.2;19.4;2.6;16.5;0;3.34;18200 +103087;50.94431;2.04411;2;20220905;22.6;16.6;19.6;3.4;17;3.1;2.24;6800 +103087;50.94431;2.04411;2;20220906;24;14.4;19.2;3.8;16.7;1.1;2.78;11500 +103087;50.94431;2.04411;2;20220907;22.8;14.8;18.8;4.2;16;8.3;2.96;13400 +103087;50.94431;2.04411;2;20220908;21.3;14.2;17.7;4.7;16;17.4;2.61;12900 +103087;50.94431;2.04411;2;20220909;20.3;14.7;17.5;6.3;16.1;2.7;2.53;12300 +103087;50.94431;2.04411;2;20220910;20.6;15.9;18.2;4.2;16.3;.2;2.57;13000 +103087;50.94431;2.04411;2;20220911;22;12.5;17.2;2.1;16.4;0;2.39;15800 +103087;50.94431;2.04411;2;20220912;25.6;12.3;19;2.2;16.3;.1;2.91;16400 +103087;50.94431;2.04411;2;20220913;20.8;17.6;19.2;3.2;19.4;5;1.3;3900 +103087;50.94431;2.04411;2;20220914;17.8;15.6;16.7;3.6;16.6;15.4;1.15;2900 +103087;50.94431;2.04411;2;20220915;19;12.5;15.7;4.2;12.7;.4;2.54;11700 +103087;50.94431;2.04411;2;20220916;16.4;14.4;15.4;7.6;10;2.1;3.81;13300 +103087;50.94431;2.04411;2;20220917;15.5;12.5;14;7.6;9.5;0;3.53;15100 +103087;50.94431;2.04411;2;20220918;16.5;11.8;14.2;5.9;10.4;.1;2.9;11800 +103087;50.94431;2.04411;2;20220919;16.4;12.3;14.3;4.6;10.6;.1;2.84;15700 +103087;50.94431;2.04411;2;20220920;16.6;13.6;15.1;3.1;11.4;.6;2.32;11800 +103087;50.94431;2.04411;2;20220921;18.7;11.3;15;2;12.5;.1;2.18;15600 +103087;50.94431;2.04411;2;20220922;19.2;6.6;12.9;1.9;10.3;0;2.09;14300 +103087;50.94431;2.04411;2;20220923;17.2;10.5;13.9;2.7;13.4;54.9;1.14;3300 +103087;50.94431;2.04411;2;20220924;16.9;13.2;15;6.8;14;9.2;1.68;4200 +103087;50.94431;2.04411;2;20220925;16.5;12.4;14.4;5.2;11.5;1.8;2.4;10500 +103087;50.94431;2.04411;2;20220926;15.4;12;13.7;6.5;11.8;14.8;1.97;5100 +103087;50.94431;2.04411;2;20220927;15;10.5;12.7;7.3;10.2;.6;2.45;8300 +103087;50.94431;2.04411;2;20220928;14;10.2;12.1;5;10.3;1.7;2.02;11600 +103087;50.94431;2.04411;2;20220929;15.5;6.8;11.1;2.2;10.2;1.2;1.68;14700 +103087;50.94431;2.04411;2;20220930;17.4;7.8;12.6;5.1;11.4;6.9;1.95;10200 +103087;50.94431;2.04411;2;20221001;18.3;12.1;15.2;8.4;14.8;4.1;1.89;12600 +103087;50.94431;2.04411;2;20221002;16.8;13.6;15.2;4.1;13.9;3.7;1.54;6000 +103087;50.94431;2.04411;2;20221003;17.3;8.9;13.1;2.3;11.9;0;1.49;9900 +103087;50.94431;2.04411;2;20221004;18.2;7.9;13.1;3.8;12.7;0;1.43;6800 +103087;50.94431;2.04411;2;20221005;18.8;15.5;17.1;8.1;13.7;.5;2.81;6500 +103087;50.94431;2.04411;2;20221006;17.6;11;14.3;5.6;10.8;0;2.6;12800 +103087;50.94431;2.04411;2;20221007;18;11.2;14.6;5.6;12.8;1.5;1.98;9200 +103087;50.94431;2.04411;2;20221008;15.4;11.6;13.5;4.8;11;0;2.08;13100 +103087;50.94431;2.04411;2;20221009;17.7;5.2;11.5;3;9.3;0;1.88;12900 +103087;50.94431;2.04411;2;20221010;14.6;8.7;11.7;2.8;11;1.2;1.12;3700 +103087;50.94431;2.04411;2;20221011;15.5;6.2;10.8;1.5;9.6;0;1.23;12000 +103087;50.94431;2.04411;2;20221012;16.9;2.8;9.8;2.5;9.9;3.4;1.29;8900 +103087;50.94431;2.04411;2;20221013;14;13.4;13.7;2.9;15;12;.6;2600 +103087;50.94431;2.04411;2;20221014;16.9;13.7;15.3;2.8;15.3;.4;1.03;6300 +103087;50.94431;2.04411;2;20221015;17.8;13.4;15.6;5.1;14.6;2.3;1.51;7600 +103087;50.94431;2.04411;2;20221016;17.4;13.2;15.3;4.1;14.2;1;1.36;5500 +103087;50.94431;2.04411;2;20221017;18.1;14.6;16.4;4.1;16.1;.6;1.16;5300 +103087;50.94431;2.04411;2;20221018;18.5;11.5;15;2.7;14;.1;1.21;7000 +103087;50.94431;2.04411;2;20221019;17.2;9.9;13.6;6;12.9;.1;1.47;8600 +103087;50.94431;2.04411;2;20221020;19.7;12.8;16.3;4.2;15.2;3.7;1.46;8100 +103087;50.94431;2.04411;2;20221021;20.6;11.5;16.1;4.8;14.5;.6;1.72;8400 +103087;50.94431;2.04411;2;20221022;18;14.6;16.3;4.4;14.7;.5;1.49;6800 +103087;50.94431;2.04411;2;20221023;20.8;13.2;17;5.2;14.7;7.4;1.91;4500 +103087;50.94431;2.04411;2;20221024;17.3;13.9;15.6;8.8;14.2;18.2;1.81;4900 +103087;50.94431;2.04411;2;20221025;17.7;13;15.4;4.4;14;.3;1.37;7300 +103087;50.94431;2.04411;2;20221026;20.2;13.1;16.7;5.5;15.2;0;1.65;8300 +103087;50.94431;2.04411;2;20221027;22.1;13.6;17.9;4.2;15.4;1.6;1.78;6600 +103087;50.94431;2.04411;2;20221028;20.5;14.3;17.4;4.3;15.2;0;1.63;6000 +103087;50.94431;2.04411;2;20221029;23.1;11.8;17.5;3.9;15.5;0;1.67;6300 +103087;50.94431;2.04411;2;20221030;16.1;12.8;14.4;3.3;14.1;.2;.92;2500 +103087;50.94431;2.04411;2;20221031;16.3;9.1;12.7;4.7;13.4;2.7;.79;5000 +103087;50.94431;2.04411;2;20221101;16.6;13.9;15.2;9.6;12.3;10.8;2.45;4600 +103087;50.94431;2.04411;2;20221102;14.8;11;12.9;8.9;10.6;.3;2.1;6100 +103087;50.94431;2.04411;2;20221103;14.1;12.9;13.5;6.2;12;16.7;1.53;1900 +103087;50.94431;2.04411;2;20221104;12.9;8.7;10.8;4.1;10.3;5.5;1.04;4000 +103087;50.94431;2.04411;2;20221105;12.3;5.7;9;4.3;10.2;3.5;.73;2500 +103087;50.94431;2.04411;2;20221106;12.4;11.1;11.7;6.9;12.2;32.8;.89;1100 +103087;50.94431;2.04411;2;20221107;15.8;11;13.4;7.6;13;1.5;1.23;3400 +103087;50.94431;2.04411;2;20221108;15.9;12.9;14.4;7.3;12;5;1.87;4700 +103087;50.94431;2.04411;2;20221109;14.5;11.6;13.1;6.5;11.9;5.7;1.31;5200 +103087;50.94431;2.04411;2;20221110;15;11.2;13.1;4.8;12.2;0;1.04;5100 +103087;50.94431;2.04411;2;20221111;14.9;10.3;12.6;4.1;11.1;0;1.04;6700 +103087;50.94431;2.04411;2;20221112;12.5;5.4;8.9;3.4;10.3;0;.42;6400 +103087;50.94431;2.04411;2;20221113;13.1;5.2;9.1;2.5;9.9;0;.5;5400 +103087;50.94431;2.04411;2;20221114;10.7;2;6.4;2.6;9;0;.24;6000 +103087;50.94431;2.04411;2;20221115;12.5;8.6;10.5;5.9;11;2.3;.89;1700 +103087;50.94431;2.04411;2;20221116;12.7;7.7;10.2;5.6;10.7;16.7;.76;4300 +103087;50.94431;2.04411;2;20221117;13.2;10.3;11.7;9.7;10.8;1.2;1.46;5000 +103087;50.94431;2.04411;2;20221118;11.8;9.7;10.8;5.8;9.7;.3;1.27;3500 +103087;50.94431;2.04411;2;20221119;10.6;10.1;10.4;5.4;10.1;1.4;1.09;1500 +103087;50.94431;2.04411;2;20221120;11.4;5;8.2;5;9.2;3.6;.74;3600 +103087;50.94431;2.04411;2;20221121;8.1;4.2;6.2;5.2;8.6;15.4;.55;1100 +103087;50.94431;2.04411;2;20221122;11.4;5.8;8.6;4.8;9.2;5.1;.79;3500 +103087;50.94431;2.04411;2;20221123;12.6;6.1;9.4;6.1;9.7;11.2;.99;2700 +103087;50.94431;2.04411;2;20221124;12.2;9.4;10.8;7.3;10;8.1;1.26;3900 +103087;50.94431;2.04411;2;20221125;12;8.4;10.2;3.9;9.9;.6;.66;4800 +103087;50.94431;2.04411;2;20221126;11.5;5.7;8.6;4;10.2;2.6;.41;3200 +103087;50.94431;2.04411;2;20221127;9;7.8;8.4;5.5;10.2;20.4;.52;900 +103087;50.94431;2.04411;2;20221128;11.3;8.1;9.7;2.5;10.5;2.6;.43;2700 +103087;50.94431;2.04411;2;20221129;12.3;1.7;7;1.7;8.1;.1;.24;4800 +103087;50.94431;2.04411;2;20221130;9;1.9;5.5;1.7;8.3;0;.24;2600 +103087;50.94431;2.04411;2;20221201;9;2.8;5.9;1.9;7.8;.1;.24;3800 +103087;50.94431;2.04411;2;20221202;8.3;2.8;5.6;3.6;7.4;.1;.54;3200 +103087;50.94431;2.04411;2;20221203;4.2;2.5;3.3;5.8;6.2;0;.73;2300 +103087;50.94431;2.04411;2;20221204;2.9;1.2;2.1;5.4;6;.3;.54;1900 +103087;50.94431;2.04411;2;20221205;4.6;1.5;3;2.2;7;1.8;.41;400 +103087;50.94431;2.04411;2;20221206;8.9;2.5;5.7;2.9;8.3;2.8;.29;2800 +103087;50.94431;2.04411;2;20221207;6.6;6.6;6.6;5.3;7.9;.3;.75;2300 +103087;50.94431;2.04411;2;20221208;5.6;2.5;4.1;3.2;6.5;1.2;.43;3300 +103087;50.94431;2.04411;2;20221209;4.5;-.3;2.1;3;6.4;10;.42;900 +103087;50.94431;2.04411;2;20221210;6;.4;3.2;3;6.2;1.3;.19;5000 +103087;50.94431;2.04411;2;20221211;2;.2;1.1;3.5;5.9;.5;.31;1900 +103087;50.94431;2.04411;2;20221212;-.6;-2.8;-1.7;3.8;4.7;0;.18;3500 +103087;50.94431;2.04411;2;20221213;-.9;-5.4;-3.1;3.1;4.3;0;.2;2600 +103087;50.94431;2.04411;2;20221214;3.1;-2.8;.1;1.8;5.1;1.9;.06;4100 +103087;50.94431;2.04411;2;20221215;5.3;-.5;2.4;3.5;6.7;.6;.17;3100 +103087;50.94431;2.04411;2;20221216;7.4;1.5;4.5;3.7;6.3;1.1;.53;4000 +103087;50.94431;2.04411;2;20221217;3.4;-1.4;1;2.9;4.9;0;.38;3600 +103087;50.94431;2.04411;2;20221218;.8;-4.5;-1.9;6.2;5;4.9;.32;800 +103087;50.94431;2.04411;2;20221219;11.9;1.2;6.5;8.1;10.7;2;0;1300 +103087;50.94431;2.04411;2;20221220;12.1;11.6;11.9;5.5;11.5;1.7;1.08;500 +103087;50.94431;2.04411;2;20221221;10.4;7.9;9.1;3.9;10.6;11.5;.42;1700 +103087;50.94431;2.04411;2;20221222;11.5;6.9;9.2;4.9;11.3;2.8;.34;1000 +103087;50.94431;2.04411;2;20221223;13;9.8;11.4;7.3;11.8;14;.91;800 +103087;50.94431;2.04411;2;20221224;11.8;10.8;11.3;5.8;11.8;.2;.68;1700 +103087;50.94431;2.04411;2;20221225;10.1;10.2;10.2;3.7;11.4;6.9;.55;500 +103087;50.94431;2.04411;2;20221226;10.3;9.4;9.8;7.2;9.1;.6;1.3;2500 +103087;50.94431;2.04411;2;20221227;9.4;4.3;6.8;6.6;8.5;2.2;.71;2100 +103087;50.94431;2.04411;2;20221228;11.5;8.2;9.8;10.6;10.9;4.9;.81;1000 +103087;50.94431;2.04411;2;20221229;10.8;10.5;10.6;10.4;10.1;2.4;1.34;2900 +103087;50.94431;2.04411;2;20221230;13;6;9.5;8.4;10.6;17.4;.9;700 +103087;50.94431;2.04411;2;20221231;16.2;10.9;13.6;10;13.1;6.3;1.37;1200 +103088;50.98478;2.39172;1;20220101;15.5;9.7;12.6;5.3;12;.5;.8;3200 +103088;50.98478;2.39172;1;20220102;13.1;11.8;12.4;8.8;11.6;1.7;1.21;2638 +103088;50.98478;2.39172;1;20220103;11.2;10.6;10.9;6;10.77;.9;.96;1512 +103088;50.98478;2.39172;1;20220104;9.8;8;8.9;6.2;8.6;6.4;1.24;1369 +103088;50.98478;2.39172;1;20220105;6.6;4.4;5.5;8.4;6.64;.1;1.17;2775 +103088;50.98478;2.39172;1;20220106;6.9;3;4.9;4.7;6.77;.3;.7;2886 +103088;50.98478;2.39172;1;20220107;7.8;4.1;6;6.1;7.1;.6;.93;2881 +103088;50.98478;2.39172;1;20220108;8.5;2.9;5.7;7.3;8.3;9.9;.58;1424 +103088;50.98478;2.39172;1;20220109;7.4;6;6.7;6.1;6.97;0;1.08;3693 +103088;50.98478;2.39172;1;20220110;3.8;.2;2;3.6;6.74;.1;.15;2812 +103088;50.98478;2.39172;1;20220111;6.1;2.5;4.3;3.7;7.34;.3;.39;2565 +103088;50.98478;2.39172;1;20220112;9.2;4.5;6.8;2.2;8.44;0;.31;3499 +103088;50.98478;2.39172;1;20220113;9.2;.6;4.9;2.1;7.64;.1;.17;4429 +103088;50.98478;2.39172;1;20220114;9.6;.9;5.3;1.6;7.87;.1;.09;4609 +103088;50.98478;2.39172;1;20220115;4;2;3;2.9;7.24;.1;.23;2018 +103088;50.98478;2.39172;1;20220116;9;2.4;5.7;3.5;8.94;1.5;.28;1856 +103088;50.98478;2.39172;1;20220117;8.1;4.6;6.4;3;8.17;.1;.28;4893 +103088;50.98478;2.39172;1;20220118;9.7;-.1;4.8;1.6;7.54;.1;.2;4431 +103088;50.98478;2.39172;1;20220119;8.9;2.6;5.8;4.3;8.07;.5;.55;2456 +103088;50.98478;2.39172;1;20220120;6.4;5.9;6.1;7;7.1;2.8;1.14;2195 +103088;50.98478;2.39172;1;20220121;7;3.9;5.4;5.7;7.24;0;.77;3478 +103088;50.98478;2.39172;1;20220122;6.5;5.1;5.8;3.7;7.94;0;.6;1320 +103088;50.98478;2.39172;1;20220123;6.4;5.6;6;2;7.37;0;.7;588 +103088;50.98478;2.39172;1;20220124;5.2;3.5;4.3;1.9;6.57;0;.52;2269 +103088;50.98478;2.39172;1;20220125;3.3;-.4;1.4;1.8;6.37;0;.24;2758 +103088;50.98478;2.39172;1;20220126;6.7;2.4;4.5;4;6.84;0;.75;1690 +103088;50.98478;2.39172;1;20220127;9.9;5.1;7.5;6.4;8.97;.2;.77;2849 +103088;50.98478;2.39172;1;20220128;9.3;4;6.6;3.9;8.67;0;.44;4497 +103088;50.98478;2.39172;1;20220129;12.2;7.2;9.7;7.3;10.4;.1;.89;2766 +103088;50.98478;2.39172;1;20220130;8;6.5;7.2;4.3;7.8;.4;.82;5510 +103088;50.98478;2.39172;1;20220131;7.8;4.9;6.3;11.4;6.8;0;1.62;4240 +103088;50.98478;2.39172;1;20220201;12.1;5.5;8.8;7.6;9.4;.5;1.07;4717 +103088;50.98478;2.39172;1;20220202;11.3;8.7;10;5.9;10.27;.2;.93;3952 +103088;50.98478;2.39172;1;20220203;8.8;7.4;8.1;4.5;9.7;1.4;.61;1581 +103088;50.98478;2.39172;1;20220204;9.3;7.8;8.6;7.2;8.47;1.8;1.34;2917 +103088;50.98478;2.39172;1;20220205;9.9;3.7;6.8;7.4;8.07;.8;.97;6136 +103088;50.98478;2.39172;1;20220206;10.8;9;9.9;11.1;9.2;4.1;1.74;1577 +103088;50.98478;2.39172;1;20220207;9.2;5.4;7.3;7.1;7.6;.1;1.31;5602 +103088;50.98478;2.39172;1;20220208;12;8.1;10.1;5.8;10.4;.1;.94;3167 +103088;50.98478;2.39172;1;20220209;10.9;8.5;9.7;4.5;10.05;.4;.91;3655 +103088;50.98478;2.39172;1;20220210;8.7;7.2;7.9;4.8;8.55;.9;1;2486 +103088;50.98478;2.39172;1;20220211;7.6;5.4;6.5;4.3;6.3;0;1.31;5562 +103088;50.98478;2.39172;1;20220212;8.1;1.1;4.6;4.9;5.8;0;1.24;6654 +103088;50.98478;2.39172;1;20220213;10.2;2.6;6.4;6.9;7.35;1.3;1.3;4981 +103088;50.98478;2.39172;1;20220214;10.6;8.5;9.5;6.6;9;.4;1.38;5335 +103088;50.98478;2.39172;1;20220215;9.3;5.4;7.4;6.8;9.2;9.3;.69;4845 +103088;50.98478;2.39172;1;20220216;13.6;8.9;11.2;11.2;12.24;.1;.82;3949 +103088;50.98478;2.39172;1;20220217;11.5;9.8;10.7;8.8;9.3;.9;1.84;6752 +103088;50.98478;2.39172;1;20220218;12.2;8.1;10.1;11.5;8.47;.9;2.31;5038 +103088;50.98478;2.39172;1;20220219;9.1;5.6;7.4;10.5;7.24;2.3;1.81;5589 +103088;50.98478;2.39172;1;20220220;11.5;6.5;9;11.1;10.04;1.8;1.03;2127 +103088;50.98478;2.39172;1;20220221;10.6;5.6;8.1;10.3;7.57;1.7;1.96;6727 +103088;50.98478;2.39172;1;20220222;12.1;4.8;8.4;6.4;9.34;.5;1.08;4302 +103088;50.98478;2.39172;1;20220223;10.9;3.1;7;4.6;7.9;0;1.17;9711 +103088;50.98478;2.39172;1;20220224;9.1;7.2;8.1;8.2;7.24;4.2;1.93;4796 +103088;50.98478;2.39172;1;20220225;9.7;4.5;7.1;5.6;6.87;0;1.62;9327 +103088;50.98478;2.39172;1;20220226;9.9;-.2;4.9;3.3;6.2;.1;1.21;10529 +103088;50.98478;2.39172;1;20220227;8.3;.1;4.2;6;5.5;0;2.02;10237 +103088;50.98478;2.39172;1;20220228;11.2;2.2;6.7;5.9;5.6;3.3;2.18;10395 +103088;50.98478;2.39172;1;20220301;8.5;4.9;6.7;2.5;8.47;2.6;.7;2099 +103088;50.98478;2.39172;1;20220302;9.1;5.4;7.3;2.5;8.24;.3;.88;4250 +103088;50.98478;2.39172;1;20220303;13.6;4.8;9.2;2.3;8.37;0;1.33;9467 +103088;50.98478;2.39172;1;20220304;13.2;3.6;8.4;2.3;8.87;0;1.1;8543 +103088;50.98478;2.39172;1;20220305;8.5;7.1;7.8;4.3;8.47;0;1.03;2899 +103088;50.98478;2.39172;1;20220306;6.8;4;5.4;7.3;5.8;0;1.81;7391 +103088;50.98478;2.39172;1;20220307;6.8;.6;3.7;5.4;4.87;0;1.74;13623 +103088;50.98478;2.39172;1;20220308;10.6;-1.5;4.5;5;4.9;0;2.07;14097 +103088;50.98478;2.39172;1;20220309;14.5;2.5;8.5;4.5;7.24;0;2.13;13609 +103088;50.98478;2.39172;1;20220310;16.9;4;10.4;4.4;7.77;0;2.51;13769 +103088;50.98478;2.39172;1;20220311;14.4;5.5;10;6.4;8.6;1.2;2.13;9799 +103088;50.98478;2.39172;1;20220312;13.7;7.7;10.7;6.1;9.14;1.5;2.06;9632 +103088;50.98478;2.39172;1;20220313;13.4;7.8;10.6;5.4;9.67;2.4;1.72;8263 +103088;50.98478;2.39172;1;20220314;12.7;7;9.9;3;9.5;0;1.48;10810 +103088;50.98478;2.39172;1;20220315;12.5;6;9.2;3;9.57;.1;1.23;7886 +103088;50.98478;2.39172;1;20220316;11.9;6.2;9;4.7;10.4;.7;.91;4982 +103088;50.98478;2.39172;1;20220317;11.5;7;9.2;4.4;7.74;0;2.04;13202 +103088;50.98478;2.39172;1;20220318;12.6;2.3;7.4;3.5;7.95;0;1.67;14949 +103088;50.98478;2.39172;1;20220319;15.2;5.9;10.6;6.9;7.05;0;3.17;12898 +103088;50.98478;2.39172;1;20220320;8.7;2.8;5.8;2.9;5.87;0;1.71;12842 +103088;50.98478;2.39172;1;20220321;16.2;-1.4;7.4;2.3;7.53;0;1.99;16055 +103088;50.98478;2.39172;1;20220322;20.4;6.3;13.3;2.4;9;0;2.7;17197 +103088;50.98478;2.39172;1;20220323;18.3;5.9;12.1;1.7;8.15;.1;2.3;16717 +103088;50.98478;2.39172;1;20220324;16.2;4.5;10.3;1.9;7.85;0;2.15;16770 +103088;50.98478;2.39172;1;20220325;13.6;6.6;10.1;3.8;8.8;0;2.08;14333 +103088;50.98478;2.39172;1;20220326;14.8;7.7;11.2;5.3;9.5;0;2.25;12170 +103088;50.98478;2.39172;1;20220327;10.4;7.5;8.9;4.1;10.35;0;.81;4000 +103088;50.98478;2.39172;1;20220328;12.1;2.4;7.3;2.4;9.65;.2;1.25;13117 +103088;50.98478;2.39172;1;20220329;12;7.2;9.6;3.9;10.25;.1;1.27;8860 +103088;50.98478;2.39172;1;20220330;10.7;8.2;9.4;4.5;8.7;1.4;1.5;4295 +103088;50.98478;2.39172;1;20220331;7.1;3.7;5.4;11.6;7.05;11.8;1.46;7052 +103088;50.98478;2.39172;1;20220401;6.6;1.4;4;12.7;5.8;1.4;1.78;8112 +103088;50.98478;2.39172;1;20220402;7.2;2.1;4.7;7.3;5.45;.6;2.09;12694 +103088;50.98478;2.39172;1;20220403;8.5;1.2;4.8;3;6.25;.6;1.64;13715 +103088;50.98478;2.39172;1;20220404;10.5;3.1;6.8;6.3;9.45;3.9;.78;6216 +103088;50.98478;2.39172;1;20220405;13.9;10.3;12.1;5.7;11.05;2.4;1.82;7739 +103088;50.98478;2.39172;1;20220406;11.1;9.6;10.4;7.3;10.1;.3;1.57;5913 +103088;50.98478;2.39172;1;20220407;12.5;9;10.7;10.3;8.75;1.5;2.8;12792 +103088;50.98478;2.39172;1;20220408;9;3.8;6.4;4.5;6.8;0;1.77;10316 +103088;50.98478;2.39172;1;20220409;10.4;5.5;8;5.2;7.3;0;2.31;16204 +103088;50.98478;2.39172;1;20220410;13.8;3.8;8.8;2.4;7.5;0;2.32;17138 +103088;50.98478;2.39172;1;20220411;18.2;4;11.1;4.9;7.35;0;3.66;19148 +103088;50.98478;2.39172;1;20220412;20.3;8.8;14.5;4.3;10.85;0;3.11;13689 +103088;50.98478;2.39172;1;20220413;16.9;9.1;13;2.1;11.75;0;2.11;13798 +103088;50.98478;2.39172;1;20220414;14.9;8.7;11.8;2.3;11.35;0;2.02;14526 +103088;50.98478;2.39172;1;20220415;15.7;7.2;11.5;2.9;11.05;.1;2.28;17246 +103088;50.98478;2.39172;1;20220416;15.2;7;11.1;3.8;9.95;0;2.42;16411 +103088;50.98478;2.39172;1;20220417;19.6;3.9;11.8;2.8;7.33;0;3.69;22863 +103088;50.98478;2.39172;1;20220418;14.8;7.8;11.3;3;9.1;0;2.52;15506 +103088;50.98478;2.39172;1;20220419;13.4;8.5;10.9;3.1;10.65;0;1.74;10824 +103088;50.98478;2.39172;1;20220420;16.1;9.6;12.9;5.6;9.75;0;3.05;14908 +103088;50.98478;2.39172;1;20220421;16.5;8.9;12.7;5.9;10.15;0;3.2;18809 +103088;50.98478;2.39172;1;20220422;14.6;9.5;12;6.3;10.65;0;2.46;14119 +103088;50.98478;2.39172;1;20220423;17.2;10.8;14;6.3;10.95;.1;3.25;16343 +103088;50.98478;2.39172;1;20220424;14.2;11;12.6;7.7;10.35;0;2.67;11099 +103088;50.98478;2.39172;1;20220425;12.2;9.1;10.7;6.3;10;.7;2.06;11684 +103088;50.98478;2.39172;1;20220426;12.6;8.4;10.5;5.8;8.9;0;2.7;16517 +103088;50.98478;2.39172;1;20220427;12.9;6;9.5;5.3;8.35;0;2.67;17660 +103088;50.98478;2.39172;1;20220428;14;7.5;10.8;7.7;9.6;.1;2.71;13952 +103088;50.98478;2.39172;1;20220429;12.1;9;10.5;7.5;9.7;0;2;5411 +103088;50.98478;2.39172;1;20220430;11.8;7.1;9.4;5.1;8.8;0;2.47;13638 +103088;50.98478;2.39172;1;20220501;14.8;4.1;9.4;2.2;9.6;0;2.57;20507 +103088;50.98478;2.39172;1;20220502;14.3;9.7;12;3.4;9.95;0;2.52;14478 +103088;50.98478;2.39172;1;20220503;12.2;8.9;10.6;3.7;10.15;0;1.77;9615 +103088;50.98478;2.39172;1;20220504;14.5;5.1;9.8;2.1;10.1;1.7;2.32;18006 +103088;50.98478;2.39172;1;20220505;13.6;11.1;12.4;2.7;11.9;.1;2.05;13337 +103088;50.98478;2.39172;1;20220506;20.3;6.5;13.4;2.8;11.07;.1;3.06;16665 +103088;50.98478;2.39172;1;20220507;16.6;12;14.3;4.1;13;0;2.08;9626 +103088;50.98478;2.39172;1;20220508;14.9;11.1;13;6.1;11.24;0;2.54;13057 +103088;50.98478;2.39172;1;20220509;21.6;7;14.3;2.2;10.77;0;3.2;17318 +103088;50.98478;2.39172;1;20220510;19.5;13.9;16.7;5;11.67;0;3.25;8450 +103088;50.98478;2.39172;1;20220511;19.1;11;15;5.6;11.6;.1;3.31;13687 +103088;50.98478;2.39172;1;20220512;18.1;9;13.5;4.5;11.37;0;3.08;17092 +103088;50.98478;2.39172;1;20220513;18;10.7;14.3;5.4;11.17;0;3.21;14057 +103088;50.98478;2.39172;1;20220514;17.2;8.9;13.1;3;11.87;0;2.62;16000 +103088;50.98478;2.39172;1;20220515;27.7;10.5;19.1;3.1;12;0;4.37;14958 +103088;50.98478;2.39172;1;20220516;20.9;14.6;17.7;3.6;14.4;.1;2.93;11656 +103088;50.98478;2.39172;1;20220517;22;13.8;17.9;2.5;15.3;.8;2.85;13482 +103088;50.98478;2.39172;1;20220518;19.7;14.6;17.1;3.6;14.87;.6;2.64;11808 +103088;50.98478;2.39172;1;20220519;20;15.6;17.8;4.3;15.3;6.7;3.1;15856 +103088;50.98478;2.39172;1;20220520;16;11.3;13.6;3.4;12.47;7.6;2.06;10141 +103088;50.98478;2.39172;1;20220521;17.8;11.6;14.7;4.2;12.17;0;2.81;12761 +103088;50.98478;2.39172;1;20220522;20.3;8.2;14.2;1.9;11.97;.3;2.99;17307 +103088;50.98478;2.39172;1;20220523;15.9;14.5;15.2;2.8;14.2;7.6;1.43;4310 +103088;50.98478;2.39172;1;20220524;16.3;11.1;13.7;5.6;11.84;2.2;2.7;13106 +103088;50.98478;2.39172;1;20220525;16.5;10;13.2;5.5;12.34;.1;2.37;12710 +103088;50.98478;2.39172;1;20220526;18.5;11.9;15.2;5.8;13.44;0;2.7;12309 +103088;50.98478;2.39172;1;20220527;17.2;14.4;15.8;4.8;12.94;0;2.53;8438 +103088;50.98478;2.39172;1;20220528;15.4;11.7;13.5;5.2;10.57;.4;3.01;13727 +103088;50.98478;2.39172;1;20220529;14.7;10;12.4;5.2;9.44;.4;2.98;13141 +103088;50.98478;2.39172;1;20220530;15.1;8.5;11.8;2.2;9.24;0;2.48;13200 +103088;50.98478;2.39172;1;20220531;17.8;8.9;13.3;3.1;10.04;.2;3.09;15776 +103088;50.98478;2.39172;1;20220601;16.7;9.6;13.2;3.1;10.8;0;2.64;13473 +103088;50.98478;2.39172;1;20220602;18.2;7;12.6;3.7;11.37;0;3.05;19651 +103088;50.98478;2.39172;1;20220603;20.1;11.4;15.8;3.7;13.27;3.7;3.15;16067 +103088;50.98478;2.39172;1;20220604;18.7;14.3;16.5;7.2;14.94;.9;2.71;11934 +103088;50.98478;2.39172;1;20220605;17.6;15.4;16.5;3.7;16.27;2.6;1.68;7005 +103088;50.98478;2.39172;1;20220606;17.5;11.4;14.4;5.4;13.07;.3;2.45;11346 +103088;50.98478;2.39172;1;20220607;18.7;10.6;14.7;3.4;13.87;2.6;2.22;10959 +103088;50.98478;2.39172;1;20220608;19.6;13.3;16.4;4.9;14.8;1.7;2.43;9521 +103088;50.98478;2.39172;1;20220609;20.4;13.2;16.8;5.1;13.27;0;3.64;16080 +103088;50.98478;2.39172;1;20220610;21.3;14.7;18;4.5;14.8;.2;3.12;11457 +103088;50.98478;2.39172;1;20220611;21.3;13.2;17.3;4.6;13.17;0;4.74;26581 +103088;50.98478;2.39172;1;20220612;19.7;12.2;15.9;4.4;13.07;0;4.19;25345 +103088;50.98478;2.39172;1;20220613;18.4;13.8;16.1;3.9;11.37;0;4.61;26554 +103088;50.98478;2.39172;1;20220614;22;9.6;15.8;3.6;11.14;0;5.12;30376 +103088;50.98478;2.39172;1;20220615;22.3;11.3;16.8;3;13.14;0;4.64;27477 +103088;50.98478;2.39172;1;20220616;23.9;13.4;18.7;2.3;15.27;0;4.56;25961 +103088;50.98478;2.39172;1;20220617;31.3;16.4;23.8;3.8;13.8;0;6.96;26578 +103088;50.98478;2.39172;1;20220618;23.5;18.2;20.8;5.3;15.34;2.5;5.13;21395 +103088;50.98478;2.39172;1;20220619;16.5;13;14.7;7.9;12.7;2.5;2.76;11348 +103088;50.98478;2.39172;1;20220620;18.5;14.2;16.3;6;12.3;0;4.29;22297 +103088;50.98478;2.39172;1;20220621;20.5;9.4;15;3.2;13.17;0;3.62;22436 +103088;50.98478;2.39172;1;20220622;21.7;12.5;17.1;4.4;14.87;.2;4.57;28953 +103088;50.98478;2.39172;1;20220623;26.7;16.3;21.5;3;17.2;0;5.09;25163 +103088;50.98478;2.39172;1;20220624;22.5;16.4;19.5;3;16.5;5.2;3.61;17126 +103088;50.98478;2.39172;1;20220625;20.7;15.4;18.1;3.7;14.6;2.2;3.37;15195 +103088;50.98478;2.39172;1;20220626;21.8;11.5;16.7;3.3;12.64;0;4.51;25502 +103088;50.98478;2.39172;1;20220627;20.4;12.5;16.5;3.2;12.6;4.3;3.81;19990 +103088;50.98478;2.39172;1;20220628;22.9;9.5;16.2;2.8;12.07;0;4.85;28955 +103088;50.98478;2.39172;1;20220629;23.5;12.2;17.9;3;13.17;2.9;4.45;22781 +103088;50.98478;2.39172;1;20220630;16.6;12.6;14.6;2.8;14.27;6.3;2;10877 +103088;50.98478;2.39172;1;20220701;20.5;10.7;15.6;4.5;12.34;.1;4.5;27559 +103088;50.98478;2.39172;1;20220702;23.3;10.4;16.9;3.9;12.44;0;4.46;22092 +103088;50.98478;2.39172;1;20220703;20.3;12.9;16.6;4.3;13.5;0;4.17;23996 +103088;50.98478;2.39172;1;20220704;21.5;12.8;17.1;3.3;14.4;0;4.08;23746 +103088;50.98478;2.39172;1;20220705;20.4;13.3;16.8;3.2;13.17;0;4.26;24746 +103088;50.98478;2.39172;1;20220706;21.9;11.1;16.5;3;14.34;.1;3.82;22276 +103088;50.98478;2.39172;1;20220707;19;15.9;17.4;5.3;14.7;.1;3.4;16210 +103088;50.98478;2.39172;1;20220708;22.9;12.1;17.5;2.5;14.1;0;4.55;26695 +103088;50.98478;2.39172;1;20220709;20.6;14.2;17.4;3.5;15.27;.1;3.8;22514 +103088;50.98478;2.39172;1;20220710;23.9;12;17.9;1.6;13.7;0;4.44;25903 +103088;50.98478;2.39172;1;20220711;25.2;13.6;19.4;2.2;15.24;0;5.03;28752 +103088;50.98478;2.39172;1;20220712;30.1;15.2;22.6;2.5;16.37;0;5.36;24473 +103088;50.98478;2.39172;1;20220713;24.6;21;22.8;3.5;17.34;0;4.41;17205 +103088;50.98478;2.39172;1;20220714;22;17;19.5;3.6;15.24;0;4.26;20880 +103088;50.98478;2.39172;1;20220715;22.2;12.3;17.3;2.7;12.77;0;4.46;25127 +103088;50.98478;2.39172;1;20220716;22.7;15.4;19;4.2;14.2;0;4.67;22759 +103088;50.98478;2.39172;1;20220717;26.5;12.7;19.6;2.9;13.04;0;5.23;26215 +103088;50.98478;2.39172;1;20220718;33.2;16.1;24.6;2.5;13.6;0;6.54;27955 +103088;50.98478;2.39172;1;20220719;39.3;19.3;29.3;4.3;14.14;.4;9.59;29474 +103088;50.98478;2.39172;1;20220720;24.9;18.6;21.7;5;18.2;9.9;4.14;16184 +103088;50.98478;2.39172;1;20220721;21.7;17.8;19.7;4.4;17.47;.7;3.12;12980 +103088;50.98478;2.39172;1;20220722;21.6;15.6;18.6;3.6;15.04;0;3.54;16351 +103088;50.98478;2.39172;1;20220723;23.3;15.8;19.5;3.5;15.6;0;3.67;16033 +103088;50.98478;2.39172;1;20220724;29.7;15.3;22.5;4;15.3;0;6.22;26839 +103088;50.98478;2.39172;1;20220725;22.9;18.7;20.8;6;16.6;0;4.08;14795 +103088;50.98478;2.39172;1;20220726;20.4;17.1;18.7;4.1;14.57;.6;3.41;13488 +103088;50.98478;2.39172;1;20220727;21.2;13.5;17.3;3.2;12.8;0;4.1;21916 +103088;50.98478;2.39172;1;20220728;22.1;13.5;17.8;4.6;13.24;0;3.88;16575 +103088;50.98478;2.39172;1;20220729;22.4;15.3;18.8;2.9;14.97;0;4.1;22308 +103088;50.98478;2.39172;1;20220730;25.5;13.4;19.4;3.2;15.34;0;4.07;19175 +103088;50.98478;2.39172;1;20220731;23.4;17.7;20.5;5.6;18.87;3.3;3.29;14391 +103088;50.98478;2.39172;1;20220801;23.2;17.6;20.4;3.1;18.1;0;3.44;16990 +103088;50.98478;2.39172;1;20220802;24.6;16.1;20.4;4.6;18.3;0;3.48;15824 +103088;50.98478;2.39172;1;20220803;26.7;16.8;21.8;4;18.94;0;4.44;20776 +103088;50.98478;2.39172;1;20220804;23.5;17.8;20.6;3.9;18.24;.1;3.36;14713 +103088;50.98478;2.39172;1;20220805;21;16.5;18.7;3.7;13.94;.1;3.92;18632 +103088;50.98478;2.39172;1;20220806;22;12;17;2.1;11.8;0;3.73;20614 +103088;50.98478;2.39172;1;20220807;22.7;12.3;17.5;2.3;12.54;0;3.8;20529 +103088;50.98478;2.39172;1;20220808;23.5;13.6;18.6;3.4;14.84;0;4.3;23964 +103088;50.98478;2.39172;1;20220809;23.3;16.3;19.8;5.5;17.37;0;4.32;24241 +103088;50.98478;2.39172;1;20220810;25.4;18.2;21.8;5;18.84;0;4.51;21875 +103088;50.98478;2.39172;1;20220811;27.7;17.3;22.5;3.5;18.24;0;4.82;23053 +103088;50.98478;2.39172;1;20220812;28.3;17.6;23;3.6;18.17;0;4.94;22677 +103088;50.98478;2.39172;1;20220813;32.4;16.9;24.6;3.4;15.1;0;6.15;24100 +103088;50.98478;2.39172;1;20220814;29.7;17.3;23.5;2.4;15.27;0;4.78;20352 +103088;50.98478;2.39172;1;20220815;26.5;19.2;22.9;4;17.97;.1;4.51;18894 +103088;50.98478;2.39172;1;20220816;26.1;17.2;21.6;2.8;18.6;2.4;3.35;14712 +103088;50.98478;2.39172;1;20220817;22.8;18.8;20.8;2.6;20.1;2.6;2.18;9237 +103088;50.98478;2.39172;1;20220818;23.8;16.5;20.2;2.3;18.77;.1;3.29;18570 +103088;50.98478;2.39172;1;20220819;23.5;17.2;20.3;4.4;18.87;.6;2.61;9646 +103088;50.98478;2.39172;1;20220820;22.8;15.6;19.2;4.3;14.44;0;4.08;19106 +103088;50.98478;2.39172;1;20220821;22;13.8;17.9;2.8;15.14;0;2.94;15036 +103088;50.98478;2.39172;1;20220822;27.7;14.7;21.2;2.4;15.74;.2;4.06;19352 +103088;50.98478;2.39172;1;20220823;25.9;17.9;21.9;3.2;19.07;0;2.97;11329 +103088;50.98478;2.39172;1;20220824;25.7;17.2;21.4;2.7;20.67;0;3.19;17122 +103088;50.98478;2.39172;1;20220825;24.4;18.3;21.4;3.4;19.84;0;2.81;12523 +103088;50.98478;2.39172;1;20220826;21.9;18.5;20.2;4.2;16.24;0;3.26;12785 +103088;50.98478;2.39172;1;20220827;22.6;14.2;18.4;3.9;14.57;0;3.44;16518 +103088;50.98478;2.39172;1;20220828;22.4;14.6;18.5;5.9;14.4;0;3.85;16792 +103088;50.98478;2.39172;1;20220829;22.4;14.8;18.6;4.9;14.3;0;3.74;17180 +103088;50.98478;2.39172;1;20220830;23.4;15.9;19.6;5.9;16.3;0;3.55;14369 +103088;50.98478;2.39172;1;20220831;22.7;18.5;20.6;7.4;15.8;0;4.35;15537 +103088;50.98478;2.39172;1;20220901;24.9;16.9;20.9;5.7;13.77;0;4.7;15738 +103088;50.98478;2.39172;1;20220902;25.5;13.3;19.4;2.7;13.94;.9;3.37;14945 +103088;50.98478;2.39172;1;20220903;25.4;15.5;20.5;2.2;17.5;4.2;2.51;10507 +103088;50.98478;2.39172;1;20220904;24.7;15.2;19.9;2.7;16.97;0;3.11;15944 +103088;50.98478;2.39172;1;20220905;24;17.4;20.7;3.4;16.7;2.4;2.87;10422 +103088;50.98478;2.39172;1;20220906;25.1;15.4;20.2;3.3;17;2;3.13;14467 +103088;50.98478;2.39172;1;20220907;23.2;14.6;18.9;3.5;16.07;3.9;2.9;14064 +103088;50.98478;2.39172;1;20220908;21.8;14.8;18.3;4.2;15.87;14;2.62;11833 +103088;50.98478;2.39172;1;20220909;20.3;14.8;17.6;5.8;16.14;3.7;2.38;10951 +103088;50.98478;2.39172;1;20220910;20.6;16.2;18.4;4.8;16.64;.4;2.39;10549 +103088;50.98478;2.39172;1;20220911;22.2;13.8;18;2.3;16.47;0;2.6;16898 +103088;50.98478;2.39172;1;20220912;26.6;13.3;20;2.4;16.24;0;3.01;14862 +103088;50.98478;2.39172;1;20220913;21.6;18.6;20.1;3.4;19.37;7.8;1.57;4426 +103088;50.98478;2.39172;1;20220914;17.5;15.4;16.4;4.1;16.37;17.4;1.32;5144 +103088;50.98478;2.39172;1;20220915;19.4;13.6;16.5;4.2;12.84;.2;2.67;11338 +103088;50.98478;2.39172;1;20220916;16.6;14.8;15.7;7.9;10.1;3.2;3.77;10070 +103088;50.98478;2.39172;1;20220917;16;13.2;14.6;8.2;9.8;0;3.55;11391 +103088;50.98478;2.39172;1;20220918;17;12;14.5;6.4;10.44;.2;2.94;8900 +103088;50.98478;2.39172;1;20220919;16.9;13.5;15.2;4.7;10.47;0;2.92;12242 +103088;50.98478;2.39172;1;20220920;17.8;13.9;15.9;3.5;11.2;.1;2.58;11426 +103088;50.98478;2.39172;1;20220921;18.8;10.6;14.7;2.2;11.8;.1;2.19;14181 +103088;50.98478;2.39172;1;20220922;19.8;8.2;14;1.8;10.4;0;2.17;14324 +103088;50.98478;2.39172;1;20220923;18.2;10.6;14.4;2.9;13.1;31.7;1.4;3968 +103088;50.98478;2.39172;1;20220924;17.7;13.2;15.4;5.7;13.97;5.2;1.8;6166 +103088;50.98478;2.39172;1;20220925;16.3;11.9;14.1;4;11.87;2;1.96;8361 +103088;50.98478;2.39172;1;20220926;15.6;11.7;13.6;5.8;11.47;18.7;2;6228 +103088;50.98478;2.39172;1;20220927;14.6;10.3;12.4;7.2;10.07;2.4;2.31;6441 +103088;50.98478;2.39172;1;20220928;14.6;10.9;12.7;5;10.14;4.9;2.18;10049 +103088;50.98478;2.39172;1;20220929;15.8;8.9;12.3;2.5;10.57;.9;1.63;10069 +103088;50.98478;2.39172;1;20220930;17.4;8.8;13.1;4.7;11.3;7;2;10419 +103088;50.98478;2.39172;1;20221001;18.5;11.9;15.2;7.3;14.5;4;1.86;10569 +103088;50.98478;2.39172;1;20221002;16.9;13.7;15.3;4.2;13.84;3;1.6;6722 +103088;50.98478;2.39172;1;20221003;17.9;8;13;2.3;11.57;0;1.58;10936 +103088;50.98478;2.39172;1;20221004;18.4;8.7;13.6;3.9;12.7;0;1.57;7862 +103088;50.98478;2.39172;1;20221005;19;14.8;16.9;6.9;13.54;.3;2.56;5322 +103088;50.98478;2.39172;1;20221006;18;10.1;14;5.3;10.6;0;2.54;12238 +103088;50.98478;2.39172;1;20221007;18.4;10.4;14.4;4.8;12.17;1.4;1.99;8717 +103088;50.98478;2.39172;1;20221008;15.7;12.4;14;4.8;11.17;0;2.07;10044 +103088;50.98478;2.39172;1;20221009;17.9;6.2;12;2.8;9.44;0;1.84;11921 +103088;50.98478;2.39172;1;20221010;15.2;8.8;12;3;10.74;.7;1.34;6179 +103088;50.98478;2.39172;1;20221011;15.5;6.4;11;1.7;9.74;.1;1.23;10538 +103088;50.98478;2.39172;1;20221012;16.8;4.1;10.5;2.2;10.2;.9;1.22;8997 +103088;50.98478;2.39172;1;20221013;14;12.9;13.4;2.9;14.54;8.5;.61;2028 +103088;50.98478;2.39172;1;20221014;17;13.5;15.2;2.7;15.17;0;.95;4066 +103088;50.98478;2.39172;1;20221015;18.3;13.3;15.8;4.7;14.4;2.4;1.52;5924 +103088;50.98478;2.39172;1;20221016;17.9;12.6;15.3;4.1;14.17;1.5;1.36;5927 +103088;50.98478;2.39172;1;20221017;18.6;14.9;16.7;4;16.27;1.9;1.18;4807 +103088;50.98478;2.39172;1;20221018;18.3;12.5;15.4;2.7;14.24;.1;1.25;8413 +103088;50.98478;2.39172;1;20221019;17.4;10.3;13.9;5.6;12.64;.1;1.57;8418 +103088;50.98478;2.39172;1;20221020;20.1;12.6;16.4;4;14.94;5.4;1.5;7064 +103088;50.98478;2.39172;1;20221021;20.9;12.7;16.8;4.3;14.57;.5;1.75;7646 +103088;50.98478;2.39172;1;20221022;18.8;14.3;16.5;4;14.64;.5;1.48;6542 +103088;50.98478;2.39172;1;20221023;20.5;13.5;17;4.8;14.84;7.4;1.79;6314 +103088;50.98478;2.39172;1;20221024;17.7;13.8;15.7;6.7;14.1;15.2;1.67;4503 +103088;50.98478;2.39172;1;20221025;18;12.7;15.3;4;14.04;.1;1.3;6733 +103088;50.98478;2.39172;1;20221026;20.5;13.3;16.9;4.7;14.97;0;1.62;7350 +103088;50.98478;2.39172;1;20221027;21.8;13.9;17.9;4;15.3;1.7;1.73;6386 +103088;50.98478;2.39172;1;20221028;20.9;14.4;17.7;3.7;15.2;0;1.56;6013 +103088;50.98478;2.39172;1;20221029;22.6;12.4;17.5;3.5;15.34;0;1.55;7171 +103088;50.98478;2.39172;1;20221030;17;12.5;14.8;2.9;13.8;.2;.97;3866 +103088;50.98478;2.39172;1;20221031;16.5;9.1;12.8;4.1;13.34;.5;.78;5515 +103088;50.98478;2.39172;1;20221101;17;13.1;15;8.1;12.24;6.8;2.19;4517 +103088;50.98478;2.39172;1;20221102;14.8;10.4;12.6;7.3;10.7;.1;1.75;6287 +103088;50.98478;2.39172;1;20221103;14.6;12.5;13.5;5.9;11.94;10.7;1.48;2953 +103088;50.98478;2.39172;1;20221104;13.3;8.8;11;4;10.37;5.6;1.03;4082 +103088;50.98478;2.39172;1;20221105;11.8;5.8;8.8;4.3;10;1;.7;3318 +103088;50.98478;2.39172;1;20221106;12.2;10.4;11.3;6.3;12;28.1;.79;1368 +103088;50.98478;2.39172;1;20221107;15.9;10.9;13.4;6.4;12.74;1;1.2;3738 +103088;50.98478;2.39172;1;20221108;16.4;12;14.2;6.6;12;1.3;1.73;4097 +103088;50.98478;2.39172;1;20221109;14.8;11.2;13;5.2;11.8;3.9;1.19;4353 +103088;50.98478;2.39172;1;20221110;15;9.9;12.4;4.6;12;0;.91;5032 +103088;50.98478;2.39172;1;20221111;13.7;9.5;11.6;4.6;11.04;0;.94;4998 +103088;50.98478;2.39172;1;20221112;10.7;5.8;8.2;3.1;10.24;0;.31;5056 +103088;50.98478;2.39172;1;20221113;14;5.5;9.7;2.1;10;0;.49;5311 +103088;50.98478;2.39172;1;20221114;7.7;2.7;5.2;2.9;8.87;0;.1;4857 +103088;50.98478;2.39172;1;20221115;12.1;6.9;9.5;5.3;11.27;2.1;.45;3122 +103088;50.98478;2.39172;1;20221116;12.7;7.6;10.1;5.4;10.7;16.3;.7;4367 +103088;50.98478;2.39172;1;20221117;13.5;10.5;12;7.9;10.94;1;1.41;3329 +103088;50.98478;2.39172;1;20221118;12;8.3;10.1;4.9;9.87;.7;.98;3371 +103088;50.98478;2.39172;1;20221119;11.1;10.1;10.6;5;9.97;.8;1.2;676 +103088;50.98478;2.39172;1;20221120;11.4;4.5;8;5.3;8.97;.6;.83;2907 +103088;50.98478;2.39172;1;20221121;8.4;4.1;6.2;5.2;8.6;7.9;.47;2469 +103088;50.98478;2.39172;1;20221122;10.9;5.4;8.2;4.9;9.04;3.2;.76;3163 +103088;50.98478;2.39172;1;20221123;12.6;6.6;9.6;5.7;9.67;6.7;.95;3388 +103088;50.98478;2.39172;1;20221124;11.9;8.1;10;6;10.04;7.4;.93;3574 +103088;50.98478;2.39172;1;20221125;12.3;8.3;10.3;3.9;9.9;.7;.74;4046 +103088;50.98478;2.39172;1;20221126;11.7;5.5;8.6;4.3;9.84;3.7;.52;3380 +103088;50.98478;2.39172;1;20221127;8.2;7.2;7.7;5.7;9.94;19.9;.45;477 +103088;50.98478;2.39172;1;20221128;12.1;7.9;10;2.5;10.6;.7;.46;2518 +103088;50.98478;2.39172;1;20221129;10.8;2.3;6.5;1.7;8.1;0;.29;3730 +103088;50.98478;2.39172;1;20221130;9.7;2.5;6.1;1.9;8.34;0;.28;2737 +103088;50.98478;2.39172;1;20221201;8.7;2.1;5.4;2.2;7.64;0;.26;3541 +103088;50.98478;2.39172;1;20221202;7.1;3.1;5.1;4.1;7.17;0;.66;2149 +103088;50.98478;2.39172;1;20221203;3.7;2.6;3.1;6.1;6.14;0;.82;899 +103088;50.98478;2.39172;1;20221204;3.1;.7;1.9;5;5.97;.2;.51;1660 +103088;50.98478;2.39172;1;20221205;5.8;1.6;3.7;2.1;7.17;.5;.36;1269 +103088;50.98478;2.39172;1;20221206;8.4;3.8;6.1;2.5;8.24;2.3;.36;2243 +103088;50.98478;2.39172;1;20221207;7.6;6.3;6.9;5.5;7.84;1.7;.91;1771 +103088;50.98478;2.39172;1;20221208;6.4;4.1;5.2;3.9;6.37;1.4;.77;2835 +103088;50.98478;2.39172;1;20221209;5.2;.8;3;3;6.37;5.5;.43;1856 +103088;50.98478;2.39172;1;20221210;6.1;-.2;3;3;6.2;.4;.32;3545 +103088;50.98478;2.39172;1;20221211;1.9;.3;1.1;3.7;5.94;0;.38;1030 +103088;50.98478;2.39172;1;20221212;.1;-2.7;-1.3;4;4.8;0;.2;3488 +103088;50.98478;2.39172;1;20221213;-.5;-3.8;-2.1;3.3;4.37;0;.31;2396 +103088;50.98478;2.39172;1;20221214;3.1;-2.6;.2;1.8;5.04;.6;.13;3625 +103088;50.98478;2.39172;1;20221215;6;-1;2.5;2.8;6.37;.5;.2;3140 +103088;50.98478;2.39172;1;20221216;6.4;1.8;4.1;3.1;6.14;.3;.49;3430 +103088;50.98478;2.39172;1;20221217;2.2;-1.7;.3;3.3;4.77;0;.42;3074 +103088;50.98478;2.39172;1;20221218;.3;-5;-2.4;5.9;4.8;3.7;.23;1943 +103088;50.98478;2.39172;1;20221219;10.4;.4;5.4;7.4;9.77;1.3;0;2264 +103088;50.98478;2.39172;1;20221220;11.7;9.5;10.6;4.9;11.14;0;.73;1319 +103088;50.98478;2.39172;1;20221221;9.7;7.4;8.6;3.6;10.44;10.4;.32;1728 +103088;50.98478;2.39172;1;20221222;11.5;8;9.7;4.1;11.3;4.3;.31;1908 +103088;50.98478;2.39172;1;20221223;13.4;9.6;11.5;6.3;11.67;12.4;.85;1510 +103088;50.98478;2.39172;1;20221224;11.8;10.8;11.3;4.7;11.64;.1;.63;1824 +103088;50.98478;2.39172;1;20221225;10.1;9.7;9.9;3.6;11.34;7.5;.55;166 +103088;50.98478;2.39172;1;20221226;10.6;9.1;9.8;6.1;8.97;.9;1.23;2148 +103088;50.98478;2.39172;1;20221227;9.4;3.7;6.5;5.5;8.24;.9;.58;2836 +103088;50.98478;2.39172;1;20221228;11.1;7.2;9.1;8.8;10.67;3.9;.65;752 +103088;50.98478;2.39172;1;20221229;11.1;10.1;10.6;8.4;9.84;2.9;1.33;2240 +103088;50.98478;2.39172;1;20221230;13.4;5.2;9.3;7.1;10.34;12.1;.84;1496 +103088;50.98478;2.39172;1;20221231;16.2;10.8;13.5;8;12.87;5.4;1.29;1228 +103089;51.03976;2.74497;2;20220101;14.1;9.3;11.7;5.5;12.01;.6;.63;3201 +103089;51.03976;2.74497;2;20220102;12.9;10.5;11.7;8.1;11.36;2;1.08;2358 +103089;51.03976;2.74497;2;20220103;10.6;9.7;10.2;4.4;10.5;1;.7;1871 +103089;51.03976;2.74497;2;20220104;9.3;7.3;8.3;5.6;8.3;5.2;1.2;969 +103089;51.03976;2.74497;2;20220105;6.5;4;5.3;8;6.5;.2;1.24;1920 +103089;51.03976;2.74497;2;20220106;6.4;1.5;4;4;6.7;.4;.53;2681 +103089;51.03976;2.74497;2;20220107;7.3;3.7;5.5;4.4;7;.3;.71;3031 +103089;51.03976;2.74497;2;20220108;7.8;1.8;4.8;6.9;8;9.2;.54;434 +103089;51.03976;2.74497;2;20220109;7.2;6;6.6;5.8;6.8;0;1.14;3368 +103089;51.03976;2.74497;2;20220110;2.7;-.8;1;2.9;6.6;.2;.04;2682 +103089;51.03976;2.74497;2;20220111;5.2;2.4;3.8;3.2;7;.2;.36;2636 +103089;51.03976;2.74497;2;20220112;8;3;5.5;1.2;8;0;.25;2411 +103089;51.03976;2.74497;2;20220113;8.8;.8;4.8;1.6;7.4;0;.22;3711 +103089;51.03976;2.74497;2;20220114;9.4;.5;5;1.3;7.6;.1;.12;4344 +103089;51.03976;2.74497;2;20220115;2.5;2.2;2.4;2.1;7.1;0;.33;0 +103089;51.03976;2.74497;2;20220116;8.3;.6;4.5;2.5;8.5;1.5;.29;693 +103089;51.03976;2.74497;2;20220117;8;3.7;5.9;2.4;8.1;.1;.2;4788 +103089;51.03976;2.74497;2;20220118;9.4;-.8;4.3;1.1;7.4;0;.21;3555 +103089;51.03976;2.74497;2;20220119;8.6;2;5.3;3.8;8;.7;.54;1494 +103089;51.03976;2.74497;2;20220120;6.5;5.6;6.1;6.1;6.9;2.5;1.17;1974 +103089;51.03976;2.74497;2;20220121;7;3.2;5.1;5.1;7.2;.1;.72;2990 +103089;51.03976;2.74497;2;20220122;6.5;4.9;5.7;3.1;8;0;.63;52 +103089;51.03976;2.74497;2;20220123;6.1;4.8;5.5;1.5;7.4;0;.63;0 +103089;51.03976;2.74497;2;20220124;5.2;3.5;4.4;1.2;6.5;0;.46;2133 +103089;51.03976;2.74497;2;20220125;3;-1.5;.8;1.1;6.3;0;.16;3160 +103089;51.03976;2.74497;2;20220126;6.4;2;4.2;3.1;6.8;0;.71;545 +103089;51.03976;2.74497;2;20220127;9.8;3.1;6.5;5.3;8.7;.1;.55;3708 +103089;51.03976;2.74497;2;20220128;9.2;1.7;5.5;2.6;8;0;.39;4716 +103089;51.03976;2.74497;2;20220129;11.8;6;8.9;7.2;10.17;.1;.75;4155 +103089;51.03976;2.74497;2;20220130;7.6;4.6;6.1;3.7;7.54;.4;.62;6170 +103089;51.03976;2.74497;2;20220131;6.8;3.1;5;10.4;6.74;0;1.26;3980 +103089;51.03976;2.74497;2;20220201;11.8;4.8;8.3;6.9;9.1;.3;1.07;3083 +103089;51.03976;2.74497;2;20220202;11.1;8.2;9.7;5.9;10.1;.4;.91;3454 +103089;51.03976;2.74497;2;20220203;8.1;6.9;7.5;3.2;9.5;.9;.52;1173 +103089;51.03976;2.74497;2;20220204;9;6.6;7.8;5.9;8.3;2.1;1.15;1489 +103089;51.03976;2.74497;2;20220205;9.4;1.2;5.3;5.9;7.8;1;.7;5891 +103089;51.03976;2.74497;2;20220206;10.8;8.3;9.6;11;9;4.8;1.73;2057 +103089;51.03976;2.74497;2;20220207;8.6;4.8;6.7;6.7;7.3;0;1.23;6391 +103089;51.03976;2.74497;2;20220208;12.2;7;9.6;5.2;10.3;.1;.88;2999 +103089;51.03976;2.74497;2;20220209;11.2;8.1;9.7;3.9;9.9;.5;.88;4023 +103089;51.03976;2.74497;2;20220210;8.7;5.9;7.3;3.9;8.4;.8;.86;1807 +103089;51.03976;2.74497;2;20220211;7.5;4.8;6.2;4;6.2;0;1.2;7401 +103089;51.03976;2.74497;2;20220212;7.7;.7;4.2;4.3;5.8;0;1.11;6146 +103089;51.03976;2.74497;2;20220213;9.8;2;5.9;6.3;7.2;.9;1.21;4630 +103089;51.03976;2.74497;2;20220214;10.7;8.3;9.5;5.8;8.8;.6;1.41;5120 +103089;51.03976;2.74497;2;20220215;9.2;4;6.6;6.1;9;8.5;.59;6148 +103089;51.03976;2.74497;2;20220216;13.7;8.3;11;9.8;12;.1;.87;3139 +103089;51.03976;2.74497;2;20220217;11.7;9.7;10.7;8.3;8.9;.7;2.03;5882 +103089;51.03976;2.74497;2;20220218;11.9;7.6;9.8;10.3;8.2;.8;2.24;3892 +103089;51.03976;2.74497;2;20220219;9;5.3;7.2;8.5;7;1.8;1.77;5275 +103089;51.03976;2.74497;2;20220220;11.4;5;8.2;10;9.7;3.3;.94;1518 +103089;51.03976;2.74497;2;20220221;10.6;5.3;8;9.9;7.5;2.3;1.94;7276 +103089;51.03976;2.74497;2;20220222;12;3.3;7.7;5.8;9.2;.4;.96;5314 +103089;51.03976;2.74497;2;20220223;11.2;1.8;6.5;3.7;7.8;0;1.07;10041 +103089;51.03976;2.74497;2;20220224;9.2;6;7.6;7.4;6.8;3.5;1.93;4813 +103089;51.03976;2.74497;2;20220225;9.1;2.3;5.7;4.6;6.6;.1;1.33;10059 +103089;51.03976;2.74497;2;20220226;9.9;-1.4;4.3;2.5;6.2;0;1.04;9769 +103089;51.03976;2.74497;2;20220227;4.7;-.9;1.9;4.7;5.34;0;1.75;11879 +103089;51.03976;2.74497;2;20220228;10.3;.2;5.2;4.5;5.57;2.8;1.73;10931 +103089;51.03976;2.74497;2;20220301;8.3;3.7;6;1.7;7.9;1.2;.66;1482 +103089;51.03976;2.74497;2;20220302;9.6;4.8;7.2;1.3;8.2;.6;.71;1560 +103089;51.03976;2.74497;2;20220303;13.6;4.4;9;2;7.8;0;1.34;9711 +103089;51.03976;2.74497;2;20220304;14.6;1;7.8;1.7;8;0;1.25;12153 +103089;51.03976;2.74497;2;20220305;9;6.6;7.8;3;8.3;0;1.03;4113 +103089;51.03976;2.74497;2;20220306;6.7;2.2;4.5;5.4;5.6;0;1.52;7056 +103089;51.03976;2.74497;2;20220307;7.1;-1.1;3;3.7;4.7;0;1.53;13849 +103089;51.03976;2.74497;2;20220308;10.3;-3.3;3.5;3.8;4.7;0;1.83;15254 +103089;51.03976;2.74497;2;20220309;14.9;.5;7.7;3.9;6.9;0;2.09;14335 +103089;51.03976;2.74497;2;20220310;16.7;2.1;9.4;4.2;7.4;0;2.44;14670 +103089;51.03976;2.74497;2;20220311;15.3;4.8;10.1;5.7;8.5;1.7;2.24;10654 +103089;51.03976;2.74497;2;20220312;13.8;7;10.4;5.2;9.3;1.3;1.85;9564 +103089;51.03976;2.74497;2;20220313;13.6;7.8;10.7;4.6;9.8;1.6;1.68;9047 +103089;51.03976;2.74497;2;20220314;13.1;5.6;9.4;2.4;9.4;0;1.4;11553 +103089;51.03976;2.74497;2;20220315;12.1;5;8.6;2.3;9.4;.2;1.16;9150 +103089;51.03976;2.74497;2;20220316;12.1;4.1;8.1;4;10.1;.4;.94;7981 +103089;51.03976;2.74497;2;20220317;11.1;6.9;9;4.2;7.5;0;2.01;12378 +103089;51.03976;2.74497;2;20220318;13.7;.3;7;2.6;7.3;0;1.86;17462 +103089;51.03976;2.74497;2;20220319;15.7;4.5;10.1;5.7;6.4;.1;3.19;13200 +103089;51.03976;2.74497;2;20220320;8.8;2.7;5.8;2.3;5.9;0;1.48;9927 +103089;51.03976;2.74497;2;20220321;16.8;-1.7;7.6;1.6;7.7;0;1.95;18465 +103089;51.03976;2.74497;2;20220322;20.5;3.7;12.1;1.9;8.4;0;2.56;18256 +103089;51.03976;2.74497;2;20220323;19.4;3;11.2;1.4;7.3;0;2.37;19008 +103089;51.03976;2.74497;2;20220324;17.8;2.7;10.3;1.6;6.7;0;2.4;19248 +103089;51.03976;2.74497;2;20220325;14.5;4.6;9.6;3.3;7.9;0;2.38;18182 +103089;51.03976;2.74497;2;20220326;16.5;6;11.3;4.2;8.9;0;2.53;13960 +103089;51.03976;2.74497;2;20220327;11.1;6.7;8.9;2.8;10.1;0;.81;2326 +103089;51.03976;2.74497;2;20220328;13.2;1;7.1;1.7;9.2;.2;1.41;13513 +103089;51.03976;2.74497;2;20220329;13;6.6;9.8;2.7;10;0;1.35;7982 +103089;51.03976;2.74497;2;20220330;11.2;7.5;9.4;3.3;8.4;1.3;1.37;2181 +103089;51.03976;2.74497;2;20220331;7.3;3.5;5.4;10.6;6.8;9.7;1.69;9881 +103089;51.03976;2.74497;2;20220401;6.5;0;3.3;10.2;5.6;1.2;1.65;7622 +103089;51.03976;2.74497;2;20220402;7.4;1;4.2;5.7;5.3;.5;2.04;14519 +103089;51.03976;2.74497;2;20220403;8;0;4;2.3;6.1;.5;1.52;13858 +103089;51.03976;2.74497;2;20220404;10;1.2;5.6;6.1;9.2;4.2;.51;3927 +103089;51.03976;2.74497;2;20220405;14;9.8;11.9;5.2;11;2.5;1.79;7941 +103089;51.03976;2.74497;2;20220406;10.8;8.8;9.8;7;10;6.6;1.49;7045 +103089;51.03976;2.74497;2;20220407;12.5;8.3;10.4;10.2;8.6;3;2.77;12530 +103089;51.03976;2.74497;2;20220408;8.8;2.4;5.6;4.1;6.8;0;1.54;8975 +103089;51.03976;2.74497;2;20220409;10.2;4.1;7.2;5.1;7.2;0;2.27;18330 +103089;51.03976;2.74497;2;20220410;13.9;2.4;8.2;1.9;7.1;0;2.25;17190 +103089;51.03976;2.74497;2;20220411;18;1.7;9.9;3.7;7.4;0;3.14;17798 +103089;51.03976;2.74497;2;20220412;20.2;6.5;13.4;3.4;10.8;0;2.66;12292 +103089;51.03976;2.74497;2;20220413;17;7.3;12.2;1.7;11.7;0;1.87;12313 +103089;51.03976;2.74497;2;20220414;16.1;6.5;11.3;1.8;11.1;.1;2.26;17779 +103089;51.03976;2.74497;2;20220415;17.4;5.3;11.4;2.3;10.8;0;2.59;20162 +103089;51.03976;2.74497;2;20220416;16.7;5.6;11.2;2.9;9.5;0;2.66;17867 +103089;51.03976;2.74497;2;20220417;20;3.1;11.6;2.2;7.1;0;3.48;22191 +103089;51.03976;2.74497;2;20220418;15.2;6.3;10.8;2.5;8.9;0;2.48;16305 +103089;51.03976;2.74497;2;20220419;14.2;6.9;10.6;2.7;10.2;0;1.81;11045 +103089;51.03976;2.74497;2;20220420;18.1;8.4;13.3;4.6;8.8;0;3.61;17304 +103089;51.03976;2.74497;2;20220421;18.1;6.8;12.5;4.9;9.5;0;3.72;23936 +103089;51.03976;2.74497;2;20220422;15.9;8.1;12;4.8;10.1;0;2.83;17069 +103089;51.03976;2.74497;2;20220423;19.7;10;14.9;5.2;10.3;.4;4;19823 +103089;51.03976;2.74497;2;20220424;14.5;10.3;12.4;6.6;9.9;0;2.78;11835 +103089;51.03976;2.74497;2;20220425;12.2;8.4;10.3;5.1;9.8;2.5;2.06;12707 +103089;51.03976;2.74497;2;20220426;12.4;7;9.7;4.6;8.8;0;2.73;20966 +103089;51.03976;2.74497;2;20220427;12.4;3.4;7.9;4;8.1;0;2.32;17619 +103089;51.03976;2.74497;2;20220428;14.6;5.3;10;5.6;9.1;.1;2.96;18617 +103089;51.03976;2.74497;2;20220429;11.6;8.3;10;6.1;9.5;0;2.21;11370 +103089;51.03976;2.74497;2;20220430;11.6;4.9;8.3;4.2;8.2;0;2.62;17279 +103089;51.03976;2.74497;2;20220501;15.3;2.5;8.9;1.8;8.67;0;2.32;17369 +103089;51.03976;2.74497;2;20220502;14.8;8.8;11.8;3.6;9.6;0;2.75;16192 +103089;51.03976;2.74497;2;20220503;12.3;6.5;9.4;3;10;0;1.66;10970 +103089;51.03976;2.74497;2;20220504;14.5;2.3;8.4;1.6;9.7;.2;2.49;21492 +103089;51.03976;2.74497;2;20220505;14.1;10.8;12.5;2.5;11.7;0;1.95;11354 +103089;51.03976;2.74497;2;20220506;20.3;4.6;12.5;2.1;10.4;.2;3.73;26425 +103089;51.03976;2.74497;2;20220507;17.2;11.3;14.3;3.7;12.8;.1;2.34;12138 +103089;51.03976;2.74497;2;20220508;15.5;10.8;13.2;5;11.1;0;2.68;13755 +103089;51.03976;2.74497;2;20220509;22.1;5.9;14;1.6;10.3;0;3.94;25874 +103089;51.03976;2.74497;2;20220510;20.3;11.4;15.9;4.3;11.2;0;3.14;9082 +103089;51.03976;2.74497;2;20220511;19.8;9.6;14.7;4.5;11.1;0;3.79;19889 +103089;51.03976;2.74497;2;20220512;18.4;7.4;12.9;3.5;11;0;3.6;24684 +103089;51.03976;2.74497;2;20220513;18.5;9.3;13.9;4.3;10.8;0;3.39;17758 +103089;51.03976;2.74497;2;20220514;17.1;7;12.1;2.4;11.3;0;2.92;20733 +103089;51.03976;2.74497;2;20220515;27.8;9.3;18.6;2.5;11.5;0;4.77;21412 +103089;51.03976;2.74497;2;20220516;21.6;14.3;18;2.6;13.7;.3;3.44;16476 +103089;51.03976;2.74497;2;20220517;23.4;13.8;18.6;2;15.2;.7;3.77;20565 +103089;51.03976;2.74497;2;20220518;20.5;13.7;17.1;3;14.7;.7;3.59;20974 +103089;51.03976;2.74497;2;20220519;20.7;16;18.4;3.2;15.44;5.7;3.26;15485 +103089;51.03976;2.74497;2;20220520;16.8;10.1;13.5;3;12.8;6.5;2.27;13371 +103089;51.03976;2.74497;2;20220521;17.8;10.3;14.1;3.2;12.1;0;3.44;22604 +103089;51.03976;2.74497;2;20220522;21.8;7;14.4;1.4;12;.2;3.91;25981 +103089;51.03976;2.74497;2;20220523;16.5;14.1;15.3;2.4;14;8.2;2.04;9896 +103089;51.03976;2.74497;2;20220524;16.1;10;13.1;4.4;11.7;3.3;3.03;20073 +103089;51.03976;2.74497;2;20220525;16.7;8.3;12.5;4.5;12;.1;2.78;19309 +103089;51.03976;2.74497;2;20220526;18.7;10.3;14.5;4.5;13.3;0;3.26;21167 +103089;51.03976;2.74497;2;20220527;16.1;14.2;15.2;4.2;12.4;0;2.53;9623 +103089;51.03976;2.74497;2;20220528;14.5;11.4;13;4.5;10.2;.4;3.36;19961 +103089;51.03976;2.74497;2;20220529;14.5;9.9;12.2;4.4;9.1;.5;3.52;20879 +103089;51.03976;2.74497;2;20220530;14.5;7.5;11;1.7;9.2;0;3.07;21602 +103089;51.03976;2.74497;2;20220531;17.8;7;12.4;2.2;9.7;.7;3.54;23098 +103089;51.03976;2.74497;2;20220601;16.5;7.2;11.9;2.8;10.6;0;3.01;20096 +103089;51.03976;2.74497;2;20220602;18.5;5;11.8;3.1;11.2;0;3.47;25232 +103089;51.03976;2.74497;2;20220603;21.4;10.3;15.9;2.9;12.8;4.4;4.37;26994 +103089;51.03976;2.74497;2;20220604;19.4;13;16.2;5.6;14.7;2.5;3.04;16288 +103089;51.03976;2.74497;2;20220605;18.2;15.1;16.7;3.1;16.4;3.2;2.24;12242 +103089;51.03976;2.74497;2;20220606;16.4;10.6;13.5;4.3;12.8;.5;2.76;18316 +103089;51.03976;2.74497;2;20220607;18.4;8.6;13.5;2.6;13.5;2;2.45;15406 +103089;51.03976;2.74497;2;20220608;19.9;12.8;16.4;3.7;14.7;3.9;2.69;12922 +103089;51.03976;2.74497;2;20220609;20.7;11.8;16.3;3.3;13.2;0;3.91;22156 +103089;51.03976;2.74497;2;20220610;22;14.8;18.4;3.7;14.6;.1;3.77;17178 +103089;51.03976;2.74497;2;20220611;21.5;12.2;16.9;3.6;12.7;0;4.2;21775 +103089;51.03976;2.74497;2;20220612;19.6;10.1;14.9;3.3;12.6;0;3.64;22033 +103089;51.03976;2.74497;2;20220613;18.2;11.8;15;3.3;11.1;0;4.48;28229 +103089;51.03976;2.74497;2;20220614;21.8;7.5;14.7;2.6;11;0;4.85;31130 +103089;51.03976;2.74497;2;20220615;22.6;9.8;16.2;2.5;12.7;0;4.94;31036 +103089;51.03976;2.74497;2;20220616;26.1;12;19.1;2;14.2;.1;5.4;30767 +103089;51.03976;2.74497;2;20220617;31.3;14.8;23.1;3;14.2;0;6.17;24832 +103089;51.03976;2.74497;2;20220618;25.1;16.8;21;4.4;15.4;2.3;5.39;24469 +103089;51.03976;2.74497;2;20220619;16.8;12.5;14.7;5.9;12.5;4.6;2.86;13180 +103089;51.03976;2.74497;2;20220620;18.1;13.7;15.9;4.4;12.1;0;4.02;21778 +103089;51.03976;2.74497;2;20220621;22;7.4;14.7;2.2;13.1;0;3.98;25513 +103089;51.03976;2.74497;2;20220622;21.8;10.9;16.4;3.7;14.5;.1;4.61;30296 +103089;51.03976;2.74497;2;20220623;27.3;16.4;21.9;2.8;17.2;.1;5.55;28101 +103089;51.03976;2.74497;2;20220624;22.8;15.8;19.3;2;16.9;6.6;3.5;18213 +103089;51.03976;2.74497;2;20220625;21.2;15.1;18.2;2.8;15;1;2.95;12609 +103089;51.03976;2.74497;2;20220626;21.4;10.8;16.1;2.7;13;0;4.5;27952 +103089;51.03976;2.74497;2;20220627;20.7;10.9;15.8;2.4;12.6;1.3;3.76;21614 +103089;51.03976;2.74497;2;20220628;24.7;8.3;16.5;2.5;12.1;0;5.24;31022 +103089;51.03976;2.74497;2;20220629;24.7;10.3;17.5;2.2;13.1;.7;4.46;24126 +103089;51.03976;2.74497;2;20220630;16.1;12.3;14.2;2.2;14.3;8.8;2.39;15536 +103089;51.03976;2.74497;2;20220701;20.9;9.7;15.3;3.7;12.1;.2;4.48;27430 +103089;51.03976;2.74497;2;20220702;23.2;9.3;16.3;3;12.4;0;3.58;15899 +103089;51.03976;2.74497;2;20220703;20.5;11.3;15.9;3.6;12.9;0;3.87;21747 +103089;51.03976;2.74497;2;20220704;21.8;10.6;16.2;2.8;13.4;0;4.04;23746 +103089;51.03976;2.74497;2;20220705;20;10.6;15.3;2.5;12.6;0;4.3;28106 +103089;51.03976;2.74497;2;20220706;21.4;8.8;15.1;2.1;13.3;0;3.11;17551 +103089;51.03976;2.74497;2;20220707;18.9;16;17.5;5;14.1;.1;3.51;15758 +103089;51.03976;2.74497;2;20220708;23.2;8.8;16;1.6;13.4;0;4.82;31626 +103089;51.03976;2.74497;2;20220709;20;12.7;16.4;3.4;15.1;0;3.2;19010 +103089;51.03976;2.74497;2;20220710;23.8;10;16.9;1.3;13;0;4.29;25989 +103089;51.03976;2.74497;2;20220711;25.4;12;18.7;1.6;14.7;0;4.97;29389 +103089;51.03976;2.74497;2;20220712;30.8;13.1;22;1.8;16.1;0;4.97;23401 +103089;51.03976;2.74497;2;20220713;24.8;20.5;22.7;3;17.1;0;4.42;18320 +103089;51.03976;2.74497;2;20220714;22.4;15.6;19;2.7;15;0;4.08;21187 +103089;51.03976;2.74497;2;20220715;21.5;10.6;16.1;2.1;12.8;0;4.24;26423 +103089;51.03976;2.74497;2;20220716;23.2;12.6;17.9;3.5;13.6;0;4.39;22398 +103089;51.03976;2.74497;2;20220717;28.2;11.1;19.7;1.7;11.6;0;5.31;28291 +103089;51.03976;2.74497;2;20220718;34.9;14.3;24.6;1.6;12.9;0;6.21;28849 +103089;51.03976;2.74497;2;20220719;38.9;17.2;28.1;3.5;13.9;.6;8.92;31353 +103089;51.03976;2.74497;2;20220720;25.3;18.2;21.8;3.6;18.6;13.6;3.87;16266 +103089;51.03976;2.74497;2;20220721;20.9;17;19;3.5;17.5;.8;2.76;12945 +103089;51.03976;2.74497;2;20220722;20.8;14.3;17.6;1.7;14.7;.1;2.91;15215 +103089;51.03976;2.74497;2;20220723;23.8;12.9;18.4;2.5;14.84;0;3.91;20377 +103089;51.03976;2.74497;2;20220724;30.1;14.3;22.2;3.1;15.1;0;5.9;26453 +103089;51.03976;2.74497;2;20220725;23.1;18.1;20.6;4.6;16.3;.1;3.87;14340 +103089;51.03976;2.74497;2;20220726;20.6;17;18.8;3.6;14.5;1;3.18;11696 +103089;51.03976;2.74497;2;20220727;20.9;11.5;16.2;2.6;12.4;0;4.02;23896 +103089;51.03976;2.74497;2;20220728;23;11.8;17.4;3.5;12.4;0;3.79;15760 +103089;51.03976;2.74497;2;20220729;22.6;13.8;18.2;2.2;14.2;0;4.4;26205 +103089;51.03976;2.74497;2;20220730;25.4;12.1;18.8;2.2;14.8;0;3.73;18436 +103089;51.03976;2.74497;2;20220731;23.8;16.5;20.2;4.2;18.4;.3;2.84;10685 +103089;51.03976;2.74497;2;20220801;23.8;17.2;20.5;2.5;17.5;0;3.38;16020 +103089;51.03976;2.74497;2;20220802;26.3;14.6;20.5;3.4;17.8;0;3.64;15822 +103089;51.03976;2.74497;2;20220803;27.9;15.5;21.7;2.7;18.4;0;4.52;22406 +103089;51.03976;2.74497;2;20220804;23.1;17.6;20.4;3.4;17.9;.1;3.04;12772 +103089;51.03976;2.74497;2;20220805;20.9;15.3;18.1;2.9;13.9;.1;3.83;20584 +103089;51.03976;2.74497;2;20220806;21.9;10.5;16.2;1.7;11.6;0;3.59;21004 +103089;51.03976;2.74497;2;20220807;22.5;10.6;16.6;1.9;12.3;0;3.68;21321 +103089;51.03976;2.74497;2;20220808;23.5;11.3;17.4;2.9;14.5;0;4.17;25107 +103089;51.03976;2.74497;2;20220809;23.6;14.8;19.2;4.4;16.7;0;4.38;25409 +103089;51.03976;2.74497;2;20220810;26.7;16.6;21.7;4;17.4;0;5.15;25931 +103089;51.03976;2.74497;2;20220811;30.1;17.2;23.7;3.2;16.4;0;5.97;27641 +103089;51.03976;2.74497;2;20220812;30.8;16.9;23.9;3.1;15.9;0;6.05;27525 +103089;51.03976;2.74497;2;20220813;32.1;15.1;23.6;2.4;13.4;0;5.63;24438 +103089;51.03976;2.74497;2;20220814;31.1;16.2;23.7;1.9;13.6;0;4.99;22730 +103089;51.03976;2.74497;2;20220815;27.2;18.2;22.7;2.8;17.5;.2;4.55;21400 +103089;51.03976;2.74497;2;20220816;27.5;15.7;21.6;2.2;18.1;7.2;3.08;12297 +103089;51.03976;2.74497;2;20220817;22.8;18.1;20.5;1.6;20.1;3.8;2.26;11311 +103089;51.03976;2.74497;2;20220818;24;14.8;19.4;1.7;18.2;.2;3.03;17356 +103089;51.03976;2.74497;2;20220819;23.6;15.5;19.6;2.9;18.5;1.1;2.17;8469 +103089;51.03976;2.74497;2;20220820;22.5;12.8;17.7;3.2;14.3;0;3.35;17218 +103089;51.03976;2.74497;2;20220821;22.7;12.2;17.5;2.2;14.8;.1;3.15;18114 +103089;51.03976;2.74497;2;20220822;28.5;13.5;21;2.3;15.8;0;4;18664 +103089;51.03976;2.74497;2;20220823;26.8;16.1;21.5;2;18.3;0;2.92;12682 +103089;51.03976;2.74497;2;20220824;26.9;16.3;21.6;2;20.3;0;3.23;16876 +103089;51.03976;2.74497;2;20220825;25.8;16.8;21.3;3.1;19.7;0;3.06;14137 +103089;51.03976;2.74497;2;20220826;22;18.3;20.2;3.9;16;0;3.17;11679 +103089;51.03976;2.74497;2;20220827;22.9;12.2;17.6;3.1;14.3;0;3.2;16442 +103089;51.03976;2.74497;2;20220828;22.9;14;18.5;4.6;13.9;0;3.72;15715 +103089;51.03976;2.74497;2;20220829;22.6;14.1;18.4;3.7;13.9;0;3.31;13919 +103089;51.03976;2.74497;2;20220830;24.1;14.9;19.5;4.7;15.9;0;3.5;14191 +103089;51.03976;2.74497;2;20220831;23.1;17.2;20.2;5.7;15;.1;4.26;17221 +103089;51.03976;2.74497;2;20220901;26.5;15.5;21;3.9;12.4;0;4.69;16802 +103089;51.03976;2.74497;2;20220902;26.9;12;19.5;2.1;13.4;1.3;3.56;17307 +103089;51.03976;2.74497;2;20220903;25.4;15.8;20.6;1.7;17.9;2.3;2.33;10206 +103089;51.03976;2.74497;2;20220904;24.9;13.8;19.4;2;17.1;0;2.91;16383 +103089;51.03976;2.74497;2;20220905;25.9;16.2;21.1;2.6;16.2;3;3.1;12397 +103089;51.03976;2.74497;2;20220906;26.2;14.6;20.4;2.5;16.9;3.2;3.24;16206 +103089;51.03976;2.74497;2;20220907;23.1;13.3;18.2;2.4;15.8;1.7;2.57;13574 +103089;51.03976;2.74497;2;20220908;21.9;14.5;18.2;3.1;15.7;12.7;2.58;12805 +103089;51.03976;2.74497;2;20220909;20.4;14.6;17.5;4.7;15.9;7.7;2.4;11626 +103089;51.03976;2.74497;2;20220910;20.8;15.1;18;4.2;16.5;.2;2.16;9230 +103089;51.03976;2.74497;2;20220911;22.3;12.5;17.4;1.8;15.8;0;2.62;17788 +103089;51.03976;2.74497;2;20220912;26.2;12.1;19.2;2;15.7;.1;2.81;14559 +103089;51.03976;2.74497;2;20220913;22;17.7;19.9;2.2;19;7.4;1.63;6295 +103089;51.03976;2.74497;2;20220914;16.8;14.6;15.7;2.7;15.9;16.9;1.24;6097 +103089;51.03976;2.74497;2;20220915;19.2;12;15.6;3.2;12.9;.2;2.24;10822 +103089;51.03976;2.74497;2;20220916;16.9;14.3;15.6;7.2;9.7;10;3.8;10445 +103089;51.03976;2.74497;2;20220917;16.3;12.9;14.6;8;9.7;.4;3.61;11545 +103089;51.03976;2.74497;2;20220918;17.3;9.9;13.6;5.8;10.2;.4;2.66;7440 +103089;51.03976;2.74497;2;20220919;17.5;13;15.3;4.1;10.1;.1;2.86;10720 +103089;51.03976;2.74497;2;20220920;18;13.3;15.7;3;10.7;.1;2.55;11525 +103089;51.03976;2.74497;2;20220921;18.6;7.8;13.2;1.3;11.1;0;1.92;14930 +103089;51.03976;2.74497;2;20220922;19.7;7.5;13.6;1.3;10.2;0;1.97;13971 +103089;51.03976;2.74497;2;20220923;18.6;8.6;13.6;2.4;12.6;24;1.28;3389 +103089;51.03976;2.74497;2;20220924;17.7;12.6;15.2;3.8;13.6;7.6;1.77;8155 +103089;51.03976;2.74497;2;20220925;16;10.3;13.2;2.1;12.2;2.3;1.38;7793 +103089;51.03976;2.74497;2;20220926;15.5;10.6;13.1;4.8;11;18.4;1.94;7259 +103089;51.03976;2.74497;2;20220927;14.5;10.3;12.4;6.5;9.8;4.5;2.33;6958 +103089;51.03976;2.74497;2;20220928;14.8;9.6;12.2;4.1;9.9;6.3;2;9642 +103089;51.03976;2.74497;2;20220929;15.8;9.1;12.5;1.9;10.9;1;1.38;7579 +103089;51.03976;2.74497;2;20220930;17;7.6;12.3;3.6;11.1;7.2;1.74;9980 +103089;51.03976;2.74497;2;20221001;18.4;11.5;15;5.3;14.1;3.1;1.77;9742 +103089;51.03976;2.74497;2;20221002;16.9;13.1;15;3.1;13.7;2.1;1.48;7402 +103089;51.03976;2.74497;2;20221003;17.7;6;11.9;1.7;11.1;0;1.41;10811 +103089;51.03976;2.74497;2;20221004;18.3;8.1;13.2;3.3;12.6;0;1.46;7666 +103089;51.03976;2.74497;2;20221005;18.7;14.2;16.5;5.8;13.3;.6;2.33;5822 +103089;51.03976;2.74497;2;20221006;18;7.9;13;4.2;10.1;0;2.29;13722 +103089;51.03976;2.74497;2;20221007;18.2;8.9;13.6;3.6;11.5;1.4;1.79;8260 +103089;51.03976;2.74497;2;20221008;15.4;11.8;13.6;3.9;11.1;0;1.87;10736 +103089;51.03976;2.74497;2;20221009;17.4;4;10.7;1.7;9.2;0;1.42;11538 +103089;51.03976;2.74497;2;20221010;14.6;7.2;10.9;2.2;10.4;.8;1.13;7112 +103089;51.03976;2.74497;2;20221011;15.6;4;9.8;1;9.5;0;1;9280 +103089;51.03976;2.74497;2;20221012;16.2;2;9.1;1.5;9.7;1;1.03;8909 +103089;51.03976;2.74497;2;20221013;14.1;12.1;13.1;2.3;14.1;5;.59;742 +103089;51.03976;2.74497;2;20221014;16.7;13;14.9;2.1;15.1;0;.82;3171 +103089;51.03976;2.74497;2;20221015;18.2;12.8;15.5;3.9;14.1;2.3;1.41;4042 +103089;51.03976;2.74497;2;20221016;17.9;12;15;3.6;13.9;1.2;1.3;5086 +103089;51.03976;2.74497;2;20221017;18.6;14.6;16.6;3.7;16.3;3;1.1;3060 +103089;51.03976;2.74497;2;20221018;18.6;10.6;14.6;1.7;14;0;1.07;10156 +103089;51.03976;2.74497;2;20221019;17.1;9.5;13.3;4.2;12.2;0;1.42;8667 +103089;51.03976;2.74497;2;20221020;19.9;11.8;15.9;3.1;14.5;5;1.35;6976 +103089;51.03976;2.74497;2;20221021;20.7;12;16.4;3.1;14.4;0;1.48;7232 +103089;51.03976;2.74497;2;20221022;18.8;13.8;16.3;2.9;14.3;.3;1.34;6027 +103089;51.03976;2.74497;2;20221023;19.8;12.6;16.2;3.8;14.7;7.4;1.44;6943 +103089;51.03976;2.74497;2;20221024;17.6;12.8;15.2;5;13.8;9.3;1.46;5235 +103089;51.03976;2.74497;2;20221025;17.8;12;14.9;3.1;13.9;0;1.12;6301 +103089;51.03976;2.74497;2;20221026;20.2;12.3;16.3;3.3;14.7;0;1.33;7073 +103089;51.03976;2.74497;2;20221027;20.7;13.6;17.2;3;15.1;0;1.36;5506 +103089;51.03976;2.74497;2;20221028;20.7;13.5;17.1;2.6;14.9;0;1.27;6642 +103089;51.03976;2.74497;2;20221029;21.8;11.3;16.6;2.6;15;0;1.22;7142 +103089;51.03976;2.74497;2;20221030;17.4;11;14.2;2.2;13.4;.2;.88;4222 +103089;51.03976;2.74497;2;20221031;16.2;7.5;11.9;3.1;13.1;.5;.61;4995 +103089;51.03976;2.74497;2;20221101;16.7;11.8;14.3;6.6;12.1;6.5;1.81;4498 +103089;51.03976;2.74497;2;20221102;14.2;8.9;11.6;4.9;10.6;.1;1.22;5993 +103089;51.03976;2.74497;2;20221103;14.5;11.8;13.2;5.3;11.7;8.3;1.4;3068 +103089;51.03976;2.74497;2;20221104;13.2;8.3;10.8;2.9;10.3;5.2;.87;4142 +103089;51.03976;2.74497;2;20221105;11.3;4.5;7.9;3.4;9.6;.7;.59;3429 +103089;51.03976;2.74497;2;20221106;10.8;9.8;10.3;5.6;11.7;25.9;.59;38 +103089;51.03976;2.74497;2;20221107;15.7;10.6;13.2;5;12.4;.8;1.17;2497 +103089;51.03976;2.74497;2;20221108;16.1;11.3;13.7;5.8;11.9;.7;1.55;3425 +103089;51.03976;2.74497;2;20221109;14.4;10.8;12.6;4.3;11.5;2.2;1.11;3649 +103089;51.03976;2.74497;2;20221110;14.5;8.7;11.6;3.9;11.6;0;.74;5487 +103089;51.03976;2.74497;2;20221111;12.4;8.5;10.5;4.2;10.8;0;.75;3713 +103089;51.03976;2.74497;2;20221112;9.4;4.5;7;2;9.9;0;.16;4661 +103089;51.03976;2.74497;2;20221113;14.1;4;9.1;1.1;9.4;0;.38;4797 +103089;51.03976;2.74497;2;20221114;5.5;1.2;3.4;2.3;8.2;0;0;4694 +103089;51.03976;2.74497;2;20221115;11.7;5.5;8.6;4.2;11.3;1.9;.13;4252 +103089;51.03976;2.74497;2;20221116;12.1;7;9.6;4.7;10.6;14.8;.53;4723 +103089;51.03976;2.74497;2;20221117;13;10.3;11.7;7.1;10.9;1.4;1.37;1375 +103089;51.03976;2.74497;2;20221118;11.6;6.5;9.1;3.4;9.8;2.8;.65;2750 +103089;51.03976;2.74497;2;20221119;11;8.8;9.9;3.9;9.6;1.3;1.09;158 +103089;51.03976;2.74497;2;20221120;11;3.5;7.3;4.7;8.6;.4;.81;2134 +103089;51.03976;2.74497;2;20221121;8.1;3;5.6;4.8;8.3;5.3;.37;3639 +103089;51.03976;2.74497;2;20221122;10.1;5;7.6;4.3;8.8;1.6;.69;2549 +103089;51.03976;2.74497;2;20221123;12.1;6.5;9.3;4.8;9.5;5.8;.83;3730 +103089;51.03976;2.74497;2;20221124;11.1;6.4;8.8;4.7;9.8;6.9;.52;4196 +103089;51.03976;2.74497;2;20221125;12;7.8;9.9;3.1;9.5;.7;.74;3127 +103089;51.03976;2.74497;2;20221126;11.6;4.1;7.9;3.7;9.2;3.4;.58;2820 +103089;51.03976;2.74497;2;20221127;7.5;6.6;7.1;5.2;9.6;17;.44;0 +103089;51.03976;2.74497;2;20221128;12;7.4;9.7;1.9;10.4;0;.46;2081 +103089;51.03976;2.74497;2;20221129;7.4;.6;4;1.2;7.5;.1;.31;1480 +103089;51.03976;2.74497;2;20221130;9.7;2.2;6;1.1;8.1;0;.24;2648 +103089;51.03976;2.74497;2;20221201;8;.6;4.3;1.3;7.1;0;.07;4205 +103089;51.03976;2.74497;2;20221202;5.1;1.2;3.2;3.3;6.9;0;.38;1615 +103089;51.03976;2.74497;2;20221203;3;2;2.5;4.8;6;0;.76;0 +103089;51.03976;2.74497;2;20221204;2.4;-.6;.9;3.6;5.8;.4;.31;2219 +103089;51.03976;2.74497;2;20221205;5.5;1.2;3.4;1.1;7.1;.7;.28;1381 +103089;51.03976;2.74497;2;20221206;7.6;3;5.3;1.7;7.9;1.8;.3;2002 +103089;51.03976;2.74497;2;20221207;7.7;5.4;6.6;4.7;7.7;2.7;.84;1579 +103089;51.03976;2.74497;2;20221208;6.4;4;5.2;3.2;6.2;1.3;.79;2322 +103089;51.03976;2.74497;2;20221209;6;-1.2;2.4;2.1;6.2;2.1;.19;3420 +103089;51.03976;2.74497;2;20221210;5.8;-1.7;2.1;2.1;6;.2;.29;2582 +103089;51.03976;2.74497;2;20221211;1.3;-.3;.5;3.3;5.9;0;.39;0 +103089;51.03976;2.74497;2;20221212;-.1;-3;-1.5;2.9;4.8;0;.16;3078 +103089;51.03976;2.74497;2;20221213;-.7;-4.8;-2.7;2.5;4.3;0;.23;2305 +103089;51.03976;2.74497;2;20221214;1.9;-3.5;-.8;1.5;4.7;.2;.14;3085 +103089;51.03976;2.74497;2;20221215;5.4;-3.2;1.1;1.5;5.6;.5;.11;3379 +103089;51.03976;2.74497;2;20221216;5;-.8;2.1;1.3;5.8;.1;.05;3628 +103089;51.03976;2.74497;2;20221217;1.1;-3.7;-1.3;2.3;4.5;0;.25;2772 +103089;51.03976;2.74497;2;20221218;-.3;-6.9;-3.6;4.5;4.5;5.2;.17;1850 +103089;51.03976;2.74497;2;20221219;9;-.3;4.4;6;8.9;1.8;0;2473 +103089;51.03976;2.74497;2;20221220;11.1;7.8;9.5;3.6;10.7;5.1;.55;898 +103089;51.03976;2.74497;2;20221221;9;6.4;7.7;2.6;10.1;7.5;.24;1484 +103089;51.03976;2.74497;2;20221222;10.8;8.3;9.6;2.7;11.2;1.7;.26;1919 +103089;51.03976;2.74497;2;20221223;13.4;9.1;11.3;4.9;11.5;10.8;.78;1421 +103089;51.03976;2.74497;2;20221224;11.5;9.8;10.7;3.7;11.3;.1;.44;2452 +103089;51.03976;2.74497;2;20221225;10.1;9;9.6;3.2;11.2;7.4;.52;0 +103089;51.03976;2.74497;2;20221226;10.1;8.3;9.2;4.7;8.6;.6;1.11;1733 +103089;51.03976;2.74497;2;20221227;9.1;1.7;5.4;4.2;7.6;.4;.45;3413 +103089;51.03976;2.74497;2;20221228;10.6;6.3;8.5;7.2;10.4;4.3;.56;205 +103089;51.03976;2.74497;2;20221229;10.6;9.7;10.2;7;9.6;2.2;1.2;2240 +103089;51.03976;2.74497;2;20221230;13.2;4.3;8.8;5.8;10;10.4;.73;2071 +103089;51.03976;2.74497;2;20221231;16.2;10.5;13.4;6.2;12.7;3.6;1.21;1171 diff --git a/config/static/xlsx/data/efele_data_meteo.csv b/config/static/xlsx/data/efele_data_meteo.csv new file mode 100644 index 0000000..06e5387 --- /dev/null +++ b/config/static/xlsx/data/efele_data_meteo.csv @@ -0,0 +1,17522 @@ +date,Temp_air_celsius,Hum_relative,Vitesse_vent_m_s,Vent_direction_moy_deg,Vent_direction_sd_deg,Rg_W_m2,Rg_kJ_m2,R_net_W_m2,R_net_corr_W_m2,Pluie_mm,Patm_kPa,NDVI_red_mV,NDVI_PIR_mV +01/01/2021 00:00,-2.333,93.5,0.038,233.7,0.008,0,0,-39.1,-39.1,0,100.4,0,-4.848 +01/01/2021 00:30,-2.708,93.6,0,0,0,0,0,-41.46,-41.46,0,100.4,0,-4.839 +01/01/2021 01:00,-2.833,93.9,0,0,0,0,0,-29.1,-29.1,0,100.4,0,-4.426 +01/01/2021 01:30,-2.864,93.8,0,238.1,0,0,0,-23.05,-23.05,0,100.4,0,-4.13 +01/01/2021 02:00,-2.878,94,0.43,20.07,0.078,0,0,-22.21,-22.21,0,100.4,0,-3.87 +01/01/2021 02:30,-2.545,94.2,0,199.8,0.002,0,0,-19.94,-19.94,0,100.4,0,-3.648 +01/01/2021 03:00,-2.358,94.1,0.094,238.4,0.016,0,0,-19,-19,0,100.5,-0.002,-3.856 +01/01/2021 03:30,-2.372,94,0.151,318.7,0.037,0,0,-24.89,-24.89,0,100.5,0,-4.079 +01/01/2021 04:00,-2.39,94.2,0.195,340.1,0.11,0,0,-29.78,-29.78,0,100.5,0,-4.328 +01/01/2021 04:30,-2.335,94.2,0.191,276.6,0.043,0,0,-37.67,-37.67,0,100.5,0,-4.642 +01/01/2021 05:00,-2.632,94,0,0,0,0,0,-45.21,-45.21,0,100.5,0,-4.436 +01/01/2021 05:30,-2.705,94.3,0,0,0,0,0,-41.37,-41.37,0,100.5,0,-3.965 +01/01/2021 06:00,-2.59,94.5,0,0,0,0,0,-39.1,-39.1,0,100.5,0,-3.591 +01/01/2021 06:30,-2.71,94.1,0,342.1,0,0,0,-36.58,-36.58,0,100.5,0,-3.795 +01/01/2021 07:00,-2.556,94.7,0.257,15.34,0.035,0,0,-37.62,-37.62,0,100.5,0,-3.891 +01/01/2021 07:30,-1.697,94.9,1.078,30.38,0.139,0,0,-47.4,-47.4,0,100.6,0,-4.05 +01/01/2021 08:00,-1.581,93.9,0.404,36.42,0.085,0,0,-53.35,-53.35,0,100.6,0,-4.009 +01/01/2021 08:30,-1.966,93.4,0.19,335.7,0.034,4.258,0.021,-48.83,-48.83,0,100.6,0,-3.767 +01/01/2021 09:00,-1.989,93.4,0.282,299.6,0.039,34.56,0.173,-39.35,-39.35,0,100.7,0.124,-2.894 +01/01/2021 09:30,-1.258,92.8,0,0,0,130.8,0.654,-10.32,-10.32,0,100.7,0.421,-0.271 +01/01/2021 10:00,0.726,91.3,0.067,91,0.041,235.1,1.176,13.68,13.68,0,100.7,0.536,10.96 +01/01/2021 10:30,2.492,83.4,0.417,80.7,0.106,211.4,1.057,63.61,63.61,0,100.7,0.491,15.12 +01/01/2021 11:00,2.392,78.97,0.975,49.51,0.131,251.5,1.258,111.3,111.3,0.2,100.8,0.517,15.48 +01/01/2021 11:30,3.138,74.65,1.271,38.81,0.134,277.4,1.387,141.4,141.4,0,100.8,0.66,16.14 +01/01/2021 12:00,3.719,71.79,1.581,30.73,0.14,292.1,1.46,121.7,121.7,0,100.8,0.777,16.46 +01/01/2021 12:30,4.234,67.87,1.749,34.14,0.129,295,1.475,127.4,127.4,0,100.7,0.853,16.22 +01/01/2021 13:00,4.713,64.37,1.412,41.86,0.126,285.5,1.428,124.3,124.3,0,100.7,0.918,16.64 +01/01/2021 13:30,5.037,62.92,1.631,38.12,0.118,264.9,1.324,113.2,113.2,0,100.7,0.968,16.65 +01/01/2021 14:00,5.043,61.14,1.367,45.99,0.122,232.9,1.165,94.8,94.8,0,100.7,0.979,17.85 +01/01/2021 14:30,5.111,61.62,1.795,23.16,0.138,192,0.96,70.75,70.75,0,100.7,0.954,17.98 +01/01/2021 15:00,4.954,62.02,1.557,25.54,0.144,145.3,0.727,39.92,39.92,0,100.8,0.917,13.06 +01/01/2021 15:30,4.592,66.56,1.705,9.23,0.155,93,0.465,9.95,9.95,0,100.8,0.612,11.2 +01/01/2021 16:00,3.996,70.41,1.28,1.075,0.148,43.15,0.216,-19.85,-19.85,0,100.8,0.408,11.41 +01/01/2021 16:30,3.208,75.04,0.788,1.481,0.133,5.52,0.028,-51.72,-51.72,0,100.8,0.003,9.79 +01/01/2021 17:00,1.976,80.2,0.613,1.493,0.168,0,0,-59.66,-59.66,0,100.9,-0.073,9.49 +01/01/2021 17:30,1.508,83.9,0.677,342.9,0.149,0,0,-60.2,-60.2,0,100.9,-0.07,9.35 +01/01/2021 18:00,1.052,85.6,0.213,336.5,0.092,0,0,-58.66,-58.66,0,100.9,-0.068,9.83 +01/01/2021 18:30,0.096,87.3,0.336,336.5,0.154,0,0,-56.62,-56.62,0,100.9,-0.068,9.66 +01/01/2021 19:00,-0.768,89.3,0.124,336.5,0.07,0,0,-53.3,-53.3,0,100.9,-0.132,5.873 +01/01/2021 19:30,-1.101,90.6,0.599,336.2,0.176,0,0,-56.23,-56.23,0,100.9,-0.068,-0.979 +01/01/2021 20:00,-1.096,91.4,0.58,311.6,0.059,0,0,-57.11,-57.11,0,101,-0.068,-1.691 +01/01/2021 20:30,-1.739,92.2,0,0,0,0,0,-53.88,-53.88,0,101,-0.068,-0.653 +01/01/2021 21:00,-1.752,92.1,0.128,297.9,0.016,0.191,0.001,-55.11,-55.11,0,101,-0.068,-0.236 +01/01/2021 21:30,-2.135,92.8,0,301.5,0.001,0,0,-38.98,-38.98,0,101,-0.067,0.377 +01/01/2021 22:00,-1.753,93,0.38,311.7,0.066,0,0,-30.07,-30.07,0,101,-0.068,1.354 +01/01/2021 22:30,-1.671,92.9,0.188,310.3,0.026,0,0,-26.85,-26.85,0,101.1,-0.068,1.74 +01/01/2021 23:00,-1.674,93,0,0,0,0,0,-27.69,-27.69,0,101.1,-0.068,1.743 +01/01/2021 23:30,-1.508,93.2,0,0,0,0,0,-18.45,-18.45,0,101.1,-0.068,2.137 +02/01/2021 00:00,-1.177,93.2,0,326.9,0,0,0,-28.5,-28.5,0,101.1,-0.068,2.398 +02/01/2021 00:30,-1.261,93,0,0,0,0,0,-44.66,-44.66,0,101.1,-0.068,1.186 +02/01/2021 01:00,-1.928,92.9,0,0,0,0,0,-47.2,-47.2,0,101.1,-0.066,-0.136 +02/01/2021 01:30,-2.26,93.5,0,0,0,0,0,-33.33,-33.33,0,101.1,-0.068,0.23 +02/01/2021 02:00,-1.785,93.9,0,0,0,0.09,0,-19.85,-19.85,0,101.1,-0.068,1.001 +02/01/2021 02:30,-1.707,93.1,0,0,0,0,0,-38.55,-38.55,0,101.1,-0.068,0.474 +02/01/2021 03:00,-1.922,93.6,0.098,325.8,0.051,0,0,-27.85,-27.85,0,101.1,-0.068,0.548 +02/01/2021 03:30,-1.998,93.4,0,0,0,0,0,-43.87,-43.87,0,101.1,-0.065,0.102 +02/01/2021 04:00,-2.102,94,0,0,0,0,0,-51.03,-51.03,0,101.1,-0.06,-0.056 +02/01/2021 04:30,-2.286,93.6,0.057,315.1,0.013,0,0,-49.38,-49.38,0,101.1,-0.06,-0.051 +02/01/2021 05:00,-2.671,93.6,0,0,0,0,0,-49.07,-49.07,0,101.1,-0.038,-0.24 +02/01/2021 05:30,-2.929,94.1,0,0,0,0,0,-49.6,-49.6,0,101.1,-0.032,-0.297 +02/01/2021 06:00,-3.089,94,0,0,0,0,0,-46.05,-46.05,0,101.2,-0.009,-0.544 +02/01/2021 06:30,-3.222,94,0.043,315.1,0.016,0,0,-42.94,-42.94,0,101.2,-0.024,-0.447 +02/01/2021 07:00,-3.352,94,0.038,315,0.013,0,0,-50.56,-50.56,0,101.2,-0.012,-0.5 +02/01/2021 07:30,-3.162,94.1,0.118,315,0.043,0,0,-31.71,-31.71,0,101.2,-0.039,-0.162 +02/01/2021 08:00,-2.838,94.1,0.339,293.5,0.041,0.894,0.004,-7.742,-7.742,0,101.2,-0.068,0.569 +02/01/2021 08:30,-2.389,93.9,0.291,160.8,0.062,10.75,0.054,-25.58,-25.58,0,101.3,-0.009,0.993 +02/01/2021 09:00,-2.161,93.9,0.56,353.9,0.079,45.65,0.228,-30.05,-30.05,0,101.3,0.123,1.588 +02/01/2021 09:30,-0.958,93.5,0,72.93,0,111.7,0.559,-7.921,-7.921,0,101.3,0.331,14.1 +02/01/2021 10:00,0.663,92.3,0,0,0,206.5,1.032,30.57,30.57,0,101.3,0.498,23.88 +02/01/2021 10:30,1.162,89.5,0.594,257.7,0.145,201.1,1.006,64.36,64.36,0,101.3,0.504,19.69 +02/01/2021 11:00,1.973,88.7,0.358,265.7,0.089,200.3,1.001,96.4,96.4,0.2,101.3,0.354,17.8 +02/01/2021 11:30,2.475,87.1,0.476,281.2,0.112,170.9,0.854,99.2,99.2,0,101.3,0.181,20.01 +02/01/2021 12:00,2.691,87.8,0.59,286.2,0.105,135.9,0.679,71.51,71.51,0,101.3,0.067,24.87 +02/01/2021 12:30,3.456,87.8,0.742,294,0.139,159.3,0.797,73.12,73.12,0,101.2,0.111,27.02 +02/01/2021 13:00,4.259,87,1.004,282.5,0.139,116.7,0.583,53.28,53.28,0,101.2,0.046,27.25 +02/01/2021 13:30,4.685,86.3,0.673,299.7,0.097,110.8,0.554,56.65,56.65,0,101.2,0.037,27.31 +02/01/2021 14:00,5.192,85.9,0.825,297.7,0.134,101.2,0.506,48.37,48.37,0,101.2,0.033,28.04 +02/01/2021 14:30,5.373,86.1,1.149,303.9,0.139,54.21,0.271,7.698,7.698,0,101.2,-0.053,28.37 +02/01/2021 15:00,5.038,86.7,1.871,317.6,0.122,22.76,0.114,-13.58,-13.58,0,101.2,-0.135,27.31 +02/01/2021 15:30,4.637,87,1.072,342.8,0.12,28.93,0.145,-5.488,-5.488,0.2,101.2,-0.136,28.4 +02/01/2021 16:00,4.537,87.6,1.221,310.7,0.126,22.57,0.113,-7.014,-7.014,0,101.2,-0.136,28.91 +02/01/2021 16:30,4.458,88.4,0.754,310.1,0.096,5.679,0.028,-11.52,-11.52,0,101.2,-0.164,28.32 +02/01/2021 17:00,4.369,89.9,0.878,294.6,0.11,0,0,-12.08,-12.08,0.2,101.2,-0.203,27.78 +02/01/2021 17:30,4.223,90.6,1.34,313.2,0.125,0,0,-14.42,-14.42,0,101.2,-0.203,27.49 +02/01/2021 18:00,3.728,89,0.958,326.9,0.093,0,0,-21.22,-21.22,0,101.2,-0.203,26.87 +02/01/2021 18:30,3.499,86.9,0.538,312.8,0.061,0,0,-22.69,-22.69,0,101.2,-0.203,26.83 +02/01/2021 19:00,3.193,86.7,0.212,285.9,0.04,0,0,-43.46,-43.46,0,101.2,-0.179,26.33 +02/01/2021 19:30,2.327,88.2,0.539,275.7,0.076,0,0,-50.79,-50.79,0,101.2,-0.136,26.43 +02/01/2021 20:00,2.183,90.3,0.167,283.5,0.041,0,0,-42.75,-42.75,0,101.2,-0.137,26.26 +02/01/2021 20:30,1.908,90.7,0,0,0,0,0,-28.29,-28.29,0,101.2,-0.136,26.43 +02/01/2021 21:00,1.535,90.9,0,0,0,0,0,-30.81,-30.81,0,101.2,-0.136,25.53 +02/01/2021 21:30,1.185,91.5,0,264.6,0.002,0,0,-28.95,-28.95,0,101.1,-0.136,25.62 +02/01/2021 22:00,1.232,91.9,0.326,278.6,0.137,0,0,-21.95,-21.95,0.2,101.1,-0.136,25.52 +02/01/2021 22:30,1.218,92,0.25,281.8,0.091,0,0,-21.43,-21.43,0,101.1,-0.136,25.55 +02/01/2021 23:00,1.239,92.2,0.445,300.1,0.082,0,0,-22.73,-22.73,0,101.1,-0.136,25.3 +02/01/2021 23:30,1.069,91.9,0.37,255.8,0.095,0,0,-28.14,-28.14,0,101.1,-0.136,25.37 +03/01/2021 00:00,0.813,92,0,0,0,0,0,-22.86,-22.86,0,101,-0.136,25.43 +03/01/2021 00:30,0.541,92.2,0,0,0,0,0,-5.165,-5.165,0,101,-0.136,25.16 +03/01/2021 01:00,0.679,92.4,0,0,0,0,0,-5.353,-5.353,0,101,-0.136,25.17 +03/01/2021 01:30,0.933,92.7,0.026,35.9,0.01,0,0,-4.634,-4.634,0,101,-0.136,25.19 +03/01/2021 02:00,1.171,92.8,0.317,35.51,0.071,0,0,-6.951,-6.951,0,101,-0.136,24.83 +03/01/2021 02:30,1.3,92.9,0,0,0,0,0,-14.03,-14.03,0,101,-0.136,24.58 +03/01/2021 03:00,1.133,92.7,0,0,0,0,0,-29.71,-29.71,0,100.9,-0.124,24.09 +03/01/2021 03:30,0.839,93,0,0,0,0,0,-34.66,-34.66,0,100.9,-0.098,24.22 +03/01/2021 04:00,0.369,93.1,0,0,0,0,0,-27.39,-27.39,0,100.9,-0.105,24.38 +03/01/2021 04:30,0.328,93.3,0,0,0,0,0,-25.81,-25.81,0,100.9,-0.104,23.78 +03/01/2021 05:00,0.19,93.5,0,0,0,0,0,-20.3,-20.3,0,100.9,-0.116,23.46 +03/01/2021 05:30,0.177,93.7,0.104,311.8,0.032,0,0,-27.86,-27.86,0,100.9,-0.068,23.15 +03/01/2021 06:00,0.193,93.8,0.456,349.1,0.09,0,0,-26.84,-26.84,0,100.9,-0.068,22.72 +03/01/2021 06:30,0.325,94.3,0.583,324.3,0.097,0,0,-8.82,-8.82,0,100.9,-0.132,22.96 +03/01/2021 07:00,0.427,94.3,0.753,1.475,0.147,0.027,0,-4.172,-4.172,0.2,100.9,-0.136,22.54 +03/01/2021 07:30,0.855,94.4,0.558,37.91,0.134,0,0,-21.35,-21.35,0,100.9,-0.122,22.44 +03/01/2021 08:00,0.745,94.1,0,41.59,0,0.37,0.002,-42.71,-42.71,0,100.9,-0.068,21.52 +03/01/2021 08:30,0.211,94.2,0,0,0,16.37,0.082,-41.88,-41.88,0,100.9,-0.047,21.98 +03/01/2021 09:00,0.136,94.4,0.126,72.04,0.061,32.39,0.162,-26.08,-26.08,0,100.9,-0.004,21.75 +03/01/2021 09:30,0.418,94.5,0.021,73.48,0.028,58.09,0.29,17.61,17.61,0,100.9,-0.039,22.51 +03/01/2021 10:00,0.836,94.2,0.595,55.13,0.106,62.3,0.311,25.48,25.48,0,101,-0.061,23.44 +03/01/2021 10:30,1.201,94.1,0.697,59.78,0.133,91.2,0.456,50.24,50.24,0,101,-0.013,24.54 +03/01/2021 11:00,1.737,93.6,0.875,65.78,0.147,109.3,0.546,68.55,68.55,0,101,0.03,25.39 +03/01/2021 11:30,2.301,92.5,0.668,59.88,0.123,73.66,0.368,50.73,50.73,0,101,-0.019,25.27 +03/01/2021 12:00,2.865,90.7,0.953,63.75,0.138,119.5,0.598,63.94,63.94,0,101,0.098,26.46 +03/01/2021 12:30,3.464,87.3,1.187,61.36,0.143,162.9,0.815,80,80,0,100.9,0.171,27.03 +03/01/2021 13:00,3.988,85,1.329,81,0.15,120.3,0.601,59.56,59.56,0,100.9,0.071,26.63 +03/01/2021 13:30,3.902,84.3,1.25,99.4,0.152,54.53,0.273,24.73,24.73,0,100.9,-0.043,25.53 +03/01/2021 14:00,4.212,83.3,1.375,85.3,0.156,78.06,0.39,36.21,36.21,0,100.9,-0.001,25.99 +03/01/2021 14:30,4.278,80.7,1.537,86.8,0.152,37.69,0.188,9.57,9.57,0,100.9,-0.068,25.17 +03/01/2021 15:00,4.142,78.98,0.96,67.15,0.155,62.88,0.314,7.736,7.736,0,100.9,0.014,25.27 +03/01/2021 15:30,4.597,76.29,0.834,56.38,0.135,115.2,0.576,38.47,38.47,0,100.9,0.519,26.97 +03/01/2021 16:00,4.895,74.33,0.989,32.14,0.122,55.04,0.275,-3.381,-3.381,0,100.9,0.287,27.1 +03/01/2021 16:30,4.076,79.09,0.763,33.15,0.136,5.002,0.025,-27.99,-27.99,0,100.9,-0.102,25.34 +03/01/2021 17:00,3.44,79.88,1.235,31.15,0.144,0,0,-47.38,-47.38,0,100.9,-0.129,24.38 +03/01/2021 17:30,3.496,76.99,1.209,40.21,0.131,0,0,-21.2,-21.2,0,101,-0.136,24.15 +03/01/2021 18:00,3.502,75.88,1.062,39.1,0.125,0,0,-17.14,-17.14,0,101,-0.136,23.92 +03/01/2021 18:30,3.279,76.64,1.118,26.74,0.15,0,0,-25.35,-25.35,0,101,-0.136,23.25 +03/01/2021 19:00,2.307,82.5,0.883,15.67,0.154,0,0,-38.36,-38.36,0,101,-0.136,22.13 +03/01/2021 19:30,2.116,81.5,1.234,22.72,0.143,0,0,-57.9,-57.9,0,101,-0.136,21.35 +03/01/2021 20:00,1.554,83.4,1.056,20.16,0.142,0,0,-56.48,-56.48,0,101,-0.136,20.76 +03/01/2021 20:30,1.387,85.6,0.967,31.68,0.144,0,0,-49.03,-49.03,0,101.1,-0.136,20.77 +03/01/2021 21:00,1.443,86.7,0.844,40.83,0.125,0,0,-48.71,-48.71,0,101.1,-0.136,20.91 +03/01/2021 21:30,1.266,87,0.422,59.09,0.111,0,0,-58.87,-58.87,0,101.1,-0.13,21.04 +03/01/2021 22:00,1.003,87.8,0.5,28.16,0.113,0,0,-43.21,-43.21,0,101.1,-0.136,20.58 +03/01/2021 22:30,0.761,88.6,0.793,8.34,0.15,0,0,-29.56,-29.56,0,101.1,-0.136,20.89 +03/01/2021 23:00,0.768,89,0.795,12.7,0.179,0,0,-20.37,-20.37,0,101.1,-0.146,21.62 +03/01/2021 23:30,0.834,89.3,0.406,21.4,0.15,0,0,-38.13,-38.13,0,101.1,-0.136,21.46 +04/01/2021 00:00,0.61,89.7,0.386,76.33,0.133,0,0,-60.91,-60.91,0,101,-0.126,20.93 +04/01/2021 00:30,0.266,90,0.684,32.98,0.119,0,0,-59.06,-59.06,0,101.1,-0.113,19.96 +04/01/2021 01:00,-0.444,90.4,1.21,2.287,0.159,0,0,-58.71,-58.71,0,101.1,-0.136,19.7 +04/01/2021 01:30,-0.392,90.9,0.996,352.7,0.162,0,0,-54.09,-54.09,0,101,-0.135,19.24 +04/01/2021 02:00,-0.651,91.2,0.944,349.9,0.161,0,0,-43.21,-43.21,0,101,-0.136,19.08 +04/01/2021 02:30,-0.555,91.3,0.92,2.776,0.135,0,0,-15.41,-15.41,0,101,-0.136,19.24 +04/01/2021 03:00,-0.158,91.3,1.384,7.015,0.163,0,0,-10.94,-10.94,0,101,-0.179,19.3 +04/01/2021 03:30,0.344,90.3,1.357,14.36,0.154,0,0,-9.42,-9.42,0,101,-0.203,19.11 +04/01/2021 04:00,0.545,89.4,1.535,16.2,0.15,0,0,-9.91,-9.91,0,101,-0.203,19.22 +04/01/2021 04:30,0.84,88.1,1.765,15.88,0.149,0,0,-11.65,-11.65,0,101,-0.203,19.72 +04/01/2021 05:00,1.107,86.4,1.849,26.67,0.147,0,0,-12.32,-12.32,0,101,-0.203,20.1 +04/01/2021 05:30,1.075,87.1,1.531,31.6,0.137,0,0,-21.31,-21.31,0,101,-0.195,20.03 +04/01/2021 06:00,0.454,89.5,1.211,7.31,0.163,0,0,-10.82,-10.82,0,101,-0.167,20.24 +04/01/2021 06:30,0.411,91.2,1.566,2.772,0.148,0,0,-28.47,-28.47,0,101,-0.195,20.13 +04/01/2021 07:00,0.492,91.9,1.612,5.371,0.151,0,0,-8.98,-8.98,0.2,101,-0.136,20.06 +04/01/2021 07:30,0.551,92.3,1.891,7.309,0.157,0,0,-10.26,-10.26,0.4,101,-0.137,20.29 +04/01/2021 08:00,0.684,92.5,1.766,12.1,0.151,0.13,0.001,-10.2,-10.2,0.2,101,-0.148,20.3 +04/01/2021 08:30,0.879,92.5,1.244,11.53,0.148,2.703,0.014,-9.05,-9.05,0,101,-0.136,19.97 +04/01/2021 09:00,1.036,92.3,1.297,5.516,0.151,15.88,0.079,-5.685,-5.685,0,101,-0.136,20.27 +04/01/2021 09:30,1.213,91.9,1.328,350.9,0.144,24.66,0.123,1.27,1.27,0,101,-0.136,20.08 +04/01/2021 10:00,1.381,91.5,1.55,348.7,0.147,32.13,0.161,6.045,6.045,0,101,-0.136,20.44 +04/01/2021 10:30,1.483,91.1,2.348,349.7,0.145,45.44,0.227,12.83,12.83,0,101.1,-0.109,20.65 +04/01/2021 11:00,1.83,90.2,1.962,340.5,0.15,82.3,0.411,30.22,30.22,0,101,-0.054,21.16 +04/01/2021 11:30,2.475,87.8,1.848,342.6,0.143,112.1,0.56,46.14,46.14,0,101,0.002,22.31 +04/01/2021 12:00,3.228,81.6,2.622,358.5,0.148,130.2,0.651,65.02,65.02,0,101,0.046,22.97 +04/01/2021 12:30,3.626,77.47,2.881,359.8,0.156,147.2,0.736,73.21,73.21,0,100.9,0.101,23.55 +04/01/2021 13:00,3.681,79.52,2.653,18.55,0.144,110.2,0.551,16.92,16.92,0,100.9,0.04,23.56 +04/01/2021 13:30,3.541,81.5,1.995,32.06,0.135,71.31,0.357,3.528,3.528,0,100.9,-0.05,22.7 +04/01/2021 14:00,3.444,81.8,1.771,37.09,0.134,73.84,0.369,2.206,2.206,0,100.8,-0.065,22.44 +04/01/2021 14:30,3.366,82.9,1.796,43.39,0.126,52.04,0.26,-5.627,-5.627,0.2,100.8,-0.098,22.06 +04/01/2021 15:00,3.133,84.6,1.801,42.48,0.125,61.83,0.309,-0.792,-0.792,0.2,100.8,-0.081,22.26 +04/01/2021 15:30,2.985,85.4,1.782,43.2,0.126,41.16,0.206,-11.72,-11.72,0,100.9,-0.119,21.77 +04/01/2021 16:00,2.789,83.8,1.769,40.22,0.129,18.79,0.094,-19.64,-19.64,0,100.9,-0.137,20.89 +04/01/2021 16:30,2.395,83.8,0.98,33.43,0.097,4.501,0.023,-35.28,-35.28,0,100.9,-0.164,20.52 +04/01/2021 17:00,1.96,86.5,0.483,21.87,0.089,0.016,0,-21.06,-21.06,0,100.9,-0.16,20.11 +04/01/2021 17:30,1.745,88.1,0.606,12,0.088,0,0,-23.91,-23.91,0,100.9,-0.167,19.7 +04/01/2021 18:00,1.371,88.6,0.723,17.09,0.101,0,0,-42.88,-42.88,0,100.9,-0.136,19.34 +04/01/2021 18:30,1.29,89.7,1.173,21.76,0.149,0,0,-25.57,-25.57,0,101,-0.137,19.19 +04/01/2021 19:00,1.548,89.6,1.276,24.21,0.144,0,0,-15.32,-15.32,0,101,-0.172,19.23 +04/01/2021 19:30,1.741,89.2,1.86,20.53,0.15,0,0,-27.34,-27.34,0,101,-0.183,19.42 +04/01/2021 20:00,1.514,89.3,1.885,17.27,0.151,0,0,-27.33,-27.33,0,101,-0.136,19.66 +04/01/2021 20:30,1.622,89,1.855,24.45,0.149,0,0,-26.17,-26.17,0,101,-0.136,19.27 +04/01/2021 21:00,1.731,87.9,2.013,23.42,0.15,0,0,-23.96,-23.96,0,101,-0.136,19.28 +04/01/2021 21:30,1.712,87.6,2.307,20.13,0.147,0,0,-16.87,-16.87,0,101,-0.138,19.15 +04/01/2021 22:00,1.663,88.3,2.152,23.6,0.145,0,0,-13.94,-13.94,0,101.1,-0.141,19.07 +04/01/2021 22:30,1.666,88.6,1.917,22.14,0.146,0,0,-13.32,-13.32,0,101.1,-0.166,19.07 +04/01/2021 23:00,1.667,88.7,1.865,18.78,0.144,0,0,-15.34,-15.34,0,101.1,-0.139,18.86 +04/01/2021 23:30,1.659,88.8,1.98,15.92,0.152,0,0,-17.39,-17.39,0,101.1,-0.138,19.25 +05/01/2021 00:00,1.618,89.2,2.017,16.9,0.153,0,0,-17.75,-17.75,0,101.1,-0.136,19.33 +05/01/2021 00:30,1.599,89.2,2.076,18.3,0.141,0,0,-18.42,-18.42,0,101.1,-0.136,19.24 +05/01/2021 01:00,1.647,89.1,2.165,21.85,0.149,0,0,-16.98,-16.98,0,101.1,-0.136,19.31 +05/01/2021 01:30,1.655,88.7,2.204,21.42,0.141,0,0,-16.43,-16.43,0,101.1,-0.136,19.16 +05/01/2021 02:00,1.73,88,1.895,28.8,0.141,0,0,-14.37,-14.37,0,101.1,-0.136,19.11 +05/01/2021 02:30,1.769,87.1,1.142,34.17,0.134,0,0,-14.91,-14.91,0,101.1,-0.136,18.86 +05/01/2021 03:00,1.943,85.3,1.379,36.72,0.131,0,0,-16.27,-16.27,0,101.1,-0.136,18.41 +05/01/2021 03:30,1.895,83.5,1.713,31.3,0.138,0,0,-36.05,-36.05,0,101.1,-0.136,18.79 +05/01/2021 04:00,1.225,86,1.753,18.8,0.154,0,0,-36.14,-36.14,0,101.1,-0.136,18.6 +05/01/2021 04:30,1.25,87.1,1.972,17.42,0.151,0,0,-16.42,-16.42,0,101.1,-0.136,18.23 +05/01/2021 05:00,1.32,87.4,1.845,25.6,0.141,0,0,-15.2,-15.2,0,101.1,-0.136,18.19 +05/01/2021 05:30,1.345,86.7,1.58,11.7,0.155,0,0,-15.86,-15.86,0,101.1,-0.136,18.48 +05/01/2021 06:00,1.073,87.5,1.308,17.51,0.154,0,0,-28.82,-28.82,0,101.1,-0.136,17.2 +05/01/2021 06:30,1.039,87.6,1.779,21.51,0.147,0,0,-37.29,-37.29,0,101.2,-0.136,17.05 +05/01/2021 07:00,0.228,88.2,1.771,15.66,0.15,0,0,-60.48,-60.48,0,101.2,-0.136,16.75 +05/01/2021 07:30,0.026,89.5,1.716,13,0.155,0,0,-52.38,-52.38,0,101.2,-0.136,16.03 +05/01/2021 08:00,-0.375,90,1.612,9.31,0.156,0.1,0.001,-62.37,-62.37,0,101.2,-0.111,16.14 +05/01/2021 08:30,-0.339,90.5,1.701,14.14,0.154,8.52,0.043,-54.41,-54.41,0,101.2,-0.071,16.49 +05/01/2021 09:00,0,90.1,1.279,9.53,0.159,35.42,0.177,-35.72,-35.72,0,101.2,0.018,16.58 +05/01/2021 09:30,0.868,88.6,1.23,8.73,0.154,88.9,0.445,1.383,1.383,0,101.2,0.311,17.94 +05/01/2021 10:00,2.17,83.6,1.814,15.53,0.15,215.5,1.078,79.98,79.98,0,101.2,0.577,20.1 +05/01/2021 10:30,3.644,77.48,2.808,15.06,0.152,302.7,1.513,149.8,149.8,0,101.3,0.785,19.95 +05/01/2021 11:00,3.834,76.03,2.944,14.59,0.148,215.3,1.077,101.3,101.3,0,101.3,0.414,18.87 +05/01/2021 11:30,3.483,77.34,2.498,21.02,0.148,134.2,0.671,54.99,55,0,101.2,0.157,19.68 +05/01/2021 12:00,3.596,78.8,2.254,13.36,0.148,146.3,0.732,55.08,55.08,0,101.2,0.172,20.58 +05/01/2021 12:30,4.161,77.2,2.596,4.958,0.159,159.2,0.796,70.79,70.79,0,101.2,0.181,20.06 +05/01/2021 13:00,4.414,76.66,2.614,12.09,0.147,177.4,0.887,83,83,0,101.1,0.238,21.31 +05/01/2021 13:30,4.526,74.98,2.269,23.28,0.14,77.14,0.386,37.69,37.69,0,101.1,-0.006,19.65 +05/01/2021 14:00,4.487,71.59,1.808,44.59,0.126,71.88,0.359,32.69,32.69,0,101.1,-0.018,19.62 +05/01/2021 14:30,4.462,70.5,1.46,56.56,0.132,65.58,0.328,29.3,29.3,0,101.1,-0.046,19.8 +05/01/2021 15:00,4.198,73.01,1.278,47.5,0.127,43.05,0.215,13.59,13.59,0,101.1,-0.077,21.25 +05/01/2021 15:30,4.081,72.05,2.071,36.65,0.136,33.66,0.168,4.432,4.432,0,101.1,-0.102,20.97 +05/01/2021 16:00,3.819,73.86,1.626,41.71,0.127,15.8,0.079,-8.74,-8.74,0,101.1,-0.136,19.65 +05/01/2021 16:30,3.642,75.94,1.339,56.22,0.127,5.805,0.029,-13.25,-13.25,0,101.1,-0.136,18.64 +05/01/2021 17:00,3.435,76.95,1.181,61.82,0.138,0.046,0,-16.31,-16.31,0,101.2,-0.136,18.66 +05/01/2021 17:30,3.324,77.84,1.01,56.42,0.141,0,0,-16.88,-16.88,0,101.2,-0.136,18.37 +05/01/2021 18:00,3.257,78.14,0.966,34.62,0.133,0,0,-17.21,-17.21,0,101.2,-0.136,18.22 +05/01/2021 18:30,3.18,77,1.109,48.37,0.126,0,0,-17.8,-17.8,0,101.2,-0.136,18.15 +05/01/2021 19:00,3.066,77.08,1.03,41.73,0.126,0,0,-17.06,-17.06,0,101.2,-0.136,18.13 +05/01/2021 19:30,2.925,78.22,0.941,39.49,0.126,0,0,-17.47,-17.47,0,101.2,-0.136,18.43 +05/01/2021 20:00,2.763,78.84,1.451,42.64,0.129,0,0,-17.76,-17.76,0,101.2,-0.136,18.34 +05/01/2021 20:30,2.582,79.27,1.138,53.81,0.129,0,0,-17.89,-17.89,0,101.2,-0.136,18.27 +05/01/2021 21:00,2.408,80.4,0.782,56.07,0.14,0,0,-17.7,-17.7,0,101.2,-0.136,18.26 +05/01/2021 21:30,2.295,80.8,0.505,62.46,0.13,0,0,-16.99,-16.99,0,101.3,-0.136,18.11 +05/01/2021 22:00,2.193,81.6,0.673,25.04,0.126,0,0,-16.3,-16.3,0,101.3,-0.136,18.02 +05/01/2021 22:30,1.985,83,0.682,19.93,0.143,0,0,-15.6,-15.6,0,101.3,-0.136,18.04 +05/01/2021 23:00,1.807,83.9,0.75,2.974,0.151,0,0,-15.32,-15.32,0,101.3,-0.136,18.46 +05/01/2021 23:30,1.858,83.5,1.051,354.3,0.164,0,0,-17.31,-17.31,0,101.3,-0.136,18.27 +06/01/2021 00:00,1.488,85.6,1.039,11.44,0.142,0,0,-20.84,-20.84,0,101.3,-0.136,18.28 +06/01/2021 00:30,1.445,86.7,1.354,14.15,0.149,0,0,-23.4,-23.4,0,101.3,-0.136,18.19 +06/01/2021 01:00,1.416,86.6,0.923,10.37,0.164,0,0,-22.91,-22.91,0,101.3,-0.136,17.85 +06/01/2021 01:30,1.219,86.7,0.88,359.2,0.124,0,0,-30.72,-30.72,0,101.3,-0.136,17.38 +06/01/2021 02:00,0.757,87.1,0.193,358,0.012,0,0,-62.12,-62.12,0,101.3,-0.076,16.8 +06/01/2021 02:30,0.122,88.4,0,0,0,0,0,-63.67,-63.67,0,101.3,-0.09,16.53 +06/01/2021 03:00,-0.627,89.5,0,0,0,0,0,-47.45,-47.45,0,101.3,-0.1,15.97 +06/01/2021 03:30,-1.036,90.8,0.264,309.4,0.025,0,0,-52.62,-52.62,0,101.3,-0.123,13.27 +06/01/2021 04:00,-0.708,91.6,1.021,311.3,0.079,0.013,0,-60.09,-60.09,0,101.2,-0.096,3.444 +06/01/2021 04:30,-1.111,91.5,0,0,0,0,0,-22.63,-22.63,0,101.3,-0.05,0.264 +06/01/2021 05:00,-0.862,92.2,0,0,0,0,0,-49.12,-49.12,0,101.3,-0.034,-0.196 +06/01/2021 05:30,-1.399,91.6,0,0,0,0,0,-40.28,-40.28,0,101.2,-0.002,-0.264 +06/01/2021 06:00,-1.89,92.5,0.602,357.9,0.106,0,0,-28.58,-28.58,0,101.3,0,0.098 +06/01/2021 06:30,-1.369,92.9,0.431,346.8,0.091,0,0,-27.06,-27.06,0,101.3,-0.019,0.496 +06/01/2021 07:00,-1.125,92.7,0.645,331.2,0.098,0,0,-22.32,-22.32,0,101.3,-0.055,0.895 +06/01/2021 07:30,-0.953,92.7,0.104,352.3,0.018,0,0,-19.22,-19.22,0,101.3,-0.067,1.186 +06/01/2021 08:00,-0.901,92.5,0,0,0,0.267,0.001,-15.23,-15.23,0,101.3,-0.05,1.277 +06/01/2021 08:30,-0.881,92.7,0,272.9,0,6.091,0.03,-10.42,-10.42,0,101.4,-0.011,1.947 +06/01/2021 09:00,-0.775,92.7,0.03,311.3,0.005,22.22,0.111,0.353,0.353,0,101.4,0,3.487 +06/01/2021 09:30,-0.573,92.7,0.693,314,0.101,45.64,0.228,13.67,13.67,0,101.4,0,8.6 +06/01/2021 10:00,-0.002,92.4,0.46,319.6,0.064,73.99,0.37,30.03,30.03,0,101.4,0,19.27 +06/01/2021 10:30,0.435,91.6,0.891,308.7,0.135,97.7,0.489,43.82,43.82,0.2,101.4,0.034,23.32 +06/01/2021 11:00,1.114,90.8,0.978,306.3,0.11,115.7,0.579,58.75,58.75,0,101.4,0.07,21.7 +06/01/2021 11:30,1.857,88.9,0.558,311.7,0.098,114.5,0.572,55.27,55.27,0,101.4,0.068,22.12 +06/01/2021 12:00,2.291,84.9,0.963,356.8,0.138,85.7,0.429,44.59,44.59,0,101.4,0.03,22.06 +06/01/2021 12:30,2.604,81.7,0.745,359.8,0.178,87.9,0.44,44.42,44.42,0,101.3,0.04,22.49 +06/01/2021 13:00,3.132,80.3,0.578,356.2,0.124,127.7,0.639,57.67,57.67,0,101.3,0.142,23.63 +06/01/2021 13:30,3.307,77.27,1.13,11.74,0.151,134.9,0.674,55.08,55.08,0,101.3,0.154,24.09 +06/01/2021 14:00,3.502,75.54,0.443,46.31,0.075,111.4,0.557,54.02,54.02,0,101.3,0.097,23.9 +06/01/2021 14:30,3.893,72.6,0.589,118.7,0.118,101.5,0.508,47.32,47.32,0,101.3,0.098,23.81 +06/01/2021 15:00,3.873,73.78,0.687,133.2,0.122,73.44,0.367,24.38,24.38,0,101.3,0.027,22.77 +06/01/2021 15:30,3.664,75.25,0.687,136.9,0.119,43.92,0.22,12.02,12.02,0,101.3,-0.035,21.63 +06/01/2021 16:00,3.753,76.28,0.072,175.9,0.056,26.28,0.131,2.715,2.715,0,101.3,-0.073,20.5 +06/01/2021 16:30,3.567,76.97,0.174,174.9,0.109,5.31,0.027,-7.818,-7.818,0,101.4,-0.136,19.7 +06/01/2021 17:00,3.216,79.56,0.263,175.4,0.09,0.31,0.002,-13.78,-13.78,0,101.4,-0.136,19.43 +06/01/2021 17:30,3.002,80.6,0.381,175.4,0.099,0,0,-27.7,-27.7,0,101.4,-0.136,19.32 +06/01/2021 18:00,2.463,81.4,0.466,189,0.131,0,0,-41.84,-41.84,0,101.4,-0.136,18.55 +06/01/2021 18:30,1.651,84.4,0.29,203.4,0.089,0,0,-45.77,-45.77,0,101.4,-0.136,17.93 +06/01/2021 19:00,1.271,86.1,0.613,265,0.167,0,0,-57.68,-57.68,0,101.4,-0.099,17.26 +06/01/2021 19:30,0.477,87.4,0.398,265,0.164,0,0,-52.68,-52.68,0,101.4,-0.068,16.39 +06/01/2021 20:00,-0.219,89.4,0.274,264.7,0.096,0,0,-55.32,-55.32,0,101.4,-0.068,15.94 +06/01/2021 20:30,-0.861,90.2,0.222,264.2,0.063,0,0,-54.86,-54.86,0,101.5,-0.131,15.33 +06/01/2021 21:00,-1.338,90.9,0,264.2,0.002,0,0,-51.06,-51.06,0,101.5,-0.051,1.906 +06/01/2021 21:30,-1.598,92,0.045,264.7,0.012,0,0,-52.17,-52.17,0,101.5,-0.011,0.666 +06/01/2021 22:00,-1.698,92.1,0.406,264.8,0.111,0.186,0.001,-45.35,-45.35,0,101.5,-0.066,0.538 +06/01/2021 22:30,-1.879,92.7,0.086,264.8,0.032,0,0,-52.87,-52.87,0,101.5,-0.055,0.413 +06/01/2021 23:00,-2.252,93.1,0,0,0,0.396,0.002,-10.63,-10.63,0,101.5,-0.053,0.701 +06/01/2021 23:30,-1.23,93.5,0,132.7,0.001,0.243,0.001,-2.265,-2.265,0,101.5,-0.068,2.266 +07/01/2021 00:00,-0.877,93,0.042,90.5,0.013,0.003,0,-2.778,-2.778,0,101.5,-0.068,3.343 +07/01/2021 00:30,-0.774,93.2,0,0,0,0,0,-13.53,-13.53,0,101.5,-0.068,3.529 +07/01/2021 01:00,-0.748,93.1,0,0,0,0,0,-22.76,-22.76,0,101.4,-0.068,2.541 +07/01/2021 01:30,-0.749,93.3,0.167,253.6,0.049,0,0,-18.32,-18.32,0,101.4,-0.068,2.277 +07/01/2021 02:00,-0.786,93.2,0.13,253.6,0.057,0,0,-20.08,-20.08,0,101.4,-0.068,2.188 +07/01/2021 02:30,-0.876,93.4,0.34,332.3,0.061,0,0,-52.05,-52.05,0,101.4,-0.068,1.153 +07/01/2021 03:00,-1.279,93.1,0.019,336.5,0.009,0,0,-57.24,-57.24,0,101.4,-0.04,0.429 +07/01/2021 03:30,-2.048,93.6,0.282,337,0.041,0,0,-53.84,-53.84,0,101.4,-0.005,0.099 +07/01/2021 04:00,-2.07,94,0,0,0,0,0,-53.23,-53.23,0,101.4,-0.016,0.074 +07/01/2021 04:30,-1.866,94.1,0,0,0,0,0,-53.87,-53.87,0,101.4,-0.013,0.026 +07/01/2021 05:00,-2.627,93.4,0,0,0,0,0,-53.8,-53.8,0,101.4,0,-0.33 +07/01/2021 05:30,-2.722,94.3,0,0,0,0,0,-28.73,-28.73,0,101.4,-0.009,-0.143 +07/01/2021 06:00,-2.327,94.4,0,0,0,0,0,-25.66,-25.66,0,101.4,-0.053,0.08 +07/01/2021 06:30,-2.407,93.8,0,0,0,0,0,-26.2,-26.2,0,101.4,-0.024,-0.13 +07/01/2021 07:00,-2.168,94.2,0,0,0,0,0,-15.62,-15.62,0,101.4,-0.068,0.336 +07/01/2021 07:30,-1.801,94.2,0,0,0,0,0,-6.582,-6.582,0,101.4,-0.068,0.895 +07/01/2021 08:00,-1.341,94.1,0.307,255.1,0.044,0.621,0.003,-6.124,-6.124,0,101.5,-0.068,1.786 +07/01/2021 08:30,-1.042,94,0,257.5,0.003,6.809,0.034,-11.46,-11.46,0,101.5,-0.059,1.714 +07/01/2021 09:00,-1.079,93.6,0.371,315,0.135,32.09,0.16,-30.9,-30.9,0,101.5,0.045,1.532 +07/01/2021 09:30,-0.746,93.6,0.298,332.9,0.067,125.5,0.628,-6.735,-6.735,0,101.5,0.299,11 +07/01/2021 10:00,-0.011,92.5,0.408,6.017,0.102,199.8,0.999,25.82,25.82,0,101.5,0.404,16.49 +07/01/2021 10:30,1.161,90.7,0.512,286.2,0.087,207.1,1.035,62.84,62.84,0,101.5,0.475,13.77 +07/01/2021 11:00,1.709,88.3,0.629,289.7,0.106,243.6,1.218,83.4,83.4,0,101.5,0.584,13.52 +07/01/2021 11:30,2.597,83,0.677,276.3,0.128,271.6,1.358,103.2,103.2,0,101.5,0.747,15.89 +07/01/2021 12:00,3.13,78.97,0.645,290.8,0.101,280.7,1.404,148.8,148.8,0,101.5,0.83,16.85 +07/01/2021 12:30,3.502,77.72,0.921,294.4,0.129,282.5,1.413,125.9,125.9,0,101.5,0.898,17.18 +07/01/2021 13:00,4.148,74.99,1.018,269.8,0.146,279.5,1.397,131.5,131.5,0,101.4,0.953,18.41 +07/01/2021 13:30,4.178,74.25,0.977,267.5,0.142,178.4,0.892,70.62,70.62,0,101.4,0.414,20.27 +07/01/2021 14:00,4.202,74.58,1.268,252.4,0.149,161.2,0.806,72.27,72.27,0,101.4,0.31,22.3 +07/01/2021 14:30,3.92,76.21,1.08,268.1,0.153,114.6,0.573,20.42,20.42,0,101.4,0.377,21.67 +07/01/2021 15:00,4.642,72.14,1.108,282.2,0.149,156.4,0.782,51.69,51.69,0,101.4,0.881,24.64 +07/01/2021 15:30,4.921,70.14,1.034,276.9,0.161,105.3,0.527,20.6,20.6,0,101.4,0.758,26.52 +07/01/2021 16:00,4.648,70.63,0.731,273.4,0.158,54.19,0.271,-12.02,-12.02,0,101.4,0.443,25.73 +07/01/2021 16:30,3.647,74.24,0.499,253,0.154,12.8,0.064,-42.88,-42.88,0,101.4,0.047,24.34 +07/01/2021 17:00,2.377,78.84,0.416,209.7,0.139,0.06,0,-56.35,-56.35,0,101.5,-0.068,22.68 +07/01/2021 17:30,1.509,83.2,0.275,210.1,0.124,0,0,-54.71,-54.71,0,101.5,-0.073,21.3 +07/01/2021 18:00,0.907,84.2,0.182,210.1,0.081,0,0,-34.89,-34.89,0,101.5,-0.069,21.14 +07/01/2021 18:30,0.266,87.4,0.189,210.1,0.088,0,0,-18.05,-18.05,0,101.5,-0.135,20.81 +07/01/2021 19:00,0.303,88.5,0.006,210.1,0.01,0,0,-14.9,-14.9,0,101.5,-0.135,20.36 +07/01/2021 19:30,0.385,89.4,0.301,210.1,0.071,0,0,-23.5,-23.5,0,101.5,-0.129,19.83 +07/01/2021 20:00,0.3,88.4,0.677,223.7,0.101,0,0,-58.16,-58.16,0,101.5,-0.079,20.02 +07/01/2021 20:30,-0.68,89.2,0.007,203.1,0.011,0,0,-46.04,-46.04,0,101.5,-0.105,19.66 +07/01/2021 21:00,-0.769,90.3,0.247,204.5,0.108,0,0,-47.03,-47.03,0,101.5,-0.128,8.86 +07/01/2021 21:30,-0.953,91.2,0.424,223.6,0.06,0,0,-16.4,-16.4,0,101.5,-0.09,1.411 +07/01/2021 22:00,-0.614,91.7,0.549,248,0.145,0,0,-6.922,-6.922,0,101.5,-0.135,4.177 +07/01/2021 22:30,-0.54,91.5,0.405,166.4,0.064,0,0,-14.08,-14.08,0,101.5,-0.128,3.811 +07/01/2021 23:00,-0.435,91.8,0,0,0,0,0,-22.93,-22.93,0,101.5,-0.116,4.729 +07/01/2021 23:30,-0.686,91.6,0,0,0,0,0,-46.48,-46.48,0,101.5,-0.068,1.567 +08/01/2021 00:00,-0.922,92.1,0,0,0,0,0,-44.48,-44.48,0,101.5,-0.068,0.314 +08/01/2021 00:30,-1.427,92.1,0,0,0,0,0,-56.68,-56.68,0,101.5,-0.066,-0.054 +08/01/2021 01:00,-2.177,92.4,0,0,0,0,0,-55.81,-55.81,0,101.5,-0.009,-0.194 +08/01/2021 01:30,-2.537,92.9,0,0,0,0,0,-55.44,-55.44,0,101.5,-0.003,-0.19 +08/01/2021 02:00,-2.703,93.4,0,0,0,0,0,-51.92,-51.92,0,101.5,-0.001,-0.3 +08/01/2021 02:30,-2.833,93.4,0,0,0,0,0,-52.07,-52.07,0,101.5,0,-0.302 +08/01/2021 03:00,-2.73,93.7,0,0,0,0.295,0.001,-53,-53,0,101.5,0,-0.364 +08/01/2021 03:30,-3.103,93.3,0,0,0,0,0,-52.62,-52.62,0,101.5,0,-0.354 +08/01/2021 04:00,-3.706,93.4,0,0,0,0,0,-51.29,-51.29,0,101.5,0,-0.509 +08/01/2021 04:30,-4.266,93.4,0,0,0,0,0,-46.78,-46.78,0,101.4,0,0 +08/01/2021 05:00,-4.375,93.6,0,0,0,0,0,-49.06,-49.06,0,101.4,0,0.013 +08/01/2021 05:30,-4.026,93.7,0,0,0,0,0,-37.54,-37.54,0,101.4,0,-0.059 +08/01/2021 06:00,-4.121,93.2,0,0,0,0,0,-45.53,-45.53,0,101.4,0,-0.083 +08/01/2021 06:30,-4.658,93.2,0,0,0,0,0,-42.78,-42.78,0,101.4,0,-0.027 +08/01/2021 07:00,-4.647,93.6,0.437,266.7,0.096,0,0,-52.34,-52.34,0,101.4,0,0.031 +08/01/2021 07:30,-4.983,93.1,0.25,316,0.1,0,0,-53.61,-53.61,0,101.4,0,0.004 +08/01/2021 08:00,-5.03,93.5,0.039,324.5,0.009,0.166,0.001,-48.05,-48.05,0,101.4,0,0.052 +08/01/2021 08:30,-4.904,93.3,0.063,324.5,0.042,16.65,0.083,-47.91,-47.91,0,101.4,0.042,0.355 +08/01/2021 09:00,-3.969,93.1,0.03,324.5,0.012,61.2,0.306,-33.91,-33.91,0,101.5,0.201,1.107 +08/01/2021 09:30,-2.439,92.4,0.019,324.5,0.014,141.5,0.708,-5.579,-5.579,0,101.5,0.463,3.639 +08/01/2021 10:00,-1.073,90.9,0,126.3,0.002,218.6,1.093,26.54,26.54,0,101.5,0.533,14.56 +08/01/2021 10:30,-0.831,89.7,0,0,0,93.4,0.467,60.54,60.54,0,101.5,0.21,13.76 +08/01/2021 11:00,-0.57,90.3,0.197,115.1,0.045,112.3,0.561,72.42,72.42,0,101.5,0.198,16.78 +08/01/2021 11:30,0.163,89.9,0.724,126,0.129,173,0.865,99.4,99.4,0,101.5,0.208,18.19 +08/01/2021 12:00,1.11,88.5,0.868,134,0.111,227,1.135,116,116,0,101.4,0.277,18.64 +08/01/2021 12:30,1.763,87.3,1.261,138.6,0.123,239.1,1.196,120.6,120.6,0,101.4,0.312,19.41 +08/01/2021 13:00,2.305,85.2,1.199,151.2,0.14,219.8,1.099,123.2,123.2,0,101.4,0.309,17.29 +08/01/2021 13:30,3.214,80.7,1.342,155.8,0.136,312.9,1.565,155.1,155.1,0.2,101.3,0.886,18.39 +08/01/2021 14:00,3.61,76.97,1.384,171.2,0.145,243.7,1.219,108.5,108.5,0,101.3,0.819,19.82 +08/01/2021 14:30,4.16,73.76,1.283,150.2,0.139,234.5,1.173,103.5,103.5,0,101.3,0.914,18.59 +08/01/2021 15:00,3.819,74.29,0.816,151.3,0.138,122.4,0.612,29.38,29.38,0,101.3,0.312,15.16 +08/01/2021 15:30,3.51,74.05,1.09,189.5,0.151,76.76,0.384,-0.755,-0.755,0,101.4,0.137,14.56 +08/01/2021 16:00,3.399,75.62,0.798,194.4,0.134,67.23,0.336,-0.397,-0.397,0,101.4,0.24,15.21 +08/01/2021 16:30,3.1,75.73,0.43,147.8,0.107,18.79,0.094,-35.49,-35.49,0,101.4,0.01,14.27 +08/01/2021 17:00,1.599,80.4,0.143,125.2,0.086,0.157,0.001,-49.02,-49.02,0,101.4,-0.092,13.32 +08/01/2021 17:30,0.931,84.9,0.032,125.1,0.023,0,0,-49.45,-49.45,0,101.4,-0.136,15.23 +08/01/2021 18:00,0.23,86.4,0.084,127.3,0.019,0,0,-58.26,-58.26,0,101.4,-0.127,15.06 +08/01/2021 18:30,-0.253,88,1.251,123.3,0.139,0,0,-54.91,-54.91,0,101.4,-0.136,15.84 +08/01/2021 19:00,-0.984,89.9,1.223,131.3,0.123,0,0,-19.87,-19.87,0,101.4,-0.135,15.47 +08/01/2021 19:30,-1.146,91.8,1.258,130,0.118,0.07,0,-11.54,-11.54,0,101.5,-0.136,9.2 +08/01/2021 20:00,-1.412,92.7,1.28,123.2,0.121,0,0,-9.96,-9.96,0,101.5,-0.108,2.136 +08/01/2021 20:30,-1.272,93.5,1.549,115.6,0.147,0,0,-7.48,-7.48,0,101.5,-0.068,1.768 +08/01/2021 21:00,-1.035,93.7,0.886,121.4,0.098,0,0,-4.891,-4.891,0,101.5,-0.068,1.624 +08/01/2021 21:30,-1.293,93.7,1.099,131.9,0.113,0,0,-8.36,-8.36,0,101.6,-0.068,1.475 +08/01/2021 22:00,-1.859,93.9,1.746,124.9,0.133,0,0,-8.96,-8.96,0,101.6,-0.068,0.87 +08/01/2021 22:30,-2.23,94.3,1.382,127.4,0.122,0,0,-7.337,-7.337,0,101.6,-0.068,0.5 +08/01/2021 23:00,-2.463,94.4,1.538,111.4,0.144,0,0,-6.882,-6.882,0,101.6,-0.068,0.361 +08/01/2021 23:30,-2.458,94.5,1.735,132.2,0.127,0,0,-6.103,-6.103,0,101.6,-0.068,0.336 +09/01/2021 00:00,-2.394,94.6,1.15,131.3,0.13,0,0,-5.641,-5.641,0,101.6,-0.068,0.341 +09/01/2021 00:30,-2.438,94.5,1.04,110.1,0.145,0,0,-6.207,-6.207,0,101.6,-0.068,0.311 +09/01/2021 01:00,-2.539,94.3,0.849,95.9,0.15,0,0,-8.46,-8.46,0,101.6,-0.068,0.244 +09/01/2021 01:30,-2.812,94.4,0.798,110.2,0.13,0,0,-8.94,-8.94,0,101.7,-0.068,0.114 +09/01/2021 02:00,-2.725,94.6,0.563,106.5,0.11,0,0,-6.739,-6.739,0,101.7,-0.068,0.21 +09/01/2021 02:30,-2.822,94.3,0.917,99.9,0.154,0,0,-10.33,-10.33,0,101.7,-0.068,0.147 +09/01/2021 03:00,-2.836,94.6,0.666,102.9,0.143,0,0,-8.03,-8.03,0,101.7,-0.068,0.091 +09/01/2021 03:30,-2.785,94.5,1.004,56.16,0.13,0,0,-7.295,-7.295,0,101.7,-0.068,0.14 +09/01/2021 04:00,-2.971,94.3,0.717,58.35,0.126,0,0,-8.69,-8.69,0,101.7,-0.067,-0.001 +09/01/2021 04:30,-3.29,94.3,1.043,26.8,0.133,0,0,-9.53,-9.53,0,101.7,-0.047,-0.08 +09/01/2021 05:00,-3.514,94.5,1.311,7.863,0.15,0,0,-11.36,-11.36,0,101.7,-0.025,-0.167 +09/01/2021 05:30,-3.655,94.5,1.08,1.866,0.141,0,0,-15.6,-15.6,0,101.7,-0.008,-0.219 +09/01/2021 06:00,-3.686,94.4,1.37,9.41,0.15,0,0,-15.42,-15.42,0,101.7,-0.002,-0.256 +09/01/2021 06:30,-3.79,94,1.34,356.1,0.148,0,0,-18.92,-18.92,0,101.7,-0.001,-0.266 +09/01/2021 07:00,-3.887,93.8,0.984,347.1,0.157,0,0,-33.91,-33.91,0,101.8,0,-0.329 +09/01/2021 07:30,-4.103,93.4,0.73,325.9,0.116,0,0,-52.18,-52.18,0,101.8,0,-0.428 +09/01/2021 08:00,-4.569,93.2,0.474,292.4,0.127,0.003,0,-59.69,-59.69,0,101.8,0,-0.442 +09/01/2021 08:30,-4.449,93.5,0.233,301.3,0.035,16.66,0.083,-52.65,-52.65,0,101.9,0.041,-0.157 +09/01/2021 09:00,-3.811,93.4,0.602,320.4,0.104,61.22,0.306,-35.01,-35.01,0,101.9,0.186,0.77 +09/01/2021 09:30,-2.716,93.7,0.739,342.8,0.148,143.3,0.716,3.705,3.705,0,101.9,0.445,8.92 +09/01/2021 10:00,-1.107,93.1,0.969,9.52,0.149,240.3,1.202,30.19,30.19,0,101.9,0.443,22.22 +09/01/2021 10:30,0.243,91.7,1.206,40.65,0.124,263,1.315,67.71,67.71,0,101.9,0.517,21.64 +09/01/2021 11:00,1.272,84.7,1.569,48.66,0.131,265,1.325,86.4,86.4,0,101.9,0.588,21.32 +09/01/2021 11:30,2.12,72.49,1.978,56.75,0.132,293.5,1.468,93.4,93.4,0,101.9,0.724,22.13 +09/01/2021 12:00,2.881,68.13,1.972,53.05,0.132,309.3,1.546,128.5,128.5,0,101.9,0.81,22.16 +09/01/2021 12:30,3.659,65.32,2.079,53.6,0.129,313.1,1.566,135.8,135.8,0,101.9,0.878,22.34 +09/01/2021 13:00,4.131,64.82,2.387,45.89,0.121,306.3,1.532,134.9,134.9,0,101.8,0.938,22.24 +09/01/2021 13:30,4.381,64.29,2.657,37.89,0.13,285.6,1.428,124.4,124.4,0,101.8,0.949,22.9 +09/01/2021 14:00,4.681,63.82,2.357,43.59,0.128,251.4,1.257,103.2,103.2,0,101.8,0.922,24.51 +09/01/2021 14:30,4.745,63.87,2.757,35.66,0.135,207.7,1.039,77.14,77.15,0,101.8,0.883,26.26 +09/01/2021 15:00,4.642,65.19,2.251,45.43,0.13,154.4,0.772,41.57,41.57,0,101.8,0.753,27.67 +09/01/2021 15:30,4.631,60.78,2.447,66.41,0.143,111.6,0.558,13.4,13.4,0,101.9,0.715,28.42 +09/01/2021 16:00,4.22,56.83,2.157,75.53,0.151,60.25,0.301,-16.87,-16.87,0,101.9,0.504,29.22 +09/01/2021 16:30,3.301,59.13,1.449,66.75,0.145,14.8,0.074,-48.04,-48.04,0,101.9,0.071,28.54 +09/01/2021 17:00,2.386,62.21,1.377,42.36,0.129,0.096,0,-65.36,-65.36,0,101.9,-0.14,27.55 +09/01/2021 17:30,1.816,64.46,1.534,31.68,0.138,0,0,-67.21,-67.21,0,102,-0.199,27.2 +09/01/2021 18:00,1.237,67.28,1.842,22.46,0.146,0,0,-67.11,-67.11,0,102,-0.203,27.4 +09/01/2021 18:30,1.039,67.37,1.763,23.23,0.143,0,0,-66.56,-66.56,0,102,-0.203,27.93 +09/01/2021 19:00,0.661,70.04,2.04,27.59,0.142,0,0,-66.09,-66.09,0,102.1,-0.203,28.28 +09/01/2021 19:30,1.101,67.53,1.816,25.49,0.139,0,0,-66.42,-66.42,0,102.1,-0.203,28.65 +09/01/2021 20:00,0.244,71.81,1.976,15.52,0.146,0,0,-65.41,-65.41,0,102.1,-0.203,29.01 +09/01/2021 20:30,0.217,72,1.787,20.84,0.151,0,0,-65.85,-65.85,0,102.1,-0.203,29.41 +09/01/2021 21:00,0.137,73.02,1.924,17.78,0.144,0,0,-65.7,-65.7,0,102.1,-0.203,29.7 +09/01/2021 21:30,-0.319,74.89,1.307,16.51,0.142,0,0,-63.96,-63.96,0,102.1,-0.203,29.81 +09/01/2021 22:00,-0.539,76.12,1.47,10.88,0.153,0,0,-63.03,-63.03,0,102.1,-0.203,29.5 +09/01/2021 22:30,-0.457,76.87,1.402,14.48,0.155,0,0,-63.57,-63.57,0,102.1,-0.203,30.01 +09/01/2021 23:00,-0.713,78.98,1.534,14.4,0.153,0,0,-63.65,-63.65,0,102.2,-0.203,29.68 +09/01/2021 23:30,-0.861,80.2,1.619,11.89,0.157,0,0,-63.42,-63.42,0,102.2,-0.203,28.49 +10/01/2021 00:00,-1.049,81.8,1.601,15.79,0.151,0,0,-63.2,-63.2,0,102.2,-0.203,28.21 +10/01/2021 00:30,-0.83,81.5,1.71,19.81,0.149,0,0,-64.8,-64.8,0,102.1,-0.203,28.17 +10/01/2021 01:00,-1.065,82.6,1.627,17.29,0.15,0,0,-63.53,-63.53,0,102.1,-0.228,21.72 +10/01/2021 01:30,-0.894,83,2.108,21.42,0.146,0,0,-65.52,-65.52,0,102.1,-0.129,3.284 +10/01/2021 02:00,-0.795,82.4,1.995,20.98,0.148,0,0,-65.98,-65.98,0,102.2,-0.068,1.635 +10/01/2021 02:30,-0.952,82.4,1.546,19.85,0.149,0,0,-64.26,-64.26,0,102.2,-0.068,0.787 +10/01/2021 03:00,-1.257,83.5,0.927,13.62,0.125,0,0,-60.09,-60.09,0,102.2,-0.068,0.362 +10/01/2021 03:30,-1.777,84.5,1.644,16.92,0.15,0,0,-61.63,-61.63,0,102.2,-0.068,0.299 +10/01/2021 04:00,-1.724,85.1,1.483,20.84,0.133,0,0,-63.52,-63.52,0,102.2,-0.068,0.322 +10/01/2021 04:30,-1.59,84.7,1.614,15.81,0.152,0,0,-63.74,-63.74,0,102.2,-0.068,0.331 +10/01/2021 05:00,-1.292,84,1.381,25.59,0.144,0,0,-64.33,-64.33,0,102.1,-0.068,0.359 +10/01/2021 05:30,-1.132,82.9,1.28,27.91,0.146,0,0,-62.13,-62.13,0,102.1,-0.068,0.338 +10/01/2021 06:00,-0.847,81.5,1.055,25.54,0.121,0,0,-60.5,-60.5,0,102.2,-0.068,0.433 +10/01/2021 06:30,-1.022,82.1,0.534,12.97,0.063,0,0,-55.51,-55.51,0,102.2,-0.067,0.239 +10/01/2021 07:00,-1.448,83.1,0,353.6,0.002,0,0,-49.82,-49.82,0,102.2,-0.059,0.114 +10/01/2021 07:30,-2.258,85.6,0.397,335.5,0.08,0,0,-51.98,-51.98,0,102.2,-0.001,-0.102 +10/01/2021 08:00,-2.31,87.1,0.353,331.7,0.044,0.328,0.002,-51.58,-51.58,0,102.2,0,0 +10/01/2021 08:30,-1.909,86.3,1.088,332.8,0.122,12.67,0.063,-46.39,-46.39,0,102.3,0.047,0.777 +10/01/2021 09:00,-1.437,85.2,0.12,315.1,0.016,38.46,0.192,-24.92,-24.92,0,102.3,0.187,5.554 +10/01/2021 09:30,0.021,82.1,0.21,298,0.051,146.5,0.733,56.09,56.09,0,102.3,0.523,22.53 +10/01/2021 10:00,1.954,76.33,0.866,311.9,0.11,196.7,0.983,97,97,0,102.3,0.411,23.72 +10/01/2021 10:30,1.537,78.54,0.561,307.6,0.127,101.3,0.507,19.89,19.89,0,102.3,0.02,24.03 +10/01/2021 11:00,1.962,78.53,0.566,334.6,0.125,160.1,0.8,41.37,41.37,0,102.3,0.229,23.21 +10/01/2021 11:30,3.492,71.8,1.127,8.79,0.15,305.4,1.527,136.1,136.1,0,102.3,0.664,23.78 +10/01/2021 12:00,4.208,67.01,0.83,24.1,0.122,200.6,1.003,84.2,84.2,0,102.3,0.369,21.54 +10/01/2021 12:30,4.699,66.39,0.922,10.44,0.146,278.7,1.394,134.1,134.1,0,102.3,0.631,23.98 +10/01/2021 13:00,5.439,63.54,1.373,14.14,0.146,309.8,1.549,148.7,148.7,0,102.2,0.919,24.2 +10/01/2021 13:30,5.649,61.34,2.126,19.12,0.145,340.2,1.701,172.3,172.3,0,102.2,1.044,25.69 +10/01/2021 14:00,5.769,62.56,2.084,17.66,0.149,265.3,1.326,124.1,124.1,0,102.2,0.791,25.13 +10/01/2021 14:30,5.496,62.78,2.071,29.71,0.136,178.9,0.894,65.83,65.83,0,102.2,0.504,24.21 +10/01/2021 15:00,5.094,66.33,1.722,16.94,0.143,121.1,0.606,36.12,36.12,0,102.2,0.293,23.86 +10/01/2021 15:30,4.793,68.83,1.434,13.72,0.151,71.56,0.358,2.943,2.943,0,102.2,0.061,23.39 +10/01/2021 16:00,4.146,72.82,1.528,9.77,0.149,44.4,0.222,-7.861,-7.861,0,102.2,-0.084,23.36 +10/01/2021 16:30,3.573,76.26,1.278,12.85,0.166,13.05,0.065,-29.71,-29.71,0,102.2,-0.198,22.48 +10/01/2021 17:00,2.88,79.23,0.867,358.5,0.131,0.092,0,-39.9,-39.9,0,102.2,-0.204,21.49 +10/01/2021 17:30,2.011,81.9,0.323,4.592,0.127,0,0,-39.57,-39.57,0,102.2,-0.204,20.99 +10/01/2021 18:00,1.426,85.4,0.105,7.368,0.062,0,0,-50.61,-50.61,0,102.2,-0.205,20.06 +10/01/2021 18:30,0.746,87.2,0.309,348.1,0.109,0,0,-47.58,-47.58,0,102.2,-0.203,19.52 +10/01/2021 19:00,0.283,89.6,0.031,343.5,0.028,0,0,-50.66,-50.66,0,102.2,-0.203,18.9 +10/01/2021 19:30,0.104,90.6,0.353,343.8,0.15,0,0,-49.89,-49.89,0,102.3,-0.203,18.77 +10/01/2021 20:00,-0.514,91.4,0.214,342.7,0.095,0,0,-49.69,-49.69,0,102.3,-0.203,18.5 +10/01/2021 20:30,-0.6,91.8,0.557,340.7,0.143,0,0,-50.99,-50.99,0,102.2,-0.203,18.42 +10/01/2021 21:00,-0.076,92.1,0.874,311,0.1,0,0,-49.86,-49.86,0,102.3,-0.231,18.54 +10/01/2021 21:30,-1.167,91.4,0.343,306.8,0.06,0,0,-49.02,-49.02,0,102.3,-0.259,10.46 +10/01/2021 22:00,-1.593,91.4,0.485,303.1,0.098,0,0,-50.26,-50.26,0,102.3,-0.114,1.405 +10/01/2021 22:30,-2.261,92.3,0.171,263,0.07,0,0,-48.33,-48.33,0,102.3,-0.068,0.254 +10/01/2021 23:00,-2.511,93,0,0,0,0,0,-47.32,-47.32,0,102.3,-0.059,0.118 +10/01/2021 23:30,-2.474,92.6,0.048,294.1,0.01,0,0,-46.39,-46.39,0,102.3,-0.051,0.152 +11/01/2021 00:00,-2.544,93.3,0.279,294.3,0.066,0,0,-27.3,-27.3,0,102.3,-0.065,0.247 +11/01/2021 00:30,-2.662,92.9,0,305.9,0.001,0,0,-43.43,-43.43,0,102.3,-0.036,0.054 +11/01/2021 01:00,-2.725,93.3,0.015,295.4,0.014,0,0,-24.23,-24.23,0,102.3,-0.056,0.157 +11/01/2021 01:30,-2.409,93.2,0.2,294.7,0.089,0,0,-25.14,-25.14,0,102.3,-0.068,0.24 +11/01/2021 02:00,-2.196,93.3,0.009,294.8,0.005,0.048,0,-9.45,-9.45,0,102.3,-0.068,0.48 +11/01/2021 02:30,-1.398,93.6,0.514,265.5,0.14,0.255,0.001,-1.689,-1.689,0,102.3,-0.113,1.561 +11/01/2021 03:00,-0.856,93.2,0.019,245.7,0.005,0.062,0,0.657,0.657,0,102.3,-0.171,3.115 +11/01/2021 03:30,-0.65,93.1,0.015,313.9,0.005,0,0,-0.341,-0.341,0,102.2,-0.203,4.396 +11/01/2021 04:00,-0.399,93,0.267,321.7,0.054,0.032,0,0.259,0.259,0,102.2,-0.247,6.818 +11/01/2021 04:30,-0.165,92.6,0.472,239.9,0.089,0.048,0,0.984,0.984,0,102.2,-0.271,8.16 +11/01/2021 05:00,-0.016,92.3,0.035,186.7,0.009,0,0,1.684,1.684,0,102.2,-0.305,7.947 +11/01/2021 05:30,0.046,92.4,0,181.3,0.001,0,0,1.658,1.658,0,102.2,-0.339,7.393 +11/01/2021 06:00,0.143,92.6,0.411,174.7,0.087,0,0,1.88,1.88,0,102.2,-0.339,7.355 +11/01/2021 06:30,0.166,92.5,0.259,181.5,0.077,0,0,2.045,2.045,0,102.2,-0.339,9.05 +11/01/2021 07:00,0.213,92.7,0,0,0,0.341,0.002,2.995,2.995,0,102.2,-0.339,9.61 +11/01/2021 07:30,0.35,92.6,0,0,0,0.505,0.003,3.057,3.057,0,102.2,-0.339,9.73 +11/01/2021 08:00,0.452,92.6,0,0,0,1.084,0.005,3.1,3.1,0,102.2,-0.339,8.71 +11/01/2021 08:30,1.125,92.9,0.389,260.5,0.096,4.553,0.023,4.303,4.303,0.2,102.2,-0.32,9.86 +11/01/2021 09:00,1.609,91.8,0.289,296.9,0.081,11.54,0.058,8.37,8.37,0,102.2,-0.266,11.44 +11/01/2021 09:30,1.962,90.6,0.611,268.6,0.115,31.07,0.155,24.39,24.39,0,102.2,-0.271,12.22 +11/01/2021 10:00,2.998,87.6,1.348,240.8,0.135,58.61,0.293,43.78,43.78,0,102.3,-0.241,13.24 +11/01/2021 10:30,3.623,83.2,0.623,285.9,0.095,73.36,0.367,41.05,41.05,0,102.3,-0.193,14.12 +11/01/2021 11:00,4.279,81.8,0.884,269.9,0.13,120.1,0.6,67.74,67.74,0,102.3,-0.099,15.58 +11/01/2021 11:30,5.273,77.46,1.444,252.1,0.138,165.9,0.829,90.3,90.3,0,102.2,0.013,16.95 +11/01/2021 12:00,6.113,71.77,1.78,257,0.156,173.7,0.869,99.1,99.1,0,102.2,0.101,17.76 +11/01/2021 12:30,6.785,68.69,1.603,269.6,0.151,187.2,0.936,108.4,108.4,0,102.2,0.124,18.5 +11/01/2021 13:00,7.291,64.85,2.21,266,0.158,175.9,0.879,101,101,0,102.2,0.133,18.69 +11/01/2021 13:30,7.464,64.19,2.098,271.6,0.156,172.5,0.863,98.7,98.7,0,102.1,0.12,18.57 +11/01/2021 14:00,7.41,62.93,2.482,280.7,0.146,124.8,0.624,70.17,70.17,0,102.1,-0.009,17.67 +11/01/2021 14:30,7.367,64.64,2.246,260.8,0.154,101.3,0.506,57.71,57.71,0,102.1,-0.063,17.35 +11/01/2021 15:00,7.309,65.77,2.146,251.9,0.151,86.5,0.433,48.34,48.34,0,102.1,-0.099,17.22 +11/01/2021 15:30,7.442,65.19,2.69,243.1,0.142,80.9,0.405,39.3,39.3,0,102.1,-0.108,17.18 +11/01/2021 16:00,7.18,66.88,2.32,251.7,0.156,23.87,0.119,7.672,7.672,0,102.1,-0.242,15.8 +11/01/2021 16:30,6.73,68.57,2.614,241.1,0.146,9.26,0.046,-2.926,-2.926,0,102.1,-0.305,15.47 +11/01/2021 17:00,6.595,69.02,2.529,239.7,0.143,0.963,0.005,-9.14,-9.14,0,102.1,-0.339,15.25 +11/01/2021 17:30,6.392,70.84,1.79,230.4,0.131,0,0,-7.385,-7.385,0,102.1,-0.339,15.26 +11/01/2021 18:00,6.089,72.48,1.892,226.1,0.126,0,0,-7.061,-7.061,0,102.1,-0.339,15.24 +11/01/2021 18:30,5.967,73.36,1.777,225.4,0.125,0,0,-6.485,-6.485,0,102.1,-0.339,15.18 +11/01/2021 19:00,5.907,73.79,2.143,237.9,0.14,0,0,-7.084,-7.084,0,102.1,-0.339,15.03 +11/01/2021 19:30,5.84,74.71,1.9,233.3,0.138,0,0,-5.996,-5.996,0,102.1,-0.339,15.41 +11/01/2021 20:00,5.504,76.41,1.749,221,0.125,0,0,-5.207,-5.207,0,102,-0.339,15.38 +11/01/2021 20:30,5.828,75.85,1.891,229.7,0.129,0,0,-6.028,-6.028,0,102,-0.339,15.32 +11/01/2021 21:00,6.231,74.89,1.779,224.9,0.122,0,0,-5.615,-5.615,0,102,-0.339,15.33 +11/01/2021 21:30,6.501,74.16,2.045,232.5,0.131,0,0,-6.666,-6.666,0,102,-0.339,15.14 +11/01/2021 22:00,6.604,74.18,1.889,235.4,0.133,0,0,-9.23,-9.23,0,102,-0.339,15.21 +11/01/2021 22:30,6.585,74.99,1.632,245.1,0.153,0,0,-9.04,-9.04,0,102,-0.339,15.28 +11/01/2021 23:00,6.58,77.27,2.038,246.5,0.148,0,0,-11.7,-11.7,0,102,-0.339,15.3 +11/01/2021 23:30,6.571,80.7,2.569,247.4,0.15,0,0,-23.28,-23.28,0,102,-0.339,15.36 +12/01/2021 00:00,6.482,82,2.81,240.1,0.141,0,0,-12.22,-12.22,0,102,-0.339,15.11 +12/01/2021 00:30,6.496,82,2.388,242.4,0.141,0,0,-7.695,-7.695,0,101.9,-0.339,15.22 +12/01/2021 01:00,6.524,82.1,2.368,241.8,0.142,0,0,-9.58,-9.58,0,101.9,-0.339,15.53 +12/01/2021 01:30,6.563,82.2,2.479,238.7,0.136,0,0,-9.34,-9.34,0,101.9,-0.339,15.34 +12/01/2021 02:00,6.619,81.3,2.437,242,0.146,0,0,-8.84,-8.84,0,101.9,-0.339,15.44 +12/01/2021 02:30,6.718,81.2,2.225,236.8,0.14,0,0,-9.71,-9.71,0,101.8,-0.339,15.3 +12/01/2021 03:00,6.809,81,2.314,239.8,0.138,0,0,-22.99,-22.99,0,101.8,-0.339,15.53 +12/01/2021 03:30,7.034,79.77,2.184,243.5,0.151,0,0,-10.15,-10.15,0,101.8,-0.339,15.66 +12/01/2021 04:00,7.247,78.93,2.489,248.8,0.151,0,0,-6.868,-6.868,0,101.8,-0.339,15.6 +12/01/2021 04:30,7.513,76.6,2.703,252.9,0.155,0,0,-6.744,-6.744,0,101.8,-0.339,15.56 +12/01/2021 05:00,7.638,75.35,2.988,265.9,0.155,0,0,-8.61,-8.61,0,101.7,-0.31,15.57 +12/01/2021 05:30,7.63,75.92,2.966,260,0.153,0,0,-7.983,-7.984,0,101.7,-0.275,15.63 +12/01/2021 06:00,7.645,75.92,3.194,255.2,0.158,0,0,-15.48,-15.49,0,101.7,-0.263,15.66 +12/01/2021 06:30,7.593,76.44,2.524,259.8,0.154,0,0,-15.26,-15.26,0,101.7,-0.268,15.73 +12/01/2021 07:00,7.632,77.28,2.643,257.3,0.151,0,0,-11.39,-11.39,0,101.7,-0.269,15.56 +12/01/2021 07:30,7.764,77.8,2.912,255.4,0.148,0,0,-16.33,-16.33,0,101.7,-0.24,15.39 +12/01/2021 08:00,7.848,78.13,2.839,253.5,0.148,0.135,0.001,-10.52,-10.52,0,101.7,-0.23,15.42 +12/01/2021 08:30,7.968,79.05,3.106,255.7,0.149,5.083,0.025,-2.93,-2.931,0,101.7,-0.214,15.55 +12/01/2021 09:00,8.12,80.1,3.37,256.3,0.152,16.31,0.082,0.19,0.19,0,101.7,-0.184,15.55 +12/01/2021 09:30,8.47,81.1,3.572,255.8,0.146,40.9,0.204,10.94,10.94,0,101.7,-0.125,15.94 +12/01/2021 10:00,8.75,81.5,3.492,258.1,0.149,37.04,0.185,12.63,12.64,0,101.7,-0.12,16.24 +12/01/2021 10:30,9.1,81.9,3.892,258.4,0.153,50.24,0.251,27.19,27.25,0,101.7,-0.071,16.61 +12/01/2021 11:00,9.46,82.2,3.543,258.9,0.146,59.05,0.295,34.49,34.53,0,101.7,-0.068,16.88 +12/01/2021 11:30,9.69,81.9,3.936,260.9,0.15,78.72,0.394,49.09,49.18,0,101.7,-0.001,17.05 +12/01/2021 12:00,9.79,82.5,3.426,260.6,0.151,58.74,0.294,35.69,35.72,0,101.7,-0.071,16.66 +12/01/2021 12:30,9.91,83.1,3.445,255.4,0.151,45.79,0.229,28.03,28.06,0,101.6,-0.14,16.63 +12/01/2021 13:00,10.2,82.2,3.851,259.5,0.156,46.31,0.232,27.64,27.69,0,101.6,-0.177,16.29 +12/01/2021 13:30,10.4,82.8,3.442,264.8,0.151,58.94,0.295,32.9,32.92,0,101.6,-0.185,16.86 +12/01/2021 14:00,10.53,83.5,3.387,262.8,0.15,45.19,0.226,5.154,5.152,0,101.6,-0.207,16.68 +12/01/2021 14:30,10.55,85,3.513,257.5,0.152,67.01,0.335,29.69,29.71,0,101.6,-0.202,16.27 +12/01/2021 15:00,10.83,82.8,3.302,265.4,0.152,43.56,0.218,24.81,24.83,0,101.6,-0.251,15.63 +12/01/2021 15:30,11.02,82.1,2.334,271.4,0.152,34.68,0.173,19.22,19.22,0,101.6,-0.277,15.63 +12/01/2021 16:00,11.37,80.5,2.81,282.8,0.155,19.76,0.099,8.88,8.89,0,101.6,-0.323,15 +12/01/2021 16:30,11.53,79.71,2.552,285.1,0.15,7.994,0.04,-0.166,-0.166,0,101.6,-0.339,14.51 +12/01/2021 17:00,11.4,80.1,2.419,285.9,0.147,0.45,0.002,-6.043,-6.043,0,101.7,-0.339,14.27 +12/01/2021 17:30,11.38,80.1,2.428,288.8,0.147,0,0,-4.923,-4.924,0,101.7,-0.339,14.51 +12/01/2021 18:00,11.45,79.1,2.572,296.4,0.135,0,0,-3.069,-3.069,0,101.7,-0.339,14.28 +12/01/2021 18:30,11.23,79.67,2.107,290.2,0.143,0,0,-8.08,-8.08,0,101.7,-0.339,14.31 +12/01/2021 19:00,11.25,78.57,2.801,303.2,0.13,0,0,-5.804,-5.806,0,101.7,-0.339,14.22 +12/01/2021 19:30,11.18,78.04,2.282,303.5,0.134,0,0,-5.609,-5.609,0,101.8,-0.339,14.44 +12/01/2021 20:00,11.17,77.68,2.789,301.6,0.138,0,0,-3.537,-3.537,0,101.8,-0.339,14.32 +12/01/2021 20:30,11.06,77.94,2.906,304.5,0.136,0,0,-9.2,-9.2,0,101.8,-0.339,14.34 +12/01/2021 21:00,10.88,78.96,2.372,298.4,0.142,0,0,-5.489,-5.49,0,101.8,-0.339,14.24 +12/01/2021 21:30,10.65,81.3,2.725,293.8,0.14,0,0,-30.35,-30.35,0,101.9,-0.339,14.02 +12/01/2021 22:00,10.02,86.9,2.287,300.4,0.133,0,0,-21.18,-21.18,0,101.9,-0.339,13.45 +12/01/2021 22:30,10.06,86.4,1.851,290.2,0.146,0,0,-18.09,-18.09,0,101.9,-0.339,12.86 +12/01/2021 23:00,9.89,86.8,1.698,284.5,0.146,0,0,-15.45,-15.45,0,101.9,-0.339,12.58 +12/01/2021 23:30,9.65,88.8,1.218,273.8,0.145,0,0,-10.65,-10.65,0,102,-0.339,12.34 +13/01/2021 00:00,9.62,89.8,1.536,284.3,0.155,0,0,-9.64,-9.64,0,102,-0.339,12.47 +13/01/2021 00:30,9.48,90.3,0.87,281.8,0.117,0,0,-8.83,-8.83,0,102,-0.339,12.58 +13/01/2021 01:00,9.44,90,0.967,287.1,0.105,0,0,-13.97,-13.97,0,102,-0.339,12.45 +13/01/2021 01:30,9.56,87.7,1.687,285,0.148,0,0,-15.23,-15.23,0,102,-0.339,12.54 +13/01/2021 02:00,9.54,87.7,1.969,279.7,0.151,0,0,-12.85,-12.85,0,102,-0.339,12.26 +13/01/2021 02:30,9.34,89.9,1.857,286.4,0.146,0,0,-7.814,-7.814,0.2,102,-0.339,12.55 +13/01/2021 03:00,9.12,91.2,1.685,278.1,0.152,0,0,-6.555,-6.555,0,102,-0.339,12.75 +13/01/2021 03:30,9.21,91.4,1.717,279.9,0.153,0,0,-9.68,-9.68,0,102,-0.339,12.77 +13/01/2021 04:00,9.26,91.1,1.722,280.3,0.155,0,0,-11.42,-11.42,0,102,-0.339,12.79 +13/01/2021 04:30,9.36,90.2,1.555,274.5,0.155,0,0,-9.36,-9.36,0,102,-0.339,12.05 +13/01/2021 05:00,9.33,89.7,1.884,272.6,0.152,0.013,0,-11.95,-11.95,0,102,-0.339,12.01 +13/01/2021 05:30,9.3,89,2.036,276.1,0.158,0.166,0.001,-10.52,-10.52,0,102,-0.339,12.22 +13/01/2021 06:00,9.34,87.7,2.328,275.6,0.152,0.044,0,-9.71,-9.71,0,102,-0.339,12.45 +13/01/2021 06:30,9.22,88.1,2.469,282,0.15,0,0,-10.19,-10.19,0,102.1,-0.339,12.46 +13/01/2021 07:00,9.1,87.1,2.249,280.5,0.15,0,0,-17.52,-17.52,0,102.1,-0.316,12.21 +13/01/2021 07:30,8.9,87,1.791,268.4,0.154,0,0,-11.32,-11.32,0,102.1,-0.332,12.53 +13/01/2021 08:00,8.8,86.1,1.913,276,0.154,0.588,0.003,-7.205,-7.205,0,102.1,-0.339,12.49 +13/01/2021 08:30,8.59,85.8,1.664,274.2,0.149,7.123,0.036,-21.87,-21.87,0,102.1,-0.274,12.57 +13/01/2021 09:00,8.59,87,1.828,274.3,0.158,17.18,0.086,-1.508,-1.508,0,102.2,-0.269,12.61 +13/01/2021 09:30,8.77,85.9,1.674,280.3,0.147,69.2,0.346,34.05,34.05,0,102.2,-0.161,13.77 +13/01/2021 10:00,9.4,82,2.23,281.5,0.15,107.1,0.535,58.05,58.05,0,102.2,-0.042,14.68 +13/01/2021 10:30,9.68,79.21,2.839,270,0.15,177.4,0.887,88.5,88.6,0,102.2,0.181,15.39 +13/01/2021 11:00,9.79,79.66,3.011,268.7,0.146,187.3,0.936,110.7,110.7,0,102.2,0.206,14.37 +13/01/2021 11:30,9.67,81.3,2.625,271.8,0.152,147.7,0.739,89.1,89.1,0,102.2,0.042,13.85 +13/01/2021 12:00,10.08,77.13,2.96,275.4,0.153,160.5,0.803,98.7,98.7,0,102.2,0.062,14.42 +13/01/2021 12:30,10.49,75.26,2.91,276.4,0.148,158.8,0.794,96.3,96.3,0,102.2,0.106,14.53 +13/01/2021 13:00,10.27,75.57,2.919,281.1,0.154,120.3,0.602,69.54,69.55,0,102.1,-0.004,14.19 +13/01/2021 13:30,10.27,76.69,2.719,274,0.154,128.2,0.641,75.58,75.59,0,102.1,0.001,14.69 +13/01/2021 14:00,10.11,79.08,2.612,264.7,0.158,108,0.54,59.87,59.87,0,102.1,-0.057,14.44 +13/01/2021 14:30,9.98,79.78,2.712,266.5,0.153,94.7,0.474,45.57,45.57,0,102.1,-0.084,14.38 +13/01/2021 15:00,9.95,79.23,2.25,268.7,0.159,73.93,0.37,33.46,33.46,0,102.1,-0.157,13.99 +13/01/2021 15:30,9.95,78.92,2.467,282.1,0.148,33.93,0.17,-4.012,-4.012,0,102.1,-0.244,13.32 +13/01/2021 16:00,9.56,83.9,1.936,276.8,0.158,27.56,0.138,-21.02,-21.02,0,102.1,-0.269,12.44 +13/01/2021 16:30,9.57,81.6,2.575,256.4,0.152,10.59,0.053,-7.073,-7.073,0,102.1,-0.325,11.84 +13/01/2021 17:00,9.41,82,1.997,263.3,0.157,1.191,0.006,-10.63,-10.63,0,102.1,-0.339,12.1 +13/01/2021 17:30,9.19,83,1.592,265.5,0.154,0,0,-9.64,-9.64,0,102.1,-0.339,12.43 +13/01/2021 18:00,9.23,81.4,1.414,286.7,0.149,0,0,-8.9,-8.9,0,102.1,-0.339,12.79 +13/01/2021 18:30,9.6,73.26,2.103,295.6,0.139,0.045,0,-8.13,-8.13,0,102.1,-0.339,12.91 +13/01/2021 19:00,9.56,73.34,1.546,265.4,0.149,0,0,-7.88,-7.88,0,102.1,-0.339,13.01 +13/01/2021 19:30,9.32,75.65,1.936,246.7,0.143,0,0,-9.04,-9.04,0,102.2,-0.339,13.25 +13/01/2021 20:00,9.24,75.6,1.159,242.2,0.137,0,0,-7.507,-7.507,0,102.1,-0.339,13.39 +13/01/2021 20:30,8.99,76.48,1.036,243.7,0.145,0,0,-6.021,-6.021,0,102.1,-0.339,13.3 +13/01/2021 21:00,8.99,76.46,1.205,243.5,0.139,0,0,-5.945,-5.945,0,102.1,-0.339,13.14 +13/01/2021 21:30,9.13,74.9,1.916,251.2,0.152,0,0,-7.773,-7.773,0,102.1,-0.339,13.11 +13/01/2021 22:00,9.34,73.05,2.136,251.5,0.158,0,0,-7.841,-7.841,0,102.1,-0.339,13.13 +13/01/2021 22:30,9.2,73.96,2.124,242.2,0.143,0,0,-7.189,-7.189,0,102.1,-0.339,12.89 +13/01/2021 23:00,9.2,74.69,2.536,238.1,0.133,0,0,-7.958,-7.958,0,102.1,-0.339,12.82 +13/01/2021 23:30,9.13,77.28,2.163,240.1,0.136,0,0,-7.219,-7.219,0,102.1,-0.339,12.75 +14/01/2021 00:00,9.05,78.65,1.873,233.9,0.134,0,0,-6.859,-6.859,0,102.1,-0.339,12.69 +14/01/2021 00:30,8.98,79.03,1.353,232.5,0.127,0,0,-5.488,-5.488,0,102.1,-0.339,12.45 +14/01/2021 01:00,8.94,79.35,1.278,229.8,0.127,0,0,-4.928,-4.928,0,102,-0.339,12.29 +14/01/2021 01:30,8.82,80.9,1.144,226.2,0.128,0,0,-3.849,-3.849,0,102,-0.339,12.27 +14/01/2021 02:00,8.89,79.96,1.379,230,0.131,0,0,-5.147,-5.147,0,102,-0.339,12.31 +14/01/2021 02:30,9.1,78.12,1.351,240.6,0.139,0,0,-4.811,-4.811,0,102,-0.339,12.34 +14/01/2021 03:00,9.45,75.85,1.842,242.8,0.135,0.004,0,-5.467,-5.468,0,102,-0.339,12.24 +14/01/2021 03:30,9.45,76.53,1.19,228.2,0.129,0,0,-3.868,-3.868,0,101.9,-0.339,12.2 +14/01/2021 04:00,9.5,76.5,1.865,246.7,0.146,0.008,0,-4.699,-4.699,0,101.9,-0.339,12.09 +14/01/2021 04:30,9.67,76.26,2.627,253.8,0.154,0,0,-5.571,-5.571,0,101.9,-0.339,11.9 +14/01/2021 05:00,9.65,78.09,2.493,242.7,0.143,0,0,-4.862,-4.862,0,101.9,-0.339,11.88 +14/01/2021 05:30,9.61,79.67,2.292,232.1,0.129,0,0,-3.969,-3.969,0,101.8,-0.339,11.81 +14/01/2021 06:00,9.59,81.6,2.582,245.7,0.148,0,0,-3.456,-3.456,0,101.8,-0.339,11.47 +14/01/2021 06:30,9.66,82.8,2.715,249.9,0.147,0,0,-3.798,-3.799,0,101.8,-0.339,11.11 +14/01/2021 07:00,9.69,83.2,2.316,238,0.138,0,0,-3.228,-3.228,0,101.7,-0.339,10.88 +14/01/2021 07:30,9.75,84,3.082,237.3,0.142,0,0,-17.61,-17.62,0,101.7,-0.339,10.56 +14/01/2021 08:00,9.76,85.2,2.865,243.8,0.139,0.525,0.003,-13.16,-13.16,0,101.7,-0.339,10.55 +14/01/2021 08:30,10.07,84.9,2.805,245.6,0.146,5.034,0.025,-2.479,-2.48,0,101.7,-0.318,10.97 +14/01/2021 09:00,10.35,84.5,3.126,244.8,0.145,17.56,0.088,8.45,8.45,0,101.7,-0.271,11.08 +14/01/2021 09:30,10.65,84.6,2.863,247.5,0.146,46.95,0.235,28.54,28.54,0,101.6,-0.214,10.76 +14/01/2021 10:00,11.11,83.5,2.729,259,0.152,63.26,0.316,39.59,39.59,0,101.6,-0.158,8.59 +14/01/2021 10:30,11.28,84.1,2.752,268.8,0.152,57.72,0.289,-0.21,-0.213,0.4,101.6,-0.157,5.869 +14/01/2021 11:00,11.05,86.8,2.639,255.4,0.156,62.58,0.313,-3.826,-3.826,0.2,101.6,-0.145,3.328 +14/01/2021 11:30,11.44,87.6,2.596,268.3,0.148,165,0.825,63.62,63.63,0,101.6,0.097,4.998 +14/01/2021 12:00,12.01,82.9,3.643,295.4,0.133,220.6,1.103,102.7,102.8,0,101.6,0.332,5.539 +14/01/2021 12:30,11.13,84.6,3.931,318.8,0.123,153.9,0.77,29.01,29.11,0.2,101.6,0.138,3.192 +14/01/2021 13:00,11.43,79.85,3.718,317.4,0.126,131.3,0.656,62.87,63,0,101.6,0.09,3.016 +14/01/2021 13:30,11.01,79.5,4.372,317.2,0.123,185.9,0.929,65.38,66.03,0,101.6,0.274,4.177 +14/01/2021 14:00,11.05,76.5,4.6,324.2,0.134,172.9,0.864,94.3,95,0,101.6,0.379,4.055 +14/01/2021 14:30,10.91,75.49,4.194,317.8,0.124,150,0.75,77.57,77.98,0,101.6,0.222,3.453 +14/01/2021 15:00,10.84,72.4,4.942,325.7,0.133,144.7,0.723,78.73,79.39,0,101.6,0.39,3.531 +14/01/2021 15:30,10.17,72.46,4.53,326.2,0.132,27.11,0.136,5.485,5.509,0,101.6,-0.103,0.615 +14/01/2021 16:00,9.88,71.53,4.246,324.8,0.133,31.56,0.158,4.778,4.809,0,101.7,-0.048,0.875 +14/01/2021 16:30,9.68,72.33,3.412,318.9,0.125,7.896,0.039,-4.323,-4.329,0,101.7,-0.18,0.26 +14/01/2021 17:00,9.63,70.52,4.61,322.4,0.126,1.309,0.007,-13.74,-13.91,0,101.7,-0.195,0.132 +14/01/2021 17:30,9.55,69.7,4.244,319.7,0.123,0,0,-10.43,-10.5,0,101.8,-0.203,0.068 +14/01/2021 18:00,9.42,70.29,3.922,323.3,0.13,0,0,-8.84,-8.86,0,101.8,-0.203,0.068 +14/01/2021 18:30,9.22,71.78,4.803,326.8,0.131,0,0,-18.05,-18.19,0,101.8,-0.158,0.068 +14/01/2021 19:00,9.13,72.13,3.873,326,0.134,0,0,-17.63,-17.68,0,101.8,-0.149,0.068 +14/01/2021 19:30,8.94,74.58,4.005,323.4,0.133,0,0,-24.2,-24.26,0,101.8,-0.148,0.068 +14/01/2021 20:00,8.77,75.66,3.44,324.6,0.135,0,0,-25.11,-25.14,0,101.8,-0.16,0.068 +14/01/2021 20:30,8.61,75.14,3.781,325.3,0.131,0,0,-39.09,-39.16,0,101.9,-0.136,0.068 +14/01/2021 21:00,8.41,73.75,3.604,325.7,0.131,0,0,-43.06,-43.15,0,101.9,-0.136,0.068 +14/01/2021 21:30,8.42,71.95,3.226,321.4,0.128,0,0,-26.76,-26.76,0,101.9,-0.136,0.068 +14/01/2021 22:00,8.14,73.51,2.907,323.5,0.134,0,0,-18.58,-18.58,0,101.9,-0.16,0.068 +14/01/2021 22:30,8.26,73.81,3.284,325.5,0.131,0,0,-14.99,-15,0,102,-0.166,0.068 +14/01/2021 23:00,8.39,72.07,3.607,329.3,0.135,0,0,-16.02,-16.03,0,102,-0.136,0.068 +14/01/2021 23:30,8.38,70.89,4.183,324.9,0.132,0,0,-20.35,-20.42,0,102,-0.076,0.056 +15/01/2021 00:00,8.4,68.4,3.894,324.5,0.135,0,0,-10.84,-10.87,0,102,-0.073,0.004 +15/01/2021 00:30,8.19,70.06,3.102,314.8,0.128,0,0,-14.16,-14.16,0,102,-0.136,0.058 +15/01/2021 01:00,8.12,70.46,3.422,315.1,0.12,0,0,-15.84,-15.87,0,102,-0.136,0.006 +15/01/2021 01:30,7.973,72.38,3.045,318.1,0.128,0,0,-31.64,-31.67,0,102,-0.136,0.008 +15/01/2021 02:00,7.867,75.09,3.365,324.1,0.13,0,0,-25.84,-25.86,0,102.1,-0.117,0.007 +15/01/2021 02:30,7.7,76.82,3.001,335.1,0.14,0,0,-25.68,-25.69,0,102.1,-0.101,0 +15/01/2021 03:00,7.385,79.06,3.062,351.9,0.154,0,0,-44.34,-44.36,0,102.1,-0.079,0 +15/01/2021 03:30,7.092,82.3,2.643,358,0.157,0,0,-18.6,-18.6,0,102.2,-0.135,0.023 +15/01/2021 04:00,6.72,81.6,2.289,355.4,0.148,0,0,-59.81,-59.81,0,102.2,-0.089,0.014 +15/01/2021 04:30,5.694,83.7,1.219,352.5,0.163,0,0,-36.98,-36.98,0,102.2,-0.102,0.063 +15/01/2021 05:00,5.936,85,1.722,2.851,0.151,0.018,0,-13.98,-13.98,0,102.2,-0.136,0.068 +15/01/2021 05:30,6.102,81.6,2.369,357.1,0.146,0,0,-56.9,-56.9,0,102.2,-0.136,0.068 +15/01/2021 06:00,5.516,80.9,2.008,353.4,0.152,0,0,-63.49,-63.49,0,102.3,-0.106,0.068 +15/01/2021 06:30,5.4,80.4,2.077,338.1,0.14,0,0,-53.09,-53.09,0,102.3,-0.099,0.068 +15/01/2021 07:00,5.209,80.6,1.53,334.9,0.142,0,0,-56.35,-56.35,0,102.3,-0.068,0.068 +15/01/2021 07:30,5.23,81.3,1.458,351.9,0.145,0,0,-21.98,-21.98,0,102.4,-0.131,0.068 +15/01/2021 08:00,5.306,80.4,1.617,0.031,0.144,1.505,0.008,-26.37,-26.37,0,102.4,-0.134,0.128 +15/01/2021 08:30,5.448,79.74,1.767,353.2,0.15,12.53,0.063,-6.425,-6.425,0,102.4,-0.136,0.362 +15/01/2021 09:00,5.795,75.09,2.362,354,0.143,24.98,0.125,2.831,2.831,0,102.5,-0.123,0.631 +15/01/2021 09:30,6.134,71.64,2.236,348.7,0.145,50.62,0.253,19.09,19.09,0,102.5,-0.067,1.264 +15/01/2021 10:00,6.058,72.62,2.214,20.28,0.147,53.88,0.269,21.17,21.17,0,102.5,-0.045,1.375 +15/01/2021 10:30,6.054,73.72,1.721,26.05,0.134,76.05,0.38,34.7,34.7,0,102.6,-0.007,1.796 +15/01/2021 11:00,5.934,74.45,2.249,20.29,0.143,73.86,0.369,33.77,33.77,0,102.6,-0.01,1.747 +15/01/2021 11:30,5.876,73.03,2.132,24.23,0.143,111.2,0.556,55.36,55.36,0,102.6,0.079,2.548 +15/01/2021 12:00,6.158,71.17,2.529,23.39,0.14,156.7,0.784,75.83,75.83,0,102.6,0.233,3.41 +15/01/2021 12:30,6.225,70.7,1.669,39.43,0.126,154.7,0.773,74.75,74.75,0,102.6,0.199,3.354 +15/01/2021 13:00,6.717,68.28,1.663,53.46,0.132,273.6,1.368,131.6,131.6,0,102.6,0.596,6.065 +15/01/2021 13:30,6.519,65.71,1.686,41.38,0.123,154,0.77,64.36,64.36,0,102.6,0.234,3.331 +15/01/2021 14:00,6.612,63.73,2.08,26.89,0.136,236.7,1.183,107.4,107.4,0,102.6,0.7,5.346 +15/01/2021 14:30,6.819,62.49,2.333,357.2,0.152,230.3,1.152,97.1,97.1,0,102.6,1.023,5.508 +15/01/2021 15:00,7.1,62.22,2.17,11.43,0.15,199.6,0.998,78.42,78.42,0,102.6,1.024,5.083 +15/01/2021 15:30,6.815,61.67,2.317,11.06,0.152,134.8,0.674,33.68,33.68,0,102.6,0.847,3.718 +15/01/2021 16:00,5.694,65.12,1.399,5.076,0.148,43.65,0.218,-29.05,-29.05,0,102.6,0.268,1.248 +15/01/2021 16:30,4.894,66.59,0.827,11.33,0.132,12.81,0.064,-45.4,-45.4,0,102.6,0.025,0.384 +15/01/2021 17:00,4.061,70.11,0.614,356.4,0.14,0.828,0.004,-52.4,-52.4,0,102.6,-0.064,0.126 +15/01/2021 17:30,3.178,73.75,0.065,342.8,0.06,0,0,-53.91,-53.91,0,102.6,-0.068,0.022 +15/01/2021 18:00,2.584,76.26,0.385,342.7,0.159,0,0,-52.81,-52.81,0,102.6,-0.068,0.002 +15/01/2021 18:30,1.648,80.2,0.541,325.6,0.107,0,0,-53.55,-53.55,0,102.6,-0.068,0.007 +15/01/2021 19:00,0.825,84.7,0.28,304.2,0.081,0,0,-52.67,-52.67,0,102.6,-0.068,0.009 +15/01/2021 19:30,0.27,87.2,0.11,304.2,0.045,0,0,-51.29,-51.29,0,102.7,-0.068,0.017 +15/01/2021 20:00,0.009,88.7,0.126,304.2,0.063,0,0,-44.78,-44.78,0,102.7,-0.068,0.015 +15/01/2021 20:30,-0.089,89.3,0.261,304.2,0.127,0,0,-35.93,-35.93,0,102.7,-0.068,0.03 +15/01/2021 21:00,-0.34,90,0.044,304.2,0.019,0,0,-30.45,-30.45,0,102.7,-0.069,0.037 +15/01/2021 21:30,-0.124,90.6,0.069,304.2,0.024,0,0,-25.81,-25.81,0,102.7,-0.136,0.054 +15/01/2021 22:00,0.158,90.5,0.043,304.2,0.028,0,0,-25.67,-25.67,0,102.7,-0.136,0.037 +15/01/2021 22:30,-0.029,90.6,0.121,304.2,0.072,0,0,-39.44,-39.44,0,102.7,-0.136,0.003 +15/01/2021 23:00,-0.264,91,0.286,304.2,0.117,0,0,-32.46,-32.46,0,102.7,-0.136,0 +15/01/2021 23:30,-0.144,91.2,0.281,304.2,0.093,0,0,-35.55,-35.55,0,102.7,-0.136,0 +16/01/2021 00:00,-0.537,91.4,0.043,304.2,0.028,0,0,-34.84,-34.84,0,102.7,-0.136,0 +16/01/2021 00:30,-0.576,91.7,0.111,304.2,0.063,0,0,-25.44,-25.44,0,102.6,-0.136,0 +16/01/2021 01:00,-0.31,92,0.302,296.4,0.131,0,0,-25.62,-25.62,0,102.6,-0.142,0 +16/01/2021 01:30,0.195,91.5,0.567,137.2,0.132,0,0,-10.02,-10.02,0,102.6,-0.203,0 +16/01/2021 02:00,0.609,89.3,0.602,152.1,0.144,0,0,-14.52,-14.52,0,102.5,-0.203,0 +16/01/2021 02:30,0.91,87.5,0.76,150,0.144,0,0,-15.33,-15.33,0,102.5,-0.203,0 +16/01/2021 03:00,1.172,85.5,1.023,166.7,0.154,0,0,-11.9,-11.9,0,102.5,-0.203,0 +16/01/2021 03:30,1.221,84.4,0.907,160.6,0.152,0,0,-24.66,-24.66,0,102.5,-0.203,0 +16/01/2021 04:00,1.253,84.4,0.99,165.7,0.158,0,0,-16.9,-16.9,0,102.4,-0.203,0 +16/01/2021 04:30,1.421,83.8,1.054,158.6,0.153,0,0,-10.38,-10.38,0,102.4,-0.203,0 +16/01/2021 05:00,1.442,84.2,1.175,167.9,0.151,0.028,0,-6.169,-6.169,0,102.4,-0.203,0 +16/01/2021 05:30,1.612,83.8,1.013,159.1,0.145,0.039,0,-4.431,-4.431,0,102.4,-0.241,0 +16/01/2021 06:00,1.686,84.2,0.987,155.9,0.144,0,0,-15.92,-15.92,0,102.4,-0.269,0 +16/01/2021 06:30,1.728,85.2,1.402,166.4,0.15,0,0,-13.78,-13.78,0.2,102.3,-0.271,0 +16/01/2021 07:00,1.739,84.8,1.245,157.2,0.14,0,0,-15.58,-15.58,0,102.3,-0.271,0 +16/01/2021 07:30,1.731,85.6,1.304,164.2,0.151,0,0,-15.98,-15.98,0,102.3,-0.271,0 +16/01/2021 08:00,1.793,86.2,1.738,177.1,0.153,0.079,0,-18.41,-18.41,0,102.2,-0.271,0.041 +16/01/2021 08:30,2.132,87,1.63,169.7,0.157,3.087,0.015,-12.44,-12.44,0,102.2,-0.271,0.122 +16/01/2021 09:00,2.465,87.3,1.576,163.1,0.143,10.74,0.054,-3.159,-3.159,0.2,102.2,-0.251,0.297 +16/01/2021 09:30,2.94,86.7,2.468,179.1,0.151,35.04,0.175,7.905,7.905,0,102.1,-0.194,0.789 +16/01/2021 10:00,3.293,86.4,2.339,178.4,0.154,53.95,0.27,20.65,20.65,0,102.1,-0.149,1.229 +16/01/2021 10:30,4.188,86.3,3.313,188.8,0.149,59.21,0.296,22.57,22.58,0,102.1,-0.143,1.447 +16/01/2021 11:00,4.994,86,2.995,194.9,0.157,46.94,0.235,22.56,22.56,0,102,-0.18,1.131 +16/01/2021 11:30,5.629,87.1,3.373,199.4,0.14,54.41,0.272,29.37,29.37,0,102,-0.189,1.311 +16/01/2021 12:00,6.445,88.1,3.347,207.8,0.143,62.44,0.312,33.75,33.75,0,101.9,-0.189,1.485 +16/01/2021 12:30,7.275,89.1,3.208,218.9,0.133,67.51,0.338,24.7,24.71,0,101.9,-0.192,1.612 +16/01/2021 13:00,7.886,90.4,2.756,219.9,0.128,88.5,0.443,33.32,33.32,0,101.8,-0.172,1.938 +16/01/2021 13:30,8.85,90.8,3.109,229.5,0.131,70.61,0.353,17.79,17.79,0,101.7,-0.219,1.572 +16/01/2021 14:00,9.55,89.6,3.211,235.6,0.134,50.82,0.254,9.38,9.38,0,101.7,-0.27,1.118 +16/01/2021 14:30,9.94,88.9,3.459,234.4,0.131,54.23,0.271,13.17,13.17,0,101.6,-0.252,1.17 +16/01/2021 15:00,10.25,89.1,3.3,237.1,0.14,51.66,0.258,14.6,14.61,0,101.6,-0.224,1.118 +16/01/2021 15:30,10.49,89.4,3.103,239.8,0.139,25.56,0.128,12.07,12.07,0,101.6,-0.271,0.565 +16/01/2021 16:00,10.55,90,2.841,260.2,0.118,12.2,0.061,-1.652,-1.655,0.8,101.6,-0.333,0.308 +16/01/2021 16:30,9.49,90.5,2.782,347.5,0.149,3.296,0.016,-9.85,-9.85,0.6,101.6,-0.339,0.111 +16/01/2021 17:00,9.13,91.7,1.98,337.9,0.148,1.057,0.005,-6.286,-6.286,0.4,101.7,-0.339,0.065 +16/01/2021 17:30,9.03,92,1.553,313.4,0.127,0,0,-9.25,-9.25,0,101.7,-0.339,0.001 +16/01/2021 18:00,8.95,91.9,1.35,309,0.126,0,0,-8.52,-8.52,0.4,101.7,-0.339,0 +16/01/2021 18:30,8.88,91.7,1.005,303.7,0.135,0,0,-6.259,-6.259,0.2,101.7,-0.339,0 +16/01/2021 19:00,8.8,92,1.64,315.1,0.125,0,0,-9.42,-9.42,0.4,101.7,-0.339,0 +16/01/2021 19:30,8.66,91.7,1.697,316.3,0.121,0,0,-14.62,-14.62,0.4,101.7,-0.339,0 +16/01/2021 20:00,8.49,91.1,1.376,312.8,0.126,0,0,-17.69,-17.69,0.2,101.8,-0.339,0 +16/01/2021 20:30,7.977,90.9,1.323,311.9,0.129,0,0,-48.09,-48.09,0,101.8,-0.305,0 +16/01/2021 21:00,7.602,91.3,1.358,314.7,0.123,0,0,-23.14,-23.14,0,101.8,-0.312,0 +16/01/2021 21:30,7.362,91.2,0.865,282.6,0.148,0,0,-38.31,-38.31,0,101.8,-0.292,0 +16/01/2021 22:00,6.576,91.7,1.002,279.5,0.153,0,0,-35.22,-35.22,0,101.8,-0.271,0 +16/01/2021 22:30,6.294,91.9,1.173,305.6,0.138,0,0,-55.23,-55.23,0,101.9,-0.271,0 +16/01/2021 23:00,5.554,91.7,1.027,291.5,0.152,0,0,-59.33,-59.33,0,101.9,-0.237,0 +16/01/2021 23:30,5.345,92.1,1.178,301.1,0.135,0,0,-46.99,-46.99,0,101.9,-0.26,0 +17/01/2021 00:00,5.225,91.9,0.892,298.7,0.139,0,0,-55.37,-55.37,0,101.9,-0.224,0 +17/01/2021 00:30,4.588,92.1,0.584,284.5,0.151,0,0,-54.43,-54.43,0,101.9,-0.203,0 +17/01/2021 01:00,4.433,92.6,0.542,305.9,0.132,0,0,-22.74,-22.74,0,101.9,-0.24,0 +17/01/2021 01:30,4.953,92.8,1.203,309.1,0.131,0,0,-2.889,-2.889,0,101.9,-0.294,0 +17/01/2021 02:00,5.525,92.1,1.224,298.6,0.143,0.002,0,-7.93,-7.93,0,101.9,-0.338,0 +17/01/2021 02:30,5.805,91.2,1.218,303.5,0.137,0.217,0.001,-6.369,-6.369,0,101.9,-0.337,0 +17/01/2021 03:00,5.936,90,1.09,302.4,0.138,0.295,0.001,-5.433,-5.433,0,102,-0.33,0 +17/01/2021 03:30,6.033,89,1.372,303.2,0.134,0.593,0.003,-3.118,-3.118,0,102,-0.329,0 +17/01/2021 04:00,6.265,86.2,1.533,299.4,0.141,0.943,0.005,1.824,1.824,0,102,-0.279,0 +17/01/2021 04:30,6.423,81.6,1.603,303,0.139,1.02,0.005,-7.71,-7.71,0,102,-0.271,0 +17/01/2021 05:00,6.459,78.17,1.442,297.4,0.144,0.177,0.001,-15,-15,0,102.1,-0.271,0 +17/01/2021 05:30,6.098,79.74,0.849,282.4,0.146,0,0,-15.72,-15.72,0,102.1,-0.271,0 +17/01/2021 06:00,5.871,80.5,0.838,283.6,0.148,0,0,-11.36,-11.36,0,102.1,-0.271,0 +17/01/2021 06:30,5.633,81.1,0.884,274.4,0.16,0,0,-16.26,-16.26,0,102.1,-0.25,0 +17/01/2021 07:00,5.378,81.3,1.008,260.2,0.154,0,0,-35.46,-35.46,0,102.1,-0.227,0 +17/01/2021 07:30,4.529,83,0.929,262.2,0.141,0,0,-48.55,-48.55,0,102.2,-0.203,0 +17/01/2021 08:00,4.146,84.9,0.773,275.2,0.142,1.228,0.006,-34.8,-34.8,0,102.2,-0.203,0.078 +17/01/2021 08:30,4.355,84.4,0.833,262.1,0.154,26.81,0.134,-34.21,-34.21,0,102.2,-0.146,0.696 +17/01/2021 09:00,4.607,83,0.405,274.4,0.081,58.56,0.293,-11.57,-11.57,0,102.3,-0.045,1.321 +17/01/2021 09:30,4.982,82.3,1.131,275.8,0.157,93,0.465,-0.706,-0.706,0,102.3,0.195,2.29 +17/01/2021 10:00,6.285,77.44,1.397,280,0.153,181.4,0.907,42.56,42.56,0,102.3,0.482,4.374 +17/01/2021 10:30,7.308,71.92,1.923,284.4,0.148,215.4,1.077,70.29,70.29,0,102.4,0.545,4.842 +17/01/2021 11:00,7.944,69.58,1.694,296.4,0.135,276,1.38,110.8,110.8,0,102.4,0.732,6.07 +17/01/2021 11:30,8.9,67.49,1.782,319.7,0.123,298.3,1.491,132.9,132.9,0,102.4,0.841,6.491 +17/01/2021 12:00,9.52,64.44,3.002,327.2,0.132,259.7,1.299,135.2,135.2,0,102.4,0.658,5.71 +17/01/2021 12:30,9.18,64.82,3.429,337.7,0.146,232.9,1.165,102.5,102.5,0,102.4,0.572,4.799 +17/01/2021 13:00,9.56,62.5,3.526,343.3,0.138,262,1.31,133.6,133.6,0,102.4,0.74,5.68 +17/01/2021 13:30,9.42,63.23,3.126,352.6,0.145,190.8,0.954,87.1,87.1,0,102.4,0.515,4.074 +17/01/2021 14:00,9.48,61.64,3.372,346.4,0.151,301.9,1.509,159.6,159.6,0,102.4,1.016,6.931 +17/01/2021 14:30,9.63,60.09,3.386,350.9,0.149,233.4,1.167,116.3,116.3,0,102.4,0.935,5.501 +17/01/2021 15:00,8.8,62.02,2.712,336.5,0.143,111.7,0.559,17.59,17.59,0,102.5,0.362,2.411 +17/01/2021 15:30,9.05,60.78,3.352,341.7,0.15,183.4,0.917,73.65,73.66,0,102.5,0.897,4.688 +17/01/2021 16:00,8.71,62.54,2.89,334.8,0.142,111,0.555,22.82,22.82,0,102.5,0.675,3.164 +17/01/2021 16:30,8.15,64.68,2.099,335,0.14,41.78,0.209,-22.77,-22.77,0,102.5,0.263,1.386 +17/01/2021 17:00,7.062,70.07,1.526,346.8,0.155,2.765,0.014,-51.65,-51.65,0,102.5,-0.032,0.152 +17/01/2021 17:30,6.213,73.51,0.957,327.5,0.127,0,0,-45.32,-45.32,0,102.6,-0.068,0.004 +17/01/2021 18:00,5.441,77.15,0.75,240.8,0.144,0,0,-36.42,-36.42,0,102.6,-0.094,0 +17/01/2021 18:30,4.592,80.6,0.278,223.2,0.089,0,0,-32.1,-32.1,0,102.6,-0.13,0 +17/01/2021 19:00,4.649,82.2,0.552,233.1,0.159,0,0,-34.42,-34.42,0,102.6,-0.136,0 +17/01/2021 19:30,4.038,81.4,0.366,234.2,0.113,0,0,-34.76,-34.76,0,102.6,-0.123,0 +17/01/2021 20:00,3.524,85,0.635,234.5,0.134,0,0,-40.11,-40.11,0,102.6,-0.136,0 +17/01/2021 20:30,3.842,83.3,0.644,234.7,0.147,0,0,-36.38,-36.38,0,102.6,-0.136,0 +17/01/2021 21:00,3.176,84.6,0.726,237.5,0.142,0,0,-43.52,-43.52,0,102.6,-0.136,0 +17/01/2021 21:30,2.103,87.7,0.395,272.7,0.093,0,0,-41.7,-41.7,0,102.6,-0.136,0 +17/01/2021 22:00,2.292,89.4,0.944,262.8,0.147,0,0,-38.43,-38.43,0,102.6,-0.136,0 +17/01/2021 22:30,2.161,89,0.283,272.1,0.1,0,0,-34.19,-34.19,0,102.6,-0.136,0 +17/01/2021 23:00,1.914,90,0.526,300.4,0.079,0,0,-31.75,-31.75,0,102.6,-0.136,0 +17/01/2021 23:30,1.606,90.7,0.866,320.1,0.144,0,0,-30.93,-30.93,0,102.6,-0.136,0 +18/01/2021 00:00,1.564,90.6,0.379,303,0.082,0,0,-37.57,-37.57,0,102.6,-0.136,0 +18/01/2021 00:30,1.218,91.3,0.438,270.7,0.064,0,0,-40.71,-40.71,0,102.6,-0.136,0 +18/01/2021 01:00,1.241,91.9,0,0,0,0,0,-47.88,-47.88,0,102.6,-0.136,0 +18/01/2021 01:30,0.958,92,0,0,0,0,0,-45.98,-45.98,0,102.5,-0.136,0 +18/01/2021 02:00,0.166,92.1,0,0,0,0,0,-30.39,-30.39,0,102.5,-0.136,0 +18/01/2021 02:30,0.467,92.6,0.133,165.9,0.032,0,0,-37.27,-37.27,0,102.5,-0.136,0 +18/01/2021 03:00,0.058,92.8,0.135,124.9,0.031,0,0,-26.78,-26.78,0,102.5,-0.136,0 +18/01/2021 03:30,0.012,92.9,0.046,124.7,0.035,0,0,-22.1,-22.1,0,102.5,-0.136,0 +18/01/2021 04:00,0.29,93.6,0.033,124.8,0.017,0,0,-29.02,-29.02,0,102.5,-0.136,0 +18/01/2021 04:30,0.18,92.9,0.236,52.25,0.044,0,0,-43.74,-43.74,0,102.4,-0.136,0 +18/01/2021 05:00,-0.045,93.6,0.402,52.25,0.094,0,0,-41.11,-41.11,0,102.4,-0.136,0 +18/01/2021 05:30,-0.028,93.6,0.101,114.3,0.042,0,0,-9.6,-9.6,0,102.4,-0.136,0 +18/01/2021 06:00,0.079,94,0.227,169.9,0.063,0.177,0.001,-2.708,-2.708,0,102.4,-0.165,0 +18/01/2021 06:30,0.656,93.9,0.256,142.9,0.055,0.024,0,-0.913,-0.913,0,102.4,-0.203,0 +18/01/2021 07:00,1.039,94.1,0.326,348.4,0.073,0.05,0,-2.713,-2.713,0.2,102.5,-0.203,0 +18/01/2021 07:30,1.462,94,0.021,331.8,0.011,0,0,-4.541,-4.541,0,102.5,-0.203,0 +18/01/2021 08:00,1.64,93.8,0.092,347.4,0.015,2.7,0.013,-3.984,-3.984,0,102.5,-0.203,0.08 +18/01/2021 08:30,2.035,94,0.299,161.7,0.066,14.55,0.073,1.902,1.902,0,102.4,-0.178,0.329 +18/01/2021 09:00,2.545,93.8,0,0,0,20.22,0.101,3.942,3.942,0,102.4,-0.15,0.397 +18/01/2021 09:30,2.992,93.7,0.181,121.9,0.045,30.05,0.15,9.74,9.74,0,102.4,-0.139,0.57 +18/01/2021 10:00,3.476,93.7,0.136,115.4,0.088,68.87,0.344,31.68,31.68,0,102.4,-0.09,1.372 +18/01/2021 10:30,4.529,93,0.292,193.7,0.052,101.4,0.507,50.42,50.42,0,102.4,-0.019,2.026 +18/01/2021 11:00,5.394,90.1,1.132,182.8,0.141,156.4,0.782,72.77,72.77,0,102.4,0.128,3.192 +18/01/2021 11:30,6.221,83.9,1.868,196.2,0.15,157.7,0.788,58.9,58.9,0,102.4,0.152,3.226 +18/01/2021 12:00,6.631,81.3,2.045,189.8,0.155,146.4,0.732,78.76,78.76,0,102.4,0.134,3.119 +18/01/2021 12:30,7.228,79.53,2.083,189.6,0.155,175.1,0.875,99.4,99.4,0,102.3,0.192,3.688 +18/01/2021 13:00,7.725,76.78,2.341,192.4,0.154,202.4,1.012,118.4,118.4,0,102.2,0.27,4.263 +18/01/2021 13:30,8,74.93,2.09,204.7,0.144,169.4,0.847,97.5,97.5,0,102.2,0.189,3.599 +18/01/2021 14:00,7.903,75.97,2.246,195.5,0.151,132.6,0.663,74.51,74.51,0,102.2,0.135,2.867 +18/01/2021 14:30,8.07,76.2,2.099,186.2,0.154,99.9,0.5,53.72,53.72,0,102.1,0.009,2.131 +18/01/2021 15:00,7.989,78.13,1.725,183.6,0.155,76.57,0.383,38.54,38.54,0,102.1,-0.031,1.676 +18/01/2021 15:30,8.46,78.72,1.602,184,0.156,78.19,0.391,35.05,35.05,0,102.1,-0.05,1.612 +18/01/2021 16:00,8.54,73.95,2.372,204.9,0.144,42.29,0.211,8.92,8.92,0,102.1,-0.133,0.85 +18/01/2021 16:30,8.44,69.24,2.273,208.3,0.139,18.57,0.093,-3.303,-3.303,0,102,-0.182,0.373 +18/01/2021 17:00,8.17,69.87,2.171,201.6,0.147,1.87,0.009,-6.495,-6.495,0,102,-0.227,0.059 +18/01/2021 17:30,8.02,70.73,2.432,196.8,0.154,0,0,-9.81,-9.81,0,102,-0.271,0 +18/01/2021 18:00,7.921,71.42,2.274,188.2,0.157,0,0,-12.22,-12.22,0,102,-0.269,0 +18/01/2021 18:30,7.728,74.03,2.421,192.6,0.153,0,0,-31.14,-31.14,0,102,-0.204,0 +18/01/2021 19:00,7.589,74.93,2.097,187.8,0.154,0,0,-15.91,-15.91,0,102,-0.207,0 +18/01/2021 19:30,7.219,76.87,2.033,182.3,0.163,0,0,-41.57,-41.57,0,102,-0.203,0 +18/01/2021 20:00,6.424,80.8,1.42,171.9,0.152,0,0,-30.36,-30.36,0,101.9,-0.203,0 +18/01/2021 20:30,6.573,81.6,2.383,180.4,0.154,0,0,-11.54,-11.54,0,101.9,-0.254,0 +18/01/2021 21:00,6.716,81.6,2.129,194.5,0.15,0,0,-8.4,-8.4,0,101.9,-0.27,0 +18/01/2021 21:30,7.121,80.6,2.871,194.5,0.153,0,0,-12.6,-12.6,0,101.9,-0.271,0 +18/01/2021 22:00,7.08,80.8,2.969,196.7,0.152,0,0,-18.98,-18.98,0,101.8,-0.244,0 +18/01/2021 22:30,6.933,82.4,2.978,197.4,0.148,0,0,-13.08,-13.08,0,101.8,-0.265,0 +18/01/2021 23:00,7.041,83.6,2.714,193,0.149,0,0,-10.12,-10.12,0,101.8,-0.271,0 +18/01/2021 23:30,7.468,83.1,2.807,194.8,0.145,0,0,-7.952,-7.952,0,101.7,-0.271,0 +19/01/2021 00:00,7.841,81.6,3.527,202,0.143,0,0,-5.161,-5.166,0,101.7,-0.271,0 +19/01/2021 00:30,7.912,81,3.47,201.7,0.145,0,0,-4.418,-4.422,0,101.7,-0.271,0 +19/01/2021 01:00,7.861,82.5,3.736,206.5,0.137,0,0,-5.746,-5.753,0,101.6,-0.271,0 +19/01/2021 01:30,7.937,83.8,3.295,214.2,0.134,0,0,-5.612,-5.614,0,101.6,-0.271,0 +19/01/2021 02:00,7.936,85.6,3.386,219,0.129,0,0,-11,-11.01,0,101.5,-0.271,0 +19/01/2021 02:30,7.902,86.1,3.593,214.6,0.135,0,0,-9.48,-9.49,0,101.5,-0.271,0 +19/01/2021 03:00,7.839,87.4,3.543,216.8,0.136,0,0,-20.19,-20.21,0,101.5,-0.271,0 +19/01/2021 03:30,7.755,89.2,3.197,211.4,0.137,0,0,-18.49,-18.5,0,101.5,-0.271,0 +19/01/2021 04:00,7.817,90,2.959,221.6,0.129,0,0,-17.87,-17.87,0,101.4,-0.271,0 +19/01/2021 04:30,7.969,89.8,3.209,221.1,0.126,0,0,-16.53,-16.53,0,101.4,-0.271,0 +19/01/2021 05:00,7.954,90.1,3.699,217.3,0.136,0,0,-17.59,-17.61,0,101.4,-0.271,0 +19/01/2021 05:30,8.02,89.1,3.66,216.3,0.136,0,0,-15.68,-15.7,0,101.3,-0.27,0 +19/01/2021 06:00,8.03,87.9,2.936,214.8,0.133,0,0,-8.2,-8.21,0,101.3,-0.267,0 +19/01/2021 06:30,8.07,86.9,2.947,214.9,0.133,0,0,-10.65,-10.66,0,101.3,-0.236,0 +19/01/2021 07:00,8.03,87.2,3.326,215.3,0.136,0,0,-21.44,-21.44,0,101.3,-0.203,0 +19/01/2021 07:30,7.831,89.3,3.447,210,0.142,0,0,-21.61,-21.62,0,101.3,-0.212,0 +19/01/2021 08:00,7.749,91,2.986,198,0.153,0.668,0.003,-12.1,-12.1,0,101.3,-0.238,0.011 +19/01/2021 08:30,7.746,91.4,2.503,195.7,0.157,5.56,0.028,-5.028,-5.028,0.2,101.2,-0.207,0.117 +19/01/2021 09:00,7.773,91.9,2.536,198.1,0.145,20.03,0.1,2.011,2.011,0,101.2,-0.203,0.385 +19/01/2021 09:30,7.872,91.8,2.859,189.9,0.153,23.71,0.119,-0.844,-0.844,0,101.2,-0.203,0.456 +19/01/2021 10:00,8.03,90.7,2.572,196.7,0.156,39.39,0.197,6.625,6.625,0,101.2,-0.171,0.762 +19/01/2021 10:30,8.41,89.5,2.289,190.2,0.15,95,0.475,40.46,40.46,0,101.2,-0.055,1.855 +19/01/2021 11:00,8.81,87,2.837,187.8,0.147,76.38,0.382,28.62,28.62,0,101.1,-0.05,1.587 +19/01/2021 11:30,8.82,86.8,3.03,191.8,0.148,88,0.44,36.46,36.46,0,101.1,-0.035,1.894 +19/01/2021 12:00,9.15,84.7,3.376,188.8,0.151,79.59,0.398,41.2,41.2,0,101,-0.034,1.74 +19/01/2021 12:30,9.5,82.9,3.391,193.8,0.149,62.88,0.314,34.84,34.84,0,100.9,-0.067,1.37 +19/01/2021 13:00,9.6,82.2,3.911,205.9,0.141,61.45,0.307,32.89,32.96,0,100.9,-0.075,1.424 +19/01/2021 13:30,9.7,80.9,4.058,196.8,0.15,100.3,0.502,58.51,58.66,0,100.9,-0.004,2.259 +19/01/2021 14:00,10.09,79.15,4.199,191.9,0.157,184.7,0.924,92.5,92.8,0,100.8,0.237,3.907 +19/01/2021 14:30,10.24,78.32,4.298,198.2,0.148,165.9,0.83,91.5,91.8,0,100.7,0.2,3.715 +19/01/2021 15:00,10.58,76.61,4.001,202.3,0.151,154.6,0.773,86.2,86.3,0,100.7,0.207,3.649 +19/01/2021 15:30,10.74,75.56,4.065,200.5,0.145,94.7,0.474,45.68,45.77,0,100.7,0.06,2.114 +19/01/2021 16:00,10.27,77.67,3.869,198.4,0.147,23.32,0.117,4.398,4.402,0,100.6,-0.181,0.496 +19/01/2021 16:30,10.17,79,3.677,199.7,0.148,7.028,0.035,-3.946,-3.947,0,100.6,-0.256,0.188 +19/01/2021 17:00,10.2,78.61,3.894,205.7,0.142,1.624,0.008,-13.28,-13.29,0,100.6,-0.271,0.047 +19/01/2021 17:30,10.18,79.03,3.59,200.7,0.146,0,0,-14.53,-14.56,0,100.5,-0.271,0 +19/01/2021 18:00,10.3,79.28,3.868,201.1,0.144,0,0,-5.643,-5.652,0,100.5,-0.271,0 +19/01/2021 18:30,10.29,80,3.784,195.5,0.152,0,0,-5.012,-5.024,0,100.5,-0.271,0 +19/01/2021 19:00,10.08,81,3.742,190.4,0.156,0,0,-6.576,-6.586,0,100.4,-0.271,0 +19/01/2021 19:30,9.92,82,3.363,191.4,0.153,0,0,-5.058,-5.061,0,100.4,-0.271,0 +19/01/2021 20:00,9.87,83.1,3.219,188.2,0.153,0,0,-12.81,-12.81,0,100.4,-0.271,0 +19/01/2021 20:30,9.71,83,2.92,188.3,0.157,0,0,-20.86,-20.86,0,100.3,-0.271,0 +19/01/2021 21:00,9.68,81.7,3.095,189.6,0.154,0,0,-36.24,-36.24,0,100.3,-0.264,0 +19/01/2021 21:30,9.7,80.1,4.101,202.4,0.142,0,0,-27.04,-27.12,0,100.3,-0.271,0 +19/01/2021 22:00,9.44,81.8,5.06,210.6,0.134,0,0,-67.73,-68.62,0.2,100.3,-0.208,0 +19/01/2021 22:30,8.86,85.2,5.362,212.5,0.135,0,0,-47.12,-47.96,0.8,100.2,-0.231,0 +19/01/2021 23:00,8.67,87.1,4.983,208.4,0.14,0,0,-36.51,-37.02,0.4,100.2,-0.271,0 +19/01/2021 23:30,8.48,87.1,4.099,205.2,0.142,0,0,-38.72,-38.87,0,100.2,-0.271,0 +20/01/2021 00:00,8.45,87.3,2.575,191.8,0.152,0,0,-29.34,-29.34,0,100.1,-0.271,0 +20/01/2021 00:30,8.54,88.1,2.365,192.2,0.152,0,0,-29.82,-29.82,0.2,100,-0.271,0 +20/01/2021 01:00,8.65,87.4,2.3,189.8,0.154,0,0,-32.07,-32.07,0,100,-0.27,0 +20/01/2021 01:30,8.81,87.6,2.79,194.8,0.157,0,0,-23.42,-23.42,0,99.9,-0.271,0 +20/01/2021 02:00,8.87,88.2,3.19,191.9,0.157,0,0,-29.01,-29.02,0.2,99.9,-0.271,0 +20/01/2021 02:30,8.86,88.6,3.118,191.4,0.157,0,0,-27.97,-27.98,0.4,99.9,-0.271,0 +20/01/2021 03:00,8.89,88.3,2.46,188.2,0.152,0,0,-24.08,-24.08,0,99.8,-0.271,0 +20/01/2021 03:30,8.77,88.5,2.369,189.7,0.157,0,0,-28.37,-28.37,0.2,99.8,-0.268,0 +20/01/2021 04:00,8.77,89.1,3.53,200.8,0.146,0,0,-24.77,-24.78,0,99.8,-0.271,0 +20/01/2021 04:30,8.79,89.4,3.137,192,0.145,0,0,-20.5,-20.51,0.2,99.7,-0.271,0 +20/01/2021 05:00,8.68,90,2.593,184.1,0.15,0,0,-15.77,-15.78,0.2,99.7,-0.271,0 +20/01/2021 05:30,8.61,90.5,2.042,176.8,0.155,0,0,-15.75,-15.75,0.4,99.6,-0.271,0 +20/01/2021 06:00,8.34,90.8,1.815,161,0.145,0,0,-16.15,-16.15,0,99.5,-0.271,0 +20/01/2021 06:30,8.07,91.1,2.49,172.2,0.149,0,0,-22.22,-22.22,0,99.5,-0.239,0 +20/01/2021 07:00,8.13,90.7,2.673,172.2,0.15,0,0,-21.09,-21.09,0,99.4,-0.265,0 +20/01/2021 07:30,8.15,89.9,2.591,172.2,0.148,0,0,-29.58,-29.58,0,99.4,-0.216,0 +20/01/2021 08:00,8.43,88.5,3.41,181.4,0.159,1.28,0.006,-29.49,-29.51,0,99.4,-0.204,0.019 +20/01/2021 08:30,8.68,86.5,3.207,179,0.153,13.39,0.067,-18.55,-18.56,0,99.3,-0.203,0.232 +20/01/2021 09:00,8.83,85.6,2.697,175,0.157,37.26,0.186,-27.31,-27.31,0,99.3,-0.151,0.696 +20/01/2021 09:30,8.79,85.3,2.838,174.8,0.156,73.46,0.367,2.071,2.072,0,99.3,-0.059,1.438 +20/01/2021 10:00,9.14,82.3,3.745,182.4,0.155,142.6,0.713,48.94,49.01,0,99.2,0.18,2.89 +20/01/2021 10:30,9.19,81.1,3.362,178.1,0.154,113.8,0.569,34.76,34.77,0,99.2,0.114,2.339 +20/01/2021 11:00,9.41,79.58,3.632,178.2,0.152,194.5,0.973,63.92,63.98,0,99.2,0.321,3.883 +20/01/2021 11:30,9.67,78.69,3.729,178.4,0.153,167.4,0.837,46.04,46.13,0,99.1,0.257,3.426 +20/01/2021 12:00,9.62,81,3.783,177.9,0.152,117.9,0.589,-5.221,-5.253,0.2,99.1,0.135,2.535 +20/01/2021 12:30,9.67,81.6,3.449,177.7,0.153,82.1,0.411,-14.5,-14.52,0,99,0.038,1.85 +20/01/2021 13:00,9.65,82.2,3.545,179.7,0.154,124.8,0.624,6.892,6.882,0,98.9,0.111,2.697 +20/01/2021 13:30,9.91,82.2,3.804,180.7,0.159,97.5,0.488,-5.898,-5.94,0.2,98.9,0.052,2.119 +20/01/2021 14:00,10.45,79.4,3.509,176.9,0.153,84.8,0.424,21.31,21.35,0,98.8,0.051,1.858 +20/01/2021 14:30,10.72,76.64,3.485,175.7,0.149,124.8,0.624,66.78,66.91,0,98.7,0.164,2.745 +20/01/2021 15:00,10.88,73.43,4.536,180.1,0.153,202.1,1.011,104.2,105.1,0,98.7,0.48,4.45 +20/01/2021 15:30,10.73,73.34,4.097,180.3,0.152,109.5,0.547,33.22,33.39,0,98.6,0.16,2.35 +20/01/2021 16:00,10.78,73.01,4.756,182.1,0.153,44.06,0.22,-5.745,-5.778,0,98.6,-0.051,0.865 +20/01/2021 16:30,10.81,74.42,4.766,188.1,0.154,15.66,0.078,-45.18,-45.58,0,98.5,-0.14,0.371 +20/01/2021 17:00,10.58,78.95,4.513,182.2,0.149,0.607,0.003,-80.8,-81.4,0.2,98.5,-0.193,0.072 +20/01/2021 17:30,10.53,78.53,4.594,177.2,0.151,0,0,-50.62,-51.15,0,98.4,-0.202,0 +20/01/2021 18:00,10.36,80.9,5.306,185,0.151,0,0,-64.21,-65.28,1.4,98.4,-0.183,0 +20/01/2021 18:30,10.09,86.1,5.69,185.6,0.154,0,0,-40.93,-41.94,1,98.3,-0.268,0 +20/01/2021 19:00,10.05,88.7,5.861,189.6,0.155,0,0,-24.72,-25.39,1.2,98.2,-0.271,0 +20/01/2021 19:30,10.38,89.8,6.012,194.3,0.151,0,0,-27.06,-27.88,0.8,98.2,-0.271,0.064 +20/01/2021 20:00,10.73,89.7,5.821,201.3,0.149,0.007,0,-25.01,-25.68,0.2,98.2,-0.271,0.068 +20/01/2021 20:30,10.99,89.9,5.315,212.7,0.136,0,0,-25.14,-25.55,0.8,98.2,-0.271,0.068 +20/01/2021 21:00,11.24,89.8,4.387,224.8,0.124,0.195,0.001,-26.09,-26.3,0.4,98.2,-0.271,0.068 +20/01/2021 21:30,11.52,86.8,4.893,227.4,0.125,0.825,0.004,-37.72,-38.19,0,98.2,-0.271,0.068 +20/01/2021 22:00,11.51,86.3,5.366,233.5,0.137,0.236,0.001,-47.61,-48.5,0,98.3,-0.271,0.068 +20/01/2021 22:30,11.39,85.7,4.882,231.1,0.129,0.01,0,-46.76,-47.3,0,98.3,-0.271,0.068 +20/01/2021 23:00,11.15,85.8,4.435,232.6,0.127,0,0,-36.85,-37.18,0.2,98.4,-0.271,0.068 +20/01/2021 23:30,10.87,87.5,4.693,239.2,0.135,0.059,0,-36.64,-36.98,2.2,98.4,-0.271,0.068 +21/01/2021 00:00,8.94,84.8,4.435,288.9,0.141,0.758,0.004,-49.17,-49.53,0.2,98.6,-0.205,0.068 +21/01/2021 00:30,7.834,78.54,3.289,282.7,0.153,2.875,0.014,-46.79,-46.82,0,98.7,-0.201,0.068 +21/01/2021 01:00,7.336,78.9,2.569,267.6,0.153,0,0,-81.3,-81.3,0,98.8,-0.174,0.068 +21/01/2021 01:30,6.698,81.2,2.476,254.5,0.155,0,0,-81.6,-81.6,0,98.9,-0.201,0.068 +21/01/2021 02:00,6.437,81.8,2.568,246.6,0.149,0,0,-78.96,-78.96,0,99,-0.184,0.068 +21/01/2021 02:30,6.325,80.5,2.809,242.7,0.145,0,0,-79.22,-79.22,0,99,-0.149,0.068 +21/01/2021 03:00,6.194,81.8,2.489,231.1,0.13,0,0,-76.03,-76.03,0,99.1,-0.137,0.068 +21/01/2021 03:30,5.906,83.5,2.604,234.9,0.135,0,0,-74.9,-74.9,0,99.1,-0.136,0.068 +21/01/2021 04:00,5.827,82.7,2.537,232.7,0.131,0,0,-74.72,-74.72,0,99.1,-0.136,0.068 +21/01/2021 04:30,5.761,82.4,2.685,225.1,0.127,0,0,-74.04,-74.04,0,99.2,-0.136,0.068 +21/01/2021 05:00,5.658,81.5,2.635,227.8,0.121,0,0,-73.87,-73.87,0,99.2,-0.136,0.068 +21/01/2021 05:30,5.452,80.9,2.023,223.9,0.126,0,0,-69.99,-69.99,0,99.2,-0.136,0.068 +21/01/2021 06:00,5.355,81.3,2.166,220.2,0.124,0,0,-62.31,-62.31,0,99.2,-0.136,0.068 +21/01/2021 06:30,5.419,80.3,2.049,216.9,0.13,0,0,-42.84,-42.84,0,99.2,-0.136,0.068 +21/01/2021 07:00,5.42,79.97,2.351,207.4,0.146,0,0,-41.89,-41.89,0,99.3,-0.136,0.068 +21/01/2021 07:30,5.392,81.7,2.047,205.1,0.147,0,0,-34.52,-34.52,0,99.3,-0.141,0.079 +21/01/2021 08:00,5.665,84.2,2.132,221.2,0.128,0.388,0.002,-40.67,-40.67,0.4,99.3,-0.188,0.138 +21/01/2021 08:30,5.596,84.5,1.447,178.6,0.158,9.24,0.046,-31.01,-31.01,0,99.2,-0.136,0.297 +21/01/2021 09:00,5.539,85.3,0.879,163.8,0.154,37.72,0.189,-3.363,-3.363,0,99.2,-0.135,0.804 +21/01/2021 09:30,6.244,84.5,1.615,171.7,0.155,55.99,0.28,1.71,1.71,0,99.2,-0.07,1.232 +21/01/2021 10:00,6.852,82.2,1.847,173.9,0.157,48.63,0.243,5.831,5.831,0,99.1,-0.107,1.131 +21/01/2021 10:30,7.492,79.91,2.142,177.4,0.151,53.41,0.267,8.18,8.18,0,99.1,-0.076,1.257 +21/01/2021 11:00,7.528,82.7,2.308,172.4,0.154,56.69,0.283,-6.112,-6.112,0.4,99,-0.081,1.327 +21/01/2021 11:30,7.785,86,2.262,165.9,0.144,85.3,0.427,15.78,15.78,0.4,98.9,-0.034,1.856 +21/01/2021 12:00,7.866,87.6,2.792,170.9,0.146,39.46,0.197,-3.108,-3.109,1,98.8,-0.136,0.903 +21/01/2021 12:30,7.998,89.3,2.146,162.6,0.145,44.21,0.221,7.669,7.669,1,98.6,-0.126,1.004 +21/01/2021 13:00,8.23,90.4,2.719,159.7,0.144,39.08,0.195,7.876,7.877,1.2,98.4,-0.128,0.926 +21/01/2021 13:30,9.04,91.4,4.987,190.1,0.148,43.14,0.216,1.455,1.297,0.8,98.3,-0.121,0.968 +21/01/2021 14:00,10.8,83.2,7.1,213.9,0.133,108.3,0.542,11.26,11.59,0,98.2,0.007,2.145 +21/01/2021 14:30,10.79,79.88,5.802,216.7,0.133,40.07,0.2,-43.24,-44.32,0.6,98.2,-0.116,0.925 +21/01/2021 15:00,9.83,83,5.597,229.3,0.129,71.85,0.359,-38.57,-39.69,1.2,98.2,-0.038,1.492 +21/01/2021 15:30,9.86,79.88,5.713,233.1,0.131,122.8,0.614,-0.342,-0.316,0.2,98.2,0.2,2.684 +21/01/2021 16:00,10.24,76.94,5.103,229.9,0.125,68.4,0.342,18.12,18.32,0,98.2,-0.03,1.438 +21/01/2021 16:30,10.15,77.18,5.156,227.4,0.128,16.08,0.08,-21.45,-21.86,0,98.2,-0.13,0.412 +21/01/2021 17:00,9.62,84.5,4.758,225.1,0.123,1.303,0.007,-46.12,-46.63,0.2,98.2,-0.187,0.148 +21/01/2021 17:30,9.64,84.5,4.922,224,0.127,0.159,0.001,-49.62,-50.24,0,98.2,-0.203,0.099 +21/01/2021 18:00,9.64,86.2,4.066,232.6,0.13,0.001,0,-37.77,-37.92,0.6,98.2,-0.203,0.081 +21/01/2021 18:30,9.7,87.1,4.524,242.6,0.134,0,0,-38.01,-38.3,0.8,98.3,-0.203,0.068 +21/01/2021 19:00,8.26,85.4,3.908,312.6,0.119,0.168,0.001,-38.78,-39.03,0,98.4,-0.193,0.068 +21/01/2021 19:30,6.784,85.6,3.533,319.3,0.126,0.552,0.003,-28.49,-28.61,0,98.5,-0.203,0.068 +21/01/2021 20:00,6.467,86,2.431,300.1,0.139,0.401,0.002,-22.33,-22.33,0,98.6,-0.203,0.068 +21/01/2021 20:30,6.242,87.8,2.081,290.3,0.148,0.135,0.001,-15.58,-15.58,0,98.7,-0.203,0.068 +21/01/2021 21:00,5.961,89.5,1.672,293.1,0.136,0,0,-19.75,-19.75,0,98.7,-0.203,0.071 +21/01/2021 21:30,5.866,87.5,0.912,299.9,0.144,0,0,-28.78,-28.78,0,98.7,-0.197,0.068 +21/01/2021 22:00,5.593,87.9,0.357,280.2,0.145,0,0,-21.04,-21.04,0,98.8,-0.159,0.068 +21/01/2021 22:30,5.384,89.3,0.27,280.2,0.15,0,0,-16.14,-16.14,0,98.8,-0.167,0.068 +21/01/2021 23:00,5.368,90.2,0.674,212.1,0.127,0,0,-16.99,-16.99,0,98.8,-0.177,0.07 +21/01/2021 23:30,5.355,90.8,0.51,214.7,0.117,0,0,-16.12,-16.12,0,98.8,-0.162,0.069 +22/01/2021 00:00,5.253,91.1,0.528,211,0.107,0,0,-17.53,-17.53,0.2,98.8,-0.136,0.07 +22/01/2021 00:30,5.265,91.6,0.773,211.2,0.138,0,0,-13.34,-13.34,0,98.8,-0.152,0.081 +22/01/2021 01:00,5.279,91.8,0.445,223.4,0.121,0,0,-15.51,-15.51,0,98.8,-0.141,0.071 +22/01/2021 01:30,5.245,91.9,0.401,275.2,0.159,0,0,-13.59,-13.59,0,98.8,-0.137,0.074 +22/01/2021 02:00,5.185,91.7,0.319,329.4,0.074,0,0,-15.82,-15.82,0,98.8,-0.136,0.072 +22/01/2021 02:30,5.07,91.9,0.672,307,0.124,0,0,-20.39,-20.39,0,98.8,-0.136,0.068 +22/01/2021 03:00,4.965,91.9,0.563,300.5,0.133,0,0,-16.25,-16.25,0,98.9,-0.136,0.07 +22/01/2021 03:30,4.76,91.9,0.329,267,0.134,0,0,-20.28,-20.28,0,98.9,-0.136,0.068 +22/01/2021 04:00,4.586,92.3,0.549,281,0.129,0,0,-20.84,-20.84,0,98.9,-0.136,0.068 +22/01/2021 04:30,4.504,92.6,1.114,262.3,0.147,0,0,-26.9,-26.9,0,98.9,-0.136,0.078 +22/01/2021 05:00,4.359,92.5,0.546,291.9,0.15,0,0,-29.58,-29.58,0,98.9,-0.136,0.068 +22/01/2021 05:30,4.04,92.4,0.545,260.8,0.139,0,0,-41.55,-41.55,0,98.9,-0.135,0.068 +22/01/2021 06:00,3.54,92.7,0.421,257.4,0.135,0,0,-46.26,-46.26,0,98.9,-0.129,0.068 +22/01/2021 06:30,3.311,92.7,0.291,276.8,0.158,0,0,-26.72,-26.72,0,99,-0.136,0.068 +22/01/2021 07:00,3.308,93.1,0.547,280,0.167,0,0,-28.31,-28.31,0,99,-0.136,0.068 +22/01/2021 07:30,3.344,93,0.756,298.5,0.142,0,0,-51.43,-51.43,0,99.1,-0.101,0.068 +22/01/2021 08:00,3.13,92.9,0.707,283.9,0.151,1.221,0.006,-54.87,-54.87,0,99.1,-0.068,0.158 +22/01/2021 08:30,2.746,92.6,0.698,272,0.155,15.12,0.076,-45.3,-45.3,0,99.2,-0.063,0.364 +22/01/2021 09:00,3.171,92.7,0.766,256.3,0.143,85.6,0.428,-4.013,-4.013,0,99.2,0.097,1.487 +22/01/2021 09:30,4.722,90.5,0.959,262.9,0.157,198.4,0.992,76.81,76.81,0,99.3,0.421,4.508 +22/01/2021 10:00,6.547,82.7,1.283,287,0.139,297.3,1.487,128.5,128.5,0,99.3,0.734,6.849 +22/01/2021 10:30,7.795,72.81,1.535,290.1,0.143,254.2,1.271,104.2,104.2,0,99.4,0.553,5.605 +22/01/2021 11:00,7.689,71.6,2.089,283.9,0.152,249.5,1.247,111.5,111.5,0,99.4,0.498,5.283 +22/01/2021 11:30,7.63,71.81,2.343,283.1,0.151,215.7,1.079,91,91,0,99.4,0.404,4.49 +22/01/2021 12:00,7.705,72.57,2.43,275.7,0.157,226.8,1.134,95.4,95.4,0,99.4,0.438,4.645 +22/01/2021 12:30,7.946,71.42,2.633,274.6,0.148,293.1,1.466,142.8,142.8,0,99.4,0.636,5.965 +22/01/2021 13:00,8.18,70.09,2.838,279.3,0.151,253.7,1.268,119.2,119.2,0,99.4,0.501,5.204 +22/01/2021 13:30,8.36,69.39,2.687,281.7,0.15,265.7,1.328,127.1,127.1,0,99.4,0.528,5.54 +22/01/2021 14:00,8.65,67.89,2.647,276.7,0.148,251.1,1.255,122.6,122.6,0,99.5,0.49,5.291 +22/01/2021 14:30,8.9,65.06,2.389,276.8,0.151,226.8,1.134,104.6,104.6,0,99.5,0.506,4.87 +22/01/2021 15:00,8.42,67.32,1.957,266,0.155,104.9,0.525,-1.318,-1.321,0,99.5,0.168,2.462 +22/01/2021 15:30,7.871,71.34,2.112,224.8,0.125,134.3,0.672,6.09,6.09,0,99.5,0.403,3.112 +22/01/2021 16:00,7.428,76.42,1.284,207.8,0.147,65.99,0.33,10.44,10.44,0,99.5,0.006,1.565 +22/01/2021 16:30,7.056,77.21,2.087,243.7,0.137,17.46,0.087,-37.47,-37.58,0.8,99.5,-0.121,0.596 +22/01/2021 17:00,6.163,82.1,1.461,248.3,0.134,22.83,0.114,-30.64,-30.64,0,99.6,-0.107,0.747 +22/01/2021 17:30,5.242,85.3,1.267,213.2,0.144,0.105,0.001,-56.84,-56.84,0,99.6,-0.136,0.124 +22/01/2021 18:00,4.706,87.5,1.369,218.6,0.131,0,0,-56.99,-56.99,0,99.6,-0.136,0.122 +22/01/2021 18:30,4.733,85.9,2.098,241.9,0.141,0,0,-74.62,-74.62,0,99.6,-0.136,0.11 +22/01/2021 19:00,4.739,83,1.994,248.6,0.15,0,0,-68.85,-68.85,0,99.6,-0.136,0.086 +22/01/2021 19:30,4.605,83.2,1.992,249.2,0.151,0,0,-65.8,-65.8,0,99.6,-0.136,0.074 +22/01/2021 20:00,4.369,84.7,1.971,245.8,0.144,0,0,-71.44,-71.44,0,99.6,-0.136,0.068 +22/01/2021 20:30,3.719,85.9,1.489,248.7,0.155,0,0,-68.55,-68.55,0,99.6,-0.136,0.068 +22/01/2021 21:00,3.407,86.9,1.62,230.9,0.13,0,0,-71.65,-71.65,0,99.6,-0.135,0.068 +22/01/2021 21:30,3.491,87.2,2.339,235.6,0.132,0,0,-77.72,-77.72,0,99.7,-0.136,0.074 +22/01/2021 22:00,3.449,85.5,1.844,227.5,0.13,0,0,-75.23,-75.23,0,99.6,-0.106,0.068 +22/01/2021 22:30,3.268,85.9,2.109,230.9,0.131,0,0,-74.96,-74.96,0,99.7,-0.119,0.069 +22/01/2021 23:00,3.194,85.1,1.296,222.3,0.125,0,0,-57.14,-57.14,0,99.7,-0.088,0.068 +22/01/2021 23:30,2.76,86.3,1.236,195.5,0.155,0,0,-40,-40,0,99.6,-0.098,0.07 +23/01/2021 00:00,2.376,87.1,0.798,145.6,0.129,0,0,-30.29,-30.29,0,99.6,-0.083,0.073 +23/01/2021 00:30,2.786,88.2,0.925,167.1,0.15,0,0,-27.95,-27.95,0,99.5,-0.136,0.134 +23/01/2021 01:00,3.125,87.8,1.233,179.1,0.16,0,0,-20.37,-20.37,0,99.5,-0.136,0.135 +23/01/2021 01:30,3.268,87.5,1.016,166.5,0.151,0,0,-19.02,-19.02,0,99.4,-0.136,0.135 +23/01/2021 02:00,3.522,88.6,1.216,156.5,0.142,0,0,-15.11,-15.11,0.2,99.3,-0.136,0.136 +23/01/2021 02:30,4.364,88.8,2.491,188.5,0.147,0,0,-25.42,-25.43,0.4,99.2,-0.136,0.136 +23/01/2021 03:00,4.485,86.7,3.168,189.3,0.154,0,0,-31.75,-31.76,0.4,99.2,-0.136,0.135 +23/01/2021 03:30,4.171,87.8,1.866,157,0.142,0,0,-20.88,-20.88,0.2,99,-0.136,0.136 +23/01/2021 04:00,4.229,89,2.384,184.5,0.152,0,0,-55.74,-55.74,0.2,99,-0.136,0.13 +23/01/2021 04:30,4.382,88.5,1.964,207.7,0.12,0.053,0,-36.81,-36.81,0.2,98.9,-0.136,0.135 +23/01/2021 05:00,4.728,84.8,2.373,217.6,0.129,0.261,0.001,-59.12,-59.12,0,98.9,-0.136,0.127 +23/01/2021 05:30,4.491,81.7,1.997,223.9,0.127,0,0,-70.07,-70.07,0,98.8,-0.134,0.089 +23/01/2021 06:00,4.073,82.2,1.663,210.1,0.137,0,0,-35.1,-35.1,0,98.8,-0.136,0.117 +23/01/2021 06:30,3.736,83.9,1.433,182,0.154,0,0,-50.93,-50.93,0,98.8,-0.124,0.114 +23/01/2021 07:00,3.294,83.8,1.309,182.8,0.157,0,0,-46.7,-46.7,0,98.7,-0.09,0.082 +23/01/2021 07:30,3.288,85.5,0.713,163,0.15,0,0,-12.59,-12.59,0,98.7,-0.136,0.136 +23/01/2021 08:00,3.486,86.5,0.911,178.5,0.168,0.399,0.002,-15.99,-15.99,0,98.7,-0.136,0.136 +23/01/2021 08:30,3.748,86.7,0.836,187.9,0.157,7.589,0.038,-15.25,-15.25,0,98.7,-0.136,0.234 +23/01/2021 09:00,4.096,88.1,0.437,216.3,0.138,48.52,0.243,14.74,14.74,0.2,98.7,-0.062,1.051 +23/01/2021 09:30,4.438,88,1.323,321.8,0.127,56,0.28,12.19,12.19,0,98.7,-0.047,1.169 +23/01/2021 10:00,4.444,88.3,2.338,331.3,0.137,142.1,0.711,40.85,40.85,0,98.8,0.148,2.777 +23/01/2021 10:30,4.671,83.9,3.938,336.5,0.146,100.8,0.504,35.83,35.89,0,98.9,0.068,2.118 +23/01/2021 11:00,4.986,81.4,3.649,340,0.145,200,1,93.5,93.6,0,99,0.315,4.01 +23/01/2021 11:30,5.679,78.49,4.64,342.8,0.145,265,1.325,132.1,133,0,99.1,0.504,5.456 +23/01/2021 12:00,5.564,77.57,4.723,345.9,0.141,257.6,1.288,131.6,132.7,0,99.2,0.449,5.192 +23/01/2021 12:30,5.785,74.92,4.921,346.3,0.152,207,1.035,104.5,105.6,0,99.3,0.33,4.18 +23/01/2021 13:00,6.418,72.15,4.483,346.2,0.153,277.6,1.388,155.4,156.3,0,99.3,0.505,5.698 +23/01/2021 13:30,6.569,71.28,4.446,346.4,0.149,244.7,1.223,124.5,125.2,0,99.4,0.487,5.134 +23/01/2021 14:00,7.049,67.28,4.169,344.2,0.147,351,1.755,189.4,190.1,0,99.4,0.865,7.413 +23/01/2021 14:30,7.612,63.11,4.006,2.558,0.147,297.6,1.488,158.3,158.6,0,99.4,0.851,6.567 +23/01/2021 15:00,6.42,67.06,2.905,355.9,0.144,67.15,0.336,-12.16,-12.17,0,99.4,0.1,1.311 +23/01/2021 15:30,6.209,69.47,2.049,345.9,0.146,88.5,0.442,0.774,0.774,0,99.5,0.18,1.888 +23/01/2021 16:00,6.358,68.78,1.961,345.3,0.154,57.58,0.288,-10.46,-10.46,0,99.5,0.086,1.354 +23/01/2021 16:30,5.901,69.32,0.925,343,0.155,30.82,0.154,-32.81,-32.81,0,99.5,-0.011,0.807 +23/01/2021 17:00,5.059,67.58,1.044,337,0.147,5.336,0.027,-48.45,-48.45,0,99.5,-0.068,0.279 +23/01/2021 17:30,4.37,69.32,0.365,331.4,0.131,0,0,-51.17,-51.17,0,99.5,-0.068,0.136 +23/01/2021 18:00,3.885,70.64,0.568,305.2,0.122,0,0,-50.94,-50.94,0,99.5,-0.083,0.136 +23/01/2021 18:30,3.121,75.76,0.694,264.6,0.156,0,0,-49.35,-49.35,0,99.6,-0.104,0.136 +23/01/2021 19:00,3.087,76.72,0.607,263.8,0.171,0,0,-46.9,-46.9,0,99.6,-0.069,0.136 +23/01/2021 19:30,2.459,78.46,0.591,263.3,0.179,0,0,-48.75,-48.75,0,99.6,-0.068,0.136 +23/01/2021 20:00,1.675,83.2,0.511,257,0.129,0,0,-50.89,-50.89,0,99.6,-0.068,0.135 +23/01/2021 20:30,0.97,84.2,0.332,221.9,0.098,0,0,-46.09,-46.09,0,99.7,-0.068,0.114 +23/01/2021 21:00,0.787,87.7,0.477,223,0.103,0,0,-47.44,-47.44,0,99.7,-0.068,0.13 +23/01/2021 21:30,0.845,86.3,0.469,223,0.106,0,0,-48.99,-48.99,0,99.7,-0.068,0.127 +23/01/2021 22:00,-0.026,88.5,0.36,223,0.103,0,0,-49.74,-49.74,0,99.7,-0.068,0.093 +23/01/2021 22:30,-0.453,90,0.193,222.9,0.094,0,0,-56.84,-56.84,0,99.8,-0.068,0.102 +23/01/2021 23:00,-0.919,90.7,0.284,222.9,0.109,0,0,-53.78,-53.78,0,99.8,-0.114,0.128 +23/01/2021 23:30,-1.37,91.3,0.044,222.9,0.033,0,0,-53.3,-53.3,0,99.8,-0.068,0.012 +24/01/2021 00:00,-1.123,92.4,0.289,223,0.15,0,0,-54.24,-54.24,0,99.8,-0.06,0 +24/01/2021 00:30,-1.474,92.3,0.314,223,0.097,0,0,-50.43,-50.43,0,99.8,-0.057,0 +24/01/2021 01:00,-1.889,92.7,0,0,0,0,0,-52.36,-52.36,0,99.8,-0.001,0 +24/01/2021 01:30,-1.74,93.3,0.199,223,0.082,0,0,-46.8,-46.8,0,99.8,-0.025,0 +24/01/2021 02:00,-1.698,92.9,0.105,223,0.054,0,0,-42.19,-42.19,0,99.8,-0.021,0 +24/01/2021 02:30,-1.802,93.4,0.295,223,0.147,0,0,-45.42,-45.42,0,99.8,-0.012,0 +24/01/2021 03:00,-1.886,93.3,0.396,171.2,0.11,0,0,-39.98,-39.98,0,99.8,-0.018,0 +24/01/2021 03:30,-1.906,93.4,0.291,120.9,0.125,0,0,-38.93,-38.93,0,99.8,-0.005,0 +24/01/2021 04:00,-1.952,93.6,0.07,120.9,0.042,0,0,-23.73,-23.73,0,99.8,-0.025,0 +24/01/2021 04:30,-1.375,93.9,0.348,121,0.153,0,0,-30.58,-30.58,0,99.8,-0.06,0 +24/01/2021 05:00,-1.025,93.9,0.721,146.3,0.129,0,0,-35.97,-35.97,0,99.8,-0.065,0 +24/01/2021 05:30,-0.117,94.2,1.284,170.9,0.154,0,0,-20.42,-20.42,0,99.7,-0.087,0.002 +24/01/2021 06:00,0.882,93.1,1.785,179,0.159,0.001,0,-16.43,-16.43,0,99.8,-0.17,0.077 +24/01/2021 06:30,1.647,89.5,1.697,183.6,0.149,0.014,0,-1.456,-1.456,0.2,99.7,-0.203,0.168 +24/01/2021 07:00,2.264,86.5,1.927,184.7,0.156,0,0,-14.64,-14.64,0,99.7,-0.203,0.121 +24/01/2021 07:30,2.575,87.2,1.83,199.5,0.137,0,0,-4.041,-4.041,0,99.7,-0.179,0.136 +24/01/2021 08:00,2.949,87.5,1.971,189.2,0.157,1.139,0.006,-8.79,-8.79,0,99.7,-0.183,0.159 +24/01/2021 08:30,2.627,88.4,1.387,212.7,0.139,21.48,0.107,-27.26,-27.26,0,99.7,-0.128,0.532 +24/01/2021 09:00,2.779,89.6,1.202,218.5,0.131,42.48,0.212,-25.26,-25.26,0,99.7,-0.079,0.801 +24/01/2021 09:30,3.379,89.5,1.291,220.7,0.128,111.1,0.555,18.7,18.7,0,99.7,0.134,2.342 +24/01/2021 10:00,4.495,87.3,2.119,237.9,0.144,149.3,0.747,70.66,70.66,0,99.7,0.19,3.048 +24/01/2021 10:30,5.127,83.9,1.953,247.8,0.149,145.9,0.729,52.1,52.1,0,99.7,0.193,2.852 +24/01/2021 11:00,5.609,80.8,2.379,243.1,0.14,175.1,0.876,54.64,54.64,0,99.7,0.301,3.51 +24/01/2021 11:30,5.908,76.26,2.723,258.8,0.156,123.7,0.618,27.96,27.97,0,99.7,0.15,2.35 +24/01/2021 12:00,6.319,72.44,3.029,260.6,0.157,235.3,1.176,128.3,128.4,0,99.7,0.348,5.022 +24/01/2021 12:30,6.581,69.68,3.347,261.3,0.157,172.8,0.864,77.15,77.16,0,99.7,0.286,3.6 +24/01/2021 13:00,7.451,65.27,3.862,270.8,0.153,335.8,1.679,173,173.3,0,99.7,0.758,6.828 +24/01/2021 13:30,7.833,61.98,4.119,285.2,0.145,320.2,1.601,169.9,170.7,0,99.6,0.712,6.67 +24/01/2021 14:00,8.26,59.94,3.678,275.7,0.146,340.2,1.701,189.4,189.8,0,99.6,0.91,7.348 +24/01/2021 14:30,7.38,63.94,3.85,264.7,0.153,87.7,0.438,4.162,3.92,0.2,99.6,0.1,2.077 +24/01/2021 15:00,5.74,76.2,2.699,285.5,0.146,169.9,0.849,15.22,15.16,0.4,99.6,0.435,3.566 +24/01/2021 15:30,6.756,71.9,2.597,261.6,0.154,174.3,0.871,35.31,35.31,0,99.6,0.781,4.153 +24/01/2021 16:00,6.677,66.55,3.167,258.1,0.153,108.3,0.542,13.41,13.41,0,99.6,0.732,3.153 +24/01/2021 16:30,6.191,67.82,2.934,258,0.161,49.07,0.245,-25.48,-25.48,0,99.6,0.382,1.928 +24/01/2021 17:00,5.576,65.49,3.999,275.3,0.152,6.252,0.031,-67.71,-67.98,0,99.6,-0.147,0.374 +24/01/2021 17:30,5.016,65.66,3.341,280.6,0.152,0,0,-74.58,-74.65,0,99.6,-0.201,0.16 +24/01/2021 18:00,4.196,72.85,2.86,268,0.158,0,0,-75.39,-75.39,0,99.7,-0.203,0.136 +24/01/2021 18:30,3.676,75.44,2.581,267.7,0.153,0,0,-73.49,-73.49,0,99.7,-0.193,0.136 +24/01/2021 19:00,3.661,74.03,2.669,272.8,0.157,0,0,-74.27,-74.27,0,99.7,-0.168,0.136 +24/01/2021 19:30,3.886,70.83,3.62,285.6,0.148,0,0,-72.65,-72.79,0,99.7,-0.183,0.136 +24/01/2021 20:00,3.626,73.96,3.289,289.3,0.145,0,0,-70.49,-70.55,0,99.8,-0.137,0.136 +24/01/2021 20:30,3.333,76.03,2.648,288,0.148,0,0,-70.88,-70.88,0,99.8,-0.136,0.136 +24/01/2021 21:00,3.238,77.12,3.307,282.2,0.152,0,0,-72.53,-72.56,0,99.8,-0.136,0.136 +24/01/2021 21:30,3.18,76.62,3.214,284.7,0.148,0,0,-71.02,-71.03,0,99.8,-0.136,0.136 +24/01/2021 22:00,3.191,74.28,3.247,291.8,0.143,0,0,-65.74,-65.85,0,99.8,-0.136,0.136 +24/01/2021 22:30,2.547,77.78,2.086,275.8,0.153,0,0,-74.52,-74.52,0,99.8,-0.136,0.136 +24/01/2021 23:00,2.528,79.16,2.786,280.4,0.152,0,0,-65.08,-65.09,0,99.9,-0.136,0.136 +24/01/2021 23:30,2.679,77.98,2.558,283.1,0.145,0,0,-71.33,-71.33,0,99.9,-0.136,0.136 +25/01/2021 00:00,1.807,81.5,1.869,262.1,0.156,0,0,-70.57,-70.57,0,100,-0.136,0.136 +25/01/2021 00:30,1.678,79.96,2.108,261.3,0.154,0,0,-73.26,-73.26,0,100,-0.136,0.136 +25/01/2021 01:00,1.583,80.3,1.98,270.6,0.149,0,0,-67.39,-67.39,0,100,-0.136,0.136 +25/01/2021 01:30,2.026,79.14,1.949,280.2,0.146,0,0,-68.47,-68.47,0,100,-0.136,0.136 +25/01/2021 02:00,1.98,80.9,1.971,281.2,0.15,0,0,-38.22,-38.22,0,100.1,-0.136,0.136 +25/01/2021 02:30,2.017,79.74,2.551,257.7,0.152,0,0,-88,-88,0,100,-0.136,0.136 +25/01/2021 03:00,1.288,82.2,2.189,248.7,0.146,0,0,-76.21,-76.21,0,100,-0.136,0.136 +25/01/2021 03:30,1.345,82.9,1.721,262.3,0.152,0,0,-62.44,-62.44,0,100,-0.136,0.136 +25/01/2021 04:00,1.95,80.4,1.935,296.2,0.136,0,0,-42.81,-42.81,0,100.1,-0.136,0.136 +25/01/2021 04:30,2.164,81.6,2.161,307.5,0.124,0,0,-33.19,-33.19,0,100.1,-0.136,0.136 +25/01/2021 05:00,1.994,83.9,1.239,302.3,0.134,0,0,-32.48,-32.48,0,100.2,-0.136,0.136 +25/01/2021 05:30,1.947,84.3,1.398,291.1,0.147,0,0,-32.12,-32.12,0,100.2,-0.136,0.136 +25/01/2021 06:00,1.906,85.1,1.123,291.1,0.147,0,0,-28.26,-28.26,0,100.2,-0.136,0.136 +25/01/2021 06:30,2.058,84.8,1.353,301.2,0.132,0,0,-40.96,-40.96,0,100.3,-0.136,0.136 +25/01/2021 07:00,1.666,84.3,0.901,319.1,0.123,0,0,-57.95,-57.95,0,100.3,-0.12,0.136 +25/01/2021 07:30,0.638,86.3,0.852,348.9,0.16,0,0,-64.09,-64.09,0,100.4,-0.069,0.136 +25/01/2021 08:00,0.754,88.3,1.193,311.5,0.121,1.939,0.01,-62.22,-62.22,0,100.4,-0.101,0.264 +25/01/2021 08:30,0.989,86.1,1.528,345.3,0.151,21.69,0.108,-47.27,-47.27,0,100.5,0.008,0.825 +25/01/2021 09:00,2.088,81.1,1.995,357.6,0.145,78.91,0.395,-9.32,-9.32,0,100.6,0.161,1.806 +25/01/2021 09:30,3.086,77.88,1.878,348.1,0.151,125.9,0.629,10.88,10.88,0,100.7,0.296,3.268 +25/01/2021 10:00,4.177,74.52,2.496,4.494,0.149,218,1.09,57.05,57.05,0,100.7,0.512,5.247 +25/01/2021 10:30,5.02,72.12,2.209,11.05,0.148,271.1,1.355,90.7,90.7,0,100.8,0.622,6.1 +25/01/2021 11:00,5.591,69.5,2.019,7.542,0.156,308.4,1.542,124.9,124.9,0,100.8,0.696,6.746 +25/01/2021 11:30,5.939,65.77,2.427,11.93,0.142,304.1,1.52,128.8,128.8,0,100.9,0.681,6.481 +25/01/2021 12:00,6.081,62.57,2.998,5.076,0.15,323,1.615,143.9,143.9,0,100.9,0.728,6.752 +25/01/2021 12:30,6.341,61.21,2.449,8.57,0.147,361.2,1.806,173.9,173.9,0,100.9,0.817,7.528 +25/01/2021 13:00,6.707,55.47,2.893,1.796,0.154,377.9,1.89,185.6,185.6,0,101,0.928,7.919 +25/01/2021 13:30,6.804,54.68,2.957,10.83,0.152,356.3,1.781,171.5,171.5,0,101,0.911,7.519 +25/01/2021 14:00,6.717,53.73,2.604,11.35,0.148,337.5,1.688,162.3,162.3,0,101,0.946,7.329 +25/01/2021 14:30,6.682,53.54,2.522,7.049,0.145,287.5,1.437,128.6,128.6,0,101.1,0.904,6.509 +25/01/2021 15:00,6.832,51.63,1.847,15.83,0.141,235.7,1.179,96.5,96.5,0,101.1,0.923,5.74 +25/01/2021 15:30,6.878,49.93,1.758,9.88,0.147,176.7,0.884,58.26,58.26,0,101.2,0.947,4.791 +25/01/2021 16:00,6.813,50.18,1.223,9.75,0.154,114.3,0.572,19.89,19.89,0,101.2,0.88,3.693 +25/01/2021 16:30,6.07,52.13,1.205,351.9,0.152,48.62,0.243,-19.96,-19.96,0,101.2,0.516,2.205 +25/01/2021 17:00,4.936,53.13,0.978,347.5,0.148,7.755,0.039,-51.88,-51.88,0,101.3,0.012,0.644 +25/01/2021 17:30,3.283,59.78,0.249,351.2,0.098,0,0,-59.5,-59.5,0,101.3,-0.083,0.206 +25/01/2021 18:00,2.709,61.5,0.423,351.2,0.14,0,0,-39.46,-39.46,0,101.4,-0.117,0.18 +25/01/2021 18:30,2.524,64.02,0.392,328,0.093,0,0,-32.78,-32.78,0,101.4,-0.112,0.184 +25/01/2021 19:00,1.324,72.28,0.254,300.5,0.093,0,0,-53.26,-53.26,0,101.5,-0.068,0.136 +25/01/2021 19:30,0.597,74.83,0.051,300.5,0.041,0,0,-52.06,-52.06,0,101.5,-0.068,0.136 +25/01/2021 20:00,0.089,75.85,0.803,234,0.12,0,0,-58.81,-58.81,0,101.5,-0.068,0.136 +25/01/2021 20:30,-0.737,81.4,0.551,287,0.142,0,0,-59.99,-59.99,0,101.6,-0.082,0.125 +25/01/2021 21:00,-1.21,84.8,0.343,256.5,0.094,0,0,-60.89,-60.89,0,101.6,-0.08,0.008 +25/01/2021 21:30,-1.493,84.7,0.272,219.4,0.092,0,0,-60.49,-60.49,0,101.6,-0.003,0 +25/01/2021 22:00,-1.773,87.2,0.286,221.1,0.112,0,0,-60.15,-60.15,0,101.6,0,0 +25/01/2021 22:30,-2.363,87.6,0.123,221.8,0.073,0,0,-58.08,-58.08,0,101.6,0,0 +25/01/2021 23:00,-2.686,89.8,0.182,221.8,0.084,0,0,-56.97,-56.97,0,101.7,0,0 +25/01/2021 23:30,-2.418,89.5,0.442,225.3,0.148,0,0,-54.72,-54.72,0,101.7,0,0 +26/01/2021 00:00,-2.834,90.5,0.185,225.8,0.063,0,0,-54.72,-54.72,0,101.7,0,0 +26/01/2021 00:30,-2.991,90.9,0,225.8,0.001,0,0,-56.24,-56.24,0,101.7,0,0 +26/01/2021 01:00,-3.491,91.4,0.283,171.4,0.098,0,0,-54.06,-54.06,0,101.7,0,0 +26/01/2021 01:30,-3.638,92,0.09,152.6,0.05,0,0,-45.59,-45.59,0,101.7,0,0 +26/01/2021 02:00,-3.739,92.1,0,0,0,0,0,-48.83,-48.83,0,101.7,0,0 +26/01/2021 02:30,-3.471,92.7,0.138,152.6,0.065,0,0,-41.87,-41.87,0,101.8,0,0 +26/01/2021 03:00,-2.898,93.1,0.36,172,0.142,0,0,-43.13,-43.13,0,101.8,0,0 +26/01/2021 03:30,-3.091,92.2,0.139,183.2,0.102,0,0,-42.94,-42.94,0,101.8,0,0 +26/01/2021 04:00,-3.101,92.9,0.42,149.3,0.121,0,0,-42.68,-42.68,0,101.8,0,0 +26/01/2021 04:30,-2.683,92.9,0.385,146.3,0.128,0,0,-35.98,-35.98,0,101.8,0,0 +26/01/2021 05:00,-2.749,92.1,0.202,121.5,0.078,0,0,-44.68,-44.68,0,101.7,0,0 +26/01/2021 05:30,-2.732,92,0.295,110.8,0.137,0,0,-51.66,-51.66,0,101.7,0,0 +26/01/2021 06:00,-2.862,92,0.676,141.6,0.125,0,0,-43.48,-43.48,0,101.7,0,0 +26/01/2021 06:30,-2.249,91.5,0.631,135.7,0.128,0,0,-22.53,-22.53,0,101.6,0,0 +26/01/2021 07:00,-1.584,90.6,0.398,119.6,0.13,0,0,-16.68,-16.68,0,101.7,-0.001,0 +26/01/2021 07:30,-1.317,89.8,0.625,112,0.142,0,0,-12.47,-12.47,0,101.7,-0.015,0 +26/01/2021 08:00,-0.668,89.3,1.128,132.3,0.129,4.627,0.023,-3.479,-3.479,0,101.7,-0.067,0.129 +26/01/2021 08:30,0.116,86.2,0.914,141.6,0.134,12.42,0.062,3.234,3.234,0,101.7,-0.068,0.288 +26/01/2021 09:00,0.385,84.9,0.974,146,0.14,37.19,0.186,13.68,13.68,0,101.7,-0.068,0.771 +26/01/2021 09:30,0.89,84.1,1.096,143.4,0.133,60.86,0.304,19.38,19.38,0,101.7,-0.084,1.333 +26/01/2021 10:00,1.457,82.2,1.112,153.8,0.142,49.42,0.247,23.45,23.45,0,101.8,-0.116,1.156 +26/01/2021 10:30,2.177,80.3,1.385,151.9,0.143,66.07,0.33,24.33,24.33,0,101.8,-0.068,1.481 +26/01/2021 11:00,2.552,78.35,1.204,139.1,0.124,41.7,0.209,15.3,15.3,0,101.8,-0.114,1.018 +26/01/2021 11:30,2.752,78.83,1.369,148.7,0.135,46.14,0.231,12.7,12.7,0,101.8,-0.118,1.129 +26/01/2021 12:00,2.934,80.3,1.784,159.7,0.144,67.83,0.339,17.1,17.1,0.2,101.7,-0.083,1.587 +26/01/2021 12:30,3.111,82.5,1.903,162.3,0.148,108.1,0.541,29.14,29.14,0.2,101.7,0.018,2.328 +26/01/2021 13:00,3.527,81.5,1.915,164.1,0.147,108.5,0.542,43.32,43.32,0,101.6,0.017,2.354 +26/01/2021 13:30,4.092,79.07,2.092,168.4,0.149,105.9,0.529,42.81,42.81,0,101.6,0.027,2.267 +26/01/2021 14:00,4.491,76.63,2.791,176.8,0.153,107.7,0.538,57.42,57.44,0,101.6,0.06,2.391 +26/01/2021 14:30,4.6,75.69,2.7,173.8,0.154,78.32,0.392,41.94,41.94,0,101.5,-0.017,1.742 +26/01/2021 15:00,4.676,74.26,2.862,173.3,0.148,74.04,0.37,40.77,40.79,0,101.5,-0.057,1.586 +26/01/2021 15:30,4.886,73.25,2.839,173,0.148,66.58,0.333,36.38,36.39,0,101.4,-0.084,1.445 +26/01/2021 16:00,4.811,72.92,2.799,170.7,0.151,33.99,0.17,17.85,17.86,0,101.4,-0.16,0.814 +26/01/2021 16:30,4.626,73.24,2.443,169.7,0.15,14.92,0.075,5.425,5.425,0,101.4,-0.203,0.419 +26/01/2021 17:00,4.532,73.52,2.427,171.1,0.155,2.699,0.013,-15.74,-15.74,0,101.4,-0.22,0.189 +26/01/2021 17:30,4.355,74.53,2.278,173.9,0.151,0,0,-31.31,-31.31,0,101.4,-0.205,0.136 +26/01/2021 18:00,4.21,75.75,2.201,166.8,0.143,0,0,-30.45,-30.46,0,101.4,-0.222,0.136 +26/01/2021 18:30,3.464,82.5,2.149,162.3,0.143,0,0,-26.79,-26.79,0.2,101.4,-0.203,0.136 +26/01/2021 19:00,3.254,85.6,1.912,154.4,0.137,0,0,-18.25,-18.25,0.4,101.4,-0.204,0.136 +26/01/2021 19:30,3.202,86.3,1.808,134.4,0.127,0.267,0.001,-12.62,-12.62,0,101.4,-0.204,0.136 +26/01/2021 20:00,3.131,86.2,1.883,141.8,0.126,0,0,-13.66,-13.66,0,101.3,-0.204,0.136 +26/01/2021 20:30,3.075,86.1,1.794,160.4,0.151,0.228,0.001,-12.37,-12.37,0.2,101.3,-0.204,0.136 +26/01/2021 21:00,3.157,84.7,2.089,174.5,0.154,0.941,0.005,-12.47,-12.47,0,101.2,-0.206,0.136 +26/01/2021 21:30,3.293,82.8,2.55,177.3,0.153,0.939,0.005,-12.8,-12.8,0,101.2,-0.263,0.136 +26/01/2021 22:00,3.427,83.1,2.57,185,0.156,0.246,0.001,-4.484,-4.484,0,101.2,-0.225,0.136 +26/01/2021 22:30,3.795,84.9,2.035,204.3,0.144,0,0,-4.121,-4.121,0,101.2,-0.253,0.136 +26/01/2021 23:00,4.233,86.8,0.835,148.8,0.116,0,0,-5.514,-5.514,0,101.2,-0.271,0.136 +26/01/2021 23:30,4.179,88.2,0.997,127.4,0.123,0,0,-7.447,-7.447,0,101.2,-0.271,0.136 +27/01/2021 00:00,4.025,89.2,0.89,118.6,0.133,0,0,-6.853,-6.853,0,101.2,-0.268,0.136 +27/01/2021 00:30,3.851,90,0.975,131.8,0.128,0,0,-3.914,-3.914,0,101.2,-0.251,0.136 +27/01/2021 01:00,3.784,91.1,0.863,166.7,0.138,0,0,-0.901,-0.901,0,101.2,-0.227,0.136 +27/01/2021 01:30,3.928,92,0.85,197.9,0.117,0,0,0.235,0.235,0,101.1,-0.217,0.136 +27/01/2021 02:00,4.244,92.4,0.382,150,0.122,0,0,0.798,0.798,0.2,101.1,-0.206,0.136 +27/01/2021 02:30,4.333,92.6,0.176,145.6,0.089,0.005,0,2.416,2.416,0,101.1,-0.204,0.136 +27/01/2021 03:00,4.44,92.8,0.083,56.54,0.036,0.251,0.001,3.904,3.904,0,101.1,-0.203,0.136 +27/01/2021 03:30,4.603,93,0.156,49.43,0.076,0.477,0.002,4.281,4.281,0,101.2,-0.203,0.136 +27/01/2021 04:00,4.807,93.1,0.065,49.44,0.024,0.505,0.003,5.229,5.229,0,101.2,-0.203,0.136 +27/01/2021 04:30,5.085,93.1,0.077,49.43,0.034,0.505,0.003,6.253,6.253,0,101.2,-0.203,0.136 +27/01/2021 05:00,5.297,93.3,0.344,57.52,0.08,0.505,0.003,6.16,6.16,0,101.2,-0.203,0.136 +27/01/2021 05:30,5.482,93.4,0.213,66.28,0.055,0.442,0.002,4.656,4.656,0,101.1,-0.203,0.136 +27/01/2021 06:00,5.747,93.5,0.196,92.3,0.06,0.165,0.001,2.268,2.268,0,101.2,-0.203,0.136 +27/01/2021 06:30,6.141,93.8,0.286,143.1,0.104,0.753,0.004,7.616,7.616,0,101.2,-0.203,0.136 +27/01/2021 07:00,7.874,95,0.816,323.9,0.1,0.82,0.004,4.987,4.987,0,101.2,-0.203,0.136 +27/01/2021 07:30,9,93.8,1.065,292.1,0.136,0.127,0.001,1.689,1.689,0,101.2,-0.203,0.136 +27/01/2021 08:00,8.93,93.1,1.212,299.5,0.132,3.44,0.017,3.781,3.781,0,101.2,-0.203,0.193 +27/01/2021 08:30,9.03,92.2,1.619,288.3,0.148,13.33,0.067,8.93,8.93,0,101.3,-0.203,0.355 +27/01/2021 09:00,9.14,91.1,1.185,282.3,0.135,26.73,0.134,17.86,17.86,0,101.3,-0.171,0.642 +27/01/2021 09:30,9.36,90.8,1.197,269.3,0.149,42.04,0.21,24.29,24.29,0,101.3,-0.136,0.986 +27/01/2021 10:00,9.57,90.7,0.994,268.3,0.151,59.17,0.296,33.26,33.26,0,101.4,-0.098,1.384 +27/01/2021 10:30,9.76,90.9,1.035,229.5,0.125,92.5,0.463,52.09,52.09,0,101.4,-0.033,2.036 +27/01/2021 11:00,9.99,90.9,0.867,192.7,0.154,85.2,0.426,47.69,47.69,0,101.4,-0.043,1.826 +27/01/2021 11:30,10.37,90.5,1.081,210.6,0.134,123.2,0.616,65.7,65.7,0,101.3,0.055,2.647 +27/01/2021 12:00,10.95,88.9,1.773,233.1,0.129,167.2,0.836,103.9,103.9,0,101.3,0.207,3.552 +27/01/2021 12:30,11.69,83.9,1.963,245.8,0.144,182.2,0.911,116.7,116.7,0,101.3,0.277,3.886 +27/01/2021 13:00,11.72,82.3,1.679,241.9,0.144,81,0.405,49.62,49.62,0,101.3,0.073,1.879 +27/01/2021 13:30,11.4,84.1,1.809,230.7,0.13,53.27,0.266,12.72,12.72,0.2,101.2,-0.02,1.361 +27/01/2021 14:00,10.93,87.8,1.668,212.9,0.142,35.52,0.178,7.92,7.92,2.2,101.2,-0.131,0.857 +27/01/2021 14:30,10.84,90.1,0.895,182.5,0.153,38.73,0.194,17.72,17.72,0.8,101.2,-0.167,0.922 +27/01/2021 15:00,10.96,90.5,0.464,207.9,0.094,25.14,0.126,12.07,12.07,1.4,101.2,-0.238,0.692 +27/01/2021 15:30,10.98,91,0.902,181.6,0.151,39.33,0.197,17.43,17.43,0.4,101.2,-0.205,1.163 +27/01/2021 16:00,10.95,91.3,0.9,185.2,0.148,25.97,0.13,8.93,8.93,0.2,101.1,-0.245,0.831 +27/01/2021 16:30,10.99,91.6,0.834,179.1,0.158,15.99,0.08,6.231,6.231,0,101.1,-0.251,0.628 +27/01/2021 17:00,10.94,91.7,0.84,210.6,0.141,3.205,0.016,2.869,2.869,0,101.1,-0.271,0.369 +27/01/2021 17:30,11.05,92,0.986,209.3,0.146,0.238,0.001,1.391,1.391,0,101.1,-0.271,0.339 +27/01/2021 18:00,11.28,92.1,1.379,221.8,0.13,0,0,0.072,0.072,0,101.1,-0.271,0.339 +27/01/2021 18:30,11.55,92.2,1.566,232.3,0.128,0.158,0.001,-0.009,-0.009,0,101.1,-0.271,0.339 +27/01/2021 19:00,11.73,92.2,2.403,240,0.138,0.466,0.002,-1.643,-1.643,0,101.1,-0.271,0.339 +27/01/2021 19:30,11.76,91.9,2.798,237.3,0.141,0.661,0.003,-3.428,-3.428,0,101.1,-0.271,0.338 +27/01/2021 20:00,11.76,91.3,2.704,250,0.147,1.007,0.005,0.783,0.783,0,101.1,-0.271,0.303 +27/01/2021 20:30,11.77,90.8,2.559,253.1,0.148,1.036,0.005,0.676,0.676,0,101.1,-0.271,0.293 +27/01/2021 21:00,11.82,90.5,2.692,248.7,0.149,1.015,0.005,-1.388,-1.388,0,101.1,-0.271,0.28 +27/01/2021 21:30,11.81,90.4,2.299,237.2,0.141,0.762,0.004,-4.42,-4.42,0,101.1,-0.271,0.283 +27/01/2021 22:00,11.85,90,3.065,238.3,0.138,0.917,0.005,-4.372,-4.372,0,101,-0.271,0.325 +27/01/2021 22:30,11.85,89.8,2.487,232.3,0.131,0,0,-11.54,-11.54,0,101.1,-0.271,0.3 +27/01/2021 23:00,11.78,90.5,1.993,221.8,0.124,0,0,-7.774,-7.774,0,101,-0.271,0.328 +27/01/2021 23:30,11.73,91,1.998,223.3,0.128,0,0,-8.02,-8.02,0,101,-0.271,0.333 +28/01/2021 00:00,11.75,91.2,2.951,235.8,0.131,0,0,-15.02,-15.02,0,101,-0.271,0.295 +28/01/2021 00:30,11.64,91.3,2.683,237,0.137,0,0,-18.7,-18.7,0,101,-0.271,0.275 +28/01/2021 01:00,11.64,91,2.76,235.2,0.134,0.536,0.003,-11.49,-11.49,0,100.9,-0.271,0.284 +28/01/2021 01:30,11.72,89.8,2.81,234.4,0.133,0.822,0.004,-10.61,-10.62,0,100.9,-0.271,0.283 +28/01/2021 02:00,11.73,89.6,2.954,228.1,0.126,0.039,0,-12.89,-12.89,0,100.8,-0.271,0.272 +28/01/2021 02:30,11.73,90.4,2.748,225.2,0.124,0,0,-15.26,-15.26,0,100.8,-0.271,0.272 +28/01/2021 03:00,11.8,89.6,3.072,233.6,0.136,0,0,-16.98,-16.98,0.2,100.8,-0.271,0.272 +28/01/2021 03:30,11.82,89.8,4.003,238.5,0.133,0,0,-23.05,-23.12,1.8,100.7,-0.271,0.271 +28/01/2021 04:00,11.85,90.3,3.558,228.5,0.131,0,0,-23.49,-23.52,3.4,100.7,-0.271,0.416 +28/01/2021 04:30,11.88,90.4,4.399,231.7,0.127,0.398,0.002,-24.95,-25.08,1.2,100.6,-0.271,0.308 +28/01/2021 05:00,12.23,88.3,4.869,241.4,0.142,1.835,0.009,-22.36,-22.54,0,100.6,-0.271,0.226 +28/01/2021 05:30,12.31,87.5,4.334,242.3,0.14,1.29,0.006,-30.6,-30.72,0,100.6,-0.271,0.203 +28/01/2021 06:00,12.28,88.1,3.945,240.2,0.142,0.236,0.001,-28.73,-28.82,0,100.6,-0.271,0.203 +28/01/2021 06:30,12.56,87.1,3.434,256.9,0.152,0.426,0.002,-31.59,-31.62,0,100.6,-0.271,0.203 +28/01/2021 07:00,12.79,85,3.316,257.1,0.153,0.566,0.003,-12.6,-12.6,0,100.6,-0.272,0.203 +28/01/2021 07:30,12.89,83.9,3.063,254.2,0.154,0.095,0,-6.664,-6.666,0,100.6,-0.271,0.203 +28/01/2021 08:00,12.87,83.9,3.013,254.2,0.15,1.882,0.009,-17.57,-17.57,0,100.7,-0.271,0.282 +28/01/2021 08:30,12.45,86.8,2.699,255.4,0.155,14.1,0.071,-20.68,-20.68,0,100.7,-0.271,0.467 +28/01/2021 09:00,12.47,87.1,2.241,246.9,0.15,27.45,0.137,-7.575,-7.575,0,100.7,-0.241,0.727 +28/01/2021 09:30,12.41,88.5,2.487,242.5,0.143,43.1,0.215,3.989,3.989,0,100.7,-0.203,1.046 +28/01/2021 10:00,12.65,88.9,2.855,245.7,0.142,120.3,0.602,33.62,33.62,0.2,100.8,-0.024,2.558 +28/01/2021 10:30,13.15,85.7,3.172,259.6,0.151,158.7,0.794,81.4,81.4,0,100.8,0.115,3.422 +28/01/2021 11:00,13.2,84.6,2.25,262.4,0.149,111.5,0.558,42.35,42.35,0,100.8,0.026,2.532 +28/01/2021 11:30,13.06,87,1.904,246.2,0.136,88.9,0.445,22.13,22.13,0,100.8,-0.077,2.1 +28/01/2021 12:00,13.28,85.9,2.492,242.6,0.14,113.9,0.569,32.42,32.42,0,100.8,-0.011,2.634 +28/01/2021 12:30,13.61,84.4,2.991,246.2,0.141,164.6,0.823,66.52,66.52,0,100.8,0.144,3.661 +28/01/2021 13:00,13.81,82.6,2.912,250.5,0.149,138.8,0.694,82.4,82.5,0,100.8,0.13,3.2 +28/01/2021 13:30,13.83,82.6,3.077,244.6,0.144,124.4,0.622,63.05,63.06,0,100.7,0.112,2.873 +28/01/2021 14:00,14.03,80.6,3.122,239.8,0.133,120.2,0.601,70.43,70.44,0,100.7,0.095,2.771 +28/01/2021 14:30,14.03,82,3.134,240.9,0.141,227.6,1.138,135.4,135.4,0,100.7,0.397,4.958 +28/01/2021 15:00,13.74,81.3,2.926,239.6,0.145,45.85,0.229,26.22,26.22,0,100.7,-0.116,1.12 +28/01/2021 15:30,13.5,82.6,3.046,240.5,0.141,79.66,0.398,45.97,45.97,0,100.6,-0.096,1.925 +28/01/2021 16:00,13.37,83.7,2.715,230.6,0.132,40.38,0.202,22.34,22.34,0,100.6,-0.208,1.061 +28/01/2021 16:30,13.13,85.2,3.179,227.3,0.125,16.55,0.083,1.674,1.674,0,100.6,-0.273,0.545 +28/01/2021 17:00,12.72,87.7,2.899,225.7,0.122,2.537,0.013,-12.95,-12.95,0,100.5,-0.335,0.3 +28/01/2021 17:30,12.41,88.9,2.846,226.5,0.126,0,0,-11,-11,0,100.5,-0.339,0.204 +28/01/2021 18:00,12.49,88.1,2.48,224.4,0.127,0,0,-5.167,-5.167,0,100.4,-0.339,0.204 +28/01/2021 18:30,12.41,88.5,2.586,223.6,0.126,0,0,-16.93,-16.93,0,100.4,-0.339,0.205 +28/01/2021 19:00,12.2,89.8,2.333,223.3,0.13,0,0,-19.11,-19.11,0,100.4,-0.339,0.204 +28/01/2021 19:30,12.23,89.2,2.455,221,0.129,0,0,-20.02,-20.02,0.6,100.3,-0.339,0.203 +28/01/2021 20:00,12.01,89.8,2.592,219.3,0.132,0.023,0,-21.67,-21.67,0.2,100.3,-0.338,0.203 +28/01/2021 20:30,12.11,88.9,3.372,231.1,0.127,0.389,0.002,-21.34,-21.37,0,100.3,-0.338,0.203 +28/01/2021 21:00,12.07,89.1,2.776,228.2,0.126,0.155,0.001,-24.33,-24.33,0,100.3,-0.314,0.203 +28/01/2021 21:30,12.22,87.6,3.334,235.2,0.136,0.503,0.003,-47.13,-47.19,0,100.2,-0.284,0.205 +28/01/2021 22:00,12.26,85.5,3.367,233.6,0.131,0.512,0.003,-24.66,-24.69,0,100.2,-0.277,0.203 +28/01/2021 22:30,12.27,85.9,4.405,239.9,0.143,0,0,-46.34,-46.62,0,100.2,-0.286,0.203 +28/01/2021 23:00,12.16,86.5,4.571,242.6,0.143,0,0,-44.15,-44.47,0,100.2,-0.286,0.203 +28/01/2021 23:30,12.33,83.4,4.883,253.7,0.153,0,0,-65.68,-66.37,0,100.2,-0.27,0.203 +29/01/2021 00:00,12.26,82.4,4.403,254.1,0.151,0,0,-41.74,-41.93,0,100.2,-0.251,0.203 +29/01/2021 00:30,12.17,80.6,4.336,258.1,0.155,0,0,-54.74,-54.98,0,100.3,-0.214,0.203 +29/01/2021 01:00,11.83,79.86,3.684,257.8,0.162,0,0,-71.22,-71.38,0,100.3,-0.203,0.203 +29/01/2021 01:30,11.6,80.1,3.324,253.3,0.146,0,0,-56.97,-57.03,0,100.3,-0.221,0.203 +29/01/2021 02:00,11.54,78.43,3.381,258.2,0.149,0,0,-44.42,-44.48,0,100.3,-0.222,0.203 +29/01/2021 02:30,11.46,77.04,2.934,258.3,0.152,0,0,-31.12,-31.12,0,100.3,-0.245,0.203 +29/01/2021 03:00,11.12,77.61,3.237,255.7,0.155,0,0,-42.8,-42.83,0,100.4,-0.22,0.203 +29/01/2021 03:30,10.65,77.63,2.963,254.6,0.149,0,0,-66.24,-66.24,0,100.3,-0.203,0.203 +29/01/2021 04:00,10.27,78.99,2.625,246,0.15,0,0,-33.36,-33.36,0,100.3,-0.233,0.204 +29/01/2021 04:30,10.19,79.93,2.616,243.5,0.144,0,0,-44.81,-44.81,0,100.3,-0.209,0.203 +29/01/2021 05:00,10.15,79.95,2.728,244.1,0.138,0,0,-25.65,-25.65,0,100.3,-0.244,0.208 +29/01/2021 05:30,10.26,78.67,3.267,252.5,0.154,0,0,-60.78,-60.81,0,100.3,-0.206,0.203 +29/01/2021 06:00,10.24,78.36,3.487,252.6,0.147,0,0,-65.15,-65.2,0,100.3,-0.203,0.203 +29/01/2021 06:30,10.25,78.1,3.751,252.9,0.149,0,0,-65.18,-65.24,0,100.3,-0.203,0.203 +29/01/2021 07:00,10.45,77.21,3.829,255.9,0.146,0,0,-40.77,-40.85,0,100.3,-0.201,0.203 +29/01/2021 07:30,10.39,76.75,3.88,258.8,0.15,0,0,-52.27,-52.36,0,100.3,-0.203,0.211 +29/01/2021 08:00,10.29,76.96,3.629,259.6,0.151,4.486,0.022,-54.32,-54.42,0,100.4,-0.155,0.35 +29/01/2021 08:30,10.48,77.11,3.632,257.3,0.151,30.45,0.152,-18.1,-18.13,0,100.4,-0.122,0.893 +29/01/2021 09:00,10.82,73.32,4.215,266.3,0.154,80.8,0.404,-12.83,-12.88,0,100.4,0.077,1.793 +29/01/2021 09:30,11.32,69.98,3.868,264.9,0.154,158.3,0.792,30.21,30.25,0,100.4,0.326,3.905 +29/01/2021 10:00,11.74,67.06,4.557,276.1,0.158,198.3,0.992,57.17,57.63,0,100.4,0.36,4.5 +29/01/2021 10:30,11.85,66.11,4.238,281,0.15,237.7,1.188,94.5,94.9,0,100.5,0.445,5.144 +29/01/2021 11:00,11.88,63.91,4.484,286.4,0.14,216.7,1.084,81.3,82,0,100.5,0.411,4.509 +29/01/2021 11:30,12.32,59.94,4.077,286.4,0.147,359.4,1.797,173,173.7,0,100.5,0.734,7.303 +29/01/2021 12:00,12.79,56.23,4.14,280,0.151,384.1,1.921,197.1,198,0,100.5,0.831,7.713 +29/01/2021 12:30,12.66,54.91,3.799,276.1,0.158,265.7,1.329,118.4,118.7,0,100.6,0.55,5.276 +29/01/2021 13:00,13.08,52.23,3.534,279,0.146,342.1,1.711,176.6,176.9,0,100.6,0.768,6.916 +29/01/2021 13:30,13.03,52.56,3.471,277.6,0.151,228.5,1.143,97.1,97.2,0,100.5,0.489,4.655 +29/01/2021 14:00,12.63,54.78,2.78,267.1,0.154,224.1,1.121,97.7,97.7,0,100.5,0.477,4.713 +29/01/2021 14:30,12.88,56.81,2.774,268.7,0.151,214.9,1.075,94.6,94.6,0,100.5,0.492,4.66 +29/01/2021 15:00,12.74,58.05,2.799,270.6,0.153,189.3,0.946,76.02,76.02,0,100.5,0.449,4.278 +29/01/2021 15:30,12.46,58.01,2.692,268.2,0.152,120.3,0.602,23.04,23.04,0,100.5,0.304,2.845 +29/01/2021 16:00,11.84,60.25,2.216,262.9,0.157,74.66,0.373,-10.11,-10.11,0,100.5,0.107,1.854 +29/01/2021 16:30,11.61,61.87,2.323,255.2,0.152,67.19,0.336,-11.09,-11.09,0,100.5,0.135,1.917 +29/01/2021 17:00,10.65,66.57,1.788,253.6,0.153,10.68,0.053,-54.7,-54.7,0,100.5,-0.132,0.475 +29/01/2021 17:30,9.78,71.12,2.009,241.2,0.143,0.057,0,-60.82,-60.82,0,100.5,-0.203,0.244 +29/01/2021 18:00,9.63,73.23,1.633,229.8,0.133,0,0,-52.23,-52.23,0,100.5,-0.203,0.203 +29/01/2021 18:30,9.63,80.2,1.755,227.8,0.128,0,0,-30.32,-30.32,0,100.5,-0.253,0.217 +29/01/2021 19:00,9.84,82.9,1.483,221.4,0.126,0,0,-20.35,-20.35,0,100.5,-0.217,0.241 +29/01/2021 19:30,10,83.6,1.417,198.9,0.152,0,0,-15.36,-15.36,0,100.4,-0.221,0.258 +29/01/2021 20:00,9.78,84.7,1.136,177.2,0.154,0,0,-18.28,-18.28,0,100.4,-0.203,0.254 +29/01/2021 20:30,9.71,87.3,2.235,214,0.133,0,0,-26.78,-26.78,0.4,100.4,-0.203,0.221 +29/01/2021 21:00,9.75,89.4,2.197,206.1,0.143,0,0,-19.32,-19.32,0.6,100.3,-0.203,0.212 +29/01/2021 21:30,9.9,90.3,2.517,190.8,0.156,0,0,-18.06,-18.06,0.4,100.2,-0.203,0.216 +29/01/2021 22:00,9.89,90.4,2.818,189.8,0.156,0,0,-17.88,-17.89,0.8,100.2,-0.203,0.207 +29/01/2021 22:30,9.71,90.2,3.008,194.2,0.153,0,0,-17.89,-17.89,1,100.1,-0.204,0.231 +29/01/2021 23:00,9.65,90.4,2.889,188.2,0.152,0,0,-16.94,-16.94,0.4,100.1,-0.203,0.339 +29/01/2021 23:30,9.53,90.5,2.988,183.8,0.152,0,0,-14.97,-14.97,0.4,100,-0.203,0.339 +30/01/2021 00:00,9.47,91.2,3.099,182.5,0.155,0,0,-12.34,-12.34,1,99.9,-0.203,0.339 +30/01/2021 00:30,9.54,91.6,3.018,181.1,0.155,0,0,-11.39,-11.39,0.4,99.8,-0.203,0.339 +30/01/2021 01:00,9.65,92,2.457,180.3,0.154,0,0,-8.12,-8.12,0.2,99.7,-0.205,0.339 +30/01/2021 01:30,9.82,92.4,2.014,177.9,0.157,0,0,-4.552,-4.552,0.4,99.6,-0.211,0.339 +30/01/2021 02:00,10.79,93.1,2.905,204,0.148,0,0,-6.765,-6.765,0.6,99.6,-0.215,0.339 +30/01/2021 02:30,11.47,92.6,3.33,209.1,0.139,0,0,-12.46,-12.47,0.4,99.5,-0.254,0.339 +30/01/2021 03:00,11.69,91.2,4.195,232.2,0.129,0.271,0.001,-27.26,-27.37,0.4,99.5,-0.267,0.339 +30/01/2021 03:30,11.64,87.9,3.684,241.6,0.14,0.864,0.004,-31.16,-31.18,0,99.4,-0.271,0.31 +30/01/2021 04:00,11.32,87.9,3.422,238.7,0.141,0.207,0.001,-31.58,-31.6,0,99.4,-0.271,0.233 +30/01/2021 04:30,11.22,88.5,2.829,233.5,0.131,0.246,0.001,-25.19,-25.19,0.2,99.4,-0.271,0.228 +30/01/2021 05:00,11.28,88.1,2.757,227.3,0.124,0.025,0,-25.6,-25.6,0,99.3,-0.271,0.208 +30/01/2021 05:30,11.15,88.5,2.526,225.9,0.123,0.117,0.001,-24.95,-24.95,0,99.3,-0.27,0.25 +30/01/2021 06:00,11.04,85.7,3.126,230.5,0.13,0.544,0.003,-24.07,-24.08,0,99.3,-0.266,0.228 +30/01/2021 06:30,10.53,84.5,2.893,224.2,0.124,0,0,-52.58,-52.59,0,99.3,-0.204,0.203 +30/01/2021 07:00,10.01,86.5,2.153,222.7,0.122,0,0,-56.71,-56.71,0,99.2,-0.19,0.203 +30/01/2021 07:30,9.86,87.1,1.958,221.4,0.128,0.039,0,-49.35,-49.35,0,99.2,-0.165,0.223 +30/01/2021 08:00,10.12,85.5,2.043,212.5,0.138,3.006,0.015,-30.02,-30.02,0,99.2,-0.179,0.312 +30/01/2021 08:30,10.58,83.6,3.04,214.5,0.14,58.44,0.292,-1.786,-1.786,0,99.1,-0.065,1.611 +30/01/2021 09:00,10.9,82.5,3.259,212.5,0.137,88.1,0.441,25.09,25.09,0,99.1,0.027,2.324 +30/01/2021 09:30,10.49,84.4,2.921,218.3,0.128,42.13,0.211,-22.09,-22.1,2.2,99,-0.11,1.193 +30/01/2021 10:00,10.59,86.1,3.171,218.8,0.126,114.3,0.571,18.35,18.36,0.2,99,-0.01,2.583 +30/01/2021 10:30,10.96,82.7,3.62,214,0.136,119.8,0.599,16.53,16.55,0.4,99,0.011,2.608 +30/01/2021 11:00,10.63,86.6,4.062,204.8,0.144,103.4,0.517,15.04,15.04,0.2,99,-0.039,2.252 +30/01/2021 11:30,10.67,87.3,3.872,206.7,0.137,123.2,0.616,22.14,22.17,0.2,98.9,0.005,2.667 +30/01/2021 12:00,10.79,84.9,4.247,212.9,0.135,163.8,0.819,30.26,30.33,0,98.9,0.118,3.436 +30/01/2021 12:30,11.13,81,4.146,225.1,0.127,254.1,1.27,124.8,125.2,0,98.8,0.368,5.281 +30/01/2021 13:00,11.33,79.88,3.921,224.9,0.126,205.6,1.028,104,104.2,0,98.8,0.341,4.413 +30/01/2021 13:30,10.91,82.7,3.722,220.5,0.129,116.4,0.582,26.03,26.05,0,98.8,0.133,2.728 +30/01/2021 14:00,10.55,87.3,3.527,214.4,0.138,90.5,0.453,16.42,16.42,0.2,98.7,-0.016,2.135 +30/01/2021 14:30,10.62,88,3.431,220,0.13,93,0.465,15.39,15.4,0,98.7,-0.047,2.102 +30/01/2021 15:00,10.83,85.3,3.481,217,0.141,101.6,0.508,41.5,41.52,0,98.7,-0.007,2.291 +30/01/2021 15:30,10.8,85.7,3.262,212.9,0.138,72.34,0.362,32.58,32.58,0,98.7,-0.059,1.739 +30/01/2021 16:00,10.72,87,3.454,213,0.131,68.03,0.34,3.565,3.564,0,98.6,-0.07,1.713 +30/01/2021 16:30,10.67,86.5,3.4,210.3,0.138,26.22,0.131,-26.99,-27,0,98.6,-0.174,0.75 +30/01/2021 17:00,10.36,87.4,3.286,200.7,0.144,4.214,0.021,-26.25,-26.25,0,98.6,-0.229,0.321 +30/01/2021 17:30,10.14,89.1,3.104,197.9,0.15,0.029,0,-21.96,-21.96,0,98.6,-0.271,0.217 +30/01/2021 18:00,10.06,89.8,2.434,186.7,0.156,0,0,-17.93,-17.93,0,98.6,-0.271,0.204 +30/01/2021 18:30,10.11,90,2.326,187.7,0.147,0,0,-17.17,-17.17,0,98.6,-0.271,0.209 +30/01/2021 19:00,10.17,89.8,2.223,179.6,0.152,0,0,-16.81,-16.81,0,98.6,-0.271,0.243 +30/01/2021 19:30,10.13,90.3,1.602,173.1,0.149,0,0,-10.72,-10.72,0.4,98.6,-0.271,0.25 +30/01/2021 20:00,10.13,90.9,1.129,155.9,0.142,0,0,-8.79,-8.79,0.2,98.6,-0.271,0.262 +30/01/2021 20:30,10.11,91.3,1.354,135,0.129,0,0,-7.881,-7.881,1.2,98.6,-0.271,0.252 +30/01/2021 21:00,10.07,91.7,1.296,129.4,0.124,0,0,-5.629,-5.629,0.4,98.6,-0.271,0.266 +30/01/2021 21:30,10.03,92,1.37,122,0.14,0,0,-4.519,-4.519,0.2,98.7,-0.271,0.256 +30/01/2021 22:00,10.05,92.3,0.988,125.5,0.131,0,0,-2.967,-2.967,0,98.7,-0.271,0.225 +30/01/2021 22:30,10.11,92.3,0.451,90.2,0.109,0,0,-2.273,-2.273,0,98.8,-0.271,0.271 +30/01/2021 23:00,10.1,92.5,0.898,46.96,0.117,0,0,-3.058,-3.058,0.2,98.8,-0.271,0.271 +30/01/2021 23:30,10.06,92.6,1.296,52.52,0.128,0,0,-5.901,-5.901,0,98.9,-0.271,0.271 +31/01/2021 00:00,9.92,92.7,1.171,59.73,0.137,0,0,-7.401,-7.401,0,98.9,-0.271,0.271 +31/01/2021 00:30,9.7,92.7,1.415,25.54,0.14,0,0,-17.72,-17.72,0,99,-0.222,0.271 +31/01/2021 01:00,9.68,92.8,1.612,26.59,0.141,0,0,-9.77,-9.77,0,99.1,-0.212,0.271 +31/01/2021 01:30,9.68,92.9,1.674,3.642,0.154,0,0,-5.462,-5.462,0,99.2,-0.203,0.271 +31/01/2021 02:00,9.75,92.9,1.974,359.1,0.153,0,0,-5.55,-5.55,0,99.2,-0.204,0.271 +31/01/2021 02:30,9.68,92.6,1.122,24.82,0.142,0,0,-23.31,-23.31,0,99.2,-0.198,0.271 +31/01/2021 03:00,9.49,92.6,1.712,1.763,0.162,0.018,0,-14.7,-14.7,0,99.3,-0.186,0.271 +31/01/2021 03:30,9.61,92.1,1.769,5.434,0.157,1.007,0.005,-3.867,-3.867,0,99.3,-0.203,0.271 +31/01/2021 04:00,9.67,90.9,1.029,3.897,0.144,0.758,0.004,-4.445,-4.445,0,99.4,-0.203,0.271 +31/01/2021 04:30,9.67,90.6,2.097,323.9,0.13,0.699,0.003,-6.234,-6.234,0,99.5,-0.203,0.272 +31/01/2021 05:00,9.53,90.5,2.237,342,0.144,0,0,-9.95,-9.95,0,99.5,-0.203,0.271 +31/01/2021 05:30,9.02,90.5,2.181,347.9,0.145,0,0,-9.23,-9.23,0,99.5,-0.203,0.271 +31/01/2021 06:00,8.71,90.7,1.819,345.3,0.145,0,0,-9.29,-9.29,0,99.6,-0.203,0.271 +31/01/2021 06:30,8.58,90.8,1.722,336.4,0.138,0,0,-9.24,-9.24,0,99.6,-0.203,0.271 +31/01/2021 07:00,8.42,90.9,1.81,334.9,0.145,0,0,-9.64,-9.64,0,99.5,-0.203,0.271 +31/01/2021 07:30,8.22,91.1,1.493,304.2,0.132,0.207,0.001,-7.508,-7.508,0,99.6,-0.203,0.278 +31/01/2021 08:00,8.03,91.6,1.41,293.2,0.143,2.753,0.014,-4.753,-4.753,0,99.6,-0.203,0.334 +31/01/2021 08:30,8,91.9,1.062,279.2,0.155,13.88,0.069,0.885,0.885,0,99.6,-0.203,0.471 +31/01/2021 09:00,7.98,91.9,1.705,275.2,0.149,34.8,0.174,8.61,8.61,0,99.6,-0.149,0.926 +31/01/2021 09:30,7.984,91.9,1.631,283.6,0.149,56.72,0.284,18.12,18.12,0,99.6,-0.113,1.356 +31/01/2021 10:00,8.28,91.4,0.771,236.9,0.117,82.9,0.414,31.15,31.15,0.2,99.5,-0.05,1.809 +31/01/2021 10:30,8.82,90.8,1.29,225.7,0.123,177.6,0.888,73.85,73.85,0,99.5,0.191,3.586 +31/01/2021 11:00,9.33,88.6,1.369,228.5,0.12,106.9,0.535,55.12,55.12,0,99.5,0.068,2.489 +31/01/2021 11:30,9.51,86,1.815,212.3,0.133,106.6,0.533,58.13,58.13,0,99.5,0.049,2.472 +31/01/2021 12:00,9.68,84.5,2.625,202.3,0.147,114.9,0.574,70.77,70.77,0,99.4,0.098,2.675 +31/01/2021 12:30,9.62,85.6,2.691,203.1,0.143,64.72,0.324,4.76,4.76,0,99.3,-0.033,1.706 +31/01/2021 13:00,9.85,86.3,2.581,199.5,0.151,163.7,0.818,69.27,69.27,0,99.2,0.202,3.766 +31/01/2021 13:30,10.65,84.3,3.045,203.2,0.144,222,1.11,121.6,121.6,0,99.1,0.406,4.879 +31/01/2021 14:00,10.9,80.3,3.657,210.5,0.14,101.9,0.509,59.42,59.47,0,99,0.152,2.397 +31/01/2021 14:30,10.36,84.9,3.498,208.8,0.147,94.5,0.472,15.81,15.81,0,99,0.09,2.23 +31/01/2021 15:00,10.04,89.1,3.326,199.5,0.154,46.69,0.233,5.563,5.568,0.2,98.9,-0.09,1.046 +31/01/2021 15:30,10.12,90.1,3.58,199,0.144,61.13,0.306,11.47,11.47,0,98.8,-0.086,1.409 +31/01/2021 16:00,10.39,89.9,2.649,212.5,0.131,25.12,0.126,-3.994,-3.994,0,98.8,-0.175,0.708 +31/01/2021 16:30,10.63,90.1,1.768,206.4,0.15,8.68,0.043,-6.721,-6.721,0.2,98.7,-0.203,0.387 +31/01/2021 17:00,10.89,90.5,2.197,242.4,0.134,0.404,0.002,-20.05,-20.06,3,98.7,-0.253,0.292 +31/01/2021 17:30,11.14,88.5,1.644,252.3,0.14,0,0,-25.69,-25.69,1,98.7,-0.265,0.339 +31/01/2021 18:00,10.74,87.3,1.678,227.8,0.124,0,0,-31.42,-31.42,0.2,98.6,-0.212,0.339 +31/01/2021 18:30,10.18,87,1.964,229,0.125,0.734,0.004,-32.19,-32.19,0,98.6,-0.203,0.339 +31/01/2021 19:00,10.1,86.3,1.933,235.1,0.133,0.017,0,-42.82,-42.82,0.2,98.6,-0.203,0.321 +31/01/2021 19:30,9.78,86.3,1.843,260.5,0.152,0,0,-50.12,-50.12,0.2,98.6,-0.203,0.271 +31/01/2021 20:00,9.53,86.2,1.491,250.5,0.146,0,0,-42.26,-42.26,0,98.6,-0.203,0.271 +31/01/2021 20:30,9.38,88.2,1.848,238.8,0.138,0.131,0.001,-22.44,-22.44,0,98.5,-0.203,0.271 +31/01/2021 21:00,9.55,89.1,2.216,238.9,0.138,0,0,-20.59,-20.59,0,98.5,-0.203,0.223 +31/01/2021 21:30,9.55,89.7,2.056,242.9,0.139,0,0,-25.68,-25.68,0,98.6,-0.203,0.205 +31/01/2021 22:00,9.57,89.8,1.965,250.4,0.146,0.027,0,-18.62,-18.62,0,98.6,-0.203,0.203 +31/01/2021 22:30,9.65,89.6,2.203,239.8,0.138,0,0,-18.43,-18.43,0,98.6,-0.203,0.203 +31/01/2021 23:00,9.68,89.6,1.743,235.1,0.136,0,0,-12.5,-12.5,0,98.6,-0.203,0.203 +31/01/2021 23:30,9.69,90,1.988,240.4,0.144,0,0,-16.1,-16.1,0.2,98.6,-0.203,0.203 +01/02/2021 00:00,9.8,90.5,1.874,246.1,0.145,0,0,-12.96,-12.96,0.2,98.7,-0.203,0.203 +01/02/2021 00:30,10.02,91.1,2.183,251.1,0.146,0,0,-11.71,-11.71,0.4,98.7,-0.203,0.204 +01/02/2021 01:00,10.19,90.8,2.487,258.5,0.152,0.654,0.003,-21.67,-21.67,0.2,98.7,-0.203,0.204 +01/02/2021 01:30,10.27,88,2.891,263.8,0.155,1.318,0.007,-31.71,-31.72,0,98.7,-0.203,0.203 +01/02/2021 02:00,10.14,86.3,2.809,266.7,0.154,1.388,0.007,-25.58,-25.58,0,98.7,-0.203,0.203 +01/02/2021 02:30,9.99,87.2,2.464,280.9,0.153,0.462,0.002,-22.72,-22.72,0,98.8,-0.203,0.203 +01/02/2021 03:00,9.69,87.9,1.611,273.7,0.15,0,0,-43.59,-43.59,0,98.8,-0.149,0.203 +01/02/2021 03:30,9.52,88.9,1.392,265.6,0.154,0.093,0,-16.49,-16.49,0,98.8,-0.178,0.203 +01/02/2021 04:00,9.67,88.6,1.287,270.1,0.158,0.15,0.001,-8.45,-8.45,0,98.8,-0.203,0.203 +01/02/2021 04:30,9.67,87.7,1.436,263.3,0.156,0,0,-12.61,-12.61,0,98.8,-0.203,0.203 +01/02/2021 05:00,9.64,87.1,1.602,247,0.148,0,0,-17.3,-17.3,0,98.9,-0.17,0.203 +01/02/2021 05:30,9.67,87.6,1.638,250.5,0.153,0,0,-17.67,-17.67,0,98.9,-0.203,0.203 +01/02/2021 06:00,9.68,88.1,1.948,239.7,0.14,0,0,-21.5,-21.5,0,98.9,-0.203,0.203 +01/02/2021 06:30,9.68,89.3,1.772,237.5,0.142,0,0,-17.23,-17.23,0.6,98.9,-0.203,0.203 +01/02/2021 07:00,9.66,90,1.293,229.7,0.128,0,0,-17.41,-17.41,0.2,98.9,-0.203,0.203 +01/02/2021 07:30,9.65,90.6,1.392,231.7,0.132,0.025,0,-15.15,-15.15,0.2,99,-0.203,0.215 +01/02/2021 08:00,9.67,91,1.27,238.6,0.13,4.874,0.024,-19.91,-19.91,0,99,-0.161,0.302 +01/02/2021 08:30,9.85,91.2,0.825,242.5,0.15,44.03,0.22,10.03,10.03,0,99.1,-0.084,1.068 +01/02/2021 09:00,10.43,91.1,1.201,245,0.143,79.85,0.399,31.91,31.91,0.2,99.1,-0.028,1.9 +01/02/2021 09:30,10.68,90.8,1.193,244.1,0.141,50.84,0.254,14.51,14.51,0,99.1,-0.109,1.163 +01/02/2021 10:00,11.05,90.5,1.508,262.2,0.148,118.4,0.592,36.63,36.63,0,99.2,0.033,2.344 +01/02/2021 10:30,11.62,88.5,2.306,274,0.153,189.1,0.946,67.4,67.4,0,99.3,0.234,3.778 +01/02/2021 11:00,11.96,85,2.665,274.4,0.157,250.1,1.25,141.8,141.8,0,99.3,0.405,5.042 +01/02/2021 11:30,12.17,83.4,2.501,276.3,0.154,157.1,0.785,86.4,86.4,0,99.4,0.202,3.396 +01/02/2021 12:00,12.33,83.9,2.271,270.9,0.158,172.1,0.86,65.81,65.81,0,99.4,0.241,3.778 +01/02/2021 12:30,12.74,83.1,2.92,279,0.155,316.5,1.582,191.6,191.6,0,99.5,0.642,6.388 +01/02/2021 13:00,13.1,79.77,2.688,282.5,0.147,169.2,0.846,96.6,96.6,0,99.5,0.315,3.399 +01/02/2021 13:30,12.83,83.2,2.18,297.2,0.139,161.2,0.806,50.14,50.14,0.4,99.5,0.276,3.674 +01/02/2021 14:00,12.82,83.2,2.73,307.9,0.125,96.8,0.484,6.269,6.269,2,99.6,0.071,2.338 +01/02/2021 14:30,11.86,88.6,2.069,313.6,0.131,88.4,0.442,19.73,19.73,0.6,99.6,-0.04,1.921 +01/02/2021 15:00,12.02,88,2.241,325.6,0.122,84.5,0.423,12.99,12.99,0.2,99.7,-0.063,1.847 +01/02/2021 15:30,11.7,87.5,2.601,328.5,0.139,50.04,0.25,-4.794,-4.796,0.2,99.8,-0.133,1.161 +01/02/2021 16:00,11.69,88.4,1.898,316.4,0.124,65.76,0.329,4.997,4.997,0,99.8,-0.102,1.514 +01/02/2021 16:30,11.67,87.5,1.512,322.3,0.129,28.77,0.144,-6.191,-6.191,0,99.8,-0.198,0.732 +01/02/2021 17:00,11.45,87.9,0.846,320.6,0.123,9.39,0.047,-12.92,-12.92,0,99.8,-0.233,0.401 +01/02/2021 17:30,11.2,88.2,1.447,299.7,0.136,0.48,0.002,-21.01,-21.01,0,99.9,-0.271,0.28 +01/02/2021 18:00,10.96,88.3,0.78,269.2,0.154,0,0,-18.68,-18.68,0,99.9,-0.25,0.271 +01/02/2021 18:30,10.85,89,1.088,239.2,0.136,0.284,0.001,-13.85,-13.85,0,100,-0.271,0.271 +01/02/2021 19:00,10.84,87.5,1.759,240.6,0.141,0.732,0.004,-26.99,-26.99,0,100,-0.271,0.271 +01/02/2021 19:30,10.83,85.8,2.319,242.1,0.136,0.866,0.004,-17.52,-17.52,0.2,100,-0.271,0.268 +01/02/2021 20:00,10.66,84.3,2.158,236.2,0.136,0.098,0,-23.84,-23.84,0,100,-0.219,0.205 +01/02/2021 20:30,10.26,84.4,1.926,223.6,0.126,0,0,-23.67,-23.67,0,100,-0.203,0.203 +01/02/2021 21:00,10.08,85.5,1.831,198.5,0.151,0,0,-27.19,-27.19,0.4,99.9,-0.204,0.203 +01/02/2021 21:30,9.77,87.9,1.75,180.2,0.155,0,0,-20.64,-20.64,0.2,99.9,-0.208,0.203 +01/02/2021 22:00,9.64,88.8,2.239,184.3,0.155,0,0,-19.21,-19.21,0.2,99.9,-0.207,0.203 +01/02/2021 22:30,9.58,89.5,2.101,185,0.153,0,0,-13.22,-13.22,0.4,99.9,-0.247,0.203 +01/02/2021 23:00,9.56,90.7,1.921,179.3,0.151,0,0,-8.99,-8.99,0.2,99.8,-0.268,0.203 +01/02/2021 23:30,9.75,91.4,2.478,185.9,0.154,0,0,-8.57,-8.57,0.2,99.8,-0.27,0.205 +02/02/2021 00:00,10.41,91.5,2.927,193.9,0.153,0,0,-9.61,-9.61,0,99.8,-0.27,0.21 +02/02/2021 00:30,10.95,91.7,2.693,203.6,0.143,0,0,-9.57,-9.57,0,99.7,-0.263,0.221 +02/02/2021 01:00,11.59,91.6,2.756,216.4,0.135,0.009,0,-12.23,-12.23,0,99.7,-0.233,0.243 +02/02/2021 01:30,11.74,91.1,2.895,223.9,0.127,0,0,-15.72,-15.72,0,99.7,-0.219,0.21 +02/02/2021 02:00,11.75,91,2.955,222.9,0.124,0,0,-14.46,-14.47,0.4,99.7,-0.209,0.205 +02/02/2021 02:30,11.75,91.3,3.024,218.2,0.133,0,0,-16.54,-16.54,0,99.7,-0.205,0.204 +02/02/2021 03:00,11.84,91.3,3.11,222.1,0.125,0,0,-14.62,-14.62,0.6,99.7,-0.204,0.203 +02/02/2021 03:30,11.85,91.4,2.928,228.5,0.123,0,0,-13.45,-13.45,0,99.7,-0.204,0.21 +02/02/2021 04:00,12.03,90.7,3.718,242.7,0.143,0.199,0.001,-32.19,-32.22,0,99.7,-0.203,0.205 +02/02/2021 04:30,12.14,87,3.201,245,0.145,1.704,0.009,-30.11,-30.12,0,99.7,-0.203,0.203 +02/02/2021 05:00,12.07,86.7,2.925,237.3,0.136,0.074,0,-36.22,-36.22,0,99.7,-0.203,0.203 +02/02/2021 05:30,11.95,87.1,2.451,226.5,0.127,0,0,-38.59,-38.59,0,99.7,-0.203,0.204 +02/02/2021 06:00,11.84,87.4,2.451,232.9,0.133,0,0,-54.3,-54.3,0,99.7,-0.189,0.21 +02/02/2021 06:30,11.77,85.7,2.823,234.1,0.133,0,0,-74.93,-74.94,0,99.7,-0.135,0.205 +02/02/2021 07:00,11.63,84.6,2.559,227.9,0.127,0,0,-61.03,-61.03,0,99.7,-0.135,0.203 +02/02/2021 07:30,11.42,84.3,2.144,230.4,0.132,0,0,-54.98,-54.98,0,99.7,-0.135,0.231 +02/02/2021 08:00,11.4,85.6,2.45,220.7,0.127,6.205,0.031,-34.81,-34.81,0,99.8,-0.136,0.349 +02/02/2021 08:30,11.67,85.8,2.113,221.1,0.128,36.51,0.183,-13.4,-13.4,0,99.8,-0.074,0.986 +02/02/2021 09:00,11.85,85.4,2.408,222.4,0.129,54.9,0.274,-9.16,-9.16,0,99.8,-0.061,1.275 +02/02/2021 09:30,12.36,84.4,2.579,224.9,0.126,104.1,0.521,18.95,18.95,0,99.8,0.084,2.42 +02/02/2021 10:00,12.5,85.3,2.989,227.4,0.125,121.9,0.61,19.6,19.61,0.2,99.8,0.134,2.727 +02/02/2021 10:30,13.1,82.5,3.847,232.1,0.134,222.5,1.113,88.2,88.4,0,99.8,0.441,4.661 +02/02/2021 11:00,13.38,78.58,4.225,235.9,0.134,221.1,1.105,118.1,118.4,0,99.9,0.456,4.572 +02/02/2021 11:30,13.77,76.02,4.437,237.8,0.136,201.4,1.007,120.9,121.5,0,99.9,0.457,4.388 +02/02/2021 12:00,13.77,74.21,4.625,240.2,0.14,159.6,0.798,86.5,87.2,0,99.9,0.338,3.237 +02/02/2021 12:30,13.9,74.39,4.123,234.4,0.134,249.6,1.248,132.9,133.4,0,99.9,0.6,4.93 +02/02/2021 13:00,14.5,71.73,4.622,238.1,0.137,343.3,1.717,209.9,211.7,0,99.8,0.892,6.9 +02/02/2021 13:30,14.12,72.29,4.208,234.1,0.132,198.5,0.993,109.1,109.6,0,99.8,0.404,3.996 +02/02/2021 14:00,14.19,73.46,4.311,231.5,0.126,281.1,1.405,166.3,167.1,0,99.8,0.667,5.659 +02/02/2021 14:30,14.02,73.91,4.216,229.9,0.126,194.9,0.974,103.4,104,0,99.8,0.411,3.969 +02/02/2021 15:00,14.06,72.54,4.805,230.4,0.128,223.3,1.117,116.5,117.7,0,99.8,0.601,4.729 +02/02/2021 15:30,13.86,72.27,4.828,233.9,0.127,117.6,0.588,54.25,54.72,0,99.8,0.221,2.604 +02/02/2021 16:00,13.82,72.41,4.085,230.1,0.127,102.3,0.512,32.29,32.33,0,99.8,0.223,2.373 +02/02/2021 16:30,13.42,73.59,3.927,234.1,0.137,66.43,0.332,-5.565,-5.555,0,99.8,0.159,1.72 +02/02/2021 17:00,12.75,75.36,3.695,224.2,0.126,18.19,0.091,-49.77,-49.82,0,99.8,-0.089,0.546 +02/02/2021 17:30,12.17,77.21,3.694,224,0.125,0.958,0.005,-63.19,-63.27,0,99.8,-0.136,0.25 +02/02/2021 18:00,11.83,78.09,2.999,227.3,0.127,0,0,-64.7,-64.73,0,99.8,-0.135,0.162 +02/02/2021 18:30,11.66,79.1,3.015,220.7,0.126,0,0,-64.71,-64.73,0,99.8,-0.135,0.164 +02/02/2021 19:00,11.72,77.99,3.569,214.2,0.137,0,0,-19.1,-19.11,0,99.9,-0.193,0.188 +02/02/2021 19:30,11.77,78.98,3.174,210.5,0.14,0,0,-30.14,-30.14,0,99.8,-0.16,0.196 +02/02/2021 20:00,11.72,80.2,3.282,211.9,0.138,0,0,-17.57,-17.58,0,99.8,-0.171,0.193 +02/02/2021 20:30,11.55,81.1,3.268,207.7,0.141,0,0,-23.75,-23.75,0,99.8,-0.169,0.192 +02/02/2021 21:00,11.53,81,2.732,216.5,0.135,0,0,-7.652,-7.652,0,99.8,-0.199,0.2 +02/02/2021 21:30,11.47,81,3.002,213.5,0.132,0,0,-22.64,-22.64,0,99.8,-0.192,0.199 +02/02/2021 22:00,11.31,81.7,3.148,216.6,0.132,0,0,-41.85,-41.86,0,99.8,-0.143,0.184 +02/02/2021 22:30,10.93,82.6,3.332,212.2,0.136,0,0,-59.41,-59.42,0,99.7,-0.135,0.164 +02/02/2021 23:00,10.83,83.6,3.26,200.8,0.148,0,0,-35.97,-35.98,0,99.7,-0.146,0.171 +02/02/2021 23:30,11.01,83.9,3.043,202,0.143,0,0,-16.32,-16.32,0,99.7,-0.191,0.199 +03/02/2021 00:00,10.93,85,2.617,193.5,0.151,0,0,-37.81,-37.81,0.2,99.6,-0.136,0.203 +03/02/2021 00:30,10.81,87,1.468,185.1,0.136,0,0,-28.01,-28.01,0,99.6,-0.136,0.203 +03/02/2021 01:00,10.75,88.2,0.087,166.2,0.028,0,0,-10.4,-10.4,0.8,99.5,-0.188,0.203 +03/02/2021 01:30,10.5,89.8,0.904,175.1,0.101,0,0,-10.02,-10.02,1.8,99.4,-0.203,0.227 +03/02/2021 02:00,10.32,90.9,0.467,134.6,0.061,0,0,-5.736,-5.736,2.2,99.3,-0.203,0.322 +03/02/2021 02:30,10.62,91.9,1.319,197.1,0.094,0,0,-8.58,-8.58,4,99.3,-0.203,0.281 +03/02/2021 03:00,10.79,91.6,2.984,221.8,0.124,0,0,-20.98,-20.99,3,99.3,-0.203,0.222 +03/02/2021 03:30,11.38,90.6,3.452,215.8,0.129,0.02,0,-30.17,-30.21,1.4,99.2,-0.203,0.203 +03/02/2021 04:00,10.98,86.9,5.733,229.7,0.121,0,0,-47.86,-49.14,3.4,99.2,-0.203,0.142 +03/02/2021 04:30,10.24,84.2,4.735,221,0.123,1.134,0.006,-42.72,-43.14,0.8,99.2,-0.203,0.136 +03/02/2021 05:00,10.44,84.9,4.344,222.3,0.129,0.927,0.005,-36.5,-36.69,0.8,99.2,-0.203,0.136 +03/02/2021 05:30,10.83,84.2,4.104,229.1,0.123,0.474,0.002,-66.51,-66.82,0,99.2,-0.203,0.136 +03/02/2021 06:00,11.41,82.4,3.769,224.7,0.128,0.576,0.003,-57.33,-57.47,0,99.1,-0.203,0.136 +03/02/2021 06:30,11.44,81.7,3.881,226.2,0.122,0,0,-57.89,-57.98,0,99.1,-0.187,0.136 +03/02/2021 07:00,11.25,80.2,4.506,232.5,0.13,0,0,-48.21,-48.55,0,99.1,-0.136,0.136 +03/02/2021 07:30,10.95,81,3.492,219.5,0.132,0,0,-53.39,-53.46,0.2,99.1,-0.136,0.136 +03/02/2021 08:00,10.87,83.4,3.38,214.1,0.136,4.521,0.023,-45.31,-45.37,0,99.1,-0.176,0.224 +03/02/2021 08:30,10.88,83.2,4.822,208.8,0.133,32.84,0.164,-45.13,-45.78,0.2,99.1,-0.113,0.881 +03/02/2021 09:00,10.88,79.35,5.191,225.9,0.126,77.35,0.387,-14.18,-14.58,0,99.1,0.033,1.713 +03/02/2021 09:30,10.2,85.2,4.016,236,0.128,46.14,0.231,-14.86,-14.9,0.4,99.1,-0.068,1.049 +03/02/2021 10:00,9.88,89,3.627,238.5,0.133,86.2,0.431,12.93,12.93,0.6,99.2,-0.016,1.766 +03/02/2021 10:30,10.09,88.3,3.174,272.7,0.142,110.7,0.553,16.4,16.36,0.2,99.3,0.052,2.145 +03/02/2021 11:00,9.26,85.3,3.616,318.6,0.12,118,0.59,25.83,25.84,0.2,99.4,0.085,2.327 +03/02/2021 11:30,9.04,85.3,3.226,308.8,0.124,179,0.895,56.42,56.43,0,99.5,0.203,3.429 +03/02/2021 12:00,9.88,77.09,2.979,289.4,0.147,313.7,1.568,137.8,137.8,0,99.6,0.563,5.788 +03/02/2021 12:30,10.79,71.27,3.041,282.3,0.146,342.3,1.712,193.8,193.8,0,99.7,0.732,6.594 +03/02/2021 13:00,10.94,69.7,3.6,270.8,0.155,247.2,1.236,133.1,133.3,0,99.8,0.542,4.801 +03/02/2021 13:30,10.96,69.14,3.302,270.9,0.154,241.6,1.208,141.9,142,0,99.9,0.508,4.964 +03/02/2021 14:00,11.11,66.55,4.142,263.3,0.158,220.7,1.104,125.2,125.6,0,99.9,0.477,4.56 +03/02/2021 14:30,11.29,64.99,3.713,275.4,0.149,248.5,1.242,131.1,131.3,0,100,0.513,5.118 +03/02/2021 15:00,11.53,64.08,3.134,260.1,0.147,160.9,0.804,64.79,64.83,0,100,0.37,3.342 +03/02/2021 15:30,11.75,62.74,2.772,260.8,0.152,174.5,0.872,78.19,78.2,0,100,0.46,3.789 +03/02/2021 16:00,11.47,65.73,3.587,244,0.143,154.7,0.773,75.05,75.09,0,100.1,0.522,3.721 +03/02/2021 16:30,11.36,66.68,2.989,239.7,0.143,90.1,0.451,10.47,10.47,0,100.1,0.552,2.588 +03/02/2021 17:00,10.4,70.15,1.708,221.7,0.129,24.22,0.121,-43.81,-43.81,0,100.2,0.157,0.903 +03/02/2021 17:30,9.27,73.08,1.303,220.6,0.126,1.394,0.007,-61.47,-61.47,0,100.2,-0.068,0.215 +03/02/2021 18:00,8.25,76.67,1.223,225.7,0.119,0,0,-63.06,-63.06,0,100.3,-0.092,0.071 +03/02/2021 18:30,7.802,78.95,1.134,220.8,0.133,0,0,-61.44,-61.44,0,100.3,-0.078,0.068 +03/02/2021 19:00,7.541,78.69,0.943,202.2,0.143,0,0,-59.1,-59.1,0,100.3,-0.068,0.068 +03/02/2021 19:30,7.132,79.81,1.271,196.7,0.151,0,0,-62.89,-62.89,0,100.4,-0.068,0.068 +03/02/2021 20:00,6.824,81.2,1.264,195,0.155,0,0,-63.21,-63.21,0,100.4,-0.068,0.068 +03/02/2021 20:30,6.581,85.1,1.497,199.6,0.152,0,0,-65.57,-65.57,0,100.4,-0.068,0.072 +03/02/2021 21:00,6.437,87.2,1.226,190,0.154,0,0,-61.22,-61.22,0,100.4,-0.068,0.071 +03/02/2021 21:30,6.448,88.4,1.406,197.7,0.16,0,0,-60.77,-60.77,0,100.5,-0.068,0.097 +03/02/2021 22:00,6.508,89.4,0.72,181.5,0.162,0,0,-54.01,-54.01,0,100.5,-0.068,0.117 +03/02/2021 22:30,5.782,89.6,0.302,164.2,0.125,0,0,-49.05,-49.05,0,100.5,-0.068,0.081 +03/02/2021 23:00,5.326,90.8,0.348,155.4,0.122,0,0,-47.2,-47.2,0,100.5,-0.068,0.079 +03/02/2021 23:30,4.826,91.1,0.249,152.8,0.11,0,0,-46.43,-46.43,0,100.5,-0.068,0.069 +04/02/2021 00:00,4.294,92.2,0.081,152.8,0.056,0,0,-32.16,-32.16,0,100.5,-0.096,0.08 +04/02/2021 00:30,5.068,93.4,0.344,140.6,0.127,0.596,0.003,-4.874,-4.874,0,100.5,-0.157,0.132 +04/02/2021 01:00,6.286,93.3,0.485,121.7,0.128,0.224,0.001,-4.948,-4.948,0,100.5,-0.2,0.136 +04/02/2021 01:30,6.716,93.2,0.979,121.5,0.145,0,0,-11.17,-11.17,0,100.5,-0.192,0.136 +04/02/2021 02:00,6.758,93.3,1.018,124.9,0.142,0,0,-5.268,-5.268,0,100.5,-0.174,0.136 +04/02/2021 02:30,7.438,93.7,0.979,149.7,0.139,0,0,-1.615,-1.615,0,100.5,-0.203,0.136 +04/02/2021 03:00,7.932,93.9,1.473,165.3,0.152,0.002,0,-1.515,-1.515,0,100.5,-0.203,0.136 +04/02/2021 03:30,8.07,93.8,1.036,154,0.136,0,0,-1.249,-1.249,0,100.5,-0.203,0.136 +04/02/2021 04:00,8.4,93.9,0.939,152.3,0.136,0,0,-1.127,-1.127,0,100.5,-0.203,0.136 +04/02/2021 04:30,8.61,93.9,1.085,172.7,0.156,0,0,-6.603,-6.603,0,100.5,-0.203,0.136 +04/02/2021 05:00,8.97,93.9,1.693,179.3,0.157,0,0,-4.159,-4.159,0,100.5,-0.203,0.136 +04/02/2021 05:30,9.32,93.2,2.766,195.7,0.144,0,0,-14.62,-14.62,0.2,100.5,-0.203,0.136 +04/02/2021 06:00,9.41,92,2.179,183.5,0.156,0,0,-14.29,-14.29,0.2,100.5,-0.203,0.136 +04/02/2021 06:30,9.1,91.2,1.663,165.1,0.152,0,0,-18.31,-18.31,0,100.5,-0.139,0.136 +04/02/2021 07:00,8.91,91,1.711,173.2,0.156,0,0,-33.13,-33.13,0,100.5,-0.136,0.136 +04/02/2021 07:30,8.56,90.7,1.244,176.1,0.149,0.006,0,-36.47,-36.47,0,100.5,-0.136,0.136 +04/02/2021 08:00,8.49,90.6,0.874,170.1,0.148,3.354,0.017,-12.53,-12.53,0,100.5,-0.136,0.179 +04/02/2021 08:30,8.4,89.9,0.351,174.9,0.127,15.71,0.079,-3.143,-3.143,0,100.5,-0.136,0.395 +04/02/2021 09:00,8.41,89.7,0.355,144,0.097,27.02,0.135,1.588,1.588,0.2,100.6,-0.123,0.559 +04/02/2021 09:30,8.53,89.6,1.103,117.2,0.134,71.72,0.359,8.5,8.5,0,100.5,-0.02,1.355 +04/02/2021 10:00,9.35,87.3,1.056,118.2,0.124,235.8,1.179,91,91,0,100.6,0.393,5.009 +04/02/2021 10:30,10.27,79.8,0.951,220,0.072,169.2,0.846,80.3,80.3,0,100.6,0.3,3.638 +04/02/2021 11:00,11.23,76.48,0.691,310.2,0.096,332.8,1.664,176.1,176.1,0,100.6,0.719,6.961 +04/02/2021 11:30,12.4,71.5,1.198,147.6,0.129,350.5,1.752,190.7,190.7,0,100.6,0.786,7.015 +04/02/2021 12:00,12.24,71.4,1.879,153.3,0.14,246.8,1.234,140.7,140.7,0,100.6,0.522,5.193 +04/02/2021 12:30,12.43,69.93,2.291,159,0.145,301.5,1.508,178.6,178.6,0,100.5,0.639,6.238 +04/02/2021 13:00,12.3,71.13,2.089,152.5,0.131,254.1,1.271,148.4,148.4,0,100.5,0.516,5.363 +04/02/2021 13:30,12.96,70.73,1.876,164.1,0.146,303.5,1.518,184.8,184.8,0,100.5,0.621,6.3 +04/02/2021 14:00,12.73,70.66,2.157,179.5,0.154,130.8,0.654,64.46,64.46,0,100.5,0.19,2.87 +04/02/2021 14:30,12.69,70.76,2.589,183.4,0.16,191.4,0.957,102.1,102.1,0,100.5,0.361,4.142 +04/02/2021 15:00,13.11,67.83,2.641,187.8,0.159,184.5,0.922,91.9,91.9,0,100.4,0.41,3.855 +04/02/2021 15:30,12.8,68.72,2.615,190.7,0.152,119.5,0.597,42.89,42.89,0,100.4,0.189,2.6 +04/02/2021 16:00,12.44,70,2.842,210.3,0.136,84.9,0.424,27.49,27.49,0,100.4,0.102,2.006 +04/02/2021 16:30,12.41,69.64,2.467,215.9,0.135,80.9,0.405,-0.523,-0.523,0,100.4,0.267,2.103 +04/02/2021 17:00,11.44,72.22,2.646,217.5,0.134,19.72,0.099,-47.9,-47.9,0,100.4,-0.07,0.553 +04/02/2021 17:30,10.65,75.58,2.437,211.1,0.132,1.878,0.009,-59.37,-59.37,0,100.5,-0.134,0.265 +04/02/2021 18:00,9.75,80.1,1.677,193.7,0.154,0,0,-58.6,-58.6,0,100.5,-0.136,0.136 +04/02/2021 18:30,9.2,82,0.792,172.9,0.153,0,0,-52.82,-52.82,0,100.5,-0.136,0.136 +04/02/2021 19:00,8.81,84.2,0.946,165,0.154,0,0,-43.18,-43.18,0,100.5,-0.136,0.136 +04/02/2021 19:30,8.65,85.6,0.852,179.3,0.151,0,0,-38.91,-38.91,0,100.5,-0.136,0.136 +04/02/2021 20:00,8.44,86.8,0.891,170.3,0.147,0,0,-35.8,-35.8,0,100.5,-0.136,0.136 +04/02/2021 20:30,8.54,88,1,176.1,0.159,0,0,-35.55,-35.55,0,100.5,-0.136,0.136 +04/02/2021 21:00,8.37,88.4,1.073,189.5,0.158,0,0,-38.83,-38.83,0,100.6,-0.136,0.136 +04/02/2021 21:30,8.15,88.9,1.236,193.8,0.155,0,0,-41.95,-41.95,0,100.6,-0.136,0.136 +04/02/2021 22:00,7.83,89.8,1.163,211.3,0.146,0,0,-44.24,-44.24,0,100.6,-0.136,0.136 +04/02/2021 22:30,8.03,90.9,1.366,216,0.134,0,0,-31.17,-31.17,0,100.6,-0.136,0.136 +04/02/2021 23:00,8.27,90.8,1.32,210,0.145,0,0,-30.5,-30.5,0,100.6,-0.136,0.136 +04/02/2021 23:30,8.01,91.1,1.361,208.2,0.14,0,0,-38.62,-38.62,0,100.6,-0.136,0.136 +05/02/2021 00:00,8.04,91.6,1.382,215.5,0.139,0,0,-40.69,-40.69,0,100.6,-0.136,0.136 +05/02/2021 00:30,7.956,91.6,0.823,227.6,0.127,0,0,-38.82,-38.82,0,100.6,-0.136,0.136 +05/02/2021 01:00,7.673,91.8,1.066,220.4,0.124,0,0,-36.47,-36.47,0,100.6,-0.136,0.136 +05/02/2021 01:30,7.535,92.5,1.073,221.8,0.123,0,0,-31.88,-31.88,0,100.6,-0.136,0.136 +05/02/2021 02:00,7.781,92.8,1.603,202.9,0.145,0,0,-15.33,-15.33,0,100.6,-0.136,0.136 +05/02/2021 02:30,7.978,92.4,1.685,209.5,0.142,0,0,-40.09,-40.09,0,100.6,-0.136,0.136 +05/02/2021 03:00,7.965,92.3,1.027,228.9,0.129,0,0,-16.65,-16.65,0,100.6,-0.136,0.136 +05/02/2021 03:30,8.07,92,0.598,269.6,0.15,0,0,-8.69,-8.69,0.4,100.6,-0.136,0.136 +05/02/2021 04:00,7.915,92,0.83,174.2,0.166,0,0,-26.84,-26.84,0.2,100.6,-0.136,0.136 +05/02/2021 04:30,7.527,92.3,0.754,191.4,0.153,0,0,-34.44,-34.44,0,100.6,-0.107,0.136 +05/02/2021 05:00,7.405,92.7,0.711,188,0.171,0,0,-41.77,-41.77,0,100.6,-0.099,0.136 +05/02/2021 05:30,6.572,92.8,0.456,160.1,0.112,0,0,-32.46,-32.46,0,100.6,-0.069,0.136 +05/02/2021 06:00,6.489,93.6,0.483,157.2,0.146,0,0,-11.47,-11.47,0,100.6,-0.131,0.136 +05/02/2021 06:30,6.991,93.7,0.816,163.6,0.152,0,0,-3.346,-3.346,0,100.7,-0.136,0.136 +05/02/2021 07:00,7.142,93.7,0.818,183.1,0.159,0,0,-4.385,-4.385,0,100.7,-0.136,0.136 +05/02/2021 07:30,7.25,93.8,0.641,184.6,0.155,0.486,0.002,-2.603,-2.603,0,100.7,-0.136,0.136 +05/02/2021 08:00,7.296,93.8,0.833,184.9,0.157,8.74,0.044,2.48,2.48,0,100.7,-0.136,0.298 +05/02/2021 08:30,7.332,94,0.772,178.9,0.132,26.36,0.132,13.52,13.52,0,100.7,-0.129,0.599 +05/02/2021 09:00,7.445,94.1,1.06,176,0.153,44.02,0.22,22.96,22.96,0,100.8,-0.097,0.807 +05/02/2021 09:30,7.697,94.2,1.378,182.8,0.147,95.3,0.476,58.68,58.68,0,100.8,0.028,1.997 +05/02/2021 10:00,7.856,94,1.714,198.7,0.148,97.3,0.486,58.82,58.82,0.2,100.7,0.043,1.935 +05/02/2021 10:30,8.48,94,1.325,179.8,0.158,145.3,0.726,89.8,89.8,0,100.7,0.147,2.82 +05/02/2021 11:00,8.91,93.5,1.661,205.3,0.146,148.3,0.742,91.7,91.7,0,100.8,0.171,2.723 +05/02/2021 11:30,9.25,93,1.647,240.1,0.14,151.5,0.757,77.16,77.16,0,100.8,0.203,2.991 +05/02/2021 12:00,9.75,91.2,1.381,238.5,0.119,195.5,0.977,106.8,106.8,0,100.7,0.329,3.852 +05/02/2021 12:30,10.02,85.1,1.744,206.8,0.139,87.8,0.439,33.37,33.37,0.2,100.7,0.086,2.043 +05/02/2021 13:00,9.92,85.8,1.711,214.1,0.133,249.9,1.249,110.1,110.1,0,100.7,0.493,5.273 +05/02/2021 13:30,11.39,78.75,1.218,232.3,0.116,327.6,1.638,134.3,134.3,0,100.6,0.71,6.15 +05/02/2021 14:00,11.36,73,0.973,240.4,0.133,179.4,0.897,60.98,60.98,0,100.6,0.357,3.549 +05/02/2021 14:30,11.19,73.59,1.336,196.6,0.145,142.6,0.713,74.04,74.04,0,100.6,0.293,3.059 +05/02/2021 15:00,11.84,71.64,1.695,188.5,0.155,265.6,1.328,151.3,151.3,0,100.6,0.672,5.686 +05/02/2021 15:30,11.45,73.25,1.39,179.3,0.155,133.6,0.668,48.67,48.67,0,100.6,0.32,2.855 +05/02/2021 16:00,11.12,74.51,1.007,190.1,0.151,100.6,0.503,29.22,29.22,0,100.5,0.233,2.331 +05/02/2021 16:30,11.05,74.18,0.701,200.9,0.145,66.46,0.332,4.438,4.438,0,100.5,0.128,1.639 +05/02/2021 17:00,10.37,75.18,0.438,213.8,0.101,22.38,0.112,-19.22,-19.22,0,100.5,-0.005,0.689 +05/02/2021 17:30,9.5,79.46,0.088,216.1,0.035,2.058,0.01,-27.31,-27.31,0,100.5,-0.071,0.275 +05/02/2021 18:00,8.81,82.3,0.298,216.1,0.07,0,0,-31.19,-31.19,0,100.5,-0.068,0.136 +05/02/2021 18:30,8.29,85.3,0.221,216.1,0.108,0,0,-30.67,-30.67,0.2,100.5,-0.114,0.136 +05/02/2021 19:00,7.993,87.3,0,0,0,0,0,-12.54,-12.54,0,100.5,-0.136,0.136 +05/02/2021 19:30,8.04,87.9,0,216.2,0.006,0,0,-11.24,-11.24,0,100.5,-0.136,0.136 +05/02/2021 20:00,8.02,88.2,0,216.3,0.005,0,0,-18.77,-18.77,0,100.5,-0.136,0.136 +05/02/2021 20:30,7.764,89,0.176,312.6,0.033,0,0,-25.61,-25.61,0,100.5,-0.136,0.136 +05/02/2021 21:00,7.399,89.5,0.233,319.6,0.083,0,0,-26.32,-26.32,0,100.5,-0.117,0.136 +05/02/2021 21:30,7.298,90.6,0.684,324.4,0.133,0,0,-24.48,-24.48,0,100.5,-0.136,0.136 +05/02/2021 22:00,7.084,90.8,0.363,351.8,0.108,0,0,-23.58,-23.58,0,100.5,-0.136,0.136 +05/02/2021 22:30,7.133,90.8,0.639,29.81,0.136,0,0,-21.02,-21.02,0,100.5,-0.136,0.136 +05/02/2021 23:00,7.372,88.6,0.719,24.03,0.146,0,0,-20.93,-20.93,0,100.5,-0.124,0.136 +05/02/2021 23:30,7.083,87.3,1.041,350.2,0.152,0,0,-27.71,-27.71,0,100.5,-0.127,0.136 +06/02/2021 00:00,7.027,86.6,0.46,308.9,0.11,0,0,-17.67,-17.67,0,100.5,-0.135,0.136 +06/02/2021 00:30,6.938,87,0.23,297.8,0.119,0.009,0,-5.223,-5.223,0,100.5,-0.136,0.136 +06/02/2021 01:00,7.272,87.5,0.753,299.5,0.118,0,0,-7.928,-7.928,0,100.5,-0.136,0.136 +06/02/2021 01:30,7.418,86,1.581,340,0.147,0,0,-19.58,-19.58,0,100.4,-0.118,0.136 +06/02/2021 02:00,7.209,85.6,1.129,329.5,0.132,0,0,-19.36,-19.36,0,100.4,-0.12,0.136 +06/02/2021 02:30,6.776,86.1,0.767,348.7,0.152,0,0,-30.08,-30.08,0,100.4,-0.069,0.136 +06/02/2021 03:00,6.724,87.2,0.799,346.6,0.158,0,0,-9.2,-9.2,0,100.4,-0.134,0.136 +06/02/2021 03:30,6.711,87.5,0.813,317.2,0.125,0,0,-18.94,-18.94,0,100.4,-0.133,0.136 +06/02/2021 04:00,6.536,88.6,1.202,341.9,0.143,0,0,-24.32,-24.32,0,100.4,-0.124,0.136 +06/02/2021 04:30,6.638,89.4,1.172,352,0.16,0,0,-10.79,-10.79,0,100.4,-0.133,0.136 +06/02/2021 05:00,6.799,89.5,1.273,353.1,0.151,0,0,-13.08,-13.08,0,100.4,-0.136,0.136 +06/02/2021 05:30,6.86,89.3,1.538,351.3,0.156,0,0,-11.89,-11.89,0,100.3,-0.136,0.136 +06/02/2021 06:00,6.945,88.1,1.42,350.2,0.155,0,0,-9.91,-9.91,0,100.3,-0.136,0.136 +06/02/2021 06:30,6.968,87.2,1.494,342.8,0.149,0,0,-9.99,-9.99,0,100.3,-0.136,0.136 +06/02/2021 07:00,6.937,86.8,1.473,351.8,0.152,0,0,-10.87,-10.87,0,100.3,-0.136,0.136 +06/02/2021 07:30,6.822,86.9,1.222,347,0.155,0,0,-20.39,-20.39,0,100.3,-0.136,0.136 +06/02/2021 08:00,6.754,86.7,1.4,348.5,0.144,2.539,0.013,-18.87,-18.87,0,100.3,-0.124,0.175 +06/02/2021 08:30,6.74,86,1.556,348.5,0.156,12.38,0.062,-7.066,-7.066,0,100.3,-0.068,0.306 +06/02/2021 09:00,6.8,85,1.628,346.2,0.151,24.31,0.122,4.146,4.146,0,100.3,-0.057,0.589 +06/02/2021 09:30,6.937,85.3,1.665,359.3,0.155,55.85,0.279,15.72,15.72,0,100.2,0.007,1.298 +06/02/2021 10:00,7.181,85.3,2.593,2.486,0.15,70.47,0.352,3.356,3.356,0,100.2,0.049,1.6 +06/02/2021 10:30,7.412,84.8,2.662,2.099,0.155,150.9,0.755,72.79,72.79,0,100.2,0.218,3.201 +06/02/2021 11:00,7.808,80.7,3.297,8.26,0.155,165.2,0.826,88.9,88.9,0,100.2,0.257,3.481 +06/02/2021 11:30,7.903,77.06,3.138,5.954,0.157,180.9,0.905,94.9,94.9,0,100.2,0.283,3.641 +06/02/2021 12:00,8.39,73.93,3.422,9.47,0.152,257.9,1.289,139.9,140,0,100.2,0.483,5.14 +06/02/2021 12:30,8.69,70.02,3.748,5.042,0.157,265.8,1.329,150.8,150.9,0,100.1,0.51,5.367 +06/02/2021 13:00,8.64,67.98,3.823,13.87,0.149,243.8,1.219,135.7,135.9,0,100.1,0.455,4.936 +06/02/2021 13:30,8.66,67.77,3.697,9.68,0.153,236.5,1.183,130.1,130.2,0,100.1,0.426,4.86 +06/02/2021 14:00,8.81,64.01,4.087,0.914,0.149,253.7,1.268,126.1,126.3,0,100,0.484,4.86 +06/02/2021 14:30,8.74,63.2,3.924,4.046,0.155,265.4,1.327,133.2,133.4,0,100,0.582,5.228 +06/02/2021 15:00,8.99,61.3,3.639,12.8,0.154,252.4,1.262,119.7,119.8,0,100,0.649,5.156 +06/02/2021 15:30,8.65,62.68,3.525,356.1,0.158,133.3,0.666,35.79,35.8,0,100,0.381,2.743 +06/02/2021 16:00,8,65.85,2.937,357.9,0.15,101.7,0.509,8.49,8.48,0,100,0.394,2.295 +06/02/2021 16:30,8.25,65.08,2.785,7.339,0.156,103,0.515,13.67,13.67,0,100,0.668,2.945 +06/02/2021 17:00,7.663,66.13,3.004,353.7,0.15,41.69,0.208,-25.34,-25.34,0,100,0.436,1.807 +06/02/2021 17:30,6.712,66.84,2.923,337.2,0.148,3.088,0.015,-63.79,-63.79,0,100,-0.014,0.324 +06/02/2021 18:00,5.782,71.37,2.069,332.2,0.143,0,0,-69.32,-69.32,0,100,-0.068,0.096 +06/02/2021 18:30,5.175,73.94,1.334,319.5,0.13,0,0,-66.32,-66.32,0,100,-0.068,0.068 +06/02/2021 19:00,4.692,75.12,1.271,320.5,0.132,0,0,-66.59,-66.59,0,100,-0.068,0.068 +06/02/2021 19:30,4.28,76.96,1.329,299.9,0.133,0,0,-67.22,-67.22,0,100,-0.068,0.068 +06/02/2021 20:00,3.414,80.4,1.168,277.2,0.159,0,0,-65.65,-65.65,0,100,-0.068,0.068 +06/02/2021 20:30,3.291,81.1,0.875,301,0.145,0,0,-62.65,-62.65,0,100,-0.068,0.068 +06/02/2021 21:00,3.244,81.6,0.962,303.8,0.14,0,0,-62.1,-62.1,0,100,-0.068,0.068 +06/02/2021 21:30,3.164,82.5,0.92,290,0.144,0,0,-61.94,-61.94,0,100,-0.068,0.068 +06/02/2021 22:00,2.98,83.2,1.145,300.8,0.137,0,0,-62.58,-62.58,0,100,-0.068,0.068 +06/02/2021 22:30,2.501,84.4,0.549,297.7,0.135,0,0,-50.95,-50.95,0,100,-0.068,0.068 +06/02/2021 23:00,2.299,86.1,0.592,259.3,0.103,0,0,-40.62,-40.62,0,100,-0.068,0.087 +06/02/2021 23:30,2.179,87.9,0.641,261.2,0.176,0,0,-35.67,-35.67,0,100,-0.071,0.081 +07/02/2021 00:00,2.218,88.3,0.561,273.7,0.15,0,0,-38.44,-38.44,0,100,-0.068,0.074 +07/02/2021 00:30,2.043,88.4,0.635,280.4,0.13,0,0,-59.42,-59.42,0,100,-0.068,0.068 +07/02/2021 01:00,1.75,89.3,1.143,270.3,0.154,0,0,-61.3,-61.3,0,100,-0.068,0.068 +07/02/2021 01:30,2.363,89.5,1.273,266.2,0.157,0,0,-22.77,-22.77,0,99.9,-0.102,0.115 +07/02/2021 02:00,3.028,87.8,1.069,288.3,0.147,0,0,-22.77,-22.77,0,99.9,-0.096,0.133 +07/02/2021 02:30,2.635,87.7,0.535,317,0.119,0,0,-14.77,-14.77,0,99.9,-0.068,0.132 +07/02/2021 03:00,2.833,88.4,0.348,246.8,0.115,0,0,-16.57,-16.57,0,99.9,-0.071,0.136 +07/02/2021 03:30,2.739,88.6,0.158,230.8,0.084,0,0,-37.44,-37.44,0,99.9,-0.068,0.094 +07/02/2021 04:00,2.465,89.7,0.395,254,0.139,0,0,-27.8,-27.8,0.2,99.9,-0.068,0.114 +07/02/2021 04:30,2.337,89.8,0.36,282.8,0.156,0,0,-40.24,-40.24,0,99.9,-0.068,0.071 +07/02/2021 05:00,2.297,91.4,0.518,293,0.144,0,0,-31.89,-31.89,0,99.9,-0.068,0.106 +07/02/2021 05:30,3.108,91.2,1.268,310,0.127,0,0,-36.89,-36.89,0,99.9,-0.068,0.131 +07/02/2021 06:00,3.283,90.7,1.36,291.4,0.141,0,0,-23.7,-23.7,0,99.9,-0.096,0.136 +07/02/2021 06:30,3.177,89.9,1.092,287.5,0.147,0,0,-58.13,-58.13,0,99.9,-0.073,0.093 +07/02/2021 07:00,2.761,90.1,0.955,297.7,0.131,0,0,-30.38,-30.38,0,99.9,-0.084,0.094 +07/02/2021 07:30,3.16,90.3,1.284,292.3,0.141,0.366,0.002,-24.49,-24.49,0,99.9,-0.083,0.148 +07/02/2021 08:00,3.261,89.9,1.624,304.9,0.139,14.1,0.07,-26.36,-26.36,0,99.9,-0.052,0.422 +07/02/2021 08:30,3.478,90,1.476,311.3,0.12,25.93,0.13,4.662,4.662,0,99.9,-0.038,0.644 +07/02/2021 09:00,3.846,89.9,1.693,304.3,0.136,46.46,0.232,12.93,12.93,0.2,99.9,-0.01,1.098 +07/02/2021 09:30,4.235,90.3,2.142,329.7,0.132,40.33,0.202,2.827,2.827,0,99.9,-0.046,0.94 +07/02/2021 10:00,4.725,88.9,2.115,356.4,0.154,90.4,0.452,26.71,26.71,0,99.9,0.057,1.885 +07/02/2021 10:30,5.229,82.5,2.651,4.487,0.15,227.6,1.138,84.7,84.7,0,99.9,0.368,4.435 +07/02/2021 11:00,6.021,75.52,3.014,11.42,0.156,288.5,1.443,143.4,143.4,0,99.9,0.588,5.946 +07/02/2021 11:30,5.603,74.59,2.685,4.326,0.144,97.8,0.489,45.92,45.92,0,99.9,0.135,2.197 +07/02/2021 12:00,5.876,73.83,2.998,15.28,0.147,215.7,1.078,116.6,116.6,0,99.9,0.375,4.481 +07/02/2021 12:30,5.482,74.26,3.511,11.14,0.15,137.7,0.688,60.89,60.92,0,99.9,0.215,2.989 +07/02/2021 13:00,5.763,72.59,2.754,7.431,0.145,212.7,1.064,108.1,108.1,0,99.9,0.35,4.383 +07/02/2021 13:30,5.618,72.64,3.049,2.968,0.154,151,0.755,66.95,66.96,0,99.9,0.269,3.308 +07/02/2021 14:00,5.625,70.66,3.006,359.2,0.157,130.7,0.654,65.36,65.36,0,99.9,0.207,2.867 +07/02/2021 14:30,5.231,72.23,3.356,3.333,0.156,142.7,0.714,44.61,44.59,0,99.8,0.233,3.088 +07/02/2021 15:00,5.425,71.1,3.78,7.192,0.153,194.4,0.972,103,103.1,0,99.8,0.363,4.073 +07/02/2021 15:30,5.366,69.34,3.555,12.46,0.149,156.9,0.784,73.81,73.87,0,99.8,0.261,3.3 +07/02/2021 16:00,5.286,68.14,3.057,7.072,0.149,92.4,0.462,32.74,32.74,0,99.8,0.137,2.017 +07/02/2021 16:30,4.904,69.7,2.994,2.771,0.152,32.39,0.162,4.037,4.038,0,99.8,-0.02,0.782 +07/02/2021 17:00,4.387,71.38,2.719,7.138,0.155,7.804,0.039,-10.89,-10.89,0,99.8,-0.068,0.233 +07/02/2021 17:30,4.261,69.19,2.058,0.514,0.155,0.966,0.005,-14.39,-14.39,0,99.8,-0.091,0.136 +07/02/2021 18:00,3.896,70.79,2.787,16.67,0.156,0,0,-18.2,-18.2,0,99.8,-0.121,0.104 +07/02/2021 18:30,3.225,71.44,2.456,22.73,0.142,0,0,-19.08,-19.08,0,99.8,-0.101,0.068 +07/02/2021 19:00,2.937,73.77,1.905,20,0.149,0,0,-17.15,-17.15,0,99.8,-0.135,0.103 +07/02/2021 19:30,2.822,73.3,1.251,24.91,0.142,0,0,-17.25,-17.25,0,99.8,-0.135,0.136 +07/02/2021 20:00,2.822,70.4,1.572,29.32,0.129,0,0,-15.69,-15.69,0,99.8,-0.136,0.136 +07/02/2021 20:30,2.792,68.52,1.482,24.28,0.141,0,0,-15.96,-15.96,0,99.8,-0.136,0.136 +07/02/2021 21:00,2.711,68.86,0.983,19.9,0.14,0,0,-16.03,-16.03,0,99.8,-0.136,0.136 +07/02/2021 21:30,2.659,68.55,1.026,20.14,0.149,0,0,-16.13,-16.13,0,99.8,-0.135,0.136 +07/02/2021 22:00,2.658,68.5,0.988,20.82,0.146,0,0,-15.97,-15.97,0,99.8,-0.123,0.136 +07/02/2021 22:30,2.659,68.56,0.89,12.18,0.138,0,0,-16.19,-16.19,0,99.8,-0.112,0.136 +07/02/2021 23:00,2.575,69.56,0.925,1.563,0.148,0,0,-15.8,-15.8,0,99.7,-0.117,0.136 +07/02/2021 23:30,2.623,67.97,1.187,25.43,0.131,0,0,-15.48,-15.48,0,99.7,-0.107,0.136 +08/02/2021 00:00,2.488,67.49,1.671,28.12,0.138,0,0,-15.81,-15.81,0,99.7,-0.108,0.136 +08/02/2021 00:30,2.298,68.06,1.496,30.82,0.135,0,0,-16.89,-16.89,0,99.7,-0.072,0.136 +08/02/2021 01:00,2.228,69.66,1.259,24.53,0.143,0,0,-15.43,-15.43,0,99.7,-0.075,0.136 +08/02/2021 01:30,2.179,71.95,1.604,6.366,0.153,0,0,-15.12,-15.12,0,99.7,-0.1,0.135 +08/02/2021 02:00,2.117,68.78,2.52,10.6,0.15,0,0,-15.68,-15.68,0,99.7,-0.111,0.135 +08/02/2021 02:30,1.955,64.81,2.775,12.56,0.149,0,0,-15.06,-15.06,0,99.6,-0.096,0.132 +08/02/2021 03:00,1.783,65.83,2.624,15.91,0.149,0,0,-14.74,-14.74,0,99.6,-0.116,0.132 +08/02/2021 03:30,1.692,66.69,1.731,27.72,0.139,0,0,-14.75,-14.75,0,99.6,-0.089,0.135 +08/02/2021 04:00,1.617,67.34,1.39,29.1,0.137,0,0,-14.95,-14.95,0,99.6,-0.069,0.135 +08/02/2021 04:30,1.526,66.58,1.688,32.7,0.137,0,0,-15.35,-15.35,0,99.6,-0.07,0.135 +08/02/2021 05:00,1.46,67.77,1.674,26.72,0.142,0,0,-15.97,-15.97,0,99.6,-0.068,0.13 +08/02/2021 05:30,1.428,68.17,1.457,28.93,0.142,0,0,-16.54,-16.54,0,99.6,-0.068,0.112 +08/02/2021 06:00,1.383,67.45,1.513,36.53,0.13,0,0,-15.92,-15.92,0,99.5,-0.068,0.134 +08/02/2021 06:30,1.335,67.88,1.68,35.53,0.123,0,0,-15.47,-15.47,0,99.5,-0.068,0.126 +08/02/2021 07:00,1.276,69.22,1.473,33.78,0.13,0,0,-15.7,-15.7,0,99.5,-0.068,0.105 +08/02/2021 07:30,1.228,69.89,1.647,38.21,0.133,0.586,0.003,-15.01,-15.01,0,99.5,-0.068,0.152 +08/02/2021 08:00,1.213,70.68,1.741,35.11,0.127,8.73,0.044,-9.66,-9.66,0,99.5,-0.068,0.325 +08/02/2021 08:30,1.322,70.2,1.536,32.33,0.137,33.47,0.167,3.728,3.728,0,99.5,-0.031,0.858 +08/02/2021 09:00,1.447,69.91,1.671,35.99,0.132,63.26,0.316,20.73,20.73,0.2,99.5,0.013,1.484 +08/02/2021 09:30,1.583,70.67,1.709,28.57,0.137,88.9,0.444,35.24,35.24,0,99.6,0.083,1.995 +08/02/2021 10:00,1.833,69.19,2.4,25.14,0.142,148.9,0.745,71.24,71.24,0,99.5,0.234,3.221 +08/02/2021 10:30,2.181,68.41,2.398,27.95,0.139,164.3,0.822,79.95,79.95,0,99.5,0.299,3.518 +08/02/2021 11:00,2.445,68.62,2.281,24.34,0.141,252.6,1.263,120.4,120.4,0,99.5,0.496,5.181 +08/02/2021 11:30,3.45,64.87,2.603,21.41,0.139,441.4,2.207,219.3,219.3,0,99.5,0.999,8.72 +08/02/2021 12:00,3.766,62.68,2.77,11.26,0.139,411.1,2.056,201.4,201.4,0,99.5,0.93,7.979 +08/02/2021 12:30,3.817,62.39,2.613,22.09,0.137,281.9,1.41,142.2,142.2,0,99.5,0.573,5.676 +08/02/2021 13:00,3.689,63.31,2.781,12.48,0.147,276.7,1.384,139.3,139.3,0,99.5,0.523,5.488 +08/02/2021 13:30,4.09,62.84,2.783,359.8,0.146,307.3,1.537,161.2,161.2,0,99.5,0.629,6.134 +08/02/2021 14:00,4.226,60.59,2.416,11.95,0.143,259.1,1.296,131.7,131.7,0,99.5,0.523,5.313 +08/02/2021 14:30,4.208,61.23,2.454,16.43,0.142,181.2,0.906,91.8,91.8,0,99.5,0.351,3.949 +08/02/2021 15:00,3.748,62.35,2.836,12.54,0.147,115.1,0.575,50.7,50.7,0,99.5,0.201,2.535 +08/02/2021 15:30,3.632,65.67,3.052,10.1,0.151,100.8,0.504,42.22,42.22,0,99.5,0.155,2.219 +08/02/2021 16:00,3.331,68.7,2.95,9.84,0.151,66.63,0.333,21.37,21.37,0,99.5,0.068,1.51 +08/02/2021 16:30,3.284,71.28,2.502,9.08,0.15,48.78,0.244,7.871,7.871,0,99.5,0.006,1.096 +08/02/2021 17:00,3.02,75.44,2.795,359.6,0.146,23.95,0.12,-8.97,-8.97,0,99.5,-0.049,0.557 +08/02/2021 17:30,2.632,79.43,2.209,353.5,0.144,3.085,0.015,-23.73,-23.73,0,99.5,-0.119,0.185 +08/02/2021 18:00,2.394,83.5,2.122,338.4,0.144,0,0,-42.82,-42.82,0,99.6,-0.136,0.076 +08/02/2021 18:30,2.131,86.1,2.263,337.2,0.141,0,0,-37.64,-37.64,0,99.6,-0.135,0.068 +08/02/2021 19:00,2.124,85.4,1.567,6.545,0.152,0,0,-33.06,-33.06,0,99.6,-0.072,0.068 +08/02/2021 19:30,2.145,83.1,1.289,15.68,0.148,0,0,-26.74,-26.74,0,99.6,-0.075,0.068 +08/02/2021 20:00,2.176,82.8,1.38,19.23,0.149,0,0,-23.14,-23.14,0,99.7,-0.085,0.072 +08/02/2021 20:30,2.222,81.7,1.72,24.99,0.147,0,0,-15.05,-15.05,0,99.7,-0.136,0.127 +08/02/2021 21:00,2.218,82,1.601,25.41,0.145,0,0,-18.55,-18.55,0,99.7,-0.131,0.085 +08/02/2021 21:30,2.227,82.4,1.348,31.79,0.135,0,0,-13.11,-13.11,0,99.7,-0.136,0.116 +08/02/2021 22:00,2.229,82.6,1.189,35.88,0.131,0,0,-12.76,-12.76,0,99.7,-0.136,0.108 +08/02/2021 22:30,2.226,81.9,1.002,43.24,0.132,0,0,-11.91,-11.91,0,99.7,-0.136,0.103 +08/02/2021 23:00,2.212,81.3,1.239,43.16,0.121,0,0,-11.03,-11.03,0,99.7,-0.136,0.112 +08/02/2021 23:30,2.226,81.1,1.125,55.58,0.129,0,0,-11.81,-11.81,0,99.8,-0.136,0.115 +09/02/2021 00:00,2.217,80.4,0.997,73.25,0.146,0,0,-12.31,-12.31,0,99.8,-0.136,0.094 +09/02/2021 00:30,1.859,76.78,1.229,48.01,0.127,0,0,-13.64,-13.64,0,99.9,-0.136,0.072 +09/02/2021 01:00,1.539,76.39,0.796,59.31,0.137,0,0,-12.87,-12.87,0,99.9,-0.136,0.068 +09/02/2021 01:30,1.165,75.5,1.667,51.65,0.124,0,0,-18.51,-18.51,0,99.9,-0.135,0.068 +09/02/2021 02:00,0.696,75.13,1.632,55.99,0.134,0,0,-16.37,-16.37,0,99.8,-0.135,0.068 +09/02/2021 02:30,0.704,74.45,1.464,57.44,0.136,0,0,-12.5,-12.5,0,99.8,-0.136,0.068 +09/02/2021 03:00,0.656,74.29,1.371,59.49,0.14,0,0,-12.68,-12.68,0,99.8,-0.136,0.068 +09/02/2021 03:30,0.637,75.18,0.84,59.08,0.141,0,0,-12.34,-12.34,0,99.8,-0.136,0.068 +09/02/2021 04:00,0.677,76.52,1.178,70.86,0.146,0,0,-11.88,-11.88,0,99.8,-0.136,0.068 +09/02/2021 04:30,0.665,77.89,1.361,69.63,0.148,0,0,-11.09,-11.09,0,99.8,-0.136,0.068 +09/02/2021 05:00,0.773,79.94,1.392,67.27,0.141,0,0,-10.31,-10.31,0,99.7,-0.136,0.068 +09/02/2021 05:30,0.819,80.3,1.627,76.78,0.153,0,0,-10.25,-10.25,0,99.7,-0.136,0.068 +09/02/2021 06:00,0.888,80.4,1.518,91.5,0.155,0,0,-10.63,-10.63,0,99.7,-0.136,0.068 +09/02/2021 06:30,0.893,80.1,1.486,96,0.156,0,0,-11.57,-11.57,0,99.8,-0.136,0.068 +09/02/2021 07:00,0.736,79.91,2.042,91.2,0.154,0,0,-12.16,-12.16,0,99.7,-0.136,0.068 +09/02/2021 07:30,0.584,77.81,2.23,95.1,0.155,0.023,0,-11.11,-11.11,0,99.7,-0.136,0.083 +09/02/2021 08:00,0.477,76.78,1.964,89.6,0.151,2.161,0.011,-10.8,-10.8,0,99.7,-0.136,0.172 +09/02/2021 08:30,0.436,78.43,1.975,91.2,0.15,7.399,0.037,-7.793,-7.793,0,99.7,-0.135,0.295 +09/02/2021 09:00,0.469,79.69,2.31,95.6,0.152,15.38,0.077,-1.128,-1.128,0,99.7,-0.101,0.407 +09/02/2021 09:30,0.612,79.89,2.366,91.3,0.153,27.27,0.136,5.485,5.485,0,99.7,-0.068,0.669 +09/02/2021 10:00,0.75,78.8,2.383,96.2,0.147,43.21,0.216,13.44,13.44,0,99.7,-0.051,1.015 +09/02/2021 10:30,0.926,77.62,2.671,99.9,0.145,91.5,0.458,39.65,39.65,0,99.6,0.082,2.062 +09/02/2021 11:00,1.204,74.89,2.514,101,0.157,114.7,0.573,50.25,50.25,0,99.6,0.141,2.58 +09/02/2021 11:30,1.458,73.6,2.534,100.8,0.155,169.5,0.848,76.37,76.37,0,99.6,0.317,3.699 +09/02/2021 12:00,1.503,73.26,2.986,101,0.15,145.5,0.728,68.36,68.37,0,99.5,0.255,3.35 +09/02/2021 12:30,1.402,75.01,3.162,102.3,0.145,153.4,0.767,73.27,73.3,0,99.4,0.28,3.437 +09/02/2021 13:00,1.446,75.32,3.162,110.6,0.145,150.5,0.753,74.22,74.26,0,99.4,0.281,3.483 +09/02/2021 13:30,1.397,78.29,2.781,101.3,0.149,127.1,0.636,60.46,60.46,0,99.4,0.223,2.943 +09/02/2021 14:00,1.227,82.2,2.55,93.6,0.153,105.3,0.526,45.68,45.68,0,99.3,0.145,2.372 +09/02/2021 14:30,1.186,83,2.969,97.4,0.149,82.8,0.414,26.49,26.5,0,99.3,0.088,1.893 +09/02/2021 15:00,1.042,82.4,2.815,101,0.151,31.33,0.157,-19.39,-19.4,0.2,99.3,-0.05,0.783 +09/02/2021 15:30,0.596,84.9,2.675,94.8,0.157,29.36,0.147,-13.74,-13.74,0,99.2,-0.042,0.745 +09/02/2021 16:00,0.461,86.5,2.542,89.8,0.155,26.99,0.135,-6.935,-6.935,0.2,99.2,-0.046,0.656 +09/02/2021 16:30,0.391,87.4,2.643,86.9,0.153,12.79,0.064,-13.22,-13.22,0.2,99.2,-0.072,0.357 +09/02/2021 17:00,0.314,87.8,2.655,93.2,0.156,4.42,0.022,-17.7,-17.7,0.2,99.2,-0.135,0.2 +09/02/2021 17:30,0.273,87.8,2.734,92.7,0.157,0.422,0.002,-18.87,-18.88,0.2,99.2,-0.136,0.101 +09/02/2021 18:00,0.242,87.9,2.44,94.7,0.156,0,0,-17.41,-17.41,0,99.2,-0.136,0.068 +09/02/2021 18:30,-0.091,89.7,2.472,88.5,0.15,0,0,-10.03,-10.03,0,99.2,-0.136,0.068 +09/02/2021 19:00,-0.314,92.5,2.095,87.6,0.154,0,0,-7.19,-7.19,0,99.2,-0.136,0.068 +09/02/2021 19:30,-0.342,93.3,2.509,89.5,0.153,0,0,-4.139,-4.139,0,99.2,-0.136,0.068 +09/02/2021 20:00,-0.447,93.8,2.298,90.2,0.147,0,0,-7.228,-7.228,0,99.2,-0.136,0.068 +09/02/2021 20:30,-0.528,94.1,1.966,88.1,0.157,0,0,-9.66,-9.66,0,99.2,-0.136,0.068 +09/02/2021 21:00,-0.628,94.1,2.079,81.1,0.153,0,0,-10.36,-10.36,0,99.2,-0.136,0.068 +09/02/2021 21:30,-0.794,94.1,2.238,83.7,0.153,0,0,-10.67,-10.67,0,99.3,-0.136,0.044 +09/02/2021 22:00,-0.856,94.2,1.645,74.53,0.145,0,0,-9.59,-9.59,0,99.3,-0.136,0 +09/02/2021 22:30,-0.9,94.1,1.683,72.69,0.149,0,0,-9.9,-9.9,0,99.3,-0.133,-0.079 +09/02/2021 23:00,-0.97,94,1.567,72.32,0.148,0,0,-8.34,-8.34,0,99.3,-0.068,-0.028 +09/02/2021 23:30,-1.07,94,1.495,73.55,0.148,0,0,-7.229,-7.229,0,99.4,-0.068,0 +10/02/2021 00:00,-1.111,94,1.429,62.64,0.147,0,0,-6.052,-6.052,0,99.4,-0.068,0 +10/02/2021 00:30,-1.165,94,1.357,66.66,0.143,0,0,-4.357,-4.357,0,99.5,-0.068,0 +10/02/2021 01:00,-1.307,94,1.436,55.62,0.137,0,0,-3.975,-3.975,0,99.5,-0.068,0 +10/02/2021 01:30,-1.483,94.1,1.429,55.31,0.133,0,0,-4.629,-4.629,0,99.5,-0.068,0 +10/02/2021 02:00,-1.555,94.2,1.275,53,0.13,0,0,-4.592,-4.592,0,99.5,-0.068,0 +10/02/2021 02:30,-1.646,94,1.311,46.14,0.125,0,0,-4.183,-4.183,0,99.6,-0.068,0 +10/02/2021 03:00,-1.776,94,1.491,47.58,0.125,0,0,-5.519,-5.519,0,99.6,-0.068,0 +10/02/2021 03:30,-1.798,94,1.573,46.95,0.128,0,0,-4.956,-4.956,0,99.6,-0.068,0 +10/02/2021 04:00,-1.803,93.8,1.469,49.97,0.126,0,0,-5.922,-5.922,0,99.7,-0.068,0 +10/02/2021 04:30,-1.788,93.6,1.483,47.42,0.13,0,0,-8.32,-8.32,0,99.7,-0.068,0 +10/02/2021 05:00,-1.698,93.1,1.637,49.91,0.126,0,0,-11.71,-11.71,0,99.8,-0.068,0 +10/02/2021 05:30,-1.597,91.7,1.587,39.25,0.13,0,0,-12.4,-12.4,0,99.8,-0.068,0 +10/02/2021 06:00,-1.607,89.5,1.738,44.79,0.127,0,0,-12.73,-12.73,0,99.9,-0.068,0 +10/02/2021 06:30,-1.759,87.3,2.03,45.27,0.125,0,0,-11.7,-11.7,0,100,-0.067,0 +10/02/2021 07:00,-1.86,87.1,1.808,44.83,0.126,0,0,-10.26,-10.26,0,100.1,-0.066,0 +10/02/2021 07:30,-1.849,86.8,1.565,49.45,0.124,0.839,0.004,-11.52,-11.52,0,100.1,-0.011,0.016 +10/02/2021 08:00,-1.838,85.1,1.94,49.29,0.127,6.323,0.032,-13.86,-13.86,0,100.2,0.086,0.121 +10/02/2021 08:30,-1.75,84,1.815,47.29,0.122,33.11,0.166,-23.16,-23.16,0,100.3,0.605,1.15 +10/02/2021 09:00,-1.482,82.1,1.982,44.6,0.13,73.03,0.365,-33.61,-33.61,0,100.3,1.479,2.641 +10/02/2021 09:30,-1.157,78.79,2.23,47.14,0.129,123.4,0.617,-69.1,-69.1,0,100.4,3.072,5.785 +10/02/2021 10:00,-0.962,73.89,2.377,53.89,0.131,148.6,0.743,-136.1,-136.1,0,100.4,4.19,8.13 +10/02/2021 10:30,-0.849,72.37,1.951,51.57,0.128,191.5,0.957,-164.1,-164.1,0,100.5,3.959,7.337 +10/02/2021 11:00,-0.586,69.9,2.221,47.27,0.123,338.1,1.69,-149,-149,0.2,100.6,5.671,11.47 +10/02/2021 11:30,-0.5,66.77,2.468,43.94,0.127,420.1,2.1,48.7,48.7,0,100.6,5.698,12.24 +10/02/2021 12:00,-0.257,65.1,2.433,41.99,0.125,474.4,2.372,70.77,70.77,0.4,100.7,5.51,12.79 +10/02/2021 12:30,-0.362,64.81,2.529,38.97,0.124,489.1,2.446,87.5,87.5,0.2,100.7,5.134,12.81 +10/02/2021 13:00,-0.552,63.69,2.399,41.25,0.132,481.7,2.409,97.1,97.1,0.2,100.8,4.729,12.53 +10/02/2021 13:30,-0.543,61.22,2.511,40.07,0.124,465.7,2.328,100.2,100.2,0.4,100.9,4.246,12.01 +10/02/2021 14:00,-0.694,58.51,2.447,44.13,0.127,430.2,2.151,97.6,97.6,0.2,100.9,3.663,11.24 +10/02/2021 14:30,-0.666,56.84,2.297,47.2,0.127,385.4,1.927,87.8,87.8,0.2,100.9,3.136,10.32 +10/02/2021 15:00,-0.524,56.61,2.244,50.31,0.128,326.9,1.634,67.8,67.8,0.4,101,2.609,9.05 +10/02/2021 15:30,-0.632,55.43,2.421,45.9,0.125,259.1,1.295,44.82,44.82,0,101,2.038,7.488 +10/02/2021 16:00,-0.722,55.21,2.336,48.25,0.122,189.4,0.947,18.91,18.91,0.2,101.1,1.581,5.937 +10/02/2021 16:30,-0.782,55.38,2.039,62.95,0.139,116.8,0.584,-8.58,-8.58,0,101.1,1.059,4.104 +10/02/2021 17:00,-1.042,55.47,1.857,72.43,0.153,44.64,0.223,-35.74,-35.74,0,101.1,0.466,1.895 +10/02/2021 17:30,-1.857,57.62,1.523,70.19,0.148,1.673,0.008,-56.11,-56.11,0,101.2,0.006,0.198 +10/02/2021 18:00,-2.362,60.07,1.309,66.46,0.144,0,0,-56.59,-56.59,0,101.2,0,0 +10/02/2021 18:30,-2.686,62.43,0.92,47.98,0.127,0,0,-57.25,-57.25,0,101.3,0,0 +10/02/2021 19:00,-3.16,64.76,0.909,26.11,0.143,0,0,-54.57,-54.57,0,101.4,0,0 +10/02/2021 19:30,-3.923,69.05,0.872,16.83,0.158,0,0,-51.49,-51.49,0,101.4,0,0 +10/02/2021 20:00,-4.252,70.56,0.931,25.8,0.147,0,0,-51,-51,0,101.4,0,0 +10/02/2021 20:30,-4.321,69.65,0.81,27.73,0.14,0,0,-49.38,-49.38,0,101.5,0,0 +10/02/2021 21:00,-4.729,71.82,0.758,35.32,0.142,0,0,-48.74,-48.74,0,101.5,0,0 +10/02/2021 21:30,-4.357,69.3,0.769,44.87,0.121,0,0,-50.75,-50.75,0,101.5,0,0 +10/02/2021 22:00,-4.436,69.63,0.914,55.84,0.126,0,0,-53.56,-53.56,0,101.6,0,0 +10/02/2021 22:30,-4.63,69.9,0.915,54.92,0.138,0,0,-52.92,-52.92,0,101.6,0,0 +10/02/2021 23:00,-4.765,70.38,1.03,62.2,0.137,0,0,-53.53,-53.53,0,101.6,0,0 +10/02/2021 23:30,-4.899,70.93,0.633,61.88,0.136,0,0,-49.83,-49.83,0,101.7,0,0 +11/02/2021 00:00,-5.136,72.59,0.757,55.79,0.136,0,0,-49.32,-49.32,0,101.7,0,0 +11/02/2021 00:30,-5.255,72.95,0.992,65.74,0.143,0,0,-50.35,-50.35,0,101.7,0,0 +11/02/2021 01:00,-5.336,73.38,1.095,79.33,0.147,0,0,-48.05,-48.05,0,101.7,0,0 +11/02/2021 01:30,-4.861,72.24,1.92,92.2,0.156,0,0,-46.97,-46.97,0,101.7,0,0 +11/02/2021 02:00,-4.721,71.68,2.182,93.8,0.153,0,0,-51.7,-51.71,0,101.7,0,0 +11/02/2021 02:30,-4.773,72.65,1.872,89,0.159,0,0,-36.77,-36.77,0,101.7,0,0 +11/02/2021 03:00,-4.831,73.25,2.259,95.1,0.148,0,0,-42,-42,0,101.7,0,0 +11/02/2021 03:30,-4.853,73.69,1.936,96.1,0.159,0,0,-28.35,-28.35,0,101.7,0,0 +11/02/2021 04:00,-4.755,73.49,2.041,102.4,0.155,0,0,-22.21,-22.21,0,101.7,0,0 +11/02/2021 04:30,-4.711,73.91,2.064,104.7,0.153,0,0,-16.67,-16.67,0,101.7,0,0 +11/02/2021 05:00,-4.646,73.91,2.179,95.7,0.153,0,0,-18.29,-18.29,0,101.7,0,0 +11/02/2021 05:30,-4.584,73.53,2.237,99.3,0.151,0,0,-20.9,-20.9,0,101.7,0,0 +11/02/2021 06:00,-4.551,73.84,2.046,103.4,0.155,0,0,-16.49,-16.49,0,101.7,0,0 +11/02/2021 06:30,-4.566,74.2,1.927,96.8,0.156,0,0,-26.4,-26.4,0,101.7,0,0 +11/02/2021 07:00,-4.413,73.64,2.459,107.8,0.152,0,0,-25.67,-25.67,0,101.7,0,0 +11/02/2021 07:30,-4.33,73.49,2.886,111.9,0.145,0.822,0.004,-30.44,-30.44,0,101.6,0.009,0.061 +11/02/2021 08:00,-4.062,72.48,2.903,115.1,0.14,19.32,0.097,-16.53,-16.54,0,101.7,0.209,0.6 +11/02/2021 08:30,-3.883,70.63,3.401,117.6,0.142,53.66,0.268,-9.07,-9.07,0,101.7,0.575,1.645 +11/02/2021 09:00,-3.638,67.3,3.988,112.7,0.147,86.8,0.434,4.234,4.251,0,101.7,1.025,2.731 +11/02/2021 09:30,-3.555,66.08,4.013,115.8,0.142,115.8,0.579,12.96,13,0,101.7,1.426,3.675 +11/02/2021 10:00,-3.27,64.54,3.964,115.5,0.144,129.9,0.649,19.01,19.04,0,101.7,1.628,4.091 +11/02/2021 10:30,-3.109,63.57,4.224,114.3,0.146,169.9,0.85,29.03,29.16,0,101.7,2.142,5.257 +11/02/2021 11:00,-2.866,64.19,3.746,112.4,0.146,207.9,1.039,42.52,42.62,0,101.7,2.625,6.313 +11/02/2021 11:30,-2.666,64.58,3.795,117.2,0.14,216,1.08,44.88,45.01,0,101.7,2.705,6.592 +11/02/2021 12:00,-2.368,64.57,3.662,116,0.139,232.2,1.161,51.13,51.2,0,101.7,2.887,7.116 +11/02/2021 12:30,-2.037,64.59,3.905,118.1,0.137,259.5,1.298,57.6,57.74,0,101.7,3.151,7.69 +11/02/2021 13:00,-1.682,64.16,3.376,117.8,0.135,300.5,1.502,74.07,74.1,0,101.7,3.556,8.99 +11/02/2021 13:30,-1.613,63.88,3.745,115.9,0.141,257,1.285,62.61,62.69,0,101.6,2.964,7.659 +11/02/2021 14:00,-1.422,63.65,3.979,115.1,0.14,252.5,1.262,64.76,64.89,0,101.6,2.828,7.551 +11/02/2021 14:30,-1.115,62.16,3.976,110.9,0.148,250.6,1.253,66.66,66.9,0,101.6,2.733,7.478 +11/02/2021 15:00,-1.015,62.39,4.195,113.1,0.143,186.4,0.932,48.17,48.35,0,101.6,2.012,5.6 +11/02/2021 15:30,-1.054,62.84,4.314,113.2,0.14,143.6,0.718,37.03,37.23,0,101.5,1.497,4.353 +11/02/2021 16:00,-1.122,64.38,4.358,116,0.141,70.93,0.355,18.45,18.53,0,101.5,0.634,2.163 +11/02/2021 16:30,-1.246,63.84,4.554,118.1,0.137,40.08,0.2,11.11,11.18,0,101.5,0.33,1.194 +11/02/2021 17:00,-1.311,65.14,3.771,114.1,0.147,21.51,0.108,5.717,5.73,0,101.6,0.169,0.633 +11/02/2021 17:30,-1.491,67.12,4.236,115,0.142,4.287,0.021,-11.45,-11.5,0,101.6,0.014,0.136 +11/02/2021 18:00,-1.765,72.5,4.12,120.1,0.137,0,0,-22.12,-22.22,0,101.6,-0.059,0 +11/02/2021 18:30,-1.869,75.28,4.468,116.9,0.142,0,0,-23.29,-23.44,0,101.6,-0.065,0 +11/02/2021 19:00,-1.846,75.65,4.031,115,0.147,0,0,-28.88,-28.99,0,101.6,-0.064,0 +11/02/2021 19:30,-1.786,74.25,4.184,116.2,0.147,0,0,-28.08,-28.29,0,101.6,-0.061,0 +11/02/2021 20:00,-1.79,74.13,4.089,118.6,0.142,0,0,-25.3,-25.39,0,101.6,-0.063,0 +11/02/2021 20:30,-1.847,76.17,4.15,115,0.139,0,0,-26.76,-26.9,0,101.6,-0.055,0 +11/02/2021 21:00,-1.981,80.5,4.026,117.6,0.141,0,0,-24.82,-24.9,0,101.6,-0.023,0 +11/02/2021 21:30,-2.16,83,4.039,117.2,0.138,0.005,0,-23.82,-23.91,0,101.6,-0.007,0 +11/02/2021 22:00,-2.039,81.7,3.79,114.1,0.148,0,0,-33.84,-33.9,0,101.6,-0.002,0 +11/02/2021 22:30,-1.885,78.66,4.098,112,0.146,0,0,-41.83,-42.02,0,101.6,-0.008,0 +11/02/2021 23:00,-1.838,77.63,3.809,111.6,0.144,0,0,-42.19,-42.3,0,101.6,-0.023,0 +11/02/2021 23:30,-1.767,76.41,4.082,115.1,0.142,0,0,-31.42,-31.53,0,101.6,-0.033,0 +12/02/2021 00:00,-1.752,75.72,4.136,112.6,0.145,0,0,-8.21,-8.23,0,101.5,-0.027,-0.002 +12/02/2021 00:30,-1.629,73.73,4.26,116.9,0.143,0,0,0.904,0.909,0,101.5,-0.016,-0.057 +12/02/2021 01:00,-1.473,72.13,3.588,115.1,0.143,0,0,1.515,1.517,0,101.5,-0.037,-0.068 +12/02/2021 01:30,-1.339,70.33,3.322,110.8,0.152,0.044,0,1.134,1.134,0,101.5,-0.057,-0.068 +12/02/2021 02:00,-1.325,69.91,3.674,111.2,0.151,0.187,0.001,2.408,2.41,0,101.5,-0.068,-0.009 +12/02/2021 02:30,-1.337,69.92,3.494,108.5,0.147,0.25,0.001,3.229,3.231,0,101.5,-0.068,-0.003 +12/02/2021 03:00,-1.255,69.1,3.432,109.1,0.151,0.214,0.001,2.932,2.935,0,101.5,-0.068,-0.001 +12/02/2021 03:30,-1.231,68.81,3.089,107,0.151,0.213,0.001,3.148,3.15,0,101.5,-0.068,0 +12/02/2021 04:00,-1.114,68.52,3.05,111.4,0.147,0.252,0.001,4.208,4.208,0,101.4,-0.068,0 +12/02/2021 04:30,-1.025,69.12,2.733,111.3,0.149,0.252,0.001,4.073,4.074,0,101.4,-0.068,0 +12/02/2021 05:00,-0.914,69.06,2.617,106.1,0.147,0.246,0.001,4.181,4.181,0,101.4,-0.068,0 +12/02/2021 05:30,-0.898,68.21,2.652,100.6,0.152,0.234,0.001,3.762,3.762,0,101.5,-0.068,0 +12/02/2021 06:00,-0.964,66.97,2.677,102.3,0.156,0.212,0.001,3.437,3.438,0,101.5,-0.068,0 +12/02/2021 06:30,-1.056,67.07,2.391,104,0.153,0.099,0,2.554,2.554,0,101.5,-0.068,0 +12/02/2021 07:00,-1.126,67.36,2.234,96.8,0.156,0.227,0.001,3.374,3.374,0,101.5,-0.068,0 +12/02/2021 07:30,-1.242,66.32,2.65,101.6,0.154,1.429,0.007,3.547,3.547,0,101.5,-0.056,0.011 +12/02/2021 08:00,-1.204,65.93,2.483,97.5,0.152,8.36,0.042,4.97,4.97,0,101.6,0.028,0.202 +12/02/2021 08:30,-1.155,64.84,3.178,95.1,0.153,40.43,0.202,8.4,8.41,0,101.6,0.349,1.129 +12/02/2021 09:00,-1.032,65.03,2.102,94.7,0.158,80.5,0.402,12.39,12.39,0,101.6,0.752,2.229 +12/02/2021 09:30,-0.879,63.66,2.611,88.3,0.159,106.4,0.532,22.26,22.26,0,101.7,0.98,2.884 +12/02/2021 10:00,-0.576,62.05,2.517,92.2,0.152,197.7,0.988,40.7,40.7,0,101.7,1.898,5.405 +12/02/2021 10:30,-0.405,59.47,2.776,92,0.16,210.8,1.054,40.77,40.77,0,101.7,1.989,5.642 +12/02/2021 11:00,0.504,54.93,2.734,93.2,0.155,319.9,1.6,94.7,94.7,0,101.7,3.119,8.87 +12/02/2021 11:30,1.034,52.1,2.557,96.4,0.152,305,1.525,99.7,99.7,0,101.8,2.835,8.29 +12/02/2021 12:00,1.548,50.9,2.276,93.3,0.151,350.1,1.75,130,130,0.2,101.8,2.857,8.96 +12/02/2021 12:30,1.639,50.35,2.533,87.7,0.156,372.5,1.863,140.5,140.5,0,101.8,2.507,8.92 +12/02/2021 13:00,2.056,47.93,2.756,99.7,0.156,568.4,2.842,264.3,264.4,0,101.8,2.863,12.7 +12/02/2021 13:30,2.647,47.25,2.299,92.1,0.154,458.7,2.294,229.1,229.1,0.2,101.8,1.856,9.76 +12/02/2021 14:00,2.369,48.66,2.545,87.9,0.151,363.2,1.816,183.2,183.2,0.4,101.8,1.244,7.507 +12/02/2021 14:30,2.945,45.75,2.524,88,0.149,405.9,2.03,204.5,204.5,0.4,101.8,1.188,8.39 +12/02/2021 15:00,2.96,44.05,2.589,102.2,0.148,327.2,1.636,153.4,153.4,0.4,101.8,0.933,6.969 +12/02/2021 15:30,3.279,45.39,1.978,80.6,0.143,260.7,1.304,113.3,113.3,0,101.8,0.836,5.986 +12/02/2021 16:00,3.199,46.19,1.962,79.48,0.154,192.8,0.964,67.12,67.12,0.2,101.9,0.763,4.915 +12/02/2021 16:30,2.89,45.23,1.968,80.9,0.15,119.5,0.598,21.07,21.07,0.2,101.9,0.63,3.506 +12/02/2021 17:00,1.897,47.53,1.522,83.9,0.158,22.2,0.111,-41.39,-41.39,0.2,102,0.056,0.545 +12/02/2021 17:30,1.325,51.17,0.904,78.97,0.152,7.862,0.039,-49.11,-49.11,0,102,0.006,0.469 +12/02/2021 18:00,0.25,56.92,0.271,85.5,0.069,0,0,-58.08,-58.08,0,102,-0.068,0.071 +12/02/2021 18:30,-0.474,59.76,0.678,101.5,0.128,0,0,-55.88,-55.88,0,102.1,-0.069,-0.001 +12/02/2021 19:00,0.099,55.08,1.91,96.8,0.152,0,0,-54.65,-54.65,0,102.1,-0.068,-0.002 +12/02/2021 19:30,-0.228,56.86,1.677,96.6,0.153,0,0,-55.58,-55.58,0,102.1,-0.068,0 +12/02/2021 20:00,-0.606,58.29,1.345,91.9,0.157,0,0,-55.71,-55.71,0,102.2,-0.068,-0.001 +12/02/2021 20:30,-0.958,61.07,1.216,94,0.156,0,0,-53.54,-53.54,0,102.2,-0.056,0 +12/02/2021 21:00,-1.184,62.51,1.342,93.8,0.157,0,0,-54.01,-54.01,0,102.2,-0.032,0 +12/02/2021 21:30,-1.459,62.74,1.284,101.3,0.15,0,0,-54.81,-54.81,0,102.3,-0.003,0 +12/02/2021 22:00,-1.569,62.32,1.406,109,0.146,0,0,-53.74,-53.74,0,102.3,-0.002,0 +12/02/2021 22:30,-1.712,62.52,1.488,112.3,0.149,0,0,-51.7,-51.7,0,102.3,-0.001,0 +12/02/2021 23:00,-2.042,63.7,1.364,123.2,0.138,0,0,-55.04,-55.04,0,102.3,0,0 +12/02/2021 23:30,-2.55,65.46,1.038,126.5,0.138,0,0,-55.23,-55.23,0,102.3,0,0 +13/02/2021 00:00,-2.864,67.41,0.873,118.5,0.144,0,0,-52.56,-52.56,0,102.3,0,0 +13/02/2021 00:30,-2.99,68.52,1.128,115.4,0.15,0,0,-52.32,-52.32,0,102.3,0,0 +13/02/2021 01:00,-2.878,67.62,1.42,115.4,0.146,0,0,-51.36,-51.36,0,102.3,0,0 +13/02/2021 01:30,-2.703,66.05,1.759,129.3,0.129,0,0,-41.73,-41.73,0,102.3,0,0 +13/02/2021 02:00,-2.78,67.15,1.392,134.1,0.13,0,0,-34.09,-34.09,0,102.3,0,0 +13/02/2021 02:30,-2.808,68.16,2.012,123.1,0.14,0,0,-32.67,-32.67,0,102.3,0,0 +13/02/2021 03:00,-2.699,66.5,2.282,127.3,0.133,0,0,-42.51,-42.51,0,102.3,0,0 +13/02/2021 03:30,-2.693,65.52,2.025,133.1,0.126,0,0,-43.61,-43.61,0,102.3,0,0 +13/02/2021 04:00,-2.775,65.85,1.852,131.8,0.127,0,0,-39.36,-39.36,0,102.3,0,0 +13/02/2021 04:30,-2.956,67.07,1.777,130.1,0.13,0,0,-47.17,-47.17,0,102.3,0,0 +13/02/2021 05:00,-3.038,66.5,2.518,126.7,0.132,0,0,-42.07,-42.07,0,102.3,0,0 +13/02/2021 05:30,-3.035,65.71,2.559,127.2,0.135,0,0,-33.76,-33.76,0,102.4,0,0 +13/02/2021 06:00,-2.91,65.25,2.553,130.4,0.129,0,0,-4.594,-4.595,0,102.4,0,0 +13/02/2021 06:30,-2.917,65.21,3.192,122.2,0.141,0,0,-7.022,-7.023,0,102.3,0,0 +13/02/2021 07:00,-3.011,65.12,3.051,121.5,0.137,0,0,-13.57,-13.57,0,102.4,0,0 +13/02/2021 07:30,-3.105,64.83,2.991,126.1,0.136,2.889,0.014,-7.668,-7.669,0,102.4,0,0.094 +13/02/2021 08:00,-3.117,65.37,3.215,120.7,0.142,16.64,0.083,2.555,2.556,0,102.4,0.03,0.316 +13/02/2021 08:30,-3.19,65.54,3.582,123.3,0.136,44.45,0.222,7.885,7.889,0,102.4,0.131,0.825 +13/02/2021 09:00,-3.066,65.33,3.401,123.4,0.139,96.9,0.484,37.35,37.37,0,102.4,0.323,1.924 +13/02/2021 09:30,-2.928,65.32,3.186,122.2,0.129,107.7,0.539,48.48,48.51,0,102.4,0.339,2.14 +13/02/2021 10:00,-2.792,65.34,2.963,125.6,0.132,118.6,0.593,59.49,59.5,0,102.4,0.344,2.348 +13/02/2021 10:30,-2.551,64.01,3.095,131.9,0.123,168.3,0.841,83.6,83.6,0,102.4,0.503,3.364 +13/02/2021 11:00,-2.283,63.39,3.332,132.8,0.128,193.8,0.969,94.6,94.6,0,102.4,0.579,3.824 +13/02/2021 11:30,-1.787,63.1,2.527,131.9,0.127,194,0.97,98.6,98.6,0,102.5,0.534,3.786 +13/02/2021 12:00,-1.488,60.41,2.843,133.6,0.125,231.7,1.159,120.5,120.5,0,102.5,0.607,4.506 +13/02/2021 12:30,-0.9,61.15,2.434,131.9,0.123,232.8,1.164,122.1,122.1,0,102.5,0.584,4.568 +13/02/2021 13:00,-0.87,61.68,3.264,121.4,0.136,239.1,1.196,124.1,124.1,0,102.4,0.608,4.687 +13/02/2021 13:30,-0.624,60.9,3.377,129.6,0.132,335.1,1.676,182.9,182.9,0,102.4,0.917,6.404 +13/02/2021 14:00,-0.317,59.6,2.79,132,0.126,246.8,1.234,138.2,138.2,0,102.4,0.651,4.663 +13/02/2021 14:30,-0.02,60.49,2.808,120,0.137,202.2,1.011,109.3,109.3,0,102.4,0.499,3.888 +13/02/2021 15:00,-0.004,60.57,3.065,123.3,0.133,143.8,0.719,71.09,71.09,0,102.4,0.338,2.742 +13/02/2021 15:30,0.024,61.23,2.823,123.4,0.137,123.2,0.616,60.56,60.57,0,102.4,0.305,2.454 +13/02/2021 16:00,0.182,61.1,2.827,129.8,0.132,103.7,0.519,50.5,50.5,0,102.4,0.261,2.057 +13/02/2021 16:30,0.155,61.86,2.714,129.3,0.128,59.02,0.295,23.77,23.77,0,102.4,0.108,1.135 +13/02/2021 17:00,0.109,62.52,2.638,125.2,0.137,22.58,0.113,7.123,7.123,0,102.5,0,0.414 +13/02/2021 17:30,-0.128,63.7,2.676,124.3,0.139,11.6,0.058,-15.78,-15.78,0,102.5,-0.043,0.314 +13/02/2021 18:00,-0.416,63.73,3.394,124.8,0.135,0.191,0.001,-4.099,-4.097,0,102.5,-0.068,0.068 +13/02/2021 18:30,-0.303,62.81,3.15,134.9,0.131,0.27,0.001,5.768,5.772,0,102.5,-0.068,0.068 +13/02/2021 19:00,-0.288,61.77,2.969,134.1,0.127,0.254,0.001,5.623,5.623,0,102.5,-0.068,0.068 +13/02/2021 19:30,-0.318,63.15,2.932,133.2,0.127,0.252,0.001,5.4,5.4,0,102.6,-0.068,0.068 +13/02/2021 20:00,-0.371,64.06,3.18,127.5,0.13,0.252,0.001,5.375,5.375,0,102.6,-0.068,0.068 +13/02/2021 20:30,-0.436,63.89,3.003,131,0.127,0.252,0.001,4.844,4.845,0,102.6,-0.068,0.068 +13/02/2021 21:00,-0.542,63,3.417,133.8,0.129,0.252,0.001,5.435,5.439,0,102.6,-0.068,0.068 +13/02/2021 21:30,-0.594,63.54,3.165,136.3,0.126,0.252,0.001,5.495,5.496,0,102.6,-0.068,0.068 +13/02/2021 22:00,-0.58,63.62,2.849,138.1,0.128,0.253,0.001,5.145,5.147,0,102.6,-0.071,0.068 +13/02/2021 22:30,-0.603,63.69,3.23,135.5,0.128,0.252,0.001,5.181,5.183,0,102.6,-0.073,0.068 +13/02/2021 23:00,-0.618,64.31,2.837,134.7,0.121,0.263,0.001,5.937,5.938,0,102.6,-0.068,0.068 +13/02/2021 23:30,-0.633,63.64,3.054,137.6,0.123,0.252,0.001,3.825,3.825,0,102.6,-0.075,0.068 +14/02/2021 00:00,-0.697,63.99,3.207,133.3,0.127,0.149,0.001,-0.161,-0.167,0,102.6,-0.093,0.068 +14/02/2021 00:30,-0.813,64.64,2.42,138.9,0.124,0.142,0.001,0.826,0.826,0,102.6,-0.091,0.068 +14/02/2021 01:00,-0.835,64.77,2.859,135.8,0.126,0.173,0.001,1.563,1.563,0,102.5,-0.124,0.068 +14/02/2021 01:30,-0.866,65.01,2.766,136.5,0.125,0.229,0.001,1.181,1.181,0,102.5,-0.117,0.068 +14/02/2021 02:00,-0.882,65.41,2.945,138,0.127,0.093,0,-1.481,-1.481,0,102.5,-0.109,0.068 +14/02/2021 02:30,-0.907,65.3,3.419,133.3,0.117,0,0,-5.441,-5.445,0,102.5,-0.068,0.009 +14/02/2021 03:00,-0.887,64.57,2.783,137.6,0.124,0.158,0.001,0.848,0.847,0,102.5,-0.068,0 +14/02/2021 03:30,-0.896,64.1,3.201,136.7,0.123,0.252,0.001,1.115,1.115,0,102.4,-0.068,0 +14/02/2021 04:00,-0.884,64.04,2.935,136.8,0.128,0.252,0.001,1.97,1.971,0,102.4,-0.068,0 +14/02/2021 04:30,-0.871,64.97,2.328,138.6,0.127,0.252,0.001,3.354,3.354,0,102.4,-0.068,0 +14/02/2021 05:00,-0.953,65.56,2.761,138.6,0.128,0.252,0.001,3.585,3.586,0,102.4,-0.068,0 +14/02/2021 05:30,-1.15,65.69,3.446,136.2,0.125,0.252,0.001,3.23,3.233,0,102.4,-0.068,0 +14/02/2021 06:00,-1.309,66.01,3.339,137.7,0.126,0.252,0.001,3.622,3.624,0,102.4,-0.068,0 +14/02/2021 06:30,-1.315,66.82,3.257,133.1,0.126,0.252,0.001,2.597,2.598,0,102.4,-0.068,0 +14/02/2021 07:00,-1.251,68.18,3.131,129.4,0.128,0.355,0.002,2.979,2.98,0,102.4,-0.068,0 +14/02/2021 07:30,-1.131,68.23,2.446,137.2,0.125,9.31,0.047,4.433,4.433,0,102.4,-0.043,0.248 +14/02/2021 08:00,-1.148,67.17,2.939,137.7,0.127,22.3,0.112,-3.624,-3.624,0,102.4,0.008,0.413 +14/02/2021 08:30,-1.305,67.26,3.162,133.8,0.13,56.17,0.281,4.041,4.042,0,102.3,0.12,1.085 +14/02/2021 09:00,-1.102,67.23,2.388,130.1,0.129,62.16,0.311,-9.08,-9.08,0,102.3,0.136,1.082 +14/02/2021 09:30,-0.532,64.98,1.954,131.8,0.128,173.8,0.869,65.46,65.46,0,102.4,0.389,3.512 +14/02/2021 10:00,0.313,61.79,2.496,135.5,0.127,248.4,1.242,129.2,129.2,0,102.4,0.622,4.963 +14/02/2021 10:30,1.005,59.64,2.707,134.7,0.124,262.4,1.312,116.9,116.9,0,102.3,0.658,5.155 +14/02/2021 11:00,1.773,57.76,2.638,132.5,0.129,355.7,1.778,172.6,172.6,0,102.3,0.906,6.908 +14/02/2021 11:30,3.095,54.85,2.781,131.5,0.121,399.6,1.998,203,203,0,102.3,1.096,7.783 +14/02/2021 12:00,3.187,55.26,2.777,128.9,0.127,275.7,1.379,135.8,135.8,0,102.3,0.713,5.359 +14/02/2021 12:30,3.302,55.71,2.661,130.8,0.134,195.8,0.979,90.5,90.5,0.2,102.2,0.461,4.003 +14/02/2021 13:00,3.625,55.2,2.989,128.9,0.133,225.5,1.128,106.8,106.8,0,102.2,0.586,4.616 +14/02/2021 13:30,4.542,53.66,2.854,132.4,0.125,288.8,1.444,146.2,146.2,0.4,102.2,0.78,5.721 +14/02/2021 14:00,5.142,53.61,2.588,134.7,0.129,210.5,1.053,96.1,96.1,0.2,102.1,0.538,4.307 +14/02/2021 14:30,5.358,53.22,2.547,139.7,0.126,161.6,0.808,69.19,69.19,0.2,102.1,0.356,3.385 +14/02/2021 15:00,5.421,54.06,2.432,137.7,0.119,133.4,0.667,54.21,54.21,0.2,102,0.308,2.771 +14/02/2021 15:30,5.452,55.03,2.637,135.4,0.125,89.9,0.45,32.84,32.84,0.2,102,0.176,1.927 +14/02/2021 16:00,5.255,58.3,2.805,131.8,0.129,51.04,0.255,19.64,19.64,0.2,102,0.064,1.127 +14/02/2021 16:30,5.078,59.69,2.556,136.1,0.124,28.44,0.142,7.223,7.223,0,102,-0.013,0.668 +14/02/2021 17:00,4.823,61.39,2.78,136,0.127,15.68,0.078,-3.076,-3.077,0,102,-0.06,0.451 +14/02/2021 17:30,4.625,63.15,2.379,140,0.126,3.527,0.018,-13.16,-13.16,0,102,-0.115,0.215 +14/02/2021 18:00,4.397,66.21,1.373,147.6,0.144,0,0,-10.95,-10.95,0,102,-0.14,0.068 +14/02/2021 18:30,4.454,66.76,1.789,126.9,0.135,0,0,-4.879,-4.879,0,102,-0.162,0.068 +14/02/2021 19:00,4.226,70.33,1.413,125.5,0.133,0,0,-45.67,-45.67,0,102,-0.14,0.068 +14/02/2021 19:30,3.789,73.04,1.748,127.6,0.135,0,0,-29.69,-29.69,0.2,102,-0.136,0.068 +14/02/2021 20:00,3.806,73.55,2.146,122.3,0.14,0,0,-17.86,-17.86,0,102,-0.136,0.068 +14/02/2021 20:30,3.819,74.38,2.089,129.1,0.135,0,0,-17.96,-17.96,0,102,-0.136,0.068 +14/02/2021 21:00,3.898,75.35,1.687,125.9,0.13,0,0,-9.71,-9.71,0,102,-0.147,0.068 +14/02/2021 21:30,3.856,79.19,1.021,110.1,0.142,0,0,-28.86,-28.86,0,101.9,-0.137,0.068 +14/02/2021 22:00,3.816,82.1,1.05,138.8,0.089,0,0,-24.1,-24.1,0,101.9,-0.137,0.068 +14/02/2021 22:30,3.811,83.7,0.553,39.79,0.066,0.148,0.001,-8.22,-8.22,0,101.9,-0.179,0.068 +14/02/2021 23:00,4.334,84.2,0.196,126.3,0.04,0.202,0.001,-7.991,-7.991,0,101.9,-0.203,0.068 +14/02/2021 23:30,4.301,84.4,0.548,119.7,0.09,0.024,0,-25.56,-25.56,0,101.9,-0.161,0.068 +15/02/2021 00:00,3.751,86.3,0.571,104.9,0.075,0,0,-20.56,-20.56,0,101.9,-0.143,0.068 +15/02/2021 00:30,4.328,88.1,1.148,140.1,0.109,0,0,-17.97,-17.97,0,101.9,-0.184,0.068 +15/02/2021 01:00,4.872,89.3,1.025,152.3,0.132,0,0,-19.78,-19.78,0,101.9,-0.194,0.068 +15/02/2021 01:30,5.84,88.1,0.875,162.2,0.118,0,0,-28.92,-28.92,0,101.9,-0.163,0.068 +15/02/2021 02:00,6.086,86.8,1.07,160.6,0.122,0,0,-20.17,-20.17,0,101.9,-0.198,0.068 +15/02/2021 02:30,6.552,84.4,1.215,166.8,0.137,0,0,-22.4,-22.4,0,101.9,-0.203,0.068 +15/02/2021 03:00,7.316,80.4,2.049,178,0.157,0,0,-21.68,-21.68,0,101.8,-0.203,0.068 +15/02/2021 03:30,7.719,77.81,3.213,185.7,0.154,0,0,-21.92,-21.94,0,101.8,-0.217,0.068 +15/02/2021 04:00,7.732,77.34,3.202,187.5,0.159,0,0,-17.51,-17.52,0,101.8,-0.237,0.068 +15/02/2021 04:30,7.549,77.73,3.124,187.5,0.155,0,0,-26.97,-26.97,0,101.8,-0.213,0.068 +15/02/2021 05:00,7.517,78.04,2.752,183.3,0.158,0,0,-13.61,-13.61,0,101.8,-0.254,0.068 +15/02/2021 05:30,7.471,78.45,3.012,192.7,0.153,0,0,-30.61,-30.61,0,101.8,-0.218,0.068 +15/02/2021 06:00,7.47,78.66,3.421,192.7,0.156,0,0,-20.79,-20.81,0,101.8,-0.21,0.068 +15/02/2021 06:30,7.621,78.57,3.613,185.1,0.153,0,0,-8.76,-8.77,0,101.8,-0.25,0.068 +15/02/2021 07:00,7.825,78.38,3.759,189.8,0.151,0.006,0,-3.842,-3.847,0,101.8,-0.271,0.044 +15/02/2021 07:30,7.7,81.4,4.176,197,0.152,1.171,0.006,-39.98,-40.15,0.2,101.8,-0.223,0.077 +15/02/2021 08:00,7.516,85.2,3.751,193.3,0.148,28.33,0.142,-16.37,-16.41,0,101.9,-0.157,0.604 +15/02/2021 08:30,7.705,87.1,3.142,185.9,0.157,55.97,0.28,7.049,7.049,0,101.9,-0.078,1.148 +15/02/2021 09:00,7.919,88.8,3.169,187.9,0.159,53.33,0.267,12.32,12.32,0.2,101.9,-0.103,1.016 +15/02/2021 09:30,8.48,90,3.147,190.6,0.153,82.9,0.415,27.62,27.62,0,101.9,-0.031,1.528 +15/02/2021 10:00,8.88,90.2,3.56,188.7,0.154,100.7,0.503,34.77,34.79,0,102,0.018,1.808 +15/02/2021 10:30,9.29,90.5,3.74,196.7,0.15,148.2,0.741,56.33,56.39,0.2,102,0.146,2.67 +15/02/2021 11:00,9.98,88.6,4.699,194.8,0.147,291.7,1.458,118,118.8,0,102,0.577,5.062 +15/02/2021 11:30,10.45,83.8,5.217,203.4,0.146,296.6,1.483,177.2,179.5,0,102,0.709,5.413 +15/02/2021 12:00,10.19,85,4.712,197,0.15,234.8,1.174,108.2,109.1,0,102,0.509,4.274 +15/02/2021 12:30,10.02,86.8,4.038,191.8,0.154,195.9,0.98,99.8,100.1,0,102,0.383,3.574 +15/02/2021 13:00,10.67,84.2,4.062,190.4,0.155,176.2,0.881,103.5,103.8,0,101.9,0.361,3.289 +15/02/2021 13:30,11.34,82.2,3.785,200.5,0.144,267.3,1.337,168.4,168.7,0,101.9,0.609,4.951 +15/02/2021 14:00,12.09,77.8,4.67,210.3,0.133,208.5,1.043,127.8,128.7,0,101.9,0.475,4.006 +15/02/2021 14:30,12.54,77.59,4.34,204.7,0.147,274.7,1.373,163.2,163.8,0,101.9,0.684,5.204 +15/02/2021 15:00,12.58,77.29,4.508,204.1,0.142,199.6,0.998,104.8,105.3,0,101.9,0.478,3.964 +15/02/2021 15:30,12.36,76.94,4.351,199.9,0.156,147.1,0.735,85.8,86.1,0,101.8,0.309,2.968 +15/02/2021 16:00,12.58,73.83,3.492,202.2,0.148,98.7,0.493,55.61,55.66,0,101.8,0.141,2.063 +15/02/2021 16:30,12.52,72.99,2.855,193.2,0.151,63.15,0.316,17.62,17.63,0,101.8,0.014,1.378 +15/02/2021 17:00,12.05,73.92,3.078,187.1,0.158,46.07,0.23,-13.57,-13.57,0,101.8,0.007,1.102 +15/02/2021 17:30,11.77,74.59,3.84,186,0.163,22.7,0.114,-13.08,-13.11,0,101.8,-0.1,0.682 +15/02/2021 18:00,11.15,76.26,3.017,182.6,0.161,0.163,0.001,-42.06,-42.07,0,101.8,-0.203,0.088 +15/02/2021 18:30,10.57,77.31,2.959,185.6,0.157,0,0,-54.54,-54.55,0,101.8,-0.203,0.068 +15/02/2021 19:00,10.03,78.71,2.066,183.7,0.16,0,0,-36.29,-36.29,0,101.8,-0.203,0.068 +15/02/2021 19:30,9.98,78.26,2.153,183.7,0.153,0,0,-33.23,-33.23,0,101.8,-0.245,0.068 +15/02/2021 20:00,9.78,77.76,2.35,188,0.158,0,0,-62.78,-62.78,0,101.8,-0.203,0.068 +15/02/2021 20:30,9.47,78.28,1.616,180.6,0.15,0,0,-59.27,-59.27,0,101.8,-0.201,0.068 +15/02/2021 21:00,9.12,78.15,1.412,181.2,0.15,0,0,-44.04,-44.04,0,101.7,-0.203,0.068 +15/02/2021 21:30,9.11,76.43,1.459,172.8,0.15,0,0,-37.57,-37.57,0,101.7,-0.203,0.068 +15/02/2021 22:00,9.14,74.64,1.802,168.8,0.153,0,0,-48.89,-48.89,0,101.7,-0.203,0.068 +15/02/2021 22:30,9.18,74.26,2.686,180.5,0.151,0,0,-65.07,-65.08,0,101.6,-0.203,0.068 +15/02/2021 23:00,9.25,74.54,2.467,182.7,0.157,0,0,-66.06,-66.06,0,101.6,-0.203,0.068 +15/02/2021 23:30,9.08,74.78,1.789,170.3,0.15,0,0,-60.82,-60.82,0,101.6,-0.186,0.068 +16/02/2021 00:00,8.35,77.64,1.417,153,0.136,0,0,-55.06,-55.06,0,101.6,-0.148,0.068 +16/02/2021 00:30,8.06,77.98,1.231,153,0.139,0,0,-55.01,-55.01,0,101.5,-0.142,0.068 +16/02/2021 01:00,7.805,78.79,1.201,155.3,0.138,0,0,-53.66,-53.66,0,101.5,-0.143,0.047 +16/02/2021 01:30,7.472,79.78,1.161,152.9,0.134,0,0,-54.52,-54.52,0,101.5,-0.136,0.064 +16/02/2021 02:00,7.298,79.98,1.067,164.9,0.125,0,0,-55.07,-55.07,0,101.4,-0.142,0.068 +16/02/2021 02:30,7.533,78.88,1.539,169.4,0.151,0,0,-57.6,-57.6,0,101.4,-0.162,0.068 +16/02/2021 03:00,7.414,79.21,1.204,161.4,0.138,0,0,-54.75,-54.75,0,101.4,-0.146,0.068 +16/02/2021 03:30,6.724,80.9,0.884,148.3,0.135,0,0,-48.94,-48.94,0,101.4,-0.136,0.068 +16/02/2021 04:00,6.293,83.1,0.954,155,0.143,0,0,-46.72,-46.72,0,101.3,-0.136,0.061 +16/02/2021 04:30,6.381,83.9,1.358,162.8,0.149,0,0,-46.24,-46.24,0,101.3,-0.17,0.068 +16/02/2021 05:00,6.742,82.5,1.937,170,0.152,0,0,-51.43,-51.43,0,101.2,-0.169,0.067 +16/02/2021 05:30,6.863,82.6,2.457,174.5,0.152,0,0,-48.78,-48.78,0,101.2,-0.203,0.068 +16/02/2021 06:00,7.113,82.5,2.863,180.3,0.15,0,0,-45.54,-45.54,0,101.2,-0.203,0.068 +16/02/2021 06:30,7.016,83.1,2.325,175.6,0.153,0,0,-38.89,-38.89,0,101.1,-0.203,0.067 +16/02/2021 07:00,6.688,84.7,1.922,161.5,0.152,0,0,-41.42,-41.42,0,101.1,-0.202,0.067 +16/02/2021 07:30,6.801,86,1.854,163.8,0.154,2.055,0.01,-10.37,-10.37,0,101.1,-0.219,0.094 +16/02/2021 08:00,7.505,85.2,1.656,167.8,0.148,8.79,0.044,8.25,8.25,0,101.1,-0.266,0.231 +16/02/2021 08:30,7.828,84.5,1.949,169.4,0.145,15.77,0.079,11.57,11.57,0,101,-0.207,0.346 +16/02/2021 09:00,8.04,84,2.211,170.2,0.149,20.82,0.104,13.74,13.74,0,101,-0.206,0.42 +16/02/2021 09:30,8.22,83.9,1.963,169.5,0.145,23.15,0.116,14.64,14.64,0,101,-0.203,0.479 +16/02/2021 10:00,8.54,84.1,1.776,165,0.151,48.53,0.243,31.12,31.12,0,101,-0.131,0.983 +16/02/2021 10:30,8.75,84.3,1.193,162.1,0.146,30.59,0.153,20.18,20.18,0,101,-0.19,0.593 +16/02/2021 11:00,9.75,83.7,2.708,187.2,0.155,135.8,0.679,73.09,73.09,0,101,0.124,2.522 +16/02/2021 11:30,10.64,83.1,3.749,190.2,0.149,103.5,0.518,25.79,25.77,0.4,101,0.049,2.027 +16/02/2021 12:00,10.72,86.8,3.483,202.6,0.151,119.8,0.599,30.84,30.84,0.2,101,0.065,2.286 +16/02/2021 12:30,11.06,86.6,3.191,242.3,0.133,88.7,0.443,8.01,8.01,0.2,101,-0.031,1.758 +16/02/2021 13:00,10.91,80.1,3.16,246.6,0.149,147.9,0.739,48.98,49.03,0,101,0.231,2.868 +16/02/2021 13:30,10.87,76.59,3.646,247.2,0.146,181.8,0.909,43.61,43.61,0,101,0.382,3.541 +16/02/2021 14:00,10.83,74.22,4.267,239.1,0.14,153.3,0.766,57.72,57.99,0.2,101,0.314,3.067 +16/02/2021 14:30,11.34,69.13,4.345,238.2,0.136,301.5,1.507,180.2,181,0,101,0.702,5.663 +16/02/2021 15:00,12.17,65.07,4.19,240.6,0.138,337.6,1.688,194,194.7,0,101.1,0.871,6.551 +16/02/2021 15:30,11.93,66.89,4.217,236.5,0.134,176.9,0.885,101.9,102.3,0,101.1,0.412,3.489 +16/02/2021 16:00,11.72,72.41,3.253,225.7,0.129,134.8,0.674,64.15,64.19,0,101.1,0.291,2.705 +16/02/2021 16:30,11.79,72.9,3.247,227.5,0.128,115.3,0.577,37.53,37.55,0,101.1,0.328,2.673 +16/02/2021 17:00,11.82,71.42,3.149,235.2,0.137,73.67,0.368,2.222,2.222,0,101.1,0.34,2.09 +16/02/2021 17:30,11.18,71.41,3.008,238,0.128,14.65,0.073,-51.24,-51.24,0,101.1,0.007,0.482 +16/02/2021 18:00,10.51,74.52,1.996,231.3,0.133,0.027,0,-58.09,-58.09,0,101.2,-0.132,0.094 +16/02/2021 18:30,9.91,77.81,2.16,218.7,0.127,0,0,-64.57,-64.57,0,101.2,-0.136,0.067 +16/02/2021 19:00,9.75,79.01,1.968,222.7,0.122,0,0,-63.63,-63.63,0,101.3,-0.15,0.066 +16/02/2021 19:30,9.52,81.4,1.611,218.2,0.13,0,0,-61.75,-61.75,0,101.3,-0.145,0.066 +16/02/2021 20:00,9.27,83.7,2.025,212.8,0.134,0,0,-65.59,-65.59,0,101.3,-0.167,0.065 +16/02/2021 20:30,8.84,84.9,1.795,214.1,0.137,0,0,-64.76,-64.76,0,101.3,-0.186,0.025 +16/02/2021 21:00,8.92,85.2,2.181,216.2,0.131,0,0,-63.4,-63.4,0,101.3,-0.203,0.023 +16/02/2021 21:30,9.17,85.7,2.519,215.2,0.135,0,0,-59.9,-59.9,0,101.3,-0.203,0.015 +16/02/2021 22:00,9.25,85.7,2.552,209.1,0.142,0,0,-54.72,-54.72,0,101.3,-0.203,0.035 +16/02/2021 22:30,8.95,86.7,2.662,209.8,0.137,0,0,-54.39,-54.4,0,101.4,-0.203,0.003 +16/02/2021 23:00,9.27,86.4,3.024,216.2,0.133,0,0,-64.94,-64.95,0,101.3,-0.203,0.007 +16/02/2021 23:30,9.2,86.4,2.843,216.9,0.132,0,0,-59.67,-59.67,0,101.3,-0.203,0 +17/02/2021 00:00,8.95,86.9,2.808,211.4,0.139,0,0,-61.91,-61.91,0,101.3,-0.203,0 +17/02/2021 00:30,8.72,87.9,2.81,205.2,0.142,0,0,-55.79,-55.79,0,101.4,-0.203,0 +17/02/2021 01:00,8.91,88,2.671,201,0.145,0,0,-46.11,-46.11,0,101.3,-0.203,0 +17/02/2021 01:30,9.22,87.9,2.608,201.4,0.146,0,0,-27.04,-27.04,0,101.3,-0.225,0 +17/02/2021 02:00,9.3,87.9,2.784,206.4,0.149,0,0,-46.29,-46.29,0,101.3,-0.203,0 +17/02/2021 02:30,9.54,87.1,2.972,207.5,0.14,0,0,-46.32,-46.32,0,101.3,-0.203,0 +17/02/2021 03:00,9.62,86.5,3.164,206.9,0.14,0,0,-40.75,-40.75,0,101.3,-0.204,0 +17/02/2021 03:30,9.72,84.9,2.837,212.9,0.132,0,0,-32.83,-32.83,0,101.3,-0.214,0 +17/02/2021 04:00,9.83,83.9,3.325,219.1,0.129,0,0,-54.19,-54.22,0,101.3,-0.216,0 +17/02/2021 04:30,9.82,82.6,3.203,224.4,0.126,0,0,-58.71,-58.72,0,101.3,-0.203,0 +17/02/2021 05:00,9.97,82.3,3.293,221.6,0.131,0,0,-43.53,-43.58,0,101.3,-0.206,0 +17/02/2021 05:30,10.03,81.5,2.96,221,0.123,0,0,-40.08,-40.09,0,101.3,-0.203,0 +17/02/2021 06:00,9.98,82.8,3.423,217.1,0.129,0,0,-51.77,-51.78,0,101.3,-0.213,0 +17/02/2021 06:30,9.9,82.7,3.551,214.8,0.133,0,0,-80.4,-80.4,0,101.3,-0.203,0 +17/02/2021 07:00,9.68,83,3.181,209.2,0.14,0,0,-54.51,-54.52,0,101.3,-0.199,0.01 +17/02/2021 07:30,9.76,82.1,3.464,212.3,0.139,3.947,0.02,-53.83,-53.89,0,101.3,-0.184,0.163 +17/02/2021 08:00,9.76,82.6,3.14,201.9,0.145,30.15,0.151,-26.94,-26.94,0,101.3,-0.13,0.602 +17/02/2021 08:30,10.23,82.1,3.524,200.7,0.148,59.31,0.297,5.187,5.194,0,101.3,-0.077,1.06 +17/02/2021 09:00,10.6,81,3.88,198.9,0.148,69.98,0.35,5.174,5.179,0,101.3,-0.034,1.182 +17/02/2021 09:30,10.7,80.7,3.454,199.3,0.155,84.4,0.422,17.73,17.74,0,101.3,-0.012,1.372 +17/02/2021 10:00,11.27,78.29,4.065,207.8,0.144,188.5,0.942,106.6,106.8,0,101.3,0.28,3.567 +17/02/2021 10:30,11.75,76.27,4.245,207.1,0.137,166.1,0.831,89.9,90.3,0,101.3,0.277,3.059 +17/02/2021 11:00,11.94,75.78,4.405,213.7,0.137,266.5,1.332,157,158.1,0,101.3,0.597,5.1 +17/02/2021 11:30,12.21,72.73,5.336,206.3,0.144,191.2,0.956,100,102,0,101.3,0.47,3.829 +17/02/2021 12:00,12.01,73,5.184,211.1,0.141,223.2,1.116,97.7,99.6,0,101.3,0.568,4.373 +17/02/2021 12:30,12.06,72.48,4.86,217.1,0.131,227.4,1.137,107.6,109,0,101.3,0.571,4.368 +17/02/2021 13:00,12.68,68.96,4.55,218.9,0.127,273.4,1.367,146.3,147.4,0,101.3,0.757,5.443 +17/02/2021 13:30,13.1,65.12,5.197,218.8,0.13,383.5,1.917,210.1,213.5,0,101.2,1.123,7.133 +17/02/2021 14:00,13.45,62.96,5.27,218.4,0.128,376,1.88,222.5,226.3,0,101.2,1.088,7.03 +17/02/2021 14:30,13.63,62.66,4.845,209.7,0.141,364,1.82,213.9,215.9,0,101.2,1.079,6.946 +17/02/2021 15:00,13.03,64.11,4.376,212.1,0.145,157.1,0.785,77.36,77.73,0,101.1,0.416,3.097 +17/02/2021 15:30,12.85,62.73,4.565,214,0.132,118.7,0.594,54.38,54.79,0,101.1,0.307,2.517 +17/02/2021 16:00,12.61,61.61,4.841,214.1,0.135,123,0.615,36.31,36.53,0,101.1,0.359,2.448 +17/02/2021 16:30,12.17,62.64,4.395,208.4,0.141,104.7,0.524,13.4,13.48,0,101.1,0.301,2.176 +17/02/2021 17:00,11.85,64.53,4.536,201.7,0.148,64.47,0.322,-14.36,-14.43,0,101.1,0.2,1.551 +17/02/2021 17:30,11.3,68.06,3.683,198.8,0.15,24.24,0.121,-44.2,-44.23,0,101.1,0.037,0.756 +17/02/2021 18:00,10.64,69.43,2.848,190,0.153,0.116,0.001,-65.62,-65.63,0,101,-0.135,0.082 +17/02/2021 18:30,9.92,70.59,1.744,177.1,0.161,0,0,-66.44,-66.44,0,101,-0.136,0.068 +17/02/2021 19:00,8.91,73.92,1.196,163.5,0.152,0,0,-57.94,-57.94,0,101,-0.136,0.068 +17/02/2021 19:30,8.44,75.94,1.168,163.2,0.154,0,0,-54.85,-54.85,0,101,-0.136,0.068 +17/02/2021 20:00,7.653,78.27,0.727,157.9,0.156,0,0,-48.09,-48.09,0,100.9,-0.136,0.068 +17/02/2021 20:30,6.775,81,0.431,143.6,0.078,0,0,-42.42,-42.42,0,100.9,-0.136,0.063 +17/02/2021 21:00,6.332,82.3,0.412,140.3,0.082,0,0,-40.75,-40.75,0,100.8,-0.136,0.067 +17/02/2021 21:30,6.059,82.2,0.974,143.4,0.138,0,0,-40.46,-40.46,0,100.8,-0.136,0.067 +17/02/2021 22:00,6.277,80.1,0.899,147.9,0.137,0,0,-42.67,-42.67,0,100.8,-0.136,0.041 +17/02/2021 22:30,6.22,80.1,0.943,143.6,0.123,0,0,-43.79,-43.79,0,100.7,-0.136,0.067 +17/02/2021 23:00,7.173,79.16,1.038,151.5,0.138,0,0,-50.12,-50.12,0,100.6,-0.136,0.061 +17/02/2021 23:30,7.08,80.2,0.996,154.9,0.143,0,0,-38.01,-38.01,0,100.6,-0.136,0.068 +18/02/2021 00:00,7.682,78.56,1.553,164.5,0.15,0,0,-40.14,-40.14,0,100.5,-0.136,0.048 +18/02/2021 00:30,7.802,79.57,1.506,158.8,0.147,0,0,-37.87,-37.87,0,100.5,-0.136,0.067 +18/02/2021 01:00,7.775,81.6,1.338,155.2,0.143,0.004,0,-20.89,-20.89,0,100.4,-0.175,0.068 +18/02/2021 01:30,8.59,78.36,2.07,169.4,0.15,0.02,0,-25.32,-25.32,0,100.4,-0.203,0.068 +18/02/2021 02:00,8.79,76.77,2.176,178.5,0.153,0,0,-49.86,-49.86,0,100.4,-0.164,0.065 +18/02/2021 02:30,8.39,80.2,1.239,158.3,0.147,0,0,-36.72,-36.72,0.2,100.3,-0.169,0.068 +18/02/2021 03:00,7.869,83.5,0.578,148.9,0.093,0,0,-24.91,-24.91,0,100.2,-0.203,0.068 +18/02/2021 03:30,7.82,84.3,0.882,150.2,0.115,0,0,-36.07,-36.07,0,100.2,-0.187,0.068 +18/02/2021 04:00,7.875,82.9,1.447,143.6,0.127,0,0,-53.4,-53.4,0,100.1,-0.136,0.068 +18/02/2021 04:30,7.853,82.7,1.308,151.1,0.137,0,0,-51.45,-51.45,0,100.1,-0.136,0.068 +18/02/2021 05:00,7.83,84.1,1.205,156.1,0.141,0,0,-51.24,-51.24,0,100.1,-0.136,0.068 +18/02/2021 05:30,8.09,84.5,1.189,157.4,0.144,0,0,-50.83,-50.83,0,100,-0.136,0.068 +18/02/2021 06:00,8.29,85.8,0.946,156,0.116,0,0,-45.72,-45.72,0,100,-0.137,0.068 +18/02/2021 06:30,8.99,85.3,0.957,158.9,0.123,0,0,-47.66,-47.66,0,100,-0.158,0.068 +18/02/2021 07:00,8.65,86.1,0.89,155.7,0.109,0,0,-41.44,-41.44,0,100,-0.144,0.068 +18/02/2021 07:30,10.48,79.13,3.805,205.8,0.148,3.399,0.017,-51.39,-51.47,0,99.9,-0.2,0.149 +18/02/2021 08:00,11.48,73.09,4.331,197.1,0.152,21.99,0.11,-22.35,-22.47,0,99.9,-0.136,0.479 +18/02/2021 08:30,11.82,72,4.443,213.9,0.135,33.55,0.168,-17.4,-17.52,0,99.9,-0.057,0.728 +18/02/2021 09:00,11.58,78.01,4.739,222.7,0.12,37.87,0.189,-65.21,-65.95,0.8,100,0.003,0.806 +18/02/2021 09:30,10.71,83.7,3.81,247.9,0.128,47.59,0.238,-23.32,-23.38,0.2,100,0.013,0.941 +18/02/2021 10:00,9.47,82.4,3.051,275.4,0.152,68.64,0.343,-5.837,-5.857,0,100.1,0.057,1.296 +18/02/2021 10:30,9.55,81,2.465,255.6,0.15,112.3,0.562,52.57,52.57,0,100.2,0.183,2.038 +18/02/2021 11:00,9.94,76.48,2.865,262,0.153,203.1,1.016,116.1,116.1,0,100.2,0.456,3.901 +18/02/2021 11:30,10.27,74.81,2.817,263.9,0.149,225.2,1.126,132,132,0,100.3,0.526,4.303 +18/02/2021 12:00,10.57,72.19,2.859,266,0.152,234.2,1.171,138.1,138.1,0,100.3,0.554,4.481 +18/02/2021 12:30,10.63,71.12,2.841,263.6,0.151,213.6,1.068,124.8,124.8,0,100.3,0.487,4.029 +18/02/2021 13:00,10.9,69.17,3.17,262.6,0.154,292.3,1.461,165.8,165.8,0,100.4,0.805,5.365 +18/02/2021 13:30,11.29,62.23,3.345,283.2,0.152,394.4,1.972,236.1,236.2,0,100.4,1.03,7.248 +18/02/2021 14:00,11.95,57.76,3.184,262.9,0.149,471.2,2.356,289.1,289.1,0,100.4,1.297,8.68 +18/02/2021 14:30,12.15,55.79,2.91,262.1,0.15,394.8,1.974,230.8,230.8,0,100.5,1.129,7.43 +18/02/2021 15:00,12.09,52,3.091,265.1,0.154,249.1,1.245,122.3,122.3,0,100.5,0.732,4.738 +18/02/2021 15:30,11.68,52.77,2.711,256.3,0.15,160.4,0.802,57.04,57.05,0,100.6,0.443,3.081 +18/02/2021 16:00,11.36,53.9,2.675,257.2,0.153,107.4,0.537,13.67,13.67,0,100.6,0.345,2.17 +18/02/2021 16:30,10.79,52.05,2.723,252.6,0.151,80.3,0.402,-2.477,-2.477,0,100.7,0.265,1.762 +18/02/2021 17:00,10.88,52.7,2.407,253,0.149,77.54,0.388,-0.905,-0.904,0,100.7,0.381,2.11 +18/02/2021 17:30,9.67,56.17,2.072,245.8,0.148,11.89,0.059,-54.07,-54.07,0,100.7,0.021,0.424 +18/02/2021 18:00,9.07,54.83,2.68,243.1,0.145,0.009,0,-70.23,-70.24,0,100.8,-0.068,0.085 +18/02/2021 18:30,8.02,61.54,1.502,226.4,0.124,0,0,-64.13,-64.13,0,100.8,-0.073,0.068 +18/02/2021 19:00,7.555,65.5,1.355,219.3,0.127,0,0,-59.85,-59.85,0,100.9,-0.122,0.068 +18/02/2021 19:30,6.816,67.48,0.896,191.6,0.158,0,0,-51.36,-51.36,0,100.9,-0.135,0.068 +18/02/2021 20:00,6.259,70.23,0.917,166,0.152,0,0,-49.24,-49.24,0,100.9,-0.136,0.068 +18/02/2021 20:30,6.097,73.5,1.153,180.1,0.159,0,0,-54.75,-54.75,0,100.9,-0.136,0.068 +18/02/2021 21:00,5.667,76.89,0.837,158.8,0.143,0,0,-52.45,-52.45,0,101,-0.136,0.068 +18/02/2021 21:30,5.187,81.6,0.901,164.3,0.155,0,0,-47.39,-47.39,0,101,-0.136,0.068 +18/02/2021 22:00,5.601,83.2,1.345,181.3,0.152,0,0,-53.62,-53.62,0,101,-0.136,0.068 +18/02/2021 22:30,5.495,83.6,1.479,185,0.161,0,0,-62.07,-62.07,0,101,-0.136,0.068 +18/02/2021 23:00,5.362,82.9,1.285,175.1,0.158,0,0,-61.38,-61.38,0,101,-0.136,0.068 +18/02/2021 23:30,4.08,84.4,0.031,145,0.007,0,0,-53.7,-53.7,0,101,-0.136,0.068 +19/02/2021 00:00,3.3,87.8,0.333,137.6,0.08,0,0,-53.86,-53.86,0,101,-0.136,0.068 +19/02/2021 00:30,3.067,89.2,0,153.1,0,0,0,-52.83,-52.83,0,100.9,-0.136,0.068 +19/02/2021 01:00,2.849,90.3,0.001,161.2,0.004,0,0,-50.56,-50.56,0,100.9,-0.136,0.068 +19/02/2021 01:30,3.072,91,0.389,150.4,0.079,0,0,-48.42,-48.42,0,100.9,-0.136,0.068 +19/02/2021 02:00,3.226,91,0.484,150.8,0.089,0,0,-50.73,-50.73,0,100.9,-0.136,0.068 +19/02/2021 02:30,3.414,91,0.78,157.2,0.119,0,0,-54.02,-54.02,0,100.9,-0.136,0.068 +19/02/2021 03:00,4.148,90.5,1.319,168.5,0.153,0,0,-58.27,-58.27,0,100.9,-0.136,0.068 +19/02/2021 03:30,4.255,90.2,1.215,167.7,0.159,0,0,-58.08,-58.08,0,100.9,-0.136,0.068 +19/02/2021 04:00,4.034,90.2,0.716,162,0.107,0,0,-53.57,-53.57,0,100.9,-0.136,0.068 +19/02/2021 04:30,4.034,90.7,0.808,163.4,0.116,0,0,-51.29,-51.29,0,100.8,-0.136,0.068 +19/02/2021 05:00,4.663,90.6,1.209,164.9,0.138,0,0,-39.2,-39.2,0,100.8,-0.156,0.063 +19/02/2021 05:30,5.205,90.4,1.249,162.7,0.136,0,0,-12.48,-12.48,0,100.8,-0.199,0.04 +19/02/2021 06:00,5.7,90.6,2.159,171.7,0.152,0,0,-24.24,-24.24,0.2,100.8,-0.203,0.042 +19/02/2021 06:30,6.445,90.8,2.473,171.8,0.153,0,0,-4.619,-4.619,0,100.8,-0.203,0.028 +19/02/2021 07:00,7.134,91.3,2.552,177.6,0.159,0,0,-0.901,-0.901,0,100.8,-0.224,0.031 +19/02/2021 07:30,7.76,91.7,2.873,180.1,0.158,2.397,0.012,0.406,0.406,0,100.8,-0.261,0.103 +19/02/2021 08:00,8.43,91,2.708,179.7,0.152,10.07,0.05,-1.197,-1.197,0,100.8,-0.206,0.265 +19/02/2021 08:30,8.7,89.8,2.696,178.7,0.155,24.26,0.121,0.437,0.437,0,100.8,-0.162,0.496 +19/02/2021 09:00,9,88.4,2.185,174.9,0.152,55.41,0.277,10,10,0,100.8,-0.071,1.088 +19/02/2021 09:30,9.61,85,2.792,183.8,0.152,114,0.57,52.24,52.25,0,100.8,0.117,2.176 +19/02/2021 10:00,10.26,80.8,2.722,183.5,0.16,155,0.775,78.9,78.9,0,100.8,0.26,2.955 +19/02/2021 10:30,10.93,77.27,3.04,188.4,0.154,194.7,0.974,99.8,99.8,0,100.7,0.391,3.733 +19/02/2021 11:00,11.7,71.66,3.371,186.9,0.161,204.4,1.022,102.1,102.1,0,100.7,0.396,3.972 +19/02/2021 11:30,12.15,68.6,3.279,185.8,0.159,225,1.125,124.4,124.5,0,100.7,0.507,4.411 +19/02/2021 12:00,12.69,67.41,2.708,187.6,0.152,192.5,0.963,105.2,105.2,0,100.7,0.391,3.847 +19/02/2021 12:30,13.52,65.08,3.44,195.6,0.147,317.7,1.589,177.5,177.7,0,100.7,0.89,6.128 +19/02/2021 13:00,14.43,56.5,4.433,195.8,0.15,333.4,1.667,183.3,184,0,100.7,1.023,6.353 +19/02/2021 13:30,14.7,55.45,4.327,191.9,0.153,328.7,1.644,195.6,196.6,0,100.6,1.008,6.352 +19/02/2021 14:00,14.76,60.52,3.662,189.1,0.146,342.9,1.714,200.1,200.4,0,100.6,1.081,6.498 +19/02/2021 14:30,14.94,63.11,3.759,182.3,0.156,388.4,1.942,224.9,225.5,0,100.6,1.294,7.404 +19/02/2021 15:00,14.35,65.74,4.297,187.7,0.153,260.1,1.301,139.9,140.6,0,100.6,0.832,4.95 +19/02/2021 15:30,13.85,69.59,3.57,185.4,0.153,170.9,0.854,86.2,86.4,0,100.6,0.454,3.463 +19/02/2021 16:00,13.91,69.3,3.501,179.3,0.155,165,0.825,77.47,77.59,0,100.6,0.51,3.486 +19/02/2021 16:30,13.78,71.21,3.205,178.7,0.154,120.3,0.601,49.8,49.82,0,100.6,0.399,2.788 +19/02/2021 17:00,13.6,72.54,2.991,177.4,0.151,69.77,0.349,10.11,10.12,0,100.5,0.146,1.504 +19/02/2021 17:30,13.1,74.22,2.382,170.6,0.153,14.05,0.07,-20.67,-20.67,0,100.5,-0.094,0.364 +19/02/2021 18:00,12.71,75.02,1.894,168,0.151,0.012,0,-22.8,-22.8,0,100.5,-0.191,0.068 +19/02/2021 18:30,12.37,75.18,1.973,161.2,0.147,0,0,-20.98,-20.98,0,100.5,-0.203,0.068 +19/02/2021 19:00,12.33,73.59,2.109,162.6,0.146,0,0,-26.92,-26.92,0,100.5,-0.203,0.068 +19/02/2021 19:30,12.02,74.13,1.707,165.1,0.148,0,0,-34.36,-34.36,0,100.5,-0.203,0.068 +19/02/2021 20:00,11.63,75.84,1.198,152.1,0.139,0,0,-23.18,-23.18,0,100.5,-0.203,0.068 +19/02/2021 20:30,11.3,75.59,1.349,155.9,0.146,0,0,-24.15,-24.15,0,100.4,-0.203,0.068 +19/02/2021 21:00,11.67,71.6,1.625,163.4,0.151,0,0,-28.34,-28.34,0,100.4,-0.205,0.068 +19/02/2021 21:30,11.68,69.6,1.543,157.8,0.145,0,0,-28.56,-28.56,0,100.4,-0.205,0.068 +19/02/2021 22:00,12.07,67.83,2.03,168.4,0.152,0,0,-25.92,-25.92,0,100.4,-0.254,0.068 +19/02/2021 22:30,11.9,69.35,2.026,168,0.152,0,0,-46.09,-46.09,0,100.4,-0.21,0.068 +19/02/2021 23:00,11.74,70.2,2.413,168,0.152,0,0,-60.38,-60.38,0,100.4,-0.203,0.067 +19/02/2021 23:30,11.79,71.64,2.617,166.9,0.146,0,0,-60.65,-60.65,0,100.3,-0.203,0.067 +20/02/2021 00:00,11.86,73.76,2.742,168.7,0.149,0,0,-54.5,-54.51,0,100.3,-0.203,0.067 +20/02/2021 00:30,11.92,75.09,2.706,170.5,0.146,0,0,-51.74,-51.75,0,100.3,-0.203,0.065 +20/02/2021 01:00,11.85,75.29,2.66,162.8,0.144,0,0,-53.47,-53.48,0,100.2,-0.203,0.045 +20/02/2021 01:30,11.78,74.47,2.599,167.7,0.153,0,0,-56.85,-56.87,0,100.2,-0.203,0.023 +20/02/2021 02:00,11.43,75.41,2.536,167.3,0.149,0,0,-60.45,-60.46,0,100.2,-0.203,0.005 +20/02/2021 02:30,11.02,76.06,2.343,168.8,0.149,0,0,-58.23,-58.24,0,100.2,-0.203,0 +20/02/2021 03:00,10.76,76.16,1.975,165.5,0.148,0,0,-54.4,-54.4,0,100.2,-0.196,0 +20/02/2021 03:30,10.56,76.78,2.092,163.4,0.149,0,0,-56.34,-56.34,0,100.1,-0.203,0 +20/02/2021 04:00,10.58,75.62,2.117,169.2,0.151,0,0,-53.61,-53.61,0,100.1,-0.203,0 +20/02/2021 04:30,10.65,74.33,2.27,163.8,0.147,0,0,-53.17,-53.17,0,100.1,-0.203,0 +20/02/2021 05:00,10.53,74,2.132,165.7,0.15,0,0,-49.59,-49.59,0,100.1,-0.203,0 +20/02/2021 05:30,10.37,73.82,2.063,166.8,0.144,0,0,-42.34,-42.34,0,100.1,-0.203,0 +20/02/2021 06:00,10.64,72.19,2.711,171.5,0.147,0,0,-45.2,-45.24,0,100.1,-0.203,0 +20/02/2021 06:30,10.42,72.26,2.328,165.6,0.15,0,0,-52.99,-52.99,0,100.1,-0.199,0 +20/02/2021 07:00,10.19,72.67,2.158,165.7,0.147,0,0,-52.99,-52.99,0,100.1,-0.194,0.028 +20/02/2021 07:30,10.12,72.56,2.266,163.3,0.149,7.035,0.035,-49.37,-49.38,0,100,-0.14,0.239 +20/02/2021 08:00,10.17,72.6,1.772,153.9,0.143,50.47,0.252,-20.92,-20.92,0,100.1,0.014,1.117 +20/02/2021 08:30,11.11,69.85,2.186,157,0.14,119.9,0.6,32.5,32.51,0,100.1,0.214,2.773 +20/02/2021 09:00,11.33,68.27,2.39,161.7,0.149,89.9,0.45,13.46,13.46,0,100,0.121,1.735 +20/02/2021 09:30,11.78,66.01,2.817,165.7,0.143,168.8,0.844,45.25,45.27,0,100,0.356,3.334 +20/02/2021 10:00,12.38,63.49,3.149,168,0.144,187.4,0.937,76.4,76.47,0,100,0.377,3.655 +20/02/2021 10:30,13.42,59.17,3.627,174.3,0.149,267.9,1.34,121.6,121.9,0,100,0.661,5.159 +20/02/2021 11:00,14.34,55.03,3.806,177.3,0.147,317.1,1.586,154.7,155.4,0,99.9,0.881,6.103 +20/02/2021 11:30,15.08,52.18,4.484,175.4,0.147,358.8,1.794,182.2,183.8,0,100,1.097,6.789 +20/02/2021 12:00,15.63,50.74,4.22,173.4,0.15,413.7,2.068,220.8,222.2,0,99.9,1.308,7.707 +20/02/2021 12:30,16,49.49,4.589,176.7,0.154,389.3,1.947,206,207.9,0,99.9,1.25,7.209 +20/02/2021 13:00,16.48,47.65,4.516,178.5,0.155,368.8,1.844,195.9,198,0,99.9,1.19,6.908 +20/02/2021 13:30,17.23,44.52,5.457,186.3,0.16,443,2.215,247.7,253,0,99.8,1.477,8.22 +20/02/2021 14:00,18.09,40.98,6.922,190.9,0.149,425.4,2.127,235.9,246.3,0,99.8,1.465,7.905 +20/02/2021 14:30,18.09,41.29,5.855,191.5,0.153,379.6,1.898,206.4,211.5,0,99.9,1.331,7.209 +20/02/2021 15:00,18.47,40.21,5.726,190.5,0.156,376.9,1.884,214.8,219.3,0,99.9,1.379,7.32 +20/02/2021 15:30,18.06,40.32,5.45,193,0.146,150,0.75,73.11,74.53,0,99.9,0.499,2.775 +20/02/2021 16:00,17.69,39.63,5.077,193.8,0.15,102.9,0.514,47.01,47.67,0,99.9,0.319,1.973 +20/02/2021 16:30,17.54,39.37,5.564,193.5,0.151,75.21,0.376,14.41,14.73,0,99.9,0.243,1.42 +20/02/2021 17:00,17.07,40.81,5.501,193.5,0.154,23.43,0.117,-19.52,-19.88,0,99.9,0.051,0.399 +20/02/2021 17:30,16.61,42.97,4.167,189.4,0.158,9.09,0.045,-33.82,-33.97,0,99.9,0.017,0.201 +20/02/2021 18:00,16.07,47.13,4.13,192,0.156,0,0,-42.76,-42.9,0,100,-0.045,0.003 +20/02/2021 18:30,15.71,49.27,3.769,188.5,0.154,0,0,-18.22,-18.23,0,100,-0.064,0 +20/02/2021 19:00,15.33,51.79,3.049,203.1,0.144,0,0,-15.76,-15.76,0,100.1,-0.062,0 +20/02/2021 19:30,14.62,55.75,2.881,203.5,0.144,0,0,-37.98,-37.98,0,100.2,-0.073,0 +20/02/2021 20:00,14.35,57.75,3.121,213.4,0.135,0,0,-30.69,-30.7,0,100.2,-0.098,0 +20/02/2021 20:30,14.2,59.57,3.453,217.3,0.125,0,0,-27.34,-27.37,0,100.2,-0.068,0 +20/02/2021 21:00,13.93,62.17,3.009,201.6,0.15,0,0,-24.88,-24.88,0,100.2,-0.068,0 +20/02/2021 21:30,13.29,65.08,1.627,188.4,0.157,0,0,-32.94,-32.94,0,100.2,-0.068,0 +20/02/2021 22:00,12.24,69.71,1.231,170.3,0.151,0,0,-21.85,-21.85,0,100.2,-0.103,0 +20/02/2021 22:30,11.57,73.11,0.906,149,0.133,0,0,-27.56,-27.56,0,100.2,-0.075,0 +20/02/2021 23:00,11.46,74.69,1.469,167,0.152,0,0,-19.47,-19.47,0,100.2,-0.135,0 +20/02/2021 23:30,11.78,73,1.114,163.3,0.152,0,0,-19.25,-19.25,0,100.3,-0.115,0 +21/02/2021 00:00,10.87,76.66,0.591,157.2,0.157,0,0,-16.58,-16.58,0,100.3,-0.102,0 +21/02/2021 00:30,11.43,74.3,1.843,183.4,0.159,0.025,0,-14.79,-14.79,0,100.3,-0.136,0 +21/02/2021 01:00,11.44,74.33,0.928,158.8,0.13,0,0,-23.95,-23.95,0,100.3,-0.101,0 +21/02/2021 01:30,10.67,77.52,1.052,166.7,0.154,0.004,0,-13.74,-13.74,0,100.3,-0.122,0 +21/02/2021 02:00,10.72,77.16,0.892,148.8,0.137,0,0,-26.36,-26.36,0,100.3,-0.112,0 +21/02/2021 02:30,10.42,78.81,0.897,159.6,0.142,0,0,-16.94,-16.94,0,100.3,-0.136,0 +21/02/2021 03:00,10.02,80.8,0.816,162.1,0.148,0,0,-18.18,-18.18,0,100.3,-0.136,0 +21/02/2021 03:30,10.02,79.78,1.077,162.1,0.154,0,0,-19.78,-19.78,0,100.3,-0.136,0 +21/02/2021 04:00,10.1,79.24,0.989,160.4,0.153,0,0,-24.43,-24.43,0,100.3,-0.136,0 +21/02/2021 04:30,9.74,79.68,1.074,165.5,0.15,0,0,-44.06,-44.06,0,100.3,-0.112,0 +21/02/2021 05:00,8.98,81.6,0.81,149.9,0.143,0,0,-26.29,-26.29,0,100.3,-0.103,0 +21/02/2021 05:30,8.98,83,0.666,153.5,0.161,0,0,-12.89,-12.89,0,100.3,-0.136,0 +21/02/2021 06:00,9.42,81.6,1.321,141.7,0.128,0,0,-19.3,-19.3,0,100.3,-0.136,0 +21/02/2021 06:30,9.22,79.9,0.838,163.7,0.154,0,0,-29.88,-29.88,0,100.3,-0.136,0 +21/02/2021 07:00,9.06,80.8,1.33,152.3,0.13,0,0,-20.58,-20.58,0,100.3,-0.136,0 +21/02/2021 07:30,9.49,78.22,1.039,152.6,0.132,1.357,0.007,-16.92,-16.92,0,100.3,-0.136,0.044 +21/02/2021 08:00,9.52,78.04,1.271,164.8,0.133,13.02,0.065,-12.57,-12.57,0,100.3,-0.102,0.297 +21/02/2021 08:30,9.25,79.19,0.517,134,0.097,26.94,0.135,-4.499,-4.499,0,100.4,-0.036,0.567 +21/02/2021 09:00,9.04,81.3,0.84,108.1,0.149,52.17,0.261,7.21,7.21,0,100.4,0.035,1.08 +21/02/2021 09:30,9.6,78.73,1.596,114.2,0.145,87.7,0.438,27.01,27.01,0,100.3,0.162,1.795 +21/02/2021 10:00,10.06,76.9,1.814,130.4,0.123,156.6,0.783,71.69,71.69,0,100.4,0.373,3.147 +21/02/2021 10:30,10.92,73.93,1.213,146.4,0.134,173.9,0.87,84.1,84.1,0,100.4,0.405,3.508 +21/02/2021 11:00,11.51,72.27,1.372,133.5,0.126,201.8,1.009,97.8,97.8,0,100.4,0.53,3.974 +21/02/2021 11:30,11.91,69.86,1.45,142.4,0.131,167.4,0.837,80.3,80.3,0,100.4,0.417,3.429 +21/02/2021 12:00,12.02,69.52,2.119,127.1,0.135,185.6,0.928,90.5,90.5,0,100.4,0.528,3.835 +21/02/2021 12:30,12.73,68.3,2.269,126.1,0.135,220.1,1.101,109.5,109.5,0,100.3,0.679,4.418 +21/02/2021 13:00,13.39,64.23,1.896,140.1,0.128,239.6,1.198,124.1,124.1,0,100.3,0.751,4.801 +21/02/2021 13:30,13.63,63.18,1.62,153.2,0.14,181.8,0.909,89.4,89.4,0,100.3,0.521,3.628 +21/02/2021 14:00,13.99,61.25,1.821,148.5,0.138,267.5,1.337,139.3,139.3,0,100.3,0.855,5.301 +21/02/2021 14:30,14.45,59.33,1.833,152.3,0.137,273,1.365,138.8,138.8,0,100.3,0.903,5.23 +21/02/2021 15:00,14.13,61.78,1.978,138.4,0.122,174.4,0.872,77.28,77.28,0,100.3,0.514,3.341 +21/02/2021 15:30,13.73,63.14,1.973,135.2,0.122,96.6,0.483,29.5,29.5,0,100.3,0.272,1.937 +21/02/2021 16:00,13.26,64.88,1.639,133.5,0.125,56.53,0.283,7.925,7.925,0,100.3,0.135,1.205 +21/02/2021 16:30,12.98,65.35,1.631,127.8,0.13,40.13,0.201,-2.293,-2.293,0,100.3,0.049,0.844 +21/02/2021 17:00,12.38,67.28,1.541,124.5,0.133,20.06,0.1,-13.46,-13.46,0,100.3,-0.027,0.441 +21/02/2021 17:30,11.93,70.39,1.723,122.3,0.136,6.266,0.031,-20.69,-20.69,0,100.3,-0.068,0.2 +21/02/2021 18:00,11.72,70.61,1.373,129.9,0.132,0.122,0.001,-29.98,-29.98,0,100.3,-0.105,0.018 +21/02/2021 18:30,10.99,72.91,0.528,152.3,0.124,0,0,-25.6,-25.6,0,100.4,-0.135,0 +21/02/2021 19:00,10.4,75.16,0.274,137.4,0.127,0,0,-20.83,-20.83,0,100.4,-0.136,0 +21/02/2021 19:30,10.49,74.98,0.556,136.2,0.133,0,0,-17.05,-17.05,0,100.4,-0.136,0 +21/02/2021 20:00,10.5,75.31,0.728,133.8,0.13,0,0,-16.88,-16.88,0,100.4,-0.136,0 +21/02/2021 20:30,10.68,74.74,0.962,130.1,0.139,0,0,-10.12,-10.12,0,100.4,-0.136,0 +21/02/2021 21:00,10.78,75.32,0.522,146.1,0.144,0,0,-8.93,-8.93,0,100.4,-0.136,0 +21/02/2021 21:30,11.03,72.78,0.856,181,0.159,0,0,-23.61,-23.61,0,100.5,-0.136,0 +21/02/2021 22:00,11.49,69.95,1.24,186.4,0.158,0,0,-21.38,-21.38,0,100.5,-0.136,0 +21/02/2021 22:30,11.05,71.87,1.069,131.7,0.128,0,0,-24.49,-24.49,0,100.5,-0.136,0 +21/02/2021 23:00,9.83,75.5,0.578,122.8,0.101,0,0,-32.77,-32.77,0,100.5,-0.123,0 +21/02/2021 23:30,8.84,79.47,0.15,137.1,0.089,0,0,-32.72,-32.72,0,100.5,-0.127,0 +22/02/2021 00:00,8.08,82.9,0.007,140,0.012,0,0,-26.75,-26.75,0,100.5,-0.131,0 +22/02/2021 00:30,7.861,84.6,0.055,140,0.027,0.008,0,-11.42,-11.42,0,100.6,-0.136,0 +22/02/2021 01:00,8.23,85.5,0.036,138.1,0.013,0.054,0,-7.289,-7.289,0.4,100.6,-0.136,0 +22/02/2021 01:30,8.78,86.6,0.204,134.1,0.072,0,0,-10.52,-10.52,0.4,100.6,-0.136,0 +22/02/2021 02:00,9.22,87.1,0.278,134.6,0.102,0,0,-10.42,-10.42,0.2,100.6,-0.136,0 +22/02/2021 02:30,9.51,87.3,0.599,134.6,0.111,0,0,-16.18,-16.18,0.2,100.6,-0.136,0 +22/02/2021 03:00,9.63,87.2,0.727,153.4,0.148,0,0,-11.19,-11.19,0,100.6,-0.136,0 +22/02/2021 03:30,9.65,87.6,0.768,155.6,0.146,0.016,0,-13.9,-13.9,0,100.6,-0.136,0 +22/02/2021 04:00,9.67,87.2,0.813,144.8,0.143,0,0,-22.18,-22.18,0,100.6,-0.136,0 +22/02/2021 04:30,9.66,86.9,0.787,140.8,0.109,0.248,0.001,-11.93,-11.93,0,100.7,-0.136,0 +22/02/2021 05:00,9.74,85.3,0.607,120.8,0.111,0.166,0.001,-13.48,-13.48,0,100.7,-0.136,0 +22/02/2021 05:30,9.65,85.7,0,0,0,0,0,-10.09,-10.09,0,100.7,-0.136,0 +22/02/2021 06:00,9.59,86.3,0.342,168.9,0.062,0.177,0.001,-8.94,-8.94,0,100.8,-0.136,0 +22/02/2021 06:30,9.67,85.5,0.443,167.7,0.154,0.068,0,-12.41,-12.41,0,100.8,-0.136,0 +22/02/2021 07:00,9.6,85.5,0.238,150.1,0.073,0,0,-8.04,-8.04,0,100.8,-0.136,0 +22/02/2021 07:30,9.62,86.1,0.194,138.2,0.078,0.214,0.001,-5.888,-5.888,0.6,100.9,-0.136,0.017 +22/02/2021 08:00,9.56,87.7,0.13,138.1,0.037,3.826,0.019,-4.604,-4.604,0.8,100.9,-0.136,0.109 +22/02/2021 08:30,9.52,89.4,0.444,254.9,0.059,8.79,0.044,-1.516,-1.516,0.8,101,-0.136,0.201 +22/02/2021 09:00,9.54,90.1,0.147,326.4,0.028,12.94,0.065,3.064,3.064,1.2,101,-0.136,0.257 +22/02/2021 09:30,9.3,90.7,1.466,334.3,0.144,13.56,0.068,-1.117,-1.117,0.8,101.1,-0.136,0.279 +22/02/2021 10:00,8.87,91.4,1.628,337.2,0.145,18.28,0.091,0.104,0.104,0.8,101.1,-0.126,0.343 +22/02/2021 10:30,8.94,91.7,1.45,340.4,0.153,33.7,0.169,6.835,6.835,0.2,101.2,-0.072,0.558 +22/02/2021 11:00,8.86,91.6,1.23,350.1,0.151,26.91,0.135,1.707,1.707,0.4,101.2,-0.083,0.447 +22/02/2021 11:30,8.85,91.4,1.567,351.8,0.149,40.42,0.202,5.186,5.186,0.2,101.3,-0.042,0.683 +22/02/2021 12:00,8.97,91.3,1.428,333.1,0.138,61.09,0.305,18.16,18.16,0.2,101.3,0.028,1.065 +22/02/2021 12:30,9.19,91.3,1.941,345.2,0.157,109.5,0.548,34.97,34.97,0,101.3,0.179,1.912 +22/02/2021 13:00,9.44,90.7,1.787,355.8,0.151,93.5,0.468,35.14,35.14,0,101.3,0.124,1.649 +22/02/2021 13:30,9.27,88.6,2.083,14.15,0.155,130.5,0.652,56.86,56.86,0,101.3,0.236,2.245 +22/02/2021 14:00,9.59,85.2,1.959,2.12,0.155,132.4,0.662,69.45,69.45,0,101.3,0.272,2.271 +22/02/2021 14:30,9.66,83.6,1.771,358,0.145,100.4,0.502,53.14,53.14,0,101.4,0.2,1.801 +22/02/2021 15:00,9.86,82.4,1.724,2.724,0.153,131.6,0.658,73.69,73.69,0,101.4,0.293,2.306 +22/02/2021 15:30,10.03,81.9,1.359,4.572,0.145,97.5,0.487,53.71,53.71,0,101.4,0.208,1.708 +22/02/2021 16:00,9.94,81.7,0.633,66.5,0.148,47.72,0.239,23.37,23.37,0,101.4,0.036,0.807 +22/02/2021 16:30,9.99,82.1,0.425,17.93,0.127,30.69,0.153,13.32,13.32,0,101.5,-0.037,0.538 +22/02/2021 17:00,9.84,82.5,0.745,340.3,0.12,18.05,0.09,6.042,6.042,0,101.6,-0.089,0.313 +22/02/2021 17:30,9.7,83,0.689,318.1,0.117,8.77,0.044,-0.21,-0.21,0,101.7,-0.129,0.148 +22/02/2021 18:00,9.67,83.8,1.104,308.8,0.131,0.988,0.005,-4.098,-4.098,0,101.7,-0.136,0.011 +22/02/2021 18:30,9.62,84.4,1.291,313,0.126,0,0,-5.538,-5.538,0,101.8,-0.136,0 +22/02/2021 19:00,9.61,82.9,0.87,334.1,0.104,0,0,-6.845,-6.845,0,101.8,-0.136,0 +22/02/2021 19:30,9.42,83.4,0.282,74.04,0.069,0,0,-17.07,-17.07,0,101.8,-0.136,0 +22/02/2021 20:00,8.55,85.6,0.664,118,0.126,0,0,-38.22,-38.22,0,101.8,-0.136,0 +22/02/2021 20:30,7.853,87.7,0.127,140.5,0.031,0,0,-48.81,-48.81,0,101.8,-0.136,0 +22/02/2021 21:00,7.49,89.9,0,0,0,0,0,-48.23,-48.23,0,101.8,-0.136,0 +22/02/2021 21:30,6.813,90.5,0,0,0,0,0,-48.43,-48.43,0,101.9,-0.136,0 +22/02/2021 22:00,6.007,91.6,0.609,257.9,0.092,0,0,-35.63,-35.63,0,101.9,-0.136,0 +22/02/2021 22:30,6.47,92.7,0.317,197.7,0.084,0,0,-24.44,-24.44,0,101.9,-0.136,0 +22/02/2021 23:00,7.155,93.2,0.664,169.4,0.111,0,0,-5.122,-5.122,0,102,-0.172,0 +22/02/2021 23:30,7.58,93,1.245,207.7,0.112,0,0,-14.94,-14.94,0,102,-0.193,0 +23/02/2021 00:00,7.28,92.5,0.209,163.5,0.052,0,0,-34.34,-34.34,0,102,-0.136,0 +23/02/2021 00:30,7.209,93.4,0.583,135.4,0.092,0,0,-7.935,-7.935,0,102.1,-0.14,0 +23/02/2021 01:00,7.543,92.9,0.436,169.8,0.089,0,0,-46.33,-46.33,0,102.1,-0.136,0 +23/02/2021 01:30,7.383,93.5,1.436,178.1,0.161,0,0,-43.12,-43.12,0,102.1,-0.136,0 +23/02/2021 02:00,7.737,93.4,1.045,181,0.136,0,0,-21.83,-21.83,0,102.1,-0.136,0 +23/02/2021 02:30,7.3,93,0.937,208,0.148,0,0,-43.67,-43.67,0,102.1,-0.136,0 +23/02/2021 03:00,6.716,93.6,0.235,191.7,0.047,0,0,-54.34,-54.34,0,102.1,-0.136,0 +23/02/2021 03:30,5.943,93.7,0.95,169.4,0.162,0,0,-55.19,-55.19,0,102.1,-0.136,0 +23/02/2021 04:00,5.309,93.5,0.685,152.7,0.155,0,0,-53.01,-53.01,0,102.1,-0.135,0 +23/02/2021 04:30,4.776,94.2,0.669,163.2,0.149,0,0,-53.36,-53.36,0,102.2,-0.136,0 +23/02/2021 05:00,4.974,94.6,0.568,154.3,0.143,0,0,-51.86,-51.86,0,102.2,-0.135,0 +23/02/2021 05:30,4.652,94.6,0.839,136.5,0.109,0,0,-49.9,-49.9,0,102.2,-0.135,0 +23/02/2021 06:00,4.405,94.6,0.22,145.7,0.056,0,0,-49.59,-49.59,0.2,102.2,-0.119,0 +23/02/2021 06:30,4.397,95.1,0.184,150.2,0.055,0,0,-30.39,-30.39,0,102.2,-0.134,0 +23/02/2021 07:00,5.448,95.7,0.894,148.4,0.131,1.021,0.005,2.327,2.327,0,102.2,-0.136,0 +23/02/2021 07:30,6.763,95,1.636,163.2,0.148,8.69,0.043,3.463,3.463,0,102.2,-0.136,0.135 +23/02/2021 08:00,7.433,94.7,2.219,171.1,0.155,43.56,0.218,13.59,13.59,0,102.2,-0.056,0.7 +23/02/2021 08:30,7.784,94.1,2.374,168.1,0.145,115.1,0.576,48.2,48.22,0,102.3,0.177,1.992 +23/02/2021 09:00,7.989,93.2,2.984,173.6,0.153,164,0.82,70.69,70.77,0,102.3,0.343,2.903 +23/02/2021 09:30,8.43,90.6,3.512,185.1,0.157,198.9,0.995,104.3,104.5,0,102.3,0.49,3.654 +23/02/2021 10:00,9.4,84.7,3.277,186.2,0.154,274.3,1.372,150.7,150.8,0,102.3,0.823,5.077 +23/02/2021 10:30,10.48,79.46,3.192,179.7,0.148,368.8,1.844,190.4,190.5,0,102.3,1.226,6.798 +23/02/2021 11:00,11.24,73.82,4.555,181.7,0.158,451.8,2.259,226.8,228.3,0,102.3,1.525,8 +23/02/2021 11:30,12.07,70.43,4.56,182,0.158,504.1,2.521,270.8,272.6,0,102.3,1.68,8.7 +23/02/2021 12:00,13.11,66.98,4.485,187.3,0.157,520.7,2.604,290.2,292.1,0,102.3,1.733,8.85 +23/02/2021 12:30,13.97,64.21,4.796,189.2,0.149,533.5,2.667,304,307.1,0,102.3,1.76,8.95 +23/02/2021 13:00,14.52,62.48,5.15,191.3,0.153,496.5,2.483,283.4,287.2,0,102.3,1.663,8.36 +23/02/2021 13:30,15.14,59.86,5.406,197.7,0.151,485.9,2.429,279.2,283.6,0,102.3,1.626,8.23 +23/02/2021 14:00,15.56,57.7,5.236,202.4,0.147,481.1,2.406,279.9,283.7,0,102.3,1.59,8.24 +23/02/2021 14:30,15.29,53.14,6.423,197.8,0.152,436.9,2.185,246.2,254.6,0,102.3,1.492,7.701 +23/02/2021 15:00,15.28,51.76,6.263,196.4,0.15,384.8,1.924,207.3,213.7,0,102.3,1.337,6.991 +23/02/2021 15:30,15.4,49.51,5.695,192.3,0.152,322.1,1.61,161.3,164.6,0,102.3,1.148,6.089 +23/02/2021 16:00,15.13,49.37,5.964,200.8,0.145,251.7,1.258,113.2,116.2,0,102.3,0.997,5.06 +23/02/2021 16:30,14.94,51.38,4.8,199.7,0.147,177.6,0.888,61.56,62.06,0,102.3,0.882,4.01 +23/02/2021 17:00,14.39,52.19,4.669,195.4,0.156,105.9,0.529,11.08,11.24,0,102.3,0.699,2.794 +23/02/2021 17:30,13.67,55.54,4.048,197.5,0.146,33.54,0.168,-38.57,-38.65,0,102.3,0.274,1.052 +23/02/2021 18:00,12.63,60.21,3.616,195.4,0.152,1.529,0.008,-67.13,-67.18,0,102.3,-0.051,0.082 +23/02/2021 18:30,12.04,63.6,2.99,186.1,0.152,0,0,-69.75,-69.77,0,102.4,-0.069,0 +23/02/2021 19:00,11.59,66.61,2.378,177.6,0.157,0,0,-68.45,-68.45,0,102.4,-0.096,0 +23/02/2021 19:30,11.29,68.79,2.558,182.4,0.155,0,0,-68.21,-68.21,0,102.4,-0.135,0 +23/02/2021 20:00,10.92,70.35,2.602,189.4,0.152,0,0,-66.29,-66.29,0,102.4,-0.136,0 +23/02/2021 20:30,10.82,71.83,2.51,191,0.156,0,0,-64.12,-64.12,0,102.4,-0.136,0 +23/02/2021 21:00,10.37,74.17,1.992,176.4,0.152,0,0,-61.89,-61.89,0,102.4,-0.132,0 +23/02/2021 21:30,10.25,75.3,1.719,183.3,0.15,0,0,-32.9,-32.9,0,102.4,-0.136,0 +23/02/2021 22:00,10.23,75.43,1.491,175.7,0.158,0,0,-32.63,-32.63,0,102.5,-0.136,0 +23/02/2021 22:30,10.03,76.66,1.934,175.2,0.157,0,0,-19.45,-19.45,0,102.4,-0.136,0 +23/02/2021 23:00,10.24,76.29,1.541,170.6,0.156,0,0,-19.63,-19.63,0,102.4,-0.136,0 +23/02/2021 23:30,9.99,78.21,1.181,163.9,0.146,0,0,-21.15,-21.15,0,102.4,-0.136,0 +24/02/2021 00:00,9.82,77.58,1.346,169.6,0.153,0,0,-46.94,-46.94,0,102.4,-0.136,0 +24/02/2021 00:30,9.55,78.7,1.24,170.7,0.148,0,0,-39.99,-39.99,0,102.4,-0.136,0 +24/02/2021 01:00,9.43,79.19,1.061,163.7,0.146,0,0,-36.08,-36.08,0,102.4,-0.136,0 +24/02/2021 01:30,9.65,79.54,0.962,156.3,0.141,0.19,0.001,-7.033,-7.033,0,102.4,-0.136,0 +24/02/2021 02:00,10.3,75.46,1.099,161.3,0.14,0,0,-37.88,-37.88,0,102.4,-0.136,0 +24/02/2021 02:30,10.29,75.8,0.813,162.5,0.148,0.05,0,-12.06,-12.06,0,102.3,-0.136,0 +24/02/2021 03:00,11.48,71.33,1.473,180.4,0.152,0.017,0,-7.49,-7.49,0,102.3,-0.136,0 +24/02/2021 03:30,11.55,72.53,1.216,142.9,0.13,0,0,-6.344,-6.344,0,102.3,-0.136,0 +24/02/2021 04:00,11.09,74.1,1.288,146.7,0.135,0,0,-7.645,-7.645,0,102.3,-0.136,0 +24/02/2021 04:30,10.72,77.35,1.347,163.7,0.143,0,0,-9.08,-9.08,0,102.3,-0.136,0 +24/02/2021 05:00,11.14,75.8,1.464,170.3,0.153,0,0,-11.13,-11.13,0,102.3,-0.136,0 +24/02/2021 05:30,11.13,77.27,1.312,161.2,0.143,0,0,-11.25,-11.25,0,102.3,-0.136,0 +24/02/2021 06:00,10.82,78.83,1.271,144.7,0.129,0,0,-23.29,-23.29,0,102.3,-0.136,0 +24/02/2021 06:30,10.03,80.3,1.118,146.9,0.135,0,0,-45.29,-45.29,0,102.3,-0.136,0 +24/02/2021 07:00,8.92,83.2,0.946,149.2,0.138,0.044,0,-45.56,-45.56,0,102.3,-0.111,0.022 +24/02/2021 07:30,8.3,86.1,0.915,149,0.139,12.04,0.06,-37.82,-37.82,0,102.3,-0.014,0.455 +24/02/2021 08:00,9.35,83.9,1.073,151.1,0.137,50.9,0.255,-14.84,-14.84,0,102.3,0.186,1.27 +24/02/2021 08:30,11.11,76.75,1.831,161.9,0.15,144.1,0.72,18.7,18.7,0,102.3,0.527,3.4 +24/02/2021 09:00,12.1,72.66,2.293,170.8,0.15,228.6,1.143,60.13,60.13,0,102.3,0.885,4.956 +24/02/2021 09:30,12.98,69.64,2.95,174.7,0.151,299.5,1.497,108.2,108.3,0,102.2,1.093,6.012 +24/02/2021 10:00,13.94,66.99,2.886,179.2,0.152,374.3,1.872,165.7,165.8,0,102.2,1.352,7.221 +24/02/2021 10:30,14.56,64.24,3.575,182.2,0.153,433.6,2.168,213.8,214.3,0,102.2,1.565,8.04 +24/02/2021 11:00,15.19,61.79,4.141,184.1,0.151,475.2,2.376,247.5,248.5,0,102.2,1.69,8.54 +24/02/2021 11:30,15.87,58.53,4.959,192.6,0.157,525.2,2.626,285.9,289.2,0,102.2,1.869,9.29 +24/02/2021 12:00,16.13,57.9,5.512,198.9,0.153,519.3,2.596,289.1,293.9,0,102.2,1.848,9.08 +24/02/2021 12:30,16.37,55.57,5.833,197.6,0.148,486.3,2.431,269.5,275.6,0,102.1,1.722,8.47 +24/02/2021 13:00,16.34,55.57,5.272,203.4,0.145,457.1,2.286,251.2,254.8,0,102.1,1.64,8.01 +24/02/2021 13:30,16.21,57.51,5.139,201.9,0.149,461.1,2.305,257.3,261,0,102.1,1.669,8.14 +24/02/2021 14:00,16.5,58.65,3.504,190.4,0.152,484.5,2.423,279.3,279.5,0,102.1,1.767,8.72 +24/02/2021 14:30,16.64,58.24,3.015,182.5,0.153,395,1.975,216.4,216.5,0,102.1,1.441,7.172 +24/02/2021 15:00,16.98,56.43,2.989,182.8,0.154,391.8,1.959,219.3,219.3,0,102.1,1.469,7.331 +24/02/2021 15:30,17.33,52.83,2.777,193.9,0.151,306.3,1.532,161.5,161.5,0,102.1,1.186,5.925 +24/02/2021 16:00,17.33,51.96,2.834,200.9,0.146,228.2,1.141,103.3,103.3,0,102.1,0.946,4.644 +24/02/2021 16:30,16.47,54.54,2.203,192.7,0.152,121.9,0.61,25.33,25.33,0,102.1,0.532,2.634 +24/02/2021 17:00,16.18,57.69,2.293,182.7,0.16,112.7,0.564,20.85,20.85,0,102.1,0.595,2.811 +24/02/2021 17:30,15.49,61.06,2.082,182.2,0.152,51.98,0.26,-19.61,-19.61,0,102.1,0.3,1.376 +24/02/2021 18:00,14.07,66.57,1.422,181.9,0.157,3.025,0.015,-55.31,-55.31,0,102.1,-0.024,0.107 +24/02/2021 18:30,13.06,69.98,1.073,175.5,0.158,0,0,-57.48,-57.48,0,102.1,-0.068,0 +24/02/2021 19:00,11.67,73.64,0.409,163.9,0.12,0,0,-48.55,-48.55,0,102.1,-0.068,0 +24/02/2021 19:30,10.65,77.34,0.455,168.4,0.147,0,0,-46.59,-46.59,0,102.1,-0.068,0 +24/02/2021 20:00,9.73,80.3,0.354,106.4,0.132,0,0,-45.16,-45.16,0,102.1,-0.068,0 +24/02/2021 20:30,9.01,84,0.185,120.3,0.082,0,0,-42.99,-42.99,0,102.1,-0.068,0 +24/02/2021 21:00,8.42,83.9,0.36,143.1,0.071,0,0,-39.52,-39.52,0,102.1,-0.068,0 +24/02/2021 21:30,7.902,86.7,0.228,129.5,0.089,0,0,-40.59,-40.59,0,102.1,-0.068,0 +24/02/2021 22:00,7.912,88.3,0.138,129.8,0.053,0,0,-41.62,-41.62,0,102.1,-0.068,0 +24/02/2021 22:30,7.788,88.5,0.147,190.3,0.042,0,0,-41.99,-41.99,0,102.1,-0.068,0 +24/02/2021 23:00,7.838,88.2,0.094,189.9,0.028,0,0,-38.89,-38.89,0,102.1,-0.068,0 +24/02/2021 23:30,7.493,87.3,0.559,55.16,0.082,0,0,-34.57,-34.57,0,102.1,-0.068,0 +25/02/2021 00:00,6.972,88,0.583,351.9,0.075,0,0,-38.18,-38.18,0,102.1,-0.068,0 +25/02/2021 00:30,6.911,87.9,0.866,312.7,0.122,0,0,-40.49,-40.49,0,102.1,-0.068,0 +25/02/2021 01:00,6.554,88.3,0.426,309.8,0.051,0,0,-33.17,-33.17,0,102.1,-0.068,0 +25/02/2021 01:30,5.642,89.5,0.626,327.7,0.126,0,0,-27.94,-27.94,0,102.1,-0.068,0 +25/02/2021 02:00,5.972,90.8,0.556,165.5,0.124,0,0,-28.77,-28.77,0,102.1,-0.069,0 +25/02/2021 02:30,5.906,90.8,0,192.9,0,0,0,-28.22,-28.22,0,102,-0.068,0 +25/02/2021 03:00,6.015,91.5,0,0,0,0,0,-26.99,-26.99,0,102,-0.068,0 +25/02/2021 03:30,6.011,91.6,0.147,251.9,0.041,0,0,-34.03,-34.03,0,102,-0.068,0 +25/02/2021 04:00,5.447,91.2,0.384,269.8,0.091,0,0,-28.6,-28.6,0,102,-0.068,0 +25/02/2021 04:30,5.193,92.1,0.223,295.8,0.028,0,0,-31.49,-31.49,0,102,-0.068,0 +25/02/2021 05:00,4.937,91.8,0.094,302.5,0.043,0,0,-36.53,-36.53,0,102,-0.068,0 +25/02/2021 05:30,4.822,92.5,0.415,308.7,0.048,0,0,-32.81,-32.81,0,102.1,-0.068,0 +25/02/2021 06:00,4.803,93,0.84,300.7,0.115,0,0,-31.43,-31.43,0,102.1,-0.068,0 +25/02/2021 06:30,4.543,92.5,0.12,299.9,0.029,0,0,-26.68,-26.68,0,102.1,-0.068,0 +25/02/2021 07:00,4.909,93.5,1.174,314.9,0.126,0.354,0.002,-28.75,-28.75,0,102.1,-0.068,0.022 +25/02/2021 07:30,5.185,93,0.623,303.4,0.101,14.82,0.074,-19.09,-19.09,0,102.2,-0.04,0.286 +25/02/2021 08:00,5.546,93.4,0.335,337.4,0.081,38.66,0.193,19.56,19.56,0,102.2,0.006,0.664 +25/02/2021 08:30,6.822,93.1,0.775,303.9,0.09,48.98,0.245,29.73,29.73,0,102.3,0.043,0.852 +25/02/2021 09:00,7.79,92.5,0.812,305.8,0.122,76.14,0.381,42.27,42.27,0,102.3,0.139,1.384 +25/02/2021 09:30,9.22,91.3,1.88,358.2,0.149,143.8,0.719,67.39,67.39,0,102.3,0.341,2.626 +25/02/2021 10:00,9.87,88.6,2.233,4.434,0.151,129.1,0.646,69.94,69.94,0,102.4,0.34,2.486 +25/02/2021 10:30,10.42,84.9,2.01,357.3,0.15,195.5,0.978,97.6,97.6,0,102.4,0.573,3.573 +25/02/2021 11:00,11.01,79.96,2.982,351,0.147,259.7,1.299,140,140,0,102.4,0.882,4.857 +25/02/2021 11:30,11.53,76.6,3.38,2.224,0.155,335.9,1.679,181.9,181.9,0,102.4,1.228,6.22 +25/02/2021 12:00,11.93,73.68,3.486,359,0.146,316,1.58,177.8,177.8,0,102.4,1.143,5.969 +25/02/2021 12:30,11.93,72.15,3.23,6.49,0.143,235.7,1.178,132.3,132.3,0,102.5,0.814,4.437 +25/02/2021 13:00,11.86,71.88,3.388,347.6,0.15,205,1.025,114.8,114.9,0,102.5,0.699,3.905 +25/02/2021 13:30,11.88,69.28,3.426,349.7,0.151,219.9,1.1,117.9,117.9,0,102.5,0.756,4.06 +25/02/2021 14:00,11.92,66.57,3.638,8.9,0.151,267.2,1.336,141.4,141.5,0,102.5,0.947,4.811 +25/02/2021 14:30,11.71,66.43,3.439,356.6,0.151,180.6,0.903,92.2,92.3,0,102.5,0.634,3.436 +25/02/2021 15:00,11.29,71.71,3.422,334.4,0.146,112.3,0.562,53.8,53.81,0,102.5,0.392,2.178 +25/02/2021 15:30,10.71,74.42,2.916,345.7,0.152,56.03,0.28,18.56,18.56,0,102.6,0.211,1.075 +25/02/2021 16:00,10.49,75.87,2.623,347.1,0.15,59.2,0.296,20.43,20.43,0,102.6,0.202,1.067 +25/02/2021 16:30,10.1,72.02,3.28,351.6,0.155,38.45,0.192,10.38,10.39,0,102.6,0.123,0.684 +25/02/2021 17:00,9.55,74.91,3.171,344.3,0.148,21.96,0.11,-3.541,-3.541,0,102.7,0.072,0.413 +25/02/2021 17:30,9.31,74.75,3.053,359.2,0.152,8.82,0.044,-10.28,-10.28,0,102.7,0.005,0.161 +25/02/2021 18:00,9.25,76.09,2.251,358.2,0.149,1.774,0.009,-11.36,-11.36,0,102.7,0,0.049 +25/02/2021 18:30,9.13,75.86,2.077,0.45,0.152,0,0,-16.03,-16.03,0,102.8,0,0 +25/02/2021 19:00,9.02,73.75,2.129,344.3,0.15,0,0,-16.16,-16.16,0,102.8,0,0 +25/02/2021 19:30,8.92,76.41,1.93,337.9,0.15,0,0,-18.05,-18.05,0,102.9,0,0 +25/02/2021 20:00,8.6,82.1,1.669,353.9,0.146,0,0,-27.38,-27.38,0,102.9,0,0 +25/02/2021 20:30,8.47,84,1.141,357.3,0.144,0,0,-22.3,-22.3,0,102.9,0,0 +25/02/2021 21:00,8.37,85.6,1.67,334,0.146,0,0,-24.33,-24.33,0,102.9,0,0 +25/02/2021 21:30,8.09,86.9,1.563,334.6,0.137,0,0,-23.73,-23.73,0,103,0,0 +25/02/2021 22:00,7.998,87.7,1.401,331.3,0.122,0,0,-22.86,-22.86,0,103,0,0 +25/02/2021 22:30,7.875,87.2,1.901,347,0.151,0,0,-36.32,-36.32,0,103,0,0 +25/02/2021 23:00,7.713,86.1,1.636,352.8,0.154,0,0,-25.63,-25.63,0,103,0,0 +25/02/2021 23:30,7.419,85.6,1.443,354.3,0.149,0,0,-50.23,-50.23,0,103.1,0,0 +26/02/2021 00:00,6.594,86.4,0.837,344.8,0.13,0,0,-49.51,-49.51,0,103.1,0,0 +26/02/2021 00:30,6.167,87.8,0.322,314.3,0.062,0,0,-52.55,-52.55,0,103.1,0,0 +26/02/2021 01:00,5.357,89,0.122,316.3,0.035,0,0,-55.52,-55.52,0,103.1,0,0 +26/02/2021 01:30,5.19,90.9,0.604,325.8,0.087,0,0,-58.5,-58.5,0,103.1,0,0 +26/02/2021 02:00,4.725,91.5,0.83,319.5,0.095,0,0,-58.97,-58.97,0,103.1,0,0 +26/02/2021 02:30,4.558,91.8,0.971,312.1,0.112,0,0,-60.32,-60.32,0,103.1,0,0 +26/02/2021 03:00,4.335,92.1,0.577,302.5,0.084,0,0,-60.25,-60.25,0,103.1,0,0 +26/02/2021 03:30,3.568,92.4,0.051,296,0.016,0,0,-57.78,-57.78,0,103.1,0,0 +26/02/2021 04:00,3.355,92.9,0.328,309.8,0.047,0,0,-56.32,-56.32,0,103.1,0,0 +26/02/2021 04:30,2.783,92.7,0,295.2,0.001,0,0,-54.5,-54.5,0,103.1,0,0 +26/02/2021 05:00,1.801,93.2,0,0,0,0,0,-52.45,-52.45,0,103.1,0,0 +26/02/2021 05:30,1.728,93.7,0,0,0,0,0,-51.13,-51.13,0,103.1,0,0 +26/02/2021 06:00,1.109,93.4,0,0,0,0,0,-46.49,-46.49,0,103.1,0,0 +26/02/2021 06:30,0.879,94.3,0,0,0,0,0,-51.38,-51.38,0,103.2,0,0 +26/02/2021 07:00,1.237,95.3,0.274,7.035,0.059,2.182,0.011,-14.72,-14.72,0,103.2,0,0.021 +26/02/2021 07:30,2.94,95.5,0.706,25.92,0.145,17.17,0.086,1.538,1.538,0.2,103.2,0.03,0.274 +26/02/2021 08:00,3.589,94.8,1.14,9.91,0.147,52.5,0.263,9.43,9.43,0,103.2,0.152,0.833 +26/02/2021 08:30,4.422,94.7,1.216,354.6,0.14,133.6,0.668,25.18,25.18,0,103.3,0.404,2.373 +26/02/2021 09:00,5.633,93.7,0.568,310.3,0.107,262.8,1.314,88,88,0,103.3,0.861,4.801 +26/02/2021 09:30,7.058,92.2,1.447,16.87,0.149,326.9,1.634,125.2,125.2,0,103.3,1.195,6.165 +26/02/2021 10:00,8.1,85.4,2.025,28.86,0.136,393.5,1.967,207.5,207.5,0,103.3,1.423,7.192 +26/02/2021 10:30,9.43,71.34,1.81,30.62,0.135,449.5,2.248,194.1,194.1,0,103.3,1.626,8.04 +26/02/2021 11:00,10.22,64.69,1.84,34.32,0.129,494.9,2.475,234.4,234.4,0,103.3,1.781,8.14 +26/02/2021 11:30,10.78,60.32,2.116,21.83,0.138,545.5,2.728,277.7,277.7,0,103.3,1.946,6.959 +26/02/2021 12:00,11.27,57.18,1.861,21.1,0.134,516.4,2.582,277.5,277.5,0,103.3,1.873,8.81 +26/02/2021 12:30,11.52,55.89,2.099,19.91,0.134,615.5,3.077,344,344,0,103.3,2.182,10.84 +26/02/2021 13:00,11.51,54.13,2.426,17.97,0.14,509.5,2.548,271.2,271.2,0,103.3,1.797,8.77 +26/02/2021 13:30,11.84,50.13,1.827,39.05,0.12,548,2.74,295,295,0,103.3,1.926,9.51 +26/02/2021 14:00,11.96,50.4,1.825,38.31,0.124,467.8,2.339,243,243,0,103.2,1.659,8.15 +26/02/2021 14:30,11.87,47.49,2.178,34.92,0.129,458.6,2.293,235.9,235.9,0,103.2,1.643,8.2 +26/02/2021 15:00,11.85,47.61,2.319,30.1,0.136,406.4,2.032,204.4,204.4,0,103.2,1.468,7.459 +26/02/2021 15:30,11.87,48.09,2.461,32.73,0.128,340,1.7,160.8,160.8,0,103.2,1.264,6.482 +26/02/2021 16:00,11.84,47.85,2.058,38.09,0.126,264.3,1.322,109.8,109.8,0,103.2,1.031,5.324 +26/02/2021 16:30,11.79,47.94,1.959,33.15,0.131,187.6,0.938,60.19,60.19,0,103.2,0.865,4.19 +26/02/2021 17:00,11.26,51.29,2.266,22.78,0.144,112.9,0.565,12.23,12.23,0,103.2,0.661,2.91 +26/02/2021 17:30,10,60.82,2.18,14.63,0.161,41.19,0.206,-30.74,-30.74,0,103.2,0.295,1.167 +26/02/2021 18:00,8.69,67.7,1.947,16.19,0.147,4.229,0.021,-56.51,-56.51,0,103.3,0.024,0.164 +26/02/2021 18:30,7.805,73.87,2.256,16.2,0.153,0,0,-58.87,-58.87,0,103.3,0,0 +26/02/2021 19:00,7.175,77.74,2.116,14.37,0.155,0,0,-64.04,-64.04,0,103.3,0,0 +26/02/2021 19:30,6.74,79.1,2.049,2.741,0.156,0,0,-63.02,-63.02,0,103.3,0,0 +26/02/2021 20:00,6.178,79.99,1.847,11.31,0.152,0,0,-61.94,-61.94,0,103.3,0,0 +26/02/2021 20:30,5.724,81.4,1.926,19.25,0.147,0,0,-62.87,-62.87,0,103.4,0,0 +26/02/2021 21:00,5.578,81,1.725,21.59,0.148,0,0,-62.71,-62.71,0,103.4,0,0 +26/02/2021 21:30,5.564,78.01,1.284,33.55,0.134,0,0,-60.13,-60.13,0,103.4,0,0 +26/02/2021 22:00,5.809,74.18,1.376,45.89,0.125,0,0,-62.13,-62.13,0,103.4,0,0 +26/02/2021 22:30,5.417,74.67,1.35,47.27,0.127,0,0,-62.5,-62.5,0,103.4,0,0 +26/02/2021 23:00,5.138,74.72,1.259,58.62,0.132,0,0,-60.92,-60.92,0,103.4,0,0 +26/02/2021 23:30,4.941,73.35,1.103,46.63,0.124,0,0,-61.75,-61.75,0,103.4,0,0 +27/02/2021 00:00,4.664,73.09,0.675,41.1,0.116,0,0,-60.02,-60.02,0,103.4,0,0 +27/02/2021 00:30,4.049,75.48,0.702,285.8,0.085,0,0,-56.96,-56.96,0,103.4,0,0 +27/02/2021 01:00,3.725,76.26,0.417,6.584,0.111,0,0,-53.36,-53.36,0,103.5,0,0 +27/02/2021 01:30,3.358,77.92,0.271,0,0,0,0,-53.09,-53.09,0,103.5,0,0 +27/02/2021 02:00,2.766,77.55,0,0,0,0,0,-53.53,-53.53,0,103.5,0,0 +27/02/2021 02:30,1.625,84.1,0.593,299.9,0.079,0,0,-59.01,-59.01,0,103.4,0,0 +27/02/2021 03:00,0.747,85,0.254,298.9,0.05,0,0,-57.06,-57.06,0,103.4,0,0 +27/02/2021 03:30,0.093,88,0,0,0,0,0,-53.99,-53.99,0,103.4,0,0 +27/02/2021 04:00,-0.401,89.7,0,0.679,0,0,0,-52.56,-52.56,0,103.5,0,0 +27/02/2021 04:30,-0.161,89.4,0,278.1,0.002,0,0,-55.66,-55.66,0,103.5,0,0 +27/02/2021 05:00,-0.493,89.9,0,278.5,0.004,0,0,-56.39,-56.39,0,103.5,0,0 +27/02/2021 05:30,-0.46,89.3,0.164,307.7,0.05,0,0,-51.48,-51.48,0,103.5,0,0 +27/02/2021 06:00,-0.461,89.2,0,329.7,0.002,0,0,-50.94,-50.94,0,103.5,0,0 +27/02/2021 06:30,-0.502,89.8,0,337.1,0.003,0,0,-49.93,-49.93,0,103.5,0,0 +27/02/2021 07:00,-0.147,89.4,0.46,11.66,0.087,0.804,0.004,-48.11,-48.11,0,103.5,0,0.051 +27/02/2021 07:30,0.581,87.2,0.202,13.75,0.049,16.95,0.085,-37.26,-37.26,0,103.5,0.136,0.692 +27/02/2021 08:00,1.876,82.1,1.125,27.41,0.138,71.61,0.358,-17.28,-17.28,0,103.5,0.354,1.978 +27/02/2021 08:30,3.474,76.08,1.518,31.84,0.136,167.9,0.84,37.3,37.3,0,103.6,0.659,3.959 +27/02/2021 09:00,5.234,70.16,1.709,40.66,0.128,256.6,1.283,61.64,61.64,0,103.6,0.936,5.367 +27/02/2021 09:30,6.589,64.9,1.87,55.55,0.128,331.5,1.657,107.1,107.1,0,103.6,1.189,6.521 +27/02/2021 10:00,7.643,60.95,1.892,53.59,0.127,398.4,1.992,155.6,155.6,0,103.6,1.418,7.495 +27/02/2021 10:30,8.68,57.54,1.916,53.88,0.128,454.2,2.271,196.4,196.4,0,103.6,1.622,8.27 +27/02/2021 11:00,9.52,54.96,1.847,51.45,0.123,499.4,2.497,233.8,233.8,0,103.5,1.785,8.9 +27/02/2021 11:30,10.12,53.45,2.123,57.27,0.13,531.1,2.655,259.3,259.3,0,103.5,1.898,9.33 +27/02/2021 12:00,10.38,52.73,2.822,54.27,0.128,551.1,2.755,277.7,277.8,0,103.5,1.964,9.55 +27/02/2021 12:30,10.64,54.27,2.972,33.02,0.136,555.4,2.777,292.4,292.7,0,103.5,1.963,9.6 +27/02/2021 13:00,11.03,52.12,2.604,42.98,0.123,551.6,2.758,290.6,290.7,0,103.4,1.964,9.54 +27/02/2021 13:30,11.26,49.95,2.745,51.21,0.127,532,2.66,279.4,279.5,0,103.3,1.911,9.24 +27/02/2021 14:00,11.46,49.57,3.008,42.11,0.129,501,2.505,263.6,263.8,0,103.3,1.812,8.8 +27/02/2021 14:30,11.95,46.51,2.687,47.26,0.123,458.6,2.293,237.5,237.5,0,103.3,1.683,8.23 +27/02/2021 15:00,11.97,45.06,3.287,38.09,0.13,402.6,2.013,202.6,202.9,0,103.2,1.506,7.444 +27/02/2021 15:30,12.23,44.02,2.677,46.71,0.127,339.9,1.699,160.6,160.6,0,103.2,1.311,6.551 +27/02/2021 16:00,12.25,44.51,2.532,43.52,0.121,267.5,1.337,113.9,113.9,0,103.2,1.075,5.423 +27/02/2021 16:30,12.05,43.74,2.731,39.97,0.126,193.5,0.967,65.19,65.2,0,103.2,0.892,4.297 +27/02/2021 17:00,11.81,45.4,2.275,42.22,0.128,116.9,0.585,15.97,15.97,0,103.2,0.686,3.006 +27/02/2021 17:30,10.98,50.4,2.241,31.75,0.136,44.5,0.222,-26.14,-26.14,0,103.1,0.316,1.237 +27/02/2021 18:00,9.84,54.1,2.122,26.09,0.146,3.743,0.019,-57.89,-57.89,0,103.1,0.033,0.158 +27/02/2021 18:30,8.87,59.28,2.011,26.28,0.143,0,0,-62.5,-62.5,0,103.1,0,0 +27/02/2021 19:00,8.36,61.58,1.903,29.2,0.138,0,0,-62.61,-62.61,0,103.1,0,0 +27/02/2021 19:30,7.668,65.83,1.636,26.02,0.151,0,0,-60.95,-60.95,0,103.1,0,0 +27/02/2021 20:00,7.188,69.64,1.545,31.3,0.14,0,0,-61.67,-61.67,0,103.1,0,0 +27/02/2021 20:30,6.665,71.8,1.623,31.88,0.134,0,0,-62.5,-62.5,0,103.1,0,0 +27/02/2021 21:00,6.316,73.42,1.774,26.25,0.139,0,0,-63.04,-63.04,0,103.1,0,0 +27/02/2021 21:30,6.07,74.95,1.947,32.65,0.136,0,0,-63.63,-63.63,0,103.1,0,0 +27/02/2021 22:00,5.678,76.3,1.685,26.83,0.144,0,0,-63.58,-63.58,0,103.1,0,0 +27/02/2021 22:30,5.051,79.37,1.383,23.81,0.148,0,0,-60.85,-60.85,0,103.1,0,0 +27/02/2021 23:00,4.922,80.4,1.336,36.72,0.13,0,0,-62.02,-62.02,0,103.1,0,0 +27/02/2021 23:30,5.056,79.93,1.454,43.3,0.126,0,0,-64.3,-64.3,0,103,0,0 +28/02/2021 00:00,4.646,80.6,1.045,46.44,0.125,0,0,-62.7,-62.7,0,103,0,0 +28/02/2021 00:30,4.331,81.6,1.089,43.2,0.126,0,0,-62.16,-62.16,0,103,0,0 +28/02/2021 01:00,4.08,81.6,0.79,55.64,0.139,0,0,-62.2,-62.2,0,103,0,0 +28/02/2021 01:30,3.564,82.4,0.976,53.6,0.13,0,0,-60.47,-60.47,0,103,0,0 +28/02/2021 02:00,3.68,81.3,1.446,37.62,0.129,0,0,-61.75,-61.75,0,102.9,0,0 +28/02/2021 02:30,3.714,79.57,1.913,26.81,0.143,0,0,-65.42,-65.42,0,102.9,0,0 +28/02/2021 03:00,3.284,80.7,1.729,18.44,0.147,0,0,-65.96,-65.96,0,102.9,0,0 +28/02/2021 03:30,2.758,82.2,1.553,10.66,0.15,0,0,-65.3,-65.3,0,102.9,0,0 +28/02/2021 04:00,2.25,83.9,1.231,13.11,0.129,0,0,-64.29,-64.29,0,102.8,0,0 +28/02/2021 04:30,2.176,84.9,1.583,12.75,0.153,0,0,-65.07,-65.07,0,102.8,0,0 +28/02/2021 05:00,1.753,85.4,0.684,2.049,0.103,0,0,-62.52,-62.52,0,102.8,0,0 +28/02/2021 05:30,1.481,86.9,1.552,11.23,0.143,0,0,-63.19,-63.19,0,102.8,0,0 +28/02/2021 06:00,1.648,86.1,1.635,12.14,0.144,0,0,-65.32,-65.32,0,102.8,0,0 +28/02/2021 06:30,1.354,86.7,0.77,2.891,0.11,0,0,-64.26,-64.26,0,102.8,0,0 +28/02/2021 07:00,1.112,87.8,0.68,339.8,0.095,0.832,0.004,-59.37,-59.37,0,102.8,0.001,0.062 +28/02/2021 07:30,1.385,87.5,1.1,7.234,0.127,20.58,0.103,-49.57,-49.57,0,102.8,0.13,0.733 +28/02/2021 08:00,2.099,84.4,1.769,12.27,0.152,78.86,0.394,-17.48,-17.48,0,102.8,0.353,2.152 +28/02/2021 08:30,3.507,79.3,1.811,34.17,0.136,174.8,0.874,13.12,13.12,0,102.8,0.672,4.108 +28/02/2021 09:00,4.9,73.57,2.169,49.99,0.128,262.2,1.311,56.72,56.72,0,102.8,0.977,5.601 +28/02/2021 09:30,5.612,70.52,2.188,55.98,0.131,336.1,1.68,102.7,102.7,0,102.8,1.236,6.784 +28/02/2021 10:00,6.418,68.3,2.116,61.53,0.134,404.6,2.023,150.1,150.1,0,102.8,1.493,7.845 +28/02/2021 10:30,7.425,63.73,2.387,76.34,0.147,462.3,2.312,186.4,186.4,0,102.8,1.712,8.72 +28/02/2021 11:00,7.931,61.64,2.317,61.67,0.132,506.2,2.531,226,226.1,0,102.8,1.855,9.31 +28/02/2021 11:30,8.67,59.61,2.204,60.43,0.13,543.6,2.718,259,259,0,102.7,1.993,9.79 +28/02/2021 12:00,9.23,57.73,2.392,61.63,0.136,562.9,2.814,275.8,275.8,0,102.7,2.051,9.99 +28/02/2021 12:30,9.86,55.19,2.16,78.78,0.144,574,2.87,285.7,285.7,0,102.6,2.101,10.15 +28/02/2021 13:00,10.37,53.39,2.027,74.19,0.141,568,2.84,289.1,289.1,0,102.6,2.095,10.06 +28/02/2021 13:30,10.92,52.64,1.924,75.62,0.137,548.4,2.742,278.4,278.4,0,102.5,2.054,9.79 +28/02/2021 14:00,10.99,52.8,2.254,53.25,0.128,513,2.565,261.9,261.9,0,102.5,1.942,9.26 +28/02/2021 14:30,11.44,50.87,2.094,68.31,0.128,471.4,2.357,236.6,236.6,0,102.5,1.808,8.71 +28/02/2021 15:00,11.7,50.91,2.171,68.58,0.14,411.8,2.059,194.3,194.3,0,102.4,1.604,7.857 +28/02/2021 15:30,11.83,50.22,1.954,77.12,0.148,345.7,1.729,148.6,148.6,0,102.4,1.385,6.869 +28/02/2021 16:00,11.8,49.01,1.902,80.9,0.146,272.1,1.36,103.8,103.8,0,102.4,1.123,5.677 +28/02/2021 16:30,11.64,49.09,2.086,106.4,0.142,197.4,0.987,54.65,54.65,0,102.4,0.886,4.463 +28/02/2021 17:00,10.95,47.78,2.494,106.1,0.145,120,0.6,8.26,8.26,0,102.4,0.636,3.059 +28/02/2021 17:30,9.91,51.58,1.909,96.3,0.159,44.56,0.223,-31.24,-31.24,0,102.4,0.267,1.186 +28/02/2021 18:00,8.89,57.04,1.507,95.1,0.152,4.23,0.021,-53.28,-53.28,0,102.4,0.024,0.159 +28/02/2021 18:30,7.925,60.84,0.945,101.9,0.151,0,0,-54.38,-54.38,0,102.4,0,0 +28/02/2021 19:00,6.726,65.51,0.701,95.9,0.157,0,0,-50.71,-50.71,0,102.5,0,0 +28/02/2021 19:30,6.438,66.7,0.757,83.1,0.154,0,0,-49.57,-49.57,0,102.5,0,0 +28/02/2021 20:00,6.139,67.88,0.791,70.44,0.141,0,0,-50.26,-50.26,0,102.4,0,0 +28/02/2021 20:30,5.925,68.59,0.762,71.19,0.148,0,0,-51.17,-51.17,0,102.4,0,0 +28/02/2021 21:00,5.608,69.18,0.679,55.6,0.124,0,0,-50.25,-50.25,0,102.4,0,0 +28/02/2021 21:30,5.343,70.02,0.679,48.65,0.124,0,0,-49.8,-49.8,0,102.5,0,0 +28/02/2021 22:00,4.763,71.72,0.57,41.24,0.133,0,0,-49,-49,0,102.4,0,0 +28/02/2021 22:30,4.101,74.04,0.797,24.93,0.158,0,0,-47.95,-47.95,0,102.4,0,0 +28/02/2021 23:00,3.803,75.86,0.746,13.97,0.134,0,0,-46.47,-46.47,0,102.4,0,0 +28/02/2021 23:30,3.71,76.39,0.442,52.41,0.119,0,0,-46.18,-46.18,0,102.4,0,0 +01/03/2021 00:00,3.308,78.07,0.587,23.03,0.159,0,0,-44.18,-44.18,0,102.4,0,0 +01/03/2021 00:30,3.088,79.71,0.321,45.03,0.12,0,0,-45.76,-45.76,0,102.4,0,0 +01/03/2021 01:00,3.223,78.94,0.371,48.46,0.134,0,0,-45.2,-45.2,0,102.4,0,0 +01/03/2021 01:30,2.78,79.95,0.538,24.52,0.157,0,0,-43.71,-43.71,0,102.4,0,0 +01/03/2021 02:00,2.377,82,0.246,25.8,0.133,0,0,-43.58,-43.58,0,102.4,0,0 +01/03/2021 02:30,2.065,82.4,0.158,346.7,0.037,0,0,-42.36,-42.36,0,102.3,0,0 +01/03/2021 03:00,1.891,83.8,0.478,5.258,0.104,0,0,-42.47,-42.47,0,102.3,0,0 +01/03/2021 03:30,1.834,83.3,0,0,0,0,0,-42.29,-42.29,0,102.3,0,0 +01/03/2021 04:00,1.712,84.3,0.128,90.8,0.019,0,0,-45.57,-45.57,0,102.3,0,0 +01/03/2021 04:30,1.471,84.3,0.596,59.2,0.098,0,0,-43.28,-43.28,0,102.3,0,0 +01/03/2021 05:00,1.333,85.6,0.12,44.3,0.048,0,0,-42.63,-42.63,0,102.3,0,0 +01/03/2021 05:30,1.277,85.7,0.087,43.94,0.044,0,0,-41.95,-41.95,0,102.3,0,0 +01/03/2021 06:00,1.06,85.5,0.224,17.28,0.047,0,0,-41.43,-41.43,0,102.3,0,0 +01/03/2021 06:30,0.808,86.4,0.059,295.3,0.012,0,0,-44.22,-44.22,0,102.3,0,0 +01/03/2021 07:00,0.112,87.2,0.229,299.8,0.116,1.667,0.008,-38.88,-38.88,0,102.3,0.002,0.068 +01/03/2021 07:30,-0.319,88.9,0.014,299.8,0.006,24.33,0.122,-26.28,-26.28,0,102.3,0.119,0.617 +01/03/2021 08:00,1.135,89.2,0,305.2,0.001,78.18,0.391,1.964,1.964,0,102.3,0.349,1.955 +01/03/2021 08:30,4.102,78.47,0.076,8.78,0.058,153.6,0.768,25.51,25.51,0,102.3,0.619,3.545 +01/03/2021 09:00,6.7,67.26,0.375,146.9,0.099,231.7,1.159,68.54,68.54,0.2,102.3,0.941,4.992 +01/03/2021 09:30,7.711,66.47,1.636,128.9,0.124,314.8,1.574,107.2,107.2,0,102.3,1.253,6.412 +01/03/2021 10:00,8.1,65.19,2.151,122.1,0.137,382.4,1.912,152.8,152.8,0,102.3,1.494,7.448 +01/03/2021 10:30,9.23,62.86,1.929,125.4,0.127,448.7,2.244,198.9,198.9,0,102.3,1.745,8.46 +01/03/2021 11:00,10.21,60.97,1.698,122.7,0.129,484.5,2.423,227.8,227.8,0,102.3,1.873,8.91 +01/03/2021 11:30,11.12,59.61,1.454,108.7,0.141,517.1,2.586,259.8,259.8,0,102.3,1.999,9.33 +01/03/2021 12:00,11.84,58.49,1.462,94.7,0.144,544.7,2.723,281.2,281.2,0,102.2,2.102,9.71 +01/03/2021 12:30,12.38,57.98,1.306,83.9,0.141,526.8,2.634,277.7,277.7,0,102.2,2.033,9.32 +01/03/2021 13:00,13.25,56.23,1.645,119.2,0.136,547.9,2.74,291.8,291.8,0,102.2,2.125,9.73 +01/03/2021 13:30,13.79,55.21,1.591,105.5,0.137,523.5,2.618,275,275,0,102.1,2.049,9.34 +01/03/2021 14:00,14.28,54.55,1.79,117.4,0.139,493.9,2.469,259.3,259.3,0,102.1,1.944,8.92 +01/03/2021 14:30,14.32,53.85,2.441,122.8,0.137,452,2.26,229.4,229.4,0,102.1,1.795,8.32 +01/03/2021 15:00,14.39,53.47,2.455,121.6,0.138,397.8,1.989,193.6,193.7,0,102.1,1.602,7.542 +01/03/2021 15:30,14.68,51.28,2.262,112.6,0.14,332.6,1.663,148.8,148.8,0,102,1.379,6.558 +01/03/2021 16:00,14.52,49.08,2.512,123,0.136,263,1.315,106,106,0,102,1.122,5.427 +01/03/2021 16:30,14.48,48.45,1.773,109.9,0.147,188.9,0.945,57.79,57.79,0,102,0.868,4.194 +01/03/2021 17:00,14.2,48.32,1.768,111.6,0.153,117.9,0.589,14.51,14.51,0,102,0.632,2.927 +01/03/2021 17:30,13.44,50.91,1.093,126.7,0.133,47.4,0.237,-20.75,-20.75,0,102,0.303,1.296 +01/03/2021 18:00,11.97,54.79,0.171,111.9,0.093,4.765,0.024,-43.57,-43.57,0,102.1,0.036,0.193 +01/03/2021 18:30,10.65,58.75,0.268,133.7,0.084,0,0,-44.23,-44.23,0,102.1,0,0 +01/03/2021 19:00,9.24,63.67,0,0,0,0,0,-41.5,-41.5,0,102.1,0,0 +01/03/2021 19:30,8.24,68.4,0.437,9.05,0.082,0,0,-34.16,-34.16,0,102.1,0,0 +01/03/2021 20:00,7.604,71.68,0.29,2.348,0.066,0,0,-34.66,-34.66,0,102.1,0,0 +01/03/2021 20:30,6.538,75.13,0.443,345.8,0.118,0,0,-36.09,-36.09,0,102.1,0,0 +01/03/2021 21:00,6.011,77.23,0.425,352.4,0.114,0,0,-33,-33,0,102.1,0,0 +01/03/2021 21:30,6.06,76.81,0.021,350.1,0.029,0,0,-37.07,-37.07,0,102.1,0,0 +01/03/2021 22:00,6.149,76.52,0.217,224.5,0.063,0,0,-38.48,-38.48,0,102.1,0,0 +01/03/2021 22:30,6.203,75.14,0.043,222.4,0.03,0,0,-36.19,-36.19,0,102.1,0,0 +01/03/2021 23:00,4.782,80.1,0,222.4,0.006,0,0,-35.33,-35.33,0,102.1,0,0 +01/03/2021 23:30,4.328,86.3,0,0,0,0,0,-37.29,-37.29,0,102.1,0,0 +02/03/2021 00:00,4.938,83.7,0,0,0,0,0,-39.98,-39.98,0,102.1,0,0 +02/03/2021 00:30,4.939,85.2,0,0,0,0,0,-38.04,-38.04,0,102.1,0,0 +02/03/2021 01:00,5.138,82.7,0,0,0,0,0,-36.23,-36.23,0,102.1,0,0 +02/03/2021 01:30,4.654,83.5,0,312.2,0.004,0,0,-31.55,-31.55,0,102.1,0,0 +02/03/2021 02:00,4.467,84.1,0,0,0,0,0,-31.98,-31.98,0,102.1,0,0 +02/03/2021 02:30,4.049,82.9,0,0,0,0,0,-35.7,-35.7,0,102.1,0,0 +02/03/2021 03:00,3.289,85.8,0,0,0,0,0,-33.51,-33.51,0,102.1,0,0 +02/03/2021 03:30,2.885,88.5,0,0,0,0,0,-34.57,-34.57,0,102.1,0,0 +02/03/2021 04:00,2.41,87.6,0,0,0,0,0,-35.3,-35.3,0,102.1,0,0 +02/03/2021 04:30,1.494,89.4,0,312.7,0,0,0,-34.35,-34.35,0,102.1,0,0 +02/03/2021 05:00,1.433,90.9,0,0,0,0,0,-33.52,-33.52,0,102.1,0,0 +02/03/2021 05:30,1.915,91.9,0.002,226.2,0.008,0,0,-36.54,-36.54,0,102.1,0,0 +02/03/2021 06:00,1.337,91,0,6.301,0,0,0,-36.2,-36.2,0,102.1,0,0 +02/03/2021 06:30,1.102,91.7,0,5.817,0,0,0,-34.99,-34.99,0,102.1,0,0 +02/03/2021 07:00,1.358,92.2,0.022,241.6,0.029,1.757,0.009,-32.69,-32.69,0,102.1,0,0.055 +02/03/2021 07:30,0.771,91.6,0.001,14.03,0.012,29.36,0.147,-18.04,-18.04,0,102.1,0.105,0.581 +02/03/2021 08:00,1.937,92.4,0.001,242.4,0.011,86.9,0.435,7.786,7.786,0,102.2,0.325,1.808 +02/03/2021 08:30,4.318,91.1,0,235.6,0,143.3,0.716,29.49,29.49,0,102.2,0.545,3.023 +02/03/2021 09:00,6.435,82.3,0.142,109.4,0.118,216.8,1.084,61.34,61.34,0,102.2,0.888,4.551 +02/03/2021 09:30,7.661,74.89,1.796,127.6,0.132,289.8,1.449,101.1,101.1,0,102.2,1.18,5.869 +02/03/2021 10:00,8.43,73.37,1.839,135.9,0.122,290.1,1.451,111.1,111.1,0,102.2,1.145,5.622 +02/03/2021 10:30,9.61,70.98,1.6,138.9,0.121,413.3,2.067,191.5,191.5,0,102.2,1.645,7.986 +02/03/2021 11:00,11.6,65.75,1.057,154,0.134,465.7,2.329,235,235,0,102.2,1.882,8.88 +02/03/2021 11:30,13.12,62.64,1.346,157.6,0.137,507.4,2.537,269.8,269.8,0,102.2,2.065,9.58 +02/03/2021 12:00,14,60.42,1.799,163.6,0.139,507.3,2.536,278.6,278.6,0,102.2,2.079,9.42 +02/03/2021 12:30,14.55,58.72,1.689,159.1,0.14,500.8,2.504,272.9,272.9,0,102.2,2.076,9.28 +02/03/2021 13:00,15.24,56.75,1.374,153.5,0.132,522.2,2.611,297,297,0,102.2,2.191,9.7 +02/03/2021 13:30,15.79,56.77,1.87,143.8,0.125,495.8,2.479,269.4,269.4,0,102.2,2.084,9.24 +02/03/2021 14:00,16.19,55.25,1.89,159.4,0.138,483.5,2.418,270.7,270.7,0,102.1,2.043,9.1 +02/03/2021 14:30,16.49,54.18,1.526,164.3,0.146,413.5,2.067,224.6,224.6,0,102.1,1.767,7.906 +02/03/2021 15:00,16.38,54.68,1.711,160.2,0.139,339.9,1.7,175.8,175.8,0,102.1,1.472,6.619 +02/03/2021 15:30,16.16,54.87,2.401,185.8,0.149,277,1.385,136.5,136.5,0,102.2,1.196,5.479 +02/03/2021 16:00,16.34,54.82,1.279,170.1,0.144,238,1.19,113.3,113.3,0,102.1,1.01,4.837 +02/03/2021 16:30,15.68,58.56,1.055,149.4,0.139,155.7,0.778,53.59,53.59,0,102.1,0.678,3.283 +02/03/2021 17:00,14.97,60.99,1.099,145,0.131,104,0.52,16.74,16.74,0,102.1,0.456,2.327 +02/03/2021 17:30,13.72,63.8,1.515,131.2,0.123,38.64,0.193,-23.33,-23.33,0,102.2,0.181,0.796 +02/03/2021 18:00,12.59,67.03,1.105,133.8,0.128,6.394,0.032,-39.48,-39.48,0,102.2,0.028,0.183 +02/03/2021 18:30,11.21,72.06,0.731,119.6,0.147,0,0,-27.97,-27.97,0,102.2,0,0 +02/03/2021 19:00,11,73.7,1.393,126.1,0.131,0,0,-39.01,-39.01,0,102.3,0,0 +02/03/2021 19:30,10.5,75.46,0.899,170.2,0.134,0,0,-43.99,-43.99,0,102.3,0,0 +02/03/2021 20:00,9.54,78.56,0.288,168.5,0.136,0,0,-39.38,-39.38,0,102.3,0,0 +02/03/2021 20:30,8.57,83,0.424,136.6,0.112,0,0,-37.87,-37.87,0,102.3,0,0 +02/03/2021 21:00,8.41,84.3,0.147,131.4,0.076,0,0,-38.86,-38.86,0,102.3,0,0 +02/03/2021 21:30,7.993,85.8,0.143,169.4,0.076,0,0,-38.5,-38.5,0,102.3,0,0 +02/03/2021 22:00,7.633,86.6,0.183,195.7,0.075,0,0,-33.56,-33.56,0,102.4,0,0 +02/03/2021 22:30,7.608,87.1,0.101,229.1,0.045,0,0,-20.4,-20.4,0,102.4,0,0 +02/03/2021 23:00,7.348,88.6,0.011,229,0.009,0,0,-35.95,-35.95,0,102.4,0,0 +02/03/2021 23:30,6.768,89.5,0.119,228.4,0.047,0,0,-22.06,-22.06,0,102.4,0,0 +03/03/2021 00:00,6.67,90.7,0.082,228.4,0.04,0,0,-13.81,-13.81,0,102.4,0,0 +03/03/2021 00:30,6.625,90.9,0.054,228.3,0.043,0,0,-20.95,-20.95,0,102.4,0,0 +03/03/2021 01:00,6.657,90.9,0.097,228.4,0.062,0,0,-28.85,-28.85,0,102.4,0,0 +03/03/2021 01:30,6.078,91.3,0.262,147.4,0.077,0,0,-16.28,-16.28,0,102.4,0,0 +03/03/2021 02:00,6.238,91.7,0.158,143.3,0.052,0,0,-30.68,-30.68,0,102.4,0,0 +03/03/2021 02:30,5.833,92,0.354,130.1,0.093,0,0,-14.39,-14.39,0,102.3,0,0 +03/03/2021 03:00,6.256,92.2,0.097,128.2,0.067,0,0,-9.77,-9.77,0,102.3,0,0 +03/03/2021 03:30,6.507,92,0.084,99.2,0.052,0,0,-4.857,-4.857,0,102.3,0,0 +03/03/2021 04:00,6.666,91.9,0.364,229.3,0.073,0,0,-11.43,-11.43,0,102.3,0,0 +03/03/2021 04:30,6.787,91.7,0.262,251.3,0.084,0,0,-7.825,-7.825,0.2,102.4,0,0 +03/03/2021 05:00,6.725,91.5,0.001,337,0.001,0,0,-10.37,-10.37,0,102.4,0,0 +03/03/2021 05:30,6.681,91.8,0.3,336.8,0.088,0,0,-10.18,-10.18,0,102.4,0,0 +03/03/2021 06:00,6.752,92,0.219,131.7,0.036,0,0,-8.39,-8.39,0,102.4,0,0 +03/03/2021 06:30,7.038,92.2,0,141.6,0.002,0,0,-4.801,-4.801,0,102.4,0,0 +03/03/2021 07:00,7.375,92.2,0.416,135.3,0.065,1.336,0.007,-5.456,-5.456,0,102.4,0,0.004 +03/03/2021 07:30,7.529,91.9,0,0,0,10.88,0.054,-3.394,-3.394,0,102.4,0.011,0.194 +03/03/2021 08:00,7.709,91.7,0,0,0,47.57,0.238,-4.596,-4.596,0,102.4,0.164,0.733 +03/03/2021 08:30,7.816,91.5,0,0,0,78.88,0.394,20.02,20.02,0,102.5,0.264,1.291 +03/03/2021 09:00,9.03,91.2,0.273,191.2,0.09,108.7,0.544,64.07,64.07,0,102.5,0.346,2.034 +03/03/2021 09:30,9.6,89.6,0.213,142,0.073,122.7,0.614,74.48,74.48,0,102.5,0.372,2.362 +03/03/2021 10:00,10.17,87.8,0.289,141.6,0.057,203.7,1.018,106.1,106.1,0,102.5,0.707,3.754 +03/03/2021 10:30,11.31,83.8,0.815,192.7,0.122,319.4,1.597,164,164,0,102.5,1.199,5.927 +03/03/2021 11:00,12.42,77.9,1.225,202.6,0.125,368,1.84,202.7,202.7,0,102.4,1.423,6.868 +03/03/2021 11:30,13.02,74.47,2.377,204.1,0.14,376.6,1.883,210.2,210.2,0,102.5,1.477,6.884 +03/03/2021 12:00,13.32,72.78,2.501,212.4,0.135,411.3,2.056,231.8,231.8,0,102.4,1.612,7.452 +03/03/2021 12:30,13.88,67.9,3.118,211,0.14,463.4,2.317,268.9,268.9,0,102.4,1.81,8.3 +03/03/2021 13:00,14.69,63.12,2.924,207,0.142,590.1,2.95,362.6,362.6,0,102.4,2.32,10.69 +03/03/2021 13:30,14.65,62.04,2.681,215.6,0.134,357.3,1.786,207.6,207.6,0,102.3,1.39,6.572 +03/03/2021 14:00,14.9,60.38,3.17,203.9,0.146,379.6,1.898,213,213,0,102.3,1.489,6.8 +03/03/2021 14:30,14.54,59.53,3.077,216.3,0.132,238,1.19,122.5,122.6,0,102.3,0.938,4.344 +03/03/2021 15:00,14.95,56.18,3.101,211.2,0.133,222.1,1.11,118.1,118.1,0,102.3,0.835,4.055 +03/03/2021 15:30,14.65,55.17,2.742,216.4,0.134,172.3,0.861,81.1,81.1,0,102.2,0.609,3.064 +03/03/2021 16:00,14.28,56.02,2.646,213.1,0.134,141.3,0.706,67.71,67.71,0,102.2,0.503,2.743 +03/03/2021 16:30,14.44,56.86,2.11,227.6,0.124,157.4,0.787,65.72,65.72,0,102.2,0.609,3.169 +03/03/2021 17:00,14.07,59.01,2.574,232.4,0.129,90,0.45,11.41,11.41,0,102.2,0.395,1.913 +03/03/2021 17:30,12.97,66.4,2.365,235.2,0.134,9.89,0.049,-45.35,-45.35,0,102.2,0.036,0.198 +03/03/2021 18:00,12.4,70.92,1.846,221.4,0.122,0.964,0.005,-29.74,-29.74,0,102.2,0,0.064 +03/03/2021 18:30,11.89,72.43,1.662,211,0.145,0,0,-26.38,-26.38,0,102.2,0,0 +03/03/2021 19:00,11.31,75.4,1.207,207.4,0.147,0,0,-41,-41,0,102.3,0,0 +03/03/2021 19:30,10.22,79.16,1.215,205.2,0.145,0,0,-56.72,-56.72,0,102.3,0,0 +03/03/2021 20:00,9.36,83.2,1.042,204.2,0.15,0,0,-54.34,-54.34,0,102.2,0,0 +03/03/2021 20:30,8.86,85.6,0.812,201.7,0.15,0,0,-49.78,-49.78,0,102.2,0,0 +03/03/2021 21:00,8.66,88.3,1.276,229.1,0.132,0,0,-59.32,-59.32,0,102.2,0,0 +03/03/2021 21:30,8.58,89.3,1.449,236.5,0.135,0,0,-62.41,-62.41,0,102.2,0,0 +03/03/2021 22:00,8.31,89.8,1.391,236.4,0.133,0,0,-61.67,-61.67,0,102.2,0,0 +03/03/2021 22:30,7.701,90.5,0.995,217.9,0.111,0,0,-57.29,-57.29,0,102.2,0,0 +03/03/2021 23:00,7.423,91.2,0.913,232.9,0.102,0,0,-55.26,-55.26,0,102.2,0,0 +03/03/2021 23:30,7.299,91.4,0.782,244.2,0.091,0,0,-52.93,-52.93,0,102.2,0,0 +04/03/2021 00:00,6.79,92,0.04,333.5,0.023,0,0,-7.455,-7.455,0,102.2,0,0 +04/03/2021 00:30,7.321,92.4,0,197,0.004,0.046,0,-3.324,-3.324,0,102.2,0,0 +04/03/2021 01:00,7.019,92.2,0.697,205.2,0.071,0,0,-49.56,-49.56,0,102.2,0,0 +04/03/2021 01:30,6.081,92.7,0,352.4,0.001,0.137,0.001,-8.08,-8.08,0,102.2,0,0 +04/03/2021 02:00,6.526,93.1,0,0,0,0,0,-5.589,-5.589,0,102.1,0,0 +04/03/2021 02:30,6.756,93.1,0,0,0,0,0,-5.144,-5.144,0.2,102.1,0,0 +04/03/2021 03:00,7.151,93.4,0.229,207.3,0.035,0,0,-6.724,-6.724,0,102.1,0,0 +04/03/2021 03:30,7.436,93.3,0.357,237.3,0.066,0,0,-10.08,-10.08,0,102.1,0,0 +04/03/2021 04:00,6.964,93,0,239.9,0.001,0,0,-21.74,-21.74,0,102,0,0 +04/03/2021 04:30,7.069,93.5,0.186,214.1,0.03,0,0,-8.17,-8.17,0,102,0,0 +04/03/2021 05:00,7.08,93.3,1.071,213.7,0.119,0,0,-4.306,-4.306,0,102,0,0 +04/03/2021 05:30,7.199,93.5,0.749,233.3,0.132,0,0,-3.351,-3.351,0,102,0,0 +04/03/2021 06:00,7.357,93.7,1.044,231.6,0.127,0,0,-5.238,-5.238,0,102,0,0 +04/03/2021 06:30,7.425,93.8,0.733,225.3,0.103,0,0,-8.05,-8.05,0,102,0,0 +04/03/2021 07:00,7.39,93.9,0.375,228.7,0.053,2.707,0.014,-9.14,-9.14,0,102,0,0.043 +04/03/2021 07:30,7.427,93.8,0,266.6,0,25.12,0.126,-10.85,-10.85,0,102,0.081,0.393 +04/03/2021 08:00,7.45,93.8,0,0,0,60.88,0.304,7.322,7.322,0,102,0.209,1 +04/03/2021 08:30,7.802,93.5,0.162,306.1,0.05,105.9,0.53,45.11,45.11,0,102,0.342,1.888 +04/03/2021 09:00,8.09,93.3,0.129,332.3,0.038,132.3,0.662,62.24,62.24,0,102,0.412,2.425 +04/03/2021 09:30,8.64,93,0.693,301.1,0.11,182.8,0.914,92,92,0,102,0.629,3.376 +04/03/2021 10:00,9.41,91.2,1.577,318,0.117,197.6,0.988,128.1,128.1,0,102,0.729,3.814 +04/03/2021 10:30,9.84,84.6,1.955,337.4,0.145,256.7,1.284,139,139,0,102,0.979,4.958 +04/03/2021 11:00,10.61,77.6,2.11,332.7,0.137,416.2,2.081,223.2,223.2,0,102,1.592,7.73 +04/03/2021 11:30,11.66,72.74,2.422,344,0.144,480.1,2.401,266.1,266.1,0,102,1.869,8.87 +04/03/2021 12:00,11.86,69.85,2.681,351.9,0.154,413.8,2.069,238.7,238.7,0,102,1.598,7.757 +04/03/2021 12:30,11.85,70.14,2.19,345.2,0.144,278.1,1.39,156.2,156.2,0,101.9,0.998,5.224 +04/03/2021 13:00,11.05,71.91,2.233,358.4,0.154,131,0.655,63.9,63.9,0,101.9,0.438,2.657 +04/03/2021 13:30,11.25,70.86,2.159,350.8,0.149,174.6,0.873,88.8,88.8,0,101.9,0.59,3.304 +04/03/2021 14:00,11.14,70.02,2.908,0.703,0.147,182.8,0.914,92.8,92.8,0,101.9,0.615,3.427 +04/03/2021 14:30,10.79,72.87,2.736,8.66,0.151,152.5,0.762,76.38,76.38,0,101.9,0.503,2.867 +04/03/2021 15:00,10.69,73.9,2.58,9.97,0.154,115.1,0.576,53.3,53.3,0,101.9,0.347,2.232 +04/03/2021 15:30,10.65,73.84,2.035,4.254,0.151,105.4,0.527,47.86,47.86,0,101.9,0.348,2.006 +04/03/2021 16:00,10.41,72.25,2.498,2.874,0.149,71.53,0.358,28.14,28.14,0,101.8,0.273,1.384 +04/03/2021 16:30,10.21,74.25,2.18,359.9,0.147,56.63,0.283,19.17,19.17,0,101.8,0.199,1.065 +04/03/2021 17:00,10.11,74.9,2.051,339.3,0.145,41.55,0.208,8.45,8.45,0,101.8,0.135,0.734 +04/03/2021 17:30,9.78,76.48,1.682,14.29,0.15,32.03,0.16,-14.41,-14.41,0,101.9,0.115,0.524 +04/03/2021 18:00,9.31,77.9,1.635,1.7,0.155,8.93,0.045,-36.19,-36.19,0,101.9,0.033,0.214 +04/03/2021 18:30,8.4,81.4,1.57,350.9,0.161,0,0,-55.81,-55.81,0,101.9,0,0.001 +04/03/2021 19:00,7.874,83.3,1.29,353.2,0.151,0,0,-47.31,-47.31,0,101.9,0,0 +04/03/2021 19:30,7.793,83.1,1.142,344.4,0.157,0,0,-34.12,-34.12,0,101.9,0,0 +04/03/2021 20:00,8.02,85,1.468,354.6,0.159,0,0,-9.87,-9.87,0,101.9,0,0 +04/03/2021 20:30,8.53,85.8,1.85,7.639,0.16,0,0,-12.35,-12.35,0,101.9,0,0 +04/03/2021 21:00,8.48,85.6,1.954,19.63,0.147,0,0,-21.21,-21.21,0,101.9,0,0 +04/03/2021 21:30,8.18,80.9,1.826,37.67,0.131,0,0,-36.83,-36.83,0,101.9,0,0 +04/03/2021 22:00,7.813,79.75,1.759,29.85,0.136,0,0,-43.84,-43.84,0,102,0,0 +04/03/2021 22:30,6.834,83.7,1.432,19.1,0.154,0,0,-57.52,-57.52,0,102,0,0 +04/03/2021 23:00,5.686,86.5,1.063,8.32,0.153,0,0,-53.32,-53.32,0,102,0,0 +04/03/2021 23:30,5.253,88.6,0.372,8.16,0.076,0,0,-50.89,-50.89,0,102,0,0 +05/03/2021 00:00,4.795,89.8,1.068,10.04,0.166,0,0,-26.93,-26.93,0,102,0,0 +05/03/2021 00:30,5.36,90.2,0.535,11.65,0.081,0,0,-9.57,-9.57,0,102.1,0,0 +05/03/2021 01:00,5.64,89.6,0.594,3.597,0.091,0,0,-10.18,-10.18,0,102.1,0,0 +05/03/2021 01:30,5.764,88.6,1.4,22.75,0.145,0.185,0.001,-11.09,-11.09,0,102.1,0,0 +05/03/2021 02:00,6.142,83.1,2.201,24.06,0.144,0.192,0.001,-5.566,-5.566,0,102.1,0,0 +05/03/2021 02:30,6.225,78.02,2.052,30.29,0.135,0,0,-9.08,-9.08,0,102.1,0,0 +05/03/2021 03:00,6.004,75.05,2.482,35.71,0.129,0,0,-8.76,-8.76,0,102.1,0,0 +05/03/2021 03:30,5.722,71.48,2.278,38.27,0.126,0,0,-12.1,-12.1,0,102.1,0,0 +05/03/2021 04:00,5.47,68.66,1.721,47.13,0.125,0,0,-13.11,-13.11,0,102.1,0,0 +05/03/2021 04:30,5.431,69.42,1.455,42.58,0.127,0,0,-11.25,-11.25,0,102.1,0,0 +05/03/2021 05:00,5.406,72.8,1.429,23.18,0.147,0,0,-11.23,-11.23,0,102.1,0,0 +05/03/2021 05:30,5.387,75.23,1.592,25.53,0.146,0,0,-12.73,-12.73,0,102.1,0,0 +05/03/2021 06:00,5.361,77.31,1.783,27.04,0.146,0,0,-12.97,-12.97,0,102.1,0,0 +05/03/2021 06:30,5.326,78.9,1.751,31.78,0.142,0,0,-13.7,-13.7,0,102.2,0,0 +05/03/2021 07:00,5.289,79.61,1.412,30.31,0.135,2.662,0.013,-11.48,-11.48,0,102.2,0,0.055 +05/03/2021 07:30,5.304,78.78,1.796,38.32,0.125,11.98,0.06,-5.668,-5.668,0,102.2,0.022,0.246 +05/03/2021 08:00,5.352,78.95,1.565,35.73,0.131,18.3,0.092,-1.124,-1.124,0,102.2,0.068,0.359 +05/03/2021 08:30,5.401,75.37,2.106,46.62,0.124,50.61,0.253,16.09,16.09,0,102.2,0.173,0.945 +05/03/2021 09:00,5.528,72.44,2.148,46.47,0.128,69.45,0.347,26.63,26.63,0,102.3,0.233,1.349 +05/03/2021 09:30,5.659,70.3,2.338,51.55,0.128,100.5,0.503,43.79,43.79,0,102.3,0.335,1.94 +05/03/2021 10:00,5.843,66.79,2.253,50.4,0.123,132.3,0.662,61.29,61.29,0,102.3,0.421,2.526 +05/03/2021 10:30,6.008,61.41,2.411,49.36,0.128,148.9,0.745,72.2,72.21,0,102.3,0.467,2.847 +05/03/2021 11:00,5.9,60.64,2.554,50.34,0.126,156.2,0.781,75.92,75.93,0,102.3,0.496,3.043 +05/03/2021 11:30,5.964,59.09,3.017,40.31,0.124,195.3,0.976,97.6,97.7,0,102.3,0.631,3.757 +05/03/2021 12:00,6.33,56.36,2.727,53.13,0.126,262.9,1.315,132.3,132.4,0,102.3,0.88,4.872 +05/03/2021 12:30,6.852,54.73,2.89,44.44,0.122,339.7,1.698,179.1,179.1,0,102.3,1.195,6.373 +05/03/2021 13:00,7.137,55.66,3.048,39.41,0.122,270.1,1.35,139,139.2,0,102.3,0.966,5.211 +05/03/2021 13:30,6.733,56.61,2.945,48.99,0.124,201.6,1.008,99.3,99.3,0,102.3,0.688,3.953 +05/03/2021 14:00,7.171,54.8,2.272,49.05,0.126,303.3,1.517,155.9,155.9,0,102.3,1.068,5.734 +05/03/2021 14:30,7.214,53.18,2.906,45.91,0.127,279.4,1.397,136.2,136.2,0,102.3,0.991,5.231 +05/03/2021 15:00,7.062,53.1,2.994,40.83,0.123,254.3,1.271,121.7,121.8,0,102.3,0.888,4.694 +05/03/2021 15:30,7.008,53.75,2.698,42.16,0.133,213.6,1.068,98.3,98.3,0,102.3,0.736,4.043 +05/03/2021 16:00,6.714,53.8,2.32,52.83,0.128,203.7,1.019,87.1,87.1,0,102.3,0.699,4.035 +05/03/2021 16:30,6.402,54.14,2.839,50.33,0.128,143.2,0.716,53.36,53.4,0,102.3,0.476,2.845 +05/03/2021 17:00,5.485,55.66,2.117,66.6,0.139,79.36,0.397,8.53,8.53,0,102.4,0.296,1.497 +05/03/2021 17:30,5.059,55.59,1.925,62.7,0.136,38.95,0.195,-23.62,-23.62,0,102.4,0.15,0.749 +05/03/2021 18:00,5.032,55.85,1.775,58.02,0.135,8.67,0.043,-25,-25,0,102.4,0.025,0.197 +05/03/2021 18:30,4.951,55.56,1.888,68.93,0.146,0.057,0,-34.05,-34.05,0,102.4,0,0.005 +05/03/2021 19:00,4.635,56.48,1.329,68.33,0.145,0,0,-32.61,-32.61,0,102.5,0,0 +05/03/2021 19:30,4.496,58.15,0.993,53.98,0.134,0,0,-26.65,-26.65,0,102.5,0,0 +05/03/2021 20:00,4.29,59.89,0.921,40.18,0.124,0,0,-30.59,-30.59,0,102.5,0,0 +05/03/2021 20:30,4.102,60.91,0.904,47.74,0.124,0,0,-33.99,-33.99,0,102.5,0,0 +05/03/2021 21:00,3.993,61.4,0.952,48.77,0.13,0,0,-28.75,-28.75,0,102.6,0,0 +05/03/2021 21:30,4.277,60.29,1.055,53.75,0.133,0,0,-19.5,-19.5,0,102.6,0,0 +05/03/2021 22:00,4.287,60.58,1.226,53.1,0.127,0,0,-25.76,-25.76,0,102.6,0,0 +05/03/2021 22:30,3.636,62.99,1.382,40.94,0.128,0,0,-60.19,-60.19,0,102.6,0,0 +05/03/2021 23:00,2.544,68.19,1.431,24.36,0.148,0,0,-65.41,-65.41,0,102.6,0,0 +05/03/2021 23:30,1.365,74.83,1.159,23.21,0.148,0,0,-65.09,-65.09,0,102.6,0,0 +06/03/2021 00:00,1.318,74.73,1.262,24.19,0.143,0,0,-65.65,-65.65,0,102.6,0,0 +06/03/2021 00:30,1.08,73.72,1.228,35.76,0.134,0,0,-64.67,-64.67,0,102.6,0,0 +06/03/2021 01:00,1.368,70.31,1.765,42.77,0.126,0,0,-66.77,-66.77,0,102.6,0,0 +06/03/2021 01:30,1.196,70.42,1.671,43.42,0.13,0,0,-67.1,-67.1,0,102.6,0,0 +06/03/2021 02:00,0.914,71.48,1.909,41.06,0.128,0,0,-67.78,-67.78,0,102.6,0,0 +06/03/2021 02:30,0.84,70.62,1.991,39.69,0.132,0,0,-67.63,-67.63,0,102.5,0,0 +06/03/2021 03:00,0.585,70.67,1.882,31.59,0.135,0,0,-67.4,-67.4,0,102.5,0,0 +06/03/2021 03:30,0.189,73.02,2.057,24.26,0.143,0,0,-67.12,-67.12,0,102.5,0,0 +06/03/2021 04:00,0.008,73.7,1.914,28.01,0.137,0,0,-66.85,-66.85,0,102.5,0,0 +06/03/2021 04:30,0.026,73.32,1.983,33.56,0.133,0,0,-66.55,-66.55,0,102.5,0,0 +06/03/2021 05:00,0.158,71.54,2.457,31.15,0.139,0,0,-66.48,-66.48,0,102.5,0,0 +06/03/2021 05:30,0.069,71.55,2.093,32.67,0.138,0,0,-64.14,-64.14,0,102.6,0,0 +06/03/2021 06:00,-0.085,71.35,1.987,28.88,0.143,0,0,-65.84,-65.84,0,102.6,0,0 +06/03/2021 06:30,-0.419,72.74,2.046,28.77,0.139,0,0,-64.79,-64.79,0,102.6,0,0.001 +06/03/2021 07:00,-0.209,70.82,2.032,43.24,0.125,6.003,0.03,-59.69,-59.69,0,102.6,0.026,0.206 +06/03/2021 07:30,0.133,69.68,1.869,50.59,0.127,36.64,0.183,-43.63,-43.63,0,102.6,0.215,1.335 +06/03/2021 08:00,0.774,66.98,2.315,50.49,0.133,113.3,0.567,-8.12,-8.12,0,102.6,0.45,3.081 +06/03/2021 08:30,1.708,64.08,2.153,50.78,0.129,210.2,1.051,30.14,30.14,0,102.6,0.765,4.729 +06/03/2021 09:00,2.668,62.04,2.299,44.56,0.126,293.8,1.469,75.59,75.59,0,102.6,1.07,6.094 +06/03/2021 09:30,3.566,61,2.47,38.33,0.132,370.3,1.851,125.8,125.8,0,102.6,1.346,7.291 +06/03/2021 10:00,4.695,58.64,2.587,39.31,0.129,441.4,2.207,175.5,175.5,0,102.6,1.595,8.38 +06/03/2021 10:30,5.711,56.52,2.667,50.59,0.124,502.9,2.514,216.4,216.5,0,102.6,1.812,9.18 +06/03/2021 11:00,6.339,55.22,2.823,44.94,0.126,543.6,2.718,250.8,250.8,0,102.5,1.96,9.69 +06/03/2021 11:30,7.495,50.85,2.85,71.52,0.143,581.7,2.909,273.3,273.3,0,102.5,2.101,10.2 +06/03/2021 12:00,8.07,48.22,2.939,74.38,0.14,600.6,3.003,289.5,289.5,0,102.5,2.19,10.47 +06/03/2021 12:30,8.43,48,2.941,78.85,0.145,598.4,2.992,289.3,289.4,0,102.5,2.182,10.4 +06/03/2021 13:00,8.54,46.61,3.091,74.02,0.144,609.3,3.046,305.1,305.2,0,102.4,2.225,10.66 +06/03/2021 13:30,8.85,45.98,2.607,69.34,0.139,583.3,2.917,294.8,294.8,0,102.4,2.145,10.22 +06/03/2021 14:00,8.94,44.93,2.707,85.4,0.148,541.4,2.707,265.3,265.3,0,102.4,2.011,9.63 +06/03/2021 14:30,9.17,44.15,2.409,74.82,0.139,508.1,2.541,254.1,254.1,0,102.3,1.914,9.26 +06/03/2021 15:00,9.36,43.34,2.167,62.56,0.134,419.8,2.099,200.2,200.3,0,102.3,1.601,7.817 +06/03/2021 15:30,9.44,41.77,2.336,55.59,0.12,378.1,1.891,172.7,172.7,0,102.3,1.458,7.346 +06/03/2021 16:00,9.32,41.38,2.256,66.9,0.135,302.7,1.513,121.3,121.3,0,102.3,1.197,6.149 +06/03/2021 16:30,9.13,40.84,1.936,71.1,0.143,226.2,1.131,72.56,72.56,0,102.3,0.916,4.867 +06/03/2021 17:00,8.86,41.34,1.586,54.38,0.13,145.8,0.729,24.41,24.41,0,102.2,0.647,3.459 +06/03/2021 17:30,8.2,41.34,1.538,58.7,0.133,71.22,0.356,-17,-17,0,102.3,0.381,1.935 +06/03/2021 18:00,7.181,46.25,1.186,37.77,0.135,10.37,0.052,-55.59,-55.59,0,102.3,0.071,0.348 +06/03/2021 18:30,6.147,47.78,1.247,34.25,0.134,0.003,0,-65.39,-65.39,0,102.3,0,0.02 +06/03/2021 19:00,5.377,49.53,1.029,42.33,0.131,0,0,-63.2,-63.2,0,102.3,0,0 +06/03/2021 19:30,5.105,49.9,0.995,40.64,0.127,0,0,-62.45,-62.45,0,102.3,0,0 +06/03/2021 20:00,4.173,53.31,0.978,23.24,0.14,0,0,-59.69,-59.69,0,102.3,0,0 +06/03/2021 20:30,2.936,63.2,1.662,19.33,0.151,0,0,-63.98,-63.98,0,102.3,0,0 +06/03/2021 21:00,2.668,71.23,1.787,26.51,0.141,0,0,-67.29,-67.29,0,102.3,0,0 +06/03/2021 21:30,2.438,73.77,1.718,22.48,0.147,0,0,-67.66,-67.66,0,102.3,0,0 +06/03/2021 22:00,2.17,76.07,1.846,29.34,0.138,0,0,-67.66,-67.66,0,102.3,0,0 +06/03/2021 22:30,2.053,76.19,1.896,25.53,0.142,0,0,-67.99,-67.99,0,102.3,0,0 +06/03/2021 23:00,1.754,77.26,1.927,29.27,0.142,0,0,-68.07,-68.07,0,102.3,0,0 +06/03/2021 23:30,1.752,75.74,1.731,32.19,0.133,0,0,-66.97,-66.97,0,102.3,0,0 +07/03/2021 00:00,2.098,71.41,1.773,41.43,0.125,0,0,-67.36,-67.36,0,102.3,0,0 +07/03/2021 00:30,1.665,71.63,1.136,33.1,0.134,0,0,-66.47,-66.47,0,102.3,0,0 +07/03/2021 01:00,1.117,73.44,0.272,44.95,0.114,0,0,-63.1,-63.1,0,102.2,0,0 +07/03/2021 01:30,0.97,73.69,0.462,53.8,0.112,0,0,-60.03,-60.03,0,102.2,0,0 +07/03/2021 02:00,0.401,75.03,0.291,132.8,0.107,0,0,-58.47,-58.47,0,102.2,0,0 +07/03/2021 02:30,-0.528,78.1,0.488,303.7,0.089,0,0,-56.43,-56.43,0,102.2,0,0 +07/03/2021 03:00,-1.042,80.8,0.694,327,0.12,0,0,-55.1,-55.1,0,102.2,0,0 +07/03/2021 03:30,-1.805,82.2,0.234,317.6,0.057,0,0,-55.06,-55.06,0,102.1,0,-0.028 +07/03/2021 04:00,-2.598,86.6,0,0,0,0,0,-56.68,-56.68,0,102.1,0,0 +07/03/2021 04:30,-2.771,88.2,0,0,0,0,0,-57.33,-57.33,0,102.1,0,0 +07/03/2021 05:00,-3.144,88.7,0.247,309.1,0.079,0,0,-57.64,-57.64,0,102.1,0,0 +07/03/2021 05:30,-3.656,89.2,0.045,15.45,0.013,0,0,-55.77,-55.77,0,102.1,0,0 +07/03/2021 06:00,-3.769,90,0.187,326.2,0.031,0,0,-56.15,-56.15,0,102.1,0,0 +07/03/2021 06:30,-3.649,90.4,0.643,311.1,0.094,0,0,-56.68,-56.68,0,102.1,0,0.004 +07/03/2021 07:00,-3.157,90.6,0.317,314.6,0.039,6.903,0.035,-54.61,-54.61,0,102.1,0.039,0.226 +07/03/2021 07:30,-2.492,88.5,0.406,313.8,0.055,36.73,0.184,-41.68,-41.68,0,102.1,0.271,1.498 +07/03/2021 08:00,-1.113,85.5,0.001,303.8,0.004,121.7,0.609,-0.348,-0.348,0,102.1,0.622,3.491 +07/03/2021 08:30,0.862,77.84,0,299,0,218,1.09,38.29,38.29,0,102.1,0.908,5.127 +07/03/2021 09:00,2.725,70.4,0.356,352.3,0.041,301.7,1.509,94.4,94.4,0,102.2,1.15,6.431 +07/03/2021 09:30,4.01,63.99,1.925,9.74,0.15,382.7,1.913,134.1,134.1,0,102.1,1.413,7.679 +07/03/2021 10:00,5.21,56.11,1.71,40.37,0.123,452.8,2.264,181.2,181.2,0,102.1,1.663,8.67 +07/03/2021 10:30,6.47,52.21,1.596,50.95,0.125,509.2,2.546,224.6,224.6,0,102.1,1.888,9.44 +07/03/2021 11:00,6.964,50.61,1.797,34.11,0.13,555.9,2.78,262.4,262.4,0,102.1,2.05,10 +07/03/2021 11:30,7.811,46.71,2.079,47.15,0.122,589,2.945,287.7,287.8,0,102.1,2.161,10.39 +07/03/2021 12:00,8.3,45.12,2.34,46.08,0.123,609.1,3.045,305.3,305.3,0,102.1,2.234,10.61 +07/03/2021 12:30,8.43,44.9,2.422,29.22,0.133,611.7,3.058,317,317,0,102,2.24,10.63 +07/03/2021 13:00,8.87,42.29,2.246,37.19,0.118,606.2,3.031,319.2,319.2,0,102,2.256,10.56 +07/03/2021 13:30,9,40.23,2.295,36.52,0.12,587.4,2.937,307.3,307.3,0,102,2.196,10.32 +07/03/2021 14:00,9.2,39.79,2.236,36.04,0.122,552.4,2.762,288.4,288.4,0,101.9,2.085,9.87 +07/03/2021 14:30,9.25,39.94,2.218,21.49,0.132,504.3,2.521,261.9,261.9,0,101.9,1.922,9.24 +07/03/2021 15:00,9.4,39.99,2.315,19.86,0.131,448.2,2.241,222.1,222.1,0,101.9,1.727,8.45 +07/03/2021 15:30,9.22,39.7,2.873,18.32,0.149,381.8,1.909,177.8,177.8,0,101.8,1.488,7.47 +07/03/2021 16:00,9,40.11,2.721,23.13,0.14,308.2,1.541,128.8,128.8,0,101.8,1.229,6.32 +07/03/2021 16:30,8.91,40.86,2.424,26.73,0.141,227.8,1.139,77.05,77.05,0,101.8,0.93,4.93 +07/03/2021 17:00,8.48,44.71,2.77,15.22,0.141,145.8,0.729,23.88,23.88,0,101.8,0.614,3.407 +07/03/2021 17:30,7.452,53.45,2.603,0.724,0.152,71.13,0.356,-19.54,-19.54,0,101.8,0.335,1.834 +07/03/2021 18:00,6.209,57.82,2.214,353.7,0.15,13.24,0.066,-56.46,-56.46,0,101.8,0.07,0.38 +07/03/2021 18:30,4.983,64.31,1.985,349.7,0.151,0.004,0,-66.76,-66.76,0,101.9,0,0.029 +07/03/2021 19:00,4.207,69.2,1.735,356.9,0.148,0,0,-66.29,-66.29,0,101.9,0,0 +07/03/2021 19:30,3.351,71.83,1.606,7.146,0.145,0,0,-64.06,-64.06,0,101.9,0,0 +07/03/2021 20:00,2.839,71.5,1.946,16.59,0.15,0,0,-65.4,-65.4,0,101.9,0,0 +07/03/2021 20:30,3.191,69.45,2.629,20.87,0.146,0,0,-68.46,-68.46,0,101.9,0,0 +07/03/2021 21:00,2.875,70.33,2.28,22.78,0.144,0,0,-67.66,-67.66,0,102,0,0 +07/03/2021 21:30,2.339,72.74,2.172,22.34,0.147,0,0,-67.2,-67.2,0,102,0,0 +07/03/2021 22:00,1.776,74.93,1.546,21.01,0.142,0,0,-65.21,-65.21,0,102,0,0 +07/03/2021 22:30,1.439,75.78,0.545,28.23,0.092,0,0,-62.1,-62.1,0,102,0,0 +07/03/2021 23:00,1.032,77.96,1.008,312.6,0.134,0,0,-60.37,-60.37,0,102,0,0 +07/03/2021 23:30,0.574,79.51,1.269,323.1,0.129,0,0,-60.16,-60.16,0,102,0,0 +08/03/2021 00:00,0.195,81.4,1.522,344.3,0.157,0,0,-61.66,-61.66,0,102,0,0 +08/03/2021 00:30,0.188,81.7,1.391,342.6,0.149,0,0,-62.67,-62.67,0,102,0,0 +08/03/2021 01:00,-0.222,82.6,1.289,337.4,0.144,0,0,-60.87,-60.87,0,102,0,0 +08/03/2021 01:30,-0.237,82.6,1.29,329.4,0.141,0,0,-59.8,-59.8,0,102,0,0 +08/03/2021 02:00,-0.351,82.7,1.246,319.3,0.128,0,0,-60.3,-60.3,0,102,0,0 +08/03/2021 02:30,-0.45,83.1,1.254,333.5,0.151,0,0,-60.67,-60.67,0,101.9,0,0 +08/03/2021 03:00,-0.767,84.5,0.803,347.3,0.136,0,0,-58.23,-58.23,0,101.9,0,0 +08/03/2021 03:30,-0.811,84.6,0.472,351.2,0.072,0,0,-58.76,-58.76,0,101.9,0,0 +08/03/2021 04:00,-0.893,85.2,0.599,357.4,0.102,0,0,-57.34,-57.34,0,101.9,0,0 +08/03/2021 04:30,-0.962,85.7,0.344,346,0.052,0,0,-56.3,-56.3,0,101.9,0,0 +08/03/2021 05:00,-1.82,85.8,0,0,0,0,0,-55.24,-55.24,0,101.9,0,0 +08/03/2021 05:30,-2.045,88.9,0,344.9,0,0,0,-53.99,-53.99,0,101.9,0,0 +08/03/2021 06:00,-2.073,89.9,0.083,330.6,0.011,0,0,-53.63,-53.63,0,101.9,0,0 +08/03/2021 06:30,-1.935,89.1,0.344,325.3,0.057,0.064,0,-54.35,-54.35,0,102,0,0.015 +08/03/2021 07:00,-2.035,89.7,0.365,356,0.059,9.86,0.049,-48.55,-48.55,0,102,0.039,0.275 +08/03/2021 07:30,-1.703,89,0.305,358,0.051,46.16,0.231,-33.74,-33.74,0,102,0.23,1.245 +08/03/2021 08:00,-0.567,87.4,0.159,350.3,0.039,124.9,0.624,0.607,0.607,0,102,0.495,2.974 +08/03/2021 08:30,1.069,82.5,0.47,17.84,0.087,204.8,1.024,37.34,37.34,0,102,0.806,4.639 +08/03/2021 09:00,2.188,76.18,1.347,36.08,0.127,286.2,1.431,90.1,90.1,0,102.1,1.086,6.097 +08/03/2021 09:30,3.188,72.02,1.87,37.65,0.127,365.4,1.827,127,127,0,102.1,1.375,7.346 +08/03/2021 10:00,4.274,66.72,1.866,34.16,0.134,433.4,2.167,173.8,173.8,0,102.1,1.659,8.37 +08/03/2021 10:30,5.304,60.01,1.955,53.05,0.125,502.9,2.514,218,218,0,102.1,1.946,9.43 +08/03/2021 11:00,5.67,54.94,2.356,55.21,0.128,578.6,2.893,280.2,280.2,0,102,2.215,10.78 +08/03/2021 11:30,6,53.62,1.92,51.35,0.124,553.3,2.767,279.1,279.1,0,102,2.133,10.3 +08/03/2021 12:00,5.904,53.94,2.439,36.65,0.128,543.2,2.716,276.3,276.4,0,102,2.11,9.82 +08/03/2021 12:30,6.636,51.66,2.236,57.62,0.12,620.9,3.105,317.3,317.3,0,102,2.406,11.02 +08/03/2021 13:00,6.573,51.31,2.307,41.08,0.122,586.9,2.935,305,305.1,0,102,2.294,10.37 +08/03/2021 13:30,6.903,51.16,2.164,29.87,0.119,585.6,2.928,307.8,307.8,0,101.9,2.295,10.47 +08/03/2021 14:00,7.009,50.81,2.711,25.84,0.136,550.8,2.754,286.5,286.5,0,101.9,2.164,9.85 +08/03/2021 14:30,7.184,50.61,2.522,20.04,0.138,506.4,2.532,258.5,258.5,0,101.9,2.014,9.28 +08/03/2021 15:00,7.192,50.23,2.868,16.23,0.138,443.8,2.219,216.8,216.9,0,101.9,1.778,8.36 +08/03/2021 15:30,7.295,50.71,2.814,14.48,0.143,379.8,1.899,176,176,0,101.8,1.537,7.409 +08/03/2021 16:00,7.087,51.83,2.531,20.09,0.137,291.4,1.457,117.5,117.5,0,101.8,1.191,5.906 +08/03/2021 16:30,6.707,54.17,2.326,9.61,0.149,213.1,1.066,66.41,66.41,0,101.8,0.873,4.509 +08/03/2021 17:00,6.273,55.99,2.452,0.975,0.154,140.5,0.702,20.04,20.04,0,101.8,0.563,3.139 +08/03/2021 17:30,5.557,58.36,2.047,0.713,0.156,71.64,0.358,-20.5,-20.5,0,101.8,0.317,1.738 +08/03/2021 18:00,4.438,63.78,1.478,357.1,0.154,15.77,0.079,-52.99,-52.99,0,101.8,0.077,0.426 +08/03/2021 18:30,3.416,67.65,1.535,339.1,0.154,0.074,0,-63.7,-63.7,0,101.9,0,0.033 +08/03/2021 19:00,2.603,70.28,1.366,345.8,0.155,0,0,-61.7,-61.7,0,101.9,0,0 +08/03/2021 19:30,2.329,71.34,1.355,338,0.153,0,0,-61.43,-61.43,0,101.9,0,0 +08/03/2021 20:00,2.138,72.61,1.572,334.2,0.146,0,0,-61.95,-61.95,0,101.9,0,0 +08/03/2021 20:30,1.892,73.4,1.42,317.8,0.129,0,0,-60.09,-60.09,0,101.9,0,0 +08/03/2021 21:00,1.48,75.23,1.207,323.2,0.135,0,0,-48.55,-48.55,0,101.9,0,0 +08/03/2021 21:30,1.385,77.23,1.077,353.4,0.151,0,0,-33.33,-33.33,0,101.9,0,0 +08/03/2021 22:00,1.389,79.07,1.003,348.8,0.147,0,0,-34.47,-34.47,0,101.9,0,0 +08/03/2021 22:30,1.686,78.76,0.869,30.38,0.097,0.032,0,-25.17,-25.17,0,101.9,0,0 +08/03/2021 23:00,2.492,76.88,0.48,62.84,0.092,0.051,0,-11.53,-11.53,0,102,0,0 +08/03/2021 23:30,2.755,77.78,0.833,309.1,0.104,0.007,0,-13.35,-13.35,0,102,0,0 +09/03/2021 00:00,2.383,80.8,0.529,331,0.138,0,0,-28.25,-28.25,0,102,0,0 +09/03/2021 00:30,1.868,82.7,0.36,298.6,0.103,0,0,-36.43,-36.43,0,101.9,0,0 +09/03/2021 01:00,1.734,82.6,0.634,298.3,0.099,0,0,-28.61,-28.61,0,101.9,0,0 +09/03/2021 01:30,1.037,84,0.609,300.7,0.12,0,0,-57.35,-57.35,0,101.9,0,0 +09/03/2021 02:00,-0.188,86.3,0.674,286.4,0.138,0,0,-56.22,-56.22,0,101.9,0,0 +09/03/2021 02:30,-0.56,88.2,0.695,310.2,0.085,0,0,-57.58,-57.58,0,101.9,0,0 +09/03/2021 03:00,-0.98,88.9,0,301.3,0.001,0,0,-54.51,-54.51,0,101.9,0,0 +09/03/2021 03:30,-1.357,89.6,0.527,311.7,0.092,0,0,-53.74,-53.74,0,101.9,0,0 +09/03/2021 04:00,-1.866,90.5,0.734,296.9,0.119,0,0,-53.8,-53.8,0,101.9,0,0 +09/03/2021 04:30,-2.099,91.2,0,305.1,0.002,0,0,-51.54,-51.54,0,101.9,0,0 +09/03/2021 05:00,-2.485,91.4,0,318.4,0,0,0,-49.79,-49.79,0,101.9,0,0 +09/03/2021 05:30,-2.641,92,0,317.8,0,0,0,-50.26,-50.26,0,101.9,0,0 +09/03/2021 06:00,-2.824,92.1,0,0,0,0,0,-48.7,-48.7,0,101.9,0,0 +09/03/2021 06:30,-3.117,92.5,0,0,0,0,0,-49.01,-49.01,0,101.9,0,0.009 +09/03/2021 07:00,-3.236,92.6,0,0,0,11.36,0.057,-39.08,-39.08,0,101.9,0.045,0.287 +09/03/2021 07:30,-2.249,93.2,0.319,308.7,0.073,39.95,0.2,6.901,6.901,0,101.9,0.146,0.697 +09/03/2021 08:00,-1.199,92.6,0,323.2,0.002,70.64,0.353,25.09,25.09,0,102,0.253,1.21 +09/03/2021 08:30,-0.276,91.8,0,284.6,0.001,124,0.62,21.3,21.3,0,102,0.436,2.156 +09/03/2021 09:00,0.814,90.6,0.202,300.9,0.028,132,0.66,72.83,72.83,0,102,0.402,2.437 +09/03/2021 09:30,2.116,88.9,0.477,299.4,0.094,160.5,0.803,102.2,102.2,0,102,0.517,2.985 +09/03/2021 10:00,3.162,86.1,0.213,285.5,0.035,126.9,0.634,73.29,73.29,0,102,0.409,2.481 +09/03/2021 10:30,3.786,84.4,0.5,274.6,0.088,175.5,0.877,93.8,93.8,0,102,0.6,3.385 +09/03/2021 11:00,5.085,78.89,0.81,306.2,0.118,251.6,1.258,135.5,135.5,0,102,0.909,4.805 +09/03/2021 11:30,6.274,74.12,1.341,301.2,0.134,412.9,2.065,217.8,217.8,0,102,1.632,7.507 +09/03/2021 12:00,7.963,68.89,1.028,355.4,0.087,553,2.765,292.3,292.3,0,102,2.287,9.88 +09/03/2021 12:30,9.11,63.25,1.045,17.31,0.103,555.9,2.78,299.5,299.5,0,101.9,2.348,7.654 +09/03/2021 13:00,10.05,57.6,1.353,92.3,0.119,635.6,3.178,369.5,369.5,0,101.9,2.643,4.546 +09/03/2021 13:30,9.25,59.13,1.192,41.23,0.121,228.1,1.141,89,89,0,101.8,0.962,-1.978 +09/03/2021 14:00,10.14,55.59,1.188,105.9,0.107,469.9,2.349,248.1,248.1,0,101.8,1.893,1.648 +09/03/2021 14:30,10.2,54.59,1.011,96.2,0.136,280.7,1.404,131.4,131.4,0,101.8,1.189,-0.578 +09/03/2021 15:00,11.14,51.65,1.443,129.8,0.117,502.9,2.515,296.6,296.6,0,101.8,2.089,3.729 +09/03/2021 15:30,11.16,51.54,1.693,154.9,0.138,324.1,1.62,151.6,151.6,0,101.8,1.36,1.019 +09/03/2021 16:00,10.68,51.82,1.023,193.1,0.14,203.1,1.015,73.45,73.45,0,101.8,0.85,-1.615 +09/03/2021 16:30,10.76,51.77,0.791,257.3,0.157,173.9,0.869,55.82,55.82,0,101.8,0.716,-2.263 +09/03/2021 17:00,10.88,51.6,0.59,161.5,0.135,135.8,0.679,26.89,26.89,0,101.8,0.576,-3.347 +09/03/2021 17:30,9.88,55.95,0.652,181.9,0.143,42.59,0.213,-29.63,-29.63,0,101.7,0.205,-5.171 +09/03/2021 18:00,8.44,58.33,0.781,198.9,0.158,9.94,0.05,-44.86,-44.86,0,101.7,0.04,-6.36 +09/03/2021 18:30,7.447,62.07,0.792,207.1,0.141,0,0,-49.62,-49.62,0,101.7,0,-7.081 +09/03/2021 19:00,6.412,65.81,0.685,232.7,0.145,0,0,-47.73,-47.73,0,101.8,0,-2.697 +09/03/2021 19:30,5.717,66.77,0.236,239.6,0.098,0,0,-46.56,-46.56,0,101.8,0,-2.778 +09/03/2021 20:00,4.067,75.07,0.221,223.1,0.06,0,0,-46.73,-46.73,0,101.8,0,-4.681 +09/03/2021 20:30,3.513,77.39,0.316,227,0.108,0,0,-42.02,-42.02,0,101.8,0,-5.904 +09/03/2021 21:00,3.732,77.14,0.889,174.5,0.139,0,0,-43.08,-43.08,0,101.7,0,-6.607 +09/03/2021 21:30,3.462,78.4,0.989,208.5,0.137,0,0,-44.74,-44.74,0,101.7,0,-6.372 +09/03/2021 22:00,3.967,78.13,1.857,241,0.14,0,0,-48.14,-48.14,0,101.8,0,-6.753 +09/03/2021 22:30,3.854,77.43,1.365,232.4,0.132,0,0,-44.32,-44.32,0,101.7,0,-6.838 +09/03/2021 23:00,3.363,77.94,0.748,195,0.141,0,0,-43.48,-43.48,0,101.7,0,-6.845 +09/03/2021 23:30,2.899,79.25,0.496,201.8,0.13,0,0,-44.55,-44.55,0,101.8,0,-6.773 +10/03/2021 00:00,2.355,80.8,0.597,211.3,0.139,0,0,-46.18,-46.18,0,101.7,0,-6.712 +10/03/2021 00:30,2.109,81.2,0.704,196.5,0.128,0,0,-47.32,-47.32,0,101.7,0,-6.432 +10/03/2021 01:00,1.402,83.8,0.546,164.3,0.169,0,0,-41.33,-41.33,0,101.7,0,-6.213 +10/03/2021 01:30,1.213,85.8,0.631,167,0.155,0,0,-40.22,-40.22,0,101.6,0,-6.464 +10/03/2021 02:00,0.994,86.3,0.672,154.5,0.145,0,0,-34.99,-34.99,0,101.6,0,-6.383 +10/03/2021 02:30,0.893,87.6,0.431,156.8,0.122,0,0,-39.07,-39.07,0,101.6,0,-6.99 +10/03/2021 03:00,0.811,88.1,0.168,147.3,0.087,0,0,-34.49,-34.49,0,101.6,0,-6.613 +10/03/2021 03:30,0.851,88.6,0.086,160.3,0.032,0,0,-30.66,-30.66,0,101.5,0,-6.931 +10/03/2021 04:00,0.885,88.8,0.333,158.3,0.055,0,0,-25.99,-25.99,0,101.5,0,-6.605 +10/03/2021 04:30,1.049,88.5,0.029,122.5,0.005,0,0,-23.98,-23.98,0,101.5,0,-7.204 +10/03/2021 05:00,1.107,88.6,0.252,131.5,0.068,0,0,-20.08,-20.08,0,101.5,0,-7.086 +10/03/2021 05:30,1.241,88.8,0.103,170.2,0.035,0,0,-23.29,-23.29,0,101.5,0,-6.998 +10/03/2021 06:00,1.233,89.5,0.035,163.3,0.01,0,0,-18.7,-18.7,0,101.5,0,-7.168 +10/03/2021 06:30,1.985,88.9,1.143,168.2,0.145,0.077,0,-19.07,-19.07,0,101.4,0,-7.428 +10/03/2021 07:00,2.768,85.8,1.368,169.7,0.146,5.997,0.03,-12.67,-12.67,0,101.4,0.005,-7.441 +10/03/2021 07:30,3.242,84.3,1.285,165.5,0.148,29.78,0.149,-0.368,-0.368,0,101.4,0.102,-7.154 +10/03/2021 08:00,3.735,83.1,1.351,165.7,0.151,59.53,0.298,19.65,19.65,0,101.4,0.224,-6.825 +10/03/2021 08:30,4.862,78.83,2.559,181.3,0.156,82.6,0.413,34.96,34.96,0.2,101.4,0.316,-6.798 +10/03/2021 09:00,5.825,74.41,3.279,194.2,0.154,111.3,0.557,54.01,54.04,0,101.4,0.384,-6.216 +10/03/2021 09:30,6.784,70.92,3.176,189.1,0.155,185.2,0.926,100.2,100.3,0,101.4,0.695,-4.808 +10/03/2021 10:00,7.58,67.93,4.21,192.7,0.15,197.5,0.988,105.9,106.3,0,101.4,0.758,-5.136 +10/03/2021 10:30,8.36,66.3,4.455,200.8,0.146,232.8,1.164,83.8,84,0,101.3,0.933,-4.367 +10/03/2021 11:00,8.54,67.79,5.421,207,0.143,219.8,1.099,-27.5,-28.43,0,101.3,0.876,-4.349 +10/03/2021 11:30,8.52,70.05,5.507,209.7,0.142,190.8,0.954,-41.33,-42.26,0.2,101.3,0.74,-5.14 +10/03/2021 12:00,8.58,73.43,5.972,209.8,0.144,261.6,1.308,10.29,10.34,0.2,101.2,1.024,-3.919 +10/03/2021 12:30,8.43,77.55,5.455,205.1,0.138,201.8,1.009,10.55,10.57,1,101.2,0.756,-4.455 +10/03/2021 13:00,8.1,81.6,4.864,205,0.14,169.6,0.848,17.94,17.99,1,101.1,0.598,-5.321 +10/03/2021 13:30,8.05,83.8,4.372,204.2,0.149,116,0.58,4.876,4.786,1,101.1,0.406,-6.701 +10/03/2021 14:00,7.983,84.4,4.749,206.8,0.146,88.9,0.445,-5.697,-5.786,0.6,101.1,0.318,-7.385 +10/03/2021 14:30,7.968,85.3,5.197,205.7,0.141,108.4,0.542,6.004,6.011,0.4,101,0.366,-7.318 +10/03/2021 15:00,8.03,86,4.893,203.6,0.145,68.44,0.342,16.7,16.87,0,101,0.246,-8.1 +10/03/2021 15:30,8.15,85.8,5.353,206.3,0.141,43.03,0.215,19.75,20.03,0,100.9,0.149,-9.39 +10/03/2021 16:00,8.35,85.4,5.431,203.6,0.14,29.75,0.149,11.36,11.52,0,100.9,0.107,-9.92 +10/03/2021 16:30,8.38,86.9,4.739,204.3,0.147,26.31,0.132,-16.78,-16.91,0,100.9,0.082,-9.78 +10/03/2021 17:00,8.52,87.1,4.747,199.2,0.153,22.39,0.112,0.887,0.915,0,100.8,0.071,-10.1 +10/03/2021 17:30,8.63,86.3,4.19,195.7,0.151,8.14,0.041,-6.815,-6.83,0,100.8,0.009,-10.4 +10/03/2021 18:00,8.62,88.1,5.237,198.5,0.152,4.298,0.021,-23.22,-23.54,0,100.7,0,-9.77 +10/03/2021 18:30,8.64,89.7,4.901,196.4,0.151,0.125,0.001,-17.63,-17.79,0,100.7,0,-9.62 +10/03/2021 19:00,8.77,90.6,4.085,189.2,0.151,0,0,-11.78,-11.83,0.2,100.7,0,-9.73 +10/03/2021 19:30,9.01,91.4,4.112,191.4,0.154,0,0,-8.5,-8.52,0,100.7,0,-9.81 +10/03/2021 20:00,9.53,92.1,4.448,196.6,0.156,0,0,-5.638,-5.658,0,100.6,0,-10.02 +10/03/2021 20:30,9.88,92.4,3.807,196.4,0.15,0,0,-5.201,-5.208,0,100.6,0,-10.27 +10/03/2021 21:00,10.51,92.7,3.311,207.3,0.141,0,0,-8.02,-8.02,0,100.6,0,-10.36 +10/03/2021 21:30,11.09,91.9,3.796,219.7,0.129,0.343,0.002,-18.66,-18.69,0,100.6,0,-10.48 +10/03/2021 22:00,11.4,89.4,4.471,218.5,0.131,0.406,0.002,-24.36,-24.46,0,100.5,0,-10.61 +10/03/2021 22:30,11.47,89.1,4.05,220.9,0.125,0.025,0,-23.68,-23.77,0,100.5,-0.001,-10.42 +10/03/2021 23:00,11.7,88.5,4.393,223.8,0.126,0,0,-22.08,-22.19,0,100.4,-0.019,-10.31 +10/03/2021 23:30,11.81,87.7,4.969,227.6,0.121,0,0,-24.94,-25.28,0.2,100.4,-0.066,-10 +11/03/2021 00:00,11.75,88.5,4.104,230.4,0.122,0,0,-27.61,-27.71,0,100.4,-0.068,-9.6 +11/03/2021 00:30,11.73,89.4,4.589,233.3,0.13,0,0,-29.45,-29.71,0,100.4,-0.068,-9.16 +11/03/2021 01:00,11.78,86.1,5.174,241.8,0.145,0.631,0.003,-57.15,-57.88,0,100.4,-0.068,-9.4 +11/03/2021 01:30,11.88,80.4,4.441,237.1,0.141,0.522,0.003,-28.28,-28.41,0,100.4,-0.068,-10.27 +11/03/2021 02:00,11.7,82.2,3.795,228,0.126,0,0,-29.16,-29.22,0,100.3,-0.068,-10.1 +11/03/2021 02:30,11.29,88.6,3.62,233.8,0.133,0.006,0,-25.86,-25.91,0.2,100.3,-0.068,-9.71 +11/03/2021 03:00,11.82,84.8,4.315,235.5,0.133,1.235,0.006,-36.63,-36.78,0,100.2,-0.068,-9.66 +11/03/2021 03:30,11.99,79.84,5.262,242.5,0.146,0.249,0.001,-16.37,-16.63,0,100.2,-0.068,-10.05 +11/03/2021 04:00,11.55,80.4,5.517,243.6,0.143,0,0,-64.66,-66.33,0,100.2,-0.067,-9.79 +11/03/2021 04:30,11.44,83.6,3.221,255,0.137,0,0,-33.47,-33.52,0.6,100.2,-0.068,-9.79 +11/03/2021 05:00,10.98,79.56,4.29,248.9,0.146,1.645,0.008,-52.22,-52.51,0,100.2,-0.068,-9.54 +11/03/2021 05:30,11.15,73.06,4.714,251.2,0.156,0.014,0,-30.06,-30.31,0,100.3,-0.068,-10.49 +11/03/2021 06:00,10.87,76.79,3.998,238.6,0.138,0,0,-17.56,-17.59,0,100.3,-0.068,-10.87 +11/03/2021 06:30,10.81,78.14,3.735,241.9,0.141,0.011,0,-29.66,-29.69,0,100.3,-0.067,-11.06 +11/03/2021 07:00,10.76,74.73,4.016,247.8,0.144,4.225,0.021,-53.36,-53.51,0,100.3,-0.001,-10.9 +11/03/2021 07:30,10.76,73.46,4.678,250.9,0.15,44.43,0.222,-49.4,-49.96,0,100.3,0.14,-9.86 +11/03/2021 08:00,10.83,72.67,4.263,255.7,0.154,100.2,0.501,-33.19,-33.54,0,100.4,0.375,-8.34 +11/03/2021 08:30,11.57,68.29,4.432,253.9,0.15,217.6,1.088,64.82,65.15,0,100.4,0.871,-6.244 +11/03/2021 09:00,11.93,66.39,4.851,246,0.142,299.2,1.496,132.3,133.4,0,100.4,1.192,-4.292 +11/03/2021 09:30,12.1,63.33,6.353,250.4,0.147,305.9,1.53,158.3,163.2,0,100.4,1.178,-3.909 +11/03/2021 10:00,12.6,60.61,5.393,253.9,0.153,421.8,2.109,222.3,226,0,100.4,1.646,-1.787 +11/03/2021 10:30,13.12,57.58,5.722,248.6,0.152,469.6,2.348,262.1,267.8,0,100.4,1.824,-0.551 +11/03/2021 11:00,11.54,62.16,5.939,273.9,0.141,274.8,1.374,112.1,117.3,0.2,100.5,1.063,-2.442 +11/03/2021 11:30,9.78,71.67,4.491,272.1,0.152,240.3,1.201,96.5,97,0,100.5,0.82,-5.479 +11/03/2021 12:00,11.33,66.03,3.888,256.7,0.155,453.8,2.269,264.5,264.8,0,100.5,1.663,-4.906 +11/03/2021 12:30,12.28,64.05,5.202,260.6,0.15,449.8,2.249,232.6,235.3,0.4,100.5,1.73,-4.447 +11/03/2021 13:00,9.47,72.97,4.89,275.8,0.149,240.5,1.203,42.64,42.43,0.2,100.6,0.78,-4.878 +11/03/2021 13:30,10.34,67.22,4.346,262.6,0.156,401,2.005,230.6,232.3,0,100.5,1.379,-4.967 +11/03/2021 14:00,12.17,60.25,4.585,267,0.153,530.9,2.654,328,330.1,0,100.5,1.984,-4.185 +11/03/2021 14:30,8.79,74.05,3.942,276.9,0.152,109.1,0.546,-34.28,-35.83,0.4,100.6,0.357,-7.735 +11/03/2021 15:00,8.76,75.16,4.101,258.3,0.15,213,1.065,26.39,26.43,0.2,100.6,0.724,-8.02 +11/03/2021 15:30,9.96,67.42,5.309,253.8,0.146,421.6,2.108,236.4,239.6,0,100.6,1.516,-6.035 +11/03/2021 16:00,10.76,61.82,4.61,260.9,0.151,342.1,1.711,185.2,186.5,0,100.6,1.313,-5.748 +11/03/2021 16:30,9.9,64.76,5.24,262.1,0.15,113.6,0.568,0.506,-0.026,0,100.7,0.417,-8.67 +11/03/2021 17:00,8.89,69.94,4.395,259.8,0.156,176.4,0.882,69.72,70.22,0,100.7,0.679,-7.51 +11/03/2021 17:30,8.93,64.65,4.161,262.1,0.153,95.6,0.478,3.504,3.576,0,100.7,0.444,-8.76 +11/03/2021 18:00,8.51,66.29,4.101,261.1,0.149,24.23,0.121,-50.83,-51.01,0,100.8,0.121,-9.66 +11/03/2021 18:30,7.951,69.51,3.018,255.3,0.147,0.662,0.003,-71.68,-71.68,0,100.9,0,-9.44 +11/03/2021 19:00,7.49,73.85,2.569,240.5,0.142,0,0,-73.4,-73.4,0,100.9,-0.014,-8.36 +11/03/2021 19:30,7.192,76.78,2.68,240.3,0.145,0,0,-69.79,-69.79,0,101,-0.063,-7.282 +11/03/2021 20:00,7.369,74.36,1.929,243.4,0.142,0,0,-27.76,-27.76,0,101,-0.068,-7.216 +11/03/2021 20:30,7.377,74.92,1.82,259.4,0.143,0,0,-44.73,-44.73,0,101.1,-0.056,-7.76 +11/03/2021 21:00,6.548,77.92,2.045,238.4,0.142,0,0,-92.2,-92.2,0,101.1,-0.025,-7.314 +11/03/2021 21:30,6.335,77.71,2.001,231.2,0.131,0,0,-75.49,-75.49,0,101.1,-0.035,-6.45 +11/03/2021 22:00,6.276,76.99,1.806,226.6,0.122,0,0,-68.52,-68.52,0,101.2,-0.019,-6.559 +11/03/2021 22:30,5.798,78.39,1.937,231.5,0.13,0,0,-71.75,-71.75,0,101.2,-0.026,-5.821 +11/03/2021 23:00,6.183,76.25,2.598,241.9,0.146,0,0,-73.13,-73.13,0,101.2,-0.067,-5.481 +11/03/2021 23:30,6.006,76.07,2.839,239.2,0.139,0,0,-73.22,-73.22,0,101.2,-0.068,-4.67 +12/03/2021 00:00,5.862,76.11,2.611,241.8,0.145,0,0,-73.31,-73.31,0,101.2,-0.068,-4.559 +12/03/2021 00:30,5.642,76.45,2.518,237,0.141,0,0,-70.43,-70.43,0,101.2,-0.066,-4.078 +12/03/2021 01:00,5.354,78.26,2.167,240.1,0.14,0,0,-69.59,-69.59,0,101.2,-0.064,-4.055 +12/03/2021 01:30,5.306,78.87,2.237,233.2,0.133,0,0,-67.76,-67.76,0,101.2,-0.059,-3.674 +12/03/2021 02:00,5.197,79.95,2.079,231.7,0.131,0,0,-65.84,-65.84,0,101.2,-0.051,-3.606 +12/03/2021 02:30,4.928,81.3,1.54,231,0.127,0,0,-66.5,-66.5,0,101.1,-0.024,-4.049 +12/03/2021 03:00,4.877,82.1,1.78,231.8,0.13,0,0,-67.63,-67.63,0,101.1,-0.043,-3.399 +12/03/2021 03:30,5.195,82.5,1.971,236.8,0.133,0,0,-68.53,-68.53,0,101.1,-0.064,-3.471 +12/03/2021 04:00,5.102,83.3,1.294,235.5,0.132,0,0,-61.73,-61.73,0,101.1,-0.013,-4.403 +12/03/2021 04:30,4.713,84.7,1.198,221.7,0.126,0,0,-59.15,-59.15,0,101,-0.008,-3.748 +12/03/2021 05:00,4.111,85.8,0.885,188,0.151,0,0,-55.65,-55.65,0,101,-0.002,-3.472 +12/03/2021 05:30,3.686,87.6,0.811,209.3,0.124,0,0,-56.79,-56.79,0,101,-0.005,-1.456 +12/03/2021 06:00,3.775,88.4,1.254,206.1,0.146,0,0,-56.81,-56.81,0,101,-0.018,0.133 +12/03/2021 06:30,4.395,87.7,1.504,214.8,0.137,0.139,0.001,-59.15,-59.15,0,101,-0.022,-0.048 +12/03/2021 07:00,4.667,87.1,1.379,217.3,0.129,13.43,0.067,-50.46,-50.46,0,101,0.044,-1.899 +12/03/2021 07:30,5.566,85.1,1.499,216.9,0.127,67.41,0.337,-25.72,-25.72,0,101,0.287,-5.843 +12/03/2021 08:00,7.066,79.57,2.781,219.9,0.131,153.8,0.769,26.85,26.85,0,101,0.569,-6.451 +12/03/2021 08:30,8.01,76.26,3.511,226,0.13,217.4,1.087,55.83,55.87,0,101,0.802,-5.105 +12/03/2021 09:00,9.09,73.32,3.893,233.3,0.129,328.9,1.644,128.1,128.3,0,101,1.252,-2.912 +12/03/2021 09:30,9.72,70.25,4.471,240.3,0.137,310.6,1.553,142.2,143.1,0,101,1.167,-3.402 +12/03/2021 10:00,10.4,66.41,5.154,249.2,0.146,372.7,1.863,194.2,197.1,0,101,1.395,-3.027 +12/03/2021 10:30,11.29,62.62,5.475,239.5,0.139,557.9,2.79,316.8,322.4,0,101,2.121,-0.116 +12/03/2021 11:00,11.36,61.76,5.377,244.8,0.144,352.5,1.763,212.4,216.2,0,101,1.34,-2.541 +12/03/2021 11:30,11.67,61.51,5.52,246.6,0.145,445.1,2.225,259.9,264.3,0,100.9,1.667,-2.815 +12/03/2021 12:00,11.8,58.85,5.309,246.5,0.148,345.6,1.728,193.1,196.1,0,100.9,1.324,-4.085 +12/03/2021 12:30,11.99,56.49,6.011,250.7,0.145,365.9,1.83,218.7,224.6,0,100.9,1.416,-3.933 +12/03/2021 13:00,11.42,61.96,4.82,254.7,0.147,145,0.725,54.2,54.66,0,100.9,0.554,-6.811 +12/03/2021 13:30,9.27,77.04,3.125,290.5,0.142,140.1,0.7,-0.706,-0.905,0.8,100.9,0.489,-5.975 +12/03/2021 14:00,9.81,77.01,3.288,252.3,0.155,285.5,1.428,99.7,99.7,0,100.8,0.929,-6.109 +12/03/2021 14:30,11.74,63.24,4.893,257.4,0.152,380,1.9,217.5,221.8,0,100.8,1.348,-6.246 +12/03/2021 15:00,12.29,56.78,5.736,253.4,0.146,304.7,1.523,169.2,173.1,0,100.8,1.132,-8.98 +12/03/2021 15:30,11.86,59.62,5.901,247.4,0.145,268.6,1.343,142.1,145.7,0,100.8,1.001,-9.25 +12/03/2021 16:00,11.41,63.18,5.82,240.8,0.138,273.8,1.369,137.8,140.9,0,100.7,1.077,-8.33 +12/03/2021 16:30,11.15,66.5,5.561,242.5,0.142,183.4,0.917,78.69,80.1,0,100.7,0.697,-9.67 +12/03/2021 17:00,11.39,62.4,5.407,244.8,0.144,102.5,0.513,27,27.7,0,100.7,0.382,-11.61 +12/03/2021 17:30,11.12,62.41,4.484,245,0.147,77.7,0.388,14,14.06,0,100.7,0.313,-11.49 +12/03/2021 18:00,10.71,60.52,4.752,246.4,0.146,31.72,0.159,-29.17,-29.41,0,100.7,0.115,-11.92 +12/03/2021 18:30,10.16,66.7,4.579,242.8,0.145,0.768,0.004,-44.26,-44.57,0,100.7,0,-12.5 +12/03/2021 19:00,9.84,69.55,4.427,244.8,0.142,0,0,-35.1,-35.24,0,100.7,0,-14.04 +12/03/2021 19:30,9.74,71.98,4.478,239.7,0.139,0,0,-31.19,-31.32,0,100.7,0,-14.46 +12/03/2021 20:00,9.75,70.37,4.885,238.7,0.141,0,0,-35.66,-35.99,0,100.7,0,-15.02 +12/03/2021 20:30,9.69,71.68,4.615,233.9,0.134,0,0,-39.3,-39.57,0,100.6,0,-15.3 +12/03/2021 21:00,9.65,73.78,4.654,229.5,0.129,0,0,-43.27,-43.56,0,100.6,0,-15.47 +12/03/2021 21:30,9.78,73.2,4.383,229.9,0.129,0,0,-18.03,-18.13,0,100.6,0,-15.54 +12/03/2021 22:00,10,70.31,6.548,234.7,0.13,0,0,-29.46,-30.5,0,100.5,0,-15.65 +12/03/2021 22:30,9.75,71.49,5.843,234.8,0.136,0,0,-49.44,-50.69,0,100.5,0,-15.46 +12/03/2021 23:00,9.71,73.19,5.331,231.3,0.128,0,0,-24.17,-24.57,0,100.5,0,-15.29 +12/03/2021 23:30,9.67,75.04,5.737,235.6,0.131,0,0,-77.29,-79.19,0,100.4,0,-14.71 +13/03/2021 00:00,9.22,80.5,4.585,233.6,0.129,0,0,-67.46,-68.15,0.2,100.3,0,-14.46 +13/03/2021 00:30,9.22,80.8,4.941,241.1,0.136,0,0,-70.31,-71.24,0.6,100.3,0,-15 +13/03/2021 01:00,9.48,78.91,6.4,243.8,0.14,0.455,0.002,-81.4,-84.4,0.4,100.2,0,-14.98 +13/03/2021 01:30,9.44,79.81,5.822,239.6,0.141,0.446,0.002,-70.81,-72.49,0.4,100.2,0,-14.78 +13/03/2021 02:00,9.68,75.84,6.309,241,0.135,0.821,0.004,-39.36,-40.62,0,100.1,0,-15.78 +13/03/2021 02:30,9.71,72.96,5.684,238.8,0.136,0,0,-20.1,-20.53,0,100.1,0,-16.37 +13/03/2021 03:00,9.67,75.39,5.959,236.4,0.137,0,0,-92.5,-95.3,0,100,-0.023,-15.05 +13/03/2021 03:30,9.81,77.49,6.457,247.8,0.145,0.21,0.001,-94.9,-98.8,0.6,100,-0.046,-13.39 +13/03/2021 04:00,10.05,75.34,6.299,248.7,0.139,1.145,0.006,-47.96,-49.23,0.2,100,-0.028,-15 +13/03/2021 04:30,8.26,80.3,5.566,281.6,0.149,0.532,0.003,-79.63,-81.5,1.8,100.1,0,-12.86 +13/03/2021 05:00,8,78.36,4.621,256,0.15,2.019,0.01,-52.25,-52.64,0,100,0,-13.34 +13/03/2021 05:30,8.28,74.08,4.661,254,0.149,0.383,0.002,-27.45,-27.65,0,100.1,0,-14.68 +13/03/2021 06:00,8.22,74.05,4.429,255.2,0.154,0,0,-31.03,-31.17,0,100.1,0,-14.94 +13/03/2021 06:30,8.01,74.47,4.113,253.1,0.147,0.02,0,-47.45,-47.56,0,100.1,0,-13.97 +13/03/2021 07:00,7.823,76.07,3.628,250.8,0.154,10.15,0.051,-48.36,-48.37,0,100.2,0.018,-13.64 +13/03/2021 07:30,7.977,75.02,3.792,249.6,0.147,56.36,0.282,-7.654,-7.684,0,100.2,0.18,-13.23 +13/03/2021 08:00,8.12,72.08,3.418,251.9,0.151,48.34,0.242,5.673,5.674,0,100.2,0.138,-13.65 +13/03/2021 08:30,8.45,69.02,4.189,251,0.149,119.3,0.597,49.66,49.82,0,100.3,0.353,-12.46 +13/03/2021 09:00,8.89,62.77,4.576,257.1,0.152,227.5,1.137,110.7,111.7,0,100.3,0.762,-12.34 +13/03/2021 09:30,9.06,58.07,4.844,263.4,0.153,257.1,1.285,126.7,127.9,0,100.3,0.908,-11.02 +13/03/2021 10:00,9.11,61.27,5.135,265.2,0.15,363,1.815,189,191.7,0,100.4,1.318,-8.34 +13/03/2021 10:30,9.57,63.53,5.115,258,0.149,452.3,2.262,248.4,251.9,0,100.4,1.668,-6.615 +13/03/2021 11:00,10.2,60.78,4.808,261.3,0.152,597.2,2.986,355.1,358.7,0,100.4,2.218,-3.744 +13/03/2021 11:30,10.44,56.41,5.194,268.2,0.155,441.9,2.21,266.7,270.9,0,100.4,1.641,-4.884 +13/03/2021 12:00,10.71,54.25,5.773,264.5,0.153,598.4,2.992,363.1,372.4,0,100.4,2.223,-2.435 +13/03/2021 12:30,10.74,52.88,6.017,272.8,0.142,419.6,2.098,230,235.7,0,100.4,1.571,-5.376 +13/03/2021 13:00,7.626,75.19,3.587,290,0.146,435.6,2.178,166,165.8,0.6,100.4,1.414,-3.995 +13/03/2021 13:30,8.84,70.7,3.945,283.1,0.145,307.8,1.539,121.1,120.1,0.4,100.4,1.012,-7.849 +13/03/2021 14:00,7.989,69.87,5.441,286.4,0.146,295,1.475,76.97,78.09,0.2,100.4,0.934,-8.3 +13/03/2021 14:30,8.89,69.14,4.034,273.8,0.156,538.8,2.694,327.3,328.6,0,100.4,1.837,-4.395 +13/03/2021 15:00,9.92,63.63,4.636,267.7,0.147,387.2,1.936,231.4,233.7,0,100.4,1.428,-8.15 +13/03/2021 15:30,6.98,78.54,3.869,277.6,0.156,274.7,1.373,99.1,98.7,0.4,100.5,0.902,-7.632 +13/03/2021 16:00,7.978,73.04,3.67,273.9,0.15,239.7,1.198,111.5,111.6,0.2,100.4,0.81,-8.42 +13/03/2021 16:30,8.52,67.12,4.118,280.4,0.15,170.6,0.853,56.84,56.5,1.2,100.4,0.644,-9.23 +13/03/2021 17:00,6.304,77.26,3.949,279.3,0.154,94.9,0.475,-17.24,-17.37,0.2,100.5,0.283,-10.01 +13/03/2021 17:30,6.153,71.52,3.548,280.7,0.151,55.96,0.28,-27.87,-27.9,0,100.5,0.185,-11.78 +13/03/2021 18:00,5.845,75.09,2.703,287.1,0.15,14.39,0.072,-33.77,-33.78,0.2,100.6,0.037,-12.05 +13/03/2021 18:30,5.141,82.8,1.475,287.2,0.137,2.16,0.011,-68.24,-68.24,0.2,100.6,0.001,-11.74 +13/03/2021 19:00,4.41,85.9,1.287,257.7,0.152,0,0,-57.58,-57.59,0,100.7,0,-11.91 +13/03/2021 19:30,5.292,75.34,3.258,289,0.144,0,0,-102.1,-102.2,0,100.8,0,-12.48 +13/03/2021 20:00,5.118,75.81,3.145,271.7,0.16,0,0,-93.9,-94,0,100.8,0,-12.3 +13/03/2021 20:30,4.868,76.51,2.989,272.9,0.151,0,0,-78.51,-78.53,0,100.8,0,-12.21 +13/03/2021 21:00,4.857,75.86,3.085,281.7,0.154,0,0,-75.21,-75.25,0,100.9,0,-12.17 +13/03/2021 21:30,5.047,74.95,3.715,279,0.156,0,0,-75.9,-76.07,0,100.9,0,-12.82 +13/03/2021 22:00,5.042,73.35,3.246,282.1,0.152,0,0,-73.98,-74.05,0,101,0,-13.85 +13/03/2021 22:30,4.522,75.1,2.334,274.3,0.154,0,0,-70.63,-70.63,0,101,0,-13.42 +13/03/2021 23:00,4.237,77.55,1.83,252.9,0.149,0,0,-59.85,-59.85,0,101.1,0,-12.98 +13/03/2021 23:30,4.193,78.52,2.231,248.9,0.152,0,0,-71.71,-71.71,0,101.1,0,-12.66 +14/03/2021 00:00,3.883,79.06,2.018,244.5,0.142,0,0,-71.37,-71.37,0,101.2,0,-12 +14/03/2021 00:30,3.664,80.2,2.301,247.4,0.151,0,0,-71.23,-71.23,0,101.2,0,-11.34 +14/03/2021 01:00,3.71,79.57,2.051,264.7,0.154,0,0,-71.4,-71.4,0,101.2,0,-11 +14/03/2021 01:30,3.87,78.54,2.378,265,0.151,0,0,-70.85,-70.85,0,101.2,0,-11.01 +14/03/2021 02:00,3.868,78.77,2.345,262.4,0.155,0,0,-71.81,-71.81,0,101.2,0,-10.65 +14/03/2021 02:30,3.898,79.3,2.799,263,0.158,0,0,-71.88,-71.88,0,101.3,0,-10.36 +14/03/2021 03:00,3.854,79.06,2.62,263.5,0.154,0,0,-71.27,-71.27,0,101.3,0,-10.15 +14/03/2021 03:30,3.73,79.36,2.405,262.8,0.154,0,0,-69.69,-69.69,0,101.3,0,-9.82 +14/03/2021 04:00,3.624,79.72,2.214,264.4,0.162,0,0,-69.57,-69.57,0,101.3,0,-9.63 +14/03/2021 04:30,3.615,79.69,2.375,260.3,0.154,0,0,-69.84,-69.84,0,101.3,0,-9.53 +14/03/2021 05:00,3.594,79.99,2.526,255.2,0.152,0,0,-68.84,-68.84,0,101.4,0,-9.28 +14/03/2021 05:30,3.573,80.4,2.599,254.6,0.154,0,0,-68.41,-68.41,0,101.4,0,-9.11 +14/03/2021 06:00,3.365,80.9,1.806,254.6,0.151,0,0,-68.66,-68.66,0,101.5,0,-9.03 +14/03/2021 06:30,3.309,80.8,1.754,250.3,0.147,0.602,0.003,-65.32,-65.32,0,101.5,0,-8.89 +14/03/2021 07:00,3.234,81.2,1.192,251.5,0.145,18.63,0.093,-52.77,-52.77,0,101.6,0.082,-9.46 +14/03/2021 07:30,3.824,80.4,1.13,271.1,0.128,78.39,0.392,-13.78,-13.78,0,101.6,0.315,-10.65 +14/03/2021 08:00,5.36,75.52,1.646,265.1,0.153,172.2,0.861,26.05,26.05,0,101.7,0.677,-8.88 +14/03/2021 08:30,6.394,72.61,2.258,273,0.155,254.1,1.271,72.3,72.3,0,101.7,0.98,-5.937 +14/03/2021 09:00,7.389,70.04,2.555,284,0.146,352.8,1.764,130.5,130.5,0,101.8,1.351,-4.486 +14/03/2021 09:30,7.947,67.03,2.869,298.6,0.134,429,2.145,188.3,188.3,0,101.8,1.611,-2.461 +14/03/2021 10:00,8.76,66.05,2.571,297.9,0.136,496.1,2.48,241.1,241.1,0,101.8,1.863,-1.032 +14/03/2021 10:30,9.48,63.43,3.507,298.6,0.135,587.7,2.938,332.8,333,0,101.8,2.216,0.726 +14/03/2021 11:00,9.86,57,4.253,321.8,0.127,431.5,2.157,227.2,227.9,0,101.9,1.612,-2.311 +14/03/2021 11:30,10.31,53.64,3.704,316.2,0.12,554.8,2.774,311.2,311.5,0,101.9,2.064,-1.352 +14/03/2021 12:00,10.79,52.29,3.615,315.4,0.129,463,2.315,260.1,260.5,0,101.9,1.716,-3.675 +14/03/2021 12:30,10.64,52.94,3.559,323.4,0.135,370.7,1.853,210.4,210.6,0,101.9,1.379,-4.536 +14/03/2021 13:00,10.96,50.66,3.195,319.2,0.125,393.8,1.969,223.4,223.4,0,101.9,1.445,-5.757 +14/03/2021 13:30,11.55,49.72,3.493,323.3,0.131,515.9,2.579,312.1,312.6,0,101.9,1.926,-3.091 +14/03/2021 14:00,11.42,48.39,3.209,309.8,0.126,347.5,1.737,197.1,197.2,0,101.9,1.3,-5.737 +14/03/2021 14:30,11.33,48.75,3.275,324.1,0.129,291.6,1.458,153.5,153.5,0,101.9,1.084,-7.977 +14/03/2021 15:00,11.46,49.4,3.37,327.4,0.135,234.3,1.171,125.2,125.3,0,101.9,0.849,-9.36 +14/03/2021 15:30,11.06,49.6,2.911,313.1,0.125,176.8,0.884,81.7,81.8,0,102,0.624,-11 +14/03/2021 16:00,11.27,47.85,2.885,320.1,0.124,211.3,1.057,88.2,88.2,0,101.9,0.806,-10.98 +14/03/2021 16:30,11.02,50.23,3.488,333.1,0.139,178.3,0.891,67.63,67.69,0,102,0.681,-11.15 +14/03/2021 17:00,10.35,56.31,3.318,338,0.148,129.1,0.645,31.56,31.57,0,102,0.47,-11.51 +14/03/2021 17:30,10.25,56.9,2.002,319.1,0.124,82,0.41,1.271,1.271,0,102,0.327,-12.35 +14/03/2021 18:00,9.77,57.3,2.173,320.8,0.133,44.27,0.221,-11.67,-11.67,0,102,0.179,-12.97 +14/03/2021 18:30,9.19,60.61,2.285,316.2,0.127,2.326,0.012,-51.03,-51.04,0,102,0.005,-14.04 +14/03/2021 19:00,8.39,61.22,2.32,312.1,0.126,0,0,-58.66,-58.66,0,102,0,-14.02 +14/03/2021 19:30,7.805,63.98,1.146,284.3,0.152,0,0,-37.4,-37.4,0,102,0,-13.99 +14/03/2021 20:00,7.572,66.61,1.158,269.4,0.16,0,0,-25.27,-25.27,0,102.1,0,-14.02 +14/03/2021 20:30,7.83,66.21,1.593,247.9,0.148,0,0,-17.86,-17.86,0,102.1,0,-14.88 +14/03/2021 21:00,7.75,66.1,1.666,247.6,0.148,0,0,-26.3,-26.3,0,102,0,-14.82 +14/03/2021 21:30,7.212,69.28,1.181,252,0.163,0,0,-47.74,-47.74,0,102.1,0,-13.96 +14/03/2021 22:00,6.538,73.74,1.38,249.7,0.153,0,0,-41.46,-41.46,0,102,0,-13.33 +14/03/2021 22:30,7.32,74.42,2.157,253.1,0.16,0,0,-12.76,-12.76,0,102,0,-14.61 +14/03/2021 23:00,7.907,74.54,2.43,267.3,0.157,0,0,-12.25,-12.25,0,102,0,-15.15 +14/03/2021 23:30,8.37,74.29,2.762,263.7,0.155,0,0,-8.28,-8.28,0,102,0,-15.3 +15/03/2021 00:00,8.55,75.29,2.827,264,0.155,0,0,-6.468,-6.468,0,102,0,-15.64 +15/03/2021 00:30,8.6,76.74,2.894,264,0.152,0,0,-8.57,-8.57,0,101.9,0,-16.15 +15/03/2021 01:00,8.59,78.88,2.234,269.5,0.151,0,0,-5.934,-5.934,0,101.9,0,-15.81 +15/03/2021 01:30,8.72,79.82,2.313,272,0.152,0,0,-6.684,-6.684,0,101.9,0,-15.97 +15/03/2021 02:00,8.78,80.9,1.64,272.4,0.15,0,0,-7.18,-7.18,0,101.9,0,-15.71 +15/03/2021 02:30,8.84,81.4,1.585,269.6,0.15,0,0,-4.955,-4.955,0,101.9,0,-15.97 +15/03/2021 03:00,8.82,82.4,1.712,273.4,0.149,0,0,-9.16,-9.16,0,101.8,0,-15.86 +15/03/2021 03:30,8.99,82.8,1.767,289.8,0.137,0,0,-8.33,-8.33,0,101.8,0,-15.83 +15/03/2021 04:00,8.99,83.2,1.409,269,0.155,0,0,-13.01,-13.01,0,101.8,0,-15.78 +15/03/2021 04:30,8.92,83.8,1.151,274.3,0.153,0,0,-4.654,-4.654,0,101.9,0,-15.8 +15/03/2021 05:00,9.09,83.5,1.348,273.3,0.153,0,0,-5.152,-5.152,0,101.9,0,-15.91 +15/03/2021 05:30,9.48,81.4,1.769,292.6,0.14,0,0,-5.906,-5.906,0,101.9,0,-16.21 +15/03/2021 06:00,9.64,79.38,1.956,298.9,0.137,0,0,-5.247,-5.247,0,101.9,0,-16.32 +15/03/2021 06:30,9.69,78.31,2.425,308.1,0.13,0.683,0.003,-4.182,-4.182,0,101.9,0,-16.22 +15/03/2021 07:00,9.69,78.49,2.682,309,0.129,4.641,0.023,-2.067,-2.067,0,101.9,0,-16.07 +15/03/2021 07:30,9.7,78.48,2.413,313,0.122,21.52,0.108,7.187,7.187,0,102,0.068,-15.72 +15/03/2021 08:00,9.77,78.09,2.582,316.2,0.123,46.98,0.235,19.62,19.62,0,102,0.168,-15.35 +15/03/2021 08:30,10.04,76.65,2.611,312.2,0.124,91.2,0.456,46.7,46.7,0,102,0.307,-14.59 +15/03/2021 09:00,10.21,75.77,3.041,317.7,0.126,101.3,0.507,53.29,53.3,0,102,0.339,-14.57 +15/03/2021 09:30,10.42,75.47,2.975,323.2,0.131,113.8,0.569,60.31,60.35,0,102.1,0.383,-14.24 +15/03/2021 10:00,10.73,73.32,3.936,328.2,0.134,202.7,1.014,109,109.3,0,102.1,0.705,-12.7 +15/03/2021 10:30,10.96,71.3,3.925,329,0.133,194.5,0.972,105.5,105.8,0,102.1,0.687,-13.04 +15/03/2021 11:00,11.09,70.48,4.117,324.4,0.134,199.6,0.998,108.3,108.8,0,102.1,0.706,-12.79 +15/03/2021 11:30,11.29,69.68,4.277,325.3,0.129,249.8,1.249,134.4,135,0,102.1,0.907,-12.12 +15/03/2021 12:00,11.59,67.8,4.634,330,0.136,221.6,1.108,121.9,122.6,0,102.1,0.84,-12.29 +15/03/2021 12:30,11.72,68.14,4.666,334.1,0.139,240.5,1.202,130.3,131.2,0,102.1,0.86,-12.2 +15/03/2021 13:00,11.86,67.32,4.636,333.4,0.141,292.9,1.465,156.2,157.4,0,102.1,1.059,-11.42 +15/03/2021 13:30,11.94,65.93,4.798,343.3,0.146,245.3,1.227,130.1,131,0,102.1,0.88,-12.48 +15/03/2021 14:00,12.14,64.85,4.24,341.4,0.147,224.9,1.124,120.5,120.9,0,102.1,0.797,-13.05 +15/03/2021 14:30,12.03,65.64,4.553,343.4,0.146,239.7,1.199,125.2,125.9,0,102.1,0.85,-13.25 +15/03/2021 15:00,12.03,65.07,4.826,335.4,0.141,372.8,1.864,202.7,204.9,0,102.2,1.403,-11.46 +15/03/2021 15:30,12.57,62.28,5.125,335.6,0.144,384.6,1.923,220.6,222.9,0,102.2,1.525,-11.59 +15/03/2021 16:00,12.19,63.28,4.993,334.9,0.142,332,1.66,179.5,181.8,0,102.2,1.338,-11.18 +15/03/2021 16:30,11.46,66.22,4.271,342.1,0.142,155.6,0.778,46.04,46.15,0,102.2,0.654,-13.05 +15/03/2021 17:00,11.61,66.85,4.11,337.4,0.148,150.5,0.753,62.39,62.53,0,102.2,0.595,-12.54 +15/03/2021 17:30,11.04,68.82,3.816,336.3,0.147,53.6,0.268,-11.73,-11.71,0,102.3,0.227,-14.49 +15/03/2021 18:00,10.24,71.95,2.848,339.9,0.144,24.03,0.12,-42.56,-42.56,0,102.3,0.111,-14.55 +15/03/2021 18:30,9.73,74.91,2.642,335.4,0.144,2.07,0.01,-33.44,-33.44,0,102.3,0.006,-14.86 +15/03/2021 19:00,10,75.21,1.96,328.5,0.135,0,0,-15.38,-15.38,0,102.3,0,-15.97 +15/03/2021 19:30,9.95,75.42,1.445,327.9,0.126,0,0,-19.89,-19.89,0,102.3,0,-16.24 +15/03/2021 20:00,9.71,76.14,1.975,333.5,0.146,0,0,-33.01,-33.01,0,102.4,0,-15.91 +15/03/2021 20:30,9.76,77.57,1.784,326.5,0.137,0,0,-22.13,-22.13,0,102.4,0,-15.63 +15/03/2021 21:00,9.72,79.03,1.303,312.6,0.131,0,0,-11.07,-11.07,0,102.4,0,-15.82 +15/03/2021 21:30,9.88,80.1,1.147,312.5,0.127,0,0,-4.097,-4.097,0,102.4,0,-16.06 +15/03/2021 22:00,10.06,80.8,1.203,312.1,0.129,0,0,-3.788,-3.788,0,102.4,0,-16.29 +15/03/2021 22:30,10.08,81.6,1.269,316.5,0.12,0,0,-3.769,-3.769,0,102.5,0,-16.4 +15/03/2021 23:00,10.2,81.8,1.39,320.6,0.132,0,0,-4.62,-4.62,0,102.5,0,-16.75 +15/03/2021 23:30,10.38,81.8,2.108,325.6,0.137,0,0,-6.207,-6.207,0,102.5,0,-17.27 +16/03/2021 00:00,10.42,82.2,2.413,328.4,0.136,0,0,-5.028,-5.028,0,102.5,0,-17.01 +16/03/2021 00:30,10.33,82.7,2.289,334.5,0.142,0,0,-7.489,-7.489,0,102.5,0,-16.38 +16/03/2021 01:00,10.1,83.9,1.659,338.9,0.141,0,0,-15.33,-15.33,0,102.5,0,-16.19 +16/03/2021 01:30,9.65,85.3,0.84,351.3,0.152,0,0,-26.95,-26.95,0,102.5,0,-15.85 +16/03/2021 02:00,9.5,86.8,0.785,340.8,0.109,0,0,-14.3,-14.3,0,102.5,0,-15.42 +16/03/2021 02:30,9.26,86.9,1.058,335.3,0.137,0,0,-35.35,-35.35,0,102.5,0,-15.16 +16/03/2021 03:00,8.65,87.4,0.806,316.2,0.121,0,0,-35.08,-35.08,0,102.5,0,-14.05 +16/03/2021 03:30,8.61,87.3,0.69,345.9,0.089,0,0,-14.08,-14.08,0,102.5,0,-15.25 +16/03/2021 04:00,8.7,87.6,0.404,351.8,0.067,0,0,-6.464,-6.464,0,102.5,0,-15.63 +16/03/2021 04:30,9.14,87.4,1.263,357.4,0.147,0.005,0,-6.237,-6.237,0,102.6,0,-16.37 +16/03/2021 05:00,9.34,86,1.711,345.1,0.147,0,0,-12.32,-12.32,0,102.6,0,-16.36 +16/03/2021 05:30,9.42,85.7,1.171,328.8,0.144,0,0,-7.981,-7.981,0,102.6,0,-16.04 +16/03/2021 06:00,9.3,86.4,1.473,315.2,0.128,0,0,-8.32,-8.32,0,102.6,0,-15.98 +16/03/2021 06:30,9.15,86.6,1.435,326,0.115,0.976,0.005,-5.411,-5.411,0,102.6,0,-15.93 +16/03/2021 07:00,9.13,87.7,1.399,330.2,0.134,13.63,0.068,0.84,0.84,0,102.6,0.033,-15.46 +16/03/2021 07:30,9.36,87.7,1.224,330,0.137,79.78,0.399,36.73,36.73,0,102.7,0.281,-14.36 +16/03/2021 08:00,9.59,86.2,1.807,320.6,0.129,51.97,0.26,26.41,26.41,0,102.7,0.187,-14.89 +16/03/2021 08:30,9.62,86.2,2.039,322.7,0.13,78.48,0.392,39.7,39.7,0,102.7,0.289,-14.13 +16/03/2021 09:00,9.94,85.6,1.873,323,0.132,183.3,0.917,104.7,104.7,0,102.7,0.632,-12.5 +16/03/2021 09:30,10.9,81.2,2.371,327.9,0.13,239.8,1.199,142,142,0,102.7,0.873,-12.11 +16/03/2021 10:00,11.11,80,1.957,311.5,0.119,183.4,0.917,107.7,107.7,0,102.7,0.649,-13.11 +16/03/2021 10:30,11.41,80.6,2.332,315.9,0.119,181.9,0.909,106.5,106.5,0,102.7,0.631,-13.07 +16/03/2021 11:00,11.83,79.94,2.36,313,0.126,207.6,1.038,124.6,124.6,0,102.7,0.758,-13.03 +16/03/2021 11:30,11.8,81.1,2.733,311.3,0.125,171.2,0.856,102.6,102.6,0,102.7,0.604,-13.34 +16/03/2021 12:00,12.22,79.99,2.468,311.3,0.125,254.9,1.274,154.3,154.3,0,102.7,0.925,-11.86 +16/03/2021 12:30,13.13,76.52,3.377,319,0.121,328.3,1.641,199.4,199.5,0,102.7,1.234,-10.81 +16/03/2021 13:00,13.36,74.8,3.857,328.6,0.137,177.4,0.887,104.8,105,0,102.7,0.641,-13.19 +16/03/2021 13:30,13.4,75.47,3.051,329.4,0.135,205.3,1.027,118.5,118.5,0,102.7,0.748,-12.81 +16/03/2021 14:00,14.02,73.4,3.719,334.6,0.138,283.9,1.419,165.6,165.7,0,102.6,1.092,-11.84 +16/03/2021 14:30,14.31,72.74,3.446,325.2,0.131,388.7,1.944,226.4,226.6,0,102.6,1.555,-10.53 +16/03/2021 15:00,14.31,70.15,3.526,318.1,0.125,283.8,1.419,155.1,155.2,0,102.6,1.135,-12.26 +16/03/2021 15:30,14.1,68.19,3.269,321.1,0.131,264.7,1.324,131.8,131.9,0,102.5,1.081,-11.11 +16/03/2021 16:00,14.56,65.68,3.174,325.9,0.13,325.5,1.627,176.1,176.2,0,102.5,1.394,-7.989 +16/03/2021 16:30,14.66,64,3.485,324.2,0.132,268.3,1.342,141.3,141.3,0,102.5,1.175,-6.44 +16/03/2021 17:00,14.31,66.36,3.356,330.4,0.135,126.3,0.632,65.43,65.45,0,102.5,0.547,-8.24 +16/03/2021 17:30,13.33,69.43,4.135,343.8,0.147,33.72,0.169,13.72,13.77,0,102.6,0.132,-11.21 +16/03/2021 18:00,12.5,73.52,4.358,339.1,0.144,7.344,0.037,-1.442,-1.447,0,102.6,0.012,-12.51 +16/03/2021 18:30,11.96,75.88,4.606,337.5,0.14,1.096,0.005,-5.27,-5.303,0,102.6,0,-13.21 +16/03/2021 19:00,11.66,77.39,4.069,340.1,0.145,0,0,-5.887,-5.906,0,102.7,0,-13.79 +16/03/2021 19:30,11.38,79.68,4.203,336.9,0.142,0,0,-5.33,-5.355,0,102.7,0,-14.1 +16/03/2021 20:00,11.16,81.9,3.644,338.4,0.143,0,0,-4.774,-4.78,0,102.7,0,-14.13 +16/03/2021 20:30,10.87,83.6,3.276,337.3,0.151,0,0,-36.81,-36.81,0,102.7,0,-13.93 +16/03/2021 21:00,10.72,84.9,3.326,340.7,0.149,0,0,-31.13,-31.14,0.2,102.7,0,-13.83 +16/03/2021 21:30,10.77,84.6,3.204,341.2,0.143,0,0,-24.43,-24.44,0,102.7,0,-14.14 +16/03/2021 22:00,10.75,84,3.191,345.8,0.147,0,0,-27.38,-27.39,0,102.8,0,-14.5 +16/03/2021 22:30,10.43,83.8,2.992,346.6,0.145,0,0,-32.49,-32.5,0,102.8,0,-14.08 +16/03/2021 23:00,9.77,85,2.611,340.6,0.155,0,0,-61.61,-61.61,0,102.8,0,-12.5 +16/03/2021 23:30,9.3,86.4,2.271,339.8,0.147,0,0,-59.11,-59.11,0,102.8,0,-11.85 +17/03/2021 00:00,8.81,87.2,1.766,334.3,0.137,0,0,-59.69,-59.69,0,102.8,0,-11.24 +17/03/2021 00:30,8.41,88.3,1.993,333.9,0.141,0,0,-58.7,-58.7,0,102.8,0,-10.91 +17/03/2021 01:00,8.12,89.1,2.354,341.9,0.151,0,0,-54,-54,0,102.8,0,-10.71 +17/03/2021 01:30,8.33,89.7,1.539,348.4,0.148,0,0,-20.14,-20.14,0,102.8,0,-11.95 +17/03/2021 02:00,8.24,88.8,0.366,324.7,0.045,0,0,-36.87,-36.87,0,102.8,0,-11.45 +17/03/2021 02:30,7.729,89.5,0.396,317,0.06,0,0,-50.32,-50.32,0,102.9,0,-10.17 +17/03/2021 03:00,7.514,90.6,0.809,310.2,0.112,0,0,-53.65,-53.65,0,102.9,0,-10.37 +17/03/2021 03:30,6.902,91.2,0.001,322.4,0.006,0,0,-52.28,-52.28,0,102.9,0,-10.41 +17/03/2021 04:00,6.324,91.8,0.794,326.9,0.1,0,0,-52.63,-52.63,0,102.9,0,-10.16 +17/03/2021 04:30,5.943,92.5,1.209,334,0.136,0,0,-52.48,-52.48,0,102.9,0,-9.47 +17/03/2021 05:00,6.117,93.1,1.262,331.1,0.133,0,0,-31.81,-31.81,0,102.9,0,-9.98 +17/03/2021 05:30,6.4,93.3,1.28,341,0.148,0,0,-40.13,-40.13,0.2,102.9,0,-10.31 +17/03/2021 06:00,6.033,93.2,0.855,321,0.114,0,0,-56.33,-56.33,0,102.9,0,-9.77 +17/03/2021 06:30,5.728,93.8,0.815,308.9,0.122,2.213,0.011,-23.54,-23.54,0,102.9,0,-10.02 +17/03/2021 07:00,6.202,93.8,1.658,330.4,0.143,21.71,0.109,-41.73,-41.73,0,103,0.098,-9.61 +17/03/2021 07:30,6.449,92.2,2.246,339.2,0.15,88.1,0.44,-12.4,-12.4,0,103,0.354,-8.87 +17/03/2021 08:00,7.512,85.5,2.074,338.6,0.151,184.8,0.924,23.32,23.32,0,103,0.794,-6.336 +17/03/2021 08:30,8.68,77.45,2.517,349.8,0.153,277.7,1.388,53.94,53.94,0,103,1.166,-5.207 +17/03/2021 09:00,9.29,72.48,2.516,352.1,0.156,306.7,1.533,107.9,107.9,0,103,1.212,-5.135 +17/03/2021 09:30,9.92,66.74,2.75,2.72,0.149,413.5,2.067,174.7,174.7,0,103,1.629,-3.16 +17/03/2021 10:00,10.61,64.11,2.704,15.27,0.145,502.2,2.511,237,237,0,103,1.942,-0.931 +17/03/2021 10:30,11.26,62.42,2.904,11.82,0.15,555.3,2.777,280,280,0,103,2.126,0.52 +17/03/2021 11:00,11.5,60.36,3.5,359.3,0.15,532.1,2.661,272.9,273,0,103,2.035,0.298 +17/03/2021 11:30,12,56.69,3.631,6.052,0.15,608.8,3.044,328.5,328.8,0,103,2.335,1.81 +17/03/2021 12:00,12.21,54.19,4.27,358.7,0.149,631.4,3.157,348.5,350,0,103,2.414,2.549 +17/03/2021 12:30,12.16,53.93,4.357,7.242,0.147,595.3,2.976,329.4,331,0,103,2.289,1.729 +17/03/2021 13:00,12.16,54.35,4.16,5.844,0.148,562.3,2.811,307.5,308.4,0,103,2.194,0.897 +17/03/2021 13:30,11.94,56.08,3.845,7.66,0.152,516.7,2.584,282.3,282.8,0,102.9,2.027,-0.146 +17/03/2021 14:00,11.63,57.39,3.366,11.49,0.15,353.6,1.768,177.4,177.6,0,102.9,1.391,-2.64 +17/03/2021 14:30,11.49,57.36,3.292,358.8,0.147,288.4,1.442,137.4,137.4,0,102.9,1.116,-4.167 +17/03/2021 15:00,11.53,58.13,3.017,1.394,0.152,264,1.32,121.9,121.9,0,102.9,0.992,-5.051 +17/03/2021 15:30,11.62,58.78,3.792,344.1,0.147,327.1,1.636,167.8,168.1,0,102.8,1.281,-3.926 +17/03/2021 16:00,11.59,59.01,3.537,348,0.153,326.5,1.633,162.5,162.6,0,102.8,1.328,-3.434 +17/03/2021 16:30,11.07,60.73,4.07,9.48,0.154,133.5,0.667,50.42,50.64,0,102.8,0.502,-6.808 +17/03/2021 17:00,10.15,64.46,3.116,10.18,0.144,50.25,0.251,1.968,1.969,0,102.8,0.184,-8.98 +17/03/2021 17:30,9.68,66.7,2.906,3.26,0.146,24.16,0.121,-11.66,-11.67,0,102.8,0.088,-9.88 +17/03/2021 18:00,9.25,69.52,2.133,1.548,0.148,9.94,0.05,-33.1,-33.1,0,102.8,0.021,-10.18 +17/03/2021 18:30,8.35,72.35,1.135,331.8,0.141,0.958,0.005,-59.54,-59.54,0,102.7,0,-9.64 +17/03/2021 19:00,7.06,78.98,1.653,347.7,0.151,0,0,-61.69,-61.69,0,102.7,0,-9.39 +17/03/2021 19:30,7.273,83,2.309,343.2,0.147,0,0,-67.52,-67.52,0,102.7,0,-9.84 +17/03/2021 20:00,6.647,85.7,2.086,357.7,0.151,0,0,-62.75,-62.75,0,102.8,0,-9.64 +17/03/2021 20:30,6.691,86.3,2.197,8.86,0.148,0,0,-57.95,-57.95,0,102.8,0,-9.92 +17/03/2021 21:00,6.706,86.7,2.267,6.531,0.148,0,0,-60.1,-60.1,0,102.8,0,-9.81 +17/03/2021 21:30,6.187,87.1,1.592,3.184,0.152,0,0,-62.38,-62.38,0,102.8,0,-9.49 +17/03/2021 22:00,5.529,88.3,0.789,11.14,0.121,0,0,-58.62,-58.62,0,102.8,0,-9.38 +17/03/2021 22:30,5.272,89.7,1.346,357.2,0.145,0,0,-60.61,-60.61,0,102.8,0,-9.49 +17/03/2021 23:00,4.901,90.2,1.67,14.19,0.158,0,0,-62.68,-62.68,0,102.8,0,-9.43 +17/03/2021 23:30,4.951,89.9,0.884,31.62,0.113,0,0,-63.55,-63.55,0,102.8,0,-9.58 +18/03/2021 00:00,4.54,88.3,0.736,35.26,0.119,0,0,-61.84,-61.84,0,102.8,0,-9.29 +18/03/2021 00:30,4.276,86.9,0.605,40.26,0.114,0,0,-60.05,-60.05,0,102.8,0,-9.61 +18/03/2021 01:00,3.377,87.1,0.733,12.34,0.084,0,0,-58.22,-58.22,0,102.8,0,-9.26 +18/03/2021 01:30,3.356,88.4,0.285,23.1,0.055,0,0,-57.21,-57.21,0,102.8,0,-9.26 +18/03/2021 02:00,3.221,89.4,0,351.7,0,0,0,-57.57,-57.57,0,102.8,0,-8.83 +18/03/2021 02:30,2.551,90.5,0.001,302.4,0.006,0,0,-55.04,-55.04,0,102.8,0,-8.84 +18/03/2021 03:00,2.288,91.6,0.872,289.8,0.121,0,0,-54.33,-54.33,0,102.7,0,-9.06 +18/03/2021 03:30,2.2,92.2,0.636,289.9,0.093,0,0,-55.83,-55.83,0,102.7,0,-9.2 +18/03/2021 04:00,2.206,92.4,0.729,299.2,0.105,0,0,-53.52,-53.52,0,102.7,0,-9.05 +18/03/2021 04:30,1.44,92,0.001,319.7,0.003,0,0,-47.19,-47.19,0,102.7,0,-8.7 +18/03/2021 05:00,1.711,93.1,0.725,311.3,0.099,0,0,-48.79,-48.79,0,102.7,0,-9.16 +18/03/2021 05:30,2,92.9,1.221,294.4,0.133,0,0,-51.71,-51.71,0,102.7,0,-9.51 +18/03/2021 06:00,1.911,92.6,1.044,299.7,0.105,0,0,-51.13,-51.13,0,102.7,0,-9.57 +18/03/2021 06:30,1.752,92.9,0.991,306.1,0.12,3.453,0.017,-43.08,-43.08,0.2,102.7,0.008,-9.22 +18/03/2021 07:00,1.853,92.9,0.363,335.7,0.066,30.84,0.154,-32.88,-32.88,0,102.7,0.108,-8.55 +18/03/2021 07:30,2.271,92.7,0.101,350.2,0.043,84.2,0.421,-2.903,-2.903,0,102.7,0.308,-8.67 +18/03/2021 08:00,4.113,92.4,0.396,353.5,0.047,160.6,0.803,26.64,26.64,0,102.7,0.612,-8.11 +18/03/2021 08:30,6.024,89.3,2.011,3.854,0.149,234.7,1.174,64.7,64.7,0,102.7,0.932,-5.706 +18/03/2021 09:00,7.083,82.9,2.595,14.38,0.153,324,1.62,102.7,102.7,0,102.6,1.331,-4.234 +18/03/2021 09:30,7.56,78.85,2.898,23.75,0.147,235.1,1.176,111.7,111.7,0,102.6,0.88,-5.465 +18/03/2021 10:00,7.645,77.01,2.99,16,0.149,177.5,0.888,97.2,97.2,0,102.6,0.616,-6.91 +18/03/2021 10:30,8.22,72.44,2.969,22.2,0.134,381.2,1.906,204.8,205,0,102.6,1.404,-5.186 +18/03/2021 11:00,9.42,63.65,3.726,23.64,0.14,643.7,3.218,356.3,357.2,0,102.6,2.504,-1.414 +18/03/2021 11:30,9.47,60.83,3.711,30.08,0.138,468.5,2.343,254.4,255.1,0,102.6,1.819,-3.536 +18/03/2021 12:00,9.66,60.11,3.14,34.76,0.128,424.2,2.121,234.8,234.9,0,102.5,1.656,-4.444 +18/03/2021 12:30,9.88,61.1,4.109,13.6,0.146,461.9,2.309,268.3,269.3,0,102.5,1.792,-4.046 +18/03/2021 13:00,9.81,64.23,3.931,7.52,0.144,405.9,2.029,232.5,233,0,102.5,1.581,-5.007 +18/03/2021 13:30,9.99,64.02,3.664,11.14,0.148,356.5,1.783,205,205.2,0,102.5,1.384,-5.835 +18/03/2021 14:00,9.98,64.99,4.296,3.49,0.151,335.3,1.676,190.8,191.9,0,102.4,1.292,-6.089 +18/03/2021 14:30,10.15,64.58,4.555,352,0.145,333.9,1.67,191.4,192.4,0,102.4,1.275,-6.079 +18/03/2021 15:00,9.81,66.22,4.191,345.5,0.149,233.6,1.168,126.3,126.8,0,102.3,0.858,-7.494 +18/03/2021 15:30,9.72,65.04,4.207,350.5,0.148,130.4,0.652,66.14,66.49,0,102.3,0.497,-9.35 +18/03/2021 16:00,9.38,65.04,4.158,356.3,0.154,83.4,0.417,35.23,35.34,0,102.3,0.304,-10.42 +18/03/2021 16:30,9.09,67.1,3.681,354.4,0.149,43.28,0.216,13.69,13.71,0,102.2,0.162,-11.31 +18/03/2021 17:00,8.74,71.56,3.698,354.8,0.153,26.49,0.132,5.443,5.451,0,102.2,0.094,-11.74 +18/03/2021 17:30,8.65,73.56,3.687,356.6,0.147,37.33,0.187,10.06,10.07,0,102.2,0.125,-12.01 +18/03/2021 18:00,8.56,75.34,2.836,0.902,0.148,12.04,0.06,-3.68,-3.68,0,102.2,0.03,-12.46 +18/03/2021 18:30,8.26,75.54,3.573,6.922,0.148,0.588,0.003,-9.97,-9.98,0,102.2,0,-12.77 +18/03/2021 19:00,8.08,74.92,3.095,5.8,0.151,0,0,-10.34,-10.34,0,102.2,0,-12.56 +18/03/2021 19:30,8.08,75.56,2.568,6.414,0.147,0,0,-9.32,-9.32,0,102.2,0,-12.57 +18/03/2021 20:00,8.16,75.67,2.632,3.17,0.15,0,0,-10.83,-10.83,0,102.1,0,-12.63 +18/03/2021 20:30,8.07,76.23,2.232,4.523,0.146,0,0,-15.35,-15.35,0,102.1,0,-12.41 +18/03/2021 21:00,8.03,75.8,2.078,3.855,0.152,0,0,-14.67,-14.67,0,102.1,0,-12.34 +18/03/2021 21:30,7.953,76.31,1.769,357.6,0.154,0,0,-11.42,-11.42,0,102.1,0,-12.26 +18/03/2021 22:00,7.872,77.44,1.507,348.3,0.151,0,0,-12.13,-12.13,0,102.1,0,-12.12 +18/03/2021 22:30,7.897,77.93,1.476,334.9,0.146,0,0,-9.44,-9.44,0,102.1,0,-12.14 +18/03/2021 23:00,7.934,79.22,1.272,318.4,0.124,0,0,-8.37,-8.37,0,102,0,-12.24 +18/03/2021 23:30,8.03,80.4,1.778,331.3,0.14,0,0,-11.6,-11.6,0,102,0,-12.25 +19/03/2021 00:00,8,82.5,1.81,5.439,0.15,0,0,-11.21,-11.21,0,102,0,-12.38 +19/03/2021 00:30,8.05,82.1,0.845,317.8,0.124,0,0,-7.263,-7.263,0,101.9,0,-12.17 +19/03/2021 01:00,8.05,81.4,1.029,299.6,0.139,0,0,-7.32,-7.32,0,101.9,0,-12.16 +19/03/2021 01:30,8.08,81.2,1.52,309.1,0.126,0,0,-9.43,-9.43,0,101.8,0,-12.01 +19/03/2021 02:00,8.32,82.3,1.958,313.5,0.126,0,0,-6.774,-6.774,0,101.8,0,-12.16 +19/03/2021 02:30,8.65,84,2.471,331.4,0.138,0,0,-15.22,-15.22,0,101.7,0,-12.41 +19/03/2021 03:00,8.56,87.9,2.672,331.5,0.147,0,0,-21.86,-21.86,0.2,101.7,0,-12.12 +19/03/2021 03:30,8.53,90.1,2.934,341,0.143,0,0,-17.82,-17.83,0,101.7,0,-12.53 +19/03/2021 04:00,8.81,88.7,3.489,356.9,0.154,0,0,-27,-27.02,0.2,101.7,0,-13.1 +19/03/2021 04:30,9.05,85.8,3.651,358.9,0.148,0.528,0.003,-20.78,-20.81,0,101.6,0,-13.62 +19/03/2021 05:00,9.14,84.3,3.939,9.39,0.157,0.399,0.002,-8.84,-8.86,0,101.6,0,-14.07 +19/03/2021 05:30,8.89,85.7,3.864,18.89,0.143,0,0,-22.6,-22.64,0,101.6,0,-14.47 +19/03/2021 06:00,8.64,85,3.808,28.28,0.134,0,0,-25.34,-25.41,0,101.7,0,-13.94 +19/03/2021 06:30,8.25,82.1,3.386,32.27,0.136,3.286,0.016,-44.17,-44.22,0,101.7,0,-13.53 +19/03/2021 07:00,8.11,78.71,3.253,34,0.133,19.58,0.098,0.206,0.206,0,101.7,0.058,-14.49 +19/03/2021 07:30,8.09,77.07,2.843,34.26,0.133,40.08,0.2,8.37,8.37,0,101.8,0.125,-14.97 +19/03/2021 08:00,8.44,76.55,2.687,30.28,0.136,119.9,0.599,46.48,46.49,0,101.8,0.407,-13.77 +19/03/2021 08:30,8.29,75.07,3.533,31.41,0.138,127.2,0.636,50.66,50.74,0,101.8,0.426,-13.65 +19/03/2021 09:00,9.07,68.46,3.503,37.76,0.133,403.6,2.018,164.9,165.3,0,101.9,1.535,-8.47 +19/03/2021 09:30,9.33,62.49,3.563,39.52,0.126,453.5,2.268,192.7,193.3,0,101.9,1.714,-5.692 +19/03/2021 10:00,9.26,58.45,4.384,37.58,0.133,529.4,2.647,251.5,252.9,0,101.9,1.945,-3.062 +19/03/2021 10:30,9.71,58.95,3.854,38.1,0.13,634.6,3.173,334,335.4,0,101.9,2.338,-0.757 +19/03/2021 11:00,9.94,56.2,4.596,28.35,0.138,589.7,2.949,311.6,315,0,101.9,2.163,-0.382 +19/03/2021 11:30,10.02,55.98,4.493,26.76,0.139,670.2,3.351,366.6,369.8,0,102,2.433,0.677 +19/03/2021 12:00,10.35,52.22,4.577,31.65,0.133,686,3.43,377.4,380.5,0,102,2.489,1.547 +19/03/2021 12:30,10.47,50.96,4.22,34.99,0.128,688.5,3.442,384,386.5,0,102,2.491,1.799 +19/03/2021 13:00,10.51,49.01,4.083,35.5,0.134,681.8,3.409,384.9,386.9,0,102,2.461,1.669 +19/03/2021 13:30,10.79,47.72,3.849,36.37,0.126,661.9,3.309,372.5,374,0,102,2.405,1.57 +19/03/2021 14:00,10.86,46.95,3.798,36.71,0.126,623.7,3.119,351.1,352,0,102,2.283,1.453 +19/03/2021 14:30,10.9,46.05,3.975,30.71,0.131,579.4,2.897,324.3,325.6,0,102,2.149,1.348 +19/03/2021 15:00,11.13,46.17,3.483,31.76,0.132,521.4,2.607,286.7,287.3,0,102,1.97,0.907 +19/03/2021 15:30,10.79,47.38,3.896,28.54,0.131,451.9,2.26,237.8,238.4,0,102,1.747,0.436 +19/03/2021 16:00,10.69,47.83,3.897,30.06,0.14,378.1,1.89,186.3,186.9,0,102,1.518,-0.186 +19/03/2021 16:30,10.39,48.89,3.673,29.95,0.137,295.6,1.478,128.4,128.7,0,102,1.237,-1.208 +19/03/2021 17:00,9.77,51.63,3.592,31.74,0.129,210.9,1.054,70.82,70.95,0,102.1,0.924,-2.558 +19/03/2021 17:30,9.09,53.23,3.852,34.75,0.132,123.5,0.617,12.93,12.98,0,102.1,0.545,-4.296 +19/03/2021 18:00,8.28,55.87,3.427,33.4,0.137,46.95,0.235,-33.8,-33.83,0,102.2,0.237,-6.377 +19/03/2021 18:30,7.441,58.78,2.957,34.66,0.132,4.317,0.022,-65.81,-65.85,0,102.2,0.027,-7.86 +19/03/2021 19:00,6.585,61.91,2.583,30.72,0.14,0,0,-71.73,-71.73,0,102.3,0,-8.28 +19/03/2021 19:30,6.216,63.18,2.812,33.72,0.136,0,0,-71.88,-71.9,0,102.3,0,-8.56 +19/03/2021 20:00,5.664,66.3,2.403,29.38,0.134,0,0,-71.56,-71.57,0,102.4,0,-8.64 +19/03/2021 20:30,5.263,69.8,2.771,21.75,0.143,0,0,-70.86,-70.87,0,102.4,0,-8.62 +19/03/2021 21:00,4.859,72.96,2.828,22.81,0.145,0,0,-70.78,-70.79,0,102.4,0,-8.63 +19/03/2021 21:30,4.605,74.55,2.375,27.22,0.143,0,0,-69.89,-69.89,0,102.5,0,-8.72 +19/03/2021 22:00,4.345,76.27,2.058,28.27,0.141,0,0,-68.4,-68.4,0,102.5,0,-8.73 +19/03/2021 22:30,4.065,77.7,1.942,32.81,0.136,0,0,-68.2,-68.2,0,102.5,0,-8.81 +19/03/2021 23:00,3.779,78.82,1.821,32.44,0.133,0,0,-66.98,-66.98,0,102.6,0,-8.85 +19/03/2021 23:30,3.787,78.94,1.958,29.12,0.137,0,0,-67.54,-67.54,0,102.6,0,-8.84 +20/03/2021 00:00,3.147,80.8,1.697,17.49,0.151,0,0,-65.8,-65.8,0,102.6,0,-8.56 +20/03/2021 00:30,2.498,84.4,1.732,19.63,0.146,0,0,-64.77,-64.77,0,102.6,0,-8.56 +20/03/2021 01:00,2.835,83.5,1.433,21.97,0.145,0,0,-64.32,-64.32,0,102.6,0,-8.74 +20/03/2021 01:30,2.303,84.2,1.447,12.35,0.15,0,0,-63.69,-63.69,0,102.6,0,-8.58 +20/03/2021 02:00,1.892,85.5,1.168,5.397,0.138,0,0,-62.03,-62.03,0,102.7,0,-8.57 +20/03/2021 02:30,1.58,86.9,1.21,11.81,0.152,0,0,-61.11,-61.11,0,102.7,0,-8.57 +20/03/2021 03:00,1.37,87.8,1.429,11.94,0.157,0,0,-59.95,-59.95,0,102.6,0,-8.5 +20/03/2021 03:30,1.2,88.7,1.501,13.96,0.152,0,0,-60.94,-60.94,0,102.6,0,-8.52 +20/03/2021 04:00,1.046,88.9,1.354,15.48,0.154,0,0,-60.62,-60.62,0,102.7,0,-8.46 +20/03/2021 04:30,0.941,89.3,1.353,13.02,0.148,0,0,-59.66,-59.66,0,102.7,0,-8.58 +20/03/2021 05:00,0.902,89.8,0.48,6.104,0.082,0,0,-59.23,-59.23,0,102.7,0,-8.45 +20/03/2021 05:30,0.78,90.1,0.002,3.505,0.009,0,0,-57.56,-57.56,0,102.7,0,-8.66 +20/03/2021 06:00,0.491,90.1,0.758,5.434,0.103,0,0,-57.15,-57.15,0,102.7,0,-8.68 +20/03/2021 06:30,0.507,90.4,0.001,350.9,0.007,4.497,0.022,-53.05,-53.05,0,102.7,0.02,-8.43 +20/03/2021 07:00,0.672,90.4,0,319.9,0.002,29.88,0.149,-39.82,-39.82,0,102.8,0.172,-7.917 +20/03/2021 07:30,1.759,89.4,0.54,324,0.068,119.1,0.595,5.152,5.152,0,102.8,0.453,-6.193 +20/03/2021 08:00,3.818,83.4,1.393,351.6,0.151,210.1,1.051,31.79,31.79,0,102.8,0.85,-3.841 +20/03/2021 08:30,5.271,75.8,1.806,22.12,0.147,299.5,1.497,75.3,75.3,0,102.8,1.195,-2.149 +20/03/2021 09:00,6.348,71.35,1.882,29.41,0.136,383,1.915,140.6,140.6,0,102.8,1.513,-0.847 +20/03/2021 09:30,7.527,65.63,2.2,20.46,0.142,457.6,2.288,197.5,197.5,0,102.8,1.793,0.387 +20/03/2021 10:00,8.18,63.97,2.553,11.98,0.149,525.1,2.625,250.1,250.1,0,102.8,2.021,1.502 +20/03/2021 10:30,8.87,62.24,2.458,17.9,0.142,588.5,2.942,301.8,301.8,0,102.8,2.244,2.42 +20/03/2021 11:00,9.45,57.25,2.704,16.11,0.146,628.3,3.142,336.7,336.8,0,102.8,2.357,2.785 +20/03/2021 11:30,9.78,54.99,2.963,14.77,0.137,669.5,3.348,370.9,371,0,102.8,2.503,3.377 +20/03/2021 12:00,10.01,54.61,3.526,7.43,0.148,646.4,3.232,364.6,365,0,102.8,2.424,3.039 +20/03/2021 12:30,10.16,54.97,4.038,3.805,0.151,701.9,3.509,403.7,404.7,0,102.8,2.617,4.079 +20/03/2021 13:00,10.34,52.21,3.774,8.4,0.154,690.4,3.452,399.7,400.2,0,102.7,2.582,4.096 +20/03/2021 13:30,10.47,51.28,3.986,6,0.153,658.8,3.294,381.3,382.6,0,102.7,2.461,3.567 +20/03/2021 14:00,10.86,51.47,3.108,18.92,0.137,665,3.325,392.1,392.2,0,102.7,2.524,4.13 +20/03/2021 14:30,10.75,52.43,3.609,10.03,0.15,535.7,2.678,305.2,305.8,0,102.6,2.06,2.063 +20/03/2021 15:00,10.87,52.29,3.53,10.47,0.146,504.8,2.524,289.2,289.4,0,102.6,1.99,1.938 +20/03/2021 15:30,10.47,53.94,2.869,15,0.143,351.4,1.757,177.1,177.1,0,102.6,1.415,-1.148 +20/03/2021 16:00,10.46,54.58,3.488,10.24,0.145,332.8,1.664,162.7,162.8,0,102.6,1.381,-0.786 +20/03/2021 16:30,10.4,55.09,3.558,3.054,0.154,292.1,1.461,133.5,133.6,0,102.6,1.253,-1.01 +20/03/2021 17:00,10.08,56.29,3.123,9.94,0.156,211,1.055,76.97,76.99,0,102.6,0.952,-2.05 +20/03/2021 17:30,9.45,60.71,3.456,0.222,0.148,127.4,0.637,21.98,21.99,0,102.6,0.583,-3.852 +20/03/2021 18:00,8.52,65.61,3.338,356.4,0.148,50.82,0.254,-26.46,-26.46,0,102.6,0.255,-5.993 +20/03/2021 18:30,7.444,69.49,2.254,352.7,0.148,4.459,0.022,-60.68,-60.68,0,102.6,0.029,-7.729 +20/03/2021 19:00,6.514,71.59,2.108,353.8,0.15,0,0,-65.15,-65.15,0,102.6,0,-8.25 +20/03/2021 19:30,5.796,74.02,1.732,353.5,0.149,0,0,-64.27,-64.27,0,102.6,0,-8.35 +20/03/2021 20:00,5.355,78.11,1.798,345.6,0.151,0,0,-63.68,-63.68,0,102.6,0,-8.35 +20/03/2021 20:30,5.265,79.44,1.39,340.4,0.15,0,0,-62.95,-62.95,0,102.6,0,-8.39 +20/03/2021 21:00,4.71,82.1,1.267,342.2,0.147,0,0,-60.54,-60.54,0,102.7,0,-8.44 +20/03/2021 21:30,4.387,84,0.582,319.8,0.134,0,0,-56.63,-56.63,0,102.7,0,-8.34 +20/03/2021 22:00,4.204,85.6,1.125,315.7,0.122,0,0,-56.24,-56.24,0,102.6,0,-8.43 +20/03/2021 22:30,3.92,86.3,1.083,319.8,0.128,0,0,-56.65,-56.65,0,102.6,0,-8.51 +20/03/2021 23:00,3.527,87.3,1.101,308.5,0.131,0,0,-55.68,-55.68,0,102.6,0,-8.47 +20/03/2021 23:30,3.087,87.8,0.165,317.5,0.027,0,0,-50.44,-50.44,0,102.6,0,-8.42 +21/03/2021 00:00,2.514,88.8,0,0,0,0,0,-45.9,-45.9,0,102.6,0,-8.39 +21/03/2021 00:30,2.271,90.1,0.241,3.382,0.067,0,0,-41.77,-41.77,0,102.6,0,-8.61 +21/03/2021 01:00,2.633,91.2,0.088,8.53,0.021,0.028,0,-15.33,-15.33,0,102.6,0,-9.1 +21/03/2021 01:30,3.224,91.3,0,0,0,0,0,-5.826,-5.826,0,102.6,0,-9.45 +21/03/2021 02:00,3.69,91.3,0,288.2,0.001,0,0,-6.628,-6.628,0,102.6,0,-9.7 +21/03/2021 02:30,4.182,91.2,0,0,0,0,0,-7.635,-7.635,0,102.6,0,-9.62 +21/03/2021 03:00,4.51,90.9,0,256.9,0,0,0,-8.09,-8.09,0,102.5,0,-9.76 +21/03/2021 03:30,4.511,90.6,0,0,0,0,0,-7.038,-7.038,0,102.5,0,-9.95 +21/03/2021 04:00,4.651,90.4,0,243.8,0.001,0,0,-7.804,-7.804,0,102.5,0,-10.05 +21/03/2021 04:30,4.895,89.9,0,0,0,0,0,-8.86,-8.86,0,102.5,0,-10.09 +21/03/2021 05:00,5.075,89.8,0,0,0,0,0,-10.12,-10.12,0,102.5,0,-10.03 +21/03/2021 05:30,5.162,89.8,0,237.3,0,0,0,-9.67,-9.67,0,102.5,0,-10.12 +21/03/2021 06:00,5.279,89.9,0,244.9,0.001,0,0,-10.81,-10.81,0,102.5,0,-10.2 +21/03/2021 06:30,5.347,90,0,248.8,0,2.043,0.01,-8.52,-8.52,0,102.5,0,-10.27 +21/03/2021 07:00,5.509,90.1,0.122,257.7,0.073,10.97,0.055,-2.903,-2.903,0,102.5,0.022,-10.38 +21/03/2021 07:30,6.074,90.1,0.647,300,0.137,27.74,0.139,7.187,7.187,0,102.5,0.068,-10.77 +21/03/2021 08:00,6.689,90.1,0.762,303.6,0.137,37.59,0.188,12.12,12.12,0,102.5,0.123,-11.04 +21/03/2021 08:30,7.511,89.6,1.142,315.5,0.12,66.46,0.332,28.58,28.58,0,102.5,0.231,-10.74 +21/03/2021 09:00,8.1,87.9,1.404,322.5,0.129,90.8,0.454,42.96,42.96,0,102.5,0.335,-10.99 +21/03/2021 09:30,8.61,85.9,1.59,332.2,0.147,100.2,0.501,48.75,48.75,0,102.5,0.339,-10.91 +21/03/2021 10:00,9.01,82.7,1.722,332.5,0.139,125.8,0.629,64.33,64.33,0,102.5,0.404,-10.35 +21/03/2021 10:30,9.48,77.3,1.808,333.3,0.135,130.2,0.651,68.86,68.86,0,102.5,0.435,-10.41 +21/03/2021 11:00,9.65,75.19,1.801,334.6,0.14,153.8,0.769,83.6,83.6,0,102.5,0.527,-10.25 +21/03/2021 11:30,9.68,74.4,1.983,332.8,0.138,100.5,0.503,52.43,52.43,0,102.5,0.342,-11.12 +21/03/2021 12:00,9.87,73.04,2.02,358.3,0.15,160.3,0.801,87.1,87.1,0,102.5,0.561,-9.96 +21/03/2021 12:30,9.75,69.4,2.483,17.43,0.147,166.1,0.831,90.4,90.4,0,102.5,0.585,-9.74 +21/03/2021 13:00,9.67,69.98,2.523,4.722,0.148,89.8,0.449,45.22,45.22,0,102.4,0.339,-10.83 +21/03/2021 13:30,9.48,73.05,2.456,359.6,0.148,118.9,0.595,60.6,60.6,0,102.4,0.424,-10.49 +21/03/2021 14:00,9.66,70.45,2.474,355.6,0.146,189.3,0.946,102.4,102.4,0,102.4,0.668,-9.67 +21/03/2021 14:30,9.7,68.61,2.514,357.6,0.153,156.6,0.783,83.5,83.5,0,102.4,0.545,-9.82 +21/03/2021 15:00,9.63,69.04,2.31,10.66,0.148,120.8,0.604,61.38,61.38,0,102.3,0.405,-10.34 +21/03/2021 15:30,9.5,69.42,2.444,9.67,0.151,90.7,0.454,42.99,42.99,0,102.3,0.337,-10.86 +21/03/2021 16:00,9.56,69.16,1.975,1.888,0.151,136.4,0.682,62.7,62.7,0,102.3,0.463,-10.53 +21/03/2021 16:30,9.94,66.66,2.214,0.335,0.151,218.7,1.094,105.5,105.5,0,102.3,0.844,-8.52 +21/03/2021 17:00,9.97,67.36,2.1,355,0.153,105.7,0.529,50.45,50.45,0,102.3,0.418,-10.02 +21/03/2021 17:30,9.61,70.08,2.409,5.596,0.153,29.67,0.148,6.508,6.509,0,102.3,0.108,-11.56 +21/03/2021 18:00,9.15,73.44,2.197,2.646,0.15,19.05,0.095,-1.219,-1.219,0,102.3,0.053,-11.83 +21/03/2021 18:30,8.71,74.62,2.156,1.854,0.153,4.581,0.023,-27.79,-27.79,0,102.3,0,-11.99 +21/03/2021 19:00,7.623,78.52,1.333,354.4,0.148,0.005,0,-55.27,-55.27,0,102.3,0,-11.52 +21/03/2021 19:30,6.801,81.9,1.249,348.8,0.151,0,0,-54.83,-54.83,0,102.4,0,-11.04 +21/03/2021 20:00,6.371,84.7,1.311,350.8,0.155,0,0,-56.3,-56.3,0,102.4,0,-10.83 +21/03/2021 20:30,6.373,86.8,1.559,359.8,0.153,0,0,-58.55,-58.55,0,102.4,0,-10.87 +21/03/2021 21:00,5.966,87.6,1.585,17.03,0.146,0,0,-60.04,-60.04,0,102.4,0,-10.5 +21/03/2021 21:30,5.338,88.5,1.316,13.88,0.16,0,0,-56.69,-56.69,0,102.4,0,-9.87 +21/03/2021 22:00,4.935,89.9,0.937,9.51,0.17,0,0,-54.12,-54.12,0,102.4,0,-9.68 +21/03/2021 22:30,4.55,90.6,0.925,2.145,0.146,0,0,-53.63,-53.63,0,102.4,0,-9.83 +21/03/2021 23:00,4.383,91.1,0.925,5.069,0.155,0,0,-53.37,-53.37,0,102.4,0,-9.71 +21/03/2021 23:30,4.173,91.3,0.618,6.072,0.107,0,0,-53.05,-53.05,0,102.4,0,-9.44 +22/03/2021 00:00,3.836,91.4,0.823,8.48,0.12,0,0,-52.51,-52.51,0,102.4,0,-9.46 +22/03/2021 00:30,3.52,91.6,0.42,21.31,0.103,0,0,-51.88,-51.88,0,102.4,0,-9.39 +22/03/2021 01:00,3.318,91.6,0.128,41.1,0.024,0,0,-52.28,-52.28,0,102.4,0,-9.39 +22/03/2021 01:30,2.83,92,0.161,9.87,0.034,0,0,-49.18,-49.18,0,102.4,0,-9.5 +22/03/2021 02:00,2.419,92.5,0.271,9.72,0.064,0,0,-50.42,-50.42,0,102.4,0,-9.47 +22/03/2021 02:30,2.3,92.5,0.08,6.068,0.02,0,0,-50.75,-50.75,0,102.4,0,-9.53 +22/03/2021 03:00,1.824,92.8,0,348.4,0.002,0,0,-51.99,-51.99,0,102.4,0,-9.26 +22/03/2021 03:30,1.505,93.2,0.396,316.5,0.061,0,0,-51.82,-51.82,0,102.4,0,-8.9 +22/03/2021 04:00,1.149,92.9,0.08,317.3,0.033,0,0,-49.29,-49.29,0,102.4,0,-8.9 +22/03/2021 04:30,0.976,93.9,0.354,315.2,0.058,0,0,-50.31,-50.31,0,102.4,0,-9.14 +22/03/2021 05:00,0.682,93.8,0.958,314.3,0.127,0,0,-51.63,-51.63,0,102.4,0,-9.21 +22/03/2021 05:30,0.661,94.1,1.038,317.9,0.125,0,0,-52.41,-52.41,0,102.4,0,-9.27 +22/03/2021 06:00,0.247,94.1,0.726,327.9,0.153,0,0,-49.96,-49.96,0,102.4,0,-9.05 +22/03/2021 06:30,0.197,94.4,0.582,329.3,0.153,6.291,0.031,-44.45,-44.45,0,102.4,0.027,-8.87 +22/03/2021 07:00,0.238,94.1,0.174,317.9,0.062,38.51,0.193,-28.85,-28.85,0,102.4,0.215,-8.89 +22/03/2021 07:30,1.357,93.6,0.216,273.3,0.056,126.7,0.633,16.54,16.54,0,102.4,0.488,-8.15 +22/03/2021 08:00,3.337,91.6,0,359.9,0.001,227.2,1.136,57,57,0.2,102.4,0.904,-6.03 +22/03/2021 08:30,5.348,89.7,0,25.88,0,308.6,1.543,95.8,95.8,0,102.5,1.268,-4.182 +22/03/2021 09:00,7.122,82.5,0.591,285.9,0.079,377.9,1.89,148.4,148.4,0,102.5,1.573,-2.909 +22/03/2021 09:30,8.05,75.05,1.242,355.3,0.114,491.2,2.456,250.3,250.3,0,102.4,1.963,-0.454 +22/03/2021 10:00,9.44,67.33,1.313,43.01,0.118,594.2,2.971,310.6,310.6,0,102.4,2.377,1.166 +22/03/2021 10:30,10.19,65.86,1.774,20.63,0.115,588,2.94,335.8,335.8,0,102.4,2.33,2.135 +22/03/2021 11:00,9.15,69.07,2.174,12.91,0.15,304,1.52,160,160,0,102.4,1.124,-3.648 +22/03/2021 11:30,9.57,65.46,2.156,23.55,0.139,388.5,1.942,215.3,215.3,0,102.4,1.439,-3.174 +22/03/2021 12:00,9.95,62.82,1.819,41.27,0.127,449.4,2.247,257.4,257.4,0,102.4,1.678,-2.765 +22/03/2021 12:30,10.45,61.14,1.654,45.81,0.121,346.3,1.732,192.4,192.4,0,102.4,1.318,-4.541 +22/03/2021 13:00,10.81,59.05,1.712,26.83,0.125,366.6,1.833,216.2,216.2,0,102.4,1.39,-4.707 +22/03/2021 13:30,10.92,58.1,1.829,23.61,0.132,333.9,1.67,184.9,184.9,0,102.3,1.264,-5.372 +22/03/2021 14:00,11.58,56.92,2.062,18.73,0.143,496.5,2.483,299.6,299.6,0,102.3,1.899,-1.851 +22/03/2021 14:30,11.32,56.39,2.391,9.89,0.15,388.9,1.945,219.4,219.5,0,102.3,1.519,-3.138 +22/03/2021 15:00,11.34,56.49,2.203,26.29,0.133,343,1.715,189.8,189.8,0,102.3,1.343,-3.35 +22/03/2021 15:30,11.96,53.06,1.476,9.27,0.125,465.2,2.326,272.9,272.9,0,102.2,1.837,-0.037 +22/03/2021 16:00,11.6,55.45,1.898,37.34,0.127,331.8,1.659,181.2,181.2,0,102.2,1.318,-1.568 +22/03/2021 16:30,11.11,57.14,2.094,35.58,0.13,223.1,1.115,109.2,109.2,0,102.2,0.882,-3.894 +22/03/2021 17:00,10.93,56.43,1.974,43.46,0.128,166.8,0.834,70.53,70.53,0,102.2,0.653,-4.877 +22/03/2021 17:30,10.61,57.63,1.496,52.02,0.125,126.9,0.635,36.7,36.7,0,102.2,0.511,-5.487 +22/03/2021 18:00,9.92,60.84,0.788,21.39,0.152,41.68,0.208,-14.15,-14.15,0,102.2,0.187,-8.11 +22/03/2021 18:30,9.6,63.65,0.855,47.99,0.122,7.547,0.038,-12.51,-12.51,0,102.2,0.022,-10.29 +22/03/2021 19:00,9.51,67.23,1.113,64.18,0.138,0,0,-16,-16,0,102.3,0,-11.46 +22/03/2021 19:30,8.82,70.87,0.709,53.11,0.13,0,0,-47.01,-47.01,0,102.3,0,-11.25 +22/03/2021 20:00,7.851,74.57,0.466,56.65,0.141,0,0,-50.1,-50.1,0,102.3,0,-10.69 +22/03/2021 20:30,7.445,75.52,0.284,66.14,0.143,0,0,-27.11,-27.11,0,102.3,0,-11.47 +22/03/2021 21:00,7.41,74.78,0.201,62.4,0.087,0,0,-22.65,-22.65,0,102.3,0,-12.29 +22/03/2021 21:30,7.024,73.44,0.285,73.81,0.104,0,0,-35.93,-35.93,0,102.3,0,-11.95 +22/03/2021 22:00,6.276,73.47,0.287,67.67,0.102,0,0,-51.82,-51.82,0,102.3,0,-10.82 +22/03/2021 22:30,5.093,75.27,0.146,149.5,0.08,0,0,-54.96,-54.96,0,102.3,0,-10.57 +22/03/2021 23:00,4.608,77.25,0.053,149.4,0.029,0,0,-52.94,-52.94,0,102.3,0,-10.66 +22/03/2021 23:30,3.906,81,0,0,0,0,0,-51.32,-51.32,0,102.3,0,-10.54 +23/03/2021 00:00,2.747,82.7,0,0,0,0,0,-50.05,-50.05,0,102.3,0,-9.36 +23/03/2021 00:30,2.389,87.1,0,0,0,0,0,-52.7,-52.7,0,102.3,0,-9.12 +23/03/2021 01:00,1.853,88.1,0.002,149.5,0.003,0,0,-51.63,-51.63,0,102.3,0,-8.48 +23/03/2021 01:30,1.457,89.3,0.01,149.5,0.01,0,0,-47.01,-47.01,0,102.3,0,-8.27 +23/03/2021 02:00,1.166,90,0,0,0,0,0,-46.92,-46.92,0,102.3,0,-8.97 +23/03/2021 02:30,0.951,91,0.008,149.4,0.014,0,0,-49.83,-49.83,0,102.3,0,-8.83 +23/03/2021 03:00,1.278,91.3,0.217,149.4,0.078,0,0,-49.98,-49.98,0,102.3,0,-8.85 +23/03/2021 03:30,0.329,91,0.093,149.4,0.038,0,0,-47.87,-47.87,0,102.2,0,-8.43 +23/03/2021 04:00,-0.175,91.7,0,0,0,0,0,-47.24,-47.24,0,102.2,0,-8.36 +23/03/2021 04:30,-0.428,92.4,0.003,149.4,0.007,0,0,-47.06,-47.06,0,102.2,0,-7.379 +23/03/2021 05:00,-0.43,92.6,0,0,0,0,0,-46.09,-46.09,0,102.2,0,-7.422 +23/03/2021 05:30,-0.469,93,0,0,0,0.69,0.003,-49.01,-49.01,0,102.2,0,-7.415 +23/03/2021 06:00,-0.282,93.2,0.242,149.6,0.058,0.191,0.001,-48.42,-48.42,0,102.2,0,-7.231 +23/03/2021 06:30,-0.916,92.6,0.149,149.7,0.051,12.45,0.062,-42.11,-42.11,0,102.2,0.05,-6.831 +23/03/2021 07:00,-0.634,93,0,0,0,51.41,0.257,-24.65,-24.65,0,102.3,0.243,-6.313 +23/03/2021 07:30,1.341,92.4,0,149.8,0,138.8,0.694,18.32,18.32,0,102.3,0.521,-4.627 +23/03/2021 08:00,3.442,88,0.96,125.6,0.113,234.8,1.174,59.02,59.02,0,102.3,0.926,-2.12 +23/03/2021 08:30,4.846,77.64,1.027,157.2,0.144,303.8,1.519,137.3,137.3,0,102.3,1.204,-1.059 +23/03/2021 09:00,6.404,69.65,1.193,156.8,0.137,386,1.93,149.5,149.5,0,102.3,1.535,0.726 +23/03/2021 09:30,7.47,64.33,1.399,156.8,0.137,476.7,2.383,209.8,209.8,0,102.3,1.878,2.674 +23/03/2021 10:00,8.55,60.49,1.749,153.8,0.131,547.3,2.736,259.7,259.7,0,102.3,2.115,4.487 +23/03/2021 10:30,8.97,57.23,2.289,168.2,0.142,610.5,3.053,311.3,311.3,0,102.3,2.316,5.278 +23/03/2021 11:00,9.61,55.91,2.049,160.3,0.132,649,3.245,351.9,351.9,0,102.3,2.444,5.414 +23/03/2021 11:30,9.87,55.64,2.058,149.3,0.13,682.2,3.411,380.6,380.6,0,102.2,2.552,5.936 +23/03/2021 12:00,10.43,54.52,1.808,161.3,0.132,702.5,3.513,404.7,404.7,0,102.2,2.633,4.015 +23/03/2021 12:30,11.12,53.55,1.912,162.4,0.121,704.2,3.521,412.5,412.5,0,102.2,2.641,2.422 +23/03/2021 13:00,11.7,51.1,1.834,178.2,0.139,703,3.515,418.5,418.5,0,102.2,2.641,2.669 +23/03/2021 13:30,12.19,50.36,2.039,186.8,0.131,680.2,3.401,408.8,408.8,0,102.1,2.573,2.383 +23/03/2021 14:00,12.92,49.52,1.725,172.6,0.136,642.1,3.211,385.7,385.7,0,102.1,2.485,1.768 +23/03/2021 14:30,13.32,48.41,1.715,173.8,0.136,596.1,2.981,354.2,354.2,0,102.1,2.322,3.36 +23/03/2021 15:00,13.99,46.37,1.666,182.2,0.148,537.7,2.688,316,316,0,102,2.14,3.505 +23/03/2021 15:30,14.12,46.02,2.12,201.9,0.141,466.3,2.331,266.4,266.4,0,102,1.895,3.188 +23/03/2021 16:00,14.4,45.67,1.452,184,0.132,388.7,1.943,206.1,206.1,0,102,1.637,2.033 +23/03/2021 16:30,14.5,45.57,1.528,187.2,0.143,306.1,1.53,147.3,147.3,0,102,1.353,0.842 +23/03/2021 17:00,14.22,46.34,1.754,200.7,0.148,220.2,1.101,87.4,87.4,0,102,1.015,-0.518 +23/03/2021 17:30,14.03,47.26,1.135,186,0.149,134.8,0.674,27.63,27.63,0,102,0.648,-2.384 +23/03/2021 18:00,13.45,49.99,0.748,185,0.155,55.45,0.277,-19.03,-19.03,0,102,0.284,-4.366 +23/03/2021 18:30,11.69,53.82,0.648,182.4,0.189,6.629,0.033,-51.92,-51.92,0,102,0.048,-6.389 +23/03/2021 19:00,9.54,61.44,0.366,173.8,0.139,0,0,-52.54,-52.54,0,102,0,-7.221 +23/03/2021 19:30,8,66.22,0.058,172.7,0.046,0,0,-50.69,-50.69,0,102,0,-7.521 +23/03/2021 20:00,7.458,69.07,0.183,172.7,0.081,0,0,-49.46,-49.46,0,102,0,-7.504 +23/03/2021 20:30,7.053,70.28,0.524,202.5,0.098,0,0,-52.85,-52.85,0,102,0,-7.713 +23/03/2021 21:00,7.529,68.87,0.658,246.2,0.159,0,0,-50.46,-50.46,0,102,0,-7.623 +23/03/2021 21:30,5.992,73.33,0.272,251.4,0.104,0,0,-49.94,-49.94,0,102,0,-7.726 +23/03/2021 22:00,4.679,79.63,0.146,285.5,0.08,0,0,-48.99,-48.99,0,102,0,-7.561 +23/03/2021 22:30,3.769,83.9,0.263,285.2,0.129,0,0,-51.34,-51.34,0,102,0,-7.652 +23/03/2021 23:00,3.315,85.9,0.022,285.3,0.024,0,0,-49.39,-49.39,0,102,0,-7.681 +23/03/2021 23:30,3.108,88.2,0.302,285.4,0.106,0,0,-51.93,-51.93,0,102,0,-7.864 +24/03/2021 00:00,3.16,88.7,0.586,295.2,0.141,0,0,-51.39,-51.39,0,102,0,-7.919 +24/03/2021 00:30,2.393,88.4,0.354,305.3,0.094,0,0,-53.34,-53.34,0,102,0,-7.927 +24/03/2021 01:00,1.201,88.9,0,0,0,0,0,-50.6,-50.6,0,102,0,-7.055 +24/03/2021 01:30,1.176,90.9,0,0,0,0,0,-51.98,-51.98,0,102,0,-6.692 +24/03/2021 02:00,1.278,91.6,0,0,0,0,0,-50.54,-50.54,0,102,0,-6.862 +24/03/2021 02:30,0.67,91.8,0,0,0,0,0,-50.83,-50.83,0,102,0,-6.817 +24/03/2021 03:00,0.624,92.4,0,0,0,0,0,-50.4,-50.4,0,101.9,0,-6.678 +24/03/2021 03:30,0.21,92.7,0,0,0,0.015,0,-49.02,-49.02,0,102,0,-6.726 +24/03/2021 04:00,-0.012,93.2,0,0,0,0.371,0.002,-48.58,-48.58,0,102,0,-6.325 +24/03/2021 04:30,-0.342,92.8,0,0,0,0,0,-49.77,-49.77,0,101.9,0,-6.386 +24/03/2021 05:00,-0.4,93.7,0,0,0,0,0,-48.56,-48.56,0,101.9,0,-6.437 +24/03/2021 05:30,-0.803,93.4,0,0,0,0,0,-48.6,-48.6,0,102,0,-6.398 +24/03/2021 06:00,-1.028,93.8,0,0,0,0.329,0.002,-45.83,-45.83,0,102,0,-6.002 +24/03/2021 06:30,-0.849,94.1,0,0,0,15.46,0.077,-38.78,-38.78,0,102,0.061,-5.625 +24/03/2021 07:00,-0.373,93.8,0.127,301.5,0.042,51.59,0.258,-22.3,-22.3,0,102,0.215,-5.597 +24/03/2021 07:30,1.003,93.5,0.278,295.8,0.082,122.3,0.611,20.49,20.49,0,102,0.422,-4.434 +24/03/2021 08:00,2.731,92.3,0.045,345,0.023,152.7,0.764,41.6,41.6,0,102,0.521,-4.025 +24/03/2021 08:30,5.216,90.4,0.2,224.5,0.043,312,1.56,126.9,126.9,0,102,1.196,-0.367 +24/03/2021 09:00,7.303,83.9,1.132,210.1,0.127,346.4,1.732,221.7,221.7,0,102,1.331,-0.021 +24/03/2021 09:30,9.17,76.45,1.739,216.8,0.121,482.8,2.414,252.5,252.5,0,102,1.908,1.273 +24/03/2021 10:00,10.51,71.13,1.594,195.4,0.143,375.5,1.877,217.4,217.4,0,102,1.466,-2.532 +24/03/2021 10:30,10.89,69.3,2.284,218.9,0.127,382.1,1.91,232.7,232.7,0,102,1.479,-2.273 +24/03/2021 11:00,11.12,68.52,2.373,230.3,0.125,423.7,2.118,257.9,257.9,0,102,1.643,-1.599 +24/03/2021 11:30,11.87,65.95,2.611,212.9,0.135,482.2,2.411,291.4,291.4,0,102,1.893,-1.969 +24/03/2021 12:00,12.36,63.86,2.777,231.3,0.122,502.5,2.512,319.3,319.3,0,102,1.971,-1.97 +24/03/2021 12:30,12.43,63.68,2.343,245.9,0.142,309.9,1.55,186.5,186.5,0,102,1.181,-5.354 +24/03/2021 13:00,12.61,62.92,2.264,236,0.137,355,1.775,218.7,218.7,0,102,1.335,-4.609 +24/03/2021 13:30,13.06,62.38,2.037,240.6,0.134,315.7,1.579,191.6,191.6,0,101.9,1.193,-4.934 +24/03/2021 14:00,13.09,62.66,2.241,245.3,0.137,285.4,1.427,173.2,173.2,0,101.9,1.068,-5.653 +24/03/2021 14:30,13.15,62.21,2.571,245.1,0.143,220.5,1.103,131.7,131.7,0,101.9,0.812,-6.282 +24/03/2021 15:00,13.09,62.98,2.257,250.3,0.151,176.5,0.883,103.4,103.4,0,101.9,0.632,-5.869 +24/03/2021 15:30,13.19,63.56,2.483,236.9,0.133,184.7,0.923,108.4,108.4,0,101.9,0.66,-5.724 +24/03/2021 16:00,12.68,66.23,2.465,243.1,0.141,65,0.325,31.36,31.36,0,101.9,0.257,-6.943 +24/03/2021 16:30,12.33,68.18,1.807,240.3,0.143,34.3,0.172,11.31,11.31,0,101.9,0.137,-9.32 +24/03/2021 17:00,12.02,69.79,2.558,237,0.133,28.02,0.14,6.713,6.713,0,101.9,0.103,-9.45 +24/03/2021 17:30,11.64,71.16,2.227,227.9,0.125,14.52,0.073,-1.944,-1.944,0,101.9,0.063,-8.61 +24/03/2021 18:00,11.38,72.34,1.676,220.3,0.123,12.03,0.06,-3.305,-3.305,0,101.9,0.031,-9.07 +24/03/2021 18:30,11.03,73.48,1.351,214.5,0.133,3.432,0.017,-8.04,-8.04,0,101.9,0,-9.58 +24/03/2021 19:00,10.77,74.98,1.346,209.4,0.139,0,0,-11.43,-11.43,0,101.9,0,-9.46 +24/03/2021 19:30,10.49,75.96,1.33,208.3,0.142,0,0,-13.96,-13.96,0,101.9,0,-9.46 +24/03/2021 20:00,10.25,76.36,1.077,207.8,0.14,0,0,-14.46,-14.46,0,101.9,0,-9.45 +24/03/2021 20:30,10.14,77.6,1.061,223.1,0.13,0,0,-19.99,-19.99,0,101.9,0,-9.5 +24/03/2021 21:00,9.89,79.99,1.674,250.7,0.15,0,0,-48.71,-48.71,0.2,101.9,0,-9.17 +24/03/2021 21:30,9.62,82.2,0.855,258.2,0.166,0,0,-24.66,-24.66,0,101.9,0,-9.41 +24/03/2021 22:00,9.56,82.4,0.829,246.1,0.143,0,0,-18.32,-18.32,0,101.9,0,-9.77 +24/03/2021 22:30,9.51,82.3,1.344,252.8,0.157,0,0,-10.15,-10.15,0,101.9,0,-10.08 +24/03/2021 23:00,9.51,82.1,1.161,264.4,0.154,0,0,-16.26,-16.26,0.2,101.9,0,-10.11 +24/03/2021 23:30,9.16,84.9,1.502,243.9,0.141,0,0,-25.09,-25.09,0.4,101.9,0,-9.98 +25/03/2021 00:00,8.88,87.4,2.07,246.1,0.15,0,0,-23.1,-23.1,0.2,101.9,0,-10.24 +25/03/2021 00:30,8.66,88.5,0.727,272.2,0.144,0,0,-20.88,-20.88,0,101.9,0,-10.13 +25/03/2021 01:00,8.59,89.1,1.017,256.6,0.139,0,0,-11.88,-11.88,0,101.9,0,-10.26 +25/03/2021 01:30,8.65,89,1.037,284.9,0.139,0,0,-12.96,-12.96,0,101.9,0,-10.26 +25/03/2021 02:00,8.59,89,0.527,277.3,0.094,0,0,-15.74,-15.74,0,101.9,0,-9.95 +25/03/2021 02:30,8.19,88.8,0.166,287.8,0.042,0,0,-52.9,-52.9,0,101.9,0,-9.81 +25/03/2021 03:00,7.191,89.2,0.442,311.5,0.06,0,0,-58.68,-58.68,0,101.9,0,-8.99 +25/03/2021 03:30,6.274,89,0.153,312.4,0.024,0,0,-56.95,-56.95,0,101.9,0,-9.26 +25/03/2021 04:00,5.338,89.6,0,278.9,0.001,0,0,-55.37,-55.37,0,101.9,0,-9.12 +25/03/2021 04:30,4.583,90.4,0,0,0,0,0,-54.18,-54.18,0,101.9,0,-9.33 +25/03/2021 05:00,4.25,91.7,0,0,0,0,0,-53.88,-53.88,0,101.9,0,-9.14 +25/03/2021 05:30,3.596,91.8,0.074,249.5,0.012,0,0,-53.09,-53.09,0,101.9,0,-9.09 +25/03/2021 06:00,3.25,92.8,0.331,252.1,0.085,0.046,0,-51.65,-51.65,0,102,0,-8.98 +25/03/2021 06:30,3.275,93.1,0.001,268.8,0.006,14.53,0.073,-42.62,-42.62,0,102,0.059,-9.31 +25/03/2021 07:00,3.997,93,0.085,255.6,0.025,63.67,0.318,-19.04,-19.04,0,102,0.251,-9.45 +25/03/2021 07:30,5.278,91.7,0.982,281,0.142,159.4,0.797,19.36,19.36,0.2,102,0.572,-7.601 +25/03/2021 08:00,5.532,89.4,1.135,330.8,0.115,234,1.17,56.73,56.73,0,102,0.906,-6.247 +25/03/2021 08:30,5.492,89.1,0.753,341.4,0.117,246.5,1.233,100.5,100.5,0,102,0.89,-6.17 +25/03/2021 09:00,7.188,88,0.586,321.3,0.116,408.2,2.041,168.4,168.4,0,102.1,1.601,-3.897 +25/03/2021 09:30,9.97,79.16,0.421,289.3,0.07,480,2.4,227.4,227.4,0,102.1,1.907,-2.371 +25/03/2021 10:00,11.64,69.31,0.681,269.3,0.08,547.6,2.738,286,286,0,102.1,2.149,-0.136 +25/03/2021 10:30,11.92,65.19,1.222,261.8,0.135,468.8,2.344,266.7,266.7,0,102,1.792,-0.15 +25/03/2021 11:00,12,62.1,2.694,261.7,0.147,476.3,2.382,301.9,301.9,0,102,1.776,-2.838 +25/03/2021 11:30,12.88,59.16,3.026,254,0.141,744.2,3.721,491.2,491.2,0,102,2.768,-1.253 +25/03/2021 12:00,12.51,58.27,2.351,261.2,0.152,305.7,1.529,171.8,171.8,0,102,1.102,-7.983 +25/03/2021 12:30,12.62,57.73,2.747,239.9,0.135,388,1.94,226.7,226.7,0,101.9,1.414,-9.4 +25/03/2021 13:00,13.47,52,2.933,231.1,0.127,499.7,2.499,315.4,315.5,0,101.9,1.876,-9.06 +25/03/2021 13:30,14,50.79,3.881,229.4,0.13,541.6,2.708,342.1,342.7,0,101.9,2.025,-8.86 +25/03/2021 14:00,14.03,52.41,3.255,222.4,0.13,513.3,2.567,319.1,319.2,0,101.8,1.932,-9.39 +25/03/2021 14:30,14.21,52.23,2.956,221.2,0.127,481.1,2.406,296.3,296.4,0,101.8,1.832,-10.15 +25/03/2021 15:00,14.21,52.64,3.03,221.1,0.122,440.9,2.205,261.5,261.5,0,101.8,1.688,-9.8 +25/03/2021 15:30,13.9,53.25,2.447,232.2,0.129,219.6,1.098,123.4,123.4,0,101.8,0.816,-13.16 +25/03/2021 16:00,13.5,53.2,3.322,248.9,0.14,211.3,1.057,117.1,117.2,0,101.8,0.775,-14.42 +25/03/2021 16:30,13.26,55.22,3.514,247.6,0.143,206.2,1.031,107.7,107.7,0,101.8,0.754,-14.93 +25/03/2021 17:00,12.66,56.06,3.314,240.2,0.145,109.4,0.547,45.77,45.78,0,101.8,0.374,-17.01 +25/03/2021 17:30,12.29,57.41,2.732,234.3,0.132,72.74,0.364,16.28,16.29,0,101.8,0.275,-17.89 +25/03/2021 18:00,11.86,58.36,3.076,238.9,0.142,32.23,0.161,-14.54,-14.54,0,101.8,0.112,-18.07 +25/03/2021 18:30,11.52,61.92,2.362,231.5,0.133,8.37,0.042,-18.36,-18.36,0,101.8,0.023,-18.39 +25/03/2021 19:00,10.81,66.84,1.82,217.4,0.132,0.053,0,-39.42,-39.42,0,101.7,0,-17.67 +25/03/2021 19:30,10.3,69.71,1.793,212.7,0.137,0,0,-21.59,-21.59,0,101.8,0,-17.07 +25/03/2021 20:00,10.15,71.34,2.056,211.8,0.143,0,0,-37.99,-37.99,0,101.8,0,-17.09 +25/03/2021 20:30,9.14,75.58,1.991,208.6,0.147,0,0,-64.61,-64.61,0,101.8,0,-14.69 +25/03/2021 21:00,8.39,79.79,1.575,207.2,0.153,0,0,-63.17,-63.17,0,101.7,0,-13.72 +25/03/2021 21:30,7.962,82.5,1.719,212.6,0.139,0,0,-63.94,-63.94,0,101.7,0,-13.63 +25/03/2021 22:00,7.826,83,1.589,208.7,0.136,0,0,-63.48,-63.48,0,101.7,0,-13.32 +25/03/2021 22:30,7.521,84.9,1.284,207,0.14,0,0,-61.06,-61.06,0,101.7,0,-12.72 +25/03/2021 23:00,6.959,86,1.118,202.4,0.151,0,0,-52.96,-52.96,0,101.7,0,-12.72 +25/03/2021 23:30,6.533,87.3,0.291,179.6,0.096,0,0,-29.02,-29.02,0,101.7,0,-12.72 +26/03/2021 00:00,7.097,88.6,1.152,191.2,0.153,0,0,-16.21,-16.21,0,101.7,0,-14.93 +26/03/2021 00:30,7.565,87.1,0.9,188.4,0.151,0,0,-39.75,-39.75,0,101.6,0,-15.57 +26/03/2021 01:00,7.19,86.9,0.494,178.1,0.095,0,0,-32.64,-32.64,0,101.6,0,-14.34 +26/03/2021 01:30,7.501,88,0.868,175.9,0.134,0,0,-9.57,-9.57,0,101.6,0,-16.18 +26/03/2021 02:00,7.48,89.1,0.569,172.1,0.122,0,0,-19.5,-19.5,0,101.6,0,-15.11 +26/03/2021 02:30,7.306,89.8,0.596,171.4,0.102,0,0,-45.31,-45.31,0,101.5,0,-14.86 +26/03/2021 03:00,7.027,91.1,1.473,179.5,0.153,0,0,-58.74,-58.74,0,101.5,0,-13.98 +26/03/2021 03:30,7.654,91.5,1.819,186,0.151,0,0,-16.07,-16.07,0,101.4,0,-15.23 +26/03/2021 04:00,7.977,90.4,1.377,181.1,0.16,0,0,-20.17,-20.17,0,101.4,0,-15.59 +26/03/2021 04:30,7.617,89.4,0.883,171.7,0.15,0,0,-54,-54,0,101.4,0,-13.97 +26/03/2021 05:00,7.506,90.1,1.321,178.6,0.157,0,0,-14.35,-14.35,0,101.4,0,-14.5 +26/03/2021 05:30,7.834,88.9,1.701,184,0.154,0,0,-26.59,-26.59,0,101.3,0,-15.53 +26/03/2021 06:00,7.783,87.6,0.893,167.7,0.151,0.279,0.001,-14.62,-14.62,0,101.3,0,-15.32 +26/03/2021 06:30,7.813,87.7,0.735,160.8,0.134,9.47,0.047,-18.76,-18.76,0,101.3,0.033,-15.15 +26/03/2021 07:00,7.975,87.2,1.89,186.6,0.149,38.04,0.19,-30.79,-30.79,0,101.3,0.151,-14.62 +26/03/2021 07:30,9.41,82.2,3.326,202.1,0.146,165.7,0.829,25.14,25.15,0,101.3,0.675,-14.56 +26/03/2021 08:00,10.32,78.56,3.487,206.3,0.14,247.9,1.24,60.46,60.49,0,101.3,1.064,-12.74 +26/03/2021 08:30,10.96,75.96,3.621,200.5,0.148,294.7,1.473,101.2,101.3,0,101.3,1.193,-11.61 +26/03/2021 09:00,11.36,73.6,4.508,210.5,0.144,350.3,1.752,161.5,162.2,0,101.3,1.356,-9.98 +26/03/2021 09:30,12.09,70.28,5.085,205.9,0.142,491.2,2.456,255,258.1,0,101.3,1.88,-8.16 +26/03/2021 10:00,12.67,67.41,5.284,209.7,0.14,501.5,2.507,264.1,268,0,101.3,1.898,-8.93 +26/03/2021 10:30,13.38,62.7,5.251,214.1,0.135,667.4,3.337,395.5,401.5,0,101.2,2.528,-6.211 +26/03/2021 11:00,12.99,62.71,4.454,217.7,0.129,324.5,1.622,185,186.2,0,101.2,1.213,-13.26 +26/03/2021 11:30,12.5,63,5.219,225.2,0.124,218.8,1.094,96.6,97.6,0,101.2,0.818,-14.47 +26/03/2021 12:00,12.66,66.57,4.273,231.2,0.135,546.9,2.735,270.5,271.5,0,101.2,2.033,-8.08 +26/03/2021 12:30,13.67,62.01,5.307,222.2,0.124,537.2,2.686,339.6,344.2,0,101.1,2.011,-7.659 +26/03/2021 13:00,13.17,63.15,5.077,224.8,0.124,398.5,1.993,212.6,214.9,0,101.1,1.487,-7.619 +26/03/2021 13:30,13.76,59.98,5.493,224,0.13,505.3,2.526,304,309.7,0,101.1,1.93,-7.666 +26/03/2021 14:00,13.57,60.17,5.932,221,0.128,270.4,1.352,130.4,133.6,0,101,1.041,-9.54 +26/03/2021 14:30,9.87,78.81,4.382,262.4,0.157,43.77,0.219,-56.9,-57.97,2.4,101.1,0.178,-10 +26/03/2021 15:00,8.86,84.7,3.37,278.7,0.152,120.1,0.6,5.446,5.437,0.8,101.2,0.36,-11.17 +26/03/2021 15:30,8.93,79.7,2.507,278.3,0.146,98.3,0.491,-2.822,-2.825,0,101.2,0.319,-11.67 +26/03/2021 16:00,9.26,79.1,2.059,253.9,0.142,175.4,0.877,62.81,62.81,0,101.2,0.528,-12.15 +26/03/2021 16:30,9.46,76,2.27,257.6,0.151,89.6,0.448,30.17,30.17,0,101.2,0.302,-15.76 +26/03/2021 17:00,9.44,73.42,2.825,257.6,0.15,86.9,0.434,14.7,14.7,0,101.3,0.307,-15.36 +26/03/2021 17:30,9.83,70.48,3.068,254.2,0.144,136.9,0.684,60.14,60.16,0,101.3,0.521,-15.32 +26/03/2021 18:00,7.908,70.66,2.97,278.3,0.151,47.97,0.24,-59.61,-60.22,0.2,101.4,0.182,-13.48 +26/03/2021 18:30,7.352,69.65,2.759,264.1,0.152,14.43,0.072,-70.69,-70.7,0,101.4,0.069,-15.61 +26/03/2021 19:00,6.644,74.05,1.903,267.6,0.153,0,0,-74.27,-74.27,0,101.5,0,-15.14 +26/03/2021 19:30,6.36,74.48,1.742,266,0.155,0,0,-73.75,-73.75,0,101.5,0,-14.73 +26/03/2021 20:00,5.821,74.56,1.48,264.1,0.157,0,0,-72.2,-72.2,0,101.6,0,-13.9 +26/03/2021 20:30,5.423,75.93,1.736,253.2,0.152,0,0,-72.37,-72.37,0,101.6,0,-13.75 +26/03/2021 21:00,5.313,75.01,1.642,260.9,0.158,0,0,-71.42,-71.42,0,101.7,0,-13.52 +26/03/2021 21:30,5.316,73.37,2.341,255.7,0.154,0,0,-75.06,-75.06,0,101.8,0,-12.81 +26/03/2021 22:00,5.166,73.63,2.198,257.1,0.155,0,0,-73.6,-73.6,0,101.8,0,-12.14 +26/03/2021 22:30,4.638,75.18,1.989,244.8,0.151,0,0,-73.91,-73.91,0,101.8,0,-11.42 +26/03/2021 23:00,4.41,75.31,2.312,246.5,0.145,0,0,-74.62,-74.62,0,101.9,0,-11.12 +26/03/2021 23:30,4.29,75.24,2.479,250.9,0.152,0,0,-74.12,-74.12,0,101.9,0,-10.57 +27/03/2021 00:00,4.041,75.59,2.283,246.7,0.15,0,0,-70.97,-70.97,0,101.9,0,-10.16 +27/03/2021 00:30,3.688,76.62,1.987,242.4,0.144,0,0,-70.33,-70.33,0,101.9,0,-9.72 +27/03/2021 01:00,3.633,77.58,2.054,242.3,0.147,0,0,-70.16,-70.16,0,101.9,0,-8.99 +27/03/2021 01:30,3.61,78.42,1.996,246.7,0.148,0,0,-68.72,-68.72,0,102,0,-8.84 +27/03/2021 02:00,3.958,78.21,2.348,243.5,0.144,0,0,-73.32,-73.32,0,102,0,-8.31 +27/03/2021 02:30,3.943,78.7,2.385,244.4,0.149,0,0,-71.92,-71.92,0,102,0,-8.48 +27/03/2021 03:00,3.702,79.31,2.237,250.5,0.158,0,0,-72.01,-72.01,0,102,0,-8.15 +27/03/2021 03:30,3.295,80.2,0.84,288.7,0.127,0,0,-63.37,-63.37,0,102,0,-9.02 +27/03/2021 04:00,2.687,82,0.675,262.6,0.149,0,0,-59.98,-59.98,0,102.1,0,-8.72 +27/03/2021 04:30,3.038,82.7,1.568,249.6,0.154,0,0,-63.86,-63.86,0,102.1,0,-8.47 +27/03/2021 05:00,3.003,82.7,1.152,245.5,0.14,0,0,-60.22,-60.22,0,102.1,0,-8.71 +27/03/2021 05:30,3,83.2,1.228,241.2,0.133,0,0,-60.47,-60.47,0,102.2,0,-9.23 +27/03/2021 06:00,2.505,84.1,0.779,219.6,0.114,0.21,0.001,-55.54,-55.54,0,102.2,0,-10.1 +27/03/2021 06:30,2.441,85.6,1.472,209.1,0.144,16.32,0.082,-46.63,-46.63,0,102.2,0.072,-10 +27/03/2021 07:00,3.434,84.2,1.122,218.6,0.106,68.87,0.344,-13.57,-13.57,0,102.3,0.283,-11.68 +27/03/2021 07:30,5.241,78.25,2.473,235.8,0.141,163.6,0.818,21.68,21.68,0,102.3,0.662,-11.46 +27/03/2021 08:00,6.948,73.52,3.393,239.3,0.144,264.6,1.323,73.09,73.09,0,102.3,1.08,-8.89 +27/03/2021 08:30,8.25,69.72,2.826,241.5,0.143,332.2,1.661,122.7,122.7,0,102.4,1.302,-7.329 +27/03/2021 09:00,9.45,66.55,2.758,249.9,0.145,430.2,2.151,201.2,201.2,0,102.4,1.662,-5.575 +27/03/2021 09:30,10.01,62.67,3.289,269.6,0.154,460.4,2.302,232.3,232.4,0,102.4,1.722,-3.247 +27/03/2021 10:00,10.86,59.22,3.267,263.7,0.15,581,2.905,316.6,316.7,0,102.4,2.18,-0.708 +27/03/2021 10:30,11.3,56.81,2.896,270.9,0.153,569.3,2.846,324.7,324.7,0,102.5,2.105,-0.685 +27/03/2021 11:00,11.99,55.05,3,264,0.142,716.7,3.584,446.2,446.3,0,102.5,2.658,1.042 +27/03/2021 11:30,11.73,55.22,2.498,279.2,0.146,343.7,1.718,204.1,204.1,0,102.5,1.26,-3.608 +27/03/2021 12:00,11.56,56.46,2.699,245.7,0.141,268.6,1.343,157.3,157.3,0,102.5,0.976,-5.309 +27/03/2021 12:30,11.88,56.28,2.673,250.5,0.146,447.4,2.237,278.9,278.9,0,102.5,1.663,-5.21 +27/03/2021 13:00,12.21,54.49,2.799,252.4,0.143,446.1,2.231,278.6,278.6,0,102.5,1.705,-5.155 +27/03/2021 13:30,12.63,52.63,3.007,226.3,0.127,462.9,2.315,288.3,288.4,0,102.4,1.739,-4.304 +27/03/2021 14:00,12.56,53.93,3.186,215.3,0.136,305.1,1.526,184,184.1,0,102.4,1.155,-6.995 +27/03/2021 14:30,11.92,56.29,2.927,223.4,0.127,113.8,0.569,55.1,55.11,0,102.4,0.4,-10.04 +27/03/2021 15:00,11.85,57.31,3.14,220.9,0.126,179.8,0.899,94.9,94.9,0,102.4,0.628,-10.06 +27/03/2021 15:30,11.74,58.22,3.166,228.2,0.123,116.2,0.581,56.25,56.26,0,102.4,0.411,-11.12 +27/03/2021 16:00,11.82,56.93,2.802,241.1,0.144,164.3,0.821,86.9,86.9,0,102.4,0.571,-10.9 +27/03/2021 16:30,11.83,55.41,3.224,245.4,0.144,143.2,0.716,70.95,70.97,0,102.4,0.49,-10.55 +27/03/2021 17:00,11.82,56.38,2.824,234.2,0.137,123.5,0.618,53.08,53.08,0,102.4,0.419,-11.04 +27/03/2021 17:30,11.72,55.93,3.151,234.6,0.136,125.7,0.629,49.07,49.09,0,102.4,0.503,-10.74 +27/03/2021 18:00,11.38,57.4,3.149,232.7,0.124,68.84,0.344,-14.97,-14.97,0,102.4,0.308,-11.81 +27/03/2021 18:30,10.13,63.32,1.954,231.6,0.132,12.43,0.062,-56.47,-56.47,0,102.4,0.065,-11.55 +27/03/2021 19:00,9.26,66.64,1.663,224.3,0.125,0.001,0,-66.67,-66.67,0,102.4,0,-11.45 +27/03/2021 19:30,8.29,70.48,1.352,218.7,0.133,0,0,-62.09,-62.09,0,102.4,0,-10.98 +27/03/2021 20:00,7.712,73.6,1.487,220.1,0.135,0,0,-64.56,-64.56,0,102.5,0,-11 +27/03/2021 20:30,7.303,75.51,1.334,219.5,0.132,0,0,-61.88,-61.88,0,102.5,0,-11.03 +27/03/2021 21:00,6.684,77.98,1.274,220.6,0.129,0,0,-60.95,-60.95,0,102.5,0,-10.43 +27/03/2021 21:30,6.212,80,1.231,226.9,0.124,0,0,-59.33,-59.33,0,102.5,0,-10.24 +27/03/2021 22:00,5.841,81.3,1.211,213.6,0.133,0,0,-58.09,-58.09,0,102.5,0,-10.1 +27/03/2021 22:30,5.491,82.9,0.966,213.7,0.133,0,0,-54.57,-54.57,0,102.5,0,-9.9 +27/03/2021 23:00,5.199,83.9,0.851,207.9,0.142,0,0,-48.52,-48.52,0,102.5,0,-9.8 +27/03/2021 23:30,4.987,84.4,0.808,229,0.118,0,0,-49.39,-49.39,0,102.5,0,-9.89 +28/03/2021 00:00,3.929,84.7,0.408,216.2,0.101,0,0,-48.7,-48.7,0,102.5,0,-9.45 +28/03/2021 00:30,2.94,87.4,0.072,129.2,0.046,0,0,-51.9,-51.9,0,102.5,0,-9.48 +28/03/2021 01:00,2.415,89.2,0.173,129.2,0.067,0,0,-53.46,-53.46,0,102.5,0,-10.56 +28/03/2021 01:30,2.217,90.8,0.483,134.5,0.109,0,0,-52.36,-52.36,0,102.4,0,-11.19 +28/03/2021 02:00,2.334,91.1,0.095,156.3,0.056,0,0,-51.88,-51.88,0,102.4,0,-11.64 +28/03/2021 02:30,1.608,91.5,0.286,152.6,0.086,0,0,-51.07,-51.07,0,102.4,0,-10.99 +28/03/2021 03:00,1.548,92.2,0.026,157.2,0.019,0,0,-49.19,-49.19,0,102.4,0,-11.88 +28/03/2021 03:30,1.212,92.3,0,357.6,0.001,0,0,-48.48,-48.48,0,102.5,0,-11.5 +28/03/2021 04:00,1.136,93,0,0,0,0,0,-46,-46,0,102.5,0,-10.07 +28/03/2021 04:30,0.982,93.3,0,356.7,0,0,0,-47.97,-47.97,0,102.5,0,-9.65 +28/03/2021 05:00,0.854,93.1,0,356.7,0,0,0,-47.22,-47.22,0,102.5,0,-9.41 +28/03/2021 05:30,0.87,93.8,0,356.7,0.001,0,0,-47.63,-47.63,0,102.5,0,-9.24 +28/03/2021 06:00,0.548,93.3,0,0,0,0.494,0.002,-43.09,-43.09,0,102.5,0,-9.3 +28/03/2021 06:30,0.712,93.9,0.034,136.9,0.009,25.94,0.13,-30.42,-30.42,0,102.5,0.09,-8.64 +28/03/2021 07:00,1.757,94.1,0.037,142.4,0.01,85.7,0.428,1.66,1.66,0,102.5,0.299,-8.26 +28/03/2021 07:30,4.198,92.9,0.074,181.3,0.023,153.1,0.765,24.24,24.24,0,102.5,0.55,-8.57 +28/03/2021 08:00,6.245,89.8,0.58,180.2,0.104,242.2,1.211,58.92,58.92,0,102.6,0.967,-7.571 +28/03/2021 08:30,8.04,82.3,1.512,202,0.131,349.6,1.748,113.9,113.9,0,102.6,1.416,-4.581 +28/03/2021 09:00,9.44,73.96,2.41,215.1,0.133,427.1,2.135,183.4,183.4,0,102.6,1.683,-2.722 +28/03/2021 09:30,10.32,70.49,2.846,207.8,0.137,458.9,2.294,220.3,220.3,0,102.6,1.735,-0.432 +28/03/2021 10:00,10.74,66.74,3.225,220.6,0.125,501.8,2.509,259.5,259.6,0,102.6,1.876,0.806 +28/03/2021 10:30,11.48,65.36,3.383,215.6,0.134,623.4,3.117,350.5,350.6,0,102.6,2.316,1.957 +28/03/2021 11:00,12.17,60.97,3.156,220.8,0.126,644.4,3.222,373.6,373.7,0,102.6,2.386,1.84 +28/03/2021 11:30,12.56,58.71,3.084,231,0.131,544.4,2.722,307.2,307.2,0,102.6,1.991,0.001 +28/03/2021 12:00,13.09,58.48,3.144,221.5,0.123,609.7,3.049,357.6,357.7,0,102.5,2.224,2.496 +28/03/2021 12:30,13.91,56.89,3.495,206.1,0.145,650.9,3.255,387,387.6,0,102.5,2.383,2.949 +28/03/2021 13:00,14.72,53.88,3.218,207.2,0.141,702.8,3.514,434.8,434.9,0,102.5,2.606,3.652 +28/03/2021 13:30,15.2,53.61,3.676,204.8,0.143,651.7,3.259,399.5,399.9,0,102.5,2.435,3.878 +28/03/2021 14:00,15.68,50.8,3.646,203.6,0.146,632.1,3.16,387.5,387.9,0,102.4,2.392,2.652 +28/03/2021 14:30,16.17,48.16,3.61,209.1,0.138,613,3.065,381.2,381.5,0,102.4,2.366,2.634 +28/03/2021 15:00,16.34,46.68,3.632,209.7,0.138,562.9,2.815,341.3,341.4,0,102.4,2.199,2.009 +28/03/2021 15:30,16.54,45.9,3.439,217.6,0.136,485.2,2.426,287.8,288.1,0,102.4,1.949,-0.294 +28/03/2021 16:00,16.44,46.63,2.993,213,0.141,376.2,1.881,203.4,203.4,0,102.4,1.561,-0.922 +28/03/2021 16:30,16.21,47.28,3.235,210.5,0.143,327.8,1.639,168.2,168.2,0,102.4,1.409,-0.889 +28/03/2021 17:00,15.97,47.19,3.273,211.5,0.142,269.8,1.349,125.2,125.2,0,102.4,1.199,-1.34 +28/03/2021 17:30,15.38,47.76,3.006,206.9,0.147,178.2,0.891,57.98,57.99,0,102.4,0.805,-2.855 +28/03/2021 18:00,14.71,50.99,2.435,222.9,0.123,95.5,0.477,2.806,2.806,0,102.4,0.423,-5.037 +28/03/2021 18:30,13.33,54.79,2.119,238.3,0.134,25.95,0.13,-46.11,-46.11,0,102.4,0.124,-6.755 +28/03/2021 19:00,12,58.8,1.518,235.6,0.133,0.526,0.003,-60.69,-60.69,0,102.4,0,-7.676 +28/03/2021 19:30,10.78,63.26,1.153,228.4,0.124,0,0,-55.09,-55.09,0,102.4,0,-7.473 +28/03/2021 20:00,9.09,68.38,0.128,201.2,0.091,0,0,-49.55,-49.55,0,102.5,0,-6.833 +28/03/2021 20:30,8.19,73.61,0.424,201,0.138,0,0,-49.31,-49.31,0,102.5,0,-6.957 +28/03/2021 21:00,8.44,73.04,0.848,205.8,0.134,0,0,-51.62,-51.62,0,102.5,0,-7.524 +28/03/2021 21:30,8.49,72.57,0.604,209.6,0.135,0,0,-50.95,-50.95,0,102.5,0,-7.642 +28/03/2021 22:00,7.107,76.51,0.201,283.1,0.079,0,0,-47.85,-47.85,0,102.5,0,-7.332 +28/03/2021 22:30,5.649,82.2,0.012,299.8,0.015,0,0,-50.34,-50.34,0,102.5,0,-7.24 +28/03/2021 23:00,5.058,85.8,0.154,336,0.045,0,0,-51.62,-51.62,0,102.5,0,-7.3 +28/03/2021 23:30,4.442,87.4,0.068,340.5,0.041,0,0,-52.42,-52.42,0,102.5,0,-7.721 +29/03/2021 00:00,3.813,89,0.2,307.3,0.056,0,0,-52.32,-52.32,0,102.5,0,-7.676 +29/03/2021 00:30,3.186,89.4,0.04,237.6,0.033,0,0,-50.77,-50.77,0,102.5,0,-7.644 +29/03/2021 01:00,3.119,91,0.166,237.6,0.088,0,0,-52.73,-52.73,0,102.5,0,-7.749 +29/03/2021 01:30,2.885,91.5,0.006,237.6,0.007,0,0,-52.41,-52.41,0,102.5,0,-7.701 +29/03/2021 02:00,2.596,91.7,0.158,237.6,0.078,0,0,-51.2,-51.2,0,102.5,0,-8 +29/03/2021 02:30,1.677,91.9,0.022,237.5,0.021,0,0,-47.95,-47.95,0,102.5,0,-7.883 +29/03/2021 03:00,1.612,92.8,0.034,237.5,0.018,0,0,-47.59,-47.59,0,102.5,0,-7.697 +29/03/2021 03:30,1.613,92.9,0,0,0,0,0,-47.03,-47.03,0,102.5,0,-7.866 +29/03/2021 04:00,1.118,93,0,0,0,0,0,-48.82,-48.82,0,102.5,0,-6.638 +29/03/2021 04:30,1.036,93.6,0,0,0,0,0,-46.34,-46.34,0,102.5,0,-6.59 +29/03/2021 05:00,1.092,93.8,0,0,0,0,0,-48.37,-48.37,0,102.5,0,-6.407 +29/03/2021 05:30,1.01,93.6,0,222,0.003,0,0,-49.58,-49.58,0,102.5,0,-6.88 +29/03/2021 06:00,0.388,93.6,0,0,0,0.683,0.003,-47.63,-47.63,0,102.5,0,-6.537 +29/03/2021 06:30,0.261,94,0.23,222,0.068,21.56,0.108,-34.43,-34.43,0,102.5,0.102,-6.205 +29/03/2021 07:00,1.907,93.7,0,0,0,89.1,0.446,7.864,7.864,0,102.5,0.329,-5.076 +29/03/2021 07:30,5.404,91.2,0.105,106.6,0.02,190.4,0.952,34.93,34.93,0.2,102.5,0.744,-3.24 +29/03/2021 08:00,7.651,82.1,0.506,84.5,0.135,284.3,1.422,68.79,68.79,0,102.5,1.141,-0.525 +29/03/2021 08:30,9.77,69.08,0.805,116.6,0.125,369.9,1.85,115.1,115.1,0,102.5,1.471,0.969 +29/03/2021 09:00,11.6,64.53,1,138.2,0.121,452,2.26,183.1,183.1,0,102.5,1.756,1.465 +29/03/2021 09:30,13.52,59.17,1.049,143.9,0.132,527.9,2.639,246.5,246.5,0,102.5,2.007,1.001 +29/03/2021 10:00,15.39,54.56,1.118,152.9,0.134,591.7,2.958,301.2,301.2,0,102.6,2.214,-1.687 +29/03/2021 10:30,17.14,49.85,1.183,138.3,0.118,644.9,3.224,346.8,346.8,0,102.6,2.379,-3.929 +29/03/2021 11:00,19.16,43,1.799,168.7,0.146,688.9,3.444,397,397,0,102.6,2.535,-4.57 +29/03/2021 11:30,20.03,38.28,1.94,173.7,0.147,722.2,3.611,424.8,424.8,0,102.5,2.622,-3.395 +29/03/2021 12:00,20.29,35.51,2.025,165.6,0.142,739.6,3.698,437.7,437.7,0,102.5,2.693,-4.916 +29/03/2021 12:30,20.63,33.45,1.945,180.9,0.146,741.9,3.71,453.2,453.2,0,102.5,2.707,-4.569 +29/03/2021 13:00,21.09,33.09,1.556,149,0.133,732.4,3.662,443.8,443.8,0,102.5,2.707,-4.921 +29/03/2021 13:30,21.6,31.86,1.787,165.6,0.135,708.2,3.541,433.9,433.9,0,102.5,2.653,-1.139 +29/03/2021 14:00,21.76,30.91,1.782,150.8,0.131,672.8,3.364,407.7,407.7,0,102.4,2.588,-3.27 +29/03/2021 14:30,22.25,30.94,1.7,162.7,0.139,625.5,3.128,380,380,0,102.4,2.442,-0.344 +29/03/2021 15:00,22.13,32.39,2.02,118.7,0.136,567.1,2.835,322,322,0,102.4,2.255,4.166 +29/03/2021 15:30,21.96,32.19,2.155,129.3,0.125,498.6,2.493,275.2,275.2,0,102.3,2.022,5.769 +29/03/2021 16:00,21.85,31.44,2.109,132.2,0.128,420.3,2.101,220.1,220.1,0,102.3,1.771,4.014 +29/03/2021 16:30,21.78,31.58,1.841,137.9,0.127,336.9,1.684,160.8,160.8,0,102.3,1.495,4.363 +29/03/2021 17:00,21.23,33.29,1.988,126.7,0.137,250.4,1.252,99.8,99.8,0,102.3,1.176,3.668 +29/03/2021 17:30,20.65,36.31,1.745,128.9,0.127,164.2,0.821,42.11,42.11,0,102.3,0.813,1.801 +29/03/2021 18:00,19.97,38.84,0.968,141.7,0.117,83,0.415,-0.143,-0.143,0,102.3,0.44,-0.756 +29/03/2021 18:30,18.17,43.47,0.35,136.3,0.133,12.73,0.064,-38.38,-38.38,0,102.3,0.09,-4.871 +29/03/2021 19:00,15.6,49.04,0.371,123.2,0.134,0,0,-50.18,-50.18,0,102.3,0,-6.547 +29/03/2021 19:30,14.44,51.25,0.428,128.4,0.119,0,0,-49.85,-49.85,0,102.3,0,-7.311 +29/03/2021 20:00,13.39,53.84,0.088,125.5,0.058,0,0,-48.69,-48.69,0,102.3,0,-8.05 +29/03/2021 20:30,12.57,55.56,0.074,126.1,0.046,0,0,-47.74,-47.74,0,102.3,0,-8.3 +29/03/2021 21:00,12.53,55,0.165,166.3,0.075,0,0,-48.5,-48.5,0,102.4,0,-8.5 +29/03/2021 21:30,11.01,62.2,0.258,166.6,0.112,0,0,-46.27,-46.27,0,102.4,0,-8.65 +29/03/2021 22:00,9.74,67.8,0.351,166.5,0.135,0,0,-44.76,-44.76,0,102.4,0,-9.31 +29/03/2021 22:30,8.77,72.32,0.264,166.5,0.109,0,0,-43.34,-43.34,0,102.4,0,-9.71 +29/03/2021 23:00,8.43,72.57,0.153,166.6,0.066,0,0,-44.26,-44.26,0,102.4,0,-10.02 +29/03/2021 23:30,7.189,76.59,0.226,166.6,0.107,0,0,-44.52,-44.52,0,102.4,0,-10.09 +30/03/2021 00:00,6.031,82.3,0.441,192,0.11,0,0,-44.36,-44.36,0,102.4,0,-10.05 +30/03/2021 00:30,5.373,86.1,0.376,331.9,0.135,0,0,-42.26,-42.26,0,102.4,0,-10.19 +30/03/2021 01:00,5.314,88,0.34,331.9,0.076,0,0,-43.79,-43.79,0,102.4,0,-10.4 +30/03/2021 01:30,5.042,88.5,0.348,331.7,0.083,0,0,-43.95,-43.95,0,102.4,0,-10.23 +30/03/2021 02:00,4.592,89,0.092,331.3,0.051,0,0,-41.84,-41.84,0,102.3,0,-10.22 +30/03/2021 02:30,4.335,89.7,0.104,319.4,0.041,0,0,-44.14,-44.14,0,102.3,0,-10.45 +30/03/2021 03:00,4.12,89.4,0.026,290.8,0.007,0,0,-42.01,-42.01,0,102.3,0,-10.66 +30/03/2021 03:30,3.562,90.3,0,0,0,0,0,-43.32,-43.32,0,102.3,0,-10.36 +30/03/2021 04:00,3.293,90.4,0,291.9,0,0,0,-41.92,-41.92,0,102.3,0,-10.28 +30/03/2021 04:30,3.156,91.5,0,291.9,0.002,0,0,-38.86,-38.86,0,102.3,0,-10.33 +30/03/2021 05:00,3.28,91.9,0,292.4,0.002,0,0,-39.5,-39.5,0,102.3,0,-10.62 +30/03/2021 05:30,3.089,91.8,0.056,292.6,0.045,0,0,-38.01,-38.01,0,102.3,0,-10.53 +30/03/2021 06:00,3.293,92.3,0,292.6,0.001,3.91,0.02,-34.54,-34.54,0,102.3,0.009,-10.58 +30/03/2021 06:30,3.558,91.8,0,299.3,0.001,31.92,0.16,-19.79,-19.79,0,102.3,0.131,-10.51 +30/03/2021 07:00,5.243,90.8,0,0,0,83.4,0.417,8.53,8.53,0,102.3,0.336,-10.74 +30/03/2021 07:30,8.27,84.3,0.083,309.1,0.023,160.3,0.802,31.05,31.05,0,102.4,0.703,-11.73 +30/03/2021 08:00,10.77,68.61,0.853,118.9,0.088,246.8,1.234,56.68,56.68,0,102.4,1.079,-10.11 +30/03/2021 08:30,12.28,62.59,1.409,122.3,0.142,336.8,1.684,121.6,121.6,0,102.3,1.41,-6.456 +30/03/2021 09:00,13.87,59.47,1.572,127.7,0.134,419.2,2.096,180.1,180.1,0,102.3,1.694,-5.419 +30/03/2021 09:30,15.61,56.55,1.329,133.2,0.127,492.6,2.463,236.8,236.8,0,102.3,1.936,-5.477 +30/03/2021 10:00,17,53.78,1.223,132,0.126,555.6,2.778,293.5,293.5,0,102.3,2.171,-3.43 +30/03/2021 10:30,18.6,51.75,1.534,124.4,0.133,611.2,3.056,330.9,330.9,0,102.3,2.376,-0.492 +30/03/2021 11:00,19.91,49.75,1.677,123.1,0.134,655.3,3.276,368.4,368.4,0,102.3,2.539,-0.144 +30/03/2021 11:30,20.64,47.51,2.07,128.7,0.126,687.7,3.439,398.7,398.7,0,102.3,2.67,1.063 +30/03/2021 12:00,21.46,44.78,2.535,129.2,0.125,703.8,3.519,408.9,408.9,0,102.2,2.729,1.589 +30/03/2021 12:30,22.25,42.87,2.114,145.3,0.128,703.6,3.518,424.5,424.5,0,102.2,2.774,1.251 +30/03/2021 13:00,22.67,41.96,2.394,136.4,0.122,693,3.465,419.1,419.1,0,102.2,2.759,1.881 +30/03/2021 13:30,23.22,39.71,1.978,156.6,0.144,669.4,3.347,415.7,415.7,0,102.2,2.697,3.797 +30/03/2021 14:00,23.42,37.64,2.072,151.3,0.131,635.4,3.177,387.1,387.1,0,102.1,2.593,6.03 +30/03/2021 14:30,23.7,37.03,1.991,167.1,0.144,589,2.945,366.9,366.9,0,102.1,2.443,7.401 +30/03/2021 15:00,23.83,33.77,2.953,184.4,0.149,534.7,2.674,325.1,325.1,0,102.1,2.235,8.45 +30/03/2021 15:30,23.84,37.79,1.631,157.1,0.136,461.4,2.307,271.8,271.8,0,102,1.994,6.454 +30/03/2021 16:00,24,37.79,1.551,167.9,0.15,384.5,1.922,221.7,221.7,0,102,1.728,6.395 +30/03/2021 16:30,23.87,39.39,1.456,162,0.139,303.4,1.517,159.3,159.3,0,102,1.426,5.347 +30/03/2021 17:00,23.16,42.89,0.977,150.4,0.141,220,1.1,97.1,97.1,0,102,1.092,3.13 +30/03/2021 17:30,22.35,46.24,0.696,156.1,0.14,141.3,0.706,44.53,44.53,0,102,0.724,0.765 +30/03/2021 18:00,21.43,49.53,0.39,147.9,0.109,68.46,0.342,0.228,0.228,0,102,0.358,-2.24 +30/03/2021 18:30,19.42,52.68,0.281,126.6,0.098,15.67,0.078,-30.37,-30.37,0,102,0.089,-6.718 +30/03/2021 19:00,17.14,57.5,0.051,107.5,0.05,0,0,-39.89,-39.89,0,102,0,-8.81 +30/03/2021 19:30,15.65,61.62,0.004,107.6,0.006,0,0,-39.09,-39.09,0,102,0,-9.63 +30/03/2021 20:00,15.92,60.03,0.136,107.6,0.081,0,0,-38.66,-38.66,0,102,0,-9.51 +30/03/2021 20:30,14.69,64.75,0.021,107.6,0.017,0,0,-36.29,-36.29,0,102,0,-10.59 +30/03/2021 21:00,13.32,70.15,0,107.6,0,0,0,-35.48,-35.48,0,102,0,-10.44 +30/03/2021 21:30,13.51,69.42,0.036,107.6,0.019,0,0,-35.53,-35.53,0,102,0,-10.53 +30/03/2021 22:00,12.76,71.6,0.104,107.6,0.054,0,0,-34.56,-34.56,0,102,0,-11.27 +30/03/2021 22:30,11.95,75.15,0.099,107.6,0.049,0,0,-35.48,-35.48,0,102,0,-11.32 +30/03/2021 23:00,12.09,73.39,0.367,108.5,0.141,0,0,-36.3,-36.3,0,101.9,0,-11.42 +30/03/2021 23:30,11.09,75.42,0.427,292.7,0.088,0,0,-38.1,-38.1,0,101.9,0,-11.53 +31/03/2021 00:00,9.91,80.4,0.16,276.3,0.062,0,0,-35.57,-35.57,0,101.9,0,-11.1 +31/03/2021 00:30,9.6,82.3,0.171,287.3,0.075,0,0,-34.09,-34.09,0,101.9,0,-11.25 +31/03/2021 01:00,8.56,84.6,0.184,287.3,0.055,0,0,-34.8,-34.8,0,101.9,0,-11.19 +31/03/2021 01:30,8.29,87.5,0.008,286.9,0.009,0,0,-33.82,-33.82,0,101.8,0,-11.18 +31/03/2021 02:00,8.73,88.3,0.195,286.9,0.068,0,0,-34.46,-34.46,0,101.8,0,-11.39 +31/03/2021 02:30,7.955,85.1,0.198,286.9,0.096,0,0,-32.11,-32.11,0,101.8,0,-11.41 +31/03/2021 03:00,7.171,87.8,0,0,0,0,0,-31.72,-31.72,0,101.8,0,-11.23 +31/03/2021 03:30,7.325,90,0,0,0,0,0,-32.15,-32.15,0,101.8,0,-11.27 +31/03/2021 04:00,7.123,90.2,0,317.2,0,0,0,-31.65,-31.65,0,101.8,0,-11.2 +31/03/2021 04:30,6.981,90.8,0,317.2,0.001,0,0,-29.78,-29.78,0,101.7,0,-11.43 +31/03/2021 05:00,7.39,91.5,0,317.2,0.001,0,0,-26.2,-26.2,0,101.7,0,-11.78 +31/03/2021 05:30,7.571,90.2,0,242.2,0,0,0,-30.94,-30.94,0,101.7,0,-12.03 +31/03/2021 06:00,6.843,88.7,0.025,257.2,0.02,3.104,0.016,-26.93,-26.93,0,101.7,0.003,-11.36 +31/03/2021 06:30,7.039,90,0.048,257.1,0.03,35.66,0.178,-10.28,-10.28,0,101.7,0.124,-11.52 +31/03/2021 07:00,8.31,89.2,0.141,253.2,0.049,96,0.48,19.03,19.03,0,101.7,0.339,-12.74 +31/03/2021 07:30,10.25,83.7,0.028,244,0.027,150.2,0.751,40.29,40.29,0,101.7,0.545,-15.41 +31/03/2021 08:00,11.88,73.69,0.455,193.2,0.116,173.2,0.866,58.16,58.16,0,101.7,0.654,-17.6 +31/03/2021 08:30,13.24,68.77,0.796,132.1,0.126,253.9,1.269,111.2,111.2,0,101.7,0.997,-17.17 +31/03/2021 09:00,14.37,65.94,0.932,132.7,0.12,275.4,1.377,130.3,130.3,0,101.7,1.088,-18.32 +31/03/2021 09:30,15.37,63.11,0.956,147.4,0.134,324.3,1.621,160.4,160.4,0,101.7,1.293,-18.16 +31/03/2021 10:00,16.87,60.07,1.27,154.4,0.132,434,2.17,238,238,0,101.7,1.736,-17.27 +31/03/2021 10:30,17.66,57.92,1.313,152.8,0.135,434,2.17,237.9,237.9,0,101.7,1.758,-16.21 +31/03/2021 11:00,18.61,56.03,1.606,160.3,0.141,540.1,2.701,311.6,311.6,0,101.6,2.208,-11.09 +31/03/2021 11:30,19.6,53.86,1.594,148.5,0.118,584.9,2.924,340.8,340.8,0,101.6,2.392,-6.752 +31/03/2021 12:00,19.7,54.1,1.448,141.4,0.127,398.4,1.992,213.3,213.3,0,101.6,1.658,-5.346 +31/03/2021 12:30,19.95,54.79,1.439,123.8,0.13,357.4,1.787,185.9,185.9,0,101.5,1.491,-2.559 +31/03/2021 13:00,20.27,53.74,1.397,129.7,0.127,417.3,2.086,231.3,231.3,0,101.5,1.729,-0.352 +31/03/2021 13:30,21.29,51.38,1.45,129.9,0.125,530.3,2.652,311.1,311.1,0,101.5,2.196,1.889 +31/03/2021 14:00,21.94,47.09,1.257,166,0.149,463.6,2.318,270.9,270.9,0,101.5,1.947,2.584 +31/03/2021 14:30,21.79,47.68,1.281,170.2,0.144,366.3,1.831,202.1,202.1,0,101.5,1.539,1.471 +31/03/2021 15:00,22.08,48.54,0.886,166.4,0.144,330.6,1.653,174.1,174.1,0,101.4,1.402,1.261 +31/03/2021 15:30,21.98,49.35,0.718,132.6,0.128,286.1,1.431,142.6,142.6,0,101.4,1.227,2.122 +31/03/2021 16:00,21.96,51.22,0.721,151.1,0.144,250.1,1.251,119.3,119.3,0,101.4,1.054,2.291 +31/03/2021 16:30,21.89,53.42,0.475,160.8,0.128,184.5,0.922,73.62,73.62,0,101.4,0.761,0.734 +31/03/2021 17:00,21.17,50.33,0.99,195.7,0.166,132.9,0.665,41.38,41.38,0,101.4,0.516,0.093 +31/03/2021 17:30,20.53,54.84,0.427,168.5,0.136,91,0.455,18.05,18.05,0,101.4,0.36,-2.437 +31/03/2021 18:00,19.58,59.33,0.298,136.7,0.102,51.35,0.257,-3.314,-3.314,0,101.4,0.223,-4.172 +31/03/2021 18:30,18.73,60.15,0.046,136.5,0.037,20.35,0.102,-17.55,-17.55,0,101.4,0.083,-5.793 +31/03/2021 19:00,17.4,63.46,0.002,136.7,0.004,0.559,0.003,-26.87,-26.87,0,101.4,0,-6.523 +31/03/2021 19:30,16.18,67.3,0,0,0,0,0,-29.65,-29.65,0,101.4,0,-7.679 +31/03/2021 20:00,15.46,70.91,0.004,136.7,0.009,0,0,-29.32,-29.32,0,101.4,0,-10.51 +31/03/2021 20:30,14.71,74,0.018,136.7,0.009,0,0,-26.57,-26.57,0,101.4,0,-11.75 +31/03/2021 21:00,14.01,76.65,0.001,136.7,0.001,0,0,-29.98,-29.98,0,101.4,0,-12.5 +31/03/2021 21:30,13.21,80.7,0.023,136.7,0.022,0,0,-31.47,-31.47,0,101.4,0,-12.23 +31/03/2021 22:00,13.04,81.7,0.09,136.7,0.07,0,0,-36.4,-36.4,0,101.4,0,-12.85 +31/03/2021 22:30,12.97,81,0.088,136.6,0.056,0,0,-37,-37,0,101.4,0,-12.93 +31/03/2021 23:00,12.29,82.8,0.012,136.6,0.016,0,0,-36.69,-36.69,0,101.4,0,-12.47 +31/03/2021 23:30,11.46,85.2,0.073,136.6,0.057,0,0,-36,-36,0,101.4,0,-12.44 +01/04/2021 00:00,11.28,87.1,0.165,136.5,0.061,0,0,-36.41,-36.41,0,101.4,0,-12.65 +01/04/2021 00:30,10.95,87.2,0.005,136.5,0.008,0,0,-36.68,-36.68,0,101.4,0,-12.31 +01/04/2021 01:00,10.2,86.5,0.376,136.4,0.139,0,0,-34.23,-34.23,0,101.4,0,-12.64 +01/04/2021 01:30,9.15,88,0.253,136.4,0.092,0,0,-34.58,-34.58,0,101.4,0,-12.58 +01/04/2021 02:00,8.66,89.3,0.14,136.7,0.055,0,0,-35.08,-35.08,0,101.4,0,-12.71 +01/04/2021 02:30,8.37,90.7,0.001,136.6,0.002,0,0,-34.03,-34.03,0,101.4,0,-12.49 +01/04/2021 03:00,8.37,90.7,0,0,0,0,0,-35.94,-35.94,0,101.4,0,-12.81 +01/04/2021 03:30,8.3,91.3,0.031,136.6,0.033,0,0,-36.04,-36.04,0,101.4,0,-12.66 +01/04/2021 04:00,7.877,91.4,0.05,136.6,0.021,0,0,-35.44,-35.44,0,101.3,0,-12.18 +01/04/2021 04:30,7.203,90.9,0.617,271.9,0.131,0,0,-36.26,-36.26,0,101.4,0,-12.22 +01/04/2021 05:00,6.561,91.8,0.019,312.1,0.009,0,0,-36.28,-36.28,0,101.4,0,-11.73 +01/04/2021 05:30,7.041,92.7,0,0,0,0,0,-33.95,-33.95,0,101.4,0,-12.65 +01/04/2021 06:00,7.41,92.4,0.215,312.1,0.056,1.709,0.009,-33.33,-33.33,0,101.4,0,-13.21 +01/04/2021 06:30,6.85,91.8,0.161,312,0.076,27.61,0.138,-21.03,-21.03,0,101.4,0.104,-12.76 +01/04/2021 07:00,8.26,91.2,0.068,311.7,0.048,83.6,0.418,1.649,1.649,0,101.4,0.303,-15.01 +01/04/2021 07:30,9.95,87.5,0.018,311.7,0.011,160.6,0.803,33.99,33.99,0,101.4,0.62,-18.31 +01/04/2021 08:00,13.31,70.96,0.27,104.2,0.045,236.7,1.184,65,65,0,101.5,1.004,-19.69 +01/04/2021 08:30,15.11,60.42,1.311,127.8,0.133,320.8,1.604,117.7,117.7,0,101.5,1.327,-15.76 +01/04/2021 09:00,16.57,56.65,1.221,130,0.135,401.1,2.006,175.9,175.9,0,101.5,1.622,-12.29 +01/04/2021 09:30,18.86,49.98,0.518,157,0.109,469.5,2.348,235.4,235.4,0,101.5,1.905,-8.58 +01/04/2021 10:00,20.32,47,0.412,294.2,0.098,528.1,2.64,283,283,0,101.5,2.18,1.376 +01/04/2021 10:30,21.7,42.91,0.441,305.4,0.084,581,2.905,329,329,0,101.5,2.386,9.34 +01/04/2021 11:00,22.59,39.41,0.585,37.66,0.07,621,3.105,366.3,366.3,0,101.5,2.528,13.67 +01/04/2021 11:30,23.17,38.97,0.916,73.76,0.117,650.5,3.252,388.8,388.8,0,101.5,2.609,15.28 +01/04/2021 12:00,24.03,36.64,0.828,69.74,0.108,667.9,3.339,411.2,411.2,0,101.5,2.693,15.96 +01/04/2021 12:30,24.79,35.68,1.514,124.3,0.123,677.2,3.386,409.8,409.8,0,101.4,2.707,15 +01/04/2021 13:00,24.87,34.82,1.976,117.5,0.139,676.6,3.383,405.5,405.5,0,101.4,2.697,14.57 +01/04/2021 13:30,25.2,34.77,1.939,126.8,0.13,652.3,3.261,391.9,391.9,0,101.4,2.621,14.1 +01/04/2021 14:00,25.31,33.97,2.3,115.4,0.14,616.7,3.083,364.8,364.9,0,101.4,2.503,14.01 +01/04/2021 14:30,25.28,33.16,2.17,105.7,0.143,562.5,2.813,326.9,326.9,0,101.4,2.314,12.97 +01/04/2021 15:00,25.23,33.58,2.23,110.3,0.141,500.2,2.501,285.3,285.3,0,101.3,2.091,11.82 +01/04/2021 15:30,25.22,34.55,1.66,97.6,0.146,426.6,2.133,239.1,239.1,0,101.3,1.825,10.17 +01/04/2021 16:00,25.13,31.04,1.623,92.3,0.149,354.1,1.771,185.2,185.2,0,101.3,1.546,8.89 +01/04/2021 16:30,24.8,33.98,1.438,113.1,0.138,282.7,1.413,139.5,139.5,0,101.3,1.274,6.762 +01/04/2021 17:00,24.19,34.92,1.454,102.1,0.151,200.6,1.003,80.7,80.7,0,101.3,0.914,4.417 +01/04/2021 17:30,23.49,34.95,0.962,86.2,0.151,126,0.63,34.5,34.5,0,101.3,0.555,1.535 +01/04/2021 18:00,22.6,37.82,0.599,69.95,0.139,63.9,0.32,-1.34,-1.34,0,101.3,0.294,-1.338 +01/04/2021 18:30,21.7,40.39,0.61,50.88,0.13,21.73,0.109,-27.28,-27.28,0,101.4,0.1,-4.126 +01/04/2021 19:00,20.46,43.52,0.607,43.77,0.116,0.255,0.001,-40.21,-40.21,0,101.4,0,-6.266 +01/04/2021 19:30,19.54,46.73,0.943,46.41,0.129,0,0,-44.92,-44.92,0,101.4,0,-7.324 +01/04/2021 20:00,19.11,49.64,1.198,44.84,0.125,0,0,-49.63,-49.63,0,101.4,0,-7.867 +01/04/2021 20:30,18.53,60.95,1.833,48.34,0.13,0,0,-55.92,-55.92,0,101.5,0,-8.02 +01/04/2021 21:00,17.51,66.19,1.845,49.77,0.126,0,0,-58,-58,0,101.5,0,-7.982 +01/04/2021 21:30,16.41,70.25,1.496,45.82,0.128,0,0,-57.35,-57.35,0,101.5,0,-8.19 +01/04/2021 22:00,15.67,73.2,1.369,46.37,0.125,0,0,-56.89,-56.89,0,101.5,0,-8.39 +01/04/2021 22:30,15.04,74.97,1.104,34.94,0.131,0,0,-54.33,-54.33,0,101.6,0,-8.74 +01/04/2021 23:00,14.07,77.08,0.839,6.676,0.139,0,0,-49.54,-49.54,0,101.6,0,-8.75 +01/04/2021 23:30,13.01,80.8,1.417,347.6,0.15,0,0,-50.57,-50.57,0,101.6,0,-8.72 +02/04/2021 00:00,12.38,82.3,1.333,338.4,0.144,0,0,-51.06,-51.06,0,101.6,0,-8.66 +02/04/2021 00:30,11.77,83.2,1.201,325.2,0.132,0,0,-48.27,-48.27,0,101.6,0,-8.65 +02/04/2021 01:00,10.92,85,1.522,346.7,0.15,0,0,-49.63,-49.63,0,101.6,0,-8.67 +02/04/2021 01:30,10.42,86.8,1.55,350.2,0.153,0,0,-49.55,-49.55,0,101.6,0,-8.63 +02/04/2021 02:00,10.14,87.2,1.375,352.6,0.152,0,0,-49.06,-49.06,0,101.6,0,-8.52 +02/04/2021 02:30,9.78,86.9,1.261,350.7,0.155,0,0,-48.38,-48.38,0,101.6,0,-8.57 +02/04/2021 03:00,9.56,87,1.32,351.4,0.156,0,0,-48.8,-48.8,0,101.7,0,-8.63 +02/04/2021 03:30,9.12,87,1.279,352,0.148,0,0,-48.67,-48.67,0,101.7,0,-8.85 +02/04/2021 04:00,8.72,87.1,1.284,353.8,0.151,0,0,-48.9,-48.9,0,101.7,0,-8.79 +02/04/2021 04:30,8.43,87.4,1.344,3.255,0.151,0,0,-47.09,-47.09,0,101.7,0,-8.82 +02/04/2021 05:00,8.21,87.3,1.351,6.303,0.152,0,0,-46.2,-46.2,0,101.7,0,-8.96 +02/04/2021 05:30,8.06,86.9,1.475,8,0.155,0,0,-47.71,-47.71,0,101.7,0,-8.99 +02/04/2021 06:00,7.852,86.9,1.322,6.895,0.145,2.545,0.013,-44.68,-44.68,0,101.7,0,-8.78 +02/04/2021 06:30,7.829,86.5,0.946,7.345,0.144,28.33,0.142,-29.15,-29.15,0,101.7,0.103,-8.79 +02/04/2021 07:00,8.32,84.9,1.305,20.25,0.135,75.75,0.379,-5.098,-5.098,0,101.8,0.282,-9.27 +02/04/2021 07:30,9.17,78.88,1.96,31.82,0.131,137.5,0.688,26.08,26.08,0,101.8,0.484,-8.81 +02/04/2021 08:00,9.76,75.88,1.982,28.78,0.136,206,1.03,64.37,64.37,0,101.8,0.775,-7.527 +02/04/2021 08:30,10.53,72.27,1.946,31.69,0.131,281.1,1.405,110.2,110.2,0,101.8,1.082,-6.175 +02/04/2021 09:00,11.12,68.25,2.488,30.14,0.127,352,1.76,157,157,0,101.8,1.355,-4.342 +02/04/2021 09:30,11.72,66.24,2.485,34.55,0.132,421,2.105,203.5,203.5,0,101.9,1.608,-1.541 +02/04/2021 10:00,12.32,63.85,2.664,33.75,0.134,485.5,2.427,248.4,248.5,0,101.9,1.856,0.848 +02/04/2021 10:30,13.35,61,2.349,44.48,0.12,535,2.675,282.3,282.3,0,101.9,2.05,2.528 +02/04/2021 11:00,14.42,58.15,2.349,38.28,0.127,585.2,2.926,324.8,324.8,0,101.9,2.256,4.527 +02/04/2021 11:30,14.98,56.3,2.753,30.21,0.134,626.5,3.133,358.3,358.4,0,101.9,2.415,6.242 +02/04/2021 12:00,15.27,54.75,3.116,28.54,0.133,654.7,3.273,381.9,382.1,0,101.9,2.503,7.068 +02/04/2021 12:30,15.96,53.66,3.128,30.45,0.134,658.4,3.292,387.8,388,0,101.9,2.525,7.483 +02/04/2021 13:00,16.11,52.78,3.304,29.08,0.132,654,3.27,388.2,388.5,0,101.9,2.511,7.923 +02/04/2021 13:30,16.06,52.36,2.897,37.57,0.126,635.2,3.176,376.4,376.6,0,101.9,2.468,8.11 +02/04/2021 14:00,16.07,53.02,2.965,37.69,0.126,603.4,3.017,354.6,354.9,0,101.9,2.346,7.966 +02/04/2021 14:30,16.33,48.23,3.004,31.17,0.13,567.5,2.838,331.5,332,0,101.9,2.236,7.7 +02/04/2021 15:00,16.28,45.13,2.815,41.63,0.124,516.1,2.58,291.7,291.8,0,101.9,2.043,7.031 +02/04/2021 15:30,16.23,45.23,2.935,39.32,0.124,457.9,2.29,252.8,252.8,0,101.8,1.846,6.142 +02/04/2021 16:00,16.03,46.31,2.979,31.1,0.136,381.1,1.905,198.5,198.6,0,101.8,1.567,4.625 +02/04/2021 16:30,15.24,47.24,3.385,29.11,0.132,297.6,1.488,138.6,138.8,0,101.8,1.244,2.658 +02/04/2021 17:00,14.34,50.36,3.137,30.08,0.135,217.6,1.088,80.4,80.5,0,101.9,0.914,0.593 +02/04/2021 17:30,13.54,51.14,2.979,29.16,0.133,146.7,0.733,29.85,29.86,0,101.9,0.61,-1.334 +02/04/2021 18:00,12.55,53.82,3.219,26.76,0.142,85.2,0.426,-11.8,-11.83,0,101.9,0.359,-3.185 +02/04/2021 18:30,11.28,60.25,3.025,31.02,0.135,28.26,0.141,-48.57,-48.58,0,101.9,0.123,-5.098 +02/04/2021 19:00,9.9,65.97,2.676,30.13,0.133,0.948,0.005,-68.78,-68.8,0,102,0,-6.094 +02/04/2021 19:30,9.04,69.43,2.517,32.39,0.127,0,0,-70.78,-70.79,0,102,0,-6.381 +02/04/2021 20:00,8.4,70.86,2.641,34.72,0.129,0,0,-72.2,-72.21,0,102.1,0,-6.498 +02/04/2021 20:30,7.746,72.99,2.077,32.78,0.129,0,0,-71.44,-71.44,0,102.1,0,-6.608 +02/04/2021 21:00,7.014,75.75,2.145,29.45,0.138,0,0,-72.26,-72.26,0,102.1,0,-6.695 +02/04/2021 21:30,6.378,77.74,2.324,26.69,0.133,0,0,-72.19,-72.19,0,102.2,0,-6.759 +02/04/2021 22:00,5.596,79.49,2.009,21.48,0.142,0,0,-71.22,-71.22,0,102.2,0,-6.837 +02/04/2021 22:30,5.014,81.8,2.302,16.69,0.151,0,0,-70.5,-70.5,0,102.2,0,-6.857 +02/04/2021 23:00,4.626,82.4,2.107,18.35,0.142,0,0,-70.84,-70.84,0,102.2,0,-6.808 +02/04/2021 23:30,4.41,81.5,1.856,19.92,0.142,0,0,-70.53,-70.53,0,102.3,0,-6.809 +03/04/2021 00:00,4.298,79.35,1.629,25.31,0.138,0,0,-70.51,-70.51,0,102.3,0,-6.804 +03/04/2021 00:30,3.843,79.37,1.369,21.82,0.139,0,0,-69.2,-69.2,0,102.3,0,-6.873 +03/04/2021 01:00,3.005,82,1.177,10.27,0.152,0,0,-64.73,-64.73,0,102.3,0,-7.064 +03/04/2021 01:30,2.363,84.8,0.808,6.221,0.153,0,0,-63.12,-63.12,0,102.3,0,-7.156 +03/04/2021 02:00,2.076,86.3,0.776,0.391,0.152,0,0,-62.72,-62.72,0,102.3,0,-7.194 +03/04/2021 02:30,1.913,87.5,0.581,2.504,0.138,0,0,-63.23,-63.23,0,102.3,0,-7.192 +03/04/2021 03:00,1.835,88,0.893,7.377,0.157,0,0,-62.57,-62.57,0,102.3,0,-7.234 +03/04/2021 03:30,2.552,86.7,1.406,26.88,0.134,0,0,-65.86,-65.86,0,102.3,0,-7.191 +03/04/2021 04:00,3.224,81.9,1.412,36.55,0.133,0,0,-67.87,-67.87,0,102.3,0,-7.129 +03/04/2021 04:30,3.299,80.2,1.504,33.39,0.131,0,0,-67.92,-67.92,0,102.3,0,-7.011 +03/04/2021 05:00,3.497,79.44,1.051,35.33,0.126,0,0,-45.4,-45.4,0,102.3,0,-6.926 +03/04/2021 05:30,4.085,77.64,1.449,52.19,0.125,0,0,-42.88,-42.88,0,102.3,0,-6.88 +03/04/2021 06:00,4.407,75.75,1.43,44.01,0.122,5.758,0.029,-42.31,-42.31,0,102.3,0.016,-6.558 +03/04/2021 06:30,4.704,73.96,1.517,51.31,0.132,35.28,0.176,-46.03,-46.03,0,102.3,0.141,-5.842 +03/04/2021 07:00,5.354,71.18,1.733,43.13,0.122,80.1,0.401,-6.703,-6.703,0,102.3,0.282,-4.913 +03/04/2021 07:30,5.806,69.2,2.247,53.21,0.126,114.2,0.571,39.04,39.04,0,102.4,0.341,-3.839 +03/04/2021 08:00,6.37,66.29,2.714,62.5,0.132,169.5,0.847,70.73,70.75,0,102.4,0.531,-2.627 +03/04/2021 08:30,7.059,63.37,2.812,64.44,0.134,264.9,1.324,118,118.1,0,102.4,0.906,-0.319 +03/04/2021 09:00,7.431,61.72,3.078,54.37,0.126,245.4,1.227,125.9,125.9,0,102.4,0.84,-0.451 +03/04/2021 09:30,8.38,59.84,2.706,61.88,0.13,466.5,2.333,222.8,223,0,102.4,1.667,4.5 +03/04/2021 10:00,9.28,57.05,2.942,47.02,0.125,593.6,2.968,299,299,0,102.4,2.149,7.185 +03/04/2021 10:30,9.38,57.37,3.058,36.21,0.126,477.9,2.389,240.8,241,0,102.4,1.725,4.683 +03/04/2021 11:00,9.98,57.15,2.785,44.21,0.122,530.7,2.654,287,287.1,0,102.4,1.904,6.004 +03/04/2021 11:30,10.01,55.78,2.914,45.09,0.122,636.3,3.181,351.5,351.6,0,102.4,2.283,7.688 +03/04/2021 12:00,10.53,53.39,3.226,44.11,0.123,749.3,3.747,425.7,426.3,0,102.4,2.647,9.49 +03/04/2021 12:30,10.95,52.52,3.198,54.34,0.124,762.7,3.814,437.6,437.9,0,102.3,2.706,9.71 +03/04/2021 13:00,11.42,52.54,2.869,49.45,0.126,754.4,3.772,440.1,440.3,0,102.3,2.699,9.81 +03/04/2021 13:30,11.43,52.25,3.294,39.73,0.127,629.8,3.149,361.8,362.3,0,102.3,2.265,7.421 +03/04/2021 14:00,11.8,51.57,3.098,43.01,0.126,689.3,3.446,404,404.5,0,102.3,2.516,8.92 +03/04/2021 14:30,12.02,49.23,2.661,50.19,0.121,645.2,3.226,372.7,372.7,0,102.3,2.393,8.32 +03/04/2021 15:00,12.57,48.39,2.591,41.34,0.123,578.4,2.892,329.8,330,0,102.2,2.188,7.497 +03/04/2021 15:30,12.23,47.17,3.009,42.73,0.121,514.7,2.573,283.1,283.2,0,102.2,1.976,6.345 +03/04/2021 16:00,12.28,48.47,2.706,36.99,0.127,434.2,2.171,228.1,228.1,0,102.2,1.727,4.99 +03/04/2021 16:30,12.04,48.74,3.031,32.22,0.13,351.5,1.757,167.3,167.4,0,102.2,1.446,3.354 +03/04/2021 17:00,11.74,50.19,2.77,33.76,0.13,265.3,1.327,106.8,106.8,0,102.2,1.139,1.471 +03/04/2021 17:30,11.13,52.71,2.701,34.4,0.129,177.5,0.887,48.12,48.14,0,102.2,0.784,-0.69 +03/04/2021 18:00,10.02,56.09,3.241,30.68,0.136,95.7,0.478,-5.367,-5.368,0,102.2,0.416,-3.126 +03/04/2021 18:30,9.08,59.57,2.586,28.65,0.133,29.22,0.146,-46.11,-46.11,0,102.2,0.123,-5.332 +03/04/2021 19:00,7.955,63.36,2.202,31.34,0.133,1.358,0.007,-66.6,-66.6,0,102.3,0.004,-6.172 +03/04/2021 19:30,7.342,65.78,2.02,35.22,0.129,0,0,-68.79,-68.79,0,102.3,0,-6.414 +03/04/2021 20:00,6.717,67.76,2.047,33.08,0.133,0,0,-68.87,-68.87,0,102.3,0,-6.479 +03/04/2021 20:30,6.146,70.17,1.87,28.42,0.134,0,0,-67.68,-67.68,0,102.3,0,-6.532 +03/04/2021 21:00,5.326,73.9,1.987,14.54,0.154,0,0,-66.53,-66.53,0,102.4,0,-6.618 +03/04/2021 21:30,4.503,77.21,1.694,16.86,0.148,0,0,-64.55,-64.55,0,102.4,0,-6.702 +03/04/2021 22:00,4.164,78.27,1.485,9.3,0.156,0,0,-63.84,-63.84,0,102.4,0,-6.719 +03/04/2021 22:30,3.976,78.84,1.698,20.68,0.145,0,0,-64,-64,0,102.4,0,-6.742 +03/04/2021 23:00,4.283,77.37,1.656,31.82,0.132,0,0,-66.24,-66.24,0,102.4,0,-6.621 +03/04/2021 23:30,4.187,77.35,1.551,24.68,0.138,0,0,-65.58,-65.58,0,102.4,0,-6.584 +04/04/2021 00:00,3.653,78.93,1.699,18.27,0.146,0,0,-64.51,-64.51,0,102.4,0,-6.664 +04/04/2021 00:30,3.21,81.5,1.825,13.26,0.146,0,0,-63.98,-63.98,0,102.4,0,-6.682 +04/04/2021 01:00,3.057,82.5,1.591,21.24,0.142,0,0,-64.37,-64.37,0,102.4,0,-6.661 +04/04/2021 01:30,3.086,81.7,1.589,17.45,0.147,0,0,-64.7,-64.7,0,102.3,0,-6.467 +04/04/2021 02:00,2.895,82.4,1.479,23.09,0.141,0,0,-64.51,-64.51,0,102.3,0,-6.601 +04/04/2021 02:30,2.843,81.4,0.899,18.87,0.15,0,0,-62.4,-62.4,0,102.3,0,-6.541 +04/04/2021 03:00,2.387,82.4,0.906,12.1,0.145,0,0,-61.62,-61.62,0,102.3,0,-6.492 +04/04/2021 03:30,2.261,82.8,0.706,21.87,0.133,0,0,-60.62,-60.62,0,102.3,0,-6.481 +04/04/2021 04:00,2.225,82.5,0.86,353.6,0.143,0,0,-60.83,-60.83,0,102.3,0,-6.449 +04/04/2021 04:30,2.166,82.7,0.852,354,0.142,0,0,-60.78,-60.78,0,102.3,0,-6.48 +04/04/2021 05:00,1.889,83.2,0.89,342.2,0.148,0,0,-59.45,-59.45,0,102.3,0,-6.452 +04/04/2021 05:30,1.748,83.9,1.178,326.3,0.134,0,0,-61.16,-61.16,0,102.3,0,-6.426 +04/04/2021 06:00,1.571,84.2,0.564,342.8,0.087,5.136,0.026,-55.57,-55.57,0,102.3,0.024,-6.192 +04/04/2021 06:30,1.693,84.9,0.798,338.7,0.127,37.92,0.19,-38.05,-38.05,0,102.3,0.15,-5.422 +04/04/2021 07:00,2.858,82.2,0.913,355.5,0.144,117,0.585,-0.396,-0.396,0,102.3,0.439,-3.222 +04/04/2021 07:30,4.413,77.56,1.371,7.167,0.153,211.3,1.056,30.23,30.23,0,102.3,0.889,-0.2 +04/04/2021 08:00,5.743,72.27,1.224,24.15,0.132,303.2,1.516,82.2,82.2,0,102.3,1.256,1.81 +04/04/2021 08:30,7.108,67.17,1.208,48.34,0.121,390.9,1.954,142.6,142.6,0,102.3,1.571,3.775 +04/04/2021 09:00,8.04,65.18,1.422,39.75,0.12,472.8,2.364,202.5,202.5,0,102.3,1.848,5.383 +04/04/2021 09:30,8.94,63.41,1.659,8.57,0.142,548.9,2.745,262.7,262.7,0,102.3,2.092,6.737 +04/04/2021 10:00,10,60.49,1.508,30.59,0.13,616.5,3.082,315,315,0,102.3,2.319,8.03 +04/04/2021 10:30,10.89,57.98,1.699,31.91,0.127,666.8,3.334,357.9,357.9,0,102.3,2.484,8.86 +04/04/2021 11:00,11.5,55.97,1.911,22.63,0.132,711.7,3.558,397.7,397.7,0,102.3,2.622,9.58 +04/04/2021 11:30,12.26,53.22,1.736,41.91,0.126,745.6,3.728,426.2,426.2,0,102.2,2.744,10.1 +04/04/2021 12:00,12.58,51.87,1.926,28.14,0.124,757,3.785,442.6,442.6,0,102.2,2.793,10.23 +04/04/2021 12:30,13.04,50.45,1.709,31.09,0.126,759.8,3.799,455.1,455.1,0,102.2,2.824,10.36 +04/04/2021 13:00,13.67,49.99,1.818,18.96,0.124,743.6,3.718,447.2,447.2,0,102.1,2.785,10.23 +04/04/2021 13:30,13.96,49.54,2.003,27.69,0.117,721.1,3.605,433.3,433.3,0,102.1,2.716,9.84 +04/04/2021 14:00,14.09,50.02,2.144,12.61,0.137,685.4,3.427,415.1,415.1,0,102.1,2.613,9.44 +04/04/2021 14:30,14.39,48.59,2.417,11.66,0.139,640.7,3.203,381.4,381.4,0,102,2.459,8.79 +04/04/2021 15:00,14.41,48.95,2.521,8.44,0.147,582.6,2.913,340.9,340.9,0,102,2.274,7.804 +04/04/2021 15:30,14.08,52.12,2.964,357.9,0.153,513.2,2.566,289.2,289.3,0,102,2.039,6.477 +04/04/2021 16:00,13.69,52.47,2.86,351.2,0.147,435.6,2.178,233.9,234,0,102,1.775,5.038 +04/04/2021 16:30,13.32,52.47,2.64,356.3,0.144,354.2,1.771,175.4,175.4,0,101.9,1.494,3.517 +04/04/2021 17:00,13.17,52.49,2.121,358.3,0.151,267.8,1.339,113.3,113.3,0,101.9,1.185,1.71 +04/04/2021 17:30,12.74,55,1.911,356.9,0.146,182,0.91,53.78,53.78,0,101.9,0.839,-0.302 +04/04/2021 18:00,11.96,58.08,1.81,352.2,0.152,100.2,0.501,0.694,0.694,0,101.9,0.461,-2.575 +04/04/2021 18:30,10.5,63.95,2.166,351.1,0.148,31.36,0.157,-42.88,-42.88,0,101.9,0.135,-4.968 +04/04/2021 19:00,8.88,70.11,2.09,355.1,0.154,1.788,0.009,-65.42,-65.42,0,101.9,0.011,-5.812 +04/04/2021 19:30,7.879,73.23,2.502,359.8,0.149,0,0,-68.04,-68.04,0,101.9,0,-6.121 +04/04/2021 20:00,7.072,76.5,1.554,347.7,0.149,0,0,-66.1,-66.1,0,102,0,-6.213 +04/04/2021 20:30,6.378,79.55,1.194,325.7,0.125,0,0,-62.36,-62.36,0,102,0,-6.271 +04/04/2021 21:00,5.612,81.4,0.794,274.8,0.164,0,0,-59.78,-59.78,0,101.9,0,-6.396 +04/04/2021 21:30,5.116,84.6,0.867,298.9,0.137,0,0,-57.76,-57.76,0,101.9,0,-6.489 +04/04/2021 22:00,4.605,86,0.851,305.4,0.125,0,0,-59.37,-59.37,0,101.9,0,-6.54 +04/04/2021 22:30,4.112,88.1,1.027,325.9,0.132,0,0,-58.65,-58.65,0,101.9,0,-6.485 +04/04/2021 23:00,4.049,88.5,0.935,303.1,0.134,0,0,-60.92,-60.92,0,101.9,0,-6.396 +04/04/2021 23:30,3.742,89,0.834,310.6,0.123,0,0,-59.18,-59.18,0,101.9,0,-6.322 +05/04/2021 00:00,3.39,89.4,0.846,284.7,0.126,0,0,-58.65,-58.65,0,101.8,0,-6.486 +05/04/2021 00:30,2.882,90.3,0,250.8,0.003,0,0,-58.68,-58.68,0,101.8,0,-6.628 +05/04/2021 01:00,2.587,90.9,0,0,0,0,0,-57.24,-57.24,0,101.7,0,-6.644 +05/04/2021 01:30,2.304,91.7,0,0,0,0,0,-56.6,-56.6,0,101.7,0,-6.591 +05/04/2021 02:00,2.553,92.3,0.094,290.3,0.029,0,0,-57.03,-57.03,0,101.7,0,-6.683 +05/04/2021 02:30,1.971,92.4,0.008,305.7,0.008,0,0,-55.25,-55.25,0,101.7,0,-6.751 +05/04/2021 03:00,1.97,93,0.355,282.4,0.067,0,0,-55.77,-55.77,0,101.7,0,-6.816 +05/04/2021 03:30,1.421,92.9,0,223.5,0,0,0,-53.8,-53.8,0,101.6,0,-6.96 +05/04/2021 04:00,1.447,93.7,0,183,0,0.29,0.001,-29.89,-29.89,0,101.6,0,-7 +05/04/2021 04:30,1.466,93.4,0.16,338.4,0.034,0.088,0,-31.56,-31.56,0,101.6,0,-6.921 +05/04/2021 05:00,2.215,94.2,0.23,298.5,0.054,0.217,0.001,-6.021,-6.021,0,101.6,0,-6.946 +05/04/2021 05:30,2.781,93.4,0.53,270,0.088,0,0,-27.63,-27.63,0,101.6,0,-6.927 +05/04/2021 06:00,3.146,93.7,0.427,244.4,0.059,6.312,0.032,-41.94,-41.94,0,101.6,0.02,-6.75 +05/04/2021 06:30,3.422,93.5,0.045,285,0.013,30.38,0.152,-6.92,-6.92,0,101.6,0.093,-6.205 +05/04/2021 07:00,4.368,93.3,0.472,262.5,0.086,62.31,0.312,18.74,18.74,0,101.6,0.209,-5.541 +05/04/2021 07:30,5.672,92.4,0.646,281.4,0.133,187.7,0.939,28.77,28.77,0,101.6,0.721,-2.931 +05/04/2021 08:00,7.637,85.7,1.435,299.2,0.13,176,0.88,75.69,75.69,0,101.5,0.648,-2.759 +05/04/2021 08:30,8.16,79.47,1.594,295.2,0.137,121.1,0.606,48.78,48.78,0,101.5,0.404,-3.847 +05/04/2021 09:00,8.51,78.38,1.8,306.3,0.128,114.7,0.573,59.37,59.37,0,101.5,0.389,-3.861 +05/04/2021 09:30,8.77,78.73,1.8,302,0.133,185.8,0.929,102.6,102.6,0,101.5,0.64,-2.193 +05/04/2021 10:00,9.24,77.87,2.061,310.3,0.124,160.1,0.801,87.8,87.8,0,101.5,0.545,-2.275 +05/04/2021 10:30,9.75,72.27,3.358,337.6,0.142,181.2,0.906,99.7,99.9,0,101.5,0.636,-1.592 +05/04/2021 11:00,10.11,69.67,3.241,343.8,0.142,222.9,1.114,123.4,123.5,0,101.5,0.794,-0.465 +05/04/2021 11:30,10.63,63.43,3.669,351.1,0.143,266.5,1.333,149.2,149.4,0,101.5,0.967,0.733 +05/04/2021 12:00,10.59,64.24,4.06,342.5,0.149,243.3,1.216,135.8,136.2,0,101.5,0.884,0.506 +05/04/2021 12:30,10.16,66.23,3.699,347.7,0.146,212.1,1.06,114.8,114.9,0,101.5,0.761,-0.185 +05/04/2021 13:00,10.91,64.62,3.758,341.3,0.143,375.6,1.878,219,219.8,0,101.5,1.394,3.123 +05/04/2021 13:30,11.51,61.36,3.312,357.2,0.147,372.4,1.862,215.8,216,0,101.5,1.403,3.304 +05/04/2021 14:00,10.43,63.22,3.743,0.664,0.146,129.6,0.648,62.89,62.97,0,101.5,0.456,-1.685 +05/04/2021 14:30,10.62,65.15,3.469,351.7,0.143,357.7,1.788,201.5,201.6,0,101.5,1.324,2.864 +05/04/2021 15:00,10.45,62.38,3.925,4.251,0.141,271.2,1.356,144.5,144.8,0,101.5,0.981,0.858 +05/04/2021 15:30,9.89,61.1,3.749,357.6,0.154,307.7,1.538,159.3,159.5,0,101.5,1.142,1.446 +05/04/2021 16:00,9.73,55.92,3.554,355.2,0.151,219.4,1.097,109,109.1,0,101.5,0.779,-0.404 +05/04/2021 16:30,9.54,53.18,3.616,357.5,0.145,157.9,0.789,74.86,74.96,0,101.5,0.534,-1.74 +05/04/2021 17:00,9.04,51.02,3.278,3.667,0.145,118.8,0.594,50.01,50.04,0,101.6,0.381,-2.793 +05/04/2021 17:30,8.85,50.48,2.751,358.1,0.139,128.9,0.644,37.39,37.39,0,101.6,0.462,-2.569 +05/04/2021 18:00,8.42,53.35,2.208,356.4,0.152,66.68,0.333,-0.307,-0.307,0,101.6,0.269,-4.145 +05/04/2021 18:30,7.826,56.33,2.164,9.96,0.152,17.98,0.09,-17.2,-17.2,0,101.6,0.066,-5.41 +05/04/2021 19:00,7.605,57.46,2.391,14.36,0.147,1.165,0.006,-20.37,-20.37,0,101.6,0,-5.837 +05/04/2021 19:30,7.5,57.42,2.409,5.837,0.153,0,0,-19.86,-19.86,0,101.7,0,-5.884 +05/04/2021 20:00,7.378,58.45,2.448,7.822,0.146,0,0,-19.95,-19.95,0,101.7,0,-5.914 +05/04/2021 20:30,6.793,60.21,2.872,29.36,0.127,0,0,-21.42,-21.43,0,101.8,0,-5.991 +05/04/2021 21:00,5.916,64.34,2.295,31.81,0.133,0,0,-20.5,-20.5,0,101.8,0,-6.049 +05/04/2021 21:30,5.499,65.92,2.188,37.78,0.124,0,0,-21.29,-21.29,0,101.8,0,-6.106 +05/04/2021 22:00,5.367,66.62,1.886,27.79,0.136,0,0,-30.44,-30.44,0,101.9,0,-6.165 +05/04/2021 22:30,4.723,61.25,2.116,20.53,0.144,0,0,-54.34,-54.34,0,101.9,0,-6.267 +05/04/2021 23:00,3.669,62.5,1.875,18.24,0.146,0,0,-67.09,-67.09,0,101.9,0,-6.427 +05/04/2021 23:30,2.558,67.59,1.186,14.24,0.171,0,0,-61.8,-61.8,0,101.9,0,-6.65 +06/04/2021 00:00,1.751,70.32,0.913,11.42,0.161,0,0,-60.52,-60.52,0,101.9,0,-6.615 +06/04/2021 00:30,1.281,72.98,0.606,2.507,0.17,0,0,-59.26,-59.26,0,101.9,0,-6.629 +06/04/2021 01:00,0.867,73.98,0.66,2.708,0.151,0,0,-59.31,-59.31,0,101.9,0,-6.468 +06/04/2021 01:30,0.475,75.09,0.668,0.654,0.153,0,0,-59.57,-59.57,0,101.9,0,-6.493 +06/04/2021 02:00,0.37,75.57,0.586,353.9,0.146,0,0,-58.56,-58.56,0,101.9,0,-6.502 +06/04/2021 02:30,0.076,77.51,0.52,339.9,0.169,0,0,-57.52,-57.52,0,101.9,0,-6.615 +06/04/2021 03:00,-0.606,79.1,0.384,353.5,0.142,0,0,-54.97,-54.97,0,101.9,0,-6.895 +06/04/2021 03:30,-0.532,79.15,0.82,319.9,0.133,0,0,-54.51,-54.51,0,101.9,0,-6.88 +06/04/2021 04:00,-1.365,80.8,0.298,324.3,0.132,0,0,-57.24,-57.24,0,101.9,0,-7.401 +06/04/2021 04:30,-1.886,86.1,0.969,288.9,0.107,0,0,-58.85,-58.85,0,101.9,0,-7.009 +06/04/2021 05:00,-1.827,84.3,0.419,324.9,0.122,0,0,-58.36,-58.36,0,101.9,0,-6.853 +06/04/2021 05:30,-2.338,86.1,0.328,308.3,0.075,0,0,-57.46,-57.46,0,101.9,0,-6.592 +06/04/2021 06:00,-2.55,87.8,0.306,308.3,0.09,7.868,0.039,-52.39,-52.39,0,101.9,0.036,-6.367 +06/04/2021 06:30,-1.6,88.1,0.549,305.3,0.116,68.54,0.343,2.766,2.766,0,101.9,0.233,-5.054 +06/04/2021 07:00,0.635,79.73,0.636,297,0.122,84.7,0.423,14.06,14.06,0,102,0.195,-4.697 +06/04/2021 07:30,1.002,77.68,0.944,278.6,0.121,123.7,0.618,38.69,38.69,0,102,0.227,-3.548 +06/04/2021 08:00,1.547,76.63,0.878,269.5,0.163,130.8,0.654,53.56,53.56,0,102,0.232,-2.957 +06/04/2021 08:30,2.869,71.79,0.756,272.7,0.126,236.5,1.183,97.3,97.3,0,101.9,0.412,-1.055 +06/04/2021 09:00,4.097,66.22,1.055,296.2,0.127,388.2,1.941,159,159,0,101.9,0.706,2.112 +06/04/2021 09:30,6.052,55.13,1.405,13.15,0.115,295.2,1.476,145.6,145.6,0,101.9,0.559,1.564 +06/04/2021 10:00,6.082,48.98,2.577,5.238,0.145,391.9,1.96,188.6,188.6,0,101.9,0.768,2.483 +06/04/2021 10:30,7.809,43.8,2.925,9.62,0.137,715.8,3.579,391.7,391.8,0,101.9,1.506,11.84 +06/04/2021 11:00,7.976,39.46,2.823,24.28,0.125,599.8,2.999,329.8,329.9,0,101.9,1.245,10.89 +06/04/2021 11:30,8.22,37.61,3.727,10.39,0.146,636.2,3.181,361.4,362.2,0,101.9,1.339,11.63 +06/04/2021 12:00,7.928,42.08,3.973,359.8,0.145,688.1,3.441,395.3,396.8,0,101.9,1.509,12.18 +06/04/2021 12:30,7.824,44.39,3.69,343.5,0.139,780.2,3.901,459.5,459.9,0,101.9,1.732,17.79 +06/04/2021 13:00,6.793,51.24,3.899,344.9,0.145,311.4,1.557,133.1,133.1,0,101.8,0.601,3.88 +06/04/2021 13:30,7.336,49.52,3.294,356.8,0.145,472.6,2.363,259.7,259.8,0,101.8,0.968,6.58 +06/04/2021 14:00,8.31,41.46,3.689,354.7,0.144,673.4,3.367,389.6,390.4,0,101.8,1.425,12.52 +06/04/2021 14:30,8.44,41.12,4.379,342,0.143,628.8,3.144,363.7,366.2,0,101.8,1.348,12.4 +06/04/2021 15:00,7.536,45.1,4.265,345.7,0.144,422.2,2.111,215.8,216.3,0,101.8,0.841,5.036 +06/04/2021 15:30,8.01,38.69,4.5,347.3,0.14,468.9,2.345,243.5,245,0,101.8,0.966,5.422 +06/04/2021 16:00,7.546,40.34,4.393,347.8,0.142,298.6,1.493,130.3,131,0,101.8,0.589,1.258 +06/04/2021 16:30,7.047,45.31,3.724,3.917,0.148,277.5,1.387,128.8,129,0,101.8,0.542,0.464 +06/04/2021 17:00,7.758,44.18,3.535,344.8,0.143,348.6,1.743,172.5,172.6,0,101.8,0.689,2.899 +06/04/2021 17:30,7.313,44.61,3.394,341.6,0.142,208.2,1.041,65.97,65.99,0,101.8,0.406,-1.019 +06/04/2021 18:00,6.555,47.17,2.992,332,0.136,82.4,0.412,15.27,15.27,0,101.8,0.162,-3.845 +06/04/2021 18:30,5.928,50.11,2.817,336.4,0.139,14.66,0.073,-16.26,-16.26,0,101.8,0.017,-5.632 +06/04/2021 19:00,5.674,54.46,1.897,333.4,0.143,0.65,0.003,-23.26,-23.26,0,101.8,0,-6.047 +06/04/2021 19:30,5.223,62,3.237,337.8,0.142,0,0,-63.63,-63.7,0,101.8,0,-6.188 +06/04/2021 20:00,4.066,74.5,1.541,316.7,0.123,0,0,-49.67,-49.67,0,101.8,0,-6.457 +06/04/2021 20:30,3.764,76.63,1.549,296.9,0.128,0,0,-38.66,-38.78,0.4,101.8,0,-6.563 +06/04/2021 21:00,3.219,83.9,2.147,326.6,0.128,0,0,-37.84,-37.88,0.2,101.8,0,-6.614 +06/04/2021 21:30,3.428,82.6,3.18,348.4,0.14,0,0,-46.03,-46.23,0.2,101.9,0,-5.771 +06/04/2021 22:00,3.388,83.2,1.737,334.5,0.135,0,0,-34.96,-34.96,0,101.9,-0.059,-3.453 +06/04/2021 22:30,3.403,81.7,1.602,332.7,0.137,0,0,-42.7,-42.71,0,101.9,-0.068,-2.294 +06/04/2021 23:00,3.486,78.41,2.269,345.3,0.141,0.105,0.001,-50.03,-50.03,0,101.9,-0.068,-2.123 +06/04/2021 23:30,3.195,73.44,1.568,0.528,0.142,0.015,0,-72.49,-72.49,0,101.9,-0.068,-2.183 +07/04/2021 00:00,2.044,76.73,0.826,5.632,0.15,0,0,-53.35,-53.35,0,102,-0.068,-3.668 +07/04/2021 00:30,1.994,79.62,1.206,343.4,0.141,0,0,-39.99,-39.99,0,102,-0.068,-2.786 +07/04/2021 01:00,2.518,81.8,1.495,327.1,0.132,0,0,-22.51,-22.51,0,102,-0.068,-2.663 +07/04/2021 01:30,2.358,83.8,0.806,313.4,0.113,0,0,-54.1,-54.1,0,102,-0.068,-3.924 +07/04/2021 02:00,1.576,85.2,0.607,303.3,0.125,0,0,-67.07,-67.07,0,102,-0.068,-4.409 +07/04/2021 02:30,0.684,87.9,0.703,284.4,0.134,0,0,-66.84,-66.84,0,102,-0.068,-4.036 +07/04/2021 03:00,0.431,89.7,1.109,284.3,0.149,0,0,-68.39,-68.39,0,102.1,-0.066,-2.502 +07/04/2021 03:30,-0.094,90.3,0.868,265.1,0.137,0,0,-67.58,-67.58,0,102.1,-0.011,-2.258 +07/04/2021 04:00,-0.372,90.7,0.538,289.3,0.111,0,0,-63.2,-63.2,0,102.1,-0.001,-3.504 +07/04/2021 04:30,-0.691,91.9,0.733,285.1,0.099,0.03,0,-63.7,-63.7,0,102.1,-0.004,-4.086 +07/04/2021 05:00,-0.575,91.6,1.009,307.6,0.12,0,0,-64.56,-64.56,0,102.1,-0.011,-3.588 +07/04/2021 05:30,-1.358,91.7,0.067,313.7,0.018,0,0,-61.15,-61.15,0,102.2,0,-4.379 +07/04/2021 06:00,-1.796,92.4,0,310.6,0.002,13.2,0.066,-53.66,-53.66,0,102.2,0,-3.978 +07/04/2021 06:30,-1.084,92.3,0,323.8,0.002,89.8,0.449,-24.66,-24.66,0,102.3,0.083,-2.019 +07/04/2021 07:00,0.89,90.1,0,326.9,0.002,173.9,0.869,9.19,9.19,0,102.3,0.279,2.007 +07/04/2021 07:30,3.353,84.2,0.078,233.5,0.029,250.7,1.254,55.14,55.14,0.2,102.3,0.344,2.624 +07/04/2021 08:00,3.704,77.47,0.962,271.6,0.154,346.1,1.731,132.6,132.6,0,102.3,0.496,2.774 +07/04/2021 08:30,4.996,66.93,0.82,244.8,0.134,424.4,2.122,161.9,161.9,0,102.4,0.679,4.546 +07/04/2021 09:00,6.769,57.74,0.826,166.1,0.09,499.5,2.498,223.6,223.6,0,102.4,0.879,6.623 +07/04/2021 09:30,7.231,56.44,0.99,238.3,0.08,569.7,2.848,291.5,291.5,0,102.4,1.095,8.41 +07/04/2021 10:00,7.511,54.77,1.178,293,0.102,649.9,3.249,373.5,373.5,0,102.4,1.349,10.47 +07/04/2021 10:30,7.884,51.62,1.547,289,0.105,624.7,3.123,377.8,377.8,0,102.4,1.335,14.01 +07/04/2021 11:00,7.963,49.34,1.61,319.8,0.121,678.5,3.392,416.3,416.3,0,102.4,1.511,17.42 +07/04/2021 11:30,8.4,46.5,1.776,269.2,0.115,739.1,3.696,458.4,458.4,0,102.4,1.659,19.27 +07/04/2021 12:00,8.98,46.04,1.882,321.2,0.104,690.8,3.454,440.4,440.4,0,102.4,1.524,26.08 +07/04/2021 12:30,9.61,44.95,1.926,349.2,0.124,727,3.635,461,461,0,102.3,1.634,34.22 +07/04/2021 13:00,9.62,43.89,1.844,257.9,0.114,677.4,3.387,440,440,0,102.3,1.521,30.93 +07/04/2021 13:30,9.96,42.01,2.324,257.7,0.115,736,3.68,498.2,498.2,0,102.3,1.671,34.82 +07/04/2021 14:00,10.04,42.25,2.059,271.9,0.142,550.6,2.753,343.2,343.2,0,102.3,1.204,22.65 +07/04/2021 14:30,10.09,41.3,1.695,254.4,0.122,436.3,2.181,255.4,255.4,0,102.2,0.881,16.61 +07/04/2021 15:00,10.4,40.09,1.488,309.1,0.123,377.5,1.887,209.1,209.1,0,102.2,0.728,17.49 +07/04/2021 15:30,10.35,42.89,1.411,357.2,0.138,238.7,1.193,108.8,108.8,0,102.2,0.406,15.52 +07/04/2021 16:00,10.74,40.2,0.369,34.03,0.095,192.9,0.964,87.9,87.9,0,102.2,0.324,17.33 +07/04/2021 16:30,11.46,38.57,0.948,324.1,0.125,321.2,1.606,178,178,0,102.1,0.555,15.42 +07/04/2021 17:00,11.55,39.22,1.379,263,0.149,230.9,1.155,120.8,120.8,0,102.1,0.423,16.12 +07/04/2021 17:30,10.25,43.99,0.971,286.8,0.144,85.6,0.428,24.09,24.09,0,102.1,0.087,24.4 +07/04/2021 18:00,9.84,46.99,1.004,268.4,0.157,45.29,0.226,-0.262,-0.262,0,102.1,-0.001,28.36 +07/04/2021 18:30,9.52,48.12,0.947,314.2,0.124,14.01,0.07,-13.37,-13.37,0,102.1,-0.068,33.25 +07/04/2021 19:00,8.74,55.11,0.957,10.95,0.149,0.793,0.004,-18,-18,0,102.1,-0.089,37.82 +07/04/2021 19:30,8.03,60.04,1.318,14.38,0.152,0,0,-21.66,-21.66,0,102.1,-0.134,38.87 +07/04/2021 20:00,7.191,65.01,0.919,10.44,0.164,0,0,-42.13,-42.13,0,102.2,-0.073,37.4 +07/04/2021 20:30,6.429,69.16,1.381,350.3,0.151,0,0,-46.84,-46.84,0,102.2,-0.068,28.98 +07/04/2021 21:00,5.678,72.68,0.52,359.2,0.158,0,0,-44.49,-44.49,0,102.2,-0.068,32.24 +07/04/2021 21:30,5.541,75.2,0.61,321,0.123,0,0,-18.41,-18.41,0,102.2,-0.068,29.28 +07/04/2021 22:00,5.687,75.05,0.685,272,0.184,0,0,-24.36,-24.36,0,102.2,-0.068,31.72 +07/04/2021 22:30,5.457,76.98,0.412,253.9,0.118,0,0,-18.54,-18.54,0,102.2,-0.068,32.51 +07/04/2021 23:00,5.556,76.93,0.576,237.2,0.16,0,0,-21.62,-21.62,0,102.2,-0.068,29.94 +07/04/2021 23:30,5.249,78.72,0.332,259.2,0.176,0,0,-41.42,-41.42,0,102.2,-0.068,32.06 +08/04/2021 00:00,4.248,82.3,0.427,259.8,0.151,0,0,-48.76,-48.76,0,102.2,-0.068,32.65 +08/04/2021 00:30,3.837,83,0.602,296.1,0.134,0,0,-51.5,-51.5,0,102.2,-0.068,27.7 +08/04/2021 01:00,3.268,85.5,0.275,321.2,0.105,0,0,-53.38,-53.38,0,102.2,-0.068,30.4 +08/04/2021 01:30,3.093,86.3,0.529,302.8,0.136,0,0,-54.83,-54.83,0,102.2,-0.068,27.66 +08/04/2021 02:00,2.36,87.4,0.529,248.5,0.161,0,0,-54.01,-54.01,0,102.2,-0.068,22.69 +08/04/2021 02:30,1.698,89.4,0.676,247.8,0.14,0,0,-52.32,-52.32,0,102.2,-0.068,33.59 +08/04/2021 03:00,0.743,89.6,0.227,256.2,0.146,0,0,-50.3,-50.3,0,102.2,-0.068,31.69 +08/04/2021 03:30,0.194,91,0.001,256.6,0.002,0,0,-51.22,-51.22,0,102.2,-0.068,30.65 +08/04/2021 04:00,0.185,91.6,0.042,256.8,0.013,0,0,-50.96,-50.96,0,102.1,-0.068,29.78 +08/04/2021 04:30,-0.353,92.1,0.507,234.1,0.111,0,0,-48.53,-48.53,0,102.1,-0.068,29.36 +08/04/2021 05:00,-0.682,92.5,0.373,293.1,0.079,0,0,-50.08,-50.08,0,102.1,-0.068,29.05 +08/04/2021 05:30,-0.748,92.9,0,0,0,0.008,0,-49.87,-49.87,0,102.1,-0.046,25.87 +08/04/2021 06:00,-0.789,93.2,0.153,281.9,0.059,9.64,0.048,-43.65,-43.65,0,102.1,0,28.33 +08/04/2021 06:30,-0.601,93,0.088,326.9,0.039,62.07,0.31,-15.04,-15.04,0,102.1,0.06,35.89 +08/04/2021 07:00,1.564,90.7,0.039,219.1,0.004,157.3,0.786,15.41,15.41,0,102.1,0.264,53.63 +08/04/2021 07:30,3.714,87.5,0.345,212,0.057,264.3,1.322,66.49,66.49,0,102.1,0.392,50.62 +08/04/2021 08:00,6.452,74.05,0.001,177.3,0.007,315.4,1.577,106.3,106.3,0,102.1,0.508,33.03 +08/04/2021 08:30,8.18,67.62,0.297,354.2,0.108,408.8,2.044,162.9,162.9,0,102.1,0.747,30.33 +08/04/2021 09:00,9.32,60.14,0.615,231.6,0.11,485.6,2.428,223.9,223.9,0,102.1,0.956,27.99 +08/04/2021 09:30,10.08,55,0.967,158.3,0.107,557.7,2.788,284.7,284.7,0,102.1,1.188,28.11 +08/04/2021 10:00,10.5,52.31,1.119,112.5,0.11,614.8,3.074,340.3,340.3,0,102.1,3.368,21.79 +08/04/2021 10:30,11.24,50.75,1.217,172.9,0.098,662.7,3.313,388,388,0,102,4.973,17.04 +08/04/2021 11:00,11.8,47.43,1.16,139.9,0.085,723.7,3.619,443.7,443.7,0,102,5.427,15.47 +08/04/2021 11:30,12.05,47.36,1.333,141.3,0.085,733.7,3.668,464.6,464.6,0,102,5.445,17.6 +08/04/2021 12:00,12.26,46.87,1.443,138.3,0.12,544.2,2.721,324.6,324.6,0,102,4.041,20.76 +08/04/2021 12:30,12.86,44.02,1.191,152.1,0.075,877,4.383,576.6,576.6,0,101.9,6.308,24.21 +08/04/2021 13:00,12.93,43.96,1.314,112.5,0.115,624.5,3.123,388.4,388.4,0,101.9,4.564,24.25 +08/04/2021 13:30,13.48,42.16,1.507,174,0.108,645.6,3.228,411.2,411.2,0,101.8,4.721,26.47 +08/04/2021 14:00,13.17,42.4,1.172,157.1,0.114,468.5,2.343,277.8,277.8,0,101.8,3.412,39.85 +08/04/2021 14:30,13.82,42.25,1.298,123.3,0.095,589.7,2.948,370.2,370.2,0,101.7,4.275,48.69 +08/04/2021 15:00,13.99,42.99,1.408,124.8,0.123,592.7,2.964,367.2,367.2,0,101.7,4.199,55.45 +08/04/2021 15:30,14.27,39.71,1.678,168.4,0.115,520.3,2.602,307.9,307.9,0,101.7,3.634,55.36 +08/04/2021 16:00,14.84,38.16,1.313,177.7,0.107,463.9,2.32,254.5,254.5,0,101.6,3.194,62.09 +08/04/2021 16:30,14.48,37.98,1.751,175.9,0.144,372.7,1.864,188.8,188.8,0,101.6,2.527,63.04 +08/04/2021 17:00,14.32,38.7,1.742,188.4,0.147,265.8,1.329,110.1,110.1,0,101.6,1.81,62.73 +08/04/2021 17:30,13.9,40.26,1.209,159.7,0.133,204,1.02,68.61,68.61,0,101.6,1.425,66.3 +08/04/2021 18:00,13.21,42.35,0.844,154.7,0.139,95.2,0.476,-0.854,-0.854,0,101.5,0.679,66.39 +08/04/2021 18:30,11.51,46.86,0.296,172.6,0.141,28.73,0.144,-34.38,-34.38,0,101.5,0.221,67.24 +08/04/2021 19:00,9.92,51.16,0.071,169.9,0.069,2.403,0.012,-43.92,-43.92,0,101.5,0,64.61 +08/04/2021 19:30,8.63,54.83,0.043,169.9,0.044,0,0,-41.42,-41.42,0,101.5,-0.068,60.57 +08/04/2021 20:00,7.733,57.55,0.017,169.9,0.027,0,0,-40.42,-40.42,0,101.5,-0.068,58.03 +08/04/2021 20:30,7.027,59.65,0,0,0,0,0,-40.71,-40.71,0,101.5,-0.068,56.76 +08/04/2021 21:00,6.107,63.15,0,0,0,0,0,-43.89,-43.89,0,101.5,-0.068,58.58 +08/04/2021 21:30,5.633,65.72,0.014,169.9,0.007,0,0,-43.5,-43.5,0,101.5,-0.068,60.24 +08/04/2021 22:00,5.205,71.81,0.337,169.9,0.135,0,0,-42.08,-42.08,0,101.5,-0.068,59.35 +08/04/2021 22:30,4.396,77.23,0.154,169.9,0.098,0,0,-45.19,-45.19,0,101.4,-0.068,59.47 +08/04/2021 23:00,3.6,79.9,0.283,169.9,0.142,0,0,-44.59,-44.59,0,101.4,-0.068,58.6 +08/04/2021 23:30,3,83.4,0.446,302.2,0.093,0,0,-46.65,-46.65,0,101.4,-0.068,55.84 +09/04/2021 00:00,2.161,84.8,0.332,313.4,0.112,0,0,-49.95,-49.95,0,101.4,-0.068,53.07 +09/04/2021 00:30,1.561,86.9,0.06,313.3,0.032,0,0,-49.57,-49.57,0,101.4,-0.068,53.8 +09/04/2021 01:00,1.488,88.9,0.155,313.4,0.063,0,0,-49.1,-49.1,0,101.3,-0.068,54.7 +09/04/2021 01:30,1.28,89,0.338,313.4,0.088,0,0,-46.76,-46.76,0,101.3,-0.068,55.99 +09/04/2021 02:00,0.89,89.8,0.128,313.4,0.058,0,0,-47.83,-47.83,0,101.3,-0.068,55.2 +09/04/2021 02:30,0.969,90.8,0.255,312.9,0.114,0,0,-44.79,-44.79,0,101.2,-0.068,56.64 +09/04/2021 03:00,0.64,90.9,0.247,312.8,0.104,0,0,-32.94,-32.94,0,101.2,-0.068,57 +09/04/2021 03:30,0.662,91.5,0.331,312.8,0.129,0,0,-33.08,-33.08,0,101.2,-0.068,57.92 +09/04/2021 04:00,0.533,91.7,0.455,312.6,0.144,0,0,-37.57,-37.57,0,101.1,-0.068,58.2 +09/04/2021 04:30,0.582,91.9,0.135,312.4,0.061,0,0,-41.79,-41.79,0,101.1,-0.068,59.28 +09/04/2021 05:00,0.312,91.7,0.37,320.1,0.095,0,0,-37.98,-37.98,0,101.1,-0.068,60.88 +09/04/2021 05:30,0.147,92.2,0.058,343.9,0.018,0.015,0,-33.69,-33.69,0,101.1,-0.068,60.77 +09/04/2021 06:00,0.193,92.4,0,343.8,0,12.07,0.06,-24.56,-24.56,0,101.1,0.019,61.21 +09/04/2021 06:30,0.845,92.6,0.003,342.8,0.002,53.64,0.268,-0.807,-0.807,0,101.1,0.268,60.89 +09/04/2021 07:00,1.821,92.2,0.426,341,0.104,115.5,0.577,29.35,29.35,0,101,0.622,60.51 +09/04/2021 07:30,3.606,89.4,0.394,283.5,0.068,137.7,0.689,47.24,47.24,0,101.1,0.851,57.18 +09/04/2021 08:00,5.706,78.86,0.494,187.9,0.088,241.1,1.206,98.2,98.2,0,101.1,1.678,53.28 +09/04/2021 08:30,6.87,69.46,0.633,152,0.114,215.2,1.076,107,107,0,101,1.526,48.57 +09/04/2021 09:00,8.55,63.11,0.426,329.9,0.115,321.7,1.609,168.8,168.8,0,101,2.446,40.46 +09/04/2021 09:30,8.86,59.87,0.67,185,0.102,198.9,0.994,113.5,113.5,0,101,1.538,48.51 +09/04/2021 10:00,9.48,59.67,0.449,186.3,0.066,228.6,1.143,133.8,133.8,0,101,1.8,57.88 +09/04/2021 10:30,10.98,56.27,0.475,117.6,0.096,345.2,1.726,208.9,208.9,0,101,2.831,56.85 +09/04/2021 11:00,11.46,54.62,1.133,275.3,0.139,346.5,1.733,210.9,210.9,0,101,2.858,57.85 +09/04/2021 11:30,12.16,47.16,0.938,297.8,0.125,415.9,2.079,257.6,257.6,0,101,3.456,57.79 +09/04/2021 12:00,13.15,45.15,0.912,283.7,0.131,411.4,2.057,255.7,255.7,0,101,3.462,54.54 +09/04/2021 12:30,14.25,44.09,1.165,252.4,0.108,576.4,2.882,371.4,371.4,0,101,4.713,51.98 +09/04/2021 13:00,15.55,37.04,2.453,223,0.119,739.9,3.699,490.7,490.8,0,100.9,5.889,35.05 +09/04/2021 13:30,15.63,35.7,2.947,223.7,0.125,514.4,2.572,333.3,333.3,0,100.9,4.141,20.83 +09/04/2021 14:00,15.19,39.08,2.631,217.6,0.13,344.2,1.721,194.6,194.6,0,100.9,3.078,20.37 +09/04/2021 14:30,14.75,44.44,1.77,299.4,0.105,201.4,1.007,57.18,57.18,0,100.9,1.905,31.95 +09/04/2021 15:00,13.81,52.61,1.175,294.6,0.144,151.2,0.756,-25.95,-25.95,0.2,100.9,1.328,52.61 +09/04/2021 15:30,12.72,58.39,2.357,320.5,0.125,168,0.84,8.09,8.09,0,100.9,1.408,63.52 +09/04/2021 16:00,11.31,68.98,1.707,328.9,0.137,100.9,0.504,-21.98,-21.98,0.6,100.9,0.638,67.36 +09/04/2021 16:30,10.75,76.4,1.167,348.3,0.155,64.83,0.324,-19.14,-19.14,0.6,100.9,0.291,72.34 +09/04/2021 17:00,10.2,82,0.785,12.53,0.153,30.83,0.154,-10.86,-10.86,1.4,100.9,0.068,76.28 +09/04/2021 17:30,9.7,85.2,0.593,25.49,0.141,52.63,0.263,4.495,4.495,1,100.9,0.131,79.38 +09/04/2021 18:00,9.62,85.7,0.41,50.45,0.11,33.25,0.166,-4.352,-4.352,0,100.9,0.052,82.1 +09/04/2021 18:30,9.57,86.1,0.065,57.22,0.019,7.845,0.039,-10.76,-10.76,0.4,100.9,-0.068,82.9 +09/04/2021 19:00,9.4,87.5,0.202,57.29,0.12,0.847,0.004,-11,-11,0.6,100.9,-0.103,85.7 +09/04/2021 19:30,9.24,88.8,0.229,57.96,0.075,0,0,-11.05,-11.05,0.4,100.9,-0.136,85.9 +09/04/2021 20:00,9.16,89.7,0.232,81.4,0.083,0,0,-8.74,-8.74,0.4,100.9,-0.136,86.5 +09/04/2021 20:30,8.96,90.3,0.072,173.6,0.031,0,0,-8.09,-8.09,0.8,101,-0.136,86.9 +09/04/2021 21:00,8.82,90.4,0.151,105.9,0.043,0,0,-7.519,-7.519,1,101,-0.136,88 +09/04/2021 21:30,8.42,90.3,0.824,17.46,0.095,0,0,-9.64,-9.64,1.4,100.9,-0.135,90.3 +09/04/2021 22:00,7.361,90.5,1.718,31.83,0.13,0,0,-10.85,-10.85,1.2,100.9,-0.136,91.1 +09/04/2021 22:30,7.142,90.9,1.117,76.05,0.145,0,0,-8.2,-8.2,1.6,100.9,-0.135,90.9 +09/04/2021 23:00,7.008,91.1,1.029,82.6,0.145,0,0,-7.331,-7.331,0.8,100.9,-0.135,91.8 +09/04/2021 23:30,7.216,91.4,0.714,97.7,0.163,0,0,-6.242,-6.242,0.6,100.9,-0.134,92.6 +10/04/2021 00:00,7.345,91.7,0.605,75.53,0.14,0,0,-5.735,-5.735,0.6,100.8,-0.135,90.9 +10/04/2021 00:30,7.398,92,0.655,47.69,0.122,0,0,-5.303,-5.303,0.8,100.8,-0.135,92.3 +10/04/2021 01:00,7.258,92.2,1.028,37.6,0.128,0,0,-5.172,-5.172,0.6,100.8,-0.134,93.6 +10/04/2021 01:30,7.314,92.6,1.252,13.31,0.148,0,0,-4.983,-4.983,1,100.8,-0.121,93.5 +10/04/2021 02:00,7.308,92.7,1.06,27.95,0.138,0,0,-5.204,-5.204,1.4,100.7,-0.123,94.1 +10/04/2021 02:30,7.198,92.8,0.992,28.69,0.13,0,0,-5.649,-5.649,0.8,100.7,-0.134,95.2 +10/04/2021 03:00,6.981,92.9,0.776,45.82,0.127,0,0,-5.363,-5.363,1.8,100.7,-0.135,95.9 +10/04/2021 03:30,6.983,92.9,0.593,32.71,0.127,0,0,-5.845,-5.845,0.8,100.7,-0.131,96.3 +10/04/2021 04:00,6.861,93,0.792,45.75,0.13,0,0,-5.653,-5.653,0.4,100.6,-0.114,96.9 +10/04/2021 04:30,6.822,93.1,0.715,52.92,0.128,0,0,-4.728,-4.728,0.2,100.6,-0.111,96.9 +10/04/2021 05:00,6.883,93.2,0.761,30.9,0.131,0,0,-4.725,-4.725,0.2,100.6,-0.097,88.6 +10/04/2021 05:30,6.918,93.3,0.693,67.95,0.153,0.123,0.001,-3.739,-3.739,0,100.5,-0.074,81.7 +10/04/2021 06:00,7.172,93.3,0.397,63.42,0.124,2.308,0.012,-1.927,-1.927,0,100.5,-0.068,81.1 +10/04/2021 06:30,7.423,93.3,0.237,53.83,0.068,7.658,0.038,1.155,1.155,0,100.5,-0.068,76.52 +10/04/2021 07:00,7.693,93.5,0.264,93.9,0.136,13.68,0.068,5.265,5.265,0.4,100.4,-0.047,77.29 +10/04/2021 07:30,8.27,93.8,0.374,143.6,0.075,18.79,0.094,9.02,9.02,0.4,100.4,-0.029,79.3 +10/04/2021 08:00,7.768,93,2.581,307.1,0.13,17.75,0.089,1.688,1.688,1.8,100.4,-0.026,83.4 +10/04/2021 08:30,6.868,93.5,2.242,336.7,0.138,57.78,0.289,20.85,20.85,0.4,100.5,0.133,80.5 +10/04/2021 09:00,7.191,93.3,1.546,337,0.132,103.8,0.519,44.91,44.91,0,100.5,0.308,80.1 +10/04/2021 09:30,7.487,92.5,1.986,313.1,0.119,131,0.655,63.77,63.77,0,100.5,0.395,81.9 +10/04/2021 10:00,7.726,91.8,2.081,321.5,0.137,165.9,0.83,77.16,77.16,0,100.6,0.497,82.4 +10/04/2021 10:30,8.4,89.5,2.649,338.5,0.139,284.3,1.422,119.8,119.8,0,100.6,1.006,82.6 +10/04/2021 11:00,8.68,87.4,2.819,341.5,0.144,332.3,1.662,127.1,127.1,0.2,100.6,1.192,84 +10/04/2021 11:30,8.75,85.9,2.563,347.6,0.146,316.8,1.584,154.2,154.2,0,100.6,1.134,85 +10/04/2021 12:00,9,84.2,2.483,359,0.154,268.5,1.342,154.8,154.8,0,100.5,1.012,85.2 +10/04/2021 12:30,9.13,82.7,2.206,7.882,0.147,193.2,0.966,99,99,0,100.5,0.721,86.6 +10/04/2021 13:00,9.5,81.1,2.256,10.71,0.146,218,1.09,115.1,115.1,0,100.5,0.849,87.9 +10/04/2021 13:30,9.53,82.4,2.436,8.47,0.147,283.1,1.415,75.4,75.4,0,100.6,1.127,88.5 +10/04/2021 14:00,9.64,81.5,2.443,14.46,0.142,233.1,1.166,113.3,113.3,0.2,100.5,0.899,87.5 +10/04/2021 14:30,9.65,77.15,2.564,1.549,0.15,156.1,0.78,83,83,0,100.5,0.583,84.4 +10/04/2021 15:00,8.86,81.7,2.604,357.4,0.153,127.4,0.637,13.62,13.62,0,100.6,0.442,85.1 +10/04/2021 15:30,8.45,84.9,2.733,349.2,0.152,125.4,0.627,22.18,22.18,0.2,100.5,0.395,84.4 +10/04/2021 16:00,8.24,87.2,2.383,351.5,0.144,112.5,0.563,23.14,23.14,0,100.5,0.331,84.3 +10/04/2021 16:30,7.821,89,2.676,344.7,0.148,60,0.3,2.261,2.262,0.4,100.6,0.144,84.7 +10/04/2021 17:00,7.803,88.3,2.323,351.6,0.148,57.64,0.288,-0.301,-0.301,0,100.6,0.115,84.8 +10/04/2021 17:30,7.763,85.2,2.595,0.081,0.154,50.22,0.251,-1.085,-1.086,0,100.6,0.08,85.6 +10/04/2021 18:00,7.659,83.3,2.29,7.838,0.147,42.03,0.21,-9.43,-9.43,0,100.6,0.048,86 +10/04/2021 18:30,7.412,84,1.853,3.894,0.152,12.41,0.062,-26.44,-26.44,0,100.6,-0.05,86.6 +10/04/2021 19:00,7.244,85.5,1.638,0.673,0.152,1.663,0.008,-27.91,-27.91,0.2,100.6,-0.103,83.5 +10/04/2021 19:30,7.12,86.2,1.198,1.104,0.157,0,0,-26.83,-26.83,0,100.6,-0.136,81.1 +10/04/2021 20:00,7.193,86.4,1.275,346.9,0.151,0,0,-23.28,-23.28,0,100.7,-0.136,79.28 +10/04/2021 20:30,7.239,85.7,1.301,18.15,0.143,0,0,-21.28,-21.28,0,100.7,-0.136,75.09 +10/04/2021 21:00,7.259,84.6,1.309,10.4,0.144,0,0,-23.04,-23.04,0,100.7,-0.136,72.54 +10/04/2021 21:30,7.112,84.6,1.196,20.88,0.139,0,0,-23.56,-23.56,0,100.8,-0.136,72.14 +10/04/2021 22:00,6.876,84.6,1.463,17.74,0.141,0,0,-26.12,-26.12,0,100.8,-0.133,73.61 +10/04/2021 22:30,6.668,84.4,1.436,10.54,0.15,0,0,-33.55,-33.55,0,100.8,-0.103,76.51 +10/04/2021 23:00,5.936,84.8,0.944,6.436,0.159,0,0,-54.97,-54.97,0,100.8,-0.068,78.51 +10/04/2021 23:30,5.376,87,0.889,341.4,0.145,0,0,-57.67,-57.67,0,100.8,-0.068,78.42 +11/04/2021 00:00,5.004,88.3,0.688,346,0.153,0,0,-43.75,-43.75,0,100.8,-0.068,76.08 +11/04/2021 00:30,5.205,89.9,1.017,332.8,0.137,0,0,-35.56,-35.56,0,100.8,-0.068,75.62 +11/04/2021 01:00,5.188,89.9,1.113,325.2,0.13,0,0,-53.53,-53.53,0,100.8,-0.068,76.46 +11/04/2021 01:30,4.778,90.4,1.275,324.5,0.134,0,0,-59.89,-59.89,0,100.8,-0.068,78.85 +11/04/2021 02:00,4.322,90.6,0.959,317.9,0.125,0,0,-61.42,-61.42,0,100.8,-0.068,78.55 +11/04/2021 02:30,3.729,91.3,1.047,313.8,0.134,0,0,-60.8,-60.8,0,100.8,-0.068,78.74 +11/04/2021 03:00,3.348,91.8,0.985,302.6,0.132,0,0,-61.5,-61.5,0,100.9,-0.068,80.7 +11/04/2021 03:30,3.005,92.4,0.811,317.2,0.127,0,0,-55.74,-55.74,0,100.9,-0.068,81.1 +11/04/2021 04:00,2.819,93,0.802,337.3,0.144,0,0,-56.17,-56.17,0,100.9,-0.068,79.34 +11/04/2021 04:30,2.922,93.1,1.066,307.4,0.125,0,0,-51.54,-51.54,0,100.9,-0.068,78.76 +11/04/2021 05:00,3.082,93.4,0.84,314.7,0.136,0,0,-23.81,-23.81,0,101,-0.068,78.9 +11/04/2021 05:30,3.278,93.3,0.555,346.9,0.144,0.245,0.001,-36.4,-36.4,0,101,-0.068,80.5 +11/04/2021 06:00,3.335,93.5,0.91,313.2,0.125,14.57,0.073,-44.13,-44.13,0,101,0.005,79.81 +11/04/2021 06:30,3.718,93.4,1.303,299.9,0.141,66.63,0.333,-10.3,-10.3,0,101,0.207,76.48 +11/04/2021 07:00,4.766,93.1,1.495,304.7,0.137,84.7,0.424,31.7,31.7,0,101.1,0.254,74.66 +11/04/2021 07:30,5.36,91.9,1.747,313.6,0.125,97.7,0.489,45.27,45.27,0.4,101.1,0.277,77.43 +11/04/2021 08:00,5.583,90.4,2.045,322.3,0.135,89.9,0.45,39.95,39.95,0.6,101.2,0.257,79.11 +11/04/2021 08:30,5.436,89.7,2.093,304,0.133,67.96,0.34,33.05,33.05,0,101.2,0.187,81.7 +11/04/2021 09:00,5.166,89.8,2.261,307.7,0.128,97.7,0.488,38.39,38.4,0.4,101.3,0.28,83.4 +11/04/2021 09:30,4.634,87.6,3.378,334,0.139,200.3,1.002,61.66,61.68,0.2,101.3,0.658,84.4 +11/04/2021 10:00,4.721,86.2,2.769,324,0.13,172.7,0.864,42.54,42.54,0.6,101.3,0.543,84 +11/04/2021 10:30,5.152,86.3,2.295,306.7,0.134,201.9,1.01,66.45,66.45,0.2,101.4,0.663,85.3 +11/04/2021 11:00,4.805,85.8,3.685,325.1,0.127,247.8,1.239,81.7,81.8,0.2,101.4,0.873,86.7 +11/04/2021 11:30,4.627,86.7,3.062,345.8,0.142,268.9,1.345,89.9,89.9,0.4,101.5,0.955,88 +11/04/2021 12:00,4.887,85.8,2.359,339.6,0.137,244,1.22,80.8,80.8,0.2,101.5,0.855,91.5 +11/04/2021 12:30,5.334,83.3,1.844,334.4,0.133,235.2,1.176,94.8,94.8,0,101.5,0.832,95 +11/04/2021 13:00,5.864,82.5,1.3,331.4,0.128,116.5,0.583,30.41,30.41,0,101.6,0.374,102.5 +11/04/2021 13:30,6.056,82.1,0.89,34.9,0.102,178.8,0.894,60.47,60.47,0.6,101.6,0.617,103.1 +11/04/2021 14:00,7.726,77.24,0.992,19.34,0.129,365.1,1.826,180.4,180.4,0,101.6,1.348,103.3 +11/04/2021 14:30,8.15,64.56,2.739,12.71,0.146,304.1,1.521,157.9,157.9,0,101.6,1.245,105.6 +11/04/2021 15:00,8.6,58.29,3.165,0.772,0.154,373.3,1.867,208.1,208.2,0,101.6,1.563,94.8 +11/04/2021 15:30,9.03,53.68,3.686,358.2,0.147,485.4,2.427,280,280.5,0,101.7,1.964,82.7 +11/04/2021 16:00,9.3,50.43,3.936,3.687,0.154,479.6,2.398,266.1,267,0,101.7,1.927,87.6 +11/04/2021 16:30,8.67,50.12,3.584,4.769,0.141,294.8,1.474,132.5,132.6,0,101.7,1.149,96.1 +11/04/2021 17:00,8.82,50.03,3.549,0.652,0.146,326.6,1.633,152.2,152.4,0,101.8,1.307,102.9 +11/04/2021 17:30,7.586,55.85,3.039,357,0.148,100.7,0.504,1.877,1.886,0,101.9,0.394,102 +11/04/2021 18:00,6.891,59.06,2.594,357.9,0.152,69.9,0.35,-18.81,-18.81,0,101.9,0.249,101.1 +11/04/2021 18:30,6.792,60.18,2.16,4.55,0.149,54.61,0.273,-25.53,-25.53,0,102,0.203,102.1 +11/04/2021 19:00,5.895,62.55,2.211,352.7,0.143,5.396,0.027,-63.93,-63.93,0,102,-0.007,102.2 +11/04/2021 19:30,5.02,66.46,1.604,353,0.146,0,0,-67.84,-67.84,0,102.1,-0.068,99.1 +11/04/2021 20:00,4.5,68.68,1.473,333.9,0.133,0,0,-65.83,-65.83,0,102.2,-0.068,96.5 +11/04/2021 20:30,3.889,71.1,1.017,319.3,0.135,0,0,-62.57,-62.57,0,102.2,-0.068,94.8 +11/04/2021 21:00,3.415,73.05,1.095,325.7,0.14,0,0,-63.29,-63.29,0,102.3,-0.068,95.1 +11/04/2021 21:30,3.122,74.61,1.173,325.6,0.137,0,0,-63.14,-63.14,0,102.3,-0.068,93.5 +11/04/2021 22:00,2.587,75.73,0.823,307.5,0.136,0,0,-63.67,-63.67,0,102.3,-0.068,92.6 +11/04/2021 22:30,2.178,77.6,0.698,308.6,0.112,0,0,-62.72,-62.72,0,102.3,-0.068,91.1 +11/04/2021 23:00,1.594,79.86,0.576,309.6,0.127,0,0,-61.9,-61.9,0,102.4,-0.068,88.3 +11/04/2021 23:30,1.199,82.8,0.816,298.8,0.141,0,0,-61.43,-61.43,0,102.4,-0.068,87.6 +12/04/2021 00:00,1,83.5,0.62,301.3,0.138,0,0,-60.77,-60.77,0,102.4,-0.068,87 +12/04/2021 00:30,0.802,84.5,0.749,305.2,0.126,0,0,-61.54,-61.54,0,102.4,-0.068,87 +12/04/2021 01:00,0.296,84.2,0.336,302.1,0.158,0,0,-59.7,-59.7,0,102.4,-0.065,83.8 +12/04/2021 01:30,-0.567,87.2,0.093,302.1,0.073,0,0,-60.82,-60.82,0,102.4,-0.068,95.2 +12/04/2021 02:00,-0.813,89.2,0.353,303.1,0.15,0,0,-59.01,-59.01,0,102.5,-0.026,106.7 +12/04/2021 02:30,-0.779,89.9,0.328,281.4,0.099,0,0,-59.31,-59.31,0,102.5,-0.014,101 +12/04/2021 03:00,-1.08,90.6,0.486,281.8,0.165,0,0,-44.54,-44.54,0,102.5,-0.003,82.8 +12/04/2021 03:30,-0.972,91.1,0.293,283.2,0.129,0,0,-46.67,-46.67,0,102.5,-0.017,79.57 +12/04/2021 04:00,-1.25,91.4,0.178,285.1,0.065,0,0,-48.79,-48.79,0,102.5,0,66.48 +12/04/2021 04:30,-1.39,91.9,0.363,359.9,0.06,0,0,-55.23,-55.23,0,102.5,0,61.64 +12/04/2021 05:00,-1.312,92.3,0.567,233.9,0.127,0,0,-48.27,-48.27,0,102.6,-0.023,63.08 +12/04/2021 05:30,-1.558,92.2,0.289,272.2,0.099,0.684,0.003,-52.04,-52.04,0,102.6,0,56.9 +12/04/2021 06:00,-1.554,92.7,0.605,279.7,0.107,22.49,0.112,-44.67,-44.67,0,102.6,0.084,59.37 +12/04/2021 06:30,-0.428,92.5,0.142,223.8,0.052,79.22,0.396,-16.34,-16.34,0,102.6,0.275,67.83 +12/04/2021 07:00,1.252,89.6,0.476,248.1,0.132,177.4,0.887,16.18,16.18,0,102.7,0.683,55.29 +12/04/2021 07:30,2.654,83.9,0.449,262.7,0.152,267.5,1.337,80.5,80.5,0,102.7,1.139,24.69 +12/04/2021 08:00,4.565,74.37,0.91,267.7,0.139,352.8,1.764,123.3,123.3,0,102.7,1.604,0.898 +12/04/2021 08:30,5.358,73.8,1.191,311,0.119,439.3,2.196,182.1,182.1,0,102.7,2.009,-3.751 +12/04/2021 09:00,7.199,68.82,1.345,330.4,0.125,523.3,2.616,247.2,247.2,0,102.7,2.399,-3.808 +12/04/2021 09:30,9,56.52,1.24,349,0.135,597.2,2.986,309.8,309.8,0,102.7,2.786,-0.403 +12/04/2021 10:00,9.65,46.02,1.404,328.1,0.116,664.9,3.325,371.3,371.3,0,102.8,1.584,6.465 +12/04/2021 10:30,9.77,44.48,1.763,303.7,0.114,706.2,3.531,410.8,410.8,0,102.7,1.263,16.54 +12/04/2021 11:00,9.97,42.51,1.697,298,0.121,746.8,3.734,457.9,457.9,0,102.8,1.358,21.2 +12/04/2021 11:30,10.39,41.15,1.739,2.76,0.13,734.6,3.673,445.2,445.2,0,102.8,1.353,25.11 +12/04/2021 12:00,11,38.32,1.599,11.53,0.115,803,4.015,499.4,499.4,0,102.7,1.499,25.16 +12/04/2021 12:30,11.22,39.38,1.465,292.7,0.11,814,4.071,519.4,519.4,0,102.7,1.562,29.9 +12/04/2021 13:00,11.74,40.38,1.692,352.9,0.113,833,4.167,530.5,530.5,0,102.7,1.642,32.96 +12/04/2021 13:30,11.8,39.98,1.563,348.9,0.123,682.1,3.41,424,424,0,102.7,1.345,30.74 +12/04/2021 14:00,12.24,37.98,1.446,323.7,0.084,775.5,3.877,499.1,499.1,0,102.7,1.538,33.7 +12/04/2021 14:30,12.27,38.84,1.63,338,0.121,593.1,2.966,362.2,362.2,0,102.7,1.161,30.29 +12/04/2021 15:00,12.29,40.37,1.906,350.1,0.145,637.2,3.186,400.8,400.8,0,102.7,1.248,33.17 +12/04/2021 15:30,12.3,41.45,1.95,355.1,0.138,386.3,1.932,212.1,212.1,0,102.7,0.751,26.25 +12/04/2021 16:00,11.18,44.13,2.201,352.5,0.149,261.2,1.306,115.3,115.3,0,102.7,0.439,32.82 +12/04/2021 16:30,11.86,42.89,2.327,357.3,0.145,371,1.855,191.1,191.1,0,102.7,0.725,25.12 +12/04/2021 17:00,11.7,42.1,2.405,1.209,0.148,285.6,1.428,124.6,124.6,0,102.7,0.561,23.6 +12/04/2021 17:30,11.56,41.65,2.179,5.042,0.148,222.8,1.114,79.43,79.43,0,102.7,0.443,28.08 +12/04/2021 18:00,10.6,45.48,2.113,16.92,0.145,125,0.625,14.57,14.57,0,102.7,0.274,32.53 +12/04/2021 18:30,9.44,53.33,1.931,16.46,0.145,51.39,0.257,-29.28,-29.28,0,102.7,0.09,35.8 +12/04/2021 19:00,7.783,60.42,1.583,14.8,0.153,5.895,0.029,-59.16,-59.16,0,102.7,-0.044,41.44 +12/04/2021 19:30,6.411,65.76,1.277,14.3,0.149,0,0,-61.77,-61.77,0,102.7,-0.068,42.85 +12/04/2021 20:00,5.535,66.75,0.681,17.1,0.17,0,0,-58.1,-58.1,0,102.8,-0.068,43.96 +12/04/2021 20:30,5.107,65.92,0.424,12.99,0.113,0,0,-54.81,-54.81,0,102.8,-0.068,45.81 +12/04/2021 21:00,4.412,69.25,0.465,13.97,0.168,0,0,-53.49,-53.49,0,102.8,-0.068,48.96 +12/04/2021 21:30,4.086,73.23,0.465,2.951,0.035,0,0,-52.59,-52.59,0,102.8,-0.068,49.13 +12/04/2021 22:00,3.55,76.87,0.401,0,0,0,0,-52.73,-52.73,0,102.8,-0.068,49.35 +12/04/2021 22:30,2.956,81.5,0.481,0,0,0,0,-52.07,-52.07,0,102.8,-0.068,50.75 +12/04/2021 23:00,2.786,82.4,0.614,0,0,0,0,-50.9,-50.9,0,102.8,-0.068,50.29 +12/04/2021 23:30,2.139,85.2,0.404,0,0,0,0,-52.34,-52.34,0,102.8,-0.068,49.71 +13/04/2021 00:00,1.32,87,0.384,0,0,0,0,-50.67,-50.67,0,102.8,-0.068,50.21 +13/04/2021 00:30,1.141,89.1,0.26,0,0,0,0,-52.85,-52.85,0,102.8,-0.068,47.67 +13/04/2021 01:00,0.924,90.1,0.243,0,0,0,0,-51.54,-51.54,0,102.8,-0.068,48.88 +13/04/2021 01:30,0.342,90.7,0.558,0,0,0,0,-49.01,-49.01,0,102.8,-0.068,48.98 +13/04/2021 02:00,0.25,91.4,0.291,0,0,0,0,-52.42,-52.42,0,102.8,-0.068,49.12 +13/04/2021 02:30,0.309,91.9,0.559,274.6,0.104,0,0,-53.3,-53.3,0,102.8,-0.068,50.34 +13/04/2021 03:00,-0.267,92.1,0.345,249.3,0.093,0.175,0.001,-51.43,-51.43,0,102.8,-0.068,52.37 +13/04/2021 03:30,-0.421,92.2,0.382,249.3,0.153,0,0,-50.6,-50.6,0,102.8,-0.068,57.58 +13/04/2021 04:00,-0.84,92.7,0.328,249.3,0.146,0,0,-51.52,-51.52,0,102.8,-0.068,60.1 +13/04/2021 04:30,-0.71,93.2,0.252,249.3,0.119,0,0,-51.04,-51.04,0,102.8,-0.068,27.34 +13/04/2021 05:00,-0.816,93,0.257,249.3,0.121,0,0,-50.64,-50.64,0,102.8,-0.068,20.41 +13/04/2021 05:30,-0.952,93.5,0.296,249.2,0.115,0.793,0.004,-51.14,-51.14,0,102.8,-0.058,21.97 +13/04/2021 06:00,-0.736,93.5,0.231,249.2,0.134,25.37,0.127,-42.88,-42.88,0,102.8,0.007,8.85 +13/04/2021 06:30,0.151,93,0.061,249.3,0.046,108.4,0.542,-10.1,-10.1,0,102.8,0.112,33.94 +13/04/2021 07:00,2.361,90.9,0.31,298.1,0.118,180.9,0.905,17.99,17.99,0,102.9,0.296,60.29 +13/04/2021 07:30,5.181,82.7,0.96,118.4,0.128,281.9,1.409,90.4,90.4,0.2,102.9,0.37,26.02 +13/04/2021 08:00,6.25,68.99,1.858,122.5,0.132,371.7,1.859,127.6,127.6,0,102.9,0.505,17.27 +13/04/2021 08:30,7.277,61.73,1.69,130.9,0.122,455.3,2.276,183.5,183.5,0,102.9,0.669,14.64 +13/04/2021 09:00,8.25,54.01,1.599,124.2,0.126,534.7,2.673,246.8,246.8,0,102.9,0.832,13.47 +13/04/2021 09:30,9.12,46.9,1.889,110,0.136,606.1,3.03,299.8,299.8,0,102.9,1.007,12.33 +13/04/2021 10:00,9.6,42.37,2.206,108.7,0.136,668.2,3.341,351.1,351.1,0,102.9,1.157,11.5 +13/04/2021 10:30,10.12,37.62,2.06,84.4,0.145,719.9,3.6,392.5,392.5,0,102.9,1.326,10 +13/04/2021 11:00,10.64,34.32,2.034,83.2,0.147,761.7,3.809,427.4,427.4,0,102.9,1.448,13.16 +13/04/2021 11:30,10.94,33.51,2.104,90.4,0.142,792.4,3.962,459.5,459.5,0,102.8,1.503,21.76 +13/04/2021 12:00,11.09,35.14,2.128,122.5,0.123,807,4.033,473.8,473.8,0,102.8,1.557,16.31 +13/04/2021 12:30,11.34,35.67,2.09,104.9,0.13,808,4.039,478,478,0,102.8,1.619,17.43 +13/04/2021 13:00,11.67,35.22,1.926,86.1,0.112,794,3.97,481,481.1,0,102.8,1.603,22.41 +13/04/2021 13:30,11.79,35.07,2.072,78.94,0.137,780.8,3.904,474.1,474.1,0,102.7,1.571,25.74 +13/04/2021 14:00,11.96,33.63,2.121,77.74,0.136,744.9,3.725,443.2,443.2,0,102.7,1.514,24.73 +13/04/2021 14:30,12.02,33.75,1.91,76.72,0.136,681.1,3.406,405.3,405.3,0,102.7,1.382,22.29 +13/04/2021 15:00,12.28,32.34,2.064,89.4,0.137,628.2,3.141,364.4,364.4,0,102.7,1.29,20.88 +13/04/2021 15:30,12.42,31.22,2.022,88.4,0.138,576.2,2.881,324.8,324.8,0,102.6,1.182,18.74 +13/04/2021 16:00,12.48,30.65,1.88,66.36,0.131,495,2.475,264.9,264.9,0,102.6,1.02,16.33 +13/04/2021 16:30,12.27,31.89,1.954,68.27,0.135,410.8,2.054,201.9,201.9,0,102.6,0.85,14.58 +13/04/2021 17:00,12.07,32.3,1.819,62.42,0.13,321.4,1.607,140.2,140.2,0,102.6,0.674,14.55 +13/04/2021 17:30,11.87,33.23,1.613,79.37,0.142,229.5,1.148,74.7,74.7,0,102.6,0.472,17.9 +13/04/2021 18:00,11.28,33.91,1.557,81.3,0.149,140.5,0.703,17.7,17.7,0,102.6,0.317,23.79 +13/04/2021 18:30,10.41,35.18,1.211,81.5,0.148,57.01,0.285,-28.99,-28.99,0,102.6,0.118,23.57 +13/04/2021 19:00,9.16,38.28,0.87,60.43,0.141,5.663,0.028,-59.4,-59.4,0,102.6,-0.019,23.53 +13/04/2021 19:30,8.07,42.42,1.007,47.85,0.123,0,0,-64.32,-64.32,0,102.6,-0.068,30.73 +13/04/2021 20:00,7.611,45.77,0.973,57.79,0.129,0,0,-64.95,-64.95,0,102.7,-0.068,35.03 +13/04/2021 20:30,6.997,48.13,0.93,58.13,0.136,0,0,-63.56,-63.56,0,102.7,-0.068,37.52 +13/04/2021 21:00,6.511,49.66,0.9,63.1,0.146,0,0,-62.18,-62.18,0,102.7,-0.068,38.64 +13/04/2021 21:30,5.878,51.88,1.007,62.03,0.142,0,0,-61.93,-61.93,0,102.7,-0.068,40.26 +13/04/2021 22:00,5.408,53.9,1.07,58.53,0.136,0,0,-63.8,-63.8,0,102.7,-0.068,40.37 +13/04/2021 22:30,4.934,57.51,1.102,56.75,0.137,0,0,-63.28,-63.28,0,102.7,-0.068,41.52 +13/04/2021 23:00,4.688,59.67,1.285,59.15,0.138,0,0,-63.33,-63.33,0,102.7,-0.068,42.12 +13/04/2021 23:30,4.506,61.56,1.199,55.55,0.131,0,0,-64.52,-64.52,0,102.7,-0.068,41.64 +14/04/2021 00:00,4.083,64.19,1.096,44.27,0.125,0,0,-64.53,-64.53,0,102.7,-0.068,41.33 +14/04/2021 00:30,3.459,67.15,0.876,37.63,0.127,0,0,-63.3,-63.3,0,102.7,-0.068,42.39 +14/04/2021 01:00,3.027,69.81,0.784,37.68,0.128,0,0,-62.38,-62.38,0,102.7,-0.068,42.17 +14/04/2021 01:30,2.638,71.44,0.635,35.99,0.119,0,0,-62.48,-62.48,0,102.7,-0.068,42.62 +14/04/2021 02:00,2.104,73.41,0.445,32.75,0.131,0,0,-61.12,-61.12,0,102.6,-0.068,44 +14/04/2021 02:30,1.819,74.43,0.311,42.99,0.116,0,0,-60.55,-60.55,0,102.6,-0.068,44.27 +14/04/2021 03:00,1.303,76.65,0.195,38.2,0.11,0,0,-59.04,-59.04,0,102.6,-0.068,45.53 +14/04/2021 03:30,1.112,78.2,0.271,345.1,0.155,0,0,-57.78,-57.78,0,102.6,-0.068,49.93 +14/04/2021 04:00,0.721,79.74,0.368,354,0.124,0,0,-55.98,-55.98,0,102.6,-0.068,40.25 +14/04/2021 04:30,0.51,79.7,0.337,356.6,0.146,0,0,-55.16,-55.16,0,102.6,-0.068,19.41 +14/04/2021 05:00,0.356,79.15,0.241,356.6,0.14,0,0,-55.16,-55.16,0,102.6,-0.068,18.23 +14/04/2021 05:30,-0.437,82.5,0.262,356.6,0.12,1.072,0.005,-52.78,-52.78,0,102.7,-0.027,20.1 +14/04/2021 06:00,-0.004,82.6,0.349,287.6,0.1,21.03,0.105,-42.69,-42.69,0,102.7,0.007,12.16 +14/04/2021 06:30,1.938,72.01,0.265,1.29,0.076,83.3,0.417,-13.22,-13.22,0,102.7,0.115,32.2 +14/04/2021 07:00,4.406,61.38,0.663,70.55,0.147,182.3,0.911,17.43,17.43,0,102.7,0.316,44 +14/04/2021 07:30,5.504,58.4,0.989,69.69,0.144,276.9,1.384,59.63,59.63,0,102.7,0.378,36.37 +14/04/2021 08:00,7.24,53.57,1.153,78.25,0.146,364.5,1.822,114.7,114.7,0,102.7,0.53,23.7 +14/04/2021 08:30,8.54,48.41,1.702,80.7,0.14,449.7,2.249,173.4,173.4,0,102.7,0.704,16.46 +14/04/2021 09:00,9.69,42.75,1.882,85,0.146,529.6,2.648,232.6,232.6,0,102.7,0.875,12.05 +14/04/2021 09:30,10.41,38.86,2.125,83,0.141,600.7,3.003,290.5,290.5,0,102.7,1.06,9.67 +14/04/2021 10:00,11,35.81,2.29,81.3,0.142,660.4,3.302,342.5,342.5,0,102.7,1.223,9.45 +14/04/2021 10:30,11.21,33.6,2.6,68.69,0.135,713.6,3.568,382.7,382.7,0,102.7,1.374,12.31 +14/04/2021 11:00,11.64,33.72,2.48,83.5,0.146,756.3,3.782,419.2,419.2,0,102.7,1.483,17.18 +14/04/2021 11:30,11.96,34.18,2.553,76.1,0.142,784.8,3.924,446.1,446.2,0,102.6,1.558,21.37 +14/04/2021 12:00,12.12,34.59,2.662,81.6,0.142,803,4.015,465.2,465.4,0,102.6,1.611,17.08 +14/04/2021 12:30,12.51,36.31,2.587,70.26,0.128,810,4.052,479.5,479.5,0,102.6,1.67,21.8 +14/04/2021 13:00,12.81,36.66,2.513,47.47,0.126,795,3.975,480.4,480.4,0,102.6,1.632,23.94 +14/04/2021 13:30,12.7,35.52,3.036,50.46,0.123,699.2,3.496,414.6,414.9,0,102.5,1.42,18.79 +14/04/2021 14:00,13.12,36,2.427,64.99,0.131,699.7,3.498,413,413.1,0,102.5,1.416,22.03 +14/04/2021 14:30,13.06,35.43,2.683,57.52,0.121,592.2,2.961,344.8,344.9,0,102.5,1.183,19.26 +14/04/2021 15:00,12.99,35.97,2.79,51.83,0.117,490.5,2.453,277.9,278.1,0,102.5,0.949,15.48 +14/04/2021 15:30,12.35,37.55,2.738,58.64,0.125,374.9,1.874,193.7,193.7,0,102.5,0.72,13.3 +14/04/2021 16:00,12.38,38,2.778,54.06,0.12,337.2,1.686,173.9,174.1,0,102.5,0.658,14.18 +14/04/2021 16:30,12.03,39.16,2.513,50.77,0.126,324.6,1.623,162.2,162.2,0,102.4,0.605,17.07 +14/04/2021 17:00,11.49,40.43,2.114,60.52,0.135,195.2,0.976,69.21,69.21,0,102.4,0.35,15.79 +14/04/2021 17:30,11.89,39.33,2.4,58.59,0.128,237.4,1.187,99.9,99.9,0,102.4,0.466,22.8 +14/04/2021 18:00,10.7,40.71,1.827,65.23,0.134,74.75,0.374,-16.78,-16.78,0,102.4,0.135,14.22 +14/04/2021 18:30,10.1,41.74,1.668,56.1,0.129,52.8,0.264,-32.36,-32.36,0,102.4,0.087,14.63 +14/04/2021 19:00,9.49,43.94,1.805,53.32,0.129,8.22,0.041,-61.78,-61.79,0,102.5,-0.041,16.37 +14/04/2021 19:30,8.56,47.32,1.37,46.49,0.126,0,0,-67.17,-67.17,0,102.5,-0.068,20.5 +14/04/2021 20:00,7.886,47.98,1.49,48.53,0.126,0,0,-67.6,-67.6,0,102.5,-0.068,23.32 +14/04/2021 20:30,7.456,49.16,1.518,48.87,0.125,0,0,-67.01,-67.01,0,102.6,-0.068,27.37 +14/04/2021 21:00,6.747,52.37,1.398,35.76,0.131,0,0,-66.13,-66.13,0,102.6,-0.068,27.5 +14/04/2021 21:30,5.935,56.36,1.336,32.06,0.134,0,0,-67.05,-67.05,0,102.6,-0.068,30.44 +14/04/2021 22:00,5.535,58.48,1.674,41.96,0.127,0,0,-67.51,-67.51,0,102.6,-0.068,30.97 +14/04/2021 22:30,5.497,58.51,1.679,50.53,0.127,0,0,-68.32,-68.32,0,102.6,-0.068,32.43 +14/04/2021 23:00,5.102,60.12,1.551,56.3,0.134,0,0,-67.88,-67.88,0,102.6,-0.068,31.79 +14/04/2021 23:30,4.436,62.76,1.114,44.42,0.132,0,0,-66.02,-66.02,0,102.6,-0.068,33.95 +15/04/2021 00:00,3.43,66.25,0.875,13.52,0.141,0,0,-62.78,-62.78,0,102.6,-0.068,35.44 +15/04/2021 00:30,2.337,70.42,0.892,5.985,0.155,0,0,-62.25,-62.25,0,102.6,-0.068,33.52 +15/04/2021 01:00,1.98,72.28,1.146,7.301,0.157,0,0,-64.55,-64.55,0,102.6,-0.068,34.13 +15/04/2021 01:30,1.726,72.49,1.258,8.96,0.153,0,0,-63.62,-63.62,0,102.6,-0.068,36.11 +15/04/2021 02:00,1.518,72.58,1.351,17.74,0.147,0,0,-63.43,-63.43,0,102.6,-0.068,36.46 +15/04/2021 02:30,2.127,69.59,1.539,30.35,0.135,0,0,-65.72,-65.72,0,102.6,-0.068,34.9 +15/04/2021 03:00,2.353,68.83,1.399,34,0.132,0,0,-67.52,-67.52,0,102.6,-0.068,35.18 +15/04/2021 03:30,2.006,70.75,1.099,35.13,0.132,0,0,-67.88,-67.88,0,102.6,-0.068,38.02 +15/04/2021 04:00,1.598,72.48,1.257,36.46,0.128,0,0,-67.57,-67.57,0,102.6,-0.068,39.23 +15/04/2021 04:30,0.7,76.55,1.181,16.96,0.15,0,0,-65.58,-65.58,0,102.6,-0.068,41.95 +15/04/2021 05:00,0.375,78.72,1.301,15.66,0.152,0,0,-64.82,-64.82,0,102.6,-0.068,43.68 +15/04/2021 05:30,0.611,78.13,1.449,25.18,0.14,1.399,0.007,-61.98,-61.98,0,102.6,-0.068,45.65 +15/04/2021 06:00,1.354,74.15,1.215,37.5,0.127,22.39,0.112,-49.29,-49.29,0,102.6,-0.003,46.51 +15/04/2021 06:30,2.577,68.54,1.588,39.88,0.128,85.2,0.426,-21.26,-21.26,0,102.6,0.105,49.84 +15/04/2021 07:00,3.679,66.3,1.531,52.53,0.124,183.9,0.92,11.38,11.38,0,102.6,0.295,46.48 +15/04/2021 07:30,4.587,65.47,1.803,55.26,0.126,270.1,1.351,56.04,56.04,0,102.6,0.37,38.75 +15/04/2021 08:00,5.563,64.34,1.787,55.52,0.13,353.3,1.767,109.5,109.6,0,102.6,0.498,26.62 +15/04/2021 08:30,6.256,62.57,2.035,60.17,0.127,440,2.2,169.8,169.8,0,102.6,0.677,13.35 +15/04/2021 09:00,7.635,59.71,1.822,51.87,0.122,517.8,2.589,230.1,230.1,0,102.6,0.854,11.26 +15/04/2021 09:30,8.45,56.32,2.192,46.99,0.125,585.1,2.925,283.6,283.6,0,102.6,1.035,8.99 +15/04/2021 10:00,8.83,53.39,2.465,55.23,0.127,568.5,2.842,288.1,288.2,0,102.6,1.024,8.87 +15/04/2021 10:30,9.32,50.36,2.482,49.46,0.122,612.5,3.063,327.9,327.9,0,102.6,1.122,11.96 +15/04/2021 11:00,9.98,47.04,2.587,56.28,0.126,688.3,3.442,390.5,390.6,0,102.6,1.321,14.58 +15/04/2021 11:30,10.12,44.38,2.41,71.45,0.137,615.6,3.078,340.5,340.5,0,102.6,1.159,14.07 +15/04/2021 12:00,9.64,44.06,2.33,63.02,0.132,389.7,1.948,198.5,198.5,0,102.5,0.673,10.68 +15/04/2021 12:30,10.9,42,2.098,77.8,0.135,780.5,3.902,461.7,461.8,0,102.5,1.523,24 +15/04/2021 13:00,11.05,40.67,2.304,58.31,0.124,547.3,2.736,305.2,305.2,0,102.5,1.056,17.16 +15/04/2021 13:30,11.35,38.76,2.314,58.59,0.128,735.3,3.676,441,441,0,102.5,1.454,28.19 +15/04/2021 14:00,11.29,38.54,2.33,55.4,0.126,665.4,3.327,393.1,393.1,0,102.4,1.309,28.85 +15/04/2021 14:30,11.27,38.12,2.194,57.62,0.13,499.1,2.495,273.2,273.2,0,102.4,0.968,21.6 +15/04/2021 15:00,11.84,35.64,2.468,63.13,0.133,593.4,2.967,344.4,344.4,0,102.4,1.179,23.08 +15/04/2021 15:30,11.54,36.78,2.227,63.56,0.126,473.2,2.366,257.3,257.3,0,102.4,0.912,26.03 +15/04/2021 16:00,11.4,36.8,2.104,46.91,0.123,383.4,1.917,197.5,197.5,0,102.4,0.749,22.38 +15/04/2021 16:30,11.06,37.69,1.884,59.44,0.127,281,1.405,127.2,127.2,0,102.4,0.527,25.84 +15/04/2021 17:00,10.71,37.29,2.212,43.77,0.124,210.7,1.053,85,85,0,102.3,0.382,27.08 +15/04/2021 17:30,10.21,37.87,1.969,53.94,0.131,123,0.615,33.31,33.31,0,102.3,0.222,27.8 +15/04/2021 18:00,9.74,39.88,1.725,56.47,0.133,78.19,0.391,5.832,5.832,0,102.3,0.117,32.4 +15/04/2021 18:30,9.2,42.09,1.474,51.43,0.123,37.23,0.186,-37.77,-37.77,0,102.4,0.042,36.04 +15/04/2021 19:00,8.37,47.38,1.825,45.7,0.123,8.06,0.04,-60.55,-60.55,0,102.4,-0.034,38.54 +15/04/2021 19:30,7.696,52.68,1.641,45.21,0.125,0,0,-67.12,-67.12,0,102.4,-0.068,42.11 +15/04/2021 20:00,7.059,58.12,1.647,32.93,0.13,0,0,-65.23,-65.23,0,102.4,-0.068,46.97 +15/04/2021 20:30,6.532,63.09,1.827,40.77,0.119,0,0,-67.51,-67.51,0,102.5,-0.068,49.3 +15/04/2021 21:00,6.151,64.49,1.928,41.83,0.126,0,0,-67.69,-67.69,0,102.5,-0.068,54.99 +15/04/2021 21:30,5.662,64.51,1.771,42.3,0.128,0,0,-67.65,-67.65,0,102.5,-0.068,59.1 +15/04/2021 22:00,5.252,66.98,1.418,42.64,0.127,0,0,-65.93,-65.93,0,102.5,-0.068,59.72 +15/04/2021 22:30,4.68,69.81,1.228,35.87,0.13,0,0,-64.88,-64.88,0,102.5,-0.068,62.81 +15/04/2021 23:00,4.211,73.13,1.247,34.11,0.128,0,0,-64.8,-64.8,0,102.5,-0.068,67.15 +15/04/2021 23:30,3.634,75.51,1.19,29.01,0.135,0,0,-64.47,-64.47,0,102.5,-0.068,67.05 +16/04/2021 00:00,3.329,74.79,1.066,17.23,0.123,0,0,-64.37,-64.37,0,102.5,-0.068,69.28 +16/04/2021 00:30,2.713,76.8,0.553,343.3,0.158,0,0,-61.55,-61.55,0,102.5,-0.068,64.87 +16/04/2021 01:00,1.983,80.2,0.931,322.8,0.128,0,0,-58.78,-58.78,0,102.5,-0.068,58.53 +16/04/2021 01:30,1.709,81.3,1.11,327.2,0.131,0,0,-59.05,-59.05,0,102.4,-0.068,57.38 +16/04/2021 02:00,1.379,83.7,0.823,349.5,0.151,0,0,-58.08,-58.08,0,102.4,-0.068,59.75 +16/04/2021 02:30,1.31,85.3,0.956,319.8,0.133,0,0,-58.2,-58.2,0,102.4,-0.068,61.19 +16/04/2021 03:00,1.204,85.6,0.907,320.6,0.134,0,0,-58.92,-58.92,0,102.4,-0.068,57.53 +16/04/2021 03:30,1.088,86.5,0.776,322.3,0.143,0,0,-57.16,-57.16,0,102.4,-0.068,49.27 +16/04/2021 04:00,1.056,86.4,0.874,325.7,0.139,0,0,-57.26,-57.26,0,102.4,-0.068,31.29 +16/04/2021 04:30,0.737,86.6,0.597,325.4,0.125,0,0,-56.35,-56.35,0,102.4,-0.068,32.53 +16/04/2021 05:00,0.145,88.2,0.699,295.9,0.131,0,0,-56.49,-56.49,0,102.4,-0.068,27.18 +16/04/2021 05:30,0.12,89.1,0.84,307.4,0.114,1.921,0.01,-54.95,-54.95,0,102.4,-0.043,26.07 +16/04/2021 06:00,0.134,89.4,0.839,307.2,0.121,25.7,0.129,-42.14,-42.14,0,102.4,0.011,34.2 +16/04/2021 06:30,0.969,88.7,0.621,314.4,0.116,91.7,0.459,-11.01,-11.01,0,102.4,0.128,55.34 +16/04/2021 07:00,3.108,83.6,0.677,8.26,0.159,186.4,0.932,15.45,15.45,0,102.5,0.309,66.75 +16/04/2021 07:30,5.076,75.39,1.02,17.97,0.14,278.5,1.393,56.41,56.41,0,102.5,0.4,54.1 +16/04/2021 08:00,6.362,69.25,1.232,45.31,0.124,370.2,1.851,119.3,119.3,0,102.5,0.561,28 +16/04/2021 08:30,7.45,64.26,1.397,60.96,0.129,452.9,2.265,176.6,176.6,0,102.5,0.742,21.26 +16/04/2021 09:00,8.45,60.66,1.515,19.57,0.13,531.9,2.66,243.5,243.5,0,102.5,0.933,19.5 +16/04/2021 09:30,9.54,53.66,1.65,39.11,0.121,605.9,3.029,302.8,302.8,0,102.5,1.133,19.12 +16/04/2021 10:00,10.16,48.42,2.002,54.08,0.119,666,3.33,350,350.1,0,102.4,1.284,17.46 +16/04/2021 10:30,10.67,47.58,1.996,34.23,0.125,720.2,3.601,398.9,398.9,0,102.4,1.427,15.82 +16/04/2021 11:00,10.91,45.39,1.997,40.51,0.123,576.4,2.882,317.3,317.3,0,102.4,1.136,15.42 +16/04/2021 11:30,11.25,40.24,1.962,65.97,0.132,748.6,3.743,434.7,434.7,0,102.4,1.49,20.69 +16/04/2021 12:00,12.27,37.63,2.125,59.64,0.127,809,4.044,484.2,484.2,0,102.4,1.669,32.98 +16/04/2021 12:30,11.89,36.39,2.361,36.32,0.121,743.6,3.718,439.4,439.4,0,102.4,1.537,33.44 +16/04/2021 13:00,12.1,36.1,2.669,43.58,0.122,813,4.066,489.2,489.3,0,102.4,1.703,42 +16/04/2021 13:30,12.22,36.05,2.213,39.37,0.118,722.3,3.611,430.7,430.8,0,102.3,1.503,41.04 +16/04/2021 14:00,12.3,36.85,2.296,40.77,0.122,555.9,2.779,318.4,318.7,0,102.3,1.123,33.61 +16/04/2021 14:30,12.28,36.63,1.909,52.51,0.123,621.2,3.106,358.8,358.8,0,102.3,1.27,36.25 +16/04/2021 15:00,12.41,37.08,2.292,39.89,0.122,505.8,2.529,281.2,281.3,0,102.3,1.021,30.18 +16/04/2021 15:30,12.35,36.96,2.27,36.94,0.12,524.7,2.624,295.4,295.4,0,102.3,1.07,31.68 +16/04/2021 16:00,12.13,37.45,2.164,28.73,0.131,387.7,1.939,201.3,201.3,0,102.2,0.77,25.34 +16/04/2021 16:30,11.97,38.47,2.046,31.55,0.129,317.6,1.588,153.1,153.1,0,102.2,0.642,25.7 +16/04/2021 17:00,11.47,38.98,2.083,24.43,0.135,238.2,1.191,93.5,93.5,0,102.2,0.47,29.93 +16/04/2021 17:30,10.91,40.45,1.664,38.7,0.123,125.2,0.626,20.26,20.26,0,102.2,0.242,32.93 +16/04/2021 18:00,10.59,42.01,1.598,40.63,0.127,105.8,0.529,24.86,24.86,0,102.2,0.201,40.48 +16/04/2021 18:30,10.08,43.31,1.897,41.63,0.126,39.24,0.196,-28.41,-28.41,0,102.3,0.061,39.42 +16/04/2021 19:00,9.16,47.15,1.525,38.71,0.122,11.07,0.055,-53.98,-53.98,0,102.3,-0.001,37.29 +16/04/2021 19:30,8.12,52.42,1.394,24.35,0.143,0,0,-57.69,-57.69,0,102.3,-0.06,34.51 +16/04/2021 20:00,7.062,57.54,1.565,23.21,0.136,0,0,-61.53,-61.53,0,102.4,-0.068,36.65 +16/04/2021 20:30,7.077,58.03,1.66,33.96,0.13,0,0,-64.23,-64.23,0,102.4,-0.068,39.47 +16/04/2021 21:00,6.592,59.97,1.708,27.34,0.135,0,0,-63.49,-63.49,0,102.4,-0.068,45.19 +16/04/2021 21:30,5.685,63.37,1.638,19.64,0.153,0,0,-61.61,-61.61,0,102.4,-0.068,50.35 +16/04/2021 22:00,4.807,66.98,1.415,14.02,0.156,0,0,-59.3,-59.3,0,102.4,-0.068,53.28 +16/04/2021 22:30,4.197,68.32,1.224,17.33,0.153,0,0,-56.56,-56.56,0,102.4,-0.068,51.66 +16/04/2021 23:00,3.952,67.61,1.293,19.65,0.15,0,0,-56.09,-56.09,0,102.4,-0.068,53.38 +16/04/2021 23:30,3.38,69.64,1.55,16.78,0.146,0,0,-56.38,-56.38,0,102.4,-0.068,53.58 +17/04/2021 00:00,3.211,70.1,1.472,17.46,0.145,0,0,-56.57,-56.57,0,102.4,-0.068,54.45 +17/04/2021 00:30,2.439,72.69,1.026,4.843,0.143,0,0,-54.67,-54.67,0,102.4,-0.068,56.24 +17/04/2021 01:00,2.058,75.37,1.05,268.9,0.145,0,0,-55.44,-55.44,0,102.4,-0.068,52.06 +17/04/2021 01:30,1.644,76.25,0.701,303.2,0.119,0,0,-54.67,-54.67,0,102.4,-0.068,44.83 +17/04/2021 02:00,1.044,80.2,0.562,274.6,0.137,0,0,-53.6,-53.6,0,102.4,-0.068,35.93 +17/04/2021 02:30,0.759,81.7,0.827,275.6,0.146,0,0,-52.12,-52.12,0,102.4,-0.068,39.75 +17/04/2021 03:00,0.231,82.6,0.35,278.3,0.17,0,0,-52.86,-52.86,0,102.4,-0.068,47.61 +17/04/2021 03:30,0.245,84.5,0.918,276.8,0.16,0,0,-53.78,-53.78,0,102.4,-0.068,44.52 +17/04/2021 04:00,0.505,82.7,1.042,283.3,0.158,0,0,-52.99,-52.99,0,102.4,-0.068,44.02 +17/04/2021 04:30,0.111,83.9,0.635,306.3,0.127,0,0,-53.26,-53.26,0,102.4,-0.068,35.59 +17/04/2021 05:00,-0.245,85.1,0.609,327.6,0.13,0,0,-52.5,-52.5,0,102.4,-0.068,33.87 +17/04/2021 05:30,-0.429,87.7,0.594,316.3,0.139,2.065,0.01,-49.2,-49.2,0,102.4,-0.031,30.59 +17/04/2021 06:00,-0.078,88,0.528,310.5,0.12,24,0.12,-37.36,-37.36,0,102.4,0.007,27.53 +17/04/2021 06:30,1.154,87,0.675,306.3,0.101,90.8,0.454,-8.48,-8.48,0,102.4,0.124,40.2 +17/04/2021 07:00,3.594,79.21,0.469,341.2,0.127,187.4,0.937,21.38,21.38,0,102.4,0.315,46.12 +17/04/2021 07:30,5.065,74.43,0.918,353.2,0.157,279.3,1.396,65.19,65.19,0,102.4,0.417,24.89 +17/04/2021 08:00,6.9,68.81,0.916,14.39,0.136,365.7,1.828,122.2,122.2,0,102.4,0.583,19.05 +17/04/2021 08:30,8.73,61.09,1.333,45.52,0.121,448.8,2.244,178.1,178.1,0,102.4,0.776,18.81 +17/04/2021 09:00,9.33,57.83,1.746,38.66,0.125,529.3,2.647,240.7,240.7,0,102.4,0.967,18.21 +17/04/2021 09:30,10.12,55.96,1.719,36.57,0.127,597.4,2.987,297.3,297.3,0,102.4,1.152,16.93 +17/04/2021 10:00,11.06,51.61,1.877,23.15,0.132,654.3,3.271,346.2,346.2,0,102.4,1.297,20.05 +17/04/2021 10:30,11.49,48.07,2.241,26.17,0.133,714.3,3.571,394.4,394.4,0,102.3,1.456,18.4 +17/04/2021 11:00,12.28,46.72,2.038,28.09,0.13,738.8,3.694,426.2,426.2,0,102.3,1.542,21.83 +17/04/2021 11:30,11.78,46.6,2.029,25.85,0.128,484,2.42,258.6,258.6,0,102.3,0.954,11.78 +17/04/2021 12:00,12.21,45.59,1.915,25.98,0.119,733.2,3.666,433.5,433.5,0,102.3,1.514,25.83 +17/04/2021 12:30,12.71,47.04,2.151,6.806,0.143,587,2.935,345.6,345.6,0,102.2,1.197,35.43 +17/04/2021 13:00,12.62,45.64,1.914,24.74,0.122,549.5,2.748,322.7,322.7,0,102.2,1.102,30.2 +17/04/2021 13:30,12.77,46.09,2.213,8.58,0.149,452.7,2.263,252.7,252.8,0,102.2,0.897,25.69 +17/04/2021 14:00,12.96,48.06,2.257,3.667,0.145,567.9,2.84,334,334,0,102.2,1.159,30.84 +17/04/2021 14:30,13.01,46.44,2.181,356.7,0.148,484.9,2.424,278.6,278.6,0,102.2,0.977,27.71 +17/04/2021 15:00,12.54,48.5,1.824,15.69,0.134,307.2,1.536,164.2,164.2,0,102.1,0.574,17.91 +17/04/2021 15:30,12.32,50.23,2.336,8.36,0.146,307.8,1.539,165.5,165.5,0,102.1,0.577,17.21 +17/04/2021 16:00,11.82,51.69,2.253,17.05,0.144,179.2,0.896,89.1,89.1,0,102.1,0.331,13.45 +17/04/2021 16:30,11.35,54.17,2.174,28.49,0.134,156.8,0.784,75.53,75.53,0,102.1,0.303,15.86 +17/04/2021 17:00,11.26,53.79,1.878,7.352,0.152,129.9,0.649,59.28,59.28,0,102.1,0.253,16.68 +17/04/2021 17:30,11.01,55.4,1.818,16.12,0.14,85.5,0.428,33.37,33.37,0,102.1,0.162,16.28 +17/04/2021 18:00,10.55,56.85,2.021,13.96,0.148,57.54,0.288,14.27,14.27,0,102.1,0.087,16.01 +17/04/2021 18:30,10.15,57.72,1.653,8.47,0.144,32.3,0.162,-3.909,-3.909,0,102.1,0.03,15.62 +17/04/2021 19:00,9.39,59.52,1.704,13.98,0.15,8.72,0.044,-36.84,-36.84,0,102.1,0,10.72 +17/04/2021 19:30,7.981,63.57,1.102,14.28,0.156,0,0,-55.46,-55.46,0,102.2,-0.005,6.566 +17/04/2021 20:00,6.931,68.29,1.198,3.746,0.155,0,0,-56.32,-56.32,0,102.2,-0.067,11.08 +17/04/2021 20:30,6.665,69.95,1.272,354.2,0.157,0,0,-60.19,-60.19,0,102.2,-0.068,12.3 +17/04/2021 21:00,5.919,72.64,1.187,8.74,0.156,0,0,-59.14,-59.14,0,102.2,-0.068,11.77 +17/04/2021 21:30,5.253,74.56,0.956,8.91,0.154,0,0,-56.79,-56.79,0,102.2,-0.068,9.97 +17/04/2021 22:00,4.836,73.86,1.069,21.42,0.144,0,0,-57.01,-57.01,0,102.2,-0.068,9.9 +17/04/2021 22:30,4.43,72.95,0.902,11.21,0.143,0,0,-56.98,-56.98,0,102.2,-0.068,8.6 +17/04/2021 23:00,3.907,73.66,0.751,327,0.115,0,0,-57.49,-57.49,0,102.2,-0.068,3.814 +17/04/2021 23:30,3.238,75.52,0.893,293.2,0.121,0,0,-59.8,-59.8,0,102.2,-0.068,0.875 +18/04/2021 00:00,3.468,71.45,1.127,308.2,0.134,0,0,-58.97,-58.97,0,102.2,-0.068,-0.144 +18/04/2021 00:30,3.06,71.32,0.967,320.5,0.13,0,0,-58.16,-58.16,0,102.2,-0.068,0.572 +18/04/2021 01:00,2.265,73.45,0.595,328,0.144,0,0,-56.86,-56.86,0,102.2,-0.068,-0.367 +18/04/2021 01:30,1.178,79.23,0.495,341.5,0.15,0,0,-54.44,-54.44,0,102.2,-0.068,1.645 +18/04/2021 02:00,1.247,79.88,0.981,7.541,0.165,0,0,-54.26,-54.26,0,102.1,-0.068,5.146 +18/04/2021 02:30,1.33,79.82,1.192,13.12,0.149,0,0,-56.4,-56.4,0,102.1,-0.068,5.822 +18/04/2021 03:00,1.398,81.1,1.006,7.775,0.154,0,0,-57.44,-57.44,0,102.1,-0.068,6.484 +18/04/2021 03:30,1.283,82.3,0.897,300.5,0.121,0,0,-58.03,-58.03,0,102.1,-0.068,7.944 +18/04/2021 04:00,0.414,85.5,0.621,234.7,0.135,0,0,-56.63,-56.63,0,102.1,-0.068,5.438 +18/04/2021 04:30,-0.394,87.3,0.497,239.8,0.142,0,0,-56.48,-56.48,0,102.1,-0.068,6.276 +18/04/2021 05:00,-0.949,89,0.318,247,0.16,0,0,-53.48,-53.48,0,102.1,-0.067,8.54 +18/04/2021 05:30,-0.917,90.5,0.273,249,0.156,2.849,0.014,-48.33,-48.33,0,102.1,-0.023,3.762 +18/04/2021 06:00,-0.738,91.3,0.256,291.3,0.128,29.74,0.149,-37.11,-37.11,0,102.1,0.025,9.66 +18/04/2021 06:30,0.806,91.2,0.22,310.5,0.114,122.7,0.613,-5.536,-5.536,0,102.1,0.16,29.98 +18/04/2021 07:00,3.238,84.4,0.707,288.2,0.151,202.8,1.014,22.46,22.46,0,102.2,0.343,10.45 +18/04/2021 07:30,5.24,76,1.07,2.116,0.149,287.7,1.438,63.23,63.23,0,102.2,0.451,6.023 +18/04/2021 08:00,7.516,66.34,0.974,47.24,0.124,388.7,1.944,126.5,126.5,0,102.2,0.631,9.25 +18/04/2021 08:30,8.43,60.61,1.537,67.17,0.136,477.6,2.388,188,188,0,102.1,0.829,12.99 +18/04/2021 09:00,8.74,57.93,1.75,59.22,0.129,566.5,2.832,256.9,256.9,0,102.1,1.04,15.82 +18/04/2021 09:30,9.42,53.15,1.882,71.42,0.137,633.8,3.169,306.3,306.3,0,102.1,1.196,22.92 +18/04/2021 10:00,10.07,49.09,1.609,59.86,0.125,667.7,3.339,348.2,348.2,0,102.1,1.3,25.54 +18/04/2021 10:30,10.7,47.02,1.668,61.86,0.119,743.5,3.718,413,413,0,102.1,1.509,31.17 +18/04/2021 11:00,11.33,46.53,1.847,42.18,0.118,776,3.88,445.7,445.7,0,102.1,1.605,35.37 +18/04/2021 11:30,11.62,43.52,1.935,48.58,0.122,786.1,3.93,454.9,454.9,0,102.1,1.621,32.77 +18/04/2021 12:00,12.23,43.48,1.603,37.29,0.107,817,4.084,490.6,490.6,0,102,1.704,32.19 +18/04/2021 12:30,12.99,40.22,1.396,53.48,0.12,849,4.245,516.9,516.9,0,102,1.809,30.97 +18/04/2021 13:00,13.37,39.39,1.45,48.98,0.12,738.2,3.691,441.4,441.4,0,102,1.568,25.28 +18/04/2021 13:30,13.7,40.32,1.549,40.07,0.113,747.6,3.738,451.4,451.4,0,102,1.585,22.59 +18/04/2021 14:00,13.82,38.79,1.799,27.65,0.116,745.3,3.727,453.7,453.7,0,102,1.589,22.65 +18/04/2021 14:30,14.3,37.29,1.747,21.38,0.119,714.1,3.57,431.9,431.9,0,101.9,1.529,22.22 +18/04/2021 15:00,14.61,36.26,1.516,19.45,0.117,653.6,3.268,389,389,0,101.9,1.404,21.18 +18/04/2021 15:30,14.74,38.37,1.819,16.27,0.131,584,2.92,338.6,338.6,0,101.9,1.256,14.37 +18/04/2021 16:00,14.86,40.02,1.744,2.997,0.13,505.2,2.526,278.8,278.8,0,101.9,1.092,11.34 +18/04/2021 16:30,14.59,41.41,2.142,12.59,0.145,421.3,2.107,214.9,214.9,0,101.9,0.92,8.23 +18/04/2021 17:00,14.4,43.12,1.912,9.23,0.15,333,1.665,151,151,0,101.9,0.731,4.641 +18/04/2021 17:30,14.06,44.44,1.683,25.17,0.136,243.6,1.218,89,89,0,101.9,0.536,2.157 +18/04/2021 18:00,13.5,47.24,1.635,22.89,0.14,157.6,0.788,33.27,33.27,0,101.9,0.358,-1.537 +18/04/2021 18:30,12.44,50.31,1.472,28.17,0.139,72.55,0.363,-15.67,-15.67,0,101.9,0.176,-4.584 +18/04/2021 19:00,10.52,56.83,1.834,16.52,0.147,10.78,0.054,-55.66,-55.66,0,101.9,0.017,-9.58 +18/04/2021 19:30,8.84,63.88,1.693,17.33,0.149,0,0,-62.98,-62.98,0,101.9,0,-14.44 +18/04/2021 20:00,7.851,67.24,1.283,12.63,0.147,0,0,-60.91,-60.91,0,101.9,0,-19.54 +18/04/2021 20:30,6.968,70.71,0.932,359.2,0.154,0,0,-57.54,-57.54,0,101.9,-0.004,-21.36 +18/04/2021 21:00,6.675,71.77,1.104,305.9,0.13,0,0,-56.95,-56.95,0,101.9,-0.036,-22.63 +18/04/2021 21:30,6.243,73.54,0.871,287.5,0.14,0,0,-56.02,-56.02,0,102,-0.044,-21.97 +18/04/2021 22:00,4.899,78.41,0.093,307.7,0.074,0,0,-42.68,-42.68,0,101.9,-0.048,-22.11 +18/04/2021 22:30,4.07,83.9,0.283,307.6,0.11,0,0,-41.59,-41.59,0,101.9,-0.068,-22.14 +18/04/2021 23:00,3.713,86,0.141,307.2,0.088,0,0,-44.13,-44.13,0,101.9,-0.068,-23.23 +18/04/2021 23:30,3.319,88,0.401,302.1,0.104,0,0,-50.9,-50.9,0,101.9,-0.06,-21.94 +19/04/2021 00:00,2.686,89.1,0.175,271.6,0.106,0,0,-51.58,-51.58,0,101.9,-0.068,-22.31 +19/04/2021 00:30,2.402,90.3,0.502,288.2,0.186,0,0,-48.76,-48.76,0,101.9,-0.068,-22.14 +19/04/2021 01:00,2.097,91,0.612,338.4,0.107,0,0,-48.06,-48.06,0,101.9,-0.068,-23.44 +19/04/2021 01:30,1.387,91.3,0.427,329.6,0.152,0,0,-49.08,-49.08,0,101.8,-0.068,-24.58 +19/04/2021 02:00,1.57,92.7,0.397,329.7,0.151,0,0,-43.87,-43.87,0,101.8,-0.068,-25.2 +19/04/2021 02:30,1.395,92.4,0.21,329.7,0.111,0,0,-46.55,-46.55,0,101.8,-0.068,-23.25 +19/04/2021 03:00,0.885,92.5,0.13,329.7,0.079,0,0,-48.27,-48.27,0,101.8,-0.068,-23.56 +19/04/2021 03:30,0.136,92.6,0,0,0,0,0,-47.41,-47.41,0,101.8,-0.068,-28.48 +19/04/2021 04:00,0.163,93.3,0.291,336.5,0.086,0,0,-47.22,-47.22,0,101.8,-0.068,-30.37 +19/04/2021 04:30,-0.078,93.4,0.44,17.46,0.085,0,0,-45.84,-45.84,0,101.7,-0.068,-28.9 +19/04/2021 05:00,0.035,93.6,0.24,17.46,0.074,0.289,0.001,-41.25,-41.25,0,101.7,-0.068,-25.72 +19/04/2021 05:30,-0.237,93.5,0.016,17.46,0.014,3.931,0.02,-40.55,-40.55,0,101.8,-0.036,-27.94 +19/04/2021 06:00,-0.079,93.7,0.108,17.46,0.048,30.65,0.153,-29.05,-29.05,0,101.8,0.002,-28.93 +19/04/2021 06:30,1.18,93.6,0.359,14.95,0.102,99.2,0.496,-5.99,-5.99,0,101.8,0.122,-12.35 +19/04/2021 07:00,3.193,91.2,0.515,344.3,0.152,189.7,0.949,23.25,23.25,0,101.8,0.306,-15.65 +19/04/2021 07:30,6.159,81.5,0.432,24.92,0.121,288.7,1.444,81.6,81.6,0,101.8,0.417,-22.94 +19/04/2021 08:00,8.52,63.78,0.923,137.4,0.116,383.8,1.919,137.9,137.9,0,101.8,0.584,-10.45 +19/04/2021 08:30,9.6,61.15,1.204,130,0.125,461.9,2.31,196.7,196.7,0,101.7,0.754,-6.354 +19/04/2021 09:00,11.05,57.52,1.152,143,0.125,538.9,2.694,258.2,258.2,0,101.7,0.919,-3.901 +19/04/2021 09:30,12.14,54.97,1.16,141.9,0.119,604,3.02,317.9,317.9,0,101.7,1.087,0.296 +19/04/2021 10:00,13.56,53.26,0.883,103.1,0.123,660.4,3.302,367.8,367.8,0,101.7,1.239,0.541 +19/04/2021 10:30,14.7,49.65,1.265,131.2,0.114,712,3.56,406.8,406.8,0,101.7,1.417,1.442 +19/04/2021 11:00,15.71,47.04,1.325,119.2,0.109,714.1,3.571,422.1,422.1,0,101.7,1.451,5.273 +19/04/2021 11:30,15.7,44.67,1.441,175.1,0.111,637.1,3.186,380.3,380.3,0,101.6,1.241,0.362 +19/04/2021 12:00,16.51,41.89,1.585,157.6,0.124,736.6,3.683,454.2,454.2,0,101.6,1.489,30.01 +19/04/2021 12:30,16.73,39.57,1.723,181.9,0.125,748,3.74,467.9,467.9,0,101.6,1.558,43.23 +19/04/2021 13:00,17.23,39.62,1.745,163.8,0.127,779.9,3.899,499.9,499.9,0,101.6,1.629,53.58 +19/04/2021 13:30,17.19,37.55,1.658,191.5,0.131,599,2.995,365.8,365.8,0,101.5,1.191,41.47 +19/04/2021 14:00,17.17,39.29,1.643,148.1,0.114,596.8,2.984,365.7,365.7,0,101.5,1.201,40.91 +19/04/2021 14:30,16.74,41.54,1.421,127.6,0.13,484.8,2.424,295.2,295.2,0,101.5,0.905,42.37 +19/04/2021 15:00,17.97,39.88,1.426,126.3,0.118,686.8,3.434,440.2,440.2,0,101.4,1.435,64.58 +19/04/2021 15:30,18.65,37.08,1.07,125.2,0.091,685.3,3.427,448.2,448.2,0,101.4,1.492,93.8 +19/04/2021 16:00,18.54,38.01,1.196,131,0.118,474.8,2.374,295.6,295.6,0,101.4,0.994,70.68 +19/04/2021 16:30,16.83,41.8,1.262,123.8,0.118,172.1,0.86,77,77,0,101.4,0.313,56.61 +19/04/2021 17:00,16.15,44.27,1.075,122.2,0.131,128.1,0.641,52.53,52.53,0,101.4,0.177,58.71 +19/04/2021 17:30,16.2,44.54,0.804,132.8,0.125,138.1,0.691,60.57,60.57,0,101.4,0.186,64.7 +19/04/2021 18:00,16.13,45.61,0.897,123.4,0.14,86.8,0.434,28.35,28.35,0,101.4,0.102,78.86 +19/04/2021 18:30,15,48.75,0.96,126.3,0.136,32.27,0.161,-4.247,-4.247,0,101.4,-0.032,79.01 +19/04/2021 19:00,14.32,51.55,0.288,127.8,0.106,5.584,0.028,-17.25,-17.25,0,101.4,-0.102,73.33 +19/04/2021 19:30,13.37,55.49,0.054,120.2,0.045,0.006,0,-19.76,-19.76,0,101.4,-0.135,71.96 +19/04/2021 20:00,12.97,54.86,0.406,166.8,0.071,0,0,-16.91,-16.91,0,101.4,-0.135,71.76 +19/04/2021 20:30,12.85,48.7,1.129,293,0.138,0,0,-36.29,-36.29,0,101.4,-0.134,74.96 +19/04/2021 21:00,11.91,46.42,0.846,293.3,0.137,0,0,-50.9,-50.9,0,101.4,-0.091,83.6 +19/04/2021 21:30,10.87,49.4,0.644,295.1,0.145,0,0,-46.29,-46.29,0,101.4,-0.089,88.7 +19/04/2021 22:00,9.87,53.75,0.417,283.5,0.1,0,0,-43.09,-43.09,0,101.4,-0.098,91.1 +19/04/2021 22:30,8.28,61.42,0.377,271.6,0.148,0,0,-28.69,-28.69,0,101.4,-0.095,90.9 +19/04/2021 23:00,7.883,66.97,0.16,283.6,0.103,0,0,-30.7,-30.7,0,101.4,-0.07,88.8 +19/04/2021 23:30,7.189,70.64,0.304,283.6,0.154,0,0,-36.86,-36.86,0,101.3,-0.069,87.5 +20/04/2021 00:00,6.52,74.57,0.103,283.5,0.065,0,0,-23.35,-23.35,0,101.3,-0.068,85.7 +20/04/2021 00:30,6.496,76.5,0.288,290.9,0.13,0,0,-21.36,-21.36,0,101.3,-0.071,83.7 +20/04/2021 01:00,6.634,76.32,0.386,349.6,0.149,0,0,-32.18,-32.18,0,101.3,-0.071,78.59 +20/04/2021 01:30,6.225,77.29,0.199,351.8,0.077,0,0,-38.55,-38.55,0,101.3,-0.068,86.6 +20/04/2021 02:00,5.402,82.2,0.295,351.8,0.153,0,0,-38.54,-38.54,0,101.3,-0.068,87.4 +20/04/2021 02:30,5.006,84.7,0.428,351.7,0.18,0,0,-39.24,-39.24,0,101.3,-0.068,89.6 +20/04/2021 03:00,4.436,87.2,0.527,340.8,0.151,0,0,-27,-27,0,101.2,-0.068,91 +20/04/2021 03:30,4.565,88.2,0.447,293.1,0.16,0,0,-33.9,-33.9,0,101.2,-0.068,84.8 +20/04/2021 04:00,4.189,88.8,0.16,307.2,0.093,0,0,-40.49,-40.49,0,101.2,-0.068,90.5 +20/04/2021 04:30,3.937,89.8,0.281,307.2,0.11,0,0,-39.25,-39.25,0,101.2,-0.068,90.2 +20/04/2021 05:00,3.884,90.8,0.265,306.2,0.136,0.024,0,-14.94,-14.94,0,101.2,-0.068,86.1 +20/04/2021 05:30,4.475,91.3,0.139,305.9,0.086,4.814,0.024,-18.18,-18.18,0,101.2,-0.068,80.7 +20/04/2021 06:00,5.01,91.3,0.332,313.1,0.1,16.02,0.08,-14.92,-14.92,0,101.2,-0.068,79.88 +20/04/2021 06:30,5.332,90.5,0.353,307.9,0.116,40.87,0.204,-13.34,-13.34,0,101.2,-0.009,78.92 +20/04/2021 07:00,6.087,89.8,0.323,307.6,0.11,103.7,0.518,15.82,15.82,0,101.2,0.112,67.54 +20/04/2021 07:30,8.16,85.3,0.356,328.3,0.115,229.1,1.145,61.5,61.5,0,101.2,0.327,36.35 +20/04/2021 08:00,12.13,67.25,0.436,63.03,0.111,412.8,2.064,168.9,168.9,0,101.2,0.679,40.89 +20/04/2021 08:30,13.78,58.37,1.014,131,0.122,512.7,2.563,245,245,0,101.2,0.898,37.61 +20/04/2021 09:00,14.68,55.92,1.237,121.8,0.132,602,3.01,314.3,314.3,0,101.2,1.083,37.98 +20/04/2021 09:30,15.8,50.71,1.577,125.7,0.129,619.7,3.099,326,326,0,101.2,1.144,40.93 +20/04/2021 10:00,16.16,49.92,1.605,131.8,0.126,641.3,3.207,350.3,350.3,0,101.2,1.246,48.68 +20/04/2021 10:30,17.35,46.35,1.442,137.9,0.119,706.7,3.533,405.1,405.1,0,101.2,1.418,59.96 +20/04/2021 11:00,17.91,43.01,1.506,144.1,0.122,703.6,3.518,417.5,417.5,0,101.2,1.436,65.85 +20/04/2021 11:30,18.48,40.2,1.456,136.1,0.12,816,4.082,498.5,498.5,0,101.2,1.717,84.1 +20/04/2021 12:00,18.9,34.88,1.28,153.8,0.119,863,4.317,550,550,0,101.1,1.851,85.3 +20/04/2021 12:30,19.59,35.03,1.225,135.1,0.105,855,4.277,554,554,0,101.1,1.876,80.5 +20/04/2021 13:00,18.49,36.9,1.196,75.32,0.137,400.4,2.002,223.6,223.6,0,101.1,0.801,41.32 +20/04/2021 13:30,17.6,39.81,1.059,62.7,0.123,262.1,1.31,134.7,134.7,0,101.1,0.456,40.48 +20/04/2021 14:00,17.02,41.59,1.331,55.96,0.126,211.7,1.058,101.2,101.2,0,101.1,0.351,45.31 +20/04/2021 14:30,17.27,41.35,0.977,71,0.131,274.1,1.371,137.4,137.4,0,101.1,0.448,56.29 +20/04/2021 15:00,17.76,36.12,1.006,53.52,0.119,347.2,1.736,181.4,181.4,0,101.1,0.633,75.08 +20/04/2021 15:30,19.13,35.08,1.075,79.89,0.113,593.4,2.967,360.1,360.1,0,101,1.264,110.1 +20/04/2021 16:00,18.55,35.62,0.969,67.6,0.131,334,1.67,168.3,168.3,0,101.1,0.675,73.82 +20/04/2021 16:30,17.82,37.63,1.142,35.36,0.123,203,1.015,74.31,74.31,0,101,0.4,68.69 +20/04/2021 17:00,18.46,37.52,1.557,20.71,0.142,346.2,1.731,170.9,170.9,0,101,0.717,98 +20/04/2021 17:30,18.61,37.33,1.523,38.95,0.128,297.3,1.487,143.5,143.5,0,101,0.638,93.3 +20/04/2021 18:00,17.77,43.17,2.003,28.73,0.133,161.1,0.805,65.64,65.64,0,101,0.317,85.7 +20/04/2021 18:30,15.72,46.87,2.024,45.43,0.121,47.45,0.237,-16.48,-16.48,0,101.1,0.068,78.01 +20/04/2021 19:00,14.28,52.93,0.977,33.56,0.126,17.69,0.088,-37.19,-37.19,0,101.1,-0.001,75.25 +20/04/2021 19:30,12.95,58.19,0.472,54.13,0.12,0.434,0.002,-39.6,-39.6,0,101.1,-0.068,74.96 +20/04/2021 20:00,12.38,58.82,0.626,43.09,0.122,0,0,-32.57,-32.57,0,101.1,-0.068,80.5 +20/04/2021 20:30,12.19,59.75,0.595,26.97,0.148,0,0,-26.62,-26.62,0,101.2,-0.068,84.5 +20/04/2021 21:00,11.97,60.82,1.112,29.72,0.136,0,0,-38.79,-38.79,0,101.2,-0.099,90.5 +20/04/2021 21:30,12.03,60.89,1.002,43.96,0.127,0,0,-47.05,-47.05,0,101.2,-0.077,100.9 +20/04/2021 22:00,11.47,63.43,0.649,51.98,0.139,0,0,-49.26,-49.26,0,101.2,-0.068,106.7 +20/04/2021 22:30,10.61,66.67,0.357,46.38,0.12,0,0,-45.76,-45.76,0,101.2,-0.068,111 +20/04/2021 23:00,9.89,68.79,0.149,32.19,0.107,0,0,-46.12,-46.12,0,101.2,-0.068,115.3 +20/04/2021 23:30,9.26,71.71,0.383,26.08,0.155,0,0,-41.25,-41.25,0,101.2,-0.068,119.1 +21/04/2021 00:00,7.398,79.17,0.452,22,0.162,0,0,-43.36,-43.36,0,101.2,-0.068,123 +21/04/2021 00:30,6.409,84.4,0.289,21.95,0.156,0,0,-40.7,-40.7,0,101.2,-0.068,132.1 +21/04/2021 01:00,5.753,86.4,0.338,21.91,0.103,0,0,-41.35,-41.35,0,101.2,-0.068,139.9 +21/04/2021 01:30,5.231,87.9,0.432,18.43,0.17,0,0,-38.88,-38.88,0,101.2,-0.068,148.6 +21/04/2021 02:00,4.802,88.8,0.555,6.29,0.153,0,0,-41.03,-41.03,0,101.2,-0.068,152 +21/04/2021 02:30,5.258,89.4,0.613,350.3,0.148,0,0,-40.65,-40.65,0,101.2,-0.068,162.4 +21/04/2021 03:00,4.876,88,0.402,347.3,0.167,0,0,-42.71,-42.71,0,101.2,-0.068,167 +21/04/2021 03:30,3.83,89,0.341,347.3,0.163,0,0,-39.57,-39.57,0,101.2,-0.068,169.3 +21/04/2021 04:00,3.347,90,0.385,347.3,0.144,0,0,-40.16,-40.16,0,101.2,-0.068,175.5 +21/04/2021 04:30,3.344,91.6,0.413,347.2,0.142,0,0,-42.39,-42.39,0,101.2,-0.068,182.5 +21/04/2021 05:00,3.183,91.4,0.237,332.1,0.093,0,0,-43.2,-43.2,0,101.2,-0.068,180.8 +21/04/2021 05:30,2.956,92,0.43,350.9,0.049,6.59,0.033,-37.39,-37.39,0,101.2,-0.067,180.6 +21/04/2021 06:00,3.204,92.6,0.336,351.4,0.119,35.24,0.176,-27.02,-27.02,0,101.2,-0.002,174.5 +21/04/2021 06:30,4.969,92.2,0.813,330,0.142,113.8,0.569,1.759,1.759,0,101.2,0.13,140.7 +21/04/2021 07:00,7.044,86,0.777,340.6,0.146,204.7,1.023,29.08,29.08,0,101.2,0.326,102.9 +21/04/2021 07:30,9.24,76.69,0.938,345.2,0.149,285.7,1.429,52.83,52.83,0,101.2,0.442,79.51 +21/04/2021 08:00,11.45,67.81,1.059,9.8,0.144,373.8,1.869,135.4,135.4,0,101.2,0.602,63.41 +21/04/2021 08:30,13.33,60.75,0.718,9.17,0.132,454.2,2.271,198.4,198.4,0,101.2,0.763,48.8 +21/04/2021 09:00,15.1,54.82,0.772,61.25,0.098,529.9,2.649,258.3,258.3,0,101.2,0.937,41.74 +21/04/2021 09:30,16.43,51.06,0.845,51.02,0.113,593.5,2.968,317.3,317.3,0,101.2,1.127,46.64 +21/04/2021 10:00,17.01,49.22,1.21,62.08,0.112,657.4,3.287,367.1,367.1,0,101.2,1.29,51.54 +21/04/2021 10:30,17.51,45.76,1.212,64.63,0.109,703.9,3.519,409.7,409.7,0,101.2,1.439,57.21 +21/04/2021 11:00,18.45,43.83,1.349,64.36,0.112,746.4,3.732,445.6,445.6,0,101.2,1.574,64.45 +21/04/2021 11:30,19.12,40.37,1.344,131.8,0.103,667.5,3.338,402.3,402.3,0,101.2,1.368,63.63 +21/04/2021 12:00,19.12,38.45,1.635,115.5,0.122,690.1,3.451,425.9,425.9,0,101.2,1.416,76.33 +21/04/2021 12:30,19.43,38.2,1.434,83.6,0.113,825,4.124,533.4,533.4,0,101.2,4.217,116.6 +21/04/2021 13:00,19.4,38.29,2.07,53.54,0.131,687.4,3.437,422.8,422.8,0,101.2,4.013,84.5 +21/04/2021 13:30,18.4,38.38,1.644,74.36,0.141,335.5,1.677,166,166,0,101.2,2.018,61.47 +21/04/2021 14:00,18.31,39.11,1.078,76.63,0.134,314,1.57,157.2,157.2,0,101.1,1.817,75.85 +21/04/2021 14:30,18.78,35.93,1.209,82.6,0.136,284.6,1.423,134.9,134.9,0,101.1,1.902,87.5 +21/04/2021 15:00,19.37,35.88,2.04,123.4,0.126,593.8,2.969,356.5,356.5,0,101.1,4.456,126.2 +21/04/2021 15:30,19.05,36.83,1.287,115,0.128,313.3,1.566,165.8,165.8,0,101.1,2.185,102.5 +21/04/2021 16:00,18.77,37.51,1.552,61.9,0.133,255.5,1.277,134.5,134.5,0,101.1,1.767,106.4 +21/04/2021 16:30,18.05,39.28,1.334,52.67,0.126,120.2,0.601,34.81,34.81,0,101.1,0.747,94.7 +21/04/2021 17:00,17.88,39.42,1.472,83.8,0.146,241.5,1.208,95.4,95.4,0,101.1,1.637,113.9 +21/04/2021 17:30,18.5,39.01,1.676,60.89,0.132,228.7,1.144,85,85,0,101.1,1.603,117.6 +21/04/2021 18:00,18.14,38.61,1.299,75.02,0.14,145.5,0.727,32.3,32.3,0,101.1,0.94,108.2 +21/04/2021 18:30,17.39,39.23,0.794,74.19,0.135,66.96,0.335,-11.99,-11.99,0,101.1,0.399,105.1 +21/04/2021 19:00,16.29,42.69,1.207,60.04,0.132,14.52,0.073,-43.3,-43.3,0,101.2,0.068,105.1 +21/04/2021 19:30,15.19,50.67,1.892,54.58,0.131,0.158,0.001,-59.39,-59.39,0,101.2,-0.068,111.6 +21/04/2021 20:00,14.33,57.05,1.877,55.87,0.129,0,0,-61.5,-61.5,0,101.3,-0.068,127.6 +21/04/2021 20:30,13.64,61.07,1.583,56.3,0.13,0,0,-62.11,-62.11,0,101.3,-0.068,145 +21/04/2021 21:00,12.86,63.59,1.482,58.89,0.134,0,0,-60.59,-60.59,0,101.3,-0.068,158.5 +21/04/2021 21:30,12.23,64.51,1.473,61.02,0.131,0,0,-60.19,-60.19,0,101.3,-0.068,175.7 +21/04/2021 22:00,11.77,66.52,1.229,57.24,0.131,0,0,-59.26,-59.26,0,101.4,-0.068,183.6 +21/04/2021 22:30,11.27,69.2,1.179,56.13,0.13,0,0,-58.92,-58.92,0,101.4,-0.068,187 +21/04/2021 23:00,10.78,71.85,0.961,56.75,0.133,0,0,-57.7,-57.7,0,101.4,-0.068,191.2 +21/04/2021 23:30,10.39,73.74,0.754,54.61,0.134,0,0,-55.79,-55.79,0,101.4,-0.068,195.3 +22/04/2021 00:00,9.65,76.76,0.554,38.46,0.137,0,0,-51.66,-51.66,0,101.4,-0.068,199.6 +22/04/2021 00:30,8.73,79.9,0.507,17.75,0.15,0,0,-46.74,-46.74,0,101.5,-0.068,205.1 +22/04/2021 01:00,8.23,82.5,0.483,24.73,0.13,0,0,-45.26,-45.26,0,101.4,-0.068,206.6 +22/04/2021 01:30,8.63,80.9,0.714,43.36,0.129,0,0,-51.36,-51.36,0,101.4,-0.068,209 +22/04/2021 02:00,8.58,80.7,0.809,39.06,0.126,0,0,-51.47,-51.47,0,101.5,-0.068,212.1 +22/04/2021 02:30,8.53,81.2,0.638,48.55,0.111,0,0,-49.89,-49.89,0,101.5,-0.068,211 +22/04/2021 03:00,7.909,83.1,0.619,40.96,0.126,0,0,-46.56,-46.56,0,101.5,-0.068,212.9 +22/04/2021 03:30,7.388,85.1,0.624,15.8,0.145,0,0,-47.71,-47.71,0,101.5,-0.068,214.2 +22/04/2021 04:00,7.338,86.5,0.744,36.09,0.137,0,0,-50.62,-50.62,0,101.5,-0.068,213.7 +22/04/2021 04:30,7.465,86,0.668,40.8,0.12,0,0,-51.95,-51.95,0,101.5,-0.068,211.8 +22/04/2021 05:00,7.159,85.6,0.474,40.27,0.123,0,0,-48.7,-48.7,0,101.5,-0.068,211.5 +22/04/2021 05:30,6.239,86.7,0.634,20.14,0.145,6.518,0.033,-40.9,-40.9,0,101.5,-0.005,210 +22/04/2021 06:00,6.367,88.2,0.769,21.57,0.145,35.49,0.177,-32.78,-32.78,0,101.6,0.26,203.3 +22/04/2021 06:30,7.533,86.5,0.847,26.87,0.137,109.3,0.547,-3.015,-3.015,0,101.6,0.936,182.9 +22/04/2021 07:00,9.35,77.96,1.005,45.32,0.122,199.2,0.996,17.69,17.69,0,101.6,2.13,143 +22/04/2021 07:30,10.79,72.39,1.042,61.72,0.134,285.3,1.427,75.31,75.31,0,101.6,3.32,124.9 +22/04/2021 08:00,12.39,66.26,1.147,83.6,0.139,373.1,1.866,134.3,134.3,0,101.7,4.561,98.7 +22/04/2021 08:30,13.41,62.03,1.512,103.1,0.148,459.7,2.298,195.3,195.3,0,101.7,5.825,70.18 +22/04/2021 09:00,14.26,59.51,1.466,86.3,0.143,535.9,2.679,254,254,0,101.7,6.642,61.21 +22/04/2021 09:30,14.99,57.82,1.413,85.8,0.145,603.1,3.016,308.6,308.6,0,101.7,7.245,60.38 +22/04/2021 10:00,15.83,55.29,1.556,97.8,0.131,661.4,3.307,355.2,355.2,0,101.7,7.526,64.12 +22/04/2021 10:30,16.67,53.09,1.661,103.3,0.138,711.2,3.556,395.7,395.7,0,101.7,7.522,70.19 +22/04/2021 11:00,17.21,51.73,1.659,89.7,0.139,746.1,3.731,434.4,434.4,0,101.7,7.501,79.05 +22/04/2021 11:30,17.75,50.95,1.769,72.46,0.13,775.8,3.879,467.2,467.2,0,101.7,7.718,83.6 +22/04/2021 12:00,18.51,48.05,2.116,94.4,0.131,799.6,3.998,484.8,484.9,0,101.7,5.571,84.3 +22/04/2021 12:30,18.86,44.68,2.339,99.4,0.145,808,4.038,484.7,484.7,0,101.7,4.891,85.2 +22/04/2021 13:00,19.3,44.65,2.045,93.9,0.143,797.6,3.988,478.6,478.6,0,101.6,4.374,101.2 +22/04/2021 13:30,19.64,44.01,2.189,94.1,0.141,765.7,3.828,457.3,457.3,0,101.6,4.275,98.2 +22/04/2021 14:00,19.81,43.78,2.032,99.6,0.139,692.9,3.464,415.3,415.3,0,101.6,3.739,99.6 +22/04/2021 14:30,19.7,42.89,1.901,87,0.139,597.5,2.987,352.3,352.3,0,101.6,4.403,88.6 +22/04/2021 15:00,20.45,40.54,2.132,107.4,0.133,621.2,3.106,368.6,368.6,0,101.6,5.165,101.4 +22/04/2021 15:30,20.16,41.23,1.777,96.6,0.137,483.7,2.418,274.6,274.6,0,101.6,3.712,98.3 +22/04/2021 16:00,19.95,39.1,1.808,98.1,0.143,496,2.48,272.3,272.3,0,101.6,4.098,107.6 +22/04/2021 16:30,19.99,40.38,1.924,101.4,0.141,408.8,2.044,208.4,208.4,0,101.6,3.301,109.1 +22/04/2021 17:00,19.67,40.17,1.818,100.3,0.144,329.1,1.646,154.3,154.3,0,101.6,2.572,101.7 +22/04/2021 17:30,19.32,40.82,1.625,95.8,0.142,207.2,1.036,74.44,74.44,0,101.6,1.545,104.7 +22/04/2021 18:00,18.44,41.79,1.524,98.8,0.146,137.1,0.686,24.82,24.82,0,101.6,0.937,110.2 +22/04/2021 18:30,17.94,42.36,1.56,93.5,0.144,73.96,0.37,-11.71,-11.71,0,101.6,0.463,115.4 +22/04/2021 19:00,16.62,47.08,0.799,76.31,0.14,16.47,0.082,-43.66,-43.66,0,101.6,0.143,115.1 +22/04/2021 19:30,15.7,50.14,1.252,75.69,0.144,0.39,0.002,-55.74,-55.74,0,101.7,-0.044,126.4 +22/04/2021 20:00,15.26,51.7,1.089,70.84,0.141,0,0,-57.74,-57.74,0,101.7,-0.068,140 +22/04/2021 20:30,14.61,53.97,1.201,64.62,0.138,0,0,-57.29,-57.29,0,101.7,-0.068,152.6 +22/04/2021 21:00,14.22,54.27,1.496,76.58,0.14,0,0,-58.82,-58.82,0,101.8,-0.068,161.9 +22/04/2021 21:30,13.72,55.02,1.348,75.52,0.144,0,0,-58.57,-58.57,0,101.8,-0.068,168.1 +22/04/2021 22:00,12.92,54.15,1.185,89.9,0.148,0,0,-57.37,-57.37,0,101.8,-0.068,171.8 +22/04/2021 22:30,12.43,51.61,1.218,92,0.139,0,0,-58.08,-58.08,0,101.8,-0.068,174.6 +22/04/2021 23:00,11.94,49.36,1.31,95.2,0.151,0,0,-56.94,-56.94,0,101.9,-0.068,178.7 +22/04/2021 23:30,11.56,47.87,1.17,101.9,0.145,0,0,-56.35,-56.35,0,101.9,-0.068,185 +23/04/2021 00:00,10.89,47.79,0.955,101.8,0.143,0,0,-55.75,-55.75,0,101.9,-0.068,189.3 +23/04/2021 00:30,10.24,48.56,0.934,98.9,0.141,0,0,-53.28,-53.28,0,101.9,-0.068,197 +23/04/2021 01:00,9.87,49.08,0.997,101.8,0.149,0,0,-53.88,-53.88,0,101.9,-0.068,199.8 +23/04/2021 01:30,9.67,49.02,1.143,101.1,0.153,0,0,-55,-55,0,101.8,-0.068,201.8 +23/04/2021 02:00,9.42,50.12,0.983,107.6,0.144,0,0,-53.31,-53.31,0,101.8,-0.068,206.8 +23/04/2021 02:30,8.76,52.6,0.61,119.9,0.14,0,0,-51.38,-51.38,0,101.8,-0.068,210.3 +23/04/2021 03:00,8.07,54.93,0.574,105.2,0.141,0,0,-49.7,-49.7,0,101.8,-0.068,218.4 +23/04/2021 03:30,7.919,55.31,0.62,103.8,0.145,0,0,-49.93,-49.93,0,101.8,-0.068,220.5 +23/04/2021 04:00,7.626,57.33,0.51,98,0.156,0,0,-48.85,-48.85,0,101.8,-0.068,224.5 +23/04/2021 04:30,7.467,58.12,0.539,88.4,0.144,0,0,-49.35,-49.35,0,101.8,-0.068,223 +23/04/2021 05:00,7.376,58.25,0.551,94,0.156,0,0,-48.77,-48.77,0,101.8,-0.068,224.1 +23/04/2021 05:30,7.38,58.57,0.665,88.6,0.158,7.694,0.038,-44.37,-44.37,0,101.8,0.034,222.5 +23/04/2021 06:00,7.804,57.37,0.747,101.5,0.141,31.78,0.159,-34.95,-34.95,0,101.8,0.296,215.1 +23/04/2021 06:30,9.39,52.95,0.793,117.7,0.133,129.4,0.647,5.434,5.434,0,101.9,1.391,188.5 +23/04/2021 07:00,10.69,50.03,1.476,121.9,0.132,223.7,1.119,35.53,35.53,0,101.9,2.84,152.5 +23/04/2021 07:30,12.01,47.52,1.369,109.1,0.14,314.4,1.572,84.8,84.8,0,101.9,4.183,117.5 +23/04/2021 08:00,13.27,46.01,1.586,109,0.14,401.1,2.006,146.4,146.4,0,101.9,5.474,90.8 +23/04/2021 08:30,14.6,44.17,1.819,110.9,0.141,484,2.42,209.2,209.2,0,101.9,6.608,76.21 +23/04/2021 09:00,15.37,43.7,2.312,114,0.136,562.8,2.814,265.9,265.9,0,101.9,7.391,66.82 +23/04/2021 09:30,16.25,43.34,2.27,122.1,0.13,631.9,3.16,325.2,325.2,0,101.9,8.02,63.32 +23/04/2021 10:00,17.11,42.26,2.407,118.6,0.131,689.8,3.449,370.1,370.1,0,101.9,8.24,63.7 +23/04/2021 10:30,17.8,41.65,3.1,125.2,0.13,739.3,3.696,410,410.2,0,101.8,8.06,57.73 +23/04/2021 11:00,18.7,40.59,2.769,127.3,0.13,776.7,3.883,450.8,450.9,0,101.8,8.05,67.59 +23/04/2021 11:30,19.34,40.32,2.714,119.6,0.134,803,4.013,470.3,470.4,0,101.8,8.32,75.57 +23/04/2021 12:00,19.75,39.18,2.426,110.3,0.139,818,4.089,492.6,492.6,0,101.8,5.604,81.7 +23/04/2021 12:30,19.91,36.91,2.899,121.9,0.128,824,4.119,494.9,495.1,0,101.8,4.823,74.77 +23/04/2021 13:00,20.42,37.25,2.646,121.4,0.134,812,4.062,494,494.1,0,101.8,4.263,77.39 +23/04/2021 13:30,20.73,36.47,2.83,129.2,0.124,791.8,3.959,486.8,486.9,0,101.8,4.255,71.53 +23/04/2021 14:00,20.88,37.21,2.65,116.3,0.132,757.6,3.788,458.6,458.7,0,101.7,3.691,68.94 +23/04/2021 14:30,20.95,36.25,2.466,105.5,0.139,707.3,3.537,425.1,425.2,0,101.7,5.247,63.63 +23/04/2021 15:00,21.13,35.13,2.539,113,0.137,652,3.26,388.1,388.3,0,101.7,5.717,56.05 +23/04/2021 15:30,21.21,34.16,2.389,113.9,0.129,587.2,2.936,335.1,335.1,0,101.7,4.849,47.16 +23/04/2021 16:00,21.07,31.96,2.58,113.4,0.138,517.2,2.586,283.9,283.9,0,101.6,4.453,37.26 +23/04/2021 16:30,20.97,30.21,1.964,110.1,0.137,439,2.195,226.2,226.2,0,101.6,3.712,28.98 +23/04/2021 17:00,20.64,29.56,2.116,114.8,0.138,353.6,1.768,161.9,161.9,0,101.7,2.866,20.8 +23/04/2021 17:30,20.21,27.94,2.321,121.7,0.135,263.5,1.317,97.5,97.5,0,101.7,2.049,14.1 +23/04/2021 18:00,19.85,28.15,1.537,103.5,0.143,174.2,0.871,42.7,42.7,0,101.7,1.275,9.03 +23/04/2021 18:30,19.2,28.62,1.448,104.8,0.136,90.1,0.45,-7.135,-7.135,0,101.7,0.599,3.643 +23/04/2021 19:00,17.76,31.72,1.067,100.3,0.142,16.58,0.083,-49.74,-49.74,0,101.7,0.177,-1.245 +23/04/2021 19:30,16.25,34.63,0.975,82.9,0.142,0.302,0.002,-61.78,-61.78,0,101.7,0.017,-4.089 +23/04/2021 20:00,15.42,35.18,0.853,83.4,0.141,0,0,-62.72,-62.72,0,101.7,0,-5.841 +23/04/2021 20:30,14.93,36.06,1.04,68.59,0.141,0,0,-62.58,-62.58,0,101.7,0,-6.547 +23/04/2021 21:00,14.19,39.75,0.907,73.42,0.14,0,0,-60.64,-60.64,0,101.7,0,-7.35 +23/04/2021 21:30,13.92,41.51,1.243,88.9,0.139,0,0,-62.47,-62.47,0,101.7,0,-7.744 +23/04/2021 22:00,13.96,40.57,1.255,98.3,0.137,0,0,-64.41,-64.41,0,101.7,0,-7.758 +23/04/2021 22:30,13.71,39.59,1.489,100.6,0.144,0,0,-65.23,-65.23,0,101.7,0,-7.425 +23/04/2021 23:00,13,40.59,1.25,104.9,0.139,0,0,-62.88,-62.88,0,101.7,0,-7.374 +23/04/2021 23:30,12.43,40.68,1.129,109.7,0.144,0,0,-61.42,-61.42,0,101.7,0,-8.16 +24/04/2021 00:00,11.84,41.88,1.007,105.9,0.145,0,0,-59.64,-59.64,0,101.7,0,-7.243 +24/04/2021 00:30,11.42,43.3,0.897,105.9,0.129,0,0,-57.79,-57.79,0,101.7,0,-7.699 +24/04/2021 01:00,10.87,44.87,0.798,125.1,0.127,0,0,-54.82,-54.82,0,101.7,0,-7.989 +24/04/2021 01:30,9.88,48.37,0.361,131.4,0.121,0,0,-52.25,-52.25,0,101.7,0,-8.88 +24/04/2021 02:00,9.14,50.74,0.283,117.7,0.123,0,0,-50.08,-50.08,0,101.6,0,-9.74 +24/04/2021 02:30,9.12,50.61,0.385,96.5,0.149,0,0,-51.16,-51.16,0,101.6,0,-9.67 +24/04/2021 03:00,9.22,49.71,0.378,78.46,0.141,0,0,-49.51,-49.51,0,101.6,0,-9.22 +24/04/2021 03:30,9,49.86,0.405,84.5,0.136,0,0,-51.29,-51.29,0,101.6,0,-10.54 +24/04/2021 04:00,9.03,49.49,0.674,108.9,0.131,0,0,-51.93,-51.93,0,101.6,0,-10.44 +24/04/2021 04:30,9.15,49.14,0.703,101.5,0.138,0,0,-53.78,-53.78,0,101.6,0,-9.86 +24/04/2021 05:00,8.78,49.74,0.381,97.1,0.125,0.004,0,-49.93,-49.93,0,101.6,0,-9.32 +24/04/2021 05:30,8.62,50.33,0.452,92.7,0.142,9.61,0.048,-43.1,-43.1,0,101.6,0.16,-8.04 +24/04/2021 06:00,9.37,48.74,0.918,98,0.14,31.96,0.16,-35.95,-35.95,0,101.6,0.36,-4.857 +24/04/2021 06:30,10.96,44.71,1.309,98.2,0.145,150.6,0.753,14.2,14.2,0,101.6,1.785,4.108 +24/04/2021 07:00,12.58,41.35,1.402,99.3,0.15,265.4,1.327,57.21,57.21,0,101.6,3.541,12.02 +24/04/2021 07:30,13.7,40.25,1.413,101.9,0.14,357.7,1.789,123.2,123.2,0,101.6,4.609,17.36 +24/04/2021 08:00,15.03,39.52,1.518,107.3,0.14,451.8,2.259,189.7,189.7,0,101.6,5.746,26.87 +24/04/2021 08:30,15.02,40.39,1.729,115.7,0.133,383.4,1.917,167.4,167.4,0,101.6,4.519,21.01 +24/04/2021 09:00,16.21,38.94,1.975,118.1,0.137,553.3,2.766,287.6,287.6,0,101.6,6.318,33.4 +24/04/2021 09:30,16.82,38.6,1.866,115.1,0.136,485.8,2.429,239.9,239.9,0,101.6,5.482,32.78 +24/04/2021 10:00,17.6,37.37,2.219,121.8,0.128,598.2,2.991,323.3,323.3,0,101.6,6.692,39.07 +24/04/2021 10:30,19.15,36.43,2.2,118.5,0.133,760,3.8,437.5,437.5,0,101.6,8.42,66.97 +24/04/2021 11:00,19.89,36.03,2.112,106.5,0.139,792.6,3.963,466.4,466.4,0,101.6,8.26,74.16 +24/04/2021 11:30,20.35,34.77,2.462,106,0.138,829,4.146,493.1,493.2,0,101.6,8.69,84.8 +24/04/2021 12:00,20.6,33.04,2.929,115.8,0.131,852,4.261,516.5,516.7,0,101.5,5.899,74.17 +24/04/2021 12:30,21.04,33.38,2.406,111.2,0.138,826,4.13,500.9,500.9,0,101.5,4.947,79.73 +24/04/2021 13:00,21.4,33,2.242,115.9,0.126,780.8,3.904,478.7,478.7,0,101.5,4.235,75.12 +24/04/2021 13:30,22.1,31.66,2.001,93.9,0.135,778.8,3.894,480.9,480.9,0,101.5,4.262,82.4 +24/04/2021 14:00,22.23,31.45,2.23,115.6,0.13,739.4,3.697,458,458,0,101.5,3.725,74.09 +24/04/2021 14:30,22.65,30.4,2.062,102.3,0.136,712.8,3.564,440,440,0,101.5,5.511,69.87 +24/04/2021 15:00,22.66,29.83,1.661,91.9,0.141,575.8,2.879,340,340,0,101.4,4.993,54.99 +24/04/2021 15:30,22.28,30.55,1.809,101.8,0.137,408.2,2.041,216.9,216.9,0,101.4,3.236,36.63 +24/04/2021 16:00,22.74,30.32,1.54,93.6,0.145,557.6,2.788,319.4,319.4,0,101.4,4.74,45.96 +24/04/2021 16:30,23.16,29.76,1.527,79.07,0.137,464.6,2.323,249.5,249.5,0,101.4,4.055,38.22 +24/04/2021 17:00,22.48,29.23,1.612,83.2,0.142,346.7,1.734,166.7,166.7,0,101.4,2.934,26.44 +24/04/2021 17:30,22,28.45,1.43,81.3,0.132,254.7,1.273,103.1,103.1,0,101.4,2.094,15.02 +24/04/2021 18:00,21.54,29.81,1.24,79.42,0.14,167.5,0.837,47.67,47.67,0,101.4,1.307,11.73 +24/04/2021 18:30,20.51,30.26,1.447,73.48,0.145,90.4,0.452,0.008,0.008,0,101.4,0.641,6.808 +24/04/2021 19:00,19.13,32.4,1.693,63.53,0.137,19.09,0.095,-46.86,-46.86,0,101.5,0.191,2.268 +24/04/2021 19:30,17.79,33.99,1.758,63.88,0.135,0.694,0.003,-61.98,-61.98,0,101.5,0.02,0.779 +24/04/2021 20:00,16.92,33.81,1.667,65.33,0.134,0,0,-62.75,-62.75,0,101.5,0,-0.501 +24/04/2021 20:30,16.24,35.05,1.459,60.97,0.131,0,0,-55.41,-55.41,0,101.6,0,-1.148 +24/04/2021 21:00,15.45,38.43,1.156,56.15,0.132,0,0,-54.78,-54.78,0,101.6,0,-2.055 +24/04/2021 21:30,14.38,45.29,1.331,52.38,0.127,0,0,-57.16,-57.16,0,101.6,0,-2.712 +24/04/2021 22:00,14.01,47.08,1.324,57.29,0.134,0,0,-60.06,-60.06,0,101.6,0,-3.142 +24/04/2021 22:30,13.47,48.69,1.436,57.71,0.132,0,0,-61.13,-61.13,0,101.6,0,-3.359 +24/04/2021 23:00,12.98,49.7,1.476,65.08,0.138,0,0,-61.87,-61.87,0,101.6,0,-3.42 +24/04/2021 23:30,12.75,49.61,1.424,65.65,0.132,0,0,-62.23,-62.23,0,101.6,0,-3.656 +25/04/2021 00:00,12.25,49.79,1.24,62.54,0.13,0,0,-62.32,-62.32,0,101.6,0,-3.905 +25/04/2021 00:30,11.72,50.75,1.118,69.81,0.14,0,0,-62,-62,0,101.6,0,-4.304 +25/04/2021 01:00,10.98,52.23,0.864,49.3,0.125,0,0,-59.22,-59.22,0,101.6,0,-4.746 +25/04/2021 01:30,10.36,54.16,0.732,52.1,0.132,0,0,-55.43,-55.43,0,101.6,0,-5.21 +25/04/2021 02:00,9.8,55.9,0.701,59.22,0.134,0,0,-55.61,-55.61,0,101.6,0,-5.319 +25/04/2021 02:30,8.7,61.28,0.751,19.18,0.145,0,0,-51.04,-51.04,0,101.6,0,-5.858 +25/04/2021 03:00,7.797,65.48,0.932,26.19,0.139,0,0,-53.7,-53.7,0,101.6,0,-6.094 +25/04/2021 03:30,8.24,63.1,0.753,45.49,0.128,0,0,-55.22,-55.22,0,101.6,0,-6.049 +25/04/2021 04:00,7.688,65.3,0.862,19.2,0.143,0,0,-53.91,-53.91,0,101.6,0,-6.125 +25/04/2021 04:30,7.445,66.5,1.028,42.57,0.127,0,0,-56.09,-56.09,0,101.6,0,-6.104 +25/04/2021 05:00,7.574,66.32,1.014,48.2,0.133,0.025,0,-57.77,-57.77,0,101.6,0,-5.938 +25/04/2021 05:30,7.337,68.25,0.912,46.49,0.128,11.1,0.056,-50.53,-50.53,0,101.6,0.16,-5.434 +25/04/2021 06:00,7.486,68.5,1.062,40.04,0.124,33.63,0.168,-40.56,-40.56,0,101.6,0.364,-4.761 +25/04/2021 06:30,8.45,64.89,1.29,53.51,0.13,139.7,0.699,3.383,3.383,0,101.6,1.603,-1.009 +25/04/2021 07:00,9.62,60.38,1.724,59.57,0.129,238.7,1.194,37.76,37.76,0,101.6,3.079,5.349 +25/04/2021 07:30,10.51,58.27,1.611,57.94,0.13,321.5,1.607,91.6,91.6,0,101.6,4.118,10.19 +25/04/2021 08:00,11.82,54.52,1.409,69.01,0.128,388.3,1.942,139.4,139.4,0,101.6,5.082,16.11 +25/04/2021 08:30,12.74,51.64,1.825,59.38,0.129,489.2,2.446,210.2,210.2,0,101.6,6.444,22.37 +25/04/2021 09:00,13.9,50,1.74,63.4,0.132,561.1,2.805,267,267,0,101.6,7.082,30.72 +25/04/2021 09:30,14.79,48.15,1.83,59.33,0.128,596.6,2.983,305.5,305.5,0,101.6,7.147,34.97 +25/04/2021 10:00,16.05,43.99,2.152,73.32,0.135,637.4,3.187,337.9,337.9,0,101.6,7.194,38.59 +25/04/2021 10:30,16.47,43.15,2.077,77.72,0.14,636.7,3.184,344.3,344.3,0,101.6,6.421,40.34 +25/04/2021 11:00,16.8,42.13,2.38,73.21,0.131,627.6,3.138,343,343.1,0,101.6,5.748,37.14 +25/04/2021 11:30,17.54,42.5,2.35,65.84,0.128,625.8,3.129,348.5,348.6,0,101.5,5.456,36.74 +25/04/2021 12:00,18.05,41.22,2.395,60.99,0.129,601.7,3.008,330.7,330.7,0,101.5,4.439,32.99 +25/04/2021 12:30,18.61,38.8,2.394,69.63,0.133,555.9,2.78,297.8,297.8,0,101.5,3.94,30.28 +25/04/2021 13:00,18.59,39.18,2.714,55.75,0.119,564,2.82,306.7,306.9,0,101.4,3.845,30.93 +25/04/2021 13:30,17.93,41.34,2.713,49.2,0.12,487.5,2.437,254.4,254.5,0,101.5,3.352,24.95 +25/04/2021 14:00,17.6,40.69,2.652,56.51,0.132,402.2,2.011,197.9,197.9,0,101.4,2.836,19.27 +25/04/2021 14:30,17.5,40.04,2.573,60.47,0.134,372.4,1.862,181.9,181.9,0,101.4,2.669,17.45 +25/04/2021 15:00,17.54,36.72,2.561,62.16,0.135,361,1.805,175.5,175.6,0,101.3,2.576,15.94 +25/04/2021 15:30,17.54,35.29,2.626,61.35,0.129,322,1.61,151.9,151.9,0,101.3,2.288,13.85 +25/04/2021 16:00,17.28,35.6,2.401,62.1,0.134,238.1,1.191,100.3,100.3,0,101.3,1.683,9.79 +25/04/2021 16:30,16.77,36.03,2.262,62.59,0.129,205.2,1.026,81,81,0,101.3,1.475,7.589 +25/04/2021 17:00,16.61,34.42,2.787,63.86,0.131,227.3,1.137,93,93,0,101.3,1.561,7.634 +25/04/2021 17:30,16.33,33.03,2.729,66.8,0.136,173.6,0.868,51.14,51.19,0,101.3,1.216,4.962 +25/04/2021 18:00,16.07,35.1,2.217,64.04,0.134,121,0.605,19.1,19.1,0,101.3,0.833,2.666 +25/04/2021 18:30,15.3,38.59,2.18,56.15,0.128,65.8,0.329,-11.8,-11.8,0,101.3,0.406,0.392 +25/04/2021 19:00,14.64,37.75,1.949,59.99,0.128,26.72,0.134,-33.84,-33.84,0,101.3,0.186,-1.36 +25/04/2021 19:30,13.8,44.41,1.629,47.48,0.121,1.577,0.008,-45.19,-45.19,0,101.3,0.013,-2.81 +25/04/2021 20:00,12.41,55.56,1.594,35.96,0.124,0,0,-46.27,-46.27,0,101.4,0,-3.66 +25/04/2021 20:30,11.63,60.11,1.741,36.24,0.126,0,0,-44.68,-44.68,0,101.4,0,-4.08 +25/04/2021 21:00,10.98,62.56,1.637,41.81,0.123,0,0,-41.89,-41.89,0,101.4,0,-4.26 +25/04/2021 21:30,10.64,64.14,1.813,44.25,0.124,0,0,-39.81,-39.81,0,101.4,0,-4.355 +25/04/2021 22:00,10.13,64.58,1.395,36.08,0.129,0,0,-45.21,-45.21,0,101.4,0,-4.598 +25/04/2021 22:30,9.67,64.5,1.674,35.73,0.127,0,0,-43.6,-43.6,0,101.4,0,-4.765 +25/04/2021 23:00,9.58,62.79,1.33,37.96,0.123,0,0,-44.89,-44.89,0,101.4,0,-4.888 +25/04/2021 23:30,9.23,61.89,1.197,36.74,0.128,0,0,-47.91,-47.91,0,101.4,0,-5.159 +26/04/2021 00:00,9.11,59.9,1.511,45.85,0.12,0,0,-50.04,-50.04,0,101.4,0,-5.138 +26/04/2021 00:30,9.03,58.74,1.893,49.1,0.124,0,0,-53.09,-53.09,0,101.4,0,-5.095 +26/04/2021 01:00,8.78,58.64,2.054,51.41,0.123,0,0,-53.91,-53.91,0,101.3,0,-5.062 +26/04/2021 01:30,8.55,59.36,1.984,47.84,0.124,0,0,-50.31,-50.31,0,101.3,0,-5.161 +26/04/2021 02:00,8.15,60.8,1.789,51.41,0.121,0,0,-52.13,-52.13,0,101.3,0,-5.31 +26/04/2021 02:30,7.718,62.14,1.663,48.02,0.128,0,0,-56.39,-56.39,0,101.3,0,-5.547 +26/04/2021 03:00,7.422,63.5,1.561,45.5,0.129,0,0,-56.05,-56.05,0,101.3,0,-5.711 +26/04/2021 03:30,6.806,66.66,1.377,29.4,0.132,0,0,-50.5,-50.5,0,101.2,0,-5.937 +26/04/2021 04:00,6.165,70.64,1.523,23.15,0.142,0,0,-49.51,-49.51,0,101.2,0,-6.099 +26/04/2021 04:30,5.684,73.3,1.487,27.41,0.135,0,0,-51.88,-51.88,0,101.2,0,-6.251 +26/04/2021 05:00,5.454,74.19,1.393,34.66,0.129,0.068,0,-51.32,-51.32,0,101.2,0,-6.245 +26/04/2021 05:30,5.454,74.29,1.208,40.62,0.125,14.26,0.071,-37.79,-37.79,0,101.2,0.104,-5.699 +26/04/2021 06:00,5.744,72.81,1.336,38.57,0.121,49.97,0.25,-23.42,-23.42,0,101.2,0.354,-4.606 +26/04/2021 06:30,6.199,70.8,1.737,35.49,0.126,115.3,0.576,-8.78,-8.78,0,101.2,1.181,-2.238 +26/04/2021 07:00,7.272,65.93,1.889,46,0.123,173.8,0.869,9.34,9.34,0,101.2,1.981,1.047 +26/04/2021 07:30,7.697,63.47,1.962,47.19,0.121,175.6,0.878,20.5,20.5,0,101.2,1.908,1.409 +26/04/2021 08:00,7.923,61.33,2.125,49.06,0.125,174.6,0.873,29.94,29.94,0,101.2,1.688,1.159 +26/04/2021 08:30,8.73,58.5,1.919,49.77,0.123,212.5,1.062,55.25,55.25,0,101.2,2.038,2.801 +26/04/2021 09:00,9.57,55.01,2.277,51.33,0.128,217.6,1.088,61.62,61.62,0,101.2,2.056,3.4 +26/04/2021 09:30,10.57,53.92,1.702,42.28,0.122,244.4,1.222,82.8,82.8,0,101.2,2.235,5.29 +26/04/2021 10:00,11.41,52.93,1.861,42.39,0.124,287.7,1.438,114.8,114.8,0,101.1,2.453,7.751 +26/04/2021 10:30,12.3,48.69,1.828,48.72,0.12,335.3,1.677,149,149,0,101.1,2.67,9.88 +26/04/2021 11:00,12.95,45.82,2.106,53.59,0.128,385.2,1.926,183.4,183.4,0,101.1,2.968,12.6 +26/04/2021 11:30,13.74,41.88,2.001,61.95,0.13,449.7,2.248,225.1,225.1,0,101.1,3.448,16.73 +26/04/2021 12:00,14.67,40.5,1.363,70.05,0.126,462.4,2.312,237.6,237.6,0,101,3.328,20.34 +26/04/2021 12:30,15.55,39.64,1.285,65.04,0.131,483.2,2.416,256.4,256.4,0,101,3.394,22.82 +26/04/2021 13:00,15.76,36.96,2.091,61.28,0.129,517.5,2.587,279.9,279.9,0,100.9,3.485,21.22 +26/04/2021 13:30,16.33,37.18,2.015,60.86,0.126,589.5,2.948,335.1,335.1,0,100.9,3.793,28.08 +26/04/2021 14:00,16.42,38.24,2.415,48.93,0.122,520.8,2.604,286.2,286.3,0,100.9,3.294,22.97 +26/04/2021 14:30,16.33,38.89,2.047,49.9,0.123,413.2,2.066,210.6,210.6,0,100.8,2.861,17 +26/04/2021 15:00,16.47,38.73,2.224,41.87,0.121,406.5,2.032,209.4,209.4,0,100.8,2.9,15.96 +26/04/2021 15:30,16.7,38.2,2.18,48.24,0.119,428,2.14,223.7,223.7,0,100.8,3.108,16.87 +26/04/2021 16:00,16.79,37.5,2.283,46.43,0.123,324.1,1.621,152.4,152.4,0,100.8,2.303,11.81 +26/04/2021 16:30,16.49,37.41,2.323,49.57,0.122,269.3,1.346,114.6,114.6,0,100.7,1.847,8.55 +26/04/2021 17:00,16.17,44.93,2.466,29.7,0.131,236.9,1.185,94.8,94.8,0,100.7,1.623,7.258 +26/04/2021 17:30,15.61,48.5,2.524,36.99,0.13,184,0.92,57.78,57.79,0,100.7,1.23,4.53 +26/04/2021 18:00,14.95,50.49,2.155,31.78,0.132,134.4,0.672,23.66,23.66,0,100.7,0.866,2.111 +26/04/2021 18:30,14.05,53.82,2.203,26.58,0.13,98.1,0.49,-0.326,-0.326,0,100.7,0.604,0.189 +26/04/2021 19:00,13.1,56.09,2.259,30.68,0.132,33.8,0.169,-41.57,-41.57,0,100.7,0.243,-2.259 +26/04/2021 19:30,11.86,59.52,2.211,31.54,0.13,4.39,0.022,-60.61,-60.63,0,100.8,0.039,-3.759 +26/04/2021 20:00,10.83,63.19,1.739,29.91,0.129,0,0,-64.48,-64.48,0,100.8,0,-4.75 +26/04/2021 20:30,9.99,65.73,1.938,31.83,0.129,0,0,-67,-67,0,100.8,0,-5.159 +26/04/2021 21:00,9.24,68.83,1.471,29.12,0.133,0,0,-66.6,-66.6,0,100.8,0,-5.556 +26/04/2021 21:30,8.1,73.18,1.6,20.1,0.143,0,0,-65.01,-65.01,0,100.8,0,-5.914 +26/04/2021 22:00,7.734,74.5,1.528,28.99,0.132,0,0,-66.2,-66.2,0,100.8,0,-6.076 +26/04/2021 22:30,7.36,75.85,1.159,34.84,0.128,0,0,-65.18,-65.18,0,100.8,0,-6.23 +26/04/2021 23:00,6.711,77.82,0.949,357.8,0.155,0,0,-60.69,-60.69,0,100.8,0,-6.248 +26/04/2021 23:30,5.885,80.9,0.89,350.8,0.151,0,0,-57.05,-57.05,0,100.8,0,-6.469 +27/04/2021 00:00,5.395,83.6,1.082,350.3,0.156,0,0,-58.42,-58.42,0,100.8,0,-6.566 +27/04/2021 00:30,5.363,84.2,1.173,335.5,0.149,0,0,-59.03,-59.03,0,100.8,0,-6.46 +27/04/2021 01:00,4.806,85.7,1.159,341,0.153,0,0,-57.43,-57.43,0,100.8,0,-6.49 +27/04/2021 01:30,4.589,86.8,1.159,343.3,0.149,0,0,-59.76,-59.76,0,100.7,0,-6.496 +27/04/2021 02:00,4.217,88.3,1.037,347.5,0.152,0,0,-57.2,-57.2,0,100.7,0,-6.621 +27/04/2021 02:30,3.972,88.4,0.906,329.1,0.132,0,0,-58.11,-58.11,0,100.7,0,-6.506 +27/04/2021 03:00,3.468,89.5,0.966,320.9,0.135,0,0,-55.61,-55.61,0,100.7,0,-6.56 +27/04/2021 03:30,3.419,90.1,1.097,313.5,0.121,0,0,-58.23,-58.23,0,100.7,0,-6.526 +27/04/2021 04:00,3.205,90.5,0.948,337,0.131,0,0,-55.64,-55.64,0,100.7,0,-6.559 +27/04/2021 04:30,3.454,91.6,1.238,353.2,0.142,0,0,-58.45,-58.45,0,100.7,0,-6.61 +27/04/2021 05:00,3.773,91.4,0.863,344.8,0.134,0,0,-58.44,-58.44,0,100.6,0,-6.286 +27/04/2021 05:30,3.093,91.4,0.657,317.8,0.125,17.06,0.085,-46.83,-46.83,0,100.7,0.163,-5.71 +27/04/2021 06:00,4.138,91.9,1.041,321.7,0.123,50.85,0.254,-37.38,-37.38,0,100.7,0.429,-3.9 +27/04/2021 06:30,5.189,90.6,1.457,331.2,0.138,163.7,0.819,1.889,1.889,0,100.7,1.519,1.41 +27/04/2021 07:00,7.111,85.2,1.443,357.5,0.146,252,1.26,52.63,52.63,0,100.7,2.842,10.06 +27/04/2021 07:30,8.41,77.56,1.981,4.046,0.147,340.2,1.701,93.9,93.9,0,100.7,4.128,15.23 +27/04/2021 08:00,9.32,73.65,1.981,3.94,0.149,432.6,2.163,157.9,157.9,0,100.7,5.337,21.62 +27/04/2021 08:30,10.02,70.56,2.361,348.7,0.143,519.4,2.597,220,220,0,100.6,6.33,23.7 +27/04/2021 09:00,11.56,65.61,1.842,4.809,0.144,596.5,2.982,286,286,0,100.6,7.139,28.89 +27/04/2021 09:30,12.58,60.86,2.126,3.381,0.147,662.8,3.314,343,343,0,100.6,7.651,33.56 +27/04/2021 10:00,13.75,55.67,2.297,5.325,0.142,720.8,3.604,395.5,395.5,0,100.6,7.892,40.09 +27/04/2021 10:30,14.71,46.89,1.983,31.9,0.125,770.1,3.85,442.9,442.9,0,100.5,7.721,42.68 +27/04/2021 11:00,15.41,43.18,2.135,18.64,0.138,807,4.037,477.4,477.4,0,100.5,7.576,48.89 +27/04/2021 11:30,16.04,41.31,2.238,20.48,0.132,833,4.163,502.2,502.2,0,100.5,8.07,51.27 +27/04/2021 12:00,16.3,40.78,2.468,8.85,0.138,846,4.231,516.4,516.4,0,100.5,5.532,50 +27/04/2021 12:30,16.76,41.99,1.92,16.64,0.129,843,4.216,520.3,520.3,0,100.4,4.756,55.04 +27/04/2021 13:00,16.99,43.45,2.058,16.33,0.127,829,4.145,511.8,511.8,0,100.4,4.25,51.6 +27/04/2021 13:30,16.85,43.47,2.666,358.8,0.146,807,4.036,498.6,498.7,0,100.4,4.184,48.76 +27/04/2021 14:00,16.91,41.57,2.411,359.3,0.145,774,3.87,474.1,474.1,0,100.4,3.616,48.18 +27/04/2021 14:30,17.38,39.79,1.857,14.1,0.133,727.5,3.638,447.3,447.3,0,100.4,5.309,46.97 +27/04/2021 15:00,17.56,38.74,2.111,1.526,0.14,669.1,3.346,402.8,402.8,0,100.3,5.198,40.37 +27/04/2021 15:30,17.61,37.41,1.871,8.93,0.151,601.2,3.006,354.5,354.5,0,100.3,4.694,37.84 +27/04/2021 16:00,17.6,37.91,1.853,4.901,0.144,526.1,2.63,295.6,295.6,0,100.3,4.193,32.94 +27/04/2021 16:30,17.72,37.23,1.851,351.3,0.134,442.6,2.213,230.2,230.2,0,100.3,3.418,28.19 +27/04/2021 17:00,17.2,39.15,1.992,347,0.145,357.5,1.788,165.6,165.6,0,100.3,2.64,24.99 +27/04/2021 17:30,16.52,41.28,2.334,337.6,0.138,269,1.345,102.6,102.6,0,100.2,1.91,21.7 +27/04/2021 18:00,15.74,47.63,2.152,350.8,0.145,178.3,0.891,44.19,44.19,0,100.2,1.172,18.74 +27/04/2021 18:30,14.64,51.97,1.919,350,0.15,101.8,0.509,-2.36,-2.36,0,100.2,0.613,18.21 +27/04/2021 19:00,13.22,54.94,1.899,359.1,0.153,26.02,0.13,-49.26,-49.26,0,100.3,0.217,18.59 +27/04/2021 19:30,11.3,63.19,1.665,357.7,0.148,1.84,0.009,-66.61,-66.61,0,100.3,0.028,24.41 +27/04/2021 20:00,9.87,69.32,1.536,352,0.148,0,0,-68.95,-68.95,0,100.3,0,27.18 +27/04/2021 20:30,8.74,73.55,1.446,352.3,0.153,0,0,-67.57,-67.57,0,100.3,0,34.16 +27/04/2021 21:00,7.803,74.85,1.42,353.3,0.151,0,0,-67.67,-67.67,0,100.3,0,37.98 +27/04/2021 21:30,7.24,70.97,0.931,339.9,0.136,0,0,-60.98,-60.98,0,100.3,0,38.18 +27/04/2021 22:00,6.343,75.19,0.606,323.3,0.126,0,0,-56.76,-56.76,0,100.3,0,34.39 +27/04/2021 22:30,5.422,79.94,0.612,268.7,0.128,0,0,-55.7,-55.7,0,100.3,0,37.58 +27/04/2021 23:00,4.558,83.2,0.29,289.6,0.146,0,0,-51.92,-51.92,0,100.3,0,48.59 +27/04/2021 23:30,4.569,86.9,0.622,286,0.159,0,0,-53.54,-53.54,0,100.3,-0.001,52.19 +28/04/2021 00:00,4.364,86.8,0.723,286.2,0.161,0,0,-54.87,-54.87,0,100.3,-0.017,52.04 +28/04/2021 00:30,4.576,87.2,1.036,300,0.148,0,0,-59.07,-59.07,0,100.2,-0.02,58.26 +28/04/2021 01:00,3.895,87.2,0.429,300.4,0.147,0,0,-55.98,-55.98,0,100.2,-0.004,59.14 +28/04/2021 01:30,3.417,89.2,0.553,295.7,0.147,0,0,-54.83,-54.83,0,100.2,-0.018,59.76 +28/04/2021 02:00,3.386,90.4,0.81,314.6,0.136,0,0,-53.93,-53.93,0,100.1,-0.041,66.41 +28/04/2021 02:30,3.034,90.8,0.704,312.6,0.13,0,0,-50.87,-50.87,0,100.1,-0.033,69.06 +28/04/2021 03:00,3.191,92,1.053,284.3,0.145,0,0,-55.27,-55.27,0,100.1,-0.064,72.9 +28/04/2021 03:30,3.029,91.6,0.406,294.2,0.173,0,0,-52.69,-52.69,0,100.1,-0.056,71.75 +28/04/2021 04:00,2.678,92.6,0.539,298.7,0.141,0,0,-49.13,-49.13,0,100.1,-0.067,72.99 +28/04/2021 04:30,2.923,92.7,0.611,301.8,0.144,0,0,-49.62,-49.62,0,100.1,-0.068,73.34 +28/04/2021 05:00,2.671,92.9,0.475,280,0.144,0.923,0.005,-39.59,-39.59,0,100.1,-0.022,74.42 +28/04/2021 05:30,3.165,93.4,0.564,299.4,0.154,23.52,0.118,-14.82,-14.82,0,100.1,0.11,83.6 +28/04/2021 06:00,3.953,92.9,0.375,309.6,0.141,55.54,0.278,4.824,4.824,0,100.1,0.309,86.8 +28/04/2021 06:30,5.081,92.8,0.682,302.1,0.141,107.3,0.536,32.92,32.92,0,100.1,0.672,93.2 +28/04/2021 07:00,6.527,91.2,1.26,303.9,0.133,199.3,0.997,48.93,48.93,0,100.1,1.863,103.4 +28/04/2021 07:30,8.42,85,1.519,314.6,0.124,315.5,1.577,100.1,100.1,0,100.1,3.224,113.8 +28/04/2021 08:00,9.51,78.97,1.886,319.5,0.121,183.9,0.92,84.5,84.5,0,100.1,1.255,108.2 +28/04/2021 08:30,9.85,77.68,1.953,317.5,0.123,408.2,2.041,194.4,194.4,0,100.1,4.084,99.9 +28/04/2021 09:00,11.32,67.64,2.501,325.1,0.119,591.9,2.96,285.6,285.6,0,100.1,7.068,42.5 +28/04/2021 09:30,12.05,57.69,2.852,323.5,0.129,496.3,2.482,244.1,244.1,0,100.1,5.334,26.72 +28/04/2021 10:00,12.82,56.17,2.38,338.6,0.133,626.1,3.131,344.5,344.5,0,100.1,6.373,36.24 +28/04/2021 10:30,13.1,53.53,2.534,329.6,0.131,610.6,3.053,344.9,344.9,0,100.1,5.604,36.03 +28/04/2021 11:00,13.67,49.91,2.375,312.7,0.12,689.1,3.446,406.1,406.1,0,100.1,6.097,37.53 +28/04/2021 11:30,14.07,46.94,2.797,316.9,0.123,827,4.137,504.7,504.8,0,100.1,7.667,47.05 +28/04/2021 12:00,14.86,45.92,1.855,322.4,0.109,676.4,3.382,409.2,409.2,0,100.1,4.39,42.85 +28/04/2021 12:30,14.29,47.32,2.411,323.1,0.124,369.5,1.847,201.9,201.9,0,100.1,2.394,25.02 +28/04/2021 13:00,13.6,50.76,2.317,321,0.129,313.5,1.567,164.5,164.5,0,100.1,2.081,28.33 +28/04/2021 13:30,14.19,49.09,1.911,327.5,0.125,452.6,2.263,259.9,259.9,0,100.1,2.997,36.03 +28/04/2021 14:00,14.46,50.02,1.976,336.1,0.134,565.5,2.827,342.2,342.2,0,100.1,3.39,46.41 +28/04/2021 14:30,14.92,49.92,1.262,335.8,0.121,251.2,1.256,124.7,124.7,0,100.1,1.651,30.37 +28/04/2021 15:00,12.84,60.02,2.562,329.5,0.135,235.9,1.18,14.34,14.33,0.2,100.1,1.487,29.55 +28/04/2021 15:30,13.64,59.56,2.127,343,0.142,483.7,2.418,272.4,272.4,0,100.1,3.456,44.71 +28/04/2021 16:00,14.5,56.38,1.607,352.3,0.149,361.7,1.809,201,201,0,100.1,2.606,47.7 +28/04/2021 16:30,13.19,60.96,1.889,358.6,0.143,87.2,0.436,26.02,26.02,0,100.1,0.51,32.1 +28/04/2021 17:00,12.7,58.84,1.652,357.8,0.151,119.4,0.597,50.85,50.85,0,100.1,0.689,43 +28/04/2021 17:30,13.87,53.57,2.265,351.1,0.149,279.3,1.397,147.7,147.7,0,100.1,1.789,60.93 +28/04/2021 18:00,13.41,54.59,2.48,350.6,0.148,193.5,0.968,63.34,63.34,0,100.1,1.257,48.72 +28/04/2021 18:30,12.22,58.31,2.717,350.2,0.149,106.3,0.531,4.445,4.446,0,100.1,0.625,40.08 +28/04/2021 19:00,11.05,62.54,2.233,346.3,0.146,30.7,0.154,-39.15,-39.15,0,100.1,0.225,38.09 +28/04/2021 19:30,9.72,68.25,1.691,347.1,0.145,2.992,0.015,-55.45,-55.45,0,100.2,0.027,41.06 +28/04/2021 20:00,8.52,72.9,1.098,353.9,0.151,0,0,-58.21,-58.21,0,100.2,-0.014,43.93 +28/04/2021 20:30,7.761,77.14,0.913,1.75,0.146,0,0,-59.1,-59.1,0,100.3,-0.029,49.96 +28/04/2021 21:00,7.058,80.5,0.588,325,0.107,0,0,-52.01,-52.01,0,100.3,-0.045,59.73 +28/04/2021 21:30,6.459,82.9,0.816,323.2,0.127,0,0,-53.2,-53.2,0,100.3,-0.067,69.43 +28/04/2021 22:00,6.166,81.8,0.713,286.6,0.146,0,0,-57.45,-57.45,0,100.4,-0.067,70.13 +28/04/2021 22:30,5.536,82.9,0.741,265.3,0.154,0,0,-54.6,-54.6,0,100.4,-0.068,72.99 +28/04/2021 23:00,4.916,85.3,0.674,258,0.166,0,0,-54.87,-54.87,0,100.4,-0.068,78.2 +28/04/2021 23:30,4.57,86.7,0.678,251.6,0.13,0,0,-54.88,-54.88,0,100.4,-0.068,87.4 +29/04/2021 00:00,4.282,87.4,0.466,263,0.148,0,0,-54.05,-54.05,0,100.4,-0.068,92.5 +29/04/2021 00:30,3.921,88.2,0.378,251.6,0.124,0,0,-52.84,-52.84,0,100.4,-0.068,96.9 +29/04/2021 01:00,3.313,88.6,0.09,246.5,0.064,0,0,-51.33,-51.33,0,100.4,-0.068,99.4 +29/04/2021 01:30,3.106,90.2,0.342,267.5,0.094,0,0,-49.62,-49.62,0,100.4,-0.068,100.4 +29/04/2021 02:00,3.579,90.8,0.472,274.6,0.177,0,0,-49.95,-49.95,0,100.4,-0.068,97.8 +29/04/2021 02:30,2.934,90.7,0.572,306,0.098,0,0,-48.78,-48.78,0,100.4,-0.068,97.8 +29/04/2021 03:00,2.495,91.3,0.382,267,0.136,0,0,-49.54,-49.54,0,100.4,-0.068,92 +29/04/2021 03:30,2.163,92.5,0.583,266.4,0.144,0,0,-47.84,-47.84,0,100.4,-0.068,137.4 +29/04/2021 04:00,3.163,93,0.621,302.3,0.134,0,0,-46.66,-46.66,0,100.4,-0.068,147.6 +29/04/2021 04:30,3.104,92.5,0.564,312.9,0.109,0,0,-49.92,-49.92,0,100.4,-0.068,148 +29/04/2021 05:00,2.567,92.6,0.465,337.9,0.125,0.442,0.002,-46.37,-46.37,0,100.5,-0.048,147.7 +29/04/2021 05:30,2.78,93.2,0.811,278.7,0.166,20.12,0.101,-39.77,-39.77,0,100.5,0.1,145.6 +29/04/2021 06:00,3.606,92.9,0.806,307.9,0.126,70.18,0.351,-19.81,-19.81,0,100.5,0.429,148.1 +29/04/2021 06:30,4.868,92.1,0.957,324.1,0.132,148.9,0.744,7.069,7.069,0,100.6,1.22,160.5 +29/04/2021 07:00,6.7,89.9,1.259,329.2,0.133,236.9,1.185,39.5,39.5,0,100.6,2.354,170.2 +29/04/2021 07:30,8.57,83.4,1.585,2.675,0.147,318.2,1.591,81.8,81.8,0,100.6,3.465,161.4 +29/04/2021 08:00,9.78,75.58,1.714,16.12,0.14,397.5,1.988,147,147,0,100.6,4.524,175.2 +29/04/2021 08:30,10.66,69.5,1.433,27.77,0.129,419.5,2.098,179.6,179.6,0,100.7,4.666,227.5 +29/04/2021 09:00,11.08,65.1,1.548,16.45,0.137,382.1,1.91,182.4,182.4,0,100.7,3.723,165.1 +29/04/2021 09:30,11.54,62.18,2.15,4.554,0.143,542.8,2.714,284.5,284.5,0,100.7,5.337,86.2 +29/04/2021 10:00,11.36,59.58,2.027,5.005,0.149,318.9,1.594,145.7,145.7,0,100.7,2.794,45.67 +29/04/2021 10:30,12.8,54.15,2.03,21.08,0.133,784,3.92,464.5,464.6,0,100.7,7.117,65.02 +29/04/2021 11:00,12.22,56.05,2.174,3.59,0.148,392.7,1.964,220.3,220.3,0,100.7,3.046,43.38 +29/04/2021 11:30,13.17,51.33,1.749,36.93,0.124,528,2.64,306.3,306.3,0,100.7,4.21,58.21 +29/04/2021 12:00,11.99,52.57,1.766,19.89,0.146,248.1,1.24,121.4,121.4,0,100.8,1.535,53.44 +29/04/2021 12:30,13.11,48.86,1.13,44.36,0.117,551.1,2.755,328.3,328.3,0,100.7,3.296,100.4 +29/04/2021 13:00,13.27,48.07,1.357,25.03,0.13,289.3,1.446,149.5,149.5,0,100.7,1.965,66.43 +29/04/2021 13:30,13.04,47.14,1.534,16.61,0.133,288.8,1.444,149.5,149.5,0,100.7,1.889,79.52 +29/04/2021 14:00,13.43,46.29,1.568,11.57,0.137,316.9,1.584,169.9,169.9,0,100.7,2.021,93.5 +29/04/2021 14:30,13.35,46.69,1.324,32.05,0.129,292,1.46,152.7,152.7,0,100.7,1.822,98.2 +29/04/2021 15:00,13.21,47.27,1.447,43.11,0.127,256.7,1.284,131,131,0,100.7,1.668,99.4 +29/04/2021 15:30,12.66,50.21,1.399,61.59,0.128,159,0.795,71.56,71.56,0,100.7,1.014,96.6 +29/04/2021 16:00,12.17,52.55,1.489,53.99,0.121,130.4,0.652,55.1,55.1,0,100.7,0.778,98 +29/04/2021 16:30,11.9,54.7,1.262,60.35,0.136,100,0.5,30.47,30.47,0,100.8,0.567,107.7 +29/04/2021 17:00,11.84,56.33,0.975,52.88,0.123,107.4,0.537,41.06,41.06,0,100.8,0.583,121.2 +29/04/2021 17:30,12.25,54.75,1.194,32.85,0.131,150.8,0.754,59.33,59.33,0,100.8,0.872,135.9 +29/04/2021 18:00,11.73,54.15,1.937,17.46,0.14,135.8,0.679,43.89,43.89,0,100.8,0.729,138.5 +29/04/2021 18:30,11.82,52.21,1.821,23.79,0.136,124.9,0.625,23.87,23.87,0,100.8,0.73,161.8 +29/04/2021 19:00,10.5,55.6,1.852,19.11,0.146,37.22,0.186,-38.1,-38.1,0,100.8,0.25,145.4 +29/04/2021 19:30,8.94,59.6,1.578,14.9,0.149,4.412,0.022,-60.25,-60.25,0,100.8,0.022,136.3 +29/04/2021 20:00,7.641,63.32,1.316,12.12,0.153,0,0,-60.94,-60.94,0,100.9,-0.068,138.1 +29/04/2021 20:30,7.092,63.39,0.977,11.97,0.147,0,0,-56.31,-56.31,0,100.9,-0.068,143.5 +29/04/2021 21:00,6.177,68.63,0.875,9.18,0.154,0,0,-52.56,-52.56,0,100.9,-0.068,143.8 +29/04/2021 21:30,5.512,73.76,1.079,10.96,0.154,0,0,-53.53,-53.53,0,100.9,-0.068,147.6 +29/04/2021 22:00,5.499,74.37,0.748,13.27,0.163,0,0,-53.97,-53.97,0,101,-0.068,151.7 +29/04/2021 22:30,5.483,73.58,0.699,353.7,0.184,0,0,-44.09,-44.09,0,101,-0.068,160.1 +29/04/2021 23:00,4.686,76.09,0.479,352.9,0.158,0,0,-44.97,-44.97,0,101,-0.068,173.6 +29/04/2021 23:30,3.828,79.29,0.427,353,0.123,0,0,-44.72,-44.72,0,101,-0.068,178.7 +30/04/2021 00:00,3.421,79.05,0.401,353,0.172,0,0,-48.73,-48.73,0,101,-0.068,179.8 +30/04/2021 00:30,3.145,78.63,0.4,15.2,0.136,0,0,-51.24,-51.24,0,101,-0.068,181.9 +30/04/2021 01:00,2.502,78.9,0.604,215.3,0.085,0,0,-52.84,-52.84,0,101,-0.068,197.7 +30/04/2021 01:30,1.4,83,0.276,204.3,0.12,0,0,-47.57,-47.57,0,101,-0.068,211.2 +30/04/2021 02:00,1.469,86.1,0.622,275,0.107,0,0,-34.51,-34.51,0,101,-0.068,219 +30/04/2021 02:30,1.899,84.1,0.493,348.1,0.133,0,0,-38.31,-38.31,0,101,-0.068,222.6 +30/04/2021 03:00,2.305,84,0.777,343.8,0.14,0,0,-36.76,-36.76,0,100.9,-0.068,225.5 +30/04/2021 03:30,2.418,81.7,0.4,311.4,0.115,0,0,-39.46,-39.46,0,100.9,-0.068,231.9 +30/04/2021 04:00,1.606,84.6,0.537,302.2,0.106,0,0,-45.73,-45.73,0,100.9,-0.068,236.3 +30/04/2021 04:30,2.769,83.1,0.994,34.9,0.121,0,0,-43.21,-43.21,0,100.9,-0.068,239.9 +30/04/2021 05:00,2.467,81.1,0.671,257.9,0.157,1.272,0.006,-32.3,-32.3,0,100.9,-0.054,244.8 +30/04/2021 05:30,2.331,85.7,0.478,265.8,0.137,29.05,0.145,-15.98,-15.98,0,101,0.172,246.7 +30/04/2021 06:00,3.504,84.7,0.42,299.6,0.137,57.26,0.286,0.529,0.529,0,101,0.337,240.1 +30/04/2021 06:30,4.434,81.3,0.628,312.6,0.109,120.4,0.602,15.81,15.81,0,101,0.913,240 +30/04/2021 07:00,6.288,77.05,0.807,346.6,0.144,220.7,1.104,42.82,42.82,0,101,2.238,245 +30/04/2021 07:30,8.79,62.91,1.33,36.23,0.124,363.7,1.818,117.7,117.7,0,101,4.059,250 +30/04/2021 08:00,9.95,56.41,1.335,42.62,0.124,439.4,2.197,192.4,192.4,0,101,4.727,NAN +30/04/2021 08:30,10.14,51.08,1.502,44.89,0.12,409.4,2.047,187.9,187.9,0,101,4.25,NAN +30/04/2021 09:00,11.1,45.89,1.999,37.69,0.121,514.8,2.574,259.1,259.1,0,101,5.462,198.1 +30/04/2021 09:30,11.31,47.27,1.931,33.01,0.125,530.5,2.652,284.9,284.9,0,101,5.106,90.7 +30/04/2021 10:00,12.02,44.15,2.517,14.87,0.141,669.6,3.348,367.8,367.8,0,101,6.763,63.17 +30/04/2021 10:30,12.92,41.2,2.294,28.83,0.124,755.8,3.779,442.2,442.2,0,101,7.157,50.48 +30/04/2021 11:00,13.55,41.29,2.232,16.02,0.136,781.2,3.906,468.4,468.4,0,101,6.9,55.79 +30/04/2021 11:30,14.22,39.47,1.815,24.57,0.12,793.8,3.969,489.4,489.4,0,101,6.519,57.21 +30/04/2021 12:00,14.26,38.97,2.315,356.4,0.142,787.9,3.939,480.7,480.7,0,100.9,5.126,54.94 +30/04/2021 12:30,14.58,37.27,1.664,29.45,0.117,784,3.92,485.4,485.4,0,100.9,4.609,85.5 +30/04/2021 13:00,14.56,37.26,2.206,1.071,0.149,812,4.058,498.2,498.2,0,100.9,4.348,87.5 +30/04/2021 13:30,15.36,30.93,1.362,353.1,0.095,877,4.386,552.6,552.6,0,100.9,4.759,118.2 +30/04/2021 14:00,14.13,38.73,2.469,350,0.138,339.1,1.696,173.9,173.9,0,100.9,2.205,46.25 +30/04/2021 14:30,13.37,40.48,2.047,348.9,0.145,265.2,1.326,127.6,127.6,0,100.9,1.774,54.5 +30/04/2021 15:00,14.21,39.65,2.11,8.64,0.139,418.7,2.093,226.9,226.9,0,100.9,2.808,73.33 +30/04/2021 15:30,13.53,41.89,2.011,28.83,0.131,275.3,1.376,136.8,136.8,0,100.9,1.822,63.65 +30/04/2021 16:00,13.54,42.92,2.064,20.32,0.138,377.8,1.889,196,196,0,100.9,2.686,94.2 +30/04/2021 16:30,13.88,42.25,2.268,18.63,0.14,444.3,2.222,234.6,234.6,0,100.9,3.136,108.3 +30/04/2021 17:00,13.38,43.78,2.831,2.302,0.144,363.4,1.817,169.3,169.4,0,100.9,2.523,89.1 +30/04/2021 17:30,13.05,43.52,2.328,9.48,0.147,264.1,1.321,101.8,101.8,0,100.9,1.757,95.5 +30/04/2021 18:00,12.46,45.7,2.265,11.56,0.148,187.7,0.939,50.81,50.81,0,100.9,1.175,104.5 +30/04/2021 18:30,11.74,49.47,2.134,13.93,0.141,111.5,0.557,3.088,3.088,0,100.9,0.64,106.8 +30/04/2021 19:00,10.5,54.65,1.532,16.3,0.144,39.67,0.198,-35.7,-35.7,0,101,0.267,101.1 +30/04/2021 19:30,9.1,58.84,1.192,11.08,0.15,4.155,0.021,-57.61,-57.61,0,101,0.035,115.1 +30/04/2021 20:00,8.12,61.97,1.089,359.4,0.144,0,0,-59.98,-59.98,0,101,0,125.5 +30/04/2021 20:30,7.335,66.31,1.06,336.8,0.14,0,0,-51.88,-51.88,0,101.1,-0.058,132.2 +30/04/2021 21:00,6.877,68.43,1.24,332.3,0.146,0,0,-42.5,-42.5,0,101.1,-0.068,141.6 +30/04/2021 21:30,6.643,70.55,1.682,331.9,0.145,0,0,-49.18,-49.18,0,101.1,-0.068,155.7 +30/04/2021 22:00,6.343,74.03,1.52,338,0.153,0,0,-42.15,-42.15,0,101.1,-0.068,160.5 +30/04/2021 22:30,6.409,76.51,0.936,348.8,0.149,0,0,-25.34,-25.34,0,101.1,-0.068,167.4 +30/04/2021 23:00,6.481,77.72,0.757,2.778,0.148,0,0,-25.38,-25.38,0,101.1,-0.068,171.4 +30/04/2021 23:30,6.427,77.88,0.52,6.276,0.123,0,0,-24.71,-24.71,0,101.1,-0.068,174.9 +01/05/2021 00:00,6.166,78.55,0.661,342.9,0.156,0,0,-37.71,-37.71,0,101.1,-0.068,179.2 +01/05/2021 00:30,5.141,81,0.57,354.3,0.157,0,0,-49.99,-49.99,0,101.1,-0.068,179.8 +01/05/2021 01:00,3.985,83.4,0.646,353.4,0.156,0,0,-50.41,-50.41,0,101.1,-0.068,181 +01/05/2021 01:30,3.735,82.9,0.836,328.1,0.144,0,0,-51.47,-51.47,0,101.1,-0.068,186.8 +01/05/2021 02:00,2.918,84.7,0.362,340.5,0.125,0,0,-52.09,-52.09,0,101.1,-0.068,193.7 +01/05/2021 02:30,2.234,87.3,0.64,290.3,0.135,0,0,-52.04,-52.04,0,101.1,-0.068,209.6 +01/05/2021 03:00,1.696,88.1,0.533,333.6,0.12,0,0,-50.9,-50.9,0,101.1,-0.068,205.5 +01/05/2021 03:30,1.275,89.6,0.478,354.5,0.145,0,0,-50.99,-50.99,0,101.1,-0.068,212.4 +01/05/2021 04:00,1.076,90.4,0.437,333.4,0.114,0,0,-53.09,-53.09,0,101,-0.068,222.2 +01/05/2021 04:30,0.601,90.6,0.415,299.5,0.107,0,0,-49.94,-49.94,0,101.1,-0.068,248.2 +01/05/2021 05:00,0.606,91.3,0.259,303.1,0.09,0.777,0.004,-50.87,-50.87,0,101.1,-0.033,251 +01/05/2021 05:30,0.478,91.9,0.403,305.9,0.081,24.86,0.124,-37.61,-37.61,0,101.1,0.153,254.6 +01/05/2021 06:00,1.898,91.1,0.725,329.2,0.138,91.2,0.456,-13.29,-13.29,0,101.1,0.807,245.8 +01/05/2021 06:30,3.627,87,1.05,310.2,0.129,178.6,0.893,7.974,7.974,0,101.1,1.772,244.9 +01/05/2021 07:00,5.595,79.19,0.924,321.6,0.129,261.5,1.308,32.45,32.45,0,101.1,2.856,249.6 +01/05/2021 07:30,7.234,73,1.209,344.6,0.146,349.8,1.749,96.7,96.7,0,101.1,4.033,244.5 +01/05/2021 08:00,9.35,66.37,1.315,2.457,0.149,436.1,2.18,163.1,163.1,0,101.1,5.165,NAN +01/05/2021 08:30,10.35,59.16,1.974,23.45,0.129,516.8,2.584,225.6,225.6,0,101.1,6.106,NAN +01/05/2021 09:00,11.39,54.16,1.737,31.87,0.12,596.4,2.982,289.2,289.2,0.2,101.1,6.924,236 +01/05/2021 09:30,11.81,50,2.143,7.407,0.138,664.1,3.321,344.4,344.4,0,101.2,7.331,205.7 +01/05/2021 10:00,12.46,48.08,1.771,28.25,0.123,725.8,3.629,399.4,399.4,0,101.2,7.559,173.8 +01/05/2021 10:30,12.49,43.81,2.449,350.6,0.142,757.2,3.786,428.5,428.5,0,101.2,7.172,156.6 +01/05/2021 11:00,12.8,42.34,1.998,10.44,0.134,705,3.525,404.8,404.8,0,101.2,6.101,162.6 +01/05/2021 11:30,12.99,41.48,2.25,354.5,0.132,722.3,3.612,422.8,422.8,0,101.2,6.348,159.1 +01/05/2021 12:00,13.76,39.56,2.07,1.034,0.122,798.3,3.991,481.3,481.3,0,101.1,5.298,162.3 +01/05/2021 12:30,13.81,38.27,1.533,14.65,0.112,707.9,3.54,427.3,427.3,0,101.1,4.028,160.8 +01/05/2021 13:00,13.86,40.37,2.716,354.8,0.142,689.4,3.447,413,413.1,0,101.1,3.829,163.6 +01/05/2021 13:30,13.65,39.89,1.717,19.34,0.111,533.2,2.666,308,308,0,101.1,2.969,153.9 +01/05/2021 14:00,12.4,41.52,2.002,1.393,0.142,163.3,0.817,64.98,64.98,0,101.1,1.054,145.9 +01/05/2021 14:30,10.68,51,3.302,271.4,0.138,55.93,0.28,-35.31,-35.41,0,101.1,0.355,144.5 +01/05/2021 15:00,8.56,66.88,1.943,263.7,0.138,43.57,0.218,-61.25,-61.25,1.2,101.2,0.283,70.75 +01/05/2021 15:30,9,69.36,2.085,174.9,0.144,381.7,1.908,164.5,164.5,0.2,101.2,2.253,45.41 +01/05/2021 16:00,11.57,57.28,1.604,245.8,0.114,490,2.45,261,261,0,101.2,3.27,61.99 +01/05/2021 16:30,12.1,54.19,2.063,290.1,0.111,433.3,2.166,236.8,236.8,0,101.2,2.891,68.09 +01/05/2021 17:00,9.43,60.7,2.977,312.3,0.127,130.5,0.652,33.24,33.24,0,101.2,0.733,70.81 +01/05/2021 17:30,9.61,58.1,1.827,310.4,0.124,181.5,0.907,73.87,73.87,0,101.3,0.997,61.58 +01/05/2021 18:00,11.09,52.86,1.753,331.2,0.139,227.8,1.139,86.7,86.7,0,101.3,1.351,72.18 +01/05/2021 18:30,11.03,57.37,1.307,349.7,0.142,116.3,0.582,8.89,8.89,0,101.3,0.662,78.34 +01/05/2021 19:00,9.85,61.06,1.029,354.2,0.152,32.07,0.16,-39.64,-39.64,0,101.3,0.216,77.11 +01/05/2021 19:30,8.17,63.17,1.25,355.6,0.154,3.527,0.018,-58.59,-58.59,0,101.4,-0.014,78.09 +01/05/2021 20:00,7.28,68.43,1.14,343.6,0.149,0,0,-58.26,-58.26,0,101.4,-0.068,77.92 +01/05/2021 20:30,6.247,73.11,0.898,352.4,0.154,0,0,-56.75,-56.75,0,101.4,-0.068,77.93 +01/05/2021 21:00,5.915,75.99,0.842,334.8,0.147,0,0,-55.53,-55.53,0,101.5,-0.068,76.15 +01/05/2021 21:30,5.326,79.18,0.773,296.8,0.146,0,0,-56.63,-56.63,0,101.5,-0.068,71.92 +01/05/2021 22:00,4.877,80.5,0.717,284.6,0.146,0,0,-55.01,-55.01,0,101.5,-0.068,70.15 +01/05/2021 22:30,4.033,82.8,0.565,256.1,0.128,0,0,-54.63,-54.63,0,101.5,-0.068,66.56 +01/05/2021 23:00,3.313,85.8,0.474,268.8,0.164,0,0,-53.01,-53.01,0,101.5,-0.068,66.35 +01/05/2021 23:30,2.832,87.6,0.392,282.5,0.144,0,0,-51.16,-51.16,0,101.5,-0.068,65.01 +02/05/2021 00:00,2.584,89.6,0.503,307.1,0.123,0,0,-50.19,-50.19,0,101.6,-0.068,64.61 +02/05/2021 00:30,2.441,90,0.487,315.9,0.113,0,0,-50.19,-50.19,0,101.6,-0.068,60.82 +02/05/2021 01:00,2.164,90.6,0.527,297.2,0.144,0,0,-49.25,-49.25,0,101.6,-0.068,58.17 +02/05/2021 01:30,1.865,91.2,0.588,323.8,0.135,0,0,-49.13,-49.13,0,101.6,-0.068,55.67 +02/05/2021 02:00,1.288,91.5,0.402,105.5,0.086,0,0,-52.92,-52.92,0,101.6,-0.068,38.36 +02/05/2021 02:30,0.748,92,0.214,118.6,0.121,0,0,-50.38,-50.38,0,101.6,-0.068,42.63 +02/05/2021 03:00,0.577,92.6,0.347,141.5,0.105,0,0,-52.32,-52.32,0,101.6,-0.068,50.96 +02/05/2021 03:30,0.632,92.8,0.535,287.7,0.117,0,0,-49.03,-49.03,0,101.6,-0.068,57.99 +02/05/2021 04:00,0.935,93.6,0.892,318,0.15,0,0,-49.76,-49.76,0,101.6,-0.068,61.45 +02/05/2021 04:30,0.58,93.1,0.506,321.3,0.126,0,0,-51.56,-51.56,0,101.6,-0.068,70.93 +02/05/2021 05:00,-0.537,93.1,0.41,328.1,0.137,2.789,0.014,-43.17,-43.17,0,101.7,0,72.55 +02/05/2021 05:30,-0.233,94.3,0.52,323.7,0.1,27.82,0.139,-28.81,-28.81,0,101.7,0.188,70.79 +02/05/2021 06:00,1.409,93.3,0.485,304.9,0.107,87.5,0.437,-17.95,-17.95,0,101.7,0.723,57.86 +02/05/2021 06:30,3.194,91.5,0.314,214.2,0.085,170.7,0.853,14.74,14.74,0,101.8,1.543,100.7 +02/05/2021 07:00,5.34,87.9,0.247,140.2,0.104,261.6,1.308,57.57,57.57,0,101.8,2.642,106.2 +02/05/2021 07:30,6.391,80.4,0.758,282.4,0.112,346.4,1.732,103.8,103.8,0,101.8,3.74,94.6 +02/05/2021 08:00,8.14,77.19,0.729,287.6,0.099,428.1,2.141,156.4,156.4,0,101.8,4.881,82.9 +02/05/2021 08:30,9.32,72.11,0.927,300.8,0.12,518.6,2.593,233.6,233.6,0,101.8,5.98,79.73 +02/05/2021 09:00,10.93,62.88,0.989,351.2,0.102,543.1,2.716,267.4,267.4,0,101.8,6.099,70.2 +02/05/2021 09:30,10.94,59.6,1.055,227.9,0.095,519.1,2.596,277.4,277.4,0,101.8,5.001,81.7 +02/05/2021 10:00,11.78,54.3,0.994,317.6,0.109,559.9,2.8,319.5,319.5,0,101.8,4.949,78.12 +02/05/2021 10:30,11.95,52.47,1.557,312.2,0.107,561.6,2.808,325.4,325.4,0,101.8,4.656,72.64 +02/05/2021 11:00,11.15,53.84,1.002,286,0.141,256.7,1.284,112.1,112.1,0,101.8,1.661,80 +02/05/2021 11:30,11.84,48.62,0.781,205.2,0.109,541.5,2.708,308,308,0,101.8,4.215,81.2 +02/05/2021 12:00,13.9,44.71,1.416,29.82,0.077,863,4.313,547.7,547.7,0,101.8,5.594,79.23 +02/05/2021 12:30,13.06,42.85,1.657,331,0.125,436.2,2.181,237,237,0,101.8,2.835,83.5 +02/05/2021 13:00,12.89,42.15,1.242,309,0.123,385.5,1.927,194.8,194.8,0,101.8,2.462,84.4 +02/05/2021 13:30,14.63,35.32,1.245,162.6,0.079,972,4.859,626.3,626.3,0,101.8,5.089,83.5 +02/05/2021 14:00,14.84,39.66,2.004,346.1,0.114,631.7,3.158,384.7,384.7,0,101.8,3.391,76.28 +02/05/2021 14:30,13.01,45.58,2.241,338.8,0.147,288.4,1.442,138.2,138.2,0,101.8,1.716,72.5 +02/05/2021 15:00,13.22,44.83,1.442,345.5,0.144,282.9,1.415,136.3,136.3,0,101.8,1.736,73.08 +02/05/2021 15:30,13.68,42.81,0.82,352.1,0.141,273.5,1.367,134.9,134.9,0,101.8,1.709,69.65 +02/05/2021 16:00,13.11,46.72,2.341,323.9,0.126,245.1,1.225,115.8,115.8,0,101.8,1.515,69.4 +02/05/2021 16:30,12.52,50.86,2.062,10.23,0.141,236.7,1.183,104.5,104.5,0,101.8,1.404,66.86 +02/05/2021 17:00,13.18,48.35,1.439,13.67,0.139,284.4,1.422,134.9,134.9,0,101.8,1.769,59.03 +02/05/2021 17:30,12.67,48.77,1.213,3.956,0.154,101.9,0.509,22.38,22.38,0,101.8,0.587,62.68 +02/05/2021 18:00,12.18,50,1.036,10.74,0.152,99.6,0.498,31.31,31.31,0,101.8,0.471,56.5 +02/05/2021 18:30,13.26,47.06,0.755,350.4,0.142,100.8,0.504,33.24,33.24,0,101.8,0.511,45.89 +02/05/2021 19:00,11.52,54.69,1.227,352.9,0.148,27.63,0.138,-32.41,-32.41,0,101.8,0.122,53.8 +02/05/2021 19:30,10.27,59.1,1.076,350.1,0.148,6.512,0.033,-41.89,-41.89,0,101.9,-0.042,48.27 +02/05/2021 20:00,9.12,59.27,0.809,15.6,0.135,0,0,-50.47,-50.47,0,101.9,-0.068,44.83 +02/05/2021 20:30,8.18,61.65,0.569,6.314,0.157,0,0,-51.31,-51.31,0,101.9,-0.068,39.8 +02/05/2021 21:00,7.426,64.76,0.692,354.6,0.149,0,0,-47.67,-47.67,0,101.9,-0.069,31.83 +02/05/2021 21:30,6.812,67.43,0.728,336.2,0.149,0,0,-46.13,-46.13,0,102,-0.068,28.66 +02/05/2021 22:00,6.065,71.52,0.378,342.2,0.144,0,0,-47.63,-47.63,0,102,-0.068,27.35 +02/05/2021 22:30,4.947,75.54,0.204,342.2,0.1,0,0,-43.47,-43.47,0,102,-0.068,28.68 +02/05/2021 23:00,4.134,80.6,0.586,275,0.114,0,0,-46.5,-46.5,0,102,-0.068,26.65 +02/05/2021 23:30,3.53,82.1,0.206,217.9,0.089,0,0,-44.26,-44.26,0,102,-0.068,27.23 +03/05/2021 00:00,3.245,84.6,0.377,222.8,0.081,0,0,-38.56,-38.56,0,102,-0.068,23.99 +03/05/2021 00:30,2.949,87,0.238,225.1,0.081,0,0,-29.35,-29.35,0,102,-0.068,20.41 +03/05/2021 01:00,2.993,89,0.158,225.2,0.064,0,0,-21.67,-21.67,0,102,-0.068,17.06 +03/05/2021 01:30,3.329,89.7,0.216,225.2,0.093,0,0,-16.26,-16.26,0,102,-0.068,12.71 +03/05/2021 02:00,3.832,90.2,0.17,213.5,0.093,0,0,-15.38,-15.38,0,102,-0.068,10.7 +03/05/2021 02:30,3.942,90.1,0.132,183,0.122,0,0,-43.81,-43.81,0,101.9,-0.068,10.18 +03/05/2021 03:00,3.082,89.9,0.211,194.8,0.134,0,0,-50.96,-50.96,0,101.9,-0.068,11.46 +03/05/2021 03:30,2.327,90.8,0.178,196.1,0.112,0,0,-48.48,-48.48,0,101.9,-0.068,14.56 +03/05/2021 04:00,1.773,91.2,0.134,196.1,0.096,0,0,-45.93,-45.93,0,101.9,-0.068,15.24 +03/05/2021 04:30,1.428,91.8,0.202,196.2,0.101,0,0,-44.98,-44.98,0,101.9,-0.068,-3.773 +03/05/2021 05:00,1.199,92.3,0.322,196.1,0.177,1.52,0.008,-42.21,-42.21,0,101.9,-0.033,-56.16 +03/05/2021 05:30,0.997,92.6,0.068,196.1,0.07,27.08,0.135,-32.04,-32.04,0,101.9,0.164,-40.08 +03/05/2021 06:00,2.703,92.7,0.003,196.2,0.007,92,0.46,-9.86,-9.86,0,101.9,0.833,-7.297 +03/05/2021 06:30,5.647,89.7,0.035,196.1,0.047,182.6,0.913,7.474,7.474,0,101.9,1.875,39.03 +03/05/2021 07:00,7.851,78.71,0.341,205.2,0.133,268.7,1.343,54.39,54.39,0,101.9,3.016,40.17 +03/05/2021 07:30,8.98,72.96,0.659,204.4,0.143,358.7,1.794,97,97,0,101.9,4.241,28.51 +03/05/2021 08:00,10.45,68.27,0.827,174.4,0.13,444.4,2.222,180,180,0,101.9,5.313,21.12 +03/05/2021 08:30,11.62,62.32,1.066,186.4,0.118,529.4,2.647,250.1,250.1,0,101.9,6.278,19.57 +03/05/2021 09:00,12.59,56.56,1.411,189.2,0.118,609.8,3.049,316.9,316.9,0,101.8,7.067,15.93 +03/05/2021 09:30,13.02,48.54,2.728,225.9,0.12,666.5,3.333,371.3,371.4,0,101.8,7.175,19.57 +03/05/2021 10:00,13.42,47.7,3.135,215.7,0.126,786.3,3.932,462.6,462.8,0,101.8,7.8,26.3 +03/05/2021 10:30,13.78,44.6,3.584,202.7,0.138,744.1,3.72,439.2,439.7,0,101.7,6.713,29.18 +03/05/2021 11:00,14.19,44.34,3.353,217.8,0.128,754.5,3.772,463.6,463.7,0,101.7,6.367,29.23 +03/05/2021 11:30,14.09,43.97,3.755,225.5,0.123,636.6,3.183,391.6,391.9,0,101.6,5.18,32.6 +03/05/2021 12:00,14.45,43.92,3.923,220.9,0.126,803,4.016,501.6,503,0,101.6,5.142,30.95 +03/05/2021 12:30,14.93,43.52,3.774,211,0.133,793.1,3.966,494.6,495.6,0,101.6,4.235,30.13 +03/05/2021 13:00,15.04,40.89,4.443,235,0.131,835,4.175,528.6,531.5,0,101.5,4.079,31.23 +03/05/2021 13:30,15.34,38.57,4.451,237.6,0.133,832,4.161,531.9,534,0,101.5,4.049,41.02 +03/05/2021 14:00,15.33,39.29,4.708,225.2,0.128,808,4.038,512,516.8,0,101.5,3.816,55.04 +03/05/2021 14:30,15.16,40.72,5.018,234.4,0.129,734.7,3.674,457.1,462.2,0,101.4,5.312,63.59 +03/05/2021 15:00,14.86,39.27,4.986,232.4,0.131,663.4,3.317,397.2,401.3,0,101.4,4.819,69.54 +03/05/2021 15:30,14.33,40.94,4.94,226.4,0.121,520.1,2.6,289.3,292.8,0,101.3,3.66,75.25 +03/05/2021 16:00,13.94,41.16,4.931,220.3,0.127,470.5,2.353,251.8,254.3,0,101.3,3.237,83.8 +03/05/2021 16:30,13.83,41.41,4.913,230.5,0.128,476.8,2.384,256.3,259.1,0,101.3,3.351,90.7 +03/05/2021 17:00,13.22,39.77,4.919,223.7,0.13,300.4,1.502,133.3,134.8,0,101.2,1.988,87.6 +03/05/2021 17:30,12.45,42.42,5.244,232.2,0.132,227.2,1.136,87.3,88.5,0,101.2,1.439,87.9 +03/05/2021 18:00,11.89,46.04,5.332,231.1,0.129,123.7,0.618,19.58,19.96,0,101.2,0.745,89.1 +03/05/2021 18:30,11.34,50.07,4.867,232.4,0.127,68.37,0.342,-10.08,-10.15,0,101.1,0.385,89.7 +03/05/2021 19:00,10.85,54.58,4.238,226.1,0.124,26.66,0.133,-26.39,-26.54,0,101.1,0.15,91.4 +03/05/2021 19:30,10.59,57.03,4.183,224.4,0.128,3.137,0.016,-37.75,-37.88,0,101,-0.002,91.6 +03/05/2021 20:00,10.4,59.05,3.742,228.6,0.127,0,0,-31.27,-31.31,0,101.1,-0.066,90.5 +03/05/2021 20:30,10.24,61.95,3.405,217.1,0.128,0,0,-27.17,-27.18,0,101,-0.068,88 +03/05/2021 21:00,10.25,63.61,3.435,216.2,0.13,0,0,-26.15,-26.17,0,101,-0.068,86.5 +03/05/2021 21:30,10.41,64.7,3.528,222.5,0.129,0,0,-18.76,-18.78,0,100.9,-0.068,85 +03/05/2021 22:00,10.58,65.64,3.394,222.5,0.128,0,0,-17.21,-17.21,0,100.9,-0.068,83.8 +03/05/2021 22:30,10.73,66.73,3.885,221.9,0.131,0,0,-14.79,-14.82,0,100.9,-0.068,82.1 +03/05/2021 23:00,10.92,67.69,3.879,221,0.123,0,0,-11.56,-11.6,0,100.8,-0.068,81.2 +03/05/2021 23:30,11.34,66.84,5.049,229.5,0.122,0,0,-10.95,-11.1,0,100.8,-0.068,80.3 +04/05/2021 00:00,11.29,69.44,5.421,230.8,0.128,0,0,-9.2,-9.37,0,100.7,-0.067,78.55 +04/05/2021 00:30,10.87,75.11,5.032,231.2,0.127,0,0,-8.19,-8.29,0,100.7,-0.068,76.54 +04/05/2021 01:00,10.67,79.92,4.267,228.1,0.126,0,0,-58.43,-58.75,0,100.6,-0.068,74.49 +04/05/2021 01:30,10.94,79.99,4.114,228,0.122,0,0,-12.84,-12.9,0,100.6,-0.068,72.31 +04/05/2021 02:00,11.33,79.66,4.415,228.3,0.129,0,0,-13.39,-13.5,0,100.6,-0.068,71.15 +04/05/2021 02:30,11.11,83.7,3.769,229.2,0.124,0,0,-34.72,-34.84,0,100.5,-0.068,69.79 +04/05/2021 03:00,11.19,85.7,4.102,238.7,0.14,0,0,-33.9,-34.01,0,100.5,-0.068,67.94 +04/05/2021 03:30,11.53,84.1,4.33,237.3,0.139,0,0,-11.85,-11.9,0,100.5,-0.068,66.2 +04/05/2021 04:00,11.82,80.7,4.386,245,0.151,0,0,-11.82,-11.9,0,100.5,-0.094,62.86 +04/05/2021 04:30,11.86,79.39,3.939,246.6,0.148,0,0,-14.81,-14.84,0,100.5,-0.13,60.96 +04/05/2021 05:00,11.87,79.16,3.758,251.5,0.151,1.192,0.006,-14.35,-14.38,0,100.5,-0.113,60.87 +04/05/2021 05:30,11.81,73.27,3.486,263.1,0.146,10.93,0.055,-13.24,-13.25,0,100.5,-0.044,61.36 +04/05/2021 06:00,11.54,71.46,2.761,266.8,0.147,17.17,0.086,-9.77,-9.77,0,100.6,0.013,59.49 +04/05/2021 06:30,11.02,72.1,3.212,277.5,0.143,18.02,0.09,-69.61,-69.74,0,100.6,0.047,52.71 +04/05/2021 07:00,10.75,72.77,2.578,280.8,0.146,35.1,0.175,-29.5,-29.5,0,100.6,0.154,39.21 +04/05/2021 07:30,10.73,74.13,2.203,271.9,0.144,80.7,0.403,7.603,7.603,0,100.6,0.401,31.62 +04/05/2021 08:00,10.87,73.74,2.892,255,0.151,75.82,0.379,-4.908,-4.909,0,100.6,0.366,28.46 +04/05/2021 08:30,10.81,75.06,2.614,257.4,0.15,90.2,0.451,-23.16,-23.16,0.2,100.7,0.457,27.14 +04/05/2021 09:00,11.01,73.22,2.449,269.4,0.142,105,0.525,38.33,38.35,0,100.7,0.545,23.58 +04/05/2021 09:30,11.43,71.76,2.389,274.8,0.142,132.8,0.664,63.78,63.78,0,100.7,0.745,19.17 +04/05/2021 10:00,11.5,70.34,2.744,282.1,0.14,138.4,0.692,38.57,38.57,0,100.7,0.797,18.9 +04/05/2021 10:30,9.94,82,2.112,303.7,0.129,253.4,1.267,70.59,70.59,0.2,100.7,1.463,19.23 +04/05/2021 11:00,10.61,82.1,1.754,285.8,0.142,296.1,1.481,91.4,91.4,0.2,100.7,1.774,15.01 +04/05/2021 11:30,10.84,80.1,2.12,276.8,0.149,226.2,1.131,51.65,51.65,0.2,100.7,1.301,14.84 +04/05/2021 12:00,10.86,80,1.878,269,0.151,205.7,1.029,48.92,48.92,0.4,100.7,1.186,9.6 +04/05/2021 12:30,10.73,82.6,2.207,279.3,0.147,231,1.155,60.7,60.7,0.6,100.7,1.313,46.41 +04/05/2021 13:00,10.75,80,2.231,284.1,0.144,304.5,1.523,90.1,90.1,0.4,100.7,1.765,13.91 +04/05/2021 13:30,11.25,75.99,2.373,290.6,0.142,306.6,1.533,112.9,112.9,0,100.7,1.89,77.99 +04/05/2021 14:00,11.32,72.07,2.153,301.5,0.133,324.6,1.623,145.9,145.9,0,100.7,2.069,65.42 +04/05/2021 14:30,11.59,68.9,2.016,280.2,0.149,319.7,1.599,182.8,182.8,0,100.7,1.997,55.32 +04/05/2021 15:00,12.12,67.04,2.417,274.8,0.15,538.2,2.691,349,349,0,100.7,3.429,40.44 +04/05/2021 15:30,12.89,65.71,2.47,261.9,0.143,476.9,2.384,303.5,303.5,0,100.6,3.067,31.96 +04/05/2021 16:00,13.43,63.18,2.066,267.3,0.148,509.6,2.548,317.4,317.4,0,100.6,3.44,24.55 +04/05/2021 16:30,13.54,62.99,1.936,270,0.144,243.6,1.218,139.1,139.1,0,100.6,1.605,23.37 +04/05/2021 17:00,12.7,65.61,1.878,315,0.124,218.6,1.093,73.23,73.23,0,100.6,1.304,29.66 +04/05/2021 17:30,13.48,61.96,2.409,336.1,0.14,265.4,1.327,119.9,119.9,0,100.6,1.707,19.82 +04/05/2021 18:00,12.66,58.65,3.351,339.7,0.141,181,0.905,52.74,52.77,0,100.6,1.078,19.61 +04/05/2021 18:30,12.01,56.6,2.961,345.3,0.145,134,0.67,22.22,22.22,0,100.7,0.74,20.89 +04/05/2021 19:00,10.68,60.3,2.459,343.8,0.145,37.59,0.188,-34.17,-34.17,0,100.7,0.187,33.07 +04/05/2021 19:30,9.67,65.05,1.892,345.6,0.148,10.78,0.054,-41.59,-41.59,0,100.7,-0.024,39.73 +04/05/2021 20:00,9.17,67.78,1.877,340,0.143,0.229,0.001,-45.57,-45.57,0,100.7,-0.117,37.61 +04/05/2021 20:30,8.59,69.7,1.427,334.6,0.138,0,0,-50.66,-50.66,0,100.8,-0.111,37.97 +04/05/2021 21:00,7.833,72.98,0.781,294,0.162,0,0,-60.93,-60.93,0,100.8,-0.068,38.01 +04/05/2021 21:30,7.071,73.74,0.913,285.1,0.146,0,0,-63.28,-63.28,0,100.8,-0.068,36.03 +04/05/2021 22:00,6.612,67.31,1.115,297.1,0.141,0,0,-65.86,-65.86,0,100.8,-0.068,35.12 +04/05/2021 22:30,6.083,68.92,0.824,278.1,0.159,0,0,-63.02,-63.02,0,100.9,-0.068,33.59 +04/05/2021 23:00,5.159,73.99,0.574,262.9,0.16,0,0,-59.97,-59.97,0,100.9,-0.068,29.44 +04/05/2021 23:30,5.285,73.59,0.987,261.9,0.152,0,0,-63.25,-63.25,0,100.9,-0.068,23.89 +05/05/2021 00:00,5.207,74.75,1.155,264.7,0.149,0,0,-54.61,-54.61,0,100.9,-0.068,21.44 +05/05/2021 00:30,5.572,75.8,1.376,275.6,0.152,0,0,-31.65,-31.65,0,100.9,-0.068,16.71 +05/05/2021 01:00,6.026,76.79,1.313,266.2,0.161,0,0,-67.91,-67.91,0,100.9,-0.068,14.09 +05/05/2021 01:30,5.402,78.38,1.298,269.5,0.142,0,0,-67.38,-67.38,0,100.9,-0.068,13.85 +05/05/2021 02:00,5.008,79.73,1.376,261,0.15,0,0,-66.94,-66.94,0,100.9,-0.068,12.46 +05/05/2021 02:30,4.71,80.4,1.524,257.5,0.149,0,0,-67.09,-67.09,0,100.9,-0.068,10.18 +05/05/2021 03:00,4.663,80.3,1.438,274.3,0.15,0,0,-64.23,-64.23,0,100.9,-0.068,9.66 +05/05/2021 03:30,4.912,80.4,1.596,264.3,0.149,0,0,-33.42,-33.42,0,100.9,-0.068,5.295 +05/05/2021 04:00,5.16,79.81,1.552,262.1,0.149,0,0,-59.02,-59.02,0,100.9,-0.068,6.06 +05/05/2021 04:30,4.593,81.8,1.335,264.7,0.156,0,0,-64.98,-64.98,0,100.9,-0.068,7.015 +05/05/2021 05:00,4.404,82.4,0.976,271.3,0.154,2.889,0.014,-47.53,-47.53,0,101,-0.044,3.641 +05/05/2021 05:30,4.517,82.6,0.96,275.5,0.145,20.87,0.104,-33,-33,0,101,0.093,0.419 +05/05/2021 06:00,5.082,80.4,1.24,273.8,0.148,94.9,0.475,-17.28,-17.28,0,101,1.003,-1.204 +05/05/2021 06:30,5.981,77.03,1.793,275.3,0.151,191.4,0.957,3.334,3.334,0,101.1,2.045,1.01 +05/05/2021 07:00,7.287,73.42,2.127,264.2,0.144,298.1,1.49,84.8,84.8,0,101.1,3.143,12.23 +05/05/2021 07:30,8.73,66.88,2.305,273.8,0.145,373.4,1.867,129.8,129.8,0,101.1,4.113,18.17 +05/05/2021 08:00,9.22,62.85,2.506,287.2,0.145,479.7,2.399,206.7,206.7,0,101.1,5.388,11.06 +05/05/2021 08:30,9.82,58.83,2.734,284.5,0.146,562.2,2.811,270.7,270.8,0,101.1,6.287,0.771 +05/05/2021 09:00,10.34,57.86,2.951,278.7,0.143,635.2,3.176,333.7,333.8,0,101.1,6.886,-2.713 +05/05/2021 09:30,10.87,54.63,3.062,280.9,0.144,678.1,3.39,390.5,390.6,0,101.1,6.707,-5.46 +05/05/2021 10:00,11.31,52.8,3.216,279,0.144,673.4,3.367,401.9,402.2,0,101.2,6.039,7.22 +05/05/2021 10:30,11.42,50.21,3.341,278.4,0.137,499.2,2.496,297.9,298.2,0,101.2,3.925,24.78 +05/05/2021 11:00,10,61.47,3.454,307.5,0.13,487.5,2.437,279.1,279.6,0,101.2,3.36,28.47 +05/05/2021 11:30,10.83,48.7,2.461,275.9,0.146,699.3,3.496,436.4,436.4,0,101.2,5.443,31.11 +05/05/2021 12:00,12.19,43.59,3.146,282.9,0.148,549.5,2.747,304.6,304.6,0,101.2,3.811,44.4 +05/05/2021 12:30,11.6,53.44,2.478,288.3,0.134,694.5,3.473,377.9,377.9,0,101.2,3.997,43.22 +05/05/2021 13:00,13.16,44.51,2.826,293.9,0.126,777.8,3.889,486.1,486.3,0,101.2,4.411,46.85 +05/05/2021 13:30,13.75,41.64,3.15,266.5,0.148,673.5,3.367,434.9,435,0,101.1,3.897,53.47 +05/05/2021 14:00,13.75,40.72,3.319,262.3,0.145,611.6,3.058,383.9,384.1,0,101.1,3.573,52.56 +05/05/2021 14:30,14.13,39.94,3.661,263.5,0.148,559.2,2.796,338.9,339.2,0,101.1,3.813,56.88 +05/05/2021 15:00,14.08,40.71,3.435,259.2,0.144,517.8,2.589,313.9,314,0,101.1,3.548,60.95 +05/05/2021 15:30,13.68,42.11,2.922,269.5,0.15,318.4,1.592,172.8,172.8,0,101,2.055,65.7 +05/05/2021 16:00,13.3,45.07,2.912,263.6,0.145,242.9,1.214,125,125,0,101,1.477,63.58 +05/05/2021 16:30,13.31,46.27,3.148,259.3,0.146,254.4,1.272,135.6,135.7,0,101,1.569,61.89 +05/05/2021 17:00,12.93,45.08,2.604,280.6,0.144,177.5,0.887,82.2,82.3,0,101,1.018,63.86 +05/05/2021 17:30,12.62,46.82,2.564,272.9,0.149,115.2,0.576,45.11,45.11,0,101,0.596,62.28 +05/05/2021 18:00,11.68,55.81,1.285,354.6,0.144,69.73,0.349,19.92,19.92,0,101,0.305,60.17 +05/05/2021 18:30,11.19,57.65,0.837,317.7,0.096,35.76,0.179,0.997,0.997,0,101,0.083,58.24 +05/05/2021 19:00,10.8,59.16,0.529,338.2,0.122,15.22,0.076,-9.03,-9.03,0,101,-0.043,56.42 +05/05/2021 19:30,10.38,62.18,0.575,35.35,0.107,2.235,0.011,-14.73,-14.73,0,101,-0.132,53.71 +05/05/2021 20:00,10.07,62.78,0.737,275.7,0.083,0,0,-15.9,-15.9,0,101,-0.136,51.2 +05/05/2021 20:30,9.77,64.22,0.426,264.2,0.119,0,0,-20.19,-20.19,0,101,-0.136,50.03 +05/05/2021 21:00,9.64,63.9,0.569,274.1,0.142,0,0,-23.75,-23.75,0,101,-0.136,46.53 +05/05/2021 21:30,9.61,63.57,1.346,229.4,0.131,0,0,-24.96,-24.96,0,101,-0.136,42.78 +05/05/2021 22:00,9.38,65.86,1.081,229.2,0.13,0,0,-35.27,-35.27,0,100.9,-0.136,42.33 +05/05/2021 22:30,9.02,67.22,0.901,212.5,0.129,0,0,-23.71,-23.71,0,100.9,-0.136,40.14 +05/05/2021 23:00,8.73,69.31,0.477,153.8,0.149,0,0,-23.41,-23.41,0,100.9,-0.136,39.05 +05/05/2021 23:30,8.45,72.28,0.605,164.3,0.148,0,0,-17.49,-17.49,0,100.8,-0.136,36.08 +06/05/2021 00:00,8.26,74.53,1.308,200.6,0.144,0,0,-45.15,-45.15,0.2,100.8,-0.136,32.22 +06/05/2021 00:30,7.823,82.1,1.652,189.7,0.156,0,0,-33.9,-33.9,0.2,100.8,-0.136,25.63 +06/05/2021 01:00,7.527,85.5,1.542,183.8,0.163,0,0,-27.83,-27.83,0.2,100.7,-0.079,101 +06/05/2021 01:30,7.31,86.8,1.07,176.4,0.15,0,0,-23.11,-23.11,0.2,100.6,-0.068,102.4 +06/05/2021 02:00,7.195,87.6,0.689,165.6,0.134,0,0,-18.41,-18.41,0,100.6,-0.068,97.2 +06/05/2021 02:30,7.069,88.3,0.834,154,0.132,0,0,-17.61,-17.61,0,100.5,-0.068,92.4 +06/05/2021 03:00,6.982,88.4,0.722,137.3,0.125,0,0,-16.54,-16.54,0,100.4,-0.068,94.5 +06/05/2021 03:30,6.954,88.6,0.891,134.7,0.133,0,0,-15.75,-15.75,0.2,100.4,-0.068,87 +06/05/2021 04:00,7.051,88.2,0.764,135.4,0.117,0,0,-13.7,-13.7,0,100.3,-0.068,80.4 +06/05/2021 04:30,7.025,88.9,1.099,133.6,0.129,0,0,-12.75,-12.75,0,100.3,-0.068,73.04 +06/05/2021 05:00,7.096,90,0.603,145.2,0.12,0.979,0.005,-9.01,-9.01,0,100.2,-0.068,66.78 +06/05/2021 05:30,7.293,90.6,1.07,139.3,0.116,6.995,0.035,-5.446,-5.446,0.2,100.2,-0.057,52.66 +06/05/2021 06:00,7.471,91.2,1.146,141,0.122,38.42,0.192,10.33,10.33,0,100.1,0.122,38.83 +06/05/2021 06:30,7.788,91.4,1.355,145.1,0.124,51.74,0.259,20,20,0,100.1,0.206,35.81 +06/05/2021 07:00,8.21,91.3,1.394,145,0.123,78.42,0.392,36.13,36.13,0,100,0.337,32.06 +06/05/2021 07:30,8.67,91.1,1.593,177.2,0.138,66.45,0.332,24.49,24.49,0.8,100,0.276,49.75 +06/05/2021 08:00,9.23,91.3,1.872,189.8,0.157,152.2,0.761,66.11,66.11,0,100,0.706,56.16 +06/05/2021 08:30,10.45,90.7,2.42,237.5,0.136,147.7,0.739,68.91,68.91,0,100,0.723,43.99 +06/05/2021 09:00,11.47,88.5,3.013,247.7,0.137,284.2,1.421,168.9,169,0,100,1.738,36.18 +06/05/2021 09:30,12.88,82,3.481,255,0.147,258,1.29,148,148.3,0,100,1.654,34.72 +06/05/2021 10:00,13.65,73.77,4.593,259.3,0.151,229.3,1.147,52.12,52.82,0.2,100,1.601,37.99 +06/05/2021 10:30,13.41,75.72,3.712,270.6,0.145,517.6,2.588,290.4,291.9,0,100,3.754,36.17 +06/05/2021 11:00,14.48,68.71,4.63,271.6,0.152,566,2.83,310,311.6,0,100,4.278,45.35 +06/05/2021 11:30,15.15,62.1,4.696,284.7,0.143,825,4.124,524.7,529.1,0,100.1,6.82,78.55 +06/05/2021 12:00,15.24,52.44,4.577,285.4,0.148,506.1,2.531,308.3,310.8,0,100.1,3.019,70.22 +06/05/2021 12:30,16,48.48,4.849,273.2,0.148,781.5,3.907,514,519.7,0,100.1,4.116,64.66 +06/05/2021 13:00,16.13,47.11,4.81,265.9,0.153,704.8,3.524,446.1,451.5,0,100.1,3.403,64.48 +06/05/2021 13:30,16.31,44.7,4.748,272.4,0.15,598.8,2.994,378.7,382.7,0,100.2,2.981,62.61 +06/05/2021 14:00,15.84,45.44,4.386,283.7,0.147,339.7,1.698,199.1,200.2,0,100.2,1.9,62.34 +06/05/2021 14:30,15.76,49.09,3.652,268,0.143,391.6,1.958,217.3,217.7,0,100.2,2.526,55.09 +06/05/2021 15:00,15.26,51.44,4.233,267.2,0.148,187.1,0.936,79.03,79.27,0,100.2,1.07,52.61 +06/05/2021 15:30,14.69,55.65,3.31,264.4,0.151,176.4,0.882,81.3,81.3,0,100.2,0.963,48.66 +06/05/2021 16:00,14.52,58.88,3.324,260.6,0.149,163.7,0.819,72.94,72.9,0,100.3,0.886,44.94 +06/05/2021 16:30,14.47,59.66,3.833,252,0.147,153.2,0.766,80.3,80.5,0,100.3,0.794,41.37 +06/05/2021 17:00,13.76,64.44,3.082,296,0.107,73,0.365,16.97,17.02,1.2,100.3,0.333,35.5 +06/05/2021 17:30,10.76,83.5,2.454,3.284,0.14,95,0.475,15.78,15.78,0,100.4,0.346,55.83 +06/05/2021 18:00,10.02,83.8,2.472,354.5,0.147,87,0.435,19.27,19.27,0,100.5,0.33,49.3 +06/05/2021 18:30,9.65,82.6,2.45,341.7,0.149,35.47,0.177,3.054,3.055,0,100.5,0.065,44.27 +06/05/2021 19:00,9.29,83.1,2.327,342.4,0.142,18.44,0.092,-2.34,-2.34,0,100.6,-0.029,40.46 +06/05/2021 19:30,8.89,82.9,1.534,340.8,0.141,7.298,0.036,-16.4,-16.4,0,100.6,-0.086,36.94 +06/05/2021 20:00,8.68,84,0.988,337.4,0.132,0.069,0,-24.13,-24.13,0,100.7,-0.136,34.68 +06/05/2021 20:30,8.62,85,1,304,0.138,0,0,-20.6,-20.6,0,100.8,-0.136,31.07 +06/05/2021 21:00,8.61,85.6,1.171,311.8,0.132,0,0,-18.66,-18.66,0,100.8,-0.136,27.85 +06/05/2021 21:30,8.47,85,1.722,328.4,0.136,0,0,-39.25,-39.25,0,100.8,-0.136,27.75 +06/05/2021 22:00,7.675,84.8,1.178,327.1,0.13,0,0,-59.74,-59.74,0,100.9,-0.102,30.71 +06/05/2021 22:30,7.13,86.4,1.314,318.9,0.134,0,0,-55.94,-55.94,0,100.9,-0.071,31.24 +06/05/2021 23:00,6.648,87,1.213,312.4,0.13,0,0,-60.13,-60.13,0,101,-0.068,28.72 +06/05/2021 23:30,6.266,87.7,1.227,301.6,0.138,0,0,-62.76,-62.76,0,101,-0.068,25.73 +07/05/2021 00:00,5.788,88.3,1.249,297.3,0.141,0,0,-63.69,-63.69,0,101,-0.068,23.68 +07/05/2021 00:30,5.434,88.7,1.058,299.3,0.125,0,0,-64.93,-64.93,0,101.1,-0.068,20.17 +07/05/2021 01:00,5.037,89,0.069,293.3,0.019,0,0,-59.22,-59.22,0,101.1,-0.068,19.79 +07/05/2021 01:30,4.404,90.2,0,249.8,0,0,0,-57.26,-57.26,0,101.1,-0.068,17.26 +07/05/2021 02:00,3.519,90.9,0,249.9,0.001,0,0,-54.2,-54.2,0,101.1,-0.068,4.752 +07/05/2021 02:30,2.861,91.6,0,0,0,0,0,-56.15,-56.15,0,101.1,-0.068,39.7 +07/05/2021 03:00,2.279,92.4,0,0,0,0,0,-55.33,-55.33,0,101.1,-0.068,20.78 +07/05/2021 03:30,1.807,92.4,0,0,0,0,0,-53.53,-53.53,0,101.2,-0.068,16.51 +07/05/2021 04:00,1.571,93,0,0,0,0,0,-54.18,-54.18,0,101.2,-0.068,15.69 +07/05/2021 04:30,1.296,93,0,0,0,0,0,-54.25,-54.25,0,101.2,-0.068,14.71 +07/05/2021 05:00,0.979,93.4,0,0,0,4.401,0.022,-49.27,-49.27,0,101.2,-0.015,12.22 +07/05/2021 05:30,1.325,93.8,0,249.9,0,40.17,0.201,-31.64,-31.64,0,101.3,0.272,13.33 +07/05/2021 06:00,3.802,92.8,0,0,0,124.3,0.621,-12.52,-12.52,0,101.3,1.165,33.18 +07/05/2021 06:30,6.104,89.4,0,209.2,0.001,166.9,0.835,7.011,7.011,0,101.3,1.419,31.11 +07/05/2021 07:00,7.289,85.7,0.262,203.2,0.066,301.3,1.507,81.8,81.8,0,101.4,2.821,12.28 +07/05/2021 07:30,9.02,71.44,0.709,263.3,0.098,397,1.985,140.9,140.9,0.2,101.4,4.062,-2.241 +07/05/2021 08:00,10.03,68.58,0.657,289.4,0.111,429.7,2.148,193.6,193.6,0,101.4,4.342,-1.47 +07/05/2021 08:30,11.4,64.79,0.642,267.4,0.135,510.7,2.553,250.8,250.8,0,101.4,5.193,-2.851 +07/05/2021 09:00,12.07,60.67,0.832,305.1,0.121,580.2,2.901,308.4,308.4,0,101.5,5.895,-3.586 +07/05/2021 09:30,12.91,49.89,1.133,154,0.072,659.3,3.297,371,371,0,101.5,6.264,-2.246 +07/05/2021 10:00,13.12,47.93,1.566,179,0.119,658.3,3.292,380.9,380.9,0,101.5,5.984,8.96 +07/05/2021 10:30,13.75,45.91,1.455,164.5,0.132,811,4.055,501.6,501.6,0,101.5,6.879,17.31 +07/05/2021 11:00,14.33,40.99,1.7,205.6,0.11,945,4.724,595.8,595.8,0,101.5,7.722,28.37 +07/05/2021 11:30,14.24,41.67,1.435,180.6,0.127,741.3,3.707,456.5,456.5,0,101.5,6.27,28.55 +07/05/2021 12:00,14.28,42.01,2.306,214.8,0.128,761.5,3.808,480.2,480.2,0,101.5,4.841,29.61 +07/05/2021 12:30,14.48,43.61,1.925,195.6,0.121,632.2,3.161,384.5,384.5,0,101.5,3.625,27.53 +07/05/2021 13:00,14.58,43.31,1.89,191.3,0.134,612.2,3.061,375.4,375.4,0,101.5,3.474,23.53 +07/05/2021 13:30,14.57,44.64,2.141,200.4,0.126,541.9,2.709,321.9,321.9,0,101.4,3.232,21.87 +07/05/2021 14:00,14.9,43.94,2.024,184.3,0.137,447.9,2.24,257.1,257.1,0,101.4,3.032,23.89 +07/05/2021 14:30,14.79,44.63,2.308,185.2,0.143,457.4,2.287,263.8,263.8,0,101.4,4.563,39.59 +07/05/2021 15:00,14.83,44.39,2.638,195.8,0.148,452.7,2.263,264,264,0,101.4,4.483,39.91 +07/05/2021 15:30,14.91,44.98,2.244,196.5,0.143,357.6,1.788,201.3,201.3,0,101.4,3.528,37.98 +07/05/2021 16:00,15.15,44.98,2.022,177.7,0.132,403.7,2.019,234.1,234.1,0,101.3,3.899,32.31 +07/05/2021 16:30,15.32,45.84,2.068,184.9,0.139,297.6,1.488,164.8,164.8,0,101.3,2.86,31.07 +07/05/2021 17:00,14.57,48.86,2.36,191.3,0.155,140,0.7,64.08,64.08,0,101.3,1.303,23.4 +07/05/2021 17:30,14.31,50.43,2.102,192.2,0.149,96.4,0.482,36.61,36.61,0,101.3,0.841,21.09 +07/05/2021 18:00,14.05,54.29,1.906,200.5,0.143,68.38,0.342,3.801,3.801,0,101.3,0.53,21.72 +07/05/2021 18:30,13.24,62.89,1.891,210.7,0.137,35.8,0.179,-77.95,-77.95,0,101.2,0.272,18.97 +07/05/2021 19:00,12.02,69.99,1.836,206.9,0.141,4.564,0.023,-69.97,-69.97,0.2,101.3,-0.03,14.17 +07/05/2021 19:30,11.31,74.62,1.136,187.1,0.154,0.296,0.001,-44.43,-44.43,0,101.2,-0.099,12.5 +07/05/2021 20:00,10.81,77.96,1.016,179.3,0.156,0,0,-37.69,-37.69,0.2,101.2,-0.136,10.83 +07/05/2021 20:30,10.62,80.8,0.296,163.1,0.087,0,0,-21.34,-21.34,0,101.2,-0.136,6.05 +07/05/2021 21:00,10.49,83.2,0.457,174.3,0.106,0,0,-18.23,-18.23,0.2,101.2,-0.136,0.542 +07/05/2021 21:30,10.51,81.9,1.051,179.8,0.153,0,0,-16.8,-16.8,0,101.2,-0.124,-0.274 +07/05/2021 22:00,10.64,81.2,1.172,178.7,0.154,0,0,-17.02,-17.02,0,101.1,-0.13,0.38 +07/05/2021 22:30,10.75,80.6,1.243,180.8,0.153,0,0,-16.59,-16.59,0,101.1,-0.135,-0.683 +07/05/2021 23:00,10.88,80.6,1.592,179.6,0.149,0,0,-12.06,-12.06,0,101.1,-0.135,-1.321 +07/05/2021 23:30,11.08,80.9,1.735,182,0.158,0,0,-7.319,-7.319,0,101.1,-0.136,-2.69 +08/05/2021 00:00,11.19,82.5,2.097,182.3,0.155,0,0,-23.25,-23.25,0,101,-0.135,-3.811 +08/05/2021 00:30,11.03,85.6,1.901,173.4,0.151,0,0,-27.39,-27.39,0,101,-0.135,-6.942 +08/05/2021 01:00,11.24,87.3,1.866,182.1,0.15,0,0,-14.98,-14.98,0,100.9,-0.136,-8.13 +08/05/2021 01:30,11.52,88,2.069,182.2,0.159,0,0,-10,-10,0,100.9,-0.136,-9.27 +08/05/2021 02:00,11.74,88.6,1.779,183.1,0.161,0,0,-6.569,-6.569,0,100.9,-0.136,-9.99 +08/05/2021 02:30,11.87,88.9,1.918,184.9,0.15,0,0,-5.771,-5.771,0,100.8,-0.136,-10.24 +08/05/2021 03:00,12.18,89,1.792,186.1,0.153,0,0,-5.401,-5.401,0,100.8,-0.136,-10.7 +08/05/2021 03:30,12.43,88.9,1.809,182.3,0.151,0,0,-9.19,-9.19,0,100.8,-0.136,-11.06 +08/05/2021 04:00,12.68,88.7,1.615,180.6,0.159,0,0,-6.345,-6.345,0,100.7,-0.136,-11.41 +08/05/2021 04:30,12.89,88.3,2.485,186.8,0.156,0.062,0,-3.179,-3.179,0,100.7,-0.134,-10.16 +08/05/2021 05:00,13.06,88.3,3.44,192.3,0.15,1.928,0.01,-6.346,-6.348,0,100.7,-0.077,-10.02 +08/05/2021 05:30,13.07,89.6,3.258,194,0.157,16.3,0.082,-7.714,-7.715,0,100.7,0.001,-11.45 +08/05/2021 06:00,13.19,90.7,3.266,205.5,0.142,47.38,0.237,2.638,2.638,0,100.7,0.192,-12.35 +08/05/2021 06:30,13.54,89.1,3.428,207.2,0.138,69.54,0.348,17.58,17.58,0,100.7,0.317,-11.73 +08/05/2021 07:00,13.97,85.2,3.875,209.4,0.143,144.9,0.725,74.11,74.19,0,100.7,0.892,-4.769 +08/05/2021 07:30,14.38,82.3,3.39,207.3,0.14,157.9,0.79,85.8,85.8,0,100.7,1.076,-1.709 +08/05/2021 08:00,14.87,79.1,3.655,217.5,0.132,233.5,1.168,130.6,130.8,0,100.7,1.9,3.274 +08/05/2021 08:30,15.53,75.65,3.398,216.8,0.133,318.3,1.591,165.7,165.8,0,100.7,2.951,11.22 +08/05/2021 09:00,16.48,70.72,4.583,212.8,0.131,531.2,2.656,305.8,307.8,0,100.7,5.543,19.93 +08/05/2021 09:30,17.24,66.49,5.489,209.1,0.143,557.8,2.789,330.7,336,0,100.6,5.901,29.44 +08/05/2021 10:00,17.59,63.5,5.272,212.5,0.14,450.3,2.252,264.3,267.8,0,100.6,4.643,37.75 +08/05/2021 10:30,18.16,60.09,4.781,221.8,0.125,539,2.695,328.1,331.4,0,100.6,5.56,33.16 +08/05/2021 11:00,18.81,56.47,4.843,222.4,0.13,546.2,2.731,333.2,336.5,0,100.6,5.59,25.94 +08/05/2021 11:30,18.94,55.38,5.538,218.9,0.133,549.8,2.749,330.8,337.2,0,100.6,5.476,33.54 +08/05/2021 12:00,19.38,53.26,5.615,224.6,0.126,725,3.625,449.2,458.7,0,100.6,7.188,62.06 +08/05/2021 12:30,19.61,50.92,5.961,228.2,0.123,659.3,3.297,407.5,418.6,0,100.5,6.445,52.87 +08/05/2021 13:00,19.73,49.91,5.51,230.3,0.127,626.2,3.131,381.3,388.9,0,100.5,6.261,21.8 +08/05/2021 13:30,20.18,49.71,5.405,217.5,0.133,673.4,3.367,412.4,419.7,0,100.5,6.726,-18.18 +08/05/2021 14:00,20.23,50.41,5.28,212.7,0.126,665.4,3.327,403.7,409.1,0,100.5,6.65,-41.62 +08/05/2021 14:30,20.49,48.1,5.505,210,0.135,725.5,3.627,454.7,462.1,0,100.4,6.937,-51.93 +08/05/2021 15:00,20.31,47.96,5.496,202.7,0.143,542.1,2.71,319.8,324.7,0,100.4,5.118,-57.99 +08/05/2021 15:30,20.5,48.05,5.269,208.3,0.144,632.8,3.164,388.3,394.3,0,100.4,5.801,-51.03 +08/05/2021 16:00,20.13,50.36,4.742,213.4,0.137,428.3,2.142,240,241.6,0,100.4,3.923,-31.93 +08/05/2021 16:30,20.01,51.23,4.707,203,0.143,444.9,2.225,244.1,245.8,0,100.3,4.088,-15.68 +08/05/2021 17:00,19.86,49.15,4.644,208.3,0.142,411.1,2.056,216.5,217.8,0,100.3,3.706,1.933 +08/05/2021 17:30,20.12,49.6,3.859,205.1,0.137,328.1,1.64,156.1,156.5,0,100.3,2.957,24.61 +08/05/2021 18:00,19.73,49.93,3.787,212.7,0.127,228.3,1.141,83.3,83.4,0,100.3,2.051,37.23 +08/05/2021 18:30,19.3,51.52,3.428,208,0.142,145.5,0.727,27.91,27.92,0,100.2,1.304,35.24 +08/05/2021 19:00,18.69,55.68,2.821,208.8,0.136,69.1,0.345,-12.98,-12.98,0,100.2,0.466,24.41 +08/05/2021 19:30,17.48,60.96,1.874,220.8,0.128,9.57,0.048,-53.39,-53.39,0,100.2,0.143,0.07 +08/05/2021 20:00,16.22,65.34,1.908,225.4,0.125,0,0,-64.83,-64.83,0,100.2,0.004,-15.49 +08/05/2021 20:30,14.8,70.41,1.533,203.3,0.147,0,0,-61.65,-61.65,0,100.2,0,-19.47 +08/05/2021 21:00,13.8,74.89,0.898,178,0.158,0,0,-55.61,-55.61,0,100.2,0,-17.45 +08/05/2021 21:30,12.91,78.16,0.5,163.1,0.146,0,0,-53.99,-53.99,0,100.2,0,-17.36 +08/05/2021 22:00,11.95,82,0.726,191.7,0.164,0,0,-47.78,-47.78,0,100.1,0,-13.42 +08/05/2021 22:30,11.49,84.5,0.487,192.6,0.134,0,0,-45.12,-45.12,0,100.1,0,-3.596 +08/05/2021 23:00,10.7,86.4,0.466,185.5,0.156,0,0,-43.91,-43.91,0,100,0,12 +08/05/2021 23:30,10.3,88.3,0.319,161.5,0.141,0,0,-43.31,-43.31,0,100,0,16.71 +09/05/2021 00:00,10.37,88.5,0.559,162.5,0.139,0,0,-43.45,-43.45,0,100,0,16.31 +09/05/2021 00:30,10.2,88.5,0.348,179.7,0.149,0,0,-38.27,-38.27,0,99.9,0,18.52 +09/05/2021 01:00,10.13,88.8,0.495,225.5,0.132,0,0,-23.93,-23.93,0,99.9,0,13.23 +09/05/2021 01:30,9.73,89.1,0.294,334.5,0.091,0,0,-15.4,-15.4,0,99.8,0,2.494 +09/05/2021 02:00,9.88,89.9,0.053,334.3,0.033,0,0,-18.1,-18.1,0,99.8,0,1.107 +09/05/2021 02:30,9.84,90.1,0.177,341.2,0.042,0,0,-16.3,-16.3,0,99.7,0,5.21 +09/05/2021 03:00,9.98,90.4,0.318,140.7,0.085,0,0,-14.82,-14.82,0,99.7,0,-2.048 +09/05/2021 03:30,10.58,90.6,0.326,150.9,0.08,0,0,-8.75,-8.75,0,99.7,0,-8.9 +09/05/2021 04:00,10.72,89.8,0.156,150.9,0.071,0,0,-15.2,-15.2,0,99.6,0,-7.429 +09/05/2021 04:30,10.72,89.6,0,0,0,0,0,-9.54,-9.54,0,99.6,0,-6.39 +09/05/2021 05:00,10.58,89.3,0,0,0,3.729,0.019,-31.44,-31.44,0,99.6,0.043,4.442 +09/05/2021 05:30,10.36,89.7,0,0,0,36.3,0.182,-7.231,-7.231,0,99.6,0.282,10.45 +09/05/2021 06:00,11.32,89.2,0.198,156.8,0.089,87.5,0.438,9.39,9.39,0,99.6,0.754,-22.64 +09/05/2021 06:30,13.23,83.9,0.681,130,0.119,220,1.1,22.79,22.79,0,99.6,2.459,-45.73 +09/05/2021 07:00,15.43,74.06,0.859,147.5,0.129,268.7,1.343,106.5,106.5,0,99.6,3.067,-68.04 +09/05/2021 07:30,15.48,72.7,0.816,156,0.134,135.4,0.677,61.44,61.44,0,99.6,1.398,-32.31 +09/05/2021 08:00,15.42,73.22,1.111,171.2,0.142,198.7,0.994,104.5,104.5,0,99.6,2.051,-12.53 +09/05/2021 08:30,15.99,71.2,1.104,171.6,0.146,176.9,0.884,93.5,93.5,0,99.6,1.804,-14.52 +09/05/2021 09:00,16.14,70.24,1.32,172.3,0.15,178,0.89,101.9,101.9,0,99.6,1.813,-0.757 +09/05/2021 09:30,16.24,69.56,1.209,169.1,0.146,139,0.695,74.73,74.73,0,99.6,1.413,2.094 +09/05/2021 10:00,16.44,68.79,1.526,180.5,0.15,181,0.905,103.1,103.1,0,99.6,1.887,7.177 +09/05/2021 10:30,17.07,66.7,1.641,184.9,0.156,286.4,1.432,168.8,168.8,0,99.6,3.038,5.105 +09/05/2021 11:00,18.14,61.11,2.247,184.8,0.15,486.8,2.434,293.4,293.4,0,99.5,5.144,-9.52 +09/05/2021 11:30,19.14,57,2.164,181.3,0.141,640.5,3.202,388.7,388.7,0,99.5,6.8,-29.56 +09/05/2021 12:00,19.69,55.26,2.332,183.6,0.141,532.6,2.663,322.5,322.5,0,99.5,5.629,-9.35 +09/05/2021 12:30,20.18,52.68,3.053,196.3,0.14,564.4,2.822,351,351,0,99.5,5.909,0.843 +09/05/2021 13:00,20.25,51.66,2.889,198.9,0.14,550,2.75,340.5,340.5,0,99.4,5.741,9.06 +09/05/2021 13:30,20.34,51.87,2.46,196.3,0.141,405.7,2.028,236.8,236.8,0,99.4,4.401,18.62 +09/05/2021 14:00,20.4,52.2,2.514,209.3,0.133,422.4,2.112,237.3,237.3,0,99.4,4.605,23.62 +09/05/2021 14:30,20.81,51.51,2.328,213.1,0.123,491.5,2.457,292.9,292.9,0,99.4,5.245,34.62 +09/05/2021 15:00,21,51.36,2.023,220.3,0.123,504.7,2.524,298.7,298.7,0,99.3,5.202,54.65 +09/05/2021 15:30,21.62,50.52,2.355,208.9,0.132,424.9,2.124,254.6,254.6,0,99.3,4.257,69.83 +09/05/2021 16:00,20.3,53.34,2.428,243.1,0.137,168.2,0.841,83.7,83.7,0,99.3,1.686,80.7 +09/05/2021 16:30,19.73,54.06,2.584,258.7,0.146,191.8,0.959,101.3,101.3,0,99.3,1.981,81.3 +09/05/2021 17:00,19.58,52.38,2.765,245.2,0.14,211.3,1.057,109.5,109.5,0,99.3,2.181,82.5 +09/05/2021 17:30,18.99,52.29,3.467,242.8,0.139,150.2,0.751,71.07,71.11,0,99.3,1.509,83.3 +09/05/2021 18:00,18.1,55.38,2.468,257.5,0.149,88.6,0.443,22.74,22.74,0,99.3,0.901,81.2 +09/05/2021 18:30,16.45,62.28,2.647,267.6,0.148,31.94,0.16,-0.351,-0.351,0,99.4,0.319,75.99 +09/05/2021 19:00,15.56,64.81,2.722,250.5,0.148,22.64,0.113,-8.65,-8.65,0,99.4,0.24,69.76 +09/05/2021 19:30,15.03,66.7,2.18,250.6,0.152,5.255,0.026,-23.91,-23.91,0,99.4,0.061,64.2 +09/05/2021 20:00,14.39,70.01,1.427,227,0.122,0.226,0.001,-33.35,-33.35,0,99.4,0,57.73 +09/05/2021 20:30,13.87,73.73,1.466,216.3,0.138,0,0,-26.7,-26.7,0,99.4,0,52.26 +09/05/2021 21:00,13.41,74.56,2.112,229.3,0.124,0,0,-28.78,-28.78,0,99.5,0,48.81 +09/05/2021 21:30,12.76,74.45,2.497,237.9,0.135,0,0,-35.08,-35.08,0,99.5,0,45.35 +09/05/2021 22:00,12.11,74.64,2.009,222.9,0.126,0,0,-39.88,-39.88,0,99.5,0,40.97 +09/05/2021 22:30,11.76,75.75,1.983,220.9,0.128,0,0,-29.74,-29.74,0,99.6,0,38.22 +09/05/2021 23:00,11.7,77.81,2.054,202.4,0.143,0,0,-15.76,-15.76,0,99.6,0,36.53 +09/05/2021 23:30,11.72,78.93,2.05,197.5,0.149,0,0,-13.46,-13.46,0,99.6,0,35.85 +10/05/2021 00:00,11.74,79.83,2.008,189.7,0.154,0,0,-24.38,-24.38,0,99.6,0,34.92 +10/05/2021 00:30,11.48,82.4,2.208,191.8,0.152,0,0,-32.52,-32.52,0,99.6,0,33.37 +10/05/2021 01:00,11.25,83.7,2.169,187.2,0.156,0,0,-39.7,-39.7,0,99.6,0,31.56 +10/05/2021 01:30,11.22,84.3,2.117,194.6,0.152,0,0,-33.61,-33.61,0,99.6,0,31.31 +10/05/2021 02:00,11.29,84.4,2.621,203.1,0.145,0,0,-46.36,-46.36,0,99.6,0,33.35 +10/05/2021 02:30,11.28,83.5,2.917,208.4,0.137,0,0,-48.3,-48.3,0,99.6,0,48.55 +10/05/2021 03:00,11,84,2.734,200.1,0.148,0,0,-62.86,-62.86,0,99.7,0,53.28 +10/05/2021 03:30,10.79,83.7,2.977,201.5,0.149,0,0,-69.93,-69.93,0,99.7,0,33.71 +10/05/2021 04:00,10.55,84,2.409,199.1,0.15,0,0,-49.75,-49.75,0,99.7,0,29.27 +10/05/2021 04:30,10.65,85.2,2.121,196,0.15,0,0,-55.13,-55.13,0.2,99.7,0,54.05 +10/05/2021 05:00,10.59,83.4,2.199,189.9,0.157,7.113,0.036,-58.34,-58.34,0,99.8,0.07,31.27 +10/05/2021 05:30,10.63,82.9,2.571,190,0.155,41.91,0.21,-40.53,-40.53,0,99.8,0.287,28.54 +10/05/2021 06:00,10.9,81.8,2.577,199.5,0.142,93.2,0.466,-31.35,-31.36,0,99.8,0.736,27.41 +10/05/2021 06:30,11.83,79.66,2.799,196.8,0.152,205,1.025,-3.321,-3.32,0,99.9,2.244,25.07 +10/05/2021 07:00,12.44,76.5,3.422,208.5,0.143,253.9,1.269,76.94,77,0,99.9,2.749,32.81 +10/05/2021 07:30,13.02,72.08,3.935,219.1,0.127,299.3,1.497,124.4,124.8,0,99.9,3.275,41.58 +10/05/2021 08:00,13.24,68.13,4.12,217.9,0.133,305.3,1.526,130.6,131.1,0,99.9,3.293,48.06 +10/05/2021 08:30,14.43,59.79,4.494,218.7,0.13,562.8,2.814,281.3,282.8,0,99.9,6.398,62.36 +10/05/2021 09:00,14.59,56.31,4.559,219.5,0.126,474.7,2.373,245.2,247.1,0,100,5.143,68.51 +10/05/2021 09:30,14.83,55.48,4.234,222.8,0.125,365.9,1.83,180,180.3,0,100,3.862,73.53 +10/05/2021 10:00,14.45,61.55,3.925,225.2,0.129,446.7,2.233,178.2,178.5,0,100,4.685,79.11 +10/05/2021 10:30,14.3,62.12,4.794,214.8,0.134,636.3,3.181,277.9,281.9,0.2,100.1,6.513,75.98 +10/05/2021 11:00,16.08,51.5,5.173,215.3,0.135,956,4.778,585.3,593.3,0,100.1,10.12,95.4 +10/05/2021 11:30,16.72,47.84,5.305,218.3,0.133,836,4.179,519.3,528.3,0,100.1,8.8,105.5 +10/05/2021 12:00,16.75,44.06,5.033,219.9,0.13,688.3,3.441,421.9,427.1,0,100.1,7.021,108.8 +10/05/2021 12:30,17.09,43.77,5.171,218.3,0.127,854,4.271,536.8,545.2,0,100.1,8.59,119.8 +10/05/2021 13:00,16.57,45.31,4.953,218.6,0.128,543.2,2.716,317,321,0,100.1,5.318,114.4 +10/05/2021 13:30,16.79,45.76,6.288,210.2,0.139,812,4.061,498.3,513.6,0,100.1,7.919,127 +10/05/2021 14:00,17.13,46.32,5.096,219.5,0.124,741.2,3.706,458.1,465.1,0,100.1,7.202,128.4 +10/05/2021 14:30,16.82,46.39,4.887,220.8,0.125,633,3.165,385.5,389.6,0,100.2,6.119,128.2 +10/05/2021 15:00,16.55,45.87,4.948,216.2,0.134,608.1,3.041,366.1,370.2,0,100.2,5.7,128.4 +10/05/2021 15:30,16.48,47.36,5.039,217,0.133,518.2,2.591,298.8,302.9,0,100.2,4.847,130.6 +10/05/2021 16:00,16.62,46.44,4.31,224.1,0.122,495.1,2.475,282.7,284,0,100.2,4.595,133.2 +10/05/2021 16:30,15.66,49.01,4.78,217.5,0.131,319.1,1.595,168,169.1,0,100.2,3.093,123.2 +10/05/2021 17:00,15.83,48.65,4.183,229.2,0.124,377.5,1.888,196.9,197.7,0,100.2,3.478,130.4 +10/05/2021 17:30,15.69,47.65,4.193,217.9,0.129,281.5,1.408,123.9,124.2,0,100.2,2.578,126.7 +10/05/2021 18:00,14.84,50.63,3.863,208.7,0.135,196.5,0.983,63.74,63.82,0,100.2,1.813,125.5 +10/05/2021 18:30,14.21,52.82,2.966,211.5,0.139,116.6,0.583,12.27,12.27,0,100.2,1.096,120.1 +10/05/2021 19:00,13.75,56.9,2.703,199.7,0.146,63.33,0.317,-21.61,-21.61,0,100.2,0.546,110 +10/05/2021 19:30,12.87,60.2,1.878,195.9,0.156,14.58,0.073,-50.61,-50.61,0,100.2,0.171,100.1 +10/05/2021 20:00,12.31,61.41,1.702,187,0.157,0.556,0.003,-24.78,-24.78,0,100.3,0.008,95 +10/05/2021 20:30,11.84,64.75,1.698,204.7,0.143,0,0,-43.03,-43.03,0,100.3,0,84.8 +10/05/2021 21:00,11.45,67.88,1.362,205.9,0.148,0,0,-28.17,-28.17,0,100.4,0,80.6 +10/05/2021 21:30,11.11,69.77,0.682,190.5,0.145,0,0,-43.77,-43.77,0,100.4,0,73.91 +10/05/2021 22:00,10.25,73.9,0.827,200.3,0.149,0,0,-53.95,-53.95,0,100.4,0,68.11 +10/05/2021 22:30,9.79,77.31,0.875,188.1,0.154,0,0,-56.5,-56.5,0,100.4,0,64.09 +10/05/2021 23:00,9.15,82.1,0.831,191.7,0.166,0,0,-53.57,-53.57,0,100.4,0,58.55 +10/05/2021 23:30,8.79,85.3,0.535,159.7,0.152,0,0,-48.71,-48.71,0,100.4,0,55.03 +11/05/2021 00:00,8.57,86.8,0.528,170.4,0.168,0,0,-29.69,-29.69,0,100.4,0,53.32 +11/05/2021 00:30,9.08,87.4,1.73,197.3,0.143,0,0,-18.78,-18.78,0.8,100.4,0,51.67 +11/05/2021 01:00,9.36,87.1,1.487,197.5,0.154,0,0,-29.84,-29.84,0.2,100.4,0,33.17 +11/05/2021 01:30,9.18,86.5,1.34,189.7,0.158,0,0,-33.82,-33.82,0,100.3,0,19.63 +11/05/2021 02:00,8.99,87.8,1.119,184.5,0.151,0,0,-32.04,-32.04,0,100.3,0,11.55 +11/05/2021 02:30,8.86,88.3,0.898,177.3,0.157,0,0,-39.74,-39.74,0,100.3,0,6.686 +11/05/2021 03:00,8.8,88.9,0.566,200.5,0.085,0,0,-27.17,-27.17,0,100.3,0,3.476 +11/05/2021 03:30,8.75,89.3,0.473,187.5,0.09,0,0,-51.08,-51.08,0,100.3,0,2.501 +11/05/2021 04:00,8.19,89.7,0.756,208.4,0.125,0,0,-50.88,-50.88,0,100.3,0,4.664 +11/05/2021 04:30,7.749,90,0.048,213.6,0.013,0,0,-52.96,-52.96,0,100.4,0,6.316 +11/05/2021 05:00,7.171,90.1,0,167,0.001,9.19,0.046,-41.19,-41.19,0,100.4,0.057,4.782 +11/05/2021 05:30,6.829,90.9,0.019,218.9,0.005,36.63,0.183,-28.16,-28.16,0,100.4,0.213,-0.589 +11/05/2021 06:00,7.705,91.2,0.584,199.8,0.094,80.6,0.403,-16.03,-16.03,0,100.4,0.409,-14.96 +11/05/2021 06:30,8.69,90,1.372,189.7,0.152,128,0.64,-3.38,-3.38,0,100.4,0.765,-22.37 +11/05/2021 07:00,10.13,86.3,1.978,195.7,0.153,305.7,1.529,97.2,97.2,0,100.5,2.182,-31.55 +11/05/2021 07:30,11.38,78.87,2.067,203.4,0.144,288.2,1.441,95.9,95.9,0,100.5,2.303,-26.6 +11/05/2021 08:00,12.02,73.82,2.714,208.3,0.137,392.8,1.964,158.2,158.2,0,100.5,3.574,-24.66 +11/05/2021 08:30,12.31,70.96,2.658,206.2,0.134,397.5,1.987,178.5,178.5,0,100.5,3.79,-17.47 +11/05/2021 09:00,12.84,64.08,3.254,212.8,0.137,566.3,2.832,310.8,311,0,100.5,5.818,-15.28 +11/05/2021 09:30,13.82,58.27,4.433,205.7,0.141,652,3.26,361.5,363.2,0,100.5,6.951,-15.42 +11/05/2021 10:00,13.49,58.87,4.69,212.7,0.133,666.6,3.333,375.1,378.6,0,100.5,6.982,-14.82 +11/05/2021 10:30,14.63,52.33,5.314,212.3,0.133,903,4.516,539.4,547.6,0,100.5,9.5,-17.3 +11/05/2021 11:00,15.11,47.12,5.653,211.6,0.137,870,4.352,523.4,534.5,0,100.5,8.96,-2.446 +11/05/2021 11:30,15.2,45.31,5.895,217.5,0.133,796.8,3.984,486.1,498.3,0,100.5,8.16,-5.286 +11/05/2021 12:00,14.34,50.33,5.984,219.4,0.132,604.3,3.021,353.2,361.4,0,100.6,6.2,-3.779 +11/05/2021 12:30,14.08,55.86,5.788,213.5,0.135,663.5,3.317,406.7,415.6,0,100.6,6.614,-11.82 +11/05/2021 13:00,14.25,59.37,5.257,211.2,0.14,685.2,3.426,408.7,413.5,0,100.6,6.759,-17.74 +11/05/2021 13:30,13.79,66.32,4.725,205.4,0.141,626.1,3.13,335.2,336.7,0,100.6,6.09,-22.42 +11/05/2021 14:00,13.67,66.64,5.018,224.8,0.123,413.1,2.065,154.6,155.2,0.2,100.6,3.996,-28.43 +11/05/2021 14:30,14.44,62.69,4.293,226,0.122,604,3.02,367.2,368.8,0,100.6,5.673,-48.81 +11/05/2021 15:00,14.95,58.25,4.308,228.7,0.129,597,2.985,373.7,375.3,0,100.6,5.71,-47.88 +11/05/2021 15:30,14.94,56.19,4.466,244,0.142,375.3,1.877,161.8,164.3,0,100.7,3.483,-47.38 +11/05/2021 16:00,15.71,49.53,5.113,240.8,0.14,574,2.87,347.1,350.7,0,100.7,5.304,-55.97 +11/05/2021 16:30,15.42,47.58,5.003,235.5,0.132,382,1.91,201.5,203.7,0,100.7,3.551,-48.84 +11/05/2021 17:00,15.27,47.91,4.912,236.6,0.139,313.8,1.569,159.7,161.5,0,100.7,2.903,-43.55 +11/05/2021 17:30,14.94,50.6,4.575,235.2,0.135,307.1,1.536,146.2,147.3,0,100.7,2.853,-39.2 +11/05/2021 18:00,14.54,50.01,4.466,232.4,0.127,189.2,0.946,60.14,60.54,0,100.8,1.723,-27.36 +11/05/2021 18:30,13.92,53.02,3.799,240.8,0.137,111.8,0.559,7.129,7.116,0,100.8,1.007,-31.27 +11/05/2021 19:00,13.44,56.1,3.648,229.8,0.124,65.89,0.329,-21.99,-22.01,0,100.8,0.502,-30.02 +11/05/2021 19:30,12.48,58.85,4.044,228.9,0.129,26.83,0.134,-59.72,-59.89,0.2,100.9,0.271,-29.23 +11/05/2021 20:00,11,68.66,3.361,225.1,0.128,0.983,0.005,-84.5,-84.6,0,100.9,0.016,-34.03 +11/05/2021 20:30,10.22,71.62,2.413,218.5,0.128,0,0,-63.47,-63.47,0,100.9,0,-39.01 +11/05/2021 21:00,9.49,76.42,1.548,199.6,0.146,0,0,-65.7,-65.7,0,100.9,0,-41.13 +11/05/2021 21:30,8.82,80.1,1.472,193.4,0.153,0,0,-60.88,-60.88,0,100.9,0,-41.64 +11/05/2021 22:00,8.52,81.9,1.596,209.9,0.143,0,0,-59.16,-59.16,0,100.9,0,-43.86 +11/05/2021 22:30,8.42,81.1,1.868,200.1,0.151,0,0,-56.68,-56.68,0,100.9,0,-45.93 +11/05/2021 23:00,8.04,81.2,1.111,182.8,0.153,0,0,-51.25,-51.25,0,100.9,0,-43.46 +11/05/2021 23:30,7.859,80.8,0.96,174.2,0.158,0,0,-55.57,-55.57,0,100.9,0,-43.76 +12/05/2021 00:00,7.516,82.5,0.709,169.5,0.157,0,0,-55.92,-55.92,0,100.9,0,-42.07 +12/05/2021 00:30,7.087,83.6,0.465,146.5,0.133,0,0,-53.3,-53.3,0,100.9,0,-41.88 +12/05/2021 01:00,6.193,85.4,0.024,132.2,0.013,0,0,-52.04,-52.04,0,100.9,0,-39.19 +12/05/2021 01:30,5.667,88.1,0,175.3,0.002,0,0,-54.01,-54.01,0,100.8,0,-37.85 +12/05/2021 02:00,5.52,89.4,0.079,150.2,0.044,0,0,-40.47,-40.47,0,100.8,0,-40.25 +12/05/2021 02:30,5.431,90.6,0.084,147.7,0.066,0,0,-41.5,-41.5,0,100.8,0,-43.06 +12/05/2021 03:00,5.466,91.2,0.088,147.8,0.055,0,0,-27.35,-27.35,0,100.7,0,-44.78 +12/05/2021 03:30,5.946,91.8,0.114,149.6,0.068,0,0,-17.27,-17.27,0,100.7,0,-49.78 +12/05/2021 04:00,6.634,91.8,0.071,129.3,0.039,0,0,-15.53,-15.53,0,100.7,0,-49.14 +12/05/2021 04:30,7.211,91.5,0.439,127.9,0.116,0.027,0,-20.55,-20.55,0,100.7,0,-48.28 +12/05/2021 05:00,7.399,90.9,0.226,144.4,0.053,4.731,0.024,-22.33,-22.33,0,100.7,0.049,-46.16 +12/05/2021 05:30,7.602,90.6,0.334,130.6,0.086,20.47,0.102,-11,-11,0,100.6,0.169,-49.02 +12/05/2021 06:00,8.18,90.1,0.488,131,0.092,62.93,0.315,17.88,17.88,0,100.6,0.492,-54.61 +12/05/2021 06:30,8.77,89,0.768,168.3,0.109,54.19,0.271,21.71,21.71,0,100.6,0.393,-48.75 +12/05/2021 07:00,9.16,88.5,1.051,162.4,0.122,67.46,0.337,15.37,15.37,0.4,100.6,0.382,-45.56 +12/05/2021 07:30,9.69,89,1.471,159.2,0.128,163.8,0.819,56.27,56.27,0,100.6,0.971,-52.44 +12/05/2021 08:00,10.18,88.3,1.696,175.4,0.145,162.2,0.811,52.62,52.62,0.2,100.6,0.914,-55.26 +12/05/2021 08:30,10.66,87.1,2.044,179.7,0.148,209.2,1.046,70.5,70.5,0,100.6,1.235,-57.49 +12/05/2021 09:00,11.05,84.1,1.738,173.3,0.148,200.2,1.001,63.43,63.43,0,100.5,1.267,-55.72 +12/05/2021 09:30,10.98,84.7,1.372,174.2,0.135,156.2,0.781,59.93,59.93,0.2,100.5,0.848,-50.6 +12/05/2021 10:00,11.98,80.1,1.855,166.9,0.136,232.3,1.161,112.2,112.2,0,100.5,1.47,-65.59 +12/05/2021 10:30,12.26,74.84,2.363,173,0.14,169.8,0.849,64.21,64.21,0,100.4,1.173,-66.74 +12/05/2021 11:00,12.93,72.59,2.377,172.3,0.136,319.2,1.596,188.7,188.8,0,100.4,2.525,-74.6 +12/05/2021 11:30,13.57,67.42,2.697,171.5,0.14,344.6,1.723,205.5,205.5,0,100.4,3.208,-74.6 +12/05/2021 12:00,14.07,61.31,3.326,177.4,0.149,316.2,1.581,188.9,189.2,0,100.4,3.181,-71.49 +12/05/2021 12:30,14.39,60.49,3.108,179.9,0.151,435.8,2.179,269,269.1,0,100.3,4.493,-63.69 +12/05/2021 13:00,16.11,56.66,2.578,165.2,0.131,639.9,3.2,406.2,406.2,0,100.3,6.492,-69.66 +12/05/2021 13:30,15.99,56.43,2.849,178.2,0.143,385.2,1.926,231.2,231.3,0,100.2,3.924,-63.53 +12/05/2021 14:00,15.24,59.09,3.66,182.8,0.153,319.1,1.595,134.4,134.6,0,100.2,3.388,-47.4 +12/05/2021 14:30,15.04,64.13,2.618,172.8,0.141,330.2,1.651,183,183,0,100.2,3.442,-53.43 +12/05/2021 15:00,14.68,64.65,2.426,173,0.136,157.1,0.785,39.14,39.15,0,100.2,1.652,-47.21 +12/05/2021 15:30,14.75,68.03,1.933,145.4,0.121,245.8,1.229,66.72,66.72,0,100.1,2.379,-49.52 +12/05/2021 16:00,13.45,75,2.288,157.5,0.122,24.04,0.12,-38.96,-38.98,5.6,100.1,0.217,-30.77 +12/05/2021 16:30,11.61,86.7,1.614,190.2,0.151,29.05,0.145,-5.401,-5.401,5.4,100.2,0.129,-40.1 +12/05/2021 17:00,11.78,88.8,1.333,194.8,0.148,48.06,0.24,0.804,0.804,0.8,100.2,0.231,-50.35 +12/05/2021 17:30,11.14,87.6,2.61,290.2,0.123,29.64,0.148,-22.66,-22.67,1.8,100.2,0.13,-41.35 +12/05/2021 18:00,9.82,86.7,2.643,310.3,0.124,59.81,0.299,-3.073,-3.073,0,100.3,0.241,-36.42 +12/05/2021 18:30,10.02,84.2,2.501,308.5,0.127,85.8,0.429,13.8,13.8,0,100.3,0.336,-46.95 +12/05/2021 19:00,9.72,83,2.36,294.7,0.137,28.41,0.142,-28,-28,0,100.4,0.083,-42.06 +12/05/2021 19:30,9.63,79.01,2.137,287.1,0.144,10.61,0.053,-20.55,-20.55,0,100.4,0.02,-36.11 +12/05/2021 20:00,9.57,78.83,2.161,286.5,0.148,1.553,0.008,-19.35,-19.35,0,100.5,0,-34 +12/05/2021 20:30,9.28,78.43,1.493,278.5,0.145,0,0,-54.34,-54.34,0,100.5,0,-32.14 +12/05/2021 21:00,8.56,80.8,0.902,259.6,0.151,0,0,-61.06,-61.06,0,100.6,0,-27.82 +12/05/2021 21:30,8.04,84,1.375,237.9,0.141,0,0,-68.53,-68.53,0,100.6,0,-22.14 +12/05/2021 22:00,7.607,85.5,1.13,228.3,0.126,0,0,-63.73,-63.73,0,100.6,0,-17.93 +12/05/2021 22:30,7.13,86.6,0.649,209.3,0.12,0,0,-58.3,-58.3,0,100.6,0,-16.26 +12/05/2021 23:00,6.706,88.5,0.519,202.8,0.092,0,0,-24.81,-24.81,0,100.6,0,-16.45 +12/05/2021 23:30,7.579,87.4,1.625,230.2,0.128,0,0,-26.48,-26.48,0,100.5,0,-19.44 +13/05/2021 00:00,8.03,83.7,1.293,249.5,0.121,0,0,-21.51,-21.51,0,100.5,0,-18.94 +13/05/2021 00:30,8.11,83.8,0.975,249.6,0.129,0,0,-13.88,-13.88,0,100.5,0,-17.01 +13/05/2021 01:00,8.12,85.1,0.297,226.7,0.056,0,0,-23.66,-23.66,0,100.5,0,-15.33 +13/05/2021 01:30,8.16,85.5,0.379,202.7,0.086,0,0,-23.53,-23.53,0,100.5,0,-14.51 +13/05/2021 02:00,8.07,86.1,0.085,194.1,0.041,0,0,-20.88,-20.88,0,100.5,0,-14.7 +13/05/2021 02:30,7.957,87.2,0.093,168.5,0.037,0,0,-19.46,-19.46,0,100.5,0,-15.97 +13/05/2021 03:00,7.841,88.1,0.033,172.4,0.025,0,0,-17.5,-17.5,0,100.5,0,-15.58 +13/05/2021 03:30,7.825,88.8,0.187,154.9,0.093,0,0,-14.86,-14.86,0,100.4,0,-15.14 +13/05/2021 04:00,7.861,89.6,0.07,145.3,0.029,0,0,-24.2,-24.2,0,100.4,0,-14.7 +13/05/2021 04:30,8.06,90.3,0.275,225.1,0.057,0.069,0,-25.62,-25.62,0,100.4,0,-12.43 +13/05/2021 05:00,8.46,90.4,0.622,221.7,0.1,6.101,0.031,-13.15,-13.15,0,100.4,0,-12.38 +13/05/2021 05:30,8.71,90,0.458,224.4,0.071,16.77,0.084,-4.723,-4.723,0,100.4,0.067,-14.2 +13/05/2021 06:00,8.97,89.7,1.089,215.1,0.106,38.95,0.195,8.53,8.53,0,100.4,0.167,-13.86 +13/05/2021 06:30,9.44,89,1.591,228.4,0.122,77.37,0.387,31.17,31.17,0,100.4,0.326,-12.8 +13/05/2021 07:00,9.7,87.4,1.837,241.3,0.136,119.6,0.598,57.34,57.34,0,100.4,0.497,-8.88 +13/05/2021 07:30,10.41,85,1.759,243,0.139,223.6,1.118,111.6,111.6,0,100.4,1.08,-13.51 +13/05/2021 08:00,11.2,80.7,1.91,256.4,0.147,263.2,1.316,148.5,148.5,0,100.4,1.315,-27.01 +13/05/2021 08:30,11.67,77.22,2.055,253.3,0.148,187.6,0.938,106.5,106.5,0,100.4,0.918,-26.88 +13/05/2021 09:00,11.88,76.6,2.373,246,0.145,407.5,2.037,188.8,188.8,0,100.4,2.163,-22.23 +13/05/2021 09:30,12.77,72.68,2.215,264.2,0.144,408.8,2.044,249.7,249.7,0,100.4,2.191,-37.28 +13/05/2021 10:00,13.49,68.82,2.573,262.6,0.149,534.4,2.672,334.4,334.4,0,100.4,2.899,-42.95 +13/05/2021 10:30,13.65,66.35,2.393,268.3,0.149,398.1,1.99,241.6,241.6,0,100.4,2.102,-38.23 +13/05/2021 11:00,13.96,64.38,2.272,266.1,0.144,534.5,2.673,340.9,340.9,0,100.4,2.906,-40.47 +13/05/2021 11:30,14.73,63.68,2.424,269.6,0.152,730.7,3.653,483.4,483.4,0,100.3,4.058,-47.03 +13/05/2021 12:00,14.6,62.64,2.531,263.5,0.145,508.4,2.542,317.7,317.7,0,100.3,2.733,-44.15 +13/05/2021 12:30,14.94,60.88,3.632,246,0.131,654.4,3.272,421.8,422.3,0,100.3,3.556,-43.39 +13/05/2021 13:00,14.91,69.05,3.358,224.7,0.128,656.9,3.285,398.1,398.2,0,100.3,3.636,-41.12 +13/05/2021 13:30,14.9,64.86,3.574,247.9,0.145,584.9,2.924,363.9,364.2,0,100.3,3.19,-47.28 +13/05/2021 14:00,15.13,62.07,3.538,247.9,0.14,223.7,1.118,120.9,120.9,0,100.3,1.274,-47.49 +13/05/2021 14:30,12.03,75.54,2.303,275.1,0.136,187.9,0.939,25.96,25.93,0.6,100.3,0.889,-31.44 +13/05/2021 15:00,14.37,67.08,2.269,282.1,0.141,771.6,3.858,477.2,477.2,0,100.3,3.491,-63.04 +13/05/2021 15:30,16.02,60.91,2.848,266.7,0.145,653.4,3.267,440.9,441,0,100.3,3.241,-74.55 +13/05/2021 16:00,13.16,65.08,2.582,331.5,0.125,114.4,0.572,-14.07,-14.08,1,100.3,0.56,-52.92 +13/05/2021 16:30,13.94,67.34,1.526,331.4,0.136,413.2,2.066,204.8,204.8,0,100.3,1.812,-63.59 +13/05/2021 17:00,16.03,56.74,2.22,337.8,0.143,464.4,2.322,267.4,267.4,0,100.3,2.144,-67.86 +13/05/2021 17:30,15.38,55.49,2.628,354.2,0.148,335.4,1.677,165.6,165.6,0,100.3,1.605,-47.3 +13/05/2021 18:00,14.6,56.85,2.792,346.2,0.146,247.3,1.236,99,99,0,100.3,1.194,-33.06 +13/05/2021 18:30,14.12,56.62,2.704,338,0.143,163.4,0.817,39.12,39.12,0,100.3,0.788,-32.87 +13/05/2021 19:00,13.29,56.7,2.49,336,0.144,83.7,0.418,-9.29,-9.29,0,100.4,0.341,-34.41 +13/05/2021 19:30,11.88,60.11,1.668,342,0.143,14.54,0.073,-52.45,-52.45,0,100.4,0.096,-46.96 +13/05/2021 20:00,10.66,64.29,1.107,328.2,0.135,0.245,0.001,-59.59,-59.59,0,100.5,0.002,-51.43 +13/05/2021 20:30,10.13,62.27,1.227,313.6,0.128,0,0,-62.55,-62.55,0,100.5,0,-53.56 +13/05/2021 21:00,9.76,63.95,1.422,281.2,0.138,0,0,-41.94,-41.94,0,100.5,0,-52.85 +13/05/2021 21:30,10.58,63,1.925,283.6,0.146,0,0,-16.99,-16.99,0,100.5,0,-62.16 +13/05/2021 22:00,10.26,64.32,1.553,271.5,0.152,0,0,-25.9,-25.9,0,100.5,0,-58.68 +13/05/2021 22:30,10.12,65.75,2.233,281.5,0.144,0,0,-25.23,-25.23,0,100.5,0,-58.41 +13/05/2021 23:00,9.7,68.55,2.043,282.5,0.146,0,0,-51.79,-51.79,0,100.5,0,-54.5 +13/05/2021 23:30,9.43,70.93,2.366,263.2,0.149,0,0,-46.29,-46.29,0,100.5,0,-58.54 +14/05/2021 00:00,8.99,73.82,2.016,263.9,0.148,0,0,-46.79,-46.79,0,100.5,0,-55.98 +14/05/2021 00:30,8.83,76.06,1.895,266.3,0.153,0,0,-19.58,-19.58,0,100.5,0,-53.78 +14/05/2021 01:00,8.9,76.77,2.121,265.8,0.156,0,0,-20.25,-20.25,0,100.5,0,-52.5 +14/05/2021 01:30,9.05,77.28,2.497,265.5,0.157,0,0,-19.17,-19.17,0,100.5,0,-54 +14/05/2021 02:00,9.03,80.1,2.289,269.2,0.146,0,0,-19.77,-19.77,0,100.5,0,-51.97 +14/05/2021 02:30,9.12,80.5,2.369,271.6,0.151,0,0,-13.48,-13.48,0,100.5,0,-52.32 +14/05/2021 03:00,9.18,81.3,2.52,263.9,0.151,0,0,-18.91,-18.92,0,100.5,0,-49.03 +14/05/2021 03:30,9.07,83.1,2.438,262.6,0.149,0,0,-18.94,-18.94,0,100.5,0,-45.57 +14/05/2021 04:00,9.02,84,2.253,267.2,0.148,0,0,-15.03,-15.03,0,100.5,0,-42.79 +14/05/2021 04:30,9.14,84.1,2.122,265.8,0.147,0,0,-24.06,-24.06,0,100.5,0,-39.63 +14/05/2021 05:00,9.01,87,2.524,257.3,0.151,0.671,0.003,-26.43,-26.43,0.2,100.6,0,-40.11 +14/05/2021 05:30,8.86,89.2,2.474,260.3,0.156,9.2,0.046,-15.45,-15.45,0.4,100.6,0.029,-37.58 +14/05/2021 06:00,8.82,90.2,2.23,268.1,0.153,23.1,0.116,-7.063,-7.063,0,100.6,0.091,-30.71 +14/05/2021 06:30,9.17,90.1,1.981,277.3,0.148,72.67,0.363,13.97,13.97,0.2,100.7,0.308,-30.2 +14/05/2021 07:00,9.54,89.8,2.15,280.5,0.15,90.4,0.452,18.41,18.41,0.2,100.7,0.355,-28.41 +14/05/2021 07:30,9.7,89.7,2.162,283.5,0.146,159,0.795,48.39,48.39,0.4,100.7,0.702,-26.19 +14/05/2021 08:00,10.53,88,2.267,293.9,0.138,283,1.415,121,121,0,100.7,1.306,-33.92 +14/05/2021 08:30,11.18,83.3,2.827,300.4,0.134,284.3,1.422,148.9,149,0,100.8,1.326,-41.08 +14/05/2021 09:00,11.67,79.27,3.294,314.1,0.124,395.6,1.978,230.2,230.4,0,100.8,2.042,-46.86 +14/05/2021 09:30,12.13,76.55,3.037,315.3,0.12,370.5,1.853,222.1,222.1,0,100.8,1.913,-53.87 +14/05/2021 10:00,12.75,72.58,2.851,322,0.123,384.8,1.924,230.5,230.5,0,100.8,2.02,-53.46 +14/05/2021 10:30,12.6,70.99,2.402,323.1,0.123,203,1.015,114.6,114.6,0,100.8,0.998,-49.61 +14/05/2021 11:00,13.1,66.47,2.615,319.4,0.122,289.5,1.448,167.4,167.4,0,100.8,1.515,-48.48 +14/05/2021 11:30,13.96,63.17,2.32,307,0.124,386.3,1.931,236.3,236.3,0,100.8,2.093,-50.56 +14/05/2021 12:00,13.57,64.15,1.913,283.5,0.146,260.1,1.3,151.2,151.2,0,100.8,1.409,-42.71 +14/05/2021 12:30,14.29,60.86,2.27,290.6,0.138,365.2,1.826,228.7,228.7,0,100.8,2.059,-53.79 +14/05/2021 13:00,13.8,63,1.308,289.5,0.134,133.2,0.666,61.53,61.53,0,100.8,0.698,-41.62 +14/05/2021 13:30,14.73,59.65,1.689,266.3,0.134,636.1,3.18,410.4,410.4,0,100.8,3.441,-48.47 +14/05/2021 14:00,15.99,57.24,1.534,249.7,0.114,584.1,2.92,379,379,0,100.8,3.277,-63.67 +14/05/2021 14:30,15.5,57.96,1.979,199.8,0.152,250.1,1.251,135.4,135.4,0,100.8,1.445,-51.4 +14/05/2021 15:00,15.25,58.04,1.188,215.5,0.124,157.4,0.787,79.01,79.01,0,100.8,0.869,-36.01 +14/05/2021 15:30,15.52,58.39,2.21,260.2,0.127,158.9,0.794,85.1,85.2,0,100.7,0.905,-46.45 +14/05/2021 16:00,13.92,70.39,3.375,224.2,0.121,137.2,0.686,-2.588,-2.597,0,100.7,0.746,-44.35 +14/05/2021 16:30,13.86,68.99,2.92,218.6,0.127,189.3,0.947,89,89.1,0,100.7,1.018,-53.03 +14/05/2021 17:00,14.41,61.16,4.184,241.8,0.14,305.7,1.528,157.5,158,0,100.7,1.627,-68.15 +14/05/2021 17:30,13.7,62.18,3.946,225.8,0.126,192.3,0.962,76.96,77.15,0,100.7,1.092,-64.15 +14/05/2021 18:00,12.97,62.38,3.578,233.5,0.133,112.2,0.561,31.81,31.84,0,100.7,0.629,-60.7 +14/05/2021 18:30,12.4,65.07,2.729,226.9,0.129,64.87,0.324,7.487,7.488,0,100.7,0.346,-61.94 +14/05/2021 19:00,12.01,67.96,2.06,223.5,0.123,38.3,0.191,-10.15,-10.15,0,100.7,0.225,-61.51 +14/05/2021 19:30,11.79,68.29,2.126,218.6,0.127,7.264,0.036,-18.27,-18.27,0,100.6,0.029,-60.9 +14/05/2021 20:00,11.49,70.59,2.088,218.9,0.128,0.097,0,-21.97,-21.97,0,100.6,0,-59.2 +14/05/2021 20:30,11.18,72.98,2.551,212.4,0.141,0,0,-24.77,-24.77,0,100.6,0,-61.78 +14/05/2021 21:00,10.86,76.17,2.326,210.6,0.132,0,0,-64.08,-64.08,0.2,100.6,0,-57.25 +14/05/2021 21:30,10.15,81.6,2.162,210.6,0.139,0,0,-43.81,-43.81,0.8,100.6,0,-58.7 +14/05/2021 22:00,9.67,85.5,1.281,181.1,0.151,0,0,-25.61,-25.61,0.8,100.5,0,-61.02 +14/05/2021 22:30,9.57,87.7,0.649,167.2,0.141,0,0,-16.85,-16.85,0.4,100.5,0,-65.15 +14/05/2021 23:00,9.52,89.2,1.137,158.6,0.134,0,0,-15.14,-15.14,0.6,100.4,0,-64.28 +14/05/2021 23:30,9.4,90,2.242,176.3,0.145,0,0,-15.88,-15.88,0.4,100.3,0,-63.7 +15/05/2021 00:00,9.28,90.5,2.524,180.9,0.149,0,0,-18.47,-18.48,0,100.3,0,-54.11 +15/05/2021 00:30,9.24,90.6,2.101,178,0.142,0,0,-13.96,-13.96,0,100.2,0,-48.99 +15/05/2021 01:00,9.19,90.9,1.81,168.4,0.14,0,0,-11.55,-11.55,0.2,100.1,0,-48.99 +15/05/2021 01:30,9.36,91.2,2.006,175.3,0.148,0,0,-11.11,-11.11,0,100,0,-45.9 +15/05/2021 02:00,9.56,91.5,1.66,185.5,0.145,0,0,-9.59,-9.59,0,100,0,-45.19 +15/05/2021 02:30,9.78,91.7,1.514,206.1,0.124,0,0,-8.96,-8.96,0,100,0,-42.26 +15/05/2021 03:00,10.08,91.7,1.209,206.5,0.144,0,0,-20.9,-20.9,0,100,0,-41.43 +15/05/2021 03:30,10.57,91.8,1.788,234.2,0.133,0,0,-39.3,-39.3,0,100,0,-37.18 +15/05/2021 04:00,10.41,90.4,1.649,231.3,0.127,0,0,-50.99,-50.99,0,100,0,-32.24 +15/05/2021 04:30,10.38,89.8,1.77,227.7,0.124,1.671,0.008,-26.07,-26.07,0,100,0,-27.71 +15/05/2021 05:00,10.62,89.5,1.714,222.3,0.127,9.62,0.048,-16.26,-16.26,0,100,0,-26.09 +15/05/2021 05:30,10.77,89.2,1.832,230.9,0.129,29.24,0.146,-12.94,-12.94,0,100,0.11,-24.97 +15/05/2021 06:00,10.94,88.2,2.347,239.5,0.141,105.4,0.527,7.608,7.608,0,100,0.455,-20.93 +15/05/2021 06:30,11.31,84.4,2.868,253.8,0.143,162.4,0.812,37.46,37.46,0,100,0.786,-22.43 +15/05/2021 07:00,11.68,80.8,2.703,260.5,0.154,213.8,1.069,78.76,78.77,0,100.1,1.101,-33.48 +15/05/2021 07:30,11.82,77.9,2.555,261,0.148,240.8,1.204,109.8,109.8,0,100.1,1.258,-35.73 +15/05/2021 08:00,12.03,76.97,2.777,249.4,0.144,288.9,1.444,143.2,143.2,0,100.1,1.527,-35.23 +15/05/2021 08:30,12.19,76.5,3.603,243.2,0.141,308.7,1.543,160.8,160.8,0,100.1,1.628,-35.52 +15/05/2021 09:00,12.67,75.7,3.561,242.6,0.142,419,2.095,234.2,234.3,0,100.1,2.277,-37.58 +15/05/2021 09:30,13.48,73.62,3.642,238,0.131,575,2.875,333.6,333.8,0,100.1,3.231,-49.55 +15/05/2021 10:00,13.58,72.76,3.326,232.5,0.131,317.9,1.59,187.3,187.4,0,100.1,1.727,-46.42 +15/05/2021 10:30,13.86,74.5,3.692,225.2,0.124,658.2,3.291,399.5,399.8,0,100.1,3.756,-49.08 +15/05/2021 11:00,14.53,71.55,3.809,235.4,0.132,574,2.87,342.1,342.6,0,100.1,3.317,-57.33 +15/05/2021 11:30,14.11,72.51,3.259,227.8,0.124,695.3,3.477,439.3,439.4,0,100.1,3.999,-57.51 +15/05/2021 12:00,15.55,65.57,4.743,239.3,0.135,622.4,3.112,400.8,403.4,0,100.1,3.674,-57.98 +15/05/2021 12:30,14.91,65.18,5.305,244.2,0.145,510.6,2.553,308.2,312,0,100.1,3.16,-61.26 +15/05/2021 13:00,14.46,68.65,5.5,244.5,0.141,416.4,2.082,241.9,246.9,0,100.1,2.654,-60.11 +15/05/2021 13:30,14.2,68.09,4.586,246.2,0.147,308.8,1.544,147.9,149,0,100.1,2,-67.27 +15/05/2021 14:00,14.62,66.01,3.985,248.6,0.147,224.7,1.123,123.4,123.6,0,100.1,1.382,-71.53 +15/05/2021 14:30,14.95,65.06,3.462,271.7,0.136,264.7,1.324,111.9,112.2,0,100.1,1.671,-70.89 +15/05/2021 15:00,13.15,76.12,3.999,263.2,0.138,161.8,0.809,-15.89,-16.95,1.2,100.1,0.798,-57.99 +15/05/2021 15:30,12.58,79.64,3.534,262.2,0.148,89.4,0.447,-27.42,-27.47,2,100.2,0.417,-54.76 +15/05/2021 16:00,11.69,84.4,2.535,257.4,0.149,322,1.61,131.5,131.5,0.6,100.1,1.469,-51.39 +15/05/2021 16:30,13.62,76.97,2.173,269.1,0.146,345.1,1.726,185.9,185.9,0,100.1,1.555,-72.24 +15/05/2021 17:00,13.84,77.38,1.736,251.6,0.149,189.9,0.95,102.1,102.1,0,100.1,0.948,-68.55 +15/05/2021 17:30,14.32,72.59,2.951,232.5,0.135,140.4,0.702,67.94,67.96,0,100.1,0.682,-67.42 +15/05/2021 18:00,14.07,72.32,3.903,234.6,0.132,101,0.505,35.84,35.95,0,100.1,0.488,-56.23 +15/05/2021 18:30,14.21,69.71,4.222,239.5,0.141,197,0.985,82.8,83.1,0,100.1,0.95,-54.04 +15/05/2021 19:00,13.68,72.11,3.697,236.2,0.142,65.7,0.329,-17.17,-17.18,0,100.1,0.311,-45.12 +15/05/2021 19:30,13.15,72.29,3.661,235.2,0.133,24.45,0.122,-44.74,-44.8,0,100.1,0.118,-29.81 +15/05/2021 20:00,12.47,73.33,2.893,232.1,0.128,0.781,0.004,-65.56,-65.56,0,100.1,-0.025,-17.92 +15/05/2021 20:30,12.01,74.74,2.729,236.9,0.135,0,0,-64.98,-64.98,0,100.2,-0.068,-8.44 +15/05/2021 21:00,11.69,77.11,2.296,224.5,0.126,0,0,-59.67,-59.67,0,100.2,-0.068,-2.611 +15/05/2021 21:30,11.39,79.47,2.099,218.1,0.131,0,0,-37.38,-37.38,0,100.2,-0.068,-2.522 +15/05/2021 22:00,11.43,80.7,2.069,213.7,0.132,0,0,-21.62,-21.62,0,100.2,-0.068,-1.939 +15/05/2021 22:30,11.27,82.9,1.681,217.3,0.13,0,0,-25.58,-25.58,0,100.2,-0.068,-0.836 +15/05/2021 23:00,10.98,84.4,1.428,205,0.138,0,0,-56.77,-56.77,0,100.1,-0.068,1.89 +15/05/2021 23:30,10.77,86.5,1.739,209.1,0.143,0,0,-41.42,-41.42,0,100.1,-0.068,2.805 +16/05/2021 00:00,10.93,86.8,2.071,205.4,0.141,0,0,-25.72,-25.72,0.4,100.1,-0.068,-0.929 +16/05/2021 00:30,10.84,88.1,1.795,202.2,0.148,0,0,-46.76,-46.76,0,100.1,-0.068,-4.375 +16/05/2021 01:00,10.69,89.1,1.654,195.1,0.153,0,0,-31.24,-31.24,0,100,-0.068,-5.224 +16/05/2021 01:30,10.65,89.5,1.637,191.6,0.153,0,0,-39.71,-39.71,0,100,-0.068,-7.322 +16/05/2021 02:00,10.44,90,1.74,195,0.153,0,0,-42.98,-42.98,0,100,-0.068,-8.49 +16/05/2021 02:30,10.45,90.3,1.667,202.9,0.149,0,0,-38.99,-38.99,0,100,-0.068,-9.3 +16/05/2021 03:00,10.7,90.1,2.347,203.1,0.142,0,0,-40.86,-40.86,0,99.9,-0.068,-7.781 +16/05/2021 03:30,10.78,89.1,2.213,209.2,0.148,0,0,-51.82,-51.82,0,100,-0.068,-4.065 +16/05/2021 04:00,10.71,88.7,1.088,220,0.122,0,0,-42.39,-42.39,0,99.9,-0.068,-1.875 +16/05/2021 04:30,10.57,89.1,0.939,218.1,0.132,0.053,0,-19.29,-19.29,0,99.9,-0.068,-3.81 +16/05/2021 05:00,10.51,89.5,0.93,211.5,0.129,7.973,0.04,-14.07,-14.07,0,100,-0.012,-7.785 +16/05/2021 05:30,10.63,89.4,0.717,229.5,0.137,27.96,0.14,-26.22,-26.22,0,100,0.118,-8.69 +16/05/2021 06:00,11.14,87.9,1.179,214.5,0.133,137.1,0.686,-40.53,-40.53,0,100,0.686,-31.33 +16/05/2021 06:30,12,82.9,2.054,223.3,0.126,227.4,1.137,7.361,7.361,0,100,1.439,-64.15 +16/05/2021 07:00,12.71,79.09,2.362,229.3,0.127,309.7,1.548,105,105,0,100,1.932,-71.31 +16/05/2021 07:30,12.84,76.62,3.258,244.3,0.14,340.5,1.703,169.5,169.6,0,100,2.003,-69.36 +16/05/2021 08:00,13.14,73.36,3.6,244.4,0.143,408,2.04,212.9,213.2,0,100,2.418,-66.03 +16/05/2021 08:30,13.7,66.19,4.32,255.8,0.147,432,2.16,233.6,235.2,0,100,2.549,-70.47 +16/05/2021 09:00,14.27,65.2,3.687,245.3,0.138,635.4,3.177,358.5,358.8,0,100,3.955,-64.81 +16/05/2021 09:30,14.04,65.12,4.528,246.1,0.145,398.9,1.994,152,152,0.2,100,2.434,-59.36 +16/05/2021 10:00,13.5,70.19,3.888,242.1,0.141,458.9,2.294,179,179,0.2,100,2.647,-59.94 +16/05/2021 10:30,14.39,71.04,4.189,235.4,0.132,858,4.29,521.1,523.1,0,99.9,5.007,-71.88 +16/05/2021 11:00,15.17,63.33,6.401,240.4,0.138,766.4,3.832,483.3,499.1,0,99.9,4.665,-70.72 +16/05/2021 11:30,15.62,62.78,5.524,236.8,0.128,778.1,3.891,491.8,500.1,0,99.9,4.91,-69.84 +16/05/2021 12:00,14.56,64.53,5.623,251.8,0.137,304.2,1.521,69.75,71.05,0.8,99.9,1.813,-60.79 +16/05/2021 12:30,14.6,69.83,4.959,248.9,0.139,724.2,3.621,441.3,447.3,0,99.9,3.844,-76.58 +16/05/2021 13:00,15.42,63.35,6.14,243.7,0.142,637.2,3.186,390.9,403.1,0,99.9,3.666,-85.7 +16/05/2021 13:30,14.85,65.31,5.049,248.8,0.145,403.3,2.017,180,184.2,0,99.9,2.361,-78.61 +16/05/2021 14:00,15.21,62.5,6.328,247.3,0.144,375.7,1.879,172.1,178.7,0.2,99.9,2.258,-88.4 +16/05/2021 14:30,14.23,69.19,4.965,255,0.149,440.6,2.203,186.6,187.2,0.4,99.9,2.307,-71.29 +16/05/2021 15:00,14.88,68.42,4.729,245.3,0.144,432.1,2.161,257.4,259.6,0,99.9,2.351,-87.4 +16/05/2021 15:30,11.85,76.34,4.754,257.2,0.142,142.2,0.711,13.6,12.87,3.6,100,0.748,-147 +16/05/2021 16:00,11.92,81,3.106,263.7,0.15,509.2,2.546,258.3,258.3,0,100,2.542,-227.1 +16/05/2021 16:30,14.08,74.2,4.44,257.3,0.152,548.4,2.742,329.7,332.3,0,100,2.847,-259.4 +16/05/2021 17:00,14.09,72.54,4.73,249.2,0.15,345.5,1.727,191.5,193.3,0,100,1.848,-262.6 +16/05/2021 17:30,12.84,78.08,4.056,254,0.142,127.6,0.638,6.439,5.98,1.2,100,0.672,-251.1 +16/05/2021 18:00,13.08,78.15,3.624,250.5,0.153,293,1.465,134.3,134.4,0,100,1.473,-240.5 +16/05/2021 18:30,12.87,77.44,3.486,242.8,0.141,85.8,0.429,6.259,6.247,0,100,0.438,-247.5 +16/05/2021 19:00,11.36,79.47,4.748,250.5,0.153,66.95,0.335,-51.25,-52.32,1.6,100.1,0.353,-239.8 +16/05/2021 19:30,11.41,81.5,2.923,243.8,0.139,14.53,0.073,-42.89,-42.89,0,100.1,-0.005,-237.2 +16/05/2021 20:00,11.13,83.5,3.233,250.3,0.144,1.814,0.009,-56.57,-56.62,1.4,100.1,-0.068,-235.8 +16/05/2021 20:30,11.16,81.6,2.947,243.5,0.147,2.109,0.011,-49.88,-49.91,0,100.1,-0.079,-232.3 +16/05/2021 21:00,11.38,79.48,3.206,242.2,0.14,3.201,0.016,-24.27,-24.28,0,100.1,-0.075,-230.4 +16/05/2021 21:30,11.34,79.83,2.423,249.5,0.144,0.612,0.003,-34.44,-34.44,0,100.2,-0.068,-231.1 +16/05/2021 22:00,10.93,79.86,2.764,245,0.149,0,0,-56.79,-56.8,0,100.2,-0.068,-231.2 +16/05/2021 22:30,10.77,80.9,2.912,240.5,0.135,0,0,-36.12,-36.12,0,100.2,-0.074,-231.8 +16/05/2021 23:00,10.77,80.2,3.409,244.2,0.143,0,0,-33.52,-33.54,0,100.2,-0.083,-231.1 +16/05/2021 23:30,10.67,81,3.369,242.1,0.138,0,0,-46.29,-46.3,0,100.2,-0.103,-228.7 +17/05/2021 00:00,10.75,81.4,3.185,245.6,0.146,0,0,-20.26,-20.26,0,100.2,-0.135,-228.9 +17/05/2021 00:30,10.88,80.2,3.151,251,0.15,0,0,-19.78,-19.78,0,100.2,-0.132,-231.6 +17/05/2021 01:00,10.8,80.2,3.361,250.5,0.149,0,0,-43.02,-43.03,0,100.3,-0.1,-233.3 +17/05/2021 01:30,10.68,82.2,2.867,252.2,0.151,0,0,-20.47,-20.47,0,100.3,-0.129,-230.7 +17/05/2021 02:00,10.56,83.3,3.206,247.5,0.15,0,0,-27.73,-27.73,0,100.3,-0.135,-230.5 +17/05/2021 02:30,10.33,85.5,2.793,250.3,0.14,0,0,-40.07,-40.07,0.4,100.3,-0.136,-229.9 +17/05/2021 03:00,10.3,84.1,2.497,251,0.142,0.188,0.001,-52.82,-52.82,0,100.3,-0.136,-230 +17/05/2021 03:30,10.21,82,2.993,248.1,0.15,0.294,0.001,-29.27,-29.27,0,100.3,-0.136,-232.1 +17/05/2021 04:00,10.12,82.6,2.675,246.5,0.143,0,0,-38.15,-38.15,0,100.4,-0.129,-233.6 +17/05/2021 04:30,9.82,83.3,2.732,243.6,0.146,0.281,0.001,-43.08,-43.08,0,100.4,-0.09,-234.8 +17/05/2021 05:00,9.84,83.7,2.838,243.4,0.14,17.66,0.088,-17.56,-17.56,0,100.4,-0.009,-234.3 +17/05/2021 05:30,10.24,83,2.712,249.9,0.148,37.69,0.188,-4.92,-4.92,0,100.5,0.148,-240.4 +17/05/2021 06:00,10.48,82.6,2.502,252.4,0.148,92.7,0.463,30.43,30.43,0,100.5,0.47,-243.5 +17/05/2021 06:30,11.21,79.67,2.992,258.8,0.145,201.1,1.005,35.57,35.58,0,100.6,1.265,-258.6 +17/05/2021 07:00,11.82,77.23,2.945,268.4,0.153,237.4,1.187,83.2,83.2,0,100.6,1.544,-248.4 +17/05/2021 07:30,12.12,74.44,3.291,274.7,0.145,295.8,1.479,131.4,131.5,0,100.6,1.945,-249.6 +17/05/2021 08:00,12.37,72.6,3.521,283.6,0.143,321.2,1.606,157.5,157.8,0,100.7,2.072,-252.9 +17/05/2021 08:30,13.08,69.06,3.748,280,0.144,520.2,2.601,285,285.4,0,100.7,3.515,-256.4 +17/05/2021 09:00,13.61,65.79,4.052,280.3,0.146,580.4,2.902,333.2,334.3,0,100.7,3.927,-263.4 +17/05/2021 09:30,14.47,61.62,3.943,287.9,0.147,768.3,3.842,458.2,460,0,100.8,5.324,-264 +17/05/2021 10:00,14.21,65.09,3.289,283.1,0.138,303.5,1.517,132.8,133.1,0.8,100.8,1.881,-264.7 +17/05/2021 10:30,14.44,66.97,2.779,295.2,0.129,801,4.007,460.2,460.8,0,100.8,5.071,-258.4 +17/05/2021 11:00,15.06,60.94,3.747,272.6,0.148,601.8,3.009,386.4,386.8,0,100.8,3.916,NAN +17/05/2021 11:30,15.16,61.69,3.182,283.1,0.136,501.6,2.508,324.9,325.1,0,100.8,3.183,NAN +17/05/2021 12:00,15.39,61.69,4.029,260.2,0.151,749.4,3.747,494.5,496.1,0,100.8,4.959,NAN +17/05/2021 12:30,15.51,60.42,3.993,274,0.135,786.7,3.934,524.9,526.5,0,100.9,5.304,NAN +17/05/2021 13:00,13.42,71.97,2.55,319.1,0.125,250.7,1.254,57.67,57.66,0.8,100.9,1.487,NAN +17/05/2021 13:30,14.84,66.27,3.072,276.6,0.141,526.6,2.633,309.9,310,0,100.9,3.135,NAN +17/05/2021 14:00,14.97,64.8,3.37,299.3,0.121,513.8,2.569,297.9,298.7,0.2,100.9,3.124,NAN +17/05/2021 14:30,13.69,68.91,2.939,284.3,0.144,437.5,2.187,169.4,169.4,0.8,101,2.593,NAN +17/05/2021 15:00,14.67,64.26,3.628,303.9,0.129,541.2,2.706,338.8,339.5,0,101,3.231,NAN +17/05/2021 15:30,15.37,60.99,3.327,301.9,0.131,524.3,2.622,336.4,336.5,0,101,3.199,NAN +17/05/2021 16:00,15.79,57.05,3.674,298.3,0.137,559,2.795,348,349,0,101,3.274,-267.1 +17/05/2021 16:30,15.78,55.38,3.643,292.4,0.138,387.4,1.937,225.4,225.8,0,101,2.201,-265.7 +17/05/2021 17:00,16.23,52.64,3.326,285.3,0.142,412.8,2.064,234.8,235,0,101,2.317,-262.1 +17/05/2021 17:30,15.91,51.53,3.502,295.8,0.136,292.3,1.462,151.5,151.8,0,101,1.643,-256.3 +17/05/2021 18:00,15.07,53.08,3.456,301.5,0.131,175.5,0.878,80.6,80.7,0,101.1,0.969,-257.4 +17/05/2021 18:30,15.07,55.2,2.72,295.4,0.136,171.3,0.856,60.72,60.73,0,101.1,0.934,-256.4 +17/05/2021 19:00,13.9,59.52,2.421,278.8,0.146,36.96,0.185,-14.52,-14.52,0,101.1,0.196,-254.5 +17/05/2021 19:30,13.69,58.08,2.902,279.3,0.146,31.17,0.156,-33.03,-33.04,0,101.2,0.184,-256.2 +17/05/2021 20:00,12.61,62.49,1.743,277,0.145,1.208,0.006,-66.73,-66.73,0,101.2,0.015,-258.5 +17/05/2021 20:30,11.93,64.78,1.792,268.3,0.148,0,0,-69.81,-69.81,0,101.2,0,-253.4 +17/05/2021 21:00,11.5,66.72,1.771,266.9,0.149,0,0,-68.54,-68.54,0,101.3,0,-260.8 +17/05/2021 21:30,10.88,68.31,1.696,260,0.148,0,0,-66,-66,0,101.3,0,-260 +17/05/2021 22:00,10.47,69.74,1.758,254.4,0.15,0,0,-67.94,-67.94,0,101.3,0,-256.6 +17/05/2021 22:30,9.89,72.52,1.648,253.2,0.144,0,0,-65.9,-65.9,0,101.3,0,-253.5 +17/05/2021 23:00,9.24,79.03,1.339,233.7,0.138,0,0,-59.37,-59.37,0,101.3,0,-256.9 +17/05/2021 23:30,8.96,83.7,1.477,239.3,0.142,0,0,-59.3,-59.3,0,101.3,0,-261.6 +18/05/2021 00:00,8.89,84.6,1.989,239.5,0.144,0,0,-54.23,-54.23,0,101.4,0,-258.2 +18/05/2021 00:30,8.92,85,1.406,254.7,0.161,0,0,-53.62,-53.62,0,101.3,0,-257.7 +18/05/2021 01:00,8.51,85.7,0.227,243.5,0.105,0,0,-54.19,-54.19,0,101.3,0,-242.6 +18/05/2021 01:30,7.843,87.7,0.389,233.1,0.085,0,0,-52.77,-52.77,0,101.3,0,-236.7 +18/05/2021 02:00,7.844,88.8,0.498,250.8,0.086,0,0,-42.06,-42.06,0,101.3,0,-230.1 +18/05/2021 02:30,7.784,89,0.457,245.9,0.104,0,0,-45.56,-45.56,0,101.3,0,-225.3 +18/05/2021 03:00,7.88,89.4,0.357,255.2,0.092,0,0,-40.57,-40.57,0,101.3,0,-223.4 +18/05/2021 03:30,7.843,88.8,0,224.1,0.001,0,0,-36.26,-36.26,0,101.3,0,-221.9 +18/05/2021 04:00,7.782,89.4,0.186,217.2,0.035,0,0,-34.67,-34.67,0,101.3,0,-217 +18/05/2021 04:30,7.625,89.7,0.171,230.4,0.037,1.168,0.006,-37.07,-37.07,0,101.3,0,-214.5 +18/05/2021 05:00,7.41,90.1,0,150.8,0,9.44,0.047,-28.47,-28.47,0,101.3,0.046,-218 +18/05/2021 05:30,7.416,90.6,0.016,193.4,0.006,36.61,0.183,-16.28,-16.28,0,101.3,0.185,-222.7 +18/05/2021 06:00,8.18,90.9,0.279,191.9,0.071,98.3,0.491,4.096,4.096,0,101.3,0.473,-221 +18/05/2021 06:30,9.39,89.4,0.544,229.8,0.073,161.5,0.808,35.69,35.69,0,101.3,0.874,-224.9 +18/05/2021 07:00,10.28,85.9,1.151,230.2,0.119,201.9,1.01,65.94,65.94,0,101.3,1.136,-226.5 +18/05/2021 07:30,10.91,83.1,1.424,236,0.124,257.5,1.287,106.7,106.7,0,101.3,1.488,-224.2 +18/05/2021 08:00,11.53,79.83,2.059,230.4,0.126,326.7,1.633,151.6,151.6,0,101.3,1.92,-227.2 +18/05/2021 08:30,12.09,73.58,1.809,252.2,0.146,407.7,2.039,204.6,204.6,0,101.3,2.471,-227.5 +18/05/2021 09:00,12.96,68.37,1.587,249.2,0.135,576,2.88,322.9,322.9,0,101.3,3.669,-232.4 +18/05/2021 09:30,13.75,64.09,1.228,269.3,0.11,402,2.01,235.2,235.2,0,101.3,2.466,-240.3 +18/05/2021 10:00,13.54,64.23,1.088,255.4,0.11,261.9,1.309,134.4,134.4,0,101.4,1.553,-240.3 +18/05/2021 10:30,14.14,64.96,1.829,190.2,0.146,697.9,3.49,414.8,414.8,0,101.3,4.408,-233.3 +18/05/2021 11:00,15.61,61.26,1.33,134.9,0.118,795.5,3.978,524.3,524.3,0,101.3,5.404,-226.6 +18/05/2021 11:30,15.97,56.22,1.331,170.1,0.112,555.3,2.777,351,351,0,101.3,3.833,-230.8 +18/05/2021 12:00,15.69,55.51,0.557,75.56,0.126,530.6,2.653,329.1,329.1,0,101.3,3.542,-232 +18/05/2021 12:30,16.77,49.62,2.062,203.8,0.1,915,4.576,612.2,612.2,0,101.3,6.535,-216.6 +18/05/2021 13:00,16.4,47.98,2.259,235,0.13,534.2,2.671,333.7,333.7,0,101.3,3.765,-219.4 +18/05/2021 13:30,16.21,53.09,2.904,232.7,0.132,595.3,2.977,371.6,371.9,0,101.3,4.187,-212.6 +18/05/2021 14:00,16.54,55.25,3.559,226.6,0.119,885,4.427,575.4,575.8,0,101.3,6.556,-204.4 +18/05/2021 14:30,16.06,53.89,3.299,238,0.127,331.5,1.657,185.6,185.7,0,101.3,2.407,-211.4 +18/05/2021 15:00,15.38,57.94,4.542,249.1,0.141,680.5,3.402,436.5,439.8,0,101.3,5.26,-202.4 +18/05/2021 15:30,15.72,57.01,3.691,233.7,0.131,652.8,3.264,410.8,411.1,0,101.3,5.13,-200.5 +18/05/2021 16:00,15.7,55.71,3.817,241.7,0.138,338,1.69,198.8,199.1,0,101.3,2.686,-205.7 +18/05/2021 16:30,14.68,59.83,3.183,280.5,0.145,140.8,0.704,64.57,64.59,0,101.4,1.063,-208.6 +18/05/2021 17:00,14.95,59.67,2.979,269.1,0.148,288.7,1.444,156.2,156.3,0,101.4,2.267,-204.2 +18/05/2021 17:30,15.12,57.42,3.072,249.1,0.145,298.8,1.494,150.8,150.8,0,101.4,2.3,-205.9 +18/05/2021 18:00,14.86,53.77,2.128,271.8,0.152,117.1,0.586,18.42,18.42,0,101.4,0.854,-209.8 +18/05/2021 18:30,15.08,53.94,1.861,263.5,0.146,190.4,0.952,75.92,75.92,0,101.4,1.392,-204.2 +18/05/2021 19:00,14.41,61.25,2.549,246.3,0.144,55.26,0.276,-6.141,-6.141,0,101.5,0.401,-211.1 +18/05/2021 19:30,13.67,64.34,2.412,239.1,0.139,12.53,0.063,-25.97,-25.97,0,101.5,0.098,-213.2 +18/05/2021 20:00,12.99,65.05,2.376,226.3,0.126,1.319,0.007,-57.47,-57.47,0,101.5,0.017,-214.8 +18/05/2021 20:30,12.07,69.75,1.963,222.4,0.129,0,0,-56.17,-56.17,0,101.5,0,-214.8 +18/05/2021 21:00,11.83,72.87,2.189,232.7,0.13,0,0,-48.67,-48.67,0,101.6,0,-217.1 +18/05/2021 21:30,11.65,75.2,2.29,236.7,0.137,0,0,-50.6,-50.6,0,101.6,0,-223.3 +18/05/2021 22:00,11.11,77.98,1.746,235.1,0.134,0,0,-61.08,-61.08,0,101.6,0,-233.1 +18/05/2021 22:30,10.77,80.3,1.797,224.4,0.126,0,0,-49,-49,0,101.6,0,-236.9 +18/05/2021 23:00,10.59,81.9,1.624,222,0.123,0,0,-59.13,-59.13,0,101.5,0,-237.9 +18/05/2021 23:30,10.03,83.9,1.437,218.6,0.128,0,0,-63.29,-63.29,0,101.5,0,-238.5 +19/05/2021 00:00,9.62,86.1,1.37,211.3,0.136,0,0,-57.88,-57.88,0,101.5,0,-238.1 +19/05/2021 00:30,9.58,87.3,1.262,212,0.138,0,0,-61.96,-61.96,0,101.5,0,-238.7 +19/05/2021 01:00,9.01,88.3,0.614,207.9,0.094,0,0,-55.77,-55.77,0,101.5,0,-236 +19/05/2021 01:30,8.82,89.5,0.396,206.2,0.079,0,0,-27.49,-27.49,0,101.5,0,-234 +19/05/2021 02:00,9.05,89.8,0.305,177.1,0.078,0,0,-21.82,-21.82,0,101.5,0,-234.7 +19/05/2021 02:30,9.44,89.9,1.145,223.6,0.125,0,0,-43.3,-43.3,0,101.5,0,-236.3 +19/05/2021 03:00,9.59,89.7,1.463,244.9,0.146,0,0,-21.14,-21.14,0,101.5,0,-236.9 +19/05/2021 03:30,9.64,89.4,1.275,260.8,0.153,0,0,-19.2,-19.2,0,101.5,0,-237.6 +19/05/2021 04:00,9.67,86.4,2.182,308.5,0.128,0,0,-45.7,-45.7,0,101.5,0,-239.5 +19/05/2021 04:30,9.31,83.5,1.799,309.9,0.125,0.206,0.001,-69.2,-69.2,0,101.6,0.003,-243.2 +19/05/2021 05:00,8.68,84.9,0.883,299.1,0.149,12.18,0.061,-55.65,-55.65,0,101.6,0.107,-245.4 +19/05/2021 05:30,8.87,84,1.093,286.1,0.15,71.66,0.358,-27.36,-27.36,0,101.6,0.48,-243.2 +19/05/2021 06:00,9.78,80,1.587,281.8,0.155,160.5,0.803,-50.25,-50.25,0,101.7,1.181,-245.9 +19/05/2021 06:30,10.16,78.59,2.358,287.8,0.149,226,1.13,9.73,9.73,0,101.7,1.747,-244.8 +19/05/2021 07:00,10.92,76.23,2.544,288.5,0.139,336.1,1.681,97.7,97.7,0,101.7,2.674,-243.4 +19/05/2021 07:30,11.63,73.51,3.042,290.6,0.138,436.5,2.182,178.5,178.5,0,101.7,3.534,-241.8 +19/05/2021 08:00,12.09,71.16,2.926,292.2,0.133,409,2.045,194.5,194.6,0,101.8,3.245,-240.8 +19/05/2021 08:30,12.66,68.31,3.093,305.7,0.123,395.7,1.978,220.9,221,0,101.8,3.083,-240.7 +19/05/2021 09:00,12.63,66.78,2.92,300.7,0.127,353,1.765,194.7,194.8,0,101.8,2.698,-242.1 +19/05/2021 09:30,13.77,63.54,2.875,304,0.126,573.7,2.868,334.2,334.3,0,101.8,4.739,-240.8 +19/05/2021 10:00,14.45,59.64,3.292,304.4,0.126,625.3,3.127,370.5,370.8,0,101.8,5.531,-240 +19/05/2021 10:30,14.71,58.81,3.131,313,0.125,812,4.06,498.9,499.1,0,101.9,7.536,-238.5 +19/05/2021 11:00,15.73,55.18,3.371,318.2,0.125,868,4.34,543.5,543.8,0,101.9,8.64,-238.5 +19/05/2021 11:30,15.77,52.09,3.276,318.5,0.128,810,4.052,512,512.6,0,101.9,8.58,-236.3 +19/05/2021 12:00,16.07,51.69,3.188,315.3,0.125,860,4.299,551.9,552.4,0,101.9,9.64,-235.4 +19/05/2021 12:30,16.21,51.53,3.395,329.7,0.132,728.1,3.641,462,462.5,0,101.9,8.31,-238.9 +19/05/2021 13:00,15.87,52.64,3.077,321.9,0.126,615.8,3.079,369.4,369.5,0,101.9,7.108,-243.1 +19/05/2021 13:30,16.66,50.66,3.102,333.3,0.134,856,4.278,554.6,554.8,0,101.9,9.88,-237.7 +19/05/2021 14:00,16.78,51.14,3.126,350.3,0.142,694.1,3.47,440.3,440.5,0,101.9,8.3,-243.6 +19/05/2021 14:30,16.72,49.48,3.47,332.8,0.144,617.6,3.088,391,391.3,0,101.9,7.334,-245.5 +19/05/2021 15:00,16.31,54.63,3.005,348.6,0.146,519.5,2.597,315.3,315.4,0,101.9,6.057,-244.4 +19/05/2021 15:30,15.78,55.89,2.837,348.5,0.136,323.3,1.616,172.9,172.9,0,101.9,3.714,-251.1 +19/05/2021 16:00,16.11,54.61,2.932,349.1,0.145,492.4,2.462,287.8,287.9,0,102,5.633,-247.5 +19/05/2021 16:30,16.49,54.09,2.731,355.2,0.142,541.3,2.706,320.6,320.7,0,102,6.184,-246.7 +19/05/2021 17:00,15.64,55.42,2.837,354.1,0.145,324.8,1.624,167.2,167.2,0,102,3.667,-251.8 +19/05/2021 17:30,15.52,56.09,2.617,351.6,0.148,307.4,1.537,145.7,145.8,0,102,3.385,-249.8 +19/05/2021 18:00,14.96,57.43,2.391,347.8,0.143,234.2,1.171,92.2,92.2,0,102,2.637,-252.8 +19/05/2021 18:30,15.03,56.33,2.154,353.2,0.146,195.8,0.979,63.58,63.58,0,102,2.147,-252.5 +19/05/2021 19:00,13.45,60.73,1.653,3.101,0.143,44.35,0.222,-32.38,-32.38,0,102,0.458,-257.8 +19/05/2021 19:30,12.46,63.41,1.372,3.569,0.159,28.1,0.141,-35.95,-35.95,0,102,0.321,-260.8 +19/05/2021 20:00,11.53,67.08,0.814,15.37,0.143,1.481,0.007,-48.51,-48.51,0,102.1,0.031,-260.8 +19/05/2021 20:30,10.71,69.19,0.246,13.07,0.084,0,0,-43.6,-43.6,0,102.1,0,-262 +19/05/2021 21:00,10.27,72.64,0.188,9.73,0.157,0,0,-42.92,-42.92,0,102.1,0,-264.4 +19/05/2021 21:30,9.8,76.28,0.477,302.9,0.103,0,0,-40.73,-40.73,0,102.1,0,-266 +19/05/2021 22:00,9.16,79.72,0.259,276.3,0.128,0,0,-37.25,-37.25,0,102.1,0,-265.5 +19/05/2021 22:30,8.72,79.15,0.183,276.8,0.115,0,0,-46.76,-46.76,0,102.1,0,-266.3 +19/05/2021 23:00,8.08,80.9,0.11,277.3,0.067,0,0,-48.86,-48.86,0,102.1,0,-265.8 +19/05/2021 23:30,7.659,84.4,0.291,276.9,0.109,0,0,-37.23,-37.23,0,102.1,0,-263.3 +20/05/2021 00:00,7.589,84.5,0.099,276.2,0.057,0,0,-40.57,-40.57,0,102.1,0,-264.4 +20/05/2021 00:30,7.347,86,0.102,276.2,0.055,0,0,-47.42,-47.42,0,102.1,0,-261.1 +20/05/2021 01:00,7.017,87.5,0.117,276.3,0.07,0,0,-42.99,-42.99,0,102.1,0,-248.3 +20/05/2021 01:30,6.592,88.3,0.051,276.3,0.051,0,0,-44.36,-44.36,0,102,0,-250.9 +20/05/2021 02:00,6.518,89.7,0.109,276.3,0.07,0,0,-37.13,-37.13,0,102,0,-251.1 +20/05/2021 02:30,6.539,90.3,0.102,276.3,0.049,0,0,-37.09,-37.09,0,102,0,-254.5 +20/05/2021 03:00,6.557,90.7,0.114,276.3,0.091,0,0,-45.96,-45.96,0,102,0,-254.6 +20/05/2021 03:30,6.566,91.2,0.116,276.3,0.055,0,0,-18.44,-18.44,0,101.9,0,-249.7 +20/05/2021 04:00,7.11,91.2,0.091,276.3,0.082,0,0,-14.87,-14.87,0,101.9,0,-251.1 +20/05/2021 04:30,7.352,91,0.126,276.3,0.09,0.728,0.004,-15.34,-15.34,0,101.9,0,-250.3 +20/05/2021 05:00,7.551,90.9,0.128,276.3,0.079,10.93,0.055,-8.14,-8.14,0,101.8,0.072,-249.9 +20/05/2021 05:30,7.993,90.1,0.2,240.5,0.091,37.99,0.19,7.767,7.767,0,101.8,0.299,-252.2 +20/05/2021 06:00,8.83,87.4,0.579,182.3,0.158,65.23,0.326,19.35,19.35,0,101.8,0.49,-254.1 +20/05/2021 06:30,9.74,82.3,1.316,180.5,0.152,112.3,0.562,49.2,49.2,0,101.8,0.885,-260.4 +20/05/2021 07:00,10.67,80.5,1.749,182.1,0.153,202.3,1.011,92,92,0,101.8,1.741,-260.1 +20/05/2021 07:30,11.68,79.7,2.734,190,0.153,260.8,1.304,122,122,0,101.7,2.321,-258.4 +20/05/2021 08:00,12.18,77.5,3.662,198.5,0.145,263.9,1.32,132.3,132.4,0,101.7,2.389,-262.6 +20/05/2021 08:30,12.83,73.28,4.385,200.4,0.148,339.3,1.696,174.3,174.9,0,101.7,3.247,-261.3 +20/05/2021 09:00,13.42,69.26,4.44,195.4,0.152,401.3,2.006,217.4,218.3,0,101.6,4.068,-262.7 +20/05/2021 09:30,13.91,64.92,5.233,208.3,0.145,424.2,2.121,233.7,237.1,0,101.6,4.579,-263.7 +20/05/2021 10:00,14.14,62.45,5.452,201,0.149,470.1,2.351,255.3,259.5,0,101.5,5.4,-263 +20/05/2021 10:30,14.55,60.69,5.814,196.9,0.147,495.8,2.479,261.8,267.5,0,101.5,5.967,-261.8 +20/05/2021 11:00,14.74,59.47,5.848,199.7,0.149,463.2,2.316,239.3,244.7,0,101.5,5.641,-262.8 +20/05/2021 11:30,15,57.25,5.502,202.1,0.146,400.2,2.001,206.5,210,0,101.4,4.91,-265 +20/05/2021 12:00,15.53,56.14,5.883,202.7,0.145,569.8,2.849,338.1,346.7,0,101.4,7.175,-258.6 +20/05/2021 12:30,15.77,54.38,6.205,207.9,0.145,466.9,2.335,258.8,266.2,0,101.4,5.803,-262.9 +20/05/2021 13:00,16.07,54.67,6.15,215.8,0.131,595.3,2.976,353.4,363.8,0,101.3,7.538,-259.5 +20/05/2021 13:30,16.3,54.07,6.194,218.1,0.128,614.4,3.072,374.6,386,0,101.3,7.769,-257.5 +20/05/2021 14:00,16.04,55.35,6.086,217,0.134,474.1,2.371,285.7,293.5,0,101.3,6.091,-263.6 +20/05/2021 14:30,15.9,59.04,5.859,216.1,0.136,421.5,2.107,241,246.6,0,101.3,5.453,-265.3 +20/05/2021 15:00,15.2,62.19,5.639,218.9,0.131,205.4,1.027,113.1,115.4,0,101.2,2.634,NAN +20/05/2021 15:30,14.82,66.88,5.094,218.3,0.125,173,0.865,94.5,95.7,0,101.2,2.209,-273.7 +20/05/2021 16:00,14.37,70.69,5.372,218.7,0.128,96.8,0.484,44.64,45.36,0,101.2,1.203,NAN +20/05/2021 16:30,14.54,74.11,4.325,217.3,0.135,271.4,1.357,147.8,148.6,0,101.2,3.389,-268.9 +20/05/2021 17:00,14.97,72.15,3.863,217.1,0.125,188.7,0.944,94.7,94.9,0,101.1,2.352,-272.3 +20/05/2021 17:30,15.22,70.22,4.898,214.8,0.134,224.6,1.123,108.6,109.6,0,101.1,2.818,NAN +20/05/2021 18:00,14.76,74.22,4.89,214.1,0.134,156.5,0.783,75.11,75.89,0,101,1.879,NAN +20/05/2021 18:30,14.51,75.95,4.139,218.9,0.126,111.1,0.556,34.85,34.98,0,101,1.302,NAN +20/05/2021 19:00,14.26,76.46,3.511,215.4,0.132,59.59,0.298,-2.779,-2.779,0,101,0.647,NAN +20/05/2021 19:30,13.92,73.29,3.62,225.4,0.126,14.91,0.075,-32.36,-32.43,0,101,0.192,NAN +20/05/2021 20:00,13.24,67.34,3.767,239.7,0.141,1.372,0.007,-64.09,-64.19,0,101,0.034,NAN +20/05/2021 20:30,12.65,68.95,3.2,226,0.129,0,0,-65.2,-65.24,0,101,0,NAN +20/05/2021 21:00,12.28,71.38,3.006,224.8,0.125,0,0,-48.71,-48.72,0,101,0,NAN +20/05/2021 21:30,11.89,72.48,2.6,228.2,0.119,0,0,-58.28,-58.28,0,101,0,NAN +20/05/2021 22:00,11.7,72.99,2.528,227.2,0.127,0,0,-53.43,-53.43,0,101,0,NAN +20/05/2021 22:30,11.47,73.69,2.335,223.4,0.126,0,0,-51.41,-51.41,0,101,0,NAN +20/05/2021 23:00,11.15,75.02,2.065,221.1,0.131,0,0,-36.5,-36.5,0,100.9,0,NAN +20/05/2021 23:30,11.26,74.86,2.43,226.9,0.126,0,0,-35.71,-35.71,0,100.9,0,-273.9 +21/05/2021 00:00,11.03,74.6,2.05,224.2,0.125,0,0,-37.94,-37.94,0,100.9,0,NAN +21/05/2021 00:30,10.87,74.7,2.137,220,0.127,0,0,-34.42,-34.42,0,100.9,0,NAN +21/05/2021 01:00,10.79,75.37,2.55,214.8,0.131,0,0,-42.9,-42.9,0,100.8,0,-273.7 +21/05/2021 01:30,10.79,75.66,2.457,221.3,0.13,0,0,-40.46,-40.46,0,100.8,0,NAN +21/05/2021 02:00,10.77,75.62,2.497,218.9,0.131,0,0,-43.15,-43.15,0,100.8,0,NAN +21/05/2021 02:30,10.77,75.67,2.091,226,0.127,0,0,-35.23,-35.23,0,100.8,0,NAN +21/05/2021 03:00,10.69,75.81,1.778,227.2,0.124,0,0,-44.69,-44.69,0,100.7,0,NAN +21/05/2021 03:30,10.61,76.63,1.831,224,0.125,0,0,-29.57,-29.57,0,100.7,0,NAN +21/05/2021 04:00,10.54,76.62,1.908,226.1,0.124,0,0,-61.41,-61.41,0,100.7,0,NAN +21/05/2021 04:30,9.82,78.31,1.503,219.9,0.125,0.367,0.002,-62.96,-62.96,0,100.7,0.016,NAN +21/05/2021 05:00,9.66,78.21,2.086,221.4,0.128,17.17,0.086,-53.62,-53.62,0,100.7,0.188,NAN +21/05/2021 05:30,10.12,75.99,2.452,225.4,0.127,69.41,0.347,-34.6,-34.6,0,100.6,0.671,-271 +21/05/2021 06:00,10.88,73.75,2.88,220.4,0.127,147.7,0.739,-45.56,-45.57,0,100.6,1.599,-270.6 +21/05/2021 06:30,11.62,71.43,3.437,227.8,0.128,240.8,1.204,10.83,10.85,0,100.6,2.784,-270.7 +21/05/2021 07:00,11.96,68.53,4.267,239.5,0.138,280.6,1.403,92.8,93,0,100.6,3.207,NAN +21/05/2021 07:30,12.38,66.76,4.394,240.7,0.134,254.4,1.272,130,130.6,0,100.6,2.802,NAN +21/05/2021 08:00,13.23,63.18,4.692,241.4,0.144,453.1,2.265,221,222.8,0,100.6,5.629,NAN +21/05/2021 08:30,14.11,55.8,4.987,251.6,0.146,620.1,3.1,326.1,330.6,0,100.6,8.27,NAN +21/05/2021 09:00,14.18,53.28,5.369,249.7,0.144,513.1,2.566,279.6,284.2,0,100.6,6.737,NAN +21/05/2021 09:30,14.72,53.36,4.957,245.7,0.145,637.5,3.188,367.5,372.3,0,100.6,8.64,NAN +21/05/2021 10:00,14.77,53.27,5.339,239.3,0.132,488.4,2.442,288,292.2,0,100.6,6.436,NAN +21/05/2021 10:30,15.47,49.31,5.828,241.3,0.14,834,4.171,506.5,518.1,0,100.5,11.34,NAN +21/05/2021 11:00,15.69,47.44,6.314,238.6,0.133,679.2,3.396,410.2,422,0,100.5,9.04,NAN +21/05/2021 11:30,15.57,49.03,6.173,239.8,0.139,701.1,3.506,422.2,433.9,0,100.5,9.33,NAN +21/05/2021 12:00,15.71,51.48,5.288,243.6,0.142,852,4.262,532.1,539.8,0,100.5,11.25,NAN +21/05/2021 12:30,15.5,54.13,5.961,230.7,0.13,970,4.85,605.2,620.9,0,100.5,12.6,NAN +21/05/2021 13:00,15.54,54.76,5.501,234.3,0.135,555.8,2.779,297.1,300.5,0.2,100.5,7.165,NAN +21/05/2021 13:30,13.21,69.14,4.735,252.2,0.145,559.8,2.799,258.9,260.2,0.2,100.5,5.64,NAN +21/05/2021 14:00,15.15,57.65,4.991,242.9,0.139,691.1,3.456,435.4,440.9,0,100.5,8.03,NAN +21/05/2021 14:30,15.36,53.76,4.939,233.8,0.129,533.8,2.669,322.6,325.2,0,100.4,6.513,NAN +21/05/2021 15:00,15.97,48.05,6.007,242,0.141,664,3.32,411.5,421.8,0,100.4,8.05,NAN +21/05/2021 15:30,16.12,43.74,6.084,240.8,0.134,577.1,2.886,344.1,354.1,0,100.4,6.928,NAN +21/05/2021 16:00,16.04,42.43,5.94,245.5,0.141,538.8,2.694,314.6,321.9,0,100.4,6.479,NAN +21/05/2021 16:30,13.82,58.26,4.213,263.2,0.145,293.3,1.466,79.89,79.2,0.4,100.4,2.38,NAN +21/05/2021 17:00,14.58,55.81,4.675,255,0.149,462.8,2.314,257.2,259.6,0,100.4,4.281,NAN +21/05/2021 17:30,14.4,51.77,5.002,248.6,0.142,320.4,1.602,135.3,136.5,0,100.4,3.412,NAN +21/05/2021 18:00,14.07,53.13,4.951,242.5,0.138,186.9,0.934,58.54,59.01,0,100.4,1.97,NAN +21/05/2021 18:30,13.76,52.69,6.026,244,0.148,165.1,0.826,37.96,39.22,0,100.4,1.706,NAN +21/05/2021 19:00,12.94,57.39,5.192,242.2,0.132,89.6,0.448,0.522,0.551,0,100.4,0.897,NAN +21/05/2021 19:30,12.24,60.4,5.119,245,0.145,27.84,0.139,-50.09,-50.69,0,100.4,0.288,NAN +21/05/2021 20:00,11.78,63.6,3.794,236.5,0.135,1.403,0.007,-66.41,-66.56,0,100.4,0.044,NAN +21/05/2021 20:30,11.26,66.66,3.668,229.7,0.124,0,0,-68.67,-68.82,0,100.4,0,NAN +21/05/2021 21:00,10.88,69.53,3.23,232.6,0.135,0,0,-53.27,-53.28,0,100.4,0,NAN +21/05/2021 21:30,10.94,69.74,3.363,232.3,0.135,0,0,-29.34,-29.37,0,100.4,0,NAN +21/05/2021 22:00,10.89,69.57,3.313,242.6,0.141,0,0,-40.72,-40.76,0,100.4,0,NAN +21/05/2021 22:30,10.76,69.98,3.379,239.8,0.135,0,0,-46.23,-46.24,0,100.4,0,NAN +21/05/2021 23:00,10.79,69.5,4.053,243.4,0.139,0,0,-48.64,-48.78,0,100.4,0,NAN +21/05/2021 23:30,10.49,74.83,3.312,237.1,0.131,0,0,-38.93,-38.96,0,100.4,0,NAN +22/05/2021 00:00,10.54,74.86,3.609,238.4,0.143,0,0,-55.38,-55.55,0,100.4,0,NAN +22/05/2021 00:30,10.17,76.07,2.716,238.2,0.134,0,0,-58.86,-58.86,0,100.4,0,NAN +22/05/2021 01:00,10.16,75.65,2.804,237.9,0.14,0,0,-43.02,-43.02,0,100.4,0,NAN +22/05/2021 01:30,10.11,75.46,3.02,242.5,0.142,0,0,-56.54,-56.54,0,100.4,0,NAN +22/05/2021 02:00,9.73,76.35,2.764,243.5,0.143,0,0,-62.8,-62.8,0,100.4,0,NAN +22/05/2021 02:30,9.63,76.69,2.469,244.4,0.146,0,0,-63.6,-63.6,0,100.4,0,NAN +22/05/2021 03:00,9.49,77.36,2.595,244.3,0.146,0,0,-57.51,-57.51,0,100.4,0,NAN +22/05/2021 03:30,9.41,79.34,2.958,238,0.145,0,0,-50.95,-50.96,0,100.4,0,NAN +22/05/2021 04:00,9.19,81.1,2.579,240.8,0.143,0,0,-58.01,-58.01,0,100.4,0,NAN +22/05/2021 04:30,8.68,83.6,1.685,225.3,0.121,0.477,0.002,-58.39,-58.39,0,100.4,0.02,NAN +22/05/2021 05:00,8.59,84.6,1.684,233,0.134,17.1,0.086,-49.58,-49.58,0,100.4,0.185,NAN +22/05/2021 05:30,8.96,83.4,1.694,217.6,0.134,76.8,0.384,-22.86,-22.86,0,100.4,0.81,NAN +22/05/2021 06:00,9.76,79.9,1.983,245.2,0.148,151.3,0.756,-49.9,-49.9,0,100.5,1.802,NAN +22/05/2021 06:30,10.58,77.31,2.824,242.9,0.142,254.5,1.272,18.89,18.89,0,100.5,3.205,NAN +22/05/2021 07:00,11.12,74.44,3.63,244,0.143,275.8,1.379,61.61,61.58,0,100.5,3.415,NAN +22/05/2021 07:30,11.71,70.11,3.129,247.7,0.142,430.4,2.152,174.6,174.6,0,100.5,5.559,NAN +22/05/2021 08:00,11.94,66.46,3.935,245.9,0.14,280.7,1.404,139.9,140.2,0,100.6,3.47,NAN +22/05/2021 08:30,11.98,66.63,3.633,251.5,0.15,520.4,2.602,257.7,258,0,100.6,6.95,NAN +22/05/2021 09:00,13.16,58.32,4.943,251.3,0.146,617.4,3.087,328.2,331.7,0,100.6,8.44,NAN +22/05/2021 09:30,13.83,53.46,5.097,256.7,0.146,740.7,3.704,432.9,439.4,0,100.6,10.31,NAN +22/05/2021 10:00,14.33,53.11,4.523,260.5,0.15,740.9,3.704,442.6,445.1,0,100.6,10.18,NAN +22/05/2021 10:30,13.57,57.1,3.625,284.4,0.139,379.3,1.896,206.2,206.9,0,100.6,4.983,NAN +22/05/2021 11:00,14.8,52.03,3.488,274.9,0.143,900,4.5,569.9,570.6,0,100.6,12.12,NAN +22/05/2021 11:30,15.56,45.77,4.539,248.3,0.144,853,4.265,541.2,544.7,0,100.6,11.48,NAN +22/05/2021 12:00,15.27,48.16,3.873,273,0.148,495.9,2.479,301.4,303.6,0,100.6,6.478,NAN +22/05/2021 12:30,14.53,51.75,3.838,229.4,0.133,942,4.711,593.4,595.1,0,100.6,12.24,NAN +22/05/2021 13:00,12.3,63.81,3.523,290.3,0.134,149.1,0.746,9.02,10.26,1.2,100.7,1.489,NAN +22/05/2021 13:30,11.98,73.25,1.286,325.3,0.138,543,2.715,306.5,306.5,0,100.7,4.01,NAN +22/05/2021 14:00,12.34,68.39,3.859,293.3,0.13,459,2.295,276.4,277.8,0,100.7,4.035,NAN +22/05/2021 14:30,12.23,69.37,2.846,304.5,0.127,605.6,3.028,374.6,374.7,0,100.8,6.189,NAN +22/05/2021 15:00,12.99,67.22,2.862,320.9,0.124,581.2,2.906,351.7,351.7,0,100.8,6.469,NAN +22/05/2021 15:30,13.45,64.35,3.247,315.9,0.119,420,2.1,249.2,249.2,0,100.8,4.73,NAN +22/05/2021 16:00,10.39,78.2,2.06,292.9,0.133,193,0.965,50.64,50.63,0.4,100.8,1.419,NAN +22/05/2021 16:30,12.37,70.54,2.489,279.1,0.146,526,2.63,298.1,298.1,0,100.8,4.269,-257.3 +22/05/2021 17:00,12.29,65.42,2.301,296.8,0.127,251.5,1.258,121.9,121.9,0,100.8,2.288,NAN +22/05/2021 17:30,11.68,67.26,2.275,279.2,0.143,72.74,0.364,7.984,7.984,0,100.8,0.698,NAN +22/05/2021 18:00,10.49,76.29,2.179,263.3,0.151,57.58,0.288,-41.21,-41.21,0.4,100.9,0.413,NAN +22/05/2021 18:30,10.6,76.61,1.904,253.2,0.147,55.51,0.278,-24.48,-24.48,0,100.9,0.34,NAN +22/05/2021 19:00,11.04,75.32,1.583,256.4,0.143,88,0.44,3.408,3.408,0,100.9,0.534,NAN +22/05/2021 19:30,10.85,75.09,1.489,246,0.143,13.86,0.069,-39.95,-39.95,0,100.9,0.116,NAN +22/05/2021 20:00,10.24,78.46,1.095,320.7,0.116,1.225,0.006,-17.42,-17.42,0,100.9,0,NAN +22/05/2021 20:30,9.97,81.2,1.299,245.3,0.125,0,0,-32.91,-32.91,1,101,0,NAN +22/05/2021 21:00,9.37,86.6,1.956,222.7,0.128,0,0,-30.05,-30.05,1.2,101,0,NAN +22/05/2021 21:30,8.79,86.7,0.922,205,0.114,0,0,-42.22,-42.22,0,101,0,NAN +22/05/2021 22:00,8.27,87.9,0.27,199.3,0.04,0,0,-39.97,-39.97,0,101.1,0,NAN +22/05/2021 22:30,8.03,89.1,0.187,201.3,0.031,0,0,-47.44,-47.44,0,101.1,0,NAN +22/05/2021 23:00,7.736,89.6,0.059,212.2,0.015,0,0,-59.01,-59.01,0,101.1,0,NAN +22/05/2021 23:30,7.445,90.5,0.228,230.3,0.033,0,0,-59.74,-59.74,0,101.1,0,NAN +23/05/2021 00:00,7.362,90.6,1.166,225.3,0.124,0,0,-63.06,-63.06,0,101.1,0,NAN +23/05/2021 00:30,6.959,89.9,0.56,240.2,0.103,0,0,-60.93,-60.93,0.2,101.1,0,NAN +23/05/2021 01:00,6.56,90,0.374,252,0.098,0,0,-60.63,-60.63,0,101.1,0,NAN +23/05/2021 01:30,6.353,90.2,0.532,219.2,0.104,0,0,-60.59,-60.59,0,101.1,0,NAN +23/05/2021 02:00,5.814,90.7,0.476,212,0.087,0,0,-57.43,-57.43,0,101.1,0,NAN +23/05/2021 02:30,5.461,90.7,0.048,212.4,0.015,0,0,-55.75,-55.75,0,101.1,0,NAN +23/05/2021 03:00,5.213,91.2,0.184,210.2,0.046,0,0,-53.32,-53.32,0,101.1,0,NAN +23/05/2021 03:30,5.334,91.7,0.729,215,0.113,0,0,-55.1,-55.1,0,101.1,0,NAN +23/05/2021 04:00,5.337,91.2,0.854,208.5,0.128,0,0,-56.44,-56.44,0,101.1,0,NAN +23/05/2021 04:30,5.334,91.3,1.014,206.3,0.142,1.246,0.006,-53.58,-53.58,0,101.1,0.004,NAN +23/05/2021 05:00,5.314,91.2,1.089,198.9,0.145,24.15,0.121,-34.15,-34.15,0,101.2,0.111,NAN +23/05/2021 05:30,6.462,90.6,1.068,183.9,0.167,60.45,0.302,-8.64,-8.64,0,101.1,0.276,NAN +23/05/2021 06:00,7.447,89.1,1.084,185.1,0.165,148,0.74,-27.23,-27.23,0,101.1,0.846,NAN +23/05/2021 06:30,8.97,85.3,1.512,199.5,0.148,246.6,1.233,45.78,45.78,0,101.1,1.534,NAN +23/05/2021 07:00,9.56,82.9,2.052,192.3,0.151,234,1.17,107.1,107.1,0,101.2,1.477,NAN +23/05/2021 07:30,9.71,83.9,2.209,207.1,0.146,162.3,0.812,44.44,44.44,0.2,101.2,0.87,NAN +23/05/2021 08:00,10.73,80.1,2.177,214.1,0.13,305.9,1.529,131.6,131.6,0,101.2,1.807,NAN +23/05/2021 08:30,11.82,74.21,2.682,215.3,0.131,508.3,2.541,252.5,252.5,0,101.1,3.441,-238.3 +23/05/2021 09:00,12.96,69.26,3.047,219.7,0.127,645.1,3.226,352.2,352.2,0,101.1,4.529,-231.7 +23/05/2021 09:30,13.39,66.24,3.862,239.6,0.136,645.7,3.228,380.9,381.6,0,101.1,4.669,NAN +23/05/2021 10:00,12.48,72.37,2.418,269.7,0.144,391.3,1.956,208.5,208.5,0,101.1,2.766,NAN +23/05/2021 10:30,13.73,61.14,3.731,239.2,0.138,483.1,2.416,280.8,281.2,0,101.1,3.538,NAN +23/05/2021 11:00,14.75,52.6,4.684,228.2,0.122,592.2,2.961,348.4,351,0,101.1,4.706,NAN +23/05/2021 11:30,12.79,63.63,4.526,224.8,0.128,400.2,2.001,115.4,114.8,0,101.1,3.159,NAN +23/05/2021 12:00,14.34,62.62,4.756,222.4,0.132,704.1,3.52,414.4,416.3,0,101.1,5.998,NAN +23/05/2021 12:30,13.99,63.98,4.039,221.9,0.126,662.5,3.312,352.4,353.4,0.2,101,5.699,NAN +23/05/2021 13:00,14.41,56.31,5.175,232.3,0.127,533.7,2.668,241.6,243.1,0,101,4.941,NAN +23/05/2021 13:30,15.15,49.91,5.596,221.8,0.123,618.3,3.091,371.1,378.4,0,101,6.496,-269 +23/05/2021 14:00,14.73,50.73,5.758,221.5,0.127,421.1,2.105,239.8,245.4,0,100.9,4.873,NAN +23/05/2021 14:30,14.91,50.5,5.834,221.8,0.127,530,2.65,309,316.3,0,100.9,6.205,-270.1 +23/05/2021 15:00,14.52,53.89,5.935,223.8,0.127,359.6,1.798,160.6,164.1,0,100.9,4.238,NAN +23/05/2021 15:30,13.42,65.48,5.624,217.2,0.131,467.3,2.337,244,248.8,0,100.8,5.374,NAN +23/05/2021 16:00,14.06,65.77,5.751,213.1,0.138,420,2.1,240.3,245.5,0,100.8,4.87,-268.7 +23/05/2021 16:30,14.08,60.62,5.855,214.5,0.132,190.5,0.953,98.6,101,0,100.7,2.289,NAN +23/05/2021 17:00,13.88,61.11,5.282,215,0.132,161.1,0.805,77.52,78.77,0,100.7,1.925,NAN +23/05/2021 17:30,13.57,61.86,5.412,211.8,0.136,89.6,0.448,34.47,35.15,0,100.7,1.011,NAN +23/05/2021 18:00,13.36,63.09,5.282,209.7,0.14,97.5,0.487,40.02,40.67,0,100.7,1.122,NAN +23/05/2021 18:30,13.04,65.51,6.112,202,0.147,58.75,0.294,-4.788,-4.932,0,100.6,0.652,NAN +23/05/2021 19:00,11.97,75.39,5.14,197.5,0.154,20.55,0.103,-80.8,-82,0.4,100.6,0.195,NAN +23/05/2021 19:30,11.62,78.54,4.837,191,0.158,18.15,0.091,-66.44,-67.11,0.2,100.6,0.128,NAN +23/05/2021 20:00,11.36,80.2,4.737,189.8,0.156,1.741,0.009,-63.52,-64.09,0.4,100.5,0.003,NAN +23/05/2021 20:30,11.09,82.6,4.704,185.7,0.158,0,0,-53.95,-54.42,0.4,100.5,0,NAN +23/05/2021 21:00,10.92,85.2,4.048,187.8,0.154,0,0,-39.13,-39.25,0.4,100.5,-0.003,NAN +23/05/2021 21:30,10.84,87.3,4.246,186.4,0.152,0,0,-33,-33.16,0.8,100.4,-0.052,NAN +23/05/2021 22:00,10.98,88.5,4.729,190.5,0.152,0,0,-32.03,-32.32,1,100.4,-0.068,-273 +23/05/2021 22:30,11.17,88.6,4.464,194.3,0.15,0,0,-30.05,-30.28,2,100.3,-0.068,-271.4 +23/05/2021 23:00,10.22,84.6,3.997,268.3,0.136,0.227,0.001,-50.37,-51.33,1.6,100.4,-0.069,-269.7 +23/05/2021 23:30,9.59,87,1.693,230.1,0.132,0,0,-26.38,-26.38,1,100.4,-0.068,-269.9 +24/05/2021 00:00,9.47,88.6,1.363,212.4,0.13,0,0,-22.47,-22.47,0.6,100.4,-0.067,-268.9 +24/05/2021 00:30,9.4,88.8,1.804,224,0.126,0,0,-29.48,-29.48,0,100.4,-0.068,NAN +24/05/2021 01:00,9.37,88.1,1.811,220.1,0.127,0.116,0.001,-28.06,-28.06,0,100.3,-0.068,NAN +24/05/2021 01:30,9.36,88.2,2.088,220.2,0.128,0.181,0.001,-27.26,-27.26,0,100.3,-0.068,NAN +24/05/2021 02:00,9.37,88.8,1.941,213.4,0.137,0.005,0,-28.69,-28.69,0,100.3,-0.068,NAN +24/05/2021 02:30,9.35,89.4,1.885,213.1,0.132,0,0,-35.53,-35.53,0,100.3,-0.068,NAN +24/05/2021 03:00,9.01,89.6,1.23,204.3,0.147,0,0,-53.33,-53.33,0,100.3,-0.043,NAN +24/05/2021 03:30,8.53,90.3,0.79,196.8,0.159,0,0,-60.77,-60.77,0,100.3,0,NAN +24/05/2021 04:00,8.51,91.4,1.526,192.6,0.153,0,0,-28.44,-28.44,0,100.3,-0.04,NAN +24/05/2021 04:30,8.89,91.6,1.564,203.5,0.152,0.446,0.002,-21.46,-21.46,0,100.3,-0.024,NAN +24/05/2021 05:00,8.99,91.4,1.359,188.7,0.158,16.8,0.084,-38.58,-38.58,0,100.3,0.074,NAN +24/05/2021 05:30,8.99,91.2,1.579,187.6,0.159,70.12,0.351,-28.98,-28.98,0,100.3,0.329,NAN +24/05/2021 06:00,9.65,88.2,2.185,205.4,0.145,154.9,0.774,-55.11,-55.11,0,100.3,0.908,-260.1 +24/05/2021 06:30,10.61,81.7,2.256,216.9,0.133,250.6,1.253,44.43,44.43,0,100.4,1.586,-243.6 +24/05/2021 07:00,10.38,79.29,3.548,241.7,0.134,76.65,0.383,-8.07,-8.32,1,100.4,0.424,NAN +24/05/2021 07:30,9.09,76.21,3.48,249.4,0.145,48.64,0.243,-42.05,-42.11,0.8,100.4,0.219,NAN +24/05/2021 08:00,9.14,79.14,2.522,221.8,0.128,401.3,2.007,170.2,170.2,0,100.4,2.206,NAN +24/05/2021 08:30,10.74,73.91,3.089,219,0.13,526.1,2.631,257.3,257.3,0,100.4,3.205,-248.3 +24/05/2021 09:00,11.37,71.54,4.127,228,0.128,647.4,3.237,351,352.1,0,100.4,4.063,-249.6 +24/05/2021 09:30,12.16,66.81,4.529,236.3,0.131,656,3.28,369.5,371.7,0,100.4,4.117,NAN +24/05/2021 10:00,12.36,65.47,4.359,234.8,0.128,838,4.19,489.3,491.6,0,100.4,5.325,NAN +24/05/2021 10:30,13.36,61.54,5.361,246.2,0.142,884,4.422,550,558,0,100.4,5.699,NAN +24/05/2021 11:00,10.01,71.55,3.42,281.2,0.137,370.5,1.853,150.1,149.6,3.2,100.4,2.156,NAN +24/05/2021 11:30,10.76,71.66,4.644,261.1,0.147,433.8,2.169,201.6,201.7,2,100.5,2.564,4.474 +24/05/2021 12:00,8.65,80.1,3.025,242.5,0.143,450.8,2.254,232.9,232.9,0,100.5,2.562,4.75 +24/05/2021 12:30,10.9,72.43,3.657,255.5,0.141,523.5,2.617,301.6,301.9,0,100.5,3.213,5.754 +24/05/2021 13:00,11.78,68.13,4.648,252.2,0.148,378.8,1.894,202.6,203.8,0,100.5,2.332,4.095 +24/05/2021 13:30,12.23,66.13,4.911,253,0.149,724,3.62,419,425,0,100.5,4.683,8.07 +24/05/2021 14:00,12.4,64.41,4.246,282.7,0.135,225.6,1.128,34.49,34.59,0.2,100.6,1.412,2.983 +24/05/2021 14:30,12.33,61.44,4.358,280.1,0.146,653.4,3.267,406.8,410.1,0,100.6,4.2,7.492 +24/05/2021 15:00,12.4,58.26,4.987,280.5,0.141,433.3,2.166,251.3,254.9,0,100.7,2.785,5.169 +24/05/2021 15:30,11.93,58.22,5.291,264,0.149,437.9,2.19,255.1,259.1,0,100.7,2.795,5.211 +24/05/2021 16:00,12.27,60.86,4.154,276.3,0.142,349.8,1.749,195.6,196.7,0,100.8,2.208,3.95 +24/05/2021 16:30,12.2,63.2,4.261,257,0.144,432.2,2.161,253.2,254.9,0,100.8,2.787,5.215 +24/05/2021 17:00,10.04,74.94,2.89,300.3,0.128,90.8,0.454,-32.54,-32.57,5.2,100.9,0.586,1.303 +24/05/2021 17:30,10.32,70.25,2.992,281.1,0.148,328.6,1.643,131.2,131.2,0,100.9,1.904,3.377 +24/05/2021 18:00,10.68,69.32,3.028,284.6,0.144,226.3,1.131,87.6,87.7,0,101,1.299,2.469 +24/05/2021 18:30,11.57,64.97,2.971,284.9,0.147,199.4,0.997,67.88,67.94,0,101,1.149,2.262 +24/05/2021 19:00,11.42,64.63,2.448,283.1,0.14,104.7,0.523,4.154,4.154,0,101.1,0.558,1.196 +24/05/2021 19:30,10.86,67.47,2.058,266,0.146,32.53,0.163,-43.44,-43.44,0,101.1,0.195,0.368 +24/05/2021 20:00,9.91,71.99,1.546,264.7,0.15,3.323,0.017,-62.33,-62.33,0,101.2,0.025,0.082 +24/05/2021 20:30,9.61,72.16,1.929,254,0.146,0,0,-69.24,-69.24,0,101.2,-0.05,0 +24/05/2021 21:00,9.03,74.51,1.862,237,0.135,0,0,-66.78,-66.78,0,101.3,-0.068,0 +24/05/2021 21:30,8.58,76.31,1.767,234.6,0.137,0,0,-66.24,-66.24,0,101.3,-0.068,0 +24/05/2021 22:00,8.26,77.01,1.517,244,0.144,0,0,-58.21,-58.21,0,101.4,-0.068,0 +24/05/2021 22:30,7.821,78.49,0.519,251.6,0.154,0,0,-61.54,-61.54,0,101.4,-0.039,0 +24/05/2021 23:00,7.234,81.8,0.807,241.9,0.142,0,0,-53.46,-53.46,0,101.4,-0.066,0 +24/05/2021 23:30,7.239,81.7,1.404,244.2,0.143,0,0,-60.98,-60.98,0,101.5,-0.068,0 +25/05/2021 00:00,7.192,81.4,1.509,237.7,0.132,0,0,-64.67,-64.67,0,101.5,-0.068,0 +25/05/2021 00:30,7.059,81.4,1.726,235.5,0.135,0,0,-64.73,-64.73,0,101.5,-0.068,0 +25/05/2021 01:00,6.895,82.4,1.579,246.4,0.145,0,0,-64.78,-64.78,0,101.5,-0.068,0 +25/05/2021 01:30,6.753,84.1,1.702,243.9,0.144,0,0,-64.17,-64.17,0,101.5,-0.068,0 +25/05/2021 02:00,6.603,85.5,0.962,246.1,0.142,0,0,-61.84,-61.84,0,101.5,-0.068,0 +25/05/2021 02:30,6.189,87.3,0.575,234.1,0.104,0,0,-60.71,-60.71,0,101.6,-0.052,0 +25/05/2021 03:00,5.7,88.8,0.883,242.9,0.133,0,0,-58.99,-58.99,0,101.6,-0.063,0 +25/05/2021 03:30,5.976,89.8,1.074,243.3,0.135,0,0,-62.08,-62.08,0,101.6,-0.068,0 +25/05/2021 04:00,5.947,90.2,0.753,245.2,0.108,0,0,-61.15,-61.15,0,101.6,-0.066,0 +25/05/2021 04:30,5.437,90.5,0.633,208.2,0.131,1.125,0.006,-54.59,-54.59,0,101.6,-0.001,0.051 +25/05/2021 05:00,5.432,91.4,0.518,214.4,0.133,20.97,0.105,-43.61,-43.61,0,101.7,0.095,0.254 +25/05/2021 05:30,6.398,90.5,0.756,207.7,0.129,86.1,0.431,-18.22,-18.22,0,101.7,0.476,1.058 +25/05/2021 06:00,8.02,87.8,1.056,225.4,0.132,170.7,0.853,-55.3,-55.3,0,101.8,1.113,2.333 +25/05/2021 06:30,9.49,83.2,1.858,245,0.142,254,1.27,-0.549,-0.549,0,101.8,1.822,3.69 +25/05/2021 07:00,10.71,78.01,2.309,272.4,0.144,324.5,1.622,87.8,87.8,0,101.8,2.339,4.521 +25/05/2021 07:30,11.24,75.26,2.424,283,0.142,426.2,2.131,173.7,173.7,0,101.8,3.067,5.728 +25/05/2021 08:00,12.08,72.86,2.444,278,0.15,526.1,2.63,244.7,244.7,0,101.8,3.828,6.956 +25/05/2021 08:30,12.9,68.83,2.612,286.8,0.139,623.3,3.117,326.5,326.5,0,101.9,4.526,8.14 +25/05/2021 09:00,13.23,67.22,2.711,276.9,0.148,468,2.34,277.3,277.3,0,101.9,3.207,6.372 +25/05/2021 09:30,13.03,66.32,2.865,272.9,0.149,421.5,2.107,256,256,0,101.9,2.802,5.763 +25/05/2021 10:00,13.23,66.45,2.222,276.7,0.148,392,1.96,235,235,0,101.9,2.568,5.442 +25/05/2021 10:30,14.03,62.2,2.51,269.9,0.149,455.3,2.277,280.1,280.1,0,101.9,3.035,6.172 +25/05/2021 11:00,13.81,61.28,2.844,253.9,0.149,315,1.575,185.1,185.1,0,101.9,2.083,4.513 +25/05/2021 11:30,14.37,59.89,2.99,260.4,0.144,487.4,2.437,306.6,306.6,0,101.9,3.291,6.62 +25/05/2021 12:00,14.48,57.43,2.989,269.5,0.144,368.9,1.845,224.4,224.4,0,101.9,2.451,5.221 +25/05/2021 12:30,15.2,55.23,2.719,277.5,0.137,346.9,1.734,206.3,206.3,0,101.8,2.318,4.915 +25/05/2021 13:00,15.45,51.79,2.899,271.8,0.144,613.2,3.066,399.2,399.4,0,101.8,4.197,8.08 +25/05/2021 13:30,16.52,49.86,3.267,257.5,0.138,790.1,3.951,525.8,525.9,0,101.8,5.491,10.04 +25/05/2021 14:00,16.45,46.85,3.473,275.6,0.151,591.4,2.957,378.9,379.5,0,101.8,4.116,7.609 +25/05/2021 14:30,16.54,48.21,3.07,266.6,0.146,489.7,2.449,307.8,307.9,0,101.7,3.434,6.377 +25/05/2021 15:00,16.08,48.96,3.534,267.2,0.145,372.9,1.864,226.2,226.6,0,101.7,2.618,5.028 +25/05/2021 15:30,15.58,50.72,2.872,283,0.144,293.9,1.47,173.3,173.3,0,101.7,2.057,4.088 +25/05/2021 16:00,14.52,57.99,2.589,283.4,0.142,124.7,0.623,-9.64,-9.64,0.2,101.7,0.858,1.88 +25/05/2021 16:30,13.09,74.84,1.412,280.9,0.147,144.2,0.721,18.87,18.87,0.2,101.7,0.904,1.93 +25/05/2021 17:00,13.57,67.75,2.829,262.1,0.147,159.1,0.795,19.43,19.42,0,101.7,1.008,2.1 +25/05/2021 17:30,13.38,64.85,2.988,254.6,0.151,73.98,0.37,-3.382,-3.381,0,101.7,0.459,1.011 +25/05/2021 18:00,12.91,66.19,3.09,250.9,0.143,55.76,0.279,-16.75,-16.76,0,101.7,0.341,0.755 +25/05/2021 18:30,12.78,64.04,3.686,239,0.138,45.32,0.227,12.57,12.58,0,101.6,0.265,0.608 +25/05/2021 19:00,12.34,64.97,3.585,233.7,0.136,17.16,0.086,-2.497,-2.497,0,101.6,0.1,0.258 +25/05/2021 19:30,12.09,67.64,3.083,229.7,0.125,8.88,0.044,-6.914,-6.919,0,101.6,0.055,0.154 +25/05/2021 20:00,11.89,68.93,3.327,228.5,0.126,1.959,0.01,-9.61,-9.61,0,101.6,0,0.033 +25/05/2021 20:30,11.87,71.84,3.888,233.2,0.136,0,0,-10.85,-10.88,0,101.5,0,0 +25/05/2021 21:00,11.87,73.97,3.7,233.5,0.135,0,0,-10.56,-10.57,0,101.5,0,0 +25/05/2021 21:30,11.87,74.69,4.025,237.1,0.136,0,0,-8.92,-8.95,0,101.5,0,0 +25/05/2021 22:00,11.89,75.42,4.355,239.1,0.137,0,0,-7.908,-7.946,0,101.5,0,0 +25/05/2021 22:30,11.91,77.02,4.476,242.2,0.141,0,0,-7.314,-7.354,0,101.5,0,0 +25/05/2021 23:00,11.9,78.31,4.329,246.6,0.149,0,0,-7.432,-7.463,0,101.4,0,0 +25/05/2021 23:30,11.95,78.82,4.108,244.5,0.143,0,0,-7.621,-7.644,0,101.4,0,0 +26/05/2021 00:00,12,79.39,3.863,244.6,0.143,0,0,-7.104,-7.114,0,101.4,0,0 +26/05/2021 00:30,12.05,79.58,4.312,244.9,0.146,0,0,-7.878,-7.904,0,101.4,0,0 +26/05/2021 01:00,12.14,79.62,4.403,249.1,0.151,0,0,-7.161,-7.197,0,101.4,0,0 +26/05/2021 01:30,12.1,80.6,4.095,250.7,0.149,0,0,-7.259,-7.281,0,101.3,0,0 +26/05/2021 02:00,11.92,82.4,3.77,251.2,0.15,0,0,-8.01,-8.01,0,101.3,0,0 +26/05/2021 02:30,11.9,83.2,3.172,251.5,0.147,0,0,-7.302,-7.304,0,101.3,0,0 +26/05/2021 03:00,12.07,82.7,3.345,256.5,0.149,0,0,-6.567,-6.57,0,101.3,0,0 +26/05/2021 03:30,10.99,85,2.953,321.5,0.118,0,0,-25.59,-25.67,0.6,101.3,0,0 +26/05/2021 04:00,9.97,89.6,1.92,318.2,0.126,0,0,-15.17,-15.17,0,101.4,0,0 +26/05/2021 04:30,9.93,90.7,1.074,292.6,0.14,0.764,0.004,-9.12,-9.12,0.2,101.4,0,0 +26/05/2021 05:00,9.79,91.1,1.033,282.5,0.152,7.045,0.035,-5.651,-5.651,0,101.4,0.018,0.072 +26/05/2021 05:30,9.82,91.5,1.035,282.1,0.144,24.25,0.121,3.461,3.461,0.4,101.4,0.119,0.275 +26/05/2021 06:00,10.01,91.8,1.035,270.5,0.157,39.84,0.199,9.39,9.39,0,101.4,0.214,0.374 +26/05/2021 06:30,10.1,91.7,1.101,273.2,0.149,63.89,0.319,17.88,17.88,0.4,101.4,0.326,0.69 +26/05/2021 07:00,10.13,91.7,1.121,279.2,0.147,78.1,0.39,23.66,23.66,0,101.4,0.379,0.852 +26/05/2021 07:30,10.43,91.5,1.175,258.8,0.14,124.7,0.623,45.32,45.32,0.2,101.4,0.644,1.359 +26/05/2021 08:00,10.68,90.9,1.24,259.6,0.149,125.8,0.629,42.45,42.45,0,101.4,0.65,1.414 +26/05/2021 08:30,10.78,90.3,1.121,283.2,0.135,153.6,0.768,55.85,55.85,0,101.4,0.821,1.735 +26/05/2021 09:00,10.84,89.6,1.236,271.7,0.142,194.4,0.972,75.27,75.27,0.2,101.4,1.083,2.19 +26/05/2021 09:30,11.17,88.4,0.912,294.1,0.134,199.4,0.997,77.78,77.78,0,101.4,1.124,2.198 +26/05/2021 10:00,11.5,87.3,0.869,288.9,0.136,177.6,0.888,62.96,62.96,0.4,101.4,0.996,1.895 +26/05/2021 10:30,11.49,87.2,1.037,278.9,0.146,242.3,1.211,102,102,0,101.5,1.38,2.484 +26/05/2021 11:00,11.93,84.6,0.643,273.8,0.141,263.9,1.319,107.4,107.4,0.2,101.5,1.535,2.914 +26/05/2021 11:30,12.06,84.3,0.69,267.6,0.129,226.8,1.134,87.9,87.9,0,101.5,1.328,2.687 +26/05/2021 12:00,12.53,82.5,0.476,297,0.135,238,1.19,100.4,100.4,0,101.5,1.44,3 +26/05/2021 12:30,12.97,81.5,0.814,310.9,0.109,283.4,1.417,157.7,157.7,0,101.5,1.771,3.497 +26/05/2021 13:00,13.23,79.43,1.083,320.3,0.122,330.4,1.652,202.4,202.4,0,101.4,2.146,4.004 +26/05/2021 13:30,13.21,80.1,1.078,323.3,0.127,215.5,1.077,128.2,128.2,0,101.4,1.375,2.712 +26/05/2021 14:00,13.32,80.9,0.674,308.4,0.123,245.4,1.227,149.6,149.6,0,101.4,1.575,3.076 +26/05/2021 14:30,13.87,79.26,0.841,16.9,0.144,188.6,0.943,110.5,110.5,0,101.4,1.225,2.439 +26/05/2021 15:00,13.94,79.51,0.623,13.2,0.147,188.9,0.944,108.9,108.9,0,101.4,1.213,2.433 +26/05/2021 15:30,14.32,77.17,0.494,14.34,0.125,216.9,1.085,122.3,122.3,0,101.4,1.416,2.728 +26/05/2021 16:00,14.27,77.92,0.838,29.86,0.128,145.6,0.728,82.8,82.8,0,101.4,0.898,1.879 +26/05/2021 16:30,14.08,78.89,1.092,31.65,0.126,141.4,0.707,80,80,0,101.4,0.87,1.799 +26/05/2021 17:00,13.98,79.77,1.157,27.86,0.134,125.7,0.628,72.13,72.13,0,101.4,0.763,1.555 +26/05/2021 17:30,13.42,81.7,1.315,27.64,0.132,122,0.61,55.4,55.4,0,101.4,0.752,1.485 +26/05/2021 18:00,12.77,82.9,1.133,21.48,0.137,52.55,0.263,25.25,25.25,0,101.4,0.312,0.634 +26/05/2021 18:30,12.61,82.7,0.795,40.52,0.132,46.26,0.231,20.97,20.97,0,101.4,0.265,0.558 +26/05/2021 19:00,12.71,81.9,0.503,38.6,0.117,22.05,0.11,4.977,4.977,0,101.4,0.118,0.292 +26/05/2021 19:30,12.37,82.7,0.655,18.46,0.115,7.509,0.038,-13.89,-13.89,0,101.5,0.04,0.152 +26/05/2021 20:00,11.93,85.5,0.613,22.55,0.122,0.104,0.001,-16.87,-16.87,0.2,101.5,-0.012,0.002 +26/05/2021 20:30,11.76,87.3,0.363,11.93,0.135,0,0,-14.33,-14.33,0,101.5,-0.068,0 +26/05/2021 21:00,11.39,87.2,0.57,33.28,0.132,0,0,-21.29,-21.29,0,101.5,-0.068,0 +26/05/2021 21:30,11.4,86.8,0.146,25.19,0.074,0,0,-13.19,-13.19,0,101.5,-0.068,0 +26/05/2021 22:00,11.57,86.9,0.381,35.2,0.127,0,0,-15.44,-15.44,0,101.5,-0.068,0 +26/05/2021 22:30,11.55,88.1,0.61,215.8,0.127,0,0,-13.39,-13.39,0,101.5,-0.068,0 +26/05/2021 23:00,11.39,89.1,0.63,335.9,0.149,0,0,-11.49,-11.49,0,101.6,-0.068,0 +26/05/2021 23:30,11.25,89.4,0.336,18.94,0.102,0,0,-12.15,-12.15,0,101.6,-0.068,0 +27/05/2021 00:00,11.19,89.5,0.61,249.7,0.17,0,0,-13.52,-13.52,0,101.6,-0.068,0 +27/05/2021 00:30,11.08,89.6,0.436,13.45,0.074,0,0,-12.52,-12.52,0,101.6,-0.068,0 +27/05/2021 01:00,11.12,89.7,0.402,194.4,0.101,0,0,-12.98,-12.98,0,101.6,-0.068,0 +27/05/2021 01:30,11.11,89.9,0.764,208.2,0.136,0,0,-12.92,-12.92,0,101.6,-0.068,0 +27/05/2021 02:00,11.06,90.3,0.483,314.6,0.118,0,0,-12.44,-12.44,0,101.6,-0.068,0 +27/05/2021 02:30,10.96,90.5,0.531,19.01,0.155,0,0,-12.28,-12.28,0,101.6,-0.068,0 +27/05/2021 03:00,10.89,90.7,0.293,38.1,0.114,0,0,-14.32,-14.32,0,101.6,-0.068,0 +27/05/2021 03:30,10.79,90.5,0.315,113.3,0.06,0,0,-17.88,-17.88,0,101.6,-0.068,0 +27/05/2021 04:00,10.55,90.4,0.168,200.4,0.106,0,0,-22.91,-22.91,0,101.6,-0.068,0 +27/05/2021 04:30,10.25,90.4,0.092,200.4,0.062,3.269,0.016,-22.37,-22.37,0,101.6,-0.026,0.071 +27/05/2021 05:00,10.09,90.6,0.043,200.4,0.045,19.8,0.099,-32.04,-32.04,0,101.6,0.092,0.232 +27/05/2021 05:30,9.89,90.8,0.072,200.3,0.051,49.65,0.248,-8.74,-8.74,0,101.6,0.258,0.506 +27/05/2021 06:00,10.77,90.9,0.105,148.6,0.068,88.8,0.444,25.68,25.68,0,101.6,0.428,0.983 +27/05/2021 06:30,11.46,88.4,0.306,79.86,0.096,122.6,0.613,57.39,57.39,0,101.6,0.65,1.399 +27/05/2021 07:00,12.45,78.24,0.287,114.1,0.107,213.6,1.068,109.9,109.9,0,101.6,1.284,2.585 +27/05/2021 07:30,13.75,69.53,0.593,55.74,0.115,292.9,1.465,163.8,163.8,0,101.7,1.89,3.497 +27/05/2021 08:00,14.5,66.77,0.772,33.49,0.135,373.9,1.87,201.8,201.8,0,101.7,2.522,4.364 +27/05/2021 08:30,15.2,64.68,0.868,51.1,0.124,499,2.495,266.2,266.2,0,101.7,3.563,5.754 +27/05/2021 09:00,15.44,62.11,0.934,47.85,0.123,560.2,2.801,307.8,307.8,0,101.7,4.046,6.348 +27/05/2021 09:30,16.36,59.46,1.016,66.48,0.111,666.2,3.331,394.2,394.2,0,101.7,4.76,7.482 +27/05/2021 10:00,16.91,56.91,0.832,95.4,0.098,613.6,3.068,383.7,383.7,0,101.7,4.311,7.281 +27/05/2021 10:30,17.29,54.92,0.86,105.9,0.125,606.8,3.034,392.9,392.9,0,101.7,4.236,7.325 +27/05/2021 11:00,17.16,55.55,0.819,143.1,0.103,410,2.05,251.6,251.6,0,101.7,2.776,5.214 +27/05/2021 11:30,16.81,55.97,0.687,120.6,0.119,296.7,1.484,175.5,175.5,0,101.7,1.978,4.035 +27/05/2021 12:00,16.95,56.78,0.862,155.4,0.119,394.9,1.974,246.3,246.3,0,101.7,2.646,5.158 +27/05/2021 12:30,17.59,55.5,1.078,183.2,0.126,512.5,2.562,328.7,328.7,0,101.7,3.503,6.414 +27/05/2021 13:00,17.99,54.2,0.854,161.5,0.091,474.8,2.374,301.2,301.2,0,101.7,3.258,5.977 +27/05/2021 13:30,18.21,54.25,0.868,161.7,0.117,456.8,2.284,291.5,291.5,0,101.7,3.13,5.782 +27/05/2021 14:00,18.66,52.25,0.82,102.9,0.093,459.7,2.298,289.9,289.9,0,101.7,3.199,5.898 +27/05/2021 14:30,18.9,52.12,0.923,49.13,0.103,579.8,2.899,379.5,379.5,0,101.7,4.128,7.273 +27/05/2021 15:00,19.46,50.76,1.08,55.02,0.118,566.5,2.833,362.2,362.2,0,101.7,4.078,6.933 +27/05/2021 15:30,19.52,50.17,1.197,55.99,0.121,607.4,3.037,386.4,386.4,0,101.7,4.402,7.336 +27/05/2021 16:00,19.54,48.61,1.268,49.07,0.122,610.6,3.053,391.7,391.7,0,101.6,4.479,7.299 +27/05/2021 16:30,20.05,47.51,1.077,44.29,0.118,556.3,2.781,353.3,353.3,0,101.6,4.167,6.854 +27/05/2021 17:00,20.4,46.37,0.886,54.91,0.109,449.5,2.248,280.1,280.1,0,101.6,3.413,5.805 +27/05/2021 17:30,20.16,47.54,0.86,98.1,0.117,345.6,1.728,211.2,211.2,0,101.6,2.615,4.931 +27/05/2021 18:00,19.71,49.35,0.861,86.2,0.114,286.6,1.433,145.5,145.5,0,101.6,2.126,3.853 +27/05/2021 18:30,19.07,49.63,1.174,57.13,0.13,190.2,0.951,69.33,69.33,0,101.6,1.366,2.464 +27/05/2021 19:00,18.84,50.34,0.634,45.51,0.125,109.4,0.547,18.11,18.11,0,101.6,0.725,1.459 +27/05/2021 19:30,18.83,53.58,0.273,9.62,0.133,42.6,0.213,-18.55,-18.55,0,101.6,0.241,0.466 +27/05/2021 20:00,16.38,64.43,0.17,9.17,0.103,1.744,0.009,-46.58,-46.58,0,101.6,0.042,0.066 +27/05/2021 20:30,14.15,74.67,0.212,9.17,0.095,0,0,-48.16,-48.16,0,101.6,0,0 +27/05/2021 21:00,12.68,79.44,0.358,9.17,0.091,0,0,-43.36,-43.36,0,101.7,0,0 +27/05/2021 21:30,11.89,83,0.327,9.32,0.13,0,0,-42.62,-42.62,0,101.7,0,0 +27/05/2021 22:00,11.67,82.2,0.26,18.87,0.11,0,0,-46.85,-46.85,0,101.7,0,0 +27/05/2021 22:30,11.35,82.4,0.328,25.99,0.098,0,0,-44.79,-44.79,0,101.7,0,0 +27/05/2021 23:00,10.07,84.9,0.077,25.95,0.043,0,0,-43.2,-43.2,0,101.7,0,0 +27/05/2021 23:30,9.83,88.2,0.274,25.91,0.121,0,0,-41.6,-41.6,0,101.7,0,0 +28/05/2021 00:00,9.95,89.3,0.322,25.91,0.106,0,0,-37.82,-37.82,0,101.7,0,0 +28/05/2021 00:30,9.61,89.5,0.176,25.91,0.088,0,0,-32.62,-32.62,0,101.7,0,0 +28/05/2021 01:00,9.33,90.2,0.218,25.89,0.077,0,0,-33.76,-33.76,0,101.7,0,0 +28/05/2021 01:30,9.44,90.7,0.141,25.9,0.078,0,0,-42.83,-42.83,0,101.7,0,0 +28/05/2021 02:00,8.98,90.8,0.363,0.771,0.083,0,0,-39.4,-39.4,0,101.7,0,0 +28/05/2021 02:30,8.84,91,0.171,280.6,0.068,0,0,-23.08,-23.08,0,101.7,0,0 +28/05/2021 03:00,8.79,91.5,0.189,280.7,0.087,0,0,-21.2,-21.2,0,101.7,0,0 +28/05/2021 03:30,9.27,91.7,0.136,280.7,0.057,0,0,-18.9,-18.9,0,101.7,0,0 +28/05/2021 04:00,9.41,91.6,0.298,280.7,0.072,0,0,-23.71,-23.71,0,101.7,0,0 +28/05/2021 04:30,9.16,91.5,0.159,280.7,0.057,1.905,0.01,-34.85,-34.85,0,101.7,0.008,0.034 +28/05/2021 05:00,8.93,91.8,0.032,280.7,0.027,15.91,0.08,-16.37,-16.37,0,101.7,0.072,0.216 +28/05/2021 05:30,9.6,92.1,0.352,280.7,0.111,59.03,0.295,-2.512,-2.512,0,101.7,0.312,0.689 +28/05/2021 06:00,10.8,90.7,0.637,288.6,0.136,163.6,0.818,-4.346,-4.346,0,101.7,0.99,2.159 +28/05/2021 06:30,12.14,87.3,0.367,359.5,0.137,178.2,0.891,43.41,43.41,0,101.7,1.127,2.249 +28/05/2021 07:00,14.32,76.07,0.464,50.22,0.113,248.4,1.242,102.9,102.9,0,101.7,1.638,3.193 +28/05/2021 07:30,15.33,65.92,0.595,107.7,0.123,228.4,1.142,101.7,101.7,0,101.7,1.478,2.803 +28/05/2021 08:00,17.02,60,0.797,108,0.114,499,2.495,245.6,245.6,0,101.7,3.62,6.219 +28/05/2021 08:30,18.58,54.87,0.985,126,0.112,604.8,3.024,331.9,331.9,0,101.7,4.613,7.52 +28/05/2021 09:00,19.84,51.42,1.006,122,0.116,685.1,3.425,404.1,404.1,0,101.7,5.339,8.88 +28/05/2021 09:30,20.69,48.52,1.198,115.3,0.116,739.7,3.699,438.3,438.3,0,101.7,5.901,9.64 +28/05/2021 10:00,20.7,46.02,1.46,142.6,0.124,781.4,3.907,483.1,483.1,0,101.7,6.305,10.12 +28/05/2021 10:30,21.06,44.53,1.142,103.7,0.106,819,4.094,524.5,524.5,0,101.6,6.788,10.81 +28/05/2021 11:00,21.5,44.6,1.16,123.5,0.104,848,4.238,549.3,549.3,0,101.6,7.244,11.51 +28/05/2021 11:30,21.71,44.28,1.395,118.2,0.104,883,4.415,581.2,581.2,0,101.6,7.906,12.47 +28/05/2021 12:00,21.63,44.31,1.387,141.5,0.119,900,4.498,598.8,598.8,0,101.6,8.39,13.23 +28/05/2021 12:30,21.97,43.69,1.284,142.6,0.112,898,4.492,606.5,606.5,0,101.6,8.78,13.7 +28/05/2021 13:00,22.36,42.79,1.235,123.7,0.11,892,4.46,606.5,606.5,0,101.6,9.13,14.16 +28/05/2021 13:30,22.69,41.55,1.224,150.3,0.107,894,4.471,612.1,612.1,0,101.6,9.43,14.81 +28/05/2021 14:00,22.92,42.37,1.302,133.4,0.117,879,4.397,604.6,604.6,0,101.6,9.64,15.11 +28/05/2021 14:30,23.31,42.77,1.273,141.6,0.111,807,4.033,547.5,547.5,0,101.6,8.97,14.14 +28/05/2021 15:00,22.56,43.77,1.565,169.4,0.136,592.5,2.962,377.6,377.6,0,101.6,6.56,10.73 +28/05/2021 15:30,23.02,43.06,1.652,153.3,0.116,632.4,3.162,414.7,414.7,0,101.5,7.193,11.76 +28/05/2021 16:00,22.83,44.04,0.913,105.3,0.105,340.2,1.701,202.6,202.6,0,101.5,3.896,6.812 +28/05/2021 16:30,22.49,45.09,0.611,130,0.108,283.9,1.419,166.9,166.9,0,101.5,3.154,5.618 +28/05/2021 17:00,23.15,43.38,0.864,102.7,0.105,420,2.1,264.8,264.8,0,101.5,4.663,8.36 +28/05/2021 17:30,22.05,46.4,0.44,110.8,0.119,107,0.535,25.61,25.61,0,101.5,1.115,1.797 +28/05/2021 18:00,21.88,47.02,0.385,30.4,0.101,206.3,1.032,98.9,98.9,0,101.5,2.026,3.956 +28/05/2021 18:30,22.97,44.41,0.943,68.47,0.089,224.2,1.121,126.8,126.8,0,101.5,2.249,4.907 +28/05/2021 19:00,23.01,44.66,0.391,95.5,0.113,113.9,0.569,37.91,37.91,0,101.6,1.119,2.461 +28/05/2021 19:30,20.25,56.29,1.411,12.94,0.149,42.95,0.215,-20.62,-20.62,0,101.6,0.374,0.688 +28/05/2021 20:00,17.56,64.61,1.312,12.13,0.158,3.667,0.018,-48.68,-48.68,0,101.6,0.073,0.122 +28/05/2021 20:30,16.08,67.57,0.783,8.86,0.176,0,0,-49.49,-49.49,0,101.6,0,0 +28/05/2021 21:00,15.26,71,0.491,355.2,0.157,0,0,-44.49,-44.49,0,101.7,0,0 +28/05/2021 21:30,14.6,75.3,0.312,347.8,0.162,0,0,-43.89,-43.89,0,101.7,0,0 +28/05/2021 22:00,13.73,80.2,0.282,307.5,0.092,0,0,-42.4,-42.4,0,101.7,0,0 +28/05/2021 22:30,13.12,83.1,0.352,305.8,0.126,0,0,-42.32,-42.32,0,101.7,0,0 +28/05/2021 23:00,12.99,82.6,0.449,305.6,0.128,0,0,-42.94,-42.94,0,101.7,0,0 +28/05/2021 23:30,12.11,84.8,0.041,306,0.028,0,0,-40.75,-40.75,0,101.7,0,0 +29/05/2021 00:00,11.92,87.7,0.219,306,0.097,0,0,-39.14,-39.14,0,101.7,0,0 +29/05/2021 00:30,11.59,88.3,0.267,306,0.12,0,0,-33.14,-33.14,0,101.7,0,0 +29/05/2021 01:00,11.73,89.4,0.51,306,0.143,0,0,-26.34,-26.34,0,101.7,0,0 +29/05/2021 01:30,11.6,89.1,0.442,306,0.145,0,0,-16.51,-16.51,0,101.7,0,0 +29/05/2021 02:00,11.79,89.8,0.124,306,0.09,0,0,-24.24,-24.24,0,101.7,0,0 +29/05/2021 02:30,11.75,89.6,0.291,306,0.124,0,0,-25.27,-25.27,0,101.7,0,0 +29/05/2021 03:00,11.57,89.9,0.17,306,0.093,0,0,-30.76,-30.76,0,101.7,0,0 +29/05/2021 03:30,11.48,90.3,0.161,306,0.092,0,0,-21.64,-21.64,0,101.7,0,0 +29/05/2021 04:00,11.44,90.5,0.183,306,0.092,0,0,-35.91,-35.91,0,101.7,0,0 +29/05/2021 04:30,10.95,90.6,0.341,306,0.128,2.111,0.011,-28.01,-28.01,0,101.8,0.018,0.044 +29/05/2021 05:00,11.1,91.3,0.436,306,0.144,21.73,0.109,-23.05,-23.05,0,101.8,0.155,0.309 +29/05/2021 05:30,11.66,91.4,0.071,306,0.056,49.22,0.246,-0.842,-0.842,0,101.8,0.33,0.695 +29/05/2021 06:00,12.92,90.8,0.387,321.6,0.126,132.1,0.66,29.33,29.33,0,101.8,0.943,2.095 +29/05/2021 06:30,14.42,85.2,0.595,5.186,0.162,146.3,0.732,44.52,44.52,0,101.8,1.074,2.263 +29/05/2021 07:00,15.43,76.58,0.376,17.86,0.16,181.6,0.908,70.55,70.55,0,101.8,1.36,2.687 +29/05/2021 07:30,16.22,73.23,0.715,355.6,0.151,240.8,1.204,116.1,116.1,0,101.9,1.85,3.752 +29/05/2021 08:00,16.68,69.96,0.52,41.96,0.122,198.7,0.994,100.4,100.4,0,101.9,1.498,3.305 +29/05/2021 08:30,17.35,67.09,0.577,33.65,0.142,256,1.28,140.6,140.6,0,101.9,1.982,4.163 +29/05/2021 09:00,18.23,63.44,0.631,54.02,0.115,399.8,1.999,231.7,231.7,0,101.9,3.203,6.222 +29/05/2021 09:30,19.9,58.68,0.705,90.5,0.108,517.4,2.587,314.4,314.4,0,101.9,4.392,8.28 +29/05/2021 10:00,20.63,55.09,0.714,38.3,0.118,473.9,2.37,288.3,288.3,0,101.9,4.153,7.781 +29/05/2021 10:30,20.95,52.75,0.766,37.46,0.08,495.3,2.477,296.5,296.5,0,101.9,4.497,7.983 +29/05/2021 11:00,21.56,52.26,1.239,3.733,0.096,812,4.059,528.5,528.5,0,101.9,8.01,13.11 +29/05/2021 11:30,22.51,47.34,0.826,125.8,0.102,695.2,3.476,452.6,452.6,0,101.9,7.251,11.76 +29/05/2021 12:00,23.19,43.47,0.93,156.1,0.079,832,4.16,563.4,563.4,0,101.9,9.15,15.14 +29/05/2021 12:30,23.38,44.69,1.199,54.87,0.103,554.3,2.772,361,361,0,101.9,6.226,11.12 +29/05/2021 13:00,22.67,51.3,1.935,13.41,0.142,512.1,2.56,329.1,329.1,0,101.9,5.776,10.11 +29/05/2021 13:30,21.99,55.24,2.399,13.34,0.146,543.8,2.719,352.6,352.6,0,101.9,6.173,10.84 +29/05/2021 14:00,21.36,57.14,2.102,11.24,0.147,304.1,1.52,189.4,189.4,0,101.9,3.292,6.45 +29/05/2021 14:30,20.49,60.25,1.771,13.36,0.139,183.3,0.916,99.6,99.6,0,102,2,4.226 +29/05/2021 15:00,20.57,59.21,2.007,15.06,0.148,221.5,1.108,124.4,124.4,0,102,2.498,4.84 +29/05/2021 15:30,20.61,57.99,2.081,24.2,0.132,252.8,1.264,145.8,145.8,0,102,2.824,5.361 +29/05/2021 16:00,19.92,63.47,2.32,10.99,0.144,199.1,0.996,109.5,109.5,0,102,2.157,4.226 +29/05/2021 16:30,18.94,67.21,2.034,25.89,0.13,169.6,0.848,79.89,79.89,0,102,1.781,3.541 +29/05/2021 17:00,18.69,65.54,1.656,30.87,0.129,119.6,0.598,49.59,49.59,0,102,1.204,2.503 +29/05/2021 17:30,18.42,65.48,1.481,32.95,0.125,65.03,0.325,23.94,23.94,0,101.9,0.603,1.459 +29/05/2021 18:00,18.37,64.02,1.141,35.61,0.128,52.26,0.261,15.59,15.59,0,102,0.482,1.189 +29/05/2021 18:30,18.36,63.87,1.147,27.32,0.132,51.42,0.257,15.5,15.5,0,102,0.471,1.093 +29/05/2021 19:00,18.04,62.08,1.032,16.08,0.149,30.65,0.153,2.921,2.921,0,102,0.296,0.626 +29/05/2021 19:30,17.61,62.89,0.879,16.57,0.144,24.71,0.124,-2.742,-2.742,0,102,0.243,0.499 +29/05/2021 20:00,17.25,65.36,0.838,16.9,0.152,6.302,0.032,-15.71,-15.71,0,102,0.056,0.184 +29/05/2021 20:30,16.7,70.1,0.552,1.925,0.156,0.536,0.003,-18.66,-18.66,0,102,0,0.042 +29/05/2021 21:00,16.56,75.25,0.957,343.6,0.155,0,0,-18.21,-18.21,0,102,0,0 +29/05/2021 21:30,16.4,75.82,0.994,333.5,0.145,0,0,-14.42,-14.42,0,102,0,0 +29/05/2021 22:00,16.21,76.76,0.783,19.84,0.145,0,0,-16.13,-16.13,0,102,0,0 +29/05/2021 22:30,16.21,77.07,0.862,36.12,0.129,0,0,-25.28,-25.28,0,102,0,0 +29/05/2021 23:00,16.09,78.73,0.894,42.16,0.127,0,0,-44.08,-44.08,0,102,0,0 +29/05/2021 23:30,16.12,77.4,0.694,47.75,0.131,0,0,-36.11,-36.11,0,102,0,0 +30/05/2021 00:00,16.11,76.01,0.624,33.94,0.13,0,0,-30.74,-30.74,0,102,0,0 +30/05/2021 00:30,15.94,75.89,0.565,46.78,0.12,0,0,-18.26,-18.26,0,102,0,0 +30/05/2021 01:00,15.84,75.48,0.655,37.96,0.132,0,0,-15.98,-15.98,0,102,0,0 +30/05/2021 01:30,15.63,76.05,0.765,37.84,0.128,0,0,-16.43,-16.43,0,102,0,0 +30/05/2021 02:00,15.56,76.12,0.633,33.1,0.137,0,0,-21.21,-21.21,0,102,0,0 +30/05/2021 02:30,15.11,79.51,0.447,15.91,0.176,0,0,-21.19,-21.19,0,102,0,0 +30/05/2021 03:00,15.11,78.56,0.245,9.25,0.128,0,0,-20.41,-20.41,0,102,0,0 +30/05/2021 03:30,15.04,78.45,0.231,28.31,0.127,0,0,-16.61,-16.61,0,102,0,0 +30/05/2021 04:00,14.81,79.22,0.246,5.153,0.133,0,0,-13.28,-13.28,0,102,0,0 +30/05/2021 04:30,14.51,80.8,0.225,9.31,0.141,1.346,0.007,-16.85,-16.85,0,102,0,0.047 +30/05/2021 05:00,14.45,80.5,0.256,19.88,0.134,7.331,0.037,-23.15,-23.15,0.2,102,0.064,0.195 +30/05/2021 05:30,14.46,82.7,0.233,21.47,0.138,28.13,0.141,-6.896,-6.896,0,102,0.187,0.421 +30/05/2021 06:00,14.66,81.7,0.4,27.63,0.148,57.68,0.288,5.729,5.729,0,102,0.343,0.852 +30/05/2021 06:30,15.55,73.53,0.492,55.17,0.138,131.5,0.657,53.72,53.72,0,102,0.858,2.079 +30/05/2021 07:00,16.42,67.67,0.806,59.67,0.139,196.6,0.983,90.8,90.8,0,102,1.368,3.06 +30/05/2021 07:30,16.78,64.49,0.754,64.64,0.14,215.6,1.078,111.1,111.1,0,102,1.545,3.505 +30/05/2021 08:00,17.75,60.36,0.713,71,0.123,277.2,1.386,152.2,152.2,0,102,2.036,4.502 +30/05/2021 08:30,18.31,58.82,0.65,77.38,0.136,261.1,1.306,132.6,132.6,0,102,1.965,4.267 +30/05/2021 09:00,19.12,57.15,0.911,58.71,0.114,370.2,1.851,215.8,215.8,0,101.9,2.908,6.22 +30/05/2021 09:30,19.5,55.66,1.118,47.7,0.129,457.6,2.288,271.8,271.8,0,101.9,3.845,8.01 +30/05/2021 10:00,20.93,54.91,1.524,22.81,0.131,883,4.414,572.6,572.6,0,101.9,8.74,16.11 +30/05/2021 10:30,22.14,50.48,1.458,35.73,0.123,836,4.18,545.4,545.4,0,101.9,9.05,15.54 +30/05/2021 11:00,22.53,47.81,1.539,58.2,0.107,896,4.479,592.5,592.5,0,101.9,10.14,16.95 +30/05/2021 11:30,23.07,42.68,1.416,96.9,0.108,888,4.442,586.2,586.2,0,101.9,10.27,17 +30/05/2021 12:00,23.21,42.69,1.101,103.6,0.1,718.8,3.594,468.4,468.4,0,101.8,8.36,14.05 +30/05/2021 12:30,23.6,40.39,1.216,89,0.113,820,4.101,552.3,552.3,0,101.8,9.5,16.14 +30/05/2021 13:00,23.46,38.15,1.121,87.4,0.107,634.7,3.173,409.7,409.7,0,101.8,7.385,12.65 +30/05/2021 13:30,23.33,39.97,0.951,101.2,0.1,593.4,2.967,389.4,389.4,0,101.8,6.827,12.04 +30/05/2021 14:00,23.67,37.69,1.222,63.27,0.118,844,4.22,579.2,579.2,0,101.8,9.73,16.86 +30/05/2021 14:30,24.44,36.34,1.255,117.5,0.114,676.8,3.384,459.4,459.4,0,101.7,7.881,14.02 +30/05/2021 15:00,23.44,37.8,1.072,62.93,0.117,435.1,2.176,265.1,265.1,0,101.7,5.008,9.02 +30/05/2021 15:30,23.68,36.7,1.269,63.12,0.113,416.1,2.081,257.9,257.9,0,101.7,4.748,8.84 +30/05/2021 16:00,22.89,39.94,1.555,46.43,0.119,326.6,1.633,190.3,190.3,0,101.7,3.651,6.973 +30/05/2021 16:30,23.15,39.74,1.286,43.88,0.122,433.8,2.169,260.7,260.7,0,101.7,4.788,8.77 +30/05/2021 17:00,23.41,38.18,1.253,42.73,0.122,295.2,1.476,169.3,169.3,0,101.6,3.369,6.563 +30/05/2021 17:30,22.44,38.76,1.192,53.4,0.128,170,0.85,74.67,74.67,0,101.6,1.878,3.533 +30/05/2021 18:00,22.21,41,0.868,35.24,0.122,194.2,0.971,73.43,73.43,0,101.6,1.989,3.665 +30/05/2021 18:30,22.98,38.15,1.097,44.93,0.122,190.5,0.953,70,70,0,101.6,1.987,3.943 +30/05/2021 19:00,22.33,48.02,1.216,15.27,0.148,122,0.61,27.09,27.09,0,101.6,1.258,2.683 +30/05/2021 19:30,20.88,59.49,1.104,2.037,0.154,66.75,0.334,8.24,8.24,0,101.6,0.59,1.501 +30/05/2021 20:00,19.79,55.51,1.305,41.59,0.126,10.16,0.051,-43.35,-43.35,0,101.6,0.158,0.323 +30/05/2021 20:30,18.73,56.98,1.15,56.19,0.134,0,0,-58.07,-58.07,0,101.6,0.002,0.042 +30/05/2021 21:00,17.73,61.89,0.911,51.54,0.124,0,0,-55.72,-55.72,0,101.7,0,0 +30/05/2021 21:30,17.07,64.48,0.832,45.05,0.132,0,0,-55.06,-55.06,0,101.7,0,0 +30/05/2021 22:00,15.57,71.91,0.516,19.25,0.133,0,0,-49.91,-49.91,0,101.7,0,0 +30/05/2021 22:30,14.49,77.58,0.268,25.28,0.16,0,0,-48.26,-48.26,0,101.7,0,0 +30/05/2021 23:00,13.56,82.7,0.23,19.04,0.12,0,0,-49.07,-49.07,0,101.7,0,0 +30/05/2021 23:30,12.79,84.9,0.452,10.52,0.12,0,0,-45.29,-45.29,0,101.7,0,0 +31/05/2021 00:00,12.04,86.4,0.34,336.6,0.092,0,0,-45.41,-45.41,0,101.7,0,0 +31/05/2021 00:30,11.58,88,0.248,336.5,0.145,0,0,-43.14,-43.14,0,101.6,0,0 +31/05/2021 01:00,11.19,89.4,0.313,336.5,0.138,0,0,-43.04,-43.04,0,101.6,0,0 +31/05/2021 01:30,10.76,90.1,0.39,336.5,0.148,0,0,-41.4,-41.4,0,101.6,0,0 +31/05/2021 02:00,10.38,90.7,0.132,336.6,0.054,0,0,-44.34,-44.34,0,101.6,0,0 +31/05/2021 02:30,10.17,91.1,0.293,336.5,0.086,0,0,-41.97,-41.97,0,101.6,0,0 +31/05/2021 03:00,9.83,91.3,0.434,336.5,0.093,0,0,-43.26,-43.26,0,101.6,0,0 +31/05/2021 03:30,9.51,91.4,0.189,336.5,0.084,0,0,-41.49,-41.49,0,101.5,0,0 +31/05/2021 04:00,9.31,92,0.414,336.5,0.077,0,0,-40.97,-40.97,0,101.5,0,0.005 +31/05/2021 04:30,9.17,92.1,0.202,336.5,0.058,2.746,0.014,-42.25,-42.25,0,101.5,0.036,0.116 +31/05/2021 05:00,8.89,92.2,0.182,336.5,0.057,25.06,0.125,-32.69,-32.69,0,101.5,0.191,0.359 +31/05/2021 05:30,10.86,92.6,0.094,336.5,0.04,93,0.465,-15.63,-15.63,0,101.5,0.741,1.957 +31/05/2021 06:00,12.94,88.6,0.589,327.1,0.125,173.1,0.865,-65.07,-65.07,0,101.5,1.558,3.542 +31/05/2021 06:30,14.1,81.6,0.718,337.2,0.132,255.2,1.276,-25.39,-25.39,0,101.5,2.467,5.037 +31/05/2021 07:00,15.73,72.43,0.729,324.9,0.126,338.5,1.693,44.43,44.43,0,101.5,3.483,6.53 +31/05/2021 07:30,17.56,64.8,0.638,344.2,0.149,430.5,2.152,167.5,167.5,0,101.5,4.612,8.1 +31/05/2021 08:00,20.21,55.06,0.567,105.3,0.061,512.7,2.563,242.4,242.4,0,101.5,5.783,9.73 +31/05/2021 08:30,21.08,48.31,0.912,97.6,0.102,597.3,2.986,311.1,311.1,0,101.5,6.968,11.74 +31/05/2021 09:00,22.01,44.39,0.909,106.1,0.112,668.1,3.341,368.8,368.8,0,101.4,8.02,13.45 +31/05/2021 09:30,22.74,43.68,1.046,54.41,0.111,729.6,3.648,429.2,429.2,0,101.4,9.01,14.82 +31/05/2021 10:00,22.78,36.11,1.678,69.37,0.116,792.7,3.963,478.3,478.3,0,101.4,9.86,16.21 +31/05/2021 10:30,22.95,35.78,1.778,59.45,0.115,841,4.206,520.6,520.6,0,101.4,10.45,17.17 +31/05/2021 11:00,23.26,36.56,1.463,58.2,0.124,874,4.368,558,558,0,101.4,10.81,17.76 +31/05/2021 11:30,23.63,34.79,1.596,115.3,0.112,903,4.514,582,582,0,101.3,11.1,18.28 +31/05/2021 12:00,23.72,34.97,1.552,145.1,0.114,910,4.551,603.6,603.6,0,101.3,11.1,18.33 +31/05/2021 12:30,24.11,36.29,1.325,116,0.111,912,4.558,612.6,612.6,0,101.3,11.11,18.29 +31/05/2021 13:00,24.2,37.06,1.31,129.5,0.108,896,4.479,603.7,603.7,0,101.3,10.78,17.82 +31/05/2021 13:30,24.54,36.38,1.055,133.7,0.09,872,4.358,590.2,590.2,0,101.2,10.22,17 +31/05/2021 14:00,24.73,34.63,1.542,145.5,0.116,843,4.213,567.4,567.4,0,101.2,9.86,16.41 +31/05/2021 14:30,25.11,35.8,1.102,73.5,0.108,791,3.955,536.6,536.6,0,101.2,9.15,15.4 +31/05/2021 15:00,25.48,35.43,1.127,124.3,0.114,736.9,3.685,495.6,495.6,0,101.1,8.41,14.38 +31/05/2021 15:30,25.66,34.56,1.13,140.4,0.12,674.1,3.37,450.2,450.2,0,101.1,7.754,13.22 +31/05/2021 16:00,25.52,36.7,1.335,135.4,0.112,600.6,3.003,381.6,381.6,0,101.1,6.969,11.81 +31/05/2021 16:30,25.53,36.76,1.252,134.7,0.117,531.4,2.657,331.7,331.7,0,101.1,6.129,10.51 +31/05/2021 17:00,25.45,37.01,1.272,114.3,0.108,451.2,2.256,263.6,263.6,0,101,5.163,8.95 +31/05/2021 17:30,25.12,37.25,1.128,124.4,0.127,340,1.7,177.8,177.8,0,101,3.831,6.77 +31/05/2021 18:00,24.86,38.3,1.071,123.9,0.121,276.4,1.382,129.1,129.1,0,101,3.06,5.623 +31/05/2021 18:30,24.5,37.97,0.993,111.4,0.108,191.9,0.96,68.29,68.29,0,101,2.068,4.013 +31/05/2021 19:00,24.21,38.17,0.828,108.2,0.104,115.4,0.577,19.42,19.42,0,101,1.185,2.504 +31/05/2021 19:30,23.16,39.76,0.518,95.4,0.108,39.68,0.198,-26.27,-26.27,0,101,0.386,0.776 +31/05/2021 20:00,21.24,44.18,0.235,120.6,0.119,2.544,0.013,-47.03,-47.03,0,101,0.077,0.108 +31/05/2021 20:30,19.45,49.22,0.268,97.3,0.145,0,0,-45.09,-45.09,0,101,0,0.001 +31/05/2021 21:00,18.64,52.58,0.214,71.2,0.089,0,0,-44.85,-44.85,0,101,0,0 +31/05/2021 21:30,18.14,55.45,0.305,66.5,0.137,0,0,-45.74,-45.74,0,101,0,0 +31/05/2021 22:00,17.67,55.07,0.339,66.82,0.116,0,0,-48.65,-48.65,0,101,0,0 +31/05/2021 22:30,17.62,52.58,0.391,89,0.111,0,0,-50.58,-50.58,0,101,0,0 +31/05/2021 23:00,17.29,52.74,0.367,87.9,0.116,0,0,-49.78,-49.78,0,101,0,0 +31/05/2021 23:30,16.81,53.85,0.358,119.2,0.115,0,0,-50.44,-50.44,0,101,0,0 +01/06/2021 00:00,16.28,55.98,0.242,118.2,0.113,0,0,-48.04,-48.04,0,101,0,0 +01/06/2021 00:30,15.55,58.54,0.169,69.39,0.131,0,0,-46.19,-46.19,0,100.9,0,0 +01/06/2021 01:00,15,60.29,0.117,131.6,0.089,0,0,-46.63,-46.63,0,100.9,0,0 +01/06/2021 01:30,14.44,61.72,0.1,152.7,0.091,0,0,-43.99,-43.99,0,100.9,0,0 +01/06/2021 02:00,13.99,63.71,0.1,136.4,0.06,0,0,-43.91,-43.91,0,100.9,0,0 +01/06/2021 02:30,13.85,64.38,0.111,74.66,0.081,0,0,-43.95,-43.95,0,100.9,0,0 +01/06/2021 03:00,12.9,69.05,0.187,40.73,0.075,0,0,-43.63,-43.63,0,100.8,0,0 +01/06/2021 03:30,12.02,73.47,0.348,28.48,0.163,0,0,-41.76,-41.76,0,100.8,0,0 +01/06/2021 04:00,11.27,79.24,0.377,27.48,0.143,0.019,0,-41.28,-41.28,0,100.8,0,0.027 +01/06/2021 04:30,10.71,82.8,0.394,26,0.161,6.59,0.033,-36.77,-36.77,0,100.8,0.079,0.221 +01/06/2021 05:00,10.67,84.3,0.38,26,0.168,38.62,0.193,-22.18,-22.18,0,100.8,0.328,0.732 +01/06/2021 05:30,12.63,81.3,0.253,26.3,0.124,99.6,0.498,-5.203,-5.203,0,100.8,0.979,2.427 +01/06/2021 06:00,15.34,70.95,0.227,29.15,0.134,141.2,0.706,-35.25,-35.25,0,100.7,1.454,3.076 +01/06/2021 06:30,17.58,56.56,0.597,147.7,0.103,225,1.125,-9.5,-9.5,0,100.7,2.462,4.773 +01/06/2021 07:00,19.14,52.87,0.625,132.3,0.127,336.9,1.684,93.4,93.4,0,100.7,3.941,7.163 +01/06/2021 07:30,20.06,49.21,1.098,119.3,0.12,415.8,2.079,176.5,176.5,0,100.7,5.079,8.95 +01/06/2021 08:00,21.07,48.01,0.928,100.1,0.128,477,2.385,225.8,225.8,0,100.7,5.953,10.11 +01/06/2021 08:30,22.68,45.06,0.945,124.2,0.121,590.8,2.954,313.2,313.2,0,100.7,7.538,12.45 +01/06/2021 09:00,23.32,42.93,1.219,127,0.115,663.6,3.318,372.7,372.7,0,100.7,8.5,13.92 +01/06/2021 09:30,24.4,41.54,1.152,116.4,0.107,729.1,3.645,433.3,433.3,0,100.6,9.37,15.15 +01/06/2021 10:00,25.04,40.41,1.379,129.2,0.117,786.1,3.93,482.3,482.3,0,100.6,10.04,16.21 +01/06/2021 10:30,25.49,39.85,1.392,116.2,0.116,829,4.145,528.6,528.6,0,100.6,10.47,16.94 +01/06/2021 11:00,26.29,39.11,1.21,101.6,0.103,859,4.294,562.7,562.7,0,100.6,10.86,17.45 +01/06/2021 11:30,26.51,39.69,1.537,112,0.114,883,4.417,589.8,589.8,0,100.6,11.04,17.78 +01/06/2021 12:00,27.03,38.78,1.379,110.8,0.11,891,4.455,601.6,601.6,0,100.5,11.06,17.79 +01/06/2021 12:30,27.28,39.23,1.555,135.6,0.113,891,4.454,605.6,605.6,0,100.5,10.96,17.64 +01/06/2021 13:00,27.58,39.08,1.501,134.3,0.119,822,4.108,562.3,562.3,0,100.5,10.04,16.71 +01/06/2021 13:30,27.9,39.25,1.318,131.9,0.114,852,4.258,596.3,596.3,0,100.5,10.31,17.39 +01/06/2021 14:00,28.22,37.65,1.359,144.5,0.12,736.1,3.681,502.5,502.5,0,100.5,8.8,15.07 +01/06/2021 14:30,27.92,40.19,1.055,129.6,0.115,571.6,2.858,379.6,379.6,0,100.5,6.766,11.6 +01/06/2021 15:00,28.17,36.96,1.21,139.8,0.118,482.2,2.411,310.3,310.3,0,100.5,5.616,9.53 +01/06/2021 15:30,28.85,35.32,1.225,146,0.114,720.1,3.601,495.1,495.1,0,100.4,8.41,14.72 +01/06/2021 16:00,29.19,36.61,1.24,131.6,0.12,573.5,2.867,382.9,382.9,0,100.4,6.873,11.95 +01/06/2021 16:30,27.85,39.61,1.101,131.8,0.12,338.5,1.692,198.8,198.8,0,100.4,3.863,6.833 +01/06/2021 17:00,27.88,41.04,0.9,123.1,0.117,318.8,1.594,187.4,187.4,0,100.4,3.671,6.652 +01/06/2021 17:30,28.3,40.15,1.024,121.1,0.116,351.6,1.758,200.9,200.9,0,100.4,4.054,7.233 +01/06/2021 18:00,28.14,41.32,0.91,129.8,0.117,260.9,1.305,132.4,132.4,0,100.4,2.987,5.451 +01/06/2021 18:30,27.94,40.98,0.723,114.7,0.114,183.3,0.916,77.86,77.86,0,100.4,2.072,3.96 +01/06/2021 19:00,27.33,41.49,0.611,114.5,0.119,100,0.5,22.36,22.36,0,100.4,1.087,2.216 +01/06/2021 19:30,26.43,43.66,0.339,102.4,0.092,42.16,0.211,-6.469,-6.469,0,100.4,0.484,1.024 +01/06/2021 20:00,24.73,46.58,0.191,136.3,0.089,4.066,0.02,-25.36,-25.36,0,100.4,0.075,0.135 +01/06/2021 20:30,23.43,50.85,0.355,77.97,0.148,0,0,-18.44,-18.44,0,100.4,0,0 +01/06/2021 21:00,22.85,53.92,0.624,68.93,0.121,0,0,-9.77,-9.77,0,100.4,0,0 +01/06/2021 21:30,23.15,53.61,1.742,214.2,0.122,0,0,-9.18,-9.18,0,100.5,0,0 +01/06/2021 22:00,21.88,65.34,2.922,235.6,0.132,0,0,-20.51,-20.51,0,100.5,0,0 +01/06/2021 22:30,20.87,70.42,0.929,245.8,0.145,0,0,-25.31,-25.31,0,100.6,0,0 +01/06/2021 23:00,20.21,74.15,0.49,255.6,0.152,0,0,-19.59,-19.59,0,100.6,0,0 +01/06/2021 23:30,19.53,77.89,0.416,177.2,0.135,0,0,-32.31,-32.31,0,100.6,0,0 +02/06/2021 00:00,19.17,78.19,1.038,183.7,0.136,0,0,-52.89,-52.89,0,100.6,0,0 +02/06/2021 00:30,18.89,79.24,0.405,183.2,0.151,0,0,-24.7,-24.7,0,100.6,0,0 +02/06/2021 01:00,18.67,80.4,0.199,196.5,0.124,0,0,-17.35,-17.35,0,100.5,0,0 +02/06/2021 01:30,18.34,82.1,0.159,196.3,0.096,0,0,-17.83,-17.83,0,100.5,0,0 +02/06/2021 02:00,18.11,83.7,0.277,192.2,0.122,0,0,-15.73,-15.73,0,100.5,0,0 +02/06/2021 02:30,18.09,84.8,0.339,164.4,0.148,0,0,-26.43,-26.43,0.4,100.5,0,0 +02/06/2021 03:00,17.86,85.7,0.294,145.3,0.11,0,0,-21.27,-21.27,0,100.5,0,0 +02/06/2021 03:30,17.78,85.3,0.211,160,0.09,0,0,-23.11,-23.11,0,100.5,0,0 +02/06/2021 04:00,17.64,85,0.08,177.2,0.058,0,0,-18.68,-18.68,0,100.5,0,0 +02/06/2021 04:30,17.45,85.6,0.068,176.9,0.079,1.294,0.006,-25.4,-25.4,0,100.5,0.004,0.034 +02/06/2021 05:00,17.29,86.5,0.42,176.9,0.143,17.29,0.086,-13.43,-13.43,0,100.6,0.153,0.286 +02/06/2021 05:30,17.93,82.7,1.146,185.6,0.151,38.17,0.191,-4.256,-4.256,0,100.6,0.319,0.699 +02/06/2021 06:00,18.2,82,0.784,169,0.143,49.27,0.246,11.91,11.91,0,100.6,0.397,0.972 +02/06/2021 06:30,18.38,81.9,2.015,184.7,0.152,84.3,0.422,32.33,32.33,0,100.6,0.687,1.575 +02/06/2021 07:00,18.52,82.3,1.913,181.8,0.161,72.5,0.363,36.05,36.05,0,100.6,0.571,1.299 +02/06/2021 07:30,18.36,81.8,2.859,194,0.154,104.4,0.522,61.65,61.67,0,100.6,0.912,2.121 +02/06/2021 08:00,18.49,79.86,2.847,193.2,0.149,158.1,0.791,93.4,93.4,0,100.7,1.508,3.524 +02/06/2021 08:30,18.41,79.96,2.825,189.3,0.153,140.6,0.703,82.4,82.4,0,100.7,1.375,3.207 +02/06/2021 09:00,17.8,82.4,3.103,197.7,0.157,95.1,0.475,53.17,53.17,0,100.7,0.923,2.244 +02/06/2021 09:30,17.31,84.8,3.055,189.1,0.154,83.9,0.419,42.92,42.92,0,100.8,0.809,2.017 +02/06/2021 10:00,17.25,86.2,3.008,198.4,0.15,89.1,0.446,16.55,16.55,0,100.8,0.845,2.069 +02/06/2021 10:30,16.9,87.2,3.55,196.9,0.146,130.6,0.653,60.94,60.98,0,100.8,1.228,2.946 +02/06/2021 11:00,16.74,86,3.33,192.7,0.156,114.5,0.573,52.32,52.32,0,100.8,1.101,2.707 +02/06/2021 11:30,16.74,84.1,3.469,199.8,0.153,175.3,0.876,100.6,100.6,0,100.9,1.687,4.11 +02/06/2021 12:00,16.89,81.1,3.136,206.6,0.144,152.4,0.762,87.6,87.6,0,100.9,1.495,3.67 +02/06/2021 12:30,17.29,77.58,3.236,206.8,0.141,183.8,0.919,106.1,106.1,0,100.9,1.835,4.425 +02/06/2021 13:00,17.74,74.16,3.759,201.8,0.146,254.1,1.27,149,149.1,0,100.9,2.6,6.028 +02/06/2021 13:30,18.51,71.06,3.246,198.6,0.15,406.4,2.032,248.8,248.8,0,100.9,4.159,9.13 +02/06/2021 14:00,19.65,65.42,3.395,208.9,0.141,560,2.8,354.6,354.7,0,100.9,5.876,11.96 +02/06/2021 14:30,20.18,63.91,3.64,201.8,0.149,544.6,2.723,342.3,342.5,0,100.9,5.741,11.67 +02/06/2021 15:00,20.3,61.84,3.425,205.5,0.138,600.8,3.004,388,388.2,0,100.9,6.309,12.29 +02/06/2021 15:30,20.93,58.95,3.805,198.4,0.141,689.9,3.45,448.1,448.5,0,100.9,7.34,13.91 +02/06/2021 16:00,21.13,57.06,3.842,209.5,0.137,556.1,2.781,344.4,344.7,0,100.9,5.807,10.87 +02/06/2021 16:30,21.15,57.34,3.849,214.9,0.136,520.8,2.604,317,317.3,0,100.9,5.397,10.22 +02/06/2021 17:00,20.82,59.83,3.725,210.5,0.136,414.8,2.074,237,237.3,0,101,4.215,8.2 +02/06/2021 17:30,20.02,62.5,3.135,218,0.132,189.2,0.946,80.1,80.1,0,101,1.882,3.686 +02/06/2021 18:00,19.93,63.25,3.066,236,0.135,315.3,1.577,165,165,0,101,3.107,6.697 +02/06/2021 18:30,19.72,64.81,3.108,211.2,0.137,153,0.765,68.26,68.26,0,101.1,1.552,3.306 +02/06/2021 19:00,18.82,68.39,2.853,204.9,0.142,61.5,0.307,8.17,8.17,0,101.1,0.541,1.296 +02/06/2021 19:30,18.39,69.86,2.752,220,0.13,26.04,0.13,-11.53,-11.53,0,101.1,0.256,0.519 +02/06/2021 20:00,17.32,71.48,2.571,239.4,0.135,7.051,0.035,-26.41,-26.41,0,101.2,0.092,0.21 +02/06/2021 20:30,16.4,74.36,1.06,226.1,0.124,0.003,0,-51.64,-51.64,0,101.2,0.004,0.037 +02/06/2021 21:00,15.85,75.92,1.357,212.9,0.141,0,0,-45.91,-45.91,0,101.3,0,0 +02/06/2021 21:30,15.63,76.38,1.232,212.2,0.137,0,0,-26.85,-26.85,0,101.3,0,0 +02/06/2021 22:00,15.7,76.74,1.137,203.9,0.147,0,0,-13.56,-13.56,0,101.3,0,0 +02/06/2021 22:30,15.75,76.74,0.901,187.7,0.16,0,0,-11.38,-11.38,0,101.4,0,0 +02/06/2021 23:00,15.63,77.67,1.057,206.8,0.142,0,0,-10.37,-10.37,0,101.4,0,0 +02/06/2021 23:30,15.47,77.97,1.123,202.8,0.147,0,0,-21.33,-21.33,0,101.4,0,0 +03/06/2021 00:00,15.02,78.32,0.856,195.7,0.155,0,0,-47.42,-47.42,0,101.3,0,0 +03/06/2021 00:30,14.15,80.8,0.251,208,0.083,0,0,-47.12,-47.12,0,101.3,0,0 +03/06/2021 01:00,13.09,84.7,0.201,211.6,0.107,0,0,-44.98,-44.98,0,101.4,0,0 +03/06/2021 01:30,12.45,87.3,0.31,211.8,0.117,0,0,-43.54,-43.54,0,101.3,0,0 +03/06/2021 02:00,11.97,88.5,0.121,211.6,0.059,0,0,-45.89,-45.89,0,101.4,0,0 +03/06/2021 02:30,11.52,89.3,0.187,211.6,0.101,0,0,-44.49,-44.49,0,101.4,0,0 +03/06/2021 03:00,11.44,90.5,0.344,227.1,0.119,0.108,0.001,-15.03,-15.03,0,101.4,0,0 +03/06/2021 03:30,11.99,90.9,0.504,313,0.108,0,0,-31.24,-31.24,0,101.4,0,0 +03/06/2021 04:00,11.76,90.6,0.217,322.4,0.111,0,0,-35.14,-35.14,0,101.4,0,0.004 +03/06/2021 04:30,11.57,91,0.198,322.7,0.102,6.652,0.033,-22.8,-22.8,0,101.5,0.046,0.228 +03/06/2021 05:00,11.89,91.3,0.448,244.1,0.129,24.99,0.125,-4.981,-4.981,0,101.5,0.206,0.54 +03/06/2021 05:30,12.29,91.2,0.569,339.6,0.1,41.77,0.209,-1.634,-1.634,0,101.5,0.321,0.793 +03/06/2021 06:00,12.57,91,0.963,281.3,0.147,81.6,0.408,25.47,25.47,0,101.5,0.658,1.706 +03/06/2021 06:30,13.51,90,0.832,331.2,0.112,143,0.715,53.59,53.59,0,101.5,1.272,3.145 +03/06/2021 07:00,14.32,86.4,0.815,6.576,0.139,132.3,0.661,57.69,57.69,0,101.5,1.181,2.885 +03/06/2021 07:30,15.41,80.4,1.213,339.7,0.126,340.8,1.704,142.1,142.1,0,101.6,3.416,7.161 +03/06/2021 08:00,16.58,76.23,1.241,7.575,0.13,377.9,1.889,199.5,199.5,0,101.5,3.963,7.899 +03/06/2021 08:30,17.56,71.29,1.114,23.57,0.123,402.9,2.014,227.3,227.3,0,101.6,4.335,8.61 +03/06/2021 09:00,17.31,70.95,0.689,72,0.134,179.4,0.897,103.3,103.3,0,101.6,1.886,4.176 +03/06/2021 09:30,16.79,73.76,0.619,128.4,0.097,48.87,0.244,-2.648,-2.648,1.4,101.7,0.49,1.104 +03/06/2021 10:00,15.53,83.9,0.828,215.8,0.131,55.76,0.279,4.585,4.585,3.8,101.7,0.316,0.712 +03/06/2021 10:30,15.33,86.4,0.465,86.4,0.087,124.3,0.621,40.98,40.98,1.6,101.7,0.598,1.619 +03/06/2021 11:00,15.67,87.3,0.633,36.48,0.13,152.5,0.763,52.18,52.18,0.4,101.7,0.712,2.024 +03/06/2021 11:30,16.05,87.1,0.993,4.631,0.141,234.1,1.17,101.9,101.9,0,101.6,1.162,3.02 +03/06/2021 12:00,17.44,81.6,1.347,4.673,0.148,721.1,3.605,459.4,459.4,0,101.6,3.706,8.26 +03/06/2021 12:30,18.79,71.78,1.048,26.53,0.119,642.7,3.213,425.8,425.8,0,101.6,3.396,7.692 +03/06/2021 13:00,19.06,69.5,0.821,31.03,0.126,468.7,2.343,299.3,299.3,0,101.6,2.539,6.065 +03/06/2021 13:30,19.13,69.7,1.239,38.23,0.119,375.6,1.878,235.2,235.2,0,101.6,2.051,5.235 +03/06/2021 14:00,18.85,70.56,0.65,48.94,0.126,208,1.04,123.1,123.1,0,101.6,1.127,3.166 +03/06/2021 14:30,18.53,71.06,0.786,26.71,0.144,141.4,0.707,79.8,79.8,0,101.6,0.757,2.177 +03/06/2021 15:00,17.97,76.31,1.077,23.69,0.134,99.1,0.496,53.8,53.8,0,101.6,0.516,1.52 +03/06/2021 15:30,17.36,78.16,0.912,37.38,0.125,84.3,0.422,44.99,44.99,0,101.6,0.428,1.333 +03/06/2021 16:00,17.67,77.17,0.867,35.76,0.125,127.8,0.639,71.87,71.87,0,101.6,0.664,2.003 +03/06/2021 16:30,17.66,77.45,1.872,20.08,0.136,248.1,1.241,148.9,148.9,0,101.6,1.348,3.464 +03/06/2021 17:00,17.28,76.8,2.166,19.84,0.137,212.9,1.065,116.2,116.2,0,101.6,1.125,2.766 +03/06/2021 17:30,17.03,76.8,2.104,4.63,0.145,194,0.97,94,94,0,101.6,1.027,2.542 +03/06/2021 18:00,17.57,74.69,1.869,13.41,0.138,207,1.035,111.1,111.1,0,101.6,1.11,2.935 +03/06/2021 18:30,16.28,78.35,2.068,358.5,0.144,91,0.455,41.49,41.49,0,101.7,0.457,1.361 +03/06/2021 19:00,15.54,78.5,2.658,347.9,0.142,62.29,0.311,26.58,26.58,0,101.7,0.312,0.96 +03/06/2021 19:30,14.6,77.52,2.276,358.2,0.148,15.89,0.079,0.926,0.926,0,101.7,0.057,0.282 +03/06/2021 20:00,14.33,77.46,1.835,5.419,0.146,2.9,0.015,-5.797,-5.797,0,101.7,-0.012,0.08 +03/06/2021 20:30,14.11,76.26,1.688,10.33,0.145,0.254,0.001,-12.89,-12.89,0,101.7,-0.068,0.067 +03/06/2021 21:00,13.98,76.48,1.716,342.6,0.138,0,0,-9.69,-9.69,0,101.8,-0.068,0.046 +03/06/2021 21:30,13.93,76.36,1.936,339.8,0.139,0,0,-5.765,-5.765,0,101.8,-0.068,0.025 +03/06/2021 22:00,13.78,78.98,1.814,348.5,0.147,0,0,-6.449,-6.449,0,101.8,-0.068,0 +03/06/2021 22:30,13.6,81.5,1.963,353.4,0.151,0,0,-10.43,-10.43,0,101.8,-0.068,0 +03/06/2021 23:00,13.44,82.5,1.731,346.8,0.15,0,0,-34.54,-34.54,0,101.8,-0.068,0 +03/06/2021 23:30,13.06,85.9,1.682,338.5,0.141,0,0,-26.56,-26.56,0.8,101.8,-0.068,0.003 +04/06/2021 00:00,12.58,88,2.08,345.9,0.145,0.001,0,-18.75,-18.75,0,101.8,-0.068,0 +04/06/2021 00:30,12.35,85.8,2.097,351.1,0.143,0.242,0.001,-18.86,-18.86,0,101.8,-0.068,0 +04/06/2021 01:00,12.35,86.2,1.435,9.95,0.145,0,0,-14.9,-14.9,0.4,101.8,-0.068,0 +04/06/2021 01:30,12.33,87.9,1.29,343.4,0.14,0,0,-17.18,-17.18,0.4,101.8,-0.068,0 +04/06/2021 02:00,12.05,88.7,2.081,345.2,0.146,0,0,-24.03,-24.03,0.2,101.8,-0.068,0 +04/06/2021 02:30,11.79,87.8,2,344.5,0.146,0,0,-18.2,-18.2,0,101.8,-0.068,0 +04/06/2021 03:00,11.55,86.9,2.314,337.9,0.147,0.177,0.001,-15.32,-15.32,0,101.8,-0.068,0 +04/06/2021 03:30,11.32,84,1.948,345.8,0.145,0.724,0.004,-7.955,-7.955,0,101.8,-0.068,0 +04/06/2021 04:00,11.48,84.5,1.661,353.2,0.148,0.397,0.002,-6.421,-6.421,0,101.8,-0.068,0 +04/06/2021 04:30,11.65,84.9,1.795,349.4,0.141,1.569,0.008,-5.565,-5.565,0,101.8,-0.068,0.011 +04/06/2021 05:00,11.63,82.2,1.665,340.2,0.146,6.836,0.034,-2.052,-2.052,0,101.8,-0.007,0.098 +04/06/2021 05:30,11.63,80.5,1.35,327.8,0.135,6.269,0.031,-2.48,-2.48,0,101.8,-0.01,0.087 +04/06/2021 06:00,11.72,81.3,1.162,351,0.142,12.19,0.061,1.108,1.108,0,101.9,0.013,0.186 +04/06/2021 06:30,11.84,82.3,1.275,4.137,0.146,32.04,0.16,13.08,13.08,0,101.9,0.103,0.459 +04/06/2021 07:00,12.02,82.9,1.679,339,0.131,53.61,0.268,25.63,25.63,0,101.9,0.218,0.712 +04/06/2021 07:30,12.35,83.1,1.497,339.6,0.134,83.1,0.416,43.62,43.62,0,101.9,0.343,1.171 +04/06/2021 08:00,12.95,80.8,2.434,341.9,0.14,150.5,0.753,86.1,86.1,0,101.9,0.658,2.127 +04/06/2021 08:30,13.51,79.41,2.58,348.4,0.143,283.3,1.417,169,169,0,101.9,1.411,3.935 +04/06/2021 09:00,14.01,77.63,2.41,338.6,0.146,211.8,1.059,123.2,123.2,0,102,1.046,3.026 +04/06/2021 09:30,14.04,76.71,2.855,339.4,0.147,196.4,0.982,113.2,113.2,0,102,0.969,2.943 +04/06/2021 10:00,14.64,75.11,2.81,335.7,0.138,398.2,1.991,238.2,238.2,0,102,2.086,5.62 +04/06/2021 10:30,16.02,70.01,3.079,338.6,0.142,724.9,3.624,448.3,448.4,0,102,4.024,9.64 +04/06/2021 11:00,16.62,66.93,3.013,336.9,0.135,752.7,3.763,482.2,482.2,0,102,4.349,10.65 +04/06/2021 11:30,16.72,66.7,2.678,344.1,0.144,560.2,2.801,347.3,347.3,0,102,3.272,8.32 +04/06/2021 12:00,17.36,64.19,2.742,348.6,0.143,670.8,3.354,423.6,423.7,0,102,4.095,9.8 +04/06/2021 12:30,17.26,63.44,2.49,344.6,0.144,521.9,2.609,317,317,0,102,3.205,7.939 +04/06/2021 13:00,17.88,61.72,2.522,347.6,0.144,592.7,2.964,369,369,0,102,3.756,9.16 +04/06/2021 13:30,18.32,60.59,2.325,348.1,0.136,592.9,2.964,372.6,372.6,0,102,3.924,9.47 +04/06/2021 14:00,18.55,58,2.972,334.1,0.14,879,4.393,579.5,579.5,0,102,6.321,14.21 +04/06/2021 14:30,18.97,54.56,2.81,340.7,0.14,846,4.229,553,553,0,102,6.672,14.1 +04/06/2021 15:00,18.9,52.57,2.854,337.8,0.136,741.5,3.707,474.8,474.9,0,102,6.134,12.71 +04/06/2021 15:30,18.83,50.55,2.709,339.2,0.134,697.7,3.488,438.3,438.4,0,102,5.934,12.36 +04/06/2021 16:00,18.71,48.62,2.866,340.9,0.139,625.8,3.129,379.5,379.6,0,102,5.39,11.41 +04/06/2021 16:30,18.76,49.14,2.435,355.5,0.143,551.2,2.756,320,320,0,102,4.745,10.31 +04/06/2021 17:00,18.9,49.23,1.962,12.96,0.141,466.3,2.331,254.4,254.4,0,102,3.991,8.91 +04/06/2021 17:30,18.59,48.12,2.094,12.84,0.141,380.8,1.904,189.9,189.9,0,102,3.199,7.406 +04/06/2021 18:00,18.25,46.77,2.111,10.94,0.145,293.2,1.466,126,126,0,102,2.399,5.879 +04/06/2021 18:30,17.9,44.12,1.694,2.474,0.15,211.4,1.057,68.7,68.7,0,102,1.658,4.436 +04/06/2021 19:00,17.3,45.27,1.501,15.15,0.144,132.1,0.66,18.67,18.67,0,102.1,0.958,2.944 +04/06/2021 19:30,16.2,44.31,1.36,359.3,0.149,63.16,0.316,-19.8,-19.8,0,102.1,0.403,1.447 +04/06/2021 20:00,14.76,48.48,0.878,340.8,0.153,9.98,0.05,-49.22,-49.22,0,102.1,0.112,0.236 +04/06/2021 20:30,13.06,53.95,0.853,328.6,0.131,0.014,0,-55.93,-55.93,0,102.1,0.004,0.041 +04/06/2021 21:00,12.02,58.59,0.597,336.3,0.153,0,0,-52.92,-52.92,0,102.2,0,0 +04/06/2021 21:30,11.38,62.1,0.442,327.4,0.15,0,0,-50.66,-50.66,0,102.2,0,0 +04/06/2021 22:00,10.65,66.68,0.583,324.1,0.134,0,0,-49.28,-49.28,0,102.2,0,0 +04/06/2021 22:30,10.51,66.59,0.606,307.6,0.117,0,0,-51.55,-51.55,0,102.2,0,0 +04/06/2021 23:00,9.69,70.21,0.497,305.9,0.12,0,0,-51.11,-51.11,0,102.2,0,0 +04/06/2021 23:30,9.63,69.54,0.852,282.9,0.16,0,0,-53.68,-53.68,0,102.2,0,0 +05/06/2021 00:00,9.15,73.23,0.478,308.7,0.139,0,0,-49.49,-49.49,0,102.2,0,0 +05/06/2021 00:30,8.84,74.83,0.341,265.3,0.115,0,0,-52.04,-52.04,0,102.3,0,0 +05/06/2021 01:00,8.41,77.87,0.488,278.4,0.15,0,0,-48.09,-48.09,0,102.3,0,0 +05/06/2021 01:30,7.769,79.91,0.23,294.7,0.099,0,0,-48.22,-48.22,0,102.3,0,0 +05/06/2021 02:00,7.786,83.9,0.662,303.6,0.142,0,0,-50.76,-50.76,0,102.3,0,0 +05/06/2021 02:30,7.455,82.7,0.28,289,0.122,0,0,-51.81,-51.81,0,102.2,0,0 +05/06/2021 03:00,6.821,86.4,0.349,288.6,0.128,0,0,-50.44,-50.44,0,102.2,0,0 +05/06/2021 03:30,6.29,87.7,0.252,288.9,0.132,0,0,-50.11,-50.11,0,102.2,0,0 +05/06/2021 04:00,5.827,89.4,0.184,289,0.1,0,0,-47.3,-47.3,0,102.2,0,0 +05/06/2021 04:30,5.492,90.2,0.241,290.3,0.114,3.824,0.019,-44.07,-44.07,0,102.2,0.035,0.114 +05/06/2021 05:00,5.854,91.6,0.132,290.7,0.093,30.84,0.154,-35.17,-35.17,0,102.2,0.162,0.396 +05/06/2021 05:30,7.634,90.4,0.758,309.7,0.13,111.8,0.559,-20.33,-20.33,0,102.3,0.643,2.27 +05/06/2021 06:00,9.29,84.6,0.792,313.2,0.124,183,0.915,-71.49,-71.49,0,102.3,1.289,3.778 +05/06/2021 06:30,11.23,79.99,0.964,300.3,0.133,269.7,1.348,-49.41,-49.41,0,102.3,2.036,5.223 +05/06/2021 07:00,12.87,77.8,0.858,306,0.127,358.4,1.792,77.48,77.48,0,102.3,2.827,6.62 +05/06/2021 07:30,14.73,73.48,0.995,324.7,0.121,444.8,2.224,174.1,174.1,0,102.3,3.699,8.01 +05/06/2021 08:00,15.26,70.68,1.511,329.2,0.127,531.6,2.658,239.3,239.3,0,102.4,4.629,9.67 +05/06/2021 08:30,15.71,66.9,1.519,327.7,0.127,596,2.98,291.2,291.2,0,102.3,5.405,10.99 +05/06/2021 09:00,16.32,61.62,1.322,306.3,0.12,690,3.45,368.6,368.6,0,102.3,6.664,13.06 +05/06/2021 09:30,16.98,58.34,1.279,263.4,0.138,757.5,3.787,430.9,430.9,0,102.3,7.678,14.56 +05/06/2021 10:00,17.95,54.4,1.161,275.1,0.088,751.5,3.757,435.3,435.3,0,102.3,7.811,14.48 +05/06/2021 10:30,18.3,52.97,1.157,301.2,0.107,844,4.218,505.3,505.3,0,102.3,8.94,16.47 +05/06/2021 11:00,18.79,51.47,1.375,270.3,0.076,825,4.127,509.2,509.2,0,102.3,8.89,16.29 +05/06/2021 11:30,19.71,50.38,1.06,32.22,0.097,900,4.499,571.1,571.1,0,102.3,9.65,17.57 +05/06/2021 12:00,20.07,46.74,1.405,304.5,0.091,916,4.58,581.9,581.9,0,102.3,9.83,17.82 +05/06/2021 12:30,20.28,44.46,1.281,291.7,0.093,917,4.583,589.9,589.9,0,102.2,9.77,17.8 +05/06/2021 13:00,20.58,43.76,1.258,3.384,0.082,902,4.512,582.9,582.9,0,102.2,9.56,17.38 +05/06/2021 13:30,21.11,42.2,1.349,350.4,0.107,880,4.401,570.3,570.3,0,102.2,9.23,17 +05/06/2021 14:00,21.52,41.66,1.091,346.2,0.111,838,4.191,543.1,543.1,0,102.2,8.66,16.11 +05/06/2021 14:30,21.69,41.96,1.116,336.2,0.115,671.5,3.358,424.7,424.7,0,102.2,6.812,12.84 +05/06/2021 15:00,22.07,40.83,1.424,323.9,0.112,735.9,3.679,468.5,468.5,0,102.2,7.404,14.35 +05/06/2021 15:30,22.16,39.72,1.39,322.2,0.12,708.6,3.543,445.7,445.7,0,102.2,7.09,13.94 +05/06/2021 16:00,22.27,40.73,1.845,324.9,0.119,584.3,2.921,357.1,357.1,0,102.2,5.714,11.49 +05/06/2021 16:30,21.58,42.79,1.008,342.1,0.14,438.1,2.191,250,250,0,102.1,4.144,8.69 +05/06/2021 17:00,21.8,45.57,1.22,356.3,0.153,271.6,1.358,133.8,133.8,0,102.1,2.587,5.593 +05/06/2021 17:30,20.13,50.35,1.321,345.9,0.155,117.1,0.586,30.57,30.57,0,102.1,1.016,2.284 +05/06/2021 18:00,19.27,55.09,1.665,354.4,0.152,91.7,0.459,11.97,11.97,0,102.1,0.783,1.687 +05/06/2021 18:30,18.57,56.59,2.014,9.96,0.149,129.9,0.65,30.71,30.71,0,102.1,1.059,2.711 +05/06/2021 19:00,18.74,54.4,1.594,23.58,0.136,124.9,0.624,21.45,21.45,0,102.1,0.948,2.879 +05/06/2021 19:30,18.24,55.98,1.067,23.38,0.136,55.43,0.277,-18.53,-18.53,0,102.2,0.417,1.3 +05/06/2021 20:00,16.73,60.73,0.755,19.64,0.136,7.679,0.038,-47.61,-47.61,0,102.2,0.125,0.219 +05/06/2021 20:30,15.35,65.81,0.507,26.46,0.127,0.019,0,-50.93,-50.93,0,102.2,0.005,0.024 +05/06/2021 21:00,14.61,67.95,0.522,28.34,0.119,0,0,-49.9,-49.9,0,102.2,0,0 +05/06/2021 21:30,14.02,70.6,0.384,13.41,0.135,0,0,-44.42,-44.42,0,102.2,0,0 +05/06/2021 22:00,13.09,75.62,0.406,3.969,0.185,0,0,-45.16,-45.16,0,102.3,0,0 +05/06/2021 22:30,11.98,80.5,0.345,4.083,0.139,0,0,-43.19,-43.19,0,102.3,0,0 +05/06/2021 23:00,11.81,81.2,0.347,3.544,0.146,0,0,-42.95,-42.95,0,102.3,0,0 +05/06/2021 23:30,11.41,82.5,0.122,3.528,0.094,0,0,-43.96,-43.96,0,102.3,0,0 +06/06/2021 00:00,10.69,85.2,0.375,3.568,0.128,0,0,-42.89,-42.89,0,102.3,0,0 +06/06/2021 00:30,10.11,87.4,0.116,3.623,0.085,0,0,-39.65,-39.65,0,102.3,0,0 +06/06/2021 01:00,10.25,88.6,0.552,332.8,0.142,0,0,-34.83,-34.83,0,102.3,0,0 +06/06/2021 01:30,10.58,88,0.532,323.2,0.125,0,0,-31.68,-31.68,0,102.3,0,0 +06/06/2021 02:00,10.28,87.9,0.396,324.7,0.13,0,0,-42.61,-42.61,0,102.3,0,0 +06/06/2021 02:30,9.85,88.2,0.169,324.7,0.108,0,0,-44.91,-44.91,0,102.2,0,0 +06/06/2021 03:00,9.48,88.6,0.067,324.6,0.057,0,0,-43.37,-43.37,0,102.2,0,0 +06/06/2021 03:30,9.35,89.8,0.337,324.5,0.092,0,0,-40.49,-40.49,0,102.2,0,0 +06/06/2021 04:00,9.08,90.1,0.512,324.5,0.109,0,0,-34.88,-34.88,0,102.2,0,0.001 +06/06/2021 04:30,8.87,90.9,0.295,338.1,0.095,4.39,0.022,-31.47,-31.47,0,102.2,0.035,0.126 +06/06/2021 05:00,9.02,91,0.052,340.4,0.049,20.03,0.1,-31.52,-31.52,0,102.2,0.173,0.321 +06/06/2021 05:30,9.98,90.8,0.52,328.6,0.113,106.4,0.532,-15.16,-15.16,0,102.2,0.697,2.28 +06/06/2021 06:00,11.6,86.9,1.192,319,0.128,197.4,0.987,-18.5,-18.5,0,102.2,1.584,4.524 +06/06/2021 06:30,12.64,81.5,0.873,332.2,0.135,129,0.645,25.44,25.44,0,102.2,1.062,2.467 +06/06/2021 07:00,13.67,79.16,0.525,349.3,0.135,235.2,1.176,75.98,75.98,0,102.2,2.041,4.748 +06/06/2021 07:30,16.41,67.11,0.478,85.1,0.086,427.3,2.137,179.4,179.4,0,102.2,4.177,8.7 +06/06/2021 08:00,18.27,60.9,0.553,141.5,0.118,508.7,2.543,241.3,241.3,0,102.2,5.449,10.4 +06/06/2021 08:30,19.24,58.06,0.943,111.9,0.098,589.7,2.949,309.2,309.2,0,102.2,6.506,12.35 +06/06/2021 09:00,19.98,55.02,0.712,82.6,0.093,666,3.33,368.1,368.1,0,102.2,7.527,13.98 +06/06/2021 09:30,20.35,54.12,0.942,77.35,0.085,586.3,2.932,330.9,330.9,0,102.2,6.613,12.11 +06/06/2021 10:00,19.9,53.93,0.537,53.57,0.114,437.2,2.186,234.1,234.1,0,102.2,4.684,8.98 +06/06/2021 10:30,20.46,52.97,0.864,249.4,0.091,504.6,2.523,299.6,299.6,0,102.2,5.22,10.85 +06/06/2021 11:00,21,51.84,1.14,313.3,0.126,668.1,3.34,422,422,0,102.2,7.123,14.66 +06/06/2021 11:30,21.3,52.38,1.17,14.24,0.146,671,3.355,437.3,437.3,0,102.2,7.098,15.05 +06/06/2021 12:00,21.69,49.87,0.856,36,0.119,484.3,2.422,296.6,296.6,0,102.2,5.045,11.23 +06/06/2021 12:30,21.6,50.07,1.019,25.95,0.117,497.9,2.489,307.4,307.4,0,102.1,5.221,11.4 +06/06/2021 13:00,21.31,52.3,1.203,33.59,0.127,450.3,2.251,276.8,276.8,0,102.1,4.659,10.73 +06/06/2021 13:30,21.31,51.73,0.98,15.23,0.137,392.1,1.961,234.4,234.4,0,102.1,4.085,9.28 +06/06/2021 14:00,21.39,51.92,1.254,353.5,0.141,437.6,2.188,262.4,262.4,0,102.1,4.585,10.18 +06/06/2021 14:30,22.15,50.99,0.984,7.922,0.139,491.4,2.457,305.9,305.9,0,102.1,5.111,11.37 +06/06/2021 15:00,21.63,53.59,1.125,16.2,0.141,328.6,1.643,190.1,190.1,0,102.1,3.319,7.722 +06/06/2021 15:30,21.76,53.48,1.142,1.032,0.144,393.7,1.968,236.5,236.5,0,102.1,3.947,9.04 +06/06/2021 16:00,22.12,52.2,1.035,2.638,0.139,365.3,1.826,216.8,216.8,0,102,3.667,8.38 +06/06/2021 16:30,22.31,51.38,0.996,39.26,0.118,431.6,2.158,256.3,256.3,0,102,4.286,9.62 +06/06/2021 17:00,22.59,51.59,1.315,3.636,0.148,524.4,2.622,326.5,326.5,0,102,5.014,11.83 +06/06/2021 17:30,22.21,52.74,1.285,24.2,0.121,277.8,1.389,144.9,144.9,0,102,2.676,6.195 +06/06/2021 18:00,21.83,53.64,1.011,52.3,0.127,267.8,1.339,129.9,129.9,0,102,2.299,5.929 +06/06/2021 18:30,21.74,53.49,1.372,34.78,0.123,223.1,1.116,92.6,92.6,0,102,1.842,5.198 +06/06/2021 19:00,20.32,57.71,1.802,19.8,0.145,127.3,0.636,24.82,24.82,0,102,0.933,3.068 +06/06/2021 19:30,19.39,59.49,1.256,24.29,0.134,52.56,0.263,-20.32,-20.32,0,102,0.375,1.304 +06/06/2021 20:00,17.45,65.55,0.964,15.28,0.152,6.046,0.03,-49.65,-49.65,0,102,0.096,0.164 +06/06/2021 20:30,16.01,71.32,0.905,12,0.154,0.052,0,-51.86,-51.86,0,102,0.006,0.036 +06/06/2021 21:00,15.13,74.84,0.582,12.56,0.171,0,0,-49.93,-49.93,0,102.1,0,0 +06/06/2021 21:30,14.43,77.52,0.531,3.846,0.156,0,0,-47.5,-47.5,0,102.1,0,0 +06/06/2021 22:00,14.04,79.63,0.19,8.77,0.086,0,0,-49.35,-49.35,0,102.1,0,0 +06/06/2021 22:30,13.87,80.7,0.577,346.4,0.149,0,0,-45.29,-45.29,0,102.1,0,0 +06/06/2021 23:00,13.23,81.9,0.531,318.5,0.116,0,0,-43.92,-43.92,0,102.1,0,0 +06/06/2021 23:30,12.52,84.2,0.177,303.1,0.103,0,0,-45.43,-45.43,0,102.1,0,0 +07/06/2021 00:00,11.92,86.4,0.204,302.4,0.1,0,0,-42.03,-42.03,0,102.1,0,0 +07/06/2021 00:30,11.57,88.1,0.097,302.5,0.064,0,0,-42.44,-42.44,0,102.1,0,0 +07/06/2021 01:00,11.03,89.2,0.317,302.3,0.1,0,0,-42.88,-42.88,0,102.1,0,0 +07/06/2021 01:30,10.82,90,0.353,302.3,0.127,0,0,-42.52,-42.52,0,102.1,0,0 +07/06/2021 02:00,10.8,90.8,0.36,291.2,0.108,0,0,-43.81,-43.81,0,102,0,0 +07/06/2021 02:30,10.52,90.8,0.226,275.6,0.127,0,0,-43.76,-43.76,0,102,0,0 +07/06/2021 03:00,10.09,91.2,0.187,275.6,0.101,0,0,-35.14,-35.14,0,102,0,0 +07/06/2021 03:30,10.58,92.2,0.604,304.5,0.124,0,0,-22.79,-22.79,0,102,0,0 +07/06/2021 04:00,11.55,92.2,0.36,326.3,0.105,0.456,0.002,-6.124,-6.124,0,102,0,0.005 +07/06/2021 04:30,11.81,92.2,0.731,293.8,0.146,5.458,0.027,-1.343,-1.343,0,102,0.025,0.129 +07/06/2021 05:00,12.62,92.9,0.635,346.6,0.118,30.2,0.151,11.95,11.95,0,102,0.209,0.662 +07/06/2021 05:30,13.25,92.8,0.793,22.41,0.141,43.81,0.219,19.42,19.42,0,102,0.311,0.88 +07/06/2021 06:00,13.69,92.8,0.628,15.81,0.147,70.59,0.353,33.32,33.32,0,102,0.441,1.4 +07/06/2021 06:30,14.12,92.4,0.867,13.63,0.158,136.2,0.681,62.16,62.16,0,102.1,1.005,2.835 +07/06/2021 07:00,14.91,91.2,0.766,30.38,0.127,225.3,1.126,78.68,78.68,0,102.1,1.861,4.709 +07/06/2021 07:30,16.64,84.1,0.929,5.767,0.149,415.2,2.076,167.8,167.8,0,102.1,3.841,9.03 +07/06/2021 08:00,19,69.81,0.772,44.65,0.111,551.4,2.757,267,267,0,102.1,5.628,11.89 +07/06/2021 08:30,20.12,64.83,0.965,22.52,0.099,657.4,3.287,351.3,351.3,0,102.1,7.081,14.54 +07/06/2021 09:00,21.19,60.47,0.885,70.44,0.087,693.2,3.466,392.1,392.1,0,102.1,6.037,11.91 +07/06/2021 09:30,20.95,61.4,1.025,50.64,0.099,692.4,3.462,401.5,401.5,0,102.1,4.859,9.12 +07/06/2021 10:00,21.33,60.06,0.995,68.82,0.064,690.7,3.453,411.9,411.9,0,102,5.32,9.99 +07/06/2021 10:30,20.86,60.88,0.923,1.917,0.113,425.6,2.128,238.9,238.9,0,102,3.409,7.144 +07/06/2021 11:00,21.86,56.76,0.692,6.592,0.135,571,2.855,349.4,349.4,0,102,5.023,10.43 +07/06/2021 11:30,23.56,52.69,0.94,359.9,0.091,995,4.977,670.6,670.6,0,102,9.63,18.96 +07/06/2021 12:00,22.38,53.13,1.461,317.5,0.131,573.3,2.866,356.4,356.4,0,102,5.435,11.62 +07/06/2021 12:30,22.46,49.41,1.482,283.4,0.148,670.3,3.352,431.6,431.6,0,102,6.383,13.32 +07/06/2021 13:00,24.16,49.01,1.003,8.12,0.114,904,4.518,616.4,616.4,0,102,9.18,19.26 +07/06/2021 13:30,23.38,48.07,0.871,131.1,0.087,272.5,1.362,145,145,0,101.9,2.416,6.332 +07/06/2021 14:00,23.5,47.84,0.683,100,0.107,440.5,2.202,271.5,271.5,0,101.9,4.094,9.75 +07/06/2021 14:30,24.07,46.43,0.994,353.3,0.102,645,3.225,411.3,411.3,0,101.9,6.282,13.94 +07/06/2021 15:00,25.35,40.89,1.071,309.6,0.09,836,4.179,564.4,564.4,0,101.9,8.31,18.41 +07/06/2021 15:30,24.39,47.34,1.58,343.6,0.083,457.6,2.288,289.3,289.3,0,101.9,4.562,10.43 +07/06/2021 16:00,23.04,54.83,1.314,35.6,0.124,247.9,1.239,124.2,124.2,0,101.9,2.298,5.629 +07/06/2021 16:30,22.18,58.99,1.379,49.76,0.119,222.1,1.111,103.9,103.9,0,101.9,2.057,5.136 +07/06/2021 17:00,21.91,60.24,1.131,27.19,0.128,194,0.97,84.9,84.9,0,101.9,1.822,4.995 +07/06/2021 17:30,21.98,60.25,1.465,9.4,0.148,267.6,1.338,133.1,133.1,0,101.9,2.516,6.519 +07/06/2021 18:00,21.85,58.64,1.022,26.31,0.136,167.2,0.836,61.16,61.16,0,101.9,1.518,3.943 +07/06/2021 18:30,21.14,61.4,1.031,18.32,0.145,120.9,0.605,31.8,31.8,0,101.9,1.012,2.905 +07/06/2021 19:00,20.7,64.63,1.048,18.39,0.151,94.3,0.471,17.22,17.22,0,101.9,0.759,2.305 +07/06/2021 19:30,20.31,66.91,0.62,28.06,0.159,65.28,0.326,-1.583,-1.583,0,101.9,0.435,1.81 +07/06/2021 20:00,19.82,65.66,0.563,28.37,0.145,24.4,0.122,-25.96,-25.96,0,101.9,0.22,0.723 +07/06/2021 20:30,17.96,71.58,0.774,16.43,0.161,0.957,0.005,-43.31,-43.31,0,101.9,0.014,0.102 +07/06/2021 21:00,16.88,75.38,1.543,332.8,0.141,0,0,-51.49,-51.49,0,102,0,0 +07/06/2021 21:30,15.98,78.83,1.103,345.4,0.147,0,0,-52.1,-52.1,0,102,0,0 +07/06/2021 22:00,15.24,82.8,1.274,333.5,0.144,0,0,-51.82,-51.82,0,102,0,0 +07/06/2021 22:30,14.52,85,1.068,338,0.147,0,0,-50.84,-50.84,0,102,0,0 +07/06/2021 23:00,14.01,86.1,0.763,334,0.137,0,0,-47.49,-47.49,0,102,0,0 +07/06/2021 23:30,13.55,87.3,0.602,320.8,0.124,0,0,-45.1,-45.1,0,102,0,0 +08/06/2021 00:00,12.93,88.1,0.316,317.1,0.102,0,0,-42.78,-42.78,0,102,0,0 +08/06/2021 00:30,12.48,89.2,0.31,321.4,0.105,0,0,-42.55,-42.55,0,102,0,0 +08/06/2021 01:00,12.15,89.9,0.327,312.8,0.087,0,0,-42.42,-42.42,0,102,0,0 +08/06/2021 01:30,11.73,90.2,0.072,312.8,0.027,0,0,-43.83,-43.83,0,102,0,0 +08/06/2021 02:00,11.36,90.8,0.052,312.8,0.033,0,0,-40.5,-40.5,0,102,0,0 +08/06/2021 02:30,10.99,91.2,0,312.8,0,0,0,-40.74,-40.74,0,102,0,0 +08/06/2021 03:00,10.69,91.4,0.145,312.8,0.033,0,0,-38.66,-38.66,0,102,0,0 +08/06/2021 03:30,10.59,92,0.399,312.9,0.082,0,0,-38.85,-38.85,0,102,0,0 +08/06/2021 04:00,10.66,92.2,0.333,312.8,0.095,0,0,-38.94,-38.94,0,102,0,0.015 +08/06/2021 04:30,10.26,92.6,0.352,315.9,0.123,4.752,0.024,-33.75,-33.75,0,102,0.041,0.157 +08/06/2021 05:00,10.31,92.7,0.309,320.7,0.128,28.98,0.145,-25.37,-25.37,0,102,0.196,0.499 +08/06/2021 05:30,11.38,92.6,0.79,315.2,0.12,99.3,0.496,-14.74,-14.74,0,102,0.571,2.495 +08/06/2021 06:00,12.58,91.1,0.734,321,0.137,179.1,0.896,-56.47,-56.47,0,102,1.236,4.479 +08/06/2021 06:30,14.49,88.5,0.626,344.6,0.154,256.6,1.283,-43.43,-43.43,0,102,2.061,6.272 +08/06/2021 07:00,16.1,81.2,0.595,346.2,0.154,337.2,1.686,62.24,62.24,0,102,2.651,6.92 +08/06/2021 07:30,17.85,73.73,0.584,338.7,0.144,423,2.115,165.2,165.2,0,102,3.172,7.437 +08/06/2021 08:00,19.65,66.76,0.545,55.31,0.123,507.8,2.539,240.8,240.8,0,102,3.897,8.54 +08/06/2021 08:30,20.72,62.43,0.816,135.6,0.117,587.8,2.939,307.6,307.6,0,102,4.779,10.04 +08/06/2021 09:00,21.48,60.35,0.794,134.8,0.116,659.8,3.299,368,368,0,102,5.764,11.87 +08/06/2021 09:30,22.57,58.12,0.802,138.8,0.098,721.8,3.609,422.4,422.4,0,102,6.719,13.69 +08/06/2021 10:00,23.43,54.69,0.854,160.1,0.095,778,3.89,476.2,476.2,0,101.9,7.554,15.36 +08/06/2021 10:30,23.9,51.63,1.128,236.2,0.078,822,4.109,521.6,521.6,0,101.9,8.14,16.66 +08/06/2021 11:00,24.49,48.55,1.425,193,0.094,822,4.112,529,529,0,101.9,8.06,16.96 +08/06/2021 11:30,24.9,46.45,1.338,204.4,0.103,795.4,3.977,522.5,522.5,0,101.9,7.657,16.65 +08/06/2021 12:00,25.43,42.76,1.885,231.7,0.106,966,4.83,659.7,659.7,0,101.9,9.43,20.57 +08/06/2021 12:30,25.52,43.1,1.673,229.4,0.115,956,4.779,655.4,655.4,0,101.9,9.23,20.26 +08/06/2021 13:00,26.05,38.84,1.615,199.7,0.134,837,4.187,573.8,573.8,0,101.9,7.937,17.75 +08/06/2021 13:30,26.58,38.78,1.089,201.3,0.101,706,3.53,473.5,473.5,0,101.8,6.707,15.14 +08/06/2021 14:00,26.47,39.93,1.23,177.9,0.079,712.7,3.564,477.5,477.5,0,101.8,6.523,15.5 +08/06/2021 14:30,26.7,37.71,1.96,235.3,0.105,814,4.071,557.5,557.5,0,101.8,7.503,17.09 +08/06/2021 15:00,27.01,35.23,1.504,199.7,0.107,631.8,3.159,417.6,417.6,0,101.8,5.694,13.32 +08/06/2021 15:30,26.16,38.61,1.126,293.8,0.109,427.8,2.139,258.6,258.6,0,101.8,3.636,9.18 +08/06/2021 16:00,26.71,38.06,1.367,277.6,0.131,431.8,2.159,269.5,269.5,0,101.8,3.696,9.36 +08/06/2021 16:30,26.44,38.99,1.9,252.6,0.142,478.7,2.394,293.9,293.9,0,101.8,4.021,10.39 +08/06/2021 17:00,26.18,40.95,1.291,274.7,0.135,259.3,1.297,133.1,133.1,0,101.8,2.121,5.542 +08/06/2021 17:30,25.25,44.85,0.69,288.8,0.109,125.9,0.63,45.83,45.83,0,101.8,1.006,2.921 +08/06/2021 18:00,24.75,50.05,0.612,350,0.117,75.82,0.379,29.3,29.3,0,101.8,0.527,2.253 +08/06/2021 18:30,23.93,58.78,1.681,20.36,0.138,165.8,0.829,83.1,83.1,0,101.8,1.247,4.581 +08/06/2021 19:00,23.16,59.77,1.731,7.338,0.157,125.7,0.629,45.67,45.67,0,101.8,0.89,3.338 +08/06/2021 19:30,21.5,62.27,1.581,1.584,0.148,34.71,0.174,-23.86,-23.86,0,101.8,0.239,0.76 +08/06/2021 20:00,20.53,67.36,1.448,355.9,0.156,20.57,0.103,-34.2,-34.2,0,101.8,0.155,0.518 +08/06/2021 20:30,18.97,71.67,1.587,343.5,0.148,0.512,0.003,-48.5,-48.5,0,101.9,0.008,0.089 +08/06/2021 21:00,17.45,75.16,1.501,341.3,0.141,0,0,-49.15,-49.15,0,101.9,0,0 +08/06/2021 21:30,16.4,77.9,1.136,321.9,0.133,0,0,-46.7,-46.7,0,101.9,0,0 +08/06/2021 22:00,15.74,78.69,1.287,296,0.146,0,0,-48.96,-48.96,0,101.9,0,0 +08/06/2021 22:30,15.17,79.64,0.974,312.6,0.135,0,0,-39.95,-39.95,0,101.9,0,0 +08/06/2021 23:00,14.85,80.3,1.021,316.8,0.13,0,0,-37.85,-37.85,0,101.9,0,0 +08/06/2021 23:30,14.47,80.7,0.884,306.4,0.135,0,0,-32.78,-32.78,0,101.9,0,0 +09/06/2021 00:00,14.3,81.3,0.768,302.1,0.152,0,0,-37.3,-37.3,0,101.9,0,0 +09/06/2021 00:30,13.87,83.7,0.622,287.7,0.159,0,0,-44.36,-44.36,0,101.9,0,0 +09/06/2021 01:00,13.3,85.3,0.691,283.2,0.158,0,0,-42.03,-42.03,0,101.9,0,0 +09/06/2021 01:30,13.01,85.9,0.955,311,0.135,0,0,-43.41,-43.41,0,101.9,0,0 +09/06/2021 02:00,12.82,86.5,0.951,293.4,0.153,0,0,-40.27,-40.27,0,101.9,0,0 +09/06/2021 02:30,12.64,87.4,0.926,307.1,0.135,0,0,-30.36,-30.36,0,101.9,0,0 +09/06/2021 03:00,12.69,87.8,0.814,312.1,0.115,0,0,-28.54,-28.54,0,101.8,0,0 +09/06/2021 03:30,12.72,88,1.202,308.6,0.14,0,0,-25,-25,0,101.9,0,0 +09/06/2021 04:00,12.68,88,0.863,319.4,0.121,0,0,-35.04,-35.04,0,101.8,0,0.001 +09/06/2021 04:30,12.43,88.1,0.814,321.2,0.12,2.172,0.011,-40.46,-40.46,0,101.8,0.023,0.096 +09/06/2021 05:00,12.3,88.4,1.169,315.9,0.117,12.34,0.062,-37.59,-37.59,0,101.8,0.091,0.194 +09/06/2021 05:30,12.29,88.4,0.9,304.6,0.135,62.64,0.313,-27.59,-27.59,0,101.9,0.363,1.559 +09/06/2021 06:00,13.34,86,1.115,317.5,0.129,151.3,0.757,-46.33,-46.33,0,101.9,0.928,3.99 +09/06/2021 06:30,14.51,81.7,1.249,326.5,0.136,246.1,1.23,-37.31,-37.31,0,101.9,1.733,6.246 +09/06/2021 07:00,16.08,76.89,1.011,328.1,0.13,335.5,1.677,82.8,82.8,0,101.9,2.693,8.08 +09/06/2021 07:30,17.15,74.41,1.273,346.1,0.133,424.8,2.124,176.8,176.8,0,101.9,3.617,9.97 +09/06/2021 08:00,18.11,71.64,1.602,321.6,0.123,510.1,2.55,246.5,246.5,0,101.9,4.509,11.7 +09/06/2021 08:30,18.68,69.86,1.743,326.3,0.133,589.2,2.946,306.2,306.2,0,101.9,5.312,13.19 +09/06/2021 09:00,19.54,67.89,1.681,332.2,0.127,662.3,3.312,367.9,367.9,0,101.9,6.049,14.51 +09/06/2021 09:30,20.51,66.03,1.811,334.2,0.132,722.2,3.611,421.7,421.7,0,101.9,6.65,15.58 +09/06/2021 10:00,20.98,64.99,1.792,334,0.136,777.7,3.889,473.1,473.1,0,101.9,7.152,16.53 +09/06/2021 10:30,21.84,62.72,1.836,338.4,0.138,821,4.107,513.5,513.5,0,101.9,7.566,17.3 +09/06/2021 11:00,22.33,60.65,1.825,328.3,0.128,859,4.294,552.1,552.1,0,101.9,7.859,17.9 +09/06/2021 11:30,22.93,59.13,1.665,331.3,0.114,881,4.407,578.4,578.4,0,101.9,8.03,18.25 +09/06/2021 12:00,23.33,56.92,1.63,315.5,0.121,903,4.514,599.5,599.5,0,101.9,8.18,18.56 +09/06/2021 12:30,23.92,54.11,1.474,309.9,0.117,930,4.649,629.5,629.5,0,101.9,8.33,19.2 +09/06/2021 13:00,24.41,50.72,1.481,303.2,0.112,926,4.629,629.5,629.5,0,101.9,8.23,19.27 +09/06/2021 13:30,24.83,49.27,1.642,291.7,0.111,915,4.573,634.1,634.1,0,101.9,8.01,18.91 +09/06/2021 14:00,25.25,49.9,1.581,344.3,0.134,879,4.397,597.6,597.6,0,101.9,7.61,18.24 +09/06/2021 14:30,25.35,48.95,1.385,10.28,0.145,648.3,3.242,427,427,0,101.9,5.49,13.39 +09/06/2021 15:00,25.4,51.19,2,353,0.139,776.7,3.884,521.1,521.1,0,101.9,6.514,16.2 +09/06/2021 15:30,25.09,50.49,1.831,358.4,0.136,673.3,3.366,436.5,436.5,0,101.9,5.474,13.91 +09/06/2021 16:00,25.08,49.53,1.607,19.03,0.13,606.7,3.034,384.1,384.1,0,101.8,4.845,12.67 +09/06/2021 16:30,24.77,49.17,1.82,5.397,0.143,521.1,2.606,319.6,319.6,0,101.8,4.046,11.06 +09/06/2021 17:00,24.34,48.98,1.81,7.377,0.148,404.3,2.022,230.7,230.7,0,101.8,3.025,8.81 +09/06/2021 17:30,23.56,49.39,1.921,26.82,0.129,321,1.605,166.3,166.3,0,101.8,2.316,7.201 +09/06/2021 18:00,21.99,52.63,1.953,12.4,0.146,129.8,0.649,35.23,35.23,0,101.8,0.91,2.785 +09/06/2021 18:30,20.99,56.66,1.87,5.226,0.148,137.6,0.688,44.5,44.5,0,101.9,0.958,3.323 +09/06/2021 19:00,21.47,54.45,1.901,11.33,0.14,165.8,0.829,60.23,60.23,0,101.9,1.036,4.489 +09/06/2021 19:30,20.11,56.03,1.6,10.81,0.153,36.22,0.181,-25.18,-25.18,0,101.9,0.259,0.813 +09/06/2021 20:00,18.75,60.38,0.993,16.94,0.14,11.6,0.058,-39.57,-39.57,0,101.9,0.1,0.322 +09/06/2021 20:30,17.63,63.56,0.887,18.84,0.146,0.048,0,-42.84,-42.84,0,102,0,0.024 +09/06/2021 21:00,16.77,66.46,0.282,37.89,0.112,0,0,-42.78,-42.78,0,102,0,0 +09/06/2021 21:30,16.18,67.03,0.428,12.36,0.175,0,0,-42.58,-42.58,0,102,0,0 +09/06/2021 22:00,15.69,68.41,0.416,27.6,0.167,0,0,-39.96,-39.96,0,102,0,0 +09/06/2021 22:30,15.12,71.49,0.255,25.4,0.119,0,0,-38.11,-38.11,0,102,0,0 +09/06/2021 23:00,14.61,75.44,0.257,22.04,0.106,0,0,-35.99,-35.99,0,102,0,0 +09/06/2021 23:30,14.13,78.9,0.188,22.05,0.088,0,0,-30.83,-30.83,0,102,0,0 +10/06/2021 00:00,14.01,79.88,0.382,11.78,0.176,0,0,-34.5,-34.5,0,102,0,0 +10/06/2021 00:30,14.01,81,0.448,349.8,0.143,0,0,-27.42,-27.42,0,102,0,0 +10/06/2021 01:00,14,81.9,0.903,325.2,0.13,0,0,-29.89,-29.89,0,102,0,0 +10/06/2021 01:30,13.96,81.8,0.457,348.9,0.112,0,0,-29.13,-29.13,0,101.9,0,0 +10/06/2021 02:00,13.72,83.4,0.536,333.1,0.114,0,0,-28.4,-28.4,0,101.9,0,0 +10/06/2021 02:30,13.72,84.5,0.836,333.5,0.149,0,0,-24.95,-24.95,0,101.9,0,0 +10/06/2021 03:00,13.79,85.7,0.883,327.7,0.132,0,0,-23.24,-23.24,0,101.9,0,0 +10/06/2021 03:30,13.9,86.6,0.74,325.6,0.126,0,0,-28.77,-28.77,0,101.9,0,0 +10/06/2021 04:00,13.79,87.4,0.774,331.2,0.118,0.004,0,-25.46,-25.46,0,101.9,0,0 +10/06/2021 04:30,13.89,88,0.465,5.251,0.163,2.834,0.014,-18.39,-18.39,0,101.9,0.01,0.118 +10/06/2021 05:00,14.08,88.2,0.336,320,0.103,12.78,0.064,-5.129,-5.129,0,101.9,0.07,0.347 +10/06/2021 05:30,14.26,87.7,0.384,320,0.131,18.12,0.091,-6.338,-6.338,0,101.9,0.119,0.5 +10/06/2021 06:00,14.47,87.1,0.489,279.3,0.131,54.83,0.274,13.63,13.63,0,101.9,0.362,1.433 +10/06/2021 06:30,14.96,86,0.789,298.4,0.134,66.87,0.334,20.13,20.13,0,101.9,0.404,1.771 +10/06/2021 07:00,15.23,86.1,0.557,301,0.121,94.2,0.471,24.21,24.21,0,101.9,0.601,2.097 +10/06/2021 07:30,16.11,84.6,0.663,330.6,0.139,164.1,0.821,69.4,69.4,0,101.9,1.111,3.795 +10/06/2021 08:00,16.98,82.2,0.454,339.4,0.121,188.4,0.942,78.97,78.97,0,101.9,1.284,4.285 +10/06/2021 08:30,18.76,75.46,0.726,0.066,0.138,488.9,2.445,250.5,250.5,0,101.9,3.784,10.92 +10/06/2021 09:00,20.92,66.72,0.744,15.03,0.115,509.8,2.549,278.4,278.4,0,101.9,4.279,11.42 +10/06/2021 09:30,21.61,63.37,0.975,331.1,0.114,695.2,3.476,409.4,409.4,0,101.9,6.007,15.65 +10/06/2021 10:00,22.3,61.14,1.002,0.384,0.123,598.6,2.993,357.2,357.2,0,101.9,5.068,13.27 +10/06/2021 10:30,21.92,61.38,1.171,338.3,0.111,348.2,1.741,202,202,0,101.9,2.654,8.67 +10/06/2021 11:00,22.16,61.51,1.205,350.2,0.136,504.1,2.521,312,312,0,101.9,3.924,12.11 +10/06/2021 11:30,23.6,56,0.773,23.56,0.107,739.6,3.698,487.2,487.2,0,101.9,6.107,16.85 +10/06/2021 12:00,23.69,57.72,1.168,0.509,0.141,575.5,2.877,370,370,0,101.9,4.661,13.28 +10/06/2021 12:30,24.29,56.27,1.009,359.1,0.113,820,4.1,557.9,557.9,0,101.9,6.705,18.44 +10/06/2021 13:00,24.57,54.87,0.94,24.65,0.115,771.9,3.86,521.8,521.8,0,101.8,6.271,16.77 +10/06/2021 13:30,25.2,52.78,1.087,351.1,0.12,718.9,3.595,482.6,482.6,0,101.8,5.848,15.66 +10/06/2021 14:00,25.03,50.33,0.902,291.6,0.079,593.7,2.969,391.5,391.5,0,101.8,4.635,13.4 +10/06/2021 14:30,24.72,52.33,1.311,296.5,0.121,572.7,2.863,368.8,368.8,0,101.8,4.351,12.91 +10/06/2021 15:00,25.9,50.22,1.416,322.6,0.12,788.9,3.944,541.8,541.8,0,101.7,6.048,17.34 +10/06/2021 15:30,25.04,54.8,1.811,350.8,0.126,452,2.26,278.1,278.1,0,101.7,3.405,10.23 +10/06/2021 16:00,24.03,58.66,1.359,27.25,0.129,264.9,1.324,143.6,143.6,0,101.7,1.851,5.937 +10/06/2021 16:30,23.68,59.17,1.409,24.67,0.139,264.2,1.321,143.3,143.3,0,101.7,1.804,5.877 +10/06/2021 17:00,23.97,59.24,1.689,10.97,0.141,336.2,1.681,192.6,192.6,0,101.7,2.259,7.504 +10/06/2021 17:30,23.53,60.32,2.133,15.39,0.142,268.1,1.34,135.6,135.6,0,101.7,1.728,6.025 +10/06/2021 18:00,22.07,63.54,2.226,8.79,0.137,129.1,0.646,37.96,37.96,0,101.7,0.77,2.665 +10/06/2021 18:30,21.33,63.82,2.076,20.89,0.133,154.5,0.773,51.58,51.58,0,101.7,0.841,3.788 +10/06/2021 19:00,20.82,62.93,2.092,20.42,0.13,112.5,0.563,22.12,22.12,0,101.7,0.563,2.96 +10/06/2021 19:30,19.66,67.97,1.863,6.528,0.145,43.25,0.216,-19.21,-19.21,0,101.8,0.256,1.047 +10/06/2021 20:00,18.75,72.44,1.723,5.662,0.147,15.95,0.08,-36.5,-36.5,0,101.8,0.102,0.417 +10/06/2021 20:30,17.75,76.69,1.293,10.45,0.149,0.546,0.003,-46,-46,0,101.8,0.003,0.068 +10/06/2021 21:00,17.2,79.21,1.215,4.623,0.144,0,0,-46.76,-46.76,0,101.8,0,0 +10/06/2021 21:30,16.77,80.8,1.137,10.27,0.145,0,0,-42.05,-42.05,0,101.8,0,0 +10/06/2021 22:00,16.33,82.8,0.951,4.779,0.15,0,0,-49.64,-49.64,0,101.9,0,0 +10/06/2021 22:30,15.79,84.8,0.591,350.1,0.148,0,0,-45.21,-45.21,0,101.8,0,0 +10/06/2021 23:00,15.14,86.6,0.564,347.9,0.152,0,0,-42.14,-42.14,0,101.8,0,0 +10/06/2021 23:30,14.62,87.6,0.302,2.287,0.12,0,0,-43.13,-43.13,0,101.8,0,0 +11/06/2021 00:00,14.27,88.6,0.517,2.231,0.158,0,0,-41.25,-41.25,0,101.8,0,0 +11/06/2021 00:30,14.03,89.6,0.47,352.8,0.182,0,0,-37.49,-37.49,0,101.8,0,0 +11/06/2021 01:00,14.24,90.7,0.682,349.2,0.138,0,0,-16.24,-16.24,0,101.8,0,0 +11/06/2021 01:30,14.38,90.9,0.769,11.46,0.144,0,0,-15.3,-15.3,0,101.8,0,0 +11/06/2021 02:00,14.39,91.2,1.048,356.2,0.149,0,0,-14.08,-14.08,0,101.8,0,0 +11/06/2021 02:30,14.33,91.4,1.078,355.3,0.15,0,0,-12.5,-12.5,0,101.8,0,0 +11/06/2021 03:00,14.2,91.6,1.045,359.8,0.147,0,0,-11.65,-11.65,0,101.8,0,0 +11/06/2021 03:30,14.12,91.7,1.136,15.61,0.144,0,0,-9.56,-9.56,0,101.8,0,0 +11/06/2021 04:00,14.03,91.9,1.147,7.089,0.147,0.085,0,-6.248,-6.248,0,101.8,0,0.036 +11/06/2021 04:30,14.04,92.1,1.183,13.4,0.153,4.269,0.021,-2.396,-2.396,0,101.8,0.013,0.152 +11/06/2021 05:00,14.02,92.2,0.976,31.04,0.131,18.01,0.09,3.926,3.926,0,101.8,0.107,0.399 +11/06/2021 05:30,14,92.2,1.052,7.751,0.147,29.43,0.147,11.54,11.54,0,101.8,0.167,0.648 +11/06/2021 06:00,14,92.2,1.081,27.67,0.13,86.4,0.432,27.37,27.37,0,101.8,0.47,2.107 +11/06/2021 06:30,14.14,91.7,1.059,43.38,0.125,146.7,0.734,71.03,71.03,0,101.8,0.864,3.57 +11/06/2021 07:00,14.16,90.7,1.43,20.25,0.137,113.6,0.568,58.62,58.62,0,101.9,0.636,2.57 +11/06/2021 07:30,14.7,90.1,1.308,5.255,0.14,233,1.165,130.5,130.5,0,101.9,1.415,5.7 +11/06/2021 08:00,15.96,85.9,1.601,351.1,0.151,331.9,1.66,184.4,184.4,0,101.9,2.126,8.31 +11/06/2021 08:30,17.42,80.2,1.314,351.5,0.141,515.9,2.579,296.7,296.7,0,101.9,2.029,10.11 +11/06/2021 09:00,18.51,76.5,1.573,356.1,0.138,643.2,3.216,367.9,367.9,0,101.9,1.429,9.94 +11/06/2021 09:30,19.51,73.48,1.677,353.3,0.142,704.1,3.52,417.2,417.2,0,101.9,1.65,10.82 +11/06/2021 10:00,20.06,72.09,1.776,347.4,0.14,758,3.79,464.5,464.5,0,101.9,1.827,11.69 +11/06/2021 10:30,21.2,68.82,1.364,20.82,0.13,802,4.01,507.3,507.3,0,101.9,1.978,12.46 +11/06/2021 11:00,22.64,63.63,1.138,10.63,0.133,846,4.232,557.2,557.2,0,101.9,2.121,13.15 +11/06/2021 11:30,23.24,60.82,1.458,340.3,0.132,880,4.4,583.9,583.9,0,101.8,2.22,13.55 +11/06/2021 12:00,24.12,58.19,1.286,26.43,0.113,891,4.453,606.5,606.5,0,101.8,2.247,13.75 +11/06/2021 12:30,24.65,57.19,1.505,9.79,0.127,931,4.655,637.3,637.3,0,101.8,5.288,14.91 +11/06/2021 13:00,24.66,58.1,1.487,21.78,0.122,768.9,3.845,517.4,517.4,0,101.8,6.455,12.61 +11/06/2021 13:30,25.32,55.71,1.3,13.66,0.114,836,4.18,575,575,0,101.8,7.112,14.13 +11/06/2021 14:00,25.59,53.96,1.346,357,0.145,876,4.381,607.3,607.3,0,101.8,7.509,14.65 +11/06/2021 14:30,25.48,53.3,1.701,327.5,0.119,728.7,3.644,489.7,489.7,0,101.8,6.187,12.22 +11/06/2021 15:00,25.52,54.22,1.781,342.8,0.144,622.6,3.113,408.2,408.2,0,101.7,5.166,10.46 +11/06/2021 15:30,25.36,55.17,1.989,347.9,0.148,622.2,3.111,408.1,408.1,0,101.7,5.208,10.77 +11/06/2021 16:00,25.03,55.95,1.713,8.4,0.143,475.7,2.379,293.7,293.7,0,101.7,3.849,8.16 +11/06/2021 16:30,24.6,57.29,2.146,4.573,0.144,438.8,2.194,265.3,265.3,0,101.7,3.561,7.7 +11/06/2021 17:00,24.23,60.12,2.146,14.38,0.147,460.4,2.302,273.4,273.4,0,101.7,3.69,8.16 +11/06/2021 17:30,23.92,59.64,1.884,17.35,0.137,379.8,1.899,209.4,209.4,0,101.7,3.034,6.937 +11/06/2021 18:00,23.85,58.79,1.782,23.03,0.133,293.1,1.466,144.1,144.1,0,101.7,2.345,5.596 +11/06/2021 18:30,23.43,59.72,1.807,15.18,0.144,213.7,1.068,86.7,86.7,0,101.7,1.679,4.351 +11/06/2021 19:00,22.8,60.35,1.844,10.52,0.145,137.8,0.689,35.87,35.87,0,101.7,0.989,3.074 +11/06/2021 19:30,21.74,63,1.89,9.09,0.14,68.44,0.342,-6.113,-6.113,0,101.8,0.398,1.678 +11/06/2021 20:00,20.27,69.6,1.294,18.77,0.135,14.78,0.074,-40.45,-40.45,0,101.8,0.126,0.348 +11/06/2021 20:30,18.59,75.2,1.263,14.68,0.146,0.196,0.001,-51.83,-51.83,0,101.8,0.006,0.052 +11/06/2021 21:00,17.54,78.22,1.213,16.25,0.145,0,0,-53.61,-53.61,0,101.9,0,0 +11/06/2021 21:30,16.71,80.6,0.806,18,0.148,0,0,-51.32,-51.32,0,101.9,0,0 +11/06/2021 22:00,15.98,83.3,0.861,14.19,0.163,0,0,-51.75,-51.75,0,101.9,0,0 +11/06/2021 22:30,15.21,84.5,0.972,10.91,0.149,0,0,-52.39,-52.39,0,101.9,0,0 +11/06/2021 23:00,14.89,84.9,1.07,6.325,0.151,0,0,-53.2,-53.2,0,101.9,0,0 +11/06/2021 23:30,14.38,86.3,0.747,349.3,0.153,0,0,-50.41,-50.41,0,101.9,0,0 +12/06/2021 00:00,14.25,88.1,1.391,347.7,0.149,0,0,-29.06,-29.06,0,102,0,0 +12/06/2021 00:30,14.44,89,0.957,6.966,0.153,0,0,-15.3,-15.3,0,102,0,0 +12/06/2021 01:00,14.53,89.3,1.26,8.98,0.142,0,0,-7.463,-7.463,0,101.9,0,0 +12/06/2021 01:30,14.55,89.9,1.212,3.476,0.146,0,0,-5.429,-5.429,0,101.9,0,0 +12/06/2021 02:00,14.57,90.3,1.214,10.55,0.146,0,0,-5.588,-5.588,0,101.9,0,0.001 +12/06/2021 02:30,14.41,90.6,1.374,13.56,0.147,0,0,-5.797,-5.797,0,101.9,0,0.001 +12/06/2021 03:00,14.3,91,1.238,21.26,0.14,0,0,-6.267,-6.267,0,101.9,0,0 +12/06/2021 03:30,14.09,91.4,0.819,17.52,0.133,0,0,-8.92,-8.92,0,102,0,0 +12/06/2021 04:00,13.93,91.7,1.429,353.7,0.145,0.001,0,-10.55,-10.55,0,102,0,0.009 +12/06/2021 04:30,13.9,92.2,1.178,6.121,0.138,2.811,0.014,-7.491,-7.491,0,102,0.006,0.091 +12/06/2021 05:00,13.87,92.4,1.448,1.996,0.145,12.01,0.06,-3.741,-3.741,0,102,0.072,0.227 +12/06/2021 05:30,13.97,92.6,1.402,3.831,0.141,29.58,0.148,3.018,3.018,0,102,0.196,0.541 +12/06/2021 06:00,14.09,92.6,1.313,11.2,0.141,51.37,0.257,8.67,8.67,0,102,0.339,0.993 +12/06/2021 06:30,14.36,92.3,1.26,3.375,0.15,71.08,0.355,17.63,17.63,0,102,0.435,1.422 +12/06/2021 07:00,14.43,91.8,1.443,3.678,0.153,120.2,0.601,64.07,64.07,0,102.1,0.805,2.425 +12/06/2021 07:30,15.05,90.3,1.541,20.3,0.134,193.6,0.968,112.1,112.1,0,102.1,1.406,3.919 +12/06/2021 08:00,15.67,86.7,1.487,17.55,0.145,202.3,1.011,116.7,116.7,0,102.1,1.48,4.254 +12/06/2021 08:30,16.07,83.4,1.68,2.073,0.137,219.6,1.098,130.8,130.8,0,102.1,1.617,4.613 +12/06/2021 09:00,16.63,80.5,1.451,27.57,0.126,248.3,1.242,147.9,147.9,0,102.1,1.869,5.265 +12/06/2021 09:30,17.24,78.38,1.11,37.43,0.123,263,1.315,157.6,157.6,0,102.1,1.986,5.669 +12/06/2021 10:00,18.21,75.08,1.232,26.35,0.126,393,1.965,241.9,241.9,0,102.1,2.991,8.05 +12/06/2021 10:30,19.3,71.48,1.098,20.94,0.121,483.4,2.417,302.4,302.4,0,102.1,3.746,9.48 +12/06/2021 11:00,20.56,66.77,1.243,43.32,0.118,769.5,3.847,500.4,500.4,0,102.1,6.225,13.66 +12/06/2021 11:30,21.27,64.65,1.229,43.74,0.121,824,4.119,540.2,540.2,0,102.1,6.783,13.77 +12/06/2021 12:00,22.24,61.41,1.418,351,0.107,835,4.177,562,562,0,102.1,6.914,14.33 +12/06/2021 12:30,22.78,61.4,1.863,4.518,0.129,754.9,3.774,499.3,499.3,0,102.1,6.091,13.26 +12/06/2021 13:00,22.39,63.98,2.336,7.783,0.142,756.6,3.783,499.6,499.6,0,102.1,5.98,13.11 +12/06/2021 13:30,22.71,63.83,2.021,356.7,0.135,857,4.285,584.5,584.5,0,102.1,6.759,14.11 +12/06/2021 14:00,22.5,64.91,2.028,3.941,0.14,845,4.227,573.5,573.5,0,102.1,6.531,13.9 +12/06/2021 14:30,22.65,63.75,1.95,9.15,0.132,806,4.03,545.6,545.6,0,102.1,6.181,13.31 +12/06/2021 15:00,22.45,62.05,1.815,359.5,0.137,731.5,3.657,487.2,487.2,0,102.1,5.534,12.18 +12/06/2021 15:30,22.85,59.87,1.727,1.947,0.145,690.8,3.454,453.4,453.4,0,102.1,5.188,11.7 +12/06/2021 16:00,23.07,56.33,1.762,22.52,0.129,627,3.135,399.8,399.8,0,102.1,4.685,10.79 +12/06/2021 16:30,23.09,54.27,1.902,8.91,0.138,550,2.75,339.3,339.3,0,102.1,4.067,9.63 +12/06/2021 17:00,23,51.98,1.94,18.44,0.131,469.5,2.347,273.9,273.9,0,102.1,3.447,8.41 +12/06/2021 17:30,22.72,52.22,1.835,16.21,0.14,385.5,1.928,207.8,207.8,0,102.1,2.82,7.137 +12/06/2021 18:00,22.06,52.56,1.862,12.42,0.143,302.1,1.51,142.7,142.7,0,102.1,2.195,5.836 +12/06/2021 18:30,21.41,50.24,1.846,11.98,0.136,220.3,1.101,83.7,83.7,0,102.1,1.571,4.553 +12/06/2021 19:00,20.81,53.31,1.569,15.94,0.139,142.2,0.711,32.23,32.23,0,102.1,0.922,3.266 +12/06/2021 19:30,19.97,56.89,1.418,12.6,0.146,74.04,0.37,-7.416,-7.416,0,102.1,0.38,1.912 +12/06/2021 20:00,18.51,61.64,1.117,355.4,0.152,16.96,0.085,-41.91,-41.91,0,102.1,0.118,0.411 +12/06/2021 20:30,16.51,69.78,0.647,358.1,0.162,0.351,0.002,-53.68,-53.68,0,102.1,0.013,0.062 +12/06/2021 21:00,15.38,77.12,1.01,10.32,0.159,0,0,-55.74,-55.74,0,102.2,0,0 +12/06/2021 21:30,14.7,80.7,1.169,6.431,0.156,0,0,-57.2,-57.2,0,102.2,0,0 +12/06/2021 22:00,14.27,81.5,1.498,9.94,0.151,0,0,-59.09,-59.09,0,102.2,0,0 +12/06/2021 22:30,13.83,83.5,1.165,7.517,0.151,0,0,-55.32,-55.32,0,102.2,0,0 +12/06/2021 23:00,13.41,85.3,1.06,1.636,0.148,0,0,-52.69,-52.69,0,102.2,0,0 +12/06/2021 23:30,13.07,86.2,0.408,319.9,0.126,0,0,-47.71,-47.71,0,102.2,0,0 +13/06/2021 00:00,12.45,87.3,0.179,331.6,0.057,0,0,-46.64,-46.64,0,102.2,0,0 +13/06/2021 00:30,11.89,88.3,0.331,299.6,0.074,0,0,-44.77,-44.77,0,102.2,0,0 +13/06/2021 01:00,11.65,89.3,0.213,299.7,0.083,0,0,-41.55,-41.55,0,102.2,0,0 +13/06/2021 01:30,11.37,90.1,0.437,307.1,0.118,0,0,-41.39,-41.39,0,102.2,0,0 +13/06/2021 02:00,11.44,91.1,0.604,351.1,0.151,0,0,-43.22,-43.22,0,102.2,0,0 +13/06/2021 02:30,11.84,91.6,0.719,355.4,0.159,0,0,-46.7,-46.7,0,102.2,0,0 +13/06/2021 03:00,11.64,91.2,0.189,0.363,0.144,0,0,-45.05,-45.05,0,102.2,0,0 +13/06/2021 03:30,11.18,91.7,0.224,0.729,0.114,0,0,-41.8,-41.8,0,102.2,0,0 +13/06/2021 04:00,10.95,92.3,0.292,0.619,0.07,0,0,-41.07,-41.07,0,102.2,0,0.021 +13/06/2021 04:30,11.16,92.6,0.349,2.68,0.15,5.218,0.026,-39.39,-39.39,0,102.2,0.04,0.147 +13/06/2021 05:00,11.51,92.8,0.376,3.23,0.143,28.95,0.145,-28.79,-28.79,0,102.2,0.151,0.439 +13/06/2021 05:30,12.85,92.2,0.406,7.021,0.169,114,0.57,-17.74,-17.74,0,102.2,0.55,2.645 +13/06/2021 06:00,14.77,87,0.761,43.2,0.131,186.3,0.931,-65.83,-65.83,0,102.2,1.116,4.318 +13/06/2021 06:30,16.49,73.18,0.799,53.74,0.116,261.3,1.306,-61.64,-61.64,0,102.2,1.859,5.744 +13/06/2021 07:00,17.8,68.62,0.906,53.86,0.117,346.5,1.732,56.95,56.95,0,102.2,2.726,7.137 +13/06/2021 07:30,19.31,64.71,0.675,93.8,0.114,430.5,2.152,185.1,185.1,0,102.2,3.598,8.46 +13/06/2021 08:00,20.44,62.43,0.843,103,0.118,510.2,2.551,251.4,251.4,0,102.2,4.385,9.76 +13/06/2021 08:30,21.62,60.8,0.865,78.63,0.105,586.7,2.933,315.1,315.1,0,102.2,5.074,10.82 +13/06/2021 09:00,22.2,59.55,1.044,86.5,0.108,657.4,3.287,380.9,380.9,0,102.2,5.66,11.77 +13/06/2021 09:30,23.16,57.31,0.939,95.2,0.101,720.4,3.602,432.5,432.5,0,102.2,6.192,12.64 +13/06/2021 10:00,24.07,55,0.982,117.8,0.094,772.8,3.864,487.8,487.8,0,102.2,6.609,13.34 +13/06/2021 10:30,24.79,51.6,1.001,124,0.104,815,4.076,527.1,527.1,0,102.1,6.951,13.92 +13/06/2021 11:00,25.33,49.83,1.071,88.3,0.094,848,4.242,568.9,568.9,0,102.1,7.171,14.35 +13/06/2021 11:30,26.17,46.71,1.23,129.3,0.108,875,4.373,596.7,596.7,0,102.1,7.332,14.7 +13/06/2021 12:00,26.56,46.04,1.21,132.4,0.118,886,4.431,607.1,607.1,0,102.1,7.353,14.84 +13/06/2021 12:30,26.98,44.14,1.017,97.8,0.091,885,4.424,616.7,616.7,0,102,7.312,14.85 +13/06/2021 13:00,27.34,44.21,1.141,96.7,0.101,875,4.375,611.7,611.7,0,102,7.136,14.66 +13/06/2021 13:30,27.57,42.35,1.349,126.4,0.108,857,4.287,607.9,607.9,0,102,6.911,14.36 +13/06/2021 14:00,28,39.64,1.176,130.8,0.108,825,4.124,580.3,580.3,0,102,6.598,13.89 +13/06/2021 14:30,28.55,39.12,1.148,131.1,0.109,783,3.915,553.9,553.9,0,101.9,6.223,13.29 +13/06/2021 15:00,28.86,38.86,1.096,139.2,0.109,731.3,3.656,510.5,510.5,0,101.9,5.753,12.51 +13/06/2021 15:30,28.91,37.93,1.312,144,0.118,671.9,3.359,464.5,464.5,0,101.9,5.23,11.61 +13/06/2021 16:00,29.14,38.96,1.265,127.7,0.093,602.2,3.011,403.6,403.9,0,101.9,4.662,10.59 +13/06/2021 16:30,29.31,38.83,0.923,124.3,0.096,526.4,2.632,342.4,342.4,0,101.8,4.068,9.5 +13/06/2021 17:00,29.16,37.99,0.951,112.3,0.104,448.8,2.244,283.2,283.2,0,101.8,3.442,8.31 +13/06/2021 17:30,29.33,37.51,0.714,113.6,0.121,367,1.835,214.4,214.4,0,101.8,2.814,7.045 +13/06/2021 18:00,29.31,37.78,0.737,137,0.119,284.4,1.422,152.1,152.1,0,101.8,2.202,5.73 +13/06/2021 18:30,28.6,39,0.76,131,0.116,206.2,1.031,92,92,0,101.8,1.566,4.433 +13/06/2021 19:00,28.27,40.05,0.654,134.2,0.125,131.6,0.658,42.79,42.79,0,101.8,0.914,3.173 +13/06/2021 19:30,27.51,41.88,0.514,129.9,0.109,66.48,0.332,2.656,2.656,0,101.8,0.369,1.822 +13/06/2021 20:00,26.44,45.13,0.15,127.5,0.075,14.6,0.073,-26.65,-26.65,0,101.8,0.125,0.411 +13/06/2021 20:30,23.18,53.95,0.05,127.5,0.034,0.171,0.001,-35.67,-35.67,0,101.8,0.012,0.058 +13/06/2021 21:00,21.33,59.47,0,0,0,0,0,-35.13,-35.13,0,101.8,0,0 +13/06/2021 21:30,19.87,65.82,0,127.4,0.001,0,0,-35.85,-35.85,0,101.8,0,0 +13/06/2021 22:00,19.17,69.65,0.055,71.16,0.022,0,0,-33.8,-33.8,0,101.8,0,0 +13/06/2021 22:30,18.5,73.86,0.494,3.17,0.14,0,0,-34.84,-34.84,0,101.8,0,0 +13/06/2021 23:00,18.22,74.46,0.402,355.2,0.153,0,0,-34.58,-34.58,0,101.8,0,0 +13/06/2021 23:30,17.38,77.8,0.246,355.2,0.103,0,0,-35.97,-35.97,0,101.8,0,0 +14/06/2021 00:00,16.69,81,0.451,356.3,0.17,0,0,-37.31,-37.31,0,101.8,0,0 +14/06/2021 00:30,15.99,84.6,0.233,356.2,0.107,0,0,-35.39,-35.39,0,101.8,0,0 +14/06/2021 01:00,15.65,86.2,0.311,355.8,0.134,0,0,-36.06,-36.06,0,101.8,0,0 +14/06/2021 01:30,15.29,87.5,0.136,356.7,0.062,0,0,-34.99,-34.99,0,101.7,0,0 +14/06/2021 02:00,15.14,88.7,0.132,356.7,0.078,0,0,-34.71,-34.71,0,101.7,0,0 +14/06/2021 02:30,14.76,89.4,0.196,356.7,0.107,0,0,-33.29,-33.29,0,101.7,0,0 +14/06/2021 03:00,14.49,90.1,0.183,356.7,0.117,0,0,-34.21,-34.21,0,101.7,0,0 +14/06/2021 03:30,14.31,90.6,0.056,356.7,0.074,0,0,-32.59,-32.59,0,101.7,0,0 +14/06/2021 04:00,14.07,90.9,0.272,356.7,0.153,0.002,0,-33.57,-33.57,0,101.7,0,0.023 +14/06/2021 04:30,13.92,91.5,0.197,356.8,0.085,5.56,0.028,-29.84,-29.84,0,101.7,0.038,0.16 +14/06/2021 05:00,14,91.7,0.235,356.7,0.132,28.25,0.141,-21.09,-21.09,0,101.7,0.148,0.467 +14/06/2021 05:30,15.47,91.9,0.321,320.3,0.088,97.1,0.486,-12.26,-12.26,0,101.7,0.485,2.626 +14/06/2021 06:00,18.27,86.6,0.26,305,0.118,175.3,0.876,-62.01,-62.01,0,101.7,1.004,4.295 +14/06/2021 06:30,19.72,75.72,0.36,307.9,0.12,250.6,1.253,-62.24,-62.24,0,101.7,1.769,5.793 +14/06/2021 07:00,22.45,62.74,0.282,339.4,0.13,315.6,1.578,63.04,63.04,0,101.8,2.498,6.825 +14/06/2021 07:30,23.54,55.52,0.702,117.8,0.104,415,2.075,186.7,186.7,0,101.7,3.456,8.69 +14/06/2021 08:00,23.81,53.94,0.881,140.7,0.117,491.9,2.459,250.1,250.1,0,101.7,4.158,9.79 +14/06/2021 08:30,25.03,50.23,0.789,280.5,0.078,584.5,2.923,321.2,321.2,0,101.7,5.053,11.28 +14/06/2021 09:00,25.58,46.7,0.839,299.2,0.114,651.2,3.256,379.7,379.7,0,101.7,5.581,12.09 +14/06/2021 09:30,26.53,44.88,0.961,327.1,0.108,672.7,3.364,412.4,412.4,0,101.7,5.701,12.12 +14/06/2021 10:00,27.02,45.25,1.122,328.4,0.122,766.4,3.832,487.3,487.3,0,101.7,6.414,13.58 +14/06/2021 10:30,27.63,43.66,1.048,300.3,0.123,807,4.036,530.8,530.8,0,101.7,6.733,14.12 +14/06/2021 11:00,28.14,43.67,1.213,349.4,0.114,846,4.228,568.5,568.5,0,101.7,6.995,14.68 +14/06/2021 11:30,28.72,43.41,1.098,19.97,0.115,870,4.349,594.9,594.9,0,101.7,7.075,15 +14/06/2021 12:00,29.04,41.46,0.999,53.67,0.093,883,4.417,610.5,610.5,0,101.7,7.13,15.22 +14/06/2021 12:30,29.13,40.85,1.217,100.1,0.078,885,4.427,619.1,619.1,0,101.6,7.122,15.29 +14/06/2021 13:00,29.41,42.2,1.503,338.3,0.123,894,4.468,622.7,622.7,0,101.6,7.075,15.58 +14/06/2021 13:30,29.69,41.87,1.419,332.4,0.112,903,4.514,639.4,639.4,0,101.6,7.117,15.88 +14/06/2021 14:00,29.23,48.6,2.555,355,0.137,798.7,3.994,558.2,558.7,0,101.6,6.081,14.08 +14/06/2021 14:30,27.64,53.89,3.13,354.4,0.141,668.5,3.342,451.3,451.5,0,101.6,4.866,11.52 +14/06/2021 15:00,27.28,54.11,3.249,350.7,0.143,724.3,3.622,488.9,489.3,0,101.7,5.205,12.68 +14/06/2021 15:30,26.25,53.09,3.19,0.039,0.142,668.4,3.342,442.1,442.4,0,101.7,4.698,11.81 +14/06/2021 16:00,26.12,52.91,2.636,357.7,0.145,602.7,3.014,392.7,392.8,0,101.7,4.17,10.82 +14/06/2021 16:30,26.58,52.63,2.091,9.55,0.136,527.3,2.637,333.8,333.8,0,101.6,3.612,9.63 +14/06/2021 17:00,26.66,52.85,1.991,354,0.143,450.1,2.25,271.9,271.9,0,101.6,3.044,8.47 +14/06/2021 17:30,26.45,52.92,1.986,359.6,0.146,371,1.855,207.7,207.7,0,101.6,2.491,7.215 +14/06/2021 18:00,25.98,53.74,1.794,10.76,0.147,288.3,1.441,144.5,144.5,0,101.6,1.937,5.893 +14/06/2021 18:30,25.56,52.71,1.671,5.828,0.143,207.6,1.038,85.9,85.9,0,101.6,1.366,4.573 +14/06/2021 19:00,24.4,50.02,2.381,342.5,0.144,137.8,0.689,35.58,35.58,0,101.6,0.792,3.374 +14/06/2021 19:30,22.9,50.39,2.187,355.7,0.145,73,0.365,-7.226,-7.226,0,101.6,0.335,2.011 +14/06/2021 20:00,21.24,55.64,1.604,9.07,0.142,17.02,0.085,-42.86,-42.86,0,101.7,0.109,0.457 +14/06/2021 20:30,19.38,61.14,2.308,346.7,0.147,0.048,0,-59.29,-59.29,0,101.7,0,0.029 +14/06/2021 21:00,17.69,67.02,2.074,349.3,0.143,0,0,-61.43,-61.43,0,101.8,0,0 +14/06/2021 21:30,16.56,75.29,1.556,340.4,0.151,0,0,-57.71,-57.71,0,101.8,0,0 +14/06/2021 22:00,16.02,78.87,1.06,333.9,0.147,0,0,-54.24,-54.24,0,101.8,0,0 +14/06/2021 22:30,15.4,80.2,0.428,329.4,0.127,0,0,-51.36,-51.36,0,101.8,0,0 +14/06/2021 23:00,14.64,83.3,0.51,325.3,0.128,0,0,-49.44,-49.44,0,101.8,0,0 +14/06/2021 23:30,14.31,84.6,0.373,302.4,0.121,0,0,-49.63,-49.63,0,101.8,0,0 +15/06/2021 00:00,13.91,85.7,0.38,313.7,0.114,0,0,-45.98,-45.98,0,101.8,0,0 +15/06/2021 00:30,13.93,87.7,0.612,318.8,0.114,0,0,-47.44,-47.44,0,101.8,0,0 +15/06/2021 01:00,14,89,0.931,330.6,0.138,0.024,0,-23.82,-23.82,0,101.8,0,0 +15/06/2021 01:30,15.13,90.3,1.21,351.9,0.149,0,0,-6.384,-6.384,0,101.8,0,0 +15/06/2021 02:00,15.33,90.4,1.696,347.1,0.146,0,0,-5.467,-5.467,0,101.7,0,0 +15/06/2021 02:30,15.3,90.8,1.432,0.15,0.144,0,0,-5.629,-5.629,0,101.7,0,0 +15/06/2021 03:00,15.44,91,1.201,356.1,0.152,0,0,-9.25,-9.25,0,101.7,0,0 +15/06/2021 03:30,15.53,90.7,1.158,353.8,0.154,0.035,0,-11.28,-11.28,0,101.7,0,0 +15/06/2021 04:00,15.61,90.4,1.241,351.8,0.144,0.151,0.001,-6.362,-6.362,0,101.7,0,0.015 +15/06/2021 04:30,15.67,89.9,1.022,358.4,0.146,3.548,0.018,-8.91,-8.91,0,101.7,0.005,0.098 +15/06/2021 05:00,15.8,89.5,1.04,7.618,0.157,18.69,0.093,4.745,4.745,0,101.7,0.112,0.38 +15/06/2021 05:30,15.99,88.8,1.386,345.9,0.143,39.87,0.199,18.31,18.31,0,101.7,0.246,0.829 +15/06/2021 06:00,16.04,88.2,1.514,349.3,0.153,65.91,0.33,34.98,34.98,0,101.8,0.388,1.389 +15/06/2021 06:30,16.41,87.4,0.909,358.8,0.15,120.5,0.602,67.21,67.21,0,101.8,0.728,2.621 +15/06/2021 07:00,16.68,85.5,1.348,328.7,0.126,142.4,0.712,80.4,80.4,0,101.8,0.858,3.138 +15/06/2021 07:30,17.08,84.1,1.387,0.354,0.138,208.2,1.041,121.5,121.5,0,101.8,1.33,4.517 +15/06/2021 08:00,18.47,79.99,1.371,9.35,0.133,403.8,2.019,230,230,0,101.8,2.761,8.62 +15/06/2021 08:30,19.46,75.1,1.489,17.76,0.133,425.1,2.126,221.7,221.7,0,101.8,3.039,8.57 +15/06/2021 09:00,19.5,75.23,1.594,9.68,0.141,491.6,2.458,262.1,262.1,0,101.8,3.532,9.38 +15/06/2021 09:30,20.75,70.57,1.085,352.2,0.128,637.8,3.189,376.6,376.6,0,101.8,4.75,11.89 +15/06/2021 10:00,22.52,65.01,1.176,27.15,0.118,777.5,3.888,486.5,486.5,0,101.8,5.94,14.24 +15/06/2021 10:30,23.53,61.51,1.217,12.47,0.114,793.2,3.966,508,508,0,101.7,6.057,14.29 +15/06/2021 11:00,24.31,58.29,1.17,37.31,0.118,851,4.253,562.7,562.7,0,101.7,6.424,15.11 +15/06/2021 11:30,25,56.18,1.154,5.721,0.101,787.7,3.939,523.8,523.8,0,101.7,5.866,13.78 +15/06/2021 12:00,25.65,53.4,1.209,33.81,0.122,895,4.476,611.2,611.2,0,101.7,6.642,15.66 +15/06/2021 12:30,26.64,50.69,0.892,54,0.094,905,4.525,627.7,627.7,0,101.6,6.495,14.82 +15/06/2021 13:00,26.6,50.89,1.217,41.1,0.103,782.2,3.911,527.7,527.7,0,101.6,5.437,12.39 +15/06/2021 13:30,26.77,50.87,1.547,350.5,0.136,851,4.256,586.7,586.7,0,101.6,5.867,13.58 +15/06/2021 14:00,27.27,48.76,1.18,3.373,0.112,823,4.114,573.4,573.4,0,101.5,5.69,13.39 +15/06/2021 14:30,27.94,48.56,1.181,355.2,0.104,788.7,3.944,544.6,544.6,0,101.5,5.342,12.68 +15/06/2021 15:00,27.92,48.02,1.511,337.4,0.118,740.5,3.703,508.7,508.7,0,101.5,4.717,11.32 +15/06/2021 15:30,28.01,48.02,1.324,353.3,0.11,679.6,3.398,457.5,457.5,0,101.4,4.323,10.65 +15/06/2021 16:00,27.69,48.61,1.591,330.1,0.119,550.6,2.753,359.8,359.8,0,101.4,3.735,9.76 +15/06/2021 16:30,27.94,50.09,1.267,4.722,0.137,531.1,2.656,340,340,0,101.4,3.668,9.96 +15/06/2021 17:00,27.93,49.56,1.461,6.213,0.133,453.4,2.267,279.1,279.1,0,101.4,3.104,8.71 +15/06/2021 17:30,27.19,52.43,1.824,22.66,0.135,375.3,1.877,214.2,214.2,0,101.3,2.505,7.365 +15/06/2021 18:00,26.12,54.42,2.041,12.33,0.141,292.6,1.463,149.1,149.1,0,101.3,1.909,5.975 +15/06/2021 18:30,25.4,55.44,1.882,15.61,0.139,210.6,1.053,89.6,89.6,0,101.3,1.33,4.6 +15/06/2021 19:00,25.09,54.34,1.478,28.73,0.132,133.9,0.67,38.3,38.3,0,101.3,0.741,3.248 +15/06/2021 19:30,24.19,56.78,1.255,19.99,0.14,68.13,0.341,-1.142,-1.142,0,101.3,0.321,1.803 +15/06/2021 20:00,22.75,61.06,0.986,15.19,0.143,17.46,0.087,-32.53,-32.53,0,101.3,0.118,0.46 +15/06/2021 20:30,20.95,67.69,0.492,21.98,0.146,0.579,0.003,-41.11,-41.11,0,101.3,0.01,0.072 +15/06/2021 21:00,20.28,68.72,0.608,34.29,0.126,0,0,-44.98,-44.98,0,101.3,0,0 +15/06/2021 21:30,19.33,71.76,0.255,1.698,0.107,0,0,-41.16,-41.16,0,101.3,0,0 +15/06/2021 22:00,18.39,76.39,0.183,24.76,0.086,0,0,-39.57,-39.57,0,101.3,0,0 +15/06/2021 22:30,17.95,76.7,0.368,55.44,0.12,0,0,-37.72,-37.72,0,101.3,0,0 +15/06/2021 23:00,16.85,81.4,0.24,55.06,0.093,0,0,-36.61,-36.61,0,101.2,0,0 +15/06/2021 23:30,16.06,83.8,0.061,55.06,0.046,0,0,-37.47,-37.47,0,101.2,0,0 +16/06/2021 00:00,15.77,85.9,0.274,55.06,0.095,0,0,-38.04,-38.04,0,101.2,0,0 +16/06/2021 00:30,15.26,87.6,0.406,55.06,0.121,0,0,-35.31,-35.31,0,101.1,0,0 +16/06/2021 01:00,14.94,87.9,0.288,55.04,0.114,0,0,-36.18,-36.18,0,101.1,0,0 +16/06/2021 01:30,14.49,88.5,0.152,54.97,0.076,0,0,-33.7,-33.7,0,101.1,0,0 +16/06/2021 02:00,14.39,89.2,0.257,54.59,0.082,0,0,-33.1,-33.1,0,101.1,0,0 +16/06/2021 02:30,14.33,89.9,0.336,54.48,0.127,0,0,-31.8,-31.8,0,101,0,0 +16/06/2021 03:00,14.21,90.3,0.19,50.66,0.102,0,0,-32.94,-32.94,0,101,0,0 +16/06/2021 03:30,14.17,90.5,0.086,292,0.035,0,0,-31.01,-31.01,0,101,0,0 +16/06/2021 04:00,13.98,90.8,0.336,292,0.13,0,0,-30.19,-30.19,0,100.9,0,0.016 +16/06/2021 04:30,13.84,91.2,0.219,292.1,0.095,7.126,0.036,-25.81,-25.81,0,100.9,0.034,0.212 +16/06/2021 05:00,14.13,91.5,0.104,292.1,0.068,36.21,0.181,-14.95,-14.95,0,100.9,0.201,0.755 +16/06/2021 05:30,15.4,91.2,0.117,303.2,0.039,88.4,0.442,-7.674,-7.674,0,100.9,0.419,2.278 +16/06/2021 06:00,16.73,88.4,0.57,318,0.121,176.1,0.881,-12.62,-12.62,0,100.9,0.963,4.536 +16/06/2021 06:30,19.2,80.6,0.492,339.4,0.147,244.2,1.221,15.56,15.56,0,100.9,1.538,6.156 +16/06/2021 07:00,21.97,69.4,0.342,56.14,0.094,311.6,1.558,97.2,97.2,0,100.8,2.135,7.351 +16/06/2021 07:30,23.13,66.15,0.313,56.9,0.106,262.3,1.312,120.6,120.6,0,100.8,1.845,5.728 +16/06/2021 08:00,23.4,66.23,0.406,25.07,0.119,393.9,1.97,207.8,207.8,0,100.8,2.886,8.35 +16/06/2021 08:30,25.21,61.19,0.59,60.16,0.074,558.4,2.792,316.9,316.9,0,100.8,4.35,11.29 +16/06/2021 09:00,26.44,56.68,0.752,140.8,0.095,623.7,3.118,373.6,373.6,0,100.8,4.908,12.05 +16/06/2021 09:30,27.49,54.38,1.132,163.8,0.129,698.2,3.491,440,440,0,100.7,5.48,13.18 +16/06/2021 10:00,28.42,52.74,1.203,160.7,0.127,767.4,3.837,500.8,500.8,0,100.7,5.979,14.43 +16/06/2021 10:30,29.59,47.95,1.542,173.2,0.13,600.5,3.003,391.1,391.1,0,100.7,4.593,11.76 +16/06/2021 11:00,29,46.72,2.212,201.8,0.142,368.5,1.842,228.8,228.8,0,100.7,2.71,8.19 +16/06/2021 11:30,29.01,46.61,2.197,211.1,0.136,432.2,2.161,277.3,277.3,0,100.7,3.164,9.19 +16/06/2021 12:00,28.76,48.88,1.801,210.6,0.13,259.4,1.297,155.2,155.2,0,100.7,1.885,5.984 +16/06/2021 12:30,28.09,51.19,1.834,224.3,0.124,199.8,0.999,112,112,0,100.6,1.431,4.815 +16/06/2021 13:00,27.26,54.62,2.093,244.5,0.14,239.4,1.197,111,111,0,100.6,1.74,5.54 +16/06/2021 13:30,25.68,59.11,2.573,253.5,0.148,249.3,1.246,101,101,0,100.6,1.74,5.692 +16/06/2021 14:00,24.7,60.83,1.917,267.7,0.145,142.4,0.712,78.33,78.33,0,100.6,0.959,3.377 +16/06/2021 14:30,23.85,64.44,1.69,288.2,0.144,112.2,0.561,60.65,60.65,0,100.6,0.731,2.62 +16/06/2021 15:00,23.66,64.99,0.905,259.8,0.152,107.9,0.539,40.13,40.13,0,100.6,0.735,2.499 +16/06/2021 15:30,23.13,69.82,0.855,246.2,0.15,59.58,0.298,-49.7,-49.7,0.6,100.6,0.347,1.368 +16/06/2021 16:00,21.89,80.8,0.868,313.6,0.122,66.51,0.333,-3.239,-3.239,0.6,100.6,0.266,1.24 +16/06/2021 16:30,21.33,83.1,0.892,20.08,0.121,135.8,0.679,48.74,48.74,0,100.5,0.443,2.201 +16/06/2021 17:00,21.84,81.1,0.797,359.8,0.142,120.9,0.604,47.22,47.22,0,100.5,0.429,2.028 +16/06/2021 17:30,22.02,82.5,0.933,3.848,0.129,95.6,0.478,20.25,20.25,0,100.5,0.35,1.71 +16/06/2021 18:00,21.78,83,1.187,352.2,0.146,66.33,0.332,18.32,18.32,0,100.5,0.272,1.188 +16/06/2021 18:30,21.24,83.2,1.088,8.22,0.147,30.2,0.151,2.777,2.777,0,100.4,0.12,0.541 +16/06/2021 19:00,20.71,83.9,1.127,1.091,0.154,28.67,0.143,-1.717,-1.717,0,100.5,0.119,0.552 +16/06/2021 19:30,20.11,83.7,1.203,13.59,0.146,47.55,0.238,3.996,3.996,0,100.4,0.179,0.927 +16/06/2021 20:00,19.45,84.4,1.295,349.5,0.152,16.9,0.084,-13.72,-13.72,0,100.4,0.055,0.422 +16/06/2021 20:30,18.5,85.1,1.633,1.514,0.15,0.655,0.003,-30.83,-30.83,0,100.5,0,0.081 +16/06/2021 21:00,17.76,86.2,0.895,9.09,0.154,0,0,-34.6,-34.6,0,100.5,0,0.068 +16/06/2021 21:30,17.42,87.8,1.006,354.3,0.143,0,0,-34.26,-34.26,0,100.5,0,0.068 +16/06/2021 22:00,17,89,1.678,328,0.137,0,0,-36.56,-36.56,0,100.5,0,0.068 +16/06/2021 22:30,16.55,89.2,1.92,334.3,0.145,0,0,-25.23,-25.23,0,100.5,0,0.068 +16/06/2021 23:00,16.46,89.5,1.636,338.8,0.143,0,0,-7.231,-7.231,0,100.5,0,0.068 +16/06/2021 23:30,16.43,90,2.067,330.9,0.136,0,0,-4.817,-4.817,0,100.4,0,0.068 +17/06/2021 00:00,16.1,89.9,2.235,331.6,0.135,0.025,0,-4.904,-4.904,0,100.4,0,0.068 +17/06/2021 00:30,15.73,89.3,1.77,342.6,0.143,0.001,0,-5.551,-5.551,0,100.4,0,0.068 +17/06/2021 01:00,15.68,88.8,1.637,332.5,0.149,0,0,-5.892,-5.892,0,100.5,0,0.068 +17/06/2021 01:30,15.81,88.8,1.372,352,0.144,0,0,-5.152,-5.152,0,100.5,0,0.068 +17/06/2021 02:00,15.62,89.4,1.868,337.8,0.139,0,0,-6.966,-6.966,0,100.5,0,0.068 +17/06/2021 02:30,15.37,90.2,1.653,329.5,0.132,0,0,-5.038,-5.038,0,100.5,0,0.068 +17/06/2021 03:00,15.21,90.7,1.773,343.9,0.14,0,0,-4.933,-4.933,0,100.4,0,0.068 +17/06/2021 03:30,15.06,91.3,1.589,350.8,0.146,0,0,-7.552,-7.552,0,100.4,0,0.068 +17/06/2021 04:00,15.12,91.7,0.516,347.6,0.135,0,0,-7.875,-7.875,0,100.4,0,0.068 +17/06/2021 04:30,15.18,92,0.504,0.459,0.152,0.502,0.003,-6.587,-6.587,0,100.4,0,0.08 +17/06/2021 05:00,15.29,92.2,0.618,341.8,0.137,3.524,0.018,-4.797,-4.797,0,100.5,0,0.159 +17/06/2021 05:30,15.42,92.5,1.024,327.4,0.135,15.32,0.077,0.229,0.229,0.2,100.5,0.029,0.352 +17/06/2021 06:00,15.66,92.7,0.876,322.7,0.129,24.13,0.121,3.084,3.084,0.2,100.5,0.068,0.458 +17/06/2021 06:30,15.82,92.7,1.123,346,0.145,45.1,0.225,10.83,10.83,0,100.5,0.146,0.82 +17/06/2021 07:00,16.02,92.6,1.01,13.66,0.14,84.5,0.423,29.73,29.73,0,100.5,0.289,1.564 +17/06/2021 07:30,16.07,92.2,1.243,355.6,0.148,88.9,0.444,36.44,36.44,0,100.6,0.309,1.631 +17/06/2021 08:00,16.06,91.7,1.285,350.2,0.156,55.77,0.279,12.68,12.68,0,100.6,0.193,1.02 +17/06/2021 08:30,15.92,91.5,1.382,352.6,0.149,47.59,0.238,4.739,4.739,0.4,100.6,0.139,0.845 +17/06/2021 09:00,15.87,91.4,1.415,359.1,0.152,72.47,0.362,18.16,18.16,0,100.7,0.23,1.323 +17/06/2021 09:30,16.12,91,1.28,15,0.14,146.4,0.732,52.57,52.57,0,100.6,0.407,2.57 +17/06/2021 10:00,16.36,90.1,1.396,359,0.148,154.1,0.77,76.77,76.77,0,100.6,0.467,2.722 +17/06/2021 10:30,16.36,88.7,1.602,347.8,0.142,86.7,0.434,27.69,27.69,0,100.7,0.3,1.678 +17/06/2021 11:00,16.15,87.3,2.129,329.6,0.134,127.5,0.638,57.35,57.35,0,100.7,0.406,2.435 +17/06/2021 11:30,16.07,87.8,1.816,329,0.136,149.4,0.747,55.31,55.31,0,100.7,0.489,2.901 +17/06/2021 12:00,16.34,87.9,2.028,344.6,0.138,184.3,0.922,108,108,0,100.7,0.634,3.591 +17/06/2021 12:30,16.59,85.9,2.512,337.5,0.144,200.1,1.001,122,122,0,100.7,0.703,3.941 +17/06/2021 13:00,16.55,85.2,2.247,343.6,0.144,165.8,0.829,100,100,0,100.7,0.581,3.278 +17/06/2021 13:30,16.86,83.2,2.411,347.9,0.141,232.5,1.162,145.6,145.6,0,100.8,0.885,4.487 +17/06/2021 14:00,16.84,82.3,2.557,347.5,0.142,243.3,1.217,153.2,153.2,0,100.8,0.975,4.86 +17/06/2021 14:30,16.73,81.9,2.581,342.3,0.146,234.2,1.171,145.5,145.5,0,100.8,0.97,4.836 +17/06/2021 15:00,16.74,80.7,2.246,348.9,0.143,236.5,1.182,146.6,146.6,0,100.8,1.019,4.912 +17/06/2021 15:30,16.69,79.09,1.861,0.649,0.147,181,0.905,111.2,111.2,0,100.9,0.814,3.839 +17/06/2021 16:00,16.94,78.42,2.175,358.7,0.147,244.5,1.223,151.1,151.1,0,100.8,1.164,5.183 +17/06/2021 16:30,16.66,77.9,2.444,351.5,0.144,159.9,0.8,95.3,95.3,0,100.8,0.743,3.469 +17/06/2021 17:00,16.31,78.47,2.232,353,0.138,110.9,0.555,63.9,63.9,0,100.8,0.476,2.454 +17/06/2021 17:30,16.29,78.63,1.995,356,0.143,133.1,0.666,77.65,77.66,0,100.8,0.614,2.97 +17/06/2021 18:00,16.16,79.51,2.01,352.9,0.145,97.2,0.486,54.55,54.55,0,100.8,0.452,2.18 +17/06/2021 18:30,15.82,80.9,1.558,2.644,0.143,36.62,0.183,15.65,15.65,0,100.9,0.166,0.832 +17/06/2021 19:00,15.62,80.5,1.335,9.56,0.139,21.56,0.108,6.43,6.43,0,100.9,0.081,0.506 +17/06/2021 19:30,15.37,79.09,2.245,350.2,0.148,14.62,0.073,1.608,1.608,0,100.9,0.038,0.343 +17/06/2021 20:00,15.19,77.89,2.223,353.3,0.145,9.11,0.046,-2.297,-2.297,0,100.9,0,0.248 +17/06/2021 20:30,15.16,78.21,1.64,359.7,0.143,0.917,0.005,-6.801,-6.801,0,100.9,-0.064,0.073 +17/06/2021 21:00,15.11,79.24,1.844,3.185,0.144,0,0,-7.856,-7.856,0,100.8,-0.068,0.065 +17/06/2021 21:30,15.16,79.75,1.576,2.349,0.146,0,0,-6.975,-6.975,0,100.8,-0.068,0.067 +17/06/2021 22:00,15.15,80.6,1.875,345.1,0.146,0,0,-10.81,-10.81,0,100.8,-0.068,0.067 +17/06/2021 22:30,15.15,81,1.523,352.7,0.143,0,0,-5.471,-5.471,0,100.8,-0.068,0.066 +17/06/2021 23:00,15.16,81.7,1.76,355.3,0.15,0,0,-4.789,-4.789,0,100.8,-0.068,0.065 +17/06/2021 23:30,15.16,82.8,1.676,356.9,0.148,0,0,-4.376,-4.376,0,100.8,-0.068,0.051 +18/06/2021 00:00,15.12,84.7,1.836,350.5,0.149,0,0,-28.81,-28.81,0.2,100.7,-0.068,0.051 +18/06/2021 00:30,15.04,87.7,1.17,353.9,0.153,0,0,-15.35,-15.35,0.2,100.7,-0.068,0.065 +18/06/2021 01:00,15.07,89.4,1.529,345.9,0.149,0,0,-13.3,-13.3,0.4,100.7,-0.068,0.067 +18/06/2021 01:30,15.14,90.4,1.847,349.9,0.152,0,0,-13.08,-13.08,0.4,100.7,-0.068,0.208 +18/06/2021 02:00,15.01,90.8,1.635,355.3,0.15,0,0,-11.87,-11.87,0.8,100.6,-0.068,0.222 +18/06/2021 02:30,14.98,91.4,1.597,353.2,0.152,0,0,-9.92,-9.92,2.6,100.6,-0.068,0.136 +18/06/2021 03:00,15.01,91.8,1.864,344.2,0.14,0,0,-11.75,-11.75,1.4,100.6,-0.068,0.082 +18/06/2021 03:30,15.05,92.2,2.061,335,0.144,0,0,-13.51,-13.51,0.8,100.6,-0.068,0.068 +18/06/2021 04:00,15.16,92.4,2.342,335.7,0.145,0,0,-12.06,-12.06,1,100.6,-0.068,0.068 +18/06/2021 04:30,15.17,92.4,2.105,330.2,0.137,0.634,0.003,-11.56,-11.56,1.4,100.5,-0.068,0.068 +18/06/2021 05:00,15.16,92.6,2.401,333.9,0.143,4.153,0.021,-8.89,-8.89,2.4,100.6,-0.068,0.124 +18/06/2021 05:30,15.18,92.7,2.568,335.7,0.148,16.58,0.083,-4.54,-4.54,1.6,100.5,-33.35,0.317 +18/06/2021 06:00,15.37,92.7,2.455,333.4,0.142,48.67,0.243,6.936,6.937,0.4,100.6,-51.29,0.791 +18/06/2021 06:30,15.7,92.6,2.629,328.3,0.142,102.1,0.51,24.83,24.83,0.2,100.6,-27.24,1.652 +18/06/2021 07:00,16.06,92,2.538,323.7,0.128,143.1,0.715,39.11,39.11,0.2,100.6,-29,2.258 +18/06/2021 07:30,16.24,91.3,2.482,324.3,0.13,187.5,0.938,58.03,58.04,0,100.6,-29.06,2.986 +18/06/2021 08:00,16.51,90.2,2.142,319.5,0.123,212.6,1.063,92.1,92.1,0,100.6,-29.8,3.422 +18/06/2021 08:30,16.36,89.1,2.162,316.7,0.123,134.6,0.673,42.2,42.2,0.4,100.6,-30.89,2.235 +18/06/2021 09:00,16.27,89.9,2.015,316.2,0.123,119.2,0.596,31.8,31.8,0,100.7,-34.08,1.904 +18/06/2021 09:30,16.3,90.1,1.839,297.6,0.137,125.2,0.626,38.82,38.82,0.2,100.7,-33.63,2.011 +18/06/2021 10:00,16.49,90,2.233,299.6,0.137,201.3,1.007,75.34,75.34,0.2,100.7,-29.49,3.273 +18/06/2021 10:30,16.48,89.6,2.472,308.8,0.124,222.9,1.114,112.6,112.6,0,100.7,-26.8,3.699 +18/06/2021 11:00,16.54,88.6,2.073,292.3,0.134,229.4,1.147,133.1,133.1,0,100.8,-25.41,3.844 +18/06/2021 11:30,16.63,87.2,1.809,291.3,0.142,210.6,1.053,134.3,134.3,0,100.8,-27.28,3.652 +18/06/2021 12:00,16.88,85.5,2.005,286.9,0.145,226.7,1.133,147.5,147.5,0,100.9,-28.63,3.937 +18/06/2021 12:30,16.55,86.1,2.505,307.3,0.126,240,1.2,152.2,152.2,0,100.9,-27.94,4.326 +18/06/2021 13:00,16.41,86,2.53,296.9,0.135,259.2,1.296,170.3,170.3,0,100.9,-23.81,4.58 +18/06/2021 13:30,16.2,86.1,2.428,286.8,0.144,239.6,1.198,157,157,0,100.9,-23.32,4.329 +18/06/2021 14:00,16.26,85,2.33,299.6,0.137,254.2,1.271,165.7,165.7,0,101,-21.75,4.495 +18/06/2021 14:30,16.11,84.7,2.369,294.7,0.135,203.2,1.016,131.6,131.6,0,101,-22.02,3.631 +18/06/2021 15:00,16.13,83.9,2.074,292.2,0.137,149.5,0.748,94.4,94.4,0,101,-22.31,2.754 +18/06/2021 15:30,16.23,82.9,2.107,311.2,0.124,169.6,0.848,104.9,104.9,0,101.1,-22.16,3.116 +18/06/2021 16:00,16.4,81.8,2.198,316.3,0.125,201.2,1.006,125.3,125.3,0,101.1,-22.1,3.663 +18/06/2021 16:30,16.16,82.5,2.215,312.8,0.125,144,0.72,86.9,86.9,0,101.1,-21.15,2.77 +18/06/2021 17:00,16.06,82.3,2.197,319.2,0.122,118,0.59,69.25,69.25,0,101.1,-20.68,2.29 +18/06/2021 17:30,15.98,82.4,1.854,324.8,0.125,121.2,0.606,70.87,70.87,0,101.1,-21.52,2.337 +18/06/2021 18:00,15.96,82.2,1.809,317.8,0.125,59.24,0.296,30.2,30.2,0,101.1,-21.46,1.151 +18/06/2021 18:30,15.54,83.8,1.269,325.2,0.13,36.77,0.184,14.26,14.26,0,101.1,-22.3,1.16 +18/06/2021 19:00,15.47,84.4,1.171,333.2,0.134,23.37,0.117,5.852,5.852,0,101.2,-23.23,0.914 +18/06/2021 19:30,15.34,84.2,0.97,328.4,0.127,5.939,0.03,-4.393,-4.393,0,101.2,-23.76,0.605 +18/06/2021 20:00,15.23,85.1,0.956,318.9,0.129,3.379,0.017,-6.279,-6.279,0,101.2,-24.35,0.613 +18/06/2021 20:30,15.13,84.6,1.098,322.7,0.126,0.701,0.004,-7.435,-7.435,0,101.2,-24.4,0.627 +18/06/2021 21:00,15.05,83.3,0.943,347.6,0.159,0.003,0,-7.906,-7.906,0,101.2,-24.63,0.536 +18/06/2021 21:30,14.94,84,1.021,355.7,0.155,0.007,0,-7.583,-7.583,0,101.2,-20.79,0.851 +18/06/2021 22:00,14.82,83.2,0.606,12.12,0.09,0,0,-16.97,-16.97,0,101.2,-24.47,0.935 +18/06/2021 22:30,14.31,83.4,0.473,15.2,0.162,0,0,-47.51,-47.51,0,101.2,-22.05,0.729 +18/06/2021 23:00,13.46,85.9,0.058,6.947,0.065,0,0,-46.6,-46.6,0,101.2,-24.28,0.574 +18/06/2021 23:30,12.54,87.6,0.191,6.943,0.115,0,0,-46,-46,0,101.2,-24.08,0.485 +19/06/2021 00:00,12.09,89.4,0.454,359.4,0.106,0,0,-44.58,-44.58,0,101.2,-22.66,0.578 +19/06/2021 00:30,11.98,90.7,0.438,260.4,0.134,0,0,-40.21,-40.21,0,101.2,-24.62,0.525 +19/06/2021 01:00,11.71,90.9,0.382,285.5,0.154,0,0,-31.22,-31.22,0,101.2,-21.29,0.463 +19/06/2021 01:30,11.56,91.8,0.487,320.6,0.119,0,0,-25.87,-25.87,0,101.2,-24.98,0.407 +19/06/2021 02:00,11.85,92.2,0.58,328.3,0.136,0,0,-27.92,-27.92,0,101.2,-23.38,0.51 +19/06/2021 02:30,12.21,92.8,0.469,31.13,0.119,0.061,0,-9.17,-9.17,0,101.1,-24.84,0.533 +19/06/2021 03:00,12.89,92.8,0.516,360,0.13,0,0,-5.715,-5.715,0,101.1,-23.34,0.38 +19/06/2021 03:30,13.13,92.7,0.383,14.87,0.096,0,0,-5.791,-5.791,0,101.1,-21.7,0.343 +19/06/2021 04:00,13.31,92.7,0.485,351.6,0.136,0.167,0.001,-5.776,-5.776,0,101.1,-21.13,0.486 +19/06/2021 04:30,13.43,92.7,0.477,41.44,0.125,1.129,0.006,-4.822,-4.822,0,101.1,-22.47,0.379 +19/06/2021 05:00,13.71,92.6,0.249,50.35,0.089,5.551,0.028,-2.319,-2.319,0,101.1,-21.52,0.471 +19/06/2021 05:30,13.92,92.4,0.699,58.06,0.136,8.83,0.044,0.31,0.31,0,101.1,-20.49,0.518 +19/06/2021 06:00,14.09,91.9,0.559,52.07,0.129,10.99,0.055,1.338,1.338,0,101.1,-19.18,0.58 +19/06/2021 06:30,14.23,90.7,0.992,58.43,0.126,52.23,0.261,23.92,23.92,0,101,-14.81,1.488 +19/06/2021 07:00,14.84,87.7,0.702,49.82,0.127,92.6,0.463,49.53,49.53,0,101,-17.25,2.271 +19/06/2021 07:30,15.28,84.7,0.676,63.23,0.122,167.8,0.839,103.4,103.4,0,101,-17.01,3.736 +19/06/2021 08:00,16.1,80.8,0.493,90.6,0.124,172.2,0.861,107.4,107.4,0,101,-17.02,3.768 +19/06/2021 08:30,16.3,79.83,0.549,77.26,0.094,208.1,1.04,131.8,131.8,0,101,-16.69,4.708 +19/06/2021 09:00,16.65,78.87,0.672,71.88,0.119,235.2,1.176,151.7,151.7,0,101,-16.46,4.918 +19/06/2021 09:30,17.55,76.31,0.825,124.6,0.102,347.6,1.738,226.6,226.6,0,101,-15.96,6.786 +19/06/2021 10:00,17.78,75.25,0.644,149.2,0.108,244.9,1.225,156.6,156.6,0,101,-16.39,5.056 +19/06/2021 10:30,17.65,76.6,0.67,157.2,0.117,176.1,0.88,110.9,110.9,0,101,-16.48,3.979 +19/06/2021 11:00,18.02,75.8,0.423,162.1,0.131,185.4,0.927,118,118,0,101,-16.42,4.065 +19/06/2021 11:30,17.97,77.29,0.582,153.2,0.118,112.6,0.563,42.61,42.61,0,100.9,-16.35,2.66 +19/06/2021 12:00,17.73,80.8,0.195,75.69,0.16,110.4,0.552,32.17,32.17,1.6,100.9,-15.6,2.509 +19/06/2021 12:30,17.45,83.3,0.69,281.1,0.093,112.7,0.564,29.05,29.05,0.4,100.9,-11.74,2.571 +19/06/2021 13:00,17.17,86.1,0.849,180.8,0.139,83.8,0.419,23.21,23.21,1,100.9,-16.94,1.882 +19/06/2021 13:30,16.93,88.1,0.992,62.16,0.113,72.14,0.361,14.74,14.74,1.2,100.8,-26.81,1.65 +19/06/2021 14:00,16.83,90.2,1.987,94.3,0.104,249.8,1.249,118,118,0.4,100.6,-45.42,4.602 +19/06/2021 14:30,18.46,87.3,1.065,168.2,0.125,455.4,2.277,281.2,281.2,0,100.7,-43.18,7.848 +19/06/2021 15:00,20.04,80.1,1.096,145,0.119,779.5,3.897,544.6,544.6,0,100.6,-43.14,13.02 +19/06/2021 15:30,21.54,72.68,1.128,143.2,0.117,688,3.44,483.4,483.4,0,100.6,-39.52,11.19 +19/06/2021 16:00,21.25,71,1.243,153.5,0.125,340.2,1.701,216.7,216.7,0,100.5,-36.1,6.404 +19/06/2021 16:30,21.41,68.52,1.756,161.8,0.13,453.1,2.265,301.2,301.2,0,100.5,-33.86,8.27 +19/06/2021 17:00,21.5,66.93,1.473,172.2,0.145,223.7,1.118,127.7,127.7,0,100.5,-28.15,4.293 +19/06/2021 17:30,20.89,70.4,1.184,170.4,0.146,221.7,1.109,62.09,62.09,0,100.5,-32.07,5.032 +19/06/2021 18:00,21.58,68.82,1.59,170.6,0.139,276.4,1.382,168.7,168.7,0.2,100.5,-28.81,6.025 +19/06/2021 18:30,20.17,75.72,1.381,141.4,0.122,121.8,0.609,61.27,61.27,0,100.4,-26.56,2.955 +19/06/2021 19:00,19.52,77.24,1.608,204.8,0.124,77.53,0.388,35.75,35.75,0,100.4,-29.22,2.067 +19/06/2021 19:30,18.73,72.66,2.495,251.2,0.145,34.71,0.174,-4.45,-4.45,0,100.5,-32.11,1.336 +19/06/2021 20:00,17.86,80.2,1.717,238.3,0.135,12.65,0.063,-11.57,-11.57,0,100.5,-31.82,0.723 +19/06/2021 20:30,17.55,82.6,1.477,227.4,0.123,1.34,0.007,-52.02,-52.02,0.2,100.5,-28.33,0.443 +19/06/2021 21:00,16.81,81.4,1.637,242.6,0.142,0,0,-39.85,-39.85,0,100.5,-29.98,0.414 +19/06/2021 21:30,16.47,81.7,1.419,232.4,0.13,0.022,0,-28.54,-28.54,0,100.6,-29.88,0.344 +19/06/2021 22:00,16.12,82.8,0.887,220.8,0.124,0,0,-47.75,-47.75,0,100.6,-29.15,0.339 +19/06/2021 22:30,15.58,85.1,0.858,197.8,0.152,0,0,-30.34,-30.34,0,100.6,-27.44,0.339 +19/06/2021 23:00,15.16,86.1,1.044,218.1,0.139,0,0,-53.96,-53.96,0,100.5,-27.26,0.339 +19/06/2021 23:30,14.49,85.9,1.081,204,0.142,0,0,-59.93,-59.93,0,100.5,-27.44,0.339 +20/06/2021 00:00,14.22,87.1,1.194,195.7,0.153,0,0,-21.2,-21.2,0,100.6,-29.35,0.339 +20/06/2021 00:30,14.39,87.7,1.15,199.5,0.15,0,0,-17.81,-17.81,0,100.6,-25.47,0.35 +20/06/2021 01:00,14.37,87.7,1.007,206.3,0.142,0,0,-36.49,-36.49,0,100.5,-23.13,0.339 +20/06/2021 01:30,14.07,88.2,0.791,184.3,0.165,0,0,-43.96,-43.96,0,100.5,-25.44,0.339 +20/06/2021 02:00,13.82,88.8,0.401,167.9,0.156,0,0,-45.03,-45.03,0,100.5,-21.76,0.339 +20/06/2021 02:30,13.35,89.4,0.277,181.7,0.125,0,0,-41.93,-41.93,0,100.5,-23.48,0.339 +20/06/2021 03:00,13.34,90.3,0.487,173.5,0.147,0,0,-39.14,-39.14,0,100.5,-23.53,0.34 +20/06/2021 03:30,13.29,90.7,0.256,173.4,0.135,0,0,-38.04,-38.04,0,100.4,-23.26,0.353 +20/06/2021 04:00,13.28,91.1,0.254,161,0.121,0.041,0,-29.36,-29.36,0,100.4,-23.5,0.425 +20/06/2021 04:30,13.43,91.4,0.363,158.5,0.119,5.129,0.026,-26.82,-26.82,0,100.4,-23.43,0.523 +20/06/2021 05:00,13.69,91.5,0.455,156.1,0.147,42.6,0.213,-12.23,-12.23,0,100.4,-23.86,1.286 +20/06/2021 05:30,14.32,91.1,0.443,147.8,0.118,94.2,0.471,7.982,7.982,0,100.4,-24.84,2.677 +20/06/2021 06:00,14.67,89.7,0.581,151.2,0.117,101.8,0.509,19.11,19.11,0,100.4,-21.23,2.54 +20/06/2021 06:30,15.88,86.8,1.001,157.8,0.133,257.3,1.286,13.64,13.64,0,100.4,-21.73,6.171 +20/06/2021 07:00,16.6,81.4,1.107,161.3,0.134,237.1,1.185,74.04,74.04,0,100.4,-14.26,5.151 +20/06/2021 07:30,16.91,80.3,0.718,168.1,0.126,220.2,1.101,116.6,116.6,0,100.4,-14.4,4.588 +20/06/2021 08:00,17.23,78.21,0.76,140.3,0.122,145.6,0.728,78.41,78.41,0,100.4,-12.71,3.252 +20/06/2021 08:30,16.84,80.3,0.568,121.3,0.126,107.3,0.536,55.32,55.32,0,100.4,-17.79,2.588 +20/06/2021 09:00,17.38,79.18,0.755,122.8,0.125,254.2,1.271,153.4,153.4,0,100.4,-22.6,5.341 +20/06/2021 09:30,17.75,77.83,0.567,115,0.11,187.6,0.938,109.8,109.8,0,100.4,-17.09,4.14 +20/06/2021 10:00,17.76,77.29,0.602,113.9,0.128,175.3,0.876,103.2,103.2,0,100.4,-18.82,3.937 +20/06/2021 10:30,18.38,76.56,0.704,94.2,0.113,237.9,1.189,145.1,145.1,0,100.3,-22.51,5.079 +20/06/2021 11:00,19.04,73.14,0.7,99.4,0.11,407.9,2.04,266.6,266.6,0,100.3,-24.71,8.06 +20/06/2021 11:30,20.33,66.92,0.813,91.5,0.109,565.2,2.826,373.9,373.9,0,100.3,-20.66,10.77 +20/06/2021 12:00,21.94,62.54,0.895,109.3,0.098,821,4.107,583,583,0,100.2,-16.61,14.55 +20/06/2021 12:30,21.42,62.83,1.158,121.6,0.118,537.1,2.686,360.7,360.7,0,100.2,-12.71,9.9 +20/06/2021 13:00,21.35,62.37,0.955,123.3,0.115,394.1,1.97,255,255,0,100.2,-11.56,7.649 +20/06/2021 13:30,20.18,66.05,1.278,140.6,0.122,192.9,0.965,112.1,112.1,0,100.2,-16.2,4.226 +20/06/2021 14:00,20.05,66.75,1.228,131.9,0.112,312.8,1.564,194,194,0,100.1,-19.86,6.3 +20/06/2021 14:30,20.18,67.07,1.063,117.8,0.11,248.2,1.241,142.8,142.8,0,100.1,-14.51,5.311 +20/06/2021 15:00,20.55,66.81,0.806,94,0.109,352,1.76,209.3,209.3,0,100.1,-19.11,6.867 +20/06/2021 15:30,20.98,62.84,0.849,116.5,0.125,371.4,1.857,234.3,234.3,0,100,-18.87,7.155 +20/06/2021 16:00,21.34,63.19,0.916,59.06,0.11,331.3,1.657,199.5,199.5,0,100,-17.27,6.519 +20/06/2021 16:30,20.81,65.06,1.152,57.92,0.131,240.2,1.201,137.1,137.1,0,100,-18.75,4.843 +20/06/2021 17:00,20.54,66.67,1.047,54.1,0.129,134.9,0.675,68.69,68.69,0,100,-20.41,2.999 +20/06/2021 17:30,20.2,68.65,1.097,57.03,0.133,137.4,0.687,10.63,10.63,0.2,100,-21.89,3.09 +20/06/2021 18:00,19.64,74.75,0.958,50.01,0.13,123.3,0.617,-7.113,-7.113,0.2,100,-23.87,2.869 +20/06/2021 18:30,19.53,76.57,0.709,48.87,0.124,98.2,0.491,-3.084,-3.084,0.2,100,-24.52,2.211 +20/06/2021 19:00,19.26,78.43,0.539,58.86,0.135,39.15,0.196,-13.9,-13.9,0,100,-24.52,0.981 +20/06/2021 19:30,19.24,80.1,0.24,88.6,0.129,44.4,0.222,-0.726,-0.726,0,100,-24.16,1.172 +20/06/2021 20:00,19.15,81.8,0.499,128.7,0.119,8.73,0.044,-24.12,-24.12,0.2,100,-20.67,0.436 +20/06/2021 20:30,18.68,83.8,1.216,147.8,0.129,0.41,0.002,-30.95,-30.95,0,100,-23.2,0.203 +20/06/2021 21:00,18.12,82.6,1.232,159.2,0.128,0,0,-35.81,-35.81,0,100,-23.13,0.203 +20/06/2021 21:30,17.5,83.6,0.934,149.4,0.133,0,0,-40.48,-40.48,0,100,-22.3,0.203 +20/06/2021 22:00,17.3,85.2,1.859,180.1,0.149,0.052,0,-22.94,-22.94,0,100,-21.93,0.203 +20/06/2021 22:30,16.9,85.8,1.601,193.1,0.146,0,0,-26.32,-26.32,0,100.1,-21.88,0.203 +20/06/2021 23:00,16.59,85.7,1.97,194.1,0.154,0.009,0,-18.19,-18.19,0,100.1,-21.18,0.203 +20/06/2021 23:30,16.34,86.2,1.87,197.1,0.148,0,0,-17.67,-17.67,0,100.1,-21,0.203 +21/06/2021 00:00,16.16,87.4,1.582,193,0.149,0,0,-9.73,-9.73,0,100.1,-20.66,0.203 +21/06/2021 00:30,16.1,88.7,1.754,188.7,0.152,0,0,-6.808,-6.808,0,100.1,-20.18,0.203 +21/06/2021 01:00,16.06,88.8,2.352,199.7,0.144,0,0,-6.944,-6.944,0,100.1,-19.76,0.203 +21/06/2021 01:30,15.62,88.3,2.651,209.4,0.145,0.044,0,-7.988,-7.988,0,100.1,-19.25,0.203 +21/06/2021 02:00,15.31,84.7,2.542,211.1,0.137,0.001,0,-10.62,-10.62,0,100.1,-19,0.203 +21/06/2021 02:30,14.8,84.4,1.999,213.6,0.136,0,0,-63.79,-63.79,0,100.1,-19.22,0.203 +21/06/2021 03:00,14.21,86,0.869,229.8,0.135,0,0,-60.6,-60.6,0,100.2,-19.46,0.203 +21/06/2021 03:30,13.51,87.5,0.408,296,0.11,0,0,-46.36,-46.36,0,100.2,-19.22,0.203 +21/06/2021 04:00,12.98,89.3,0.4,1.22,0.143,0,0,-33.78,-33.78,0,100.2,-19.04,0.203 +21/06/2021 04:30,12.94,90.2,0.28,134.4,0.09,5.643,0.028,-39.79,-39.79,0,100.2,-18.83,0.345 +21/06/2021 05:00,13.07,91.1,0.686,175.2,0.15,35.37,0.177,-30.06,-30.06,0,100.2,-18.69,0.883 +21/06/2021 05:30,13.99,90.8,0.836,161,0.135,102.1,0.51,-7.759,-7.759,0,100.2,-18.83,3.065 +21/06/2021 06:00,14.87,88.7,1.152,189,0.152,169.1,0.845,-8.01,-8.01,0,100.2,-19.26,4.46 +21/06/2021 06:30,15.34,86.3,0.607,163.6,0.13,120,0.6,48.2,48.2,0,100.3,-19.81,2.709 +21/06/2021 07:00,15.51,85.5,0.532,152.3,0.131,159.4,0.797,88,88,0,100.3,-19.65,3.499 +21/06/2021 07:30,16.28,83.4,0.668,170.1,0.127,234.7,1.173,125,125,0,100.3,-19.48,5.037 +21/06/2021 08:00,17.27,79.59,0.892,149.8,0.114,419.3,2.097,228.2,228.2,0,100.3,-19.24,8.75 +21/06/2021 08:30,19.47,68.94,0.944,177.4,0.109,613,3.065,378.8,378.8,0,100.3,-18.31,12.26 +21/06/2021 09:00,19.71,66.66,0.946,244.1,0.094,484.5,2.422,306,306,0,100.3,-18.56,10.12 +21/06/2021 09:30,19.07,66.23,1.402,196.1,0.142,257.6,1.288,148.7,148.7,0,100.3,-19.52,5.726 +21/06/2021 10:00,20.33,63.8,1.668,201.6,0.133,809,4.044,537.6,537.6,0,100.3,-15.84,13.99 +21/06/2021 10:30,21.39,59.25,1.84,183.3,0.138,948,4.74,657.4,657.4,0,100.4,-15.22,16.6 +21/06/2021 11:00,21.59,56.23,2.228,216.4,0.124,826,4.131,582.5,582.5,0,100.4,-16.88,14.6 +21/06/2021 11:30,21.02,56.78,1.9,252,0.133,648.7,3.243,447.2,447.2,0,100.4,-19.27,11.75 +21/06/2021 12:00,20.79,58.61,1.611,257.8,0.132,419.6,2.098,244.1,244.1,0,100.4,-22.04,8.18 +21/06/2021 12:30,20.92,62.79,2.073,249.6,0.138,869,4.343,575.8,575.8,0,100.4,-19.9,15.82 +21/06/2021 13:00,21.35,60.24,1.883,212.4,0.124,544.8,2.724,324.5,324.5,0,100.4,-21.11,10.45 +21/06/2021 13:30,19.77,67.78,1.974,234.7,0.128,479.6,2.398,180.2,180.2,0,100.4,-23.58,9.78 +21/06/2021 14:00,19.55,67.6,1.68,290.7,0.133,289.4,1.447,155.1,155.1,0,100.4,-22.63,6.058 +21/06/2021 14:30,18.41,72.72,0.968,6.877,0.136,40.45,0.202,-19.37,-19.37,0,100.4,-23.84,21.81 +21/06/2021 15:00,17.11,76.72,1.018,162.4,0.136,37.92,0.19,-30.75,-30.75,0.2,100.4,-21.88,58.98 +21/06/2021 15:30,16.27,80.2,0.572,177.4,0.141,48.45,0.242,-12.96,-12.96,0.6,100.5,-19.6,82.9 +21/06/2021 16:00,16.06,84.1,0.65,234.1,0.128,47.45,0.237,-5.813,-5.813,0.8,100.5,-18.22,89.5 +21/06/2021 16:30,16.08,86.3,0.443,151.4,0.069,59.37,0.297,5.218,5.218,1.4,100.5,-19.18,87.1 +21/06/2021 17:00,15.91,87.6,0.874,177.5,0.12,77.65,0.388,13.62,13.62,1.4,100.5,-36.51,96.4 +21/06/2021 17:30,16.17,88.1,0.595,22.22,0.136,107,0.535,25.65,25.65,0.2,100.5,-67.86,116.7 +21/06/2021 18:00,16.32,87.7,0.36,355.8,0.131,86.4,0.432,12.37,12.37,0.2,100.5,-61.77,113 +21/06/2021 18:30,16.44,87.9,0.569,14.98,0.146,58,0.29,1.884,1.884,0,100.5,-58.8,111 +21/06/2021 19:00,16.57,88.5,0.688,358.5,0.157,73.83,0.369,5.442,5.442,0,100.6,-57.97,108.5 +21/06/2021 19:30,16.46,87.6,0.939,351.4,0.155,51.71,0.259,-4.984,-4.984,0,100.6,-56.75,105.2 +21/06/2021 20:00,16.24,87.5,0.78,311,0.109,16.33,0.082,-18.45,-18.45,0,100.6,-55.3,104.5 +21/06/2021 20:30,16.1,88.2,0.65,315.3,0.134,2.73,0.014,-28.26,-28.26,0.2,100.6,-54.57,103.8 +21/06/2021 21:00,15.83,89,1.158,324.8,0.135,0,0,-27.3,-27.3,0,100.7,-53.71,102.2 +21/06/2021 21:30,15.36,88.9,1.557,334.1,0.144,0,0,-26.23,-26.23,0,100.7,-52.89,102.6 +21/06/2021 22:00,15.14,89,0.971,298,0.149,0,0,-24.18,-24.18,0,100.7,-52.57,102.4 +21/06/2021 22:30,14.84,89.4,1.153,306,0.127,0,0,-24.22,-24.22,0,100.7,-51.95,101.3 +21/06/2021 23:00,14.54,90.1,1.76,332.5,0.145,0,0,-22.56,-22.56,0,100.7,-51.2,101.2 +21/06/2021 23:30,14.52,90.6,1.286,325.9,0.137,0,0,-22.71,-22.71,0,100.7,-51.3,101.1 +22/06/2021 00:00,14.52,91.1,1.232,322.3,0.133,0,0,-22.19,-22.19,0,100.8,-51.66,101 +22/06/2021 00:30,14.55,91.5,1.086,322.1,0.132,0,0,-20.53,-20.53,0,100.8,-51.21,101.5 +22/06/2021 01:00,14.76,91.7,1.018,335.6,0.146,0,0,-12.65,-12.65,0.2,100.8,-51.28,100.3 +22/06/2021 01:30,15.03,91.7,1.35,3.61,0.156,0,0,-12.5,-12.5,0,100.8,-51.39,102.7 +22/06/2021 02:00,14.95,91.6,1.359,2.525,0.142,0,0,-18.32,-18.32,0.2,100.8,-51.25,101 +22/06/2021 02:30,14.74,91.5,1.322,357.3,0.15,0,0,-16.9,-16.9,0,100.8,-51.47,101.1 +22/06/2021 03:00,14.66,91.3,1.488,343.7,0.145,0,0,-15.89,-15.89,0,100.8,-51.44,102.5 +22/06/2021 03:30,14.57,91.3,1.476,342.8,0.149,0,0,-21.43,-21.43,0,100.8,-51.52,103.2 +22/06/2021 04:00,14.53,91.2,1.367,350.5,0.141,0.092,0,-15.37,-15.37,0,100.8,-51.27,103.1 +22/06/2021 04:30,14.46,91,1.803,352.8,0.152,0.387,0.002,-13.5,-13.5,0.2,100.9,-50.97,103.4 +22/06/2021 05:00,14.07,90.9,1.908,6.735,0.141,5.321,0.027,-13.67,-13.67,0,100.9,-50.2,102.5 +22/06/2021 05:30,13.84,90.8,1.912,2.268,0.146,13.84,0.069,-11.57,-11.57,0.2,100.9,-49.68,103.7 +22/06/2021 06:00,13.67,90.3,2.081,356.7,0.141,31.77,0.159,-6.369,-6.369,0,100.9,-49.46,104.6 +22/06/2021 06:30,13.68,89.5,1.878,358.7,0.144,50.1,0.25,11.8,11.8,0,101,-49.11,103.6 +22/06/2021 07:00,13.83,88.1,2.122,355.4,0.145,78.89,0.394,31.59,31.59,0,101,-48.57,102.1 +22/06/2021 07:30,13.99,86,2.542,0.257,0.147,119.5,0.597,64.67,64.67,0,101,-48.08,96.6 +22/06/2021 08:00,14.27,84.8,2.197,0.415,0.149,136.7,0.684,77.81,77.81,0,101,-47.96,86.1 +22/06/2021 08:30,14.17,84.6,2.903,356.9,0.145,110.1,0.55,58.47,58.48,0,101,-47,80.5 +22/06/2021 09:00,14.03,85.7,2.914,357.1,0.146,132.3,0.661,66.81,66.83,0,101.1,-44.21,79.7 +22/06/2021 09:30,14.42,83.5,2.793,5.097,0.14,200.9,1.004,119.2,119.2,0,101.1,-41.48,68.44 +22/06/2021 10:00,14.79,82,2.886,1.014,0.141,235.6,1.178,143.2,143.2,0,101.1,-39.91,55.61 +22/06/2021 10:30,14.51,82.3,2.89,357.8,0.135,200.3,1.001,101.6,101.7,0,101.1,-39.49,52.14 +22/06/2021 11:00,14.81,81.1,2.946,1.832,0.145,285,1.425,168.3,168.4,0,101.1,-37.03,42.34 +22/06/2021 11:30,15.02,79.72,3.456,2.443,0.143,360.8,1.804,189.8,190.2,0,101.1,-31.78,30.04 +22/06/2021 12:00,14.8,81.4,3.163,3.624,0.14,323.7,1.618,80.3,80.3,0.2,101.2,-28.5,23.77 +22/06/2021 12:30,14.33,82,3.135,2.202,0.139,168.4,0.842,46.73,46.76,0,101.2,-26.45,34.44 +22/06/2021 13:00,14.08,81.5,3.239,359.3,0.146,155.8,0.779,83.3,83.4,0,101.2,-24.5,41.51 +22/06/2021 13:30,14.32,79.99,3.223,2.892,0.142,178.4,0.892,105.7,105.8,0,101.2,-23.27,36.96 +22/06/2021 14:00,14.06,80.6,3.398,2.631,0.138,129.6,0.648,75.48,75.59,0,101.2,-21.79,37.32 +22/06/2021 14:30,13.83,81.1,3.304,4.019,0.141,97.4,0.487,54.47,54.54,0,101.2,-20.09,40.4 +22/06/2021 15:00,13.48,83.3,3.193,3.014,0.138,82.8,0.414,41.24,41.28,0,101.2,-19.72,45.82 +22/06/2021 15:30,13.42,85,2.884,3.103,0.144,63.51,0.318,26.57,26.58,0,101.3,-19.66,50.28 +22/06/2021 16:00,13.48,85.8,2.85,4.298,0.143,50.26,0.251,22.06,22.07,0,101.3,-19.24,55.36 +22/06/2021 16:30,13.73,85,2.757,4.359,0.142,77.1,0.385,42.1,42.11,0,101.3,-19.23,59.16 +22/06/2021 17:00,14.05,82.9,2.797,7.565,0.139,114.2,0.571,65.25,65.26,0,101.3,-19.57,58.59 +22/06/2021 17:30,13.84,81.8,2.741,16.23,0.138,54.53,0.273,26.48,26.49,0,101.4,-19.3,59.97 +22/06/2021 18:00,12.99,83.9,3.199,12.36,0.141,34.52,0.173,8.41,8.41,0,101.4,-18.65,66.27 +22/06/2021 18:30,12.55,84.5,2.532,19.89,0.133,23.85,0.119,-5.595,-5.594,0,101.5,-19.4,71.93 +22/06/2021 19:00,12.33,82.9,2.54,19.87,0.129,6.808,0.034,-27.58,-27.6,0,101.5,-19.69,75.92 +22/06/2021 19:30,11.92,85.1,2.482,12.42,0.143,4.66,0.023,-26.77,-26.77,0,101.5,-20.08,80.1 +22/06/2021 20:00,11.83,85.8,2.236,9.31,0.142,1.004,0.005,-35.62,-35.62,0,101.5,-20.5,81 +22/06/2021 20:30,11.85,85.8,1.946,9.05,0.141,0,0,-31.47,-31.47,0,101.6,-21.57,82.2 +22/06/2021 21:00,11.8,87.5,2.293,15.35,0.138,0,0,-27.7,-27.7,0.2,101.6,-21.79,84.2 +22/06/2021 21:30,11.8,87.8,2.259,19.94,0.131,0,0,-30.3,-30.3,0,101.7,-22.07,84.5 +22/06/2021 22:00,11.8,85.8,2.058,18.26,0.134,0.075,0,-29.23,-29.23,0,101.7,-22.21,84.3 +22/06/2021 22:30,11.85,82.4,1.845,17,0.137,0.581,0.003,-20.69,-20.69,0,101.7,-22.65,86.6 +22/06/2021 23:00,11.92,80.4,1.797,24.14,0.128,0.251,0.001,-12.25,-12.25,0,101.7,-23.19,87.8 +22/06/2021 23:30,12.08,79.52,1.608,24.62,0.13,0,0,-11.04,-11.04,0,101.7,-23.98,87.4 +23/06/2021 00:00,12.15,77.44,1.623,30.14,0.124,0,0,-10.29,-10.29,0,101.7,-24.45,87.1 +23/06/2021 00:30,12.09,75.88,1.755,27.91,0.126,0,0,-11.47,-11.47,0,101.7,-23.97,86.4 +23/06/2021 01:00,12.02,76.2,1.638,30.46,0.124,0,0,-10.82,-10.82,0,101.7,-24.08,85.7 +23/06/2021 01:30,11.88,75.75,1.657,31.71,0.126,0,0,-9.96,-9.96,0,101.7,-23.64,84.7 +23/06/2021 02:00,11.84,76.89,1.476,26.13,0.134,0,0,-10.93,-10.93,0,101.7,-23.29,84.8 +23/06/2021 02:30,11.77,78.72,1.539,22.95,0.128,0,0,-12.59,-12.59,0,101.7,-22.9,83.6 +23/06/2021 03:00,11.74,77.76,1.698,25.1,0.134,0,0,-13.33,-13.33,0,101.7,-22.87,83.7 +23/06/2021 03:30,11.71,80,1.689,18.45,0.134,0,0,-14.74,-14.74,0,101.7,-22.36,83.9 +23/06/2021 04:00,11.7,82.3,1.597,13.3,0.146,0.005,0,-11.86,-11.86,0,101.7,-22.23,83.2 +23/06/2021 04:30,11.73,82.3,1.699,22.46,0.129,3.999,0.02,-15.4,-15.4,0,101.8,-21.85,82.1 +23/06/2021 05:00,11.73,83.8,1.292,20.58,0.138,18.12,0.091,-21.76,-21.76,0,101.8,-21.44,82.3 +23/06/2021 05:30,11.76,85,1.581,12.38,0.139,43.73,0.219,-14.8,-14.8,0,101.8,-21.78,82.9 +23/06/2021 06:00,12.02,84.3,1.867,10.87,0.141,70.87,0.354,7.382,7.382,0,101.8,-22.5,84 +23/06/2021 06:30,12.38,82.7,1.609,16.02,0.142,66.82,0.334,25.79,25.79,0,101.8,-22.09,85.2 +23/06/2021 07:00,13.01,80.2,1.788,19.07,0.134,121.5,0.608,63.94,63.94,0,101.8,-21.45,83.8 +23/06/2021 07:30,13.79,77.35,1.854,27.78,0.128,172.8,0.864,98.7,98.7,0,101.8,-18.72,77.09 +23/06/2021 08:00,14.04,75.22,1.878,28.67,0.132,170.9,0.854,96.6,96.6,0,101.8,-18.42,74.58 +23/06/2021 08:30,14.86,71.81,1.958,31.22,0.123,309.4,1.547,182.7,182.7,0,101.8,-17.41,54.06 +23/06/2021 09:00,15.34,69.1,1.905,26.71,0.118,342.5,1.712,207,207,0,101.9,-16.77,39.89 +23/06/2021 09:30,15.55,68.26,1.939,30.33,0.122,306.1,1.53,187.2,187.2,0,101.9,-15.55,32.46 +23/06/2021 10:00,15.47,69.31,1.845,33.3,0.124,261.4,1.307,159.5,159.5,0,101.9,-15.51,33.41 +23/06/2021 10:30,15.42,69.87,1.586,29.94,0.125,208.6,1.043,125.3,125.3,0.2,101.9,-15.09,35.68 +23/06/2021 11:00,15.15,70.29,1.734,20.25,0.129,144.9,0.724,83.3,83.3,0,101.9,-13.89,42.33 +23/06/2021 11:30,15.46,69.71,1.646,29.61,0.129,269.5,1.348,166.6,166.6,0,101.9,-15.49,39.62 +23/06/2021 12:00,16.35,67.11,1.797,29.13,0.122,432.1,2.16,276.3,276.3,0,101.9,-13.37,31.36 +23/06/2021 12:30,17.32,63.69,1.976,12.23,0.14,456.8,2.284,292.4,292.4,0,101.9,-14.59,13.6 +23/06/2021 13:00,17.3,63.13,2.166,16.33,0.134,398.3,1.992,249.3,249.3,0,101.9,-12.21,8.32 +23/06/2021 13:30,17.52,62.68,2.044,21.64,0.128,467.5,2.338,298,298,0,101.9,-12.12,4.257 +23/06/2021 14:00,17.56,61.92,2.182,14.79,0.131,426,2.13,272.1,272.1,0,101.8,-9.77,-0.742 +23/06/2021 14:30,17.77,62.1,2.505,9.37,0.134,541.8,2.709,355.7,355.8,0,101.8,-8.68,-2.777 +23/06/2021 15:00,17.47,62.04,2.113,30.74,0.117,426.9,2.134,271.7,271.7,0,101.9,-12.53,-0.253 +23/06/2021 15:30,17.1,63,2.297,20.37,0.138,338.6,1.693,211.4,211.4,0,101.8,-13.94,2.405 +23/06/2021 16:00,16.77,63.69,1.92,18.18,0.136,244.8,1.224,146.2,146.2,0,101.8,-15.87,3.999 +23/06/2021 16:30,16.79,64.23,1.411,19.37,0.134,183.3,0.916,105.5,105.5,0,101.9,-15.97,5.583 +23/06/2021 17:00,16.67,63.92,1.473,11.52,0.141,141.5,0.708,78.14,78.14,0,101.9,-15.86,9.35 +23/06/2021 17:30,16.38,64.93,1.138,25.98,0.135,94.2,0.471,46.53,46.53,0,101.9,-15.61,13.83 +23/06/2021 18:00,16.16,64.79,1.411,10.4,0.146,62.54,0.313,25.15,25.15,0,101.9,-15.39,18.72 +23/06/2021 18:30,16.25,61.91,2.125,11.42,0.147,155.7,0.778,68.24,68.24,0,101.9,-14.94,24.12 +23/06/2021 19:00,16.73,60.98,1.857,6.69,0.144,187,0.935,69.4,69.4,0,101.9,-14.81,47.24 +23/06/2021 19:30,16.39,61.93,1.69,3.89,0.141,95.6,0.478,7.719,7.719,0,101.9,-15.04,59.77 +23/06/2021 20:00,15.34,64.79,1.262,352.1,0.141,26.01,0.13,-38.27,-38.27,0,101.9,-14.75,57.33 +23/06/2021 20:30,13.79,70.05,1.06,348,0.153,0.566,0.003,-56.65,-56.65,0,101.9,-13.84,51.07 +23/06/2021 21:00,12.94,72.22,1.047,347.5,0.15,0,0,-59,-59,0,102,-13.12,47.26 +23/06/2021 21:30,12.07,75,0.81,343.8,0.154,0,0,-55.25,-55.25,0,102,-12.64,44.76 +23/06/2021 22:00,11.59,77.54,0.964,343.2,0.144,0,0,-54.74,-54.74,0,102,-12.3,43.41 +23/06/2021 22:30,11.11,80.3,0.958,331.7,0.145,0,0,-52.79,-52.79,0,102,-12.02,43.71 +23/06/2021 23:00,10.62,82.1,0.729,333.4,0.137,0,0,-55.24,-55.24,0,102,-11.68,44.38 +23/06/2021 23:30,9.85,84.6,0.467,311.5,0.108,0,0,-52.98,-52.98,0,102,-11.49,43.76 +24/06/2021 00:00,9.51,86.3,0.289,339.2,0.133,0,0,-52.99,-52.99,0,102,-11.17,44.28 +24/06/2021 00:30,9.33,88.4,0.647,306,0.139,0,0,-53.29,-53.29,0,102,-11.13,45.75 +24/06/2021 01:00,9.3,89.6,1.106,315.6,0.127,0,0,-55.75,-55.75,0,102,-11,47.39 +24/06/2021 01:30,9.02,90.3,0.717,330.5,0.13,0,0,-54.87,-54.87,0,102,-10.85,48.49 +24/06/2021 02:00,8.8,90.7,0.492,305.3,0.139,0,0,-55.33,-55.33,0,102,-10.68,47.61 +24/06/2021 02:30,8.13,91,0.589,341.5,0.136,0,0,-48.49,-48.49,0,102,-10.37,46.28 +24/06/2021 03:00,8.28,91.8,0.96,325.2,0.13,0,0,-53.79,-53.79,0,101.9,-9.95,45.31 +24/06/2021 03:30,8.06,91.9,0.723,320.9,0.131,0,0,-53.38,-53.38,0,101.9,-9.85,47.05 +24/06/2021 04:00,7.693,91.9,0.191,328.6,0.099,0,0,-50.73,-50.73,0,101.9,-9.74,46.65 +24/06/2021 04:30,7.337,91.9,0.075,320.8,0.027,3.822,0.019,-45.69,-45.69,0,102,-9.69,47.07 +24/06/2021 05:00,7.461,92.6,0.2,320.7,0.09,29.65,0.148,-18.7,-18.7,0,102,-9.81,43.68 +24/06/2021 05:30,8.72,92.7,0.636,291.7,0.141,65.41,0.327,-7.558,-7.558,0,102,-10.02,35.08 +24/06/2021 06:00,9.65,92.2,1.147,311,0.128,127.7,0.639,-2.107,-2.107,0,102,-10.26,31.19 +24/06/2021 06:30,11.54,90.9,1.269,331.7,0.14,244.2,1.221,-9.43,-9.43,0,102,-9.71,16.78 +24/06/2021 07:00,11.92,89.8,1.236,346.7,0.155,134.7,0.674,70.87,70.87,0,102,-11.1,37.1 +24/06/2021 07:30,12.54,88.8,1.057,329.5,0.126,261.6,1.308,136.2,136.2,0,102,-11.28,41.47 +24/06/2021 08:00,14.09,83,1.241,349.3,0.142,523.5,2.618,267.4,267.4,0,102,-9.96,34.7 +24/06/2021 08:30,15.42,74.48,1.149,303.3,0.122,506.1,2.531,274.8,274.8,0,102,-8.82,30.32 +24/06/2021 09:00,16.81,68.61,1.137,334.6,0.111,690.4,3.452,391.7,391.7,0,102,-8.12,32.88 +24/06/2021 09:30,17.6,65.19,1.153,305.4,0.106,730.2,3.651,436.4,436.4,0,102,-7.708,36.18 +24/06/2021 10:00,18.31,63.61,1.58,332.3,0.122,813,4.067,509.6,509.6,0,102,-7.47,38.44 +24/06/2021 10:30,18.89,59.87,1.561,328.2,0.117,731.7,3.658,471.5,471.5,0,102,-7.904,38.45 +24/06/2021 11:00,18.65,60.35,1.478,324.5,0.115,419.6,2.098,248.9,248.9,0,102,-10.23,36.89 +24/06/2021 11:30,19.95,54.96,1.334,345.7,0.099,833,4.166,562.8,562.8,0,102,-8.88,36.92 +24/06/2021 12:00,20.02,52.4,1.748,321,0.118,666.7,3.334,439,439,0,102,-8.61,35.51 +24/06/2021 12:30,20.44,51.87,1.369,1.927,0.134,654.2,3.271,426.9,426.9,0,102,-10.97,35.94 +24/06/2021 13:00,21.17,50.13,1.827,334.8,0.119,977,4.885,683.1,683.1,0,102,-8.65,35.47 +24/06/2021 13:30,21.15,47.74,1.812,321.9,0.123,796.9,3.984,541.7,541.7,0,102,-9.09,33.78 +24/06/2021 14:00,21.64,45.99,1.921,336.2,0.124,852,4.259,585.2,585.2,0,101.9,-10.29,35.65 +24/06/2021 14:30,21.62,46.16,1.804,327.8,0.12,772.8,3.864,520.2,520.2,0,101.9,-11.25,35.34 +24/06/2021 15:00,21.84,44.83,1.444,348.4,0.126,619.3,3.096,400.1,400.1,0,101.9,-13.93,36.97 +24/06/2021 15:30,22.01,44.71,1.746,341.4,0.116,665.1,3.325,438.7,438.7,0,101.9,-14.28,36.98 +24/06/2021 16:00,21.59,45.9,1.509,5.222,0.133,536.6,2.683,336.3,336.3,0,101.9,-14.2,35.34 +24/06/2021 16:30,22.16,42.11,1.733,303.9,0.124,576.2,2.881,365,365,0,101.9,-13.27,34.18 +24/06/2021 17:00,22.32,43.68,1.465,331.9,0.128,485.3,2.426,286.2,286.2,0,101.9,-14.2,34.85 +24/06/2021 17:30,22.43,45.2,1.279,342.3,0.128,391.4,1.957,211.4,211.4,0,101.9,-13.98,36.49 +24/06/2021 18:00,22.31,43.9,1.179,320.4,0.118,285,1.425,135.3,135.3,0,101.9,-13.48,38.97 +24/06/2021 18:30,21.65,47.41,0.874,348.8,0.149,193.9,0.97,70.25,70.25,0,101.9,-13.25,36.23 +24/06/2021 19:00,21.4,48.89,0.933,9.26,0.148,134.8,0.674,31.64,31.64,0,101.9,-12.41,32.21 +24/06/2021 19:30,19.48,59.67,1.773,14.06,0.14,70.74,0.354,-11.16,-11.16,0,101.9,-11.22,30 +24/06/2021 20:00,17.39,65.73,1.482,5.164,0.148,19.17,0.096,-41.06,-41.06,0,101.9,-11.06,28.66 +24/06/2021 20:30,15.74,69.26,0.926,11.91,0.148,0.748,0.004,-51.93,-51.93,0,101.9,-10.61,26.39 +24/06/2021 21:00,14.64,73.96,0.347,8.92,0.16,0,0,-48.24,-48.24,0,102,-9.8,23.55 +24/06/2021 21:30,13.91,78.08,0.142,8.76,0.091,0,0,-45.25,-45.25,0,102,-9.32,22.25 +24/06/2021 22:00,13.4,81.8,0.411,298.1,0.124,0,0,-37.68,-37.68,0,102,-8.98,21.33 +24/06/2021 22:30,13.83,81.8,0.467,316.7,0.085,0,0,-18.54,-18.54,0,102,-8.73,19.4 +24/06/2021 23:00,14.08,84.1,0.342,216.4,0.079,0,0,-12.53,-12.53,0,102,-8.61,18.06 +24/06/2021 23:30,14.27,85.3,0.145,209,0.091,0,0,-12.83,-12.83,0,102,-8.54,17.36 +25/06/2021 00:00,14.28,84.8,0.19,209,0.1,0,0,-16.57,-16.57,0,102,-8.48,17.03 +25/06/2021 00:30,14.22,84.9,0.116,209,0.065,0,0,-24.91,-24.91,0,102,-8.42,16.86 +25/06/2021 01:00,13.72,85.8,0.38,209,0.155,0,0,-42.14,-42.14,0,101.9,-8.24,16.97 +25/06/2021 01:30,12.96,86.5,0.251,204.8,0.113,0,0,-33.14,-33.14,0,101.9,-8.05,17.01 +25/06/2021 02:00,12.88,88.1,0.258,205.5,0.088,0,0,-19.65,-19.65,0,101.9,-8.06,16.69 +25/06/2021 02:30,13.35,89.2,0.613,205.5,0.123,0.229,0.001,-5.388,-5.388,0,101.8,-8.12,17.46 +25/06/2021 03:00,13.78,88.9,0.497,181,0.145,0.372,0.002,-3.605,-3.605,0,101.8,-8.26,18.23 +25/06/2021 03:30,13.92,87.9,0.16,199.3,0.046,0.133,0.001,-5.324,-5.324,0,101.8,-8.27,18.83 +25/06/2021 04:00,14.06,87,0.756,247.7,0.146,0.186,0.001,-10.27,-10.27,0,101.8,-8.33,19.36 +25/06/2021 04:30,14.08,87.1,1.099,231,0.132,0.796,0.004,-18.91,-18.91,0,101.8,-8.23,19.68 +25/06/2021 05:00,14.24,87.5,0.718,236.9,0.119,9.92,0.05,-12.62,-12.62,0,101.8,-8.17,19.93 +25/06/2021 05:30,14.45,87.5,0.474,223.1,0.112,12.35,0.062,-10.4,-10.4,0,101.8,-8.2,20.21 +25/06/2021 06:00,14.62,87.4,0.75,236.2,0.136,21.91,0.11,-8.83,-8.83,0,101.8,-8.26,20.54 +25/06/2021 06:30,14.9,87.8,0.73,250.4,0.141,39.52,0.198,-0.552,-0.552,0,101.8,-8.28,20.97 +25/06/2021 07:00,15.21,87.4,0.385,262.8,0.15,43.74,0.219,12.79,12.79,0,101.8,-6.348,26.63 +25/06/2021 07:30,15.7,86.8,0.53,257,0.14,119.5,0.598,63.99,63.99,0,101.8,-3.436,43.94 +25/06/2021 08:00,16.2,84.3,0.917,293.5,0.135,159.8,0.799,93,93,0,101.8,-3.344,45.22 +25/06/2021 08:30,16.79,81.7,0.963,301,0.136,249.4,1.247,154.6,154.6,0,101.7,-3.269,47.86 +25/06/2021 09:00,17.36,74.77,1.595,316.5,0.121,265.5,1.327,161,161,0,101.7,-3.152,48.74 +25/06/2021 09:30,17.3,73.01,1.415,325.3,0.128,199,0.995,117.9,117.9,0,101.7,-3.276,50.22 +25/06/2021 10:00,17.74,71.73,1.286,322.3,0.124,320,1.6,199.1,199.1,0,101.7,-3.146,52.29 +25/06/2021 10:30,18.23,68.74,1.293,310.1,0.122,388.7,1.943,247.1,247.1,0,101.7,-2.95,48.22 +25/06/2021 11:00,18.49,64.84,1.582,331.1,0.126,426.3,2.132,263.8,263.8,0,101.7,-2.644,34.98 +25/06/2021 11:30,18.98,65.11,0.788,317.9,0.125,353.2,1.766,205.2,205.2,0,101.7,-2.835,28.55 +25/06/2021 12:00,18.61,66.6,1.214,281.4,0.139,296.6,1.483,155.7,155.7,0,101.7,-3.065,37.13 +25/06/2021 12:30,19.07,65.04,0.86,243.5,0.111,368.8,1.844,226.1,226.1,0,101.6,-3.113,44.98 +25/06/2021 13:00,19.17,65.62,1.201,260.5,0.141,325.8,1.629,199.3,199.3,0,101.6,-3.029,45.87 +25/06/2021 13:30,19.05,67.57,1.212,253.2,0.139,262.5,1.312,83.8,83.8,0,101.6,-2.329,21.34 +25/06/2021 14:00,18.81,71.23,1.445,274.5,0.148,213,1.065,10.17,10.17,0.2,101.6,-2.892,22.54 +25/06/2021 14:30,18.23,78.48,1.288,282.3,0.147,261.2,1.306,61.81,61.81,0.4,101.6,-2.962,27.24 +25/06/2021 15:00,18.02,79.23,1.46,280.2,0.149,198.5,0.992,35.96,35.96,0.4,101.5,-3.16,27.14 +25/06/2021 15:30,17.27,80.9,1.625,267.1,0.15,178.3,0.891,28.01,28.01,0.2,101.5,-3.416,26.42 +25/06/2021 16:00,17.06,82.7,1.522,249.3,0.146,179.6,0.898,41.94,41.94,0.4,101.5,-3.681,27.68 +25/06/2021 16:30,17.01,83.5,1.558,245.4,0.14,135.8,0.679,17.83,17.83,0.4,101.5,-3.923,26.58 +25/06/2021 17:00,16.85,85.2,1.681,228.4,0.123,110.5,0.552,15.68,15.68,0.4,101.5,-4.109,27.35 +25/06/2021 17:30,16.62,85.6,1.889,245,0.147,106.6,0.533,10.38,10.38,0.2,101.4,-4.199,27.23 +25/06/2021 18:00,16.54,86.3,1.593,239.7,0.141,82,0.41,5.303,5.303,0.2,101.4,-4.281,26.97 +25/06/2021 18:30,16.56,86.9,1.447,249.6,0.146,69.84,0.349,-2.576,-2.576,0,101.4,-4.328,27.7 +25/06/2021 19:00,16.57,86.3,1.796,238.1,0.133,142,0.71,27.78,27.78,0,101.4,-4.132,29 +25/06/2021 19:30,16.77,84.9,1.479,246.5,0.145,79.32,0.397,8.87,8.87,0,101.4,-4.28,26.08 +25/06/2021 20:00,16.6,85.2,1.015,242.5,0.148,15.52,0.078,-8.03,-8.03,0,101.4,-4.47,27.72 +25/06/2021 20:30,16.44,85.7,1.215,233.1,0.132,1.522,0.008,-11.77,-11.77,0,101.4,-4.449,28.53 +25/06/2021 21:00,16.15,86.2,1.426,245,0.142,0.025,0,-12.64,-12.64,0,101.4,-4.346,28.93 +25/06/2021 21:30,15.97,87.2,1.052,284,0.106,0.029,0,-9.1,-9.1,0,101.4,-4.253,28.98 +25/06/2021 22:00,15.21,87.7,0.97,348.5,0.159,0,0,-19.85,-19.85,0.4,101.4,-4.165,30.14 +25/06/2021 22:30,14.98,89.4,0.614,337.7,0.135,0,0,-13.04,-13.04,0.2,101.4,-4.09,30.31 +25/06/2021 23:00,14.9,90.2,0.326,298.1,0.129,0,0,-12.2,-12.2,0,101.4,-4.059,29.95 +25/06/2021 23:30,14.81,90.5,0.371,291.2,0.127,0,0,-12.85,-12.85,0,101.4,-3.997,30.39 +26/06/2021 00:00,14.67,90.9,0.384,291.7,0.171,0,0,-12.28,-12.28,0,101.4,-3.997,30.45 +26/06/2021 00:30,14.59,91.2,0.225,285.5,0.096,0,0,-15.79,-15.79,0,101.4,-3.982,30.9 +26/06/2021 01:00,14.61,91.4,0.277,285.8,0.129,0,0,-15.34,-15.34,0,101.4,-3.935,31.33 +26/06/2021 01:30,14.53,91.6,0.404,309.8,0.118,0,0,-12.06,-12.06,0,101.4,-3.93,31.16 +26/06/2021 02:00,14.55,91.8,0.221,311.1,0.117,0,0,-10.64,-10.64,0,101.3,-3.93,30.02 +26/06/2021 02:30,14.56,91.8,0.048,310.9,0.034,0,0,-10.73,-10.73,0,101.3,-3.93,30.55 +26/06/2021 03:00,14.49,91.8,0.619,5.185,0.13,0,0,-7.682,-7.682,0,101.3,-3.93,30.84 +26/06/2021 03:30,14.24,91.8,0.539,46.04,0.136,0,0,-8.92,-8.92,0,101.3,-3.93,31.04 +26/06/2021 04:00,14.09,91.9,0.393,41.01,0.109,0,0,-8.2,-8.2,0.4,101.3,-3.93,31.26 +26/06/2021 04:30,13.67,91.8,0.834,28.61,0.119,2.777,0.014,-7.273,-7.273,0.2,101.3,-3.922,31.69 +26/06/2021 05:00,13.58,92.1,0.55,52.02,0.139,20.8,0.104,1.04,1.04,0.2,101.3,-3.864,31.9 +26/06/2021 05:30,13.85,92.2,0.395,23.42,0.124,21.65,0.108,0.68,0.68,0,101.3,-3.925,31.86 +26/06/2021 06:00,14.06,92,0.583,23.8,0.119,49.16,0.246,13.83,13.83,0.2,101.3,-3.868,32.19 +26/06/2021 06:30,14.38,91.8,0.723,44.62,0.119,101.2,0.506,34.93,34.93,1.4,101.3,-3.811,33.68 +26/06/2021 07:00,14.5,91.9,0.716,55.98,0.134,112.2,0.561,46.11,46.11,0.2,101.2,-3.841,34.97 +26/06/2021 07:30,15.1,91.5,0.539,101.7,0.115,99.7,0.499,33.08,33.08,1.8,101.2,-3.91,35.06 +26/06/2021 08:00,15.18,91.4,0.471,113.7,0.114,59.81,0.299,18.43,18.43,1.2,101.2,-4.073,35.69 +26/06/2021 08:30,15.31,91.6,0.621,148.7,0.1,59.03,0.295,19.31,19.31,2.6,101.2,-4.18,35.67 +26/06/2021 09:00,15.65,91.4,0.491,173.7,0.107,55.52,0.278,17.46,17.46,1.6,101.2,-4.292,35 +26/06/2021 09:30,15.78,91.3,0.625,141.2,0.123,63.84,0.319,18.43,18.43,1,101.2,-4.256,34.03 +26/06/2021 10:00,15.97,91.3,0.929,156.7,0.134,138.6,0.693,50.44,50.44,1,101.2,-4.102,34.32 +26/06/2021 10:30,15.6,90.6,0.968,153.6,0.124,146.5,0.733,47.07,47.07,2.2,101.2,-4.165,33.05 +26/06/2021 11:00,16.01,90.3,0.782,146.5,0.121,179.2,0.896,67.16,67.16,1,101.2,-4.271,32.1 +26/06/2021 11:30,15.99,90,0.799,136.1,0.122,134,0.67,44.29,44.29,3,101.2,-4.49,30.11 +26/06/2021 12:00,15.72,90.1,0.342,115.7,0.119,114.4,0.572,43.88,43.88,3.4,101.2,-4.655,31.43 +26/06/2021 12:30,15.63,89.8,0.317,118.6,0.104,123,0.615,41.48,41.48,4.4,101.1,-4.716,31.6 +26/06/2021 13:00,15.89,90,0.404,11.56,0.16,126.2,0.631,48.52,48.52,4.2,101.1,-21.04,30.13 +26/06/2021 13:30,16.1,89.7,0.365,122.9,0.114,135.8,0.679,50.16,50.16,1.2,101.1,-28.79,29.97 +26/06/2021 14:00,16.23,89.2,0.232,76.58,0.112,152,0.76,55.36,55.36,0.4,101.1,-31.97,30.57 +26/06/2021 14:30,16.49,88,0.277,79.41,0.1,186.5,0.933,65.29,65.29,0.6,101.1,-28.56,28.45 +26/06/2021 15:00,16.75,87.1,0.47,133.3,0.103,165.1,0.825,55.2,55.2,0.8,101.1,-22.95,27.52 +26/06/2021 15:30,16.77,87.8,0.528,143.8,0.122,133.3,0.666,46.71,46.71,1.4,101.1,-36.72,30.81 +26/06/2021 16:00,16.67,88.1,0.48,132.3,0.121,127.6,0.638,42.85,42.85,0.4,101.1,-31.89,29.38 +26/06/2021 16:30,16.64,88.6,0.503,104,0.112,126.5,0.633,42.69,42.69,0.2,101,-35.29,30.38 +26/06/2021 17:00,16.39,88.7,0.868,182.8,0.148,87.2,0.436,20.03,20.03,0.6,101,-25.51,29.75 +26/06/2021 17:30,16.31,88.8,0.674,200,0.121,102.5,0.512,27.75,27.75,0,101,-33.43,31.4 +26/06/2021 18:00,16.36,88.5,0.338,122.3,0.11,69.88,0.349,12.37,12.37,0.2,101,-27.68,30.33 +26/06/2021 18:30,16.37,88.7,0.249,137.9,0.122,84.2,0.421,25.61,25.61,0,101,-27.08,30.94 +26/06/2021 19:00,16.53,88.5,0.417,97.3,0.111,94.6,0.473,29.86,29.86,0,101,-27.16,29.78 +26/06/2021 19:30,16.46,87.8,0.381,100.2,0.123,78.37,0.392,21.49,21.49,0,101,-26.4,28.34 +26/06/2021 20:00,16.22,87.5,0.208,115.8,0.092,27.03,0.135,-9.16,-9.16,0,100.9,-23.9,29.94 +26/06/2021 20:30,16,88.1,0.106,127.9,0.056,2.058,0.01,-17.78,-17.78,0,100.9,-21.92,32.8 +26/06/2021 21:00,15.7,89.1,0.093,24.8,0.08,0,0,-24.11,-24.11,0,100.9,-18.92,31.37 +26/06/2021 21:30,15.37,89.9,0.305,18.13,0.097,0,0,-23.35,-23.35,0,100.9,-16.32,30.11 +26/06/2021 22:00,15.11,90.5,0.337,345.7,0.17,0,0,-29.27,-29.27,0,100.9,-14.53,29.24 +26/06/2021 22:30,14.96,91.2,0.486,320.6,0.129,0,0,-24.82,-24.82,0,100.9,-14.1,28.64 +26/06/2021 23:00,14.82,91.7,0.809,277.6,0.135,0,0,-14.62,-14.62,0,100.9,-13.95,28.23 +26/06/2021 23:30,14.56,92,0.376,310.6,0.091,0,0,-37.61,-37.61,0,100.9,-13.79,28.09 +27/06/2021 00:00,14.1,92.2,0.496,296.9,0.135,0,0,-42.11,-42.11,0,100.9,-13.68,27.95 +27/06/2021 00:30,13.91,92.7,0.558,253.6,0.16,0,0,-17.75,-17.75,0,100.9,-13.63,27.49 +27/06/2021 01:00,14.1,92.9,0.898,298.7,0.139,0,0,-14.9,-14.9,0,100.9,-13.63,26.66 +27/06/2021 01:30,14.22,93,0.575,270.8,0.131,0,0,-11.19,-11.19,0,100.8,-13.07,26.07 +27/06/2021 02:00,14.36,92.8,0.238,221.9,0.074,0,0,-11.63,-11.63,0,100.8,-12.74,25.75 +27/06/2021 02:30,14.35,92.8,0.475,247,0.11,0,0,-19.5,-19.5,0,100.8,-11.61,24.85 +27/06/2021 03:00,13.92,92.7,0.338,339.2,0.134,0,0,-32.13,-32.13,0,100.7,-11.22,24.45 +27/06/2021 03:30,13.81,93.2,0.125,342,0.065,0,0,-19.24,-19.24,0,100.7,-10.86,23.98 +27/06/2021 04:00,13.88,93.2,0.307,259.1,0.083,0.086,0,-16.04,-16.04,0,100.7,-10.71,23.69 +27/06/2021 04:30,13.92,93.4,0.59,213.8,0.125,3.624,0.018,-4.039,-4.039,0,100.7,-10.57,23.33 +27/06/2021 05:00,14.12,93.5,0.505,213.7,0.117,12.28,0.061,-0.014,-0.014,0,100.7,-10.47,23.14 +27/06/2021 05:30,14.22,93.5,0.465,182.7,0.155,25.03,0.125,4.78,4.78,0,100.7,-10.34,22.83 +27/06/2021 06:00,14.36,93.5,0.177,174.7,0.107,78.49,0.392,4.397,4.397,0,100.7,-10.23,23.09 +27/06/2021 06:30,15.03,93,0.349,112.4,0.13,145.9,0.73,50.76,50.76,0,100.7,-10.19,22.71 +27/06/2021 07:00,15.22,92.3,0.384,131.1,0.091,166.1,0.83,74.6,74.6,0,100.7,-10.26,23.67 +27/06/2021 07:30,15.83,92,0.634,139.1,0.125,288.8,1.444,145.7,145.7,0,100.7,-10.08,21.56 +27/06/2021 08:00,16.53,89.8,0.748,134.6,0.121,207.3,1.036,116.2,116.2,0,100.7,-10.33,12.3 +27/06/2021 08:30,16.86,85.6,0.44,134,0.115,128.6,0.643,62.5,62.5,0,100.7,-10.8,13.73 +27/06/2021 09:00,17.16,83.1,0.596,144.6,0.11,129.8,0.649,42.12,42.12,0,100.7,-10.78,16.85 +27/06/2021 09:30,16.92,84.7,0.778,156,0.113,171.4,0.857,61.32,61.32,0.4,100.7,-10.54,19.09 +27/06/2021 10:00,17.31,83.7,1.071,148.6,0.128,299.3,1.496,136.9,136.9,0,100.7,-10.12,19.1 +27/06/2021 10:30,18.43,78.03,1.372,136.2,0.122,301,1.505,177.8,177.8,0,100.7,-9.32,8.76 +27/06/2021 11:00,19.4,74.64,1.544,150.1,0.114,713.5,3.568,485.9,485.9,0,100.7,-7.921,8.76 +27/06/2021 11:30,20.35,69.26,1.589,151.3,0.117,604.3,3.021,413.1,413.1,0,100.7,-8.59,3.894 +27/06/2021 12:00,17.13,79.35,2.622,209.4,0.133,102.7,0.514,-1.287,-1.299,4.4,100.7,-14.29,4.584 +27/06/2021 12:30,16.1,88,1.591,189.8,0.141,263.1,1.316,109.4,109.4,0.2,100.8,-34.67,10.65 +27/06/2021 13:00,16.36,87,1.581,185.3,0.142,197.2,0.986,65.99,65.99,1.4,100.8,-35.03,12.14 +27/06/2021 13:30,17.46,84.9,1.074,151.4,0.13,388.9,1.944,224.7,224.7,0,100.8,-34.81,10.66 +27/06/2021 14:00,18.54,79.48,1.821,171,0.132,743.7,3.718,478.9,478.9,0,100.8,-30.24,11.65 +27/06/2021 14:30,19.59,68.06,2.651,183.2,0.15,603.3,3.016,423.4,423.4,0,100.8,-24.15,7.578 +27/06/2021 15:00,19.45,60.68,2.979,191.2,0.151,400,2,258.2,258.3,0,100.8,-20.39,5.574 +27/06/2021 15:30,18.9,59.52,2.577,192.3,0.156,397.9,1.989,252.4,252.4,0,100.8,-21.68,7.11 +27/06/2021 16:00,19.74,53.71,3.247,201.4,0.135,434.9,2.175,289.3,289.5,0,100.8,-18.64,6.719 +27/06/2021 16:30,19.76,52.63,2.622,216.2,0.129,413.7,2.069,274.3,274.3,0,100.8,-21.71,7.305 +27/06/2021 17:00,19.29,55.51,2.694,212.7,0.131,211,1.055,118.8,118.8,0,100.8,-20.35,6.051 +27/06/2021 17:30,19.48,54,3.317,200.9,0.142,416.3,2.081,244.8,245,0,100.8,-20.35,10.24 +27/06/2021 18:00,19.5,50.9,3.025,196.7,0.144,324.2,1.621,169.1,169.2,0,100.8,-20.51,11.02 +27/06/2021 18:30,19.08,52.24,2.669,195.5,0.149,256.9,1.284,120.9,120.9,0,100.8,-21.07,12.44 +27/06/2021 19:00,18.72,56.37,2.058,204.8,0.141,142.5,0.712,45.48,45.48,0,100.9,-21.63,12.49 +27/06/2021 19:30,17.75,61.43,1.886,193.7,0.146,74.33,0.372,-9.16,-9.16,0,100.9,-24.12,13.39 +27/06/2021 20:00,16.45,66.86,1.364,207.8,0.14,16.95,0.085,-45.6,-45.6,0,100.9,-21.66,14.51 +27/06/2021 20:30,15.32,73.11,0.982,200.3,0.152,0.813,0.004,-57.37,-57.37,0,100.9,-23.3,16.9 +27/06/2021 21:00,14.41,76.25,0.917,201.4,0.145,0,0,-61.32,-61.32,0,101,-22.83,18.27 +27/06/2021 21:30,13.69,78.97,0.601,206.2,0.156,0,0,-58.46,-58.46,0,101,-22.29,19.34 +27/06/2021 22:00,12.7,82,0.016,195.3,0.023,0,0,-55.12,-55.12,0,101,-21.77,20.11 +27/06/2021 22:30,11.87,86.3,0.002,144.8,0.014,0,0,-53.84,-53.84,0,101,-20.6,19.53 +27/06/2021 23:00,11.33,88.4,0.001,141.6,0.011,0,0,-51.21,-51.21,0,101,-20.63,20.08 +27/06/2021 23:30,10.83,89.6,0,0,0,0,0,-51.98,-51.98,0,100.9,-19.58,19.61 +28/06/2021 00:00,10.4,90.2,0,141.6,0,0,0,-53.09,-53.09,0,100.9,-19.73,20.71 +28/06/2021 00:30,9.94,90.7,0,141.6,0.003,0,0,-50.4,-50.4,0,100.9,-19.55,20.71 +28/06/2021 01:00,9.8,91.4,0,141.6,0.002,0,0,-49.1,-49.1,0,100.9,-19.99,21.27 +28/06/2021 01:30,10.07,92,0.003,139,0.029,0,0,-48.33,-48.33,0,100.9,-20.27,21.06 +28/06/2021 02:00,10.33,92.2,0.008,144.7,0.049,0,0,-47.71,-47.71,0,100.9,-20.33,20.86 +28/06/2021 02:30,10.35,92.2,0.006,169.1,0.049,0,0,-39.82,-39.82,0,100.9,-20.71,21.11 +28/06/2021 03:00,10.19,92.1,0.001,164.9,0.018,0,0,-32.44,-32.44,0,100.9,-19.59,20.37 +28/06/2021 03:30,10.44,92.6,0.798,190,0.128,0,0,-22.58,-22.58,0,100.9,-21.78,21.28 +28/06/2021 04:00,10.73,92.5,0.325,157.5,0.138,0,0,-11.78,-11.78,0.6,100.9,-20.62,19.8 +28/06/2021 04:30,10.87,92.5,0.173,131.3,0.098,3.513,0.018,-11.35,-11.35,0.8,100.9,-18.11,18.02 +28/06/2021 05:00,11.33,92.6,0.244,130.1,0.089,31.36,0.157,-14.49,-14.49,0,100.8,-19.23,18.69 +28/06/2021 05:30,12.64,92.4,0.138,117.5,0.083,111.5,0.557,-13.76,-13.76,0,100.8,-20.83,17.76 +28/06/2021 06:00,14.28,88.4,0.565,106.9,0.118,199.6,0.998,-42.03,-42.03,0,100.8,-17.63,10.38 +28/06/2021 06:30,15.3,80.4,0.875,139.9,0.114,315.5,1.577,53.89,53.89,0,100.8,-16.03,8.03 +28/06/2021 07:00,15.05,78.53,0.847,126.4,0.117,156.1,0.781,57.16,57.16,0,100.8,-14.3,4.627 +28/06/2021 07:30,14.71,81.5,0.651,112,0.123,261.6,1.308,131.8,131.8,0,100.8,-23.26,10.02 +28/06/2021 08:00,15.66,77.29,0.575,114.2,0.121,264.4,1.322,137.5,137.5,0,100.9,-19.59,7.651 +28/06/2021 08:30,16.13,75.72,0.65,126,0.113,282.7,1.413,154.1,154.1,0,100.9,-17.52,6.397 +28/06/2021 09:00,16.2,74.26,0.54,70.78,0.11,192.8,0.964,105.4,105.4,0,100.9,-16.37,5.473 +28/06/2021 09:30,16.07,75.54,0.401,143.2,0.1,92.9,0.464,25.59,25.59,0.6,100.9,-13.64,5.311 +28/06/2021 10:00,15.79,80.3,0.444,63.2,0.089,237.2,1.186,97.9,97.9,0,100.9,-17.02,10.37 +28/06/2021 10:30,16.88,76.92,0.666,33.45,0.119,247.3,1.237,108.4,108.4,0,100.9,-18.51,7.745 +28/06/2021 11:00,16.47,77.37,0.812,4.676,0.124,100.6,0.503,32.75,32.75,0,100.9,-17.89,7.946 +28/06/2021 11:30,16.74,75.93,0.562,60.81,0.077,201.9,1.009,89.1,89.1,0.2,100.9,-15.69,6.978 +28/06/2021 12:00,16.68,77.25,0.442,131.6,0.121,63.55,0.318,-2.287,-2.287,1,100.9,-17.13,9.8 +28/06/2021 12:30,15.62,84.9,0.634,85.1,0.108,203.3,1.016,81.4,81.4,1.6,100.9,-26.14,14.3 +28/06/2021 13:00,16.73,84.5,0.913,110.7,0.116,534.7,2.674,302.6,302.6,0.2,100.9,-29.72,12.96 +28/06/2021 13:30,16.89,78.04,1.462,64.61,0.114,367.8,1.839,222.4,222.4,0,100.9,-29.68,8.84 +28/06/2021 14:00,16.89,77.23,1.644,61.89,0.125,453.3,2.266,284.1,284.1,0,100.9,-27.08,8.47 +28/06/2021 14:30,16,78.17,1.102,56.36,0.13,33.81,0.169,-20.83,-20.83,1,100.9,-26.85,9.09 +28/06/2021 15:00,14.59,85.2,1.13,60.52,0.124,62.79,0.314,1.471,1.471,12,100.9,-15.75,3.91 +28/06/2021 15:30,14.19,87.1,1.048,42.7,0.122,166.9,0.834,56.39,56.39,0,100.9,-14.97,3.298 +28/06/2021 16:00,14.5,86.5,0.737,45.91,0.123,126,0.63,39.07,39.07,0,100.9,-20.46,2.544 +28/06/2021 16:30,14.44,85.2,0.702,47.38,0.12,127.3,0.636,32.53,32.53,0,100.9,-21.76,2.604 +28/06/2021 17:00,14.36,82.1,1.053,39.47,0.121,156.1,0.781,43.89,43.89,0,100.8,-22.76,3.255 +28/06/2021 17:30,14.25,81.2,0.773,349.1,0.132,66.48,0.332,19.71,19.71,0,100.8,-21.89,1.469 +28/06/2021 18:00,14.16,81.8,1.325,214.3,0.132,21.82,0.109,-15.83,-15.83,0,100.9,-21.21,0.485 +28/06/2021 18:30,14.08,83.4,0.998,235.7,0.122,56.58,0.283,-12.03,-12.03,0,100.9,-20.89,1.269 +28/06/2021 19:00,13.92,83.4,0.679,185.7,0.14,76.23,0.381,-11.5,-11.5,0.2,100.9,-20.93,1.634 +28/06/2021 19:30,13.54,85.7,0.993,174.3,0.152,25.07,0.125,-35.42,-35.42,0,100.9,-21.1,0.568 +28/06/2021 20:00,12.86,87.7,0.749,186.7,0.15,5.666,0.028,-49.78,-49.78,0,100.9,-20.53,0.222 +28/06/2021 20:30,12.3,88.2,0.376,246.3,0.093,0.028,0,-48.83,-48.83,0,101,-20.28,0.136 +28/06/2021 21:00,11.52,89.3,0.208,327.4,0.098,0,0,-47.42,-47.42,0,101,-19.99,0.134 +28/06/2021 21:30,11.23,90.7,0.365,265.3,0.093,0,0,-48.91,-48.91,0,101,-19.76,0.134 +28/06/2021 22:00,10.97,91.3,0.349,162.4,0.115,0,0,-43.62,-43.62,0,101,-19.06,0.126 +28/06/2021 22:30,10.75,91.7,0.319,299.3,0.125,0,0,-38.48,-38.48,0,101,-18.61,0.128 +28/06/2021 23:00,10.68,92.3,0.316,270.1,0.123,0,0,-33.47,-33.47,0,101,-18.16,0.119 +28/06/2021 23:30,10.62,92.5,0,245,0,0,0,-38.67,-38.67,0,101,-18.31,0.133 +29/06/2021 00:00,10.12,92.4,0,0,0,0,0,-42.48,-42.48,0,101,-16.86,0.102 +29/06/2021 00:30,9.82,92.8,0,0,0,0,0,-35.88,-35.88,0,101,-17.64,0.114 +29/06/2021 01:00,9.73,92.8,0,0,0,0,0,-43.79,-43.79,0,101,-17.07,0.115 +29/06/2021 01:30,9.59,93.1,0.023,202,0.012,0,0,-15.7,-15.7,0,101,-17.73,0.106 +29/06/2021 02:00,10.05,93.6,0,0,0,0,0,-14.71,-14.71,0,101,-18.21,0.099 +29/06/2021 02:30,10.73,93.5,0.245,288,0.069,0.186,0.001,-5.952,-5.952,0,101,-18,0.082 +29/06/2021 03:00,10.98,93.4,0.343,327.2,0.112,0,0,-3.036,-3.036,0,101,-18.15,0.068 +29/06/2021 03:30,11.36,93.4,0.175,291.6,0.044,0.009,0,-12.91,-12.91,0,100.9,-18.22,0.069 +29/06/2021 04:00,11.32,93.2,0.388,149.7,0.114,0.022,0,-6.326,-6.326,0,100.9,-17.93,0.102 +29/06/2021 04:30,11.43,93.4,0.158,105,0.095,1.745,0.009,-3.293,-3.293,0,100.9,-18.48,0.136 +29/06/2021 05:00,11.68,93.4,0.254,112.7,0.124,8.92,0.045,0.4,0.4,0,101,-18.57,0.251 +29/06/2021 05:30,11.81,93.3,0.174,125,0.093,32.8,0.164,13.3,13.3,0,101,-20.04,0.656 +29/06/2021 06:00,12.25,93.3,0.553,321.6,0.093,102,0.51,47.32,47.32,0,101,-19.76,2.035 +29/06/2021 06:30,12.86,92.8,0.544,339.9,0.132,84.7,0.423,53.95,53.95,0,101,-17.26,1.662 +29/06/2021 07:00,13.14,92.7,0.622,349,0.138,153.1,0.766,106.6,106.6,0,101,-19.54,2.973 +29/06/2021 07:30,14.24,91.1,0.89,10,0.133,282.3,1.412,190.7,190.7,0,101,-16.05,5.657 +29/06/2021 08:00,15.09,86.3,0.654,349,0.135,289,1.445,152.2,152.2,0,101.1,-15.32,5.769 +29/06/2021 08:30,15.91,80,0.949,336.9,0.129,331.4,1.657,191,191,0,101.1,-14.23,6.8 +29/06/2021 09:00,16.57,75.61,1.203,345,0.127,535.1,2.675,308.7,308.7,0,101.1,-12.11,9.98 +29/06/2021 09:30,16.96,71.19,1.353,326.6,0.122,328.2,1.641,193.3,193.3,0,101.1,-12.16,6.856 +29/06/2021 10:00,18.08,67.83,1.091,327.7,0.113,788.7,3.944,507.5,507.5,0,101.1,-9.7,13.75 +29/06/2021 10:30,18.46,63.85,1.313,303.7,0.115,737.9,3.69,473.6,473.6,0,101.1,-10.08,12.86 +29/06/2021 11:00,19.25,61.52,1.11,327,0.118,541.6,2.708,338,338,0,101.1,-10.68,10.23 +29/06/2021 11:30,18.37,62.28,1.098,307.5,0.125,325.7,1.628,176.5,176.5,0,101.1,-12.24,6.183 +29/06/2021 12:00,19.02,61.69,1.737,298.8,0.124,841,4.207,576,576,0,101.1,-10.09,14.21 +29/06/2021 12:30,20.05,57.94,1.326,304.8,0.108,631.5,3.157,430.7,430.7,0,101.1,-10.11,11.32 +29/06/2021 13:00,20.07,53.81,0.901,171.4,0.076,670.9,3.354,442.4,442.4,0,101.1,-10.94,11.99 +29/06/2021 13:30,21,53.87,0.834,271.4,0.093,618.4,3.092,415.5,415.5,0,101.1,-10.27,11.26 +29/06/2021 14:00,21.79,49.88,1.294,319.1,0.071,664.8,3.324,455.2,455.2,0,101.1,-9.3,12.38 +29/06/2021 14:30,21.96,49.66,0.679,3.119,0.144,416.6,2.083,262.3,262.3,0,101.1,-11.11,8.01 +29/06/2021 15:00,21.23,49.93,0.497,22.81,0.118,206.5,1.033,103.1,103.1,0,101.1,-11.95,4.182 +29/06/2021 15:30,20.76,53.86,0.682,329.2,0.133,188.9,0.944,97.4,97.4,0,101.1,-11.44,4.129 +29/06/2021 16:00,20.52,56.1,0.575,306.6,0.141,137.5,0.687,58.05,58.05,0,101.1,-11.36,3.023 +29/06/2021 16:30,20.97,57.55,1.048,305.4,0.125,341.8,1.709,211.8,211.8,0,101.1,-10.81,6.871 +29/06/2021 17:00,20.66,57.45,1.309,297.1,0.13,227.3,1.137,124.4,124.4,0,101.1,-10.99,4.749 +29/06/2021 17:30,20.63,58.88,0.826,331.6,0.138,198.2,0.991,91,91,0,101.1,-11.56,3.935 +29/06/2021 18:00,20.56,61.73,1.045,4.656,0.152,112.3,0.561,39.1,39.1,0,101.1,-11.59,2.245 +29/06/2021 18:30,19.66,64.74,1.635,10.85,0.147,171,0.855,68.62,68.62,0,101.2,-11.33,3.779 +29/06/2021 19:00,20.32,58.21,1.477,356.9,0.147,161.8,0.809,55.81,55.81,0,101.2,-11.21,4.229 +29/06/2021 19:30,19.55,59.62,1.6,354.8,0.145,76.47,0.382,16.97,16.97,0,101.2,-10.74,2.111 +29/06/2021 20:00,17.59,69.67,1.229,351.6,0.149,15.15,0.076,-30.28,-30.28,0,101.2,-10.64,0.389 +29/06/2021 20:30,16.32,75.93,1.095,4.643,0.156,0.566,0.003,-49.42,-49.42,0,101.3,-10.38,0.101 +29/06/2021 21:00,15.59,81.7,0.783,12.58,0.154,0,0,-29.16,-29.16,0,101.3,-10.28,0.011 +29/06/2021 21:30,15.4,84.7,0.897,341.6,0.146,0,0,-24.47,-24.47,0,101.3,-10.32,0 +29/06/2021 22:00,15.22,85.3,0.777,350.8,0.162,0,0,-31.89,-31.89,0,101.3,-10.16,0.003 +29/06/2021 22:30,15.04,86.3,0.824,331.8,0.145,0,0,-16.17,-16.17,0,101.3,-10.13,0.022 +29/06/2021 23:00,15.13,85.8,1.286,334.4,0.14,0.057,0,-6.955,-6.955,0,101.3,-10.09,0.007 +29/06/2021 23:30,15.14,85,0.601,318.8,0.112,0,0,-9.6,-9.6,0,101.3,-10.02,0.002 +30/06/2021 00:00,15.17,85.7,0.961,326.7,0.136,0,0,-5.029,-5.029,0,101.3,-10.03,0.001 +30/06/2021 00:30,15.24,86.1,0.893,331.4,0.142,0,0,-5.791,-5.791,0,101.3,-10.03,0.005 +30/06/2021 01:00,15.33,86.5,0.676,343.1,0.14,0,0,-5.16,-5.16,0,101.3,-10.05,0.006 +30/06/2021 01:30,15.34,86.9,0.954,329.1,0.139,0,0,-7.862,-7.862,0,101.3,-10.05,0.022 +30/06/2021 02:00,15.31,87.6,1.169,325.4,0.137,0,0,-4.471,-4.471,0,101.3,-10.09,0.027 +30/06/2021 02:30,15.28,87.8,1.013,326.4,0.143,0,0,-4.775,-4.775,0,101.3,-10.07,0.023 +30/06/2021 03:00,15.28,87.9,1.223,341.1,0.137,0,0,-4.472,-4.472,0,101.3,-10.05,0.043 +30/06/2021 03:30,15.25,88,1.038,347.7,0.145,0,0,-4.697,-4.697,0,101.3,-9.97,0.029 +30/06/2021 04:00,15.19,88.4,0.993,328.8,0.139,0,0,-4.489,-4.489,0,101.3,-9.95,0.049 +30/06/2021 04:30,15.16,88.4,1.125,330.2,0.137,1.355,0.007,-3.998,-3.998,0,101.3,-9.74,0.068 +30/06/2021 05:00,15.11,87.9,0.94,315.6,0.133,7.119,0.036,-2.132,-2.132,0,101.3,-9.29,0.148 +30/06/2021 05:30,15.1,87.2,1.159,309,0.128,34.35,0.172,6.402,6.402,0,101.4,-9.04,0.683 +30/06/2021 06:00,15.35,86,1.113,299.3,0.131,90.6,0.453,14.55,14.55,0,101.4,-8.73,2.076 +30/06/2021 06:30,15.67,84.7,1.202,307.4,0.121,103,0.515,50.32,50.32,0,101.4,-8.79,2.176 +30/06/2021 07:00,15.96,83.9,1.488,319.9,0.12,130.4,0.652,69.23,69.23,0,101.4,-8.59,2.702 +30/06/2021 07:30,16.28,82,1.513,307.3,0.128,171,0.855,95.1,95.1,0,101.4,-8.29,3.611 +30/06/2021 08:00,16.71,79.63,1.292,304.6,0.133,191.6,0.958,109,109,0,101.4,-8.27,4.172 +30/06/2021 08:30,17.21,76.74,1.452,302.8,0.127,222.8,1.114,131.3,131.3,0,101.4,-8.07,4.839 +30/06/2021 09:00,17.6,75.19,1.39,300.5,0.133,208.1,1.04,124.8,124.8,0,101.4,-8.07,4.627 +30/06/2021 09:30,17.49,76.12,1.74,315.1,0.124,224.5,1.122,135.4,135.4,0,101.4,-8.04,4.906 +30/06/2021 10:00,17.79,75.55,1.636,324.6,0.126,259,1.295,155.7,155.7,0,101.4,-7.891,5.58 +30/06/2021 10:30,17.83,75.44,1.593,327.6,0.133,204.6,1.023,117.2,117.2,0,101.4,-8.14,4.708 +30/06/2021 11:00,17.6,76.13,1.413,314.6,0.127,126.3,0.631,68.12,68.12,0,101.4,-8.39,3.187 +30/06/2021 11:30,17.46,77.14,1.307,303.4,0.13,161.8,0.809,95.7,95.7,0,101.4,-8.7,4.012 +30/06/2021 12:00,18.5,74.15,1.535,334.9,0.137,348,1.74,213.5,213.5,0,101.4,-8.03,7.476 +30/06/2021 12:30,18.71,72.6,1.698,329.8,0.135,304.9,1.525,185.1,185.1,0,101.4,-7.723,6.742 +30/06/2021 13:00,18.62,73.07,1.598,338,0.138,190.5,0.953,112.2,112.2,0,101.5,-7.969,4.256 +30/06/2021 13:30,17.74,78.4,1.264,348.4,0.144,140.3,0.702,62.05,62.05,0,101.5,-8.88,3.468 +30/06/2021 14:00,19.13,74.43,1.319,349.4,0.146,474.2,2.371,302.4,302.4,0,101.5,-8.14,9.81 +30/06/2021 14:30,19.36,72.09,1.646,346.3,0.139,326.3,1.632,193.5,193.5,0,101.5,-7.724,7.153 +30/06/2021 15:00,19.47,73.09,1.06,8.81,0.141,292.6,1.463,172.1,172.1,0,101.5,-8.91,6.514 +30/06/2021 15:30,19.66,71.44,1.217,7.464,0.145,329.1,1.646,197.6,197.6,0,101.5,-9,7.074 +30/06/2021 16:00,20.09,69.9,0.954,7.422,0.137,290.6,1.453,174.5,174.5,0,101.5,-8.88,6.096 +30/06/2021 16:30,19.7,71.49,0.732,24.38,0.138,146.7,0.733,80.4,80.4,0,101.5,-9.6,3.349 +30/06/2021 17:00,19.36,73.05,0.793,1.734,0.145,129.8,0.649,66.26,66.26,0,101.4,-9.62,2.972 +30/06/2021 17:30,19.34,73.11,0.551,358,0.162,122.5,0.613,60.79,60.79,0,101.4,-9.71,2.729 +30/06/2021 18:00,19.25,71.99,0.73,338,0.134,105.4,0.527,48.83,48.83,0,101.4,-9.73,2.291 +30/06/2021 18:30,18.93,72.84,0.649,301.2,0.123,72.27,0.361,26.03,26.03,0,101.4,-9.8,1.62 +30/06/2021 19:00,18.86,73.03,0.538,285.5,0.169,78.25,0.391,16.09,16.09,0,101.4,-9.84,1.663 +30/06/2021 19:30,19.25,72.91,0.423,280.3,0.134,65.51,0.328,-4.743,-4.743,0,101.5,-10.62,1.776 +30/06/2021 20:00,18.86,74.85,0.254,279.7,0.144,18.73,0.094,-32.13,-32.13,0,101.5,-10.07,0.544 +30/06/2021 20:30,17.05,81.1,0.279,279.7,0.126,0.652,0.003,-41.25,-41.25,0,101.5,-9.57,0.077 +30/06/2021 21:00,15.82,85.5,0.224,279.7,0.064,0,0,-42.26,-42.26,0,101.5,-9.34,0 +30/06/2021 21:30,15.17,87.4,0.301,279.3,0.094,0,0,-40.14,-40.14,0,101.5,-9.12,0 +30/06/2021 22:00,15.06,88.6,0.41,242.1,0.103,0,0,-37.44,-37.44,0,101.5,-8.99,0 +30/06/2021 22:30,14.42,89.4,0.392,242.1,0.145,0,0,-37.84,-37.84,0,101.5,-8.71,0 +30/06/2021 23:00,13.95,90.6,0.253,242.1,0.076,0,0,-35.57,-35.57,0,101.6,-8.56,0 +30/06/2021 23:30,13.9,91.1,0.046,242.1,0.044,0,0,-39.74,-39.74,0,101.6,-8.45,0 +01/07/2021 00:00,13.04,91.1,0.174,242.1,0.087,0,0,-24.22,-24.22,0,101.6,-8.24,0 +01/07/2021 00:30,13.44,92.3,0.043,242.1,0.034,0.016,0,-20.96,-20.96,0,101.6,-8.38,0 +01/07/2021 01:00,13.37,91.7,0.041,242.1,0.044,0,0,-39.76,-39.76,0,101.6,-8.12,0 +01/07/2021 01:30,13.26,92.4,0.479,242.4,0.097,0,0,-21.01,-21.01,0,101.6,-8.21,0 +01/07/2021 02:00,13.8,92.6,0.416,225.6,0.1,0,0,-12.93,-12.93,0,101.6,-8.27,0 +01/07/2021 02:30,13.73,92.2,0.243,213.2,0.101,0,0,-32.58,-32.58,0,101.6,-8.13,0 +01/07/2021 03:00,12.91,92.2,0.19,213.2,0.086,0,0,-39.95,-39.95,0,101.5,-7.938,0 +01/07/2021 03:30,12.45,92.5,0.129,213.2,0.096,0,0,-33.92,-33.92,0,101.5,-7.921,0 +01/07/2021 04:00,11.99,92.6,0.062,213.2,0.06,0,0,-27.81,-27.81,0,101.5,-7.826,0 +01/07/2021 04:30,11.84,92.8,0.199,213.2,0.124,3.199,0.016,-26.16,-26.16,0,101.5,-7.775,0.111 +01/07/2021 05:00,11.73,93,0,213.2,0.001,24.84,0.124,-20.83,-20.83,0,101.5,-7.677,0.55 +01/07/2021 05:30,12.07,93.1,0.058,213.6,0.036,65.33,0.327,-5.488,-5.488,0,101.5,-7.703,1.532 +01/07/2021 06:00,12.9,92.7,0.142,213.8,0.091,104.4,0.522,30.3,30.3,0,101.5,-7.8,2.188 +01/07/2021 06:30,13.59,92.5,0.363,212.9,0.119,155.2,0.776,63.36,63.36,0,101.6,-7.745,3.229 +01/07/2021 07:00,14.45,92.3,0.418,12.79,0.154,206.6,1.033,95.5,95.5,0,101.6,-7.647,4.355 +01/07/2021 07:30,15.92,91.3,0.507,8.85,0.132,408.1,2.041,232.7,232.7,0,101.6,-6.899,9.37 +01/07/2021 08:00,18.38,83.5,0.485,77.54,0.099,482.7,2.413,237.7,237.7,0,101.6,-6.782,10.25 +01/07/2021 08:30,20.07,68.76,0.425,340.7,0.087,520,2.6,277.9,277.9,0,101.6,-6.376,10.48 +01/07/2021 09:00,21.11,62.93,0.525,321,0.086,636.4,3.182,364,364,0.2,101.6,-5.731,12.06 +01/07/2021 09:30,21.94,61.46,0.708,8.99,0.113,774.6,3.873,481.4,481.4,0,101.6,-5.562,14.45 +01/07/2021 10:00,21.29,62.1,1.194,329.8,0.094,463.9,2.32,271.2,271.2,0,101.5,-6.431,8.87 +01/07/2021 10:30,22.17,58.38,0.705,81.9,0.088,862,4.309,562.7,562.7,0,101.5,-5.9,15.57 +01/07/2021 11:00,22.58,57.18,0.791,311.1,0.07,469.9,2.35,298.1,298.1,0,101.5,-6.708,9.16 +01/07/2021 11:30,22.56,58.26,0.996,288.1,0.113,545.8,2.729,354,354,0,101.5,-6.266,10.5 +01/07/2021 12:00,22.56,56.66,0.606,112.1,0.121,381.5,1.907,234.7,234.7,0,101.5,-7.723,7.782 +01/07/2021 12:30,23.2,56.19,0.87,267.7,0.118,755.1,3.776,516.8,516.8,0,101.5,-5.808,14.19 +01/07/2021 13:00,23.55,55.47,0.982,327.5,0.078,472.6,2.363,296.5,296.5,0,101.5,-6.494,9.6 +01/07/2021 13:30,23.47,55.5,1.039,333.2,0.08,567.5,2.837,380,380,0,101.5,-6.631,11.27 +01/07/2021 14:00,23.27,55.28,0.932,321,0.115,355.4,1.777,217.8,217.8,0,101.5,-7.3,8.03 +01/07/2021 14:30,24.28,53.02,0.72,42.29,0.099,459.1,2.295,301.3,301.3,0,101.4,-6.778,9.37 +01/07/2021 15:00,24.31,54.17,0.976,0.078,0.136,589.5,2.948,396.2,396.2,0,101.4,-6.834,12.06 +01/07/2021 15:30,24.59,52.9,1.14,344.9,0.118,431.7,2.158,266.5,266.5,0,101.4,-6.394,8.5 +01/07/2021 16:00,24.21,54.62,0.644,21.03,0.124,304.9,1.525,180.2,180.2,0,101.4,-7.48,6.436 +01/07/2021 16:30,24.38,55.01,1.31,358.5,0.145,411.6,2.058,255.4,255.4,0,101.4,-6.977,8.43 +01/07/2021 17:00,22.96,62.57,1.218,27.64,0.132,180.3,0.902,89.1,89.1,0,101.4,-7.327,3.814 +01/07/2021 17:30,22.17,65.19,1.162,21.72,0.138,151.7,0.758,64.62,64.62,0,101.4,-7.71,3.163 +01/07/2021 18:00,22.19,62.83,1.57,16.65,0.14,232,1.16,107.8,107.8,0,101.4,-7.338,4.887 +01/07/2021 18:30,22.26,60.85,1.447,23.37,0.134,212,1.06,94.7,94.7,0,101.4,-6.516,4.91 +01/07/2021 19:00,21.86,61.38,0.983,18.2,0.137,116.6,0.583,31.84,31.84,0,101.4,-6.066,2.895 +01/07/2021 19:30,20.62,66.07,0.997,9.36,0.147,58.1,0.29,-10.13,-10.13,0,101.4,-6.629,1.466 +01/07/2021 20:00,19.08,71.01,1.048,347.4,0.14,17.42,0.087,-29.04,-29.04,0,101.4,-7.098,0.367 +01/07/2021 20:30,17.87,73.71,1.139,345.3,0.148,1.43,0.007,-32.15,-32.15,0,101.5,-7.375,0.046 +01/07/2021 21:00,17.13,76.97,1.108,358.3,0.152,0,0,-31.14,-31.14,0,101.5,-7.42,-0.067 +01/07/2021 21:30,16.38,81.1,1.15,4.341,0.154,0,0,-38.44,-38.44,0,101.5,-7.33,-0.068 +01/07/2021 22:00,15.69,84.3,0.937,0.802,0.148,0,0,-49.81,-49.81,0,101.5,-7.212,-0.068 +01/07/2021 22:30,14.84,86.8,0.795,2.267,0.143,0,0,-43.61,-43.61,0,101.5,-7.071,-0.068 +01/07/2021 23:00,14.34,88.5,1.241,1.707,0.148,0,0,-28.52,-28.52,0,101.5,-7.051,-0.068 +01/07/2021 23:30,14.37,89.1,1.356,349.2,0.146,0,0,-20.46,-20.46,0,101.5,-7.045,-0.068 +02/07/2021 00:00,14.32,89.1,1.199,347.1,0.147,0,0,-11.56,-11.56,0,101.5,-7.007,-0.068 +02/07/2021 00:30,14.12,89.3,0.855,21.61,0.133,0,0,-21.93,-21.93,0,101.5,-6.947,-0.068 +02/07/2021 01:00,13.96,89.9,0.918,10.88,0.135,0,0,-15.59,-15.59,0,101.5,-6.912,-0.068 +02/07/2021 01:30,13.91,90.2,0.909,16.74,0.139,0,0,-8.26,-8.26,0,101.4,-6.911,-0.068 +02/07/2021 02:00,13.92,90.1,0.816,9.17,0.151,0,0,-8.18,-8.18,0,101.4,-6.911,-0.068 +02/07/2021 02:30,13.86,90,0.972,359.7,0.144,0,0,-14.12,-14.12,0,101.4,-6.912,-0.068 +02/07/2021 03:00,13.68,90,0.827,11.01,0.138,0,0,-19.16,-19.16,0,101.4,-6.878,-0.068 +02/07/2021 03:30,13.42,90.1,0.903,12.6,0.148,0,0,-18.91,-18.91,0,101.3,-6.843,-0.068 +02/07/2021 04:00,13.22,90.5,0.882,23.8,0.133,0,0,-18.36,-18.36,0,101.3,-6.809,-0.051 +02/07/2021 04:30,13.17,91,0.941,358.8,0.148,2.688,0.013,-5.037,-5.037,0,101.3,-6.843,0.03 +02/07/2021 05:00,13.17,91.3,0.84,21.56,0.137,12.97,0.065,-1.978,-1.978,0,101.3,-6.798,0.213 +02/07/2021 05:30,13.18,91.3,0.937,22.34,0.13,32.31,0.162,8.91,8.91,0,101.3,-6.776,0.569 +02/07/2021 06:00,13.31,91.4,0.894,19.44,0.132,68.24,0.341,33.37,33.37,0,101.3,-6.774,1.401 +02/07/2021 06:30,13.83,90.9,0.886,352.5,0.133,101.3,0.507,54.12,54.12,0,101.3,-6.79,2.214 +02/07/2021 07:00,14.32,89.9,0.766,7.392,0.141,155.8,0.779,87.8,87.8,0,101.3,-6.881,3.507 +02/07/2021 07:30,15.05,87.6,0.68,36.65,0.117,210.4,1.052,120.2,120.2,0,101.3,-6.878,4.745 +02/07/2021 08:00,16.14,83.5,0.644,48.97,0.12,293.5,1.468,156.2,156.2,0,101.3,-6.797,6.652 +02/07/2021 08:30,17.81,76.6,0.617,183.3,0.069,379.6,1.898,210.8,210.8,0,101.3,-6.135,8.48 +02/07/2021 09:00,18.66,74.06,0.933,201.8,0.144,542.6,2.713,321.4,321.4,0,101.3,-4.742,11.61 +02/07/2021 09:30,19.57,71.16,1.262,191.2,0.131,525.7,2.629,329.9,329.9,0,101.3,-4.293,11.34 +02/07/2021 10:00,19.3,72.69,1.226,205.9,0.131,546.2,2.731,345.3,345.3,0,101.3,-4.101,11.46 +02/07/2021 10:30,19.59,72.58,1.201,207.2,0.129,372.2,1.861,227.7,227.7,0,101.3,-4.865,8.4 +02/07/2021 11:00,19.97,71.86,1.176,190.9,0.124,474.5,2.373,304.7,304.7,0,101.3,-4.694,10.19 +02/07/2021 11:30,20.11,71.73,1.756,196.8,0.152,341.7,1.708,224.2,224.2,0,101.3,-5.033,7.775 +02/07/2021 12:00,20.14,70.39,2.081,195.2,0.144,448.7,2.244,295.3,295.3,0,101.3,-4.547,9.86 +02/07/2021 12:30,20.42,69.05,2.033,209.9,0.131,506.4,2.532,349.6,349.6,0,101.3,-4.335,10.67 +02/07/2021 13:00,20.24,69.12,1.849,222.6,0.127,346.6,1.733,228.2,228.2,0,101.3,-4.732,7.677 +02/07/2021 13:30,20.04,69.87,1.991,240.6,0.134,323.7,1.619,210.1,210.1,0,101.3,-4.764,7.32 +02/07/2021 14:00,19.65,71.28,1.9,231.3,0.125,244.9,1.225,155.3,155.3,0,101.3,-5.515,5.818 +02/07/2021 14:30,20.22,69.1,1.587,227.2,0.12,341,1.705,218.2,218.2,0,101.2,-5.092,7.597 +02/07/2021 15:00,20.3,69.9,1.854,226.6,0.123,456.9,2.284,303.1,303.1,0,101.2,-4.774,9.74 +02/07/2021 15:30,20.73,66.8,1.818,226.8,0.124,405.5,2.028,258.4,258.4,0,101.2,-4.652,8.77 +02/07/2021 16:00,20.44,67.47,1.936,222.4,0.123,248.5,1.243,151,151,0,101.2,-5.481,5.659 +02/07/2021 16:30,20,67.4,2.027,219.9,0.128,198.2,0.991,119.6,119.6,0,101.2,-6.098,4.463 +02/07/2021 17:00,20.41,66.24,1.535,216.5,0.127,235.8,1.179,138.1,138.1,0,101.2,-5.897,5.144 +02/07/2021 17:30,20.41,66.9,1.439,215.4,0.132,132.8,0.664,73.48,73.48,0,101.2,-6.182,3.013 +02/07/2021 18:00,20,66.14,1.891,225.7,0.132,158.2,0.791,82.9,82.9,0,101.2,-6.558,3.535 +02/07/2021 18:30,19.91,65.28,2.141,218.5,0.131,134.3,0.672,57.75,57.75,0,101.2,-6.295,2.948 +02/07/2021 19:00,19.6,66.14,1.757,212.1,0.131,118.3,0.591,43.14,43.14,0,101.2,-6.522,2.809 +02/07/2021 19:30,19.3,67.89,1.467,226.5,0.125,66.35,0.332,-1.099,-1.099,0,101.1,-6.44,1.7 +02/07/2021 20:00,18.28,74.02,1.361,239.4,0.134,21.48,0.107,-40.39,-40.39,0,101.2,-6.605,0.519 +02/07/2021 20:30,17.31,77.15,1.042,227.1,0.121,2.15,0.011,-47.54,-47.54,0,101.2,-6.693,0.018 +02/07/2021 21:00,16.51,81.1,0.482,213.9,0.131,0,0,-37.44,-37.44,0,101.2,-6.474,-0.135 +02/07/2021 21:30,15.97,84,0.14,205.1,0.068,0,0,-38.53,-38.53,0,101.2,-6.258,-0.135 +02/07/2021 22:00,15.28,86.1,0.162,185.6,0.082,0,0,-37.98,-37.98,0,101.1,-6.118,-0.134 +02/07/2021 22:30,15.1,87.9,0.374,214.4,0.099,0,0,-24.18,-24.18,0,101.2,-6.059,-0.135 +02/07/2021 23:00,15.3,87,0.955,217.9,0.133,0,0,-37.41,-37.41,0,101.1,-5.996,-0.136 +02/07/2021 23:30,15.32,86.9,0.815,209.4,0.145,0,0,-17.86,-17.86,0,101.1,-5.961,-0.136 +03/07/2021 00:00,15.34,87,0.637,207.6,0.141,0,0,-25.87,-25.87,0,101.1,-5.914,-0.136 +03/07/2021 00:30,15.17,87.7,0.859,204.5,0.144,0,0,-29.31,-29.31,0,101.1,-5.894,-0.083 +03/07/2021 01:00,15.1,88.4,0.897,196.9,0.161,0,0,-31.88,-31.88,0,101.1,-5.895,-0.068 +03/07/2021 01:30,15.06,88.8,0.739,191.9,0.145,0,0,-22.95,-22.95,0,101.1,-5.92,-0.068 +03/07/2021 02:00,15.26,88.4,1.332,212.8,0.139,0,0,-28.66,-28.66,0,101.1,-6.009,-0.068 +03/07/2021 02:30,15.47,87.7,0.714,174.1,0.157,0,0,-17.66,-17.66,0,101.1,-6.013,-0.068 +03/07/2021 03:00,15.52,87.9,0.67,172.7,0.145,0,0,-16.18,-16.18,0,101,-5.96,-0.068 +03/07/2021 03:30,15.63,88.4,0.966,185,0.153,0,0,-19.26,-19.26,0,101,-5.918,-0.068 +03/07/2021 04:00,15.68,89,0.999,175,0.153,0,0,-20.5,-20.5,0.4,101,-5.953,-0.068 +03/07/2021 04:30,15.71,89.8,1.253,179.4,0.158,1.035,0.005,-15.17,-15.17,0.4,101,-5.962,-0.054 +03/07/2021 05:00,15.79,90.6,1.08,177.3,0.156,5.491,0.027,-7.398,-7.398,0.2,101,-5.962,0.057 +03/07/2021 05:30,15.98,91,0.785,169.5,0.154,19.38,0.097,1.515,1.515,0,101,-5.997,0.32 +03/07/2021 06:00,16.09,91.2,1.137,183.1,0.162,30.03,0.15,7.12,7.12,0,101,-6.003,0.407 +03/07/2021 06:30,16.38,91.6,1.467,183.6,0.162,97.1,0.485,42.49,42.49,0,101,-5.927,1.846 +03/07/2021 07:00,16.76,91.2,1.679,185.2,0.153,60.62,0.303,22.78,22.78,0,101,-5.955,1.163 +03/07/2021 07:30,17.1,91,0.718,181,0.16,62.59,0.313,21.71,21.71,1,101,-6.205,1.264 +03/07/2021 08:00,17.48,90.9,0.405,213.8,0.113,74.45,0.372,27.89,27.89,0,101,-6.479,1.567 +03/07/2021 08:30,18.25,90,1.042,239,0.107,169.9,0.85,75.81,75.81,0,101,-6.088,3.542 +03/07/2021 09:00,19.35,85.2,2.11,213.1,0.124,599.8,2.999,351.5,351.6,0,101,-4.208,11.62 +03/07/2021 09:30,19.95,72.02,2.695,249.3,0.14,404.9,2.024,262.6,262.6,0,101.1,-3.642,8 +03/07/2021 10:00,19.56,71.02,2.701,248.5,0.146,434.2,2.171,285.2,285.3,0,101.1,-3.943,8.79 +03/07/2021 10:30,20.42,69.82,2.706,226.5,0.124,462.1,2.311,325.9,325.9,0,101.1,-2.949,9.68 +03/07/2021 11:00,20.1,69.87,2.434,245.7,0.135,355.5,1.777,237.8,237.8,0,101.1,-3.912,7.69 +03/07/2021 11:30,20.17,69.64,2.103,251,0.146,342,1.71,219.5,219.5,0,101.1,-4.716,7.769 +03/07/2021 12:00,21.26,67.07,2.099,220.4,0.122,580.7,2.903,412,412,0,101.1,-3.048,12 +03/07/2021 12:30,21.98,65.03,2.401,224.7,0.121,811,4.053,597.3,597.4,0,101,-2.287,15.48 +03/07/2021 13:00,22.93,59.58,3.019,227.2,0.126,862,4.312,637.8,638,0,101,-2.103,16.13 +03/07/2021 13:30,22.52,61.77,2.704,238.2,0.131,698.7,3.493,512.5,512.5,0,101,-2.961,13.81 +03/07/2021 14:00,22.81,57.51,3.158,249.8,0.138,733,3.665,531.8,532,0,101,-2.83,14.41 +03/07/2021 14:30,22.59,58.3,2.747,248,0.138,570.3,2.851,409.8,409.8,0,101,-3.186,11.21 +03/07/2021 15:00,22.49,58.32,2.684,235.3,0.13,620.3,3.102,445.8,445.8,0,101,-3.214,12.18 +03/07/2021 15:30,22.68,56.98,2.327,239.2,0.134,442.9,2.214,304.5,304.5,0,101,-3.627,9.16 +03/07/2021 16:00,22.24,59.28,2.841,243.3,0.136,411.7,2.058,282,282,0,101,-3.68,8.67 +03/07/2021 16:30,21.8,60.61,2.542,235.4,0.126,296,1.48,192.4,192.4,0,101,-4.2,6.449 +03/07/2021 17:00,21.75,60.05,2.295,228.1,0.122,281.3,1.406,170.4,170.4,0,101,-4.339,5.916 +03/07/2021 17:30,21.47,61.83,2.53,239.2,0.131,250.9,1.255,154.3,154.3,0,101,-4.202,5.338 +03/07/2021 18:00,20.73,63.92,2.344,248.3,0.137,136.7,0.684,74.95,74.95,0,101,-4.902,2.917 +03/07/2021 18:30,20.58,64.02,2.227,241.6,0.138,125.7,0.629,50.59,50.59,0,101,-4.962,2.555 +03/07/2021 19:00,19.84,66.3,2.015,235.2,0.133,51.1,0.256,-1.255,-1.255,0,101,-5.457,0.893 +03/07/2021 19:30,19.34,66.03,1.922,228.5,0.124,32.27,0.161,-10.03,-10.03,0,101,-5.401,0.524 +03/07/2021 20:00,18.84,68.34,1.86,238.1,0.135,7.788,0.039,-22.73,-22.73,0,101,-5.317,0.017 +03/07/2021 20:30,18.46,72.22,1.662,237,0.132,0.242,0.001,-21.91,-21.92,0,101,-5.212,-0.136 +03/07/2021 21:00,18.16,74.45,1.291,227.1,0.128,0,0,-27.58,-27.58,0,101,-5.111,-0.168 +03/07/2021 21:30,17.65,75.99,1.414,228,0.119,0,0,-34.79,-34.79,0,101,-5.079,-0.149 +03/07/2021 22:00,17.37,76.81,1.179,219.3,0.126,0,0,-22,-22,0,101,-4.996,-0.135 +03/07/2021 22:30,17.16,78.16,1.401,219,0.127,0,0,-27.1,-27.1,0,101,-4.944,-0.135 +03/07/2021 23:00,17.06,79.94,1.515,222.1,0.126,0,0,-18.66,-18.66,0,101,-4.931,-0.135 +03/07/2021 23:30,16.92,81.2,0.913,193.6,0.151,0,0,-23.41,-23.41,0,100.9,-4.859,-0.135 +04/07/2021 00:00,16.57,83.4,0.578,192.7,0.153,0,0,-31.63,-31.63,0,100.9,-4.843,-0.135 +04/07/2021 00:30,16.37,85.9,1.033,196.7,0.154,0,0,-26.94,-26.94,0.2,100.9,-4.877,-0.135 +04/07/2021 01:00,16.4,87.6,1.337,188.4,0.155,0,0,-28.01,-28.01,0,100.9,-4.891,-0.135 +04/07/2021 01:30,16.31,88.1,1.454,195.1,0.154,0,0,-30.6,-30.6,0,100.8,-4.925,-0.135 +04/07/2021 02:00,16.25,88.5,1.342,189.5,0.153,0,0,-29.34,-29.34,0,100.8,-5.014,-0.135 +04/07/2021 02:30,16.23,88.6,1.277,183,0.157,0,0,-27.67,-27.67,0,100.8,-5.013,-0.135 +04/07/2021 03:00,16.19,88.6,0.733,184,0.17,0,0,-21.88,-21.88,0,100.8,-5.013,-0.135 +04/07/2021 03:30,16.17,89.1,0.988,183.8,0.164,0,0,-15.29,-15.29,0.2,100.7,-5.013,-0.135 +04/07/2021 04:00,16.19,89.6,1.428,187.2,0.156,0,0,-17.95,-17.95,0,100.7,-5.066,-0.135 +04/07/2021 04:30,16.05,89.5,1.561,187.3,0.154,0.023,0,-23.72,-23.72,1.4,100.7,-5.058,-0.128 +04/07/2021 05:00,15.92,89.9,0.88,192.4,0.143,1.81,0.009,-11.32,-11.32,2.8,100.7,-5.109,-0.068 +04/07/2021 05:30,16.09,90.6,1.079,179.8,0.145,28.62,0.143,0.546,0.546,0.2,100.7,-5.195,0.457 +04/07/2021 06:00,16.27,90.7,1.023,189.4,0.156,60,0.3,5.885,5.885,0,100.7,-5.207,1.026 +04/07/2021 06:30,16.47,90.3,0.959,175.2,0.154,97.5,0.488,22.46,22.46,0,100.7,-5.186,1.745 +04/07/2021 07:00,16.99,89.1,1.177,180.3,0.152,187.2,0.936,70.12,70.12,0,100.7,-4.754,3.858 +04/07/2021 07:30,17.57,86,1.97,199.2,0.14,193.1,0.966,101.2,101.2,0,100.6,-4.078,4.068 +04/07/2021 08:00,17.81,83.8,2.147,191.7,0.149,157.8,0.789,79.95,79.95,0,100.6,-4.119,3.4 +04/07/2021 08:30,17.87,83.6,2.018,200.6,0.142,196.6,0.983,103.8,103.8,0,100.6,-4.152,4.119 +04/07/2021 09:00,19.45,76.51,2.764,217.2,0.125,548.3,2.741,359,359.1,0,100.6,-1.821,11.47 +04/07/2021 09:30,18.03,79.43,3.232,232.6,0.123,193.7,0.968,43.11,43.13,0.8,100.6,-3.262,4.186 +04/07/2021 10:00,17.69,77.92,3.113,244.7,0.141,553.9,2.769,328.3,328.9,0,100.6,-2.065,10.38 +04/07/2021 10:30,18.57,70.52,3.18,263.9,0.151,529.1,2.645,338.9,339,0,100.6,-1.325,11.04 +04/07/2021 11:00,18.48,68.16,2.873,277.4,0.143,419,2.095,273,273,0,100.7,-2.111,8.77 +04/07/2021 11:30,19.36,63.46,2.93,267.2,0.153,697.2,3.486,477.8,477.9,0,100.7,-1.084,13.38 +04/07/2021 12:00,19.8,61.81,2.818,261.3,0.151,633.1,3.165,437.6,437.7,0,100.6,-1.409,12.98 +04/07/2021 12:30,20.59,59.41,2.813,258.3,0.146,775.3,3.876,549,549.2,0,100.6,-1.326,15.73 +04/07/2021 13:00,20.69,58.48,3.35,243.4,0.134,696.5,3.482,484,484.4,0,100.6,-1.428,14.09 +04/07/2021 13:30,20.49,60.91,3.358,232.4,0.128,659.1,3.295,449.4,449.7,0,100.6,-1.594,13.82 +04/07/2021 14:00,20.78,57.92,3.57,238.3,0.132,624.7,3.124,422.4,422.8,0,100.7,-1.511,13.54 +04/07/2021 14:30,20.45,56.94,3.111,240.3,0.136,426.4,2.132,266.8,266.8,0,100.7,-2.417,9.93 +04/07/2021 15:00,19.76,58.26,3.578,244.6,0.135,362.7,1.813,221.3,221.5,0,100.7,-2.795,8.56 +04/07/2021 15:30,19.41,60.46,3.46,243.9,0.141,310.1,1.55,184.3,184.4,0,100.7,-2.973,7.279 +04/07/2021 16:00,19.19,61.57,3.051,236.7,0.132,296.9,1.484,171.6,171.6,0,100.7,-2.939,6.987 +04/07/2021 16:30,18.95,60.42,3.134,246.2,0.141,252.6,1.263,140.6,140.6,0,100.7,-2.976,6.017 +04/07/2021 17:00,18.73,61.8,3.075,240.4,0.142,209.3,1.046,109.2,109.2,0,100.7,-3.208,4.946 +04/07/2021 17:30,18.58,64.7,2.606,227.4,0.124,163.4,0.817,79.27,79.28,0,100.7,-3.342,3.792 +04/07/2021 18:00,18.3,65.71,2.732,217,0.128,103.4,0.517,40.91,40.91,0,100.7,-3.585,2.463 +04/07/2021 18:30,17.77,66.01,2.479,216.5,0.133,69.17,0.346,18.48,18.48,0,100.7,-3.846,1.698 +04/07/2021 19:00,17.42,67.04,1.782,216.2,0.131,45.37,0.227,2.361,2.361,0,100.7,-3.972,1.098 +04/07/2021 19:30,17.12,69.16,1.424,201.2,0.147,15.9,0.079,-22.01,-22.01,0,100.7,-4.097,0.463 +04/07/2021 20:00,16.5,74.32,1.141,186.5,0.152,0.809,0.004,-63.41,-63.41,0,100.7,-4.179,0.141 +04/07/2021 20:30,15.92,80.6,0.748,178.9,0.156,0,0,-37.13,-37.13,0.4,100.7,-4.199,0.061 +04/07/2021 21:00,15.52,85,1.135,179.4,0.156,0,0,-28.87,-28.87,0.2,100.7,-4.2,0.005 +04/07/2021 21:30,15.28,87.2,1.301,185.9,0.155,0,0,-19.59,-19.59,1.6,100.7,-4.147,0 +04/07/2021 22:00,15.17,89.1,1.089,189.9,0.15,0,0,-13.29,-13.29,1.8,100.7,-4.147,0 +04/07/2021 22:30,15.09,90.1,0.623,163.9,0.138,0,0,-12.32,-12.32,1.4,100.6,-4.2,0 +04/07/2021 23:00,14.99,90.7,0.496,184.2,0.154,0,0,-12.8,-12.8,0,100.6,-4.201,0 +04/07/2021 23:30,14.98,91,0.282,146.2,0.112,0,0,-9.7,-9.7,0.4,100.5,-4.217,0.001 +05/07/2021 00:00,14.98,91.2,0.284,86.5,0.105,0,0,-7.718,-7.718,0.2,100.5,-4.268,0.001 +05/07/2021 00:30,14.93,91.4,0.402,71.17,0.116,0,0,-7.752,-7.752,0,100.4,-4.268,0.011 +05/07/2021 01:00,14.85,91.7,1.007,13.25,0.137,0,0,-7.865,-7.865,5.8,100.4,-6.375,0.018 +05/07/2021 01:30,14.58,92,0.628,21.2,0.13,0,0,-9.39,-9.39,1.8,100.4,-13.17,0.012 +05/07/2021 02:00,14.59,92.3,0.999,3.615,0.155,0,0,-8.02,-8.02,0.2,100.4,-24.48,0.068 +05/07/2021 02:30,14.56,92.4,0.665,1.941,0.137,0,0,-11.76,-11.76,0,100.4,-25.61,0.068 +05/07/2021 03:00,14.46,92.4,1.112,320.5,0.136,0.005,0,-11.3,-11.3,0,100.4,-25.57,0.068 +05/07/2021 03:30,14.37,92.4,1.104,313.2,0.127,0.06,0,-19.82,-19.82,0,100.4,-25.4,0.068 +05/07/2021 04:00,14.1,92.3,0.538,288.8,0.135,0,0,-45.3,-45.3,0,100.4,-24.97,0.13 +05/07/2021 04:30,13.89,92.7,0.729,294,0.146,2.195,0.011,-23.9,-23.9,0,100.5,-24.45,0.214 +05/07/2021 05:00,14.02,92.8,0.724,280.1,0.139,17.24,0.086,1.486,1.486,0,100.5,-24.69,0.48 +05/07/2021 05:30,14.26,92.7,0.728,264.7,0.153,40.04,0.2,16.02,16.02,0,100.5,-24.42,0.972 +05/07/2021 06:00,14.39,92.3,0.893,252,0.155,87.6,0.438,21.05,21.05,0,100.5,-23.13,1.88 +05/07/2021 06:30,14.93,91.1,1.265,231.9,0.124,201.5,1.007,40.81,40.81,0,100.5,-21.57,5.293 +05/07/2021 07:00,15.68,87.2,1.335,236.7,0.128,260.6,1.303,103.3,103.3,0,100.5,-20.01,6.496 +05/07/2021 07:30,16.07,83.1,1.312,226.5,0.122,172.9,0.865,101.8,101.8,0,100.6,-20.75,3.969 +05/07/2021 08:00,16.11,82.4,1.412,181.6,0.155,178,0.89,106.9,106.9,0,100.5,-20.43,4.115 +05/07/2021 08:30,16.25,81.6,1.411,185.9,0.15,200.8,1.004,124.4,124.4,0,100.5,-17.86,4.737 +05/07/2021 09:00,16.31,83.6,1.416,195,0.143,212.5,1.063,75.23,75.23,0.4,100.5,-16.73,4.84 +05/07/2021 09:30,16.92,83.1,2.089,191.4,0.152,305.8,1.529,154.4,154.4,0,100.5,-13.12,6.929 +05/07/2021 10:00,17.16,79.38,1.898,212,0.133,167.4,0.837,70.41,70.41,0.2,100.5,-12.42,4.496 +05/07/2021 10:30,16.96,81.3,1.791,215.4,0.132,229.6,1.148,59.67,59.67,0,100.5,-14.13,5.864 +05/07/2021 11:00,17.22,77.39,2.04,220.6,0.129,244.8,1.224,56.49,56.49,0,100.5,-13.48,6.237 +05/07/2021 11:30,17.15,73.57,1.984,222.3,0.126,243.3,1.217,44.49,44.49,0,100.5,-13,6.249 +05/07/2021 12:00,16.72,75.52,1.784,230,0.124,258.1,1.291,47.16,47.16,0.2,100.5,-13.43,6.522 +05/07/2021 12:30,17.27,75.42,1.389,220.4,0.126,221.5,1.108,77.99,77.99,0,100.4,-13.27,5.448 +05/07/2021 13:00,16.7,74.29,2.059,198.4,0.14,187.9,0.939,19.93,19.93,0,100.4,-12.7,4.613 +05/07/2021 13:30,15.81,80.5,2.431,195.4,0.143,188.3,0.941,71.28,71.28,0,100.4,-12.11,4.631 +05/07/2021 14:00,15.95,81.2,2.147,189.2,0.151,186.8,0.934,109.3,109.3,0,100.3,-11.77,4.724 +05/07/2021 14:30,15.88,79.55,2.647,185.3,0.154,165.2,0.826,35,34.99,0,100.3,-11.07,4.093 +05/07/2021 15:00,15.16,85.3,1.748,171.7,0.141,151.2,0.756,43.95,43.95,0.2,100.3,-11.67,3.638 +05/07/2021 15:30,15.09,87.5,1.467,163.7,0.136,137.7,0.689,44.81,44.81,0.2,100.2,-11.73,3.186 +05/07/2021 16:00,15.24,89,1.487,158.2,0.138,121.1,0.606,40.58,40.58,0.2,100.1,-11.45,2.724 +05/07/2021 16:30,15.92,89.8,1.906,165.7,0.133,121.7,0.609,36.59,36.59,0.2,100.1,-11.27,2.715 +05/07/2021 17:00,16.22,90.1,2.281,176.1,0.144,70.39,0.352,16.45,16.45,0,100,-11.24,1.518 +05/07/2021 17:30,16.58,90.6,2.991,182.8,0.153,73.85,0.369,14.13,14.14,0.6,100,-11.19,1.565 +05/07/2021 18:00,16.97,90.4,3.151,188.5,0.143,43.87,0.219,-6.304,-6.314,0.4,99.9,-11.31,0.877 +05/07/2021 18:30,17.14,89.5,3.481,190,0.15,25.85,0.129,-18.69,-18.71,0.4,99.9,-11.12,0.485 +05/07/2021 19:00,17.25,88.5,3.743,191.5,0.152,17.46,0.087,-30.25,-30.31,0.2,99.9,-11.06,0.326 +05/07/2021 19:30,17.28,87.8,3.557,201.7,0.139,8.68,0.043,-33.5,-33.58,0.8,99.8,-11.36,0.141 +05/07/2021 20:00,17.09,87.4,3.634,210.7,0.134,6.44,0.032,-41.75,-41.82,0.6,99.8,-12.03,0.083 +05/07/2021 20:30,16.71,88.6,3.023,201.8,0.146,0.556,0.003,-28.53,-28.54,2.6,99.8,-21.53,0.007 +05/07/2021 21:00,16.52,88.5,3.731,221.3,0.126,1.278,0.006,-51.43,-51.56,1.8,99.8,-34.08,0.05 +05/07/2021 21:30,15.08,82.4,4.026,241.5,0.14,1.793,0.009,-84.7,-85.1,0,99.9,-26.92,0.006 +05/07/2021 22:00,14.35,83.6,2.751,221.3,0.127,0.083,0,-72.96,-72.97,0,99.9,-20.46,-0.053 +05/07/2021 22:30,14.2,85.4,3.147,208.6,0.137,0,0,-70.58,-70.62,0,99.9,-17.57,-0.068 +05/07/2021 23:00,14.2,85.6,3.175,208.3,0.136,0,0,-72.57,-72.6,0,99.9,-16.44,-0.068 +05/07/2021 23:30,14.23,83.8,3.348,216.1,0.13,0,0,-72.76,-72.85,0,99.9,-15.25,-0.069 +06/07/2021 00:00,14.18,82.3,3.185,217.2,0.132,0,0,-71.05,-71.09,0,99.8,-12.76,-0.069 +06/07/2021 00:30,14.28,81.2,3.401,222.6,0.129,0,0,-45.55,-45.63,0,99.8,-13,-0.07 +06/07/2021 01:00,14.24,77.79,4.183,219.2,0.127,0,0,-72.05,-72.45,0,99.8,-9.83,-0.07 +06/07/2021 01:30,14.11,75.7,4.129,227.8,0.124,0,0,-74.25,-74.64,0,99.8,-8.72,-0.073 +06/07/2021 02:00,14.06,72.98,4.029,225.7,0.122,0,0,-66.66,-67.02,0,99.8,-7.531,-0.077 +06/07/2021 02:30,14.19,72.46,4.054,224.2,0.121,0,0,-49.37,-49.6,0,99.8,-7.042,-0.097 +06/07/2021 03:00,14.45,70.72,4.799,234.4,0.132,0.038,0,-27.52,-27.88,0,99.8,-6.484,-0.076 +06/07/2021 03:30,14.44,72.33,4.86,237.2,0.13,0,0,-10.96,-11.12,0,99.9,-5.339,-0.065 +06/07/2021 04:00,14.1,77.52,4.281,239.1,0.133,0,0,-9.02,-9.07,0,99.9,-5.874,-0.066 +06/07/2021 04:30,13.98,78.92,3.377,239.6,0.131,0.574,0.003,-8.25,-8.26,0,100,-6.736,-0.028 +06/07/2021 05:00,14.01,78.43,3.743,240.8,0.138,4.837,0.024,-9.02,-9.04,0,100.1,-6.826,0.086 +06/07/2021 05:30,14.08,77.03,3.623,241.2,0.136,24.39,0.122,-4.273,-4.264,0,100.1,-6.238,0.467 +06/07/2021 06:00,14.25,76.58,3.219,237.4,0.134,78.86,0.394,13.98,13.98,0,100.1,-7.472,2.065 +06/07/2021 06:30,14.53,76.05,3.074,241.7,0.138,161.6,0.808,24.32,24.33,0,100.2,-8.26,4.426 +06/07/2021 07:00,15.19,73.4,3.97,242.8,0.139,225.9,1.13,74,74.18,0,100.2,-8.43,5.918 +06/07/2021 07:30,15.26,72.67,3.722,251,0.147,295.1,1.475,142.5,142.6,0,100.3,-6.253,7.172 +06/07/2021 08:00,15.91,69.87,4.031,252.3,0.14,388.9,1.945,211.2,211.9,0,100.3,-5.864,9.05 +06/07/2021 08:30,16.39,67.69,3.597,246.4,0.144,393.2,1.966,238.1,238.4,0,100.4,-5.696,9.25 +06/07/2021 09:00,16.85,65.18,3.563,243.9,0.14,551.8,2.759,341.4,341.7,0,100.4,-6.867,11.76 +06/07/2021 09:30,16.79,63.29,3.39,239.1,0.132,340.4,1.702,212,212.1,0,100.4,-8.09,7.879 +06/07/2021 10:00,18.06,58.98,3.712,238.8,0.131,821,4.107,556.6,557.6,0,100.4,-5.947,17.13 +06/07/2021 10:30,18.75,54.99,3.712,243.8,0.136,697.5,3.487,487.3,488,0,100.5,-6.577,14.59 +06/07/2021 11:00,18.92,53.93,3.674,246.1,0.136,746.1,3.73,514.4,515.4,0,100.5,-5.071,15.49 +06/07/2021 11:30,19.22,52.29,3.876,242.6,0.135,664.8,3.324,458.7,459.8,0,100.5,-3.322,13.53 +06/07/2021 12:00,18.68,56.25,2.943,236.1,0.131,314.3,1.572,204.4,204.5,0,100.5,-6.529,7.653 +06/07/2021 12:30,18.49,59.59,2.616,243.9,0.136,290.3,1.452,189.3,189.3,0,100.5,-7.819,6.999 +06/07/2021 13:00,16.8,70.66,3.064,232,0.13,194.9,0.974,-8.44,-8.47,0.2,100.6,-7.604,4.982 +06/07/2021 13:30,16.56,77.18,2.098,249.2,0.141,408.5,2.042,233.5,233.5,0,100.6,-7.492,9.34 +06/07/2021 14:00,17.22,74.22,2.037,242.3,0.135,240.6,1.203,108.2,108.2,0,100.6,-7.96,5.997 +06/07/2021 14:30,18.65,67.61,2.594,211.3,0.126,517.6,2.588,354.5,354.6,0,100.5,-6.453,11.31 +06/07/2021 15:00,18.98,60,3.803,216.1,0.127,316.2,1.581,205.9,206.4,0,100.5,-6.732,7.114 +06/07/2021 15:30,18.51,62.49,3.672,220.9,0.124,290.5,1.453,188.4,188.8,0,100.5,-6.456,6.692 +06/07/2021 16:00,18.24,65.06,3.899,213.6,0.134,263.4,1.317,114.4,114.5,0,100.5,-5.83,6.011 +06/07/2021 16:30,17.39,71.72,3.438,208.2,0.137,251.4,1.257,151.2,151.3,0,100.6,-6.008,5.892 +06/07/2021 17:00,17.55,71.23,3.199,215.6,0.125,153.9,0.769,68.82,68.78,0,100.5,-6.566,3.653 +06/07/2021 17:30,16.56,74.38,3.538,217.5,0.126,145,0.725,16.4,16.4,0,100.6,-6.149,3.578 +06/07/2021 18:00,16.08,81.1,2.85,209.7,0.137,224.6,1.123,80.6,80.6,0,100.6,-6.089,5.53 +06/07/2021 18:30,16.53,77.68,3.221,206.5,0.138,225.8,1.129,117,117,0,100.6,-4.645,5.384 +06/07/2021 19:00,16.11,80.2,2.322,206.5,0.142,83.8,0.419,26.52,26.52,0,100.6,-5.865,1.935 +06/07/2021 19:30,15.99,80.8,1.859,216.2,0.132,48.11,0.241,-3.662,-3.662,0,100.6,-6.647,1.082 +06/07/2021 20:00,15.43,82.7,1.665,197.3,0.148,13.78,0.069,-37.93,-37.93,0,100.6,-7.039,0.268 +06/07/2021 20:30,15.29,84.2,1.955,198.4,0.151,0.975,0.005,-46.86,-46.86,0,100.6,-6.866,-0.09 +06/07/2021 21:00,15.01,84.4,1.229,207.8,0.141,0,0,-58.47,-58.47,0,100.7,-6.962,-0.135 +06/07/2021 21:30,14.55,86.3,1.173,202.5,0.15,0,0,-47.11,-47.11,0,100.7,-6.929,-0.136 +06/07/2021 22:00,14.41,87.9,1.045,197.8,0.151,0,0,-52.3,-52.3,0,100.7,-6.819,-0.136 +06/07/2021 22:30,14.12,88.3,0.982,216.2,0.139,0,0,-60.82,-60.82,0,100.8,-6.493,-0.136 +06/07/2021 23:00,13.91,88.3,1.063,220.8,0.12,0,0,-56.83,-56.83,0,100.8,-6.502,-0.136 +06/07/2021 23:30,13.58,88.4,1.454,232,0.127,0,0,-57.04,-57.04,0,100.8,-6.357,-0.136 +07/07/2021 00:00,13.16,88.7,1.303,234.6,0.133,0,0,-63.28,-63.28,0.2,100.8,-6.215,-0.136 +07/07/2021 00:30,12.65,89.4,1.172,243.4,0.139,0,0,-64.94,-64.94,0,100.8,-6.105,-0.136 +07/07/2021 01:00,12.18,90.1,1.253,246.1,0.145,0,0,-67.86,-67.86,0,100.9,-5.999,-0.136 +07/07/2021 01:30,11.72,90.2,0.631,249.7,0.154,0,0,-63.35,-63.35,0,100.9,-5.85,-0.136 +07/07/2021 02:00,10.96,90.6,0.619,232.1,0.113,0,0,-61.11,-61.11,0,100.9,-5.699,-0.136 +07/07/2021 02:30,10.51,91.1,0.506,216.2,0.127,0,0,-58.24,-58.24,0,100.9,-5.581,-0.136 +07/07/2021 03:00,10.06,91.6,0.783,206.7,0.15,0,0,-58.99,-58.99,0,100.9,-5.524,-0.136 +07/07/2021 03:30,9.94,91.6,0.119,242,0.03,0,0,-55.2,-55.2,0,100.9,-5.472,-0.136 +07/07/2021 04:00,9.35,91.4,0,0,0,0,0,-51.78,-51.78,0,100.9,-5.363,-0.126 +07/07/2021 04:30,8.87,92.1,0.023,232.8,0.014,3.485,0.017,-47.02,-47.02,0,100.9,-5.373,0.098 +07/07/2021 05:00,9.08,92.4,0.043,144.9,0.011,22.37,0.112,-37.79,-37.79,0,100.9,-5.386,0.54 +07/07/2021 05:30,10.28,92.5,0.177,176,0.031,93.6,0.468,-9.94,-9.94,0,101,-5.481,3.698 +07/07/2021 06:00,11.73,90.3,0.983,187,0.156,124.8,0.624,-29.31,-29.31,0,101,-5.662,4.318 +07/07/2021 06:30,12.46,89,0.847,188.6,0.154,149.7,0.749,-1.514,-1.514,0,101,-5.997,4.145 +07/07/2021 07:00,13.3,86.4,1.311,206.9,0.139,215.7,1.079,62.11,62.11,0,101,-6.013,5.664 +07/07/2021 07:30,13.94,83.6,1.339,218.3,0.126,292.2,1.461,120.4,120.4,0,101.1,-6.122,7.519 +07/07/2021 08:00,15.67,76.45,2.075,234.7,0.127,504,2.52,272.7,272.7,0,101.1,-5.137,12.69 +07/07/2021 08:30,15.97,73.01,2.338,229.6,0.126,323.2,1.616,199.3,199.3,0,101.1,-5.88,7.867 +07/07/2021 09:00,16.3,72.24,2.251,207,0.134,479.2,2.396,290.5,290.5,0,101.1,-6.03,10.95 +07/07/2021 09:30,17.08,68.65,2.224,218.4,0.124,336.7,1.684,228.8,228.8,0,101.1,-6.513,8.22 +07/07/2021 10:00,17.25,68.76,2.349,202.4,0.143,335.4,1.677,221.6,221.6,0,101.1,-6.91,8.18 +07/07/2021 10:30,17.94,66.04,2.109,224.3,0.122,311.1,1.556,205.9,205.9,0,101.1,-6.822,7.83 +07/07/2021 11:00,18.56,65.3,2.427,221,0.121,636.2,3.181,440.1,440.2,0,101.2,-5.772,13.99 +07/07/2021 11:30,18.53,65.45,2.357,227.1,0.12,319.5,1.597,188.1,188.1,0,101.2,-5.836,7.734 +07/07/2021 12:00,17.89,69.35,2.05,228.9,0.126,421,2.105,245.6,245.6,0,101.2,-6.602,9.91 +07/07/2021 12:30,19.03,62.62,2.816,219.7,0.127,545.9,2.729,376,376.1,0,101.2,-5.119,12.23 +07/07/2021 13:00,19.31,62.05,2.89,216.2,0.125,514.4,2.572,358.2,358.2,0,101.2,-4.982,11.95 +07/07/2021 13:30,19.48,61,2.46,221,0.124,383.1,1.916,261,261,0,101.2,-5.441,9.19 +07/07/2021 14:00,18.83,62.89,2.603,226,0.126,268.2,1.341,177.5,177.5,0,101.2,-5.805,6.382 +07/07/2021 14:30,18.64,64.99,2.519,233.3,0.133,355.1,1.775,230.1,230.1,0,101.3,-5.44,8.41 +07/07/2021 15:00,19.36,62.66,2.705,208.7,0.133,324,1.62,219.2,219.2,0,101.3,-4.832,7.75 +07/07/2021 15:30,18.7,65.22,2.685,223.9,0.126,261.5,1.308,159.5,159.5,0,101.3,-5.05,6.275 +07/07/2021 16:00,16.9,73.76,2.155,220.8,0.127,270.1,1.351,105.7,105.7,0.2,101.3,-5.328,6.587 +07/07/2021 16:30,17.59,73.35,1.934,227.4,0.128,251.1,1.256,151.5,151.5,0,101.3,-5.371,5.8 +07/07/2021 17:00,17.03,75.17,1.754,294.3,0.13,91,0.455,14.58,14.58,0,101.3,-6.355,2.077 +07/07/2021 17:30,15.95,82.3,0.946,299.4,0.117,24.24,0.121,-16.43,-16.43,1,101.3,-6.627,0.538 +07/07/2021 18:00,15.7,86.2,0.778,201.9,0.139,56.87,0.284,4.117,4.117,0.2,101.3,-6.253,1.28 +07/07/2021 18:30,16.39,85.3,0.664,238.1,0.137,132.2,0.661,45.36,45.36,0,101.4,-5.71,2.781 +07/07/2021 19:00,16.68,84.1,0.757,254.2,0.148,68.53,0.343,6.668,6.668,0,101.4,-5.506,1.26 +07/07/2021 19:30,16.6,85.1,0.354,254,0.146,18.9,0.094,-7.226,-7.226,0,101.4,-5.414,0.26 +07/07/2021 20:00,16.3,83.5,0.967,220.2,0.121,3.171,0.016,-18.96,-18.96,0,101.4,-5.195,-0.129 +07/07/2021 20:30,16.03,81.1,0.912,215.4,0.132,0.94,0.005,-17.17,-17.17,0,101.5,-4.954,-0.135 +07/07/2021 21:00,15.77,82.3,0.537,217.8,0.114,0.069,0,-12.24,-12.24,0,101.5,-4.819,-0.198 +07/07/2021 21:30,15.4,82.1,1.016,225.6,0.122,0.09,0,-39.53,-39.53,0,101.5,-4.738,-0.193 +07/07/2021 22:00,14.59,83.6,0.642,229.9,0.119,0,0,-56.89,-56.89,0,101.5,-4.66,-0.181 +07/07/2021 22:30,13.95,85.9,0.898,243.6,0.135,0,0,-54.56,-54.56,0,101.6,-4.586,-0.136 +07/07/2021 23:00,13.69,87.1,1.368,244.2,0.141,0,0,-58.54,-58.54,0,101.6,-4.499,-0.136 +07/07/2021 23:30,13.31,87.8,0.748,246.9,0.145,0,0,-54.13,-54.13,0,101.6,-4.449,-0.136 +08/07/2021 00:00,12.82,88.4,0.281,217,0.107,0,0,-50.28,-50.28,0,101.6,-4.368,-0.136 +08/07/2021 00:30,12.53,89.8,0.588,222.6,0.115,0,0,-46.4,-46.4,0,101.6,-4.366,-0.136 +08/07/2021 01:00,12.39,90.3,0.628,224.7,0.127,0,0,-53.73,-53.73,0,101.6,-4.336,-0.136 +08/07/2021 01:30,12.26,90.8,0.446,234.5,0.15,0,0,-40.77,-40.77,0,101.6,-4.331,-0.136 +08/07/2021 02:00,12.13,91,0.246,244.3,0.143,0,0,-37.88,-37.88,0,101.7,-4.269,-0.136 +08/07/2021 02:30,12.03,91.5,0.373,196.9,0.118,0,0,-21.02,-21.02,0,101.6,-4.304,-0.136 +08/07/2021 03:00,12.35,91.8,0.325,176,0.17,0,0,-14.86,-14.86,0,101.7,-4.442,-0.136 +08/07/2021 03:30,12.58,91.8,0.36,165.5,0.14,0,0,-23.31,-23.31,0,101.7,-4.472,-0.136 +08/07/2021 04:00,12.55,92,0.335,113.2,0.135,0,0,-22.78,-22.78,0,101.7,-4.485,-0.136 +08/07/2021 04:30,12.47,92,0.262,113.7,0.113,1.136,0.006,-34.79,-34.79,0,101.7,-4.495,-0.077 +08/07/2021 05:00,12.42,92.4,0.367,123.6,0.115,17.63,0.088,-1.731,-1.731,0,101.7,-4.521,0.271 +08/07/2021 05:30,12.84,92.2,0.452,123.1,0.141,21.93,0.11,2.149,2.149,0,101.8,-4.537,0.34 +08/07/2021 06:00,13.02,92.3,0.548,123.3,0.16,39.08,0.195,13.92,13.92,0,101.8,-4.474,0.718 +08/07/2021 06:30,13.49,92.3,0.815,130.5,0.132,80.1,0.401,38.77,38.77,0,101.8,-4.437,1.628 +08/07/2021 07:00,14.07,92,0.812,132.6,0.135,148.3,0.742,84.8,84.8,0,101.8,-4.333,3.192 +08/07/2021 07:30,14.83,91,0.756,133.4,0.129,165.5,0.828,105.4,105.4,0,101.8,-4.259,3.873 +08/07/2021 08:00,15.15,89.3,1.164,216.4,0.107,166.6,0.833,96.6,96.6,0,101.8,-4.382,3.957 +08/07/2021 08:30,15.38,86.6,1.102,244.5,0.132,147.1,0.735,86.4,86.4,0,101.9,-4.598,3.614 +08/07/2021 09:00,15.72,83.9,1.13,266.8,0.156,167.8,0.839,100.2,100.2,0,101.9,-4.776,4.137 +08/07/2021 09:30,16.32,79.58,1.142,259.8,0.152,248.6,1.243,152.6,152.6,0,101.9,-4.771,6.121 +08/07/2021 10:00,17.01,74.86,1.1,265,0.134,331.1,1.655,208.4,208.4,0,101.9,-4.711,8.11 +08/07/2021 10:30,17.53,71.71,1.356,254.4,0.134,399.1,1.996,264.1,264.1,1.4,101.9,-4.505,9.65 +08/07/2021 11:00,18.5,66.56,1.577,241.7,0.122,626.5,3.132,440,440,0,101.9,-3.66,14.11 +08/07/2021 11:30,19.31,63.65,1.65,249.9,0.134,631.4,3.157,428.6,428.6,0,101.9,-3.5,13.81 +08/07/2021 12:00,20.23,61.59,1.919,222.2,0.121,874,4.372,621.7,621.7,0,101.9,-2.846,18.06 +08/07/2021 12:30,20.83,58.21,1.85,238.6,0.129,814,4.071,575.8,575.8,0,101.9,-3.063,17.61 +08/07/2021 13:00,20.3,58.81,1.735,242.6,0.136,348.9,1.745,220.5,220.5,0,101.9,-4.613,8.73 +08/07/2021 13:30,19.99,59.12,1.374,262.7,0.136,297.9,1.489,180.7,180.7,0,101.9,-5.319,7.248 +08/07/2021 14:00,19.62,60.52,1.777,274.3,0.141,259.6,1.298,159.1,159.1,0,101.9,-5.565,6.294 +08/07/2021 14:30,19.78,62.37,1.883,235.3,0.127,352,1.76,229.1,229.1,0,101.9,-4.57,8.21 +08/07/2021 15:00,19.3,65.1,1.969,233.4,0.124,215.7,1.079,128.1,128.1,0,101.9,-4.71,5.472 +08/07/2021 15:30,19.61,64.34,1.803,249.1,0.15,329.7,1.649,206.5,206.5,0,101.9,-4.444,7.815 +08/07/2021 16:00,19.85,62.61,1.61,242.7,0.132,313.9,1.569,193.8,193.8,0,101.9,-4.336,7.457 +08/07/2021 16:30,20.19,58.99,1.648,253.1,0.139,297,1.485,185,185,0,101.9,-4.611,6.907 +08/07/2021 17:00,20.13,59.29,1.658,254.8,0.144,243.9,1.22,140.5,140.5,0,101.9,-4.932,5.6 +08/07/2021 17:30,20,57.82,1.633,273.8,0.145,227.2,1.136,124.6,124.6,0,101.9,-5.223,5.182 +08/07/2021 18:00,19.75,60.2,1.532,277.5,0.145,172,0.86,78.76,78.76,0,101.9,-5.383,3.821 +08/07/2021 18:30,19.47,61.63,1.396,285.4,0.145,129.6,0.648,51.58,51.58,0,101.9,-5.449,2.852 +08/07/2021 19:00,19,64.52,1.09,310.8,0.123,61.65,0.308,16.76,16.76,0,101.9,-5.404,1.316 +08/07/2021 19:30,18.21,71.86,0.833,33.97,0.117,24.93,0.125,-6.631,-6.631,0,101.9,-5.081,0.445 +08/07/2021 20:00,17.33,75.04,0.556,27.71,0.14,2.175,0.011,-10.93,-10.93,0,102,-4.761,-0.087 +08/07/2021 20:30,17.06,77.93,0.273,13.04,0.079,0,0,-14.44,-14.44,0,102,-4.485,-0.168 +08/07/2021 21:00,16.72,79.41,0.366,204.9,0.073,0,0,-12.16,-12.16,0,102,-4.27,-0.203 +08/07/2021 21:30,16.68,78.25,0.457,158.1,0.102,0,0,-14.24,-14.24,0,102,-4.123,-0.203 +08/07/2021 22:00,16,80.2,1.299,357.1,0.133,0,0,-13.26,-13.26,0,102.1,-4.059,-0.201 +08/07/2021 22:30,14.97,84.1,0.921,25.46,0.139,0,0,-23.31,-23.31,0,102.1,-3.966,-0.203 +08/07/2021 23:00,14.55,85.8,0.64,42.51,0.125,0,0,-20.16,-20.16,0,102.1,-3.902,-0.182 +08/07/2021 23:30,14.53,86.6,0.447,39.93,0.128,0,0,-19.15,-19.15,0,102.1,-3.802,-0.142 +09/07/2021 00:00,14.51,87.3,0.187,52.01,0.084,0,0,-12.68,-12.68,0,102.1,-3.735,-0.136 +09/07/2021 00:30,14.63,87.5,0.014,30.47,0.027,0,0,-9.98,-9.98,0,102.1,-3.659,-0.14 +09/07/2021 01:00,14.72,87.6,0.015,37.08,0.011,0,0,-12.25,-12.25,0,102.1,-3.649,-0.15 +09/07/2021 01:30,14.67,87.9,0.063,65.18,0.043,0,0,-14.68,-14.68,0,102,-3.591,-0.145 +09/07/2021 02:00,14.47,88.1,0.181,76.05,0.088,0,0,-26.82,-26.82,0,102,-3.6,-0.136 +09/07/2021 02:30,14.17,88.8,0.066,175.8,0.053,0,0,-26.09,-26.09,0,102,-3.638,-0.136 +09/07/2021 03:00,14.06,89.4,0.009,175.8,0.012,0,0,-11.33,-11.33,0,102,-3.606,-0.136 +09/07/2021 03:30,14.27,89.8,0.12,175.8,0.096,0,0,-10.12,-10.12,0,102,-3.523,-0.136 +09/07/2021 04:00,14.36,90.2,0.311,253.5,0.136,0,0,-9.28,-9.28,0,102,-3.523,-0.136 +09/07/2021 04:30,14.39,90.3,0.196,255.5,0.1,0.378,0.002,-10.33,-10.33,0,102,-3.523,-0.136 +09/07/2021 05:00,14.37,90.3,0.186,237.6,0.072,3.302,0.017,-10.51,-10.51,0,102,-3.523,-0.057 +09/07/2021 05:30,14.33,90.2,0.119,195.9,0.089,16.05,0.08,-1.884,-1.884,0,102,-3.517,0.26 +09/07/2021 06:00,14.48,90,0.199,194.2,0.116,37.29,0.186,4.385,4.385,0,102,-3.475,0.782 +09/07/2021 06:30,14.78,89.5,0.693,181.6,0.172,70.66,0.353,28.16,28.16,0,102,-3.483,1.615 +09/07/2021 07:00,14.94,88.7,1.111,188.7,0.151,56.82,0.284,30.43,30.43,0,102,-3.527,1.32 +09/07/2021 07:30,14.82,86.9,1.112,208,0.126,74.37,0.372,40.55,40.55,0,102,-3.506,1.87 +09/07/2021 08:00,15.06,83,1.233,257.8,0.14,138.7,0.693,81.5,81.5,0,102,-3.392,3.484 +09/07/2021 08:30,15.51,80.1,1.505,254.9,0.141,148.2,0.741,91.8,91.8,0,102,-3.415,3.861 +09/07/2021 09:00,15.62,80.2,1.906,272.7,0.149,274,1.37,170.9,170.9,0,102,-3.235,6.714 +09/07/2021 09:30,16.16,74.77,1.879,290.9,0.136,382.8,1.914,242,242,0,102,-2.962,9.28 +09/07/2021 10:00,16.73,71.67,1.438,307.9,0.119,311.4,1.557,187.2,187.2,0,102,-3.439,8.07 +09/07/2021 10:30,16.78,74.6,1.898,331.7,0.134,428.6,2.143,258.7,258.7,0,102,-3.567,10.67 +09/07/2021 11:00,17.95,69.86,1.442,328.1,0.12,518.5,2.592,322.2,322.2,0,102,-3.299,12.44 +09/07/2021 11:30,18.12,67.96,1.236,300,0.104,391.4,1.957,233.9,233.9,0,101.9,-3.91,9.77 +09/07/2021 12:00,17.72,68.72,1.01,270.1,0.142,175,0.875,96.1,96.1,0,101.9,-4.692,4.875 +09/07/2021 12:30,17.89,68.17,0.776,324.3,0.123,266.8,1.334,154.2,154.2,0,101.9,-4.649,6.889 +09/07/2021 13:00,18.53,64.38,0.86,214.6,0.095,261.3,1.306,155.5,155.5,0,101.9,-4.322,6.747 +09/07/2021 13:30,18.53,65.94,0.64,203.8,0.141,153.2,0.766,82.7,82.7,0,101.9,-4.604,4.147 +09/07/2021 14:00,18.44,63.47,1.261,249.9,0.137,257,1.285,156.8,156.8,0,101.9,-4.149,6.417 +09/07/2021 14:30,18.69,62,1.343,244.2,0.129,216.6,1.083,126.7,126.7,0,101.9,-4.036,5.794 +09/07/2021 15:00,18.51,61.3,1.483,280.8,0.143,203.1,1.016,115,115,0,101.9,-4.529,5.246 +09/07/2021 15:30,18.44,61.99,1.729,230.9,0.117,184.6,0.923,110.2,110.2,0,101.9,-4.502,4.701 +09/07/2021 16:00,19.1,59.53,1.455,228.3,0.127,421.2,2.106,269.8,269.8,0,101.8,-3.605,9.84 +09/07/2021 16:30,19.61,57.92,1.606,248,0.126,420.5,2.103,272.3,272.3,0,101.8,-3.608,9.95 +09/07/2021 17:00,19.65,56.36,1.654,204.5,0.138,293.7,1.469,177.2,177.2,0,101.7,-3.694,6.778 +09/07/2021 17:30,19.08,57.14,1.558,200.1,0.142,207.9,1.04,117.8,117.8,0,101.7,-4.147,4.818 +09/07/2021 18:00,18.67,59.72,1.197,208.3,0.136,105.5,0.527,51.73,51.73,0,101.7,-4.538,2.508 +09/07/2021 18:30,18.3,61.16,1.181,214.7,0.132,73.96,0.37,30.26,30.26,0,101.7,-4.652,1.647 +09/07/2021 19:00,17.68,65.74,0.832,265,0.145,45.17,0.226,6.705,6.705,0,101.7,-4.585,0.895 +09/07/2021 19:30,17.34,69,0.466,267.8,0.154,25.96,0.13,-1.003,-1.003,0,101.7,-4.454,0.517 +09/07/2021 20:00,17.03,71.9,0.202,266.9,0.142,9.49,0.047,-11.82,-11.82,0,101.7,-4.31,0.174 +09/07/2021 20:30,16.53,74.58,0.245,252.2,0.131,0.372,0.002,-20.15,-20.15,0,101.7,-4.165,-0.106 +09/07/2021 21:00,15.86,76.77,0.167,251.4,0.12,0,0,-34.55,-34.55,0,101.7,-3.994,-0.135 +09/07/2021 21:30,15.05,79.95,0.276,243.1,0.083,0,0,-37.84,-37.84,0,101.7,-3.864,-0.135 +09/07/2021 22:00,14.31,83.3,0.502,213.3,0.135,0,0,-36.24,-36.24,0,101.7,-3.724,-0.121 +09/07/2021 22:30,14.22,83.8,0.519,228.5,0.134,0,0,-19.78,-19.78,0,101.7,-3.552,-0.136 +09/07/2021 23:00,14.36,81,0.525,212.3,0.148,0,0,-32.74,-32.74,0,101.6,-3.42,-0.136 +09/07/2021 23:30,13.8,81.8,0.039,212.8,0.026,0,0,-39.49,-39.49,0,101.6,-3.388,-0.094 +10/07/2021 00:00,12.98,85.2,0.06,212.7,0.042,0,0,-32.34,-32.34,0,101.6,-3.332,-0.068 +10/07/2021 00:30,12.83,87.5,0.174,182.8,0.078,0,0,-30.65,-30.65,0,101.6,-3.27,-0.077 +10/07/2021 01:00,12.75,88.3,0.061,156,0.063,0,0,-25.89,-25.89,0,101.5,-3.214,-0.085 +10/07/2021 01:30,12.72,89,0.061,156,0.055,0,0,-22.39,-22.39,0,101.5,-3.185,-0.101 +10/07/2021 02:00,12.92,89.6,0.013,156,0.023,0,0,-13.57,-13.57,0,101.5,-3.14,-0.135 +10/07/2021 02:30,13.1,89.8,0.207,133.5,0.067,0,0,-18.55,-18.55,0,101.5,-3.117,-0.136 +10/07/2021 03:00,13.09,89.9,0.333,189.4,0.114,0,0,-16.24,-16.24,0,101.4,-3.117,-0.136 +10/07/2021 03:30,13.17,89.9,0.182,151.3,0.112,0,0,-14.33,-14.33,0,101.4,-3.117,-0.136 +10/07/2021 04:00,13.27,89.9,0.118,137,0.07,0,0,-12.99,-12.99,0,101.3,-3.117,-0.136 +10/07/2021 04:30,13.32,90,0.255,152.1,0.135,0.415,0.002,-12.5,-12.5,0.2,101.3,-3.117,-0.091 +10/07/2021 05:00,13.42,90,0.32,157.5,0.138,6.461,0.032,-8.97,-8.97,0,101.3,-3.116,0.081 +10/07/2021 05:30,13.52,89.9,0.53,170.4,0.147,16.09,0.08,-5.329,-5.329,0,101.3,-3.096,0.35 +10/07/2021 06:00,13.64,89.5,0.857,181.7,0.154,16.21,0.081,-9.19,-9.19,0,101.3,-3.09,0.39 +10/07/2021 06:30,13.69,89.4,0.931,183.1,0.152,20.34,0.102,-5.608,-5.608,0.6,101.3,-3.086,0.405 +10/07/2021 07:00,13.77,89.8,0.777,159.9,0.141,55.74,0.279,15.37,15.37,0.4,101.3,-3.018,1.18 +10/07/2021 07:30,13.93,90.2,0.947,159.6,0.134,83.3,0.417,26.58,26.58,0.2,101.3,-2.981,1.868 +10/07/2021 08:00,14.13,90.2,1.343,170,0.147,116,0.58,45.71,45.71,0,101.3,-2.942,2.624 +10/07/2021 08:30,14.19,90.2,1.331,176.6,0.149,64.99,0.325,23.45,23.45,0.2,101.2,-3.042,1.418 +10/07/2021 09:00,14.44,90.3,1.357,181.6,0.152,93.1,0.465,33.24,33.24,0.6,101.2,-3.036,2.168 +10/07/2021 09:30,14.68,90.5,1.503,188.5,0.155,126.6,0.633,49.55,49.55,1.4,101.2,-3.023,2.884 +10/07/2021 10:00,15.03,90.4,1.325,209.7,0.129,123.7,0.618,43.52,43.52,0.6,101.2,-2.986,2.843 +10/07/2021 10:30,15.03,90.2,0.692,256,0.145,74.55,0.373,21.14,21.14,3.2,101.2,-3.171,1.761 +10/07/2021 11:00,15.35,90.4,0.463,275.8,0.111,193.3,0.967,89.8,89.8,1.6,101.2,-3.25,4.281 +10/07/2021 11:30,16.99,87.6,0.919,211.3,0.126,616.5,3.083,390.5,390.5,0,101.2,-1.719,13.01 +10/07/2021 12:00,18.17,78.28,1.046,224.8,0.124,400.8,2.004,260.3,260.3,0,101.2,-1.905,8.93 +10/07/2021 12:30,19.19,73.78,1.454,200.1,0.125,825,4.124,605.3,605.3,0,101.2,-1.01,17.89 +10/07/2021 13:00,19.89,70.77,1.415,195.8,0.124,810,4.048,582.2,582.2,0,101.2,-1.154,17.36 +10/07/2021 13:30,20.68,66.09,1.393,203.9,0.113,747.6,3.738,539.4,539.4,0,101.2,-1.789,16.36 +10/07/2021 14:00,20.99,65.47,1.217,192.4,0.127,766.8,3.834,551.1,551.1,0,101.2,-2.411,17.12 +10/07/2021 14:30,21.92,63.13,1.457,194.6,0.134,752.8,3.764,540.5,540.5,0,101.1,-2.525,16.74 +10/07/2021 15:00,21.12,67.86,1.065,40.46,0.121,340.6,1.703,221.4,221.4,0,101.2,-3.621,8.18 +10/07/2021 15:30,18.76,81.6,1.401,25.61,0.118,343.8,1.719,144.2,144.2,2.4,101.2,-4.583,7.733 +10/07/2021 16:00,18.75,81.5,0.812,47.26,0.123,287.3,1.436,165.9,165.9,0,101.2,-3.294,6.366 +10/07/2021 16:30,19.8,73.73,0.824,22.81,0.117,503.4,2.517,324.9,324.9,0,101.2,-1.573,11.02 +10/07/2021 17:00,21.35,67.11,0.546,28.74,0.098,417.5,2.088,256.6,256.6,0,101.2,-1.613,9.62 +10/07/2021 17:30,22.23,63.63,0.615,9.89,0.101,435,2.175,265.7,265.7,0,101.2,-1.725,10.37 +10/07/2021 18:00,21.82,61.57,0.271,40.19,0.118,215.4,1.077,121.2,121.2,0,101.2,-2.587,5.436 +10/07/2021 18:30,21.23,63.75,0.309,346.8,0.087,108.3,0.541,55.85,55.85,0,101.2,-3.427,2.976 +10/07/2021 19:00,19.36,76.83,1.19,180.8,0.158,54.7,0.274,15.2,15.2,0,101.2,-3.669,1.337 +10/07/2021 19:30,18.58,81.1,0.83,183.1,0.163,20.09,0.1,-3.268,-3.268,0,101.3,-3.952,0.532 +10/07/2021 20:00,18.21,81.9,0.759,184.3,0.121,3.195,0.016,-9.52,-9.52,0,101.3,-3.857,0.126 +10/07/2021 20:30,17.82,83.8,0.678,222.6,0.104,0.662,0.003,-21.04,-21.04,0,101.3,-3.755,0.074 +10/07/2021 21:00,17.48,85.5,0.681,224.5,0.126,0,0,-22.16,-22.16,0.4,101.3,-3.702,0.003 +10/07/2021 21:30,16.67,86.7,1.197,347.7,0.133,0,0,-22.2,-22.2,4.8,101.4,-13.79,0.027 +10/07/2021 22:00,16.11,88.6,0.723,14.07,0.145,0,0,-14.24,-14.24,1,101.4,-22.59,0.068 +10/07/2021 22:30,15.81,89.5,0.579,349.3,0.151,0,0,-14.58,-14.58,0.2,101.4,-24.22,0.068 +10/07/2021 23:00,15.52,89.7,0.585,46.65,0.128,0.112,0.001,-16.56,-16.56,0,101.4,-25.58,0.068 +10/07/2021 23:30,15.38,89.9,0.479,27.86,0.106,0.13,0.001,-16.5,-16.5,0,101.4,-26.2,0.068 +11/07/2021 00:00,15.25,90,0.151,37.88,0.047,0.051,0,-20.06,-20.06,0,101.4,-26.29,0.094 +11/07/2021 00:30,15.14,90.1,0.124,113.7,0.048,0,0,-21.35,-21.35,0,101.4,-25.7,0.135 +11/07/2021 01:00,15.02,90.3,0.047,66.44,0.03,0,0,-19.5,-19.5,0,101.4,-25.02,0.136 +11/07/2021 01:30,15.03,90.5,0.122,66.12,0.055,0,0,-14.45,-14.45,0,101.4,-24.12,0.136 +11/07/2021 02:00,15,90.5,0.098,38.82,0.062,0,0,-20.5,-20.5,0,101.4,-22.19,0.136 +11/07/2021 02:30,14.98,90.9,0.017,29.31,0.03,0,0,-11.74,-11.74,0,101.3,-18.51,0.117 +11/07/2021 03:00,14.99,91.1,0.629,319.7,0.096,0,0,-13.89,-13.89,0,101.4,-18.4,0.135 +11/07/2021 03:30,15.09,91.3,0.173,317.9,0.093,0,0,-9.97,-9.97,0,101.3,-18.05,0.127 +11/07/2021 04:00,15.05,91.3,0.19,329.7,0.094,0.009,0,-11.1,-11.1,0,101.3,-16.51,0.129 +11/07/2021 04:30,14.99,91.4,0.142,19.19,0.083,1.489,0.007,-9.63,-9.63,0,101.3,-14.3,0.151 +11/07/2021 05:00,15.08,91.4,0.101,27.12,0.075,7.452,0.037,-4.636,-4.636,0,101.3,-14.03,0.307 +11/07/2021 05:30,15.16,91.3,0.064,28.75,0.054,18.79,0.094,2.394,2.394,0,101.3,-12.06,0.498 +11/07/2021 06:00,15.22,91.1,0.318,157.3,0.106,39.32,0.197,13.29,13.29,0,101.3,-11.22,0.968 +11/07/2021 06:30,15.37,90.7,0.321,141.4,0.119,58.66,0.293,27.26,27.26,0,101.3,-8.89,1.426 +11/07/2021 07:00,15.4,89.8,0.597,184.1,0.142,60.54,0.303,28.39,28.39,0,101.3,-7.12,1.525 +11/07/2021 07:30,15.48,89,0.82,165.3,0.117,97.8,0.489,55.47,55.47,0,101.3,-6.737,2.521 +11/07/2021 08:00,16.12,87.1,0.497,148.7,0.121,199.2,0.996,120.8,120.8,0,101.3,-6.403,4.87 +11/07/2021 08:30,16.94,82.1,0.93,184.7,0.141,247.7,1.239,152.5,152.5,0,101.3,-5.98,6.203 +11/07/2021 09:00,18.14,75.46,1.54,192.2,0.147,419,2.095,271.7,271.7,0,101.3,-5.125,10.12 +11/07/2021 09:30,18.68,71.4,1.597,197.8,0.136,322.4,1.612,217.9,217.9,0,101.3,-4.943,8.21 +11/07/2021 10:00,18.19,73.66,1.498,186.6,0.146,239.5,1.197,160.4,160.4,0,101.2,-5.746,6.2 +11/07/2021 10:30,17.71,75.94,1.231,198.5,0.146,123,0.615,75.9,75.9,0,101.3,-6.324,3.471 +11/07/2021 11:00,17.65,77.11,1.116,166.7,0.14,150.3,0.751,92.7,92.7,0,101.2,-6.571,4.079 +11/07/2021 11:30,18.12,75.6,1.324,172.2,0.149,340.9,1.704,229.8,229.8,0,101.2,-6.4,8.55 +11/07/2021 12:00,18.66,72.44,1.62,190.8,0.141,219.4,1.097,148.2,148.2,0,101.1,-6.398,5.913 +11/07/2021 12:30,18.76,73.09,1.549,200.5,0.145,311.2,1.556,210.8,210.8,0,101.1,-6.378,8.16 +11/07/2021 13:00,19.32,71.33,1.532,188.2,0.141,347.2,1.736,236,236,0,101.1,-6.389,9.16 +11/07/2021 13:30,19.95,69.2,1.674,198.7,0.141,409.1,2.046,280.1,280.1,0,101.1,-6.24,10.47 +11/07/2021 14:00,19.98,68.04,2.183,201.7,0.141,305.5,1.527,209,209,0,101.1,-6.372,7.909 +11/07/2021 14:30,20.23,67.36,1.691,177.4,0.145,470.3,2.351,315.6,315.6,0,101.1,-6.671,11.46 +11/07/2021 15:00,21.02,64.07,1.944,178,0.138,594.1,2.971,419,419,0,101,-6.493,13.76 +11/07/2021 15:30,20.77,64.01,1.71,179.9,0.143,373.4,1.867,244.9,244.9,0,101,-6.532,9.14 +11/07/2021 16:00,19.96,67.35,1.769,195.2,0.148,147.7,0.739,65.94,65.94,0,101,-6.988,4.1 +11/07/2021 16:30,19.9,68.57,1.428,195.4,0.14,238.2,1.191,139.1,139.1,0,101,-7.463,6.263 +11/07/2021 17:00,20.08,67.75,1.408,206.6,0.136,191.8,0.959,108.6,108.6,0,100.9,-7.328,5.021 +11/07/2021 17:30,20.02,67.23,1.081,170.4,0.141,177,0.885,89.1,89.1,0,100.9,-7.529,4.595 +11/07/2021 18:00,19.7,68.15,0.917,185.1,0.147,104.6,0.523,44.58,44.58,0,100.9,-7.47,2.803 +11/07/2021 18:30,19.45,70.44,0.634,189.3,0.117,33.26,0.166,-3.729,-3.729,0.6,100.9,-7.371,0.965 +11/07/2021 19:00,18.29,80.5,0.372,260.7,0.143,18.54,0.093,-21.24,-21.24,1.8,100.9,-7.011,0.527 +11/07/2021 19:30,17.62,86,0.172,221.1,0.076,11.11,0.056,-14.74,-14.74,0,100.9,-7.116,0.333 +11/07/2021 20:00,17.17,87.1,0.423,93.7,0.149,8.73,0.044,-22.03,-22.03,0,100.8,-6.902,0.34 +11/07/2021 20:30,16.81,86.9,0.464,261.4,0.079,1.069,0.005,-28.65,-28.65,0,100.8,-6.64,0.096 +11/07/2021 21:00,16.54,87.9,0.559,267.1,0.155,0.144,0.001,-21.88,-21.88,0,100.9,-6.401,0.068 +11/07/2021 21:30,16.35,87.8,0.622,286.9,0.137,0.297,0.001,-22.2,-22.2,0,100.9,-6.378,0.109 +11/07/2021 22:00,16.14,87.2,0.338,301.1,0.11,0.135,0.001,-16.95,-16.95,0,100.8,-6.03,0.139 +11/07/2021 22:30,15.83,87.3,0.412,347.5,0.088,0.002,0,-32.23,-32.23,0,100.8,-5.706,0.203 +11/07/2021 23:00,15.53,88.8,0.321,208.2,0.119,0,0,-16.91,-16.91,0,100.8,-5.46,0.203 +11/07/2021 23:30,15.63,89.7,0.368,219.8,0.129,0,0,-14.07,-14.07,0,100.8,-5.33,0.218 +12/07/2021 00:00,15.56,90.1,0.355,225.2,0.123,0,0,-20.81,-20.81,0,100.8,-5.173,0.271 +12/07/2021 00:30,15.38,90.3,0.315,214.3,0.149,0,0,-30.26,-30.26,0,100.7,-5.03,0.271 +12/07/2021 01:00,14.69,90.3,0.113,208.5,0.085,0,0,-41.16,-41.16,0,100.7,-4.677,0.271 +12/07/2021 01:30,14.21,90.8,0.211,224.4,0.068,0,0,-31.34,-31.34,0,100.7,-4.619,0.271 +12/07/2021 02:00,14.24,91.4,0.298,261.6,0.123,0,0,-22.53,-22.53,0.2,100.6,-4.751,0.299 +12/07/2021 02:30,14.31,91.7,0.221,253.7,0.106,0,0,-15.34,-15.34,0,100.6,-4.757,0.336 +12/07/2021 03:00,14.49,91.9,0.036,253.7,0.053,0,0,-16.43,-16.43,0,100.6,-4.769,0.318 +12/07/2021 03:30,14.52,91.9,0.113,254.1,0.085,0,0,-9.06,-9.06,0,100.6,-4.741,0.339 +12/07/2021 04:00,14.52,91.9,0.244,292.6,0.087,0,0,-9.78,-9.78,0,100.6,-4.678,0.339 +12/07/2021 04:30,14.52,91.9,0.462,298.3,0.129,0.061,0,-8.06,-8.06,0,100.6,-4.677,0.339 +12/07/2021 05:00,14.63,92.1,0.496,277.2,0.153,2.469,0.012,-6.379,-6.379,0,100.5,-4.724,0.344 +12/07/2021 05:30,14.96,92,0.4,290.2,0.113,22.27,0.111,4.218,4.218,0,100.5,-4.801,0.811 +12/07/2021 06:00,15.11,91.9,1.045,289.1,0.146,19.25,0.096,5.316,5.316,0.8,100.6,-4.896,0.732 +12/07/2021 06:30,14.42,91.9,2.258,320.3,0.119,13.44,0.067,0.184,0.184,1,100.6,-6.491,0.309 +12/07/2021 07:00,14.17,92.1,1.733,315.7,0.126,41.46,0.207,8.76,8.76,0.8,100.6,-10.1,0.706 +12/07/2021 07:30,14.29,91.7,1.926,321.3,0.129,127.4,0.637,35.47,35.47,0,100.6,-26.37,2.884 +12/07/2021 08:00,14.56,90.5,1.871,307.7,0.125,119.4,0.597,28.04,28.04,0.4,100.6,-26.31,2.902 +12/07/2021 08:30,14.3,90.1,2.209,304.2,0.124,156,0.78,47.62,47.62,0.4,100.7,-25.29,3.683 +12/07/2021 09:00,14.45,89.8,2.686,320.2,0.121,374,1.87,157.2,157.2,0.2,100.7,-26.46,8.16 +12/07/2021 09:30,15.01,84.9,2.363,333,0.128,282.7,1.413,157.5,157.5,0,100.7,-25.09,6.595 +12/07/2021 10:00,15.56,79.26,2.572,318.2,0.122,341.1,1.706,208.8,208.8,0,100.7,-24.13,8.09 +12/07/2021 10:30,16.43,75.18,2.229,323.7,0.133,408.5,2.042,248.9,248.9,0,100.7,-22.67,9.71 +12/07/2021 11:00,17.46,68.39,2.554,320.2,0.126,629.4,3.147,401.9,401.9,0,100.7,-19.75,13.93 +12/07/2021 11:30,18.23,65.51,2.256,335.6,0.136,514.8,2.574,324.2,324.2,0,100.7,-18.37,12.19 +12/07/2021 12:00,18.31,64.41,2.16,327.2,0.126,323,1.615,190.4,190.4,0,100.7,-18.85,8.29 +12/07/2021 12:30,18.99,61.21,2.085,337,0.134,583.3,2.916,379.8,379.8,0,100.7,-18.88,13.09 +12/07/2021 13:00,19.39,58.05,1.88,326.7,0.136,715.2,3.576,477.1,477.1,0,100.8,-18.69,15.31 +12/07/2021 13:30,20.12,53.78,2.018,314.1,0.122,716.7,3.583,483.1,483.1,0,100.7,-17.9,15.28 +12/07/2021 14:00,20.79,52.34,2.506,291.4,0.13,900,4.502,632.7,632.7,0,100.7,-15.41,19.82 +12/07/2021 14:30,20.26,53.33,2.453,310.7,0.119,530,2.65,347.6,347.6,0,100.8,-16.18,12.24 +12/07/2021 15:00,20.52,51.49,2.57,316.5,0.121,644.4,3.222,425,425,0,100.7,-17.61,13.94 +12/07/2021 15:30,20.8,50.51,2.444,309.8,0.123,697.2,3.486,464.2,464.3,0,100.7,-17.84,15.7 +12/07/2021 16:00,20.84,49.3,2.477,297.4,0.127,493.6,2.468,308.3,308.3,0,100.8,-17.15,11.36 +12/07/2021 16:30,20.33,51.03,1.875,300.5,0.136,349,1.745,216.6,216.6,0,100.8,-18.34,8.76 +12/07/2021 17:00,19.8,53.87,2.223,312.7,0.126,145,0.725,74.05,74.05,0,100.8,-15.64,3.853 +12/07/2021 17:30,18.78,60.34,1.787,338.9,0.141,100.9,0.504,43.83,43.83,0,100.8,-18.36,2.719 +12/07/2021 18:00,18.62,58.93,1.829,347,0.147,90.9,0.454,37.67,37.67,0,100.8,-17.61,2.336 +12/07/2021 18:30,18.03,63.01,1.421,8.88,0.132,79.98,0.4,27.33,27.33,0,100.9,-17.53,2.222 +12/07/2021 19:00,17.45,67.55,1.014,18.49,0.129,79.82,0.399,17.54,17.54,0,100.9,-17.28,2.151 +12/07/2021 19:30,17.24,69.32,1.236,350.2,0.15,54.16,0.271,-25.04,-25.04,0,100.9,-16.26,1.767 +12/07/2021 20:00,16.5,70.71,1.849,338.9,0.14,15.56,0.078,-37.11,-37.11,0,101,-15.81,0.527 +12/07/2021 20:30,15.47,74.28,0.9,343.4,0.151,0.422,0.002,-48.25,-48.25,0,101,-14.55,0.073 +12/07/2021 21:00,14.74,77.6,0.572,307.7,0.127,0,0,-39.64,-39.64,0,101,-13.82,0.012 +12/07/2021 21:30,14.63,78.23,0.927,305,0.136,0,0,-38.29,-38.29,0,101.1,-14.12,0.039 +12/07/2021 22:00,14.42,80,0.844,280.8,0.153,0,0,-24.21,-24.21,0,101.1,-14.08,0.064 +12/07/2021 22:30,14.22,82.5,0.399,264.7,0.144,0,0,-33.13,-33.13,0,101.1,-13.12,0.067 +12/07/2021 23:00,13.99,83.6,0.414,265.9,0.161,0.043,0,-28.84,-28.84,0,101.1,-12.77,0.074 +12/07/2021 23:30,14.13,84.2,0.669,255.4,0.146,0.132,0.001,-7.508,-7.508,0,101.1,-13.2,0.085 +13/07/2021 00:00,14.28,82.4,0.729,256.5,0.158,0,0,-9.83,-9.83,0,101.1,-12.75,0.068 +13/07/2021 00:30,14.34,81.7,0.674,250,0.136,0,0,-13.94,-13.94,0,101.1,-12.75,0.068 +13/07/2021 01:00,14.14,81.8,0.728,252.9,0.142,0,0,-21.67,-21.67,0,101.1,-12.56,0.13 +13/07/2021 01:30,14.17,82,0.922,258,0.154,0,0,-9.02,-9.02,0,101.1,-12.56,0.136 +13/07/2021 02:00,14.26,81.5,1.002,261.8,0.155,0,0,-8.96,-8.96,0,101.1,-12.53,0.136 +13/07/2021 02:30,14.35,81.5,1.026,268.4,0.15,0,0,-5.414,-5.414,0,101.1,-12.48,0.136 +13/07/2021 03:00,14.39,81.7,1.039,276.3,0.151,0,0,-12.6,-12.6,0,101,-12.42,0.136 +13/07/2021 03:30,14.41,83.8,0.912,292.6,0.142,0,0,-17.95,-17.95,0,101,-12.34,0.136 +13/07/2021 04:00,14.6,84.7,1.456,301.3,0.134,0.008,0,-5.083,-5.083,0,101,-12.37,0.136 +13/07/2021 04:30,14.69,85.6,1.671,305.2,0.136,0.022,0,-18.56,-18.56,0,101,-12.3,0.136 +13/07/2021 05:00,14.98,87.9,1.952,314.3,0.125,4.452,0.022,-21.92,-21.92,0.2,101,-12.29,0.24 +13/07/2021 05:30,15.17,89.3,1.974,320.4,0.125,14.04,0.07,-14.98,-14.98,0.8,101.1,-11.99,0.342 +13/07/2021 06:00,15.2,89.3,2.071,324.6,0.128,39.38,0.197,-2.498,-2.498,0,101.1,-9.18,0.763 +13/07/2021 06:30,15.29,87.8,2.196,323.5,0.124,76.81,0.384,20.49,20.49,0,101.1,-6.651,1.519 +13/07/2021 07:00,15.51,86.1,2.262,314.4,0.124,85.1,0.425,42.04,42.04,0,101.1,-6.394,1.804 +13/07/2021 07:30,15.77,84.9,2.359,317.4,0.12,110.4,0.552,62.91,62.91,0,101.2,-6.33,2.592 +13/07/2021 08:00,16.24,82.7,2.343,319.8,0.129,175.4,0.877,105.4,105.4,0,101.2,-6.242,4.171 +13/07/2021 08:30,16.58,80.3,2.596,320.6,0.129,203,1.015,121.6,121.6,0,101.2,-6.123,5.031 +13/07/2021 09:00,16.96,79.12,2.209,323,0.127,172.9,0.865,101.3,101.3,0,101.2,-6.676,4.459 +13/07/2021 09:30,17.28,77.23,2.124,328.8,0.133,191.1,0.955,113.3,113.3,0,101.2,-7.177,4.892 +13/07/2021 10:00,17.69,74.53,2.808,327.5,0.135,295.3,1.476,177.8,177.8,0,101.2,-6.586,7.471 +13/07/2021 10:30,18.41,72.36,2.918,328.8,0.138,310.2,1.551,192.7,192.7,0,101.2,-5.261,7.914 +13/07/2021 11:00,18.93,71.48,2.757,341.9,0.136,434.3,2.172,275.5,275.6,0,101.2,-4.997,10.85 +13/07/2021 11:30,18.96,70.64,3.451,331.7,0.134,402.6,2.013,249.8,250,0,101.2,-3.648,10.03 +13/07/2021 12:00,19.83,69.3,3.605,327.3,0.13,821,4.107,535.8,536.4,0,101.2,-2.82,17.94 +13/07/2021 12:30,20.01,68.01,3.054,328.8,0.132,477.5,2.387,305.9,306,0,101.2,-3.819,12.03 +13/07/2021 13:00,19.77,68.19,3.101,334.8,0.135,363.2,1.816,225,225.2,0,101.3,-4.478,9.63 +13/07/2021 13:30,20.27,66.17,3.428,330.5,0.133,546.7,2.734,358.3,358.6,0,101.3,-4.022,13.49 +13/07/2021 14:00,20.56,65.01,2.972,333.2,0.131,422.3,2.112,272.2,272.2,0,101.3,-4.243,10.67 +13/07/2021 14:30,20.09,66.52,3.103,334.1,0.138,295.2,1.476,181,181,0,101.3,-5.213,7.879 +13/07/2021 15:00,20.63,64.76,3.891,333.4,0.134,615.5,3.077,401.1,402.1,0,101.3,-4.37,14.55 +13/07/2021 15:30,20.73,63.87,3.565,336.8,0.135,407,2.035,251,251.5,0,101.3,-4.239,10.16 +13/07/2021 16:00,20.06,64.42,3.728,339.4,0.143,341.4,1.707,200.8,201.3,0,101.3,-4.768,8.64 +13/07/2021 16:30,19.79,64.57,3.764,333.4,0.134,372.9,1.864,227,227.4,0,101.3,-4.752,9.53 +13/07/2021 17:00,19.98,63.96,3.263,338.9,0.137,374.9,1.875,230,230.1,0,101.3,-4.77,10.05 +13/07/2021 17:30,20.59,62.25,3.123,337.9,0.133,388.1,1.941,233.4,233.5,0,101.3,-4.463,10.18 +13/07/2021 18:00,20.21,63.69,2.711,334.5,0.135,292,1.46,148.7,148.8,0,101.3,-4.701,7.662 +13/07/2021 18:30,20.04,63.49,3.202,338.2,0.14,214.7,1.073,91.6,91.7,0,101.3,-4.549,5.914 +13/07/2021 19:00,19.41,65.44,3.244,336.5,0.14,125.6,0.628,26.37,26.38,0,101.3,-4.511,3.728 +13/07/2021 19:30,18.67,68.53,2.563,334.7,0.136,64.78,0.324,-10.29,-10.29,0,101.4,-4.741,2.191 +13/07/2021 20:00,17.8,72.76,1.766,337.8,0.142,13.23,0.066,-43.13,-43.13,0,101.4,-5.264,0.513 +13/07/2021 20:30,16.81,76.87,1.087,325.9,0.131,0.286,0.001,-49.79,-49.79,0,101.4,-5.477,0.196 +13/07/2021 21:00,16.42,80.1,1.192,328.9,0.134,0,0,-51.18,-51.18,0,101.4,-5.448,0.135 +13/07/2021 21:30,16.02,83.2,0.854,315.9,0.123,0,0,-48.17,-48.17,0,101.5,-5.232,0.157 +13/07/2021 22:00,15.95,84.9,1.352,325.2,0.134,0,0,-42.1,-42.1,0,101.5,-5.183,0.203 +13/07/2021 22:30,16.1,85.1,1.448,312,0.121,0,0,-20.76,-20.76,0,101.5,-5.106,0.203 +13/07/2021 23:00,16.14,85.3,1.737,323.7,0.127,0,0,-19.1,-19.1,0,101.5,-5.003,0.244 +13/07/2021 23:30,16.06,85.3,1.909,325.9,0.133,0,0,-38.19,-38.19,0,101.5,-4.897,0.271 +14/07/2021 00:00,15.56,86.5,1.841,320.2,0.129,0,0,-49.38,-49.38,0,101.5,-4.772,0.271 +14/07/2021 00:30,15.52,87.4,2.171,323.3,0.129,0,0,-19.1,-19.1,0,101.5,-4.831,0.271 +14/07/2021 01:00,15.87,86.9,2.072,325.9,0.13,0,0,-15.6,-15.6,0,101.5,-4.959,0.271 +14/07/2021 01:30,15.88,86.4,2.007,324.1,0.134,0,0,-36.37,-36.37,0,101.5,-4.923,0.271 +14/07/2021 02:00,15.63,86.9,1.816,315.3,0.122,0,0,-40.49,-40.49,0,101.5,-4.886,0.271 +14/07/2021 02:30,15.5,87.3,2.066,317.2,0.123,0,0,-47.86,-47.86,0,101.5,-4.815,0.271 +14/07/2021 03:00,15.35,87.5,2.221,318.7,0.125,0,0,-46.83,-46.83,0,101.5,-4.757,0.273 +14/07/2021 03:30,15.24,87.6,2.366,318.7,0.123,0,0,-44.68,-44.68,0,101.5,-4.654,0.278 +14/07/2021 04:00,15.4,87.5,2.457,323.1,0.124,0,0,-15.39,-15.39,0,101.5,-4.616,0.282 +14/07/2021 04:30,15.73,86.4,2.653,323.9,0.135,0.454,0.002,-17.85,-17.85,0,101.5,-4.486,0.292 +14/07/2021 05:00,15.9,85.5,2.372,327.6,0.133,7.469,0.037,-1.965,-1.965,0,101.5,-4.549,0.434 +14/07/2021 05:30,15.98,84.4,2.518,330.5,0.136,13.77,0.069,3.818,3.818,0,101.6,-4.448,0.529 +14/07/2021 06:00,16.02,83.7,1.998,321.4,0.128,24.03,0.12,10.16,10.16,0,101.6,-4.573,0.878 +14/07/2021 06:30,16.06,83.3,2.162,318.5,0.125,51.61,0.258,26.98,26.98,0,101.6,-4.689,1.777 +14/07/2021 07:00,16.04,82.5,2.717,320,0.127,66.31,0.332,37.33,37.33,0,101.6,-4.512,2.142 +14/07/2021 07:30,16.17,81,2.842,325.9,0.13,90.6,0.453,52.12,52.12,0,101.7,-4.388,2.856 +14/07/2021 08:00,16.3,79.71,2.819,318.9,0.126,138.2,0.691,82.8,82.8,0,101.7,-4.2,4.21 +14/07/2021 08:30,16.68,77.69,2.571,317,0.126,174.6,0.873,104.8,104.8,0,101.7,-4.342,5.273 +14/07/2021 09:00,16.99,77.29,2.493,317.8,0.124,148.2,0.741,88.8,88.8,0,101.7,-4.567,4.557 +14/07/2021 09:30,17.07,77.73,2.354,316.9,0.122,106.6,0.533,61,61,0,101.7,-4.753,3.49 +14/07/2021 10:00,17.2,77.86,2.14,321.8,0.126,154.6,0.773,91.8,91.8,0,101.7,-4.847,4.878 +14/07/2021 10:30,17.75,75.74,2.236,317.7,0.121,192.5,0.962,116,116,0,101.7,-4.92,5.944 +14/07/2021 11:00,18.2,74.83,2.476,323,0.127,288.9,1.444,178.3,178.3,0,101.7,-4.692,8.46 +14/07/2021 11:30,18.49,73.37,2.86,312,0.129,388.6,1.943,245.2,245.2,0,101.7,-4.076,10.66 +14/07/2021 12:00,19.02,71.61,2.652,312.9,0.122,322.1,1.61,202,202.1,0,101.7,-4.137,9.18 +14/07/2021 12:30,19.39,70.57,2.803,325.9,0.137,335,1.675,208.6,208.6,0,101.7,-4.228,9.64 +14/07/2021 13:00,19.92,68.76,3.068,334.5,0.133,501.5,2.507,320.1,320.1,0,101.7,-3.785,13.14 +14/07/2021 13:30,20.64,66.38,3.014,324.1,0.13,712.4,3.562,472.1,472.1,0,101.7,-3.423,16.27 +14/07/2021 14:00,20.82,64.86,2.765,331.1,0.134,489.1,2.446,311.4,311.5,0,101.7,-3.766,12.3 +14/07/2021 14:30,21.01,64.21,2.446,330.3,0.139,517.1,2.586,332.4,332.4,0,101.7,-3.946,12.63 +14/07/2021 15:00,21.88,61.26,2.872,330.4,0.129,708.8,3.544,471.5,471.6,0,101.7,-3.778,17.04 +14/07/2021 15:30,21.83,60.74,2.511,332.1,0.134,495.2,2.476,315,315,0,101.7,-4.031,12.24 +14/07/2021 16:00,21.36,60.72,2.942,333,0.134,391.9,1.96,232.9,233,0,101.7,-4.163,9.63 +14/07/2021 16:30,22.15,59,2.481,341.7,0.139,594.2,2.971,377.2,377.3,0,101.7,-4.049,14.47 +14/07/2021 17:00,21.78,57.88,2.763,335.3,0.141,404.2,2.021,229.6,229.7,0,101.7,-3.896,9.85 +14/07/2021 17:30,21.27,57.32,2.559,339.4,0.131,337.5,1.688,179,179,0,101.7,-4.362,8.42 +14/07/2021 18:00,21.32,58.4,2.044,353.3,0.149,276,1.38,132,132,0,101.7,-4.524,7.231 +14/07/2021 18:30,20.79,58.23,2.04,351.4,0.142,211.5,1.057,82.5,82.5,0,101.7,-4.231,5.937 +14/07/2021 19:00,20.36,59.56,1.574,0.514,0.144,126.6,0.633,24.84,24.84,0,101.7,-3.991,4.082 +14/07/2021 19:30,19.53,62.39,1.255,358.2,0.149,60.4,0.302,-15.16,-15.16,0,101.8,-3.702,2.257 +14/07/2021 20:00,18.07,68.3,0.965,343.7,0.146,8.67,0.043,-46.75,-46.75,0,101.8,-3.768,0.471 +14/07/2021 20:30,16.83,73.04,1.208,327.2,0.138,0.064,0,-53.6,-53.6,0,101.8,-3.7,0.306 +14/07/2021 21:00,15.95,76.33,0.792,341.7,0.155,0,0,-52.86,-52.86,0,101.8,-3.602,0.271 +14/07/2021 21:30,15.21,78.93,0.565,340.8,0.158,0,0,-50.93,-50.93,0,101.8,-3.623,0.323 +14/07/2021 22:00,14.58,81.9,0.694,312.9,0.13,0,0,-46.97,-46.97,0,101.8,-3.573,0.339 +14/07/2021 22:30,14.34,82.8,0.634,320,0.114,0,0,-48.85,-48.85,0,101.8,-3.558,0.339 +14/07/2021 23:00,13.98,85.2,0.505,306,0.136,0,0,-47.8,-47.8,0,101.9,-3.517,0.339 +14/07/2021 23:30,13.91,86.4,0.86,288.2,0.148,0,0,-52.78,-52.78,0,101.9,-3.523,0.377 +15/07/2021 00:00,13.87,86.7,0.721,290.6,0.143,0,0,-52.87,-52.87,0,101.9,-3.523,0.407 +15/07/2021 00:30,13.5,87.7,0.595,289.1,0.154,0,0,-50.63,-50.63,0,101.8,-3.47,0.407 +15/07/2021 01:00,13.38,88.7,0.915,312.6,0.122,0,0,-51.03,-51.03,0,101.9,-3.47,0.407 +15/07/2021 01:30,13.26,89.2,0.7,289.8,0.147,0,0,-52.66,-52.66,0,101.8,-3.46,0.407 +15/07/2021 02:00,13.05,89.7,0.703,303.1,0.135,0,0,-47.12,-47.12,0,101.8,-3.454,0.407 +15/07/2021 02:30,13.31,90.6,1.12,314,0.123,0,0,-30.97,-30.97,0,101.8,-3.448,0.447 +15/07/2021 03:00,13.82,91,0.975,312.9,0.117,0,0,-17.84,-17.84,0,101.8,-3.414,0.43 +15/07/2021 03:30,14.12,91.3,1.411,317.5,0.127,0,0,-21.18,-21.18,0,101.8,-3.489,0.409 +15/07/2021 04:00,14.29,91.6,1.388,322.5,0.133,0,0,-19.48,-19.48,0,101.8,-3.55,0.407 +15/07/2021 04:30,14.44,91.5,1.319,318.1,0.13,0.733,0.004,-20.75,-20.75,0,101.8,-3.591,0.49 +15/07/2021 05:00,14.49,91.3,1.444,320.7,0.131,10.4,0.052,-11.39,-11.39,0,101.9,-3.626,0.759 +15/07/2021 05:30,14.54,91.2,1.886,327.3,0.135,34.03,0.17,9.13,9.13,0,101.9,-3.662,1.431 +15/07/2021 06:00,14.73,90.7,2.145,328.7,0.136,61.22,0.306,26.37,26.37,0,101.9,-3.73,2.211 +15/07/2021 06:30,14.95,90.2,2.312,327.3,0.131,87.7,0.438,33.36,33.36,0,101.9,-3.857,2.945 +15/07/2021 07:00,15.27,89.2,2.195,330.9,0.136,134.5,0.673,78.3,78.3,0,101.9,-3.91,4.256 +15/07/2021 07:30,15.88,86.4,2.111,322.2,0.127,221.7,1.108,125.3,125.3,0,101.9,-3.954,6.718 +15/07/2021 08:00,16.51,82.4,2.185,323.4,0.134,290.2,1.451,156.8,156.8,0,101.9,-4.043,8.41 +15/07/2021 08:30,17.54,78.14,2.25,320.1,0.125,433.5,2.168,239.5,239.5,0,101.9,-3.89,12.08 +15/07/2021 09:00,18.29,75.47,1.976,330,0.132,391.2,1.956,220.2,220.2,0,101.9,-3.986,10.64 +15/07/2021 09:30,19.69,71.37,1.736,345.4,0.142,718.4,3.592,433.4,433.4,0,101.9,-3.243,17.85 +15/07/2021 10:00,20.49,67.51,1.892,335.8,0.13,670.6,3.353,404.3,404.3,0,101.9,-3.017,16.46 +15/07/2021 10:30,20.99,66.11,2.148,333.5,0.13,785.6,3.928,495,495,0,101.9,-2.847,19.09 +15/07/2021 11:00,21.6,64.13,2.211,333.5,0.13,846,4.228,541.9,541.9,0,101.9,-2.767,20.14 +15/07/2021 11:30,21.87,62.29,2.172,335.2,0.134,610.8,3.054,385.4,385.4,0,101.9,-3.235,15.39 +15/07/2021 12:00,22.31,61.91,1.717,343.3,0.128,582.1,2.911,378,378,0,101.9,-3.323,14.75 +15/07/2021 12:30,22.58,60.34,1.956,336.8,0.126,631.7,3.159,410.7,410.7,0,101.9,-3.256,15.75 +15/07/2021 13:00,23.03,58.69,1.953,355.6,0.145,565.5,2.827,368.8,368.8,0,101.9,-3.463,14.51 +15/07/2021 13:30,23.27,57.93,1.723,356.3,0.14,547.6,2.738,353.8,353.8,0,101.9,-3.421,13.88 +15/07/2021 14:00,23.06,57.49,1.508,15.96,0.134,415.1,2.075,258.3,258.3,0,101.9,-3.475,10.89 +15/07/2021 14:30,23.48,57.16,1.566,11.39,0.13,624.7,3.123,413.8,413.8,0,101.9,-3.173,15.47 +15/07/2021 15:00,23.44,56.24,1.916,8.7,0.131,502.8,2.514,318.7,318.7,0,101.9,-3.145,12.52 +15/07/2021 15:30,23.17,56.52,2.019,11.13,0.131,641,3.205,415,415,0,101.9,-3.076,14.55 +15/07/2021 16:00,23.33,53.86,1.977,353.9,0.14,612.8,3.064,391.4,391.4,0,101.9,-2.991,14.14 +15/07/2021 16:30,23.34,53.71,1.791,347.7,0.143,531.9,2.66,329,329,0,101.9,-3.263,12.51 +15/07/2021 17:00,23.39,55.6,1.694,356.3,0.141,448.6,2.243,266.9,266.9,0,101.9,-3.436,10.93 +15/07/2021 17:30,23.24,57.23,1.809,354,0.145,366.5,1.832,203.2,203.2,0,101.9,-3.512,9.25 +15/07/2021 18:00,23.02,59.21,1.779,356.9,0.15,280.5,1.402,139.6,139.6,0,101.9,-3.145,7.444 +15/07/2021 18:30,22.39,61.01,1.813,355.9,0.143,196.3,0.981,78.6,78.6,0,101.9,-2.942,5.566 +15/07/2021 19:00,21.41,63.53,1.721,1.529,0.143,83.3,0.417,5.824,5.824,0,101.9,-3.131,2.46 +15/07/2021 19:30,19.7,68.82,0.918,14.54,0.158,24.56,0.123,-32.25,-32.25,0,101.9,-3.439,0.691 +15/07/2021 20:00,18.88,71.66,0.919,359.3,0.151,11.36,0.057,-39.84,-39.84,0,101.9,-3.332,0.523 +15/07/2021 20:30,18.38,74.35,1.147,352,0.142,0.243,0.001,-49.47,-49.47,0,101.9,-3.241,0.31 +15/07/2021 21:00,17.92,77.6,0.91,6.197,0.141,0.001,0,-29.79,-29.79,0,102,-3.183,0.279 +15/07/2021 21:30,18.34,77.98,1.11,9.55,0.145,0,0,-19.97,-19.97,0,102,-3.183,0.339 +15/07/2021 22:00,17.72,79.97,1.18,7.961,0.145,0,0,-44.14,-44.14,0,102,-3.146,0.339 +15/07/2021 22:30,17.17,82,0.83,11.76,0.145,0,0,-50.32,-50.32,0,102,-3.168,0.339 +15/07/2021 23:00,16.49,84.2,0.475,13.27,0.142,0,0,-47.75,-47.75,0,102,-3.251,0.339 +15/07/2021 23:30,16.24,86.3,0.915,340,0.146,0,0,-37.6,-37.6,0,102,-3.331,0.339 +16/07/2021 00:00,16.42,86.9,0.985,346.3,0.152,0,0,-35.18,-35.18,0,102,-3.416,0.401 +16/07/2021 00:30,16.17,86.8,0.924,347.5,0.153,0,0,-48.35,-48.35,0,102,-3.395,0.406 +16/07/2021 01:00,15.97,88,0.943,344.8,0.157,0,0,-21,-21,0,102,-3.433,0.407 +16/07/2021 01:30,16.23,88.2,1.188,332,0.144,0,0,-9.14,-9.14,0,102,-3.494,0.409 +16/07/2021 02:00,16.45,87.5,0.824,340.9,0.116,0,0,-13.58,-13.58,0,102,-3.565,0.444 +16/07/2021 02:30,16.52,87.5,0.767,339.6,0.15,0,0,-14.34,-14.34,0,102,-3.629,0.474 +16/07/2021 03:00,16.34,87,1.006,357.6,0.149,0,0,-50.53,-50.53,0,102,-3.654,0.415 +16/07/2021 03:30,15.5,87.7,0.623,1.25,0.151,0,0,-50.53,-50.53,0,102,-3.587,0.452 +16/07/2021 04:00,15.09,89.2,0.623,8.42,0.146,0,0,-51.17,-51.17,0,102,-3.56,0.474 +16/07/2021 04:30,14.73,90.1,0.475,2.651,0.125,0.45,0.002,-48.51,-48.51,0,102,-3.488,0.569 +16/07/2021 05:00,14.55,90.8,0.665,349.5,0.152,12.72,0.064,-39.62,-39.62,0,102,-3.544,1.065 +16/07/2021 05:30,15.11,91.2,1.023,335,0.14,65.91,0.33,-23.04,-23.04,0,102.1,-3.527,4.746 +16/07/2021 06:00,16.18,89.9,1.061,345.9,0.147,137.3,0.686,-38.92,-38.92,0,102.1,-3.248,7.818 +16/07/2021 06:30,17.8,84.8,1.089,17.96,0.139,213,1.065,-21.16,-21.16,0,102.1,-2.939,9.96 +16/07/2021 07:00,18.66,79.49,1.352,5.662,0.153,299.3,1.497,51.44,51.44,0,102.1,-2.751,11.73 +16/07/2021 07:30,19.2,76.23,1.42,21.91,0.121,352.5,1.763,128.7,128.7,0,102.1,-2.721,12.14 +16/07/2021 08:00,19.27,72.22,1.59,30.1,0.125,332.7,1.663,142.6,142.6,0,102.1,-2.849,10.35 +16/07/2021 08:30,20.5,67.84,1.524,31.92,0.12,606.3,3.032,340.7,340.7,0,102.1,-2.253,17.76 +16/07/2021 09:00,20.55,62.12,1.345,45.49,0.115,499,2.495,265.9,265.9,0,102.2,-2.236,13.75 +16/07/2021 09:30,20.44,60.25,1.556,31.84,0.121,566,2.83,307.3,307.3,0,102.1,-2.264,14.12 +16/07/2021 10:00,21.46,57.82,1.702,17.86,0.13,726.8,3.634,424.1,424.1,0,102.1,-1.661,17.4 +16/07/2021 10:30,22.05,56.55,1.984,5.167,0.129,832,4.162,507.1,507.1,0,102.1,-1.322,19.45 +16/07/2021 11:00,22.46,54.37,1.614,28.17,0.118,856,4.278,529.6,529.6,0,102.1,-1.215,19.81 +16/07/2021 11:30,22.85,53.99,1.653,21.11,0.125,882,4.411,556.4,556.4,0,102.1,-0.921,20.06 +16/07/2021 12:00,23.08,52.14,1.567,29.7,0.117,899,4.493,575.5,575.5,0,102.1,-0.997,20.07 +16/07/2021 12:30,23.16,52.9,2.045,350.6,0.137,900,4.5,581.4,581.4,0,102.1,-0.904,19.82 +16/07/2021 13:00,23.48,52.79,1.911,1.49,0.134,896,4.479,581.8,581.8,0,102.1,-0.998,19.6 +16/07/2021 13:30,23.48,51.49,2.115,358.9,0.141,875,4.376,570.7,570.7,0,102.1,-1.054,19.11 +16/07/2021 14:00,24.02,52.17,1.8,16.41,0.12,841,4.203,550.4,550.4,0,102.1,-1.14,18.42 +16/07/2021 14:30,23.92,51.68,1.966,19.37,0.116,797.3,3.986,520.1,520.1,0,102.1,-1.133,17.53 +16/07/2021 15:00,23.78,52.12,1.844,22.84,0.119,748.9,3.745,483.6,483.6,0,102.1,-1.198,16.67 +16/07/2021 15:30,23.82,51.91,1.867,12.27,0.131,688.1,3.44,437.8,437.8,0,102.1,-1.168,15.63 +16/07/2021 16:00,23.55,51.87,2.084,0.527,0.146,617.9,3.089,384.1,384.1,0,102.1,-1.236,14.3 +16/07/2021 16:30,23.45,52.62,2.002,2.178,0.137,542.2,2.711,326.5,326.5,0,102.1,-1.3,12.8 +16/07/2021 17:00,22.88,53.73,2.431,351.5,0.14,463.1,2.316,263.8,263.8,0,102.1,-1.397,11.25 +16/07/2021 17:30,22.43,55.8,2.414,356.4,0.142,380.7,1.903,199.6,199.6,0,102.1,-1.571,9.56 +16/07/2021 18:00,21.89,56.06,2.45,355.7,0.139,295,1.475,135.1,135.1,0,102.1,-1.711,7.696 +16/07/2021 18:30,21.63,56.27,2.066,0.169,0.144,210.5,1.052,74.03,74.03,0,102.1,-2.005,5.878 +16/07/2021 19:00,21.21,56.53,1.631,4.075,0.141,133.5,0.668,22.28,22.28,0,102.1,-2.512,4.284 +16/07/2021 19:30,20.68,55.78,1.618,25.09,0.127,65.3,0.327,-20.02,-20.02,0,102.1,-2.646,2.314 +16/07/2021 20:00,19.17,59.23,1.179,17.19,0.14,10.1,0.05,-57.17,-57.17,0,102.1,-2.989,0.501 +16/07/2021 20:30,17.29,64.72,1.027,14.38,0.147,0.016,0,-65.03,-65.03,0,102.2,-3.235,0.272 +16/07/2021 21:00,16.18,65.98,1.124,12.9,0.154,0,0,-66.11,-66.11,0,102.2,-3.244,0.233 +16/07/2021 21:30,15.32,68.27,1.106,12.79,0.157,0,0,-65.23,-65.23,0,102.2,-3.224,0.271 +16/07/2021 22:00,14.97,69.51,1.043,17.96,0.142,0,0,-64.43,-64.43,0,102.2,-3.197,0.297 +16/07/2021 22:30,14.75,69.41,1.002,28.93,0.13,0,0,-63.57,-63.57,0,102.3,-3.184,0.339 +16/07/2021 23:00,14.21,71.34,1.01,12.93,0.145,0,0,-65.11,-65.11,0,102.3,-3.135,0.339 +16/07/2021 23:30,13.5,74.59,1.198,11.83,0.142,0,0,-64.43,-64.43,0,102.3,-3.097,0.339 +17/07/2021 00:00,12.95,76.17,0.935,10.68,0.151,0,0,-63.69,-63.69,0,102.3,-3.033,0.339 +17/07/2021 00:30,12.6,77.27,0.765,10.46,0.154,0,0,-62.41,-62.41,0,102.3,-2.985,0.339 +17/07/2021 01:00,12.18,79.26,0.376,5.903,0.122,0,0,-61.14,-61.14,0,102.2,-2.942,0.339 +17/07/2021 01:30,11.76,81.8,0.505,335.9,0.133,0,0,-55.34,-55.34,0,102.2,-2.959,0.339 +17/07/2021 02:00,11.22,84.5,0.299,331.8,0.138,0,0,-54.25,-54.25,0,102.2,-2.918,0.339 +17/07/2021 02:30,10.73,86.4,0.29,338.7,0.116,0,0,-53.48,-53.48,0,102.2,-2.863,0.339 +17/07/2021 03:00,11.17,87.9,0.541,346.5,0.149,0,0,-53.98,-53.98,0,102.2,-2.961,0.339 +17/07/2021 03:30,11.35,87.2,0.588,311.4,0.131,0,0,-55.88,-55.88,0,102.2,-2.985,0.339 +17/07/2021 04:00,10.85,87.5,0.282,291.8,0.104,0,0,-53.72,-53.72,0,102.2,-2.917,0.339 +17/07/2021 04:30,9.97,88.7,0.167,293.1,0.092,0.289,0.001,-51.61,-51.61,0,102.2,-2.872,0.439 +17/07/2021 05:00,9.7,89.9,0.121,297.6,0.081,10.12,0.051,-46.86,-46.86,0,102.2,-2.863,0.828 +17/07/2021 05:30,10.98,91.2,0.273,340.3,0.135,74.04,0.37,-22.4,-22.4,0,102.2,-2.777,5.877 +17/07/2021 06:00,13.54,87.4,0.541,25.35,0.131,147.5,0.737,-55.66,-55.66,0,102.3,-2.406,9.37 +17/07/2021 06:30,15.49,77.27,0.765,25.65,0.131,225.3,1.127,-28.4,-28.4,0,102.3,-2.092,11.35 +17/07/2021 07:00,16.73,71.85,0.777,14.87,0.139,312.6,1.563,29.04,29.04,0,102.3,-1.906,12.91 +17/07/2021 07:30,18.12,64.43,1.107,48.49,0.125,404.1,2.021,141,141,0,102.3,-1.885,14.58 +17/07/2021 08:00,18.71,62.04,1.158,48.54,0.118,490.6,2.453,208.2,208.2,0,102.3,-1.938,16.08 +17/07/2021 08:30,19.58,58.75,1.324,28.41,0.121,571.4,2.857,276.3,276.3,0,102.3,-1.759,16.49 +17/07/2021 09:00,20.68,53.52,1.253,36.84,0.121,647,3.235,339.6,339.6,0,102.2,-1.7,17.11 +17/07/2021 09:30,21.48,48.21,1.407,35.35,0.12,713,3.565,397.3,397.3,0,102.2,-1.71,17.92 +17/07/2021 10:00,22.33,47.31,1.413,50.26,0.125,767,3.835,447.1,447.1,0,102.2,-1.732,18.77 +17/07/2021 10:30,22.57,47.35,1.695,59.11,0.121,813,4.063,489.9,489.9,0,102.2,-1.533,19.47 +17/07/2021 11:00,23.27,47.35,1.58,36.95,0.119,847,4.236,528.9,528.9,0,102.2,-1.33,19.85 +17/07/2021 11:30,24.23,45.15,1.676,46.12,0.121,872,4.36,554.4,554.4,0,102.2,-1.07,20.09 +17/07/2021 12:00,24.73,42.86,1.493,55.34,0.119,887,4.437,574.3,574.3,0,102.1,-1.063,19.98 +17/07/2021 12:30,25.2,42.77,1.587,45.32,0.122,889,4.443,577.5,577.5,0,102.1,-0.869,19.7 +17/07/2021 13:00,25.28,40.36,1.769,59.3,0.119,878,4.388,574.6,574.6,0,102.1,-0.683,19.08 +17/07/2021 13:30,25.68,41.81,1.431,64.96,0.113,854,4.271,567.5,567.5,0,102.1,-0.645,18.55 +17/07/2021 14:00,26.35,42.22,1.304,59.9,0.116,821,4.107,552.9,552.9,0,102.1,-0.496,17.92 +17/07/2021 14:30,26.76,43.11,1.383,48.56,0.119,779.6,3.898,525.4,525.4,0,102,-0.348,17.11 +17/07/2021 15:00,26.84,42.38,1.408,58.15,0.127,727.5,3.637,486.1,486.1,0,102,-0.304,15.98 +17/07/2021 15:30,26.9,42.7,1.497,54.95,0.117,666.6,3.333,438.8,438.8,0,102,-0.323,14.8 +17/07/2021 16:00,27.3,43.07,1.211,65.34,0.12,594.5,2.973,385.2,385.2,0,102,-0.423,13.48 +17/07/2021 16:30,27.53,43.16,1.018,42.5,0.118,518.2,2.591,327.7,327.7,0,102,-0.481,11.99 +17/07/2021 17:00,27.53,43.2,1.222,51.72,0.115,436.7,2.184,262.3,262.3,0,102,-0.546,10.39 +17/07/2021 17:30,26.98,43.29,1.46,52.75,0.117,355.8,1.779,199.6,199.6,0,101.9,-0.554,8.67 +17/07/2021 18:00,26.82,44.44,1.252,59.27,0.121,271.8,1.359,136,136,0,101.9,-0.585,6.94 +17/07/2021 18:30,26.64,45.8,0.992,50.24,0.123,189.1,0.946,78.72,78.72,0,101.9,-0.657,5.198 +17/07/2021 19:00,26.42,52.34,0.605,15.35,0.141,113,0.565,29.06,29.06,0,101.9,-0.909,3.625 +17/07/2021 19:30,25.51,53.21,0.346,33.7,0.124,51.91,0.26,-6.155,-6.155,0,102,-1.309,1.914 +17/07/2021 20:00,23.48,60.34,0.45,4.906,0.155,9.03,0.045,-33.75,-33.75,0,102,-1.852,0.529 +17/07/2021 20:30,21.47,69.78,0.5,18.3,0.158,0.018,0,-41.56,-41.56,0,102,-2.263,0.263 +17/07/2021 21:00,20.42,73.69,0.615,8.55,0.159,0,0,-41.9,-41.9,0,102,-2.312,0.203 +17/07/2021 21:30,19.6,76.93,0.543,8.73,0.168,0,0,-42.28,-42.28,0,102,-2.283,0.203 +17/07/2021 22:00,19.12,78.48,0.454,34.9,0.134,0,0,-40.05,-40.05,0,102,-2.235,0.203 +17/07/2021 22:30,19,78.19,0.48,19.64,0.152,0,0,-42.03,-42.03,0,102,-2.194,0.203 +17/07/2021 23:00,18.2,81.9,0.273,7.73,0.126,0,0,-41.59,-41.59,0,102,-2.138,0.203 +17/07/2021 23:30,17.8,84,0.315,35.32,0.121,0,0,-41.74,-41.74,0,102,-2.089,0.203 +18/07/2021 00:00,17.58,83.8,0.253,12.46,0.137,0,0,-39.72,-39.72,0,102,-2.061,0.203 +18/07/2021 00:30,16.98,85.3,0.248,348.7,0.164,0,0,-36.09,-36.09,0,102,-2.1,0.203 +18/07/2021 01:00,16.47,86.8,0.292,342.8,0.167,0,0,-35.83,-35.83,0,102,-2.097,0.203 +18/07/2021 01:30,15.96,87.8,0.109,342.8,0.113,0,0,-37.33,-37.33,0,102,-2.034,0.203 +18/07/2021 02:00,15.3,88.6,0.014,342.8,0.019,0,0,-38.57,-38.57,0,102,-1.965,0.203 +18/07/2021 02:30,15.07,89.7,0.073,342.8,0.071,0,0,-37.54,-37.54,0,102,-1.983,0.203 +18/07/2021 03:00,14.87,90.5,0.34,338.4,0.109,0,0,-38.61,-38.61,0,102,-1.956,0.203 +18/07/2021 03:30,14.47,90.8,0.086,333.2,0.072,0,0,-40.39,-40.39,0,101.9,-1.894,0.203 +18/07/2021 04:00,14.5,91.6,0.126,299.2,0.057,0,0,-38.77,-38.77,0,102,-1.869,0.203 +18/07/2021 04:30,14.35,91.5,0.002,294.3,0.018,0.223,0.001,-39.43,-39.43,0,102,-1.847,0.256 +18/07/2021 05:00,14.39,92,0.005,278.4,0.043,12.54,0.063,-32.93,-32.93,0,102,-1.827,0.696 +18/07/2021 05:30,14.85,92.2,0.002,260,0.016,56.72,0.284,-17.35,-17.35,0,102,-1.649,3.331 +18/07/2021 06:00,16.07,90.8,0.012,307.9,0.077,126.3,0.632,-28.29,-28.29,0,102,-1.239,6.621 +18/07/2021 06:30,17.59,88.3,0.014,343.2,0.099,200.8,1.004,-4.949,-4.949,0,102,-0.792,8.97 +18/07/2021 07:00,20.1,78.16,0.113,21.43,0.089,274,1.37,49.81,49.81,0,102,-0.459,10.73 +18/07/2021 07:30,21.78,69.19,0.622,42.51,0.122,362.5,1.813,137.3,137.3,0,102,-0.715,12.68 +18/07/2021 08:00,22.67,65.96,0.692,63.76,0.121,449.2,2.246,207.1,207.1,0,102,-0.787,14.2 +18/07/2021 08:30,24.26,62.5,0.535,67.48,0.114,528.1,2.641,275.7,275.7,0,102,-0.676,15.42 +18/07/2021 09:00,25.12,60.63,0.699,70.56,0.103,604.1,3.02,336.7,336.7,0,102,-0.448,16.37 +18/07/2021 09:30,25.59,58.9,0.887,60.73,0.113,671.7,3.359,389.6,389.6,0,102,-0.153,17.36 +18/07/2021 10:00,26.27,57.94,0.915,61.62,0.103,727.6,3.638,441.3,441.3,0,102,0.044,18.23 +18/07/2021 10:30,26.76,56.26,1.036,44.02,0.116,776.8,3.884,484.3,484.3,0,101.9,0.339,19 +18/07/2021 11:00,27.07,54.54,1.091,44.61,0.11,818,4.09,519.9,519.9,0,101.9,0.596,19.54 +18/07/2021 11:30,27.25,52.61,1.276,56.55,0.122,850,4.249,546.7,546.7,0,101.9,0.729,19.75 +18/07/2021 12:00,27.92,48.13,1.055,69.29,0.115,869,4.344,570.9,570.9,0,101.9,0.777,19.8 +18/07/2021 12:30,28.43,44.58,1.058,55.08,0.126,874,4.372,576.8,576.8,0,101.9,0.813,19.58 +18/07/2021 13:00,28.6,42.61,1.25,63.24,0.115,863,4.315,577.1,577.1,0,101.8,0.796,19.05 +18/07/2021 13:30,28.97,43.76,1.349,50.14,0.126,846,4.232,560,560,0,101.8,0.79,18.45 +18/07/2021 14:00,29.25,43.24,1.185,62.07,0.117,815,4.074,546.9,546.9,0,101.8,0.77,17.76 +18/07/2021 14:30,29.58,41.93,1.238,63.25,0.111,776,3.88,521.5,521.5,0,101.8,0.74,16.97 +18/07/2021 15:00,30,41.43,1.079,72.19,0.114,724.9,3.624,488.7,488.7,0,101.8,0.692,15.97 +18/07/2021 15:30,29.97,39.73,1.216,58.72,0.118,666.1,3.33,441.1,441.1,0,101.7,0.698,14.76 +18/07/2021 16:00,29.9,41.98,1.355,52.3,0.12,595.7,2.979,383.9,383.9,0,101.7,0.672,13.32 +18/07/2021 16:30,29.96,42.06,1.287,42.58,0.121,520.8,2.604,326,326,0,101.7,0.624,11.81 +18/07/2021 17:00,29.82,41.73,1.356,43.33,0.122,445.8,2.229,266,266,0,101.7,0.564,10.28 +18/07/2021 17:30,29.79,41.95,1.286,41.54,0.123,363.9,1.819,203,203,0,101.7,0.498,8.68 +18/07/2021 18:00,29.63,42.09,1.352,46.44,0.12,280.8,1.404,139.2,139.2,0,101.6,0.396,6.929 +18/07/2021 18:30,28.99,49.59,1.248,13.86,0.138,198,0.99,80.3,80.3,0,101.6,0.348,5.324 +18/07/2021 19:00,28.2,54.01,0.935,7.32,0.157,121.5,0.608,29.5,29.5,0,101.6,0.293,3.832 +18/07/2021 19:30,27.11,57.34,0.857,1.076,0.148,55.85,0.279,-8.7,-8.7,0,101.7,0.141,1.918 +18/07/2021 20:00,25,64.15,0.684,355.2,0.164,7.118,0.036,-39.97,-39.97,0,101.7,-0.021,0.286 +18/07/2021 20:30,23.04,71.83,0.518,359.5,0.134,0,0,-44.51,-44.51,0,101.7,-0.102,0.036 +18/07/2021 21:00,22,77,0.629,7.699,0.162,0,0,-44.78,-44.78,0,101.7,-0.136,0 +18/07/2021 21:30,21.22,79.55,0.32,356,0.131,0,0,-43.61,-43.61,0,101.7,-0.149,0 +18/07/2021 22:00,20.53,79.73,0.312,358.8,0.15,0,0,-42.9,-42.9,0,101.7,-0.203,0 +18/07/2021 22:30,19.93,79.78,0.391,12.04,0.147,0,0,-42.58,-42.58,0,101.7,-0.203,0 +18/07/2021 23:00,19.59,80.2,0.334,15.42,0.135,0,0,-42.77,-42.77,0,101.7,-0.203,0 +18/07/2021 23:30,19.54,79.61,0.411,28.14,0.137,0,0,-44.04,-44.04,0,101.7,-0.203,0 +19/07/2021 00:00,19.55,78.89,0.279,48.35,0.109,0,0,-44.34,-44.34,0,101.7,-0.203,0 +19/07/2021 00:30,19.39,79.55,0.283,42.09,0.094,0,0,-42.28,-42.28,0,101.7,-0.203,0 +19/07/2021 01:00,19.38,79.32,0.212,46.28,0.103,0,0,-42.3,-42.3,0,101.7,-0.203,-0.005 +19/07/2021 01:30,18.52,81.9,0.318,347.4,0.142,0,0,-39.72,-39.72,0,101.7,-0.232,-0.051 +19/07/2021 02:00,17.48,85.1,0.231,340.8,0.131,0,0,-38.25,-38.25,0,101.7,-0.228,-0.034 +19/07/2021 02:30,16.49,86.7,0.074,346.8,0.019,0,0,-37.84,-37.84,0,101.7,-0.204,-0.051 +19/07/2021 03:00,15.91,88.1,0.059,346.8,0.04,0,0,-37.2,-37.2,0,101.7,-0.209,-0.047 +19/07/2021 03:30,15.37,89.1,0.034,346.8,0.032,0,0,-35.94,-35.94,0,101.7,-0.205,-0.047 +19/07/2021 04:00,14.99,89.8,0.001,346.8,0.002,0,0,-37.34,-37.34,0,101.7,-0.203,-0.048 +19/07/2021 04:30,14.99,90.9,0,346.7,0.006,0.497,0.002,-31.85,-31.85,0,101.7,-0.203,0.041 +19/07/2021 05:00,15.25,91.5,0,346.7,0.004,9.98,0.05,-29.12,-29.12,0,101.7,-0.203,0.371 +19/07/2021 05:30,15.99,91.8,0,346.7,0.003,59.49,0.297,-11.07,-11.07,0,101.7,-0.027,4.205 +19/07/2021 06:00,18.48,90.1,0,346.8,0.004,130.9,0.654,-35.9,-35.9,0,101.7,0.247,7.826 +19/07/2021 06:30,21.06,81.7,0.055,8.96,0.053,201.3,1.007,-14.6,-14.6,0,101.7,0.399,9.73 +19/07/2021 07:00,23.02,67.59,0.533,50.76,0.122,283.7,1.418,40.93,40.93,0,101.7,0.529,11.45 +19/07/2021 07:30,24.22,63.76,0.584,63.98,0.126,372.8,1.864,139.4,139.4,0,101.7,0.613,13.03 +19/07/2021 08:00,25.29,61.01,0.59,84.8,0.118,455.2,2.276,211.3,211.3,0,101.7,0.703,14.48 +19/07/2021 08:30,26.48,58.15,0.664,93.2,0.123,532.4,2.662,275.9,275.9,0,101.7,0.787,15.33 +19/07/2021 09:00,27.25,55.89,0.818,112,0.097,605.3,3.027,340.5,340.5,0,101.7,0.841,16.16 +19/07/2021 09:30,27.62,54.62,0.893,125.5,0.101,673.4,3.367,402.9,402.9,0,101.6,0.876,17.15 +19/07/2021 10:00,28.23,52.53,0.791,118.2,0.105,731.8,3.659,453.8,453.8,0,101.6,0.881,18.12 +19/07/2021 10:30,28.71,50.17,0.892,133.2,0.109,779.2,3.896,500.4,500.4,0,101.6,0.9,18.96 +19/07/2021 11:00,28.76,49.1,1.008,72.14,0.116,818,4.089,525,525,0,101.6,0.949,19.51 +19/07/2021 11:30,29.19,46.9,0.973,71.99,0.111,843,4.215,555.1,555.1,0,101.6,0.948,19.68 +19/07/2021 12:00,29.22,45.02,1.186,61.44,0.118,860,4.299,572.9,572.9,0,101.6,0.948,19.67 +19/07/2021 12:30,29.66,45.93,1.215,57.6,0.115,856,4.278,580.4,580.4,0,101.5,0.907,19.37 +19/07/2021 13:00,30.03,44.46,1.103,52.55,0.115,857,4.287,577.3,577.3,0,101.5,0.882,18.99 +19/07/2021 13:30,30.2,43.3,1.12,63.04,0.117,841,4.207,569.9,569.9,0,101.5,0.879,18.64 +19/07/2021 14:00,30.53,43.48,1.175,63.14,0.118,777.3,3.887,527.5,527.5,0,101.5,0.829,17.35 +19/07/2021 14:30,30.82,39.52,1.289,58.36,0.116,765.2,3.826,518.9,518.9,0,101.5,0.812,17.15 +19/07/2021 15:00,30.94,38.09,1.411,53.67,0.121,719.9,3.6,481.2,481.2,0,101.4,0.774,16.02 +19/07/2021 15:30,31.03,37,1.208,58.3,0.123,659.9,3.299,437.3,437.3,0,101.4,0.739,14.83 +19/07/2021 16:00,30.96,37.9,1.441,57.71,0.12,594.6,2.973,383.8,383.8,0,101.4,0.689,13.57 +19/07/2021 16:30,31.24,38.91,1.282,41.61,0.123,512.5,2.563,321,321,0,101.4,0.643,12 +19/07/2021 17:00,30.81,39.63,1.44,46.3,0.119,432.6,2.163,258,258,0,101.4,0.577,10.25 +19/07/2021 17:30,30.28,38.99,1.393,53.93,0.119,349.7,1.749,191.2,191.2,0,101.3,0.483,8.49 +19/07/2021 18:00,30,37.73,1.368,54.42,0.127,267,1.335,129.7,129.7,0,101.3,0.387,6.735 +19/07/2021 18:30,29.81,38.66,0.952,51,0.125,184.2,0.921,72.08,72.08,0,101.4,0.334,5.048 +19/07/2021 19:00,29.29,42.51,0.612,50.14,0.124,108,0.54,22.81,22.81,0,101.4,0.237,3.454 +19/07/2021 19:30,28.18,47.47,0.555,17.56,0.141,47.16,0.236,-10.61,-10.61,0,101.4,0.115,1.711 +19/07/2021 20:00,25.5,61.42,0.673,12.3,0.158,7.373,0.037,-37.14,-37.14,0,101.4,0.013,0.343 +19/07/2021 20:30,23.67,68.91,0.607,8.86,0.159,0,0,-40.91,-40.91,0,101.4,0,-0.001 +19/07/2021 21:00,22.79,73.02,0.689,13.66,0.163,0,0,-41.93,-41.93,0,101.4,0,-0.068 +19/07/2021 21:30,22.88,69.26,0.744,56.99,0.127,0,0,-41.93,-41.93,0,101.4,0,-0.068 +19/07/2021 22:00,23.22,65.39,0.617,58.51,0.141,0,0,-46.08,-46.08,0,101.4,0,-0.068 +19/07/2021 22:30,22.65,68.52,0.584,65.99,0.144,0,0,-45.89,-45.89,0,101.4,0,-0.068 +19/07/2021 23:00,22.16,69.86,0.576,63.2,0.126,0,0,-46.49,-46.49,0,101.4,0,-0.068 +19/07/2021 23:30,21.56,71.27,0.346,74.17,0.124,0,0,-45.55,-45.55,0,101.4,0,-0.068 +20/07/2021 00:00,20.76,73.42,0.198,66.26,0.11,0,0,-43.09,-43.09,0,101.4,0,-0.068 +20/07/2021 00:30,20.21,75.44,0.043,57.52,0.046,0,0,-40.4,-40.4,0,101.4,0,-0.068 +20/07/2021 01:00,19.12,78.7,0.15,53.64,0.098,0,0,-38.92,-38.92,0,101.4,0,-0.068 +20/07/2021 01:30,17.66,84,0.126,47.37,0.086,0,0,-35.88,-35.88,0,101.4,0,-0.068 +20/07/2021 02:00,17.24,86.5,0.269,47.32,0.081,0,0,-38.46,-38.46,0,101.4,0,-0.068 +20/07/2021 02:30,16.72,87.2,0.021,47.32,0.023,0,0,-38.36,-38.36,0,101.4,0,-0.068 +20/07/2021 03:00,16.41,88.5,0.187,47.32,0.056,0,0,-37.19,-37.19,0,101.4,0,-0.068 +20/07/2021 03:30,16.18,89.2,0.156,47.32,0.055,0,0,-37.25,-37.25,0,101.4,0,-0.068 +20/07/2021 04:00,15.48,89.5,0.053,47.32,0.055,0,0,-37.27,-37.27,0,101.4,0,-0.068 +20/07/2021 04:30,15.35,90.3,0.07,47.33,0.035,0.142,0.001,-37.13,-37.13,0,101.4,0,0.013 +20/07/2021 05:00,15.13,90.7,0,47.33,0.001,11.31,0.057,-29.48,-29.48,0,101.4,0.004,0.464 +20/07/2021 05:30,15.54,91.1,0,47.33,0.001,57.82,0.289,-13.56,-13.56,0,101.5,0.152,3.722 +20/07/2021 06:00,18.08,90,0.045,47.32,0.024,126.7,0.633,-27.01,-27.01,0,101.5,0.323,7.258 +20/07/2021 06:30,20.42,83.5,0.176,47.37,0.103,193.9,0.969,-3.597,-3.597,0,101.5,0.438,9.33 +20/07/2021 07:00,23.4,69.55,0.192,66.88,0.107,271.1,1.356,44.14,44.14,0,101.5,0.57,10.97 +20/07/2021 07:30,24.87,62.39,0.679,134.9,0.123,359.7,1.798,144.8,144.8,0,101.5,0.649,12.73 +20/07/2021 08:00,25.32,59.81,0.877,125.8,0.124,444.2,2.221,208.9,208.9,0,101.5,0.724,14.2 +20/07/2021 08:30,26.13,57.37,0.931,136,0.118,522.3,2.611,280.8,280.8,0,101.5,0.797,15.13 +20/07/2021 09:00,27.24,55.74,0.616,113.1,0.119,592.9,2.965,341.4,341.4,0,101.5,0.852,16.03 +20/07/2021 09:30,27.95,53.64,0.761,129.1,0.113,658.7,3.294,402.1,402.1,0,101.5,0.881,17.04 +20/07/2021 10:00,28.56,51.73,0.755,109.1,0.106,717.9,3.59,454.6,454.6,0,101.5,0.891,18.09 +20/07/2021 10:30,28.96,50.67,0.902,108.1,0.105,764.3,3.821,497.6,497.6,0,101.5,0.927,18.87 +20/07/2021 11:00,29.41,49.96,0.965,108.3,0.115,781.1,3.905,520.3,520.3,0,101.5,0.933,18.89 +20/07/2021 11:30,29.43,48.26,1.041,97.9,0.109,835,4.173,562.6,562.6,0,101.5,0.964,19.95 +20/07/2021 12:00,29.68,47.94,0.985,85.5,0.101,829,4.144,564.6,564.6,0,101.5,0.954,19.47 +20/07/2021 12:30,29.75,46.48,1.185,106.1,0.106,875,4.374,605.8,605.8,0,101.5,0.972,20.45 +20/07/2021 13:00,29.62,46.74,1.238,60.81,0.115,685.7,3.429,460.9,460.9,0,101.4,0.759,15.68 +20/07/2021 13:30,29.82,46.44,1.237,71.73,0.109,848,4.238,587.3,587.3,0,101.4,0.909,19.16 +20/07/2021 14:00,29.71,45.58,1.465,60.98,0.121,686.2,3.431,465.3,465.3,0,101.4,0.781,15.61 +20/07/2021 14:30,30.05,45.51,1.387,59.47,0.119,736.1,3.68,504.1,504.1,0,101.4,0.829,16.97 +20/07/2021 15:00,30.37,44.1,1.269,60.36,0.118,594.2,2.971,395.7,395.7,0,101.4,0.699,13.63 +20/07/2021 15:30,30.3,44.08,1.374,55.3,0.116,601.6,3.008,404.8,404.8,0,101.4,0.712,13.95 +20/07/2021 16:00,29.84,42.25,1.671,54.44,0.12,474.5,2.372,299.8,299.8,0,101.4,0.586,10.82 +20/07/2021 16:30,30.2,42.48,1.575,48.38,0.119,499.1,2.495,315.3,315.3,0,101.4,0.628,11.67 +20/07/2021 17:00,30.23,41.31,1.28,55.36,0.121,420.1,2.101,256.9,256.9,0,101.4,0.564,10.18 +20/07/2021 17:30,29.6,47.09,1.452,39.16,0.121,307.5,1.537,171.3,171.3,0,101.4,0.445,7.594 +20/07/2021 18:00,28.65,53.46,1.575,10.3,0.144,251.3,1.257,124.6,124.6,0,101.4,0.39,6.562 +20/07/2021 18:30,27.93,55.85,1.396,8.3,0.146,167.8,0.839,63.83,63.83,0,101.4,0.321,4.758 +20/07/2021 19:00,27.26,58.6,1.003,6.625,0.148,97.6,0.488,16.87,16.87,0,101.4,0.213,3.155 +20/07/2021 19:30,25.98,62.75,0.846,11.13,0.157,42.12,0.211,-17.81,-17.81,0,101.4,0.096,1.512 +20/07/2021 20:00,24.39,68.25,0.697,12.54,0.151,6.588,0.033,-39.38,-39.38,0,101.5,0.002,0.332 +20/07/2021 20:30,23.04,72.88,0.713,9.9,0.149,0,0,-43.9,-43.9,0,101.5,0,0.004 +20/07/2021 21:00,22.4,75.5,0.773,7.562,0.159,0,0,-43.72,-43.72,0,101.5,0,-0.068 +20/07/2021 21:30,22.43,74.74,0.783,34.5,0.122,0,0,-43.96,-43.96,0,101.6,0,-0.068 +20/07/2021 22:00,23.12,68.63,0.896,61.92,0.134,0,0,-46.64,-46.64,0,101.6,0,-0.068 +20/07/2021 22:30,22.83,69.31,0.809,55.57,0.128,0,0,-46.84,-46.84,0,101.6,0,-0.068 +20/07/2021 23:00,22.39,70.34,0.616,63.57,0.131,0,0,-45.24,-45.24,0,101.6,0,-0.068 +20/07/2021 23:30,21.68,72.52,0.393,51.67,0.121,0,0,-42.07,-42.07,0,101.6,0,-0.068 +21/07/2021 00:00,21.12,73.69,0.198,39.47,0.107,0,0,-43.17,-43.17,0,101.6,0,-0.068 +21/07/2021 00:30,20.02,78,0.271,189,0.137,0,0,-40.43,-40.43,0,101.6,0,-0.068 +21/07/2021 01:00,18.6,83.3,0.181,189.1,0.129,0,0,-39.62,-39.62,0,101.6,0,-0.068 +21/07/2021 01:30,18.02,85.5,0.097,188.9,0.083,0,0,-35.26,-35.26,0,101.6,0,-0.068 +21/07/2021 02:00,17.48,86.9,0.109,188.9,0.08,0,0,-35.77,-35.77,0,101.6,0,-0.068 +21/07/2021 02:30,17.08,87.9,0.03,189,0.02,0,0,-37.46,-37.46,0,101.6,0,-0.068 +21/07/2021 03:00,16.53,88.6,0,0,0,0,0,-36.41,-36.41,0,101.6,0,-0.068 +21/07/2021 03:30,16.15,89.3,0,189,0.002,0,0,-34.77,-34.77,0,101.6,0,-0.068 +21/07/2021 04:00,15.89,90.1,0,189,0.001,0,0,-35.85,-35.85,0,101.7,0,-0.068 +21/07/2021 04:30,15.84,90.8,0,0,0,0.112,0.001,-36.4,-36.4,0,101.7,0,0.03 +21/07/2021 05:00,15.55,91,0,0,0,11.07,0.055,-30.32,-30.32,0,101.7,0.001,0.526 +21/07/2021 05:30,15.82,91.4,0,189,0,49.15,0.246,-17.36,-17.36,0,101.7,0.103,2.882 +21/07/2021 06:00,17.57,90.8,0.001,211.7,0.014,114.6,0.573,-22.57,-22.57,0,101.7,0.284,6.59 +21/07/2021 06:30,19.31,86.2,0.002,288.7,0.031,186.9,0.935,-5.405,-5.405,0,101.8,0.395,8.99 +21/07/2021 07:00,21.93,74.31,0.003,288.7,0.028,259,1.295,44.6,44.6,0,101.8,0.518,10.77 +21/07/2021 07:30,24.88,62.72,0.01,153.9,0.038,338.9,1.695,127.4,127.4,0,101.8,0.599,12.18 +21/07/2021 08:00,25.44,58.06,0.043,121,0.111,424.3,2.121,193.1,193.1,0,101.8,0.683,13.93 +21/07/2021 08:30,26.38,54.81,0.421,131.4,0.123,508.1,2.541,264.8,264.8,0,101.8,0.766,15.09 +21/07/2021 09:00,27.44,51.53,0.803,118.1,0.112,587.6,2.938,329.4,329.4,0,101.8,0.83,16.2 +21/07/2021 09:30,28.07,49.11,0.861,118.3,0.113,647.5,3.238,386.8,386.8,0,101.8,0.875,17.06 +21/07/2021 10:00,28.66,46.98,0.944,117.1,0.118,708.9,3.545,439.4,439.4,0,101.8,0.889,18.18 +21/07/2021 10:30,28.93,46.23,1.075,115.5,0.109,760.5,3.802,489.5,489.5,0,101.8,0.924,19.05 +21/07/2021 11:00,29.05,46.13,1.102,91,0.107,800,4.002,521.9,521.9,0,101.8,0.951,19.61 +21/07/2021 11:30,29.38,45.15,1.267,64.12,0.118,829,4.144,553.5,553.5,0,101.8,0.959,19.84 +21/07/2021 12:00,29.54,45.5,1.093,81,0.118,841,4.206,572.9,572.9,0,101.7,0.956,19.84 +21/07/2021 12:30,30.1,45.35,0.919,85.1,0.111,843,4.213,585.3,585.3,0,101.7,0.916,19.5 +21/07/2021 13:00,30.33,44.03,0.969,88.3,0.108,785.6,3.928,546.1,546.1,0,101.7,0.832,17.83 +21/07/2021 13:30,30.06,44.11,1.187,62.15,0.105,761.2,3.806,517.2,517.2,0,101.7,0.82,17.2 +21/07/2021 14:00,30.24,43.94,0.988,60.9,0.111,712.1,3.561,492.2,492.2,0,101.7,0.796,16.28 +21/07/2021 14:30,30.16,43.64,1.142,64.18,0.108,664.1,3.32,458.2,458.2,0,101.7,0.739,15.13 +21/07/2021 15:00,30.61,42.91,1.155,67.67,0.111,708.7,3.543,490.6,490.6,0,101.7,0.782,16.29 +21/07/2021 15:30,30.43,43.13,0.993,82.8,0.112,539,2.695,363.5,363.5,0,101.7,0.634,12.57 +21/07/2021 16:00,30.72,42.64,1.024,78.63,0.106,491.4,2.457,328.1,328.1,0,101.6,0.606,11.65 +21/07/2021 16:30,30.07,41.81,1.414,57.98,0.121,491.9,2.459,314.4,314.4,0,101.6,0.595,11.36 +21/07/2021 17:00,30.12,41.84,1.231,63.02,0.11,371.9,1.859,225.4,225.4,0,101.6,0.492,8.88 +21/07/2021 17:30,29.94,41.9,1.304,58.31,0.129,338.5,1.692,195.6,195.6,0,101.6,0.46,8.29 +21/07/2021 18:00,29.5,43.08,0.996,52.81,0.124,157.3,0.787,65.56,65.56,0,101.6,0.266,3.908 +21/07/2021 18:30,28.56,50.55,1.051,27.07,0.127,174.4,0.872,74.08,74.08,0,101.6,0.316,5.002 +21/07/2021 19:00,27.67,54.31,1.297,20.93,0.133,111.6,0.558,27.8,27.8,0,101.6,0.234,3.695 +21/07/2021 19:30,26.24,58.31,0.97,11.38,0.153,45.43,0.227,-12.75,-12.75,0,101.6,0.103,1.688 +21/07/2021 20:00,24.47,64.21,0.747,9.87,0.164,6.104,0.031,-38.71,-38.71,0,101.6,0.005,0.326 +21/07/2021 20:30,23.07,69.02,0.776,10.8,0.149,0,0,-43.15,-43.15,0,101.7,0,0 +21/07/2021 21:00,22.41,70.93,0.762,11.53,0.154,0,0,-42.25,-42.25,0,101.7,0,-0.068 +21/07/2021 21:30,22.09,72.01,0.794,11.34,0.145,0,0,-42.98,-42.98,0,101.7,0,-0.068 +21/07/2021 22:00,21.52,74.27,0.295,353.9,0.113,0,0,-40.65,-40.65,0,101.7,0,-0.068 +21/07/2021 22:30,20.86,77.59,0.318,300.8,0.145,0,0,-36.45,-36.45,0,101.7,0,-0.068 +21/07/2021 23:00,20.28,79.2,0.174,271.8,0.133,0,0,-33.01,-33.01,0,101.7,0,-0.068 +21/07/2021 23:30,20.15,76.79,0.084,271.9,0.068,0,0,-33.94,-33.94,0,101.7,0,-0.068 +22/07/2021 00:00,19.82,76.27,0.125,272.3,0.068,0,0,-31.34,-31.34,0,101.7,0,-0.067 +22/07/2021 00:30,18.77,81.4,0.13,272.3,0.125,0,0,-30.88,-30.88,0,101.7,0,-0.067 +22/07/2021 01:00,18.04,84.6,0.199,272.2,0.116,0,0,-34.35,-34.35,0,101.7,0,-0.068 +22/07/2021 01:30,17.65,85.5,0.283,242.6,0.11,0.001,0,-28.08,-28.08,0,101.7,0,-0.068 +22/07/2021 02:00,17.63,85.1,0.133,240.5,0.086,0,0,-30.71,-30.71,0,101.7,0,-0.068 +22/07/2021 02:30,17.25,86.3,0.252,240.5,0.116,0,0,-34.07,-34.07,0,101.7,0,-0.068 +22/07/2021 03:00,16.78,87.2,0.023,240.4,0.018,0,0,-36.09,-36.09,0,101.7,0,-0.068 +22/07/2021 03:30,16.29,88.1,0,240.4,0.004,0,0,-33.12,-33.12,0,101.7,0,-0.068 +22/07/2021 04:00,15.93,89,0,240.4,0,0,0,-35.65,-35.65,0,101.7,0,-0.068 +22/07/2021 04:30,15.54,89.7,0,240.4,0,0.045,0,-35.01,-35.01,0,101.7,0,-0.012 +22/07/2021 05:00,15.25,90.3,0,0,0,9.41,0.047,-30.79,-30.79,0,101.7,0,0.412 +22/07/2021 05:30,15.8,91,0,0,0,40.2,0.201,-18.38,-18.38,0,101.7,0.086,2.353 +22/07/2021 06:00,17.7,90.7,0,0,0,113.6,0.568,-22.13,-22.13,0,101.7,0.287,6.635 +22/07/2021 06:30,20.71,85.9,0,0,0,182.1,0.91,-3.283,-3.283,0,101.7,0.408,9.14 +22/07/2021 07:00,23.13,69.75,0.001,238.9,0.011,259.9,1.3,51.79,51.79,0,101.7,0.551,11.24 +22/07/2021 07:30,25.05,58.96,0.482,142.6,0.092,348.2,1.741,136.4,136.4,0,101.7,0.634,13 +22/07/2021 08:00,24.99,56.85,1.042,127.9,0.123,432.6,2.163,203.4,203.4,0,101.7,0.702,14.29 +22/07/2021 08:30,25.48,55.43,1.181,128.1,0.122,512.7,2.564,268.8,268.8,0,101.7,0.786,15.38 +22/07/2021 09:00,26.87,52.11,0.946,121,0.114,586.1,2.93,328.8,328.8,0,101.7,0.814,16.25 +22/07/2021 09:30,27.76,49.32,0.879,114,0.112,652.8,3.264,389,389,0,101.7,0.842,17.25 +22/07/2021 10:00,28.86,47.37,0.795,127,0.103,707,3.535,443.1,443.1,0,101.7,0.879,18.31 +22/07/2021 10:30,29.49,46.2,0.856,116.1,0.111,755.7,3.778,485.6,485.6,0,101.6,0.929,19.17 +22/07/2021 11:00,29.72,44.89,1.112,130.8,0.107,792.1,3.96,527.6,527.6,0,101.6,0.946,19.71 +22/07/2021 11:30,29.77,44.54,1.242,119.7,0.118,830,4.152,556,556,0,101.6,0.957,20.41 +22/07/2021 12:00,29.84,43.19,1.248,120.9,0.107,772.2,3.861,515.4,515.4,0,101.6,0.898,18.88 +22/07/2021 12:30,29.73,44.48,1.442,129.8,0.118,788.9,3.944,538.9,538.9,0,101.5,0.903,19.36 +22/07/2021 13:00,29.26,44.38,1.067,106,0.117,590.6,2.953,381.9,381.9,0,101.5,0.673,15.09 +22/07/2021 13:30,30.66,41.88,1.156,100.5,0.104,889,4.445,618.2,618.2,0,101.5,1.016,22.09 +22/07/2021 14:00,30.84,40.72,1.056,84.6,0.095,801,4.005,558.4,558.4,0,101.5,0.913,19.34 +22/07/2021 14:30,30.78,42.04,1.218,73.88,0.103,740.7,3.704,508.2,508.2,0,101.4,0.822,17.3 +22/07/2021 15:00,30.4,41.29,1.443,71.74,0.117,687.8,3.439,463.7,463.7,0,101.4,0.755,15.8 +22/07/2021 15:30,30.59,41.23,1.186,102.7,0.102,629.3,3.147,425.2,425.2,0,101.4,0.723,14.62 +22/07/2021 16:00,30.46,40.73,1.179,97.5,0.109,566.3,2.831,371.5,371.5,0,101.4,0.673,13.26 +22/07/2021 16:30,30.27,40.2,1.214,78.64,0.11,489.9,2.449,309.8,309.8,0,101.3,0.602,11.61 +22/07/2021 17:00,29.92,39.41,1.27,68.7,0.116,411.7,2.059,243.2,243.2,0,101.3,0.54,9.96 +22/07/2021 17:30,29.73,37.97,1.184,55.97,0.117,335.9,1.679,184.1,184.1,0,101.3,0.473,8.4 +22/07/2021 18:00,29.67,37.82,0.785,94.4,0.104,247,1.235,119,119,0,101.3,0.385,6.667 +22/07/2021 18:30,29.41,37.43,0.601,65.2,0.088,172.3,0.862,67.97,67.97,0,101.3,0.295,5.089 +22/07/2021 19:00,28.12,39.04,0.819,47,0.115,104.7,0.524,19.81,19.81,0,101.3,0.206,3.495 +22/07/2021 19:30,27.06,41.35,0.557,52.92,0.111,37.79,0.189,-23.24,-23.24,0,101.3,0.081,1.44 +22/07/2021 20:00,25.24,46.41,0.218,37.96,0.076,5.837,0.029,-41.02,-41.02,0,101.3,0.001,0.377 +22/07/2021 20:30,23.53,52.29,0.177,38.01,0.093,0,0,-40.62,-40.62,0,101.3,0,0.015 +22/07/2021 21:00,22.34,57.61,0.26,48.61,0.118,0,0,-39.35,-39.35,0,101.3,0,0 +22/07/2021 21:30,21.91,60.18,0.458,53.9,0.125,0,0,-40.66,-40.66,0,101.3,0,0 +22/07/2021 22:00,22.29,59.43,0.742,60.94,0.142,0,0,-45.1,-45.1,0,101.3,0,0 +22/07/2021 22:30,21.85,61.59,0.782,60.16,0.128,0,0,-47.7,-47.7,0,101.3,0,0 +22/07/2021 23:00,21.36,63.91,0.842,61.95,0.135,0,0,-46.63,-46.63,0,101.3,0,-0.04 +22/07/2021 23:30,20.81,66.35,0.675,60.77,0.132,0,0,-45.92,-45.92,0,101.3,0,-0.068 +23/07/2021 00:00,20.51,68.05,0.346,62.68,0.12,0,0,-37.85,-37.85,0,101.3,0,-0.068 +23/07/2021 00:30,19.86,70.35,0.34,54.36,0.132,0,0,-42.07,-42.07,0,101.3,0,-0.068 +23/07/2021 01:00,19.35,72.35,0.266,51.2,0.132,0,0,-30.4,-30.4,0,101.2,0,-0.068 +23/07/2021 01:30,19.06,72.49,0.312,53.23,0.116,0,0,-39.88,-39.88,0,101.2,0,-0.068 +23/07/2021 02:00,19.31,70.56,0.861,58.99,0.13,0,0,-46.63,-46.63,0,101.1,0,-0.068 +23/07/2021 02:30,19.13,70.6,0.747,60.79,0.123,0,0,-46.29,-46.29,0,101.1,0,-0.068 +23/07/2021 03:00,19.06,69.82,0.294,72.02,0.076,0,0,-44.34,-44.34,0,101.1,0,-0.068 +23/07/2021 03:30,18.33,72.9,0.136,63.77,0.09,0,0,-40.7,-40.7,0,101.1,0,-0.068 +23/07/2021 04:00,17.47,76.14,0.031,49.83,0.038,0,0,-37.43,-37.43,0,101.1,0,-0.068 +23/07/2021 04:30,17.07,78.08,0.168,61.68,0.083,0.366,0.002,-34.93,-34.93,0,101,0,0.016 +23/07/2021 05:00,17.45,76.49,0.247,57.95,0.113,12.84,0.064,-28.77,-28.77,0,101,0.001,0.631 +23/07/2021 05:30,18.38,73.02,0.4,52.64,0.108,45.86,0.229,-13.2,-13.2,0,101,0.088,2.684 +23/07/2021 06:00,19.42,68.94,0.564,89.3,0.091,65.76,0.329,1.474,1.474,0,101,0.093,2.34 +23/07/2021 06:30,20.19,66.79,0.566,74.18,0.098,110.6,0.553,21.53,21.53,0,100.9,0.179,4.045 +23/07/2021 07:00,21.38,63.31,0.771,71.26,0.105,207.1,1.035,66.09,66.09,0,100.9,0.351,7.775 +23/07/2021 07:30,22.55,60.37,0.735,67.6,0.113,228.7,1.143,78.42,78.42,0,100.9,0.385,8.05 +23/07/2021 08:00,23.56,57.55,0.974,61.59,0.113,371.5,1.857,162.8,162.8,0,100.8,0.584,12.37 +23/07/2021 08:30,24.89,53.9,0.98,94.5,0.101,358.6,1.793,172.8,172.8,0,100.8,0.545,11.05 +23/07/2021 09:00,24.45,54.96,0.978,96.2,0.097,253.8,1.269,125.4,125.4,0,100.7,0.34,7.791 +23/07/2021 09:30,24.92,54.11,1.067,104,0.114,321.7,1.608,165.5,165.5,0,100.7,0.429,9.23 +23/07/2021 10:00,25.72,53.2,1.06,105.8,0.105,428.1,2.141,249.5,249.5,0,100.6,0.558,12.8 +23/07/2021 10:30,25.76,52.87,1.209,111.6,0.106,497.7,2.489,294.5,294.5,0,100.6,0.65,14.47 +23/07/2021 11:00,26.83,49.76,1.749,124.9,0.113,512.3,2.562,312.6,312.6,0,100.5,0.676,14.88 +23/07/2021 11:30,25.41,52.39,1.131,92.6,0.112,206.1,1.03,44.98,44.98,0,100.5,0.307,6.709 +23/07/2021 12:00,26.13,56.91,0.964,65.5,0.116,630.9,3.154,373.6,373.6,0,100.5,0.784,17.31 +23/07/2021 12:30,27.99,50.7,1.251,87.6,0.11,667.8,3.339,434.3,434.3,0,100.4,0.864,17.63 +23/07/2021 13:00,28.45,47.13,1.596,107.9,0.111,709.5,3.548,475.8,475.8,0,100.4,0.893,18.39 +23/07/2021 13:30,28.75,47.11,1.803,116.4,0.107,629.4,3.147,420.8,420.8,0,100.3,0.833,16.52 +23/07/2021 14:00,28.87,48.31,2.053,121,0.122,672.3,3.362,457.5,457.5,0,100.3,0.891,17.84 +23/07/2021 14:30,29.27,47.13,2.042,128.7,0.116,638.1,3.19,429,429,0,100.3,0.828,16.24 +23/07/2021 15:00,28.78,46.85,2.094,136.7,0.119,356.7,1.784,229.7,229.7,0,100.2,0.461,9.72 +23/07/2021 15:30,27.58,49.41,1.679,147.5,0.127,86.8,0.434,51.34,51.34,0,100.2,0.145,3.018 +23/07/2021 16:00,25.63,66.03,2.749,204.1,0.126,187.5,0.937,123.9,123.9,0,100.3,0.278,5.872 +23/07/2021 16:30,23.99,71.32,2.784,210,0.123,117.8,0.589,72.91,72.91,0,100.3,0.165,3.682 +23/07/2021 17:00,23.65,70.94,2.32,203.3,0.131,192,0.96,122.3,122.3,0,100.3,0.268,5.793 +23/07/2021 17:30,23.19,71.52,2.323,204.1,0.13,164.9,0.824,102.6,102.6,0,100.3,0.237,4.978 +23/07/2021 18:00,22.87,71.05,2.797,201.7,0.127,194.4,0.972,110.6,110.6,0,100.3,0.276,5.497 +23/07/2021 18:30,22.12,71.99,2.156,196.5,0.134,89.3,0.447,47.21,47.21,0,100.3,0.122,2.604 +23/07/2021 19:00,21.57,73.5,1.958,204.1,0.129,55.46,0.277,20.56,20.56,0,100.3,0.074,1.61 +23/07/2021 19:30,20.8,75.64,2.569,199.8,0.128,13.41,0.067,-4.15,-4.15,0,100.3,0,0.404 +23/07/2021 20:00,20.22,78.32,2.06,194.7,0.142,3.39,0.017,-14.34,-14.34,0,100.3,0,0.106 +23/07/2021 20:30,19.77,79.59,1.463,177.7,0.141,0,0,-41.14,-41.14,0,100.3,0,-0.004 +23/07/2021 21:00,19.58,79.84,1.675,177.2,0.144,0.05,0,-17.61,-17.61,0,100.3,0,-0.059 +23/07/2021 21:30,19.57,78.82,2.1,181.9,0.141,0,0,-40.1,-40.1,0,100.3,0,-0.067 +23/07/2021 22:00,18.91,81.3,1.945,175.3,0.142,0,0,-62.49,-62.49,0,100.3,0,-0.067 +23/07/2021 22:30,18.6,82.4,1.611,176.9,0.143,0,0,-38.59,-38.59,0,100.4,0,-0.068 +23/07/2021 23:00,18.64,79.18,1.828,198.4,0.133,0.004,0,-34.43,-34.43,0,100.4,0,-0.068 +23/07/2021 23:30,18.65,78.44,1.902,192.7,0.134,0,0,-14.34,-14.34,0,100.4,0,-0.068 +24/07/2021 00:00,18.63,78.33,1.86,187.2,0.136,0,0,-13.81,-13.81,0,100.4,0,-0.068 +24/07/2021 00:30,18.33,78.97,2.046,189.9,0.136,0,0,-13.76,-13.76,0,100.4,0,-0.068 +24/07/2021 01:00,18.03,79.92,1.681,196.1,0.128,0,0,-20.65,-20.65,0,100.4,0,-0.068 +24/07/2021 01:30,17.41,82.1,1.388,190.7,0.141,0,0,-58.93,-58.93,0,100.4,0,-0.068 +24/07/2021 02:00,16.85,84.9,1.018,180.2,0.149,0,0,-52.63,-52.63,0,100.4,0,-0.068 +24/07/2021 02:30,16.82,85.7,1.365,174.7,0.142,0,0,-36.81,-36.81,0,100.4,0,-0.068 +24/07/2021 03:00,17.23,84.6,1.393,179,0.146,0.04,0,-17.09,-17.09,0,100.4,0,-0.068 +24/07/2021 03:30,17.24,83.6,1.43,175.9,0.146,0,0,-31.45,-31.45,0,100.4,0,-0.068 +24/07/2021 04:00,17.05,82.3,1.211,192.8,0.139,0,0,-23.77,-23.77,0,100.4,0,-0.068 +24/07/2021 04:30,16.91,83.2,1.05,178.8,0.14,0,0,-35.35,-35.35,0,100.4,0,-0.055 +24/07/2021 05:00,16.58,85.4,1.099,171.3,0.148,7.029,0.035,-40.36,-40.36,0,100.4,0,0.292 +24/07/2021 05:30,16.64,86.5,1.071,170.2,0.14,52.04,0.26,-13.23,-13.23,0,100.4,0.127,3.051 +24/07/2021 06:00,17.4,84.5,1.675,178.3,0.143,105.8,0.529,18.97,18.97,0,100.4,0.202,4.659 +24/07/2021 06:30,17.78,82.4,1.879,181,0.14,76.86,0.384,24.47,24.47,0,100.3,0.101,2.652 +24/07/2021 07:00,17.77,81.4,2.147,187.6,0.134,75.34,0.377,6.83,6.83,0.2,100.3,0.115,2.688 +24/07/2021 07:30,17.63,84.2,1.742,181.4,0.142,170.7,0.854,40.21,40.21,0,100.3,0.22,5.53 +24/07/2021 08:00,18.49,83.2,2.205,192.1,0.131,292.2,1.461,86.7,86.7,0.2,100.3,0.393,9.28 +24/07/2021 08:30,19.03,80.6,2.063,191.4,0.132,350.7,1.753,135.5,135.5,0,100.3,0.448,10.78 +24/07/2021 09:00,19.74,74.97,2.354,203.2,0.128,406.2,2.031,252.6,252.6,0,100.3,0.533,12.1 +24/07/2021 09:30,19.33,76.7,1.866,196.5,0.131,223.3,1.116,88.3,88.3,0,100.3,0.322,7.558 +24/07/2021 10:00,18.8,78.38,1.796,186,0.139,130,0.65,11.68,11.68,0.2,100.3,0.201,4.551 +24/07/2021 10:30,18.04,82.8,2.044,203.2,0.125,101.1,0.505,-5.797,-5.797,1,100.3,0.144,3.329 +24/07/2021 11:00,17.09,86.4,1.597,175.9,0.142,53.24,0.266,-2.044,-2.044,2.8,100.3,0.054,1.448 +24/07/2021 11:30,17.35,88.2,1.802,168.6,0.134,163.6,0.818,39.86,39.86,0.8,100.3,0.189,4.822 +24/07/2021 12:00,17.41,88.1,1.834,173.1,0.135,96.8,0.484,15.8,15.8,3.2,100.3,0.105,2.763 +24/07/2021 12:30,16.92,88.9,2.571,202.1,0.123,55.06,0.275,1.339,1.331,2,100.3,0.051,1.48 +24/07/2021 13:00,17.2,89.4,2.346,188.9,0.141,187.3,0.936,57.57,57.57,0.6,100.3,0.219,5.219 +24/07/2021 13:30,17.7,88.6,2.208,188.8,0.137,123.9,0.62,24.38,24.38,0,100.3,0.146,3.587 +24/07/2021 14:00,17.72,88.8,2.114,185.5,0.136,155.3,0.776,48.06,48.06,0.8,100.3,0.173,4.295 +24/07/2021 14:30,18.52,86.7,2.253,196.2,0.13,267.9,1.34,132.6,132.6,0,100.3,0.33,7.365 +24/07/2021 15:00,19.21,83,2.152,183.4,0.137,245.2,1.226,96.9,96.9,0,100.3,0.278,6.62 +24/07/2021 15:30,19.2,81.6,2.068,196.8,0.135,185.8,0.929,39.1,39.1,0.2,100.3,0.216,5.206 +24/07/2021 16:00,19.68,80.2,2.273,204.4,0.129,295.4,1.477,110.6,110.6,0,100.2,0.334,8.03 +24/07/2021 16:30,19.82,75.89,2.273,231.7,0.122,131.7,0.659,72.23,72.23,0,100.2,0.164,3.837 +24/07/2021 17:00,19.26,75.75,2.372,245.8,0.131,146.2,0.731,67.47,67.47,0,100.3,0.178,4.279 +24/07/2021 17:30,18.46,80.6,2.295,241.7,0.121,100.5,0.502,-6.127,-6.128,0,100.3,0.111,3.069 +24/07/2021 18:00,17.51,85.4,2.172,254.1,0.137,35.81,0.179,-19.65,-19.65,2.4,100.3,0.003,1.036 +24/07/2021 18:30,17.21,88.4,1.382,244.9,0.137,46.17,0.231,-3.223,-3.223,0,100.3,-0.001,1.287 +24/07/2021 19:00,17.24,88.1,1.232,236,0.122,55.83,0.279,-0.417,-0.417,0,100.3,-0.004,1.59 +24/07/2021 19:30,17.32,87.4,1.18,229.8,0.124,11.35,0.057,-14.71,-14.71,0,100.3,-0.068,0.252 +24/07/2021 20:00,17.33,87.5,0.973,220.7,0.122,2.363,0.012,-13.42,-13.42,0,100.3,-0.068,0.002 +24/07/2021 20:30,17.37,87.8,0.923,217.4,0.126,0.764,0.004,-10.47,-10.47,0,100.3,-0.102,-0.068 +24/07/2021 21:00,17.37,87.6,1.399,215.9,0.128,0.943,0.005,-11.87,-11.87,0.2,100.3,-0.135,-0.068 +24/07/2021 21:30,17.34,86.5,1.318,221.7,0.122,0.71,0.004,-10.55,-10.55,0,100.3,-0.135,-0.068 +24/07/2021 22:00,17.34,85.4,1.326,232.4,0.126,0.615,0.003,-11.69,-11.69,0,100.3,-0.135,-0.068 +24/07/2021 22:30,17.31,85.3,1.221,234.3,0.126,0.237,0.001,-12.12,-12.12,0,100.3,-0.135,-0.068 +24/07/2021 23:00,17.18,85.3,1.26,240.9,0.13,0.004,0,-22.51,-22.51,0,100.3,-0.135,-0.068 +24/07/2021 23:30,16.73,86.1,0.932,242.6,0.136,0,0,-30.03,-30.03,0,100.3,-0.135,-0.068 +25/07/2021 00:00,16.51,87.2,0.84,241.8,0.138,0,0,-33.21,-33.21,0,100.3,-0.135,-0.068 +25/07/2021 00:30,16.16,87.9,0.981,238.6,0.14,0,0,-36.01,-36.01,0,100.3,-0.135,-0.068 +25/07/2021 01:00,16.19,87.9,0.969,234.3,0.13,0.286,0.001,-9.71,-9.71,0,100.2,-0.136,-0.068 +25/07/2021 01:30,16.19,86.8,1.278,248.3,0.139,0.467,0.002,-7.482,-7.482,0,100.2,-0.136,-0.068 +25/07/2021 02:00,16.2,86.3,1.502,257,0.143,0.331,0.002,-9.1,-9.1,0,100.2,-0.136,-0.068 +25/07/2021 02:30,16.16,86.3,1.353,260.2,0.149,0.055,0,-20.43,-20.43,0.8,100.2,-0.135,-0.068 +25/07/2021 03:00,15.9,88.6,1.331,265.6,0.149,0,0,-18.09,-18.09,0.2,100.2,-0.136,-0.068 +25/07/2021 03:30,15.86,89.3,1.466,270.7,0.147,0.002,0,-15.84,-15.84,0,100.2,-0.136,-0.068 +25/07/2021 04:00,15.95,89.8,1.651,286,0.139,0,0,-16.23,-16.23,0,100.2,-0.136,-0.068 +25/07/2021 04:30,16.01,89.9,1.719,292.3,0.139,0,0,-22.68,-22.68,0,100.3,-0.136,-0.056 +25/07/2021 05:00,16.07,89,1.438,286.5,0.15,3.643,0.018,-20.47,-20.47,0,100.3,-0.136,0.077 +25/07/2021 05:30,16.05,88.5,1.854,287.5,0.145,30.34,0.152,-14.17,-14.17,0,100.3,-0.129,0.865 +25/07/2021 06:00,16.25,87,1.632,295.3,0.134,44.11,0.221,11.37,11.37,0,100.3,-0.09,1.128 +25/07/2021 06:30,16.5,86,1.401,283,0.145,56.01,0.28,10.65,10.65,0,100.3,-0.088,1.556 +25/07/2021 07:00,16.69,86.4,1.631,288.8,0.147,147,0.735,36.04,36.04,0,100.4,0.04,4.336 +25/07/2021 07:30,17.32,83.9,2.003,276.9,0.151,221.2,1.106,102.6,102.6,0,100.4,0.227,6.526 +25/07/2021 08:00,17.53,82,1.914,279.7,0.142,191.4,0.957,105.6,105.6,0,100.4,0.192,5.447 +25/07/2021 08:30,18.22,79.67,2.003,278.9,0.144,309.6,1.548,182.5,182.5,0,100.4,0.347,8.64 +25/07/2021 09:00,18.89,76.96,2.454,293.4,0.142,427.6,2.138,253.9,253.9,0,100.4,0.517,11.47 +25/07/2021 09:30,19.27,74.3,2.429,290.8,0.142,258.2,1.291,158.7,158.7,0,100.4,0.317,7.252 +25/07/2021 10:00,19.44,73.73,2.17,304.4,0.129,279.2,1.396,164.2,164.2,0,100.4,0.351,8.09 +25/07/2021 10:30,20.13,71.89,2.19,295.2,0.14,482.6,2.413,304,304,0,100.4,0.579,13.22 +25/07/2021 11:00,20.76,69.35,1.955,287.8,0.14,441.6,2.208,280.2,280.2,0,100.4,0.554,12.17 +25/07/2021 11:30,19.38,79.52,1.66,301.7,0.135,423.9,2.119,171.5,171.5,1.4,100.4,0.448,10.35 +25/07/2021 12:00,20.61,74.96,1.704,302.2,0.132,255.5,1.277,119.5,119.5,0.6,100.4,0.314,6.86 +25/07/2021 12:30,18.86,83,0.773,290.1,0.111,114.8,0.574,19.63,19.63,3.8,100.5,0.101,3.78 +25/07/2021 13:00,19.26,83.6,0.835,256.8,0.136,227.5,1.138,84.9,84.9,0,100.5,0.218,6.128 +25/07/2021 13:30,18.95,85.6,1.339,262.6,0.137,277.6,1.388,116.6,116.6,2.2,100.5,0.213,6.58 +25/07/2021 14:00,20.93,79.13,1.456,291.2,0.129,863,4.317,549.1,549.1,0,100.5,0.834,18.07 +25/07/2021 14:30,21.83,72.91,1.457,277,0.15,570.8,2.854,312.2,312.2,0,100.5,0.659,14.11 +25/07/2021 15:00,22.26,69.68,1.828,311.8,0.113,494.7,2.473,326.8,326.8,0,100.5,0.558,11.57 +25/07/2021 15:30,22.79,61.03,2.041,320.4,0.121,490.4,2.452,306.5,306.5,0,100.5,0.586,11.72 +25/07/2021 16:00,22.57,61.98,1.797,315.8,0.119,379.6,1.898,219.6,219.6,0,100.6,0.475,9.29 +25/07/2021 16:30,22.8,59,2.335,338,0.136,470.7,2.353,280.4,280.4,0,100.6,0.569,11.27 +25/07/2021 17:00,22.61,61.32,2.185,328.9,0.132,382,1.91,219.6,219.6,0,100.6,0.455,9.12 +25/07/2021 17:30,21.23,70.64,1.247,275.4,0.145,133.5,0.668,59.05,59.05,0,100.6,0.199,3.587 +25/07/2021 18:00,20.59,75.29,1.241,290.1,0.125,151.8,0.759,63.23,63.23,0,100.6,0.182,3.817 +25/07/2021 18:30,21.07,66.35,1.609,315.3,0.119,184.3,0.921,76.71,76.71,0,100.6,0.235,5.058 +25/07/2021 19:00,20.6,67.44,1.818,338.9,0.139,97.2,0.486,10,10,0,100.7,0.158,2.886 +25/07/2021 19:30,19.28,71.56,1.407,332.3,0.134,27.7,0.139,-29.72,-29.72,0,100.7,-0.004,0.849 +25/07/2021 20:00,18.19,76.51,0.999,336.9,0.139,3.611,0.018,-39.91,-39.91,0,100.7,-0.084,0.187 +25/07/2021 20:30,17.79,79.48,0.877,336.2,0.146,0,0,-17.17,-17.17,0,100.7,-0.135,-0.05 +25/07/2021 21:00,17.46,81.3,0.642,340.3,0.141,0.034,0,-24.94,-24.94,0,100.8,-0.136,-0.068 +25/07/2021 21:30,17.47,81.9,0.501,297.6,0.156,0.01,0,-32.5,-32.5,0,100.8,-0.146,-0.068 +25/07/2021 22:00,16.7,83.9,0.236,286.9,0.111,0,0,-36.02,-36.02,0,100.8,-0.135,-0.068 +25/07/2021 22:30,16.24,85.8,0.452,304.2,0.13,0,0,-35.76,-35.76,0,100.8,-0.142,-0.068 +25/07/2021 23:00,15.92,86.4,0.47,295.3,0.169,0,0,-40.81,-40.81,0,100.8,-0.136,-0.068 +25/07/2021 23:30,15.27,88,0.181,295.1,0.103,0,0,-37.31,-37.31,0,100.8,-0.136,-0.068 +26/07/2021 00:00,14.99,89.4,0.41,295.1,0.172,0,0,-40.65,-40.65,0,100.8,-0.136,-0.068 +26/07/2021 00:30,14.71,90.2,0.254,295.1,0.135,0,0,-38.31,-38.31,0,100.8,-0.136,-0.107 +26/07/2021 01:00,14.93,91,0.495,284,0.148,0,0,-40.56,-40.56,0,100.8,-0.14,-0.068 +26/07/2021 01:30,14.98,91.1,0.378,225.5,0.078,0,0,-43.6,-43.6,0,100.8,-0.136,-0.068 +26/07/2021 02:00,14.93,91.5,0.36,244.7,0.098,0,0,-31,-31,0,100.8,-0.151,-0.068 +26/07/2021 02:30,15.11,91.4,0.47,264.3,0.141,0,0,-40.4,-40.4,0,100.8,-0.157,-0.068 +26/07/2021 03:00,14.8,91.5,0.26,258.7,0.139,0,0,-26.64,-26.64,0,100.8,-0.143,-0.068 +26/07/2021 03:30,15.08,91.8,0.601,256.2,0.155,0,0,-19.83,-19.83,0,100.8,-0.141,-0.068 +26/07/2021 04:00,15.01,91.7,0.67,276.1,0.157,0,0,-30.47,-30.47,0,100.8,-0.145,-0.068 +26/07/2021 04:30,15.15,91.9,0.724,280.6,0.152,0.004,0,-11.6,-11.6,0,100.9,-0.142,-0.065 +26/07/2021 05:00,15.27,91.5,1.038,287.3,0.148,3.61,0.018,-8.18,-8.18,0,100.9,-0.136,0.106 +26/07/2021 05:30,15.36,90.8,0.648,286.9,0.147,14.99,0.075,-8.65,-8.65,0,100.9,-0.136,0.339 +26/07/2021 06:00,15.51,90.2,0.312,275.1,0.112,28.48,0.142,0.504,0.504,0,100.9,-0.136,0.57 +26/07/2021 06:30,15.8,89.6,0.504,269.3,0.157,75.88,0.379,26.64,26.64,0,100.9,-0.068,2.055 +26/07/2021 07:00,16.24,88.2,0.386,236.9,0.125,139.6,0.698,34.69,34.69,0,100.9,0.057,4.282 +26/07/2021 07:30,18.04,82,0.446,231.1,0.127,321.4,1.607,111.9,111.9,0,101,0.437,11.15 +26/07/2021 08:00,19.09,74.65,0.647,245,0.131,363.4,1.817,162.8,162.8,0,101,0.553,11.39 +26/07/2021 08:30,20,71.39,0.866,291.2,0.116,422.5,2.112,220,220,0,101,0.617,12.5 +26/07/2021 09:00,20.25,69.36,1.043,293.5,0.132,372.4,1.862,218.2,218.2,0,101,0.476,11.1 +26/07/2021 09:30,20.46,69.37,1.158,321.6,0.112,368.1,1.841,218.3,218.3,0,101,0.473,10.86 +26/07/2021 10:00,20.18,70.06,1.363,293.5,0.126,331.6,1.658,197,197,0,101,0.382,9.48 +26/07/2021 10:30,21.03,65.36,1.261,259.9,0.139,415.6,2.078,272.9,272.9,0,101,0.531,11.88 +26/07/2021 11:00,21.35,62.62,1.571,248.8,0.125,585,2.925,381.6,381.6,0,101,0.665,14.48 +26/07/2021 11:30,22.26,59.81,2.15,252,0.137,533.3,2.667,375.3,375.3,0,101,0.644,14.12 +26/07/2021 12:00,21.21,63.37,2.238,258,0.135,381.3,1.907,256.6,256.6,0,101,0.457,11.04 +26/07/2021 12:30,21.3,64.78,1.847,268,0.14,454.9,2.274,297.6,297.6,0,101,0.566,13.01 +26/07/2021 13:00,22.4,58.19,1.969,254.4,0.133,783.3,3.916,553.1,553.1,0,101,0.841,17.88 +26/07/2021 13:30,23.53,55.12,2.076,227.2,0.119,836,4.178,618.1,618.1,0,101,0.96,19.95 +26/07/2021 14:00,23.07,57.76,1.851,216.4,0.123,363.4,1.817,251.1,251.1,0,101,NAN,39.5 +26/07/2021 14:30,22.94,61.2,1.693,212.1,0.118,389.2,1.946,265.8,265.8,0,101,NAN,12.76 +26/07/2021 15:00,22.95,59.25,1.468,236.1,0.123,297.1,1.486,194.9,194.9,0,101,0.384,9.23 +26/07/2021 15:30,22.92,59.55,1.6,239.9,0.128,360.8,1.804,240.1,240.1,0,101,0.47,10.7 +26/07/2021 16:00,23.69,56.99,1.822,241.2,0.126,484.3,2.421,331.4,331.4,0,101,0.625,12.35 +26/07/2021 16:30,23.4,56.8,1.923,240.9,0.119,374.9,1.875,234.7,234.7,0,100.9,0.495,9.46 +26/07/2021 17:00,22.77,57.77,1.975,226.3,0.125,280.8,1.404,157.2,157.2,0,100.9,0.38,7.776 +26/07/2021 17:30,21.9,60.96,1.941,230.9,0.121,205.3,1.026,99.1,99.1,0,100.9,0.329,6.22 +26/07/2021 18:00,21.11,64.17,1.864,256.3,0.143,141.3,0.707,54.75,54.75,0,101,0.211,4.39 +26/07/2021 18:30,20.63,66.51,1.534,247.8,0.132,80.5,0.402,15.13,15.13,0,101,0.112,2.626 +26/07/2021 19:00,19.99,69.29,1.608,253.6,0.136,24.73,0.124,-8.76,-8.76,0,101,0.017,0.848 +26/07/2021 19:30,19.43,71.72,1.69,255.1,0.141,7.582,0.038,-21.17,-21.17,0,101,0,0.31 +26/07/2021 20:00,18.84,73.55,1.139,248.9,0.141,0.611,0.003,-18.79,-18.79,0,101,0,0.04 +26/07/2021 20:30,18.59,74.93,0.675,233.5,0.126,0,0,-12.32,-12.32,0,101,0,0 +26/07/2021 21:00,18.47,76.42,0.448,209.9,0.125,0,0,-13.05,-13.05,0,101,0,0 +26/07/2021 21:30,18.02,78.85,0.304,175.3,0.128,0,0,-21.62,-21.62,0,101,0,0 +26/07/2021 22:00,17.44,82.2,0.625,201.7,0.13,0,0,-14.15,-14.15,0,101,0,0 +26/07/2021 22:30,17.37,81.1,0.242,212.1,0.098,0,0,-19.14,-19.14,0,101,0,0 +26/07/2021 23:00,17.13,83.2,0.708,208.3,0.133,0,0,-10.67,-10.67,0,101,0,0 +26/07/2021 23:30,17.18,82.1,1.101,223.8,0.123,0,0,-8.85,-8.85,0,101,0,0 +27/07/2021 00:00,17.01,82.7,0.595,225.7,0.122,0,0,-23.28,-23.28,0,101,0,0 +27/07/2021 00:30,16.7,84.7,0.767,231.5,0.132,0,0,-19.34,-19.34,0,101,0,0 +27/07/2021 01:00,16.67,85.2,0.905,243.2,0.137,0,0,-18.36,-18.36,0,101,0,0 +27/07/2021 01:30,16.55,85.1,1.134,240.5,0.132,0,0,-22.61,-22.61,0,101,0,0 +27/07/2021 02:00,16.42,84.8,0.695,225.9,0.108,0,0,-24.18,-24.18,0,100.9,0,0 +27/07/2021 02:30,16.24,85.4,0.797,232.4,0.13,0,0,-25.3,-25.3,0,100.9,0,0 +27/07/2021 03:00,16.21,86.1,0.483,216.8,0.139,0,0,-23.95,-23.95,0,100.9,0,0 +27/07/2021 03:30,16.13,87.4,0.574,188,0.161,0,0,-19.5,-19.5,0,100.9,0,0 +27/07/2021 04:00,16.08,88.2,0.465,176.3,0.154,0,0,-22.22,-22.22,0,100.8,0,0 +27/07/2021 04:30,16,88.9,0.329,166.9,0.1,0,0,-22.78,-22.78,0,100.8,0,0 +27/07/2021 05:00,16.07,89.5,0.461,211.5,0.102,0.375,0.002,-14.94,-14.94,0.2,100.8,0,0.014 +27/07/2021 05:30,16.13,90,0.778,181.1,0.147,4.125,0.021,-17.67,-17.67,0.8,100.8,0,0.2 +27/07/2021 06:00,16.19,90.4,0.575,185.7,0.15,16.49,0.082,-10.32,-10.32,0.6,100.8,0,0.515 +27/07/2021 06:30,16.32,90.8,0.634,211.5,0.141,31.86,0.159,-3.099,-3.099,0,100.8,0.003,0.975 +27/07/2021 07:00,16.52,91.1,0.667,189.8,0.156,38.07,0.19,0.158,0.158,0.6,100.8,0.023,1.229 +27/07/2021 07:30,16.7,91.2,0.608,169.5,0.142,63.82,0.319,13.39,13.39,1.2,100.8,0.074,1.988 +27/07/2021 08:00,17.16,91.1,0.559,188.6,0.146,78.66,0.393,24.37,24.37,0.4,100.8,0.078,2.422 +27/07/2021 08:30,17.23,90.8,1.185,196.6,0.135,85.4,0.427,20.76,20.76,0.4,100.8,0.098,2.655 +27/07/2021 09:00,17.59,89.6,1.41,218.5,0.125,323.6,1.618,119.5,119.5,0.2,100.8,0.386,9.22 +27/07/2021 09:30,18.9,81.5,1.526,235.7,0.131,454.4,2.272,244.9,244.9,0,100.8,0.609,12.97 +27/07/2021 10:00,18.78,78.24,1.52,223.8,0.123,214.4,1.072,128.8,128.8,0,100.8,0.303,6.667 +27/07/2021 10:30,18.7,77.69,1.59,230.3,0.127,251.2,1.256,149.4,149.4,0,100.8,0.346,7.366 +27/07/2021 11:00,19.07,76.54,1.543,220.3,0.123,328.9,1.644,194.2,194.2,0,100.8,0.422,9.74 +27/07/2021 11:30,19.62,72.2,1.844,219.3,0.119,453,2.265,305.9,305.9,0,100.8,0.582,12.65 +27/07/2021 12:00,20.6,67.63,1.967,221.1,0.119,723.9,3.62,513.5,513.5,0,100.8,0.892,17.59 +27/07/2021 12:30,21.44,64.51,2.383,241.6,0.12,812,4.058,590.8,590.8,0,100.8,1.009,19.93 +27/07/2021 13:00,21.53,65.23,2.168,231.8,0.119,689.4,3.447,497.6,497.6,0,100.7,0.873,17.41 +27/07/2021 13:30,22.45,62.46,2.236,240.7,0.121,860,4.301,636.7,636.7,0,100.7,1.056,21.13 +27/07/2021 14:00,22.5,63.79,2.102,219.3,0.118,519,2.595,352,352,0.2,100.7,0.685,14.22 +27/07/2021 14:30,20.15,74.28,1.71,267.2,0.146,249.6,1.248,40.88,40.88,0.2,100.7,0.338,7.735 +27/07/2021 15:00,19.71,77.63,1.772,248.2,0.132,324.7,1.624,142.8,142.8,0,100.7,0.431,9.43 +27/07/2021 15:30,20.25,73.77,2.283,279.8,0.133,307.7,1.538,190.2,190.2,0,100.7,0.392,8.33 +27/07/2021 16:00,19.8,75.31,1.392,290.7,0.13,333.8,1.669,191.5,191.5,0,100.7,0.429,9.41 +27/07/2021 16:30,21.06,67.51,1.877,250.4,0.141,382.3,1.912,251.3,251.3,0,100.7,0.514,10.76 +27/07/2021 17:00,21.85,63.08,1.886,255.9,0.137,295.6,1.478,190.6,190.6,0,100.7,0.399,7.933 +27/07/2021 17:30,21.16,64.5,2.146,270.3,0.141,156.9,0.785,83.9,83.9,0,100.7,0.225,4.228 +27/07/2021 18:00,19.53,69.97,1.53,308.5,0.131,74.61,0.373,-20.04,-20.04,0,100.7,0.109,2.686 +27/07/2021 18:30,19.77,72.7,0.435,293.6,0.124,105.5,0.527,32.3,32.3,0,100.8,0.167,3.615 +27/07/2021 19:00,20.41,72.2,0.908,329.2,0.109,95.9,0.479,38.57,38.57,0.2,100.8,0.121,3.595 +27/07/2021 19:30,18.69,78.47,1.11,30.63,0.12,53.29,0.266,-10.51,-10.51,0,100.8,0.063,2.034 +27/07/2021 20:00,17.29,82.9,0.397,25.86,0.131,5.927,0.03,-44.67,-44.67,0,100.8,0,0.363 +27/07/2021 20:30,16.38,85.5,0.275,343.6,0.098,0,0,-46.18,-46.18,0,100.9,0,0.012 +27/07/2021 21:00,15.61,87.6,0.328,279.2,0.147,0,0,-34.46,-34.46,0,100.9,0,0 +27/07/2021 21:30,15.74,89.4,0.346,237.7,0.134,0,0,-39.15,-39.15,0,100.9,0,0 +27/07/2021 22:00,15.36,89.9,0.172,272.9,0.094,0,0,-33.39,-33.39,0,101,0,0 +27/07/2021 22:30,15.4,90.5,0.517,266.1,0.136,0,0,-24.96,-24.96,0,101,0,0 +27/07/2021 23:00,15.24,88.1,0.631,271.5,0.162,0,0,-50.49,-50.49,0,101,0,0 +27/07/2021 23:30,14.56,85.5,0.504,257.6,0.162,0,0,-53.22,-53.22,0,101,0,0 +28/07/2021 00:00,14.05,85.6,0.706,246.9,0.149,0,0,-56.24,-56.24,0,101,0,0 +28/07/2021 00:30,13.71,86.3,0.728,243.8,0.141,0,0,-58.63,-58.63,0,101,0,0 +28/07/2021 01:00,13.42,87.6,0.796,257.7,0.154,0,0,-58.53,-58.53,0,101,0,0 +28/07/2021 01:30,13.17,88.4,0.659,243.9,0.138,0,0,-57.04,-57.04,0,101,0,0 +28/07/2021 02:00,13.03,89.1,0.665,235.9,0.127,0,0,-57.65,-57.65,0,101,0,0 +28/07/2021 02:30,12.86,89.6,0.582,245.1,0.137,0,0,-56.93,-56.93,0,101,0,0 +28/07/2021 03:00,12.55,90,0.348,233.5,0.151,0,0,-52.92,-52.92,0,101,0,0 +28/07/2021 03:30,12.06,90.5,0.45,220.4,0.131,0,0,-52.01,-52.01,0,101,0,0 +28/07/2021 04:00,12.01,91,0.402,215.3,0.129,0,0,-51.55,-51.55,0,101,0,0 +28/07/2021 04:30,12.06,91.7,0.365,178.4,0.13,0.054,0,-23.31,-23.31,0,101,0,0 +28/07/2021 05:00,12.8,92,0.65,209,0.14,2.43,0.012,-12.99,-12.99,0,101,0,0.09 +28/07/2021 05:30,13.15,91.9,0.593,196.8,0.15,12.16,0.061,-7.947,-7.947,0,101,0,0.352 +28/07/2021 06:00,13.6,92,0.612,205.2,0.14,44.93,0.225,8.78,8.78,0,101,0.038,1.295 +28/07/2021 06:30,14.38,91.6,0.818,245.3,0.135,96.4,0.482,30.2,30.2,0,101,0.145,3.098 +28/07/2021 07:00,15.48,89.4,1.182,249.1,0.141,199.2,0.996,57.74,57.74,0,101,0.393,7.424 +28/07/2021 07:30,16.46,83.4,1.515,235.6,0.124,215.8,1.079,81.2,81.2,0,101,0.347,7.394 +28/07/2021 08:00,16.59,80.5,1.618,248,0.134,224.2,1.121,117.9,117.9,0,101,0.345,7.099 +28/07/2021 08:30,17.72,75.51,1.909,248.4,0.137,458.4,2.292,256.1,256.1,0,101,0.699,13.7 +28/07/2021 09:00,18.78,68.49,1.798,253.7,0.136,423.2,2.116,259.4,259.4,0,101,0.6,12.79 +28/07/2021 09:30,18.7,64.9,2.171,250.9,0.134,349.2,1.746,212.5,212.5,0,101,0.461,10.01 +28/07/2021 10:00,19.86,60.25,2.002,244.3,0.124,546.6,2.733,343.3,343.3,0,101,0.732,14.69 +28/07/2021 10:30,19.64,58.01,2.584,253.7,0.133,616.5,3.083,387.7,387.7,0,101,0.779,15.6 +28/07/2021 11:00,20.83,54.06,2.882,251.3,0.133,849,4.244,571.4,571.5,0,101,1.038,21.3 +28/07/2021 11:30,21.79,51.61,2.784,240.8,0.122,920,4.599,646.9,647,0,101,1.095,22.53 +28/07/2021 12:00,22.04,50.37,2.843,234.3,0.12,819,4.097,581.7,581.8,0,101,1.018,20.83 +28/07/2021 12:30,21.19,51.64,2.737,244.2,0.128,705.7,3.529,483.3,483.3,0,101,0.839,17.21 +28/07/2021 13:00,21.87,48.4,2.681,247.7,0.123,910,4.548,651.3,651.3,0,101,1.027,21.41 +28/07/2021 13:30,22.26,47.32,3.033,242.1,0.127,885,4.425,649.4,649.8,0,101,1.063,21.95 +28/07/2021 14:00,21.54,48.98,2.79,254.8,0.133,559.7,2.799,384.8,384.8,0,101,0.69,14.25 +28/07/2021 14:30,20.96,50.04,2.727,254.2,0.133,295.4,1.477,188.3,188.3,0,101,0.4,8.79 +28/07/2021 15:00,20.87,50.85,2.917,258.4,0.142,563.5,2.818,385.7,385.8,0,101,0.707,14.99 +28/07/2021 15:30,20.96,51.62,3.281,254,0.137,563.4,2.817,390,390.3,0,101.1,0.709,14.41 +28/07/2021 16:00,21,52.28,2.546,256.9,0.131,383.5,1.918,242.8,242.8,0,101,0.488,9.91 +28/07/2021 16:30,20.63,51.7,2.641,258.7,0.145,284,1.42,174.1,174.1,0,101,0.379,8.24 +28/07/2021 17:00,20.53,52.49,2.736,255.1,0.137,271.6,1.358,157.5,157.5,0,101.1,0.361,7.314 +28/07/2021 17:30,20.01,55.73,2.801,253.8,0.136,251.2,1.256,143.7,143.8,0,101,0.33,6.594 +28/07/2021 18:00,19.91,55.92,2.661,256,0.139,215.1,1.075,99.2,99.2,0,101,0.285,5.387 +28/07/2021 18:30,19.68,56.69,2.55,251.1,0.134,160.7,0.803,58.38,58.38,0,101.1,0.252,4.349 +28/07/2021 19:00,19.27,58.77,2.268,249.8,0.137,104.8,0.524,12.25,12.25,0,101.1,0.189,3.25 +28/07/2021 19:30,18.31,64.18,1.753,248.3,0.132,22.9,0.114,-45.77,-45.77,0,101.1,0.029,0.67 +28/07/2021 20:00,17.18,69.3,1.541,245.6,0.132,2.869,0.014,-61.48,-61.48,0,101.1,0,0.18 +28/07/2021 20:30,16.44,72.57,1.056,250.6,0.137,0,0,-43.31,-43.31,0,101.1,0,0.001 +28/07/2021 21:00,16.24,74.18,1.18,245.4,0.135,0,0,-51.78,-51.78,0,101.2,0,0 +28/07/2021 21:30,15.66,76.86,1.092,246.7,0.137,0,0,-63.54,-63.54,0,101.2,0,0 +28/07/2021 22:00,15.13,77.55,1.267,250.8,0.144,0,0,-63.89,-63.89,0,101.2,0,0 +28/07/2021 22:30,14.94,76.28,1.413,252.5,0.139,0,0,-60.98,-60.98,0,101.2,0,0 +28/07/2021 23:00,14.33,79.38,1.089,249.7,0.14,0,0,-64.12,-64.12,0,101.2,0,0 +28/07/2021 23:30,14.01,82,1.142,250.3,0.137,0,0,-51.81,-51.81,0,101.2,0,0 +29/07/2021 00:00,13.88,83.2,1.301,248.7,0.137,0,0,-64.86,-64.86,0,101.2,0,0 +29/07/2021 00:30,13.48,84.6,0.901,257.9,0.146,0,0,-63.42,-63.42,0,101.2,0,0 +29/07/2021 01:00,12.94,85.9,0.301,268.5,0.154,0,0,-53.86,-53.86,0,101.2,0,0 +29/07/2021 01:30,12.38,87.4,0.416,242,0.14,0,0,-54.05,-54.05,0,101.2,0,0 +29/07/2021 02:00,12.14,88.3,0.214,262.2,0.117,0,0,-50.69,-50.69,0,101.2,0,0 +29/07/2021 02:30,12.09,89.4,0.377,254.9,0.175,0,0,-42.96,-42.96,0,101.2,0,0 +29/07/2021 03:00,11.94,89.7,0.387,253.4,0.139,0,0,-51.98,-51.98,0,101.2,0,0 +29/07/2021 03:30,11.78,90.2,0.393,239.3,0.138,0,0,-51.31,-51.31,0,101.2,0,0 +29/07/2021 04:00,11.56,90.6,0.253,209.1,0.103,0,0,-50.17,-50.17,0,101.2,0,0 +29/07/2021 04:30,11.33,91.2,0.249,213.8,0.103,0,0,-48.33,-48.33,0,101.2,0,0.013 +29/07/2021 05:00,10.9,91.2,0.153,201,0.044,4.073,0.02,-43.73,-43.73,0,101.2,0,0.268 +29/07/2021 05:30,11.12,92.2,0.098,204,0.064,38.31,0.192,-29.84,-29.84,0,101.2,0.139,2.719 +29/07/2021 06:00,12.84,91,0.509,289.9,0.106,111.6,0.558,-22.6,-22.6,0,101.2,0.378,7.028 +29/07/2021 06:30,14.33,87.9,0.653,247.9,0.138,192,0.96,-29.56,-29.56,0,101.2,0.599,10.54 +29/07/2021 07:00,16.07,80.2,0.758,240.4,0.133,269.9,1.349,50.01,50.01,0,101.2,0.712,11.99 +29/07/2021 07:30,17.19,74.02,0.974,240.9,0.113,355.1,1.776,113.1,113.1,0,101.2,0.771,13.51 +29/07/2021 08:00,17.66,69.94,1.335,269.2,0.138,447.2,2.236,197,197,0,101.2,0.82,14.74 +29/07/2021 08:30,18.36,65.74,1.402,259.8,0.132,538.3,2.692,279.2,279.2,0,101.2,0.858,15.79 +29/07/2021 09:00,18.97,60.07,1.252,264.8,0.129,414.7,2.073,226.9,226.9,0,101.2,0.612,11.32 +29/07/2021 09:30,18.7,58.44,1.553,269,0.135,504,2.52,294.5,294.5,0,101.2,0.696,13.38 +29/07/2021 10:00,20.17,54.58,1.474,249.7,0.123,751,3.755,483.9,483.9,0,101.2,1.046,20.13 +29/07/2021 10:30,19.91,53.53,1.419,277.1,0.116,425.1,2.126,256.1,256.1,0,101.2,0.58,12.12 +29/07/2021 11:00,20.02,54.04,1.293,261.8,0.13,641.2,3.206,409.4,409.4,0,101.1,0.825,16.63 +29/07/2021 11:30,20.72,50.48,1.46,259.2,0.125,449.1,2.246,284.2,284.2,0,101.1,0.565,12.24 +29/07/2021 12:00,20.93,51.95,1.707,241.4,0.117,675.6,3.378,457.3,457.3,0,101.1,0.847,17.35 +29/07/2021 12:30,21.97,50.35,1.788,230.7,0.116,844,4.218,596.7,596.7,0,101.1,1.037,20.5 +29/07/2021 13:00,21.92,50.06,1.734,209,0.121,546.7,2.733,375.1,375.1,0,101.1,0.683,14.2 +29/07/2021 13:30,21.51,52.58,1.984,204.2,0.122,565.1,2.826,388.5,388.5,0,101.1,0.699,14.42 +29/07/2021 14:00,22.13,50.24,1.929,231.8,0.119,697.9,3.49,496.1,496.1,0,101,0.856,17.15 +29/07/2021 14:30,22.68,49.23,2.004,236.2,0.122,711.6,3.558,515.7,515.7,0,101,0.877,16.84 +29/07/2021 15:00,21.86,51.16,2.233,233.1,0.121,453.3,2.267,310.2,310.2,0,101,0.583,11.75 +29/07/2021 15:30,22.18,49.82,2.213,229.1,0.121,580.9,2.904,409.4,409.4,0,101,0.708,14.05 +29/07/2021 16:00,22.42,49.7,1.88,240.5,0.127,509.6,2.548,349.6,349.6,0,100.9,0.649,12.14 +29/07/2021 16:30,22.27,50.43,2.139,243,0.12,479.3,2.396,323,323,0,100.9,0.6,11.11 +29/07/2021 17:00,22.32,50.94,1.822,241,0.124,403.9,2.02,259.1,259.1,0,100.9,0.468,8.75 +29/07/2021 17:30,21.14,51.94,1.818,227.5,0.12,213.5,1.068,105.8,105.8,0,100.9,0.263,4.784 +29/07/2021 18:00,20.83,53.55,1.343,218.2,0.119,160.2,0.801,63.12,63.12,0,100.9,0.233,3.704 +29/07/2021 18:30,20.95,54.71,1.907,217.9,0.12,180.7,0.903,90.1,90.1,0,100.8,0.275,4.757 +29/07/2021 19:00,19.8,57.6,1.412,231.1,0.125,56.15,0.281,-12.51,-12.51,0,100.8,0.103,1.419 +29/07/2021 19:30,18.59,64.4,0.99,219.2,0.122,15.65,0.078,-37.87,-37.87,0,100.8,0.011,0.398 +29/07/2021 20:00,17.91,67.21,1.395,220.8,0.123,1.326,0.007,-48.37,-48.37,0,100.8,0,0.056 +29/07/2021 20:30,16.99,70.55,1.422,209.7,0.128,0,0,-50.75,-50.75,0,100.8,0,0 +29/07/2021 21:00,16.44,72.88,1.311,210.2,0.128,0,0,-43.01,-43.01,0,100.8,0,0 +29/07/2021 21:30,15.9,75.55,1.124,211.6,0.128,0,0,-53.69,-53.69,0,100.8,0,0 +29/07/2021 22:00,15.35,78.08,0.963,210.4,0.129,0,0,-53.8,-53.8,0,100.8,0,0 +29/07/2021 22:30,15.06,80.5,0.722,169.9,0.149,0.126,0.001,-23.44,-23.44,0,100.8,0,0 +29/07/2021 23:00,15.19,80.1,0.964,174.7,0.148,0.12,0.001,-22.49,-22.49,0,100.7,0,0 +29/07/2021 23:30,15.79,78.9,1.386,176.2,0.138,0.032,0,-23,-23,0,100.7,0,0 +30/07/2021 00:00,16.02,78.89,1.442,194.4,0.132,0,0,-30.87,-30.87,0,100.7,0,0 +30/07/2021 00:30,16.25,78.39,1.63,203.6,0.128,0,0,-16.11,-16.11,0,100.6,0,0 +30/07/2021 01:00,16.52,77.46,1.872,195.4,0.141,0,0,-33.04,-33.04,0,100.6,0,0 +30/07/2021 01:30,16.53,78.42,1.405,196.3,0.135,0,0,-11.81,-11.81,0,100.6,0,0 +30/07/2021 02:00,16.55,79.58,1.391,205,0.129,0,0,-20.27,-20.27,0,100.6,0,0 +30/07/2021 02:30,16.38,83.4,1.754,200.4,0.132,0,0,-33.15,-33.15,0,100.5,0,0 +30/07/2021 03:00,16.21,86.9,1.539,196.5,0.13,0,0,-22.12,-22.12,0.4,100.5,0,0 +30/07/2021 03:30,16.23,89.2,1.292,206.6,0.125,0,0,-11.16,-11.16,0.8,100.5,0,0 +30/07/2021 04:00,15.78,89.1,2.302,280,0.138,0.676,0.003,-30.23,-30.23,0.4,100.5,0,0 +30/07/2021 04:30,14.6,85.1,1.64,279.4,0.147,0.342,0.002,-48.18,-48.18,0,100.6,0,0 +30/07/2021 05:00,13.47,84.8,1.166,254.7,0.145,2.509,0.013,-62.76,-62.76,0,100.6,0,0.157 +30/07/2021 05:30,13.09,86.1,1.678,251.4,0.142,31.83,0.159,-51.02,-51.02,0,100.6,0.097,2.085 +30/07/2021 06:00,13.84,84.5,1.692,247.3,0.138,136,0.68,-13.78,-13.78,0,100.7,0.387,7.671 +30/07/2021 06:30,14.86,79.28,1.968,248.2,0.137,200.5,1.002,20.04,20.04,0,100.7,0.491,9.61 +30/07/2021 07:00,14.57,79.23,1.78,249.5,0.133,155.4,0.777,37.53,37.53,0,100.7,0.293,5.274 +30/07/2021 07:30,15.41,76.16,1.847,249.9,0.135,316.9,1.585,114.1,114.1,0,100.7,0.634,11.17 +30/07/2021 08:00,16.61,71.09,2.284,252.7,0.137,444.5,2.222,208,208,0,100.7,0.802,14.1 +30/07/2021 08:30,17.21,68.01,2.727,258.8,0.141,494.7,2.473,273.4,273.4,0,100.7,0.79,14.5 +30/07/2021 09:00,17.36,67.33,2.908,262.1,0.139,428.9,2.145,258.1,258.1,0,100.7,0.629,12.32 +30/07/2021 09:30,18.1,64.4,2.52,263.3,0.136,416.9,2.084,256.5,256.5,0,100.8,0.571,11.88 +30/07/2021 10:00,17.19,71.02,2.694,266.4,0.144,426.9,2.135,236.5,236.6,0,100.8,0.589,12.61 +30/07/2021 10:30,18.39,66.84,2.59,255.5,0.137,623.7,3.119,412.5,412.5,0,100.8,0.834,16.74 +30/07/2021 11:00,18.66,63.8,3.289,251.9,0.133,541.3,2.706,370.4,370.6,0,100.8,0.753,15.3 +30/07/2021 11:30,16.2,75.45,2.679,253.6,0.13,458.2,2.291,158.1,158.1,0.2,100.8,0.584,12.79 +30/07/2021 12:00,18.68,64.91,2.927,252.2,0.135,861,4.303,588.6,588.6,0,100.8,0.98,18.88 +30/07/2021 12:30,20.03,60.35,3.06,259.2,0.134,791.1,3.956,548.7,548.9,0,100.8,0.949,18.8 +30/07/2021 13:00,20.24,56.71,3.156,266.7,0.14,529.4,2.647,360.4,360.5,0,100.8,0.678,14.47 +30/07/2021 13:30,20.56,54.99,2.986,270,0.139,657.6,3.288,454.9,455,0,100.8,0.801,16.66 +30/07/2021 14:00,20.89,54.46,2.556,265.9,0.139,558.9,2.794,383.9,383.9,0,100.8,0.716,14.8 +30/07/2021 14:30,20.73,53.75,2.282,268.9,0.137,307.8,1.539,188.7,188.7,0,100.8,0.398,8.98 +30/07/2021 15:00,21.31,54.31,2.664,258.4,0.133,575,2.875,394.7,394.9,0,100.8,0.711,14.35 +30/07/2021 15:30,21.46,54.31,2.323,260,0.139,434.9,2.175,286.6,286.6,0,100.8,0.556,11.29 +30/07/2021 16:00,21.69,53.17,2.74,266.6,0.138,514.9,2.575,347.8,347.8,0,100.8,0.648,12.18 +30/07/2021 16:30,21.42,53.55,2.248,262,0.146,322.6,1.613,195.3,195.3,0,100.8,0.422,8.11 +30/07/2021 17:00,21.4,51.53,2.552,285.1,0.136,327.3,1.637,195.2,195.2,0,100.8,0.394,7.89 +30/07/2021 17:30,21.57,51.56,2.411,265.8,0.147,301.7,1.509,172.4,172.4,0,100.8,0.37,7.139 +30/07/2021 18:00,21.4,53.29,2.257,261.9,0.143,223.3,1.117,119.2,119.2,0,100.8,0.291,5.64 +30/07/2021 18:30,20.41,56.92,1.956,267.9,0.152,129.5,0.647,41.58,41.58,0,100.9,0.205,3.624 +30/07/2021 19:00,19.83,58.21,1.833,273.2,0.147,66.86,0.334,-5.548,-5.548,0,100.9,0.112,1.943 +30/07/2021 19:30,18.93,62.26,1.132,267.2,0.156,20.19,0.101,-24.21,-24.21,0,100.9,0,0.582 +30/07/2021 20:00,18.23,67.23,0.902,252.6,0.145,2.459,0.012,-28.33,-28.33,0,100.9,0,0.145 +30/07/2021 20:30,17.41,73,0.89,257.3,0.149,0,0,-46.12,-46.12,0,100.9,0,0 +30/07/2021 21:00,16.79,75.38,0.731,262.5,0.161,0,0,-49.32,-49.32,0,101,0,0 +30/07/2021 21:30,16.24,75.74,1.002,267.5,0.152,0,0,-54.29,-54.29,0,101,0,0 +30/07/2021 22:00,15.96,75.62,0.908,267.1,0.153,0,0,-50.93,-50.93,0,101,0,0 +30/07/2021 22:30,15.29,78.97,0.661,256.3,0.152,0,0,-52.09,-52.09,0,101,0,0 +30/07/2021 23:00,14.66,83,0.598,271.5,0.157,0,0,-50.4,-50.4,0,101,0,0 +30/07/2021 23:30,14.29,83.8,0.497,271.8,0.164,0,0,-46.72,-46.72,0,101,0,0 +31/07/2021 00:00,14,84.6,0.502,277.3,0.143,0,0,-49.26,-49.26,0,101,0,0 +31/07/2021 00:30,13.54,86,0.476,260.4,0.148,0,0,-40.79,-40.79,0,101,0,0 +31/07/2021 01:00,13.63,87.3,0.568,230.8,0.131,0,0,-22.24,-22.24,0,101,0,0 +31/07/2021 01:30,14.02,87.6,0.437,277,0.156,0,0,-17.48,-17.48,0,101,0,0 +31/07/2021 02:00,14.18,87,0.693,267.6,0.152,0,0,-12.04,-12.04,0,101,0,0 +31/07/2021 02:30,14.34,86.7,0.765,254.2,0.147,0,0,-11.31,-11.31,0,101,0,0 +31/07/2021 03:00,14.33,86,0.746,259.4,0.137,0,0,-24.96,-24.96,0,101,0,0 +31/07/2021 03:30,14.1,85.9,0.936,266.3,0.148,0,0,-24.72,-24.72,0,101,0,0 +31/07/2021 04:00,14.15,85.7,0.729,270.7,0.154,0,0,-13.8,-13.8,0,101,0,0 +31/07/2021 04:30,14.17,85.5,0.622,268.4,0.142,0.002,0,-13.62,-13.62,0,101,0,0 +31/07/2021 05:00,14.25,84.8,0.559,268.4,0.112,3.178,0.016,-10.74,-10.74,0,101,0,0.131 +31/07/2021 05:30,14.34,84.9,0.536,233.3,0.112,13.11,0.066,-4.725,-4.725,0,101,0,0.37 +31/07/2021 06:00,14.38,84.3,0.907,251.6,0.148,31.8,0.159,7.041,7.041,0,101,0.017,0.904 +31/07/2021 06:30,14.68,83.5,0.713,233.9,0.128,54.44,0.272,21,21,0,101,0.068,1.667 +31/07/2021 07:00,14.96,82.4,1,245.2,0.135,78.02,0.39,36.63,36.63,0,101,0.097,2.518 +31/07/2021 07:30,15.13,81.7,1.125,249,0.143,119.2,0.596,63.89,63.89,0,101,0.16,3.834 +31/07/2021 08:00,15.7,79.69,1.209,258.7,0.134,186.6,0.933,105.9,105.9,0,101,0.259,5.876 +31/07/2021 08:30,16.72,75.4,1.537,275.9,0.137,380.1,1.901,219.8,219.8,0,101,0.529,11.47 +31/07/2021 09:00,17.63,69.59,1.59,285.6,0.128,420.8,2.104,234.3,234.3,0,101,0.603,12.1 +31/07/2021 09:30,18.92,63.42,1.317,290,0.121,587.8,2.939,342.9,342.9,0,101,0.86,16.76 +31/07/2021 10:00,18.67,61.84,1.533,309.2,0.126,347,1.735,196.2,196.2,0,101,0.473,10.83 +31/07/2021 10:30,18.6,63.13,2.324,312.7,0.124,423.9,2.12,248.3,248.3,0,101,0.561,12.51 +31/07/2021 11:00,18.48,62.75,1.864,326,0.131,573.9,2.87,337.7,337.7,0,101,0.718,15.08 +31/07/2021 11:30,19.47,59.76,1.136,286.7,0.119,481.8,2.409,303,303,0,101,0.655,13.65 +31/07/2021 12:00,19.71,57.35,2.027,293.9,0.123,549.7,2.748,343.1,343.1,0,101,0.712,14.42 +31/07/2021 12:30,18.43,62.4,1.69,297.7,0.134,298.2,1.491,169.9,169.9,0,101,0.405,9.62 +31/07/2021 13:00,19.54,56.95,1.55,269.9,0.131,474.4,2.372,299.9,299.9,0,101,0.631,13.15 +31/07/2021 13:30,21.26,51.47,1.53,258.8,0.127,738.5,3.693,510.5,510.5,0,100.9,0.935,18.11 +31/07/2021 14:00,21.37,51.98,1.986,297.2,0.127,653.9,3.269,429.7,429.7,0,100.9,0.827,16.31 +31/07/2021 14:30,20.61,55.18,1.518,328.1,0.121,250.4,1.252,131.4,131.4,0,100.9,0.356,7.801 +31/07/2021 15:00,19.99,59.11,1.689,334.3,0.13,446,2.23,270,270,0,100.9,0.575,12.07 +31/07/2021 15:30,20.61,57.68,2,326.5,0.122,422.8,2.114,258.8,258.9,0,100.9,0.509,10.18 +31/07/2021 16:00,17.73,73.25,2.969,323.6,0.129,263.1,1.316,142.1,142.1,0,101,0.339,7.707 +31/07/2021 16:30,18.02,76.18,1.635,341.6,0.144,260.8,1.304,138.1,138.1,0,100.9,0.342,7.559 +31/07/2021 17:00,18.67,73.4,1.459,350.6,0.138,281.1,1.405,148,148,0,100.9,0.357,7.694 +31/07/2021 17:30,18.03,74.74,1.147,351.2,0.139,108.5,0.542,42.42,42.42,0,100.9,0.158,3.327 +31/07/2021 18:00,17.35,78,1.837,338.7,0.142,77.68,0.388,28.21,28.21,0,100.9,0.109,2.487 +31/07/2021 18:30,16.65,78.65,1.737,337.3,0.145,70.97,0.355,21.93,21.93,0,100.9,0.099,2.238 +31/07/2021 19:00,16.49,79.3,0.77,356.1,0.141,25.66,0.128,-2.782,-2.782,0,101,0.011,0.821 +31/07/2021 19:30,16.24,81,0.723,351.2,0.15,8.96,0.045,-12.48,-12.48,0,101,0,0.316 +31/07/2021 20:00,15.99,82.5,0.469,347,0.16,0.799,0.004,-16.59,-16.59,0,101,0,0.049 +31/07/2021 20:30,15.68,83.2,0.428,334.6,0.174,0,0,-17.91,-17.91,0,101,0,0 +31/07/2021 21:00,15.55,83.4,0.42,340.4,0.158,0,0,-20.2,-20.2,0,101,0,0 +31/07/2021 21:30,15.36,84.4,0.462,339.9,0.14,0,0,-17.47,-17.47,0,101,0,0 +31/07/2021 22:00,15.25,83.6,0.265,339,0.091,0,0,-16.74,-16.74,0,101,0,0 +31/07/2021 22:30,15.19,84.5,0.366,338.7,0.125,0,0,-15.38,-15.38,0,101,0,0 +31/07/2021 23:00,15.13,84,0.554,307.7,0.127,0,0,-17.64,-17.64,0,101,0,0 +31/07/2021 23:30,15,82.7,0.509,301.6,0.133,0,0,-15.64,-15.64,0,101,0,0 +01/08/2021 00:00,14.95,83.5,0.244,308.9,0.088,0,0,-18.37,-18.37,0,101,0,0 +01/08/2021 00:30,14.75,84.8,0.104,309,0.056,0,0,-22.59,-22.59,0,101,0,0 +01/08/2021 01:00,14.67,85.8,0.1,309,0.085,0,0,-21.32,-21.32,0,101,0,0 +01/08/2021 01:30,14.44,87.2,0.299,297.9,0.132,0,0,-26.17,-26.17,0,101,0,0 +01/08/2021 02:00,14.25,88.3,0.28,263.4,0.125,0,0,-40.63,-40.63,0,101,0,0 +01/08/2021 02:30,13.84,89.4,0.365,247.7,0.134,0,0,-45.04,-45.04,0,101,0,0 +01/08/2021 03:00,13.39,90.3,0.371,268.1,0.134,0,0,-43.81,-43.81,0,101,0,0 +01/08/2021 03:30,13.12,90.9,0.447,258.4,0.154,0,0,-50.71,-50.71,0,100.9,0,0 +01/08/2021 04:00,12.54,91.1,0.327,237.5,0.127,0,0,-51.23,-51.23,0,100.9,0,0 +01/08/2021 04:30,11.99,91.6,0.185,243.6,0.107,0,0,-48.39,-48.39,0,100.9,0,0 +01/08/2021 05:00,11.65,91.9,0.059,249.2,0.045,1.784,0.009,-45.74,-45.74,0,100.9,0,0.156 +01/08/2021 05:30,11.2,92.1,0.11,249.2,0.084,34.13,0.171,-29.9,-29.9,0,100.9,0.124,2.476 +01/08/2021 06:00,13.07,91.4,0.138,242,0.078,113.5,0.568,-9.36,-9.36,0,101,0.3,4.841 +01/08/2021 06:30,14.31,88.4,0.554,241.6,0.116,163.6,0.818,-16.96,-16.96,0,101,0.503,8.17 +01/08/2021 07:00,14.55,85.9,1.181,260.2,0.146,266.8,1.334,59.51,59.51,0,101,0.718,11.57 +01/08/2021 07:30,15.57,81.5,1.037,256.6,0.134,301.1,1.506,86,86,0,101,0.681,10.81 +01/08/2021 08:00,16.37,78.23,0.95,252.9,0.139,360.9,1.805,173.8,173.8,0,101,0.662,11.57 +01/08/2021 08:30,16.67,76.45,1.337,258.6,0.131,408.7,2.044,216.7,216.7,0,101,0.663,12.06 +01/08/2021 09:00,17.44,71.53,1.622,271.5,0.137,455.1,2.275,265.9,265.9,0,101,0.701,13.23 +01/08/2021 09:30,17.66,69.76,1.581,294,0.139,501.2,2.506,288.5,288.5,0,101,0.724,13.58 +01/08/2021 10:00,18.72,66.79,1.067,289.6,0.102,436.6,2.183,261.2,261.2,0,101,0.645,12.91 +01/08/2021 10:30,19.41,63.62,1.305,271.7,0.134,547.7,2.738,349.8,349.8,0,101,0.794,15.42 +01/08/2021 11:00,19.37,63.35,1.6,276,0.14,379.2,1.896,238.3,238.3,0,101,0.538,11.3 +01/08/2021 11:30,19,64.56,1.542,278.5,0.138,355.6,1.778,218,218,0,101,0.509,11 +01/08/2021 12:00,19.2,63.8,1.501,277.3,0.148,310.9,1.555,189.1,189.1,0,101,0.444,10.11 +01/08/2021 12:30,20.22,60.62,1.502,247.6,0.127,571.4,2.857,386.4,386.4,0,101,0.809,15.87 +01/08/2021 13:00,20.72,58.74,1.366,247.6,0.121,323.4,1.617,210.7,210.7,0,101,0.468,9.33 +01/08/2021 13:30,19.02,65.19,1.431,270.5,0.151,156.9,0.785,31.02,31.02,0,101,0.236,5.379 +01/08/2021 14:00,18.06,76.09,1.677,249.6,0.132,300.1,1.5,84.2,84.2,0,101,0.413,9.56 +01/08/2021 14:30,18.99,71.55,0.968,240.3,0.122,350.3,1.751,186.3,186.3,0,101,0.489,10.53 +01/08/2021 15:00,20.39,66.71,1.168,262.2,0.132,539.5,2.697,357.2,357.2,0,101,0.732,13.68 +01/08/2021 15:30,18.41,72.51,2.547,328.6,0.128,135.2,0.676,68.14,68.14,0,101,0.202,4.328 +01/08/2021 16:00,17.25,79.12,2.095,327.1,0.134,189.5,0.947,97.6,97.6,0,101.1,0.283,5.692 +01/08/2021 16:30,17.09,82,1.445,322.7,0.127,127.5,0.638,14.44,14.44,0,101.1,0.185,4.212 +01/08/2021 17:00,17.02,83.2,0.911,337.8,0.145,126.7,0.634,12.15,12.15,0.2,101.1,0.184,4.19 +01/08/2021 17:30,17.34,81.8,0.589,344.7,0.142,165.4,0.827,70.26,70.26,0,101.1,0.223,4.955 +01/08/2021 18:00,18.51,76.05,0.574,333,0.128,187.1,0.936,88.9,88.9,0,101.1,0.249,5.387 +01/08/2021 18:30,18.39,77.51,0.046,0.073,0.038,39.4,0.197,8.51,8.51,0,101.1,0.066,1.199 +01/08/2021 19:00,17.92,79.87,0.125,0.073,0.047,21.35,0.107,-5.076,-5.076,0,101.1,0,0.598 +01/08/2021 19:30,16.95,83.3,0.716,298.5,0.139,1.612,0.008,-29.42,-29.42,0,101.1,0,0.188 +01/08/2021 20:00,16.05,85,0.252,220.5,0.117,0,0,-22.41,-22.41,0.2,101.1,0,0.034 +01/08/2021 20:30,15.81,87,0.25,191.4,0.129,0,0,-19.17,-19.17,0,101.1,0,0 +01/08/2021 21:00,15.93,88.4,0.132,191.7,0.085,0,0,-15.69,-15.69,0,101.2,0,0 +01/08/2021 21:30,16.01,89.4,0.481,257.5,0.108,0,0,-13.45,-13.45,0,101.2,0,0 +01/08/2021 22:00,15.57,89.9,0.528,328.3,0.122,0,0,-15.5,-15.5,0,101.2,0,0 +01/08/2021 22:30,15.32,90,0.013,315,0.015,0,0,-36.6,-36.6,0,101.2,0,0 +01/08/2021 23:00,14.65,90.2,0,0,0,0,0,-16.59,-16.59,0,101.2,0,0 +01/08/2021 23:30,14.92,90.9,0,315.1,0.002,0,0,-19.19,-19.19,0,101.2,0,0 +02/08/2021 00:00,14.92,91,0.102,291.1,0.048,0,0,-18.31,-18.31,0,101.2,0,0 +02/08/2021 00:30,14.82,91.2,0.055,276.3,0.048,0,0,-18.64,-18.64,0,101.2,0,0 +02/08/2021 01:00,14.85,91.5,0.093,276.3,0.099,0,0,-16.2,-16.2,0,101.1,0,0 +02/08/2021 01:30,14.97,91.6,0.084,276.5,0.081,0,0,-12.89,-12.89,0,101.2,0,0 +02/08/2021 02:00,14.9,91.7,0.445,295.8,0.164,0,0,-19.06,-19.06,0,101.1,0,0 +02/08/2021 02:30,14.66,91.8,0.168,297.1,0.069,0,0,-15.55,-15.55,0,101.1,0,0 +02/08/2021 03:00,14.74,92.1,0.177,285.9,0.103,0,0,-12.67,-12.67,0,101.1,0,0 +02/08/2021 03:30,14.77,92.1,0.226,244.2,0.115,0,0,-15.4,-15.4,0,101.2,0,0 +02/08/2021 04:00,14.67,92.1,0.182,230.6,0.086,0,0,-23.16,-23.16,0,101.2,0,0 +02/08/2021 04:30,14.43,92.2,0.218,247.1,0.12,0,0,-27.09,-27.09,0,101.2,0,0 +02/08/2021 05:00,14.34,92.5,0.023,255,0.026,1.659,0.008,-19.47,-19.47,0,101.2,0,0.06 +02/08/2021 05:30,14.37,92.6,0.092,255,0.063,14.05,0.07,-9.82,-9.82,0,101.2,0,0.348 +02/08/2021 06:00,14.71,92.6,0.047,254.9,0.036,33.04,0.165,0.852,0.852,0,101.2,0.032,0.853 +02/08/2021 06:30,15.09,92.4,0.404,246,0.137,63.5,0.318,18.63,18.63,0,101.2,0.068,1.697 +02/08/2021 07:00,15.17,92,0.744,256.6,0.156,101.3,0.506,46.81,46.81,0,101.2,0.133,2.77 +02/08/2021 07:30,15.46,91.2,0.698,263.2,0.147,134.7,0.674,72.86,72.86,0,101.2,0.174,3.976 +02/08/2021 08:00,16.11,88.1,0.935,295.5,0.134,207.5,1.037,101,101,0,101.2,0.298,6.095 +02/08/2021 08:30,17.16,81.8,0.755,320,0.121,285.3,1.426,156.4,156.4,0,101.2,0.371,8.38 +02/08/2021 09:00,18.48,75.8,0.673,349.6,0.128,425.8,2.129,240.6,240.6,0,101.2,0.627,12.01 +02/08/2021 09:30,19.17,71.8,0.726,343.5,0.097,298.5,1.493,162.6,162.6,0,101.2,0.425,9.1 +02/08/2021 10:00,19.15,70.59,0.546,264.5,0.113,224.6,1.123,123.8,123.8,0,101.2,0.339,7.346 +02/08/2021 10:30,18.81,70.76,0.877,245,0.115,126.1,0.631,45.36,45.36,0,101.2,0.201,4.372 +02/08/2021 11:00,18.45,72.82,0.465,211,0.086,162,0.81,54.81,54.81,0,101.2,0.26,5.501 +02/08/2021 11:30,19.02,69.96,0.684,219.8,0.106,257.6,1.288,150.2,150.2,0,101.2,0.361,7.915 +02/08/2021 12:00,19.88,64.1,1.011,246.8,0.115,370.6,1.853,227.6,227.6,0,101.2,0.525,10.93 +02/08/2021 12:30,20.19,60.6,1.253,248.5,0.134,297.1,1.486,183.9,183.9,0,101.2,0.445,9.12 +02/08/2021 13:00,19.38,66.51,1.033,287.4,0.118,178,0.89,99.9,99.9,0,101.2,0.262,5.902 +02/08/2021 13:30,19.52,68.82,0.756,18.16,0.106,272.4,1.362,153.8,153.8,0,101.2,0.397,8.47 +02/08/2021 14:00,19.63,65.27,1.132,278.6,0.09,184.5,0.922,105.1,105.1,0,101.2,0.289,5.787 +02/08/2021 14:30,19.09,70.8,1.742,331.7,0.133,240.3,1.202,129.7,129.7,0,101.2,0.352,7.629 +02/08/2021 15:00,19.51,68.64,0.879,344,0.13,201.8,1.009,99.8,99.8,0,101.2,0.317,6.765 +02/08/2021 15:30,19.3,68.22,0.792,297.3,0.122,189.6,0.948,75.39,75.39,0,101.2,0.283,6.149 +02/08/2021 16:00,20.11,64.19,0.915,269.5,0.146,269.8,1.349,153.3,153.3,0,101.1,0.38,7.934 +02/08/2021 16:30,19.36,66.95,0.72,248.5,0.144,68.36,0.342,13.34,13.34,0,101.1,0.11,2.566 +02/08/2021 17:00,18.79,69.82,0.694,252.8,0.144,61.36,0.307,15.46,15.46,0,101.1,0.086,2.122 +02/08/2021 17:30,18.53,71.99,0.506,219.9,0.126,44.66,0.223,-18.79,-18.79,0,101.1,0.068,1.658 +02/08/2021 18:00,18.24,75.66,0.306,197.3,0.14,50.16,0.251,-13.4,-13.4,0,101.1,0.068,1.667 +02/08/2021 18:30,17.39,74.88,1.569,355.6,0.137,36.35,0.182,5.508,5.508,0,101.1,0.039,1.202 +02/08/2021 19:00,16.07,75.53,1.565,357,0.152,22.81,0.114,-10.5,-10.5,0,101.1,0.017,0.684 +02/08/2021 19:30,15.48,76.01,0.999,348.6,0.138,4.802,0.024,-16.86,-16.86,0,101.2,0,0.188 +02/08/2021 20:00,15.17,77.66,0.614,336.5,0.141,1.101,0.006,-16.3,-16.3,0,101.2,0,0.084 +02/08/2021 20:30,15.13,76.56,0.971,314.4,0.13,0,0,-12.3,-12.3,0,101.2,0,0 +02/08/2021 21:00,15.02,78.18,0.33,4.938,0.105,0,0,-15.7,-15.7,0,101.2,0,0 +02/08/2021 21:30,14.96,79.18,0.686,316.7,0.12,0,0,-10.85,-10.85,0,101.2,0,0 +02/08/2021 22:00,14.99,78.52,0.547,309.1,0.114,0,0,-13.27,-13.27,0,101.2,0,0 +02/08/2021 22:30,14.95,79.53,0.303,304.5,0.121,0,0,-17.17,-17.17,0,101.2,0,0 +02/08/2021 23:00,14.73,81.1,0.437,307.1,0.126,0,0,-12.52,-12.52,0,101.2,0,0 +02/08/2021 23:30,14.7,82.3,0.282,307.9,0.12,0,0,-14.18,-14.18,0,101.2,0,0 +03/08/2021 00:00,14.21,84.4,0.347,306.1,0.141,0,0,-39.81,-39.81,0,101.2,0,0 +03/08/2021 00:30,13.39,86,0.372,299.4,0.153,0,0,-21.27,-21.27,0,101.2,0,0 +03/08/2021 01:00,13.48,86.6,0.28,292.6,0.14,0,0,-24.69,-24.69,0,101.2,0,0 +03/08/2021 01:30,13.14,86.9,0.357,291.5,0.148,0,0,-39.34,-39.34,0,101.1,0,0 +03/08/2021 02:00,12.91,88.1,0.282,272.1,0.148,0,0,-31.54,-31.54,0,101.1,0,0 +03/08/2021 02:30,12.58,88.3,0.206,268.5,0.059,0,0,-34.19,-34.19,0,101.1,0,0 +03/08/2021 03:00,12.3,88.9,0.144,267.8,0.052,0,0,-31.26,-31.26,0,101.1,0,0 +03/08/2021 03:30,11.93,89.1,0.027,267.8,0.036,0,0,-31.76,-31.76,0,101.1,0,0 +03/08/2021 04:00,11.88,90,0.215,265.1,0.104,0,0,-24.65,-24.65,0,101.1,0,0 +03/08/2021 04:30,11.87,90,0.039,262.6,0.032,0,0,-23.01,-23.01,0,101.1,0,0 +03/08/2021 05:00,12.02,90.4,0.186,262.5,0.144,6.483,0.032,-18.65,-18.65,0,101.1,0,0.365 +03/08/2021 05:30,12.29,90.2,0.058,262.2,0.078,17.69,0.088,-12.93,-12.93,0,101.1,0,0.782 +03/08/2021 06:00,12.7,90,0.158,254.9,0.101,31.19,0.156,-4.339,-4.339,0,101.1,0.017,1.12 +03/08/2021 06:30,13.08,89,0.26,256.6,0.151,45.81,0.229,4.088,4.088,0,101.1,0.068,1.648 +03/08/2021 07:00,13.7,87.8,0.307,231.8,0.125,58.55,0.293,7.839,7.839,0,101.1,0.068,2.023 +03/08/2021 07:30,14.16,86.5,0.331,215.6,0.123,116.4,0.582,30.37,30.37,0,101.1,0.156,3.731 +03/08/2021 08:00,14.73,83,0.495,256.8,0.135,107.6,0.538,8.69,8.69,0,101.1,0.167,3.735 +03/08/2021 08:30,14.56,82.8,0.531,264.1,0.153,79.11,0.396,1.028,1.028,0.4,101.2,0.127,2.839 +03/08/2021 09:00,14.89,84.7,0.564,249.3,0.124,149.2,0.746,39.54,39.54,0.4,101.2,0.222,4.915 +03/08/2021 09:30,15.16,84.5,0.969,231.6,0.126,164.9,0.824,45.4,45.4,0.2,101.2,0.235,5.346 +03/08/2021 10:00,15.24,83.7,1.15,252.3,0.142,231,1.155,69.09,69.09,0.2,101.2,0.329,7.398 +03/08/2021 10:30,15.75,78.58,1.226,237.7,0.117,336.9,1.685,147.1,147.1,0,101.2,0.446,9.99 +03/08/2021 11:00,16.08,73.83,1.067,225.6,0.119,228.9,1.144,92.4,92.4,0,101.2,0.341,7.275 +03/08/2021 11:30,16.27,76.76,1.322,207.6,0.122,468,2.34,202,202,0.2,101.1,0.64,13.26 +03/08/2021 12:00,17.44,70.5,1.382,191.7,0.129,489.5,2.448,313.8,313.8,0,101.1,0.719,13.18 +03/08/2021 12:30,17.02,67.69,1.276,212.1,0.126,271.6,1.358,170,170,0,101.1,0.398,8.09 +03/08/2021 13:00,16.64,69.06,1.174,205,0.124,201.9,1.01,118.1,118.1,0,101.1,0.338,6.553 +03/08/2021 13:30,16.6,68.49,1.227,198.3,0.134,216.3,1.081,131.5,131.5,0,101.1,0.339,6.821 +03/08/2021 14:00,16.97,66.68,1.112,200.9,0.129,280.3,1.402,172.3,172.3,0,101.1,0.395,8.4 +03/08/2021 14:30,17.74,64.43,1.103,209.4,0.118,305.6,1.528,193.4,193.4,0,101.1,0.427,8.99 +03/08/2021 15:00,17.74,64.72,1.074,215.1,0.118,282,1.41,177.3,177.3,0,101.1,0.425,8.2 +03/08/2021 15:30,17.69,65.77,1.086,171.5,0.124,204.5,1.023,121.3,121.3,0,101,0.319,6.134 +03/08/2021 16:00,17.31,67.63,0.963,172.7,0.146,157.7,0.788,92.1,92.1,0,101,0.251,4.845 +03/08/2021 16:30,17.55,68.27,1.088,168.3,0.131,194.4,0.972,116.9,116.9,0,101,0.28,5.633 +03/08/2021 17:00,17.56,68.18,1.369,189.6,0.132,184.9,0.925,111.6,111.6,0,101,0.279,4.896 +03/08/2021 17:30,17.14,70.26,1.125,175.6,0.142,118.3,0.591,65.72,65.72,0,101,0.181,3.62 +03/08/2021 18:00,16.77,72.56,0.745,181.5,0.149,40.14,0.201,1.048,1.048,0,101,0.039,1.231 +03/08/2021 18:30,16.38,76.86,0.399,200.1,0.136,30.1,0.151,1.567,1.567,0,101,0.019,0.891 +03/08/2021 19:00,16.35,78.31,0.402,154.6,0.123,46.75,0.234,-20.16,-20.16,0,100.9,0.053,1.583 +03/08/2021 19:30,15.89,79.31,0.391,158.3,0.143,8.75,0.044,-34.39,-34.39,0,100.9,0,0.35 +03/08/2021 20:00,15.54,81.8,0.767,176.2,0.16,2.487,0.012,-31.19,-31.19,0,100.9,0,0.187 +03/08/2021 20:30,14.99,85.5,0.497,150.1,0.137,0,0,-22.86,-22.86,1.4,100.9,0,0 +03/08/2021 21:00,14.69,87.8,0.09,115.1,0.097,0,0,-19.7,-19.7,0,100.9,0,0 +03/08/2021 21:30,14.57,88.6,0.012,114.9,0.026,0,0,-16.76,-16.76,0,100.9,0,0 +03/08/2021 22:00,14.59,89.2,0.166,115.2,0.102,0,0,-16.25,-16.25,0,100.9,0,0 +03/08/2021 22:30,14.66,90,0.193,114.5,0.091,0,0,-14.05,-14.05,0,100.9,0,0 +03/08/2021 23:00,14.8,90.5,0.328,107.8,0.116,0,0,-14.23,-14.23,0,100.9,0,0 +03/08/2021 23:30,14.76,90.8,0.453,113.2,0.128,0,0,-13.4,-13.4,0.2,100.9,0,0 +04/08/2021 00:00,14.72,91.1,0.409,126.4,0.12,0,0,-12.38,-12.38,0.8,100.8,0,0 +04/08/2021 00:30,14.67,91.3,0.513,128.3,0.118,0,0,-11.48,-11.48,0.6,100.8,0,0 +04/08/2021 01:00,14.55,91.5,0.497,122.4,0.114,0,0,-8.41,-8.41,1.4,100.8,0,0 +04/08/2021 01:30,14.47,91.7,0.716,106.3,0.13,0,0,-8.46,-8.46,1,100.8,0,0 +04/08/2021 02:00,14.38,91.9,0.62,81.2,0.11,0,0,-9.63,-9.63,0.2,100.7,0,0 +04/08/2021 02:30,14.29,92,0.518,101,0.096,0,0,-9.71,-9.71,0.2,100.7,0,0 +04/08/2021 03:00,14.26,92.2,0.635,72.41,0.115,0,0,-8.49,-8.49,0.4,100.7,0,0 +04/08/2021 03:30,14.2,92.2,0.652,78.97,0.117,0,0,-9.12,-9.12,0,100.7,0,0 +04/08/2021 04:00,14.16,92.2,0.627,83.4,0.127,0,0,-9.71,-9.71,0.4,100.7,0,0 +04/08/2021 04:30,14.1,92.1,0.64,70.35,0.123,0,0,-9.36,-9.36,1.2,100.7,0,0 +04/08/2021 05:00,14.1,92.3,0.893,59.18,0.119,0.543,0.003,-7.751,-7.751,1.6,100.6,0,0.008 +04/08/2021 05:30,14.05,92.4,1.078,59.23,0.121,3.734,0.019,-6.865,-6.865,0.6,100.7,0,0.116 +04/08/2021 06:00,14,92.4,1.239,52.19,0.121,7.318,0.037,-4.689,-4.689,0.6,100.7,0,0.173 +04/08/2021 06:30,13.94,92.6,1.576,54.76,0.122,24.31,0.122,2.749,2.749,1,100.7,0,0.605 +04/08/2021 07:00,13.95,92.6,1.713,50.36,0.118,44.92,0.225,9.61,9.61,0.6,100.7,0.057,1.19 +04/08/2021 07:30,14.02,92.6,1.717,51.43,0.12,65.59,0.328,17.09,17.09,0.4,100.7,0.068,1.776 +04/08/2021 08:00,14.09,92.4,1.769,58.67,0.116,67.6,0.338,13.92,13.92,0.2,100.7,0.068,1.8 +04/08/2021 08:30,14.21,92.3,1.676,60.47,0.124,106.9,0.534,33.65,33.65,3.6,100.7,0.124,2.719 +04/08/2021 09:00,14.59,92,1.381,49.48,0.121,172.7,0.864,60.6,60.6,0.6,100.7,0.215,4.368 +04/08/2021 09:30,15.02,91.5,1.338,48.47,0.119,195.2,0.976,64.36,64.36,0.2,100.7,0.25,5.277 +04/08/2021 10:00,15.42,90.9,1.287,47.09,0.115,224.4,1.122,74.94,74.94,0.2,100.7,0.288,6.143 +04/08/2021 10:30,15.74,89.8,1.312,54.32,0.12,237,1.185,107.2,107.2,0,100.8,0.325,6.698 +04/08/2021 11:00,16.29,87.6,1.277,39.35,0.116,287.2,1.436,171.7,171.7,0,100.8,0.384,8.05 +04/08/2021 11:30,16.71,84.1,1.352,37.19,0.124,299.8,1.499,137,137,0,100.8,0.419,8.44 +04/08/2021 12:00,17.09,82.1,1.168,36.19,0.118,214,1.07,123.4,123.4,0,100.8,0.319,6.407 +04/08/2021 12:30,17.17,80.6,1.232,28.41,0.115,177.9,0.889,102.2,102.2,0,100.8,0.292,5.484 +04/08/2021 13:00,17.5,78,1.33,35.52,0.118,222.6,1.113,130.2,130.2,0,100.8,0.34,6.899 +04/08/2021 13:30,18.26,74.99,1.259,34.9,0.121,299.9,1.499,180.8,180.8,0,100.8,0.44,8.82 +04/08/2021 14:00,19.21,71.56,1.302,33.7,0.121,448.5,2.243,279.9,279.9,0,100.8,0.652,11.92 +04/08/2021 14:30,18.7,71.33,1.317,28.32,0.12,166.2,0.831,92.9,92.9,0,100.8,0.26,4.933 +04/08/2021 15:00,18.54,71.29,1.288,42.28,0.124,254,1.27,150.4,150.4,0,100.9,0.362,6.965 +04/08/2021 15:30,18.73,71.11,0.593,34.65,0.125,181.1,0.905,99.7,99.7,0,100.9,0.273,5.662 +04/08/2021 16:00,19.32,69.13,1.087,355.4,0.139,267.1,1.336,155.1,155.1,0,100.9,0.387,7.337 +04/08/2021 16:30,19.14,69.3,0.824,41.62,0.127,195.3,0.976,110.9,110.9,0,100.9,0.315,5.598 +04/08/2021 17:00,19.67,68.32,0.771,54.43,0.111,364,1.82,219,219,0,100.9,0.453,8.7 +04/08/2021 17:30,19.69,67.86,0.515,57.98,0.113,124.6,0.623,59.96,59.96,0,100.9,0.203,3.761 +04/08/2021 18:00,19.02,70.78,0.384,18.73,0.141,93.6,0.468,32.27,32.27,0,100.9,0.142,2.643 +04/08/2021 18:30,19.29,68.77,0.263,357.1,0.11,79.16,0.396,16.82,16.82,0,100.9,0.123,2.177 +04/08/2021 19:00,18.6,72.73,0.119,19.09,0.083,42.93,0.215,-9.77,-9.77,0,100.9,0.054,1.224 +04/08/2021 19:30,17.35,77.3,0.089,24.27,0.066,4.969,0.025,-31.42,-31.42,0,101,0,0.175 +04/08/2021 20:00,16.05,83.5,0.063,24.27,0.047,0.114,0.001,-27.69,-27.69,0,101,0,0.019 +04/08/2021 20:30,15.23,86.2,0.049,24.28,0.029,0,0,-34.02,-34.02,0,101,0,0 +04/08/2021 21:00,14.67,87.9,0.086,24.28,0.018,0,0,-27.54,-27.54,0,101,0,0 +04/08/2021 21:30,14.4,88.5,0.12,281.1,0.042,0,0,-22.02,-22.02,0,101,0,0 +04/08/2021 22:00,14.51,89.2,0.112,274.7,0.076,0,0,-27.56,-27.56,0,101,0,0 +04/08/2021 22:30,14.23,89.5,0.03,275.2,0.012,0,0,-26.17,-26.17,0,101,0,0 +04/08/2021 23:00,14.1,90.2,0.153,249.8,0.07,0,0,-18.25,-18.25,0,101,0,0 +04/08/2021 23:30,14.12,90.7,0.03,263.8,0.022,0,0,-21.42,-21.42,0,101,0,0 +05/08/2021 00:00,14.09,91,0.017,263.7,0.021,0,0,-20,-20,0,100.9,0,0 +05/08/2021 00:30,14.08,91.3,0.108,261.3,0.082,0,0,-21.46,-21.46,0,100.9,0,0 +05/08/2021 01:00,14.02,91.4,0.215,237.4,0.087,0,0,-22.66,-22.66,0,100.9,0,0 +05/08/2021 01:30,14.09,91.8,0.304,180.1,0.11,0,0,-28.88,-28.88,0,100.8,0,0 +05/08/2021 02:00,13.81,91.6,0.015,144.2,0.012,0.013,0,-30.11,-30.11,0,100.8,0,0 +05/08/2021 02:30,13.98,92.5,0.23,165.1,0.155,0.253,0.001,-2.434,-2.434,0,100.8,0,0 +05/08/2021 03:00,14.72,92.4,0.567,171.7,0.138,0.149,0.001,-3.736,-3.736,0,100.8,0,0 +05/08/2021 03:30,15.04,92.3,0.658,190.1,0.136,0,0,-4.305,-4.305,0,100.7,0,0 +05/08/2021 04:00,14.94,92.1,0.906,211.4,0.128,0,0,-19.56,-19.56,0,100.7,0,0 +05/08/2021 04:30,14.48,91.9,0.735,216.3,0.129,0,0,-24.74,-24.74,0,100.7,0,0 +05/08/2021 05:00,14.34,91.9,0.427,195,0.128,0.729,0.004,-19.4,-19.4,0,100.7,0,0.026 +05/08/2021 05:30,14.13,91.7,0.309,164.9,0.117,12.09,0.06,-13.07,-13.07,0,100.7,0.006,0.464 +05/08/2021 06:00,14.12,91.6,0.388,160.9,0.142,38.47,0.192,-0.059,-0.059,0,100.6,0.053,1.029 +05/08/2021 06:30,14.42,91.3,0.746,164.2,0.146,81.3,0.406,37.84,37.84,0,100.6,0.114,2.487 +05/08/2021 07:00,14.86,90.4,0.902,172.4,0.149,77.63,0.388,33.42,33.42,0,100.6,0.105,2.311 +05/08/2021 07:30,15.71,89.5,0.752,153.9,0.131,151.5,0.758,59.68,59.68,0,100.6,0.234,4.775 +05/08/2021 08:00,16.39,87.9,1.248,172.3,0.146,117.2,0.586,53.48,53.48,0,100.6,0.179,3.739 +05/08/2021 08:30,16.75,86.5,1.386,170.7,0.138,148.5,0.742,49.06,49.06,0,100.5,0.213,4.632 +05/08/2021 09:00,17.41,85.2,1.464,173.2,0.144,203.7,1.018,83.7,83.7,0,100.5,0.326,6.386 +05/08/2021 09:30,17.69,80.3,1.9,183.5,0.138,181.2,0.906,80.4,80.4,0,100.5,0.297,5.664 +05/08/2021 10:00,17.71,79.08,2.165,185.6,0.134,180.1,0.901,112,112,0,100.4,0.278,5.558 +05/08/2021 10:30,17.69,80.7,2.113,181.2,0.138,240.4,1.202,136,136,0,100.4,0.363,7.49 +05/08/2021 11:00,18.61,77.12,2.328,182.9,0.134,224.1,1.12,127.8,127.8,0,100.4,0.353,7.018 +05/08/2021 11:30,18.55,82.8,2.245,188.7,0.13,309.2,1.546,98.4,98.4,0.2,100.3,0.458,9.48 +05/08/2021 12:00,18.39,85.7,2.232,176.5,0.141,280,1.4,96.3,96.3,0.2,100.3,0.393,8.64 +05/08/2021 12:30,18.28,87.7,2.33,181.5,0.134,283.9,1.419,114.2,114.2,0,100.2,0.398,8.39 +05/08/2021 13:00,19.42,85,2.11,186.9,0.129,379.6,1.898,207,207,0.2,100.2,0.546,10.1 +05/08/2021 13:30,19.18,85.2,2.232,192.4,0.122,261.8,1.309,103.1,103.1,0.2,100.1,0.369,7.564 +05/08/2021 14:00,19.57,83.1,2.07,216.6,0.119,198.2,0.991,61.88,61.88,0.6,100.1,0.299,6.08 +05/08/2021 14:30,19.14,85.8,2.31,222.8,0.123,370.5,1.853,171.6,171.6,1,100.1,0.515,9.97 +05/08/2021 15:00,20.34,79.32,2.294,232.3,0.116,464.8,2.324,323,323,0,100.1,0.661,11.19 +05/08/2021 15:30,20.62,72.98,2.703,228.1,0.118,325.3,1.627,214.8,214.8,0,100,0.478,8.09 +05/08/2021 16:00,18.61,80.7,2.518,253,0.128,242.2,1.211,82.6,82.6,0.6,100,0.338,6.619 +05/08/2021 16:30,18.7,77.94,2.367,246.8,0.128,201.1,1.006,118.8,118.8,0,100,0.334,5.792 +05/08/2021 17:00,18.86,76.7,2.168,238.5,0.122,218.5,1.093,130.4,130.4,0,100,0.353,6.152 +05/08/2021 17:30,18.72,76.93,2.126,225.3,0.119,94,0.47,51.74,51.74,0,100,0.148,2.671 +05/08/2021 18:00,18.58,76.44,2.399,241.5,0.128,137.5,0.688,64.96,64.97,0,100,0.244,3.812 +05/08/2021 18:30,18.45,76.55,2.157,242.4,0.126,65.91,0.33,30.49,30.49,0,100,0.098,1.928 +05/08/2021 19:00,18.2,78.03,2.029,242.8,0.127,76.66,0.383,13.81,13.81,0,100,0.122,2.33 +05/08/2021 19:30,17.6,78.67,1.835,239.2,0.119,15.12,0.076,-17.03,-17.03,0,100,0.013,0.42 +05/08/2021 20:00,17.29,78.97,1.745,241,0.131,0.896,0.004,-17.7,-17.7,0,100.1,0,0.034 +05/08/2021 20:30,16.88,80.5,1.621,237,0.121,0,0,-28.03,-28.03,0,100.1,0,0 +05/08/2021 21:00,16.53,82.4,1.581,239.2,0.128,0,0,-43.86,-43.86,0,100.1,0,0 +05/08/2021 21:30,16.17,83.7,1.707,244.2,0.126,0,0,-51.11,-51.11,0,100.1,0,0 +05/08/2021 22:00,16.06,83.3,2.024,248.8,0.132,0,0,-38.7,-38.71,0,100.1,0,0 +05/08/2021 22:30,16,81,2.147,249.5,0.134,0,0,-33.18,-33.18,0,100.1,0,0 +05/08/2021 23:00,15.96,80.4,1.855,241.7,0.123,0,0,-28.97,-28.97,0,100.1,0,0 +05/08/2021 23:30,15.52,81.7,1.758,250.6,0.135,0,0,-42.29,-42.29,0,100.1,0,0 +06/08/2021 00:00,15.37,81.3,1.689,245,0.128,0,0,-39.79,-39.79,0,100.1,0,0 +06/08/2021 00:30,15.19,82.9,1.445,234.5,0.121,0,0,-33.02,-33.02,0,100.1,0,0 +06/08/2021 01:00,15.15,83.8,1.739,242.1,0.131,0,0,-40.35,-40.35,0,100.1,0,0 +06/08/2021 01:30,15.07,82.9,1.948,248.7,0.137,0,0,-55.9,-55.9,0,100.1,0,0 +06/08/2021 02:00,14.71,84.5,1.472,242.2,0.13,0,0,-50.77,-50.77,0,100.1,0,0 +06/08/2021 02:30,14.95,85.1,1.471,234.9,0.122,0,0,-19.82,-19.82,0,100.1,0,0 +06/08/2021 03:00,15.24,83.5,1.731,236.1,0.122,0,0,-12.8,-12.8,0,100.1,0,0 +06/08/2021 03:30,15.38,83.4,1.81,242.3,0.127,0,0,-15.1,-15.1,0,100.1,0,0 +06/08/2021 04:00,15.37,84.3,1.716,238.9,0.129,0,0,-11.61,-11.61,0,100.2,0,0 +06/08/2021 04:30,15.38,83.5,2.332,244.9,0.127,0,0,-27.24,-27.24,0,100.2,0,0 +06/08/2021 05:00,15.26,84.3,1.852,240.4,0.126,1.351,0.007,-19.98,-19.98,0,100.2,0,0.037 +06/08/2021 05:30,15.43,83.8,1.72,238.7,0.127,10.76,0.054,-5.855,-5.855,0,100.2,0,0.28 +06/08/2021 06:00,15.68,83,1.746,234.3,0.121,46.23,0.231,9.7,9.7,0,100.2,0.065,1.366 +06/08/2021 06:30,16.07,81.4,1.833,238.3,0.12,60.39,0.302,32.32,32.32,0,100.2,0.079,1.723 +06/08/2021 07:00,16.21,80.9,1.807,238.3,0.124,96.2,0.481,50.33,50.33,0,100.2,0.14,2.742 +06/08/2021 07:30,16.58,78.91,2.047,247.4,0.129,140.2,0.701,85,85,0,100.3,0.225,4.211 +06/08/2021 08:00,17.02,77.57,2.341,251.5,0.136,271,1.355,163.7,163.7,0,100.3,0.425,7.904 +06/08/2021 08:30,18.11,73.25,2.664,251,0.13,409.3,2.047,254.9,254.9,0,100.3,0.672,11.43 +06/08/2021 09:00,18.3,71.32,2.812,253.5,0.133,339.1,1.695,227,227,0,100.3,0.518,9.54 +06/08/2021 09:30,18.34,71,2.48,252.5,0.131,294.4,1.472,194.7,194.7,0,100.3,0.428,8.25 +06/08/2021 10:00,19.27,67.69,2.282,242,0.124,514.5,2.572,345.2,345.2,0,100.3,0.78,13.59 +06/08/2021 10:30,19.24,65.29,2.616,246.7,0.123,500.7,2.504,333.6,333.7,0,100.3,0.76,13 +06/08/2021 11:00,19.67,62.34,2.871,248.8,0.122,485.3,2.427,331.6,331.7,0,100.3,0.743,13.13 +06/08/2021 11:30,19.84,59.72,2.856,249.2,0.131,611.3,3.057,407.1,407.3,0,100.3,0.856,13.9 +06/08/2021 12:00,20.28,57.81,2.735,241.4,0.123,535.1,2.676,364.6,364.6,0,100.3,0.766,13.01 +06/08/2021 12:30,20.7,55.56,2.563,244.4,0.117,656,3.28,453.8,453.8,0,100.3,0.947,16.05 +06/08/2021 13:00,20.56,54.63,2.659,240.6,0.122,636.3,3.181,441.5,441.5,0,100.3,0.862,14.64 +06/08/2021 13:30,20.8,56.41,2.429,227.1,0.121,405.3,2.027,281.6,281.7,0,100.3,0.569,10.63 +06/08/2021 14:00,20.38,57.43,2.775,246.5,0.125,618.7,3.094,426.4,426.4,0,100.3,0.843,14.71 +06/08/2021 14:30,21.37,53.34,2.582,237,0.117,697.4,3.487,496.5,496.5,0,100.3,0.989,15.58 +06/08/2021 15:00,21.39,51.23,2.547,244.4,0.126,550.1,2.751,379.3,379.3,0,100.3,0.802,12.17 +06/08/2021 15:30,20.95,53.05,2.779,249.5,0.135,589.2,2.946,409.2,409.2,0,100.3,0.81,12.56 +06/08/2021 16:00,21.13,53.49,2.286,242,0.115,473.7,2.369,313.8,313.8,0,100.2,0.674,10.31 +06/08/2021 16:30,21.08,53.61,2.544,222.9,0.123,482.1,2.411,320.8,320.9,0,100.2,0.658,10.17 +06/08/2021 17:00,20.81,55.68,2.056,236,0.121,349.4,1.747,210,210,0,100.2,0.455,7.193 +06/08/2021 17:30,20.12,56.36,1.799,250.9,0.131,249.8,1.249,127.6,127.6,0,100.2,0.323,5.149 +06/08/2021 18:00,20.26,50.98,2.143,242.6,0.13,230.6,1.153,109.8,109.8,0,100.2,0.331,4.82 +06/08/2021 18:30,19.71,53.32,1.797,241.2,0.121,149.6,0.748,47.2,47.2,0,100.2,0.238,3.371 +06/08/2021 19:00,18.94,55.89,1.651,234.3,0.122,72,0.36,-7.579,-7.579,0,100.2,0.116,1.752 +06/08/2021 19:30,17.49,61.69,1.397,223.6,0.122,13.98,0.07,-54.69,-54.69,0,100.2,0.021,0.453 +06/08/2021 20:00,16.26,65.55,1.255,221.5,0.122,0.216,0.001,-64.56,-64.56,0,100.2,0,0.07 +06/08/2021 20:30,15.39,69.07,1.139,211.2,0.132,0,0,-64.95,-64.95,0,100.2,0,0 +06/08/2021 21:00,14.37,74.88,0.7,201,0.135,0,0,-58.65,-58.65,0,100.2,0,0 +06/08/2021 21:30,13.61,80.4,0.289,174.3,0.142,0,0,-51.24,-51.24,0,100.2,0,0 +06/08/2021 22:00,13.63,85.6,0.974,186.5,0.146,0,0,-54.96,-54.96,0,100.2,0,0 +06/08/2021 22:30,13.97,85.9,0.798,187.9,0.15,0,0,-61.22,-61.22,0,100.1,0,0 +06/08/2021 23:00,13.62,85.8,0.791,187.9,0.151,0,0,-50.35,-50.35,0,100.1,0,0 +06/08/2021 23:30,13.91,84.2,1.06,177.1,0.15,0,0,-39.62,-39.62,0,100.1,0,0 +07/08/2021 00:00,13.86,82.9,0.879,171.4,0.15,0,0,-47.52,-47.52,0,100.1,0,0 +07/08/2021 00:30,13.83,84.8,1.219,172.8,0.141,0,0,-39.56,-39.56,0,100,0,0 +07/08/2021 01:00,14.1,86.1,1.365,167.4,0.146,0,0,-25.45,-25.45,0,100,0,0 +07/08/2021 01:30,14.39,86.5,1.314,161.2,0.138,0,0,-18.89,-18.89,0,99.9,0,0 +07/08/2021 02:00,14.41,87.4,1.378,163.9,0.13,0,0,-35.96,-35.96,0,99.9,0,0 +07/08/2021 02:30,14.33,88.5,1.212,161.6,0.139,0,0,-24.37,-24.37,0,99.8,0,0 +07/08/2021 03:00,14.45,89.3,1.066,159.9,0.136,0,0,-17.7,-17.7,0,99.8,0,0 +07/08/2021 03:30,14.87,89.9,1.576,165.5,0.138,0,0,-22.31,-22.31,1.4,99.8,0,0 +07/08/2021 04:00,14.91,90.1,1.424,195.5,0.13,0,0,-35.11,-35.11,0,99.7,0,0 +07/08/2021 04:30,14.99,90.2,1.283,189.7,0.133,0,0,-24.44,-24.44,0.2,99.7,0,0 +07/08/2021 05:00,15.11,90.5,0.933,197.1,0.133,0.323,0.002,-19.51,-19.51,0,99.7,0,0.008 +07/08/2021 05:30,15.16,90.6,0.777,169.5,0.138,8.25,0.041,-17.99,-17.99,0,99.7,0,0.203 +07/08/2021 06:00,15.16,90.6,1.065,185.8,0.139,28.45,0.142,-16.66,-16.66,0.2,99.7,0.023,0.605 +07/08/2021 06:30,15.8,89.8,1.152,202.8,0.133,132.4,0.662,21.73,21.73,0.2,99.7,0.257,5.012 +07/08/2021 07:00,16.13,87.6,1.408,226.2,0.127,135.9,0.679,24.28,24.28,0,99.7,0.247,4.142 +07/08/2021 07:30,17.11,80.8,1.771,236.2,0.12,262.3,1.312,119.2,119.2,0,99.7,0.494,7.909 +07/08/2021 08:00,16.8,79.47,1.666,241.1,0.12,256.8,1.284,109.6,109.6,0,99.7,0.436,6.685 +07/08/2021 08:30,18.02,73.74,1.876,236.7,0.12,333.4,1.667,191.9,191.9,0,99.7,0.559,8.82 +07/08/2021 09:00,17.94,72.34,2.054,260.8,0.143,373.8,1.869,223.1,223.1,0,99.7,0.58,9.5 +07/08/2021 09:30,18.71,65.03,2.418,266.8,0.131,532.8,2.664,322.4,322.4,0,99.8,0.819,12.74 +07/08/2021 10:00,19.17,62.76,2.658,279.2,0.14,676.2,3.381,417.9,418.1,0,99.8,1.027,15.84 +07/08/2021 10:30,19.74,60.68,2.766,276.4,0.134,738.9,3.694,484.2,484.3,0,99.8,1.111,17.6 +07/08/2021 11:00,19.84,58.91,2.795,278.3,0.143,714.2,3.571,459.6,459.6,0,99.8,1.044,16.47 +07/08/2021 11:30,20.66,55.72,2.747,273.7,0.14,772.5,3.862,514.1,514.1,0,99.8,1.114,17.64 +07/08/2021 12:00,20.78,54.94,2.928,262.6,0.137,650.7,3.253,446.6,446.8,0,99.9,0.972,16.04 +07/08/2021 12:30,20.41,55.96,3.233,268.6,0.134,620.4,3.102,424.6,425,0,99.9,0.929,15.31 +07/08/2021 13:00,19.43,62.47,3.179,257.7,0.142,471.2,2.356,301.1,301.3,0,99.9,0.769,12.4 +07/08/2021 13:30,19.56,64.11,2.909,259.6,0.14,564.8,2.824,379.7,379.8,0,100,0.867,14.22 +07/08/2021 14:00,19.21,61.94,2.736,260.8,0.132,448.2,2.241,277.1,277.2,0,100,0.713,12.22 +07/08/2021 14:30,19.43,65.31,2.527,242,0.127,454.2,2.271,297.9,298,0,100,0.699,11.72 +07/08/2021 15:00,19.08,66.76,2.466,278.7,0.143,330.4,1.652,90.6,90.6,0,100,0.512,9.24 +07/08/2021 15:30,19.85,60.06,2.618,282.1,0.145,375.3,1.876,228.6,228.6,0,100.1,0.573,9.84 +07/08/2021 16:00,19.71,63.56,2.518,251.7,0.132,365.3,1.827,180.5,180.6,0,100.1,0.537,9.32 +07/08/2021 16:30,19.49,63.04,2.796,247.5,0.133,376,1.88,247.4,247.4,0,100.2,0.523,8.63 +07/08/2021 17:00,18.87,63.36,2.638,254.1,0.144,126.3,0.632,64.47,64.48,0,100.2,0.205,3.332 +07/08/2021 17:30,19.41,62.14,2.699,252.2,0.138,316.4,1.582,176.4,176.5,0,100.2,0.412,7.441 +07/08/2021 18:00,19.1,63.48,2.048,249.3,0.134,180.3,0.901,77.07,77.07,0,100.2,0.263,4.006 +07/08/2021 18:30,18.53,65.9,1.816,246.5,0.127,105.1,0.525,18.43,18.43,0,100.3,0.175,2.642 +07/08/2021 19:00,18.43,61.14,1.851,261.4,0.14,70.53,0.353,-6.298,-6.298,0,100.3,0.116,1.919 +07/08/2021 19:30,17.03,72.82,1.778,250.9,0.138,7.693,0.038,-54.53,-54.53,0,100.4,0,0.229 +07/08/2021 20:00,16.09,77.11,1.34,247.7,0.14,0.053,0,-60.5,-60.5,0,100.4,0,0.028 +07/08/2021 20:30,15.33,79.69,1.096,240.2,0.131,0,0,-59.85,-59.85,0,100.5,0,0 +07/08/2021 21:00,14.82,80.9,1.279,246.8,0.137,0,0,-62.41,-62.41,0.2,100.5,0,0 +07/08/2021 21:30,14.34,82.4,1.237,247.5,0.135,0,0,-64.17,-64.17,0,100.6,0,0 +07/08/2021 22:00,14.04,83.7,1.176,244.3,0.136,0,0,-63.1,-63.1,0,100.6,0,0 +07/08/2021 22:30,13.81,84.9,0.996,241.3,0.13,0,0,-63.69,-63.69,0,100.6,0,0 +07/08/2021 23:00,13.52,85.9,1.087,244.1,0.129,0,0,-59.77,-59.77,0,100.6,0,0 +07/08/2021 23:30,13.36,86.5,1.075,234,0.122,0,0,-57.43,-57.43,0,100.6,0,0 +08/08/2021 00:00,13.13,87.2,0.991,234.7,0.126,0,0,-60.82,-60.82,0,100.6,0,0 +08/08/2021 00:30,13.04,88.2,0.992,237.3,0.126,0,0,-53.74,-53.74,0,100.6,0,0 +08/08/2021 01:00,12.98,88.5,0.732,230.1,0.119,0,0,-45.73,-45.73,0,100.6,0,0 +08/08/2021 01:30,12.98,88.7,0.914,229.6,0.124,0,0,-48.52,-48.52,0,100.7,0,0 +08/08/2021 02:00,13.03,88.6,1.243,249.2,0.135,0,0,-55.1,-55.1,0,100.7,0,0 +08/08/2021 02:30,12.89,88.6,1.096,239.8,0.122,0,0,-60,-60,0,100.7,0,0 +08/08/2021 03:00,12.67,88.9,0.847,235.8,0.127,0,0,-61.07,-61.07,0,100.7,0,0 +08/08/2021 03:30,12.22,89.1,0.436,218.5,0.116,0,0,-55.2,-55.2,0,100.7,0,0 +08/08/2021 04:00,11.73,89.8,0.597,202.2,0.143,0,0,-55.22,-55.22,0,100.7,0,0 +08/08/2021 04:30,11.73,90.7,0.572,216.6,0.128,0,0,-56.17,-56.17,0,100.7,0,0 +08/08/2021 05:00,11.55,91,0.482,213.4,0.134,0.494,0.002,-52.15,-52.15,0,100.7,0,0.074 +08/08/2021 05:30,11.36,91.4,0.576,200.8,0.145,16.95,0.085,-45.8,-45.8,0.2,100.7,0.029,0.625 +08/08/2021 06:00,12.22,91.2,0.784,226.2,0.121,78.07,0.39,-22.57,-22.57,0,100.7,0.097,1.596 +08/08/2021 06:30,13.56,88.2,1.1,222.7,0.123,153.9,0.77,-5.319,-5.319,0,100.7,0.435,7.355 +08/08/2021 07:00,14.6,82.6,1.308,242.8,0.13,232.2,1.161,37.77,37.77,0,100.8,0.617,9.3 +08/08/2021 07:30,15.43,77.69,1.685,251.8,0.137,314.5,1.572,85.9,85.9,0,100.8,0.713,10.62 +08/08/2021 08:00,16.3,73.43,2.019,253.9,0.128,417.5,2.087,191.4,191.4,0,100.8,0.827,12.41 +08/08/2021 08:30,16.85,68.71,2.208,254.6,0.135,410.6,2.053,211.5,211.5,0,100.8,0.729,11.01 +08/08/2021 09:00,17.18,65.67,2.606,256.3,0.138,431.4,2.157,251.3,251.3,0,100.9,0.716,11.47 +08/08/2021 09:30,17.56,63.58,2.289,269.7,0.139,332.3,1.661,190.2,190.2,0,100.9,0.533,9.36 +08/08/2021 10:00,18.08,61.27,2.426,255,0.131,431.9,2.16,282.7,282.7,0,100.9,0.665,11.63 +08/08/2021 10:30,19.01,60.64,2.371,253.3,0.13,747.7,3.738,490.9,490.9,0,100.9,1.133,17.52 +08/08/2021 11:00,19.13,56.79,2.666,264.9,0.139,515.3,2.576,342.4,342.4,0,100.9,0.781,12.99 +08/08/2021 11:30,19.66,54.47,2.406,270.1,0.138,700.5,3.502,457.9,457.9,0,100.9,0.996,15.83 +08/08/2021 12:00,19.48,55.68,1.754,267.2,0.14,359,1.795,219,219,0,100.9,0.534,9.74 +08/08/2021 12:30,19.53,56.68,2.418,261.7,0.131,414.7,2.073,266.1,266.1,0.2,100.9,0.615,10.31 +08/08/2021 13:00,20.98,53.37,2.438,257.2,0.133,932,4.659,675.6,675.6,0,100.9,1.308,20.6 +08/08/2021 13:30,21.46,49.55,2.713,249.9,0.13,784.8,3.924,557.2,557.2,0,100.9,1.117,17.45 +08/08/2021 14:00,21.29,48.4,2.578,253.6,0.133,547.9,2.74,371.8,371.9,0,101,0.813,13.29 +08/08/2021 14:30,20.85,49.15,2.751,255.7,0.129,539.5,2.697,366.1,366.1,0,101,0.815,13.03 +08/08/2021 15:00,20.84,49.32,2.577,249.9,0.13,431.6,2.158,283.4,283.4,0,101,0.663,10.84 +08/08/2021 15:30,20.4,50.49,2.667,254.9,0.134,381.8,1.909,241.4,241.4,0,101,0.578,9.78 +08/08/2021 16:00,20.17,52.24,2.679,249,0.13,366.9,1.834,225.6,225.6,0,101,0.57,9.29 +08/08/2021 16:30,19.62,54.06,2.706,246.2,0.124,273.1,1.365,152.8,152.8,0,101,0.418,7.552 +08/08/2021 17:00,19.39,54.86,2.42,249,0.135,234.8,1.174,127.6,127.7,0,101.1,0.379,6.404 +08/08/2021 17:30,18.86,57.08,2.354,252.5,0.136,157.1,0.785,73.36,73.36,0,101.1,0.285,4.38 +08/08/2021 18:00,18.4,60.26,2.011,252.2,0.137,96.4,0.482,29.7,29.7,0,101.1,0.158,2.665 +08/08/2021 18:30,18.06,61.46,1.684,254.5,0.141,41.01,0.205,7.257,7.257,0,101.1,0.056,1.19 +08/08/2021 19:00,17.21,69.11,2.026,233.6,0.12,7.399,0.037,-53.19,-53.19,0,101.1,0,0.351 +08/08/2021 19:30,15.44,79.31,1.289,240.6,0.128,1.271,0.006,-44.18,-44.18,0,101.1,0,0.126 +08/08/2021 20:00,15.13,80.6,0.948,224.6,0.117,0,0,-39.68,-39.68,0,101.1,0,0 +08/08/2021 20:30,14.94,82.1,0.841,217.2,0.123,0,0,-37.4,-37.4,0,101.2,0,0 +08/08/2021 21:00,14.94,83.2,1.011,221.2,0.121,0,0,-33.27,-33.27,0,101.2,0,0 +08/08/2021 21:30,14.98,83.9,0.806,212.4,0.129,0,0,-26.75,-26.75,0,101.2,0,0 +08/08/2021 22:00,14.89,85,0.805,199,0.141,0,0,-20.15,-20.15,0,101.2,0,0 +08/08/2021 22:30,14.98,85.7,0.547,190.3,0.15,0,0,-19.38,-19.38,0,101.2,0,0 +08/08/2021 23:00,14.84,86.1,0.637,188,0.152,0,0,-27.02,-27.02,0,101.2,0,0 +08/08/2021 23:30,14.66,86.9,0.756,194.2,0.149,0,0,-18.75,-18.75,0,101.2,0,0 +09/08/2021 00:00,14.68,87.4,0.825,188.2,0.137,0,0,-19.76,-19.76,0,101.2,0,0 +09/08/2021 00:30,14.68,87.8,0.902,180,0.144,0,0,-20.06,-20.06,0,101.2,0,0 +09/08/2021 01:00,14.42,88.2,0.775,185.1,0.145,0,0,-35.47,-35.47,0,101.2,0,0 +09/08/2021 01:30,14.41,89.3,0.957,195.5,0.137,0,0,-16.37,-16.37,0,101.2,0,0 +09/08/2021 02:00,14.76,89.2,0.918,206,0.135,0.022,0,-18.3,-18.3,0.4,101.2,0,0 +09/08/2021 02:30,14.92,89.4,0.718,204.6,0.136,0,0,-18.56,-18.56,0.8,101.1,0,0 +09/08/2021 03:00,14.92,90,0.998,177.3,0.144,0,0,-20.23,-20.23,0.2,101.1,0,0 +09/08/2021 03:30,14.74,90.3,0.794,226.5,0.125,0,0,-23.28,-23.28,0.2,101.1,0,0 +09/08/2021 04:00,14.55,90.3,0.811,205.1,0.139,0,0,-25.58,-25.58,0,101.1,0,0 +09/08/2021 04:30,14.4,90.5,0.64,165.5,0.151,0,0,-21.58,-21.58,0.2,101.1,0,0 +09/08/2021 05:00,14.35,90.7,0.812,187.7,0.145,0.129,0.001,-18.13,-18.13,0,101.2,0,0 +09/08/2021 05:30,14.36,90.8,0.698,199.1,0.146,7.979,0.04,-16.39,-16.39,0,101.2,0,0.199 +09/08/2021 06:00,14.54,91,0.624,200.8,0.123,35.32,0.177,-0.079,-0.079,0,101.2,0.03,0.946 +09/08/2021 06:30,15.04,91,0.578,205,0.135,38.78,0.194,8.59,8.59,0.4,101.2,0.037,1.11 +09/08/2021 07:00,15.26,90.9,0.704,195,0.137,49.35,0.247,13.33,13.33,0.6,101.2,0.056,1.363 +09/08/2021 07:30,15.66,90.8,0.97,196,0.134,113.9,0.569,42.03,42.03,0.2,101.2,0.152,3.014 +09/08/2021 08:00,16.01,90.1,0.932,223.6,0.12,90.6,0.453,29.99,29.99,0.2,101.2,0.118,2.66 +09/08/2021 08:30,16.2,89.7,1.308,226.3,0.118,232.7,1.164,106.5,106.5,0,101.2,0.321,6.047 +09/08/2021 09:00,17.1,86,1.14,241.1,0.125,237.4,1.187,129.8,129.8,0,101.3,0.352,6.448 +09/08/2021 09:30,17.8,80.5,1.339,245.4,0.124,380.2,1.901,230.7,230.7,0,101.3,0.575,9.69 +09/08/2021 10:00,18.9,74.46,1.586,249.4,0.13,433.7,2.168,287.9,287.9,0,101.3,0.689,11.42 +09/08/2021 10:30,19.08,71.09,1.823,252.1,0.128,381.3,1.907,244.1,244.1,0,101.3,0.582,9.68 +09/08/2021 11:00,20.77,67.24,1.836,225,0.119,840,4.199,591.1,591.1,0,101.3,1.273,19.13 +09/08/2021 11:30,21.71,63.87,1.832,221.5,0.119,569.8,2.849,406.3,406.3,0,101.3,0.881,14.12 +09/08/2021 12:00,20.37,67.2,1.773,273.7,0.14,400,2,250.2,250.2,0,101.3,0.588,9.69 +09/08/2021 12:30,21.76,62.82,1.827,251,0.132,705.9,3.529,500,500,0,101.3,1.004,16.09 +09/08/2021 13:00,21.4,63.8,1.815,252,0.133,378.2,1.891,174.6,174.6,0.2,101.3,0.577,10.17 +09/08/2021 13:30,20.59,70.39,1.637,260.6,0.138,515,2.575,299.8,299.8,0.2,101.3,0.714,12.1 +09/08/2021 14:00,20.14,70.26,2.05,240.8,0.126,210.4,1.052,57.98,57.98,0.2,101.3,0.35,6.518 +09/08/2021 14:30,18.86,79.64,1.65,241.2,0.123,347.1,1.736,137.3,137.3,0.2,101.3,0.508,9.51 +09/08/2021 15:00,19.81,73.29,1.746,234.6,0.124,303.5,1.518,182.4,182.4,0,101.3,0.482,8.54 +09/08/2021 15:30,21.51,66.36,1.821,237.1,0.121,629,3.145,449,449,0,101.3,0.899,13.41 +09/08/2021 16:00,21.96,61.16,2.293,248,0.128,502.8,2.514,346.8,346.8,0,101.3,0.712,10.36 +09/08/2021 16:30,21.67,61.04,2.237,256.3,0.137,389.8,1.949,255,255,0,101.3,0.565,8.66 +09/08/2021 17:00,21.79,60.25,2.302,251.6,0.133,351.8,1.759,218.5,218.5,0,101.3,0.466,6.994 +09/08/2021 17:30,21.82,60.03,2.086,242.5,0.127,299.1,1.495,175.4,175.4,0,101.3,0.375,5.923 +09/08/2021 18:00,21.45,61.51,1.84,244.8,0.124,198.5,0.992,96,96,0,101.3,0.294,4.164 +09/08/2021 18:30,20.24,65.13,1.603,255.4,0.14,94.9,0.475,13.6,13.6,0,101.3,0.144,2.123 +09/08/2021 19:00,19.21,68.97,0.893,242.5,0.136,41.1,0.205,-16.85,-16.85,0,101.3,0.064,1.106 +09/08/2021 19:30,18.27,71.86,0.677,208.8,0.138,9.93,0.05,-29.45,-29.45,0,101.3,0,0.34 +09/08/2021 20:00,17.42,76.67,0.777,208.9,0.136,0.018,0,-21.86,-21.86,0,101.3,0,0.023 +09/08/2021 20:30,17.38,79.32,0.525,212.8,0.136,0,0,-20.51,-20.51,0,101.3,0,0 +09/08/2021 21:00,17.17,82.7,0.588,192,0.146,0,0,-29.04,-29.04,0,101.4,0,0 +09/08/2021 21:30,16.98,85,1.088,210.6,0.128,0,0,-32.89,-32.89,0.6,101.4,0,0 +09/08/2021 22:00,16.7,86.8,0.864,216.2,0.122,0,0,-23.83,-23.83,0.2,101.4,0,0 +09/08/2021 22:30,16.6,88,0.694,215.5,0.135,0,0,-19.67,-19.67,0.2,101.4,0,0 +09/08/2021 23:00,16.51,88.9,0.48,186.6,0.144,0,0,-15.58,-15.58,0.2,101.4,0,0 +09/08/2021 23:30,16.39,89.6,0.448,172.4,0.142,0,0,-15.07,-15.07,0,101.4,0,0 +10/08/2021 00:00,16.34,90,0.287,158.8,0.094,0,0,-12.9,-12.9,0,101.4,0,0 +10/08/2021 00:30,16.28,90.3,0.456,180.2,0.154,0,0,-12.6,-12.6,0,101.4,0,0 +10/08/2021 01:00,16.26,90.5,0.38,179.4,0.149,0,0,-12.84,-12.84,0,101.4,0,0 +10/08/2021 01:30,16.25,90.5,0.454,190.4,0.166,0,0,-12.97,-12.97,0,101.3,0,0 +10/08/2021 02:00,16.25,90.6,0.427,176.5,0.131,0,0,-12.93,-12.93,0,101.3,0,0 +10/08/2021 02:30,16.23,90.5,0.632,171,0.153,0,0,-20.18,-20.18,0,101.3,0,0 +10/08/2021 03:00,15.96,90.3,0.618,195.8,0.145,0,0,-42.46,-42.46,0,101.3,0,0 +10/08/2021 03:30,15.7,90.8,0.767,198.2,0.139,0,0,-23.42,-23.42,0,101.3,0,0 +10/08/2021 04:00,15.93,91,0.8,181.4,0.154,0,0,-15.31,-15.31,0,101.3,0,0 +10/08/2021 04:30,15.85,91,0.936,198.5,0.136,0,0,-29.07,-29.07,0,101.3,0,0 +10/08/2021 05:00,15.88,91,0.897,195.9,0.137,0.796,0.004,-19.6,-19.6,0,101.3,0,0.03 +10/08/2021 05:30,16,90.9,0.952,200,0.137,8.73,0.044,-4.04,-4.04,0,101.3,0,0.212 +10/08/2021 06:00,16.2,90.8,1.135,205.3,0.128,37.86,0.189,8.83,8.83,0.2,101.3,0.035,0.972 +10/08/2021 06:30,16.49,90.3,0.901,229.7,0.124,49.48,0.247,19.89,19.89,0,101.3,0.045,1.213 +10/08/2021 07:00,17.02,89.1,0.968,223.7,0.121,103.7,0.519,51.52,51.52,0,101.3,0.149,2.556 +10/08/2021 07:30,17.46,87.1,0.938,248.3,0.142,88.2,0.441,50.7,50.7,0,101.4,0.122,2.532 +10/08/2021 08:00,17.91,85.9,1.225,251.9,0.139,151.3,0.756,93.8,93.8,0,101.4,0.225,4.214 +10/08/2021 08:30,18.6,83.5,1.141,257.8,0.146,179.2,0.896,112.5,112.5,0,101.4,0.267,4.905 +10/08/2021 09:00,18.84,83.1,1.428,252,0.136,213.3,1.067,81.8,81.8,0,101.4,0.31,5.68 +10/08/2021 09:30,19.57,79.63,1.196,263.6,0.139,336.7,1.683,214.8,214.8,0,101.4,0.514,8.83 +10/08/2021 10:00,20.5,72.66,1.24,249.7,0.126,330.4,1.652,217.1,217.1,0,101.4,0.517,8.61 +10/08/2021 10:30,20.46,70.89,1.409,286,0.147,242.4,1.212,147.7,147.7,0,101.4,0.393,6.963 +10/08/2021 11:00,20.1,70.83,1.391,273.5,0.147,169.4,0.847,103.3,103.3,0,101.4,0.287,5.064 +10/08/2021 11:30,20.22,70.88,1.398,281.8,0.142,209.7,1.049,127.3,127.3,0,101.4,0.344,6.285 +10/08/2021 12:00,20.98,67.05,1.571,278.9,0.145,499.4,2.497,336.9,336.9,0,101.4,0.788,12.79 +10/08/2021 12:30,21.36,65.42,1.624,282.1,0.142,436.4,2.182,285,285,0,101.4,0.711,11.59 +10/08/2021 13:00,20.93,66.56,1.398,293.8,0.133,233.2,1.166,139.3,139.3,0,101.4,0.371,6.842 +10/08/2021 13:30,20.8,66.92,1.357,275.4,0.146,185.7,0.929,82.5,82.5,0,101.4,0.31,5.533 +10/08/2021 14:00,20.94,67.26,1.274,270.4,0.138,331.1,1.655,212.3,212.3,0,101.4,0.52,9.09 +10/08/2021 14:30,21.47,66.74,0.983,261.6,0.137,328,1.64,191.6,191.6,0,101.4,0.493,8.63 +10/08/2021 15:00,22.34,62.24,1.487,300.3,0.127,608.6,3.043,395.4,395.4,0,101.4,0.828,12.13 +10/08/2021 15:30,23.69,58.39,1.443,272.6,0.128,610.4,3.052,410.9,410.9,0,101.4,0.828,11.87 +10/08/2021 16:00,24.03,55.55,1.252,245.1,0.111,531.5,2.658,355.2,355.2,0,101.4,0.744,10.63 +10/08/2021 16:30,23.05,56.92,1.45,299.8,0.114,213.7,1.069,117.9,117.9,0,101.4,0.349,5.18 +10/08/2021 17:00,22.56,64.21,1.274,15.48,0.122,358.8,1.794,203,203,0,101.4,0.447,7.092 +10/08/2021 17:30,22.66,62.17,1.034,25.1,0.119,263.8,1.319,128.4,128.4,0,101.4,0.339,4.966 +10/08/2021 18:00,21.72,64.37,1.031,16.46,0.138,145,0.725,47.77,47.77,0,101.4,0.227,3.159 +10/08/2021 18:30,20.76,65.94,0.891,15.56,0.145,119,0.595,26.04,26.04,0,101.4,0.186,2.686 +10/08/2021 19:00,19.66,68.76,0.85,21.91,0.133,40.18,0.201,-19.6,-19.6,0,101.4,0.071,1.1 +10/08/2021 19:30,18.48,71.44,0.662,32.66,0.119,10.86,0.054,-25.85,-25.85,0,101.4,0.005,0.366 +10/08/2021 20:00,17.62,74.79,0.481,16.46,0.15,0.087,0,-19.86,-19.86,0,101.5,0,0.008 +10/08/2021 20:30,17.25,76.06,0.451,32.48,0.119,0,0,-15.02,-15.02,0,101.5,0,0 +10/08/2021 21:00,16.84,74.11,0.441,18.86,0.131,0,0,-26.56,-26.56,0,101.5,0,0 +10/08/2021 21:30,15.85,76.58,0.394,8.29,0.124,0,0,-46.48,-46.48,0,101.6,0,0 +10/08/2021 22:00,14.7,81.4,0.081,4.69,0.087,0.027,0,-26.38,-26.38,0,101.6,0,0 +10/08/2021 22:30,15.05,84.7,0.52,346.9,0.145,0.23,0.001,-8.43,-8.43,0,101.6,0,0 +10/08/2021 23:00,15.18,83.5,0.346,10.94,0.131,0,0,-37.1,-37.1,0,101.6,0,0 +10/08/2021 23:30,14.78,84.4,0.122,331.4,0.106,0,0,-23.85,-23.85,0,101.6,0,0 +11/08/2021 00:00,14.37,85.4,0.194,58.84,0.077,0,0,-47.99,-47.99,0,101.6,0,0 +11/08/2021 00:30,13.5,86.9,0.295,160.7,0.073,0,0,-45.61,-45.61,0,101.6,0,0 +11/08/2021 01:00,12.43,87.9,0.085,226.8,0.059,0,0,-43.99,-43.99,0,101.6,0,0 +11/08/2021 01:30,11.82,88.8,0.022,306.4,0.031,0,0,-45.63,-45.63,0,101.6,0,0 +11/08/2021 02:00,11.55,89.9,0.011,306.4,0.016,0,0,-42.31,-42.31,0,101.6,0,0 +11/08/2021 02:30,11.57,90.9,0.203,306.1,0.095,0,0,-43.44,-43.44,0,101.6,0,0 +11/08/2021 03:00,11.12,91.1,0.061,306.1,0.033,0,0,-45.59,-45.59,0,101.6,0,0 +11/08/2021 03:30,10.59,91.3,0.09,306.1,0.089,0,0,-40.99,-40.99,0,101.5,0,0 +11/08/2021 04:00,10.19,91.6,0.066,306.1,0.067,0,0,-43.37,-43.37,0,101.6,0,0 +11/08/2021 04:30,10.2,92.2,0.084,312.8,0.029,0,0,-42.42,-42.42,0,101.6,0,0 +11/08/2021 05:00,10.03,92.3,0.118,326.9,0.059,0.139,0.001,-42.14,-42.14,0,101.6,0,0.051 +11/08/2021 05:30,9.7,92.5,0.007,326.9,0.014,14.18,0.071,-35.32,-35.32,0,101.6,0.02,0.513 +11/08/2021 06:00,10.6,93.1,0.03,326.9,0.037,70.13,0.351,-14.34,-14.34,0,101.6,0.108,1.507 +11/08/2021 06:30,13.03,91.9,0.124,344.6,0.089,144.1,0.721,7.955,7.955,0,101.6,0.373,6.442 +11/08/2021 07:00,15.06,89,0.215,354.5,0.12,230.8,1.154,48.02,48.02,0,101.6,0.596,8.9 +11/08/2021 07:30,16.26,85.5,0.685,1.048,0.137,313.6,1.568,92.6,92.6,0,101.6,0.723,10.17 +11/08/2021 08:00,18.27,75.2,0.556,45.29,0.13,397.7,1.988,161.8,161.8,0,101.6,0.814,11.34 +11/08/2021 08:30,20.05,65.42,0.499,101.1,0.106,449.2,2.246,215.9,215.9,0,101.6,0.811,11.65 +11/08/2021 09:00,20.31,61.96,0.403,109.9,0.117,380,1.9,185.4,185.4,0,101.6,0.619,9.21 +11/08/2021 09:30,21.28,58.81,0.557,108.1,0.117,594.9,2.975,335.8,335.8,0,101.6,0.959,13.96 +11/08/2021 10:00,22.05,58.48,0.834,130.7,0.113,705.2,3.526,430.2,430.2,0,101.6,1.122,16.2 +11/08/2021 10:30,22.5,59.93,0.888,167,0.113,652.9,3.265,411.4,411.4,0,101.6,1.034,14.92 +11/08/2021 11:00,23.4,57.76,0.862,182.7,0.103,858,4.292,573.4,573.4,0,101.6,1.396,20.14 +11/08/2021 11:30,24.04,56.41,1.009,181.9,0.109,850,4.249,582,582,0,101.6,1.354,19.68 +11/08/2021 12:00,23.45,56.95,0.864,161.4,0.097,505.1,2.526,310.7,310.7,0,101.6,0.827,12.98 +11/08/2021 12:30,23.29,58.31,0.688,236.2,0.104,473.7,2.369,292.7,292.7,0,101.6,0.77,12.57 +11/08/2021 13:00,23.93,56.67,1.003,210.6,0.117,523.6,2.618,343.9,343.9,0,101.6,0.824,13.07 +11/08/2021 13:30,23.75,56.29,0.986,261.1,0.105,630.9,3.155,417.8,417.8,0,101.5,0.965,15.17 +11/08/2021 14:00,23.83,55.65,0.843,258,0.094,494.5,2.473,311.7,311.7,0,101.5,0.777,11.96 +11/08/2021 14:30,24.49,54.49,0.841,256.4,0.107,500.3,2.502,325.5,325.5,0,101.5,0.757,10.91 +11/08/2021 15:00,24.78,52.28,0.909,237.4,0.078,626.7,3.134,416.9,416.9,0,101.5,0.931,13.38 +11/08/2021 15:30,24.78,51.76,0.852,232.5,0.11,407.2,2.036,250.3,250.3,0,101.5,0.63,9.5 +11/08/2021 16:00,23.85,53.39,0.781,256.7,0.138,240.8,1.204,124.4,124.4,0,101.5,0.369,5.85 +11/08/2021 16:30,23.21,55.29,0.93,285.7,0.143,211.2,1.056,99.2,99.2,0,101.5,0.339,6.086 +11/08/2021 17:00,23.3,54.89,0.682,282,0.142,199.1,0.995,88.1,88.1,0,101.5,0.336,5.522 +11/08/2021 17:30,22.99,57.67,0.371,266.8,0.123,138.7,0.693,50.91,50.91,0,101.5,0.264,4.131 +11/08/2021 18:00,22.65,59.01,0.357,271.8,0.123,93.8,0.469,22.14,22.14,0,101.5,0.16,2.793 +11/08/2021 18:30,22.17,62.9,0.274,271.7,0.104,80.4,0.402,14.15,14.15,0,101.5,0.135,2.479 +11/08/2021 19:00,21.59,65.59,0.536,325.1,0.115,48.41,0.242,-9.67,-9.67,0,101.5,0.082,1.46 +11/08/2021 19:30,19.63,74.12,1.143,1.279,0.151,5.065,0.025,-40.7,-40.7,0,101.5,0,0.214 +11/08/2021 20:00,18.05,77.49,0.739,13.38,0.136,0,0,-40.75,-40.75,0,101.6,0,0 +11/08/2021 20:30,17.34,79.69,0.483,19.29,0.143,0,0,-36.54,-36.54,0,101.6,0,0 +11/08/2021 21:00,16.74,81,0.265,21.45,0.127,0,0,-41.14,-41.14,0,101.6,0,0 +11/08/2021 21:30,16.11,82.9,0.162,356.2,0.087,0,0,-40.17,-40.17,0,101.6,0,0 +11/08/2021 22:00,15.22,85.7,0.316,314.3,0.097,0,0,-33.13,-33.13,0,101.6,0,0 +11/08/2021 22:30,15.23,87.1,0.315,304.7,0.079,0,0,-30.5,-30.5,0,101.6,0,0 +11/08/2021 23:00,15.26,86.5,0.974,296.8,0.139,0,0,-46.15,-46.15,0,101.6,0,0 +11/08/2021 23:30,14.87,86.4,0.701,300.7,0.139,0,0,-41.87,-41.87,0,101.6,0,0 +12/08/2021 00:00,14.37,86.9,0.093,290.5,0.047,0,0,-38.91,-38.91,0,101.6,0,0 +12/08/2021 00:30,13.93,88.4,0.217,303.2,0.072,0,0,-39.59,-39.59,0,101.6,0,0 +12/08/2021 01:00,13.24,89.1,0.007,312.2,0.016,0,0,-40.96,-40.96,0,101.6,0,0 +12/08/2021 01:30,12.77,89.7,0.077,312.2,0.037,0,0,-38.86,-38.86,0,101.6,0,0 +12/08/2021 02:00,12.73,90.8,0.287,322.9,0.098,0,0,-34.22,-34.22,0,101.6,0,0 +12/08/2021 02:30,12.24,90.8,0.015,335.9,0.024,0,0,-28.24,-28.24,0,101.5,0,0 +12/08/2021 03:00,12.58,91.7,0.055,335.9,0.029,0,0,-21.36,-21.36,0,101.5,0,0 +12/08/2021 03:30,13.06,91.9,0.311,327.2,0.062,0,0,-20.1,-20.1,0,101.5,0,0 +12/08/2021 04:00,13.51,91.9,0.76,329.2,0.14,0,0,-21.28,-21.28,0,101.5,0,0 +12/08/2021 04:30,13.43,91.8,0.396,320.3,0.08,0,0,-29.41,-29.41,0,101.5,0,0 +12/08/2021 05:00,13.21,91.8,0.568,319.6,0.12,0.006,0,-36.78,-36.78,0,101.5,0,0.006 +12/08/2021 05:30,13.01,91.8,0.412,318.2,0.148,12.03,0.06,-31.53,-31.53,0,101.5,0.012,0.392 +12/08/2021 06:00,13.25,92.2,0.301,325.4,0.078,56.94,0.285,-13.26,-13.26,0,101.5,0.1,1.631 +12/08/2021 06:30,14.75,91.3,0.298,343.8,0.128,144,0.72,23.58,23.58,0,101.5,0.365,5.937 +12/08/2021 07:00,17.27,85.5,0.486,23.46,0.129,227.9,1.14,77.18,77.18,0,101.5,0.531,8.28 +12/08/2021 07:30,17.72,79.02,0.607,11.75,0.115,157.5,0.788,61.19,61.19,0,101.5,0.305,4.814 +12/08/2021 08:00,17.55,79.91,0.787,335.8,0.132,137.3,0.687,57.32,57.32,0,101.5,0.256,4.22 +12/08/2021 08:30,17.95,78.82,0.722,335.4,0.121,172.6,0.863,82.5,82.5,0,101.5,0.302,5.008 +12/08/2021 09:00,18.53,76.98,0.654,350.1,0.144,220.7,1.104,112,112,0,101.5,0.349,6.367 +12/08/2021 09:30,20.11,71.41,0.569,110.9,0.114,443.9,2.219,256.8,256.8,0,101.5,0.712,11.41 +12/08/2021 10:00,22.14,65.3,0.477,90.9,0.07,659.4,3.297,386.9,386.9,0,101.5,1.055,15.03 +12/08/2021 10:30,23.38,61.57,0.599,142.7,0.113,720.6,3.603,451.6,451.6,0,101.5,1.168,16.13 +12/08/2021 11:00,24.02,59.95,0.694,294,0.074,747.4,3.737,474.2,474.2,0,101.5,1.169,16.2 +12/08/2021 11:30,24.74,56.42,0.694,135.7,0.102,801,4.004,525.2,525.2,0,101.5,1.207,16.96 +12/08/2021 12:00,25.62,55.01,0.871,286.8,0.074,866,4.33,593,593,0,101.5,1.303,18.61 +12/08/2021 12:30,25.57,55,0.993,252.6,0.094,880,4.401,607.9,607.9,0,101.5,1.307,18.77 +12/08/2021 13:00,26.16,53.96,0.915,185.3,0.059,742.8,3.714,506.4,506.4,0,101.5,1.089,15.41 +12/08/2021 13:30,26.12,53.04,0.69,220.5,0.121,569.9,2.85,382.7,382.7,0,101.5,0.83,11.48 +12/08/2021 14:00,26.43,51.19,0.889,237.2,0.099,667.5,3.337,465.5,465.5,0,101.5,0.977,13.57 +12/08/2021 14:30,26.59,49.78,1.286,316.8,0.122,727.8,3.639,498.2,498.2,0,101.5,1.04,14.41 +12/08/2021 15:00,27.03,49.13,0.949,314,0.112,679,3.395,467,467,0,101.5,0.988,13.69 +12/08/2021 15:30,27.77,48.14,0.718,300.9,0.086,559.6,2.798,373.7,373.7,0,101.5,0.802,10.88 +12/08/2021 16:00,27.76,47.19,0.869,330.8,0.101,492.5,2.462,318.8,318.8,0,101.5,0.694,9.52 +12/08/2021 16:30,27.69,47.03,0.97,324.8,0.13,414.4,2.072,252.3,252.3,0,101.5,0.57,8.16 +12/08/2021 17:00,27.05,48.88,0.902,299.2,0.127,247.9,1.239,132.6,132.6,0,101.5,0.376,5.037 +12/08/2021 17:30,26.52,49.34,1.244,316.8,0.128,233.4,1.167,115.9,115.9,0,101.5,0.346,4.832 +12/08/2021 18:00,26.13,50.56,1.023,328.9,0.135,175.8,0.879,70.61,70.61,0,101.5,0.301,3.854 +12/08/2021 18:30,26.16,53.05,0.663,358.4,0.144,100.8,0.504,22.3,22.3,0,101.5,0.179,2.262 +12/08/2021 19:00,23.89,60.43,0.584,25.38,0.118,51.36,0.257,-8.57,-8.57,0,101.5,0.107,1.462 +12/08/2021 19:30,22.24,65.89,0.165,95.5,0.085,8.71,0.044,-34.67,-34.67,0,101.6,0.017,0.389 +12/08/2021 20:00,20.07,74.87,0.674,344.8,0.077,0,0,-37.39,-37.39,0,101.6,0,0.033 +12/08/2021 20:30,19.65,71.21,1.01,345.1,0.145,0,0,-44.78,-44.78,0,101.7,0,0 +12/08/2021 21:00,18.92,66.82,1.319,338.5,0.139,0,0,-45.96,-45.96,0,101.7,0,0 +12/08/2021 21:30,18.19,69.75,1.94,330.1,0.142,0,0,-48.36,-48.36,0,101.8,0,0 +12/08/2021 22:00,17.19,74.46,0.984,329.7,0.13,0,0,-48.46,-48.46,0,101.8,0,0 +12/08/2021 22:30,16.17,79.64,0.376,325.6,0.094,0,0,-43.79,-43.79,0,101.9,0,0 +12/08/2021 23:00,15.52,82.8,0.608,310.7,0.126,0,0,-40.29,-40.29,0,101.9,0,0 +12/08/2021 23:30,16.03,86.2,1.697,330.9,0.137,0,0,-10.24,-10.24,0,101.9,0,0 +13/08/2021 00:00,16.44,87.3,1.539,336.2,0.145,0,0,-5.456,-5.456,0,101.9,0,0 +13/08/2021 00:30,16.52,86.6,1.336,347.5,0.144,0,0,-6.883,-6.883,0,101.9,0,0 +13/08/2021 01:00,16.46,86.4,1.438,341.3,0.141,0,0,-5.985,-5.985,0,101.9,0,0 +13/08/2021 01:30,16.38,86.5,1.18,346.2,0.142,0,0,-5.581,-5.581,0,101.9,0,0 +13/08/2021 02:00,16.27,86.8,0.927,9.32,0.142,0,0,-5.335,-5.335,0,101.9,0,0 +13/08/2021 02:30,16.25,86.9,0.766,6.486,0.141,0,0,-5.353,-5.353,0,101.9,0,0 +13/08/2021 03:00,16.27,86.6,0.713,359.3,0.143,0,0,-5.285,-5.285,0,101.9,0,0 +13/08/2021 03:30,16.42,86.1,0.326,14.94,0.109,0,0,-5.944,-5.944,0,101.9,0,0 +13/08/2021 04:00,16.52,85.8,0.122,38.24,0.069,0,0,-6.873,-6.873,0,101.9,0,0 +13/08/2021 04:30,16.54,85.4,0.04,38.31,0.04,0,0,-9.06,-9.06,0,101.9,0,0 +13/08/2021 05:00,16.62,86.3,0.138,38.31,0.096,0.181,0.001,-7.463,-7.463,0,101.9,0,0 +13/08/2021 05:30,16.56,86.8,0.061,38.31,0.054,6.244,0.031,-4.997,-4.997,0,101.9,0,0.148 +13/08/2021 06:00,16.8,87.1,0.051,38.31,0.04,37.19,0.186,12.88,12.88,0,101.9,0.048,1.04 +13/08/2021 06:30,17.18,85.1,0.394,69.7,0.112,73.4,0.367,34.65,34.65,0,102,0.121,2.181 +13/08/2021 07:00,18.09,80.5,0.38,147.9,0.117,167.4,0.837,45.12,45.12,0,102,0.371,5.799 +13/08/2021 07:30,19.59,71.84,0.47,227.3,0.113,206.7,1.034,56.75,56.75,0,102,0.478,6.597 +13/08/2021 08:00,19.4,70.88,0.499,315.7,0.12,300.2,1.501,123.7,123.7,0,102,0.577,8.11 +13/08/2021 08:30,21.04,63.26,0.755,318.5,0.094,558.7,2.794,285.8,285.8,0,102.1,1.049,14.59 +13/08/2021 09:00,21.35,61.64,0.76,264.2,0.107,541.1,2.706,278.8,278.8,0,102.1,0.982,13.51 +13/08/2021 09:30,21.69,57.6,0.905,348,0.115,606.5,3.033,355.2,355.2,0,102.1,1.06,15.02 +13/08/2021 10:00,22.34,56.7,1.253,337.1,0.12,580.9,2.904,344.8,344.8,0,102.1,1.016,14.51 +13/08/2021 10:30,22.37,55.67,1.005,348.8,0.117,712.2,3.561,438.9,438.9,0,102.1,1.197,17.14 +13/08/2021 11:00,23.31,48.32,1.101,2.847,0.105,765.3,3.826,478.4,478.4,0,102.1,1.192,16.88 +13/08/2021 11:30,23.35,48.05,1.145,330.6,0.096,799.7,3.998,505.9,505.9,0,102,1.147,16.41 +13/08/2021 12:00,23.91,44.39,1.265,349.6,0.112,816,4.079,520.5,520.5,0,102,1.156,16.45 +13/08/2021 12:30,24,44.29,1.195,344.7,0.116,818,4.088,527.6,527.6,0,102.1,1.122,16.11 +13/08/2021 13:00,24.71,43,1.016,28.28,0.101,806,4.03,527.1,527.1,0,102,1.072,15.76 +13/08/2021 13:30,25.13,40.48,0.903,343,0.107,783,3.915,521.9,521.9,0,102,1.016,15.07 +13/08/2021 14:00,25.46,40.59,1.112,286,0.094,750.1,3.751,508.3,508.3,0,102,1.018,14.59 +13/08/2021 14:30,25.25,40.53,1.425,295.1,0.13,712.5,3.563,480.4,480.4,0,102,0.982,13.76 +13/08/2021 15:00,25.74,40.36,1.138,317,0.109,658.8,3.294,435.3,435.3,0,102,0.903,12.66 +13/08/2021 15:30,26.34,40.02,0.864,5.868,0.101,592.8,2.964,385.8,385.8,0,102,0.799,11.27 +13/08/2021 16:00,26.68,38.91,0.843,349.6,0.083,521.8,2.609,325.5,325.5,0,101.9,0.691,9.86 +13/08/2021 16:30,26.56,38.43,0.721,62.62,0.115,443.2,2.216,266.7,266.7,0,101.9,0.548,8.2 +13/08/2021 17:00,26.6,38.77,0.914,350,0.135,360.4,1.802,197.4,197.4,0,101.9,0.427,6.517 +13/08/2021 17:30,27.2,35.44,0.387,4.322,0.085,274.2,1.371,141.9,141.9,0,101.9,0.347,5.041 +13/08/2021 18:00,27.73,36.65,0.11,93.3,0.057,184.5,0.922,88,88,0,101.9,0.299,3.618 +13/08/2021 18:30,27.79,42.73,0.126,16.05,0.095,110.1,0.55,32.86,32.86,0,101.9,0.182,2.295 +13/08/2021 19:00,23.91,50.81,1.088,50.17,0.118,36.52,0.183,-20.31,-20.31,0,101.9,0.084,0.884 +13/08/2021 19:30,21.08,54.86,0.982,56.44,0.125,5.577,0.028,-43.21,-43.21,0,101.9,0,0.248 +13/08/2021 20:00,19.75,57.44,0.74,58.56,0.132,0,0,-47.3,-47.3,0,101.9,0,0.018 +13/08/2021 20:30,18.48,62.27,0.352,4.446,0.11,0,0,-42.16,-42.16,0,101.9,0,0 +13/08/2021 21:00,17.08,70.48,0.374,343.8,0.133,0,0,-39.46,-39.46,0,102,0,0 +13/08/2021 21:30,16.12,75.06,0.402,317.3,0.134,0,0,-39.31,-39.31,0,102,0,0 +13/08/2021 22:00,15.26,79.11,0.497,331.1,0.135,0,0,-38.12,-38.12,0,102,0,0 +13/08/2021 22:30,15.29,78.65,0.662,331.6,0.146,0,0,-40.6,-40.6,0,102,0,0 +13/08/2021 23:00,14.82,81.5,0.663,319.5,0.126,0,0,-41.27,-41.27,0,102,0,0 +13/08/2021 23:30,14.31,83.3,0.174,305.6,0.085,0,0,-45.01,-45.01,0,101.9,0,0 +14/08/2021 00:00,13.42,85.1,0.007,305.5,0.008,0,0,-43.41,-43.41,0,101.9,0,0 +14/08/2021 00:30,12.63,87.1,0.001,305.4,0.003,0,0,-45.89,-45.89,0,101.9,0,0 +14/08/2021 01:00,12.27,88.6,0,0,0,0,0,-43.16,-43.16,0,101.9,0,0 +14/08/2021 01:30,11.88,89.4,0.011,305.5,0.013,0,0,-43.95,-43.95,0,101.9,0,0 +14/08/2021 02:00,11.73,90,0.08,283.5,0.044,0,0,-43.62,-43.62,0,101.9,0,0 +14/08/2021 02:30,11.36,90.4,0.116,271.2,0.11,0,0,-41.89,-41.89,0,101.9,0,0 +14/08/2021 03:00,11.2,91.1,0,0,0,0,0,-40.33,-40.33,0,101.8,0,0 +14/08/2021 03:30,10.72,91,0,271.2,0.001,0,0,-42.73,-42.73,0,101.8,0,0 +14/08/2021 04:00,10.48,91.4,0.094,271.2,0.063,0,0,-42.98,-42.98,0,101.8,0,0 +14/08/2021 04:30,10.21,91.6,0.005,271.2,0.009,0,0,-43.35,-43.35,0,101.8,0,0 +14/08/2021 05:00,10.47,92.3,0.054,271.2,0.048,0.096,0,-41.66,-41.66,0,101.8,0,0.04 +14/08/2021 05:30,10.38,92.2,0.151,271.2,0.1,11.68,0.058,-36.32,-36.32,0,101.8,0.01,0.323 +14/08/2021 06:00,11.28,92.5,0.035,271.2,0.035,43.03,0.215,-27.46,-27.46,0,101.8,0.07,0.893 +14/08/2021 06:30,13.34,92.4,0.053,271.2,0.063,119,0.595,9.36,9.36,0,101.8,0.445,6.615 +14/08/2021 07:00,16.15,88.6,0.13,288.7,0.11,221.5,1.108,40.47,40.47,0,101.8,0.665,8.54 +14/08/2021 07:30,18.89,73.78,0.259,280.2,0.104,304.3,1.521,85.1,85.1,0,101.8,0.79,9.62 +14/08/2021 08:00,20.59,64,0.379,111.5,0.104,388.5,1.943,155.1,155.1,0,101.8,0.856,10.89 +14/08/2021 08:30,21.45,63.17,0.626,168.8,0.123,476.4,2.382,232.2,232.2,0,101.8,0.88,11.92 +14/08/2021 09:00,22.44,59.86,0.661,132.4,0.123,554.8,2.774,294.7,294.7,0,101.8,0.955,13.06 +14/08/2021 09:30,23.6,56.45,0.674,138.8,0.116,623,3.115,358.2,358.2,0,101.7,1.038,14.19 +14/08/2021 10:00,24.51,54.54,0.638,112.5,0.11,681.7,3.408,400.1,400.1,0,101.7,1.094,15.07 +14/08/2021 10:30,25.34,52.88,0.681,204.1,0.092,730.5,3.653,448.4,448.4,0,101.7,1.183,15.96 +14/08/2021 11:00,26.28,51.1,0.7,163.1,0.08,767.6,3.838,492,492,0,101.7,1.215,16.33 +14/08/2021 11:30,26.41,48.92,0.791,163.4,0.093,798.8,3.994,524.9,524.9,0,101.7,1.159,16.35 +14/08/2021 12:00,27.05,46.03,0.615,93.1,0.115,808,4.041,535.5,535.5,0,101.7,1.151,16.3 +14/08/2021 12:30,27.51,43.13,0.887,193,0.147,818,4.09,562.6,562.6,0,101.7,1.144,16.3 +14/08/2021 13:00,27.88,38.75,0.597,232.1,0.077,802,4.01,538.3,538.3,0,101.6,1.081,15.73 +14/08/2021 13:30,28.3,39.43,0.628,29.32,0.082,780.2,3.901,528.3,528.3,0,101.6,1.018,15.02 +14/08/2021 14:00,28.78,38.71,0.747,203.9,0.109,750.7,3.754,526,526,0,101.6,1.003,14.49 +14/08/2021 14:30,29.41,36.8,0.682,255.7,0.089,705.4,3.527,489.1,489.1,0,101.5,0.816,11.66 +14/08/2021 15:00,29.23,38.87,0.921,255.5,0.123,655.1,3.275,451.5,451.5,0,101.5,0.767,10.75 +14/08/2021 15:30,29.83,37.32,0.528,183.3,0.102,588,2.94,399.5,399.5,0,101.5,0.695,9.77 +14/08/2021 16:00,30.39,35.8,0.545,225.7,0.114,514.6,2.573,339.6,339.6,0,101.5,0.653,9.22 +14/08/2021 16:30,29.98,37.7,0.627,154.4,0.125,437.1,2.186,280,280,0,101.5,0.438,6.777 +14/08/2021 17:00,29.9,38.93,0.525,187.1,0.095,354.6,1.773,212,212,0,101.5,0.345,5.382 +14/08/2021 17:30,30.69,37.21,0.382,307.3,0.099,269.1,1.345,144.2,144.2,0,101.4,0.339,4.686 +14/08/2021 18:00,31.13,37.61,0.167,288.3,0.075,184.9,0.924,79.76,79.76,0,101.4,0.293,3.518 +14/08/2021 18:30,29.72,38.46,0.463,265.1,0.153,110.5,0.552,28.57,28.57,0,101.4,0.171,2.201 +14/08/2021 19:00,27.32,45.31,0.137,246.6,0.111,32.83,0.164,-15.76,-15.76,0,101.4,0.08,0.791 +14/08/2021 19:30,23.24,54.54,0.001,246.6,0.003,3.22,0.016,-30.88,-30.88,0,101.4,0,0.207 +14/08/2021 20:00,20.77,63.42,0.079,246.5,0.026,0,0,-34.8,-34.8,0,101.4,0,0.002 +14/08/2021 20:30,20.42,68.8,1.304,325.9,0.119,0,0,-42.6,-42.6,0,101.5,0,0 +14/08/2021 21:00,19.89,69.45,1.729,332.8,0.139,0,0,-47.76,-47.76,0,101.5,0,0 +14/08/2021 21:30,18.52,73.2,1.441,313.5,0.12,0,0,-48.65,-48.65,0,101.5,0,0 +14/08/2021 22:00,17.35,73.01,1.318,308.3,0.132,0,0,-45.98,-45.98,0,101.5,0,0 +14/08/2021 22:30,16.69,75.07,0.935,297.6,0.138,0,0,-46.78,-46.78,0,101.5,0,0 +14/08/2021 23:00,15.98,79.11,0.995,308,0.133,0,0,-46.33,-46.33,0,101.5,0,0 +14/08/2021 23:30,15.44,82.4,0.647,321.7,0.119,0,0,-47.35,-47.35,0,101.5,0,0 +15/08/2021 00:00,14.69,85,0.162,342.6,0.078,0,0,-42.88,-42.88,0,101.5,0,0 +15/08/2021 00:30,14.22,88,0.287,342.3,0.126,0,0,-42.33,-42.33,0,101.4,0,0 +15/08/2021 01:00,13.74,89.1,0.214,334,0.096,0,0,-42.71,-42.71,0,101.4,0,0 +15/08/2021 01:30,13.74,89.9,0.394,284.3,0.131,0,0,-45.8,-45.8,0,101.4,0,0 +15/08/2021 02:00,13.5,90.4,0.759,304.8,0.138,0,0,-45.23,-45.23,0,101.4,0,0 +15/08/2021 02:30,13.28,90.1,0.446,289.7,0.119,0,0,-46.14,-46.14,0,101.4,0,0 +15/08/2021 03:00,13.33,90.1,0.664,283.3,0.173,0,0,-48.63,-48.63,0,101.4,0,0 +15/08/2021 03:30,13.1,89.8,0.835,295.2,0.14,0,0,-47.36,-47.36,0,101.3,0,0 +15/08/2021 04:00,12.95,89.5,0.962,299.8,0.144,0,0,-47.36,-47.36,0,101.3,0,0 +15/08/2021 04:30,12.97,89,0.915,290.2,0.148,0,0,-51.8,-51.8,0,101.3,0,0 +15/08/2021 05:00,12.66,88.9,0.469,267.9,0.142,0,0,-51.01,-51.01,0,101.3,0,0.028 +15/08/2021 05:30,12.23,89.9,0.574,295.7,0.146,10.72,0.054,-41.19,-41.19,0,101.3,0.014,0.351 +15/08/2021 06:00,12.75,90.4,0.919,310.4,0.132,39.2,0.196,-31.84,-31.84,0,101.4,0.076,1.164 +15/08/2021 06:30,13.72,90.2,0.912,294.7,0.14,113.5,0.568,-1.803,-1.803,0,101.4,0.368,5.837 +15/08/2021 07:00,14.97,87.2,1.057,299.1,0.14,221.7,1.108,33.63,33.63,0,101.4,0.61,8.65 +15/08/2021 07:30,16.03,83.8,1.33,304.3,0.13,199.9,0.999,60.22,60.22,0,101.4,0.457,6.202 +15/08/2021 08:00,15.17,86.2,1.477,297.4,0.131,106.6,0.533,59.11,59.11,0,101.4,0.185,3.32 +15/08/2021 08:30,14.88,88,1.371,298.1,0.14,241.5,1.208,138.4,138.4,0,101.4,0.412,6.745 +15/08/2021 09:00,16.2,85.1,1.445,318.4,0.126,272.1,1.361,158.7,158.7,0,101.4,0.444,7.92 +15/08/2021 09:30,17.63,81.4,0.977,308.2,0.119,306.2,1.531,186.1,186.1,0,101.4,0.516,8.67 +15/08/2021 10:00,18.66,77.46,1.655,301.4,0.126,294.2,1.471,180.9,180.9,0,101.4,0.497,8.33 +15/08/2021 10:30,19.12,75.5,1.737,293.2,0.132,323.2,1.616,205.3,205.3,0,101.4,0.555,9.2 +15/08/2021 11:00,19.9,72.75,1.392,287.7,0.137,312.8,1.564,197.6,197.6,0,101.4,0.528,8.87 +15/08/2021 11:30,20.96,69.78,1.187,247.4,0.128,359.4,1.797,233.9,233.9,0,101.3,0.631,9.98 +15/08/2021 12:00,21.91,66.34,1.41,258.6,0.128,369,1.845,239.2,239.2,0,101.3,0.64,10.02 +15/08/2021 12:30,22.27,64.71,1.713,274.9,0.145,335.7,1.679,215.4,215.4,0,101.3,0.553,8.78 +15/08/2021 13:00,23.3,62.47,2.092,261.5,0.13,705.8,3.529,496.4,496.4,0,101.3,1.045,15.16 +15/08/2021 13:30,23.47,56.89,2.662,273.2,0.144,778.1,3.89,553.4,553.4,0,101.3,1.105,15.33 +15/08/2021 14:00,24,53.93,2.342,258.3,0.132,729.8,3.649,527.6,527.6,0,101.3,1.109,15.32 +15/08/2021 14:30,23.99,53.57,2.226,256.4,0.132,651.9,3.26,469,469,0,101.2,1.017,14.03 +15/08/2021 15:00,23.9,53.72,2.065,262,0.139,537.9,2.69,375.6,375.6,0,101.2,0.832,11.77 +15/08/2021 15:30,24.14,51.52,2.355,255.1,0.139,633.8,3.169,450.6,450.6,0,101.2,0.917,12.61 +15/08/2021 16:00,23.94,50.59,2.244,254.2,0.128,476.6,2.383,322.6,322.6,0,101.2,0.714,9.99 +15/08/2021 16:30,23.2,52.54,2.389,243,0.131,372.9,1.864,246,246,0,101.2,0.57,8.02 +15/08/2021 17:00,22.54,54.27,2.458,250.9,0.13,288.6,1.443,178,178,0,101.2,0.429,6.276 +15/08/2021 17:30,21.83,55.04,2.293,253,0.137,211.3,1.057,111.1,111.1,0,101.2,0.322,4.519 +15/08/2021 18:00,21.22,56.23,2.565,266.1,0.139,213.7,1.069,110.1,110.1,0,101.2,0.319,4.683 +15/08/2021 18:30,19.99,57.33,2.308,270.1,0.144,72.04,0.36,0.514,0.515,0,101.3,0.116,1.489 +15/08/2021 19:00,19.11,63.09,1.707,257.1,0.142,27.66,0.138,-6.039,-6.039,0,101.3,0.035,0.785 +15/08/2021 19:30,18.62,62.91,2.021,258.8,0.139,3.683,0.018,-13.92,-13.93,0,101.3,0,0.144 +15/08/2021 20:00,18.16,64.55,1.717,262.2,0.144,0.009,0,-13.53,-13.53,0,101.3,0,0 +15/08/2021 20:30,17.78,66.25,1.55,251,0.135,0,0,-13.88,-13.88,0,101.4,0,0 +15/08/2021 21:00,17.47,68.37,1.638,241.3,0.127,0,0,-14.5,-14.5,0,101.3,0,0 +15/08/2021 21:30,17.21,70.37,1.686,245.4,0.132,0,0,-15.01,-15.01,0,101.4,0,0 +15/08/2021 22:00,16.89,73.03,1.782,246,0.13,0,0,-36.26,-36.26,0,101.4,0,0 +15/08/2021 22:30,15.86,83.6,1.305,244.2,0.132,0,0,-34.55,-34.55,0,101.4,0,0 +15/08/2021 23:00,15.56,86.9,0.758,211.5,0.127,0,0,-22.67,-22.67,0,101.3,0,0 +15/08/2021 23:30,15.76,86.7,1.064,227,0.125,0,0,-23.69,-23.69,0,101.3,0,0 +16/08/2021 00:00,15.9,85.6,1.053,225.6,0.123,0,0,-35.18,-35.18,0,101.3,0,0 +16/08/2021 00:30,15.82,86.4,0.828,225.8,0.128,0,0,-23.18,-23.18,0,101.3,0,0 +16/08/2021 01:00,16.11,83.7,1.347,252.5,0.144,0.018,0,-26.04,-26.04,0,101.3,0,0 +16/08/2021 01:30,16.02,83.8,1.484,254.7,0.138,0,0,-26.61,-26.61,0,101.3,0,0 +16/08/2021 02:00,15.83,86.4,1.436,253.3,0.14,0,0,-31.24,-31.24,0,101.3,0,0 +16/08/2021 02:30,15.91,86.5,1.358,254.5,0.144,0,0,-31.36,-31.36,0,101.3,0,0 +16/08/2021 03:00,16.01,86.7,1.458,271.8,0.139,0,0,-14.06,-14.06,0,101.3,0,0 +16/08/2021 03:30,15.96,86.1,1.268,270.7,0.147,0,0,-34.09,-34.09,0,101.3,0,0 +16/08/2021 04:00,16,86.2,1.498,283.1,0.145,0,0,-15.75,-15.75,0,101.3,0,0 +16/08/2021 04:30,16.08,85.7,1.486,291.1,0.143,0,0,-19.74,-19.74,0,101.3,0,0 +16/08/2021 05:00,16.01,86.9,1.636,292.4,0.137,0,0,-28.51,-28.51,0.2,101.4,0,0 +16/08/2021 05:30,15.88,88.9,1.797,291.8,0.143,1.365,0.007,-20.76,-20.76,0,101.4,0,0.051 +16/08/2021 06:00,15.92,89.7,1.535,295.3,0.137,14.69,0.073,-11.65,-11.65,0,101.4,0,0.338 +16/08/2021 06:30,16.07,89.3,2.252,315.1,0.122,63.32,0.317,-15.86,-15.86,0.2,101.5,0.14,2.011 +16/08/2021 07:00,16.72,81.6,3.041,322,0.13,215,1.075,26.32,26.32,0,101.5,0.638,8.15 +16/08/2021 07:30,17.33,74.99,3.302,323.6,0.131,304.5,1.523,89.8,89.9,0,101.6,0.779,9.5 +16/08/2021 08:00,17.89,70.64,3.02,328.3,0.135,387.6,1.938,149.5,149.5,0,101.6,0.827,10.6 +16/08/2021 08:30,18.52,65.48,3.492,331.9,0.134,477.9,2.39,221.9,222.1,0,101.6,0.883,11.92 +16/08/2021 09:00,18.78,61.83,3.39,327.1,0.135,413.8,2.069,220.3,220.4,0,101.7,0.727,10.49 +16/08/2021 09:30,19.18,57.1,3.542,340.9,0.137,539.5,2.698,307.1,307.7,0,101.7,0.922,13.01 +16/08/2021 10:00,19.13,55.04,3.05,332.6,0.134,375.5,1.878,201.9,202,0,101.7,0.609,9 +16/08/2021 10:30,19.36,55.28,3.124,329.1,0.135,401.6,2.008,234.3,234.4,0,101.7,0.67,10.28 +16/08/2021 11:00,19.79,56.65,2.604,335.3,0.132,467.5,2.338,275.2,275.3,0,101.8,0.784,11.54 +16/08/2021 11:30,19.66,58.35,2.678,327.5,0.133,370.2,1.851,216.4,216.4,0,101.8,0.639,9.86 +16/08/2021 12:00,19.49,61.53,2.689,317.8,0.129,538.7,2.694,331.2,331.2,0,101.8,0.823,12.11 +16/08/2021 12:30,20.31,59.24,2.85,324.8,0.129,568,2.84,354.9,354.9,0,101.8,0.88,12.86 +16/08/2021 13:00,20.51,56.23,4.033,327.6,0.133,748.2,3.741,474,475.1,0,101.8,1.085,15.52 +16/08/2021 13:30,20.26,54.15,4.116,333.6,0.132,634.5,3.173,391.7,392.9,0,101.8,0.902,12.52 +16/08/2021 14:00,20.56,52.75,3.802,328,0.127,721.9,3.609,453.2,453.9,0,101.8,1.034,14.08 +16/08/2021 14:30,20.56,51.62,3.618,331.1,0.134,661.1,3.306,407.3,407.8,0,101.8,0.951,12.61 +16/08/2021 15:00,20.5,52.84,3.459,328.3,0.134,631.7,3.159,389.8,390.2,0,101.9,0.95,12.77 +16/08/2021 15:30,20.38,53.11,3.573,330.9,0.135,610.6,3.053,376.4,377.1,0,101.9,0.918,12.38 +16/08/2021 16:00,19.65,55.42,3.069,340.5,0.137,354.9,1.774,198.8,198.9,0,101.9,0.562,8.03 +16/08/2021 16:30,19.14,56.1,3.209,336.7,0.138,318.2,1.591,172.9,172.9,0,101.9,0.5,6.992 +16/08/2021 17:00,18.7,55.81,3.419,334,0.136,268.3,1.342,127,127.1,0,101.9,0.431,5.264 +16/08/2021 17:30,18.31,56.57,3.016,333.8,0.134,213.6,1.068,86.9,86.9,0,101.9,0.337,4.217 +16/08/2021 18:00,17.59,57.39,2.889,338,0.134,122.2,0.611,47.42,47.43,0,101.9,0.209,2.881 +16/08/2021 18:30,16.91,57.56,2.604,336.5,0.137,49.64,0.248,11.72,11.72,0,102,0.079,1.257 +16/08/2021 19:00,16.53,59.17,2.231,334.6,0.136,18.04,0.09,-7.411,-7.411,0,102,0,0.452 +16/08/2021 19:30,16.19,61.08,1.58,326.3,0.135,3.455,0.017,-23.37,-23.37,0,102,0,0.128 +16/08/2021 20:00,16.12,61.73,1.452,324.5,0.133,0,0,-12.79,-12.79,0,102,0,0 +16/08/2021 20:30,16.07,62.63,1.161,314.2,0.128,0,0,-16.14,-16.14,0,102.1,0,0 +16/08/2021 21:00,15.99,65.26,1.817,319.1,0.126,0,0,-12.36,-12.36,0,102.1,0,0 +16/08/2021 21:30,15.87,67.83,1.842,324.6,0.133,0,0,-13.19,-13.19,0,102.1,0,0 +16/08/2021 22:00,15.59,69.63,1.808,324.6,0.134,0,0,-16.39,-16.39,0,102.1,0,0 +16/08/2021 22:30,15.32,70.89,1.253,317.3,0.133,0,0,-20.17,-20.17,0,102.1,0,0 +16/08/2021 23:00,15.14,72.44,0.863,307.1,0.134,0,0,-15.53,-15.53,0,102.1,0,0 +16/08/2021 23:30,15.05,73.19,0.763,296.1,0.137,0,0,-29.61,-29.61,0,102.1,0,0 +17/08/2021 00:00,14.76,74.76,1.03,285.9,0.148,0,0,-16.78,-16.78,0,102.1,0,0 +17/08/2021 00:30,14.98,75.06,1.083,287.7,0.149,0,0,-15.07,-15.07,0,102.1,0,0 +17/08/2021 01:00,15,76.05,1.134,288.4,0.147,0,0,-15.48,-15.48,0,102,0,0 +17/08/2021 01:30,14.89,77.32,0.988,289.5,0.143,0,0,-19.91,-19.91,0,102,0,0 +17/08/2021 02:00,14.75,78.24,0.848,297.1,0.142,0,0,-16.44,-16.44,0,102,0,0 +17/08/2021 02:30,14.89,77.7,1.101,298.7,0.133,0,0,-14.07,-14.07,0,102,0,0 +17/08/2021 03:00,14.94,76.94,1.288,296.7,0.141,0,0,-13.41,-13.41,0,102,0,0 +17/08/2021 03:30,14.89,76.73,1.253,293.7,0.138,0,0,-13.72,-13.72,0,102,0,0 +17/08/2021 04:00,14.74,77.35,1.029,279.7,0.15,0,0,-14.66,-14.66,0,102,0,0 +17/08/2021 04:30,14.54,78.23,1.106,281.6,0.148,0,0,-13.08,-13.08,0,102,0,0 +17/08/2021 05:00,14.53,77.68,0.903,276.4,0.149,0,0,-12.31,-12.31,0,102,0,0 +17/08/2021 05:30,14.41,79.23,1.043,283.2,0.148,1.437,0.007,-10.96,-10.96,0,102,0,0.04 +17/08/2021 06:00,14.4,79.44,1.214,290.1,0.143,13.02,0.065,-3.751,-3.751,0,102,0,0.34 +17/08/2021 06:30,14.58,77.89,1.211,302.2,0.133,28.98,0.145,6.07,6.07,0,102.1,0.029,0.79 +17/08/2021 07:00,14.91,76.51,1.446,297.6,0.136,74.31,0.372,32.59,32.59,0,102.1,0.123,2.056 +17/08/2021 07:30,15.08,77.37,1.495,296.5,0.135,105.9,0.529,52.71,52.71,0,102.1,0.178,3.034 +17/08/2021 08:00,15.21,77.59,1.612,292.8,0.141,162.3,0.812,88,88,0,102.1,0.307,4.6 +17/08/2021 08:30,15,80.7,1.76,297.7,0.131,172.4,0.862,49.35,49.35,0,102.1,0.313,5.08 +17/08/2021 09:00,15.03,83.6,1.647,291.1,0.139,222.8,1.114,97.1,97.1,0,102.2,0.401,6.498 +17/08/2021 09:30,15.52,84.5,1.864,301.6,0.131,463.2,2.316,185.8,185.8,0,102.2,0.794,11.5 +17/08/2021 10:00,16.98,75.59,1.926,321.3,0.129,542.2,2.711,315.5,315.5,0,102.1,0.966,13.38 +17/08/2021 10:30,17.82,68.14,2.454,325.6,0.126,460.1,2.3,278,278,0,102.1,0.788,11.56 +17/08/2021 11:00,16.76,68.47,3.024,322.7,0.128,205.6,1.028,115.5,115.5,0,102.1,0.362,6.101 +17/08/2021 11:30,17.24,67.2,2.244,324.3,0.126,285.2,1.426,164.2,164.2,0,102.1,0.489,8.17 +17/08/2021 12:00,17.5,67.78,1.796,319,0.126,339.1,1.695,201.2,201.2,0,102.1,0.581,9.2 +17/08/2021 12:30,18.21,64.87,1.777,302.3,0.127,244.8,1.224,152.7,152.7,0,102.1,0.414,6.739 +17/08/2021 13:00,18.37,63.43,1.484,306.6,0.127,353,1.765,215.1,215.1,0,102.1,0.613,9.59 +17/08/2021 13:30,18.33,63.71,2.145,312,0.129,182,0.91,102.1,102.1,0,102,0.347,5.436 +17/08/2021 14:00,18,65.95,1.77,300,0.14,201,1.005,117.2,117.2,0,102,0.37,6.043 +17/08/2021 14:30,18.6,64.05,1.536,296.7,0.131,232.2,1.161,140.7,140.7,0,102,0.404,6.579 +17/08/2021 15:00,18.37,64.98,1.974,320.2,0.129,137.2,0.686,73.37,73.37,0,102,0.271,4.129 +17/08/2021 15:30,18.1,66.11,1.824,321.2,0.126,127.1,0.635,66.98,66.98,0,102,0.242,3.753 +17/08/2021 16:00,18.22,66.68,1.35,315.1,0.125,88.3,0.442,43.04,43.04,0,102,0.154,2.706 +17/08/2021 16:30,18.12,67.24,1.46,296.3,0.139,83.2,0.416,42.15,42.15,0,102,0.135,2.465 +17/08/2021 17:00,18.19,68.01,1.328,304.8,0.13,101.4,0.507,53.16,53.16,0,102,0.177,2.832 +17/08/2021 17:30,18.24,67.35,1.708,322,0.129,102.7,0.513,52.93,52.93,0,102,0.186,2.754 +17/08/2021 18:00,17.98,68.11,1.275,319.2,0.127,51.58,0.258,21.42,21.42,0,101.9,0.082,1.403 +17/08/2021 18:30,17.76,69.01,1.304,333.4,0.129,20.99,0.105,3.575,3.575,0,101.9,0.014,0.556 +17/08/2021 19:00,17.49,70.73,0.784,332,0.138,7.927,0.04,-4.238,-4.238,0,101.9,0,0.242 +17/08/2021 19:30,17.31,70.98,0.821,318.4,0.125,1.117,0.006,-8.05,-8.05,0,101.9,0,0.029 +17/08/2021 20:00,17.09,69.99,1.516,330.9,0.138,0,0,-8.68,-8.68,0,102,0,0 +17/08/2021 20:30,16.78,70.31,1.313,319,0.126,0,0,-8.71,-8.71,0,102,0,0 +17/08/2021 21:00,16.67,69.93,1.455,319.9,0.13,0,0,-8.69,-8.69,0,102,0,0 +17/08/2021 21:30,16.53,71.2,0.97,306.3,0.127,0,0,-8.98,-8.98,0,102,0,0 +17/08/2021 22:00,16.28,70.71,1.88,317.7,0.129,0,0,-8.79,-8.79,0,102,0,0 +17/08/2021 22:30,16.06,70.85,1.639,325.3,0.132,0,0,-8.91,-8.91,0,102,0,0 +17/08/2021 23:00,15.74,71.2,1.822,327.7,0.13,0,0,-9.02,-9.02,0,102,0,0 +17/08/2021 23:30,15.47,71.85,1.557,320.4,0.135,0,0,-8.89,-8.89,0,102,0,0 +18/08/2021 00:00,15.24,72.87,1.449,311.1,0.132,0,0,-9.18,-9.18,0,102,0,0 +18/08/2021 00:30,15.07,73.78,1.672,298.5,0.135,0,0,-9.34,-9.34,0,102,0,0 +18/08/2021 01:00,14.96,73.31,1.706,312.6,0.121,0,0,-9.18,-9.18,0,102,0,0 +18/08/2021 01:30,14.83,74.02,1.279,309.3,0.126,0,0,-9,-9,0,101.9,0,0 +18/08/2021 02:00,14.69,75.07,0.922,294.7,0.146,0,0,-8.93,-8.93,0,101.9,0,0 +18/08/2021 02:30,14.54,76.93,0.902,304.9,0.133,0,0,-10.23,-10.23,0,101.9,0,0 +18/08/2021 03:00,14.43,78.59,0.688,299.1,0.137,0,0,-11.74,-11.74,0,101.9,0,0 +18/08/2021 03:30,14.33,79.74,0.758,283.8,0.145,0,0,-10.96,-10.96,0,101.9,0,0 +18/08/2021 04:00,14.15,81.8,0.653,276.5,0.155,0,0,-16.05,-16.05,0,101.9,0,0 +18/08/2021 04:30,14.07,83.8,0.368,280.1,0.166,0,0,-15.99,-15.99,0,101.9,0,0 +18/08/2021 05:00,14,85.2,0.305,248.2,0.138,0,0,-10.51,-10.51,0,101.9,0,0 +18/08/2021 05:30,13.94,85.6,0.548,242.1,0.134,2.189,0.011,-7.223,-7.223,0,101.8,0,0.056 +18/08/2021 06:00,14.01,85.2,0.381,251.5,0.142,11.12,0.056,-1.331,-1.331,0,101.8,0,0.299 +18/08/2021 06:30,14.23,81.5,0.403,292.4,0.146,22.69,0.113,4.717,4.717,0,101.9,0.008,0.622 +18/08/2021 07:00,14.46,79.06,0.662,289.6,0.136,39.56,0.198,14.79,14.79,0,101.9,0.068,1.168 +18/08/2021 07:30,14.7,76.63,0.78,279,0.145,64.95,0.325,30.9,30.9,0,101.9,0.11,1.999 +18/08/2021 08:00,15.06,74.98,0.772,274.1,0.136,115.4,0.577,59.86,59.86,0,101.8,0.217,3.662 +18/08/2021 08:30,15.6,72.97,1.014,240.5,0.123,188.1,0.94,114.1,114.1,0,101.8,0.338,5.509 +18/08/2021 09:00,15.92,71.8,1.152,250.1,0.131,215.9,1.079,134,134,0,101.9,0.339,6.329 +18/08/2021 09:30,16.07,71.14,1.044,225.6,0.121,215.6,1.078,129.8,129.8,0,101.9,0.366,6.741 +18/08/2021 10:00,15.94,72.3,1.153,264,0.149,203.5,1.017,122.7,122.7,0,101.9,0.341,6.488 +18/08/2021 10:30,16.13,71.56,1.078,267.9,0.13,250,1.25,152.8,152.8,0,101.9,0.425,7.709 +18/08/2021 11:00,16.54,69.92,1.103,242.3,0.121,273.8,1.369,173.6,173.6,0,101.8,0.475,8.38 +18/08/2021 11:30,16.92,67.95,1.188,246.2,0.127,327.1,1.636,208.5,208.5,0,101.8,0.593,9.69 +18/08/2021 12:00,17.22,67.53,1.197,259.5,0.132,308.6,1.543,192.8,192.8,0,101.8,0.574,9.39 +18/08/2021 12:30,17.28,67.74,0.932,267.4,0.132,272.3,1.361,167,167,0,101.8,0.49,8.35 +18/08/2021 13:00,17.23,68.13,1.104,278.1,0.132,239.7,1.198,145.7,145.7,0,101.8,0.417,7.389 +18/08/2021 13:30,17.3,68.32,0.921,265.5,0.121,221.4,1.107,131.9,131.9,0,101.8,0.373,6.816 +18/08/2021 14:00,17.61,67.34,0.816,280.4,0.128,200.2,1.001,116.8,116.8,0,101.7,0.339,6.24 +18/08/2021 14:30,17.64,66.89,0.744,279.7,0.137,202.3,1.011,116.8,116.8,0,101.7,0.339,6.271 +18/08/2021 15:00,18.25,65.31,0.704,241,0.125,232.5,1.163,140.8,140.8,0,101.7,0.398,6.822 +18/08/2021 15:30,18.52,64.28,0.649,208.4,0.103,204.1,1.02,122.6,122.6,0,101.7,0.34,6.069 +18/08/2021 16:00,18.52,65.07,0.71,183.9,0.147,152.8,0.764,88.3,88.3,0,101.6,0.303,4.69 +18/08/2021 16:30,18.36,65.78,0.652,230.1,0.114,121.3,0.606,66.68,66.68,0,101.6,0.234,3.744 +18/08/2021 17:00,18.23,66.41,0.983,215.5,0.123,117.1,0.586,67.67,67.67,0,101.6,0.225,3.408 +18/08/2021 17:30,17.88,67.38,0.874,214,0.126,77.3,0.386,41.27,41.27,0,101.6,0.134,2.229 +18/08/2021 18:00,17.57,68.69,0.578,206.6,0.124,42.71,0.214,17.61,17.61,0,101.5,0.068,1.24 +18/08/2021 18:30,17.24,70.08,0.459,205.3,0.135,18.96,0.095,2.152,2.152,0,101.5,0.01,0.54 +18/08/2021 19:00,16.78,72.28,0.406,189.7,0.148,7.009,0.035,-4.526,-4.526,0,101.5,0,0.23 +18/08/2021 19:30,16.49,74.12,0.291,186.4,0.148,1.092,0.005,-8.08,-8.08,0,101.5,0,0.025 +18/08/2021 20:00,16.26,75.73,0.317,184,0.144,0,0,-8.97,-8.97,0,101.5,0,0 +18/08/2021 20:30,16.16,77.11,0.18,211.2,0.12,0,0,-8.84,-8.84,0,101.5,0,0 +18/08/2021 21:00,16.09,78.18,0.314,229.9,0.121,0,0,-8.18,-8.18,0,101.5,0,0 +18/08/2021 21:30,16.1,77.13,0.407,256.4,0.167,0,0,-8.76,-8.76,0,101.5,0,0 +18/08/2021 22:00,16.08,78.72,0.217,246.2,0.091,0,0,-10.31,-10.31,0,101.5,0,0 +18/08/2021 22:30,15.9,80.8,0.515,232.9,0.117,0,0,-7.89,-7.89,0,101.5,0,0 +18/08/2021 23:00,15.55,83.4,0.629,302.2,0.126,0,0,-21.93,-21.93,0,101.5,0,0 +18/08/2021 23:30,15.16,87.4,0.313,277,0.157,0,0,-11.84,-11.84,0,101.5,0,0 +19/08/2021 00:00,14.73,88.8,1.193,322.1,0.112,0,0,-13.34,-13.34,1.2,101.5,0,0 +19/08/2021 00:30,14.04,90,1.407,337.5,0.143,0,0,-14.06,-14.06,0.2,101.5,0,0 +19/08/2021 01:00,13.95,90.5,1.054,314.5,0.118,0,0,-14.18,-14.18,0,101.5,0,0 +19/08/2021 01:30,13.84,90.4,1.067,314.6,0.127,0,0,-16.41,-16.41,0,101.5,0,0 +19/08/2021 02:00,13.71,90.2,0.324,308.1,0.096,0,0,-15.76,-15.76,0,101.5,0,0 +19/08/2021 02:30,13.88,90.1,0.155,306.6,0.088,0,0,-12.24,-12.24,0,101.4,0,0 +19/08/2021 03:00,13.89,90.2,0.13,306.6,0.078,0,0,-12.68,-12.68,0,101.4,0,0 +19/08/2021 03:30,13.87,90.4,0.062,306.6,0.051,0,0,-11.83,-11.83,0,101.4,0,0 +19/08/2021 04:00,13.76,90.5,0.248,291.4,0.111,0,0,-11.32,-11.32,0,101.4,0,0 +19/08/2021 04:30,13.4,90.1,0.519,288.4,0.133,0.312,0.002,-12.31,-12.31,0,101.4,0,0 +19/08/2021 05:00,13.42,89.3,0.437,291.9,0.135,0.504,0.003,-12.97,-12.97,0,101.4,0,0 +19/08/2021 05:30,13.24,87.8,0.488,292.4,0.144,3.888,0.019,-10.52,-10.52,0,101.4,0,0.065 +19/08/2021 06:00,13.36,86.8,0.282,255,0.086,15.69,0.078,-2.83,-2.83,0,101.4,0.006,0.37 +19/08/2021 06:30,13.54,86.5,0.295,205.7,0.143,55.54,0.278,0.039,0.039,0,101.4,0.099,1.365 +19/08/2021 07:00,14.74,82.1,0.135,193.4,0.071,185.9,0.93,17,17,0,101.4,0.505,6.736 +19/08/2021 07:30,17.25,65.26,0.475,181.7,0.129,300.5,1.502,81,81,0,101.4,0.79,9.3 +19/08/2021 08:00,17.46,63.85,0.824,206,0.113,358,1.79,157.6,157.6,0,101.4,0.804,9.92 +19/08/2021 08:30,17.55,64.22,0.855,219.4,0.114,446.4,2.232,234,234,0,101.4,0.913,11.56 +19/08/2021 09:00,18.22,63.15,0.865,205.4,0.114,423.7,2.118,254,254,0,101.4,0.827,11 +19/08/2021 09:30,18.42,63.34,0.93,257.6,0.119,523.6,2.618,323.4,323.4,0,101.4,0.988,12.89 +19/08/2021 10:00,18.69,62.32,0.898,291.4,0.121,573.2,2.866,353.7,353.7,0,101.4,1.064,14.03 +19/08/2021 10:30,19.51,60.71,0.878,336.7,0.091,562.1,2.81,357.2,357.2,0,101.4,1.055,14.21 +19/08/2021 11:00,19.24,62.54,0.842,278.8,0.109,370.8,1.854,231.3,231.3,0,101.4,0.699,10.54 +19/08/2021 11:30,19.2,63.35,1.022,277,0.119,391.5,1.958,243.7,243.7,0,101.4,0.73,11.04 +19/08/2021 12:00,19.5,63.31,0.939,245.2,0.103,389.6,1.948,247.8,247.8,0,101.4,0.727,10.99 +19/08/2021 12:30,20.1,62.38,0.786,229.8,0.119,383.8,1.919,245,245,0,101.4,0.713,10.8 +19/08/2021 13:00,19.89,64.35,0.918,270.9,0.136,366.7,1.834,230.1,230.1,0,101.4,0.687,10.42 +19/08/2021 13:30,20.57,62.88,0.907,254.4,0.111,380.2,1.901,241.1,241.1,0,101.4,0.709,10.68 +19/08/2021 14:00,20.75,62.52,0.839,243.9,0.11,324.4,1.622,203.8,203.8,0,101.3,0.597,9.21 +19/08/2021 14:30,20.71,63.08,0.613,275.1,0.096,252.9,1.265,151.5,151.5,0,101.3,0.452,7.441 +19/08/2021 15:00,21.03,63.53,0.913,207.9,0.104,250.8,1.254,157.4,157.4,0,101.3,0.447,7.262 +19/08/2021 15:30,20.7,65.42,0.879,227.3,0.12,199.9,0.999,122.4,122.4,0,101.3,0.35,5.847 +19/08/2021 16:00,20.7,65.18,1.024,232.4,0.125,209.8,1.049,132.1,132.1,0,101.3,0.367,5.755 +19/08/2021 16:30,20.55,66.62,0.861,240.2,0.126,138.4,0.692,80.8,80.8,0,101.3,0.271,3.929 +19/08/2021 17:00,20.45,67.19,0.743,235.1,0.121,105.2,0.526,57.3,57.3,0,101.3,0.189,3.014 +19/08/2021 17:30,20.36,68.04,0.533,233.1,0.116,83.7,0.419,42.15,42.15,0,101.3,0.149,2.375 +19/08/2021 18:00,20.26,68.81,0.652,237.8,0.121,78.39,0.392,38.76,38.76,0,101.3,0.138,2.104 +19/08/2021 18:30,19.77,71.53,0.879,239.1,0.135,45.15,0.226,13.03,13.03,0,101.2,0.083,1.157 +19/08/2021 19:00,19.3,74.16,0.622,226.6,0.123,16.44,0.082,-3.314,-3.314,0,101.2,0.007,0.441 +19/08/2021 19:30,18.82,77.22,0.393,227.9,0.132,1.383,0.007,-10.93,-10.93,0,101.3,0,0.052 +19/08/2021 20:00,18.56,78.91,0.268,224,0.09,0,0,-10.24,-10.24,0,101.3,0,0 +19/08/2021 20:30,18.37,80.9,0.376,207.4,0.137,0,0,-9.86,-9.86,0,101.3,0,0 +19/08/2021 21:00,18.16,81.7,0.572,208.8,0.133,0,0,-10.12,-10.12,0,101.3,0,0 +19/08/2021 21:30,18.03,81.7,0.6,217,0.127,0,0,-11.42,-11.42,0,101.3,0,0 +19/08/2021 22:00,17.84,82,0.493,233,0.114,0,0,-11.89,-11.89,0,101.4,0,0 +19/08/2021 22:30,17.63,82.8,0.512,230.6,0.119,0,0,-14.15,-14.15,0,101.4,0,0 +19/08/2021 23:00,17.37,84.1,0.308,207.7,0.141,0,0,-15.95,-15.95,0,101.4,0,0 +19/08/2021 23:30,17.11,85.7,0.217,174.7,0.122,0,0,-12.6,-12.6,0,101.4,0,0 +20/08/2021 00:00,16.92,86.7,0.161,175.8,0.137,0,0,-13.1,-13.1,0,101.4,0,0 +20/08/2021 00:30,16.7,87.5,0.146,175.7,0.115,0,0,-11.7,-11.7,0,101.4,0,0 +20/08/2021 01:00,16.65,88.2,0.126,175.7,0.078,0,0,-9.91,-9.91,0,101.3,0,0 +20/08/2021 01:30,16.61,88.7,0.048,175.8,0.052,0,0,-9.58,-9.58,0,101.3,0,0 +20/08/2021 02:00,16.58,89,0.011,175.8,0.026,0,0,-9.74,-9.74,0,101.3,0,0 +20/08/2021 02:30,16.55,89.2,0.013,175.8,0.012,0,0,-10.24,-10.24,0,101.3,0,0 +20/08/2021 03:00,16.53,89.5,0.103,177.4,0.103,0,0,-10.11,-10.11,0,101.3,0,0 +20/08/2021 03:30,16.48,89.5,0,0,0,0,0,-11.22,-11.22,0,101.3,0,0 +20/08/2021 04:00,16.45,89.8,0.047,177.7,0.042,0,0,-12.13,-12.13,0,101.3,0,0 +20/08/2021 04:30,16.34,90.1,0.047,177.7,0.055,0,0,-11.35,-11.35,0,101.3,0,0 +20/08/2021 05:00,16.26,90.3,0,0,0,0,0,-11.57,-11.57,0,101.3,0,0 +20/08/2021 05:30,16.24,90.4,0,0,0,2.501,0.013,-10.36,-10.36,0,101.3,0,0.061 +20/08/2021 06:00,16.28,90.6,0,0,0,13.27,0.066,-3.183,-3.183,0,101.3,0,0.282 +20/08/2021 06:30,16.6,90.8,0,177.5,0.001,47.94,0.24,20.54,20.54,0,101.3,0.057,1.229 +20/08/2021 07:00,17.23,90.4,0.001,217,0.006,86.1,0.43,43.16,43.16,0,101.3,0.136,2.319 +20/08/2021 07:30,17.59,88.9,0.004,260.4,0.032,113.8,0.569,57.2,57.2,0,101.3,0.197,3.084 +20/08/2021 08:00,18.4,85.3,0.001,286.1,0.013,129.2,0.646,65.81,65.81,0,101.3,0.22,3.696 +20/08/2021 08:30,18.85,80.1,0.004,321.1,0.035,136.8,0.684,72.49,72.49,0,101.3,0.251,4.02 +20/08/2021 09:00,19.5,76.12,0.004,24.09,0.035,163.3,0.817,92.3,92.3,0,101.3,0.289,4.779 +20/08/2021 09:30,19.84,73.75,0.018,135.4,0.07,188.6,0.943,108.2,108.2,0,101.4,0.339,5.509 +20/08/2021 10:00,20.13,73.31,0.134,158.6,0.106,223,1.115,131.3,131.3,0,101.3,0.362,6.359 +20/08/2021 10:30,20.66,71.54,0.586,152.9,0.12,271.9,1.36,165.1,165.1,0,101.3,0.438,7.719 +20/08/2021 11:00,21.03,70.04,0.605,166.8,0.116,311.5,1.557,192.8,192.8,0,101.3,0.519,8.74 +20/08/2021 11:30,21.51,67.37,0.575,161.2,0.131,303.3,1.516,185.8,185.8,0,101.3,0.508,8.58 +20/08/2021 12:00,21.76,65.43,0.628,129.8,0.115,306.7,1.533,190.8,190.8,0,101.3,0.501,8.53 +20/08/2021 12:30,21.24,65.66,0.62,152.1,0.124,193.7,0.969,113.1,113.1,0,101.3,0.339,5.894 +20/08/2021 13:00,21.88,61.42,0.328,148.6,0.082,318.7,1.594,197.3,197.3,0,101.3,0.537,8.89 +20/08/2021 13:30,22.81,58.14,0.636,286.9,0.127,454.6,2.273,293.8,293.8,0,101.3,0.767,11.56 +20/08/2021 14:00,23.04,58.06,0.599,244.3,0.092,396.3,1.981,252.3,252.3,0,101.3,0.688,10.24 +20/08/2021 14:30,23.09,57.99,0.742,277.5,0.139,371.9,1.86,233.7,233.7,0,101.3,0.652,9.93 +20/08/2021 15:00,23.5,56.3,0.436,213.4,0.109,335.7,1.678,204.3,204.3,0,101.3,0.573,8.54 +20/08/2021 15:30,23.72,55.15,0.35,161.9,0.099,350.4,1.752,218,218,0,101.2,0.599,8.55 +20/08/2021 16:00,24.62,53.67,0.763,47.3,0.073,538.9,2.695,349.1,349.1,0,101.2,0.88,12.13 +20/08/2021 16:30,23.56,57.3,0.433,25.16,0.113,177.5,0.888,76.69,76.69,0,101.2,0.328,4.224 +20/08/2021 17:00,23.26,58.4,0.393,25.43,0.083,234.1,1.171,119.8,119.8,0,101.2,0.388,5.796 +20/08/2021 17:30,23,59.33,0.487,58.5,0.112,138.9,0.695,46.41,46.41,0,101.2,0.269,3.63 +20/08/2021 18:00,22.74,61.9,0.256,28.3,0.111,124,0.62,47.05,47.05,0,101.2,0.234,3.412 +20/08/2021 18:30,22.55,61.29,0.426,52.6,0.11,92.4,0.462,22.4,22.4,0,101.2,0.147,2.384 +20/08/2021 19:00,21.31,65.46,0.338,52.65,0.112,20.81,0.104,-27.94,-27.94,0,101.2,0.034,0.66 +20/08/2021 19:30,19.53,71.76,0.134,36.6,0.072,0.369,0.002,-40.11,-40.11,0,101.2,0,0.053 +20/08/2021 20:00,17.74,78.75,0.167,34.77,0.056,0,0,-37.15,-37.15,0,101.2,0,0 +20/08/2021 20:30,16.69,83.9,0.132,6.41,0.102,0,0,-36.57,-36.57,0,101.2,0,0 +20/08/2021 21:00,16.47,85.4,0.1,38.94,0.057,0,0,-36.01,-36.01,0,101.2,0,0 +20/08/2021 21:30,16.09,86.4,0.071,47.55,0.056,0,0,-35.89,-35.89,0,101.2,0,0 +20/08/2021 22:00,15.84,87.5,0.07,47.9,0.054,0,0,-32.07,-32.07,0,101.2,0,0 +20/08/2021 22:30,15.17,88.3,0.003,48.03,0.007,0,0,-36.34,-36.34,0,101.2,0,0 +20/08/2021 23:00,14.86,89,0.034,48.24,0.034,0,0,-36.04,-36.04,0,101.2,0,0 +20/08/2021 23:30,13.83,89,0.011,48.16,0.007,0,0,-36.3,-36.3,0,101.2,0,0 +21/08/2021 00:00,13.58,90.3,0,0,0,0,0,-33.1,-33.1,0,101.2,0,0 +21/08/2021 00:30,13.44,90.8,0,48.3,0,0,0,-32.41,-32.41,0,101.2,0,0 +21/08/2021 01:00,13.29,91.6,0,48.3,0,0,0,-34.36,-34.36,0,101.1,0,0 +21/08/2021 01:30,13.45,91.7,0,0,0,0,0,-32.02,-32.02,0,101.1,0,0 +21/08/2021 02:00,12.69,91.6,0,0,0,0,0,-29.95,-29.95,0,101.1,0,0 +21/08/2021 02:30,12.43,92,0.134,48.27,0.052,0,0,-29.16,-29.16,0,101.1,0,0 +21/08/2021 03:00,12.42,92.2,0.025,48.28,0.018,0,0,-27.95,-27.95,0,101.1,0,0 +21/08/2021 03:30,12.17,92.4,0.016,48.29,0.007,0,0,-28.26,-28.26,0,101.1,0,0 +21/08/2021 04:00,12.26,92.5,0.038,48.3,0.017,0,0,-29.06,-29.06,0,101,0,0 +21/08/2021 04:30,12.62,93.5,0.184,51.42,0.065,0,0,-19.95,-19.95,0,101,0,0 +21/08/2021 05:00,13.24,93.2,0.202,204.5,0.106,0.071,0,-10.15,-10.15,0,101.1,0,0 +21/08/2021 05:30,13.46,92.9,0.12,214.4,0.067,2.583,0.013,-17.91,-17.91,0,101.1,0,0.075 +21/08/2021 06:00,13.9,93.1,0.19,220,0.068,23.03,0.115,-10.74,-10.74,0,101.1,0.012,0.651 +21/08/2021 06:30,14.23,92.9,0.046,243.9,0.044,22.66,0.113,-4.478,-4.478,0,101.2,0.007,0.672 +21/08/2021 07:00,14.4,92.7,0.389,211.7,0.131,24.81,0.124,-1.985,-1.985,0,101.2,0.002,0.72 +21/08/2021 07:30,14.58,92.7,0.17,191.9,0.074,31.35,0.157,4.65,4.65,0,101.2,0.055,0.858 +21/08/2021 08:00,14.92,92.5,0.176,234.3,0.089,32.28,0.161,6.655,6.655,0.4,101.2,0.046,0.888 +21/08/2021 08:30,15.18,92.5,0.48,246.7,0.114,31.26,0.156,8.01,8.01,1.2,101.2,0.05,0.828 +21/08/2021 09:00,15.76,92.4,0.249,214.6,0.083,41.49,0.207,10.8,10.8,0.6,101.2,0.068,1.07 +21/08/2021 09:30,16.02,92.3,0.727,161.1,0.143,38.1,0.191,11.52,11.52,0.2,101.2,0.063,0.94 +21/08/2021 10:00,16.11,92,0.544,175.9,0.135,50.6,0.253,18.23,18.23,0.4,101.3,0.066,1.316 +21/08/2021 10:30,16.28,91.8,0.514,245.5,0.129,77.97,0.39,38.04,38.04,0.2,101.3,0.095,2.193 +21/08/2021 11:00,17,91.3,0.742,208.7,0.122,242.1,1.211,138.8,138.8,0,101.3,0.339,6.163 +21/08/2021 11:30,17.87,89.6,1.123,184.5,0.139,329.6,1.648,194.9,194.9,0,101.3,0.499,8.3 +21/08/2021 12:00,19.38,83.9,1.438,183.2,0.137,553.9,2.77,371,371,0,101.3,0.893,12.88 +21/08/2021 12:30,20.33,78.03,1.638,200.9,0.124,349.8,1.749,245.8,245.8,0,101.3,0.595,9.24 +21/08/2021 13:00,19.59,79.78,1.494,192.7,0.137,133.9,0.669,90.5,90.5,0,101.3,0.23,3.581 +21/08/2021 13:30,19.35,82.6,1.236,198.2,0.126,146.3,0.731,96.2,96.2,0,101.3,0.252,3.862 +21/08/2021 14:00,20.03,82.8,1.631,194.3,0.131,230.5,1.153,65.56,65.56,0,101.3,0.374,5.989 +21/08/2021 14:30,20.06,83.6,1.662,202.5,0.12,153.1,0.766,81.7,81.7,0,101.3,0.257,4.089 +21/08/2021 15:00,19.58,85.5,1.764,201.6,0.128,132.8,0.664,46.61,46.61,0,101.3,0.236,3.859 +21/08/2021 15:30,19.75,86.6,1.565,204.1,0.13,226.9,1.134,88.6,88.6,0,101.3,0.362,5.948 +21/08/2021 16:00,21.25,81.1,1.387,203.8,0.13,400.6,2.003,268.1,268.1,0,101.3,0.587,8.57 +21/08/2021 16:30,22.75,72.19,1.43,214.3,0.122,374.7,1.874,250.6,250.6,0,101.3,0.556,7.168 +21/08/2021 17:00,22.87,68.99,1.362,217.9,0.122,254.3,1.272,152.8,152.8,0,101.3,0.375,4.692 +21/08/2021 17:30,22.62,69.86,1.356,219.1,0.125,220.7,1.104,120.1,120.1,0,101.3,0.321,4.2 +21/08/2021 18:00,22.59,70.36,0.996,218.4,0.123,114.4,0.572,41.53,41.53,0,101.3,0.194,2.242 +21/08/2021 18:30,21.52,72.9,0.961,218.7,0.122,38.73,0.194,-9.12,-9.12,0,101.3,0.07,0.826 +21/08/2021 19:00,20.35,75.9,0.844,233.4,0.128,18.27,0.091,-33.1,-33.1,0,101.3,0.015,0.497 +21/08/2021 19:30,19.29,78.97,0.965,239.4,0.138,0.396,0.002,-49.37,-49.37,0,101.4,0,0.046 +21/08/2021 20:00,18.6,82.3,0.812,244.3,0.143,0,0,-51.37,-51.37,0,101.4,0,0 +21/08/2021 20:30,18.04,85.3,0.719,254,0.136,0,0,-47.31,-47.31,0,101.5,0,0 +21/08/2021 21:00,16.94,86.6,0.242,349.2,0.114,0,0,-36.45,-36.45,0,101.5,0,0 +21/08/2021 21:30,15.97,87.6,0.043,354.7,0.029,0,0,-38.14,-38.14,0,101.5,0,0 +21/08/2021 22:00,15.78,86.2,0.53,291.7,0.116,0,0,-38.87,-38.87,0,101.5,0,0 +21/08/2021 22:30,15.9,83.8,0.659,256.7,0.15,0,0,-45,-45,0,101.6,0,0 +21/08/2021 23:00,15.37,85.4,0.413,266.3,0.153,0,0,-42.77,-42.77,0,101.6,0,0 +21/08/2021 23:30,15.23,85.7,0.509,271.8,0.175,0,0,-40.98,-40.98,0,101.6,0,0 +22/08/2021 00:00,14.84,86.3,0.303,263.2,0.148,0,0,-39.94,-39.94,0,101.6,0,0 +22/08/2021 00:30,14.31,87.7,0.066,268,0.039,0,0,-34.21,-34.21,0,101.6,0,0 +22/08/2021 01:00,13.81,88.9,0.288,256,0.111,0,0,-42.1,-42.1,0,101.6,0,0 +22/08/2021 01:30,13.46,90.1,0.478,251.5,0.145,0,0,-45.41,-45.41,0,101.6,0,0 +22/08/2021 02:00,13.46,90.7,0.379,255.6,0.127,0,0,-46.43,-46.43,0,101.7,0,0 +22/08/2021 02:30,13.24,90.9,0.176,252.9,0.102,0,0,-44.27,-44.27,0,101.7,0,0 +22/08/2021 03:00,12.91,91.2,0.229,272.7,0.122,0,0,-42.29,-42.29,0,101.7,0,0 +22/08/2021 03:30,12.71,91.6,0.283,265.9,0.12,0,0,-38.82,-38.82,0,101.7,0,0 +22/08/2021 04:00,12.86,92,0.529,247.8,0.144,0,0,-39.7,-39.7,0,101.7,0,0 +22/08/2021 04:30,12.81,92.2,0.575,252.1,0.149,0,0,-48.65,-48.65,0,101.7,0,0 +22/08/2021 05:00,12.49,92,0.065,268.5,0.046,0,0,-38.89,-38.89,0,101.7,0,0 +22/08/2021 05:30,12.17,92.5,0.017,265.4,0.016,3.881,0.019,-29.82,-29.82,0,101.7,0,0.19 +22/08/2021 06:00,12.08,92.4,0.004,265.5,0.005,27.68,0.138,-21.74,-21.74,0.2,101.7,0.059,0.965 +22/08/2021 06:30,13.02,92.8,0.352,263.1,0.111,48.48,0.242,15.26,15.26,0,101.8,0.069,1.266 +22/08/2021 07:00,13.9,92.4,0.578,260.7,0.144,97.7,0.488,36.36,36.36,0,101.8,0.173,2.424 +22/08/2021 07:30,14.79,91.6,0.977,277.4,0.15,148.7,0.743,68.41,68.41,0,101.8,0.257,4.118 +22/08/2021 08:00,15.44,89.4,1.102,287.9,0.147,162.5,0.812,83,83,0,101.8,0.289,4.454 +22/08/2021 08:30,16.43,85.2,1.302,287,0.147,248,1.24,136.4,136.4,0,101.9,0.409,6.587 +22/08/2021 09:00,17.59,78.1,1.875,296.8,0.14,370.5,1.853,220.7,220.7,0,101.9,0.643,9.49 +22/08/2021 09:30,18.33,74.66,2.297,309.8,0.124,509.2,2.546,293.3,293.3,0,101.9,0.902,12.16 +22/08/2021 10:00,19,71.03,2.191,310.1,0.122,496.2,2.481,299.1,299.1,0,101.9,0.9,12.36 +22/08/2021 10:30,19.03,69.03,2.242,299.9,0.129,398.8,1.994,244.2,244.2,0,101.9,0.711,10.43 +22/08/2021 11:00,19.59,67.45,2.106,304.6,0.131,595.4,2.977,378.9,378.9,0,101.9,0.979,13.42 +22/08/2021 11:30,20.33,63.53,2.449,294.7,0.133,670.3,3.352,445.9,445.9,0,101.9,1.076,14.78 +22/08/2021 12:00,20.87,61,1.975,290.5,0.139,796.9,3.985,537.8,537.8,0,101.9,1.261,16.65 +22/08/2021 12:30,20.98,60.83,2.065,300.2,0.133,465.2,2.326,307.5,307.5,0,101.9,0.758,11.36 +22/08/2021 13:00,21.14,60.44,2.249,314.8,0.12,565,2.825,357.3,357.3,0,101.9,0.89,12.53 +22/08/2021 13:30,20.98,60.95,2.21,334.1,0.135,493.6,2.468,306.6,306.6,0,101.9,0.714,10.3 +22/08/2021 14:00,21.9,56.34,2.43,326.2,0.124,660.9,3.305,424.8,424.9,0,101.9,0.999,13.45 +22/08/2021 14:30,22.07,54.1,2.34,335.2,0.136,591.7,2.959,373.5,373.5,0,101.9,0.884,11.83 +22/08/2021 15:00,21.83,54.85,2.553,333.7,0.139,506.8,2.534,306.7,306.7,0,101.9,0.734,9.58 +22/08/2021 15:30,21.98,54.1,2.499,336.5,0.134,492.3,2.462,291.4,291.4,0,101.9,0.721,9.46 +22/08/2021 16:00,22.01,55.11,2.356,342.4,0.138,470.6,2.353,282.4,282.4,0,101.9,0.706,8.9 +22/08/2021 16:30,21.29,56.94,1.754,351.3,0.144,291.7,1.459,151.2,151.2,0,102,0.439,5.057 +22/08/2021 17:00,21.38,56.33,1.881,348.5,0.142,308.7,1.544,159.4,159.4,0,102,0.392,5.1 +22/08/2021 17:30,21.34,56.64,1.575,357.7,0.141,238.9,1.195,107.7,107.7,0,102,0.322,3.836 +22/08/2021 18:00,20.77,57.63,1.462,359.9,0.143,156.8,0.784,50.57,50.57,0,102,0.226,2.553 +22/08/2021 18:30,19.86,59.7,1.215,356.5,0.14,79.33,0.397,1.086,1.086,0,102,0.117,1.392 +22/08/2021 19:00,18.28,63.86,0.983,352.4,0.148,14.99,0.075,-40.72,-40.72,0,102,0.037,0.433 +22/08/2021 19:30,16.83,69.34,0.819,346.6,0.138,0.615,0.003,-49.34,-49.34,0,102.1,0,0.076 +22/08/2021 20:00,15.89,76.17,0.913,346.9,0.153,0,0,-47.83,-47.83,0,102.1,0,0 +22/08/2021 20:30,15.22,79.76,0.305,343.4,0.089,0,0,-49.35,-49.35,0,102.2,0,0 +22/08/2021 21:00,14.39,84.1,0.135,303.4,0.067,0,0,-48.9,-48.9,0,102.2,0,0 +22/08/2021 21:30,13.89,86.8,0.076,292.5,0.06,0,0,-46.15,-46.15,0,102.2,0,0 +22/08/2021 22:00,13.31,88.3,0.354,284.9,0.072,0,0,-45.14,-45.14,0,102.2,0,0 +22/08/2021 22:30,13.46,89.6,0.691,278.9,0.134,0,0,-49.18,-49.18,0,102.2,0,0 +22/08/2021 23:00,13.12,90.2,0.632,282.3,0.152,0,0,-47.65,-47.65,0,102.2,0,0 +22/08/2021 23:30,12.57,90.1,0.303,310.4,0.081,0,0,-42.34,-42.34,0,102.2,0,0 +23/08/2021 00:00,12.17,91.3,0.275,323.6,0.101,0,0,-41.66,-41.66,0,102.2,0,0 +23/08/2021 00:30,12.11,91.7,0.532,326.9,0.098,0,0,-42.19,-42.19,0,102.2,0,0 +23/08/2021 01:00,12.13,91.9,0.435,321.2,0.1,0,0,-45.05,-45.05,0,102.2,0,0 +23/08/2021 01:30,11.85,92.5,0.322,297.7,0.096,0,0,-45.23,-45.23,0,102.2,0,0 +23/08/2021 02:00,11.49,92.1,0.142,264.6,0.058,0,0,-42.05,-42.05,0,102.2,0,0 +23/08/2021 02:30,11.2,93,0.407,281.4,0.158,0,0,-38.79,-38.79,0,102.2,0,0 +23/08/2021 03:00,11.39,93.3,0.637,285.1,0.153,0,0,-33.49,-33.49,0,102.2,0,0 +23/08/2021 03:30,11.74,93.4,0.987,285.4,0.157,0,0,-21.96,-21.96,0,102.2,0,0 +23/08/2021 04:00,11.8,93.8,0.747,286.9,0.149,0.004,0,-14.37,-14.37,0,102.2,0,0 +23/08/2021 04:30,12.47,94.2,0.926,300.8,0.137,0,0,-9.48,-9.48,0,102.2,0,0 +23/08/2021 05:00,12.74,94.1,0.939,304.9,0.127,0.014,0,-12.89,-12.89,0,102.2,0,0 +23/08/2021 05:30,12.91,94.4,0.903,308.4,0.129,3.448,0.017,-4.014,-4.014,0,102.2,0,0.086 +23/08/2021 06:00,13.07,94.3,1.056,303.6,0.141,25.7,0.129,-0.7,-0.7,0,102.2,0.027,0.623 +23/08/2021 06:30,13.12,94.5,1.351,308.5,0.131,54.23,0.271,21.13,21.13,0,102.2,0.075,1.306 +23/08/2021 07:00,13.56,94.6,1.189,318.8,0.13,94.4,0.472,43.04,43.04,0,102.2,0.157,2.298 +23/08/2021 07:30,14.07,94.6,1.321,312.8,0.124,143.4,0.717,69.04,69.04,0,102.2,0.232,3.539 +23/08/2021 08:00,14.48,94.6,1.227,317.4,0.127,176.4,0.882,88.2,88.2,0,102.2,0.284,4.571 +23/08/2021 08:30,15.36,94.1,1.109,331.1,0.129,229.2,1.146,109.6,109.6,0,102.2,0.388,5.639 +23/08/2021 09:00,16.68,92.8,1.015,350.1,0.126,473.5,2.367,243.4,243.4,0,102.2,0.807,11.01 +23/08/2021 09:30,18.23,89.4,1.043,330.2,0.127,540.3,2.702,296.7,296.7,0,102.2,0.938,11.5 +23/08/2021 10:00,20.47,71.62,1.403,12.72,0.124,565.3,2.826,318.3,318.3,0,102.2,0.972,11.82 +23/08/2021 10:30,20.65,69.75,1.41,6.377,0.132,454.4,2.272,258.6,258.6,0,102.2,0.78,9.92 +23/08/2021 11:00,21.75,68.07,1.723,357.6,0.128,679.6,3.398,431.2,431.2,0,102.2,1.114,14.78 +23/08/2021 11:30,21.21,67.8,1.671,357.9,0.139,381.4,1.907,225,225,0,102.2,0.621,8.8 +23/08/2021 12:00,22.27,64.98,1.243,32.95,0.113,521.4,2.607,321.1,321.1,0,102.2,0.817,11.03 +23/08/2021 12:30,22.81,61.64,1.421,29.99,0.12,589.2,2.946,377.8,377.8,0,102.2,0.947,12.98 +23/08/2021 13:00,23.43,61.25,1.737,17.24,0.119,813,4.065,537.6,537.6,0,102.1,1.205,15.81 +23/08/2021 13:30,23.71,59.05,1.716,24.34,0.115,727.3,3.637,471.9,471.9,0,102.1,1.065,13.74 +23/08/2021 14:00,24.16,56.61,1.642,33.26,0.118,675.7,3.379,438.4,438.4,0,102.1,1.033,13.45 +23/08/2021 14:30,24.17,56.26,1.939,15.21,0.121,645.9,3.23,421,421,0,102.1,1.005,12.87 +23/08/2021 15:00,23.81,58.25,1.571,24,0.119,516.4,2.582,325.5,325.5,0,102.1,0.786,9.84 +23/08/2021 15:30,23.65,58.75,1.811,24.76,0.113,476.4,2.382,296.4,296.4,0,102.1,0.738,9.48 +23/08/2021 16:00,23.02,61.09,1.971,13.27,0.124,363.5,1.818,218.8,218.8,0,102.1,0.609,7.885 +23/08/2021 16:30,22.52,62.42,1.898,20.97,0.119,339,1.695,190.1,190.1,0,102.1,0.52,6.42 +23/08/2021 17:00,22.38,61.69,1.752,24.53,0.12,303,1.515,158.1,158.1,0,102.1,0.419,5.369 +23/08/2021 17:30,22.09,62.24,2.021,8.82,0.127,210.3,1.051,101.4,101.4,0,102.1,0.318,4.217 +23/08/2021 18:00,21.15,64.81,1.647,13.35,0.125,135.6,0.678,37.24,37.24,0,102.1,0.23,2.427 +23/08/2021 18:30,20.38,67.96,1.688,7.065,0.134,72.2,0.361,-4.828,-4.828,0,102.1,0.128,1.53 +23/08/2021 19:00,19.18,72.52,1.154,1.254,0.146,19.68,0.098,-39.38,-39.38,0,102.1,0.041,0.675 +23/08/2021 19:30,18.34,73.71,1.286,12.58,0.14,1.375,0.007,-51.81,-51.81,0,102.1,0,0.128 +23/08/2021 20:00,17.59,75.08,1.031,17.8,0.134,0,0,-54.22,-54.22,0,102.2,0,0 +23/08/2021 20:30,16.76,77.63,0.996,4.671,0.147,0,0,-54.81,-54.81,0,102.2,0,0 +23/08/2021 21:00,16.13,79.91,0.805,357.7,0.149,0,0,-53.04,-53.04,0,102.2,0,0 +23/08/2021 21:30,15.55,82,0.742,352.7,0.155,0,0,-50.51,-50.51,0,102.2,0,0 +23/08/2021 22:00,15.13,83.2,0.713,0.984,0.148,0,0,-51.35,-51.35,0,102.2,0,0 +23/08/2021 22:30,14.77,84.3,0.508,330.7,0.14,0,0,-46.52,-46.52,0,102.2,0,0 +23/08/2021 23:00,14.27,85.9,0.434,335.2,0.131,0,0,-43.52,-43.52,0,102.2,0,0 +23/08/2021 23:30,14.02,87.2,0.501,301.2,0.103,0,0,-42.48,-42.48,0,102.2,0,0 +24/08/2021 00:00,13.6,88.3,0.342,255.1,0.124,0,0,-42.52,-42.52,0,102.2,0,0 +24/08/2021 00:30,13.18,89.4,0.671,296.8,0.121,0,0,-40.1,-40.1,0,102.2,0,0 +24/08/2021 01:00,13.11,90.1,0.61,338.8,0.136,0,0,-42.88,-42.88,0,102.2,0,0 +24/08/2021 01:30,13.05,90.8,0.844,341.2,0.148,0,0,-44.69,-44.69,0,102.1,0,0 +24/08/2021 02:00,13.15,91,0.959,339.3,0.144,0,0,-46.68,-46.68,0,102.1,0,0 +24/08/2021 02:30,12.97,91.1,0.652,338.9,0.14,0,0,-40.67,-40.67,0,102.1,0,0 +24/08/2021 03:00,12.8,91.3,0.525,351.5,0.152,0,0,-43.73,-43.73,0,102.1,0,0 +24/08/2021 03:30,12.95,91.5,1.097,344.8,0.149,0,0,-45.84,-45.84,0.2,102.1,0,0 +24/08/2021 04:00,12.89,91.1,0.535,357.3,0.148,0,0,-46.23,-46.23,0,102.1,0,0 +24/08/2021 04:30,12.55,91,0.366,12.88,0.132,0,0,-44.14,-44.14,0,102.1,0,0 +24/08/2021 05:00,12.29,91.1,0.376,11.63,0.138,0.039,0,-36.49,-36.49,0,102.1,0,0 +24/08/2021 05:30,12.66,91.5,0.538,2.361,0.131,2.862,0.014,-28.04,-28.04,0,102.1,0,0.115 +24/08/2021 06:00,12.55,91.3,0.413,356.3,0.126,25.37,0.127,-31.03,-31.03,0,102.1,0.047,0.861 +24/08/2021 06:30,13.05,91.4,0.316,347.5,0.114,67.96,0.34,-10.41,-10.41,0,102.1,0.181,2.748 +24/08/2021 07:00,13.75,90.8,0.341,40.72,0.113,66.63,0.333,17.94,17.94,0,102.1,0.117,1.657 +24/08/2021 07:30,14.47,89.8,0.702,48.94,0.122,98.7,0.494,51.1,51.1,0,102.1,0.159,2.796 +24/08/2021 08:00,15.16,87.1,1.069,65.83,0.126,101.4,0.507,52.49,52.49,0,102.1,0.162,2.852 +24/08/2021 08:30,15.94,84.1,1.084,61.24,0.122,121.9,0.609,56.8,56.8,0,102.1,0.208,3.488 +24/08/2021 09:00,16.51,81.5,1.165,56.53,0.115,204.6,1.023,107.2,107.2,0,102.1,0.348,5.75 +24/08/2021 09:30,18.04,76.47,1.182,52.24,0.119,391.6,1.958,220.7,220.7,0,102.1,0.645,9.88 +24/08/2021 10:00,20.09,69.61,1.31,43.14,0.116,599.8,2.999,343.5,343.5,0,102.1,1.011,13.25 +24/08/2021 10:30,20.64,66.17,1.614,67.16,0.127,600.9,3.004,347.2,347.2,0,102.1,1.01,12.76 +24/08/2021 11:00,21.85,62.83,1.409,69.91,0.118,735.9,3.679,446.9,446.9,0,102,1.168,15.05 +24/08/2021 11:30,22.61,60.58,1.602,57.71,0.119,704.2,3.521,430.3,430.3,0,102,1.087,14.08 +24/08/2021 12:00,22.98,56.58,1.723,62.45,0.113,544.1,2.721,328.4,328.4,0,102,0.865,11.14 +24/08/2021 12:30,23.11,54.02,1.85,66.51,0.119,653.8,3.269,410.6,410.6,0,102,0.988,13.25 +24/08/2021 13:00,24.01,49.14,1.814,77.39,0.115,705.2,3.526,453.3,453.3,0,101.9,1.039,13.89 +24/08/2021 13:30,23.88,48.77,2.186,59.59,0.119,554.3,2.771,345.8,345.9,0,101.9,0.848,11.4 +24/08/2021 14:00,24.06,47.19,1.793,68.72,0.116,694.9,3.474,451.8,451.8,0,101.9,1.025,13.88 +24/08/2021 14:30,24.81,46.03,1.603,46.97,0.121,559.5,2.798,356.6,356.6,0,101.9,0.843,11.51 +24/08/2021 15:00,24.5,46.03,1.721,51.39,0.12,497.5,2.487,310,310,0,101.9,0.73,9.97 +24/08/2021 15:30,24.13,45.33,1.692,54.54,0.12,433.4,2.167,255.3,255.3,0,101.8,0.612,8.23 +24/08/2021 16:00,24.33,43.5,1.565,59.7,0.121,457.4,2.287,270.6,270.6,0,101.8,0.619,8.34 +24/08/2021 16:30,24.3,42.84,1.481,51.98,0.118,325.9,1.629,181.6,181.6,0,101.8,0.486,6.342 +24/08/2021 17:00,23.97,42.97,1.349,58.85,0.121,285.3,1.426,144.8,144.8,0,101.8,0.383,5.304 +24/08/2021 17:30,23.54,44.21,1.329,51.73,0.12,210.5,1.053,94,94,0,101.8,0.307,3.972 +24/08/2021 18:00,23.14,44.13,1.227,56.31,0.122,131.5,0.658,33.3,33.3,0,101.8,0.205,2.376 +24/08/2021 18:30,22.49,45.42,0.909,50.1,0.119,65.84,0.329,-8.61,-8.61,0,101.8,0.115,1.295 +24/08/2021 19:00,20.73,52.7,0.587,38.78,0.125,12.8,0.064,-42.55,-42.55,0,101.8,0.031,0.453 +24/08/2021 19:30,18.87,63.83,0.598,16.14,0.146,0.138,0.001,-48.06,-48.06,0,101.8,0,0.067 +24/08/2021 20:00,18.37,69.6,1.005,29.41,0.128,0,0,-54.97,-54.97,0,101.9,0,0 +24/08/2021 20:30,17.98,70.81,1.04,34.96,0.117,0,0,-57.4,-57.4,0,101.9,0,0 +24/08/2021 21:00,17.58,72.22,1.228,34.65,0.117,0,0,-58.78,-58.78,0,101.9,0,0 +24/08/2021 21:30,17.32,73.85,1.257,38.25,0.114,0,0,-60.2,-60.2,0,101.9,0,0 +24/08/2021 22:00,17.08,74.97,1.274,51.4,0.118,0,0,-60.72,-60.72,0,101.9,0,0 +24/08/2021 22:30,16.83,75.72,1.528,51.79,0.114,0,0,-60.92,-60.92,0,101.9,0,0 +24/08/2021 23:00,16.5,77.13,1.446,54.96,0.119,0,0,-61.07,-61.07,0,101.9,0,0 +24/08/2021 23:30,16.16,78.68,1.375,48.9,0.123,0,0,-61.79,-61.79,0,101.9,0,0 +25/08/2021 00:00,15.87,80.1,1.31,49.11,0.12,0,0,-61.24,-61.24,0,101.9,0,0 +25/08/2021 00:30,15.53,81.3,1.32,49.51,0.121,0,0,-60.45,-60.45,0,101.9,0,0 +25/08/2021 01:00,15.41,81.1,1.353,55.5,0.119,0,0,-60.57,-60.57,0,101.8,0,0 +25/08/2021 01:30,15.15,81.6,1.364,52.34,0.121,0,0,-60.06,-60.06,0,101.8,0,0 +25/08/2021 02:00,14.71,82.4,0.964,42.04,0.116,0,0,-60.07,-60.07,0,101.8,0,0 +25/08/2021 02:30,14.4,83.3,1.005,39.95,0.119,0,0,-59.16,-59.16,0,101.8,0,0 +25/08/2021 03:00,14.32,83,1.107,38.72,0.12,0,0,-58.55,-58.55,0,101.8,0,0 +25/08/2021 03:30,14.11,82.9,0.88,36.71,0.119,0,0,-59.06,-59.06,0,101.7,0,0 +25/08/2021 04:00,13.99,82.7,0.9,49.31,0.117,0,0,-57.44,-57.44,0,101.7,0,0 +25/08/2021 04:30,13.52,83.2,0.528,47.06,0.12,0,0,-55.55,-55.55,0,101.7,0,0 +25/08/2021 05:00,13.08,84,0.483,45.55,0.1,0,0,-53.22,-53.22,0,101.7,0,0 +25/08/2021 05:30,13.06,84.5,0.753,60.13,0.126,2.654,0.013,-51.07,-51.07,0,101.7,0,0.176 +25/08/2021 06:00,13.22,83.5,0.865,53.54,0.127,20.89,0.104,-42.56,-42.56,0,101.7,0.056,0.678 +25/08/2021 06:30,13.78,81.8,0.765,55.81,0.119,77.29,0.386,-12.69,-12.69,0,101.8,0.311,4.362 +25/08/2021 07:00,15.28,75.45,1.255,56.29,0.12,178.4,0.892,16.7,16.7,0,101.8,0.518,6.779 +25/08/2021 07:30,16.21,72.29,1.493,59.11,0.117,265.5,1.327,64.28,64.28,0,101.8,0.678,8.09 +25/08/2021 08:00,17.27,69.42,1.366,60.11,0.118,350.6,1.753,122.3,122.3,0,101.8,0.75,9.05 +25/08/2021 08:30,18.23,67.22,1.529,55.24,0.118,434.7,2.173,183.1,183.1,0,101.7,0.846,10.43 +25/08/2021 09:00,19.43,64.43,1.402,61.5,0.119,513.1,2.565,242.4,242.4,0,101.7,0.95,11.69 +25/08/2021 09:30,20.32,60.73,1.573,64.77,0.125,587,2.935,304.6,304.6,0,101.7,1.03,12.67 +25/08/2021 10:00,21.44,57.23,1.562,69.01,0.121,647.5,3.237,357.4,357.4,0,101.7,1.105,13.62 +25/08/2021 10:30,22.48,52.82,1.723,63.33,0.12,698.1,3.49,402.1,402.1,0,101.7,1.126,14.2 +25/08/2021 11:00,22.76,49.49,1.958,65.79,0.12,741.1,3.706,436.3,436.3,0,101.7,1.113,14.52 +25/08/2021 11:30,23.21,47.39,1.81,73.99,0.111,771.3,3.857,465.2,465.2,0,101.7,1.111,14.88 +25/08/2021 12:00,23.53,45.23,1.836,69.66,0.116,785.7,3.928,480.7,480.7,0,101.6,1.114,14.83 +25/08/2021 12:30,24.03,44.39,1.615,71.33,0.11,786.3,3.931,492.3,492.3,0,101.6,1.095,14.63 +25/08/2021 13:00,24.33,43.72,1.648,61.01,0.118,777.5,3.887,488,488,0,101.6,1.037,14.24 +25/08/2021 13:30,24.53,42.74,1.666,63.31,0.122,755.7,3.779,477.1,477.1,0,101.6,1.005,13.78 +25/08/2021 14:00,24.86,44.52,1.774,46.72,0.116,716.1,3.581,450.9,450.9,0,101.5,0.979,13.01 +25/08/2021 14:30,24.59,43.76,1.944,60.88,0.116,669.6,3.348,421.3,421.3,0,101.5,0.885,11.95 +25/08/2021 15:00,24.84,43.41,1.679,56.76,0.121,606,3.03,375.2,375.2,0,101.5,0.816,10.76 +25/08/2021 15:30,24.79,41.32,1.968,52.05,0.118,541.3,2.706,326,326,0,101.5,0.706,9.48 +25/08/2021 16:00,24.54,41.41,1.719,51.22,0.12,467.2,2.336,273.3,273.3,0,101.5,0.628,8.28 +25/08/2021 16:30,24.61,41.69,1.471,47.74,0.116,373.7,1.868,203,203,0,101.5,0.529,6.731 +25/08/2021 17:00,24.08,41.64,1.439,52.4,0.12,271,1.355,130,130,0,101.5,0.361,4.681 +25/08/2021 17:30,23.73,42.48,1.335,58.86,0.122,214.7,1.073,89.2,89.2,0,101.4,0.31,3.645 +25/08/2021 18:00,23.25,43.63,1.151,50.95,0.121,132.1,0.661,33.53,33.53,0,101.5,0.208,2.292 +25/08/2021 18:30,22.4,45.71,1.056,52.85,0.122,61.46,0.307,-12.02,-12.02,0,101.5,0.11,1.169 +25/08/2021 19:00,20.91,50.45,0.835,33.35,0.12,10.28,0.051,-45.78,-45.78,0,101.5,0.025,0.35 +25/08/2021 19:30,19.52,63.52,0.943,23.71,0.131,0.042,0,-53.73,-53.73,0,101.5,0,0.04 +25/08/2021 20:00,18.57,70.4,0.943,22.05,0.134,0,0,-55.7,-55.7,0,101.5,0,0 +25/08/2021 20:30,18.07,73.85,1.052,32.3,0.124,0,0,-56.38,-56.38,0,101.6,0,0 +25/08/2021 21:00,17.51,75.12,1.109,29.64,0.12,0,0,-56.53,-56.53,0,101.6,0,0 +25/08/2021 21:30,16.91,76.63,1.213,26.44,0.121,0,0,-55.89,-55.89,0,101.6,0,0 +25/08/2021 22:00,16.29,77.89,1.004,21.17,0.13,0,0,-56.02,-56.02,0,101.6,0,0 +25/08/2021 22:30,15.72,79.74,0.763,24.14,0.132,0,0,-55,-55,0,101.6,0,0 +25/08/2021 23:00,15.23,81.1,0.75,26.69,0.134,0,0,-53.46,-53.46,0,101.6,0,0 +25/08/2021 23:30,14.95,82.2,0.43,34.78,0.118,0,0,-52.71,-52.71,0,101.6,0,0 +26/08/2021 00:00,14.48,83.5,0.497,332.3,0.097,0,0,-47.69,-47.69,0,101.6,0,0 +26/08/2021 00:30,13.97,85.8,0.506,277,0.14,0,0,-47.19,-47.19,0,101.6,0,0 +26/08/2021 01:00,13.14,86.9,0.275,10.52,0.087,0,0,-43.85,-43.85,0,101.6,0,0 +26/08/2021 01:30,13.18,87.9,0.42,299.8,0.126,0,0,-45.92,-45.92,0,101.6,0,0 +26/08/2021 02:00,12.91,88.5,0.153,203.7,0.03,0,0,-46.12,-46.12,0,101.5,0,0 +26/08/2021 02:30,12.59,88.7,0.182,199.1,0.046,0,0,-44.64,-44.64,0,101.5,0,0 +26/08/2021 03:00,11.75,89.1,0.101,253.9,0.058,0,0,-40.81,-40.81,0,101.5,0,0 +26/08/2021 03:30,10.99,89.8,0.124,286.2,0.087,0,0,-38.88,-38.88,0,101.5,0,0 +26/08/2021 04:00,11.5,91.2,0.366,278.8,0.102,0,0,-43.61,-43.61,0,101.5,0,0 +26/08/2021 04:30,11.45,91.7,0.409,293.3,0.122,0,0,-40.38,-40.38,0,101.5,0,0 +26/08/2021 05:00,11.04,91.7,0.311,301.7,0.093,0,0,-39.63,-39.63,0,101.5,0,0 +26/08/2021 05:30,11.63,92.3,0.808,309.1,0.112,1.495,0.007,-41.29,-41.29,0,101.6,0,0.091 +26/08/2021 06:00,11.68,92.2,0.338,6.839,0.133,18.44,0.092,-33.41,-33.41,0,101.6,0.039,0.557 +26/08/2021 06:30,12.14,92.4,0.471,6.353,0.148,73.1,0.365,-10.68,-10.68,0,101.6,0.241,3.345 +26/08/2021 07:00,13.69,90.6,0.577,347.5,0.133,162.1,0.81,12.52,12.52,0,101.6,0.403,6.029 +26/08/2021 07:30,15.63,82.8,0.702,37.75,0.117,243.4,1.217,53.01,53.01,0,101.6,0.599,7.639 +26/08/2021 08:00,16.54,74.12,1.264,60.68,0.125,324.8,1.624,101.6,101.6,0,101.6,0.717,8.67 +26/08/2021 08:30,17.23,71.36,1.367,56.62,0.119,417.1,2.086,170.6,170.6,0,101.7,0.86,10.34 +26/08/2021 09:00,18.27,68.41,1.148,60.9,0.118,498.3,2.491,231,231,0,101.7,0.99,11.84 +26/08/2021 09:30,18.99,65.47,1.408,52.83,0.122,550.8,2.754,275.5,275.5,0,101.7,1.036,12.4 +26/08/2021 10:00,19.82,62.76,1.28,48.35,0.118,634.6,3.173,343.9,343.9,0,101.7,1.152,13.87 +26/08/2021 10:30,20.69,60.4,1.475,36.81,0.113,667.5,3.337,383.1,383.1,0,101.7,1.175,14.28 +26/08/2021 11:00,20.89,59.64,1.692,31.31,0.113,725.1,3.625,429.1,429.1,0,101.7,1.224,15.2 +26/08/2021 11:30,20.95,60.6,1.858,30.71,0.112,696.9,3.485,424.9,425,0,101.7,1.208,15.45 +26/08/2021 12:00,20.05,63.24,1.966,16.16,0.125,496,2.48,298.4,298.4,0,101.7,0.926,12.15 +26/08/2021 12:30,19.71,64.31,1.421,41.82,0.112,352.4,1.762,206.8,206.8,0,101.7,0.675,9.56 +26/08/2021 13:00,19.12,67.05,1.53,23.8,0.115,283,1.415,164.3,164.3,0,101.7,0.519,7.868 +26/08/2021 13:30,18.97,66.21,1.51,46.28,0.119,299.9,1.5,173.8,173.8,0,101.6,0.546,8.24 +26/08/2021 14:00,19.64,64.53,1.036,50.56,0.118,362.7,1.814,217.1,217.1,0,101.6,0.67,9.55 +26/08/2021 14:30,20.4,64.23,1.448,30.98,0.116,381.6,1.908,229.4,229.4,0,101.6,0.702,9.56 +26/08/2021 15:00,20.17,65.39,1.496,33.39,0.12,302.7,1.514,182.7,182.7,0,101.6,0.551,7.89 +26/08/2021 15:30,19.77,67.01,1.306,41.58,0.121,224.9,1.125,130.2,130.2,0,101.6,0.396,6.059 +26/08/2021 16:00,19.56,68.29,1.26,27.85,0.117,151.3,0.756,84.5,84.5,0,101.6,0.297,4.191 +26/08/2021 16:30,18.98,70.36,1.459,23.26,0.123,85,0.425,43.78,43.78,0,101.5,0.162,2.415 +26/08/2021 17:00,18.71,72.14,1.092,29.67,0.115,72.12,0.361,35.22,35.22,0,101.5,0.138,2.051 +26/08/2021 17:30,18.56,73.65,1.22,22.85,0.117,59.72,0.299,27.18,27.18,0,101.5,0.111,1.639 +26/08/2021 18:00,17.77,78.75,1.3,19.27,0.13,16.77,0.084,-19.31,-19.31,0,101.6,0.017,0.535 +26/08/2021 18:30,17.2,83.2,0.958,21.4,0.139,23.06,0.115,-1.567,-1.567,0,101.6,0.036,0.587 +26/08/2021 19:00,16.87,81.7,1.238,30.65,0.123,9.08,0.045,-8.84,-8.84,0,101.6,0,0.216 +26/08/2021 19:30,16.53,79.51,0.851,39.64,0.117,0.307,0.002,-16.92,-16.92,0,101.6,0,0.01 +26/08/2021 20:00,15.93,80,0.666,13.26,0.156,0,0,-48.33,-48.33,0,101.6,0,0 +26/08/2021 20:30,14.68,82.9,0.647,9.03,0.138,0,0,-54.65,-54.65,0,101.6,0,0 +26/08/2021 21:00,13.96,81.4,0.741,17.51,0.14,0,0,-55.98,-55.98,0,101.7,0,0 +26/08/2021 21:30,13.25,79.47,0.65,9.21,0.141,0,0,-56.94,-56.94,0,101.7,0,0 +26/08/2021 22:00,12.58,80.2,0.605,12.01,0.143,0,0,-55.19,-55.19,0,101.7,0,0 +26/08/2021 22:30,11.92,82.5,0.567,3.028,0.162,0,0,-52.48,-52.48,0,101.7,0,0 +26/08/2021 23:00,11.51,83.7,0.601,3.758,0.143,0,0,-52.64,-52.64,0,101.7,0,0 +26/08/2021 23:30,11.1,84.1,0.585,359.8,0.156,0,0,-51.85,-51.85,0,101.7,0,0 +27/08/2021 00:00,10.95,84.1,0.63,6.226,0.151,0,0,-52.74,-52.74,0,101.7,0,0 +27/08/2021 00:30,10.79,84.8,0.621,7.946,0.151,0,0,-50.4,-50.4,0,101.7,0,0 +27/08/2021 01:00,10.69,85.5,0.481,5.448,0.159,0,0,-50.26,-50.26,0,101.7,0,0 +27/08/2021 01:30,10.51,86.7,0.445,13.64,0.142,0,0,-48.86,-48.86,0,101.6,0,0 +27/08/2021 02:00,10.42,87.6,0.488,7.789,0.154,0,0,-48.3,-48.3,0,101.6,0,0 +27/08/2021 02:30,10.34,88.3,0.378,15.04,0.148,0,0,-46.03,-46.03,0,101.6,0,0 +27/08/2021 03:00,10.36,89.1,0.44,10.26,0.164,0,0,-43.69,-43.69,0,101.6,0,0 +27/08/2021 03:30,10.29,89.5,0.395,10.46,0.159,0,0,-43.19,-43.19,0,101.6,0,0 +27/08/2021 04:00,10.52,90,0.523,5.995,0.161,0,0,-30.38,-30.38,0,101.6,0,0 +27/08/2021 04:30,10.85,89.8,0.466,4.924,0.148,0,0,-36.53,-36.53,0,101.6,0,0 +27/08/2021 05:00,11.37,89.5,0.401,11.16,0.155,0,0,-9.23,-9.23,0,101.6,0,0 +27/08/2021 05:30,11.91,87.5,0.542,18.12,0.137,1.283,0.006,-38.66,-38.66,0,101.7,0,0.128 +27/08/2021 06:00,11.74,84.8,0.541,18.44,0.152,16.83,0.084,-40.28,-40.28,0,101.7,0.043,0.476 +27/08/2021 06:30,11.83,84.3,0.518,9.57,0.142,38.88,0.194,-7.014,-7.014,0.2,101.7,0.068,0.97 +27/08/2021 07:00,13.38,82.5,0.658,7.132,0.155,145.7,0.729,51.11,51.11,0,101.7,0.336,4.88 +27/08/2021 07:30,16.44,70.04,0.784,25.43,0.126,263.4,1.317,47.2,47.2,0,101.7,0.685,8.21 +27/08/2021 08:00,17.48,63.24,1.232,55.57,0.122,343.3,1.717,114.2,114.2,0,101.7,0.782,9.07 +27/08/2021 08:30,17.58,63.05,1.712,62.37,0.12,432.5,2.162,176.8,176.8,0,101.7,0.903,10.62 +27/08/2021 09:00,18.31,62.44,1.632,57.7,0.118,529.2,2.646,258.5,258.5,0,101.7,1.046,12.69 +27/08/2021 09:30,18.46,60.15,1.308,64.47,0.113,459.6,2.298,236,236,0,101.7,0.868,10.68 +27/08/2021 10:00,19.82,57.3,1.419,52.07,0.116,725.9,3.63,411.3,411.3,0,101.7,1.354,16.44 +27/08/2021 10:30,20.06,56.25,1.54,11.2,0.115,640.3,3.201,369.8,369.8,0,101.7,1.133,13.96 +27/08/2021 11:00,20.34,55.1,1.414,28.06,0.112,582.1,2.911,347.1,347.1,0,101.7,1.022,13.06 +27/08/2021 11:30,20.01,55.1,1.307,39.76,0.113,472,2.36,284.6,284.6,0,101.7,0.873,11.71 +27/08/2021 12:00,19.83,56.58,1.358,23.61,0.124,351.8,1.759,209.5,209.5,0,101.7,0.68,9.62 +27/08/2021 12:30,20.47,56.11,0.991,42.78,0.114,433.7,2.169,269.2,269.2,0,101.7,0.794,10.85 +27/08/2021 13:00,20.16,55.37,1.172,47.88,0.122,264.9,1.325,154.4,154.4,0,101.7,0.504,7.624 +27/08/2021 13:30,20.47,55.64,1.496,46.75,0.112,485.2,2.426,301.8,301.8,0,101.7,0.889,11.97 +27/08/2021 14:00,20.83,54.31,1.356,46.3,0.121,437.5,2.187,270.2,270.2,0,101.7,0.78,10.4 +27/08/2021 14:30,21.11,52.85,1.083,54.04,0.117,417,2.085,259.5,259.5,0,101.7,0.704,9.46 +27/08/2021 15:00,21.01,54.47,1.024,46.87,0.121,331.6,1.658,200.1,200.1,0,101.7,0.566,7.883 +27/08/2021 15:30,20.7,55.36,1.358,43.5,0.122,375.7,1.878,216.3,216.3,0,101.6,0.555,7.542 +27/08/2021 16:00,21.92,53.28,1.407,37.8,0.117,449.8,2.249,265.9,265.9,0,101.6,0.664,8.2 +27/08/2021 16:30,21.81,54.08,1.405,26.92,0.117,350,1.75,196.4,196.4,0,101.6,0.555,6.573 +27/08/2021 17:00,21.06,57.78,1.5,20.95,0.119,259.2,1.296,135.3,135.3,0,101.6,0.411,5.326 +27/08/2021 17:30,20.28,60.74,1.423,7.613,0.141,156,0.78,58.1,58.1,0,101.7,0.253,2.905 +27/08/2021 18:00,19.92,62.6,1.433,1.706,0.14,130.7,0.653,33.85,33.85,0,101.7,0.202,2.161 +27/08/2021 18:30,19.24,65.03,1.265,6.738,0.144,56.19,0.281,-13.79,-13.79,0,101.7,0.109,1.106 +27/08/2021 19:00,17.8,70.73,1.22,357.3,0.141,9.89,0.049,-44.49,-44.49,0,101.7,0.019,0.337 +27/08/2021 19:30,16.78,74.93,0.891,14.06,0.143,0,0,-51.34,-51.34,0,101.7,0,0.023 +27/08/2021 20:00,16.54,75.15,1.076,27.41,0.128,0,0,-52.73,-52.73,0,101.7,0,0 +27/08/2021 20:30,16.09,76.61,1.085,18.79,0.136,0,0,-53.04,-53.04,0,101.8,0,0 +27/08/2021 21:00,15.37,78.98,0.901,19.33,0.126,0,0,-53.81,-53.81,0,101.8,0,0 +27/08/2021 21:30,14.89,80.5,0.839,30.81,0.134,0,0,-53.07,-53.07,0,101.8,0,0 +27/08/2021 22:00,14.4,81.9,0.813,25.17,0.139,0,0,-52.87,-52.87,0,101.8,0,0 +27/08/2021 22:30,14,83.2,0.425,16.79,0.122,0,0,-50.45,-50.45,0,101.8,0,0 +27/08/2021 23:00,13.37,84.7,0.53,338.4,0.108,0,0,-45.5,-45.5,0,101.9,0,0 +27/08/2021 23:30,12.44,86.7,0.197,258.8,0.079,0,0,-44.43,-44.43,0,101.8,0,0 +28/08/2021 00:00,12.02,88.3,0.355,266.5,0.109,0,0,-42.81,-42.81,0,101.9,0,0 +28/08/2021 00:30,11.46,89.1,0,266.9,0.002,0,0,-41.91,-41.91,0,101.9,0,0 +28/08/2021 01:00,10.63,89.6,0.11,267.8,0.068,0,0,-41.82,-41.82,0,101.9,0,0 +28/08/2021 01:30,10,90,0.063,305.2,0.039,0,0,-42.8,-42.8,0,101.9,0,0 +28/08/2021 02:00,9.53,91.1,0.075,349.6,0.045,0,0,-40.28,-40.28,0,101.9,0,0 +28/08/2021 02:30,10.58,92.2,0.67,308.6,0.128,0,0,-41.01,-41.01,0,101.9,0,0 +28/08/2021 03:00,9.84,91.6,0.127,326.7,0.069,0,0,-42.15,-42.15,0,101.9,0,0 +28/08/2021 03:30,9.54,92,0.006,326.4,0.004,0,0,-38.98,-38.98,0,101.9,0,0 +28/08/2021 04:00,10.16,93.3,0.641,278.7,0.151,0,0,-45.21,-45.21,0,101.9,0,0 +28/08/2021 04:30,10.09,92.5,0.188,283.2,0.09,0,0,-43.3,-43.3,0,101.9,0,0 +28/08/2021 05:00,9.14,92.6,0.176,274.6,0.091,0,0,-38.94,-38.94,0,101.9,0,0 +28/08/2021 05:30,8.87,92.8,0.044,295.4,0.042,1.185,0.006,-38.26,-38.26,0,101.9,0,0.108 +28/08/2021 06:00,8.74,93.6,0.25,319.3,0.094,19.07,0.095,-28.11,-28.11,0,101.9,0.045,0.571 +28/08/2021 06:30,9.93,94.6,0.074,328.5,0.061,69.43,0.347,-1.44,-1.44,0,102,0.251,3.109 +28/08/2021 07:00,12.86,93.2,0.139,333.5,0.081,157.5,0.787,21.13,21.13,0,102,0.523,6.181 +28/08/2021 07:30,14.99,88.8,0.455,34.35,0.103,263.9,1.319,62.42,62.42,0,102,0.761,8.22 +28/08/2021 08:00,16.46,74.24,0.926,65.09,0.118,345,1.725,108.3,108.3,0,102,0.784,8.81 +28/08/2021 08:30,17.69,67.01,0.971,77.18,0.116,429.7,2.149,179.4,179.4,0,102,0.934,10.38 +28/08/2021 09:00,18.9,62.06,1.074,61.94,0.114,508.5,2.542,238.9,238.9,0,102,0.995,11.37 +28/08/2021 09:30,19.45,59.09,1.335,58.09,0.121,584.4,2.922,298.1,298.1,0,102,1.049,12.28 +28/08/2021 10:00,20.33,55.72,1.279,62.97,0.118,636.4,3.182,343.2,343.2,0,102,1.139,13.27 +28/08/2021 10:30,20.73,53.33,1.573,54.23,0.113,654.6,3.273,366.7,366.7,0,102,1.134,13.67 +28/08/2021 11:00,20.55,52.99,1.371,67.44,0.121,494.8,2.474,270.9,270.9,0,102,0.837,10.56 +28/08/2021 11:30,20.66,53.4,1.617,50.89,0.119,693.1,3.465,410.6,410.6,0,102,1.093,13.93 +28/08/2021 12:00,21.05,51.34,1.559,50.99,0.117,589.9,2.95,348.6,348.6,0,102,0.933,11.76 +28/08/2021 12:30,21.98,48.16,1.54,53.26,0.116,806,4.031,511.5,511.5,0,102,1.274,16.36 +28/08/2021 13:00,21.97,48.28,1.781,31.98,0.115,656.8,3.284,403.6,403.6,0,101.9,1.025,13.21 +28/08/2021 13:30,22.06,47.66,1.7,62.5,0.114,666.2,3.331,417,417,0,101.9,1.041,13.53 +28/08/2021 14:00,21.21,51.69,1.829,17.11,0.117,354.5,1.772,203.2,203.2,0,101.9,0.597,8.13 +28/08/2021 14:30,21.66,52.4,1.601,18.09,0.12,428.5,2.142,255.8,255.8,0,101.9,0.715,9.17 +28/08/2021 15:00,21.79,49.94,1.503,33.68,0.118,439.5,2.197,260,260,0,101.9,0.676,8.31 +28/08/2021 15:30,22.61,48.01,1.539,31.13,0.113,538.2,2.691,331.5,331.5,0,101.9,0.794,10.36 +28/08/2021 16:00,21.75,53.09,1.726,10.98,0.125,353.9,1.77,206.1,206.1,0,101.9,0.558,7.362 +28/08/2021 16:30,21.26,55.36,2.092,8.44,0.131,297.6,1.488,158,158,0,101.9,0.446,5.49 +28/08/2021 17:00,21.18,56.15,2.206,352.9,0.134,269.3,1.346,151.5,151.5,0,101.9,0.441,5.834 +28/08/2021 17:30,19.86,59.73,1.888,4.141,0.132,76.88,0.384,27.51,27.51,0,101.9,0.158,2.082 +28/08/2021 18:00,19.14,62.83,1.76,353.8,0.145,66.32,0.332,-3.76,-3.76,0,101.9,0.116,1.254 +28/08/2021 18:30,18.52,65.6,1.429,359.1,0.14,41.97,0.21,-14.87,-14.87,0,101.9,0.086,1.089 +28/08/2021 19:00,18.24,64.76,1.483,14.31,0.138,10.77,0.054,-39.83,-39.83,0,101.9,0.017,0.37 +28/08/2021 19:30,17.12,67.1,1.215,17.02,0.133,0,0,-52.79,-52.79,0,101.9,0,0.018 +28/08/2021 20:00,16.15,71.89,0.908,14.91,0.147,0,0,-49.08,-49.08,0,102,0,0 +28/08/2021 20:30,15.38,75.68,0.843,16,0.146,0,0,-44.42,-44.42,0,102,0,0 +28/08/2021 21:00,14.83,78.11,0.731,12.73,0.149,0,0,-48.59,-48.59,0,102,0,0 +28/08/2021 21:30,14.32,80.6,0.914,14.18,0.151,0,0,-49.27,-49.27,0,102,0,0 +28/08/2021 22:00,14.28,82.1,1.074,23.39,0.138,0,0,-51.96,-51.96,0,102,0,0 +28/08/2021 22:30,14.34,82.6,1.013,26.97,0.128,0,0,-53.55,-53.55,0,102,0,0 +28/08/2021 23:00,14.08,84.1,0.821,19.15,0.132,0,0,-52.74,-52.74,0,102,0,0 +28/08/2021 23:30,13.58,85.8,0.656,0.867,0.145,0,0,-48.57,-48.57,0,102,0,0 +29/08/2021 00:00,13.08,87.1,0.627,6.205,0.139,0,0,-46.16,-46.16,0,102,0,0 +29/08/2021 00:30,12.86,88.4,0.72,10.71,0.157,0,0,-46.66,-46.66,0,102,0,0 +29/08/2021 01:00,12.77,89.2,0.597,2.939,0.146,0,0,-46.17,-46.17,0,102,0,0 +29/08/2021 01:30,12.9,89.8,0.838,345.5,0.15,0,0,-45.99,-45.99,0,102,0,0 +29/08/2021 02:00,12.75,89.9,0.802,344.6,0.155,0,0,-41.8,-41.8,0,102,0,0 +29/08/2021 02:30,12.42,89.7,0.431,336.7,0.11,0,0,-41.05,-41.05,0,102,0,0 +29/08/2021 03:00,11.89,90.5,0.5,338.4,0.128,0,0,-37.21,-37.21,0,102,0,0 +29/08/2021 03:30,11.87,91.1,0.491,7.537,0.141,0,0,-42.51,-42.51,0,102,0,0 +29/08/2021 04:00,11.89,91.4,0.675,9.9,0.15,0,0,-46.74,-46.74,0,101.9,0,0 +29/08/2021 04:30,11.81,91.6,0.63,6.842,0.147,0,0,-47.49,-47.49,0,101.9,0,0 +29/08/2021 05:00,11.7,91.8,0.604,5.111,0.156,0,0,-46.78,-46.78,0,101.9,0,0 +29/08/2021 05:30,11.51,92.1,0.69,8.17,0.163,0.914,0.005,-45.44,-45.44,0,102,0,0.086 +29/08/2021 06:00,11.5,92.4,0.506,7.718,0.164,15.77,0.079,-36.21,-36.21,0,102,0.039,0.49 +29/08/2021 06:30,11.87,92.7,0.317,10.24,0.175,65.94,0.33,-7.912,-7.912,0.2,102,0.241,3.093 +29/08/2021 07:00,13.57,91.2,0.689,8.13,0.141,156.1,0.781,13.37,13.37,0,102,0.494,6.105 +29/08/2021 07:30,15.39,86.8,0.726,13.81,0.145,244.2,1.221,50.23,50.23,0,102,0.683,7.422 +29/08/2021 08:00,17.34,76.3,0.856,37.61,0.123,325.9,1.63,87,87,0,102,0.766,8.44 +29/08/2021 08:30,18.19,71.31,1.42,44.08,0.12,385.3,1.926,152.7,152.7,0,102,0.844,9.34 +29/08/2021 09:00,18.48,69.37,1.546,42.28,0.12,502.6,2.513,237.3,237.3,0,102,1.009,11.39 +29/08/2021 09:30,19,66.32,1.361,46.9,0.122,338.4,1.692,159.6,159.6,0,102,0.668,7.848 +29/08/2021 10:00,18.64,66.37,1.537,59.46,0.121,540.2,2.701,288.5,288.5,0,102,1.023,12.01 +29/08/2021 10:30,20.03,60.92,1.519,49.88,0.113,646.3,3.231,373.3,373.3,0,101.9,1.187,14.27 +29/08/2021 11:00,21.09,57.06,1.358,50.89,0.112,742.2,3.711,456.8,456.8,0,101.9,1.348,16.71 +29/08/2021 11:30,20.77,56.84,1.73,48.56,0.118,604.6,3.023,358.5,358.5,0,101.9,1.051,13.39 +29/08/2021 12:00,20.99,56.17,1.601,47.66,0.117,526.3,2.632,309.8,309.8,0,101.9,0.924,11.72 +29/08/2021 12:30,20.7,56.54,1.415,46.5,0.114,555.2,2.776,335.7,335.7,0,101.9,0.922,11.49 +29/08/2021 13:00,21.85,52.6,1.815,40.47,0.114,633.4,3.167,395.8,395.8,0,101.8,1.022,13.23 +29/08/2021 13:30,21.28,53.03,1.87,33.81,0.117,500.2,2.501,294.2,294.2,0,101.8,0.82,10.09 +29/08/2021 14:00,21.04,52.89,1.79,50.46,0.119,466.2,2.331,275.7,275.7,0,101.8,0.788,9.83 +29/08/2021 14:30,22.02,52.56,1.808,28.77,0.109,502.3,2.512,306.9,306.9,0,101.8,0.875,11.17 +29/08/2021 15:00,20.88,54.09,1.531,46.15,0.119,292.5,1.463,160.9,160.9,0,101.7,0.496,6.562 +29/08/2021 15:30,21.82,51.54,1.813,41.66,0.116,526.9,2.635,318.9,318.9,0,101.7,0.787,10.05 +29/08/2021 16:00,21.34,52.67,1.797,48.15,0.115,276.1,1.38,157.3,157.3,0,101.7,0.474,6.632 +29/08/2021 16:30,20.43,54.8,1.486,64.98,0.122,252.8,1.264,123.6,123.6,0,101.7,0.396,4.561 +29/08/2021 17:00,21.26,50.79,1.649,57.39,0.123,303.8,1.519,149,149,0,101.7,0.393,4.941 +29/08/2021 17:30,21.27,49.71,1.37,36.47,0.119,186.5,0.932,73.85,73.85,0,101.7,0.274,3.027 +29/08/2021 18:00,20.52,50.1,1.194,39.54,0.123,118.1,0.59,26.46,26.46,0,101.7,0.179,1.766 +29/08/2021 18:30,19.82,50.22,0.896,44.95,0.117,47.46,0.237,-17.24,-17.24,0,101.7,0.097,0.798 +29/08/2021 19:00,18.29,54,0.827,23.42,0.129,6.055,0.03,-45.73,-45.73,0,101.7,0.01,0.244 +29/08/2021 19:30,17.08,56.92,1.019,26.27,0.125,0,0,-52.96,-52.96,0,101.7,0,0.01 +29/08/2021 20:00,16.32,60.3,0.942,31.3,0.127,0,0,-52.96,-52.96,0,101.8,0,0 +29/08/2021 20:30,15.71,63.88,1.008,20.38,0.132,0,0,-52.42,-52.42,0,101.8,0,0 +29/08/2021 21:00,14.87,68.33,0.743,16.04,0.149,0,0,-50.49,-50.49,0,101.8,0,0 +29/08/2021 21:30,14.09,72.14,0.643,14.94,0.15,0,0,-47.62,-47.62,0,101.8,0,0 +29/08/2021 22:00,13.58,75.22,0.969,13.73,0.143,0,0,-47.69,-47.69,0,101.8,0,0 +29/08/2021 22:30,13.21,77.65,0.89,9.46,0.145,0,0,-49.46,-49.46,0,101.8,0,0 +29/08/2021 23:00,12.88,79.73,0.584,5.153,0.152,0,0,-48.15,-48.15,0,101.8,0,0 +29/08/2021 23:30,12.49,81.3,0.525,8.08,0.148,0,0,-44.77,-44.77,0,101.8,0,0 +30/08/2021 00:00,11.92,83.9,0.497,355.2,0.165,0,0,-43.17,-43.17,0,101.8,0,0 +30/08/2021 00:30,11.76,85.7,0.404,354.1,0.153,0,0,-41.3,-41.3,0,101.8,0,0 +30/08/2021 01:00,11.59,87.1,0.452,352.6,0.153,0,0,-39.74,-39.74,0,101.8,0,0 +30/08/2021 01:30,11.45,88,0.316,4.786,0.114,0,0,-42.24,-42.24,0,101.8,0,0 +30/08/2021 02:00,11.19,88.6,0.395,358.4,0.136,0,0,-40.23,-40.23,0,101.8,0,0 +30/08/2021 02:30,11.04,89.3,0.518,342.2,0.151,0,0,-38.7,-38.7,0,101.8,0,0 +30/08/2021 03:00,10.92,89.7,0.515,345,0.157,0,0,-39.5,-39.5,0,101.8,0,0 +30/08/2021 03:30,10.84,89.8,0.504,352.7,0.165,0,0,-40.36,-40.36,0,101.8,0,0 +30/08/2021 04:00,10.75,90,0.302,346,0.102,0,0,-38.78,-38.78,0,101.8,0,0 +30/08/2021 04:30,10.82,90.5,0.438,353.9,0.139,0,0,-24.65,-24.65,0,101.8,0,0 +30/08/2021 05:00,11.44,90.7,0.288,0.727,0.107,0,0,-9.63,-9.63,0,101.8,0,0 +30/08/2021 05:30,11.94,90.4,0.247,358.4,0.124,0.903,0.005,-7.627,-7.627,0,101.8,0,0.022 +30/08/2021 06:00,12.35,89.9,0.215,339.6,0.082,10.94,0.055,-3.795,-3.795,0,101.8,0.001,0.294 +30/08/2021 06:30,13.09,89.4,0.676,355,0.145,32.52,0.163,8.37,8.37,0,101.8,0.061,0.835 +30/08/2021 07:00,14.04,87.6,0.668,16.22,0.12,63.61,0.318,25.91,25.91,0,101.8,0.104,1.702 +30/08/2021 07:30,14.79,85.4,0.843,17.1,0.137,100.1,0.501,39.13,39.13,0,101.8,0.195,2.758 +30/08/2021 08:00,15.74,83.2,0.876,28.08,0.12,156,0.78,78.34,78.34,0,101.8,0.327,4.241 +30/08/2021 08:30,16.48,81.2,1.043,24.14,0.117,189.9,0.949,99,99,0,101.8,0.375,4.909 +30/08/2021 09:00,17.62,76.68,1.497,55.59,0.117,251.8,1.259,141.9,141.9,0,101.8,0.478,6.741 +30/08/2021 09:30,18.89,72.42,1.52,48.65,0.119,385.2,1.926,217.3,217.3,0,101.8,0.758,9.78 +30/08/2021 10:00,20.3,68.17,1.615,47.16,0.121,524.6,2.623,307.5,307.5,0,101.8,1.071,12.81 +30/08/2021 10:30,19.76,69.48,1.767,45.35,0.119,433.6,2.168,258,258,0,101.8,0.879,10.61 +30/08/2021 11:00,20.28,68.21,1.711,35.68,0.115,435.8,2.179,261.7,261.7,0,101.8,0.91,11.09 +30/08/2021 11:30,19.91,67.25,1.36,48.87,0.119,220,1.1,126,126,0,101.8,0.466,6.151 +30/08/2021 12:00,19.77,68.03,1.391,53.15,0.121,231.8,1.159,133.4,133.4,0,101.8,0.462,6.306 +30/08/2021 12:30,20.2,65.77,1.194,58.29,0.117,312,1.56,184.4,184.4,0,101.8,0.611,8.4 +30/08/2021 13:00,20.52,60.13,1.586,60.51,0.119,213.4,1.067,121.7,121.7,0,101.8,0.413,6.036 +30/08/2021 13:30,21.25,60.76,1.466,42.91,0.117,410.7,2.053,252.6,252.6,0,101.8,0.752,9.87 +30/08/2021 14:00,21.12,60.03,1.504,40.34,0.121,316.5,1.583,187.4,187.4,0,101.8,0.646,8.45 +30/08/2021 14:30,21.41,58.51,1.687,54.63,0.121,395.1,1.976,241.3,241.3,0,101.8,0.75,9.61 +30/08/2021 15:00,21.29,58.71,1.659,48.06,0.12,267.9,1.339,158.3,158.3,0,101.7,0.506,6.982 +30/08/2021 15:30,21.4,59.8,1.884,47.37,0.121,315.9,1.579,185,185,0,101.7,0.618,7.66 +30/08/2021 16:00,21.3,60.32,1.562,52.59,0.117,273,1.365,152.8,152.8,0,101.7,0.518,6.449 +30/08/2021 16:30,21.36,62.06,1.695,48.06,0.118,255.1,1.276,133.2,133.2,0,101.7,0.411,4.983 +30/08/2021 17:00,21.67,60.24,1.774,43.71,0.12,284,1.42,147.4,147.4,0,101.7,0.408,5.061 +30/08/2021 17:30,21.12,63.73,1.602,43.08,0.118,168.6,0.843,63.87,63.87,0,101.7,0.288,2.902 +30/08/2021 18:00,20.45,67.39,1.751,34.45,0.12,104,0.52,21.05,21.05,0,101.7,0.195,1.979 +30/08/2021 18:30,19.3,71.11,1.704,40.21,0.12,38.51,0.193,-24.11,-24.11,0,101.8,0.089,0.848 +30/08/2021 19:00,18.44,73.39,1.451,46.19,0.112,5.485,0.027,-46.76,-46.76,0,101.8,0.002,0.222 +30/08/2021 19:30,17.54,76.51,1.292,34.97,0.122,0,0,-51.71,-51.71,0,101.8,0,0.006 +30/08/2021 20:00,16.87,79.7,1.196,35.98,0.123,0,0,-51.32,-51.32,0,101.9,0,0 +30/08/2021 20:30,16.59,80.6,1.232,37.14,0.119,0,0,-51.03,-51.03,0,101.9,0,0 +30/08/2021 21:00,16.27,81.9,1.066,26.95,0.118,0,0,-50.57,-50.57,0,101.9,0,0 +30/08/2021 21:30,15.93,83.7,1.103,23.17,0.124,0,0,-50.76,-50.76,0,101.9,0,0 +30/08/2021 22:00,15.67,84.6,1.022,32.09,0.115,0,0,-50.16,-50.16,0,101.9,0,0 +30/08/2021 22:30,15.44,84.9,0.776,11.95,0.116,0,0,-46.56,-46.56,0,101.9,0,0 +30/08/2021 23:00,15.03,85.7,0.584,8.65,0.136,0,0,-40.57,-40.57,0,102,0,0 +30/08/2021 23:30,14.87,87.1,0.501,10.05,0.148,0,0,-22.96,-22.96,0,102,0,0 +31/08/2021 00:00,15.12,87.3,0.487,338.1,0.131,0,0,-13.4,-13.4,0,102,0,0 +31/08/2021 00:30,15.39,86.8,0.412,10.82,0.093,0.256,0.001,-3.111,-3.111,0,102,0,0 +31/08/2021 01:00,15.86,84.6,0.54,47.61,0.122,0.719,0.004,-3.542,-3.542,0,102,0,0 +31/08/2021 01:30,16.14,82.1,0.362,62.53,0.114,0.084,0,-4.295,-4.295,0,102,0,0 +31/08/2021 02:00,16.21,81.6,0.351,64.5,0.096,0.006,0,-4.67,-4.67,0,102,0,0 +31/08/2021 02:30,16.28,78.27,1.17,61.07,0.12,0.084,0,-4.458,-4.458,0,102,0,0 +31/08/2021 03:00,16.34,75.27,1.414,57.65,0.118,0,0,-5.195,-5.195,0,102,0,0 +31/08/2021 03:30,16.36,74.53,1.011,55.22,0.12,0,0,-6.51,-6.51,0,102,0,0 +31/08/2021 04:00,16.29,74.95,0.714,58.25,0.125,0,0,-6.743,-6.743,0,102,0,0 +31/08/2021 04:30,16.23,76.04,0.638,47.04,0.128,0,0,-7.26,-7.26,0,102,0,0 +31/08/2021 05:00,16.21,76.69,0.954,53.77,0.122,0,0,-7.504,-7.504,0,102,0,0 +31/08/2021 05:30,16.16,77.16,0.94,54.6,0.118,0.271,0.001,-7.488,-7.488,0,102.1,0,0.007 +31/08/2021 06:00,16.11,78.03,0.927,59.04,0.126,5.09,0.025,-4.408,-4.408,0,102.1,0,0.159 +31/08/2021 06:30,16.1,77.76,1.029,54.46,0.121,11.8,0.059,-0.214,-0.214,0,102.1,0,0.342 +31/08/2021 07:00,16.1,77.01,1.262,59.79,0.124,26.72,0.134,7.979,7.979,0,102.1,0.039,0.78 +31/08/2021 07:30,16.38,73.78,1.055,58.53,0.12,106.3,0.531,51.15,51.15,0,102.1,0.232,3.039 +31/08/2021 08:00,17.63,65.87,1.541,57.5,0.122,300.3,1.501,128.6,128.6,0,102.2,0.636,8.12 +31/08/2021 08:30,18.72,58.86,1.734,56.9,0.116,414.7,2.073,171.1,171.1,0,102.1,0.912,9.87 +31/08/2021 09:00,18.96,56.99,2.137,54.8,0.118,487.6,2.438,224.4,224.4,0,102.1,0.999,10.84 +31/08/2021 09:30,19.81,56.48,1.689,52.12,0.12,558.4,2.792,282.2,282.2,0,102.1,1.075,11.87 +31/08/2021 10:00,20.2,54.61,1.891,59.23,0.117,560.8,2.804,294.8,294.8,0,102.1,1.049,11.63 +31/08/2021 10:30,20.16,55.04,1.667,56.06,0.119,536.1,2.68,295.8,295.8,0,102.1,0.991,11.28 +31/08/2021 11:00,20.95,53.68,1.751,51.22,0.117,640.5,3.203,378.7,378.7,0,102.1,1.169,13.77 +31/08/2021 11:30,20.41,54.64,1.721,58.47,0.119,425.6,2.128,241.9,241.9,0,102.1,0.789,9.48 +31/08/2021 12:00,20.54,55.19,1.631,58.09,0.113,386.8,1.934,224.8,224.8,0,102.1,0.781,9.86 +31/08/2021 12:30,20.4,56.36,1.526,63.35,0.121,332.6,1.663,195.5,195.5,0,102.1,0.669,8.98 +31/08/2021 13:00,20.66,57.07,1.361,59.86,0.121,385.4,1.927,228.2,228.2,0,102.1,0.77,10.07 +31/08/2021 13:30,20.62,57.56,1.455,62.07,0.123,403.1,2.015,243.2,243.2,0,102.1,0.772,10.02 +31/08/2021 14:00,20.78,56.1,1.594,54.77,0.119,305.7,1.528,176.9,176.9,0,102.1,0.618,8.26 +31/08/2021 14:30,21.24,54.52,1.404,54.79,0.117,464.3,2.322,282.6,282.6,0,102.1,0.768,9.78 +31/08/2021 15:00,22.21,50.48,1.293,69.68,0.12,508.7,2.544,314.5,314.5,0,102.1,0.849,10.7 +31/08/2021 15:30,21.76,52.6,1.517,61.19,0.119,269.9,1.349,148.2,148.2,0,102.1,0.499,6.686 +31/08/2021 16:00,21.74,52.27,1.287,54.91,0.12,301,1.505,169.9,169.9,0,102.1,0.513,6.552 +31/08/2021 16:30,21.77,51.27,1.327,53.02,0.122,319.2,1.596,170,170,0,102,0.468,5.767 +31/08/2021 17:00,22.1,49.63,1.245,48.47,0.119,226.3,1.132,106.6,106.6,0,102,0.358,4.351 +31/08/2021 17:30,21.27,51.26,1.076,50.1,0.119,155.9,0.78,50.69,50.69,0,102,0.269,2.635 +31/08/2021 18:00,21.2,52.02,1.233,58.51,0.125,110.8,0.554,18.79,18.79,0,102,0.186,1.796 +31/08/2021 18:30,20.4,54.98,0.955,41.2,0.123,41.09,0.205,-23.07,-23.07,0,102,0.103,0.834 +31/08/2021 19:00,18.7,62.07,0.964,16.72,0.141,4.413,0.022,-47.13,-47.13,0,102,0.007,0.228 +31/08/2021 19:30,17.47,70.35,0.927,20.38,0.135,0,0,-51.17,-51.17,0,102,0,0.005 +31/08/2021 20:00,17.33,74.22,1.124,33.83,0.118,0,0,-53.88,-53.88,0,102.1,0,0 +31/08/2021 20:30,16.95,76.04,1.171,37.56,0.119,0,0,-54.08,-54.08,0,102.1,0,0 +31/08/2021 21:00,16.58,77.53,1.279,45.64,0.124,0,0,-54.67,-54.67,0,102.1,0,0 +31/08/2021 21:30,16.24,78.9,1.111,44.45,0.119,0,0,-54.25,-54.25,0,102.1,0,0 +31/08/2021 22:00,15.92,80.3,1.025,47.46,0.118,0,0,-53.68,-53.68,0,102.2,0,0 +31/08/2021 22:30,15.53,81.6,0.94,54.44,0.12,0,0,-53.75,-53.75,0,102.2,0,0 +31/08/2021 23:00,15.18,82.8,0.9,56.98,0.121,0,0,-53.61,-53.61,0,102.2,0,0 +31/08/2021 23:30,15.07,83.7,1.085,56.48,0.126,0,0,-53.3,-53.3,0,102.2,0,0 +01/09/2021 00:00,14.87,84,1.036,59.79,0.127,0,0,-53.89,-53.89,0,102.2,0,0 +01/09/2021 00:30,14.54,84.8,0.919,58.13,0.113,0,0,-53.43,-53.43,0,102.2,0,0 +01/09/2021 01:00,14.46,85,1.014,55.85,0.122,0,0,-53.61,-53.61,0,102.2,0,0 +01/09/2021 01:30,14.28,85.2,0.79,57.34,0.123,0,0,-52.71,-52.71,0,102.2,0,0 +01/09/2021 02:00,14.05,85.8,0.591,52.95,0.125,0,0,-51.35,-51.35,0,102.2,0,0 +01/09/2021 02:30,13.88,86.5,0.614,45.87,0.117,0,0,-49.87,-49.87,0,102.2,0,0 +01/09/2021 03:00,13.78,86.7,0.663,53,0.123,0,0,-50.68,-50.68,0,102.2,0,0 +01/09/2021 03:30,13.58,86.7,0.734,53.54,0.126,0,0,-51.36,-51.36,0,102.2,0,0 +01/09/2021 04:00,13.41,86.7,0.648,46.89,0.115,0,0,-50.99,-50.99,0,102.2,0,0 +01/09/2021 04:30,13.13,87.1,0.573,42.31,0.117,0,0,-50.75,-50.75,0,102.2,0,0 +01/09/2021 05:00,13.15,87.5,0.867,50.66,0.122,0,0,-52.31,-52.31,0,102.2,0,0 +01/09/2021 05:30,13.1,87.3,0.851,53.84,0.119,0.32,0.002,-51.09,-51.09,0,102.2,0,0.065 +01/09/2021 06:00,13.14,87.3,1.152,50.59,0.121,15.09,0.075,-43.87,-43.87,0,102.2,0.039,0.523 +01/09/2021 06:30,13.42,86.3,1.15,56.54,0.117,61.33,0.307,-18.79,-18.79,0,102.2,0.219,2.368 +01/09/2021 07:00,14.32,82.9,1.221,56.91,0.118,150.4,0.752,-8.63,-8.63,0,102.2,0.461,5.621 +01/09/2021 07:30,15.26,79.34,1.412,62.51,0.116,229.5,1.148,45.86,45.86,0,102.2,0.652,7.27 +01/09/2021 08:00,16.31,76.22,1.524,59.96,0.118,311.3,1.556,98.1,98.1,0,102.2,0.762,8.48 +01/09/2021 08:30,16.85,74.32,1.761,53.78,0.124,383.9,1.92,162.2,162.2,0,102.2,0.873,9.71 +01/09/2021 09:00,18.26,70.53,1.573,46.12,0.115,575.8,2.879,294.2,294.2,0,102.3,1.237,14.19 +01/09/2021 09:30,18.65,67.95,1.648,47.48,0.119,497.8,2.489,267.7,267.7,0,102.3,1.021,11.96 +01/09/2021 10:00,19.52,64.95,1.959,53.79,0.115,618.6,3.093,340.3,340.3,0,102.2,1.225,14.06 +01/09/2021 10:30,19.51,63.56,1.91,56.57,0.12,670,3.35,373.4,373.4,0,102.2,1.267,14.33 +01/09/2021 11:00,20.09,61.63,1.94,57.8,0.123,680.3,3.402,384.3,384.4,0,102.2,1.222,14.03 +01/09/2021 11:30,20.36,60.66,1.859,60.59,0.118,568.7,2.844,320.3,320.3,0,102.2,1.015,11.8 +01/09/2021 12:00,21.14,59.16,1.717,56.29,0.116,759.2,3.796,455.4,455.4,0,102.1,1.307,15.49 +01/09/2021 12:30,21.17,57.44,2.038,58.49,0.118,691.4,3.457,409.6,409.6,0,102.1,1.13,13.3 +01/09/2021 13:00,21.82,55.3,1.992,51.27,0.122,774.9,3.875,477,477,0,102.1,1.182,14.43 +01/09/2021 13:30,21.89,54.61,2.052,55.15,0.115,646.4,3.232,388.4,388.5,0,102.1,0.996,11.86 +01/09/2021 14:00,22.21,53.93,1.908,51.85,0.118,673.7,3.368,408.4,408.5,0,102.1,1.057,12.31 +01/09/2021 14:30,22.28,53.42,2.126,52.36,0.118,628.9,3.145,376,376,0,102,0.936,11.13 +01/09/2021 15:00,22.6,52.45,2.189,49.5,0.115,582.1,2.91,342.3,342.3,0,102,0.847,10.08 +01/09/2021 15:30,22.64,52.02,2.119,41.95,0.124,516.7,2.583,297.7,297.7,0,101.9,0.726,8.69 +01/09/2021 16:00,22.8,51.82,1.913,53.55,0.117,437.3,2.186,241.4,241.4,0,101.9,0.61,7.237 +01/09/2021 16:30,22.44,52.13,2.044,49.66,0.119,352.5,1.762,181.2,181.2,0,101.9,0.495,5.759 +01/09/2021 17:00,22.05,52.35,1.948,58.27,0.124,258.9,1.294,115.6,115.6,0,101.9,0.352,4.063 +01/09/2021 17:30,21.74,52.84,1.853,52.92,0.118,180.4,0.902,62.11,62.11,0,101.9,0.29,2.809 +01/09/2021 18:00,21.19,54.43,1.47,60.51,0.122,102.6,0.513,11.48,11.48,0,101.9,0.182,1.695 +01/09/2021 18:30,20.48,56.07,1.127,53.68,0.12,37.15,0.186,-26.79,-26.79,0,101.9,0.097,0.785 +01/09/2021 19:00,19.35,59.85,1.075,53.61,0.121,3.71,0.019,-49.8,-49.8,0,101.9,0,0.195 +01/09/2021 19:30,18.57,63.8,1.209,54.35,0.116,0,0,-53.17,-53.17,0,101.9,0,0.001 +01/09/2021 20:00,17.98,66.32,1.057,45.47,0.117,0,0,-53.68,-53.68,0,102,0,0 +01/09/2021 20:30,17.36,68.36,1.24,52.56,0.121,0,0,-53.18,-53.18,0,102,0,0 +01/09/2021 21:00,16.91,69.77,1.229,44.22,0.123,0,0,-54.7,-54.7,0,102,0,0 +01/09/2021 21:30,16.43,72.14,1.152,43.95,0.122,0,0,-54.38,-54.38,0,102,0,0 +01/09/2021 22:00,15.9,75.85,1.04,45.46,0.118,0,0,-53.56,-53.56,0,102,0,0 +01/09/2021 22:30,15.6,77.66,1.215,48.82,0.121,0,0,-54.74,-54.74,0,102,0,0 +01/09/2021 23:00,15.2,79.31,0.889,39.73,0.119,0,0,-54.47,-54.47,0,102,0,0 +01/09/2021 23:30,14.94,80.8,0.878,53.7,0.13,0,0,-53,-53,0,102,0,0 +02/09/2021 00:00,14.62,81.6,0.9,58.5,0.131,0,0,-53.08,-53.08,0,102,0,0 +02/09/2021 00:30,14.36,82.5,0.824,49.69,0.12,0,0,-53.26,-53.26,0,102,0,0 +02/09/2021 01:00,14.22,82.5,0.573,47.84,0.114,0,0,-52.74,-52.74,0,102,0,0 +02/09/2021 01:30,13.81,83.4,0.362,22.07,0.118,0,0,-47.7,-47.7,0,101.9,0,0 +02/09/2021 02:00,13.12,85.2,0.399,5.554,0.169,0,0,-45.72,-45.72,0,101.9,0,0 +02/09/2021 02:30,12.77,86.3,0.484,2.468,0.147,0,0,-42.85,-42.85,0,101.9,0,0 +02/09/2021 03:00,12.19,86.8,0.467,10.69,0.147,0,0,-43.19,-43.19,0,101.9,0,0 +02/09/2021 03:30,11.9,88.1,0.46,1.605,0.146,0,0,-42.01,-42.01,0,101.9,0,0 +02/09/2021 04:00,11.81,88.7,0.59,2.433,0.162,0,0,-43.88,-43.88,0,101.9,0,0 +02/09/2021 04:30,11.81,88.4,0.343,44.17,0.101,0,0,-45.81,-45.81,0,101.9,0,0 +02/09/2021 05:00,11.78,87.6,0.435,29.25,0.131,0,0,-46.24,-46.24,0,101.9,0,0 +02/09/2021 05:30,11.36,87.7,0.319,9.57,0.105,0.332,0.002,-41.12,-41.12,0,101.9,0,0.058 +02/09/2021 06:00,11.06,88.6,0.325,10.34,0.101,14.3,0.071,-31.89,-31.89,0,101.8,0.036,0.464 +02/09/2021 06:30,11.83,89.2,0.513,42.25,0.11,60.39,0.302,-12.74,-12.74,0,101.8,0.194,2.019 +02/09/2021 07:00,13.97,81.2,0.844,48.19,0.122,145.8,0.729,9.14,9.14,0,101.8,0.487,5.687 +02/09/2021 07:30,15.62,73.46,0.914,60.3,0.113,227.5,1.137,31.86,31.86,0,101.8,0.674,7.317 +02/09/2021 08:00,16.32,71.72,1.266,50.43,0.119,316.2,1.581,99.5,99.5,0,101.8,0.773,8.52 +02/09/2021 08:30,17.15,69.29,1.397,56.47,0.118,403.5,2.017,157.9,157.9,0,101.8,0.918,9.9 +02/09/2021 09:00,18.57,65.34,1.322,52.15,0.114,486.9,2.435,216.8,216.8,0,101.8,1.034,11.19 +02/09/2021 09:30,19.43,62.66,1.523,59.47,0.123,558.4,2.792,271.8,271.8,0,101.8,1.103,12.05 +02/09/2021 10:00,20.64,59.75,1.639,53.06,0.118,618.4,3.092,322.1,322.1,0,101.8,1.162,12.95 +02/09/2021 10:30,21.57,56.61,1.753,60.68,0.116,669.3,3.347,366.3,366.3,0,101.7,1.192,13.56 +02/09/2021 11:00,22.72,52.37,1.697,70.7,0.12,705.2,3.526,401.8,401.8,0,101.7,1.2,13.93 +02/09/2021 11:30,23.39,50.91,1.576,71.17,0.12,731.1,3.655,427.5,427.5,0,101.7,1.197,14.1 +02/09/2021 12:00,23.56,49.75,2.051,64.29,0.119,742.4,3.712,441.6,441.6,0,101.7,1.173,13.92 +02/09/2021 12:30,24.05,49.33,1.692,67.2,0.114,739.7,3.699,453.8,453.8,0,101.7,1.164,13.72 +02/09/2021 13:00,24.73,47.83,1.48,82.9,0.111,732.1,3.66,452.1,452.1,0,101.7,1.117,13.4 +02/09/2021 13:30,25.1,46.97,1.434,84,0.111,704.2,3.521,441.3,441.3,0,101.7,1.125,12.99 +02/09/2021 14:00,25.33,46.87,1.511,64.36,0.111,666.8,3.334,413.6,413.6,0,101.6,1.101,12.29 +02/09/2021 14:30,25.39,46.65,1.45,73.29,0.123,617.1,3.085,382.1,382.1,0,101.6,0.981,11.12 +02/09/2021 15:00,25.54,46.36,1.499,74.87,0.119,556.4,2.782,337.3,337.3,0,101.6,0.864,9.77 +02/09/2021 15:30,25.42,47.53,1.666,54.86,0.123,497.5,2.487,291.8,291.8,0,101.5,0.733,8.41 +02/09/2021 16:00,25.39,47.95,1.609,54.85,0.119,422.4,2.112,240.3,240.3,0,101.5,0.624,7.052 +02/09/2021 16:30,25.42,46.08,1.569,57.92,0.12,341.6,1.708,182.6,182.6,0,101.5,0.519,5.68 +02/09/2021 17:00,25.53,44.48,1.151,75.41,0.118,259,1.295,127.2,127.2,0,101.5,0.376,4.171 +02/09/2021 17:30,24.97,45.87,1.472,55.99,0.121,178.4,0.892,69.47,69.47,0,101.5,0.301,2.741 +02/09/2021 18:00,24.46,46.88,1.01,59.01,0.122,99.6,0.498,19.04,19.04,0,101.5,0.203,1.605 +02/09/2021 18:30,23.58,49.75,0.64,54.59,0.132,32.93,0.165,-20.18,-20.18,0,101.5,0.097,0.673 +02/09/2021 19:00,21.47,56.98,0.41,27.09,0.136,2.064,0.01,-38.69,-38.69,0,101.5,0,0.162 +02/09/2021 19:30,19.66,64.3,0.622,9.75,0.159,0,0,-38.35,-38.35,0,101.5,0,0 +02/09/2021 20:00,18.77,66.82,0.764,13.17,0.151,0,0,-41.11,-41.11,0,101.5,0,0 +02/09/2021 20:30,18.26,70.03,0.996,11.71,0.147,0,0,-45.4,-45.4,0,101.6,0,0 +02/09/2021 21:00,17.66,74.26,0.807,20.96,0.144,0,0,-46.77,-46.77,0,101.6,0,0 +02/09/2021 21:30,16.97,77.25,0.862,10.63,0.15,0,0,-47.1,-47.1,0,101.6,0,0 +02/09/2021 22:00,16.48,79.2,0.605,26.02,0.131,0,0,-46.2,-46.2,0,101.6,0,0 +02/09/2021 22:30,16.1,80.2,0.573,356,0.138,0,0,-42,-42,0,101.6,0,0 +02/09/2021 23:00,15.39,82.3,0.509,338.5,0.152,0,0,-37.82,-37.82,0,101.6,0,0 +02/09/2021 23:30,14.84,84.5,0.48,353.6,0.146,0,0,-34.59,-34.59,0,101.6,0,0 +03/09/2021 00:00,14.51,85.2,0.265,13.78,0.091,0,0,-28.48,-28.48,0,101.6,0,0 +03/09/2021 00:30,14.49,85.3,0.573,348.6,0.122,0,0,-36.14,-36.14,0,101.5,0,0 +03/09/2021 01:00,14.13,85.5,0.47,342.6,0.116,0,0,-35.35,-35.35,0,101.5,0,0 +03/09/2021 01:30,13.3,86.8,0.299,334.7,0.106,0,0,-34.97,-34.97,0,101.5,0,0 +03/09/2021 02:00,12.86,88.6,0.396,322.2,0.12,0,0,-33.02,-33.02,0,101.5,0,0 +03/09/2021 02:30,12.4,89.4,0.12,317.9,0.085,0,0,-33.66,-33.66,0,101.5,0,0 +03/09/2021 03:00,11.92,89.8,0.075,317.9,0.038,0,0,-32.33,-32.33,0,101.4,0,0 +03/09/2021 03:30,11.64,90.4,0,0,0,0,0,-32.24,-32.24,0,101.4,0,0 +03/09/2021 04:00,11.73,91.3,0.118,351.5,0.053,0.32,0.002,-9.78,-9.78,0,101.4,0,0 +03/09/2021 04:30,12.81,91.7,0.448,327.2,0.128,0.063,0,-8.4,-8.4,0,101.4,0,0 +03/09/2021 05:00,13.05,91.2,0.196,304.9,0.059,0,0,-9.59,-9.59,0,101.4,0,0 +03/09/2021 05:30,13.23,90.9,0.436,296.6,0.149,0.163,0.001,-6.918,-6.918,0,101.4,0,0.001 +03/09/2021 06:00,13.45,90.2,0.527,318.4,0.11,7.303,0.037,-4.093,-4.093,0,101.4,0,0.221 +03/09/2021 06:30,14.07,89.6,0.196,324.7,0.074,37.41,0.187,6.678,6.678,0,101.4,0.071,1.028 +03/09/2021 07:00,14.9,87.1,0.213,14.62,0.109,63.86,0.319,19.92,19.92,0,101.4,0.132,1.729 +03/09/2021 07:30,15.84,82.2,0.286,38.72,0.095,103.1,0.515,41.36,41.36,0,101.5,0.237,2.853 +03/09/2021 08:00,16.38,77.02,0.471,43.83,0.118,128.6,0.643,64.06,64.06,0,101.4,0.321,3.62 +03/09/2021 08:30,17.21,74.49,0.377,14.18,0.145,152.4,0.762,82.9,82.9,0,101.4,0.321,4.297 +03/09/2021 09:00,18.22,71.77,0.532,25.91,0.122,212.4,1.062,119.5,119.5,0,101.5,0.431,5.71 +03/09/2021 09:30,18.89,68.51,0.722,45.87,0.119,248,1.24,137.9,137.9,0,101.5,0.537,6.631 +03/09/2021 10:00,19.46,66.14,0.575,44.34,0.114,240.3,1.201,133.2,133.2,0,101.4,0.524,6.846 +03/09/2021 10:30,20.65,64,0.601,42.98,0.101,347,1.735,203.5,203.5,0,101.4,0.782,9.24 +03/09/2021 11:00,21.91,60.11,0.647,34.51,0.127,519.6,2.598,321.8,321.8,0,101.4,1.15,12.92 +03/09/2021 11:30,23.17,56.05,0.869,41.38,0.104,608.5,3.042,376.6,376.6,0,101.4,1.271,14.03 +03/09/2021 12:00,24.37,54.16,0.808,28.47,0.108,785.1,3.926,505.3,505.3,0,101.4,1.454,16.14 +03/09/2021 12:30,24.78,52.01,0.804,84.9,0.099,708.4,3.542,449.3,449.3,0,101.3,1.249,13.52 +03/09/2021 13:00,25.6,49.39,0.818,76.57,0.092,692.8,3.464,443.5,443.5,0,101.3,1.177,13.02 +03/09/2021 13:30,26.15,47.23,0.834,78.16,0.106,669.2,3.346,436.2,436.2,0,101.3,1.148,12.5 +03/09/2021 14:00,26.62,47.89,0.808,60.23,0.11,636.4,3.182,412.9,412.9,0,101.3,1.138,11.94 +03/09/2021 14:30,26.7,48.77,1.026,48.94,0.113,608.5,3.043,387.7,387.7,0,101.2,1.095,11.59 +03/09/2021 15:00,27.55,47.02,0.908,29.06,0.086,566.6,2.833,361.9,361.9,0,101.2,1.014,10.7 +03/09/2021 15:30,27.79,46.32,0.739,36.63,0.105,435.9,2.18,276.4,276.4,0,101.2,0.857,9.4 +03/09/2021 16:00,26.32,50.09,0.668,26.47,0.119,171.7,0.858,88.9,88.9,0,101.2,0.37,4.283 +03/09/2021 16:30,25.92,52.01,0.77,0.245,0.134,266.7,1.333,141.8,141.8,0,101.2,0.511,5.885 +03/09/2021 17:00,26.76,49.29,0.822,10.88,0.124,211.6,1.058,111.3,111.3,0,101.2,0.405,4.471 +03/09/2021 17:30,25.53,51.7,0.792,25.58,0.12,145.9,0.73,61.73,61.73,0,101.2,0.298,2.86 +03/09/2021 18:00,25.02,53.02,0.905,22.27,0.128,94.5,0.472,28.19,28.19,0,101.2,0.225,2.026 +03/09/2021 18:30,23.27,59.8,0.723,9.51,0.161,29.07,0.145,-9.48,-9.48,0,101.2,0.07,0.698 +03/09/2021 19:00,21.79,66.1,0.789,351.4,0.145,2.57,0.013,-20.97,-20.97,0,101.2,0,0.126 +03/09/2021 19:30,20.7,70.49,0.802,341.6,0.156,0,0,-16.06,-16.06,0,101.2,0,0 +03/09/2021 20:00,20.18,72.95,0.836,332.2,0.147,0,0,-13.32,-13.32,0,101.2,0,0 +03/09/2021 20:30,19.65,75.67,0.475,327.4,0.144,0,0,-14.25,-14.25,0,101.2,0,0 +03/09/2021 21:00,19.17,78.82,0.263,333.4,0.088,0,0,-13.53,-13.53,0,101.2,0,0 +03/09/2021 21:30,18.92,80.2,0.51,351,0.169,0,0,-26.34,-26.34,0,101.2,0,0 +03/09/2021 22:00,17.88,83.2,0.429,350.8,0.139,0,0,-28.88,-28.88,0,101.2,0,0 +03/09/2021 22:30,17.04,85.9,0.197,350.7,0.091,0,0,-30.43,-30.43,0,101.2,0,0 +03/09/2021 23:00,16.82,87.1,0.47,344.2,0.166,0,0,-29.6,-29.6,0,101.2,0,0 +03/09/2021 23:30,16.33,87.5,0.275,243.2,0.109,0,0,-30.85,-30.85,0,101.2,0,0 +04/09/2021 00:00,15.91,88.5,0.136,243.3,0.056,0,0,-29.45,-29.45,0,101.2,0,0 +04/09/2021 00:30,15.09,89,0.005,243.2,0.042,0,0,-29.41,-29.41,0,101.2,0,0 +04/09/2021 01:00,15.07,90.3,0.218,264.4,0.044,0,0,-26.89,-26.89,0,101.2,0,0 +04/09/2021 01:30,14.85,90.8,0.24,337.1,0.097,0,0,-29.92,-29.92,0,101.1,0,0 +04/09/2021 02:00,14.57,91.2,0.145,311.7,0.031,0,0,-29.53,-29.53,0,101.1,0,0 +04/09/2021 02:30,15.02,91.9,0.808,283.7,0.155,0,0,-35.68,-35.68,0,101.1,0,0 +04/09/2021 03:00,15,91.8,0.729,310.2,0.115,0,0,-33.41,-33.41,0,101.1,0,0 +04/09/2021 03:30,14.3,91.6,0.411,337.6,0.119,0,0,-28.72,-28.72,0,101.1,0,0 +04/09/2021 04:00,14.51,92.1,0.979,302.1,0.133,0,0,-35.04,-35.04,0,101.1,0,0 +04/09/2021 04:30,14.06,91.6,0.059,337.2,0.018,0,0,-31.41,-31.41,0,101.1,0,0 +04/09/2021 05:00,13.3,91.8,0,337.1,0.001,0,0,-27.98,-27.98,0,101.1,0,0 +04/09/2021 05:30,13.13,92.2,0.241,256.7,0.097,0.222,0.001,-28.41,-28.41,0,101.1,0,0.021 +04/09/2021 06:00,12.94,92.3,0,0,0,7.58,0.038,-23.63,-23.63,0,101.1,0,0.192 +04/09/2021 06:30,12.95,92.8,0.098,205.3,0.035,30.03,0.15,-9.58,-9.58,0,101.1,0.061,0.59 +04/09/2021 07:00,14.02,93,0.461,297.4,0.072,64.84,0.324,14.2,14.2,0,101.1,0.155,1.627 +04/09/2021 07:30,14.89,92.4,1.125,308.4,0.125,105.7,0.529,38.38,38.38,0,101.1,0.233,3.066 +04/09/2021 08:00,15.75,92.2,0.571,332,0.129,183.5,0.918,73.34,73.34,0,101.2,0.388,4.73 +04/09/2021 08:30,16.87,90.7,0.751,315.6,0.132,194.1,0.971,73.88,73.88,0,101.2,0.395,4.875 +04/09/2021 09:00,17.4,88.8,1.306,301.2,0.131,172.7,0.863,76.89,76.89,0,101.2,0.351,4.101 +04/09/2021 09:30,17.95,88,1.257,293,0.144,287.5,1.438,147.6,147.6,0,101.2,0.582,6.696 +04/09/2021 10:00,19.41,83.8,1.16,299.3,0.136,363.7,1.818,197,197,0,101.2,0.797,8.7 +04/09/2021 10:30,20.74,77.76,1.195,316.3,0.126,542.2,2.711,303.8,303.8,0,101.2,1.126,11.81 +04/09/2021 11:00,22.85,69.17,0.889,345.1,0.114,665.6,3.328,392.7,392.7,0,101.2,1.263,13.17 +04/09/2021 11:30,24.36,62.69,1.041,339.6,0.123,681.8,3.409,412.3,412.3,0,101.1,1.222,13.11 +04/09/2021 12:00,25.77,55.15,0.652,27.45,0.107,695.1,3.475,441.4,441.4,0,101.1,1.232,13.19 +04/09/2021 12:30,26.53,51.19,0.749,12.69,0.111,699,3.495,445,445,0,101.1,1.27,13.12 +04/09/2021 13:00,26.55,49.7,0.882,299.8,0.099,696.8,3.484,443.8,443.8,0,101.1,1.226,12.92 +04/09/2021 13:30,27.42,48.74,0.723,296.6,0.092,684.3,3.422,446.9,446.9,0,101.1,1.237,12.69 +04/09/2021 14:00,27.65,46.22,0.73,308.1,0.118,602.4,3.012,378,378,0,101.1,1.123,11.07 +04/09/2021 14:30,27.83,46.52,1.047,308.2,0.117,597.9,2.989,385.6,385.6,0,101,1.109,10.93 +04/09/2021 15:00,27.94,45.5,0.985,322.7,0.109,546.7,2.733,343,343,0,101,0.967,9.69 +04/09/2021 15:30,28.11,45.09,0.728,343.3,0.079,410.9,2.054,245.7,245.7,0,101,0.723,7.18 +04/09/2021 16:00,28.69,44.74,0.8,299.3,0.11,426.5,2.133,265.4,265.4,0,101,0.771,7.897 +04/09/2021 16:30,28.21,45.15,1.003,304.9,0.132,370.4,1.852,221.4,221.4,0,101,0.71,7.302 +04/09/2021 17:00,28.44,45.68,0.671,335.8,0.135,244.9,1.225,123.3,123.3,0,101,0.447,4.696 +04/09/2021 17:30,26.58,50.34,0.605,289.6,0.157,91.3,0.457,23.5,23.5,0,101,0.27,2.353 +04/09/2021 18:00,25.34,54.43,0.724,258.7,0.155,58.9,0.295,14.87,14.87,0,101,0.145,1.652 +04/09/2021 18:30,23.9,61.86,0.727,301.3,0.106,18.35,0.092,-6.367,-6.367,0,101.1,0.032,0.513 +04/09/2021 19:00,22.73,68.85,0.189,303.1,0.075,0.668,0.003,-14.68,-14.68,0,101.1,0,0.041 +04/09/2021 19:30,21.79,74.31,0.478,340.2,0.146,0,0,-4.398,-4.398,0,101.1,0,0 +04/09/2021 20:00,21.94,73.03,1.141,0.106,0.137,0.04,0,-4.917,-4.917,0,101.2,0,0 +04/09/2021 20:30,21.6,74.4,0.844,3.973,0.143,0,0,-25.01,-25.01,0,101.2,0,0 +04/09/2021 21:00,20.59,79.07,1.11,331.3,0.129,0,0,-53.97,-53.97,0.4,101.2,0,0 +04/09/2021 21:30,19.62,82,0.553,288.5,0.122,0,0,-33.92,-33.92,0,101.2,0,0 +04/09/2021 22:00,18.6,86.2,0.407,251.3,0.137,0,0,-31.67,-31.67,0,101.2,0,0 +04/09/2021 22:30,17.89,88,0.197,245.2,0.084,0,0,-24.45,-24.45,0,101.2,0,0 +04/09/2021 23:00,18.23,89.6,0.537,272.8,0.159,0,0,-23.85,-23.85,0,101.2,0,0 +04/09/2021 23:30,17.66,89.3,0.249,291.5,0.107,0,0,-28.78,-28.78,0,101.2,0,0 +05/09/2021 00:00,17.01,89.9,0.255,271.9,0.108,0,0,-26.84,-26.84,0,101.2,0,0 +05/09/2021 00:30,16.45,90.5,0.237,286.2,0.1,0,0,-25.49,-25.49,0,101.2,0,0 +05/09/2021 01:00,16.43,91.4,0.435,257.7,0.106,0,0,-28.08,-28.08,0,101.2,0,0 +05/09/2021 01:30,16.39,91.6,0.263,263.1,0.114,0,0,-29.54,-29.54,0,101.2,0,0 +05/09/2021 02:00,15.69,91.6,0.019,258.3,0.017,0,0,-27.49,-27.49,0,101.2,0,0 +05/09/2021 02:30,15.34,92.3,0.001,254,0.009,0,0,-25.52,-25.52,0,101.2,0,0 +05/09/2021 03:00,15.23,92.4,0.206,239.6,0.082,0,0,-28.14,-28.14,0,101.2,0,0 +05/09/2021 03:30,14.99,92.4,0.101,230.9,0.051,0,0,-27.92,-27.92,0,101.3,0,0 +05/09/2021 04:00,14.4,92.6,0.073,231.4,0.035,0,0,-24.4,-24.4,0,101.2,0,0 +05/09/2021 04:30,14.23,92.9,0.049,231.4,0.029,0,0,-27.9,-27.9,0,101.2,0,0 +05/09/2021 05:00,13.94,92.9,0.109,231.7,0.03,0,0,-27.47,-27.47,0,101.3,0,0 +05/09/2021 05:30,13.54,93.1,0.069,232.1,0.022,0.282,0.001,-22.65,-22.65,0,101.3,0,0.02 +05/09/2021 06:00,13.4,93.4,0,0,0,11.65,0.058,-9.46,-9.46,0,101.3,0.005,0.281 +05/09/2021 06:30,14.22,93.9,0.002,232,0.003,47.46,0.237,8.52,8.52,0,101.4,0.107,1.173 +05/09/2021 07:00,15.23,93.1,0.035,232,0.031,103.9,0.52,18.87,18.87,0,101.4,0.253,2.701 +05/09/2021 07:30,16.27,92.4,0.262,272.3,0.074,176.3,0.882,43.69,43.69,0,101.4,0.396,4.503 +05/09/2021 08:00,16.43,91.5,0.61,305.2,0.12,240.2,1.201,74.13,74.13,0,101.4,0.554,5.965 +05/09/2021 08:30,17.91,90.7,0.413,344.7,0.118,349.2,1.746,162.7,162.7,0,101.5,0.784,7.789 +05/09/2021 09:00,20.1,85.3,0.444,34.91,0.118,441.4,2.207,177.6,177.6,0,101.5,0.929,9 +05/09/2021 09:30,21.79,75.93,0.548,339.7,0.13,502.1,2.51,255.6,255.6,0,101.5,1.021,10.03 +05/09/2021 10:00,23.55,66.77,0.566,340,0.078,576.4,2.882,321.8,321.8,0,101.5,1.19,11.45 +05/09/2021 10:30,24.78,60.54,0.561,333.1,0.093,629.2,3.146,373.8,373.8,0,101.5,1.238,12.16 +05/09/2021 11:00,25.73,55.32,0.591,215.1,0.095,667,3.335,415.5,415.5,0,101.5,1.218,12.37 +05/09/2021 11:30,26.18,56.06,0.784,299.4,0.104,694.6,3.473,440.2,440.2,0,101.5,1.193,12.46 +05/09/2021 12:00,26.88,54.7,0.765,204.7,0.116,704.7,3.524,464.4,464.4,0,101.5,1.222,12.6 +05/09/2021 12:30,27.35,52.68,0.889,131.5,0.088,691.2,3.456,457.7,457.7,0,101.4,1.233,12.51 +05/09/2021 13:00,27.58,52.15,0.501,208.6,0.091,412.8,2.064,253.4,253.4,0,101.4,0.765,8.01 +05/09/2021 13:30,27.43,52.27,0.489,96.7,0.12,340.4,1.702,203.7,203.7,0,101.4,0.641,6.691 +05/09/2021 14:00,27.71,51.2,0.5,142.4,0.075,580.6,2.903,384.5,384.5,0,101.4,1.016,10.78 +05/09/2021 14:30,28,50.35,0.693,158,0.118,292.9,1.465,182.6,182.6,0,101.4,0.555,5.739 +05/09/2021 15:00,28.05,49.88,0.321,99.3,0.043,401.3,2.006,253,253,0,101.4,0.656,7.005 +05/09/2021 15:30,28.03,49.72,0.275,168.9,0.09,273.4,1.367,154.8,154.8,0,101.4,0.465,4.641 +05/09/2021 16:00,28.91,45.75,0.626,295.6,0.105,415.1,2.076,253.3,253.3,0,101.4,0.675,7.048 +05/09/2021 16:30,30.02,43.69,0.446,227.3,0.109,356.2,1.781,221.6,221.6,0,101.4,0.633,6.489 +05/09/2021 17:00,29.92,44.26,0.263,177.6,0.087,243.8,1.219,134.7,134.7,0,101.4,0.396,4.136 +05/09/2021 17:30,29.36,46.34,0.197,138.7,0.06,154,0.77,71.41,71.41,0,101.4,0.287,2.369 +05/09/2021 18:00,29.19,48.15,0.057,86.5,0.029,83,0.415,24.77,24.77,0,101.4,0.219,1.396 +05/09/2021 18:30,26.67,55.79,0.065,17.75,0.038,21.76,0.109,-12.61,-12.61,0,101.5,0.063,0.473 +05/09/2021 19:00,23.12,66.07,0.278,22.69,0.06,0.535,0.003,-26.94,-26.94,0,101.5,0,0.073 +05/09/2021 19:30,22.09,71.51,0.499,21.03,0.144,0,0,-33.2,-33.2,0,101.5,0,0 +05/09/2021 20:00,21.44,73.45,0.766,17.39,0.147,0,0,-35.28,-35.28,0,101.5,0,0 +05/09/2021 20:30,20.83,74.74,0.656,9.9,0.153,0,0,-36.29,-36.29,0,101.6,0,0 +05/09/2021 21:00,19.99,77.61,0.418,20.97,0.133,0,0,-31.81,-31.81,0,101.6,0,0 +05/09/2021 21:30,19.02,81.8,0.401,351.4,0.102,0,0,-28.85,-28.85,0,101.6,0,0 +05/09/2021 22:00,18.23,84.9,0.305,320.7,0.117,0,0,-27.38,-27.38,0,101.6,0,0 +05/09/2021 22:30,17.74,87,0.522,292.7,0.119,0,0,-30.97,-30.97,0,101.6,0,0 +05/09/2021 23:00,17.5,86.7,0.126,272,0.068,0,0,-29.26,-29.26,0,101.6,0,0 +05/09/2021 23:30,16.61,87.5,0.004,275.8,0.012,0,0,-27.94,-27.94,0,101.7,0,0 +06/09/2021 00:00,16.24,88.9,0.08,276.6,0.048,0,0,-27.5,-27.5,0,101.7,0,0 +06/09/2021 00:30,15.69,89.8,0.003,277.3,0.008,0,0,-28.31,-28.31,0,101.7,0,0 +06/09/2021 01:00,15.56,90.7,0.103,285.1,0.041,0,0,-27.15,-27.15,0,101.7,0,0 +06/09/2021 01:30,16.22,91.6,0.483,314.3,0.11,0,0,-27.51,-27.51,0,101.6,0,0 +06/09/2021 02:00,16.06,91.8,0.482,318.8,0.115,0,0,-29,-29,0,101.6,0,0 +06/09/2021 02:30,15.53,91.8,0.266,320.8,0.052,0,0,-27.71,-27.71,0,101.7,0,0 +06/09/2021 03:00,15.69,92.5,0.434,317.4,0.07,0,0,-27.4,-27.4,0,101.7,0,0 +06/09/2021 03:30,15.57,92.4,0.29,312,0.066,0,0,-30.41,-30.41,0,101.7,0,0 +06/09/2021 04:00,14.93,92.6,0,328.6,0.001,0,0,-29.71,-29.71,0,101.7,0,0 +06/09/2021 04:30,14.51,92.9,0,328.5,0.001,0,0,-30.33,-30.33,0,101.6,0,0 +06/09/2021 05:00,14.11,92.9,0,309,0,0,0,-29.13,-29.13,0,101.7,0,0 +06/09/2021 05:30,13.84,93.1,0.044,299.7,0.009,0.124,0.001,-27.29,-27.29,0,101.7,0,0.015 +06/09/2021 06:00,13.83,93.2,0.212,281,0.139,8.14,0.041,-24.1,-24.1,0,101.7,0.01,0.23 +06/09/2021 06:30,14.15,94.1,0.066,286.5,0.037,43.76,0.219,-3.433,-3.433,0.2,101.7,0.083,0.639 +06/09/2021 07:00,15.69,93.3,0.601,297.6,0.102,116.8,0.584,20.03,20.03,0,101.7,0.352,3.677 +06/09/2021 07:30,17.61,91.2,0.251,329.7,0.077,213.1,1.065,46.74,46.74,0,101.7,0.547,5.489 +06/09/2021 08:00,19.89,85.8,0.263,7.486,0.099,306.4,1.532,94.9,94.9,0,101.8,0.73,6.733 +06/09/2021 08:30,22.59,72.62,0.416,28.62,0.128,375.2,1.876,160.3,160.3,0,101.8,0.89,8.07 +06/09/2021 09:00,24.26,65.88,0.55,70.53,0.114,450.5,2.253,221.2,221.2,0,101.8,0.957,9.22 +06/09/2021 09:30,25.61,60.65,0.49,101.3,0.087,517.1,2.585,274.3,274.3,0,101.8,1.076,10.22 +06/09/2021 10:00,26.66,58.06,0.588,89.3,0.085,576.5,2.882,331.6,331.6,0,101.8,1.212,11.33 +06/09/2021 10:30,27.53,56.08,0.721,69.02,0.105,624.5,3.122,369.5,369.5,0,101.8,1.233,11.81 +06/09/2021 11:00,28.2,53.19,0.996,60.1,0.113,662,3.31,399.5,399.5,0,101.7,1.187,11.88 +06/09/2021 11:30,29.29,49.94,0.853,108.2,0.102,690.4,3.452,445.9,445.9,0,101.7,1.172,12.1 +06/09/2021 12:00,29.95,47.53,1.065,128.3,0.112,704.4,3.522,464.3,464.3,0,101.7,1.211,12.18 +06/09/2021 12:30,30.32,45.46,1.04,107.7,0.107,700.7,3.504,462.8,462.8,0,101.7,1.202,11.99 +06/09/2021 13:00,30.6,42.63,1.16,102.8,0.107,693.2,3.466,456.1,456.1,0,101.7,1.133,11.63 +06/09/2021 13:30,30.79,41.71,1.3,117.9,0.116,671.9,3.36,446.7,446.7,0,101.7,1.152,11.39 +06/09/2021 14:00,30.96,41.3,1.062,89.7,0.107,637,3.185,423.2,423.2,0,101.6,1.136,10.73 +06/09/2021 14:30,31.11,40.49,1.127,105.2,0.109,590.5,2.953,393.7,393.7,0,101.6,1.022,9.88 +06/09/2021 15:00,31.52,39.41,0.745,93,0.12,533.8,2.669,352.5,352.5,0,101.6,0.867,8.66 +06/09/2021 15:30,31.51,39.17,0.938,89.1,0.109,467.3,2.336,300.9,300.9,0,101.6,0.701,7.294 +06/09/2021 16:00,31.28,39.1,1.019,126.2,0.109,393.8,1.969,252.7,252.7,0,101.6,0.592,6.197 +06/09/2021 16:30,31.1,39.01,0.674,113.4,0.102,313.4,1.567,189.5,189.5,0,101.6,0.474,4.865 +06/09/2021 17:00,30.84,39.31,0.751,112.3,0.109,231.3,1.156,127,127,0,101.6,0.345,3.412 +06/09/2021 17:30,30.45,40.64,0.435,117.6,0.093,152.4,0.762,72.12,72.12,0,101.6,0.241,2.121 +06/09/2021 18:00,29.94,41.46,0.247,106.3,0.071,78.82,0.394,24.18,24.18,0,101.6,0.205,1.212 +06/09/2021 18:30,27.99,45.54,0.53,55.59,0.128,19.54,0.098,-18.72,-18.72,0,101.6,0.047,0.35 +06/09/2021 19:00,26.05,50.66,0.37,54.36,0.124,0.576,0.003,-34.04,-34.04,0,101.6,0,0.068 +06/09/2021 19:30,24.5,55.48,0.337,48.38,0.126,0,0,-32.12,-32.12,0,101.6,0,0 +06/09/2021 20:00,23.43,59.13,0.254,49.44,0.12,0,0,-30.49,-30.49,0,101.6,0,0 +06/09/2021 20:30,22.51,62.46,0.181,60.11,0.104,0,0,-30.39,-30.39,0,101.6,0,0 +06/09/2021 21:00,21.8,64.44,0.198,58.47,0.111,0,0,-29.32,-29.32,0,101.6,0,0 +06/09/2021 21:30,21.67,63.93,0.327,50.08,0.12,0,0,-31.35,-31.35,0,101.6,0,0 +06/09/2021 22:00,21.01,66.26,0.116,50.84,0.066,0,0,-30.93,-30.93,0,101.6,0,0 +06/09/2021 22:30,20.36,67.99,0.07,72.48,0.068,0,0,-32.36,-32.36,0,101.6,0,0 +06/09/2021 23:00,19.68,69.61,0.157,125.6,0.082,0,0,-31.1,-31.1,0,101.6,0,0 +06/09/2021 23:30,20.05,67.16,0.236,76.51,0.101,0,0,-34.19,-34.19,0,101.6,0,0 +07/09/2021 00:00,20.23,66.01,0.207,24.77,0.05,0,0,-37.51,-37.51,0,101.6,0,0 +07/09/2021 00:30,19.23,69.24,0.003,2.058,0.024,0,0,-34.3,-34.3,0,101.6,0,0 +07/09/2021 01:00,18.75,70.44,0.066,79.69,0.069,0,0,-35.05,-35.05,0,101.6,0,0 +07/09/2021 01:30,18.53,70.45,0.155,56.63,0.079,0,0,-34.44,-34.44,0,101.5,0,0 +07/09/2021 02:00,18.33,70.43,0.089,115.1,0.083,0,0,-36.11,-36.11,0,101.5,0,0 +07/09/2021 02:30,17.87,71.26,0.155,116.9,0.078,0,0,-36.64,-36.64,0,101.5,0,0 +07/09/2021 03:00,17.48,72.2,0.093,88.4,0.077,0,0,-35.63,-35.63,0,101.5,0,0 +07/09/2021 03:30,17.28,72.2,0.162,154.6,0.074,0,0,-37.35,-37.35,0,101.5,0,0 +07/09/2021 04:00,16.86,72.78,0.187,38.14,0.095,0,0,-36.44,-36.44,0,101.4,0,0 +07/09/2021 04:30,16.74,72.51,0.158,123.5,0.122,0,0,-37.82,-37.82,0,101.4,0,0 +07/09/2021 05:00,16.01,75.07,0.119,190,0.095,0,0,-35.04,-35.04,0,101.4,0,0 +07/09/2021 05:30,15.42,77.64,0.361,191.6,0.114,0.016,0,-33.54,-33.54,0,101.4,0,0.009 +07/09/2021 06:00,15.37,76.2,0.312,163.3,0.094,6.442,0.032,-29.78,-29.78,0,101.4,0.022,0.234 +07/09/2021 06:30,15.15,79,0.158,29.15,0.064,40.32,0.202,-8.82,-8.82,0,101.4,0.073,0.496 +07/09/2021 07:00,18.54,66.13,0.363,69.55,0.119,136.9,0.685,25.56,25.56,0,101.4,0.429,4.199 +07/09/2021 07:30,22.15,54.18,0.652,89,0.108,220.1,1.101,50.32,50.32,0,101.4,0.646,6.011 +07/09/2021 08:00,23.56,51.21,0.728,102.1,0.107,304.2,1.521,105.3,105.3,0,101.4,0.816,7.225 +07/09/2021 08:30,24.55,49.27,1.169,111.3,0.113,392.1,1.961,166.3,166.3,0,101.3,0.981,8.78 +07/09/2021 09:00,25.65,47.35,1.26,120,0.11,476.6,2.383,231.4,231.4,0,101.3,1.069,9.84 +07/09/2021 09:30,26.74,44.24,1.574,107.7,0.118,550.8,2.754,287,287,0,101.3,1.161,10.81 +07/09/2021 10:00,27.56,41.3,1.713,111.5,0.119,560.3,2.802,308.5,308.5,0,101.3,1.174,11.04 +07/09/2021 10:30,27.36,41.23,1.806,116.3,0.114,489.4,2.447,270.5,270.5,0,101.3,0.977,9.89 +07/09/2021 11:00,28.19,40.8,2.053,121.3,0.119,668.1,3.34,395.3,395.3,0,101.3,1.338,13.18 +07/09/2021 11:30,28.83,38.03,2.472,115,0.124,688.3,3.441,412.9,413.1,0,101.2,1.298,12.84 +07/09/2021 12:00,29.09,37.86,2.852,122.1,0.123,707.8,3.539,434,434.3,0,101.2,1.3,12.75 +07/09/2021 12:30,29.85,37.99,2.235,119.8,0.121,720.4,3.602,454.9,455.1,0,101.1,1.26,12.48 +07/09/2021 13:00,30.2,37.7,2.422,131.8,0.123,694.5,3.472,443.5,443.6,0,101.1,1.221,11.99 +07/09/2021 13:30,30.53,38.22,2.19,127.1,0.118,666.1,3.331,437.5,437.6,0,101.1,1.223,11.48 +07/09/2021 14:00,30.7,38.01,2.248,128.8,0.122,624,3.12,406.5,406.5,0,101,1.176,10.77 +07/09/2021 14:30,30.93,37.4,2.368,128,0.121,576.9,2.884,376,376,0,101,1.059,9.84 +07/09/2021 15:00,31.48,37.69,1.433,127.4,0.115,512,2.56,330.7,330.7,0,101,0.936,8.67 +07/09/2021 15:30,30.96,37.66,1.879,125.9,0.12,377.1,1.885,232.5,232.5,0,100.9,0.665,6.306 +07/09/2021 16:00,29.99,39.07,1.887,129.2,0.12,197.5,0.988,98.3,98.3,0,100.9,0.38,3.764 +07/09/2021 16:30,29.3,41.28,1.173,127.6,0.125,148.7,0.743,63.54,63.54,0,100.9,0.339,3.302 +07/09/2021 17:00,29.19,41.51,1.032,116.3,0.122,177.2,0.886,85.7,85.7,0,100.9,0.353,3.833 +07/09/2021 17:30,28.71,42.28,0.774,128.1,0.116,89.7,0.448,23.25,23.25,0,100.8,0.236,2.123 +07/09/2021 18:00,27.77,43.51,0.747,125,0.118,55.99,0.28,6.06,6.06,0,100.8,0.138,1.312 +07/09/2021 18:30,27.26,44.48,0.631,127.5,0.107,24.66,0.123,-13.4,-13.4,0,100.8,0.057,0.695 +07/09/2021 19:00,26.12,46.29,0.546,129.4,0.115,0.699,0.003,-28.7,-28.7,0,100.8,0,0.049 +07/09/2021 19:30,25.31,46.11,0.551,125.2,0.112,0,0,-29.72,-29.72,0,100.9,0,0 +07/09/2021 20:00,24.93,45.16,0.615,123.3,0.117,0,0,-27.68,-27.68,0,100.9,0,0 +07/09/2021 20:30,24.15,46.01,0.505,127.8,0.122,0,0,-26.07,-26.07,0,100.9,0,0 +07/09/2021 21:00,23.72,46.58,0.753,135,0.124,0,0,-21.57,-21.57,0,100.9,0,0 +07/09/2021 21:30,23.31,47.91,0.642,137.1,0.123,0,0,-23.3,-23.3,0,100.9,0,0 +07/09/2021 22:00,22.85,49.51,0.53,155.2,0.135,0,0,-21.4,-21.4,0,100.9,0,0 +07/09/2021 22:30,22.75,49.23,0.56,162.4,0.13,0,0,-27.7,-27.7,0,100.8,0,0 +07/09/2021 23:00,22.45,49.94,0.474,160.5,0.127,0,0,-31.13,-31.13,0,100.8,0,0 +07/09/2021 23:30,21.75,52.58,0.525,157.3,0.118,0,0,-30.26,-30.26,0,100.8,0,0 +08/09/2021 00:00,21.67,53.06,0.702,136.2,0.12,0,0,-26.63,-26.63,0,100.8,0,0 +08/09/2021 00:30,21.65,52.93,0.778,149.7,0.125,0,0,-29.91,-29.91,0,100.8,0,0 +08/09/2021 01:00,21.13,54.69,0.645,153,0.131,0,0,-30.33,-30.33,0,100.7,0,0 +08/09/2021 01:30,20.4,57.25,0.509,185.5,0.143,0,0,-24.04,-24.04,0,100.7,0,0 +08/09/2021 02:00,19.88,59.8,0.242,168.8,0.107,0,0,-17.66,-17.66,0,100.7,0,0 +08/09/2021 02:30,18.93,64.65,0.084,184.5,0.039,0,0,-14.98,-14.98,0,100.7,0,0 +08/09/2021 03:00,18.7,65.76,0.516,212.5,0.132,0,0,-20.42,-20.42,0,100.7,0,0 +08/09/2021 03:30,17.94,69.9,0.129,247.7,0.062,0,0,-22.02,-22.02,0,100.7,0,0 +08/09/2021 04:00,17.26,73.3,0.267,234.3,0.061,0,0,-19.23,-19.23,0,100.6,0,0 +08/09/2021 04:30,16.65,77.7,0.362,216.3,0.09,0,0,-14.47,-14.47,0,100.7,0,0 +08/09/2021 05:00,17.58,75.88,1.305,263.2,0.139,0.635,0.003,-3.493,-3.493,0,100.7,0,0 +08/09/2021 05:30,18.83,79.46,0.907,296.3,0.104,0.089,0,-3.011,-3.011,0,100.8,-0.001,0.004 +08/09/2021 06:00,18.74,84.8,2.226,5.24,0.074,7.991,0.04,-39.14,-39.15,9.4,100.7,0.01,0.371 +08/09/2021 06:30,18.32,87.8,1.217,317.1,0.122,20.73,0.104,-14.33,-14.33,2.6,100.7,0.054,0.757 +08/09/2021 07:00,18.05,88.7,0.515,69.33,0.066,4.311,0.022,-14.8,-14.8,0.8,100.7,0,0.126 +08/09/2021 07:30,18.21,89.9,0.315,52.7,0.061,68.12,0.341,15.66,15.66,0,100.7,0.132,1.628 +08/09/2021 08:00,18.43,90,0.391,68.3,0.109,28.51,0.143,-8.33,-8.33,0.2,100.7,0.048,0.711 +08/09/2021 08:30,19.1,90,0.312,39.94,0.052,308,1.54,121.2,121.2,0,100.7,0.628,6.51 +08/09/2021 09:00,21.07,79.76,0.594,320.6,0.111,367.1,1.835,164.1,164.1,0,100.7,0.823,7.208 +08/09/2021 09:30,20.85,79.75,0.886,306.4,0.132,344.3,1.721,180.5,180.5,0,100.7,0.753,7.271 +08/09/2021 10:00,20.99,79.12,0.808,295.7,0.146,258.1,1.291,144,144,0,100.8,0.564,6.266 +08/09/2021 10:30,21.46,77.5,0.857,304.6,0.128,304.7,1.524,174.9,174.9,0,100.8,0.676,7.362 +08/09/2021 11:00,22.92,72.15,0.733,205.3,0.1,452.6,2.263,286.9,286.9,0,100.8,0.972,9.45 +08/09/2021 11:30,23.92,68.11,0.981,187,0.127,480.2,2.401,308.9,308.9,0,100.8,1.033,9.84 +08/09/2021 12:00,24.93,65.47,0.931,215.6,0.106,691.7,3.459,454.5,454.5,0,100.8,1.452,13.34 +08/09/2021 12:30,25.2,64.37,1.04,268.7,0.1,570.4,2.852,375.1,375.1,0,100.7,1.267,11.98 +08/09/2021 13:00,25.43,62.47,0.828,286.9,0.087,412.2,2.061,257,257,0,100.7,0.916,8.86 +08/09/2021 13:30,25.59,61.68,1.114,272.9,0.124,594.7,2.973,386.9,386.9,0,100.7,1.268,12.16 +08/09/2021 14:00,26.23,59.21,0.982,280.3,0.129,490.1,2.451,315.3,315.3,0,100.7,1.011,9.46 +08/09/2021 14:30,26.66,56.18,1.402,274.1,0.139,592.1,2.961,391.7,391.7,0,100.7,1.19,11.31 +08/09/2021 15:00,26.16,57.65,0.887,275.9,0.136,303.6,1.518,174.8,174.8,0,100.7,0.627,6.105 +08/09/2021 15:30,26.65,55.66,1.064,302.6,0.125,410.8,2.054,242.1,242.1,0,100.6,0.798,7.74 +08/09/2021 16:00,26.53,55.6,0.824,256.1,0.123,255,1.275,134.8,134.8,0,100.6,0.512,4.673 +08/09/2021 16:30,25.85,57.84,0.387,275.1,0.108,170.4,0.852,81.5,81.5,0,100.6,0.385,3.881 +08/09/2021 17:00,26.33,55.41,1.269,269.9,0.141,258.8,1.294,147.7,147.7,0,100.6,0.447,4.767 +08/09/2021 17:30,24.91,61.35,0.772,283.7,0.139,97.9,0.489,33.27,33.27,0,100.6,0.232,2.026 +08/09/2021 18:00,24.57,61.14,1.518,292.8,0.139,100.4,0.502,34.22,34.22,0,100.6,0.246,2.219 +08/09/2021 18:30,22.61,69.3,0.624,265.3,0.152,6.189,0.031,-34.87,-34.87,0,100.7,0.012,0.152 +08/09/2021 19:00,21.33,75.15,1.051,257,0.151,0.041,0,-46.14,-46.14,0,100.7,0,0.015 +08/09/2021 19:30,20.69,78.09,0.882,256.7,0.151,0,0,-34.4,-34.4,0,100.7,0,0 +08/09/2021 20:00,20.27,79.45,0.561,255.1,0.146,0,0,-35.76,-35.76,0,100.7,0,0 +08/09/2021 20:30,19.78,80.9,0.874,252.2,0.14,0,0,-28.94,-28.94,0,100.7,0,0 +08/09/2021 21:00,19.44,81.4,0.887,254.4,0.143,0,0,-45.44,-45.44,0,100.7,0,0 +08/09/2021 21:30,18.72,84.2,0.435,248.2,0.136,0,0,-40.08,-40.08,0,100.7,0,0 +08/09/2021 22:00,18.19,85.7,0.075,188.2,0.035,0,0,-24.91,-24.91,0,100.8,0,0 +08/09/2021 22:30,17.93,87.2,0.103,139.2,0.035,0,0,-20.54,-20.54,0,100.8,0,0 +08/09/2021 23:00,17.92,88.4,0.212,165.3,0.086,0,0,-18.36,-18.36,0,100.8,0,0 +08/09/2021 23:30,17.96,88.9,0.2,188.1,0.089,0,0,-34.7,-34.7,0,100.7,0,0 +09/09/2021 00:00,17.43,89.6,0.232,143.6,0.072,0,0,-36.78,-36.78,0,100.7,0,0 +09/09/2021 00:30,17.42,90.8,0.177,160.3,0.055,0,0,-10.25,-10.25,0,100.7,0,0 +09/09/2021 01:00,17.71,90.9,0.169,153.9,0.069,0,0,-18.36,-18.36,0,100.7,0,0 +09/09/2021 01:30,17.88,91.1,0.82,172.2,0.146,0,0,-6.949,-6.949,0.2,100.7,0,0 +09/09/2021 02:00,18.25,90.9,0.941,165.8,0.143,0,0,-8.59,-8.59,0,100.7,0,0 +09/09/2021 02:30,18.29,90.7,0.817,162.5,0.145,0,0,-17.37,-17.37,0,100.6,0,0 +09/09/2021 03:00,18.22,90.8,0.652,164.7,0.147,0,0,-13.48,-13.48,0,100.6,0,0 +09/09/2021 03:30,18.29,90.8,0.841,171.3,0.147,0,0,-11.95,-11.95,0,100.6,0,0 +09/09/2021 04:00,18.32,90.8,0.883,161.6,0.146,0,0,-16.76,-16.76,0,100.6,0,0 +09/09/2021 04:30,18.25,90.5,0.936,167.4,0.145,0,0,-27.49,-27.49,0,100.6,0,0 +09/09/2021 05:00,18.1,90.3,0.972,170.9,0.145,0,0,-27.62,-27.62,0,100.6,0,0 +09/09/2021 05:30,18.15,90.2,0.755,174.1,0.145,0.029,0,-19.66,-19.66,0,100.6,0,0 +09/09/2021 06:00,18.16,90.3,0.821,172.3,0.15,6.514,0.033,-10.22,-10.22,0,100.6,0,0.211 +09/09/2021 06:30,18.36,90.1,0.787,170,0.143,38.69,0.193,2.242,2.242,0,100.6,0.079,1.082 +09/09/2021 07:00,18.62,89.6,0.942,164.9,0.14,61.28,0.306,13.39,13.39,0,100.6,0.125,1.689 +09/09/2021 07:30,19.08,88,1.314,194.9,0.135,108.7,0.544,35.5,35.5,0,100.6,0.237,2.701 +09/09/2021 08:00,19.83,81.8,1.483,208,0.122,179.3,0.896,85,85,0,100.6,0.412,4.388 +09/09/2021 08:30,20.27,77.98,1.594,216.2,0.12,189,0.945,92.1,92.1,0,100.6,0.432,4.275 +09/09/2021 09:00,20.66,76.42,1.784,220.4,0.117,206.5,1.033,108.4,108.4,0,100.6,0.463,4.821 +09/09/2021 09:30,20.54,79.3,1.412,221.8,0.122,157.6,0.788,15.91,15.91,0.4,100.6,0.355,4.243 +09/09/2021 10:00,20.64,80.4,1.55,224.8,0.122,185.6,0.928,57.08,57.08,0,100.6,0.383,4.627 +09/09/2021 10:30,19.97,80.8,1.373,192.5,0.129,181,0.905,47.24,47.24,0,100.6,0.415,4.25 +09/09/2021 11:00,20.95,80.5,1.564,199.7,0.122,338.8,1.694,196.5,196.5,0,100.6,0.762,7.725 +09/09/2021 11:30,22.29,72.42,2.057,207.2,0.123,401,2.005,269.9,269.9,0,100.6,0.894,8.83 +09/09/2021 12:00,22.22,70.98,1.685,239.9,0.122,237.9,1.19,115.3,115.3,0,100.6,0.573,6.127 +09/09/2021 12:30,22.62,72.56,1.459,248.2,0.12,379.3,1.897,236,236,0,100.6,0.857,8.68 +09/09/2021 13:00,22.81,71.61,1.664,266.2,0.141,283,1.415,182,182,0,100.6,0.664,7.039 +09/09/2021 13:30,22.39,73.84,1.751,279.6,0.139,432.2,2.161,282.4,282.4,0,100.6,0.898,8.71 +09/09/2021 14:00,22.94,71.24,1.624,258.2,0.133,176.5,0.883,84.3,84.3,1,100.6,0.419,4.402 +09/09/2021 14:30,20.84,81.7,1.836,256.5,0.138,400.1,2,195.6,195.6,2.6,100.6,0.777,8.41 +09/09/2021 15:00,21.7,77.34,1.72,238.1,0.119,197.5,0.988,114.4,114.4,0,100.6,0.398,4.599 +09/09/2021 15:30,21.57,74.47,1.409,236.8,0.121,134.5,0.672,77.37,77.37,0,100.6,0.294,3.242 +09/09/2021 16:00,21.22,75.1,1.202,244.3,0.13,101.2,0.506,53.48,53.48,0,100.6,0.23,2.286 +09/09/2021 16:30,21.21,74.08,1.445,230.1,0.121,92.1,0.461,51,51,0,100.6,0.218,2.199 +09/09/2021 17:00,20.36,78.4,1.305,245.1,0.123,46.26,0.231,-26.63,-26.63,0,100.6,0.098,1.37 +09/09/2021 17:30,19.86,81.4,1.329,217.9,0.118,35.51,0.178,-11.07,-11.07,0,100.6,0.076,0.81 +09/09/2021 18:00,19.56,81.5,1.55,213.9,0.127,29.44,0.147,-8.94,-8.94,0,100.6,0.066,0.587 +09/09/2021 18:30,19.24,82.6,0.903,223.5,0.12,14.56,0.073,-7.366,-7.366,0,100.6,0.016,0.383 +09/09/2021 19:00,18.84,84.5,1.046,194,0.141,1.505,0.008,-25.22,-25.22,0,100.6,0,0.075 +09/09/2021 19:30,18.42,86.6,1.042,196.7,0.144,0,0,-40.58,-40.58,0,100.7,0,0 +09/09/2021 20:00,17.91,88,0.883,181.4,0.153,0,0,-51.94,-51.94,0,100.7,0,0 +09/09/2021 20:30,17.59,89,0.453,213.8,0.122,0,0,-24.1,-24.1,0,100.7,0,0 +09/09/2021 21:00,17.7,89.6,0.893,194.9,0.137,0,0,-29.11,-29.11,0,100.7,0,0 +09/09/2021 21:30,17.94,89.8,0.833,189.8,0.137,0,0,-14.41,-14.41,0,100.8,0,0 +09/09/2021 22:00,18.05,89.8,0.74,195.5,0.144,0,0,-9.74,-9.74,0,100.8,0,0 +09/09/2021 22:30,18.06,90,0.654,174.5,0.142,0,0,-16.74,-16.74,0,100.8,0,0 +09/09/2021 23:00,18.06,90.3,0.371,180.3,0.142,0,0,-14.26,-14.26,0,100.8,0,0 +09/09/2021 23:30,18.02,90.6,0.457,173.1,0.149,0,0,-21.55,-21.55,0,100.8,0,0 +10/09/2021 00:00,17.88,90.9,0.689,165.4,0.149,0,0,-16.59,-16.59,0,100.8,0,0 +10/09/2021 00:30,17.9,91.1,0.638,196.3,0.12,0,0,-17.86,-17.86,0,100.7,0,0 +10/09/2021 01:00,17.72,90.9,0.469,209.9,0.123,0,0,-34.12,-34.12,0,100.8,0,0 +10/09/2021 01:30,17.19,91,0.346,213.8,0.116,0,0,-40.11,-40.11,0,100.8,0,0 +10/09/2021 02:00,16.88,91.5,0.376,163.2,0.131,0,0,-41.75,-41.75,0,100.8,0,0 +10/09/2021 02:30,16.53,91.8,0.494,190.7,0.121,0,0,-34.5,-34.5,0,100.8,0,0 +10/09/2021 03:00,16.85,92.2,0.607,170.6,0.144,0,0,-23.32,-23.32,0,100.8,0,0 +10/09/2021 03:30,16.87,92.2,0.183,166.2,0.102,0,0,-15.69,-15.69,0,100.8,0,0 +10/09/2021 04:00,16.74,92.1,0.282,215.2,0.125,0,0,-38.88,-38.88,0,100.7,0,0 +10/09/2021 04:30,16.62,92.4,0.117,167.4,0.089,0,0,-8.79,-8.79,0,100.8,0,0 +10/09/2021 05:00,16.91,92.4,0.38,169.9,0.149,0,0,-9.54,-9.54,0,100.8,0,0 +10/09/2021 05:30,17.14,92.3,0.704,185.5,0.144,0,0,-12.47,-12.47,0,100.8,0,0 +10/09/2021 06:00,17.33,92.2,0.869,183.3,0.147,3.441,0.017,-8.03,-8.03,0,100.8,0,0.067 +10/09/2021 06:30,17.53,91.9,0.785,220.3,0.12,9.61,0.048,0.415,0.415,0,100.8,0,0.227 +10/09/2021 07:00,17.73,91.4,1.077,251.6,0.14,29.93,0.15,10.51,10.51,0,100.9,0.039,0.683 +10/09/2021 07:30,18.13,89.9,0.896,272.6,0.147,70.64,0.353,28.67,28.67,0,100.9,0.133,1.625 +10/09/2021 08:00,18.46,87.5,1.137,272.2,0.151,98.3,0.492,25.02,25.02,0,100.9,0.21,2.261 +10/09/2021 08:30,18.64,85.4,1.332,281.2,0.145,136.7,0.684,59.41,59.41,0,101,0.278,3.238 +10/09/2021 09:00,19.22,81.2,1.756,292.9,0.138,241.6,1.208,132.8,132.8,0,101,0.502,5.342 +10/09/2021 09:30,20.29,75.71,1.708,287.6,0.135,422.5,2.112,254.6,254.6,0,101,0.939,9.35 +10/09/2021 10:00,20.57,73.08,1.974,295.9,0.141,349.3,1.747,201.5,201.5,0,101.1,0.791,7.79 +10/09/2021 10:30,20.46,72.19,2.413,304.6,0.128,441.6,2.208,270,270,0,101.1,0.95,9.42 +10/09/2021 11:00,20.45,72.89,2.321,319.9,0.121,333.9,1.669,182.9,182.9,0,101.1,0.721,7.23 +10/09/2021 11:30,20.55,72.08,2.073,318.3,0.127,405.4,2.027,235.2,235.2,0,101.1,0.807,8.18 +10/09/2021 12:00,21.07,67.52,1.922,304,0.123,439.6,2.198,268.2,268.2,0,101.1,0.933,9.22 +10/09/2021 12:30,21.66,64.04,2.249,304.5,0.128,525.1,2.626,329,329,0,101.1,1.057,10.08 +10/09/2021 13:00,21.45,62.2,2.439,295.7,0.137,458,2.29,283.7,283.7,0,101.1,0.975,9.01 +10/09/2021 13:30,21.37,62.09,2.311,297.2,0.134,416.1,2.081,256.5,256.5,0,101.1,0.85,8.04 +10/09/2021 14:00,21.52,61.52,1.855,286.8,0.14,334.6,1.673,204,204,0,101.1,0.751,7.511 +10/09/2021 14:30,21.31,61.06,1.996,298.5,0.135,376,1.88,229.7,229.7,0,101.2,0.798,8.04 +10/09/2021 15:00,21.77,58.64,1.734,308.2,0.125,406.9,2.035,239.3,239.3,0,101.2,0.771,7.362 +10/09/2021 15:30,22.34,57.49,1.502,286.4,0.137,369,1.845,220.8,220.8,0,101.2,0.65,6.073 +10/09/2021 16:00,22.92,55.03,1.845,289.6,0.133,414.5,2.072,251.8,251.8,0,101.2,0.703,6.49 +10/09/2021 16:30,22.94,53.87,1.571,273.1,0.138,322.4,1.612,186.2,186.2,0,101.2,0.503,4.893 +10/09/2021 17:00,22.55,53.45,1.808,286.8,0.138,216.8,1.084,103.6,103.6,0,101.2,0.341,3.312 +10/09/2021 17:30,21.92,56.87,1.415,296.7,0.136,144.6,0.723,53.2,53.2,0,101.2,0.309,2.095 +10/09/2021 18:00,21.37,57.27,1.349,290.6,0.146,68.83,0.344,3.059,3.059,0,101.2,0.251,1.022 +10/09/2021 18:30,19.69,62.51,0.656,290.1,0.152,7.985,0.04,-42.15,-42.15,0,101.3,0.024,0.234 +10/09/2021 19:00,18.07,70.04,0.282,268.2,0.166,0,0,-42.5,-42.5,0,101.3,0,0.027 +10/09/2021 19:30,16.06,78.29,0.194,308.2,0.06,0,0,-41.62,-41.62,0,101.3,0,0 +10/09/2021 20:00,15.32,83.5,0.354,349.4,0.148,0,0,-39.64,-39.64,0,101.4,0,0 +10/09/2021 20:30,15.49,86.1,0.288,235.2,0.106,0,0,-24.28,-24.28,0,101.4,0,0 +10/09/2021 21:00,15.53,87.5,0,234.8,0.002,0,0,-16.04,-16.04,0,101.5,0,0 +10/09/2021 21:30,15.97,88.4,0.077,234.8,0.035,0,0,-12,-12,0,101.5,0,0 +10/09/2021 22:00,16.09,88.5,0.221,232.6,0.076,0,0,-15.34,-15.34,0,101.5,0,0 +10/09/2021 22:30,16.07,88.9,0.053,233.5,0.039,0,0,-22.76,-22.76,0,101.5,0,0 +10/09/2021 23:00,15.81,89.3,0.361,256.8,0.121,0,0,-18.48,-18.48,0,101.5,0,0 +10/09/2021 23:30,15.95,89.3,0.342,264.9,0.171,0.039,0,-12.14,-12.14,0,101.5,0,0 +11/09/2021 00:00,15.81,87.8,0.53,276.5,0.152,0.028,0,-16.06,-16.06,0,101.5,0,0 +11/09/2021 00:30,15.46,85.7,0.534,266.6,0.148,0,0,-30.83,-30.83,0,101.5,0,0 +11/09/2021 01:00,15.03,85.7,0.564,285.3,0.144,0,0,-30.21,-30.21,0,101.6,0,0 +11/09/2021 01:30,14.32,86.2,0.426,263,0.165,0,0,-45.52,-45.52,0,101.6,0,0 +11/09/2021 02:00,13.59,87.8,0.459,282.6,0.155,0,0,-43.94,-43.94,0,101.5,0,0 +11/09/2021 02:30,13.14,89.5,0.622,294.4,0.168,0,0,-47.47,-47.47,0,101.6,0,0 +11/09/2021 03:00,12.48,89.9,0.303,283.3,0.117,0,0,-45.82,-45.82,0,101.5,0,0 +11/09/2021 03:30,11.87,90.8,0.374,277.2,0.152,0,0,-44.15,-44.15,0,101.5,0,0 +11/09/2021 04:00,11.74,91.5,0.447,270.5,0.121,0,0,-42.39,-42.39,0,101.5,0,0 +11/09/2021 04:30,11.83,92.3,0.487,277.8,0.16,0,0,-21.78,-21.78,0,101.6,0,0 +11/09/2021 05:00,12.1,92.2,0.261,276.6,0.125,0,0,-27.39,-27.39,0,101.6,0,0 +11/09/2021 05:30,11.75,91.9,0.226,305.5,0.083,0,0,-40.26,-40.26,0,101.6,0,0 +11/09/2021 06:00,10.93,92,0.042,332.6,0.025,3.621,0.018,-42.11,-42.11,0,101.6,0.001,0.15 +11/09/2021 06:30,10.79,92.9,0,332.6,0,31.83,0.159,-26.52,-26.52,0.2,101.6,0.063,0.397 +11/09/2021 07:00,12.37,93,0,0,0,127.1,0.635,27.61,27.61,0,101.6,0.362,3.397 +11/09/2021 07:30,14.58,88.5,0.405,309.1,0.111,214.9,1.075,33.83,33.83,0,101.6,0.621,5.444 +11/09/2021 08:00,16.35,81.5,0.294,263.1,0.126,291,1.455,81.6,81.6,0,101.7,0.801,6.615 +11/09/2021 08:30,18.06,72.07,0.555,233.7,0.123,377.2,1.886,153.6,153.6,0,101.7,0.963,8.12 +11/09/2021 09:00,19.4,65.43,0.677,203.4,0.12,457.5,2.288,219.7,219.7,0,101.7,1.044,9.12 +11/09/2021 09:30,18.99,63.09,1.169,286.9,0.139,521.7,2.609,265.5,265.5,0,101.7,1.158,10.02 +11/09/2021 10:00,18.75,62.83,0.817,289.9,0.129,366,1.83,181.5,181.5,0,101.7,0.795,6.889 +11/09/2021 10:30,19.75,59.31,1.013,296.4,0.12,527,2.635,303.5,303.5,0,101.7,1.107,10.3 +11/09/2021 11:00,20.25,58.56,1.438,312.3,0.117,654.2,3.271,382.8,382.8,0,101.7,1.303,12.2 +11/09/2021 11:30,20.69,57.24,1.336,326.2,0.112,634.1,3.171,374.2,374.2,0,101.7,1.224,11.37 +11/09/2021 12:00,21.44,53.97,0.864,326.7,0.112,663.1,3.315,397.6,397.6,0,101.7,1.269,11.58 +11/09/2021 12:30,21.83,50.54,1.26,313.2,0.11,739.5,3.698,458.1,458.1,0,101.6,1.396,12.78 +11/09/2021 13:00,22.29,50.26,1.012,3.879,0.081,683.7,3.419,420.6,420.6,0,101.6,1.281,11.78 +11/09/2021 13:30,21.82,51.24,1.768,318.4,0.125,712.3,3.562,433.9,433.9,0,101.6,1.359,12.3 +11/09/2021 14:00,22.16,51.37,1.399,336.6,0.116,574.1,2.87,343.8,343.9,0,101.6,1.149,10.26 +11/09/2021 14:30,21.98,51.14,1.142,334.9,0.122,390.2,1.951,212.8,212.8,0,101.6,0.783,7.152 +11/09/2021 15:00,21.78,52.6,0.962,339.9,0.134,278.6,1.393,137.1,137.1,0,101.6,0.553,5.377 +11/09/2021 15:30,21.51,53.34,1.353,317,0.125,294,1.47,156.5,156.5,0,101.6,0.666,6.476 +11/09/2021 16:00,22.29,51.23,0.685,336,0.148,289.8,1.449,156,156,0,101.5,0.634,6.023 +11/09/2021 16:30,21.61,54.75,0.742,343.5,0.144,132.1,0.66,60.52,60.52,0,101.5,0.322,3.134 +11/09/2021 17:00,20.92,57.03,0.843,340.7,0.146,83.9,0.419,33.28,33.28,0,101.5,0.199,2 +11/09/2021 17:30,20.54,60.21,0.399,23.6,0.128,49.78,0.249,14.41,14.41,0,101.5,0.127,1.164 +11/09/2021 18:00,20.28,63.84,0.331,37.56,0.098,33.57,0.168,4.078,4.078,0,101.5,0.073,0.789 +11/09/2021 18:30,19.53,67.42,0.641,12.92,0.151,6.667,0.033,-8.91,-8.91,0,101.5,0,0.185 +11/09/2021 19:00,18.84,70.26,0.731,22.54,0.144,0.043,0,-14.89,-14.89,0,101.5,0,0 +11/09/2021 19:30,18.48,71.94,0.641,32.59,0.133,0,0,-12.8,-12.8,0,101.6,0,0 +11/09/2021 20:00,18.18,70.24,0.695,55.44,0.123,0,0,-12.4,-12.4,0,101.6,0,0 +11/09/2021 20:30,17.83,70.17,0.442,93.4,0.148,0,0,-13.03,-13.03,0,101.6,0,0 +11/09/2021 21:00,17.37,73.35,0.296,25.35,0.09,0,0,-17.52,-17.52,0,101.6,0,0 +11/09/2021 21:30,16.7,77.32,0.156,352.2,0.076,0,0,-19.96,-19.96,0,101.6,0,0 +11/09/2021 22:00,16.05,79.76,0.113,74.06,0.074,0,0,-30.8,-30.8,0,101.6,0,0 +11/09/2021 22:30,15.08,83,0.005,74.04,0.011,0,0,-33.28,-33.28,0,101.6,0,0 +11/09/2021 23:00,14.45,86,0.124,74.05,0.063,0,0,-28.93,-28.93,0,101.6,0,0 +11/09/2021 23:30,14,87.3,0.077,74.04,0.055,0,0,-37.67,-37.67,0,101.6,0,0 +12/09/2021 00:00,13.46,88.7,0.121,74.05,0.096,0,0,-31.43,-31.43,0,101.6,0,0 +12/09/2021 00:30,13.19,89.7,0.02,74.04,0.015,0,0,-28.59,-28.59,0,101.6,0,0 +12/09/2021 01:00,13.14,90.1,0.167,74.06,0.102,0,0,-30.96,-30.96,0,101.6,0,0 +12/09/2021 01:30,13.06,90.8,0.144,73.85,0.08,0,0,-22.96,-22.96,0,101.6,0,0 +12/09/2021 02:00,12.82,90.8,0.167,72.79,0.103,0,0,-36.87,-36.87,0,101.6,0,0 +12/09/2021 02:30,12.73,91.6,0.175,73.65,0.094,0,0,-22.06,-22.06,0,101.6,0,0 +12/09/2021 03:00,12.91,92,0.313,69.31,0.113,0,0,-18.95,-18.95,0,101.6,0,0 +12/09/2021 03:30,13.4,92.2,0.267,309.8,0.081,0,0,-17.44,-17.44,0,101.6,0,0 +12/09/2021 04:00,13.2,91.9,0.074,310.2,0.03,0,0,-38.75,-38.75,0,101.5,0,0 +12/09/2021 04:30,12.25,91.9,0.131,314.9,0.058,0,0,-36.96,-36.96,0,101.5,0,0 +12/09/2021 05:00,11.94,92.2,0.092,321.3,0.03,0,0,-36.77,-36.77,0,101.6,0,0 +12/09/2021 05:30,11.47,92.6,0,0,0,0.048,0,-25.99,-25.99,0,101.6,0,0.004 +12/09/2021 06:00,11.91,93.4,0.063,321.4,0.033,7.003,0.035,-13.36,-13.36,0,101.6,0,0.221 +12/09/2021 06:30,12.36,92.8,0.028,321.4,0.015,28.52,0.143,-19.98,-19.98,0,101.6,0.051,0.584 +12/09/2021 07:00,12.99,93,0.146,321.3,0.072,68.4,0.342,4.707,4.707,0,101.6,0.149,1.486 +12/09/2021 07:30,13.83,92.6,0.037,321.3,0.023,68.71,0.344,14,14,0,101.6,0.149,1.348 +12/09/2021 08:00,14.57,92.1,0.209,63.22,0.077,165.3,0.826,83.6,83.6,0,101.6,0.349,3.792 +12/09/2021 08:30,15.48,89.4,0.41,130.6,0.098,206.8,1.034,90.1,90.1,0,101.6,0.452,4.336 +12/09/2021 09:00,18.5,70.74,0.764,127.4,0.117,442,2.21,212.6,212.6,0,101.6,1.006,8.53 +12/09/2021 09:30,19.09,65.11,0.601,129.8,0.119,292.3,1.461,138.8,138.8,0,101.6,0.673,5.805 +12/09/2021 10:00,20.55,60.84,0.764,144.3,0.119,586.1,2.931,327,327,0,101.6,1.338,11.46 +12/09/2021 10:30,21.07,58.92,0.793,64.7,0.104,574.6,2.873,327.6,327.6,0,101.6,1.26,11.13 +12/09/2021 11:00,21.53,57.3,0.605,108.9,0.108,461.4,2.307,266.8,266.8,0,101.6,1.014,9.63 +12/09/2021 11:30,21.08,58.62,0.719,24.11,0.108,305.8,1.529,156.5,156.5,0,101.6,0.664,6.24 +12/09/2021 12:00,20.92,58.73,0.626,56.08,0.117,428,2.14,244.1,244.1,0,101.5,0.842,8.01 +12/09/2021 12:30,21.36,57.26,0.96,19.11,0.138,407.3,2.037,233.5,233.5,0,101.5,0.769,7.515 +12/09/2021 13:00,22.44,48.8,1.271,47.08,0.116,715.1,3.576,437.4,437.4,0,101.5,1.259,11.65 +12/09/2021 13:30,23.04,46.91,0.935,56.24,0.107,660.4,3.302,411.6,411.6,0,101.4,1.275,11.52 +12/09/2021 14:00,22.69,49.89,1.122,51.65,0.124,481,2.405,281.2,281.2,0,101.4,0.917,8.14 +12/09/2021 14:30,22.55,50.68,1.105,41.35,0.117,409,2.045,236.1,236.1,0,101.4,0.806,7.394 +12/09/2021 15:00,22.47,50.78,1.231,43.5,0.12,457.2,2.286,271.8,271.8,0,101.4,0.834,7.967 +12/09/2021 15:30,22.09,53.28,1.024,41.45,0.113,262.5,1.313,137.6,137.6,0,101.3,0.517,4.797 +12/09/2021 16:00,22.92,49.59,0.822,57.33,0.09,406.7,2.034,246,246,0,101.3,0.689,6.856 +12/09/2021 16:30,21.79,51.55,0.75,56.4,0.128,86.9,0.435,9.33,9.33,0,101.3,0.222,1.57 +12/09/2021 17:00,21.84,50.02,0.892,58.73,0.132,214.5,1.072,98.7,98.7,0,101.3,0.334,3.143 +12/09/2021 17:30,21.02,53,0.52,44.17,0.118,72.57,0.363,2.127,2.127,0,101.3,0.204,1.072 +12/09/2021 18:00,20.83,53.37,0.364,63.15,0.118,55.3,0.276,-2.71,-2.71,0,101.3,0.23,0.942 +12/09/2021 18:30,19.13,58.43,0.332,43.11,0.105,4.149,0.021,-41.94,-41.94,0,101.3,0.012,0.157 +12/09/2021 19:00,17.13,66.94,0.523,12.23,0.145,0,0,-41.26,-41.26,0,101.3,0,0.001 +12/09/2021 19:30,16.34,75.41,0.546,5.586,0.158,0,0,-42.79,-42.79,0,101.4,0,0 +12/09/2021 20:00,16.04,81,0.656,17.49,0.133,0,0,-44.98,-44.98,0,101.4,0,0 +12/09/2021 20:30,15.87,83.8,0.689,22.72,0.15,0,0,-46.24,-46.24,0,101.4,0,0 +12/09/2021 21:00,15.73,85.8,0.469,40.09,0.13,0,0,-48.5,-48.5,0,101.3,0,0 +12/09/2021 21:30,15.17,86.9,0.07,8.8,0.059,0,0,-46.5,-46.5,0,101.3,0,0 +12/09/2021 22:00,14.51,88.3,0.132,8.27,0.086,0,0,-41.46,-41.46,0,101.3,0,0 +12/09/2021 22:30,13.74,89.4,0.329,7.174,0.144,0,0,-37.83,-37.83,0,101.3,0,0 +12/09/2021 23:00,13.16,90.6,0.194,6.932,0.134,0,0,-33.35,-33.35,0,101.3,0,0 +12/09/2021 23:30,12.72,90.7,0.044,6.93,0.04,0,0,-37.74,-37.74,0,101.3,0,0 +13/09/2021 00:00,11.79,90.9,0.035,6.918,0.024,0,0,-36.04,-36.04,0,101.3,0,0 +13/09/2021 00:30,11.46,91.5,0.126,6.9,0.089,0,0,-34,-34,0,101.3,0,0 +13/09/2021 01:00,11.59,92.4,0.081,6.906,0.069,0,0,-32.75,-32.75,0,101.3,0,0 +13/09/2021 01:30,11.63,92.3,0.168,6.89,0.069,0,0,-30.88,-30.88,0,101.2,0,0 +13/09/2021 02:00,11.38,92.7,0.155,6.89,0.116,0,0,-28.16,-28.16,0,101.2,0,0 +13/09/2021 02:30,11.25,92.5,0.024,6.903,0.024,0,0,-34.33,-34.33,0,101.2,0,0 +13/09/2021 03:00,10.63,92.5,0.04,6.906,0.046,0,0,-35.44,-35.44,0,101.2,0,0 +13/09/2021 03:30,10.41,93,0.047,6.897,0.044,0,0,-34.79,-34.79,0,101.2,0,0 +13/09/2021 04:00,10.16,93.2,0.017,6.895,0.025,0,0,-26.38,-26.38,0,101.2,0,0 +13/09/2021 04:30,10.55,93.7,0.008,6.898,0.011,0,0,-23.84,-23.84,0,101.2,0,0 +13/09/2021 05:00,10.85,93.6,0.059,6.894,0.067,0,0,-19.38,-19.38,0,101.1,0,0 +13/09/2021 05:30,11.43,93.6,0.152,6.901,0.125,0,0,-20.28,-20.28,0,101.1,0,0 +13/09/2021 06:00,11.31,93.3,0.011,6.923,0.02,2.674,0.013,-18.61,-18.61,0,101.1,0,0.101 +13/09/2021 06:30,11.65,93.6,0.033,6.915,0.042,27.54,0.138,-6.948,-6.948,0,101.1,0.045,0.679 +13/09/2021 07:00,12.44,93.8,0.132,6.921,0.114,71,0.355,10.46,10.46,0,101.1,0.172,1.682 +13/09/2021 07:30,13.75,93.3,0.204,49.43,0.082,118.3,0.591,35,35,0,101.1,0.292,2.768 +13/09/2021 08:00,14.81,92.3,0.125,67.44,0.088,191.3,0.957,72.47,72.47,0,101.1,0.439,4.426 +13/09/2021 08:30,16.71,86.1,0.452,70.16,0.111,307.6,1.538,122.5,122.5,0,101.1,0.737,6.604 +13/09/2021 09:00,19.14,68.95,0.728,122.3,0.116,452.4,2.262,212.4,212.4,0,101.1,1.084,8.78 +13/09/2021 09:30,20.83,62.6,0.629,148.4,0.114,468.3,2.341,242.5,242.5,0,101.1,1.101,8.99 +13/09/2021 10:00,21.01,62.68,0.51,125.6,0.12,368.6,1.843,192.6,192.6,0,101.1,0.83,7.304 +13/09/2021 10:30,21.82,61.33,0.733,96.3,0.117,557,2.785,316.6,316.6,0,101.1,1.253,10.63 +13/09/2021 11:00,23.14,58.34,0.896,140.7,0.12,628.7,3.143,380.9,380.9,0,101.1,1.327,11.1 +13/09/2021 11:30,24.02,56.83,0.866,128.3,0.115,669,3.345,414.9,414.9,0,101,1.295,11.19 +13/09/2021 12:00,24.37,54.02,0.81,113,0.118,679.3,3.397,426.3,426.3,0,101,1.277,11.13 +13/09/2021 12:30,25.07,50.84,0.932,132.9,0.114,678.8,3.394,438,438,0,101,1.28,11.07 +13/09/2021 13:00,25.77,48.02,0.74,103,0.077,666.8,3.334,424.9,424.9,0,101,1.312,10.95 +13/09/2021 13:30,25.72,47.78,0.853,183.7,0.098,525,2.625,337.5,337.5,0,100.9,1.105,8.81 +13/09/2021 14:00,26.21,47.27,0.794,220.1,0.095,523.2,2.616,341.3,341.3,0,100.9,1.116,9.02 +13/09/2021 14:30,26.25,47.12,0.832,198.3,0.103,521.4,2.607,338.8,338.8,0,100.9,1.095,9.09 +13/09/2021 15:00,26.27,46.86,0.671,189.5,0.09,404,2.02,250.1,250.1,0,100.9,0.83,6.951 +13/09/2021 15:30,26.81,45.71,0.462,177,0.115,289.5,1.447,165.4,165.4,0,100.8,0.594,5.071 +13/09/2021 16:00,25.8,51.36,0.22,84.4,0.057,170.4,0.852,87.7,87.7,0,100.8,0.433,3.965 +13/09/2021 16:30,25.58,49.3,0.816,78.02,0.125,253.7,1.268,135.8,135.8,0,100.7,0.548,4.752 +13/09/2021 17:00,24.32,53.15,0.587,112.9,0.109,67.51,0.338,14.45,14.45,0,100.6,0.187,1.57 +13/09/2021 17:30,23.73,53.74,0.556,60.01,0.106,53.8,0.269,12.63,12.63,0,100.6,0.135,1.332 +13/09/2021 18:00,23.23,56.6,0.335,180.2,0.102,29.36,0.147,-2.463,-2.463,0,100.6,0.079,0.716 +13/09/2021 18:30,21.82,65.39,0.182,211.4,0.115,5.97,0.03,-7.86,-7.86,0,100.7,0,0.208 +13/09/2021 19:00,20.64,72.34,0.296,211.3,0.144,0,0,-14.72,-14.72,0,100.7,0,0 +13/09/2021 19:30,19.55,77.21,0.227,211.3,0.105,0,0,-13.73,-13.73,0,100.7,0,0 +13/09/2021 20:00,19.2,77.11,0.484,350.4,0.09,0.053,0,-9.17,-9.17,0,100.7,0,0 +13/09/2021 20:30,19.58,74.12,0.331,351.1,0.136,0.014,0,-11.24,-11.24,0,100.7,0,0 +13/09/2021 21:00,19.07,75.62,0.101,18.63,0.067,0,0,-21.61,-21.61,0,100.7,0,0 +13/09/2021 21:30,18.58,78.4,0.146,16.51,0.105,0,0,-20.63,-20.63,0,100.7,0,0 +13/09/2021 22:00,18.99,77.24,0.274,34.89,0.125,0.13,0.001,-24.08,-24.08,0,100.6,0,0 +13/09/2021 22:30,19.45,74.71,0.323,45.7,0.106,0.174,0.001,-19.07,-19.07,0,100.6,0,0 +13/09/2021 23:00,19.21,76.7,0.521,13.9,0.145,0,0,-12.54,-12.54,0,100.6,0,0 +13/09/2021 23:30,19.26,76.06,0.454,51.12,0.116,0,0,-14.51,-14.51,0,100.5,0,0 +14/09/2021 00:00,19.15,74.7,0.202,89.3,0.08,0,0,-24.13,-24.13,0,100.5,0,0 +14/09/2021 00:30,18.49,76.7,0.061,342.8,0.063,0,0,-31.31,-31.31,0,100.5,0,0 +14/09/2021 01:00,17.74,79.78,0.309,192.2,0.058,0,0,-23.25,-23.25,0.2,100.5,0,0 +14/09/2021 01:30,17.61,80.6,0.045,151.6,0.048,0.023,0,-8.04,-8.04,0,100.5,0,0 +14/09/2021 02:00,18.17,79.3,0.571,176.7,0.156,0.293,0.001,-9.76,-9.76,0,100.5,0,0 +14/09/2021 02:30,18.85,77.66,0.469,223.7,0.113,0,0,-17.18,-17.18,0,100.5,0,0 +14/09/2021 03:00,18.92,80.5,1.013,300.8,0.133,0,0,-41.58,-41.58,0,100.5,0,0 +14/09/2021 03:30,18.59,83.2,0.476,356.5,0.117,0,0,-25.05,-25.05,0.4,100.5,0,0 +14/09/2021 04:00,18.04,85.9,0.291,53.39,0.086,0,0,-18.41,-18.41,0,100.4,0,0 +14/09/2021 04:30,17.79,87.3,0.267,38.79,0.078,0,0,-14.08,-14.08,0.2,100.4,0,0 +14/09/2021 05:00,17.7,88.4,0.451,161.3,0.115,0,0,-14.54,-14.54,0,100.5,0,0 +14/09/2021 05:30,17.65,89.1,0.053,128.7,0.038,0,0,-10.4,-10.4,1.2,100.5,0,0 +14/09/2021 06:00,17.55,89.7,0.194,155.9,0.08,0.777,0.004,-9.99,-9.99,0,100.5,0,0.008 +14/09/2021 06:30,17.9,90.8,0.221,165.9,0.145,7.005,0.035,-5.32,-5.32,0,100.5,0,0.173 +14/09/2021 07:00,18.3,91.1,0.196,163.9,0.123,28.02,0.14,5.237,5.237,0.4,100.6,0.055,0.593 +14/09/2021 07:30,18.61,91.1,0.414,139.1,0.125,44.81,0.224,12.07,12.07,0,100.6,0.078,0.987 +14/09/2021 08:00,18.84,90.8,0.571,140.9,0.125,60.52,0.303,20.04,20.04,0,100.6,0.115,1.289 +14/09/2021 08:30,19.4,90,0.655,139.8,0.125,141.2,0.706,57.16,57.16,0,100.6,0.301,2.938 +14/09/2021 09:00,20.32,85.8,0.939,154.3,0.135,224.3,1.122,81.6,81.6,0,100.6,0.513,4.64 +14/09/2021 09:30,21.24,80.2,1.027,161,0.132,193.8,0.969,99.7,99.7,0,100.6,0.45,4.187 +14/09/2021 10:00,21.76,78.67,1.135,166.8,0.132,269.3,1.347,170,170,0,100.6,0.62,5.849 +14/09/2021 10:30,22.21,75.17,1.226,189.7,0.136,234.7,1.173,152.2,152.2,0,100.7,0.548,5.389 +14/09/2021 11:00,22.74,72.44,1.137,160.7,0.135,306.3,1.531,196.4,196.4,0,100.6,0.755,7.036 +14/09/2021 11:30,23.39,68.81,1.336,164.6,0.13,365.2,1.826,241.6,241.6,0,100.6,0.908,8.11 +14/09/2021 12:00,24.03,66.72,1.238,173.5,0.132,447,2.235,300.3,300.3,0,100.6,1.075,9.29 +14/09/2021 12:30,24.78,63.38,1.463,168.9,0.135,559.5,2.797,388.8,388.8,0,100.6,1.296,10.97 +14/09/2021 13:00,25.29,61.61,1.577,169.9,0.129,611.8,3.059,429,429,0,100.6,1.4,11.66 +14/09/2021 13:30,25.14,61.46,1.32,165.2,0.134,336.4,1.682,217.3,217.3,0,100.6,0.827,7.3 +14/09/2021 14:00,24.77,62.18,1.403,155.5,0.127,350.1,1.75,229.9,229.9,0,100.6,0.83,7.617 +14/09/2021 14:30,24.68,61.29,1.613,156.2,0.129,353.6,1.768,234.4,234.4,0,100.5,0.789,7.083 +14/09/2021 15:00,25.43,58.56,1.75,169.8,0.131,372.1,1.861,251.4,251.4,0,100.5,0.802,6.964 +14/09/2021 15:30,24.69,59.95,1.762,169.2,0.138,220.3,1.102,133.7,133.7,0,100.5,0.497,4.38 +14/09/2021 16:00,25.19,58.72,1.553,176.1,0.13,361.2,1.806,240.9,240.9,0,100.5,0.689,6.12 +14/09/2021 16:30,24.81,60.26,1.291,194.1,0.13,163,0.815,85,85,0,100.5,0.387,3.043 +14/09/2021 17:00,25.5,58.52,1.333,204.8,0.127,237.1,1.186,145,145,0,100.5,0.494,4.214 +14/09/2021 17:30,24.76,60.4,1.266,218.4,0.127,107.5,0.538,41.55,41.55,0,100.5,0.271,1.83 +14/09/2021 18:00,23.11,66.21,0.655,211.4,0.136,33.81,0.169,-17.59,-17.59,0,100.6,0.117,0.732 +14/09/2021 18:30,21.78,70.88,0.415,213.3,0.136,5.792,0.029,-32.32,-32.32,0,100.6,0.016,0.194 +14/09/2021 19:00,20.11,77.57,0.36,231.9,0.128,0,0,-30.73,-30.73,0,100.6,0,0 +14/09/2021 19:30,19.18,81,0.33,220.3,0.112,0,0,-31.55,-31.55,0,100.6,0,0 +14/09/2021 20:00,18.85,82,0.727,258.6,0.135,0,0,-35.22,-35.22,0,100.7,0,0 +14/09/2021 20:30,19.04,81.4,0.43,283.9,0.148,0,0,-12.18,-12.18,0,100.7,0,0 +14/09/2021 21:00,19.04,82.5,0.253,261.2,0.077,0,0,-8.03,-8.03,0,100.7,0,0 +14/09/2021 21:30,18.95,83.8,0.206,220.4,0.122,0.015,0,-7.18,-7.18,0,100.7,0,0 +14/09/2021 22:00,18.75,84.6,0.115,268.4,0.043,0,0,-15.86,-15.86,0,100.7,0,0 +14/09/2021 22:30,18.21,85.9,0.119,285.3,0.051,0,0,-32.33,-32.33,0,100.7,0,0 +14/09/2021 23:00,17.54,88.2,0.6,287.1,0.094,0,0,-32.22,-32.22,0,100.7,0,0 +14/09/2021 23:30,17.94,89.8,0.871,300.2,0.141,0,0,-14.1,-14.1,0,100.7,0,0 +15/09/2021 00:00,18.32,90.5,0.846,317.5,0.116,0,0,-15.7,-15.7,0,100.7,0,0 +15/09/2021 00:30,18.26,90.8,0.97,331.1,0.14,0,0,-5.206,-5.206,0,100.7,0,0 +15/09/2021 01:00,18.1,91.4,1.014,329.2,0.14,0,0,-4.899,-4.899,0,100.7,0,0 +15/09/2021 01:30,18.01,91.6,1.102,331.7,0.141,0,0,-3.084,-3.084,0,100.6,0,0 +15/09/2021 02:00,18.08,91.7,0.674,321.8,0.11,0,0,-1.699,-1.699,0,100.6,0,0 +15/09/2021 02:30,18.3,91.8,0.909,332.4,0.127,0,0,-4.705,-4.705,0,100.6,0,0 +15/09/2021 03:00,18.33,91.9,1.469,331.9,0.139,0,0,-8.99,-8.99,0,100.7,0,0 +15/09/2021 03:30,18.33,91.9,1.612,329.7,0.138,0,0,-11.26,-11.26,0,100.7,0,0 +15/09/2021 04:00,18.34,91.6,1.619,329.6,0.133,0,0,-13.43,-13.43,0,100.7,0,0 +15/09/2021 04:30,18.32,91.4,1.206,349.9,0.142,0,0,-11.02,-11.02,0,100.8,0,0 +15/09/2021 05:00,18.14,91.5,1.493,339.3,0.146,0,0,-11.14,-11.14,0.2,100.8,0,0 +15/09/2021 05:30,17.93,91.5,1.334,344.8,0.147,0,0,-12.37,-12.37,0,100.8,0,0 +15/09/2021 06:00,17.63,91.5,1.56,338.9,0.15,0.9,0.004,-13.53,-13.53,1.8,100.8,0,0.015 +15/09/2021 06:30,17.49,91.4,1.907,330.9,0.137,10.26,0.051,-8.84,-8.84,0.4,100.9,0.009,0.233 +15/09/2021 07:00,17.5,91.2,2.246,330,0.142,68.74,0.344,8.9,8.9,0.2,100.9,0.154,1.547 +15/09/2021 07:30,17.48,90.5,2.391,330.3,0.134,52.29,0.261,13.91,13.91,0.2,100.9,0.105,1.149 +15/09/2021 08:00,17.65,89.5,1.536,350.9,0.145,68.21,0.341,35.2,35.2,0,100.9,0.148,1.538 +15/09/2021 08:30,17.9,88.1,1.328,351.9,0.149,76.08,0.38,40.45,40.45,0,100.9,0.174,1.728 +15/09/2021 09:00,18.08,86.3,1.549,344.3,0.147,78.92,0.395,42.36,42.36,0,101,0.183,1.803 +15/09/2021 09:30,18.26,84.7,1.607,346.8,0.138,78.86,0.394,42.4,42.4,0,101,0.184,1.779 +15/09/2021 10:00,18.39,83.7,1.235,358.4,0.145,59.61,0.298,30.31,30.31,0,101,0.14,1.392 +15/09/2021 10:30,18.47,82.4,1.507,352,0.149,92.2,0.461,51.28,51.28,0,101,0.226,2.133 +15/09/2021 11:00,18.68,80.7,1.69,347.1,0.152,118.5,0.593,67.03,67.03,0,101,0.304,2.785 +15/09/2021 11:30,18.56,81.8,2.326,332.5,0.136,96.5,0.483,52.44,52.44,0,101.1,0.239,2.304 +15/09/2021 12:00,18.76,80.7,2.356,340.7,0.142,282.2,1.411,166.4,166.4,0,101.1,0.612,5.592 +15/09/2021 12:30,20.06,76.63,1.527,356.3,0.144,346.1,1.73,207.9,207.9,0,101.1,0.771,7.14 +15/09/2021 13:00,19.67,76.37,1.996,340.3,0.142,289.9,1.449,168.9,168.9,0,101.1,0.623,6.144 +15/09/2021 13:30,20.35,74.22,2.565,327.9,0.133,578.1,2.891,357.4,357.4,0,101.1,1.192,10.03 +15/09/2021 14:00,20.31,72.65,2.482,325.3,0.134,328.7,1.644,200.4,200.4,0,101.1,0.886,6.448 +15/09/2021 14:30,20.24,71.21,1.52,329.3,0.131,147.8,0.739,78.02,78.02,0,101.1,0.766,2.039 +15/09/2021 15:00,20.11,72.18,1.815,329.9,0.137,117.2,0.586,61.56,61.56,0,101.1,0.608,1.537 +15/09/2021 15:30,19.59,73.22,1.824,337.5,0.138,42.8,0.214,17.46,17.46,0,101.1,0.249,0.587 +15/09/2021 16:00,19.04,72.66,2.414,333.3,0.137,37.77,0.189,15.42,15.42,0,101.2,0.225,0.513 +15/09/2021 16:30,18.75,74.02,1.961,337.8,0.143,51.47,0.257,22.92,22.92,0,101.2,0.293,0.702 +15/09/2021 17:00,18.73,74.5,2.4,333,0.14,96.6,0.483,42.99,42.99,0,101.2,0.463,1.183 +15/09/2021 17:30,18.27,75.67,2.691,333.1,0.135,70.93,0.355,6.743,6.743,0,101.2,0.347,0.835 +15/09/2021 18:00,17.51,78.47,2.039,339.5,0.141,37.74,0.189,-4.654,-4.654,0,101.2,0.188,0.463 +15/09/2021 18:30,16.8,80,1.659,336.4,0.14,5.858,0.029,-43.24,-43.24,0,101.2,0.045,0.115 +15/09/2021 19:00,16,82.7,1.123,335.7,0.143,0,0,-45.33,-45.33,0,101.3,0,0 +15/09/2021 19:30,15.46,84.9,1.235,329.5,0.137,0,0,-46.18,-46.18,0,101.3,0,0 +15/09/2021 20:00,15.09,86.3,0.983,338.9,0.146,0,0,-45.42,-45.42,0,101.3,0,0 +15/09/2021 20:30,14.52,87.4,0.638,315.4,0.122,0,0,-38.3,-38.3,0,101.4,0,0 +15/09/2021 21:00,14.35,89.1,0.742,296.2,0.143,0,0,-41.22,-41.22,0,101.4,0,0 +15/09/2021 21:30,14.2,90.2,0.83,290.3,0.142,0,0,-34.29,-34.29,0,101.4,0,0 +15/09/2021 22:00,13.96,90.4,0.653,294.7,0.146,0,0,-43.61,-43.61,0,101.4,0,0 +15/09/2021 22:30,13.46,90.9,0.43,253.4,0.119,0,0,-40.65,-40.65,0,101.4,0,0 +15/09/2021 23:00,13.4,91.6,0.439,275.2,0.133,0,0,-8.23,-8.23,0,101.4,0,0 +15/09/2021 23:30,13.96,91.7,1.337,310.9,0.133,0,0,-5.68,-5.68,0,101.4,0,0 +16/09/2021 00:00,14.24,91.3,1.152,322.3,0.123,0,0,-6.377,-6.377,0,101.4,0,0 +16/09/2021 00:30,14.39,90.6,1.261,331.6,0.145,0,0,-7.91,-7.91,0,101.4,0,0 +16/09/2021 01:00,14.66,90.3,1.243,332.1,0.138,0,0,-10.24,-10.24,0,101.4,0,0 +16/09/2021 01:30,14.7,89.9,0.947,288.6,0.144,0,0,-37.42,-37.42,0,101.4,0,0 +16/09/2021 02:00,14.35,90.2,0.625,284.5,0.161,0,0,-32.47,-32.47,0,101.4,0,0 +16/09/2021 02:30,14.08,90.5,0.462,288.1,0.165,0,0,-28.07,-28.07,0,101.4,0,0 +16/09/2021 03:00,14.04,91.2,0.681,289.6,0.145,0,0,-13.26,-13.26,0,101.5,0,0 +16/09/2021 03:30,14.22,91.4,0.949,306.9,0.127,0,0,-8.12,-8.12,0,101.5,0,0 +16/09/2021 04:00,14.43,91.2,0.612,342.3,0.156,0,0,-12.33,-12.33,0,101.5,0,0 +16/09/2021 04:30,14.57,91.1,0.619,346.2,0.157,0,0,-9.4,-9.4,0,101.4,0,0 +16/09/2021 05:00,14.85,90.8,0.676,345.3,0.142,0,0,-13.44,-13.44,0,101.5,0,0 +16/09/2021 05:30,14.79,90.5,0.888,330.9,0.143,0,0,-19.7,-19.7,0,101.4,0,0 +16/09/2021 06:00,14.54,90.5,1.019,312.2,0.133,2.391,0.012,-13.83,-13.83,0,101.5,0,0.054 +16/09/2021 06:30,14.53,91,1.432,317.8,0.126,9.73,0.049,-3.472,-3.472,0,101.5,0.027,0.131 +16/09/2021 07:00,14.63,91.2,1.263,323.6,0.132,29.72,0.149,5.02,5.02,0,101.5,0.135,0.333 +16/09/2021 07:30,14.85,91.1,1.548,325.2,0.134,65.73,0.329,19.4,19.4,0,101.5,0.438,0.808 +16/09/2021 08:00,15.09,90.7,1.306,343.2,0.144,145.4,0.727,67.61,67.61,0,101.6,0.995,2 +16/09/2021 08:30,15.28,89.7,1.291,342.8,0.142,156.1,0.78,83.2,83.2,0,101.6,0.772,2.019 +16/09/2021 09:00,15.97,87.1,0.839,9.57,0.143,189.8,0.949,106.5,106.5,0,101.6,1.021,2.553 +16/09/2021 09:30,16.7,81.5,0.72,42.36,0.126,230.5,1.152,132.9,132.9,0,101.6,1.235,3.163 +16/09/2021 10:00,17.92,76.37,0.833,12.17,0.125,412.8,2.064,228.9,228.9,0,101.6,2.767,5.637 +16/09/2021 10:30,18.91,70.63,1.074,351.6,0.128,490.3,2.452,265.7,265.7,0,101.6,3.111,6.264 +16/09/2021 11:00,19.82,67.2,1.028,1.71,0.12,613.9,3.069,356.4,356.4,0,101.6,3.439,7.71 +16/09/2021 11:30,20.47,63.3,1.32,339.7,0.109,504.7,2.523,296.9,296.9,0,101.6,2.407,5.995 +16/09/2021 12:00,19.8,65.36,1.314,343.6,0.136,360.2,1.801,203.4,203.4,0,101.6,1.784,4.492 +16/09/2021 12:30,21.11,60.83,1.246,356.1,0.136,576.6,2.883,352.9,352.9,0,101.5,2.657,7.074 +16/09/2021 13:00,21.47,57.84,0.946,13.5,0.129,426,2.13,250.7,250.7,0,101.5,1.907,5.129 +16/09/2021 13:30,21.93,54.94,1.041,14.38,0.107,457.1,2.285,275.2,275.2,0,101.5,2.041,5.482 +16/09/2021 14:00,22.25,53.9,0.914,44.53,0.113,459.5,2.297,280.2,280.2,0,101.5,1.908,5.402 +16/09/2021 14:30,22.54,51.73,0.582,31.28,0.109,416.5,2.082,254.8,254.8,0,101.5,1.797,4.964 +16/09/2021 15:00,22.67,51.95,0.65,26.4,0.08,404.6,2.023,250.7,250.7,0,101.4,1.873,5.228 +16/09/2021 15:30,21.35,61.72,1.59,352.6,0.147,215.4,1.077,110,110,0,101.4,1.017,2.802 +16/09/2021 16:00,22.09,58.76,1.141,1.512,0.137,329.7,1.648,178.6,178.6,0,101.4,1.516,4.727 +16/09/2021 16:30,21.43,60.67,1.271,348.5,0.143,175.8,0.879,68.77,68.77,0,101.4,0.894,2.492 +16/09/2021 17:00,20.33,65.64,1.091,357.7,0.145,110.1,0.55,34.14,34.14,0,101.4,0.48,1.314 +16/09/2021 17:30,19.57,68.72,0.79,18.83,0.156,61.86,0.309,-2.815,-2.815,0,101.4,0.311,0.653 +16/09/2021 18:00,18.92,71.72,0.636,5.412,0.15,30.71,0.154,-23.69,-23.69,0,101.4,0.156,0.294 +16/09/2021 18:30,17.43,77.13,0.404,345,0.13,1.183,0.006,-43.03,-43.03,0,101.4,0.015,0.021 +16/09/2021 19:00,16.31,81.6,0.261,0.611,0.146,0,0,-40.63,-40.63,0,101.5,0,0 +16/09/2021 19:30,15.48,84.9,0.187,358.6,0.057,0,0,-38.82,-38.82,0,101.5,0,0 +16/09/2021 20:00,14.54,86.8,0.07,0.073,0.034,0,0,-37.75,-37.75,0,101.5,0,0 +16/09/2021 20:30,14.12,89.1,0.067,0.065,0.035,0,0,-35.7,-35.7,0,101.5,0,0 +16/09/2021 21:00,13.54,89.7,0.057,0.073,0.035,0,0,-36.8,-36.8,0,101.5,0,0 +16/09/2021 21:30,12.93,90.4,0,0,0,0,0,-37.11,-37.11,0,101.5,0,0 +16/09/2021 22:00,12.74,91.1,0.07,0.063,0.03,0,0,-36.38,-36.38,0,101.5,0,0 +16/09/2021 22:30,12.13,91.5,0.049,0.051,0.022,0,0,-32.49,-32.49,0,101.5,0,0 +16/09/2021 23:00,11.91,91.9,0.009,0.073,0.009,0,0,-31.63,-31.63,0,101.5,0,0 +16/09/2021 23:30,11.82,92.3,0.076,0.046,0.019,0,0,-35.63,-35.63,0,101.5,0,0 +17/09/2021 00:00,11.37,92.1,0.013,0.048,0.013,0,0,-37.35,-37.35,0,101.4,0,0 +17/09/2021 00:30,10.77,92.5,0,0,0,0,0,-35.33,-35.33,0,101.4,0,0 +17/09/2021 01:00,10.61,92.9,0,0,0,0,0,-36.05,-36.05,0,101.4,0,0 +17/09/2021 01:30,10.34,92.9,0.002,0.034,0.007,0,0,-32.36,-32.36,0,101.4,0,0 +17/09/2021 02:00,10.34,93.5,0,0,0,0,0,-32.11,-32.11,0,101.3,0,0 +17/09/2021 02:30,10.43,93.5,0.115,214.5,0.028,0,0,-21.95,-21.95,0,101.3,0,0 +17/09/2021 03:00,10.69,93.4,0,0,0,0,0,-20,-20,0,101.3,0,0 +17/09/2021 03:30,10.77,93.4,0.072,200.1,0.059,0,0,-23.05,-23.05,0,101.2,0,0 +17/09/2021 04:00,10.75,93.6,0.014,200.1,0.02,0,0,-16.16,-16.16,0,101.2,0,0 +17/09/2021 04:30,10.85,93.7,0.105,200.2,0.062,0,0,-16.17,-16.17,0,101.2,0,0 +17/09/2021 05:00,10.89,93.7,0.091,200.4,0.052,0,0,-17.81,-17.81,0,101.2,0,0 +17/09/2021 05:30,10.8,93.7,0.247,200.4,0.118,0,0,-19.39,-19.39,0,101.1,0,0 +17/09/2021 06:00,10.72,93.7,0.007,200.4,0.013,2.642,0.013,-16.83,-16.83,0,101.1,0.008,0.032 +17/09/2021 06:30,10.76,94,0.061,200.4,0.07,20.37,0.102,-7.452,-7.452,0,101.1,0.136,0.252 +17/09/2021 07:00,11.32,94.1,0.135,177.8,0.101,66.06,0.33,23.34,23.34,0,101.1,0.407,0.818 +17/09/2021 07:30,11.98,93.9,0.278,162.8,0.127,103.1,0.516,50.04,50.04,0,101.1,0.525,1.228 +17/09/2021 08:00,12.81,93.8,0.443,189.5,0.139,137.6,0.688,81.4,81.4,0,101.1,0.65,1.645 +17/09/2021 08:30,13.63,93.7,0.667,215,0.121,154.2,0.771,97.6,97.6,0,101.1,0.725,1.88 +17/09/2021 09:00,14.4,93.4,0.594,223.2,0.108,184.9,0.925,120.8,120.8,0,101.1,0.895,2.325 +17/09/2021 09:30,15.59,92.6,1.086,273.3,0.136,469.6,2.348,273.2,273.2,0,101.1,3.137,5.724 +17/09/2021 10:00,17.71,87.4,0.796,136.6,0.087,554.6,2.773,300.4,300.4,0,101.1,3.809,7.118 +17/09/2021 10:30,19.88,71.25,0.942,145.7,0.117,602.8,3.014,358.1,358.1,0,101.1,3.169,6.941 +17/09/2021 11:00,20.76,64.72,1.253,159.3,0.113,646.4,3.232,403.4,403.4,0,101.1,2.953,7.378 +17/09/2021 11:30,21.78,58.37,1.447,170.6,0.125,668.4,3.342,434.3,434.3,0,101,2.726,7.364 +17/09/2021 12:00,22.28,54.94,1.362,181.6,0.119,650.7,3.253,430.7,430.7,0,101,2.683,7.358 +17/09/2021 12:30,22.65,54.01,1.273,193.9,0.116,626.1,3.13,417.3,417.3,0,101,2.549,7.239 +17/09/2021 13:00,22.84,53.52,1.148,173.2,0.126,493.7,2.468,320.6,320.6,0,101,2.081,5.776 +17/09/2021 13:30,23.04,52.65,1.318,164.9,0.127,597.1,2.986,401.9,401.9,0,100.9,2.505,7.27 +17/09/2021 14:00,22.96,52.51,1.314,190.9,0.133,354.3,1.771,229,229,0,100.9,1.612,4.194 +17/09/2021 14:30,22.95,53.55,1.359,225.4,0.122,369.9,1.85,239.3,239.3,0,100.9,1.702,4.567 +17/09/2021 15:00,22.9,55.21,1.55,239.2,0.119,376.7,1.884,246.2,246.2,0,100.9,1.836,4.828 +17/09/2021 15:30,22.96,56.94,1.654,272.3,0.139,478.9,2.395,330.1,330.1,0,100.9,2.348,6.94 +17/09/2021 16:00,22.07,58.71,1.846,251.2,0.134,257.9,1.289,171.5,171.5,0,100.8,1.296,3.526 +17/09/2021 16:30,20.91,60.26,1.546,229.3,0.124,124.2,0.621,69.04,69.04,0,100.9,0.569,1.509 +17/09/2021 17:00,20.22,63.15,1.332,216.6,0.121,71.33,0.357,33.66,33.66,0,100.9,0.345,0.869 +17/09/2021 17:30,19.78,63.25,0.988,189.4,0.129,36.25,0.181,10.75,10.75,0,100.9,0.201,0.426 +17/09/2021 18:00,19.49,62.89,1.064,214.1,0.13,11.32,0.057,-5.079,-5.079,0,100.9,0.041,0.133 +17/09/2021 18:30,19.18,63.39,1.047,228.6,0.122,1.56,0.008,-16.03,-16.03,0,100.9,0,0.01 +17/09/2021 19:00,18.46,67.72,0.975,220.5,0.128,0,0,-31.39,-31.39,0,100.9,0,0 +17/09/2021 19:30,18.27,70.27,1.083,235.7,0.123,0,0,-15.12,-15.12,0,100.9,0,0 +17/09/2021 20:00,18.14,71.88,0.894,212.7,0.123,0,0,-15.58,-15.58,0,100.9,0,0 +17/09/2021 20:30,17.91,74.53,0.379,169,0.108,0,0,-12.68,-12.68,0,100.9,0,0 +17/09/2021 21:00,17.51,77.12,0.341,146.4,0.101,0,0,-10.98,-10.98,0,100.9,0,0 +17/09/2021 21:30,17.35,78.29,0.159,130,0.069,0,0,-10.1,-10.1,0,100.9,0,0 +17/09/2021 22:00,17.29,78.59,0.465,175.2,0.149,0,0,-10.82,-10.82,0,100.9,0,0 +17/09/2021 22:30,17.09,79.59,0.288,142.8,0.107,0,0,-11.91,-11.91,0,100.9,0,0 +17/09/2021 23:00,16.8,80.5,0.03,153.6,0.024,0,0,-13.03,-13.03,0,100.9,0,0 +17/09/2021 23:30,16.51,82.8,0.03,155.5,0.032,0,0,-10.52,-10.52,0,100.9,0,0 +18/09/2021 00:00,16.35,83.9,0.14,158.1,0.069,0,0,-10.59,-10.59,0,100.9,0,0 +18/09/2021 00:30,16.4,83.1,0.281,139.3,0.109,0,0,-19.8,-19.8,0,100.9,0,0 +18/09/2021 01:00,16.35,83.3,0.218,149.6,0.115,0,0,-13.52,-13.52,0,100.9,0,0 +18/09/2021 01:30,16.23,84.2,0.193,134.5,0.082,0,0,-11.5,-11.5,0,100.9,0,0 +18/09/2021 02:00,16.21,84.4,0.187,144.4,0.101,0,0,-9.85,-9.85,0,100.9,0,0 +18/09/2021 02:30,16.16,84.5,0.118,170.8,0.103,0,0,-18.27,-18.27,0,100.9,0,0 +18/09/2021 03:00,16.03,86,0.063,163.4,0.054,0,0,-15.38,-15.38,0,100.8,0,0 +18/09/2021 03:30,15.96,87.1,0.26,134.1,0.09,0,0,-17.77,-17.77,0,100.8,0,0 +18/09/2021 04:00,16.05,87,0.332,126.4,0.11,0,0,-21.64,-21.64,0,100.8,0,0 +18/09/2021 04:30,15.93,87.3,0.154,119.6,0.083,0,0,-20.16,-20.16,0,100.8,0,0 +18/09/2021 05:00,15.73,87.7,0.294,119.8,0.09,0,0,-23.24,-23.24,0,100.8,0,0 +18/09/2021 05:30,15.49,87.9,0.242,109,0.109,0,0,-23.95,-23.95,0,100.8,0,0 +18/09/2021 06:00,15.21,88.2,0.177,117.6,0.076,1.785,0.009,-19.99,-19.99,0,100.8,0,0.024 +18/09/2021 06:30,15.23,88.5,0.293,128.4,0.128,7.962,0.04,-11.99,-11.99,0,100.8,0.019,0.085 +18/09/2021 07:00,15.49,88.1,0.274,119.4,0.109,30.12,0.151,1.525,1.525,0,100.8,0.149,0.353 +18/09/2021 07:30,16,86.9,0.673,132.7,0.121,45.29,0.226,0.266,0.266,0,100.8,0.227,0.572 +18/09/2021 08:00,16.04,88.4,0.682,127.9,0.117,45.91,0.23,6.523,6.523,0,100.9,0.172,0.467 +18/09/2021 08:30,16,89.8,0.668,120.2,0.117,75.23,0.376,27.44,27.44,0,100.8,0.277,0.739 +18/09/2021 09:00,16.48,90.1,0.656,109.4,0.135,180.1,0.9,86.2,86.2,0,100.9,0.778,1.889 +18/09/2021 09:30,17.63,87,1.121,126.7,0.117,310.4,1.552,176,176,0,100.9,1.523,3.391 +18/09/2021 10:00,19.02,81.4,1.099,123.4,0.118,434.4,2.172,252.4,252.4,0,100.9,2.183,4.663 +18/09/2021 10:30,20,75.26,1.119,129.3,0.122,379.4,1.897,230.5,230.5,0,100.9,1.828,4.273 +18/09/2021 11:00,20.22,73.49,1.023,135.9,0.119,246.9,1.234,148.5,148.5,0,100.8,1.258,2.982 +18/09/2021 11:30,20.68,68.53,1.541,173.6,0.133,397.1,1.985,250.2,250.2,0,100.8,1.764,4.512 +18/09/2021 12:00,21.61,64.63,1.539,159.5,0.133,529.9,2.649,346.5,346.5,0,100.8,2.308,6.015 +18/09/2021 12:30,22.12,62.11,1.686,183.1,0.123,557.7,2.788,381.4,381.4,0,100.8,2.433,6.4 +18/09/2021 13:00,20.98,65.83,1.416,155.8,0.12,176.7,0.884,80.4,80.4,0,100.8,0.95,2.191 +18/09/2021 13:30,19.54,73.55,1.34,146,0.124,166.9,0.834,73.87,73.87,0,100.8,0.743,2.117 +18/09/2021 14:00,19.72,74.92,0.811,169.8,0.131,129.9,0.65,39.45,39.45,0,100.8,0.65,1.75 +18/09/2021 14:30,19.65,67.14,1.713,213.5,0.121,148.7,0.744,73.73,73.73,0,100.8,0.661,1.878 +18/09/2021 15:00,19.34,68.66,1.326,201.6,0.131,96.9,0.484,39.52,39.52,0,100.8,0.385,1.253 +18/09/2021 15:30,19.66,68.55,0.851,233,0.121,206.9,1.035,113.6,113.6,0,100.8,0.789,2.657 +18/09/2021 16:00,20.24,65.97,0.915,220.3,0.127,176.3,0.882,84.3,84.3,0,100.8,0.733,2.177 +18/09/2021 16:30,20.32,66.77,0.405,129.1,0.093,168.3,0.842,90.9,90.9,0,100.8,0.701,2.394 +18/09/2021 17:00,21.46,60.74,1.381,209.4,0.111,245.2,1.226,151.4,151.4,0,100.8,1.152,3.928 +18/09/2021 17:30,20.28,62.36,1.491,216.7,0.117,90.2,0.451,19.52,19.52,0,100.8,0.477,1.305 +18/09/2021 18:00,18.52,69.45,0.878,200.4,0.146,36.77,0.184,-18.88,-18.88,0,100.9,0.19,0.452 +18/09/2021 18:30,17.23,74.57,0.57,212.9,0.123,2.345,0.012,-36.47,-36.47,0,100.9,0.006,0.054 +18/09/2021 19:00,16.16,78.73,0.395,185.8,0.161,0,0,-37.44,-37.44,0,100.9,0,0 +18/09/2021 19:30,15.32,82.3,0.346,196.9,0.16,0,0,-27.38,-27.38,0,100.9,0,0 +18/09/2021 20:00,14.96,83.4,0.184,179.1,0.111,0,0,-40.66,-40.66,0,100.9,0,0 +18/09/2021 20:30,14.29,85.4,0.199,202.9,0.095,0,0,-39.14,-39.14,0,100.9,0,0 +18/09/2021 21:00,13.77,86.9,0.216,159,0.059,0,0,-34.87,-34.87,0,101,0,0 +18/09/2021 21:30,13.32,88.6,0.273,200,0.125,0,0,-34,-34,0,101,0,0 +18/09/2021 22:00,13.25,89.7,0.174,214,0.08,0,0,-33.76,-33.76,0,101,0,0 +18/09/2021 22:30,12.78,89.9,0.025,194.6,0.02,0,0,-30.74,-30.74,0,101,0,0 +18/09/2021 23:00,12.46,90.6,0,194.6,0.005,0,0,-32.33,-32.33,0,101,0,0 +18/09/2021 23:30,12.38,91.2,0,194.6,0.004,0,0,-30.55,-30.55,0,100.9,0,0 +19/09/2021 00:00,12.32,91.6,0.278,150.7,0.073,0.025,0,-20.34,-20.34,0,100.9,0,0 +19/09/2021 00:30,12.78,92.1,0.277,167.8,0.102,0.088,0,-20.26,-20.26,0,100.9,0,0 +19/09/2021 01:00,12.91,92.4,0.262,200,0.08,0.231,0.001,-7.807,-7.807,0,101,0,0 +19/09/2021 01:30,13.1,92.2,0.282,250.2,0.109,0,0,-35.18,-35.18,0,101,0,0 +19/09/2021 02:00,12.71,92.3,0.199,222.4,0.087,0,0,-25.91,-25.91,0,101,0,0 +19/09/2021 02:30,13.12,93.3,0.368,248.4,0.116,0.498,0.002,-7.131,-7.131,0,101,0,0 +19/09/2021 03:00,14.46,93.3,0.792,299.2,0.131,0.105,0.001,-4.709,-4.709,0,101,0,0 +19/09/2021 03:30,15.37,92.6,1.74,313.5,0.125,0.001,0,-4.589,-4.589,0,101,0,0 +19/09/2021 04:00,15.75,89,2.29,330.4,0.14,0,0,-10.33,-10.33,0,101,0,0 +19/09/2021 04:30,15.71,86,2.599,313.4,0.131,0,0,-6.801,-6.801,0,101,0,0 +19/09/2021 05:00,15.41,84.9,2.769,312.6,0.124,0,0,-29.1,-29.11,0,101.1,0,0 +19/09/2021 05:30,15.08,80.5,2.773,314,0.126,0,0,-10.17,-10.17,0,101.1,0,0 +19/09/2021 06:00,14.94,79.15,2.149,318.3,0.123,0.637,0.003,-7.366,-7.366,0,101.1,0,0 +19/09/2021 06:30,14.85,77.54,1.434,319.2,0.129,8.08,0.04,-4.356,-4.356,0,101.2,0.018,0.115 +19/09/2021 07:00,14.85,77.48,1.542,310.3,0.127,41.81,0.209,13.08,13.08,0,101.2,0.191,0.525 +19/09/2021 07:30,15.01,76.32,1.958,313.6,0.123,93.7,0.469,39.87,39.87,0,101.2,0.451,1.256 +19/09/2021 08:00,15.13,76.13,2.01,315.8,0.12,109.7,0.548,47.77,47.77,0,101.3,0.468,1.382 +19/09/2021 08:30,15.51,74.89,1.956,314.9,0.12,189.9,0.949,84,84,0,101.3,0.981,2.315 +19/09/2021 09:00,16.03,73.14,2.436,306.3,0.128,292.1,1.461,130.2,130.2,0,101.3,1.816,3.497 +19/09/2021 09:30,16.27,72.08,2.376,315.1,0.128,279.4,1.397,113,113,0,101.3,1.944,3.614 +19/09/2021 10:00,16.75,69.68,2.275,321.2,0.133,348.9,1.745,153.7,153.7,0,101.3,2.418,4.498 +19/09/2021 10:30,18.11,65.57,2.22,319.2,0.127,554.2,2.771,297.6,297.6,0,101.3,3.186,6.759 +19/09/2021 11:00,18.94,62.19,2.424,327,0.123,597,2.985,333.8,333.8,0,101.3,2.702,6.676 +19/09/2021 11:30,19.11,60.68,2.354,322.8,0.123,447.8,2.239,252.5,252.6,0,101.4,1.822,4.934 +19/09/2021 12:00,20.04,58.53,1.95,326.7,0.124,561,2.805,338.2,338.2,0,101.3,2.107,6.111 +19/09/2021 12:30,20.17,58.51,2.228,313,0.12,527.3,2.637,323,323,0,101.3,2.203,6.172 +19/09/2021 13:00,20.31,58.92,1.948,324.9,0.132,393.9,1.97,226.7,226.7,0,101.3,1.611,4.633 +19/09/2021 13:30,20.7,58.07,1.907,332.9,0.135,410.6,2.053,239.4,239.4,0,101.3,1.636,4.759 +19/09/2021 14:00,20.03,60.33,1.21,323.1,0.119,157.1,0.785,70.44,70.44,0,101.3,0.781,1.902 +19/09/2021 14:30,20.26,59.21,1.376,323.1,0.133,201.1,1.005,107.6,107.6,0,101.3,0.812,2.467 +19/09/2021 15:00,20.1,61.19,1.818,335,0.139,141.3,0.707,68.77,68.77,0,101.3,0.719,1.853 +19/09/2021 15:30,17.86,76.74,1.785,319.8,0.124,195.2,0.976,19.07,19.07,0,101.4,0.851,2.533 +19/09/2021 16:00,18.38,75.71,1.322,301.4,0.135,156.8,0.784,66.08,66.08,0,101.4,0.735,1.916 +19/09/2021 16:30,16.2,78.92,3.068,312.9,0.122,65.9,0.33,-27.15,-27.17,0,101.4,0.291,0.847 +19/09/2021 17:00,14.54,81.8,1.098,318.6,0.141,68.31,0.342,-5.672,-5.672,0,101.4,0.322,0.921 +19/09/2021 17:30,14.94,83.5,0.805,297,0.145,26.53,0.133,-8.96,-8.96,0,101.4,0.085,0.34 +19/09/2021 18:00,15.24,85.9,0.47,224.5,0.113,21.33,0.107,-10.38,-10.38,0,101.5,0.067,0.313 +19/09/2021 18:30,15.26,87,0.06,198.6,0.052,5.35,0.027,-27.73,-27.73,0,101.5,0,0.099 +19/09/2021 19:00,14.57,88,0.525,279.9,0.111,0,0,-38.12,-38.12,0,101.5,0,0 +19/09/2021 19:30,14.19,88,0.884,316.6,0.115,0,0,-43.76,-43.76,0,101.5,0,0 +19/09/2021 20:00,13.66,86.3,0.908,307.8,0.129,0,0,-43.79,-43.79,0,101.5,0,0 +19/09/2021 20:30,13.38,86.4,0.893,302.2,0.133,0,0,-45.72,-45.72,0,101.6,0,0 +19/09/2021 21:00,12.99,87.4,0.984,304.9,0.14,0,0,-46.15,-46.15,0,101.6,0,0 +19/09/2021 21:30,12.89,87.7,1.068,299.1,0.136,0,0,-50.68,-50.68,0,101.6,0,0 +19/09/2021 22:00,12.38,88.4,0.79,291.1,0.149,0,0,-51.77,-51.77,0,101.6,0,0 +19/09/2021 22:30,12.11,89.3,1.304,309.7,0.13,0,0,-47.76,-47.76,0,101.6,0,0 +19/09/2021 23:00,12.14,89.2,1.376,308.3,0.129,0,0,-46.46,-46.46,0,101.7,0,0 +19/09/2021 23:30,12.04,89.1,0.889,302.9,0.14,0,0,-47.23,-47.23,0,101.7,0,0 +20/09/2021 00:00,11.87,89.5,0.739,300.3,0.132,0,0,-47.93,-47.93,0,101.7,0,0 +20/09/2021 00:30,11.84,89.9,0.923,305.7,0.131,0,0,-48.44,-48.44,0,101.7,0,0 +20/09/2021 01:00,11.78,90.2,1.344,305.7,0.134,0,0,-51.66,-51.66,0,101.7,0,0 +20/09/2021 01:30,11.71,90.1,1.41,305.7,0.131,0,0,-53.55,-53.55,0,101.7,0,0 +20/09/2021 02:00,11.52,90,0.881,298.2,0.138,0,0,-51.52,-51.52,0,101.7,0,0 +20/09/2021 02:30,11.31,90,1.344,308.6,0.126,0,0,-50.56,-50.56,0,101.7,0,0 +20/09/2021 03:00,11.37,89.7,1.476,308.5,0.123,0,0,-46.39,-46.39,0,101.7,0,0 +20/09/2021 03:30,11.19,89.5,1.119,310.6,0.12,0,0,-43.34,-43.34,0,101.7,0,0 +20/09/2021 04:00,10.88,89.6,0.915,304.4,0.136,0,0,-43.7,-43.7,0,101.7,0,0 +20/09/2021 04:30,10.74,90,0.988,309.4,0.123,0,0,-42.45,-42.45,0,101.7,0,0 +20/09/2021 05:00,10.62,90.2,1.002,312.5,0.123,0,0,-41.36,-41.36,0,101.7,0,0 +20/09/2021 05:30,10.54,90.5,1.03,302.3,0.138,0,0,-40.95,-40.95,0,101.7,0,0 +20/09/2021 06:00,10.64,90.5,1.083,300,0.133,0.216,0.001,-40.33,-40.33,0,101.7,0.003,0.008 +20/09/2021 06:30,10.7,90.2,1.193,309.1,0.131,16.81,0.084,-32.88,-32.88,0,101.8,0.215,0.291 +20/09/2021 07:00,11.16,89.4,1.569,313.1,0.125,48.27,0.241,-21.3,-21.3,0,101.8,0.417,0.565 +20/09/2021 07:30,11.79,87.6,1.629,312.7,0.126,118.7,0.594,19.28,19.28,0,101.8,0.539,0.874 +20/09/2021 08:00,12.85,84.9,1.604,314.2,0.126,197.1,0.986,85.6,85.6,0,101.8,0.535,1.572 +20/09/2021 08:30,14.36,81.2,2.123,316.6,0.127,304.5,1.523,128.3,128.3,0,101.8,0.658,3.651 +20/09/2021 09:00,16.08,76.64,2.825,333.7,0.136,454.1,2.271,215.9,216,0,101.8,1.102,5.798 +20/09/2021 09:30,16.79,74.78,2.842,343.7,0.134,439.7,2.199,220,220,0,101.9,1.092,5.539 +20/09/2021 10:00,17.73,70.52,2.732,352.6,0.143,480.2,2.401,262.7,262.8,0,101.9,6.41,0.265 +20/09/2021 10:30,17.41,67.5,2.874,348.1,0.139,369.2,1.846,197.8,197.8,0,101.9,31.99,-66.04 +20/09/2021 11:00,17.6,66.23,2.345,2.89,0.134,328.4,1.642,187.1,187.1,0,101.9,0.744,4.832 +20/09/2021 11:30,17.48,65.44,2.553,351,0.136,299.9,1.499,166.3,166.3,0,101.9,0.672,4.433 +20/09/2021 12:00,18.22,63.32,2.608,340.2,0.136,418.5,2.092,240.7,240.7,0,101.9,1.32,6.522 +20/09/2021 12:30,18.84,62.45,2.095,353.1,0.133,433.1,2.165,259.1,259.1,0,101.9,1.049,6.579 +20/09/2021 13:00,19.08,60.32,2.323,351.4,0.132,403.6,2.018,234,234,0,102,0.983,6.027 +20/09/2021 13:30,18.97,57.87,2.533,344.8,0.139,357.5,1.787,205,205.1,0,102,0.852,5.365 +20/09/2021 14:00,19.3,55.89,3.1,339.2,0.136,582.2,2.911,354.4,354.6,0,102,1.63,9.74 +20/09/2021 14:30,19.59,54.8,2.919,344.7,0.136,495,2.475,292.9,292.9,0,102,1.526,9.39 +20/09/2021 15:00,19.46,55.51,2.749,343.3,0.147,468.1,2.34,273.5,273.5,0,102,1.462,9.15 +20/09/2021 15:30,19.54,55.61,2.364,353.4,0.133,426.1,2.131,241.5,241.5,0,102,1.372,8.58 +20/09/2021 16:00,18.93,57.24,3.069,333,0.14,336.4,1.682,174.6,174.6,0,102,1.097,6.932 +20/09/2021 16:30,18.38,58.13,3.135,334.2,0.136,255.8,1.279,119,119,0,102,0.835,5.403 +20/09/2021 17:00,18.04,59.02,2.75,336.8,0.142,173.8,0.869,67.01,67.02,0,102.1,0.506,3.278 +20/09/2021 17:30,17.35,60.63,2.495,341.6,0.142,95.2,0.476,19.91,19.91,0,102.1,0.207,0.945 +20/09/2021 18:00,16.33,65.12,2.202,339,0.143,22.27,0.111,-34.24,-34.24,0,102.1,0.047,0.249 +20/09/2021 18:30,15.25,70.78,1.696,327.8,0.138,0.987,0.005,-47.81,-47.81,0,102.2,0,0.051 +20/09/2021 19:00,14.36,75.72,1.432,327.6,0.14,0,0,-46.17,-46.17,0,102.2,0,0 +20/09/2021 19:30,14.01,78.1,1.057,321.8,0.13,0,0,-35.88,-35.88,0,102.2,0,0 +20/09/2021 20:00,13.59,80.5,0.779,300.3,0.128,0,0,-46.72,-46.72,0,102.3,0,0 +20/09/2021 20:30,13.08,83.3,0.663,284.9,0.157,0,0,-45.67,-45.67,0,102.3,0,0 +20/09/2021 21:00,12.73,84.8,0.816,293.5,0.144,0,0,-42.72,-42.72,0,102.3,0,0 +20/09/2021 21:30,12.55,85.4,1.069,294.9,0.143,0,0,-46.38,-46.38,0,102.3,0,0 +20/09/2021 22:00,12.27,86.2,1.129,318.1,0.132,0,0,-42.63,-42.63,0,102.4,0,0 +20/09/2021 22:30,12.29,86.6,0.849,318.1,0.122,0,0,-40.63,-40.63,0,102.4,0,0 +20/09/2021 23:00,11.99,87.3,0.502,311,0.11,0,0,-37.44,-37.44,0,102.4,0,0 +20/09/2021 23:30,11.64,88.3,0.207,299.1,0.078,0,0,-38.12,-38.12,0,102.4,0,0 +21/09/2021 00:00,11.08,89.2,0.108,268.3,0.07,0,0,-38.03,-38.03,0,102.4,0,0 +21/09/2021 00:30,10.53,90.6,0.102,288.9,0.04,0,0,-34.42,-34.42,0,102.4,0,0 +21/09/2021 01:00,11.01,91.6,0.429,279.2,0.103,0,0,-37.45,-37.45,0,102.4,0,0 +21/09/2021 01:30,11.35,91.9,0.636,292.2,0.14,0,0,-38.83,-38.83,0,102.4,0,0 +21/09/2021 02:00,10.92,91.4,0.203,304.7,0.096,0,0,-38.41,-38.41,0,102.4,0,0 +21/09/2021 02:30,10.65,92.5,0.58,341.2,0.131,0,0,-33.84,-33.84,0,102.4,0,0 +21/09/2021 03:00,10.75,92.8,0.81,324.3,0.122,0,0,-34.58,-34.58,0,102.4,0,0 +21/09/2021 03:30,10.8,92.8,0.693,339.2,0.16,0,0,-33.14,-33.14,0,102.4,0,0 +21/09/2021 04:00,11.03,93,0.869,314.5,0.118,0,0,-35.4,-35.4,0,102.4,0,0 +21/09/2021 04:30,10.75,93,0.729,319.7,0.128,0,0,-34.05,-34.05,0,102.4,0,0 +21/09/2021 05:00,10.82,93.2,0.654,331.7,0.128,0,0,-34.99,-34.99,0,102.4,0,0 +21/09/2021 05:30,10.52,93.1,0.477,312.8,0.089,0,0,-34.08,-34.08,0,102.4,0,0 +21/09/2021 06:00,10.09,93.7,0.2,318.1,0.097,0.739,0.004,-32.3,-32.3,0,102.4,0,0.025 +21/09/2021 06:30,10.2,94,0.4,318.7,0.101,15.54,0.078,-24.39,-24.39,0,102.5,0.032,0.236 +21/09/2021 07:00,10.98,94.2,0.36,344.2,0.175,63.7,0.319,10.43,10.43,0,102.5,0.132,0.951 +21/09/2021 07:30,12.61,94.2,0.287,8.22,0.172,62.25,0.311,10.48,10.48,0,102.5,0.139,0.851 +21/09/2021 08:00,13.23,93.7,0.701,355.1,0.153,73.51,0.368,28.88,28.88,0,102.6,0.16,1.18 +21/09/2021 08:30,14.24,93.5,0.734,16.08,0.147,107,0.535,49.32,49.32,0,102.6,0.244,1.852 +21/09/2021 09:00,15.22,92.5,0.747,44.7,0.122,266,1.33,128.7,128.7,0,102.6,0.618,4.74 +21/09/2021 09:30,17.35,83.9,0.787,75.76,0.112,470.8,2.354,227.7,227.7,0,102.6,1.325,8.88 +21/09/2021 10:00,18.91,68.05,1.036,57.39,0.121,533.8,2.669,280,280,0,102.6,1.622,10.07 +21/09/2021 10:30,19.78,63.22,1.194,51.37,0.119,595.1,2.976,341.1,341.1,0,102.6,1.823,11.35 +21/09/2021 11:00,20.21,62.64,1.447,9.02,0.116,539.6,2.698,304.9,304.9,0,102.6,1.639,10.1 +21/09/2021 11:30,20.11,61.58,1.423,28.35,0.113,504.7,2.523,291.2,291.2,0,102.6,1.478,9.34 +21/09/2021 12:00,20.61,59.18,1.642,16.05,0.127,519.9,2.6,301,301,0,102.6,1.562,9.61 +21/09/2021 12:30,20.89,56.91,1.403,38.27,0.121,571.3,2.856,341.3,341.3,0,102.6,1.743,10.69 +21/09/2021 13:00,21.38,53.04,1.527,32.68,0.118,521.2,2.606,306.2,306.2,0,102.5,1.603,9.77 +21/09/2021 13:30,21.94,50.99,1.421,40.69,0.119,657.5,3.288,408.4,408.4,0,102.5,2.088,12.7 +21/09/2021 14:00,21.92,49.83,1.42,43.46,0.116,521.3,2.607,316.9,316.9,0,102.5,1.636,10.16 +21/09/2021 14:30,21.67,48.91,1.657,38.16,0.116,397.7,1.988,223.8,223.8,0,102.5,1.211,7.641 +21/09/2021 15:00,21.12,49.5,1.292,36.28,0.117,334.7,1.674,186.2,186.2,0,102.5,0.999,6.636 +21/09/2021 15:30,20.92,48.36,1.307,42.73,0.123,250.9,1.255,121,121,0,102.5,0.75,4.87 +21/09/2021 16:00,20.84,49.14,1.39,22.1,0.128,283.7,1.419,143,143,0,102.5,0.89,5.966 +21/09/2021 16:30,20.26,50.66,1.707,25.26,0.132,192.9,0.964,74.36,74.36,0,102.5,0.649,4.226 +21/09/2021 17:00,20.37,49.58,1.695,23.9,0.141,186,0.93,64.11,64.11,0,102.5,0.671,4.714 +21/09/2021 17:30,19.62,55.59,1.747,10.62,0.15,88.5,0.443,1.674,1.674,0,102.5,0.341,2.367 +21/09/2021 18:00,18.17,61.53,1.187,8.67,0.156,20.51,0.103,-37.86,-37.86,0,102.5,0.062,0.404 +21/09/2021 18:30,16.43,68.36,0.737,15.16,0.148,0.366,0.002,-45.43,-45.43,0,102.5,0,0.038 +21/09/2021 19:00,15.18,72.4,0.721,13.73,0.16,0,0,-40.96,-40.96,0,102.5,0,0 +21/09/2021 19:30,13.99,73.55,0.327,19.75,0.133,0,0,-40.78,-40.78,0,102.5,0,0 +21/09/2021 20:00,13.25,72.63,0.579,22.25,0.136,0,0,-38.64,-38.64,0,102.5,0,0 +21/09/2021 20:30,14.01,69.17,0.84,39.23,0.124,0,0,-44.57,-44.57,0,102.6,0,0 +21/09/2021 21:00,13.91,70.88,0.662,32.23,0.125,0,0,-43.12,-43.12,0,102.6,0,0 +21/09/2021 21:30,13.01,75.64,0.837,25.49,0.138,0,0,-41.17,-41.17,0,102.6,0,0 +21/09/2021 22:00,12.99,77.19,0.725,29.38,0.126,0,0,-43.26,-43.26,0,102.6,0,0 +21/09/2021 22:30,13.05,78.23,0.773,54.52,0.131,0,0,-46.52,-46.52,0,102.6,0,0 +21/09/2021 23:00,12.75,79.46,0.5,46.33,0.123,0,0,-48.12,-48.12,0,102.6,0,0 +21/09/2021 23:30,12.11,82.4,0.527,42.91,0.119,0,0,-46.63,-46.63,0,102.6,0,0 +22/09/2021 00:00,11.93,83.7,0.432,64.38,0.141,0,0,-47.52,-47.52,0,102.6,0,0 +22/09/2021 00:30,11.39,85.3,0.192,62.88,0.095,0,0,-45.37,-45.37,0,102.6,0,0 +22/09/2021 01:00,10.77,87.3,0.301,8.5,0.142,0,0,-43.45,-43.45,0,102.5,0,0 +22/09/2021 01:30,10.37,88.4,0.287,343.3,0.083,0,0,-39.04,-39.04,0,102.5,0,0 +22/09/2021 02:00,9.71,89.1,0.491,332.5,0.165,0,0,-40.18,-40.18,0,102.5,0,0 +22/09/2021 02:30,9.05,90.3,0.444,253.2,0.107,0,0,-39.79,-39.79,0,102.5,0,0 +22/09/2021 03:00,8.51,90.8,0.08,233.1,0.033,0,0,-36.99,-36.99,0,102.4,0,0 +22/09/2021 03:30,7.87,91.3,0.038,233.1,0.028,0,0,-39.18,-39.18,0,102.4,0,0 +22/09/2021 04:00,7.473,91.7,0.003,233.1,0.005,0,0,-36.86,-36.86,0,102.4,0,0 +22/09/2021 04:30,7.199,92.1,0.037,233.1,0.026,0,0,-35.17,-35.17,0,102.4,0,0 +22/09/2021 05:00,6.848,92.2,0.218,233.1,0.088,0,0,-32.43,-32.43,0,102.4,0,0 +22/09/2021 05:30,6.866,92.9,0.009,333.1,0.004,0,0,-35.81,-35.81,0,102.4,0,0 +22/09/2021 06:00,6.505,92.8,0.419,346.3,0.153,0.418,0.002,-33.64,-33.64,0,102.4,0,0.013 +22/09/2021 06:30,6.641,93.1,0.178,323,0.043,12.18,0.061,-30.05,-30.05,0,102.4,0.023,0.186 +22/09/2021 07:00,7.605,93.9,0.312,279.2,0.126,52.56,0.263,-7.964,-7.964,0,102.4,0.102,0.546 +22/09/2021 07:30,9.82,93.7,0.199,14.51,0.08,149.3,0.747,21.9,21.9,0,102.4,0.356,2.938 +22/09/2021 08:00,12.5,90.7,0.485,35.29,0.13,240.7,1.203,79.19,79.19,0,102.4,0.649,5.091 +22/09/2021 08:30,14.92,75.08,0.701,60.27,0.109,323.7,1.618,160.6,160.6,0,102.5,0.69,4.766 +22/09/2021 09:00,16.44,65.94,0.749,60.07,0.124,394.7,1.973,165.5,165.5,0,102.5,0.92,5.872 +22/09/2021 09:30,17.74,61.39,0.612,86.7,0.109,458.8,2.294,217.8,217.8,0,102.5,1.135,6.893 +22/09/2021 10:00,18.86,56.96,0.67,180.7,0.106,517.3,2.586,268.1,268.1,0,102.5,1.333,7.848 +22/09/2021 10:30,19.33,56.79,0.823,57.04,0.086,565.2,2.826,305.3,305.3,0,102.5,1.516,8.67 +22/09/2021 11:00,20.31,53.46,0.787,46.58,0.07,605,3.025,341.4,341.4,0,102.4,1.661,9.39 +22/09/2021 11:30,21.15,50.53,0.771,98.6,0.083,579.6,2.898,335.5,335.5,0,102.4,1.628,9.04 +22/09/2021 12:00,21.26,50.41,0.832,59.96,0.091,662.4,3.312,394.3,394.3,0,102.4,1.915,10.45 +22/09/2021 12:30,21.67,49.74,0.979,49.08,0.122,632.2,3.161,380.2,380.2,0,102.4,1.847,10.08 +22/09/2021 13:00,21.96,49.48,0.917,41.07,0.105,590.8,2.954,352.4,352.4,0,102.3,1.74,9.58 +22/09/2021 13:30,22.24,48.46,0.964,48.89,0.103,573.3,2.867,346.9,346.9,0,102.3,1.716,9.33 +22/09/2021 14:00,22.11,48.37,1.147,27.87,0.112,579.3,2.896,348,348,0,102.2,1.721,9.55 +22/09/2021 14:30,22.44,46.94,1.047,42.04,0.111,525.3,2.626,311.3,311.3,0,102.2,1.555,8.81 +22/09/2021 15:00,22.74,46.79,0.999,39.06,0.116,467.7,2.338,270.5,270.5,0,102.2,1.378,8.01 +22/09/2021 15:30,22.68,46.84,1.151,35.9,0.115,388.4,1.942,213.1,213.1,0,102.1,1.156,6.911 +22/09/2021 16:00,22.33,48.14,1.057,47.8,0.113,314.8,1.574,157,157,0,102.1,0.929,5.795 +22/09/2021 16:30,21.88,50.52,1.361,18.72,0.143,235.9,1.18,101.5,101.5,0,102.1,0.702,4.538 +22/09/2021 17:00,21.36,51.53,1.089,16.59,0.144,155,0.775,47.04,47.04,0,102.1,0.46,3.18 +22/09/2021 17:30,20.1,57.9,1.349,11.98,0.147,77.07,0.385,-2.606,-2.606,0,102.1,0.248,1.591 +22/09/2021 18:00,18.15,65.59,1.241,13.67,0.152,15.62,0.078,-40.15,-40.15,0,102.1,0.04,0.269 +22/09/2021 18:30,16.49,71.04,1.159,13.01,0.155,0.326,0.002,-50.09,-50.09,0,102.1,0,0.031 +22/09/2021 19:00,15.4,74.49,1.084,14.73,0.155,0,0,-50.67,-50.67,0,102.1,0,0 +22/09/2021 19:30,14.74,76.08,1.101,10.93,0.145,0,0,-50.27,-50.27,0,102.1,0,0 +22/09/2021 20:00,14.31,77.23,0.697,11.13,0.144,0,0,-48.21,-48.21,0,102.1,0,0 +22/09/2021 20:30,13.82,79.66,0.579,352.9,0.149,0,0,-42.17,-42.17,0,102.1,0,0 +22/09/2021 21:00,13.16,82,0.645,263.2,0.164,0,0,-42.93,-42.93,0,102.2,0,0 +22/09/2021 21:30,12.46,85.3,0.903,269,0.15,0,0,-45.87,-45.87,0,102.2,0,0 +22/09/2021 22:00,12.37,85.6,0.956,301.7,0.124,0,0,-45.53,-45.53,0,102.2,0,0 +22/09/2021 22:30,11.76,87,0.44,307,0.136,0,0,-40.04,-40.04,0,102.2,0,0 +22/09/2021 23:00,10.68,88.3,0.292,321.2,0.117,0,0,-37.52,-37.52,0,102.2,0,0 +22/09/2021 23:30,10.7,90.4,0.388,313.2,0.111,0,0,-38.88,-38.88,0,102.2,0,0 +23/09/2021 00:00,10.02,90.7,0.183,354.6,0.14,0,0,-36.63,-36.63,0,102.1,0,0 +23/09/2021 00:30,9.61,91.2,0.073,354.5,0.081,0,0,-38.53,-38.53,0,102.1,0,0 +23/09/2021 01:00,9.43,91.9,0.28,315.3,0.073,0,0,-38.85,-38.85,0,102.1,0,0 +23/09/2021 01:30,9.26,92.2,0.086,326.9,0.071,0,0,-39.52,-39.52,0,102,0,0 +23/09/2021 02:00,8.73,92.3,0.097,326.8,0.088,0,0,-37.32,-37.32,0,102,0,0 +23/09/2021 02:30,8.71,93,0.54,333.7,0.119,0,0,-33.69,-33.69,0,102,0,0 +23/09/2021 03:00,8.56,92.9,0.411,349,0.133,0,0,-35.33,-35.33,0,102,0,0 +23/09/2021 03:30,8.35,93.5,0.541,337.6,0.142,0,0,-32.45,-32.45,0,102,0,0 +23/09/2021 04:00,8.59,93.5,0.515,315.1,0.125,0,0,-39.17,-39.17,0,102,0,0 +23/09/2021 04:30,8.53,93.8,0.71,327.2,0.121,0,0,-34.73,-34.73,0,102,0,0 +23/09/2021 05:00,8.71,94.3,0.981,324.6,0.114,0,0,-43.55,-43.55,0,102,0,0 +23/09/2021 05:30,8.55,94.2,0.164,327.2,0.057,0,0,-39.6,-39.6,0,102,0,0 +23/09/2021 06:00,8.15,94.3,0.145,257.3,0.038,0.268,0.001,-37.05,-37.05,0,102,0,0.012 +23/09/2021 06:30,7.833,94.5,0.47,315.3,0.095,14.59,0.073,-29.85,-29.85,0,102,0.024,0.206 +23/09/2021 07:00,8.38,95.2,0.624,326.5,0.116,52.66,0.263,-11.72,-11.72,0,102,0.078,0.416 +23/09/2021 07:30,10,94.6,0.844,332.7,0.123,133.5,0.668,24.7,24.7,0,102,0.282,1.999 +23/09/2021 08:00,12.28,92.9,0.507,355,0.135,228.4,1.142,51.42,51.42,0,102,0.42,3.318 +23/09/2021 08:30,14.35,90.7,0.932,3.021,0.154,332.9,1.664,95.2,95.2,0,102,0.61,4.433 +23/09/2021 09:00,16.32,82.2,1.47,17.67,0.141,398.4,1.992,152.2,152.2,0,102,0.841,5.569 +23/09/2021 09:30,17.33,74.45,2.105,3.397,0.141,494.3,2.471,247,247,0,102,1.165,7.456 +23/09/2021 10:00,17.85,69.84,1.668,21.42,0.131,412.2,2.061,201.8,201.8,0,102,0.985,6.074 +23/09/2021 10:30,19.08,64.7,1.763,23.51,0.13,611,3.055,344.5,344.5,0,102,1.566,9.35 +23/09/2021 11:00,19.29,62.67,1.962,359,0.142,590.6,2.953,323.9,323.9,0,102,1.543,8.95 +23/09/2021 11:30,20.18,60.46,1.653,10.89,0.128,604.2,3.021,350.8,350.8,0,102,1.633,9.31 +23/09/2021 12:00,19.92,60.47,1.428,9.83,0.121,593.7,2.969,347.1,347.1,0,101.9,1.612,9.08 +23/09/2021 12:30,20.43,60.35,1.188,13.23,0.125,572.1,2.86,331.1,331.1,0,101.9,1.606,8.85 +23/09/2021 13:00,20.65,57.66,1.731,339.4,0.134,621.8,3.109,367.5,367.5,0,101.9,1.771,9.71 +23/09/2021 13:30,21.08,57.23,1.673,344.1,0.135,532.2,2.661,319.7,319.7,0,101.9,1.495,8.53 +23/09/2021 14:00,20.72,57.7,1.76,358.4,0.147,445.1,2.226,256.3,256.3,0,101.9,1.21,7.131 +23/09/2021 14:30,21.05,55.9,1.619,4.266,0.136,488,2.44,283.4,283.4,0,101.8,1.385,8.01 +23/09/2021 15:00,21.05,55.55,1.905,358.9,0.135,430.5,2.153,240.2,240.2,0,101.8,1.218,7.189 +23/09/2021 15:30,20.99,55.82,1.607,356.6,0.142,388.6,1.943,209.4,209.4,0,101.8,1.106,6.746 +23/09/2021 16:00,20.8,56.2,1.62,346.5,0.14,315.1,1.576,156.1,156.1,0,101.8,0.914,5.686 +23/09/2021 16:30,20.43,57.52,1.593,357.1,0.147,234.8,1.174,100.2,100.2,0,101.8,0.689,4.463 +23/09/2021 17:00,19.5,60.45,1.671,356.9,0.14,155.5,0.778,45.53,45.53,0,101.8,0.456,3.129 +23/09/2021 17:30,18.46,62.19,1.787,355.7,0.145,78.58,0.393,-1.904,-1.904,0,101.8,0.261,1.607 +23/09/2021 18:00,16.49,68.67,1.492,3.741,0.156,12.63,0.063,-45.73,-45.73,0,101.8,0.028,0.192 +23/09/2021 18:30,14.9,73.97,0.888,18.28,0.15,0.097,0,-52.38,-52.38,0,101.8,0,0.022 +23/09/2021 19:00,13.84,77.76,0.554,26.96,0.136,0,0,-48.11,-48.11,0,101.8,0,0 +23/09/2021 19:30,12.95,81.4,0.516,26.92,0.137,0,0,-44.57,-44.57,0,101.8,0,0 +23/09/2021 20:00,12.16,84.3,0.516,29.08,0.119,0,0,-42.37,-42.37,0,101.8,0,0 +23/09/2021 20:30,11.61,86.6,0.4,32.28,0.142,0,0,-40.83,-40.83,0,101.8,0,0 +23/09/2021 21:00,10.83,88,0.074,32.11,0.042,0,0,-42.53,-42.53,0,101.8,0,0 +23/09/2021 21:30,9.95,89.3,0.033,32.14,0.021,0,0,-40.33,-40.33,0,101.8,0,0 +23/09/2021 22:00,9.69,90.6,0.234,32.11,0.044,0,0,-37.58,-37.58,0,101.8,0,0 +23/09/2021 22:30,9.59,91.2,0.234,32.11,0.086,0,0,-40.53,-40.53,0,101.8,0,0 +23/09/2021 23:00,8.96,91.3,0.109,32.08,0.058,0,0,-39.83,-39.83,0,101.8,0,0 +23/09/2021 23:30,8.48,92,0.188,32.08,0.078,0,0,-35.72,-35.72,0,101.8,0,0 +24/09/2021 00:00,7.969,92.2,0.152,32.09,0.051,0,0,-34.85,-34.85,0,101.7,0,0 +24/09/2021 00:30,7.82,92.5,0.293,32.1,0.089,0,0,-34.62,-34.62,0,101.7,0,0 +24/09/2021 01:00,7.785,93,0.065,32.1,0.038,0,0,-27.6,-27.6,0,101.7,0,0 +24/09/2021 01:30,8.01,93.2,0.021,32.11,0.025,0,0,-19.75,-19.75,0,101.7,0,0 +24/09/2021 02:00,8.19,93.1,0.029,32.32,0.01,0,0,-24.65,-24.65,0,101.7,0,0 +24/09/2021 02:30,8.41,93.3,0.036,32.58,0.016,0,0,-32.33,-32.33,0,101.7,0,0 +24/09/2021 03:00,8.09,93.1,0.001,32.58,0.002,0,0,-34.8,-34.8,0,101.7,0,0 +24/09/2021 03:30,7.967,93.6,0,0,0,0,0,-19.77,-19.77,0,101.6,0,0 +24/09/2021 04:00,8.55,94.1,0.067,32.59,0.038,0.054,0,-13.85,-13.85,0,101.6,0,0 +24/09/2021 04:30,8.99,93.7,0.032,32.58,0.024,0,0,-26.94,-26.94,0,101.6,0,0 +24/09/2021 05:00,8.66,93.5,0,32.59,0.002,0,0,-34.3,-34.3,0,101.6,0,0 +24/09/2021 05:30,8.49,94,0.086,32.58,0.039,0,0,-16.74,-16.74,0,101.6,0,0 +24/09/2021 06:00,8.95,94.2,0,32.58,0,1.245,0.006,-9.11,-9.11,0,101.6,0,0.007 +24/09/2021 06:30,9.4,93.9,0.117,46.65,0.055,13.21,0.066,-4.637,-4.637,0,101.6,0,0.185 +24/09/2021 07:00,9.75,94,0.15,47.72,0.036,35.89,0.179,15.16,15.16,0,101.6,0.052,0.428 +24/09/2021 07:30,10.52,93.9,0.111,47.62,0.057,61.23,0.306,32.76,32.76,0,101.6,0.123,0.852 +24/09/2021 08:00,11.37,93.5,0.059,47.73,0.03,84.7,0.424,45.73,45.73,0,101.6,0.148,1.235 +24/09/2021 08:30,12.02,93.2,0.193,56.1,0.067,110.9,0.554,61.4,61.4,0,101.6,0.221,1.665 +24/09/2021 09:00,13.23,92.7,0.058,106.7,0.042,175.1,0.875,93.8,93.8,0,101.6,0.347,2.65 +24/09/2021 09:30,14.51,91,0.241,1.544,0.115,256.9,1.285,139.9,139.9,0,101.6,0.522,3.936 +24/09/2021 10:00,15.72,81.4,0.427,343,0.083,262.7,1.314,152,152,0,101.6,0.548,4.189 +24/09/2021 10:30,15.96,77.73,0.919,330.2,0.127,206.3,1.032,115.3,115.3,0,101.6,0.416,3.408 +24/09/2021 11:00,16.12,77.72,0.876,306.2,0.116,234.9,1.175,134.6,134.6,0,101.6,0.49,3.891 +24/09/2021 11:30,16.54,76.11,1.084,316.1,0.115,299.3,1.497,173.8,173.8,0,101.6,0.65,4.877 +24/09/2021 12:00,16.92,75.78,1.761,324.3,0.126,479.1,2.395,283.9,283.9,0,101.5,1.161,7.376 +24/09/2021 12:30,17.69,73.04,1.539,308.8,0.131,632,3.16,389.9,389.9,0,101.5,1.673,9.82 +24/09/2021 13:00,18.53,70.05,1.672,328.1,0.12,570.5,2.853,341.1,341.1,0,101.5,1.53,9.01 +24/09/2021 13:30,19.17,68.01,1.622,326,0.115,655.1,3.276,406,406,0,101.4,1.827,10.51 +24/09/2021 14:00,19.62,66.52,1.632,327.9,0.121,582.6,2.913,351.7,351.7,0,101.4,1.648,9.4 +24/09/2021 14:30,20.13,64.29,1.361,334.5,0.132,514.1,2.57,307,307,0,101.4,1.462,8.44 +24/09/2021 15:00,20.22,64.58,1.408,337.9,0.116,458.1,2.291,268.4,268.4,0,101.4,1.298,7.71 +24/09/2021 15:30,20.9,61.37,0.96,18.3,0.1,382.6,1.913,212.4,212.4,0,101.3,1.092,6.705 +24/09/2021 16:00,20.6,63.92,1.331,350.7,0.141,306.5,1.533,153.7,153.7,0,101.3,0.875,5.569 +24/09/2021 16:30,20.33,64.94,1.235,348.3,0.146,226.9,1.134,96.9,96.9,0,101.3,0.655,4.347 +24/09/2021 17:00,20.18,65.01,1.038,347,0.133,146.3,0.732,43.33,43.33,0,101.3,0.434,3.008 +24/09/2021 17:30,19.35,67.41,0.86,6.255,0.151,72.13,0.361,-0.513,-0.513,0,101.3,0.256,1.524 +24/09/2021 18:00,17.55,73.08,0.415,14.4,0.115,7.87,0.039,-39.32,-39.32,0,101.3,0.016,0.151 +24/09/2021 18:30,15.63,79.83,0.475,18.46,0.149,0,0,-43.43,-43.43,0,101.3,0,0.014 +24/09/2021 19:00,14.6,84,0.299,9.2,0.167,0,0,-39.7,-39.7,0,101.3,0,0 +24/09/2021 19:30,13.68,86.7,0.107,14.21,0.069,0,0,-38.1,-38.1,0,101.3,0,0 +24/09/2021 20:00,12.72,88.4,0.081,64.66,0.042,0,0,-36.74,-36.74,0,101.3,0,0 +24/09/2021 20:30,12.12,89.9,0,80.3,0,0,0,-40.76,-40.76,0,101.3,0,0 +24/09/2021 21:00,11.65,90.6,0.009,80.3,0.013,0,0,-41.39,-41.39,0,101.3,0,0 +24/09/2021 21:30,11.21,91.2,0.231,100.3,0.069,0,0,-37.15,-37.15,0,101.3,0,0 +24/09/2021 22:00,10.8,91.5,0.258,316.5,0.072,0,0,-37.68,-37.68,0,101.3,0,0 +24/09/2021 22:30,10.15,91.7,0.003,335.9,0.004,0,0,-37.18,-37.18,0,101.3,0,0 +24/09/2021 23:00,9.61,92.2,0.085,335.9,0.044,0,0,-36.99,-36.99,0,101.3,0,0 +24/09/2021 23:30,9.04,92.5,0.057,335.9,0.041,0,0,-33.59,-33.59,0,101.3,0,0 +25/09/2021 00:00,8.87,92.8,0,335.9,0,0,0,-37.32,-37.32,0,101.3,0,0 +25/09/2021 00:30,8.54,93,0.098,336,0.045,0,0,-34.59,-34.59,0,101.3,0,0 +25/09/2021 01:00,7.963,93.2,0,0,0,0,0,-35.33,-35.33,0,101.2,0,0 +25/09/2021 01:30,7.856,93.2,0.279,356.7,0.109,0,0,-32.36,-32.36,0,101.2,0,0 +25/09/2021 02:00,7.535,93.8,0.015,9.12,0.017,0,0,-31.91,-31.91,0,101.2,0,0 +25/09/2021 02:30,7.576,94,0,9.13,0.001,0,0,-32.85,-32.85,0,101.2,0,0 +25/09/2021 03:00,7.371,93.8,0.023,9.11,0.01,0,0,-31.63,-31.63,0,101.1,0,0 +25/09/2021 03:30,7.032,94,0.213,9.13,0.027,0,0,-31.87,-31.87,0,101.1,0,0 +25/09/2021 04:00,7.103,94.3,0.102,235.5,0.021,0,0,-33.26,-33.26,0,101.1,0,0 +25/09/2021 04:30,7.213,94.4,0.06,228.3,0.044,0,0,-32.9,-32.9,0,101.1,0,0 +25/09/2021 05:00,6.661,94.1,0.094,347.5,0.053,0,0,-30.46,-30.46,0,101.1,0,0 +25/09/2021 05:30,6.453,94.7,0.155,332.6,0.046,0,0,-32.4,-32.4,0,101.1,0,0 +25/09/2021 06:00,6.859,94.8,0.009,240.1,0.002,0.332,0.002,-31.11,-31.11,0,101.1,0,0.014 +25/09/2021 06:30,6.87,94.9,0.118,222.5,0.037,10.46,0.052,-28.12,-28.12,0,101.1,0.004,0.144 +25/09/2021 07:00,7.181,94.8,0.048,223.4,0.021,41.16,0.206,-8.57,-8.57,0,101.1,0.071,0.373 +25/09/2021 07:30,8.92,95.1,0,0,0,112.2,0.561,35.81,35.81,0,101.1,0.248,1.671 +25/09/2021 08:00,11.83,93.2,0.1,284.5,0.044,253.6,1.268,92.8,92.8,0,101,0.492,3.832 +25/09/2021 08:30,14.2,90.9,0.397,125.2,0.084,340.5,1.703,132.9,132.9,0,101,0.703,5.103 +25/09/2021 09:00,15.93,81.6,0.523,130.1,0.112,339.6,1.698,156.6,156.6,0,101,0.753,5.241 +25/09/2021 09:30,16.5,75.87,0.659,139.4,0.131,202.9,1.015,93.9,93.9,0,101,0.43,3.104 +25/09/2021 10:00,16.5,75.42,0.756,135.2,0.118,274.8,1.374,142.4,142.4,0,101,0.614,4.351 +25/09/2021 10:30,17.57,73.14,0.601,124.7,0.126,331.4,1.657,183.6,183.6,0,101,0.782,5.382 +25/09/2021 11:00,18.7,69.77,0.781,151.2,0.126,273.2,1.366,147.4,147.4,0,101,0.648,4.421 +25/09/2021 11:30,18.88,70.43,0.569,152.7,0.114,210.4,1.052,109,109,0,101,0.488,3.682 +25/09/2021 12:00,18.95,71.38,0.557,158.4,0.128,149.2,0.746,70.95,70.95,0,101,0.353,2.733 +25/09/2021 12:30,19.16,72.51,0.317,150.7,0.109,140,0.7,67.96,67.96,0,100.9,0.339,2.602 +25/09/2021 13:00,19.54,72.44,0.322,156.5,0.148,134,0.67,65.47,65.47,0,100.9,0.343,2.572 +25/09/2021 13:30,20.33,70.31,0.672,129,0.122,344.9,1.724,205.6,205.6,0,100.9,0.871,5.82 +25/09/2021 14:00,21.08,64.54,1.176,174.9,0.148,256,1.28,140.5,140.5,0,100.9,0.625,4.17 +25/09/2021 14:30,20.72,65.93,0.993,160.5,0.137,157.8,0.789,79.76,79.76,0,100.9,0.381,2.596 +25/09/2021 15:00,20.39,69.24,0.638,155.5,0.143,85.3,0.427,24.6,24.6,0,100.9,0.223,1.529 +25/09/2021 15:30,19.66,74.04,0.556,161.9,0.141,65.2,0.326,-15.67,-15.67,0,100.8,0.176,1.229 +25/09/2021 16:00,19.11,76.41,0.492,149.5,0.129,52.36,0.262,3.673,3.673,0,100.9,0.135,0.974 +25/09/2021 16:30,18.86,77.38,0.532,155.5,0.134,51.5,0.258,0.389,0.389,0,100.9,0.135,0.932 +25/09/2021 17:00,18.6,79.47,0.327,144.2,0.091,43.95,0.22,1.303,1.303,0,100.9,0.105,0.775 +25/09/2021 17:30,18.4,81.1,0.333,133.4,0.121,32.07,0.16,-0.433,-0.433,0,100.9,0.068,0.613 +25/09/2021 18:00,17.96,82.5,0.219,46.16,0.073,8.97,0.045,-14.58,-14.58,0,100.9,0.012,0.2 +25/09/2021 18:30,17.22,84.7,0.051,148.5,0.017,0,0,-16.7,-16.7,0,100.9,0,0 +25/09/2021 19:00,16.76,86.8,0.017,184.5,0.029,0,0,-11.73,-11.73,0,100.9,0,0 +25/09/2021 19:30,16.69,88.4,0.502,142.7,0.124,0,0,-15.11,-15.11,0,100.9,0,0 +25/09/2021 20:00,16.72,89.3,0.369,126,0.121,0,0,-14.47,-14.47,0,100.9,0,0 +25/09/2021 20:30,16.7,89.8,0.358,133.5,0.123,0,0,-9.82,-9.82,0,100.9,0,0 +25/09/2021 21:00,16.84,90.3,0.632,129.5,0.135,0,0,-5.537,-5.537,0,100.9,0,0 +25/09/2021 21:30,16.77,90.3,0.374,115.9,0.105,0,0,-16.47,-16.47,0,100.9,0,0 +25/09/2021 22:00,16.79,90.4,0.576,125.4,0.114,0.063,0,-7.393,-7.393,0,100.9,0,0 +25/09/2021 22:30,17,90.1,0.625,126,0.12,0.132,0.001,-6.222,-6.222,0,100.8,0,0 +25/09/2021 23:00,17.08,90,0.656,134.2,0.12,0.008,0,-1.881,-1.881,0,100.8,0,0 +25/09/2021 23:30,17.12,90.1,1.052,136,0.126,0,0,-11.09,-11.09,0,100.8,0,0 +26/09/2021 00:00,17.14,90.5,1.07,136.6,0.123,0,0,-11.51,-11.51,0,100.8,0,0 +26/09/2021 00:30,17.23,90.8,0.563,140.1,0.114,0,0,-6.842,-6.842,0,100.8,0,0 +26/09/2021 01:00,17.34,90.9,0.255,127.4,0.094,0,0,-7.219,-7.219,0,100.8,0,0 +26/09/2021 01:30,17.4,91.1,0.311,131.7,0.107,0,0,-7.822,-7.822,0,100.8,0,0 +26/09/2021 02:00,17.75,91.4,0.523,167.3,0.15,0,0,-6.62,-6.62,0,100.8,0,0 +26/09/2021 02:30,18.17,91.3,1.205,177.2,0.154,0,0,-18.17,-18.17,0,100.8,0,0 +26/09/2021 03:00,18.13,90.8,0.871,197.5,0.138,0,0,-12.81,-12.81,0,100.8,0,0 +26/09/2021 03:30,18.2,90.5,0.982,197.5,0.143,0,0,-6.096,-6.096,0,100.8,0,0 +26/09/2021 04:00,18.15,89.9,0.875,216.7,0.127,0,0,-9.8,-9.8,0,100.8,0,0 +26/09/2021 04:30,18.08,89.8,0.962,207.8,0.143,0,0,-12.13,-12.13,0,100.8,0,0 +26/09/2021 05:00,17.9,89.9,0.991,229.1,0.128,0,0,-9.05,-9.05,0,100.8,0,0 +26/09/2021 05:30,17.79,89.6,0.864,276.5,0.154,0,0,-10.43,-10.43,0,100.8,0,0 +26/09/2021 06:00,17.66,89.6,1.409,252.5,0.146,0.093,0,-9.5,-9.5,0,100.9,0,0 +26/09/2021 06:30,17.47,89.7,1.346,264.6,0.148,0.464,0.002,-14.98,-14.98,0,100.9,0,0 +26/09/2021 07:00,17.34,89.9,1.677,251,0.15,15.42,0.077,-9.09,-9.09,0,101,0.017,0.206 +26/09/2021 07:30,17.38,89.3,1.451,243.5,0.141,81.2,0.406,0.115,0.115,0,101,0.16,1.107 +26/09/2021 08:00,17.63,87.5,1.678,241.5,0.139,135.7,0.679,29.23,29.23,0,101,0.281,2.024 +26/09/2021 08:30,18.18,84,2.087,242.7,0.14,126.2,0.631,52.2,52.2,0,101.1,0.241,1.998 +26/09/2021 09:00,17.92,81.4,2.456,244.2,0.145,143,0.715,82.3,82.3,0,101.1,0.303,2.208 +26/09/2021 09:30,18.28,78.44,2.222,256.9,0.146,207.1,1.035,125.2,125.2,0,101.1,0.401,3.234 +26/09/2021 10:00,18.59,76.66,1.894,278.8,0.141,233.6,1.168,142.5,142.5,0,101.2,0.476,3.704 +26/09/2021 10:30,19.06,74.79,1.696,254.7,0.14,241.1,1.205,147.4,147.4,0,101.2,0.509,3.831 +26/09/2021 11:00,19.73,70.91,2.009,246.6,0.141,377.1,1.885,235.5,235.5,0,101.2,0.851,5.982 +26/09/2021 11:30,19.9,70.5,2.079,229.1,0.125,353.1,1.765,222.2,222.2,0,101.2,0.833,5.865 +26/09/2021 12:00,20.95,67.67,2.348,222.7,0.127,428,2.14,272.6,272.6,0,101.1,1.049,7.127 +26/09/2021 12:30,20.71,68.64,2.555,249.7,0.15,291.3,1.457,169.6,169.6,0,101.1,0.652,4.64 +26/09/2021 13:00,21.74,61.63,3.262,253.5,0.147,609.2,3.046,414.8,414.9,0,101.1,1.586,10.22 +26/09/2021 13:30,21.84,59.16,2.779,247.9,0.145,324.6,1.623,198.7,198.7,0,101.1,0.804,5.214 +26/09/2021 14:00,21.48,58.92,2.907,247.7,0.141,267.2,1.336,165.1,165.1,0,101.2,0.615,4.406 +26/09/2021 14:30,21.78,57.63,2.836,240,0.139,288.9,1.444,177.1,177.1,0,101.1,0.668,4.78 +26/09/2021 15:00,21.69,58.53,2.531,235.8,0.134,286.5,1.432,173.5,173.5,0,101.1,0.683,4.721 +26/09/2021 15:30,20.91,61.83,2.539,254.2,0.147,145.7,0.729,74.85,74.85,0,101.1,0.349,2.421 +26/09/2021 16:00,21.6,61.04,2.146,240.2,0.136,299.6,1.498,178.8,178.8,0,101.1,0.793,5.477 +26/09/2021 16:30,21.8,60.04,2.506,225.1,0.125,237.4,1.187,129.4,129.4,0,101.1,0.661,4.605 +26/09/2021 17:00,21.28,62.88,2.668,207.7,0.14,116.7,0.584,46.21,46.21,0,101.1,0.312,2.249 +26/09/2021 17:30,19.9,68.59,2.508,208.9,0.137,31.59,0.158,-11.9,-11.9,0,101.1,0.075,0.567 +26/09/2021 18:00,19.06,72.63,2.121,208.3,0.139,7.237,0.036,-43.2,-43.2,0,101.1,0.001,0.141 +26/09/2021 18:30,18.38,75.17,2.112,209.6,0.141,0,0,-56.19,-56.19,0,101.1,0,0 +26/09/2021 19:00,17.63,77.73,1.692,203,0.149,0,0,-47.25,-47.25,0,101.1,0,0 +26/09/2021 19:30,17.27,79.13,2.09,204.9,0.148,0,0,-41.18,-41.18,0,101.2,0,0 +26/09/2021 20:00,17.03,80.5,1.728,199.3,0.146,0,0,-29.84,-29.84,0,101.2,0,0 +26/09/2021 20:30,17.13,81.4,2.315,195.7,0.15,0,0,-24.6,-24.6,0,101.2,0,0 +26/09/2021 21:00,16.77,83.3,1.836,184.4,0.157,0,0,-31.42,-31.42,0,101.1,0,0 +26/09/2021 21:30,16.59,85,1.578,181.5,0.15,0,0,-26.97,-26.97,0,101.1,0,0 +26/09/2021 22:00,16.55,86.3,1.627,177.5,0.155,0,0,-23.94,-23.94,0,101.1,0,0 +26/09/2021 22:30,16.85,87,2.392,182.9,0.155,0,0,-14.71,-14.71,0,101.1,0,0 +26/09/2021 23:00,17.14,86.5,1.937,179.2,0.158,0.005,0,-8.32,-8.32,0,101,0,0 +26/09/2021 23:30,17.42,84.9,2.714,182.4,0.156,0,0,-9.62,-9.62,0,101,0,0 +27/09/2021 00:00,17.54,84.4,2.76,193.2,0.147,0,0,-23.45,-23.45,0,101,0,0 +27/09/2021 00:30,17.55,84.3,2.999,196.4,0.147,0,0,-32.02,-32.03,0,100.9,0,0 +27/09/2021 01:00,17.61,84.1,2.389,187.7,0.157,0,0,-17.92,-17.92,0,100.9,0,0 +27/09/2021 01:30,17.62,84.5,2.688,186.4,0.149,0,0,-16.36,-16.36,0,100.9,0,0 +27/09/2021 02:00,17.72,84.1,3.355,192.4,0.157,0,0,-12.94,-12.94,0,100.8,0,0 +27/09/2021 02:30,17.97,82.6,3.8,188,0.154,0,0,-15.3,-15.34,0,100.8,0,0 +27/09/2021 03:00,17.78,83,3.062,187.6,0.153,0,0,-30.11,-30.12,0,100.7,0,0 +27/09/2021 03:30,17.55,83.5,2.808,184.6,0.148,0,0,-31.54,-31.55,0,100.7,0,0 +27/09/2021 04:00,17.47,83.4,3.547,189.6,0.15,0,0,-57.48,-57.59,0,100.7,0,0 +27/09/2021 04:30,17.44,82.5,3.816,182.7,0.147,0,0,-42.66,-42.77,0,100.7,0,0 +27/09/2021 05:00,17.1,85.1,4.621,190.8,0.152,0,0,-56.31,-56.88,0,100.7,0,0 +27/09/2021 05:30,16.87,87.9,3.792,186.7,0.157,0,0,-34.58,-34.72,0,100.6,0,0 +27/09/2021 06:00,17,88.8,3.779,191.6,0.153,0,0,-29.82,-29.91,0,100.6,0,0 +27/09/2021 06:30,16.95,89.7,4.12,221,0.129,1.335,0.007,-28.03,-28.22,0,100.7,0,0.008 +27/09/2021 07:00,17.13,87.9,3.324,250.2,0.142,26,0.13,-10.49,-10.51,0,100.7,0.028,0.32 +27/09/2021 07:30,16.15,80.7,3.178,283,0.147,59.17,0.296,14.35,14.36,0,100.9,0.108,0.757 +27/09/2021 08:00,15.49,77.09,2.704,285.1,0.144,150.2,0.751,35.15,35.15,0,101,0.296,2.186 +27/09/2021 08:30,15.73,71.02,2.906,285.4,0.141,319.3,1.596,112.4,112.4,0,101,0.633,4.96 +27/09/2021 09:00,16.08,69.64,2.887,286.2,0.14,349.3,1.747,154.6,154.7,0,101.1,0.744,5.385 +27/09/2021 09:30,16.38,67.39,3.64,273.4,0.139,463.4,2.317,231.4,231.9,0,101.2,1.05,7.308 +27/09/2021 10:00,16.67,63.04,4.164,277.3,0.138,500.8,2.504,266.2,267.5,0,101.2,1.168,8.04 +27/09/2021 10:30,17.24,59.01,4.131,271.7,0.149,578.4,2.892,334.1,335.6,0,101.3,1.399,9.37 +27/09/2021 11:00,17.81,55.94,3.546,278.5,0.147,600.6,3.003,356.5,357.1,0,101.3,1.497,9.79 +27/09/2021 11:30,18.57,53.42,3.202,271.9,0.143,675.5,3.378,423.6,423.8,0,101.4,1.744,11.19 +27/09/2021 12:00,18.89,50.32,3.72,267.8,0.146,666.8,3.334,423,424,0,101.4,1.739,11.09 +27/09/2021 12:30,18.8,48.67,3.748,276.5,0.149,552.3,2.761,341.5,342.3,0,101.4,1.436,9.23 +27/09/2021 13:00,18.12,52.28,3.343,263.4,0.142,347.6,1.738,205.9,206.1,0,101.4,0.817,5.654 +27/09/2021 13:30,18.39,51.3,3.923,242.5,0.143,423.9,2.12,260.7,261.2,0,101.5,1.056,7.077 +27/09/2021 14:00,18.69,49.95,3.434,236.7,0.132,553.8,2.769,348.3,348.4,0,101.5,1.478,9.63 +27/09/2021 14:30,18.61,51.57,2.925,240.1,0.137,376.2,1.881,223.1,223.1,0,101.5,0.974,6.504 +27/09/2021 15:00,18.61,51.77,3.419,248.2,0.14,371.5,1.858,217.5,217.6,0,101.5,0.964,6.581 +27/09/2021 15:30,18.53,49.85,3.403,254.5,0.148,335,1.675,189.5,189.5,0,101.6,0.87,6.119 +27/09/2021 16:00,19,50.45,3.054,254.1,0.148,328.7,1.644,185.9,185.9,0,101.6,0.889,6.359 +27/09/2021 16:30,18.94,48.29,3.129,244.5,0.142,220.6,1.103,101.5,101.5,0,101.6,0.611,4.405 +27/09/2021 17:00,18.49,47.32,2.905,247.6,0.14,129.5,0.647,31.44,31.44,0,101.6,0.37,2.7 +27/09/2021 17:30,17.47,52.46,2.338,244.5,0.14,51.35,0.257,-22.85,-22.85,0,101.7,0.151,0.979 +27/09/2021 18:00,16.16,58.17,1.436,245.5,0.144,6.163,0.031,-54.16,-54.16,0,101.7,0.006,0.144 +27/09/2021 18:30,15.01,61.99,1.061,244.8,0.141,0,0,-58.34,-58.34,0,101.8,0,0 +27/09/2021 19:00,14.15,65.78,1.322,235.6,0.134,0,0,-58.57,-58.57,0,101.8,0,0 +27/09/2021 19:30,14.01,68.05,1.966,245.9,0.145,0,0,-55.01,-55.01,0,101.8,0,0 +27/09/2021 20:00,13.76,70.14,1.563,236,0.137,0,0,-53.58,-53.58,0,101.8,0,0 +27/09/2021 20:30,13.26,72.72,1.429,234.8,0.134,0,0,-53.51,-53.51,0,101.9,0,0 +27/09/2021 21:00,12.82,74.64,0.821,209.5,0.122,0,0,-51.76,-51.76,0,101.9,0,0 +27/09/2021 21:30,11.71,79.29,0.685,187.6,0.152,0,0,-50.11,-50.11,0,101.9,0,0 +27/09/2021 22:00,10.8,82.1,0.323,158.9,0.108,0,0,-45.45,-45.45,0,101.9,0,0 +27/09/2021 22:30,10.46,85.6,0.386,186.8,0.163,0,0,-43.83,-43.83,0,102,0,0 +27/09/2021 23:00,10.13,86.8,0.477,180.8,0.132,0,0,-46.84,-46.84,0,102,0,0 +27/09/2021 23:30,9.46,86.8,0.112,182.2,0.08,0,0,-41.16,-41.16,0,102,0,0 +28/09/2021 00:00,9,89,0.338,186,0.077,0,0,-40.7,-40.7,0,101.9,0,0 +28/09/2021 00:30,9.4,89.7,0.328,167.4,0.134,0,0,-39.92,-39.92,0,101.9,0,0 +28/09/2021 01:00,8.86,89.9,0.088,166.1,0.044,0,0,-27.63,-27.63,0,101.9,0,0 +28/09/2021 01:30,8.89,90.4,0.003,217.3,0.009,0,0,-29.5,-29.5,0,101.9,0,0 +28/09/2021 02:00,8.8,90.8,0.035,217.4,0.016,0,0,-32.29,-32.29,0,101.9,0,0 +28/09/2021 02:30,8.96,91.6,0.18,201.9,0.105,0,0,-22.67,-22.67,0,101.9,0,0 +28/09/2021 03:00,9.73,92,0.37,171.4,0.163,0,0,-22.14,-22.14,0,101.8,0,0 +28/09/2021 03:30,9.82,91.4,0.357,154.9,0.113,0,0,-23.29,-23.29,0,101.8,0,0 +28/09/2021 04:00,10.02,91.2,0.351,158.1,0.13,0,0,-21.91,-21.91,0,101.8,0,0 +28/09/2021 04:30,10.36,91.1,0.445,164.8,0.149,0,0,-22.43,-22.43,0,101.8,0,0 +28/09/2021 05:00,10.65,90.6,0.354,169.4,0.122,0,0,-23.79,-23.79,0,101.8,0,0 +28/09/2021 05:30,10.65,90.2,0.372,138,0.107,0,0,-20.58,-20.58,0,101.8,0,0 +28/09/2021 06:00,10.76,90.2,0.36,148.1,0.125,0,0,-21.47,-21.47,0,101.8,0,0 +28/09/2021 06:30,10.76,90.1,0.3,149.7,0.127,3.302,0.017,-21.81,-21.81,0,101.8,0,0.049 +28/09/2021 07:00,10.98,90.2,0.495,148.5,0.142,23.83,0.119,-16.32,-16.32,0,101.7,0.03,0.33 +28/09/2021 07:30,11.88,89.6,0.787,166.9,0.149,93.5,0.467,24.2,24.2,0,101.7,0.176,1.519 +28/09/2021 08:00,13.04,86.1,0.969,173.7,0.146,179.3,0.897,61.48,61.48,0,101.7,0.37,3.054 +28/09/2021 08:30,15.03,77.59,1.899,179.2,0.145,286.9,1.435,132.5,132.5,0,101.7,0.59,4.893 +28/09/2021 09:00,15.51,74.33,2.195,181.5,0.151,312,1.56,156.2,156.2,0,101.7,0.665,5.268 +28/09/2021 09:30,16.51,70.12,2.311,182.9,0.148,390.9,1.955,215.3,215.3,9.2,101.7,0.9,6.754 +28/09/2021 10:00,17.24,68.49,2.445,185.9,0.151,373.3,1.866,205.7,205.7,0,101.7,0.865,6.252 +28/09/2021 10:30,17.78,66.8,2.548,201.1,0.146,348.7,1.743,201.2,201.2,0,101.7,0.8,5.999 +28/09/2021 11:00,18.7,61.14,2.859,210.8,0.136,452.3,2.262,267.1,267.1,0,101.6,1.102,7.704 +28/09/2021 11:30,18.39,61.8,3.122,206.1,0.141,200.2,1.001,111.6,111.7,0,101.6,0.439,3.547 +28/09/2021 12:00,15.89,75.29,3.353,229.1,0.127,168.4,0.842,4.621,4.623,0.6,101.6,0.341,2.92 +28/09/2021 12:30,16.73,74.14,2.215,212.6,0.136,424.3,2.121,238.6,238.6,0,101.5,0.928,7.03 +28/09/2021 13:00,17.35,68.54,3.225,224.2,0.125,273.2,1.366,128.9,129.1,0,101.5,0.584,4.699 +28/09/2021 13:30,18.09,63.02,3.448,214.3,0.135,443.5,2.218,272.7,272.9,0,101.5,1.059,7.45 +28/09/2021 14:00,19.28,58.45,3.506,214.3,0.13,481.3,2.406,299.9,300.2,0,101.4,1.219,8.3 +28/09/2021 14:30,18.29,60.11,3.54,237.7,0.131,222.3,1.111,130.7,130.8,0,101.4,0.477,3.922 +28/09/2021 15:00,18.39,60.8,3.17,227.4,0.125,301.4,1.507,174.2,174.3,0,101.4,0.707,5.273 +28/09/2021 15:30,18.34,60.93,3.124,234.8,0.135,122.6,0.613,26.55,26.52,0,101.4,0.261,2.214 +28/09/2021 16:00,15.27,76.49,3.829,250.2,0.144,70.54,0.353,-63.04,-63.39,0,101.4,0.162,1.374 +28/09/2021 16:30,15.12,76.35,2.384,226.5,0.128,58.38,0.292,6.365,6.364,0,101.4,0.119,1.094 +28/09/2021 17:00,16.18,70.03,2.514,209,0.14,108.4,0.542,40.46,40.46,0,101.3,0.271,2.162 +28/09/2021 17:30,16.38,67.82,2.904,210.7,0.138,28.35,0.142,-16.61,-16.61,0,101.3,0.041,0.427 +28/09/2021 18:00,16.09,69.33,2.179,215.3,0.133,3.525,0.018,-33.81,-33.81,0,101.3,0,0.059 +28/09/2021 18:30,15.84,71.16,1.968,215.6,0.135,0,0,-27.46,-27.46,0,101.3,0,0 +28/09/2021 19:00,16.01,71.46,2.363,214.6,0.136,0,0,-22.59,-22.59,0,101.3,0,0 +28/09/2021 19:30,15.59,74.88,3.048,195.2,0.15,0,0,-49.64,-49.64,0,101.3,0,0 +28/09/2021 20:00,15.12,78.65,2.438,198.7,0.153,0,0,-34.08,-34.08,0,101.3,0,0 +28/09/2021 20:30,14.99,80.9,2.1,203.9,0.143,0,0,-18.69,-18.69,0,101.3,0,0 +28/09/2021 21:00,14.77,82.6,1.113,174.5,0.149,0,0,-18.97,-18.97,0,101.3,0,0 +28/09/2021 21:30,14.46,83.9,1.541,186.8,0.154,0,0,-25.8,-25.8,0,101.3,0,0 +28/09/2021 22:00,14.29,83.9,1.563,211.6,0.137,0,0,-43.19,-43.19,0,101.3,0,0 +28/09/2021 22:30,14.42,80.8,2.344,238.5,0.134,0,0,-25,-25,0,101.3,0,0 +28/09/2021 23:00,14.28,79.09,2.015,238.1,0.135,0,0,-43.45,-43.45,0,101.3,0,0 +28/09/2021 23:30,14.06,80.7,1.775,238.4,0.14,0,0,-30.56,-30.56,0,101.3,0,0 +29/09/2021 00:00,13.85,82.1,1.51,238,0.143,0,0,-23.45,-23.45,0,101.4,0,0 +29/09/2021 00:30,13.96,82.6,1.449,243.4,0.143,0,0,-10.5,-10.5,0,101.4,0,0 +29/09/2021 01:00,13.73,84.3,1.549,238.4,0.143,0,0,-47.21,-47.21,0,101.4,0,0 +29/09/2021 01:30,13.22,86.3,1.38,234.3,0.131,0,0,-42.15,-42.15,0,101.4,0,0 +29/09/2021 02:00,13.14,87.1,1.405,277.8,0.149,0,0,-28.52,-28.52,0,101.4,0,0 +29/09/2021 02:30,13.16,83.5,1.463,308.4,0.126,0,0,-48.82,-48.82,0,101.5,0,0 +29/09/2021 03:00,12.65,84.8,0.816,310.6,0.125,0,0,-31.51,-31.51,0,101.5,0,0 +29/09/2021 03:30,12.2,82.9,1.031,277.4,0.151,0,0,-52.75,-52.75,0,101.5,0,0 +29/09/2021 04:00,11.79,82.2,0.917,278.3,0.15,0,0,-56.39,-56.39,0,101.6,0,0 +29/09/2021 04:30,11.17,83.5,0.754,262,0.152,0,0,-59.03,-59.03,0,101.6,0,0 +29/09/2021 05:00,10.82,86.1,1.105,271.9,0.154,0,0,-60.54,-60.54,0,101.7,0,0 +29/09/2021 05:30,10.83,86.8,1.428,279.8,0.15,0,0,-66.47,-66.47,0,101.7,0,0 +29/09/2021 06:00,10.73,86.1,1.592,283.8,0.154,0,0,-67.6,-67.6,0,101.8,0,0.007 +29/09/2021 06:30,10.5,86.1,1.567,284.5,0.15,7.075,0.035,-60.48,-60.48,0,101.8,0.001,0.157 +29/09/2021 07:00,10.66,84.6,1.658,283.1,0.151,42.24,0.211,-49.82,-49.82,0,101.9,0.064,0.323 +29/09/2021 07:30,11.56,79.94,2.23,283.5,0.149,136.5,0.682,16.51,16.51,0,101.9,0.177,1.137 +29/09/2021 08:00,12.6,73.64,2.365,281.9,0.15,224.1,1.12,49.71,49.71,0,102,0.439,3.835 +29/09/2021 08:30,13.61,69.58,2.295,290,0.141,305.9,1.53,101.1,101.1,0,102,0.625,5.123 +29/09/2021 09:00,14.27,66.21,2.472,296.4,0.134,384.6,1.923,156.2,156.3,0,102.1,0.852,6.426 +29/09/2021 09:30,14.71,64.32,2.824,302.3,0.13,453.5,2.267,210.4,210.5,0,102.1,1.04,7.734 +29/09/2021 10:00,15.21,60.8,3.652,314.5,0.124,529.1,2.645,275.3,275.7,0,102.1,1.256,9.17 +29/09/2021 10:30,15.58,57.31,3.274,316.2,0.124,480.7,2.403,268.5,268.8,0.2,102.2,1.155,8.34 +29/09/2021 11:00,15.99,52.59,3.547,317.9,0.118,542.9,2.715,301.7,302,0,102.2,1.34,9.29 +29/09/2021 11:30,16.25,50.98,3.407,318.5,0.12,566,2.83,324.6,325,0,102.2,1.421,9.75 +29/09/2021 12:00,16.24,50.67,3.097,321.9,0.127,464.1,2.32,259.9,259.9,0,102.2,1.139,7.812 +29/09/2021 12:30,16.22,48.37,3.084,314,0.128,423.6,2.118,235.9,236.1,0,102.3,1.058,7.244 +29/09/2021 13:00,15.22,56.39,3.623,333.8,0.136,326.6,1.633,182.5,182.7,0,102.3,7.35,15 +29/09/2021 13:30,15.93,54.64,2.708,329.6,0.132,474.2,2.371,272.2,272.2,0,102.3,4.813,8.29 +29/09/2021 14:00,16.45,50.97,3.308,334,0.138,475,2.375,275.7,276,0,102.3,3.61,5.94 +29/09/2021 14:30,16.61,48.41,2.58,326.1,0.122,504.1,2.52,286.9,286.9,0,102.3,3.576,5.862 +29/09/2021 15:00,16.74,47.94,3.039,329,0.132,388.4,1.942,207.1,207.1,0,102.3,2.819,4.664 +29/09/2021 15:30,16.96,45.87,2.75,335.5,0.135,377.5,1.887,198.8,198.8,0,102.4,2.781,4.716 +29/09/2021 16:00,16.97,47.11,2.398,344.8,0.144,275.7,1.378,127.7,127.7,0,102.4,2.122,3.623 +29/09/2021 16:30,16.19,50.15,2.56,340.1,0.138,196.5,0.982,71.76,71.76,0,102.4,1.604,2.784 +29/09/2021 17:00,15.59,51.88,2.286,340.9,0.146,134,0.67,29.12,29.12,0,102.4,1.296,2.306 +29/09/2021 17:30,14.85,53.99,1.212,349.8,0.151,49.39,0.247,-21.78,-21.78,0,102.5,0.521,0.915 +29/09/2021 18:00,13.32,60.1,0.323,359.3,0.122,6.137,0.031,-43.32,-43.32,0,102.5,0.088,0.182 +29/09/2021 18:30,11.57,69.59,0.145,336.6,0.093,0,0,-40.17,-40.17,0,102.5,0,0.007 +29/09/2021 19:00,10.24,76.13,0.074,336.5,0.061,0,0,-35.99,-35.99,0,102.5,0,0 +29/09/2021 19:30,9.6,79.88,0.166,336.6,0.103,0,0,-33.66,-33.66,0,102.6,0,0 +29/09/2021 20:00,9.04,82.1,0.069,336.5,0.036,0,0,-34.07,-34.07,0,102.6,0,0 +29/09/2021 20:30,8.58,85.1,0.016,333.8,0.023,0,0,-35.25,-35.25,0,102.6,0,0 +29/09/2021 21:00,8.6,85.1,0.283,245.9,0.095,0,0,-34.4,-34.4,0,102.6,0,0 +29/09/2021 21:30,7.98,85.8,0.157,246.5,0.071,0,0,-33.41,-33.41,0,102.6,0,0 +29/09/2021 22:00,7.625,87.8,0.169,260.3,0.068,0,0,-41.86,-41.86,0,102.6,0,0 +29/09/2021 22:30,7.032,88.2,0.143,265.6,0.097,0,0,-46.4,-46.4,0,102.6,0,0 +29/09/2021 23:00,6.856,89.9,0.543,260,0.164,0,0,-46.01,-46.01,0,102.6,0,0 +29/09/2021 23:30,6.498,89.6,0.293,250.9,0.117,0,0,-47.42,-47.42,0,102.6,0,0 +30/09/2021 00:00,5.63,89.9,0.204,281.6,0.091,0,0,-43.83,-43.83,0,102.6,0,0 +30/09/2021 00:30,5.254,91,0.065,305.4,0.05,0,0,-47.45,-47.45,0,102.6,0,0 +30/09/2021 01:00,4.654,91.5,0.016,305.3,0.013,0,0,-43.38,-43.38,0,102.6,0,0 +30/09/2021 01:30,4.342,91.9,0.132,305.3,0.072,0,0,-45.21,-45.21,0,102.6,0,0 +30/09/2021 02:00,3.824,92.1,0.078,305.3,0.055,0,0,-43.29,-43.29,0,102.5,0,0 +30/09/2021 02:30,3.621,92.6,0.105,305.3,0.065,0,0,-41.32,-41.32,0,102.5,0,0 +30/09/2021 03:00,3.6,92.9,0.307,305.3,0.13,0,0,-41.37,-41.37,0,102.5,0,0 +30/09/2021 03:30,3.335,92.8,0.044,305.4,0.03,0,0,-44.17,-44.17,0,102.5,0,0 +30/09/2021 04:00,3.309,93.6,0.061,305.3,0.03,0,0,-42.32,-42.32,0,102.5,0,0 +30/09/2021 04:30,3.209,93.1,0.122,305.3,0.059,0,0,-40.75,-40.75,0,102.5,0,0 +30/09/2021 05:00,2.901,93.5,0.093,305.3,0.049,0,0,-39.5,-39.5,0,102.5,0,0 +30/09/2021 05:30,2.899,94,0.068,305.3,0.026,0,0,-41.97,-41.97,0,102.5,0,0 +30/09/2021 06:00,2.836,93.8,0.052,305.3,0.041,0,0,-40.62,-40.62,0,102.5,0,0 +30/09/2021 06:30,2.807,94.1,0.139,305.4,0.053,7.978,0.04,-34.3,-34.3,0,102.5,0.063,0.117 +30/09/2021 07:00,3.179,94.3,0.165,305.4,0.05,36.77,0.184,-15.07,-15.07,0,102.5,0.263,0.403 +30/09/2021 07:30,4.838,95.2,0.077,304.6,0.052,114.7,0.573,21.4,21.4,0,102.5,0.782,1.389 +30/09/2021 08:00,8.39,92.9,0.439,104.6,0.107,212.5,1.063,59.65,59.65,0,102.5,1.704,2.911 +30/09/2021 08:30,10.28,87.1,0.891,161.5,0.133,281.1,1.406,100.5,100.5,0,102.4,2.384,3.841 +30/09/2021 09:00,12.38,74.38,1.208,193.2,0.152,349.2,1.746,129.4,129.4,0,102.4,2.895,4.478 +30/09/2021 09:30,14.24,63.03,2.038,182.8,0.156,418.8,2.094,192.5,192.5,0,102.4,3.51,5.291 +30/09/2021 10:00,15.09,57.09,2.35,188.2,0.155,482.6,2.413,247.6,247.6,0,102.4,4.01,5.977 +30/09/2021 10:30,15.89,55.39,2.673,197,0.15,534.1,2.67,290,290,0,102.4,4.395,6.496 +30/09/2021 11:00,16.61,52.33,2.925,198.1,0.151,582.3,2.911,332.6,332.6,0,102.3,4.715,6.999 +30/09/2021 11:30,17.15,50.49,3.037,206.2,0.137,619.8,3.099,373.5,373.5,0,102.3,5,7.452 +30/09/2021 12:00,17.42,49.39,3.19,218.6,0.128,543.2,2.716,327.6,327.8,0,102.3,4.469,6.723 +30/09/2021 12:30,17.6,49.78,3.434,223.3,0.127,505,2.525,312.8,313,0,102.2,4.544,7.058 +30/09/2021 13:00,17.98,49.85,3.558,210.2,0.141,527.9,2.64,331.5,332.2,0,102.2,4.836,7.544 +30/09/2021 13:30,18.04,50.03,3.267,217,0.131,381.6,1.908,226.5,226.6,0,102.1,3.6,5.657 +30/09/2021 14:00,18.45,48.28,3.909,216.6,0.128,547.1,2.736,338.9,339.4,0,102.1,4.269,6.678 +30/09/2021 14:30,18.52,48.5,4.022,223.3,0.125,461.2,2.306,279,279.7,0,102,3.615,5.683 +30/09/2021 15:00,17.73,51.44,3.546,217.2,0.132,218.3,1.092,109.9,110.1,0,102,1.949,3.092 +30/09/2021 15:30,17.78,52.81,3.192,211.8,0.141,270.1,1.35,149.5,149.5,0,102,2.337,3.816 +30/09/2021 16:00,17.56,53.56,3.413,224.5,0.126,221.8,1.109,121.2,121.4,0,102,1.967,3.29 +30/09/2021 16:30,17.2,55.02,2.806,225.8,0.131,122.3,0.612,45.06,45.07,0,101.9,1.105,1.807 +30/09/2021 17:00,16.89,56.41,2.475,216.7,0.135,106,0.53,35.53,35.53,0,101.9,1.047,1.81 +30/09/2021 17:30,16.45,58.88,2.125,209.8,0.137,45.69,0.228,-22.32,-22.32,0,101.9,0.475,0.762 +30/09/2021 18:00,15.28,64.5,1.929,206,0.147,5.776,0.029,-37.73,-37.73,0,101.9,0.068,0.12 +30/09/2021 18:30,14.69,67.67,1.842,203.8,0.149,0,0,-48.3,-48.3,0,101.9,0,0 +30/09/2021 19:00,14.25,70.04,1.769,195.1,0.154,0,0,-54.51,-54.51,0,101.9,0,0 +30/09/2021 19:30,13.97,71.69,1.373,192.6,0.153,0,0,-42.11,-42.11,0,101.9,0,0 +30/09/2021 20:00,13.5,73.81,1.304,192.3,0.157,0,0,-38.76,-38.76,0,101.9,0,0 +30/09/2021 20:30,13.31,74.61,1.136,183.5,0.147,0,0,-46.67,-46.67,0,101.9,0,0 +30/09/2021 21:00,12.92,76.2,0.823,165.9,0.147,0,0,-47.34,-47.34,0,101.8,0,0 +30/09/2021 21:30,12.81,76.52,1.204,184.4,0.145,0,0,-45.96,-45.96,0,101.8,0,0 +30/09/2021 22:00,13.03,75.56,1.825,207.5,0.14,0,0,-46.17,-46.17,0,101.8,0,0 +30/09/2021 22:30,12.94,76.43,1.898,202.6,0.146,0,0,-44.62,-44.62,0,101.8,0,0 +30/09/2021 23:00,12.68,78.42,1.361,202.6,0.152,0,0,-28.18,-28.18,0,101.7,0,0 +30/09/2021 23:30,13.05,78.33,1.581,204.5,0.149,0,0,-6.664,-6.664,0,101.7,0,0 +01/10/2021 00:00,13.68,77.51,1.859,209.4,0.141,0,0,-5.878,-5.878,0,101.7,0,0 +01/10/2021 00:30,13.92,76.78,2.091,202.6,0.147,0,0,-7.572,-7.572,0,101.6,0,0 +01/10/2021 01:00,13.9,77.24,2.149,190,0.151,0,0,-6.989,-6.989,0,101.6,0,0 +01/10/2021 01:30,13.95,77.55,1.859,185.7,0.157,0,0,-9.57,-9.57,0,101.5,0,0 +01/10/2021 02:00,13.94,78.34,1.579,182.4,0.149,0,0,-6.864,-6.864,0,101.5,0,0 +01/10/2021 02:30,14.03,78.98,1.552,188.9,0.154,0,0,-8.87,-8.87,0,101.4,0,0 +01/10/2021 03:00,14.21,78.43,2.285,187.8,0.155,0,0,-15.41,-15.41,0,101.4,0,0 +01/10/2021 03:30,14.1,79.42,2.108,184.7,0.153,0,0,-15.67,-15.67,0,101.3,0,0 +01/10/2021 04:00,14.44,78.18,3.086,198.4,0.15,0,0,-15.17,-15.18,0,101.3,0,0 +01/10/2021 04:30,14.38,79.39,2.833,195.1,0.154,0,0,-25.98,-25.98,0,101.3,0,0 +01/10/2021 05:00,14.23,81.2,2.504,190,0.158,0,0,-25.88,-25.88,0,101.2,0,0 +01/10/2021 05:30,14.35,81,2.882,197.1,0.151,0,0,-19.11,-19.11,0,101.2,0,0 +01/10/2021 06:00,14.38,81.5,2.73,195.3,0.151,0,0,-12.28,-12.28,0,101.2,0,0 +01/10/2021 06:30,14.4,82.3,2.533,186.9,0.16,2.434,0.012,-8.01,-8.01,0,101.2,0.009,0.043 +01/10/2021 07:00,14.48,83.5,2.238,185.3,0.148,13.52,0.068,-25.36,-25.36,0,101.2,0.136,0.247 +01/10/2021 07:30,14.49,84.3,2.167,182.6,0.152,43.47,0.217,-3.573,-3.573,0,101.1,0.36,0.691 +01/10/2021 08:00,14.58,84.4,2.245,193.3,0.15,24.45,0.122,-1.242,-1.242,0,101.2,0.23,0.408 +01/10/2021 08:30,14.5,86.6,2.8,189.3,0.157,3.501,0.018,-29.03,-29.03,3.6,101.2,0.006,0.011 +01/10/2021 09:00,14.52,89.5,2.498,185.3,0.153,60.44,0.302,4.777,4.777,2.2,101.1,0.279,0.546 +01/10/2021 09:30,15.17,89.8,3.587,200.9,0.146,99.5,0.497,22.97,22.96,0.6,101.1,0.496,0.941 +01/10/2021 10:00,15.36,89.2,3.573,198.9,0.155,36.39,0.182,-14.02,-14.04,2.4,101.1,0.202,0.332 +01/10/2021 10:30,15.33,89.8,3.35,201.3,0.146,52.2,0.261,-1.725,-1.733,2,101.1,0.281,0.485 +01/10/2021 11:00,15.6,89.9,3.374,196.9,0.153,115.1,0.575,21.28,21.29,1,101.1,0.585,1.118 +01/10/2021 11:30,16.07,90.1,2.755,198.1,0.15,203.7,1.018,66.51,66.52,0.2,101.1,1.051,2.004 +01/10/2021 12:00,16.71,89.4,2.939,207.6,0.145,247.1,1.235,106.8,106.8,0,101,1.31,2.523 +01/10/2021 12:30,16.87,88.5,2.489,218,0.13,195.8,0.979,57.59,57.59,0,101,1.031,2.009 +01/10/2021 13:00,17.75,86.3,2.086,223.2,0.125,307.7,1.538,185.2,185.2,0,101,1.664,3.079 +01/10/2021 13:30,18.65,81.2,2.155,247.2,0.138,371.1,1.856,230.5,230.5,0,101,1.988,3.534 +01/10/2021 14:00,19.44,74.65,2.147,270.4,0.144,389.6,1.948,239.4,239.4,0,101,1.995,3.513 +01/10/2021 14:30,19.33,69.12,2.636,301.1,0.126,208.1,1.041,124.1,124.1,0,101,1.161,2.151 +01/10/2021 15:00,17.01,73.8,3.002,340.4,0.14,137.9,0.69,72.27,72.29,0,101,0.771,1.413 +01/10/2021 15:30,17.13,73.84,2.548,340.7,0.141,257.4,1.287,143.1,143.1,0,101,1.423,2.582 +01/10/2021 16:00,18.13,68.64,2.344,340.8,0.143,246.5,1.232,122,122,0,101,1.324,2.349 +01/10/2021 16:30,18.08,66.64,1.714,324.6,0.132,184,0.92,76.37,76.37,0,101,1.136,1.998 +01/10/2021 17:00,18.25,66.44,0.887,317.6,0.112,89.6,0.448,18.62,18.62,0,101.1,0.647,1.134 +01/10/2021 17:30,18.46,67.49,0.233,309.5,0.072,55.71,0.279,12.25,12.25,0,101.1,0.416,0.847 +01/10/2021 18:00,16.96,74.97,0.071,308.9,0.038,1.168,0.006,-33.25,-33.25,0,101.1,0.018,0.027 +01/10/2021 18:30,15.26,82.9,1.025,286.5,0.093,0,0,-18.25,-18.25,1.8,101.1,0,0 +01/10/2021 19:00,14.22,86.5,0.925,4.777,0.147,0,0,-28.26,-28.26,2.8,101.1,0,0 +01/10/2021 19:30,13.97,88.6,0.306,261.6,0.1,0,0,-22.36,-22.36,0.2,101.1,0,0 +01/10/2021 20:00,13.77,89.5,0.257,245.6,0.101,0,0,-23.47,-23.47,0,101.2,0,0 +01/10/2021 20:30,12.98,89.6,0.098,245.5,0.049,0,0,-47.74,-47.74,0,101.2,0,0 +01/10/2021 21:00,11.92,90.4,0.018,245.5,0.024,0,0,-42.21,-42.21,0,101.2,0,0 +01/10/2021 21:30,11.4,91.1,0.171,140.7,0.066,0,0,-35.14,-35.14,0,101.2,0,0 +01/10/2021 22:00,11.07,91.7,0.048,135.6,0.028,0,0,-30.46,-30.46,0,101.2,0,0 +01/10/2021 22:30,11.6,92.7,0.47,206.1,0.113,0.054,0,-14.04,-14.04,0,101.2,0,0 +01/10/2021 23:00,11.7,92.3,0.1,210.7,0.035,0,0,-25.63,-25.63,0,101.2,0,0 +01/10/2021 23:30,11.51,92.6,0.044,208.3,0.034,0,0,-28.13,-28.13,0,101.1,0,0 +02/10/2021 00:00,11.13,92.6,0.142,167.4,0.077,0,0,-38.85,-38.85,0,101.1,0,0 +02/10/2021 00:30,10.35,92.9,0.181,165.6,0.092,0,0,-39.58,-39.58,0,101.1,0,0 +02/10/2021 01:00,10.46,93.5,0.611,177.9,0.148,0,0,-36.71,-36.71,0,101,0,0 +02/10/2021 01:30,10.77,93.6,0.656,178.7,0.154,0,0,-38.62,-38.62,0,101,0,0 +02/10/2021 02:00,10.5,93.4,0.261,176.8,0.138,0,0,-37.72,-37.72,0,101,0,0 +02/10/2021 02:30,10.31,93.8,0.5,146.2,0.14,0,0,-17.25,-17.25,0,100.9,0,0 +02/10/2021 03:00,10.88,94.1,0.797,173.7,0.156,0,0,-8.31,-8.31,0,100.8,0,0 +02/10/2021 03:30,11.48,94,1.061,172.3,0.15,0,0,-7.592,-7.592,0,100.8,0,0 +02/10/2021 04:00,11.75,93.9,0.973,166.5,0.141,0,0,-7.082,-7.082,0,100.7,0,0 +02/10/2021 04:30,11.86,93.8,1.257,181.4,0.155,0,0,-4.48,-4.48,0.8,100.6,0,0 +02/10/2021 05:00,12.04,93.8,1.25,162.8,0.141,0,0,-4.439,-4.439,0.8,100.6,0,0 +02/10/2021 05:30,12.56,93.9,2.215,179.2,0.148,0,0,-3.778,-3.778,1,100.5,0,0 +02/10/2021 06:00,12.83,93.6,1.599,175.2,0.158,0.011,0,-3.236,-3.236,1,100.5,0,0 +02/10/2021 06:30,12.97,93.5,1.792,193.2,0.142,0.827,0.004,-1.752,-1.752,2.4,100.4,0,0 +02/10/2021 07:00,13.25,93.5,1.318,206.6,0.138,3.843,0.019,0.073,0.073,2,100.4,0,0.013 +02/10/2021 07:30,13.97,93.4,2.468,186.2,0.15,33.67,0.168,14.68,14.68,0.6,100.3,0.183,0.334 +02/10/2021 08:00,14.55,92.4,3.795,188.1,0.157,26.43,0.132,10.95,10.99,0.4,100.3,0.136,0.276 +02/10/2021 08:30,15.21,90.3,4.026,187.7,0.153,46.5,0.233,39.03,39.14,0,100.2,0.25,0.423 +02/10/2021 09:00,15.58,88,4.098,189.9,0.157,23.36,0.117,-7.977,-8,1.2,100.1,0.131,0.225 +02/10/2021 09:30,15.7,87.7,4.588,202.1,0.15,28.73,0.144,-31.33,-31.63,1.8,100.1,0.184,0.27 +02/10/2021 10:00,15.93,87.7,3.985,190.8,0.151,104.5,0.522,1.898,1.864,1,100,0.586,1.071 +02/10/2021 10:30,16.23,87.3,3.711,184,0.153,127.8,0.639,21.19,21.24,0.2,99.9,0.682,1.355 +02/10/2021 11:00,16.45,84.7,5.117,190.6,0.149,146.6,0.733,10.65,10.68,0.2,99.8,0.833,1.551 +02/10/2021 11:30,16.18,84.5,4.816,188.5,0.153,84.3,0.421,-21.82,-22.22,1.8,99.7,0.476,0.88 +02/10/2021 12:00,16.08,87.3,4.666,187.8,0.152,62.56,0.313,-14.55,-14.71,2.8,99.6,0.357,0.612 +02/10/2021 12:30,16.14,89.3,4.247,189.5,0.15,50.38,0.252,-7.374,-7.469,4.4,99.5,0.305,0.485 +02/10/2021 13:00,16.41,89.6,5.198,195,0.153,73.85,0.369,-4.507,-4.663,4.6,99.5,0.445,0.75 +02/10/2021 13:30,16.81,88.3,6.2,194.9,0.153,89.4,0.447,-12.61,-13.36,1.6,99.3,0.53,0.955 +02/10/2021 14:00,17.08,87.9,5.955,196.6,0.148,82.6,0.413,-12.25,-12.72,1,99.3,0.476,0.881 +02/10/2021 14:30,17.11,88.6,6.045,196.4,0.148,47.24,0.236,-19.03,-19.66,2.4,99.2,0.293,0.47 +02/10/2021 15:00,17.3,88.8,6.419,202.4,0.146,70.76,0.354,-16.42,-17.13,2.4,99.1,0.447,0.776 +02/10/2021 15:30,17.5,88.4,6.021,199.2,0.151,77.08,0.385,-7.997,-8.36,1,99.1,0.446,0.827 +02/10/2021 16:00,17.54,89,5.512,206.7,0.143,42.58,0.213,-15.95,-16.31,1,99,0.265,0.443 +02/10/2021 16:30,17.71,89.1,5.069,209.3,0.138,35.06,0.175,-17.86,-18.15,1.4,99,0.222,0.374 +02/10/2021 17:00,17.78,89.7,4.713,211,0.133,5.423,0.027,-26.31,-26.56,5.6,99,0.019,0.035 +02/10/2021 17:30,18.01,89.8,3.799,239.4,0.136,4.154,0.021,-31.99,-32.08,2,99,0.001,0.042 +02/10/2021 18:00,17.43,87.2,3.357,236.2,0.141,1.976,0.01,-52.32,-52.37,0.4,99.1,0,0 +02/10/2021 18:30,16.8,85.3,2.394,233.3,0.131,1.307,0.007,-32.85,-32.86,0,99.1,0,0 +02/10/2021 19:00,16.64,87,2.083,221.8,0.129,0.471,0.002,-29.76,-29.76,0.2,99.2,0,0 +02/10/2021 19:30,16.4,88.1,1.452,248.6,0.14,0,0,-24.31,-24.31,0.6,99.2,0,0 +02/10/2021 20:00,16.12,89.1,1.377,235.4,0.134,0,0,-22.51,-22.51,1,99.2,0,0 +02/10/2021 20:30,15.85,89.7,0.772,217.5,0.105,0,0,-14.61,-14.61,1.4,99.2,0,0 +02/10/2021 21:00,15.63,90.3,1.095,199.5,0.146,0,0,-9.71,-9.71,1.4,99.2,0,0 +02/10/2021 21:30,15.22,90.8,1.521,235.3,0.125,0,0,-11.68,-11.68,2.6,99.2,0,0 +02/10/2021 22:00,15.09,90.9,1.544,230.9,0.126,0,0,-14.72,-14.72,2.2,99.2,0,0 +02/10/2021 22:30,14.6,90.8,1.122,260.3,0.144,0,0,-15.4,-15.4,2,99.1,0,0 +02/10/2021 23:00,13.67,90.5,1.304,316.4,0.123,0,0,-16.81,-16.81,2.6,99.2,0,0 +02/10/2021 23:30,13.15,90.7,0.562,313.8,0.123,0,0,-12.87,-12.87,2,99.1,0,0 +03/10/2021 00:00,12.88,91.2,1.08,319.9,0.127,0,0,-15.22,-15.22,1.4,99.1,0,0 +03/10/2021 00:30,12.65,91.5,0.696,315.1,0.128,0,0,-12.14,-12.14,2.4,99.1,0,0 +03/10/2021 01:00,12.55,91.7,0.246,17.12,0.092,0,0,-11.45,-11.45,2,99,0,0 +03/10/2021 01:30,12.41,91.8,0.406,353,0.108,0,0,-8.89,-8.89,2.2,99,0,0 +03/10/2021 02:00,12.32,91.9,0,0,0,0,0,-8.02,-8.02,3.4,99,0,0 +03/10/2021 02:30,12.27,92,0.047,330.7,0.017,0,0,-8.29,-8.29,1.6,99,0,0 +03/10/2021 03:00,12.18,92.1,0.429,341.7,0.089,0,0,-11.12,-11.12,0.4,98.9,0,0 +03/10/2021 03:30,12.09,92.3,0.796,304.5,0.129,0,0,-12.09,-12.09,0.2,99,0,0 +03/10/2021 04:00,12.05,92.3,0.603,308.9,0.121,0,0,-13.49,-13.49,0.4,99,0,0 +03/10/2021 04:30,11.94,92.3,1.151,291,0.137,0,0,-14.2,-14.2,0.6,99.1,0,0 +03/10/2021 05:00,11.86,92.2,1.258,287.5,0.151,0,0,-17.94,-17.94,0.2,99.1,0,0 +03/10/2021 05:30,11.87,91.9,2.146,283.1,0.148,0,0,-20.49,-20.5,1.6,99.3,0,0 +03/10/2021 06:00,11.74,91.1,2.407,313,0.124,0,0,-27.74,-27.74,1.2,99.3,0,0 +03/10/2021 06:30,11.29,89.7,2.601,318.8,0.126,2.404,0.012,-35.54,-35.54,0,99.3,0,0.007 +03/10/2021 07:00,11.13,88.1,1.672,309.4,0.127,14.66,0.073,-24.14,-24.14,0,99.4,0.066,0.166 +03/10/2021 07:30,11.12,87.8,1.448,273.3,0.152,30.91,0.155,-16.3,-16.3,0,99.6,0.172,0.294 +03/10/2021 08:00,11.28,87.2,1.396,239.1,0.141,72.18,0.361,3.64,3.64,0,99.6,0.377,0.694 +03/10/2021 08:30,11.71,85.8,2.338,251.9,0.144,156,0.78,37.74,37.74,0,99.8,0.914,1.621 +03/10/2021 09:00,12.4,79.95,2.41,264.1,0.151,320,1.6,111.8,111.8,0,99.9,2.014,3.32 +03/10/2021 09:30,13.57,75.16,2.922,263.9,0.15,435.2,2.176,200.2,200.2,0,99.9,2.878,4.648 +03/10/2021 10:00,14.28,71.41,2.989,265.6,0.152,496.9,2.485,256.1,256.1,0,100,3.374,5.361 +03/10/2021 10:30,14.77,67.9,2.76,265.4,0.148,551.6,2.758,306.9,306.9,0,100.1,3.811,5.989 +03/10/2021 11:00,15.18,63.14,2.97,267.2,0.145,565.5,2.827,321.5,321.6,0,100.1,3.96,6.166 +03/10/2021 11:30,15.59,60.27,3.278,262.7,0.149,584.4,2.922,347.5,347.7,0,100.2,4.116,6.364 +03/10/2021 12:00,16.09,56.88,3.377,264.1,0.144,631,3.155,385.6,385.7,0,100.2,4.504,6.968 +03/10/2021 12:30,16.37,54.58,3.423,261.1,0.145,597.6,2.988,369.5,369.8,0,100.3,4.275,6.653 +03/10/2021 13:00,16.53,54.11,3.396,257.8,0.15,483.9,2.42,287.8,288.1,0,100.3,3.438,5.404 +03/10/2021 13:30,16.81,49.7,3.857,262.2,0.141,591.1,2.956,365.7,366.8,0,100.3,4.198,6.62 +03/10/2021 14:00,17.18,49.11,3.543,252.7,0.143,504.1,2.521,306.4,306.6,0,100.3,3.618,5.778 +03/10/2021 14:30,17.56,50.28,4.1,240.5,0.133,543.1,2.715,342.3,343.3,0,100.4,3.883,6.335 +03/10/2021 15:00,17.54,49.23,3.822,247.3,0.139,383.3,1.917,219.7,220.2,0,100.4,2.713,4.316 +03/10/2021 15:30,17.23,47.36,4.548,243.7,0.141,340.2,1.701,183.8,185,0,100.4,2.352,3.806 +03/10/2021 16:00,16.99,48.42,4.334,243.2,0.144,270.8,1.354,132.7,133.2,0,100.5,1.915,3.166 +03/10/2021 16:30,16.73,50.63,3.644,244,0.143,186.9,0.935,71.2,71.29,0,100.5,1.494,2.494 +03/10/2021 17:00,16.42,52.76,3.008,245.5,0.144,113.1,0.566,23.23,23.23,0,100.6,1.079,1.867 +03/10/2021 17:30,15.5,58.35,2.711,242.3,0.145,29.01,0.145,-41.04,-41.04,0,100.6,0.278,0.455 +03/10/2021 18:00,14.57,63.54,1.79,221.7,0.127,1.802,0.009,-62.39,-62.39,0,100.6,0.026,0.045 +03/10/2021 18:30,13.55,69.16,1.339,210.1,0.143,0,0,-62.6,-62.6,0,100.7,0,0 +03/10/2021 19:00,13.13,71.26,1.49,209.3,0.144,0,0,-63.89,-63.89,0,100.7,0,0 +03/10/2021 19:30,12.26,75.52,1.158,194.6,0.154,0,0,-61.75,-61.75,0,100.8,0,0 +03/10/2021 20:00,11.68,78.87,1.044,185.7,0.149,0,0,-61.45,-61.45,0,100.8,0,0 +03/10/2021 20:30,11.22,81.6,1.044,194.7,0.145,0,0,-61.61,-61.61,0,100.8,0,0 +03/10/2021 21:00,10.83,82.9,0.338,174.3,0.111,0,0,-56.53,-56.53,0,100.9,0,0 +03/10/2021 21:30,9.76,85.3,0.122,139.3,0.058,0,0,-49.26,-49.26,0,100.9,0,0 +03/10/2021 22:00,9.91,88.8,0.263,189,0.058,0,0,-53.58,-53.58,0,100.9,0,0 +03/10/2021 22:30,10.26,88,0.048,176.2,0.026,0,0,-56.8,-56.8,0,100.9,0,0 +03/10/2021 23:00,9.98,88.4,0.163,186,0.044,0,0,-54.87,-54.87,0,100.9,0,0 +03/10/2021 23:30,9.83,89,0.172,197.8,0.033,0,0,-52.78,-52.78,0,100.9,0,0 +04/10/2021 00:00,9.77,89.3,0.066,202.7,0.022,0,0,-53.12,-53.12,0,100.9,0,0 +04/10/2021 00:30,10.1,89.4,0.311,196.7,0.057,0,0,-49.72,-49.72,0,100.9,0,0 +04/10/2021 01:00,10.77,88.4,0.966,184.4,0.145,0,0,-36.74,-36.74,0,100.9,0,0 +04/10/2021 01:30,11.03,86.3,1.025,180.9,0.15,0,0,-32.56,-32.56,0,100.9,0,0 +04/10/2021 02:00,10.87,86.1,1.057,166.5,0.145,0,0,-43.35,-43.35,0,100.9,0,0 +04/10/2021 02:30,10.65,87.2,0.869,178.1,0.153,0,0,-36.87,-36.87,0,100.9,0,0 +04/10/2021 03:00,10.73,88,0.782,181.6,0.163,0,0,-29.57,-29.57,0,100.9,0,0 +04/10/2021 03:30,10.85,87.6,0.874,186.8,0.145,0,0,-36.28,-36.28,0,100.9,0,0 +04/10/2021 04:00,11.56,86,1.673,204.1,0.147,0,0,-26.56,-26.56,0.2,100.9,0,0 +04/10/2021 04:30,11.74,83.8,2.079,195,0.153,0,0,-39.18,-39.18,0,100.9,0,0 +04/10/2021 05:00,11.6,83.3,2.509,197.2,0.149,0,0,-61.16,-61.16,0,100.9,0,0 +04/10/2021 05:30,11.19,83.8,1.801,190.4,0.152,0,0,-52.29,-52.29,0,100.9,0,0 +04/10/2021 06:00,10.9,86.3,1.508,182.1,0.155,0,0,-37.89,-37.89,0,100.9,0,0 +04/10/2021 06:30,10.8,87.5,1.794,197.2,0.159,3.555,0.018,-54.28,-54.28,0,100.9,0.036,0.058 +04/10/2021 07:00,11.08,87.7,2.225,193.7,0.152,29.3,0.147,-34.99,-34.99,0,100.9,0.274,0.45 +04/10/2021 07:30,11.61,87.3,2.11,196.1,0.15,79.82,0.399,-7.76,-7.76,0,101,0.765,1.358 +04/10/2021 08:00,12.88,82.9,2.516,189.3,0.159,191.4,0.957,40.73,40.73,0,101,1.391,2.285 +04/10/2021 08:30,13.93,80.2,2.698,199.5,0.142,275.7,1.379,90.2,90.2,0,101,2.064,3.224 +04/10/2021 09:00,15.06,77.04,2.166,213,0.135,349.5,1.747,146.2,146.2,0,101,2.692,4.031 +04/10/2021 09:30,16.01,73.91,2.625,198.8,0.147,409.4,2.047,212,212,0,101,3.173,4.86 +04/10/2021 10:00,16.15,73.43,3.215,207.2,0.14,441.7,2.208,242.4,242.4,0,101,3.417,5.277 +04/10/2021 10:30,16.75,70.94,3.062,202.8,0.14,456.2,2.281,272.5,272.6,0,101,3.573,5.703 +04/10/2021 11:00,16.21,74.8,2.676,222.2,0.124,229.3,1.147,55.07,55.07,1,101,1.681,2.84 +04/10/2021 11:30,16.08,75.37,2.244,220.6,0.129,329.8,1.649,147,147,0.2,101,2.367,3.726 +04/10/2021 12:00,16.16,75.84,2.621,237.1,0.134,259.9,1.299,64.09,64.08,1.6,101,1.953,3.376 +04/10/2021 12:30,16.9,73.53,2.664,225,0.124,557.2,2.786,328.8,328.8,0.2,101,3.976,6.133 +04/10/2021 13:00,17.6,66.14,3.334,223.8,0.126,413.1,2.066,226.2,226.4,0,100.9,3.167,5.134 +04/10/2021 13:30,17.89,64.64,3.293,233.3,0.127,516.8,2.584,324.3,324.7,0,100.9,3.87,5.945 +04/10/2021 14:00,18.21,60.44,4.117,230.2,0.128,397,1.985,235.6,236.3,0,100.9,2.988,4.536 +04/10/2021 14:30,18.44,61.14,3.927,227.3,0.124,466.9,2.334,284.9,285.5,0,100.9,3.527,5.427 +04/10/2021 15:00,18.4,57.13,4.352,234.7,0.132,411.4,2.057,242.6,243.8,0,100.9,3.04,4.611 +04/10/2021 15:30,18.43,56.54,3.684,241.9,0.143,335.7,1.678,184.9,185.1,0,100.9,2.438,3.748 +04/10/2021 16:00,18.24,56.3,3.364,240.5,0.135,223,1.115,102.2,102.2,0,100.9,1.667,2.567 +04/10/2021 16:30,17.93,60.69,2.798,215.5,0.136,191.5,0.957,89.2,89.2,0,100.9,1.616,2.625 +04/10/2021 17:00,16.73,66.82,2.656,214.7,0.136,45.5,0.228,-26.19,-26.19,0,100.9,0.412,0.543 +04/10/2021 17:30,16.01,70.06,2.162,208.7,0.144,22.76,0.114,-40.35,-40.35,0,100.9,0.217,0.304 +04/10/2021 18:00,14.94,75.22,1.799,201.5,0.149,0.841,0.004,-59.46,-59.46,0,100.8,0.022,0.026 +04/10/2021 18:30,14.28,78.12,1.68,200.4,0.15,0,0,-60.39,-60.39,0,100.8,0,0 +04/10/2021 19:00,14.1,78.86,1.475,190.2,0.151,0,0,-53.55,-53.55,0,100.8,0,0 +04/10/2021 19:30,13.66,81.8,0.931,165.4,0.147,0,0,-53.89,-53.89,0,100.8,0,0 +04/10/2021 20:00,13.19,83.9,0.877,162.1,0.146,0,0,-55.97,-55.97,0,100.8,0,0 +04/10/2021 20:30,12.64,85.8,0.671,143.4,0.136,0,0,-52.59,-52.59,0,100.7,0,0 +04/10/2021 21:00,12.44,87.3,1.057,166.5,0.147,0,0,-53.26,-53.26,0,100.7,0,0 +04/10/2021 21:30,12.75,87.2,1.309,172.5,0.154,0,0,-53.04,-53.04,0,100.7,0,0 +04/10/2021 22:00,12.79,87.7,1.813,177.3,0.149,0,0,-55.53,-55.53,0,100.6,0,0 +04/10/2021 22:30,13.09,87.6,2.435,183.6,0.154,0,0,-51.2,-51.2,0,100.6,0,0 +04/10/2021 23:00,13.2,87.9,2.416,186.2,0.163,0,0,-47.51,-47.51,0,100.5,0,0 +04/10/2021 23:30,13.25,88.7,2.238,182.8,0.157,0,0,-46.8,-46.8,0,100.5,0,0 +05/10/2021 00:00,13.91,88.2,2.433,179.5,0.156,0,0,-15.69,-15.69,0,100.4,0,0 +05/10/2021 00:30,14.15,87.7,2.4,180.3,0.146,0,0,-22.32,-22.32,0,100.3,0,0 +05/10/2021 01:00,14.84,86.3,3.53,196.9,0.144,0,0,-36.9,-36.93,0,100.3,0,0 +05/10/2021 01:30,15.16,84.3,4.164,196.6,0.144,0,0,-50.94,-51.15,0,100.2,0,0 +05/10/2021 02:00,14.88,87.1,3.756,192.5,0.153,0,0,-30.48,-30.57,0.8,100.1,0,0 +05/10/2021 02:30,14.59,89,3.64,185.5,0.156,0,0,-25.35,-25.42,0.8,100,0,0 +05/10/2021 03:00,14.53,90.2,3.671,181.4,0.155,0,0,-18.48,-18.51,1,99.9,0,0 +05/10/2021 03:30,14.65,90.9,3.499,185.3,0.154,0,0,-15.07,-15.09,3,99.8,0,0 +05/10/2021 04:00,15.02,91.3,3.597,210.6,0.124,0,0,-17.79,-17.84,1.6,99.8,0,0 +05/10/2021 04:30,13.18,89.9,3.583,315.3,0.123,0.022,0,-33.95,-34.02,3,100,0,0 +05/10/2021 05:00,12.3,86.4,2.74,320.9,0.129,1.822,0.009,-46.1,-46.11,0,100,0,0 +05/10/2021 05:30,11.94,84.6,1.833,300.9,0.134,0.009,0,-61.39,-61.39,0,100.1,0,0 +05/10/2021 06:00,11.73,83.3,2.164,288,0.146,0,0,-75.54,-75.54,0,100.2,0,0 +05/10/2021 06:30,11.27,83.7,1.307,269,0.146,3.147,0.016,-64.45,-64.45,0,100.2,0.024,0.037 +05/10/2021 07:00,11,85.8,1.818,248.4,0.145,25.27,0.126,-51.11,-51.11,0,100.3,0.236,0.378 +05/10/2021 07:30,11.58,85,2.11,262.2,0.149,83.3,0.416,-27.69,-27.69,0,100.4,0.716,1.287 +05/10/2021 08:00,12.6,80.7,2.201,268.8,0.149,196.8,0.984,30.16,30.16,0,100.4,1.38,2.305 +05/10/2021 08:30,13.22,77.72,2.624,261.4,0.144,278,1.39,85.9,85.9,0,100.5,2.039,3.225 +05/10/2021 09:00,13.79,73.8,2.776,283.6,0.148,355.7,1.778,143.3,143.3,0,100.5,2.625,4.123 +05/10/2021 09:30,14.12,70.98,3.156,280.4,0.147,413.6,2.068,196.1,196.2,0,100.6,3.063,4.81 +05/10/2021 10:00,14.43,68.46,3.704,283.7,0.152,442.5,2.213,236.3,236.8,0,100.6,3.269,5.215 +05/10/2021 10:30,14.93,65.18,3.898,292,0.136,475.6,2.378,271.9,272.6,0,100.7,3.569,5.754 +05/10/2021 11:00,15.49,62.6,3.75,285.7,0.139,494,2.47,292.2,293,0,100.7,3.728,5.99 +05/10/2021 11:30,15.78,59.82,3.435,295.6,0.138,507.3,2.537,300.8,301.3,0,100.7,3.844,6.084 +05/10/2021 12:00,16.22,57.59,3.711,286.9,0.139,641.8,3.209,395.1,396,0,100.7,4.788,7.361 +05/10/2021 12:30,16.41,56.44,3.528,285.1,0.131,504.2,2.521,297.3,297.7,0,100.8,3.762,5.845 +05/10/2021 13:00,14.86,63.71,3.18,271,0.147,365.3,1.826,202.3,202.4,0,100.8,2.617,4.073 +05/10/2021 13:30,16.36,58.82,3.261,300.4,0.126,534.1,2.67,314.5,314.8,0,100.8,3.914,6.398 +05/10/2021 14:00,14.86,66.39,2.649,323.2,0.13,237,1.185,56.61,56.61,0,100.9,1.72,2.893 +05/10/2021 14:30,15.96,60.53,2.809,323.5,0.136,461.4,2.307,271.8,271.9,0,100.9,3.322,5.422 +05/10/2021 15:00,16.31,54.93,3.516,322.6,0.134,426.5,2.132,245.5,246,0,100.9,3.079,5.006 +05/10/2021 15:30,16.46,50.66,3.684,323.3,0.126,367.2,1.836,198.8,199,0,101,2.636,4.301 +05/10/2021 16:00,16.09,51.77,3.021,320.8,0.125,234.8,1.174,106.1,106.1,0,101,1.776,2.919 +05/10/2021 16:30,15.66,49.33,3.175,314.6,0.123,161.9,0.81,51.49,51.53,0,101.1,1.4,2.323 +05/10/2021 17:00,14.96,52.84,2.568,316.3,0.123,50.88,0.254,-5.798,-5.8,0,101.1,0.445,0.714 +05/10/2021 17:30,14.14,58.71,1.735,313.6,0.126,19.84,0.099,-23.13,-23.13,0,101.1,0.174,0.32 +05/10/2021 18:00,13.35,61.41,1.499,293.6,0.137,0.554,0.003,-63.64,-63.64,0,101.2,0.015,0.024 +05/10/2021 18:30,12.46,65.88,1.183,265.7,0.15,0,0,-64.76,-64.76,0,101.2,0,0 +05/10/2021 19:00,11.98,67.68,1.26,268.5,0.155,0,0,-64.82,-64.82,0,101.3,0,0 +05/10/2021 19:30,11.59,71.33,1.215,266.2,0.151,0,0,-63.82,-63.82,0,101.3,0,0 +05/10/2021 20:00,11.13,74.98,1.227,264.1,0.145,0,0,-62.93,-62.93,0,101.4,0,0 +05/10/2021 20:30,11,76.21,1.302,267.8,0.15,0,0,-63.57,-63.57,0.2,101.4,0,0 +05/10/2021 21:00,10.87,77.11,1.498,261.7,0.152,0,0,-64.13,-64.13,0,101.4,0,0 +05/10/2021 21:30,10.81,78,1.487,273.4,0.149,0,0,-65.18,-65.18,0,101.5,0,0 +05/10/2021 22:00,10.69,79.42,1.684,263.6,0.148,0,0,-65.7,-65.7,0,101.5,0,0 +05/10/2021 22:30,10.63,80.5,1.488,277.9,0.146,0,0,-66.64,-66.64,0,101.5,0,0 +05/10/2021 23:00,10.49,81.4,1.238,282.3,0.154,0,0,-63.89,-63.89,0,101.6,0,0 +05/10/2021 23:30,10.32,82.6,1.31,278.8,0.15,0,0,-62.04,-62.04,0,101.6,0,0 +06/10/2021 00:00,10.19,83,1.395,277,0.147,0,0,-62.49,-62.49,0,101.6,0,0 +06/10/2021 00:30,10.25,83,1.775,277.7,0.145,0,0,-63.79,-63.79,0,101.6,0,0 +06/10/2021 01:00,10.12,83.4,1.315,276.7,0.15,0,0,-63.68,-63.68,0,101.7,0,0 +06/10/2021 01:30,9.91,84,1.398,275.5,0.156,0,0,-63.63,-63.63,0,101.7,0,0 +06/10/2021 02:00,9.79,83.9,1.686,278.9,0.155,0,0,-64.01,-64.01,0,101.7,0,0 +06/10/2021 02:30,9.73,83.6,1.536,275.2,0.149,0,0,-63.79,-63.79,0,101.7,0,0 +06/10/2021 03:00,9.59,84.6,1.303,277.2,0.15,0,0,-63.9,-63.9,0,101.7,0,0 +06/10/2021 03:30,9.47,84.6,1.127,272.8,0.158,0,0,-63.02,-63.02,0,101.8,0,0 +06/10/2021 04:00,9.25,85.2,1.3,275.8,0.148,0,0,-60.42,-60.42,0,101.8,0,0 +06/10/2021 04:30,9.21,85.6,1.081,270.6,0.157,0,0,-59.56,-59.56,0,101.8,0,0 +06/10/2021 05:00,9.18,85.4,0.961,276.6,0.151,0,0,-56.94,-56.94,0,101.8,0,0 +06/10/2021 05:30,9.02,86.1,0.844,259.1,0.153,0,0,-54.77,-54.77,0,101.9,0,0 +06/10/2021 06:00,8.57,87.3,0.704,256.8,0.146,0,0,-47.51,-47.51,0,101.9,0,0 +06/10/2021 06:30,8.16,88.8,0.467,270.4,0.13,5.223,0.026,-42.28,-42.28,0,101.9,0.049,0.11 +06/10/2021 07:00,8.49,89.7,0.912,252.4,0.153,31.35,0.157,-35.12,-35.12,0,101.9,0.269,0.464 +06/10/2021 07:30,8.99,89.4,1.036,246.4,0.123,95.8,0.479,1.287,1.287,0,102,0.787,1.443 +06/10/2021 08:00,10.68,85.3,1.467,242.9,0.137,212.8,1.064,51.87,51.87,0,102,1.558,2.69 +06/10/2021 08:30,12.26,79.67,1.758,249.9,0.151,265.7,1.328,90.6,90.6,0,102,2.025,3.254 +06/10/2021 09:00,13.75,73.41,1.715,275.1,0.137,336.9,1.684,135,135,0,102.1,2.599,4.014 +06/10/2021 09:30,14.41,69.74,2.158,306.1,0.134,354.5,1.772,157.4,157.4,0,102.1,2.711,4.209 +06/10/2021 10:00,14.8,68.19,2.14,296.6,0.134,415.2,2.076,202.7,202.7,0,102.1,3.142,4.929 +06/10/2021 10:30,15.52,64.82,1.968,292.8,0.132,499.9,2.499,265.8,265.8,0,102.1,3.816,5.906 +06/10/2021 11:00,16.11,61.18,2.187,293.7,0.131,539.2,2.696,303.9,303.9,0.2,102.1,4.11,6.304 +06/10/2021 11:30,16.28,61.31,2.363,301.8,0.123,439.9,2.199,255.3,255.3,0,102.2,3.344,5.301 +06/10/2021 12:00,16.58,58.94,2.654,284.1,0.138,512.8,2.564,321.3,321.3,0,102.1,3.924,6.288 +06/10/2021 12:30,16.69,59.89,2.397,289.2,0.139,447.3,2.237,271.2,271.2,0,102.1,3.456,5.502 +06/10/2021 13:00,16.97,57.89,2.228,289.5,0.139,353.4,1.767,200.4,200.4,0,102.1,2.722,4.267 +06/10/2021 13:30,17.08,57.16,2.092,287.8,0.139,473.4,2.367,286.4,286.4,0,102.1,3.52,5.471 +06/10/2021 14:00,17.37,56.14,2.001,278.9,0.146,365.8,1.829,212.7,212.7,0,102.1,2.724,4.186 +06/10/2021 14:30,17.43,55.65,1.934,277.5,0.138,323.6,1.618,179.2,179.2,0,102.1,2.459,3.699 +06/10/2021 15:00,17.89,55.53,1.971,265.2,0.146,376.3,1.881,221.1,221.1,0,102.1,2.798,4.337 +06/10/2021 15:30,17.75,55.72,1.5,264.9,0.145,168.7,0.844,74.4,74.4,0,102.1,1.274,1.935 +06/10/2021 16:00,17.92,56.1,1.125,280.5,0.135,176.7,0.883,74.63,74.63,0,102.1,1.368,2.135 +06/10/2021 16:30,17.65,56.51,1.343,284.3,0.146,118.2,0.591,34.35,34.35,0,102.1,1.101,1.701 +06/10/2021 17:00,17.9,56.94,0.877,278.3,0.139,80.5,0.402,11.19,11.19,0,102.1,0.919,1.479 +06/10/2021 17:30,16.75,62.93,0.323,254,0.122,18.23,0.091,-28.35,-28.35,0,102.2,0.209,0.314 +06/10/2021 18:00,14.56,73.93,0.181,244.1,0.113,0.172,0.001,-39.45,-39.45,0,102.2,0.011,0.016 +06/10/2021 18:30,13.09,79.12,0.216,244.1,0.113,0,0,-38.01,-38.01,0,102.2,0,0 +06/10/2021 19:00,12.27,81.5,0.181,240.2,0.092,0,0,-37.61,-37.61,0,102.2,0,0 +06/10/2021 19:30,12.19,80.8,0.195,256.7,0.103,0,0,-37.48,-37.48,0,102.2,0,0 +06/10/2021 20:00,11.88,82.1,0.25,244.5,0.092,0,0,-32.85,-32.85,0,102.2,0,0 +06/10/2021 20:30,11.84,82.8,0.012,216.4,0.022,0.132,0.001,-5.731,-5.731,0,102.3,0,0 +06/10/2021 21:00,12.29,83.7,0.362,217.6,0.134,0.149,0.001,-10.62,-10.62,0,102.3,0,0 +06/10/2021 21:30,12.53,82.2,0.306,251.3,0.116,0.017,0,-9.24,-9.24,0,102.3,0,0 +06/10/2021 22:00,12.88,80.8,0.402,261.2,0.15,0,0,-6.212,-6.212,0,102.3,0,0 +06/10/2021 22:30,12.94,81.1,0.104,279.7,0.075,0,0,-5.326,-5.326,0,102.3,0,0 +06/10/2021 23:00,12.94,82.6,0.247,279.4,0.124,0.01,0,-5.356,-5.356,0,102.3,0,0 +06/10/2021 23:30,12.94,84,0.242,127,0.066,0,0,-6.931,-6.931,0,102.3,0,0 +07/10/2021 00:00,12.85,85.1,0.491,184.3,0.134,0,0,-6.271,-6.271,0,102.3,0,0 +07/10/2021 00:30,12.93,84.7,0.38,223.7,0.138,0.011,0,-4.83,-4.83,0,102.3,0,0 +07/10/2021 01:00,13.13,83.4,0.284,252.6,0.144,0,0,-5.146,-5.146,0,102.3,0,0 +07/10/2021 01:30,13.03,84.8,0.216,228.7,0.087,0,0,-6.969,-6.969,0,102.3,0,0 +07/10/2021 02:00,12.87,85.6,0.065,100.8,0.054,0,0,-20.64,-20.64,0,102.3,0,0 +07/10/2021 02:30,12.42,86.8,0.238,143.9,0.081,0,0,-17.33,-17.33,0,102.3,0,0 +07/10/2021 03:00,12.25,87.9,0,200.4,0.002,0,0,-5.695,-5.695,0,102.3,0,0 +07/10/2021 03:30,12.42,88.6,0.155,197.7,0.096,0.08,0,-2.963,-2.963,0,102.3,0,0 +07/10/2021 04:00,12.57,88.5,0.316,195,0.14,0.214,0.001,-1.575,-1.575,0,102.3,0,0 +07/10/2021 04:30,12.69,87.7,0.554,203.9,0.158,0.126,0.001,-3.982,-3.982,0,102.3,0,0 +07/10/2021 05:00,12.73,86.9,0.612,204.1,0.144,0.08,0,-2.994,-2.994,0,102.3,0,0 +07/10/2021 05:30,12.8,86.7,0.217,203.6,0.117,0,0,-2.55,-2.55,0,102.3,0,0 +07/10/2021 06:00,12.89,87.1,0.144,207.9,0.085,0.001,0,-2.301,-2.301,0,102.3,0,0 +07/10/2021 06:30,12.92,87.6,0.155,210.2,0.11,2.252,0.011,-0.996,-0.996,0,102.3,0,0.011 +07/10/2021 07:00,13.06,88,0.105,214,0.069,12.85,0.064,-0.957,-0.957,0,102.3,0.091,0.151 +07/10/2021 07:30,13.31,88.4,0.03,213.9,0.028,35.82,0.179,10.07,10.07,0,102.3,0.251,0.416 +07/10/2021 08:00,13.51,88.9,0.683,204,0.133,64.11,0.321,18.8,18.8,0,102.3,0.391,0.706 +07/10/2021 08:30,13.93,89.6,0.512,203.7,0.14,131.3,0.657,51.6,51.6,0,102.3,0.867,1.615 +07/10/2021 09:00,14.3,89.3,0.756,202.9,0.139,131.1,0.655,46.46,46.46,0,102.3,0.881,1.688 +07/10/2021 09:30,14.88,88.7,0.77,197.7,0.156,167.4,0.837,83.8,83.8,0,102.3,1.176,2.196 +07/10/2021 10:00,15.12,87.7,0.855,196.8,0.149,142.5,0.712,81.6,81.6,0,102.4,0.995,1.901 +07/10/2021 10:30,15.61,86.2,0.951,200.1,0.152,204,1.02,120.8,120.8,0,102.4,1.506,2.68 +07/10/2021 11:00,16.38,83.2,0.813,197.4,0.154,191.3,0.957,112.4,112.4,0,102.4,1.422,2.548 +07/10/2021 11:30,16.76,81.2,0.722,193.9,0.16,160.9,0.804,93.6,93.6,0,102.4,1.2,2.138 +07/10/2021 12:00,16.5,81.8,0.653,196.5,0.172,83.1,0.415,46.91,46.91,0,102.4,0.591,1.169 +07/10/2021 12:30,16.45,82.6,0.605,193.4,0.145,101.5,0.508,57.49,57.49,0,102.3,0.721,1.419 +07/10/2021 13:00,16.75,81.3,0.611,197.2,0.151,162.6,0.813,97.7,97.7,0,102.3,1.197,2.229 +07/10/2021 13:30,17.43,78.18,0.343,204.2,0.117,178.3,0.891,105.6,105.6,0,102.3,1.33,2.453 +07/10/2021 14:00,17.45,77.64,0.243,205.3,0.119,88.5,0.442,48.67,48.67,0,102.3,0.618,1.253 +07/10/2021 14:30,17.54,77.4,0.317,197.3,0.147,147.6,0.738,85.6,85.6,0,102.3,1.095,2.012 +07/10/2021 15:00,17.93,75.55,0.24,200.6,0.101,123.5,0.617,71.65,71.65,0,102.3,0.917,1.65 +07/10/2021 15:30,17.91,75.39,0.1,202.8,0.084,99.8,0.499,53.91,53.91,0,102.3,0.724,1.323 +07/10/2021 16:00,18.05,75.96,0.15,208.1,0.1,93.8,0.469,49.3,49.3,0,102.3,0.671,1.23 +07/10/2021 16:30,17.78,76.64,0.331,203.8,0.14,65.65,0.328,28.59,28.59,0,102.2,0.457,0.814 +07/10/2021 17:00,17.33,78.01,0.295,197.6,0.123,26.97,0.135,7.911,7.911,0,102.3,0.212,0.341 +07/10/2021 17:30,17.1,78.95,0.029,200.2,0.031,8.15,0.041,-2.881,-2.881,0,102.3,0.078,0.111 +07/10/2021 18:00,16.63,80.6,0.064,230.9,0.057,0.342,0.002,-8.15,-8.15,0,102.3,0,0 +07/10/2021 18:30,16.28,82.9,0.085,225.6,0.08,0,0,-7.218,-7.218,0,102.3,0,0 +07/10/2021 19:00,16.13,84.1,0.085,214.2,0.093,0,0,-9.69,-9.69,0,102.3,0,0 +07/10/2021 19:30,15.95,85,0.173,203,0.119,0,0,-9.26,-9.26,0,102.3,0,0 +07/10/2021 20:00,15.9,85.5,0.249,205,0.124,0,0,-9.4,-9.4,0,102.3,0,0 +07/10/2021 20:30,15.71,85.9,0.209,239.6,0.118,0,0,-9.67,-9.67,0,102.3,0,0 +07/10/2021 21:00,15.56,86.8,0.437,40.25,0.073,0,0,-9.29,-9.29,0,102.3,0,0 +07/10/2021 21:30,15.54,86.7,0.44,55.04,0.133,0,0,-10.15,-10.15,0,102.3,0,0 +07/10/2021 22:00,15.41,87,0.31,66.05,0.118,0,0,-10.07,-10.07,0,102.3,0,0 +07/10/2021 22:30,15.3,87.4,0.226,72.4,0.086,0,0,-9.99,-9.99,0,102.3,0,0 +07/10/2021 23:00,15.19,87.6,0.154,77.25,0.134,0,0,-14.01,-14.01,0,102.4,0,0 +07/10/2021 23:30,14.82,87.7,0.035,77.71,0.041,0,0,-34.83,-34.83,0,102.3,0,0 +08/10/2021 00:00,13.95,88.5,0.002,90,0.001,0,0,-29.05,-29.05,0,102.4,0,0 +08/10/2021 00:30,13.48,89.6,0,147.6,0.003,0,0,-21.78,-21.78,0,102.4,0,0 +08/10/2021 01:00,13.33,90.3,0,147.3,0.001,0,0,-38.26,-38.26,0,102.4,0,0 +08/10/2021 01:30,12.84,90.7,0.002,183.3,0.002,0,0,-28.89,-28.89,0,102.4,0,0 +08/10/2021 02:00,12.3,91.2,0,0,0,0,0,-15.9,-15.9,0,102.4,0,0 +08/10/2021 02:30,12.5,91.4,0,0,0,0,0,-10.26,-10.26,0,102.4,0,0 +08/10/2021 03:00,12.74,91.5,0,190,0,0,0,-10.33,-10.33,0,102.4,0,0 +08/10/2021 03:30,12.81,91.6,0.03,190,0.03,0,0,-12.49,-12.49,0,102.4,0,0 +08/10/2021 04:00,12.65,91.6,0.004,187.6,0.003,0,0,-21.7,-21.7,0,102.4,0,0 +08/10/2021 04:30,12.2,91.7,0.001,187.6,0.002,0,0,-19.88,-19.88,0,102.4,0,0 +08/10/2021 05:00,12.04,92,0.002,187.5,0.003,0,0,-35.16,-35.16,0,102.4,0,0 +08/10/2021 05:30,11.37,91.7,0,0,0,0,0,-41.71,-41.71,0,102.4,0,0 +08/10/2021 06:00,10.67,92.4,0,0,0,0,0,-37.73,-37.73,0,102.4,0,0 +08/10/2021 06:30,10.01,92.6,0,0,0,2.197,0.011,-38.2,-38.2,0,102.4,0.027,0.034 +08/10/2021 07:00,9.92,93.1,0,0,0,16.21,0.081,-29.43,-29.43,0,102.4,0.171,0.27 +08/10/2021 07:30,10.62,93.7,0.035,94,0.02,65.32,0.327,-4.83,-4.83,0,102.4,0.554,1.081 +08/10/2021 08:00,12.55,92,0.276,54.74,0.118,177.4,0.887,27.96,27.96,0,102.4,1.275,2.24 +08/10/2021 08:30,14.5,83.5,0.421,65.53,0.119,255.1,1.276,65.34,65.34,0,102.4,1.925,3.114 +08/10/2021 09:00,16.23,68.73,0.729,123.4,0.122,329.3,1.646,121.5,121.5,0,102.4,2.525,3.898 +08/10/2021 09:30,17.05,64.49,0.774,119.4,0.118,397.5,1.987,174.1,174.1,0,102.4,3,4.681 +08/10/2021 10:00,17.76,61.33,0.733,97.5,0.121,456.3,2.281,221.8,221.8,0,102.4,3.409,5.374 +08/10/2021 10:30,18.24,58.74,0.955,105.2,0.109,504.2,2.521,259.3,259.3,0,102.4,3.735,5.86 +08/10/2021 11:00,18.53,56.78,0.931,101.7,0.107,539,2.695,294.4,294.4,0,102.4,3.969,6.198 +08/10/2021 11:30,19.16,54.4,0.632,109.8,0.105,555.5,2.777,313.8,313.8,0,102.4,4.118,6.36 +08/10/2021 12:00,19.46,52.25,0.67,71.36,0.118,564.3,2.821,320.9,320.9,0,102.3,4.186,6.403 +08/10/2021 12:30,19.6,50.53,0.887,52.06,0.121,563.9,2.819,321.3,321.3,0,102.3,4.154,6.302 +08/10/2021 13:00,19.74,48.22,0.946,58.38,0.119,549,2.745,316,316,0,102.3,4.001,6.1 +08/10/2021 13:30,20.21,48.75,0.71,50.84,0.104,520,2.6,300.3,300.3,0,102.3,3.794,5.791 +08/10/2021 14:00,20.25,49.46,0.954,50,0.121,478.1,2.39,269.1,269.1,0,102.2,3.48,5.302 +08/10/2021 14:30,20.39,48.55,0.888,46.94,0.125,426.3,2.131,236.7,236.7,0,102.2,3.092,4.76 +08/10/2021 15:00,20.38,46.52,1.047,53.21,0.122,367.5,1.838,195.3,195.3,0,102.2,2.649,4.142 +08/10/2021 15:30,20.6,47.45,0.827,43.74,0.117,297.1,1.485,146.4,146.4,0,102.2,2.167,3.443 +08/10/2021 16:00,20.32,48.13,0.935,47.18,0.123,223.8,1.119,95,95,0,102.2,1.827,2.917 +08/10/2021 16:30,20.15,49.46,0.625,44.16,0.122,147.2,0.736,44.08,44.08,0,102.2,1.488,2.388 +08/10/2021 17:00,19.58,51.82,0.471,45.29,0.124,74.73,0.374,0.735,0.735,0,102.2,0.998,1.647 +08/10/2021 17:30,17.87,58.58,0.109,42.66,0.09,7.251,0.036,-40.82,-40.82,0,102.2,0.149,0.175 +08/10/2021 18:00,15.31,69.56,0.024,14.66,0.046,0,0,-41.07,-41.07,0,102.2,0.008,0.006 +08/10/2021 18:30,13.86,77.36,0.071,9.27,0.138,0,0,-39.55,-39.55,0,102.2,0,0 +08/10/2021 19:00,13.42,77.34,0.172,355.1,0.125,0,0,-37.07,-37.07,0,102.2,0,0 +08/10/2021 19:30,12.25,81.3,0.027,331.7,0.039,0,0,-39.71,-39.71,0,102.2,0,0 +08/10/2021 20:00,11.87,85.1,0.145,330.8,0.102,0,0,-38.23,-38.23,0,102.2,0,0 +08/10/2021 20:30,11.18,86.5,0.082,1.017,0.083,0,0,-38.58,-38.58,0,102.3,0,0 +08/10/2021 21:00,10.44,88.3,0,0,0,0,0,-40.47,-40.47,0,102.3,0,0 +08/10/2021 21:30,10.2,89.9,0.003,11.38,0.008,0,0,-39.6,-39.6,0,102.3,0,0 +08/10/2021 22:00,10.13,90.9,0.005,11.35,0.008,0,0,-40.32,-40.32,0,102.2,0,0 +08/10/2021 22:30,9.62,90.7,0.011,11.36,0.019,0,0,-40.28,-40.28,0,102.2,0,0 +08/10/2021 23:00,9.19,91.3,0,11.38,0.001,0,0,-38.76,-38.76,0,102.2,0,0 +08/10/2021 23:30,8.83,91.6,0,11.33,0.001,0,0,-38.75,-38.75,0,102.2,0,0 +09/10/2021 00:00,8.69,92.2,0,0,0,0,0,-37.87,-37.87,0,102.2,0,0 +09/10/2021 00:30,8.39,92.4,0,0,0,0,0,-31.87,-31.87,0,102.2,0,0 +09/10/2021 01:00,8.05,92.6,0,0,0,0,0,-35.57,-35.57,0,102.2,0,0 +09/10/2021 01:30,7.875,92.9,0,0,0,0,0,-36.24,-36.24,0,102.2,0,0 +09/10/2021 02:00,7.739,93.1,0,11.34,0.001,0,0,-31.34,-31.34,0,102.2,0,0 +09/10/2021 02:30,7.447,93.3,0.005,11.34,0.006,0,0,-33.5,-33.5,0,102.2,0,0 +09/10/2021 03:00,7.5,93.6,0.002,11.34,0.004,0,0,-38.32,-38.32,0,102.2,0,0 +09/10/2021 03:30,7.135,93.3,0.021,11.3,0.035,0,0,-37.7,-37.7,0,102.2,0,0 +09/10/2021 04:00,6.649,93.9,0.152,2.073,0.102,0,0,-35.71,-35.71,0,102.2,0,0 +09/10/2021 04:30,7.238,94.4,0.238,339.6,0.129,0,0,-36.03,-36.03,0,102.2,0,0 +09/10/2021 05:00,7.419,94.2,0.208,345.8,0.164,0,0,-34.93,-34.93,0,102.2,0,0 +09/10/2021 05:30,6.842,94.1,0.102,349.5,0.121,0,0,-35.09,-35.09,0,102.2,0,0 +09/10/2021 06:00,6.936,94.5,0.097,349,0.081,0,0,-34.81,-34.81,0,102.2,0,0 +09/10/2021 06:30,6.523,94.4,0.089,349,0.058,1.697,0.008,-34.77,-34.77,0,102.2,0.023,0.031 +09/10/2021 07:00,6.269,94.3,0.004,349,0.009,17.11,0.086,-28.55,-28.55,0,102.2,0.189,0.289 +09/10/2021 07:30,6.936,95.5,0,349,0,59.87,0.299,-4.503,-4.503,0.2,102.3,0.447,0.842 +09/10/2021 08:00,9.32,94.3,0.206,314.1,0.08,146.5,0.732,31.39,31.39,0,102.3,1.12,1.996 +09/10/2021 08:30,11.36,91.6,0.301,332.6,0.126,262,1.31,63.2,63.2,0,102.3,1.735,2.885 +09/10/2021 09:00,12.61,89.7,0.508,343.6,0.153,374.1,1.87,101.6,101.6,0,102.3,2.287,3.64 +09/10/2021 09:30,14.08,83.8,0.798,336.7,0.135,415.3,2.076,136.3,136.3,0,102.3,2.807,4.345 +09/10/2021 10:00,16.04,75.5,0.799,1.854,0.137,447.1,2.236,202.8,202.8,0,102.3,3.241,4.917 +09/10/2021 10:30,17.44,70.71,1.086,357.5,0.142,496.4,2.482,248.6,248.6,0,102.3,3.623,5.407 +09/10/2021 11:00,18.61,64.28,1.489,358.2,0.151,531.1,2.656,282.1,282.1,0,102.3,3.861,5.772 +09/10/2021 11:30,18.94,60.68,1.773,16.61,0.138,555.1,2.775,305.9,305.9,0,102.3,4.018,6.05 +09/10/2021 12:00,19.38,60.51,1.6,8.94,0.142,563.3,2.816,317.7,317.7,0,102.3,4.066,6.143 +09/10/2021 12:30,19.63,61.52,1.552,15.55,0.134,557.8,2.789,317.5,317.5,0,102.2,4.011,6.1 +09/10/2021 13:00,20.25,59.52,1.399,14.64,0.128,544.5,2.722,311.7,311.7,0,102.2,3.918,5.98 +09/10/2021 13:30,20.31,56.82,1.28,32.19,0.122,516.5,2.582,294.8,294.8,0,102.2,3.667,5.688 +09/10/2021 14:00,20.51,57.49,1.491,10.53,0.137,475.3,2.376,269.2,269.2,0,102.2,3.379,5.222 +09/10/2021 14:30,20.63,56.85,1.25,14.09,0.137,424.8,2.124,235.8,235.8,0,102.2,3.019,4.705 +09/10/2021 15:00,20.62,56.76,1.376,10.58,0.14,363.2,1.816,191.9,191.9,0,102.2,2.589,4.066 +09/10/2021 15:30,20.27,54.06,1.258,10.77,0.139,297.2,1.486,145,145,0,102.2,2.139,3.42 +09/10/2021 16:00,19.74,52.87,1.475,0.856,0.152,224.4,1.122,93.4,93.4,0,102.2,1.827,2.934 +09/10/2021 16:30,19,54.1,1.433,359,0.151,137.5,0.687,34.17,34.17,0,102.2,1.376,2.233 +09/10/2021 17:00,17.98,58.15,1.105,349.6,0.15,51.84,0.259,-18.44,-18.44,0,102.2,0.631,1.027 +09/10/2021 17:30,16.23,66.91,0.653,339.2,0.141,7.426,0.037,-40.78,-40.78,0,102.2,0.108,0.161 +09/10/2021 18:00,15.1,73.4,0.809,342.8,0.145,0,0,-47.78,-47.78,0,102.2,0,0 +09/10/2021 18:30,14.41,77.79,0.999,342.9,0.148,0,0,-51.28,-51.28,0,102.2,0,0 +09/10/2021 19:00,14,82.2,0.874,353.2,0.155,0,0,-53.5,-53.5,0,102.2,0,0 +09/10/2021 19:30,13.82,85.4,0.98,355,0.146,0,0,-53.42,-53.42,0,102.3,0,0 +09/10/2021 20:00,13.37,86.9,0.688,355.6,0.152,0,0,-49.12,-49.12,0,102.3,0,0 +09/10/2021 20:30,13.08,87.8,0.711,355.8,0.151,0,0,-49.81,-49.81,0,102.3,0,0 +09/10/2021 21:00,12.66,88.2,0.41,10.18,0.151,0,0,-48.78,-48.78,0,102.3,0,0 +09/10/2021 21:30,12.1,89.1,0.279,11.93,0.145,0,0,-45.09,-45.09,0,102.3,0,0 +09/10/2021 22:00,11.75,89.9,0.223,4.568,0.141,0,0,-41.79,-41.79,0,102.3,0,0 +09/10/2021 22:30,11.36,90.5,0.225,357.7,0.132,0,0,-41.11,-41.11,0,102.3,0,0 +09/10/2021 23:00,10.78,91.1,0.264,3.008,0.152,0,0,-41.43,-41.43,0,102.3,0,0 +09/10/2021 23:30,10.4,91.5,0.267,5.128,0.131,0,0,-42.24,-42.24,0,102.4,0,0 +10/10/2021 00:00,10.03,92.1,0.215,10.2,0.147,0,0,-40.87,-40.87,0,102.3,0,0 +10/10/2021 00:30,9.91,92.5,0.281,337,0.154,0,0,-40.83,-40.83,0,102.3,0,0 +10/10/2021 01:00,9.45,92.3,0.018,330.5,0.025,0,0,-43.47,-43.47,0,102.3,0,0 +10/10/2021 01:30,9.28,93.2,0.277,304.7,0.121,0,0,-41.42,-41.42,0,102.4,0,0 +10/10/2021 02:00,8.68,92.7,0.039,267.2,0.031,0,0,-38.76,-38.76,0,102.3,0,0 +10/10/2021 02:30,8.37,93.7,0.115,267.3,0.053,0,0,-34.85,-34.85,0,102.3,0,0 +10/10/2021 03:00,8.31,93.7,0.001,267.3,0.007,0,0,-22.81,-22.81,0,102.3,0,0 +10/10/2021 03:30,8.6,94.1,0,267.3,0.002,0,0,-22.67,-22.67,0,102.3,0,0 +10/10/2021 04:00,9.21,94.7,0,267.2,0.007,0.192,0.001,-12.07,-12.07,0,102.3,0,0 +10/10/2021 04:30,10.53,95,0.246,32.2,0.067,0.509,0.003,-2.561,-2.561,0,102.3,0,0 +10/10/2021 05:00,11.33,94.2,0.567,42.55,0.119,0,0,-4.75,-4.75,0,102.3,0,0 +10/10/2021 05:30,11.13,94,0.385,60.47,0.117,0,0,-3.486,-3.486,0,102.3,0,0 +10/10/2021 06:00,10.74,93.9,0.567,59.01,0.126,0,0,-7.186,-7.186,0,102.3,0,0 +10/10/2021 06:30,10.3,94.1,0.55,56.04,0.134,3.687,0.018,-6.071,-6.071,0,102.4,0.003,0.053 +10/10/2021 07:00,10.2,94.2,0.346,73.99,0.129,22.41,0.112,3.878,3.878,0,102.4,0.119,0.284 +10/10/2021 07:30,10.39,94.2,0.422,30.24,0.105,52.14,0.261,19.64,19.64,0,102.4,0.305,0.572 +10/10/2021 08:00,10.66,94,0.248,21.5,0.088,81.8,0.409,35.22,35.22,0,102.4,0.415,0.908 +10/10/2021 08:30,10.81,93.8,0.416,11.84,0.113,108.9,0.545,46.14,46.14,0,102.5,0.586,1.21 +10/10/2021 09:00,11.46,93.7,0.646,26.95,0.127,252,1.26,86.1,86.1,0,102.5,1.593,2.921 +10/10/2021 09:30,12.88,91.8,0.874,17.24,0.142,277.5,1.388,115.5,115.5,0,102.5,1.848,3.367 +10/10/2021 10:00,14,88.8,0.725,30.07,0.125,362.8,1.814,174.3,174.3,0,102.5,2.458,4.375 +10/10/2021 10:30,15.64,78.83,1.096,23.84,0.141,339.5,1.698,167.4,167.4,0,102.5,2.372,4.208 +10/10/2021 11:00,16.07,76.37,1,42.94,0.124,344.6,1.723,187.1,187.1,0,102.5,2.403,4.511 +10/10/2021 11:30,16.54,72.57,1.283,41.5,0.124,298,1.49,160.9,160.9,0,102.5,2.109,3.988 +10/10/2021 12:00,17.21,69.16,1.48,46.56,0.121,486.5,2.432,284.3,284.3,0,102.5,3.463,6.272 +10/10/2021 12:30,17.48,66.12,1.718,50.12,0.119,473.7,2.369,275.8,275.8,0,102.5,3.397,5.979 +10/10/2021 13:00,17.54,64.07,1.599,54.82,0.12,435.7,2.178,246.3,246.3,0,102.4,3.071,5.321 +10/10/2021 13:30,17.59,63.43,1.414,55.31,0.121,350.5,1.752,188,188,0,102.4,2.512,4.303 +10/10/2021 14:00,18.1,61.58,1.384,40.84,0.124,359.9,1.799,200,200,0,102.4,2.564,4.485 +10/10/2021 14:30,18.19,61.37,1.242,47.44,0.119,290.9,1.454,159,159,0,102.4,2.103,3.764 +10/10/2021 15:00,17.72,62.28,1.137,42.68,0.121,198.6,0.993,103.4,103.4,0,102.4,1.411,2.629 +10/10/2021 15:30,17.65,61.38,1.057,47.32,0.12,179.6,0.898,83.2,83.2,0,102.4,1.28,2.39 +10/10/2021 16:00,17.42,61.31,0.911,45.39,0.117,133.8,0.669,34.35,34.35,0,102.4,1.017,1.751 +10/10/2021 16:30,17.87,63.52,0.906,12.48,0.146,144.4,0.722,53.25,53.25,0,102.4,1.139,2.405 +10/10/2021 17:00,16.95,67.12,0.809,8.47,0.147,58.95,0.295,-10.29,-10.29,0,102.4,0.472,1.048 +10/10/2021 17:30,15.56,73.54,0.406,7.615,0.124,9.81,0.049,-42.47,-42.47,0,102.4,0.112,0.195 +10/10/2021 18:00,14.03,78.07,0.211,9.14,0.145,0,0,-45.29,-45.29,0,102.4,0,0.007 +10/10/2021 18:30,12.88,82.9,0.177,6.795,0.091,0,0,-41.7,-41.7,0,102.4,0,0 +10/10/2021 19:00,12.24,84,0.414,13.37,0.145,0,0,-44.99,-44.99,0,102.5,0,0 +10/10/2021 19:30,11.94,83.2,0.449,4.971,0.153,0,0,-47.06,-47.06,0,102.5,0,0 +10/10/2021 20:00,11.7,84.4,0.548,13.92,0.146,0,0,-47.9,-47.9,0,102.5,0,0 +10/10/2021 20:30,11.56,85.4,0.451,6.417,0.166,0,0,-48.52,-48.52,0,102.5,0,0 +10/10/2021 21:00,11.33,86.9,0.398,10.4,0.174,0,0,-46.75,-46.75,0,102.5,0,0 +10/10/2021 21:30,10.96,88,0.163,17.84,0.128,0,0,-45.61,-45.61,0,102.5,0,0 +10/10/2021 22:00,10.6,89.1,0.09,18.11,0.062,0,0,-40.76,-40.76,0,102.6,0,0 +10/10/2021 22:30,9.75,89.7,0.025,18.04,0.025,0,0,-39.53,-39.53,0,102.6,0,0 +10/10/2021 23:00,9.55,91.1,0.171,18.04,0.05,0,0,-39.53,-39.53,0,102.6,0,0 +10/10/2021 23:30,9.49,91.3,0.134,18.04,0.052,0,0,-40.18,-40.18,0,102.6,0,0 +11/10/2021 00:00,8.23,91.3,0.002,18.03,0.009,0,0,-39.65,-39.65,0,102.6,0,0 +11/10/2021 00:30,8.03,92.6,0.093,6.816,0.078,0,0,-21.48,-21.48,0,102.6,0,0 +11/10/2021 01:00,8.91,93.2,0.179,4.89,0.098,0,0,-26.41,-26.41,0,102.6,0,0 +11/10/2021 01:30,9.65,93.1,0.08,10.54,0.07,0,0,-17.76,-17.76,0,102.6,0,0 +11/10/2021 02:00,10.09,93.2,0.033,327.5,0.022,0,0,-21.34,-21.34,0,102.6,0,0 +11/10/2021 02:30,9.93,93,0.03,309.4,0.035,0,0,-27.98,-27.98,0,102.5,0,0 +11/10/2021 03:00,9.59,93.1,0.01,309.4,0.009,0,0,-31.45,-31.45,0,102.5,0,0 +11/10/2021 03:30,9.15,93.4,0.009,309.4,0.007,0,0,-24.95,-24.95,0,102.5,0,0 +11/10/2021 04:00,9.49,93.8,0.034,310.2,0.023,0.027,0,-9.06,-9.06,0,102.5,0,0 +11/10/2021 04:30,10.01,94,0.118,346.5,0.061,0.21,0.001,-7.969,-7.969,0,102.5,0,0 +11/10/2021 05:00,10.89,94.3,0.393,337.9,0.135,0.224,0.001,-21.92,-21.92,0,102.5,0,0 +11/10/2021 05:30,10.61,93.7,0.419,326.3,0.119,0,0,-41.41,-41.41,0,102.6,0,0 +11/10/2021 06:00,10.34,94.3,0.199,347.5,0.079,0.188,0.001,-9.12,-9.12,0,102.6,0,0 +11/10/2021 06:30,11.03,94.5,0.116,357.8,0.082,1.816,0.009,-3.323,-3.323,0,102.6,0,0.004 +11/10/2021 07:00,11.47,94.4,0.172,5.907,0.121,11.7,0.058,3.005,3.005,0.2,102.6,0.058,0.116 +11/10/2021 07:30,11.7,94.2,0.354,23.85,0.134,34.27,0.171,15.75,15.75,0,102.6,0.184,0.356 +11/10/2021 08:00,11.88,94.4,0.791,16.9,0.14,49.68,0.248,24.82,24.82,0,102.7,0.266,0.468 +11/10/2021 08:30,12.79,94.3,0.892,20.33,0.142,190.7,0.953,52.67,52.67,0,102.7,1.08,2.039 +11/10/2021 09:00,13.7,92.8,1.109,28.6,0.13,230.7,1.154,77.7,77.7,0,102.7,1.435,2.583 +11/10/2021 09:30,14.64,91.1,1.371,30.93,0.127,349.5,1.747,157.8,157.8,0,102.7,2.284,4.026 +11/10/2021 10:00,15.67,81.1,1.413,32.19,0.117,333.5,1.667,155.4,155.4,0,102.7,2.267,3.839 +11/10/2021 10:30,16.41,73.66,1.637,26.61,0.128,391.7,1.958,199.5,199.5,0,102.7,2.696,4.716 +11/10/2021 11:00,16.84,70.91,1.127,41.57,0.12,471.9,2.359,249.9,249.9,0,102.7,3.223,5.459 +11/10/2021 11:30,17.9,63.01,1.532,23.44,0.13,555.8,2.779,315.7,315.7,0,102.7,3.849,6.494 +11/10/2021 12:00,17.89,60.61,1.636,19.42,0.134,509.5,2.548,286.7,286.7,0,102.6,3.542,5.956 +11/10/2021 12:30,18.09,58.27,1.522,31.66,0.129,490.9,2.455,281.5,281.5,0,102.6,3.424,5.873 +11/10/2021 13:00,18.07,58.76,1.573,18.6,0.132,401.9,2.009,221.1,221.1,0,102.6,2.815,4.731 +11/10/2021 13:30,17.78,57.37,1.702,18.73,0.125,477.3,2.387,269.9,269.9,0,102.6,3.265,5.494 +11/10/2021 14:00,18.03,55.33,1.926,14.97,0.136,479.7,2.398,271.5,271.5,0,102.6,3.252,5.512 +11/10/2021 14:30,18.06,53.89,1.424,32.86,0.113,406.2,2.031,219.2,219.2,0,102.5,2.762,4.729 +11/10/2021 15:00,18.33,55.43,1.468,18.5,0.129,366.9,1.834,192.6,192.6,0,102.5,2.537,4.419 +11/10/2021 15:30,17.77,56.91,1.69,21.37,0.13,275.8,1.379,127.2,127.2,0,102.5,1.982,3.498 +11/10/2021 16:00,17.38,58.62,1.349,16.2,0.139,213.5,1.068,85.7,85.7,0,102.5,1.721,3.059 +11/10/2021 16:30,16.78,60.42,1.296,24.91,0.135,117.1,0.586,19.51,19.51,0,102.5,1.047,1.898 +11/10/2021 17:00,15.47,64.85,1.227,16.28,0.14,57.53,0.288,-14.83,-14.83,0,102.5,0.494,0.975 +11/10/2021 17:30,14.05,70.36,0.852,14.07,0.152,8.73,0.044,-45.75,-45.75,0,102.5,0.086,0.185 +11/10/2021 18:00,12.98,74.49,0.786,5.669,0.148,0,0,-53.62,-53.62,0,102.6,0,0.008 +11/10/2021 18:30,12.3,77.37,0.825,2.511,0.153,0,0,-53.93,-53.93,0,102.6,0,0 +11/10/2021 19:00,11.79,79.1,0.745,11.46,0.152,0,0,-53.07,-53.07,0,102.6,0,0 +11/10/2021 19:30,11.12,81.1,0.755,15.61,0.148,0,0,-53.26,-53.26,0,102.6,0,0 +11/10/2021 20:00,10.67,82.6,0.382,356.9,0.168,0,0,-47.86,-47.86,0,102.6,0,0 +11/10/2021 20:30,10.05,85.1,0.292,339.4,0.138,0,0,-43.88,-43.88,0,102.6,0,0 +11/10/2021 21:00,9.43,86.5,0.23,310.2,0.116,0,0,-49.08,-49.08,0,102.6,0,0 +11/10/2021 21:30,8.67,89,0.481,295.3,0.17,0,0,-49.36,-49.36,0,102.6,0,0 +11/10/2021 22:00,8.12,89.7,0.19,278.4,0.102,0,0,-47.23,-47.23,0,102.6,0,0 +11/10/2021 22:30,7.781,91,0.424,352.6,0.132,0,0,-47.33,-47.33,0,102.6,0,0 +11/10/2021 23:00,7.822,91.4,0.283,323.6,0.115,0,0,-47.33,-47.33,0,102.6,0,0 +11/10/2021 23:30,7.278,91.5,0.099,220.9,0.067,0,0,-48.01,-48.01,0,102.6,0,0 +12/10/2021 00:00,7.254,92.5,0.54,322.2,0.125,0,0,-44.28,-44.28,0,102.6,0,0 +12/10/2021 00:30,7.448,92.5,0.55,345.5,0.157,0,0,-44.59,-44.59,0,102.6,0,0 +12/10/2021 01:00,7.481,92.7,0.756,334.8,0.139,0,0,-45.78,-45.78,0,102.5,0,0 +12/10/2021 01:30,7.283,92.7,0.441,330.3,0.117,0,0,-43.8,-43.8,0,102.5,0,0 +12/10/2021 02:00,6.726,93.1,0.368,347.4,0.138,0,0,-41.99,-41.99,0,102.5,0,0 +12/10/2021 02:30,6.535,93.1,0.33,355.6,0.121,0,0,-42.25,-42.25,0,102.5,0,0 +12/10/2021 03:00,5.941,93.2,0.031,353.4,0.064,0,0,-45.15,-45.15,0,102.4,0,0 +12/10/2021 03:30,5.442,93.7,0.158,349.5,0.094,0,0,-41.7,-41.7,0,102.4,0,0 +12/10/2021 04:00,5.423,93.9,0.066,346.8,0.058,0,0,-42.72,-42.72,0,102.4,0,0 +12/10/2021 04:30,5.039,93.7,0.003,346.8,0.008,0,0,-39.17,-39.17,0,102.4,0,0 +12/10/2021 05:00,4.811,94.4,0.001,346.8,0.003,0,0,-40.28,-40.28,0,102.4,0,0 +12/10/2021 05:30,4.612,94.1,0.043,346.5,0.052,0,0,-36.43,-36.43,0,102.4,0,0 +12/10/2021 06:00,4.293,93.9,0.029,346.2,0.028,0,0,-39.43,-39.43,0.2,102.4,0,0 +12/10/2021 06:30,4.037,94.5,0.042,346.3,0.058,1.565,0.008,-34.48,-34.48,0,102.4,0.008,0.032 +12/10/2021 07:00,4.4,94.7,0.054,284.9,0.034,24.82,0.124,-25.37,-25.37,0,102.4,0.151,0.305 +12/10/2021 07:30,4.941,94.7,0.161,309.4,0.089,62.19,0.311,-5.375,-5.375,0,102.4,0.328,0.634 +12/10/2021 08:00,6.125,94.1,0.263,293.1,0.109,150.4,0.752,22.31,22.31,0,102.4,0.82,1.72 +12/10/2021 08:30,7.759,92.7,0.315,292.1,0.132,215.3,1.076,54.98,54.98,0,102.4,1.327,2.612 +12/10/2021 09:00,9.9,91.3,0.205,279.5,0.098,245.8,1.229,82.2,82.2,0,102.4,1.61,2.974 +12/10/2021 09:30,10.16,90.4,0.601,302.8,0.133,255,1.275,124.8,124.8,0,102.4,1.649,3.179 +12/10/2021 10:00,11.38,89,0.499,242.8,0.127,241.9,1.21,124.3,124.3,0,102.4,1.571,2.955 +12/10/2021 10:30,13.1,82,0.769,206.4,0.119,399.1,1.996,201.3,201.3,0,102.4,2.686,4.645 +12/10/2021 11:00,15.24,66.68,0.594,164.2,0.111,524.4,2.622,289.3,289.3,0,102.3,3.577,6.212 +12/10/2021 11:30,15.89,64.39,0.583,320,0.103,475.3,2.377,276.9,276.9,0,102.3,3.343,5.902 +12/10/2021 12:00,16.21,64.94,0.994,358.4,0.125,411.2,2.056,239.9,239.9,0,102.3,2.941,5.363 +12/10/2021 12:30,16.47,63.64,1.084,352.6,0.135,396.7,1.983,230,230,0,102.2,2.773,5.077 +12/10/2021 13:00,16.94,61.14,1.154,349.2,0.116,536.7,2.683,320.7,320.7,0,102.2,3.733,6.76 +12/10/2021 13:30,17.24,60.99,1.495,336.9,0.133,417.2,2.086,236,236,0,102.2,2.971,5.288 +12/10/2021 14:00,17.28,59.97,1.508,333.7,0.131,489.4,2.447,291.5,291.5,0,102.1,3.373,6.124 +12/10/2021 14:30,17.64,58.23,1.671,349.1,0.139,348.7,1.744,189.7,189.7,0,102.1,2.453,4.42 +12/10/2021 15:00,16.64,60.77,1.956,330.1,0.137,196.8,0.984,86,86,0,102.1,1.361,2.435 +12/10/2021 15:30,16.28,61.88,1.884,343,0.141,162.1,0.81,56.56,56.56,0,102.1,1.135,2.066 +12/10/2021 16:00,16.26,62.47,1.618,352,0.151,125.3,0.627,29.29,29.29,0,102.1,0.927,1.658 +12/10/2021 16:30,15.61,66.24,1.987,339.2,0.145,122.5,0.613,34.14,34.14,0,102.1,1.117,2.24 +12/10/2021 17:00,15.91,66.12,1.325,343.9,0.141,71.13,0.356,17.38,17.38,0,102.1,0.704,1.549 +12/10/2021 17:30,14.25,72.07,0.979,352,0.154,6.604,0.033,-45.95,-45.95,0,102.1,0.07,0.157 +12/10/2021 18:00,12.93,77.27,0.808,353.4,0.149,0,0,-55.99,-55.99,0,102.1,0,0 +12/10/2021 18:30,11.89,81.1,0.414,331.1,0.141,0,0,-49.4,-49.4,0,102.2,0,0 +12/10/2021 19:00,11.04,83.9,0.434,325.1,0.141,0,0,-45.26,-45.26,0,102.2,0,0 +12/10/2021 19:30,10.28,85.1,0.174,324.3,0.097,0,0,-43.58,-43.58,0,102.2,0,0 +12/10/2021 20:00,9.49,87.5,0.004,323.6,0.01,0,0,-39.31,-39.31,0,102.2,0,0 +12/10/2021 20:30,9.26,89.2,0.288,322.7,0.094,0,0,-41.77,-41.77,0,102.2,0,0 +12/10/2021 21:00,9.04,89.6,0.257,322.3,0.12,0,0,-40.51,-40.51,0,102.2,0,0 +12/10/2021 21:30,8.82,90.4,0.378,321.9,0.105,0,0,-42.55,-42.55,0,102.2,0,0 +12/10/2021 22:00,8.64,90.7,0.57,318.9,0.13,0,0,-42.94,-42.94,0,102.2,0,0 +12/10/2021 22:30,8.3,91.3,0.49,323.2,0.124,0,0,-40.81,-40.81,0,102.2,0,0 +12/10/2021 23:00,7.752,91.3,0.056,330.3,0.041,0,0,-38.45,-38.45,0,102.2,0,0 +12/10/2021 23:30,7.503,92.2,0.067,330.3,0.065,0,0,-36.18,-36.18,0,102.3,0,0 +13/10/2021 00:00,7.465,92.3,0.059,330.3,0.038,0,0,-36.41,-36.41,0,102.3,0,0 +13/10/2021 00:30,6.724,92.3,0,0,0,0,0,-34.93,-34.93,0,102.3,0,0 +13/10/2021 01:00,6.675,93,0.015,330.3,0.012,0,0,-27.47,-27.47,0,102.3,0,0 +13/10/2021 01:30,6.894,93.5,0.233,305.6,0.059,0,0,-27.98,-27.98,0,102.3,0,0 +13/10/2021 02:00,7.424,93,0.31,304.7,0.126,0,0,-40.94,-40.94,0,102.2,0,0 +13/10/2021 02:30,7.119,93.4,0.374,288.3,0.101,0,0,-40.36,-40.36,0,102.2,0,0 +13/10/2021 03:00,6.721,93.3,0.212,311.5,0.077,0,0,-38.39,-38.39,0,102.2,0,0 +13/10/2021 03:30,6.35,93.5,0.289,319.9,0.103,0,0,-37.27,-37.27,0,102.3,0,0 +13/10/2021 04:00,6.046,93.6,0.015,148.4,0.019,0,0,-41.28,-41.28,0,102.3,0,0 +13/10/2021 04:30,5.461,93.9,0,0,0,0,0,-36.5,-36.5,0,102.3,0,0 +13/10/2021 05:00,5.332,94,0,0,0,0,0,-35.46,-35.46,0,102.3,0,0 +13/10/2021 05:30,5.218,94.3,0.033,148.3,0.028,0,0,-35.63,-35.63,0,102.3,0,0 +13/10/2021 06:00,5.228,94.4,0.019,148.3,0.011,0,0,-36.6,-36.6,0,102.3,0,0 +13/10/2021 06:30,5.274,94.6,0.019,169.2,0.022,0.508,0.003,-34.34,-34.34,0.2,102.3,0,0.008 +13/10/2021 07:00,5.154,94.7,0.003,170.4,0.006,15.83,0.079,-27.74,-27.74,0,102.4,0.097,0.188 +13/10/2021 07:30,5.873,95.2,0.004,170.4,0.007,61.03,0.305,-5.497,-5.497,0,102.4,0.299,0.498 +13/10/2021 08:00,7.906,94,0.263,292.7,0.089,144.2,0.721,25.92,25.92,0,102.4,0.792,1.685 +13/10/2021 08:30,10.02,92,0.064,293.7,0.056,225.7,1.128,61.15,61.15,0,102.4,1.381,2.725 +13/10/2021 09:00,11.24,90.2,0.637,256.2,0.11,278,1.39,96.8,96.8,0,102.4,1.817,3.315 +13/10/2021 09:30,12.82,87,0.235,285,0.104,335.4,1.677,132.7,132.7,0,102.4,2.32,4.016 +13/10/2021 10:00,14.71,78.91,0.439,336.8,0.121,398.1,1.99,183.3,183.3,0,102.5,2.815,4.747 +13/10/2021 10:30,15.79,74.87,0.58,16.95,0.103,416.1,2.081,228.9,228.9,0,102.5,2.997,5.288 +13/10/2021 11:00,16.33,70.95,0.428,38.17,0.107,316,1.58,174.5,174.5,0,102.4,2.256,4.073 +13/10/2021 11:30,17.42,66.98,0.502,18.01,0.108,447,2.235,252.2,252.2,0,102.4,3.174,5.632 +13/10/2021 12:00,17.42,64.47,0.668,56.11,0.121,431.7,2.159,247,247,0,102.4,3.024,5.457 +13/10/2021 12:30,18.2,62.86,0.932,21.02,0.127,510.4,2.552,303.9,303.9,0,102.4,3.597,6.467 +13/10/2021 13:00,18.39,60.49,0.908,38.58,0.119,433.4,2.167,251.6,251.6,0,102.4,3.086,5.476 +13/10/2021 13:30,18.17,60.79,1.182,14.25,0.139,380.4,1.902,207.2,207.2,0,102.4,2.612,4.566 +13/10/2021 14:00,18.75,58.17,1.052,28.74,0.116,458.2,2.291,262.2,262.2,0,102.4,3.15,5.616 +13/10/2021 14:30,18.6,57.04,0.818,52.03,0.122,244.9,1.225,125.6,125.6,0,102.4,1.752,3.226 +13/10/2021 15:00,18.53,58.68,0.537,73.83,0.118,288.5,1.442,160.5,160.5,0,102.3,1.993,3.847 +13/10/2021 15:30,18.46,58.5,0.593,56.44,0.128,208.5,1.043,89.8,89.8,0,102.4,1.539,2.754 +13/10/2021 16:00,18.65,55.79,0.715,52.96,0.124,202.4,1.012,94.5,94.5,0,102.3,1.665,3.182 +13/10/2021 16:30,17.4,60.29,0.417,47.18,0.123,50.68,0.253,-8.84,-8.84,0,102.3,0.45,0.746 +13/10/2021 17:00,16.65,62.88,0.263,56.2,0.084,44.7,0.224,-15.31,-15.31,0,102.3,0.503,1.035 +13/10/2021 17:30,15.29,68.99,0.072,36.01,0.047,4.365,0.022,-38.21,-38.21,0,102.4,0.07,0.119 +13/10/2021 18:00,13.19,76.82,0.026,24.77,0.019,0,0,-37.18,-37.18,0,102.4,0,0 +13/10/2021 18:30,11.95,84,0.063,18.15,0.076,0,0,-36.35,-36.35,0,102.4,0,0 +13/10/2021 19:00,11.87,86.5,0.277,15.01,0.133,0,0,-37.33,-37.33,0,102.4,0,0 +13/10/2021 19:30,11.8,86.6,0.286,11.53,0.146,0,0,-41.69,-41.69,0,102.4,0,0 +13/10/2021 20:00,11.68,87.9,0.483,18.96,0.138,0,0,-45.28,-45.28,0,102.4,0,0 +13/10/2021 20:30,11.43,88.7,0.237,42.66,0.112,0,0,-45.45,-45.45,0,102.4,0,0 +13/10/2021 21:00,10.91,89.4,0.095,31.7,0.071,0,0,-43.76,-43.76,0,102.5,0,0 +13/10/2021 21:30,10.61,90.1,0.059,50.59,0.052,0,0,-43.44,-43.44,0,102.5,0,0 +13/10/2021 22:00,10.39,90.6,0.038,78.33,0.042,0,0,-42.57,-42.57,0,102.5,0,0 +13/10/2021 22:30,9.2,89.8,0.021,83.6,0.012,0,0,-38.98,-38.98,0,102.5,0,0 +13/10/2021 23:00,8.4,90.8,0,0,0,0,0,-39.64,-39.64,0,102.5,0,0 +13/10/2021 23:30,7.797,91.4,0,0,0,0,0,-39.54,-39.54,0,102.5,0,0 +14/10/2021 00:00,7.405,91.8,0,0,0,0,0,-40.65,-40.65,0,102.4,0,0 +14/10/2021 00:30,7.059,92.6,0.005,83.9,0.004,0,0,-40.77,-40.77,0,102.4,0,0 +14/10/2021 01:00,6.863,92.6,0,0,0,0,0,-42.72,-42.72,0,102.4,0,0 +14/10/2021 01:30,6.198,92.8,0,0,0,0,0,-39.83,-39.83,0,102.4,0,0 +14/10/2021 02:00,6.16,93.4,0,0,0,0,0,-39.9,-39.9,0,102.4,0,0 +14/10/2021 02:30,5.817,93.3,0,0,0,0,0,-40.64,-40.64,0,102.4,0,0 +14/10/2021 03:00,5.478,93.5,0.025,84,0.035,0,0,-39,-39,0,102.4,0,0 +14/10/2021 03:30,5.157,93.3,0,0,0,0,0,-38.56,-38.56,0,102.4,0,0 +14/10/2021 04:00,4.753,93.8,0,0,0,0,0,-33.91,-33.91,0,102.4,0,0 +14/10/2021 04:30,4.409,93.5,0,84.1,0,0,0,-28.76,-28.76,0,102.4,0,0 +14/10/2021 05:00,4.282,93.8,0,83.6,0.001,0,0,-31.82,-31.82,0,102.4,0,0 +14/10/2021 05:30,4.071,94,0,0,0,0,0,-38.07,-38.07,0.4,102.4,0,0 +14/10/2021 06:00,3.911,94.3,0.003,83.6,0.006,0,0,-40.1,-40.1,0,102.4,0,0 +14/10/2021 06:30,3.773,94.2,0.003,128.8,0.005,0.336,0.002,-40.97,-40.97,0,102.4,0,0.013 +14/10/2021 07:00,3.498,94.5,0,0,0,11.99,0.06,-34.78,-34.78,0,102.4,0.104,0.206 +14/10/2021 07:30,4.193,95.2,0.005,99.8,0.007,57.23,0.286,-12.62,-12.62,0,102.4,0.23,0.349 +14/10/2021 08:00,6.432,94.1,0.002,100.8,0.004,153.2,0.766,20.24,20.24,0,102.4,0.814,1.768 +14/10/2021 08:30,8.85,91.4,0.272,156.2,0.1,234,1.17,54.67,54.67,0,102.4,1.422,2.852 +14/10/2021 09:00,10.04,85.3,0.478,143.3,0.119,306.2,1.531,104.3,104.3,0,102.4,1.934,3.664 +14/10/2021 09:30,11.43,72.56,0.592,123.7,0.129,363.3,1.816,183.9,183.9,0,102.4,2.385,4.366 +14/10/2021 10:00,12.85,66.43,0.692,148.8,0.119,416.1,2.08,217.4,217.4,0,102.3,2.793,4.985 +14/10/2021 10:30,14.01,61.78,0.676,147.1,0.114,462.9,2.314,243.6,243.6,0,102.3,3.147,5.549 +14/10/2021 11:00,14.6,59.45,1.056,160.9,0.121,501.5,2.507,274,274,0,102.3,3.383,6.024 +14/10/2021 11:30,15.08,56.52,0.843,140.4,0.116,522.2,2.611,295,295,0,102.2,3.526,6.302 +14/10/2021 12:00,15.37,53.33,1.007,125.7,0.106,534.1,2.67,304.6,304.6,0,102.2,3.584,6.38 +14/10/2021 12:30,15.45,52.8,1.08,148.2,0.117,534,2.67,309.1,309.1,0,102.2,3.569,6.334 +14/10/2021 13:00,15.99,50.78,0.941,123.1,0.111,517,2.585,301.9,301.9,0,102.1,3.432,6.133 +14/10/2021 13:30,16.19,50.16,0.881,139.8,0.123,487.5,2.438,283,283,0,102.1,3.222,5.784 +14/10/2021 14:00,16.41,49.71,0.926,147.2,0.123,445.9,2.23,253.6,253.6,0,102,2.941,5.323 +14/10/2021 14:30,16.64,49.2,0.898,136.1,0.121,394.7,1.974,217.6,217.6,0,102,2.607,4.783 +14/10/2021 15:00,16.91,49.29,0.72,102,0.113,332,1.66,171.6,171.6,0,102,2.238,4.131 +14/10/2021 15:30,17.19,48.86,0.794,135.6,0.122,262.4,1.312,122.4,122.4,0,101.9,1.962,3.609 +14/10/2021 16:00,16.9,49.28,0.653,134.5,0.124,188.3,0.941,72.49,72.49,0,101.9,1.674,3.073 +14/10/2021 16:30,16.47,50.53,0.606,137.7,0.123,115.6,0.578,22.74,22.74,0,101.9,1.315,2.47 +14/10/2021 17:00,15.9,53.38,0.261,169.6,0.127,35.3,0.177,-26.27,-26.27,0,101.9,0.492,0.954 +14/10/2021 17:30,13.31,67.17,0.005,170.5,0.005,1.299,0.006,-49.18,-49.18,0,101.9,0.035,0.063 +14/10/2021 18:00,10.29,79.51,0.014,170.5,0.024,0,0,-47.62,-47.62,0,101.9,0,0 +14/10/2021 18:30,8.96,83.9,0.05,174.4,0.053,0,0,-45.35,-45.35,0,101.9,0,0 +14/10/2021 19:00,8.21,87.2,0.095,177.6,0.07,0,0,-44.19,-44.19,0,101.9,0,0 +14/10/2021 19:30,7.688,88.7,0.081,214.9,0.07,0,0,-42.02,-42.02,0,101.8,0,0 +14/10/2021 20:00,7.242,89.6,0.014,213.5,0.013,0,0,-39.18,-39.18,0,101.8,0,0 +14/10/2021 20:30,6.831,90.6,0.012,213.5,0.009,0,0,-41.13,-41.13,0,101.8,0,0 +14/10/2021 21:00,6.63,91.2,0.134,302.3,0.064,0,0,-41.78,-41.78,0,101.8,0,0 +14/10/2021 21:30,6.265,91.6,0.063,282.9,0.027,0,0,-37.79,-37.79,0,101.8,0,0 +14/10/2021 22:00,6.354,92.1,0.2,265.6,0.091,0,0,-39.67,-39.67,0,101.8,0,0 +14/10/2021 22:30,5.981,92,0.233,312,0.117,0,0,-38.86,-38.86,0,101.8,0,0 +14/10/2021 23:00,5.523,92.6,0.069,313.9,0.065,0,0,-37.08,-37.08,0,101.7,0,0 +14/10/2021 23:30,5.391,92.7,0.066,314,0.042,0,0,-35.07,-35.07,0,101.7,0,0 +15/10/2021 00:00,5.494,93,0.119,269.6,0.089,0,0,-38.71,-38.71,0,101.7,0,0 +15/10/2021 00:30,5.207,92.9,0,0,0,0,0,-37.68,-37.68,0,101.7,0,0 +15/10/2021 01:00,4.84,93.1,0.011,259.4,0.009,0,0,-40,-40,0,101.7,0,0 +15/10/2021 01:30,4.446,93.2,0.032,259.4,0.044,0,0,-38.33,-38.33,0,101.7,0,0 +15/10/2021 02:00,4.319,93.6,0.046,259.4,0.048,0,0,-34.45,-34.45,0,101.6,0,0 +15/10/2021 02:30,4.4,93.8,0.095,259.8,0.088,0,0,-32.63,-32.63,0,101.6,0,0 +15/10/2021 03:00,4.605,93.9,0,259.9,0.002,0,0,-29.6,-29.6,0,101.6,0,0 +15/10/2021 03:30,4.587,94,0.009,259.9,0.022,0,0,-26.95,-26.95,0,101.6,0,0 +15/10/2021 04:00,4.712,94,0.059,259.7,0.051,0,0,-24.36,-24.36,0,101.6,0,0 +15/10/2021 04:30,4.865,93.9,0.129,287.7,0.074,0,0,-29.21,-29.21,0,101.6,0,0 +15/10/2021 05:00,4.626,93.8,0.002,308.7,0.006,0,0,-25.95,-25.95,0,101.6,0,0 +15/10/2021 05:30,4.682,94.2,0.019,308.4,0.025,0,0,-34.61,-34.61,0,101.6,0,0 +15/10/2021 06:00,4.323,93.7,0.091,324.9,0.04,0,0,-40.12,-40.12,0,101.6,0,0 +15/10/2021 06:30,3.762,94.1,0.062,327.4,0.043,0.069,0,-37.92,-37.92,0,101.6,0,0 +15/10/2021 07:00,4.254,94.9,0.271,317.1,0.115,9.59,0.048,-33.6,-33.6,0,101.6,0.056,0.108 +15/10/2021 07:30,4.623,95,0.043,315.3,0.045,52.85,0.264,-9.9,-9.9,0,101.6,0.224,0.356 +15/10/2021 08:00,7.39,94.7,0.006,294.4,0.008,147.6,0.738,33.48,33.48,0,101.6,0.797,1.807 +15/10/2021 08:30,8.71,90.7,0.376,248.7,0.122,256.1,1.281,97.2,97.2,0,101.7,1.594,3.423 +15/10/2021 09:00,9.51,89.3,0.109,244.3,0.071,170.3,0.852,66.32,66.32,0,101.7,1.05,2.286 +15/10/2021 09:30,9.68,86.4,0.494,295.5,0.155,169.7,0.848,68.42,68.42,0,101.7,1.037,2.23 +15/10/2021 10:00,10.29,84.6,0.403,307.2,0.133,233,1.165,94.6,94.6,0,101.7,1.479,2.92 +15/10/2021 10:30,12.53,78.66,0.391,322.4,0.104,302.7,1.513,134.1,134.1,0,101.7,1.997,3.75 +15/10/2021 11:00,14.73,70.04,0.265,338.1,0.101,473.9,2.369,256.2,256.2,0,101.7,3.218,5.817 +15/10/2021 11:30,16.39,64.8,0.614,35.36,0.118,546.4,2.732,316.3,316.3,0,101.7,3.777,6.676 +15/10/2021 12:00,17.12,57.19,1.02,58.09,0.109,552,2.76,324.2,324.2,0,101.7,3.803,6.75 +15/10/2021 12:30,17.1,58.01,0.917,70.86,0.123,509.9,2.55,295.9,295.9,0,101.7,3.493,6.261 +15/10/2021 13:00,17.71,59.06,0.95,42.19,0.12,510.1,2.551,299.1,299.1,0,101.7,3.468,6.231 +15/10/2021 13:30,18.12,57.18,0.726,45.48,0.117,364.9,1.825,199.3,199.3,0,101.7,2.528,4.478 +15/10/2021 14:00,17.8,56.9,0.777,60.62,0.115,355.5,1.777,195.2,195.2,0,101.6,2.457,4.384 +15/10/2021 14:30,18.26,58.2,0.776,28.19,0.12,373,1.865,207.3,207.3,0,101.6,2.577,4.703 +15/10/2021 15:00,18.44,57.73,0.638,38.65,0.122,235.7,1.179,113,113,0,101.6,1.711,3.065 +15/10/2021 15:30,17.96,59.25,0.605,37.4,0.12,197,0.985,91.1,91.1,0,101.6,1.526,2.875 +15/10/2021 16:00,18.08,59.34,0.562,55,0.114,166.8,0.834,64.84,64.84,0,101.6,1.493,2.826 +15/10/2021 16:30,17.79,60.18,0.519,59.83,0.129,105.7,0.528,21.47,21.47,0,101.6,1.128,2.268 +15/10/2021 17:00,16.39,66.27,0.666,15.37,0.149,36.86,0.184,-22.52,-22.52,0,101.6,0.458,0.964 +15/10/2021 17:30,14.47,74.33,0.252,3.96,0.129,3.413,0.017,-41.29,-41.29,0,101.7,0.053,0.107 +15/10/2021 18:00,13.04,80.2,0.146,1.424,0.11,0,0,-40.99,-40.99,0,101.7,0,0 +15/10/2021 18:30,12.26,83.7,0.395,14.32,0.144,0,0,-41.49,-41.49,0,101.7,0,0 +15/10/2021 19:00,11.87,85.4,0.274,23.08,0.136,0,0,-43.03,-43.03,0,101.7,0,0 +15/10/2021 19:30,11.54,87.6,0.196,5.205,0.149,0,0,-40.22,-40.22,0,101.7,0,0 +15/10/2021 20:00,11.21,89.2,0.18,6.796,0.143,0,0,-37.59,-37.59,0,101.7,0,0 +15/10/2021 20:30,10.58,89.6,0.2,321.7,0.073,0,0,-37.99,-37.99,0,101.7,0,0 +15/10/2021 21:00,9.66,90.6,0,0,0,0,0,-37.72,-37.72,0,101.7,0,0 +15/10/2021 21:30,9.26,91.4,0,0,0,0,0,-35.36,-35.36,0,101.8,0,0 +15/10/2021 22:00,8.64,91.7,0,0,0,0,0,-37.59,-37.59,0,101.8,0,0 +15/10/2021 22:30,8.47,92.3,0,0,0,0,0,-36.4,-36.4,0,101.8,0,0 +15/10/2021 23:00,8.14,92.4,0,0,0,0,0,-34.77,-34.77,0,101.8,0,0 +15/10/2021 23:30,7.616,92.9,0,0,0,0,0,-32.78,-32.78,0,101.8,0,0 +16/10/2021 00:00,7.43,93,0,0,0,0,0,-33.39,-33.39,0,101.8,0,0 +16/10/2021 00:30,7.058,93.2,0,0,0,0,0,-25.77,-25.77,0,101.8,0,0 +16/10/2021 01:00,6.959,93.6,0,0,0,0,0,-17.84,-17.84,0,101.7,0,0 +16/10/2021 01:30,7.415,93.9,0,0,0,0,0,-14.77,-14.77,0.2,101.7,0,0 +16/10/2021 02:00,7.416,93.6,0,0,0,0,0,-18.96,-18.96,0,101.7,0,0 +16/10/2021 02:30,6.894,93.5,0,0,0,0,0,-21.44,-21.44,0.2,101.7,0,0 +16/10/2021 03:00,6.595,93.9,0,0,0,0,0,-21.61,-21.61,0,101.7,0,0 +16/10/2021 03:30,6.507,94.1,0,0,0,0,0,-16.34,-16.34,0,101.7,0,0 +16/10/2021 04:00,6.492,94.1,0,0,0,0,0,-15.59,-15.59,0,101.7,0,0 +16/10/2021 04:30,6.461,94.2,0,0,0,0,0,-17.01,-17.01,0,101.7,0,0 +16/10/2021 05:00,6.438,94.3,0,0,0,0,0,-17.43,-17.43,0,101.7,0,0 +16/10/2021 05:30,6.404,94.4,0,0,0,0,0,-15,-15,0,101.7,0,0 +16/10/2021 06:00,6.374,94.5,0,0,0,0,0,-13.85,-13.85,0,101.7,0,0 +16/10/2021 06:30,6.458,94.7,0,0,0,0.538,0.003,-12.1,-12.1,0,101.7,0,0 +16/10/2021 07:00,6.423,94.5,0,0,0,11.37,0.057,-9.25,-9.25,0,101.7,0.059,0.132 +16/10/2021 07:30,6.512,94.7,0,0,0,38.64,0.193,7.554,7.554,0.2,101.7,0.206,0.394 +16/10/2021 08:00,6.949,94.6,0,158.3,0.001,71.98,0.36,32.79,32.79,0,101.7,0.358,0.818 +16/10/2021 08:30,7.528,94.6,0,158.5,0.001,98.9,0.494,49.54,49.54,0,101.7,0.49,1.177 +16/10/2021 09:00,8.3,94.7,0.053,122.4,0.06,127.7,0.639,69.06,69.06,0,101.7,0.66,1.532 +16/10/2021 09:30,9.12,94.5,0.099,110.7,0.087,159.1,0.795,93.9,93.9,0,101.7,0.86,2.003 +16/10/2021 10:00,9.86,94.2,0.142,110.6,0.087,192.7,0.963,119.1,119.1,0,101.7,1.089,2.571 +16/10/2021 10:30,10.53,93.7,0.303,120.1,0.107,238.7,1.193,155.9,155.9,0,101.7,1.39,3.261 +16/10/2021 11:00,11.22,93.3,0.201,76.41,0.1,256,1.28,157.9,157.9,0,101.7,1.539,3.58 +16/10/2021 11:30,12.43,92.1,0.344,144.8,0.085,494.4,2.472,276.2,276.2,0,101.7,3.164,6.393 +16/10/2021 12:00,13.93,88.5,0.58,150.1,0.129,501.1,2.506,282.5,282.5,0,101.7,3.282,6.315 +16/10/2021 12:30,15.88,74.25,0.443,168.1,0.096,491.3,2.457,280.7,280.7,0,101.6,3.261,6.18 +16/10/2021 13:00,17.12,67.11,0.628,167.5,0.121,490.7,2.454,283.6,283.6,0,101.6,3.342,6.298 +16/10/2021 13:30,17.83,64.95,0.583,131.1,0.088,472.5,2.362,287.5,287.5,0,101.6,3.311,6.554 +16/10/2021 14:00,18.3,62.76,0.769,131.6,0.115,437.5,2.188,257.3,257.3,0,101.5,3.1,5.925 +16/10/2021 14:30,18.05,62,0.645,115.6,0.111,343.1,1.716,181.3,181.3,0,101.5,2.458,4.605 +16/10/2021 15:00,17.66,62.13,0.748,129.8,0.125,241,1.205,108.5,108.5,0,101.5,1.777,3.414 +16/10/2021 15:30,17.56,61.38,0.636,113.2,0.122,240.4,1.202,109.9,109.9,0,101.5,1.859,3.639 +16/10/2021 16:00,17.5,61.85,0.708,125.2,0.121,185.7,0.929,70.6,70.6,0,101.5,1.579,3.094 +16/10/2021 16:30,17.01,62.26,0.517,133.4,0.118,103.7,0.519,14.81,14.81,0,101.4,1.075,2.156 +16/10/2021 17:00,16.34,64.57,0.086,127.8,0.067,28.11,0.141,-30.01,-30.01,0,101.4,0.329,0.639 +16/10/2021 17:30,14.3,73.62,0.04,144.6,0.038,1.784,0.009,-46.06,-46.06,0,101.4,0.022,0.059 +16/10/2021 18:00,12.5,79.85,0.001,136.7,0.004,0,0,-45.89,-45.89,0,101.4,0,0 +16/10/2021 18:30,11.67,84.6,0.002,136.4,0.005,0,0,-44.79,-44.79,0,101.5,0,0 +16/10/2021 19:00,10.96,85.9,0,136.6,0,0,0,-41.58,-41.58,0,101.5,0,0 +16/10/2021 19:30,10.25,88.4,0.002,185.8,0.002,0,0,-38.83,-38.83,0,101.5,0,0 +16/10/2021 20:00,9.63,89.6,0,0,0,0,0,-38.49,-38.49,0,101.5,0,0 +16/10/2021 20:30,9.04,90.7,0,0,0,0,0,-40.16,-40.16,0,101.5,0,0 +16/10/2021 21:00,9.42,91.8,0.013,185.7,0.017,0,0,-40.6,-40.6,0,101.5,0,0 +16/10/2021 21:30,8.92,91.8,0.013,185.7,0.026,0,0,-40.87,-40.87,0,101.5,0,0 +16/10/2021 22:00,8.59,92.3,0,185.8,0.001,0,0,-42,-42,0,101.4,0,0 +16/10/2021 22:30,8.51,92.6,0,0,0,0,0,-41.08,-41.08,0,101.4,0,0 +16/10/2021 23:00,8.03,92.9,0.002,185.8,0.005,0,0,-40.43,-40.43,0,101.4,0,0 +16/10/2021 23:30,8.54,93.7,0.04,146.5,0.043,0,0,-43.57,-43.57,0,101.4,0,0 +17/10/2021 00:00,8.53,93.5,0.003,181.5,0.007,0,0,-43.17,-43.17,0,101.4,0,0 +17/10/2021 00:30,8.11,93.5,0.002,164.9,0.007,0,0,-42.86,-42.86,0,101.4,0,0 +17/10/2021 01:00,8,93.7,0.001,164.8,0.005,0,0,-41.19,-41.19,0,101.4,0,0 +17/10/2021 01:30,7.94,94.4,0.003,163.8,0.003,0,0,-39.04,-39.04,0,101.4,0,0 +17/10/2021 02:00,7.69,93.8,0.009,125.7,0.008,0,0,-36.13,-36.13,0,101.4,0,0 +17/10/2021 02:30,7.658,94.7,0.022,99.3,0.022,0,0,-39.06,-39.06,0,101.3,0,0 +17/10/2021 03:00,7.454,94.2,0,0,0,0,0,-35.19,-35.19,0,101.3,0,0 +17/10/2021 03:30,6.93,94,0.019,125.6,0.017,0,0,-32.49,-32.49,0.2,101.3,0,0 +17/10/2021 04:00,6.46,94.6,0.004,130.9,0.004,0,0,-35.12,-35.12,0,101.3,0,0 +17/10/2021 04:30,6.976,95.2,0.016,138.4,0.02,0,0,-35.96,-35.96,0,101.3,0,0 +17/10/2021 05:00,7.351,95.1,0.112,124.4,0.071,0,0,-33.29,-33.29,0,101.3,0,0 +17/10/2021 05:30,7.62,95,0.085,136.6,0.059,0,0,-33.77,-33.77,0,101.3,0,0 +17/10/2021 06:00,7.418,94.7,0.021,134.5,0.021,0,0,-34.98,-34.98,0,101.3,0,0 +17/10/2021 06:30,7.103,94.9,0.004,135.2,0.006,0.057,0,-38.96,-38.96,0,101.3,0,0.011 +17/10/2021 07:00,6.876,95.1,0.08,139.8,0.049,12.25,0.061,-27.82,-27.82,0,101.3,0.061,0.174 +17/10/2021 07:30,7.474,95.1,0.344,134.9,0.107,43.87,0.219,-4.339,-4.339,0,101.3,0.23,0.502 +17/10/2021 08:00,8.05,94.7,0.416,136.5,0.121,78.99,0.395,9.84,9.84,0,101.3,0.385,0.939 +17/10/2021 08:30,8.53,94,0.623,140.9,0.125,115.9,0.579,20.37,20.37,0,101.4,0.569,1.321 +17/10/2021 09:00,9.4,92.7,0.607,127.7,0.126,191.3,0.957,51.57,51.57,0,101.4,1.057,2.268 +17/10/2021 09:30,10.42,88.1,0.478,141.3,0.128,240.2,1.201,89.9,89.9,0,101.4,1.397,2.901 +17/10/2021 10:00,11.27,81.8,0.508,143.8,0.119,234,1.17,101.9,101.9,0,101.4,1.409,3.03 +17/10/2021 10:30,12.37,78.53,0.501,159.4,0.119,346.9,1.734,177.6,177.6,0,101.4,2.202,4.48 +17/10/2021 11:00,14.46,71.06,0.851,150.3,0.125,545.4,2.727,326.9,326.9,0,101.4,3.585,6.99 +17/10/2021 11:30,15.5,67.7,0.976,159.8,0.133,418,2.09,226.7,226.7,0,101.4,2.827,5.334 +17/10/2021 12:00,15.99,66.45,0.95,169,0.14,460.1,2.3,252.2,252.2,0,101.4,3.085,5.841 +17/10/2021 12:30,17.43,62.28,0.907,161.5,0.132,518.1,2.591,303.5,303.5,0,101.4,3.432,6.506 +17/10/2021 13:00,17.94,59.71,1.129,200.4,0.126,464,2.32,267.8,267.8,0,101.4,3.121,5.823 +17/10/2021 13:30,18.31,59.85,0.607,150.4,0.117,459.5,2.297,268.6,268.6,0,101.3,3.147,5.888 +17/10/2021 14:00,18.97,57.7,0.612,144.9,0.113,369.6,1.848,205.5,205.5,0,101.3,2.584,4.814 +17/10/2021 14:30,18.53,59.11,0.206,298.3,0.068,241.5,1.208,116.3,116.3,0,101.4,1.735,3.185 +17/10/2021 15:00,19.31,55.2,0.385,131,0.107,306,1.53,165.8,165.8,0,101.3,2.193,4.243 +17/10/2021 15:30,18.95,57.32,1.298,188.2,0.152,181,0.905,71.9,71.9,0,101.3,1.39,2.56 +17/10/2021 16:00,17.75,61.82,1.079,184.4,0.163,121.4,0.607,30.41,30.41,0,101.3,1.109,2.001 +17/10/2021 16:30,18.12,61.84,0.502,168.9,0.137,98.4,0.492,18.18,18.18,0,101.3,1.201,2.313 +17/10/2021 17:00,17.39,65.68,0.057,304.9,0.021,27.97,0.14,-20.39,-20.39,0,101.3,0.465,0.94 +17/10/2021 17:30,14.58,76.83,0.002,329.8,0.006,1.272,0.006,-38.81,-38.81,0,101.4,0.029,0.052 +17/10/2021 18:00,12.6,83.8,0.039,245.6,0.02,0,0,-36.16,-36.16,0,101.4,0,0 +17/10/2021 18:30,11.61,87.3,0.002,223.1,0.006,0,0,-37.91,-37.91,0,101.4,0,0 +17/10/2021 19:00,11.2,89.7,0,0,0,0,0,-37.3,-37.3,0,101.4,0,0 +17/10/2021 19:30,10.4,89.9,0,0,0,0,0,-36.68,-36.68,0,101.4,0,0 +17/10/2021 20:00,9.74,90.6,0,0,0,0,0,-37.81,-37.81,0,101.5,0,0 +17/10/2021 20:30,9.6,91.4,0,0,0,0,0,-36.89,-36.89,0,101.5,0,0 +17/10/2021 21:00,9.27,91.8,0,0,0,0,0,-36.35,-36.35,0,101.5,0,0 +17/10/2021 21:30,8.68,92,0,0,0,0,0,-34.95,-34.95,0,101.5,0,0 +17/10/2021 22:00,8.88,92.6,0,0,0,0,0,-34.61,-34.61,0,101.5,0,0 +17/10/2021 22:30,8.48,92.6,0,223,0.001,0,0,-33.12,-33.12,0,101.5,0,0 +17/10/2021 23:00,8.66,93.5,0,0,0,0,0,-32.76,-32.76,0,101.5,0,0 +17/10/2021 23:30,8.63,93.6,0,0,0,0,0,-33.88,-33.88,0,101.5,0,0 +18/10/2021 00:00,8.38,93.1,0,0,0,0,0,-29.12,-29.12,0,101.5,0,0 +18/10/2021 00:30,7.845,93.5,0,0,0,0,0,-29.19,-29.19,0,101.5,0,0 +18/10/2021 01:00,7.629,93.5,0,0,0,0,0,-30.59,-30.59,0,101.5,0,0 +18/10/2021 01:30,7.773,94.6,0,0,0,0,0,-30.15,-30.15,0,101.5,0,0 +18/10/2021 02:00,8.22,94.7,0.011,207.1,0.012,0,0,-31.7,-31.7,0,101.5,0,0 +18/10/2021 02:30,8.27,94.5,0,0,0,0,0,-30.19,-30.19,0,101.5,0,0 +18/10/2021 03:00,7.988,94.1,0,0,0,0,0,-27.68,-27.68,0,101.5,0,0 +18/10/2021 03:30,7.718,94.4,0,0,0,0,0,-24.8,-24.8,0,101.5,0,0 +18/10/2021 04:00,7.86,94.5,0.052,234.9,0.019,0,0,-18.39,-18.39,0,101.5,0,0 +18/10/2021 04:30,7.76,94.5,0.007,186.2,0.009,0,0,-21.44,-21.44,0,101.5,0,0 +18/10/2021 05:00,7.818,94.7,0.004,173,0.007,0,0,-21.24,-21.24,0,101.5,0,0 +18/10/2021 05:30,8.34,95.1,0.016,154.7,0.024,0.838,0.004,4.428,4.428,0,101.5,0,0 +18/10/2021 06:00,9.34,95.1,0.122,133.6,0.066,0.531,0.003,-2.44,-2.44,0,101.5,0,0 +18/10/2021 06:30,10.2,94.9,0.219,143.1,0.091,1.176,0.006,-0.978,-0.978,0,101.5,0,0.012 +18/10/2021 07:00,10.8,94.7,0.032,150.8,0.05,5.605,0.028,3.87,3.87,0,101.5,0.007,0.058 +18/10/2021 07:30,11.59,94.8,0.301,129.7,0.112,17.7,0.089,10.65,10.65,0,101.5,0.088,0.219 +18/10/2021 08:00,12.25,94.7,0.362,147.5,0.117,38.31,0.192,22.42,22.42,0.2,101.5,0.197,0.438 +18/10/2021 08:30,13.15,94.5,0.757,172.1,0.157,50.51,0.253,29.17,29.17,0,101.5,0.271,0.599 +18/10/2021 09:00,13.76,94.2,0.965,174.6,0.148,54.93,0.275,31.46,31.46,0,101.5,0.286,0.649 +18/10/2021 09:30,14.38,94.2,1.429,182.5,0.154,106.6,0.533,61.71,61.71,0,101.6,0.53,1.304 +18/10/2021 10:00,14.85,94,1.903,185.1,0.153,110.7,0.553,76.53,76.53,0,101.6,0.578,1.426 +18/10/2021 10:30,15.13,93.7,1.628,180.1,0.153,95.2,0.476,71.81,71.81,0,101.5,0.507,1.282 +18/10/2021 11:00,15.45,93.5,1.648,178.8,0.155,80.4,0.402,55.22,55.22,0.2,101.5,0.43,1.08 +18/10/2021 11:30,16.01,93,1.268,178.6,0.159,114.4,0.572,61.93,61.93,0.2,101.5,0.632,1.507 +18/10/2021 12:00,16.43,92,1.639,181.3,0.16,128.6,0.643,66.67,66.67,0.2,101.5,0.711,1.688 +18/10/2021 12:30,16.82,90.7,1.447,181.3,0.156,122.4,0.612,51.18,51.18,0.4,101.5,0.659,1.566 +18/10/2021 13:00,17.2,89.5,1.586,182.6,0.157,95.7,0.479,20.15,20.15,0.6,101.5,0.496,1.216 +18/10/2021 13:30,17.27,89.3,1.794,184.9,0.16,85.8,0.429,17.92,17.92,1.2,101.5,0.436,1.058 +18/10/2021 14:00,17.32,89.7,2.083,183.4,0.155,88.2,0.441,17.6,17.6,0.6,101.5,0.43,1.073 +18/10/2021 14:30,17.19,88.5,3.112,190.7,0.153,65.01,0.325,-7.27,-7.273,1,101.5,0.341,0.779 +18/10/2021 15:00,17.02,87.9,2.753,185.6,0.153,77.52,0.388,3.692,3.692,0.2,101.5,0.377,0.924 +18/10/2021 15:30,16.98,87.6,3.085,188,0.152,44.16,0.221,-6.92,-6.923,0,101.4,0.233,0.506 +18/10/2021 16:00,16.82,88.2,2.748,187.4,0.148,33.01,0.165,-4.478,-4.479,0,101.4,0.173,0.385 +18/10/2021 16:30,16.83,89,3.061,191.1,0.155,22.18,0.111,-8.25,-8.26,0,101.4,0.116,0.271 +18/10/2021 17:00,16.8,89.9,2.997,187.1,0.153,7.799,0.039,-10.04,-10.04,0,101.4,0.034,0.099 +18/10/2021 17:30,16.87,90.6,2.88,194.8,0.153,1.246,0.006,-11.68,-11.68,0,101.4,0,0.003 +18/10/2021 18:00,17.09,90.9,3.2,197.2,0.15,0,0,-12.28,-12.28,0,101.4,0,0 +18/10/2021 18:30,17.27,91.2,3.454,200.5,0.152,0,0,-9.58,-9.58,0,101.4,0,0 +18/10/2021 19:00,17.33,91.9,3.077,209.9,0.141,0,0,-7.875,-7.876,0,101.5,0,0 +18/10/2021 19:30,17.36,92.3,2.453,202.8,0.149,0,0,-6.41,-6.41,0,101.5,0,0 +18/10/2021 20:00,17.45,92.5,2.739,203.1,0.144,0,0,-6.652,-6.652,0,101.5,0,0 +18/10/2021 20:30,17.54,92.7,2.45,205.5,0.145,0,0,-6.832,-6.832,0,101.5,0,0 +18/10/2021 21:00,17.58,92.7,2.397,213.3,0.132,0,0,-7.271,-7.271,0,101.5,0,0 +18/10/2021 21:30,17.58,92.6,2.254,215.2,0.129,0.205,0.001,-9.52,-9.52,0.2,101.6,0,0 +18/10/2021 22:00,17.64,92.1,1.953,214,0.136,0.761,0.004,-8.98,-8.98,0,101.6,0,0 +18/10/2021 22:30,17.7,91.3,2.161,197.6,0.154,0.896,0.004,-8.75,-8.75,0,101.5,0,0 +18/10/2021 23:00,17.72,90.9,1.963,204.3,0.145,0.577,0.003,-2.14,-2.14,0,101.6,0,0 +18/10/2021 23:30,17.72,90.8,1.975,199,0.151,0.457,0.002,-1.332,-1.332,0,101.5,0,0 +19/10/2021 00:00,17.69,90.5,2.362,207.1,0.144,0.511,0.003,-1.159,-1.159,0,101.5,0,0 +19/10/2021 00:30,17.6,89.8,2.601,201.4,0.147,0.32,0.002,-1.772,-1.772,0,101.5,0,0 +19/10/2021 01:00,17.54,89.4,2.265,199.6,0.151,0.05,0,-2.468,-2.468,0,101.5,0,0 +19/10/2021 01:30,17.48,89.5,2.017,207.5,0.14,0.003,0,-2.664,-2.664,0,101.6,0,0 +19/10/2021 02:00,17.49,89.5,2.041,216,0.133,0.317,0.002,-1.213,-1.213,0,101.6,0,0 +19/10/2021 02:30,17.56,88.2,2.401,218.6,0.127,0.098,0,-2.421,-2.421,0,101.5,0,0 +19/10/2021 03:00,17.61,87.1,2.115,225.6,0.124,0.001,0,-2.723,-2.723,0,101.5,0,0 +19/10/2021 03:30,17.57,86.1,2.173,226.5,0.123,0,0,-21.57,-21.57,0,101.5,0,0 +19/10/2021 04:00,17.57,85.9,1.515,219.5,0.129,0,0,-2.992,-2.992,0,101.5,0,0 +19/10/2021 04:30,17.62,85.8,1.55,219.1,0.127,0,0,-13.73,-13.73,0,101.5,0,0 +19/10/2021 05:00,17.15,86,1.136,202.7,0.153,0,0,-54.27,-54.27,0,101.5,0,0 +19/10/2021 05:30,16.35,88.1,1.172,190,0.16,0,0,-52.87,-52.87,0,101.5,0,0 +19/10/2021 06:00,15.9,89.9,0.935,175.6,0.158,0,0,-24.35,-24.35,0,101.5,0,0 +19/10/2021 06:30,15.98,90.8,1.399,176.7,0.161,0.016,0,-2.372,-2.372,0,101.5,0,0 +19/10/2021 07:00,15.87,91.3,2.031,188,0.158,5.064,0.025,0.045,0.045,0,101.5,0.021,0.044 +19/10/2021 07:30,15.7,91.6,1.388,178.1,0.156,39.59,0.198,1.955,1.955,0,101.5,0.205,0.441 +19/10/2021 08:00,15.8,91.6,0.905,161,0.132,67.46,0.337,26.6,26.6,0,101.5,0.344,0.754 +19/10/2021 08:30,15.78,91.2,1.623,173.3,0.148,98.4,0.492,57.08,57.08,0,101.5,0.217,1.596 +19/10/2021 09:00,16,91.1,1.963,180,0.155,213.3,1.067,95.5,95.5,0,101.5,0.447,3.846 +19/10/2021 09:30,17.49,81.9,2.336,180.4,0.143,329.7,1.649,144.3,144.3,0,101.5,0.75,6.21 +19/10/2021 10:00,18.24,73.26,3.272,184.1,0.156,384.9,1.925,189.5,189.6,0,101.5,0.894,7.231 +19/10/2021 10:30,18.88,71.6,3.112,186.5,0.156,425.6,2.128,221.9,222,0,101.5,0.987,7.975 +19/10/2021 11:00,19.69,69.85,3.31,196.1,0.153,458.2,2.291,251.4,251.5,0,101.5,1.073,8.58 +19/10/2021 11:30,20.44,68.04,3.133,190.8,0.15,479.4,2.397,268.6,268.6,0,101.4,1.148,9.03 +19/10/2021 12:00,20.97,67.09,3.641,200.3,0.15,487,2.435,276.2,276.6,0,101.4,1.152,9.25 +19/10/2021 12:30,21.42,67.08,3.729,204.2,0.146,485.8,2.429,278.9,279.4,0,101.4,1.148,9.29 +19/10/2021 13:00,22.09,65.24,3.444,209.8,0.134,467.8,2.339,272.6,272.7,0,101.3,1.122,9.01 +19/10/2021 13:30,22.62,57.7,3.53,211.2,0.131,438.7,2.194,252.8,252.9,0,101.3,1.05,8.53 +19/10/2021 14:00,22.75,49.31,3.344,224.6,0.122,403,2.015,229.1,229.3,0,101.3,0.963,7.946 +19/10/2021 14:30,22.45,47.41,3.564,220.1,0.125,301.4,1.507,151.1,151.3,0,101.3,0.702,5.847 +19/10/2021 15:00,22.18,48.36,3.4,219.9,0.126,319.4,1.597,166.2,166.3,0,101.3,0.748,6.49 +19/10/2021 15:30,21.72,54.75,3.388,203.9,0.141,210.7,1.054,87.9,87.9,0,101.2,0.487,4.281 +19/10/2021 16:00,21.01,59.73,3.301,195,0.154,190.7,0.953,77.53,77.55,0,101.2,0.424,3.951 +19/10/2021 16:30,20.59,63.15,3.107,198,0.15,98.8,0.494,10.96,10.96,0,101.2,0.243,2.059 +19/10/2021 17:00,19.43,66.79,2.607,195.9,0.148,23.38,0.117,-41.1,-41.1,0,101.2,0.054,0.413 +19/10/2021 17:30,18.42,72.96,2.389,189.9,0.157,0.296,0.001,-57.99,-57.99,0,101.2,0,0.013 +19/10/2021 18:00,17.58,76.88,2.31,190.1,0.155,0,0,-60.78,-60.78,0,101.2,0,0 +19/10/2021 18:30,17.06,76.46,1.932,186.1,0.156,0,0,-59.49,-59.49,0,101.2,0,0 +19/10/2021 19:00,16.55,77.87,1.559,175.2,0.15,0,0,-58.37,-58.37,0,101.2,0,0 +19/10/2021 19:30,16.22,80.7,1.192,170.7,0.148,0,0,-55.33,-55.33,0,101.2,0,0 +19/10/2021 20:00,15.99,82.6,1.169,171.5,0.146,0,0,-55.04,-55.04,0,101.2,0,0 +19/10/2021 20:30,15.34,84.6,0.667,161.1,0.145,0,0,-53.38,-53.38,0,101.1,0,0 +19/10/2021 21:00,15.13,86.2,0.791,163.5,0.141,0,0,-53.57,-53.57,0,101.1,0,0 +19/10/2021 21:30,15.16,86.6,1.246,174.7,0.152,0,0,-53.57,-53.57,0,101,0,0 +19/10/2021 22:00,15.2,86.8,1.644,178.9,0.148,0,0,-53.59,-53.59,0,101,0,0 +19/10/2021 22:30,15.3,87,1.745,180.7,0.157,0,0,-53.4,-53.4,0,100.9,0,0 +19/10/2021 23:00,15.31,87,1.874,184.4,0.16,0,0,-44.07,-44.07,0,100.9,0,0 +19/10/2021 23:30,15.23,87.6,1.731,180.9,0.158,0,0,-38.78,-38.78,0,100.9,0,0 +20/10/2021 00:00,15.46,87.5,1.618,180.5,0.154,0,0,-38.18,-38.18,0,100.8,0,0 +20/10/2021 00:30,15.69,86.9,2.082,194.5,0.146,0,0,-28.95,-28.95,0,100.8,0,0 +20/10/2021 01:00,16.05,85.5,2.461,212.3,0.137,0,0,-26.69,-26.69,0,100.8,0,0 +20/10/2021 01:30,16.27,85.3,2.347,205.6,0.141,0,0,-18.52,-18.52,0,100.8,0,0 +20/10/2021 02:00,16.5,85.2,2.222,205.1,0.142,0,0,-14.97,-14.97,0,100.8,0,0 +20/10/2021 02:30,16.48,86.3,2.037,213.9,0.133,0,0,-30.65,-30.65,0.8,100.8,0,0 +20/10/2021 03:00,16.35,88.5,1.964,205.5,0.143,0,0,-21.11,-21.11,0.4,100.8,0,0 +20/10/2021 03:30,16.32,89.3,1.82,181.8,0.148,0,0,-26.43,-26.43,0.4,100.7,0,0 +20/10/2021 04:00,16.24,89.7,2.283,187.2,0.157,0,0,-32.13,-32.13,0,100.5,0,0 +20/10/2021 04:30,16.21,89.5,2.444,220.3,0.125,0,0,-50.94,-50.94,0,100.6,0,0 +20/10/2021 05:00,16.18,88.3,2.119,213.2,0.136,0.124,0.001,-36.15,-36.15,0,100.6,0,0 +20/10/2021 05:30,16.45,87.4,2.467,215.7,0.136,0.217,0.001,-28.19,-28.19,0,100.6,0,0 +20/10/2021 06:00,16.66,87.4,2.424,223.1,0.13,0,0,-25.95,-25.95,0.4,100.6,0,0 +20/10/2021 06:30,16.68,88.5,2.142,222.8,0.123,0.244,0.001,-21.93,-21.93,0,100.6,0,0 +20/10/2021 07:00,16.68,87,2.43,219.7,0.127,6.242,0.031,-33.98,-33.98,0,100.6,0,0.076 +20/10/2021 07:30,16.69,85.5,2.458,219.5,0.13,39.93,0.2,-20.92,-20.92,0,100.6,0.074,0.618 +20/10/2021 08:00,17.07,83.6,2.634,218.3,0.123,117,0.585,42.76,42.76,0,100.6,0.224,2.076 +20/10/2021 08:30,17.27,80.8,3.036,223.7,0.126,91,0.455,18.84,18.85,0,100.6,0.173,1.383 +20/10/2021 09:00,17.66,78.81,2.882,224.9,0.124,212.1,1.061,116.6,116.6,0,100.6,0.411,3.848 +20/10/2021 09:30,18.06,76.94,3.379,221.6,0.122,254.5,1.272,144.1,144.4,0,100.6,0.493,4.647 +20/10/2021 10:00,18.41,73.9,3.942,229.3,0.131,210.3,1.052,117.5,117.7,0,100.6,0.41,3.845 +20/10/2021 10:30,17.77,74.4,3.824,232.2,0.128,120.2,0.601,41.84,41.9,0,100.5,0.254,2.259 +20/10/2021 11:00,17.39,76.67,3.305,229.6,0.128,139.8,0.699,63,63.04,0,100.5,0.308,2.608 +20/10/2021 11:30,17.69,73.16,3.846,222.6,0.13,163.8,0.819,78.08,78.32,0,100.5,0.339,3.063 +20/10/2021 12:00,17.9,72.29,3.777,227.4,0.126,174.1,0.87,87.3,87.4,0,100.4,0.339,3.289 +20/10/2021 12:30,18.06,71.8,3.687,222.4,0.134,148.4,0.742,77.31,77.42,0,100.4,0.324,2.838 +20/10/2021 13:00,17.81,71.77,4.093,217.7,0.131,95.4,0.477,49.92,50.07,0,100.3,0.204,1.832 +20/10/2021 13:30,16.53,74.04,4.063,218.1,0.128,72.55,0.363,21.45,21.49,0,100.3,0.161,1.416 +20/10/2021 14:00,15.54,82.2,3.763,217,0.127,97.2,0.486,-19.01,-19.15,0,100.2,0.201,1.853 +20/10/2021 14:30,15.95,83.6,2.793,206.7,0.145,111.4,0.557,52.95,52.95,0,100.1,0.225,2.151 +20/10/2021 15:00,17.07,78.85,4.298,206.5,0.145,201.3,1.007,99.7,100.2,0,100,0.42,3.698 +20/10/2021 15:30,17.46,74.87,5.084,207.3,0.143,173.9,0.869,81.2,82.2,0,100,0.395,3.336 +20/10/2021 16:00,17.29,74.34,5.446,206.8,0.138,72.58,0.363,11.82,12.05,0,99.8,0.153,1.21 +20/10/2021 16:30,17.24,73.65,5.996,202.5,0.147,43.58,0.218,-3.92,-4.167,0,99.7,0.086,0.768 +20/10/2021 17:00,16.69,76.52,7.019,201.7,0.144,2.203,0.011,-123.5,-129.7,0.2,99.6,0,0.072 +20/10/2021 17:30,16.1,81.6,6.417,212.5,0.13,0,0,-89.5,-93,3,99.5,0,0 +20/10/2021 18:00,14.06,79.21,6.527,236.8,0.136,0.63,0.003,-114.8,-119.5,1.2,99.5,0,0 +20/10/2021 18:30,13.3,79.23,5.194,238.4,0.137,0.263,0.001,-85.3,-86.6,0.8,99.5,0,0 +20/10/2021 19:00,12.73,82.1,4.454,234.5,0.13,0.083,0,-84.9,-85.4,0,99.5,0,0 +20/10/2021 19:30,12.89,76.85,5.79,239.3,0.137,0.375,0.002,-89.6,-91.8,0.6,99.5,0,0 +20/10/2021 20:00,12.23,75.91,5.657,232.8,0.126,0,0,-78.68,-80.3,0,99.5,0,0 +20/10/2021 20:30,12.23,74.19,5.909,231.6,0.127,0,0,-92.9,-95.4,0,99.4,0,0 +20/10/2021 21:00,12.51,73.09,6.59,231.1,0.129,0,0,-62.71,-65.21,0,99.4,0,0 +20/10/2021 21:30,12.73,75.22,7.101,240,0.134,0,0,-53.48,-55.79,0,99.5,0,0 +20/10/2021 22:00,12.93,72.83,7.291,245.6,0.142,0,0,-25.19,-26.57,0,99.6,0,0 +20/10/2021 22:30,12.56,72.34,6.091,262.8,0.146,0,0,-31.02,-31.92,0,99.7,0,0 +20/10/2021 23:00,12.39,69.16,4.961,272.9,0.145,0,0,-22.89,-23.21,0,99.9,0,0 +20/10/2021 23:30,12.16,68.55,5.175,276.7,0.142,0,0,-38.97,-39.64,0,100,0,0 +21/10/2021 00:00,11.95,66.44,5.232,278.6,0.145,0,0,-66.2,-67.4,0,100.1,0,0 +21/10/2021 00:30,11.53,72.05,4.428,261.2,0.148,0,0,-65.22,-65.71,0,100.2,0,0 +21/10/2021 01:00,11.24,74.78,3.459,267.6,0.153,0,0,-66.55,-66.65,0,100.3,0,0 +21/10/2021 01:30,11.44,74.02,3.53,265.7,0.147,0,0,-67.47,-67.58,0,100.4,0,0 +21/10/2021 02:00,11.47,73.68,3.112,259.4,0.146,0,0,-69.05,-69.09,0,100.5,0,0 +21/10/2021 02:30,10.95,76.37,2.653,247,0.143,0,0,-67.47,-67.47,0,100.5,0,0 +21/10/2021 03:00,10.66,77.87,2.472,237.7,0.138,0,0,-67.31,-67.32,0,100.6,0,0 +21/10/2021 03:30,10.27,78.77,2.398,233.8,0.135,0,0,-65.6,-65.6,0,100.7,0,0 +21/10/2021 04:00,10.01,79.33,2.209,234.5,0.138,0,0,-68.16,-68.16,0,100.7,0,0 +21/10/2021 04:30,9.7,80.9,2.493,234.8,0.138,0,0,-63.02,-63.02,0,100.7,0,0 +21/10/2021 05:00,10.01,80.9,2.693,233.3,0.136,0,0,-58.86,-58.86,0,100.8,0,0 +21/10/2021 05:30,10.12,80.7,2.518,232.8,0.137,0,0,-63.43,-63.43,0,100.8,0,0 +21/10/2021 06:00,10.21,80.3,1.91,228,0.123,0,0,-39.65,-39.65,0,100.8,0,0 +21/10/2021 06:30,10.37,79.95,1.881,228.7,0.127,0,0,-44.6,-44.6,0,100.8,0,0.001 +21/10/2021 07:00,10.61,78.96,2.102,212.7,0.139,8.69,0.043,-16.54,-16.54,0,100.8,0,0.192 +21/10/2021 07:30,10.72,79.96,2.516,214.8,0.135,40.53,0.203,7.533,7.533,0,100.8,0.055,0.723 +21/10/2021 08:00,11.45,78.25,2.949,215.1,0.131,86.3,0.431,28.52,28.52,0,100.8,0.172,1.585 +21/10/2021 08:30,11.98,77.45,3.067,214.1,0.137,59.81,0.299,-9.16,-9.16,0,100.8,0.108,1.077 +21/10/2021 09:00,12.73,77.68,2.928,226.7,0.124,135.9,0.68,51.23,51.23,0,100.8,0.259,2.301 +21/10/2021 09:30,14.01,76.12,3.778,232,0.13,191.2,0.956,98.2,98.4,0,100.8,0.354,3.249 +21/10/2021 10:00,14.33,78.19,4.352,232.2,0.128,213.4,1.067,119.1,119.8,0,100.8,0.393,3.684 +21/10/2021 10:30,14.49,79.93,4.326,236.3,0.13,239.4,1.197,141.9,142.4,0,100.8,0.444,4.382 +21/10/2021 11:00,14.66,80.4,3.889,242,0.142,139.1,0.696,18.08,18.02,0.8,100.8,0.286,2.83 +21/10/2021 11:30,14.36,84.4,3.164,281.3,0.114,176.8,0.884,39.08,39.08,2.2,100.9,0.322,3.166 +21/10/2021 12:00,14.69,82.3,3.193,328.6,0.133,417,2.085,202.6,202.8,0,100.9,0.797,7.24 +21/10/2021 12:30,15.13,75.56,2.737,330.9,0.135,451,2.255,256.1,256.1,0,101,0.942,7.904 +21/10/2021 13:00,15.6,69.12,3.119,321,0.125,481.4,2.407,286.1,286.3,0,101,1.032,8.79 +21/10/2021 13:30,15.17,72.93,2.718,348.6,0.146,312.1,1.561,171.2,171.2,0,101,0.662,5.974 +21/10/2021 14:00,14.55,75.59,2.098,347.6,0.15,209.5,1.047,87.8,87.8,0,101,0.417,3.834 +21/10/2021 14:30,14.81,69.63,2.198,342.9,0.136,179.8,0.899,95.4,95.4,0,101.1,0.361,3.307 +21/10/2021 15:00,14.02,70.91,2.64,336.9,0.142,72.87,0.364,24.91,24.91,0,101.1,0.142,1.357 +21/10/2021 15:30,13.72,71.5,2.188,338.1,0.138,113.7,0.569,55.6,55.6,0,101.2,0.23,2.072 +21/10/2021 16:00,13.72,63.83,2.408,349.3,0.145,101.1,0.506,37.66,37.66,0,101.2,0.203,1.784 +21/10/2021 16:30,13.04,62.68,2.164,359.4,0.146,44.6,0.223,14.23,14.23,0,101.2,0.086,0.777 +21/10/2021 17:00,12.35,64.02,1.897,351.9,0.148,14.27,0.071,-4.165,-4.165,0,101.3,0.004,0.257 +21/10/2021 17:30,11.73,63.47,1.301,349,0.16,1.176,0.006,-24.82,-24.82,0,101.3,0,0.031 +21/10/2021 18:00,11.22,64.92,1.949,337.5,0.151,0,0,-19.23,-19.23,0,101.3,0,0 +21/10/2021 18:30,11.12,63.23,1.724,347.2,0.15,0,0,-15.54,-15.54,0,101.4,0,0 +21/10/2021 19:00,10.84,64.02,1.292,2.068,0.144,0,0,-16.32,-16.32,0,101.5,0,0 +21/10/2021 19:30,10.55,66.47,0.946,6.553,0.151,0,0,-17.81,-17.81,0,101.5,0,0 +21/10/2021 20:00,10.2,67.81,1.07,5.632,0.155,0,0,-17.48,-17.48,0,101.6,0,0 +21/10/2021 20:30,10.03,69.11,0.804,3.572,0.162,0,0,-19.48,-19.48,0,101.6,0,0 +21/10/2021 21:00,9.59,71.78,0.784,18.49,0.143,0,0,-27.61,-27.61,0,101.6,0,0 +21/10/2021 21:30,8.89,74.04,0.626,351.8,0.143,0,0,-49.28,-49.28,0,101.7,0,0 +21/10/2021 22:00,7.667,78.16,0.009,5.764,0.008,0,0,-59.17,-59.17,0,101.7,0,0 +21/10/2021 22:30,6.534,84.8,0.242,5.745,0.106,0,0,-57.81,-57.81,0,101.7,0,0 +21/10/2021 23:00,5.489,87.5,0.133,5.733,0.055,0,0,-50.72,-50.72,0,101.7,0,0 +21/10/2021 23:30,5.072,89.5,0.231,5.727,0.082,0,0,-50.34,-50.34,0,101.7,0,0 +22/10/2021 00:00,4.597,90.4,0.291,4.971,0.132,0,0,-51.44,-51.44,0,101.8,0,0 +22/10/2021 00:30,4.159,91.4,0.646,348,0.154,0,0,-52.9,-52.9,0,101.8,0,0 +22/10/2021 01:00,4.167,91.8,0.62,333.6,0.123,0,0,-53.61,-53.61,0,101.8,0,0 +22/10/2021 01:30,3.927,92.5,0.552,316.3,0.125,0,0,-55.24,-55.24,0,101.8,0,0 +22/10/2021 02:00,3.699,92.5,0.464,286.7,0.109,0,0,-54.51,-54.51,0,101.8,0,0 +22/10/2021 02:30,3.554,92.7,0.488,315.3,0.131,0,0,-53.16,-53.16,0,101.8,0,0 +22/10/2021 03:00,3.207,93,0.312,318.9,0.106,0,0,-47.8,-47.8,0,101.8,0,0 +22/10/2021 03:30,3.257,93.6,0.321,293,0.084,0,0,-41.04,-41.04,0,101.8,0,0 +22/10/2021 04:00,3.179,92.9,0.125,257.8,0.071,0.004,0,-51.33,-51.33,0,101.8,0,0 +22/10/2021 04:30,2.915,93.7,0.453,269.5,0.169,0,0,-49.65,-49.65,0,101.9,0,0 +22/10/2021 05:00,2.704,93.3,0.071,264.3,0.047,0,0,-47.99,-47.99,0,101.9,0,0 +22/10/2021 05:30,2.609,94.2,0.336,264.2,0.178,0,0,-48.59,-48.59,0,101.9,0,0 +22/10/2021 06:00,2.364,93.7,0.091,264.2,0.044,0,0,-48.15,-48.15,0,101.9,0,0 +22/10/2021 06:30,2.269,94.3,0.407,228.6,0.091,0,0,-47.97,-47.97,0,101.9,0,0 +22/10/2021 07:00,2.158,94,0.089,321.2,0.04,5.86,0.029,-41.64,-41.64,0,101.9,0,0.123 +22/10/2021 07:30,2.467,95.1,0.001,321.2,0.003,42.19,0.211,-18.89,-18.89,0,102,0.093,0.649 +22/10/2021 08:00,4.845,94.1,0.195,250.3,0.087,116.1,0.58,20.53,20.53,0,102,0.278,2.003 +22/10/2021 08:30,7.255,91.7,0.068,248.4,0.038,196.6,0.983,47.99,47.99,0,102.1,0.386,3.572 +22/10/2021 09:00,9.52,87.5,0.124,252.9,0.093,261.5,1.308,82.1,82.1,0,102.1,0.54,4.998 +22/10/2021 09:30,10.19,79.56,0.74,301,0.115,317.9,1.589,123.1,123.1,0,102.1,0.691,6.289 +22/10/2021 10:00,11.05,76.25,0.904,289.4,0.136,368.3,1.842,163.3,163.3,0,102.1,0.835,7.443 +22/10/2021 10:30,12.36,71.33,0.989,321.7,0.119,407.2,2.036,208.7,208.7,0,102.2,0.949,8.31 +22/10/2021 11:00,13.61,64.4,1.395,328.1,0.132,456.8,2.284,250.3,250.3,0,102.2,1.062,9.14 +22/10/2021 11:30,14.03,57.22,1.834,325.6,0.125,349.5,1.748,191.6,191.6,0,102.2,0.777,6.752 +22/10/2021 12:00,14.36,56.14,1.1,346.7,0.137,384.9,1.924,221.1,221.1,0,102.2,0.824,7.501 +22/10/2021 12:30,13.59,59.42,2.182,331.7,0.135,132,0.66,69.76,69.76,0,102.2,0.275,2.659 +22/10/2021 13:00,12.8,62.79,1.56,339,0.137,106.9,0.535,46.07,46.07,0,102.2,0.206,1.995 +22/10/2021 13:30,13.68,59.46,1.184,315.1,0.119,279.6,1.398,162.6,162.6,0,102.2,0.572,5.346 +22/10/2021 14:00,13.04,61.75,1.575,332.6,0.14,62.93,0.315,24.81,24.81,0,102.2,0.136,1.286 +22/10/2021 14:30,12.87,64.44,0.81,320.4,0.124,106.8,0.534,50.07,50.07,0,102.2,0.213,2.064 +22/10/2021 15:00,13.64,59.09,1.319,341.5,0.145,239.6,1.198,136.7,136.7,0,102.2,0.482,4.898 +22/10/2021 15:30,13.85,57.38,0.935,352.5,0.15,97.5,0.488,12.24,12.24,0,102.2,0.211,1.747 +22/10/2021 16:00,12.94,58.47,0.796,316.4,0.131,105.9,0.53,13,13,0,102.2,0.25,2.147 +22/10/2021 16:30,13.71,55.94,0.673,311.6,0.122,83,0.415,5.773,5.773,0,102.2,0.277,1.961 +22/10/2021 17:00,13.45,62.13,0.363,294.4,0.106,22.54,0.113,3.056,3.056,0,102.2,0.059,0.567 +22/10/2021 17:30,11.98,70.12,0.426,278.2,0.078,0.37,0.002,-11.06,-11.06,0,102.2,0,0.02 +22/10/2021 18:00,11.8,68.99,0.88,354.6,0.167,0,0,-12.58,-12.58,0,102.2,0,0 +22/10/2021 18:30,11.62,73.37,0.776,354,0.142,0,0,-11.89,-11.89,0,102.3,0,0 +22/10/2021 19:00,11.46,75.29,0.457,329.4,0.154,0,0,-11.65,-11.65,0,102.3,0,0 +22/10/2021 19:30,11.17,76.31,0.775,289.5,0.139,0,0,-11.59,-11.59,0,102.3,0,0 +22/10/2021 20:00,11.16,74.34,0.669,327.4,0.138,0,0,-10.25,-10.25,0,102.3,0,0 +22/10/2021 20:30,10.92,76.2,0.454,324.4,0.129,0,0,-9.89,-9.89,0,102.3,0,0 +22/10/2021 21:00,10.83,76.89,0.524,301,0.146,0,0,-10.87,-10.87,0,102.4,0,0 +22/10/2021 21:30,10.68,80.6,0.231,305.1,0.1,0,0,-11,-11,0,102.4,0,0 +22/10/2021 22:00,10.51,83.1,0.018,302.2,0.015,0,0,-12.11,-12.11,0,102.4,0,0 +22/10/2021 22:30,10.24,85.5,0.175,302.2,0.091,0,0,-10.78,-10.78,0,102.4,0,0 +22/10/2021 23:00,10.17,86.2,0.02,302.2,0.033,0,0,-12.14,-12.14,0,102.4,0,0 +22/10/2021 23:30,10.05,87.3,0.144,302.2,0.097,0,0,-11.25,-11.25,0,102.4,0,0 +23/10/2021 00:00,9.97,87.7,0.055,302.2,0.043,0,0,-11.48,-11.48,0,102.4,0,0 +23/10/2021 00:30,9.9,88.2,0.115,307.1,0.061,0,0,-12.32,-12.32,0,102.4,0,0 +23/10/2021 01:00,9.7,88.7,0.048,315.1,0.028,0,0,-16.91,-16.91,0,102.4,0,0 +23/10/2021 01:30,9.52,89.2,0.084,314.8,0.031,0,0,-35.26,-35.26,0,102.3,0,0 +23/10/2021 02:00,8.53,89.3,0.288,296,0.132,0,0,-47.97,-47.97,0,102.3,0,0 +23/10/2021 02:30,7.617,90,0.107,297.6,0.083,0,0,-41.82,-41.82,0,102.3,0,0 +23/10/2021 03:00,6.773,90.7,0.123,297.6,0.062,0,0,-45.86,-45.86,0,102.3,0,0 +23/10/2021 03:30,6.386,91.7,0.128,297.6,0.071,0,0,-41.3,-41.3,0,102.3,0,0 +23/10/2021 04:00,5.791,91.9,0,0,0,0,0,-29.48,-29.48,0,102.3,0,0 +23/10/2021 04:30,5.699,92.6,0.212,245.5,0.047,0,0,-35.89,-35.89,0,102.3,0,0 +23/10/2021 05:00,5.538,92.3,0.117,232.5,0.039,0,0,-49.11,-49.11,0,102.3,0,0 +23/10/2021 05:30,4.711,92.7,0.057,232.6,0.031,0,0,-44.2,-44.2,0,102.3,0,0 +23/10/2021 06:00,4.408,93.3,0.054,232.5,0.045,0,0,-49.23,-49.23,0,102.3,0,0 +23/10/2021 06:30,3.635,93.1,0.079,232.4,0.041,0,0,-44.62,-44.62,0,102.3,0,0 +23/10/2021 07:00,3.431,93.9,0.054,232.5,0.029,4.608,0.023,-38.59,-38.59,0,102.3,0,0.097 +23/10/2021 07:30,3.334,93.9,0.136,232.5,0.058,21.15,0.106,-31.23,-31.23,0,102.3,0.035,0.244 +23/10/2021 08:00,3.781,94,0.086,268.4,0.037,43.5,0.217,-19.67,-19.67,0,102.3,0.074,0.46 +23/10/2021 08:30,5.074,94.5,0.007,336.5,0.008,127.5,0.637,19.34,19.34,0,102.3,0.251,2.056 +23/10/2021 09:00,8.23,92.8,0.027,336.7,0.029,262,1.31,87.6,87.6,0,102.4,0.532,4.92 +23/10/2021 09:30,10.9,88.4,0.284,153.8,0.061,321,1.605,117.6,117.6,0,102.4,0.725,6.434 +23/10/2021 10:00,12.87,74.19,0.465,144.5,0.122,356.7,1.784,168.4,168.4,0,102.4,0.852,7.47 +23/10/2021 10:30,13.88,66.47,0.78,134.7,0.119,398.2,1.991,207.9,207.9,0,102.4,0.968,8.27 +23/10/2021 11:00,14.53,60.7,0.774,174.4,0.138,442.1,2.21,242.2,242.2,0,102.3,1.063,8.95 +23/10/2021 11:30,14,57.87,0.879,167.8,0.141,199.6,0.998,96.9,96.9,0,102.3,0.421,3.666 +23/10/2021 12:00,13.49,60.37,0.63,144.3,0.123,183.3,0.916,100.5,100.5,0,102.3,0.359,3.615 +23/10/2021 12:30,13.99,57.01,0.887,151.9,0.122,262.3,1.311,151,151,0,102.3,0.497,5.105 +23/10/2021 13:00,14.01,54.3,1.765,186.5,0.15,305.9,1.53,176.5,176.5,0,102.2,0.614,5.971 +23/10/2021 13:30,13.89,56.3,1.496,186.2,0.147,216.8,1.084,122.5,122.5,0,102.2,0.393,4.186 +23/10/2021 14:00,13.81,56.16,1.121,156,0.127,201.5,1.008,104.9,104.9,0,102.2,0.355,3.771 +23/10/2021 14:30,13.98,55.9,0.862,151.3,0.117,287.4,1.437,149.8,149.8,0,102.1,0.634,5.792 +23/10/2021 15:00,14.63,52.87,1.286,157,0.13,296.2,1.481,148.5,148.5,0,102.1,0.706,6.094 +23/10/2021 15:30,14.72,52.29,0.972,152,0.121,219.7,1.098,92.8,92.8,0,102.1,0.536,4.721 +23/10/2021 16:00,14.94,54.05,0.683,142.6,0.122,147.1,0.736,42.16,42.16,0,102.1,0.375,3.269 +23/10/2021 16:30,14.36,55.63,0.589,143.5,0.121,76.42,0.382,-2.778,-2.778,0,102.1,0.268,1.845 +23/10/2021 17:00,13.06,59.91,0.548,137.9,0.124,15.6,0.078,-43.59,-43.59,0,102,0.057,0.383 +23/10/2021 17:30,10.68,67.49,0.167,144.5,0.07,0,0,-55.37,-55.37,0,102,0,0.008 +23/10/2021 18:00,8.95,76.84,0.007,117.2,0.014,0,0,-50.85,-50.85,0,102,0,0 +23/10/2021 18:30,7.436,83.4,0.002,117.1,0.005,0,0,-45.85,-45.85,0,102,0,0 +23/10/2021 19:00,6.384,87.1,0.044,117.1,0.026,0,0,-44.48,-44.48,0,102,0,0 +23/10/2021 19:30,5.832,89.4,0.003,117.1,0.006,0,0,-45.72,-45.72,0,102,0,0 +23/10/2021 20:00,5.414,90.6,0.123,117,0.088,0,0,-41.71,-41.71,0,102,0,0 +23/10/2021 20:30,5.197,91.4,0.042,117.1,0.036,0,0,-47.72,-47.72,0,102,0,0 +23/10/2021 21:00,4.531,91.7,0.01,117.1,0.009,0,0,-49.84,-49.84,0,102,0,0 +23/10/2021 21:30,3.989,92.4,0.022,117.1,0.02,0,0,-48.7,-48.7,0,102,0,0 +23/10/2021 22:00,3.844,92.6,0,0,0,0,0,-49.41,-49.41,0,101.9,0,0 +23/10/2021 22:30,3.391,92.7,0,0,0,0,0,-47.1,-47.1,0,101.9,0,0 +23/10/2021 23:00,2.948,92.8,0,0,0,0,0,-49.11,-49.11,0,101.9,0,0 +23/10/2021 23:30,2.876,93.5,0.002,117,0.004,0,0,-46.22,-46.22,0,101.9,0,0 +24/10/2021 00:00,3.09,93.9,0,0,0,0,0,-48.41,-48.41,0,101.9,0,0 +24/10/2021 00:30,3.134,94,0.064,131.7,0.035,0,0,-47.68,-47.68,0,101.9,0,0 +24/10/2021 01:00,3.108,93.7,0.028,140.5,0.02,0,0,-50.22,-50.22,0,101.9,0,0 +24/10/2021 01:30,2.978,94.7,0.156,142.9,0.082,0,0,-50.59,-50.59,0,101.9,0,0 +24/10/2021 02:00,3.439,94.6,0.367,128.6,0.119,0,0,-53.22,-53.22,0,101.8,0,0 +24/10/2021 02:30,3.506,94.5,0.33,120.4,0.104,0,0,-53.15,-53.15,0,101.8,0,0 +24/10/2021 03:00,3.413,94.4,0.19,128.6,0.094,0,0,-51.95,-51.95,0,101.7,0,0 +24/10/2021 03:30,3.071,94.3,0.003,138.1,0.006,0,0,-48.87,-48.87,0,101.7,0,0 +24/10/2021 04:00,2.738,94.9,0.003,138.3,0.004,0,0,-47.84,-47.84,0,101.7,0,0 +24/10/2021 04:30,2.806,95.3,0.073,179.5,0.036,0,0,-45.93,-45.93,0,101.7,0,0 +24/10/2021 05:00,2.447,94.5,0.014,179.1,0.019,0,0,-34.93,-34.93,0,101.7,0,0 +24/10/2021 05:30,2.223,94.9,0.043,177.2,0.052,0,0,-43.44,-43.44,0,101.7,0,0 +24/10/2021 06:00,2.651,95.7,0.219,142.5,0.076,0.309,0.002,-12.85,-12.85,0,101.7,0,0 +24/10/2021 06:30,3.481,95.4,0.359,187.7,0.098,0.557,0.003,-0.36,-0.36,0,101.7,0,0 +24/10/2021 07:00,3.884,94.8,0.271,111.8,0.06,6.24,0.031,-5.957,-5.957,0,101.7,0,0.12 +24/10/2021 07:30,4.115,94.5,0.185,125,0.104,26.71,0.134,-29.52,-29.52,0,101.7,0.023,0.372 +24/10/2021 08:00,5.042,94.9,0.144,139.2,0.075,98.3,0.492,5.445,5.445,0,101.7,0.191,1.497 +24/10/2021 08:30,6.82,92.5,0.536,127.8,0.114,197.6,0.988,48.3,48.3,0,101.7,0.374,3.488 +24/10/2021 09:00,8.19,87,0.72,133.4,0.123,253.5,1.267,80.6,80.6,0,101.7,0.504,4.635 +24/10/2021 09:30,9.69,77.29,0.923,142.8,0.123,307.3,1.537,119,119,0,101.7,0.663,5.879 +24/10/2021 10:00,11.27,74.6,1.095,159.3,0.132,315.1,1.576,154.7,154.7,0,101.7,0.676,6.007 +24/10/2021 10:30,12.04,74.68,1.242,165.3,0.142,290.5,1.453,157.3,157.3,0,101.7,0.593,5.402 +24/10/2021 11:00,13.31,72.29,1.293,161.7,0.14,301.1,1.506,179.9,179.9,0,101.7,0.595,5.63 +24/10/2021 11:30,13.68,73.28,1.716,172.7,0.146,251.6,1.258,148.3,148.3,0.2,101.6,0.468,4.577 +24/10/2021 12:00,14.05,72.82,2.227,185.6,0.16,169.6,0.848,100,100,0,101.6,0.339,3.176 +24/10/2021 12:30,14.28,73.01,2.219,185.7,0.158,127,0.635,74.75,74.75,0,101.6,0.263,2.459 +24/10/2021 13:00,14.65,72.71,2.12,183.9,0.153,145.9,0.73,87.9,87.9,0,101.6,0.283,2.721 +24/10/2021 13:30,14.99,72.62,2.602,193.3,0.152,115.5,0.577,67.63,67.63,0,101.6,0.233,2.128 +24/10/2021 14:00,15.08,72.93,2.586,189.3,0.157,129.4,0.647,75.65,75.65,0,101.5,0.262,2.408 +24/10/2021 14:30,15.84,71.74,3.248,192,0.153,202.4,1.012,116.8,116.8,0,101.5,0.411,3.566 +24/10/2021 15:00,15.97,72.49,2.938,199.1,0.144,206.9,1.035,112.9,112.9,0,101.5,0.422,3.762 +24/10/2021 15:30,15.76,74.01,2.865,195.6,0.152,57.09,0.285,28.02,28.03,0,101.5,0.125,0.997 +24/10/2021 16:00,15.42,75.82,2.181,187.7,0.164,36.71,0.184,17.54,17.54,0,101.5,0.071,0.749 +24/10/2021 16:30,15.44,76.53,2.186,186.2,0.155,27.35,0.137,10.48,10.48,0,101.5,0.053,0.546 +24/10/2021 17:00,15.21,77.7,2.542,192.9,0.154,5.137,0.026,-2.665,-2.666,0,101.5,0,0.066 +24/10/2021 17:30,14.9,80.4,2.024,205,0.144,0.265,0.001,-32.69,-32.69,0,101.5,0,0 +24/10/2021 18:00,14.29,85.9,1.785,215.5,0.135,0,0,-21.1,-21.1,0.4,101.5,0,0 +24/10/2021 18:30,14.04,89.5,1.911,211.4,0.136,0,0,-11.74,-11.74,0.6,101.5,0,0 +24/10/2021 19:00,13.96,90.9,1.459,207.4,0.144,0,0,-10.11,-10.11,0,101.5,0,0 +24/10/2021 19:30,13.8,91.4,1.48,199.7,0.154,0,0,-37.36,-37.36,0,101.5,0,0 +24/10/2021 20:00,13.54,91.8,1.079,197.3,0.138,0,0,-29.09,-29.09,0,101.5,0,0 +24/10/2021 20:30,13.48,92,0.573,206.4,0.113,0,0,-33.9,-33.9,0,101.5,0,0 +24/10/2021 21:00,13.34,92.3,0.758,198.5,0.15,0,0,-1.096,-1.096,0,101.5,0,0 +24/10/2021 21:30,13.56,92.3,0.427,202.2,0.095,0,0,-5.586,-5.586,0,101.5,0,0 +24/10/2021 22:00,13.51,92.2,0.19,173.3,0.083,0,0,-2.997,-2.997,0,101.5,0,0 +24/10/2021 22:30,13.51,92.3,0.964,205,0.138,0,0,-7.415,-7.415,0.2,101.5,0,0 +24/10/2021 23:00,13.46,92.2,0.582,193.8,0.151,0,0,-21.74,-21.74,0,101.5,0,0 +24/10/2021 23:30,12.96,92.1,0.769,197.3,0.159,0,0,-30.39,-30.39,0,101.5,0,0 +25/10/2021 00:00,12.95,92.6,1.26,214.9,0.138,0,0,-5.479,-5.479,0,101.5,0,0 +25/10/2021 00:30,13.08,92,0.606,210.3,0.123,0,0,-4.695,-4.695,0,101.5,0,0 +25/10/2021 01:00,13,91.7,0.377,207.8,0.109,0,0,-4.213,-4.213,0.8,101.5,0,0 +25/10/2021 01:30,12.98,91.9,0.686,169.7,0.157,0,0,-7.641,-7.641,1.2,101.5,0,0 +25/10/2021 02:00,12.94,92.1,0.272,199.6,0.115,0,0,-8.53,-8.53,0.2,101.5,0,0 +25/10/2021 02:30,12.93,92.3,0.146,237.9,0.055,0,0,-1.958,-1.958,0,101.4,0,0 +25/10/2021 03:00,12.9,92.4,0.734,247.7,0.105,0,0,-16.43,-16.43,0,101.4,0,0 +25/10/2021 03:30,12.28,92.4,1.084,204.4,0.141,0,0,-57.09,-57.09,0,101.4,0,0 +25/10/2021 04:00,11.95,92.6,0.914,224.9,0.131,0,0,-51.08,-51.08,0,101.4,0,0 +25/10/2021 04:30,11.76,92.6,0.866,223.8,0.125,0,0,-51.93,-51.93,0,101.4,0,0 +25/10/2021 05:00,11.73,92.7,1.104,219.5,0.141,0,0,-53.85,-53.85,0,101.4,0,0 +25/10/2021 05:30,11.5,92.5,0.659,220.2,0.12,0,0,-47.8,-47.8,0,101.4,0,0 +25/10/2021 06:00,11.22,92.8,0.824,218.7,0.128,0,0,-50.16,-50.16,0,101.4,0,0 +25/10/2021 06:30,11.15,92.8,1.142,207.7,0.144,0,0,-29.23,-29.23,0,101.5,0,0 +25/10/2021 07:00,11.24,92.6,0.601,192.9,0.106,4.129,0.021,-38.43,-38.43,0,101.5,0,0.087 +25/10/2021 07:30,11.14,92.8,0.139,207.4,0.043,21.71,0.109,5.229,5.229,0,101.5,0.002,0.297 +25/10/2021 08:00,11.81,92.8,0.547,230.9,0.106,38.72,0.194,20.05,20.05,0,101.5,0.054,0.518 +25/10/2021 08:30,12.01,92.5,0.384,239.1,0.096,63.8,0.319,33.32,33.32,0,101.5,0.091,0.852 +25/10/2021 09:00,12.52,92.5,0.85,200.5,0.146,158.9,0.795,99.4,99.4,0,101.5,0.267,2.433 +25/10/2021 09:30,13.03,91.7,1.252,194.2,0.146,120.8,0.604,97.7,97.7,0,101.5,0.205,1.858 +25/10/2021 10:00,13.66,91,0.884,183.6,0.148,228.9,1.144,171.1,171.1,0,101.6,0.436,4.066 +25/10/2021 10:30,14.77,84.4,1.736,214.8,0.136,336.5,1.683,202.6,202.6,0,101.6,0.662,6.157 +25/10/2021 11:00,15.54,77.43,1.639,236.3,0.126,417.4,2.087,248.1,248.1,0,101.6,0.891,7.723 +25/10/2021 11:30,16.25,73.11,1.841,213.4,0.135,457.7,2.288,273.6,273.6,0,101.6,1.008,8.61 +25/10/2021 12:00,16.49,72.17,1.741,285.1,0.123,500.4,2.502,309.2,309.2,0,101.5,1.122,9.47 +25/10/2021 12:30,16.91,69.14,1.287,289.1,0.127,468.6,2.343,289.3,289.3,0,101.5,1.053,9.06 +25/10/2021 13:00,17.58,64.29,2.111,240.4,0.129,406.8,2.034,233.9,233.9,0,101.5,0.919,7.522 +25/10/2021 13:30,17.24,64.9,2.336,233.2,0.127,424.4,2.122,244.1,244.1,0,101.5,0.976,7.893 +25/10/2021 14:00,17.43,63.8,2.872,231.5,0.128,382.2,1.911,216.7,216.7,0,101.5,0.895,7.13 +25/10/2021 14:30,16.92,67.07,2.139,238.1,0.137,219.7,1.098,110,110,0,101.5,0.485,4.085 +25/10/2021 15:00,17.27,65.58,1.68,263.6,0.142,187.5,0.937,23.6,23.6,0,101.4,0.428,3.556 +25/10/2021 15:30,16.26,69.13,1.172,287.3,0.143,75.84,0.379,9.92,9.92,0,101.5,0.144,1.321 +25/10/2021 16:00,14.23,81.6,1.966,331.5,0.133,63.63,0.318,-34.16,-34.16,0.2,101.5,0.122,1.239 +25/10/2021 16:30,13.97,84.4,0.688,323.7,0.109,52.23,0.261,-20.96,-20.96,0,101.5,0.108,0.987 +25/10/2021 17:00,13.77,83.9,0.349,296.9,0.101,14.73,0.074,-37.88,-37.88,0,101.5,0.035,0.328 +25/10/2021 17:30,12.41,86.4,0.061,289.2,0.035,0.08,0,-44.17,-44.17,0,101.5,0,0.019 +25/10/2021 18:00,11.5,88.9,0.126,288.5,0.093,0,0,-41.32,-41.32,0.2,101.6,0,0 +25/10/2021 18:30,11.04,90.5,0.461,203.8,0.099,0,0,-41.94,-41.94,0,101.6,0,0 +25/10/2021 19:00,11.3,91.3,0.618,234.3,0.12,0,0,-46.34,-46.34,0,101.6,0,0 +25/10/2021 19:30,11.41,90,0.695,263.7,0.158,0,0,-50.62,-50.62,0,101.7,0,0 +25/10/2021 20:00,10.6,89.1,0.381,312,0.138,0,0,-40.43,-40.43,0,101.7,0,0 +25/10/2021 20:30,9.83,90.5,0.209,311.2,0.07,0,0,-39.89,-39.89,0,101.7,0,0 +25/10/2021 21:00,8.86,90.9,0.022,300.9,0.011,0,0,-38.73,-38.73,0,101.7,0,0 +25/10/2021 21:30,8.29,91.8,0,0,0,0,0,-43.21,-43.21,0,101.7,0,0 +25/10/2021 22:00,7.889,92.4,0.05,300.9,0.027,0,0,-38.36,-38.36,0,101.8,0,0 +25/10/2021 22:30,7.569,92.7,0,0,0,0,0,-39.15,-39.15,0,101.8,0,0 +25/10/2021 23:00,7.335,93.2,0,0,0,0,0,-38.94,-38.94,0,101.8,0,0 +25/10/2021 23:30,7.313,93.5,0.006,300.6,0.008,0,0,-37.69,-37.69,0,101.8,0,0 +26/10/2021 00:00,6.803,93.2,0,0,0,0,0,-16.63,-16.63,0,101.8,0,0 +26/10/2021 00:30,7.689,94.8,0.008,197,0.012,0.101,0.001,-12.26,-12.26,0,101.8,0,0 +26/10/2021 01:00,8.17,93.7,0.012,185.7,0.027,0,0,-20.07,-20.07,0,101.8,0,0 +26/10/2021 01:30,8.19,93.8,0.008,137,0.008,0,0,-23.83,-23.83,0,101.8,0,0 +26/10/2021 02:00,8.57,94.5,0.139,207.8,0.076,0,0,-23.62,-23.62,0,101.8,0,0 +26/10/2021 02:30,8.6,94,0,215.7,0.002,0,0,-16.51,-16.51,0,101.8,0,0 +26/10/2021 03:00,8.71,94.4,0.031,190.8,0.026,0,0,-30.32,-30.32,0,101.8,0,0 +26/10/2021 03:30,9.41,94.8,1.032,192.1,0.15,0,0,-25.26,-25.26,0,101.8,0,0 +26/10/2021 04:00,9.68,94.2,0.332,199.2,0.085,0,0,-21.78,-21.78,0,101.8,0,0 +26/10/2021 04:30,9.5,94,0.022,274.4,0.023,0,0,-27.53,-27.53,0,101.9,0,0 +26/10/2021 05:00,9.83,94.7,1.219,225.1,0.124,0,0,-22.99,-22.99,0,101.9,0,0 +26/10/2021 05:30,9.84,94.3,1.261,214.4,0.133,0,0,-30.19,-30.19,0,101.9,0,0 +26/10/2021 06:00,9.71,94.3,0.752,198.9,0.136,0,0,-30.91,-30.91,0,101.9,0,0 +26/10/2021 06:30,9.67,94.3,0.33,178.6,0.098,0,0,-39.1,-39.1,0,101.9,0,0 +26/10/2021 07:00,9.22,93.8,0.014,158.9,0.016,4.21,0.021,-14.94,-14.94,0,101.9,0,0.113 +26/10/2021 07:30,9.01,94.4,0.017,144,0.015,21.85,0.109,-7.311,-7.311,0,102,0.022,0.346 +26/10/2021 08:00,9.77,94.6,0.219,145.1,0.082,66.45,0.332,-2.147,-2.147,0,102,0.12,1.052 +26/10/2021 08:30,11.04,93.8,0.654,180.1,0.133,162.2,0.811,30.46,30.46,0,102,0.324,3.015 +26/10/2021 09:00,12.39,92.6,1.122,206.3,0.134,219.6,1.098,72.64,72.64,0,102,0.445,4.348 +26/10/2021 09:30,13.2,91,1.998,230.9,0.13,191.3,0.957,110,110,0,102.1,0.392,3.646 +26/10/2021 10:00,13.5,89.7,2.227,217.7,0.13,269.1,1.346,194.8,194.8,0,102,0.522,5.306 +26/10/2021 10:30,14.12,87.5,2.235,221.2,0.125,348.2,1.741,221.5,221.5,0,102,0.702,7.329 +26/10/2021 11:00,15.12,82.9,2.639,217.2,0.135,445.5,2.227,238.2,238.2,0,102.1,0.963,8.47 +26/10/2021 11:30,16.03,77.59,2.783,213.3,0.134,452.8,2.264,246.9,246.9,0,102,0.997,7.439 +26/10/2021 12:00,16.14,75.67,2.226,232.5,0.128,138.8,0.694,71.86,71.86,0,102,0.295,3.183 +26/10/2021 12:30,16.76,73.71,2.133,243.1,0.135,395.8,1.979,222.8,222.8,0,102,0.877,7.825 +26/10/2021 13:00,17.7,67.58,2.653,224,0.127,449,2.245,252.2,252.2,0,102,1.009,8.77 +26/10/2021 13:30,17.84,64.13,2.916,227.5,0.125,361.4,1.807,186.5,186.5,0,102,0.806,6.866 +26/10/2021 14:00,17.63,65.57,2.659,224.5,0.126,300.4,1.502,143.3,143.3,0,102,0.666,5.556 +26/10/2021 14:30,17.66,67.64,2.526,212.9,0.139,273.1,1.366,126.4,126.4,0,102,0.62,5.112 +26/10/2021 15:00,17.79,68.06,2.344,218.3,0.127,223.7,1.119,95.6,95.6,0,102,0.517,4.34 +26/10/2021 15:30,17.78,68.19,2.397,215.9,0.131,201.4,1.007,87.2,87.2,0,102,0.461,4.101 +26/10/2021 16:00,16.91,71.42,2.091,207.8,0.144,78.47,0.392,-0.967,-0.967,0,102,0.196,1.579 +26/10/2021 16:30,16.25,74.06,1.902,203.6,0.149,47.07,0.235,-20.01,-20.01,0,102,0.117,1.079 +26/10/2021 17:00,15.31,77.4,1.055,194.8,0.149,11.43,0.057,-42.09,-42.09,0,102,0.022,0.331 +26/10/2021 17:30,14.28,81.8,0.82,204.3,0.142,0,0,-48.5,-48.5,0,102,0,0.003 +26/10/2021 18:00,13.87,83.9,1.146,206.9,0.141,0,0,-50.47,-50.47,0,102.1,0,0 +26/10/2021 18:30,13.43,85.3,1.46,204.1,0.151,0,0,-52.94,-52.94,0,102.1,0,0 +26/10/2021 19:00,13.3,85.8,1.751,209.4,0.142,0,0,-53.47,-53.47,0,102.1,0,0 +26/10/2021 19:30,13.12,86.4,1.573,206.9,0.141,0,0,-54.3,-54.3,0,102.1,0,0 +26/10/2021 20:00,12.86,87.7,1.264,208,0.151,0,0,-52.83,-52.83,0,102.1,0,0 +26/10/2021 20:30,12.39,88.9,0.957,209.3,0.14,0,0,-49.41,-49.41,0,102.1,0,0 +26/10/2021 21:00,12.03,89.8,1.002,200.6,0.153,0,0,-48.79,-48.79,0,102.1,0,0 +26/10/2021 21:30,11.74,90.6,0.742,202,0.158,0,0,-45.84,-45.84,0,102.1,0,0 +26/10/2021 22:00,11.17,91.2,0.17,187.2,0.107,0,0,-30.2,-30.2,0,102.1,0,0 +26/10/2021 22:30,10.62,91.5,0,0,0,0,0,-39,-39,0,102.1,0,0 +26/10/2021 23:00,9.73,91.8,0,0,0,0,0,-31.76,-31.76,0,102.1,0,0 +26/10/2021 23:30,9.92,92.8,0,0,0,0.542,0.003,2.271,2.271,0,102.1,0,0 +27/10/2021 00:00,10.95,93.2,0.545,176.8,0.098,0.313,0.002,-0.875,-0.875,0,102.1,0,0 +27/10/2021 00:30,11.71,93.1,0.861,197.2,0.149,0,0,-1.558,-1.558,0,102.1,0,0 +27/10/2021 01:00,11.84,93.3,0.778,204.2,0.143,0,0,-2.691,-2.691,0.2,102.1,0,0 +27/10/2021 01:30,11.86,93.6,1.354,219,0.132,0,0,-4.166,-4.166,0,102,0,0 +27/10/2021 02:00,11.84,93.7,0.894,226.3,0.133,0,0,-2.214,-2.214,0,102,0,0 +27/10/2021 02:30,11.74,93.9,1.637,197.2,0.145,0,0,-3.68,-3.68,0,102,0,0 +27/10/2021 03:00,11.54,94.2,1.414,202.1,0.147,0,0,-2.927,-2.927,0,102,0,0 +27/10/2021 03:30,11.62,94.4,1.631,202.9,0.147,0,0,-2.153,-2.153,0,102,0,0 +27/10/2021 04:00,11.6,94.4,1.559,195.1,0.152,0,0,-2.124,-2.124,0,102,0,0 +27/10/2021 04:30,11.49,94.4,0.948,172.7,0.153,0,0,-3.37,-3.37,0,102,0,0 +27/10/2021 05:00,11.36,94.5,0.544,173.1,0.144,0,0,-7.876,-7.876,0,101.9,0,0 +27/10/2021 05:30,11.46,94.4,0.36,193.2,0.101,0,0,-9.99,-9.99,0,102,0,0 +27/10/2021 06:00,11.31,94.4,0.206,173.3,0.086,0,0,-2.525,-2.525,0,101.9,0,0 +27/10/2021 06:30,11.25,94.4,0.517,169.5,0.131,0.035,0,-2.951,-2.951,0,101.9,0,0 +27/10/2021 07:00,10.97,94.4,0.658,173.6,0.119,2.313,0.012,-1.936,-1.936,0,102,0,0.055 +27/10/2021 07:30,10.88,94.6,0.652,162.6,0.135,14.65,0.073,5.621,5.621,0,102,0,0.287 +27/10/2021 08:00,11.02,94.6,0.795,166.7,0.143,40.05,0.2,16.59,16.59,0,102,0.056,0.711 +27/10/2021 08:30,11.42,94.6,0.937,172.2,0.147,84.3,0.422,28.34,28.34,0,102,0.148,1.543 +27/10/2021 09:00,11.89,94.5,1.299,172.3,0.153,184.7,0.924,80.9,80.9,0,102,0.34,2.961 +27/10/2021 09:30,12.56,93.9,1.71,180.6,0.152,235.7,1.179,106.4,106.4,0,102,0.491,4.226 +27/10/2021 10:00,13.12,92.8,2.192,182,0.155,278.7,1.394,134.6,134.6,0,102,0.546,5.131 +27/10/2021 10:30,13.8,90,2.102,179.9,0.152,360.4,1.802,167,167,0,102,0.775,6.838 +27/10/2021 11:00,14.45,82.9,1.634,154.8,0.132,341.4,1.707,167.7,167.7,0,102,0.714,6.37 +27/10/2021 11:30,14.23,82.4,1.895,167.5,0.14,294.4,1.472,154.9,154.9,0,101.9,0.589,5.479 +27/10/2021 12:00,14.47,80.8,2.003,180.5,0.155,298.9,1.494,162.1,162.1,0,101.9,0.586,5.584 +27/10/2021 12:30,14.63,79.97,2.233,186.5,0.149,261.2,1.306,141.9,141.9,0,101.9,0.487,4.958 +27/10/2021 13:00,14.86,79.32,2.478,193.6,0.149,244.2,1.221,130.6,130.6,0,101.8,0.466,4.692 +27/10/2021 13:30,14.9,78.29,2.348,205.8,0.141,304.1,1.521,158.2,158.2,0,101.8,0.615,5.896 +27/10/2021 14:00,15.66,72.37,2.697,196.9,0.148,358.6,1.793,183.6,183.6,0,101.8,0.793,7.175 +27/10/2021 14:30,15.58,72.75,1.851,186.5,0.153,201.1,1.005,96,96,0,101.8,0.427,4.04 +27/10/2021 15:00,15.99,70.44,2.292,198.5,0.148,211.4,1.057,76.67,76.67,0,101.7,0.481,4.291 +27/10/2021 15:30,16.14,69.97,1.819,185.7,0.154,159,0.795,43.27,43.27,0,101.7,0.384,3.358 +27/10/2021 16:00,15.86,71.44,1.187,176,0.151,82.5,0.413,-4.964,-4.964,0,101.7,0.23,1.737 +27/10/2021 16:30,16.28,70.53,0.574,178.4,0.146,60.75,0.304,-12.3,-12.3,0,101.6,0.22,1.631 +27/10/2021 17:00,15.32,73.77,0.355,172.3,0.157,10.2,0.051,-44.02,-44.02,0,101.6,0.033,0.408 +27/10/2021 17:30,13.15,80.7,0.303,224.2,0.066,0,0,-47.39,-47.39,0,101.6,0,0.054 +27/10/2021 18:00,11.63,85.7,0.252,256.1,0.097,0,0,-44.18,-44.18,0,101.6,0,0 +27/10/2021 18:30,10.45,87.9,0,256,0.001,0,0,-44.3,-44.3,0,101.6,0,0 +27/10/2021 19:00,9.72,89.8,0,0,0,0,0,-44.14,-44.14,0,101.6,0,0 +27/10/2021 19:30,9.42,91.2,0.176,220.5,0.064,0,0,-43.81,-43.81,0,101.6,0,0 +27/10/2021 20:00,8.47,91.7,0,0,0,0,0,-45.03,-45.03,0,101.6,0,0 +27/10/2021 20:30,8.17,92.7,0.027,219.7,0.021,0,0,-43.02,-43.02,0,101.5,0,0 +27/10/2021 21:00,7.615,92.6,0.032,219.7,0.013,0,0,-41.55,-41.55,0,101.5,0,0 +27/10/2021 21:30,7.507,93.6,0.065,189.3,0.035,0,0,-41.56,-41.56,0,101.5,0,0 +27/10/2021 22:00,7.308,93.6,0.05,149.7,0.048,0,0,-41.81,-41.81,0,101.5,0,0 +27/10/2021 22:30,7.102,94,0.169,142.9,0.064,0,0,-42.86,-42.86,0,101.5,0,0 +27/10/2021 23:00,7.018,94.4,0.002,126.9,0.003,0,0,-46.04,-46.04,0,101.4,0,0 +27/10/2021 23:30,6.843,94.6,0,127.4,0,0,0,-42.82,-42.82,0,101.4,0,0 +28/10/2021 00:00,6.225,94,0,0,0,0,0,-40.84,-40.84,0,101.3,0,0 +28/10/2021 00:30,5.737,94.7,0.139,312,0.035,0,0,-34.82,-34.82,0,101.3,0,0 +28/10/2021 01:00,5.297,94.2,0,0,0,0,0,-39.26,-39.26,0,101.3,0,0 +28/10/2021 01:30,4.916,94.9,0.038,307.5,0.012,0,0,-39.49,-39.49,0,101.3,0,0 +28/10/2021 02:00,4.656,95.2,0.026,309.9,0.011,0.464,0.002,-15.22,-15.22,0,101.2,0,0 +28/10/2021 02:30,5.411,95.6,0.2,144.6,0.047,0,0,-32.39,-32.39,0.2,101.2,0,0 +28/10/2021 03:00,5.573,94.9,0.29,131.6,0.074,0,0,-42.37,-42.37,0,101.2,0,0 +28/10/2021 03:30,4.848,94.8,0.219,123.3,0.101,0,0,-39.35,-39.35,0,101.2,0,0 +28/10/2021 04:00,4.458,95.2,0.08,123.6,0.06,0,0,-33.24,-33.24,0,101.1,0,0 +28/10/2021 04:30,4.263,95.3,0.007,123.6,0.009,0,0,-30.38,-30.38,0,101.1,0,0 +28/10/2021 05:00,3.987,95.2,0.11,71.04,0.034,0,0,-31.56,-31.56,0,101.1,0,0 +28/10/2021 05:30,3.811,95.5,0.022,140.5,0.018,0,0,-39.01,-39.01,0,101.1,0,0 +28/10/2021 06:00,3.651,95.6,0.139,295.2,0.033,0,0,-35.5,-35.5,0,101,0,0 +28/10/2021 06:30,3.385,95.4,0,0,0,0,0,-41.01,-41.01,0,101,0,0 +28/10/2021 07:00,3.367,96.1,0.001,299.7,0.002,3.038,0.015,-36.12,-36.12,0,101,0,0.092 +28/10/2021 07:30,4.317,96.6,0,0,0,32.21,0.161,-25.36,-25.36,0,101,0.073,0.583 +28/10/2021 08:00,6.513,95.6,0.24,142.1,0.075,107.6,0.538,23.12,23.12,0,101,0.197,1.592 +28/10/2021 08:30,8.74,94.1,0.811,156.9,0.132,164.2,0.821,69.05,69.05,0,101,0.308,3.189 +28/10/2021 09:00,9.4,94,1.077,149.2,0.122,182.8,0.914,58.52,58.52,0,100.9,0.375,3.311 +28/10/2021 09:30,11.42,91.2,1.713,181.3,0.156,301.4,1.507,109.4,109.4,0,100.9,0.666,5.866 +28/10/2021 10:00,13.51,80.7,1.866,178,0.148,352.5,1.762,175,175,0,100.9,0.791,6.984 +28/10/2021 10:30,14.86,74.01,2.61,190.4,0.158,395,1.975,191.5,191.5,0,100.8,0.905,7.846 +28/10/2021 11:00,15.39,70.57,3.346,195,0.155,430.8,2.154,189.1,189.2,0,100.8,0.992,8.5 +28/10/2021 11:30,15.92,68.98,3.182,191.6,0.153,453.3,2.267,210.3,210.4,0,100.8,1.057,8.91 +28/10/2021 12:00,16.39,67.13,2.937,192.6,0.147,461.4,2.307,220.9,220.9,0,100.7,1.084,9.08 +28/10/2021 12:30,16.81,65.28,2.795,184.1,0.148,455.9,2.279,220.9,220.9,0,100.7,1.082,9 +28/10/2021 13:00,17.2,65.04,2.31,177.1,0.147,436.2,2.181,214.3,214.3,0,100.6,1.02,8.73 +28/10/2021 13:30,17.24,64.92,2.924,179.9,0.15,406,2.03,197.1,197.1,0,100.5,0.957,8.17 +28/10/2021 14:00,17.31,64.49,3.45,186.2,0.154,348.3,1.742,164,164.1,0,100.5,0.826,7.039 +28/10/2021 14:30,17.55,64.69,2.758,183.3,0.154,274.9,1.374,119.5,119.6,0,100.5,0.648,5.628 +28/10/2021 15:00,17.34,65.6,2.995,181.2,0.158,181.6,0.908,62.84,62.86,0,100.5,0.422,3.69 +28/10/2021 15:30,16.67,66.35,2.977,182.3,0.154,116.4,0.582,18.71,18.72,0,100.4,0.28,2.471 +28/10/2021 16:00,16.99,65.77,2.428,181.8,0.151,135.5,0.677,32.34,32.34,0,100.4,0.319,3.002 +28/10/2021 16:30,16.31,68.17,2.358,186.9,0.16,41.95,0.21,-29.43,-29.43,0,100.4,0.113,0.949 +28/10/2021 17:00,15.5,69.79,2.102,184.2,0.157,7.007,0.035,-51.28,-51.28,0,100.4,0.01,0.229 +28/10/2021 17:30,14.61,73.16,1.773,181.7,0.157,0,0,-56.84,-56.84,0,100.4,0,0 +28/10/2021 18:00,14.27,73.13,2.093,182.3,0.16,0,0,-58.91,-58.91,0,100.3,0,0 +28/10/2021 18:30,13.95,76.02,2.187,184.9,0.158,0,0,-57.45,-57.45,0,100.3,0,0 +28/10/2021 19:00,13.52,78.11,1.587,176.4,0.154,0,0,-56.16,-56.16,0,100.3,0,0 +28/10/2021 19:30,12.94,81.3,1.747,177.9,0.155,0,0,-54,-54,0,100.3,0,0 +28/10/2021 20:00,12.87,83.4,2.016,183.8,0.153,0,0,-46.76,-46.76,0,100.2,0,0 +28/10/2021 20:30,12.85,85.4,1.645,182.3,0.154,0,0,-33.49,-33.49,0,100.2,0,0 +28/10/2021 21:00,12.91,86.9,1.805,175.4,0.143,0,0,-37.71,-37.71,0,100.2,0,0 +28/10/2021 21:30,12.96,87.6,1.468,172.5,0.14,0,0,-34.73,-34.73,0,100.2,0,0 +28/10/2021 22:00,12.87,87.9,1.233,154.6,0.128,0,0,-30.84,-30.84,0,100.1,0,0 +28/10/2021 22:30,12.56,87,1.231,152.7,0.137,0,0,-31.88,-31.88,0,100.1,0,0 +28/10/2021 23:00,12.46,84.8,1.369,155.2,0.133,0,0,-29.53,-29.53,0,100,0,0 +28/10/2021 23:30,12.81,82.2,1.883,177.3,0.15,0,0,-24.78,-24.78,0,100,0,0 +29/10/2021 00:00,13.09,80,1.751,177.1,0.145,0,0,-28.93,-28.93,0,99.9,0,0 +29/10/2021 00:30,13.02,80.1,0.845,155.9,0.133,0,0,-18.2,-18.2,0,99.9,0,0 +29/10/2021 01:00,13.08,80.6,1.137,170.4,0.144,0,0,-35.54,-35.54,0.2,99.9,0,0 +29/10/2021 01:30,13.19,80.3,1.482,175.1,0.147,0,0,-46.74,-46.74,0,99.8,0,0 +29/10/2021 02:00,13.16,81.4,1.31,160.4,0.136,0,0,-40.4,-40.4,0.2,99.8,0,0 +29/10/2021 02:30,13.12,82,1.929,168.2,0.141,0,0,-46.92,-46.92,0.2,99.8,0,0 +29/10/2021 03:00,13.04,82.1,2.102,178.1,0.144,0,0,-46.74,-46.74,0,99.7,0,0 +29/10/2021 03:30,13.07,82.7,2.213,178,0.144,0,0,-47.44,-47.44,0,99.7,0,0 +29/10/2021 04:00,13.54,82.6,2.678,178.7,0.155,0,0,-44.43,-44.44,0.2,99.7,0,0 +29/10/2021 04:30,13.7,84.8,2.636,180.4,0.146,0,0,-39.94,-39.94,0.2,99.7,0,0 +29/10/2021 05:00,13.66,86.6,2.176,176.3,0.148,0,0,-35.83,-35.83,0,99.6,0,0 +29/10/2021 05:30,13.17,86.3,3.482,203.8,0.126,0,0,-44,-44.18,6,99.6,0,0 +29/10/2021 06:00,12.33,84.1,3.194,201.3,0.15,0.671,0.003,-61.16,-61.17,0.4,99.7,0,0 +29/10/2021 06:30,12,85,2.039,184.4,0.16,0,0,-58.99,-58.99,0,99.7,0,0 +29/10/2021 07:00,11.87,87.2,2.037,192.5,0.153,0.774,0.004,-58.27,-58.27,0,99.7,0,0.029 +29/10/2021 07:30,12.14,88.1,2.376,195,0.155,20.97,0.105,-37.47,-37.47,0,99.7,0.023,0.409 +29/10/2021 08:00,12.98,85.4,2.55,200.7,0.149,51.19,0.256,5.561,5.561,0,99.8,0.074,0.994 +29/10/2021 08:30,13.48,81.8,2.371,225.3,0.127,163.9,0.82,54.45,54.45,0,99.9,0.302,3.234 +29/10/2021 09:00,13.97,78.32,2.781,233.7,0.132,205.6,1.028,87.6,87.6,0,99.9,0.39,4.014 +29/10/2021 09:30,14,76.91,3.319,238.8,0.136,161,0.805,61.24,61.31,0,99.9,0.311,3.074 +29/10/2021 10:00,13.72,76.78,3.343,237.1,0.138,164.2,0.821,54.15,54.17,0,99.9,0.318,3.299 +29/10/2021 10:30,14.18,76.34,2.685,239.4,0.146,317,1.585,160.3,160.3,0,100,0.62,5.76 +29/10/2021 11:00,14.96,71.27,3.201,243,0.136,428.5,2.143,230.4,230.4,0,100,0.919,8.33 +29/10/2021 11:30,15.33,66.48,3.102,242.5,0.136,443.7,2.218,241.7,241.7,0,100,0.995,8.73 +29/10/2021 12:00,15.49,64.86,2.712,244.5,0.143,353.5,1.767,185.8,185.8,0,100,0.756,6.893 +29/10/2021 12:30,15.36,65.12,2.058,238.4,0.133,253.2,1.266,114.4,114.4,0,100,0.483,4.926 +29/10/2021 13:00,16.07,62.07,2.772,228.9,0.124,472.2,2.361,271.1,271.1,0,100,1.034,9.53 +29/10/2021 13:30,16.12,58.33,2.594,228.5,0.123,334.4,1.672,173.3,173.3,0,99.9,0.705,6.681 +29/10/2021 14:00,16.2,58.08,2.977,217.3,0.13,341.7,1.709,178.5,178.6,0,99.9,0.773,6.96 +29/10/2021 14:30,16.39,58.76,2.38,218.9,0.127,306.3,1.531,158.9,158.9,0,99.9,0.716,6.471 +29/10/2021 15:00,16.44,58.15,2.457,214.3,0.134,229.5,1.148,107.7,107.7,0,99.9,0.538,4.94 +29/10/2021 15:30,16.3,57.39,3.317,207.6,0.142,198.7,0.994,79.29,79.3,0,99.9,0.475,4.388 +29/10/2021 16:00,15.67,60.32,2.677,210.4,0.141,102.1,0.511,10.53,10.53,0,99.9,0.274,2.655 +29/10/2021 16:30,14.86,63.82,1.797,202.3,0.153,49.06,0.245,-21.12,-21.12,0,99.9,0.177,1.415 +29/10/2021 17:00,13.95,68.1,1.661,191,0.163,9.32,0.047,-37.99,-37.99,0,99.9,0.022,0.315 +29/10/2021 17:30,12.89,70.81,1.178,195.3,0.166,0,0,-54.29,-54.29,0,99.9,0,0.017 +29/10/2021 18:00,12.11,73.16,1.17,194.4,0.149,0,0,-59.53,-59.53,0,99.9,0,0 +29/10/2021 18:30,11.64,74.89,0.951,173,0.149,0,0,-59.75,-59.75,0,99.9,0,0 +29/10/2021 19:00,10.81,78.37,0.718,168.6,0.149,0,0,-57.05,-57.05,0,99.9,0,0 +29/10/2021 19:30,10.21,81.4,0.522,159.7,0.147,0,0,-54.83,-54.83,0,99.9,0,0 +29/10/2021 20:00,9.59,84.7,0.344,153.4,0.15,0,0,-51.01,-51.01,0,99.9,0,0 +29/10/2021 20:30,9.27,87.1,0.297,162.3,0.119,0,0,-50.88,-50.88,0,99.8,0,0 +29/10/2021 21:00,8.76,88.4,0.141,153,0.118,0,0,-48.02,-48.02,0,99.7,0,0 +29/10/2021 21:30,8.68,89.9,0.3,154.7,0.11,0,0,-51.26,-51.26,0,99.7,0,0 +29/10/2021 22:00,9.03,90.1,0.379,157.7,0.143,0,0,-50.51,-50.51,0,99.7,0,0 +29/10/2021 22:30,8.71,89.8,0.123,154.3,0.092,0,0,-45.14,-45.14,0,99.7,0,0 +29/10/2021 23:00,7.827,90.3,0.111,153.2,0.066,0,0,-42.4,-42.4,0,99.6,0,0 +29/10/2021 23:30,7.664,91.4,0.257,150.6,0.121,0,0,-43.39,-43.39,0,99.6,0,0 +30/10/2021 00:00,7.63,92.2,0.034,149.4,0.03,0.151,0.001,-25.69,-25.69,0,99.5,0,0 +30/10/2021 00:30,8.37,93.3,0.297,135.5,0.1,0.05,0,-26.35,-26.35,0,99.5,0,0 +30/10/2021 01:00,10.28,94,0.897,156.6,0.134,0.022,0,-26.55,-26.55,0,99.4,0,0 +30/10/2021 01:30,11.25,93.4,1.253,162.9,0.139,0,0,-17.09,-17.09,0,99.4,0,0 +30/10/2021 02:00,11.72,92.7,1.617,168.5,0.139,0,0,-28.31,-28.31,0,99.3,0,0 +30/10/2021 02:30,11.83,91.7,1.403,168.3,0.132,0,0,-11.78,-11.78,0,99.3,0,0 +30/10/2021 03:00,12.14,90.9,1.863,171.6,0.145,0,0,-4.509,-4.509,0,99.2,0,0.008 +30/10/2021 03:30,12.43,89.7,1.509,169.7,0.142,0,0,-7.274,-7.274,0,99.2,0,0.065 +30/10/2021 04:00,12.73,89.5,1.854,177.8,0.15,0,0,-2.786,-2.786,0,99.2,0,0.068 +30/10/2021 04:30,12.93,88.9,1.986,182.6,0.156,0,0,-7.281,-7.281,0,99.2,0,0.021 +30/10/2021 05:00,13,88.7,2.109,193.8,0.152,0,0,-5.657,-5.657,0,99.2,0,0 +30/10/2021 05:30,13.1,88.5,1.713,180.1,0.15,0,0,-10.77,-10.77,0,99.2,0,0 +30/10/2021 06:00,13.03,88.9,1.356,180.3,0.154,0,0,-10.35,-10.35,0,99.2,0,0 +30/10/2021 06:30,12.71,88.8,1.913,217.4,0.12,0.027,0,-18.72,-18.72,3.8,99.2,0,0 +30/10/2021 07:00,12.06,83.7,1.587,216.5,0.132,3.153,0.016,-34.35,-34.35,0,99.3,0,0 +30/10/2021 07:30,12.06,83.7,1.449,226.4,0.126,18.77,0.094,-23.51,-23.51,0.4,99.3,0.021,0.405 +30/10/2021 08:00,11.91,84.8,1.537,238.8,0.132,24.37,0.122,-22.17,-22.17,0.2,99.3,0.021,0.493 +30/10/2021 08:30,11.85,84.5,1.368,222.9,0.121,49.4,0.247,-9.36,-9.36,0,99.4,0.08,1.015 +30/10/2021 09:00,11.95,83.1,1.551,232.5,0.133,84.9,0.425,5.283,5.283,0,99.4,0.145,1.816 +30/10/2021 09:30,12.24,80.6,2.076,242.3,0.143,165.5,0.827,56.47,56.47,0,99.5,0.29,3.403 +30/10/2021 10:00,12.96,77.82,2.351,244.4,0.143,288.1,1.441,121.8,121.8,0,99.5,0.532,4.968 +30/10/2021 10:30,13.77,75.1,2.951,251.4,0.147,393.6,1.968,194.3,194.3,0,99.6,0.833,7.638 +30/10/2021 11:00,14.27,72.44,2.841,259.8,0.145,397,1.985,209.6,209.6,0,99.6,0.843,7.694 +30/10/2021 11:30,14.26,70.05,2.419,279.4,0.147,264.4,1.322,134.8,134.8,0,99.6,0.496,4.748 +30/10/2021 12:00,14.74,69,2.188,263,0.146,386.3,1.931,203.1,203.1,0,99.7,0.82,7.505 +30/10/2021 12:30,15.17,65.69,2.385,260.2,0.148,398,1.99,220.1,220.1,0,99.7,0.861,7.87 +30/10/2021 13:00,15.23,64.04,2.175,274.8,0.146,314,1.57,162.4,162.4,0,99.7,0.651,6.177 +30/10/2021 13:30,15.48,61.85,1.927,279.8,0.144,384.4,1.922,217.5,217.5,0,99.7,0.871,7.804 +30/10/2021 14:00,15.33,62.59,2.017,248.8,0.145,279.2,1.396,141.6,141.6,0,99.8,0.59,5.571 +30/10/2021 14:30,15.29,61.22,2.334,241.5,0.134,187.6,0.938,76.5,76.5,0,99.8,0.379,3.547 +30/10/2021 15:00,15.26,60.12,2.572,242.6,0.141,211.2,1.056,91.3,91.3,0,99.8,0.443,4.276 +30/10/2021 15:30,15.2,59.21,2.92,239.2,0.136,153.7,0.769,50.77,50.78,0,99.9,0.343,3.286 +30/10/2021 16:00,14.61,64.14,1.85,227.9,0.127,72.85,0.364,-0.955,-0.955,0,99.9,0.147,1.68 +30/10/2021 16:30,14.21,66.99,2.061,228.9,0.131,42.44,0.212,-18.25,-18.25,0,99.9,0.108,1.121 +30/10/2021 17:00,13.53,66.56,2.03,230.6,0.129,4.77,0.024,-38.93,-38.93,0,100,0.001,0.16 +30/10/2021 17:30,12.98,69.4,1.359,218.6,0.125,0,0,-33.15,-33.15,0,100,0,0 +30/10/2021 18:00,12.32,73.59,1.405,201.2,0.143,0,0,-35.24,-35.24,0,100,0,0 +30/10/2021 18:30,12.05,75.19,1.495,200.7,0.149,0,0,-39.15,-39.15,0,100.1,0,0 +30/10/2021 19:00,11.88,75.86,1.249,186.4,0.155,0,0,-35.06,-35.06,0,100.1,0,0 +30/10/2021 19:30,11.76,77.12,1.081,186.5,0.153,0,0,-33.37,-33.37,0,100.1,0,0 +30/10/2021 20:00,11.61,78.2,0.657,166.3,0.153,0,0,-29.48,-29.48,0,100.1,0,0 +30/10/2021 20:30,11.3,80.3,0.661,156.3,0.146,0,0,-26.84,-26.84,0,100.1,0,0 +30/10/2021 21:00,10.93,82.6,0.539,160.8,0.137,0,0,-26.06,-26.06,0,100.1,0,0 +30/10/2021 21:30,11.14,82.5,1.137,171.9,0.15,0,0,-28.97,-28.97,0,100.1,0,0 +30/10/2021 22:00,10.89,83.4,0.702,160.1,0.133,0,0,-29.61,-29.61,0,100.1,0,0 +30/10/2021 22:30,11.19,83.8,1.334,171.7,0.146,0,0,-31.75,-31.75,0,100.1,0,0 +30/10/2021 23:00,11.58,82.5,2.038,179.2,0.153,0,0,-30.67,-30.67,0,100.1,0,0 +30/10/2021 23:30,11.6,82.1,2.183,180.9,0.152,0,0,-31.79,-31.79,0,100,0,0 +31/10/2021 00:00,11.54,82.6,1.816,179.6,0.15,0,0,-39.99,-39.99,0,100,0,0 +31/10/2021 00:30,11.66,82.1,2.543,181.5,0.154,0,0,-41.47,-41.47,0,99.9,0,0 +31/10/2021 01:00,11.48,83.1,1.967,178.5,0.146,0,0,-33.73,-33.73,0,99.9,0,0 +31/10/2021 01:30,11.66,82.9,2.077,178.5,0.15,0,0,-21.89,-21.89,0,99.8,0,0 +31/10/2021 02:00,11.83,82.3,2.34,176.9,0.142,0,0,-12.22,-12.22,0,99.8,0,0 +31/10/2021 02:30,11.99,83,2.664,180.1,0.148,0,0,-28.38,-28.38,0,99.7,0,0 +31/10/2021 03:00,12.23,84.6,2.492,177.7,0.141,0,0,-29.64,-29.64,0,99.7,0,0 +31/10/2021 03:30,12.47,87.8,2.644,179.4,0.15,0,0,-26.17,-26.17,0,99.6,0,0 +31/10/2021 04:00,12.77,88.6,2.413,172.1,0.143,0,0,-31.37,-31.37,0,99.6,0,0 +31/10/2021 04:30,13.13,87.6,3.087,178.3,0.15,0,0,-26.09,-26.11,0,99.5,0,0.048 +31/10/2021 05:00,13.6,85.9,3.881,181.5,0.155,0,0,-44.27,-44.4,0.2,99.5,0,0.068 +31/10/2021 05:30,13.88,85,3.179,180.8,0.152,0,0,-22.93,-22.94,0,99.4,0,0.068 +31/10/2021 06:00,14.01,83.2,3.506,178.6,0.147,0,0,-23.91,-23.94,0,99.4,0,0.068 +31/10/2021 06:30,14.06,81.9,4.195,182.5,0.145,0,0,-49.81,-50.22,0.2,99.3,0,0.068 +31/10/2021 07:00,14.16,82.3,4.608,179.3,0.148,0,0,-73.94,-74.69,0.4,99.2,0,0.074 +31/10/2021 07:30,14.11,82.1,4.895,181.9,0.151,6.087,0.03,-69.87,-70.82,0.2,99.1,0,0.207 +31/10/2021 08:00,14.06,83,5.394,186.7,0.151,13.03,0.065,-56.12,-57.27,1.2,99.1,0.004,0.319 +31/10/2021 08:30,13.72,87.2,4.833,185.1,0.154,26.87,0.134,-24.55,-24.85,1.2,99.2,0.037,0.487 +31/10/2021 09:00,13.69,88.1,4.356,219,0.127,26.59,0.133,-34.95,-35.11,5,99.3,0.035,0.492 +31/10/2021 09:30,13.29,85.4,3.408,225.4,0.129,28.78,0.144,-34.89,-34.91,1.6,99.3,0.037,0.514 +31/10/2021 10:00,13.07,87.3,2.619,232.1,0.131,30.04,0.15,-16.99,-16.99,0.8,99.3,0.04,0.448 +31/10/2021 10:30,13.48,86.2,2.951,243.6,0.139,274.1,1.37,136,136,0,99.3,0.476,4.739 +31/10/2021 11:00,14.04,80.5,3.207,245,0.143,217.6,1.088,118.8,118.8,0,99.4,0.372,3.86 +31/10/2021 11:30,14.14,73.67,3.676,248.8,0.144,308.5,1.542,169.7,170,0,99.4,0.594,5.744 +31/10/2021 12:00,14.83,69.21,3.659,254.2,0.149,441.3,2.207,245.5,245.7,0,99.4,0.95,8.54 +31/10/2021 12:30,15.23,63.94,4.259,249.9,0.151,451.9,2.259,257.6,258.4,0,99.4,0.994,8.96 +31/10/2021 13:00,15.4,58.48,4.501,247.8,0.15,429.9,2.149,237.3,238.8,0,99.4,0.976,8.65 +31/10/2021 13:30,15.4,54.35,4.354,251.7,0.148,361.4,1.807,196.7,197.6,0,99.5,0.82,7.287 +31/10/2021 14:00,15.63,56.77,3.898,250.7,0.153,344.9,1.724,193.9,194.6,0,99.5,0.772,7.131 +31/10/2021 14:30,15.5,54.87,4.922,237.8,0.136,321.2,1.606,167.7,169.1,0,99.5,0.748,6.802 +31/10/2021 15:00,15.2,54.43,4.944,244.6,0.143,222.6,1.113,101.3,102.4,0,99.6,0.517,4.766 +31/10/2021 15:30,14.66,55.53,5.245,245,0.144,155.1,0.775,58.51,59.21,0,99.6,0.352,3.537 +31/10/2021 16:00,14.36,54.79,4.372,247.7,0.146,111.1,0.555,14.73,14.91,0,99.6,0.309,2.746 +31/10/2021 16:30,13.8,57.59,3.701,240,0.144,42.74,0.214,-32.61,-32.63,0,99.6,0.137,1.147 +31/10/2021 17:00,12.95,60.74,2.653,229.7,0.13,4.689,0.023,-61.04,-61.05,0,99.7,0.01,0.185 +31/10/2021 17:30,12.23,65.89,2.202,216,0.129,0,0,-64.1,-64.1,0,99.7,0,0.01 +31/10/2021 18:00,11.73,70.16,2.061,217.3,0.133,0,0,-64.93,-64.93,0,99.7,0,0 +31/10/2021 18:30,11,74.6,2.13,204.1,0.148,0,0,-62.95,-62.95,0,99.7,0,0 +31/10/2021 19:00,10.75,76.9,2.477,208.4,0.146,0,0,-65.34,-65.34,0,99.7,0,0 +31/10/2021 19:30,10.61,77.97,2.654,207.4,0.143,0,0,-62.51,-62.51,0,99.7,0,0 +31/10/2021 20:00,10.74,76.24,2.865,219.4,0.132,0,0,-61.55,-61.58,0,99.7,0,0 +31/10/2021 20:30,10.72,73.6,2.184,219.8,0.13,0,0,-45.21,-45.21,0,99.7,0,0 +31/10/2021 21:00,10.55,78.94,3.538,214.8,0.135,0,0,-59.94,-60.08,0.2,99.7,0,0 +31/10/2021 21:30,10.18,76.7,2.734,214.8,0.135,0,0,-36.71,-36.71,0,99.8,0,0 +31/10/2021 22:00,9.89,80.3,2.157,212.1,0.14,0,0,-34.87,-34.87,0.6,99.8,0,0 +31/10/2021 22:30,9.59,84.6,1.799,223.9,0.123,0,0,-50.79,-50.79,0,99.8,0,0 +31/10/2021 23:00,9.63,84,2.905,208.2,0.145,0,0,-53.17,-53.17,0,99.8,0,0 +31/10/2021 23:30,9.62,82.2,2.894,214.3,0.136,0,0,-56.99,-56.99,0,99.8,0,0 +01/11/2021 00:00,9.57,80.4,2.767,225.7,0.122,0,0,-77.09,-77.1,0,99.8,0,0 +01/11/2021 00:30,9.4,79.79,2.136,228.3,0.131,0,0,-51.12,-51.12,0,99.8,0,0 +01/11/2021 01:00,8.97,80.8,2.108,209.9,0.142,0,0,-56.86,-56.86,0,99.7,0,0 +01/11/2021 01:30,8.62,83,1.675,210.6,0.141,0,0,-63.71,-63.71,0,99.7,0,0 +01/11/2021 02:00,8.45,84.6,1.75,192.2,0.153,0,0,-62.13,-62.13,0,99.7,0,0 +01/11/2021 02:30,8.16,85.8,2.022,188.4,0.153,0,0,-62.68,-62.68,0,99.7,0,0 +01/11/2021 03:00,7.989,86.4,1.588,204.5,0.137,0,0,-62.54,-62.54,0,99.7,0,0 +01/11/2021 03:30,7.776,86.9,1.453,197.4,0.15,0,0,-60.94,-60.94,0,99.7,0,0 +01/11/2021 04:00,7.777,86.8,1.259,200.4,0.139,0,0,-57.39,-57.39,0,99.7,0,0 +01/11/2021 04:30,7.78,86,1.144,199.8,0.146,0,0,-58.11,-58.11,0,99.8,0,0 +01/11/2021 05:00,7.847,85.4,1.338,203.3,0.146,0,0,-57.96,-57.96,0,99.8,0,0 +01/11/2021 05:30,7.901,84.7,1.699,185.6,0.155,0,0,-49.93,-49.93,0,99.8,0,0 +01/11/2021 06:00,8.12,83.9,2.094,209.3,0.142,0,0,-59.81,-59.81,0,99.8,0,0 +01/11/2021 06:30,8.24,81.8,2.121,213.9,0.142,0,0,-62.55,-62.55,0,99.8,0,0 +01/11/2021 07:00,8.06,81.5,1.638,208.6,0.145,1.049,0.005,-54.21,-54.21,0,99.8,0,0.079 +01/11/2021 07:30,8.26,81.6,1.873,201,0.147,19.59,0.098,-37.46,-37.46,0,99.8,0.03,0.389 +01/11/2021 08:00,8.88,79.39,2.22,198.3,0.146,63.26,0.316,-17.62,-17.62,0,99.8,0.11,1.071 +01/11/2021 08:30,9.79,76.89,2.182,193.8,0.153,173.5,0.868,49.34,49.34,0,99.8,0.357,3.306 +01/11/2021 09:00,10.08,77.07,2.737,197.3,0.15,114.8,0.574,32.86,32.86,0,99.8,0.228,2.272 +01/11/2021 09:30,10.17,79.98,2.653,209.4,0.139,184.4,0.922,100.5,100.5,0,99.8,0.352,3.828 +01/11/2021 10:00,11.18,77.72,3.748,233.1,0.13,221.8,1.109,122.6,122.9,0,99.8,0.431,4.277 +01/11/2021 10:30,11.43,76.99,3.143,256.8,0.145,331.9,1.659,160.9,160.9,0,99.8,0.671,7.076 +01/11/2021 11:00,12.19,70.07,3.276,272.5,0.145,414.7,2.074,210.3,210.6,0,99.8,0.894,9.36 +01/11/2021 11:30,12.57,66.56,3.298,281.9,0.142,433.4,2.167,223.9,224.1,0,99.9,0.952,9.78 +01/11/2021 12:00,12.98,63.86,3.344,278.9,0.149,447.8,2.239,237.6,237.7,0,99.9,1.005,10.1 +01/11/2021 12:30,13.56,61.13,3.289,272.9,0.147,439.2,2.196,244,244.1,0,99.9,0.984,9.96 +01/11/2021 13:00,14.2,59.65,3.391,265.3,0.148,492.8,2.464,296,296.4,0,99.8,1.093,11.56 +01/11/2021 13:30,13.91,58.59,2.942,258.2,0.15,170.7,0.854,74.52,74.54,0,99.8,0.359,3.674 +01/11/2021 14:00,13.15,61.93,2.583,266.8,0.147,67.13,0.336,-16.16,-16.25,0.4,99.8,0.137,1.595 +01/11/2021 14:30,11.66,73.28,2.469,242.1,0.139,187.8,0.939,8.95,8.95,0.2,99.8,0.347,3.7 +01/11/2021 15:00,11.86,71.74,2.277,226.8,0.124,117.3,0.586,24.06,24.06,0,99.8,0.235,2.2 +01/11/2021 15:30,11.86,70.8,2.203,225.5,0.125,79.85,0.399,13.95,13.95,0,99.8,0.159,1.545 +01/11/2021 16:00,11.73,71.19,2.468,226.9,0.121,66.15,0.331,12.75,12.75,0,99.8,0.14,1.317 +01/11/2021 16:30,10.98,76.18,2.213,207.5,0.143,39.56,0.198,-18.54,-18.54,0,99.7,0.076,0.838 +01/11/2021 17:00,10.18,79.02,2.103,210.7,0.142,2.253,0.011,-52.61,-52.61,0,99.7,0,0.092 +01/11/2021 17:30,9.72,79.07,1.947,215.1,0.131,0,0,-45.71,-45.71,0,99.7,0,0 +01/11/2021 18:00,9.46,80.9,2.158,207.9,0.144,0,0,-38.99,-38.99,0,99.7,0,0 +01/11/2021 18:30,9.07,82.5,2.013,205.8,0.142,0,0,-49.89,-49.89,0,99.7,0,0 +01/11/2021 19:00,8.82,83.6,1.945,209.1,0.138,0,0,-61.95,-61.95,0,99.7,0,0 +01/11/2021 19:30,8.68,85.2,1.931,203.7,0.148,0,0,-58.15,-58.15,0,99.7,0,0 +01/11/2021 20:00,8.56,86.1,1.697,208.9,0.14,0,0,-39.27,-39.27,0,99.7,0,0 +01/11/2021 20:30,8.7,86.4,1.902,214.3,0.134,0,0,-29.68,-29.68,0,99.7,0,0 +01/11/2021 21:00,8.69,87,1.495,221.2,0.13,0,0,-36.28,-36.28,0,99.7,0,0 +01/11/2021 21:30,8.54,87.1,1.253,226,0.127,0,0,-49.71,-49.71,0,99.7,0,0 +01/11/2021 22:00,8.47,86.9,1.436,219.7,0.129,0,0,-28.9,-28.9,0,99.7,0,0 +01/11/2021 22:30,8.11,86.3,1.074,219.1,0.131,0,0,-50.31,-50.31,0,99.7,0,0 +01/11/2021 23:00,7.774,86.8,1.199,214,0.129,0,0,-59.59,-59.59,0,99.7,0,0 +01/11/2021 23:30,7.474,87.3,1.651,232.8,0.131,0,0,-58.92,-58.92,0,99.7,0,0 +02/11/2021 00:00,7.433,87.1,2.096,234.3,0.138,0,0,-57.86,-57.86,0,99.7,0,0 +02/11/2021 00:30,7.351,87,1.89,229,0.128,0,0,-64.39,-64.39,0,99.7,0,0 +02/11/2021 01:00,7.172,87.1,1.672,243.2,0.142,0,0,-63.38,-63.38,0,99.7,0,0 +02/11/2021 01:30,6.763,87.7,0.954,239,0.125,0,0,-59.48,-59.48,0,99.7,0,0 +02/11/2021 02:00,6.183,88.6,0.56,237.6,0.142,0,0,-52.8,-52.8,0,99.7,0,0 +02/11/2021 02:30,5.931,89.9,1.057,216.7,0.136,0,0,-58.18,-58.18,0,99.7,0,0 +02/11/2021 03:00,5.714,90.1,0.724,228.9,0.129,0,0,-56.57,-56.57,0,99.7,0,0 +02/11/2021 03:30,5.179,90.4,0.205,198.3,0.099,0,0,-51.87,-51.87,0,99.7,0,0 +02/11/2021 04:00,5.017,91.6,0.568,199.2,0.159,0,0,-50.76,-50.76,0,99.7,0,0 +02/11/2021 04:30,5.3,92.1,0.979,211.9,0.142,0,0,-54.15,-54.15,0,99.8,0,0 +02/11/2021 05:00,5.065,91.9,0.652,217.7,0.137,0,0,-51.78,-51.78,0,99.8,0,0 +02/11/2021 05:30,5.196,92.3,0.894,240.3,0.136,0,0,-54,-54,0,99.8,0,0 +02/11/2021 06:00,4.831,92,0.191,265.6,0.061,0,0,-49.14,-49.14,0,99.8,0,0 +02/11/2021 06:30,4.612,92.5,0.628,196.2,0.105,0,0,-50.34,-50.34,0,99.8,0,0 +02/11/2021 07:00,4.633,92.9,0.755,209.7,0.144,0.473,0.002,-44.38,-44.38,0,99.8,0,0.04 +02/11/2021 07:30,4.728,92.9,0.078,235.5,0.044,25.56,0.128,-29.45,-29.45,0,99.8,0.035,0.432 +02/11/2021 08:00,5.404,92.3,0.229,137.1,0.053,50.61,0.253,-18.85,-18.85,0,99.8,0.076,0.698 +02/11/2021 08:30,5.912,91.7,0.037,128.4,0.011,112.2,0.561,14.18,14.18,0,99.8,0.228,1.953 +02/11/2021 09:00,7.145,89,0.163,155.7,0.05,115,0.575,20.8,20.8,0,99.8,0.229,2.09 +02/11/2021 09:30,7.584,87.2,0.14,136.1,0.055,154.6,0.773,50.5,50.5,0,99.8,0.294,2.873 +02/11/2021 10:00,8.68,83.5,0.586,150.3,0.11,216.4,1.082,74.61,74.61,0,99.8,0.417,4.225 +02/11/2021 10:30,9.53,80.5,0.572,144,0.127,212.4,1.062,83.3,83.3,0,99.8,0.394,4.44 +02/11/2021 11:00,9.85,81.7,0.755,147.3,0.124,230.7,1.154,104.4,104.4,0,99.8,0.423,4.976 +02/11/2021 11:30,10.75,78.25,1.222,176.1,0.153,198.9,0.994,85.4,85.4,0,99.7,0.364,4.236 +02/11/2021 12:00,10.69,78.03,1.518,188.3,0.146,191.2,0.956,88,88,0,99.7,0.341,4.261 +02/11/2021 12:30,11.13,78.05,1.132,177.3,0.147,216.3,1.082,98.7,98.7,0,99.6,0.369,4.697 +02/11/2021 13:00,11.37,78.11,0.897,158.4,0.131,177.7,0.889,76.47,76.47,0,99.6,0.337,3.981 +02/11/2021 13:30,11.29,78.53,1.1,184.5,0.154,96.5,0.483,37.1,37.1,0,99.6,0.203,2.271 +02/11/2021 14:00,11.16,78.3,1.2,177.4,0.153,81.6,0.408,22.88,22.88,0,99.6,0.163,1.921 +02/11/2021 14:30,11.05,78.74,0.749,174.1,0.164,90.6,0.453,5.565,5.565,0,99.5,0.186,2.104 +02/11/2021 15:00,11.02,78.88,0.928,174.8,0.149,76.32,0.382,10,10,0,99.5,0.145,1.758 +02/11/2021 15:30,10.79,79.9,0.807,176.9,0.17,58.94,0.295,5.631,5.631,0,99.5,0.119,1.345 +02/11/2021 16:00,10.69,81.2,0.631,155.9,0.129,26.38,0.132,-21.11,-21.11,0,99.4,0.047,0.641 +02/11/2021 16:30,9.76,79.91,1.275,222.5,0.121,0.337,0.002,-39.99,-39.99,1.2,99.4,0,0.095 +02/11/2021 17:00,8.67,83.6,1.318,298.5,0.143,0,0,-29.4,-29.4,0.6,99.4,0,0.013 +02/11/2021 17:30,8.15,86.8,0.706,307.4,0.13,0,0,-18.49,-18.49,0.6,99.5,0,0 +02/11/2021 18:00,7.905,88.7,1.327,303.7,0.133,0,0,-19.64,-19.64,0.8,99.5,0,0 +02/11/2021 18:30,7.819,89.5,0.895,315.1,0.132,0,0,-20.23,-20.23,0.2,99.5,0,0 +02/11/2021 19:00,7.781,90.1,0.544,1.365,0.116,0,0,-19.09,-19.09,0.2,99.5,0,0 +02/11/2021 19:30,7.648,90.4,0.162,22.74,0.068,0,0,-23.25,-23.25,0,99.5,0,0 +02/11/2021 20:00,7.556,91.1,0.541,349.7,0.13,0,0,-12.61,-12.61,0.2,99.5,0,0 +02/11/2021 20:30,7.769,91.4,0.756,325.6,0.139,0,0,-13.19,-13.19,0,99.5,0,0 +02/11/2021 21:00,7.834,91.3,1.32,340.7,0.142,0,0,-15.86,-15.86,0,99.5,0,0 +02/11/2021 21:30,7.801,90.3,1.078,338,0.144,0,0,-23.56,-23.56,0,99.5,0,0 +02/11/2021 22:00,7.681,89.5,1.244,317.5,0.124,0,0,-30.72,-30.72,0,99.6,0,0 +02/11/2021 22:30,7.549,90,0.64,298.6,0.132,0,0,-24.46,-24.46,0,99.6,0,0 +02/11/2021 23:00,7.505,90.8,1.041,316.2,0.12,0,0,-13.36,-13.36,0,99.6,0,0 +02/11/2021 23:30,7.537,91.3,1.307,304.1,0.13,0,0,-13.72,-13.72,0,99.6,0,0 +03/11/2021 00:00,7.527,91.5,1.022,310.7,0.128,0,0,-14.27,-14.27,0,99.6,0,0 +03/11/2021 00:30,7.494,91.4,0.734,295.1,0.145,0,0,-17.03,-17.03,0.2,99.6,0,0 +03/11/2021 01:00,7.351,91.5,0.968,305.8,0.131,0,0,-29.6,-29.6,0,99.6,0,0 +03/11/2021 01:30,7.158,91.7,1.098,311.8,0.126,0,0,-27.89,-27.89,0,99.7,0,0 +03/11/2021 02:00,7.022,91.7,0.864,303.3,0.14,0,0,-31.28,-31.28,0,99.7,0,0 +03/11/2021 02:30,6.868,91.9,0.938,301.8,0.14,0,0,-36.75,-36.75,0,99.7,0,0 +03/11/2021 03:00,6.776,92.1,0.659,286.3,0.137,0,0,-32.4,-32.4,0,99.7,0,0 +03/11/2021 03:30,6.686,92.2,0.722,301,0.116,0,0,-39.69,-39.69,0,99.7,0,0 +03/11/2021 04:00,6.49,92,1.04,313.6,0.129,0,0,-45.09,-45.09,0,99.7,0,0 +03/11/2021 04:30,6.347,91.8,0.871,303,0.127,0,0,-46.42,-46.42,0,99.8,0,0 +03/11/2021 05:00,6.038,91.8,0.911,299.3,0.143,0,0,-41.65,-41.65,0,99.8,0,0 +03/11/2021 05:30,6.108,91.8,1.066,302.4,0.13,0,0,-40.62,-40.62,0,99.8,0,0 +03/11/2021 06:00,6.128,91.5,1.282,307.5,0.132,0,0,-54.84,-54.84,0,99.8,0,0 +03/11/2021 06:30,6.326,91.1,1.292,305.7,0.132,0,0,-55.18,-55.18,0,99.8,0,0 +03/11/2021 07:00,6.357,90.3,1.096,310.7,0.13,0.033,0,-50.73,-50.73,0,99.9,0,0.023 +03/11/2021 07:30,6.436,90.5,0.973,338.2,0.121,14.18,0.071,-19.2,-19.2,0,99.9,0.009,0.206 +03/11/2021 08:00,6.727,89.8,0.95,321.2,0.127,63.96,0.32,-10.27,-10.27,0,100,0.104,0.951 +03/11/2021 08:30,8.29,87.4,1.664,329.8,0.137,186.7,0.934,97.1,97.1,0,100,0.345,3.764 +03/11/2021 09:00,8.92,83.6,1.419,352,0.152,76.27,0.381,20.32,20.32,0,100.1,0.127,1.542 +03/11/2021 09:30,9.51,79.7,1.907,338.3,0.138,180.1,0.901,62.08,62.08,0,100.1,0.341,3.232 +03/11/2021 10:00,9.14,80.9,1.464,292.3,0.146,236.7,1.184,82.5,82.5,0,100.1,0.473,4.368 +03/11/2021 10:30,10.71,75.75,1.285,310,0.122,362.8,1.814,157.9,157.9,0,100.1,0.776,7.082 +03/11/2021 11:00,11.33,74.47,1.634,313.7,0.122,397.9,1.99,186.1,186.1,0,100.1,0.862,7.667 +03/11/2021 11:30,11.66,70.83,1.855,313.8,0.117,422.5,2.113,207.4,207.4,0,100.1,0.932,8.15 +03/11/2021 12:00,11.91,68.25,1.654,314.1,0.124,433.8,2.169,220.3,220.3,0,100.1,0.965,8.43 +03/11/2021 12:30,12.69,64.43,1.23,303.1,0.12,421.2,2.106,227.5,227.5,0,100.1,0.92,8.47 +03/11/2021 13:00,10.69,70.88,1.629,6.263,0.126,85.1,0.426,-9.01,-9.01,1.4,100.2,0.162,1.836 +03/11/2021 13:30,8.99,79.26,0.802,246.9,0.093,100.1,0.5,-4.847,-4.847,0,100.1,0.159,1.51 +03/11/2021 14:00,9.95,74.65,1.049,196.9,0.15,296.6,1.483,103.6,103.6,0,100.1,0.581,5.479 +03/11/2021 14:30,12.29,64.04,0.489,245.4,0.129,313.5,1.568,128,128,0,100.1,0.679,6.161 +03/11/2021 15:00,11.63,65.34,1.664,316.1,0.121,63.27,0.316,-12.75,-12.78,0.2,100.1,0.126,1.406 +03/11/2021 15:30,8.62,82.1,1.191,31.42,0.115,51.51,0.258,-7.87,-7.87,0.8,100.2,0.089,1.156 +03/11/2021 16:00,8.95,82.9,0.609,149.2,0.11,57,0.285,-27.29,-27.29,0,100.2,0.113,1.227 +03/11/2021 16:30,8.35,85.4,0.545,162.7,0.152,9.82,0.049,-35.27,-35.27,0,100.2,0,0.157 +03/11/2021 17:00,8.09,87.6,0.748,275.8,0.093,4.302,0.022,-16.94,-16.94,0.2,100.2,0,0.134 +03/11/2021 17:30,8.01,88.6,0.625,272.5,0.093,0,0,-36.78,-36.78,0.2,100.3,0,0 +03/11/2021 18:00,7.51,89.1,0.231,237.1,0.107,0,0,-52.92,-52.92,0,100.3,0,0 +03/11/2021 18:30,6.849,90.4,0.441,254.6,0.123,0,0,-35.31,-35.31,0,100.3,0,0 +03/11/2021 19:00,7.126,91.6,0.704,310.1,0.117,0,0,-10.44,-10.44,0.6,100.4,0,0 +03/11/2021 19:30,7.39,91.6,0.261,339,0.075,0,0,-24.25,-24.25,0,100.4,0,0 +03/11/2021 20:00,7.012,91.8,0.346,328.6,0.098,0,0,-46.12,-46.12,0,100.4,0,0 +03/11/2021 20:30,6.619,92.3,0.703,328.5,0.138,0,0,-52.43,-52.43,0,100.4,0,0 +03/11/2021 21:00,6.167,92.5,0.648,333.1,0.133,0,0,-46.48,-46.48,0,100.4,0,0 +03/11/2021 21:30,5.915,93.1,0.959,317.2,0.128,0,0,-47.63,-47.63,0,100.5,0,0 +03/11/2021 22:00,6.166,93.2,0.853,313,0.131,0,0,-48.95,-48.95,0,100.5,0,0 +03/11/2021 22:30,5.779,93.3,0.479,312.4,0.121,0,0,-44.53,-44.53,0,100.5,0,0 +03/11/2021 23:00,5.527,93.6,0.493,291.5,0.112,0,0,-46.78,-46.78,0,100.5,0,0 +03/11/2021 23:30,5.538,93.8,1.024,309.1,0.13,0,0,-48.4,-48.4,0,100.5,0,0 +04/11/2021 00:00,5.564,93.9,0.736,296.1,0.142,0,0,-50.26,-50.26,0,100.6,0,0 +04/11/2021 00:30,5.409,93.9,0.373,290.9,0.116,0,0,-41.6,-41.6,0.2,100.6,0,0 +04/11/2021 01:00,5.324,94,0.639,294.3,0.128,0,0,-23.32,-23.32,0,100.6,0,0 +04/11/2021 01:30,5.4,94.1,1.236,304.6,0.138,0,0,-43.17,-43.17,0,100.6,0,0 +04/11/2021 02:00,5.935,94.4,1.786,321.9,0.133,0,0,-32.91,-32.91,0,100.6,0,0 +04/11/2021 02:30,6.115,93.6,1.306,317.9,0.124,0,0,-45.56,-45.56,0,100.6,0,0 +04/11/2021 03:00,5.872,93.3,0.634,330.1,0.106,0,0,-36.57,-36.57,0,100.6,0,0 +04/11/2021 03:30,6.168,93.4,0.388,329.1,0.09,0,0,-18.61,-18.61,0,100.6,0,0 +04/11/2021 04:00,6.224,92.6,1.043,337.1,0.138,0,0,-43.57,-43.57,0,100.7,0,0 +04/11/2021 04:30,6.434,92.4,1.207,321.8,0.13,0,0,-36.21,-36.21,0,100.7,0,0 +04/11/2021 05:00,6.512,91.7,0.629,302.6,0.101,0,0,-32.84,-32.84,0,100.7,0,0 +04/11/2021 05:30,6.182,91.5,0.734,297.3,0.1,0,0,-43.1,-43.1,0,100.8,0,0 +04/11/2021 06:00,5.947,91.7,1.034,302.4,0.139,0,0,-46.21,-46.21,0,100.8,0,0 +04/11/2021 06:30,5.651,92.1,1.128,324.2,0.121,0,0,-24.28,-24.28,0,100.8,0,0 +04/11/2021 07:00,6.193,92.2,1.171,313.5,0.124,0.435,0.002,-33.92,-33.92,0,100.8,0,0.036 +04/11/2021 07:30,6.005,91.6,0.266,346.7,0.06,15.8,0.079,-14.5,-14.5,0,100.9,0.009,0.338 +04/11/2021 08:00,6.675,91.2,0.141,331,0.033,58.05,0.29,-9.7,-9.7,0,100.9,0.089,0.795 +04/11/2021 08:30,7.253,90.1,0.568,305.9,0.075,109.6,0.548,14.29,14.29,0,101,0.203,1.734 +04/11/2021 09:00,8.86,85.8,0.169,344.3,0.055,213.5,1.068,78.69,78.69,0,101,0.418,4.107 +04/11/2021 09:30,10.28,78.03,1.329,357.9,0.139,275.5,1.378,180,180,0,101.1,0.58,5.325 +04/11/2021 10:00,10.51,75.91,2.122,332,0.131,287.7,1.438,161.1,161.1,0,101.1,0.593,5.401 +04/11/2021 10:30,11.29,73.88,2.091,356.6,0.142,384.9,1.925,192,192,0,101.1,0.795,7.48 +04/11/2021 11:00,11.16,73.25,1.663,13.46,0.142,275.5,1.378,120.6,120.6,0,101.2,0.564,5.156 +04/11/2021 11:30,11.62,69.79,2.106,1.132,0.147,266.1,1.33,129.1,129.1,0,101.2,0.539,5.228 +04/11/2021 12:00,11.68,68.1,2.068,13.26,0.134,389.2,1.946,199.6,199.6,0,101.2,0.819,7.477 +04/11/2021 12:30,11.26,68.1,2.264,356.8,0.145,140.1,0.701,-8.24,-8.24,0,101.2,0.276,2.605 +04/11/2021 13:00,10.87,68.03,3.083,338.6,0.138,200.5,1.002,94.9,94.9,0,101.2,0.399,3.958 +04/11/2021 13:30,9.66,74,2.019,336.7,0.147,185.2,0.926,63.98,63.98,0,101.3,0.364,3.582 +04/11/2021 14:00,10.99,70.89,2.771,326.4,0.136,317,1.585,152.5,152.5,0,101.3,0.69,6.107 +04/11/2021 14:30,11.05,67.64,2.86,344.1,0.147,220,1.1,84.7,84.8,0,101.3,0.477,4.548 +04/11/2021 15:00,11.06,63.53,2.424,358.4,0.145,120.1,0.6,18.74,18.74,0,101.3,0.25,2.032 +04/11/2021 15:30,10.65,66.78,2.483,340.5,0.149,153.5,0.768,44,44,0,101.3,0.337,3.539 +04/11/2021 16:00,11,66.44,1.677,350.1,0.15,102.6,0.513,11.76,11.76,0,101.4,0.295,2.396 +04/11/2021 16:30,10.78,67.06,1.684,349.6,0.147,47.92,0.24,-7.072,-7.072,0,101.4,0.166,1.449 +04/11/2021 17:00,9.57,70.51,1.469,351.3,0.151,2.687,0.013,-51.12,-51.12,0,101.4,0.008,0.163 +04/11/2021 17:30,8.69,76.25,0.866,333.1,0.134,0,0,-34.84,-34.84,0,101.5,0,0.001 +04/11/2021 18:00,8.2,78.82,1.418,329.9,0.139,0,0,-34.12,-34.12,0,101.5,0,0 +04/11/2021 18:30,8.42,79.17,1.108,339.9,0.145,0,0,-27.51,-27.51,0,101.6,0,0 +04/11/2021 19:00,8.31,82,1.036,4.541,0.135,0,0,-27.74,-27.74,0.6,101.6,0,0 +04/11/2021 19:30,7.999,85.8,0.957,353.7,0.158,0,0,-18.78,-18.78,2,101.7,0,0 +04/11/2021 20:00,7.825,88.5,1.168,308,0.129,0,0,-22.04,-22.04,0.4,101.7,0,0 +04/11/2021 20:30,7.624,89.3,1.184,305.9,0.131,0,0,-35.96,-35.96,0,101.7,0,0 +04/11/2021 21:00,7.533,89.5,0.798,328,0.128,0,0,-24.24,-24.24,0,101.7,0,0 +04/11/2021 21:30,7.194,89.5,0.35,358.9,0.088,0,0,-38.16,-38.16,0,101.8,0,0 +04/11/2021 22:00,6.78,90.2,0.861,285.2,0.145,0,0,-52.61,-52.61,0,101.8,0,0 +04/11/2021 22:30,6.453,90.9,0.877,265.5,0.154,0,0,-56.54,-56.54,0,101.8,0,0 +04/11/2021 23:00,5.972,91.2,0.377,267.5,0.157,0,0,-27.71,-27.71,0,101.8,0,0 +04/11/2021 23:30,6.219,91.8,0.771,300.5,0.137,0,0,-13.91,-13.91,0,101.9,0,0 +05/11/2021 00:00,6.418,91.6,0.199,255.7,0.057,0,0,-19.28,-19.28,0,101.9,0,0 +05/11/2021 00:30,6.423,91.9,0.79,286.8,0.115,0,0,-26.8,-26.8,0,101.9,0,0 +05/11/2021 01:00,6.426,92,0.718,291.9,0.14,0,0,-29.47,-29.47,0,101.9,0,0 +05/11/2021 01:30,6.446,92.3,0.764,298,0.13,0,0,-29.05,-29.05,0,101.9,0,0 +05/11/2021 02:00,6.31,92.2,0.652,308.7,0.128,0,0,-38.77,-38.77,0,101.9,0,0 +05/11/2021 02:30,5.954,92.4,0.788,305.8,0.121,0,0,-47.2,-47.2,0,101.9,0,0 +05/11/2021 03:00,5.569,92.5,0.661,311,0.117,0,0,-15.91,-15.91,0,101.9,0,0 +05/11/2021 03:30,5.872,92.8,1.269,310.4,0.13,0,0,-13.41,-13.41,0,102,0,0 +05/11/2021 04:00,5.74,92.6,1.097,297.8,0.138,0,0,-38.67,-38.67,0.2,102,0,0 +05/11/2021 04:30,5.415,92.6,0.998,309.3,0.129,0,0,-23.92,-23.92,0,102,0,0 +05/11/2021 05:00,5.406,92.6,0.634,335,0.103,0,0,-26.11,-26.11,0,102.1,0,0 +05/11/2021 05:30,5.297,92.6,0.707,309,0.13,0,0,-23.55,-23.55,0,102.1,0,0 +05/11/2021 06:00,4.944,92.6,1.05,313.1,0.133,0,0,-49.7,-49.7,0,102.1,0,0 +05/11/2021 06:30,4.404,93,0.986,314.8,0.127,0,0,-48.72,-48.72,0,102.1,0,0 +05/11/2021 07:00,4.005,93.1,0.439,293.4,0.093,0,0,-49.48,-49.48,0,102.2,0,0.024 +05/11/2021 07:30,3.452,93.4,0.234,325.1,0.075,12.81,0.064,-40.98,-40.98,0,102.2,0.003,0.228 +05/11/2021 08:00,3.892,93.5,0.201,317.8,0.04,55.75,0.279,-20.76,-20.76,0,102.3,0.083,0.614 +05/11/2021 08:30,4.853,92.8,0.077,321.9,0.023,134.9,0.674,14.75,14.75,0,102.3,0.266,1.964 +05/11/2021 09:00,6.08,91.3,0.417,311.3,0.058,200.6,1.003,53,53,0,102.3,0.402,3.818 +05/11/2021 09:30,7.315,89.4,0.183,299.5,0.044,257.4,1.287,111.6,111.6,0,102.4,0.546,5.05 +05/11/2021 10:00,8.59,83,0.529,328,0.082,310.4,1.552,150.6,150.6,0,102.4,0.672,6.121 +05/11/2021 10:30,9.93,70.53,0.576,13.22,0.131,356.6,1.783,152,152,0,102.4,0.796,7.115 +05/11/2021 11:00,11.14,63.42,0.584,31.91,0.123,391,1.955,183.5,183.5,0,102.4,0.877,7.841 +05/11/2021 11:30,11.45,59.1,0.687,48.68,0.117,406.8,2.034,196.6,196.6,0,102.4,0.925,8.14 +05/11/2021 12:00,11.58,57.8,0.662,353,0.061,394.7,1.974,195.6,195.6,0,102.4,0.897,7.894 +05/11/2021 12:30,11.81,56.12,1.287,19.57,0.124,409.9,2.049,215,215,0,102.4,0.922,8.34 +05/11/2021 13:00,11.22,58.67,1.168,16.95,0.146,195.8,0.979,77.92,77.92,0,102.5,0.401,3.737 +05/11/2021 13:30,11.46,58.22,1.583,354.4,0.135,453,2.265,257.1,257.1,0,102.4,1.014,9.67 +05/11/2021 14:00,11.61,56.14,1.09,26.44,0.131,292,1.46,141.7,141.7,0,102.5,0.66,6.141 +05/11/2021 14:30,10.96,60.15,0.819,23.48,0.136,172.1,0.861,54.85,54.85,0,102.5,0.386,3.614 +05/11/2021 15:00,11.63,58.36,1.024,14.91,0.147,219.8,1.099,83.9,83.9,0,102.5,0.512,4.972 +05/11/2021 15:30,11.18,57.12,0.81,3.278,0.143,115.4,0.577,14.91,14.91,0,102.5,0.288,2.579 +05/11/2021 16:00,11.08,58.67,0.924,19.13,0.144,98.8,0.494,12.59,12.59,0,102.5,0.296,2.47 +05/11/2021 16:30,10.25,61.54,0.582,35.82,0.127,30.68,0.153,-31.09,-31.09,0,102.5,0.156,0.956 +05/11/2021 17:00,8.4,69.17,0.095,21.18,0.063,0.712,0.004,-52.32,-52.32,0,102.6,0.005,0.117 +05/11/2021 17:30,6.53,78.08,0.027,5.323,0.017,0,0,-47.82,-47.82,0,102.6,0,0 +05/11/2021 18:00,5.431,84,0.01,5.637,0.006,0,0,-48.82,-48.82,0,102.6,0,0 +05/11/2021 18:30,4.759,87.5,0.066,5.404,0.031,0,0,-44.88,-44.88,0,102.6,0,0 +05/11/2021 19:00,4.244,89.5,0.06,5.447,0.041,0,0,-48.08,-48.08,0,102.7,0,0 +05/11/2021 19:30,3.429,90.4,0.091,5.503,0.043,0,0,-46.69,-46.69,0,102.7,0,0 +05/11/2021 20:00,3.034,91.4,0.204,340.9,0.081,0,0,-48.64,-48.64,0,102.7,0,0 +05/11/2021 20:30,2.317,92,0.014,335.9,0.026,0,0,-49.52,-49.52,0,102.7,0,0 +05/11/2021 21:00,2.245,92.5,0,0,0,0,0,-50.96,-50.96,0,102.8,0,0 +05/11/2021 21:30,1.917,92.9,0.016,335.9,0.017,0,0,-46.78,-46.78,0,102.8,0,0 +05/11/2021 22:00,1.669,93,0.008,333.3,0.008,0,0,-48.11,-48.11,0,102.8,0,0 +05/11/2021 22:30,1.221,93,0,0,0,0,0,-47.58,-47.58,0,102.8,0,0 +05/11/2021 23:00,0.981,93.7,0,0,0,0,0,-41.7,-41.7,0,102.8,0,0 +05/11/2021 23:30,0.878,93.6,0.009,333.1,0.005,0,0,-47.18,-47.18,0,102.8,0,0 +06/11/2021 00:00,0.439,93.8,0,333.2,0.002,0.168,0.001,-46.02,-46.02,0,102.8,0,0 +06/11/2021 00:30,0.124,93.7,0.02,333.2,0.014,0,0,-46.49,-46.49,0,102.8,0,0 +06/11/2021 01:00,0.082,94.2,0.017,333.1,0.007,0,0,-38.65,-38.65,0,102.8,0,0 +06/11/2021 01:30,-0.088,94.3,0.032,333.2,0.017,0,0,-48.1,-48.1,0,102.8,0,0 +06/11/2021 02:00,-0.236,94.3,0,333.5,0,0,0,-41.3,-41.3,0,102.8,0,0 +06/11/2021 02:30,-0.335,94.4,0,0,0,0,0,-45.36,-45.36,0,102.8,0,0 +06/11/2021 03:00,-0.616,94.4,0,0,0,0,0,-39.93,-39.93,0,102.9,0,0 +06/11/2021 03:30,-0.573,94.7,0.017,333.2,0.006,0,0,-39.81,-39.81,0,102.8,0,0 +06/11/2021 04:00,-0.697,94.6,0,0,0,0,0,-37.8,-37.8,0,102.9,0,0 +06/11/2021 04:30,-0.748,94.7,0,0,0,0,0,-40.01,-40.01,0,102.9,0,0 +06/11/2021 05:00,-0.83,94.7,0,0,0,0,0,-40.61,-40.61,0,102.9,0,0 +06/11/2021 05:30,-0.888,94.8,0.082,333.2,0.033,0,0,-39.95,-39.95,0,102.9,0,0 +06/11/2021 06:00,-0.935,95,0,333.1,0.001,0,0,-37.84,-37.84,0,102.8,0,0 +06/11/2021 06:30,-0.923,95,0,0,0,0,0,-41.07,-41.07,0,102.8,0,0 +06/11/2021 07:00,-0.914,95,0.014,333.1,0.006,0.354,0.002,-36.87,-36.87,0,102.8,0,0.025 +06/11/2021 07:30,-0.798,95.1,0,333.2,0.001,25.56,0.128,-5.425,-5.425,0,102.9,0.046,0.365 +06/11/2021 08:00,0.325,95,0.021,334.6,0.015,96.6,0.483,24.2,24.2,0,102.9,0.185,1.338 +06/11/2021 08:30,1.771,94.7,0.021,118.8,0.012,144.9,0.724,61.5,61.5,0,102.9,0.246,2.502 +06/11/2021 09:00,3.136,92.9,0.071,179.9,0.023,159.1,0.795,63.21,63.21,0.2,102.9,0.298,2.697 +06/11/2021 09:30,4.558,93,0,0,0,192.8,0.964,78.75,78.75,0,102.9,0.355,3.347 +06/11/2021 10:00,5.7,91.4,0.098,136.8,0.03,217,1.085,111.4,111.4,0,102.9,0.379,3.796 +06/11/2021 10:30,6.858,88.3,0,242.4,0.003,221,1.105,129,129,0,102.9,0.41,3.937 +06/11/2021 11:00,7.983,83.2,0.446,246,0.078,303.9,1.519,209.3,209.3,0,102.9,0.605,5.699 +06/11/2021 11:30,9.35,78.43,0.515,273.7,0.129,293.7,1.468,155.4,155.4,0,102.9,0.583,5.53 +06/11/2021 12:00,10.28,74.85,0.371,280.1,0.12,248.7,1.243,121.1,121.1,0,102.9,0.479,4.65 +06/11/2021 12:30,11.24,67.57,1.158,264.7,0.145,246.6,1.233,129.7,129.7,0,102.8,0.484,4.686 +06/11/2021 13:00,11.71,64.22,1.352,258.6,0.147,327.8,1.639,178.7,178.7,0,102.8,0.719,6.494 +06/11/2021 13:30,12.03,62.76,1.381,258.5,0.142,211.3,1.057,102.7,102.7,0,102.7,0.412,4.155 +06/11/2021 14:00,12.13,61.38,1.35,276.4,0.145,225.1,1.126,104.3,104.3,0,102.7,0.457,4.435 +06/11/2021 14:30,12.18,60.54,0.945,264.7,0.146,171.8,0.859,65.44,65.44,0,102.7,0.353,3.484 +06/11/2021 15:00,11.89,64.37,1.444,220.6,0.125,119.7,0.599,35.7,35.7,0,102.6,0.271,2.437 +06/11/2021 15:30,11.6,67.11,1.352,244,0.145,80.7,0.404,10.48,10.48,0,102.6,0.176,1.626 +06/11/2021 16:00,11.24,71.38,0.598,192.1,0.166,47.89,0.239,-0.23,-0.23,0,102.6,0.118,0.986 +06/11/2021 16:30,10.78,74.25,0.524,192.8,0.11,17.09,0.085,-16.15,-16.15,0,102.6,0.035,0.396 +06/11/2021 17:00,10.04,77.72,0.398,196.9,0.133,2.366,0.012,-31.86,-31.86,0,102.6,0,0.15 +06/11/2021 17:30,9.2,80.9,0.064,190.4,0.047,0,0,-35.87,-35.87,0,102.6,0,0 +06/11/2021 18:00,8.41,85.5,0.235,217.3,0.056,0.263,0.001,-9.63,-9.63,0,102.6,0,0 +06/11/2021 18:30,8.86,84.6,0.138,221.6,0.058,0.098,0,-3.764,-3.764,0,102.6,0,0 +06/11/2021 19:00,9.23,84,0.625,207,0.116,0.076,0,-4.572,-4.572,0,102.6,0,0 +06/11/2021 19:30,9.56,82.5,1.416,221.4,0.128,0.017,0,-5.841,-5.841,0,102.6,0,0.004 +06/11/2021 20:00,9.78,80.4,1.463,226.9,0.121,0,0,-26.07,-26.07,0,102.5,0,0.028 +06/11/2021 20:30,9.51,82,0.941,219.4,0.125,0,0,-28.59,-28.59,0,102.5,0,0 +06/11/2021 21:00,9.56,82.5,1.481,221.1,0.123,0,0,-15.54,-15.54,0,102.5,0,0 +06/11/2021 21:30,9.55,82.7,1.087,229,0.103,0,0,-41.48,-41.48,0,102.5,0,0 +06/11/2021 22:00,9.31,83.1,0.283,221.4,0.046,0,0,-35.46,-35.46,0,102.5,0,0 +06/11/2021 22:30,9.09,84.3,0.606,230.9,0.069,0,0,-14.69,-14.69,0,102.5,0,0 +06/11/2021 23:00,9.47,83.3,0.727,225.9,0.084,0,0,-7.174,-7.174,0,102.4,0,0 +06/11/2021 23:30,9.63,81.8,1.91,238.4,0.137,0.229,0.001,-11.88,-11.88,0,102.4,0,0.004 +07/11/2021 00:00,9.69,81,1.475,252.6,0.149,0,0,-13.07,-13.07,0,102.4,0,0.043 +07/11/2021 00:30,9.54,82.4,0.858,235.2,0.111,0,0,-25.42,-25.42,0,102.4,0,0.001 +07/11/2021 01:00,9.63,82.7,1.25,237.7,0.116,0,0,-4.256,-4.256,0,102.4,0,0.009 +07/11/2021 01:30,9.88,82.3,1.242,239.9,0.125,0,0,-3.831,-3.831,0,102.3,0,0 +07/11/2021 02:00,10,82.5,1.79,239.2,0.134,0,0,-3.279,-3.279,0,102.3,0,0 +07/11/2021 02:30,10.11,82.7,1.646,256.2,0.149,0,0,-7.668,-7.668,0,102.3,0,0 +07/11/2021 03:00,10.14,83.8,0.79,251.4,0.104,0,0,-12.15,-12.15,0,102.3,0,0 +07/11/2021 03:30,9.94,87.7,0.678,236.1,0.085,0,0,-10.33,-10.33,0.2,102.2,0,0 +07/11/2021 04:00,9.99,89.7,0.459,235.1,0.063,0,0,-6.985,-6.985,0,102.2,0,0 +07/11/2021 04:30,10.14,90.5,0.146,244.1,0.033,0,0,-4.919,-4.919,0,102.2,0,0 +07/11/2021 05:00,10.64,90.8,0.727,264.4,0.091,0,0,-11.53,-11.53,0,102.2,0,0 +07/11/2021 05:30,10.89,90.1,0.495,280.3,0.083,0,0,-16.57,-16.57,0,102.2,0,0 +07/11/2021 06:00,10.94,89.7,0.944,250.4,0.103,0,0,-16.28,-16.28,0,102.1,0,0 +07/11/2021 06:30,11,90,0.572,250.6,0.068,0,0,-13.98,-13.98,0,102.1,0,0 +07/11/2021 07:00,11.12,90,0.368,253.3,0.053,0.311,0.002,-11.29,-11.29,0,102.1,0,0.037 +07/11/2021 07:30,11.37,90.1,1.006,266.2,0.106,8.5,0.043,-5.927,-5.927,0,102.1,0,0.192 +07/11/2021 08:00,11.74,90,0.77,273.3,0.098,24.82,0.124,1.869,1.869,0,102.1,0.029,0.475 +07/11/2021 08:30,11.85,90.2,1.233,290.6,0.104,52.2,0.261,10.12,10.12,0,102.2,0.096,0.998 +07/11/2021 09:00,12.2,89.8,1.514,285.2,0.138,99,0.495,28.66,28.66,0,102.1,0.194,2.066 +07/11/2021 09:30,12.25,89.8,2.034,314,0.122,115.4,0.577,20.7,20.7,0,102.2,0.219,2.326 +07/11/2021 10:00,12.88,84.9,2.439,317.3,0.129,290.7,1.454,94.5,94.5,0,102.2,0.602,5.735 +07/11/2021 10:30,13.23,75.82,3.036,320.5,0.127,228.8,1.144,115.7,115.7,0,102.2,0.451,4.449 +07/11/2021 11:00,13.67,69.68,2.902,322.4,0.125,312.3,1.561,160.9,160.9,0,102.2,0.663,6.174 +07/11/2021 11:30,13.67,68.55,2.362,327.9,0.129,220.3,1.101,115.8,115.8,0,102.2,0.434,4.304 +07/11/2021 12:00,13.66,68.51,2.367,329.9,0.125,208.5,1.042,115.9,115.9,0,102.1,0.413,4.007 +07/11/2021 12:30,13.82,65.43,2.543,345.9,0.149,213,1.065,106,106,0,102.1,0.43,4.043 +07/11/2021 13:00,14.14,62.99,2.546,329.6,0.134,282.1,1.41,167.8,167.8,0,102.1,0.611,5.828 +07/11/2021 13:30,13.97,64.7,2.617,346.2,0.149,199.5,0.997,109,109,0,102.1,0.411,4.243 +07/11/2021 14:00,13.71,65.88,2.29,0.803,0.144,171.7,0.859,88.6,88.6,0,102.1,0.36,3.523 +07/11/2021 14:30,13.48,63.66,2.074,4.298,0.146,175.9,0.88,89.9,89.9,0,102.1,0.353,3.697 +07/11/2021 15:00,13.57,64.96,1.621,12.04,0.146,125.6,0.628,62.59,62.59,0,102.1,0.269,2.704 +07/11/2021 15:30,13.07,66.83,1.942,355.5,0.155,68.64,0.343,23.01,23.01,0,102.1,0.145,1.421 +07/11/2021 16:00,12.8,68.05,1.599,345.1,0.144,58.42,0.292,10.49,10.49,0,102.1,0.123,1.273 +07/11/2021 16:30,12.25,68.4,1.181,335.7,0.145,18.5,0.093,-25.61,-25.61,0,102.1,0.043,0.422 +07/11/2021 17:00,11.71,71.16,0.864,304.6,0.126,0.974,0.005,-41.21,-41.21,0,102.1,0,0.094 +07/11/2021 17:30,10.96,74.4,0.905,298.6,0.14,0,0,-49.75,-49.75,0,102.1,0,0 +07/11/2021 18:00,10.41,77.48,0.78,309.3,0.132,0,0,-19.65,-19.65,0,102.1,0,0 +07/11/2021 18:30,10.44,77.86,0.803,300.6,0.139,0,0,-19.76,-19.76,0,102.1,0,0 +07/11/2021 19:00,9.97,79.07,0.7,298.7,0.095,0,0,-52.26,-52.26,0,102.1,0,0 +07/11/2021 19:30,9.35,82,0.536,283.6,0.137,0,0,-47.59,-47.59,0,102.1,0,0 +07/11/2021 20:00,8.72,84.1,0.541,269.1,0.143,0,0,-47.55,-47.55,0,102.1,0,0 +07/11/2021 20:30,8.09,86.3,0.246,255.2,0.056,0,0,-46.15,-46.15,0,102.1,0,0 +07/11/2021 21:00,7.742,86.7,0.286,293.7,0.056,0,0,-44.32,-44.32,0,102.1,0,0 +07/11/2021 21:30,7.236,87.4,0,0,0,0,0,-42.73,-42.73,0,102.1,0,0 +07/11/2021 22:00,6.479,89,0,0,0,0,0,-35.21,-35.21,0,102.1,0,0 +07/11/2021 22:30,6.962,90.6,0.251,286.9,0.065,0,0,-16.84,-16.84,0,102.2,0,0 +07/11/2021 23:00,7.477,87.7,0.99,310.7,0.11,0,0,-30.41,-30.41,0,102.1,0,0 +07/11/2021 23:30,7.583,85.9,0.302,309.5,0.055,0,0,-40.76,-40.76,0,102.1,0,0 +08/11/2021 00:00,7.356,86.2,0.145,292.2,0.03,0,0,-47.75,-47.75,0,102.1,0,0 +08/11/2021 00:30,6.866,87.2,0.019,302.1,0.004,0,0,-45.94,-45.94,0,102.1,0,0 +08/11/2021 01:00,6.598,88.1,0.439,303.9,0.064,0,0,-48.58,-48.58,0,102.1,0,0 +08/11/2021 01:30,6.312,88.8,0.192,287.9,0.038,0,0,-46.73,-46.73,0,102.1,0,0 +08/11/2021 02:00,5.546,89.6,0,0,0,0,0,-44.11,-44.11,0,102.1,0,0 +08/11/2021 02:30,5.132,90.6,0,0,0,0,0,-40.13,-40.13,0,102.1,0,0 +08/11/2021 03:00,4.676,91.4,0,0,0,0,0,-41.6,-41.6,0,102.1,0,0 +08/11/2021 03:30,3.983,91.9,0.004,273.2,0.004,0,0,-36.78,-36.78,0,102.1,0,0 +08/11/2021 04:00,3.782,92.6,0.118,94.5,0.015,0.05,0,-7.128,-7.128,0,102.1,0,0 +08/11/2021 04:30,4.943,93.5,0,0,0,0.537,0.003,-1.583,-1.583,0,102.1,0,0 +08/11/2021 05:00,5.455,92.9,0,323.6,0,0,0,-7.654,-7.654,0,102.1,0,0 +08/11/2021 05:30,5.492,92.8,0.027,329.1,0.006,0,0,-22.62,-22.62,0,102.1,0,0 +08/11/2021 06:00,5.445,93.2,0,0,0,0,0,-6.254,-6.254,0,102.1,0,0 +08/11/2021 06:30,5.842,93.3,0.001,261.5,0.001,0,0,-5.639,-5.639,0,102.1,0,0 +08/11/2021 07:00,6.128,93.3,0.038,259.3,0.015,0.15,0.001,-7.379,-7.379,0,102.1,0,0.038 +08/11/2021 07:30,6.346,93.3,0.081,160.1,0.03,6.879,0.034,-4.263,-4.263,0,102.2,0,0.145 +08/11/2021 08:00,6.595,93.3,0.081,234.5,0.021,33.45,0.167,2.713,2.713,0.2,102.2,0.046,0.563 +08/11/2021 08:30,7.126,93,0.143,291.2,0.032,69.39,0.347,23.75,23.75,0,102.2,0.132,1.228 +08/11/2021 09:00,7.751,92.4,0.258,284.6,0.042,108.4,0.542,46.66,46.66,0,102.2,0.209,1.999 +08/11/2021 09:30,8.44,90.9,0.227,257.2,0.043,155.3,0.776,62.58,62.58,0,102.2,0.31,2.941 +08/11/2021 10:00,9.61,86.6,0.236,272.1,0.047,248.7,1.244,102.7,102.7,0,102.2,0.519,5.012 +08/11/2021 10:30,11.2,80.3,0.21,351.1,0.04,272.2,1.361,127.8,127.8,0,102.2,0.593,5.484 +08/11/2021 11:00,12.47,73.9,0.247,317.6,0.066,293.8,1.469,155.6,155.6,0,102.2,0.639,5.83 +08/11/2021 11:30,12.72,70.63,0.523,266.7,0.113,298.4,1.492,148,148,0,102.2,0.687,5.733 +08/11/2021 12:00,13.45,64.09,0.529,313.7,0.073,355.5,1.777,192.3,192.3,0,102.2,0.861,7.312 +08/11/2021 12:30,13.97,61.73,0.827,354.5,0.09,421.6,2.108,256.9,256.9,0,102.2,1.032,9.06 +08/11/2021 13:00,13.76,61.47,0.755,310.7,0.11,256,1.28,150.6,150.6,0,102.1,0.574,5.328 +08/11/2021 13:30,13.38,63.78,0.676,8.19,0.108,167.6,0.838,88,88,0,102.1,0.339,3.392 +08/11/2021 14:00,13.41,64.13,0.709,351.2,0.112,193.1,0.965,95.6,95.6,0,102.1,0.393,3.967 +08/11/2021 14:30,13.57,62.53,0.79,302.7,0.11,170.5,0.853,78.61,78.61,0,102.1,0.396,3.624 +08/11/2021 15:00,12.99,66.11,0.775,340.8,0.141,93.7,0.469,25.14,25.14,0,102.1,0.224,1.822 +08/11/2021 15:30,12.94,67.38,0.65,334.8,0.121,82.6,0.413,27.2,27.2,0,102.1,0.175,1.632 +08/11/2021 16:00,12.84,68.65,0.198,21.3,0.102,59.85,0.299,11.87,11.87,0,102.1,0.121,1.255 +08/11/2021 16:30,12.45,71.32,0.051,28.63,0.028,15.3,0.076,-4.262,-4.262,0,102.1,0.022,0.363 +08/11/2021 17:00,11.93,74.6,0.119,28.53,0.044,1.193,0.006,-8.23,-8.23,0,102.1,0,0.082 +08/11/2021 17:30,11.72,77.72,0.315,17.68,0.152,0,0,-6.544,-6.544,0,102.2,0,0.066 +08/11/2021 18:00,11.61,79.67,0.321,11.01,0.124,0,0,-4.921,-4.921,0,102.2,0,0.064 +08/11/2021 18:30,11.54,80.9,0.392,25.76,0.158,0,0,-4.499,-4.499,0,102.2,0,0.064 +08/11/2021 19:00,11.41,82.2,0.194,26.58,0.085,0,0,-4.553,-4.553,0,102.2,0,0.065 +08/11/2021 19:30,11.33,83.1,0.218,20.97,0.078,0,0,-4.208,-4.208,0,102.2,0,0.065 +08/11/2021 20:00,11.32,83.5,0.322,15.2,0.1,0,0,-3.569,-3.569,0,102.2,0,0.066 +08/11/2021 20:30,11.28,84.1,0.517,322.4,0.076,0,0,-5.748,-5.748,0,102.2,0,0.065 +08/11/2021 21:00,11.01,85,0.321,300.7,0.071,0,0,-18.79,-18.79,0,102.2,0,0.062 +08/11/2021 21:30,10.76,86,0.011,314,0.007,0,0,-8.49,-8.49,0,102.2,0,0.056 +08/11/2021 22:00,10.62,87.3,0.025,167.4,0.024,0.003,0,-2.414,-2.414,0,102.2,0,0.057 +08/11/2021 22:30,10.62,88.2,0.08,137.8,0.02,0,0,-2.853,-2.853,0,102.2,0,0.064 +08/11/2021 23:00,10.53,88.5,0.09,128.4,0.039,0,0,-3.343,-3.343,0,102.2,0,0.064 +08/11/2021 23:30,10.19,88.1,0.054,146.2,0.02,0,0,-2.95,-2.95,0,102.2,0,0.062 +09/11/2021 00:00,10.02,87.2,0,0,0,0,0,-3.507,-3.507,0,102.2,0,0.062 +09/11/2021 00:30,9.87,86.4,0.002,79.57,0.002,0,0,-3.825,-3.825,0,102.2,0,0.062 +09/11/2021 01:00,9.78,85.9,0.001,79.55,0.002,0,0,-8.05,-8.05,0,102.2,0,0.054 +09/11/2021 01:30,9.67,86.3,0,79.57,0.001,0,0,-6.066,-6.066,0,102.2,0,0.059 +09/11/2021 02:00,9.65,87.1,0,79.57,0.001,0,0,-3.806,-3.806,0,102.2,0,0.059 +09/11/2021 02:30,9.64,87.5,0.117,193,0.031,0.023,0,-3.412,-3.412,0,102.2,0,0.064 +09/11/2021 03:00,9.63,86.9,0.004,60.33,0.002,0.035,0,-3.905,-3.905,0,102.2,0,0.065 +09/11/2021 03:30,9.61,86.2,0,0,0,0,0,-5.039,-5.039,0,102.2,0,0.062 +09/11/2021 04:00,9.56,86,0.038,137.9,0.019,0,0,-5.816,-5.816,0,102.1,0,0.058 +09/11/2021 04:30,9.4,86.1,0.044,139.5,0.026,0,0,-5.134,-5.134,0,102.2,0,0.055 +09/11/2021 05:00,9.27,86.8,0.008,31.54,0.007,0,0,-6.518,-6.518,0,102.2,0,0.051 +09/11/2021 05:30,9.28,87.3,0.034,32.11,0.032,0,0,-4.59,-4.59,0,102.2,0,0.052 +09/11/2021 06:00,9.19,87.7,0.018,117.6,0.014,0,0,-5.349,-5.349,0,102.2,0,0.051 +09/11/2021 06:30,9.11,87.8,0.196,134.8,0.055,0,0,-3.621,-3.621,0,102.2,0,0.054 +09/11/2021 07:00,8.82,87.3,0.018,125.8,0.007,0.214,0.001,-4.096,-4.096,0,102.2,0,0.065 +09/11/2021 07:30,8.59,87.2,0.252,130.9,0.049,8.05,0.04,-1.148,-1.148,0,102.2,0,0.201 +09/11/2021 08:00,8.63,87.3,0.027,131.5,0.011,29.5,0.147,5.671,5.671,0,102.2,0.052,0.536 +09/11/2021 08:30,8.86,87,0.083,136.1,0.023,69.52,0.348,35.98,35.98,0,102.3,0.136,1.331 +09/11/2021 09:00,8.84,85.3,0.514,137.9,0.079,72.64,0.363,37.45,37.45,0,102.3,0.147,1.277 +09/11/2021 09:30,9.12,84.8,0.416,124.4,0.073,132,0.66,72.38,72.38,0,102.3,0.287,2.436 +09/11/2021 10:00,10.27,80.3,0.704,130.1,0.108,239.4,1.197,117.5,117.5,0,102.3,0.507,4.599 +09/11/2021 10:30,11.99,72.94,0.825,130,0.12,337.2,1.686,166.2,166.2,0,102.3,0.803,6.636 +09/11/2021 11:00,12.73,69.93,0.699,115.8,0.127,348.4,1.742,182.4,182.4,0,102.3,0.935,7.415 +09/11/2021 11:30,13.08,69.02,0.665,140.7,0.112,361.2,1.806,184.6,184.6,0,102.3,1.046,7.846 +09/11/2021 12:00,13.04,69.2,0.767,202.5,0.113,379.5,1.898,202.5,202.5,0,102.2,1.151,8.34 +09/11/2021 12:30,13.58,68.14,0.672,169,0.109,378.3,1.891,209.2,209.2,0,102.2,1.161,8.47 +09/11/2021 13:00,14.19,65.18,0.594,159.2,0.116,324.1,1.62,177.9,177.9,0,102.1,1.007,7.408 +09/11/2021 13:30,14.27,64.94,0.539,145.2,0.118,343.8,1.719,198.9,198.9,0,102.1,1.069,7.931 +09/11/2021 14:00,14.39,66.04,0.637,213.2,0.103,319.6,1.598,182.3,182.3,0,102.1,0.968,7.349 +09/11/2021 14:30,14.74,64.08,0.419,339.8,0.117,196.4,0.982,92,92,0,102,0.596,4.331 +09/11/2021 15:00,14.43,65.37,0.461,34.61,0.097,170,0.85,83.4,83.4,0,102,0.486,3.779 +09/11/2021 15:30,13.89,68.41,0.387,31.03,0.12,63.03,0.315,24.98,24.98,0,102,0.166,1.278 +09/11/2021 16:00,13.35,71.31,0.281,22.87,0.112,23.13,0.116,5.798,5.798,0,102,0.067,0.462 +09/11/2021 16:30,12.87,74.02,0.433,19.49,0.138,12.04,0.06,-2.315,-2.315,0,102,0.019,0.287 +09/11/2021 17:00,12.61,75.07,0.099,38.7,0.072,1.149,0.006,-5.992,-5.992,0,102,0,0.085 +09/11/2021 17:30,12.27,77.57,0.014,37.66,0.012,0,0,-5.697,-5.697,0,102.1,0,0.068 +09/11/2021 18:00,12.09,79.38,0.027,36.7,0.016,0,0,-5.704,-5.704,0,102.1,0,0.068 +09/11/2021 18:30,11.89,80.2,0.131,43.4,0.057,0,0,-5.538,-5.538,0,102.1,0,0.068 +09/11/2021 19:00,11.76,79.67,0.023,181.5,0.008,0,0,-6.024,-6.024,0,102.1,0,0.068 +09/11/2021 19:30,11.67,79.37,0.277,197.1,0.11,0,0,-5.243,-5.243,0,102.1,0,0.068 +09/11/2021 20:00,11.48,80.5,0.397,203.1,0.116,0,0,-5.472,-5.472,0,102.1,0,0.068 +09/11/2021 20:30,11.23,80.6,0.151,195.2,0.066,0,0,-5.393,-5.393,0,102.1,0,0.068 +09/11/2021 21:00,10.92,82.2,0.053,195.3,0.023,0,0,-15.28,-15.28,0,102.1,0,0.068 +09/11/2021 21:30,10.24,83.8,0,0,0,0,0,-41.99,-41.99,0,102.1,0,0.068 +09/11/2021 22:00,9.21,86.9,0,178.9,0,0,0,-42.03,-42.03,0,102.1,0,0.067 +09/11/2021 22:30,8.39,89,0.057,179.2,0.051,0,0,-40.69,-40.69,0,102.1,0,0.067 +09/11/2021 23:00,7.644,90.2,0.068,130.6,0.02,0,0,-43.72,-43.72,0,102.1,0,0.066 +09/11/2021 23:30,7.082,90.9,0.018,128.8,0.005,0,0,-43.82,-43.82,0,102.1,0,0.065 +10/11/2021 00:00,6.463,91.8,0,128.9,0,0,0,-37.53,-37.53,0,102,0,0.062 +10/11/2021 00:30,5.888,91.8,0.089,128.8,0.021,0,0,-36.34,-36.34,0,102,0,0.061 +10/11/2021 01:00,5.737,92.6,0.086,134.8,0.027,0,0,-42.25,-42.25,0,102,0,0.064 +10/11/2021 01:30,5.339,92.5,0,0,0,0,0,-41.65,-41.65,0,102,0,0.005 +10/11/2021 02:00,5.349,93.3,0.033,130.4,0.01,0.067,0,-10.33,-10.33,0,102,0,0.034 +10/11/2021 02:30,5.924,93.5,0.134,131.3,0.04,0.057,0,-5.597,-5.597,0,102,0,0.068 +10/11/2021 03:00,6.378,93.3,0.01,129.5,0.005,0,0,-9.28,-9.28,0,102,0,0.068 +10/11/2021 03:30,6.4,93.2,0.033,60.31,0.011,0,0,-24.93,-24.93,0,102,0,0.068 +10/11/2021 04:00,5.677,93.2,0,0,0,0,0,-46.21,-46.21,0,102,0,0.005 +10/11/2021 04:30,5.136,93.6,0,0,0,0,0,-43.34,-43.34,0,101.9,0,0 +10/11/2021 05:00,4.572,93.9,0.023,138,0.008,0,0,-42.66,-42.66,0,102,0,0 +10/11/2021 05:30,4.388,94.2,0.032,135.4,0.007,0,0,-44.51,-44.51,0,102,0,0 +10/11/2021 06:00,4.072,94.4,0.03,133.9,0.014,0,0,-44.32,-44.32,0,102,0,0 +10/11/2021 06:30,3.654,94.2,0.002,126.3,0.002,0,0,-43.51,-43.51,0,102,0,0 +10/11/2021 07:00,3.37,94.7,0,126.1,0,0,0,-40.24,-40.24,0,102.1,0,0.018 +10/11/2021 07:30,3.426,95.1,0,0,0,6.064,0.03,-11.41,-11.41,0,102.1,0,0.144 +10/11/2021 08:00,4.371,95.4,0.031,125.4,0.022,42.01,0.21,13.87,13.87,0,102.1,0.07,0.721 +10/11/2021 08:30,5.658,94.1,0.02,117.5,0.018,126.1,0.631,43.17,43.17,0,102.1,0.234,2.158 +10/11/2021 09:00,7.124,91.9,0.123,151,0.024,182,0.91,49.51,49.51,0,102.1,0.372,3.264 +10/11/2021 09:30,7.481,88.8,0.98,143.6,0.119,225.8,1.129,62.38,62.38,0,102.1,0.547,4.814 +10/11/2021 10:00,8.43,79.67,1.223,145.8,0.129,280.6,1.403,113.3,113.3,0,102.1,0.729,6.042 +10/11/2021 10:30,9.44,72.39,0.818,142.8,0.118,323.7,1.618,141.7,141.7,0,102.1,0.877,7.022 +10/11/2021 11:00,10.61,65.65,0.586,140.4,0.103,357.4,1.787,162.1,162.1,0,102.1,1.009,7.794 +10/11/2021 11:30,11.46,63.54,0.48,192,0.089,376.2,1.881,179.6,179.6,0,102.1,1.114,8.25 +10/11/2021 12:00,11.98,61.02,0.501,165.7,0.099,378.7,1.893,187.9,187.9,0,102.1,1.152,8.41 +10/11/2021 12:30,12.49,60.02,0.386,59.66,0.051,367.9,1.839,186,186,0,102,1.152,8.38 +10/11/2021 13:00,13.21,57.97,0.34,61.62,0.101,344.4,1.722,178.2,178.2,0,102,1.124,8.15 +10/11/2021 13:30,13.16,58.2,0.654,94.4,0.101,319.2,1.596,162.3,162.3,0,102,1.587,8.04 +10/11/2021 14:00,13.3,57.5,0.621,147.4,0.097,286.4,1.432,140.5,140.5,0,102,1.423,2.431 +10/11/2021 14:30,13.23,58.85,0.519,123.2,0.113,242,1.21,106.9,106.9,0,102,1.179,2.032 +10/11/2021 15:00,13.52,58.66,0.658,147.8,0.122,188.9,0.944,70.86,70.86,0,102,1.048,1.824 +10/11/2021 15:30,13.32,59.81,0.5,145.9,0.124,128.7,0.644,29.42,29.42,0,102,0.978,1.737 +10/11/2021 16:00,12.92,61.45,0.443,175.9,0.162,67.04,0.335,-6.725,-6.725,0,102,0.676,1.309 +10/11/2021 16:30,12.11,63.28,0.018,190.4,0.015,15.74,0.079,-37.11,-37.11,0,102,0.157,0.325 +10/11/2021 17:00,9.55,73.42,0,185.9,0,0,0,-49.71,-49.71,0,102,0.011,0.077 +10/11/2021 17:30,7.568,82.2,0,0,0,0,0,-47.74,-47.74,0,102,0,0.059 +10/11/2021 18:00,6.394,86.9,0.062,241.5,0.024,0,0,-45.08,-45.08,0,102,0,0.042 +10/11/2021 18:30,5.948,89.4,0.174,271.2,0.112,0,0,-41.54,-41.54,0,102,0,0.036 +10/11/2021 19:00,5.344,90.4,0,0,0,0,0,-46.56,-46.56,0,102,0,0.004 +10/11/2021 19:30,4.903,91.4,0.007,284.7,0.011,0,0,-44.79,-44.79,0,102,0,0 +10/11/2021 20:00,4.524,91.8,0,0,0,0,0,-42.05,-42.05,0,102.1,0,0 +10/11/2021 20:30,3.81,92.1,0.115,290,0.041,0,0,-41.85,-41.85,0,102.1,0,0 +10/11/2021 21:00,3.676,92.7,0.007,308.3,0.004,0,0,-44,-44,0,102.1,0,0 +10/11/2021 21:30,3.117,92.7,0,0,0,0,0,-43.65,-43.65,0,102.1,0,0 +10/11/2021 22:00,3.203,93.8,0,0,0,0,0,-44.74,-44.74,0,102.1,0,0 +10/11/2021 22:30,2.791,93.1,0.017,317.1,0.022,0,0,-40.78,-40.78,0,102.1,0,0 +10/11/2021 23:00,2.616,93.8,0.001,317.1,0.003,0,0,-42.92,-42.92,0,102.1,0,0 +10/11/2021 23:30,2.233,93.6,0,0,0,0,0,-42.71,-42.71,0,102.1,0,0 +11/11/2021 00:00,1.61,93.8,0,0,0,0,0,-41.7,-41.7,0,102.1,0,0 +11/11/2021 00:30,1.334,94,0,316.6,0,0,0,-34.21,-34.21,0,102.1,0,0 +11/11/2021 01:00,1.265,94.1,0.015,325.3,0.014,0,0,-31.33,-31.33,0,102.1,0,0 +11/11/2021 01:30,1.138,94.2,0,335.4,0.001,0,0,-35.8,-35.8,0,102,0,0 +11/11/2021 02:00,0.874,94.2,0,0,0,0,0,-34.51,-34.51,0,102,0,0 +11/11/2021 02:30,0.995,94.6,0,0,0,0,0,-14.23,-14.23,0,102,0,0 +11/11/2021 03:00,1.068,94.5,0.042,319,0.025,0,0,-22.12,-22.12,0,102,0,0 +11/11/2021 03:30,1.196,94.5,0,0,0,0,0,-29.74,-29.74,0,102,0,0 +11/11/2021 04:00,0.979,94.3,0,0,0,0,0,-32.92,-32.92,0,102,0,0 +11/11/2021 04:30,0.849,94.7,0,0,0,0,0,-24.12,-24.12,0,102,0,0 +11/11/2021 05:00,0.589,94.3,0,0,0,0,0,-42.16,-42.16,0,102,0,0 +11/11/2021 05:30,0.182,94.7,0,0,0,0,0,-41.31,-41.31,0,102,0,0 +11/11/2021 06:00,-0.058,94.8,0,0,0,0,0,-40.55,-40.55,0,102,0,0 +11/11/2021 06:30,-0.048,95,0,0,0,0,0,-31.54,-31.54,0.2,102,0,0 +11/11/2021 07:00,-0.058,95,0,0,0,0,0,-25.96,-25.96,0,102.1,0,0 +11/11/2021 07:30,-0.253,94.7,0,0,0,4.095,0.02,-18.64,-18.64,0,102.1,0.022,0.067 +11/11/2021 08:00,-0.037,95,0,0,0,27.2,0.136,-8.61,-8.61,0,102.1,0.102,0.204 +11/11/2021 08:30,0.336,95.1,0.01,315.4,0.012,61.78,0.309,14.81,14.81,0,102.1,0.222,0.375 +11/11/2021 09:00,1.345,95.3,0.024,359.6,0.028,88.6,0.443,38.63,38.63,0,102.1,0.324,0.562 +11/11/2021 09:30,2.168,94.6,0.038,358.2,0.043,121.8,0.609,53.73,53.73,0,102.1,0.392,0.815 +11/11/2021 10:00,3.057,94.5,0.017,350.6,0.022,157.1,0.785,63.53,63.53,0,102.1,0.526,1.027 +11/11/2021 10:30,3.774,93.9,0.015,275.1,0.01,222.9,1.115,100.1,100.1,0,102.1,0.801,1.513 +11/11/2021 11:00,5.156,93.4,0.012,260.6,0.011,322.9,1.614,156.8,156.8,0,102.1,1.164,2.032 +11/11/2021 11:30,6.452,92.9,0.155,292.8,0.04,360.5,1.803,211.2,211.2,0,102,1.427,2.36 +11/11/2021 12:00,7.804,91.8,0.295,230.6,0.064,363.4,1.817,236.1,236.1,0,102,1.547,2.45 +11/11/2021 12:30,9.34,84.6,0.646,160.9,0.133,352.8,1.764,186.3,186.3,0,102,1.616,2.506 +11/11/2021 13:00,10.86,73.89,0.799,154.5,0.126,330.3,1.652,174,174,0,102,1.556,2.428 +11/11/2021 13:30,11.32,70.55,0.409,180.8,0.086,215.8,1.079,101,101,0,101.9,1.043,1.612 +11/11/2021 14:00,11.77,69.59,0.534,180.3,0.109,280.3,1.401,150.6,150.6,0,101.9,1.354,2.196 +11/11/2021 14:30,12.51,66.35,0.788,155.8,0.125,224.2,1.121,106.5,106.5,0,101.9,1.084,1.827 +11/11/2021 15:00,13.03,63.23,0.65,146.9,0.116,174.1,0.87,69.83,69.83,0,101.9,0.976,1.693 +11/11/2021 15:30,13.86,59.13,0.279,167.9,0.103,116.1,0.581,32.52,32.52,0,101.8,0.894,1.599 +11/11/2021 16:00,12.98,60.26,0.481,135.8,0.119,60.93,0.305,0.72,0.72,0,101.8,0.627,1.207 +11/11/2021 16:30,11.99,62.6,0.059,117.6,0.03,15.18,0.076,-27.12,-27.12,0,101.8,0.145,0.304 +11/11/2021 17:00,9.76,71.21,0,0,0,0.079,0,-39.49,-39.49,0,101.8,0.013,0.061 +11/11/2021 17:30,7.833,81.1,0.068,123.5,0.054,0,0,-38.71,-38.71,0,101.8,0,0 +11/11/2021 18:00,7.29,83.7,0,111.8,0,0,0,-38.43,-38.43,0,101.9,0,0 +11/11/2021 18:30,6.915,84.5,0.046,151,0.051,0,0,-38.55,-38.55,0,101.9,0,0 +11/11/2021 19:00,6.629,85,0.042,161,0.022,0,0,-34.21,-34.21,0,101.9,0,0 +11/11/2021 19:30,5.881,87.5,0.034,161.1,0.021,0,0,-35.56,-35.56,0,101.9,0,0 +11/11/2021 20:00,5.38,89.3,0.102,161.2,0.039,0,0,-30.25,-30.25,0,101.9,0,0 +11/11/2021 20:30,4.98,90.6,0.001,161.2,0.002,0,0,-31.5,-31.5,0,101.9,0,0 +11/11/2021 21:00,4.733,91.5,0.035,161.2,0.025,0,0,-31.56,-31.56,0,101.9,0,0 +11/11/2021 21:30,4.286,91.9,0,0,0,0,0,-36.06,-36.06,0,101.8,0,0 +11/11/2021 22:00,3.906,92.4,0.03,161.2,0.019,0,0,-36.27,-36.27,0,101.8,0,0 +11/11/2021 22:30,3.509,92.8,0.368,176.6,0.094,0,0,-32.98,-32.98,0,101.8,0,0 +11/11/2021 23:00,3.509,92.7,0.166,315,0.023,0,0,-33.66,-33.66,0,101.8,0,0 +11/11/2021 23:30,3.148,93.2,0,0,0,0,0,-34.45,-34.45,0,101.8,0,0 +12/11/2021 00:00,2.851,93.3,0,0,0,0,0,-35.37,-35.37,0,101.7,0,0 +12/11/2021 00:30,2.677,93.6,0,0,0,0,0,-34.74,-34.74,0,101.7,0,0 +12/11/2021 01:00,2.372,93.9,0.035,314,0.013,0,0,-32.48,-32.48,0,101.7,0,0 +12/11/2021 01:30,2.531,94,0.208,322.5,0.032,0,0,-31.2,-31.2,0,101.7,0,0 +12/11/2021 02:00,2.753,94.2,0.424,313.4,0.053,0,0,-34.17,-34.17,0,101.7,0,0 +12/11/2021 02:30,2.571,94.3,0.293,277.3,0.058,0,0,-35.28,-35.28,0,101.6,0,0 +12/11/2021 03:00,2.758,94.7,0.572,309.7,0.057,0,0,-37.24,-37.24,0,101.6,0,0 +12/11/2021 03:30,2.417,94.2,0.146,135.2,0.037,0,0,-37.31,-37.31,0,101.6,0,0 +12/11/2021 04:00,1.956,94.5,0.384,341.3,0.027,0,0,-34.84,-34.84,0,101.6,0,0 +12/11/2021 04:30,2.177,94.8,0.122,129.7,0.035,0,0,-34.72,-34.72,0,101.6,0,0 +12/11/2021 05:00,2.253,95.3,0.118,212.4,0.028,0,0,-35.66,-35.66,0,101.6,0,0 +12/11/2021 05:30,1.813,94.7,0.032,148.1,0.007,0,0,-37.34,-37.34,0,101.5,0,0 +12/11/2021 06:00,1.624,95.1,0.162,66.67,0.028,0,0,-36.48,-36.48,0,101.5,0,0 +12/11/2021 06:30,1.588,95.6,0.076,4.364,0.027,0,0,-33.23,-33.23,0,101.5,0,0 +12/11/2021 07:00,1.554,95.1,0.008,113.1,0.003,0.088,0,-26.79,-26.79,0,101.5,0,0.003 +12/11/2021 07:30,2.208,96.2,0.008,154.8,0.007,7.173,0.036,13.24,13.24,0,101.5,0.014,0.078 +12/11/2021 08:00,3.23,95.7,0,0,0,26.86,0.134,16.86,16.86,0,101.5,0.114,0.234 +12/11/2021 08:30,3.801,95.1,0.05,132.6,0.015,29.12,0.146,18.49,18.49,0,101.6,0.108,0.235 +12/11/2021 09:00,4.398,95.2,0.034,138.8,0.012,60.85,0.304,33.43,33.43,0,101.6,0.241,0.437 +12/11/2021 09:30,5.365,95.3,0.324,165.3,0.076,84.1,0.42,46.09,46.09,0,101.5,0.318,0.564 +12/11/2021 10:00,7.026,95.5,1.684,198.5,0.144,126.7,0.634,70.66,70.66,0,101.5,0.434,0.865 +12/11/2021 10:30,7.688,95,1.707,225.8,0.122,114.9,0.575,65.52,65.52,0,101.5,0.385,0.783 +12/11/2021 11:00,8.05,95,1.893,206.8,0.141,164.5,0.822,88.1,88.1,0,101.5,0.585,1.128 +12/11/2021 11:30,9.19,95,1.357,194,0.158,189.3,0.947,106.4,106.4,0,101.4,0.738,1.406 +12/11/2021 12:00,10.47,94.2,1.428,204.6,0.141,171.7,0.858,109.7,109.7,0,101.4,0.7,1.363 +12/11/2021 12:30,11.65,92.1,2.097,223.6,0.124,125.5,0.627,81.8,81.8,0,101.4,0.521,1.073 +12/11/2021 13:00,12.33,85.3,2.63,229.7,0.129,183.6,0.918,112.9,112.9,0,101.4,0.847,1.63 +12/11/2021 13:30,12.96,83.3,2.861,222.8,0.129,186.3,0.931,113.7,113.7,0,101.3,0.874,1.626 +12/11/2021 14:00,13,85.5,2.58,223.7,0.124,73.1,0.365,14.67,14.67,0,101.3,0.353,0.662 +12/11/2021 14:30,12.96,88.1,2.407,221.6,0.123,65.92,0.33,10.69,10.69,0,101.3,0.303,0.569 +12/11/2021 15:00,13.01,89.3,2.193,215.8,0.131,73.58,0.368,16.89,16.89,0,101.3,0.313,0.595 +12/11/2021 15:30,13.26,87.5,1.86,228.7,0.123,38.34,0.192,15.1,15.1,0,101.3,0.183,0.34 +12/11/2021 16:00,13.44,84.5,1.965,231.4,0.121,26.58,0.133,5.673,5.673,0,101.3,0.113,0.278 +12/11/2021 16:30,13.44,82,1.766,239.7,0.137,6.575,0.033,-5.307,-5.307,0,101.3,0.028,0.104 +12/11/2021 17:00,13.25,82.2,1.205,221.8,0.129,0.322,0.002,-9.19,-9.19,0,101.3,0,0.068 +12/11/2021 17:30,12.95,85.1,0.973,230.6,0.123,0,0,-14.23,-14.23,0,101.3,0,0.064 +12/11/2021 18:00,12.79,86.8,1.663,234,0.138,0,0,-22.82,-22.82,0,101.3,0,0.064 +12/11/2021 18:30,12.72,86.6,2.252,239.4,0.138,0,0,-31.6,-31.6,0,101.3,0,0.059 +12/11/2021 19:00,12.36,87.2,2.159,243.2,0.141,0,0,-40.34,-40.34,0,101.3,0,0.044 +12/11/2021 19:30,12.31,87.4,2.121,237.9,0.131,0,0,-16.69,-16.69,0,101.3,0,0.045 +12/11/2021 20:00,12.32,86.6,1.882,232.9,0.136,0,0,-9.93,-9.93,0,101.3,0,0.056 +12/11/2021 20:30,12.3,84.8,2.148,241.9,0.139,0,0,-7.701,-7.701,0,101.3,0,0.059 +12/11/2021 21:00,12.21,83.3,1.879,233.4,0.133,0,0,-9.7,-9.7,0,101.3,0,0.062 +12/11/2021 21:30,12.13,81.5,1.593,230.6,0.13,0,0,-7.613,-7.613,0,101.3,0,0.059 +12/11/2021 22:00,12.09,80.3,1.925,241.1,0.145,0,0,-7.923,-7.923,0,101.3,0,0.059 +12/11/2021 22:30,11.97,80.7,1.806,241.5,0.14,0,0,-6.284,-6.284,0,101.4,0,0.059 +12/11/2021 23:00,11.9,81.5,1.977,234.2,0.134,0,0,-6.985,-6.985,0,101.3,0,0.059 +12/11/2021 23:30,11.89,81.7,1.959,239.9,0.142,0,0,-7.843,-7.843,0,101.3,0,0.058 +13/11/2021 00:00,11.8,83.2,1.745,246.1,0.148,0,0,-8.31,-8.31,0,101.3,0,0.056 +13/11/2021 00:30,11.71,84.4,1.13,254.1,0.149,0,0,-11.01,-11.01,0,101.4,0,0.047 +13/11/2021 01:00,11.58,85,0.99,251.2,0.152,0,0,-13.12,-13.12,0,101.3,0,0.04 +13/11/2021 01:30,11.06,85.9,0.938,229.9,0.138,0,0,-42.69,-42.69,0,101.3,0,0.016 +13/11/2021 02:00,10.44,87.8,0.74,251.6,0.139,0,0,-35.77,-35.77,0,101.3,0,0 +13/11/2021 02:30,10.06,89.2,0.574,264.7,0.147,0,0,-36.02,-36.02,0,101.3,0,0 +13/11/2021 03:00,10.08,89.9,0.74,274.7,0.153,0,0,-36.18,-36.18,0,101.3,0,0 +13/11/2021 03:30,10,89.5,0.861,256.5,0.16,0,0,-35.85,-35.85,0,101.4,0,0 +13/11/2021 04:00,9.97,89.3,1.078,260.8,0.156,0,0,-29.34,-29.34,0,101.3,0,0 +13/11/2021 04:30,10,89.1,0.901,251.3,0.167,0,0,-21.43,-21.43,0,101.4,0,0 +13/11/2021 05:00,10.03,89.4,0.847,265.5,0.155,0,0,-23.03,-23.03,0,101.4,0,0 +13/11/2021 05:30,10.18,89.2,1.155,257.2,0.157,0,0,-16.9,-16.9,0,101.4,0,0 +13/11/2021 06:00,10.43,89.1,1.125,264.6,0.159,0,0,-15.09,-15.09,0,101.4,0,0.019 +13/11/2021 06:30,10.49,89.2,1.272,267.4,0.153,0,0,-20.06,-20.06,0,101.4,0,0.034 +13/11/2021 07:00,10.63,89.5,1.203,264.1,0.152,0.075,0,-9.05,-9.05,0,101.4,0,0.061 +13/11/2021 07:30,10.65,90.7,1.15,265.4,0.152,3.157,0.016,-5.444,-5.444,0.2,101.5,0,0.068 +13/11/2021 08:00,10.74,91.1,1.313,258.4,0.152,11.94,0.06,-1.834,-1.834,0,101.5,0.057,0.134 +13/11/2021 08:30,10.78,91.4,1,268.3,0.154,21.02,0.105,4.669,4.669,0,101.5,0.073,0.157 +13/11/2021 09:00,11.01,91.9,1.458,281.6,0.152,91,0.455,33.26,33.26,0.2,101.5,0.327,0.627 +13/11/2021 09:30,11.62,91.9,1.763,295.8,0.137,140.3,0.702,47.47,47.47,0,101.5,0.497,0.954 +13/11/2021 10:00,11.93,90.2,1.657,306.1,0.128,121.8,0.609,39.76,39.76,0,101.6,0.443,0.882 +13/11/2021 10:30,11.91,88.7,1.672,289.9,0.144,92.8,0.464,20.74,20.74,0.4,101.6,0.326,0.602 +13/11/2021 11:00,12.41,89.5,1.474,286.1,0.146,237.7,1.189,92.7,92.7,0,101.6,0.803,1.463 +13/11/2021 11:30,13.05,84.7,2.042,311,0.127,166,0.83,77.12,77.12,0,101.6,0.604,1.199 +13/11/2021 12:00,13.04,82.8,2.78,324.3,0.131,135,0.675,61.04,61.04,0,101.5,0.509,0.998 +13/11/2021 12:30,12.84,85.4,2.069,340,0.141,98.2,0.491,8.69,8.69,0,101.5,0.372,0.721 +13/11/2021 13:00,12.8,84.9,2.409,318.4,0.125,219.4,1.097,81,81,0,101.5,0.793,1.488 +13/11/2021 13:30,13.19,81.7,2.438,312.7,0.122,191.1,0.956,104.2,104.2,0,101.5,0.723,1.365 +13/11/2021 14:00,13.18,81,1.871,306.7,0.129,131.5,0.658,70.4,70.4,0,101.5,0.479,0.947 +13/11/2021 14:30,13.16,80.6,2.047,306.2,0.125,105.1,0.526,56.01,56.01,0,101.5,0.402,0.784 +13/11/2021 15:00,12.95,83.7,1.55,308.6,0.127,55.32,0.277,22.87,22.87,0,101.5,0.22,0.462 +13/11/2021 15:30,12.76,85.1,1.607,318.7,0.123,22.03,0.11,-6.153,-6.153,0,101.5,0.099,0.232 +13/11/2021 16:00,12.67,84.7,1.033,326.9,0.14,14.24,0.071,0.898,0.898,0,101.5,0.061,0.154 +13/11/2021 16:30,12.44,85,0.82,307,0.125,8.28,0.041,-2.422,-2.422,0,101.6,0.026,0.109 +13/11/2021 17:00,12.21,85.2,1.228,304,0.127,0.658,0.003,-7.007,-7.007,0,101.6,0,0.068 +13/11/2021 17:30,12.05,85.5,1.586,310.7,0.124,0,0,-6.955,-6.955,0,101.6,0,0.066 +13/11/2021 18:00,11.9,85.8,1.535,317.8,0.127,0,0,-10.32,-10.32,0,101.6,0,0.064 +13/11/2021 18:30,11.85,85.6,1.365,310.4,0.127,0,0,-6.232,-6.232,0,101.6,0,0.066 +13/11/2021 19:00,11.82,85.9,1.512,313.2,0.124,0,0,-6.921,-6.921,0,101.7,0,0.063 +13/11/2021 19:30,11.72,87.3,1.454,309.1,0.13,0,0,-8.78,-8.78,0,101.7,0,0.063 +13/11/2021 20:00,11.5,88.9,1.235,306,0.126,0,0,-9.32,-9.32,0,101.7,0,0.057 +13/11/2021 20:30,11.32,89.7,1.114,312.2,0.124,0,0,-7.988,-7.988,0,101.7,0,0.053 +13/11/2021 21:00,11.23,90.1,0.872,304,0.138,0,0,-7.358,-7.358,0,101.7,0,0.054 +13/11/2021 21:30,11.24,90,0.931,297.9,0.137,0,0,-8.03,-8.03,0,101.7,0,0.061 +13/11/2021 22:00,11.15,90.1,0.731,314.7,0.125,0,0,-8.36,-8.36,0,101.7,0,0.054 +13/11/2021 22:30,11.05,90.1,0.301,14.97,0.133,0,0,-8.08,-8.08,0,101.7,0,0.013 +13/11/2021 23:00,10.97,90.2,0.863,301.3,0.135,0,0,-7.321,-7.321,0,101.7,0,0.017 +13/11/2021 23:30,10.91,90.2,0.769,299.3,0.146,0,0,-9.5,-9.5,0,101.7,0,0.015 +14/11/2021 00:00,10.86,90.3,0.814,295.9,0.137,0,0,-8.8,-8.8,0,101.7,0,0.01 +14/11/2021 00:30,10.86,90.6,1.041,304.8,0.133,0,0,-8.31,-8.31,0,101.7,-0.045,0.013 +14/11/2021 01:00,10.92,90.7,1.041,306.9,0.123,0,0,-8.85,-8.85,0.2,101.7,-0.06,0.03 +14/11/2021 01:30,10.94,90.8,1.313,316.2,0.123,0,0,-9.18,-9.18,0,101.7,-0.067,0.041 +14/11/2021 02:00,10.87,90.8,1.126,315.3,0.119,0,0,-12.07,-12.07,0,101.7,-0.065,0.021 +14/11/2021 02:30,10.78,90.9,1.056,310.5,0.126,0,0,-11.85,-11.85,0,101.7,-0.063,0.01 +14/11/2021 03:00,10.78,91.1,1.005,314.6,0.129,0,0,-10.46,-10.46,0,101.7,-0.068,0.016 +14/11/2021 03:30,10.77,91.1,0.996,322.6,0.128,0,0,-9.95,-9.95,0,101.7,-0.059,0.013 +14/11/2021 04:00,10.75,91,0.93,313,0.123,0,0,-10.1,-10.1,0,101.7,-0.067,0.017 +14/11/2021 04:30,10.72,91.1,0.682,304.1,0.137,0,0,-10.55,-10.55,0,101.7,-0.03,0.007 +14/11/2021 05:00,10.67,91.3,0.922,303.4,0.13,0,0,-10.91,-10.91,0,101.7,-0.046,0.009 +14/11/2021 05:30,10.61,91.6,0.908,302.8,0.132,0,0,-12.07,-12.07,0,101.7,-0.005,0.008 +14/11/2021 06:00,10.51,91.8,0.733,285.4,0.156,0,0,-13.16,-13.16,0,101.7,0,0.003 +14/11/2021 06:30,10.32,92,0.757,294.4,0.143,0,0,-18.58,-18.58,0,101.7,0,0.001 +14/11/2021 07:00,10.17,92.1,0.562,293.9,0.147,0,0,-15.93,-15.93,0,101.8,0,0.012 +14/11/2021 07:30,10.04,92.2,0.449,294.6,0.148,1.763,0.009,-9.28,-9.28,0,101.8,0,0.068 +14/11/2021 08:00,10.07,92,0.646,311.8,0.121,11.71,0.059,-0.973,-0.973,0,101.8,0.035,0.116 +14/11/2021 08:30,10.35,90,0.862,322.6,0.13,31.09,0.155,12.37,12.37,0,101.8,0.117,0.258 +14/11/2021 09:00,10.82,85.3,0.704,6.576,0.147,47.86,0.239,18.2,18.2,0,101.9,0.196,0.34 +14/11/2021 09:30,11.22,79.74,1.266,19.31,0.143,64.3,0.321,28.01,28.01,0,101.9,0.265,0.476 +14/11/2021 10:00,11.62,74.61,1.632,18.14,0.142,89,0.445,43.27,43.27,0,101.9,0.339,0.67 +14/11/2021 10:30,11.87,72.05,1.464,19.84,0.146,126.1,0.631,62.59,62.59,0,101.9,0.446,0.945 +14/11/2021 11:00,12.28,69.12,1.548,14.58,0.143,152.1,0.76,81.4,81.4,0,101.9,0.575,1.19 +14/11/2021 11:30,12.72,67.89,2.208,358.3,0.149,206.2,1.031,116.5,116.5,0,101.9,0.817,1.611 +14/11/2021 12:00,12.79,67.11,1.934,8.44,0.152,192.7,0.963,107.5,107.5,0,101.9,0.791,1.536 +14/11/2021 12:30,12.94,67.83,1.949,15.7,0.143,169.5,0.848,92,92,0,101.9,0.71,1.404 +14/11/2021 13:00,12.77,67.16,2.417,18.37,0.139,146,0.73,78.1,78.11,0,101.9,0.616,1.255 +14/11/2021 13:30,12.7,67.15,2.261,19.43,0.14,134.5,0.673,71.38,71.38,0,101.9,0.581,1.167 +14/11/2021 14:00,12.34,69.07,2.077,23.28,0.143,99.4,0.497,50.64,50.64,0,101.9,0.418,0.89 +14/11/2021 14:30,12.26,70.03,1.902,17.78,0.147,67.97,0.34,33.42,33.42,0,101.9,0.327,0.607 +14/11/2021 15:00,12.16,71.92,1.633,12.95,0.146,54.12,0.271,24.43,24.43,0,101.9,0.265,0.484 +14/11/2021 15:30,12.04,72.88,1.803,5.3,0.144,42.66,0.213,16.11,16.11,0,101.9,0.203,0.369 +14/11/2021 16:00,11.71,74.29,1.374,9.73,0.15,27.47,0.137,-17.46,-17.46,0,101.9,0.127,0.239 +14/11/2021 16:30,11.71,76.1,1.664,2.734,0.151,9.28,0.046,-6.588,-6.588,0,101.9,0.038,0.126 +14/11/2021 17:00,11.62,76.79,1.486,1.89,0.152,0.304,0.002,-11.11,-11.11,0,101.9,0,0.068 +14/11/2021 17:30,11.43,77.53,1.32,3.881,0.146,0,0,-10.74,-10.74,0,101.9,0,0.068 +14/11/2021 18:00,11.33,78.14,1.416,358.6,0.149,0,0,-11.65,-11.65,0,101.9,0,0.068 +14/11/2021 18:30,11.23,79.92,1.44,358.1,0.152,0,0,-11.69,-11.69,0,101.9,0,0.068 +14/11/2021 19:00,11.12,81.4,1.27,356.5,0.154,0,0,-12.46,-12.46,0,102,0,0.067 +14/11/2021 19:30,11.13,82.8,1.37,358,0.151,0,0,-9.86,-9.86,0,102,0,0.068 +14/11/2021 20:00,11.22,85,1.581,2.118,0.149,0,0,-23.6,-23.6,0,102,0,0.067 +14/11/2021 20:30,10.96,87.7,1.496,7.461,0.147,0,0,-23.02,-23.02,0,102,0,0.065 +14/11/2021 21:00,10.93,88.3,1.402,10.81,0.15,0,0,-20.67,-20.67,0,102,0,0.066 +14/11/2021 21:30,10.96,88.6,1.223,14.42,0.145,0,0,-20.05,-20.05,0,102,0,0.066 +14/11/2021 22:00,10.97,88.6,1.298,17.94,0.148,0,0,-21.67,-21.67,0,102.1,0,0.067 +14/11/2021 22:30,10.83,88.7,1.137,18.95,0.146,0,0,-24.39,-24.39,0,102.1,0,0.066 +14/11/2021 23:00,10.74,88.7,0.783,16.63,0.139,0,0,-17.19,-17.19,0,102.1,0,0.066 +14/11/2021 23:30,10.54,88.8,0.814,18.15,0.143,0,0,-32.65,-32.65,0,102.1,0,0.066 +15/11/2021 00:00,9.75,89.2,0.619,15.01,0.161,0,0,-47.85,-47.85,0,102.1,0,0.022 +15/11/2021 00:30,9.18,90.3,0.481,11.79,0.133,0,0,-40.91,-40.91,0,102.1,0,0.014 +15/11/2021 01:00,8.83,91.4,0.526,16.57,0.157,0,0,-40.8,-40.8,0,102,0,0.027 +15/11/2021 01:30,8.62,91.9,0.888,28.28,0.143,0,0,-42.96,-42.96,0,102,0,0.041 +15/11/2021 02:00,8.33,92.1,0.585,20.49,0.14,0,0,-44.71,-44.71,0,102,0,0.034 +15/11/2021 02:30,7.912,92.7,0.501,6.874,0.179,0,0,-40.86,-40.86,0,102,0,0.042 +15/11/2021 03:00,7.696,93,0.564,1.388,0.152,0,0,-38.64,-38.64,0,102,0,0.056 +15/11/2021 03:30,6.944,93.1,0.464,14.82,0.161,0,0,-40.51,-40.51,0,102,0,0.045 +15/11/2021 04:00,6.398,93.6,0.427,13.12,0.147,0,0,-41.07,-41.07,0,102,0,0.027 +15/11/2021 04:30,6.338,93.9,0.723,8.45,0.158,0,0,-40.51,-40.51,0,102,0,0.047 +15/11/2021 05:00,6.276,94.1,0.655,10.9,0.151,0,0,-36.45,-36.45,0,102.1,0,0.047 +15/11/2021 05:30,6.319,94.3,0.562,18.32,0.156,0,0,-38.3,-38.3,0,102.1,0,0.046 +15/11/2021 06:00,6.702,94.9,0.625,45.93,0.127,0,0,-41.75,-41.75,0,102.1,0,0.052 +15/11/2021 06:30,6.655,94.2,0.85,60.92,0.133,0,0,-48.93,-48.93,0,102.1,0,0.05 +15/11/2021 07:00,6.378,94.2,0.952,54.77,0.112,0,0,-19.81,-19.81,0,102.1,0,0.022 +15/11/2021 07:30,6.24,94.1,1.125,10.63,0.143,3.996,0.02,-30.05,-30.05,0,102.2,0.011,0.083 +15/11/2021 08:00,6.108,94.4,0.628,5.741,0.137,25.96,0.13,-26.14,-26.14,0,102.2,0.1,0.192 +15/11/2021 08:30,6.622,94.4,0.182,6.927,0.051,80.3,0.402,2.78,2.78,0,102.2,0.218,0.337 +15/11/2021 09:00,7.618,93.1,0.734,351.8,0.13,135.5,0.677,23.95,23.95,0.2,102.2,0.406,0.728 +15/11/2021 09:30,8.54,91.7,1.057,2.408,0.155,197.3,0.987,46.29,46.29,0,102.2,0.692,1.244 +15/11/2021 10:00,9.72,84.5,0.975,21.7,0.136,255.3,1.277,77.35,77.35,0,102.2,0.941,1.572 +15/11/2021 10:30,10.44,75.36,1.482,44.39,0.126,293.7,1.469,119.4,119.4,0,102.2,1.155,1.879 +15/11/2021 11:00,10.79,72.56,1.538,49.05,0.127,319.9,1.599,136.3,136.3,0,102.2,1.33,2.152 +15/11/2021 11:30,11.04,71.94,1.732,45.09,0.121,340,1.7,158.1,158.1,0,102.2,1.463,2.385 +15/11/2021 12:00,11.56,70.13,1.602,35.23,0.124,334.5,1.673,160.4,160.4,0,102.2,1.511,2.465 +15/11/2021 12:30,11.88,68.14,1.844,34.44,0.121,329.8,1.649,165,165,0,102.1,1.551,2.584 +15/11/2021 13:00,11.92,68.93,2.02,18.9,0.139,263.7,1.319,129.5,129.5,0,102.1,1.278,2.201 +15/11/2021 13:30,12.02,68.04,2.283,19.95,0.142,279.4,1.397,143.3,143.3,0,102.1,1.362,2.391 +15/11/2021 14:00,11.9,68.08,1.745,34.27,0.133,184.1,0.921,78.89,78.89,0,102.1,0.895,1.578 +15/11/2021 14:30,11.74,67.75,1.626,37.46,0.123,118.4,0.592,40.97,40.97,0,102.1,0.577,1.034 +15/11/2021 15:00,11.61,68.1,1.488,42.97,0.12,120.8,0.604,29.22,29.22,0,102.1,0.626,1.154 +15/11/2021 15:30,11.37,70.85,1.252,21.17,0.145,65.75,0.329,-3.378,-3.378,0,102.1,0.357,0.622 +15/11/2021 16:00,10.86,73.31,0.884,20.45,0.143,51.33,0.257,-10.7,-10.7,0,102.1,0.31,0.642 +15/11/2021 16:30,10.71,75.52,1.04,359.6,0.158,10.98,0.055,-10.93,-10.93,0,102.1,0.06,0.164 +15/11/2021 17:00,10.52,77.3,1.217,357.1,0.149,0.193,0.001,-12.75,-12.75,0,102.1,0,0.063 +15/11/2021 17:30,10.21,79.12,1.228,354.6,0.146,0,0,-9.89,-9.89,0,102.1,0,0.02 +15/11/2021 18:00,10.08,80.2,0.978,5.83,0.152,0,0,-13.17,-13.17,0,102.1,0,0.005 +15/11/2021 18:30,9.79,81.6,0.66,0.255,0.153,0,0,-17.02,-17.02,0,102.2,0,0 +15/11/2021 19:00,9.62,82.9,0.65,355.5,0.154,0,0,-14.33,-14.33,0,102.2,0,0 +15/11/2021 19:30,9.6,83.7,0.757,346.5,0.154,0,0,-9,-9,0,102.2,0,0 +15/11/2021 20:00,9.62,84.1,0.435,12.49,0.117,0,0,-10.82,-10.82,0,102.2,0,0 +15/11/2021 20:30,9.52,84.8,0.507,10.39,0.166,0,0,-13.2,-13.2,0,102.2,0,0 +15/11/2021 21:00,9.39,84.7,0.697,20.55,0.145,0,0,-14.8,-14.8,0,102.2,0,0 +15/11/2021 21:30,8.99,84.3,0.364,32.13,0.099,0,0,-39.71,-39.71,0,102.2,0,0 +15/11/2021 22:00,7.934,85.9,0.045,53.31,0.045,0,0,-42.55,-42.55,0,102.2,0,0 +15/11/2021 22:30,6.959,88.3,0.129,48.94,0.087,0,0,-40.02,-40.02,0,102.2,0,0 +15/11/2021 23:00,6.442,90,0.06,47.89,0.038,0,0,-37.73,-37.73,0,102.2,0,0 +15/11/2021 23:30,5.806,90.7,0.075,48.17,0.018,0,0,-36.1,-36.1,0,102.2,0,0 +16/11/2021 00:00,5.357,91.5,0.051,48.16,0.027,0,0,-40.76,-40.76,0,102.2,0,0 +16/11/2021 00:30,4.881,92,0.082,47.92,0.03,0,0,-41.01,-41.01,0,102.2,0,0 +16/11/2021 01:00,4.502,92.2,0.043,48.01,0.031,0,0,-38.33,-38.33,0,102.2,0,0 +16/11/2021 01:30,4.257,93,0.079,48.18,0.034,0,0,-18.61,-18.61,0,102.2,0,0 +16/11/2021 02:00,4.516,93.3,0,0,0,0.156,0.001,-3.054,-3.054,0,102.2,0,0 +16/11/2021 02:30,5.237,93.5,0,0,0,0,0,-7.005,-7.005,0,102.2,0,0 +16/11/2021 03:00,5.684,93.4,0.676,326.8,0.081,0,0,-6.645,-6.645,0,102.2,0,0 +16/11/2021 03:30,5.811,93.3,0.36,294.1,0.079,0,0,-7.426,-7.426,0,102.1,0,0 +16/11/2021 04:00,6.092,93.3,0.242,285.8,0.088,0,0,-8.1,-8.1,0,102.1,0,0 +16/11/2021 04:30,6.335,93.1,0.118,287.9,0.08,0,0,-7.948,-7.948,0,102.1,0,0 +16/11/2021 05:00,6.422,92.8,0.002,286.8,0.004,0,0,-7.072,-7.072,0,102.1,0,0 +16/11/2021 05:30,6.503,92.5,0,0,0,0,0,-5.081,-5.081,0,102.1,0,0 +16/11/2021 06:00,6.642,92.1,0,0,0,0,0,-6.378,-6.378,0,102.1,0,0 +16/11/2021 06:30,6.71,91.8,0,0,0,0,0,-7.485,-7.485,0,102.1,0,0.001 +16/11/2021 07:00,6.78,91.6,0,0,0,0,0,-6.768,-6.768,0,102.1,0,0.002 +16/11/2021 07:30,6.91,91.5,0,0,0,0.988,0.005,-5.715,-5.715,0,102.1,0,0.06 +16/11/2021 08:00,7.027,91.4,0,0,0,8.95,0.045,-3.218,-3.218,0,102.1,0.035,0.104 +16/11/2021 08:30,7.234,91.3,0,0,0,21.2,0.106,2.82,2.82,0,102.1,0.07,0.208 +16/11/2021 09:00,7.366,90.6,0.101,273.3,0.033,32.37,0.162,9.19,9.19,0,102.1,0.135,0.322 +16/11/2021 09:30,7.474,89.2,0.623,289.6,0.118,31.26,0.156,9.01,9.01,0,102.1,0.136,0.325 +16/11/2021 10:00,7.666,87.9,0.139,275.5,0.053,34.9,0.174,6.889,6.889,0,102.1,0.141,0.339 +16/11/2021 10:30,7.859,86.3,0.026,250.9,0.012,45.62,0.228,6.156,6.156,0,102.1,0.203,0.382 +16/11/2021 11:00,8.08,85,0.087,222.8,0.026,49.8,0.249,17.91,17.91,0,102.1,0.218,0.417 +16/11/2021 11:30,8.37,84.2,0.087,239.4,0.022,48.39,0.242,20.63,20.63,0,102.1,0.223,0.412 +16/11/2021 12:00,8.58,83.5,0.043,234.6,0.011,60.99,0.305,26.16,26.16,0,102.1,0.282,0.528 +16/11/2021 12:30,8.86,82.7,0.377,207.7,0.067,101.4,0.507,50.79,50.79,0,102,0.397,0.861 +16/11/2021 13:00,9.42,81.6,0.95,218.5,0.124,110.2,0.551,56.05,56.05,0,102,0.429,0.947 +16/11/2021 13:30,9.65,81.4,1.128,218.4,0.123,101.8,0.509,49.26,49.26,0,102,0.385,0.887 +16/11/2021 14:00,9.94,80.6,0.947,233,0.13,121.3,0.606,59.65,59.65,0,102,0.473,1.029 +16/11/2021 14:30,9.92,80.8,1.188,247.6,0.151,78.57,0.393,35.66,35.66,0,102,0.339,0.705 +16/11/2021 15:00,10.09,81.4,0.81,226.1,0.129,72.63,0.363,28.88,28.88,0,101.9,0.318,0.634 +16/11/2021 15:30,10.14,81.2,0.85,218.7,0.137,59.66,0.298,13.3,13.3,0,101.9,0.274,0.496 +16/11/2021 16:00,9.97,82,0.584,199.3,0.156,20.46,0.102,-13.84,-13.84,0,101.9,0.101,0.219 +16/11/2021 16:30,9.19,83.9,0.313,196.1,0.129,2.841,0.014,-30.47,-30.47,0,102,0.018,0.078 +16/11/2021 17:00,8.56,87,0.167,197.6,0.081,0,0,-18.3,-18.3,0,102,0,0.01 +16/11/2021 17:30,8.53,88.5,0.689,186.1,0.149,0,0,-15.1,-15.1,0,102,0,0 +16/11/2021 18:00,8.57,88.6,0.436,203.2,0.107,0,0,-13.38,-13.38,0,102,0,0 +16/11/2021 18:30,8.45,88.7,0.23,190.2,0.082,0,0,-12.88,-12.88,0,102,0,0 +16/11/2021 19:00,8.49,89.1,0.197,184.1,0.048,0,0,-8.56,-8.56,0,102,0,0 +16/11/2021 19:30,8.49,88.8,0.25,177.8,0.094,0,0,-14.45,-14.45,0,102,0,0 +16/11/2021 20:00,8.22,88.9,0.071,179.6,0.017,0,0,-16.52,-16.52,0,102,0,0 +16/11/2021 20:30,8.02,89.6,0.066,214.5,0.015,0,0,-8.53,-8.53,0,102,0,0 +16/11/2021 21:00,8.29,89.8,0.444,234.9,0.091,0,0,-7.199,-7.199,0,102,0,0 +16/11/2021 21:30,8.53,89,0.004,254.6,0.006,0,0,-6.618,-6.618,0,102,0,0.001 +16/11/2021 22:00,8.6,88.8,0.03,175.5,0.006,0,0,-6.078,-6.078,0,102.1,0,0 +16/11/2021 22:30,8.62,88.8,0,0,0,0,0,-6.572,-6.572,0,102.1,0,0.001 +16/11/2021 23:00,8.62,89,0,0,0,0,0,-7.544,-7.544,0,102.1,0,0.001 +16/11/2021 23:30,8.66,89.5,0.026,167.1,0.03,0,0,-7.783,-7.783,0,102.1,0,0 +17/11/2021 00:00,8.68,90,0.044,162,0.022,0,0,-8.03,-8.03,0,102,0,0 +17/11/2021 00:30,8.88,90.8,0.031,170.2,0.019,0,0,-13.17,-13.17,0,102,0,0.002 +17/11/2021 01:00,8.64,91,0.179,199.2,0.036,0,0,-34.72,-34.72,0,101.9,0,0 +17/11/2021 01:30,8.58,91.8,0.297,248.1,0.064,0,0,-23.63,-23.63,0,101.9,0,0 +17/11/2021 02:00,8.67,92,0.785,269.4,0.118,0,0,-16.91,-16.91,0,102,0,0 +17/11/2021 02:30,8.82,92.2,1.695,280.2,0.147,0,0,-4.313,-4.313,0,102,0,0 +17/11/2021 03:00,9.01,92.4,0.972,260.6,0.152,0,0,-6.167,-6.167,0,102,0,0.002 +17/11/2021 03:30,9.19,92.3,0.456,256.4,0.114,0,0,-9.29,-9.29,0,102,0,0.001 +17/11/2021 04:00,9.18,92,0.904,259.9,0.14,0,0,-20.9,-20.9,0,102,0,0 +17/11/2021 04:30,9.13,91.7,0.074,267.8,0.038,0,0,-18.35,-18.35,0,102,0,0 +17/11/2021 05:00,8.82,91.4,0.031,262.6,0.019,0,0,-51.11,-51.11,0,102.1,0,0 +17/11/2021 05:30,8.02,91.4,0.019,230.7,0.006,0,0,-40.45,-40.45,0,102.1,0,0 +17/11/2021 06:00,7.998,92.4,0.205,263.3,0.046,0,0,-14.4,-14.4,0,102.1,0,0 +17/11/2021 06:30,7.964,92.2,0.449,248.2,0.08,0,0,-31.08,-31.08,0,102.1,0,0 +17/11/2021 07:00,8.24,92.8,0.629,277.6,0.099,0,0,-13.24,-13.24,0,102.1,0,0.002 +17/11/2021 07:30,8.59,92.4,0.447,269.2,0.124,1.686,0.008,-6.682,-6.682,0,102.1,0,0.065 +17/11/2021 08:00,8.8,92.3,0.653,292.3,0.135,9.17,0.046,1.825,1.825,0,102.2,0.03,0.103 +17/11/2021 08:30,9.31,91.6,0.714,291.2,0.145,25.97,0.13,12.12,12.12,0,102.2,0.092,0.239 +17/11/2021 09:00,9.59,91,0.046,267.2,0.026,39.71,0.199,20,20,0,102.3,0.155,0.321 +17/11/2021 09:30,9.78,90.6,0.262,218.6,0.071,73.72,0.369,36.67,36.67,0.2,102.3,0.294,0.574 +17/11/2021 10:00,10.17,90.4,1.298,240.5,0.146,110.4,0.552,45.54,45.54,0.2,102.3,0.376,0.812 +17/11/2021 10:30,10.64,90.3,1.264,256.6,0.149,150,0.75,60.76,60.76,0.2,102.3,0.471,1.06 +17/11/2021 11:00,10.89,90.5,0.932,270.8,0.148,134.1,0.67,54.39,54.39,0,102.3,0.398,0.86 +17/11/2021 11:30,11.48,90.3,1.149,276.6,0.146,220.4,1.102,88.6,88.6,0,102.3,0.684,1.377 +17/11/2021 12:00,11.94,88.7,1.281,301.7,0.133,148.8,0.744,48.24,48.24,0,102.3,0.481,1.021 +17/11/2021 12:30,12.78,87.3,1.454,317.7,0.129,281.2,1.406,116.5,116.5,0,102.3,0.933,1.753 +17/11/2021 13:00,13.66,80.7,1.795,318.8,0.128,275.4,1.377,143.6,143.6,0,102.3,0.975,1.83 +17/11/2021 13:30,13.83,76.85,1.822,311.4,0.126,225.7,1.128,97.7,97.7,0,102.3,0.791,1.459 +17/11/2021 14:00,14.07,74.7,1.724,310.7,0.123,249.6,1.248,120.5,120.5,0,102.3,0.929,1.752 +17/11/2021 14:30,13.8,72.55,1.855,344.5,0.142,106.7,0.534,19.75,19.75,0,102.3,0.386,0.743 +17/11/2021 15:00,13.58,72.53,2.232,342.1,0.142,174.4,0.872,63.9,63.9,0,102.3,0.802,1.537 +17/11/2021 15:30,12.78,69.09,2.112,346.7,0.149,44.75,0.224,-27.14,-27.14,0,102.3,0.219,0.389 +17/11/2021 16:00,12.12,69.79,1.267,345,0.15,51.57,0.258,-14.35,-14.35,0,102.3,0.408,0.861 +17/11/2021 16:30,11.53,73.41,0.613,327.7,0.13,8.72,0.044,-38.7,-38.7,0,102.4,0.029,0.161 +17/11/2021 17:00,10.69,76.78,0.734,299.8,0.15,0.001,0,-41.2,-41.2,0,102.4,-0.064,0.04 +17/11/2021 17:30,10.03,77.97,0.665,317.6,0.123,0,0,-39.53,-39.53,0,102.4,-0.068,0 +17/11/2021 18:00,9.56,79.88,0.514,351.8,0.166,0.04,0,-6.573,-6.573,0,102.4,-0.068,0 +17/11/2021 18:30,9.71,79.93,0.84,313.9,0.125,0,0,-22.31,-22.31,0,102.5,-0.068,0 +17/11/2021 19:00,9.67,80.5,0.632,291.4,0.127,0,0,-18.29,-18.29,0,102.5,-0.068,0 +17/11/2021 19:30,9.4,82.4,0.485,276.9,0.155,0,0,-16.66,-16.66,0,102.6,-0.068,0 +17/11/2021 20:00,9.2,83.3,0.542,298.6,0.133,0,0,-21.01,-21.01,0,102.6,-0.066,0 +17/11/2021 20:30,8.79,84,0.339,304.9,0.124,0,0,-43.43,-43.43,0,102.6,-0.004,0 +17/11/2021 21:00,7.754,86.6,0.386,295.4,0.109,0,0,-42.31,-42.31,0,102.6,0,0 +17/11/2021 21:30,6.926,88.8,0.526,302,0.139,0,0,-42.53,-42.53,0,102.6,0,0 +17/11/2021 22:00,5.995,90.2,0.327,310.5,0.106,0,0,-40.51,-40.51,0,102.7,0,0 +17/11/2021 22:30,5.859,91.2,0.196,291.7,0.062,0,0,-42.43,-42.43,0,102.7,0,0 +17/11/2021 23:00,5.279,91.8,0.387,313.7,0.104,0,0,-24.35,-24.35,0,102.7,0,0 +17/11/2021 23:30,5.159,92.4,0.144,307.2,0.064,0,0,-17.35,-17.35,0,102.7,0,0 +18/11/2021 00:00,5.389,92.9,0.112,309.6,0.056,0,0,-9.29,-9.29,0,102.7,0,0 +18/11/2021 00:30,5.84,93.1,0.248,328.1,0.095,0,0,-10.18,-10.18,0,102.7,0,0 +18/11/2021 01:00,6.407,93.2,0.195,350.3,0.097,0,0,-6.482,-6.482,0,102.7,0,0 +18/11/2021 01:30,6.619,93.1,0.192,350.4,0.101,0,0,-11.98,-11.98,0,102.7,0,0 +18/11/2021 02:00,6.571,93,0.301,289.6,0.114,0,0,-14.66,-14.66,0,102.7,0,0 +18/11/2021 02:30,6.59,93.2,0.181,331.6,0.09,0,0,-10.74,-10.74,0,102.7,0,0 +18/11/2021 03:00,6.695,93.3,0.29,141.8,0.056,0,0,-12.66,-12.66,0,102.7,0,0 +18/11/2021 03:30,6.685,93.3,0.311,83.8,0.099,0,0,-14.54,-14.54,0,102.7,0,0 +18/11/2021 04:00,6.685,93.4,0.195,71.19,0.061,0,0,-11.4,-11.4,0,102.7,0,0 +18/11/2021 04:30,6.657,93.3,0.169,35.48,0.061,0,0,-18.84,-18.84,0,102.7,0,0 +18/11/2021 05:00,6.368,93.2,0.239,127.8,0.04,0,0,-36.32,-36.32,0,102.7,0,0 +18/11/2021 05:30,5.541,93.3,0.14,32.03,0.052,0,0,-22.07,-22.07,0,102.8,0,0 +18/11/2021 06:00,5.409,93.7,0.295,147.9,0.062,0,0,-21.04,-21.04,0,102.8,0,0 +18/11/2021 06:30,5.287,93.6,0.308,127.6,0.063,0,0,-19.78,-19.78,0,102.8,0,0 +18/11/2021 07:00,5.084,93.7,0.066,120.3,0.022,0,0,-32.51,-32.51,0,102.8,0,0 +18/11/2021 07:30,4.721,93.9,0.196,33.92,0.079,2.632,0.013,-14.84,-14.84,0,102.8,0,0.067 +18/11/2021 08:00,5.01,94.1,0.072,5.266,0.058,18.12,0.091,-11.61,-11.61,0,102.8,0.069,0.155 +18/11/2021 08:30,5.654,94.5,0.198,314.5,0.056,48.05,0.24,3.935,3.935,0,102.9,0.169,0.327 +18/11/2021 09:00,6.619,94.1,0.202,141.8,0.052,75.56,0.378,20.84,20.84,0,102.9,0.268,0.461 +18/11/2021 09:30,7.378,93.5,0.357,160.4,0.118,132.4,0.662,51.53,51.53,0,102.9,0.431,0.863 +18/11/2021 10:00,8.02,92.7,0.224,104.5,0.105,143.4,0.717,71.06,71.06,0,102.9,0.506,1.024 +18/11/2021 10:30,8.63,91.6,0.431,161.4,0.114,153.8,0.769,76.95,76.95,0,102.9,0.568,1.128 +18/11/2021 11:00,9.29,88.9,0.738,186.5,0.142,174.6,0.873,91.8,91.8,0,102.9,0.653,1.271 +18/11/2021 11:30,10.01,83.4,0.843,182.4,0.142,191.9,0.96,98,98,0,102.9,0.742,1.418 +18/11/2021 12:00,11.01,77.72,0.337,180.8,0.103,180,0.9,100.3,100.3,0,102.9,0.725,1.427 +18/11/2021 12:30,11.64,74.68,0.382,169.6,0.115,187.5,0.938,102.7,102.7,0,102.9,0.775,1.504 +18/11/2021 13:00,11.9,72.08,0.319,334.2,0.094,173.5,0.867,92,92,0,102.9,0.728,1.396 +18/11/2021 13:30,11.99,70.57,0.267,129.7,0.087,148.3,0.741,78.25,78.25,0,102.9,0.622,1.209 +18/11/2021 14:00,12.32,68.93,0.149,124.5,0.08,138.4,0.692,71.74,71.74,0,102.9,0.548,1.146 +18/11/2021 14:30,12.3,66.75,0.302,335,0.085,135.7,0.679,56.83,56.83,0,102.8,0.559,1.085 +18/11/2021 15:00,12.35,66.84,0.38,354.8,0.14,113.5,0.567,42.64,42.64,0,102.8,0.451,0.943 +18/11/2021 15:30,12.09,68.11,0.158,3.486,0.089,68.24,0.341,14.28,14.28,0,102.8,0.296,0.565 +18/11/2021 16:00,11.76,70.86,0.067,351.3,0.056,24.13,0.121,-3.193,-3.193,0,102.8,0.119,0.24 +18/11/2021 16:30,11.2,73.14,0.038,351.5,0.028,4.182,0.021,-10.67,-10.67,0,102.8,0.014,0.075 +18/11/2021 17:00,10.65,77.58,0.005,351.7,0.009,0.001,0,-10.87,-10.87,0,102.8,0,0.007 +18/11/2021 17:30,10.19,80.8,0.161,341.3,0.062,0,0,-6.022,-6.022,0,102.9,0,0 +18/11/2021 18:00,10.09,83,0.058,330.1,0.043,0,0,-6.534,-6.534,0,102.9,0,0 +18/11/2021 18:30,9.85,84.3,0.099,331.7,0.05,0,0,-5.57,-5.57,0,102.9,0,0 +18/11/2021 19:00,9.82,84.7,0.082,331.4,0.052,0,0,-5.997,-5.997,0,102.9,0,0 +18/11/2021 19:30,9.71,85.3,0.058,331.4,0.045,0,0,-6.172,-6.172,0,102.9,0,0 +18/11/2021 20:00,9.68,86.1,0.103,331.4,0.072,0,0,-5.767,-5.767,0,102.9,0,0 +18/11/2021 20:30,9.66,86.6,0.122,331.5,0.091,0,0,-5.55,-5.55,0,102.9,0,0 +18/11/2021 21:00,9.63,87,0.015,331.4,0.026,0,0,-5.66,-5.66,0,102.9,0,0 +18/11/2021 21:30,9.58,87.4,0.22,312.8,0.064,0,0,-5.353,-5.353,0,102.9,0,0 +18/11/2021 22:00,9.56,87.6,0.023,213.7,0.029,0,0,-5.533,-5.533,0,102.9,0,0 +18/11/2021 22:30,9.53,87.6,0.054,217.3,0.047,0,0,-5.309,-5.309,0,102.9,0,0 +18/11/2021 23:00,9.49,87.7,0.115,176.2,0.087,0,0,-5.55,-5.55,0,102.9,0,0 +18/11/2021 23:30,9.47,88.1,0.011,168.2,0.01,0,0,-5.424,-5.424,0,102.9,0,0 +19/11/2021 00:00,9.42,88.4,0.013,168.2,0.009,0,0,-5.281,-5.281,0,102.9,0,0 +19/11/2021 00:30,9.42,88.6,0.049,170.6,0.032,0,0,-5.502,-5.502,0,102.9,0,0 +19/11/2021 01:00,9.41,88.9,0.032,171.6,0.024,0,0,-5.335,-5.335,0,102.9,0,0 +19/11/2021 01:30,9.38,89,0.035,171.4,0.034,0,0,-5.944,-5.944,0,102.9,0,0 +19/11/2021 02:00,9.28,89.1,0.062,171.3,0.06,0.029,0,-4.855,-4.855,0,102.9,0,0 +19/11/2021 02:30,9.24,88.7,0.01,171.3,0.021,0,0,-5.653,-5.653,0,102.9,0,0 +19/11/2021 03:00,9.12,88.3,0.061,164.4,0.048,0.033,0,-4.936,-4.936,0,102.8,0,0 +19/11/2021 03:30,9.05,86.8,0.087,124.1,0.047,0.135,0.001,-7.01,-7.01,0,102.8,0,0 +19/11/2021 04:00,8.69,84.3,0.093,154.4,0.064,0,0,-45.83,-45.83,0,102.8,0,0 +19/11/2021 04:30,7.574,86,0.02,164.6,0.025,0,0,-43.22,-43.22,0,102.8,0,0 +19/11/2021 05:00,6.635,88.6,0.109,120,0.079,0,0,-39.19,-39.19,0,102.8,0,0 +19/11/2021 05:30,6.038,89.8,0.033,190.8,0.025,0,0,-41.01,-41.01,0,102.8,0,0 +19/11/2021 06:00,5.165,90.4,0.001,190.8,0.003,0,0,-41.8,-41.8,0,102.8,0,0 +19/11/2021 06:30,4.763,91.5,0.025,190.9,0.032,0,0,-37.85,-37.85,0,102.8,0,0 +19/11/2021 07:00,4.591,92,0.086,191,0.091,0,0,-39.88,-39.88,0,102.8,0,0 +19/11/2021 07:30,4.067,92.1,0.057,191.2,0.059,1.135,0.006,-37.93,-37.93,0,102.9,0.002,0.052 +19/11/2021 08:00,3.702,93,0.007,191.1,0.008,19.48,0.097,-26.5,-26.5,0,102.9,0.086,0.157 +19/11/2021 08:30,4.562,93.2,0,0,0,55.88,0.279,-5.558,-5.558,0,102.9,0.166,0.295 +19/11/2021 09:00,6.353,92.5,0,191.1,0.001,109.4,0.547,23.09,23.09,0,102.9,0.398,0.723 +19/11/2021 09:30,8.99,88.8,0.108,154.3,0.102,178.4,0.892,52.26,52.26,0,102.9,0.717,1.251 +19/11/2021 10:00,10.34,75.76,0.492,121.6,0.12,226.7,1.133,79.93,79.93,0,102.9,0.961,1.557 +19/11/2021 10:30,11.4,70.64,0.683,106.3,0.147,270.9,1.354,111.6,111.6,0,102.9,1.161,1.885 +19/11/2021 11:00,11.87,69.07,0.876,143,0.112,305.3,1.527,135,135,0,102.9,1.342,2.21 +19/11/2021 11:30,11.98,68.18,1.16,133.4,0.121,324.2,1.621,155,155,0,102.8,1.455,2.42 +19/11/2021 12:00,12.16,68.36,0.944,137,0.119,330.9,1.654,163.1,163.1,0,102.8,1.534,2.515 +19/11/2021 12:30,12.33,68.48,0.908,155.1,0.127,325.9,1.629,165.6,165.6,0,102.8,1.558,2.544 +19/11/2021 13:00,12.8,67.05,0.887,145,0.119,311.1,1.556,159.2,159.2,0,102.7,1.506,2.488 +19/11/2021 13:30,12.95,66.08,0.954,133.5,0.119,289.4,1.447,148.7,148.7,0,102.7,1.422,2.394 +19/11/2021 14:00,12.92,64.94,1.178,125.6,0.13,255,1.275,122.5,122.5,0,102.7,1.26,2.137 +19/11/2021 14:30,12.82,64.47,1.14,131.1,0.122,207.8,1.039,88.6,88.6,0,102.7,1.113,1.913 +19/11/2021 15:00,12.83,64.99,0.965,126.2,0.128,155,0.775,52.07,52.07,0,102.6,1.055,1.794 +19/11/2021 15:30,12.47,65.48,1.045,133.8,0.126,98.8,0.494,16.15,16.15,0,102.6,0.912,1.609 +19/11/2021 16:00,11.83,67.36,0.643,126.6,0.116,41.9,0.21,-19.45,-19.45,0,102.6,0.573,1.119 +19/11/2021 16:30,10.58,71.58,0.09,125.8,0.059,5.877,0.029,-41.79,-41.79,0,102.6,0.081,0.165 +19/11/2021 17:00,9.1,77.46,0.006,129.4,0.008,0,0,-43.3,-43.3,0,102.6,0,0.017 +19/11/2021 17:30,7.725,83.4,0.013,130,0.009,0,0,-40.63,-40.63,0,102.6,0,0 +19/11/2021 18:00,7.035,86,0,130.3,0.001,0,0,-37.96,-37.96,0,102.6,0,0 +19/11/2021 18:30,6.478,88.4,0.015,130.2,0.014,0,0,-37.32,-37.32,0,102.6,0,0 +19/11/2021 19:00,5.881,89.9,0,130.3,0.001,0,0,-37.29,-37.29,0,102.6,0,0 +19/11/2021 19:30,5.909,91.2,0,130.2,0.001,0,0,-41.27,-41.27,0,102.6,0,0 +19/11/2021 20:00,5.822,91.3,0.064,130.2,0.039,0,0,-35.25,-35.25,0,102.6,0,0 +19/11/2021 20:30,5.366,91.5,0.119,39.26,0.095,0,0,-35.97,-35.97,0,102.6,0,0 +19/11/2021 21:00,5.122,91.9,0.002,34.89,0.005,0,0,-36.11,-36.11,0,102.6,0,0 +19/11/2021 21:30,4.594,92.1,0.005,34.9,0.003,0,0,-36.57,-36.57,0,102.6,0,0 +19/11/2021 22:00,4.307,92.4,0.296,34.9,0.152,0,0,-37.05,-37.05,0,102.5,0,0 +19/11/2021 22:30,4.42,93.1,0.084,34.9,0.088,0,0,-37.46,-37.46,0,102.5,0,0 +19/11/2021 23:00,4.484,93.3,0.045,45.2,0.056,0,0,-41.4,-41.4,0,102.5,0,0 +19/11/2021 23:30,4.497,93.6,0.016,55.5,0.034,0,0,-42.74,-42.74,0,102.5,0,0 +20/11/2021 00:00,4.012,93.1,0.022,55.45,0.046,0,0,-39.67,-39.67,0,102.5,0,0 +20/11/2021 00:30,3.32,93.1,0.115,55.45,0.059,0,0,-39.76,-39.76,0,102.5,0,0 +20/11/2021 01:00,2.651,93.5,0.069,55.45,0.073,0,0,-37.66,-37.66,0,102.5,0,0 +20/11/2021 01:30,2.302,93.7,0.003,55.46,0.004,0,0,-37.1,-37.1,0,102.4,0,0 +20/11/2021 02:00,2.03,93.9,0.057,55.46,0.061,0,0,-33.55,-33.55,0,102.4,0,0 +20/11/2021 02:30,1.904,94.2,0.016,55.46,0.019,0.037,0,-25.97,-25.97,0,102.4,0,0 +20/11/2021 03:00,2.237,94.8,0.129,91.6,0.067,0.934,0.005,6.48,6.48,0,102.4,0,0 +20/11/2021 03:30,4.475,95.8,0.625,117.3,0.135,0.576,0.003,-0.517,-0.517,0,102.4,0,0 +20/11/2021 04:00,5.19,94.5,0.456,100.5,0.127,0,0,-2.954,-2.954,0,102.3,0,0 +20/11/2021 04:30,5.341,94.4,0.605,90.9,0.137,0,0,-3.138,-3.138,0,102.3,0,0 +20/11/2021 05:00,5.333,94.5,0.973,72.45,0.136,0,0,-3.176,-3.176,0,102.3,0,0 +20/11/2021 05:30,5.306,94.6,0.657,75.43,0.138,0,0,-3.298,-3.298,0,102.2,0,0 +20/11/2021 06:00,5.316,94.6,0.445,92.7,0.137,0,0,-3.566,-3.566,0,102.2,0,0 +20/11/2021 06:30,5.249,94.7,0.748,87.2,0.143,0,0,-3.682,-3.682,0,102.2,0,0 +20/11/2021 07:00,5.208,94.8,0.879,105,0.137,0,0,-3.884,-3.884,0,102.2,0,0 +20/11/2021 07:30,5.209,94.8,0.78,98.9,0.126,0.993,0.005,-3.579,-3.579,0,102.2,0,0 +20/11/2021 08:00,5.255,94.8,0.928,130.5,0.124,5.226,0.026,-1.231,-1.231,0,102.3,0,0.04 +20/11/2021 08:30,5.366,94.6,0.672,140.6,0.11,13.01,0.065,2.957,2.957,0,102.3,0.029,0.098 +20/11/2021 09:00,5.439,94.4,0.465,118,0.112,29.94,0.15,11.94,11.94,0,102.2,0.105,0.238 +20/11/2021 09:30,5.723,93.9,0.42,78.44,0.122,49.73,0.249,22.48,22.48,0,102.2,0.183,0.339 +20/11/2021 10:00,5.895,93.1,0.549,96.8,0.126,63.12,0.316,29.38,29.38,0,102.2,0.233,0.433 +20/11/2021 10:30,6.248,91.4,0.602,95.1,0.139,76.39,0.382,37.58,37.58,0,102.2,0.301,0.557 +20/11/2021 11:00,6.537,88.2,0.481,119.7,0.105,73.88,0.369,34.34,34.34,0,102.1,0.294,0.57 +20/11/2021 11:30,6.697,84.3,0.705,119.6,0.12,88.2,0.441,43.54,43.54,0,102.1,0.339,0.697 +20/11/2021 12:00,6.847,82.2,0.684,150,0.128,94.1,0.471,53.7,53.7,0,102.1,0.345,0.764 +20/11/2021 12:30,7.062,80.9,0.493,103.7,0.131,87.5,0.437,44.64,44.64,0,102,0.339,0.716 +20/11/2021 13:00,7.276,79.92,0.401,90.6,0.115,81.4,0.407,40.64,40.64,0,102,0.339,0.666 +20/11/2021 13:30,7.389,78.89,0.279,150.4,0.107,69.63,0.348,33.96,33.96,0,102,0.304,0.568 +20/11/2021 14:00,7.35,78.71,0.484,144.6,0.1,68.99,0.345,33.34,33.34,0,101.9,0.301,0.565 +20/11/2021 14:30,7.385,78.17,0.566,177.2,0.127,69.42,0.347,33.33,33.33,0,101.9,0.312,0.555 +20/11/2021 15:00,7.452,76.83,0.204,340.3,0.08,49.31,0.247,20.19,20.19,0,101.9,0.211,0.408 +20/11/2021 15:30,7.101,78.14,0.544,47.67,0.118,26.17,0.131,7.058,7.058,0,101.9,0.105,0.25 +20/11/2021 16:00,6.688,79.35,0.475,357.2,0.11,11.94,0.06,-0.534,-0.534,0,101.9,0.047,0.124 +20/11/2021 16:30,6.617,80.2,0.263,356.9,0.096,2.479,0.012,-5.902,-5.902,0,101.8,0,0.031 +20/11/2021 17:00,6.415,82.2,1.143,1.37,0.143,0.031,0,-6.449,-6.449,0,101.8,0,0 +20/11/2021 17:30,6.13,83.6,0.908,9.72,0.154,0,0,-6.834,-6.834,0,101.8,0,0 +20/11/2021 18:00,5.812,85.5,0.877,16.32,0.142,0,0,-6.433,-6.433,0,101.8,0,0 +20/11/2021 18:30,5.839,86.8,0.238,35.66,0.102,0,0,-10.21,-10.21,0,101.8,0,0 +20/11/2021 19:00,5.832,87.7,0.245,32.45,0.111,0,0,-10.27,-10.27,0,101.7,0,0 +20/11/2021 19:30,5.881,88.5,0.192,2.347,0.099,0,0,-10.34,-10.34,0,101.7,0,0 +20/11/2021 20:00,5.903,89.2,0.179,196,0.112,0,0,-8.65,-8.65,0,101.7,0,0 +20/11/2021 20:30,5.931,89.6,0.23,196,0.129,0,0,-5.851,-5.851,0,101.7,0,0 +20/11/2021 21:00,5.925,89.8,0.195,218.4,0.091,0,0,-5.522,-5.522,0,101.7,0,0 +20/11/2021 21:30,5.986,90,0.372,253.8,0.106,0,0,-5.195,-5.195,0,101.7,0,0 +20/11/2021 22:00,5.99,90.3,0.537,291.4,0.142,0,0,-7.632,-7.632,0,101.7,0,0 +20/11/2021 22:30,6.033,90.9,0.535,277.2,0.151,0,0,-7.996,-7.996,0,101.7,0,0 +20/11/2021 23:00,6.039,91.5,0.429,298.5,0.131,0,0,-7.525,-7.525,0,101.6,0,0 +20/11/2021 23:30,6.083,92.1,0.358,283.2,0.153,0,0,-6.245,-6.245,0,101.6,0,0 +21/11/2021 00:00,6.127,92.5,0.443,242.6,0.125,0,0,-5.644,-5.644,0,101.6,0,0 +21/11/2021 00:30,6.138,92.8,0.435,244.2,0.143,0,0,-5.353,-5.353,0.2,101.6,0,0 +21/11/2021 01:00,6.197,93.1,0.431,261.9,0.159,0,0,-5.335,-5.335,0,101.6,0,0 +21/11/2021 01:30,6.238,93.3,0.567,233.6,0.129,0,0,-5.463,-5.463,0,101.5,0,0 +21/11/2021 02:00,6.234,93.4,0.461,236.1,0.129,0,0,-5.13,-5.13,0,101.5,0,0 +21/11/2021 02:30,6.325,93.5,0.411,262.7,0.146,0,0,-5.623,-5.623,0,101.5,0,0 +21/11/2021 03:00,6.332,93.5,0.487,314.4,0.11,0,0,-5.128,-5.128,0,101.5,0,0 +21/11/2021 03:30,6.356,93.6,0.459,256.8,0.101,0,0,-19.9,-19.9,0.2,101.4,0,0 +21/11/2021 04:00,6.103,93.6,0.101,240.2,0.087,0,0,-11.17,-11.17,0,101.4,0,0 +21/11/2021 04:30,6.192,93.7,0.158,266.1,0.073,0,0,-13.2,-13.2,0,101.4,0,0 +21/11/2021 05:00,6.248,93.8,0.258,276.4,0.1,0,0,-4.178,-4.178,0,101.4,0,0 +21/11/2021 05:30,6.403,93.8,0.078,268.4,0.054,0,0,-4.348,-4.348,0,101.3,0,0 +21/11/2021 06:00,6.492,93.9,0.082,259.3,0.061,0,0,-2.883,-2.883,0.2,101.3,0,0 +21/11/2021 06:30,6.555,93.9,0.417,152.6,0.092,0,0,-4.653,-4.653,0.2,101.3,0,0 +21/11/2021 07:00,6.528,94,1.241,240.6,0.127,0,0,-9.48,-9.48,0,101.3,0,0 +21/11/2021 07:30,6.704,94.2,0.568,262.7,0.138,0.172,0.001,-36.49,-36.49,0,101.3,0,0 +21/11/2021 08:00,6.467,94.2,0.293,281.9,0.106,14.77,0.074,-24.33,-24.33,0,101.3,0.04,0.1 +21/11/2021 08:30,7.113,94.7,0.794,280.9,0.155,52.88,0.264,-8.39,-8.39,0,101.2,0.152,0.287 +21/11/2021 09:00,7.425,94,0.88,285.9,0.151,71.12,0.356,-2.699,-2.699,0,101.2,0.233,0.381 +21/11/2021 09:30,8.18,94,0.407,305.1,0.12,139.4,0.697,66.93,66.93,0,101.2,0.442,0.929 +21/11/2021 10:00,8.96,93.6,1.055,309.4,0.127,88.1,0.441,32.13,32.13,0.2,101.2,0.308,0.57 +21/11/2021 10:30,9.28,93.1,1.206,320.1,0.12,91.9,0.459,27.6,27.6,0.2,101.3,0.306,0.593 +21/11/2021 11:00,9.32,92.6,1.946,9.02,0.14,58.59,0.293,9.71,9.71,2.8,101.3,0.24,0.397 +21/11/2021 11:30,8.58,91.6,2.535,34.01,0.13,79.39,0.397,8.17,8.17,0.2,101.3,0.306,0.552 +21/11/2021 12:00,8.24,89.6,3.267,25.07,0.142,73.36,0.367,2.176,2.172,0.6,101.3,0.291,0.513 +21/11/2021 12:30,7.944,89.2,1.875,14,0.144,67.53,0.338,8.61,8.61,0.8,101.2,0.253,0.465 +21/11/2021 13:00,8.11,89,1.676,11.82,0.144,81.7,0.409,10.77,10.77,0,101.2,0.309,0.588 +21/11/2021 13:30,8.53,87.8,1.948,5.177,0.152,121.9,0.61,33.27,33.27,0,101.2,0.404,0.874 +21/11/2021 14:00,8.81,86.2,2.245,5.19,0.15,90.5,0.453,21.98,21.98,0,101.2,0.317,0.618 +21/11/2021 14:30,8.98,84.4,3.002,4.243,0.148,86.4,0.432,33.9,33.9,0,101.2,0.308,0.592 +21/11/2021 15:00,8.77,77.62,2.5,30.98,0.135,70.95,0.355,18.43,18.43,0,101.2,0.246,0.46 +21/11/2021 15:30,8.6,77.37,2.485,17.45,0.149,47.67,0.238,4.021,4.021,0,101.2,0.175,0.341 +21/11/2021 16:00,8.39,74.4,2.697,18.92,0.144,39.49,0.197,-8.99,-8.99,0,101.2,0.291,0.675 +21/11/2021 16:30,8.01,74.8,2.159,14.4,0.148,13.5,0.068,-26.8,-26.8,0,101.2,0.041,0.17 +21/11/2021 17:00,7.658,74.8,2.478,11.15,0.149,0.103,0.001,-46.31,-46.31,0,101.2,0,0.002 +21/11/2021 17:30,7.334,75.06,2.485,6.034,0.148,0,0,-41.28,-41.28,0,101.3,0,0 +21/11/2021 18:00,6.777,75.92,2.099,7.591,0.148,0,0,-61,-61,0,101.3,0,0 +21/11/2021 18:30,6.357,77.04,2.007,12.13,0.151,0,0,-60.66,-60.66,0,101.3,0,0 +21/11/2021 19:00,6.099,77.31,2.059,12.39,0.15,0,0,-58.53,-58.53,0,101.3,0,0 +21/11/2021 19:30,6.194,75.83,2.775,15.55,0.143,0,0,-60.5,-60.51,0,101.3,0,0 +21/11/2021 20:00,6.207,76.94,2.584,24.18,0.144,0,0,-34.58,-34.59,0,101.4,0,0 +21/11/2021 20:30,6.5,76.36,3.017,21.93,0.143,0,0,-25.28,-25.28,0,101.4,0,0 +21/11/2021 21:00,6.43,77.16,3.232,24.27,0.138,0,0,-45.24,-45.29,0,101.4,0,0 +21/11/2021 21:30,6.004,81.4,2.925,28.81,0.134,0,0,-45.42,-45.44,0,101.4,0,0 +21/11/2021 22:00,5.874,82.9,2.708,28.62,0.136,0,0,-37.89,-37.89,0.4,101.4,0,0 +21/11/2021 22:30,5.816,83.5,2.876,32.73,0.136,0,0,-39.11,-39.13,0.2,101.5,0,0 +21/11/2021 23:00,5.826,81.9,3.023,32.01,0.137,0,0,-41.59,-41.61,0,101.5,0,0 +21/11/2021 23:30,5.789,80.6,2.78,34.2,0.135,0,0,-50.83,-50.85,0,101.5,0,0 +22/11/2021 00:00,6.013,78.41,3.284,29.81,0.134,0,0,-42.85,-42.89,0,101.5,0,0 +22/11/2021 00:30,5.984,78.05,2.844,28.84,0.132,0,0,-36.25,-36.27,0,101.5,0,0 +22/11/2021 01:00,5.795,79.08,3.204,25.43,0.138,0,0,-35.61,-35.64,0,101.5,0,0 +22/11/2021 01:30,5.67,78.82,3.065,27.66,0.139,0,0,-40.94,-40.95,0,101.5,0,0 +22/11/2021 02:00,5.502,79.37,3.004,25.47,0.14,0,0,-45.28,-45.3,0,101.5,0,0 +22/11/2021 02:30,5.402,80.6,3.37,21.75,0.14,0,0,-41.15,-41.17,0,101.5,0,0 +22/11/2021 03:00,5.345,81.9,3.164,25.16,0.14,0,0,-45.42,-45.43,0,101.6,0,0 +22/11/2021 03:30,5.3,83.1,3.181,25.46,0.143,0,0,-53.26,-53.29,0,101.6,0,0 +22/11/2021 04:00,5.26,84.4,3.111,23.52,0.139,0,0,-61.9,-61.92,0,101.6,0,0 +22/11/2021 04:30,5.209,84.9,2.532,27.65,0.141,0,0,-61.99,-61.99,0,101.6,0,0 +22/11/2021 05:00,5.237,84.7,2.712,24.89,0.144,0,0,-62.46,-62.46,0,101.7,0,0 +22/11/2021 05:30,5.11,85.5,2.224,25.59,0.138,0,0,-62.2,-62.2,0,101.7,0,0 +22/11/2021 06:00,4.827,85.7,2.364,18.35,0.145,0,0,-62.12,-62.12,0,101.7,0,0 +22/11/2021 06:30,4.637,86.2,2.348,19.32,0.147,0,0,-61.44,-61.44,0,101.7,0,0 +22/11/2021 07:00,4.599,85.4,1.909,19.58,0.145,0,0,-60.06,-60.06,0,101.8,0,0 +22/11/2021 07:30,4.686,84.3,2.056,18.9,0.141,0.391,0.002,-59.27,-59.27,0,101.8,0,0.013 +22/11/2021 08:00,4.743,84.9,2.287,17.87,0.149,15.57,0.078,-49.28,-49.28,0,101.9,0.059,0.119 +22/11/2021 08:30,5.365,82.5,2.665,20.03,0.149,46.99,0.235,-29.29,-29.29,0,101.9,0.149,0.277 +22/11/2021 09:00,6.272,77.35,3.016,27.01,0.143,109.8,0.549,2.961,2.968,0,101.9,0.373,0.715 +22/11/2021 09:30,7.335,70.99,3.487,35.81,0.129,191.9,0.96,36.54,36.61,0,101.9,0.63,1.239 +22/11/2021 10:00,7.739,67.71,3.786,41.3,0.126,244,1.22,68.91,69.08,0,101.9,0.808,1.52 +22/11/2021 10:30,8.13,65.42,3.472,41.97,0.124,287.3,1.436,100.4,100.5,0,101.9,0.956,1.747 +22/11/2021 11:00,8.69,60.89,3.746,39.42,0.125,323.1,1.616,126.6,127.1,0,101.9,1.064,1.943 +22/11/2021 11:30,9.17,54.66,3.999,42.4,0.122,346,1.73,145.1,145.8,0,101.9,1.137,2.072 +22/11/2021 12:00,9.48,52.03,3.67,41.22,0.12,354.8,1.774,154.8,155.3,0,101.9,1.152,2.142 +22/11/2021 12:30,9.62,48.73,4.349,43.52,0.126,352.9,1.765,156.1,157.4,0,101.9,1.152,2.169 +22/11/2021 13:00,9.73,46.5,3.792,44.47,0.124,337.6,1.688,147.9,148.6,0,102,1.098,2.13 +22/11/2021 13:30,9.71,45.23,3.81,43.05,0.126,310.2,1.551,133.4,133.9,0,102,1.026,1.99 +22/11/2021 14:00,9.73,45.8,3.654,45.35,0.128,271.3,1.356,110.3,110.6,0,102,0.875,1.8 +22/11/2021 14:30,9.7,44.73,3.492,46.34,0.122,222.6,1.113,80.4,80.6,0,102,0.745,1.725 +22/11/2021 15:00,9.65,45.29,3.095,47.99,0.126,166.6,0.833,44.79,44.85,0,102,0.751,1.764 +22/11/2021 15:30,9.32,46.01,2.907,45.68,0.124,107.6,0.538,8.14,8.14,0,102,0.838,1.79 +22/11/2021 16:00,8.67,47.99,2.992,40.49,0.132,44.38,0.222,-31.8,-31.82,0,102,0.643,1.534 +22/11/2021 16:30,7.853,50.36,2.453,40.62,0.127,4.857,0.024,-61.86,-61.86,0,102.1,0.033,0.091 +22/11/2021 17:00,7.311,51.82,2.216,38.98,0.128,0,0,-67.3,-67.3,0,102.1,0,0 +22/11/2021 17:30,6.794,51.94,2.28,39.34,0.133,0,0,-67.53,-67.54,0,102.1,0,0 +22/11/2021 18:00,6.465,52.57,2.437,32.61,0.135,0,0,-67.96,-67.96,0,102.2,0,0 +22/11/2021 18:30,6.109,54.59,2.263,34.29,0.127,0,0,-68.55,-68.55,0,102.2,0,0 +22/11/2021 19:00,5.601,55.91,1.902,38.25,0.129,0,0,-68.04,-68.05,0,102.2,0,0 +22/11/2021 19:30,5.336,57.18,2.192,36.9,0.133,0,0,-68.17,-68.17,0,102.3,0,0 +22/11/2021 20:00,5.141,57.44,2.25,35.21,0.133,0,0,-68.51,-68.51,0,102.3,0,0 +22/11/2021 20:30,4.621,58.4,1.745,36.31,0.133,0,0,-66.9,-66.9,0,102.3,0,0 +22/11/2021 21:00,4.167,59.35,1.585,33.8,0.131,0,0,-65.5,-65.5,0,102.3,0,0 +22/11/2021 21:30,3.29,62.57,1.364,18.57,0.145,0,0,-61.32,-61.32,0,102.4,0,0 +22/11/2021 22:00,3.167,62.89,1.318,26.55,0.141,0,0,-61.1,-61.1,0,102.4,0,0 +22/11/2021 22:30,2.457,65.63,1.619,14.81,0.149,0,0,-60.1,-60.1,0,102.4,0,0 +22/11/2021 23:00,2.802,64.82,1.948,25.88,0.146,0,0,-62.85,-62.85,0,102.4,0,0 +22/11/2021 23:30,3.063,64.17,2.253,22.56,0.148,0,0,-64.49,-64.49,0,102.4,0,0 +23/11/2021 00:00,2.759,65.71,1.837,28.93,0.143,0,0,-64.67,-64.67,0,102.4,0,0 +23/11/2021 00:30,2.453,66.98,1.712,22.83,0.142,0,0,-63.53,-63.53,0,102.4,0,0 +23/11/2021 01:00,2.194,69.14,2.004,20.47,0.151,0,0,-63.82,-63.82,0,102.4,0,0 +23/11/2021 01:30,2.258,68.85,1.763,28.46,0.144,0,0,-63.81,-63.81,0,102.4,0,0 +23/11/2021 02:00,2.204,69.85,1.311,28.28,0.143,0,0,-62.02,-62.02,0,102.4,0,0 +23/11/2021 02:30,2.2,71.06,1.648,29.4,0.138,0,0,-62.32,-62.32,0,102.4,0,0 +23/11/2021 03:00,2.27,71.79,1.818,24.51,0.143,0,0,-63.32,-63.32,0,102.4,0,0 +23/11/2021 03:30,2.206,73.33,1.83,25.32,0.138,0,0,-62.87,-62.87,0,102.4,0,0 +23/11/2021 04:00,1.833,75.2,1.893,17.73,0.146,0,0,-63.47,-63.47,0,102.4,0,0 +23/11/2021 04:30,1.672,75.86,1.104,32.84,0.132,0,0,-61.97,-61.97,0,102.4,0,0 +23/11/2021 05:00,1.789,75.07,0.833,43.67,0.121,0,0,-59.57,-59.57,0,102.4,0,0 +23/11/2021 05:30,2.083,73.53,1.541,31.09,0.139,0,0,-60.78,-60.78,0,102.4,0,0 +23/11/2021 06:00,2.243,71.06,1.58,29.21,0.139,0,0,-60.52,-60.52,0,102.4,0,0 +23/11/2021 06:30,2.251,70.06,2.085,21.91,0.142,0,0,-61.48,-61.48,0,102.4,0,0 +23/11/2021 07:00,2.237,69.33,2.255,23.46,0.144,0,0,-61.9,-61.9,0,102.4,0,0 +23/11/2021 07:30,2.447,66.89,2.087,29.35,0.137,0.239,0.001,-60.85,-60.85,0,102.4,0,0.01 +23/11/2021 08:00,2.471,66.7,2.08,27.93,0.138,13.49,0.067,-52.74,-52.74,0,102.4,0.064,0.117 +23/11/2021 08:30,3.029,64.76,2.349,27.79,0.137,45.06,0.225,-32.26,-32.26,0,102.4,0.157,0.289 +23/11/2021 09:00,3.802,61.45,2.704,33.46,0.13,108.2,0.541,4.467,4.466,0,102.4,0.388,0.762 +23/11/2021 09:30,4.807,57.81,2.634,40.89,0.127,190.5,0.952,37.33,37.33,0,102.5,0.645,1.293 +23/11/2021 10:00,5.582,55.18,2.537,45.05,0.13,241.6,1.208,68.57,68.58,0,102.4,0.821,1.571 +23/11/2021 10:30,6.536,51.49,2.6,52.61,0.13,284.1,1.42,98,98,0,102.4,0.968,1.806 +23/11/2021 11:00,7.233,49.4,3.016,50.61,0.121,316.9,1.584,124,124.1,0,102.4,1.066,2.008 +23/11/2021 11:30,7.855,46.4,3.268,57.11,0.133,338.1,1.69,140.6,140.8,0,102.4,1.142,2.158 +23/11/2021 12:00,8.5,44.36,2.801,59.94,0.134,346.1,1.73,151.1,151.1,0,102.4,1.163,2.236 +23/11/2021 12:30,8.98,42.5,2.943,62.03,0.13,342.6,1.713,152.5,152.5,0,102.3,1.183,2.237 +23/11/2021 13:00,9.34,41.23,3.066,50.63,0.127,327.9,1.639,146.5,146.6,0,102.3,1.152,2.203 +23/11/2021 13:30,9.53,41.2,3.078,48.55,0.127,301.3,1.507,132.4,132.4,0,102.3,1.089,2.082 +23/11/2021 14:00,9.58,41.81,3.252,48.95,0.122,264.3,1.321,109.8,109.9,0,102.2,0.979,1.894 +23/11/2021 14:30,9.54,43.28,2.785,48.97,0.124,216.7,1.084,80.4,80.4,0,102.2,0.949,1.829 +23/11/2021 15:00,9.44,44.95,3.485,45.08,0.126,162.4,0.812,44.99,45.06,0,102.2,0.947,1.814 +23/11/2021 15:30,9.24,47.46,2.867,43.09,0.125,103.2,0.516,9.46,9.47,0,102.2,0.913,1.782 +23/11/2021 16:00,8.83,49.7,2.504,47.72,0.121,42.38,0.212,-28.74,-28.74,0,102.2,0.648,1.481 +23/11/2021 16:30,8.04,52.96,1.97,49.03,0.125,4.493,0.022,-57.95,-57.95,0,102.2,0.038,0.09 +23/11/2021 17:00,7.408,56.35,1.761,48.26,0.125,0,0,-62.57,-62.57,0,102.2,0,0 +23/11/2021 17:30,6.837,59.35,1.86,39.77,0.127,0,0,-62.47,-62.47,0,102.2,0,0 +23/11/2021 18:00,6.457,62.69,1.821,38.96,0.128,0,0,-61.89,-61.89,0,102.2,0,0 +23/11/2021 18:30,6.403,65.26,2.402,33.77,0.135,0,0,-63.74,-63.74,0,102.2,0,0 +23/11/2021 19:00,6.292,67.51,1.947,37.3,0.127,0,0,-63.26,-63.26,0,102.2,0,0 +23/11/2021 19:30,6.33,69.21,2.142,40.77,0.121,0,0,-64.19,-64.19,0,102.2,0,0 +23/11/2021 20:00,6.038,71.33,1.633,57.41,0.132,0,0,-62.85,-62.85,0,102.2,0,0 +23/11/2021 20:30,5.436,74.61,1.312,52.85,0.131,0,0,-60.62,-60.62,0,102.2,0,0 +23/11/2021 21:00,5.222,76.95,1.215,40.42,0.128,0,0,-60.16,-60.16,0,102.2,0,0 +23/11/2021 21:30,4.863,79.25,1.181,35.5,0.132,0,0,-58.44,-58.44,0,102.3,0,0 +23/11/2021 22:00,4.358,81.4,1.356,17.02,0.146,0,0,-56.57,-56.57,0,102.3,0,0 +23/11/2021 22:30,3.652,83.8,1.372,6.837,0.148,0,0,-52.92,-52.92,0,102.3,0,0 +23/11/2021 23:00,3.308,86.2,1.404,13.85,0.151,0,0,-52.13,-52.13,0,102.3,0,0 +23/11/2021 23:30,3.77,86.6,1.658,22.21,0.15,0,0,-57.03,-57.03,0,102.2,0,0 +24/11/2021 00:00,3.704,85.9,1.472,17.34,0.145,0,0,-55.93,-55.93,0,102.2,0,0 +24/11/2021 00:30,3.75,86.4,1.597,23.04,0.149,0,0,-58.24,-58.24,0,102.2,0,0 +24/11/2021 01:00,3.3,87.2,1.452,14.44,0.151,0,0,-57.66,-57.66,0,102.2,0,0 +24/11/2021 01:30,3.113,88.3,1.323,18.26,0.146,0,0,-56.21,-56.21,0,102.1,0,0 +24/11/2021 02:00,2.974,89,1.581,16.26,0.147,0,0,-57.6,-57.6,0,102.1,0,0 +24/11/2021 02:30,2.541,89.7,1.604,18.66,0.148,0,0,-58.68,-58.68,0,102.1,0,0 +24/11/2021 03:00,2.509,90,1.327,10.39,0.147,0,0,-57.52,-57.52,0,102.1,0,0 +24/11/2021 03:30,2.263,90.5,1.109,7.453,0.153,0,0,-53.91,-53.91,0,102,0,0 +24/11/2021 04:00,2.223,91.1,1.243,15.5,0.147,0,0,-53.6,-53.6,0,102,0,0 +24/11/2021 04:30,2.551,91.2,1.388,26.71,0.151,0,0,-55.53,-55.53,0,102,0,0 +24/11/2021 05:00,2.786,89.6,1.275,14.86,0.139,0,0,-55.78,-55.78,0,102,0,0 +24/11/2021 05:30,2.213,89.5,1.039,9.62,0.151,0,0,-52.1,-52.1,0,101.9,0,0 +24/11/2021 06:00,1.801,90.2,1.126,6.032,0.15,0,0,-51.17,-51.17,0,102,0,0 +24/11/2021 06:30,1.892,91.2,1.57,22.36,0.148,0,0,-55.24,-55.24,0,101.9,0,0 +24/11/2021 07:00,1.959,90.7,1.364,9.88,0.15,0,0,-57.01,-57.01,0,101.9,0,0 +24/11/2021 07:30,1.627,91.2,1.098,344.7,0.15,0.094,0,-52.7,-52.7,0,101.9,0,0 +24/11/2021 08:00,1.498,91.5,1.048,0.452,0.149,12.61,0.063,-42.5,-42.5,0,101.9,0.047,0.112 +24/11/2021 08:30,1.831,91.8,1.152,5.017,0.148,44.78,0.224,-25.03,-25.03,0,101.9,0.162,0.297 +24/11/2021 09:00,2.553,91.3,1.452,8.16,0.15,102.3,0.511,10.07,10.07,0,101.9,0.362,0.7 +24/11/2021 09:30,3.674,89.6,1.674,7.63,0.151,172.1,0.86,39.5,39.5,0,101.9,0.602,1.201 +24/11/2021 10:00,4.713,86.4,1.705,12.21,0.145,216.3,1.081,61.68,61.68,0,101.9,0.795,1.486 +24/11/2021 10:30,5.687,83,1.773,11.67,0.152,255.4,1.277,86.7,86.7,0,101.8,0.975,1.757 +24/11/2021 11:00,6.746,79.66,1.807,5.306,0.153,299.9,1.5,98.5,98.5,0,101.8,1.114,1.981 +24/11/2021 11:30,7.455,76.31,2.13,6.61,0.151,319.9,1.6,135.9,135.9,0,101.8,1.182,2.15 +24/11/2021 12:00,7.892,74.37,1.875,8.4,0.148,330.3,1.651,147.3,147.3,0,101.7,1.223,2.245 +24/11/2021 12:30,8.53,72.54,1.641,33,0.122,325.8,1.629,148.2,148.2,0,101.6,1.226,2.252 +24/11/2021 13:00,9.36,66.94,1.622,47.72,0.128,311.6,1.558,143,143,0,101.6,1.208,2.194 +24/11/2021 13:30,9.51,64.72,1.543,50.08,0.132,285.5,1.427,128.7,128.7,0,101.5,1.196,2.189 +24/11/2021 14:00,9.6,64.74,1.651,41.61,0.12,249.2,1.246,106.2,106.2,0,101.5,1.082,1.927 +24/11/2021 14:30,9.61,64.71,1.761,28.86,0.139,204.1,1.021,76.52,76.52,0,101.4,1.149,2.034 +24/11/2021 15:00,9.58,65.44,1.68,27.39,0.134,144.2,0.721,36.67,36.67,0,101.4,1.063,1.954 +24/11/2021 15:30,9.19,65.53,1.717,18.88,0.15,73.1,0.365,-8.08,-8.08,0,101.4,0.681,1.389 +24/11/2021 16:00,8.57,67.62,1.087,12.85,0.157,37.4,0.187,-24.48,-24.48,0,101.3,0.468,1.254 +24/11/2021 16:30,7.469,70.93,0.834,3.778,0.164,4.944,0.025,-40.82,-40.82,0,101.3,0.037,0.107 +24/11/2021 17:00,6.221,75.37,0.823,3.218,0.152,0,0,-42.2,-42.2,0,101.3,0,0 +24/11/2021 17:30,5.38,80.1,0.898,355.8,0.153,0,0,-41.24,-41.24,0,101.3,0,0 +24/11/2021 18:00,5.03,83.1,0.958,357.1,0.147,0,0,-43.02,-43.02,0,101.2,0,0 +24/11/2021 18:30,4.597,85.8,0.378,8.74,0.148,0,0,-34.36,-34.36,0,101.2,0,0 +24/11/2021 19:00,4.183,87.9,0.535,6.979,0.14,0,0,-25.44,-25.44,0,101.2,0,0 +24/11/2021 19:30,4.688,88.7,0.948,9.97,0.144,0,0,-9.48,-9.48,0,101.2,0,0 +24/11/2021 20:00,5.205,86.7,0.802,37.71,0.127,0.022,0,-17.79,-17.79,0,101.2,0,0 +24/11/2021 20:30,5.488,81.4,0.856,30.04,0.123,0.01,0,-18.23,-18.23,0,101.2,0,0 +24/11/2021 21:00,5.152,81.4,0.837,25.57,0.141,0,0,-37.46,-37.46,0,101.1,0,0 +24/11/2021 21:30,4.556,81.8,0.722,35.9,0.121,0,0,-38.45,-38.45,0,101.1,0,0 +24/11/2021 22:00,4.372,83.8,0.732,25.05,0.135,0.103,0.001,-2.18,-2.18,0,101.1,0,0 +24/11/2021 22:30,4.868,82.8,0.647,86.4,0.136,0.043,0,-6.377,-6.377,0,101.1,0,0 +24/11/2021 23:00,4.773,82.4,0.42,150.8,0.113,0,0,-9,-9,0,101.1,0,0 +24/11/2021 23:30,4.492,84.2,0.323,166.6,0.114,0,0,-8.89,-8.89,0,101.1,0,0 +25/11/2021 00:00,4.453,85,0.167,265.7,0.078,0,0,-7.928,-7.928,0,101.1,0,0 +25/11/2021 00:30,4.472,84.2,0.61,1.236,0.152,0,0,-7.568,-7.568,0,101.1,0,0 +25/11/2021 01:00,4.419,83.7,0.533,10.65,0.152,0,0,-8.15,-8.15,0,101,0,0 +25/11/2021 01:30,4.366,83.7,0.471,7.151,0.137,0,0,-8.7,-8.7,0,101,0,0 +25/11/2021 02:00,4.391,83.9,0.565,358.6,0.151,0,0,-7.725,-7.725,0,101,0,0 +25/11/2021 02:30,4.493,83.7,0.689,13.52,0.153,0,0,-7.9,-7.9,0,101,0,0 +25/11/2021 03:00,4.591,82.1,0.974,23.96,0.143,0,0,-8.89,-8.89,0,101,0,0 +25/11/2021 03:30,4.488,83.2,0.79,7.818,0.156,0,0,-8.93,-8.93,0,101,0,0 +25/11/2021 04:00,4.464,83.9,0.42,10.45,0.157,0,0,-7.495,-7.495,0,101,0,0 +25/11/2021 04:30,4.547,83.6,0.587,3.367,0.15,0.004,0,-5.174,-5.174,0,101,0,0 +25/11/2021 05:00,4.616,83.6,0.707,5.074,0.14,0,0,-5.34,-5.34,0,101,0,0 +25/11/2021 05:30,4.72,82.8,0.965,3.774,0.159,0.005,0,-5.228,-5.228,0,101,0,0 +25/11/2021 06:00,4.706,82.3,0.717,15.18,0.147,0,0,-11.54,-11.54,0,101,0,0 +25/11/2021 06:30,4.661,82.7,0.67,15.83,0.15,0,0,-7.457,-7.457,0,101,0,0 +25/11/2021 07:00,4.668,82.9,0.555,9.37,0.179,0,0,-11.62,-11.62,0,101,0,0 +25/11/2021 07:30,4.732,83.3,0.598,6.153,0.138,0.089,0,-7.552,-7.552,0,101.1,0,0 +25/11/2021 08:00,4.707,85.8,0.864,19.9,0.147,0.428,0.002,-11.13,-11.13,0.8,101.1,0,0 +25/11/2021 08:30,4.638,88.4,0.843,20.07,0.152,3.016,0.015,-6.19,-6.19,0,101.1,0,0 +25/11/2021 09:00,4.757,89.5,0.623,29.33,0.138,22.46,0.112,1.828,1.828,0,101.1,0.067,0.139 +25/11/2021 09:30,5.133,90,0.877,3.825,0.14,60.69,0.303,14.05,14.05,0.2,101.2,0.211,0.388 +25/11/2021 10:00,5.515,90,0.998,13.59,0.147,111.8,0.559,30.65,30.65,0,101.2,0.358,0.713 +25/11/2021 10:30,6.186,89.4,1.443,7.951,0.144,135.2,0.676,36.89,36.89,0,101.2,0.441,0.868 +25/11/2021 11:00,6.837,87.6,2.001,17.83,0.15,204.8,1.024,59.35,59.35,0,101.2,0.68,1.289 +25/11/2021 11:30,7.61,84.3,1.295,24.97,0.139,118.7,0.593,39.21,39.21,0,101.2,0.403,0.84 +25/11/2021 12:00,8.04,82.7,1.59,25.96,0.137,131.3,0.656,57.41,57.41,0,101.2,0.428,0.862 +25/11/2021 12:30,8.38,80.6,1.594,26.54,0.135,186.2,0.931,80.6,80.6,0,101.2,0.646,1.172 +25/11/2021 13:00,9.13,74.64,2.563,30.56,0.132,153.4,0.767,79.52,79.53,0,101.1,0.54,1.086 +25/11/2021 13:30,8.58,76.24,3.305,21.63,0.14,85.4,0.427,28.34,28.38,0,101.1,0.326,0.609 +25/11/2021 14:00,8.19,79.76,2.636,20.16,0.145,96.3,0.482,32.47,32.47,0,101.1,0.349,0.655 +25/11/2021 14:30,8.25,77.54,2.816,18.6,0.143,73.18,0.366,28.8,28.81,0,101.2,0.287,0.509 +25/11/2021 15:00,8.15,74.78,1.886,21.66,0.142,38.84,0.194,9.14,9.14,0,101.2,0.147,0.313 +25/11/2021 15:30,7.942,73.21,2.803,13.24,0.151,33.85,0.169,5.867,5.867,0,101.1,0.133,0.266 +25/11/2021 16:00,7.475,72,2.11,12.99,0.151,17.43,0.087,-34.21,-34.21,0,101.2,0.068,0.119 +25/11/2021 16:30,6.737,73.55,1.431,3.767,0.148,5.357,0.027,-48.81,-48.81,0,101.2,0.028,0.082 +25/11/2021 17:00,5.711,74.11,1.208,12.24,0.151,0,0,-54.04,-54.04,0,101.2,0,0 +25/11/2021 17:30,5.451,73.39,1.815,12.86,0.145,0,0,-59.03,-59.03,0,101.2,0,0 +25/11/2021 18:00,5.124,74.15,1.262,7.63,0.149,0,0,-57.66,-57.66,0,101.2,0,0 +25/11/2021 18:30,4.738,75.59,1.609,8.05,0.15,0,0,-58.72,-58.72,0,101.3,0,0 +25/11/2021 19:00,4.713,75.19,1.65,8.04,0.148,0,0,-59.29,-59.29,0,101.3,0,0 +25/11/2021 19:30,4.465,75.87,1.389,357.1,0.153,0,0,-58.92,-58.92,0,101.3,0,0 +25/11/2021 20:00,3.984,77.48,1.296,338.9,0.146,0,0,-56.55,-56.55,0,101.3,0,0 +25/11/2021 20:30,3.608,78.64,0.864,325.7,0.138,0,0,-54.3,-54.3,0,101.3,0,0 +25/11/2021 21:00,3.292,80.9,0.748,313.9,0.125,0,0,-48.91,-48.91,0,101.3,0,0 +25/11/2021 21:30,3.08,82.4,0.871,271.9,0.167,0,0,-35.5,-35.5,0,101.2,0,0 +25/11/2021 22:00,2.648,84.4,0.724,295.4,0.148,0,0,-36.22,-36.22,0,101.2,0,0 +25/11/2021 22:30,2.016,84.7,0.435,310.9,0.131,0,0,-43.37,-43.37,0,101.2,0,0 +25/11/2021 23:00,2.12,86.9,0.841,309.1,0.133,0,0,-37.52,-37.52,0,101.2,0,0 +25/11/2021 23:30,2.128,86.6,0.958,286.4,0.155,0,0,-41.58,-41.58,0,101.2,0,0 +26/11/2021 00:00,2.131,85.4,1.232,307.1,0.14,0,0,-46.45,-46.45,0,101.2,0,0 +26/11/2021 00:30,1.824,85.7,1.111,311.6,0.127,0,0,-35.29,-35.29,0,101.1,0,0 +26/11/2021 01:00,1.998,85.7,1.07,301.7,0.14,0,0,-11.11,-11.11,0,101.1,0,0 +26/11/2021 01:30,1.758,86,0.632,303.8,0.12,0,0,-26.11,-26.11,0,101.1,0,0 +26/11/2021 02:00,1.472,87.6,0.7,287.5,0.16,0,0,-33.54,-33.54,0,101,0,0 +26/11/2021 02:30,1.392,88,0.407,316.8,0.148,0,0,-33.07,-33.07,0,101,0,0 +26/11/2021 03:00,1.154,88.7,0.342,275.1,0.161,0,0,-33.06,-33.06,0,100.9,0,0 +26/11/2021 03:30,1.024,89.8,0.272,292.2,0.093,0,0,-24.99,-24.99,0,100.9,0,0 +26/11/2021 04:00,1.122,90.4,0.668,312,0.13,0,0,-22.65,-22.65,0,100.8,0,0 +26/11/2021 04:30,1.371,90,0.449,287.5,0.149,0,0,-28.12,-28.12,0,100.8,0,0 +26/11/2021 05:00,1.353,89.3,0.229,308,0.082,0,0,-17.6,-17.6,0,100.8,0,0 +26/11/2021 05:30,1.456,89.4,0.471,297.8,0.124,0.092,0,-3.695,-3.695,0,100.7,0,0 +26/11/2021 06:00,2.7,86.5,1.542,253.4,0.147,0.856,0.004,-2.981,-2.981,0,100.7,0,0 +26/11/2021 06:30,3.551,79.55,2.128,253.2,0.147,0.093,0,-7.754,-7.754,0,100.6,0,0 +26/11/2021 07:00,4.13,78.35,2.022,250.3,0.149,0,0,-20.2,-20.2,0,100.6,0,0 +26/11/2021 07:30,4.316,79.54,1.405,246.1,0.15,0.057,0,-22.45,-22.45,0,100.5,0,0 +26/11/2021 08:00,4.388,80.4,1.115,224.8,0.123,6.296,0.031,-19.53,-19.53,0,100.5,0.012,0.056 +26/11/2021 08:30,4.449,81.1,2.4,228.4,0.128,27.45,0.137,-5.227,-5.227,0,100.4,0.095,0.225 +26/11/2021 09:00,4.65,81.3,2.563,238.3,0.138,42.86,0.214,11.18,11.18,0,100.4,0.154,0.298 +26/11/2021 09:30,5.096,80.2,2.55,241.1,0.141,57.43,0.287,25.73,25.73,0,100.3,0.208,0.423 +26/11/2021 10:00,5.735,76.65,2.957,239,0.139,84.1,0.42,42.98,42.98,0,100.3,0.308,0.634 +26/11/2021 10:30,6.465,73.81,3.737,241.7,0.141,104.7,0.523,49.76,49.78,0,100.2,0.367,0.8 +26/11/2021 11:00,6.942,72.95,4.188,241.5,0.143,95.6,0.478,46.16,46.21,0,100.1,0.343,0.738 +26/11/2021 11:30,7.269,75.68,3.82,241.7,0.144,110,0.55,11.43,11.44,0,100,0.403,0.857 +26/11/2021 12:00,8.02,74.86,3.376,248.8,0.153,147.1,0.735,73.03,73.04,0,99.9,0.542,1.133 +26/11/2021 12:30,8.66,74.47,4.025,255.7,0.152,124.8,0.624,54.74,54.85,0,99.9,0.445,0.932 +26/11/2021 13:00,9.26,73.79,3.745,259.1,0.152,249.8,1.249,142.8,143,0,99.8,0.908,1.794 +26/11/2021 13:30,9.85,72.7,3.794,266.2,0.15,242.2,1.211,139.9,140.1,0,99.7,0.909,1.791 +26/11/2021 14:00,9.77,73.65,3.598,266.4,0.148,144.4,0.722,52.28,52.34,0,99.6,0.537,0.97 +26/11/2021 14:30,9.72,75.37,3.7,264.3,0.152,131,0.655,39.7,39.78,0,99.5,0.598,1.045 +26/11/2021 15:00,9.93,75.91,3.337,272,0.152,94.6,0.473,16.22,16.24,0,99.5,0.458,0.823 +26/11/2021 15:30,9.59,80.4,3.244,272.4,0.155,40.92,0.205,-42.25,-42.33,0.2,99.5,0.179,0.344 +26/11/2021 16:00,9.37,79.09,3.384,285,0.149,24.19,0.121,-60.71,-60.79,0,99.4,0.09,0.196 +26/11/2021 16:30,8.8,76.71,2.774,278.3,0.152,2.639,0.013,-59.39,-59.4,0,99.4,0,0.024 +26/11/2021 17:00,8.58,76.35,3.09,283.3,0.151,0,0,-41.82,-41.83,0,99.4,0,0 +26/11/2021 17:30,8.23,75.06,3.178,291.3,0.139,0,0,-68.02,-68.05,0,99.3,0,0 +26/11/2021 18:00,7.82,75.43,2.815,281.3,0.151,0,0,-62.11,-62.12,0,99.3,0,0 +26/11/2021 18:30,7.531,73.06,4.064,308.8,0.122,0.359,0.002,-90.1,-91,0.4,99.3,0,0 +26/11/2021 19:00,7.027,73.82,2.719,280.3,0.153,0,0,-63.84,-63.84,0,99.3,0,0 +26/11/2021 19:30,7.063,76.69,3.86,310,0.123,0,0,-76.18,-76.53,1,99.3,-0.001,0 +26/11/2021 20:00,5.554,80.9,2.14,313.1,0.128,0.117,0.001,-66.88,-66.94,0.2,99.3,0,0 +26/11/2021 20:30,5.637,79.81,3.237,324,0.127,0.134,0.001,-53.15,-53.38,1,99.3,0,0 +26/11/2021 21:00,5.127,84,2.287,297.1,0.13,0.217,0.001,-38.14,-38.15,0.4,99.3,0,0 +26/11/2021 21:30,4.746,85.3,2.189,268.2,0.149,0.018,0,-50.79,-50.79,0.2,99.2,0,0 +26/11/2021 22:00,4.59,85,2.043,281.1,0.15,0,0,-73.07,-73.07,0,99.2,0,0 +26/11/2021 22:30,4.352,83.3,2.602,275.2,0.152,0.008,0,-64.08,-64.09,0,99.2,-0.001,0 +26/11/2021 23:00,3.566,84.5,4.402,327.4,0.127,0.059,0,-46.11,-47.23,1.4,99.2,-0.002,0 +26/11/2021 23:30,3.54,82.7,2.324,290.7,0.141,0.613,0.003,-43.23,-43.23,0,99.2,0,0 +27/11/2021 00:00,3.841,81.9,3.022,291.6,0.142,0.285,0.001,-50.89,-50.91,0.2,99.2,0,0 +27/11/2021 00:30,3.319,82.6,1.592,276.5,0.155,0,0,-65,-65,0,99.2,0,0 +27/11/2021 01:00,3.217,80.6,2.179,292.3,0.138,0.211,0.001,-44.98,-45.01,0.2,99.2,0,0 +27/11/2021 01:30,3.221,80.2,2.084,292.1,0.138,0,0,-58.94,-58.94,0,99.1,0,0 +27/11/2021 02:00,3.037,80.6,1.882,268.8,0.156,0,0,-48.45,-48.45,0,99.1,0,0 +27/11/2021 02:30,2.873,83.1,2.135,272.2,0.152,0,0,-47.53,-47.53,0,99.1,0,0 +27/11/2021 03:00,3.141,82.8,2.982,279.4,0.148,0,0,-73.97,-73.99,0.2,99.1,0,0 +27/11/2021 03:30,2.896,82.2,2.729,275.4,0.149,0,0,-66.49,-66.49,0,99,0,0 +27/11/2021 04:00,3.004,82.3,3.117,273.1,0.148,0,0,-57.78,-57.81,0.2,99,0,0 +27/11/2021 04:30,3.311,81.8,3.68,266.6,0.148,0,0,-83.4,-83.5,0,98.9,0,0 +27/11/2021 05:00,3.345,82.5,3.024,274.8,0.153,0,0,-51.93,-51.94,0,98.9,0,0 +27/11/2021 05:30,3.771,83,3.557,284,0.15,0,0,-45.89,-45.93,0.8,98.9,0,0 +27/11/2021 06:00,3.439,85.4,2.911,286.4,0.144,0,0,-35.71,-35.71,1.4,99,0,0 +27/11/2021 06:30,3.486,87.1,3.194,287.9,0.144,0,0,-30.85,-30.88,0.6,99,0,0 +27/11/2021 07:00,4.41,83.4,5.179,328,0.13,0.015,0,-59.67,-61.09,0.6,99,-0.001,0 +27/11/2021 07:30,4.686,81.8,3.736,318.2,0.123,0.459,0.002,-52.46,-52.57,0.2,99,0,0 +27/11/2021 08:00,4.868,80.4,4.105,333,0.145,3.12,0.016,-56.44,-56.7,0.2,99.1,0,0.014 +27/11/2021 08:30,4.98,79.67,4.992,345.1,0.148,13.2,0.066,-57.5,-58.51,0.6,99.1,0.036,0.119 +27/11/2021 09:00,5.093,80.4,4.683,341.6,0.147,34.11,0.171,-43.11,-43.75,0.2,99.2,0.138,0.303 +27/11/2021 09:30,5.007,78.73,5.965,343,0.143,32.51,0.163,-49.23,-50.56,0.6,99.2,0.128,0.251 +27/11/2021 10:00,5.159,76.43,6.381,341.3,0.142,54.95,0.275,-52.45,-54.52,0.2,99.2,0.228,0.42 +27/11/2021 10:30,4.668,79.29,6.937,344.8,0.155,34.84,0.174,-50.98,-53.44,0.6,99.3,0.142,0.264 +27/11/2021 11:00,4.985,78.75,6.057,343.7,0.146,154.9,0.774,22.11,22.37,0,99.3,0.558,1.03 +27/11/2021 11:30,6.617,69.45,6.191,349.7,0.148,264.4,1.322,117.8,121.1,0,99.3,1.024,2.031 +27/11/2021 12:00,5.099,77.91,6.442,336.1,0.139,53.38,0.267,-54.71,-56.79,0.6,99.4,0.249,0.465 +27/11/2021 12:30,4.494,82.7,4.748,330.6,0.135,52.74,0.264,-30.13,-30.4,0.4,99.4,0.235,0.432 +27/11/2021 13:00,4.505,83.2,3.823,337,0.142,49.97,0.25,-23.35,-23.45,0.4,99.5,0.209,0.383 +27/11/2021 13:30,5.04,80.5,3.739,334.4,0.133,157.7,0.789,21.84,21.94,0,99.5,0.583,1.146 +27/11/2021 14:00,5.623,76.92,4.503,351.7,0.145,94.3,0.472,-33.83,-34.55,0.4,99.5,0.397,0.854 +27/11/2021 14:30,5.685,73.22,5.186,350.2,0.147,132.9,0.664,30.76,31.19,0,99.5,0.525,1.021 +27/11/2021 15:00,6.483,69.93,4.563,354.5,0.151,124.5,0.623,29.16,29.35,0,99.6,0.75,1.383 +27/11/2021 15:30,6.374,70.65,4.692,353.4,0.153,37.66,0.188,-19.21,-19.48,0,99.7,0.172,0.324 +27/11/2021 16:00,5.482,74.54,5.17,350.1,0.148,13.75,0.069,-64.05,-65.2,0.2,99.7,0.06,0.124 +27/11/2021 16:30,5.2,78.66,4.798,352.7,0.148,7.099,0.035,-60.23,-61.02,0,99.8,0.022,0.093 +27/11/2021 17:00,5.349,78.44,5.376,353.8,0.154,0,0,-60.9,-62.42,0.2,99.8,0,0 +27/11/2021 17:30,5.531,74.5,5.006,352.6,0.151,0,0,-37.46,-38.16,0,99.9,0,0 +27/11/2021 18:00,5.419,73.44,4.295,357.5,0.147,0,0,-36.78,-37.11,0,99.9,0,0 +27/11/2021 18:30,5.404,72.68,3.557,355.8,0.144,0,0,-35.73,-35.82,0,100,0,0 +27/11/2021 19:00,5.355,72.34,4.649,350.2,0.144,0,0,-59.29,-59.94,0,100.1,0,0 +27/11/2021 19:30,5.315,70.53,5.642,347.5,0.151,0,0,-35.37,-36.09,0,100.1,0,0 +27/11/2021 20:00,5.269,69.41,4.65,351,0.141,0,0,-46.18,-46.6,0,100.1,0,0 +27/11/2021 20:30,5.238,67.36,3.946,348.2,0.147,0,0,-34.86,-35.03,0,100.1,0,0 +27/11/2021 21:00,5.349,65.73,3.777,348.6,0.15,0,0,-24.23,-24.3,0,100.2,0,0 +27/11/2021 21:30,5.059,68.33,4.146,335.9,0.138,0,0,-38.97,-39.1,0,100.2,0,0 +27/11/2021 22:00,4.801,71.53,3.08,332.2,0.133,0,0,-16.19,-16.21,0,100.2,0,0 +27/11/2021 22:30,5.129,68.45,3.664,342.5,0.146,0,0,-14.52,-14.58,0,100.2,0,0 +27/11/2021 23:00,5.336,67.23,4.68,351.5,0.147,0,0,-21.5,-21.74,0,100.2,0,0 +27/11/2021 23:30,5.346,64.77,4.776,354.2,0.142,0,0,-17.15,-17.29,0,100.3,0,0 +28/11/2021 00:00,5.375,64.12,3.934,352.5,0.146,0,0,-16.38,-16.42,0,100.3,0,0 +28/11/2021 00:30,5.394,62.72,3.703,350.7,0.148,0,0,-21.53,-21.56,0,100.3,0,0 +28/11/2021 01:00,5.103,64.3,2.676,342.4,0.146,0,0,-43.42,-43.42,0,100.3,0,0 +28/11/2021 01:30,4.797,64.93,3.037,341.3,0.14,0,0,-48.3,-48.31,0,100.3,0,0 +28/11/2021 02:00,4.586,66.23,2.484,339.9,0.147,0,0,-52.79,-52.79,0,100.3,0,0 +28/11/2021 02:30,4.68,65.72,2.457,336.7,0.142,0,0,-36.46,-36.46,0,100.3,0,0 +28/11/2021 03:00,4.658,66.3,2.033,333.8,0.138,0,0,-45.15,-45.15,0,100.3,0,0 +28/11/2021 03:30,4.394,68.02,1.691,328,0.136,0,0,-44.71,-44.71,0,100.4,0,0 +28/11/2021 04:00,4.101,68.76,1.378,299.5,0.136,0,0,-49.82,-49.82,0,100.4,0,0 +28/11/2021 04:30,3.657,69.57,1.313,293.4,0.14,0,0,-52.84,-52.84,0,100.4,0,0 +28/11/2021 05:00,3.592,69.68,1.257,286.9,0.146,0,0,-29.69,-29.69,0,100.4,0,0 +28/11/2021 05:30,3.764,69.26,0.921,292.9,0.115,0,0,-45.21,-45.21,0,100.4,0,0 +28/11/2021 06:00,3.937,67.27,1.416,310.7,0.126,0,0,-52.65,-52.65,0,100.4,0,0 +28/11/2021 06:30,3.801,68.87,0.998,284.4,0.136,0,0,-48.83,-48.83,0,100.4,0,0 +28/11/2021 07:00,3.382,71.7,0.971,255.9,0.155,0,0,-54.77,-54.77,0,100.4,0,0 +28/11/2021 07:30,2.596,75.5,1.057,242.8,0.14,1.114,0.006,-33.71,-33.71,0,100.5,0,0.019 +28/11/2021 08:00,2.857,74.91,1.241,240.3,0.14,26.57,0.133,-21.93,-21.93,0,100.5,0.099,0.302 +28/11/2021 08:30,3.037,74.86,1.952,237.1,0.14,74.27,0.371,5.075,5.075,0,100.5,0.298,0.755 +28/11/2021 09:00,3.544,72.53,1.621,242.9,0.147,87.7,0.439,14.49,14.49,0,100.5,0.339,0.804 +28/11/2021 09:30,3.496,73.95,1.619,255.4,0.147,113.9,0.57,22.33,22.33,0,100.5,0.427,0.961 +28/11/2021 10:00,4.118,73.33,1.442,253.7,0.149,152.7,0.764,47.68,47.68,0,100.5,0.613,1.293 +28/11/2021 10:30,5.563,64.45,1.835,320.9,0.117,164.8,0.824,61.52,61.52,0,100.5,0.688,1.437 +28/11/2021 11:00,6.334,58.04,3.049,334.1,0.132,176.6,0.883,64.21,64.25,0,100.5,0.726,1.454 +28/11/2021 11:30,6.767,54.33,3.687,342.1,0.148,253.9,1.269,108.7,108.9,0,100.5,1.022,1.975 +28/11/2021 12:00,6.885,54.77,4.139,343.5,0.15,208.4,1.042,86.3,86.6,0,100.5,0.868,1.682 +28/11/2021 12:30,7.011,54.91,4.15,347,0.147,242.8,1.214,106.5,106.9,0,100.5,0.987,1.908 +28/11/2021 13:00,7.165,54.61,4.33,355.6,0.144,222.4,1.112,97.7,98.1,0,100.5,0.896,1.769 +28/11/2021 13:30,7.296,54.47,3.642,354.7,0.151,217.6,1.088,92.5,92.7,0,100.5,0.824,1.644 +28/11/2021 14:00,7.484,54.44,3.022,7.651,0.154,232.1,1.16,115.5,115.6,0,100.5,0.966,1.972 +28/11/2021 14:30,6.997,55.16,2.163,15.16,0.151,80.7,0.403,32.65,32.65,0,100.5,0.354,0.748 +28/11/2021 15:00,6.534,57.76,1.463,10.56,0.142,47.03,0.235,11.06,11.06,0,100.5,0.213,0.389 +28/11/2021 15:30,6.495,56.78,2.774,358.3,0.146,44.11,0.221,-5.974,-5.974,0,100.5,0.186,0.341 +28/11/2021 16:00,5.773,59.3,1.572,352.3,0.151,17.92,0.09,-38.48,-38.48,0,100.5,0.194,0.382 +28/11/2021 16:30,5.363,62.18,0.724,331.7,0.141,2.039,0.01,-9.64,-9.64,0,100.5,0.002,0.015 +28/11/2021 17:00,5.406,67.97,2.008,321.3,0.131,0,0,-34.35,-34.35,0,100.5,0,0 +28/11/2021 17:30,4.829,73.91,0.856,280.2,0.162,0,0,-40.3,-40.3,0,100.5,0,0 +28/11/2021 18:00,4.48,75.88,0.729,289.6,0.14,0,0,-43.95,-43.95,0,100.5,0,0 +28/11/2021 18:30,3.885,78.23,0.395,288.6,0.105,0,0,-29.49,-29.49,0,100.5,0,0 +28/11/2021 19:00,3.946,78.92,0.542,289.7,0.117,0,0,-34.65,-34.65,0,100.6,0,0 +28/11/2021 19:30,3.171,79.98,0,0,0,0,0,-55.02,-55.02,0,100.6,0,0 +28/11/2021 20:00,1.828,84.1,0.069,263.1,0.021,0,0,-48.75,-48.75,0,100.6,0,0 +28/11/2021 20:30,1.863,87.9,0.64,292,0.117,0,0,-35.35,-35.35,0,100.6,0,0 +28/11/2021 21:00,1.592,87.4,0.005,240,0.001,0,0,-19.91,-19.91,0,100.6,0,0 +28/11/2021 21:30,1.646,89,0.311,261.2,0.048,0.018,0,-15.94,-15.94,0.2,100.6,0,0 +28/11/2021 22:00,2.253,89.6,0.353,300.9,0.059,0,0,-8.67,-8.67,0.2,100.6,0,0 +28/11/2021 22:30,2.33,89.6,0.074,189.9,0.014,0,0,-17.99,-17.99,0.4,100.6,0,0 +28/11/2021 23:00,2.134,90.4,1.239,220.8,0.105,0,0,-34.91,-34.91,0,100.6,0,0 +28/11/2021 23:30,2.335,91.1,0.819,209,0.093,0.004,0,-9.71,-9.71,0,100.6,0,0 +29/11/2021 00:00,2.847,91,1.118,246.3,0.09,0,0,-10.08,-10.08,0.2,100.6,0,0 +29/11/2021 00:30,3.274,91,1.736,252.4,0.147,0,0,-14.36,-14.36,0.4,100.6,0,0 +29/11/2021 01:00,3.62,91,1.305,280.5,0.144,0,0,-27.89,-27.89,0,100.6,0,0 +29/11/2021 01:30,3.622,90.7,0.356,280.3,0.077,0,0,-51.76,-51.76,0,100.6,0,0 +29/11/2021 02:00,3.497,91.1,1.029,308.1,0.12,0,0,-29.06,-29.06,0,100.6,0,0 +29/11/2021 02:30,3.726,91.2,1.518,338.8,0.122,0,0,-9.76,-9.76,0.2,100.7,0,0 +29/11/2021 03:00,3.718,91,0.826,299.7,0.115,0,0,-12.51,-12.51,0.2,100.7,0,0 +29/11/2021 03:30,3.483,91.3,1.268,272.3,0.164,0,0,-57.41,-57.41,0,100.7,0,0 +29/11/2021 04:00,2.891,91.5,0.738,275.6,0.169,0,0,-62.27,-62.27,0,100.7,0,0 +29/11/2021 04:30,2.424,92.3,0.537,306.7,0.089,0,0,-26.53,-26.53,0,100.8,0,0 +29/11/2021 05:00,2.765,92.7,0.701,299.5,0.133,0,0,-24.13,-24.13,0.2,100.8,0,0 +29/11/2021 05:30,2.329,92.5,0.875,22,0.152,0,0,-42.83,-42.83,0,100.8,0,0 +29/11/2021 06:00,2.514,93.1,1.048,34.83,0.135,0,0,-53.35,-53.35,0,100.9,0,0 +29/11/2021 06:30,2.417,92.7,1.201,43.04,0.129,0,0,-41.66,-41.66,0,101,0,0 +29/11/2021 07:00,2.097,92.7,1.109,36.95,0.136,0,0,-47.91,-47.91,0,101,0,0 +29/11/2021 07:30,1.525,92.9,0.503,35.64,0.099,0.469,0.002,-19.63,-19.63,0,101.1,0,0 +29/11/2021 08:00,1.461,93.1,0.413,147.3,0.106,8.13,0.041,-10.64,-10.64,0,101.2,0.021,0.07 +29/11/2021 08:30,1.347,93.1,0.247,155.1,0.109,40.69,0.203,11.5,11.5,0,101.2,0.149,0.331 +29/11/2021 09:00,1.321,93.1,0.197,121.5,0.079,59.23,0.296,17.16,17.16,0,101.3,0.233,0.415 +29/11/2021 09:30,1.379,93.2,0.954,276.7,0.135,152.4,0.762,63.73,63.73,0,101.3,0.566,1.189 +29/11/2021 10:00,1.737,93.4,0.967,306.6,0.133,141.8,0.709,58.52,58.52,0,101.4,0.506,1.049 +29/11/2021 10:30,2.353,93.5,0.748,272.8,0.15,157.6,0.788,61.48,61.48,0,101.4,0.552,1.105 +29/11/2021 11:00,3.165,93.2,0.888,259.1,0.142,204,1.02,83.5,83.5,0,101.4,0.722,1.369 +29/11/2021 11:30,4.197,92.4,0.82,257.2,0.152,310.2,1.551,148.3,148.3,0,101.4,1.19,2.173 +29/11/2021 12:00,5.511,88.9,0.284,261.6,0.06,291.6,1.458,131.1,131.1,0,101.4,1.141,2.028 +29/11/2021 12:30,6.545,76.54,0.001,44.99,0.005,247.4,1.237,128,128,0,101.4,1.058,1.928 +29/11/2021 13:00,6.712,73.25,0,0,0,183.2,0.916,79.23,79.23,0,101.4,0.75,1.407 +29/11/2021 13:30,6.478,74.41,0,0,0,158.3,0.791,45.47,45.47,0,101.4,0.616,1.144 +29/11/2021 14:00,6.73,72.49,0,260.6,0.001,243,1.215,122.7,122.7,0,101.5,1.041,2.032 +29/11/2021 14:30,6.861,70.59,0,0,0,172.4,0.862,75.46,75.46,0,101.5,0.775,1.565 +29/11/2021 15:00,7.073,68.44,0,0,0,100.8,0.504,29.08,29.08,0,101.5,0.46,1.006 +29/11/2021 15:30,7.288,67.74,0,0,0,85.9,0.43,15.2,15.2,0,101.5,0.452,0.972 +29/11/2021 16:00,7.154,69.4,0,0,0,42.98,0.215,0.897,0.897,0,101.5,0.22,0.476 +29/11/2021 16:30,6.601,71.93,0,0,0,4.46,0.022,-25.26,-25.26,0,101.6,0.013,0.055 +29/11/2021 17:00,5.562,76.25,0,0,0,0,0,-45.33,-45.33,0,101.6,0,0 +29/11/2021 17:30,4.472,79.07,0,0,0,0,0,-47.97,-47.97,0,101.6,0,0 +29/11/2021 18:00,4.047,81.4,0,305.2,0.001,0,0,-52.29,-52.29,0,101.6,0,0 +29/11/2021 18:30,3.525,84.4,0,0,0,0,0,-51.92,-51.92,0,101.7,0,0 +29/11/2021 19:00,3.139,86.2,0,0,0,0,0,-50.83,-50.83,0,101.7,0,0 +29/11/2021 19:30,3.155,86.3,0.427,246.1,0.039,0,0,-53.28,-53.28,0,101.7,0,0 +29/11/2021 20:00,3.139,85.1,1.339,246.3,0.142,0,0,-57.54,-57.54,0,101.7,0,0 +29/11/2021 20:30,2.857,84.6,0.979,253.8,0.127,0,0,-56.04,-56.04,0,101.8,0,0 +29/11/2021 21:00,2.363,85.6,0.38,234.9,0.111,0,0,-38.31,-38.31,0,101.8,0,0 +29/11/2021 21:30,2.266,86.4,0.162,254.4,0.048,0,0,-19.75,-19.75,0,101.8,0,0 +29/11/2021 22:00,2.796,86.1,0.888,234.2,0.128,0,0,-13.21,-13.21,0,101.8,0,0 +29/11/2021 22:30,3.16,84.2,1.72,241.5,0.139,0,0,-39.74,-39.74,0,101.8,0,0 +29/11/2021 23:00,3.079,82.5,2.075,239.2,0.138,0,0,-56.39,-56.39,0,101.8,0,0 +29/11/2021 23:30,2.925,82.2,1.819,238.3,0.141,0,0,-56.33,-56.33,0,101.8,0,0 +30/11/2021 00:00,2.813,81.4,1.966,236.7,0.141,0,0,-55.11,-55.11,0,101.9,0,0 +30/11/2021 00:30,2.581,82.1,1.944,236.4,0.139,0,0,-55.82,-55.82,0,101.8,0,0 +30/11/2021 01:00,2.664,82.6,1.711,217.6,0.131,0.194,0.001,-13.54,-13.54,0,101.8,0,0 +30/11/2021 01:30,3.679,80.1,2.117,236.6,0.136,0.201,0.001,-2.547,-2.547,0,101.8,0,0 +30/11/2021 02:00,4.468,78.46,2.54,237.1,0.134,0,0,-10.77,-10.77,0,101.8,0,0 +30/11/2021 02:30,4.622,79.11,2.071,256.2,0.151,0,0,-19.74,-19.74,0,101.8,0,0 +30/11/2021 03:00,4.75,79.27,2.056,233.7,0.131,0,0,-9.48,-9.48,0,101.8,0,0 +30/11/2021 03:30,4.733,79.88,1.833,262.2,0.152,0,0,-3.799,-3.799,0,101.8,0,0 +30/11/2021 04:00,4.663,81,1.362,253.2,0.156,0.001,0,-0.426,-0.426,0,101.8,0,0 +30/11/2021 04:30,5.168,80.4,1.519,227.1,0.124,0.069,0,-2.546,-2.546,0,101.8,0,0 +30/11/2021 05:00,5.337,80.5,1.464,229.6,0.13,0,0,-3.703,-3.703,0,101.8,0,0 +30/11/2021 05:30,5.482,81.1,1.395,255.9,0.149,0.006,0,-3.508,-3.508,0,101.8,0,0 +30/11/2021 06:00,6.153,80.7,2.677,246.5,0.147,0.042,0,-5.104,-5.104,0,101.8,0,0 +30/11/2021 06:30,6.381,81.6,1.967,245.1,0.14,0.004,0,-7.246,-7.246,0,101.8,0,0 +30/11/2021 07:00,6.238,85.2,1.832,240.7,0.141,0,0,-20.17,-20.17,0,101.8,0,0 +30/11/2021 07:30,6.45,87.8,2.343,238.2,0.136,0.337,0.002,-16.55,-16.55,0,101.8,0,0 +30/11/2021 08:00,6.623,89.1,2.438,241.7,0.143,6.724,0.034,-16.19,-16.19,0,101.8,0.004,0.051 +30/11/2021 08:30,6.72,89.4,2.401,236.5,0.136,29.74,0.149,-20.59,-20.59,0,101.8,0.112,0.258 +30/11/2021 09:00,7.114,89.5,2.318,237.6,0.141,50.34,0.252,-8.75,-8.75,0,101.9,0.203,0.339 +30/11/2021 09:30,7.442,89.5,1.846,223,0.126,91.8,0.459,9.05,9.05,0,101.9,0.363,0.592 +30/11/2021 10:00,8.29,88.5,1.693,225.1,0.124,140,0.7,75.78,75.78,0,101.9,0.548,1.101 +30/11/2021 10:30,8.65,87.8,1.813,218.9,0.13,104.3,0.521,57.27,57.27,0,101.9,0.406,0.83 +30/11/2021 11:00,9.21,86.2,1.396,227.8,0.12,118.8,0.594,68.08,68.08,0,101.9,0.477,0.958 +30/11/2021 11:30,10.06,82.1,2.215,237.4,0.136,203.3,1.017,113.9,113.9,0,101.8,0.847,1.594 +30/11/2021 12:00,10.84,75.69,2.623,257.6,0.145,165.8,0.829,91.6,91.6,0,101.8,0.695,1.325 +30/11/2021 12:30,11.29,69.21,3.842,258.5,0.152,154.6,0.773,90,90.2,0,101.7,0.654,1.288 +30/11/2021 13:00,11.45,66.94,4.016,263.3,0.15,171.1,0.855,96.3,96.6,0,101.7,0.71,1.385 +30/11/2021 13:30,11.62,67.21,3.832,260.3,0.157,203,1.015,115.5,115.7,0,101.7,0.833,1.639 +30/11/2021 14:00,11.8,67.01,3.118,264.5,0.151,93.1,0.466,54.26,54.29,0,101.6,0.408,0.825 +30/11/2021 14:30,11.67,67.66,3.146,265.1,0.157,107.8,0.539,52.97,52.99,0,101.6,0.489,0.903 +30/11/2021 15:00,11.32,70.25,2.966,251,0.145,49.44,0.247,21.66,21.66,0,101.6,0.229,0.388 +30/11/2021 15:30,11.23,71.14,2.426,249.2,0.148,31.71,0.159,9.52,9.52,0,101.6,0.13,0.273 +30/11/2021 16:00,11.03,73.01,2.215,237.3,0.136,13.12,0.066,-0.83,-0.83,0,101.6,0.045,0.116 +30/11/2021 16:30,10.84,73.94,2.631,238.6,0.139,2.226,0.011,-6.641,-6.641,0,101.5,0,0.009 +30/11/2021 17:00,10.69,74.15,1.959,231.4,0.131,0,0,-7.352,-7.352,0,101.5,0,0 +30/11/2021 17:30,10.39,74.82,2.138,223.9,0.127,0,0,-7.788,-7.788,0,101.5,0,0 +30/11/2021 18:00,10.36,73.31,2.877,231.5,0.135,0,0,-7.086,-7.086,0,101.4,0,0 +30/11/2021 18:30,10.33,71.9,2.823,230.4,0.134,0,0,-7.17,-7.17,0,101.4,0,0 +30/11/2021 19:00,10.15,71.53,2.912,228.9,0.128,0,0,-7.143,-7.143,0,101.4,0,0 +30/11/2021 19:30,10.17,70.25,3.42,234.1,0.131,0,0,-8.31,-8.31,0,101.3,0,0 +30/11/2021 20:00,10.04,70.86,2.824,227.2,0.128,0,0,-6.955,-6.955,0,101.3,0,0 +30/11/2021 20:30,9.9,73.26,2.792,228.7,0.125,0,0,-6.189,-6.189,0,101.2,0,0 +30/11/2021 21:00,9.77,75.47,3.219,225.4,0.128,0,0,-6.27,-6.272,0,101.2,0,0 +30/11/2021 21:30,9.91,75.16,3.24,228,0.124,0,0,-5.93,-5.932,0,101.1,0,0 +30/11/2021 22:00,9.97,74.68,3.485,234.4,0.136,0,0,-6.377,-6.387,0,101.1,0,0 +30/11/2021 22:30,9.88,75.7,3.552,230.5,0.129,0,0,-5.884,-5.889,0,101,0,0 +30/11/2021 23:00,9.79,77.7,3.89,229.7,0.13,0,0,-7.393,-7.406,0,100.9,0,0 +30/11/2021 23:30,9.8,79.63,3.569,220.4,0.124,0,0,-5.119,-5.123,0,100.9,0,0 +01/12/2021 00:00,9.89,81.1,3.351,225.7,0.122,0,0,-4.327,-4.328,0,100.8,0,0 +01/12/2021 00:30,10.01,82.3,3.155,222.4,0.125,0,0,-4.05,-4.05,0,100.7,0,0 +01/12/2021 01:00,10.07,84.4,3.926,220.1,0.126,0,0,-4.717,-4.748,0,100.6,0,0 +01/12/2021 01:30,10.17,86.1,3.717,225.4,0.122,0,0,-20.21,-20.27,0.8,100.5,0,0 +01/12/2021 02:00,10.19,88.5,3.469,221.9,0.125,0,0,-23.18,-23.19,1,100.4,0,0 +01/12/2021 02:30,10.52,89.3,3.751,225.3,0.126,0.04,0,-22.98,-23,0,100.3,0,0 +01/12/2021 03:00,10.71,89.8,3.594,230.1,0.13,0,0,-21.43,-21.46,0.2,100.3,0,0 +01/12/2021 03:30,10.81,90.1,3.888,236.4,0.131,0,0,-21.73,-21.81,0,100.2,0,0 +01/12/2021 04:00,10.96,90.4,3.765,242.6,0.14,0.003,0,-28.49,-28.53,0,100.1,0,0 +01/12/2021 04:30,11.35,88.5,3.28,256.8,0.151,0.489,0.002,-39.23,-39.26,0,100.1,0,0 +01/12/2021 05:00,11.5,82.8,3.653,286.5,0.146,0.015,0,-65.26,-65.33,0,100.1,0,0 +01/12/2021 05:30,10.8,78.48,3.148,284.3,0.148,0,0,-71.46,-71.51,0,100.1,0,0 +01/12/2021 06:00,10.06,76.98,3.047,282.2,0.153,0,0,-65.39,-65.4,0,100.2,0,0 +01/12/2021 06:30,9.68,78.35,2.977,284,0.153,0,0,-57.08,-57.14,0,100.2,0,0 +01/12/2021 07:00,9.49,78.94,2.398,277.8,0.152,0,0,-64.41,-64.42,0,100.2,0,0 +01/12/2021 07:30,9,79.87,2.027,273.2,0.149,0,0,-57.87,-57.87,0,100.2,0,0 +01/12/2021 08:00,9.1,80.1,2.197,279.4,0.146,5.169,0.026,-39.42,-39.42,0,100.2,0.019,0.046 +01/12/2021 08:30,8.98,79.43,1.888,283.2,0.148,30.93,0.155,-41.59,-41.59,0,100.3,0.147,0.272 +01/12/2021 09:00,9.22,77.86,1.746,276.2,0.153,71.77,0.359,-14.82,-14.82,0,100.3,0.328,0.611 +01/12/2021 09:30,9.69,75.34,2.693,285.1,0.151,141.9,0.71,26.12,26.12,0,100.3,0.556,1.115 +01/12/2021 10:00,10.21,72.65,2.87,285.3,0.143,183.6,0.918,51.34,51.36,0,100.3,0.737,1.432 +01/12/2021 10:30,10.68,70.72,3.103,285.3,0.148,236.6,1.183,91.2,91.2,0,100.3,0.958,1.86 +01/12/2021 11:00,10.83,66.14,3.48,298.3,0.133,250,1.25,97.8,98,0,100.3,0.989,1.889 +01/12/2021 11:30,10.86,61.79,3.86,303.3,0.132,254.9,1.274,109.1,109.5,0,100.3,1.003,1.916 +01/12/2021 12:00,11.04,62.54,3.448,292.7,0.141,216.7,1.084,87,87.1,0,100.3,0.82,1.552 +01/12/2021 12:30,10.97,64.65,3.288,290.9,0.139,276.1,1.38,133.6,133.7,0,100.3,1.076,2.108 +01/12/2021 13:00,11.42,62.34,3.954,297.1,0.141,334.9,1.674,180.1,180.7,0,100.3,1.348,2.705 +01/12/2021 13:30,10.71,63.41,3.89,301.4,0.134,129.2,0.646,18.96,19.04,0,100.3,0.557,1.117 +01/12/2021 14:00,9.63,71.1,3.078,315.2,0.129,165.2,0.826,28.48,28.33,0,100.3,0.685,1.426 +01/12/2021 14:30,9.32,69.16,3.215,303.2,0.133,75.59,0.378,-24.34,-24.46,0.2,100.2,0.321,0.56 +01/12/2021 15:00,8.69,73.47,1.812,300.2,0.132,93.3,0.467,-10.58,-10.58,0,100.2,0.575,1.046 +01/12/2021 15:30,9.04,73.12,2.907,294.4,0.135,57.07,0.285,-17.73,-17.98,0.2,100.2,0.366,0.752 +01/12/2021 16:00,8.15,75.3,2.011,292.7,0.146,34.86,0.174,-50.29,-50.29,0,100.2,0.267,0.595 +01/12/2021 16:30,7.967,73.64,1.371,283,0.147,4.22,0.021,-44.82,-44.82,0,100.2,0.013,0.054 +01/12/2021 17:00,7.806,73.64,1.866,278.3,0.152,0,0,-46.24,-46.24,0,100.2,0,0 +01/12/2021 17:30,7.725,73.87,3.245,285.4,0.149,0,0,-48.95,-48.96,0,100.2,0,0 +01/12/2021 18:00,7.306,77.21,2.187,278.8,0.156,0,0,-38.65,-38.65,0,100.2,0,0 +01/12/2021 18:30,6.901,79.72,2.107,276.1,0.155,0,0,-59.03,-59.03,0,100.2,0,0 +01/12/2021 19:00,6.529,79.41,2.307,278.8,0.156,0,0,-63.51,-63.51,0,100.2,0,0 +01/12/2021 19:30,6.414,80.1,1.61,296.5,0.13,0,0,-38.09,-38.09,0,100.2,0,0 +01/12/2021 20:00,6.163,79.12,1.703,286,0.139,0,0,-53.1,-53.1,0,100.3,0,0 +01/12/2021 20:30,6.035,77.67,1.814,287.2,0.149,0,0,-53.94,-53.94,0,100.2,0,0 +01/12/2021 21:00,5.488,80.3,1.917,264.1,0.156,0,0,-39.5,-39.5,0,100.2,0,0 +01/12/2021 21:30,5.394,80.8,1.804,280.4,0.15,0,0,-34.81,-34.81,0,100.2,0,0 +01/12/2021 22:00,5.711,82.5,1.854,294.3,0.139,0,0,-47.55,-47.55,0,100.2,0,0 +01/12/2021 22:30,5.374,84.4,0.961,275.9,0.153,0,0,-41.93,-41.93,0,100.2,0,0 +01/12/2021 23:00,5.308,85.6,0.55,294.4,0.101,0,0,-14.37,-14.37,0.6,100.3,0,0 +01/12/2021 23:30,5.167,87.3,1.017,262.7,0.128,0,0,-34.92,-34.92,1,100.3,0,0 +02/12/2021 00:00,5.128,88.6,0.835,289.3,0.134,0,0,-14.97,-14.97,0.2,100.3,0,0 +02/12/2021 00:30,5.252,88.8,1.125,326.7,0.134,0,0,-16,-16,0.4,100.3,0,0 +02/12/2021 01:00,5.201,89.8,2.039,317.6,0.128,0,0,-17.72,-17.72,0.6,100.4,0,0 +02/12/2021 01:30,5.611,90.5,2.634,338.2,0.142,0,0,-22.48,-22.49,0.2,100.4,0,0 +02/12/2021 02:00,6.283,88.3,2.984,6.998,0.147,0,0,-37.93,-37.94,0,100.5,0,0 +02/12/2021 02:30,6.382,82.7,3.68,3.434,0.155,0.413,0.002,-53.93,-54.01,0,100.5,0,0 +02/12/2021 03:00,6.186,77.75,3.405,4.912,0.151,0.524,0.003,-55.66,-55.7,0,100.6,0,0 +02/12/2021 03:30,5.481,78.12,2.597,0.956,0.154,0,0,-68.55,-68.55,0,100.6,0,0 +02/12/2021 04:00,4.838,80.1,1.946,355.6,0.149,0,0,-66.42,-66.42,0,100.7,0,0 +02/12/2021 04:30,4.515,81.5,1.72,354.7,0.15,0,0,-66.91,-66.91,0,100.7,0,0 +02/12/2021 05:00,4.241,82,1.74,346.2,0.154,0,0,-65.88,-65.88,0,100.8,0,0 +02/12/2021 05:30,3.746,81.4,1.519,336.2,0.148,0,0,-66.11,-66.11,0,100.8,0,0 +02/12/2021 06:00,3.286,82.5,1.21,327.2,0.14,0,0,-65.55,-65.55,0,100.8,0,0 +02/12/2021 06:30,3.082,84,1.263,299.5,0.138,0,0,-58.89,-58.89,0,100.8,0,0 +02/12/2021 07:00,3.045,84.1,1.25,300.3,0.144,0,0,-52.18,-52.18,0,100.9,0,0 +02/12/2021 07:30,2.9,84.2,0.725,272.4,0.154,0,0,-54.89,-54.89,0,100.9,0,0 +02/12/2021 08:00,2.336,86.1,0.621,278,0.135,4.444,0.022,-54.04,-54.04,0,100.9,0.021,0.055 +02/12/2021 08:30,2.32,87.1,0.509,268.1,0.174,30.28,0.151,-35.62,-35.62,0,101,0.134,0.287 +02/12/2021 09:00,3.457,85.1,0.821,286,0.15,89.2,0.446,23.46,23.46,0,101,0.353,0.816 +02/12/2021 09:30,4.323,80.8,1.086,271.8,0.153,98,0.49,32.68,32.68,0,101,0.381,0.772 +02/12/2021 10:00,4.829,80.8,1.392,258.1,0.151,118.9,0.595,44.52,44.52,0,101,0.448,0.921 +02/12/2021 10:30,5.565,78.11,1.645,277.1,0.154,137.4,0.687,55.02,55.02,0,101,0.523,1.055 +02/12/2021 11:00,5.82,75.21,2.585,298.4,0.13,73.6,0.368,13.95,13.94,0,101,0.319,0.64 +02/12/2021 11:30,5.816,78.5,2.454,299.8,0.14,123.8,0.619,52.96,52.96,0,101,0.471,0.982 +02/12/2021 12:00,6.323,78.78,2.274,293.1,0.143,118,0.59,50.91,50.91,0.2,101,0.47,1.014 +02/12/2021 12:30,6.61,79.33,1.889,294.8,0.132,173.8,0.869,46.4,46.4,0,101,0.747,1.617 +02/12/2021 13:00,5.8,82.8,2.973,352,0.152,84.2,0.421,-0.275,-0.291,1.8,101,0.315,0.655 +02/12/2021 13:30,5.969,81.8,1.957,5.813,0.151,182.6,0.913,68.65,68.65,0,101,0.67,1.384 +02/12/2021 14:00,6.273,77.77,2.355,354.1,0.154,204.6,1.023,84,84,0,101,0.84,1.692 +02/12/2021 14:30,6.441,77.75,2.161,20.33,0.136,117.2,0.586,31.08,31.08,0.2,101,0.535,1.145 +02/12/2021 15:00,5.716,79.19,1.413,358.7,0.158,65.7,0.328,-7.79,-7.79,0,101.1,0.266,0.501 +02/12/2021 15:30,5.597,79.48,1.373,328.7,0.132,41.74,0.209,-14.57,-14.57,0,101.1,0.163,0.322 +02/12/2021 16:00,5.42,80.8,1.052,316,0.141,13.88,0.069,-19.48,-19.48,0,101.1,0.049,0.116 +02/12/2021 16:30,5.407,78.77,1.461,330.7,0.143,1.884,0.009,-48.84,-48.84,0,101.2,0,0.005 +02/12/2021 17:00,4.976,72.97,1.505,342.1,0.148,0,0,-63.42,-63.42,0,101.2,0,0 +02/12/2021 17:30,4.24,72.99,0.733,337.1,0.125,0,0,-63.55,-63.55,0,101.2,0,0 +02/12/2021 18:00,3.373,76.45,0.56,321.6,0.121,0,0,-61.8,-61.8,0,101.3,0,0 +02/12/2021 18:30,3.169,76.72,0.749,286.7,0.133,0,0,-61.05,-61.05,0,101.3,0,0 +02/12/2021 19:00,2.138,80.3,0.503,263.1,0.154,0,0,-60.58,-60.58,0,101.3,0,0 +02/12/2021 19:30,1.673,82.1,0.608,293.7,0.121,0,0,-60.77,-60.77,0,101.3,0,0 +02/12/2021 20:00,1.004,85.6,0.272,331.8,0.101,0,0,-57.72,-57.72,0,101.4,0,0 +02/12/2021 20:30,0.294,87.9,0.584,78.14,0.086,0,0,-56.84,-56.84,0,101.4,0,0 +02/12/2021 21:00,0.107,89.4,0.459,259.8,0.138,0,0,-52.56,-52.56,0,101.4,0,0 +02/12/2021 21:30,0.087,89.9,0.569,272.9,0.115,0,0,-52.2,-52.2,0,101.4,0,0 +02/12/2021 22:00,-0.258,90,0.29,226.1,0.088,0,0,-50.72,-50.72,0,101.3,0,0 +02/12/2021 22:30,-0.332,90.9,0.829,305.3,0.079,0,0,-47.59,-47.59,0,101.4,0,0 +02/12/2021 23:00,-0.132,91.1,0.159,313.5,0.049,0,0,-49.89,-49.89,0,101.4,0,0 +02/12/2021 23:30,-0.537,91.4,0,0,0,0,0,-50,-50,0,101.4,0,0 +03/12/2021 00:00,-0.824,91.8,0.35,357.8,0.072,0,0,-46.94,-46.94,0,101.4,0,0 +03/12/2021 00:30,-0.991,92.1,0.197,1.153,0.073,0,0,-29.98,-29.98,0,101.4,0,0 +03/12/2021 01:00,-0.94,92.6,0.004,1.261,0,0,0,-23.67,-23.67,0,101.4,0,0 +03/12/2021 01:30,-0.849,92.6,0.28,88.5,0.071,0,0,-9.47,-9.47,0,101.4,0,0 +03/12/2021 02:00,-0.589,92.9,0.072,140.5,0.022,0.068,0,-3.004,-3.004,0,101.3,0,0 +03/12/2021 02:30,-0.085,92.8,0.14,140.5,0.046,0,0,1.675,1.675,0,101.3,0,0 +03/12/2021 03:00,0.202,92.9,0.035,140.4,0.015,0,0,-3.045,-3.045,0,101.3,0,0 +03/12/2021 03:30,0.598,93.2,0.172,155.7,0.054,0.354,0.002,-3.227,-3.227,0,101.3,0,0 +03/12/2021 04:00,1.635,93.9,0.408,201.1,0.073,0.446,0.002,3.511,3.511,0,101.3,0,0 +03/12/2021 04:30,2.835,93.4,1.262,199.6,0.127,0.008,0,0.355,0.355,1,101.2,0,0 +03/12/2021 05:00,3.335,92.8,1.895,185.6,0.16,0,0,-3.089,-3.089,0.6,101.2,0,0 +03/12/2021 05:30,3.52,92.1,1.78,185.8,0.155,0,0,-3.386,-3.386,0.6,101.1,0,0 +03/12/2021 06:00,3.637,91.7,1.414,173.7,0.16,0,0,-2.11,-2.11,0.6,101.1,0,0 +03/12/2021 06:30,3.751,92,1.477,169.1,0.151,0,0,-1.6,-1.6,0.4,101.1,0,0 +03/12/2021 07:00,4.338,92.4,2.644,179.9,0.15,0,0,-1.18,-1.181,0.2,101,0,0 +03/12/2021 07:30,5.125,92.3,4.164,189.9,0.158,0,0,-1.89,-1.897,0.4,100.9,0,0 +03/12/2021 08:00,5.227,92.2,3.543,187.6,0.159,2.193,0.011,-0.51,-0.511,0,100.9,0,0.01 +03/12/2021 08:30,5.496,92.6,3.868,195.9,0.156,9.87,0.049,3.405,3.408,0,100.8,0.015,0.085 +03/12/2021 09:00,6.141,92.8,3.987,199.3,0.151,23.85,0.119,9.2,9.2,0,100.8,0.092,0.196 +03/12/2021 09:30,6.995,92.9,3.854,207.7,0.14,39.26,0.196,14.96,14.98,0,100.8,0.153,0.302 +03/12/2021 10:00,7.794,92.7,3.355,223.5,0.126,39.16,0.196,12.31,12.32,0,100.8,0.152,0.31 +03/12/2021 10:30,8.48,92.7,3.396,214.9,0.131,64.44,0.322,22.86,22.87,0.2,100.7,0.271,0.468 +03/12/2021 11:00,9.29,92.7,3.411,210.6,0.138,88.9,0.445,37.42,37.43,0,100.7,0.347,0.691 +03/12/2021 11:30,10.01,92.6,3.134,205.5,0.147,68.61,0.343,28.26,28.26,0,100.6,0.29,0.519 +03/12/2021 12:00,10.69,92.6,2.54,208.3,0.143,62.53,0.313,25.14,25.14,0,100.5,0.267,0.47 +03/12/2021 12:30,11.33,92.6,2.148,225.8,0.123,40.63,0.203,13.34,13.34,0,100.5,0.172,0.332 +03/12/2021 13:00,11.84,92.2,3.074,228.8,0.127,50.39,0.252,12.7,12.7,0,100.4,0.208,0.375 +03/12/2021 13:30,12.23,91.1,3.377,232.8,0.13,87.7,0.439,44.75,44.76,0,100.4,0.335,0.647 +03/12/2021 14:00,12.66,89.5,3.09,237.7,0.14,80.9,0.404,40.98,40.98,0,100.3,0.321,0.597 +03/12/2021 14:30,12.88,88,3.455,249.9,0.148,34.74,0.174,4.979,4.975,0,100.3,0.142,0.286 +03/12/2021 15:00,12.81,88.1,2.811,253,0.147,27.91,0.14,-13.98,-13.98,0,100.3,0.11,0.244 +03/12/2021 15:30,12.95,85.3,3.385,257,0.152,17.77,0.089,-35.22,-35.25,0,100.3,0.062,0.165 +03/12/2021 16:00,12.85,85.3,3.008,256.6,0.151,5.106,0.026,-33.02,-33.02,0.2,100.3,0.006,0.048 +03/12/2021 16:30,12.45,87.8,3.036,257.9,0.149,0.097,0,-29.93,-29.93,0.6,100.3,0,0 +03/12/2021 17:00,12.34,86.3,2.966,261.5,0.157,0,0,-41.25,-41.26,0.4,100.3,0,0 +03/12/2021 17:30,12.32,87.4,3.079,245,0.142,0.005,0,-33.75,-33.75,0.2,100.3,0,0 +03/12/2021 18:00,12.34,87.2,2.603,233.8,0.136,0.923,0.005,-18.37,-18.37,0,100.2,0,0 +03/12/2021 18:30,12.35,87.4,3.644,235.8,0.135,0.393,0.002,-16.27,-16.3,0.2,100.2,0,0 +03/12/2021 19:00,12.59,86.5,4.247,241.4,0.146,0.521,0.003,-15.32,-15.39,0,100.2,0,0 +03/12/2021 19:30,12.58,85.6,4.138,237.3,0.137,0.111,0.001,-20.63,-20.67,0,100.1,0,0 +03/12/2021 20:00,12.46,85.6,4.575,236.5,0.131,0,0,-45.88,-46.17,0.2,100,0,0 +03/12/2021 20:30,12.14,87.1,4.573,236.2,0.138,0,0,-35.84,-36.12,0.2,100,0,0 +03/12/2021 21:00,12.11,88.2,4.581,235,0.135,0,0,-34.97,-35.21,0,100,0,0 +03/12/2021 21:30,12.49,86.7,5.147,243.1,0.141,0.898,0.004,-28.87,-29.27,0,100,0,0 +03/12/2021 22:00,12.89,84.9,4.706,247.5,0.145,1.156,0.006,-8.27,-8.33,0,100,0,0 +03/12/2021 22:30,13.07,84.4,4.792,252.6,0.154,0.181,0.001,-7.754,-7.825,0,100,0,0 +03/12/2021 23:00,13.25,83.8,4.808,251.1,0.15,0,0,-5.413,-5.446,0,99.9,0,0 +03/12/2021 23:30,13.17,84.8,4.489,248.6,0.144,0,0,-32.39,-32.51,0,99.9,0,0 +04/12/2021 00:00,12.97,86.4,3.625,244.5,0.145,0,0,-24.08,-24.11,0,99.9,0,0 +04/12/2021 00:30,12.99,86.6,3.82,242.1,0.137,0,0,-31.62,-31.64,0.2,99.9,0,0 +04/12/2021 01:00,12.96,87,3.485,243.9,0.142,0,0,-34.64,-34.64,0,99.9,0,0 +04/12/2021 01:30,13.09,85.9,3.561,249.8,0.155,0,0,-19.48,-19.49,0,99.8,0,0 +04/12/2021 02:00,12.96,86.8,2.794,241.1,0.14,0,0,-15.62,-15.62,0,99.8,0,0 +04/12/2021 02:30,12.9,87.4,2.585,236.6,0.139,0,0,-27.04,-27.04,0,99.8,0,0 +04/12/2021 03:00,12.93,86.5,2.715,246.8,0.145,0,0,-36.03,-36.03,0,99.8,0,0 +04/12/2021 03:30,12.79,85.1,2.6,258.4,0.154,0,0,-33.92,-33.93,0,99.8,0,0 +04/12/2021 04:00,12.6,83.1,2.655,271.6,0.16,0,0,-16.52,-16.52,0,99.8,0,0 +04/12/2021 04:30,12.48,81.2,3.021,279.6,0.152,0,0,-12.92,-12.93,0,99.8,0,0 +04/12/2021 05:00,11.91,83.3,3.359,288,0.141,0,0,-58.18,-58.34,0.2,99.8,0,0 +04/12/2021 05:30,11,78.68,2.858,310,0.128,0,0,-60.81,-60.83,0,99.9,0,0 +04/12/2021 06:00,10.4,75.04,2.593,306.7,0.126,0,0,-63.1,-63.1,0,99.9,0,0 +04/12/2021 06:30,10.07,74.02,2.628,289.6,0.144,0,0,-40.11,-40.12,0,100,0,0 +04/12/2021 07:00,9.67,75.83,2.213,269.3,0.155,0,0,-26.92,-26.92,0,100,0,0 +04/12/2021 07:30,9.45,76.98,2.65,271.7,0.151,0,0,-42.31,-42.32,0,100,0,0 +04/12/2021 08:00,9.17,77.66,2.795,280.5,0.152,1.94,0.01,-40.65,-40.66,0,100.1,0,0.003 +04/12/2021 08:30,9.26,77.8,3.122,297.9,0.135,21.16,0.106,-25.64,-25.65,0,100.1,0.1,0.247 +04/12/2021 09:00,8.89,76.55,2.893,307,0.131,13.97,0.07,-22.54,-22.63,0,100.2,0.052,0.144 +04/12/2021 09:30,8.51,77.52,4.153,314,0.122,20.77,0.104,-48.38,-48.77,0.2,100.2,0.099,0.225 +04/12/2021 10:00,7.639,79.21,4.171,318.6,0.132,73.12,0.366,-33.61,-33.85,0,100.3,0.317,0.658 +04/12/2021 10:30,7.465,78.31,3.388,319.5,0.128,87.7,0.438,-17.82,-17.89,0.2,100.4,0.371,0.812 +04/12/2021 11:00,7.598,73.63,3.309,304.5,0.133,124.9,0.624,14.9,14.91,0,100.4,0.508,1.16 +04/12/2021 11:30,7.593,72.28,3.101,299.4,0.135,87.8,0.439,14.92,14.94,0,100.4,0.377,0.782 +04/12/2021 12:00,7.059,77.37,3.343,299.7,0.135,187.1,0.936,21.49,21.45,0.4,100.4,0.743,1.585 +04/12/2021 12:30,7.73,75.26,2.496,285.1,0.146,263.2,1.316,115,115,0,100.4,1.026,2.126 +04/12/2021 13:00,8.65,71.27,2.47,282.7,0.147,270.3,1.352,124.3,124.3,0,100.4,1.038,2.135 +04/12/2021 13:30,9.46,66.79,3.329,279.7,0.147,270.9,1.355,129.2,129.5,0,100.4,1.115,2.293 +04/12/2021 14:00,9.48,59.89,4.476,291.8,0.144,151.8,0.759,38.86,38.41,0.2,100.4,0.709,1.462 +04/12/2021 14:30,6.455,75.96,3.679,280.6,0.145,98.5,0.493,-38.22,-38.84,0.6,100.4,0.497,1.053 +04/12/2021 15:00,6.711,76.78,2.413,262,0.153,110.7,0.554,8.94,8.94,0,100.4,0.593,1.259 +04/12/2021 15:30,7.017,73.92,2.877,263.6,0.157,35.7,0.179,-71.41,-71.41,0,100.4,0.221,0.42 +04/12/2021 16:00,6.834,73.65,2.059,252.3,0.152,24.54,0.123,-48.7,-48.7,0,100.4,0.138,0.329 +04/12/2021 16:30,7.056,72.34,2.637,257.7,0.151,3.812,0.019,-40.66,-40.66,0,100.4,0.009,0.065 +04/12/2021 17:00,7.255,71.83,2.646,277.4,0.151,0,0,-48.7,-48.7,0,100.4,0,0 +04/12/2021 17:30,7.149,72.1,2.894,278.1,0.147,0,0,-54.06,-54.17,0,100.5,0,0 +04/12/2021 18:00,6.655,71.77,2.509,277.6,0.152,0,0,-93.6,-93.6,0,100.5,0,0 +04/12/2021 18:30,6.263,72.71,2.645,256.8,0.153,0,0,-68.9,-68.91,0,100.4,0,0 +04/12/2021 19:00,6.025,72.62,2.232,243.2,0.148,0,0,-60.33,-60.33,0,100.4,0,0 +04/12/2021 19:30,5.471,74.74,2.495,240.3,0.144,0,0,-68.84,-68.84,0,100.4,0,0 +04/12/2021 20:00,5.863,71.57,2.803,258.3,0.15,0,0,-69.64,-69.64,0,100.4,0,0 +04/12/2021 20:30,5.572,73.46,2.968,244.8,0.148,0,0,-64.92,-64.92,0,100.4,0,0 +04/12/2021 21:00,5.369,76.75,2.574,260.2,0.153,0,0,-54.82,-54.83,0,100.4,0,0 +04/12/2021 21:30,5.372,76.03,2.554,280.8,0.153,0,0,-60,-60,0,100.4,0,0 +04/12/2021 22:00,5.105,77.2,1.89,275.7,0.144,0,0,-52.99,-52.99,0,100.4,0,0 +04/12/2021 22:30,5.299,76.23,2.873,276.8,0.151,0,0,-35.82,-35.83,0,100.4,0,0 +04/12/2021 23:00,5.333,74.7,3.375,283,0.148,0,0,-64.34,-64.44,0,100.3,0,0 +04/12/2021 23:30,4.767,77.7,2.133,275,0.155,0,0,-57.98,-57.98,0,100.3,0,0 +05/12/2021 00:00,4.669,79.89,1.954,275.9,0.153,0,0,-61.68,-61.68,0,100.4,0,0 +05/12/2021 00:30,4.82,80.4,3.487,287,0.138,0,0,-56.63,-56.96,0.4,100.4,0,0 +05/12/2021 01:00,4.589,82.3,3,287.7,0.144,0,0,-44.72,-44.76,0.8,100.4,0,0 +05/12/2021 01:30,4.518,81.4,2.269,286.6,0.148,0,0,-61.7,-61.7,0,100.3,0,0 +05/12/2021 02:00,3.972,84,2.51,247.4,0.148,0,0,-75.09,-75.09,0,100.3,0,0 +05/12/2021 02:30,3.74,85.9,2.32,261.7,0.15,0,0,-44.84,-44.84,0.2,100.4,0,0 +05/12/2021 03:00,4.238,84.4,2.486,292,0.14,0.03,0,-38.88,-38.88,0.8,100.4,0,0 +05/12/2021 03:30,4.437,83.3,1.665,273.4,0.15,0,0,-40.8,-40.8,0.2,100.4,0,0 +05/12/2021 04:00,4.363,81.9,1.95,277.8,0.152,0.072,0,-50.45,-50.45,0,100.4,0,0 +05/12/2021 04:30,4.396,82,1.798,301.3,0.131,0,0,-42.01,-42.01,0,100.4,0,0 +05/12/2021 05:00,4.253,83.3,2.06,282.2,0.151,0,0,-52.44,-52.44,0.2,100.4,0,0 +05/12/2021 05:30,3.952,84.1,1.612,272.8,0.149,0,0,-68.55,-68.55,0,100.4,0,0 +05/12/2021 06:00,3.964,83.8,1.744,288.2,0.145,0,0,-62.75,-62.75,0.2,100.4,0,0 +05/12/2021 06:30,4.279,81.5,1.915,278.9,0.147,0,0,-76.73,-76.73,0,100.5,0,0 +05/12/2021 07:00,3.911,83.2,1.961,274.7,0.153,0,0,-69.49,-69.49,0,100.5,0,0 +05/12/2021 07:30,4.497,82.3,2.238,293.4,0.142,0,0,-71.09,-71.09,0,100.5,0,0 +05/12/2021 08:00,4.283,83,1.764,271.9,0.15,3.814,0.019,-54.05,-54.05,0,100.5,0.014,0.056 +05/12/2021 08:30,4.425,83.5,1.778,279.9,0.146,21.75,0.109,-50.9,-50.9,0,100.6,0.095,0.222 +05/12/2021 09:00,4.911,80.6,1.694,274.1,0.147,68.95,0.345,-36.09,-36.09,0,100.6,0.303,0.678 +05/12/2021 09:30,5.861,77.01,2.542,273.7,0.149,133.7,0.669,10.06,10.06,0,100.6,0.504,1.173 +05/12/2021 10:00,6.915,74.47,2.19,281.4,0.145,172.7,0.864,46.34,46.34,0,100.6,0.706,1.519 +05/12/2021 10:30,8.07,68.19,3.365,307.4,0.131,222.5,1.113,74.72,74.8,0,100.6,0.916,1.88 +05/12/2021 11:00,8.58,67,3.369,307,0.125,224.2,1.121,91.8,91.9,0,100.7,0.934,1.9 +05/12/2021 11:30,8.45,65.34,4.27,323.9,0.126,135.6,0.678,10.33,9.79,0,100.7,0.581,1.202 +05/12/2021 12:00,8.01,69.27,4.024,325,0.128,207.9,1.039,39.9,39.88,0.2,100.7,0.86,1.814 +05/12/2021 12:30,7.449,72.53,3.992,345.2,0.149,77.69,0.388,-31.51,-31.76,0,100.7,0.332,0.686 +05/12/2021 13:00,7.814,71.23,3.981,322.6,0.129,210.3,1.052,45.65,46.02,0.2,100.7,0.801,1.674 +05/12/2021 13:30,9.12,66.28,3.921,323.4,0.132,283.2,1.416,148.2,148.7,0,100.7,1.206,2.545 +05/12/2021 14:00,8.72,68.85,3.81,357.3,0.145,163.9,0.819,82.5,82.8,0,100.7,0.743,1.633 +05/12/2021 14:30,9.09,64.35,4.061,349.5,0.15,155.9,0.78,67.57,67.78,0,100.7,0.839,1.783 +05/12/2021 15:00,8.62,62.13,4.82,329.8,0.137,44.54,0.223,-26.99,-27.2,0,100.8,0.197,0.306 +05/12/2021 15:30,8.06,68.2,3.948,328.5,0.137,38.53,0.193,-19.74,-19.79,0,100.8,0.168,0.319 +05/12/2021 16:00,8.17,67.6,4.569,341.1,0.148,31.1,0.155,-12.47,-12.58,0,100.9,0.246,0.646 +05/12/2021 16:30,7.868,70.53,3.085,335,0.136,4.07,0.02,-27.43,-27.44,0,100.9,0.013,0.064 +05/12/2021 17:00,8.28,63.23,4.11,329.9,0.137,0,0,-18.2,-18.26,0,100.9,0,0 +05/12/2021 17:30,8.55,59.21,4.355,335.4,0.15,0,0,-16.82,-16.88,0,100.9,0,0 +05/12/2021 18:00,8.53,59.41,4.523,338.6,0.146,0,0,-15.66,-15.74,0,101,0,0 +05/12/2021 18:30,8.52,61.93,4.66,340.6,0.149,0,0,-17.24,-17.37,0,101,0,0 +05/12/2021 19:00,8.45,63.36,4.346,343.4,0.15,0,0,-17.07,-17.13,0,101,0,0 +05/12/2021 19:30,8.15,65.23,2.496,357.3,0.149,0,0,-12.6,-12.6,0,101.1,0,0 +05/12/2021 20:00,7.809,70.96,2.618,357,0.152,0,0,-13.64,-13.64,0,101.1,0,0 +05/12/2021 20:30,7.835,72.41,3.745,347.2,0.149,0,0,-20.96,-21.05,0,101.1,0,0 +05/12/2021 21:00,7.732,73.48,3.67,338.7,0.14,0,0,-17.08,-17.1,0,101.2,0,0 +05/12/2021 21:30,7.848,70.93,2.833,325.7,0.134,0,0,-18.54,-18.54,0,101.2,0,0 +05/12/2021 22:00,7.883,69.99,2.395,330.3,0.142,0,0,-13.33,-13.33,0,101.2,0,0 +05/12/2021 22:30,7.8,71.02,2.704,337.1,0.142,0,0,-13.99,-13.99,0,101.2,0,0 +05/12/2021 23:00,7.812,70.58,2.11,321,0.132,0,0,-13.15,-13.15,0,101.3,0,0 +05/12/2021 23:30,7.606,71.7,1.712,313.6,0.13,0,0,-12.88,-12.88,0,101.3,0,0 +06/12/2021 00:00,7.574,72.07,1.497,305.5,0.132,0,0,-11.87,-11.87,0,101.3,0,0 +06/12/2021 00:30,7.509,73.46,1.129,298.6,0.135,0,0,-11.44,-11.44,0,101.3,0,0 +06/12/2021 01:00,7.382,74.96,1.42,289.1,0.15,0,0,-14.63,-14.63,0,101.3,0,0 +06/12/2021 01:30,7.34,74.45,1.27,288.6,0.148,0,0,-16.28,-16.28,0,101.3,0,0 +06/12/2021 02:00,7.241,75.53,1.313,279.3,0.153,0,0,-14.39,-14.39,0,101.3,0,0 +06/12/2021 02:30,7.296,77.17,1.627,285.8,0.147,0,0,-11.63,-11.63,0,101.4,0,0 +06/12/2021 03:00,7.412,75.48,1.672,302.9,0.129,0,0,-10.56,-10.56,0,101.4,0,0 +06/12/2021 03:30,7.376,73.51,1.469,291.9,0.144,0,0,-11.33,-11.33,0,101.4,0,0 +06/12/2021 04:00,6.939,73.71,1.512,275,0.153,0,0,-30.65,-30.65,0,101.4,0,0 +06/12/2021 04:30,5.579,77.34,1.516,253.8,0.154,0,0,-51.56,-51.56,0,101.3,0,0 +06/12/2021 05:00,4.849,79.48,1.78,253.8,0.158,0,0,-34.56,-34.56,0,101.3,0,0 +06/12/2021 05:30,4.684,80.4,1.852,252.5,0.149,0,0,-26.25,-26.25,0,101.3,0,0 +06/12/2021 06:00,4.672,80.6,1.67,244.3,0.148,0,0,-16.23,-16.23,0,101.4,0,0 +06/12/2021 06:30,4.683,81.6,1.417,262,0.156,0,0,-16,-16,0,101.4,0,0 +06/12/2021 07:00,4.828,82.4,0.833,270.5,0.146,0,0,-22.51,-22.51,0,101.3,0,0 +06/12/2021 07:30,4.77,83.2,0.932,244.7,0.139,0,0,-14.63,-14.63,0,101.3,0,0 +06/12/2021 08:00,4.957,82.5,1.59,210.6,0.141,3.168,0.016,-9.12,-9.12,0,101.3,0,0.017 +06/12/2021 08:30,5.238,80.6,1.633,210.4,0.142,19.85,0.099,-0.048,-0.048,0,101.3,0.069,0.201 +06/12/2021 09:00,5.468,78.26,2.008,205,0.143,37.29,0.186,8.94,8.94,0,101.2,0.15,0.331 +06/12/2021 09:30,5.875,76.71,1.988,188.3,0.161,81.6,0.408,29.98,29.98,0,101.2,0.353,0.748 +06/12/2021 10:00,6.561,75.77,2.267,191.1,0.159,119.1,0.595,55.5,55.5,0,101.1,0.505,1.166 +06/12/2021 10:30,6.808,76.92,2.069,192.4,0.151,64.69,0.323,-8.47,-8.47,0,101.1,0.304,0.622 +06/12/2021 11:00,6.944,77.81,2.735,188.8,0.154,67.25,0.336,-19.03,-19.03,0,101.1,0.32,0.671 +06/12/2021 11:30,7.033,81,2.659,185.8,0.157,77,0.385,0.059,0.058,0.2,101,0.333,0.736 +06/12/2021 12:00,7.478,83.9,3.098,190.8,0.157,105.6,0.528,20.09,20.09,0,100.9,0.441,1.015 +06/12/2021 12:30,7.8,85.6,3.601,192.1,0.157,116.8,0.584,31.15,31.17,0,100.9,0.491,1.104 +06/12/2021 13:00,8.02,86.6,3.652,196.8,0.152,98.3,0.492,35.57,35.58,0,100.8,0.424,0.977 +06/12/2021 13:30,8.42,88.3,2.78,224,0.122,76.65,0.383,19.26,19.27,0,100.8,0.337,0.738 +06/12/2021 14:00,8.58,89.4,1.583,289.4,0.139,38.26,0.191,8.11,8.11,1.6,100.8,0.175,0.344 +06/12/2021 14:30,8.99,90.5,1.077,271.4,0.137,134.5,0.673,27.58,27.58,0,100.8,0.742,1.492 +06/12/2021 15:00,9.7,89.2,1.537,241.9,0.138,128.2,0.641,19.08,19.08,0,100.8,0.91,1.755 +06/12/2021 15:30,10.12,85.6,1.364,224,0.124,75.98,0.38,-4.898,-4.898,0,100.8,0.662,1.347 +06/12/2021 16:00,9.63,84.7,2.472,308.8,0.101,15.58,0.078,-22.04,-22.13,0.6,100.8,0.082,0.221 +06/12/2021 16:30,8.94,80.7,2.298,308.8,0.127,2.224,0.011,-58.98,-58.98,0,100.8,0,0.024 +06/12/2021 17:00,8.7,78.49,2.09,306.1,0.133,0.078,0,-55.22,-55.22,0,100.9,0,0 +06/12/2021 17:30,8.66,76.86,2.23,298.7,0.137,0,0,-57.59,-57.59,0,101,0,0 +06/12/2021 18:00,8.37,77.29,1.851,296.5,0.139,0,0,-64.21,-64.21,0,101,0,0 +06/12/2021 18:30,8.06,77.98,1.787,284.5,0.146,0,0,-62.92,-62.92,0,101,0,0 +06/12/2021 19:00,7.62,79.62,1.344,275.8,0.154,0,0,-64.89,-64.89,0,101.1,0,0 +06/12/2021 19:30,7.341,80.5,1.623,299.1,0.131,0,0,-51.49,-51.49,0,101.1,0,0 +06/12/2021 20:00,7.403,78.59,1.652,281,0.153,0,0,-62.71,-62.71,0,101.1,0,0 +06/12/2021 20:30,6.611,81.2,0.97,259.2,0.143,0,0,-54.51,-54.51,0,101.1,0,0 +06/12/2021 21:00,6.34,83.7,1.905,250.2,0.149,0,0,-55.3,-55.3,0,101.2,0,0 +06/12/2021 21:30,6.512,82,2.007,262.1,0.153,0,0,-51.72,-51.72,0,101.2,0,0 +06/12/2021 22:00,6.491,80.6,2.052,249.6,0.144,0,0,-55.07,-55.07,0,101.2,0,0 +06/12/2021 22:30,6.19,81.1,1.158,225.2,0.127,0,0,-47.81,-47.81,0,101.2,0,0 +06/12/2021 23:00,5.407,83.6,1.171,247.8,0.131,0,0,-49.29,-49.29,0,101.2,0,0 +06/12/2021 23:30,5.645,83.7,1.522,257.1,0.153,0,0,-54.41,-54.41,0,101.2,0,0 +07/12/2021 00:00,5.437,84.4,1.788,240,0.14,0,0,-52.86,-52.86,0,101.2,0,0 +07/12/2021 00:30,5.101,84.7,1.028,290.1,0.13,0,0,-57.19,-57.19,0,101.2,0,0 +07/12/2021 01:00,4.522,86.7,0.7,275.5,0.15,0,0,-57,-57,0,101.2,0,0 +07/12/2021 01:30,4.404,88,1.379,243.2,0.144,0,0,-58.54,-58.54,0,101.2,0,0 +07/12/2021 02:00,4.379,88.1,1.764,241.7,0.146,0,0,-60.65,-60.65,0,101.2,0,0 +07/12/2021 02:30,4.508,87.5,1.369,231.5,0.126,0,0,-57.1,-57.1,0,101.1,0,0 +07/12/2021 03:00,4.099,88,0.772,209.6,0.138,0,0,-40.49,-40.49,0,101.1,0,0 +07/12/2021 03:30,3.332,88.4,0.253,198.9,0.108,0,0,-50.76,-50.76,0,101.1,0,0 +07/12/2021 04:00,2.371,89.7,0.213,198.9,0.066,0,0,-41.71,-41.71,0,101,0,0 +07/12/2021 04:30,2.144,90.7,0.326,193.7,0.073,0,0,-30.69,-30.69,0,100.9,0,0 +07/12/2021 05:00,2.332,91.8,0.611,137.8,0.12,0,0,-13.72,-13.72,0,100.9,0,0 +07/12/2021 05:30,2.965,92.8,0.638,150,0.136,0,0,-14.51,-14.51,0,100.8,0,0 +07/12/2021 06:00,3.85,92.9,0.917,160.8,0.148,0,0,-19.19,-19.19,0,100.7,0,0 +07/12/2021 06:30,4.465,92.5,1.314,163.6,0.15,0,0,-26.12,-26.12,0,100.6,0,0 +07/12/2021 07:00,4.752,91.6,1.401,151.3,0.137,0,0,-18.77,-18.77,0,100.5,0,0 +07/12/2021 07:30,5.421,90.3,1.388,151.5,0.138,0,0,-4.949,-4.949,0,100.5,0,0 +07/12/2021 08:00,6.153,89.5,1.304,157.4,0.138,0.24,0.001,-12.41,-12.41,0,100.4,0,0 +07/12/2021 08:30,6.637,89.9,1.705,163.5,0.146,5.953,0.03,-9.81,-9.81,0,100.3,0,0.063 +07/12/2021 09:00,7.457,89.3,2.611,167.9,0.154,12.4,0.062,2.088,2.088,0,100.2,0.056,0.135 +07/12/2021 09:30,7.805,88.9,2.756,169.7,0.145,22.23,0.111,5.734,5.735,0,100.1,0.089,0.228 +07/12/2021 10:00,8.26,89.2,2.79,166.5,0.148,14.96,0.075,8.5,8.5,0,99.9,0.068,0.143 +07/12/2021 10:30,8.72,88.9,2.925,167.7,0.151,28.17,0.141,-4.893,-4.899,0.2,99.8,0.127,0.273 +07/12/2021 11:00,9.13,89.2,3.233,170.4,0.147,35.56,0.178,-4.333,-4.356,0.4,99.7,0.164,0.32 +07/12/2021 11:30,9.48,88.7,3.789,175.5,0.15,27.21,0.136,-15.87,-15.99,0.6,99.6,0.127,0.266 +07/12/2021 12:00,9.67,87.6,4.189,178.2,0.158,29.04,0.145,-18.45,-18.55,0.8,99.5,0.131,0.284 +07/12/2021 12:30,9.7,87.7,4.902,178.9,0.15,41.8,0.209,-14.28,-14.52,0.6,99.3,0.19,0.361 +07/12/2021 13:00,9.83,88,5.093,181.5,0.154,31.02,0.155,-16.3,-16.59,0.8,99.3,0.133,0.285 +07/12/2021 13:30,9.82,89,4.685,176.2,0.155,36.27,0.181,-9,-9.13,0.6,99.1,0.165,0.318 +07/12/2021 14:00,9.7,89.3,4.144,172.5,0.15,41.36,0.207,-3.833,-3.873,0.2,99,0.175,0.36 +07/12/2021 14:30,9.67,89.1,4.08,180.7,0.153,46.29,0.231,3.177,3.2,0.2,98.9,0.188,0.417 +07/12/2021 15:00,9.44,88.4,3.541,232.5,0.118,31.19,0.156,-22.19,-22.23,0.4,99,0.128,0.28 +07/12/2021 15:30,9.38,81.3,1.495,259.3,0.132,52.96,0.265,-9.04,-9.04,0,99,0.272,0.634 +07/12/2021 16:00,9.15,81.6,1.372,227.4,0.131,40.63,0.203,-33,-33,0,99.1,0.223,0.536 +07/12/2021 16:30,8.6,82.1,1.886,237.6,0.141,5.952,0.03,-58.05,-58.05,0,99.1,0.015,0.06 +07/12/2021 17:00,8.46,77.45,3.36,242.9,0.143,0.339,0.002,-64.81,-64.84,0,99.1,0,0 +07/12/2021 17:30,8.04,76.92,3.229,246.6,0.151,0,0,-51.01,-51.01,0,99.1,0,0 +07/12/2021 18:00,7.391,79.11,4.626,259.2,0.152,0.17,0.001,-73.45,-74.5,1.2,99.2,-0.001,0 +07/12/2021 18:30,6.836,81.1,3.257,254.4,0.151,0.473,0.002,-56.76,-56.78,0,99.2,0,0 +07/12/2021 19:00,6.553,76.39,4.004,243.5,0.146,0.517,0.003,-64.03,-64.14,0,99.2,0,0 +07/12/2021 19:30,6.131,73.75,3.179,235,0.134,0,0,-71.93,-71.94,0,99.2,0,0 +07/12/2021 20:00,5.406,76.43,2.461,218.8,0.128,0,0,-62.16,-62.16,0,99.2,0,0 +07/12/2021 20:30,5.413,76.92,3.789,226.9,0.128,0,0,-57.71,-57.8,0,99.2,0,0 +07/12/2021 21:00,5.457,77.91,3.396,230.3,0.128,0,0,-62.09,-62.11,0,99.2,0,0 +07/12/2021 21:30,5.614,76.14,3.355,232.7,0.134,0,0,-63.66,-63.68,0,99.2,0,0 +07/12/2021 22:00,5.395,74.93,3.145,228,0.128,0,0,-69.23,-69.25,0,99.2,0,0 +07/12/2021 22:30,5.253,75.94,2.612,226.5,0.128,0,0,-67.52,-67.52,0,99.2,0,0 +07/12/2021 23:00,5.028,76.82,2.674,224.6,0.125,0,0,-68.75,-68.75,0,99.3,0,0 +07/12/2021 23:30,4.821,77.05,2.299,228.8,0.13,0,0,-61.36,-61.36,0,99.3,0,0 +08/12/2021 00:00,4.557,78.55,1.819,215,0.134,0,0,-50.07,-50.07,0,99.3,0,0 +08/12/2021 00:30,4.494,80.1,3.087,219.8,0.13,0,0,-41.56,-41.56,0,99.3,0,0 +08/12/2021 01:00,5.293,74.88,3.591,238.5,0.136,0,0,-36.05,-36.05,0,99.2,0,0 +08/12/2021 01:30,5.34,74.77,3.858,235.8,0.136,0,0,-46.29,-46.38,0,99.2,0,0 +08/12/2021 02:00,5.142,76.41,3.981,240.1,0.143,0,0,-57.99,-58.08,0,99.2,0,0 +08/12/2021 02:30,4.551,79.18,2.511,235.6,0.133,0,0,-67.67,-67.67,0,99.3,0,0 +08/12/2021 03:00,4.06,81.9,2.268,218.1,0.138,0,0,-65.86,-65.86,0,99.3,0,0 +08/12/2021 03:30,3.679,83.6,2.018,213,0.14,0,0,-63.48,-63.48,0,99.3,0,0 +08/12/2021 04:00,3.655,83.1,2.239,232.2,0.134,0,0,-63.65,-63.65,0,99.3,0,0 +08/12/2021 04:30,3.516,82.2,1.946,252.4,0.146,0,0,-64.02,-64.02,0,99.3,0,0 +08/12/2021 05:00,3.293,82.8,1.858,224.4,0.126,0,0,-61.59,-61.59,0,99.3,0,0 +08/12/2021 05:30,3.236,83.2,2.009,227.8,0.126,0,0,-55.64,-55.64,0,99.3,0,0 +08/12/2021 06:00,3.429,81.4,2.678,224.5,0.125,0,0,-27.12,-27.12,0,99.3,0,0 +08/12/2021 06:30,3.769,80.3,2.992,240.3,0.142,0,0,-35.59,-35.59,0,99.4,0,0 +08/12/2021 07:00,3.597,82.1,1.855,238.1,0.133,0,0,-50.49,-50.49,0,99.4,0,0 +08/12/2021 07:30,3.282,84.1,1.677,251.5,0.144,0,0,-49.46,-49.46,0,99.5,0,0 +08/12/2021 08:00,3.164,85.4,1.169,220.8,0.128,1.441,0.007,-26.59,-26.59,0,99.5,0,0.012 +08/12/2021 08:30,3.353,84.3,2.328,226.2,0.13,18.3,0.092,-40.46,-40.46,0,99.5,0.076,0.199 +08/12/2021 09:00,3.375,83,2.528,248.1,0.146,27.55,0.138,-35.58,-35.58,0,99.5,0.124,0.234 +08/12/2021 09:30,3.296,84.2,2.222,242.1,0.142,58.99,0.295,-27.13,-27.13,0,99.6,0.217,0.467 +08/12/2021 10:00,3.882,82.8,2.4,234.8,0.132,158.5,0.792,29.78,29.78,0,99.6,0.602,1.467 +08/12/2021 10:30,4.972,79.57,2.377,243.3,0.142,220.9,1.105,72.38,72.38,0,99.6,0.861,2.008 +08/12/2021 11:00,5.46,78.63,2.608,256.4,0.15,264.1,1.32,105.8,105.8,0,99.6,1.051,2.334 +08/12/2021 11:30,6.583,72.04,2.453,265.6,0.151,284.6,1.423,122.7,122.7,0,99.7,1.173,2.481 +08/12/2021 12:00,6.945,67.14,3.515,279.2,0.147,288.7,1.444,128.8,128.9,0,99.7,1.19,2.511 +08/12/2021 12:30,6.906,68.28,3.003,272.5,0.152,298.2,1.491,140.4,140.5,0,99.7,1.208,2.617 +08/12/2021 13:00,7.266,68.13,3.002,269,0.154,275.2,1.376,128.3,128.3,0,99.7,1.094,2.446 +08/12/2021 13:30,7.156,68.43,2.343,278.8,0.152,198.1,0.991,80.1,80.1,0,99.7,0.86,1.938 +08/12/2021 14:00,7.457,65.34,2.703,285.2,0.145,257.3,1.286,126,126,0,99.7,1.342,2.994 +08/12/2021 14:30,7.606,64.47,2.935,282.4,0.143,202.6,1.013,87.4,87.4,0,99.8,1.355,2.911 +08/12/2021 15:00,7.844,64.58,2.272,282.3,0.146,148.2,0.741,53.1,53.1,0,99.8,1.213,2.632 +08/12/2021 15:30,7.842,64.27,2.209,281.2,0.152,85.1,0.426,36.49,36.49,0,99.9,0.66,1.657 +08/12/2021 16:00,7.215,68.82,1.973,285.3,0.147,20.94,0.105,-47.09,-47.2,0.4,99.9,0.168,0.52 +08/12/2021 16:30,5.055,75.63,1.209,285.4,0.097,1.699,0.008,-64.28,-64.32,0.4,99.9,0,0.032 +08/12/2021 17:00,5.302,72.28,2.23,285.1,0.146,1.123,0.006,-63.3,-63.3,0,100,0,0 +08/12/2021 17:30,5.188,70.17,2.774,297.1,0.134,0,0,-58.16,-58.17,0,100,0,0 +08/12/2021 18:00,4.991,69.51,2.057,289.4,0.148,0,0,-59.03,-59.03,0,100,0,0 +08/12/2021 18:30,4.601,72.39,1.59,297.1,0.134,0,0,-57.49,-57.49,0,100.1,0,0 +08/12/2021 19:00,4.138,76.54,1.998,273.9,0.156,0,0,-69.42,-69.42,0,100.1,0,0 +08/12/2021 19:30,3.501,79.21,1.497,284,0.149,0,0,-66.84,-66.84,0,100.2,0,0 +08/12/2021 20:00,3.463,78.63,0.825,282,0.093,0,0,-64.66,-64.66,0,100.3,0,0 +08/12/2021 20:30,3.41,79.72,0.567,287.3,0.082,0,0,-63.45,-63.45,0,100.3,0,0 +08/12/2021 21:00,3.209,80.7,0.081,282.2,0.022,0,0,-63.51,-63.51,0,100.3,0,0 +08/12/2021 21:30,2.615,83.1,0.043,254.1,0.013,0,0,-61.45,-61.45,0,100.3,0,0 +08/12/2021 22:00,2.283,84.2,0.059,260.4,0.016,0,0,-60.57,-60.57,0,100.4,0,0 +08/12/2021 22:30,2.518,83.5,0.994,246.3,0.088,0,0,-64.78,-64.78,0,100.4,0,0 +08/12/2021 23:00,2.769,80.9,0.862,247.9,0.069,0,0,-66.05,-66.05,0,100.4,0,0 +08/12/2021 23:30,2.797,79.93,1.71,249.7,0.127,0,0,-65.8,-65.8,0,100.4,0,0 +09/12/2021 00:00,2.856,79.33,1.132,250.9,0.102,0,0,-67.45,-67.45,0,100.4,0,0 +09/12/2021 00:30,2.633,79.53,0.838,242.4,0.078,0,0,-64.57,-64.57,0,100.4,0,0 +09/12/2021 01:00,1.887,82.3,0.658,232.6,0.052,0,0,-62.49,-62.49,0,100.4,0,0 +09/12/2021 01:30,1.687,83.6,1.07,238.6,0.089,0,0,-61.33,-61.33,0,100.5,0,0 +09/12/2021 02:00,1.971,82.3,1.007,233.8,0.091,0,0,-60.52,-60.52,0,100.5,0,0 +09/12/2021 02:30,1.795,82.7,1.236,228.6,0.105,0,0,-58.42,-58.42,0,100.5,0,0 +09/12/2021 03:00,1.807,82.9,1.421,240,0.105,0,0,-57.48,-57.48,0,100.5,0,0 +09/12/2021 03:30,2.292,80.8,1.74,239.7,0.142,0,0,-55.96,-55.96,0,100.5,0,0 +09/12/2021 04:00,2.751,80.2,0.733,259.7,0.111,0,0,-57.88,-57.88,0,100.5,0,0 +09/12/2021 04:30,1.892,80.4,0.004,249.6,0.003,0,0,-52.68,-52.68,0,100.5,0,0 +09/12/2021 05:00,0.458,85.1,0.096,126.8,0.013,0,0,-47.75,-47.75,0,100.5,0,0 +09/12/2021 05:30,-0.055,88.3,0,0,0,0,0,-46.88,-46.88,0,100.5,0,0 +09/12/2021 06:00,-0.761,89.3,0,0,0,0,0,-45.66,-45.66,0,100.5,0,0 +09/12/2021 06:30,-0.661,90.7,0,0,0,0,0,-30.42,-30.42,0,100.5,0,0 +09/12/2021 07:00,-0.232,91.1,0,0,0,0,0,-28.38,-28.38,0,100.5,0,0 +09/12/2021 07:30,-0.507,91.4,0,0,0,0,0,-23.63,-23.63,0,100.5,0,0 +09/12/2021 08:00,0.078,92,0,0,0,4.082,0.02,-12.38,-12.38,0,100.5,0,0.051 +09/12/2021 08:30,0.362,91.4,0,0,0,12.81,0.064,0.225,0.225,0,100.5,0.031,0.117 +09/12/2021 09:00,0.746,91.6,0,0,0,33.62,0.168,10.11,10.11,0,100.5,0.116,0.299 +09/12/2021 09:30,1.358,91.3,0,0,0,57.65,0.288,36.3,36.3,0,100.5,0.23,0.496 +09/12/2021 10:00,2.229,90.9,0,0,0,73.25,0.366,41.8,41.8,0,100.5,0.326,0.667 +09/12/2021 10:30,3.713,89.8,0.029,170.9,0.009,136.4,0.682,69.15,69.15,0,100.5,0.547,1.261 +09/12/2021 11:00,5.229,83.8,0.657,209.9,0.07,101.8,0.509,52.02,52.02,0,100.5,0.416,0.95 +09/12/2021 11:30,5.973,80.9,1.897,217.2,0.12,98.7,0.493,54.69,54.69,0,100.5,0.392,0.931 +09/12/2021 12:00,6.482,82.2,2.112,216.4,0.126,92.4,0.462,37.58,37.58,0,100.4,0.377,0.894 +09/12/2021 12:30,6.476,87.6,2.14,203.5,0.146,82.4,0.412,28.08,28.08,0.2,100.4,0.339,0.778 +09/12/2021 13:00,6.53,89.7,1.513,187.5,0.142,68.63,0.343,25.12,25.12,0.2,100.3,0.322,0.629 +09/12/2021 13:30,6.867,90.6,0.568,178.2,0.079,48.31,0.242,17.79,17.79,0,100.3,0.227,0.434 +09/12/2021 14:00,7.152,91.1,0.877,179.6,0.097,43.91,0.22,16.82,16.82,0,100.2,0.19,0.379 +09/12/2021 14:30,7.28,91.6,1.533,181.2,0.128,50.46,0.252,18.72,18.72,0,100.2,0.226,0.425 +09/12/2021 15:00,7.487,92.1,1.404,181.2,0.133,30.5,0.152,9.89,9.89,0.2,100.1,0.126,0.271 +09/12/2021 15:30,7.693,92.4,1.905,178.1,0.154,15.4,0.077,2.718,2.718,0,100.1,0.047,0.141 +09/12/2021 16:00,7.785,92.7,2.096,178.1,0.156,4.325,0.022,-3.197,-3.197,0.6,100,0,0.021 +09/12/2021 16:30,7.862,92.8,2.234,184.7,0.159,0.992,0.005,-4.603,-4.603,0.2,99.9,0,0 +09/12/2021 17:00,8.18,93.1,2.544,187.2,0.159,0,0,-5.027,-5.027,0.4,99.9,0,0 +09/12/2021 17:30,8.59,93.1,2.87,190.7,0.157,0,0,-5.897,-5.897,0.6,99.8,0,0 +09/12/2021 18:00,8.86,93,2.833,192.1,0.153,0,0,-7.305,-7.306,0.8,99.7,0,0 +09/12/2021 18:30,9.16,93,2.964,190.5,0.156,0,0,-7.65,-7.65,1.4,99.7,0,0 +09/12/2021 19:00,9.46,93,2.694,188.5,0.157,0,0,-7.992,-7.992,2.2,99.6,0,0 +09/12/2021 19:30,9.67,93.2,2.799,196.6,0.156,0,0,-3.898,-3.898,1.2,99.5,0,0 +09/12/2021 20:00,10.14,93.4,2.112,209.4,0.139,0.002,0,-2.645,-2.645,0.2,99.5,0,0 +09/12/2021 20:30,10.89,93.4,2.593,233.3,0.127,0.322,0.002,-7.031,-7.031,0,99.4,0,0 +09/12/2021 21:00,11.72,90.8,3.811,258.2,0.153,1.428,0.007,-36.21,-36.31,0,99.4,0,0 +09/12/2021 21:30,12.01,83.7,3.734,261.4,0.158,3.085,0.015,-10.52,-10.53,0,99.3,0,0 +09/12/2021 22:00,11.83,84.4,3.478,264,0.153,0.237,0.001,-29.63,-29.66,0,99.3,0,0 +09/12/2021 22:30,10.83,86,4.899,306.8,0.129,0.408,0.002,-38.13,-38.92,0.6,99.4,0,0 +09/12/2021 23:00,10.18,81.6,3.47,296.6,0.137,2.464,0.012,-21.82,-21.86,0,99.4,0,0 +09/12/2021 23:30,10.23,79.18,3.508,288.1,0.147,0.788,0.004,-26.95,-26.98,0,99.4,0,0 +10/12/2021 00:00,10.15,76.13,3.997,291.1,0.141,0,0,-30.97,-31.09,0,99.4,0,0 +10/12/2021 00:30,9.16,84.4,3.95,305.9,0.133,0.011,0,-44.89,-45.19,2,99.4,0,0 +10/12/2021 01:00,8.73,82.3,3.827,306.7,0.123,0.116,0.001,-62.26,-62.53,0.4,99.4,0,0 +10/12/2021 01:30,8.19,83.6,1.959,319,0.122,0.268,0.001,-44.47,-44.47,0,99.4,0,0 +10/12/2021 02:00,8.12,84,2.973,313.6,0.125,0.148,0.001,-62.6,-62.76,0.6,99.5,0,0 +10/12/2021 02:30,8.33,75.33,3.98,306.6,0.13,0.63,0.003,-90.1,-90.5,0,99.5,0,0 +10/12/2021 03:00,8.25,73.51,3.831,305.4,0.13,0.004,0,-59.09,-59.29,0,99.5,0,0 +10/12/2021 03:30,8.1,72.95,4.098,308,0.134,0,0,-81.6,-81.9,0,99.5,0,0 +10/12/2021 04:00,7.692,74.32,3.656,302.2,0.14,0,0,-67.76,-67.87,0,99.6,0,0 +10/12/2021 04:30,7.571,74.31,3.322,296.9,0.139,0,0,-57.64,-57.67,0,99.6,0,0 +10/12/2021 05:00,7.487,73.83,3.328,296.1,0.137,0,0,-58.66,-58.7,0,99.7,0,0 +10/12/2021 05:30,7.339,73.12,3.132,291.2,0.139,0,0,-82.5,-82.6,0,99.7,0,0 +10/12/2021 06:00,6.971,74.16,2.897,288.1,0.143,0,0,-62.2,-62.21,0,99.7,0,0 +10/12/2021 06:30,6.989,72.05,4.383,312.2,0.125,0,0,-74.94,-75.96,0,99.8,0,0 +10/12/2021 07:00,6.368,74.23,3.133,295.4,0.135,0,0,-69.7,-69.73,0,99.8,0,0 +10/12/2021 07:30,6.148,75.75,3.384,280,0.152,0,0,-46.65,-46.68,0,99.9,0,0 +10/12/2021 08:00,6.44,74.01,3.964,281.9,0.149,2.023,0.01,-62.5,-62.63,0,99.9,0.001,0.035 +10/12/2021 08:30,6.12,75.91,3.633,279.1,0.151,31.11,0.156,-35.89,-35.95,0,100,0.149,0.397 +10/12/2021 09:00,6.451,75.41,4.335,289.3,0.145,37.37,0.187,-43.6,-44.13,0.2,100,0.183,0.491 +10/12/2021 09:30,6.459,73.88,3.093,296.3,0.134,99.8,0.499,-12.21,-12.23,0,100.1,0.396,0.91 +10/12/2021 10:00,7.242,70.12,3.151,296,0.14,198.8,0.994,55.61,55.64,0,100.1,0.885,2.088 +10/12/2021 10:30,7.345,72.19,2.968,292.7,0.146,160.4,0.802,24.41,24.4,0,100.2,0.77,1.719 +10/12/2021 11:00,7.83,69.87,3.342,305.1,0.131,222,1.11,81.1,81.2,0,100.2,1.085,2.341 +10/12/2021 11:30,8.86,63.29,4.342,307,0.126,209,1.045,100.9,101.4,0,100.2,1.037,2.258 +10/12/2021 12:00,8.32,63.73,5.677,326.5,0.136,154,0.77,7.007,6.816,0,100.3,0.762,1.673 +10/12/2021 12:30,7.2,70.99,4.363,307.7,0.133,81.2,0.406,-14.33,-15.1,0.4,100.3,0.369,0.797 +10/12/2021 13:00,7.021,69.73,4.602,328.5,0.134,185.2,0.926,40.74,39.22,0.2,100.3,0.826,1.831 +10/12/2021 13:30,7.781,72.58,2.509,338.8,0.139,148.5,0.743,59.71,59.71,0,100.4,0.663,1.46 +10/12/2021 14:00,7.388,73.93,2.366,5.948,0.152,77.34,0.387,19.84,19.84,0,100.4,0.334,0.767 +10/12/2021 14:30,6.413,78.26,3.199,318.4,0.128,67.3,0.336,-41.86,-42.58,1.4,100.4,0.28,0.599 +10/12/2021 15:00,6.822,76.52,2.328,318.7,0.124,46.72,0.234,-38.64,-38.64,0.2,100.5,0.208,0.433 +10/12/2021 15:30,6.947,74.17,3.09,313.4,0.125,22.81,0.114,-66.73,-66.99,0.2,100.5,0.094,0.214 +10/12/2021 16:00,6.847,69.4,2.3,309.4,0.129,17.54,0.088,-49.41,-49.41,0,100.6,0.061,0.156 +10/12/2021 16:30,6.791,68.71,2.399,310.7,0.127,2.551,0.013,-50.74,-50.74,0,100.6,0,0.013 +10/12/2021 17:00,6.554,71.62,2.329,305.5,0.13,0,0,-67.04,-67.07,0,100.6,0,0 +10/12/2021 17:30,6.452,73.14,1.53,299.7,0.136,0,0,-41.62,-41.62,0,100.7,0,0 +10/12/2021 18:00,6.414,75.35,2.038,285.6,0.145,0,0,-57.97,-57.98,0,100.7,0,0 +10/12/2021 18:30,6.708,72.53,2.008,299.4,0.139,0,0,-55.05,-55.05,0,100.8,0,0 +10/12/2021 19:00,6.645,72.94,1.81,290.4,0.147,0,0,-39.63,-39.63,0,100.8,0,0 +10/12/2021 19:30,6.391,75.82,1.294,269.7,0.155,0,0,-32.41,-32.41,0.2,100.8,0,0 +10/12/2021 20:00,6.083,78.98,0.582,314.3,0.115,0,0,-36.09,-36.09,0.2,100.9,0,0 +10/12/2021 20:30,5.468,81.5,0.818,275.1,0.136,0,0,-51.77,-51.77,0,100.9,0,0 +10/12/2021 21:00,5.351,80.7,1.354,279.3,0.153,0,0,-66.82,-66.82,0,100.9,0,0 +10/12/2021 21:30,5.436,80.6,1.482,275.5,0.154,0,0,-62.98,-62.98,0,101,0,0 +10/12/2021 22:00,5.345,82.2,0.632,335.7,0.098,0,0,-39.88,-39.88,0,101,0,0 +10/12/2021 22:30,5.006,83.1,0.26,270.5,0.095,0,0,-39.72,-39.72,0,101.1,0,0 +10/12/2021 23:00,4.945,82.1,0.585,284.9,0.144,0,0,-43.81,-43.81,0,101.1,0,0 +10/12/2021 23:30,4.829,81.8,0.581,279.6,0.106,0,0,-36.69,-36.69,0,101.1,0,0 +11/12/2021 00:00,4.625,83.7,1.192,262.8,0.142,0,0,-46.35,-46.35,0,101.2,0,0 +11/12/2021 00:30,4.413,84.7,1.05,263.4,0.162,0,0,-47.88,-47.88,0,101.2,0,0 +11/12/2021 01:00,4.792,84.7,1.302,280.2,0.153,0.002,0,-16.58,-16.58,0.4,101.2,0,0 +11/12/2021 01:30,5.258,84.6,1.326,263.2,0.156,0,0,-42.47,-42.47,0,101.2,0,0 +11/12/2021 02:00,5.326,85.3,1.928,271.4,0.153,0,0,-33.1,-33.1,0.4,101.3,0,0 +11/12/2021 02:30,5.38,86.7,1.7,254.7,0.153,0,0,-28.7,-28.7,0.2,101.3,0,0 +11/12/2021 03:00,5.257,87.2,1.418,261,0.153,0,0,-36.87,-36.87,0,101.3,0,0 +11/12/2021 03:30,5.127,87.1,1.126,258.3,0.146,0,0,-35.16,-35.16,0,101.4,0,0 +11/12/2021 04:00,4.838,86.5,0.712,282.2,0.122,0,0,-44.5,-44.5,0,101.4,0,0 +11/12/2021 04:30,3.763,87.4,0.204,282.5,0.091,0,0,-50.64,-50.64,0,101.4,0,0 +11/12/2021 05:00,3.264,89.6,0.416,242.9,0.086,0,0,-29.63,-29.63,0,101.4,0,0 +11/12/2021 05:30,3.029,90.7,0.674,191.5,0.075,0,0,-4.579,-4.579,0,101.5,0,0 +11/12/2021 06:00,3.269,91.6,0.458,162.6,0.111,0,0,-7.03,-7.03,0,101.5,0,0 +11/12/2021 06:30,3.439,92,0.342,204.7,0.055,0,0,-8.82,-8.82,0,101.5,0,0 +11/12/2021 07:00,3.514,92.1,0.413,218.3,0.111,0,0,-13.26,-13.26,0,101.5,0,0 +11/12/2021 07:30,3.508,92.1,0.281,165.6,0.1,0,0,-11.25,-11.25,0,101.5,0,0 +11/12/2021 08:00,3.545,92.4,0.03,147.8,0.022,2.777,0.014,-10.22,-10.22,0,101.5,0,0.025 +11/12/2021 08:30,3.735,92.4,0,0,0,19.64,0.098,-3.134,-3.134,0,101.6,0.084,0.214 +11/12/2021 09:00,4.011,92.5,0.2,147.8,0.099,32.4,0.162,7.066,7.066,0,101.6,0.152,0.304 +11/12/2021 09:30,4.647,92.6,0.052,147.8,0.02,60.06,0.3,23.45,23.45,0,101.7,0.271,0.528 +11/12/2021 10:00,5.465,92.4,0.377,138.6,0.087,89,0.445,41.71,41.71,0,101.7,0.354,0.817 +11/12/2021 10:30,6.216,92,0.701,146,0.136,115.6,0.578,61.23,61.23,0,101.7,0.485,1.075 +11/12/2021 11:00,7.264,91.1,0.732,151,0.141,138.4,0.692,71.51,71.51,0,101.7,0.601,1.269 +11/12/2021 11:30,7.992,88.5,1.161,175.9,0.152,155.8,0.779,87.7,87.7,0,101.7,0.724,1.508 +11/12/2021 12:00,8.56,84.4,1.668,191.2,0.158,134.5,0.673,76.54,76.54,0,101.7,0.626,1.336 +11/12/2021 12:30,8.87,82.3,1.591,185.1,0.157,126.4,0.632,71.84,71.84,0,101.7,0.598,1.298 +11/12/2021 13:00,9.16,80.6,1.849,189.4,0.162,109.9,0.55,63.51,63.51,0,101.7,0.522,1.129 +11/12/2021 13:30,9.36,80.5,2.266,200.6,0.148,122.9,0.615,70.13,70.13,0,101.7,0.568,1.211 +11/12/2021 14:00,9.57,81.3,2.178,209.9,0.138,111.7,0.558,57.96,57.96,0,101.7,0.515,1.062 +11/12/2021 14:30,9.48,84.9,1.925,188.9,0.157,60.69,0.303,9.21,9.21,0,101.7,0.319,0.6 +11/12/2021 15:00,9.14,88.2,1.465,180.3,0.153,38.07,0.19,7.132,7.132,0.4,101.7,0.196,0.381 +11/12/2021 15:30,9.06,90.1,1.598,192.5,0.157,22.11,0.111,3.55,3.55,0.2,101.7,0.097,0.219 +11/12/2021 16:00,9.17,91.1,1.703,200.7,0.153,13.93,0.07,-0.231,-0.231,0.2,101.7,0.051,0.146 +11/12/2021 16:30,9.29,91.7,1.517,206.9,0.143,2.351,0.012,-5.285,-5.285,0,101.7,0,0 +11/12/2021 17:00,9.5,92,1.289,204.6,0.149,0.007,0,-5.18,-5.18,0,101.7,0,0 +11/12/2021 17:30,9.6,92.1,1.305,216.4,0.13,0,0,-4.449,-4.449,0,101.8,0,0 +11/12/2021 18:00,9.66,92.1,1.891,213.7,0.14,0,0,-6.274,-6.274,0,101.8,0,0 +11/12/2021 18:30,9.69,92.2,2.059,219.8,0.128,0,0,-6.311,-6.311,0,101.8,0,0 +11/12/2021 19:00,9.71,92.2,1.708,223.2,0.128,0,0,-7.519,-7.519,0,101.8,0,0 +11/12/2021 19:30,9.76,92.3,1.783,226.8,0.125,0.001,0,-5.108,-5.108,0,101.8,0,0 +11/12/2021 20:00,9.88,92.5,1.188,222.1,0.119,0,0,-2.98,-2.98,0,101.8,0,0 +11/12/2021 20:30,9.9,92.6,1.511,222.2,0.124,0,0,-2.743,-2.743,0,101.9,0,0 +11/12/2021 21:00,9.89,92.7,1.739,203.1,0.146,0,0,-2.45,-2.45,0,101.9,0,0 +11/12/2021 21:30,9.84,93,1.655,203.6,0.142,0,0,-1.838,-1.838,0,101.9,0,0 +11/12/2021 22:00,9.96,93.3,1.173,208.8,0.124,0,0,-0.796,-0.796,0,101.9,0,0 +11/12/2021 22:30,10,93.4,1.204,208.5,0.143,0,0,-16.85,-16.85,0,101.9,0,0 +11/12/2021 23:00,10.05,93.5,1.041,221.9,0.133,0,0,-11.02,-11.02,0,101.9,0,0 +11/12/2021 23:30,10.4,93.5,1.544,232.9,0.131,0,0,-9.74,-9.74,0,101.9,0,0 +12/12/2021 00:00,10.35,93.3,1.574,227.7,0.124,0,0,-36.58,-36.58,0,101.9,0,0 +12/12/2021 00:30,10.22,93.4,1.666,233.6,0.133,0,0,-18.26,-18.26,0,101.9,0,0 +12/12/2021 01:00,10.35,93.3,1.839,240.1,0.136,0,0,-7.127,-7.127,0,101.9,0,0 +12/12/2021 01:30,10.65,93.1,1.633,239.8,0.139,0.008,0,-4.091,-4.091,0,101.9,0,0 +12/12/2021 02:00,10.74,92.5,1.434,234.3,0.138,0.083,0,-8.95,-8.95,0,101.9,0,0 +12/12/2021 02:30,10.61,91.9,0.544,204.8,0.101,0,0,-13.54,-13.54,0,102,0,0 +12/12/2021 03:00,10.38,91.6,0.078,212.6,0.02,0,0,-4.726,-4.726,0,102,0,0 +12/12/2021 03:30,10.49,91.8,1.08,212.4,0.107,0,0,-4.267,-4.267,0.2,102,0,0 +12/12/2021 04:00,10.69,91.9,1.265,216.6,0.133,0,0,-6.141,-6.141,0,102,0,0 +12/12/2021 04:30,10.76,92.1,1.239,225.1,0.125,0,0,-5.27,-5.27,0,102,0,0 +12/12/2021 05:00,10.75,92,1.02,230.4,0.127,0,0,-20.12,-20.12,0,102,0,0 +12/12/2021 05:30,10.35,91.8,0.532,207.7,0.105,0,0,-44.94,-44.94,0,102,0,0 +12/12/2021 06:00,9.33,92,0.006,198.7,0.006,0,0,-30.47,-30.47,0,102,0,0 +12/12/2021 06:30,8.61,92.4,0.007,198.7,0.005,0,0,-1.71,-1.71,0,102.1,0,0 +12/12/2021 07:00,8.69,92.9,0.034,199.4,0.015,0.048,0,-4.281,-4.281,0,102.1,0,0 +12/12/2021 07:30,9.56,93.4,0.915,204,0.139,0,0,-3.319,-3.319,0,102.1,0,0 +12/12/2021 08:00,10.12,93,1.187,201.3,0.15,1.062,0.005,-3.723,-3.723,0,102.1,0,0 +12/12/2021 08:30,10.42,93.1,1.811,191.6,0.154,7.595,0.038,-1.81,-1.81,0,102.1,0.017,0.074 +12/12/2021 09:00,10.62,93,1.398,194.9,0.151,18.43,0.092,4.595,4.595,0,102.1,0.078,0.178 +12/12/2021 09:30,10.69,92.9,1.287,194.9,0.153,35.21,0.176,16.05,16.05,0,102.2,0.171,0.319 +12/12/2021 10:00,10.81,92.6,1.38,193.3,0.158,49.46,0.247,27.39,27.39,0,102.2,0.234,0.444 +12/12/2021 10:30,11.05,92,1.799,190.9,0.156,68.25,0.341,43.08,43.08,0,102.2,0.328,0.642 +12/12/2021 11:00,11.38,90.4,1.828,190.6,0.149,74.23,0.371,42.24,42.24,0,102.2,0.339,0.74 +12/12/2021 11:30,11.64,88.1,1.379,191.5,0.144,88.3,0.442,46.7,46.7,0,102.2,0.387,0.912 +12/12/2021 12:00,11.82,85.8,1.706,194.3,0.153,90.7,0.454,47.18,47.18,0,102.2,0.39,0.941 +12/12/2021 12:30,11.89,83.2,1.788,204.8,0.145,71.3,0.357,35.24,35.24,0,102.2,0.339,0.743 +12/12/2021 13:00,11.97,81.7,1.601,202.1,0.147,70.1,0.35,35.29,35.29,0,102.1,0.339,0.734 +12/12/2021 13:30,12.05,81.2,1.581,201.4,0.151,55.99,0.28,26.6,26.6,0,102.1,0.287,0.557 +12/12/2021 14:00,12.05,80.6,1.303,191.8,0.153,54.26,0.271,26.24,26.24,0,102.1,0.284,0.548 +12/12/2021 14:30,12.08,79.19,1.166,187.3,0.154,42.91,0.215,19.25,19.25,0,102.1,0.221,0.434 +12/12/2021 15:00,11.96,78.89,1.268,186.6,0.156,32.78,0.164,13.08,13.08,0,102.1,0.161,0.335 +12/12/2021 15:30,11.87,78.85,0.946,197.5,0.148,18.08,0.09,4.301,4.301,0,102.1,0.09,0.204 +12/12/2021 16:00,11.75,79.03,0.907,175.7,0.16,7.474,0.037,-1.461,-1.461,0,102.1,0.021,0.081 +12/12/2021 16:30,11.65,77.27,1.098,190.4,0.155,0.998,0.005,-5.44,-5.44,0,102.1,0,0 +12/12/2021 17:00,11.46,76.92,1.235,189,0.152,0,0,-6.099,-6.099,0,102.1,0,0 +12/12/2021 17:30,11.4,76.17,1.185,180.5,0.157,0,0,-6.26,-6.26,0,102.1,0,0 +12/12/2021 18:00,11.29,74.92,1.322,180.6,0.15,0,0,-6.635,-6.635,0,102.1,0,0 +12/12/2021 18:30,11.15,73.95,1.199,184.5,0.155,0,0,-6.349,-6.349,0,102.1,0,0 +12/12/2021 19:00,10.97,74.14,0.864,172.4,0.142,0,0,-6.053,-6.053,0,102.1,0,0 +12/12/2021 19:30,10.74,75.33,0.728,167.3,0.15,0,0,-5.352,-5.352,0,102.1,0,0 +12/12/2021 20:00,10.51,76.32,0.545,163,0.146,0,0,-4.565,-4.565,0,102.1,0,0 +12/12/2021 20:30,10.24,77.38,0.776,160.6,0.148,0,0,-4.788,-4.788,0,102.2,0,0 +12/12/2021 21:00,10.31,76.82,0.796,157.6,0.141,0,0,-5.509,-5.509,0,102.1,0,0 +12/12/2021 21:30,10.31,77.23,0.877,164.1,0.153,0,0,-6.756,-6.756,0,102.1,0,0 +12/12/2021 22:00,10.33,79.03,1.004,171.3,0.156,0,0,-6.615,-6.615,0,102.1,0,0 +12/12/2021 22:30,10.37,80.6,0.635,175.4,0.138,0,0,-6.083,-6.083,0,102.1,0,0 +12/12/2021 23:00,10.09,83.1,0.642,153.1,0.147,0,0,-5.304,-5.304,0,102.2,0,0 +12/12/2021 23:30,10.19,85.5,0.837,173,0.16,0,0,-5.993,-5.993,0,102.2,0,0 +13/12/2021 00:00,10.13,85.9,0.467,159.9,0.129,0,0,-6.276,-6.276,0,102.1,0,0 +13/12/2021 00:30,10.12,87.4,1.083,183.9,0.145,0,0,-6.331,-6.331,0,102.1,0,0 +13/12/2021 01:00,10.08,87.8,0.617,157.6,0.138,0,0,-9.97,-9.97,0,102.1,0,0 +13/12/2021 01:30,9.73,88.8,0.269,155.4,0.117,0,0,-6.728,-6.728,0,102.1,0,0 +13/12/2021 02:00,9.65,90.1,0.571,138.7,0.115,0,0,-4.155,-4.155,0,102.1,0,0 +13/12/2021 02:30,9.67,91,0.811,136.4,0.122,0,0,-3.514,-3.514,0.2,102.1,0,0 +13/12/2021 03:00,9.64,91.5,0.518,144.9,0.123,0,0,-3.663,-3.663,0,102.1,0,0 +13/12/2021 03:30,9.65,92,0.947,163.2,0.151,0,0,-6.835,-6.835,0,102.1,0,0 +13/12/2021 04:00,9.65,92,1.242,171.8,0.149,0,0,-9.36,-9.36,0,102,0,0 +13/12/2021 04:30,9.62,91.8,1.038,165.5,0.155,0,0,-8.08,-8.08,0,102,0,0 +13/12/2021 05:00,9.43,91.5,1.255,163.2,0.15,0,0,-13.68,-13.68,0,102,0,0 +13/12/2021 05:30,9.15,91.1,1.34,166.6,0.144,0,0,-15.44,-15.44,0,102,0,0 +13/12/2021 06:00,8.88,90.7,1.229,156.9,0.143,0,0,-12.84,-12.84,0,102,0,0 +13/12/2021 06:30,8.79,90.5,1.32,172.4,0.15,0,0,-8.24,-8.24,0,102,0,0 +13/12/2021 07:00,8.78,90.5,1.149,164.2,0.145,0,0,-6.103,-6.103,0,102.1,0,0 +13/12/2021 07:30,8.58,90.1,1.456,164.3,0.148,0,0,-7.642,-7.642,0,102.1,0,0 +13/12/2021 08:00,8.23,89.9,1.351,167.5,0.151,1.549,0.008,-13.82,-13.82,0,102.1,0,0.003 +13/12/2021 08:30,8.09,89.3,1.261,169.1,0.155,7.585,0.038,0.664,0.664,0,102.1,0.016,0.076 +13/12/2021 09:00,8.3,88,1.756,164.2,0.144,17.99,0.09,6.987,6.987,0,102.1,0.078,0.193 +13/12/2021 09:30,8.61,85.2,1.882,178.9,0.155,36.95,0.185,17.99,17.99,0,102.1,0.182,0.357 +13/12/2021 10:00,8.79,84.2,1.994,175.1,0.152,42.27,0.211,22,22,0,102.1,0.209,0.412 +13/12/2021 10:30,8.76,83.6,2.463,177.5,0.151,52.12,0.261,28.74,28.74,0,102.2,0.264,0.52 +13/12/2021 11:00,8.57,84,2.808,186,0.159,46,0.23,24.63,24.64,0,102.2,0.239,0.461 +13/12/2021 11:30,8.17,85.6,2.437,186.9,0.155,44.9,0.225,24.64,24.64,0,102.2,0.233,0.449 +13/12/2021 12:00,8.05,86.6,1.726,184.9,0.156,53.33,0.267,29.58,29.58,0,102.2,0.27,0.549 +13/12/2021 12:30,8.03,87.1,1.653,185.7,0.157,63.49,0.317,35.57,35.57,0,102.1,0.322,0.659 +13/12/2021 13:00,8.15,85.8,1.417,184.3,0.152,67.84,0.339,37.03,37.03,0,102.1,0.334,0.701 +13/12/2021 13:30,8.38,84.5,0.973,174.6,0.153,60.91,0.305,32.73,32.73,0,102.1,0.313,0.628 +13/12/2021 14:00,8.52,84.5,0.909,168.9,0.149,48.56,0.243,24.94,24.94,0,102.1,0.254,0.483 +13/12/2021 14:30,8.53,84.3,0.74,163.6,0.144,39.96,0.2,19.19,19.19,0,102.1,0.197,0.398 +13/12/2021 15:00,8.48,85.1,0.94,133.1,0.124,32.16,0.161,14.23,14.23,0,102.1,0.16,0.335 +13/12/2021 15:30,8.36,86.2,0.566,102.2,0.125,16.94,0.085,5.236,5.236,0,102.1,0.085,0.207 +13/12/2021 16:00,8.1,86.3,1.117,127.6,0.133,6.548,0.033,-0.555,-0.555,0,102.1,0.014,0.064 +13/12/2021 16:30,7.998,86.9,0.986,130,0.133,1.017,0.005,-3.347,-3.347,0,102.2,0,0 +13/12/2021 17:00,7.942,87.1,0.688,140.5,0.117,0,0,-4.295,-4.295,0,102.2,0,0 +13/12/2021 17:30,7.939,87,0.752,151.8,0.136,0.002,0,-3.923,-3.923,0,102.2,0,0 +13/12/2021 18:00,7.996,86.5,0.375,189.9,0.111,0,0,-4.168,-4.168,0,102.2,0,0 +13/12/2021 18:30,7.987,86.6,0.135,245.3,0.071,0,0,-3.934,-3.934,0,102.2,0,0 +13/12/2021 19:00,7.968,86.9,0.197,245.1,0.088,0,0,-3.737,-3.737,0,102.2,0,0 +13/12/2021 19:30,7.945,87.5,0.201,244.8,0.077,0,0,-3.828,-3.828,0,102.2,0,0 +13/12/2021 20:00,7.88,87.8,0.554,134.5,0.134,0.023,0,-3.546,-3.546,0,102.3,0,0 +13/12/2021 20:30,7.89,87.5,0.493,148.7,0.125,0,0,-3.872,-3.872,0,102.3,0,0 +13/12/2021 21:00,7.813,88.1,0.4,143.6,0.118,0,0,-4.028,-4.028,0,102.3,0,0 +13/12/2021 21:30,7.707,88.3,0.41,161,0.105,0,0,-3.768,-3.768,0,102.3,0,0 +13/12/2021 22:00,7.648,88.1,0.187,193.2,0.104,0,0,-3.867,-3.867,0,102.3,0,0 +13/12/2021 22:30,7.588,87.9,0.636,271.8,0.141,0,0,-3.627,-3.627,0,102.4,0,0 +13/12/2021 23:00,7.643,87.8,0.216,331.8,0.088,0,0,-4.442,-4.442,0,102.4,0,0 +13/12/2021 23:30,7.67,88,0.074,10.78,0.056,0,0,-4.418,-4.418,0,102.4,0,0 +14/12/2021 00:00,7.616,88.5,0.346,345.8,0.096,0,0,-4.101,-4.101,0,102.4,0,0 +14/12/2021 00:30,7.557,89,0.435,251.9,0.094,0,0,-4.06,-4.06,0,102.4,0,0 +14/12/2021 01:00,7.491,89.2,1.089,200.5,0.142,0,0,-3.803,-3.803,0,102.4,0,0 +14/12/2021 01:30,7.452,89.2,0.533,148.6,0.1,0.001,0,-3.548,-3.548,0,102.4,0,0 +14/12/2021 02:00,7.478,88.7,0.528,20.01,0.12,0,0,-3.533,-3.533,0,102.4,0,0 +14/12/2021 02:30,7.473,88.5,0.441,42.47,0.115,0,0,-3.709,-3.709,0,102.4,0,0 +14/12/2021 03:00,7.516,88.4,0.098,119.7,0.028,0,0,-3.848,-3.848,0,102.5,0,0 +14/12/2021 03:30,7.523,88.4,0.182,120.3,0.045,0,0,-3.785,-3.785,0,102.4,0,0 +14/12/2021 04:00,7.486,88.7,0.198,120.4,0.069,0,0,-3.812,-3.812,0,102.4,0,0 +14/12/2021 04:30,7.49,89,0.115,120.8,0.051,0,0,-4.102,-4.102,0,102.4,0,0 +14/12/2021 05:00,7.461,89.3,0.178,120.8,0.087,0,0,-4.512,-4.512,0,102.4,0,0 +14/12/2021 05:30,7.402,89.7,0.561,157.2,0.147,0,0,-4.312,-4.312,0,102.4,0,0 +14/12/2021 06:00,7.31,89.9,0.476,149.4,0.124,0,0,-4.117,-4.117,0,102.5,0,0 +14/12/2021 06:30,7.199,89.7,0.46,131.8,0.106,0,0,-4.715,-4.715,0,102.5,0,0 +14/12/2021 07:00,7.1,89.4,0.695,143,0.127,0,0,-4.04,-4.04,0,102.5,0,0 +14/12/2021 07:30,6.993,89.4,0.427,109.7,0.117,0.006,0,-3.95,-3.95,0,102.5,0,0 +14/12/2021 08:00,6.907,89.5,0.781,117.9,0.132,1.654,0.008,-2.896,-2.896,0,102.5,0,0 +14/12/2021 08:30,6.804,89.9,0.774,112.3,0.135,8.67,0.043,1.748,1.748,0,102.6,0.027,0.095 +14/12/2021 09:00,6.819,90.3,0.579,110.9,0.144,17.07,0.085,6.968,6.968,0,102.6,0.068,0.195 +14/12/2021 09:30,6.949,90.8,0.543,122.6,0.106,28.85,0.144,14.43,14.43,0,102.6,0.135,0.307 +14/12/2021 10:00,6.918,90.9,0.676,94,0.122,34.31,0.172,17.63,17.63,0,102.6,0.158,0.33 +14/12/2021 10:30,6.952,91.1,0.637,113.6,0.134,41.43,0.207,22.49,22.49,0,102.6,0.189,0.379 +14/12/2021 11:00,7.134,91.1,0.575,117.3,0.126,53.85,0.269,29.84,29.84,0,102.7,0.263,0.511 +14/12/2021 11:30,7.327,90.9,0.673,107.3,0.136,73.18,0.366,40.94,40.94,0,102.7,0.339,0.765 +14/12/2021 12:00,7.477,90.5,0.913,128.5,0.126,83.7,0.418,46.77,46.77,0,102.7,0.352,0.897 +14/12/2021 12:30,7.659,90.1,1.053,117.1,0.129,97.7,0.489,55.45,55.45,0,102.6,0.438,1.067 +14/12/2021 13:00,7.831,89.4,0.933,140.4,0.127,96,0.48,54.73,54.73,0,102.6,0.428,1.041 +14/12/2021 13:30,7.868,88.7,0.836,147.9,0.132,104.8,0.524,59.97,59.97,0,102.6,0.473,1.115 +14/12/2021 14:00,8.18,87.5,0.641,137.6,0.099,131.3,0.656,71.61,71.61,0,102.6,0.619,1.4 +14/12/2021 14:30,8.61,85.7,0.565,147.8,0.121,108.1,0.54,52.04,52.04,0,102.6,0.509,1.173 +14/12/2021 15:00,8.72,84.7,0.683,127.7,0.12,100.4,0.502,43.03,43.03,0,102.6,0.464,1.093 +14/12/2021 15:30,8.51,85.4,0.961,140.8,0.133,47.15,0.236,16.57,16.57,0,102.6,0.236,0.488 +14/12/2021 16:00,8.12,87,1.055,133.9,0.121,18.22,0.091,1.667,1.667,0,102.6,0.084,0.222 +14/12/2021 16:30,7.908,88.1,1.24,121.8,0.134,2.997,0.015,-4.089,-4.089,0,102.6,0,0.025 +14/12/2021 17:00,7.833,88.7,1.064,127.6,0.136,0.016,0,-6.134,-6.134,0,102.6,0,0 +14/12/2021 17:30,7.754,89.4,0.986,138.7,0.128,0,0,-4.344,-4.344,0,102.6,0,0 +14/12/2021 18:00,7.724,89.9,0.706,113.7,0.143,0,0,-5.229,-5.229,0,102.7,0,0 +14/12/2021 18:30,7.652,90,0.92,97.9,0.154,0,0,-4.999,-4.999,0,102.7,0,0 +14/12/2021 19:00,7.488,90.4,0.948,109.4,0.147,0,0,-3.825,-3.825,0,102.7,0,0 +14/12/2021 19:30,7.262,91,1.385,121.4,0.137,0,0,-3.86,-3.86,0,102.7,0,0 +14/12/2021 20:00,6.88,91.5,1.315,113.5,0.141,0,0,-3.81,-3.81,0,102.7,0,0 +14/12/2021 20:30,6.611,92.1,1.396,116.5,0.142,0,0,-3.997,-3.997,0,102.7,0,0 +14/12/2021 21:00,6.47,92.5,1.386,115,0.139,0,0,-4.097,-4.097,0,102.7,0,0 +14/12/2021 21:30,6.509,92.8,0.816,109.2,0.16,0,0,-3.942,-3.942,0,102.7,0,0 +14/12/2021 22:00,6.541,93,0.914,113.6,0.144,0,0,-3.586,-3.586,0,102.7,0,0 +14/12/2021 22:30,6.469,93.3,0.601,98.8,0.159,0,0,-4.508,-4.508,0,102.7,0,0 +14/12/2021 23:00,6.468,93.5,0.865,116.4,0.129,0,0,-4.513,-4.513,0,102.7,0,0 +14/12/2021 23:30,6.281,93.6,1.664,127.1,0.125,0,0,-5.726,-5.726,0,102.7,0,0 +15/12/2021 00:00,5.925,93.7,0.605,99.2,0.088,0,0,-6.199,-6.199,0,102.7,0,0 +15/12/2021 00:30,5.875,93.8,0.67,124.4,0.07,0,0,-5.194,-5.194,0,102.7,0,0 +15/12/2021 01:00,5.923,93.7,0.129,99.3,0.035,0.001,0,-3.84,-3.84,0,102.7,0,0 +15/12/2021 01:30,6.155,93.6,0.182,81.7,0.035,0.199,0.001,-3.969,-3.969,0,102.7,0,0 +15/12/2021 02:00,6.402,93.1,0.088,93.7,0.023,0.303,0.002,-4.176,-4.176,0,102.7,0,0 +15/12/2021 02:30,6.442,92.1,0.507,105.1,0.076,0.063,0,-4.249,-4.249,0,102.7,0,0 +15/12/2021 03:00,6.462,90.7,0.082,101.7,0.037,0,0,-4.515,-4.515,0,102.7,0,0 +15/12/2021 03:30,6.448,89.7,0.169,112.2,0.035,0,0,-4.467,-4.467,0,102.7,0,0 +15/12/2021 04:00,6.422,89.1,0.121,116.6,0.026,0,0,-4.44,-4.44,0,102.7,0,0 +15/12/2021 04:30,6.342,88.9,0.213,120.1,0.038,0,0,-4.406,-4.406,0,102.7,0,0 +15/12/2021 05:00,6.318,89.1,0.11,95.9,0.027,0,0,-4.525,-4.525,0,102.7,0,0 +15/12/2021 05:30,6.333,89,0.434,61.33,0.064,0,0,-4.302,-4.302,0,102.7,0,0 +15/12/2021 06:00,6.242,88.8,0.434,80.6,0.08,0,0,-4.583,-4.583,0,102.7,0,0 +15/12/2021 06:30,5.964,88.5,0.608,114.1,0.084,0,0,-4.465,-4.465,0,102.7,0,0 +15/12/2021 07:00,5.903,88.3,0.362,109.9,0.067,0,0,-4.595,-4.595,0,102.8,0,0 +15/12/2021 07:30,5.91,88.2,0.207,112.4,0.046,0,0,-4.496,-4.496,0,102.8,0,0 +15/12/2021 08:00,5.97,88.3,0.126,92.3,0.035,0.514,0.003,-4.366,-4.366,0,102.8,0,0 +15/12/2021 08:30,5.947,88.5,0.394,83.4,0.074,5.005,0.025,-1.403,-1.403,0,102.8,0,0.04 +15/12/2021 09:00,5.887,88.3,0.849,113.3,0.097,15.29,0.076,4.822,4.822,0,102.8,0.065,0.172 +15/12/2021 09:30,5.907,88.1,0.855,116.8,0.084,29.13,0.146,12.69,12.69,0,102.9,0.139,0.319 +15/12/2021 10:00,5.914,87.8,1.052,107.6,0.113,42.8,0.214,20.66,20.66,0,102.9,0.208,0.425 +15/12/2021 10:30,6.013,87.5,0.552,83.3,0.082,50.59,0.253,25.19,25.19,0,102.9,0.261,0.526 +15/12/2021 11:00,6.03,87.2,0.459,110.2,0.063,60.97,0.305,31.08,31.08,0,102.9,0.32,0.666 +15/12/2021 11:30,6.203,87,0.395,94.3,0.079,64.25,0.321,32.66,32.66,0,102.9,0.317,0.701 +15/12/2021 12:00,6.328,86.7,0.622,100.3,0.1,64.83,0.324,33.1,33.1,0,102.9,0.339,0.709 +15/12/2021 12:30,6.421,86.1,0.406,92.4,0.076,64.72,0.324,33.06,33.06,0,102.9,0.339,0.699 +15/12/2021 13:00,6.432,85.8,0.673,112.2,0.091,67.38,0.337,34.34,34.34,0,102.8,0.335,0.741 +15/12/2021 13:30,6.465,86,0.817,78.13,0.108,60.53,0.303,29.85,29.85,0,102.8,0.303,0.638 +15/12/2021 14:00,6.454,85.7,1.106,109.2,0.111,61.15,0.306,30.81,30.81,0,102.8,0.311,0.649 +15/12/2021 14:30,6.475,85.3,1.038,101.5,0.109,48.71,0.244,23.03,23.03,0,102.8,0.237,0.496 +15/12/2021 15:00,6.531,84.9,0.61,92,0.098,34.08,0.17,14.31,14.31,0,102.8,0.16,0.347 +15/12/2021 15:30,6.464,84.7,0.704,99.5,0.093,21.73,0.109,6.886,6.886,0,102.8,0.11,0.244 +15/12/2021 16:00,6.377,85.2,0.901,92.1,0.126,8.37,0.042,-0.633,-0.633,0,102.9,0.028,0.095 +15/12/2021 16:30,6.082,85.9,0.858,120.9,0.085,1.619,0.008,-4.416,-4.416,0,102.9,0,0.001 +15/12/2021 17:00,5.863,86.6,0.824,101.1,0.096,0.015,0,-5.357,-5.357,0,102.9,0,0 +15/12/2021 17:30,5.662,87.5,1.087,113.2,0.111,0,0,-5.005,-5.005,0,102.9,0,0 +15/12/2021 18:00,5.492,88.3,0.772,124.9,0.078,0,0,-4.893,-4.893,0,102.9,0,0 +15/12/2021 18:30,5.588,88.6,0.219,101.5,0.052,0,0,-5.073,-5.073,0,102.9,0,0 +15/12/2021 19:00,5.481,88.6,0.693,76.2,0.102,0,0,-4.87,-4.87,0,102.9,0,0 +15/12/2021 19:30,5.417,88.8,1.085,93.3,0.131,0,0,-4.654,-4.654,0,103,0,0 +15/12/2021 20:00,5.422,89,0.448,103.6,0.08,0,0,-4.717,-4.717,0,103,0,0 +15/12/2021 20:30,5.403,89.1,0.603,110.9,0.078,0,0,-4.856,-4.856,0,103,0,0 +15/12/2021 21:00,5.384,89.5,0.274,100,0.044,0,0,-4.798,-4.798,0,103,0,0 +15/12/2021 21:30,5.36,89.9,0.546,78.58,0.096,0,0,-4.752,-4.752,0,103,0,0 +15/12/2021 22:00,5.256,90.2,0.359,91.5,0.073,0,0,-4.821,-4.821,0,103,0,0 +15/12/2021 22:30,5.063,90.7,0.855,89.3,0.107,0,0,-4.557,-4.557,0,103,0,0 +15/12/2021 23:00,5.079,91,0.406,88.3,0.076,0,0,-4.468,-4.468,0,103,0,0 +15/12/2021 23:30,5.144,91.1,0.405,96,0.081,0,0,-4.555,-4.555,0,103.1,0,0 +16/12/2021 00:00,5.145,91.3,0.769,85.3,0.09,0,0,-4.418,-4.418,0,103.1,0,0 +16/12/2021 00:30,5.163,91.5,0.77,103.5,0.09,0,0,-4.209,-4.209,0,103.1,0,0 +16/12/2021 01:00,5.291,91.7,0.467,95.5,0.06,0,0,-4.129,-4.129,0,103.1,0,0 +16/12/2021 01:30,5.339,91.7,0.787,97.7,0.116,0,0,-4,-4,0,103.1,0,0 +16/12/2021 02:00,5.358,91.8,1.011,90.5,0.127,0,0,-3.924,-3.924,0,103.1,0,0 +16/12/2021 02:30,5.41,91.7,0.749,102.1,0.102,0,0,-3.795,-3.795,0,103.1,0,0 +16/12/2021 03:00,5.438,91.6,1.05,112.2,0.101,0,0,-3.848,-3.848,0,103.1,0,0 +16/12/2021 03:30,5.43,91.4,1.39,106.4,0.137,0,0,-3.857,-3.857,0,103.1,0,0 +16/12/2021 04:00,5.42,91.3,1.815,101.4,0.155,0,0,-3.695,-3.695,0,103.1,0,0 +16/12/2021 04:30,5.44,91.2,1.413,111.8,0.143,0,0,-3.949,-3.949,0,103.1,0,0 +16/12/2021 05:00,5.473,91.1,1.099,96.4,0.146,0,0,-4.014,-4.014,0,103.1,0,0 +16/12/2021 05:30,5.556,91,1.193,103.3,0.146,0,0,-3.802,-3.802,0,103.1,0,0 +16/12/2021 06:00,5.841,90.8,1.315,96.5,0.155,0,0,-3.49,-3.49,0,103.1,0,0 +16/12/2021 06:30,6.053,90,1.27,99,0.15,0,0,-3.792,-3.792,0,103.1,0,0 +16/12/2021 07:00,6.281,89.2,1.532,101,0.152,0,0,-3.661,-3.661,0,103.1,0,0 +16/12/2021 07:30,6.418,88.3,1.796,106.2,0.147,0,0,-3.678,-3.678,0,103.2,0,0 +16/12/2021 08:00,6.501,87.7,1.526,92.3,0.158,0.479,0.002,-3.388,-3.388,0,103.2,0,0 +16/12/2021 08:30,6.5,87.5,1.647,95,0.157,3.795,0.019,-1.303,-1.303,0,103.2,0,0.031 +16/12/2021 09:00,6.45,87.4,2.324,104,0.146,11.19,0.056,2.819,2.819,0,103.2,0.046,0.128 +16/12/2021 09:30,6.515,86.1,2.159,102.6,0.148,31.92,0.16,14.71,14.71,0,103.2,0.145,0.339 +16/12/2021 10:00,7.048,81.8,2.346,108.1,0.147,53.15,0.266,26.31,26.31,0,103.3,0.247,0.546 +16/12/2021 10:30,7.421,79.24,2.435,101.4,0.156,73.26,0.366,37.29,37.29,0,103.3,0.323,0.783 +16/12/2021 11:00,7.553,77.11,3.174,113,0.146,107.3,0.536,53.92,53.94,0,103.3,0.463,1.159 +16/12/2021 11:30,7.75,75.97,3.473,119.7,0.139,139.1,0.696,63.79,63.83,0,103.2,0.623,1.534 +16/12/2021 12:00,8.6,72.94,2.737,116.7,0.141,292.7,1.463,117.1,117.1,0,103.2,1.27,3.189 +16/12/2021 12:30,9.51,70.37,2.391,102,0.145,291.2,1.456,132.3,132.3,0,103.2,1.349,3.291 +16/12/2021 13:00,9.54,70.16,2.573,100.4,0.151,185.5,0.928,77.52,77.53,0,103.2,0.901,2.093 +16/12/2021 13:30,9.39,70.88,2.35,91.8,0.15,169.3,0.846,76.84,76.84,0,103.2,0.838,2.034 +16/12/2021 14:00,9.07,71.93,2.465,110.3,0.147,128.6,0.643,61.9,61.91,0,103.2,0.6,1.452 +16/12/2021 14:30,8.96,72.28,2.078,98.3,0.152,74.42,0.372,33.36,33.36,0,103.2,0.341,0.806 +16/12/2021 15:00,8.92,72.49,2.132,95.3,0.151,48.99,0.245,20.18,20.18,0,103.2,0.243,0.503 +16/12/2021 15:30,8.93,72.68,2.143,90.7,0.15,28.94,0.145,9.51,9.51,0,103.2,0.137,0.315 +16/12/2021 16:00,8.99,72.91,1.952,91.6,0.154,10.72,0.054,0.105,0.105,0,103.2,0.04,0.12 +16/12/2021 16:30,8.97,73.25,1.865,96.3,0.153,1.891,0.009,-5.315,-5.315,0,103.2,0,0.011 +16/12/2021 17:00,9.06,72.35,2.169,92.7,0.151,0,0,-6.511,-6.511,0,103.2,0,0 +16/12/2021 17:30,9.11,72.45,1.718,90.8,0.156,0,0,-6.778,-6.778,0,103.2,0,0 +16/12/2021 18:00,9.17,72.49,1.483,92.2,0.154,0,0,-6.428,-6.428,0,103.2,0,0 +16/12/2021 18:30,9.3,72.34,1.569,88.1,0.155,0,0,-6.819,-6.819,0,103.2,0,0 +16/12/2021 19:00,9.44,71.98,1.847,90.2,0.156,0,0,-6.867,-6.867,0,103.2,0,0 +16/12/2021 19:30,9.52,70.96,1.982,95.6,0.152,0,0,-6.921,-6.922,0,103.3,0,0 +16/12/2021 20:00,9.54,70.45,1.992,100.5,0.149,0,0,-8.84,-8.84,0,103.3,0,0 +16/12/2021 20:30,9.41,70.14,2.111,98.2,0.152,0,0,-14.55,-14.56,0,103.3,0,0 +16/12/2021 21:00,9.4,70.01,2.007,91.2,0.148,0,0,-11.69,-11.69,0,103.3,0,0 +16/12/2021 21:30,9.3,70.56,1.741,86.8,0.15,0,0,-12.01,-12.01,0,103.3,0,0 +16/12/2021 22:00,9.32,70.29,1.937,85.4,0.149,0,0,-16.51,-16.51,0,103.2,0,0 +16/12/2021 22:30,9.03,71.03,1.465,82.7,0.153,0,0,-28.91,-28.91,0,103.2,0,0 +16/12/2021 23:00,8.85,71.44,1.595,76.56,0.151,0,0,-35.77,-35.77,0,103.2,0,0 +16/12/2021 23:30,8.59,72.07,1.292,79.51,0.153,0,0,-45.78,-45.78,0,103.2,0,0 +17/12/2021 00:00,7.849,74.49,0.841,50.55,0.121,0,0,-57.49,-57.49,0,103.2,0,0 +17/12/2021 00:30,7.222,76.76,0.966,32.01,0.123,0,0,-57.43,-57.43,0,103.2,0,0 +17/12/2021 01:00,6.768,78.58,1.238,33.85,0.136,0,0,-58.48,-58.48,0,103.2,0,0 +17/12/2021 01:30,6.8,78.37,1.299,35.53,0.131,0,0,-60.25,-60.25,0,103.2,0,0 +17/12/2021 02:00,6.805,78.2,1.729,40.88,0.131,0,0,-62.59,-62.59,0,103.2,0,0 +17/12/2021 02:30,6.601,78.5,1.735,42.83,0.13,0,0,-63.1,-63.1,0,103.2,0,0 +17/12/2021 03:00,6.35,79.27,1.499,44.49,0.13,0,0,-62.47,-62.47,0,103.2,0,0 +17/12/2021 03:30,5.838,80.6,1.386,41.67,0.125,0,0,-61.16,-61.16,0,103.2,0,0 +17/12/2021 04:00,5.436,81.8,1.163,45.36,0.122,0,0,-59.87,-59.87,0,103.1,0,0 +17/12/2021 04:30,5.31,82.4,0.687,45.53,0.111,0,0,-58.69,-58.69,0,103.1,0,0 +17/12/2021 05:00,4.746,83,0.276,29.53,0.063,0,0,-55.24,-55.24,0,103.2,0,0 +17/12/2021 05:30,4.062,84.9,0.193,23.33,0.05,0,0,-52.56,-52.56,0,103.2,0,0 +17/12/2021 06:00,3.781,86.3,0.004,25.36,0.02,0,0,-52.03,-52.03,0,103.1,0,0 +17/12/2021 06:30,3.807,86.8,0.288,28.14,0.069,0,0,-52.47,-52.47,0,103.1,0,0 +17/12/2021 07:00,4.17,86.1,0.593,19.05,0.096,0,0,-52.89,-52.89,0,103.1,0,0 +17/12/2021 07:30,3.642,85.9,0.047,11.94,0.016,0,0,-49.9,-49.9,0,103.1,0,0 +17/12/2021 08:00,3.453,87.7,0.007,21.49,0.018,0.833,0.004,-47.64,-47.64,0,103.1,0,0.027 +17/12/2021 08:30,4.159,87.6,0.199,18.87,0.036,14.52,0.073,-40.01,-40.01,0,103.1,0.081,0.175 +17/12/2021 09:00,4.428,86.4,0.002,3.368,0.011,39.16,0.196,-25.42,-25.42,0,103.1,0.228,0.518 +17/12/2021 09:30,5.465,85.3,0.356,38.64,0.055,100.8,0.504,6.831,6.831,0,103.1,0.361,0.988 +17/12/2021 10:00,6.922,79.05,1.085,51.56,0.121,161.9,0.81,30.93,30.93,0,103.1,0.702,1.916 +17/12/2021 10:30,7.739,76.32,1.378,63.04,0.133,202.6,1.013,59.48,59.48,0,103.1,0.907,2.314 +17/12/2021 11:00,8.4,75.17,1.524,66.21,0.139,235.7,1.178,83.5,83.5,0,103.1,1.07,2.63 +17/12/2021 11:30,9.35,72.25,1.647,76.07,0.15,260.2,1.301,101,101,0,103.1,1.191,2.874 +17/12/2021 12:00,9.76,70.3,1.979,78.28,0.147,273.6,1.368,111.9,111.9,0,103,1.241,2.979 +17/12/2021 12:30,10.34,69.21,1.868,77.65,0.149,270.2,1.351,112.9,112.9,0,103,1.234,2.927 +17/12/2021 13:00,10.36,68.79,1.971,77.49,0.143,259.9,1.299,110,110,0,103,1.208,2.826 +17/12/2021 13:30,10.13,70.12,2.178,64.55,0.141,241.8,1.209,101.7,101.7,0,103,1.23,2.858 +17/12/2021 14:00,9.5,72.54,2.526,71.69,0.149,215.2,1.076,82.3,82.3,0,102.9,1.271,2.951 +17/12/2021 14:30,8.76,75.85,2.494,68.38,0.142,136.5,0.683,53.48,53.48,0,102.9,0.757,1.778 +17/12/2021 15:00,8.09,78.86,2.518,68.14,0.143,42.11,0.211,18.56,18.56,0,102.9,0.206,0.421 +17/12/2021 15:30,7.992,79.99,2.003,71.59,0.148,20.65,0.103,6.718,6.718,0,102.9,0.096,0.238 +17/12/2021 16:00,7.926,79.96,2.504,69.19,0.141,6.225,0.031,-1.107,-1.107,0,102.9,0.009,0.054 +17/12/2021 16:30,7.851,79.96,2.344,74.61,0.147,1.318,0.007,-3.964,-3.964,0,102.9,0,0 +17/12/2021 17:00,7.844,80.1,2.419,75.69,0.152,0,0,-4.665,-4.665,0,102.9,0,0 +17/12/2021 17:30,7.866,80.1,2.096,73.04,0.148,0,0,-4.948,-4.948,0,102.9,0,0 +17/12/2021 18:00,7.877,80.1,1.999,71.7,0.146,0,0,-4.826,-4.826,0,102.9,0,0 +17/12/2021 18:30,7.997,78.71,2.116,76.87,0.148,0,0,-5.133,-5.133,0,102.9,0,0 +17/12/2021 19:00,8.08,77.52,2.259,76.58,0.15,0,0,-5.301,-5.302,0,102.9,0,0 +17/12/2021 19:30,8.29,75.61,2.602,84.8,0.154,0,0,-5.48,-5.481,0,102.9,0,0 +17/12/2021 20:00,8.43,75.05,2.627,88,0.156,0,0,-5.988,-5.988,0,102.9,0,0 +17/12/2021 20:30,8.43,74.78,2.302,92.2,0.154,0,0,-6.946,-6.946,0,102.9,0,0 +17/12/2021 21:00,8.34,74.41,2.057,93.7,0.157,0,0,-13.88,-13.88,0,102.9,0,0 +17/12/2021 21:30,7.964,74.76,1.691,96.6,0.156,0,0,-36.96,-36.96,0,102.9,0,0 +17/12/2021 22:00,7.456,76.66,1.579,92,0.159,0,0,-57.74,-57.74,0,102.9,0,0 +17/12/2021 22:30,6.714,79.79,1.251,81.6,0.156,0,0,-55.45,-55.45,0,102.9,0,0 +17/12/2021 23:00,6.397,81.5,1.059,63.77,0.133,0,0,-57.93,-57.93,0,102.9,0,0 +17/12/2021 23:30,6.07,82.7,1.023,67.41,0.112,0,0,-57.65,-57.65,0,102.9,0,0 +18/12/2021 00:00,5.604,84.1,1.244,62.28,0.134,0,0,-58.62,-58.62,0,102.9,0,0 +18/12/2021 00:30,5.403,84.9,0.93,64.42,0.112,0,0,-59.32,-59.32,0,102.9,0,0 +18/12/2021 01:00,5.258,85.7,0.558,59.84,0.098,0,0,-57.58,-57.58,0,102.8,0,0 +18/12/2021 01:30,4.874,86.3,0.222,60.04,0.06,0,0,-56.42,-56.42,0,102.8,0,0 +18/12/2021 02:00,4.425,87.4,0.117,56.31,0.048,0,0,-55.77,-55.77,0,102.8,0,0 +18/12/2021 02:30,4.02,88.4,0.13,54.21,0.054,0,0,-55.11,-55.11,0,102.8,0,0 +18/12/2021 03:00,3.615,89.3,0.068,70.96,0.044,0,0,-54.5,-54.5,0,102.8,0,0 +18/12/2021 03:30,3.337,89.9,0.151,69.62,0.044,0,0,-54.1,-54.1,0,102.8,0,0 +18/12/2021 04:00,3.187,90.7,0.001,57.23,0.007,0,0,-53.85,-53.85,0,102.8,0,0 +18/12/2021 04:30,2.858,91,0,53.22,0,0,0,-51.07,-51.07,0,102.8,0,0 +18/12/2021 05:00,2.505,91.4,0,31.36,0,0,0,-49.22,-49.22,0,102.8,0,0 +18/12/2021 05:30,1.855,91.6,0,0,0,0,0,-45.84,-45.84,0,102.8,0,0 +18/12/2021 06:00,1.438,92.3,0,87.1,0.001,0,0,-50.28,-50.28,0,102.8,0,0 +18/12/2021 06:30,1.412,92.9,0,0,0,0,0,-50.85,-50.85,0,102.9,0,0 +18/12/2021 07:00,1.408,93.3,0,0,0,0,0,-49.58,-49.58,0,102.9,0,0 +18/12/2021 07:30,1.037,93,0,0,0,0,0,-45.46,-45.46,0,102.9,0,0 +18/12/2021 08:00,1.307,94.1,0,0,0,0.529,0.003,-46.97,-46.97,0,102.9,0,0.023 +18/12/2021 08:30,1.107,93.4,0,0,0,14.02,0.07,-36.22,-36.22,0,102.9,0.075,0.169 +18/12/2021 09:00,1.232,93.1,0,0,0,36.33,0.182,-22.97,-22.97,0,102.9,0.201,0.482 +18/12/2021 09:30,2.156,93.6,0,25.02,0,95.9,0.479,13.43,13.43,0,102.9,0.349,0.931 +18/12/2021 10:00,4.237,91.7,0,14.74,0,158.8,0.794,37.88,37.88,0,103,0.689,1.902 +18/12/2021 10:30,5.289,89.1,0.002,2.309,0.006,198.6,0.993,57.61,57.61,0,103,0.921,2.39 +18/12/2021 11:00,6.182,81.5,0.091,104.4,0.014,235.2,1.176,81.6,81.6,0,103,1.095,2.792 +18/12/2021 11:30,7.446,70.81,0.032,72.12,0.009,262.1,1.311,100.6,100.6,0,103,1.195,3.016 +18/12/2021 12:00,8.34,66.85,0.542,115,0.086,275.2,1.376,108.9,108.9,0,103,1.265,3.112 +18/12/2021 12:30,8.8,64.24,1.133,96.3,0.149,280.7,1.404,116,116,0,102.9,1.239,3.099 +18/12/2021 13:00,9.51,61.92,0.992,75.36,0.135,269.6,1.348,113.8,113.8,0,102.9,1.205,3.007 +18/12/2021 13:30,10.13,58.93,1.095,78.9,0.152,250.4,1.252,101,101,0,102.9,1.228,3.055 +18/12/2021 14:00,10.51,56.22,1.428,85.5,0.15,220.3,1.102,82.5,82.5,0,102.9,1.307,3.154 +18/12/2021 14:30,10.81,54.41,1.081,53.78,0.121,179.1,0.896,60.98,60.98,0,102.8,1.397,3.243 +18/12/2021 15:00,10.74,53.9,1.377,61.84,0.135,131.8,0.659,31.01,31.01,0,102.8,1.406,3.187 +18/12/2021 15:30,10.44,53.25,0.995,70.94,0.146,71.11,0.356,-3.122,-3.122,0,102.8,0.992,2.312 +18/12/2021 16:00,10.05,55.57,0.897,40.92,0.132,29.05,0.145,-23.96,-23.96,0,102.8,0.67,1.779 +18/12/2021 16:30,8.79,60.38,0.993,40.23,0.132,1.859,0.009,-53.44,-53.44,0,102.8,0.047,0.162 +18/12/2021 17:00,7.686,64.83,1.114,28.04,0.141,0,0,-54.2,-54.2,0,102.8,0,0 +18/12/2021 17:30,7.141,67.04,0.873,21.82,0.158,0,0,-51.58,-51.58,0,102.8,0,0 +18/12/2021 18:00,6.654,68.58,0.825,3.454,0.154,0,0,-47.18,-47.18,0,102.9,0,0 +18/12/2021 18:30,5.424,72.91,1.23,17.36,0.152,0,0,-49.75,-49.75,0,102.9,0,0 +18/12/2021 19:00,5.722,73.22,1.168,34.43,0.13,0,0,-54.66,-54.66,0,102.9,0,0 +18/12/2021 19:30,5.541,74.21,0.574,25.55,0.11,0,0,-52.99,-52.99,0,102.9,0,0 +18/12/2021 20:00,5.183,76.59,0.762,24.62,0.13,0,0,-50.17,-50.17,0,102.9,0,0 +18/12/2021 20:30,4.903,78.45,0.358,35.44,0.083,0,0,-51,-51,0,102.9,0,0 +18/12/2021 21:00,4.802,80.1,0.126,343.4,0.022,0,0,-48.03,-48.03,0,102.9,0,0 +18/12/2021 21:30,4.884,80.2,0.149,348.5,0.026,0,0,-47.42,-47.42,0,102.9,0,0 +18/12/2021 22:00,4.233,81.7,0,0.864,0.002,0,0,-45.95,-45.95,0,102.9,0,0 +18/12/2021 22:30,4.041,84,0,0,0,0,0,-44.85,-44.85,0,102.9,0,0 +18/12/2021 23:00,3.271,85,0.135,3.748,0.017,0,0,-45.49,-45.49,0,102.9,0,0 +18/12/2021 23:30,2.872,87.4,0.026,2.932,0.008,0,0,-46.02,-46.02,0,102.9,0,0 +19/12/2021 00:00,3.086,88.4,0,0,0,0,0,-44.73,-44.73,0,102.8,0,0 +19/12/2021 00:30,2.86,88.2,0,20.26,0,0,0,-44.56,-44.56,0,102.8,0,0 +19/12/2021 01:00,2.538,89.2,0,0,0,0,0,-43.08,-43.08,0,102.8,0,0 +19/12/2021 01:30,2.243,89.7,0,5.641,0.002,0,0,-43.8,-43.8,0,102.8,0,0 +19/12/2021 02:00,1.618,90.1,0,2.521,0.001,0,0,-43.77,-43.77,0,102.8,0,0 +19/12/2021 02:30,1.204,91.1,0.155,28.32,0.043,0,0,-44.95,-44.95,0,102.8,0,0 +19/12/2021 03:00,1.712,91.6,0.06,29.18,0.021,0,0,-44.97,-44.97,0,102.8,0,0 +19/12/2021 03:30,1.549,91.6,0,0,0,0,0,-41.89,-41.89,0,102.8,0,0 +19/12/2021 04:00,1.554,91.7,0,1.746,0.001,0,0,-42.23,-42.23,0,102.7,0,0 +19/12/2021 04:30,1.544,92.6,0,25.55,0.004,0,0,-43.06,-43.06,0.2,102.7,0,0 +19/12/2021 05:00,1.505,91.9,0.002,12.93,0.005,0,0,-43.87,-43.87,0,102.7,0,0 +19/12/2021 05:30,1.277,92.9,0.164,48.87,0.042,0,0,-46.04,-46.04,0,102.7,0,0 +19/12/2021 06:00,1.696,92.9,0.682,69.85,0.095,0.008,0,-37.63,-37.63,0,102.7,0,0 +19/12/2021 06:30,2.8,93.1,1.991,93.8,0.145,0.018,0,4.255,4.255,0,102.7,0,0 +19/12/2021 07:00,3.346,93,1.806,94.6,0.151,0,0,0.5,0.5,0,102.7,0,0 +19/12/2021 07:30,3.715,93.1,1.686,88.9,0.152,0,0,-0.906,-0.906,0,102.7,0,0 +19/12/2021 08:00,4.08,93.2,1.204,87.7,0.158,0.805,0.004,-0.722,-0.722,0,102.7,0,0 +19/12/2021 08:30,4.349,93.3,1.268,93.2,0.158,5.19,0.026,1.791,1.791,0,102.7,0,0.034 +19/12/2021 09:00,4.643,93.5,1.336,97,0.151,15.4,0.077,7.073,7.073,0,102.7,0.057,0.158 +19/12/2021 09:30,5.055,93.4,1.847,92,0.151,28.44,0.142,13.76,13.76,0,102.7,0.121,0.299 +19/12/2021 10:00,5.315,93,1.794,91.3,0.154,40.96,0.205,20.25,20.25,0,102.7,0.181,0.407 +19/12/2021 10:30,5.527,92.4,1.745,92.1,0.156,60.95,0.305,31.27,31.27,0,102.7,0.29,0.64 +19/12/2021 11:00,5.876,91.2,1.911,89.8,0.152,78.41,0.392,40.64,40.64,0,102.7,0.34,0.841 +19/12/2021 11:30,6.296,89,1.912,92.1,0.155,89.5,0.448,51.22,51.22,0,102.7,0.375,0.971 +19/12/2021 12:00,6.498,86.2,2.227,93.7,0.157,106.8,0.534,63.02,63.02,0,102.6,0.455,1.174 +19/12/2021 12:30,6.834,84.6,1.574,87.9,0.156,103.3,0.517,55.3,55.3,0,102.6,0.443,1.162 +19/12/2021 13:00,7.013,83.3,1.674,76.57,0.148,95.2,0.476,50.32,50.32,0,102.5,0.406,1.061 +19/12/2021 13:30,7.14,82.2,1.947,78.59,0.151,99.4,0.497,50.29,50.29,0,102.5,0.418,1.081 +19/12/2021 14:00,7.356,80.3,2.086,93.8,0.15,117.7,0.588,60.29,60.29,0,102.4,0.518,1.289 +19/12/2021 14:30,7.396,80.3,1.716,74.35,0.145,73.76,0.369,37.1,37.1,0,102.4,0.334,0.808 +19/12/2021 15:00,6.958,81,1.901,95.8,0.152,49.53,0.248,22.74,22.74,0,102.4,0.238,0.509 +19/12/2021 15:30,6.719,81.4,1.845,83.6,0.15,26.93,0.135,10.13,10.13,0,102.4,0.115,0.3 +19/12/2021 16:00,6.569,81.1,1.425,79.58,0.157,11.35,0.057,0.523,0.523,0,102.4,0.037,0.117 +19/12/2021 16:30,6.446,80.7,1.419,82.4,0.15,2.718,0.014,-10.03,-10.03,0,102.4,0,0.019 +19/12/2021 17:00,6.093,81.2,0.913,83.6,0.152,0,0,-33.3,-33.3,0,102.3,0,0 +19/12/2021 17:30,4.977,83.6,0.581,58.63,0.138,0,0,-55.4,-55.4,0,102.3,0,0 +19/12/2021 18:00,4.183,86.2,0.668,70.56,0.155,0,0,-55.75,-55.75,0,102.3,0,0 +19/12/2021 18:30,3.793,87.6,0.893,61.04,0.142,0,0,-47.74,-47.74,0,102.3,0,0 +19/12/2021 19:00,4.588,87.7,1.615,73.68,0.151,0,0,-6.377,-6.377,0,102.3,0,0 +19/12/2021 19:30,5.122,86.1,1.593,78.99,0.156,0.005,0,-3.064,-3.064,0,102.3,0,0 +19/12/2021 20:00,5.088,85,1.19,53.15,0.129,0,0,-7.702,-7.702,0,102.3,0,0 +19/12/2021 20:30,4.691,85.6,1.01,71,0.148,0,0,-6.239,-6.239,0,102.3,0,0 +19/12/2021 21:00,4.666,86,1.424,66.32,0.142,0,0,-5.453,-5.453,0,102.3,0,0 +19/12/2021 21:30,4.606,85.1,1.687,81.5,0.153,0,0,-8.6,-8.6,0,102.3,0,0 +19/12/2021 22:00,4.565,84.2,2.003,88.5,0.149,0,0,-9.21,-9.21,0,102.3,0,0 +19/12/2021 22:30,4.655,83.8,1.565,100,0.147,0,0,-5.853,-5.853,0,102.3,0,0 +19/12/2021 23:00,4.962,83.7,1.637,98.7,0.152,0,0,-5.705,-5.705,0,102.3,0,0 +19/12/2021 23:30,5.142,83.7,1.514,98.3,0.154,0,0,-5.425,-5.425,0,102.3,0,0 +20/12/2021 00:00,5.188,84,1.435,100.7,0.15,0,0,-4.908,-4.908,0,102.2,0,0 +20/12/2021 00:30,5.255,84,1.388,99.8,0.153,0,0,-4.422,-4.422,0,102.2,0,0 +20/12/2021 01:00,5.266,84.3,1.163,95.1,0.157,0,0,-4.572,-4.572,0,102.2,0,0 +20/12/2021 01:30,5.24,84.2,1.502,98.4,0.152,0,0,-4.313,-4.313,0,102.2,0,0 +20/12/2021 02:00,5.244,84.3,1.418,80.4,0.155,0,0,-4.422,-4.422,0,102.2,0,0 +20/12/2021 02:30,5.211,84.7,1.464,86.1,0.155,0,0,-4.465,-4.465,0,102.2,0,0 +20/12/2021 03:00,5.169,84.3,1.78,90,0.154,0,0,-4.371,-4.371,0,102.1,0,0 +20/12/2021 03:30,5.111,83,1.801,96.5,0.148,0,0,-4.921,-4.921,0,102.1,0,0 +20/12/2021 04:00,5.053,84,1.603,76.44,0.149,0,0,-4.743,-4.743,0,102.1,0,0 +20/12/2021 04:30,4.778,85,1.832,82.8,0.155,0,0,-4.615,-4.615,0,102.1,0,0 +20/12/2021 05:00,4.553,84.6,1.897,84.8,0.15,0,0,-5.009,-5.009,0,102.1,0,0 +20/12/2021 05:30,4.352,84,1.647,82.2,0.147,0,0,-5.325,-5.325,0,102.1,0,0 +20/12/2021 06:00,4.12,84.4,2.174,94.1,0.153,0,0,-5.412,-5.412,0,102.1,0,0 +20/12/2021 06:30,3.897,84,2.019,89.8,0.152,0,0,-5.439,-5.439,0,102.1,0,0 +20/12/2021 07:00,3.799,83.5,2.203,110.3,0.141,0,0,-5.609,-5.609,0,102.1,0,0 +20/12/2021 07:30,3.79,83.1,2.138,102.1,0.155,0,0,-5.722,-5.722,0,102.1,0,0 +20/12/2021 08:00,3.778,83.9,1.821,88.8,0.152,0.422,0.002,-4.995,-4.995,0,102.1,0,0 +20/12/2021 08:30,3.775,83.8,2.052,99.4,0.15,3.93,0.02,-2.947,-2.947,0,102.1,0,0.036 +20/12/2021 09:00,3.804,83.9,2.013,110.7,0.148,9.57,0.048,0.3,0.3,0,102.1,0.027,0.097 +20/12/2021 09:30,3.795,84,2.338,108.7,0.149,17.56,0.088,4.713,4.713,0,102.1,0.068,0.207 +20/12/2021 10:00,3.791,83.9,2.389,111.1,0.145,31.79,0.159,12.71,12.71,0,102.1,0.156,0.346 +20/12/2021 10:30,3.873,83.2,2.197,106.6,0.148,41.48,0.207,17.86,17.86,0,102.2,0.203,0.431 +20/12/2021 11:00,4.15,83,2.357,105.5,0.146,49.84,0.249,22.93,22.93,0,102.1,0.241,0.536 +20/12/2021 11:30,4.348,82.4,2.001,108.2,0.147,55.48,0.277,25.78,25.78,0,102.1,0.277,0.609 +20/12/2021 12:00,4.303,81.9,2.19,97.1,0.149,65.88,0.329,31.28,31.29,0,102.1,0.332,0.729 +20/12/2021 12:30,4.373,81.3,1.865,96,0.149,64.9,0.324,30.59,30.59,0,102.1,0.324,0.721 +20/12/2021 13:00,4.399,81.1,2.662,115.1,0.141,70.09,0.35,33.98,33.98,0,102,0.339,0.775 +20/12/2021 13:30,4.542,81.3,1.86,111.8,0.149,58.55,0.293,27.21,27.21,0,102,0.286,0.644 +20/12/2021 14:00,4.611,80.7,1.952,102.9,0.144,53.42,0.267,24.05,24.05,0,102,0.263,0.568 +20/12/2021 14:30,4.594,80.9,2.078,104.8,0.147,41.24,0.206,16.82,16.82,0,102,0.203,0.418 +20/12/2021 15:00,4.58,80.8,2.053,106.1,0.147,33.57,0.168,12.61,12.61,0,102,0.146,0.349 +20/12/2021 15:30,4.582,80.6,1.94,100.3,0.146,21.75,0.109,5.819,5.819,0,102,0.093,0.259 +20/12/2021 16:00,4.511,80.1,2.196,94.7,0.154,10.8,0.054,-0.321,-0.321,0,102,0.033,0.124 +20/12/2021 16:30,4.4,79.51,2.661,109.4,0.141,2.184,0.011,-6.439,-6.439,0,102,0,0.012 +20/12/2021 17:00,4.331,80.3,2.45,119.8,0.134,0,0,-7.188,-7.188,0,102,0,0 +20/12/2021 17:30,4.301,80.7,2.227,114.5,0.143,0,0,-7.407,-7.407,0,101.9,0,0 +20/12/2021 18:00,4.102,80.5,3.014,104.4,0.143,0,0,-6.828,-6.83,0,101.9,0,0 +20/12/2021 18:30,3.913,80.7,2.554,99.1,0.154,0,0,-6.438,-6.439,0,102,0,0 +20/12/2021 19:00,3.828,81.2,2.552,107,0.15,0,0,-6.348,-6.348,0,102,0,0 +20/12/2021 19:30,3.67,81.5,2.865,122.2,0.138,0,0,-6.227,-6.228,0,102,0,0 +20/12/2021 20:00,3.578,81.6,2.691,109.5,0.152,0,0,-6.35,-6.35,0,102,0,0 +20/12/2021 20:30,3.401,81.5,3.055,110.6,0.149,0,0,-6.289,-6.289,0,102,0,0 +20/12/2021 21:00,3.309,81.3,2.701,117,0.141,0,0,-6.518,-6.518,0,102,0,0 +20/12/2021 21:30,3.314,81.1,2.575,109.7,0.143,0,0,-6.503,-6.504,0,102,0,0 +20/12/2021 22:00,3.301,81.4,2.071,100.4,0.154,0,0,-6.537,-6.537,0,102,0,0 +20/12/2021 22:30,3.283,81.5,2.282,102,0.156,0,0,-6.653,-6.653,0,101.9,0,0 +20/12/2021 23:00,3.253,81.4,2.416,108.8,0.148,0,0,-6.856,-6.857,0,101.9,0,0 +20/12/2021 23:30,3.249,80.4,2.818,110.6,0.147,0,0,-6.814,-6.814,0,102,0,0 +21/12/2021 00:00,3.267,80.1,2.962,113.1,0.148,0,0,-6.928,-6.928,0,101.9,0,0 +21/12/2021 00:30,3.27,79.29,2.863,114.9,0.14,0,0,-7.443,-7.443,0,101.9,0,0 +21/12/2021 01:00,3.266,78.18,3.357,122.5,0.135,0,0,-7.905,-7.907,0,101.9,0,0 +21/12/2021 01:30,3.273,78.07,2.839,120.3,0.134,0,0,-8.31,-8.31,0,101.9,0,0 +21/12/2021 02:00,2.972,78.31,1.73,123.1,0.128,0,0,-48.55,-48.55,0,101.9,0,0 +21/12/2021 02:30,1.795,81,0.492,109.7,0.11,0,0,-60.07,-60.07,0,101.9,0,0 +21/12/2021 03:00,1.033,84.2,0.207,97.8,0.06,0,0,-53.49,-53.49,0,101.9,0,0 +21/12/2021 03:30,0.333,86.7,0.806,6.143,0.141,0,0,-53,-53,0,101.8,0,0 +21/12/2021 04:00,-0.18,88.7,0.637,18.26,0.153,0,0,-53.17,-53.17,0,101.8,0,0 +21/12/2021 04:30,0.051,89.8,0.578,33.82,0.142,0,0,-54.05,-54.05,0,101.8,0,0 +21/12/2021 05:00,0.288,90,0.398,55.03,0.127,0,0,-57.23,-57.23,0,101.8,0,0 +21/12/2021 05:30,0.292,89.6,0.359,59.98,0.144,0,0,-56.4,-56.4,0,101.8,0,0 +21/12/2021 06:00,-0.181,89.3,0.409,69.46,0.147,0,0,-55.67,-55.67,0,101.8,0,0 +21/12/2021 06:30,-0.441,89.9,0.41,66.69,0.155,0,0,-54.11,-54.11,0,101.8,0,0 +21/12/2021 07:00,-0.651,90.4,0.305,75.54,0.163,0,0,-54.94,-54.94,0,101.8,0,0 +21/12/2021 07:30,-0.853,90.9,0.083,67.8,0.07,0,0,-54.76,-54.76,0,101.8,0,0 +21/12/2021 08:00,-1.003,91.2,0.015,59.31,0.009,0.19,0.001,-54,-54,0,101.8,0,0.024 +21/12/2021 08:30,-1.3,91.2,0.008,52.94,0.013,13.16,0.066,-45.02,-45.02,0,101.8,0.068,0.165 +21/12/2021 09:00,-0.753,91.6,0,59.37,0,39.17,0.196,-31.29,-31.29,0,101.8,0.205,0.529 +21/12/2021 09:30,0.377,90.4,0.048,17.87,0.012,100.3,0.501,3.935,3.935,0,101.9,0.346,0.974 +21/12/2021 10:00,1.517,86.5,0.48,47.34,0.1,165.6,0.828,27.96,27.96,0,101.9,0.682,2.004 +21/12/2021 10:30,2.789,77.91,1.059,79.98,0.146,203.8,1.019,62.12,62.12,0,101.8,0.867,2.425 +21/12/2021 11:00,4.021,70.58,1.755,111.6,0.145,240.3,1.202,91.9,91.9,0,101.8,1.023,2.804 +21/12/2021 11:30,4.561,68.33,1.799,115.3,0.143,271.3,1.357,98,98,0,101.8,1.156,3.125 +21/12/2021 12:00,5.058,67.39,1.862,115.5,0.138,263.5,1.318,96,96,0,101.8,1.119,2.956 +21/12/2021 12:30,5.445,66.37,2.077,114.8,0.139,277.3,1.387,105.2,105.2,0,101.8,1.176,3.103 +21/12/2021 13:00,5.767,63.87,2.488,120.9,0.137,263.9,1.319,100.6,100.6,0,101.8,1.13,2.986 +21/12/2021 13:30,5.75,63.95,2.585,124.2,0.133,232.3,1.162,81,81,0,101.7,1.08,2.822 +21/12/2021 14:00,5.808,64.02,2.183,111.9,0.142,204,1.02,67.73,67.73,0,101.7,1.103,2.812 +21/12/2021 14:30,5.675,64.79,2.063,126,0.132,158.3,0.792,38.19,38.19,0,101.7,0.996,2.52 +21/12/2021 15:00,5.507,65.16,1.684,116.9,0.141,106.1,0.531,7.297,7.297,0,101.7,0.781,1.965 +21/12/2021 15:30,5.19,65.71,1.559,115.6,0.136,55.56,0.278,-24.14,-24.14,0,101.7,0.323,0.792 +21/12/2021 16:00,4.351,68.61,0.986,108.7,0.149,21.79,0.109,-41.24,-41.24,0,101.7,0.1,0.283 +21/12/2021 16:30,3.507,70.83,0.913,105.4,0.157,2.215,0.011,-50.07,-50.07,0,101.7,0.005,0.045 +21/12/2021 17:00,2.948,74.18,0.698,128.2,0.123,0,0,-47.53,-47.53,0,101.7,0,0 +21/12/2021 17:30,2.511,75.04,0.196,207,0.061,0,0,-48.38,-48.38,0,101.7,0,0 +21/12/2021 18:00,1.328,80,0.121,178.3,0.068,0,0,-51,-51,0,101.7,0,0 +21/12/2021 18:30,1.122,81.3,0.692,126.6,0.127,0,0,-48.22,-48.22,0,101.7,0,0 +21/12/2021 19:00,1.324,78.82,0.812,118.8,0.149,0,0,-50.35,-50.35,0,101.7,0,0 +21/12/2021 19:30,1.342,78.45,1.295,114.9,0.149,0,0,-52.43,-52.43,0,101.7,0,0 +21/12/2021 20:00,1.237,79.28,1.28,108.7,0.151,0,0,-52.67,-52.67,0,101.7,0,0 +21/12/2021 20:30,1.278,79.55,1.779,121.6,0.136,0,0,-58.21,-58.21,0,101.7,0,0 +21/12/2021 21:00,0.922,81.3,1.611,114.3,0.148,0,0,-58.88,-58.88,0,101.7,0,0 +21/12/2021 21:30,0.555,82.8,1.435,113.9,0.144,0,0,-59.91,-59.91,0,101.7,0,0 +21/12/2021 22:00,0.153,84,1.322,122.2,0.137,0,0,-60,-60,0,101.7,0,0 +21/12/2021 22:30,-0.213,85.8,1.113,135.3,0.128,0,0,-53.7,-53.7,0,101.7,0,0 +21/12/2021 23:00,0.093,86.5,2.986,126.9,0.127,0,0,-21.53,-21.53,0,101.8,0,0 +21/12/2021 23:30,-0.135,86.6,1.851,123.9,0.137,0,0,-57.69,-57.69,0,101.7,0,0 +22/12/2021 00:00,-0.703,87.5,0.971,125.9,0.133,0,0,-56.89,-56.89,0,101.7,0,0 +22/12/2021 00:30,-0.91,88.6,1.179,111.1,0.151,0,0,-50.32,-50.32,0,101.7,0,0 +22/12/2021 01:00,-0.674,88.8,2.354,120.3,0.14,0,0,-36.67,-36.67,0,101.7,0,0 +22/12/2021 01:30,-0.67,87.5,2.616,126.4,0.13,0,0,-38.46,-38.47,0,101.7,0,0 +22/12/2021 02:00,-0.885,86.7,2.271,117,0.144,0,0,-39.47,-39.47,0,101.6,0,0 +22/12/2021 02:30,-1.071,86.9,2.541,119.2,0.138,0,0,-37.31,-37.31,0,101.6,0,0 +22/12/2021 03:00,-1.157,87.1,2.821,127.9,0.131,0,0,-18.55,-18.55,0,101.6,0,0 +22/12/2021 03:30,-1.344,87.1,2.695,135.9,0.127,0,0,-18.12,-18.12,0,101.6,0,0 +22/12/2021 04:00,-1.552,87.4,2.385,129.8,0.131,0,0,-13.05,-13.05,0,101.6,0,0 +22/12/2021 04:30,-1.697,87.5,2.936,132.7,0.127,0,0,-20.63,-20.64,0,101.6,0,0 +22/12/2021 05:00,-1.801,87.5,2.389,132,0.125,0,0,-14.18,-14.18,0,101.6,0,0 +22/12/2021 05:30,-1.838,87.8,2.36,125.8,0.132,0,0,-14.04,-14.04,0,101.6,0,0 +22/12/2021 06:00,-1.825,87.8,1.826,140.7,0.126,0,0,-13.78,-13.78,0,101.6,0,0 +22/12/2021 06:30,-1.891,88,2.017,138.4,0.121,0,0,-11.13,-11.13,0,101.6,0,0 +22/12/2021 07:00,-1.892,88.3,2.119,134.3,0.125,0,0,-10.67,-10.67,0,101.6,0,0 +22/12/2021 07:30,-1.892,88.5,2.012,140,0.131,0,0,-10.52,-10.52,0,101.6,0,0 +22/12/2021 08:00,-1.896,88.5,2.363,140.2,0.127,1.376,0.007,-12.68,-12.68,0,101.6,0,0.007 +22/12/2021 08:30,-1.892,88.4,2.403,135.4,0.126,11.2,0.056,-8.52,-8.52,0,101.6,0.045,0.16 +22/12/2021 09:00,-1.848,88.5,2.153,137.7,0.127,30.44,0.152,3.761,3.761,0,101.6,0.153,0.365 +22/12/2021 09:30,-1.703,88.4,2.194,136.8,0.123,58.45,0.292,22.45,22.45,0,101.6,0.294,0.711 +22/12/2021 10:00,-1.51,88.1,2.725,129.6,0.127,88.8,0.444,40.68,40.68,0,101.6,0.411,1.142 +22/12/2021 10:30,-1.14,87.6,2.621,135.1,0.125,118,0.59,54.64,54.64,0,101.6,0.533,1.448 +22/12/2021 11:00,-0.968,87,2.696,135.8,0.123,118.2,0.591,50.13,50.13,0,101.6,0.497,1.339 +22/12/2021 11:30,-0.702,86.7,2.733,130,0.135,157.1,0.786,61.86,61.87,0,101.5,0.658,1.707 +22/12/2021 12:00,-0.478,84.9,2.389,138.3,0.128,191.3,0.957,75.91,75.91,0,101.5,0.806,2.08 +22/12/2021 12:30,-0.215,83.7,2.707,126.1,0.131,166.7,0.834,63.61,63.61,0,101.5,0.7,1.821 +22/12/2021 13:00,-0.034,84.1,2.398,128,0.129,139.4,0.697,44.66,44.66,0,101.4,0.567,1.474 +22/12/2021 13:30,0.118,83.7,2.278,131.9,0.128,131.8,0.659,37.92,37.92,0,101.4,0.525,1.361 +22/12/2021 14:00,0.221,83.6,1.844,136.1,0.127,108.5,0.543,32.38,32.38,0,101.4,0.427,1.111 +22/12/2021 14:30,0.215,84,2.5,134.7,0.123,103.4,0.517,17.37,17.37,0,101.3,0.408,1.086 +22/12/2021 15:00,0.209,84.4,2.468,136.1,0.123,80.5,0.403,9.35,9.35,0,101.3,0.338,0.842 +22/12/2021 15:30,0.154,85.3,2.51,138.4,0.128,51.49,0.257,-10.23,-10.23,0,101.3,0.219,0.516 +22/12/2021 16:00,0.055,85.9,1.54,140.7,0.13,20.92,0.105,-27.92,-27.92,0,101.3,0.083,0.238 +22/12/2021 16:30,-0.317,86.9,1.941,139.3,0.13,1.826,0.009,-35.49,-35.49,0,101.3,0,0.018 +22/12/2021 17:00,-0.54,88,2.091,126.9,0.134,0,0,-26.37,-26.37,0,101.3,0,0 +22/12/2021 17:30,-0.59,88.9,2.526,125.9,0.131,0,0,-18.36,-18.36,0,101.2,0,0 +22/12/2021 18:00,-0.572,89.3,2.12,134.2,0.127,0,0,-23.79,-23.79,0,101.3,0,0 +22/12/2021 18:30,-0.606,89.5,1.741,133.4,0.123,0,0,-27.17,-27.17,0,101.3,0,0 +22/12/2021 19:00,-0.671,89.4,1.613,128.4,0.133,0,0,-30.34,-30.34,0,101.2,0,0 +22/12/2021 19:30,-0.734,89.5,1.613,134.8,0.121,0,0,-35.33,-35.33,0,101.2,0,0 +22/12/2021 20:00,-0.798,89,1.475,128.8,0.128,0,0,-37.85,-37.85,0,101.2,0,0 +22/12/2021 20:30,-0.872,89.2,1.515,125.1,0.135,0,0,-38.48,-38.48,0,101.1,0,0 +22/12/2021 21:00,-0.942,89.4,1.044,122.4,0.113,0,0,-40.28,-40.28,0,101.1,0,0 +22/12/2021 21:30,-1.038,89.7,1.471,122.3,0.139,0,0,-40.29,-40.29,0,101.1,0,0 +22/12/2021 22:00,-1.022,89.7,1.139,128.2,0.118,0,0,-40.66,-40.66,0,101.1,0,0 +22/12/2021 22:30,-1.109,89.9,1.463,127.8,0.13,0,0,-39.65,-39.65,0,101.1,0,0 +22/12/2021 23:00,-1.039,90,0.688,136,0.101,0,0,-39.17,-39.17,0,101.1,0,0 +22/12/2021 23:30,-1.304,90,0.47,122.3,0.097,0,0,-35.49,-35.49,0,101.1,0,0 +23/12/2021 00:00,-1.347,90.4,0.36,125,0.058,0,0,-31.35,-31.35,0,101,0,0 +23/12/2021 00:30,-1.368,90.5,0,0,0,0,0,-35.04,-35.04,0,101,0,0 +23/12/2021 01:00,-1.482,90.8,0,0,0,0,0,-35.87,-35.87,0,101,0,0 +23/12/2021 01:30,-1.492,91.2,0.214,131.9,0.029,0,0,-34.86,-34.86,0,101,0,0 +23/12/2021 02:00,-1.202,91.5,0.043,143.2,0.009,0.53,0.003,-0.364,-0.364,0,101,0,0 +23/12/2021 02:30,-0.742,91.5,0.408,138.6,0.051,1.01,0.005,11.2,11.2,0,100.9,0,0 +23/12/2021 03:00,-0.444,91.2,0.774,137.4,0.111,1.115,0.006,9.4,9.4,0,100.9,0,0 +23/12/2021 03:30,-0.13,90.8,0.574,134.9,0.096,1.01,0.005,11.4,11.4,0,100.9,0,0 +23/12/2021 04:00,0.167,90.5,0.495,129.1,0.076,0.989,0.005,8.7,8.7,0,100.9,0,0 +23/12/2021 04:30,0.383,90.2,0.688,135.6,0.104,0.662,0.003,4.893,4.893,0,100.9,0,0 +23/12/2021 05:00,0.631,89.8,0.306,129.5,0.063,0.505,0.003,3.22,3.22,0,100.9,0,0 +23/12/2021 05:30,0.906,89.4,0.871,126.7,0.114,0.403,0.002,2.215,2.215,0,100.8,0,0 +23/12/2021 06:00,1.169,89.4,0.982,120.1,0.141,0.473,0.002,3.387,3.387,0,100.8,0,0 +23/12/2021 06:30,1.46,89.2,0.211,126.3,0.058,0.569,0.003,3.777,3.777,0,100.8,0,0 +23/12/2021 07:00,1.802,89.1,0.152,116.7,0.031,0.316,0.002,0.821,0.821,0,100.8,0,0 +23/12/2021 07:30,2.194,89,0.052,109,0.022,0.284,0.001,0.98,0.98,0,100.8,0,0 +23/12/2021 08:00,2.493,89.1,0.027,128.5,0.012,3.043,0.015,3.343,3.343,0,100.8,0,0.026 +23/12/2021 08:30,3.179,89.6,0.04,180.5,0.013,17.88,0.089,11.74,11.74,0,100.9,0.062,0.24 +23/12/2021 09:00,4.345,90.6,0.351,179.1,0.068,32.19,0.161,16.55,16.55,0,100.9,0.141,0.39 +23/12/2021 09:30,5.138,91.4,0.548,169.5,0.089,24.83,0.124,12.77,12.77,0,100.9,0.104,0.262 +23/12/2021 10:00,5.628,92.3,1.179,150,0.125,45.39,0.227,26.39,26.39,0,100.9,0.199,0.412 +23/12/2021 10:30,6.386,92.7,1.29,149.2,0.131,73.36,0.367,45.48,45.48,0,100.8,0.308,0.731 +23/12/2021 11:00,7.19,92.6,1.501,166.9,0.147,101.9,0.509,56.01,56.01,0,100.8,0.415,0.986 +23/12/2021 11:30,7.971,91.6,2.375,186.9,0.155,123.6,0.618,69.56,69.56,0,100.8,0.525,1.256 +23/12/2021 12:00,8.75,88.6,2.221,204.3,0.144,156.7,0.784,84.6,84.6,0,100.8,0.707,1.666 +23/12/2021 12:30,9.08,86.3,1.68,210.6,0.133,106.5,0.533,62.14,62.14,0,100.8,0.469,1.152 +23/12/2021 13:00,9.52,85.3,1.194,204.9,0.12,92.6,0.463,52.82,52.82,0,100.8,0.41,0.99 +23/12/2021 13:30,9.72,84.7,1.895,194.1,0.148,94.7,0.473,47.04,47.04,0,100.7,0.415,1 +23/12/2021 14:00,10.03,84.7,1.435,188.2,0.141,76.62,0.383,31.45,31.45,0,100.7,0.357,0.831 +23/12/2021 14:30,10.16,84.7,0.282,169.7,0.055,52.36,0.262,11.93,11.93,0,100.7,0.282,0.584 +23/12/2021 15:00,9.91,85.1,0.209,155.2,0.056,42.25,0.211,6.476,6.476,0,100.7,0.203,0.463 +23/12/2021 15:30,9.69,86.1,0.001,142.3,0.002,31.99,0.16,5.689,5.689,0,100.7,0.144,0.346 +23/12/2021 16:00,9.47,86.8,0.147,174.8,0.03,21.29,0.106,-6.881,-6.881,0,100.7,0.095,0.257 +23/12/2021 16:30,9.11,87.9,0,0,0,3.338,0.017,6.838,6.838,0,100.7,0,0.021 +23/12/2021 17:00,9.23,88.7,0.454,167.5,0.062,0.234,0.001,3.726,3.726,0,100.7,0,0 +23/12/2021 17:30,9.51,88.5,0.002,173.8,0.011,0.095,0,3.571,3.571,0,100.7,0,0 +23/12/2021 18:00,9.52,88.3,0.001,114.4,0.005,0.076,0,3.885,3.885,0,100.7,0,0 +23/12/2021 18:30,9.48,88.2,0.111,154.2,0.023,0.158,0.001,5.153,5.153,0,100.7,0,0 +23/12/2021 19:00,9.45,88.5,0.413,194.2,0.05,0.08,0,2.502,2.502,0,100.7,0,0 +23/12/2021 19:30,9.56,88.8,0.268,193.9,0.038,0,0,-1.822,-1.822,0,100.7,0,0 +23/12/2021 20:00,9.57,89.5,0,136.6,0,0,0,0.566,0.566,0,100.7,0,0 +23/12/2021 20:30,9.58,90.1,0.076,183.8,0.017,0,0,1.959,1.959,0,100.7,0,0 +23/12/2021 21:00,9.48,90.5,0.025,181.4,0.004,0,0,3.6,3.6,0,100.7,0,0 +23/12/2021 21:30,9.38,90.9,0,0,0,0,0,0.846,0.846,0,100.7,0,0 +23/12/2021 22:00,9.1,91.1,0,0,0,0,0,1.786,1.786,0,100.7,0,0 +23/12/2021 22:30,8.98,91.3,0,0,0,0,0,2.426,2.426,0,100.7,0,0 +23/12/2021 23:00,9.02,91.7,0,0,0,0,0,2.385,2.385,0,100.7,0,0 +23/12/2021 23:30,8.96,91.8,0,0,0,0,0,-0.961,-0.961,0,100.7,0,0 +24/12/2021 00:00,8.8,92.1,0.054,74.27,0.024,0.001,0,-0.791,-0.791,0,100.6,0,0 +24/12/2021 00:30,8.94,92.4,0.022,74.5,0.012,0,0,2.694,2.694,0,100.6,0,0 +24/12/2021 01:00,9.06,92.5,0,0,0,0,0,3.269,3.269,0,100.6,0,0 +24/12/2021 01:30,9.01,92.5,0,0,0,0,0,3.49,3.49,0,100.5,0,0 +24/12/2021 02:00,8.9,92.7,0.018,97.3,0.008,0,0,2.779,2.779,0,100.5,0,0 +24/12/2021 02:30,8.81,93,0.071,136.7,0.038,0,0,2.96,2.96,0.2,100.5,0,0 +24/12/2021 03:00,8.85,93.1,0.059,134,0.011,0,0,2.196,2.196,0,100.5,0,0 +24/12/2021 03:30,8.82,93.4,0.106,157.6,0.037,0,0,1.613,1.613,0,100.4,0,0 +24/12/2021 04:00,8.99,93.6,0.202,188.9,0.045,0.001,0,2.558,2.558,0,100.4,0,0 +24/12/2021 04:30,9.38,93.8,0.519,220.8,0.083,0.001,0,2.132,2.132,0,100.4,0,0 +24/12/2021 05:00,9.41,93.6,0.058,186.5,0.015,0,0,2.396,2.396,0,100.4,0,0 +24/12/2021 05:30,9.19,93.8,0.836,199.3,0.1,0,0,1.342,1.342,0,100.4,0,0 +24/12/2021 06:00,9.1,94,0.877,180.6,0.13,0,0,1.029,1.029,0,100.4,0,0 +24/12/2021 06:30,9.03,94.1,0.855,170.5,0.116,0,0,0.783,0.783,0,100.3,0,0 +24/12/2021 07:00,8.99,94.2,1.842,185.8,0.158,0,0,-0.11,-0.11,0,100.3,0,0 +24/12/2021 07:30,8.82,94.2,0.493,161.8,0.089,0,0,1.048,1.048,0,100.3,0,0 +24/12/2021 08:00,8.82,94.6,0.788,155.2,0.124,0.542,0.003,1.176,1.176,0,100.3,0,0 +24/12/2021 08:30,8.98,94.6,0.849,161.3,0.137,4.836,0.024,3.464,3.464,0,100.3,0,0.03 +24/12/2021 09:00,9.08,94.6,1.322,173.7,0.149,11.6,0.058,6.757,6.757,0,100.3,0.037,0.125 +24/12/2021 09:30,9.14,94.6,1.001,171.4,0.139,24.95,0.125,14.79,14.79,0,100.3,0.102,0.243 +24/12/2021 10:00,9.1,94.5,1.434,176,0.161,32.67,0.163,18.84,18.84,0,100.3,0.136,0.323 +24/12/2021 10:30,9.1,94.5,1.269,159.6,0.137,68.92,0.345,40.97,40.97,0,100.3,0.284,0.641 +24/12/2021 11:00,9.22,94.5,1.085,152,0.135,79.15,0.396,44.81,44.81,0,100.2,0.321,0.758 +24/12/2021 11:30,9.52,94.4,1.18,151.8,0.141,94.9,0.475,51.78,51.78,0,100.2,0.395,0.935 +24/12/2021 12:00,9.56,94.3,1.852,173.3,0.146,65.85,0.329,28.38,28.38,0.2,100.1,0.298,0.608 +24/12/2021 12:30,9.66,94.4,1.453,151.7,0.134,51.34,0.257,14.86,14.86,0,100.1,0.221,0.484 +24/12/2021 13:00,9.69,94.3,1.869,186.2,0.148,44.76,0.224,13.27,13.27,0.8,100.1,0.216,0.446 +24/12/2021 13:30,9.71,94,0.777,163.6,0.155,38.23,0.191,10.12,10.12,1.2,100,0.19,0.386 +24/12/2021 14:00,9.69,94,1.172,166.9,0.152,39.08,0.195,12.36,12.36,0.6,100,0.182,0.382 +24/12/2021 14:30,9.78,94,0.878,165.4,0.153,53.99,0.27,16.29,16.29,0.2,100,0.267,0.542 +24/12/2021 15:00,9.76,93.7,0.847,151.8,0.138,38.57,0.193,7.768,7.768,0.2,100,0.175,0.408 +24/12/2021 15:30,9.7,93.7,1.019,153.1,0.144,41.31,0.207,0.997,0.997,0,100,0.179,0.418 +24/12/2021 16:00,9.67,93.8,1.144,172.3,0.156,20.72,0.104,-10.08,-10.08,0,100,0.083,0.227 +24/12/2021 16:30,9.67,93.7,1.109,175.7,0.163,4.101,0.021,-17.48,-17.48,0,100,0.005,0.042 +24/12/2021 17:00,9.68,93.8,1.121,184.6,0.156,0,0,-3.817,-3.817,0,100,0,0 +24/12/2021 17:30,9.64,93.6,0.865,156,0.142,0,0,-9.79,-9.79,0,100,0,0 +24/12/2021 18:00,9.6,93.6,0.797,158.6,0.142,0,0,-11.17,-11.17,0,99.9,0,0 +24/12/2021 18:30,9.56,93.5,0.398,149.7,0.106,0,0,-7.454,-7.454,0,99.9,0,0 +24/12/2021 19:00,9.55,93.7,0.744,168,0.142,0,0,-12.07,-12.07,0,99.9,0,0 +24/12/2021 19:30,9.08,92.8,0.494,162.3,0.111,0,0,-37.11,-37.11,0,99.9,0,0 +24/12/2021 20:00,8.67,93.9,0.238,168.7,0.11,0.313,0.002,1.256,1.256,0,99.9,0,0 +24/12/2021 20:30,9.12,93.8,0.187,139,0.088,0,0,0.777,0.777,0,99.9,0,0 +24/12/2021 21:00,9.38,93.7,0.33,121.2,0.09,0,0,-3.262,-3.262,0,99.9,0,0 +24/12/2021 21:30,9.27,93.5,0.344,132.2,0.094,0,0,-1.496,-1.496,0,99.9,0,0 +24/12/2021 22:00,9.14,93.5,0.402,150.7,0.102,0,0,-23.15,-23.15,0,99.9,0,0 +24/12/2021 22:30,8.84,93.6,0.047,146.8,0.03,0.036,0,-2.405,-2.405,0,99.9,0,0 +24/12/2021 23:00,9.04,94,0.404,167.2,0.094,0.011,0,-3.74,-3.74,0,99.9,0,0 +24/12/2021 23:30,9.31,93.9,0.524,176.2,0.168,0,0,-4.848,-4.848,0,99.9,0,0 +25/12/2021 00:00,9.17,93.7,0.541,177.3,0.149,0,0,-28.77,-28.77,0,99.9,0,0 +25/12/2021 00:30,8.74,93.6,0.101,178.3,0.044,0,0,-9.14,-9.14,0,99.9,0,0 +25/12/2021 01:00,8.46,93.7,0.011,151.5,0.007,0.013,0,-5.68,-5.68,0,99.8,0,0 +25/12/2021 01:30,8.47,94,0.134,151.7,0.056,0,0,-7.94,-7.94,0,99.8,0,0 +25/12/2021 02:00,8.58,94.1,0.103,152.1,0.057,0,0,-13.36,-13.36,0,99.8,0,0 +25/12/2021 02:30,8.05,93.7,0.12,151.8,0.048,0,0,-13.7,-13.7,0,99.8,0,0 +25/12/2021 03:00,7.892,94.2,0,151.7,0.003,0,0,-15.39,-15.39,0,99.8,0,0 +25/12/2021 03:30,7.897,94.5,0.074,171.6,0.025,0.128,0.001,-2.77,-2.77,0,99.8,0,0 +25/12/2021 04:00,8.26,94.5,0.125,143,0.051,0,0,-2.158,-2.158,0,99.8,0,0 +25/12/2021 04:30,8.51,94.3,0.53,118.9,0.129,0,0,1.261,1.261,0,99.8,0,0 +25/12/2021 05:00,8.86,94.7,1.016,174.7,0.158,0.049,0,0.93,0.93,0,99.8,0,0 +25/12/2021 05:30,8.84,94.2,0.571,131.2,0.147,0,0,1.046,1.046,0,99.8,0,0 +25/12/2021 06:00,9,94.6,1.179,172.6,0.156,0.001,0,-2.597,-2.597,0,99.8,0,0 +25/12/2021 06:30,9.36,94.5,1.075,179.3,0.163,0.042,0,-1.593,-1.593,0,99.8,0,0 +25/12/2021 07:00,9.37,94.2,0.485,151,0.129,0.02,0,-5.264,-5.264,0.2,99.8,0,0 +25/12/2021 07:30,9,94.3,0.354,149.9,0.116,0,0,-6.712,-6.712,0,99.8,0,0 +25/12/2021 08:00,8.98,94.3,0.369,137.6,0.1,0.188,0.001,-4.106,-4.106,0,99.8,0,0 +25/12/2021 08:30,9.01,94.4,0.662,116.4,0.15,9.77,0.049,-2.083,-2.083,0,99.9,0.024,0.103 +25/12/2021 09:00,9.17,94.3,0.275,133.3,0.088,42.36,0.212,11.36,11.36,0,99.9,0.178,0.419 +25/12/2021 09:30,9.49,94.4,0.544,145,0.108,58.18,0.291,22.4,22.4,0,99.9,0.256,0.555 +25/12/2021 10:00,9.67,94.1,0.516,140.9,0.119,76.42,0.382,38.89,38.89,0,99.9,0.325,0.751 +25/12/2021 10:30,9.88,93.9,1.015,155,0.149,108,0.54,64.02,64.02,0,99.9,0.443,1.107 +25/12/2021 11:00,10.32,93.6,1.096,164.3,0.144,143.5,0.717,93.3,93.3,0,99.9,0.594,1.433 +25/12/2021 11:30,10.44,92.1,1.821,172.9,0.155,92.7,0.464,70.26,70.26,0,99.9,0.386,0.914 +25/12/2021 12:00,10.3,89.2,2.361,179.6,0.148,84.7,0.424,49.59,49.59,0,99.8,0.355,0.867 +25/12/2021 12:30,10.19,87.5,1.822,174.7,0.152,101.8,0.509,60.44,60.44,0,99.8,0.428,1.095 +25/12/2021 13:00,10.25,87.1,2.014,181.9,0.154,100.9,0.504,59.98,59.98,0,99.8,0.414,1.061 +25/12/2021 13:30,10.32,86.7,1.557,177.9,0.151,72.14,0.361,42.44,42.44,0,99.8,0.318,0.737 +25/12/2021 14:00,10.16,87,1.366,161,0.143,51.81,0.259,28.14,28.14,0,99.8,0.239,0.525 +25/12/2021 14:30,10.19,86.9,1.189,169.9,0.153,50.75,0.254,28.85,28.85,0,99.8,0.238,0.526 +25/12/2021 15:00,10.17,86.9,1.42,165.4,0.151,50.47,0.252,26.98,26.98,0,99.8,0.236,0.513 +25/12/2021 15:30,10.06,87.3,1.335,163.1,0.142,20.72,0.104,7.504,7.504,0,99.8,0.081,0.207 +25/12/2021 16:00,9.94,87.9,0.93,154.3,0.142,12.49,0.062,-0.324,-0.324,0,99.8,0.053,0.162 +25/12/2021 16:30,9.71,88.8,1.242,141.1,0.13,0.809,0.004,-10.31,-10.31,0,99.8,0,0.001 +25/12/2021 17:00,9.64,89.5,1.603,133.5,0.128,0,0,-11.37,-11.37,0.2,99.8,0,0 +25/12/2021 17:30,9.59,90.3,1.488,134.2,0.128,0,0,-7.875,-7.875,0.4,99.8,0,0 +25/12/2021 18:00,9.53,91,1.387,126.5,0.134,0,0,-4.817,-4.817,0.2,99.8,0,0 +25/12/2021 18:30,9.53,91.6,0.954,139.1,0.127,0,0,-3.233,-3.233,0,99.8,0,0 +25/12/2021 19:00,9.47,91.9,0.775,158.8,0.142,0,0,-15.86,-15.86,0,99.8,0,0 +25/12/2021 19:30,9.49,92.3,0.524,164,0.131,0,0,-5.716,-5.716,0,99.8,0,0 +25/12/2021 20:00,9.59,92.5,0.592,173.7,0.166,0,0,-0.62,-0.62,0,99.8,0,0 +25/12/2021 20:30,9.68,92.6,0.401,150.7,0.132,0,0,-0.486,-0.486,0,99.8,0,0 +25/12/2021 21:00,9.7,92.8,0.408,142.4,0.109,0,0,0.825,0.825,0,99.8,0,0 +25/12/2021 21:30,9.81,92.9,0.249,154.9,0.091,0,0,-0.121,-0.121,0,99.8,0,0 +25/12/2021 22:00,9.75,93.1,0.539,157.6,0.155,0,0,-1.22,-1.22,0,99.8,0,0 +25/12/2021 22:30,9.81,93.2,0.346,149.9,0.124,0,0,-0.557,-0.557,0,99.8,0,0 +25/12/2021 23:00,9.91,93.3,0.172,148.3,0.061,0,0,-1.146,-1.146,0,99.8,0,0 +25/12/2021 23:30,9.73,93.3,0.216,144.2,0.092,0,0,0.89,0.89,0,99.8,0,0 +26/12/2021 00:00,9.95,93.7,0.76,195.9,0.157,0,0,-1.294,-1.294,0.2,99.8,0,0 +26/12/2021 00:30,10.02,93.7,0.534,179.9,0.145,0,0,-2.855,-2.855,0,99.8,0,0 +26/12/2021 01:00,9.98,93.8,0.351,179.9,0.116,0,0,0.038,0.038,0,99.8,0,0 +26/12/2021 01:30,10.13,94,1.017,208.8,0.141,0,0,-1.278,-1.278,0,99.8,0,0 +26/12/2021 02:00,10.15,94.1,1.081,218.2,0.135,0,0,-3.942,-3.942,0,99.8,0,0 +26/12/2021 02:30,10.11,94,0.962,219.3,0.124,0,0,-17.05,-17.05,0,99.9,0,0 +26/12/2021 03:00,9.98,94,0.692,206,0.14,0,0,-6.913,-6.913,0.2,99.9,0,0 +26/12/2021 03:30,9.96,94.1,0.791,181.6,0.133,0,0,-11.99,-11.99,0,99.9,0,0 +26/12/2021 04:00,9.91,94.1,1.244,210,0.14,0,0,-21.17,-21.17,0,99.9,0,0 +26/12/2021 04:30,9.76,94.1,1.272,221.4,0.13,0,0,-27.55,-27.55,0,99.9,0,0 +26/12/2021 05:00,9.6,93.8,0.696,214.8,0.118,0,0,-33.23,-33.23,0,99.9,0,0 +26/12/2021 05:30,9.46,94.1,0.916,225.6,0.117,0,0,-30.72,-30.72,0,99.9,0,0 +26/12/2021 06:00,9.48,94.2,1.555,221.1,0.128,0,0,-24.3,-24.3,0.4,99.9,0,0 +26/12/2021 06:30,9.53,94,1.077,204.4,0.122,0,0,-30.57,-30.57,0,99.9,0,0 +26/12/2021 07:00,8.99,93.4,0.25,177.3,0.077,0,0,-31.32,-31.32,0,99.9,0,0 +26/12/2021 07:30,8.3,93.6,0.014,136.6,0.012,0,0,-19.35,-19.35,0,99.9,0,0 +26/12/2021 08:00,8.22,94.5,0.491,204.5,0.083,0.661,0.003,-12.32,-12.32,0,99.9,0,0 +26/12/2021 08:30,9.19,94.6,1.435,206.6,0.148,4.574,0.023,-6.213,-6.213,0,99.9,0.009,0.022 +26/12/2021 09:00,9.51,94.2,1.21,198.1,0.155,12.4,0.062,-7.145,-7.145,0,100,0.034,0.094 +26/12/2021 09:30,9.64,94.3,1.403,199.7,0.147,15.22,0.076,1.671,1.671,0,100,0.068,0.136 +26/12/2021 10:00,9.75,94.2,1.697,203,0.15,18.88,0.094,5.602,5.602,0.2,100,0.068,0.168 +26/12/2021 10:30,10.01,94.2,2.117,200.5,0.149,19.73,0.099,5.206,5.206,0.6,100,0.074,0.193 +26/12/2021 11:00,10.21,94.1,1.273,184.1,0.153,54.11,0.271,27.1,27.1,0.8,100,0.231,0.56 +26/12/2021 11:30,10.72,93.9,1.297,187.6,0.156,98.7,0.493,45.51,45.51,0,99.9,0.385,0.91 +26/12/2021 12:00,11.23,93.5,1.142,203.5,0.148,148.7,0.743,72.34,72.34,0,99.9,0.597,1.444 +26/12/2021 12:30,11.7,92.2,1.555,198.9,0.149,169.1,0.846,119.3,119.3,0,99.9,0.73,1.77 +26/12/2021 13:00,11.89,87,1.653,208.9,0.14,178.2,0.891,77.91,77.91,0,99.9,0.745,1.822 +26/12/2021 13:30,11.87,83.9,1.314,196.1,0.152,99.6,0.498,50.76,50.76,0,99.8,0.439,1.022 +26/12/2021 14:00,11.84,83.1,1.754,215.1,0.127,89,0.445,14.95,14.95,0.2,99.8,0.428,1.065 +26/12/2021 14:30,11.65,84.8,2.062,231.5,0.131,58.03,0.29,2.886,2.886,0.2,99.8,0.3,0.679 +26/12/2021 15:00,11.58,87.1,1.367,210.3,0.136,70.23,0.351,16.56,16.56,0,99.8,0.363,0.875 +26/12/2021 15:30,11.62,86.4,0.879,197.7,0.145,24.68,0.123,-9.22,-9.22,0,99.8,0.103,0.257 +26/12/2021 16:00,11.41,86.8,0.685,186,0.164,18.3,0.091,-6.277,-6.277,0,99.8,0.079,0.194 +26/12/2021 16:30,11.05,87.8,0.251,208.5,0.078,3.326,0.017,-8.6,-8.6,0,99.8,0,0.026 +26/12/2021 17:00,10.75,88.8,0.466,177.5,0.161,0,0,-15.12,-15.12,0,99.8,0,0 +26/12/2021 17:30,10.44,89.6,0.297,201,0.107,0,0,-21.72,-21.72,0,99.8,0,0 +26/12/2021 18:00,9.78,90.4,0.584,185.3,0.163,0,0,-33.57,-33.57,0,99.8,0,0 +26/12/2021 18:30,9.65,91.5,0.889,190.8,0.152,0,0,-30,-30,0,99.8,0,0 +26/12/2021 19:00,9.65,92.1,1.284,188,0.161,0,0,-27.52,-27.52,0,99.8,0,0 +26/12/2021 19:30,9.91,92.7,1.511,205.9,0.14,0,0,-12.59,-12.59,0,99.7,0,0 +26/12/2021 20:00,10.17,92.9,1.17,194.6,0.158,0,0,-9.4,-9.4,0,99.7,0,0 +26/12/2021 20:30,10.33,92.9,2.672,209.7,0.141,0,0,-2.695,-2.695,0,99.7,0,0 +26/12/2021 21:00,10.3,92.2,1.894,201.8,0.15,0,0,-8.34,-8.34,0,99.7,0,0 +26/12/2021 21:30,10.23,91.8,1.507,197.6,0.153,0,0,-8.35,-8.35,0,99.7,0,0 +26/12/2021 22:00,10.19,91.4,1.27,184.8,0.165,0,0,-7.388,-7.388,0,99.7,0,0 +26/12/2021 22:30,10.22,91.2,1.277,174.3,0.155,0,0,-2.068,-2.068,0,99.6,0,0 +26/12/2021 23:00,10.16,91.3,0.632,154.7,0.145,0,0,-0.697,-0.697,0.2,99.6,0,0 +26/12/2021 23:30,10.31,91.9,1.033,168.2,0.144,0,0,-5.874,-5.874,0,99.5,0,0 +27/12/2021 00:00,10.61,92,1.855,178.9,0.156,0.024,0,-8.91,-8.91,0,99.5,0,0 +27/12/2021 00:30,10.63,91.7,1.642,175,0.154,0.022,0,-18.02,-18.02,0,99.4,0,0 +27/12/2021 01:00,10.37,91.3,1.143,156.9,0.141,0,0,-12.99,-12.99,0,99.4,0,0 +27/12/2021 01:30,10.19,91.4,1.471,146.3,0.136,0,0,-9.67,-9.67,0,99.3,0,0 +27/12/2021 02:00,10.21,91.1,1.641,139.1,0.128,0.015,0,-11.99,-11.99,0,99.2,0,0 +27/12/2021 02:30,10.18,90.4,1.446,146.3,0.133,0,0,-10.86,-10.86,0.6,99.2,0,0 +27/12/2021 03:00,10.13,90.2,1.778,132.8,0.131,0,0,-11.23,-11.23,2,99.2,0,0 +27/12/2021 03:30,9.96,90.8,2.136,123.9,0.133,0,0,-8.68,-8.68,1,99.1,0,0 +27/12/2021 04:00,9.73,91.4,2.526,123.4,0.136,0,0,-8.85,-8.85,0.8,99,0,0 +27/12/2021 04:30,9.68,92,2.585,125.2,0.133,0,0,-6.9,-6.9,0.8,99,0,0 +27/12/2021 05:00,9.69,92.4,2.154,140,0.124,0,0,-5.655,-5.656,0.2,98.9,0,0 +27/12/2021 05:30,9.82,92.6,1.284,156.5,0.147,0,0,-4.815,-4.815,0,98.9,0,0 +27/12/2021 06:00,9.98,92.6,0.868,154.8,0.143,0,0,-4.741,-4.741,0.6,98.9,0,0 +27/12/2021 06:30,10.23,93,1.615,195.9,0.127,0,0,-16.5,-16.5,0,99,0,0 +27/12/2021 07:00,10.86,92.7,2.313,237.4,0.132,0,0,-45.82,-45.82,0,99,0,0 +27/12/2021 07:30,10.86,91.6,1.695,229.9,0.132,0.017,0,-43.23,-43.23,0,99,0,0 +27/12/2021 08:00,11.46,88.7,3.737,238,0.14,1.071,0.005,-47.55,-47.7,0.2,99,0,0 +27/12/2021 08:30,11.85,82.9,4.549,247.9,0.148,8.72,0.044,-58.88,-59.13,0,99.1,0.008,0.05 +27/12/2021 09:00,11.84,80.3,4.008,242.2,0.146,36.16,0.181,-38.04,-38.11,0,99.2,0.149,0.358 +27/12/2021 09:30,12.12,79.17,3.643,238.5,0.14,150.4,0.752,55.8,55.83,0,99.2,0.635,1.914 +27/12/2021 10:00,12.54,78.6,3.622,227.7,0.127,124.2,0.621,40.6,40.64,0,99.2,0.548,1.503 +27/12/2021 10:30,12.34,80.4,3.035,228.8,0.127,124.5,0.622,44.01,44.02,0,99.3,0.558,1.444 +27/12/2021 11:00,12.6,79.15,3.093,233.9,0.132,104.7,0.524,31.25,31.25,0,99.3,0.464,1.1 +27/12/2021 11:30,12.7,77.66,3.578,235.5,0.133,184.1,0.92,82.2,82.2,0,99.3,0.859,2.14 +27/12/2021 12:00,13.16,76.7,3.766,229.2,0.129,198.1,0.99,82.6,82.8,0,99.3,0.902,2.197 +27/12/2021 12:30,13.19,76.7,3.527,225.9,0.125,139.1,0.696,63.12,63.15,0,99.3,0.657,1.601 +27/12/2021 13:00,13.44,76.29,3.898,221.4,0.131,169.4,0.847,70.08,70.2,0,99.3,0.825,1.989 +27/12/2021 13:30,13.49,77.22,4.412,225.7,0.119,150.4,0.752,12.76,12.85,0.4,99.3,0.762,1.846 +27/12/2021 14:00,13.07,79.92,3.47,225.3,0.124,117.4,0.587,-1.718,-1.725,0.4,99.2,0.552,1.365 +27/12/2021 14:30,12.94,79.31,4.212,223.4,0.127,44.13,0.221,-41.12,-41.27,0,99.2,0.222,0.45 +27/12/2021 15:00,12.82,80.8,4.261,227.5,0.13,48.56,0.243,-38.27,-38.39,0.2,99.2,0.249,0.617 +27/12/2021 15:30,12.99,77.91,4.643,227.6,0.126,26.22,0.131,-31.5,-31.89,0,99.2,0.126,0.297 +27/12/2021 16:00,12.99,78.11,4.21,213.6,0.137,17.35,0.087,-18.63,-18.67,0,99.2,0.069,0.205 +27/12/2021 16:30,12.58,82.1,4.343,210.5,0.145,1.237,0.006,-45.24,-45.5,0,99.1,0,0.018 +27/12/2021 17:00,12.25,85.6,4.46,212.6,0.138,0,0,-39.6,-39.86,0.2,99.1,0,0 +27/12/2021 17:30,11.93,86.8,5.405,212.3,0.13,0,0,-48.73,-49.47,3.2,99.1,0,0 +27/12/2021 18:00,11.56,88,5.315,198.2,0.152,0,0,-40.53,-41.12,0.6,99,0,0 +27/12/2021 18:30,11.33,88.6,3.348,186.6,0.156,0.016,0,-29.53,-29.55,0,99,0,0 +27/12/2021 19:00,11.24,88.9,2.722,182.6,0.153,0,0,-17.92,-17.93,0.4,98.9,0,0 +27/12/2021 19:30,11.42,90.4,2.617,190.1,0.157,0,0,-11.09,-11.09,0.2,98.9,0,0 +27/12/2021 20:00,11.78,90.6,3.225,201.5,0.142,0.008,0,-17.76,-17.76,0.2,98.8,0,0 +27/12/2021 20:30,11.94,90.6,2.943,214.1,0.14,0,0,-12.57,-12.57,0,98.8,0,0 +27/12/2021 21:00,12.39,90.7,4.207,233.8,0.127,0.502,0.003,-22.82,-22.91,0,98.8,0,0 +27/12/2021 21:30,13.04,88.3,3.419,251.2,0.15,2.218,0.011,-14.3,-14.31,0,98.8,0,0 +27/12/2021 22:00,13.37,85.5,3.639,249.8,0.146,2.422,0.012,-21.29,-21.3,0,98.9,0,0 +27/12/2021 22:30,13.43,85.2,4.149,245.5,0.145,1.026,0.005,-27.33,-27.4,0,98.9,0,0 +27/12/2021 23:00,13.35,84.5,3.075,249.3,0.153,0.006,0,-50.62,-50.64,0,98.9,0,0 +27/12/2021 23:30,13.16,83,2.496,253.8,0.152,0,0,-40.23,-40.23,0,99,0,0 +28/12/2021 00:00,12.95,81.1,2.94,256.3,0.152,0,0,-54.23,-54.29,0,99.1,0,0 +28/12/2021 00:30,12.75,75.99,3.081,256.7,0.157,0,0,-65.08,-65.12,0,99.1,0,0 +28/12/2021 01:00,12.24,78.5,2.741,245.1,0.146,0,0,-58.76,-58.76,0,99.2,0,0 +28/12/2021 01:30,12.16,79.14,3.563,247.1,0.148,0,0,-45.13,-45.14,0,99.2,0,0 +28/12/2021 02:00,12.23,77.94,3.931,248.1,0.146,0,0,-43.05,-43.11,0,99.3,0,0 +28/12/2021 02:30,12.13,77.97,3.871,248.5,0.141,0,0,-44.2,-44.24,0,99.3,0,0 +28/12/2021 03:00,12.24,76.62,3.776,252.5,0.153,0,0,-17.34,-17.37,0,99.4,0,0 +28/12/2021 03:30,12.34,76.04,3.425,257.3,0.159,0,0,-28.86,-28.88,0,99.4,0,0 +28/12/2021 04:00,12.54,74.72,3.782,253.7,0.151,0,0,-25.84,-25.88,0,99.4,0,0 +28/12/2021 04:30,12.22,81.6,3.387,239.9,0.142,0,0,-25.68,-25.68,0,99.4,0,0 +28/12/2021 05:00,11.84,89.2,2.384,233.4,0.13,0,0,-10.56,-10.56,0.4,99.5,0,0 +28/12/2021 05:30,12.19,90.4,4.073,247.1,0.153,0.221,0.001,-32.14,-32.24,0.2,99.5,0,0 +28/12/2021 06:00,12.76,78,3.923,267.7,0.154,3.846,0.019,-32.99,-33.12,0,99.6,0,0 +28/12/2021 06:30,12.71,74.64,2.965,262.8,0.149,2.039,0.01,-19.51,-19.54,0,99.6,0,0 +28/12/2021 07:00,12.6,72.63,3.493,261.6,0.154,0.006,0,-22.07,-22.09,0,99.7,0,0 +28/12/2021 07:30,12.28,70.96,3.58,264,0.16,0,0,-21.09,-21.11,0,99.7,0,0 +28/12/2021 08:00,11.98,71.12,3.076,257.3,0.156,0.031,0,-16.55,-16.56,0,99.8,0,0 +28/12/2021 08:30,11.81,74.66,3.406,243.3,0.145,4.153,0.021,-18.44,-18.46,0,99.8,0,0.044 +28/12/2021 09:00,11.83,74.12,3.713,238.5,0.141,18.82,0.094,-11.4,-11.4,0,99.9,0.088,0.227 +28/12/2021 09:30,11.83,74.33,3.616,238.7,0.14,39.15,0.196,5.675,5.675,0,99.9,0.185,0.424 +28/12/2021 10:00,11.85,75.07,3.785,240.6,0.139,67.66,0.338,26.71,26.72,0,99.9,0.32,0.766 +28/12/2021 10:30,11.97,74.89,3.993,248.4,0.147,59.01,0.295,23.02,23.05,0,100,0.293,0.669 +28/12/2021 11:00,12.13,73.9,3.73,245.6,0.145,60.1,0.3,24.96,24.99,0,100,0.301,0.689 +28/12/2021 11:30,12.25,72.69,3.982,249.5,0.145,67.65,0.338,30.62,30.67,0,100,0.305,0.699 +28/12/2021 12:00,12.44,71.1,3.372,252.6,0.147,89.5,0.448,42.57,42.57,0,100,0.393,0.936 +28/12/2021 12:30,12.58,71.91,2.062,259.7,0.158,95.2,0.476,35.67,35.67,0,100,0.44,1.082 +28/12/2021 13:00,12.96,69.49,3.03,271.3,0.155,150.2,0.751,81.1,81.1,0,100,0.701,1.644 +28/12/2021 13:30,12.97,66.72,2.924,264,0.152,77.49,0.387,20.43,20.43,0,100.1,0.345,0.714 +28/12/2021 14:00,12.82,69.14,2.752,255.8,0.159,118.5,0.592,49.51,49.52,0,100,0.578,1.396 +28/12/2021 14:30,12.94,68.14,3.248,252.5,0.151,76.92,0.385,36.75,36.76,0,100,0.36,0.842 +28/12/2021 15:00,12.94,67.74,2.963,252.1,0.148,63.32,0.317,31.43,31.43,0,100.1,0.318,0.725 +28/12/2021 15:30,12.85,68.65,3.527,250.2,0.153,33.71,0.169,11.11,11.11,0,100.1,0.167,0.343 +28/12/2021 16:00,12.23,73.04,3.077,244.2,0.144,14.34,0.072,-1.157,-1.157,0,100.2,0.066,0.161 +28/12/2021 16:30,11.6,78.03,3.694,239.9,0.14,4.05,0.02,-16.74,-16.75,0,100.2,0.006,0.041 +28/12/2021 17:00,11.15,77.33,2.849,243.5,0.141,0,0,-34.59,-34.59,0,100.3,0,0 +28/12/2021 17:30,10.91,76.37,2.759,237.8,0.139,0,0,-26.92,-26.92,0,100.3,0,0 +28/12/2021 18:00,10.77,75.89,2.305,245.9,0.141,0,0,-18.88,-18.88,0,100.4,0,0 +28/12/2021 18:30,10.8,76.22,2.56,243.7,0.149,0,0,-5.928,-5.928,0,100.4,0,0 +28/12/2021 19:00,10.83,77.92,2.6,241.9,0.143,0,0,-5.578,-5.578,0,100.4,0,0 +28/12/2021 19:30,10.78,79.96,2.679,245,0.148,0,0,-5.693,-5.693,0,100.4,0,0 +28/12/2021 20:00,10.77,81.3,2.936,243.4,0.145,0,0,-4.248,-4.248,0,100.5,0,0 +28/12/2021 20:30,10.78,81.7,2.811,238.5,0.139,0,0,-4.101,-4.101,0,100.5,0,0 +28/12/2021 21:00,10.76,82.8,2.227,230.8,0.13,0,0,-3.341,-3.341,0,100.5,0,0 +28/12/2021 21:30,10.48,86.1,1.739,225.4,0.124,0,0,-15.51,-15.51,0,100.6,0,0 +28/12/2021 22:00,10.23,88.8,1.148,206.2,0.143,0,0,-8.3,-8.3,0.2,100.6,0,0 +28/12/2021 22:30,10.22,90,0.912,177.3,0.145,0,0,-5.249,-5.249,0,100.6,0,0 +28/12/2021 23:00,10.29,90.8,1.299,190.9,0.153,0,0,-4.351,-4.351,0,100.6,0,0 +28/12/2021 23:30,10.63,91.5,2.353,204.9,0.149,0,0,-6.27,-6.27,0,100.6,0,0 +29/12/2021 00:00,10.87,91.7,2.551,202.7,0.149,0.051,0,-6.025,-6.025,0,100.6,0,0 +29/12/2021 00:30,11.59,92.2,2.252,212,0.132,0.28,0.001,-6.662,-6.662,0,100.6,0,0 +29/12/2021 01:00,12.77,91.8,2.381,230.3,0.129,0.612,0.003,-11.59,-11.59,0,100.6,0,0 +29/12/2021 01:30,13.34,90.1,2.934,227.1,0.128,0.645,0.003,-17.51,-17.51,0,100.5,0,0 +29/12/2021 02:00,13.63,88.5,3.332,229.9,0.128,0.027,0,-27.02,-27.03,0,100.5,0,0 +29/12/2021 02:30,13.93,87.1,4.345,235.5,0.129,0.009,0,-36.29,-36.45,0.2,100.5,0,0 +29/12/2021 03:00,14.03,86.9,3.818,237.1,0.136,0,0,-34.77,-34.81,0,100.5,0,0 +29/12/2021 03:30,14.01,87.7,3.478,236.9,0.134,0,0,-30.83,-30.85,0.2,100.5,0,0 +29/12/2021 04:00,14.07,87.9,3.755,237.2,0.136,0,0,-32.57,-32.59,0,100.5,0,0 +29/12/2021 04:30,14.11,87.6,3.758,243.4,0.144,0,0,-35.12,-35.14,0.2,100.4,0,0 +29/12/2021 05:00,14.12,87.8,3.728,243,0.145,0,0,-30.12,-30.13,1,100.5,0,0 +29/12/2021 05:30,14.13,88.8,3.74,243,0.141,0.294,0.001,-29.15,-29.18,0,100.5,0,0 +29/12/2021 06:00,14.41,87.2,3.535,249.8,0.148,1.582,0.008,-12.89,-12.89,0,100.5,0,0 +29/12/2021 06:30,14.66,86.1,4.192,255.6,0.147,1.07,0.005,-9.92,-9.95,0,100.5,0,0 +29/12/2021 07:00,14.88,85.2,3.863,255.7,0.157,0.657,0.003,-5.197,-5.209,0,100.5,0,0 +29/12/2021 07:30,14.99,83.9,3.74,256.4,0.151,0.066,0,-3.808,-3.817,0,100.6,0,0 +29/12/2021 08:00,14.97,83.7,4.24,249,0.151,0.135,0.001,-4.201,-4.213,0,100.6,0,0 +29/12/2021 08:30,14.67,84.6,3.897,250.7,0.15,4.354,0.022,-2.165,-2.169,0,100.7,0,0.036 +29/12/2021 09:00,14.58,84.6,4.164,247.4,0.147,16.57,0.083,6.003,6.009,0,100.7,0.072,0.207 +29/12/2021 09:30,14.65,84.3,3.438,249.6,0.151,37.17,0.186,22.1,22.11,0,100.7,0.186,0.428 +29/12/2021 10:00,14.6,84.5,3.721,249,0.148,47.15,0.236,26.8,26.82,0,100.8,0.228,0.503 +29/12/2021 10:30,14.84,83.4,3.86,246.9,0.153,41.69,0.208,18.6,18.62,0,100.8,0.207,0.462 +29/12/2021 11:00,14.73,84.4,4.046,243.3,0.144,73.32,0.367,35.38,35.45,0,100.8,0.344,0.835 +29/12/2021 11:30,14.89,83.9,4.082,247.4,0.146,65.62,0.328,40.88,40.97,0,100.8,0.312,0.727 +29/12/2021 12:00,15.1,82.8,3.812,246.3,0.146,66.16,0.331,42.9,42.94,0,100.9,0.322,0.76 +29/12/2021 12:30,15.15,82.7,3.975,243.9,0.147,62.14,0.311,39.51,39.57,0,100.9,0.318,0.709 +29/12/2021 13:00,15.2,82.1,3.825,245.5,0.147,65.97,0.33,41.17,41.22,0,100.9,0.328,0.765 +29/12/2021 13:30,15.17,82.6,3.802,243.1,0.14,80.4,0.402,51.33,51.36,0,100.9,0.367,0.935 +29/12/2021 14:00,15.16,82.6,4.186,243.8,0.145,74.2,0.371,45.47,45.56,0,100.9,0.348,0.85 +29/12/2021 14:30,15.17,82.3,3.721,244.7,0.143,57.31,0.287,35.71,35.72,0,101,0.286,0.643 +29/12/2021 15:00,15.2,82.1,4.013,243.6,0.14,63.36,0.317,39.94,40.03,0,101,0.317,0.755 +29/12/2021 15:30,15.16,81.9,3.92,241,0.144,27.7,0.139,15.6,15.61,0,101,0.128,0.32 +29/12/2021 16:00,15.1,81.9,3.806,244,0.144,21.33,0.107,10.4,10.42,0,101.1,0.093,0.257 +29/12/2021 16:30,15.03,81.4,3.869,243.7,0.143,4.226,0.021,-0.937,-0.934,0,101.1,0.001,0.035 +29/12/2021 17:00,14.78,82.2,4.104,243.8,0.145,0.062,0,-4.076,-4.084,0,101.1,0,0 +29/12/2021 17:30,14.56,82.5,4.352,242.7,0.142,0,0,-5.244,-5.262,0,101.1,0,0 +29/12/2021 18:00,14.44,83,4.347,243.5,0.143,0,0,-7.438,-7.458,0,101.1,0,0 +29/12/2021 18:30,14.44,82.6,4.217,247.7,0.152,0,0,-4.968,-4.981,0,101.2,0,0 +29/12/2021 19:00,14.46,82.6,3.931,247.6,0.15,0,0,-3.846,-3.853,0,101.2,0,0 +29/12/2021 19:30,14.44,83,4.53,241,0.138,0,0,-3.93,-3.948,0,101.2,0,0 +29/12/2021 20:00,14.43,83.5,4.848,242.8,0.138,0,0,-5.212,-5.25,0,101.3,0,0 +29/12/2021 20:30,14.37,84.2,4.648,241.2,0.144,0,0,-9.06,-9.1,0,101.3,0,0 +29/12/2021 21:00,14.33,84.9,4.784,241.3,0.144,0,0,-4.101,-4.133,0,101.3,0,0 +29/12/2021 21:30,14.28,85.1,4.971,238.7,0.14,0,0,-4.064,-4.105,0,101.3,0,0 +29/12/2021 22:00,14.25,84.9,4.937,239.3,0.14,0,0,-3.665,-3.692,0,101.3,0,0 +29/12/2021 22:30,14.33,84.1,4.5,247.2,0.147,0,0,-3.281,-3.298,0,101.4,0,0 +29/12/2021 23:00,14.45,83.4,3.663,248,0.149,0,0,-5.758,-5.762,0,101.4,0,0 +29/12/2021 23:30,14.41,82.7,2.918,231.8,0.131,0,0,-6.016,-6.016,0,101.4,0,0 +30/12/2021 00:00,14.19,83.2,2.501,223.7,0.121,0,0,-2.935,-2.935,0,101.4,0,0 +30/12/2021 00:30,14.07,83.4,3.068,220.7,0.128,0,0,-3.394,-3.394,0,101.5,0,0 +30/12/2021 01:00,13.88,83.6,3.06,227.3,0.122,0,0,-5.158,-5.159,0,101.5,0,0 +30/12/2021 01:30,13.74,83.2,3.11,233.9,0.133,0,0,-30.06,-30.06,0,101.5,0,0 +30/12/2021 02:00,13.49,83.1,2.612,237.4,0.136,0,0,-30.58,-30.58,0,101.5,0,0 +30/12/2021 02:30,13.12,83.4,2.043,222.9,0.122,0,0,-55.24,-55.24,0,101.5,0,0 +30/12/2021 03:00,12.64,84.9,2.007,214,0.138,0,0,-56.44,-56.44,0,101.5,0,0 +30/12/2021 03:30,12.37,85.7,1.536,196.1,0.153,0,0,-8.54,-8.54,0,101.5,0,0 +30/12/2021 04:00,12.56,86.4,2.004,198.9,0.154,0,0,-0.365,-0.365,0,101.6,0,0 +30/12/2021 04:30,12.77,86.4,2.416,205.7,0.146,0,0,-1.219,-1.219,0,101.6,0,0 +30/12/2021 05:00,13.1,85.9,2.203,216.3,0.131,0,0,-1.37,-1.37,0,101.6,0,0 +30/12/2021 05:30,13.69,84.3,2.578,234.6,0.135,0.018,0,-2.398,-2.398,0,101.6,0,0 +30/12/2021 06:00,14.02,82.7,2.671,242.8,0.146,0,0,-23.89,-23.89,0,101.6,0,0 +30/12/2021 06:30,13.84,84.4,1.836,234.8,0.134,0,0,-35.36,-35.36,0,101.6,0,0 +30/12/2021 07:00,13.52,84.8,1.631,214.8,0.136,0,0,-29.72,-29.72,0,101.6,0,0 +30/12/2021 07:30,13.55,84.5,1.931,213.9,0.131,0,0,-9.06,-9.06,0,101.6,0,0 +30/12/2021 08:00,13.33,84.9,1.855,203.5,0.142,0.533,0.003,-4.187,-4.187,0,101.6,0,0 +30/12/2021 08:30,13.28,85,2.251,205.4,0.147,7.056,0.035,-23.14,-23.14,0,101.7,0.031,0.104 +30/12/2021 09:00,13.35,84.8,2.183,207.1,0.143,19.74,0.099,-10.53,-10.53,0,101.7,0.093,0.26 +30/12/2021 09:30,13.63,83.7,2.18,210.1,0.141,40.07,0.2,16.21,16.21,0,101.7,0.19,0.418 +30/12/2021 10:00,13.98,82.4,2.383,214.3,0.135,68.38,0.342,33.35,33.35,0,101.7,0.327,0.785 +30/12/2021 10:30,14.27,80.5,2.418,218.3,0.133,99.1,0.495,55.04,55.04,0,101.7,0.44,1.145 +30/12/2021 11:00,14.5,79.34,2.638,212.5,0.142,102.1,0.51,57.31,57.31,0,101.7,0.469,1.208 +30/12/2021 11:30,14.58,78.39,3.208,210.1,0.145,107.2,0.536,60.21,60.21,0,101.7,0.499,1.273 +30/12/2021 12:00,14.75,77.35,3.587,223.3,0.124,113.5,0.567,64.9,64.95,0,101.7,0.527,1.346 +30/12/2021 12:30,14.96,76.83,3.05,215.7,0.137,95.3,0.477,53.47,53.49,0,101.7,0.434,1.144 +30/12/2021 13:00,15.18,75.01,2.386,218.3,0.132,112.3,0.561,64.05,64.05,0,101.6,0.52,1.356 +30/12/2021 13:30,15.73,72.21,2.418,211.5,0.136,130.4,0.652,74.89,74.89,0,101.6,0.629,1.563 +30/12/2021 14:00,15.95,71.51,2.197,195,0.156,107.8,0.539,58.62,58.62,0,101.6,0.507,1.278 +30/12/2021 14:30,15.3,75.26,2.268,188.2,0.158,73.33,0.367,37,37,0,101.6,0.329,0.833 +30/12/2021 15:00,15.14,75.64,2.833,212.3,0.14,44.82,0.224,21.74,21.75,0,101.6,0.228,0.509 +30/12/2021 15:30,15.17,76.14,2.189,224.5,0.122,73.32,0.367,40,40,0,101.6,0.494,1.247 +30/12/2021 16:00,15.05,77.88,1.906,207.8,0.138,20.3,0.102,-0.9,-0.9,0,101.6,0.103,0.252 +30/12/2021 16:30,14.81,77.76,2.614,194.4,0.159,5.08,0.025,-18.02,-18.02,0,101.6,0.02,0.086 +30/12/2021 17:00,14.22,78.32,1.661,186.4,0.161,0.004,0,-46.42,-46.42,0,101.7,0,0 +30/12/2021 17:30,13.15,82.1,0.488,163.1,0.139,0,0,-24.5,-24.5,0,101.6,0,0 +30/12/2021 18:00,13.1,83.9,0.705,188,0.163,0,0,-13.97,-13.97,0,101.7,0,0 +30/12/2021 18:30,12.83,83.4,0.647,170.7,0.146,0,0,-46.69,-46.69,0,101.7,0,0 +30/12/2021 19:00,11.55,86.3,0.448,163,0.133,0,0,-44.68,-44.68,0,101.6,0,0 +30/12/2021 19:30,10.92,88.8,0.341,174.4,0.115,0,0,-44.14,-44.14,0,101.6,0,0 +30/12/2021 20:00,10.61,90.1,0.367,164.5,0.163,0,0,-42.74,-42.74,0,101.6,0,0 +30/12/2021 20:30,10.89,91.5,0.805,174.1,0.154,0,0,-50.39,-50.39,0,101.6,0,0 +30/12/2021 21:00,11.62,91.2,1.282,174.2,0.158,0,0,-54.74,-54.74,0,101.6,0,0 +30/12/2021 21:30,11.53,90.7,0.84,169.2,0.146,0,0,-52.19,-52.19,0,101.6,0,0 +30/12/2021 22:00,11.19,91,1.058,167,0.148,0,0,-54.06,-54.06,0,101.6,0,0 +30/12/2021 22:30,11.53,90.6,1.536,176.4,0.159,0,0,-57.54,-57.54,0,101.6,0,0 +30/12/2021 23:00,11.42,89.2,1.359,172.8,0.152,0,0,-55.69,-55.69,0,101.6,0,0 +30/12/2021 23:30,10.82,89.1,0.81,169.6,0.151,0,0,-52.21,-52.21,0,101.6,0,0 +31/12/2021 00:00,10.43,89.7,0.769,175,0.135,0,0,-50.31,-50.31,0,101.6,0,0 +31/12/2021 00:30,9.96,90.5,0.557,164.1,0.126,0,0,-50.81,-50.81,0,101.6,0,0 +31/12/2021 01:00,9.66,91.2,0.252,179,0.112,0,0,-47.68,-47.68,0.2,101.6,0,0 +31/12/2021 01:30,9.2,91.4,0.255,148.2,0.077,0,0,-43.53,-43.53,0,101.6,0,0 +31/12/2021 02:00,8.42,91.7,0.297,135.1,0.062,0,0,-42.49,-42.49,0,101.6,0,0 +31/12/2021 02:30,7.439,92.4,0.014,139.9,0.006,0,0,-43.41,-43.41,0,101.6,0,0 +31/12/2021 03:00,7.906,93.6,0.063,90.5,0.036,0,0,-39.51,-39.51,0,101.6,0,0 +31/12/2021 03:30,8.07,93.3,0.056,108.4,0.019,0,0,-35.18,-35.18,0,101.6,0,0 +31/12/2021 04:00,8.45,93.7,0,109,0,0,0,-25.02,-25.02,0,101.6,0,0 +31/12/2021 04:30,7.757,93.2,0.11,128.8,0.039,0,0,-22.43,-22.43,0,101.6,0,0 +31/12/2021 05:00,7.962,93.8,0.176,134.3,0.049,0,0,-23.85,-23.85,0,101.6,0,0 +31/12/2021 05:30,7.963,93.8,0.069,228.7,0.008,0.168,0.001,-0.418,-0.418,0,101.6,0,0 +31/12/2021 06:00,9.69,94.3,2.146,221.1,0.127,0.176,0.001,-1.536,-1.536,0,101.6,0,0 +31/12/2021 06:30,10,93.6,2.502,216.4,0.133,0,0,-1.293,-1.293,0,101.6,0,0 +31/12/2021 07:00,9.82,93.7,1.898,192.5,0.153,0,0,-7.265,-7.265,0,101.7,0,0 +31/12/2021 07:30,9.7,93.7,1.351,177.7,0.156,0,0,-19.3,-19.3,0,101.7,0,0 +31/12/2021 08:00,9.63,93.8,0.968,188.9,0.145,0.613,0.003,-15.62,-15.62,0,101.7,0,0 +31/12/2021 08:30,9.66,94,1.143,181.9,0.157,8.3,0.042,-1.283,-1.283,0,101.8,0.015,0.076 +31/12/2021 09:00,9.75,94.1,1.827,186.8,0.158,34.47,0.172,10.78,10.78,0,101.8,0.15,0.369 +31/12/2021 09:30,10.43,94.1,1.917,205.3,0.146,88.2,0.441,45.59,45.59,0,101.8,0.391,1.236 +31/12/2021 10:00,10.81,93.8,2.285,214.1,0.13,61.34,0.307,35.6,35.6,0,101.8,0.279,0.648 +31/12/2021 10:30,11.13,93.5,1.83,218.8,0.128,85.6,0.428,52.21,52.21,0,101.9,0.361,0.957 +31/12/2021 11:00,11.58,92.6,2.336,214.9,0.134,69.3,0.346,49.41,49.41,0,101.9,0.297,0.764 +31/12/2021 11:30,11.88,90.9,2.214,219.7,0.13,117.5,0.588,98.8,98.8,0,101.9,0.523,1.38 +31/12/2021 12:00,12.6,88.1,2.059,232.2,0.134,136.3,0.682,128.2,128.2,0,101.9,0.626,1.62 +31/12/2021 12:30,13.16,86,2.318,233.2,0.135,149.8,0.749,120.9,120.9,0,101.9,0.683,1.711 +31/12/2021 13:00,13.29,85.4,2.624,242.5,0.145,103,0.515,64.53,64.53,0,101.9,0.471,1.176 +31/12/2021 13:30,13.5,85.6,1.998,236.2,0.136,116.9,0.584,67.38,67.38,0,101.9,0.545,1.38 +31/12/2021 14:00,14.07,84.1,2.167,222.6,0.126,142.2,0.711,85.3,85.3,0,101.9,0.685,1.793 +31/12/2021 14:30,14.09,83.5,2.403,222.1,0.126,87.8,0.439,50.79,50.79,0,101.9,0.409,1.008 +31/12/2021 15:00,14.12,83.4,1.844,217.6,0.129,67.8,0.339,36.91,36.91,0,101.9,0.314,0.775 +31/12/2021 15:30,14.08,84.3,1.757,198.2,0.151,38.93,0.195,19.52,19.52,0,102,0.177,0.418 +31/12/2021 16:00,14.04,84.7,0.707,175.2,0.162,18.45,0.092,7.439,7.439,0,102,0.079,0.222 +31/12/2021 16:30,13.8,86.2,0.744,147.5,0.127,3.235,0.016,1.19,1.19,0,102,0,0.03 +31/12/2021 17:00,13.54,87.2,0.912,164.5,0.151,0.013,0,0.124,0.124,0,102,0,0 +31/12/2021 17:30,13.46,87.6,0.981,146.8,0.131,0,0,-0.644,-0.644,0,102,0,0 +31/12/2021 18:00,13.48,87.5,2.204,179.8,0.157,0.118,0.001,-0.109,-0.109,0,102,0,0 +31/12/2021 18:30,13.5,86.2,2.259,183.8,0.156,0.01,0,-2.051,-2.051,0,102,0,0 +31/12/2021 19:00,13.36,86.7,1.809,182.1,0.159,0,0,-2.411,-2.411,0,102.1,0,0 +31/12/2021 19:30,13.24,87.3,0.819,173.4,0.149,0,0,-1.567,-1.567,0,102.1,0,0 +31/12/2021 20:00,13.22,88,0.858,183,0.135,0,0,-3.446,-3.446,0,102.1,0,0 +31/12/2021 20:30,12.99,88.2,0.354,190.6,0.152,0,0,-11.06,-11.06,0,102.1,0,0 +31/12/2021 21:00,12.42,88.9,0.449,198.5,0.154,0,0,-32.62,-32.62,0,102.1,0,0 +31/12/2021 21:30,11.85,89.9,0.307,180.1,0.112,0,0,-31.4,-31.4,0,102.1,0,0 +31/12/2021 22:00,11.72,90.7,1.018,167.5,0.146,0,0,-29.58,-29.58,0,102.1,0,0 +31/12/2021 22:30,12.35,90.2,1.265,173.3,0.15,0,0,-23.33,-23.33,0,102.1,0,0 +31/12/2021 23:00,11.92,89.5,0.81,167,0.155,0,0,-43.85,-43.85,0,102,0,0 +31/12/2021 23:30,11.62,90,1.174,163.8,0.143,0,0,-44.87,-44.87,0,102,0,0 +01/01/2022 00:00,10.88,90.2,0.804,156.9,0.15,0,0,-39.81,-39.81,0,102,0,0 diff --git a/config/static/xlsx/data/efele_data_meteo1.csv b/config/static/xlsx/data/efele_data_meteo1.csv new file mode 100644 index 0000000..06e5387 --- /dev/null +++ b/config/static/xlsx/data/efele_data_meteo1.csv @@ -0,0 +1,17522 @@ +date,Temp_air_celsius,Hum_relative,Vitesse_vent_m_s,Vent_direction_moy_deg,Vent_direction_sd_deg,Rg_W_m2,Rg_kJ_m2,R_net_W_m2,R_net_corr_W_m2,Pluie_mm,Patm_kPa,NDVI_red_mV,NDVI_PIR_mV +01/01/2021 00:00,-2.333,93.5,0.038,233.7,0.008,0,0,-39.1,-39.1,0,100.4,0,-4.848 +01/01/2021 00:30,-2.708,93.6,0,0,0,0,0,-41.46,-41.46,0,100.4,0,-4.839 +01/01/2021 01:00,-2.833,93.9,0,0,0,0,0,-29.1,-29.1,0,100.4,0,-4.426 +01/01/2021 01:30,-2.864,93.8,0,238.1,0,0,0,-23.05,-23.05,0,100.4,0,-4.13 +01/01/2021 02:00,-2.878,94,0.43,20.07,0.078,0,0,-22.21,-22.21,0,100.4,0,-3.87 +01/01/2021 02:30,-2.545,94.2,0,199.8,0.002,0,0,-19.94,-19.94,0,100.4,0,-3.648 +01/01/2021 03:00,-2.358,94.1,0.094,238.4,0.016,0,0,-19,-19,0,100.5,-0.002,-3.856 +01/01/2021 03:30,-2.372,94,0.151,318.7,0.037,0,0,-24.89,-24.89,0,100.5,0,-4.079 +01/01/2021 04:00,-2.39,94.2,0.195,340.1,0.11,0,0,-29.78,-29.78,0,100.5,0,-4.328 +01/01/2021 04:30,-2.335,94.2,0.191,276.6,0.043,0,0,-37.67,-37.67,0,100.5,0,-4.642 +01/01/2021 05:00,-2.632,94,0,0,0,0,0,-45.21,-45.21,0,100.5,0,-4.436 +01/01/2021 05:30,-2.705,94.3,0,0,0,0,0,-41.37,-41.37,0,100.5,0,-3.965 +01/01/2021 06:00,-2.59,94.5,0,0,0,0,0,-39.1,-39.1,0,100.5,0,-3.591 +01/01/2021 06:30,-2.71,94.1,0,342.1,0,0,0,-36.58,-36.58,0,100.5,0,-3.795 +01/01/2021 07:00,-2.556,94.7,0.257,15.34,0.035,0,0,-37.62,-37.62,0,100.5,0,-3.891 +01/01/2021 07:30,-1.697,94.9,1.078,30.38,0.139,0,0,-47.4,-47.4,0,100.6,0,-4.05 +01/01/2021 08:00,-1.581,93.9,0.404,36.42,0.085,0,0,-53.35,-53.35,0,100.6,0,-4.009 +01/01/2021 08:30,-1.966,93.4,0.19,335.7,0.034,4.258,0.021,-48.83,-48.83,0,100.6,0,-3.767 +01/01/2021 09:00,-1.989,93.4,0.282,299.6,0.039,34.56,0.173,-39.35,-39.35,0,100.7,0.124,-2.894 +01/01/2021 09:30,-1.258,92.8,0,0,0,130.8,0.654,-10.32,-10.32,0,100.7,0.421,-0.271 +01/01/2021 10:00,0.726,91.3,0.067,91,0.041,235.1,1.176,13.68,13.68,0,100.7,0.536,10.96 +01/01/2021 10:30,2.492,83.4,0.417,80.7,0.106,211.4,1.057,63.61,63.61,0,100.7,0.491,15.12 +01/01/2021 11:00,2.392,78.97,0.975,49.51,0.131,251.5,1.258,111.3,111.3,0.2,100.8,0.517,15.48 +01/01/2021 11:30,3.138,74.65,1.271,38.81,0.134,277.4,1.387,141.4,141.4,0,100.8,0.66,16.14 +01/01/2021 12:00,3.719,71.79,1.581,30.73,0.14,292.1,1.46,121.7,121.7,0,100.8,0.777,16.46 +01/01/2021 12:30,4.234,67.87,1.749,34.14,0.129,295,1.475,127.4,127.4,0,100.7,0.853,16.22 +01/01/2021 13:00,4.713,64.37,1.412,41.86,0.126,285.5,1.428,124.3,124.3,0,100.7,0.918,16.64 +01/01/2021 13:30,5.037,62.92,1.631,38.12,0.118,264.9,1.324,113.2,113.2,0,100.7,0.968,16.65 +01/01/2021 14:00,5.043,61.14,1.367,45.99,0.122,232.9,1.165,94.8,94.8,0,100.7,0.979,17.85 +01/01/2021 14:30,5.111,61.62,1.795,23.16,0.138,192,0.96,70.75,70.75,0,100.7,0.954,17.98 +01/01/2021 15:00,4.954,62.02,1.557,25.54,0.144,145.3,0.727,39.92,39.92,0,100.8,0.917,13.06 +01/01/2021 15:30,4.592,66.56,1.705,9.23,0.155,93,0.465,9.95,9.95,0,100.8,0.612,11.2 +01/01/2021 16:00,3.996,70.41,1.28,1.075,0.148,43.15,0.216,-19.85,-19.85,0,100.8,0.408,11.41 +01/01/2021 16:30,3.208,75.04,0.788,1.481,0.133,5.52,0.028,-51.72,-51.72,0,100.8,0.003,9.79 +01/01/2021 17:00,1.976,80.2,0.613,1.493,0.168,0,0,-59.66,-59.66,0,100.9,-0.073,9.49 +01/01/2021 17:30,1.508,83.9,0.677,342.9,0.149,0,0,-60.2,-60.2,0,100.9,-0.07,9.35 +01/01/2021 18:00,1.052,85.6,0.213,336.5,0.092,0,0,-58.66,-58.66,0,100.9,-0.068,9.83 +01/01/2021 18:30,0.096,87.3,0.336,336.5,0.154,0,0,-56.62,-56.62,0,100.9,-0.068,9.66 +01/01/2021 19:00,-0.768,89.3,0.124,336.5,0.07,0,0,-53.3,-53.3,0,100.9,-0.132,5.873 +01/01/2021 19:30,-1.101,90.6,0.599,336.2,0.176,0,0,-56.23,-56.23,0,100.9,-0.068,-0.979 +01/01/2021 20:00,-1.096,91.4,0.58,311.6,0.059,0,0,-57.11,-57.11,0,101,-0.068,-1.691 +01/01/2021 20:30,-1.739,92.2,0,0,0,0,0,-53.88,-53.88,0,101,-0.068,-0.653 +01/01/2021 21:00,-1.752,92.1,0.128,297.9,0.016,0.191,0.001,-55.11,-55.11,0,101,-0.068,-0.236 +01/01/2021 21:30,-2.135,92.8,0,301.5,0.001,0,0,-38.98,-38.98,0,101,-0.067,0.377 +01/01/2021 22:00,-1.753,93,0.38,311.7,0.066,0,0,-30.07,-30.07,0,101,-0.068,1.354 +01/01/2021 22:30,-1.671,92.9,0.188,310.3,0.026,0,0,-26.85,-26.85,0,101.1,-0.068,1.74 +01/01/2021 23:00,-1.674,93,0,0,0,0,0,-27.69,-27.69,0,101.1,-0.068,1.743 +01/01/2021 23:30,-1.508,93.2,0,0,0,0,0,-18.45,-18.45,0,101.1,-0.068,2.137 +02/01/2021 00:00,-1.177,93.2,0,326.9,0,0,0,-28.5,-28.5,0,101.1,-0.068,2.398 +02/01/2021 00:30,-1.261,93,0,0,0,0,0,-44.66,-44.66,0,101.1,-0.068,1.186 +02/01/2021 01:00,-1.928,92.9,0,0,0,0,0,-47.2,-47.2,0,101.1,-0.066,-0.136 +02/01/2021 01:30,-2.26,93.5,0,0,0,0,0,-33.33,-33.33,0,101.1,-0.068,0.23 +02/01/2021 02:00,-1.785,93.9,0,0,0,0.09,0,-19.85,-19.85,0,101.1,-0.068,1.001 +02/01/2021 02:30,-1.707,93.1,0,0,0,0,0,-38.55,-38.55,0,101.1,-0.068,0.474 +02/01/2021 03:00,-1.922,93.6,0.098,325.8,0.051,0,0,-27.85,-27.85,0,101.1,-0.068,0.548 +02/01/2021 03:30,-1.998,93.4,0,0,0,0,0,-43.87,-43.87,0,101.1,-0.065,0.102 +02/01/2021 04:00,-2.102,94,0,0,0,0,0,-51.03,-51.03,0,101.1,-0.06,-0.056 +02/01/2021 04:30,-2.286,93.6,0.057,315.1,0.013,0,0,-49.38,-49.38,0,101.1,-0.06,-0.051 +02/01/2021 05:00,-2.671,93.6,0,0,0,0,0,-49.07,-49.07,0,101.1,-0.038,-0.24 +02/01/2021 05:30,-2.929,94.1,0,0,0,0,0,-49.6,-49.6,0,101.1,-0.032,-0.297 +02/01/2021 06:00,-3.089,94,0,0,0,0,0,-46.05,-46.05,0,101.2,-0.009,-0.544 +02/01/2021 06:30,-3.222,94,0.043,315.1,0.016,0,0,-42.94,-42.94,0,101.2,-0.024,-0.447 +02/01/2021 07:00,-3.352,94,0.038,315,0.013,0,0,-50.56,-50.56,0,101.2,-0.012,-0.5 +02/01/2021 07:30,-3.162,94.1,0.118,315,0.043,0,0,-31.71,-31.71,0,101.2,-0.039,-0.162 +02/01/2021 08:00,-2.838,94.1,0.339,293.5,0.041,0.894,0.004,-7.742,-7.742,0,101.2,-0.068,0.569 +02/01/2021 08:30,-2.389,93.9,0.291,160.8,0.062,10.75,0.054,-25.58,-25.58,0,101.3,-0.009,0.993 +02/01/2021 09:00,-2.161,93.9,0.56,353.9,0.079,45.65,0.228,-30.05,-30.05,0,101.3,0.123,1.588 +02/01/2021 09:30,-0.958,93.5,0,72.93,0,111.7,0.559,-7.921,-7.921,0,101.3,0.331,14.1 +02/01/2021 10:00,0.663,92.3,0,0,0,206.5,1.032,30.57,30.57,0,101.3,0.498,23.88 +02/01/2021 10:30,1.162,89.5,0.594,257.7,0.145,201.1,1.006,64.36,64.36,0,101.3,0.504,19.69 +02/01/2021 11:00,1.973,88.7,0.358,265.7,0.089,200.3,1.001,96.4,96.4,0.2,101.3,0.354,17.8 +02/01/2021 11:30,2.475,87.1,0.476,281.2,0.112,170.9,0.854,99.2,99.2,0,101.3,0.181,20.01 +02/01/2021 12:00,2.691,87.8,0.59,286.2,0.105,135.9,0.679,71.51,71.51,0,101.3,0.067,24.87 +02/01/2021 12:30,3.456,87.8,0.742,294,0.139,159.3,0.797,73.12,73.12,0,101.2,0.111,27.02 +02/01/2021 13:00,4.259,87,1.004,282.5,0.139,116.7,0.583,53.28,53.28,0,101.2,0.046,27.25 +02/01/2021 13:30,4.685,86.3,0.673,299.7,0.097,110.8,0.554,56.65,56.65,0,101.2,0.037,27.31 +02/01/2021 14:00,5.192,85.9,0.825,297.7,0.134,101.2,0.506,48.37,48.37,0,101.2,0.033,28.04 +02/01/2021 14:30,5.373,86.1,1.149,303.9,0.139,54.21,0.271,7.698,7.698,0,101.2,-0.053,28.37 +02/01/2021 15:00,5.038,86.7,1.871,317.6,0.122,22.76,0.114,-13.58,-13.58,0,101.2,-0.135,27.31 +02/01/2021 15:30,4.637,87,1.072,342.8,0.12,28.93,0.145,-5.488,-5.488,0.2,101.2,-0.136,28.4 +02/01/2021 16:00,4.537,87.6,1.221,310.7,0.126,22.57,0.113,-7.014,-7.014,0,101.2,-0.136,28.91 +02/01/2021 16:30,4.458,88.4,0.754,310.1,0.096,5.679,0.028,-11.52,-11.52,0,101.2,-0.164,28.32 +02/01/2021 17:00,4.369,89.9,0.878,294.6,0.11,0,0,-12.08,-12.08,0.2,101.2,-0.203,27.78 +02/01/2021 17:30,4.223,90.6,1.34,313.2,0.125,0,0,-14.42,-14.42,0,101.2,-0.203,27.49 +02/01/2021 18:00,3.728,89,0.958,326.9,0.093,0,0,-21.22,-21.22,0,101.2,-0.203,26.87 +02/01/2021 18:30,3.499,86.9,0.538,312.8,0.061,0,0,-22.69,-22.69,0,101.2,-0.203,26.83 +02/01/2021 19:00,3.193,86.7,0.212,285.9,0.04,0,0,-43.46,-43.46,0,101.2,-0.179,26.33 +02/01/2021 19:30,2.327,88.2,0.539,275.7,0.076,0,0,-50.79,-50.79,0,101.2,-0.136,26.43 +02/01/2021 20:00,2.183,90.3,0.167,283.5,0.041,0,0,-42.75,-42.75,0,101.2,-0.137,26.26 +02/01/2021 20:30,1.908,90.7,0,0,0,0,0,-28.29,-28.29,0,101.2,-0.136,26.43 +02/01/2021 21:00,1.535,90.9,0,0,0,0,0,-30.81,-30.81,0,101.2,-0.136,25.53 +02/01/2021 21:30,1.185,91.5,0,264.6,0.002,0,0,-28.95,-28.95,0,101.1,-0.136,25.62 +02/01/2021 22:00,1.232,91.9,0.326,278.6,0.137,0,0,-21.95,-21.95,0.2,101.1,-0.136,25.52 +02/01/2021 22:30,1.218,92,0.25,281.8,0.091,0,0,-21.43,-21.43,0,101.1,-0.136,25.55 +02/01/2021 23:00,1.239,92.2,0.445,300.1,0.082,0,0,-22.73,-22.73,0,101.1,-0.136,25.3 +02/01/2021 23:30,1.069,91.9,0.37,255.8,0.095,0,0,-28.14,-28.14,0,101.1,-0.136,25.37 +03/01/2021 00:00,0.813,92,0,0,0,0,0,-22.86,-22.86,0,101,-0.136,25.43 +03/01/2021 00:30,0.541,92.2,0,0,0,0,0,-5.165,-5.165,0,101,-0.136,25.16 +03/01/2021 01:00,0.679,92.4,0,0,0,0,0,-5.353,-5.353,0,101,-0.136,25.17 +03/01/2021 01:30,0.933,92.7,0.026,35.9,0.01,0,0,-4.634,-4.634,0,101,-0.136,25.19 +03/01/2021 02:00,1.171,92.8,0.317,35.51,0.071,0,0,-6.951,-6.951,0,101,-0.136,24.83 +03/01/2021 02:30,1.3,92.9,0,0,0,0,0,-14.03,-14.03,0,101,-0.136,24.58 +03/01/2021 03:00,1.133,92.7,0,0,0,0,0,-29.71,-29.71,0,100.9,-0.124,24.09 +03/01/2021 03:30,0.839,93,0,0,0,0,0,-34.66,-34.66,0,100.9,-0.098,24.22 +03/01/2021 04:00,0.369,93.1,0,0,0,0,0,-27.39,-27.39,0,100.9,-0.105,24.38 +03/01/2021 04:30,0.328,93.3,0,0,0,0,0,-25.81,-25.81,0,100.9,-0.104,23.78 +03/01/2021 05:00,0.19,93.5,0,0,0,0,0,-20.3,-20.3,0,100.9,-0.116,23.46 +03/01/2021 05:30,0.177,93.7,0.104,311.8,0.032,0,0,-27.86,-27.86,0,100.9,-0.068,23.15 +03/01/2021 06:00,0.193,93.8,0.456,349.1,0.09,0,0,-26.84,-26.84,0,100.9,-0.068,22.72 +03/01/2021 06:30,0.325,94.3,0.583,324.3,0.097,0,0,-8.82,-8.82,0,100.9,-0.132,22.96 +03/01/2021 07:00,0.427,94.3,0.753,1.475,0.147,0.027,0,-4.172,-4.172,0.2,100.9,-0.136,22.54 +03/01/2021 07:30,0.855,94.4,0.558,37.91,0.134,0,0,-21.35,-21.35,0,100.9,-0.122,22.44 +03/01/2021 08:00,0.745,94.1,0,41.59,0,0.37,0.002,-42.71,-42.71,0,100.9,-0.068,21.52 +03/01/2021 08:30,0.211,94.2,0,0,0,16.37,0.082,-41.88,-41.88,0,100.9,-0.047,21.98 +03/01/2021 09:00,0.136,94.4,0.126,72.04,0.061,32.39,0.162,-26.08,-26.08,0,100.9,-0.004,21.75 +03/01/2021 09:30,0.418,94.5,0.021,73.48,0.028,58.09,0.29,17.61,17.61,0,100.9,-0.039,22.51 +03/01/2021 10:00,0.836,94.2,0.595,55.13,0.106,62.3,0.311,25.48,25.48,0,101,-0.061,23.44 +03/01/2021 10:30,1.201,94.1,0.697,59.78,0.133,91.2,0.456,50.24,50.24,0,101,-0.013,24.54 +03/01/2021 11:00,1.737,93.6,0.875,65.78,0.147,109.3,0.546,68.55,68.55,0,101,0.03,25.39 +03/01/2021 11:30,2.301,92.5,0.668,59.88,0.123,73.66,0.368,50.73,50.73,0,101,-0.019,25.27 +03/01/2021 12:00,2.865,90.7,0.953,63.75,0.138,119.5,0.598,63.94,63.94,0,101,0.098,26.46 +03/01/2021 12:30,3.464,87.3,1.187,61.36,0.143,162.9,0.815,80,80,0,100.9,0.171,27.03 +03/01/2021 13:00,3.988,85,1.329,81,0.15,120.3,0.601,59.56,59.56,0,100.9,0.071,26.63 +03/01/2021 13:30,3.902,84.3,1.25,99.4,0.152,54.53,0.273,24.73,24.73,0,100.9,-0.043,25.53 +03/01/2021 14:00,4.212,83.3,1.375,85.3,0.156,78.06,0.39,36.21,36.21,0,100.9,-0.001,25.99 +03/01/2021 14:30,4.278,80.7,1.537,86.8,0.152,37.69,0.188,9.57,9.57,0,100.9,-0.068,25.17 +03/01/2021 15:00,4.142,78.98,0.96,67.15,0.155,62.88,0.314,7.736,7.736,0,100.9,0.014,25.27 +03/01/2021 15:30,4.597,76.29,0.834,56.38,0.135,115.2,0.576,38.47,38.47,0,100.9,0.519,26.97 +03/01/2021 16:00,4.895,74.33,0.989,32.14,0.122,55.04,0.275,-3.381,-3.381,0,100.9,0.287,27.1 +03/01/2021 16:30,4.076,79.09,0.763,33.15,0.136,5.002,0.025,-27.99,-27.99,0,100.9,-0.102,25.34 +03/01/2021 17:00,3.44,79.88,1.235,31.15,0.144,0,0,-47.38,-47.38,0,100.9,-0.129,24.38 +03/01/2021 17:30,3.496,76.99,1.209,40.21,0.131,0,0,-21.2,-21.2,0,101,-0.136,24.15 +03/01/2021 18:00,3.502,75.88,1.062,39.1,0.125,0,0,-17.14,-17.14,0,101,-0.136,23.92 +03/01/2021 18:30,3.279,76.64,1.118,26.74,0.15,0,0,-25.35,-25.35,0,101,-0.136,23.25 +03/01/2021 19:00,2.307,82.5,0.883,15.67,0.154,0,0,-38.36,-38.36,0,101,-0.136,22.13 +03/01/2021 19:30,2.116,81.5,1.234,22.72,0.143,0,0,-57.9,-57.9,0,101,-0.136,21.35 +03/01/2021 20:00,1.554,83.4,1.056,20.16,0.142,0,0,-56.48,-56.48,0,101,-0.136,20.76 +03/01/2021 20:30,1.387,85.6,0.967,31.68,0.144,0,0,-49.03,-49.03,0,101.1,-0.136,20.77 +03/01/2021 21:00,1.443,86.7,0.844,40.83,0.125,0,0,-48.71,-48.71,0,101.1,-0.136,20.91 +03/01/2021 21:30,1.266,87,0.422,59.09,0.111,0,0,-58.87,-58.87,0,101.1,-0.13,21.04 +03/01/2021 22:00,1.003,87.8,0.5,28.16,0.113,0,0,-43.21,-43.21,0,101.1,-0.136,20.58 +03/01/2021 22:30,0.761,88.6,0.793,8.34,0.15,0,0,-29.56,-29.56,0,101.1,-0.136,20.89 +03/01/2021 23:00,0.768,89,0.795,12.7,0.179,0,0,-20.37,-20.37,0,101.1,-0.146,21.62 +03/01/2021 23:30,0.834,89.3,0.406,21.4,0.15,0,0,-38.13,-38.13,0,101.1,-0.136,21.46 +04/01/2021 00:00,0.61,89.7,0.386,76.33,0.133,0,0,-60.91,-60.91,0,101,-0.126,20.93 +04/01/2021 00:30,0.266,90,0.684,32.98,0.119,0,0,-59.06,-59.06,0,101.1,-0.113,19.96 +04/01/2021 01:00,-0.444,90.4,1.21,2.287,0.159,0,0,-58.71,-58.71,0,101.1,-0.136,19.7 +04/01/2021 01:30,-0.392,90.9,0.996,352.7,0.162,0,0,-54.09,-54.09,0,101,-0.135,19.24 +04/01/2021 02:00,-0.651,91.2,0.944,349.9,0.161,0,0,-43.21,-43.21,0,101,-0.136,19.08 +04/01/2021 02:30,-0.555,91.3,0.92,2.776,0.135,0,0,-15.41,-15.41,0,101,-0.136,19.24 +04/01/2021 03:00,-0.158,91.3,1.384,7.015,0.163,0,0,-10.94,-10.94,0,101,-0.179,19.3 +04/01/2021 03:30,0.344,90.3,1.357,14.36,0.154,0,0,-9.42,-9.42,0,101,-0.203,19.11 +04/01/2021 04:00,0.545,89.4,1.535,16.2,0.15,0,0,-9.91,-9.91,0,101,-0.203,19.22 +04/01/2021 04:30,0.84,88.1,1.765,15.88,0.149,0,0,-11.65,-11.65,0,101,-0.203,19.72 +04/01/2021 05:00,1.107,86.4,1.849,26.67,0.147,0,0,-12.32,-12.32,0,101,-0.203,20.1 +04/01/2021 05:30,1.075,87.1,1.531,31.6,0.137,0,0,-21.31,-21.31,0,101,-0.195,20.03 +04/01/2021 06:00,0.454,89.5,1.211,7.31,0.163,0,0,-10.82,-10.82,0,101,-0.167,20.24 +04/01/2021 06:30,0.411,91.2,1.566,2.772,0.148,0,0,-28.47,-28.47,0,101,-0.195,20.13 +04/01/2021 07:00,0.492,91.9,1.612,5.371,0.151,0,0,-8.98,-8.98,0.2,101,-0.136,20.06 +04/01/2021 07:30,0.551,92.3,1.891,7.309,0.157,0,0,-10.26,-10.26,0.4,101,-0.137,20.29 +04/01/2021 08:00,0.684,92.5,1.766,12.1,0.151,0.13,0.001,-10.2,-10.2,0.2,101,-0.148,20.3 +04/01/2021 08:30,0.879,92.5,1.244,11.53,0.148,2.703,0.014,-9.05,-9.05,0,101,-0.136,19.97 +04/01/2021 09:00,1.036,92.3,1.297,5.516,0.151,15.88,0.079,-5.685,-5.685,0,101,-0.136,20.27 +04/01/2021 09:30,1.213,91.9,1.328,350.9,0.144,24.66,0.123,1.27,1.27,0,101,-0.136,20.08 +04/01/2021 10:00,1.381,91.5,1.55,348.7,0.147,32.13,0.161,6.045,6.045,0,101,-0.136,20.44 +04/01/2021 10:30,1.483,91.1,2.348,349.7,0.145,45.44,0.227,12.83,12.83,0,101.1,-0.109,20.65 +04/01/2021 11:00,1.83,90.2,1.962,340.5,0.15,82.3,0.411,30.22,30.22,0,101,-0.054,21.16 +04/01/2021 11:30,2.475,87.8,1.848,342.6,0.143,112.1,0.56,46.14,46.14,0,101,0.002,22.31 +04/01/2021 12:00,3.228,81.6,2.622,358.5,0.148,130.2,0.651,65.02,65.02,0,101,0.046,22.97 +04/01/2021 12:30,3.626,77.47,2.881,359.8,0.156,147.2,0.736,73.21,73.21,0,100.9,0.101,23.55 +04/01/2021 13:00,3.681,79.52,2.653,18.55,0.144,110.2,0.551,16.92,16.92,0,100.9,0.04,23.56 +04/01/2021 13:30,3.541,81.5,1.995,32.06,0.135,71.31,0.357,3.528,3.528,0,100.9,-0.05,22.7 +04/01/2021 14:00,3.444,81.8,1.771,37.09,0.134,73.84,0.369,2.206,2.206,0,100.8,-0.065,22.44 +04/01/2021 14:30,3.366,82.9,1.796,43.39,0.126,52.04,0.26,-5.627,-5.627,0.2,100.8,-0.098,22.06 +04/01/2021 15:00,3.133,84.6,1.801,42.48,0.125,61.83,0.309,-0.792,-0.792,0.2,100.8,-0.081,22.26 +04/01/2021 15:30,2.985,85.4,1.782,43.2,0.126,41.16,0.206,-11.72,-11.72,0,100.9,-0.119,21.77 +04/01/2021 16:00,2.789,83.8,1.769,40.22,0.129,18.79,0.094,-19.64,-19.64,0,100.9,-0.137,20.89 +04/01/2021 16:30,2.395,83.8,0.98,33.43,0.097,4.501,0.023,-35.28,-35.28,0,100.9,-0.164,20.52 +04/01/2021 17:00,1.96,86.5,0.483,21.87,0.089,0.016,0,-21.06,-21.06,0,100.9,-0.16,20.11 +04/01/2021 17:30,1.745,88.1,0.606,12,0.088,0,0,-23.91,-23.91,0,100.9,-0.167,19.7 +04/01/2021 18:00,1.371,88.6,0.723,17.09,0.101,0,0,-42.88,-42.88,0,100.9,-0.136,19.34 +04/01/2021 18:30,1.29,89.7,1.173,21.76,0.149,0,0,-25.57,-25.57,0,101,-0.137,19.19 +04/01/2021 19:00,1.548,89.6,1.276,24.21,0.144,0,0,-15.32,-15.32,0,101,-0.172,19.23 +04/01/2021 19:30,1.741,89.2,1.86,20.53,0.15,0,0,-27.34,-27.34,0,101,-0.183,19.42 +04/01/2021 20:00,1.514,89.3,1.885,17.27,0.151,0,0,-27.33,-27.33,0,101,-0.136,19.66 +04/01/2021 20:30,1.622,89,1.855,24.45,0.149,0,0,-26.17,-26.17,0,101,-0.136,19.27 +04/01/2021 21:00,1.731,87.9,2.013,23.42,0.15,0,0,-23.96,-23.96,0,101,-0.136,19.28 +04/01/2021 21:30,1.712,87.6,2.307,20.13,0.147,0,0,-16.87,-16.87,0,101,-0.138,19.15 +04/01/2021 22:00,1.663,88.3,2.152,23.6,0.145,0,0,-13.94,-13.94,0,101.1,-0.141,19.07 +04/01/2021 22:30,1.666,88.6,1.917,22.14,0.146,0,0,-13.32,-13.32,0,101.1,-0.166,19.07 +04/01/2021 23:00,1.667,88.7,1.865,18.78,0.144,0,0,-15.34,-15.34,0,101.1,-0.139,18.86 +04/01/2021 23:30,1.659,88.8,1.98,15.92,0.152,0,0,-17.39,-17.39,0,101.1,-0.138,19.25 +05/01/2021 00:00,1.618,89.2,2.017,16.9,0.153,0,0,-17.75,-17.75,0,101.1,-0.136,19.33 +05/01/2021 00:30,1.599,89.2,2.076,18.3,0.141,0,0,-18.42,-18.42,0,101.1,-0.136,19.24 +05/01/2021 01:00,1.647,89.1,2.165,21.85,0.149,0,0,-16.98,-16.98,0,101.1,-0.136,19.31 +05/01/2021 01:30,1.655,88.7,2.204,21.42,0.141,0,0,-16.43,-16.43,0,101.1,-0.136,19.16 +05/01/2021 02:00,1.73,88,1.895,28.8,0.141,0,0,-14.37,-14.37,0,101.1,-0.136,19.11 +05/01/2021 02:30,1.769,87.1,1.142,34.17,0.134,0,0,-14.91,-14.91,0,101.1,-0.136,18.86 +05/01/2021 03:00,1.943,85.3,1.379,36.72,0.131,0,0,-16.27,-16.27,0,101.1,-0.136,18.41 +05/01/2021 03:30,1.895,83.5,1.713,31.3,0.138,0,0,-36.05,-36.05,0,101.1,-0.136,18.79 +05/01/2021 04:00,1.225,86,1.753,18.8,0.154,0,0,-36.14,-36.14,0,101.1,-0.136,18.6 +05/01/2021 04:30,1.25,87.1,1.972,17.42,0.151,0,0,-16.42,-16.42,0,101.1,-0.136,18.23 +05/01/2021 05:00,1.32,87.4,1.845,25.6,0.141,0,0,-15.2,-15.2,0,101.1,-0.136,18.19 +05/01/2021 05:30,1.345,86.7,1.58,11.7,0.155,0,0,-15.86,-15.86,0,101.1,-0.136,18.48 +05/01/2021 06:00,1.073,87.5,1.308,17.51,0.154,0,0,-28.82,-28.82,0,101.1,-0.136,17.2 +05/01/2021 06:30,1.039,87.6,1.779,21.51,0.147,0,0,-37.29,-37.29,0,101.2,-0.136,17.05 +05/01/2021 07:00,0.228,88.2,1.771,15.66,0.15,0,0,-60.48,-60.48,0,101.2,-0.136,16.75 +05/01/2021 07:30,0.026,89.5,1.716,13,0.155,0,0,-52.38,-52.38,0,101.2,-0.136,16.03 +05/01/2021 08:00,-0.375,90,1.612,9.31,0.156,0.1,0.001,-62.37,-62.37,0,101.2,-0.111,16.14 +05/01/2021 08:30,-0.339,90.5,1.701,14.14,0.154,8.52,0.043,-54.41,-54.41,0,101.2,-0.071,16.49 +05/01/2021 09:00,0,90.1,1.279,9.53,0.159,35.42,0.177,-35.72,-35.72,0,101.2,0.018,16.58 +05/01/2021 09:30,0.868,88.6,1.23,8.73,0.154,88.9,0.445,1.383,1.383,0,101.2,0.311,17.94 +05/01/2021 10:00,2.17,83.6,1.814,15.53,0.15,215.5,1.078,79.98,79.98,0,101.2,0.577,20.1 +05/01/2021 10:30,3.644,77.48,2.808,15.06,0.152,302.7,1.513,149.8,149.8,0,101.3,0.785,19.95 +05/01/2021 11:00,3.834,76.03,2.944,14.59,0.148,215.3,1.077,101.3,101.3,0,101.3,0.414,18.87 +05/01/2021 11:30,3.483,77.34,2.498,21.02,0.148,134.2,0.671,54.99,55,0,101.2,0.157,19.68 +05/01/2021 12:00,3.596,78.8,2.254,13.36,0.148,146.3,0.732,55.08,55.08,0,101.2,0.172,20.58 +05/01/2021 12:30,4.161,77.2,2.596,4.958,0.159,159.2,0.796,70.79,70.79,0,101.2,0.181,20.06 +05/01/2021 13:00,4.414,76.66,2.614,12.09,0.147,177.4,0.887,83,83,0,101.1,0.238,21.31 +05/01/2021 13:30,4.526,74.98,2.269,23.28,0.14,77.14,0.386,37.69,37.69,0,101.1,-0.006,19.65 +05/01/2021 14:00,4.487,71.59,1.808,44.59,0.126,71.88,0.359,32.69,32.69,0,101.1,-0.018,19.62 +05/01/2021 14:30,4.462,70.5,1.46,56.56,0.132,65.58,0.328,29.3,29.3,0,101.1,-0.046,19.8 +05/01/2021 15:00,4.198,73.01,1.278,47.5,0.127,43.05,0.215,13.59,13.59,0,101.1,-0.077,21.25 +05/01/2021 15:30,4.081,72.05,2.071,36.65,0.136,33.66,0.168,4.432,4.432,0,101.1,-0.102,20.97 +05/01/2021 16:00,3.819,73.86,1.626,41.71,0.127,15.8,0.079,-8.74,-8.74,0,101.1,-0.136,19.65 +05/01/2021 16:30,3.642,75.94,1.339,56.22,0.127,5.805,0.029,-13.25,-13.25,0,101.1,-0.136,18.64 +05/01/2021 17:00,3.435,76.95,1.181,61.82,0.138,0.046,0,-16.31,-16.31,0,101.2,-0.136,18.66 +05/01/2021 17:30,3.324,77.84,1.01,56.42,0.141,0,0,-16.88,-16.88,0,101.2,-0.136,18.37 +05/01/2021 18:00,3.257,78.14,0.966,34.62,0.133,0,0,-17.21,-17.21,0,101.2,-0.136,18.22 +05/01/2021 18:30,3.18,77,1.109,48.37,0.126,0,0,-17.8,-17.8,0,101.2,-0.136,18.15 +05/01/2021 19:00,3.066,77.08,1.03,41.73,0.126,0,0,-17.06,-17.06,0,101.2,-0.136,18.13 +05/01/2021 19:30,2.925,78.22,0.941,39.49,0.126,0,0,-17.47,-17.47,0,101.2,-0.136,18.43 +05/01/2021 20:00,2.763,78.84,1.451,42.64,0.129,0,0,-17.76,-17.76,0,101.2,-0.136,18.34 +05/01/2021 20:30,2.582,79.27,1.138,53.81,0.129,0,0,-17.89,-17.89,0,101.2,-0.136,18.27 +05/01/2021 21:00,2.408,80.4,0.782,56.07,0.14,0,0,-17.7,-17.7,0,101.2,-0.136,18.26 +05/01/2021 21:30,2.295,80.8,0.505,62.46,0.13,0,0,-16.99,-16.99,0,101.3,-0.136,18.11 +05/01/2021 22:00,2.193,81.6,0.673,25.04,0.126,0,0,-16.3,-16.3,0,101.3,-0.136,18.02 +05/01/2021 22:30,1.985,83,0.682,19.93,0.143,0,0,-15.6,-15.6,0,101.3,-0.136,18.04 +05/01/2021 23:00,1.807,83.9,0.75,2.974,0.151,0,0,-15.32,-15.32,0,101.3,-0.136,18.46 +05/01/2021 23:30,1.858,83.5,1.051,354.3,0.164,0,0,-17.31,-17.31,0,101.3,-0.136,18.27 +06/01/2021 00:00,1.488,85.6,1.039,11.44,0.142,0,0,-20.84,-20.84,0,101.3,-0.136,18.28 +06/01/2021 00:30,1.445,86.7,1.354,14.15,0.149,0,0,-23.4,-23.4,0,101.3,-0.136,18.19 +06/01/2021 01:00,1.416,86.6,0.923,10.37,0.164,0,0,-22.91,-22.91,0,101.3,-0.136,17.85 +06/01/2021 01:30,1.219,86.7,0.88,359.2,0.124,0,0,-30.72,-30.72,0,101.3,-0.136,17.38 +06/01/2021 02:00,0.757,87.1,0.193,358,0.012,0,0,-62.12,-62.12,0,101.3,-0.076,16.8 +06/01/2021 02:30,0.122,88.4,0,0,0,0,0,-63.67,-63.67,0,101.3,-0.09,16.53 +06/01/2021 03:00,-0.627,89.5,0,0,0,0,0,-47.45,-47.45,0,101.3,-0.1,15.97 +06/01/2021 03:30,-1.036,90.8,0.264,309.4,0.025,0,0,-52.62,-52.62,0,101.3,-0.123,13.27 +06/01/2021 04:00,-0.708,91.6,1.021,311.3,0.079,0.013,0,-60.09,-60.09,0,101.2,-0.096,3.444 +06/01/2021 04:30,-1.111,91.5,0,0,0,0,0,-22.63,-22.63,0,101.3,-0.05,0.264 +06/01/2021 05:00,-0.862,92.2,0,0,0,0,0,-49.12,-49.12,0,101.3,-0.034,-0.196 +06/01/2021 05:30,-1.399,91.6,0,0,0,0,0,-40.28,-40.28,0,101.2,-0.002,-0.264 +06/01/2021 06:00,-1.89,92.5,0.602,357.9,0.106,0,0,-28.58,-28.58,0,101.3,0,0.098 +06/01/2021 06:30,-1.369,92.9,0.431,346.8,0.091,0,0,-27.06,-27.06,0,101.3,-0.019,0.496 +06/01/2021 07:00,-1.125,92.7,0.645,331.2,0.098,0,0,-22.32,-22.32,0,101.3,-0.055,0.895 +06/01/2021 07:30,-0.953,92.7,0.104,352.3,0.018,0,0,-19.22,-19.22,0,101.3,-0.067,1.186 +06/01/2021 08:00,-0.901,92.5,0,0,0,0.267,0.001,-15.23,-15.23,0,101.3,-0.05,1.277 +06/01/2021 08:30,-0.881,92.7,0,272.9,0,6.091,0.03,-10.42,-10.42,0,101.4,-0.011,1.947 +06/01/2021 09:00,-0.775,92.7,0.03,311.3,0.005,22.22,0.111,0.353,0.353,0,101.4,0,3.487 +06/01/2021 09:30,-0.573,92.7,0.693,314,0.101,45.64,0.228,13.67,13.67,0,101.4,0,8.6 +06/01/2021 10:00,-0.002,92.4,0.46,319.6,0.064,73.99,0.37,30.03,30.03,0,101.4,0,19.27 +06/01/2021 10:30,0.435,91.6,0.891,308.7,0.135,97.7,0.489,43.82,43.82,0.2,101.4,0.034,23.32 +06/01/2021 11:00,1.114,90.8,0.978,306.3,0.11,115.7,0.579,58.75,58.75,0,101.4,0.07,21.7 +06/01/2021 11:30,1.857,88.9,0.558,311.7,0.098,114.5,0.572,55.27,55.27,0,101.4,0.068,22.12 +06/01/2021 12:00,2.291,84.9,0.963,356.8,0.138,85.7,0.429,44.59,44.59,0,101.4,0.03,22.06 +06/01/2021 12:30,2.604,81.7,0.745,359.8,0.178,87.9,0.44,44.42,44.42,0,101.3,0.04,22.49 +06/01/2021 13:00,3.132,80.3,0.578,356.2,0.124,127.7,0.639,57.67,57.67,0,101.3,0.142,23.63 +06/01/2021 13:30,3.307,77.27,1.13,11.74,0.151,134.9,0.674,55.08,55.08,0,101.3,0.154,24.09 +06/01/2021 14:00,3.502,75.54,0.443,46.31,0.075,111.4,0.557,54.02,54.02,0,101.3,0.097,23.9 +06/01/2021 14:30,3.893,72.6,0.589,118.7,0.118,101.5,0.508,47.32,47.32,0,101.3,0.098,23.81 +06/01/2021 15:00,3.873,73.78,0.687,133.2,0.122,73.44,0.367,24.38,24.38,0,101.3,0.027,22.77 +06/01/2021 15:30,3.664,75.25,0.687,136.9,0.119,43.92,0.22,12.02,12.02,0,101.3,-0.035,21.63 +06/01/2021 16:00,3.753,76.28,0.072,175.9,0.056,26.28,0.131,2.715,2.715,0,101.3,-0.073,20.5 +06/01/2021 16:30,3.567,76.97,0.174,174.9,0.109,5.31,0.027,-7.818,-7.818,0,101.4,-0.136,19.7 +06/01/2021 17:00,3.216,79.56,0.263,175.4,0.09,0.31,0.002,-13.78,-13.78,0,101.4,-0.136,19.43 +06/01/2021 17:30,3.002,80.6,0.381,175.4,0.099,0,0,-27.7,-27.7,0,101.4,-0.136,19.32 +06/01/2021 18:00,2.463,81.4,0.466,189,0.131,0,0,-41.84,-41.84,0,101.4,-0.136,18.55 +06/01/2021 18:30,1.651,84.4,0.29,203.4,0.089,0,0,-45.77,-45.77,0,101.4,-0.136,17.93 +06/01/2021 19:00,1.271,86.1,0.613,265,0.167,0,0,-57.68,-57.68,0,101.4,-0.099,17.26 +06/01/2021 19:30,0.477,87.4,0.398,265,0.164,0,0,-52.68,-52.68,0,101.4,-0.068,16.39 +06/01/2021 20:00,-0.219,89.4,0.274,264.7,0.096,0,0,-55.32,-55.32,0,101.4,-0.068,15.94 +06/01/2021 20:30,-0.861,90.2,0.222,264.2,0.063,0,0,-54.86,-54.86,0,101.5,-0.131,15.33 +06/01/2021 21:00,-1.338,90.9,0,264.2,0.002,0,0,-51.06,-51.06,0,101.5,-0.051,1.906 +06/01/2021 21:30,-1.598,92,0.045,264.7,0.012,0,0,-52.17,-52.17,0,101.5,-0.011,0.666 +06/01/2021 22:00,-1.698,92.1,0.406,264.8,0.111,0.186,0.001,-45.35,-45.35,0,101.5,-0.066,0.538 +06/01/2021 22:30,-1.879,92.7,0.086,264.8,0.032,0,0,-52.87,-52.87,0,101.5,-0.055,0.413 +06/01/2021 23:00,-2.252,93.1,0,0,0,0.396,0.002,-10.63,-10.63,0,101.5,-0.053,0.701 +06/01/2021 23:30,-1.23,93.5,0,132.7,0.001,0.243,0.001,-2.265,-2.265,0,101.5,-0.068,2.266 +07/01/2021 00:00,-0.877,93,0.042,90.5,0.013,0.003,0,-2.778,-2.778,0,101.5,-0.068,3.343 +07/01/2021 00:30,-0.774,93.2,0,0,0,0,0,-13.53,-13.53,0,101.5,-0.068,3.529 +07/01/2021 01:00,-0.748,93.1,0,0,0,0,0,-22.76,-22.76,0,101.4,-0.068,2.541 +07/01/2021 01:30,-0.749,93.3,0.167,253.6,0.049,0,0,-18.32,-18.32,0,101.4,-0.068,2.277 +07/01/2021 02:00,-0.786,93.2,0.13,253.6,0.057,0,0,-20.08,-20.08,0,101.4,-0.068,2.188 +07/01/2021 02:30,-0.876,93.4,0.34,332.3,0.061,0,0,-52.05,-52.05,0,101.4,-0.068,1.153 +07/01/2021 03:00,-1.279,93.1,0.019,336.5,0.009,0,0,-57.24,-57.24,0,101.4,-0.04,0.429 +07/01/2021 03:30,-2.048,93.6,0.282,337,0.041,0,0,-53.84,-53.84,0,101.4,-0.005,0.099 +07/01/2021 04:00,-2.07,94,0,0,0,0,0,-53.23,-53.23,0,101.4,-0.016,0.074 +07/01/2021 04:30,-1.866,94.1,0,0,0,0,0,-53.87,-53.87,0,101.4,-0.013,0.026 +07/01/2021 05:00,-2.627,93.4,0,0,0,0,0,-53.8,-53.8,0,101.4,0,-0.33 +07/01/2021 05:30,-2.722,94.3,0,0,0,0,0,-28.73,-28.73,0,101.4,-0.009,-0.143 +07/01/2021 06:00,-2.327,94.4,0,0,0,0,0,-25.66,-25.66,0,101.4,-0.053,0.08 +07/01/2021 06:30,-2.407,93.8,0,0,0,0,0,-26.2,-26.2,0,101.4,-0.024,-0.13 +07/01/2021 07:00,-2.168,94.2,0,0,0,0,0,-15.62,-15.62,0,101.4,-0.068,0.336 +07/01/2021 07:30,-1.801,94.2,0,0,0,0,0,-6.582,-6.582,0,101.4,-0.068,0.895 +07/01/2021 08:00,-1.341,94.1,0.307,255.1,0.044,0.621,0.003,-6.124,-6.124,0,101.5,-0.068,1.786 +07/01/2021 08:30,-1.042,94,0,257.5,0.003,6.809,0.034,-11.46,-11.46,0,101.5,-0.059,1.714 +07/01/2021 09:00,-1.079,93.6,0.371,315,0.135,32.09,0.16,-30.9,-30.9,0,101.5,0.045,1.532 +07/01/2021 09:30,-0.746,93.6,0.298,332.9,0.067,125.5,0.628,-6.735,-6.735,0,101.5,0.299,11 +07/01/2021 10:00,-0.011,92.5,0.408,6.017,0.102,199.8,0.999,25.82,25.82,0,101.5,0.404,16.49 +07/01/2021 10:30,1.161,90.7,0.512,286.2,0.087,207.1,1.035,62.84,62.84,0,101.5,0.475,13.77 +07/01/2021 11:00,1.709,88.3,0.629,289.7,0.106,243.6,1.218,83.4,83.4,0,101.5,0.584,13.52 +07/01/2021 11:30,2.597,83,0.677,276.3,0.128,271.6,1.358,103.2,103.2,0,101.5,0.747,15.89 +07/01/2021 12:00,3.13,78.97,0.645,290.8,0.101,280.7,1.404,148.8,148.8,0,101.5,0.83,16.85 +07/01/2021 12:30,3.502,77.72,0.921,294.4,0.129,282.5,1.413,125.9,125.9,0,101.5,0.898,17.18 +07/01/2021 13:00,4.148,74.99,1.018,269.8,0.146,279.5,1.397,131.5,131.5,0,101.4,0.953,18.41 +07/01/2021 13:30,4.178,74.25,0.977,267.5,0.142,178.4,0.892,70.62,70.62,0,101.4,0.414,20.27 +07/01/2021 14:00,4.202,74.58,1.268,252.4,0.149,161.2,0.806,72.27,72.27,0,101.4,0.31,22.3 +07/01/2021 14:30,3.92,76.21,1.08,268.1,0.153,114.6,0.573,20.42,20.42,0,101.4,0.377,21.67 +07/01/2021 15:00,4.642,72.14,1.108,282.2,0.149,156.4,0.782,51.69,51.69,0,101.4,0.881,24.64 +07/01/2021 15:30,4.921,70.14,1.034,276.9,0.161,105.3,0.527,20.6,20.6,0,101.4,0.758,26.52 +07/01/2021 16:00,4.648,70.63,0.731,273.4,0.158,54.19,0.271,-12.02,-12.02,0,101.4,0.443,25.73 +07/01/2021 16:30,3.647,74.24,0.499,253,0.154,12.8,0.064,-42.88,-42.88,0,101.4,0.047,24.34 +07/01/2021 17:00,2.377,78.84,0.416,209.7,0.139,0.06,0,-56.35,-56.35,0,101.5,-0.068,22.68 +07/01/2021 17:30,1.509,83.2,0.275,210.1,0.124,0,0,-54.71,-54.71,0,101.5,-0.073,21.3 +07/01/2021 18:00,0.907,84.2,0.182,210.1,0.081,0,0,-34.89,-34.89,0,101.5,-0.069,21.14 +07/01/2021 18:30,0.266,87.4,0.189,210.1,0.088,0,0,-18.05,-18.05,0,101.5,-0.135,20.81 +07/01/2021 19:00,0.303,88.5,0.006,210.1,0.01,0,0,-14.9,-14.9,0,101.5,-0.135,20.36 +07/01/2021 19:30,0.385,89.4,0.301,210.1,0.071,0,0,-23.5,-23.5,0,101.5,-0.129,19.83 +07/01/2021 20:00,0.3,88.4,0.677,223.7,0.101,0,0,-58.16,-58.16,0,101.5,-0.079,20.02 +07/01/2021 20:30,-0.68,89.2,0.007,203.1,0.011,0,0,-46.04,-46.04,0,101.5,-0.105,19.66 +07/01/2021 21:00,-0.769,90.3,0.247,204.5,0.108,0,0,-47.03,-47.03,0,101.5,-0.128,8.86 +07/01/2021 21:30,-0.953,91.2,0.424,223.6,0.06,0,0,-16.4,-16.4,0,101.5,-0.09,1.411 +07/01/2021 22:00,-0.614,91.7,0.549,248,0.145,0,0,-6.922,-6.922,0,101.5,-0.135,4.177 +07/01/2021 22:30,-0.54,91.5,0.405,166.4,0.064,0,0,-14.08,-14.08,0,101.5,-0.128,3.811 +07/01/2021 23:00,-0.435,91.8,0,0,0,0,0,-22.93,-22.93,0,101.5,-0.116,4.729 +07/01/2021 23:30,-0.686,91.6,0,0,0,0,0,-46.48,-46.48,0,101.5,-0.068,1.567 +08/01/2021 00:00,-0.922,92.1,0,0,0,0,0,-44.48,-44.48,0,101.5,-0.068,0.314 +08/01/2021 00:30,-1.427,92.1,0,0,0,0,0,-56.68,-56.68,0,101.5,-0.066,-0.054 +08/01/2021 01:00,-2.177,92.4,0,0,0,0,0,-55.81,-55.81,0,101.5,-0.009,-0.194 +08/01/2021 01:30,-2.537,92.9,0,0,0,0,0,-55.44,-55.44,0,101.5,-0.003,-0.19 +08/01/2021 02:00,-2.703,93.4,0,0,0,0,0,-51.92,-51.92,0,101.5,-0.001,-0.3 +08/01/2021 02:30,-2.833,93.4,0,0,0,0,0,-52.07,-52.07,0,101.5,0,-0.302 +08/01/2021 03:00,-2.73,93.7,0,0,0,0.295,0.001,-53,-53,0,101.5,0,-0.364 +08/01/2021 03:30,-3.103,93.3,0,0,0,0,0,-52.62,-52.62,0,101.5,0,-0.354 +08/01/2021 04:00,-3.706,93.4,0,0,0,0,0,-51.29,-51.29,0,101.5,0,-0.509 +08/01/2021 04:30,-4.266,93.4,0,0,0,0,0,-46.78,-46.78,0,101.4,0,0 +08/01/2021 05:00,-4.375,93.6,0,0,0,0,0,-49.06,-49.06,0,101.4,0,0.013 +08/01/2021 05:30,-4.026,93.7,0,0,0,0,0,-37.54,-37.54,0,101.4,0,-0.059 +08/01/2021 06:00,-4.121,93.2,0,0,0,0,0,-45.53,-45.53,0,101.4,0,-0.083 +08/01/2021 06:30,-4.658,93.2,0,0,0,0,0,-42.78,-42.78,0,101.4,0,-0.027 +08/01/2021 07:00,-4.647,93.6,0.437,266.7,0.096,0,0,-52.34,-52.34,0,101.4,0,0.031 +08/01/2021 07:30,-4.983,93.1,0.25,316,0.1,0,0,-53.61,-53.61,0,101.4,0,0.004 +08/01/2021 08:00,-5.03,93.5,0.039,324.5,0.009,0.166,0.001,-48.05,-48.05,0,101.4,0,0.052 +08/01/2021 08:30,-4.904,93.3,0.063,324.5,0.042,16.65,0.083,-47.91,-47.91,0,101.4,0.042,0.355 +08/01/2021 09:00,-3.969,93.1,0.03,324.5,0.012,61.2,0.306,-33.91,-33.91,0,101.5,0.201,1.107 +08/01/2021 09:30,-2.439,92.4,0.019,324.5,0.014,141.5,0.708,-5.579,-5.579,0,101.5,0.463,3.639 +08/01/2021 10:00,-1.073,90.9,0,126.3,0.002,218.6,1.093,26.54,26.54,0,101.5,0.533,14.56 +08/01/2021 10:30,-0.831,89.7,0,0,0,93.4,0.467,60.54,60.54,0,101.5,0.21,13.76 +08/01/2021 11:00,-0.57,90.3,0.197,115.1,0.045,112.3,0.561,72.42,72.42,0,101.5,0.198,16.78 +08/01/2021 11:30,0.163,89.9,0.724,126,0.129,173,0.865,99.4,99.4,0,101.5,0.208,18.19 +08/01/2021 12:00,1.11,88.5,0.868,134,0.111,227,1.135,116,116,0,101.4,0.277,18.64 +08/01/2021 12:30,1.763,87.3,1.261,138.6,0.123,239.1,1.196,120.6,120.6,0,101.4,0.312,19.41 +08/01/2021 13:00,2.305,85.2,1.199,151.2,0.14,219.8,1.099,123.2,123.2,0,101.4,0.309,17.29 +08/01/2021 13:30,3.214,80.7,1.342,155.8,0.136,312.9,1.565,155.1,155.1,0.2,101.3,0.886,18.39 +08/01/2021 14:00,3.61,76.97,1.384,171.2,0.145,243.7,1.219,108.5,108.5,0,101.3,0.819,19.82 +08/01/2021 14:30,4.16,73.76,1.283,150.2,0.139,234.5,1.173,103.5,103.5,0,101.3,0.914,18.59 +08/01/2021 15:00,3.819,74.29,0.816,151.3,0.138,122.4,0.612,29.38,29.38,0,101.3,0.312,15.16 +08/01/2021 15:30,3.51,74.05,1.09,189.5,0.151,76.76,0.384,-0.755,-0.755,0,101.4,0.137,14.56 +08/01/2021 16:00,3.399,75.62,0.798,194.4,0.134,67.23,0.336,-0.397,-0.397,0,101.4,0.24,15.21 +08/01/2021 16:30,3.1,75.73,0.43,147.8,0.107,18.79,0.094,-35.49,-35.49,0,101.4,0.01,14.27 +08/01/2021 17:00,1.599,80.4,0.143,125.2,0.086,0.157,0.001,-49.02,-49.02,0,101.4,-0.092,13.32 +08/01/2021 17:30,0.931,84.9,0.032,125.1,0.023,0,0,-49.45,-49.45,0,101.4,-0.136,15.23 +08/01/2021 18:00,0.23,86.4,0.084,127.3,0.019,0,0,-58.26,-58.26,0,101.4,-0.127,15.06 +08/01/2021 18:30,-0.253,88,1.251,123.3,0.139,0,0,-54.91,-54.91,0,101.4,-0.136,15.84 +08/01/2021 19:00,-0.984,89.9,1.223,131.3,0.123,0,0,-19.87,-19.87,0,101.4,-0.135,15.47 +08/01/2021 19:30,-1.146,91.8,1.258,130,0.118,0.07,0,-11.54,-11.54,0,101.5,-0.136,9.2 +08/01/2021 20:00,-1.412,92.7,1.28,123.2,0.121,0,0,-9.96,-9.96,0,101.5,-0.108,2.136 +08/01/2021 20:30,-1.272,93.5,1.549,115.6,0.147,0,0,-7.48,-7.48,0,101.5,-0.068,1.768 +08/01/2021 21:00,-1.035,93.7,0.886,121.4,0.098,0,0,-4.891,-4.891,0,101.5,-0.068,1.624 +08/01/2021 21:30,-1.293,93.7,1.099,131.9,0.113,0,0,-8.36,-8.36,0,101.6,-0.068,1.475 +08/01/2021 22:00,-1.859,93.9,1.746,124.9,0.133,0,0,-8.96,-8.96,0,101.6,-0.068,0.87 +08/01/2021 22:30,-2.23,94.3,1.382,127.4,0.122,0,0,-7.337,-7.337,0,101.6,-0.068,0.5 +08/01/2021 23:00,-2.463,94.4,1.538,111.4,0.144,0,0,-6.882,-6.882,0,101.6,-0.068,0.361 +08/01/2021 23:30,-2.458,94.5,1.735,132.2,0.127,0,0,-6.103,-6.103,0,101.6,-0.068,0.336 +09/01/2021 00:00,-2.394,94.6,1.15,131.3,0.13,0,0,-5.641,-5.641,0,101.6,-0.068,0.341 +09/01/2021 00:30,-2.438,94.5,1.04,110.1,0.145,0,0,-6.207,-6.207,0,101.6,-0.068,0.311 +09/01/2021 01:00,-2.539,94.3,0.849,95.9,0.15,0,0,-8.46,-8.46,0,101.6,-0.068,0.244 +09/01/2021 01:30,-2.812,94.4,0.798,110.2,0.13,0,0,-8.94,-8.94,0,101.7,-0.068,0.114 +09/01/2021 02:00,-2.725,94.6,0.563,106.5,0.11,0,0,-6.739,-6.739,0,101.7,-0.068,0.21 +09/01/2021 02:30,-2.822,94.3,0.917,99.9,0.154,0,0,-10.33,-10.33,0,101.7,-0.068,0.147 +09/01/2021 03:00,-2.836,94.6,0.666,102.9,0.143,0,0,-8.03,-8.03,0,101.7,-0.068,0.091 +09/01/2021 03:30,-2.785,94.5,1.004,56.16,0.13,0,0,-7.295,-7.295,0,101.7,-0.068,0.14 +09/01/2021 04:00,-2.971,94.3,0.717,58.35,0.126,0,0,-8.69,-8.69,0,101.7,-0.067,-0.001 +09/01/2021 04:30,-3.29,94.3,1.043,26.8,0.133,0,0,-9.53,-9.53,0,101.7,-0.047,-0.08 +09/01/2021 05:00,-3.514,94.5,1.311,7.863,0.15,0,0,-11.36,-11.36,0,101.7,-0.025,-0.167 +09/01/2021 05:30,-3.655,94.5,1.08,1.866,0.141,0,0,-15.6,-15.6,0,101.7,-0.008,-0.219 +09/01/2021 06:00,-3.686,94.4,1.37,9.41,0.15,0,0,-15.42,-15.42,0,101.7,-0.002,-0.256 +09/01/2021 06:30,-3.79,94,1.34,356.1,0.148,0,0,-18.92,-18.92,0,101.7,-0.001,-0.266 +09/01/2021 07:00,-3.887,93.8,0.984,347.1,0.157,0,0,-33.91,-33.91,0,101.8,0,-0.329 +09/01/2021 07:30,-4.103,93.4,0.73,325.9,0.116,0,0,-52.18,-52.18,0,101.8,0,-0.428 +09/01/2021 08:00,-4.569,93.2,0.474,292.4,0.127,0.003,0,-59.69,-59.69,0,101.8,0,-0.442 +09/01/2021 08:30,-4.449,93.5,0.233,301.3,0.035,16.66,0.083,-52.65,-52.65,0,101.9,0.041,-0.157 +09/01/2021 09:00,-3.811,93.4,0.602,320.4,0.104,61.22,0.306,-35.01,-35.01,0,101.9,0.186,0.77 +09/01/2021 09:30,-2.716,93.7,0.739,342.8,0.148,143.3,0.716,3.705,3.705,0,101.9,0.445,8.92 +09/01/2021 10:00,-1.107,93.1,0.969,9.52,0.149,240.3,1.202,30.19,30.19,0,101.9,0.443,22.22 +09/01/2021 10:30,0.243,91.7,1.206,40.65,0.124,263,1.315,67.71,67.71,0,101.9,0.517,21.64 +09/01/2021 11:00,1.272,84.7,1.569,48.66,0.131,265,1.325,86.4,86.4,0,101.9,0.588,21.32 +09/01/2021 11:30,2.12,72.49,1.978,56.75,0.132,293.5,1.468,93.4,93.4,0,101.9,0.724,22.13 +09/01/2021 12:00,2.881,68.13,1.972,53.05,0.132,309.3,1.546,128.5,128.5,0,101.9,0.81,22.16 +09/01/2021 12:30,3.659,65.32,2.079,53.6,0.129,313.1,1.566,135.8,135.8,0,101.9,0.878,22.34 +09/01/2021 13:00,4.131,64.82,2.387,45.89,0.121,306.3,1.532,134.9,134.9,0,101.8,0.938,22.24 +09/01/2021 13:30,4.381,64.29,2.657,37.89,0.13,285.6,1.428,124.4,124.4,0,101.8,0.949,22.9 +09/01/2021 14:00,4.681,63.82,2.357,43.59,0.128,251.4,1.257,103.2,103.2,0,101.8,0.922,24.51 +09/01/2021 14:30,4.745,63.87,2.757,35.66,0.135,207.7,1.039,77.14,77.15,0,101.8,0.883,26.26 +09/01/2021 15:00,4.642,65.19,2.251,45.43,0.13,154.4,0.772,41.57,41.57,0,101.8,0.753,27.67 +09/01/2021 15:30,4.631,60.78,2.447,66.41,0.143,111.6,0.558,13.4,13.4,0,101.9,0.715,28.42 +09/01/2021 16:00,4.22,56.83,2.157,75.53,0.151,60.25,0.301,-16.87,-16.87,0,101.9,0.504,29.22 +09/01/2021 16:30,3.301,59.13,1.449,66.75,0.145,14.8,0.074,-48.04,-48.04,0,101.9,0.071,28.54 +09/01/2021 17:00,2.386,62.21,1.377,42.36,0.129,0.096,0,-65.36,-65.36,0,101.9,-0.14,27.55 +09/01/2021 17:30,1.816,64.46,1.534,31.68,0.138,0,0,-67.21,-67.21,0,102,-0.199,27.2 +09/01/2021 18:00,1.237,67.28,1.842,22.46,0.146,0,0,-67.11,-67.11,0,102,-0.203,27.4 +09/01/2021 18:30,1.039,67.37,1.763,23.23,0.143,0,0,-66.56,-66.56,0,102,-0.203,27.93 +09/01/2021 19:00,0.661,70.04,2.04,27.59,0.142,0,0,-66.09,-66.09,0,102.1,-0.203,28.28 +09/01/2021 19:30,1.101,67.53,1.816,25.49,0.139,0,0,-66.42,-66.42,0,102.1,-0.203,28.65 +09/01/2021 20:00,0.244,71.81,1.976,15.52,0.146,0,0,-65.41,-65.41,0,102.1,-0.203,29.01 +09/01/2021 20:30,0.217,72,1.787,20.84,0.151,0,0,-65.85,-65.85,0,102.1,-0.203,29.41 +09/01/2021 21:00,0.137,73.02,1.924,17.78,0.144,0,0,-65.7,-65.7,0,102.1,-0.203,29.7 +09/01/2021 21:30,-0.319,74.89,1.307,16.51,0.142,0,0,-63.96,-63.96,0,102.1,-0.203,29.81 +09/01/2021 22:00,-0.539,76.12,1.47,10.88,0.153,0,0,-63.03,-63.03,0,102.1,-0.203,29.5 +09/01/2021 22:30,-0.457,76.87,1.402,14.48,0.155,0,0,-63.57,-63.57,0,102.1,-0.203,30.01 +09/01/2021 23:00,-0.713,78.98,1.534,14.4,0.153,0,0,-63.65,-63.65,0,102.2,-0.203,29.68 +09/01/2021 23:30,-0.861,80.2,1.619,11.89,0.157,0,0,-63.42,-63.42,0,102.2,-0.203,28.49 +10/01/2021 00:00,-1.049,81.8,1.601,15.79,0.151,0,0,-63.2,-63.2,0,102.2,-0.203,28.21 +10/01/2021 00:30,-0.83,81.5,1.71,19.81,0.149,0,0,-64.8,-64.8,0,102.1,-0.203,28.17 +10/01/2021 01:00,-1.065,82.6,1.627,17.29,0.15,0,0,-63.53,-63.53,0,102.1,-0.228,21.72 +10/01/2021 01:30,-0.894,83,2.108,21.42,0.146,0,0,-65.52,-65.52,0,102.1,-0.129,3.284 +10/01/2021 02:00,-0.795,82.4,1.995,20.98,0.148,0,0,-65.98,-65.98,0,102.2,-0.068,1.635 +10/01/2021 02:30,-0.952,82.4,1.546,19.85,0.149,0,0,-64.26,-64.26,0,102.2,-0.068,0.787 +10/01/2021 03:00,-1.257,83.5,0.927,13.62,0.125,0,0,-60.09,-60.09,0,102.2,-0.068,0.362 +10/01/2021 03:30,-1.777,84.5,1.644,16.92,0.15,0,0,-61.63,-61.63,0,102.2,-0.068,0.299 +10/01/2021 04:00,-1.724,85.1,1.483,20.84,0.133,0,0,-63.52,-63.52,0,102.2,-0.068,0.322 +10/01/2021 04:30,-1.59,84.7,1.614,15.81,0.152,0,0,-63.74,-63.74,0,102.2,-0.068,0.331 +10/01/2021 05:00,-1.292,84,1.381,25.59,0.144,0,0,-64.33,-64.33,0,102.1,-0.068,0.359 +10/01/2021 05:30,-1.132,82.9,1.28,27.91,0.146,0,0,-62.13,-62.13,0,102.1,-0.068,0.338 +10/01/2021 06:00,-0.847,81.5,1.055,25.54,0.121,0,0,-60.5,-60.5,0,102.2,-0.068,0.433 +10/01/2021 06:30,-1.022,82.1,0.534,12.97,0.063,0,0,-55.51,-55.51,0,102.2,-0.067,0.239 +10/01/2021 07:00,-1.448,83.1,0,353.6,0.002,0,0,-49.82,-49.82,0,102.2,-0.059,0.114 +10/01/2021 07:30,-2.258,85.6,0.397,335.5,0.08,0,0,-51.98,-51.98,0,102.2,-0.001,-0.102 +10/01/2021 08:00,-2.31,87.1,0.353,331.7,0.044,0.328,0.002,-51.58,-51.58,0,102.2,0,0 +10/01/2021 08:30,-1.909,86.3,1.088,332.8,0.122,12.67,0.063,-46.39,-46.39,0,102.3,0.047,0.777 +10/01/2021 09:00,-1.437,85.2,0.12,315.1,0.016,38.46,0.192,-24.92,-24.92,0,102.3,0.187,5.554 +10/01/2021 09:30,0.021,82.1,0.21,298,0.051,146.5,0.733,56.09,56.09,0,102.3,0.523,22.53 +10/01/2021 10:00,1.954,76.33,0.866,311.9,0.11,196.7,0.983,97,97,0,102.3,0.411,23.72 +10/01/2021 10:30,1.537,78.54,0.561,307.6,0.127,101.3,0.507,19.89,19.89,0,102.3,0.02,24.03 +10/01/2021 11:00,1.962,78.53,0.566,334.6,0.125,160.1,0.8,41.37,41.37,0,102.3,0.229,23.21 +10/01/2021 11:30,3.492,71.8,1.127,8.79,0.15,305.4,1.527,136.1,136.1,0,102.3,0.664,23.78 +10/01/2021 12:00,4.208,67.01,0.83,24.1,0.122,200.6,1.003,84.2,84.2,0,102.3,0.369,21.54 +10/01/2021 12:30,4.699,66.39,0.922,10.44,0.146,278.7,1.394,134.1,134.1,0,102.3,0.631,23.98 +10/01/2021 13:00,5.439,63.54,1.373,14.14,0.146,309.8,1.549,148.7,148.7,0,102.2,0.919,24.2 +10/01/2021 13:30,5.649,61.34,2.126,19.12,0.145,340.2,1.701,172.3,172.3,0,102.2,1.044,25.69 +10/01/2021 14:00,5.769,62.56,2.084,17.66,0.149,265.3,1.326,124.1,124.1,0,102.2,0.791,25.13 +10/01/2021 14:30,5.496,62.78,2.071,29.71,0.136,178.9,0.894,65.83,65.83,0,102.2,0.504,24.21 +10/01/2021 15:00,5.094,66.33,1.722,16.94,0.143,121.1,0.606,36.12,36.12,0,102.2,0.293,23.86 +10/01/2021 15:30,4.793,68.83,1.434,13.72,0.151,71.56,0.358,2.943,2.943,0,102.2,0.061,23.39 +10/01/2021 16:00,4.146,72.82,1.528,9.77,0.149,44.4,0.222,-7.861,-7.861,0,102.2,-0.084,23.36 +10/01/2021 16:30,3.573,76.26,1.278,12.85,0.166,13.05,0.065,-29.71,-29.71,0,102.2,-0.198,22.48 +10/01/2021 17:00,2.88,79.23,0.867,358.5,0.131,0.092,0,-39.9,-39.9,0,102.2,-0.204,21.49 +10/01/2021 17:30,2.011,81.9,0.323,4.592,0.127,0,0,-39.57,-39.57,0,102.2,-0.204,20.99 +10/01/2021 18:00,1.426,85.4,0.105,7.368,0.062,0,0,-50.61,-50.61,0,102.2,-0.205,20.06 +10/01/2021 18:30,0.746,87.2,0.309,348.1,0.109,0,0,-47.58,-47.58,0,102.2,-0.203,19.52 +10/01/2021 19:00,0.283,89.6,0.031,343.5,0.028,0,0,-50.66,-50.66,0,102.2,-0.203,18.9 +10/01/2021 19:30,0.104,90.6,0.353,343.8,0.15,0,0,-49.89,-49.89,0,102.3,-0.203,18.77 +10/01/2021 20:00,-0.514,91.4,0.214,342.7,0.095,0,0,-49.69,-49.69,0,102.3,-0.203,18.5 +10/01/2021 20:30,-0.6,91.8,0.557,340.7,0.143,0,0,-50.99,-50.99,0,102.2,-0.203,18.42 +10/01/2021 21:00,-0.076,92.1,0.874,311,0.1,0,0,-49.86,-49.86,0,102.3,-0.231,18.54 +10/01/2021 21:30,-1.167,91.4,0.343,306.8,0.06,0,0,-49.02,-49.02,0,102.3,-0.259,10.46 +10/01/2021 22:00,-1.593,91.4,0.485,303.1,0.098,0,0,-50.26,-50.26,0,102.3,-0.114,1.405 +10/01/2021 22:30,-2.261,92.3,0.171,263,0.07,0,0,-48.33,-48.33,0,102.3,-0.068,0.254 +10/01/2021 23:00,-2.511,93,0,0,0,0,0,-47.32,-47.32,0,102.3,-0.059,0.118 +10/01/2021 23:30,-2.474,92.6,0.048,294.1,0.01,0,0,-46.39,-46.39,0,102.3,-0.051,0.152 +11/01/2021 00:00,-2.544,93.3,0.279,294.3,0.066,0,0,-27.3,-27.3,0,102.3,-0.065,0.247 +11/01/2021 00:30,-2.662,92.9,0,305.9,0.001,0,0,-43.43,-43.43,0,102.3,-0.036,0.054 +11/01/2021 01:00,-2.725,93.3,0.015,295.4,0.014,0,0,-24.23,-24.23,0,102.3,-0.056,0.157 +11/01/2021 01:30,-2.409,93.2,0.2,294.7,0.089,0,0,-25.14,-25.14,0,102.3,-0.068,0.24 +11/01/2021 02:00,-2.196,93.3,0.009,294.8,0.005,0.048,0,-9.45,-9.45,0,102.3,-0.068,0.48 +11/01/2021 02:30,-1.398,93.6,0.514,265.5,0.14,0.255,0.001,-1.689,-1.689,0,102.3,-0.113,1.561 +11/01/2021 03:00,-0.856,93.2,0.019,245.7,0.005,0.062,0,0.657,0.657,0,102.3,-0.171,3.115 +11/01/2021 03:30,-0.65,93.1,0.015,313.9,0.005,0,0,-0.341,-0.341,0,102.2,-0.203,4.396 +11/01/2021 04:00,-0.399,93,0.267,321.7,0.054,0.032,0,0.259,0.259,0,102.2,-0.247,6.818 +11/01/2021 04:30,-0.165,92.6,0.472,239.9,0.089,0.048,0,0.984,0.984,0,102.2,-0.271,8.16 +11/01/2021 05:00,-0.016,92.3,0.035,186.7,0.009,0,0,1.684,1.684,0,102.2,-0.305,7.947 +11/01/2021 05:30,0.046,92.4,0,181.3,0.001,0,0,1.658,1.658,0,102.2,-0.339,7.393 +11/01/2021 06:00,0.143,92.6,0.411,174.7,0.087,0,0,1.88,1.88,0,102.2,-0.339,7.355 +11/01/2021 06:30,0.166,92.5,0.259,181.5,0.077,0,0,2.045,2.045,0,102.2,-0.339,9.05 +11/01/2021 07:00,0.213,92.7,0,0,0,0.341,0.002,2.995,2.995,0,102.2,-0.339,9.61 +11/01/2021 07:30,0.35,92.6,0,0,0,0.505,0.003,3.057,3.057,0,102.2,-0.339,9.73 +11/01/2021 08:00,0.452,92.6,0,0,0,1.084,0.005,3.1,3.1,0,102.2,-0.339,8.71 +11/01/2021 08:30,1.125,92.9,0.389,260.5,0.096,4.553,0.023,4.303,4.303,0.2,102.2,-0.32,9.86 +11/01/2021 09:00,1.609,91.8,0.289,296.9,0.081,11.54,0.058,8.37,8.37,0,102.2,-0.266,11.44 +11/01/2021 09:30,1.962,90.6,0.611,268.6,0.115,31.07,0.155,24.39,24.39,0,102.2,-0.271,12.22 +11/01/2021 10:00,2.998,87.6,1.348,240.8,0.135,58.61,0.293,43.78,43.78,0,102.3,-0.241,13.24 +11/01/2021 10:30,3.623,83.2,0.623,285.9,0.095,73.36,0.367,41.05,41.05,0,102.3,-0.193,14.12 +11/01/2021 11:00,4.279,81.8,0.884,269.9,0.13,120.1,0.6,67.74,67.74,0,102.3,-0.099,15.58 +11/01/2021 11:30,5.273,77.46,1.444,252.1,0.138,165.9,0.829,90.3,90.3,0,102.2,0.013,16.95 +11/01/2021 12:00,6.113,71.77,1.78,257,0.156,173.7,0.869,99.1,99.1,0,102.2,0.101,17.76 +11/01/2021 12:30,6.785,68.69,1.603,269.6,0.151,187.2,0.936,108.4,108.4,0,102.2,0.124,18.5 +11/01/2021 13:00,7.291,64.85,2.21,266,0.158,175.9,0.879,101,101,0,102.2,0.133,18.69 +11/01/2021 13:30,7.464,64.19,2.098,271.6,0.156,172.5,0.863,98.7,98.7,0,102.1,0.12,18.57 +11/01/2021 14:00,7.41,62.93,2.482,280.7,0.146,124.8,0.624,70.17,70.17,0,102.1,-0.009,17.67 +11/01/2021 14:30,7.367,64.64,2.246,260.8,0.154,101.3,0.506,57.71,57.71,0,102.1,-0.063,17.35 +11/01/2021 15:00,7.309,65.77,2.146,251.9,0.151,86.5,0.433,48.34,48.34,0,102.1,-0.099,17.22 +11/01/2021 15:30,7.442,65.19,2.69,243.1,0.142,80.9,0.405,39.3,39.3,0,102.1,-0.108,17.18 +11/01/2021 16:00,7.18,66.88,2.32,251.7,0.156,23.87,0.119,7.672,7.672,0,102.1,-0.242,15.8 +11/01/2021 16:30,6.73,68.57,2.614,241.1,0.146,9.26,0.046,-2.926,-2.926,0,102.1,-0.305,15.47 +11/01/2021 17:00,6.595,69.02,2.529,239.7,0.143,0.963,0.005,-9.14,-9.14,0,102.1,-0.339,15.25 +11/01/2021 17:30,6.392,70.84,1.79,230.4,0.131,0,0,-7.385,-7.385,0,102.1,-0.339,15.26 +11/01/2021 18:00,6.089,72.48,1.892,226.1,0.126,0,0,-7.061,-7.061,0,102.1,-0.339,15.24 +11/01/2021 18:30,5.967,73.36,1.777,225.4,0.125,0,0,-6.485,-6.485,0,102.1,-0.339,15.18 +11/01/2021 19:00,5.907,73.79,2.143,237.9,0.14,0,0,-7.084,-7.084,0,102.1,-0.339,15.03 +11/01/2021 19:30,5.84,74.71,1.9,233.3,0.138,0,0,-5.996,-5.996,0,102.1,-0.339,15.41 +11/01/2021 20:00,5.504,76.41,1.749,221,0.125,0,0,-5.207,-5.207,0,102,-0.339,15.38 +11/01/2021 20:30,5.828,75.85,1.891,229.7,0.129,0,0,-6.028,-6.028,0,102,-0.339,15.32 +11/01/2021 21:00,6.231,74.89,1.779,224.9,0.122,0,0,-5.615,-5.615,0,102,-0.339,15.33 +11/01/2021 21:30,6.501,74.16,2.045,232.5,0.131,0,0,-6.666,-6.666,0,102,-0.339,15.14 +11/01/2021 22:00,6.604,74.18,1.889,235.4,0.133,0,0,-9.23,-9.23,0,102,-0.339,15.21 +11/01/2021 22:30,6.585,74.99,1.632,245.1,0.153,0,0,-9.04,-9.04,0,102,-0.339,15.28 +11/01/2021 23:00,6.58,77.27,2.038,246.5,0.148,0,0,-11.7,-11.7,0,102,-0.339,15.3 +11/01/2021 23:30,6.571,80.7,2.569,247.4,0.15,0,0,-23.28,-23.28,0,102,-0.339,15.36 +12/01/2021 00:00,6.482,82,2.81,240.1,0.141,0,0,-12.22,-12.22,0,102,-0.339,15.11 +12/01/2021 00:30,6.496,82,2.388,242.4,0.141,0,0,-7.695,-7.695,0,101.9,-0.339,15.22 +12/01/2021 01:00,6.524,82.1,2.368,241.8,0.142,0,0,-9.58,-9.58,0,101.9,-0.339,15.53 +12/01/2021 01:30,6.563,82.2,2.479,238.7,0.136,0,0,-9.34,-9.34,0,101.9,-0.339,15.34 +12/01/2021 02:00,6.619,81.3,2.437,242,0.146,0,0,-8.84,-8.84,0,101.9,-0.339,15.44 +12/01/2021 02:30,6.718,81.2,2.225,236.8,0.14,0,0,-9.71,-9.71,0,101.8,-0.339,15.3 +12/01/2021 03:00,6.809,81,2.314,239.8,0.138,0,0,-22.99,-22.99,0,101.8,-0.339,15.53 +12/01/2021 03:30,7.034,79.77,2.184,243.5,0.151,0,0,-10.15,-10.15,0,101.8,-0.339,15.66 +12/01/2021 04:00,7.247,78.93,2.489,248.8,0.151,0,0,-6.868,-6.868,0,101.8,-0.339,15.6 +12/01/2021 04:30,7.513,76.6,2.703,252.9,0.155,0,0,-6.744,-6.744,0,101.8,-0.339,15.56 +12/01/2021 05:00,7.638,75.35,2.988,265.9,0.155,0,0,-8.61,-8.61,0,101.7,-0.31,15.57 +12/01/2021 05:30,7.63,75.92,2.966,260,0.153,0,0,-7.983,-7.984,0,101.7,-0.275,15.63 +12/01/2021 06:00,7.645,75.92,3.194,255.2,0.158,0,0,-15.48,-15.49,0,101.7,-0.263,15.66 +12/01/2021 06:30,7.593,76.44,2.524,259.8,0.154,0,0,-15.26,-15.26,0,101.7,-0.268,15.73 +12/01/2021 07:00,7.632,77.28,2.643,257.3,0.151,0,0,-11.39,-11.39,0,101.7,-0.269,15.56 +12/01/2021 07:30,7.764,77.8,2.912,255.4,0.148,0,0,-16.33,-16.33,0,101.7,-0.24,15.39 +12/01/2021 08:00,7.848,78.13,2.839,253.5,0.148,0.135,0.001,-10.52,-10.52,0,101.7,-0.23,15.42 +12/01/2021 08:30,7.968,79.05,3.106,255.7,0.149,5.083,0.025,-2.93,-2.931,0,101.7,-0.214,15.55 +12/01/2021 09:00,8.12,80.1,3.37,256.3,0.152,16.31,0.082,0.19,0.19,0,101.7,-0.184,15.55 +12/01/2021 09:30,8.47,81.1,3.572,255.8,0.146,40.9,0.204,10.94,10.94,0,101.7,-0.125,15.94 +12/01/2021 10:00,8.75,81.5,3.492,258.1,0.149,37.04,0.185,12.63,12.64,0,101.7,-0.12,16.24 +12/01/2021 10:30,9.1,81.9,3.892,258.4,0.153,50.24,0.251,27.19,27.25,0,101.7,-0.071,16.61 +12/01/2021 11:00,9.46,82.2,3.543,258.9,0.146,59.05,0.295,34.49,34.53,0,101.7,-0.068,16.88 +12/01/2021 11:30,9.69,81.9,3.936,260.9,0.15,78.72,0.394,49.09,49.18,0,101.7,-0.001,17.05 +12/01/2021 12:00,9.79,82.5,3.426,260.6,0.151,58.74,0.294,35.69,35.72,0,101.7,-0.071,16.66 +12/01/2021 12:30,9.91,83.1,3.445,255.4,0.151,45.79,0.229,28.03,28.06,0,101.6,-0.14,16.63 +12/01/2021 13:00,10.2,82.2,3.851,259.5,0.156,46.31,0.232,27.64,27.69,0,101.6,-0.177,16.29 +12/01/2021 13:30,10.4,82.8,3.442,264.8,0.151,58.94,0.295,32.9,32.92,0,101.6,-0.185,16.86 +12/01/2021 14:00,10.53,83.5,3.387,262.8,0.15,45.19,0.226,5.154,5.152,0,101.6,-0.207,16.68 +12/01/2021 14:30,10.55,85,3.513,257.5,0.152,67.01,0.335,29.69,29.71,0,101.6,-0.202,16.27 +12/01/2021 15:00,10.83,82.8,3.302,265.4,0.152,43.56,0.218,24.81,24.83,0,101.6,-0.251,15.63 +12/01/2021 15:30,11.02,82.1,2.334,271.4,0.152,34.68,0.173,19.22,19.22,0,101.6,-0.277,15.63 +12/01/2021 16:00,11.37,80.5,2.81,282.8,0.155,19.76,0.099,8.88,8.89,0,101.6,-0.323,15 +12/01/2021 16:30,11.53,79.71,2.552,285.1,0.15,7.994,0.04,-0.166,-0.166,0,101.6,-0.339,14.51 +12/01/2021 17:00,11.4,80.1,2.419,285.9,0.147,0.45,0.002,-6.043,-6.043,0,101.7,-0.339,14.27 +12/01/2021 17:30,11.38,80.1,2.428,288.8,0.147,0,0,-4.923,-4.924,0,101.7,-0.339,14.51 +12/01/2021 18:00,11.45,79.1,2.572,296.4,0.135,0,0,-3.069,-3.069,0,101.7,-0.339,14.28 +12/01/2021 18:30,11.23,79.67,2.107,290.2,0.143,0,0,-8.08,-8.08,0,101.7,-0.339,14.31 +12/01/2021 19:00,11.25,78.57,2.801,303.2,0.13,0,0,-5.804,-5.806,0,101.7,-0.339,14.22 +12/01/2021 19:30,11.18,78.04,2.282,303.5,0.134,0,0,-5.609,-5.609,0,101.8,-0.339,14.44 +12/01/2021 20:00,11.17,77.68,2.789,301.6,0.138,0,0,-3.537,-3.537,0,101.8,-0.339,14.32 +12/01/2021 20:30,11.06,77.94,2.906,304.5,0.136,0,0,-9.2,-9.2,0,101.8,-0.339,14.34 +12/01/2021 21:00,10.88,78.96,2.372,298.4,0.142,0,0,-5.489,-5.49,0,101.8,-0.339,14.24 +12/01/2021 21:30,10.65,81.3,2.725,293.8,0.14,0,0,-30.35,-30.35,0,101.9,-0.339,14.02 +12/01/2021 22:00,10.02,86.9,2.287,300.4,0.133,0,0,-21.18,-21.18,0,101.9,-0.339,13.45 +12/01/2021 22:30,10.06,86.4,1.851,290.2,0.146,0,0,-18.09,-18.09,0,101.9,-0.339,12.86 +12/01/2021 23:00,9.89,86.8,1.698,284.5,0.146,0,0,-15.45,-15.45,0,101.9,-0.339,12.58 +12/01/2021 23:30,9.65,88.8,1.218,273.8,0.145,0,0,-10.65,-10.65,0,102,-0.339,12.34 +13/01/2021 00:00,9.62,89.8,1.536,284.3,0.155,0,0,-9.64,-9.64,0,102,-0.339,12.47 +13/01/2021 00:30,9.48,90.3,0.87,281.8,0.117,0,0,-8.83,-8.83,0,102,-0.339,12.58 +13/01/2021 01:00,9.44,90,0.967,287.1,0.105,0,0,-13.97,-13.97,0,102,-0.339,12.45 +13/01/2021 01:30,9.56,87.7,1.687,285,0.148,0,0,-15.23,-15.23,0,102,-0.339,12.54 +13/01/2021 02:00,9.54,87.7,1.969,279.7,0.151,0,0,-12.85,-12.85,0,102,-0.339,12.26 +13/01/2021 02:30,9.34,89.9,1.857,286.4,0.146,0,0,-7.814,-7.814,0.2,102,-0.339,12.55 +13/01/2021 03:00,9.12,91.2,1.685,278.1,0.152,0,0,-6.555,-6.555,0,102,-0.339,12.75 +13/01/2021 03:30,9.21,91.4,1.717,279.9,0.153,0,0,-9.68,-9.68,0,102,-0.339,12.77 +13/01/2021 04:00,9.26,91.1,1.722,280.3,0.155,0,0,-11.42,-11.42,0,102,-0.339,12.79 +13/01/2021 04:30,9.36,90.2,1.555,274.5,0.155,0,0,-9.36,-9.36,0,102,-0.339,12.05 +13/01/2021 05:00,9.33,89.7,1.884,272.6,0.152,0.013,0,-11.95,-11.95,0,102,-0.339,12.01 +13/01/2021 05:30,9.3,89,2.036,276.1,0.158,0.166,0.001,-10.52,-10.52,0,102,-0.339,12.22 +13/01/2021 06:00,9.34,87.7,2.328,275.6,0.152,0.044,0,-9.71,-9.71,0,102,-0.339,12.45 +13/01/2021 06:30,9.22,88.1,2.469,282,0.15,0,0,-10.19,-10.19,0,102.1,-0.339,12.46 +13/01/2021 07:00,9.1,87.1,2.249,280.5,0.15,0,0,-17.52,-17.52,0,102.1,-0.316,12.21 +13/01/2021 07:30,8.9,87,1.791,268.4,0.154,0,0,-11.32,-11.32,0,102.1,-0.332,12.53 +13/01/2021 08:00,8.8,86.1,1.913,276,0.154,0.588,0.003,-7.205,-7.205,0,102.1,-0.339,12.49 +13/01/2021 08:30,8.59,85.8,1.664,274.2,0.149,7.123,0.036,-21.87,-21.87,0,102.1,-0.274,12.57 +13/01/2021 09:00,8.59,87,1.828,274.3,0.158,17.18,0.086,-1.508,-1.508,0,102.2,-0.269,12.61 +13/01/2021 09:30,8.77,85.9,1.674,280.3,0.147,69.2,0.346,34.05,34.05,0,102.2,-0.161,13.77 +13/01/2021 10:00,9.4,82,2.23,281.5,0.15,107.1,0.535,58.05,58.05,0,102.2,-0.042,14.68 +13/01/2021 10:30,9.68,79.21,2.839,270,0.15,177.4,0.887,88.5,88.6,0,102.2,0.181,15.39 +13/01/2021 11:00,9.79,79.66,3.011,268.7,0.146,187.3,0.936,110.7,110.7,0,102.2,0.206,14.37 +13/01/2021 11:30,9.67,81.3,2.625,271.8,0.152,147.7,0.739,89.1,89.1,0,102.2,0.042,13.85 +13/01/2021 12:00,10.08,77.13,2.96,275.4,0.153,160.5,0.803,98.7,98.7,0,102.2,0.062,14.42 +13/01/2021 12:30,10.49,75.26,2.91,276.4,0.148,158.8,0.794,96.3,96.3,0,102.2,0.106,14.53 +13/01/2021 13:00,10.27,75.57,2.919,281.1,0.154,120.3,0.602,69.54,69.55,0,102.1,-0.004,14.19 +13/01/2021 13:30,10.27,76.69,2.719,274,0.154,128.2,0.641,75.58,75.59,0,102.1,0.001,14.69 +13/01/2021 14:00,10.11,79.08,2.612,264.7,0.158,108,0.54,59.87,59.87,0,102.1,-0.057,14.44 +13/01/2021 14:30,9.98,79.78,2.712,266.5,0.153,94.7,0.474,45.57,45.57,0,102.1,-0.084,14.38 +13/01/2021 15:00,9.95,79.23,2.25,268.7,0.159,73.93,0.37,33.46,33.46,0,102.1,-0.157,13.99 +13/01/2021 15:30,9.95,78.92,2.467,282.1,0.148,33.93,0.17,-4.012,-4.012,0,102.1,-0.244,13.32 +13/01/2021 16:00,9.56,83.9,1.936,276.8,0.158,27.56,0.138,-21.02,-21.02,0,102.1,-0.269,12.44 +13/01/2021 16:30,9.57,81.6,2.575,256.4,0.152,10.59,0.053,-7.073,-7.073,0,102.1,-0.325,11.84 +13/01/2021 17:00,9.41,82,1.997,263.3,0.157,1.191,0.006,-10.63,-10.63,0,102.1,-0.339,12.1 +13/01/2021 17:30,9.19,83,1.592,265.5,0.154,0,0,-9.64,-9.64,0,102.1,-0.339,12.43 +13/01/2021 18:00,9.23,81.4,1.414,286.7,0.149,0,0,-8.9,-8.9,0,102.1,-0.339,12.79 +13/01/2021 18:30,9.6,73.26,2.103,295.6,0.139,0.045,0,-8.13,-8.13,0,102.1,-0.339,12.91 +13/01/2021 19:00,9.56,73.34,1.546,265.4,0.149,0,0,-7.88,-7.88,0,102.1,-0.339,13.01 +13/01/2021 19:30,9.32,75.65,1.936,246.7,0.143,0,0,-9.04,-9.04,0,102.2,-0.339,13.25 +13/01/2021 20:00,9.24,75.6,1.159,242.2,0.137,0,0,-7.507,-7.507,0,102.1,-0.339,13.39 +13/01/2021 20:30,8.99,76.48,1.036,243.7,0.145,0,0,-6.021,-6.021,0,102.1,-0.339,13.3 +13/01/2021 21:00,8.99,76.46,1.205,243.5,0.139,0,0,-5.945,-5.945,0,102.1,-0.339,13.14 +13/01/2021 21:30,9.13,74.9,1.916,251.2,0.152,0,0,-7.773,-7.773,0,102.1,-0.339,13.11 +13/01/2021 22:00,9.34,73.05,2.136,251.5,0.158,0,0,-7.841,-7.841,0,102.1,-0.339,13.13 +13/01/2021 22:30,9.2,73.96,2.124,242.2,0.143,0,0,-7.189,-7.189,0,102.1,-0.339,12.89 +13/01/2021 23:00,9.2,74.69,2.536,238.1,0.133,0,0,-7.958,-7.958,0,102.1,-0.339,12.82 +13/01/2021 23:30,9.13,77.28,2.163,240.1,0.136,0,0,-7.219,-7.219,0,102.1,-0.339,12.75 +14/01/2021 00:00,9.05,78.65,1.873,233.9,0.134,0,0,-6.859,-6.859,0,102.1,-0.339,12.69 +14/01/2021 00:30,8.98,79.03,1.353,232.5,0.127,0,0,-5.488,-5.488,0,102.1,-0.339,12.45 +14/01/2021 01:00,8.94,79.35,1.278,229.8,0.127,0,0,-4.928,-4.928,0,102,-0.339,12.29 +14/01/2021 01:30,8.82,80.9,1.144,226.2,0.128,0,0,-3.849,-3.849,0,102,-0.339,12.27 +14/01/2021 02:00,8.89,79.96,1.379,230,0.131,0,0,-5.147,-5.147,0,102,-0.339,12.31 +14/01/2021 02:30,9.1,78.12,1.351,240.6,0.139,0,0,-4.811,-4.811,0,102,-0.339,12.34 +14/01/2021 03:00,9.45,75.85,1.842,242.8,0.135,0.004,0,-5.467,-5.468,0,102,-0.339,12.24 +14/01/2021 03:30,9.45,76.53,1.19,228.2,0.129,0,0,-3.868,-3.868,0,101.9,-0.339,12.2 +14/01/2021 04:00,9.5,76.5,1.865,246.7,0.146,0.008,0,-4.699,-4.699,0,101.9,-0.339,12.09 +14/01/2021 04:30,9.67,76.26,2.627,253.8,0.154,0,0,-5.571,-5.571,0,101.9,-0.339,11.9 +14/01/2021 05:00,9.65,78.09,2.493,242.7,0.143,0,0,-4.862,-4.862,0,101.9,-0.339,11.88 +14/01/2021 05:30,9.61,79.67,2.292,232.1,0.129,0,0,-3.969,-3.969,0,101.8,-0.339,11.81 +14/01/2021 06:00,9.59,81.6,2.582,245.7,0.148,0,0,-3.456,-3.456,0,101.8,-0.339,11.47 +14/01/2021 06:30,9.66,82.8,2.715,249.9,0.147,0,0,-3.798,-3.799,0,101.8,-0.339,11.11 +14/01/2021 07:00,9.69,83.2,2.316,238,0.138,0,0,-3.228,-3.228,0,101.7,-0.339,10.88 +14/01/2021 07:30,9.75,84,3.082,237.3,0.142,0,0,-17.61,-17.62,0,101.7,-0.339,10.56 +14/01/2021 08:00,9.76,85.2,2.865,243.8,0.139,0.525,0.003,-13.16,-13.16,0,101.7,-0.339,10.55 +14/01/2021 08:30,10.07,84.9,2.805,245.6,0.146,5.034,0.025,-2.479,-2.48,0,101.7,-0.318,10.97 +14/01/2021 09:00,10.35,84.5,3.126,244.8,0.145,17.56,0.088,8.45,8.45,0,101.7,-0.271,11.08 +14/01/2021 09:30,10.65,84.6,2.863,247.5,0.146,46.95,0.235,28.54,28.54,0,101.6,-0.214,10.76 +14/01/2021 10:00,11.11,83.5,2.729,259,0.152,63.26,0.316,39.59,39.59,0,101.6,-0.158,8.59 +14/01/2021 10:30,11.28,84.1,2.752,268.8,0.152,57.72,0.289,-0.21,-0.213,0.4,101.6,-0.157,5.869 +14/01/2021 11:00,11.05,86.8,2.639,255.4,0.156,62.58,0.313,-3.826,-3.826,0.2,101.6,-0.145,3.328 +14/01/2021 11:30,11.44,87.6,2.596,268.3,0.148,165,0.825,63.62,63.63,0,101.6,0.097,4.998 +14/01/2021 12:00,12.01,82.9,3.643,295.4,0.133,220.6,1.103,102.7,102.8,0,101.6,0.332,5.539 +14/01/2021 12:30,11.13,84.6,3.931,318.8,0.123,153.9,0.77,29.01,29.11,0.2,101.6,0.138,3.192 +14/01/2021 13:00,11.43,79.85,3.718,317.4,0.126,131.3,0.656,62.87,63,0,101.6,0.09,3.016 +14/01/2021 13:30,11.01,79.5,4.372,317.2,0.123,185.9,0.929,65.38,66.03,0,101.6,0.274,4.177 +14/01/2021 14:00,11.05,76.5,4.6,324.2,0.134,172.9,0.864,94.3,95,0,101.6,0.379,4.055 +14/01/2021 14:30,10.91,75.49,4.194,317.8,0.124,150,0.75,77.57,77.98,0,101.6,0.222,3.453 +14/01/2021 15:00,10.84,72.4,4.942,325.7,0.133,144.7,0.723,78.73,79.39,0,101.6,0.39,3.531 +14/01/2021 15:30,10.17,72.46,4.53,326.2,0.132,27.11,0.136,5.485,5.509,0,101.6,-0.103,0.615 +14/01/2021 16:00,9.88,71.53,4.246,324.8,0.133,31.56,0.158,4.778,4.809,0,101.7,-0.048,0.875 +14/01/2021 16:30,9.68,72.33,3.412,318.9,0.125,7.896,0.039,-4.323,-4.329,0,101.7,-0.18,0.26 +14/01/2021 17:00,9.63,70.52,4.61,322.4,0.126,1.309,0.007,-13.74,-13.91,0,101.7,-0.195,0.132 +14/01/2021 17:30,9.55,69.7,4.244,319.7,0.123,0,0,-10.43,-10.5,0,101.8,-0.203,0.068 +14/01/2021 18:00,9.42,70.29,3.922,323.3,0.13,0,0,-8.84,-8.86,0,101.8,-0.203,0.068 +14/01/2021 18:30,9.22,71.78,4.803,326.8,0.131,0,0,-18.05,-18.19,0,101.8,-0.158,0.068 +14/01/2021 19:00,9.13,72.13,3.873,326,0.134,0,0,-17.63,-17.68,0,101.8,-0.149,0.068 +14/01/2021 19:30,8.94,74.58,4.005,323.4,0.133,0,0,-24.2,-24.26,0,101.8,-0.148,0.068 +14/01/2021 20:00,8.77,75.66,3.44,324.6,0.135,0,0,-25.11,-25.14,0,101.8,-0.16,0.068 +14/01/2021 20:30,8.61,75.14,3.781,325.3,0.131,0,0,-39.09,-39.16,0,101.9,-0.136,0.068 +14/01/2021 21:00,8.41,73.75,3.604,325.7,0.131,0,0,-43.06,-43.15,0,101.9,-0.136,0.068 +14/01/2021 21:30,8.42,71.95,3.226,321.4,0.128,0,0,-26.76,-26.76,0,101.9,-0.136,0.068 +14/01/2021 22:00,8.14,73.51,2.907,323.5,0.134,0,0,-18.58,-18.58,0,101.9,-0.16,0.068 +14/01/2021 22:30,8.26,73.81,3.284,325.5,0.131,0,0,-14.99,-15,0,102,-0.166,0.068 +14/01/2021 23:00,8.39,72.07,3.607,329.3,0.135,0,0,-16.02,-16.03,0,102,-0.136,0.068 +14/01/2021 23:30,8.38,70.89,4.183,324.9,0.132,0,0,-20.35,-20.42,0,102,-0.076,0.056 +15/01/2021 00:00,8.4,68.4,3.894,324.5,0.135,0,0,-10.84,-10.87,0,102,-0.073,0.004 +15/01/2021 00:30,8.19,70.06,3.102,314.8,0.128,0,0,-14.16,-14.16,0,102,-0.136,0.058 +15/01/2021 01:00,8.12,70.46,3.422,315.1,0.12,0,0,-15.84,-15.87,0,102,-0.136,0.006 +15/01/2021 01:30,7.973,72.38,3.045,318.1,0.128,0,0,-31.64,-31.67,0,102,-0.136,0.008 +15/01/2021 02:00,7.867,75.09,3.365,324.1,0.13,0,0,-25.84,-25.86,0,102.1,-0.117,0.007 +15/01/2021 02:30,7.7,76.82,3.001,335.1,0.14,0,0,-25.68,-25.69,0,102.1,-0.101,0 +15/01/2021 03:00,7.385,79.06,3.062,351.9,0.154,0,0,-44.34,-44.36,0,102.1,-0.079,0 +15/01/2021 03:30,7.092,82.3,2.643,358,0.157,0,0,-18.6,-18.6,0,102.2,-0.135,0.023 +15/01/2021 04:00,6.72,81.6,2.289,355.4,0.148,0,0,-59.81,-59.81,0,102.2,-0.089,0.014 +15/01/2021 04:30,5.694,83.7,1.219,352.5,0.163,0,0,-36.98,-36.98,0,102.2,-0.102,0.063 +15/01/2021 05:00,5.936,85,1.722,2.851,0.151,0.018,0,-13.98,-13.98,0,102.2,-0.136,0.068 +15/01/2021 05:30,6.102,81.6,2.369,357.1,0.146,0,0,-56.9,-56.9,0,102.2,-0.136,0.068 +15/01/2021 06:00,5.516,80.9,2.008,353.4,0.152,0,0,-63.49,-63.49,0,102.3,-0.106,0.068 +15/01/2021 06:30,5.4,80.4,2.077,338.1,0.14,0,0,-53.09,-53.09,0,102.3,-0.099,0.068 +15/01/2021 07:00,5.209,80.6,1.53,334.9,0.142,0,0,-56.35,-56.35,0,102.3,-0.068,0.068 +15/01/2021 07:30,5.23,81.3,1.458,351.9,0.145,0,0,-21.98,-21.98,0,102.4,-0.131,0.068 +15/01/2021 08:00,5.306,80.4,1.617,0.031,0.144,1.505,0.008,-26.37,-26.37,0,102.4,-0.134,0.128 +15/01/2021 08:30,5.448,79.74,1.767,353.2,0.15,12.53,0.063,-6.425,-6.425,0,102.4,-0.136,0.362 +15/01/2021 09:00,5.795,75.09,2.362,354,0.143,24.98,0.125,2.831,2.831,0,102.5,-0.123,0.631 +15/01/2021 09:30,6.134,71.64,2.236,348.7,0.145,50.62,0.253,19.09,19.09,0,102.5,-0.067,1.264 +15/01/2021 10:00,6.058,72.62,2.214,20.28,0.147,53.88,0.269,21.17,21.17,0,102.5,-0.045,1.375 +15/01/2021 10:30,6.054,73.72,1.721,26.05,0.134,76.05,0.38,34.7,34.7,0,102.6,-0.007,1.796 +15/01/2021 11:00,5.934,74.45,2.249,20.29,0.143,73.86,0.369,33.77,33.77,0,102.6,-0.01,1.747 +15/01/2021 11:30,5.876,73.03,2.132,24.23,0.143,111.2,0.556,55.36,55.36,0,102.6,0.079,2.548 +15/01/2021 12:00,6.158,71.17,2.529,23.39,0.14,156.7,0.784,75.83,75.83,0,102.6,0.233,3.41 +15/01/2021 12:30,6.225,70.7,1.669,39.43,0.126,154.7,0.773,74.75,74.75,0,102.6,0.199,3.354 +15/01/2021 13:00,6.717,68.28,1.663,53.46,0.132,273.6,1.368,131.6,131.6,0,102.6,0.596,6.065 +15/01/2021 13:30,6.519,65.71,1.686,41.38,0.123,154,0.77,64.36,64.36,0,102.6,0.234,3.331 +15/01/2021 14:00,6.612,63.73,2.08,26.89,0.136,236.7,1.183,107.4,107.4,0,102.6,0.7,5.346 +15/01/2021 14:30,6.819,62.49,2.333,357.2,0.152,230.3,1.152,97.1,97.1,0,102.6,1.023,5.508 +15/01/2021 15:00,7.1,62.22,2.17,11.43,0.15,199.6,0.998,78.42,78.42,0,102.6,1.024,5.083 +15/01/2021 15:30,6.815,61.67,2.317,11.06,0.152,134.8,0.674,33.68,33.68,0,102.6,0.847,3.718 +15/01/2021 16:00,5.694,65.12,1.399,5.076,0.148,43.65,0.218,-29.05,-29.05,0,102.6,0.268,1.248 +15/01/2021 16:30,4.894,66.59,0.827,11.33,0.132,12.81,0.064,-45.4,-45.4,0,102.6,0.025,0.384 +15/01/2021 17:00,4.061,70.11,0.614,356.4,0.14,0.828,0.004,-52.4,-52.4,0,102.6,-0.064,0.126 +15/01/2021 17:30,3.178,73.75,0.065,342.8,0.06,0,0,-53.91,-53.91,0,102.6,-0.068,0.022 +15/01/2021 18:00,2.584,76.26,0.385,342.7,0.159,0,0,-52.81,-52.81,0,102.6,-0.068,0.002 +15/01/2021 18:30,1.648,80.2,0.541,325.6,0.107,0,0,-53.55,-53.55,0,102.6,-0.068,0.007 +15/01/2021 19:00,0.825,84.7,0.28,304.2,0.081,0,0,-52.67,-52.67,0,102.6,-0.068,0.009 +15/01/2021 19:30,0.27,87.2,0.11,304.2,0.045,0,0,-51.29,-51.29,0,102.7,-0.068,0.017 +15/01/2021 20:00,0.009,88.7,0.126,304.2,0.063,0,0,-44.78,-44.78,0,102.7,-0.068,0.015 +15/01/2021 20:30,-0.089,89.3,0.261,304.2,0.127,0,0,-35.93,-35.93,0,102.7,-0.068,0.03 +15/01/2021 21:00,-0.34,90,0.044,304.2,0.019,0,0,-30.45,-30.45,0,102.7,-0.069,0.037 +15/01/2021 21:30,-0.124,90.6,0.069,304.2,0.024,0,0,-25.81,-25.81,0,102.7,-0.136,0.054 +15/01/2021 22:00,0.158,90.5,0.043,304.2,0.028,0,0,-25.67,-25.67,0,102.7,-0.136,0.037 +15/01/2021 22:30,-0.029,90.6,0.121,304.2,0.072,0,0,-39.44,-39.44,0,102.7,-0.136,0.003 +15/01/2021 23:00,-0.264,91,0.286,304.2,0.117,0,0,-32.46,-32.46,0,102.7,-0.136,0 +15/01/2021 23:30,-0.144,91.2,0.281,304.2,0.093,0,0,-35.55,-35.55,0,102.7,-0.136,0 +16/01/2021 00:00,-0.537,91.4,0.043,304.2,0.028,0,0,-34.84,-34.84,0,102.7,-0.136,0 +16/01/2021 00:30,-0.576,91.7,0.111,304.2,0.063,0,0,-25.44,-25.44,0,102.6,-0.136,0 +16/01/2021 01:00,-0.31,92,0.302,296.4,0.131,0,0,-25.62,-25.62,0,102.6,-0.142,0 +16/01/2021 01:30,0.195,91.5,0.567,137.2,0.132,0,0,-10.02,-10.02,0,102.6,-0.203,0 +16/01/2021 02:00,0.609,89.3,0.602,152.1,0.144,0,0,-14.52,-14.52,0,102.5,-0.203,0 +16/01/2021 02:30,0.91,87.5,0.76,150,0.144,0,0,-15.33,-15.33,0,102.5,-0.203,0 +16/01/2021 03:00,1.172,85.5,1.023,166.7,0.154,0,0,-11.9,-11.9,0,102.5,-0.203,0 +16/01/2021 03:30,1.221,84.4,0.907,160.6,0.152,0,0,-24.66,-24.66,0,102.5,-0.203,0 +16/01/2021 04:00,1.253,84.4,0.99,165.7,0.158,0,0,-16.9,-16.9,0,102.4,-0.203,0 +16/01/2021 04:30,1.421,83.8,1.054,158.6,0.153,0,0,-10.38,-10.38,0,102.4,-0.203,0 +16/01/2021 05:00,1.442,84.2,1.175,167.9,0.151,0.028,0,-6.169,-6.169,0,102.4,-0.203,0 +16/01/2021 05:30,1.612,83.8,1.013,159.1,0.145,0.039,0,-4.431,-4.431,0,102.4,-0.241,0 +16/01/2021 06:00,1.686,84.2,0.987,155.9,0.144,0,0,-15.92,-15.92,0,102.4,-0.269,0 +16/01/2021 06:30,1.728,85.2,1.402,166.4,0.15,0,0,-13.78,-13.78,0.2,102.3,-0.271,0 +16/01/2021 07:00,1.739,84.8,1.245,157.2,0.14,0,0,-15.58,-15.58,0,102.3,-0.271,0 +16/01/2021 07:30,1.731,85.6,1.304,164.2,0.151,0,0,-15.98,-15.98,0,102.3,-0.271,0 +16/01/2021 08:00,1.793,86.2,1.738,177.1,0.153,0.079,0,-18.41,-18.41,0,102.2,-0.271,0.041 +16/01/2021 08:30,2.132,87,1.63,169.7,0.157,3.087,0.015,-12.44,-12.44,0,102.2,-0.271,0.122 +16/01/2021 09:00,2.465,87.3,1.576,163.1,0.143,10.74,0.054,-3.159,-3.159,0.2,102.2,-0.251,0.297 +16/01/2021 09:30,2.94,86.7,2.468,179.1,0.151,35.04,0.175,7.905,7.905,0,102.1,-0.194,0.789 +16/01/2021 10:00,3.293,86.4,2.339,178.4,0.154,53.95,0.27,20.65,20.65,0,102.1,-0.149,1.229 +16/01/2021 10:30,4.188,86.3,3.313,188.8,0.149,59.21,0.296,22.57,22.58,0,102.1,-0.143,1.447 +16/01/2021 11:00,4.994,86,2.995,194.9,0.157,46.94,0.235,22.56,22.56,0,102,-0.18,1.131 +16/01/2021 11:30,5.629,87.1,3.373,199.4,0.14,54.41,0.272,29.37,29.37,0,102,-0.189,1.311 +16/01/2021 12:00,6.445,88.1,3.347,207.8,0.143,62.44,0.312,33.75,33.75,0,101.9,-0.189,1.485 +16/01/2021 12:30,7.275,89.1,3.208,218.9,0.133,67.51,0.338,24.7,24.71,0,101.9,-0.192,1.612 +16/01/2021 13:00,7.886,90.4,2.756,219.9,0.128,88.5,0.443,33.32,33.32,0,101.8,-0.172,1.938 +16/01/2021 13:30,8.85,90.8,3.109,229.5,0.131,70.61,0.353,17.79,17.79,0,101.7,-0.219,1.572 +16/01/2021 14:00,9.55,89.6,3.211,235.6,0.134,50.82,0.254,9.38,9.38,0,101.7,-0.27,1.118 +16/01/2021 14:30,9.94,88.9,3.459,234.4,0.131,54.23,0.271,13.17,13.17,0,101.6,-0.252,1.17 +16/01/2021 15:00,10.25,89.1,3.3,237.1,0.14,51.66,0.258,14.6,14.61,0,101.6,-0.224,1.118 +16/01/2021 15:30,10.49,89.4,3.103,239.8,0.139,25.56,0.128,12.07,12.07,0,101.6,-0.271,0.565 +16/01/2021 16:00,10.55,90,2.841,260.2,0.118,12.2,0.061,-1.652,-1.655,0.8,101.6,-0.333,0.308 +16/01/2021 16:30,9.49,90.5,2.782,347.5,0.149,3.296,0.016,-9.85,-9.85,0.6,101.6,-0.339,0.111 +16/01/2021 17:00,9.13,91.7,1.98,337.9,0.148,1.057,0.005,-6.286,-6.286,0.4,101.7,-0.339,0.065 +16/01/2021 17:30,9.03,92,1.553,313.4,0.127,0,0,-9.25,-9.25,0,101.7,-0.339,0.001 +16/01/2021 18:00,8.95,91.9,1.35,309,0.126,0,0,-8.52,-8.52,0.4,101.7,-0.339,0 +16/01/2021 18:30,8.88,91.7,1.005,303.7,0.135,0,0,-6.259,-6.259,0.2,101.7,-0.339,0 +16/01/2021 19:00,8.8,92,1.64,315.1,0.125,0,0,-9.42,-9.42,0.4,101.7,-0.339,0 +16/01/2021 19:30,8.66,91.7,1.697,316.3,0.121,0,0,-14.62,-14.62,0.4,101.7,-0.339,0 +16/01/2021 20:00,8.49,91.1,1.376,312.8,0.126,0,0,-17.69,-17.69,0.2,101.8,-0.339,0 +16/01/2021 20:30,7.977,90.9,1.323,311.9,0.129,0,0,-48.09,-48.09,0,101.8,-0.305,0 +16/01/2021 21:00,7.602,91.3,1.358,314.7,0.123,0,0,-23.14,-23.14,0,101.8,-0.312,0 +16/01/2021 21:30,7.362,91.2,0.865,282.6,0.148,0,0,-38.31,-38.31,0,101.8,-0.292,0 +16/01/2021 22:00,6.576,91.7,1.002,279.5,0.153,0,0,-35.22,-35.22,0,101.8,-0.271,0 +16/01/2021 22:30,6.294,91.9,1.173,305.6,0.138,0,0,-55.23,-55.23,0,101.9,-0.271,0 +16/01/2021 23:00,5.554,91.7,1.027,291.5,0.152,0,0,-59.33,-59.33,0,101.9,-0.237,0 +16/01/2021 23:30,5.345,92.1,1.178,301.1,0.135,0,0,-46.99,-46.99,0,101.9,-0.26,0 +17/01/2021 00:00,5.225,91.9,0.892,298.7,0.139,0,0,-55.37,-55.37,0,101.9,-0.224,0 +17/01/2021 00:30,4.588,92.1,0.584,284.5,0.151,0,0,-54.43,-54.43,0,101.9,-0.203,0 +17/01/2021 01:00,4.433,92.6,0.542,305.9,0.132,0,0,-22.74,-22.74,0,101.9,-0.24,0 +17/01/2021 01:30,4.953,92.8,1.203,309.1,0.131,0,0,-2.889,-2.889,0,101.9,-0.294,0 +17/01/2021 02:00,5.525,92.1,1.224,298.6,0.143,0.002,0,-7.93,-7.93,0,101.9,-0.338,0 +17/01/2021 02:30,5.805,91.2,1.218,303.5,0.137,0.217,0.001,-6.369,-6.369,0,101.9,-0.337,0 +17/01/2021 03:00,5.936,90,1.09,302.4,0.138,0.295,0.001,-5.433,-5.433,0,102,-0.33,0 +17/01/2021 03:30,6.033,89,1.372,303.2,0.134,0.593,0.003,-3.118,-3.118,0,102,-0.329,0 +17/01/2021 04:00,6.265,86.2,1.533,299.4,0.141,0.943,0.005,1.824,1.824,0,102,-0.279,0 +17/01/2021 04:30,6.423,81.6,1.603,303,0.139,1.02,0.005,-7.71,-7.71,0,102,-0.271,0 +17/01/2021 05:00,6.459,78.17,1.442,297.4,0.144,0.177,0.001,-15,-15,0,102.1,-0.271,0 +17/01/2021 05:30,6.098,79.74,0.849,282.4,0.146,0,0,-15.72,-15.72,0,102.1,-0.271,0 +17/01/2021 06:00,5.871,80.5,0.838,283.6,0.148,0,0,-11.36,-11.36,0,102.1,-0.271,0 +17/01/2021 06:30,5.633,81.1,0.884,274.4,0.16,0,0,-16.26,-16.26,0,102.1,-0.25,0 +17/01/2021 07:00,5.378,81.3,1.008,260.2,0.154,0,0,-35.46,-35.46,0,102.1,-0.227,0 +17/01/2021 07:30,4.529,83,0.929,262.2,0.141,0,0,-48.55,-48.55,0,102.2,-0.203,0 +17/01/2021 08:00,4.146,84.9,0.773,275.2,0.142,1.228,0.006,-34.8,-34.8,0,102.2,-0.203,0.078 +17/01/2021 08:30,4.355,84.4,0.833,262.1,0.154,26.81,0.134,-34.21,-34.21,0,102.2,-0.146,0.696 +17/01/2021 09:00,4.607,83,0.405,274.4,0.081,58.56,0.293,-11.57,-11.57,0,102.3,-0.045,1.321 +17/01/2021 09:30,4.982,82.3,1.131,275.8,0.157,93,0.465,-0.706,-0.706,0,102.3,0.195,2.29 +17/01/2021 10:00,6.285,77.44,1.397,280,0.153,181.4,0.907,42.56,42.56,0,102.3,0.482,4.374 +17/01/2021 10:30,7.308,71.92,1.923,284.4,0.148,215.4,1.077,70.29,70.29,0,102.4,0.545,4.842 +17/01/2021 11:00,7.944,69.58,1.694,296.4,0.135,276,1.38,110.8,110.8,0,102.4,0.732,6.07 +17/01/2021 11:30,8.9,67.49,1.782,319.7,0.123,298.3,1.491,132.9,132.9,0,102.4,0.841,6.491 +17/01/2021 12:00,9.52,64.44,3.002,327.2,0.132,259.7,1.299,135.2,135.2,0,102.4,0.658,5.71 +17/01/2021 12:30,9.18,64.82,3.429,337.7,0.146,232.9,1.165,102.5,102.5,0,102.4,0.572,4.799 +17/01/2021 13:00,9.56,62.5,3.526,343.3,0.138,262,1.31,133.6,133.6,0,102.4,0.74,5.68 +17/01/2021 13:30,9.42,63.23,3.126,352.6,0.145,190.8,0.954,87.1,87.1,0,102.4,0.515,4.074 +17/01/2021 14:00,9.48,61.64,3.372,346.4,0.151,301.9,1.509,159.6,159.6,0,102.4,1.016,6.931 +17/01/2021 14:30,9.63,60.09,3.386,350.9,0.149,233.4,1.167,116.3,116.3,0,102.4,0.935,5.501 +17/01/2021 15:00,8.8,62.02,2.712,336.5,0.143,111.7,0.559,17.59,17.59,0,102.5,0.362,2.411 +17/01/2021 15:30,9.05,60.78,3.352,341.7,0.15,183.4,0.917,73.65,73.66,0,102.5,0.897,4.688 +17/01/2021 16:00,8.71,62.54,2.89,334.8,0.142,111,0.555,22.82,22.82,0,102.5,0.675,3.164 +17/01/2021 16:30,8.15,64.68,2.099,335,0.14,41.78,0.209,-22.77,-22.77,0,102.5,0.263,1.386 +17/01/2021 17:00,7.062,70.07,1.526,346.8,0.155,2.765,0.014,-51.65,-51.65,0,102.5,-0.032,0.152 +17/01/2021 17:30,6.213,73.51,0.957,327.5,0.127,0,0,-45.32,-45.32,0,102.6,-0.068,0.004 +17/01/2021 18:00,5.441,77.15,0.75,240.8,0.144,0,0,-36.42,-36.42,0,102.6,-0.094,0 +17/01/2021 18:30,4.592,80.6,0.278,223.2,0.089,0,0,-32.1,-32.1,0,102.6,-0.13,0 +17/01/2021 19:00,4.649,82.2,0.552,233.1,0.159,0,0,-34.42,-34.42,0,102.6,-0.136,0 +17/01/2021 19:30,4.038,81.4,0.366,234.2,0.113,0,0,-34.76,-34.76,0,102.6,-0.123,0 +17/01/2021 20:00,3.524,85,0.635,234.5,0.134,0,0,-40.11,-40.11,0,102.6,-0.136,0 +17/01/2021 20:30,3.842,83.3,0.644,234.7,0.147,0,0,-36.38,-36.38,0,102.6,-0.136,0 +17/01/2021 21:00,3.176,84.6,0.726,237.5,0.142,0,0,-43.52,-43.52,0,102.6,-0.136,0 +17/01/2021 21:30,2.103,87.7,0.395,272.7,0.093,0,0,-41.7,-41.7,0,102.6,-0.136,0 +17/01/2021 22:00,2.292,89.4,0.944,262.8,0.147,0,0,-38.43,-38.43,0,102.6,-0.136,0 +17/01/2021 22:30,2.161,89,0.283,272.1,0.1,0,0,-34.19,-34.19,0,102.6,-0.136,0 +17/01/2021 23:00,1.914,90,0.526,300.4,0.079,0,0,-31.75,-31.75,0,102.6,-0.136,0 +17/01/2021 23:30,1.606,90.7,0.866,320.1,0.144,0,0,-30.93,-30.93,0,102.6,-0.136,0 +18/01/2021 00:00,1.564,90.6,0.379,303,0.082,0,0,-37.57,-37.57,0,102.6,-0.136,0 +18/01/2021 00:30,1.218,91.3,0.438,270.7,0.064,0,0,-40.71,-40.71,0,102.6,-0.136,0 +18/01/2021 01:00,1.241,91.9,0,0,0,0,0,-47.88,-47.88,0,102.6,-0.136,0 +18/01/2021 01:30,0.958,92,0,0,0,0,0,-45.98,-45.98,0,102.5,-0.136,0 +18/01/2021 02:00,0.166,92.1,0,0,0,0,0,-30.39,-30.39,0,102.5,-0.136,0 +18/01/2021 02:30,0.467,92.6,0.133,165.9,0.032,0,0,-37.27,-37.27,0,102.5,-0.136,0 +18/01/2021 03:00,0.058,92.8,0.135,124.9,0.031,0,0,-26.78,-26.78,0,102.5,-0.136,0 +18/01/2021 03:30,0.012,92.9,0.046,124.7,0.035,0,0,-22.1,-22.1,0,102.5,-0.136,0 +18/01/2021 04:00,0.29,93.6,0.033,124.8,0.017,0,0,-29.02,-29.02,0,102.5,-0.136,0 +18/01/2021 04:30,0.18,92.9,0.236,52.25,0.044,0,0,-43.74,-43.74,0,102.4,-0.136,0 +18/01/2021 05:00,-0.045,93.6,0.402,52.25,0.094,0,0,-41.11,-41.11,0,102.4,-0.136,0 +18/01/2021 05:30,-0.028,93.6,0.101,114.3,0.042,0,0,-9.6,-9.6,0,102.4,-0.136,0 +18/01/2021 06:00,0.079,94,0.227,169.9,0.063,0.177,0.001,-2.708,-2.708,0,102.4,-0.165,0 +18/01/2021 06:30,0.656,93.9,0.256,142.9,0.055,0.024,0,-0.913,-0.913,0,102.4,-0.203,0 +18/01/2021 07:00,1.039,94.1,0.326,348.4,0.073,0.05,0,-2.713,-2.713,0.2,102.5,-0.203,0 +18/01/2021 07:30,1.462,94,0.021,331.8,0.011,0,0,-4.541,-4.541,0,102.5,-0.203,0 +18/01/2021 08:00,1.64,93.8,0.092,347.4,0.015,2.7,0.013,-3.984,-3.984,0,102.5,-0.203,0.08 +18/01/2021 08:30,2.035,94,0.299,161.7,0.066,14.55,0.073,1.902,1.902,0,102.4,-0.178,0.329 +18/01/2021 09:00,2.545,93.8,0,0,0,20.22,0.101,3.942,3.942,0,102.4,-0.15,0.397 +18/01/2021 09:30,2.992,93.7,0.181,121.9,0.045,30.05,0.15,9.74,9.74,0,102.4,-0.139,0.57 +18/01/2021 10:00,3.476,93.7,0.136,115.4,0.088,68.87,0.344,31.68,31.68,0,102.4,-0.09,1.372 +18/01/2021 10:30,4.529,93,0.292,193.7,0.052,101.4,0.507,50.42,50.42,0,102.4,-0.019,2.026 +18/01/2021 11:00,5.394,90.1,1.132,182.8,0.141,156.4,0.782,72.77,72.77,0,102.4,0.128,3.192 +18/01/2021 11:30,6.221,83.9,1.868,196.2,0.15,157.7,0.788,58.9,58.9,0,102.4,0.152,3.226 +18/01/2021 12:00,6.631,81.3,2.045,189.8,0.155,146.4,0.732,78.76,78.76,0,102.4,0.134,3.119 +18/01/2021 12:30,7.228,79.53,2.083,189.6,0.155,175.1,0.875,99.4,99.4,0,102.3,0.192,3.688 +18/01/2021 13:00,7.725,76.78,2.341,192.4,0.154,202.4,1.012,118.4,118.4,0,102.2,0.27,4.263 +18/01/2021 13:30,8,74.93,2.09,204.7,0.144,169.4,0.847,97.5,97.5,0,102.2,0.189,3.599 +18/01/2021 14:00,7.903,75.97,2.246,195.5,0.151,132.6,0.663,74.51,74.51,0,102.2,0.135,2.867 +18/01/2021 14:30,8.07,76.2,2.099,186.2,0.154,99.9,0.5,53.72,53.72,0,102.1,0.009,2.131 +18/01/2021 15:00,7.989,78.13,1.725,183.6,0.155,76.57,0.383,38.54,38.54,0,102.1,-0.031,1.676 +18/01/2021 15:30,8.46,78.72,1.602,184,0.156,78.19,0.391,35.05,35.05,0,102.1,-0.05,1.612 +18/01/2021 16:00,8.54,73.95,2.372,204.9,0.144,42.29,0.211,8.92,8.92,0,102.1,-0.133,0.85 +18/01/2021 16:30,8.44,69.24,2.273,208.3,0.139,18.57,0.093,-3.303,-3.303,0,102,-0.182,0.373 +18/01/2021 17:00,8.17,69.87,2.171,201.6,0.147,1.87,0.009,-6.495,-6.495,0,102,-0.227,0.059 +18/01/2021 17:30,8.02,70.73,2.432,196.8,0.154,0,0,-9.81,-9.81,0,102,-0.271,0 +18/01/2021 18:00,7.921,71.42,2.274,188.2,0.157,0,0,-12.22,-12.22,0,102,-0.269,0 +18/01/2021 18:30,7.728,74.03,2.421,192.6,0.153,0,0,-31.14,-31.14,0,102,-0.204,0 +18/01/2021 19:00,7.589,74.93,2.097,187.8,0.154,0,0,-15.91,-15.91,0,102,-0.207,0 +18/01/2021 19:30,7.219,76.87,2.033,182.3,0.163,0,0,-41.57,-41.57,0,102,-0.203,0 +18/01/2021 20:00,6.424,80.8,1.42,171.9,0.152,0,0,-30.36,-30.36,0,101.9,-0.203,0 +18/01/2021 20:30,6.573,81.6,2.383,180.4,0.154,0,0,-11.54,-11.54,0,101.9,-0.254,0 +18/01/2021 21:00,6.716,81.6,2.129,194.5,0.15,0,0,-8.4,-8.4,0,101.9,-0.27,0 +18/01/2021 21:30,7.121,80.6,2.871,194.5,0.153,0,0,-12.6,-12.6,0,101.9,-0.271,0 +18/01/2021 22:00,7.08,80.8,2.969,196.7,0.152,0,0,-18.98,-18.98,0,101.8,-0.244,0 +18/01/2021 22:30,6.933,82.4,2.978,197.4,0.148,0,0,-13.08,-13.08,0,101.8,-0.265,0 +18/01/2021 23:00,7.041,83.6,2.714,193,0.149,0,0,-10.12,-10.12,0,101.8,-0.271,0 +18/01/2021 23:30,7.468,83.1,2.807,194.8,0.145,0,0,-7.952,-7.952,0,101.7,-0.271,0 +19/01/2021 00:00,7.841,81.6,3.527,202,0.143,0,0,-5.161,-5.166,0,101.7,-0.271,0 +19/01/2021 00:30,7.912,81,3.47,201.7,0.145,0,0,-4.418,-4.422,0,101.7,-0.271,0 +19/01/2021 01:00,7.861,82.5,3.736,206.5,0.137,0,0,-5.746,-5.753,0,101.6,-0.271,0 +19/01/2021 01:30,7.937,83.8,3.295,214.2,0.134,0,0,-5.612,-5.614,0,101.6,-0.271,0 +19/01/2021 02:00,7.936,85.6,3.386,219,0.129,0,0,-11,-11.01,0,101.5,-0.271,0 +19/01/2021 02:30,7.902,86.1,3.593,214.6,0.135,0,0,-9.48,-9.49,0,101.5,-0.271,0 +19/01/2021 03:00,7.839,87.4,3.543,216.8,0.136,0,0,-20.19,-20.21,0,101.5,-0.271,0 +19/01/2021 03:30,7.755,89.2,3.197,211.4,0.137,0,0,-18.49,-18.5,0,101.5,-0.271,0 +19/01/2021 04:00,7.817,90,2.959,221.6,0.129,0,0,-17.87,-17.87,0,101.4,-0.271,0 +19/01/2021 04:30,7.969,89.8,3.209,221.1,0.126,0,0,-16.53,-16.53,0,101.4,-0.271,0 +19/01/2021 05:00,7.954,90.1,3.699,217.3,0.136,0,0,-17.59,-17.61,0,101.4,-0.271,0 +19/01/2021 05:30,8.02,89.1,3.66,216.3,0.136,0,0,-15.68,-15.7,0,101.3,-0.27,0 +19/01/2021 06:00,8.03,87.9,2.936,214.8,0.133,0,0,-8.2,-8.21,0,101.3,-0.267,0 +19/01/2021 06:30,8.07,86.9,2.947,214.9,0.133,0,0,-10.65,-10.66,0,101.3,-0.236,0 +19/01/2021 07:00,8.03,87.2,3.326,215.3,0.136,0,0,-21.44,-21.44,0,101.3,-0.203,0 +19/01/2021 07:30,7.831,89.3,3.447,210,0.142,0,0,-21.61,-21.62,0,101.3,-0.212,0 +19/01/2021 08:00,7.749,91,2.986,198,0.153,0.668,0.003,-12.1,-12.1,0,101.3,-0.238,0.011 +19/01/2021 08:30,7.746,91.4,2.503,195.7,0.157,5.56,0.028,-5.028,-5.028,0.2,101.2,-0.207,0.117 +19/01/2021 09:00,7.773,91.9,2.536,198.1,0.145,20.03,0.1,2.011,2.011,0,101.2,-0.203,0.385 +19/01/2021 09:30,7.872,91.8,2.859,189.9,0.153,23.71,0.119,-0.844,-0.844,0,101.2,-0.203,0.456 +19/01/2021 10:00,8.03,90.7,2.572,196.7,0.156,39.39,0.197,6.625,6.625,0,101.2,-0.171,0.762 +19/01/2021 10:30,8.41,89.5,2.289,190.2,0.15,95,0.475,40.46,40.46,0,101.2,-0.055,1.855 +19/01/2021 11:00,8.81,87,2.837,187.8,0.147,76.38,0.382,28.62,28.62,0,101.1,-0.05,1.587 +19/01/2021 11:30,8.82,86.8,3.03,191.8,0.148,88,0.44,36.46,36.46,0,101.1,-0.035,1.894 +19/01/2021 12:00,9.15,84.7,3.376,188.8,0.151,79.59,0.398,41.2,41.2,0,101,-0.034,1.74 +19/01/2021 12:30,9.5,82.9,3.391,193.8,0.149,62.88,0.314,34.84,34.84,0,100.9,-0.067,1.37 +19/01/2021 13:00,9.6,82.2,3.911,205.9,0.141,61.45,0.307,32.89,32.96,0,100.9,-0.075,1.424 +19/01/2021 13:30,9.7,80.9,4.058,196.8,0.15,100.3,0.502,58.51,58.66,0,100.9,-0.004,2.259 +19/01/2021 14:00,10.09,79.15,4.199,191.9,0.157,184.7,0.924,92.5,92.8,0,100.8,0.237,3.907 +19/01/2021 14:30,10.24,78.32,4.298,198.2,0.148,165.9,0.83,91.5,91.8,0,100.7,0.2,3.715 +19/01/2021 15:00,10.58,76.61,4.001,202.3,0.151,154.6,0.773,86.2,86.3,0,100.7,0.207,3.649 +19/01/2021 15:30,10.74,75.56,4.065,200.5,0.145,94.7,0.474,45.68,45.77,0,100.7,0.06,2.114 +19/01/2021 16:00,10.27,77.67,3.869,198.4,0.147,23.32,0.117,4.398,4.402,0,100.6,-0.181,0.496 +19/01/2021 16:30,10.17,79,3.677,199.7,0.148,7.028,0.035,-3.946,-3.947,0,100.6,-0.256,0.188 +19/01/2021 17:00,10.2,78.61,3.894,205.7,0.142,1.624,0.008,-13.28,-13.29,0,100.6,-0.271,0.047 +19/01/2021 17:30,10.18,79.03,3.59,200.7,0.146,0,0,-14.53,-14.56,0,100.5,-0.271,0 +19/01/2021 18:00,10.3,79.28,3.868,201.1,0.144,0,0,-5.643,-5.652,0,100.5,-0.271,0 +19/01/2021 18:30,10.29,80,3.784,195.5,0.152,0,0,-5.012,-5.024,0,100.5,-0.271,0 +19/01/2021 19:00,10.08,81,3.742,190.4,0.156,0,0,-6.576,-6.586,0,100.4,-0.271,0 +19/01/2021 19:30,9.92,82,3.363,191.4,0.153,0,0,-5.058,-5.061,0,100.4,-0.271,0 +19/01/2021 20:00,9.87,83.1,3.219,188.2,0.153,0,0,-12.81,-12.81,0,100.4,-0.271,0 +19/01/2021 20:30,9.71,83,2.92,188.3,0.157,0,0,-20.86,-20.86,0,100.3,-0.271,0 +19/01/2021 21:00,9.68,81.7,3.095,189.6,0.154,0,0,-36.24,-36.24,0,100.3,-0.264,0 +19/01/2021 21:30,9.7,80.1,4.101,202.4,0.142,0,0,-27.04,-27.12,0,100.3,-0.271,0 +19/01/2021 22:00,9.44,81.8,5.06,210.6,0.134,0,0,-67.73,-68.62,0.2,100.3,-0.208,0 +19/01/2021 22:30,8.86,85.2,5.362,212.5,0.135,0,0,-47.12,-47.96,0.8,100.2,-0.231,0 +19/01/2021 23:00,8.67,87.1,4.983,208.4,0.14,0,0,-36.51,-37.02,0.4,100.2,-0.271,0 +19/01/2021 23:30,8.48,87.1,4.099,205.2,0.142,0,0,-38.72,-38.87,0,100.2,-0.271,0 +20/01/2021 00:00,8.45,87.3,2.575,191.8,0.152,0,0,-29.34,-29.34,0,100.1,-0.271,0 +20/01/2021 00:30,8.54,88.1,2.365,192.2,0.152,0,0,-29.82,-29.82,0.2,100,-0.271,0 +20/01/2021 01:00,8.65,87.4,2.3,189.8,0.154,0,0,-32.07,-32.07,0,100,-0.27,0 +20/01/2021 01:30,8.81,87.6,2.79,194.8,0.157,0,0,-23.42,-23.42,0,99.9,-0.271,0 +20/01/2021 02:00,8.87,88.2,3.19,191.9,0.157,0,0,-29.01,-29.02,0.2,99.9,-0.271,0 +20/01/2021 02:30,8.86,88.6,3.118,191.4,0.157,0,0,-27.97,-27.98,0.4,99.9,-0.271,0 +20/01/2021 03:00,8.89,88.3,2.46,188.2,0.152,0,0,-24.08,-24.08,0,99.8,-0.271,0 +20/01/2021 03:30,8.77,88.5,2.369,189.7,0.157,0,0,-28.37,-28.37,0.2,99.8,-0.268,0 +20/01/2021 04:00,8.77,89.1,3.53,200.8,0.146,0,0,-24.77,-24.78,0,99.8,-0.271,0 +20/01/2021 04:30,8.79,89.4,3.137,192,0.145,0,0,-20.5,-20.51,0.2,99.7,-0.271,0 +20/01/2021 05:00,8.68,90,2.593,184.1,0.15,0,0,-15.77,-15.78,0.2,99.7,-0.271,0 +20/01/2021 05:30,8.61,90.5,2.042,176.8,0.155,0,0,-15.75,-15.75,0.4,99.6,-0.271,0 +20/01/2021 06:00,8.34,90.8,1.815,161,0.145,0,0,-16.15,-16.15,0,99.5,-0.271,0 +20/01/2021 06:30,8.07,91.1,2.49,172.2,0.149,0,0,-22.22,-22.22,0,99.5,-0.239,0 +20/01/2021 07:00,8.13,90.7,2.673,172.2,0.15,0,0,-21.09,-21.09,0,99.4,-0.265,0 +20/01/2021 07:30,8.15,89.9,2.591,172.2,0.148,0,0,-29.58,-29.58,0,99.4,-0.216,0 +20/01/2021 08:00,8.43,88.5,3.41,181.4,0.159,1.28,0.006,-29.49,-29.51,0,99.4,-0.204,0.019 +20/01/2021 08:30,8.68,86.5,3.207,179,0.153,13.39,0.067,-18.55,-18.56,0,99.3,-0.203,0.232 +20/01/2021 09:00,8.83,85.6,2.697,175,0.157,37.26,0.186,-27.31,-27.31,0,99.3,-0.151,0.696 +20/01/2021 09:30,8.79,85.3,2.838,174.8,0.156,73.46,0.367,2.071,2.072,0,99.3,-0.059,1.438 +20/01/2021 10:00,9.14,82.3,3.745,182.4,0.155,142.6,0.713,48.94,49.01,0,99.2,0.18,2.89 +20/01/2021 10:30,9.19,81.1,3.362,178.1,0.154,113.8,0.569,34.76,34.77,0,99.2,0.114,2.339 +20/01/2021 11:00,9.41,79.58,3.632,178.2,0.152,194.5,0.973,63.92,63.98,0,99.2,0.321,3.883 +20/01/2021 11:30,9.67,78.69,3.729,178.4,0.153,167.4,0.837,46.04,46.13,0,99.1,0.257,3.426 +20/01/2021 12:00,9.62,81,3.783,177.9,0.152,117.9,0.589,-5.221,-5.253,0.2,99.1,0.135,2.535 +20/01/2021 12:30,9.67,81.6,3.449,177.7,0.153,82.1,0.411,-14.5,-14.52,0,99,0.038,1.85 +20/01/2021 13:00,9.65,82.2,3.545,179.7,0.154,124.8,0.624,6.892,6.882,0,98.9,0.111,2.697 +20/01/2021 13:30,9.91,82.2,3.804,180.7,0.159,97.5,0.488,-5.898,-5.94,0.2,98.9,0.052,2.119 +20/01/2021 14:00,10.45,79.4,3.509,176.9,0.153,84.8,0.424,21.31,21.35,0,98.8,0.051,1.858 +20/01/2021 14:30,10.72,76.64,3.485,175.7,0.149,124.8,0.624,66.78,66.91,0,98.7,0.164,2.745 +20/01/2021 15:00,10.88,73.43,4.536,180.1,0.153,202.1,1.011,104.2,105.1,0,98.7,0.48,4.45 +20/01/2021 15:30,10.73,73.34,4.097,180.3,0.152,109.5,0.547,33.22,33.39,0,98.6,0.16,2.35 +20/01/2021 16:00,10.78,73.01,4.756,182.1,0.153,44.06,0.22,-5.745,-5.778,0,98.6,-0.051,0.865 +20/01/2021 16:30,10.81,74.42,4.766,188.1,0.154,15.66,0.078,-45.18,-45.58,0,98.5,-0.14,0.371 +20/01/2021 17:00,10.58,78.95,4.513,182.2,0.149,0.607,0.003,-80.8,-81.4,0.2,98.5,-0.193,0.072 +20/01/2021 17:30,10.53,78.53,4.594,177.2,0.151,0,0,-50.62,-51.15,0,98.4,-0.202,0 +20/01/2021 18:00,10.36,80.9,5.306,185,0.151,0,0,-64.21,-65.28,1.4,98.4,-0.183,0 +20/01/2021 18:30,10.09,86.1,5.69,185.6,0.154,0,0,-40.93,-41.94,1,98.3,-0.268,0 +20/01/2021 19:00,10.05,88.7,5.861,189.6,0.155,0,0,-24.72,-25.39,1.2,98.2,-0.271,0 +20/01/2021 19:30,10.38,89.8,6.012,194.3,0.151,0,0,-27.06,-27.88,0.8,98.2,-0.271,0.064 +20/01/2021 20:00,10.73,89.7,5.821,201.3,0.149,0.007,0,-25.01,-25.68,0.2,98.2,-0.271,0.068 +20/01/2021 20:30,10.99,89.9,5.315,212.7,0.136,0,0,-25.14,-25.55,0.8,98.2,-0.271,0.068 +20/01/2021 21:00,11.24,89.8,4.387,224.8,0.124,0.195,0.001,-26.09,-26.3,0.4,98.2,-0.271,0.068 +20/01/2021 21:30,11.52,86.8,4.893,227.4,0.125,0.825,0.004,-37.72,-38.19,0,98.2,-0.271,0.068 +20/01/2021 22:00,11.51,86.3,5.366,233.5,0.137,0.236,0.001,-47.61,-48.5,0,98.3,-0.271,0.068 +20/01/2021 22:30,11.39,85.7,4.882,231.1,0.129,0.01,0,-46.76,-47.3,0,98.3,-0.271,0.068 +20/01/2021 23:00,11.15,85.8,4.435,232.6,0.127,0,0,-36.85,-37.18,0.2,98.4,-0.271,0.068 +20/01/2021 23:30,10.87,87.5,4.693,239.2,0.135,0.059,0,-36.64,-36.98,2.2,98.4,-0.271,0.068 +21/01/2021 00:00,8.94,84.8,4.435,288.9,0.141,0.758,0.004,-49.17,-49.53,0.2,98.6,-0.205,0.068 +21/01/2021 00:30,7.834,78.54,3.289,282.7,0.153,2.875,0.014,-46.79,-46.82,0,98.7,-0.201,0.068 +21/01/2021 01:00,7.336,78.9,2.569,267.6,0.153,0,0,-81.3,-81.3,0,98.8,-0.174,0.068 +21/01/2021 01:30,6.698,81.2,2.476,254.5,0.155,0,0,-81.6,-81.6,0,98.9,-0.201,0.068 +21/01/2021 02:00,6.437,81.8,2.568,246.6,0.149,0,0,-78.96,-78.96,0,99,-0.184,0.068 +21/01/2021 02:30,6.325,80.5,2.809,242.7,0.145,0,0,-79.22,-79.22,0,99,-0.149,0.068 +21/01/2021 03:00,6.194,81.8,2.489,231.1,0.13,0,0,-76.03,-76.03,0,99.1,-0.137,0.068 +21/01/2021 03:30,5.906,83.5,2.604,234.9,0.135,0,0,-74.9,-74.9,0,99.1,-0.136,0.068 +21/01/2021 04:00,5.827,82.7,2.537,232.7,0.131,0,0,-74.72,-74.72,0,99.1,-0.136,0.068 +21/01/2021 04:30,5.761,82.4,2.685,225.1,0.127,0,0,-74.04,-74.04,0,99.2,-0.136,0.068 +21/01/2021 05:00,5.658,81.5,2.635,227.8,0.121,0,0,-73.87,-73.87,0,99.2,-0.136,0.068 +21/01/2021 05:30,5.452,80.9,2.023,223.9,0.126,0,0,-69.99,-69.99,0,99.2,-0.136,0.068 +21/01/2021 06:00,5.355,81.3,2.166,220.2,0.124,0,0,-62.31,-62.31,0,99.2,-0.136,0.068 +21/01/2021 06:30,5.419,80.3,2.049,216.9,0.13,0,0,-42.84,-42.84,0,99.2,-0.136,0.068 +21/01/2021 07:00,5.42,79.97,2.351,207.4,0.146,0,0,-41.89,-41.89,0,99.3,-0.136,0.068 +21/01/2021 07:30,5.392,81.7,2.047,205.1,0.147,0,0,-34.52,-34.52,0,99.3,-0.141,0.079 +21/01/2021 08:00,5.665,84.2,2.132,221.2,0.128,0.388,0.002,-40.67,-40.67,0.4,99.3,-0.188,0.138 +21/01/2021 08:30,5.596,84.5,1.447,178.6,0.158,9.24,0.046,-31.01,-31.01,0,99.2,-0.136,0.297 +21/01/2021 09:00,5.539,85.3,0.879,163.8,0.154,37.72,0.189,-3.363,-3.363,0,99.2,-0.135,0.804 +21/01/2021 09:30,6.244,84.5,1.615,171.7,0.155,55.99,0.28,1.71,1.71,0,99.2,-0.07,1.232 +21/01/2021 10:00,6.852,82.2,1.847,173.9,0.157,48.63,0.243,5.831,5.831,0,99.1,-0.107,1.131 +21/01/2021 10:30,7.492,79.91,2.142,177.4,0.151,53.41,0.267,8.18,8.18,0,99.1,-0.076,1.257 +21/01/2021 11:00,7.528,82.7,2.308,172.4,0.154,56.69,0.283,-6.112,-6.112,0.4,99,-0.081,1.327 +21/01/2021 11:30,7.785,86,2.262,165.9,0.144,85.3,0.427,15.78,15.78,0.4,98.9,-0.034,1.856 +21/01/2021 12:00,7.866,87.6,2.792,170.9,0.146,39.46,0.197,-3.108,-3.109,1,98.8,-0.136,0.903 +21/01/2021 12:30,7.998,89.3,2.146,162.6,0.145,44.21,0.221,7.669,7.669,1,98.6,-0.126,1.004 +21/01/2021 13:00,8.23,90.4,2.719,159.7,0.144,39.08,0.195,7.876,7.877,1.2,98.4,-0.128,0.926 +21/01/2021 13:30,9.04,91.4,4.987,190.1,0.148,43.14,0.216,1.455,1.297,0.8,98.3,-0.121,0.968 +21/01/2021 14:00,10.8,83.2,7.1,213.9,0.133,108.3,0.542,11.26,11.59,0,98.2,0.007,2.145 +21/01/2021 14:30,10.79,79.88,5.802,216.7,0.133,40.07,0.2,-43.24,-44.32,0.6,98.2,-0.116,0.925 +21/01/2021 15:00,9.83,83,5.597,229.3,0.129,71.85,0.359,-38.57,-39.69,1.2,98.2,-0.038,1.492 +21/01/2021 15:30,9.86,79.88,5.713,233.1,0.131,122.8,0.614,-0.342,-0.316,0.2,98.2,0.2,2.684 +21/01/2021 16:00,10.24,76.94,5.103,229.9,0.125,68.4,0.342,18.12,18.32,0,98.2,-0.03,1.438 +21/01/2021 16:30,10.15,77.18,5.156,227.4,0.128,16.08,0.08,-21.45,-21.86,0,98.2,-0.13,0.412 +21/01/2021 17:00,9.62,84.5,4.758,225.1,0.123,1.303,0.007,-46.12,-46.63,0.2,98.2,-0.187,0.148 +21/01/2021 17:30,9.64,84.5,4.922,224,0.127,0.159,0.001,-49.62,-50.24,0,98.2,-0.203,0.099 +21/01/2021 18:00,9.64,86.2,4.066,232.6,0.13,0.001,0,-37.77,-37.92,0.6,98.2,-0.203,0.081 +21/01/2021 18:30,9.7,87.1,4.524,242.6,0.134,0,0,-38.01,-38.3,0.8,98.3,-0.203,0.068 +21/01/2021 19:00,8.26,85.4,3.908,312.6,0.119,0.168,0.001,-38.78,-39.03,0,98.4,-0.193,0.068 +21/01/2021 19:30,6.784,85.6,3.533,319.3,0.126,0.552,0.003,-28.49,-28.61,0,98.5,-0.203,0.068 +21/01/2021 20:00,6.467,86,2.431,300.1,0.139,0.401,0.002,-22.33,-22.33,0,98.6,-0.203,0.068 +21/01/2021 20:30,6.242,87.8,2.081,290.3,0.148,0.135,0.001,-15.58,-15.58,0,98.7,-0.203,0.068 +21/01/2021 21:00,5.961,89.5,1.672,293.1,0.136,0,0,-19.75,-19.75,0,98.7,-0.203,0.071 +21/01/2021 21:30,5.866,87.5,0.912,299.9,0.144,0,0,-28.78,-28.78,0,98.7,-0.197,0.068 +21/01/2021 22:00,5.593,87.9,0.357,280.2,0.145,0,0,-21.04,-21.04,0,98.8,-0.159,0.068 +21/01/2021 22:30,5.384,89.3,0.27,280.2,0.15,0,0,-16.14,-16.14,0,98.8,-0.167,0.068 +21/01/2021 23:00,5.368,90.2,0.674,212.1,0.127,0,0,-16.99,-16.99,0,98.8,-0.177,0.07 +21/01/2021 23:30,5.355,90.8,0.51,214.7,0.117,0,0,-16.12,-16.12,0,98.8,-0.162,0.069 +22/01/2021 00:00,5.253,91.1,0.528,211,0.107,0,0,-17.53,-17.53,0.2,98.8,-0.136,0.07 +22/01/2021 00:30,5.265,91.6,0.773,211.2,0.138,0,0,-13.34,-13.34,0,98.8,-0.152,0.081 +22/01/2021 01:00,5.279,91.8,0.445,223.4,0.121,0,0,-15.51,-15.51,0,98.8,-0.141,0.071 +22/01/2021 01:30,5.245,91.9,0.401,275.2,0.159,0,0,-13.59,-13.59,0,98.8,-0.137,0.074 +22/01/2021 02:00,5.185,91.7,0.319,329.4,0.074,0,0,-15.82,-15.82,0,98.8,-0.136,0.072 +22/01/2021 02:30,5.07,91.9,0.672,307,0.124,0,0,-20.39,-20.39,0,98.8,-0.136,0.068 +22/01/2021 03:00,4.965,91.9,0.563,300.5,0.133,0,0,-16.25,-16.25,0,98.9,-0.136,0.07 +22/01/2021 03:30,4.76,91.9,0.329,267,0.134,0,0,-20.28,-20.28,0,98.9,-0.136,0.068 +22/01/2021 04:00,4.586,92.3,0.549,281,0.129,0,0,-20.84,-20.84,0,98.9,-0.136,0.068 +22/01/2021 04:30,4.504,92.6,1.114,262.3,0.147,0,0,-26.9,-26.9,0,98.9,-0.136,0.078 +22/01/2021 05:00,4.359,92.5,0.546,291.9,0.15,0,0,-29.58,-29.58,0,98.9,-0.136,0.068 +22/01/2021 05:30,4.04,92.4,0.545,260.8,0.139,0,0,-41.55,-41.55,0,98.9,-0.135,0.068 +22/01/2021 06:00,3.54,92.7,0.421,257.4,0.135,0,0,-46.26,-46.26,0,98.9,-0.129,0.068 +22/01/2021 06:30,3.311,92.7,0.291,276.8,0.158,0,0,-26.72,-26.72,0,99,-0.136,0.068 +22/01/2021 07:00,3.308,93.1,0.547,280,0.167,0,0,-28.31,-28.31,0,99,-0.136,0.068 +22/01/2021 07:30,3.344,93,0.756,298.5,0.142,0,0,-51.43,-51.43,0,99.1,-0.101,0.068 +22/01/2021 08:00,3.13,92.9,0.707,283.9,0.151,1.221,0.006,-54.87,-54.87,0,99.1,-0.068,0.158 +22/01/2021 08:30,2.746,92.6,0.698,272,0.155,15.12,0.076,-45.3,-45.3,0,99.2,-0.063,0.364 +22/01/2021 09:00,3.171,92.7,0.766,256.3,0.143,85.6,0.428,-4.013,-4.013,0,99.2,0.097,1.487 +22/01/2021 09:30,4.722,90.5,0.959,262.9,0.157,198.4,0.992,76.81,76.81,0,99.3,0.421,4.508 +22/01/2021 10:00,6.547,82.7,1.283,287,0.139,297.3,1.487,128.5,128.5,0,99.3,0.734,6.849 +22/01/2021 10:30,7.795,72.81,1.535,290.1,0.143,254.2,1.271,104.2,104.2,0,99.4,0.553,5.605 +22/01/2021 11:00,7.689,71.6,2.089,283.9,0.152,249.5,1.247,111.5,111.5,0,99.4,0.498,5.283 +22/01/2021 11:30,7.63,71.81,2.343,283.1,0.151,215.7,1.079,91,91,0,99.4,0.404,4.49 +22/01/2021 12:00,7.705,72.57,2.43,275.7,0.157,226.8,1.134,95.4,95.4,0,99.4,0.438,4.645 +22/01/2021 12:30,7.946,71.42,2.633,274.6,0.148,293.1,1.466,142.8,142.8,0,99.4,0.636,5.965 +22/01/2021 13:00,8.18,70.09,2.838,279.3,0.151,253.7,1.268,119.2,119.2,0,99.4,0.501,5.204 +22/01/2021 13:30,8.36,69.39,2.687,281.7,0.15,265.7,1.328,127.1,127.1,0,99.4,0.528,5.54 +22/01/2021 14:00,8.65,67.89,2.647,276.7,0.148,251.1,1.255,122.6,122.6,0,99.5,0.49,5.291 +22/01/2021 14:30,8.9,65.06,2.389,276.8,0.151,226.8,1.134,104.6,104.6,0,99.5,0.506,4.87 +22/01/2021 15:00,8.42,67.32,1.957,266,0.155,104.9,0.525,-1.318,-1.321,0,99.5,0.168,2.462 +22/01/2021 15:30,7.871,71.34,2.112,224.8,0.125,134.3,0.672,6.09,6.09,0,99.5,0.403,3.112 +22/01/2021 16:00,7.428,76.42,1.284,207.8,0.147,65.99,0.33,10.44,10.44,0,99.5,0.006,1.565 +22/01/2021 16:30,7.056,77.21,2.087,243.7,0.137,17.46,0.087,-37.47,-37.58,0.8,99.5,-0.121,0.596 +22/01/2021 17:00,6.163,82.1,1.461,248.3,0.134,22.83,0.114,-30.64,-30.64,0,99.6,-0.107,0.747 +22/01/2021 17:30,5.242,85.3,1.267,213.2,0.144,0.105,0.001,-56.84,-56.84,0,99.6,-0.136,0.124 +22/01/2021 18:00,4.706,87.5,1.369,218.6,0.131,0,0,-56.99,-56.99,0,99.6,-0.136,0.122 +22/01/2021 18:30,4.733,85.9,2.098,241.9,0.141,0,0,-74.62,-74.62,0,99.6,-0.136,0.11 +22/01/2021 19:00,4.739,83,1.994,248.6,0.15,0,0,-68.85,-68.85,0,99.6,-0.136,0.086 +22/01/2021 19:30,4.605,83.2,1.992,249.2,0.151,0,0,-65.8,-65.8,0,99.6,-0.136,0.074 +22/01/2021 20:00,4.369,84.7,1.971,245.8,0.144,0,0,-71.44,-71.44,0,99.6,-0.136,0.068 +22/01/2021 20:30,3.719,85.9,1.489,248.7,0.155,0,0,-68.55,-68.55,0,99.6,-0.136,0.068 +22/01/2021 21:00,3.407,86.9,1.62,230.9,0.13,0,0,-71.65,-71.65,0,99.6,-0.135,0.068 +22/01/2021 21:30,3.491,87.2,2.339,235.6,0.132,0,0,-77.72,-77.72,0,99.7,-0.136,0.074 +22/01/2021 22:00,3.449,85.5,1.844,227.5,0.13,0,0,-75.23,-75.23,0,99.6,-0.106,0.068 +22/01/2021 22:30,3.268,85.9,2.109,230.9,0.131,0,0,-74.96,-74.96,0,99.7,-0.119,0.069 +22/01/2021 23:00,3.194,85.1,1.296,222.3,0.125,0,0,-57.14,-57.14,0,99.7,-0.088,0.068 +22/01/2021 23:30,2.76,86.3,1.236,195.5,0.155,0,0,-40,-40,0,99.6,-0.098,0.07 +23/01/2021 00:00,2.376,87.1,0.798,145.6,0.129,0,0,-30.29,-30.29,0,99.6,-0.083,0.073 +23/01/2021 00:30,2.786,88.2,0.925,167.1,0.15,0,0,-27.95,-27.95,0,99.5,-0.136,0.134 +23/01/2021 01:00,3.125,87.8,1.233,179.1,0.16,0,0,-20.37,-20.37,0,99.5,-0.136,0.135 +23/01/2021 01:30,3.268,87.5,1.016,166.5,0.151,0,0,-19.02,-19.02,0,99.4,-0.136,0.135 +23/01/2021 02:00,3.522,88.6,1.216,156.5,0.142,0,0,-15.11,-15.11,0.2,99.3,-0.136,0.136 +23/01/2021 02:30,4.364,88.8,2.491,188.5,0.147,0,0,-25.42,-25.43,0.4,99.2,-0.136,0.136 +23/01/2021 03:00,4.485,86.7,3.168,189.3,0.154,0,0,-31.75,-31.76,0.4,99.2,-0.136,0.135 +23/01/2021 03:30,4.171,87.8,1.866,157,0.142,0,0,-20.88,-20.88,0.2,99,-0.136,0.136 +23/01/2021 04:00,4.229,89,2.384,184.5,0.152,0,0,-55.74,-55.74,0.2,99,-0.136,0.13 +23/01/2021 04:30,4.382,88.5,1.964,207.7,0.12,0.053,0,-36.81,-36.81,0.2,98.9,-0.136,0.135 +23/01/2021 05:00,4.728,84.8,2.373,217.6,0.129,0.261,0.001,-59.12,-59.12,0,98.9,-0.136,0.127 +23/01/2021 05:30,4.491,81.7,1.997,223.9,0.127,0,0,-70.07,-70.07,0,98.8,-0.134,0.089 +23/01/2021 06:00,4.073,82.2,1.663,210.1,0.137,0,0,-35.1,-35.1,0,98.8,-0.136,0.117 +23/01/2021 06:30,3.736,83.9,1.433,182,0.154,0,0,-50.93,-50.93,0,98.8,-0.124,0.114 +23/01/2021 07:00,3.294,83.8,1.309,182.8,0.157,0,0,-46.7,-46.7,0,98.7,-0.09,0.082 +23/01/2021 07:30,3.288,85.5,0.713,163,0.15,0,0,-12.59,-12.59,0,98.7,-0.136,0.136 +23/01/2021 08:00,3.486,86.5,0.911,178.5,0.168,0.399,0.002,-15.99,-15.99,0,98.7,-0.136,0.136 +23/01/2021 08:30,3.748,86.7,0.836,187.9,0.157,7.589,0.038,-15.25,-15.25,0,98.7,-0.136,0.234 +23/01/2021 09:00,4.096,88.1,0.437,216.3,0.138,48.52,0.243,14.74,14.74,0.2,98.7,-0.062,1.051 +23/01/2021 09:30,4.438,88,1.323,321.8,0.127,56,0.28,12.19,12.19,0,98.7,-0.047,1.169 +23/01/2021 10:00,4.444,88.3,2.338,331.3,0.137,142.1,0.711,40.85,40.85,0,98.8,0.148,2.777 +23/01/2021 10:30,4.671,83.9,3.938,336.5,0.146,100.8,0.504,35.83,35.89,0,98.9,0.068,2.118 +23/01/2021 11:00,4.986,81.4,3.649,340,0.145,200,1,93.5,93.6,0,99,0.315,4.01 +23/01/2021 11:30,5.679,78.49,4.64,342.8,0.145,265,1.325,132.1,133,0,99.1,0.504,5.456 +23/01/2021 12:00,5.564,77.57,4.723,345.9,0.141,257.6,1.288,131.6,132.7,0,99.2,0.449,5.192 +23/01/2021 12:30,5.785,74.92,4.921,346.3,0.152,207,1.035,104.5,105.6,0,99.3,0.33,4.18 +23/01/2021 13:00,6.418,72.15,4.483,346.2,0.153,277.6,1.388,155.4,156.3,0,99.3,0.505,5.698 +23/01/2021 13:30,6.569,71.28,4.446,346.4,0.149,244.7,1.223,124.5,125.2,0,99.4,0.487,5.134 +23/01/2021 14:00,7.049,67.28,4.169,344.2,0.147,351,1.755,189.4,190.1,0,99.4,0.865,7.413 +23/01/2021 14:30,7.612,63.11,4.006,2.558,0.147,297.6,1.488,158.3,158.6,0,99.4,0.851,6.567 +23/01/2021 15:00,6.42,67.06,2.905,355.9,0.144,67.15,0.336,-12.16,-12.17,0,99.4,0.1,1.311 +23/01/2021 15:30,6.209,69.47,2.049,345.9,0.146,88.5,0.442,0.774,0.774,0,99.5,0.18,1.888 +23/01/2021 16:00,6.358,68.78,1.961,345.3,0.154,57.58,0.288,-10.46,-10.46,0,99.5,0.086,1.354 +23/01/2021 16:30,5.901,69.32,0.925,343,0.155,30.82,0.154,-32.81,-32.81,0,99.5,-0.011,0.807 +23/01/2021 17:00,5.059,67.58,1.044,337,0.147,5.336,0.027,-48.45,-48.45,0,99.5,-0.068,0.279 +23/01/2021 17:30,4.37,69.32,0.365,331.4,0.131,0,0,-51.17,-51.17,0,99.5,-0.068,0.136 +23/01/2021 18:00,3.885,70.64,0.568,305.2,0.122,0,0,-50.94,-50.94,0,99.5,-0.083,0.136 +23/01/2021 18:30,3.121,75.76,0.694,264.6,0.156,0,0,-49.35,-49.35,0,99.6,-0.104,0.136 +23/01/2021 19:00,3.087,76.72,0.607,263.8,0.171,0,0,-46.9,-46.9,0,99.6,-0.069,0.136 +23/01/2021 19:30,2.459,78.46,0.591,263.3,0.179,0,0,-48.75,-48.75,0,99.6,-0.068,0.136 +23/01/2021 20:00,1.675,83.2,0.511,257,0.129,0,0,-50.89,-50.89,0,99.6,-0.068,0.135 +23/01/2021 20:30,0.97,84.2,0.332,221.9,0.098,0,0,-46.09,-46.09,0,99.7,-0.068,0.114 +23/01/2021 21:00,0.787,87.7,0.477,223,0.103,0,0,-47.44,-47.44,0,99.7,-0.068,0.13 +23/01/2021 21:30,0.845,86.3,0.469,223,0.106,0,0,-48.99,-48.99,0,99.7,-0.068,0.127 +23/01/2021 22:00,-0.026,88.5,0.36,223,0.103,0,0,-49.74,-49.74,0,99.7,-0.068,0.093 +23/01/2021 22:30,-0.453,90,0.193,222.9,0.094,0,0,-56.84,-56.84,0,99.8,-0.068,0.102 +23/01/2021 23:00,-0.919,90.7,0.284,222.9,0.109,0,0,-53.78,-53.78,0,99.8,-0.114,0.128 +23/01/2021 23:30,-1.37,91.3,0.044,222.9,0.033,0,0,-53.3,-53.3,0,99.8,-0.068,0.012 +24/01/2021 00:00,-1.123,92.4,0.289,223,0.15,0,0,-54.24,-54.24,0,99.8,-0.06,0 +24/01/2021 00:30,-1.474,92.3,0.314,223,0.097,0,0,-50.43,-50.43,0,99.8,-0.057,0 +24/01/2021 01:00,-1.889,92.7,0,0,0,0,0,-52.36,-52.36,0,99.8,-0.001,0 +24/01/2021 01:30,-1.74,93.3,0.199,223,0.082,0,0,-46.8,-46.8,0,99.8,-0.025,0 +24/01/2021 02:00,-1.698,92.9,0.105,223,0.054,0,0,-42.19,-42.19,0,99.8,-0.021,0 +24/01/2021 02:30,-1.802,93.4,0.295,223,0.147,0,0,-45.42,-45.42,0,99.8,-0.012,0 +24/01/2021 03:00,-1.886,93.3,0.396,171.2,0.11,0,0,-39.98,-39.98,0,99.8,-0.018,0 +24/01/2021 03:30,-1.906,93.4,0.291,120.9,0.125,0,0,-38.93,-38.93,0,99.8,-0.005,0 +24/01/2021 04:00,-1.952,93.6,0.07,120.9,0.042,0,0,-23.73,-23.73,0,99.8,-0.025,0 +24/01/2021 04:30,-1.375,93.9,0.348,121,0.153,0,0,-30.58,-30.58,0,99.8,-0.06,0 +24/01/2021 05:00,-1.025,93.9,0.721,146.3,0.129,0,0,-35.97,-35.97,0,99.8,-0.065,0 +24/01/2021 05:30,-0.117,94.2,1.284,170.9,0.154,0,0,-20.42,-20.42,0,99.7,-0.087,0.002 +24/01/2021 06:00,0.882,93.1,1.785,179,0.159,0.001,0,-16.43,-16.43,0,99.8,-0.17,0.077 +24/01/2021 06:30,1.647,89.5,1.697,183.6,0.149,0.014,0,-1.456,-1.456,0.2,99.7,-0.203,0.168 +24/01/2021 07:00,2.264,86.5,1.927,184.7,0.156,0,0,-14.64,-14.64,0,99.7,-0.203,0.121 +24/01/2021 07:30,2.575,87.2,1.83,199.5,0.137,0,0,-4.041,-4.041,0,99.7,-0.179,0.136 +24/01/2021 08:00,2.949,87.5,1.971,189.2,0.157,1.139,0.006,-8.79,-8.79,0,99.7,-0.183,0.159 +24/01/2021 08:30,2.627,88.4,1.387,212.7,0.139,21.48,0.107,-27.26,-27.26,0,99.7,-0.128,0.532 +24/01/2021 09:00,2.779,89.6,1.202,218.5,0.131,42.48,0.212,-25.26,-25.26,0,99.7,-0.079,0.801 +24/01/2021 09:30,3.379,89.5,1.291,220.7,0.128,111.1,0.555,18.7,18.7,0,99.7,0.134,2.342 +24/01/2021 10:00,4.495,87.3,2.119,237.9,0.144,149.3,0.747,70.66,70.66,0,99.7,0.19,3.048 +24/01/2021 10:30,5.127,83.9,1.953,247.8,0.149,145.9,0.729,52.1,52.1,0,99.7,0.193,2.852 +24/01/2021 11:00,5.609,80.8,2.379,243.1,0.14,175.1,0.876,54.64,54.64,0,99.7,0.301,3.51 +24/01/2021 11:30,5.908,76.26,2.723,258.8,0.156,123.7,0.618,27.96,27.97,0,99.7,0.15,2.35 +24/01/2021 12:00,6.319,72.44,3.029,260.6,0.157,235.3,1.176,128.3,128.4,0,99.7,0.348,5.022 +24/01/2021 12:30,6.581,69.68,3.347,261.3,0.157,172.8,0.864,77.15,77.16,0,99.7,0.286,3.6 +24/01/2021 13:00,7.451,65.27,3.862,270.8,0.153,335.8,1.679,173,173.3,0,99.7,0.758,6.828 +24/01/2021 13:30,7.833,61.98,4.119,285.2,0.145,320.2,1.601,169.9,170.7,0,99.6,0.712,6.67 +24/01/2021 14:00,8.26,59.94,3.678,275.7,0.146,340.2,1.701,189.4,189.8,0,99.6,0.91,7.348 +24/01/2021 14:30,7.38,63.94,3.85,264.7,0.153,87.7,0.438,4.162,3.92,0.2,99.6,0.1,2.077 +24/01/2021 15:00,5.74,76.2,2.699,285.5,0.146,169.9,0.849,15.22,15.16,0.4,99.6,0.435,3.566 +24/01/2021 15:30,6.756,71.9,2.597,261.6,0.154,174.3,0.871,35.31,35.31,0,99.6,0.781,4.153 +24/01/2021 16:00,6.677,66.55,3.167,258.1,0.153,108.3,0.542,13.41,13.41,0,99.6,0.732,3.153 +24/01/2021 16:30,6.191,67.82,2.934,258,0.161,49.07,0.245,-25.48,-25.48,0,99.6,0.382,1.928 +24/01/2021 17:00,5.576,65.49,3.999,275.3,0.152,6.252,0.031,-67.71,-67.98,0,99.6,-0.147,0.374 +24/01/2021 17:30,5.016,65.66,3.341,280.6,0.152,0,0,-74.58,-74.65,0,99.6,-0.201,0.16 +24/01/2021 18:00,4.196,72.85,2.86,268,0.158,0,0,-75.39,-75.39,0,99.7,-0.203,0.136 +24/01/2021 18:30,3.676,75.44,2.581,267.7,0.153,0,0,-73.49,-73.49,0,99.7,-0.193,0.136 +24/01/2021 19:00,3.661,74.03,2.669,272.8,0.157,0,0,-74.27,-74.27,0,99.7,-0.168,0.136 +24/01/2021 19:30,3.886,70.83,3.62,285.6,0.148,0,0,-72.65,-72.79,0,99.7,-0.183,0.136 +24/01/2021 20:00,3.626,73.96,3.289,289.3,0.145,0,0,-70.49,-70.55,0,99.8,-0.137,0.136 +24/01/2021 20:30,3.333,76.03,2.648,288,0.148,0,0,-70.88,-70.88,0,99.8,-0.136,0.136 +24/01/2021 21:00,3.238,77.12,3.307,282.2,0.152,0,0,-72.53,-72.56,0,99.8,-0.136,0.136 +24/01/2021 21:30,3.18,76.62,3.214,284.7,0.148,0,0,-71.02,-71.03,0,99.8,-0.136,0.136 +24/01/2021 22:00,3.191,74.28,3.247,291.8,0.143,0,0,-65.74,-65.85,0,99.8,-0.136,0.136 +24/01/2021 22:30,2.547,77.78,2.086,275.8,0.153,0,0,-74.52,-74.52,0,99.8,-0.136,0.136 +24/01/2021 23:00,2.528,79.16,2.786,280.4,0.152,0,0,-65.08,-65.09,0,99.9,-0.136,0.136 +24/01/2021 23:30,2.679,77.98,2.558,283.1,0.145,0,0,-71.33,-71.33,0,99.9,-0.136,0.136 +25/01/2021 00:00,1.807,81.5,1.869,262.1,0.156,0,0,-70.57,-70.57,0,100,-0.136,0.136 +25/01/2021 00:30,1.678,79.96,2.108,261.3,0.154,0,0,-73.26,-73.26,0,100,-0.136,0.136 +25/01/2021 01:00,1.583,80.3,1.98,270.6,0.149,0,0,-67.39,-67.39,0,100,-0.136,0.136 +25/01/2021 01:30,2.026,79.14,1.949,280.2,0.146,0,0,-68.47,-68.47,0,100,-0.136,0.136 +25/01/2021 02:00,1.98,80.9,1.971,281.2,0.15,0,0,-38.22,-38.22,0,100.1,-0.136,0.136 +25/01/2021 02:30,2.017,79.74,2.551,257.7,0.152,0,0,-88,-88,0,100,-0.136,0.136 +25/01/2021 03:00,1.288,82.2,2.189,248.7,0.146,0,0,-76.21,-76.21,0,100,-0.136,0.136 +25/01/2021 03:30,1.345,82.9,1.721,262.3,0.152,0,0,-62.44,-62.44,0,100,-0.136,0.136 +25/01/2021 04:00,1.95,80.4,1.935,296.2,0.136,0,0,-42.81,-42.81,0,100.1,-0.136,0.136 +25/01/2021 04:30,2.164,81.6,2.161,307.5,0.124,0,0,-33.19,-33.19,0,100.1,-0.136,0.136 +25/01/2021 05:00,1.994,83.9,1.239,302.3,0.134,0,0,-32.48,-32.48,0,100.2,-0.136,0.136 +25/01/2021 05:30,1.947,84.3,1.398,291.1,0.147,0,0,-32.12,-32.12,0,100.2,-0.136,0.136 +25/01/2021 06:00,1.906,85.1,1.123,291.1,0.147,0,0,-28.26,-28.26,0,100.2,-0.136,0.136 +25/01/2021 06:30,2.058,84.8,1.353,301.2,0.132,0,0,-40.96,-40.96,0,100.3,-0.136,0.136 +25/01/2021 07:00,1.666,84.3,0.901,319.1,0.123,0,0,-57.95,-57.95,0,100.3,-0.12,0.136 +25/01/2021 07:30,0.638,86.3,0.852,348.9,0.16,0,0,-64.09,-64.09,0,100.4,-0.069,0.136 +25/01/2021 08:00,0.754,88.3,1.193,311.5,0.121,1.939,0.01,-62.22,-62.22,0,100.4,-0.101,0.264 +25/01/2021 08:30,0.989,86.1,1.528,345.3,0.151,21.69,0.108,-47.27,-47.27,0,100.5,0.008,0.825 +25/01/2021 09:00,2.088,81.1,1.995,357.6,0.145,78.91,0.395,-9.32,-9.32,0,100.6,0.161,1.806 +25/01/2021 09:30,3.086,77.88,1.878,348.1,0.151,125.9,0.629,10.88,10.88,0,100.7,0.296,3.268 +25/01/2021 10:00,4.177,74.52,2.496,4.494,0.149,218,1.09,57.05,57.05,0,100.7,0.512,5.247 +25/01/2021 10:30,5.02,72.12,2.209,11.05,0.148,271.1,1.355,90.7,90.7,0,100.8,0.622,6.1 +25/01/2021 11:00,5.591,69.5,2.019,7.542,0.156,308.4,1.542,124.9,124.9,0,100.8,0.696,6.746 +25/01/2021 11:30,5.939,65.77,2.427,11.93,0.142,304.1,1.52,128.8,128.8,0,100.9,0.681,6.481 +25/01/2021 12:00,6.081,62.57,2.998,5.076,0.15,323,1.615,143.9,143.9,0,100.9,0.728,6.752 +25/01/2021 12:30,6.341,61.21,2.449,8.57,0.147,361.2,1.806,173.9,173.9,0,100.9,0.817,7.528 +25/01/2021 13:00,6.707,55.47,2.893,1.796,0.154,377.9,1.89,185.6,185.6,0,101,0.928,7.919 +25/01/2021 13:30,6.804,54.68,2.957,10.83,0.152,356.3,1.781,171.5,171.5,0,101,0.911,7.519 +25/01/2021 14:00,6.717,53.73,2.604,11.35,0.148,337.5,1.688,162.3,162.3,0,101,0.946,7.329 +25/01/2021 14:30,6.682,53.54,2.522,7.049,0.145,287.5,1.437,128.6,128.6,0,101.1,0.904,6.509 +25/01/2021 15:00,6.832,51.63,1.847,15.83,0.141,235.7,1.179,96.5,96.5,0,101.1,0.923,5.74 +25/01/2021 15:30,6.878,49.93,1.758,9.88,0.147,176.7,0.884,58.26,58.26,0,101.2,0.947,4.791 +25/01/2021 16:00,6.813,50.18,1.223,9.75,0.154,114.3,0.572,19.89,19.89,0,101.2,0.88,3.693 +25/01/2021 16:30,6.07,52.13,1.205,351.9,0.152,48.62,0.243,-19.96,-19.96,0,101.2,0.516,2.205 +25/01/2021 17:00,4.936,53.13,0.978,347.5,0.148,7.755,0.039,-51.88,-51.88,0,101.3,0.012,0.644 +25/01/2021 17:30,3.283,59.78,0.249,351.2,0.098,0,0,-59.5,-59.5,0,101.3,-0.083,0.206 +25/01/2021 18:00,2.709,61.5,0.423,351.2,0.14,0,0,-39.46,-39.46,0,101.4,-0.117,0.18 +25/01/2021 18:30,2.524,64.02,0.392,328,0.093,0,0,-32.78,-32.78,0,101.4,-0.112,0.184 +25/01/2021 19:00,1.324,72.28,0.254,300.5,0.093,0,0,-53.26,-53.26,0,101.5,-0.068,0.136 +25/01/2021 19:30,0.597,74.83,0.051,300.5,0.041,0,0,-52.06,-52.06,0,101.5,-0.068,0.136 +25/01/2021 20:00,0.089,75.85,0.803,234,0.12,0,0,-58.81,-58.81,0,101.5,-0.068,0.136 +25/01/2021 20:30,-0.737,81.4,0.551,287,0.142,0,0,-59.99,-59.99,0,101.6,-0.082,0.125 +25/01/2021 21:00,-1.21,84.8,0.343,256.5,0.094,0,0,-60.89,-60.89,0,101.6,-0.08,0.008 +25/01/2021 21:30,-1.493,84.7,0.272,219.4,0.092,0,0,-60.49,-60.49,0,101.6,-0.003,0 +25/01/2021 22:00,-1.773,87.2,0.286,221.1,0.112,0,0,-60.15,-60.15,0,101.6,0,0 +25/01/2021 22:30,-2.363,87.6,0.123,221.8,0.073,0,0,-58.08,-58.08,0,101.6,0,0 +25/01/2021 23:00,-2.686,89.8,0.182,221.8,0.084,0,0,-56.97,-56.97,0,101.7,0,0 +25/01/2021 23:30,-2.418,89.5,0.442,225.3,0.148,0,0,-54.72,-54.72,0,101.7,0,0 +26/01/2021 00:00,-2.834,90.5,0.185,225.8,0.063,0,0,-54.72,-54.72,0,101.7,0,0 +26/01/2021 00:30,-2.991,90.9,0,225.8,0.001,0,0,-56.24,-56.24,0,101.7,0,0 +26/01/2021 01:00,-3.491,91.4,0.283,171.4,0.098,0,0,-54.06,-54.06,0,101.7,0,0 +26/01/2021 01:30,-3.638,92,0.09,152.6,0.05,0,0,-45.59,-45.59,0,101.7,0,0 +26/01/2021 02:00,-3.739,92.1,0,0,0,0,0,-48.83,-48.83,0,101.7,0,0 +26/01/2021 02:30,-3.471,92.7,0.138,152.6,0.065,0,0,-41.87,-41.87,0,101.8,0,0 +26/01/2021 03:00,-2.898,93.1,0.36,172,0.142,0,0,-43.13,-43.13,0,101.8,0,0 +26/01/2021 03:30,-3.091,92.2,0.139,183.2,0.102,0,0,-42.94,-42.94,0,101.8,0,0 +26/01/2021 04:00,-3.101,92.9,0.42,149.3,0.121,0,0,-42.68,-42.68,0,101.8,0,0 +26/01/2021 04:30,-2.683,92.9,0.385,146.3,0.128,0,0,-35.98,-35.98,0,101.8,0,0 +26/01/2021 05:00,-2.749,92.1,0.202,121.5,0.078,0,0,-44.68,-44.68,0,101.7,0,0 +26/01/2021 05:30,-2.732,92,0.295,110.8,0.137,0,0,-51.66,-51.66,0,101.7,0,0 +26/01/2021 06:00,-2.862,92,0.676,141.6,0.125,0,0,-43.48,-43.48,0,101.7,0,0 +26/01/2021 06:30,-2.249,91.5,0.631,135.7,0.128,0,0,-22.53,-22.53,0,101.6,0,0 +26/01/2021 07:00,-1.584,90.6,0.398,119.6,0.13,0,0,-16.68,-16.68,0,101.7,-0.001,0 +26/01/2021 07:30,-1.317,89.8,0.625,112,0.142,0,0,-12.47,-12.47,0,101.7,-0.015,0 +26/01/2021 08:00,-0.668,89.3,1.128,132.3,0.129,4.627,0.023,-3.479,-3.479,0,101.7,-0.067,0.129 +26/01/2021 08:30,0.116,86.2,0.914,141.6,0.134,12.42,0.062,3.234,3.234,0,101.7,-0.068,0.288 +26/01/2021 09:00,0.385,84.9,0.974,146,0.14,37.19,0.186,13.68,13.68,0,101.7,-0.068,0.771 +26/01/2021 09:30,0.89,84.1,1.096,143.4,0.133,60.86,0.304,19.38,19.38,0,101.7,-0.084,1.333 +26/01/2021 10:00,1.457,82.2,1.112,153.8,0.142,49.42,0.247,23.45,23.45,0,101.8,-0.116,1.156 +26/01/2021 10:30,2.177,80.3,1.385,151.9,0.143,66.07,0.33,24.33,24.33,0,101.8,-0.068,1.481 +26/01/2021 11:00,2.552,78.35,1.204,139.1,0.124,41.7,0.209,15.3,15.3,0,101.8,-0.114,1.018 +26/01/2021 11:30,2.752,78.83,1.369,148.7,0.135,46.14,0.231,12.7,12.7,0,101.8,-0.118,1.129 +26/01/2021 12:00,2.934,80.3,1.784,159.7,0.144,67.83,0.339,17.1,17.1,0.2,101.7,-0.083,1.587 +26/01/2021 12:30,3.111,82.5,1.903,162.3,0.148,108.1,0.541,29.14,29.14,0.2,101.7,0.018,2.328 +26/01/2021 13:00,3.527,81.5,1.915,164.1,0.147,108.5,0.542,43.32,43.32,0,101.6,0.017,2.354 +26/01/2021 13:30,4.092,79.07,2.092,168.4,0.149,105.9,0.529,42.81,42.81,0,101.6,0.027,2.267 +26/01/2021 14:00,4.491,76.63,2.791,176.8,0.153,107.7,0.538,57.42,57.44,0,101.6,0.06,2.391 +26/01/2021 14:30,4.6,75.69,2.7,173.8,0.154,78.32,0.392,41.94,41.94,0,101.5,-0.017,1.742 +26/01/2021 15:00,4.676,74.26,2.862,173.3,0.148,74.04,0.37,40.77,40.79,0,101.5,-0.057,1.586 +26/01/2021 15:30,4.886,73.25,2.839,173,0.148,66.58,0.333,36.38,36.39,0,101.4,-0.084,1.445 +26/01/2021 16:00,4.811,72.92,2.799,170.7,0.151,33.99,0.17,17.85,17.86,0,101.4,-0.16,0.814 +26/01/2021 16:30,4.626,73.24,2.443,169.7,0.15,14.92,0.075,5.425,5.425,0,101.4,-0.203,0.419 +26/01/2021 17:00,4.532,73.52,2.427,171.1,0.155,2.699,0.013,-15.74,-15.74,0,101.4,-0.22,0.189 +26/01/2021 17:30,4.355,74.53,2.278,173.9,0.151,0,0,-31.31,-31.31,0,101.4,-0.205,0.136 +26/01/2021 18:00,4.21,75.75,2.201,166.8,0.143,0,0,-30.45,-30.46,0,101.4,-0.222,0.136 +26/01/2021 18:30,3.464,82.5,2.149,162.3,0.143,0,0,-26.79,-26.79,0.2,101.4,-0.203,0.136 +26/01/2021 19:00,3.254,85.6,1.912,154.4,0.137,0,0,-18.25,-18.25,0.4,101.4,-0.204,0.136 +26/01/2021 19:30,3.202,86.3,1.808,134.4,0.127,0.267,0.001,-12.62,-12.62,0,101.4,-0.204,0.136 +26/01/2021 20:00,3.131,86.2,1.883,141.8,0.126,0,0,-13.66,-13.66,0,101.3,-0.204,0.136 +26/01/2021 20:30,3.075,86.1,1.794,160.4,0.151,0.228,0.001,-12.37,-12.37,0.2,101.3,-0.204,0.136 +26/01/2021 21:00,3.157,84.7,2.089,174.5,0.154,0.941,0.005,-12.47,-12.47,0,101.2,-0.206,0.136 +26/01/2021 21:30,3.293,82.8,2.55,177.3,0.153,0.939,0.005,-12.8,-12.8,0,101.2,-0.263,0.136 +26/01/2021 22:00,3.427,83.1,2.57,185,0.156,0.246,0.001,-4.484,-4.484,0,101.2,-0.225,0.136 +26/01/2021 22:30,3.795,84.9,2.035,204.3,0.144,0,0,-4.121,-4.121,0,101.2,-0.253,0.136 +26/01/2021 23:00,4.233,86.8,0.835,148.8,0.116,0,0,-5.514,-5.514,0,101.2,-0.271,0.136 +26/01/2021 23:30,4.179,88.2,0.997,127.4,0.123,0,0,-7.447,-7.447,0,101.2,-0.271,0.136 +27/01/2021 00:00,4.025,89.2,0.89,118.6,0.133,0,0,-6.853,-6.853,0,101.2,-0.268,0.136 +27/01/2021 00:30,3.851,90,0.975,131.8,0.128,0,0,-3.914,-3.914,0,101.2,-0.251,0.136 +27/01/2021 01:00,3.784,91.1,0.863,166.7,0.138,0,0,-0.901,-0.901,0,101.2,-0.227,0.136 +27/01/2021 01:30,3.928,92,0.85,197.9,0.117,0,0,0.235,0.235,0,101.1,-0.217,0.136 +27/01/2021 02:00,4.244,92.4,0.382,150,0.122,0,0,0.798,0.798,0.2,101.1,-0.206,0.136 +27/01/2021 02:30,4.333,92.6,0.176,145.6,0.089,0.005,0,2.416,2.416,0,101.1,-0.204,0.136 +27/01/2021 03:00,4.44,92.8,0.083,56.54,0.036,0.251,0.001,3.904,3.904,0,101.1,-0.203,0.136 +27/01/2021 03:30,4.603,93,0.156,49.43,0.076,0.477,0.002,4.281,4.281,0,101.2,-0.203,0.136 +27/01/2021 04:00,4.807,93.1,0.065,49.44,0.024,0.505,0.003,5.229,5.229,0,101.2,-0.203,0.136 +27/01/2021 04:30,5.085,93.1,0.077,49.43,0.034,0.505,0.003,6.253,6.253,0,101.2,-0.203,0.136 +27/01/2021 05:00,5.297,93.3,0.344,57.52,0.08,0.505,0.003,6.16,6.16,0,101.2,-0.203,0.136 +27/01/2021 05:30,5.482,93.4,0.213,66.28,0.055,0.442,0.002,4.656,4.656,0,101.1,-0.203,0.136 +27/01/2021 06:00,5.747,93.5,0.196,92.3,0.06,0.165,0.001,2.268,2.268,0,101.2,-0.203,0.136 +27/01/2021 06:30,6.141,93.8,0.286,143.1,0.104,0.753,0.004,7.616,7.616,0,101.2,-0.203,0.136 +27/01/2021 07:00,7.874,95,0.816,323.9,0.1,0.82,0.004,4.987,4.987,0,101.2,-0.203,0.136 +27/01/2021 07:30,9,93.8,1.065,292.1,0.136,0.127,0.001,1.689,1.689,0,101.2,-0.203,0.136 +27/01/2021 08:00,8.93,93.1,1.212,299.5,0.132,3.44,0.017,3.781,3.781,0,101.2,-0.203,0.193 +27/01/2021 08:30,9.03,92.2,1.619,288.3,0.148,13.33,0.067,8.93,8.93,0,101.3,-0.203,0.355 +27/01/2021 09:00,9.14,91.1,1.185,282.3,0.135,26.73,0.134,17.86,17.86,0,101.3,-0.171,0.642 +27/01/2021 09:30,9.36,90.8,1.197,269.3,0.149,42.04,0.21,24.29,24.29,0,101.3,-0.136,0.986 +27/01/2021 10:00,9.57,90.7,0.994,268.3,0.151,59.17,0.296,33.26,33.26,0,101.4,-0.098,1.384 +27/01/2021 10:30,9.76,90.9,1.035,229.5,0.125,92.5,0.463,52.09,52.09,0,101.4,-0.033,2.036 +27/01/2021 11:00,9.99,90.9,0.867,192.7,0.154,85.2,0.426,47.69,47.69,0,101.4,-0.043,1.826 +27/01/2021 11:30,10.37,90.5,1.081,210.6,0.134,123.2,0.616,65.7,65.7,0,101.3,0.055,2.647 +27/01/2021 12:00,10.95,88.9,1.773,233.1,0.129,167.2,0.836,103.9,103.9,0,101.3,0.207,3.552 +27/01/2021 12:30,11.69,83.9,1.963,245.8,0.144,182.2,0.911,116.7,116.7,0,101.3,0.277,3.886 +27/01/2021 13:00,11.72,82.3,1.679,241.9,0.144,81,0.405,49.62,49.62,0,101.3,0.073,1.879 +27/01/2021 13:30,11.4,84.1,1.809,230.7,0.13,53.27,0.266,12.72,12.72,0.2,101.2,-0.02,1.361 +27/01/2021 14:00,10.93,87.8,1.668,212.9,0.142,35.52,0.178,7.92,7.92,2.2,101.2,-0.131,0.857 +27/01/2021 14:30,10.84,90.1,0.895,182.5,0.153,38.73,0.194,17.72,17.72,0.8,101.2,-0.167,0.922 +27/01/2021 15:00,10.96,90.5,0.464,207.9,0.094,25.14,0.126,12.07,12.07,1.4,101.2,-0.238,0.692 +27/01/2021 15:30,10.98,91,0.902,181.6,0.151,39.33,0.197,17.43,17.43,0.4,101.2,-0.205,1.163 +27/01/2021 16:00,10.95,91.3,0.9,185.2,0.148,25.97,0.13,8.93,8.93,0.2,101.1,-0.245,0.831 +27/01/2021 16:30,10.99,91.6,0.834,179.1,0.158,15.99,0.08,6.231,6.231,0,101.1,-0.251,0.628 +27/01/2021 17:00,10.94,91.7,0.84,210.6,0.141,3.205,0.016,2.869,2.869,0,101.1,-0.271,0.369 +27/01/2021 17:30,11.05,92,0.986,209.3,0.146,0.238,0.001,1.391,1.391,0,101.1,-0.271,0.339 +27/01/2021 18:00,11.28,92.1,1.379,221.8,0.13,0,0,0.072,0.072,0,101.1,-0.271,0.339 +27/01/2021 18:30,11.55,92.2,1.566,232.3,0.128,0.158,0.001,-0.009,-0.009,0,101.1,-0.271,0.339 +27/01/2021 19:00,11.73,92.2,2.403,240,0.138,0.466,0.002,-1.643,-1.643,0,101.1,-0.271,0.339 +27/01/2021 19:30,11.76,91.9,2.798,237.3,0.141,0.661,0.003,-3.428,-3.428,0,101.1,-0.271,0.338 +27/01/2021 20:00,11.76,91.3,2.704,250,0.147,1.007,0.005,0.783,0.783,0,101.1,-0.271,0.303 +27/01/2021 20:30,11.77,90.8,2.559,253.1,0.148,1.036,0.005,0.676,0.676,0,101.1,-0.271,0.293 +27/01/2021 21:00,11.82,90.5,2.692,248.7,0.149,1.015,0.005,-1.388,-1.388,0,101.1,-0.271,0.28 +27/01/2021 21:30,11.81,90.4,2.299,237.2,0.141,0.762,0.004,-4.42,-4.42,0,101.1,-0.271,0.283 +27/01/2021 22:00,11.85,90,3.065,238.3,0.138,0.917,0.005,-4.372,-4.372,0,101,-0.271,0.325 +27/01/2021 22:30,11.85,89.8,2.487,232.3,0.131,0,0,-11.54,-11.54,0,101.1,-0.271,0.3 +27/01/2021 23:00,11.78,90.5,1.993,221.8,0.124,0,0,-7.774,-7.774,0,101,-0.271,0.328 +27/01/2021 23:30,11.73,91,1.998,223.3,0.128,0,0,-8.02,-8.02,0,101,-0.271,0.333 +28/01/2021 00:00,11.75,91.2,2.951,235.8,0.131,0,0,-15.02,-15.02,0,101,-0.271,0.295 +28/01/2021 00:30,11.64,91.3,2.683,237,0.137,0,0,-18.7,-18.7,0,101,-0.271,0.275 +28/01/2021 01:00,11.64,91,2.76,235.2,0.134,0.536,0.003,-11.49,-11.49,0,100.9,-0.271,0.284 +28/01/2021 01:30,11.72,89.8,2.81,234.4,0.133,0.822,0.004,-10.61,-10.62,0,100.9,-0.271,0.283 +28/01/2021 02:00,11.73,89.6,2.954,228.1,0.126,0.039,0,-12.89,-12.89,0,100.8,-0.271,0.272 +28/01/2021 02:30,11.73,90.4,2.748,225.2,0.124,0,0,-15.26,-15.26,0,100.8,-0.271,0.272 +28/01/2021 03:00,11.8,89.6,3.072,233.6,0.136,0,0,-16.98,-16.98,0.2,100.8,-0.271,0.272 +28/01/2021 03:30,11.82,89.8,4.003,238.5,0.133,0,0,-23.05,-23.12,1.8,100.7,-0.271,0.271 +28/01/2021 04:00,11.85,90.3,3.558,228.5,0.131,0,0,-23.49,-23.52,3.4,100.7,-0.271,0.416 +28/01/2021 04:30,11.88,90.4,4.399,231.7,0.127,0.398,0.002,-24.95,-25.08,1.2,100.6,-0.271,0.308 +28/01/2021 05:00,12.23,88.3,4.869,241.4,0.142,1.835,0.009,-22.36,-22.54,0,100.6,-0.271,0.226 +28/01/2021 05:30,12.31,87.5,4.334,242.3,0.14,1.29,0.006,-30.6,-30.72,0,100.6,-0.271,0.203 +28/01/2021 06:00,12.28,88.1,3.945,240.2,0.142,0.236,0.001,-28.73,-28.82,0,100.6,-0.271,0.203 +28/01/2021 06:30,12.56,87.1,3.434,256.9,0.152,0.426,0.002,-31.59,-31.62,0,100.6,-0.271,0.203 +28/01/2021 07:00,12.79,85,3.316,257.1,0.153,0.566,0.003,-12.6,-12.6,0,100.6,-0.272,0.203 +28/01/2021 07:30,12.89,83.9,3.063,254.2,0.154,0.095,0,-6.664,-6.666,0,100.6,-0.271,0.203 +28/01/2021 08:00,12.87,83.9,3.013,254.2,0.15,1.882,0.009,-17.57,-17.57,0,100.7,-0.271,0.282 +28/01/2021 08:30,12.45,86.8,2.699,255.4,0.155,14.1,0.071,-20.68,-20.68,0,100.7,-0.271,0.467 +28/01/2021 09:00,12.47,87.1,2.241,246.9,0.15,27.45,0.137,-7.575,-7.575,0,100.7,-0.241,0.727 +28/01/2021 09:30,12.41,88.5,2.487,242.5,0.143,43.1,0.215,3.989,3.989,0,100.7,-0.203,1.046 +28/01/2021 10:00,12.65,88.9,2.855,245.7,0.142,120.3,0.602,33.62,33.62,0.2,100.8,-0.024,2.558 +28/01/2021 10:30,13.15,85.7,3.172,259.6,0.151,158.7,0.794,81.4,81.4,0,100.8,0.115,3.422 +28/01/2021 11:00,13.2,84.6,2.25,262.4,0.149,111.5,0.558,42.35,42.35,0,100.8,0.026,2.532 +28/01/2021 11:30,13.06,87,1.904,246.2,0.136,88.9,0.445,22.13,22.13,0,100.8,-0.077,2.1 +28/01/2021 12:00,13.28,85.9,2.492,242.6,0.14,113.9,0.569,32.42,32.42,0,100.8,-0.011,2.634 +28/01/2021 12:30,13.61,84.4,2.991,246.2,0.141,164.6,0.823,66.52,66.52,0,100.8,0.144,3.661 +28/01/2021 13:00,13.81,82.6,2.912,250.5,0.149,138.8,0.694,82.4,82.5,0,100.8,0.13,3.2 +28/01/2021 13:30,13.83,82.6,3.077,244.6,0.144,124.4,0.622,63.05,63.06,0,100.7,0.112,2.873 +28/01/2021 14:00,14.03,80.6,3.122,239.8,0.133,120.2,0.601,70.43,70.44,0,100.7,0.095,2.771 +28/01/2021 14:30,14.03,82,3.134,240.9,0.141,227.6,1.138,135.4,135.4,0,100.7,0.397,4.958 +28/01/2021 15:00,13.74,81.3,2.926,239.6,0.145,45.85,0.229,26.22,26.22,0,100.7,-0.116,1.12 +28/01/2021 15:30,13.5,82.6,3.046,240.5,0.141,79.66,0.398,45.97,45.97,0,100.6,-0.096,1.925 +28/01/2021 16:00,13.37,83.7,2.715,230.6,0.132,40.38,0.202,22.34,22.34,0,100.6,-0.208,1.061 +28/01/2021 16:30,13.13,85.2,3.179,227.3,0.125,16.55,0.083,1.674,1.674,0,100.6,-0.273,0.545 +28/01/2021 17:00,12.72,87.7,2.899,225.7,0.122,2.537,0.013,-12.95,-12.95,0,100.5,-0.335,0.3 +28/01/2021 17:30,12.41,88.9,2.846,226.5,0.126,0,0,-11,-11,0,100.5,-0.339,0.204 +28/01/2021 18:00,12.49,88.1,2.48,224.4,0.127,0,0,-5.167,-5.167,0,100.4,-0.339,0.204 +28/01/2021 18:30,12.41,88.5,2.586,223.6,0.126,0,0,-16.93,-16.93,0,100.4,-0.339,0.205 +28/01/2021 19:00,12.2,89.8,2.333,223.3,0.13,0,0,-19.11,-19.11,0,100.4,-0.339,0.204 +28/01/2021 19:30,12.23,89.2,2.455,221,0.129,0,0,-20.02,-20.02,0.6,100.3,-0.339,0.203 +28/01/2021 20:00,12.01,89.8,2.592,219.3,0.132,0.023,0,-21.67,-21.67,0.2,100.3,-0.338,0.203 +28/01/2021 20:30,12.11,88.9,3.372,231.1,0.127,0.389,0.002,-21.34,-21.37,0,100.3,-0.338,0.203 +28/01/2021 21:00,12.07,89.1,2.776,228.2,0.126,0.155,0.001,-24.33,-24.33,0,100.3,-0.314,0.203 +28/01/2021 21:30,12.22,87.6,3.334,235.2,0.136,0.503,0.003,-47.13,-47.19,0,100.2,-0.284,0.205 +28/01/2021 22:00,12.26,85.5,3.367,233.6,0.131,0.512,0.003,-24.66,-24.69,0,100.2,-0.277,0.203 +28/01/2021 22:30,12.27,85.9,4.405,239.9,0.143,0,0,-46.34,-46.62,0,100.2,-0.286,0.203 +28/01/2021 23:00,12.16,86.5,4.571,242.6,0.143,0,0,-44.15,-44.47,0,100.2,-0.286,0.203 +28/01/2021 23:30,12.33,83.4,4.883,253.7,0.153,0,0,-65.68,-66.37,0,100.2,-0.27,0.203 +29/01/2021 00:00,12.26,82.4,4.403,254.1,0.151,0,0,-41.74,-41.93,0,100.2,-0.251,0.203 +29/01/2021 00:30,12.17,80.6,4.336,258.1,0.155,0,0,-54.74,-54.98,0,100.3,-0.214,0.203 +29/01/2021 01:00,11.83,79.86,3.684,257.8,0.162,0,0,-71.22,-71.38,0,100.3,-0.203,0.203 +29/01/2021 01:30,11.6,80.1,3.324,253.3,0.146,0,0,-56.97,-57.03,0,100.3,-0.221,0.203 +29/01/2021 02:00,11.54,78.43,3.381,258.2,0.149,0,0,-44.42,-44.48,0,100.3,-0.222,0.203 +29/01/2021 02:30,11.46,77.04,2.934,258.3,0.152,0,0,-31.12,-31.12,0,100.3,-0.245,0.203 +29/01/2021 03:00,11.12,77.61,3.237,255.7,0.155,0,0,-42.8,-42.83,0,100.4,-0.22,0.203 +29/01/2021 03:30,10.65,77.63,2.963,254.6,0.149,0,0,-66.24,-66.24,0,100.3,-0.203,0.203 +29/01/2021 04:00,10.27,78.99,2.625,246,0.15,0,0,-33.36,-33.36,0,100.3,-0.233,0.204 +29/01/2021 04:30,10.19,79.93,2.616,243.5,0.144,0,0,-44.81,-44.81,0,100.3,-0.209,0.203 +29/01/2021 05:00,10.15,79.95,2.728,244.1,0.138,0,0,-25.65,-25.65,0,100.3,-0.244,0.208 +29/01/2021 05:30,10.26,78.67,3.267,252.5,0.154,0,0,-60.78,-60.81,0,100.3,-0.206,0.203 +29/01/2021 06:00,10.24,78.36,3.487,252.6,0.147,0,0,-65.15,-65.2,0,100.3,-0.203,0.203 +29/01/2021 06:30,10.25,78.1,3.751,252.9,0.149,0,0,-65.18,-65.24,0,100.3,-0.203,0.203 +29/01/2021 07:00,10.45,77.21,3.829,255.9,0.146,0,0,-40.77,-40.85,0,100.3,-0.201,0.203 +29/01/2021 07:30,10.39,76.75,3.88,258.8,0.15,0,0,-52.27,-52.36,0,100.3,-0.203,0.211 +29/01/2021 08:00,10.29,76.96,3.629,259.6,0.151,4.486,0.022,-54.32,-54.42,0,100.4,-0.155,0.35 +29/01/2021 08:30,10.48,77.11,3.632,257.3,0.151,30.45,0.152,-18.1,-18.13,0,100.4,-0.122,0.893 +29/01/2021 09:00,10.82,73.32,4.215,266.3,0.154,80.8,0.404,-12.83,-12.88,0,100.4,0.077,1.793 +29/01/2021 09:30,11.32,69.98,3.868,264.9,0.154,158.3,0.792,30.21,30.25,0,100.4,0.326,3.905 +29/01/2021 10:00,11.74,67.06,4.557,276.1,0.158,198.3,0.992,57.17,57.63,0,100.4,0.36,4.5 +29/01/2021 10:30,11.85,66.11,4.238,281,0.15,237.7,1.188,94.5,94.9,0,100.5,0.445,5.144 +29/01/2021 11:00,11.88,63.91,4.484,286.4,0.14,216.7,1.084,81.3,82,0,100.5,0.411,4.509 +29/01/2021 11:30,12.32,59.94,4.077,286.4,0.147,359.4,1.797,173,173.7,0,100.5,0.734,7.303 +29/01/2021 12:00,12.79,56.23,4.14,280,0.151,384.1,1.921,197.1,198,0,100.5,0.831,7.713 +29/01/2021 12:30,12.66,54.91,3.799,276.1,0.158,265.7,1.329,118.4,118.7,0,100.6,0.55,5.276 +29/01/2021 13:00,13.08,52.23,3.534,279,0.146,342.1,1.711,176.6,176.9,0,100.6,0.768,6.916 +29/01/2021 13:30,13.03,52.56,3.471,277.6,0.151,228.5,1.143,97.1,97.2,0,100.5,0.489,4.655 +29/01/2021 14:00,12.63,54.78,2.78,267.1,0.154,224.1,1.121,97.7,97.7,0,100.5,0.477,4.713 +29/01/2021 14:30,12.88,56.81,2.774,268.7,0.151,214.9,1.075,94.6,94.6,0,100.5,0.492,4.66 +29/01/2021 15:00,12.74,58.05,2.799,270.6,0.153,189.3,0.946,76.02,76.02,0,100.5,0.449,4.278 +29/01/2021 15:30,12.46,58.01,2.692,268.2,0.152,120.3,0.602,23.04,23.04,0,100.5,0.304,2.845 +29/01/2021 16:00,11.84,60.25,2.216,262.9,0.157,74.66,0.373,-10.11,-10.11,0,100.5,0.107,1.854 +29/01/2021 16:30,11.61,61.87,2.323,255.2,0.152,67.19,0.336,-11.09,-11.09,0,100.5,0.135,1.917 +29/01/2021 17:00,10.65,66.57,1.788,253.6,0.153,10.68,0.053,-54.7,-54.7,0,100.5,-0.132,0.475 +29/01/2021 17:30,9.78,71.12,2.009,241.2,0.143,0.057,0,-60.82,-60.82,0,100.5,-0.203,0.244 +29/01/2021 18:00,9.63,73.23,1.633,229.8,0.133,0,0,-52.23,-52.23,0,100.5,-0.203,0.203 +29/01/2021 18:30,9.63,80.2,1.755,227.8,0.128,0,0,-30.32,-30.32,0,100.5,-0.253,0.217 +29/01/2021 19:00,9.84,82.9,1.483,221.4,0.126,0,0,-20.35,-20.35,0,100.5,-0.217,0.241 +29/01/2021 19:30,10,83.6,1.417,198.9,0.152,0,0,-15.36,-15.36,0,100.4,-0.221,0.258 +29/01/2021 20:00,9.78,84.7,1.136,177.2,0.154,0,0,-18.28,-18.28,0,100.4,-0.203,0.254 +29/01/2021 20:30,9.71,87.3,2.235,214,0.133,0,0,-26.78,-26.78,0.4,100.4,-0.203,0.221 +29/01/2021 21:00,9.75,89.4,2.197,206.1,0.143,0,0,-19.32,-19.32,0.6,100.3,-0.203,0.212 +29/01/2021 21:30,9.9,90.3,2.517,190.8,0.156,0,0,-18.06,-18.06,0.4,100.2,-0.203,0.216 +29/01/2021 22:00,9.89,90.4,2.818,189.8,0.156,0,0,-17.88,-17.89,0.8,100.2,-0.203,0.207 +29/01/2021 22:30,9.71,90.2,3.008,194.2,0.153,0,0,-17.89,-17.89,1,100.1,-0.204,0.231 +29/01/2021 23:00,9.65,90.4,2.889,188.2,0.152,0,0,-16.94,-16.94,0.4,100.1,-0.203,0.339 +29/01/2021 23:30,9.53,90.5,2.988,183.8,0.152,0,0,-14.97,-14.97,0.4,100,-0.203,0.339 +30/01/2021 00:00,9.47,91.2,3.099,182.5,0.155,0,0,-12.34,-12.34,1,99.9,-0.203,0.339 +30/01/2021 00:30,9.54,91.6,3.018,181.1,0.155,0,0,-11.39,-11.39,0.4,99.8,-0.203,0.339 +30/01/2021 01:00,9.65,92,2.457,180.3,0.154,0,0,-8.12,-8.12,0.2,99.7,-0.205,0.339 +30/01/2021 01:30,9.82,92.4,2.014,177.9,0.157,0,0,-4.552,-4.552,0.4,99.6,-0.211,0.339 +30/01/2021 02:00,10.79,93.1,2.905,204,0.148,0,0,-6.765,-6.765,0.6,99.6,-0.215,0.339 +30/01/2021 02:30,11.47,92.6,3.33,209.1,0.139,0,0,-12.46,-12.47,0.4,99.5,-0.254,0.339 +30/01/2021 03:00,11.69,91.2,4.195,232.2,0.129,0.271,0.001,-27.26,-27.37,0.4,99.5,-0.267,0.339 +30/01/2021 03:30,11.64,87.9,3.684,241.6,0.14,0.864,0.004,-31.16,-31.18,0,99.4,-0.271,0.31 +30/01/2021 04:00,11.32,87.9,3.422,238.7,0.141,0.207,0.001,-31.58,-31.6,0,99.4,-0.271,0.233 +30/01/2021 04:30,11.22,88.5,2.829,233.5,0.131,0.246,0.001,-25.19,-25.19,0.2,99.4,-0.271,0.228 +30/01/2021 05:00,11.28,88.1,2.757,227.3,0.124,0.025,0,-25.6,-25.6,0,99.3,-0.271,0.208 +30/01/2021 05:30,11.15,88.5,2.526,225.9,0.123,0.117,0.001,-24.95,-24.95,0,99.3,-0.27,0.25 +30/01/2021 06:00,11.04,85.7,3.126,230.5,0.13,0.544,0.003,-24.07,-24.08,0,99.3,-0.266,0.228 +30/01/2021 06:30,10.53,84.5,2.893,224.2,0.124,0,0,-52.58,-52.59,0,99.3,-0.204,0.203 +30/01/2021 07:00,10.01,86.5,2.153,222.7,0.122,0,0,-56.71,-56.71,0,99.2,-0.19,0.203 +30/01/2021 07:30,9.86,87.1,1.958,221.4,0.128,0.039,0,-49.35,-49.35,0,99.2,-0.165,0.223 +30/01/2021 08:00,10.12,85.5,2.043,212.5,0.138,3.006,0.015,-30.02,-30.02,0,99.2,-0.179,0.312 +30/01/2021 08:30,10.58,83.6,3.04,214.5,0.14,58.44,0.292,-1.786,-1.786,0,99.1,-0.065,1.611 +30/01/2021 09:00,10.9,82.5,3.259,212.5,0.137,88.1,0.441,25.09,25.09,0,99.1,0.027,2.324 +30/01/2021 09:30,10.49,84.4,2.921,218.3,0.128,42.13,0.211,-22.09,-22.1,2.2,99,-0.11,1.193 +30/01/2021 10:00,10.59,86.1,3.171,218.8,0.126,114.3,0.571,18.35,18.36,0.2,99,-0.01,2.583 +30/01/2021 10:30,10.96,82.7,3.62,214,0.136,119.8,0.599,16.53,16.55,0.4,99,0.011,2.608 +30/01/2021 11:00,10.63,86.6,4.062,204.8,0.144,103.4,0.517,15.04,15.04,0.2,99,-0.039,2.252 +30/01/2021 11:30,10.67,87.3,3.872,206.7,0.137,123.2,0.616,22.14,22.17,0.2,98.9,0.005,2.667 +30/01/2021 12:00,10.79,84.9,4.247,212.9,0.135,163.8,0.819,30.26,30.33,0,98.9,0.118,3.436 +30/01/2021 12:30,11.13,81,4.146,225.1,0.127,254.1,1.27,124.8,125.2,0,98.8,0.368,5.281 +30/01/2021 13:00,11.33,79.88,3.921,224.9,0.126,205.6,1.028,104,104.2,0,98.8,0.341,4.413 +30/01/2021 13:30,10.91,82.7,3.722,220.5,0.129,116.4,0.582,26.03,26.05,0,98.8,0.133,2.728 +30/01/2021 14:00,10.55,87.3,3.527,214.4,0.138,90.5,0.453,16.42,16.42,0.2,98.7,-0.016,2.135 +30/01/2021 14:30,10.62,88,3.431,220,0.13,93,0.465,15.39,15.4,0,98.7,-0.047,2.102 +30/01/2021 15:00,10.83,85.3,3.481,217,0.141,101.6,0.508,41.5,41.52,0,98.7,-0.007,2.291 +30/01/2021 15:30,10.8,85.7,3.262,212.9,0.138,72.34,0.362,32.58,32.58,0,98.7,-0.059,1.739 +30/01/2021 16:00,10.72,87,3.454,213,0.131,68.03,0.34,3.565,3.564,0,98.6,-0.07,1.713 +30/01/2021 16:30,10.67,86.5,3.4,210.3,0.138,26.22,0.131,-26.99,-27,0,98.6,-0.174,0.75 +30/01/2021 17:00,10.36,87.4,3.286,200.7,0.144,4.214,0.021,-26.25,-26.25,0,98.6,-0.229,0.321 +30/01/2021 17:30,10.14,89.1,3.104,197.9,0.15,0.029,0,-21.96,-21.96,0,98.6,-0.271,0.217 +30/01/2021 18:00,10.06,89.8,2.434,186.7,0.156,0,0,-17.93,-17.93,0,98.6,-0.271,0.204 +30/01/2021 18:30,10.11,90,2.326,187.7,0.147,0,0,-17.17,-17.17,0,98.6,-0.271,0.209 +30/01/2021 19:00,10.17,89.8,2.223,179.6,0.152,0,0,-16.81,-16.81,0,98.6,-0.271,0.243 +30/01/2021 19:30,10.13,90.3,1.602,173.1,0.149,0,0,-10.72,-10.72,0.4,98.6,-0.271,0.25 +30/01/2021 20:00,10.13,90.9,1.129,155.9,0.142,0,0,-8.79,-8.79,0.2,98.6,-0.271,0.262 +30/01/2021 20:30,10.11,91.3,1.354,135,0.129,0,0,-7.881,-7.881,1.2,98.6,-0.271,0.252 +30/01/2021 21:00,10.07,91.7,1.296,129.4,0.124,0,0,-5.629,-5.629,0.4,98.6,-0.271,0.266 +30/01/2021 21:30,10.03,92,1.37,122,0.14,0,0,-4.519,-4.519,0.2,98.7,-0.271,0.256 +30/01/2021 22:00,10.05,92.3,0.988,125.5,0.131,0,0,-2.967,-2.967,0,98.7,-0.271,0.225 +30/01/2021 22:30,10.11,92.3,0.451,90.2,0.109,0,0,-2.273,-2.273,0,98.8,-0.271,0.271 +30/01/2021 23:00,10.1,92.5,0.898,46.96,0.117,0,0,-3.058,-3.058,0.2,98.8,-0.271,0.271 +30/01/2021 23:30,10.06,92.6,1.296,52.52,0.128,0,0,-5.901,-5.901,0,98.9,-0.271,0.271 +31/01/2021 00:00,9.92,92.7,1.171,59.73,0.137,0,0,-7.401,-7.401,0,98.9,-0.271,0.271 +31/01/2021 00:30,9.7,92.7,1.415,25.54,0.14,0,0,-17.72,-17.72,0,99,-0.222,0.271 +31/01/2021 01:00,9.68,92.8,1.612,26.59,0.141,0,0,-9.77,-9.77,0,99.1,-0.212,0.271 +31/01/2021 01:30,9.68,92.9,1.674,3.642,0.154,0,0,-5.462,-5.462,0,99.2,-0.203,0.271 +31/01/2021 02:00,9.75,92.9,1.974,359.1,0.153,0,0,-5.55,-5.55,0,99.2,-0.204,0.271 +31/01/2021 02:30,9.68,92.6,1.122,24.82,0.142,0,0,-23.31,-23.31,0,99.2,-0.198,0.271 +31/01/2021 03:00,9.49,92.6,1.712,1.763,0.162,0.018,0,-14.7,-14.7,0,99.3,-0.186,0.271 +31/01/2021 03:30,9.61,92.1,1.769,5.434,0.157,1.007,0.005,-3.867,-3.867,0,99.3,-0.203,0.271 +31/01/2021 04:00,9.67,90.9,1.029,3.897,0.144,0.758,0.004,-4.445,-4.445,0,99.4,-0.203,0.271 +31/01/2021 04:30,9.67,90.6,2.097,323.9,0.13,0.699,0.003,-6.234,-6.234,0,99.5,-0.203,0.272 +31/01/2021 05:00,9.53,90.5,2.237,342,0.144,0,0,-9.95,-9.95,0,99.5,-0.203,0.271 +31/01/2021 05:30,9.02,90.5,2.181,347.9,0.145,0,0,-9.23,-9.23,0,99.5,-0.203,0.271 +31/01/2021 06:00,8.71,90.7,1.819,345.3,0.145,0,0,-9.29,-9.29,0,99.6,-0.203,0.271 +31/01/2021 06:30,8.58,90.8,1.722,336.4,0.138,0,0,-9.24,-9.24,0,99.6,-0.203,0.271 +31/01/2021 07:00,8.42,90.9,1.81,334.9,0.145,0,0,-9.64,-9.64,0,99.5,-0.203,0.271 +31/01/2021 07:30,8.22,91.1,1.493,304.2,0.132,0.207,0.001,-7.508,-7.508,0,99.6,-0.203,0.278 +31/01/2021 08:00,8.03,91.6,1.41,293.2,0.143,2.753,0.014,-4.753,-4.753,0,99.6,-0.203,0.334 +31/01/2021 08:30,8,91.9,1.062,279.2,0.155,13.88,0.069,0.885,0.885,0,99.6,-0.203,0.471 +31/01/2021 09:00,7.98,91.9,1.705,275.2,0.149,34.8,0.174,8.61,8.61,0,99.6,-0.149,0.926 +31/01/2021 09:30,7.984,91.9,1.631,283.6,0.149,56.72,0.284,18.12,18.12,0,99.6,-0.113,1.356 +31/01/2021 10:00,8.28,91.4,0.771,236.9,0.117,82.9,0.414,31.15,31.15,0.2,99.5,-0.05,1.809 +31/01/2021 10:30,8.82,90.8,1.29,225.7,0.123,177.6,0.888,73.85,73.85,0,99.5,0.191,3.586 +31/01/2021 11:00,9.33,88.6,1.369,228.5,0.12,106.9,0.535,55.12,55.12,0,99.5,0.068,2.489 +31/01/2021 11:30,9.51,86,1.815,212.3,0.133,106.6,0.533,58.13,58.13,0,99.5,0.049,2.472 +31/01/2021 12:00,9.68,84.5,2.625,202.3,0.147,114.9,0.574,70.77,70.77,0,99.4,0.098,2.675 +31/01/2021 12:30,9.62,85.6,2.691,203.1,0.143,64.72,0.324,4.76,4.76,0,99.3,-0.033,1.706 +31/01/2021 13:00,9.85,86.3,2.581,199.5,0.151,163.7,0.818,69.27,69.27,0,99.2,0.202,3.766 +31/01/2021 13:30,10.65,84.3,3.045,203.2,0.144,222,1.11,121.6,121.6,0,99.1,0.406,4.879 +31/01/2021 14:00,10.9,80.3,3.657,210.5,0.14,101.9,0.509,59.42,59.47,0,99,0.152,2.397 +31/01/2021 14:30,10.36,84.9,3.498,208.8,0.147,94.5,0.472,15.81,15.81,0,99,0.09,2.23 +31/01/2021 15:00,10.04,89.1,3.326,199.5,0.154,46.69,0.233,5.563,5.568,0.2,98.9,-0.09,1.046 +31/01/2021 15:30,10.12,90.1,3.58,199,0.144,61.13,0.306,11.47,11.47,0,98.8,-0.086,1.409 +31/01/2021 16:00,10.39,89.9,2.649,212.5,0.131,25.12,0.126,-3.994,-3.994,0,98.8,-0.175,0.708 +31/01/2021 16:30,10.63,90.1,1.768,206.4,0.15,8.68,0.043,-6.721,-6.721,0.2,98.7,-0.203,0.387 +31/01/2021 17:00,10.89,90.5,2.197,242.4,0.134,0.404,0.002,-20.05,-20.06,3,98.7,-0.253,0.292 +31/01/2021 17:30,11.14,88.5,1.644,252.3,0.14,0,0,-25.69,-25.69,1,98.7,-0.265,0.339 +31/01/2021 18:00,10.74,87.3,1.678,227.8,0.124,0,0,-31.42,-31.42,0.2,98.6,-0.212,0.339 +31/01/2021 18:30,10.18,87,1.964,229,0.125,0.734,0.004,-32.19,-32.19,0,98.6,-0.203,0.339 +31/01/2021 19:00,10.1,86.3,1.933,235.1,0.133,0.017,0,-42.82,-42.82,0.2,98.6,-0.203,0.321 +31/01/2021 19:30,9.78,86.3,1.843,260.5,0.152,0,0,-50.12,-50.12,0.2,98.6,-0.203,0.271 +31/01/2021 20:00,9.53,86.2,1.491,250.5,0.146,0,0,-42.26,-42.26,0,98.6,-0.203,0.271 +31/01/2021 20:30,9.38,88.2,1.848,238.8,0.138,0.131,0.001,-22.44,-22.44,0,98.5,-0.203,0.271 +31/01/2021 21:00,9.55,89.1,2.216,238.9,0.138,0,0,-20.59,-20.59,0,98.5,-0.203,0.223 +31/01/2021 21:30,9.55,89.7,2.056,242.9,0.139,0,0,-25.68,-25.68,0,98.6,-0.203,0.205 +31/01/2021 22:00,9.57,89.8,1.965,250.4,0.146,0.027,0,-18.62,-18.62,0,98.6,-0.203,0.203 +31/01/2021 22:30,9.65,89.6,2.203,239.8,0.138,0,0,-18.43,-18.43,0,98.6,-0.203,0.203 +31/01/2021 23:00,9.68,89.6,1.743,235.1,0.136,0,0,-12.5,-12.5,0,98.6,-0.203,0.203 +31/01/2021 23:30,9.69,90,1.988,240.4,0.144,0,0,-16.1,-16.1,0.2,98.6,-0.203,0.203 +01/02/2021 00:00,9.8,90.5,1.874,246.1,0.145,0,0,-12.96,-12.96,0.2,98.7,-0.203,0.203 +01/02/2021 00:30,10.02,91.1,2.183,251.1,0.146,0,0,-11.71,-11.71,0.4,98.7,-0.203,0.204 +01/02/2021 01:00,10.19,90.8,2.487,258.5,0.152,0.654,0.003,-21.67,-21.67,0.2,98.7,-0.203,0.204 +01/02/2021 01:30,10.27,88,2.891,263.8,0.155,1.318,0.007,-31.71,-31.72,0,98.7,-0.203,0.203 +01/02/2021 02:00,10.14,86.3,2.809,266.7,0.154,1.388,0.007,-25.58,-25.58,0,98.7,-0.203,0.203 +01/02/2021 02:30,9.99,87.2,2.464,280.9,0.153,0.462,0.002,-22.72,-22.72,0,98.8,-0.203,0.203 +01/02/2021 03:00,9.69,87.9,1.611,273.7,0.15,0,0,-43.59,-43.59,0,98.8,-0.149,0.203 +01/02/2021 03:30,9.52,88.9,1.392,265.6,0.154,0.093,0,-16.49,-16.49,0,98.8,-0.178,0.203 +01/02/2021 04:00,9.67,88.6,1.287,270.1,0.158,0.15,0.001,-8.45,-8.45,0,98.8,-0.203,0.203 +01/02/2021 04:30,9.67,87.7,1.436,263.3,0.156,0,0,-12.61,-12.61,0,98.8,-0.203,0.203 +01/02/2021 05:00,9.64,87.1,1.602,247,0.148,0,0,-17.3,-17.3,0,98.9,-0.17,0.203 +01/02/2021 05:30,9.67,87.6,1.638,250.5,0.153,0,0,-17.67,-17.67,0,98.9,-0.203,0.203 +01/02/2021 06:00,9.68,88.1,1.948,239.7,0.14,0,0,-21.5,-21.5,0,98.9,-0.203,0.203 +01/02/2021 06:30,9.68,89.3,1.772,237.5,0.142,0,0,-17.23,-17.23,0.6,98.9,-0.203,0.203 +01/02/2021 07:00,9.66,90,1.293,229.7,0.128,0,0,-17.41,-17.41,0.2,98.9,-0.203,0.203 +01/02/2021 07:30,9.65,90.6,1.392,231.7,0.132,0.025,0,-15.15,-15.15,0.2,99,-0.203,0.215 +01/02/2021 08:00,9.67,91,1.27,238.6,0.13,4.874,0.024,-19.91,-19.91,0,99,-0.161,0.302 +01/02/2021 08:30,9.85,91.2,0.825,242.5,0.15,44.03,0.22,10.03,10.03,0,99.1,-0.084,1.068 +01/02/2021 09:00,10.43,91.1,1.201,245,0.143,79.85,0.399,31.91,31.91,0.2,99.1,-0.028,1.9 +01/02/2021 09:30,10.68,90.8,1.193,244.1,0.141,50.84,0.254,14.51,14.51,0,99.1,-0.109,1.163 +01/02/2021 10:00,11.05,90.5,1.508,262.2,0.148,118.4,0.592,36.63,36.63,0,99.2,0.033,2.344 +01/02/2021 10:30,11.62,88.5,2.306,274,0.153,189.1,0.946,67.4,67.4,0,99.3,0.234,3.778 +01/02/2021 11:00,11.96,85,2.665,274.4,0.157,250.1,1.25,141.8,141.8,0,99.3,0.405,5.042 +01/02/2021 11:30,12.17,83.4,2.501,276.3,0.154,157.1,0.785,86.4,86.4,0,99.4,0.202,3.396 +01/02/2021 12:00,12.33,83.9,2.271,270.9,0.158,172.1,0.86,65.81,65.81,0,99.4,0.241,3.778 +01/02/2021 12:30,12.74,83.1,2.92,279,0.155,316.5,1.582,191.6,191.6,0,99.5,0.642,6.388 +01/02/2021 13:00,13.1,79.77,2.688,282.5,0.147,169.2,0.846,96.6,96.6,0,99.5,0.315,3.399 +01/02/2021 13:30,12.83,83.2,2.18,297.2,0.139,161.2,0.806,50.14,50.14,0.4,99.5,0.276,3.674 +01/02/2021 14:00,12.82,83.2,2.73,307.9,0.125,96.8,0.484,6.269,6.269,2,99.6,0.071,2.338 +01/02/2021 14:30,11.86,88.6,2.069,313.6,0.131,88.4,0.442,19.73,19.73,0.6,99.6,-0.04,1.921 +01/02/2021 15:00,12.02,88,2.241,325.6,0.122,84.5,0.423,12.99,12.99,0.2,99.7,-0.063,1.847 +01/02/2021 15:30,11.7,87.5,2.601,328.5,0.139,50.04,0.25,-4.794,-4.796,0.2,99.8,-0.133,1.161 +01/02/2021 16:00,11.69,88.4,1.898,316.4,0.124,65.76,0.329,4.997,4.997,0,99.8,-0.102,1.514 +01/02/2021 16:30,11.67,87.5,1.512,322.3,0.129,28.77,0.144,-6.191,-6.191,0,99.8,-0.198,0.732 +01/02/2021 17:00,11.45,87.9,0.846,320.6,0.123,9.39,0.047,-12.92,-12.92,0,99.8,-0.233,0.401 +01/02/2021 17:30,11.2,88.2,1.447,299.7,0.136,0.48,0.002,-21.01,-21.01,0,99.9,-0.271,0.28 +01/02/2021 18:00,10.96,88.3,0.78,269.2,0.154,0,0,-18.68,-18.68,0,99.9,-0.25,0.271 +01/02/2021 18:30,10.85,89,1.088,239.2,0.136,0.284,0.001,-13.85,-13.85,0,100,-0.271,0.271 +01/02/2021 19:00,10.84,87.5,1.759,240.6,0.141,0.732,0.004,-26.99,-26.99,0,100,-0.271,0.271 +01/02/2021 19:30,10.83,85.8,2.319,242.1,0.136,0.866,0.004,-17.52,-17.52,0.2,100,-0.271,0.268 +01/02/2021 20:00,10.66,84.3,2.158,236.2,0.136,0.098,0,-23.84,-23.84,0,100,-0.219,0.205 +01/02/2021 20:30,10.26,84.4,1.926,223.6,0.126,0,0,-23.67,-23.67,0,100,-0.203,0.203 +01/02/2021 21:00,10.08,85.5,1.831,198.5,0.151,0,0,-27.19,-27.19,0.4,99.9,-0.204,0.203 +01/02/2021 21:30,9.77,87.9,1.75,180.2,0.155,0,0,-20.64,-20.64,0.2,99.9,-0.208,0.203 +01/02/2021 22:00,9.64,88.8,2.239,184.3,0.155,0,0,-19.21,-19.21,0.2,99.9,-0.207,0.203 +01/02/2021 22:30,9.58,89.5,2.101,185,0.153,0,0,-13.22,-13.22,0.4,99.9,-0.247,0.203 +01/02/2021 23:00,9.56,90.7,1.921,179.3,0.151,0,0,-8.99,-8.99,0.2,99.8,-0.268,0.203 +01/02/2021 23:30,9.75,91.4,2.478,185.9,0.154,0,0,-8.57,-8.57,0.2,99.8,-0.27,0.205 +02/02/2021 00:00,10.41,91.5,2.927,193.9,0.153,0,0,-9.61,-9.61,0,99.8,-0.27,0.21 +02/02/2021 00:30,10.95,91.7,2.693,203.6,0.143,0,0,-9.57,-9.57,0,99.7,-0.263,0.221 +02/02/2021 01:00,11.59,91.6,2.756,216.4,0.135,0.009,0,-12.23,-12.23,0,99.7,-0.233,0.243 +02/02/2021 01:30,11.74,91.1,2.895,223.9,0.127,0,0,-15.72,-15.72,0,99.7,-0.219,0.21 +02/02/2021 02:00,11.75,91,2.955,222.9,0.124,0,0,-14.46,-14.47,0.4,99.7,-0.209,0.205 +02/02/2021 02:30,11.75,91.3,3.024,218.2,0.133,0,0,-16.54,-16.54,0,99.7,-0.205,0.204 +02/02/2021 03:00,11.84,91.3,3.11,222.1,0.125,0,0,-14.62,-14.62,0.6,99.7,-0.204,0.203 +02/02/2021 03:30,11.85,91.4,2.928,228.5,0.123,0,0,-13.45,-13.45,0,99.7,-0.204,0.21 +02/02/2021 04:00,12.03,90.7,3.718,242.7,0.143,0.199,0.001,-32.19,-32.22,0,99.7,-0.203,0.205 +02/02/2021 04:30,12.14,87,3.201,245,0.145,1.704,0.009,-30.11,-30.12,0,99.7,-0.203,0.203 +02/02/2021 05:00,12.07,86.7,2.925,237.3,0.136,0.074,0,-36.22,-36.22,0,99.7,-0.203,0.203 +02/02/2021 05:30,11.95,87.1,2.451,226.5,0.127,0,0,-38.59,-38.59,0,99.7,-0.203,0.204 +02/02/2021 06:00,11.84,87.4,2.451,232.9,0.133,0,0,-54.3,-54.3,0,99.7,-0.189,0.21 +02/02/2021 06:30,11.77,85.7,2.823,234.1,0.133,0,0,-74.93,-74.94,0,99.7,-0.135,0.205 +02/02/2021 07:00,11.63,84.6,2.559,227.9,0.127,0,0,-61.03,-61.03,0,99.7,-0.135,0.203 +02/02/2021 07:30,11.42,84.3,2.144,230.4,0.132,0,0,-54.98,-54.98,0,99.7,-0.135,0.231 +02/02/2021 08:00,11.4,85.6,2.45,220.7,0.127,6.205,0.031,-34.81,-34.81,0,99.8,-0.136,0.349 +02/02/2021 08:30,11.67,85.8,2.113,221.1,0.128,36.51,0.183,-13.4,-13.4,0,99.8,-0.074,0.986 +02/02/2021 09:00,11.85,85.4,2.408,222.4,0.129,54.9,0.274,-9.16,-9.16,0,99.8,-0.061,1.275 +02/02/2021 09:30,12.36,84.4,2.579,224.9,0.126,104.1,0.521,18.95,18.95,0,99.8,0.084,2.42 +02/02/2021 10:00,12.5,85.3,2.989,227.4,0.125,121.9,0.61,19.6,19.61,0.2,99.8,0.134,2.727 +02/02/2021 10:30,13.1,82.5,3.847,232.1,0.134,222.5,1.113,88.2,88.4,0,99.8,0.441,4.661 +02/02/2021 11:00,13.38,78.58,4.225,235.9,0.134,221.1,1.105,118.1,118.4,0,99.9,0.456,4.572 +02/02/2021 11:30,13.77,76.02,4.437,237.8,0.136,201.4,1.007,120.9,121.5,0,99.9,0.457,4.388 +02/02/2021 12:00,13.77,74.21,4.625,240.2,0.14,159.6,0.798,86.5,87.2,0,99.9,0.338,3.237 +02/02/2021 12:30,13.9,74.39,4.123,234.4,0.134,249.6,1.248,132.9,133.4,0,99.9,0.6,4.93 +02/02/2021 13:00,14.5,71.73,4.622,238.1,0.137,343.3,1.717,209.9,211.7,0,99.8,0.892,6.9 +02/02/2021 13:30,14.12,72.29,4.208,234.1,0.132,198.5,0.993,109.1,109.6,0,99.8,0.404,3.996 +02/02/2021 14:00,14.19,73.46,4.311,231.5,0.126,281.1,1.405,166.3,167.1,0,99.8,0.667,5.659 +02/02/2021 14:30,14.02,73.91,4.216,229.9,0.126,194.9,0.974,103.4,104,0,99.8,0.411,3.969 +02/02/2021 15:00,14.06,72.54,4.805,230.4,0.128,223.3,1.117,116.5,117.7,0,99.8,0.601,4.729 +02/02/2021 15:30,13.86,72.27,4.828,233.9,0.127,117.6,0.588,54.25,54.72,0,99.8,0.221,2.604 +02/02/2021 16:00,13.82,72.41,4.085,230.1,0.127,102.3,0.512,32.29,32.33,0,99.8,0.223,2.373 +02/02/2021 16:30,13.42,73.59,3.927,234.1,0.137,66.43,0.332,-5.565,-5.555,0,99.8,0.159,1.72 +02/02/2021 17:00,12.75,75.36,3.695,224.2,0.126,18.19,0.091,-49.77,-49.82,0,99.8,-0.089,0.546 +02/02/2021 17:30,12.17,77.21,3.694,224,0.125,0.958,0.005,-63.19,-63.27,0,99.8,-0.136,0.25 +02/02/2021 18:00,11.83,78.09,2.999,227.3,0.127,0,0,-64.7,-64.73,0,99.8,-0.135,0.162 +02/02/2021 18:30,11.66,79.1,3.015,220.7,0.126,0,0,-64.71,-64.73,0,99.8,-0.135,0.164 +02/02/2021 19:00,11.72,77.99,3.569,214.2,0.137,0,0,-19.1,-19.11,0,99.9,-0.193,0.188 +02/02/2021 19:30,11.77,78.98,3.174,210.5,0.14,0,0,-30.14,-30.14,0,99.8,-0.16,0.196 +02/02/2021 20:00,11.72,80.2,3.282,211.9,0.138,0,0,-17.57,-17.58,0,99.8,-0.171,0.193 +02/02/2021 20:30,11.55,81.1,3.268,207.7,0.141,0,0,-23.75,-23.75,0,99.8,-0.169,0.192 +02/02/2021 21:00,11.53,81,2.732,216.5,0.135,0,0,-7.652,-7.652,0,99.8,-0.199,0.2 +02/02/2021 21:30,11.47,81,3.002,213.5,0.132,0,0,-22.64,-22.64,0,99.8,-0.192,0.199 +02/02/2021 22:00,11.31,81.7,3.148,216.6,0.132,0,0,-41.85,-41.86,0,99.8,-0.143,0.184 +02/02/2021 22:30,10.93,82.6,3.332,212.2,0.136,0,0,-59.41,-59.42,0,99.7,-0.135,0.164 +02/02/2021 23:00,10.83,83.6,3.26,200.8,0.148,0,0,-35.97,-35.98,0,99.7,-0.146,0.171 +02/02/2021 23:30,11.01,83.9,3.043,202,0.143,0,0,-16.32,-16.32,0,99.7,-0.191,0.199 +03/02/2021 00:00,10.93,85,2.617,193.5,0.151,0,0,-37.81,-37.81,0.2,99.6,-0.136,0.203 +03/02/2021 00:30,10.81,87,1.468,185.1,0.136,0,0,-28.01,-28.01,0,99.6,-0.136,0.203 +03/02/2021 01:00,10.75,88.2,0.087,166.2,0.028,0,0,-10.4,-10.4,0.8,99.5,-0.188,0.203 +03/02/2021 01:30,10.5,89.8,0.904,175.1,0.101,0,0,-10.02,-10.02,1.8,99.4,-0.203,0.227 +03/02/2021 02:00,10.32,90.9,0.467,134.6,0.061,0,0,-5.736,-5.736,2.2,99.3,-0.203,0.322 +03/02/2021 02:30,10.62,91.9,1.319,197.1,0.094,0,0,-8.58,-8.58,4,99.3,-0.203,0.281 +03/02/2021 03:00,10.79,91.6,2.984,221.8,0.124,0,0,-20.98,-20.99,3,99.3,-0.203,0.222 +03/02/2021 03:30,11.38,90.6,3.452,215.8,0.129,0.02,0,-30.17,-30.21,1.4,99.2,-0.203,0.203 +03/02/2021 04:00,10.98,86.9,5.733,229.7,0.121,0,0,-47.86,-49.14,3.4,99.2,-0.203,0.142 +03/02/2021 04:30,10.24,84.2,4.735,221,0.123,1.134,0.006,-42.72,-43.14,0.8,99.2,-0.203,0.136 +03/02/2021 05:00,10.44,84.9,4.344,222.3,0.129,0.927,0.005,-36.5,-36.69,0.8,99.2,-0.203,0.136 +03/02/2021 05:30,10.83,84.2,4.104,229.1,0.123,0.474,0.002,-66.51,-66.82,0,99.2,-0.203,0.136 +03/02/2021 06:00,11.41,82.4,3.769,224.7,0.128,0.576,0.003,-57.33,-57.47,0,99.1,-0.203,0.136 +03/02/2021 06:30,11.44,81.7,3.881,226.2,0.122,0,0,-57.89,-57.98,0,99.1,-0.187,0.136 +03/02/2021 07:00,11.25,80.2,4.506,232.5,0.13,0,0,-48.21,-48.55,0,99.1,-0.136,0.136 +03/02/2021 07:30,10.95,81,3.492,219.5,0.132,0,0,-53.39,-53.46,0.2,99.1,-0.136,0.136 +03/02/2021 08:00,10.87,83.4,3.38,214.1,0.136,4.521,0.023,-45.31,-45.37,0,99.1,-0.176,0.224 +03/02/2021 08:30,10.88,83.2,4.822,208.8,0.133,32.84,0.164,-45.13,-45.78,0.2,99.1,-0.113,0.881 +03/02/2021 09:00,10.88,79.35,5.191,225.9,0.126,77.35,0.387,-14.18,-14.58,0,99.1,0.033,1.713 +03/02/2021 09:30,10.2,85.2,4.016,236,0.128,46.14,0.231,-14.86,-14.9,0.4,99.1,-0.068,1.049 +03/02/2021 10:00,9.88,89,3.627,238.5,0.133,86.2,0.431,12.93,12.93,0.6,99.2,-0.016,1.766 +03/02/2021 10:30,10.09,88.3,3.174,272.7,0.142,110.7,0.553,16.4,16.36,0.2,99.3,0.052,2.145 +03/02/2021 11:00,9.26,85.3,3.616,318.6,0.12,118,0.59,25.83,25.84,0.2,99.4,0.085,2.327 +03/02/2021 11:30,9.04,85.3,3.226,308.8,0.124,179,0.895,56.42,56.43,0,99.5,0.203,3.429 +03/02/2021 12:00,9.88,77.09,2.979,289.4,0.147,313.7,1.568,137.8,137.8,0,99.6,0.563,5.788 +03/02/2021 12:30,10.79,71.27,3.041,282.3,0.146,342.3,1.712,193.8,193.8,0,99.7,0.732,6.594 +03/02/2021 13:00,10.94,69.7,3.6,270.8,0.155,247.2,1.236,133.1,133.3,0,99.8,0.542,4.801 +03/02/2021 13:30,10.96,69.14,3.302,270.9,0.154,241.6,1.208,141.9,142,0,99.9,0.508,4.964 +03/02/2021 14:00,11.11,66.55,4.142,263.3,0.158,220.7,1.104,125.2,125.6,0,99.9,0.477,4.56 +03/02/2021 14:30,11.29,64.99,3.713,275.4,0.149,248.5,1.242,131.1,131.3,0,100,0.513,5.118 +03/02/2021 15:00,11.53,64.08,3.134,260.1,0.147,160.9,0.804,64.79,64.83,0,100,0.37,3.342 +03/02/2021 15:30,11.75,62.74,2.772,260.8,0.152,174.5,0.872,78.19,78.2,0,100,0.46,3.789 +03/02/2021 16:00,11.47,65.73,3.587,244,0.143,154.7,0.773,75.05,75.09,0,100.1,0.522,3.721 +03/02/2021 16:30,11.36,66.68,2.989,239.7,0.143,90.1,0.451,10.47,10.47,0,100.1,0.552,2.588 +03/02/2021 17:00,10.4,70.15,1.708,221.7,0.129,24.22,0.121,-43.81,-43.81,0,100.2,0.157,0.903 +03/02/2021 17:30,9.27,73.08,1.303,220.6,0.126,1.394,0.007,-61.47,-61.47,0,100.2,-0.068,0.215 +03/02/2021 18:00,8.25,76.67,1.223,225.7,0.119,0,0,-63.06,-63.06,0,100.3,-0.092,0.071 +03/02/2021 18:30,7.802,78.95,1.134,220.8,0.133,0,0,-61.44,-61.44,0,100.3,-0.078,0.068 +03/02/2021 19:00,7.541,78.69,0.943,202.2,0.143,0,0,-59.1,-59.1,0,100.3,-0.068,0.068 +03/02/2021 19:30,7.132,79.81,1.271,196.7,0.151,0,0,-62.89,-62.89,0,100.4,-0.068,0.068 +03/02/2021 20:00,6.824,81.2,1.264,195,0.155,0,0,-63.21,-63.21,0,100.4,-0.068,0.068 +03/02/2021 20:30,6.581,85.1,1.497,199.6,0.152,0,0,-65.57,-65.57,0,100.4,-0.068,0.072 +03/02/2021 21:00,6.437,87.2,1.226,190,0.154,0,0,-61.22,-61.22,0,100.4,-0.068,0.071 +03/02/2021 21:30,6.448,88.4,1.406,197.7,0.16,0,0,-60.77,-60.77,0,100.5,-0.068,0.097 +03/02/2021 22:00,6.508,89.4,0.72,181.5,0.162,0,0,-54.01,-54.01,0,100.5,-0.068,0.117 +03/02/2021 22:30,5.782,89.6,0.302,164.2,0.125,0,0,-49.05,-49.05,0,100.5,-0.068,0.081 +03/02/2021 23:00,5.326,90.8,0.348,155.4,0.122,0,0,-47.2,-47.2,0,100.5,-0.068,0.079 +03/02/2021 23:30,4.826,91.1,0.249,152.8,0.11,0,0,-46.43,-46.43,0,100.5,-0.068,0.069 +04/02/2021 00:00,4.294,92.2,0.081,152.8,0.056,0,0,-32.16,-32.16,0,100.5,-0.096,0.08 +04/02/2021 00:30,5.068,93.4,0.344,140.6,0.127,0.596,0.003,-4.874,-4.874,0,100.5,-0.157,0.132 +04/02/2021 01:00,6.286,93.3,0.485,121.7,0.128,0.224,0.001,-4.948,-4.948,0,100.5,-0.2,0.136 +04/02/2021 01:30,6.716,93.2,0.979,121.5,0.145,0,0,-11.17,-11.17,0,100.5,-0.192,0.136 +04/02/2021 02:00,6.758,93.3,1.018,124.9,0.142,0,0,-5.268,-5.268,0,100.5,-0.174,0.136 +04/02/2021 02:30,7.438,93.7,0.979,149.7,0.139,0,0,-1.615,-1.615,0,100.5,-0.203,0.136 +04/02/2021 03:00,7.932,93.9,1.473,165.3,0.152,0.002,0,-1.515,-1.515,0,100.5,-0.203,0.136 +04/02/2021 03:30,8.07,93.8,1.036,154,0.136,0,0,-1.249,-1.249,0,100.5,-0.203,0.136 +04/02/2021 04:00,8.4,93.9,0.939,152.3,0.136,0,0,-1.127,-1.127,0,100.5,-0.203,0.136 +04/02/2021 04:30,8.61,93.9,1.085,172.7,0.156,0,0,-6.603,-6.603,0,100.5,-0.203,0.136 +04/02/2021 05:00,8.97,93.9,1.693,179.3,0.157,0,0,-4.159,-4.159,0,100.5,-0.203,0.136 +04/02/2021 05:30,9.32,93.2,2.766,195.7,0.144,0,0,-14.62,-14.62,0.2,100.5,-0.203,0.136 +04/02/2021 06:00,9.41,92,2.179,183.5,0.156,0,0,-14.29,-14.29,0.2,100.5,-0.203,0.136 +04/02/2021 06:30,9.1,91.2,1.663,165.1,0.152,0,0,-18.31,-18.31,0,100.5,-0.139,0.136 +04/02/2021 07:00,8.91,91,1.711,173.2,0.156,0,0,-33.13,-33.13,0,100.5,-0.136,0.136 +04/02/2021 07:30,8.56,90.7,1.244,176.1,0.149,0.006,0,-36.47,-36.47,0,100.5,-0.136,0.136 +04/02/2021 08:00,8.49,90.6,0.874,170.1,0.148,3.354,0.017,-12.53,-12.53,0,100.5,-0.136,0.179 +04/02/2021 08:30,8.4,89.9,0.351,174.9,0.127,15.71,0.079,-3.143,-3.143,0,100.5,-0.136,0.395 +04/02/2021 09:00,8.41,89.7,0.355,144,0.097,27.02,0.135,1.588,1.588,0.2,100.6,-0.123,0.559 +04/02/2021 09:30,8.53,89.6,1.103,117.2,0.134,71.72,0.359,8.5,8.5,0,100.5,-0.02,1.355 +04/02/2021 10:00,9.35,87.3,1.056,118.2,0.124,235.8,1.179,91,91,0,100.6,0.393,5.009 +04/02/2021 10:30,10.27,79.8,0.951,220,0.072,169.2,0.846,80.3,80.3,0,100.6,0.3,3.638 +04/02/2021 11:00,11.23,76.48,0.691,310.2,0.096,332.8,1.664,176.1,176.1,0,100.6,0.719,6.961 +04/02/2021 11:30,12.4,71.5,1.198,147.6,0.129,350.5,1.752,190.7,190.7,0,100.6,0.786,7.015 +04/02/2021 12:00,12.24,71.4,1.879,153.3,0.14,246.8,1.234,140.7,140.7,0,100.6,0.522,5.193 +04/02/2021 12:30,12.43,69.93,2.291,159,0.145,301.5,1.508,178.6,178.6,0,100.5,0.639,6.238 +04/02/2021 13:00,12.3,71.13,2.089,152.5,0.131,254.1,1.271,148.4,148.4,0,100.5,0.516,5.363 +04/02/2021 13:30,12.96,70.73,1.876,164.1,0.146,303.5,1.518,184.8,184.8,0,100.5,0.621,6.3 +04/02/2021 14:00,12.73,70.66,2.157,179.5,0.154,130.8,0.654,64.46,64.46,0,100.5,0.19,2.87 +04/02/2021 14:30,12.69,70.76,2.589,183.4,0.16,191.4,0.957,102.1,102.1,0,100.5,0.361,4.142 +04/02/2021 15:00,13.11,67.83,2.641,187.8,0.159,184.5,0.922,91.9,91.9,0,100.4,0.41,3.855 +04/02/2021 15:30,12.8,68.72,2.615,190.7,0.152,119.5,0.597,42.89,42.89,0,100.4,0.189,2.6 +04/02/2021 16:00,12.44,70,2.842,210.3,0.136,84.9,0.424,27.49,27.49,0,100.4,0.102,2.006 +04/02/2021 16:30,12.41,69.64,2.467,215.9,0.135,80.9,0.405,-0.523,-0.523,0,100.4,0.267,2.103 +04/02/2021 17:00,11.44,72.22,2.646,217.5,0.134,19.72,0.099,-47.9,-47.9,0,100.4,-0.07,0.553 +04/02/2021 17:30,10.65,75.58,2.437,211.1,0.132,1.878,0.009,-59.37,-59.37,0,100.5,-0.134,0.265 +04/02/2021 18:00,9.75,80.1,1.677,193.7,0.154,0,0,-58.6,-58.6,0,100.5,-0.136,0.136 +04/02/2021 18:30,9.2,82,0.792,172.9,0.153,0,0,-52.82,-52.82,0,100.5,-0.136,0.136 +04/02/2021 19:00,8.81,84.2,0.946,165,0.154,0,0,-43.18,-43.18,0,100.5,-0.136,0.136 +04/02/2021 19:30,8.65,85.6,0.852,179.3,0.151,0,0,-38.91,-38.91,0,100.5,-0.136,0.136 +04/02/2021 20:00,8.44,86.8,0.891,170.3,0.147,0,0,-35.8,-35.8,0,100.5,-0.136,0.136 +04/02/2021 20:30,8.54,88,1,176.1,0.159,0,0,-35.55,-35.55,0,100.5,-0.136,0.136 +04/02/2021 21:00,8.37,88.4,1.073,189.5,0.158,0,0,-38.83,-38.83,0,100.6,-0.136,0.136 +04/02/2021 21:30,8.15,88.9,1.236,193.8,0.155,0,0,-41.95,-41.95,0,100.6,-0.136,0.136 +04/02/2021 22:00,7.83,89.8,1.163,211.3,0.146,0,0,-44.24,-44.24,0,100.6,-0.136,0.136 +04/02/2021 22:30,8.03,90.9,1.366,216,0.134,0,0,-31.17,-31.17,0,100.6,-0.136,0.136 +04/02/2021 23:00,8.27,90.8,1.32,210,0.145,0,0,-30.5,-30.5,0,100.6,-0.136,0.136 +04/02/2021 23:30,8.01,91.1,1.361,208.2,0.14,0,0,-38.62,-38.62,0,100.6,-0.136,0.136 +05/02/2021 00:00,8.04,91.6,1.382,215.5,0.139,0,0,-40.69,-40.69,0,100.6,-0.136,0.136 +05/02/2021 00:30,7.956,91.6,0.823,227.6,0.127,0,0,-38.82,-38.82,0,100.6,-0.136,0.136 +05/02/2021 01:00,7.673,91.8,1.066,220.4,0.124,0,0,-36.47,-36.47,0,100.6,-0.136,0.136 +05/02/2021 01:30,7.535,92.5,1.073,221.8,0.123,0,0,-31.88,-31.88,0,100.6,-0.136,0.136 +05/02/2021 02:00,7.781,92.8,1.603,202.9,0.145,0,0,-15.33,-15.33,0,100.6,-0.136,0.136 +05/02/2021 02:30,7.978,92.4,1.685,209.5,0.142,0,0,-40.09,-40.09,0,100.6,-0.136,0.136 +05/02/2021 03:00,7.965,92.3,1.027,228.9,0.129,0,0,-16.65,-16.65,0,100.6,-0.136,0.136 +05/02/2021 03:30,8.07,92,0.598,269.6,0.15,0,0,-8.69,-8.69,0.4,100.6,-0.136,0.136 +05/02/2021 04:00,7.915,92,0.83,174.2,0.166,0,0,-26.84,-26.84,0.2,100.6,-0.136,0.136 +05/02/2021 04:30,7.527,92.3,0.754,191.4,0.153,0,0,-34.44,-34.44,0,100.6,-0.107,0.136 +05/02/2021 05:00,7.405,92.7,0.711,188,0.171,0,0,-41.77,-41.77,0,100.6,-0.099,0.136 +05/02/2021 05:30,6.572,92.8,0.456,160.1,0.112,0,0,-32.46,-32.46,0,100.6,-0.069,0.136 +05/02/2021 06:00,6.489,93.6,0.483,157.2,0.146,0,0,-11.47,-11.47,0,100.6,-0.131,0.136 +05/02/2021 06:30,6.991,93.7,0.816,163.6,0.152,0,0,-3.346,-3.346,0,100.7,-0.136,0.136 +05/02/2021 07:00,7.142,93.7,0.818,183.1,0.159,0,0,-4.385,-4.385,0,100.7,-0.136,0.136 +05/02/2021 07:30,7.25,93.8,0.641,184.6,0.155,0.486,0.002,-2.603,-2.603,0,100.7,-0.136,0.136 +05/02/2021 08:00,7.296,93.8,0.833,184.9,0.157,8.74,0.044,2.48,2.48,0,100.7,-0.136,0.298 +05/02/2021 08:30,7.332,94,0.772,178.9,0.132,26.36,0.132,13.52,13.52,0,100.7,-0.129,0.599 +05/02/2021 09:00,7.445,94.1,1.06,176,0.153,44.02,0.22,22.96,22.96,0,100.8,-0.097,0.807 +05/02/2021 09:30,7.697,94.2,1.378,182.8,0.147,95.3,0.476,58.68,58.68,0,100.8,0.028,1.997 +05/02/2021 10:00,7.856,94,1.714,198.7,0.148,97.3,0.486,58.82,58.82,0.2,100.7,0.043,1.935 +05/02/2021 10:30,8.48,94,1.325,179.8,0.158,145.3,0.726,89.8,89.8,0,100.7,0.147,2.82 +05/02/2021 11:00,8.91,93.5,1.661,205.3,0.146,148.3,0.742,91.7,91.7,0,100.8,0.171,2.723 +05/02/2021 11:30,9.25,93,1.647,240.1,0.14,151.5,0.757,77.16,77.16,0,100.8,0.203,2.991 +05/02/2021 12:00,9.75,91.2,1.381,238.5,0.119,195.5,0.977,106.8,106.8,0,100.7,0.329,3.852 +05/02/2021 12:30,10.02,85.1,1.744,206.8,0.139,87.8,0.439,33.37,33.37,0.2,100.7,0.086,2.043 +05/02/2021 13:00,9.92,85.8,1.711,214.1,0.133,249.9,1.249,110.1,110.1,0,100.7,0.493,5.273 +05/02/2021 13:30,11.39,78.75,1.218,232.3,0.116,327.6,1.638,134.3,134.3,0,100.6,0.71,6.15 +05/02/2021 14:00,11.36,73,0.973,240.4,0.133,179.4,0.897,60.98,60.98,0,100.6,0.357,3.549 +05/02/2021 14:30,11.19,73.59,1.336,196.6,0.145,142.6,0.713,74.04,74.04,0,100.6,0.293,3.059 +05/02/2021 15:00,11.84,71.64,1.695,188.5,0.155,265.6,1.328,151.3,151.3,0,100.6,0.672,5.686 +05/02/2021 15:30,11.45,73.25,1.39,179.3,0.155,133.6,0.668,48.67,48.67,0,100.6,0.32,2.855 +05/02/2021 16:00,11.12,74.51,1.007,190.1,0.151,100.6,0.503,29.22,29.22,0,100.5,0.233,2.331 +05/02/2021 16:30,11.05,74.18,0.701,200.9,0.145,66.46,0.332,4.438,4.438,0,100.5,0.128,1.639 +05/02/2021 17:00,10.37,75.18,0.438,213.8,0.101,22.38,0.112,-19.22,-19.22,0,100.5,-0.005,0.689 +05/02/2021 17:30,9.5,79.46,0.088,216.1,0.035,2.058,0.01,-27.31,-27.31,0,100.5,-0.071,0.275 +05/02/2021 18:00,8.81,82.3,0.298,216.1,0.07,0,0,-31.19,-31.19,0,100.5,-0.068,0.136 +05/02/2021 18:30,8.29,85.3,0.221,216.1,0.108,0,0,-30.67,-30.67,0.2,100.5,-0.114,0.136 +05/02/2021 19:00,7.993,87.3,0,0,0,0,0,-12.54,-12.54,0,100.5,-0.136,0.136 +05/02/2021 19:30,8.04,87.9,0,216.2,0.006,0,0,-11.24,-11.24,0,100.5,-0.136,0.136 +05/02/2021 20:00,8.02,88.2,0,216.3,0.005,0,0,-18.77,-18.77,0,100.5,-0.136,0.136 +05/02/2021 20:30,7.764,89,0.176,312.6,0.033,0,0,-25.61,-25.61,0,100.5,-0.136,0.136 +05/02/2021 21:00,7.399,89.5,0.233,319.6,0.083,0,0,-26.32,-26.32,0,100.5,-0.117,0.136 +05/02/2021 21:30,7.298,90.6,0.684,324.4,0.133,0,0,-24.48,-24.48,0,100.5,-0.136,0.136 +05/02/2021 22:00,7.084,90.8,0.363,351.8,0.108,0,0,-23.58,-23.58,0,100.5,-0.136,0.136 +05/02/2021 22:30,7.133,90.8,0.639,29.81,0.136,0,0,-21.02,-21.02,0,100.5,-0.136,0.136 +05/02/2021 23:00,7.372,88.6,0.719,24.03,0.146,0,0,-20.93,-20.93,0,100.5,-0.124,0.136 +05/02/2021 23:30,7.083,87.3,1.041,350.2,0.152,0,0,-27.71,-27.71,0,100.5,-0.127,0.136 +06/02/2021 00:00,7.027,86.6,0.46,308.9,0.11,0,0,-17.67,-17.67,0,100.5,-0.135,0.136 +06/02/2021 00:30,6.938,87,0.23,297.8,0.119,0.009,0,-5.223,-5.223,0,100.5,-0.136,0.136 +06/02/2021 01:00,7.272,87.5,0.753,299.5,0.118,0,0,-7.928,-7.928,0,100.5,-0.136,0.136 +06/02/2021 01:30,7.418,86,1.581,340,0.147,0,0,-19.58,-19.58,0,100.4,-0.118,0.136 +06/02/2021 02:00,7.209,85.6,1.129,329.5,0.132,0,0,-19.36,-19.36,0,100.4,-0.12,0.136 +06/02/2021 02:30,6.776,86.1,0.767,348.7,0.152,0,0,-30.08,-30.08,0,100.4,-0.069,0.136 +06/02/2021 03:00,6.724,87.2,0.799,346.6,0.158,0,0,-9.2,-9.2,0,100.4,-0.134,0.136 +06/02/2021 03:30,6.711,87.5,0.813,317.2,0.125,0,0,-18.94,-18.94,0,100.4,-0.133,0.136 +06/02/2021 04:00,6.536,88.6,1.202,341.9,0.143,0,0,-24.32,-24.32,0,100.4,-0.124,0.136 +06/02/2021 04:30,6.638,89.4,1.172,352,0.16,0,0,-10.79,-10.79,0,100.4,-0.133,0.136 +06/02/2021 05:00,6.799,89.5,1.273,353.1,0.151,0,0,-13.08,-13.08,0,100.4,-0.136,0.136 +06/02/2021 05:30,6.86,89.3,1.538,351.3,0.156,0,0,-11.89,-11.89,0,100.3,-0.136,0.136 +06/02/2021 06:00,6.945,88.1,1.42,350.2,0.155,0,0,-9.91,-9.91,0,100.3,-0.136,0.136 +06/02/2021 06:30,6.968,87.2,1.494,342.8,0.149,0,0,-9.99,-9.99,0,100.3,-0.136,0.136 +06/02/2021 07:00,6.937,86.8,1.473,351.8,0.152,0,0,-10.87,-10.87,0,100.3,-0.136,0.136 +06/02/2021 07:30,6.822,86.9,1.222,347,0.155,0,0,-20.39,-20.39,0,100.3,-0.136,0.136 +06/02/2021 08:00,6.754,86.7,1.4,348.5,0.144,2.539,0.013,-18.87,-18.87,0,100.3,-0.124,0.175 +06/02/2021 08:30,6.74,86,1.556,348.5,0.156,12.38,0.062,-7.066,-7.066,0,100.3,-0.068,0.306 +06/02/2021 09:00,6.8,85,1.628,346.2,0.151,24.31,0.122,4.146,4.146,0,100.3,-0.057,0.589 +06/02/2021 09:30,6.937,85.3,1.665,359.3,0.155,55.85,0.279,15.72,15.72,0,100.2,0.007,1.298 +06/02/2021 10:00,7.181,85.3,2.593,2.486,0.15,70.47,0.352,3.356,3.356,0,100.2,0.049,1.6 +06/02/2021 10:30,7.412,84.8,2.662,2.099,0.155,150.9,0.755,72.79,72.79,0,100.2,0.218,3.201 +06/02/2021 11:00,7.808,80.7,3.297,8.26,0.155,165.2,0.826,88.9,88.9,0,100.2,0.257,3.481 +06/02/2021 11:30,7.903,77.06,3.138,5.954,0.157,180.9,0.905,94.9,94.9,0,100.2,0.283,3.641 +06/02/2021 12:00,8.39,73.93,3.422,9.47,0.152,257.9,1.289,139.9,140,0,100.2,0.483,5.14 +06/02/2021 12:30,8.69,70.02,3.748,5.042,0.157,265.8,1.329,150.8,150.9,0,100.1,0.51,5.367 +06/02/2021 13:00,8.64,67.98,3.823,13.87,0.149,243.8,1.219,135.7,135.9,0,100.1,0.455,4.936 +06/02/2021 13:30,8.66,67.77,3.697,9.68,0.153,236.5,1.183,130.1,130.2,0,100.1,0.426,4.86 +06/02/2021 14:00,8.81,64.01,4.087,0.914,0.149,253.7,1.268,126.1,126.3,0,100,0.484,4.86 +06/02/2021 14:30,8.74,63.2,3.924,4.046,0.155,265.4,1.327,133.2,133.4,0,100,0.582,5.228 +06/02/2021 15:00,8.99,61.3,3.639,12.8,0.154,252.4,1.262,119.7,119.8,0,100,0.649,5.156 +06/02/2021 15:30,8.65,62.68,3.525,356.1,0.158,133.3,0.666,35.79,35.8,0,100,0.381,2.743 +06/02/2021 16:00,8,65.85,2.937,357.9,0.15,101.7,0.509,8.49,8.48,0,100,0.394,2.295 +06/02/2021 16:30,8.25,65.08,2.785,7.339,0.156,103,0.515,13.67,13.67,0,100,0.668,2.945 +06/02/2021 17:00,7.663,66.13,3.004,353.7,0.15,41.69,0.208,-25.34,-25.34,0,100,0.436,1.807 +06/02/2021 17:30,6.712,66.84,2.923,337.2,0.148,3.088,0.015,-63.79,-63.79,0,100,-0.014,0.324 +06/02/2021 18:00,5.782,71.37,2.069,332.2,0.143,0,0,-69.32,-69.32,0,100,-0.068,0.096 +06/02/2021 18:30,5.175,73.94,1.334,319.5,0.13,0,0,-66.32,-66.32,0,100,-0.068,0.068 +06/02/2021 19:00,4.692,75.12,1.271,320.5,0.132,0,0,-66.59,-66.59,0,100,-0.068,0.068 +06/02/2021 19:30,4.28,76.96,1.329,299.9,0.133,0,0,-67.22,-67.22,0,100,-0.068,0.068 +06/02/2021 20:00,3.414,80.4,1.168,277.2,0.159,0,0,-65.65,-65.65,0,100,-0.068,0.068 +06/02/2021 20:30,3.291,81.1,0.875,301,0.145,0,0,-62.65,-62.65,0,100,-0.068,0.068 +06/02/2021 21:00,3.244,81.6,0.962,303.8,0.14,0,0,-62.1,-62.1,0,100,-0.068,0.068 +06/02/2021 21:30,3.164,82.5,0.92,290,0.144,0,0,-61.94,-61.94,0,100,-0.068,0.068 +06/02/2021 22:00,2.98,83.2,1.145,300.8,0.137,0,0,-62.58,-62.58,0,100,-0.068,0.068 +06/02/2021 22:30,2.501,84.4,0.549,297.7,0.135,0,0,-50.95,-50.95,0,100,-0.068,0.068 +06/02/2021 23:00,2.299,86.1,0.592,259.3,0.103,0,0,-40.62,-40.62,0,100,-0.068,0.087 +06/02/2021 23:30,2.179,87.9,0.641,261.2,0.176,0,0,-35.67,-35.67,0,100,-0.071,0.081 +07/02/2021 00:00,2.218,88.3,0.561,273.7,0.15,0,0,-38.44,-38.44,0,100,-0.068,0.074 +07/02/2021 00:30,2.043,88.4,0.635,280.4,0.13,0,0,-59.42,-59.42,0,100,-0.068,0.068 +07/02/2021 01:00,1.75,89.3,1.143,270.3,0.154,0,0,-61.3,-61.3,0,100,-0.068,0.068 +07/02/2021 01:30,2.363,89.5,1.273,266.2,0.157,0,0,-22.77,-22.77,0,99.9,-0.102,0.115 +07/02/2021 02:00,3.028,87.8,1.069,288.3,0.147,0,0,-22.77,-22.77,0,99.9,-0.096,0.133 +07/02/2021 02:30,2.635,87.7,0.535,317,0.119,0,0,-14.77,-14.77,0,99.9,-0.068,0.132 +07/02/2021 03:00,2.833,88.4,0.348,246.8,0.115,0,0,-16.57,-16.57,0,99.9,-0.071,0.136 +07/02/2021 03:30,2.739,88.6,0.158,230.8,0.084,0,0,-37.44,-37.44,0,99.9,-0.068,0.094 +07/02/2021 04:00,2.465,89.7,0.395,254,0.139,0,0,-27.8,-27.8,0.2,99.9,-0.068,0.114 +07/02/2021 04:30,2.337,89.8,0.36,282.8,0.156,0,0,-40.24,-40.24,0,99.9,-0.068,0.071 +07/02/2021 05:00,2.297,91.4,0.518,293,0.144,0,0,-31.89,-31.89,0,99.9,-0.068,0.106 +07/02/2021 05:30,3.108,91.2,1.268,310,0.127,0,0,-36.89,-36.89,0,99.9,-0.068,0.131 +07/02/2021 06:00,3.283,90.7,1.36,291.4,0.141,0,0,-23.7,-23.7,0,99.9,-0.096,0.136 +07/02/2021 06:30,3.177,89.9,1.092,287.5,0.147,0,0,-58.13,-58.13,0,99.9,-0.073,0.093 +07/02/2021 07:00,2.761,90.1,0.955,297.7,0.131,0,0,-30.38,-30.38,0,99.9,-0.084,0.094 +07/02/2021 07:30,3.16,90.3,1.284,292.3,0.141,0.366,0.002,-24.49,-24.49,0,99.9,-0.083,0.148 +07/02/2021 08:00,3.261,89.9,1.624,304.9,0.139,14.1,0.07,-26.36,-26.36,0,99.9,-0.052,0.422 +07/02/2021 08:30,3.478,90,1.476,311.3,0.12,25.93,0.13,4.662,4.662,0,99.9,-0.038,0.644 +07/02/2021 09:00,3.846,89.9,1.693,304.3,0.136,46.46,0.232,12.93,12.93,0.2,99.9,-0.01,1.098 +07/02/2021 09:30,4.235,90.3,2.142,329.7,0.132,40.33,0.202,2.827,2.827,0,99.9,-0.046,0.94 +07/02/2021 10:00,4.725,88.9,2.115,356.4,0.154,90.4,0.452,26.71,26.71,0,99.9,0.057,1.885 +07/02/2021 10:30,5.229,82.5,2.651,4.487,0.15,227.6,1.138,84.7,84.7,0,99.9,0.368,4.435 +07/02/2021 11:00,6.021,75.52,3.014,11.42,0.156,288.5,1.443,143.4,143.4,0,99.9,0.588,5.946 +07/02/2021 11:30,5.603,74.59,2.685,4.326,0.144,97.8,0.489,45.92,45.92,0,99.9,0.135,2.197 +07/02/2021 12:00,5.876,73.83,2.998,15.28,0.147,215.7,1.078,116.6,116.6,0,99.9,0.375,4.481 +07/02/2021 12:30,5.482,74.26,3.511,11.14,0.15,137.7,0.688,60.89,60.92,0,99.9,0.215,2.989 +07/02/2021 13:00,5.763,72.59,2.754,7.431,0.145,212.7,1.064,108.1,108.1,0,99.9,0.35,4.383 +07/02/2021 13:30,5.618,72.64,3.049,2.968,0.154,151,0.755,66.95,66.96,0,99.9,0.269,3.308 +07/02/2021 14:00,5.625,70.66,3.006,359.2,0.157,130.7,0.654,65.36,65.36,0,99.9,0.207,2.867 +07/02/2021 14:30,5.231,72.23,3.356,3.333,0.156,142.7,0.714,44.61,44.59,0,99.8,0.233,3.088 +07/02/2021 15:00,5.425,71.1,3.78,7.192,0.153,194.4,0.972,103,103.1,0,99.8,0.363,4.073 +07/02/2021 15:30,5.366,69.34,3.555,12.46,0.149,156.9,0.784,73.81,73.87,0,99.8,0.261,3.3 +07/02/2021 16:00,5.286,68.14,3.057,7.072,0.149,92.4,0.462,32.74,32.74,0,99.8,0.137,2.017 +07/02/2021 16:30,4.904,69.7,2.994,2.771,0.152,32.39,0.162,4.037,4.038,0,99.8,-0.02,0.782 +07/02/2021 17:00,4.387,71.38,2.719,7.138,0.155,7.804,0.039,-10.89,-10.89,0,99.8,-0.068,0.233 +07/02/2021 17:30,4.261,69.19,2.058,0.514,0.155,0.966,0.005,-14.39,-14.39,0,99.8,-0.091,0.136 +07/02/2021 18:00,3.896,70.79,2.787,16.67,0.156,0,0,-18.2,-18.2,0,99.8,-0.121,0.104 +07/02/2021 18:30,3.225,71.44,2.456,22.73,0.142,0,0,-19.08,-19.08,0,99.8,-0.101,0.068 +07/02/2021 19:00,2.937,73.77,1.905,20,0.149,0,0,-17.15,-17.15,0,99.8,-0.135,0.103 +07/02/2021 19:30,2.822,73.3,1.251,24.91,0.142,0,0,-17.25,-17.25,0,99.8,-0.135,0.136 +07/02/2021 20:00,2.822,70.4,1.572,29.32,0.129,0,0,-15.69,-15.69,0,99.8,-0.136,0.136 +07/02/2021 20:30,2.792,68.52,1.482,24.28,0.141,0,0,-15.96,-15.96,0,99.8,-0.136,0.136 +07/02/2021 21:00,2.711,68.86,0.983,19.9,0.14,0,0,-16.03,-16.03,0,99.8,-0.136,0.136 +07/02/2021 21:30,2.659,68.55,1.026,20.14,0.149,0,0,-16.13,-16.13,0,99.8,-0.135,0.136 +07/02/2021 22:00,2.658,68.5,0.988,20.82,0.146,0,0,-15.97,-15.97,0,99.8,-0.123,0.136 +07/02/2021 22:30,2.659,68.56,0.89,12.18,0.138,0,0,-16.19,-16.19,0,99.8,-0.112,0.136 +07/02/2021 23:00,2.575,69.56,0.925,1.563,0.148,0,0,-15.8,-15.8,0,99.7,-0.117,0.136 +07/02/2021 23:30,2.623,67.97,1.187,25.43,0.131,0,0,-15.48,-15.48,0,99.7,-0.107,0.136 +08/02/2021 00:00,2.488,67.49,1.671,28.12,0.138,0,0,-15.81,-15.81,0,99.7,-0.108,0.136 +08/02/2021 00:30,2.298,68.06,1.496,30.82,0.135,0,0,-16.89,-16.89,0,99.7,-0.072,0.136 +08/02/2021 01:00,2.228,69.66,1.259,24.53,0.143,0,0,-15.43,-15.43,0,99.7,-0.075,0.136 +08/02/2021 01:30,2.179,71.95,1.604,6.366,0.153,0,0,-15.12,-15.12,0,99.7,-0.1,0.135 +08/02/2021 02:00,2.117,68.78,2.52,10.6,0.15,0,0,-15.68,-15.68,0,99.7,-0.111,0.135 +08/02/2021 02:30,1.955,64.81,2.775,12.56,0.149,0,0,-15.06,-15.06,0,99.6,-0.096,0.132 +08/02/2021 03:00,1.783,65.83,2.624,15.91,0.149,0,0,-14.74,-14.74,0,99.6,-0.116,0.132 +08/02/2021 03:30,1.692,66.69,1.731,27.72,0.139,0,0,-14.75,-14.75,0,99.6,-0.089,0.135 +08/02/2021 04:00,1.617,67.34,1.39,29.1,0.137,0,0,-14.95,-14.95,0,99.6,-0.069,0.135 +08/02/2021 04:30,1.526,66.58,1.688,32.7,0.137,0,0,-15.35,-15.35,0,99.6,-0.07,0.135 +08/02/2021 05:00,1.46,67.77,1.674,26.72,0.142,0,0,-15.97,-15.97,0,99.6,-0.068,0.13 +08/02/2021 05:30,1.428,68.17,1.457,28.93,0.142,0,0,-16.54,-16.54,0,99.6,-0.068,0.112 +08/02/2021 06:00,1.383,67.45,1.513,36.53,0.13,0,0,-15.92,-15.92,0,99.5,-0.068,0.134 +08/02/2021 06:30,1.335,67.88,1.68,35.53,0.123,0,0,-15.47,-15.47,0,99.5,-0.068,0.126 +08/02/2021 07:00,1.276,69.22,1.473,33.78,0.13,0,0,-15.7,-15.7,0,99.5,-0.068,0.105 +08/02/2021 07:30,1.228,69.89,1.647,38.21,0.133,0.586,0.003,-15.01,-15.01,0,99.5,-0.068,0.152 +08/02/2021 08:00,1.213,70.68,1.741,35.11,0.127,8.73,0.044,-9.66,-9.66,0,99.5,-0.068,0.325 +08/02/2021 08:30,1.322,70.2,1.536,32.33,0.137,33.47,0.167,3.728,3.728,0,99.5,-0.031,0.858 +08/02/2021 09:00,1.447,69.91,1.671,35.99,0.132,63.26,0.316,20.73,20.73,0.2,99.5,0.013,1.484 +08/02/2021 09:30,1.583,70.67,1.709,28.57,0.137,88.9,0.444,35.24,35.24,0,99.6,0.083,1.995 +08/02/2021 10:00,1.833,69.19,2.4,25.14,0.142,148.9,0.745,71.24,71.24,0,99.5,0.234,3.221 +08/02/2021 10:30,2.181,68.41,2.398,27.95,0.139,164.3,0.822,79.95,79.95,0,99.5,0.299,3.518 +08/02/2021 11:00,2.445,68.62,2.281,24.34,0.141,252.6,1.263,120.4,120.4,0,99.5,0.496,5.181 +08/02/2021 11:30,3.45,64.87,2.603,21.41,0.139,441.4,2.207,219.3,219.3,0,99.5,0.999,8.72 +08/02/2021 12:00,3.766,62.68,2.77,11.26,0.139,411.1,2.056,201.4,201.4,0,99.5,0.93,7.979 +08/02/2021 12:30,3.817,62.39,2.613,22.09,0.137,281.9,1.41,142.2,142.2,0,99.5,0.573,5.676 +08/02/2021 13:00,3.689,63.31,2.781,12.48,0.147,276.7,1.384,139.3,139.3,0,99.5,0.523,5.488 +08/02/2021 13:30,4.09,62.84,2.783,359.8,0.146,307.3,1.537,161.2,161.2,0,99.5,0.629,6.134 +08/02/2021 14:00,4.226,60.59,2.416,11.95,0.143,259.1,1.296,131.7,131.7,0,99.5,0.523,5.313 +08/02/2021 14:30,4.208,61.23,2.454,16.43,0.142,181.2,0.906,91.8,91.8,0,99.5,0.351,3.949 +08/02/2021 15:00,3.748,62.35,2.836,12.54,0.147,115.1,0.575,50.7,50.7,0,99.5,0.201,2.535 +08/02/2021 15:30,3.632,65.67,3.052,10.1,0.151,100.8,0.504,42.22,42.22,0,99.5,0.155,2.219 +08/02/2021 16:00,3.331,68.7,2.95,9.84,0.151,66.63,0.333,21.37,21.37,0,99.5,0.068,1.51 +08/02/2021 16:30,3.284,71.28,2.502,9.08,0.15,48.78,0.244,7.871,7.871,0,99.5,0.006,1.096 +08/02/2021 17:00,3.02,75.44,2.795,359.6,0.146,23.95,0.12,-8.97,-8.97,0,99.5,-0.049,0.557 +08/02/2021 17:30,2.632,79.43,2.209,353.5,0.144,3.085,0.015,-23.73,-23.73,0,99.5,-0.119,0.185 +08/02/2021 18:00,2.394,83.5,2.122,338.4,0.144,0,0,-42.82,-42.82,0,99.6,-0.136,0.076 +08/02/2021 18:30,2.131,86.1,2.263,337.2,0.141,0,0,-37.64,-37.64,0,99.6,-0.135,0.068 +08/02/2021 19:00,2.124,85.4,1.567,6.545,0.152,0,0,-33.06,-33.06,0,99.6,-0.072,0.068 +08/02/2021 19:30,2.145,83.1,1.289,15.68,0.148,0,0,-26.74,-26.74,0,99.6,-0.075,0.068 +08/02/2021 20:00,2.176,82.8,1.38,19.23,0.149,0,0,-23.14,-23.14,0,99.7,-0.085,0.072 +08/02/2021 20:30,2.222,81.7,1.72,24.99,0.147,0,0,-15.05,-15.05,0,99.7,-0.136,0.127 +08/02/2021 21:00,2.218,82,1.601,25.41,0.145,0,0,-18.55,-18.55,0,99.7,-0.131,0.085 +08/02/2021 21:30,2.227,82.4,1.348,31.79,0.135,0,0,-13.11,-13.11,0,99.7,-0.136,0.116 +08/02/2021 22:00,2.229,82.6,1.189,35.88,0.131,0,0,-12.76,-12.76,0,99.7,-0.136,0.108 +08/02/2021 22:30,2.226,81.9,1.002,43.24,0.132,0,0,-11.91,-11.91,0,99.7,-0.136,0.103 +08/02/2021 23:00,2.212,81.3,1.239,43.16,0.121,0,0,-11.03,-11.03,0,99.7,-0.136,0.112 +08/02/2021 23:30,2.226,81.1,1.125,55.58,0.129,0,0,-11.81,-11.81,0,99.8,-0.136,0.115 +09/02/2021 00:00,2.217,80.4,0.997,73.25,0.146,0,0,-12.31,-12.31,0,99.8,-0.136,0.094 +09/02/2021 00:30,1.859,76.78,1.229,48.01,0.127,0,0,-13.64,-13.64,0,99.9,-0.136,0.072 +09/02/2021 01:00,1.539,76.39,0.796,59.31,0.137,0,0,-12.87,-12.87,0,99.9,-0.136,0.068 +09/02/2021 01:30,1.165,75.5,1.667,51.65,0.124,0,0,-18.51,-18.51,0,99.9,-0.135,0.068 +09/02/2021 02:00,0.696,75.13,1.632,55.99,0.134,0,0,-16.37,-16.37,0,99.8,-0.135,0.068 +09/02/2021 02:30,0.704,74.45,1.464,57.44,0.136,0,0,-12.5,-12.5,0,99.8,-0.136,0.068 +09/02/2021 03:00,0.656,74.29,1.371,59.49,0.14,0,0,-12.68,-12.68,0,99.8,-0.136,0.068 +09/02/2021 03:30,0.637,75.18,0.84,59.08,0.141,0,0,-12.34,-12.34,0,99.8,-0.136,0.068 +09/02/2021 04:00,0.677,76.52,1.178,70.86,0.146,0,0,-11.88,-11.88,0,99.8,-0.136,0.068 +09/02/2021 04:30,0.665,77.89,1.361,69.63,0.148,0,0,-11.09,-11.09,0,99.8,-0.136,0.068 +09/02/2021 05:00,0.773,79.94,1.392,67.27,0.141,0,0,-10.31,-10.31,0,99.7,-0.136,0.068 +09/02/2021 05:30,0.819,80.3,1.627,76.78,0.153,0,0,-10.25,-10.25,0,99.7,-0.136,0.068 +09/02/2021 06:00,0.888,80.4,1.518,91.5,0.155,0,0,-10.63,-10.63,0,99.7,-0.136,0.068 +09/02/2021 06:30,0.893,80.1,1.486,96,0.156,0,0,-11.57,-11.57,0,99.8,-0.136,0.068 +09/02/2021 07:00,0.736,79.91,2.042,91.2,0.154,0,0,-12.16,-12.16,0,99.7,-0.136,0.068 +09/02/2021 07:30,0.584,77.81,2.23,95.1,0.155,0.023,0,-11.11,-11.11,0,99.7,-0.136,0.083 +09/02/2021 08:00,0.477,76.78,1.964,89.6,0.151,2.161,0.011,-10.8,-10.8,0,99.7,-0.136,0.172 +09/02/2021 08:30,0.436,78.43,1.975,91.2,0.15,7.399,0.037,-7.793,-7.793,0,99.7,-0.135,0.295 +09/02/2021 09:00,0.469,79.69,2.31,95.6,0.152,15.38,0.077,-1.128,-1.128,0,99.7,-0.101,0.407 +09/02/2021 09:30,0.612,79.89,2.366,91.3,0.153,27.27,0.136,5.485,5.485,0,99.7,-0.068,0.669 +09/02/2021 10:00,0.75,78.8,2.383,96.2,0.147,43.21,0.216,13.44,13.44,0,99.7,-0.051,1.015 +09/02/2021 10:30,0.926,77.62,2.671,99.9,0.145,91.5,0.458,39.65,39.65,0,99.6,0.082,2.062 +09/02/2021 11:00,1.204,74.89,2.514,101,0.157,114.7,0.573,50.25,50.25,0,99.6,0.141,2.58 +09/02/2021 11:30,1.458,73.6,2.534,100.8,0.155,169.5,0.848,76.37,76.37,0,99.6,0.317,3.699 +09/02/2021 12:00,1.503,73.26,2.986,101,0.15,145.5,0.728,68.36,68.37,0,99.5,0.255,3.35 +09/02/2021 12:30,1.402,75.01,3.162,102.3,0.145,153.4,0.767,73.27,73.3,0,99.4,0.28,3.437 +09/02/2021 13:00,1.446,75.32,3.162,110.6,0.145,150.5,0.753,74.22,74.26,0,99.4,0.281,3.483 +09/02/2021 13:30,1.397,78.29,2.781,101.3,0.149,127.1,0.636,60.46,60.46,0,99.4,0.223,2.943 +09/02/2021 14:00,1.227,82.2,2.55,93.6,0.153,105.3,0.526,45.68,45.68,0,99.3,0.145,2.372 +09/02/2021 14:30,1.186,83,2.969,97.4,0.149,82.8,0.414,26.49,26.5,0,99.3,0.088,1.893 +09/02/2021 15:00,1.042,82.4,2.815,101,0.151,31.33,0.157,-19.39,-19.4,0.2,99.3,-0.05,0.783 +09/02/2021 15:30,0.596,84.9,2.675,94.8,0.157,29.36,0.147,-13.74,-13.74,0,99.2,-0.042,0.745 +09/02/2021 16:00,0.461,86.5,2.542,89.8,0.155,26.99,0.135,-6.935,-6.935,0.2,99.2,-0.046,0.656 +09/02/2021 16:30,0.391,87.4,2.643,86.9,0.153,12.79,0.064,-13.22,-13.22,0.2,99.2,-0.072,0.357 +09/02/2021 17:00,0.314,87.8,2.655,93.2,0.156,4.42,0.022,-17.7,-17.7,0.2,99.2,-0.135,0.2 +09/02/2021 17:30,0.273,87.8,2.734,92.7,0.157,0.422,0.002,-18.87,-18.88,0.2,99.2,-0.136,0.101 +09/02/2021 18:00,0.242,87.9,2.44,94.7,0.156,0,0,-17.41,-17.41,0,99.2,-0.136,0.068 +09/02/2021 18:30,-0.091,89.7,2.472,88.5,0.15,0,0,-10.03,-10.03,0,99.2,-0.136,0.068 +09/02/2021 19:00,-0.314,92.5,2.095,87.6,0.154,0,0,-7.19,-7.19,0,99.2,-0.136,0.068 +09/02/2021 19:30,-0.342,93.3,2.509,89.5,0.153,0,0,-4.139,-4.139,0,99.2,-0.136,0.068 +09/02/2021 20:00,-0.447,93.8,2.298,90.2,0.147,0,0,-7.228,-7.228,0,99.2,-0.136,0.068 +09/02/2021 20:30,-0.528,94.1,1.966,88.1,0.157,0,0,-9.66,-9.66,0,99.2,-0.136,0.068 +09/02/2021 21:00,-0.628,94.1,2.079,81.1,0.153,0,0,-10.36,-10.36,0,99.2,-0.136,0.068 +09/02/2021 21:30,-0.794,94.1,2.238,83.7,0.153,0,0,-10.67,-10.67,0,99.3,-0.136,0.044 +09/02/2021 22:00,-0.856,94.2,1.645,74.53,0.145,0,0,-9.59,-9.59,0,99.3,-0.136,0 +09/02/2021 22:30,-0.9,94.1,1.683,72.69,0.149,0,0,-9.9,-9.9,0,99.3,-0.133,-0.079 +09/02/2021 23:00,-0.97,94,1.567,72.32,0.148,0,0,-8.34,-8.34,0,99.3,-0.068,-0.028 +09/02/2021 23:30,-1.07,94,1.495,73.55,0.148,0,0,-7.229,-7.229,0,99.4,-0.068,0 +10/02/2021 00:00,-1.111,94,1.429,62.64,0.147,0,0,-6.052,-6.052,0,99.4,-0.068,0 +10/02/2021 00:30,-1.165,94,1.357,66.66,0.143,0,0,-4.357,-4.357,0,99.5,-0.068,0 +10/02/2021 01:00,-1.307,94,1.436,55.62,0.137,0,0,-3.975,-3.975,0,99.5,-0.068,0 +10/02/2021 01:30,-1.483,94.1,1.429,55.31,0.133,0,0,-4.629,-4.629,0,99.5,-0.068,0 +10/02/2021 02:00,-1.555,94.2,1.275,53,0.13,0,0,-4.592,-4.592,0,99.5,-0.068,0 +10/02/2021 02:30,-1.646,94,1.311,46.14,0.125,0,0,-4.183,-4.183,0,99.6,-0.068,0 +10/02/2021 03:00,-1.776,94,1.491,47.58,0.125,0,0,-5.519,-5.519,0,99.6,-0.068,0 +10/02/2021 03:30,-1.798,94,1.573,46.95,0.128,0,0,-4.956,-4.956,0,99.6,-0.068,0 +10/02/2021 04:00,-1.803,93.8,1.469,49.97,0.126,0,0,-5.922,-5.922,0,99.7,-0.068,0 +10/02/2021 04:30,-1.788,93.6,1.483,47.42,0.13,0,0,-8.32,-8.32,0,99.7,-0.068,0 +10/02/2021 05:00,-1.698,93.1,1.637,49.91,0.126,0,0,-11.71,-11.71,0,99.8,-0.068,0 +10/02/2021 05:30,-1.597,91.7,1.587,39.25,0.13,0,0,-12.4,-12.4,0,99.8,-0.068,0 +10/02/2021 06:00,-1.607,89.5,1.738,44.79,0.127,0,0,-12.73,-12.73,0,99.9,-0.068,0 +10/02/2021 06:30,-1.759,87.3,2.03,45.27,0.125,0,0,-11.7,-11.7,0,100,-0.067,0 +10/02/2021 07:00,-1.86,87.1,1.808,44.83,0.126,0,0,-10.26,-10.26,0,100.1,-0.066,0 +10/02/2021 07:30,-1.849,86.8,1.565,49.45,0.124,0.839,0.004,-11.52,-11.52,0,100.1,-0.011,0.016 +10/02/2021 08:00,-1.838,85.1,1.94,49.29,0.127,6.323,0.032,-13.86,-13.86,0,100.2,0.086,0.121 +10/02/2021 08:30,-1.75,84,1.815,47.29,0.122,33.11,0.166,-23.16,-23.16,0,100.3,0.605,1.15 +10/02/2021 09:00,-1.482,82.1,1.982,44.6,0.13,73.03,0.365,-33.61,-33.61,0,100.3,1.479,2.641 +10/02/2021 09:30,-1.157,78.79,2.23,47.14,0.129,123.4,0.617,-69.1,-69.1,0,100.4,3.072,5.785 +10/02/2021 10:00,-0.962,73.89,2.377,53.89,0.131,148.6,0.743,-136.1,-136.1,0,100.4,4.19,8.13 +10/02/2021 10:30,-0.849,72.37,1.951,51.57,0.128,191.5,0.957,-164.1,-164.1,0,100.5,3.959,7.337 +10/02/2021 11:00,-0.586,69.9,2.221,47.27,0.123,338.1,1.69,-149,-149,0.2,100.6,5.671,11.47 +10/02/2021 11:30,-0.5,66.77,2.468,43.94,0.127,420.1,2.1,48.7,48.7,0,100.6,5.698,12.24 +10/02/2021 12:00,-0.257,65.1,2.433,41.99,0.125,474.4,2.372,70.77,70.77,0.4,100.7,5.51,12.79 +10/02/2021 12:30,-0.362,64.81,2.529,38.97,0.124,489.1,2.446,87.5,87.5,0.2,100.7,5.134,12.81 +10/02/2021 13:00,-0.552,63.69,2.399,41.25,0.132,481.7,2.409,97.1,97.1,0.2,100.8,4.729,12.53 +10/02/2021 13:30,-0.543,61.22,2.511,40.07,0.124,465.7,2.328,100.2,100.2,0.4,100.9,4.246,12.01 +10/02/2021 14:00,-0.694,58.51,2.447,44.13,0.127,430.2,2.151,97.6,97.6,0.2,100.9,3.663,11.24 +10/02/2021 14:30,-0.666,56.84,2.297,47.2,0.127,385.4,1.927,87.8,87.8,0.2,100.9,3.136,10.32 +10/02/2021 15:00,-0.524,56.61,2.244,50.31,0.128,326.9,1.634,67.8,67.8,0.4,101,2.609,9.05 +10/02/2021 15:30,-0.632,55.43,2.421,45.9,0.125,259.1,1.295,44.82,44.82,0,101,2.038,7.488 +10/02/2021 16:00,-0.722,55.21,2.336,48.25,0.122,189.4,0.947,18.91,18.91,0.2,101.1,1.581,5.937 +10/02/2021 16:30,-0.782,55.38,2.039,62.95,0.139,116.8,0.584,-8.58,-8.58,0,101.1,1.059,4.104 +10/02/2021 17:00,-1.042,55.47,1.857,72.43,0.153,44.64,0.223,-35.74,-35.74,0,101.1,0.466,1.895 +10/02/2021 17:30,-1.857,57.62,1.523,70.19,0.148,1.673,0.008,-56.11,-56.11,0,101.2,0.006,0.198 +10/02/2021 18:00,-2.362,60.07,1.309,66.46,0.144,0,0,-56.59,-56.59,0,101.2,0,0 +10/02/2021 18:30,-2.686,62.43,0.92,47.98,0.127,0,0,-57.25,-57.25,0,101.3,0,0 +10/02/2021 19:00,-3.16,64.76,0.909,26.11,0.143,0,0,-54.57,-54.57,0,101.4,0,0 +10/02/2021 19:30,-3.923,69.05,0.872,16.83,0.158,0,0,-51.49,-51.49,0,101.4,0,0 +10/02/2021 20:00,-4.252,70.56,0.931,25.8,0.147,0,0,-51,-51,0,101.4,0,0 +10/02/2021 20:30,-4.321,69.65,0.81,27.73,0.14,0,0,-49.38,-49.38,0,101.5,0,0 +10/02/2021 21:00,-4.729,71.82,0.758,35.32,0.142,0,0,-48.74,-48.74,0,101.5,0,0 +10/02/2021 21:30,-4.357,69.3,0.769,44.87,0.121,0,0,-50.75,-50.75,0,101.5,0,0 +10/02/2021 22:00,-4.436,69.63,0.914,55.84,0.126,0,0,-53.56,-53.56,0,101.6,0,0 +10/02/2021 22:30,-4.63,69.9,0.915,54.92,0.138,0,0,-52.92,-52.92,0,101.6,0,0 +10/02/2021 23:00,-4.765,70.38,1.03,62.2,0.137,0,0,-53.53,-53.53,0,101.6,0,0 +10/02/2021 23:30,-4.899,70.93,0.633,61.88,0.136,0,0,-49.83,-49.83,0,101.7,0,0 +11/02/2021 00:00,-5.136,72.59,0.757,55.79,0.136,0,0,-49.32,-49.32,0,101.7,0,0 +11/02/2021 00:30,-5.255,72.95,0.992,65.74,0.143,0,0,-50.35,-50.35,0,101.7,0,0 +11/02/2021 01:00,-5.336,73.38,1.095,79.33,0.147,0,0,-48.05,-48.05,0,101.7,0,0 +11/02/2021 01:30,-4.861,72.24,1.92,92.2,0.156,0,0,-46.97,-46.97,0,101.7,0,0 +11/02/2021 02:00,-4.721,71.68,2.182,93.8,0.153,0,0,-51.7,-51.71,0,101.7,0,0 +11/02/2021 02:30,-4.773,72.65,1.872,89,0.159,0,0,-36.77,-36.77,0,101.7,0,0 +11/02/2021 03:00,-4.831,73.25,2.259,95.1,0.148,0,0,-42,-42,0,101.7,0,0 +11/02/2021 03:30,-4.853,73.69,1.936,96.1,0.159,0,0,-28.35,-28.35,0,101.7,0,0 +11/02/2021 04:00,-4.755,73.49,2.041,102.4,0.155,0,0,-22.21,-22.21,0,101.7,0,0 +11/02/2021 04:30,-4.711,73.91,2.064,104.7,0.153,0,0,-16.67,-16.67,0,101.7,0,0 +11/02/2021 05:00,-4.646,73.91,2.179,95.7,0.153,0,0,-18.29,-18.29,0,101.7,0,0 +11/02/2021 05:30,-4.584,73.53,2.237,99.3,0.151,0,0,-20.9,-20.9,0,101.7,0,0 +11/02/2021 06:00,-4.551,73.84,2.046,103.4,0.155,0,0,-16.49,-16.49,0,101.7,0,0 +11/02/2021 06:30,-4.566,74.2,1.927,96.8,0.156,0,0,-26.4,-26.4,0,101.7,0,0 +11/02/2021 07:00,-4.413,73.64,2.459,107.8,0.152,0,0,-25.67,-25.67,0,101.7,0,0 +11/02/2021 07:30,-4.33,73.49,2.886,111.9,0.145,0.822,0.004,-30.44,-30.44,0,101.6,0.009,0.061 +11/02/2021 08:00,-4.062,72.48,2.903,115.1,0.14,19.32,0.097,-16.53,-16.54,0,101.7,0.209,0.6 +11/02/2021 08:30,-3.883,70.63,3.401,117.6,0.142,53.66,0.268,-9.07,-9.07,0,101.7,0.575,1.645 +11/02/2021 09:00,-3.638,67.3,3.988,112.7,0.147,86.8,0.434,4.234,4.251,0,101.7,1.025,2.731 +11/02/2021 09:30,-3.555,66.08,4.013,115.8,0.142,115.8,0.579,12.96,13,0,101.7,1.426,3.675 +11/02/2021 10:00,-3.27,64.54,3.964,115.5,0.144,129.9,0.649,19.01,19.04,0,101.7,1.628,4.091 +11/02/2021 10:30,-3.109,63.57,4.224,114.3,0.146,169.9,0.85,29.03,29.16,0,101.7,2.142,5.257 +11/02/2021 11:00,-2.866,64.19,3.746,112.4,0.146,207.9,1.039,42.52,42.62,0,101.7,2.625,6.313 +11/02/2021 11:30,-2.666,64.58,3.795,117.2,0.14,216,1.08,44.88,45.01,0,101.7,2.705,6.592 +11/02/2021 12:00,-2.368,64.57,3.662,116,0.139,232.2,1.161,51.13,51.2,0,101.7,2.887,7.116 +11/02/2021 12:30,-2.037,64.59,3.905,118.1,0.137,259.5,1.298,57.6,57.74,0,101.7,3.151,7.69 +11/02/2021 13:00,-1.682,64.16,3.376,117.8,0.135,300.5,1.502,74.07,74.1,0,101.7,3.556,8.99 +11/02/2021 13:30,-1.613,63.88,3.745,115.9,0.141,257,1.285,62.61,62.69,0,101.6,2.964,7.659 +11/02/2021 14:00,-1.422,63.65,3.979,115.1,0.14,252.5,1.262,64.76,64.89,0,101.6,2.828,7.551 +11/02/2021 14:30,-1.115,62.16,3.976,110.9,0.148,250.6,1.253,66.66,66.9,0,101.6,2.733,7.478 +11/02/2021 15:00,-1.015,62.39,4.195,113.1,0.143,186.4,0.932,48.17,48.35,0,101.6,2.012,5.6 +11/02/2021 15:30,-1.054,62.84,4.314,113.2,0.14,143.6,0.718,37.03,37.23,0,101.5,1.497,4.353 +11/02/2021 16:00,-1.122,64.38,4.358,116,0.141,70.93,0.355,18.45,18.53,0,101.5,0.634,2.163 +11/02/2021 16:30,-1.246,63.84,4.554,118.1,0.137,40.08,0.2,11.11,11.18,0,101.5,0.33,1.194 +11/02/2021 17:00,-1.311,65.14,3.771,114.1,0.147,21.51,0.108,5.717,5.73,0,101.6,0.169,0.633 +11/02/2021 17:30,-1.491,67.12,4.236,115,0.142,4.287,0.021,-11.45,-11.5,0,101.6,0.014,0.136 +11/02/2021 18:00,-1.765,72.5,4.12,120.1,0.137,0,0,-22.12,-22.22,0,101.6,-0.059,0 +11/02/2021 18:30,-1.869,75.28,4.468,116.9,0.142,0,0,-23.29,-23.44,0,101.6,-0.065,0 +11/02/2021 19:00,-1.846,75.65,4.031,115,0.147,0,0,-28.88,-28.99,0,101.6,-0.064,0 +11/02/2021 19:30,-1.786,74.25,4.184,116.2,0.147,0,0,-28.08,-28.29,0,101.6,-0.061,0 +11/02/2021 20:00,-1.79,74.13,4.089,118.6,0.142,0,0,-25.3,-25.39,0,101.6,-0.063,0 +11/02/2021 20:30,-1.847,76.17,4.15,115,0.139,0,0,-26.76,-26.9,0,101.6,-0.055,0 +11/02/2021 21:00,-1.981,80.5,4.026,117.6,0.141,0,0,-24.82,-24.9,0,101.6,-0.023,0 +11/02/2021 21:30,-2.16,83,4.039,117.2,0.138,0.005,0,-23.82,-23.91,0,101.6,-0.007,0 +11/02/2021 22:00,-2.039,81.7,3.79,114.1,0.148,0,0,-33.84,-33.9,0,101.6,-0.002,0 +11/02/2021 22:30,-1.885,78.66,4.098,112,0.146,0,0,-41.83,-42.02,0,101.6,-0.008,0 +11/02/2021 23:00,-1.838,77.63,3.809,111.6,0.144,0,0,-42.19,-42.3,0,101.6,-0.023,0 +11/02/2021 23:30,-1.767,76.41,4.082,115.1,0.142,0,0,-31.42,-31.53,0,101.6,-0.033,0 +12/02/2021 00:00,-1.752,75.72,4.136,112.6,0.145,0,0,-8.21,-8.23,0,101.5,-0.027,-0.002 +12/02/2021 00:30,-1.629,73.73,4.26,116.9,0.143,0,0,0.904,0.909,0,101.5,-0.016,-0.057 +12/02/2021 01:00,-1.473,72.13,3.588,115.1,0.143,0,0,1.515,1.517,0,101.5,-0.037,-0.068 +12/02/2021 01:30,-1.339,70.33,3.322,110.8,0.152,0.044,0,1.134,1.134,0,101.5,-0.057,-0.068 +12/02/2021 02:00,-1.325,69.91,3.674,111.2,0.151,0.187,0.001,2.408,2.41,0,101.5,-0.068,-0.009 +12/02/2021 02:30,-1.337,69.92,3.494,108.5,0.147,0.25,0.001,3.229,3.231,0,101.5,-0.068,-0.003 +12/02/2021 03:00,-1.255,69.1,3.432,109.1,0.151,0.214,0.001,2.932,2.935,0,101.5,-0.068,-0.001 +12/02/2021 03:30,-1.231,68.81,3.089,107,0.151,0.213,0.001,3.148,3.15,0,101.5,-0.068,0 +12/02/2021 04:00,-1.114,68.52,3.05,111.4,0.147,0.252,0.001,4.208,4.208,0,101.4,-0.068,0 +12/02/2021 04:30,-1.025,69.12,2.733,111.3,0.149,0.252,0.001,4.073,4.074,0,101.4,-0.068,0 +12/02/2021 05:00,-0.914,69.06,2.617,106.1,0.147,0.246,0.001,4.181,4.181,0,101.4,-0.068,0 +12/02/2021 05:30,-0.898,68.21,2.652,100.6,0.152,0.234,0.001,3.762,3.762,0,101.5,-0.068,0 +12/02/2021 06:00,-0.964,66.97,2.677,102.3,0.156,0.212,0.001,3.437,3.438,0,101.5,-0.068,0 +12/02/2021 06:30,-1.056,67.07,2.391,104,0.153,0.099,0,2.554,2.554,0,101.5,-0.068,0 +12/02/2021 07:00,-1.126,67.36,2.234,96.8,0.156,0.227,0.001,3.374,3.374,0,101.5,-0.068,0 +12/02/2021 07:30,-1.242,66.32,2.65,101.6,0.154,1.429,0.007,3.547,3.547,0,101.5,-0.056,0.011 +12/02/2021 08:00,-1.204,65.93,2.483,97.5,0.152,8.36,0.042,4.97,4.97,0,101.6,0.028,0.202 +12/02/2021 08:30,-1.155,64.84,3.178,95.1,0.153,40.43,0.202,8.4,8.41,0,101.6,0.349,1.129 +12/02/2021 09:00,-1.032,65.03,2.102,94.7,0.158,80.5,0.402,12.39,12.39,0,101.6,0.752,2.229 +12/02/2021 09:30,-0.879,63.66,2.611,88.3,0.159,106.4,0.532,22.26,22.26,0,101.7,0.98,2.884 +12/02/2021 10:00,-0.576,62.05,2.517,92.2,0.152,197.7,0.988,40.7,40.7,0,101.7,1.898,5.405 +12/02/2021 10:30,-0.405,59.47,2.776,92,0.16,210.8,1.054,40.77,40.77,0,101.7,1.989,5.642 +12/02/2021 11:00,0.504,54.93,2.734,93.2,0.155,319.9,1.6,94.7,94.7,0,101.7,3.119,8.87 +12/02/2021 11:30,1.034,52.1,2.557,96.4,0.152,305,1.525,99.7,99.7,0,101.8,2.835,8.29 +12/02/2021 12:00,1.548,50.9,2.276,93.3,0.151,350.1,1.75,130,130,0.2,101.8,2.857,8.96 +12/02/2021 12:30,1.639,50.35,2.533,87.7,0.156,372.5,1.863,140.5,140.5,0,101.8,2.507,8.92 +12/02/2021 13:00,2.056,47.93,2.756,99.7,0.156,568.4,2.842,264.3,264.4,0,101.8,2.863,12.7 +12/02/2021 13:30,2.647,47.25,2.299,92.1,0.154,458.7,2.294,229.1,229.1,0.2,101.8,1.856,9.76 +12/02/2021 14:00,2.369,48.66,2.545,87.9,0.151,363.2,1.816,183.2,183.2,0.4,101.8,1.244,7.507 +12/02/2021 14:30,2.945,45.75,2.524,88,0.149,405.9,2.03,204.5,204.5,0.4,101.8,1.188,8.39 +12/02/2021 15:00,2.96,44.05,2.589,102.2,0.148,327.2,1.636,153.4,153.4,0.4,101.8,0.933,6.969 +12/02/2021 15:30,3.279,45.39,1.978,80.6,0.143,260.7,1.304,113.3,113.3,0,101.8,0.836,5.986 +12/02/2021 16:00,3.199,46.19,1.962,79.48,0.154,192.8,0.964,67.12,67.12,0.2,101.9,0.763,4.915 +12/02/2021 16:30,2.89,45.23,1.968,80.9,0.15,119.5,0.598,21.07,21.07,0.2,101.9,0.63,3.506 +12/02/2021 17:00,1.897,47.53,1.522,83.9,0.158,22.2,0.111,-41.39,-41.39,0.2,102,0.056,0.545 +12/02/2021 17:30,1.325,51.17,0.904,78.97,0.152,7.862,0.039,-49.11,-49.11,0,102,0.006,0.469 +12/02/2021 18:00,0.25,56.92,0.271,85.5,0.069,0,0,-58.08,-58.08,0,102,-0.068,0.071 +12/02/2021 18:30,-0.474,59.76,0.678,101.5,0.128,0,0,-55.88,-55.88,0,102.1,-0.069,-0.001 +12/02/2021 19:00,0.099,55.08,1.91,96.8,0.152,0,0,-54.65,-54.65,0,102.1,-0.068,-0.002 +12/02/2021 19:30,-0.228,56.86,1.677,96.6,0.153,0,0,-55.58,-55.58,0,102.1,-0.068,0 +12/02/2021 20:00,-0.606,58.29,1.345,91.9,0.157,0,0,-55.71,-55.71,0,102.2,-0.068,-0.001 +12/02/2021 20:30,-0.958,61.07,1.216,94,0.156,0,0,-53.54,-53.54,0,102.2,-0.056,0 +12/02/2021 21:00,-1.184,62.51,1.342,93.8,0.157,0,0,-54.01,-54.01,0,102.2,-0.032,0 +12/02/2021 21:30,-1.459,62.74,1.284,101.3,0.15,0,0,-54.81,-54.81,0,102.3,-0.003,0 +12/02/2021 22:00,-1.569,62.32,1.406,109,0.146,0,0,-53.74,-53.74,0,102.3,-0.002,0 +12/02/2021 22:30,-1.712,62.52,1.488,112.3,0.149,0,0,-51.7,-51.7,0,102.3,-0.001,0 +12/02/2021 23:00,-2.042,63.7,1.364,123.2,0.138,0,0,-55.04,-55.04,0,102.3,0,0 +12/02/2021 23:30,-2.55,65.46,1.038,126.5,0.138,0,0,-55.23,-55.23,0,102.3,0,0 +13/02/2021 00:00,-2.864,67.41,0.873,118.5,0.144,0,0,-52.56,-52.56,0,102.3,0,0 +13/02/2021 00:30,-2.99,68.52,1.128,115.4,0.15,0,0,-52.32,-52.32,0,102.3,0,0 +13/02/2021 01:00,-2.878,67.62,1.42,115.4,0.146,0,0,-51.36,-51.36,0,102.3,0,0 +13/02/2021 01:30,-2.703,66.05,1.759,129.3,0.129,0,0,-41.73,-41.73,0,102.3,0,0 +13/02/2021 02:00,-2.78,67.15,1.392,134.1,0.13,0,0,-34.09,-34.09,0,102.3,0,0 +13/02/2021 02:30,-2.808,68.16,2.012,123.1,0.14,0,0,-32.67,-32.67,0,102.3,0,0 +13/02/2021 03:00,-2.699,66.5,2.282,127.3,0.133,0,0,-42.51,-42.51,0,102.3,0,0 +13/02/2021 03:30,-2.693,65.52,2.025,133.1,0.126,0,0,-43.61,-43.61,0,102.3,0,0 +13/02/2021 04:00,-2.775,65.85,1.852,131.8,0.127,0,0,-39.36,-39.36,0,102.3,0,0 +13/02/2021 04:30,-2.956,67.07,1.777,130.1,0.13,0,0,-47.17,-47.17,0,102.3,0,0 +13/02/2021 05:00,-3.038,66.5,2.518,126.7,0.132,0,0,-42.07,-42.07,0,102.3,0,0 +13/02/2021 05:30,-3.035,65.71,2.559,127.2,0.135,0,0,-33.76,-33.76,0,102.4,0,0 +13/02/2021 06:00,-2.91,65.25,2.553,130.4,0.129,0,0,-4.594,-4.595,0,102.4,0,0 +13/02/2021 06:30,-2.917,65.21,3.192,122.2,0.141,0,0,-7.022,-7.023,0,102.3,0,0 +13/02/2021 07:00,-3.011,65.12,3.051,121.5,0.137,0,0,-13.57,-13.57,0,102.4,0,0 +13/02/2021 07:30,-3.105,64.83,2.991,126.1,0.136,2.889,0.014,-7.668,-7.669,0,102.4,0,0.094 +13/02/2021 08:00,-3.117,65.37,3.215,120.7,0.142,16.64,0.083,2.555,2.556,0,102.4,0.03,0.316 +13/02/2021 08:30,-3.19,65.54,3.582,123.3,0.136,44.45,0.222,7.885,7.889,0,102.4,0.131,0.825 +13/02/2021 09:00,-3.066,65.33,3.401,123.4,0.139,96.9,0.484,37.35,37.37,0,102.4,0.323,1.924 +13/02/2021 09:30,-2.928,65.32,3.186,122.2,0.129,107.7,0.539,48.48,48.51,0,102.4,0.339,2.14 +13/02/2021 10:00,-2.792,65.34,2.963,125.6,0.132,118.6,0.593,59.49,59.5,0,102.4,0.344,2.348 +13/02/2021 10:30,-2.551,64.01,3.095,131.9,0.123,168.3,0.841,83.6,83.6,0,102.4,0.503,3.364 +13/02/2021 11:00,-2.283,63.39,3.332,132.8,0.128,193.8,0.969,94.6,94.6,0,102.4,0.579,3.824 +13/02/2021 11:30,-1.787,63.1,2.527,131.9,0.127,194,0.97,98.6,98.6,0,102.5,0.534,3.786 +13/02/2021 12:00,-1.488,60.41,2.843,133.6,0.125,231.7,1.159,120.5,120.5,0,102.5,0.607,4.506 +13/02/2021 12:30,-0.9,61.15,2.434,131.9,0.123,232.8,1.164,122.1,122.1,0,102.5,0.584,4.568 +13/02/2021 13:00,-0.87,61.68,3.264,121.4,0.136,239.1,1.196,124.1,124.1,0,102.4,0.608,4.687 +13/02/2021 13:30,-0.624,60.9,3.377,129.6,0.132,335.1,1.676,182.9,182.9,0,102.4,0.917,6.404 +13/02/2021 14:00,-0.317,59.6,2.79,132,0.126,246.8,1.234,138.2,138.2,0,102.4,0.651,4.663 +13/02/2021 14:30,-0.02,60.49,2.808,120,0.137,202.2,1.011,109.3,109.3,0,102.4,0.499,3.888 +13/02/2021 15:00,-0.004,60.57,3.065,123.3,0.133,143.8,0.719,71.09,71.09,0,102.4,0.338,2.742 +13/02/2021 15:30,0.024,61.23,2.823,123.4,0.137,123.2,0.616,60.56,60.57,0,102.4,0.305,2.454 +13/02/2021 16:00,0.182,61.1,2.827,129.8,0.132,103.7,0.519,50.5,50.5,0,102.4,0.261,2.057 +13/02/2021 16:30,0.155,61.86,2.714,129.3,0.128,59.02,0.295,23.77,23.77,0,102.4,0.108,1.135 +13/02/2021 17:00,0.109,62.52,2.638,125.2,0.137,22.58,0.113,7.123,7.123,0,102.5,0,0.414 +13/02/2021 17:30,-0.128,63.7,2.676,124.3,0.139,11.6,0.058,-15.78,-15.78,0,102.5,-0.043,0.314 +13/02/2021 18:00,-0.416,63.73,3.394,124.8,0.135,0.191,0.001,-4.099,-4.097,0,102.5,-0.068,0.068 +13/02/2021 18:30,-0.303,62.81,3.15,134.9,0.131,0.27,0.001,5.768,5.772,0,102.5,-0.068,0.068 +13/02/2021 19:00,-0.288,61.77,2.969,134.1,0.127,0.254,0.001,5.623,5.623,0,102.5,-0.068,0.068 +13/02/2021 19:30,-0.318,63.15,2.932,133.2,0.127,0.252,0.001,5.4,5.4,0,102.6,-0.068,0.068 +13/02/2021 20:00,-0.371,64.06,3.18,127.5,0.13,0.252,0.001,5.375,5.375,0,102.6,-0.068,0.068 +13/02/2021 20:30,-0.436,63.89,3.003,131,0.127,0.252,0.001,4.844,4.845,0,102.6,-0.068,0.068 +13/02/2021 21:00,-0.542,63,3.417,133.8,0.129,0.252,0.001,5.435,5.439,0,102.6,-0.068,0.068 +13/02/2021 21:30,-0.594,63.54,3.165,136.3,0.126,0.252,0.001,5.495,5.496,0,102.6,-0.068,0.068 +13/02/2021 22:00,-0.58,63.62,2.849,138.1,0.128,0.253,0.001,5.145,5.147,0,102.6,-0.071,0.068 +13/02/2021 22:30,-0.603,63.69,3.23,135.5,0.128,0.252,0.001,5.181,5.183,0,102.6,-0.073,0.068 +13/02/2021 23:00,-0.618,64.31,2.837,134.7,0.121,0.263,0.001,5.937,5.938,0,102.6,-0.068,0.068 +13/02/2021 23:30,-0.633,63.64,3.054,137.6,0.123,0.252,0.001,3.825,3.825,0,102.6,-0.075,0.068 +14/02/2021 00:00,-0.697,63.99,3.207,133.3,0.127,0.149,0.001,-0.161,-0.167,0,102.6,-0.093,0.068 +14/02/2021 00:30,-0.813,64.64,2.42,138.9,0.124,0.142,0.001,0.826,0.826,0,102.6,-0.091,0.068 +14/02/2021 01:00,-0.835,64.77,2.859,135.8,0.126,0.173,0.001,1.563,1.563,0,102.5,-0.124,0.068 +14/02/2021 01:30,-0.866,65.01,2.766,136.5,0.125,0.229,0.001,1.181,1.181,0,102.5,-0.117,0.068 +14/02/2021 02:00,-0.882,65.41,2.945,138,0.127,0.093,0,-1.481,-1.481,0,102.5,-0.109,0.068 +14/02/2021 02:30,-0.907,65.3,3.419,133.3,0.117,0,0,-5.441,-5.445,0,102.5,-0.068,0.009 +14/02/2021 03:00,-0.887,64.57,2.783,137.6,0.124,0.158,0.001,0.848,0.847,0,102.5,-0.068,0 +14/02/2021 03:30,-0.896,64.1,3.201,136.7,0.123,0.252,0.001,1.115,1.115,0,102.4,-0.068,0 +14/02/2021 04:00,-0.884,64.04,2.935,136.8,0.128,0.252,0.001,1.97,1.971,0,102.4,-0.068,0 +14/02/2021 04:30,-0.871,64.97,2.328,138.6,0.127,0.252,0.001,3.354,3.354,0,102.4,-0.068,0 +14/02/2021 05:00,-0.953,65.56,2.761,138.6,0.128,0.252,0.001,3.585,3.586,0,102.4,-0.068,0 +14/02/2021 05:30,-1.15,65.69,3.446,136.2,0.125,0.252,0.001,3.23,3.233,0,102.4,-0.068,0 +14/02/2021 06:00,-1.309,66.01,3.339,137.7,0.126,0.252,0.001,3.622,3.624,0,102.4,-0.068,0 +14/02/2021 06:30,-1.315,66.82,3.257,133.1,0.126,0.252,0.001,2.597,2.598,0,102.4,-0.068,0 +14/02/2021 07:00,-1.251,68.18,3.131,129.4,0.128,0.355,0.002,2.979,2.98,0,102.4,-0.068,0 +14/02/2021 07:30,-1.131,68.23,2.446,137.2,0.125,9.31,0.047,4.433,4.433,0,102.4,-0.043,0.248 +14/02/2021 08:00,-1.148,67.17,2.939,137.7,0.127,22.3,0.112,-3.624,-3.624,0,102.4,0.008,0.413 +14/02/2021 08:30,-1.305,67.26,3.162,133.8,0.13,56.17,0.281,4.041,4.042,0,102.3,0.12,1.085 +14/02/2021 09:00,-1.102,67.23,2.388,130.1,0.129,62.16,0.311,-9.08,-9.08,0,102.3,0.136,1.082 +14/02/2021 09:30,-0.532,64.98,1.954,131.8,0.128,173.8,0.869,65.46,65.46,0,102.4,0.389,3.512 +14/02/2021 10:00,0.313,61.79,2.496,135.5,0.127,248.4,1.242,129.2,129.2,0,102.4,0.622,4.963 +14/02/2021 10:30,1.005,59.64,2.707,134.7,0.124,262.4,1.312,116.9,116.9,0,102.3,0.658,5.155 +14/02/2021 11:00,1.773,57.76,2.638,132.5,0.129,355.7,1.778,172.6,172.6,0,102.3,0.906,6.908 +14/02/2021 11:30,3.095,54.85,2.781,131.5,0.121,399.6,1.998,203,203,0,102.3,1.096,7.783 +14/02/2021 12:00,3.187,55.26,2.777,128.9,0.127,275.7,1.379,135.8,135.8,0,102.3,0.713,5.359 +14/02/2021 12:30,3.302,55.71,2.661,130.8,0.134,195.8,0.979,90.5,90.5,0.2,102.2,0.461,4.003 +14/02/2021 13:00,3.625,55.2,2.989,128.9,0.133,225.5,1.128,106.8,106.8,0,102.2,0.586,4.616 +14/02/2021 13:30,4.542,53.66,2.854,132.4,0.125,288.8,1.444,146.2,146.2,0.4,102.2,0.78,5.721 +14/02/2021 14:00,5.142,53.61,2.588,134.7,0.129,210.5,1.053,96.1,96.1,0.2,102.1,0.538,4.307 +14/02/2021 14:30,5.358,53.22,2.547,139.7,0.126,161.6,0.808,69.19,69.19,0.2,102.1,0.356,3.385 +14/02/2021 15:00,5.421,54.06,2.432,137.7,0.119,133.4,0.667,54.21,54.21,0.2,102,0.308,2.771 +14/02/2021 15:30,5.452,55.03,2.637,135.4,0.125,89.9,0.45,32.84,32.84,0.2,102,0.176,1.927 +14/02/2021 16:00,5.255,58.3,2.805,131.8,0.129,51.04,0.255,19.64,19.64,0.2,102,0.064,1.127 +14/02/2021 16:30,5.078,59.69,2.556,136.1,0.124,28.44,0.142,7.223,7.223,0,102,-0.013,0.668 +14/02/2021 17:00,4.823,61.39,2.78,136,0.127,15.68,0.078,-3.076,-3.077,0,102,-0.06,0.451 +14/02/2021 17:30,4.625,63.15,2.379,140,0.126,3.527,0.018,-13.16,-13.16,0,102,-0.115,0.215 +14/02/2021 18:00,4.397,66.21,1.373,147.6,0.144,0,0,-10.95,-10.95,0,102,-0.14,0.068 +14/02/2021 18:30,4.454,66.76,1.789,126.9,0.135,0,0,-4.879,-4.879,0,102,-0.162,0.068 +14/02/2021 19:00,4.226,70.33,1.413,125.5,0.133,0,0,-45.67,-45.67,0,102,-0.14,0.068 +14/02/2021 19:30,3.789,73.04,1.748,127.6,0.135,0,0,-29.69,-29.69,0.2,102,-0.136,0.068 +14/02/2021 20:00,3.806,73.55,2.146,122.3,0.14,0,0,-17.86,-17.86,0,102,-0.136,0.068 +14/02/2021 20:30,3.819,74.38,2.089,129.1,0.135,0,0,-17.96,-17.96,0,102,-0.136,0.068 +14/02/2021 21:00,3.898,75.35,1.687,125.9,0.13,0,0,-9.71,-9.71,0,102,-0.147,0.068 +14/02/2021 21:30,3.856,79.19,1.021,110.1,0.142,0,0,-28.86,-28.86,0,101.9,-0.137,0.068 +14/02/2021 22:00,3.816,82.1,1.05,138.8,0.089,0,0,-24.1,-24.1,0,101.9,-0.137,0.068 +14/02/2021 22:30,3.811,83.7,0.553,39.79,0.066,0.148,0.001,-8.22,-8.22,0,101.9,-0.179,0.068 +14/02/2021 23:00,4.334,84.2,0.196,126.3,0.04,0.202,0.001,-7.991,-7.991,0,101.9,-0.203,0.068 +14/02/2021 23:30,4.301,84.4,0.548,119.7,0.09,0.024,0,-25.56,-25.56,0,101.9,-0.161,0.068 +15/02/2021 00:00,3.751,86.3,0.571,104.9,0.075,0,0,-20.56,-20.56,0,101.9,-0.143,0.068 +15/02/2021 00:30,4.328,88.1,1.148,140.1,0.109,0,0,-17.97,-17.97,0,101.9,-0.184,0.068 +15/02/2021 01:00,4.872,89.3,1.025,152.3,0.132,0,0,-19.78,-19.78,0,101.9,-0.194,0.068 +15/02/2021 01:30,5.84,88.1,0.875,162.2,0.118,0,0,-28.92,-28.92,0,101.9,-0.163,0.068 +15/02/2021 02:00,6.086,86.8,1.07,160.6,0.122,0,0,-20.17,-20.17,0,101.9,-0.198,0.068 +15/02/2021 02:30,6.552,84.4,1.215,166.8,0.137,0,0,-22.4,-22.4,0,101.9,-0.203,0.068 +15/02/2021 03:00,7.316,80.4,2.049,178,0.157,0,0,-21.68,-21.68,0,101.8,-0.203,0.068 +15/02/2021 03:30,7.719,77.81,3.213,185.7,0.154,0,0,-21.92,-21.94,0,101.8,-0.217,0.068 +15/02/2021 04:00,7.732,77.34,3.202,187.5,0.159,0,0,-17.51,-17.52,0,101.8,-0.237,0.068 +15/02/2021 04:30,7.549,77.73,3.124,187.5,0.155,0,0,-26.97,-26.97,0,101.8,-0.213,0.068 +15/02/2021 05:00,7.517,78.04,2.752,183.3,0.158,0,0,-13.61,-13.61,0,101.8,-0.254,0.068 +15/02/2021 05:30,7.471,78.45,3.012,192.7,0.153,0,0,-30.61,-30.61,0,101.8,-0.218,0.068 +15/02/2021 06:00,7.47,78.66,3.421,192.7,0.156,0,0,-20.79,-20.81,0,101.8,-0.21,0.068 +15/02/2021 06:30,7.621,78.57,3.613,185.1,0.153,0,0,-8.76,-8.77,0,101.8,-0.25,0.068 +15/02/2021 07:00,7.825,78.38,3.759,189.8,0.151,0.006,0,-3.842,-3.847,0,101.8,-0.271,0.044 +15/02/2021 07:30,7.7,81.4,4.176,197,0.152,1.171,0.006,-39.98,-40.15,0.2,101.8,-0.223,0.077 +15/02/2021 08:00,7.516,85.2,3.751,193.3,0.148,28.33,0.142,-16.37,-16.41,0,101.9,-0.157,0.604 +15/02/2021 08:30,7.705,87.1,3.142,185.9,0.157,55.97,0.28,7.049,7.049,0,101.9,-0.078,1.148 +15/02/2021 09:00,7.919,88.8,3.169,187.9,0.159,53.33,0.267,12.32,12.32,0.2,101.9,-0.103,1.016 +15/02/2021 09:30,8.48,90,3.147,190.6,0.153,82.9,0.415,27.62,27.62,0,101.9,-0.031,1.528 +15/02/2021 10:00,8.88,90.2,3.56,188.7,0.154,100.7,0.503,34.77,34.79,0,102,0.018,1.808 +15/02/2021 10:30,9.29,90.5,3.74,196.7,0.15,148.2,0.741,56.33,56.39,0.2,102,0.146,2.67 +15/02/2021 11:00,9.98,88.6,4.699,194.8,0.147,291.7,1.458,118,118.8,0,102,0.577,5.062 +15/02/2021 11:30,10.45,83.8,5.217,203.4,0.146,296.6,1.483,177.2,179.5,0,102,0.709,5.413 +15/02/2021 12:00,10.19,85,4.712,197,0.15,234.8,1.174,108.2,109.1,0,102,0.509,4.274 +15/02/2021 12:30,10.02,86.8,4.038,191.8,0.154,195.9,0.98,99.8,100.1,0,102,0.383,3.574 +15/02/2021 13:00,10.67,84.2,4.062,190.4,0.155,176.2,0.881,103.5,103.8,0,101.9,0.361,3.289 +15/02/2021 13:30,11.34,82.2,3.785,200.5,0.144,267.3,1.337,168.4,168.7,0,101.9,0.609,4.951 +15/02/2021 14:00,12.09,77.8,4.67,210.3,0.133,208.5,1.043,127.8,128.7,0,101.9,0.475,4.006 +15/02/2021 14:30,12.54,77.59,4.34,204.7,0.147,274.7,1.373,163.2,163.8,0,101.9,0.684,5.204 +15/02/2021 15:00,12.58,77.29,4.508,204.1,0.142,199.6,0.998,104.8,105.3,0,101.9,0.478,3.964 +15/02/2021 15:30,12.36,76.94,4.351,199.9,0.156,147.1,0.735,85.8,86.1,0,101.8,0.309,2.968 +15/02/2021 16:00,12.58,73.83,3.492,202.2,0.148,98.7,0.493,55.61,55.66,0,101.8,0.141,2.063 +15/02/2021 16:30,12.52,72.99,2.855,193.2,0.151,63.15,0.316,17.62,17.63,0,101.8,0.014,1.378 +15/02/2021 17:00,12.05,73.92,3.078,187.1,0.158,46.07,0.23,-13.57,-13.57,0,101.8,0.007,1.102 +15/02/2021 17:30,11.77,74.59,3.84,186,0.163,22.7,0.114,-13.08,-13.11,0,101.8,-0.1,0.682 +15/02/2021 18:00,11.15,76.26,3.017,182.6,0.161,0.163,0.001,-42.06,-42.07,0,101.8,-0.203,0.088 +15/02/2021 18:30,10.57,77.31,2.959,185.6,0.157,0,0,-54.54,-54.55,0,101.8,-0.203,0.068 +15/02/2021 19:00,10.03,78.71,2.066,183.7,0.16,0,0,-36.29,-36.29,0,101.8,-0.203,0.068 +15/02/2021 19:30,9.98,78.26,2.153,183.7,0.153,0,0,-33.23,-33.23,0,101.8,-0.245,0.068 +15/02/2021 20:00,9.78,77.76,2.35,188,0.158,0,0,-62.78,-62.78,0,101.8,-0.203,0.068 +15/02/2021 20:30,9.47,78.28,1.616,180.6,0.15,0,0,-59.27,-59.27,0,101.8,-0.201,0.068 +15/02/2021 21:00,9.12,78.15,1.412,181.2,0.15,0,0,-44.04,-44.04,0,101.7,-0.203,0.068 +15/02/2021 21:30,9.11,76.43,1.459,172.8,0.15,0,0,-37.57,-37.57,0,101.7,-0.203,0.068 +15/02/2021 22:00,9.14,74.64,1.802,168.8,0.153,0,0,-48.89,-48.89,0,101.7,-0.203,0.068 +15/02/2021 22:30,9.18,74.26,2.686,180.5,0.151,0,0,-65.07,-65.08,0,101.6,-0.203,0.068 +15/02/2021 23:00,9.25,74.54,2.467,182.7,0.157,0,0,-66.06,-66.06,0,101.6,-0.203,0.068 +15/02/2021 23:30,9.08,74.78,1.789,170.3,0.15,0,0,-60.82,-60.82,0,101.6,-0.186,0.068 +16/02/2021 00:00,8.35,77.64,1.417,153,0.136,0,0,-55.06,-55.06,0,101.6,-0.148,0.068 +16/02/2021 00:30,8.06,77.98,1.231,153,0.139,0,0,-55.01,-55.01,0,101.5,-0.142,0.068 +16/02/2021 01:00,7.805,78.79,1.201,155.3,0.138,0,0,-53.66,-53.66,0,101.5,-0.143,0.047 +16/02/2021 01:30,7.472,79.78,1.161,152.9,0.134,0,0,-54.52,-54.52,0,101.5,-0.136,0.064 +16/02/2021 02:00,7.298,79.98,1.067,164.9,0.125,0,0,-55.07,-55.07,0,101.4,-0.142,0.068 +16/02/2021 02:30,7.533,78.88,1.539,169.4,0.151,0,0,-57.6,-57.6,0,101.4,-0.162,0.068 +16/02/2021 03:00,7.414,79.21,1.204,161.4,0.138,0,0,-54.75,-54.75,0,101.4,-0.146,0.068 +16/02/2021 03:30,6.724,80.9,0.884,148.3,0.135,0,0,-48.94,-48.94,0,101.4,-0.136,0.068 +16/02/2021 04:00,6.293,83.1,0.954,155,0.143,0,0,-46.72,-46.72,0,101.3,-0.136,0.061 +16/02/2021 04:30,6.381,83.9,1.358,162.8,0.149,0,0,-46.24,-46.24,0,101.3,-0.17,0.068 +16/02/2021 05:00,6.742,82.5,1.937,170,0.152,0,0,-51.43,-51.43,0,101.2,-0.169,0.067 +16/02/2021 05:30,6.863,82.6,2.457,174.5,0.152,0,0,-48.78,-48.78,0,101.2,-0.203,0.068 +16/02/2021 06:00,7.113,82.5,2.863,180.3,0.15,0,0,-45.54,-45.54,0,101.2,-0.203,0.068 +16/02/2021 06:30,7.016,83.1,2.325,175.6,0.153,0,0,-38.89,-38.89,0,101.1,-0.203,0.067 +16/02/2021 07:00,6.688,84.7,1.922,161.5,0.152,0,0,-41.42,-41.42,0,101.1,-0.202,0.067 +16/02/2021 07:30,6.801,86,1.854,163.8,0.154,2.055,0.01,-10.37,-10.37,0,101.1,-0.219,0.094 +16/02/2021 08:00,7.505,85.2,1.656,167.8,0.148,8.79,0.044,8.25,8.25,0,101.1,-0.266,0.231 +16/02/2021 08:30,7.828,84.5,1.949,169.4,0.145,15.77,0.079,11.57,11.57,0,101,-0.207,0.346 +16/02/2021 09:00,8.04,84,2.211,170.2,0.149,20.82,0.104,13.74,13.74,0,101,-0.206,0.42 +16/02/2021 09:30,8.22,83.9,1.963,169.5,0.145,23.15,0.116,14.64,14.64,0,101,-0.203,0.479 +16/02/2021 10:00,8.54,84.1,1.776,165,0.151,48.53,0.243,31.12,31.12,0,101,-0.131,0.983 +16/02/2021 10:30,8.75,84.3,1.193,162.1,0.146,30.59,0.153,20.18,20.18,0,101,-0.19,0.593 +16/02/2021 11:00,9.75,83.7,2.708,187.2,0.155,135.8,0.679,73.09,73.09,0,101,0.124,2.522 +16/02/2021 11:30,10.64,83.1,3.749,190.2,0.149,103.5,0.518,25.79,25.77,0.4,101,0.049,2.027 +16/02/2021 12:00,10.72,86.8,3.483,202.6,0.151,119.8,0.599,30.84,30.84,0.2,101,0.065,2.286 +16/02/2021 12:30,11.06,86.6,3.191,242.3,0.133,88.7,0.443,8.01,8.01,0.2,101,-0.031,1.758 +16/02/2021 13:00,10.91,80.1,3.16,246.6,0.149,147.9,0.739,48.98,49.03,0,101,0.231,2.868 +16/02/2021 13:30,10.87,76.59,3.646,247.2,0.146,181.8,0.909,43.61,43.61,0,101,0.382,3.541 +16/02/2021 14:00,10.83,74.22,4.267,239.1,0.14,153.3,0.766,57.72,57.99,0.2,101,0.314,3.067 +16/02/2021 14:30,11.34,69.13,4.345,238.2,0.136,301.5,1.507,180.2,181,0,101,0.702,5.663 +16/02/2021 15:00,12.17,65.07,4.19,240.6,0.138,337.6,1.688,194,194.7,0,101.1,0.871,6.551 +16/02/2021 15:30,11.93,66.89,4.217,236.5,0.134,176.9,0.885,101.9,102.3,0,101.1,0.412,3.489 +16/02/2021 16:00,11.72,72.41,3.253,225.7,0.129,134.8,0.674,64.15,64.19,0,101.1,0.291,2.705 +16/02/2021 16:30,11.79,72.9,3.247,227.5,0.128,115.3,0.577,37.53,37.55,0,101.1,0.328,2.673 +16/02/2021 17:00,11.82,71.42,3.149,235.2,0.137,73.67,0.368,2.222,2.222,0,101.1,0.34,2.09 +16/02/2021 17:30,11.18,71.41,3.008,238,0.128,14.65,0.073,-51.24,-51.24,0,101.1,0.007,0.482 +16/02/2021 18:00,10.51,74.52,1.996,231.3,0.133,0.027,0,-58.09,-58.09,0,101.2,-0.132,0.094 +16/02/2021 18:30,9.91,77.81,2.16,218.7,0.127,0,0,-64.57,-64.57,0,101.2,-0.136,0.067 +16/02/2021 19:00,9.75,79.01,1.968,222.7,0.122,0,0,-63.63,-63.63,0,101.3,-0.15,0.066 +16/02/2021 19:30,9.52,81.4,1.611,218.2,0.13,0,0,-61.75,-61.75,0,101.3,-0.145,0.066 +16/02/2021 20:00,9.27,83.7,2.025,212.8,0.134,0,0,-65.59,-65.59,0,101.3,-0.167,0.065 +16/02/2021 20:30,8.84,84.9,1.795,214.1,0.137,0,0,-64.76,-64.76,0,101.3,-0.186,0.025 +16/02/2021 21:00,8.92,85.2,2.181,216.2,0.131,0,0,-63.4,-63.4,0,101.3,-0.203,0.023 +16/02/2021 21:30,9.17,85.7,2.519,215.2,0.135,0,0,-59.9,-59.9,0,101.3,-0.203,0.015 +16/02/2021 22:00,9.25,85.7,2.552,209.1,0.142,0,0,-54.72,-54.72,0,101.3,-0.203,0.035 +16/02/2021 22:30,8.95,86.7,2.662,209.8,0.137,0,0,-54.39,-54.4,0,101.4,-0.203,0.003 +16/02/2021 23:00,9.27,86.4,3.024,216.2,0.133,0,0,-64.94,-64.95,0,101.3,-0.203,0.007 +16/02/2021 23:30,9.2,86.4,2.843,216.9,0.132,0,0,-59.67,-59.67,0,101.3,-0.203,0 +17/02/2021 00:00,8.95,86.9,2.808,211.4,0.139,0,0,-61.91,-61.91,0,101.3,-0.203,0 +17/02/2021 00:30,8.72,87.9,2.81,205.2,0.142,0,0,-55.79,-55.79,0,101.4,-0.203,0 +17/02/2021 01:00,8.91,88,2.671,201,0.145,0,0,-46.11,-46.11,0,101.3,-0.203,0 +17/02/2021 01:30,9.22,87.9,2.608,201.4,0.146,0,0,-27.04,-27.04,0,101.3,-0.225,0 +17/02/2021 02:00,9.3,87.9,2.784,206.4,0.149,0,0,-46.29,-46.29,0,101.3,-0.203,0 +17/02/2021 02:30,9.54,87.1,2.972,207.5,0.14,0,0,-46.32,-46.32,0,101.3,-0.203,0 +17/02/2021 03:00,9.62,86.5,3.164,206.9,0.14,0,0,-40.75,-40.75,0,101.3,-0.204,0 +17/02/2021 03:30,9.72,84.9,2.837,212.9,0.132,0,0,-32.83,-32.83,0,101.3,-0.214,0 +17/02/2021 04:00,9.83,83.9,3.325,219.1,0.129,0,0,-54.19,-54.22,0,101.3,-0.216,0 +17/02/2021 04:30,9.82,82.6,3.203,224.4,0.126,0,0,-58.71,-58.72,0,101.3,-0.203,0 +17/02/2021 05:00,9.97,82.3,3.293,221.6,0.131,0,0,-43.53,-43.58,0,101.3,-0.206,0 +17/02/2021 05:30,10.03,81.5,2.96,221,0.123,0,0,-40.08,-40.09,0,101.3,-0.203,0 +17/02/2021 06:00,9.98,82.8,3.423,217.1,0.129,0,0,-51.77,-51.78,0,101.3,-0.213,0 +17/02/2021 06:30,9.9,82.7,3.551,214.8,0.133,0,0,-80.4,-80.4,0,101.3,-0.203,0 +17/02/2021 07:00,9.68,83,3.181,209.2,0.14,0,0,-54.51,-54.52,0,101.3,-0.199,0.01 +17/02/2021 07:30,9.76,82.1,3.464,212.3,0.139,3.947,0.02,-53.83,-53.89,0,101.3,-0.184,0.163 +17/02/2021 08:00,9.76,82.6,3.14,201.9,0.145,30.15,0.151,-26.94,-26.94,0,101.3,-0.13,0.602 +17/02/2021 08:30,10.23,82.1,3.524,200.7,0.148,59.31,0.297,5.187,5.194,0,101.3,-0.077,1.06 +17/02/2021 09:00,10.6,81,3.88,198.9,0.148,69.98,0.35,5.174,5.179,0,101.3,-0.034,1.182 +17/02/2021 09:30,10.7,80.7,3.454,199.3,0.155,84.4,0.422,17.73,17.74,0,101.3,-0.012,1.372 +17/02/2021 10:00,11.27,78.29,4.065,207.8,0.144,188.5,0.942,106.6,106.8,0,101.3,0.28,3.567 +17/02/2021 10:30,11.75,76.27,4.245,207.1,0.137,166.1,0.831,89.9,90.3,0,101.3,0.277,3.059 +17/02/2021 11:00,11.94,75.78,4.405,213.7,0.137,266.5,1.332,157,158.1,0,101.3,0.597,5.1 +17/02/2021 11:30,12.21,72.73,5.336,206.3,0.144,191.2,0.956,100,102,0,101.3,0.47,3.829 +17/02/2021 12:00,12.01,73,5.184,211.1,0.141,223.2,1.116,97.7,99.6,0,101.3,0.568,4.373 +17/02/2021 12:30,12.06,72.48,4.86,217.1,0.131,227.4,1.137,107.6,109,0,101.3,0.571,4.368 +17/02/2021 13:00,12.68,68.96,4.55,218.9,0.127,273.4,1.367,146.3,147.4,0,101.3,0.757,5.443 +17/02/2021 13:30,13.1,65.12,5.197,218.8,0.13,383.5,1.917,210.1,213.5,0,101.2,1.123,7.133 +17/02/2021 14:00,13.45,62.96,5.27,218.4,0.128,376,1.88,222.5,226.3,0,101.2,1.088,7.03 +17/02/2021 14:30,13.63,62.66,4.845,209.7,0.141,364,1.82,213.9,215.9,0,101.2,1.079,6.946 +17/02/2021 15:00,13.03,64.11,4.376,212.1,0.145,157.1,0.785,77.36,77.73,0,101.1,0.416,3.097 +17/02/2021 15:30,12.85,62.73,4.565,214,0.132,118.7,0.594,54.38,54.79,0,101.1,0.307,2.517 +17/02/2021 16:00,12.61,61.61,4.841,214.1,0.135,123,0.615,36.31,36.53,0,101.1,0.359,2.448 +17/02/2021 16:30,12.17,62.64,4.395,208.4,0.141,104.7,0.524,13.4,13.48,0,101.1,0.301,2.176 +17/02/2021 17:00,11.85,64.53,4.536,201.7,0.148,64.47,0.322,-14.36,-14.43,0,101.1,0.2,1.551 +17/02/2021 17:30,11.3,68.06,3.683,198.8,0.15,24.24,0.121,-44.2,-44.23,0,101.1,0.037,0.756 +17/02/2021 18:00,10.64,69.43,2.848,190,0.153,0.116,0.001,-65.62,-65.63,0,101,-0.135,0.082 +17/02/2021 18:30,9.92,70.59,1.744,177.1,0.161,0,0,-66.44,-66.44,0,101,-0.136,0.068 +17/02/2021 19:00,8.91,73.92,1.196,163.5,0.152,0,0,-57.94,-57.94,0,101,-0.136,0.068 +17/02/2021 19:30,8.44,75.94,1.168,163.2,0.154,0,0,-54.85,-54.85,0,101,-0.136,0.068 +17/02/2021 20:00,7.653,78.27,0.727,157.9,0.156,0,0,-48.09,-48.09,0,100.9,-0.136,0.068 +17/02/2021 20:30,6.775,81,0.431,143.6,0.078,0,0,-42.42,-42.42,0,100.9,-0.136,0.063 +17/02/2021 21:00,6.332,82.3,0.412,140.3,0.082,0,0,-40.75,-40.75,0,100.8,-0.136,0.067 +17/02/2021 21:30,6.059,82.2,0.974,143.4,0.138,0,0,-40.46,-40.46,0,100.8,-0.136,0.067 +17/02/2021 22:00,6.277,80.1,0.899,147.9,0.137,0,0,-42.67,-42.67,0,100.8,-0.136,0.041 +17/02/2021 22:30,6.22,80.1,0.943,143.6,0.123,0,0,-43.79,-43.79,0,100.7,-0.136,0.067 +17/02/2021 23:00,7.173,79.16,1.038,151.5,0.138,0,0,-50.12,-50.12,0,100.6,-0.136,0.061 +17/02/2021 23:30,7.08,80.2,0.996,154.9,0.143,0,0,-38.01,-38.01,0,100.6,-0.136,0.068 +18/02/2021 00:00,7.682,78.56,1.553,164.5,0.15,0,0,-40.14,-40.14,0,100.5,-0.136,0.048 +18/02/2021 00:30,7.802,79.57,1.506,158.8,0.147,0,0,-37.87,-37.87,0,100.5,-0.136,0.067 +18/02/2021 01:00,7.775,81.6,1.338,155.2,0.143,0.004,0,-20.89,-20.89,0,100.4,-0.175,0.068 +18/02/2021 01:30,8.59,78.36,2.07,169.4,0.15,0.02,0,-25.32,-25.32,0,100.4,-0.203,0.068 +18/02/2021 02:00,8.79,76.77,2.176,178.5,0.153,0,0,-49.86,-49.86,0,100.4,-0.164,0.065 +18/02/2021 02:30,8.39,80.2,1.239,158.3,0.147,0,0,-36.72,-36.72,0.2,100.3,-0.169,0.068 +18/02/2021 03:00,7.869,83.5,0.578,148.9,0.093,0,0,-24.91,-24.91,0,100.2,-0.203,0.068 +18/02/2021 03:30,7.82,84.3,0.882,150.2,0.115,0,0,-36.07,-36.07,0,100.2,-0.187,0.068 +18/02/2021 04:00,7.875,82.9,1.447,143.6,0.127,0,0,-53.4,-53.4,0,100.1,-0.136,0.068 +18/02/2021 04:30,7.853,82.7,1.308,151.1,0.137,0,0,-51.45,-51.45,0,100.1,-0.136,0.068 +18/02/2021 05:00,7.83,84.1,1.205,156.1,0.141,0,0,-51.24,-51.24,0,100.1,-0.136,0.068 +18/02/2021 05:30,8.09,84.5,1.189,157.4,0.144,0,0,-50.83,-50.83,0,100,-0.136,0.068 +18/02/2021 06:00,8.29,85.8,0.946,156,0.116,0,0,-45.72,-45.72,0,100,-0.137,0.068 +18/02/2021 06:30,8.99,85.3,0.957,158.9,0.123,0,0,-47.66,-47.66,0,100,-0.158,0.068 +18/02/2021 07:00,8.65,86.1,0.89,155.7,0.109,0,0,-41.44,-41.44,0,100,-0.144,0.068 +18/02/2021 07:30,10.48,79.13,3.805,205.8,0.148,3.399,0.017,-51.39,-51.47,0,99.9,-0.2,0.149 +18/02/2021 08:00,11.48,73.09,4.331,197.1,0.152,21.99,0.11,-22.35,-22.47,0,99.9,-0.136,0.479 +18/02/2021 08:30,11.82,72,4.443,213.9,0.135,33.55,0.168,-17.4,-17.52,0,99.9,-0.057,0.728 +18/02/2021 09:00,11.58,78.01,4.739,222.7,0.12,37.87,0.189,-65.21,-65.95,0.8,100,0.003,0.806 +18/02/2021 09:30,10.71,83.7,3.81,247.9,0.128,47.59,0.238,-23.32,-23.38,0.2,100,0.013,0.941 +18/02/2021 10:00,9.47,82.4,3.051,275.4,0.152,68.64,0.343,-5.837,-5.857,0,100.1,0.057,1.296 +18/02/2021 10:30,9.55,81,2.465,255.6,0.15,112.3,0.562,52.57,52.57,0,100.2,0.183,2.038 +18/02/2021 11:00,9.94,76.48,2.865,262,0.153,203.1,1.016,116.1,116.1,0,100.2,0.456,3.901 +18/02/2021 11:30,10.27,74.81,2.817,263.9,0.149,225.2,1.126,132,132,0,100.3,0.526,4.303 +18/02/2021 12:00,10.57,72.19,2.859,266,0.152,234.2,1.171,138.1,138.1,0,100.3,0.554,4.481 +18/02/2021 12:30,10.63,71.12,2.841,263.6,0.151,213.6,1.068,124.8,124.8,0,100.3,0.487,4.029 +18/02/2021 13:00,10.9,69.17,3.17,262.6,0.154,292.3,1.461,165.8,165.8,0,100.4,0.805,5.365 +18/02/2021 13:30,11.29,62.23,3.345,283.2,0.152,394.4,1.972,236.1,236.2,0,100.4,1.03,7.248 +18/02/2021 14:00,11.95,57.76,3.184,262.9,0.149,471.2,2.356,289.1,289.1,0,100.4,1.297,8.68 +18/02/2021 14:30,12.15,55.79,2.91,262.1,0.15,394.8,1.974,230.8,230.8,0,100.5,1.129,7.43 +18/02/2021 15:00,12.09,52,3.091,265.1,0.154,249.1,1.245,122.3,122.3,0,100.5,0.732,4.738 +18/02/2021 15:30,11.68,52.77,2.711,256.3,0.15,160.4,0.802,57.04,57.05,0,100.6,0.443,3.081 +18/02/2021 16:00,11.36,53.9,2.675,257.2,0.153,107.4,0.537,13.67,13.67,0,100.6,0.345,2.17 +18/02/2021 16:30,10.79,52.05,2.723,252.6,0.151,80.3,0.402,-2.477,-2.477,0,100.7,0.265,1.762 +18/02/2021 17:00,10.88,52.7,2.407,253,0.149,77.54,0.388,-0.905,-0.904,0,100.7,0.381,2.11 +18/02/2021 17:30,9.67,56.17,2.072,245.8,0.148,11.89,0.059,-54.07,-54.07,0,100.7,0.021,0.424 +18/02/2021 18:00,9.07,54.83,2.68,243.1,0.145,0.009,0,-70.23,-70.24,0,100.8,-0.068,0.085 +18/02/2021 18:30,8.02,61.54,1.502,226.4,0.124,0,0,-64.13,-64.13,0,100.8,-0.073,0.068 +18/02/2021 19:00,7.555,65.5,1.355,219.3,0.127,0,0,-59.85,-59.85,0,100.9,-0.122,0.068 +18/02/2021 19:30,6.816,67.48,0.896,191.6,0.158,0,0,-51.36,-51.36,0,100.9,-0.135,0.068 +18/02/2021 20:00,6.259,70.23,0.917,166,0.152,0,0,-49.24,-49.24,0,100.9,-0.136,0.068 +18/02/2021 20:30,6.097,73.5,1.153,180.1,0.159,0,0,-54.75,-54.75,0,100.9,-0.136,0.068 +18/02/2021 21:00,5.667,76.89,0.837,158.8,0.143,0,0,-52.45,-52.45,0,101,-0.136,0.068 +18/02/2021 21:30,5.187,81.6,0.901,164.3,0.155,0,0,-47.39,-47.39,0,101,-0.136,0.068 +18/02/2021 22:00,5.601,83.2,1.345,181.3,0.152,0,0,-53.62,-53.62,0,101,-0.136,0.068 +18/02/2021 22:30,5.495,83.6,1.479,185,0.161,0,0,-62.07,-62.07,0,101,-0.136,0.068 +18/02/2021 23:00,5.362,82.9,1.285,175.1,0.158,0,0,-61.38,-61.38,0,101,-0.136,0.068 +18/02/2021 23:30,4.08,84.4,0.031,145,0.007,0,0,-53.7,-53.7,0,101,-0.136,0.068 +19/02/2021 00:00,3.3,87.8,0.333,137.6,0.08,0,0,-53.86,-53.86,0,101,-0.136,0.068 +19/02/2021 00:30,3.067,89.2,0,153.1,0,0,0,-52.83,-52.83,0,100.9,-0.136,0.068 +19/02/2021 01:00,2.849,90.3,0.001,161.2,0.004,0,0,-50.56,-50.56,0,100.9,-0.136,0.068 +19/02/2021 01:30,3.072,91,0.389,150.4,0.079,0,0,-48.42,-48.42,0,100.9,-0.136,0.068 +19/02/2021 02:00,3.226,91,0.484,150.8,0.089,0,0,-50.73,-50.73,0,100.9,-0.136,0.068 +19/02/2021 02:30,3.414,91,0.78,157.2,0.119,0,0,-54.02,-54.02,0,100.9,-0.136,0.068 +19/02/2021 03:00,4.148,90.5,1.319,168.5,0.153,0,0,-58.27,-58.27,0,100.9,-0.136,0.068 +19/02/2021 03:30,4.255,90.2,1.215,167.7,0.159,0,0,-58.08,-58.08,0,100.9,-0.136,0.068 +19/02/2021 04:00,4.034,90.2,0.716,162,0.107,0,0,-53.57,-53.57,0,100.9,-0.136,0.068 +19/02/2021 04:30,4.034,90.7,0.808,163.4,0.116,0,0,-51.29,-51.29,0,100.8,-0.136,0.068 +19/02/2021 05:00,4.663,90.6,1.209,164.9,0.138,0,0,-39.2,-39.2,0,100.8,-0.156,0.063 +19/02/2021 05:30,5.205,90.4,1.249,162.7,0.136,0,0,-12.48,-12.48,0,100.8,-0.199,0.04 +19/02/2021 06:00,5.7,90.6,2.159,171.7,0.152,0,0,-24.24,-24.24,0.2,100.8,-0.203,0.042 +19/02/2021 06:30,6.445,90.8,2.473,171.8,0.153,0,0,-4.619,-4.619,0,100.8,-0.203,0.028 +19/02/2021 07:00,7.134,91.3,2.552,177.6,0.159,0,0,-0.901,-0.901,0,100.8,-0.224,0.031 +19/02/2021 07:30,7.76,91.7,2.873,180.1,0.158,2.397,0.012,0.406,0.406,0,100.8,-0.261,0.103 +19/02/2021 08:00,8.43,91,2.708,179.7,0.152,10.07,0.05,-1.197,-1.197,0,100.8,-0.206,0.265 +19/02/2021 08:30,8.7,89.8,2.696,178.7,0.155,24.26,0.121,0.437,0.437,0,100.8,-0.162,0.496 +19/02/2021 09:00,9,88.4,2.185,174.9,0.152,55.41,0.277,10,10,0,100.8,-0.071,1.088 +19/02/2021 09:30,9.61,85,2.792,183.8,0.152,114,0.57,52.24,52.25,0,100.8,0.117,2.176 +19/02/2021 10:00,10.26,80.8,2.722,183.5,0.16,155,0.775,78.9,78.9,0,100.8,0.26,2.955 +19/02/2021 10:30,10.93,77.27,3.04,188.4,0.154,194.7,0.974,99.8,99.8,0,100.7,0.391,3.733 +19/02/2021 11:00,11.7,71.66,3.371,186.9,0.161,204.4,1.022,102.1,102.1,0,100.7,0.396,3.972 +19/02/2021 11:30,12.15,68.6,3.279,185.8,0.159,225,1.125,124.4,124.5,0,100.7,0.507,4.411 +19/02/2021 12:00,12.69,67.41,2.708,187.6,0.152,192.5,0.963,105.2,105.2,0,100.7,0.391,3.847 +19/02/2021 12:30,13.52,65.08,3.44,195.6,0.147,317.7,1.589,177.5,177.7,0,100.7,0.89,6.128 +19/02/2021 13:00,14.43,56.5,4.433,195.8,0.15,333.4,1.667,183.3,184,0,100.7,1.023,6.353 +19/02/2021 13:30,14.7,55.45,4.327,191.9,0.153,328.7,1.644,195.6,196.6,0,100.6,1.008,6.352 +19/02/2021 14:00,14.76,60.52,3.662,189.1,0.146,342.9,1.714,200.1,200.4,0,100.6,1.081,6.498 +19/02/2021 14:30,14.94,63.11,3.759,182.3,0.156,388.4,1.942,224.9,225.5,0,100.6,1.294,7.404 +19/02/2021 15:00,14.35,65.74,4.297,187.7,0.153,260.1,1.301,139.9,140.6,0,100.6,0.832,4.95 +19/02/2021 15:30,13.85,69.59,3.57,185.4,0.153,170.9,0.854,86.2,86.4,0,100.6,0.454,3.463 +19/02/2021 16:00,13.91,69.3,3.501,179.3,0.155,165,0.825,77.47,77.59,0,100.6,0.51,3.486 +19/02/2021 16:30,13.78,71.21,3.205,178.7,0.154,120.3,0.601,49.8,49.82,0,100.6,0.399,2.788 +19/02/2021 17:00,13.6,72.54,2.991,177.4,0.151,69.77,0.349,10.11,10.12,0,100.5,0.146,1.504 +19/02/2021 17:30,13.1,74.22,2.382,170.6,0.153,14.05,0.07,-20.67,-20.67,0,100.5,-0.094,0.364 +19/02/2021 18:00,12.71,75.02,1.894,168,0.151,0.012,0,-22.8,-22.8,0,100.5,-0.191,0.068 +19/02/2021 18:30,12.37,75.18,1.973,161.2,0.147,0,0,-20.98,-20.98,0,100.5,-0.203,0.068 +19/02/2021 19:00,12.33,73.59,2.109,162.6,0.146,0,0,-26.92,-26.92,0,100.5,-0.203,0.068 +19/02/2021 19:30,12.02,74.13,1.707,165.1,0.148,0,0,-34.36,-34.36,0,100.5,-0.203,0.068 +19/02/2021 20:00,11.63,75.84,1.198,152.1,0.139,0,0,-23.18,-23.18,0,100.5,-0.203,0.068 +19/02/2021 20:30,11.3,75.59,1.349,155.9,0.146,0,0,-24.15,-24.15,0,100.4,-0.203,0.068 +19/02/2021 21:00,11.67,71.6,1.625,163.4,0.151,0,0,-28.34,-28.34,0,100.4,-0.205,0.068 +19/02/2021 21:30,11.68,69.6,1.543,157.8,0.145,0,0,-28.56,-28.56,0,100.4,-0.205,0.068 +19/02/2021 22:00,12.07,67.83,2.03,168.4,0.152,0,0,-25.92,-25.92,0,100.4,-0.254,0.068 +19/02/2021 22:30,11.9,69.35,2.026,168,0.152,0,0,-46.09,-46.09,0,100.4,-0.21,0.068 +19/02/2021 23:00,11.74,70.2,2.413,168,0.152,0,0,-60.38,-60.38,0,100.4,-0.203,0.067 +19/02/2021 23:30,11.79,71.64,2.617,166.9,0.146,0,0,-60.65,-60.65,0,100.3,-0.203,0.067 +20/02/2021 00:00,11.86,73.76,2.742,168.7,0.149,0,0,-54.5,-54.51,0,100.3,-0.203,0.067 +20/02/2021 00:30,11.92,75.09,2.706,170.5,0.146,0,0,-51.74,-51.75,0,100.3,-0.203,0.065 +20/02/2021 01:00,11.85,75.29,2.66,162.8,0.144,0,0,-53.47,-53.48,0,100.2,-0.203,0.045 +20/02/2021 01:30,11.78,74.47,2.599,167.7,0.153,0,0,-56.85,-56.87,0,100.2,-0.203,0.023 +20/02/2021 02:00,11.43,75.41,2.536,167.3,0.149,0,0,-60.45,-60.46,0,100.2,-0.203,0.005 +20/02/2021 02:30,11.02,76.06,2.343,168.8,0.149,0,0,-58.23,-58.24,0,100.2,-0.203,0 +20/02/2021 03:00,10.76,76.16,1.975,165.5,0.148,0,0,-54.4,-54.4,0,100.2,-0.196,0 +20/02/2021 03:30,10.56,76.78,2.092,163.4,0.149,0,0,-56.34,-56.34,0,100.1,-0.203,0 +20/02/2021 04:00,10.58,75.62,2.117,169.2,0.151,0,0,-53.61,-53.61,0,100.1,-0.203,0 +20/02/2021 04:30,10.65,74.33,2.27,163.8,0.147,0,0,-53.17,-53.17,0,100.1,-0.203,0 +20/02/2021 05:00,10.53,74,2.132,165.7,0.15,0,0,-49.59,-49.59,0,100.1,-0.203,0 +20/02/2021 05:30,10.37,73.82,2.063,166.8,0.144,0,0,-42.34,-42.34,0,100.1,-0.203,0 +20/02/2021 06:00,10.64,72.19,2.711,171.5,0.147,0,0,-45.2,-45.24,0,100.1,-0.203,0 +20/02/2021 06:30,10.42,72.26,2.328,165.6,0.15,0,0,-52.99,-52.99,0,100.1,-0.199,0 +20/02/2021 07:00,10.19,72.67,2.158,165.7,0.147,0,0,-52.99,-52.99,0,100.1,-0.194,0.028 +20/02/2021 07:30,10.12,72.56,2.266,163.3,0.149,7.035,0.035,-49.37,-49.38,0,100,-0.14,0.239 +20/02/2021 08:00,10.17,72.6,1.772,153.9,0.143,50.47,0.252,-20.92,-20.92,0,100.1,0.014,1.117 +20/02/2021 08:30,11.11,69.85,2.186,157,0.14,119.9,0.6,32.5,32.51,0,100.1,0.214,2.773 +20/02/2021 09:00,11.33,68.27,2.39,161.7,0.149,89.9,0.45,13.46,13.46,0,100,0.121,1.735 +20/02/2021 09:30,11.78,66.01,2.817,165.7,0.143,168.8,0.844,45.25,45.27,0,100,0.356,3.334 +20/02/2021 10:00,12.38,63.49,3.149,168,0.144,187.4,0.937,76.4,76.47,0,100,0.377,3.655 +20/02/2021 10:30,13.42,59.17,3.627,174.3,0.149,267.9,1.34,121.6,121.9,0,100,0.661,5.159 +20/02/2021 11:00,14.34,55.03,3.806,177.3,0.147,317.1,1.586,154.7,155.4,0,99.9,0.881,6.103 +20/02/2021 11:30,15.08,52.18,4.484,175.4,0.147,358.8,1.794,182.2,183.8,0,100,1.097,6.789 +20/02/2021 12:00,15.63,50.74,4.22,173.4,0.15,413.7,2.068,220.8,222.2,0,99.9,1.308,7.707 +20/02/2021 12:30,16,49.49,4.589,176.7,0.154,389.3,1.947,206,207.9,0,99.9,1.25,7.209 +20/02/2021 13:00,16.48,47.65,4.516,178.5,0.155,368.8,1.844,195.9,198,0,99.9,1.19,6.908 +20/02/2021 13:30,17.23,44.52,5.457,186.3,0.16,443,2.215,247.7,253,0,99.8,1.477,8.22 +20/02/2021 14:00,18.09,40.98,6.922,190.9,0.149,425.4,2.127,235.9,246.3,0,99.8,1.465,7.905 +20/02/2021 14:30,18.09,41.29,5.855,191.5,0.153,379.6,1.898,206.4,211.5,0,99.9,1.331,7.209 +20/02/2021 15:00,18.47,40.21,5.726,190.5,0.156,376.9,1.884,214.8,219.3,0,99.9,1.379,7.32 +20/02/2021 15:30,18.06,40.32,5.45,193,0.146,150,0.75,73.11,74.53,0,99.9,0.499,2.775 +20/02/2021 16:00,17.69,39.63,5.077,193.8,0.15,102.9,0.514,47.01,47.67,0,99.9,0.319,1.973 +20/02/2021 16:30,17.54,39.37,5.564,193.5,0.151,75.21,0.376,14.41,14.73,0,99.9,0.243,1.42 +20/02/2021 17:00,17.07,40.81,5.501,193.5,0.154,23.43,0.117,-19.52,-19.88,0,99.9,0.051,0.399 +20/02/2021 17:30,16.61,42.97,4.167,189.4,0.158,9.09,0.045,-33.82,-33.97,0,99.9,0.017,0.201 +20/02/2021 18:00,16.07,47.13,4.13,192,0.156,0,0,-42.76,-42.9,0,100,-0.045,0.003 +20/02/2021 18:30,15.71,49.27,3.769,188.5,0.154,0,0,-18.22,-18.23,0,100,-0.064,0 +20/02/2021 19:00,15.33,51.79,3.049,203.1,0.144,0,0,-15.76,-15.76,0,100.1,-0.062,0 +20/02/2021 19:30,14.62,55.75,2.881,203.5,0.144,0,0,-37.98,-37.98,0,100.2,-0.073,0 +20/02/2021 20:00,14.35,57.75,3.121,213.4,0.135,0,0,-30.69,-30.7,0,100.2,-0.098,0 +20/02/2021 20:30,14.2,59.57,3.453,217.3,0.125,0,0,-27.34,-27.37,0,100.2,-0.068,0 +20/02/2021 21:00,13.93,62.17,3.009,201.6,0.15,0,0,-24.88,-24.88,0,100.2,-0.068,0 +20/02/2021 21:30,13.29,65.08,1.627,188.4,0.157,0,0,-32.94,-32.94,0,100.2,-0.068,0 +20/02/2021 22:00,12.24,69.71,1.231,170.3,0.151,0,0,-21.85,-21.85,0,100.2,-0.103,0 +20/02/2021 22:30,11.57,73.11,0.906,149,0.133,0,0,-27.56,-27.56,0,100.2,-0.075,0 +20/02/2021 23:00,11.46,74.69,1.469,167,0.152,0,0,-19.47,-19.47,0,100.2,-0.135,0 +20/02/2021 23:30,11.78,73,1.114,163.3,0.152,0,0,-19.25,-19.25,0,100.3,-0.115,0 +21/02/2021 00:00,10.87,76.66,0.591,157.2,0.157,0,0,-16.58,-16.58,0,100.3,-0.102,0 +21/02/2021 00:30,11.43,74.3,1.843,183.4,0.159,0.025,0,-14.79,-14.79,0,100.3,-0.136,0 +21/02/2021 01:00,11.44,74.33,0.928,158.8,0.13,0,0,-23.95,-23.95,0,100.3,-0.101,0 +21/02/2021 01:30,10.67,77.52,1.052,166.7,0.154,0.004,0,-13.74,-13.74,0,100.3,-0.122,0 +21/02/2021 02:00,10.72,77.16,0.892,148.8,0.137,0,0,-26.36,-26.36,0,100.3,-0.112,0 +21/02/2021 02:30,10.42,78.81,0.897,159.6,0.142,0,0,-16.94,-16.94,0,100.3,-0.136,0 +21/02/2021 03:00,10.02,80.8,0.816,162.1,0.148,0,0,-18.18,-18.18,0,100.3,-0.136,0 +21/02/2021 03:30,10.02,79.78,1.077,162.1,0.154,0,0,-19.78,-19.78,0,100.3,-0.136,0 +21/02/2021 04:00,10.1,79.24,0.989,160.4,0.153,0,0,-24.43,-24.43,0,100.3,-0.136,0 +21/02/2021 04:30,9.74,79.68,1.074,165.5,0.15,0,0,-44.06,-44.06,0,100.3,-0.112,0 +21/02/2021 05:00,8.98,81.6,0.81,149.9,0.143,0,0,-26.29,-26.29,0,100.3,-0.103,0 +21/02/2021 05:30,8.98,83,0.666,153.5,0.161,0,0,-12.89,-12.89,0,100.3,-0.136,0 +21/02/2021 06:00,9.42,81.6,1.321,141.7,0.128,0,0,-19.3,-19.3,0,100.3,-0.136,0 +21/02/2021 06:30,9.22,79.9,0.838,163.7,0.154,0,0,-29.88,-29.88,0,100.3,-0.136,0 +21/02/2021 07:00,9.06,80.8,1.33,152.3,0.13,0,0,-20.58,-20.58,0,100.3,-0.136,0 +21/02/2021 07:30,9.49,78.22,1.039,152.6,0.132,1.357,0.007,-16.92,-16.92,0,100.3,-0.136,0.044 +21/02/2021 08:00,9.52,78.04,1.271,164.8,0.133,13.02,0.065,-12.57,-12.57,0,100.3,-0.102,0.297 +21/02/2021 08:30,9.25,79.19,0.517,134,0.097,26.94,0.135,-4.499,-4.499,0,100.4,-0.036,0.567 +21/02/2021 09:00,9.04,81.3,0.84,108.1,0.149,52.17,0.261,7.21,7.21,0,100.4,0.035,1.08 +21/02/2021 09:30,9.6,78.73,1.596,114.2,0.145,87.7,0.438,27.01,27.01,0,100.3,0.162,1.795 +21/02/2021 10:00,10.06,76.9,1.814,130.4,0.123,156.6,0.783,71.69,71.69,0,100.4,0.373,3.147 +21/02/2021 10:30,10.92,73.93,1.213,146.4,0.134,173.9,0.87,84.1,84.1,0,100.4,0.405,3.508 +21/02/2021 11:00,11.51,72.27,1.372,133.5,0.126,201.8,1.009,97.8,97.8,0,100.4,0.53,3.974 +21/02/2021 11:30,11.91,69.86,1.45,142.4,0.131,167.4,0.837,80.3,80.3,0,100.4,0.417,3.429 +21/02/2021 12:00,12.02,69.52,2.119,127.1,0.135,185.6,0.928,90.5,90.5,0,100.4,0.528,3.835 +21/02/2021 12:30,12.73,68.3,2.269,126.1,0.135,220.1,1.101,109.5,109.5,0,100.3,0.679,4.418 +21/02/2021 13:00,13.39,64.23,1.896,140.1,0.128,239.6,1.198,124.1,124.1,0,100.3,0.751,4.801 +21/02/2021 13:30,13.63,63.18,1.62,153.2,0.14,181.8,0.909,89.4,89.4,0,100.3,0.521,3.628 +21/02/2021 14:00,13.99,61.25,1.821,148.5,0.138,267.5,1.337,139.3,139.3,0,100.3,0.855,5.301 +21/02/2021 14:30,14.45,59.33,1.833,152.3,0.137,273,1.365,138.8,138.8,0,100.3,0.903,5.23 +21/02/2021 15:00,14.13,61.78,1.978,138.4,0.122,174.4,0.872,77.28,77.28,0,100.3,0.514,3.341 +21/02/2021 15:30,13.73,63.14,1.973,135.2,0.122,96.6,0.483,29.5,29.5,0,100.3,0.272,1.937 +21/02/2021 16:00,13.26,64.88,1.639,133.5,0.125,56.53,0.283,7.925,7.925,0,100.3,0.135,1.205 +21/02/2021 16:30,12.98,65.35,1.631,127.8,0.13,40.13,0.201,-2.293,-2.293,0,100.3,0.049,0.844 +21/02/2021 17:00,12.38,67.28,1.541,124.5,0.133,20.06,0.1,-13.46,-13.46,0,100.3,-0.027,0.441 +21/02/2021 17:30,11.93,70.39,1.723,122.3,0.136,6.266,0.031,-20.69,-20.69,0,100.3,-0.068,0.2 +21/02/2021 18:00,11.72,70.61,1.373,129.9,0.132,0.122,0.001,-29.98,-29.98,0,100.3,-0.105,0.018 +21/02/2021 18:30,10.99,72.91,0.528,152.3,0.124,0,0,-25.6,-25.6,0,100.4,-0.135,0 +21/02/2021 19:00,10.4,75.16,0.274,137.4,0.127,0,0,-20.83,-20.83,0,100.4,-0.136,0 +21/02/2021 19:30,10.49,74.98,0.556,136.2,0.133,0,0,-17.05,-17.05,0,100.4,-0.136,0 +21/02/2021 20:00,10.5,75.31,0.728,133.8,0.13,0,0,-16.88,-16.88,0,100.4,-0.136,0 +21/02/2021 20:30,10.68,74.74,0.962,130.1,0.139,0,0,-10.12,-10.12,0,100.4,-0.136,0 +21/02/2021 21:00,10.78,75.32,0.522,146.1,0.144,0,0,-8.93,-8.93,0,100.4,-0.136,0 +21/02/2021 21:30,11.03,72.78,0.856,181,0.159,0,0,-23.61,-23.61,0,100.5,-0.136,0 +21/02/2021 22:00,11.49,69.95,1.24,186.4,0.158,0,0,-21.38,-21.38,0,100.5,-0.136,0 +21/02/2021 22:30,11.05,71.87,1.069,131.7,0.128,0,0,-24.49,-24.49,0,100.5,-0.136,0 +21/02/2021 23:00,9.83,75.5,0.578,122.8,0.101,0,0,-32.77,-32.77,0,100.5,-0.123,0 +21/02/2021 23:30,8.84,79.47,0.15,137.1,0.089,0,0,-32.72,-32.72,0,100.5,-0.127,0 +22/02/2021 00:00,8.08,82.9,0.007,140,0.012,0,0,-26.75,-26.75,0,100.5,-0.131,0 +22/02/2021 00:30,7.861,84.6,0.055,140,0.027,0.008,0,-11.42,-11.42,0,100.6,-0.136,0 +22/02/2021 01:00,8.23,85.5,0.036,138.1,0.013,0.054,0,-7.289,-7.289,0.4,100.6,-0.136,0 +22/02/2021 01:30,8.78,86.6,0.204,134.1,0.072,0,0,-10.52,-10.52,0.4,100.6,-0.136,0 +22/02/2021 02:00,9.22,87.1,0.278,134.6,0.102,0,0,-10.42,-10.42,0.2,100.6,-0.136,0 +22/02/2021 02:30,9.51,87.3,0.599,134.6,0.111,0,0,-16.18,-16.18,0.2,100.6,-0.136,0 +22/02/2021 03:00,9.63,87.2,0.727,153.4,0.148,0,0,-11.19,-11.19,0,100.6,-0.136,0 +22/02/2021 03:30,9.65,87.6,0.768,155.6,0.146,0.016,0,-13.9,-13.9,0,100.6,-0.136,0 +22/02/2021 04:00,9.67,87.2,0.813,144.8,0.143,0,0,-22.18,-22.18,0,100.6,-0.136,0 +22/02/2021 04:30,9.66,86.9,0.787,140.8,0.109,0.248,0.001,-11.93,-11.93,0,100.7,-0.136,0 +22/02/2021 05:00,9.74,85.3,0.607,120.8,0.111,0.166,0.001,-13.48,-13.48,0,100.7,-0.136,0 +22/02/2021 05:30,9.65,85.7,0,0,0,0,0,-10.09,-10.09,0,100.7,-0.136,0 +22/02/2021 06:00,9.59,86.3,0.342,168.9,0.062,0.177,0.001,-8.94,-8.94,0,100.8,-0.136,0 +22/02/2021 06:30,9.67,85.5,0.443,167.7,0.154,0.068,0,-12.41,-12.41,0,100.8,-0.136,0 +22/02/2021 07:00,9.6,85.5,0.238,150.1,0.073,0,0,-8.04,-8.04,0,100.8,-0.136,0 +22/02/2021 07:30,9.62,86.1,0.194,138.2,0.078,0.214,0.001,-5.888,-5.888,0.6,100.9,-0.136,0.017 +22/02/2021 08:00,9.56,87.7,0.13,138.1,0.037,3.826,0.019,-4.604,-4.604,0.8,100.9,-0.136,0.109 +22/02/2021 08:30,9.52,89.4,0.444,254.9,0.059,8.79,0.044,-1.516,-1.516,0.8,101,-0.136,0.201 +22/02/2021 09:00,9.54,90.1,0.147,326.4,0.028,12.94,0.065,3.064,3.064,1.2,101,-0.136,0.257 +22/02/2021 09:30,9.3,90.7,1.466,334.3,0.144,13.56,0.068,-1.117,-1.117,0.8,101.1,-0.136,0.279 +22/02/2021 10:00,8.87,91.4,1.628,337.2,0.145,18.28,0.091,0.104,0.104,0.8,101.1,-0.126,0.343 +22/02/2021 10:30,8.94,91.7,1.45,340.4,0.153,33.7,0.169,6.835,6.835,0.2,101.2,-0.072,0.558 +22/02/2021 11:00,8.86,91.6,1.23,350.1,0.151,26.91,0.135,1.707,1.707,0.4,101.2,-0.083,0.447 +22/02/2021 11:30,8.85,91.4,1.567,351.8,0.149,40.42,0.202,5.186,5.186,0.2,101.3,-0.042,0.683 +22/02/2021 12:00,8.97,91.3,1.428,333.1,0.138,61.09,0.305,18.16,18.16,0.2,101.3,0.028,1.065 +22/02/2021 12:30,9.19,91.3,1.941,345.2,0.157,109.5,0.548,34.97,34.97,0,101.3,0.179,1.912 +22/02/2021 13:00,9.44,90.7,1.787,355.8,0.151,93.5,0.468,35.14,35.14,0,101.3,0.124,1.649 +22/02/2021 13:30,9.27,88.6,2.083,14.15,0.155,130.5,0.652,56.86,56.86,0,101.3,0.236,2.245 +22/02/2021 14:00,9.59,85.2,1.959,2.12,0.155,132.4,0.662,69.45,69.45,0,101.3,0.272,2.271 +22/02/2021 14:30,9.66,83.6,1.771,358,0.145,100.4,0.502,53.14,53.14,0,101.4,0.2,1.801 +22/02/2021 15:00,9.86,82.4,1.724,2.724,0.153,131.6,0.658,73.69,73.69,0,101.4,0.293,2.306 +22/02/2021 15:30,10.03,81.9,1.359,4.572,0.145,97.5,0.487,53.71,53.71,0,101.4,0.208,1.708 +22/02/2021 16:00,9.94,81.7,0.633,66.5,0.148,47.72,0.239,23.37,23.37,0,101.4,0.036,0.807 +22/02/2021 16:30,9.99,82.1,0.425,17.93,0.127,30.69,0.153,13.32,13.32,0,101.5,-0.037,0.538 +22/02/2021 17:00,9.84,82.5,0.745,340.3,0.12,18.05,0.09,6.042,6.042,0,101.6,-0.089,0.313 +22/02/2021 17:30,9.7,83,0.689,318.1,0.117,8.77,0.044,-0.21,-0.21,0,101.7,-0.129,0.148 +22/02/2021 18:00,9.67,83.8,1.104,308.8,0.131,0.988,0.005,-4.098,-4.098,0,101.7,-0.136,0.011 +22/02/2021 18:30,9.62,84.4,1.291,313,0.126,0,0,-5.538,-5.538,0,101.8,-0.136,0 +22/02/2021 19:00,9.61,82.9,0.87,334.1,0.104,0,0,-6.845,-6.845,0,101.8,-0.136,0 +22/02/2021 19:30,9.42,83.4,0.282,74.04,0.069,0,0,-17.07,-17.07,0,101.8,-0.136,0 +22/02/2021 20:00,8.55,85.6,0.664,118,0.126,0,0,-38.22,-38.22,0,101.8,-0.136,0 +22/02/2021 20:30,7.853,87.7,0.127,140.5,0.031,0,0,-48.81,-48.81,0,101.8,-0.136,0 +22/02/2021 21:00,7.49,89.9,0,0,0,0,0,-48.23,-48.23,0,101.8,-0.136,0 +22/02/2021 21:30,6.813,90.5,0,0,0,0,0,-48.43,-48.43,0,101.9,-0.136,0 +22/02/2021 22:00,6.007,91.6,0.609,257.9,0.092,0,0,-35.63,-35.63,0,101.9,-0.136,0 +22/02/2021 22:30,6.47,92.7,0.317,197.7,0.084,0,0,-24.44,-24.44,0,101.9,-0.136,0 +22/02/2021 23:00,7.155,93.2,0.664,169.4,0.111,0,0,-5.122,-5.122,0,102,-0.172,0 +22/02/2021 23:30,7.58,93,1.245,207.7,0.112,0,0,-14.94,-14.94,0,102,-0.193,0 +23/02/2021 00:00,7.28,92.5,0.209,163.5,0.052,0,0,-34.34,-34.34,0,102,-0.136,0 +23/02/2021 00:30,7.209,93.4,0.583,135.4,0.092,0,0,-7.935,-7.935,0,102.1,-0.14,0 +23/02/2021 01:00,7.543,92.9,0.436,169.8,0.089,0,0,-46.33,-46.33,0,102.1,-0.136,0 +23/02/2021 01:30,7.383,93.5,1.436,178.1,0.161,0,0,-43.12,-43.12,0,102.1,-0.136,0 +23/02/2021 02:00,7.737,93.4,1.045,181,0.136,0,0,-21.83,-21.83,0,102.1,-0.136,0 +23/02/2021 02:30,7.3,93,0.937,208,0.148,0,0,-43.67,-43.67,0,102.1,-0.136,0 +23/02/2021 03:00,6.716,93.6,0.235,191.7,0.047,0,0,-54.34,-54.34,0,102.1,-0.136,0 +23/02/2021 03:30,5.943,93.7,0.95,169.4,0.162,0,0,-55.19,-55.19,0,102.1,-0.136,0 +23/02/2021 04:00,5.309,93.5,0.685,152.7,0.155,0,0,-53.01,-53.01,0,102.1,-0.135,0 +23/02/2021 04:30,4.776,94.2,0.669,163.2,0.149,0,0,-53.36,-53.36,0,102.2,-0.136,0 +23/02/2021 05:00,4.974,94.6,0.568,154.3,0.143,0,0,-51.86,-51.86,0,102.2,-0.135,0 +23/02/2021 05:30,4.652,94.6,0.839,136.5,0.109,0,0,-49.9,-49.9,0,102.2,-0.135,0 +23/02/2021 06:00,4.405,94.6,0.22,145.7,0.056,0,0,-49.59,-49.59,0.2,102.2,-0.119,0 +23/02/2021 06:30,4.397,95.1,0.184,150.2,0.055,0,0,-30.39,-30.39,0,102.2,-0.134,0 +23/02/2021 07:00,5.448,95.7,0.894,148.4,0.131,1.021,0.005,2.327,2.327,0,102.2,-0.136,0 +23/02/2021 07:30,6.763,95,1.636,163.2,0.148,8.69,0.043,3.463,3.463,0,102.2,-0.136,0.135 +23/02/2021 08:00,7.433,94.7,2.219,171.1,0.155,43.56,0.218,13.59,13.59,0,102.2,-0.056,0.7 +23/02/2021 08:30,7.784,94.1,2.374,168.1,0.145,115.1,0.576,48.2,48.22,0,102.3,0.177,1.992 +23/02/2021 09:00,7.989,93.2,2.984,173.6,0.153,164,0.82,70.69,70.77,0,102.3,0.343,2.903 +23/02/2021 09:30,8.43,90.6,3.512,185.1,0.157,198.9,0.995,104.3,104.5,0,102.3,0.49,3.654 +23/02/2021 10:00,9.4,84.7,3.277,186.2,0.154,274.3,1.372,150.7,150.8,0,102.3,0.823,5.077 +23/02/2021 10:30,10.48,79.46,3.192,179.7,0.148,368.8,1.844,190.4,190.5,0,102.3,1.226,6.798 +23/02/2021 11:00,11.24,73.82,4.555,181.7,0.158,451.8,2.259,226.8,228.3,0,102.3,1.525,8 +23/02/2021 11:30,12.07,70.43,4.56,182,0.158,504.1,2.521,270.8,272.6,0,102.3,1.68,8.7 +23/02/2021 12:00,13.11,66.98,4.485,187.3,0.157,520.7,2.604,290.2,292.1,0,102.3,1.733,8.85 +23/02/2021 12:30,13.97,64.21,4.796,189.2,0.149,533.5,2.667,304,307.1,0,102.3,1.76,8.95 +23/02/2021 13:00,14.52,62.48,5.15,191.3,0.153,496.5,2.483,283.4,287.2,0,102.3,1.663,8.36 +23/02/2021 13:30,15.14,59.86,5.406,197.7,0.151,485.9,2.429,279.2,283.6,0,102.3,1.626,8.23 +23/02/2021 14:00,15.56,57.7,5.236,202.4,0.147,481.1,2.406,279.9,283.7,0,102.3,1.59,8.24 +23/02/2021 14:30,15.29,53.14,6.423,197.8,0.152,436.9,2.185,246.2,254.6,0,102.3,1.492,7.701 +23/02/2021 15:00,15.28,51.76,6.263,196.4,0.15,384.8,1.924,207.3,213.7,0,102.3,1.337,6.991 +23/02/2021 15:30,15.4,49.51,5.695,192.3,0.152,322.1,1.61,161.3,164.6,0,102.3,1.148,6.089 +23/02/2021 16:00,15.13,49.37,5.964,200.8,0.145,251.7,1.258,113.2,116.2,0,102.3,0.997,5.06 +23/02/2021 16:30,14.94,51.38,4.8,199.7,0.147,177.6,0.888,61.56,62.06,0,102.3,0.882,4.01 +23/02/2021 17:00,14.39,52.19,4.669,195.4,0.156,105.9,0.529,11.08,11.24,0,102.3,0.699,2.794 +23/02/2021 17:30,13.67,55.54,4.048,197.5,0.146,33.54,0.168,-38.57,-38.65,0,102.3,0.274,1.052 +23/02/2021 18:00,12.63,60.21,3.616,195.4,0.152,1.529,0.008,-67.13,-67.18,0,102.3,-0.051,0.082 +23/02/2021 18:30,12.04,63.6,2.99,186.1,0.152,0,0,-69.75,-69.77,0,102.4,-0.069,0 +23/02/2021 19:00,11.59,66.61,2.378,177.6,0.157,0,0,-68.45,-68.45,0,102.4,-0.096,0 +23/02/2021 19:30,11.29,68.79,2.558,182.4,0.155,0,0,-68.21,-68.21,0,102.4,-0.135,0 +23/02/2021 20:00,10.92,70.35,2.602,189.4,0.152,0,0,-66.29,-66.29,0,102.4,-0.136,0 +23/02/2021 20:30,10.82,71.83,2.51,191,0.156,0,0,-64.12,-64.12,0,102.4,-0.136,0 +23/02/2021 21:00,10.37,74.17,1.992,176.4,0.152,0,0,-61.89,-61.89,0,102.4,-0.132,0 +23/02/2021 21:30,10.25,75.3,1.719,183.3,0.15,0,0,-32.9,-32.9,0,102.4,-0.136,0 +23/02/2021 22:00,10.23,75.43,1.491,175.7,0.158,0,0,-32.63,-32.63,0,102.5,-0.136,0 +23/02/2021 22:30,10.03,76.66,1.934,175.2,0.157,0,0,-19.45,-19.45,0,102.4,-0.136,0 +23/02/2021 23:00,10.24,76.29,1.541,170.6,0.156,0,0,-19.63,-19.63,0,102.4,-0.136,0 +23/02/2021 23:30,9.99,78.21,1.181,163.9,0.146,0,0,-21.15,-21.15,0,102.4,-0.136,0 +24/02/2021 00:00,9.82,77.58,1.346,169.6,0.153,0,0,-46.94,-46.94,0,102.4,-0.136,0 +24/02/2021 00:30,9.55,78.7,1.24,170.7,0.148,0,0,-39.99,-39.99,0,102.4,-0.136,0 +24/02/2021 01:00,9.43,79.19,1.061,163.7,0.146,0,0,-36.08,-36.08,0,102.4,-0.136,0 +24/02/2021 01:30,9.65,79.54,0.962,156.3,0.141,0.19,0.001,-7.033,-7.033,0,102.4,-0.136,0 +24/02/2021 02:00,10.3,75.46,1.099,161.3,0.14,0,0,-37.88,-37.88,0,102.4,-0.136,0 +24/02/2021 02:30,10.29,75.8,0.813,162.5,0.148,0.05,0,-12.06,-12.06,0,102.3,-0.136,0 +24/02/2021 03:00,11.48,71.33,1.473,180.4,0.152,0.017,0,-7.49,-7.49,0,102.3,-0.136,0 +24/02/2021 03:30,11.55,72.53,1.216,142.9,0.13,0,0,-6.344,-6.344,0,102.3,-0.136,0 +24/02/2021 04:00,11.09,74.1,1.288,146.7,0.135,0,0,-7.645,-7.645,0,102.3,-0.136,0 +24/02/2021 04:30,10.72,77.35,1.347,163.7,0.143,0,0,-9.08,-9.08,0,102.3,-0.136,0 +24/02/2021 05:00,11.14,75.8,1.464,170.3,0.153,0,0,-11.13,-11.13,0,102.3,-0.136,0 +24/02/2021 05:30,11.13,77.27,1.312,161.2,0.143,0,0,-11.25,-11.25,0,102.3,-0.136,0 +24/02/2021 06:00,10.82,78.83,1.271,144.7,0.129,0,0,-23.29,-23.29,0,102.3,-0.136,0 +24/02/2021 06:30,10.03,80.3,1.118,146.9,0.135,0,0,-45.29,-45.29,0,102.3,-0.136,0 +24/02/2021 07:00,8.92,83.2,0.946,149.2,0.138,0.044,0,-45.56,-45.56,0,102.3,-0.111,0.022 +24/02/2021 07:30,8.3,86.1,0.915,149,0.139,12.04,0.06,-37.82,-37.82,0,102.3,-0.014,0.455 +24/02/2021 08:00,9.35,83.9,1.073,151.1,0.137,50.9,0.255,-14.84,-14.84,0,102.3,0.186,1.27 +24/02/2021 08:30,11.11,76.75,1.831,161.9,0.15,144.1,0.72,18.7,18.7,0,102.3,0.527,3.4 +24/02/2021 09:00,12.1,72.66,2.293,170.8,0.15,228.6,1.143,60.13,60.13,0,102.3,0.885,4.956 +24/02/2021 09:30,12.98,69.64,2.95,174.7,0.151,299.5,1.497,108.2,108.3,0,102.2,1.093,6.012 +24/02/2021 10:00,13.94,66.99,2.886,179.2,0.152,374.3,1.872,165.7,165.8,0,102.2,1.352,7.221 +24/02/2021 10:30,14.56,64.24,3.575,182.2,0.153,433.6,2.168,213.8,214.3,0,102.2,1.565,8.04 +24/02/2021 11:00,15.19,61.79,4.141,184.1,0.151,475.2,2.376,247.5,248.5,0,102.2,1.69,8.54 +24/02/2021 11:30,15.87,58.53,4.959,192.6,0.157,525.2,2.626,285.9,289.2,0,102.2,1.869,9.29 +24/02/2021 12:00,16.13,57.9,5.512,198.9,0.153,519.3,2.596,289.1,293.9,0,102.2,1.848,9.08 +24/02/2021 12:30,16.37,55.57,5.833,197.6,0.148,486.3,2.431,269.5,275.6,0,102.1,1.722,8.47 +24/02/2021 13:00,16.34,55.57,5.272,203.4,0.145,457.1,2.286,251.2,254.8,0,102.1,1.64,8.01 +24/02/2021 13:30,16.21,57.51,5.139,201.9,0.149,461.1,2.305,257.3,261,0,102.1,1.669,8.14 +24/02/2021 14:00,16.5,58.65,3.504,190.4,0.152,484.5,2.423,279.3,279.5,0,102.1,1.767,8.72 +24/02/2021 14:30,16.64,58.24,3.015,182.5,0.153,395,1.975,216.4,216.5,0,102.1,1.441,7.172 +24/02/2021 15:00,16.98,56.43,2.989,182.8,0.154,391.8,1.959,219.3,219.3,0,102.1,1.469,7.331 +24/02/2021 15:30,17.33,52.83,2.777,193.9,0.151,306.3,1.532,161.5,161.5,0,102.1,1.186,5.925 +24/02/2021 16:00,17.33,51.96,2.834,200.9,0.146,228.2,1.141,103.3,103.3,0,102.1,0.946,4.644 +24/02/2021 16:30,16.47,54.54,2.203,192.7,0.152,121.9,0.61,25.33,25.33,0,102.1,0.532,2.634 +24/02/2021 17:00,16.18,57.69,2.293,182.7,0.16,112.7,0.564,20.85,20.85,0,102.1,0.595,2.811 +24/02/2021 17:30,15.49,61.06,2.082,182.2,0.152,51.98,0.26,-19.61,-19.61,0,102.1,0.3,1.376 +24/02/2021 18:00,14.07,66.57,1.422,181.9,0.157,3.025,0.015,-55.31,-55.31,0,102.1,-0.024,0.107 +24/02/2021 18:30,13.06,69.98,1.073,175.5,0.158,0,0,-57.48,-57.48,0,102.1,-0.068,0 +24/02/2021 19:00,11.67,73.64,0.409,163.9,0.12,0,0,-48.55,-48.55,0,102.1,-0.068,0 +24/02/2021 19:30,10.65,77.34,0.455,168.4,0.147,0,0,-46.59,-46.59,0,102.1,-0.068,0 +24/02/2021 20:00,9.73,80.3,0.354,106.4,0.132,0,0,-45.16,-45.16,0,102.1,-0.068,0 +24/02/2021 20:30,9.01,84,0.185,120.3,0.082,0,0,-42.99,-42.99,0,102.1,-0.068,0 +24/02/2021 21:00,8.42,83.9,0.36,143.1,0.071,0,0,-39.52,-39.52,0,102.1,-0.068,0 +24/02/2021 21:30,7.902,86.7,0.228,129.5,0.089,0,0,-40.59,-40.59,0,102.1,-0.068,0 +24/02/2021 22:00,7.912,88.3,0.138,129.8,0.053,0,0,-41.62,-41.62,0,102.1,-0.068,0 +24/02/2021 22:30,7.788,88.5,0.147,190.3,0.042,0,0,-41.99,-41.99,0,102.1,-0.068,0 +24/02/2021 23:00,7.838,88.2,0.094,189.9,0.028,0,0,-38.89,-38.89,0,102.1,-0.068,0 +24/02/2021 23:30,7.493,87.3,0.559,55.16,0.082,0,0,-34.57,-34.57,0,102.1,-0.068,0 +25/02/2021 00:00,6.972,88,0.583,351.9,0.075,0,0,-38.18,-38.18,0,102.1,-0.068,0 +25/02/2021 00:30,6.911,87.9,0.866,312.7,0.122,0,0,-40.49,-40.49,0,102.1,-0.068,0 +25/02/2021 01:00,6.554,88.3,0.426,309.8,0.051,0,0,-33.17,-33.17,0,102.1,-0.068,0 +25/02/2021 01:30,5.642,89.5,0.626,327.7,0.126,0,0,-27.94,-27.94,0,102.1,-0.068,0 +25/02/2021 02:00,5.972,90.8,0.556,165.5,0.124,0,0,-28.77,-28.77,0,102.1,-0.069,0 +25/02/2021 02:30,5.906,90.8,0,192.9,0,0,0,-28.22,-28.22,0,102,-0.068,0 +25/02/2021 03:00,6.015,91.5,0,0,0,0,0,-26.99,-26.99,0,102,-0.068,0 +25/02/2021 03:30,6.011,91.6,0.147,251.9,0.041,0,0,-34.03,-34.03,0,102,-0.068,0 +25/02/2021 04:00,5.447,91.2,0.384,269.8,0.091,0,0,-28.6,-28.6,0,102,-0.068,0 +25/02/2021 04:30,5.193,92.1,0.223,295.8,0.028,0,0,-31.49,-31.49,0,102,-0.068,0 +25/02/2021 05:00,4.937,91.8,0.094,302.5,0.043,0,0,-36.53,-36.53,0,102,-0.068,0 +25/02/2021 05:30,4.822,92.5,0.415,308.7,0.048,0,0,-32.81,-32.81,0,102.1,-0.068,0 +25/02/2021 06:00,4.803,93,0.84,300.7,0.115,0,0,-31.43,-31.43,0,102.1,-0.068,0 +25/02/2021 06:30,4.543,92.5,0.12,299.9,0.029,0,0,-26.68,-26.68,0,102.1,-0.068,0 +25/02/2021 07:00,4.909,93.5,1.174,314.9,0.126,0.354,0.002,-28.75,-28.75,0,102.1,-0.068,0.022 +25/02/2021 07:30,5.185,93,0.623,303.4,0.101,14.82,0.074,-19.09,-19.09,0,102.2,-0.04,0.286 +25/02/2021 08:00,5.546,93.4,0.335,337.4,0.081,38.66,0.193,19.56,19.56,0,102.2,0.006,0.664 +25/02/2021 08:30,6.822,93.1,0.775,303.9,0.09,48.98,0.245,29.73,29.73,0,102.3,0.043,0.852 +25/02/2021 09:00,7.79,92.5,0.812,305.8,0.122,76.14,0.381,42.27,42.27,0,102.3,0.139,1.384 +25/02/2021 09:30,9.22,91.3,1.88,358.2,0.149,143.8,0.719,67.39,67.39,0,102.3,0.341,2.626 +25/02/2021 10:00,9.87,88.6,2.233,4.434,0.151,129.1,0.646,69.94,69.94,0,102.4,0.34,2.486 +25/02/2021 10:30,10.42,84.9,2.01,357.3,0.15,195.5,0.978,97.6,97.6,0,102.4,0.573,3.573 +25/02/2021 11:00,11.01,79.96,2.982,351,0.147,259.7,1.299,140,140,0,102.4,0.882,4.857 +25/02/2021 11:30,11.53,76.6,3.38,2.224,0.155,335.9,1.679,181.9,181.9,0,102.4,1.228,6.22 +25/02/2021 12:00,11.93,73.68,3.486,359,0.146,316,1.58,177.8,177.8,0,102.4,1.143,5.969 +25/02/2021 12:30,11.93,72.15,3.23,6.49,0.143,235.7,1.178,132.3,132.3,0,102.5,0.814,4.437 +25/02/2021 13:00,11.86,71.88,3.388,347.6,0.15,205,1.025,114.8,114.9,0,102.5,0.699,3.905 +25/02/2021 13:30,11.88,69.28,3.426,349.7,0.151,219.9,1.1,117.9,117.9,0,102.5,0.756,4.06 +25/02/2021 14:00,11.92,66.57,3.638,8.9,0.151,267.2,1.336,141.4,141.5,0,102.5,0.947,4.811 +25/02/2021 14:30,11.71,66.43,3.439,356.6,0.151,180.6,0.903,92.2,92.3,0,102.5,0.634,3.436 +25/02/2021 15:00,11.29,71.71,3.422,334.4,0.146,112.3,0.562,53.8,53.81,0,102.5,0.392,2.178 +25/02/2021 15:30,10.71,74.42,2.916,345.7,0.152,56.03,0.28,18.56,18.56,0,102.6,0.211,1.075 +25/02/2021 16:00,10.49,75.87,2.623,347.1,0.15,59.2,0.296,20.43,20.43,0,102.6,0.202,1.067 +25/02/2021 16:30,10.1,72.02,3.28,351.6,0.155,38.45,0.192,10.38,10.39,0,102.6,0.123,0.684 +25/02/2021 17:00,9.55,74.91,3.171,344.3,0.148,21.96,0.11,-3.541,-3.541,0,102.7,0.072,0.413 +25/02/2021 17:30,9.31,74.75,3.053,359.2,0.152,8.82,0.044,-10.28,-10.28,0,102.7,0.005,0.161 +25/02/2021 18:00,9.25,76.09,2.251,358.2,0.149,1.774,0.009,-11.36,-11.36,0,102.7,0,0.049 +25/02/2021 18:30,9.13,75.86,2.077,0.45,0.152,0,0,-16.03,-16.03,0,102.8,0,0 +25/02/2021 19:00,9.02,73.75,2.129,344.3,0.15,0,0,-16.16,-16.16,0,102.8,0,0 +25/02/2021 19:30,8.92,76.41,1.93,337.9,0.15,0,0,-18.05,-18.05,0,102.9,0,0 +25/02/2021 20:00,8.6,82.1,1.669,353.9,0.146,0,0,-27.38,-27.38,0,102.9,0,0 +25/02/2021 20:30,8.47,84,1.141,357.3,0.144,0,0,-22.3,-22.3,0,102.9,0,0 +25/02/2021 21:00,8.37,85.6,1.67,334,0.146,0,0,-24.33,-24.33,0,102.9,0,0 +25/02/2021 21:30,8.09,86.9,1.563,334.6,0.137,0,0,-23.73,-23.73,0,103,0,0 +25/02/2021 22:00,7.998,87.7,1.401,331.3,0.122,0,0,-22.86,-22.86,0,103,0,0 +25/02/2021 22:30,7.875,87.2,1.901,347,0.151,0,0,-36.32,-36.32,0,103,0,0 +25/02/2021 23:00,7.713,86.1,1.636,352.8,0.154,0,0,-25.63,-25.63,0,103,0,0 +25/02/2021 23:30,7.419,85.6,1.443,354.3,0.149,0,0,-50.23,-50.23,0,103.1,0,0 +26/02/2021 00:00,6.594,86.4,0.837,344.8,0.13,0,0,-49.51,-49.51,0,103.1,0,0 +26/02/2021 00:30,6.167,87.8,0.322,314.3,0.062,0,0,-52.55,-52.55,0,103.1,0,0 +26/02/2021 01:00,5.357,89,0.122,316.3,0.035,0,0,-55.52,-55.52,0,103.1,0,0 +26/02/2021 01:30,5.19,90.9,0.604,325.8,0.087,0,0,-58.5,-58.5,0,103.1,0,0 +26/02/2021 02:00,4.725,91.5,0.83,319.5,0.095,0,0,-58.97,-58.97,0,103.1,0,0 +26/02/2021 02:30,4.558,91.8,0.971,312.1,0.112,0,0,-60.32,-60.32,0,103.1,0,0 +26/02/2021 03:00,4.335,92.1,0.577,302.5,0.084,0,0,-60.25,-60.25,0,103.1,0,0 +26/02/2021 03:30,3.568,92.4,0.051,296,0.016,0,0,-57.78,-57.78,0,103.1,0,0 +26/02/2021 04:00,3.355,92.9,0.328,309.8,0.047,0,0,-56.32,-56.32,0,103.1,0,0 +26/02/2021 04:30,2.783,92.7,0,295.2,0.001,0,0,-54.5,-54.5,0,103.1,0,0 +26/02/2021 05:00,1.801,93.2,0,0,0,0,0,-52.45,-52.45,0,103.1,0,0 +26/02/2021 05:30,1.728,93.7,0,0,0,0,0,-51.13,-51.13,0,103.1,0,0 +26/02/2021 06:00,1.109,93.4,0,0,0,0,0,-46.49,-46.49,0,103.1,0,0 +26/02/2021 06:30,0.879,94.3,0,0,0,0,0,-51.38,-51.38,0,103.2,0,0 +26/02/2021 07:00,1.237,95.3,0.274,7.035,0.059,2.182,0.011,-14.72,-14.72,0,103.2,0,0.021 +26/02/2021 07:30,2.94,95.5,0.706,25.92,0.145,17.17,0.086,1.538,1.538,0.2,103.2,0.03,0.274 +26/02/2021 08:00,3.589,94.8,1.14,9.91,0.147,52.5,0.263,9.43,9.43,0,103.2,0.152,0.833 +26/02/2021 08:30,4.422,94.7,1.216,354.6,0.14,133.6,0.668,25.18,25.18,0,103.3,0.404,2.373 +26/02/2021 09:00,5.633,93.7,0.568,310.3,0.107,262.8,1.314,88,88,0,103.3,0.861,4.801 +26/02/2021 09:30,7.058,92.2,1.447,16.87,0.149,326.9,1.634,125.2,125.2,0,103.3,1.195,6.165 +26/02/2021 10:00,8.1,85.4,2.025,28.86,0.136,393.5,1.967,207.5,207.5,0,103.3,1.423,7.192 +26/02/2021 10:30,9.43,71.34,1.81,30.62,0.135,449.5,2.248,194.1,194.1,0,103.3,1.626,8.04 +26/02/2021 11:00,10.22,64.69,1.84,34.32,0.129,494.9,2.475,234.4,234.4,0,103.3,1.781,8.14 +26/02/2021 11:30,10.78,60.32,2.116,21.83,0.138,545.5,2.728,277.7,277.7,0,103.3,1.946,6.959 +26/02/2021 12:00,11.27,57.18,1.861,21.1,0.134,516.4,2.582,277.5,277.5,0,103.3,1.873,8.81 +26/02/2021 12:30,11.52,55.89,2.099,19.91,0.134,615.5,3.077,344,344,0,103.3,2.182,10.84 +26/02/2021 13:00,11.51,54.13,2.426,17.97,0.14,509.5,2.548,271.2,271.2,0,103.3,1.797,8.77 +26/02/2021 13:30,11.84,50.13,1.827,39.05,0.12,548,2.74,295,295,0,103.3,1.926,9.51 +26/02/2021 14:00,11.96,50.4,1.825,38.31,0.124,467.8,2.339,243,243,0,103.2,1.659,8.15 +26/02/2021 14:30,11.87,47.49,2.178,34.92,0.129,458.6,2.293,235.9,235.9,0,103.2,1.643,8.2 +26/02/2021 15:00,11.85,47.61,2.319,30.1,0.136,406.4,2.032,204.4,204.4,0,103.2,1.468,7.459 +26/02/2021 15:30,11.87,48.09,2.461,32.73,0.128,340,1.7,160.8,160.8,0,103.2,1.264,6.482 +26/02/2021 16:00,11.84,47.85,2.058,38.09,0.126,264.3,1.322,109.8,109.8,0,103.2,1.031,5.324 +26/02/2021 16:30,11.79,47.94,1.959,33.15,0.131,187.6,0.938,60.19,60.19,0,103.2,0.865,4.19 +26/02/2021 17:00,11.26,51.29,2.266,22.78,0.144,112.9,0.565,12.23,12.23,0,103.2,0.661,2.91 +26/02/2021 17:30,10,60.82,2.18,14.63,0.161,41.19,0.206,-30.74,-30.74,0,103.2,0.295,1.167 +26/02/2021 18:00,8.69,67.7,1.947,16.19,0.147,4.229,0.021,-56.51,-56.51,0,103.3,0.024,0.164 +26/02/2021 18:30,7.805,73.87,2.256,16.2,0.153,0,0,-58.87,-58.87,0,103.3,0,0 +26/02/2021 19:00,7.175,77.74,2.116,14.37,0.155,0,0,-64.04,-64.04,0,103.3,0,0 +26/02/2021 19:30,6.74,79.1,2.049,2.741,0.156,0,0,-63.02,-63.02,0,103.3,0,0 +26/02/2021 20:00,6.178,79.99,1.847,11.31,0.152,0,0,-61.94,-61.94,0,103.3,0,0 +26/02/2021 20:30,5.724,81.4,1.926,19.25,0.147,0,0,-62.87,-62.87,0,103.4,0,0 +26/02/2021 21:00,5.578,81,1.725,21.59,0.148,0,0,-62.71,-62.71,0,103.4,0,0 +26/02/2021 21:30,5.564,78.01,1.284,33.55,0.134,0,0,-60.13,-60.13,0,103.4,0,0 +26/02/2021 22:00,5.809,74.18,1.376,45.89,0.125,0,0,-62.13,-62.13,0,103.4,0,0 +26/02/2021 22:30,5.417,74.67,1.35,47.27,0.127,0,0,-62.5,-62.5,0,103.4,0,0 +26/02/2021 23:00,5.138,74.72,1.259,58.62,0.132,0,0,-60.92,-60.92,0,103.4,0,0 +26/02/2021 23:30,4.941,73.35,1.103,46.63,0.124,0,0,-61.75,-61.75,0,103.4,0,0 +27/02/2021 00:00,4.664,73.09,0.675,41.1,0.116,0,0,-60.02,-60.02,0,103.4,0,0 +27/02/2021 00:30,4.049,75.48,0.702,285.8,0.085,0,0,-56.96,-56.96,0,103.4,0,0 +27/02/2021 01:00,3.725,76.26,0.417,6.584,0.111,0,0,-53.36,-53.36,0,103.5,0,0 +27/02/2021 01:30,3.358,77.92,0.271,0,0,0,0,-53.09,-53.09,0,103.5,0,0 +27/02/2021 02:00,2.766,77.55,0,0,0,0,0,-53.53,-53.53,0,103.5,0,0 +27/02/2021 02:30,1.625,84.1,0.593,299.9,0.079,0,0,-59.01,-59.01,0,103.4,0,0 +27/02/2021 03:00,0.747,85,0.254,298.9,0.05,0,0,-57.06,-57.06,0,103.4,0,0 +27/02/2021 03:30,0.093,88,0,0,0,0,0,-53.99,-53.99,0,103.4,0,0 +27/02/2021 04:00,-0.401,89.7,0,0.679,0,0,0,-52.56,-52.56,0,103.5,0,0 +27/02/2021 04:30,-0.161,89.4,0,278.1,0.002,0,0,-55.66,-55.66,0,103.5,0,0 +27/02/2021 05:00,-0.493,89.9,0,278.5,0.004,0,0,-56.39,-56.39,0,103.5,0,0 +27/02/2021 05:30,-0.46,89.3,0.164,307.7,0.05,0,0,-51.48,-51.48,0,103.5,0,0 +27/02/2021 06:00,-0.461,89.2,0,329.7,0.002,0,0,-50.94,-50.94,0,103.5,0,0 +27/02/2021 06:30,-0.502,89.8,0,337.1,0.003,0,0,-49.93,-49.93,0,103.5,0,0 +27/02/2021 07:00,-0.147,89.4,0.46,11.66,0.087,0.804,0.004,-48.11,-48.11,0,103.5,0,0.051 +27/02/2021 07:30,0.581,87.2,0.202,13.75,0.049,16.95,0.085,-37.26,-37.26,0,103.5,0.136,0.692 +27/02/2021 08:00,1.876,82.1,1.125,27.41,0.138,71.61,0.358,-17.28,-17.28,0,103.5,0.354,1.978 +27/02/2021 08:30,3.474,76.08,1.518,31.84,0.136,167.9,0.84,37.3,37.3,0,103.6,0.659,3.959 +27/02/2021 09:00,5.234,70.16,1.709,40.66,0.128,256.6,1.283,61.64,61.64,0,103.6,0.936,5.367 +27/02/2021 09:30,6.589,64.9,1.87,55.55,0.128,331.5,1.657,107.1,107.1,0,103.6,1.189,6.521 +27/02/2021 10:00,7.643,60.95,1.892,53.59,0.127,398.4,1.992,155.6,155.6,0,103.6,1.418,7.495 +27/02/2021 10:30,8.68,57.54,1.916,53.88,0.128,454.2,2.271,196.4,196.4,0,103.6,1.622,8.27 +27/02/2021 11:00,9.52,54.96,1.847,51.45,0.123,499.4,2.497,233.8,233.8,0,103.5,1.785,8.9 +27/02/2021 11:30,10.12,53.45,2.123,57.27,0.13,531.1,2.655,259.3,259.3,0,103.5,1.898,9.33 +27/02/2021 12:00,10.38,52.73,2.822,54.27,0.128,551.1,2.755,277.7,277.8,0,103.5,1.964,9.55 +27/02/2021 12:30,10.64,54.27,2.972,33.02,0.136,555.4,2.777,292.4,292.7,0,103.5,1.963,9.6 +27/02/2021 13:00,11.03,52.12,2.604,42.98,0.123,551.6,2.758,290.6,290.7,0,103.4,1.964,9.54 +27/02/2021 13:30,11.26,49.95,2.745,51.21,0.127,532,2.66,279.4,279.5,0,103.3,1.911,9.24 +27/02/2021 14:00,11.46,49.57,3.008,42.11,0.129,501,2.505,263.6,263.8,0,103.3,1.812,8.8 +27/02/2021 14:30,11.95,46.51,2.687,47.26,0.123,458.6,2.293,237.5,237.5,0,103.3,1.683,8.23 +27/02/2021 15:00,11.97,45.06,3.287,38.09,0.13,402.6,2.013,202.6,202.9,0,103.2,1.506,7.444 +27/02/2021 15:30,12.23,44.02,2.677,46.71,0.127,339.9,1.699,160.6,160.6,0,103.2,1.311,6.551 +27/02/2021 16:00,12.25,44.51,2.532,43.52,0.121,267.5,1.337,113.9,113.9,0,103.2,1.075,5.423 +27/02/2021 16:30,12.05,43.74,2.731,39.97,0.126,193.5,0.967,65.19,65.2,0,103.2,0.892,4.297 +27/02/2021 17:00,11.81,45.4,2.275,42.22,0.128,116.9,0.585,15.97,15.97,0,103.2,0.686,3.006 +27/02/2021 17:30,10.98,50.4,2.241,31.75,0.136,44.5,0.222,-26.14,-26.14,0,103.1,0.316,1.237 +27/02/2021 18:00,9.84,54.1,2.122,26.09,0.146,3.743,0.019,-57.89,-57.89,0,103.1,0.033,0.158 +27/02/2021 18:30,8.87,59.28,2.011,26.28,0.143,0,0,-62.5,-62.5,0,103.1,0,0 +27/02/2021 19:00,8.36,61.58,1.903,29.2,0.138,0,0,-62.61,-62.61,0,103.1,0,0 +27/02/2021 19:30,7.668,65.83,1.636,26.02,0.151,0,0,-60.95,-60.95,0,103.1,0,0 +27/02/2021 20:00,7.188,69.64,1.545,31.3,0.14,0,0,-61.67,-61.67,0,103.1,0,0 +27/02/2021 20:30,6.665,71.8,1.623,31.88,0.134,0,0,-62.5,-62.5,0,103.1,0,0 +27/02/2021 21:00,6.316,73.42,1.774,26.25,0.139,0,0,-63.04,-63.04,0,103.1,0,0 +27/02/2021 21:30,6.07,74.95,1.947,32.65,0.136,0,0,-63.63,-63.63,0,103.1,0,0 +27/02/2021 22:00,5.678,76.3,1.685,26.83,0.144,0,0,-63.58,-63.58,0,103.1,0,0 +27/02/2021 22:30,5.051,79.37,1.383,23.81,0.148,0,0,-60.85,-60.85,0,103.1,0,0 +27/02/2021 23:00,4.922,80.4,1.336,36.72,0.13,0,0,-62.02,-62.02,0,103.1,0,0 +27/02/2021 23:30,5.056,79.93,1.454,43.3,0.126,0,0,-64.3,-64.3,0,103,0,0 +28/02/2021 00:00,4.646,80.6,1.045,46.44,0.125,0,0,-62.7,-62.7,0,103,0,0 +28/02/2021 00:30,4.331,81.6,1.089,43.2,0.126,0,0,-62.16,-62.16,0,103,0,0 +28/02/2021 01:00,4.08,81.6,0.79,55.64,0.139,0,0,-62.2,-62.2,0,103,0,0 +28/02/2021 01:30,3.564,82.4,0.976,53.6,0.13,0,0,-60.47,-60.47,0,103,0,0 +28/02/2021 02:00,3.68,81.3,1.446,37.62,0.129,0,0,-61.75,-61.75,0,102.9,0,0 +28/02/2021 02:30,3.714,79.57,1.913,26.81,0.143,0,0,-65.42,-65.42,0,102.9,0,0 +28/02/2021 03:00,3.284,80.7,1.729,18.44,0.147,0,0,-65.96,-65.96,0,102.9,0,0 +28/02/2021 03:30,2.758,82.2,1.553,10.66,0.15,0,0,-65.3,-65.3,0,102.9,0,0 +28/02/2021 04:00,2.25,83.9,1.231,13.11,0.129,0,0,-64.29,-64.29,0,102.8,0,0 +28/02/2021 04:30,2.176,84.9,1.583,12.75,0.153,0,0,-65.07,-65.07,0,102.8,0,0 +28/02/2021 05:00,1.753,85.4,0.684,2.049,0.103,0,0,-62.52,-62.52,0,102.8,0,0 +28/02/2021 05:30,1.481,86.9,1.552,11.23,0.143,0,0,-63.19,-63.19,0,102.8,0,0 +28/02/2021 06:00,1.648,86.1,1.635,12.14,0.144,0,0,-65.32,-65.32,0,102.8,0,0 +28/02/2021 06:30,1.354,86.7,0.77,2.891,0.11,0,0,-64.26,-64.26,0,102.8,0,0 +28/02/2021 07:00,1.112,87.8,0.68,339.8,0.095,0.832,0.004,-59.37,-59.37,0,102.8,0.001,0.062 +28/02/2021 07:30,1.385,87.5,1.1,7.234,0.127,20.58,0.103,-49.57,-49.57,0,102.8,0.13,0.733 +28/02/2021 08:00,2.099,84.4,1.769,12.27,0.152,78.86,0.394,-17.48,-17.48,0,102.8,0.353,2.152 +28/02/2021 08:30,3.507,79.3,1.811,34.17,0.136,174.8,0.874,13.12,13.12,0,102.8,0.672,4.108 +28/02/2021 09:00,4.9,73.57,2.169,49.99,0.128,262.2,1.311,56.72,56.72,0,102.8,0.977,5.601 +28/02/2021 09:30,5.612,70.52,2.188,55.98,0.131,336.1,1.68,102.7,102.7,0,102.8,1.236,6.784 +28/02/2021 10:00,6.418,68.3,2.116,61.53,0.134,404.6,2.023,150.1,150.1,0,102.8,1.493,7.845 +28/02/2021 10:30,7.425,63.73,2.387,76.34,0.147,462.3,2.312,186.4,186.4,0,102.8,1.712,8.72 +28/02/2021 11:00,7.931,61.64,2.317,61.67,0.132,506.2,2.531,226,226.1,0,102.8,1.855,9.31 +28/02/2021 11:30,8.67,59.61,2.204,60.43,0.13,543.6,2.718,259,259,0,102.7,1.993,9.79 +28/02/2021 12:00,9.23,57.73,2.392,61.63,0.136,562.9,2.814,275.8,275.8,0,102.7,2.051,9.99 +28/02/2021 12:30,9.86,55.19,2.16,78.78,0.144,574,2.87,285.7,285.7,0,102.6,2.101,10.15 +28/02/2021 13:00,10.37,53.39,2.027,74.19,0.141,568,2.84,289.1,289.1,0,102.6,2.095,10.06 +28/02/2021 13:30,10.92,52.64,1.924,75.62,0.137,548.4,2.742,278.4,278.4,0,102.5,2.054,9.79 +28/02/2021 14:00,10.99,52.8,2.254,53.25,0.128,513,2.565,261.9,261.9,0,102.5,1.942,9.26 +28/02/2021 14:30,11.44,50.87,2.094,68.31,0.128,471.4,2.357,236.6,236.6,0,102.5,1.808,8.71 +28/02/2021 15:00,11.7,50.91,2.171,68.58,0.14,411.8,2.059,194.3,194.3,0,102.4,1.604,7.857 +28/02/2021 15:30,11.83,50.22,1.954,77.12,0.148,345.7,1.729,148.6,148.6,0,102.4,1.385,6.869 +28/02/2021 16:00,11.8,49.01,1.902,80.9,0.146,272.1,1.36,103.8,103.8,0,102.4,1.123,5.677 +28/02/2021 16:30,11.64,49.09,2.086,106.4,0.142,197.4,0.987,54.65,54.65,0,102.4,0.886,4.463 +28/02/2021 17:00,10.95,47.78,2.494,106.1,0.145,120,0.6,8.26,8.26,0,102.4,0.636,3.059 +28/02/2021 17:30,9.91,51.58,1.909,96.3,0.159,44.56,0.223,-31.24,-31.24,0,102.4,0.267,1.186 +28/02/2021 18:00,8.89,57.04,1.507,95.1,0.152,4.23,0.021,-53.28,-53.28,0,102.4,0.024,0.159 +28/02/2021 18:30,7.925,60.84,0.945,101.9,0.151,0,0,-54.38,-54.38,0,102.4,0,0 +28/02/2021 19:00,6.726,65.51,0.701,95.9,0.157,0,0,-50.71,-50.71,0,102.5,0,0 +28/02/2021 19:30,6.438,66.7,0.757,83.1,0.154,0,0,-49.57,-49.57,0,102.5,0,0 +28/02/2021 20:00,6.139,67.88,0.791,70.44,0.141,0,0,-50.26,-50.26,0,102.4,0,0 +28/02/2021 20:30,5.925,68.59,0.762,71.19,0.148,0,0,-51.17,-51.17,0,102.4,0,0 +28/02/2021 21:00,5.608,69.18,0.679,55.6,0.124,0,0,-50.25,-50.25,0,102.4,0,0 +28/02/2021 21:30,5.343,70.02,0.679,48.65,0.124,0,0,-49.8,-49.8,0,102.5,0,0 +28/02/2021 22:00,4.763,71.72,0.57,41.24,0.133,0,0,-49,-49,0,102.4,0,0 +28/02/2021 22:30,4.101,74.04,0.797,24.93,0.158,0,0,-47.95,-47.95,0,102.4,0,0 +28/02/2021 23:00,3.803,75.86,0.746,13.97,0.134,0,0,-46.47,-46.47,0,102.4,0,0 +28/02/2021 23:30,3.71,76.39,0.442,52.41,0.119,0,0,-46.18,-46.18,0,102.4,0,0 +01/03/2021 00:00,3.308,78.07,0.587,23.03,0.159,0,0,-44.18,-44.18,0,102.4,0,0 +01/03/2021 00:30,3.088,79.71,0.321,45.03,0.12,0,0,-45.76,-45.76,0,102.4,0,0 +01/03/2021 01:00,3.223,78.94,0.371,48.46,0.134,0,0,-45.2,-45.2,0,102.4,0,0 +01/03/2021 01:30,2.78,79.95,0.538,24.52,0.157,0,0,-43.71,-43.71,0,102.4,0,0 +01/03/2021 02:00,2.377,82,0.246,25.8,0.133,0,0,-43.58,-43.58,0,102.4,0,0 +01/03/2021 02:30,2.065,82.4,0.158,346.7,0.037,0,0,-42.36,-42.36,0,102.3,0,0 +01/03/2021 03:00,1.891,83.8,0.478,5.258,0.104,0,0,-42.47,-42.47,0,102.3,0,0 +01/03/2021 03:30,1.834,83.3,0,0,0,0,0,-42.29,-42.29,0,102.3,0,0 +01/03/2021 04:00,1.712,84.3,0.128,90.8,0.019,0,0,-45.57,-45.57,0,102.3,0,0 +01/03/2021 04:30,1.471,84.3,0.596,59.2,0.098,0,0,-43.28,-43.28,0,102.3,0,0 +01/03/2021 05:00,1.333,85.6,0.12,44.3,0.048,0,0,-42.63,-42.63,0,102.3,0,0 +01/03/2021 05:30,1.277,85.7,0.087,43.94,0.044,0,0,-41.95,-41.95,0,102.3,0,0 +01/03/2021 06:00,1.06,85.5,0.224,17.28,0.047,0,0,-41.43,-41.43,0,102.3,0,0 +01/03/2021 06:30,0.808,86.4,0.059,295.3,0.012,0,0,-44.22,-44.22,0,102.3,0,0 +01/03/2021 07:00,0.112,87.2,0.229,299.8,0.116,1.667,0.008,-38.88,-38.88,0,102.3,0.002,0.068 +01/03/2021 07:30,-0.319,88.9,0.014,299.8,0.006,24.33,0.122,-26.28,-26.28,0,102.3,0.119,0.617 +01/03/2021 08:00,1.135,89.2,0,305.2,0.001,78.18,0.391,1.964,1.964,0,102.3,0.349,1.955 +01/03/2021 08:30,4.102,78.47,0.076,8.78,0.058,153.6,0.768,25.51,25.51,0,102.3,0.619,3.545 +01/03/2021 09:00,6.7,67.26,0.375,146.9,0.099,231.7,1.159,68.54,68.54,0.2,102.3,0.941,4.992 +01/03/2021 09:30,7.711,66.47,1.636,128.9,0.124,314.8,1.574,107.2,107.2,0,102.3,1.253,6.412 +01/03/2021 10:00,8.1,65.19,2.151,122.1,0.137,382.4,1.912,152.8,152.8,0,102.3,1.494,7.448 +01/03/2021 10:30,9.23,62.86,1.929,125.4,0.127,448.7,2.244,198.9,198.9,0,102.3,1.745,8.46 +01/03/2021 11:00,10.21,60.97,1.698,122.7,0.129,484.5,2.423,227.8,227.8,0,102.3,1.873,8.91 +01/03/2021 11:30,11.12,59.61,1.454,108.7,0.141,517.1,2.586,259.8,259.8,0,102.3,1.999,9.33 +01/03/2021 12:00,11.84,58.49,1.462,94.7,0.144,544.7,2.723,281.2,281.2,0,102.2,2.102,9.71 +01/03/2021 12:30,12.38,57.98,1.306,83.9,0.141,526.8,2.634,277.7,277.7,0,102.2,2.033,9.32 +01/03/2021 13:00,13.25,56.23,1.645,119.2,0.136,547.9,2.74,291.8,291.8,0,102.2,2.125,9.73 +01/03/2021 13:30,13.79,55.21,1.591,105.5,0.137,523.5,2.618,275,275,0,102.1,2.049,9.34 +01/03/2021 14:00,14.28,54.55,1.79,117.4,0.139,493.9,2.469,259.3,259.3,0,102.1,1.944,8.92 +01/03/2021 14:30,14.32,53.85,2.441,122.8,0.137,452,2.26,229.4,229.4,0,102.1,1.795,8.32 +01/03/2021 15:00,14.39,53.47,2.455,121.6,0.138,397.8,1.989,193.6,193.7,0,102.1,1.602,7.542 +01/03/2021 15:30,14.68,51.28,2.262,112.6,0.14,332.6,1.663,148.8,148.8,0,102,1.379,6.558 +01/03/2021 16:00,14.52,49.08,2.512,123,0.136,263,1.315,106,106,0,102,1.122,5.427 +01/03/2021 16:30,14.48,48.45,1.773,109.9,0.147,188.9,0.945,57.79,57.79,0,102,0.868,4.194 +01/03/2021 17:00,14.2,48.32,1.768,111.6,0.153,117.9,0.589,14.51,14.51,0,102,0.632,2.927 +01/03/2021 17:30,13.44,50.91,1.093,126.7,0.133,47.4,0.237,-20.75,-20.75,0,102,0.303,1.296 +01/03/2021 18:00,11.97,54.79,0.171,111.9,0.093,4.765,0.024,-43.57,-43.57,0,102.1,0.036,0.193 +01/03/2021 18:30,10.65,58.75,0.268,133.7,0.084,0,0,-44.23,-44.23,0,102.1,0,0 +01/03/2021 19:00,9.24,63.67,0,0,0,0,0,-41.5,-41.5,0,102.1,0,0 +01/03/2021 19:30,8.24,68.4,0.437,9.05,0.082,0,0,-34.16,-34.16,0,102.1,0,0 +01/03/2021 20:00,7.604,71.68,0.29,2.348,0.066,0,0,-34.66,-34.66,0,102.1,0,0 +01/03/2021 20:30,6.538,75.13,0.443,345.8,0.118,0,0,-36.09,-36.09,0,102.1,0,0 +01/03/2021 21:00,6.011,77.23,0.425,352.4,0.114,0,0,-33,-33,0,102.1,0,0 +01/03/2021 21:30,6.06,76.81,0.021,350.1,0.029,0,0,-37.07,-37.07,0,102.1,0,0 +01/03/2021 22:00,6.149,76.52,0.217,224.5,0.063,0,0,-38.48,-38.48,0,102.1,0,0 +01/03/2021 22:30,6.203,75.14,0.043,222.4,0.03,0,0,-36.19,-36.19,0,102.1,0,0 +01/03/2021 23:00,4.782,80.1,0,222.4,0.006,0,0,-35.33,-35.33,0,102.1,0,0 +01/03/2021 23:30,4.328,86.3,0,0,0,0,0,-37.29,-37.29,0,102.1,0,0 +02/03/2021 00:00,4.938,83.7,0,0,0,0,0,-39.98,-39.98,0,102.1,0,0 +02/03/2021 00:30,4.939,85.2,0,0,0,0,0,-38.04,-38.04,0,102.1,0,0 +02/03/2021 01:00,5.138,82.7,0,0,0,0,0,-36.23,-36.23,0,102.1,0,0 +02/03/2021 01:30,4.654,83.5,0,312.2,0.004,0,0,-31.55,-31.55,0,102.1,0,0 +02/03/2021 02:00,4.467,84.1,0,0,0,0,0,-31.98,-31.98,0,102.1,0,0 +02/03/2021 02:30,4.049,82.9,0,0,0,0,0,-35.7,-35.7,0,102.1,0,0 +02/03/2021 03:00,3.289,85.8,0,0,0,0,0,-33.51,-33.51,0,102.1,0,0 +02/03/2021 03:30,2.885,88.5,0,0,0,0,0,-34.57,-34.57,0,102.1,0,0 +02/03/2021 04:00,2.41,87.6,0,0,0,0,0,-35.3,-35.3,0,102.1,0,0 +02/03/2021 04:30,1.494,89.4,0,312.7,0,0,0,-34.35,-34.35,0,102.1,0,0 +02/03/2021 05:00,1.433,90.9,0,0,0,0,0,-33.52,-33.52,0,102.1,0,0 +02/03/2021 05:30,1.915,91.9,0.002,226.2,0.008,0,0,-36.54,-36.54,0,102.1,0,0 +02/03/2021 06:00,1.337,91,0,6.301,0,0,0,-36.2,-36.2,0,102.1,0,0 +02/03/2021 06:30,1.102,91.7,0,5.817,0,0,0,-34.99,-34.99,0,102.1,0,0 +02/03/2021 07:00,1.358,92.2,0.022,241.6,0.029,1.757,0.009,-32.69,-32.69,0,102.1,0,0.055 +02/03/2021 07:30,0.771,91.6,0.001,14.03,0.012,29.36,0.147,-18.04,-18.04,0,102.1,0.105,0.581 +02/03/2021 08:00,1.937,92.4,0.001,242.4,0.011,86.9,0.435,7.786,7.786,0,102.2,0.325,1.808 +02/03/2021 08:30,4.318,91.1,0,235.6,0,143.3,0.716,29.49,29.49,0,102.2,0.545,3.023 +02/03/2021 09:00,6.435,82.3,0.142,109.4,0.118,216.8,1.084,61.34,61.34,0,102.2,0.888,4.551 +02/03/2021 09:30,7.661,74.89,1.796,127.6,0.132,289.8,1.449,101.1,101.1,0,102.2,1.18,5.869 +02/03/2021 10:00,8.43,73.37,1.839,135.9,0.122,290.1,1.451,111.1,111.1,0,102.2,1.145,5.622 +02/03/2021 10:30,9.61,70.98,1.6,138.9,0.121,413.3,2.067,191.5,191.5,0,102.2,1.645,7.986 +02/03/2021 11:00,11.6,65.75,1.057,154,0.134,465.7,2.329,235,235,0,102.2,1.882,8.88 +02/03/2021 11:30,13.12,62.64,1.346,157.6,0.137,507.4,2.537,269.8,269.8,0,102.2,2.065,9.58 +02/03/2021 12:00,14,60.42,1.799,163.6,0.139,507.3,2.536,278.6,278.6,0,102.2,2.079,9.42 +02/03/2021 12:30,14.55,58.72,1.689,159.1,0.14,500.8,2.504,272.9,272.9,0,102.2,2.076,9.28 +02/03/2021 13:00,15.24,56.75,1.374,153.5,0.132,522.2,2.611,297,297,0,102.2,2.191,9.7 +02/03/2021 13:30,15.79,56.77,1.87,143.8,0.125,495.8,2.479,269.4,269.4,0,102.2,2.084,9.24 +02/03/2021 14:00,16.19,55.25,1.89,159.4,0.138,483.5,2.418,270.7,270.7,0,102.1,2.043,9.1 +02/03/2021 14:30,16.49,54.18,1.526,164.3,0.146,413.5,2.067,224.6,224.6,0,102.1,1.767,7.906 +02/03/2021 15:00,16.38,54.68,1.711,160.2,0.139,339.9,1.7,175.8,175.8,0,102.1,1.472,6.619 +02/03/2021 15:30,16.16,54.87,2.401,185.8,0.149,277,1.385,136.5,136.5,0,102.2,1.196,5.479 +02/03/2021 16:00,16.34,54.82,1.279,170.1,0.144,238,1.19,113.3,113.3,0,102.1,1.01,4.837 +02/03/2021 16:30,15.68,58.56,1.055,149.4,0.139,155.7,0.778,53.59,53.59,0,102.1,0.678,3.283 +02/03/2021 17:00,14.97,60.99,1.099,145,0.131,104,0.52,16.74,16.74,0,102.1,0.456,2.327 +02/03/2021 17:30,13.72,63.8,1.515,131.2,0.123,38.64,0.193,-23.33,-23.33,0,102.2,0.181,0.796 +02/03/2021 18:00,12.59,67.03,1.105,133.8,0.128,6.394,0.032,-39.48,-39.48,0,102.2,0.028,0.183 +02/03/2021 18:30,11.21,72.06,0.731,119.6,0.147,0,0,-27.97,-27.97,0,102.2,0,0 +02/03/2021 19:00,11,73.7,1.393,126.1,0.131,0,0,-39.01,-39.01,0,102.3,0,0 +02/03/2021 19:30,10.5,75.46,0.899,170.2,0.134,0,0,-43.99,-43.99,0,102.3,0,0 +02/03/2021 20:00,9.54,78.56,0.288,168.5,0.136,0,0,-39.38,-39.38,0,102.3,0,0 +02/03/2021 20:30,8.57,83,0.424,136.6,0.112,0,0,-37.87,-37.87,0,102.3,0,0 +02/03/2021 21:00,8.41,84.3,0.147,131.4,0.076,0,0,-38.86,-38.86,0,102.3,0,0 +02/03/2021 21:30,7.993,85.8,0.143,169.4,0.076,0,0,-38.5,-38.5,0,102.3,0,0 +02/03/2021 22:00,7.633,86.6,0.183,195.7,0.075,0,0,-33.56,-33.56,0,102.4,0,0 +02/03/2021 22:30,7.608,87.1,0.101,229.1,0.045,0,0,-20.4,-20.4,0,102.4,0,0 +02/03/2021 23:00,7.348,88.6,0.011,229,0.009,0,0,-35.95,-35.95,0,102.4,0,0 +02/03/2021 23:30,6.768,89.5,0.119,228.4,0.047,0,0,-22.06,-22.06,0,102.4,0,0 +03/03/2021 00:00,6.67,90.7,0.082,228.4,0.04,0,0,-13.81,-13.81,0,102.4,0,0 +03/03/2021 00:30,6.625,90.9,0.054,228.3,0.043,0,0,-20.95,-20.95,0,102.4,0,0 +03/03/2021 01:00,6.657,90.9,0.097,228.4,0.062,0,0,-28.85,-28.85,0,102.4,0,0 +03/03/2021 01:30,6.078,91.3,0.262,147.4,0.077,0,0,-16.28,-16.28,0,102.4,0,0 +03/03/2021 02:00,6.238,91.7,0.158,143.3,0.052,0,0,-30.68,-30.68,0,102.4,0,0 +03/03/2021 02:30,5.833,92,0.354,130.1,0.093,0,0,-14.39,-14.39,0,102.3,0,0 +03/03/2021 03:00,6.256,92.2,0.097,128.2,0.067,0,0,-9.77,-9.77,0,102.3,0,0 +03/03/2021 03:30,6.507,92,0.084,99.2,0.052,0,0,-4.857,-4.857,0,102.3,0,0 +03/03/2021 04:00,6.666,91.9,0.364,229.3,0.073,0,0,-11.43,-11.43,0,102.3,0,0 +03/03/2021 04:30,6.787,91.7,0.262,251.3,0.084,0,0,-7.825,-7.825,0.2,102.4,0,0 +03/03/2021 05:00,6.725,91.5,0.001,337,0.001,0,0,-10.37,-10.37,0,102.4,0,0 +03/03/2021 05:30,6.681,91.8,0.3,336.8,0.088,0,0,-10.18,-10.18,0,102.4,0,0 +03/03/2021 06:00,6.752,92,0.219,131.7,0.036,0,0,-8.39,-8.39,0,102.4,0,0 +03/03/2021 06:30,7.038,92.2,0,141.6,0.002,0,0,-4.801,-4.801,0,102.4,0,0 +03/03/2021 07:00,7.375,92.2,0.416,135.3,0.065,1.336,0.007,-5.456,-5.456,0,102.4,0,0.004 +03/03/2021 07:30,7.529,91.9,0,0,0,10.88,0.054,-3.394,-3.394,0,102.4,0.011,0.194 +03/03/2021 08:00,7.709,91.7,0,0,0,47.57,0.238,-4.596,-4.596,0,102.4,0.164,0.733 +03/03/2021 08:30,7.816,91.5,0,0,0,78.88,0.394,20.02,20.02,0,102.5,0.264,1.291 +03/03/2021 09:00,9.03,91.2,0.273,191.2,0.09,108.7,0.544,64.07,64.07,0,102.5,0.346,2.034 +03/03/2021 09:30,9.6,89.6,0.213,142,0.073,122.7,0.614,74.48,74.48,0,102.5,0.372,2.362 +03/03/2021 10:00,10.17,87.8,0.289,141.6,0.057,203.7,1.018,106.1,106.1,0,102.5,0.707,3.754 +03/03/2021 10:30,11.31,83.8,0.815,192.7,0.122,319.4,1.597,164,164,0,102.5,1.199,5.927 +03/03/2021 11:00,12.42,77.9,1.225,202.6,0.125,368,1.84,202.7,202.7,0,102.4,1.423,6.868 +03/03/2021 11:30,13.02,74.47,2.377,204.1,0.14,376.6,1.883,210.2,210.2,0,102.5,1.477,6.884 +03/03/2021 12:00,13.32,72.78,2.501,212.4,0.135,411.3,2.056,231.8,231.8,0,102.4,1.612,7.452 +03/03/2021 12:30,13.88,67.9,3.118,211,0.14,463.4,2.317,268.9,268.9,0,102.4,1.81,8.3 +03/03/2021 13:00,14.69,63.12,2.924,207,0.142,590.1,2.95,362.6,362.6,0,102.4,2.32,10.69 +03/03/2021 13:30,14.65,62.04,2.681,215.6,0.134,357.3,1.786,207.6,207.6,0,102.3,1.39,6.572 +03/03/2021 14:00,14.9,60.38,3.17,203.9,0.146,379.6,1.898,213,213,0,102.3,1.489,6.8 +03/03/2021 14:30,14.54,59.53,3.077,216.3,0.132,238,1.19,122.5,122.6,0,102.3,0.938,4.344 +03/03/2021 15:00,14.95,56.18,3.101,211.2,0.133,222.1,1.11,118.1,118.1,0,102.3,0.835,4.055 +03/03/2021 15:30,14.65,55.17,2.742,216.4,0.134,172.3,0.861,81.1,81.1,0,102.2,0.609,3.064 +03/03/2021 16:00,14.28,56.02,2.646,213.1,0.134,141.3,0.706,67.71,67.71,0,102.2,0.503,2.743 +03/03/2021 16:30,14.44,56.86,2.11,227.6,0.124,157.4,0.787,65.72,65.72,0,102.2,0.609,3.169 +03/03/2021 17:00,14.07,59.01,2.574,232.4,0.129,90,0.45,11.41,11.41,0,102.2,0.395,1.913 +03/03/2021 17:30,12.97,66.4,2.365,235.2,0.134,9.89,0.049,-45.35,-45.35,0,102.2,0.036,0.198 +03/03/2021 18:00,12.4,70.92,1.846,221.4,0.122,0.964,0.005,-29.74,-29.74,0,102.2,0,0.064 +03/03/2021 18:30,11.89,72.43,1.662,211,0.145,0,0,-26.38,-26.38,0,102.2,0,0 +03/03/2021 19:00,11.31,75.4,1.207,207.4,0.147,0,0,-41,-41,0,102.3,0,0 +03/03/2021 19:30,10.22,79.16,1.215,205.2,0.145,0,0,-56.72,-56.72,0,102.3,0,0 +03/03/2021 20:00,9.36,83.2,1.042,204.2,0.15,0,0,-54.34,-54.34,0,102.2,0,0 +03/03/2021 20:30,8.86,85.6,0.812,201.7,0.15,0,0,-49.78,-49.78,0,102.2,0,0 +03/03/2021 21:00,8.66,88.3,1.276,229.1,0.132,0,0,-59.32,-59.32,0,102.2,0,0 +03/03/2021 21:30,8.58,89.3,1.449,236.5,0.135,0,0,-62.41,-62.41,0,102.2,0,0 +03/03/2021 22:00,8.31,89.8,1.391,236.4,0.133,0,0,-61.67,-61.67,0,102.2,0,0 +03/03/2021 22:30,7.701,90.5,0.995,217.9,0.111,0,0,-57.29,-57.29,0,102.2,0,0 +03/03/2021 23:00,7.423,91.2,0.913,232.9,0.102,0,0,-55.26,-55.26,0,102.2,0,0 +03/03/2021 23:30,7.299,91.4,0.782,244.2,0.091,0,0,-52.93,-52.93,0,102.2,0,0 +04/03/2021 00:00,6.79,92,0.04,333.5,0.023,0,0,-7.455,-7.455,0,102.2,0,0 +04/03/2021 00:30,7.321,92.4,0,197,0.004,0.046,0,-3.324,-3.324,0,102.2,0,0 +04/03/2021 01:00,7.019,92.2,0.697,205.2,0.071,0,0,-49.56,-49.56,0,102.2,0,0 +04/03/2021 01:30,6.081,92.7,0,352.4,0.001,0.137,0.001,-8.08,-8.08,0,102.2,0,0 +04/03/2021 02:00,6.526,93.1,0,0,0,0,0,-5.589,-5.589,0,102.1,0,0 +04/03/2021 02:30,6.756,93.1,0,0,0,0,0,-5.144,-5.144,0.2,102.1,0,0 +04/03/2021 03:00,7.151,93.4,0.229,207.3,0.035,0,0,-6.724,-6.724,0,102.1,0,0 +04/03/2021 03:30,7.436,93.3,0.357,237.3,0.066,0,0,-10.08,-10.08,0,102.1,0,0 +04/03/2021 04:00,6.964,93,0,239.9,0.001,0,0,-21.74,-21.74,0,102,0,0 +04/03/2021 04:30,7.069,93.5,0.186,214.1,0.03,0,0,-8.17,-8.17,0,102,0,0 +04/03/2021 05:00,7.08,93.3,1.071,213.7,0.119,0,0,-4.306,-4.306,0,102,0,0 +04/03/2021 05:30,7.199,93.5,0.749,233.3,0.132,0,0,-3.351,-3.351,0,102,0,0 +04/03/2021 06:00,7.357,93.7,1.044,231.6,0.127,0,0,-5.238,-5.238,0,102,0,0 +04/03/2021 06:30,7.425,93.8,0.733,225.3,0.103,0,0,-8.05,-8.05,0,102,0,0 +04/03/2021 07:00,7.39,93.9,0.375,228.7,0.053,2.707,0.014,-9.14,-9.14,0,102,0,0.043 +04/03/2021 07:30,7.427,93.8,0,266.6,0,25.12,0.126,-10.85,-10.85,0,102,0.081,0.393 +04/03/2021 08:00,7.45,93.8,0,0,0,60.88,0.304,7.322,7.322,0,102,0.209,1 +04/03/2021 08:30,7.802,93.5,0.162,306.1,0.05,105.9,0.53,45.11,45.11,0,102,0.342,1.888 +04/03/2021 09:00,8.09,93.3,0.129,332.3,0.038,132.3,0.662,62.24,62.24,0,102,0.412,2.425 +04/03/2021 09:30,8.64,93,0.693,301.1,0.11,182.8,0.914,92,92,0,102,0.629,3.376 +04/03/2021 10:00,9.41,91.2,1.577,318,0.117,197.6,0.988,128.1,128.1,0,102,0.729,3.814 +04/03/2021 10:30,9.84,84.6,1.955,337.4,0.145,256.7,1.284,139,139,0,102,0.979,4.958 +04/03/2021 11:00,10.61,77.6,2.11,332.7,0.137,416.2,2.081,223.2,223.2,0,102,1.592,7.73 +04/03/2021 11:30,11.66,72.74,2.422,344,0.144,480.1,2.401,266.1,266.1,0,102,1.869,8.87 +04/03/2021 12:00,11.86,69.85,2.681,351.9,0.154,413.8,2.069,238.7,238.7,0,102,1.598,7.757 +04/03/2021 12:30,11.85,70.14,2.19,345.2,0.144,278.1,1.39,156.2,156.2,0,101.9,0.998,5.224 +04/03/2021 13:00,11.05,71.91,2.233,358.4,0.154,131,0.655,63.9,63.9,0,101.9,0.438,2.657 +04/03/2021 13:30,11.25,70.86,2.159,350.8,0.149,174.6,0.873,88.8,88.8,0,101.9,0.59,3.304 +04/03/2021 14:00,11.14,70.02,2.908,0.703,0.147,182.8,0.914,92.8,92.8,0,101.9,0.615,3.427 +04/03/2021 14:30,10.79,72.87,2.736,8.66,0.151,152.5,0.762,76.38,76.38,0,101.9,0.503,2.867 +04/03/2021 15:00,10.69,73.9,2.58,9.97,0.154,115.1,0.576,53.3,53.3,0,101.9,0.347,2.232 +04/03/2021 15:30,10.65,73.84,2.035,4.254,0.151,105.4,0.527,47.86,47.86,0,101.9,0.348,2.006 +04/03/2021 16:00,10.41,72.25,2.498,2.874,0.149,71.53,0.358,28.14,28.14,0,101.8,0.273,1.384 +04/03/2021 16:30,10.21,74.25,2.18,359.9,0.147,56.63,0.283,19.17,19.17,0,101.8,0.199,1.065 +04/03/2021 17:00,10.11,74.9,2.051,339.3,0.145,41.55,0.208,8.45,8.45,0,101.8,0.135,0.734 +04/03/2021 17:30,9.78,76.48,1.682,14.29,0.15,32.03,0.16,-14.41,-14.41,0,101.9,0.115,0.524 +04/03/2021 18:00,9.31,77.9,1.635,1.7,0.155,8.93,0.045,-36.19,-36.19,0,101.9,0.033,0.214 +04/03/2021 18:30,8.4,81.4,1.57,350.9,0.161,0,0,-55.81,-55.81,0,101.9,0,0.001 +04/03/2021 19:00,7.874,83.3,1.29,353.2,0.151,0,0,-47.31,-47.31,0,101.9,0,0 +04/03/2021 19:30,7.793,83.1,1.142,344.4,0.157,0,0,-34.12,-34.12,0,101.9,0,0 +04/03/2021 20:00,8.02,85,1.468,354.6,0.159,0,0,-9.87,-9.87,0,101.9,0,0 +04/03/2021 20:30,8.53,85.8,1.85,7.639,0.16,0,0,-12.35,-12.35,0,101.9,0,0 +04/03/2021 21:00,8.48,85.6,1.954,19.63,0.147,0,0,-21.21,-21.21,0,101.9,0,0 +04/03/2021 21:30,8.18,80.9,1.826,37.67,0.131,0,0,-36.83,-36.83,0,101.9,0,0 +04/03/2021 22:00,7.813,79.75,1.759,29.85,0.136,0,0,-43.84,-43.84,0,102,0,0 +04/03/2021 22:30,6.834,83.7,1.432,19.1,0.154,0,0,-57.52,-57.52,0,102,0,0 +04/03/2021 23:00,5.686,86.5,1.063,8.32,0.153,0,0,-53.32,-53.32,0,102,0,0 +04/03/2021 23:30,5.253,88.6,0.372,8.16,0.076,0,0,-50.89,-50.89,0,102,0,0 +05/03/2021 00:00,4.795,89.8,1.068,10.04,0.166,0,0,-26.93,-26.93,0,102,0,0 +05/03/2021 00:30,5.36,90.2,0.535,11.65,0.081,0,0,-9.57,-9.57,0,102.1,0,0 +05/03/2021 01:00,5.64,89.6,0.594,3.597,0.091,0,0,-10.18,-10.18,0,102.1,0,0 +05/03/2021 01:30,5.764,88.6,1.4,22.75,0.145,0.185,0.001,-11.09,-11.09,0,102.1,0,0 +05/03/2021 02:00,6.142,83.1,2.201,24.06,0.144,0.192,0.001,-5.566,-5.566,0,102.1,0,0 +05/03/2021 02:30,6.225,78.02,2.052,30.29,0.135,0,0,-9.08,-9.08,0,102.1,0,0 +05/03/2021 03:00,6.004,75.05,2.482,35.71,0.129,0,0,-8.76,-8.76,0,102.1,0,0 +05/03/2021 03:30,5.722,71.48,2.278,38.27,0.126,0,0,-12.1,-12.1,0,102.1,0,0 +05/03/2021 04:00,5.47,68.66,1.721,47.13,0.125,0,0,-13.11,-13.11,0,102.1,0,0 +05/03/2021 04:30,5.431,69.42,1.455,42.58,0.127,0,0,-11.25,-11.25,0,102.1,0,0 +05/03/2021 05:00,5.406,72.8,1.429,23.18,0.147,0,0,-11.23,-11.23,0,102.1,0,0 +05/03/2021 05:30,5.387,75.23,1.592,25.53,0.146,0,0,-12.73,-12.73,0,102.1,0,0 +05/03/2021 06:00,5.361,77.31,1.783,27.04,0.146,0,0,-12.97,-12.97,0,102.1,0,0 +05/03/2021 06:30,5.326,78.9,1.751,31.78,0.142,0,0,-13.7,-13.7,0,102.2,0,0 +05/03/2021 07:00,5.289,79.61,1.412,30.31,0.135,2.662,0.013,-11.48,-11.48,0,102.2,0,0.055 +05/03/2021 07:30,5.304,78.78,1.796,38.32,0.125,11.98,0.06,-5.668,-5.668,0,102.2,0.022,0.246 +05/03/2021 08:00,5.352,78.95,1.565,35.73,0.131,18.3,0.092,-1.124,-1.124,0,102.2,0.068,0.359 +05/03/2021 08:30,5.401,75.37,2.106,46.62,0.124,50.61,0.253,16.09,16.09,0,102.2,0.173,0.945 +05/03/2021 09:00,5.528,72.44,2.148,46.47,0.128,69.45,0.347,26.63,26.63,0,102.3,0.233,1.349 +05/03/2021 09:30,5.659,70.3,2.338,51.55,0.128,100.5,0.503,43.79,43.79,0,102.3,0.335,1.94 +05/03/2021 10:00,5.843,66.79,2.253,50.4,0.123,132.3,0.662,61.29,61.29,0,102.3,0.421,2.526 +05/03/2021 10:30,6.008,61.41,2.411,49.36,0.128,148.9,0.745,72.2,72.21,0,102.3,0.467,2.847 +05/03/2021 11:00,5.9,60.64,2.554,50.34,0.126,156.2,0.781,75.92,75.93,0,102.3,0.496,3.043 +05/03/2021 11:30,5.964,59.09,3.017,40.31,0.124,195.3,0.976,97.6,97.7,0,102.3,0.631,3.757 +05/03/2021 12:00,6.33,56.36,2.727,53.13,0.126,262.9,1.315,132.3,132.4,0,102.3,0.88,4.872 +05/03/2021 12:30,6.852,54.73,2.89,44.44,0.122,339.7,1.698,179.1,179.1,0,102.3,1.195,6.373 +05/03/2021 13:00,7.137,55.66,3.048,39.41,0.122,270.1,1.35,139,139.2,0,102.3,0.966,5.211 +05/03/2021 13:30,6.733,56.61,2.945,48.99,0.124,201.6,1.008,99.3,99.3,0,102.3,0.688,3.953 +05/03/2021 14:00,7.171,54.8,2.272,49.05,0.126,303.3,1.517,155.9,155.9,0,102.3,1.068,5.734 +05/03/2021 14:30,7.214,53.18,2.906,45.91,0.127,279.4,1.397,136.2,136.2,0,102.3,0.991,5.231 +05/03/2021 15:00,7.062,53.1,2.994,40.83,0.123,254.3,1.271,121.7,121.8,0,102.3,0.888,4.694 +05/03/2021 15:30,7.008,53.75,2.698,42.16,0.133,213.6,1.068,98.3,98.3,0,102.3,0.736,4.043 +05/03/2021 16:00,6.714,53.8,2.32,52.83,0.128,203.7,1.019,87.1,87.1,0,102.3,0.699,4.035 +05/03/2021 16:30,6.402,54.14,2.839,50.33,0.128,143.2,0.716,53.36,53.4,0,102.3,0.476,2.845 +05/03/2021 17:00,5.485,55.66,2.117,66.6,0.139,79.36,0.397,8.53,8.53,0,102.4,0.296,1.497 +05/03/2021 17:30,5.059,55.59,1.925,62.7,0.136,38.95,0.195,-23.62,-23.62,0,102.4,0.15,0.749 +05/03/2021 18:00,5.032,55.85,1.775,58.02,0.135,8.67,0.043,-25,-25,0,102.4,0.025,0.197 +05/03/2021 18:30,4.951,55.56,1.888,68.93,0.146,0.057,0,-34.05,-34.05,0,102.4,0,0.005 +05/03/2021 19:00,4.635,56.48,1.329,68.33,0.145,0,0,-32.61,-32.61,0,102.5,0,0 +05/03/2021 19:30,4.496,58.15,0.993,53.98,0.134,0,0,-26.65,-26.65,0,102.5,0,0 +05/03/2021 20:00,4.29,59.89,0.921,40.18,0.124,0,0,-30.59,-30.59,0,102.5,0,0 +05/03/2021 20:30,4.102,60.91,0.904,47.74,0.124,0,0,-33.99,-33.99,0,102.5,0,0 +05/03/2021 21:00,3.993,61.4,0.952,48.77,0.13,0,0,-28.75,-28.75,0,102.6,0,0 +05/03/2021 21:30,4.277,60.29,1.055,53.75,0.133,0,0,-19.5,-19.5,0,102.6,0,0 +05/03/2021 22:00,4.287,60.58,1.226,53.1,0.127,0,0,-25.76,-25.76,0,102.6,0,0 +05/03/2021 22:30,3.636,62.99,1.382,40.94,0.128,0,0,-60.19,-60.19,0,102.6,0,0 +05/03/2021 23:00,2.544,68.19,1.431,24.36,0.148,0,0,-65.41,-65.41,0,102.6,0,0 +05/03/2021 23:30,1.365,74.83,1.159,23.21,0.148,0,0,-65.09,-65.09,0,102.6,0,0 +06/03/2021 00:00,1.318,74.73,1.262,24.19,0.143,0,0,-65.65,-65.65,0,102.6,0,0 +06/03/2021 00:30,1.08,73.72,1.228,35.76,0.134,0,0,-64.67,-64.67,0,102.6,0,0 +06/03/2021 01:00,1.368,70.31,1.765,42.77,0.126,0,0,-66.77,-66.77,0,102.6,0,0 +06/03/2021 01:30,1.196,70.42,1.671,43.42,0.13,0,0,-67.1,-67.1,0,102.6,0,0 +06/03/2021 02:00,0.914,71.48,1.909,41.06,0.128,0,0,-67.78,-67.78,0,102.6,0,0 +06/03/2021 02:30,0.84,70.62,1.991,39.69,0.132,0,0,-67.63,-67.63,0,102.5,0,0 +06/03/2021 03:00,0.585,70.67,1.882,31.59,0.135,0,0,-67.4,-67.4,0,102.5,0,0 +06/03/2021 03:30,0.189,73.02,2.057,24.26,0.143,0,0,-67.12,-67.12,0,102.5,0,0 +06/03/2021 04:00,0.008,73.7,1.914,28.01,0.137,0,0,-66.85,-66.85,0,102.5,0,0 +06/03/2021 04:30,0.026,73.32,1.983,33.56,0.133,0,0,-66.55,-66.55,0,102.5,0,0 +06/03/2021 05:00,0.158,71.54,2.457,31.15,0.139,0,0,-66.48,-66.48,0,102.5,0,0 +06/03/2021 05:30,0.069,71.55,2.093,32.67,0.138,0,0,-64.14,-64.14,0,102.6,0,0 +06/03/2021 06:00,-0.085,71.35,1.987,28.88,0.143,0,0,-65.84,-65.84,0,102.6,0,0 +06/03/2021 06:30,-0.419,72.74,2.046,28.77,0.139,0,0,-64.79,-64.79,0,102.6,0,0.001 +06/03/2021 07:00,-0.209,70.82,2.032,43.24,0.125,6.003,0.03,-59.69,-59.69,0,102.6,0.026,0.206 +06/03/2021 07:30,0.133,69.68,1.869,50.59,0.127,36.64,0.183,-43.63,-43.63,0,102.6,0.215,1.335 +06/03/2021 08:00,0.774,66.98,2.315,50.49,0.133,113.3,0.567,-8.12,-8.12,0,102.6,0.45,3.081 +06/03/2021 08:30,1.708,64.08,2.153,50.78,0.129,210.2,1.051,30.14,30.14,0,102.6,0.765,4.729 +06/03/2021 09:00,2.668,62.04,2.299,44.56,0.126,293.8,1.469,75.59,75.59,0,102.6,1.07,6.094 +06/03/2021 09:30,3.566,61,2.47,38.33,0.132,370.3,1.851,125.8,125.8,0,102.6,1.346,7.291 +06/03/2021 10:00,4.695,58.64,2.587,39.31,0.129,441.4,2.207,175.5,175.5,0,102.6,1.595,8.38 +06/03/2021 10:30,5.711,56.52,2.667,50.59,0.124,502.9,2.514,216.4,216.5,0,102.6,1.812,9.18 +06/03/2021 11:00,6.339,55.22,2.823,44.94,0.126,543.6,2.718,250.8,250.8,0,102.5,1.96,9.69 +06/03/2021 11:30,7.495,50.85,2.85,71.52,0.143,581.7,2.909,273.3,273.3,0,102.5,2.101,10.2 +06/03/2021 12:00,8.07,48.22,2.939,74.38,0.14,600.6,3.003,289.5,289.5,0,102.5,2.19,10.47 +06/03/2021 12:30,8.43,48,2.941,78.85,0.145,598.4,2.992,289.3,289.4,0,102.5,2.182,10.4 +06/03/2021 13:00,8.54,46.61,3.091,74.02,0.144,609.3,3.046,305.1,305.2,0,102.4,2.225,10.66 +06/03/2021 13:30,8.85,45.98,2.607,69.34,0.139,583.3,2.917,294.8,294.8,0,102.4,2.145,10.22 +06/03/2021 14:00,8.94,44.93,2.707,85.4,0.148,541.4,2.707,265.3,265.3,0,102.4,2.011,9.63 +06/03/2021 14:30,9.17,44.15,2.409,74.82,0.139,508.1,2.541,254.1,254.1,0,102.3,1.914,9.26 +06/03/2021 15:00,9.36,43.34,2.167,62.56,0.134,419.8,2.099,200.2,200.3,0,102.3,1.601,7.817 +06/03/2021 15:30,9.44,41.77,2.336,55.59,0.12,378.1,1.891,172.7,172.7,0,102.3,1.458,7.346 +06/03/2021 16:00,9.32,41.38,2.256,66.9,0.135,302.7,1.513,121.3,121.3,0,102.3,1.197,6.149 +06/03/2021 16:30,9.13,40.84,1.936,71.1,0.143,226.2,1.131,72.56,72.56,0,102.3,0.916,4.867 +06/03/2021 17:00,8.86,41.34,1.586,54.38,0.13,145.8,0.729,24.41,24.41,0,102.2,0.647,3.459 +06/03/2021 17:30,8.2,41.34,1.538,58.7,0.133,71.22,0.356,-17,-17,0,102.3,0.381,1.935 +06/03/2021 18:00,7.181,46.25,1.186,37.77,0.135,10.37,0.052,-55.59,-55.59,0,102.3,0.071,0.348 +06/03/2021 18:30,6.147,47.78,1.247,34.25,0.134,0.003,0,-65.39,-65.39,0,102.3,0,0.02 +06/03/2021 19:00,5.377,49.53,1.029,42.33,0.131,0,0,-63.2,-63.2,0,102.3,0,0 +06/03/2021 19:30,5.105,49.9,0.995,40.64,0.127,0,0,-62.45,-62.45,0,102.3,0,0 +06/03/2021 20:00,4.173,53.31,0.978,23.24,0.14,0,0,-59.69,-59.69,0,102.3,0,0 +06/03/2021 20:30,2.936,63.2,1.662,19.33,0.151,0,0,-63.98,-63.98,0,102.3,0,0 +06/03/2021 21:00,2.668,71.23,1.787,26.51,0.141,0,0,-67.29,-67.29,0,102.3,0,0 +06/03/2021 21:30,2.438,73.77,1.718,22.48,0.147,0,0,-67.66,-67.66,0,102.3,0,0 +06/03/2021 22:00,2.17,76.07,1.846,29.34,0.138,0,0,-67.66,-67.66,0,102.3,0,0 +06/03/2021 22:30,2.053,76.19,1.896,25.53,0.142,0,0,-67.99,-67.99,0,102.3,0,0 +06/03/2021 23:00,1.754,77.26,1.927,29.27,0.142,0,0,-68.07,-68.07,0,102.3,0,0 +06/03/2021 23:30,1.752,75.74,1.731,32.19,0.133,0,0,-66.97,-66.97,0,102.3,0,0 +07/03/2021 00:00,2.098,71.41,1.773,41.43,0.125,0,0,-67.36,-67.36,0,102.3,0,0 +07/03/2021 00:30,1.665,71.63,1.136,33.1,0.134,0,0,-66.47,-66.47,0,102.3,0,0 +07/03/2021 01:00,1.117,73.44,0.272,44.95,0.114,0,0,-63.1,-63.1,0,102.2,0,0 +07/03/2021 01:30,0.97,73.69,0.462,53.8,0.112,0,0,-60.03,-60.03,0,102.2,0,0 +07/03/2021 02:00,0.401,75.03,0.291,132.8,0.107,0,0,-58.47,-58.47,0,102.2,0,0 +07/03/2021 02:30,-0.528,78.1,0.488,303.7,0.089,0,0,-56.43,-56.43,0,102.2,0,0 +07/03/2021 03:00,-1.042,80.8,0.694,327,0.12,0,0,-55.1,-55.1,0,102.2,0,0 +07/03/2021 03:30,-1.805,82.2,0.234,317.6,0.057,0,0,-55.06,-55.06,0,102.1,0,-0.028 +07/03/2021 04:00,-2.598,86.6,0,0,0,0,0,-56.68,-56.68,0,102.1,0,0 +07/03/2021 04:30,-2.771,88.2,0,0,0,0,0,-57.33,-57.33,0,102.1,0,0 +07/03/2021 05:00,-3.144,88.7,0.247,309.1,0.079,0,0,-57.64,-57.64,0,102.1,0,0 +07/03/2021 05:30,-3.656,89.2,0.045,15.45,0.013,0,0,-55.77,-55.77,0,102.1,0,0 +07/03/2021 06:00,-3.769,90,0.187,326.2,0.031,0,0,-56.15,-56.15,0,102.1,0,0 +07/03/2021 06:30,-3.649,90.4,0.643,311.1,0.094,0,0,-56.68,-56.68,0,102.1,0,0.004 +07/03/2021 07:00,-3.157,90.6,0.317,314.6,0.039,6.903,0.035,-54.61,-54.61,0,102.1,0.039,0.226 +07/03/2021 07:30,-2.492,88.5,0.406,313.8,0.055,36.73,0.184,-41.68,-41.68,0,102.1,0.271,1.498 +07/03/2021 08:00,-1.113,85.5,0.001,303.8,0.004,121.7,0.609,-0.348,-0.348,0,102.1,0.622,3.491 +07/03/2021 08:30,0.862,77.84,0,299,0,218,1.09,38.29,38.29,0,102.1,0.908,5.127 +07/03/2021 09:00,2.725,70.4,0.356,352.3,0.041,301.7,1.509,94.4,94.4,0,102.2,1.15,6.431 +07/03/2021 09:30,4.01,63.99,1.925,9.74,0.15,382.7,1.913,134.1,134.1,0,102.1,1.413,7.679 +07/03/2021 10:00,5.21,56.11,1.71,40.37,0.123,452.8,2.264,181.2,181.2,0,102.1,1.663,8.67 +07/03/2021 10:30,6.47,52.21,1.596,50.95,0.125,509.2,2.546,224.6,224.6,0,102.1,1.888,9.44 +07/03/2021 11:00,6.964,50.61,1.797,34.11,0.13,555.9,2.78,262.4,262.4,0,102.1,2.05,10 +07/03/2021 11:30,7.811,46.71,2.079,47.15,0.122,589,2.945,287.7,287.8,0,102.1,2.161,10.39 +07/03/2021 12:00,8.3,45.12,2.34,46.08,0.123,609.1,3.045,305.3,305.3,0,102.1,2.234,10.61 +07/03/2021 12:30,8.43,44.9,2.422,29.22,0.133,611.7,3.058,317,317,0,102,2.24,10.63 +07/03/2021 13:00,8.87,42.29,2.246,37.19,0.118,606.2,3.031,319.2,319.2,0,102,2.256,10.56 +07/03/2021 13:30,9,40.23,2.295,36.52,0.12,587.4,2.937,307.3,307.3,0,102,2.196,10.32 +07/03/2021 14:00,9.2,39.79,2.236,36.04,0.122,552.4,2.762,288.4,288.4,0,101.9,2.085,9.87 +07/03/2021 14:30,9.25,39.94,2.218,21.49,0.132,504.3,2.521,261.9,261.9,0,101.9,1.922,9.24 +07/03/2021 15:00,9.4,39.99,2.315,19.86,0.131,448.2,2.241,222.1,222.1,0,101.9,1.727,8.45 +07/03/2021 15:30,9.22,39.7,2.873,18.32,0.149,381.8,1.909,177.8,177.8,0,101.8,1.488,7.47 +07/03/2021 16:00,9,40.11,2.721,23.13,0.14,308.2,1.541,128.8,128.8,0,101.8,1.229,6.32 +07/03/2021 16:30,8.91,40.86,2.424,26.73,0.141,227.8,1.139,77.05,77.05,0,101.8,0.93,4.93 +07/03/2021 17:00,8.48,44.71,2.77,15.22,0.141,145.8,0.729,23.88,23.88,0,101.8,0.614,3.407 +07/03/2021 17:30,7.452,53.45,2.603,0.724,0.152,71.13,0.356,-19.54,-19.54,0,101.8,0.335,1.834 +07/03/2021 18:00,6.209,57.82,2.214,353.7,0.15,13.24,0.066,-56.46,-56.46,0,101.8,0.07,0.38 +07/03/2021 18:30,4.983,64.31,1.985,349.7,0.151,0.004,0,-66.76,-66.76,0,101.9,0,0.029 +07/03/2021 19:00,4.207,69.2,1.735,356.9,0.148,0,0,-66.29,-66.29,0,101.9,0,0 +07/03/2021 19:30,3.351,71.83,1.606,7.146,0.145,0,0,-64.06,-64.06,0,101.9,0,0 +07/03/2021 20:00,2.839,71.5,1.946,16.59,0.15,0,0,-65.4,-65.4,0,101.9,0,0 +07/03/2021 20:30,3.191,69.45,2.629,20.87,0.146,0,0,-68.46,-68.46,0,101.9,0,0 +07/03/2021 21:00,2.875,70.33,2.28,22.78,0.144,0,0,-67.66,-67.66,0,102,0,0 +07/03/2021 21:30,2.339,72.74,2.172,22.34,0.147,0,0,-67.2,-67.2,0,102,0,0 +07/03/2021 22:00,1.776,74.93,1.546,21.01,0.142,0,0,-65.21,-65.21,0,102,0,0 +07/03/2021 22:30,1.439,75.78,0.545,28.23,0.092,0,0,-62.1,-62.1,0,102,0,0 +07/03/2021 23:00,1.032,77.96,1.008,312.6,0.134,0,0,-60.37,-60.37,0,102,0,0 +07/03/2021 23:30,0.574,79.51,1.269,323.1,0.129,0,0,-60.16,-60.16,0,102,0,0 +08/03/2021 00:00,0.195,81.4,1.522,344.3,0.157,0,0,-61.66,-61.66,0,102,0,0 +08/03/2021 00:30,0.188,81.7,1.391,342.6,0.149,0,0,-62.67,-62.67,0,102,0,0 +08/03/2021 01:00,-0.222,82.6,1.289,337.4,0.144,0,0,-60.87,-60.87,0,102,0,0 +08/03/2021 01:30,-0.237,82.6,1.29,329.4,0.141,0,0,-59.8,-59.8,0,102,0,0 +08/03/2021 02:00,-0.351,82.7,1.246,319.3,0.128,0,0,-60.3,-60.3,0,102,0,0 +08/03/2021 02:30,-0.45,83.1,1.254,333.5,0.151,0,0,-60.67,-60.67,0,101.9,0,0 +08/03/2021 03:00,-0.767,84.5,0.803,347.3,0.136,0,0,-58.23,-58.23,0,101.9,0,0 +08/03/2021 03:30,-0.811,84.6,0.472,351.2,0.072,0,0,-58.76,-58.76,0,101.9,0,0 +08/03/2021 04:00,-0.893,85.2,0.599,357.4,0.102,0,0,-57.34,-57.34,0,101.9,0,0 +08/03/2021 04:30,-0.962,85.7,0.344,346,0.052,0,0,-56.3,-56.3,0,101.9,0,0 +08/03/2021 05:00,-1.82,85.8,0,0,0,0,0,-55.24,-55.24,0,101.9,0,0 +08/03/2021 05:30,-2.045,88.9,0,344.9,0,0,0,-53.99,-53.99,0,101.9,0,0 +08/03/2021 06:00,-2.073,89.9,0.083,330.6,0.011,0,0,-53.63,-53.63,0,101.9,0,0 +08/03/2021 06:30,-1.935,89.1,0.344,325.3,0.057,0.064,0,-54.35,-54.35,0,102,0,0.015 +08/03/2021 07:00,-2.035,89.7,0.365,356,0.059,9.86,0.049,-48.55,-48.55,0,102,0.039,0.275 +08/03/2021 07:30,-1.703,89,0.305,358,0.051,46.16,0.231,-33.74,-33.74,0,102,0.23,1.245 +08/03/2021 08:00,-0.567,87.4,0.159,350.3,0.039,124.9,0.624,0.607,0.607,0,102,0.495,2.974 +08/03/2021 08:30,1.069,82.5,0.47,17.84,0.087,204.8,1.024,37.34,37.34,0,102,0.806,4.639 +08/03/2021 09:00,2.188,76.18,1.347,36.08,0.127,286.2,1.431,90.1,90.1,0,102.1,1.086,6.097 +08/03/2021 09:30,3.188,72.02,1.87,37.65,0.127,365.4,1.827,127,127,0,102.1,1.375,7.346 +08/03/2021 10:00,4.274,66.72,1.866,34.16,0.134,433.4,2.167,173.8,173.8,0,102.1,1.659,8.37 +08/03/2021 10:30,5.304,60.01,1.955,53.05,0.125,502.9,2.514,218,218,0,102.1,1.946,9.43 +08/03/2021 11:00,5.67,54.94,2.356,55.21,0.128,578.6,2.893,280.2,280.2,0,102,2.215,10.78 +08/03/2021 11:30,6,53.62,1.92,51.35,0.124,553.3,2.767,279.1,279.1,0,102,2.133,10.3 +08/03/2021 12:00,5.904,53.94,2.439,36.65,0.128,543.2,2.716,276.3,276.4,0,102,2.11,9.82 +08/03/2021 12:30,6.636,51.66,2.236,57.62,0.12,620.9,3.105,317.3,317.3,0,102,2.406,11.02 +08/03/2021 13:00,6.573,51.31,2.307,41.08,0.122,586.9,2.935,305,305.1,0,102,2.294,10.37 +08/03/2021 13:30,6.903,51.16,2.164,29.87,0.119,585.6,2.928,307.8,307.8,0,101.9,2.295,10.47 +08/03/2021 14:00,7.009,50.81,2.711,25.84,0.136,550.8,2.754,286.5,286.5,0,101.9,2.164,9.85 +08/03/2021 14:30,7.184,50.61,2.522,20.04,0.138,506.4,2.532,258.5,258.5,0,101.9,2.014,9.28 +08/03/2021 15:00,7.192,50.23,2.868,16.23,0.138,443.8,2.219,216.8,216.9,0,101.9,1.778,8.36 +08/03/2021 15:30,7.295,50.71,2.814,14.48,0.143,379.8,1.899,176,176,0,101.8,1.537,7.409 +08/03/2021 16:00,7.087,51.83,2.531,20.09,0.137,291.4,1.457,117.5,117.5,0,101.8,1.191,5.906 +08/03/2021 16:30,6.707,54.17,2.326,9.61,0.149,213.1,1.066,66.41,66.41,0,101.8,0.873,4.509 +08/03/2021 17:00,6.273,55.99,2.452,0.975,0.154,140.5,0.702,20.04,20.04,0,101.8,0.563,3.139 +08/03/2021 17:30,5.557,58.36,2.047,0.713,0.156,71.64,0.358,-20.5,-20.5,0,101.8,0.317,1.738 +08/03/2021 18:00,4.438,63.78,1.478,357.1,0.154,15.77,0.079,-52.99,-52.99,0,101.8,0.077,0.426 +08/03/2021 18:30,3.416,67.65,1.535,339.1,0.154,0.074,0,-63.7,-63.7,0,101.9,0,0.033 +08/03/2021 19:00,2.603,70.28,1.366,345.8,0.155,0,0,-61.7,-61.7,0,101.9,0,0 +08/03/2021 19:30,2.329,71.34,1.355,338,0.153,0,0,-61.43,-61.43,0,101.9,0,0 +08/03/2021 20:00,2.138,72.61,1.572,334.2,0.146,0,0,-61.95,-61.95,0,101.9,0,0 +08/03/2021 20:30,1.892,73.4,1.42,317.8,0.129,0,0,-60.09,-60.09,0,101.9,0,0 +08/03/2021 21:00,1.48,75.23,1.207,323.2,0.135,0,0,-48.55,-48.55,0,101.9,0,0 +08/03/2021 21:30,1.385,77.23,1.077,353.4,0.151,0,0,-33.33,-33.33,0,101.9,0,0 +08/03/2021 22:00,1.389,79.07,1.003,348.8,0.147,0,0,-34.47,-34.47,0,101.9,0,0 +08/03/2021 22:30,1.686,78.76,0.869,30.38,0.097,0.032,0,-25.17,-25.17,0,101.9,0,0 +08/03/2021 23:00,2.492,76.88,0.48,62.84,0.092,0.051,0,-11.53,-11.53,0,102,0,0 +08/03/2021 23:30,2.755,77.78,0.833,309.1,0.104,0.007,0,-13.35,-13.35,0,102,0,0 +09/03/2021 00:00,2.383,80.8,0.529,331,0.138,0,0,-28.25,-28.25,0,102,0,0 +09/03/2021 00:30,1.868,82.7,0.36,298.6,0.103,0,0,-36.43,-36.43,0,101.9,0,0 +09/03/2021 01:00,1.734,82.6,0.634,298.3,0.099,0,0,-28.61,-28.61,0,101.9,0,0 +09/03/2021 01:30,1.037,84,0.609,300.7,0.12,0,0,-57.35,-57.35,0,101.9,0,0 +09/03/2021 02:00,-0.188,86.3,0.674,286.4,0.138,0,0,-56.22,-56.22,0,101.9,0,0 +09/03/2021 02:30,-0.56,88.2,0.695,310.2,0.085,0,0,-57.58,-57.58,0,101.9,0,0 +09/03/2021 03:00,-0.98,88.9,0,301.3,0.001,0,0,-54.51,-54.51,0,101.9,0,0 +09/03/2021 03:30,-1.357,89.6,0.527,311.7,0.092,0,0,-53.74,-53.74,0,101.9,0,0 +09/03/2021 04:00,-1.866,90.5,0.734,296.9,0.119,0,0,-53.8,-53.8,0,101.9,0,0 +09/03/2021 04:30,-2.099,91.2,0,305.1,0.002,0,0,-51.54,-51.54,0,101.9,0,0 +09/03/2021 05:00,-2.485,91.4,0,318.4,0,0,0,-49.79,-49.79,0,101.9,0,0 +09/03/2021 05:30,-2.641,92,0,317.8,0,0,0,-50.26,-50.26,0,101.9,0,0 +09/03/2021 06:00,-2.824,92.1,0,0,0,0,0,-48.7,-48.7,0,101.9,0,0 +09/03/2021 06:30,-3.117,92.5,0,0,0,0,0,-49.01,-49.01,0,101.9,0,0.009 +09/03/2021 07:00,-3.236,92.6,0,0,0,11.36,0.057,-39.08,-39.08,0,101.9,0.045,0.287 +09/03/2021 07:30,-2.249,93.2,0.319,308.7,0.073,39.95,0.2,6.901,6.901,0,101.9,0.146,0.697 +09/03/2021 08:00,-1.199,92.6,0,323.2,0.002,70.64,0.353,25.09,25.09,0,102,0.253,1.21 +09/03/2021 08:30,-0.276,91.8,0,284.6,0.001,124,0.62,21.3,21.3,0,102,0.436,2.156 +09/03/2021 09:00,0.814,90.6,0.202,300.9,0.028,132,0.66,72.83,72.83,0,102,0.402,2.437 +09/03/2021 09:30,2.116,88.9,0.477,299.4,0.094,160.5,0.803,102.2,102.2,0,102,0.517,2.985 +09/03/2021 10:00,3.162,86.1,0.213,285.5,0.035,126.9,0.634,73.29,73.29,0,102,0.409,2.481 +09/03/2021 10:30,3.786,84.4,0.5,274.6,0.088,175.5,0.877,93.8,93.8,0,102,0.6,3.385 +09/03/2021 11:00,5.085,78.89,0.81,306.2,0.118,251.6,1.258,135.5,135.5,0,102,0.909,4.805 +09/03/2021 11:30,6.274,74.12,1.341,301.2,0.134,412.9,2.065,217.8,217.8,0,102,1.632,7.507 +09/03/2021 12:00,7.963,68.89,1.028,355.4,0.087,553,2.765,292.3,292.3,0,102,2.287,9.88 +09/03/2021 12:30,9.11,63.25,1.045,17.31,0.103,555.9,2.78,299.5,299.5,0,101.9,2.348,7.654 +09/03/2021 13:00,10.05,57.6,1.353,92.3,0.119,635.6,3.178,369.5,369.5,0,101.9,2.643,4.546 +09/03/2021 13:30,9.25,59.13,1.192,41.23,0.121,228.1,1.141,89,89,0,101.8,0.962,-1.978 +09/03/2021 14:00,10.14,55.59,1.188,105.9,0.107,469.9,2.349,248.1,248.1,0,101.8,1.893,1.648 +09/03/2021 14:30,10.2,54.59,1.011,96.2,0.136,280.7,1.404,131.4,131.4,0,101.8,1.189,-0.578 +09/03/2021 15:00,11.14,51.65,1.443,129.8,0.117,502.9,2.515,296.6,296.6,0,101.8,2.089,3.729 +09/03/2021 15:30,11.16,51.54,1.693,154.9,0.138,324.1,1.62,151.6,151.6,0,101.8,1.36,1.019 +09/03/2021 16:00,10.68,51.82,1.023,193.1,0.14,203.1,1.015,73.45,73.45,0,101.8,0.85,-1.615 +09/03/2021 16:30,10.76,51.77,0.791,257.3,0.157,173.9,0.869,55.82,55.82,0,101.8,0.716,-2.263 +09/03/2021 17:00,10.88,51.6,0.59,161.5,0.135,135.8,0.679,26.89,26.89,0,101.8,0.576,-3.347 +09/03/2021 17:30,9.88,55.95,0.652,181.9,0.143,42.59,0.213,-29.63,-29.63,0,101.7,0.205,-5.171 +09/03/2021 18:00,8.44,58.33,0.781,198.9,0.158,9.94,0.05,-44.86,-44.86,0,101.7,0.04,-6.36 +09/03/2021 18:30,7.447,62.07,0.792,207.1,0.141,0,0,-49.62,-49.62,0,101.7,0,-7.081 +09/03/2021 19:00,6.412,65.81,0.685,232.7,0.145,0,0,-47.73,-47.73,0,101.8,0,-2.697 +09/03/2021 19:30,5.717,66.77,0.236,239.6,0.098,0,0,-46.56,-46.56,0,101.8,0,-2.778 +09/03/2021 20:00,4.067,75.07,0.221,223.1,0.06,0,0,-46.73,-46.73,0,101.8,0,-4.681 +09/03/2021 20:30,3.513,77.39,0.316,227,0.108,0,0,-42.02,-42.02,0,101.8,0,-5.904 +09/03/2021 21:00,3.732,77.14,0.889,174.5,0.139,0,0,-43.08,-43.08,0,101.7,0,-6.607 +09/03/2021 21:30,3.462,78.4,0.989,208.5,0.137,0,0,-44.74,-44.74,0,101.7,0,-6.372 +09/03/2021 22:00,3.967,78.13,1.857,241,0.14,0,0,-48.14,-48.14,0,101.8,0,-6.753 +09/03/2021 22:30,3.854,77.43,1.365,232.4,0.132,0,0,-44.32,-44.32,0,101.7,0,-6.838 +09/03/2021 23:00,3.363,77.94,0.748,195,0.141,0,0,-43.48,-43.48,0,101.7,0,-6.845 +09/03/2021 23:30,2.899,79.25,0.496,201.8,0.13,0,0,-44.55,-44.55,0,101.8,0,-6.773 +10/03/2021 00:00,2.355,80.8,0.597,211.3,0.139,0,0,-46.18,-46.18,0,101.7,0,-6.712 +10/03/2021 00:30,2.109,81.2,0.704,196.5,0.128,0,0,-47.32,-47.32,0,101.7,0,-6.432 +10/03/2021 01:00,1.402,83.8,0.546,164.3,0.169,0,0,-41.33,-41.33,0,101.7,0,-6.213 +10/03/2021 01:30,1.213,85.8,0.631,167,0.155,0,0,-40.22,-40.22,0,101.6,0,-6.464 +10/03/2021 02:00,0.994,86.3,0.672,154.5,0.145,0,0,-34.99,-34.99,0,101.6,0,-6.383 +10/03/2021 02:30,0.893,87.6,0.431,156.8,0.122,0,0,-39.07,-39.07,0,101.6,0,-6.99 +10/03/2021 03:00,0.811,88.1,0.168,147.3,0.087,0,0,-34.49,-34.49,0,101.6,0,-6.613 +10/03/2021 03:30,0.851,88.6,0.086,160.3,0.032,0,0,-30.66,-30.66,0,101.5,0,-6.931 +10/03/2021 04:00,0.885,88.8,0.333,158.3,0.055,0,0,-25.99,-25.99,0,101.5,0,-6.605 +10/03/2021 04:30,1.049,88.5,0.029,122.5,0.005,0,0,-23.98,-23.98,0,101.5,0,-7.204 +10/03/2021 05:00,1.107,88.6,0.252,131.5,0.068,0,0,-20.08,-20.08,0,101.5,0,-7.086 +10/03/2021 05:30,1.241,88.8,0.103,170.2,0.035,0,0,-23.29,-23.29,0,101.5,0,-6.998 +10/03/2021 06:00,1.233,89.5,0.035,163.3,0.01,0,0,-18.7,-18.7,0,101.5,0,-7.168 +10/03/2021 06:30,1.985,88.9,1.143,168.2,0.145,0.077,0,-19.07,-19.07,0,101.4,0,-7.428 +10/03/2021 07:00,2.768,85.8,1.368,169.7,0.146,5.997,0.03,-12.67,-12.67,0,101.4,0.005,-7.441 +10/03/2021 07:30,3.242,84.3,1.285,165.5,0.148,29.78,0.149,-0.368,-0.368,0,101.4,0.102,-7.154 +10/03/2021 08:00,3.735,83.1,1.351,165.7,0.151,59.53,0.298,19.65,19.65,0,101.4,0.224,-6.825 +10/03/2021 08:30,4.862,78.83,2.559,181.3,0.156,82.6,0.413,34.96,34.96,0.2,101.4,0.316,-6.798 +10/03/2021 09:00,5.825,74.41,3.279,194.2,0.154,111.3,0.557,54.01,54.04,0,101.4,0.384,-6.216 +10/03/2021 09:30,6.784,70.92,3.176,189.1,0.155,185.2,0.926,100.2,100.3,0,101.4,0.695,-4.808 +10/03/2021 10:00,7.58,67.93,4.21,192.7,0.15,197.5,0.988,105.9,106.3,0,101.4,0.758,-5.136 +10/03/2021 10:30,8.36,66.3,4.455,200.8,0.146,232.8,1.164,83.8,84,0,101.3,0.933,-4.367 +10/03/2021 11:00,8.54,67.79,5.421,207,0.143,219.8,1.099,-27.5,-28.43,0,101.3,0.876,-4.349 +10/03/2021 11:30,8.52,70.05,5.507,209.7,0.142,190.8,0.954,-41.33,-42.26,0.2,101.3,0.74,-5.14 +10/03/2021 12:00,8.58,73.43,5.972,209.8,0.144,261.6,1.308,10.29,10.34,0.2,101.2,1.024,-3.919 +10/03/2021 12:30,8.43,77.55,5.455,205.1,0.138,201.8,1.009,10.55,10.57,1,101.2,0.756,-4.455 +10/03/2021 13:00,8.1,81.6,4.864,205,0.14,169.6,0.848,17.94,17.99,1,101.1,0.598,-5.321 +10/03/2021 13:30,8.05,83.8,4.372,204.2,0.149,116,0.58,4.876,4.786,1,101.1,0.406,-6.701 +10/03/2021 14:00,7.983,84.4,4.749,206.8,0.146,88.9,0.445,-5.697,-5.786,0.6,101.1,0.318,-7.385 +10/03/2021 14:30,7.968,85.3,5.197,205.7,0.141,108.4,0.542,6.004,6.011,0.4,101,0.366,-7.318 +10/03/2021 15:00,8.03,86,4.893,203.6,0.145,68.44,0.342,16.7,16.87,0,101,0.246,-8.1 +10/03/2021 15:30,8.15,85.8,5.353,206.3,0.141,43.03,0.215,19.75,20.03,0,100.9,0.149,-9.39 +10/03/2021 16:00,8.35,85.4,5.431,203.6,0.14,29.75,0.149,11.36,11.52,0,100.9,0.107,-9.92 +10/03/2021 16:30,8.38,86.9,4.739,204.3,0.147,26.31,0.132,-16.78,-16.91,0,100.9,0.082,-9.78 +10/03/2021 17:00,8.52,87.1,4.747,199.2,0.153,22.39,0.112,0.887,0.915,0,100.8,0.071,-10.1 +10/03/2021 17:30,8.63,86.3,4.19,195.7,0.151,8.14,0.041,-6.815,-6.83,0,100.8,0.009,-10.4 +10/03/2021 18:00,8.62,88.1,5.237,198.5,0.152,4.298,0.021,-23.22,-23.54,0,100.7,0,-9.77 +10/03/2021 18:30,8.64,89.7,4.901,196.4,0.151,0.125,0.001,-17.63,-17.79,0,100.7,0,-9.62 +10/03/2021 19:00,8.77,90.6,4.085,189.2,0.151,0,0,-11.78,-11.83,0.2,100.7,0,-9.73 +10/03/2021 19:30,9.01,91.4,4.112,191.4,0.154,0,0,-8.5,-8.52,0,100.7,0,-9.81 +10/03/2021 20:00,9.53,92.1,4.448,196.6,0.156,0,0,-5.638,-5.658,0,100.6,0,-10.02 +10/03/2021 20:30,9.88,92.4,3.807,196.4,0.15,0,0,-5.201,-5.208,0,100.6,0,-10.27 +10/03/2021 21:00,10.51,92.7,3.311,207.3,0.141,0,0,-8.02,-8.02,0,100.6,0,-10.36 +10/03/2021 21:30,11.09,91.9,3.796,219.7,0.129,0.343,0.002,-18.66,-18.69,0,100.6,0,-10.48 +10/03/2021 22:00,11.4,89.4,4.471,218.5,0.131,0.406,0.002,-24.36,-24.46,0,100.5,0,-10.61 +10/03/2021 22:30,11.47,89.1,4.05,220.9,0.125,0.025,0,-23.68,-23.77,0,100.5,-0.001,-10.42 +10/03/2021 23:00,11.7,88.5,4.393,223.8,0.126,0,0,-22.08,-22.19,0,100.4,-0.019,-10.31 +10/03/2021 23:30,11.81,87.7,4.969,227.6,0.121,0,0,-24.94,-25.28,0.2,100.4,-0.066,-10 +11/03/2021 00:00,11.75,88.5,4.104,230.4,0.122,0,0,-27.61,-27.71,0,100.4,-0.068,-9.6 +11/03/2021 00:30,11.73,89.4,4.589,233.3,0.13,0,0,-29.45,-29.71,0,100.4,-0.068,-9.16 +11/03/2021 01:00,11.78,86.1,5.174,241.8,0.145,0.631,0.003,-57.15,-57.88,0,100.4,-0.068,-9.4 +11/03/2021 01:30,11.88,80.4,4.441,237.1,0.141,0.522,0.003,-28.28,-28.41,0,100.4,-0.068,-10.27 +11/03/2021 02:00,11.7,82.2,3.795,228,0.126,0,0,-29.16,-29.22,0,100.3,-0.068,-10.1 +11/03/2021 02:30,11.29,88.6,3.62,233.8,0.133,0.006,0,-25.86,-25.91,0.2,100.3,-0.068,-9.71 +11/03/2021 03:00,11.82,84.8,4.315,235.5,0.133,1.235,0.006,-36.63,-36.78,0,100.2,-0.068,-9.66 +11/03/2021 03:30,11.99,79.84,5.262,242.5,0.146,0.249,0.001,-16.37,-16.63,0,100.2,-0.068,-10.05 +11/03/2021 04:00,11.55,80.4,5.517,243.6,0.143,0,0,-64.66,-66.33,0,100.2,-0.067,-9.79 +11/03/2021 04:30,11.44,83.6,3.221,255,0.137,0,0,-33.47,-33.52,0.6,100.2,-0.068,-9.79 +11/03/2021 05:00,10.98,79.56,4.29,248.9,0.146,1.645,0.008,-52.22,-52.51,0,100.2,-0.068,-9.54 +11/03/2021 05:30,11.15,73.06,4.714,251.2,0.156,0.014,0,-30.06,-30.31,0,100.3,-0.068,-10.49 +11/03/2021 06:00,10.87,76.79,3.998,238.6,0.138,0,0,-17.56,-17.59,0,100.3,-0.068,-10.87 +11/03/2021 06:30,10.81,78.14,3.735,241.9,0.141,0.011,0,-29.66,-29.69,0,100.3,-0.067,-11.06 +11/03/2021 07:00,10.76,74.73,4.016,247.8,0.144,4.225,0.021,-53.36,-53.51,0,100.3,-0.001,-10.9 +11/03/2021 07:30,10.76,73.46,4.678,250.9,0.15,44.43,0.222,-49.4,-49.96,0,100.3,0.14,-9.86 +11/03/2021 08:00,10.83,72.67,4.263,255.7,0.154,100.2,0.501,-33.19,-33.54,0,100.4,0.375,-8.34 +11/03/2021 08:30,11.57,68.29,4.432,253.9,0.15,217.6,1.088,64.82,65.15,0,100.4,0.871,-6.244 +11/03/2021 09:00,11.93,66.39,4.851,246,0.142,299.2,1.496,132.3,133.4,0,100.4,1.192,-4.292 +11/03/2021 09:30,12.1,63.33,6.353,250.4,0.147,305.9,1.53,158.3,163.2,0,100.4,1.178,-3.909 +11/03/2021 10:00,12.6,60.61,5.393,253.9,0.153,421.8,2.109,222.3,226,0,100.4,1.646,-1.787 +11/03/2021 10:30,13.12,57.58,5.722,248.6,0.152,469.6,2.348,262.1,267.8,0,100.4,1.824,-0.551 +11/03/2021 11:00,11.54,62.16,5.939,273.9,0.141,274.8,1.374,112.1,117.3,0.2,100.5,1.063,-2.442 +11/03/2021 11:30,9.78,71.67,4.491,272.1,0.152,240.3,1.201,96.5,97,0,100.5,0.82,-5.479 +11/03/2021 12:00,11.33,66.03,3.888,256.7,0.155,453.8,2.269,264.5,264.8,0,100.5,1.663,-4.906 +11/03/2021 12:30,12.28,64.05,5.202,260.6,0.15,449.8,2.249,232.6,235.3,0.4,100.5,1.73,-4.447 +11/03/2021 13:00,9.47,72.97,4.89,275.8,0.149,240.5,1.203,42.64,42.43,0.2,100.6,0.78,-4.878 +11/03/2021 13:30,10.34,67.22,4.346,262.6,0.156,401,2.005,230.6,232.3,0,100.5,1.379,-4.967 +11/03/2021 14:00,12.17,60.25,4.585,267,0.153,530.9,2.654,328,330.1,0,100.5,1.984,-4.185 +11/03/2021 14:30,8.79,74.05,3.942,276.9,0.152,109.1,0.546,-34.28,-35.83,0.4,100.6,0.357,-7.735 +11/03/2021 15:00,8.76,75.16,4.101,258.3,0.15,213,1.065,26.39,26.43,0.2,100.6,0.724,-8.02 +11/03/2021 15:30,9.96,67.42,5.309,253.8,0.146,421.6,2.108,236.4,239.6,0,100.6,1.516,-6.035 +11/03/2021 16:00,10.76,61.82,4.61,260.9,0.151,342.1,1.711,185.2,186.5,0,100.6,1.313,-5.748 +11/03/2021 16:30,9.9,64.76,5.24,262.1,0.15,113.6,0.568,0.506,-0.026,0,100.7,0.417,-8.67 +11/03/2021 17:00,8.89,69.94,4.395,259.8,0.156,176.4,0.882,69.72,70.22,0,100.7,0.679,-7.51 +11/03/2021 17:30,8.93,64.65,4.161,262.1,0.153,95.6,0.478,3.504,3.576,0,100.7,0.444,-8.76 +11/03/2021 18:00,8.51,66.29,4.101,261.1,0.149,24.23,0.121,-50.83,-51.01,0,100.8,0.121,-9.66 +11/03/2021 18:30,7.951,69.51,3.018,255.3,0.147,0.662,0.003,-71.68,-71.68,0,100.9,0,-9.44 +11/03/2021 19:00,7.49,73.85,2.569,240.5,0.142,0,0,-73.4,-73.4,0,100.9,-0.014,-8.36 +11/03/2021 19:30,7.192,76.78,2.68,240.3,0.145,0,0,-69.79,-69.79,0,101,-0.063,-7.282 +11/03/2021 20:00,7.369,74.36,1.929,243.4,0.142,0,0,-27.76,-27.76,0,101,-0.068,-7.216 +11/03/2021 20:30,7.377,74.92,1.82,259.4,0.143,0,0,-44.73,-44.73,0,101.1,-0.056,-7.76 +11/03/2021 21:00,6.548,77.92,2.045,238.4,0.142,0,0,-92.2,-92.2,0,101.1,-0.025,-7.314 +11/03/2021 21:30,6.335,77.71,2.001,231.2,0.131,0,0,-75.49,-75.49,0,101.1,-0.035,-6.45 +11/03/2021 22:00,6.276,76.99,1.806,226.6,0.122,0,0,-68.52,-68.52,0,101.2,-0.019,-6.559 +11/03/2021 22:30,5.798,78.39,1.937,231.5,0.13,0,0,-71.75,-71.75,0,101.2,-0.026,-5.821 +11/03/2021 23:00,6.183,76.25,2.598,241.9,0.146,0,0,-73.13,-73.13,0,101.2,-0.067,-5.481 +11/03/2021 23:30,6.006,76.07,2.839,239.2,0.139,0,0,-73.22,-73.22,0,101.2,-0.068,-4.67 +12/03/2021 00:00,5.862,76.11,2.611,241.8,0.145,0,0,-73.31,-73.31,0,101.2,-0.068,-4.559 +12/03/2021 00:30,5.642,76.45,2.518,237,0.141,0,0,-70.43,-70.43,0,101.2,-0.066,-4.078 +12/03/2021 01:00,5.354,78.26,2.167,240.1,0.14,0,0,-69.59,-69.59,0,101.2,-0.064,-4.055 +12/03/2021 01:30,5.306,78.87,2.237,233.2,0.133,0,0,-67.76,-67.76,0,101.2,-0.059,-3.674 +12/03/2021 02:00,5.197,79.95,2.079,231.7,0.131,0,0,-65.84,-65.84,0,101.2,-0.051,-3.606 +12/03/2021 02:30,4.928,81.3,1.54,231,0.127,0,0,-66.5,-66.5,0,101.1,-0.024,-4.049 +12/03/2021 03:00,4.877,82.1,1.78,231.8,0.13,0,0,-67.63,-67.63,0,101.1,-0.043,-3.399 +12/03/2021 03:30,5.195,82.5,1.971,236.8,0.133,0,0,-68.53,-68.53,0,101.1,-0.064,-3.471 +12/03/2021 04:00,5.102,83.3,1.294,235.5,0.132,0,0,-61.73,-61.73,0,101.1,-0.013,-4.403 +12/03/2021 04:30,4.713,84.7,1.198,221.7,0.126,0,0,-59.15,-59.15,0,101,-0.008,-3.748 +12/03/2021 05:00,4.111,85.8,0.885,188,0.151,0,0,-55.65,-55.65,0,101,-0.002,-3.472 +12/03/2021 05:30,3.686,87.6,0.811,209.3,0.124,0,0,-56.79,-56.79,0,101,-0.005,-1.456 +12/03/2021 06:00,3.775,88.4,1.254,206.1,0.146,0,0,-56.81,-56.81,0,101,-0.018,0.133 +12/03/2021 06:30,4.395,87.7,1.504,214.8,0.137,0.139,0.001,-59.15,-59.15,0,101,-0.022,-0.048 +12/03/2021 07:00,4.667,87.1,1.379,217.3,0.129,13.43,0.067,-50.46,-50.46,0,101,0.044,-1.899 +12/03/2021 07:30,5.566,85.1,1.499,216.9,0.127,67.41,0.337,-25.72,-25.72,0,101,0.287,-5.843 +12/03/2021 08:00,7.066,79.57,2.781,219.9,0.131,153.8,0.769,26.85,26.85,0,101,0.569,-6.451 +12/03/2021 08:30,8.01,76.26,3.511,226,0.13,217.4,1.087,55.83,55.87,0,101,0.802,-5.105 +12/03/2021 09:00,9.09,73.32,3.893,233.3,0.129,328.9,1.644,128.1,128.3,0,101,1.252,-2.912 +12/03/2021 09:30,9.72,70.25,4.471,240.3,0.137,310.6,1.553,142.2,143.1,0,101,1.167,-3.402 +12/03/2021 10:00,10.4,66.41,5.154,249.2,0.146,372.7,1.863,194.2,197.1,0,101,1.395,-3.027 +12/03/2021 10:30,11.29,62.62,5.475,239.5,0.139,557.9,2.79,316.8,322.4,0,101,2.121,-0.116 +12/03/2021 11:00,11.36,61.76,5.377,244.8,0.144,352.5,1.763,212.4,216.2,0,101,1.34,-2.541 +12/03/2021 11:30,11.67,61.51,5.52,246.6,0.145,445.1,2.225,259.9,264.3,0,100.9,1.667,-2.815 +12/03/2021 12:00,11.8,58.85,5.309,246.5,0.148,345.6,1.728,193.1,196.1,0,100.9,1.324,-4.085 +12/03/2021 12:30,11.99,56.49,6.011,250.7,0.145,365.9,1.83,218.7,224.6,0,100.9,1.416,-3.933 +12/03/2021 13:00,11.42,61.96,4.82,254.7,0.147,145,0.725,54.2,54.66,0,100.9,0.554,-6.811 +12/03/2021 13:30,9.27,77.04,3.125,290.5,0.142,140.1,0.7,-0.706,-0.905,0.8,100.9,0.489,-5.975 +12/03/2021 14:00,9.81,77.01,3.288,252.3,0.155,285.5,1.428,99.7,99.7,0,100.8,0.929,-6.109 +12/03/2021 14:30,11.74,63.24,4.893,257.4,0.152,380,1.9,217.5,221.8,0,100.8,1.348,-6.246 +12/03/2021 15:00,12.29,56.78,5.736,253.4,0.146,304.7,1.523,169.2,173.1,0,100.8,1.132,-8.98 +12/03/2021 15:30,11.86,59.62,5.901,247.4,0.145,268.6,1.343,142.1,145.7,0,100.8,1.001,-9.25 +12/03/2021 16:00,11.41,63.18,5.82,240.8,0.138,273.8,1.369,137.8,140.9,0,100.7,1.077,-8.33 +12/03/2021 16:30,11.15,66.5,5.561,242.5,0.142,183.4,0.917,78.69,80.1,0,100.7,0.697,-9.67 +12/03/2021 17:00,11.39,62.4,5.407,244.8,0.144,102.5,0.513,27,27.7,0,100.7,0.382,-11.61 +12/03/2021 17:30,11.12,62.41,4.484,245,0.147,77.7,0.388,14,14.06,0,100.7,0.313,-11.49 +12/03/2021 18:00,10.71,60.52,4.752,246.4,0.146,31.72,0.159,-29.17,-29.41,0,100.7,0.115,-11.92 +12/03/2021 18:30,10.16,66.7,4.579,242.8,0.145,0.768,0.004,-44.26,-44.57,0,100.7,0,-12.5 +12/03/2021 19:00,9.84,69.55,4.427,244.8,0.142,0,0,-35.1,-35.24,0,100.7,0,-14.04 +12/03/2021 19:30,9.74,71.98,4.478,239.7,0.139,0,0,-31.19,-31.32,0,100.7,0,-14.46 +12/03/2021 20:00,9.75,70.37,4.885,238.7,0.141,0,0,-35.66,-35.99,0,100.7,0,-15.02 +12/03/2021 20:30,9.69,71.68,4.615,233.9,0.134,0,0,-39.3,-39.57,0,100.6,0,-15.3 +12/03/2021 21:00,9.65,73.78,4.654,229.5,0.129,0,0,-43.27,-43.56,0,100.6,0,-15.47 +12/03/2021 21:30,9.78,73.2,4.383,229.9,0.129,0,0,-18.03,-18.13,0,100.6,0,-15.54 +12/03/2021 22:00,10,70.31,6.548,234.7,0.13,0,0,-29.46,-30.5,0,100.5,0,-15.65 +12/03/2021 22:30,9.75,71.49,5.843,234.8,0.136,0,0,-49.44,-50.69,0,100.5,0,-15.46 +12/03/2021 23:00,9.71,73.19,5.331,231.3,0.128,0,0,-24.17,-24.57,0,100.5,0,-15.29 +12/03/2021 23:30,9.67,75.04,5.737,235.6,0.131,0,0,-77.29,-79.19,0,100.4,0,-14.71 +13/03/2021 00:00,9.22,80.5,4.585,233.6,0.129,0,0,-67.46,-68.15,0.2,100.3,0,-14.46 +13/03/2021 00:30,9.22,80.8,4.941,241.1,0.136,0,0,-70.31,-71.24,0.6,100.3,0,-15 +13/03/2021 01:00,9.48,78.91,6.4,243.8,0.14,0.455,0.002,-81.4,-84.4,0.4,100.2,0,-14.98 +13/03/2021 01:30,9.44,79.81,5.822,239.6,0.141,0.446,0.002,-70.81,-72.49,0.4,100.2,0,-14.78 +13/03/2021 02:00,9.68,75.84,6.309,241,0.135,0.821,0.004,-39.36,-40.62,0,100.1,0,-15.78 +13/03/2021 02:30,9.71,72.96,5.684,238.8,0.136,0,0,-20.1,-20.53,0,100.1,0,-16.37 +13/03/2021 03:00,9.67,75.39,5.959,236.4,0.137,0,0,-92.5,-95.3,0,100,-0.023,-15.05 +13/03/2021 03:30,9.81,77.49,6.457,247.8,0.145,0.21,0.001,-94.9,-98.8,0.6,100,-0.046,-13.39 +13/03/2021 04:00,10.05,75.34,6.299,248.7,0.139,1.145,0.006,-47.96,-49.23,0.2,100,-0.028,-15 +13/03/2021 04:30,8.26,80.3,5.566,281.6,0.149,0.532,0.003,-79.63,-81.5,1.8,100.1,0,-12.86 +13/03/2021 05:00,8,78.36,4.621,256,0.15,2.019,0.01,-52.25,-52.64,0,100,0,-13.34 +13/03/2021 05:30,8.28,74.08,4.661,254,0.149,0.383,0.002,-27.45,-27.65,0,100.1,0,-14.68 +13/03/2021 06:00,8.22,74.05,4.429,255.2,0.154,0,0,-31.03,-31.17,0,100.1,0,-14.94 +13/03/2021 06:30,8.01,74.47,4.113,253.1,0.147,0.02,0,-47.45,-47.56,0,100.1,0,-13.97 +13/03/2021 07:00,7.823,76.07,3.628,250.8,0.154,10.15,0.051,-48.36,-48.37,0,100.2,0.018,-13.64 +13/03/2021 07:30,7.977,75.02,3.792,249.6,0.147,56.36,0.282,-7.654,-7.684,0,100.2,0.18,-13.23 +13/03/2021 08:00,8.12,72.08,3.418,251.9,0.151,48.34,0.242,5.673,5.674,0,100.2,0.138,-13.65 +13/03/2021 08:30,8.45,69.02,4.189,251,0.149,119.3,0.597,49.66,49.82,0,100.3,0.353,-12.46 +13/03/2021 09:00,8.89,62.77,4.576,257.1,0.152,227.5,1.137,110.7,111.7,0,100.3,0.762,-12.34 +13/03/2021 09:30,9.06,58.07,4.844,263.4,0.153,257.1,1.285,126.7,127.9,0,100.3,0.908,-11.02 +13/03/2021 10:00,9.11,61.27,5.135,265.2,0.15,363,1.815,189,191.7,0,100.4,1.318,-8.34 +13/03/2021 10:30,9.57,63.53,5.115,258,0.149,452.3,2.262,248.4,251.9,0,100.4,1.668,-6.615 +13/03/2021 11:00,10.2,60.78,4.808,261.3,0.152,597.2,2.986,355.1,358.7,0,100.4,2.218,-3.744 +13/03/2021 11:30,10.44,56.41,5.194,268.2,0.155,441.9,2.21,266.7,270.9,0,100.4,1.641,-4.884 +13/03/2021 12:00,10.71,54.25,5.773,264.5,0.153,598.4,2.992,363.1,372.4,0,100.4,2.223,-2.435 +13/03/2021 12:30,10.74,52.88,6.017,272.8,0.142,419.6,2.098,230,235.7,0,100.4,1.571,-5.376 +13/03/2021 13:00,7.626,75.19,3.587,290,0.146,435.6,2.178,166,165.8,0.6,100.4,1.414,-3.995 +13/03/2021 13:30,8.84,70.7,3.945,283.1,0.145,307.8,1.539,121.1,120.1,0.4,100.4,1.012,-7.849 +13/03/2021 14:00,7.989,69.87,5.441,286.4,0.146,295,1.475,76.97,78.09,0.2,100.4,0.934,-8.3 +13/03/2021 14:30,8.89,69.14,4.034,273.8,0.156,538.8,2.694,327.3,328.6,0,100.4,1.837,-4.395 +13/03/2021 15:00,9.92,63.63,4.636,267.7,0.147,387.2,1.936,231.4,233.7,0,100.4,1.428,-8.15 +13/03/2021 15:30,6.98,78.54,3.869,277.6,0.156,274.7,1.373,99.1,98.7,0.4,100.5,0.902,-7.632 +13/03/2021 16:00,7.978,73.04,3.67,273.9,0.15,239.7,1.198,111.5,111.6,0.2,100.4,0.81,-8.42 +13/03/2021 16:30,8.52,67.12,4.118,280.4,0.15,170.6,0.853,56.84,56.5,1.2,100.4,0.644,-9.23 +13/03/2021 17:00,6.304,77.26,3.949,279.3,0.154,94.9,0.475,-17.24,-17.37,0.2,100.5,0.283,-10.01 +13/03/2021 17:30,6.153,71.52,3.548,280.7,0.151,55.96,0.28,-27.87,-27.9,0,100.5,0.185,-11.78 +13/03/2021 18:00,5.845,75.09,2.703,287.1,0.15,14.39,0.072,-33.77,-33.78,0.2,100.6,0.037,-12.05 +13/03/2021 18:30,5.141,82.8,1.475,287.2,0.137,2.16,0.011,-68.24,-68.24,0.2,100.6,0.001,-11.74 +13/03/2021 19:00,4.41,85.9,1.287,257.7,0.152,0,0,-57.58,-57.59,0,100.7,0,-11.91 +13/03/2021 19:30,5.292,75.34,3.258,289,0.144,0,0,-102.1,-102.2,0,100.8,0,-12.48 +13/03/2021 20:00,5.118,75.81,3.145,271.7,0.16,0,0,-93.9,-94,0,100.8,0,-12.3 +13/03/2021 20:30,4.868,76.51,2.989,272.9,0.151,0,0,-78.51,-78.53,0,100.8,0,-12.21 +13/03/2021 21:00,4.857,75.86,3.085,281.7,0.154,0,0,-75.21,-75.25,0,100.9,0,-12.17 +13/03/2021 21:30,5.047,74.95,3.715,279,0.156,0,0,-75.9,-76.07,0,100.9,0,-12.82 +13/03/2021 22:00,5.042,73.35,3.246,282.1,0.152,0,0,-73.98,-74.05,0,101,0,-13.85 +13/03/2021 22:30,4.522,75.1,2.334,274.3,0.154,0,0,-70.63,-70.63,0,101,0,-13.42 +13/03/2021 23:00,4.237,77.55,1.83,252.9,0.149,0,0,-59.85,-59.85,0,101.1,0,-12.98 +13/03/2021 23:30,4.193,78.52,2.231,248.9,0.152,0,0,-71.71,-71.71,0,101.1,0,-12.66 +14/03/2021 00:00,3.883,79.06,2.018,244.5,0.142,0,0,-71.37,-71.37,0,101.2,0,-12 +14/03/2021 00:30,3.664,80.2,2.301,247.4,0.151,0,0,-71.23,-71.23,0,101.2,0,-11.34 +14/03/2021 01:00,3.71,79.57,2.051,264.7,0.154,0,0,-71.4,-71.4,0,101.2,0,-11 +14/03/2021 01:30,3.87,78.54,2.378,265,0.151,0,0,-70.85,-70.85,0,101.2,0,-11.01 +14/03/2021 02:00,3.868,78.77,2.345,262.4,0.155,0,0,-71.81,-71.81,0,101.2,0,-10.65 +14/03/2021 02:30,3.898,79.3,2.799,263,0.158,0,0,-71.88,-71.88,0,101.3,0,-10.36 +14/03/2021 03:00,3.854,79.06,2.62,263.5,0.154,0,0,-71.27,-71.27,0,101.3,0,-10.15 +14/03/2021 03:30,3.73,79.36,2.405,262.8,0.154,0,0,-69.69,-69.69,0,101.3,0,-9.82 +14/03/2021 04:00,3.624,79.72,2.214,264.4,0.162,0,0,-69.57,-69.57,0,101.3,0,-9.63 +14/03/2021 04:30,3.615,79.69,2.375,260.3,0.154,0,0,-69.84,-69.84,0,101.3,0,-9.53 +14/03/2021 05:00,3.594,79.99,2.526,255.2,0.152,0,0,-68.84,-68.84,0,101.4,0,-9.28 +14/03/2021 05:30,3.573,80.4,2.599,254.6,0.154,0,0,-68.41,-68.41,0,101.4,0,-9.11 +14/03/2021 06:00,3.365,80.9,1.806,254.6,0.151,0,0,-68.66,-68.66,0,101.5,0,-9.03 +14/03/2021 06:30,3.309,80.8,1.754,250.3,0.147,0.602,0.003,-65.32,-65.32,0,101.5,0,-8.89 +14/03/2021 07:00,3.234,81.2,1.192,251.5,0.145,18.63,0.093,-52.77,-52.77,0,101.6,0.082,-9.46 +14/03/2021 07:30,3.824,80.4,1.13,271.1,0.128,78.39,0.392,-13.78,-13.78,0,101.6,0.315,-10.65 +14/03/2021 08:00,5.36,75.52,1.646,265.1,0.153,172.2,0.861,26.05,26.05,0,101.7,0.677,-8.88 +14/03/2021 08:30,6.394,72.61,2.258,273,0.155,254.1,1.271,72.3,72.3,0,101.7,0.98,-5.937 +14/03/2021 09:00,7.389,70.04,2.555,284,0.146,352.8,1.764,130.5,130.5,0,101.8,1.351,-4.486 +14/03/2021 09:30,7.947,67.03,2.869,298.6,0.134,429,2.145,188.3,188.3,0,101.8,1.611,-2.461 +14/03/2021 10:00,8.76,66.05,2.571,297.9,0.136,496.1,2.48,241.1,241.1,0,101.8,1.863,-1.032 +14/03/2021 10:30,9.48,63.43,3.507,298.6,0.135,587.7,2.938,332.8,333,0,101.8,2.216,0.726 +14/03/2021 11:00,9.86,57,4.253,321.8,0.127,431.5,2.157,227.2,227.9,0,101.9,1.612,-2.311 +14/03/2021 11:30,10.31,53.64,3.704,316.2,0.12,554.8,2.774,311.2,311.5,0,101.9,2.064,-1.352 +14/03/2021 12:00,10.79,52.29,3.615,315.4,0.129,463,2.315,260.1,260.5,0,101.9,1.716,-3.675 +14/03/2021 12:30,10.64,52.94,3.559,323.4,0.135,370.7,1.853,210.4,210.6,0,101.9,1.379,-4.536 +14/03/2021 13:00,10.96,50.66,3.195,319.2,0.125,393.8,1.969,223.4,223.4,0,101.9,1.445,-5.757 +14/03/2021 13:30,11.55,49.72,3.493,323.3,0.131,515.9,2.579,312.1,312.6,0,101.9,1.926,-3.091 +14/03/2021 14:00,11.42,48.39,3.209,309.8,0.126,347.5,1.737,197.1,197.2,0,101.9,1.3,-5.737 +14/03/2021 14:30,11.33,48.75,3.275,324.1,0.129,291.6,1.458,153.5,153.5,0,101.9,1.084,-7.977 +14/03/2021 15:00,11.46,49.4,3.37,327.4,0.135,234.3,1.171,125.2,125.3,0,101.9,0.849,-9.36 +14/03/2021 15:30,11.06,49.6,2.911,313.1,0.125,176.8,0.884,81.7,81.8,0,102,0.624,-11 +14/03/2021 16:00,11.27,47.85,2.885,320.1,0.124,211.3,1.057,88.2,88.2,0,101.9,0.806,-10.98 +14/03/2021 16:30,11.02,50.23,3.488,333.1,0.139,178.3,0.891,67.63,67.69,0,102,0.681,-11.15 +14/03/2021 17:00,10.35,56.31,3.318,338,0.148,129.1,0.645,31.56,31.57,0,102,0.47,-11.51 +14/03/2021 17:30,10.25,56.9,2.002,319.1,0.124,82,0.41,1.271,1.271,0,102,0.327,-12.35 +14/03/2021 18:00,9.77,57.3,2.173,320.8,0.133,44.27,0.221,-11.67,-11.67,0,102,0.179,-12.97 +14/03/2021 18:30,9.19,60.61,2.285,316.2,0.127,2.326,0.012,-51.03,-51.04,0,102,0.005,-14.04 +14/03/2021 19:00,8.39,61.22,2.32,312.1,0.126,0,0,-58.66,-58.66,0,102,0,-14.02 +14/03/2021 19:30,7.805,63.98,1.146,284.3,0.152,0,0,-37.4,-37.4,0,102,0,-13.99 +14/03/2021 20:00,7.572,66.61,1.158,269.4,0.16,0,0,-25.27,-25.27,0,102.1,0,-14.02 +14/03/2021 20:30,7.83,66.21,1.593,247.9,0.148,0,0,-17.86,-17.86,0,102.1,0,-14.88 +14/03/2021 21:00,7.75,66.1,1.666,247.6,0.148,0,0,-26.3,-26.3,0,102,0,-14.82 +14/03/2021 21:30,7.212,69.28,1.181,252,0.163,0,0,-47.74,-47.74,0,102.1,0,-13.96 +14/03/2021 22:00,6.538,73.74,1.38,249.7,0.153,0,0,-41.46,-41.46,0,102,0,-13.33 +14/03/2021 22:30,7.32,74.42,2.157,253.1,0.16,0,0,-12.76,-12.76,0,102,0,-14.61 +14/03/2021 23:00,7.907,74.54,2.43,267.3,0.157,0,0,-12.25,-12.25,0,102,0,-15.15 +14/03/2021 23:30,8.37,74.29,2.762,263.7,0.155,0,0,-8.28,-8.28,0,102,0,-15.3 +15/03/2021 00:00,8.55,75.29,2.827,264,0.155,0,0,-6.468,-6.468,0,102,0,-15.64 +15/03/2021 00:30,8.6,76.74,2.894,264,0.152,0,0,-8.57,-8.57,0,101.9,0,-16.15 +15/03/2021 01:00,8.59,78.88,2.234,269.5,0.151,0,0,-5.934,-5.934,0,101.9,0,-15.81 +15/03/2021 01:30,8.72,79.82,2.313,272,0.152,0,0,-6.684,-6.684,0,101.9,0,-15.97 +15/03/2021 02:00,8.78,80.9,1.64,272.4,0.15,0,0,-7.18,-7.18,0,101.9,0,-15.71 +15/03/2021 02:30,8.84,81.4,1.585,269.6,0.15,0,0,-4.955,-4.955,0,101.9,0,-15.97 +15/03/2021 03:00,8.82,82.4,1.712,273.4,0.149,0,0,-9.16,-9.16,0,101.8,0,-15.86 +15/03/2021 03:30,8.99,82.8,1.767,289.8,0.137,0,0,-8.33,-8.33,0,101.8,0,-15.83 +15/03/2021 04:00,8.99,83.2,1.409,269,0.155,0,0,-13.01,-13.01,0,101.8,0,-15.78 +15/03/2021 04:30,8.92,83.8,1.151,274.3,0.153,0,0,-4.654,-4.654,0,101.9,0,-15.8 +15/03/2021 05:00,9.09,83.5,1.348,273.3,0.153,0,0,-5.152,-5.152,0,101.9,0,-15.91 +15/03/2021 05:30,9.48,81.4,1.769,292.6,0.14,0,0,-5.906,-5.906,0,101.9,0,-16.21 +15/03/2021 06:00,9.64,79.38,1.956,298.9,0.137,0,0,-5.247,-5.247,0,101.9,0,-16.32 +15/03/2021 06:30,9.69,78.31,2.425,308.1,0.13,0.683,0.003,-4.182,-4.182,0,101.9,0,-16.22 +15/03/2021 07:00,9.69,78.49,2.682,309,0.129,4.641,0.023,-2.067,-2.067,0,101.9,0,-16.07 +15/03/2021 07:30,9.7,78.48,2.413,313,0.122,21.52,0.108,7.187,7.187,0,102,0.068,-15.72 +15/03/2021 08:00,9.77,78.09,2.582,316.2,0.123,46.98,0.235,19.62,19.62,0,102,0.168,-15.35 +15/03/2021 08:30,10.04,76.65,2.611,312.2,0.124,91.2,0.456,46.7,46.7,0,102,0.307,-14.59 +15/03/2021 09:00,10.21,75.77,3.041,317.7,0.126,101.3,0.507,53.29,53.3,0,102,0.339,-14.57 +15/03/2021 09:30,10.42,75.47,2.975,323.2,0.131,113.8,0.569,60.31,60.35,0,102.1,0.383,-14.24 +15/03/2021 10:00,10.73,73.32,3.936,328.2,0.134,202.7,1.014,109,109.3,0,102.1,0.705,-12.7 +15/03/2021 10:30,10.96,71.3,3.925,329,0.133,194.5,0.972,105.5,105.8,0,102.1,0.687,-13.04 +15/03/2021 11:00,11.09,70.48,4.117,324.4,0.134,199.6,0.998,108.3,108.8,0,102.1,0.706,-12.79 +15/03/2021 11:30,11.29,69.68,4.277,325.3,0.129,249.8,1.249,134.4,135,0,102.1,0.907,-12.12 +15/03/2021 12:00,11.59,67.8,4.634,330,0.136,221.6,1.108,121.9,122.6,0,102.1,0.84,-12.29 +15/03/2021 12:30,11.72,68.14,4.666,334.1,0.139,240.5,1.202,130.3,131.2,0,102.1,0.86,-12.2 +15/03/2021 13:00,11.86,67.32,4.636,333.4,0.141,292.9,1.465,156.2,157.4,0,102.1,1.059,-11.42 +15/03/2021 13:30,11.94,65.93,4.798,343.3,0.146,245.3,1.227,130.1,131,0,102.1,0.88,-12.48 +15/03/2021 14:00,12.14,64.85,4.24,341.4,0.147,224.9,1.124,120.5,120.9,0,102.1,0.797,-13.05 +15/03/2021 14:30,12.03,65.64,4.553,343.4,0.146,239.7,1.199,125.2,125.9,0,102.1,0.85,-13.25 +15/03/2021 15:00,12.03,65.07,4.826,335.4,0.141,372.8,1.864,202.7,204.9,0,102.2,1.403,-11.46 +15/03/2021 15:30,12.57,62.28,5.125,335.6,0.144,384.6,1.923,220.6,222.9,0,102.2,1.525,-11.59 +15/03/2021 16:00,12.19,63.28,4.993,334.9,0.142,332,1.66,179.5,181.8,0,102.2,1.338,-11.18 +15/03/2021 16:30,11.46,66.22,4.271,342.1,0.142,155.6,0.778,46.04,46.15,0,102.2,0.654,-13.05 +15/03/2021 17:00,11.61,66.85,4.11,337.4,0.148,150.5,0.753,62.39,62.53,0,102.2,0.595,-12.54 +15/03/2021 17:30,11.04,68.82,3.816,336.3,0.147,53.6,0.268,-11.73,-11.71,0,102.3,0.227,-14.49 +15/03/2021 18:00,10.24,71.95,2.848,339.9,0.144,24.03,0.12,-42.56,-42.56,0,102.3,0.111,-14.55 +15/03/2021 18:30,9.73,74.91,2.642,335.4,0.144,2.07,0.01,-33.44,-33.44,0,102.3,0.006,-14.86 +15/03/2021 19:00,10,75.21,1.96,328.5,0.135,0,0,-15.38,-15.38,0,102.3,0,-15.97 +15/03/2021 19:30,9.95,75.42,1.445,327.9,0.126,0,0,-19.89,-19.89,0,102.3,0,-16.24 +15/03/2021 20:00,9.71,76.14,1.975,333.5,0.146,0,0,-33.01,-33.01,0,102.4,0,-15.91 +15/03/2021 20:30,9.76,77.57,1.784,326.5,0.137,0,0,-22.13,-22.13,0,102.4,0,-15.63 +15/03/2021 21:00,9.72,79.03,1.303,312.6,0.131,0,0,-11.07,-11.07,0,102.4,0,-15.82 +15/03/2021 21:30,9.88,80.1,1.147,312.5,0.127,0,0,-4.097,-4.097,0,102.4,0,-16.06 +15/03/2021 22:00,10.06,80.8,1.203,312.1,0.129,0,0,-3.788,-3.788,0,102.4,0,-16.29 +15/03/2021 22:30,10.08,81.6,1.269,316.5,0.12,0,0,-3.769,-3.769,0,102.5,0,-16.4 +15/03/2021 23:00,10.2,81.8,1.39,320.6,0.132,0,0,-4.62,-4.62,0,102.5,0,-16.75 +15/03/2021 23:30,10.38,81.8,2.108,325.6,0.137,0,0,-6.207,-6.207,0,102.5,0,-17.27 +16/03/2021 00:00,10.42,82.2,2.413,328.4,0.136,0,0,-5.028,-5.028,0,102.5,0,-17.01 +16/03/2021 00:30,10.33,82.7,2.289,334.5,0.142,0,0,-7.489,-7.489,0,102.5,0,-16.38 +16/03/2021 01:00,10.1,83.9,1.659,338.9,0.141,0,0,-15.33,-15.33,0,102.5,0,-16.19 +16/03/2021 01:30,9.65,85.3,0.84,351.3,0.152,0,0,-26.95,-26.95,0,102.5,0,-15.85 +16/03/2021 02:00,9.5,86.8,0.785,340.8,0.109,0,0,-14.3,-14.3,0,102.5,0,-15.42 +16/03/2021 02:30,9.26,86.9,1.058,335.3,0.137,0,0,-35.35,-35.35,0,102.5,0,-15.16 +16/03/2021 03:00,8.65,87.4,0.806,316.2,0.121,0,0,-35.08,-35.08,0,102.5,0,-14.05 +16/03/2021 03:30,8.61,87.3,0.69,345.9,0.089,0,0,-14.08,-14.08,0,102.5,0,-15.25 +16/03/2021 04:00,8.7,87.6,0.404,351.8,0.067,0,0,-6.464,-6.464,0,102.5,0,-15.63 +16/03/2021 04:30,9.14,87.4,1.263,357.4,0.147,0.005,0,-6.237,-6.237,0,102.6,0,-16.37 +16/03/2021 05:00,9.34,86,1.711,345.1,0.147,0,0,-12.32,-12.32,0,102.6,0,-16.36 +16/03/2021 05:30,9.42,85.7,1.171,328.8,0.144,0,0,-7.981,-7.981,0,102.6,0,-16.04 +16/03/2021 06:00,9.3,86.4,1.473,315.2,0.128,0,0,-8.32,-8.32,0,102.6,0,-15.98 +16/03/2021 06:30,9.15,86.6,1.435,326,0.115,0.976,0.005,-5.411,-5.411,0,102.6,0,-15.93 +16/03/2021 07:00,9.13,87.7,1.399,330.2,0.134,13.63,0.068,0.84,0.84,0,102.6,0.033,-15.46 +16/03/2021 07:30,9.36,87.7,1.224,330,0.137,79.78,0.399,36.73,36.73,0,102.7,0.281,-14.36 +16/03/2021 08:00,9.59,86.2,1.807,320.6,0.129,51.97,0.26,26.41,26.41,0,102.7,0.187,-14.89 +16/03/2021 08:30,9.62,86.2,2.039,322.7,0.13,78.48,0.392,39.7,39.7,0,102.7,0.289,-14.13 +16/03/2021 09:00,9.94,85.6,1.873,323,0.132,183.3,0.917,104.7,104.7,0,102.7,0.632,-12.5 +16/03/2021 09:30,10.9,81.2,2.371,327.9,0.13,239.8,1.199,142,142,0,102.7,0.873,-12.11 +16/03/2021 10:00,11.11,80,1.957,311.5,0.119,183.4,0.917,107.7,107.7,0,102.7,0.649,-13.11 +16/03/2021 10:30,11.41,80.6,2.332,315.9,0.119,181.9,0.909,106.5,106.5,0,102.7,0.631,-13.07 +16/03/2021 11:00,11.83,79.94,2.36,313,0.126,207.6,1.038,124.6,124.6,0,102.7,0.758,-13.03 +16/03/2021 11:30,11.8,81.1,2.733,311.3,0.125,171.2,0.856,102.6,102.6,0,102.7,0.604,-13.34 +16/03/2021 12:00,12.22,79.99,2.468,311.3,0.125,254.9,1.274,154.3,154.3,0,102.7,0.925,-11.86 +16/03/2021 12:30,13.13,76.52,3.377,319,0.121,328.3,1.641,199.4,199.5,0,102.7,1.234,-10.81 +16/03/2021 13:00,13.36,74.8,3.857,328.6,0.137,177.4,0.887,104.8,105,0,102.7,0.641,-13.19 +16/03/2021 13:30,13.4,75.47,3.051,329.4,0.135,205.3,1.027,118.5,118.5,0,102.7,0.748,-12.81 +16/03/2021 14:00,14.02,73.4,3.719,334.6,0.138,283.9,1.419,165.6,165.7,0,102.6,1.092,-11.84 +16/03/2021 14:30,14.31,72.74,3.446,325.2,0.131,388.7,1.944,226.4,226.6,0,102.6,1.555,-10.53 +16/03/2021 15:00,14.31,70.15,3.526,318.1,0.125,283.8,1.419,155.1,155.2,0,102.6,1.135,-12.26 +16/03/2021 15:30,14.1,68.19,3.269,321.1,0.131,264.7,1.324,131.8,131.9,0,102.5,1.081,-11.11 +16/03/2021 16:00,14.56,65.68,3.174,325.9,0.13,325.5,1.627,176.1,176.2,0,102.5,1.394,-7.989 +16/03/2021 16:30,14.66,64,3.485,324.2,0.132,268.3,1.342,141.3,141.3,0,102.5,1.175,-6.44 +16/03/2021 17:00,14.31,66.36,3.356,330.4,0.135,126.3,0.632,65.43,65.45,0,102.5,0.547,-8.24 +16/03/2021 17:30,13.33,69.43,4.135,343.8,0.147,33.72,0.169,13.72,13.77,0,102.6,0.132,-11.21 +16/03/2021 18:00,12.5,73.52,4.358,339.1,0.144,7.344,0.037,-1.442,-1.447,0,102.6,0.012,-12.51 +16/03/2021 18:30,11.96,75.88,4.606,337.5,0.14,1.096,0.005,-5.27,-5.303,0,102.6,0,-13.21 +16/03/2021 19:00,11.66,77.39,4.069,340.1,0.145,0,0,-5.887,-5.906,0,102.7,0,-13.79 +16/03/2021 19:30,11.38,79.68,4.203,336.9,0.142,0,0,-5.33,-5.355,0,102.7,0,-14.1 +16/03/2021 20:00,11.16,81.9,3.644,338.4,0.143,0,0,-4.774,-4.78,0,102.7,0,-14.13 +16/03/2021 20:30,10.87,83.6,3.276,337.3,0.151,0,0,-36.81,-36.81,0,102.7,0,-13.93 +16/03/2021 21:00,10.72,84.9,3.326,340.7,0.149,0,0,-31.13,-31.14,0.2,102.7,0,-13.83 +16/03/2021 21:30,10.77,84.6,3.204,341.2,0.143,0,0,-24.43,-24.44,0,102.7,0,-14.14 +16/03/2021 22:00,10.75,84,3.191,345.8,0.147,0,0,-27.38,-27.39,0,102.8,0,-14.5 +16/03/2021 22:30,10.43,83.8,2.992,346.6,0.145,0,0,-32.49,-32.5,0,102.8,0,-14.08 +16/03/2021 23:00,9.77,85,2.611,340.6,0.155,0,0,-61.61,-61.61,0,102.8,0,-12.5 +16/03/2021 23:30,9.3,86.4,2.271,339.8,0.147,0,0,-59.11,-59.11,0,102.8,0,-11.85 +17/03/2021 00:00,8.81,87.2,1.766,334.3,0.137,0,0,-59.69,-59.69,0,102.8,0,-11.24 +17/03/2021 00:30,8.41,88.3,1.993,333.9,0.141,0,0,-58.7,-58.7,0,102.8,0,-10.91 +17/03/2021 01:00,8.12,89.1,2.354,341.9,0.151,0,0,-54,-54,0,102.8,0,-10.71 +17/03/2021 01:30,8.33,89.7,1.539,348.4,0.148,0,0,-20.14,-20.14,0,102.8,0,-11.95 +17/03/2021 02:00,8.24,88.8,0.366,324.7,0.045,0,0,-36.87,-36.87,0,102.8,0,-11.45 +17/03/2021 02:30,7.729,89.5,0.396,317,0.06,0,0,-50.32,-50.32,0,102.9,0,-10.17 +17/03/2021 03:00,7.514,90.6,0.809,310.2,0.112,0,0,-53.65,-53.65,0,102.9,0,-10.37 +17/03/2021 03:30,6.902,91.2,0.001,322.4,0.006,0,0,-52.28,-52.28,0,102.9,0,-10.41 +17/03/2021 04:00,6.324,91.8,0.794,326.9,0.1,0,0,-52.63,-52.63,0,102.9,0,-10.16 +17/03/2021 04:30,5.943,92.5,1.209,334,0.136,0,0,-52.48,-52.48,0,102.9,0,-9.47 +17/03/2021 05:00,6.117,93.1,1.262,331.1,0.133,0,0,-31.81,-31.81,0,102.9,0,-9.98 +17/03/2021 05:30,6.4,93.3,1.28,341,0.148,0,0,-40.13,-40.13,0.2,102.9,0,-10.31 +17/03/2021 06:00,6.033,93.2,0.855,321,0.114,0,0,-56.33,-56.33,0,102.9,0,-9.77 +17/03/2021 06:30,5.728,93.8,0.815,308.9,0.122,2.213,0.011,-23.54,-23.54,0,102.9,0,-10.02 +17/03/2021 07:00,6.202,93.8,1.658,330.4,0.143,21.71,0.109,-41.73,-41.73,0,103,0.098,-9.61 +17/03/2021 07:30,6.449,92.2,2.246,339.2,0.15,88.1,0.44,-12.4,-12.4,0,103,0.354,-8.87 +17/03/2021 08:00,7.512,85.5,2.074,338.6,0.151,184.8,0.924,23.32,23.32,0,103,0.794,-6.336 +17/03/2021 08:30,8.68,77.45,2.517,349.8,0.153,277.7,1.388,53.94,53.94,0,103,1.166,-5.207 +17/03/2021 09:00,9.29,72.48,2.516,352.1,0.156,306.7,1.533,107.9,107.9,0,103,1.212,-5.135 +17/03/2021 09:30,9.92,66.74,2.75,2.72,0.149,413.5,2.067,174.7,174.7,0,103,1.629,-3.16 +17/03/2021 10:00,10.61,64.11,2.704,15.27,0.145,502.2,2.511,237,237,0,103,1.942,-0.931 +17/03/2021 10:30,11.26,62.42,2.904,11.82,0.15,555.3,2.777,280,280,0,103,2.126,0.52 +17/03/2021 11:00,11.5,60.36,3.5,359.3,0.15,532.1,2.661,272.9,273,0,103,2.035,0.298 +17/03/2021 11:30,12,56.69,3.631,6.052,0.15,608.8,3.044,328.5,328.8,0,103,2.335,1.81 +17/03/2021 12:00,12.21,54.19,4.27,358.7,0.149,631.4,3.157,348.5,350,0,103,2.414,2.549 +17/03/2021 12:30,12.16,53.93,4.357,7.242,0.147,595.3,2.976,329.4,331,0,103,2.289,1.729 +17/03/2021 13:00,12.16,54.35,4.16,5.844,0.148,562.3,2.811,307.5,308.4,0,103,2.194,0.897 +17/03/2021 13:30,11.94,56.08,3.845,7.66,0.152,516.7,2.584,282.3,282.8,0,102.9,2.027,-0.146 +17/03/2021 14:00,11.63,57.39,3.366,11.49,0.15,353.6,1.768,177.4,177.6,0,102.9,1.391,-2.64 +17/03/2021 14:30,11.49,57.36,3.292,358.8,0.147,288.4,1.442,137.4,137.4,0,102.9,1.116,-4.167 +17/03/2021 15:00,11.53,58.13,3.017,1.394,0.152,264,1.32,121.9,121.9,0,102.9,0.992,-5.051 +17/03/2021 15:30,11.62,58.78,3.792,344.1,0.147,327.1,1.636,167.8,168.1,0,102.8,1.281,-3.926 +17/03/2021 16:00,11.59,59.01,3.537,348,0.153,326.5,1.633,162.5,162.6,0,102.8,1.328,-3.434 +17/03/2021 16:30,11.07,60.73,4.07,9.48,0.154,133.5,0.667,50.42,50.64,0,102.8,0.502,-6.808 +17/03/2021 17:00,10.15,64.46,3.116,10.18,0.144,50.25,0.251,1.968,1.969,0,102.8,0.184,-8.98 +17/03/2021 17:30,9.68,66.7,2.906,3.26,0.146,24.16,0.121,-11.66,-11.67,0,102.8,0.088,-9.88 +17/03/2021 18:00,9.25,69.52,2.133,1.548,0.148,9.94,0.05,-33.1,-33.1,0,102.8,0.021,-10.18 +17/03/2021 18:30,8.35,72.35,1.135,331.8,0.141,0.958,0.005,-59.54,-59.54,0,102.7,0,-9.64 +17/03/2021 19:00,7.06,78.98,1.653,347.7,0.151,0,0,-61.69,-61.69,0,102.7,0,-9.39 +17/03/2021 19:30,7.273,83,2.309,343.2,0.147,0,0,-67.52,-67.52,0,102.7,0,-9.84 +17/03/2021 20:00,6.647,85.7,2.086,357.7,0.151,0,0,-62.75,-62.75,0,102.8,0,-9.64 +17/03/2021 20:30,6.691,86.3,2.197,8.86,0.148,0,0,-57.95,-57.95,0,102.8,0,-9.92 +17/03/2021 21:00,6.706,86.7,2.267,6.531,0.148,0,0,-60.1,-60.1,0,102.8,0,-9.81 +17/03/2021 21:30,6.187,87.1,1.592,3.184,0.152,0,0,-62.38,-62.38,0,102.8,0,-9.49 +17/03/2021 22:00,5.529,88.3,0.789,11.14,0.121,0,0,-58.62,-58.62,0,102.8,0,-9.38 +17/03/2021 22:30,5.272,89.7,1.346,357.2,0.145,0,0,-60.61,-60.61,0,102.8,0,-9.49 +17/03/2021 23:00,4.901,90.2,1.67,14.19,0.158,0,0,-62.68,-62.68,0,102.8,0,-9.43 +17/03/2021 23:30,4.951,89.9,0.884,31.62,0.113,0,0,-63.55,-63.55,0,102.8,0,-9.58 +18/03/2021 00:00,4.54,88.3,0.736,35.26,0.119,0,0,-61.84,-61.84,0,102.8,0,-9.29 +18/03/2021 00:30,4.276,86.9,0.605,40.26,0.114,0,0,-60.05,-60.05,0,102.8,0,-9.61 +18/03/2021 01:00,3.377,87.1,0.733,12.34,0.084,0,0,-58.22,-58.22,0,102.8,0,-9.26 +18/03/2021 01:30,3.356,88.4,0.285,23.1,0.055,0,0,-57.21,-57.21,0,102.8,0,-9.26 +18/03/2021 02:00,3.221,89.4,0,351.7,0,0,0,-57.57,-57.57,0,102.8,0,-8.83 +18/03/2021 02:30,2.551,90.5,0.001,302.4,0.006,0,0,-55.04,-55.04,0,102.8,0,-8.84 +18/03/2021 03:00,2.288,91.6,0.872,289.8,0.121,0,0,-54.33,-54.33,0,102.7,0,-9.06 +18/03/2021 03:30,2.2,92.2,0.636,289.9,0.093,0,0,-55.83,-55.83,0,102.7,0,-9.2 +18/03/2021 04:00,2.206,92.4,0.729,299.2,0.105,0,0,-53.52,-53.52,0,102.7,0,-9.05 +18/03/2021 04:30,1.44,92,0.001,319.7,0.003,0,0,-47.19,-47.19,0,102.7,0,-8.7 +18/03/2021 05:00,1.711,93.1,0.725,311.3,0.099,0,0,-48.79,-48.79,0,102.7,0,-9.16 +18/03/2021 05:30,2,92.9,1.221,294.4,0.133,0,0,-51.71,-51.71,0,102.7,0,-9.51 +18/03/2021 06:00,1.911,92.6,1.044,299.7,0.105,0,0,-51.13,-51.13,0,102.7,0,-9.57 +18/03/2021 06:30,1.752,92.9,0.991,306.1,0.12,3.453,0.017,-43.08,-43.08,0.2,102.7,0.008,-9.22 +18/03/2021 07:00,1.853,92.9,0.363,335.7,0.066,30.84,0.154,-32.88,-32.88,0,102.7,0.108,-8.55 +18/03/2021 07:30,2.271,92.7,0.101,350.2,0.043,84.2,0.421,-2.903,-2.903,0,102.7,0.308,-8.67 +18/03/2021 08:00,4.113,92.4,0.396,353.5,0.047,160.6,0.803,26.64,26.64,0,102.7,0.612,-8.11 +18/03/2021 08:30,6.024,89.3,2.011,3.854,0.149,234.7,1.174,64.7,64.7,0,102.7,0.932,-5.706 +18/03/2021 09:00,7.083,82.9,2.595,14.38,0.153,324,1.62,102.7,102.7,0,102.6,1.331,-4.234 +18/03/2021 09:30,7.56,78.85,2.898,23.75,0.147,235.1,1.176,111.7,111.7,0,102.6,0.88,-5.465 +18/03/2021 10:00,7.645,77.01,2.99,16,0.149,177.5,0.888,97.2,97.2,0,102.6,0.616,-6.91 +18/03/2021 10:30,8.22,72.44,2.969,22.2,0.134,381.2,1.906,204.8,205,0,102.6,1.404,-5.186 +18/03/2021 11:00,9.42,63.65,3.726,23.64,0.14,643.7,3.218,356.3,357.2,0,102.6,2.504,-1.414 +18/03/2021 11:30,9.47,60.83,3.711,30.08,0.138,468.5,2.343,254.4,255.1,0,102.6,1.819,-3.536 +18/03/2021 12:00,9.66,60.11,3.14,34.76,0.128,424.2,2.121,234.8,234.9,0,102.5,1.656,-4.444 +18/03/2021 12:30,9.88,61.1,4.109,13.6,0.146,461.9,2.309,268.3,269.3,0,102.5,1.792,-4.046 +18/03/2021 13:00,9.81,64.23,3.931,7.52,0.144,405.9,2.029,232.5,233,0,102.5,1.581,-5.007 +18/03/2021 13:30,9.99,64.02,3.664,11.14,0.148,356.5,1.783,205,205.2,0,102.5,1.384,-5.835 +18/03/2021 14:00,9.98,64.99,4.296,3.49,0.151,335.3,1.676,190.8,191.9,0,102.4,1.292,-6.089 +18/03/2021 14:30,10.15,64.58,4.555,352,0.145,333.9,1.67,191.4,192.4,0,102.4,1.275,-6.079 +18/03/2021 15:00,9.81,66.22,4.191,345.5,0.149,233.6,1.168,126.3,126.8,0,102.3,0.858,-7.494 +18/03/2021 15:30,9.72,65.04,4.207,350.5,0.148,130.4,0.652,66.14,66.49,0,102.3,0.497,-9.35 +18/03/2021 16:00,9.38,65.04,4.158,356.3,0.154,83.4,0.417,35.23,35.34,0,102.3,0.304,-10.42 +18/03/2021 16:30,9.09,67.1,3.681,354.4,0.149,43.28,0.216,13.69,13.71,0,102.2,0.162,-11.31 +18/03/2021 17:00,8.74,71.56,3.698,354.8,0.153,26.49,0.132,5.443,5.451,0,102.2,0.094,-11.74 +18/03/2021 17:30,8.65,73.56,3.687,356.6,0.147,37.33,0.187,10.06,10.07,0,102.2,0.125,-12.01 +18/03/2021 18:00,8.56,75.34,2.836,0.902,0.148,12.04,0.06,-3.68,-3.68,0,102.2,0.03,-12.46 +18/03/2021 18:30,8.26,75.54,3.573,6.922,0.148,0.588,0.003,-9.97,-9.98,0,102.2,0,-12.77 +18/03/2021 19:00,8.08,74.92,3.095,5.8,0.151,0,0,-10.34,-10.34,0,102.2,0,-12.56 +18/03/2021 19:30,8.08,75.56,2.568,6.414,0.147,0,0,-9.32,-9.32,0,102.2,0,-12.57 +18/03/2021 20:00,8.16,75.67,2.632,3.17,0.15,0,0,-10.83,-10.83,0,102.1,0,-12.63 +18/03/2021 20:30,8.07,76.23,2.232,4.523,0.146,0,0,-15.35,-15.35,0,102.1,0,-12.41 +18/03/2021 21:00,8.03,75.8,2.078,3.855,0.152,0,0,-14.67,-14.67,0,102.1,0,-12.34 +18/03/2021 21:30,7.953,76.31,1.769,357.6,0.154,0,0,-11.42,-11.42,0,102.1,0,-12.26 +18/03/2021 22:00,7.872,77.44,1.507,348.3,0.151,0,0,-12.13,-12.13,0,102.1,0,-12.12 +18/03/2021 22:30,7.897,77.93,1.476,334.9,0.146,0,0,-9.44,-9.44,0,102.1,0,-12.14 +18/03/2021 23:00,7.934,79.22,1.272,318.4,0.124,0,0,-8.37,-8.37,0,102,0,-12.24 +18/03/2021 23:30,8.03,80.4,1.778,331.3,0.14,0,0,-11.6,-11.6,0,102,0,-12.25 +19/03/2021 00:00,8,82.5,1.81,5.439,0.15,0,0,-11.21,-11.21,0,102,0,-12.38 +19/03/2021 00:30,8.05,82.1,0.845,317.8,0.124,0,0,-7.263,-7.263,0,101.9,0,-12.17 +19/03/2021 01:00,8.05,81.4,1.029,299.6,0.139,0,0,-7.32,-7.32,0,101.9,0,-12.16 +19/03/2021 01:30,8.08,81.2,1.52,309.1,0.126,0,0,-9.43,-9.43,0,101.8,0,-12.01 +19/03/2021 02:00,8.32,82.3,1.958,313.5,0.126,0,0,-6.774,-6.774,0,101.8,0,-12.16 +19/03/2021 02:30,8.65,84,2.471,331.4,0.138,0,0,-15.22,-15.22,0,101.7,0,-12.41 +19/03/2021 03:00,8.56,87.9,2.672,331.5,0.147,0,0,-21.86,-21.86,0.2,101.7,0,-12.12 +19/03/2021 03:30,8.53,90.1,2.934,341,0.143,0,0,-17.82,-17.83,0,101.7,0,-12.53 +19/03/2021 04:00,8.81,88.7,3.489,356.9,0.154,0,0,-27,-27.02,0.2,101.7,0,-13.1 +19/03/2021 04:30,9.05,85.8,3.651,358.9,0.148,0.528,0.003,-20.78,-20.81,0,101.6,0,-13.62 +19/03/2021 05:00,9.14,84.3,3.939,9.39,0.157,0.399,0.002,-8.84,-8.86,0,101.6,0,-14.07 +19/03/2021 05:30,8.89,85.7,3.864,18.89,0.143,0,0,-22.6,-22.64,0,101.6,0,-14.47 +19/03/2021 06:00,8.64,85,3.808,28.28,0.134,0,0,-25.34,-25.41,0,101.7,0,-13.94 +19/03/2021 06:30,8.25,82.1,3.386,32.27,0.136,3.286,0.016,-44.17,-44.22,0,101.7,0,-13.53 +19/03/2021 07:00,8.11,78.71,3.253,34,0.133,19.58,0.098,0.206,0.206,0,101.7,0.058,-14.49 +19/03/2021 07:30,8.09,77.07,2.843,34.26,0.133,40.08,0.2,8.37,8.37,0,101.8,0.125,-14.97 +19/03/2021 08:00,8.44,76.55,2.687,30.28,0.136,119.9,0.599,46.48,46.49,0,101.8,0.407,-13.77 +19/03/2021 08:30,8.29,75.07,3.533,31.41,0.138,127.2,0.636,50.66,50.74,0,101.8,0.426,-13.65 +19/03/2021 09:00,9.07,68.46,3.503,37.76,0.133,403.6,2.018,164.9,165.3,0,101.9,1.535,-8.47 +19/03/2021 09:30,9.33,62.49,3.563,39.52,0.126,453.5,2.268,192.7,193.3,0,101.9,1.714,-5.692 +19/03/2021 10:00,9.26,58.45,4.384,37.58,0.133,529.4,2.647,251.5,252.9,0,101.9,1.945,-3.062 +19/03/2021 10:30,9.71,58.95,3.854,38.1,0.13,634.6,3.173,334,335.4,0,101.9,2.338,-0.757 +19/03/2021 11:00,9.94,56.2,4.596,28.35,0.138,589.7,2.949,311.6,315,0,101.9,2.163,-0.382 +19/03/2021 11:30,10.02,55.98,4.493,26.76,0.139,670.2,3.351,366.6,369.8,0,102,2.433,0.677 +19/03/2021 12:00,10.35,52.22,4.577,31.65,0.133,686,3.43,377.4,380.5,0,102,2.489,1.547 +19/03/2021 12:30,10.47,50.96,4.22,34.99,0.128,688.5,3.442,384,386.5,0,102,2.491,1.799 +19/03/2021 13:00,10.51,49.01,4.083,35.5,0.134,681.8,3.409,384.9,386.9,0,102,2.461,1.669 +19/03/2021 13:30,10.79,47.72,3.849,36.37,0.126,661.9,3.309,372.5,374,0,102,2.405,1.57 +19/03/2021 14:00,10.86,46.95,3.798,36.71,0.126,623.7,3.119,351.1,352,0,102,2.283,1.453 +19/03/2021 14:30,10.9,46.05,3.975,30.71,0.131,579.4,2.897,324.3,325.6,0,102,2.149,1.348 +19/03/2021 15:00,11.13,46.17,3.483,31.76,0.132,521.4,2.607,286.7,287.3,0,102,1.97,0.907 +19/03/2021 15:30,10.79,47.38,3.896,28.54,0.131,451.9,2.26,237.8,238.4,0,102,1.747,0.436 +19/03/2021 16:00,10.69,47.83,3.897,30.06,0.14,378.1,1.89,186.3,186.9,0,102,1.518,-0.186 +19/03/2021 16:30,10.39,48.89,3.673,29.95,0.137,295.6,1.478,128.4,128.7,0,102,1.237,-1.208 +19/03/2021 17:00,9.77,51.63,3.592,31.74,0.129,210.9,1.054,70.82,70.95,0,102.1,0.924,-2.558 +19/03/2021 17:30,9.09,53.23,3.852,34.75,0.132,123.5,0.617,12.93,12.98,0,102.1,0.545,-4.296 +19/03/2021 18:00,8.28,55.87,3.427,33.4,0.137,46.95,0.235,-33.8,-33.83,0,102.2,0.237,-6.377 +19/03/2021 18:30,7.441,58.78,2.957,34.66,0.132,4.317,0.022,-65.81,-65.85,0,102.2,0.027,-7.86 +19/03/2021 19:00,6.585,61.91,2.583,30.72,0.14,0,0,-71.73,-71.73,0,102.3,0,-8.28 +19/03/2021 19:30,6.216,63.18,2.812,33.72,0.136,0,0,-71.88,-71.9,0,102.3,0,-8.56 +19/03/2021 20:00,5.664,66.3,2.403,29.38,0.134,0,0,-71.56,-71.57,0,102.4,0,-8.64 +19/03/2021 20:30,5.263,69.8,2.771,21.75,0.143,0,0,-70.86,-70.87,0,102.4,0,-8.62 +19/03/2021 21:00,4.859,72.96,2.828,22.81,0.145,0,0,-70.78,-70.79,0,102.4,0,-8.63 +19/03/2021 21:30,4.605,74.55,2.375,27.22,0.143,0,0,-69.89,-69.89,0,102.5,0,-8.72 +19/03/2021 22:00,4.345,76.27,2.058,28.27,0.141,0,0,-68.4,-68.4,0,102.5,0,-8.73 +19/03/2021 22:30,4.065,77.7,1.942,32.81,0.136,0,0,-68.2,-68.2,0,102.5,0,-8.81 +19/03/2021 23:00,3.779,78.82,1.821,32.44,0.133,0,0,-66.98,-66.98,0,102.6,0,-8.85 +19/03/2021 23:30,3.787,78.94,1.958,29.12,0.137,0,0,-67.54,-67.54,0,102.6,0,-8.84 +20/03/2021 00:00,3.147,80.8,1.697,17.49,0.151,0,0,-65.8,-65.8,0,102.6,0,-8.56 +20/03/2021 00:30,2.498,84.4,1.732,19.63,0.146,0,0,-64.77,-64.77,0,102.6,0,-8.56 +20/03/2021 01:00,2.835,83.5,1.433,21.97,0.145,0,0,-64.32,-64.32,0,102.6,0,-8.74 +20/03/2021 01:30,2.303,84.2,1.447,12.35,0.15,0,0,-63.69,-63.69,0,102.6,0,-8.58 +20/03/2021 02:00,1.892,85.5,1.168,5.397,0.138,0,0,-62.03,-62.03,0,102.7,0,-8.57 +20/03/2021 02:30,1.58,86.9,1.21,11.81,0.152,0,0,-61.11,-61.11,0,102.7,0,-8.57 +20/03/2021 03:00,1.37,87.8,1.429,11.94,0.157,0,0,-59.95,-59.95,0,102.6,0,-8.5 +20/03/2021 03:30,1.2,88.7,1.501,13.96,0.152,0,0,-60.94,-60.94,0,102.6,0,-8.52 +20/03/2021 04:00,1.046,88.9,1.354,15.48,0.154,0,0,-60.62,-60.62,0,102.7,0,-8.46 +20/03/2021 04:30,0.941,89.3,1.353,13.02,0.148,0,0,-59.66,-59.66,0,102.7,0,-8.58 +20/03/2021 05:00,0.902,89.8,0.48,6.104,0.082,0,0,-59.23,-59.23,0,102.7,0,-8.45 +20/03/2021 05:30,0.78,90.1,0.002,3.505,0.009,0,0,-57.56,-57.56,0,102.7,0,-8.66 +20/03/2021 06:00,0.491,90.1,0.758,5.434,0.103,0,0,-57.15,-57.15,0,102.7,0,-8.68 +20/03/2021 06:30,0.507,90.4,0.001,350.9,0.007,4.497,0.022,-53.05,-53.05,0,102.7,0.02,-8.43 +20/03/2021 07:00,0.672,90.4,0,319.9,0.002,29.88,0.149,-39.82,-39.82,0,102.8,0.172,-7.917 +20/03/2021 07:30,1.759,89.4,0.54,324,0.068,119.1,0.595,5.152,5.152,0,102.8,0.453,-6.193 +20/03/2021 08:00,3.818,83.4,1.393,351.6,0.151,210.1,1.051,31.79,31.79,0,102.8,0.85,-3.841 +20/03/2021 08:30,5.271,75.8,1.806,22.12,0.147,299.5,1.497,75.3,75.3,0,102.8,1.195,-2.149 +20/03/2021 09:00,6.348,71.35,1.882,29.41,0.136,383,1.915,140.6,140.6,0,102.8,1.513,-0.847 +20/03/2021 09:30,7.527,65.63,2.2,20.46,0.142,457.6,2.288,197.5,197.5,0,102.8,1.793,0.387 +20/03/2021 10:00,8.18,63.97,2.553,11.98,0.149,525.1,2.625,250.1,250.1,0,102.8,2.021,1.502 +20/03/2021 10:30,8.87,62.24,2.458,17.9,0.142,588.5,2.942,301.8,301.8,0,102.8,2.244,2.42 +20/03/2021 11:00,9.45,57.25,2.704,16.11,0.146,628.3,3.142,336.7,336.8,0,102.8,2.357,2.785 +20/03/2021 11:30,9.78,54.99,2.963,14.77,0.137,669.5,3.348,370.9,371,0,102.8,2.503,3.377 +20/03/2021 12:00,10.01,54.61,3.526,7.43,0.148,646.4,3.232,364.6,365,0,102.8,2.424,3.039 +20/03/2021 12:30,10.16,54.97,4.038,3.805,0.151,701.9,3.509,403.7,404.7,0,102.8,2.617,4.079 +20/03/2021 13:00,10.34,52.21,3.774,8.4,0.154,690.4,3.452,399.7,400.2,0,102.7,2.582,4.096 +20/03/2021 13:30,10.47,51.28,3.986,6,0.153,658.8,3.294,381.3,382.6,0,102.7,2.461,3.567 +20/03/2021 14:00,10.86,51.47,3.108,18.92,0.137,665,3.325,392.1,392.2,0,102.7,2.524,4.13 +20/03/2021 14:30,10.75,52.43,3.609,10.03,0.15,535.7,2.678,305.2,305.8,0,102.6,2.06,2.063 +20/03/2021 15:00,10.87,52.29,3.53,10.47,0.146,504.8,2.524,289.2,289.4,0,102.6,1.99,1.938 +20/03/2021 15:30,10.47,53.94,2.869,15,0.143,351.4,1.757,177.1,177.1,0,102.6,1.415,-1.148 +20/03/2021 16:00,10.46,54.58,3.488,10.24,0.145,332.8,1.664,162.7,162.8,0,102.6,1.381,-0.786 +20/03/2021 16:30,10.4,55.09,3.558,3.054,0.154,292.1,1.461,133.5,133.6,0,102.6,1.253,-1.01 +20/03/2021 17:00,10.08,56.29,3.123,9.94,0.156,211,1.055,76.97,76.99,0,102.6,0.952,-2.05 +20/03/2021 17:30,9.45,60.71,3.456,0.222,0.148,127.4,0.637,21.98,21.99,0,102.6,0.583,-3.852 +20/03/2021 18:00,8.52,65.61,3.338,356.4,0.148,50.82,0.254,-26.46,-26.46,0,102.6,0.255,-5.993 +20/03/2021 18:30,7.444,69.49,2.254,352.7,0.148,4.459,0.022,-60.68,-60.68,0,102.6,0.029,-7.729 +20/03/2021 19:00,6.514,71.59,2.108,353.8,0.15,0,0,-65.15,-65.15,0,102.6,0,-8.25 +20/03/2021 19:30,5.796,74.02,1.732,353.5,0.149,0,0,-64.27,-64.27,0,102.6,0,-8.35 +20/03/2021 20:00,5.355,78.11,1.798,345.6,0.151,0,0,-63.68,-63.68,0,102.6,0,-8.35 +20/03/2021 20:30,5.265,79.44,1.39,340.4,0.15,0,0,-62.95,-62.95,0,102.6,0,-8.39 +20/03/2021 21:00,4.71,82.1,1.267,342.2,0.147,0,0,-60.54,-60.54,0,102.7,0,-8.44 +20/03/2021 21:30,4.387,84,0.582,319.8,0.134,0,0,-56.63,-56.63,0,102.7,0,-8.34 +20/03/2021 22:00,4.204,85.6,1.125,315.7,0.122,0,0,-56.24,-56.24,0,102.6,0,-8.43 +20/03/2021 22:30,3.92,86.3,1.083,319.8,0.128,0,0,-56.65,-56.65,0,102.6,0,-8.51 +20/03/2021 23:00,3.527,87.3,1.101,308.5,0.131,0,0,-55.68,-55.68,0,102.6,0,-8.47 +20/03/2021 23:30,3.087,87.8,0.165,317.5,0.027,0,0,-50.44,-50.44,0,102.6,0,-8.42 +21/03/2021 00:00,2.514,88.8,0,0,0,0,0,-45.9,-45.9,0,102.6,0,-8.39 +21/03/2021 00:30,2.271,90.1,0.241,3.382,0.067,0,0,-41.77,-41.77,0,102.6,0,-8.61 +21/03/2021 01:00,2.633,91.2,0.088,8.53,0.021,0.028,0,-15.33,-15.33,0,102.6,0,-9.1 +21/03/2021 01:30,3.224,91.3,0,0,0,0,0,-5.826,-5.826,0,102.6,0,-9.45 +21/03/2021 02:00,3.69,91.3,0,288.2,0.001,0,0,-6.628,-6.628,0,102.6,0,-9.7 +21/03/2021 02:30,4.182,91.2,0,0,0,0,0,-7.635,-7.635,0,102.6,0,-9.62 +21/03/2021 03:00,4.51,90.9,0,256.9,0,0,0,-8.09,-8.09,0,102.5,0,-9.76 +21/03/2021 03:30,4.511,90.6,0,0,0,0,0,-7.038,-7.038,0,102.5,0,-9.95 +21/03/2021 04:00,4.651,90.4,0,243.8,0.001,0,0,-7.804,-7.804,0,102.5,0,-10.05 +21/03/2021 04:30,4.895,89.9,0,0,0,0,0,-8.86,-8.86,0,102.5,0,-10.09 +21/03/2021 05:00,5.075,89.8,0,0,0,0,0,-10.12,-10.12,0,102.5,0,-10.03 +21/03/2021 05:30,5.162,89.8,0,237.3,0,0,0,-9.67,-9.67,0,102.5,0,-10.12 +21/03/2021 06:00,5.279,89.9,0,244.9,0.001,0,0,-10.81,-10.81,0,102.5,0,-10.2 +21/03/2021 06:30,5.347,90,0,248.8,0,2.043,0.01,-8.52,-8.52,0,102.5,0,-10.27 +21/03/2021 07:00,5.509,90.1,0.122,257.7,0.073,10.97,0.055,-2.903,-2.903,0,102.5,0.022,-10.38 +21/03/2021 07:30,6.074,90.1,0.647,300,0.137,27.74,0.139,7.187,7.187,0,102.5,0.068,-10.77 +21/03/2021 08:00,6.689,90.1,0.762,303.6,0.137,37.59,0.188,12.12,12.12,0,102.5,0.123,-11.04 +21/03/2021 08:30,7.511,89.6,1.142,315.5,0.12,66.46,0.332,28.58,28.58,0,102.5,0.231,-10.74 +21/03/2021 09:00,8.1,87.9,1.404,322.5,0.129,90.8,0.454,42.96,42.96,0,102.5,0.335,-10.99 +21/03/2021 09:30,8.61,85.9,1.59,332.2,0.147,100.2,0.501,48.75,48.75,0,102.5,0.339,-10.91 +21/03/2021 10:00,9.01,82.7,1.722,332.5,0.139,125.8,0.629,64.33,64.33,0,102.5,0.404,-10.35 +21/03/2021 10:30,9.48,77.3,1.808,333.3,0.135,130.2,0.651,68.86,68.86,0,102.5,0.435,-10.41 +21/03/2021 11:00,9.65,75.19,1.801,334.6,0.14,153.8,0.769,83.6,83.6,0,102.5,0.527,-10.25 +21/03/2021 11:30,9.68,74.4,1.983,332.8,0.138,100.5,0.503,52.43,52.43,0,102.5,0.342,-11.12 +21/03/2021 12:00,9.87,73.04,2.02,358.3,0.15,160.3,0.801,87.1,87.1,0,102.5,0.561,-9.96 +21/03/2021 12:30,9.75,69.4,2.483,17.43,0.147,166.1,0.831,90.4,90.4,0,102.5,0.585,-9.74 +21/03/2021 13:00,9.67,69.98,2.523,4.722,0.148,89.8,0.449,45.22,45.22,0,102.4,0.339,-10.83 +21/03/2021 13:30,9.48,73.05,2.456,359.6,0.148,118.9,0.595,60.6,60.6,0,102.4,0.424,-10.49 +21/03/2021 14:00,9.66,70.45,2.474,355.6,0.146,189.3,0.946,102.4,102.4,0,102.4,0.668,-9.67 +21/03/2021 14:30,9.7,68.61,2.514,357.6,0.153,156.6,0.783,83.5,83.5,0,102.4,0.545,-9.82 +21/03/2021 15:00,9.63,69.04,2.31,10.66,0.148,120.8,0.604,61.38,61.38,0,102.3,0.405,-10.34 +21/03/2021 15:30,9.5,69.42,2.444,9.67,0.151,90.7,0.454,42.99,42.99,0,102.3,0.337,-10.86 +21/03/2021 16:00,9.56,69.16,1.975,1.888,0.151,136.4,0.682,62.7,62.7,0,102.3,0.463,-10.53 +21/03/2021 16:30,9.94,66.66,2.214,0.335,0.151,218.7,1.094,105.5,105.5,0,102.3,0.844,-8.52 +21/03/2021 17:00,9.97,67.36,2.1,355,0.153,105.7,0.529,50.45,50.45,0,102.3,0.418,-10.02 +21/03/2021 17:30,9.61,70.08,2.409,5.596,0.153,29.67,0.148,6.508,6.509,0,102.3,0.108,-11.56 +21/03/2021 18:00,9.15,73.44,2.197,2.646,0.15,19.05,0.095,-1.219,-1.219,0,102.3,0.053,-11.83 +21/03/2021 18:30,8.71,74.62,2.156,1.854,0.153,4.581,0.023,-27.79,-27.79,0,102.3,0,-11.99 +21/03/2021 19:00,7.623,78.52,1.333,354.4,0.148,0.005,0,-55.27,-55.27,0,102.3,0,-11.52 +21/03/2021 19:30,6.801,81.9,1.249,348.8,0.151,0,0,-54.83,-54.83,0,102.4,0,-11.04 +21/03/2021 20:00,6.371,84.7,1.311,350.8,0.155,0,0,-56.3,-56.3,0,102.4,0,-10.83 +21/03/2021 20:30,6.373,86.8,1.559,359.8,0.153,0,0,-58.55,-58.55,0,102.4,0,-10.87 +21/03/2021 21:00,5.966,87.6,1.585,17.03,0.146,0,0,-60.04,-60.04,0,102.4,0,-10.5 +21/03/2021 21:30,5.338,88.5,1.316,13.88,0.16,0,0,-56.69,-56.69,0,102.4,0,-9.87 +21/03/2021 22:00,4.935,89.9,0.937,9.51,0.17,0,0,-54.12,-54.12,0,102.4,0,-9.68 +21/03/2021 22:30,4.55,90.6,0.925,2.145,0.146,0,0,-53.63,-53.63,0,102.4,0,-9.83 +21/03/2021 23:00,4.383,91.1,0.925,5.069,0.155,0,0,-53.37,-53.37,0,102.4,0,-9.71 +21/03/2021 23:30,4.173,91.3,0.618,6.072,0.107,0,0,-53.05,-53.05,0,102.4,0,-9.44 +22/03/2021 00:00,3.836,91.4,0.823,8.48,0.12,0,0,-52.51,-52.51,0,102.4,0,-9.46 +22/03/2021 00:30,3.52,91.6,0.42,21.31,0.103,0,0,-51.88,-51.88,0,102.4,0,-9.39 +22/03/2021 01:00,3.318,91.6,0.128,41.1,0.024,0,0,-52.28,-52.28,0,102.4,0,-9.39 +22/03/2021 01:30,2.83,92,0.161,9.87,0.034,0,0,-49.18,-49.18,0,102.4,0,-9.5 +22/03/2021 02:00,2.419,92.5,0.271,9.72,0.064,0,0,-50.42,-50.42,0,102.4,0,-9.47 +22/03/2021 02:30,2.3,92.5,0.08,6.068,0.02,0,0,-50.75,-50.75,0,102.4,0,-9.53 +22/03/2021 03:00,1.824,92.8,0,348.4,0.002,0,0,-51.99,-51.99,0,102.4,0,-9.26 +22/03/2021 03:30,1.505,93.2,0.396,316.5,0.061,0,0,-51.82,-51.82,0,102.4,0,-8.9 +22/03/2021 04:00,1.149,92.9,0.08,317.3,0.033,0,0,-49.29,-49.29,0,102.4,0,-8.9 +22/03/2021 04:30,0.976,93.9,0.354,315.2,0.058,0,0,-50.31,-50.31,0,102.4,0,-9.14 +22/03/2021 05:00,0.682,93.8,0.958,314.3,0.127,0,0,-51.63,-51.63,0,102.4,0,-9.21 +22/03/2021 05:30,0.661,94.1,1.038,317.9,0.125,0,0,-52.41,-52.41,0,102.4,0,-9.27 +22/03/2021 06:00,0.247,94.1,0.726,327.9,0.153,0,0,-49.96,-49.96,0,102.4,0,-9.05 +22/03/2021 06:30,0.197,94.4,0.582,329.3,0.153,6.291,0.031,-44.45,-44.45,0,102.4,0.027,-8.87 +22/03/2021 07:00,0.238,94.1,0.174,317.9,0.062,38.51,0.193,-28.85,-28.85,0,102.4,0.215,-8.89 +22/03/2021 07:30,1.357,93.6,0.216,273.3,0.056,126.7,0.633,16.54,16.54,0,102.4,0.488,-8.15 +22/03/2021 08:00,3.337,91.6,0,359.9,0.001,227.2,1.136,57,57,0.2,102.4,0.904,-6.03 +22/03/2021 08:30,5.348,89.7,0,25.88,0,308.6,1.543,95.8,95.8,0,102.5,1.268,-4.182 +22/03/2021 09:00,7.122,82.5,0.591,285.9,0.079,377.9,1.89,148.4,148.4,0,102.5,1.573,-2.909 +22/03/2021 09:30,8.05,75.05,1.242,355.3,0.114,491.2,2.456,250.3,250.3,0,102.4,1.963,-0.454 +22/03/2021 10:00,9.44,67.33,1.313,43.01,0.118,594.2,2.971,310.6,310.6,0,102.4,2.377,1.166 +22/03/2021 10:30,10.19,65.86,1.774,20.63,0.115,588,2.94,335.8,335.8,0,102.4,2.33,2.135 +22/03/2021 11:00,9.15,69.07,2.174,12.91,0.15,304,1.52,160,160,0,102.4,1.124,-3.648 +22/03/2021 11:30,9.57,65.46,2.156,23.55,0.139,388.5,1.942,215.3,215.3,0,102.4,1.439,-3.174 +22/03/2021 12:00,9.95,62.82,1.819,41.27,0.127,449.4,2.247,257.4,257.4,0,102.4,1.678,-2.765 +22/03/2021 12:30,10.45,61.14,1.654,45.81,0.121,346.3,1.732,192.4,192.4,0,102.4,1.318,-4.541 +22/03/2021 13:00,10.81,59.05,1.712,26.83,0.125,366.6,1.833,216.2,216.2,0,102.4,1.39,-4.707 +22/03/2021 13:30,10.92,58.1,1.829,23.61,0.132,333.9,1.67,184.9,184.9,0,102.3,1.264,-5.372 +22/03/2021 14:00,11.58,56.92,2.062,18.73,0.143,496.5,2.483,299.6,299.6,0,102.3,1.899,-1.851 +22/03/2021 14:30,11.32,56.39,2.391,9.89,0.15,388.9,1.945,219.4,219.5,0,102.3,1.519,-3.138 +22/03/2021 15:00,11.34,56.49,2.203,26.29,0.133,343,1.715,189.8,189.8,0,102.3,1.343,-3.35 +22/03/2021 15:30,11.96,53.06,1.476,9.27,0.125,465.2,2.326,272.9,272.9,0,102.2,1.837,-0.037 +22/03/2021 16:00,11.6,55.45,1.898,37.34,0.127,331.8,1.659,181.2,181.2,0,102.2,1.318,-1.568 +22/03/2021 16:30,11.11,57.14,2.094,35.58,0.13,223.1,1.115,109.2,109.2,0,102.2,0.882,-3.894 +22/03/2021 17:00,10.93,56.43,1.974,43.46,0.128,166.8,0.834,70.53,70.53,0,102.2,0.653,-4.877 +22/03/2021 17:30,10.61,57.63,1.496,52.02,0.125,126.9,0.635,36.7,36.7,0,102.2,0.511,-5.487 +22/03/2021 18:00,9.92,60.84,0.788,21.39,0.152,41.68,0.208,-14.15,-14.15,0,102.2,0.187,-8.11 +22/03/2021 18:30,9.6,63.65,0.855,47.99,0.122,7.547,0.038,-12.51,-12.51,0,102.2,0.022,-10.29 +22/03/2021 19:00,9.51,67.23,1.113,64.18,0.138,0,0,-16,-16,0,102.3,0,-11.46 +22/03/2021 19:30,8.82,70.87,0.709,53.11,0.13,0,0,-47.01,-47.01,0,102.3,0,-11.25 +22/03/2021 20:00,7.851,74.57,0.466,56.65,0.141,0,0,-50.1,-50.1,0,102.3,0,-10.69 +22/03/2021 20:30,7.445,75.52,0.284,66.14,0.143,0,0,-27.11,-27.11,0,102.3,0,-11.47 +22/03/2021 21:00,7.41,74.78,0.201,62.4,0.087,0,0,-22.65,-22.65,0,102.3,0,-12.29 +22/03/2021 21:30,7.024,73.44,0.285,73.81,0.104,0,0,-35.93,-35.93,0,102.3,0,-11.95 +22/03/2021 22:00,6.276,73.47,0.287,67.67,0.102,0,0,-51.82,-51.82,0,102.3,0,-10.82 +22/03/2021 22:30,5.093,75.27,0.146,149.5,0.08,0,0,-54.96,-54.96,0,102.3,0,-10.57 +22/03/2021 23:00,4.608,77.25,0.053,149.4,0.029,0,0,-52.94,-52.94,0,102.3,0,-10.66 +22/03/2021 23:30,3.906,81,0,0,0,0,0,-51.32,-51.32,0,102.3,0,-10.54 +23/03/2021 00:00,2.747,82.7,0,0,0,0,0,-50.05,-50.05,0,102.3,0,-9.36 +23/03/2021 00:30,2.389,87.1,0,0,0,0,0,-52.7,-52.7,0,102.3,0,-9.12 +23/03/2021 01:00,1.853,88.1,0.002,149.5,0.003,0,0,-51.63,-51.63,0,102.3,0,-8.48 +23/03/2021 01:30,1.457,89.3,0.01,149.5,0.01,0,0,-47.01,-47.01,0,102.3,0,-8.27 +23/03/2021 02:00,1.166,90,0,0,0,0,0,-46.92,-46.92,0,102.3,0,-8.97 +23/03/2021 02:30,0.951,91,0.008,149.4,0.014,0,0,-49.83,-49.83,0,102.3,0,-8.83 +23/03/2021 03:00,1.278,91.3,0.217,149.4,0.078,0,0,-49.98,-49.98,0,102.3,0,-8.85 +23/03/2021 03:30,0.329,91,0.093,149.4,0.038,0,0,-47.87,-47.87,0,102.2,0,-8.43 +23/03/2021 04:00,-0.175,91.7,0,0,0,0,0,-47.24,-47.24,0,102.2,0,-8.36 +23/03/2021 04:30,-0.428,92.4,0.003,149.4,0.007,0,0,-47.06,-47.06,0,102.2,0,-7.379 +23/03/2021 05:00,-0.43,92.6,0,0,0,0,0,-46.09,-46.09,0,102.2,0,-7.422 +23/03/2021 05:30,-0.469,93,0,0,0,0.69,0.003,-49.01,-49.01,0,102.2,0,-7.415 +23/03/2021 06:00,-0.282,93.2,0.242,149.6,0.058,0.191,0.001,-48.42,-48.42,0,102.2,0,-7.231 +23/03/2021 06:30,-0.916,92.6,0.149,149.7,0.051,12.45,0.062,-42.11,-42.11,0,102.2,0.05,-6.831 +23/03/2021 07:00,-0.634,93,0,0,0,51.41,0.257,-24.65,-24.65,0,102.3,0.243,-6.313 +23/03/2021 07:30,1.341,92.4,0,149.8,0,138.8,0.694,18.32,18.32,0,102.3,0.521,-4.627 +23/03/2021 08:00,3.442,88,0.96,125.6,0.113,234.8,1.174,59.02,59.02,0,102.3,0.926,-2.12 +23/03/2021 08:30,4.846,77.64,1.027,157.2,0.144,303.8,1.519,137.3,137.3,0,102.3,1.204,-1.059 +23/03/2021 09:00,6.404,69.65,1.193,156.8,0.137,386,1.93,149.5,149.5,0,102.3,1.535,0.726 +23/03/2021 09:30,7.47,64.33,1.399,156.8,0.137,476.7,2.383,209.8,209.8,0,102.3,1.878,2.674 +23/03/2021 10:00,8.55,60.49,1.749,153.8,0.131,547.3,2.736,259.7,259.7,0,102.3,2.115,4.487 +23/03/2021 10:30,8.97,57.23,2.289,168.2,0.142,610.5,3.053,311.3,311.3,0,102.3,2.316,5.278 +23/03/2021 11:00,9.61,55.91,2.049,160.3,0.132,649,3.245,351.9,351.9,0,102.3,2.444,5.414 +23/03/2021 11:30,9.87,55.64,2.058,149.3,0.13,682.2,3.411,380.6,380.6,0,102.2,2.552,5.936 +23/03/2021 12:00,10.43,54.52,1.808,161.3,0.132,702.5,3.513,404.7,404.7,0,102.2,2.633,4.015 +23/03/2021 12:30,11.12,53.55,1.912,162.4,0.121,704.2,3.521,412.5,412.5,0,102.2,2.641,2.422 +23/03/2021 13:00,11.7,51.1,1.834,178.2,0.139,703,3.515,418.5,418.5,0,102.2,2.641,2.669 +23/03/2021 13:30,12.19,50.36,2.039,186.8,0.131,680.2,3.401,408.8,408.8,0,102.1,2.573,2.383 +23/03/2021 14:00,12.92,49.52,1.725,172.6,0.136,642.1,3.211,385.7,385.7,0,102.1,2.485,1.768 +23/03/2021 14:30,13.32,48.41,1.715,173.8,0.136,596.1,2.981,354.2,354.2,0,102.1,2.322,3.36 +23/03/2021 15:00,13.99,46.37,1.666,182.2,0.148,537.7,2.688,316,316,0,102,2.14,3.505 +23/03/2021 15:30,14.12,46.02,2.12,201.9,0.141,466.3,2.331,266.4,266.4,0,102,1.895,3.188 +23/03/2021 16:00,14.4,45.67,1.452,184,0.132,388.7,1.943,206.1,206.1,0,102,1.637,2.033 +23/03/2021 16:30,14.5,45.57,1.528,187.2,0.143,306.1,1.53,147.3,147.3,0,102,1.353,0.842 +23/03/2021 17:00,14.22,46.34,1.754,200.7,0.148,220.2,1.101,87.4,87.4,0,102,1.015,-0.518 +23/03/2021 17:30,14.03,47.26,1.135,186,0.149,134.8,0.674,27.63,27.63,0,102,0.648,-2.384 +23/03/2021 18:00,13.45,49.99,0.748,185,0.155,55.45,0.277,-19.03,-19.03,0,102,0.284,-4.366 +23/03/2021 18:30,11.69,53.82,0.648,182.4,0.189,6.629,0.033,-51.92,-51.92,0,102,0.048,-6.389 +23/03/2021 19:00,9.54,61.44,0.366,173.8,0.139,0,0,-52.54,-52.54,0,102,0,-7.221 +23/03/2021 19:30,8,66.22,0.058,172.7,0.046,0,0,-50.69,-50.69,0,102,0,-7.521 +23/03/2021 20:00,7.458,69.07,0.183,172.7,0.081,0,0,-49.46,-49.46,0,102,0,-7.504 +23/03/2021 20:30,7.053,70.28,0.524,202.5,0.098,0,0,-52.85,-52.85,0,102,0,-7.713 +23/03/2021 21:00,7.529,68.87,0.658,246.2,0.159,0,0,-50.46,-50.46,0,102,0,-7.623 +23/03/2021 21:30,5.992,73.33,0.272,251.4,0.104,0,0,-49.94,-49.94,0,102,0,-7.726 +23/03/2021 22:00,4.679,79.63,0.146,285.5,0.08,0,0,-48.99,-48.99,0,102,0,-7.561 +23/03/2021 22:30,3.769,83.9,0.263,285.2,0.129,0,0,-51.34,-51.34,0,102,0,-7.652 +23/03/2021 23:00,3.315,85.9,0.022,285.3,0.024,0,0,-49.39,-49.39,0,102,0,-7.681 +23/03/2021 23:30,3.108,88.2,0.302,285.4,0.106,0,0,-51.93,-51.93,0,102,0,-7.864 +24/03/2021 00:00,3.16,88.7,0.586,295.2,0.141,0,0,-51.39,-51.39,0,102,0,-7.919 +24/03/2021 00:30,2.393,88.4,0.354,305.3,0.094,0,0,-53.34,-53.34,0,102,0,-7.927 +24/03/2021 01:00,1.201,88.9,0,0,0,0,0,-50.6,-50.6,0,102,0,-7.055 +24/03/2021 01:30,1.176,90.9,0,0,0,0,0,-51.98,-51.98,0,102,0,-6.692 +24/03/2021 02:00,1.278,91.6,0,0,0,0,0,-50.54,-50.54,0,102,0,-6.862 +24/03/2021 02:30,0.67,91.8,0,0,0,0,0,-50.83,-50.83,0,102,0,-6.817 +24/03/2021 03:00,0.624,92.4,0,0,0,0,0,-50.4,-50.4,0,101.9,0,-6.678 +24/03/2021 03:30,0.21,92.7,0,0,0,0.015,0,-49.02,-49.02,0,102,0,-6.726 +24/03/2021 04:00,-0.012,93.2,0,0,0,0.371,0.002,-48.58,-48.58,0,102,0,-6.325 +24/03/2021 04:30,-0.342,92.8,0,0,0,0,0,-49.77,-49.77,0,101.9,0,-6.386 +24/03/2021 05:00,-0.4,93.7,0,0,0,0,0,-48.56,-48.56,0,101.9,0,-6.437 +24/03/2021 05:30,-0.803,93.4,0,0,0,0,0,-48.6,-48.6,0,102,0,-6.398 +24/03/2021 06:00,-1.028,93.8,0,0,0,0.329,0.002,-45.83,-45.83,0,102,0,-6.002 +24/03/2021 06:30,-0.849,94.1,0,0,0,15.46,0.077,-38.78,-38.78,0,102,0.061,-5.625 +24/03/2021 07:00,-0.373,93.8,0.127,301.5,0.042,51.59,0.258,-22.3,-22.3,0,102,0.215,-5.597 +24/03/2021 07:30,1.003,93.5,0.278,295.8,0.082,122.3,0.611,20.49,20.49,0,102,0.422,-4.434 +24/03/2021 08:00,2.731,92.3,0.045,345,0.023,152.7,0.764,41.6,41.6,0,102,0.521,-4.025 +24/03/2021 08:30,5.216,90.4,0.2,224.5,0.043,312,1.56,126.9,126.9,0,102,1.196,-0.367 +24/03/2021 09:00,7.303,83.9,1.132,210.1,0.127,346.4,1.732,221.7,221.7,0,102,1.331,-0.021 +24/03/2021 09:30,9.17,76.45,1.739,216.8,0.121,482.8,2.414,252.5,252.5,0,102,1.908,1.273 +24/03/2021 10:00,10.51,71.13,1.594,195.4,0.143,375.5,1.877,217.4,217.4,0,102,1.466,-2.532 +24/03/2021 10:30,10.89,69.3,2.284,218.9,0.127,382.1,1.91,232.7,232.7,0,102,1.479,-2.273 +24/03/2021 11:00,11.12,68.52,2.373,230.3,0.125,423.7,2.118,257.9,257.9,0,102,1.643,-1.599 +24/03/2021 11:30,11.87,65.95,2.611,212.9,0.135,482.2,2.411,291.4,291.4,0,102,1.893,-1.969 +24/03/2021 12:00,12.36,63.86,2.777,231.3,0.122,502.5,2.512,319.3,319.3,0,102,1.971,-1.97 +24/03/2021 12:30,12.43,63.68,2.343,245.9,0.142,309.9,1.55,186.5,186.5,0,102,1.181,-5.354 +24/03/2021 13:00,12.61,62.92,2.264,236,0.137,355,1.775,218.7,218.7,0,102,1.335,-4.609 +24/03/2021 13:30,13.06,62.38,2.037,240.6,0.134,315.7,1.579,191.6,191.6,0,101.9,1.193,-4.934 +24/03/2021 14:00,13.09,62.66,2.241,245.3,0.137,285.4,1.427,173.2,173.2,0,101.9,1.068,-5.653 +24/03/2021 14:30,13.15,62.21,2.571,245.1,0.143,220.5,1.103,131.7,131.7,0,101.9,0.812,-6.282 +24/03/2021 15:00,13.09,62.98,2.257,250.3,0.151,176.5,0.883,103.4,103.4,0,101.9,0.632,-5.869 +24/03/2021 15:30,13.19,63.56,2.483,236.9,0.133,184.7,0.923,108.4,108.4,0,101.9,0.66,-5.724 +24/03/2021 16:00,12.68,66.23,2.465,243.1,0.141,65,0.325,31.36,31.36,0,101.9,0.257,-6.943 +24/03/2021 16:30,12.33,68.18,1.807,240.3,0.143,34.3,0.172,11.31,11.31,0,101.9,0.137,-9.32 +24/03/2021 17:00,12.02,69.79,2.558,237,0.133,28.02,0.14,6.713,6.713,0,101.9,0.103,-9.45 +24/03/2021 17:30,11.64,71.16,2.227,227.9,0.125,14.52,0.073,-1.944,-1.944,0,101.9,0.063,-8.61 +24/03/2021 18:00,11.38,72.34,1.676,220.3,0.123,12.03,0.06,-3.305,-3.305,0,101.9,0.031,-9.07 +24/03/2021 18:30,11.03,73.48,1.351,214.5,0.133,3.432,0.017,-8.04,-8.04,0,101.9,0,-9.58 +24/03/2021 19:00,10.77,74.98,1.346,209.4,0.139,0,0,-11.43,-11.43,0,101.9,0,-9.46 +24/03/2021 19:30,10.49,75.96,1.33,208.3,0.142,0,0,-13.96,-13.96,0,101.9,0,-9.46 +24/03/2021 20:00,10.25,76.36,1.077,207.8,0.14,0,0,-14.46,-14.46,0,101.9,0,-9.45 +24/03/2021 20:30,10.14,77.6,1.061,223.1,0.13,0,0,-19.99,-19.99,0,101.9,0,-9.5 +24/03/2021 21:00,9.89,79.99,1.674,250.7,0.15,0,0,-48.71,-48.71,0.2,101.9,0,-9.17 +24/03/2021 21:30,9.62,82.2,0.855,258.2,0.166,0,0,-24.66,-24.66,0,101.9,0,-9.41 +24/03/2021 22:00,9.56,82.4,0.829,246.1,0.143,0,0,-18.32,-18.32,0,101.9,0,-9.77 +24/03/2021 22:30,9.51,82.3,1.344,252.8,0.157,0,0,-10.15,-10.15,0,101.9,0,-10.08 +24/03/2021 23:00,9.51,82.1,1.161,264.4,0.154,0,0,-16.26,-16.26,0.2,101.9,0,-10.11 +24/03/2021 23:30,9.16,84.9,1.502,243.9,0.141,0,0,-25.09,-25.09,0.4,101.9,0,-9.98 +25/03/2021 00:00,8.88,87.4,2.07,246.1,0.15,0,0,-23.1,-23.1,0.2,101.9,0,-10.24 +25/03/2021 00:30,8.66,88.5,0.727,272.2,0.144,0,0,-20.88,-20.88,0,101.9,0,-10.13 +25/03/2021 01:00,8.59,89.1,1.017,256.6,0.139,0,0,-11.88,-11.88,0,101.9,0,-10.26 +25/03/2021 01:30,8.65,89,1.037,284.9,0.139,0,0,-12.96,-12.96,0,101.9,0,-10.26 +25/03/2021 02:00,8.59,89,0.527,277.3,0.094,0,0,-15.74,-15.74,0,101.9,0,-9.95 +25/03/2021 02:30,8.19,88.8,0.166,287.8,0.042,0,0,-52.9,-52.9,0,101.9,0,-9.81 +25/03/2021 03:00,7.191,89.2,0.442,311.5,0.06,0,0,-58.68,-58.68,0,101.9,0,-8.99 +25/03/2021 03:30,6.274,89,0.153,312.4,0.024,0,0,-56.95,-56.95,0,101.9,0,-9.26 +25/03/2021 04:00,5.338,89.6,0,278.9,0.001,0,0,-55.37,-55.37,0,101.9,0,-9.12 +25/03/2021 04:30,4.583,90.4,0,0,0,0,0,-54.18,-54.18,0,101.9,0,-9.33 +25/03/2021 05:00,4.25,91.7,0,0,0,0,0,-53.88,-53.88,0,101.9,0,-9.14 +25/03/2021 05:30,3.596,91.8,0.074,249.5,0.012,0,0,-53.09,-53.09,0,101.9,0,-9.09 +25/03/2021 06:00,3.25,92.8,0.331,252.1,0.085,0.046,0,-51.65,-51.65,0,102,0,-8.98 +25/03/2021 06:30,3.275,93.1,0.001,268.8,0.006,14.53,0.073,-42.62,-42.62,0,102,0.059,-9.31 +25/03/2021 07:00,3.997,93,0.085,255.6,0.025,63.67,0.318,-19.04,-19.04,0,102,0.251,-9.45 +25/03/2021 07:30,5.278,91.7,0.982,281,0.142,159.4,0.797,19.36,19.36,0.2,102,0.572,-7.601 +25/03/2021 08:00,5.532,89.4,1.135,330.8,0.115,234,1.17,56.73,56.73,0,102,0.906,-6.247 +25/03/2021 08:30,5.492,89.1,0.753,341.4,0.117,246.5,1.233,100.5,100.5,0,102,0.89,-6.17 +25/03/2021 09:00,7.188,88,0.586,321.3,0.116,408.2,2.041,168.4,168.4,0,102.1,1.601,-3.897 +25/03/2021 09:30,9.97,79.16,0.421,289.3,0.07,480,2.4,227.4,227.4,0,102.1,1.907,-2.371 +25/03/2021 10:00,11.64,69.31,0.681,269.3,0.08,547.6,2.738,286,286,0,102.1,2.149,-0.136 +25/03/2021 10:30,11.92,65.19,1.222,261.8,0.135,468.8,2.344,266.7,266.7,0,102,1.792,-0.15 +25/03/2021 11:00,12,62.1,2.694,261.7,0.147,476.3,2.382,301.9,301.9,0,102,1.776,-2.838 +25/03/2021 11:30,12.88,59.16,3.026,254,0.141,744.2,3.721,491.2,491.2,0,102,2.768,-1.253 +25/03/2021 12:00,12.51,58.27,2.351,261.2,0.152,305.7,1.529,171.8,171.8,0,102,1.102,-7.983 +25/03/2021 12:30,12.62,57.73,2.747,239.9,0.135,388,1.94,226.7,226.7,0,101.9,1.414,-9.4 +25/03/2021 13:00,13.47,52,2.933,231.1,0.127,499.7,2.499,315.4,315.5,0,101.9,1.876,-9.06 +25/03/2021 13:30,14,50.79,3.881,229.4,0.13,541.6,2.708,342.1,342.7,0,101.9,2.025,-8.86 +25/03/2021 14:00,14.03,52.41,3.255,222.4,0.13,513.3,2.567,319.1,319.2,0,101.8,1.932,-9.39 +25/03/2021 14:30,14.21,52.23,2.956,221.2,0.127,481.1,2.406,296.3,296.4,0,101.8,1.832,-10.15 +25/03/2021 15:00,14.21,52.64,3.03,221.1,0.122,440.9,2.205,261.5,261.5,0,101.8,1.688,-9.8 +25/03/2021 15:30,13.9,53.25,2.447,232.2,0.129,219.6,1.098,123.4,123.4,0,101.8,0.816,-13.16 +25/03/2021 16:00,13.5,53.2,3.322,248.9,0.14,211.3,1.057,117.1,117.2,0,101.8,0.775,-14.42 +25/03/2021 16:30,13.26,55.22,3.514,247.6,0.143,206.2,1.031,107.7,107.7,0,101.8,0.754,-14.93 +25/03/2021 17:00,12.66,56.06,3.314,240.2,0.145,109.4,0.547,45.77,45.78,0,101.8,0.374,-17.01 +25/03/2021 17:30,12.29,57.41,2.732,234.3,0.132,72.74,0.364,16.28,16.29,0,101.8,0.275,-17.89 +25/03/2021 18:00,11.86,58.36,3.076,238.9,0.142,32.23,0.161,-14.54,-14.54,0,101.8,0.112,-18.07 +25/03/2021 18:30,11.52,61.92,2.362,231.5,0.133,8.37,0.042,-18.36,-18.36,0,101.8,0.023,-18.39 +25/03/2021 19:00,10.81,66.84,1.82,217.4,0.132,0.053,0,-39.42,-39.42,0,101.7,0,-17.67 +25/03/2021 19:30,10.3,69.71,1.793,212.7,0.137,0,0,-21.59,-21.59,0,101.8,0,-17.07 +25/03/2021 20:00,10.15,71.34,2.056,211.8,0.143,0,0,-37.99,-37.99,0,101.8,0,-17.09 +25/03/2021 20:30,9.14,75.58,1.991,208.6,0.147,0,0,-64.61,-64.61,0,101.8,0,-14.69 +25/03/2021 21:00,8.39,79.79,1.575,207.2,0.153,0,0,-63.17,-63.17,0,101.7,0,-13.72 +25/03/2021 21:30,7.962,82.5,1.719,212.6,0.139,0,0,-63.94,-63.94,0,101.7,0,-13.63 +25/03/2021 22:00,7.826,83,1.589,208.7,0.136,0,0,-63.48,-63.48,0,101.7,0,-13.32 +25/03/2021 22:30,7.521,84.9,1.284,207,0.14,0,0,-61.06,-61.06,0,101.7,0,-12.72 +25/03/2021 23:00,6.959,86,1.118,202.4,0.151,0,0,-52.96,-52.96,0,101.7,0,-12.72 +25/03/2021 23:30,6.533,87.3,0.291,179.6,0.096,0,0,-29.02,-29.02,0,101.7,0,-12.72 +26/03/2021 00:00,7.097,88.6,1.152,191.2,0.153,0,0,-16.21,-16.21,0,101.7,0,-14.93 +26/03/2021 00:30,7.565,87.1,0.9,188.4,0.151,0,0,-39.75,-39.75,0,101.6,0,-15.57 +26/03/2021 01:00,7.19,86.9,0.494,178.1,0.095,0,0,-32.64,-32.64,0,101.6,0,-14.34 +26/03/2021 01:30,7.501,88,0.868,175.9,0.134,0,0,-9.57,-9.57,0,101.6,0,-16.18 +26/03/2021 02:00,7.48,89.1,0.569,172.1,0.122,0,0,-19.5,-19.5,0,101.6,0,-15.11 +26/03/2021 02:30,7.306,89.8,0.596,171.4,0.102,0,0,-45.31,-45.31,0,101.5,0,-14.86 +26/03/2021 03:00,7.027,91.1,1.473,179.5,0.153,0,0,-58.74,-58.74,0,101.5,0,-13.98 +26/03/2021 03:30,7.654,91.5,1.819,186,0.151,0,0,-16.07,-16.07,0,101.4,0,-15.23 +26/03/2021 04:00,7.977,90.4,1.377,181.1,0.16,0,0,-20.17,-20.17,0,101.4,0,-15.59 +26/03/2021 04:30,7.617,89.4,0.883,171.7,0.15,0,0,-54,-54,0,101.4,0,-13.97 +26/03/2021 05:00,7.506,90.1,1.321,178.6,0.157,0,0,-14.35,-14.35,0,101.4,0,-14.5 +26/03/2021 05:30,7.834,88.9,1.701,184,0.154,0,0,-26.59,-26.59,0,101.3,0,-15.53 +26/03/2021 06:00,7.783,87.6,0.893,167.7,0.151,0.279,0.001,-14.62,-14.62,0,101.3,0,-15.32 +26/03/2021 06:30,7.813,87.7,0.735,160.8,0.134,9.47,0.047,-18.76,-18.76,0,101.3,0.033,-15.15 +26/03/2021 07:00,7.975,87.2,1.89,186.6,0.149,38.04,0.19,-30.79,-30.79,0,101.3,0.151,-14.62 +26/03/2021 07:30,9.41,82.2,3.326,202.1,0.146,165.7,0.829,25.14,25.15,0,101.3,0.675,-14.56 +26/03/2021 08:00,10.32,78.56,3.487,206.3,0.14,247.9,1.24,60.46,60.49,0,101.3,1.064,-12.74 +26/03/2021 08:30,10.96,75.96,3.621,200.5,0.148,294.7,1.473,101.2,101.3,0,101.3,1.193,-11.61 +26/03/2021 09:00,11.36,73.6,4.508,210.5,0.144,350.3,1.752,161.5,162.2,0,101.3,1.356,-9.98 +26/03/2021 09:30,12.09,70.28,5.085,205.9,0.142,491.2,2.456,255,258.1,0,101.3,1.88,-8.16 +26/03/2021 10:00,12.67,67.41,5.284,209.7,0.14,501.5,2.507,264.1,268,0,101.3,1.898,-8.93 +26/03/2021 10:30,13.38,62.7,5.251,214.1,0.135,667.4,3.337,395.5,401.5,0,101.2,2.528,-6.211 +26/03/2021 11:00,12.99,62.71,4.454,217.7,0.129,324.5,1.622,185,186.2,0,101.2,1.213,-13.26 +26/03/2021 11:30,12.5,63,5.219,225.2,0.124,218.8,1.094,96.6,97.6,0,101.2,0.818,-14.47 +26/03/2021 12:00,12.66,66.57,4.273,231.2,0.135,546.9,2.735,270.5,271.5,0,101.2,2.033,-8.08 +26/03/2021 12:30,13.67,62.01,5.307,222.2,0.124,537.2,2.686,339.6,344.2,0,101.1,2.011,-7.659 +26/03/2021 13:00,13.17,63.15,5.077,224.8,0.124,398.5,1.993,212.6,214.9,0,101.1,1.487,-7.619 +26/03/2021 13:30,13.76,59.98,5.493,224,0.13,505.3,2.526,304,309.7,0,101.1,1.93,-7.666 +26/03/2021 14:00,13.57,60.17,5.932,221,0.128,270.4,1.352,130.4,133.6,0,101,1.041,-9.54 +26/03/2021 14:30,9.87,78.81,4.382,262.4,0.157,43.77,0.219,-56.9,-57.97,2.4,101.1,0.178,-10 +26/03/2021 15:00,8.86,84.7,3.37,278.7,0.152,120.1,0.6,5.446,5.437,0.8,101.2,0.36,-11.17 +26/03/2021 15:30,8.93,79.7,2.507,278.3,0.146,98.3,0.491,-2.822,-2.825,0,101.2,0.319,-11.67 +26/03/2021 16:00,9.26,79.1,2.059,253.9,0.142,175.4,0.877,62.81,62.81,0,101.2,0.528,-12.15 +26/03/2021 16:30,9.46,76,2.27,257.6,0.151,89.6,0.448,30.17,30.17,0,101.2,0.302,-15.76 +26/03/2021 17:00,9.44,73.42,2.825,257.6,0.15,86.9,0.434,14.7,14.7,0,101.3,0.307,-15.36 +26/03/2021 17:30,9.83,70.48,3.068,254.2,0.144,136.9,0.684,60.14,60.16,0,101.3,0.521,-15.32 +26/03/2021 18:00,7.908,70.66,2.97,278.3,0.151,47.97,0.24,-59.61,-60.22,0.2,101.4,0.182,-13.48 +26/03/2021 18:30,7.352,69.65,2.759,264.1,0.152,14.43,0.072,-70.69,-70.7,0,101.4,0.069,-15.61 +26/03/2021 19:00,6.644,74.05,1.903,267.6,0.153,0,0,-74.27,-74.27,0,101.5,0,-15.14 +26/03/2021 19:30,6.36,74.48,1.742,266,0.155,0,0,-73.75,-73.75,0,101.5,0,-14.73 +26/03/2021 20:00,5.821,74.56,1.48,264.1,0.157,0,0,-72.2,-72.2,0,101.6,0,-13.9 +26/03/2021 20:30,5.423,75.93,1.736,253.2,0.152,0,0,-72.37,-72.37,0,101.6,0,-13.75 +26/03/2021 21:00,5.313,75.01,1.642,260.9,0.158,0,0,-71.42,-71.42,0,101.7,0,-13.52 +26/03/2021 21:30,5.316,73.37,2.341,255.7,0.154,0,0,-75.06,-75.06,0,101.8,0,-12.81 +26/03/2021 22:00,5.166,73.63,2.198,257.1,0.155,0,0,-73.6,-73.6,0,101.8,0,-12.14 +26/03/2021 22:30,4.638,75.18,1.989,244.8,0.151,0,0,-73.91,-73.91,0,101.8,0,-11.42 +26/03/2021 23:00,4.41,75.31,2.312,246.5,0.145,0,0,-74.62,-74.62,0,101.9,0,-11.12 +26/03/2021 23:30,4.29,75.24,2.479,250.9,0.152,0,0,-74.12,-74.12,0,101.9,0,-10.57 +27/03/2021 00:00,4.041,75.59,2.283,246.7,0.15,0,0,-70.97,-70.97,0,101.9,0,-10.16 +27/03/2021 00:30,3.688,76.62,1.987,242.4,0.144,0,0,-70.33,-70.33,0,101.9,0,-9.72 +27/03/2021 01:00,3.633,77.58,2.054,242.3,0.147,0,0,-70.16,-70.16,0,101.9,0,-8.99 +27/03/2021 01:30,3.61,78.42,1.996,246.7,0.148,0,0,-68.72,-68.72,0,102,0,-8.84 +27/03/2021 02:00,3.958,78.21,2.348,243.5,0.144,0,0,-73.32,-73.32,0,102,0,-8.31 +27/03/2021 02:30,3.943,78.7,2.385,244.4,0.149,0,0,-71.92,-71.92,0,102,0,-8.48 +27/03/2021 03:00,3.702,79.31,2.237,250.5,0.158,0,0,-72.01,-72.01,0,102,0,-8.15 +27/03/2021 03:30,3.295,80.2,0.84,288.7,0.127,0,0,-63.37,-63.37,0,102,0,-9.02 +27/03/2021 04:00,2.687,82,0.675,262.6,0.149,0,0,-59.98,-59.98,0,102.1,0,-8.72 +27/03/2021 04:30,3.038,82.7,1.568,249.6,0.154,0,0,-63.86,-63.86,0,102.1,0,-8.47 +27/03/2021 05:00,3.003,82.7,1.152,245.5,0.14,0,0,-60.22,-60.22,0,102.1,0,-8.71 +27/03/2021 05:30,3,83.2,1.228,241.2,0.133,0,0,-60.47,-60.47,0,102.2,0,-9.23 +27/03/2021 06:00,2.505,84.1,0.779,219.6,0.114,0.21,0.001,-55.54,-55.54,0,102.2,0,-10.1 +27/03/2021 06:30,2.441,85.6,1.472,209.1,0.144,16.32,0.082,-46.63,-46.63,0,102.2,0.072,-10 +27/03/2021 07:00,3.434,84.2,1.122,218.6,0.106,68.87,0.344,-13.57,-13.57,0,102.3,0.283,-11.68 +27/03/2021 07:30,5.241,78.25,2.473,235.8,0.141,163.6,0.818,21.68,21.68,0,102.3,0.662,-11.46 +27/03/2021 08:00,6.948,73.52,3.393,239.3,0.144,264.6,1.323,73.09,73.09,0,102.3,1.08,-8.89 +27/03/2021 08:30,8.25,69.72,2.826,241.5,0.143,332.2,1.661,122.7,122.7,0,102.4,1.302,-7.329 +27/03/2021 09:00,9.45,66.55,2.758,249.9,0.145,430.2,2.151,201.2,201.2,0,102.4,1.662,-5.575 +27/03/2021 09:30,10.01,62.67,3.289,269.6,0.154,460.4,2.302,232.3,232.4,0,102.4,1.722,-3.247 +27/03/2021 10:00,10.86,59.22,3.267,263.7,0.15,581,2.905,316.6,316.7,0,102.4,2.18,-0.708 +27/03/2021 10:30,11.3,56.81,2.896,270.9,0.153,569.3,2.846,324.7,324.7,0,102.5,2.105,-0.685 +27/03/2021 11:00,11.99,55.05,3,264,0.142,716.7,3.584,446.2,446.3,0,102.5,2.658,1.042 +27/03/2021 11:30,11.73,55.22,2.498,279.2,0.146,343.7,1.718,204.1,204.1,0,102.5,1.26,-3.608 +27/03/2021 12:00,11.56,56.46,2.699,245.7,0.141,268.6,1.343,157.3,157.3,0,102.5,0.976,-5.309 +27/03/2021 12:30,11.88,56.28,2.673,250.5,0.146,447.4,2.237,278.9,278.9,0,102.5,1.663,-5.21 +27/03/2021 13:00,12.21,54.49,2.799,252.4,0.143,446.1,2.231,278.6,278.6,0,102.5,1.705,-5.155 +27/03/2021 13:30,12.63,52.63,3.007,226.3,0.127,462.9,2.315,288.3,288.4,0,102.4,1.739,-4.304 +27/03/2021 14:00,12.56,53.93,3.186,215.3,0.136,305.1,1.526,184,184.1,0,102.4,1.155,-6.995 +27/03/2021 14:30,11.92,56.29,2.927,223.4,0.127,113.8,0.569,55.1,55.11,0,102.4,0.4,-10.04 +27/03/2021 15:00,11.85,57.31,3.14,220.9,0.126,179.8,0.899,94.9,94.9,0,102.4,0.628,-10.06 +27/03/2021 15:30,11.74,58.22,3.166,228.2,0.123,116.2,0.581,56.25,56.26,0,102.4,0.411,-11.12 +27/03/2021 16:00,11.82,56.93,2.802,241.1,0.144,164.3,0.821,86.9,86.9,0,102.4,0.571,-10.9 +27/03/2021 16:30,11.83,55.41,3.224,245.4,0.144,143.2,0.716,70.95,70.97,0,102.4,0.49,-10.55 +27/03/2021 17:00,11.82,56.38,2.824,234.2,0.137,123.5,0.618,53.08,53.08,0,102.4,0.419,-11.04 +27/03/2021 17:30,11.72,55.93,3.151,234.6,0.136,125.7,0.629,49.07,49.09,0,102.4,0.503,-10.74 +27/03/2021 18:00,11.38,57.4,3.149,232.7,0.124,68.84,0.344,-14.97,-14.97,0,102.4,0.308,-11.81 +27/03/2021 18:30,10.13,63.32,1.954,231.6,0.132,12.43,0.062,-56.47,-56.47,0,102.4,0.065,-11.55 +27/03/2021 19:00,9.26,66.64,1.663,224.3,0.125,0.001,0,-66.67,-66.67,0,102.4,0,-11.45 +27/03/2021 19:30,8.29,70.48,1.352,218.7,0.133,0,0,-62.09,-62.09,0,102.4,0,-10.98 +27/03/2021 20:00,7.712,73.6,1.487,220.1,0.135,0,0,-64.56,-64.56,0,102.5,0,-11 +27/03/2021 20:30,7.303,75.51,1.334,219.5,0.132,0,0,-61.88,-61.88,0,102.5,0,-11.03 +27/03/2021 21:00,6.684,77.98,1.274,220.6,0.129,0,0,-60.95,-60.95,0,102.5,0,-10.43 +27/03/2021 21:30,6.212,80,1.231,226.9,0.124,0,0,-59.33,-59.33,0,102.5,0,-10.24 +27/03/2021 22:00,5.841,81.3,1.211,213.6,0.133,0,0,-58.09,-58.09,0,102.5,0,-10.1 +27/03/2021 22:30,5.491,82.9,0.966,213.7,0.133,0,0,-54.57,-54.57,0,102.5,0,-9.9 +27/03/2021 23:00,5.199,83.9,0.851,207.9,0.142,0,0,-48.52,-48.52,0,102.5,0,-9.8 +27/03/2021 23:30,4.987,84.4,0.808,229,0.118,0,0,-49.39,-49.39,0,102.5,0,-9.89 +28/03/2021 00:00,3.929,84.7,0.408,216.2,0.101,0,0,-48.7,-48.7,0,102.5,0,-9.45 +28/03/2021 00:30,2.94,87.4,0.072,129.2,0.046,0,0,-51.9,-51.9,0,102.5,0,-9.48 +28/03/2021 01:00,2.415,89.2,0.173,129.2,0.067,0,0,-53.46,-53.46,0,102.5,0,-10.56 +28/03/2021 01:30,2.217,90.8,0.483,134.5,0.109,0,0,-52.36,-52.36,0,102.4,0,-11.19 +28/03/2021 02:00,2.334,91.1,0.095,156.3,0.056,0,0,-51.88,-51.88,0,102.4,0,-11.64 +28/03/2021 02:30,1.608,91.5,0.286,152.6,0.086,0,0,-51.07,-51.07,0,102.4,0,-10.99 +28/03/2021 03:00,1.548,92.2,0.026,157.2,0.019,0,0,-49.19,-49.19,0,102.4,0,-11.88 +28/03/2021 03:30,1.212,92.3,0,357.6,0.001,0,0,-48.48,-48.48,0,102.5,0,-11.5 +28/03/2021 04:00,1.136,93,0,0,0,0,0,-46,-46,0,102.5,0,-10.07 +28/03/2021 04:30,0.982,93.3,0,356.7,0,0,0,-47.97,-47.97,0,102.5,0,-9.65 +28/03/2021 05:00,0.854,93.1,0,356.7,0,0,0,-47.22,-47.22,0,102.5,0,-9.41 +28/03/2021 05:30,0.87,93.8,0,356.7,0.001,0,0,-47.63,-47.63,0,102.5,0,-9.24 +28/03/2021 06:00,0.548,93.3,0,0,0,0.494,0.002,-43.09,-43.09,0,102.5,0,-9.3 +28/03/2021 06:30,0.712,93.9,0.034,136.9,0.009,25.94,0.13,-30.42,-30.42,0,102.5,0.09,-8.64 +28/03/2021 07:00,1.757,94.1,0.037,142.4,0.01,85.7,0.428,1.66,1.66,0,102.5,0.299,-8.26 +28/03/2021 07:30,4.198,92.9,0.074,181.3,0.023,153.1,0.765,24.24,24.24,0,102.5,0.55,-8.57 +28/03/2021 08:00,6.245,89.8,0.58,180.2,0.104,242.2,1.211,58.92,58.92,0,102.6,0.967,-7.571 +28/03/2021 08:30,8.04,82.3,1.512,202,0.131,349.6,1.748,113.9,113.9,0,102.6,1.416,-4.581 +28/03/2021 09:00,9.44,73.96,2.41,215.1,0.133,427.1,2.135,183.4,183.4,0,102.6,1.683,-2.722 +28/03/2021 09:30,10.32,70.49,2.846,207.8,0.137,458.9,2.294,220.3,220.3,0,102.6,1.735,-0.432 +28/03/2021 10:00,10.74,66.74,3.225,220.6,0.125,501.8,2.509,259.5,259.6,0,102.6,1.876,0.806 +28/03/2021 10:30,11.48,65.36,3.383,215.6,0.134,623.4,3.117,350.5,350.6,0,102.6,2.316,1.957 +28/03/2021 11:00,12.17,60.97,3.156,220.8,0.126,644.4,3.222,373.6,373.7,0,102.6,2.386,1.84 +28/03/2021 11:30,12.56,58.71,3.084,231,0.131,544.4,2.722,307.2,307.2,0,102.6,1.991,0.001 +28/03/2021 12:00,13.09,58.48,3.144,221.5,0.123,609.7,3.049,357.6,357.7,0,102.5,2.224,2.496 +28/03/2021 12:30,13.91,56.89,3.495,206.1,0.145,650.9,3.255,387,387.6,0,102.5,2.383,2.949 +28/03/2021 13:00,14.72,53.88,3.218,207.2,0.141,702.8,3.514,434.8,434.9,0,102.5,2.606,3.652 +28/03/2021 13:30,15.2,53.61,3.676,204.8,0.143,651.7,3.259,399.5,399.9,0,102.5,2.435,3.878 +28/03/2021 14:00,15.68,50.8,3.646,203.6,0.146,632.1,3.16,387.5,387.9,0,102.4,2.392,2.652 +28/03/2021 14:30,16.17,48.16,3.61,209.1,0.138,613,3.065,381.2,381.5,0,102.4,2.366,2.634 +28/03/2021 15:00,16.34,46.68,3.632,209.7,0.138,562.9,2.815,341.3,341.4,0,102.4,2.199,2.009 +28/03/2021 15:30,16.54,45.9,3.439,217.6,0.136,485.2,2.426,287.8,288.1,0,102.4,1.949,-0.294 +28/03/2021 16:00,16.44,46.63,2.993,213,0.141,376.2,1.881,203.4,203.4,0,102.4,1.561,-0.922 +28/03/2021 16:30,16.21,47.28,3.235,210.5,0.143,327.8,1.639,168.2,168.2,0,102.4,1.409,-0.889 +28/03/2021 17:00,15.97,47.19,3.273,211.5,0.142,269.8,1.349,125.2,125.2,0,102.4,1.199,-1.34 +28/03/2021 17:30,15.38,47.76,3.006,206.9,0.147,178.2,0.891,57.98,57.99,0,102.4,0.805,-2.855 +28/03/2021 18:00,14.71,50.99,2.435,222.9,0.123,95.5,0.477,2.806,2.806,0,102.4,0.423,-5.037 +28/03/2021 18:30,13.33,54.79,2.119,238.3,0.134,25.95,0.13,-46.11,-46.11,0,102.4,0.124,-6.755 +28/03/2021 19:00,12,58.8,1.518,235.6,0.133,0.526,0.003,-60.69,-60.69,0,102.4,0,-7.676 +28/03/2021 19:30,10.78,63.26,1.153,228.4,0.124,0,0,-55.09,-55.09,0,102.4,0,-7.473 +28/03/2021 20:00,9.09,68.38,0.128,201.2,0.091,0,0,-49.55,-49.55,0,102.5,0,-6.833 +28/03/2021 20:30,8.19,73.61,0.424,201,0.138,0,0,-49.31,-49.31,0,102.5,0,-6.957 +28/03/2021 21:00,8.44,73.04,0.848,205.8,0.134,0,0,-51.62,-51.62,0,102.5,0,-7.524 +28/03/2021 21:30,8.49,72.57,0.604,209.6,0.135,0,0,-50.95,-50.95,0,102.5,0,-7.642 +28/03/2021 22:00,7.107,76.51,0.201,283.1,0.079,0,0,-47.85,-47.85,0,102.5,0,-7.332 +28/03/2021 22:30,5.649,82.2,0.012,299.8,0.015,0,0,-50.34,-50.34,0,102.5,0,-7.24 +28/03/2021 23:00,5.058,85.8,0.154,336,0.045,0,0,-51.62,-51.62,0,102.5,0,-7.3 +28/03/2021 23:30,4.442,87.4,0.068,340.5,0.041,0,0,-52.42,-52.42,0,102.5,0,-7.721 +29/03/2021 00:00,3.813,89,0.2,307.3,0.056,0,0,-52.32,-52.32,0,102.5,0,-7.676 +29/03/2021 00:30,3.186,89.4,0.04,237.6,0.033,0,0,-50.77,-50.77,0,102.5,0,-7.644 +29/03/2021 01:00,3.119,91,0.166,237.6,0.088,0,0,-52.73,-52.73,0,102.5,0,-7.749 +29/03/2021 01:30,2.885,91.5,0.006,237.6,0.007,0,0,-52.41,-52.41,0,102.5,0,-7.701 +29/03/2021 02:00,2.596,91.7,0.158,237.6,0.078,0,0,-51.2,-51.2,0,102.5,0,-8 +29/03/2021 02:30,1.677,91.9,0.022,237.5,0.021,0,0,-47.95,-47.95,0,102.5,0,-7.883 +29/03/2021 03:00,1.612,92.8,0.034,237.5,0.018,0,0,-47.59,-47.59,0,102.5,0,-7.697 +29/03/2021 03:30,1.613,92.9,0,0,0,0,0,-47.03,-47.03,0,102.5,0,-7.866 +29/03/2021 04:00,1.118,93,0,0,0,0,0,-48.82,-48.82,0,102.5,0,-6.638 +29/03/2021 04:30,1.036,93.6,0,0,0,0,0,-46.34,-46.34,0,102.5,0,-6.59 +29/03/2021 05:00,1.092,93.8,0,0,0,0,0,-48.37,-48.37,0,102.5,0,-6.407 +29/03/2021 05:30,1.01,93.6,0,222,0.003,0,0,-49.58,-49.58,0,102.5,0,-6.88 +29/03/2021 06:00,0.388,93.6,0,0,0,0.683,0.003,-47.63,-47.63,0,102.5,0,-6.537 +29/03/2021 06:30,0.261,94,0.23,222,0.068,21.56,0.108,-34.43,-34.43,0,102.5,0.102,-6.205 +29/03/2021 07:00,1.907,93.7,0,0,0,89.1,0.446,7.864,7.864,0,102.5,0.329,-5.076 +29/03/2021 07:30,5.404,91.2,0.105,106.6,0.02,190.4,0.952,34.93,34.93,0.2,102.5,0.744,-3.24 +29/03/2021 08:00,7.651,82.1,0.506,84.5,0.135,284.3,1.422,68.79,68.79,0,102.5,1.141,-0.525 +29/03/2021 08:30,9.77,69.08,0.805,116.6,0.125,369.9,1.85,115.1,115.1,0,102.5,1.471,0.969 +29/03/2021 09:00,11.6,64.53,1,138.2,0.121,452,2.26,183.1,183.1,0,102.5,1.756,1.465 +29/03/2021 09:30,13.52,59.17,1.049,143.9,0.132,527.9,2.639,246.5,246.5,0,102.5,2.007,1.001 +29/03/2021 10:00,15.39,54.56,1.118,152.9,0.134,591.7,2.958,301.2,301.2,0,102.6,2.214,-1.687 +29/03/2021 10:30,17.14,49.85,1.183,138.3,0.118,644.9,3.224,346.8,346.8,0,102.6,2.379,-3.929 +29/03/2021 11:00,19.16,43,1.799,168.7,0.146,688.9,3.444,397,397,0,102.6,2.535,-4.57 +29/03/2021 11:30,20.03,38.28,1.94,173.7,0.147,722.2,3.611,424.8,424.8,0,102.5,2.622,-3.395 +29/03/2021 12:00,20.29,35.51,2.025,165.6,0.142,739.6,3.698,437.7,437.7,0,102.5,2.693,-4.916 +29/03/2021 12:30,20.63,33.45,1.945,180.9,0.146,741.9,3.71,453.2,453.2,0,102.5,2.707,-4.569 +29/03/2021 13:00,21.09,33.09,1.556,149,0.133,732.4,3.662,443.8,443.8,0,102.5,2.707,-4.921 +29/03/2021 13:30,21.6,31.86,1.787,165.6,0.135,708.2,3.541,433.9,433.9,0,102.5,2.653,-1.139 +29/03/2021 14:00,21.76,30.91,1.782,150.8,0.131,672.8,3.364,407.7,407.7,0,102.4,2.588,-3.27 +29/03/2021 14:30,22.25,30.94,1.7,162.7,0.139,625.5,3.128,380,380,0,102.4,2.442,-0.344 +29/03/2021 15:00,22.13,32.39,2.02,118.7,0.136,567.1,2.835,322,322,0,102.4,2.255,4.166 +29/03/2021 15:30,21.96,32.19,2.155,129.3,0.125,498.6,2.493,275.2,275.2,0,102.3,2.022,5.769 +29/03/2021 16:00,21.85,31.44,2.109,132.2,0.128,420.3,2.101,220.1,220.1,0,102.3,1.771,4.014 +29/03/2021 16:30,21.78,31.58,1.841,137.9,0.127,336.9,1.684,160.8,160.8,0,102.3,1.495,4.363 +29/03/2021 17:00,21.23,33.29,1.988,126.7,0.137,250.4,1.252,99.8,99.8,0,102.3,1.176,3.668 +29/03/2021 17:30,20.65,36.31,1.745,128.9,0.127,164.2,0.821,42.11,42.11,0,102.3,0.813,1.801 +29/03/2021 18:00,19.97,38.84,0.968,141.7,0.117,83,0.415,-0.143,-0.143,0,102.3,0.44,-0.756 +29/03/2021 18:30,18.17,43.47,0.35,136.3,0.133,12.73,0.064,-38.38,-38.38,0,102.3,0.09,-4.871 +29/03/2021 19:00,15.6,49.04,0.371,123.2,0.134,0,0,-50.18,-50.18,0,102.3,0,-6.547 +29/03/2021 19:30,14.44,51.25,0.428,128.4,0.119,0,0,-49.85,-49.85,0,102.3,0,-7.311 +29/03/2021 20:00,13.39,53.84,0.088,125.5,0.058,0,0,-48.69,-48.69,0,102.3,0,-8.05 +29/03/2021 20:30,12.57,55.56,0.074,126.1,0.046,0,0,-47.74,-47.74,0,102.3,0,-8.3 +29/03/2021 21:00,12.53,55,0.165,166.3,0.075,0,0,-48.5,-48.5,0,102.4,0,-8.5 +29/03/2021 21:30,11.01,62.2,0.258,166.6,0.112,0,0,-46.27,-46.27,0,102.4,0,-8.65 +29/03/2021 22:00,9.74,67.8,0.351,166.5,0.135,0,0,-44.76,-44.76,0,102.4,0,-9.31 +29/03/2021 22:30,8.77,72.32,0.264,166.5,0.109,0,0,-43.34,-43.34,0,102.4,0,-9.71 +29/03/2021 23:00,8.43,72.57,0.153,166.6,0.066,0,0,-44.26,-44.26,0,102.4,0,-10.02 +29/03/2021 23:30,7.189,76.59,0.226,166.6,0.107,0,0,-44.52,-44.52,0,102.4,0,-10.09 +30/03/2021 00:00,6.031,82.3,0.441,192,0.11,0,0,-44.36,-44.36,0,102.4,0,-10.05 +30/03/2021 00:30,5.373,86.1,0.376,331.9,0.135,0,0,-42.26,-42.26,0,102.4,0,-10.19 +30/03/2021 01:00,5.314,88,0.34,331.9,0.076,0,0,-43.79,-43.79,0,102.4,0,-10.4 +30/03/2021 01:30,5.042,88.5,0.348,331.7,0.083,0,0,-43.95,-43.95,0,102.4,0,-10.23 +30/03/2021 02:00,4.592,89,0.092,331.3,0.051,0,0,-41.84,-41.84,0,102.3,0,-10.22 +30/03/2021 02:30,4.335,89.7,0.104,319.4,0.041,0,0,-44.14,-44.14,0,102.3,0,-10.45 +30/03/2021 03:00,4.12,89.4,0.026,290.8,0.007,0,0,-42.01,-42.01,0,102.3,0,-10.66 +30/03/2021 03:30,3.562,90.3,0,0,0,0,0,-43.32,-43.32,0,102.3,0,-10.36 +30/03/2021 04:00,3.293,90.4,0,291.9,0,0,0,-41.92,-41.92,0,102.3,0,-10.28 +30/03/2021 04:30,3.156,91.5,0,291.9,0.002,0,0,-38.86,-38.86,0,102.3,0,-10.33 +30/03/2021 05:00,3.28,91.9,0,292.4,0.002,0,0,-39.5,-39.5,0,102.3,0,-10.62 +30/03/2021 05:30,3.089,91.8,0.056,292.6,0.045,0,0,-38.01,-38.01,0,102.3,0,-10.53 +30/03/2021 06:00,3.293,92.3,0,292.6,0.001,3.91,0.02,-34.54,-34.54,0,102.3,0.009,-10.58 +30/03/2021 06:30,3.558,91.8,0,299.3,0.001,31.92,0.16,-19.79,-19.79,0,102.3,0.131,-10.51 +30/03/2021 07:00,5.243,90.8,0,0,0,83.4,0.417,8.53,8.53,0,102.3,0.336,-10.74 +30/03/2021 07:30,8.27,84.3,0.083,309.1,0.023,160.3,0.802,31.05,31.05,0,102.4,0.703,-11.73 +30/03/2021 08:00,10.77,68.61,0.853,118.9,0.088,246.8,1.234,56.68,56.68,0,102.4,1.079,-10.11 +30/03/2021 08:30,12.28,62.59,1.409,122.3,0.142,336.8,1.684,121.6,121.6,0,102.3,1.41,-6.456 +30/03/2021 09:00,13.87,59.47,1.572,127.7,0.134,419.2,2.096,180.1,180.1,0,102.3,1.694,-5.419 +30/03/2021 09:30,15.61,56.55,1.329,133.2,0.127,492.6,2.463,236.8,236.8,0,102.3,1.936,-5.477 +30/03/2021 10:00,17,53.78,1.223,132,0.126,555.6,2.778,293.5,293.5,0,102.3,2.171,-3.43 +30/03/2021 10:30,18.6,51.75,1.534,124.4,0.133,611.2,3.056,330.9,330.9,0,102.3,2.376,-0.492 +30/03/2021 11:00,19.91,49.75,1.677,123.1,0.134,655.3,3.276,368.4,368.4,0,102.3,2.539,-0.144 +30/03/2021 11:30,20.64,47.51,2.07,128.7,0.126,687.7,3.439,398.7,398.7,0,102.3,2.67,1.063 +30/03/2021 12:00,21.46,44.78,2.535,129.2,0.125,703.8,3.519,408.9,408.9,0,102.2,2.729,1.589 +30/03/2021 12:30,22.25,42.87,2.114,145.3,0.128,703.6,3.518,424.5,424.5,0,102.2,2.774,1.251 +30/03/2021 13:00,22.67,41.96,2.394,136.4,0.122,693,3.465,419.1,419.1,0,102.2,2.759,1.881 +30/03/2021 13:30,23.22,39.71,1.978,156.6,0.144,669.4,3.347,415.7,415.7,0,102.2,2.697,3.797 +30/03/2021 14:00,23.42,37.64,2.072,151.3,0.131,635.4,3.177,387.1,387.1,0,102.1,2.593,6.03 +30/03/2021 14:30,23.7,37.03,1.991,167.1,0.144,589,2.945,366.9,366.9,0,102.1,2.443,7.401 +30/03/2021 15:00,23.83,33.77,2.953,184.4,0.149,534.7,2.674,325.1,325.1,0,102.1,2.235,8.45 +30/03/2021 15:30,23.84,37.79,1.631,157.1,0.136,461.4,2.307,271.8,271.8,0,102,1.994,6.454 +30/03/2021 16:00,24,37.79,1.551,167.9,0.15,384.5,1.922,221.7,221.7,0,102,1.728,6.395 +30/03/2021 16:30,23.87,39.39,1.456,162,0.139,303.4,1.517,159.3,159.3,0,102,1.426,5.347 +30/03/2021 17:00,23.16,42.89,0.977,150.4,0.141,220,1.1,97.1,97.1,0,102,1.092,3.13 +30/03/2021 17:30,22.35,46.24,0.696,156.1,0.14,141.3,0.706,44.53,44.53,0,102,0.724,0.765 +30/03/2021 18:00,21.43,49.53,0.39,147.9,0.109,68.46,0.342,0.228,0.228,0,102,0.358,-2.24 +30/03/2021 18:30,19.42,52.68,0.281,126.6,0.098,15.67,0.078,-30.37,-30.37,0,102,0.089,-6.718 +30/03/2021 19:00,17.14,57.5,0.051,107.5,0.05,0,0,-39.89,-39.89,0,102,0,-8.81 +30/03/2021 19:30,15.65,61.62,0.004,107.6,0.006,0,0,-39.09,-39.09,0,102,0,-9.63 +30/03/2021 20:00,15.92,60.03,0.136,107.6,0.081,0,0,-38.66,-38.66,0,102,0,-9.51 +30/03/2021 20:30,14.69,64.75,0.021,107.6,0.017,0,0,-36.29,-36.29,0,102,0,-10.59 +30/03/2021 21:00,13.32,70.15,0,107.6,0,0,0,-35.48,-35.48,0,102,0,-10.44 +30/03/2021 21:30,13.51,69.42,0.036,107.6,0.019,0,0,-35.53,-35.53,0,102,0,-10.53 +30/03/2021 22:00,12.76,71.6,0.104,107.6,0.054,0,0,-34.56,-34.56,0,102,0,-11.27 +30/03/2021 22:30,11.95,75.15,0.099,107.6,0.049,0,0,-35.48,-35.48,0,102,0,-11.32 +30/03/2021 23:00,12.09,73.39,0.367,108.5,0.141,0,0,-36.3,-36.3,0,101.9,0,-11.42 +30/03/2021 23:30,11.09,75.42,0.427,292.7,0.088,0,0,-38.1,-38.1,0,101.9,0,-11.53 +31/03/2021 00:00,9.91,80.4,0.16,276.3,0.062,0,0,-35.57,-35.57,0,101.9,0,-11.1 +31/03/2021 00:30,9.6,82.3,0.171,287.3,0.075,0,0,-34.09,-34.09,0,101.9,0,-11.25 +31/03/2021 01:00,8.56,84.6,0.184,287.3,0.055,0,0,-34.8,-34.8,0,101.9,0,-11.19 +31/03/2021 01:30,8.29,87.5,0.008,286.9,0.009,0,0,-33.82,-33.82,0,101.8,0,-11.18 +31/03/2021 02:00,8.73,88.3,0.195,286.9,0.068,0,0,-34.46,-34.46,0,101.8,0,-11.39 +31/03/2021 02:30,7.955,85.1,0.198,286.9,0.096,0,0,-32.11,-32.11,0,101.8,0,-11.41 +31/03/2021 03:00,7.171,87.8,0,0,0,0,0,-31.72,-31.72,0,101.8,0,-11.23 +31/03/2021 03:30,7.325,90,0,0,0,0,0,-32.15,-32.15,0,101.8,0,-11.27 +31/03/2021 04:00,7.123,90.2,0,317.2,0,0,0,-31.65,-31.65,0,101.8,0,-11.2 +31/03/2021 04:30,6.981,90.8,0,317.2,0.001,0,0,-29.78,-29.78,0,101.7,0,-11.43 +31/03/2021 05:00,7.39,91.5,0,317.2,0.001,0,0,-26.2,-26.2,0,101.7,0,-11.78 +31/03/2021 05:30,7.571,90.2,0,242.2,0,0,0,-30.94,-30.94,0,101.7,0,-12.03 +31/03/2021 06:00,6.843,88.7,0.025,257.2,0.02,3.104,0.016,-26.93,-26.93,0,101.7,0.003,-11.36 +31/03/2021 06:30,7.039,90,0.048,257.1,0.03,35.66,0.178,-10.28,-10.28,0,101.7,0.124,-11.52 +31/03/2021 07:00,8.31,89.2,0.141,253.2,0.049,96,0.48,19.03,19.03,0,101.7,0.339,-12.74 +31/03/2021 07:30,10.25,83.7,0.028,244,0.027,150.2,0.751,40.29,40.29,0,101.7,0.545,-15.41 +31/03/2021 08:00,11.88,73.69,0.455,193.2,0.116,173.2,0.866,58.16,58.16,0,101.7,0.654,-17.6 +31/03/2021 08:30,13.24,68.77,0.796,132.1,0.126,253.9,1.269,111.2,111.2,0,101.7,0.997,-17.17 +31/03/2021 09:00,14.37,65.94,0.932,132.7,0.12,275.4,1.377,130.3,130.3,0,101.7,1.088,-18.32 +31/03/2021 09:30,15.37,63.11,0.956,147.4,0.134,324.3,1.621,160.4,160.4,0,101.7,1.293,-18.16 +31/03/2021 10:00,16.87,60.07,1.27,154.4,0.132,434,2.17,238,238,0,101.7,1.736,-17.27 +31/03/2021 10:30,17.66,57.92,1.313,152.8,0.135,434,2.17,237.9,237.9,0,101.7,1.758,-16.21 +31/03/2021 11:00,18.61,56.03,1.606,160.3,0.141,540.1,2.701,311.6,311.6,0,101.6,2.208,-11.09 +31/03/2021 11:30,19.6,53.86,1.594,148.5,0.118,584.9,2.924,340.8,340.8,0,101.6,2.392,-6.752 +31/03/2021 12:00,19.7,54.1,1.448,141.4,0.127,398.4,1.992,213.3,213.3,0,101.6,1.658,-5.346 +31/03/2021 12:30,19.95,54.79,1.439,123.8,0.13,357.4,1.787,185.9,185.9,0,101.5,1.491,-2.559 +31/03/2021 13:00,20.27,53.74,1.397,129.7,0.127,417.3,2.086,231.3,231.3,0,101.5,1.729,-0.352 +31/03/2021 13:30,21.29,51.38,1.45,129.9,0.125,530.3,2.652,311.1,311.1,0,101.5,2.196,1.889 +31/03/2021 14:00,21.94,47.09,1.257,166,0.149,463.6,2.318,270.9,270.9,0,101.5,1.947,2.584 +31/03/2021 14:30,21.79,47.68,1.281,170.2,0.144,366.3,1.831,202.1,202.1,0,101.5,1.539,1.471 +31/03/2021 15:00,22.08,48.54,0.886,166.4,0.144,330.6,1.653,174.1,174.1,0,101.4,1.402,1.261 +31/03/2021 15:30,21.98,49.35,0.718,132.6,0.128,286.1,1.431,142.6,142.6,0,101.4,1.227,2.122 +31/03/2021 16:00,21.96,51.22,0.721,151.1,0.144,250.1,1.251,119.3,119.3,0,101.4,1.054,2.291 +31/03/2021 16:30,21.89,53.42,0.475,160.8,0.128,184.5,0.922,73.62,73.62,0,101.4,0.761,0.734 +31/03/2021 17:00,21.17,50.33,0.99,195.7,0.166,132.9,0.665,41.38,41.38,0,101.4,0.516,0.093 +31/03/2021 17:30,20.53,54.84,0.427,168.5,0.136,91,0.455,18.05,18.05,0,101.4,0.36,-2.437 +31/03/2021 18:00,19.58,59.33,0.298,136.7,0.102,51.35,0.257,-3.314,-3.314,0,101.4,0.223,-4.172 +31/03/2021 18:30,18.73,60.15,0.046,136.5,0.037,20.35,0.102,-17.55,-17.55,0,101.4,0.083,-5.793 +31/03/2021 19:00,17.4,63.46,0.002,136.7,0.004,0.559,0.003,-26.87,-26.87,0,101.4,0,-6.523 +31/03/2021 19:30,16.18,67.3,0,0,0,0,0,-29.65,-29.65,0,101.4,0,-7.679 +31/03/2021 20:00,15.46,70.91,0.004,136.7,0.009,0,0,-29.32,-29.32,0,101.4,0,-10.51 +31/03/2021 20:30,14.71,74,0.018,136.7,0.009,0,0,-26.57,-26.57,0,101.4,0,-11.75 +31/03/2021 21:00,14.01,76.65,0.001,136.7,0.001,0,0,-29.98,-29.98,0,101.4,0,-12.5 +31/03/2021 21:30,13.21,80.7,0.023,136.7,0.022,0,0,-31.47,-31.47,0,101.4,0,-12.23 +31/03/2021 22:00,13.04,81.7,0.09,136.7,0.07,0,0,-36.4,-36.4,0,101.4,0,-12.85 +31/03/2021 22:30,12.97,81,0.088,136.6,0.056,0,0,-37,-37,0,101.4,0,-12.93 +31/03/2021 23:00,12.29,82.8,0.012,136.6,0.016,0,0,-36.69,-36.69,0,101.4,0,-12.47 +31/03/2021 23:30,11.46,85.2,0.073,136.6,0.057,0,0,-36,-36,0,101.4,0,-12.44 +01/04/2021 00:00,11.28,87.1,0.165,136.5,0.061,0,0,-36.41,-36.41,0,101.4,0,-12.65 +01/04/2021 00:30,10.95,87.2,0.005,136.5,0.008,0,0,-36.68,-36.68,0,101.4,0,-12.31 +01/04/2021 01:00,10.2,86.5,0.376,136.4,0.139,0,0,-34.23,-34.23,0,101.4,0,-12.64 +01/04/2021 01:30,9.15,88,0.253,136.4,0.092,0,0,-34.58,-34.58,0,101.4,0,-12.58 +01/04/2021 02:00,8.66,89.3,0.14,136.7,0.055,0,0,-35.08,-35.08,0,101.4,0,-12.71 +01/04/2021 02:30,8.37,90.7,0.001,136.6,0.002,0,0,-34.03,-34.03,0,101.4,0,-12.49 +01/04/2021 03:00,8.37,90.7,0,0,0,0,0,-35.94,-35.94,0,101.4,0,-12.81 +01/04/2021 03:30,8.3,91.3,0.031,136.6,0.033,0,0,-36.04,-36.04,0,101.4,0,-12.66 +01/04/2021 04:00,7.877,91.4,0.05,136.6,0.021,0,0,-35.44,-35.44,0,101.3,0,-12.18 +01/04/2021 04:30,7.203,90.9,0.617,271.9,0.131,0,0,-36.26,-36.26,0,101.4,0,-12.22 +01/04/2021 05:00,6.561,91.8,0.019,312.1,0.009,0,0,-36.28,-36.28,0,101.4,0,-11.73 +01/04/2021 05:30,7.041,92.7,0,0,0,0,0,-33.95,-33.95,0,101.4,0,-12.65 +01/04/2021 06:00,7.41,92.4,0.215,312.1,0.056,1.709,0.009,-33.33,-33.33,0,101.4,0,-13.21 +01/04/2021 06:30,6.85,91.8,0.161,312,0.076,27.61,0.138,-21.03,-21.03,0,101.4,0.104,-12.76 +01/04/2021 07:00,8.26,91.2,0.068,311.7,0.048,83.6,0.418,1.649,1.649,0,101.4,0.303,-15.01 +01/04/2021 07:30,9.95,87.5,0.018,311.7,0.011,160.6,0.803,33.99,33.99,0,101.4,0.62,-18.31 +01/04/2021 08:00,13.31,70.96,0.27,104.2,0.045,236.7,1.184,65,65,0,101.5,1.004,-19.69 +01/04/2021 08:30,15.11,60.42,1.311,127.8,0.133,320.8,1.604,117.7,117.7,0,101.5,1.327,-15.76 +01/04/2021 09:00,16.57,56.65,1.221,130,0.135,401.1,2.006,175.9,175.9,0,101.5,1.622,-12.29 +01/04/2021 09:30,18.86,49.98,0.518,157,0.109,469.5,2.348,235.4,235.4,0,101.5,1.905,-8.58 +01/04/2021 10:00,20.32,47,0.412,294.2,0.098,528.1,2.64,283,283,0,101.5,2.18,1.376 +01/04/2021 10:30,21.7,42.91,0.441,305.4,0.084,581,2.905,329,329,0,101.5,2.386,9.34 +01/04/2021 11:00,22.59,39.41,0.585,37.66,0.07,621,3.105,366.3,366.3,0,101.5,2.528,13.67 +01/04/2021 11:30,23.17,38.97,0.916,73.76,0.117,650.5,3.252,388.8,388.8,0,101.5,2.609,15.28 +01/04/2021 12:00,24.03,36.64,0.828,69.74,0.108,667.9,3.339,411.2,411.2,0,101.5,2.693,15.96 +01/04/2021 12:30,24.79,35.68,1.514,124.3,0.123,677.2,3.386,409.8,409.8,0,101.4,2.707,15 +01/04/2021 13:00,24.87,34.82,1.976,117.5,0.139,676.6,3.383,405.5,405.5,0,101.4,2.697,14.57 +01/04/2021 13:30,25.2,34.77,1.939,126.8,0.13,652.3,3.261,391.9,391.9,0,101.4,2.621,14.1 +01/04/2021 14:00,25.31,33.97,2.3,115.4,0.14,616.7,3.083,364.8,364.9,0,101.4,2.503,14.01 +01/04/2021 14:30,25.28,33.16,2.17,105.7,0.143,562.5,2.813,326.9,326.9,0,101.4,2.314,12.97 +01/04/2021 15:00,25.23,33.58,2.23,110.3,0.141,500.2,2.501,285.3,285.3,0,101.3,2.091,11.82 +01/04/2021 15:30,25.22,34.55,1.66,97.6,0.146,426.6,2.133,239.1,239.1,0,101.3,1.825,10.17 +01/04/2021 16:00,25.13,31.04,1.623,92.3,0.149,354.1,1.771,185.2,185.2,0,101.3,1.546,8.89 +01/04/2021 16:30,24.8,33.98,1.438,113.1,0.138,282.7,1.413,139.5,139.5,0,101.3,1.274,6.762 +01/04/2021 17:00,24.19,34.92,1.454,102.1,0.151,200.6,1.003,80.7,80.7,0,101.3,0.914,4.417 +01/04/2021 17:30,23.49,34.95,0.962,86.2,0.151,126,0.63,34.5,34.5,0,101.3,0.555,1.535 +01/04/2021 18:00,22.6,37.82,0.599,69.95,0.139,63.9,0.32,-1.34,-1.34,0,101.3,0.294,-1.338 +01/04/2021 18:30,21.7,40.39,0.61,50.88,0.13,21.73,0.109,-27.28,-27.28,0,101.4,0.1,-4.126 +01/04/2021 19:00,20.46,43.52,0.607,43.77,0.116,0.255,0.001,-40.21,-40.21,0,101.4,0,-6.266 +01/04/2021 19:30,19.54,46.73,0.943,46.41,0.129,0,0,-44.92,-44.92,0,101.4,0,-7.324 +01/04/2021 20:00,19.11,49.64,1.198,44.84,0.125,0,0,-49.63,-49.63,0,101.4,0,-7.867 +01/04/2021 20:30,18.53,60.95,1.833,48.34,0.13,0,0,-55.92,-55.92,0,101.5,0,-8.02 +01/04/2021 21:00,17.51,66.19,1.845,49.77,0.126,0,0,-58,-58,0,101.5,0,-7.982 +01/04/2021 21:30,16.41,70.25,1.496,45.82,0.128,0,0,-57.35,-57.35,0,101.5,0,-8.19 +01/04/2021 22:00,15.67,73.2,1.369,46.37,0.125,0,0,-56.89,-56.89,0,101.5,0,-8.39 +01/04/2021 22:30,15.04,74.97,1.104,34.94,0.131,0,0,-54.33,-54.33,0,101.6,0,-8.74 +01/04/2021 23:00,14.07,77.08,0.839,6.676,0.139,0,0,-49.54,-49.54,0,101.6,0,-8.75 +01/04/2021 23:30,13.01,80.8,1.417,347.6,0.15,0,0,-50.57,-50.57,0,101.6,0,-8.72 +02/04/2021 00:00,12.38,82.3,1.333,338.4,0.144,0,0,-51.06,-51.06,0,101.6,0,-8.66 +02/04/2021 00:30,11.77,83.2,1.201,325.2,0.132,0,0,-48.27,-48.27,0,101.6,0,-8.65 +02/04/2021 01:00,10.92,85,1.522,346.7,0.15,0,0,-49.63,-49.63,0,101.6,0,-8.67 +02/04/2021 01:30,10.42,86.8,1.55,350.2,0.153,0,0,-49.55,-49.55,0,101.6,0,-8.63 +02/04/2021 02:00,10.14,87.2,1.375,352.6,0.152,0,0,-49.06,-49.06,0,101.6,0,-8.52 +02/04/2021 02:30,9.78,86.9,1.261,350.7,0.155,0,0,-48.38,-48.38,0,101.6,0,-8.57 +02/04/2021 03:00,9.56,87,1.32,351.4,0.156,0,0,-48.8,-48.8,0,101.7,0,-8.63 +02/04/2021 03:30,9.12,87,1.279,352,0.148,0,0,-48.67,-48.67,0,101.7,0,-8.85 +02/04/2021 04:00,8.72,87.1,1.284,353.8,0.151,0,0,-48.9,-48.9,0,101.7,0,-8.79 +02/04/2021 04:30,8.43,87.4,1.344,3.255,0.151,0,0,-47.09,-47.09,0,101.7,0,-8.82 +02/04/2021 05:00,8.21,87.3,1.351,6.303,0.152,0,0,-46.2,-46.2,0,101.7,0,-8.96 +02/04/2021 05:30,8.06,86.9,1.475,8,0.155,0,0,-47.71,-47.71,0,101.7,0,-8.99 +02/04/2021 06:00,7.852,86.9,1.322,6.895,0.145,2.545,0.013,-44.68,-44.68,0,101.7,0,-8.78 +02/04/2021 06:30,7.829,86.5,0.946,7.345,0.144,28.33,0.142,-29.15,-29.15,0,101.7,0.103,-8.79 +02/04/2021 07:00,8.32,84.9,1.305,20.25,0.135,75.75,0.379,-5.098,-5.098,0,101.8,0.282,-9.27 +02/04/2021 07:30,9.17,78.88,1.96,31.82,0.131,137.5,0.688,26.08,26.08,0,101.8,0.484,-8.81 +02/04/2021 08:00,9.76,75.88,1.982,28.78,0.136,206,1.03,64.37,64.37,0,101.8,0.775,-7.527 +02/04/2021 08:30,10.53,72.27,1.946,31.69,0.131,281.1,1.405,110.2,110.2,0,101.8,1.082,-6.175 +02/04/2021 09:00,11.12,68.25,2.488,30.14,0.127,352,1.76,157,157,0,101.8,1.355,-4.342 +02/04/2021 09:30,11.72,66.24,2.485,34.55,0.132,421,2.105,203.5,203.5,0,101.9,1.608,-1.541 +02/04/2021 10:00,12.32,63.85,2.664,33.75,0.134,485.5,2.427,248.4,248.5,0,101.9,1.856,0.848 +02/04/2021 10:30,13.35,61,2.349,44.48,0.12,535,2.675,282.3,282.3,0,101.9,2.05,2.528 +02/04/2021 11:00,14.42,58.15,2.349,38.28,0.127,585.2,2.926,324.8,324.8,0,101.9,2.256,4.527 +02/04/2021 11:30,14.98,56.3,2.753,30.21,0.134,626.5,3.133,358.3,358.4,0,101.9,2.415,6.242 +02/04/2021 12:00,15.27,54.75,3.116,28.54,0.133,654.7,3.273,381.9,382.1,0,101.9,2.503,7.068 +02/04/2021 12:30,15.96,53.66,3.128,30.45,0.134,658.4,3.292,387.8,388,0,101.9,2.525,7.483 +02/04/2021 13:00,16.11,52.78,3.304,29.08,0.132,654,3.27,388.2,388.5,0,101.9,2.511,7.923 +02/04/2021 13:30,16.06,52.36,2.897,37.57,0.126,635.2,3.176,376.4,376.6,0,101.9,2.468,8.11 +02/04/2021 14:00,16.07,53.02,2.965,37.69,0.126,603.4,3.017,354.6,354.9,0,101.9,2.346,7.966 +02/04/2021 14:30,16.33,48.23,3.004,31.17,0.13,567.5,2.838,331.5,332,0,101.9,2.236,7.7 +02/04/2021 15:00,16.28,45.13,2.815,41.63,0.124,516.1,2.58,291.7,291.8,0,101.9,2.043,7.031 +02/04/2021 15:30,16.23,45.23,2.935,39.32,0.124,457.9,2.29,252.8,252.8,0,101.8,1.846,6.142 +02/04/2021 16:00,16.03,46.31,2.979,31.1,0.136,381.1,1.905,198.5,198.6,0,101.8,1.567,4.625 +02/04/2021 16:30,15.24,47.24,3.385,29.11,0.132,297.6,1.488,138.6,138.8,0,101.8,1.244,2.658 +02/04/2021 17:00,14.34,50.36,3.137,30.08,0.135,217.6,1.088,80.4,80.5,0,101.9,0.914,0.593 +02/04/2021 17:30,13.54,51.14,2.979,29.16,0.133,146.7,0.733,29.85,29.86,0,101.9,0.61,-1.334 +02/04/2021 18:00,12.55,53.82,3.219,26.76,0.142,85.2,0.426,-11.8,-11.83,0,101.9,0.359,-3.185 +02/04/2021 18:30,11.28,60.25,3.025,31.02,0.135,28.26,0.141,-48.57,-48.58,0,101.9,0.123,-5.098 +02/04/2021 19:00,9.9,65.97,2.676,30.13,0.133,0.948,0.005,-68.78,-68.8,0,102,0,-6.094 +02/04/2021 19:30,9.04,69.43,2.517,32.39,0.127,0,0,-70.78,-70.79,0,102,0,-6.381 +02/04/2021 20:00,8.4,70.86,2.641,34.72,0.129,0,0,-72.2,-72.21,0,102.1,0,-6.498 +02/04/2021 20:30,7.746,72.99,2.077,32.78,0.129,0,0,-71.44,-71.44,0,102.1,0,-6.608 +02/04/2021 21:00,7.014,75.75,2.145,29.45,0.138,0,0,-72.26,-72.26,0,102.1,0,-6.695 +02/04/2021 21:30,6.378,77.74,2.324,26.69,0.133,0,0,-72.19,-72.19,0,102.2,0,-6.759 +02/04/2021 22:00,5.596,79.49,2.009,21.48,0.142,0,0,-71.22,-71.22,0,102.2,0,-6.837 +02/04/2021 22:30,5.014,81.8,2.302,16.69,0.151,0,0,-70.5,-70.5,0,102.2,0,-6.857 +02/04/2021 23:00,4.626,82.4,2.107,18.35,0.142,0,0,-70.84,-70.84,0,102.2,0,-6.808 +02/04/2021 23:30,4.41,81.5,1.856,19.92,0.142,0,0,-70.53,-70.53,0,102.3,0,-6.809 +03/04/2021 00:00,4.298,79.35,1.629,25.31,0.138,0,0,-70.51,-70.51,0,102.3,0,-6.804 +03/04/2021 00:30,3.843,79.37,1.369,21.82,0.139,0,0,-69.2,-69.2,0,102.3,0,-6.873 +03/04/2021 01:00,3.005,82,1.177,10.27,0.152,0,0,-64.73,-64.73,0,102.3,0,-7.064 +03/04/2021 01:30,2.363,84.8,0.808,6.221,0.153,0,0,-63.12,-63.12,0,102.3,0,-7.156 +03/04/2021 02:00,2.076,86.3,0.776,0.391,0.152,0,0,-62.72,-62.72,0,102.3,0,-7.194 +03/04/2021 02:30,1.913,87.5,0.581,2.504,0.138,0,0,-63.23,-63.23,0,102.3,0,-7.192 +03/04/2021 03:00,1.835,88,0.893,7.377,0.157,0,0,-62.57,-62.57,0,102.3,0,-7.234 +03/04/2021 03:30,2.552,86.7,1.406,26.88,0.134,0,0,-65.86,-65.86,0,102.3,0,-7.191 +03/04/2021 04:00,3.224,81.9,1.412,36.55,0.133,0,0,-67.87,-67.87,0,102.3,0,-7.129 +03/04/2021 04:30,3.299,80.2,1.504,33.39,0.131,0,0,-67.92,-67.92,0,102.3,0,-7.011 +03/04/2021 05:00,3.497,79.44,1.051,35.33,0.126,0,0,-45.4,-45.4,0,102.3,0,-6.926 +03/04/2021 05:30,4.085,77.64,1.449,52.19,0.125,0,0,-42.88,-42.88,0,102.3,0,-6.88 +03/04/2021 06:00,4.407,75.75,1.43,44.01,0.122,5.758,0.029,-42.31,-42.31,0,102.3,0.016,-6.558 +03/04/2021 06:30,4.704,73.96,1.517,51.31,0.132,35.28,0.176,-46.03,-46.03,0,102.3,0.141,-5.842 +03/04/2021 07:00,5.354,71.18,1.733,43.13,0.122,80.1,0.401,-6.703,-6.703,0,102.3,0.282,-4.913 +03/04/2021 07:30,5.806,69.2,2.247,53.21,0.126,114.2,0.571,39.04,39.04,0,102.4,0.341,-3.839 +03/04/2021 08:00,6.37,66.29,2.714,62.5,0.132,169.5,0.847,70.73,70.75,0,102.4,0.531,-2.627 +03/04/2021 08:30,7.059,63.37,2.812,64.44,0.134,264.9,1.324,118,118.1,0,102.4,0.906,-0.319 +03/04/2021 09:00,7.431,61.72,3.078,54.37,0.126,245.4,1.227,125.9,125.9,0,102.4,0.84,-0.451 +03/04/2021 09:30,8.38,59.84,2.706,61.88,0.13,466.5,2.333,222.8,223,0,102.4,1.667,4.5 +03/04/2021 10:00,9.28,57.05,2.942,47.02,0.125,593.6,2.968,299,299,0,102.4,2.149,7.185 +03/04/2021 10:30,9.38,57.37,3.058,36.21,0.126,477.9,2.389,240.8,241,0,102.4,1.725,4.683 +03/04/2021 11:00,9.98,57.15,2.785,44.21,0.122,530.7,2.654,287,287.1,0,102.4,1.904,6.004 +03/04/2021 11:30,10.01,55.78,2.914,45.09,0.122,636.3,3.181,351.5,351.6,0,102.4,2.283,7.688 +03/04/2021 12:00,10.53,53.39,3.226,44.11,0.123,749.3,3.747,425.7,426.3,0,102.4,2.647,9.49 +03/04/2021 12:30,10.95,52.52,3.198,54.34,0.124,762.7,3.814,437.6,437.9,0,102.3,2.706,9.71 +03/04/2021 13:00,11.42,52.54,2.869,49.45,0.126,754.4,3.772,440.1,440.3,0,102.3,2.699,9.81 +03/04/2021 13:30,11.43,52.25,3.294,39.73,0.127,629.8,3.149,361.8,362.3,0,102.3,2.265,7.421 +03/04/2021 14:00,11.8,51.57,3.098,43.01,0.126,689.3,3.446,404,404.5,0,102.3,2.516,8.92 +03/04/2021 14:30,12.02,49.23,2.661,50.19,0.121,645.2,3.226,372.7,372.7,0,102.3,2.393,8.32 +03/04/2021 15:00,12.57,48.39,2.591,41.34,0.123,578.4,2.892,329.8,330,0,102.2,2.188,7.497 +03/04/2021 15:30,12.23,47.17,3.009,42.73,0.121,514.7,2.573,283.1,283.2,0,102.2,1.976,6.345 +03/04/2021 16:00,12.28,48.47,2.706,36.99,0.127,434.2,2.171,228.1,228.1,0,102.2,1.727,4.99 +03/04/2021 16:30,12.04,48.74,3.031,32.22,0.13,351.5,1.757,167.3,167.4,0,102.2,1.446,3.354 +03/04/2021 17:00,11.74,50.19,2.77,33.76,0.13,265.3,1.327,106.8,106.8,0,102.2,1.139,1.471 +03/04/2021 17:30,11.13,52.71,2.701,34.4,0.129,177.5,0.887,48.12,48.14,0,102.2,0.784,-0.69 +03/04/2021 18:00,10.02,56.09,3.241,30.68,0.136,95.7,0.478,-5.367,-5.368,0,102.2,0.416,-3.126 +03/04/2021 18:30,9.08,59.57,2.586,28.65,0.133,29.22,0.146,-46.11,-46.11,0,102.2,0.123,-5.332 +03/04/2021 19:00,7.955,63.36,2.202,31.34,0.133,1.358,0.007,-66.6,-66.6,0,102.3,0.004,-6.172 +03/04/2021 19:30,7.342,65.78,2.02,35.22,0.129,0,0,-68.79,-68.79,0,102.3,0,-6.414 +03/04/2021 20:00,6.717,67.76,2.047,33.08,0.133,0,0,-68.87,-68.87,0,102.3,0,-6.479 +03/04/2021 20:30,6.146,70.17,1.87,28.42,0.134,0,0,-67.68,-67.68,0,102.3,0,-6.532 +03/04/2021 21:00,5.326,73.9,1.987,14.54,0.154,0,0,-66.53,-66.53,0,102.4,0,-6.618 +03/04/2021 21:30,4.503,77.21,1.694,16.86,0.148,0,0,-64.55,-64.55,0,102.4,0,-6.702 +03/04/2021 22:00,4.164,78.27,1.485,9.3,0.156,0,0,-63.84,-63.84,0,102.4,0,-6.719 +03/04/2021 22:30,3.976,78.84,1.698,20.68,0.145,0,0,-64,-64,0,102.4,0,-6.742 +03/04/2021 23:00,4.283,77.37,1.656,31.82,0.132,0,0,-66.24,-66.24,0,102.4,0,-6.621 +03/04/2021 23:30,4.187,77.35,1.551,24.68,0.138,0,0,-65.58,-65.58,0,102.4,0,-6.584 +04/04/2021 00:00,3.653,78.93,1.699,18.27,0.146,0,0,-64.51,-64.51,0,102.4,0,-6.664 +04/04/2021 00:30,3.21,81.5,1.825,13.26,0.146,0,0,-63.98,-63.98,0,102.4,0,-6.682 +04/04/2021 01:00,3.057,82.5,1.591,21.24,0.142,0,0,-64.37,-64.37,0,102.4,0,-6.661 +04/04/2021 01:30,3.086,81.7,1.589,17.45,0.147,0,0,-64.7,-64.7,0,102.3,0,-6.467 +04/04/2021 02:00,2.895,82.4,1.479,23.09,0.141,0,0,-64.51,-64.51,0,102.3,0,-6.601 +04/04/2021 02:30,2.843,81.4,0.899,18.87,0.15,0,0,-62.4,-62.4,0,102.3,0,-6.541 +04/04/2021 03:00,2.387,82.4,0.906,12.1,0.145,0,0,-61.62,-61.62,0,102.3,0,-6.492 +04/04/2021 03:30,2.261,82.8,0.706,21.87,0.133,0,0,-60.62,-60.62,0,102.3,0,-6.481 +04/04/2021 04:00,2.225,82.5,0.86,353.6,0.143,0,0,-60.83,-60.83,0,102.3,0,-6.449 +04/04/2021 04:30,2.166,82.7,0.852,354,0.142,0,0,-60.78,-60.78,0,102.3,0,-6.48 +04/04/2021 05:00,1.889,83.2,0.89,342.2,0.148,0,0,-59.45,-59.45,0,102.3,0,-6.452 +04/04/2021 05:30,1.748,83.9,1.178,326.3,0.134,0,0,-61.16,-61.16,0,102.3,0,-6.426 +04/04/2021 06:00,1.571,84.2,0.564,342.8,0.087,5.136,0.026,-55.57,-55.57,0,102.3,0.024,-6.192 +04/04/2021 06:30,1.693,84.9,0.798,338.7,0.127,37.92,0.19,-38.05,-38.05,0,102.3,0.15,-5.422 +04/04/2021 07:00,2.858,82.2,0.913,355.5,0.144,117,0.585,-0.396,-0.396,0,102.3,0.439,-3.222 +04/04/2021 07:30,4.413,77.56,1.371,7.167,0.153,211.3,1.056,30.23,30.23,0,102.3,0.889,-0.2 +04/04/2021 08:00,5.743,72.27,1.224,24.15,0.132,303.2,1.516,82.2,82.2,0,102.3,1.256,1.81 +04/04/2021 08:30,7.108,67.17,1.208,48.34,0.121,390.9,1.954,142.6,142.6,0,102.3,1.571,3.775 +04/04/2021 09:00,8.04,65.18,1.422,39.75,0.12,472.8,2.364,202.5,202.5,0,102.3,1.848,5.383 +04/04/2021 09:30,8.94,63.41,1.659,8.57,0.142,548.9,2.745,262.7,262.7,0,102.3,2.092,6.737 +04/04/2021 10:00,10,60.49,1.508,30.59,0.13,616.5,3.082,315,315,0,102.3,2.319,8.03 +04/04/2021 10:30,10.89,57.98,1.699,31.91,0.127,666.8,3.334,357.9,357.9,0,102.3,2.484,8.86 +04/04/2021 11:00,11.5,55.97,1.911,22.63,0.132,711.7,3.558,397.7,397.7,0,102.3,2.622,9.58 +04/04/2021 11:30,12.26,53.22,1.736,41.91,0.126,745.6,3.728,426.2,426.2,0,102.2,2.744,10.1 +04/04/2021 12:00,12.58,51.87,1.926,28.14,0.124,757,3.785,442.6,442.6,0,102.2,2.793,10.23 +04/04/2021 12:30,13.04,50.45,1.709,31.09,0.126,759.8,3.799,455.1,455.1,0,102.2,2.824,10.36 +04/04/2021 13:00,13.67,49.99,1.818,18.96,0.124,743.6,3.718,447.2,447.2,0,102.1,2.785,10.23 +04/04/2021 13:30,13.96,49.54,2.003,27.69,0.117,721.1,3.605,433.3,433.3,0,102.1,2.716,9.84 +04/04/2021 14:00,14.09,50.02,2.144,12.61,0.137,685.4,3.427,415.1,415.1,0,102.1,2.613,9.44 +04/04/2021 14:30,14.39,48.59,2.417,11.66,0.139,640.7,3.203,381.4,381.4,0,102,2.459,8.79 +04/04/2021 15:00,14.41,48.95,2.521,8.44,0.147,582.6,2.913,340.9,340.9,0,102,2.274,7.804 +04/04/2021 15:30,14.08,52.12,2.964,357.9,0.153,513.2,2.566,289.2,289.3,0,102,2.039,6.477 +04/04/2021 16:00,13.69,52.47,2.86,351.2,0.147,435.6,2.178,233.9,234,0,102,1.775,5.038 +04/04/2021 16:30,13.32,52.47,2.64,356.3,0.144,354.2,1.771,175.4,175.4,0,101.9,1.494,3.517 +04/04/2021 17:00,13.17,52.49,2.121,358.3,0.151,267.8,1.339,113.3,113.3,0,101.9,1.185,1.71 +04/04/2021 17:30,12.74,55,1.911,356.9,0.146,182,0.91,53.78,53.78,0,101.9,0.839,-0.302 +04/04/2021 18:00,11.96,58.08,1.81,352.2,0.152,100.2,0.501,0.694,0.694,0,101.9,0.461,-2.575 +04/04/2021 18:30,10.5,63.95,2.166,351.1,0.148,31.36,0.157,-42.88,-42.88,0,101.9,0.135,-4.968 +04/04/2021 19:00,8.88,70.11,2.09,355.1,0.154,1.788,0.009,-65.42,-65.42,0,101.9,0.011,-5.812 +04/04/2021 19:30,7.879,73.23,2.502,359.8,0.149,0,0,-68.04,-68.04,0,101.9,0,-6.121 +04/04/2021 20:00,7.072,76.5,1.554,347.7,0.149,0,0,-66.1,-66.1,0,102,0,-6.213 +04/04/2021 20:30,6.378,79.55,1.194,325.7,0.125,0,0,-62.36,-62.36,0,102,0,-6.271 +04/04/2021 21:00,5.612,81.4,0.794,274.8,0.164,0,0,-59.78,-59.78,0,101.9,0,-6.396 +04/04/2021 21:30,5.116,84.6,0.867,298.9,0.137,0,0,-57.76,-57.76,0,101.9,0,-6.489 +04/04/2021 22:00,4.605,86,0.851,305.4,0.125,0,0,-59.37,-59.37,0,101.9,0,-6.54 +04/04/2021 22:30,4.112,88.1,1.027,325.9,0.132,0,0,-58.65,-58.65,0,101.9,0,-6.485 +04/04/2021 23:00,4.049,88.5,0.935,303.1,0.134,0,0,-60.92,-60.92,0,101.9,0,-6.396 +04/04/2021 23:30,3.742,89,0.834,310.6,0.123,0,0,-59.18,-59.18,0,101.9,0,-6.322 +05/04/2021 00:00,3.39,89.4,0.846,284.7,0.126,0,0,-58.65,-58.65,0,101.8,0,-6.486 +05/04/2021 00:30,2.882,90.3,0,250.8,0.003,0,0,-58.68,-58.68,0,101.8,0,-6.628 +05/04/2021 01:00,2.587,90.9,0,0,0,0,0,-57.24,-57.24,0,101.7,0,-6.644 +05/04/2021 01:30,2.304,91.7,0,0,0,0,0,-56.6,-56.6,0,101.7,0,-6.591 +05/04/2021 02:00,2.553,92.3,0.094,290.3,0.029,0,0,-57.03,-57.03,0,101.7,0,-6.683 +05/04/2021 02:30,1.971,92.4,0.008,305.7,0.008,0,0,-55.25,-55.25,0,101.7,0,-6.751 +05/04/2021 03:00,1.97,93,0.355,282.4,0.067,0,0,-55.77,-55.77,0,101.7,0,-6.816 +05/04/2021 03:30,1.421,92.9,0,223.5,0,0,0,-53.8,-53.8,0,101.6,0,-6.96 +05/04/2021 04:00,1.447,93.7,0,183,0,0.29,0.001,-29.89,-29.89,0,101.6,0,-7 +05/04/2021 04:30,1.466,93.4,0.16,338.4,0.034,0.088,0,-31.56,-31.56,0,101.6,0,-6.921 +05/04/2021 05:00,2.215,94.2,0.23,298.5,0.054,0.217,0.001,-6.021,-6.021,0,101.6,0,-6.946 +05/04/2021 05:30,2.781,93.4,0.53,270,0.088,0,0,-27.63,-27.63,0,101.6,0,-6.927 +05/04/2021 06:00,3.146,93.7,0.427,244.4,0.059,6.312,0.032,-41.94,-41.94,0,101.6,0.02,-6.75 +05/04/2021 06:30,3.422,93.5,0.045,285,0.013,30.38,0.152,-6.92,-6.92,0,101.6,0.093,-6.205 +05/04/2021 07:00,4.368,93.3,0.472,262.5,0.086,62.31,0.312,18.74,18.74,0,101.6,0.209,-5.541 +05/04/2021 07:30,5.672,92.4,0.646,281.4,0.133,187.7,0.939,28.77,28.77,0,101.6,0.721,-2.931 +05/04/2021 08:00,7.637,85.7,1.435,299.2,0.13,176,0.88,75.69,75.69,0,101.5,0.648,-2.759 +05/04/2021 08:30,8.16,79.47,1.594,295.2,0.137,121.1,0.606,48.78,48.78,0,101.5,0.404,-3.847 +05/04/2021 09:00,8.51,78.38,1.8,306.3,0.128,114.7,0.573,59.37,59.37,0,101.5,0.389,-3.861 +05/04/2021 09:30,8.77,78.73,1.8,302,0.133,185.8,0.929,102.6,102.6,0,101.5,0.64,-2.193 +05/04/2021 10:00,9.24,77.87,2.061,310.3,0.124,160.1,0.801,87.8,87.8,0,101.5,0.545,-2.275 +05/04/2021 10:30,9.75,72.27,3.358,337.6,0.142,181.2,0.906,99.7,99.9,0,101.5,0.636,-1.592 +05/04/2021 11:00,10.11,69.67,3.241,343.8,0.142,222.9,1.114,123.4,123.5,0,101.5,0.794,-0.465 +05/04/2021 11:30,10.63,63.43,3.669,351.1,0.143,266.5,1.333,149.2,149.4,0,101.5,0.967,0.733 +05/04/2021 12:00,10.59,64.24,4.06,342.5,0.149,243.3,1.216,135.8,136.2,0,101.5,0.884,0.506 +05/04/2021 12:30,10.16,66.23,3.699,347.7,0.146,212.1,1.06,114.8,114.9,0,101.5,0.761,-0.185 +05/04/2021 13:00,10.91,64.62,3.758,341.3,0.143,375.6,1.878,219,219.8,0,101.5,1.394,3.123 +05/04/2021 13:30,11.51,61.36,3.312,357.2,0.147,372.4,1.862,215.8,216,0,101.5,1.403,3.304 +05/04/2021 14:00,10.43,63.22,3.743,0.664,0.146,129.6,0.648,62.89,62.97,0,101.5,0.456,-1.685 +05/04/2021 14:30,10.62,65.15,3.469,351.7,0.143,357.7,1.788,201.5,201.6,0,101.5,1.324,2.864 +05/04/2021 15:00,10.45,62.38,3.925,4.251,0.141,271.2,1.356,144.5,144.8,0,101.5,0.981,0.858 +05/04/2021 15:30,9.89,61.1,3.749,357.6,0.154,307.7,1.538,159.3,159.5,0,101.5,1.142,1.446 +05/04/2021 16:00,9.73,55.92,3.554,355.2,0.151,219.4,1.097,109,109.1,0,101.5,0.779,-0.404 +05/04/2021 16:30,9.54,53.18,3.616,357.5,0.145,157.9,0.789,74.86,74.96,0,101.5,0.534,-1.74 +05/04/2021 17:00,9.04,51.02,3.278,3.667,0.145,118.8,0.594,50.01,50.04,0,101.6,0.381,-2.793 +05/04/2021 17:30,8.85,50.48,2.751,358.1,0.139,128.9,0.644,37.39,37.39,0,101.6,0.462,-2.569 +05/04/2021 18:00,8.42,53.35,2.208,356.4,0.152,66.68,0.333,-0.307,-0.307,0,101.6,0.269,-4.145 +05/04/2021 18:30,7.826,56.33,2.164,9.96,0.152,17.98,0.09,-17.2,-17.2,0,101.6,0.066,-5.41 +05/04/2021 19:00,7.605,57.46,2.391,14.36,0.147,1.165,0.006,-20.37,-20.37,0,101.6,0,-5.837 +05/04/2021 19:30,7.5,57.42,2.409,5.837,0.153,0,0,-19.86,-19.86,0,101.7,0,-5.884 +05/04/2021 20:00,7.378,58.45,2.448,7.822,0.146,0,0,-19.95,-19.95,0,101.7,0,-5.914 +05/04/2021 20:30,6.793,60.21,2.872,29.36,0.127,0,0,-21.42,-21.43,0,101.8,0,-5.991 +05/04/2021 21:00,5.916,64.34,2.295,31.81,0.133,0,0,-20.5,-20.5,0,101.8,0,-6.049 +05/04/2021 21:30,5.499,65.92,2.188,37.78,0.124,0,0,-21.29,-21.29,0,101.8,0,-6.106 +05/04/2021 22:00,5.367,66.62,1.886,27.79,0.136,0,0,-30.44,-30.44,0,101.9,0,-6.165 +05/04/2021 22:30,4.723,61.25,2.116,20.53,0.144,0,0,-54.34,-54.34,0,101.9,0,-6.267 +05/04/2021 23:00,3.669,62.5,1.875,18.24,0.146,0,0,-67.09,-67.09,0,101.9,0,-6.427 +05/04/2021 23:30,2.558,67.59,1.186,14.24,0.171,0,0,-61.8,-61.8,0,101.9,0,-6.65 +06/04/2021 00:00,1.751,70.32,0.913,11.42,0.161,0,0,-60.52,-60.52,0,101.9,0,-6.615 +06/04/2021 00:30,1.281,72.98,0.606,2.507,0.17,0,0,-59.26,-59.26,0,101.9,0,-6.629 +06/04/2021 01:00,0.867,73.98,0.66,2.708,0.151,0,0,-59.31,-59.31,0,101.9,0,-6.468 +06/04/2021 01:30,0.475,75.09,0.668,0.654,0.153,0,0,-59.57,-59.57,0,101.9,0,-6.493 +06/04/2021 02:00,0.37,75.57,0.586,353.9,0.146,0,0,-58.56,-58.56,0,101.9,0,-6.502 +06/04/2021 02:30,0.076,77.51,0.52,339.9,0.169,0,0,-57.52,-57.52,0,101.9,0,-6.615 +06/04/2021 03:00,-0.606,79.1,0.384,353.5,0.142,0,0,-54.97,-54.97,0,101.9,0,-6.895 +06/04/2021 03:30,-0.532,79.15,0.82,319.9,0.133,0,0,-54.51,-54.51,0,101.9,0,-6.88 +06/04/2021 04:00,-1.365,80.8,0.298,324.3,0.132,0,0,-57.24,-57.24,0,101.9,0,-7.401 +06/04/2021 04:30,-1.886,86.1,0.969,288.9,0.107,0,0,-58.85,-58.85,0,101.9,0,-7.009 +06/04/2021 05:00,-1.827,84.3,0.419,324.9,0.122,0,0,-58.36,-58.36,0,101.9,0,-6.853 +06/04/2021 05:30,-2.338,86.1,0.328,308.3,0.075,0,0,-57.46,-57.46,0,101.9,0,-6.592 +06/04/2021 06:00,-2.55,87.8,0.306,308.3,0.09,7.868,0.039,-52.39,-52.39,0,101.9,0.036,-6.367 +06/04/2021 06:30,-1.6,88.1,0.549,305.3,0.116,68.54,0.343,2.766,2.766,0,101.9,0.233,-5.054 +06/04/2021 07:00,0.635,79.73,0.636,297,0.122,84.7,0.423,14.06,14.06,0,102,0.195,-4.697 +06/04/2021 07:30,1.002,77.68,0.944,278.6,0.121,123.7,0.618,38.69,38.69,0,102,0.227,-3.548 +06/04/2021 08:00,1.547,76.63,0.878,269.5,0.163,130.8,0.654,53.56,53.56,0,102,0.232,-2.957 +06/04/2021 08:30,2.869,71.79,0.756,272.7,0.126,236.5,1.183,97.3,97.3,0,101.9,0.412,-1.055 +06/04/2021 09:00,4.097,66.22,1.055,296.2,0.127,388.2,1.941,159,159,0,101.9,0.706,2.112 +06/04/2021 09:30,6.052,55.13,1.405,13.15,0.115,295.2,1.476,145.6,145.6,0,101.9,0.559,1.564 +06/04/2021 10:00,6.082,48.98,2.577,5.238,0.145,391.9,1.96,188.6,188.6,0,101.9,0.768,2.483 +06/04/2021 10:30,7.809,43.8,2.925,9.62,0.137,715.8,3.579,391.7,391.8,0,101.9,1.506,11.84 +06/04/2021 11:00,7.976,39.46,2.823,24.28,0.125,599.8,2.999,329.8,329.9,0,101.9,1.245,10.89 +06/04/2021 11:30,8.22,37.61,3.727,10.39,0.146,636.2,3.181,361.4,362.2,0,101.9,1.339,11.63 +06/04/2021 12:00,7.928,42.08,3.973,359.8,0.145,688.1,3.441,395.3,396.8,0,101.9,1.509,12.18 +06/04/2021 12:30,7.824,44.39,3.69,343.5,0.139,780.2,3.901,459.5,459.9,0,101.9,1.732,17.79 +06/04/2021 13:00,6.793,51.24,3.899,344.9,0.145,311.4,1.557,133.1,133.1,0,101.8,0.601,3.88 +06/04/2021 13:30,7.336,49.52,3.294,356.8,0.145,472.6,2.363,259.7,259.8,0,101.8,0.968,6.58 +06/04/2021 14:00,8.31,41.46,3.689,354.7,0.144,673.4,3.367,389.6,390.4,0,101.8,1.425,12.52 +06/04/2021 14:30,8.44,41.12,4.379,342,0.143,628.8,3.144,363.7,366.2,0,101.8,1.348,12.4 +06/04/2021 15:00,7.536,45.1,4.265,345.7,0.144,422.2,2.111,215.8,216.3,0,101.8,0.841,5.036 +06/04/2021 15:30,8.01,38.69,4.5,347.3,0.14,468.9,2.345,243.5,245,0,101.8,0.966,5.422 +06/04/2021 16:00,7.546,40.34,4.393,347.8,0.142,298.6,1.493,130.3,131,0,101.8,0.589,1.258 +06/04/2021 16:30,7.047,45.31,3.724,3.917,0.148,277.5,1.387,128.8,129,0,101.8,0.542,0.464 +06/04/2021 17:00,7.758,44.18,3.535,344.8,0.143,348.6,1.743,172.5,172.6,0,101.8,0.689,2.899 +06/04/2021 17:30,7.313,44.61,3.394,341.6,0.142,208.2,1.041,65.97,65.99,0,101.8,0.406,-1.019 +06/04/2021 18:00,6.555,47.17,2.992,332,0.136,82.4,0.412,15.27,15.27,0,101.8,0.162,-3.845 +06/04/2021 18:30,5.928,50.11,2.817,336.4,0.139,14.66,0.073,-16.26,-16.26,0,101.8,0.017,-5.632 +06/04/2021 19:00,5.674,54.46,1.897,333.4,0.143,0.65,0.003,-23.26,-23.26,0,101.8,0,-6.047 +06/04/2021 19:30,5.223,62,3.237,337.8,0.142,0,0,-63.63,-63.7,0,101.8,0,-6.188 +06/04/2021 20:00,4.066,74.5,1.541,316.7,0.123,0,0,-49.67,-49.67,0,101.8,0,-6.457 +06/04/2021 20:30,3.764,76.63,1.549,296.9,0.128,0,0,-38.66,-38.78,0.4,101.8,0,-6.563 +06/04/2021 21:00,3.219,83.9,2.147,326.6,0.128,0,0,-37.84,-37.88,0.2,101.8,0,-6.614 +06/04/2021 21:30,3.428,82.6,3.18,348.4,0.14,0,0,-46.03,-46.23,0.2,101.9,0,-5.771 +06/04/2021 22:00,3.388,83.2,1.737,334.5,0.135,0,0,-34.96,-34.96,0,101.9,-0.059,-3.453 +06/04/2021 22:30,3.403,81.7,1.602,332.7,0.137,0,0,-42.7,-42.71,0,101.9,-0.068,-2.294 +06/04/2021 23:00,3.486,78.41,2.269,345.3,0.141,0.105,0.001,-50.03,-50.03,0,101.9,-0.068,-2.123 +06/04/2021 23:30,3.195,73.44,1.568,0.528,0.142,0.015,0,-72.49,-72.49,0,101.9,-0.068,-2.183 +07/04/2021 00:00,2.044,76.73,0.826,5.632,0.15,0,0,-53.35,-53.35,0,102,-0.068,-3.668 +07/04/2021 00:30,1.994,79.62,1.206,343.4,0.141,0,0,-39.99,-39.99,0,102,-0.068,-2.786 +07/04/2021 01:00,2.518,81.8,1.495,327.1,0.132,0,0,-22.51,-22.51,0,102,-0.068,-2.663 +07/04/2021 01:30,2.358,83.8,0.806,313.4,0.113,0,0,-54.1,-54.1,0,102,-0.068,-3.924 +07/04/2021 02:00,1.576,85.2,0.607,303.3,0.125,0,0,-67.07,-67.07,0,102,-0.068,-4.409 +07/04/2021 02:30,0.684,87.9,0.703,284.4,0.134,0,0,-66.84,-66.84,0,102,-0.068,-4.036 +07/04/2021 03:00,0.431,89.7,1.109,284.3,0.149,0,0,-68.39,-68.39,0,102.1,-0.066,-2.502 +07/04/2021 03:30,-0.094,90.3,0.868,265.1,0.137,0,0,-67.58,-67.58,0,102.1,-0.011,-2.258 +07/04/2021 04:00,-0.372,90.7,0.538,289.3,0.111,0,0,-63.2,-63.2,0,102.1,-0.001,-3.504 +07/04/2021 04:30,-0.691,91.9,0.733,285.1,0.099,0.03,0,-63.7,-63.7,0,102.1,-0.004,-4.086 +07/04/2021 05:00,-0.575,91.6,1.009,307.6,0.12,0,0,-64.56,-64.56,0,102.1,-0.011,-3.588 +07/04/2021 05:30,-1.358,91.7,0.067,313.7,0.018,0,0,-61.15,-61.15,0,102.2,0,-4.379 +07/04/2021 06:00,-1.796,92.4,0,310.6,0.002,13.2,0.066,-53.66,-53.66,0,102.2,0,-3.978 +07/04/2021 06:30,-1.084,92.3,0,323.8,0.002,89.8,0.449,-24.66,-24.66,0,102.3,0.083,-2.019 +07/04/2021 07:00,0.89,90.1,0,326.9,0.002,173.9,0.869,9.19,9.19,0,102.3,0.279,2.007 +07/04/2021 07:30,3.353,84.2,0.078,233.5,0.029,250.7,1.254,55.14,55.14,0.2,102.3,0.344,2.624 +07/04/2021 08:00,3.704,77.47,0.962,271.6,0.154,346.1,1.731,132.6,132.6,0,102.3,0.496,2.774 +07/04/2021 08:30,4.996,66.93,0.82,244.8,0.134,424.4,2.122,161.9,161.9,0,102.4,0.679,4.546 +07/04/2021 09:00,6.769,57.74,0.826,166.1,0.09,499.5,2.498,223.6,223.6,0,102.4,0.879,6.623 +07/04/2021 09:30,7.231,56.44,0.99,238.3,0.08,569.7,2.848,291.5,291.5,0,102.4,1.095,8.41 +07/04/2021 10:00,7.511,54.77,1.178,293,0.102,649.9,3.249,373.5,373.5,0,102.4,1.349,10.47 +07/04/2021 10:30,7.884,51.62,1.547,289,0.105,624.7,3.123,377.8,377.8,0,102.4,1.335,14.01 +07/04/2021 11:00,7.963,49.34,1.61,319.8,0.121,678.5,3.392,416.3,416.3,0,102.4,1.511,17.42 +07/04/2021 11:30,8.4,46.5,1.776,269.2,0.115,739.1,3.696,458.4,458.4,0,102.4,1.659,19.27 +07/04/2021 12:00,8.98,46.04,1.882,321.2,0.104,690.8,3.454,440.4,440.4,0,102.4,1.524,26.08 +07/04/2021 12:30,9.61,44.95,1.926,349.2,0.124,727,3.635,461,461,0,102.3,1.634,34.22 +07/04/2021 13:00,9.62,43.89,1.844,257.9,0.114,677.4,3.387,440,440,0,102.3,1.521,30.93 +07/04/2021 13:30,9.96,42.01,2.324,257.7,0.115,736,3.68,498.2,498.2,0,102.3,1.671,34.82 +07/04/2021 14:00,10.04,42.25,2.059,271.9,0.142,550.6,2.753,343.2,343.2,0,102.3,1.204,22.65 +07/04/2021 14:30,10.09,41.3,1.695,254.4,0.122,436.3,2.181,255.4,255.4,0,102.2,0.881,16.61 +07/04/2021 15:00,10.4,40.09,1.488,309.1,0.123,377.5,1.887,209.1,209.1,0,102.2,0.728,17.49 +07/04/2021 15:30,10.35,42.89,1.411,357.2,0.138,238.7,1.193,108.8,108.8,0,102.2,0.406,15.52 +07/04/2021 16:00,10.74,40.2,0.369,34.03,0.095,192.9,0.964,87.9,87.9,0,102.2,0.324,17.33 +07/04/2021 16:30,11.46,38.57,0.948,324.1,0.125,321.2,1.606,178,178,0,102.1,0.555,15.42 +07/04/2021 17:00,11.55,39.22,1.379,263,0.149,230.9,1.155,120.8,120.8,0,102.1,0.423,16.12 +07/04/2021 17:30,10.25,43.99,0.971,286.8,0.144,85.6,0.428,24.09,24.09,0,102.1,0.087,24.4 +07/04/2021 18:00,9.84,46.99,1.004,268.4,0.157,45.29,0.226,-0.262,-0.262,0,102.1,-0.001,28.36 +07/04/2021 18:30,9.52,48.12,0.947,314.2,0.124,14.01,0.07,-13.37,-13.37,0,102.1,-0.068,33.25 +07/04/2021 19:00,8.74,55.11,0.957,10.95,0.149,0.793,0.004,-18,-18,0,102.1,-0.089,37.82 +07/04/2021 19:30,8.03,60.04,1.318,14.38,0.152,0,0,-21.66,-21.66,0,102.1,-0.134,38.87 +07/04/2021 20:00,7.191,65.01,0.919,10.44,0.164,0,0,-42.13,-42.13,0,102.2,-0.073,37.4 +07/04/2021 20:30,6.429,69.16,1.381,350.3,0.151,0,0,-46.84,-46.84,0,102.2,-0.068,28.98 +07/04/2021 21:00,5.678,72.68,0.52,359.2,0.158,0,0,-44.49,-44.49,0,102.2,-0.068,32.24 +07/04/2021 21:30,5.541,75.2,0.61,321,0.123,0,0,-18.41,-18.41,0,102.2,-0.068,29.28 +07/04/2021 22:00,5.687,75.05,0.685,272,0.184,0,0,-24.36,-24.36,0,102.2,-0.068,31.72 +07/04/2021 22:30,5.457,76.98,0.412,253.9,0.118,0,0,-18.54,-18.54,0,102.2,-0.068,32.51 +07/04/2021 23:00,5.556,76.93,0.576,237.2,0.16,0,0,-21.62,-21.62,0,102.2,-0.068,29.94 +07/04/2021 23:30,5.249,78.72,0.332,259.2,0.176,0,0,-41.42,-41.42,0,102.2,-0.068,32.06 +08/04/2021 00:00,4.248,82.3,0.427,259.8,0.151,0,0,-48.76,-48.76,0,102.2,-0.068,32.65 +08/04/2021 00:30,3.837,83,0.602,296.1,0.134,0,0,-51.5,-51.5,0,102.2,-0.068,27.7 +08/04/2021 01:00,3.268,85.5,0.275,321.2,0.105,0,0,-53.38,-53.38,0,102.2,-0.068,30.4 +08/04/2021 01:30,3.093,86.3,0.529,302.8,0.136,0,0,-54.83,-54.83,0,102.2,-0.068,27.66 +08/04/2021 02:00,2.36,87.4,0.529,248.5,0.161,0,0,-54.01,-54.01,0,102.2,-0.068,22.69 +08/04/2021 02:30,1.698,89.4,0.676,247.8,0.14,0,0,-52.32,-52.32,0,102.2,-0.068,33.59 +08/04/2021 03:00,0.743,89.6,0.227,256.2,0.146,0,0,-50.3,-50.3,0,102.2,-0.068,31.69 +08/04/2021 03:30,0.194,91,0.001,256.6,0.002,0,0,-51.22,-51.22,0,102.2,-0.068,30.65 +08/04/2021 04:00,0.185,91.6,0.042,256.8,0.013,0,0,-50.96,-50.96,0,102.1,-0.068,29.78 +08/04/2021 04:30,-0.353,92.1,0.507,234.1,0.111,0,0,-48.53,-48.53,0,102.1,-0.068,29.36 +08/04/2021 05:00,-0.682,92.5,0.373,293.1,0.079,0,0,-50.08,-50.08,0,102.1,-0.068,29.05 +08/04/2021 05:30,-0.748,92.9,0,0,0,0.008,0,-49.87,-49.87,0,102.1,-0.046,25.87 +08/04/2021 06:00,-0.789,93.2,0.153,281.9,0.059,9.64,0.048,-43.65,-43.65,0,102.1,0,28.33 +08/04/2021 06:30,-0.601,93,0.088,326.9,0.039,62.07,0.31,-15.04,-15.04,0,102.1,0.06,35.89 +08/04/2021 07:00,1.564,90.7,0.039,219.1,0.004,157.3,0.786,15.41,15.41,0,102.1,0.264,53.63 +08/04/2021 07:30,3.714,87.5,0.345,212,0.057,264.3,1.322,66.49,66.49,0,102.1,0.392,50.62 +08/04/2021 08:00,6.452,74.05,0.001,177.3,0.007,315.4,1.577,106.3,106.3,0,102.1,0.508,33.03 +08/04/2021 08:30,8.18,67.62,0.297,354.2,0.108,408.8,2.044,162.9,162.9,0,102.1,0.747,30.33 +08/04/2021 09:00,9.32,60.14,0.615,231.6,0.11,485.6,2.428,223.9,223.9,0,102.1,0.956,27.99 +08/04/2021 09:30,10.08,55,0.967,158.3,0.107,557.7,2.788,284.7,284.7,0,102.1,1.188,28.11 +08/04/2021 10:00,10.5,52.31,1.119,112.5,0.11,614.8,3.074,340.3,340.3,0,102.1,3.368,21.79 +08/04/2021 10:30,11.24,50.75,1.217,172.9,0.098,662.7,3.313,388,388,0,102,4.973,17.04 +08/04/2021 11:00,11.8,47.43,1.16,139.9,0.085,723.7,3.619,443.7,443.7,0,102,5.427,15.47 +08/04/2021 11:30,12.05,47.36,1.333,141.3,0.085,733.7,3.668,464.6,464.6,0,102,5.445,17.6 +08/04/2021 12:00,12.26,46.87,1.443,138.3,0.12,544.2,2.721,324.6,324.6,0,102,4.041,20.76 +08/04/2021 12:30,12.86,44.02,1.191,152.1,0.075,877,4.383,576.6,576.6,0,101.9,6.308,24.21 +08/04/2021 13:00,12.93,43.96,1.314,112.5,0.115,624.5,3.123,388.4,388.4,0,101.9,4.564,24.25 +08/04/2021 13:30,13.48,42.16,1.507,174,0.108,645.6,3.228,411.2,411.2,0,101.8,4.721,26.47 +08/04/2021 14:00,13.17,42.4,1.172,157.1,0.114,468.5,2.343,277.8,277.8,0,101.8,3.412,39.85 +08/04/2021 14:30,13.82,42.25,1.298,123.3,0.095,589.7,2.948,370.2,370.2,0,101.7,4.275,48.69 +08/04/2021 15:00,13.99,42.99,1.408,124.8,0.123,592.7,2.964,367.2,367.2,0,101.7,4.199,55.45 +08/04/2021 15:30,14.27,39.71,1.678,168.4,0.115,520.3,2.602,307.9,307.9,0,101.7,3.634,55.36 +08/04/2021 16:00,14.84,38.16,1.313,177.7,0.107,463.9,2.32,254.5,254.5,0,101.6,3.194,62.09 +08/04/2021 16:30,14.48,37.98,1.751,175.9,0.144,372.7,1.864,188.8,188.8,0,101.6,2.527,63.04 +08/04/2021 17:00,14.32,38.7,1.742,188.4,0.147,265.8,1.329,110.1,110.1,0,101.6,1.81,62.73 +08/04/2021 17:30,13.9,40.26,1.209,159.7,0.133,204,1.02,68.61,68.61,0,101.6,1.425,66.3 +08/04/2021 18:00,13.21,42.35,0.844,154.7,0.139,95.2,0.476,-0.854,-0.854,0,101.5,0.679,66.39 +08/04/2021 18:30,11.51,46.86,0.296,172.6,0.141,28.73,0.144,-34.38,-34.38,0,101.5,0.221,67.24 +08/04/2021 19:00,9.92,51.16,0.071,169.9,0.069,2.403,0.012,-43.92,-43.92,0,101.5,0,64.61 +08/04/2021 19:30,8.63,54.83,0.043,169.9,0.044,0,0,-41.42,-41.42,0,101.5,-0.068,60.57 +08/04/2021 20:00,7.733,57.55,0.017,169.9,0.027,0,0,-40.42,-40.42,0,101.5,-0.068,58.03 +08/04/2021 20:30,7.027,59.65,0,0,0,0,0,-40.71,-40.71,0,101.5,-0.068,56.76 +08/04/2021 21:00,6.107,63.15,0,0,0,0,0,-43.89,-43.89,0,101.5,-0.068,58.58 +08/04/2021 21:30,5.633,65.72,0.014,169.9,0.007,0,0,-43.5,-43.5,0,101.5,-0.068,60.24 +08/04/2021 22:00,5.205,71.81,0.337,169.9,0.135,0,0,-42.08,-42.08,0,101.5,-0.068,59.35 +08/04/2021 22:30,4.396,77.23,0.154,169.9,0.098,0,0,-45.19,-45.19,0,101.4,-0.068,59.47 +08/04/2021 23:00,3.6,79.9,0.283,169.9,0.142,0,0,-44.59,-44.59,0,101.4,-0.068,58.6 +08/04/2021 23:30,3,83.4,0.446,302.2,0.093,0,0,-46.65,-46.65,0,101.4,-0.068,55.84 +09/04/2021 00:00,2.161,84.8,0.332,313.4,0.112,0,0,-49.95,-49.95,0,101.4,-0.068,53.07 +09/04/2021 00:30,1.561,86.9,0.06,313.3,0.032,0,0,-49.57,-49.57,0,101.4,-0.068,53.8 +09/04/2021 01:00,1.488,88.9,0.155,313.4,0.063,0,0,-49.1,-49.1,0,101.3,-0.068,54.7 +09/04/2021 01:30,1.28,89,0.338,313.4,0.088,0,0,-46.76,-46.76,0,101.3,-0.068,55.99 +09/04/2021 02:00,0.89,89.8,0.128,313.4,0.058,0,0,-47.83,-47.83,0,101.3,-0.068,55.2 +09/04/2021 02:30,0.969,90.8,0.255,312.9,0.114,0,0,-44.79,-44.79,0,101.2,-0.068,56.64 +09/04/2021 03:00,0.64,90.9,0.247,312.8,0.104,0,0,-32.94,-32.94,0,101.2,-0.068,57 +09/04/2021 03:30,0.662,91.5,0.331,312.8,0.129,0,0,-33.08,-33.08,0,101.2,-0.068,57.92 +09/04/2021 04:00,0.533,91.7,0.455,312.6,0.144,0,0,-37.57,-37.57,0,101.1,-0.068,58.2 +09/04/2021 04:30,0.582,91.9,0.135,312.4,0.061,0,0,-41.79,-41.79,0,101.1,-0.068,59.28 +09/04/2021 05:00,0.312,91.7,0.37,320.1,0.095,0,0,-37.98,-37.98,0,101.1,-0.068,60.88 +09/04/2021 05:30,0.147,92.2,0.058,343.9,0.018,0.015,0,-33.69,-33.69,0,101.1,-0.068,60.77 +09/04/2021 06:00,0.193,92.4,0,343.8,0,12.07,0.06,-24.56,-24.56,0,101.1,0.019,61.21 +09/04/2021 06:30,0.845,92.6,0.003,342.8,0.002,53.64,0.268,-0.807,-0.807,0,101.1,0.268,60.89 +09/04/2021 07:00,1.821,92.2,0.426,341,0.104,115.5,0.577,29.35,29.35,0,101,0.622,60.51 +09/04/2021 07:30,3.606,89.4,0.394,283.5,0.068,137.7,0.689,47.24,47.24,0,101.1,0.851,57.18 +09/04/2021 08:00,5.706,78.86,0.494,187.9,0.088,241.1,1.206,98.2,98.2,0,101.1,1.678,53.28 +09/04/2021 08:30,6.87,69.46,0.633,152,0.114,215.2,1.076,107,107,0,101,1.526,48.57 +09/04/2021 09:00,8.55,63.11,0.426,329.9,0.115,321.7,1.609,168.8,168.8,0,101,2.446,40.46 +09/04/2021 09:30,8.86,59.87,0.67,185,0.102,198.9,0.994,113.5,113.5,0,101,1.538,48.51 +09/04/2021 10:00,9.48,59.67,0.449,186.3,0.066,228.6,1.143,133.8,133.8,0,101,1.8,57.88 +09/04/2021 10:30,10.98,56.27,0.475,117.6,0.096,345.2,1.726,208.9,208.9,0,101,2.831,56.85 +09/04/2021 11:00,11.46,54.62,1.133,275.3,0.139,346.5,1.733,210.9,210.9,0,101,2.858,57.85 +09/04/2021 11:30,12.16,47.16,0.938,297.8,0.125,415.9,2.079,257.6,257.6,0,101,3.456,57.79 +09/04/2021 12:00,13.15,45.15,0.912,283.7,0.131,411.4,2.057,255.7,255.7,0,101,3.462,54.54 +09/04/2021 12:30,14.25,44.09,1.165,252.4,0.108,576.4,2.882,371.4,371.4,0,101,4.713,51.98 +09/04/2021 13:00,15.55,37.04,2.453,223,0.119,739.9,3.699,490.7,490.8,0,100.9,5.889,35.05 +09/04/2021 13:30,15.63,35.7,2.947,223.7,0.125,514.4,2.572,333.3,333.3,0,100.9,4.141,20.83 +09/04/2021 14:00,15.19,39.08,2.631,217.6,0.13,344.2,1.721,194.6,194.6,0,100.9,3.078,20.37 +09/04/2021 14:30,14.75,44.44,1.77,299.4,0.105,201.4,1.007,57.18,57.18,0,100.9,1.905,31.95 +09/04/2021 15:00,13.81,52.61,1.175,294.6,0.144,151.2,0.756,-25.95,-25.95,0.2,100.9,1.328,52.61 +09/04/2021 15:30,12.72,58.39,2.357,320.5,0.125,168,0.84,8.09,8.09,0,100.9,1.408,63.52 +09/04/2021 16:00,11.31,68.98,1.707,328.9,0.137,100.9,0.504,-21.98,-21.98,0.6,100.9,0.638,67.36 +09/04/2021 16:30,10.75,76.4,1.167,348.3,0.155,64.83,0.324,-19.14,-19.14,0.6,100.9,0.291,72.34 +09/04/2021 17:00,10.2,82,0.785,12.53,0.153,30.83,0.154,-10.86,-10.86,1.4,100.9,0.068,76.28 +09/04/2021 17:30,9.7,85.2,0.593,25.49,0.141,52.63,0.263,4.495,4.495,1,100.9,0.131,79.38 +09/04/2021 18:00,9.62,85.7,0.41,50.45,0.11,33.25,0.166,-4.352,-4.352,0,100.9,0.052,82.1 +09/04/2021 18:30,9.57,86.1,0.065,57.22,0.019,7.845,0.039,-10.76,-10.76,0.4,100.9,-0.068,82.9 +09/04/2021 19:00,9.4,87.5,0.202,57.29,0.12,0.847,0.004,-11,-11,0.6,100.9,-0.103,85.7 +09/04/2021 19:30,9.24,88.8,0.229,57.96,0.075,0,0,-11.05,-11.05,0.4,100.9,-0.136,85.9 +09/04/2021 20:00,9.16,89.7,0.232,81.4,0.083,0,0,-8.74,-8.74,0.4,100.9,-0.136,86.5 +09/04/2021 20:30,8.96,90.3,0.072,173.6,0.031,0,0,-8.09,-8.09,0.8,101,-0.136,86.9 +09/04/2021 21:00,8.82,90.4,0.151,105.9,0.043,0,0,-7.519,-7.519,1,101,-0.136,88 +09/04/2021 21:30,8.42,90.3,0.824,17.46,0.095,0,0,-9.64,-9.64,1.4,100.9,-0.135,90.3 +09/04/2021 22:00,7.361,90.5,1.718,31.83,0.13,0,0,-10.85,-10.85,1.2,100.9,-0.136,91.1 +09/04/2021 22:30,7.142,90.9,1.117,76.05,0.145,0,0,-8.2,-8.2,1.6,100.9,-0.135,90.9 +09/04/2021 23:00,7.008,91.1,1.029,82.6,0.145,0,0,-7.331,-7.331,0.8,100.9,-0.135,91.8 +09/04/2021 23:30,7.216,91.4,0.714,97.7,0.163,0,0,-6.242,-6.242,0.6,100.9,-0.134,92.6 +10/04/2021 00:00,7.345,91.7,0.605,75.53,0.14,0,0,-5.735,-5.735,0.6,100.8,-0.135,90.9 +10/04/2021 00:30,7.398,92,0.655,47.69,0.122,0,0,-5.303,-5.303,0.8,100.8,-0.135,92.3 +10/04/2021 01:00,7.258,92.2,1.028,37.6,0.128,0,0,-5.172,-5.172,0.6,100.8,-0.134,93.6 +10/04/2021 01:30,7.314,92.6,1.252,13.31,0.148,0,0,-4.983,-4.983,1,100.8,-0.121,93.5 +10/04/2021 02:00,7.308,92.7,1.06,27.95,0.138,0,0,-5.204,-5.204,1.4,100.7,-0.123,94.1 +10/04/2021 02:30,7.198,92.8,0.992,28.69,0.13,0,0,-5.649,-5.649,0.8,100.7,-0.134,95.2 +10/04/2021 03:00,6.981,92.9,0.776,45.82,0.127,0,0,-5.363,-5.363,1.8,100.7,-0.135,95.9 +10/04/2021 03:30,6.983,92.9,0.593,32.71,0.127,0,0,-5.845,-5.845,0.8,100.7,-0.131,96.3 +10/04/2021 04:00,6.861,93,0.792,45.75,0.13,0,0,-5.653,-5.653,0.4,100.6,-0.114,96.9 +10/04/2021 04:30,6.822,93.1,0.715,52.92,0.128,0,0,-4.728,-4.728,0.2,100.6,-0.111,96.9 +10/04/2021 05:00,6.883,93.2,0.761,30.9,0.131,0,0,-4.725,-4.725,0.2,100.6,-0.097,88.6 +10/04/2021 05:30,6.918,93.3,0.693,67.95,0.153,0.123,0.001,-3.739,-3.739,0,100.5,-0.074,81.7 +10/04/2021 06:00,7.172,93.3,0.397,63.42,0.124,2.308,0.012,-1.927,-1.927,0,100.5,-0.068,81.1 +10/04/2021 06:30,7.423,93.3,0.237,53.83,0.068,7.658,0.038,1.155,1.155,0,100.5,-0.068,76.52 +10/04/2021 07:00,7.693,93.5,0.264,93.9,0.136,13.68,0.068,5.265,5.265,0.4,100.4,-0.047,77.29 +10/04/2021 07:30,8.27,93.8,0.374,143.6,0.075,18.79,0.094,9.02,9.02,0.4,100.4,-0.029,79.3 +10/04/2021 08:00,7.768,93,2.581,307.1,0.13,17.75,0.089,1.688,1.688,1.8,100.4,-0.026,83.4 +10/04/2021 08:30,6.868,93.5,2.242,336.7,0.138,57.78,0.289,20.85,20.85,0.4,100.5,0.133,80.5 +10/04/2021 09:00,7.191,93.3,1.546,337,0.132,103.8,0.519,44.91,44.91,0,100.5,0.308,80.1 +10/04/2021 09:30,7.487,92.5,1.986,313.1,0.119,131,0.655,63.77,63.77,0,100.5,0.395,81.9 +10/04/2021 10:00,7.726,91.8,2.081,321.5,0.137,165.9,0.83,77.16,77.16,0,100.6,0.497,82.4 +10/04/2021 10:30,8.4,89.5,2.649,338.5,0.139,284.3,1.422,119.8,119.8,0,100.6,1.006,82.6 +10/04/2021 11:00,8.68,87.4,2.819,341.5,0.144,332.3,1.662,127.1,127.1,0.2,100.6,1.192,84 +10/04/2021 11:30,8.75,85.9,2.563,347.6,0.146,316.8,1.584,154.2,154.2,0,100.6,1.134,85 +10/04/2021 12:00,9,84.2,2.483,359,0.154,268.5,1.342,154.8,154.8,0,100.5,1.012,85.2 +10/04/2021 12:30,9.13,82.7,2.206,7.882,0.147,193.2,0.966,99,99,0,100.5,0.721,86.6 +10/04/2021 13:00,9.5,81.1,2.256,10.71,0.146,218,1.09,115.1,115.1,0,100.5,0.849,87.9 +10/04/2021 13:30,9.53,82.4,2.436,8.47,0.147,283.1,1.415,75.4,75.4,0,100.6,1.127,88.5 +10/04/2021 14:00,9.64,81.5,2.443,14.46,0.142,233.1,1.166,113.3,113.3,0.2,100.5,0.899,87.5 +10/04/2021 14:30,9.65,77.15,2.564,1.549,0.15,156.1,0.78,83,83,0,100.5,0.583,84.4 +10/04/2021 15:00,8.86,81.7,2.604,357.4,0.153,127.4,0.637,13.62,13.62,0,100.6,0.442,85.1 +10/04/2021 15:30,8.45,84.9,2.733,349.2,0.152,125.4,0.627,22.18,22.18,0.2,100.5,0.395,84.4 +10/04/2021 16:00,8.24,87.2,2.383,351.5,0.144,112.5,0.563,23.14,23.14,0,100.5,0.331,84.3 +10/04/2021 16:30,7.821,89,2.676,344.7,0.148,60,0.3,2.261,2.262,0.4,100.6,0.144,84.7 +10/04/2021 17:00,7.803,88.3,2.323,351.6,0.148,57.64,0.288,-0.301,-0.301,0,100.6,0.115,84.8 +10/04/2021 17:30,7.763,85.2,2.595,0.081,0.154,50.22,0.251,-1.085,-1.086,0,100.6,0.08,85.6 +10/04/2021 18:00,7.659,83.3,2.29,7.838,0.147,42.03,0.21,-9.43,-9.43,0,100.6,0.048,86 +10/04/2021 18:30,7.412,84,1.853,3.894,0.152,12.41,0.062,-26.44,-26.44,0,100.6,-0.05,86.6 +10/04/2021 19:00,7.244,85.5,1.638,0.673,0.152,1.663,0.008,-27.91,-27.91,0.2,100.6,-0.103,83.5 +10/04/2021 19:30,7.12,86.2,1.198,1.104,0.157,0,0,-26.83,-26.83,0,100.6,-0.136,81.1 +10/04/2021 20:00,7.193,86.4,1.275,346.9,0.151,0,0,-23.28,-23.28,0,100.7,-0.136,79.28 +10/04/2021 20:30,7.239,85.7,1.301,18.15,0.143,0,0,-21.28,-21.28,0,100.7,-0.136,75.09 +10/04/2021 21:00,7.259,84.6,1.309,10.4,0.144,0,0,-23.04,-23.04,0,100.7,-0.136,72.54 +10/04/2021 21:30,7.112,84.6,1.196,20.88,0.139,0,0,-23.56,-23.56,0,100.8,-0.136,72.14 +10/04/2021 22:00,6.876,84.6,1.463,17.74,0.141,0,0,-26.12,-26.12,0,100.8,-0.133,73.61 +10/04/2021 22:30,6.668,84.4,1.436,10.54,0.15,0,0,-33.55,-33.55,0,100.8,-0.103,76.51 +10/04/2021 23:00,5.936,84.8,0.944,6.436,0.159,0,0,-54.97,-54.97,0,100.8,-0.068,78.51 +10/04/2021 23:30,5.376,87,0.889,341.4,0.145,0,0,-57.67,-57.67,0,100.8,-0.068,78.42 +11/04/2021 00:00,5.004,88.3,0.688,346,0.153,0,0,-43.75,-43.75,0,100.8,-0.068,76.08 +11/04/2021 00:30,5.205,89.9,1.017,332.8,0.137,0,0,-35.56,-35.56,0,100.8,-0.068,75.62 +11/04/2021 01:00,5.188,89.9,1.113,325.2,0.13,0,0,-53.53,-53.53,0,100.8,-0.068,76.46 +11/04/2021 01:30,4.778,90.4,1.275,324.5,0.134,0,0,-59.89,-59.89,0,100.8,-0.068,78.85 +11/04/2021 02:00,4.322,90.6,0.959,317.9,0.125,0,0,-61.42,-61.42,0,100.8,-0.068,78.55 +11/04/2021 02:30,3.729,91.3,1.047,313.8,0.134,0,0,-60.8,-60.8,0,100.8,-0.068,78.74 +11/04/2021 03:00,3.348,91.8,0.985,302.6,0.132,0,0,-61.5,-61.5,0,100.9,-0.068,80.7 +11/04/2021 03:30,3.005,92.4,0.811,317.2,0.127,0,0,-55.74,-55.74,0,100.9,-0.068,81.1 +11/04/2021 04:00,2.819,93,0.802,337.3,0.144,0,0,-56.17,-56.17,0,100.9,-0.068,79.34 +11/04/2021 04:30,2.922,93.1,1.066,307.4,0.125,0,0,-51.54,-51.54,0,100.9,-0.068,78.76 +11/04/2021 05:00,3.082,93.4,0.84,314.7,0.136,0,0,-23.81,-23.81,0,101,-0.068,78.9 +11/04/2021 05:30,3.278,93.3,0.555,346.9,0.144,0.245,0.001,-36.4,-36.4,0,101,-0.068,80.5 +11/04/2021 06:00,3.335,93.5,0.91,313.2,0.125,14.57,0.073,-44.13,-44.13,0,101,0.005,79.81 +11/04/2021 06:30,3.718,93.4,1.303,299.9,0.141,66.63,0.333,-10.3,-10.3,0,101,0.207,76.48 +11/04/2021 07:00,4.766,93.1,1.495,304.7,0.137,84.7,0.424,31.7,31.7,0,101.1,0.254,74.66 +11/04/2021 07:30,5.36,91.9,1.747,313.6,0.125,97.7,0.489,45.27,45.27,0.4,101.1,0.277,77.43 +11/04/2021 08:00,5.583,90.4,2.045,322.3,0.135,89.9,0.45,39.95,39.95,0.6,101.2,0.257,79.11 +11/04/2021 08:30,5.436,89.7,2.093,304,0.133,67.96,0.34,33.05,33.05,0,101.2,0.187,81.7 +11/04/2021 09:00,5.166,89.8,2.261,307.7,0.128,97.7,0.488,38.39,38.4,0.4,101.3,0.28,83.4 +11/04/2021 09:30,4.634,87.6,3.378,334,0.139,200.3,1.002,61.66,61.68,0.2,101.3,0.658,84.4 +11/04/2021 10:00,4.721,86.2,2.769,324,0.13,172.7,0.864,42.54,42.54,0.6,101.3,0.543,84 +11/04/2021 10:30,5.152,86.3,2.295,306.7,0.134,201.9,1.01,66.45,66.45,0.2,101.4,0.663,85.3 +11/04/2021 11:00,4.805,85.8,3.685,325.1,0.127,247.8,1.239,81.7,81.8,0.2,101.4,0.873,86.7 +11/04/2021 11:30,4.627,86.7,3.062,345.8,0.142,268.9,1.345,89.9,89.9,0.4,101.5,0.955,88 +11/04/2021 12:00,4.887,85.8,2.359,339.6,0.137,244,1.22,80.8,80.8,0.2,101.5,0.855,91.5 +11/04/2021 12:30,5.334,83.3,1.844,334.4,0.133,235.2,1.176,94.8,94.8,0,101.5,0.832,95 +11/04/2021 13:00,5.864,82.5,1.3,331.4,0.128,116.5,0.583,30.41,30.41,0,101.6,0.374,102.5 +11/04/2021 13:30,6.056,82.1,0.89,34.9,0.102,178.8,0.894,60.47,60.47,0.6,101.6,0.617,103.1 +11/04/2021 14:00,7.726,77.24,0.992,19.34,0.129,365.1,1.826,180.4,180.4,0,101.6,1.348,103.3 +11/04/2021 14:30,8.15,64.56,2.739,12.71,0.146,304.1,1.521,157.9,157.9,0,101.6,1.245,105.6 +11/04/2021 15:00,8.6,58.29,3.165,0.772,0.154,373.3,1.867,208.1,208.2,0,101.6,1.563,94.8 +11/04/2021 15:30,9.03,53.68,3.686,358.2,0.147,485.4,2.427,280,280.5,0,101.7,1.964,82.7 +11/04/2021 16:00,9.3,50.43,3.936,3.687,0.154,479.6,2.398,266.1,267,0,101.7,1.927,87.6 +11/04/2021 16:30,8.67,50.12,3.584,4.769,0.141,294.8,1.474,132.5,132.6,0,101.7,1.149,96.1 +11/04/2021 17:00,8.82,50.03,3.549,0.652,0.146,326.6,1.633,152.2,152.4,0,101.8,1.307,102.9 +11/04/2021 17:30,7.586,55.85,3.039,357,0.148,100.7,0.504,1.877,1.886,0,101.9,0.394,102 +11/04/2021 18:00,6.891,59.06,2.594,357.9,0.152,69.9,0.35,-18.81,-18.81,0,101.9,0.249,101.1 +11/04/2021 18:30,6.792,60.18,2.16,4.55,0.149,54.61,0.273,-25.53,-25.53,0,102,0.203,102.1 +11/04/2021 19:00,5.895,62.55,2.211,352.7,0.143,5.396,0.027,-63.93,-63.93,0,102,-0.007,102.2 +11/04/2021 19:30,5.02,66.46,1.604,353,0.146,0,0,-67.84,-67.84,0,102.1,-0.068,99.1 +11/04/2021 20:00,4.5,68.68,1.473,333.9,0.133,0,0,-65.83,-65.83,0,102.2,-0.068,96.5 +11/04/2021 20:30,3.889,71.1,1.017,319.3,0.135,0,0,-62.57,-62.57,0,102.2,-0.068,94.8 +11/04/2021 21:00,3.415,73.05,1.095,325.7,0.14,0,0,-63.29,-63.29,0,102.3,-0.068,95.1 +11/04/2021 21:30,3.122,74.61,1.173,325.6,0.137,0,0,-63.14,-63.14,0,102.3,-0.068,93.5 +11/04/2021 22:00,2.587,75.73,0.823,307.5,0.136,0,0,-63.67,-63.67,0,102.3,-0.068,92.6 +11/04/2021 22:30,2.178,77.6,0.698,308.6,0.112,0,0,-62.72,-62.72,0,102.3,-0.068,91.1 +11/04/2021 23:00,1.594,79.86,0.576,309.6,0.127,0,0,-61.9,-61.9,0,102.4,-0.068,88.3 +11/04/2021 23:30,1.199,82.8,0.816,298.8,0.141,0,0,-61.43,-61.43,0,102.4,-0.068,87.6 +12/04/2021 00:00,1,83.5,0.62,301.3,0.138,0,0,-60.77,-60.77,0,102.4,-0.068,87 +12/04/2021 00:30,0.802,84.5,0.749,305.2,0.126,0,0,-61.54,-61.54,0,102.4,-0.068,87 +12/04/2021 01:00,0.296,84.2,0.336,302.1,0.158,0,0,-59.7,-59.7,0,102.4,-0.065,83.8 +12/04/2021 01:30,-0.567,87.2,0.093,302.1,0.073,0,0,-60.82,-60.82,0,102.4,-0.068,95.2 +12/04/2021 02:00,-0.813,89.2,0.353,303.1,0.15,0,0,-59.01,-59.01,0,102.5,-0.026,106.7 +12/04/2021 02:30,-0.779,89.9,0.328,281.4,0.099,0,0,-59.31,-59.31,0,102.5,-0.014,101 +12/04/2021 03:00,-1.08,90.6,0.486,281.8,0.165,0,0,-44.54,-44.54,0,102.5,-0.003,82.8 +12/04/2021 03:30,-0.972,91.1,0.293,283.2,0.129,0,0,-46.67,-46.67,0,102.5,-0.017,79.57 +12/04/2021 04:00,-1.25,91.4,0.178,285.1,0.065,0,0,-48.79,-48.79,0,102.5,0,66.48 +12/04/2021 04:30,-1.39,91.9,0.363,359.9,0.06,0,0,-55.23,-55.23,0,102.5,0,61.64 +12/04/2021 05:00,-1.312,92.3,0.567,233.9,0.127,0,0,-48.27,-48.27,0,102.6,-0.023,63.08 +12/04/2021 05:30,-1.558,92.2,0.289,272.2,0.099,0.684,0.003,-52.04,-52.04,0,102.6,0,56.9 +12/04/2021 06:00,-1.554,92.7,0.605,279.7,0.107,22.49,0.112,-44.67,-44.67,0,102.6,0.084,59.37 +12/04/2021 06:30,-0.428,92.5,0.142,223.8,0.052,79.22,0.396,-16.34,-16.34,0,102.6,0.275,67.83 +12/04/2021 07:00,1.252,89.6,0.476,248.1,0.132,177.4,0.887,16.18,16.18,0,102.7,0.683,55.29 +12/04/2021 07:30,2.654,83.9,0.449,262.7,0.152,267.5,1.337,80.5,80.5,0,102.7,1.139,24.69 +12/04/2021 08:00,4.565,74.37,0.91,267.7,0.139,352.8,1.764,123.3,123.3,0,102.7,1.604,0.898 +12/04/2021 08:30,5.358,73.8,1.191,311,0.119,439.3,2.196,182.1,182.1,0,102.7,2.009,-3.751 +12/04/2021 09:00,7.199,68.82,1.345,330.4,0.125,523.3,2.616,247.2,247.2,0,102.7,2.399,-3.808 +12/04/2021 09:30,9,56.52,1.24,349,0.135,597.2,2.986,309.8,309.8,0,102.7,2.786,-0.403 +12/04/2021 10:00,9.65,46.02,1.404,328.1,0.116,664.9,3.325,371.3,371.3,0,102.8,1.584,6.465 +12/04/2021 10:30,9.77,44.48,1.763,303.7,0.114,706.2,3.531,410.8,410.8,0,102.7,1.263,16.54 +12/04/2021 11:00,9.97,42.51,1.697,298,0.121,746.8,3.734,457.9,457.9,0,102.8,1.358,21.2 +12/04/2021 11:30,10.39,41.15,1.739,2.76,0.13,734.6,3.673,445.2,445.2,0,102.8,1.353,25.11 +12/04/2021 12:00,11,38.32,1.599,11.53,0.115,803,4.015,499.4,499.4,0,102.7,1.499,25.16 +12/04/2021 12:30,11.22,39.38,1.465,292.7,0.11,814,4.071,519.4,519.4,0,102.7,1.562,29.9 +12/04/2021 13:00,11.74,40.38,1.692,352.9,0.113,833,4.167,530.5,530.5,0,102.7,1.642,32.96 +12/04/2021 13:30,11.8,39.98,1.563,348.9,0.123,682.1,3.41,424,424,0,102.7,1.345,30.74 +12/04/2021 14:00,12.24,37.98,1.446,323.7,0.084,775.5,3.877,499.1,499.1,0,102.7,1.538,33.7 +12/04/2021 14:30,12.27,38.84,1.63,338,0.121,593.1,2.966,362.2,362.2,0,102.7,1.161,30.29 +12/04/2021 15:00,12.29,40.37,1.906,350.1,0.145,637.2,3.186,400.8,400.8,0,102.7,1.248,33.17 +12/04/2021 15:30,12.3,41.45,1.95,355.1,0.138,386.3,1.932,212.1,212.1,0,102.7,0.751,26.25 +12/04/2021 16:00,11.18,44.13,2.201,352.5,0.149,261.2,1.306,115.3,115.3,0,102.7,0.439,32.82 +12/04/2021 16:30,11.86,42.89,2.327,357.3,0.145,371,1.855,191.1,191.1,0,102.7,0.725,25.12 +12/04/2021 17:00,11.7,42.1,2.405,1.209,0.148,285.6,1.428,124.6,124.6,0,102.7,0.561,23.6 +12/04/2021 17:30,11.56,41.65,2.179,5.042,0.148,222.8,1.114,79.43,79.43,0,102.7,0.443,28.08 +12/04/2021 18:00,10.6,45.48,2.113,16.92,0.145,125,0.625,14.57,14.57,0,102.7,0.274,32.53 +12/04/2021 18:30,9.44,53.33,1.931,16.46,0.145,51.39,0.257,-29.28,-29.28,0,102.7,0.09,35.8 +12/04/2021 19:00,7.783,60.42,1.583,14.8,0.153,5.895,0.029,-59.16,-59.16,0,102.7,-0.044,41.44 +12/04/2021 19:30,6.411,65.76,1.277,14.3,0.149,0,0,-61.77,-61.77,0,102.7,-0.068,42.85 +12/04/2021 20:00,5.535,66.75,0.681,17.1,0.17,0,0,-58.1,-58.1,0,102.8,-0.068,43.96 +12/04/2021 20:30,5.107,65.92,0.424,12.99,0.113,0,0,-54.81,-54.81,0,102.8,-0.068,45.81 +12/04/2021 21:00,4.412,69.25,0.465,13.97,0.168,0,0,-53.49,-53.49,0,102.8,-0.068,48.96 +12/04/2021 21:30,4.086,73.23,0.465,2.951,0.035,0,0,-52.59,-52.59,0,102.8,-0.068,49.13 +12/04/2021 22:00,3.55,76.87,0.401,0,0,0,0,-52.73,-52.73,0,102.8,-0.068,49.35 +12/04/2021 22:30,2.956,81.5,0.481,0,0,0,0,-52.07,-52.07,0,102.8,-0.068,50.75 +12/04/2021 23:00,2.786,82.4,0.614,0,0,0,0,-50.9,-50.9,0,102.8,-0.068,50.29 +12/04/2021 23:30,2.139,85.2,0.404,0,0,0,0,-52.34,-52.34,0,102.8,-0.068,49.71 +13/04/2021 00:00,1.32,87,0.384,0,0,0,0,-50.67,-50.67,0,102.8,-0.068,50.21 +13/04/2021 00:30,1.141,89.1,0.26,0,0,0,0,-52.85,-52.85,0,102.8,-0.068,47.67 +13/04/2021 01:00,0.924,90.1,0.243,0,0,0,0,-51.54,-51.54,0,102.8,-0.068,48.88 +13/04/2021 01:30,0.342,90.7,0.558,0,0,0,0,-49.01,-49.01,0,102.8,-0.068,48.98 +13/04/2021 02:00,0.25,91.4,0.291,0,0,0,0,-52.42,-52.42,0,102.8,-0.068,49.12 +13/04/2021 02:30,0.309,91.9,0.559,274.6,0.104,0,0,-53.3,-53.3,0,102.8,-0.068,50.34 +13/04/2021 03:00,-0.267,92.1,0.345,249.3,0.093,0.175,0.001,-51.43,-51.43,0,102.8,-0.068,52.37 +13/04/2021 03:30,-0.421,92.2,0.382,249.3,0.153,0,0,-50.6,-50.6,0,102.8,-0.068,57.58 +13/04/2021 04:00,-0.84,92.7,0.328,249.3,0.146,0,0,-51.52,-51.52,0,102.8,-0.068,60.1 +13/04/2021 04:30,-0.71,93.2,0.252,249.3,0.119,0,0,-51.04,-51.04,0,102.8,-0.068,27.34 +13/04/2021 05:00,-0.816,93,0.257,249.3,0.121,0,0,-50.64,-50.64,0,102.8,-0.068,20.41 +13/04/2021 05:30,-0.952,93.5,0.296,249.2,0.115,0.793,0.004,-51.14,-51.14,0,102.8,-0.058,21.97 +13/04/2021 06:00,-0.736,93.5,0.231,249.2,0.134,25.37,0.127,-42.88,-42.88,0,102.8,0.007,8.85 +13/04/2021 06:30,0.151,93,0.061,249.3,0.046,108.4,0.542,-10.1,-10.1,0,102.8,0.112,33.94 +13/04/2021 07:00,2.361,90.9,0.31,298.1,0.118,180.9,0.905,17.99,17.99,0,102.9,0.296,60.29 +13/04/2021 07:30,5.181,82.7,0.96,118.4,0.128,281.9,1.409,90.4,90.4,0.2,102.9,0.37,26.02 +13/04/2021 08:00,6.25,68.99,1.858,122.5,0.132,371.7,1.859,127.6,127.6,0,102.9,0.505,17.27 +13/04/2021 08:30,7.277,61.73,1.69,130.9,0.122,455.3,2.276,183.5,183.5,0,102.9,0.669,14.64 +13/04/2021 09:00,8.25,54.01,1.599,124.2,0.126,534.7,2.673,246.8,246.8,0,102.9,0.832,13.47 +13/04/2021 09:30,9.12,46.9,1.889,110,0.136,606.1,3.03,299.8,299.8,0,102.9,1.007,12.33 +13/04/2021 10:00,9.6,42.37,2.206,108.7,0.136,668.2,3.341,351.1,351.1,0,102.9,1.157,11.5 +13/04/2021 10:30,10.12,37.62,2.06,84.4,0.145,719.9,3.6,392.5,392.5,0,102.9,1.326,10 +13/04/2021 11:00,10.64,34.32,2.034,83.2,0.147,761.7,3.809,427.4,427.4,0,102.9,1.448,13.16 +13/04/2021 11:30,10.94,33.51,2.104,90.4,0.142,792.4,3.962,459.5,459.5,0,102.8,1.503,21.76 +13/04/2021 12:00,11.09,35.14,2.128,122.5,0.123,807,4.033,473.8,473.8,0,102.8,1.557,16.31 +13/04/2021 12:30,11.34,35.67,2.09,104.9,0.13,808,4.039,478,478,0,102.8,1.619,17.43 +13/04/2021 13:00,11.67,35.22,1.926,86.1,0.112,794,3.97,481,481.1,0,102.8,1.603,22.41 +13/04/2021 13:30,11.79,35.07,2.072,78.94,0.137,780.8,3.904,474.1,474.1,0,102.7,1.571,25.74 +13/04/2021 14:00,11.96,33.63,2.121,77.74,0.136,744.9,3.725,443.2,443.2,0,102.7,1.514,24.73 +13/04/2021 14:30,12.02,33.75,1.91,76.72,0.136,681.1,3.406,405.3,405.3,0,102.7,1.382,22.29 +13/04/2021 15:00,12.28,32.34,2.064,89.4,0.137,628.2,3.141,364.4,364.4,0,102.7,1.29,20.88 +13/04/2021 15:30,12.42,31.22,2.022,88.4,0.138,576.2,2.881,324.8,324.8,0,102.6,1.182,18.74 +13/04/2021 16:00,12.48,30.65,1.88,66.36,0.131,495,2.475,264.9,264.9,0,102.6,1.02,16.33 +13/04/2021 16:30,12.27,31.89,1.954,68.27,0.135,410.8,2.054,201.9,201.9,0,102.6,0.85,14.58 +13/04/2021 17:00,12.07,32.3,1.819,62.42,0.13,321.4,1.607,140.2,140.2,0,102.6,0.674,14.55 +13/04/2021 17:30,11.87,33.23,1.613,79.37,0.142,229.5,1.148,74.7,74.7,0,102.6,0.472,17.9 +13/04/2021 18:00,11.28,33.91,1.557,81.3,0.149,140.5,0.703,17.7,17.7,0,102.6,0.317,23.79 +13/04/2021 18:30,10.41,35.18,1.211,81.5,0.148,57.01,0.285,-28.99,-28.99,0,102.6,0.118,23.57 +13/04/2021 19:00,9.16,38.28,0.87,60.43,0.141,5.663,0.028,-59.4,-59.4,0,102.6,-0.019,23.53 +13/04/2021 19:30,8.07,42.42,1.007,47.85,0.123,0,0,-64.32,-64.32,0,102.6,-0.068,30.73 +13/04/2021 20:00,7.611,45.77,0.973,57.79,0.129,0,0,-64.95,-64.95,0,102.7,-0.068,35.03 +13/04/2021 20:30,6.997,48.13,0.93,58.13,0.136,0,0,-63.56,-63.56,0,102.7,-0.068,37.52 +13/04/2021 21:00,6.511,49.66,0.9,63.1,0.146,0,0,-62.18,-62.18,0,102.7,-0.068,38.64 +13/04/2021 21:30,5.878,51.88,1.007,62.03,0.142,0,0,-61.93,-61.93,0,102.7,-0.068,40.26 +13/04/2021 22:00,5.408,53.9,1.07,58.53,0.136,0,0,-63.8,-63.8,0,102.7,-0.068,40.37 +13/04/2021 22:30,4.934,57.51,1.102,56.75,0.137,0,0,-63.28,-63.28,0,102.7,-0.068,41.52 +13/04/2021 23:00,4.688,59.67,1.285,59.15,0.138,0,0,-63.33,-63.33,0,102.7,-0.068,42.12 +13/04/2021 23:30,4.506,61.56,1.199,55.55,0.131,0,0,-64.52,-64.52,0,102.7,-0.068,41.64 +14/04/2021 00:00,4.083,64.19,1.096,44.27,0.125,0,0,-64.53,-64.53,0,102.7,-0.068,41.33 +14/04/2021 00:30,3.459,67.15,0.876,37.63,0.127,0,0,-63.3,-63.3,0,102.7,-0.068,42.39 +14/04/2021 01:00,3.027,69.81,0.784,37.68,0.128,0,0,-62.38,-62.38,0,102.7,-0.068,42.17 +14/04/2021 01:30,2.638,71.44,0.635,35.99,0.119,0,0,-62.48,-62.48,0,102.7,-0.068,42.62 +14/04/2021 02:00,2.104,73.41,0.445,32.75,0.131,0,0,-61.12,-61.12,0,102.6,-0.068,44 +14/04/2021 02:30,1.819,74.43,0.311,42.99,0.116,0,0,-60.55,-60.55,0,102.6,-0.068,44.27 +14/04/2021 03:00,1.303,76.65,0.195,38.2,0.11,0,0,-59.04,-59.04,0,102.6,-0.068,45.53 +14/04/2021 03:30,1.112,78.2,0.271,345.1,0.155,0,0,-57.78,-57.78,0,102.6,-0.068,49.93 +14/04/2021 04:00,0.721,79.74,0.368,354,0.124,0,0,-55.98,-55.98,0,102.6,-0.068,40.25 +14/04/2021 04:30,0.51,79.7,0.337,356.6,0.146,0,0,-55.16,-55.16,0,102.6,-0.068,19.41 +14/04/2021 05:00,0.356,79.15,0.241,356.6,0.14,0,0,-55.16,-55.16,0,102.6,-0.068,18.23 +14/04/2021 05:30,-0.437,82.5,0.262,356.6,0.12,1.072,0.005,-52.78,-52.78,0,102.7,-0.027,20.1 +14/04/2021 06:00,-0.004,82.6,0.349,287.6,0.1,21.03,0.105,-42.69,-42.69,0,102.7,0.007,12.16 +14/04/2021 06:30,1.938,72.01,0.265,1.29,0.076,83.3,0.417,-13.22,-13.22,0,102.7,0.115,32.2 +14/04/2021 07:00,4.406,61.38,0.663,70.55,0.147,182.3,0.911,17.43,17.43,0,102.7,0.316,44 +14/04/2021 07:30,5.504,58.4,0.989,69.69,0.144,276.9,1.384,59.63,59.63,0,102.7,0.378,36.37 +14/04/2021 08:00,7.24,53.57,1.153,78.25,0.146,364.5,1.822,114.7,114.7,0,102.7,0.53,23.7 +14/04/2021 08:30,8.54,48.41,1.702,80.7,0.14,449.7,2.249,173.4,173.4,0,102.7,0.704,16.46 +14/04/2021 09:00,9.69,42.75,1.882,85,0.146,529.6,2.648,232.6,232.6,0,102.7,0.875,12.05 +14/04/2021 09:30,10.41,38.86,2.125,83,0.141,600.7,3.003,290.5,290.5,0,102.7,1.06,9.67 +14/04/2021 10:00,11,35.81,2.29,81.3,0.142,660.4,3.302,342.5,342.5,0,102.7,1.223,9.45 +14/04/2021 10:30,11.21,33.6,2.6,68.69,0.135,713.6,3.568,382.7,382.7,0,102.7,1.374,12.31 +14/04/2021 11:00,11.64,33.72,2.48,83.5,0.146,756.3,3.782,419.2,419.2,0,102.7,1.483,17.18 +14/04/2021 11:30,11.96,34.18,2.553,76.1,0.142,784.8,3.924,446.1,446.2,0,102.6,1.558,21.37 +14/04/2021 12:00,12.12,34.59,2.662,81.6,0.142,803,4.015,465.2,465.4,0,102.6,1.611,17.08 +14/04/2021 12:30,12.51,36.31,2.587,70.26,0.128,810,4.052,479.5,479.5,0,102.6,1.67,21.8 +14/04/2021 13:00,12.81,36.66,2.513,47.47,0.126,795,3.975,480.4,480.4,0,102.6,1.632,23.94 +14/04/2021 13:30,12.7,35.52,3.036,50.46,0.123,699.2,3.496,414.6,414.9,0,102.5,1.42,18.79 +14/04/2021 14:00,13.12,36,2.427,64.99,0.131,699.7,3.498,413,413.1,0,102.5,1.416,22.03 +14/04/2021 14:30,13.06,35.43,2.683,57.52,0.121,592.2,2.961,344.8,344.9,0,102.5,1.183,19.26 +14/04/2021 15:00,12.99,35.97,2.79,51.83,0.117,490.5,2.453,277.9,278.1,0,102.5,0.949,15.48 +14/04/2021 15:30,12.35,37.55,2.738,58.64,0.125,374.9,1.874,193.7,193.7,0,102.5,0.72,13.3 +14/04/2021 16:00,12.38,38,2.778,54.06,0.12,337.2,1.686,173.9,174.1,0,102.5,0.658,14.18 +14/04/2021 16:30,12.03,39.16,2.513,50.77,0.126,324.6,1.623,162.2,162.2,0,102.4,0.605,17.07 +14/04/2021 17:00,11.49,40.43,2.114,60.52,0.135,195.2,0.976,69.21,69.21,0,102.4,0.35,15.79 +14/04/2021 17:30,11.89,39.33,2.4,58.59,0.128,237.4,1.187,99.9,99.9,0,102.4,0.466,22.8 +14/04/2021 18:00,10.7,40.71,1.827,65.23,0.134,74.75,0.374,-16.78,-16.78,0,102.4,0.135,14.22 +14/04/2021 18:30,10.1,41.74,1.668,56.1,0.129,52.8,0.264,-32.36,-32.36,0,102.4,0.087,14.63 +14/04/2021 19:00,9.49,43.94,1.805,53.32,0.129,8.22,0.041,-61.78,-61.79,0,102.5,-0.041,16.37 +14/04/2021 19:30,8.56,47.32,1.37,46.49,0.126,0,0,-67.17,-67.17,0,102.5,-0.068,20.5 +14/04/2021 20:00,7.886,47.98,1.49,48.53,0.126,0,0,-67.6,-67.6,0,102.5,-0.068,23.32 +14/04/2021 20:30,7.456,49.16,1.518,48.87,0.125,0,0,-67.01,-67.01,0,102.6,-0.068,27.37 +14/04/2021 21:00,6.747,52.37,1.398,35.76,0.131,0,0,-66.13,-66.13,0,102.6,-0.068,27.5 +14/04/2021 21:30,5.935,56.36,1.336,32.06,0.134,0,0,-67.05,-67.05,0,102.6,-0.068,30.44 +14/04/2021 22:00,5.535,58.48,1.674,41.96,0.127,0,0,-67.51,-67.51,0,102.6,-0.068,30.97 +14/04/2021 22:30,5.497,58.51,1.679,50.53,0.127,0,0,-68.32,-68.32,0,102.6,-0.068,32.43 +14/04/2021 23:00,5.102,60.12,1.551,56.3,0.134,0,0,-67.88,-67.88,0,102.6,-0.068,31.79 +14/04/2021 23:30,4.436,62.76,1.114,44.42,0.132,0,0,-66.02,-66.02,0,102.6,-0.068,33.95 +15/04/2021 00:00,3.43,66.25,0.875,13.52,0.141,0,0,-62.78,-62.78,0,102.6,-0.068,35.44 +15/04/2021 00:30,2.337,70.42,0.892,5.985,0.155,0,0,-62.25,-62.25,0,102.6,-0.068,33.52 +15/04/2021 01:00,1.98,72.28,1.146,7.301,0.157,0,0,-64.55,-64.55,0,102.6,-0.068,34.13 +15/04/2021 01:30,1.726,72.49,1.258,8.96,0.153,0,0,-63.62,-63.62,0,102.6,-0.068,36.11 +15/04/2021 02:00,1.518,72.58,1.351,17.74,0.147,0,0,-63.43,-63.43,0,102.6,-0.068,36.46 +15/04/2021 02:30,2.127,69.59,1.539,30.35,0.135,0,0,-65.72,-65.72,0,102.6,-0.068,34.9 +15/04/2021 03:00,2.353,68.83,1.399,34,0.132,0,0,-67.52,-67.52,0,102.6,-0.068,35.18 +15/04/2021 03:30,2.006,70.75,1.099,35.13,0.132,0,0,-67.88,-67.88,0,102.6,-0.068,38.02 +15/04/2021 04:00,1.598,72.48,1.257,36.46,0.128,0,0,-67.57,-67.57,0,102.6,-0.068,39.23 +15/04/2021 04:30,0.7,76.55,1.181,16.96,0.15,0,0,-65.58,-65.58,0,102.6,-0.068,41.95 +15/04/2021 05:00,0.375,78.72,1.301,15.66,0.152,0,0,-64.82,-64.82,0,102.6,-0.068,43.68 +15/04/2021 05:30,0.611,78.13,1.449,25.18,0.14,1.399,0.007,-61.98,-61.98,0,102.6,-0.068,45.65 +15/04/2021 06:00,1.354,74.15,1.215,37.5,0.127,22.39,0.112,-49.29,-49.29,0,102.6,-0.003,46.51 +15/04/2021 06:30,2.577,68.54,1.588,39.88,0.128,85.2,0.426,-21.26,-21.26,0,102.6,0.105,49.84 +15/04/2021 07:00,3.679,66.3,1.531,52.53,0.124,183.9,0.92,11.38,11.38,0,102.6,0.295,46.48 +15/04/2021 07:30,4.587,65.47,1.803,55.26,0.126,270.1,1.351,56.04,56.04,0,102.6,0.37,38.75 +15/04/2021 08:00,5.563,64.34,1.787,55.52,0.13,353.3,1.767,109.5,109.6,0,102.6,0.498,26.62 +15/04/2021 08:30,6.256,62.57,2.035,60.17,0.127,440,2.2,169.8,169.8,0,102.6,0.677,13.35 +15/04/2021 09:00,7.635,59.71,1.822,51.87,0.122,517.8,2.589,230.1,230.1,0,102.6,0.854,11.26 +15/04/2021 09:30,8.45,56.32,2.192,46.99,0.125,585.1,2.925,283.6,283.6,0,102.6,1.035,8.99 +15/04/2021 10:00,8.83,53.39,2.465,55.23,0.127,568.5,2.842,288.1,288.2,0,102.6,1.024,8.87 +15/04/2021 10:30,9.32,50.36,2.482,49.46,0.122,612.5,3.063,327.9,327.9,0,102.6,1.122,11.96 +15/04/2021 11:00,9.98,47.04,2.587,56.28,0.126,688.3,3.442,390.5,390.6,0,102.6,1.321,14.58 +15/04/2021 11:30,10.12,44.38,2.41,71.45,0.137,615.6,3.078,340.5,340.5,0,102.6,1.159,14.07 +15/04/2021 12:00,9.64,44.06,2.33,63.02,0.132,389.7,1.948,198.5,198.5,0,102.5,0.673,10.68 +15/04/2021 12:30,10.9,42,2.098,77.8,0.135,780.5,3.902,461.7,461.8,0,102.5,1.523,24 +15/04/2021 13:00,11.05,40.67,2.304,58.31,0.124,547.3,2.736,305.2,305.2,0,102.5,1.056,17.16 +15/04/2021 13:30,11.35,38.76,2.314,58.59,0.128,735.3,3.676,441,441,0,102.5,1.454,28.19 +15/04/2021 14:00,11.29,38.54,2.33,55.4,0.126,665.4,3.327,393.1,393.1,0,102.4,1.309,28.85 +15/04/2021 14:30,11.27,38.12,2.194,57.62,0.13,499.1,2.495,273.2,273.2,0,102.4,0.968,21.6 +15/04/2021 15:00,11.84,35.64,2.468,63.13,0.133,593.4,2.967,344.4,344.4,0,102.4,1.179,23.08 +15/04/2021 15:30,11.54,36.78,2.227,63.56,0.126,473.2,2.366,257.3,257.3,0,102.4,0.912,26.03 +15/04/2021 16:00,11.4,36.8,2.104,46.91,0.123,383.4,1.917,197.5,197.5,0,102.4,0.749,22.38 +15/04/2021 16:30,11.06,37.69,1.884,59.44,0.127,281,1.405,127.2,127.2,0,102.4,0.527,25.84 +15/04/2021 17:00,10.71,37.29,2.212,43.77,0.124,210.7,1.053,85,85,0,102.3,0.382,27.08 +15/04/2021 17:30,10.21,37.87,1.969,53.94,0.131,123,0.615,33.31,33.31,0,102.3,0.222,27.8 +15/04/2021 18:00,9.74,39.88,1.725,56.47,0.133,78.19,0.391,5.832,5.832,0,102.3,0.117,32.4 +15/04/2021 18:30,9.2,42.09,1.474,51.43,0.123,37.23,0.186,-37.77,-37.77,0,102.4,0.042,36.04 +15/04/2021 19:00,8.37,47.38,1.825,45.7,0.123,8.06,0.04,-60.55,-60.55,0,102.4,-0.034,38.54 +15/04/2021 19:30,7.696,52.68,1.641,45.21,0.125,0,0,-67.12,-67.12,0,102.4,-0.068,42.11 +15/04/2021 20:00,7.059,58.12,1.647,32.93,0.13,0,0,-65.23,-65.23,0,102.4,-0.068,46.97 +15/04/2021 20:30,6.532,63.09,1.827,40.77,0.119,0,0,-67.51,-67.51,0,102.5,-0.068,49.3 +15/04/2021 21:00,6.151,64.49,1.928,41.83,0.126,0,0,-67.69,-67.69,0,102.5,-0.068,54.99 +15/04/2021 21:30,5.662,64.51,1.771,42.3,0.128,0,0,-67.65,-67.65,0,102.5,-0.068,59.1 +15/04/2021 22:00,5.252,66.98,1.418,42.64,0.127,0,0,-65.93,-65.93,0,102.5,-0.068,59.72 +15/04/2021 22:30,4.68,69.81,1.228,35.87,0.13,0,0,-64.88,-64.88,0,102.5,-0.068,62.81 +15/04/2021 23:00,4.211,73.13,1.247,34.11,0.128,0,0,-64.8,-64.8,0,102.5,-0.068,67.15 +15/04/2021 23:30,3.634,75.51,1.19,29.01,0.135,0,0,-64.47,-64.47,0,102.5,-0.068,67.05 +16/04/2021 00:00,3.329,74.79,1.066,17.23,0.123,0,0,-64.37,-64.37,0,102.5,-0.068,69.28 +16/04/2021 00:30,2.713,76.8,0.553,343.3,0.158,0,0,-61.55,-61.55,0,102.5,-0.068,64.87 +16/04/2021 01:00,1.983,80.2,0.931,322.8,0.128,0,0,-58.78,-58.78,0,102.5,-0.068,58.53 +16/04/2021 01:30,1.709,81.3,1.11,327.2,0.131,0,0,-59.05,-59.05,0,102.4,-0.068,57.38 +16/04/2021 02:00,1.379,83.7,0.823,349.5,0.151,0,0,-58.08,-58.08,0,102.4,-0.068,59.75 +16/04/2021 02:30,1.31,85.3,0.956,319.8,0.133,0,0,-58.2,-58.2,0,102.4,-0.068,61.19 +16/04/2021 03:00,1.204,85.6,0.907,320.6,0.134,0,0,-58.92,-58.92,0,102.4,-0.068,57.53 +16/04/2021 03:30,1.088,86.5,0.776,322.3,0.143,0,0,-57.16,-57.16,0,102.4,-0.068,49.27 +16/04/2021 04:00,1.056,86.4,0.874,325.7,0.139,0,0,-57.26,-57.26,0,102.4,-0.068,31.29 +16/04/2021 04:30,0.737,86.6,0.597,325.4,0.125,0,0,-56.35,-56.35,0,102.4,-0.068,32.53 +16/04/2021 05:00,0.145,88.2,0.699,295.9,0.131,0,0,-56.49,-56.49,0,102.4,-0.068,27.18 +16/04/2021 05:30,0.12,89.1,0.84,307.4,0.114,1.921,0.01,-54.95,-54.95,0,102.4,-0.043,26.07 +16/04/2021 06:00,0.134,89.4,0.839,307.2,0.121,25.7,0.129,-42.14,-42.14,0,102.4,0.011,34.2 +16/04/2021 06:30,0.969,88.7,0.621,314.4,0.116,91.7,0.459,-11.01,-11.01,0,102.4,0.128,55.34 +16/04/2021 07:00,3.108,83.6,0.677,8.26,0.159,186.4,0.932,15.45,15.45,0,102.5,0.309,66.75 +16/04/2021 07:30,5.076,75.39,1.02,17.97,0.14,278.5,1.393,56.41,56.41,0,102.5,0.4,54.1 +16/04/2021 08:00,6.362,69.25,1.232,45.31,0.124,370.2,1.851,119.3,119.3,0,102.5,0.561,28 +16/04/2021 08:30,7.45,64.26,1.397,60.96,0.129,452.9,2.265,176.6,176.6,0,102.5,0.742,21.26 +16/04/2021 09:00,8.45,60.66,1.515,19.57,0.13,531.9,2.66,243.5,243.5,0,102.5,0.933,19.5 +16/04/2021 09:30,9.54,53.66,1.65,39.11,0.121,605.9,3.029,302.8,302.8,0,102.5,1.133,19.12 +16/04/2021 10:00,10.16,48.42,2.002,54.08,0.119,666,3.33,350,350.1,0,102.4,1.284,17.46 +16/04/2021 10:30,10.67,47.58,1.996,34.23,0.125,720.2,3.601,398.9,398.9,0,102.4,1.427,15.82 +16/04/2021 11:00,10.91,45.39,1.997,40.51,0.123,576.4,2.882,317.3,317.3,0,102.4,1.136,15.42 +16/04/2021 11:30,11.25,40.24,1.962,65.97,0.132,748.6,3.743,434.7,434.7,0,102.4,1.49,20.69 +16/04/2021 12:00,12.27,37.63,2.125,59.64,0.127,809,4.044,484.2,484.2,0,102.4,1.669,32.98 +16/04/2021 12:30,11.89,36.39,2.361,36.32,0.121,743.6,3.718,439.4,439.4,0,102.4,1.537,33.44 +16/04/2021 13:00,12.1,36.1,2.669,43.58,0.122,813,4.066,489.2,489.3,0,102.4,1.703,42 +16/04/2021 13:30,12.22,36.05,2.213,39.37,0.118,722.3,3.611,430.7,430.8,0,102.3,1.503,41.04 +16/04/2021 14:00,12.3,36.85,2.296,40.77,0.122,555.9,2.779,318.4,318.7,0,102.3,1.123,33.61 +16/04/2021 14:30,12.28,36.63,1.909,52.51,0.123,621.2,3.106,358.8,358.8,0,102.3,1.27,36.25 +16/04/2021 15:00,12.41,37.08,2.292,39.89,0.122,505.8,2.529,281.2,281.3,0,102.3,1.021,30.18 +16/04/2021 15:30,12.35,36.96,2.27,36.94,0.12,524.7,2.624,295.4,295.4,0,102.3,1.07,31.68 +16/04/2021 16:00,12.13,37.45,2.164,28.73,0.131,387.7,1.939,201.3,201.3,0,102.2,0.77,25.34 +16/04/2021 16:30,11.97,38.47,2.046,31.55,0.129,317.6,1.588,153.1,153.1,0,102.2,0.642,25.7 +16/04/2021 17:00,11.47,38.98,2.083,24.43,0.135,238.2,1.191,93.5,93.5,0,102.2,0.47,29.93 +16/04/2021 17:30,10.91,40.45,1.664,38.7,0.123,125.2,0.626,20.26,20.26,0,102.2,0.242,32.93 +16/04/2021 18:00,10.59,42.01,1.598,40.63,0.127,105.8,0.529,24.86,24.86,0,102.2,0.201,40.48 +16/04/2021 18:30,10.08,43.31,1.897,41.63,0.126,39.24,0.196,-28.41,-28.41,0,102.3,0.061,39.42 +16/04/2021 19:00,9.16,47.15,1.525,38.71,0.122,11.07,0.055,-53.98,-53.98,0,102.3,-0.001,37.29 +16/04/2021 19:30,8.12,52.42,1.394,24.35,0.143,0,0,-57.69,-57.69,0,102.3,-0.06,34.51 +16/04/2021 20:00,7.062,57.54,1.565,23.21,0.136,0,0,-61.53,-61.53,0,102.4,-0.068,36.65 +16/04/2021 20:30,7.077,58.03,1.66,33.96,0.13,0,0,-64.23,-64.23,0,102.4,-0.068,39.47 +16/04/2021 21:00,6.592,59.97,1.708,27.34,0.135,0,0,-63.49,-63.49,0,102.4,-0.068,45.19 +16/04/2021 21:30,5.685,63.37,1.638,19.64,0.153,0,0,-61.61,-61.61,0,102.4,-0.068,50.35 +16/04/2021 22:00,4.807,66.98,1.415,14.02,0.156,0,0,-59.3,-59.3,0,102.4,-0.068,53.28 +16/04/2021 22:30,4.197,68.32,1.224,17.33,0.153,0,0,-56.56,-56.56,0,102.4,-0.068,51.66 +16/04/2021 23:00,3.952,67.61,1.293,19.65,0.15,0,0,-56.09,-56.09,0,102.4,-0.068,53.38 +16/04/2021 23:30,3.38,69.64,1.55,16.78,0.146,0,0,-56.38,-56.38,0,102.4,-0.068,53.58 +17/04/2021 00:00,3.211,70.1,1.472,17.46,0.145,0,0,-56.57,-56.57,0,102.4,-0.068,54.45 +17/04/2021 00:30,2.439,72.69,1.026,4.843,0.143,0,0,-54.67,-54.67,0,102.4,-0.068,56.24 +17/04/2021 01:00,2.058,75.37,1.05,268.9,0.145,0,0,-55.44,-55.44,0,102.4,-0.068,52.06 +17/04/2021 01:30,1.644,76.25,0.701,303.2,0.119,0,0,-54.67,-54.67,0,102.4,-0.068,44.83 +17/04/2021 02:00,1.044,80.2,0.562,274.6,0.137,0,0,-53.6,-53.6,0,102.4,-0.068,35.93 +17/04/2021 02:30,0.759,81.7,0.827,275.6,0.146,0,0,-52.12,-52.12,0,102.4,-0.068,39.75 +17/04/2021 03:00,0.231,82.6,0.35,278.3,0.17,0,0,-52.86,-52.86,0,102.4,-0.068,47.61 +17/04/2021 03:30,0.245,84.5,0.918,276.8,0.16,0,0,-53.78,-53.78,0,102.4,-0.068,44.52 +17/04/2021 04:00,0.505,82.7,1.042,283.3,0.158,0,0,-52.99,-52.99,0,102.4,-0.068,44.02 +17/04/2021 04:30,0.111,83.9,0.635,306.3,0.127,0,0,-53.26,-53.26,0,102.4,-0.068,35.59 +17/04/2021 05:00,-0.245,85.1,0.609,327.6,0.13,0,0,-52.5,-52.5,0,102.4,-0.068,33.87 +17/04/2021 05:30,-0.429,87.7,0.594,316.3,0.139,2.065,0.01,-49.2,-49.2,0,102.4,-0.031,30.59 +17/04/2021 06:00,-0.078,88,0.528,310.5,0.12,24,0.12,-37.36,-37.36,0,102.4,0.007,27.53 +17/04/2021 06:30,1.154,87,0.675,306.3,0.101,90.8,0.454,-8.48,-8.48,0,102.4,0.124,40.2 +17/04/2021 07:00,3.594,79.21,0.469,341.2,0.127,187.4,0.937,21.38,21.38,0,102.4,0.315,46.12 +17/04/2021 07:30,5.065,74.43,0.918,353.2,0.157,279.3,1.396,65.19,65.19,0,102.4,0.417,24.89 +17/04/2021 08:00,6.9,68.81,0.916,14.39,0.136,365.7,1.828,122.2,122.2,0,102.4,0.583,19.05 +17/04/2021 08:30,8.73,61.09,1.333,45.52,0.121,448.8,2.244,178.1,178.1,0,102.4,0.776,18.81 +17/04/2021 09:00,9.33,57.83,1.746,38.66,0.125,529.3,2.647,240.7,240.7,0,102.4,0.967,18.21 +17/04/2021 09:30,10.12,55.96,1.719,36.57,0.127,597.4,2.987,297.3,297.3,0,102.4,1.152,16.93 +17/04/2021 10:00,11.06,51.61,1.877,23.15,0.132,654.3,3.271,346.2,346.2,0,102.4,1.297,20.05 +17/04/2021 10:30,11.49,48.07,2.241,26.17,0.133,714.3,3.571,394.4,394.4,0,102.3,1.456,18.4 +17/04/2021 11:00,12.28,46.72,2.038,28.09,0.13,738.8,3.694,426.2,426.2,0,102.3,1.542,21.83 +17/04/2021 11:30,11.78,46.6,2.029,25.85,0.128,484,2.42,258.6,258.6,0,102.3,0.954,11.78 +17/04/2021 12:00,12.21,45.59,1.915,25.98,0.119,733.2,3.666,433.5,433.5,0,102.3,1.514,25.83 +17/04/2021 12:30,12.71,47.04,2.151,6.806,0.143,587,2.935,345.6,345.6,0,102.2,1.197,35.43 +17/04/2021 13:00,12.62,45.64,1.914,24.74,0.122,549.5,2.748,322.7,322.7,0,102.2,1.102,30.2 +17/04/2021 13:30,12.77,46.09,2.213,8.58,0.149,452.7,2.263,252.7,252.8,0,102.2,0.897,25.69 +17/04/2021 14:00,12.96,48.06,2.257,3.667,0.145,567.9,2.84,334,334,0,102.2,1.159,30.84 +17/04/2021 14:30,13.01,46.44,2.181,356.7,0.148,484.9,2.424,278.6,278.6,0,102.2,0.977,27.71 +17/04/2021 15:00,12.54,48.5,1.824,15.69,0.134,307.2,1.536,164.2,164.2,0,102.1,0.574,17.91 +17/04/2021 15:30,12.32,50.23,2.336,8.36,0.146,307.8,1.539,165.5,165.5,0,102.1,0.577,17.21 +17/04/2021 16:00,11.82,51.69,2.253,17.05,0.144,179.2,0.896,89.1,89.1,0,102.1,0.331,13.45 +17/04/2021 16:30,11.35,54.17,2.174,28.49,0.134,156.8,0.784,75.53,75.53,0,102.1,0.303,15.86 +17/04/2021 17:00,11.26,53.79,1.878,7.352,0.152,129.9,0.649,59.28,59.28,0,102.1,0.253,16.68 +17/04/2021 17:30,11.01,55.4,1.818,16.12,0.14,85.5,0.428,33.37,33.37,0,102.1,0.162,16.28 +17/04/2021 18:00,10.55,56.85,2.021,13.96,0.148,57.54,0.288,14.27,14.27,0,102.1,0.087,16.01 +17/04/2021 18:30,10.15,57.72,1.653,8.47,0.144,32.3,0.162,-3.909,-3.909,0,102.1,0.03,15.62 +17/04/2021 19:00,9.39,59.52,1.704,13.98,0.15,8.72,0.044,-36.84,-36.84,0,102.1,0,10.72 +17/04/2021 19:30,7.981,63.57,1.102,14.28,0.156,0,0,-55.46,-55.46,0,102.2,-0.005,6.566 +17/04/2021 20:00,6.931,68.29,1.198,3.746,0.155,0,0,-56.32,-56.32,0,102.2,-0.067,11.08 +17/04/2021 20:30,6.665,69.95,1.272,354.2,0.157,0,0,-60.19,-60.19,0,102.2,-0.068,12.3 +17/04/2021 21:00,5.919,72.64,1.187,8.74,0.156,0,0,-59.14,-59.14,0,102.2,-0.068,11.77 +17/04/2021 21:30,5.253,74.56,0.956,8.91,0.154,0,0,-56.79,-56.79,0,102.2,-0.068,9.97 +17/04/2021 22:00,4.836,73.86,1.069,21.42,0.144,0,0,-57.01,-57.01,0,102.2,-0.068,9.9 +17/04/2021 22:30,4.43,72.95,0.902,11.21,0.143,0,0,-56.98,-56.98,0,102.2,-0.068,8.6 +17/04/2021 23:00,3.907,73.66,0.751,327,0.115,0,0,-57.49,-57.49,0,102.2,-0.068,3.814 +17/04/2021 23:30,3.238,75.52,0.893,293.2,0.121,0,0,-59.8,-59.8,0,102.2,-0.068,0.875 +18/04/2021 00:00,3.468,71.45,1.127,308.2,0.134,0,0,-58.97,-58.97,0,102.2,-0.068,-0.144 +18/04/2021 00:30,3.06,71.32,0.967,320.5,0.13,0,0,-58.16,-58.16,0,102.2,-0.068,0.572 +18/04/2021 01:00,2.265,73.45,0.595,328,0.144,0,0,-56.86,-56.86,0,102.2,-0.068,-0.367 +18/04/2021 01:30,1.178,79.23,0.495,341.5,0.15,0,0,-54.44,-54.44,0,102.2,-0.068,1.645 +18/04/2021 02:00,1.247,79.88,0.981,7.541,0.165,0,0,-54.26,-54.26,0,102.1,-0.068,5.146 +18/04/2021 02:30,1.33,79.82,1.192,13.12,0.149,0,0,-56.4,-56.4,0,102.1,-0.068,5.822 +18/04/2021 03:00,1.398,81.1,1.006,7.775,0.154,0,0,-57.44,-57.44,0,102.1,-0.068,6.484 +18/04/2021 03:30,1.283,82.3,0.897,300.5,0.121,0,0,-58.03,-58.03,0,102.1,-0.068,7.944 +18/04/2021 04:00,0.414,85.5,0.621,234.7,0.135,0,0,-56.63,-56.63,0,102.1,-0.068,5.438 +18/04/2021 04:30,-0.394,87.3,0.497,239.8,0.142,0,0,-56.48,-56.48,0,102.1,-0.068,6.276 +18/04/2021 05:00,-0.949,89,0.318,247,0.16,0,0,-53.48,-53.48,0,102.1,-0.067,8.54 +18/04/2021 05:30,-0.917,90.5,0.273,249,0.156,2.849,0.014,-48.33,-48.33,0,102.1,-0.023,3.762 +18/04/2021 06:00,-0.738,91.3,0.256,291.3,0.128,29.74,0.149,-37.11,-37.11,0,102.1,0.025,9.66 +18/04/2021 06:30,0.806,91.2,0.22,310.5,0.114,122.7,0.613,-5.536,-5.536,0,102.1,0.16,29.98 +18/04/2021 07:00,3.238,84.4,0.707,288.2,0.151,202.8,1.014,22.46,22.46,0,102.2,0.343,10.45 +18/04/2021 07:30,5.24,76,1.07,2.116,0.149,287.7,1.438,63.23,63.23,0,102.2,0.451,6.023 +18/04/2021 08:00,7.516,66.34,0.974,47.24,0.124,388.7,1.944,126.5,126.5,0,102.2,0.631,9.25 +18/04/2021 08:30,8.43,60.61,1.537,67.17,0.136,477.6,2.388,188,188,0,102.1,0.829,12.99 +18/04/2021 09:00,8.74,57.93,1.75,59.22,0.129,566.5,2.832,256.9,256.9,0,102.1,1.04,15.82 +18/04/2021 09:30,9.42,53.15,1.882,71.42,0.137,633.8,3.169,306.3,306.3,0,102.1,1.196,22.92 +18/04/2021 10:00,10.07,49.09,1.609,59.86,0.125,667.7,3.339,348.2,348.2,0,102.1,1.3,25.54 +18/04/2021 10:30,10.7,47.02,1.668,61.86,0.119,743.5,3.718,413,413,0,102.1,1.509,31.17 +18/04/2021 11:00,11.33,46.53,1.847,42.18,0.118,776,3.88,445.7,445.7,0,102.1,1.605,35.37 +18/04/2021 11:30,11.62,43.52,1.935,48.58,0.122,786.1,3.93,454.9,454.9,0,102.1,1.621,32.77 +18/04/2021 12:00,12.23,43.48,1.603,37.29,0.107,817,4.084,490.6,490.6,0,102,1.704,32.19 +18/04/2021 12:30,12.99,40.22,1.396,53.48,0.12,849,4.245,516.9,516.9,0,102,1.809,30.97 +18/04/2021 13:00,13.37,39.39,1.45,48.98,0.12,738.2,3.691,441.4,441.4,0,102,1.568,25.28 +18/04/2021 13:30,13.7,40.32,1.549,40.07,0.113,747.6,3.738,451.4,451.4,0,102,1.585,22.59 +18/04/2021 14:00,13.82,38.79,1.799,27.65,0.116,745.3,3.727,453.7,453.7,0,102,1.589,22.65 +18/04/2021 14:30,14.3,37.29,1.747,21.38,0.119,714.1,3.57,431.9,431.9,0,101.9,1.529,22.22 +18/04/2021 15:00,14.61,36.26,1.516,19.45,0.117,653.6,3.268,389,389,0,101.9,1.404,21.18 +18/04/2021 15:30,14.74,38.37,1.819,16.27,0.131,584,2.92,338.6,338.6,0,101.9,1.256,14.37 +18/04/2021 16:00,14.86,40.02,1.744,2.997,0.13,505.2,2.526,278.8,278.8,0,101.9,1.092,11.34 +18/04/2021 16:30,14.59,41.41,2.142,12.59,0.145,421.3,2.107,214.9,214.9,0,101.9,0.92,8.23 +18/04/2021 17:00,14.4,43.12,1.912,9.23,0.15,333,1.665,151,151,0,101.9,0.731,4.641 +18/04/2021 17:30,14.06,44.44,1.683,25.17,0.136,243.6,1.218,89,89,0,101.9,0.536,2.157 +18/04/2021 18:00,13.5,47.24,1.635,22.89,0.14,157.6,0.788,33.27,33.27,0,101.9,0.358,-1.537 +18/04/2021 18:30,12.44,50.31,1.472,28.17,0.139,72.55,0.363,-15.67,-15.67,0,101.9,0.176,-4.584 +18/04/2021 19:00,10.52,56.83,1.834,16.52,0.147,10.78,0.054,-55.66,-55.66,0,101.9,0.017,-9.58 +18/04/2021 19:30,8.84,63.88,1.693,17.33,0.149,0,0,-62.98,-62.98,0,101.9,0,-14.44 +18/04/2021 20:00,7.851,67.24,1.283,12.63,0.147,0,0,-60.91,-60.91,0,101.9,0,-19.54 +18/04/2021 20:30,6.968,70.71,0.932,359.2,0.154,0,0,-57.54,-57.54,0,101.9,-0.004,-21.36 +18/04/2021 21:00,6.675,71.77,1.104,305.9,0.13,0,0,-56.95,-56.95,0,101.9,-0.036,-22.63 +18/04/2021 21:30,6.243,73.54,0.871,287.5,0.14,0,0,-56.02,-56.02,0,102,-0.044,-21.97 +18/04/2021 22:00,4.899,78.41,0.093,307.7,0.074,0,0,-42.68,-42.68,0,101.9,-0.048,-22.11 +18/04/2021 22:30,4.07,83.9,0.283,307.6,0.11,0,0,-41.59,-41.59,0,101.9,-0.068,-22.14 +18/04/2021 23:00,3.713,86,0.141,307.2,0.088,0,0,-44.13,-44.13,0,101.9,-0.068,-23.23 +18/04/2021 23:30,3.319,88,0.401,302.1,0.104,0,0,-50.9,-50.9,0,101.9,-0.06,-21.94 +19/04/2021 00:00,2.686,89.1,0.175,271.6,0.106,0,0,-51.58,-51.58,0,101.9,-0.068,-22.31 +19/04/2021 00:30,2.402,90.3,0.502,288.2,0.186,0,0,-48.76,-48.76,0,101.9,-0.068,-22.14 +19/04/2021 01:00,2.097,91,0.612,338.4,0.107,0,0,-48.06,-48.06,0,101.9,-0.068,-23.44 +19/04/2021 01:30,1.387,91.3,0.427,329.6,0.152,0,0,-49.08,-49.08,0,101.8,-0.068,-24.58 +19/04/2021 02:00,1.57,92.7,0.397,329.7,0.151,0,0,-43.87,-43.87,0,101.8,-0.068,-25.2 +19/04/2021 02:30,1.395,92.4,0.21,329.7,0.111,0,0,-46.55,-46.55,0,101.8,-0.068,-23.25 +19/04/2021 03:00,0.885,92.5,0.13,329.7,0.079,0,0,-48.27,-48.27,0,101.8,-0.068,-23.56 +19/04/2021 03:30,0.136,92.6,0,0,0,0,0,-47.41,-47.41,0,101.8,-0.068,-28.48 +19/04/2021 04:00,0.163,93.3,0.291,336.5,0.086,0,0,-47.22,-47.22,0,101.8,-0.068,-30.37 +19/04/2021 04:30,-0.078,93.4,0.44,17.46,0.085,0,0,-45.84,-45.84,0,101.7,-0.068,-28.9 +19/04/2021 05:00,0.035,93.6,0.24,17.46,0.074,0.289,0.001,-41.25,-41.25,0,101.7,-0.068,-25.72 +19/04/2021 05:30,-0.237,93.5,0.016,17.46,0.014,3.931,0.02,-40.55,-40.55,0,101.8,-0.036,-27.94 +19/04/2021 06:00,-0.079,93.7,0.108,17.46,0.048,30.65,0.153,-29.05,-29.05,0,101.8,0.002,-28.93 +19/04/2021 06:30,1.18,93.6,0.359,14.95,0.102,99.2,0.496,-5.99,-5.99,0,101.8,0.122,-12.35 +19/04/2021 07:00,3.193,91.2,0.515,344.3,0.152,189.7,0.949,23.25,23.25,0,101.8,0.306,-15.65 +19/04/2021 07:30,6.159,81.5,0.432,24.92,0.121,288.7,1.444,81.6,81.6,0,101.8,0.417,-22.94 +19/04/2021 08:00,8.52,63.78,0.923,137.4,0.116,383.8,1.919,137.9,137.9,0,101.8,0.584,-10.45 +19/04/2021 08:30,9.6,61.15,1.204,130,0.125,461.9,2.31,196.7,196.7,0,101.7,0.754,-6.354 +19/04/2021 09:00,11.05,57.52,1.152,143,0.125,538.9,2.694,258.2,258.2,0,101.7,0.919,-3.901 +19/04/2021 09:30,12.14,54.97,1.16,141.9,0.119,604,3.02,317.9,317.9,0,101.7,1.087,0.296 +19/04/2021 10:00,13.56,53.26,0.883,103.1,0.123,660.4,3.302,367.8,367.8,0,101.7,1.239,0.541 +19/04/2021 10:30,14.7,49.65,1.265,131.2,0.114,712,3.56,406.8,406.8,0,101.7,1.417,1.442 +19/04/2021 11:00,15.71,47.04,1.325,119.2,0.109,714.1,3.571,422.1,422.1,0,101.7,1.451,5.273 +19/04/2021 11:30,15.7,44.67,1.441,175.1,0.111,637.1,3.186,380.3,380.3,0,101.6,1.241,0.362 +19/04/2021 12:00,16.51,41.89,1.585,157.6,0.124,736.6,3.683,454.2,454.2,0,101.6,1.489,30.01 +19/04/2021 12:30,16.73,39.57,1.723,181.9,0.125,748,3.74,467.9,467.9,0,101.6,1.558,43.23 +19/04/2021 13:00,17.23,39.62,1.745,163.8,0.127,779.9,3.899,499.9,499.9,0,101.6,1.629,53.58 +19/04/2021 13:30,17.19,37.55,1.658,191.5,0.131,599,2.995,365.8,365.8,0,101.5,1.191,41.47 +19/04/2021 14:00,17.17,39.29,1.643,148.1,0.114,596.8,2.984,365.7,365.7,0,101.5,1.201,40.91 +19/04/2021 14:30,16.74,41.54,1.421,127.6,0.13,484.8,2.424,295.2,295.2,0,101.5,0.905,42.37 +19/04/2021 15:00,17.97,39.88,1.426,126.3,0.118,686.8,3.434,440.2,440.2,0,101.4,1.435,64.58 +19/04/2021 15:30,18.65,37.08,1.07,125.2,0.091,685.3,3.427,448.2,448.2,0,101.4,1.492,93.8 +19/04/2021 16:00,18.54,38.01,1.196,131,0.118,474.8,2.374,295.6,295.6,0,101.4,0.994,70.68 +19/04/2021 16:30,16.83,41.8,1.262,123.8,0.118,172.1,0.86,77,77,0,101.4,0.313,56.61 +19/04/2021 17:00,16.15,44.27,1.075,122.2,0.131,128.1,0.641,52.53,52.53,0,101.4,0.177,58.71 +19/04/2021 17:30,16.2,44.54,0.804,132.8,0.125,138.1,0.691,60.57,60.57,0,101.4,0.186,64.7 +19/04/2021 18:00,16.13,45.61,0.897,123.4,0.14,86.8,0.434,28.35,28.35,0,101.4,0.102,78.86 +19/04/2021 18:30,15,48.75,0.96,126.3,0.136,32.27,0.161,-4.247,-4.247,0,101.4,-0.032,79.01 +19/04/2021 19:00,14.32,51.55,0.288,127.8,0.106,5.584,0.028,-17.25,-17.25,0,101.4,-0.102,73.33 +19/04/2021 19:30,13.37,55.49,0.054,120.2,0.045,0.006,0,-19.76,-19.76,0,101.4,-0.135,71.96 +19/04/2021 20:00,12.97,54.86,0.406,166.8,0.071,0,0,-16.91,-16.91,0,101.4,-0.135,71.76 +19/04/2021 20:30,12.85,48.7,1.129,293,0.138,0,0,-36.29,-36.29,0,101.4,-0.134,74.96 +19/04/2021 21:00,11.91,46.42,0.846,293.3,0.137,0,0,-50.9,-50.9,0,101.4,-0.091,83.6 +19/04/2021 21:30,10.87,49.4,0.644,295.1,0.145,0,0,-46.29,-46.29,0,101.4,-0.089,88.7 +19/04/2021 22:00,9.87,53.75,0.417,283.5,0.1,0,0,-43.09,-43.09,0,101.4,-0.098,91.1 +19/04/2021 22:30,8.28,61.42,0.377,271.6,0.148,0,0,-28.69,-28.69,0,101.4,-0.095,90.9 +19/04/2021 23:00,7.883,66.97,0.16,283.6,0.103,0,0,-30.7,-30.7,0,101.4,-0.07,88.8 +19/04/2021 23:30,7.189,70.64,0.304,283.6,0.154,0,0,-36.86,-36.86,0,101.3,-0.069,87.5 +20/04/2021 00:00,6.52,74.57,0.103,283.5,0.065,0,0,-23.35,-23.35,0,101.3,-0.068,85.7 +20/04/2021 00:30,6.496,76.5,0.288,290.9,0.13,0,0,-21.36,-21.36,0,101.3,-0.071,83.7 +20/04/2021 01:00,6.634,76.32,0.386,349.6,0.149,0,0,-32.18,-32.18,0,101.3,-0.071,78.59 +20/04/2021 01:30,6.225,77.29,0.199,351.8,0.077,0,0,-38.55,-38.55,0,101.3,-0.068,86.6 +20/04/2021 02:00,5.402,82.2,0.295,351.8,0.153,0,0,-38.54,-38.54,0,101.3,-0.068,87.4 +20/04/2021 02:30,5.006,84.7,0.428,351.7,0.18,0,0,-39.24,-39.24,0,101.3,-0.068,89.6 +20/04/2021 03:00,4.436,87.2,0.527,340.8,0.151,0,0,-27,-27,0,101.2,-0.068,91 +20/04/2021 03:30,4.565,88.2,0.447,293.1,0.16,0,0,-33.9,-33.9,0,101.2,-0.068,84.8 +20/04/2021 04:00,4.189,88.8,0.16,307.2,0.093,0,0,-40.49,-40.49,0,101.2,-0.068,90.5 +20/04/2021 04:30,3.937,89.8,0.281,307.2,0.11,0,0,-39.25,-39.25,0,101.2,-0.068,90.2 +20/04/2021 05:00,3.884,90.8,0.265,306.2,0.136,0.024,0,-14.94,-14.94,0,101.2,-0.068,86.1 +20/04/2021 05:30,4.475,91.3,0.139,305.9,0.086,4.814,0.024,-18.18,-18.18,0,101.2,-0.068,80.7 +20/04/2021 06:00,5.01,91.3,0.332,313.1,0.1,16.02,0.08,-14.92,-14.92,0,101.2,-0.068,79.88 +20/04/2021 06:30,5.332,90.5,0.353,307.9,0.116,40.87,0.204,-13.34,-13.34,0,101.2,-0.009,78.92 +20/04/2021 07:00,6.087,89.8,0.323,307.6,0.11,103.7,0.518,15.82,15.82,0,101.2,0.112,67.54 +20/04/2021 07:30,8.16,85.3,0.356,328.3,0.115,229.1,1.145,61.5,61.5,0,101.2,0.327,36.35 +20/04/2021 08:00,12.13,67.25,0.436,63.03,0.111,412.8,2.064,168.9,168.9,0,101.2,0.679,40.89 +20/04/2021 08:30,13.78,58.37,1.014,131,0.122,512.7,2.563,245,245,0,101.2,0.898,37.61 +20/04/2021 09:00,14.68,55.92,1.237,121.8,0.132,602,3.01,314.3,314.3,0,101.2,1.083,37.98 +20/04/2021 09:30,15.8,50.71,1.577,125.7,0.129,619.7,3.099,326,326,0,101.2,1.144,40.93 +20/04/2021 10:00,16.16,49.92,1.605,131.8,0.126,641.3,3.207,350.3,350.3,0,101.2,1.246,48.68 +20/04/2021 10:30,17.35,46.35,1.442,137.9,0.119,706.7,3.533,405.1,405.1,0,101.2,1.418,59.96 +20/04/2021 11:00,17.91,43.01,1.506,144.1,0.122,703.6,3.518,417.5,417.5,0,101.2,1.436,65.85 +20/04/2021 11:30,18.48,40.2,1.456,136.1,0.12,816,4.082,498.5,498.5,0,101.2,1.717,84.1 +20/04/2021 12:00,18.9,34.88,1.28,153.8,0.119,863,4.317,550,550,0,101.1,1.851,85.3 +20/04/2021 12:30,19.59,35.03,1.225,135.1,0.105,855,4.277,554,554,0,101.1,1.876,80.5 +20/04/2021 13:00,18.49,36.9,1.196,75.32,0.137,400.4,2.002,223.6,223.6,0,101.1,0.801,41.32 +20/04/2021 13:30,17.6,39.81,1.059,62.7,0.123,262.1,1.31,134.7,134.7,0,101.1,0.456,40.48 +20/04/2021 14:00,17.02,41.59,1.331,55.96,0.126,211.7,1.058,101.2,101.2,0,101.1,0.351,45.31 +20/04/2021 14:30,17.27,41.35,0.977,71,0.131,274.1,1.371,137.4,137.4,0,101.1,0.448,56.29 +20/04/2021 15:00,17.76,36.12,1.006,53.52,0.119,347.2,1.736,181.4,181.4,0,101.1,0.633,75.08 +20/04/2021 15:30,19.13,35.08,1.075,79.89,0.113,593.4,2.967,360.1,360.1,0,101,1.264,110.1 +20/04/2021 16:00,18.55,35.62,0.969,67.6,0.131,334,1.67,168.3,168.3,0,101.1,0.675,73.82 +20/04/2021 16:30,17.82,37.63,1.142,35.36,0.123,203,1.015,74.31,74.31,0,101,0.4,68.69 +20/04/2021 17:00,18.46,37.52,1.557,20.71,0.142,346.2,1.731,170.9,170.9,0,101,0.717,98 +20/04/2021 17:30,18.61,37.33,1.523,38.95,0.128,297.3,1.487,143.5,143.5,0,101,0.638,93.3 +20/04/2021 18:00,17.77,43.17,2.003,28.73,0.133,161.1,0.805,65.64,65.64,0,101,0.317,85.7 +20/04/2021 18:30,15.72,46.87,2.024,45.43,0.121,47.45,0.237,-16.48,-16.48,0,101.1,0.068,78.01 +20/04/2021 19:00,14.28,52.93,0.977,33.56,0.126,17.69,0.088,-37.19,-37.19,0,101.1,-0.001,75.25 +20/04/2021 19:30,12.95,58.19,0.472,54.13,0.12,0.434,0.002,-39.6,-39.6,0,101.1,-0.068,74.96 +20/04/2021 20:00,12.38,58.82,0.626,43.09,0.122,0,0,-32.57,-32.57,0,101.1,-0.068,80.5 +20/04/2021 20:30,12.19,59.75,0.595,26.97,0.148,0,0,-26.62,-26.62,0,101.2,-0.068,84.5 +20/04/2021 21:00,11.97,60.82,1.112,29.72,0.136,0,0,-38.79,-38.79,0,101.2,-0.099,90.5 +20/04/2021 21:30,12.03,60.89,1.002,43.96,0.127,0,0,-47.05,-47.05,0,101.2,-0.077,100.9 +20/04/2021 22:00,11.47,63.43,0.649,51.98,0.139,0,0,-49.26,-49.26,0,101.2,-0.068,106.7 +20/04/2021 22:30,10.61,66.67,0.357,46.38,0.12,0,0,-45.76,-45.76,0,101.2,-0.068,111 +20/04/2021 23:00,9.89,68.79,0.149,32.19,0.107,0,0,-46.12,-46.12,0,101.2,-0.068,115.3 +20/04/2021 23:30,9.26,71.71,0.383,26.08,0.155,0,0,-41.25,-41.25,0,101.2,-0.068,119.1 +21/04/2021 00:00,7.398,79.17,0.452,22,0.162,0,0,-43.36,-43.36,0,101.2,-0.068,123 +21/04/2021 00:30,6.409,84.4,0.289,21.95,0.156,0,0,-40.7,-40.7,0,101.2,-0.068,132.1 +21/04/2021 01:00,5.753,86.4,0.338,21.91,0.103,0,0,-41.35,-41.35,0,101.2,-0.068,139.9 +21/04/2021 01:30,5.231,87.9,0.432,18.43,0.17,0,0,-38.88,-38.88,0,101.2,-0.068,148.6 +21/04/2021 02:00,4.802,88.8,0.555,6.29,0.153,0,0,-41.03,-41.03,0,101.2,-0.068,152 +21/04/2021 02:30,5.258,89.4,0.613,350.3,0.148,0,0,-40.65,-40.65,0,101.2,-0.068,162.4 +21/04/2021 03:00,4.876,88,0.402,347.3,0.167,0,0,-42.71,-42.71,0,101.2,-0.068,167 +21/04/2021 03:30,3.83,89,0.341,347.3,0.163,0,0,-39.57,-39.57,0,101.2,-0.068,169.3 +21/04/2021 04:00,3.347,90,0.385,347.3,0.144,0,0,-40.16,-40.16,0,101.2,-0.068,175.5 +21/04/2021 04:30,3.344,91.6,0.413,347.2,0.142,0,0,-42.39,-42.39,0,101.2,-0.068,182.5 +21/04/2021 05:00,3.183,91.4,0.237,332.1,0.093,0,0,-43.2,-43.2,0,101.2,-0.068,180.8 +21/04/2021 05:30,2.956,92,0.43,350.9,0.049,6.59,0.033,-37.39,-37.39,0,101.2,-0.067,180.6 +21/04/2021 06:00,3.204,92.6,0.336,351.4,0.119,35.24,0.176,-27.02,-27.02,0,101.2,-0.002,174.5 +21/04/2021 06:30,4.969,92.2,0.813,330,0.142,113.8,0.569,1.759,1.759,0,101.2,0.13,140.7 +21/04/2021 07:00,7.044,86,0.777,340.6,0.146,204.7,1.023,29.08,29.08,0,101.2,0.326,102.9 +21/04/2021 07:30,9.24,76.69,0.938,345.2,0.149,285.7,1.429,52.83,52.83,0,101.2,0.442,79.51 +21/04/2021 08:00,11.45,67.81,1.059,9.8,0.144,373.8,1.869,135.4,135.4,0,101.2,0.602,63.41 +21/04/2021 08:30,13.33,60.75,0.718,9.17,0.132,454.2,2.271,198.4,198.4,0,101.2,0.763,48.8 +21/04/2021 09:00,15.1,54.82,0.772,61.25,0.098,529.9,2.649,258.3,258.3,0,101.2,0.937,41.74 +21/04/2021 09:30,16.43,51.06,0.845,51.02,0.113,593.5,2.968,317.3,317.3,0,101.2,1.127,46.64 +21/04/2021 10:00,17.01,49.22,1.21,62.08,0.112,657.4,3.287,367.1,367.1,0,101.2,1.29,51.54 +21/04/2021 10:30,17.51,45.76,1.212,64.63,0.109,703.9,3.519,409.7,409.7,0,101.2,1.439,57.21 +21/04/2021 11:00,18.45,43.83,1.349,64.36,0.112,746.4,3.732,445.6,445.6,0,101.2,1.574,64.45 +21/04/2021 11:30,19.12,40.37,1.344,131.8,0.103,667.5,3.338,402.3,402.3,0,101.2,1.368,63.63 +21/04/2021 12:00,19.12,38.45,1.635,115.5,0.122,690.1,3.451,425.9,425.9,0,101.2,1.416,76.33 +21/04/2021 12:30,19.43,38.2,1.434,83.6,0.113,825,4.124,533.4,533.4,0,101.2,4.217,116.6 +21/04/2021 13:00,19.4,38.29,2.07,53.54,0.131,687.4,3.437,422.8,422.8,0,101.2,4.013,84.5 +21/04/2021 13:30,18.4,38.38,1.644,74.36,0.141,335.5,1.677,166,166,0,101.2,2.018,61.47 +21/04/2021 14:00,18.31,39.11,1.078,76.63,0.134,314,1.57,157.2,157.2,0,101.1,1.817,75.85 +21/04/2021 14:30,18.78,35.93,1.209,82.6,0.136,284.6,1.423,134.9,134.9,0,101.1,1.902,87.5 +21/04/2021 15:00,19.37,35.88,2.04,123.4,0.126,593.8,2.969,356.5,356.5,0,101.1,4.456,126.2 +21/04/2021 15:30,19.05,36.83,1.287,115,0.128,313.3,1.566,165.8,165.8,0,101.1,2.185,102.5 +21/04/2021 16:00,18.77,37.51,1.552,61.9,0.133,255.5,1.277,134.5,134.5,0,101.1,1.767,106.4 +21/04/2021 16:30,18.05,39.28,1.334,52.67,0.126,120.2,0.601,34.81,34.81,0,101.1,0.747,94.7 +21/04/2021 17:00,17.88,39.42,1.472,83.8,0.146,241.5,1.208,95.4,95.4,0,101.1,1.637,113.9 +21/04/2021 17:30,18.5,39.01,1.676,60.89,0.132,228.7,1.144,85,85,0,101.1,1.603,117.6 +21/04/2021 18:00,18.14,38.61,1.299,75.02,0.14,145.5,0.727,32.3,32.3,0,101.1,0.94,108.2 +21/04/2021 18:30,17.39,39.23,0.794,74.19,0.135,66.96,0.335,-11.99,-11.99,0,101.1,0.399,105.1 +21/04/2021 19:00,16.29,42.69,1.207,60.04,0.132,14.52,0.073,-43.3,-43.3,0,101.2,0.068,105.1 +21/04/2021 19:30,15.19,50.67,1.892,54.58,0.131,0.158,0.001,-59.39,-59.39,0,101.2,-0.068,111.6 +21/04/2021 20:00,14.33,57.05,1.877,55.87,0.129,0,0,-61.5,-61.5,0,101.3,-0.068,127.6 +21/04/2021 20:30,13.64,61.07,1.583,56.3,0.13,0,0,-62.11,-62.11,0,101.3,-0.068,145 +21/04/2021 21:00,12.86,63.59,1.482,58.89,0.134,0,0,-60.59,-60.59,0,101.3,-0.068,158.5 +21/04/2021 21:30,12.23,64.51,1.473,61.02,0.131,0,0,-60.19,-60.19,0,101.3,-0.068,175.7 +21/04/2021 22:00,11.77,66.52,1.229,57.24,0.131,0,0,-59.26,-59.26,0,101.4,-0.068,183.6 +21/04/2021 22:30,11.27,69.2,1.179,56.13,0.13,0,0,-58.92,-58.92,0,101.4,-0.068,187 +21/04/2021 23:00,10.78,71.85,0.961,56.75,0.133,0,0,-57.7,-57.7,0,101.4,-0.068,191.2 +21/04/2021 23:30,10.39,73.74,0.754,54.61,0.134,0,0,-55.79,-55.79,0,101.4,-0.068,195.3 +22/04/2021 00:00,9.65,76.76,0.554,38.46,0.137,0,0,-51.66,-51.66,0,101.4,-0.068,199.6 +22/04/2021 00:30,8.73,79.9,0.507,17.75,0.15,0,0,-46.74,-46.74,0,101.5,-0.068,205.1 +22/04/2021 01:00,8.23,82.5,0.483,24.73,0.13,0,0,-45.26,-45.26,0,101.4,-0.068,206.6 +22/04/2021 01:30,8.63,80.9,0.714,43.36,0.129,0,0,-51.36,-51.36,0,101.4,-0.068,209 +22/04/2021 02:00,8.58,80.7,0.809,39.06,0.126,0,0,-51.47,-51.47,0,101.5,-0.068,212.1 +22/04/2021 02:30,8.53,81.2,0.638,48.55,0.111,0,0,-49.89,-49.89,0,101.5,-0.068,211 +22/04/2021 03:00,7.909,83.1,0.619,40.96,0.126,0,0,-46.56,-46.56,0,101.5,-0.068,212.9 +22/04/2021 03:30,7.388,85.1,0.624,15.8,0.145,0,0,-47.71,-47.71,0,101.5,-0.068,214.2 +22/04/2021 04:00,7.338,86.5,0.744,36.09,0.137,0,0,-50.62,-50.62,0,101.5,-0.068,213.7 +22/04/2021 04:30,7.465,86,0.668,40.8,0.12,0,0,-51.95,-51.95,0,101.5,-0.068,211.8 +22/04/2021 05:00,7.159,85.6,0.474,40.27,0.123,0,0,-48.7,-48.7,0,101.5,-0.068,211.5 +22/04/2021 05:30,6.239,86.7,0.634,20.14,0.145,6.518,0.033,-40.9,-40.9,0,101.5,-0.005,210 +22/04/2021 06:00,6.367,88.2,0.769,21.57,0.145,35.49,0.177,-32.78,-32.78,0,101.6,0.26,203.3 +22/04/2021 06:30,7.533,86.5,0.847,26.87,0.137,109.3,0.547,-3.015,-3.015,0,101.6,0.936,182.9 +22/04/2021 07:00,9.35,77.96,1.005,45.32,0.122,199.2,0.996,17.69,17.69,0,101.6,2.13,143 +22/04/2021 07:30,10.79,72.39,1.042,61.72,0.134,285.3,1.427,75.31,75.31,0,101.6,3.32,124.9 +22/04/2021 08:00,12.39,66.26,1.147,83.6,0.139,373.1,1.866,134.3,134.3,0,101.7,4.561,98.7 +22/04/2021 08:30,13.41,62.03,1.512,103.1,0.148,459.7,2.298,195.3,195.3,0,101.7,5.825,70.18 +22/04/2021 09:00,14.26,59.51,1.466,86.3,0.143,535.9,2.679,254,254,0,101.7,6.642,61.21 +22/04/2021 09:30,14.99,57.82,1.413,85.8,0.145,603.1,3.016,308.6,308.6,0,101.7,7.245,60.38 +22/04/2021 10:00,15.83,55.29,1.556,97.8,0.131,661.4,3.307,355.2,355.2,0,101.7,7.526,64.12 +22/04/2021 10:30,16.67,53.09,1.661,103.3,0.138,711.2,3.556,395.7,395.7,0,101.7,7.522,70.19 +22/04/2021 11:00,17.21,51.73,1.659,89.7,0.139,746.1,3.731,434.4,434.4,0,101.7,7.501,79.05 +22/04/2021 11:30,17.75,50.95,1.769,72.46,0.13,775.8,3.879,467.2,467.2,0,101.7,7.718,83.6 +22/04/2021 12:00,18.51,48.05,2.116,94.4,0.131,799.6,3.998,484.8,484.9,0,101.7,5.571,84.3 +22/04/2021 12:30,18.86,44.68,2.339,99.4,0.145,808,4.038,484.7,484.7,0,101.7,4.891,85.2 +22/04/2021 13:00,19.3,44.65,2.045,93.9,0.143,797.6,3.988,478.6,478.6,0,101.6,4.374,101.2 +22/04/2021 13:30,19.64,44.01,2.189,94.1,0.141,765.7,3.828,457.3,457.3,0,101.6,4.275,98.2 +22/04/2021 14:00,19.81,43.78,2.032,99.6,0.139,692.9,3.464,415.3,415.3,0,101.6,3.739,99.6 +22/04/2021 14:30,19.7,42.89,1.901,87,0.139,597.5,2.987,352.3,352.3,0,101.6,4.403,88.6 +22/04/2021 15:00,20.45,40.54,2.132,107.4,0.133,621.2,3.106,368.6,368.6,0,101.6,5.165,101.4 +22/04/2021 15:30,20.16,41.23,1.777,96.6,0.137,483.7,2.418,274.6,274.6,0,101.6,3.712,98.3 +22/04/2021 16:00,19.95,39.1,1.808,98.1,0.143,496,2.48,272.3,272.3,0,101.6,4.098,107.6 +22/04/2021 16:30,19.99,40.38,1.924,101.4,0.141,408.8,2.044,208.4,208.4,0,101.6,3.301,109.1 +22/04/2021 17:00,19.67,40.17,1.818,100.3,0.144,329.1,1.646,154.3,154.3,0,101.6,2.572,101.7 +22/04/2021 17:30,19.32,40.82,1.625,95.8,0.142,207.2,1.036,74.44,74.44,0,101.6,1.545,104.7 +22/04/2021 18:00,18.44,41.79,1.524,98.8,0.146,137.1,0.686,24.82,24.82,0,101.6,0.937,110.2 +22/04/2021 18:30,17.94,42.36,1.56,93.5,0.144,73.96,0.37,-11.71,-11.71,0,101.6,0.463,115.4 +22/04/2021 19:00,16.62,47.08,0.799,76.31,0.14,16.47,0.082,-43.66,-43.66,0,101.6,0.143,115.1 +22/04/2021 19:30,15.7,50.14,1.252,75.69,0.144,0.39,0.002,-55.74,-55.74,0,101.7,-0.044,126.4 +22/04/2021 20:00,15.26,51.7,1.089,70.84,0.141,0,0,-57.74,-57.74,0,101.7,-0.068,140 +22/04/2021 20:30,14.61,53.97,1.201,64.62,0.138,0,0,-57.29,-57.29,0,101.7,-0.068,152.6 +22/04/2021 21:00,14.22,54.27,1.496,76.58,0.14,0,0,-58.82,-58.82,0,101.8,-0.068,161.9 +22/04/2021 21:30,13.72,55.02,1.348,75.52,0.144,0,0,-58.57,-58.57,0,101.8,-0.068,168.1 +22/04/2021 22:00,12.92,54.15,1.185,89.9,0.148,0,0,-57.37,-57.37,0,101.8,-0.068,171.8 +22/04/2021 22:30,12.43,51.61,1.218,92,0.139,0,0,-58.08,-58.08,0,101.8,-0.068,174.6 +22/04/2021 23:00,11.94,49.36,1.31,95.2,0.151,0,0,-56.94,-56.94,0,101.9,-0.068,178.7 +22/04/2021 23:30,11.56,47.87,1.17,101.9,0.145,0,0,-56.35,-56.35,0,101.9,-0.068,185 +23/04/2021 00:00,10.89,47.79,0.955,101.8,0.143,0,0,-55.75,-55.75,0,101.9,-0.068,189.3 +23/04/2021 00:30,10.24,48.56,0.934,98.9,0.141,0,0,-53.28,-53.28,0,101.9,-0.068,197 +23/04/2021 01:00,9.87,49.08,0.997,101.8,0.149,0,0,-53.88,-53.88,0,101.9,-0.068,199.8 +23/04/2021 01:30,9.67,49.02,1.143,101.1,0.153,0,0,-55,-55,0,101.8,-0.068,201.8 +23/04/2021 02:00,9.42,50.12,0.983,107.6,0.144,0,0,-53.31,-53.31,0,101.8,-0.068,206.8 +23/04/2021 02:30,8.76,52.6,0.61,119.9,0.14,0,0,-51.38,-51.38,0,101.8,-0.068,210.3 +23/04/2021 03:00,8.07,54.93,0.574,105.2,0.141,0,0,-49.7,-49.7,0,101.8,-0.068,218.4 +23/04/2021 03:30,7.919,55.31,0.62,103.8,0.145,0,0,-49.93,-49.93,0,101.8,-0.068,220.5 +23/04/2021 04:00,7.626,57.33,0.51,98,0.156,0,0,-48.85,-48.85,0,101.8,-0.068,224.5 +23/04/2021 04:30,7.467,58.12,0.539,88.4,0.144,0,0,-49.35,-49.35,0,101.8,-0.068,223 +23/04/2021 05:00,7.376,58.25,0.551,94,0.156,0,0,-48.77,-48.77,0,101.8,-0.068,224.1 +23/04/2021 05:30,7.38,58.57,0.665,88.6,0.158,7.694,0.038,-44.37,-44.37,0,101.8,0.034,222.5 +23/04/2021 06:00,7.804,57.37,0.747,101.5,0.141,31.78,0.159,-34.95,-34.95,0,101.8,0.296,215.1 +23/04/2021 06:30,9.39,52.95,0.793,117.7,0.133,129.4,0.647,5.434,5.434,0,101.9,1.391,188.5 +23/04/2021 07:00,10.69,50.03,1.476,121.9,0.132,223.7,1.119,35.53,35.53,0,101.9,2.84,152.5 +23/04/2021 07:30,12.01,47.52,1.369,109.1,0.14,314.4,1.572,84.8,84.8,0,101.9,4.183,117.5 +23/04/2021 08:00,13.27,46.01,1.586,109,0.14,401.1,2.006,146.4,146.4,0,101.9,5.474,90.8 +23/04/2021 08:30,14.6,44.17,1.819,110.9,0.141,484,2.42,209.2,209.2,0,101.9,6.608,76.21 +23/04/2021 09:00,15.37,43.7,2.312,114,0.136,562.8,2.814,265.9,265.9,0,101.9,7.391,66.82 +23/04/2021 09:30,16.25,43.34,2.27,122.1,0.13,631.9,3.16,325.2,325.2,0,101.9,8.02,63.32 +23/04/2021 10:00,17.11,42.26,2.407,118.6,0.131,689.8,3.449,370.1,370.1,0,101.9,8.24,63.7 +23/04/2021 10:30,17.8,41.65,3.1,125.2,0.13,739.3,3.696,410,410.2,0,101.8,8.06,57.73 +23/04/2021 11:00,18.7,40.59,2.769,127.3,0.13,776.7,3.883,450.8,450.9,0,101.8,8.05,67.59 +23/04/2021 11:30,19.34,40.32,2.714,119.6,0.134,803,4.013,470.3,470.4,0,101.8,8.32,75.57 +23/04/2021 12:00,19.75,39.18,2.426,110.3,0.139,818,4.089,492.6,492.6,0,101.8,5.604,81.7 +23/04/2021 12:30,19.91,36.91,2.899,121.9,0.128,824,4.119,494.9,495.1,0,101.8,4.823,74.77 +23/04/2021 13:00,20.42,37.25,2.646,121.4,0.134,812,4.062,494,494.1,0,101.8,4.263,77.39 +23/04/2021 13:30,20.73,36.47,2.83,129.2,0.124,791.8,3.959,486.8,486.9,0,101.8,4.255,71.53 +23/04/2021 14:00,20.88,37.21,2.65,116.3,0.132,757.6,3.788,458.6,458.7,0,101.7,3.691,68.94 +23/04/2021 14:30,20.95,36.25,2.466,105.5,0.139,707.3,3.537,425.1,425.2,0,101.7,5.247,63.63 +23/04/2021 15:00,21.13,35.13,2.539,113,0.137,652,3.26,388.1,388.3,0,101.7,5.717,56.05 +23/04/2021 15:30,21.21,34.16,2.389,113.9,0.129,587.2,2.936,335.1,335.1,0,101.7,4.849,47.16 +23/04/2021 16:00,21.07,31.96,2.58,113.4,0.138,517.2,2.586,283.9,283.9,0,101.6,4.453,37.26 +23/04/2021 16:30,20.97,30.21,1.964,110.1,0.137,439,2.195,226.2,226.2,0,101.6,3.712,28.98 +23/04/2021 17:00,20.64,29.56,2.116,114.8,0.138,353.6,1.768,161.9,161.9,0,101.7,2.866,20.8 +23/04/2021 17:30,20.21,27.94,2.321,121.7,0.135,263.5,1.317,97.5,97.5,0,101.7,2.049,14.1 +23/04/2021 18:00,19.85,28.15,1.537,103.5,0.143,174.2,0.871,42.7,42.7,0,101.7,1.275,9.03 +23/04/2021 18:30,19.2,28.62,1.448,104.8,0.136,90.1,0.45,-7.135,-7.135,0,101.7,0.599,3.643 +23/04/2021 19:00,17.76,31.72,1.067,100.3,0.142,16.58,0.083,-49.74,-49.74,0,101.7,0.177,-1.245 +23/04/2021 19:30,16.25,34.63,0.975,82.9,0.142,0.302,0.002,-61.78,-61.78,0,101.7,0.017,-4.089 +23/04/2021 20:00,15.42,35.18,0.853,83.4,0.141,0,0,-62.72,-62.72,0,101.7,0,-5.841 +23/04/2021 20:30,14.93,36.06,1.04,68.59,0.141,0,0,-62.58,-62.58,0,101.7,0,-6.547 +23/04/2021 21:00,14.19,39.75,0.907,73.42,0.14,0,0,-60.64,-60.64,0,101.7,0,-7.35 +23/04/2021 21:30,13.92,41.51,1.243,88.9,0.139,0,0,-62.47,-62.47,0,101.7,0,-7.744 +23/04/2021 22:00,13.96,40.57,1.255,98.3,0.137,0,0,-64.41,-64.41,0,101.7,0,-7.758 +23/04/2021 22:30,13.71,39.59,1.489,100.6,0.144,0,0,-65.23,-65.23,0,101.7,0,-7.425 +23/04/2021 23:00,13,40.59,1.25,104.9,0.139,0,0,-62.88,-62.88,0,101.7,0,-7.374 +23/04/2021 23:30,12.43,40.68,1.129,109.7,0.144,0,0,-61.42,-61.42,0,101.7,0,-8.16 +24/04/2021 00:00,11.84,41.88,1.007,105.9,0.145,0,0,-59.64,-59.64,0,101.7,0,-7.243 +24/04/2021 00:30,11.42,43.3,0.897,105.9,0.129,0,0,-57.79,-57.79,0,101.7,0,-7.699 +24/04/2021 01:00,10.87,44.87,0.798,125.1,0.127,0,0,-54.82,-54.82,0,101.7,0,-7.989 +24/04/2021 01:30,9.88,48.37,0.361,131.4,0.121,0,0,-52.25,-52.25,0,101.7,0,-8.88 +24/04/2021 02:00,9.14,50.74,0.283,117.7,0.123,0,0,-50.08,-50.08,0,101.6,0,-9.74 +24/04/2021 02:30,9.12,50.61,0.385,96.5,0.149,0,0,-51.16,-51.16,0,101.6,0,-9.67 +24/04/2021 03:00,9.22,49.71,0.378,78.46,0.141,0,0,-49.51,-49.51,0,101.6,0,-9.22 +24/04/2021 03:30,9,49.86,0.405,84.5,0.136,0,0,-51.29,-51.29,0,101.6,0,-10.54 +24/04/2021 04:00,9.03,49.49,0.674,108.9,0.131,0,0,-51.93,-51.93,0,101.6,0,-10.44 +24/04/2021 04:30,9.15,49.14,0.703,101.5,0.138,0,0,-53.78,-53.78,0,101.6,0,-9.86 +24/04/2021 05:00,8.78,49.74,0.381,97.1,0.125,0.004,0,-49.93,-49.93,0,101.6,0,-9.32 +24/04/2021 05:30,8.62,50.33,0.452,92.7,0.142,9.61,0.048,-43.1,-43.1,0,101.6,0.16,-8.04 +24/04/2021 06:00,9.37,48.74,0.918,98,0.14,31.96,0.16,-35.95,-35.95,0,101.6,0.36,-4.857 +24/04/2021 06:30,10.96,44.71,1.309,98.2,0.145,150.6,0.753,14.2,14.2,0,101.6,1.785,4.108 +24/04/2021 07:00,12.58,41.35,1.402,99.3,0.15,265.4,1.327,57.21,57.21,0,101.6,3.541,12.02 +24/04/2021 07:30,13.7,40.25,1.413,101.9,0.14,357.7,1.789,123.2,123.2,0,101.6,4.609,17.36 +24/04/2021 08:00,15.03,39.52,1.518,107.3,0.14,451.8,2.259,189.7,189.7,0,101.6,5.746,26.87 +24/04/2021 08:30,15.02,40.39,1.729,115.7,0.133,383.4,1.917,167.4,167.4,0,101.6,4.519,21.01 +24/04/2021 09:00,16.21,38.94,1.975,118.1,0.137,553.3,2.766,287.6,287.6,0,101.6,6.318,33.4 +24/04/2021 09:30,16.82,38.6,1.866,115.1,0.136,485.8,2.429,239.9,239.9,0,101.6,5.482,32.78 +24/04/2021 10:00,17.6,37.37,2.219,121.8,0.128,598.2,2.991,323.3,323.3,0,101.6,6.692,39.07 +24/04/2021 10:30,19.15,36.43,2.2,118.5,0.133,760,3.8,437.5,437.5,0,101.6,8.42,66.97 +24/04/2021 11:00,19.89,36.03,2.112,106.5,0.139,792.6,3.963,466.4,466.4,0,101.6,8.26,74.16 +24/04/2021 11:30,20.35,34.77,2.462,106,0.138,829,4.146,493.1,493.2,0,101.6,8.69,84.8 +24/04/2021 12:00,20.6,33.04,2.929,115.8,0.131,852,4.261,516.5,516.7,0,101.5,5.899,74.17 +24/04/2021 12:30,21.04,33.38,2.406,111.2,0.138,826,4.13,500.9,500.9,0,101.5,4.947,79.73 +24/04/2021 13:00,21.4,33,2.242,115.9,0.126,780.8,3.904,478.7,478.7,0,101.5,4.235,75.12 +24/04/2021 13:30,22.1,31.66,2.001,93.9,0.135,778.8,3.894,480.9,480.9,0,101.5,4.262,82.4 +24/04/2021 14:00,22.23,31.45,2.23,115.6,0.13,739.4,3.697,458,458,0,101.5,3.725,74.09 +24/04/2021 14:30,22.65,30.4,2.062,102.3,0.136,712.8,3.564,440,440,0,101.5,5.511,69.87 +24/04/2021 15:00,22.66,29.83,1.661,91.9,0.141,575.8,2.879,340,340,0,101.4,4.993,54.99 +24/04/2021 15:30,22.28,30.55,1.809,101.8,0.137,408.2,2.041,216.9,216.9,0,101.4,3.236,36.63 +24/04/2021 16:00,22.74,30.32,1.54,93.6,0.145,557.6,2.788,319.4,319.4,0,101.4,4.74,45.96 +24/04/2021 16:30,23.16,29.76,1.527,79.07,0.137,464.6,2.323,249.5,249.5,0,101.4,4.055,38.22 +24/04/2021 17:00,22.48,29.23,1.612,83.2,0.142,346.7,1.734,166.7,166.7,0,101.4,2.934,26.44 +24/04/2021 17:30,22,28.45,1.43,81.3,0.132,254.7,1.273,103.1,103.1,0,101.4,2.094,15.02 +24/04/2021 18:00,21.54,29.81,1.24,79.42,0.14,167.5,0.837,47.67,47.67,0,101.4,1.307,11.73 +24/04/2021 18:30,20.51,30.26,1.447,73.48,0.145,90.4,0.452,0.008,0.008,0,101.4,0.641,6.808 +24/04/2021 19:00,19.13,32.4,1.693,63.53,0.137,19.09,0.095,-46.86,-46.86,0,101.5,0.191,2.268 +24/04/2021 19:30,17.79,33.99,1.758,63.88,0.135,0.694,0.003,-61.98,-61.98,0,101.5,0.02,0.779 +24/04/2021 20:00,16.92,33.81,1.667,65.33,0.134,0,0,-62.75,-62.75,0,101.5,0,-0.501 +24/04/2021 20:30,16.24,35.05,1.459,60.97,0.131,0,0,-55.41,-55.41,0,101.6,0,-1.148 +24/04/2021 21:00,15.45,38.43,1.156,56.15,0.132,0,0,-54.78,-54.78,0,101.6,0,-2.055 +24/04/2021 21:30,14.38,45.29,1.331,52.38,0.127,0,0,-57.16,-57.16,0,101.6,0,-2.712 +24/04/2021 22:00,14.01,47.08,1.324,57.29,0.134,0,0,-60.06,-60.06,0,101.6,0,-3.142 +24/04/2021 22:30,13.47,48.69,1.436,57.71,0.132,0,0,-61.13,-61.13,0,101.6,0,-3.359 +24/04/2021 23:00,12.98,49.7,1.476,65.08,0.138,0,0,-61.87,-61.87,0,101.6,0,-3.42 +24/04/2021 23:30,12.75,49.61,1.424,65.65,0.132,0,0,-62.23,-62.23,0,101.6,0,-3.656 +25/04/2021 00:00,12.25,49.79,1.24,62.54,0.13,0,0,-62.32,-62.32,0,101.6,0,-3.905 +25/04/2021 00:30,11.72,50.75,1.118,69.81,0.14,0,0,-62,-62,0,101.6,0,-4.304 +25/04/2021 01:00,10.98,52.23,0.864,49.3,0.125,0,0,-59.22,-59.22,0,101.6,0,-4.746 +25/04/2021 01:30,10.36,54.16,0.732,52.1,0.132,0,0,-55.43,-55.43,0,101.6,0,-5.21 +25/04/2021 02:00,9.8,55.9,0.701,59.22,0.134,0,0,-55.61,-55.61,0,101.6,0,-5.319 +25/04/2021 02:30,8.7,61.28,0.751,19.18,0.145,0,0,-51.04,-51.04,0,101.6,0,-5.858 +25/04/2021 03:00,7.797,65.48,0.932,26.19,0.139,0,0,-53.7,-53.7,0,101.6,0,-6.094 +25/04/2021 03:30,8.24,63.1,0.753,45.49,0.128,0,0,-55.22,-55.22,0,101.6,0,-6.049 +25/04/2021 04:00,7.688,65.3,0.862,19.2,0.143,0,0,-53.91,-53.91,0,101.6,0,-6.125 +25/04/2021 04:30,7.445,66.5,1.028,42.57,0.127,0,0,-56.09,-56.09,0,101.6,0,-6.104 +25/04/2021 05:00,7.574,66.32,1.014,48.2,0.133,0.025,0,-57.77,-57.77,0,101.6,0,-5.938 +25/04/2021 05:30,7.337,68.25,0.912,46.49,0.128,11.1,0.056,-50.53,-50.53,0,101.6,0.16,-5.434 +25/04/2021 06:00,7.486,68.5,1.062,40.04,0.124,33.63,0.168,-40.56,-40.56,0,101.6,0.364,-4.761 +25/04/2021 06:30,8.45,64.89,1.29,53.51,0.13,139.7,0.699,3.383,3.383,0,101.6,1.603,-1.009 +25/04/2021 07:00,9.62,60.38,1.724,59.57,0.129,238.7,1.194,37.76,37.76,0,101.6,3.079,5.349 +25/04/2021 07:30,10.51,58.27,1.611,57.94,0.13,321.5,1.607,91.6,91.6,0,101.6,4.118,10.19 +25/04/2021 08:00,11.82,54.52,1.409,69.01,0.128,388.3,1.942,139.4,139.4,0,101.6,5.082,16.11 +25/04/2021 08:30,12.74,51.64,1.825,59.38,0.129,489.2,2.446,210.2,210.2,0,101.6,6.444,22.37 +25/04/2021 09:00,13.9,50,1.74,63.4,0.132,561.1,2.805,267,267,0,101.6,7.082,30.72 +25/04/2021 09:30,14.79,48.15,1.83,59.33,0.128,596.6,2.983,305.5,305.5,0,101.6,7.147,34.97 +25/04/2021 10:00,16.05,43.99,2.152,73.32,0.135,637.4,3.187,337.9,337.9,0,101.6,7.194,38.59 +25/04/2021 10:30,16.47,43.15,2.077,77.72,0.14,636.7,3.184,344.3,344.3,0,101.6,6.421,40.34 +25/04/2021 11:00,16.8,42.13,2.38,73.21,0.131,627.6,3.138,343,343.1,0,101.6,5.748,37.14 +25/04/2021 11:30,17.54,42.5,2.35,65.84,0.128,625.8,3.129,348.5,348.6,0,101.5,5.456,36.74 +25/04/2021 12:00,18.05,41.22,2.395,60.99,0.129,601.7,3.008,330.7,330.7,0,101.5,4.439,32.99 +25/04/2021 12:30,18.61,38.8,2.394,69.63,0.133,555.9,2.78,297.8,297.8,0,101.5,3.94,30.28 +25/04/2021 13:00,18.59,39.18,2.714,55.75,0.119,564,2.82,306.7,306.9,0,101.4,3.845,30.93 +25/04/2021 13:30,17.93,41.34,2.713,49.2,0.12,487.5,2.437,254.4,254.5,0,101.5,3.352,24.95 +25/04/2021 14:00,17.6,40.69,2.652,56.51,0.132,402.2,2.011,197.9,197.9,0,101.4,2.836,19.27 +25/04/2021 14:30,17.5,40.04,2.573,60.47,0.134,372.4,1.862,181.9,181.9,0,101.4,2.669,17.45 +25/04/2021 15:00,17.54,36.72,2.561,62.16,0.135,361,1.805,175.5,175.6,0,101.3,2.576,15.94 +25/04/2021 15:30,17.54,35.29,2.626,61.35,0.129,322,1.61,151.9,151.9,0,101.3,2.288,13.85 +25/04/2021 16:00,17.28,35.6,2.401,62.1,0.134,238.1,1.191,100.3,100.3,0,101.3,1.683,9.79 +25/04/2021 16:30,16.77,36.03,2.262,62.59,0.129,205.2,1.026,81,81,0,101.3,1.475,7.589 +25/04/2021 17:00,16.61,34.42,2.787,63.86,0.131,227.3,1.137,93,93,0,101.3,1.561,7.634 +25/04/2021 17:30,16.33,33.03,2.729,66.8,0.136,173.6,0.868,51.14,51.19,0,101.3,1.216,4.962 +25/04/2021 18:00,16.07,35.1,2.217,64.04,0.134,121,0.605,19.1,19.1,0,101.3,0.833,2.666 +25/04/2021 18:30,15.3,38.59,2.18,56.15,0.128,65.8,0.329,-11.8,-11.8,0,101.3,0.406,0.392 +25/04/2021 19:00,14.64,37.75,1.949,59.99,0.128,26.72,0.134,-33.84,-33.84,0,101.3,0.186,-1.36 +25/04/2021 19:30,13.8,44.41,1.629,47.48,0.121,1.577,0.008,-45.19,-45.19,0,101.3,0.013,-2.81 +25/04/2021 20:00,12.41,55.56,1.594,35.96,0.124,0,0,-46.27,-46.27,0,101.4,0,-3.66 +25/04/2021 20:30,11.63,60.11,1.741,36.24,0.126,0,0,-44.68,-44.68,0,101.4,0,-4.08 +25/04/2021 21:00,10.98,62.56,1.637,41.81,0.123,0,0,-41.89,-41.89,0,101.4,0,-4.26 +25/04/2021 21:30,10.64,64.14,1.813,44.25,0.124,0,0,-39.81,-39.81,0,101.4,0,-4.355 +25/04/2021 22:00,10.13,64.58,1.395,36.08,0.129,0,0,-45.21,-45.21,0,101.4,0,-4.598 +25/04/2021 22:30,9.67,64.5,1.674,35.73,0.127,0,0,-43.6,-43.6,0,101.4,0,-4.765 +25/04/2021 23:00,9.58,62.79,1.33,37.96,0.123,0,0,-44.89,-44.89,0,101.4,0,-4.888 +25/04/2021 23:30,9.23,61.89,1.197,36.74,0.128,0,0,-47.91,-47.91,0,101.4,0,-5.159 +26/04/2021 00:00,9.11,59.9,1.511,45.85,0.12,0,0,-50.04,-50.04,0,101.4,0,-5.138 +26/04/2021 00:30,9.03,58.74,1.893,49.1,0.124,0,0,-53.09,-53.09,0,101.4,0,-5.095 +26/04/2021 01:00,8.78,58.64,2.054,51.41,0.123,0,0,-53.91,-53.91,0,101.3,0,-5.062 +26/04/2021 01:30,8.55,59.36,1.984,47.84,0.124,0,0,-50.31,-50.31,0,101.3,0,-5.161 +26/04/2021 02:00,8.15,60.8,1.789,51.41,0.121,0,0,-52.13,-52.13,0,101.3,0,-5.31 +26/04/2021 02:30,7.718,62.14,1.663,48.02,0.128,0,0,-56.39,-56.39,0,101.3,0,-5.547 +26/04/2021 03:00,7.422,63.5,1.561,45.5,0.129,0,0,-56.05,-56.05,0,101.3,0,-5.711 +26/04/2021 03:30,6.806,66.66,1.377,29.4,0.132,0,0,-50.5,-50.5,0,101.2,0,-5.937 +26/04/2021 04:00,6.165,70.64,1.523,23.15,0.142,0,0,-49.51,-49.51,0,101.2,0,-6.099 +26/04/2021 04:30,5.684,73.3,1.487,27.41,0.135,0,0,-51.88,-51.88,0,101.2,0,-6.251 +26/04/2021 05:00,5.454,74.19,1.393,34.66,0.129,0.068,0,-51.32,-51.32,0,101.2,0,-6.245 +26/04/2021 05:30,5.454,74.29,1.208,40.62,0.125,14.26,0.071,-37.79,-37.79,0,101.2,0.104,-5.699 +26/04/2021 06:00,5.744,72.81,1.336,38.57,0.121,49.97,0.25,-23.42,-23.42,0,101.2,0.354,-4.606 +26/04/2021 06:30,6.199,70.8,1.737,35.49,0.126,115.3,0.576,-8.78,-8.78,0,101.2,1.181,-2.238 +26/04/2021 07:00,7.272,65.93,1.889,46,0.123,173.8,0.869,9.34,9.34,0,101.2,1.981,1.047 +26/04/2021 07:30,7.697,63.47,1.962,47.19,0.121,175.6,0.878,20.5,20.5,0,101.2,1.908,1.409 +26/04/2021 08:00,7.923,61.33,2.125,49.06,0.125,174.6,0.873,29.94,29.94,0,101.2,1.688,1.159 +26/04/2021 08:30,8.73,58.5,1.919,49.77,0.123,212.5,1.062,55.25,55.25,0,101.2,2.038,2.801 +26/04/2021 09:00,9.57,55.01,2.277,51.33,0.128,217.6,1.088,61.62,61.62,0,101.2,2.056,3.4 +26/04/2021 09:30,10.57,53.92,1.702,42.28,0.122,244.4,1.222,82.8,82.8,0,101.2,2.235,5.29 +26/04/2021 10:00,11.41,52.93,1.861,42.39,0.124,287.7,1.438,114.8,114.8,0,101.1,2.453,7.751 +26/04/2021 10:30,12.3,48.69,1.828,48.72,0.12,335.3,1.677,149,149,0,101.1,2.67,9.88 +26/04/2021 11:00,12.95,45.82,2.106,53.59,0.128,385.2,1.926,183.4,183.4,0,101.1,2.968,12.6 +26/04/2021 11:30,13.74,41.88,2.001,61.95,0.13,449.7,2.248,225.1,225.1,0,101.1,3.448,16.73 +26/04/2021 12:00,14.67,40.5,1.363,70.05,0.126,462.4,2.312,237.6,237.6,0,101,3.328,20.34 +26/04/2021 12:30,15.55,39.64,1.285,65.04,0.131,483.2,2.416,256.4,256.4,0,101,3.394,22.82 +26/04/2021 13:00,15.76,36.96,2.091,61.28,0.129,517.5,2.587,279.9,279.9,0,100.9,3.485,21.22 +26/04/2021 13:30,16.33,37.18,2.015,60.86,0.126,589.5,2.948,335.1,335.1,0,100.9,3.793,28.08 +26/04/2021 14:00,16.42,38.24,2.415,48.93,0.122,520.8,2.604,286.2,286.3,0,100.9,3.294,22.97 +26/04/2021 14:30,16.33,38.89,2.047,49.9,0.123,413.2,2.066,210.6,210.6,0,100.8,2.861,17 +26/04/2021 15:00,16.47,38.73,2.224,41.87,0.121,406.5,2.032,209.4,209.4,0,100.8,2.9,15.96 +26/04/2021 15:30,16.7,38.2,2.18,48.24,0.119,428,2.14,223.7,223.7,0,100.8,3.108,16.87 +26/04/2021 16:00,16.79,37.5,2.283,46.43,0.123,324.1,1.621,152.4,152.4,0,100.8,2.303,11.81 +26/04/2021 16:30,16.49,37.41,2.323,49.57,0.122,269.3,1.346,114.6,114.6,0,100.7,1.847,8.55 +26/04/2021 17:00,16.17,44.93,2.466,29.7,0.131,236.9,1.185,94.8,94.8,0,100.7,1.623,7.258 +26/04/2021 17:30,15.61,48.5,2.524,36.99,0.13,184,0.92,57.78,57.79,0,100.7,1.23,4.53 +26/04/2021 18:00,14.95,50.49,2.155,31.78,0.132,134.4,0.672,23.66,23.66,0,100.7,0.866,2.111 +26/04/2021 18:30,14.05,53.82,2.203,26.58,0.13,98.1,0.49,-0.326,-0.326,0,100.7,0.604,0.189 +26/04/2021 19:00,13.1,56.09,2.259,30.68,0.132,33.8,0.169,-41.57,-41.57,0,100.7,0.243,-2.259 +26/04/2021 19:30,11.86,59.52,2.211,31.54,0.13,4.39,0.022,-60.61,-60.63,0,100.8,0.039,-3.759 +26/04/2021 20:00,10.83,63.19,1.739,29.91,0.129,0,0,-64.48,-64.48,0,100.8,0,-4.75 +26/04/2021 20:30,9.99,65.73,1.938,31.83,0.129,0,0,-67,-67,0,100.8,0,-5.159 +26/04/2021 21:00,9.24,68.83,1.471,29.12,0.133,0,0,-66.6,-66.6,0,100.8,0,-5.556 +26/04/2021 21:30,8.1,73.18,1.6,20.1,0.143,0,0,-65.01,-65.01,0,100.8,0,-5.914 +26/04/2021 22:00,7.734,74.5,1.528,28.99,0.132,0,0,-66.2,-66.2,0,100.8,0,-6.076 +26/04/2021 22:30,7.36,75.85,1.159,34.84,0.128,0,0,-65.18,-65.18,0,100.8,0,-6.23 +26/04/2021 23:00,6.711,77.82,0.949,357.8,0.155,0,0,-60.69,-60.69,0,100.8,0,-6.248 +26/04/2021 23:30,5.885,80.9,0.89,350.8,0.151,0,0,-57.05,-57.05,0,100.8,0,-6.469 +27/04/2021 00:00,5.395,83.6,1.082,350.3,0.156,0,0,-58.42,-58.42,0,100.8,0,-6.566 +27/04/2021 00:30,5.363,84.2,1.173,335.5,0.149,0,0,-59.03,-59.03,0,100.8,0,-6.46 +27/04/2021 01:00,4.806,85.7,1.159,341,0.153,0,0,-57.43,-57.43,0,100.8,0,-6.49 +27/04/2021 01:30,4.589,86.8,1.159,343.3,0.149,0,0,-59.76,-59.76,0,100.7,0,-6.496 +27/04/2021 02:00,4.217,88.3,1.037,347.5,0.152,0,0,-57.2,-57.2,0,100.7,0,-6.621 +27/04/2021 02:30,3.972,88.4,0.906,329.1,0.132,0,0,-58.11,-58.11,0,100.7,0,-6.506 +27/04/2021 03:00,3.468,89.5,0.966,320.9,0.135,0,0,-55.61,-55.61,0,100.7,0,-6.56 +27/04/2021 03:30,3.419,90.1,1.097,313.5,0.121,0,0,-58.23,-58.23,0,100.7,0,-6.526 +27/04/2021 04:00,3.205,90.5,0.948,337,0.131,0,0,-55.64,-55.64,0,100.7,0,-6.559 +27/04/2021 04:30,3.454,91.6,1.238,353.2,0.142,0,0,-58.45,-58.45,0,100.7,0,-6.61 +27/04/2021 05:00,3.773,91.4,0.863,344.8,0.134,0,0,-58.44,-58.44,0,100.6,0,-6.286 +27/04/2021 05:30,3.093,91.4,0.657,317.8,0.125,17.06,0.085,-46.83,-46.83,0,100.7,0.163,-5.71 +27/04/2021 06:00,4.138,91.9,1.041,321.7,0.123,50.85,0.254,-37.38,-37.38,0,100.7,0.429,-3.9 +27/04/2021 06:30,5.189,90.6,1.457,331.2,0.138,163.7,0.819,1.889,1.889,0,100.7,1.519,1.41 +27/04/2021 07:00,7.111,85.2,1.443,357.5,0.146,252,1.26,52.63,52.63,0,100.7,2.842,10.06 +27/04/2021 07:30,8.41,77.56,1.981,4.046,0.147,340.2,1.701,93.9,93.9,0,100.7,4.128,15.23 +27/04/2021 08:00,9.32,73.65,1.981,3.94,0.149,432.6,2.163,157.9,157.9,0,100.7,5.337,21.62 +27/04/2021 08:30,10.02,70.56,2.361,348.7,0.143,519.4,2.597,220,220,0,100.6,6.33,23.7 +27/04/2021 09:00,11.56,65.61,1.842,4.809,0.144,596.5,2.982,286,286,0,100.6,7.139,28.89 +27/04/2021 09:30,12.58,60.86,2.126,3.381,0.147,662.8,3.314,343,343,0,100.6,7.651,33.56 +27/04/2021 10:00,13.75,55.67,2.297,5.325,0.142,720.8,3.604,395.5,395.5,0,100.6,7.892,40.09 +27/04/2021 10:30,14.71,46.89,1.983,31.9,0.125,770.1,3.85,442.9,442.9,0,100.5,7.721,42.68 +27/04/2021 11:00,15.41,43.18,2.135,18.64,0.138,807,4.037,477.4,477.4,0,100.5,7.576,48.89 +27/04/2021 11:30,16.04,41.31,2.238,20.48,0.132,833,4.163,502.2,502.2,0,100.5,8.07,51.27 +27/04/2021 12:00,16.3,40.78,2.468,8.85,0.138,846,4.231,516.4,516.4,0,100.5,5.532,50 +27/04/2021 12:30,16.76,41.99,1.92,16.64,0.129,843,4.216,520.3,520.3,0,100.4,4.756,55.04 +27/04/2021 13:00,16.99,43.45,2.058,16.33,0.127,829,4.145,511.8,511.8,0,100.4,4.25,51.6 +27/04/2021 13:30,16.85,43.47,2.666,358.8,0.146,807,4.036,498.6,498.7,0,100.4,4.184,48.76 +27/04/2021 14:00,16.91,41.57,2.411,359.3,0.145,774,3.87,474.1,474.1,0,100.4,3.616,48.18 +27/04/2021 14:30,17.38,39.79,1.857,14.1,0.133,727.5,3.638,447.3,447.3,0,100.4,5.309,46.97 +27/04/2021 15:00,17.56,38.74,2.111,1.526,0.14,669.1,3.346,402.8,402.8,0,100.3,5.198,40.37 +27/04/2021 15:30,17.61,37.41,1.871,8.93,0.151,601.2,3.006,354.5,354.5,0,100.3,4.694,37.84 +27/04/2021 16:00,17.6,37.91,1.853,4.901,0.144,526.1,2.63,295.6,295.6,0,100.3,4.193,32.94 +27/04/2021 16:30,17.72,37.23,1.851,351.3,0.134,442.6,2.213,230.2,230.2,0,100.3,3.418,28.19 +27/04/2021 17:00,17.2,39.15,1.992,347,0.145,357.5,1.788,165.6,165.6,0,100.3,2.64,24.99 +27/04/2021 17:30,16.52,41.28,2.334,337.6,0.138,269,1.345,102.6,102.6,0,100.2,1.91,21.7 +27/04/2021 18:00,15.74,47.63,2.152,350.8,0.145,178.3,0.891,44.19,44.19,0,100.2,1.172,18.74 +27/04/2021 18:30,14.64,51.97,1.919,350,0.15,101.8,0.509,-2.36,-2.36,0,100.2,0.613,18.21 +27/04/2021 19:00,13.22,54.94,1.899,359.1,0.153,26.02,0.13,-49.26,-49.26,0,100.3,0.217,18.59 +27/04/2021 19:30,11.3,63.19,1.665,357.7,0.148,1.84,0.009,-66.61,-66.61,0,100.3,0.028,24.41 +27/04/2021 20:00,9.87,69.32,1.536,352,0.148,0,0,-68.95,-68.95,0,100.3,0,27.18 +27/04/2021 20:30,8.74,73.55,1.446,352.3,0.153,0,0,-67.57,-67.57,0,100.3,0,34.16 +27/04/2021 21:00,7.803,74.85,1.42,353.3,0.151,0,0,-67.67,-67.67,0,100.3,0,37.98 +27/04/2021 21:30,7.24,70.97,0.931,339.9,0.136,0,0,-60.98,-60.98,0,100.3,0,38.18 +27/04/2021 22:00,6.343,75.19,0.606,323.3,0.126,0,0,-56.76,-56.76,0,100.3,0,34.39 +27/04/2021 22:30,5.422,79.94,0.612,268.7,0.128,0,0,-55.7,-55.7,0,100.3,0,37.58 +27/04/2021 23:00,4.558,83.2,0.29,289.6,0.146,0,0,-51.92,-51.92,0,100.3,0,48.59 +27/04/2021 23:30,4.569,86.9,0.622,286,0.159,0,0,-53.54,-53.54,0,100.3,-0.001,52.19 +28/04/2021 00:00,4.364,86.8,0.723,286.2,0.161,0,0,-54.87,-54.87,0,100.3,-0.017,52.04 +28/04/2021 00:30,4.576,87.2,1.036,300,0.148,0,0,-59.07,-59.07,0,100.2,-0.02,58.26 +28/04/2021 01:00,3.895,87.2,0.429,300.4,0.147,0,0,-55.98,-55.98,0,100.2,-0.004,59.14 +28/04/2021 01:30,3.417,89.2,0.553,295.7,0.147,0,0,-54.83,-54.83,0,100.2,-0.018,59.76 +28/04/2021 02:00,3.386,90.4,0.81,314.6,0.136,0,0,-53.93,-53.93,0,100.1,-0.041,66.41 +28/04/2021 02:30,3.034,90.8,0.704,312.6,0.13,0,0,-50.87,-50.87,0,100.1,-0.033,69.06 +28/04/2021 03:00,3.191,92,1.053,284.3,0.145,0,0,-55.27,-55.27,0,100.1,-0.064,72.9 +28/04/2021 03:30,3.029,91.6,0.406,294.2,0.173,0,0,-52.69,-52.69,0,100.1,-0.056,71.75 +28/04/2021 04:00,2.678,92.6,0.539,298.7,0.141,0,0,-49.13,-49.13,0,100.1,-0.067,72.99 +28/04/2021 04:30,2.923,92.7,0.611,301.8,0.144,0,0,-49.62,-49.62,0,100.1,-0.068,73.34 +28/04/2021 05:00,2.671,92.9,0.475,280,0.144,0.923,0.005,-39.59,-39.59,0,100.1,-0.022,74.42 +28/04/2021 05:30,3.165,93.4,0.564,299.4,0.154,23.52,0.118,-14.82,-14.82,0,100.1,0.11,83.6 +28/04/2021 06:00,3.953,92.9,0.375,309.6,0.141,55.54,0.278,4.824,4.824,0,100.1,0.309,86.8 +28/04/2021 06:30,5.081,92.8,0.682,302.1,0.141,107.3,0.536,32.92,32.92,0,100.1,0.672,93.2 +28/04/2021 07:00,6.527,91.2,1.26,303.9,0.133,199.3,0.997,48.93,48.93,0,100.1,1.863,103.4 +28/04/2021 07:30,8.42,85,1.519,314.6,0.124,315.5,1.577,100.1,100.1,0,100.1,3.224,113.8 +28/04/2021 08:00,9.51,78.97,1.886,319.5,0.121,183.9,0.92,84.5,84.5,0,100.1,1.255,108.2 +28/04/2021 08:30,9.85,77.68,1.953,317.5,0.123,408.2,2.041,194.4,194.4,0,100.1,4.084,99.9 +28/04/2021 09:00,11.32,67.64,2.501,325.1,0.119,591.9,2.96,285.6,285.6,0,100.1,7.068,42.5 +28/04/2021 09:30,12.05,57.69,2.852,323.5,0.129,496.3,2.482,244.1,244.1,0,100.1,5.334,26.72 +28/04/2021 10:00,12.82,56.17,2.38,338.6,0.133,626.1,3.131,344.5,344.5,0,100.1,6.373,36.24 +28/04/2021 10:30,13.1,53.53,2.534,329.6,0.131,610.6,3.053,344.9,344.9,0,100.1,5.604,36.03 +28/04/2021 11:00,13.67,49.91,2.375,312.7,0.12,689.1,3.446,406.1,406.1,0,100.1,6.097,37.53 +28/04/2021 11:30,14.07,46.94,2.797,316.9,0.123,827,4.137,504.7,504.8,0,100.1,7.667,47.05 +28/04/2021 12:00,14.86,45.92,1.855,322.4,0.109,676.4,3.382,409.2,409.2,0,100.1,4.39,42.85 +28/04/2021 12:30,14.29,47.32,2.411,323.1,0.124,369.5,1.847,201.9,201.9,0,100.1,2.394,25.02 +28/04/2021 13:00,13.6,50.76,2.317,321,0.129,313.5,1.567,164.5,164.5,0,100.1,2.081,28.33 +28/04/2021 13:30,14.19,49.09,1.911,327.5,0.125,452.6,2.263,259.9,259.9,0,100.1,2.997,36.03 +28/04/2021 14:00,14.46,50.02,1.976,336.1,0.134,565.5,2.827,342.2,342.2,0,100.1,3.39,46.41 +28/04/2021 14:30,14.92,49.92,1.262,335.8,0.121,251.2,1.256,124.7,124.7,0,100.1,1.651,30.37 +28/04/2021 15:00,12.84,60.02,2.562,329.5,0.135,235.9,1.18,14.34,14.33,0.2,100.1,1.487,29.55 +28/04/2021 15:30,13.64,59.56,2.127,343,0.142,483.7,2.418,272.4,272.4,0,100.1,3.456,44.71 +28/04/2021 16:00,14.5,56.38,1.607,352.3,0.149,361.7,1.809,201,201,0,100.1,2.606,47.7 +28/04/2021 16:30,13.19,60.96,1.889,358.6,0.143,87.2,0.436,26.02,26.02,0,100.1,0.51,32.1 +28/04/2021 17:00,12.7,58.84,1.652,357.8,0.151,119.4,0.597,50.85,50.85,0,100.1,0.689,43 +28/04/2021 17:30,13.87,53.57,2.265,351.1,0.149,279.3,1.397,147.7,147.7,0,100.1,1.789,60.93 +28/04/2021 18:00,13.41,54.59,2.48,350.6,0.148,193.5,0.968,63.34,63.34,0,100.1,1.257,48.72 +28/04/2021 18:30,12.22,58.31,2.717,350.2,0.149,106.3,0.531,4.445,4.446,0,100.1,0.625,40.08 +28/04/2021 19:00,11.05,62.54,2.233,346.3,0.146,30.7,0.154,-39.15,-39.15,0,100.1,0.225,38.09 +28/04/2021 19:30,9.72,68.25,1.691,347.1,0.145,2.992,0.015,-55.45,-55.45,0,100.2,0.027,41.06 +28/04/2021 20:00,8.52,72.9,1.098,353.9,0.151,0,0,-58.21,-58.21,0,100.2,-0.014,43.93 +28/04/2021 20:30,7.761,77.14,0.913,1.75,0.146,0,0,-59.1,-59.1,0,100.3,-0.029,49.96 +28/04/2021 21:00,7.058,80.5,0.588,325,0.107,0,0,-52.01,-52.01,0,100.3,-0.045,59.73 +28/04/2021 21:30,6.459,82.9,0.816,323.2,0.127,0,0,-53.2,-53.2,0,100.3,-0.067,69.43 +28/04/2021 22:00,6.166,81.8,0.713,286.6,0.146,0,0,-57.45,-57.45,0,100.4,-0.067,70.13 +28/04/2021 22:30,5.536,82.9,0.741,265.3,0.154,0,0,-54.6,-54.6,0,100.4,-0.068,72.99 +28/04/2021 23:00,4.916,85.3,0.674,258,0.166,0,0,-54.87,-54.87,0,100.4,-0.068,78.2 +28/04/2021 23:30,4.57,86.7,0.678,251.6,0.13,0,0,-54.88,-54.88,0,100.4,-0.068,87.4 +29/04/2021 00:00,4.282,87.4,0.466,263,0.148,0,0,-54.05,-54.05,0,100.4,-0.068,92.5 +29/04/2021 00:30,3.921,88.2,0.378,251.6,0.124,0,0,-52.84,-52.84,0,100.4,-0.068,96.9 +29/04/2021 01:00,3.313,88.6,0.09,246.5,0.064,0,0,-51.33,-51.33,0,100.4,-0.068,99.4 +29/04/2021 01:30,3.106,90.2,0.342,267.5,0.094,0,0,-49.62,-49.62,0,100.4,-0.068,100.4 +29/04/2021 02:00,3.579,90.8,0.472,274.6,0.177,0,0,-49.95,-49.95,0,100.4,-0.068,97.8 +29/04/2021 02:30,2.934,90.7,0.572,306,0.098,0,0,-48.78,-48.78,0,100.4,-0.068,97.8 +29/04/2021 03:00,2.495,91.3,0.382,267,0.136,0,0,-49.54,-49.54,0,100.4,-0.068,92 +29/04/2021 03:30,2.163,92.5,0.583,266.4,0.144,0,0,-47.84,-47.84,0,100.4,-0.068,137.4 +29/04/2021 04:00,3.163,93,0.621,302.3,0.134,0,0,-46.66,-46.66,0,100.4,-0.068,147.6 +29/04/2021 04:30,3.104,92.5,0.564,312.9,0.109,0,0,-49.92,-49.92,0,100.4,-0.068,148 +29/04/2021 05:00,2.567,92.6,0.465,337.9,0.125,0.442,0.002,-46.37,-46.37,0,100.5,-0.048,147.7 +29/04/2021 05:30,2.78,93.2,0.811,278.7,0.166,20.12,0.101,-39.77,-39.77,0,100.5,0.1,145.6 +29/04/2021 06:00,3.606,92.9,0.806,307.9,0.126,70.18,0.351,-19.81,-19.81,0,100.5,0.429,148.1 +29/04/2021 06:30,4.868,92.1,0.957,324.1,0.132,148.9,0.744,7.069,7.069,0,100.6,1.22,160.5 +29/04/2021 07:00,6.7,89.9,1.259,329.2,0.133,236.9,1.185,39.5,39.5,0,100.6,2.354,170.2 +29/04/2021 07:30,8.57,83.4,1.585,2.675,0.147,318.2,1.591,81.8,81.8,0,100.6,3.465,161.4 +29/04/2021 08:00,9.78,75.58,1.714,16.12,0.14,397.5,1.988,147,147,0,100.6,4.524,175.2 +29/04/2021 08:30,10.66,69.5,1.433,27.77,0.129,419.5,2.098,179.6,179.6,0,100.7,4.666,227.5 +29/04/2021 09:00,11.08,65.1,1.548,16.45,0.137,382.1,1.91,182.4,182.4,0,100.7,3.723,165.1 +29/04/2021 09:30,11.54,62.18,2.15,4.554,0.143,542.8,2.714,284.5,284.5,0,100.7,5.337,86.2 +29/04/2021 10:00,11.36,59.58,2.027,5.005,0.149,318.9,1.594,145.7,145.7,0,100.7,2.794,45.67 +29/04/2021 10:30,12.8,54.15,2.03,21.08,0.133,784,3.92,464.5,464.6,0,100.7,7.117,65.02 +29/04/2021 11:00,12.22,56.05,2.174,3.59,0.148,392.7,1.964,220.3,220.3,0,100.7,3.046,43.38 +29/04/2021 11:30,13.17,51.33,1.749,36.93,0.124,528,2.64,306.3,306.3,0,100.7,4.21,58.21 +29/04/2021 12:00,11.99,52.57,1.766,19.89,0.146,248.1,1.24,121.4,121.4,0,100.8,1.535,53.44 +29/04/2021 12:30,13.11,48.86,1.13,44.36,0.117,551.1,2.755,328.3,328.3,0,100.7,3.296,100.4 +29/04/2021 13:00,13.27,48.07,1.357,25.03,0.13,289.3,1.446,149.5,149.5,0,100.7,1.965,66.43 +29/04/2021 13:30,13.04,47.14,1.534,16.61,0.133,288.8,1.444,149.5,149.5,0,100.7,1.889,79.52 +29/04/2021 14:00,13.43,46.29,1.568,11.57,0.137,316.9,1.584,169.9,169.9,0,100.7,2.021,93.5 +29/04/2021 14:30,13.35,46.69,1.324,32.05,0.129,292,1.46,152.7,152.7,0,100.7,1.822,98.2 +29/04/2021 15:00,13.21,47.27,1.447,43.11,0.127,256.7,1.284,131,131,0,100.7,1.668,99.4 +29/04/2021 15:30,12.66,50.21,1.399,61.59,0.128,159,0.795,71.56,71.56,0,100.7,1.014,96.6 +29/04/2021 16:00,12.17,52.55,1.489,53.99,0.121,130.4,0.652,55.1,55.1,0,100.7,0.778,98 +29/04/2021 16:30,11.9,54.7,1.262,60.35,0.136,100,0.5,30.47,30.47,0,100.8,0.567,107.7 +29/04/2021 17:00,11.84,56.33,0.975,52.88,0.123,107.4,0.537,41.06,41.06,0,100.8,0.583,121.2 +29/04/2021 17:30,12.25,54.75,1.194,32.85,0.131,150.8,0.754,59.33,59.33,0,100.8,0.872,135.9 +29/04/2021 18:00,11.73,54.15,1.937,17.46,0.14,135.8,0.679,43.89,43.89,0,100.8,0.729,138.5 +29/04/2021 18:30,11.82,52.21,1.821,23.79,0.136,124.9,0.625,23.87,23.87,0,100.8,0.73,161.8 +29/04/2021 19:00,10.5,55.6,1.852,19.11,0.146,37.22,0.186,-38.1,-38.1,0,100.8,0.25,145.4 +29/04/2021 19:30,8.94,59.6,1.578,14.9,0.149,4.412,0.022,-60.25,-60.25,0,100.8,0.022,136.3 +29/04/2021 20:00,7.641,63.32,1.316,12.12,0.153,0,0,-60.94,-60.94,0,100.9,-0.068,138.1 +29/04/2021 20:30,7.092,63.39,0.977,11.97,0.147,0,0,-56.31,-56.31,0,100.9,-0.068,143.5 +29/04/2021 21:00,6.177,68.63,0.875,9.18,0.154,0,0,-52.56,-52.56,0,100.9,-0.068,143.8 +29/04/2021 21:30,5.512,73.76,1.079,10.96,0.154,0,0,-53.53,-53.53,0,100.9,-0.068,147.6 +29/04/2021 22:00,5.499,74.37,0.748,13.27,0.163,0,0,-53.97,-53.97,0,101,-0.068,151.7 +29/04/2021 22:30,5.483,73.58,0.699,353.7,0.184,0,0,-44.09,-44.09,0,101,-0.068,160.1 +29/04/2021 23:00,4.686,76.09,0.479,352.9,0.158,0,0,-44.97,-44.97,0,101,-0.068,173.6 +29/04/2021 23:30,3.828,79.29,0.427,353,0.123,0,0,-44.72,-44.72,0,101,-0.068,178.7 +30/04/2021 00:00,3.421,79.05,0.401,353,0.172,0,0,-48.73,-48.73,0,101,-0.068,179.8 +30/04/2021 00:30,3.145,78.63,0.4,15.2,0.136,0,0,-51.24,-51.24,0,101,-0.068,181.9 +30/04/2021 01:00,2.502,78.9,0.604,215.3,0.085,0,0,-52.84,-52.84,0,101,-0.068,197.7 +30/04/2021 01:30,1.4,83,0.276,204.3,0.12,0,0,-47.57,-47.57,0,101,-0.068,211.2 +30/04/2021 02:00,1.469,86.1,0.622,275,0.107,0,0,-34.51,-34.51,0,101,-0.068,219 +30/04/2021 02:30,1.899,84.1,0.493,348.1,0.133,0,0,-38.31,-38.31,0,101,-0.068,222.6 +30/04/2021 03:00,2.305,84,0.777,343.8,0.14,0,0,-36.76,-36.76,0,100.9,-0.068,225.5 +30/04/2021 03:30,2.418,81.7,0.4,311.4,0.115,0,0,-39.46,-39.46,0,100.9,-0.068,231.9 +30/04/2021 04:00,1.606,84.6,0.537,302.2,0.106,0,0,-45.73,-45.73,0,100.9,-0.068,236.3 +30/04/2021 04:30,2.769,83.1,0.994,34.9,0.121,0,0,-43.21,-43.21,0,100.9,-0.068,239.9 +30/04/2021 05:00,2.467,81.1,0.671,257.9,0.157,1.272,0.006,-32.3,-32.3,0,100.9,-0.054,244.8 +30/04/2021 05:30,2.331,85.7,0.478,265.8,0.137,29.05,0.145,-15.98,-15.98,0,101,0.172,246.7 +30/04/2021 06:00,3.504,84.7,0.42,299.6,0.137,57.26,0.286,0.529,0.529,0,101,0.337,240.1 +30/04/2021 06:30,4.434,81.3,0.628,312.6,0.109,120.4,0.602,15.81,15.81,0,101,0.913,240 +30/04/2021 07:00,6.288,77.05,0.807,346.6,0.144,220.7,1.104,42.82,42.82,0,101,2.238,245 +30/04/2021 07:30,8.79,62.91,1.33,36.23,0.124,363.7,1.818,117.7,117.7,0,101,4.059,250 +30/04/2021 08:00,9.95,56.41,1.335,42.62,0.124,439.4,2.197,192.4,192.4,0,101,4.727,NAN +30/04/2021 08:30,10.14,51.08,1.502,44.89,0.12,409.4,2.047,187.9,187.9,0,101,4.25,NAN +30/04/2021 09:00,11.1,45.89,1.999,37.69,0.121,514.8,2.574,259.1,259.1,0,101,5.462,198.1 +30/04/2021 09:30,11.31,47.27,1.931,33.01,0.125,530.5,2.652,284.9,284.9,0,101,5.106,90.7 +30/04/2021 10:00,12.02,44.15,2.517,14.87,0.141,669.6,3.348,367.8,367.8,0,101,6.763,63.17 +30/04/2021 10:30,12.92,41.2,2.294,28.83,0.124,755.8,3.779,442.2,442.2,0,101,7.157,50.48 +30/04/2021 11:00,13.55,41.29,2.232,16.02,0.136,781.2,3.906,468.4,468.4,0,101,6.9,55.79 +30/04/2021 11:30,14.22,39.47,1.815,24.57,0.12,793.8,3.969,489.4,489.4,0,101,6.519,57.21 +30/04/2021 12:00,14.26,38.97,2.315,356.4,0.142,787.9,3.939,480.7,480.7,0,100.9,5.126,54.94 +30/04/2021 12:30,14.58,37.27,1.664,29.45,0.117,784,3.92,485.4,485.4,0,100.9,4.609,85.5 +30/04/2021 13:00,14.56,37.26,2.206,1.071,0.149,812,4.058,498.2,498.2,0,100.9,4.348,87.5 +30/04/2021 13:30,15.36,30.93,1.362,353.1,0.095,877,4.386,552.6,552.6,0,100.9,4.759,118.2 +30/04/2021 14:00,14.13,38.73,2.469,350,0.138,339.1,1.696,173.9,173.9,0,100.9,2.205,46.25 +30/04/2021 14:30,13.37,40.48,2.047,348.9,0.145,265.2,1.326,127.6,127.6,0,100.9,1.774,54.5 +30/04/2021 15:00,14.21,39.65,2.11,8.64,0.139,418.7,2.093,226.9,226.9,0,100.9,2.808,73.33 +30/04/2021 15:30,13.53,41.89,2.011,28.83,0.131,275.3,1.376,136.8,136.8,0,100.9,1.822,63.65 +30/04/2021 16:00,13.54,42.92,2.064,20.32,0.138,377.8,1.889,196,196,0,100.9,2.686,94.2 +30/04/2021 16:30,13.88,42.25,2.268,18.63,0.14,444.3,2.222,234.6,234.6,0,100.9,3.136,108.3 +30/04/2021 17:00,13.38,43.78,2.831,2.302,0.144,363.4,1.817,169.3,169.4,0,100.9,2.523,89.1 +30/04/2021 17:30,13.05,43.52,2.328,9.48,0.147,264.1,1.321,101.8,101.8,0,100.9,1.757,95.5 +30/04/2021 18:00,12.46,45.7,2.265,11.56,0.148,187.7,0.939,50.81,50.81,0,100.9,1.175,104.5 +30/04/2021 18:30,11.74,49.47,2.134,13.93,0.141,111.5,0.557,3.088,3.088,0,100.9,0.64,106.8 +30/04/2021 19:00,10.5,54.65,1.532,16.3,0.144,39.67,0.198,-35.7,-35.7,0,101,0.267,101.1 +30/04/2021 19:30,9.1,58.84,1.192,11.08,0.15,4.155,0.021,-57.61,-57.61,0,101,0.035,115.1 +30/04/2021 20:00,8.12,61.97,1.089,359.4,0.144,0,0,-59.98,-59.98,0,101,0,125.5 +30/04/2021 20:30,7.335,66.31,1.06,336.8,0.14,0,0,-51.88,-51.88,0,101.1,-0.058,132.2 +30/04/2021 21:00,6.877,68.43,1.24,332.3,0.146,0,0,-42.5,-42.5,0,101.1,-0.068,141.6 +30/04/2021 21:30,6.643,70.55,1.682,331.9,0.145,0,0,-49.18,-49.18,0,101.1,-0.068,155.7 +30/04/2021 22:00,6.343,74.03,1.52,338,0.153,0,0,-42.15,-42.15,0,101.1,-0.068,160.5 +30/04/2021 22:30,6.409,76.51,0.936,348.8,0.149,0,0,-25.34,-25.34,0,101.1,-0.068,167.4 +30/04/2021 23:00,6.481,77.72,0.757,2.778,0.148,0,0,-25.38,-25.38,0,101.1,-0.068,171.4 +30/04/2021 23:30,6.427,77.88,0.52,6.276,0.123,0,0,-24.71,-24.71,0,101.1,-0.068,174.9 +01/05/2021 00:00,6.166,78.55,0.661,342.9,0.156,0,0,-37.71,-37.71,0,101.1,-0.068,179.2 +01/05/2021 00:30,5.141,81,0.57,354.3,0.157,0,0,-49.99,-49.99,0,101.1,-0.068,179.8 +01/05/2021 01:00,3.985,83.4,0.646,353.4,0.156,0,0,-50.41,-50.41,0,101.1,-0.068,181 +01/05/2021 01:30,3.735,82.9,0.836,328.1,0.144,0,0,-51.47,-51.47,0,101.1,-0.068,186.8 +01/05/2021 02:00,2.918,84.7,0.362,340.5,0.125,0,0,-52.09,-52.09,0,101.1,-0.068,193.7 +01/05/2021 02:30,2.234,87.3,0.64,290.3,0.135,0,0,-52.04,-52.04,0,101.1,-0.068,209.6 +01/05/2021 03:00,1.696,88.1,0.533,333.6,0.12,0,0,-50.9,-50.9,0,101.1,-0.068,205.5 +01/05/2021 03:30,1.275,89.6,0.478,354.5,0.145,0,0,-50.99,-50.99,0,101.1,-0.068,212.4 +01/05/2021 04:00,1.076,90.4,0.437,333.4,0.114,0,0,-53.09,-53.09,0,101,-0.068,222.2 +01/05/2021 04:30,0.601,90.6,0.415,299.5,0.107,0,0,-49.94,-49.94,0,101.1,-0.068,248.2 +01/05/2021 05:00,0.606,91.3,0.259,303.1,0.09,0.777,0.004,-50.87,-50.87,0,101.1,-0.033,251 +01/05/2021 05:30,0.478,91.9,0.403,305.9,0.081,24.86,0.124,-37.61,-37.61,0,101.1,0.153,254.6 +01/05/2021 06:00,1.898,91.1,0.725,329.2,0.138,91.2,0.456,-13.29,-13.29,0,101.1,0.807,245.8 +01/05/2021 06:30,3.627,87,1.05,310.2,0.129,178.6,0.893,7.974,7.974,0,101.1,1.772,244.9 +01/05/2021 07:00,5.595,79.19,0.924,321.6,0.129,261.5,1.308,32.45,32.45,0,101.1,2.856,249.6 +01/05/2021 07:30,7.234,73,1.209,344.6,0.146,349.8,1.749,96.7,96.7,0,101.1,4.033,244.5 +01/05/2021 08:00,9.35,66.37,1.315,2.457,0.149,436.1,2.18,163.1,163.1,0,101.1,5.165,NAN +01/05/2021 08:30,10.35,59.16,1.974,23.45,0.129,516.8,2.584,225.6,225.6,0,101.1,6.106,NAN +01/05/2021 09:00,11.39,54.16,1.737,31.87,0.12,596.4,2.982,289.2,289.2,0.2,101.1,6.924,236 +01/05/2021 09:30,11.81,50,2.143,7.407,0.138,664.1,3.321,344.4,344.4,0,101.2,7.331,205.7 +01/05/2021 10:00,12.46,48.08,1.771,28.25,0.123,725.8,3.629,399.4,399.4,0,101.2,7.559,173.8 +01/05/2021 10:30,12.49,43.81,2.449,350.6,0.142,757.2,3.786,428.5,428.5,0,101.2,7.172,156.6 +01/05/2021 11:00,12.8,42.34,1.998,10.44,0.134,705,3.525,404.8,404.8,0,101.2,6.101,162.6 +01/05/2021 11:30,12.99,41.48,2.25,354.5,0.132,722.3,3.612,422.8,422.8,0,101.2,6.348,159.1 +01/05/2021 12:00,13.76,39.56,2.07,1.034,0.122,798.3,3.991,481.3,481.3,0,101.1,5.298,162.3 +01/05/2021 12:30,13.81,38.27,1.533,14.65,0.112,707.9,3.54,427.3,427.3,0,101.1,4.028,160.8 +01/05/2021 13:00,13.86,40.37,2.716,354.8,0.142,689.4,3.447,413,413.1,0,101.1,3.829,163.6 +01/05/2021 13:30,13.65,39.89,1.717,19.34,0.111,533.2,2.666,308,308,0,101.1,2.969,153.9 +01/05/2021 14:00,12.4,41.52,2.002,1.393,0.142,163.3,0.817,64.98,64.98,0,101.1,1.054,145.9 +01/05/2021 14:30,10.68,51,3.302,271.4,0.138,55.93,0.28,-35.31,-35.41,0,101.1,0.355,144.5 +01/05/2021 15:00,8.56,66.88,1.943,263.7,0.138,43.57,0.218,-61.25,-61.25,1.2,101.2,0.283,70.75 +01/05/2021 15:30,9,69.36,2.085,174.9,0.144,381.7,1.908,164.5,164.5,0.2,101.2,2.253,45.41 +01/05/2021 16:00,11.57,57.28,1.604,245.8,0.114,490,2.45,261,261,0,101.2,3.27,61.99 +01/05/2021 16:30,12.1,54.19,2.063,290.1,0.111,433.3,2.166,236.8,236.8,0,101.2,2.891,68.09 +01/05/2021 17:00,9.43,60.7,2.977,312.3,0.127,130.5,0.652,33.24,33.24,0,101.2,0.733,70.81 +01/05/2021 17:30,9.61,58.1,1.827,310.4,0.124,181.5,0.907,73.87,73.87,0,101.3,0.997,61.58 +01/05/2021 18:00,11.09,52.86,1.753,331.2,0.139,227.8,1.139,86.7,86.7,0,101.3,1.351,72.18 +01/05/2021 18:30,11.03,57.37,1.307,349.7,0.142,116.3,0.582,8.89,8.89,0,101.3,0.662,78.34 +01/05/2021 19:00,9.85,61.06,1.029,354.2,0.152,32.07,0.16,-39.64,-39.64,0,101.3,0.216,77.11 +01/05/2021 19:30,8.17,63.17,1.25,355.6,0.154,3.527,0.018,-58.59,-58.59,0,101.4,-0.014,78.09 +01/05/2021 20:00,7.28,68.43,1.14,343.6,0.149,0,0,-58.26,-58.26,0,101.4,-0.068,77.92 +01/05/2021 20:30,6.247,73.11,0.898,352.4,0.154,0,0,-56.75,-56.75,0,101.4,-0.068,77.93 +01/05/2021 21:00,5.915,75.99,0.842,334.8,0.147,0,0,-55.53,-55.53,0,101.5,-0.068,76.15 +01/05/2021 21:30,5.326,79.18,0.773,296.8,0.146,0,0,-56.63,-56.63,0,101.5,-0.068,71.92 +01/05/2021 22:00,4.877,80.5,0.717,284.6,0.146,0,0,-55.01,-55.01,0,101.5,-0.068,70.15 +01/05/2021 22:30,4.033,82.8,0.565,256.1,0.128,0,0,-54.63,-54.63,0,101.5,-0.068,66.56 +01/05/2021 23:00,3.313,85.8,0.474,268.8,0.164,0,0,-53.01,-53.01,0,101.5,-0.068,66.35 +01/05/2021 23:30,2.832,87.6,0.392,282.5,0.144,0,0,-51.16,-51.16,0,101.5,-0.068,65.01 +02/05/2021 00:00,2.584,89.6,0.503,307.1,0.123,0,0,-50.19,-50.19,0,101.6,-0.068,64.61 +02/05/2021 00:30,2.441,90,0.487,315.9,0.113,0,0,-50.19,-50.19,0,101.6,-0.068,60.82 +02/05/2021 01:00,2.164,90.6,0.527,297.2,0.144,0,0,-49.25,-49.25,0,101.6,-0.068,58.17 +02/05/2021 01:30,1.865,91.2,0.588,323.8,0.135,0,0,-49.13,-49.13,0,101.6,-0.068,55.67 +02/05/2021 02:00,1.288,91.5,0.402,105.5,0.086,0,0,-52.92,-52.92,0,101.6,-0.068,38.36 +02/05/2021 02:30,0.748,92,0.214,118.6,0.121,0,0,-50.38,-50.38,0,101.6,-0.068,42.63 +02/05/2021 03:00,0.577,92.6,0.347,141.5,0.105,0,0,-52.32,-52.32,0,101.6,-0.068,50.96 +02/05/2021 03:30,0.632,92.8,0.535,287.7,0.117,0,0,-49.03,-49.03,0,101.6,-0.068,57.99 +02/05/2021 04:00,0.935,93.6,0.892,318,0.15,0,0,-49.76,-49.76,0,101.6,-0.068,61.45 +02/05/2021 04:30,0.58,93.1,0.506,321.3,0.126,0,0,-51.56,-51.56,0,101.6,-0.068,70.93 +02/05/2021 05:00,-0.537,93.1,0.41,328.1,0.137,2.789,0.014,-43.17,-43.17,0,101.7,0,72.55 +02/05/2021 05:30,-0.233,94.3,0.52,323.7,0.1,27.82,0.139,-28.81,-28.81,0,101.7,0.188,70.79 +02/05/2021 06:00,1.409,93.3,0.485,304.9,0.107,87.5,0.437,-17.95,-17.95,0,101.7,0.723,57.86 +02/05/2021 06:30,3.194,91.5,0.314,214.2,0.085,170.7,0.853,14.74,14.74,0,101.8,1.543,100.7 +02/05/2021 07:00,5.34,87.9,0.247,140.2,0.104,261.6,1.308,57.57,57.57,0,101.8,2.642,106.2 +02/05/2021 07:30,6.391,80.4,0.758,282.4,0.112,346.4,1.732,103.8,103.8,0,101.8,3.74,94.6 +02/05/2021 08:00,8.14,77.19,0.729,287.6,0.099,428.1,2.141,156.4,156.4,0,101.8,4.881,82.9 +02/05/2021 08:30,9.32,72.11,0.927,300.8,0.12,518.6,2.593,233.6,233.6,0,101.8,5.98,79.73 +02/05/2021 09:00,10.93,62.88,0.989,351.2,0.102,543.1,2.716,267.4,267.4,0,101.8,6.099,70.2 +02/05/2021 09:30,10.94,59.6,1.055,227.9,0.095,519.1,2.596,277.4,277.4,0,101.8,5.001,81.7 +02/05/2021 10:00,11.78,54.3,0.994,317.6,0.109,559.9,2.8,319.5,319.5,0,101.8,4.949,78.12 +02/05/2021 10:30,11.95,52.47,1.557,312.2,0.107,561.6,2.808,325.4,325.4,0,101.8,4.656,72.64 +02/05/2021 11:00,11.15,53.84,1.002,286,0.141,256.7,1.284,112.1,112.1,0,101.8,1.661,80 +02/05/2021 11:30,11.84,48.62,0.781,205.2,0.109,541.5,2.708,308,308,0,101.8,4.215,81.2 +02/05/2021 12:00,13.9,44.71,1.416,29.82,0.077,863,4.313,547.7,547.7,0,101.8,5.594,79.23 +02/05/2021 12:30,13.06,42.85,1.657,331,0.125,436.2,2.181,237,237,0,101.8,2.835,83.5 +02/05/2021 13:00,12.89,42.15,1.242,309,0.123,385.5,1.927,194.8,194.8,0,101.8,2.462,84.4 +02/05/2021 13:30,14.63,35.32,1.245,162.6,0.079,972,4.859,626.3,626.3,0,101.8,5.089,83.5 +02/05/2021 14:00,14.84,39.66,2.004,346.1,0.114,631.7,3.158,384.7,384.7,0,101.8,3.391,76.28 +02/05/2021 14:30,13.01,45.58,2.241,338.8,0.147,288.4,1.442,138.2,138.2,0,101.8,1.716,72.5 +02/05/2021 15:00,13.22,44.83,1.442,345.5,0.144,282.9,1.415,136.3,136.3,0,101.8,1.736,73.08 +02/05/2021 15:30,13.68,42.81,0.82,352.1,0.141,273.5,1.367,134.9,134.9,0,101.8,1.709,69.65 +02/05/2021 16:00,13.11,46.72,2.341,323.9,0.126,245.1,1.225,115.8,115.8,0,101.8,1.515,69.4 +02/05/2021 16:30,12.52,50.86,2.062,10.23,0.141,236.7,1.183,104.5,104.5,0,101.8,1.404,66.86 +02/05/2021 17:00,13.18,48.35,1.439,13.67,0.139,284.4,1.422,134.9,134.9,0,101.8,1.769,59.03 +02/05/2021 17:30,12.67,48.77,1.213,3.956,0.154,101.9,0.509,22.38,22.38,0,101.8,0.587,62.68 +02/05/2021 18:00,12.18,50,1.036,10.74,0.152,99.6,0.498,31.31,31.31,0,101.8,0.471,56.5 +02/05/2021 18:30,13.26,47.06,0.755,350.4,0.142,100.8,0.504,33.24,33.24,0,101.8,0.511,45.89 +02/05/2021 19:00,11.52,54.69,1.227,352.9,0.148,27.63,0.138,-32.41,-32.41,0,101.8,0.122,53.8 +02/05/2021 19:30,10.27,59.1,1.076,350.1,0.148,6.512,0.033,-41.89,-41.89,0,101.9,-0.042,48.27 +02/05/2021 20:00,9.12,59.27,0.809,15.6,0.135,0,0,-50.47,-50.47,0,101.9,-0.068,44.83 +02/05/2021 20:30,8.18,61.65,0.569,6.314,0.157,0,0,-51.31,-51.31,0,101.9,-0.068,39.8 +02/05/2021 21:00,7.426,64.76,0.692,354.6,0.149,0,0,-47.67,-47.67,0,101.9,-0.069,31.83 +02/05/2021 21:30,6.812,67.43,0.728,336.2,0.149,0,0,-46.13,-46.13,0,102,-0.068,28.66 +02/05/2021 22:00,6.065,71.52,0.378,342.2,0.144,0,0,-47.63,-47.63,0,102,-0.068,27.35 +02/05/2021 22:30,4.947,75.54,0.204,342.2,0.1,0,0,-43.47,-43.47,0,102,-0.068,28.68 +02/05/2021 23:00,4.134,80.6,0.586,275,0.114,0,0,-46.5,-46.5,0,102,-0.068,26.65 +02/05/2021 23:30,3.53,82.1,0.206,217.9,0.089,0,0,-44.26,-44.26,0,102,-0.068,27.23 +03/05/2021 00:00,3.245,84.6,0.377,222.8,0.081,0,0,-38.56,-38.56,0,102,-0.068,23.99 +03/05/2021 00:30,2.949,87,0.238,225.1,0.081,0,0,-29.35,-29.35,0,102,-0.068,20.41 +03/05/2021 01:00,2.993,89,0.158,225.2,0.064,0,0,-21.67,-21.67,0,102,-0.068,17.06 +03/05/2021 01:30,3.329,89.7,0.216,225.2,0.093,0,0,-16.26,-16.26,0,102,-0.068,12.71 +03/05/2021 02:00,3.832,90.2,0.17,213.5,0.093,0,0,-15.38,-15.38,0,102,-0.068,10.7 +03/05/2021 02:30,3.942,90.1,0.132,183,0.122,0,0,-43.81,-43.81,0,101.9,-0.068,10.18 +03/05/2021 03:00,3.082,89.9,0.211,194.8,0.134,0,0,-50.96,-50.96,0,101.9,-0.068,11.46 +03/05/2021 03:30,2.327,90.8,0.178,196.1,0.112,0,0,-48.48,-48.48,0,101.9,-0.068,14.56 +03/05/2021 04:00,1.773,91.2,0.134,196.1,0.096,0,0,-45.93,-45.93,0,101.9,-0.068,15.24 +03/05/2021 04:30,1.428,91.8,0.202,196.2,0.101,0,0,-44.98,-44.98,0,101.9,-0.068,-3.773 +03/05/2021 05:00,1.199,92.3,0.322,196.1,0.177,1.52,0.008,-42.21,-42.21,0,101.9,-0.033,-56.16 +03/05/2021 05:30,0.997,92.6,0.068,196.1,0.07,27.08,0.135,-32.04,-32.04,0,101.9,0.164,-40.08 +03/05/2021 06:00,2.703,92.7,0.003,196.2,0.007,92,0.46,-9.86,-9.86,0,101.9,0.833,-7.297 +03/05/2021 06:30,5.647,89.7,0.035,196.1,0.047,182.6,0.913,7.474,7.474,0,101.9,1.875,39.03 +03/05/2021 07:00,7.851,78.71,0.341,205.2,0.133,268.7,1.343,54.39,54.39,0,101.9,3.016,40.17 +03/05/2021 07:30,8.98,72.96,0.659,204.4,0.143,358.7,1.794,97,97,0,101.9,4.241,28.51 +03/05/2021 08:00,10.45,68.27,0.827,174.4,0.13,444.4,2.222,180,180,0,101.9,5.313,21.12 +03/05/2021 08:30,11.62,62.32,1.066,186.4,0.118,529.4,2.647,250.1,250.1,0,101.9,6.278,19.57 +03/05/2021 09:00,12.59,56.56,1.411,189.2,0.118,609.8,3.049,316.9,316.9,0,101.8,7.067,15.93 +03/05/2021 09:30,13.02,48.54,2.728,225.9,0.12,666.5,3.333,371.3,371.4,0,101.8,7.175,19.57 +03/05/2021 10:00,13.42,47.7,3.135,215.7,0.126,786.3,3.932,462.6,462.8,0,101.8,7.8,26.3 +03/05/2021 10:30,13.78,44.6,3.584,202.7,0.138,744.1,3.72,439.2,439.7,0,101.7,6.713,29.18 +03/05/2021 11:00,14.19,44.34,3.353,217.8,0.128,754.5,3.772,463.6,463.7,0,101.7,6.367,29.23 +03/05/2021 11:30,14.09,43.97,3.755,225.5,0.123,636.6,3.183,391.6,391.9,0,101.6,5.18,32.6 +03/05/2021 12:00,14.45,43.92,3.923,220.9,0.126,803,4.016,501.6,503,0,101.6,5.142,30.95 +03/05/2021 12:30,14.93,43.52,3.774,211,0.133,793.1,3.966,494.6,495.6,0,101.6,4.235,30.13 +03/05/2021 13:00,15.04,40.89,4.443,235,0.131,835,4.175,528.6,531.5,0,101.5,4.079,31.23 +03/05/2021 13:30,15.34,38.57,4.451,237.6,0.133,832,4.161,531.9,534,0,101.5,4.049,41.02 +03/05/2021 14:00,15.33,39.29,4.708,225.2,0.128,808,4.038,512,516.8,0,101.5,3.816,55.04 +03/05/2021 14:30,15.16,40.72,5.018,234.4,0.129,734.7,3.674,457.1,462.2,0,101.4,5.312,63.59 +03/05/2021 15:00,14.86,39.27,4.986,232.4,0.131,663.4,3.317,397.2,401.3,0,101.4,4.819,69.54 +03/05/2021 15:30,14.33,40.94,4.94,226.4,0.121,520.1,2.6,289.3,292.8,0,101.3,3.66,75.25 +03/05/2021 16:00,13.94,41.16,4.931,220.3,0.127,470.5,2.353,251.8,254.3,0,101.3,3.237,83.8 +03/05/2021 16:30,13.83,41.41,4.913,230.5,0.128,476.8,2.384,256.3,259.1,0,101.3,3.351,90.7 +03/05/2021 17:00,13.22,39.77,4.919,223.7,0.13,300.4,1.502,133.3,134.8,0,101.2,1.988,87.6 +03/05/2021 17:30,12.45,42.42,5.244,232.2,0.132,227.2,1.136,87.3,88.5,0,101.2,1.439,87.9 +03/05/2021 18:00,11.89,46.04,5.332,231.1,0.129,123.7,0.618,19.58,19.96,0,101.2,0.745,89.1 +03/05/2021 18:30,11.34,50.07,4.867,232.4,0.127,68.37,0.342,-10.08,-10.15,0,101.1,0.385,89.7 +03/05/2021 19:00,10.85,54.58,4.238,226.1,0.124,26.66,0.133,-26.39,-26.54,0,101.1,0.15,91.4 +03/05/2021 19:30,10.59,57.03,4.183,224.4,0.128,3.137,0.016,-37.75,-37.88,0,101,-0.002,91.6 +03/05/2021 20:00,10.4,59.05,3.742,228.6,0.127,0,0,-31.27,-31.31,0,101.1,-0.066,90.5 +03/05/2021 20:30,10.24,61.95,3.405,217.1,0.128,0,0,-27.17,-27.18,0,101,-0.068,88 +03/05/2021 21:00,10.25,63.61,3.435,216.2,0.13,0,0,-26.15,-26.17,0,101,-0.068,86.5 +03/05/2021 21:30,10.41,64.7,3.528,222.5,0.129,0,0,-18.76,-18.78,0,100.9,-0.068,85 +03/05/2021 22:00,10.58,65.64,3.394,222.5,0.128,0,0,-17.21,-17.21,0,100.9,-0.068,83.8 +03/05/2021 22:30,10.73,66.73,3.885,221.9,0.131,0,0,-14.79,-14.82,0,100.9,-0.068,82.1 +03/05/2021 23:00,10.92,67.69,3.879,221,0.123,0,0,-11.56,-11.6,0,100.8,-0.068,81.2 +03/05/2021 23:30,11.34,66.84,5.049,229.5,0.122,0,0,-10.95,-11.1,0,100.8,-0.068,80.3 +04/05/2021 00:00,11.29,69.44,5.421,230.8,0.128,0,0,-9.2,-9.37,0,100.7,-0.067,78.55 +04/05/2021 00:30,10.87,75.11,5.032,231.2,0.127,0,0,-8.19,-8.29,0,100.7,-0.068,76.54 +04/05/2021 01:00,10.67,79.92,4.267,228.1,0.126,0,0,-58.43,-58.75,0,100.6,-0.068,74.49 +04/05/2021 01:30,10.94,79.99,4.114,228,0.122,0,0,-12.84,-12.9,0,100.6,-0.068,72.31 +04/05/2021 02:00,11.33,79.66,4.415,228.3,0.129,0,0,-13.39,-13.5,0,100.6,-0.068,71.15 +04/05/2021 02:30,11.11,83.7,3.769,229.2,0.124,0,0,-34.72,-34.84,0,100.5,-0.068,69.79 +04/05/2021 03:00,11.19,85.7,4.102,238.7,0.14,0,0,-33.9,-34.01,0,100.5,-0.068,67.94 +04/05/2021 03:30,11.53,84.1,4.33,237.3,0.139,0,0,-11.85,-11.9,0,100.5,-0.068,66.2 +04/05/2021 04:00,11.82,80.7,4.386,245,0.151,0,0,-11.82,-11.9,0,100.5,-0.094,62.86 +04/05/2021 04:30,11.86,79.39,3.939,246.6,0.148,0,0,-14.81,-14.84,0,100.5,-0.13,60.96 +04/05/2021 05:00,11.87,79.16,3.758,251.5,0.151,1.192,0.006,-14.35,-14.38,0,100.5,-0.113,60.87 +04/05/2021 05:30,11.81,73.27,3.486,263.1,0.146,10.93,0.055,-13.24,-13.25,0,100.5,-0.044,61.36 +04/05/2021 06:00,11.54,71.46,2.761,266.8,0.147,17.17,0.086,-9.77,-9.77,0,100.6,0.013,59.49 +04/05/2021 06:30,11.02,72.1,3.212,277.5,0.143,18.02,0.09,-69.61,-69.74,0,100.6,0.047,52.71 +04/05/2021 07:00,10.75,72.77,2.578,280.8,0.146,35.1,0.175,-29.5,-29.5,0,100.6,0.154,39.21 +04/05/2021 07:30,10.73,74.13,2.203,271.9,0.144,80.7,0.403,7.603,7.603,0,100.6,0.401,31.62 +04/05/2021 08:00,10.87,73.74,2.892,255,0.151,75.82,0.379,-4.908,-4.909,0,100.6,0.366,28.46 +04/05/2021 08:30,10.81,75.06,2.614,257.4,0.15,90.2,0.451,-23.16,-23.16,0.2,100.7,0.457,27.14 +04/05/2021 09:00,11.01,73.22,2.449,269.4,0.142,105,0.525,38.33,38.35,0,100.7,0.545,23.58 +04/05/2021 09:30,11.43,71.76,2.389,274.8,0.142,132.8,0.664,63.78,63.78,0,100.7,0.745,19.17 +04/05/2021 10:00,11.5,70.34,2.744,282.1,0.14,138.4,0.692,38.57,38.57,0,100.7,0.797,18.9 +04/05/2021 10:30,9.94,82,2.112,303.7,0.129,253.4,1.267,70.59,70.59,0.2,100.7,1.463,19.23 +04/05/2021 11:00,10.61,82.1,1.754,285.8,0.142,296.1,1.481,91.4,91.4,0.2,100.7,1.774,15.01 +04/05/2021 11:30,10.84,80.1,2.12,276.8,0.149,226.2,1.131,51.65,51.65,0.2,100.7,1.301,14.84 +04/05/2021 12:00,10.86,80,1.878,269,0.151,205.7,1.029,48.92,48.92,0.4,100.7,1.186,9.6 +04/05/2021 12:30,10.73,82.6,2.207,279.3,0.147,231,1.155,60.7,60.7,0.6,100.7,1.313,46.41 +04/05/2021 13:00,10.75,80,2.231,284.1,0.144,304.5,1.523,90.1,90.1,0.4,100.7,1.765,13.91 +04/05/2021 13:30,11.25,75.99,2.373,290.6,0.142,306.6,1.533,112.9,112.9,0,100.7,1.89,77.99 +04/05/2021 14:00,11.32,72.07,2.153,301.5,0.133,324.6,1.623,145.9,145.9,0,100.7,2.069,65.42 +04/05/2021 14:30,11.59,68.9,2.016,280.2,0.149,319.7,1.599,182.8,182.8,0,100.7,1.997,55.32 +04/05/2021 15:00,12.12,67.04,2.417,274.8,0.15,538.2,2.691,349,349,0,100.7,3.429,40.44 +04/05/2021 15:30,12.89,65.71,2.47,261.9,0.143,476.9,2.384,303.5,303.5,0,100.6,3.067,31.96 +04/05/2021 16:00,13.43,63.18,2.066,267.3,0.148,509.6,2.548,317.4,317.4,0,100.6,3.44,24.55 +04/05/2021 16:30,13.54,62.99,1.936,270,0.144,243.6,1.218,139.1,139.1,0,100.6,1.605,23.37 +04/05/2021 17:00,12.7,65.61,1.878,315,0.124,218.6,1.093,73.23,73.23,0,100.6,1.304,29.66 +04/05/2021 17:30,13.48,61.96,2.409,336.1,0.14,265.4,1.327,119.9,119.9,0,100.6,1.707,19.82 +04/05/2021 18:00,12.66,58.65,3.351,339.7,0.141,181,0.905,52.74,52.77,0,100.6,1.078,19.61 +04/05/2021 18:30,12.01,56.6,2.961,345.3,0.145,134,0.67,22.22,22.22,0,100.7,0.74,20.89 +04/05/2021 19:00,10.68,60.3,2.459,343.8,0.145,37.59,0.188,-34.17,-34.17,0,100.7,0.187,33.07 +04/05/2021 19:30,9.67,65.05,1.892,345.6,0.148,10.78,0.054,-41.59,-41.59,0,100.7,-0.024,39.73 +04/05/2021 20:00,9.17,67.78,1.877,340,0.143,0.229,0.001,-45.57,-45.57,0,100.7,-0.117,37.61 +04/05/2021 20:30,8.59,69.7,1.427,334.6,0.138,0,0,-50.66,-50.66,0,100.8,-0.111,37.97 +04/05/2021 21:00,7.833,72.98,0.781,294,0.162,0,0,-60.93,-60.93,0,100.8,-0.068,38.01 +04/05/2021 21:30,7.071,73.74,0.913,285.1,0.146,0,0,-63.28,-63.28,0,100.8,-0.068,36.03 +04/05/2021 22:00,6.612,67.31,1.115,297.1,0.141,0,0,-65.86,-65.86,0,100.8,-0.068,35.12 +04/05/2021 22:30,6.083,68.92,0.824,278.1,0.159,0,0,-63.02,-63.02,0,100.9,-0.068,33.59 +04/05/2021 23:00,5.159,73.99,0.574,262.9,0.16,0,0,-59.97,-59.97,0,100.9,-0.068,29.44 +04/05/2021 23:30,5.285,73.59,0.987,261.9,0.152,0,0,-63.25,-63.25,0,100.9,-0.068,23.89 +05/05/2021 00:00,5.207,74.75,1.155,264.7,0.149,0,0,-54.61,-54.61,0,100.9,-0.068,21.44 +05/05/2021 00:30,5.572,75.8,1.376,275.6,0.152,0,0,-31.65,-31.65,0,100.9,-0.068,16.71 +05/05/2021 01:00,6.026,76.79,1.313,266.2,0.161,0,0,-67.91,-67.91,0,100.9,-0.068,14.09 +05/05/2021 01:30,5.402,78.38,1.298,269.5,0.142,0,0,-67.38,-67.38,0,100.9,-0.068,13.85 +05/05/2021 02:00,5.008,79.73,1.376,261,0.15,0,0,-66.94,-66.94,0,100.9,-0.068,12.46 +05/05/2021 02:30,4.71,80.4,1.524,257.5,0.149,0,0,-67.09,-67.09,0,100.9,-0.068,10.18 +05/05/2021 03:00,4.663,80.3,1.438,274.3,0.15,0,0,-64.23,-64.23,0,100.9,-0.068,9.66 +05/05/2021 03:30,4.912,80.4,1.596,264.3,0.149,0,0,-33.42,-33.42,0,100.9,-0.068,5.295 +05/05/2021 04:00,5.16,79.81,1.552,262.1,0.149,0,0,-59.02,-59.02,0,100.9,-0.068,6.06 +05/05/2021 04:30,4.593,81.8,1.335,264.7,0.156,0,0,-64.98,-64.98,0,100.9,-0.068,7.015 +05/05/2021 05:00,4.404,82.4,0.976,271.3,0.154,2.889,0.014,-47.53,-47.53,0,101,-0.044,3.641 +05/05/2021 05:30,4.517,82.6,0.96,275.5,0.145,20.87,0.104,-33,-33,0,101,0.093,0.419 +05/05/2021 06:00,5.082,80.4,1.24,273.8,0.148,94.9,0.475,-17.28,-17.28,0,101,1.003,-1.204 +05/05/2021 06:30,5.981,77.03,1.793,275.3,0.151,191.4,0.957,3.334,3.334,0,101.1,2.045,1.01 +05/05/2021 07:00,7.287,73.42,2.127,264.2,0.144,298.1,1.49,84.8,84.8,0,101.1,3.143,12.23 +05/05/2021 07:30,8.73,66.88,2.305,273.8,0.145,373.4,1.867,129.8,129.8,0,101.1,4.113,18.17 +05/05/2021 08:00,9.22,62.85,2.506,287.2,0.145,479.7,2.399,206.7,206.7,0,101.1,5.388,11.06 +05/05/2021 08:30,9.82,58.83,2.734,284.5,0.146,562.2,2.811,270.7,270.8,0,101.1,6.287,0.771 +05/05/2021 09:00,10.34,57.86,2.951,278.7,0.143,635.2,3.176,333.7,333.8,0,101.1,6.886,-2.713 +05/05/2021 09:30,10.87,54.63,3.062,280.9,0.144,678.1,3.39,390.5,390.6,0,101.1,6.707,-5.46 +05/05/2021 10:00,11.31,52.8,3.216,279,0.144,673.4,3.367,401.9,402.2,0,101.2,6.039,7.22 +05/05/2021 10:30,11.42,50.21,3.341,278.4,0.137,499.2,2.496,297.9,298.2,0,101.2,3.925,24.78 +05/05/2021 11:00,10,61.47,3.454,307.5,0.13,487.5,2.437,279.1,279.6,0,101.2,3.36,28.47 +05/05/2021 11:30,10.83,48.7,2.461,275.9,0.146,699.3,3.496,436.4,436.4,0,101.2,5.443,31.11 +05/05/2021 12:00,12.19,43.59,3.146,282.9,0.148,549.5,2.747,304.6,304.6,0,101.2,3.811,44.4 +05/05/2021 12:30,11.6,53.44,2.478,288.3,0.134,694.5,3.473,377.9,377.9,0,101.2,3.997,43.22 +05/05/2021 13:00,13.16,44.51,2.826,293.9,0.126,777.8,3.889,486.1,486.3,0,101.2,4.411,46.85 +05/05/2021 13:30,13.75,41.64,3.15,266.5,0.148,673.5,3.367,434.9,435,0,101.1,3.897,53.47 +05/05/2021 14:00,13.75,40.72,3.319,262.3,0.145,611.6,3.058,383.9,384.1,0,101.1,3.573,52.56 +05/05/2021 14:30,14.13,39.94,3.661,263.5,0.148,559.2,2.796,338.9,339.2,0,101.1,3.813,56.88 +05/05/2021 15:00,14.08,40.71,3.435,259.2,0.144,517.8,2.589,313.9,314,0,101.1,3.548,60.95 +05/05/2021 15:30,13.68,42.11,2.922,269.5,0.15,318.4,1.592,172.8,172.8,0,101,2.055,65.7 +05/05/2021 16:00,13.3,45.07,2.912,263.6,0.145,242.9,1.214,125,125,0,101,1.477,63.58 +05/05/2021 16:30,13.31,46.27,3.148,259.3,0.146,254.4,1.272,135.6,135.7,0,101,1.569,61.89 +05/05/2021 17:00,12.93,45.08,2.604,280.6,0.144,177.5,0.887,82.2,82.3,0,101,1.018,63.86 +05/05/2021 17:30,12.62,46.82,2.564,272.9,0.149,115.2,0.576,45.11,45.11,0,101,0.596,62.28 +05/05/2021 18:00,11.68,55.81,1.285,354.6,0.144,69.73,0.349,19.92,19.92,0,101,0.305,60.17 +05/05/2021 18:30,11.19,57.65,0.837,317.7,0.096,35.76,0.179,0.997,0.997,0,101,0.083,58.24 +05/05/2021 19:00,10.8,59.16,0.529,338.2,0.122,15.22,0.076,-9.03,-9.03,0,101,-0.043,56.42 +05/05/2021 19:30,10.38,62.18,0.575,35.35,0.107,2.235,0.011,-14.73,-14.73,0,101,-0.132,53.71 +05/05/2021 20:00,10.07,62.78,0.737,275.7,0.083,0,0,-15.9,-15.9,0,101,-0.136,51.2 +05/05/2021 20:30,9.77,64.22,0.426,264.2,0.119,0,0,-20.19,-20.19,0,101,-0.136,50.03 +05/05/2021 21:00,9.64,63.9,0.569,274.1,0.142,0,0,-23.75,-23.75,0,101,-0.136,46.53 +05/05/2021 21:30,9.61,63.57,1.346,229.4,0.131,0,0,-24.96,-24.96,0,101,-0.136,42.78 +05/05/2021 22:00,9.38,65.86,1.081,229.2,0.13,0,0,-35.27,-35.27,0,100.9,-0.136,42.33 +05/05/2021 22:30,9.02,67.22,0.901,212.5,0.129,0,0,-23.71,-23.71,0,100.9,-0.136,40.14 +05/05/2021 23:00,8.73,69.31,0.477,153.8,0.149,0,0,-23.41,-23.41,0,100.9,-0.136,39.05 +05/05/2021 23:30,8.45,72.28,0.605,164.3,0.148,0,0,-17.49,-17.49,0,100.8,-0.136,36.08 +06/05/2021 00:00,8.26,74.53,1.308,200.6,0.144,0,0,-45.15,-45.15,0.2,100.8,-0.136,32.22 +06/05/2021 00:30,7.823,82.1,1.652,189.7,0.156,0,0,-33.9,-33.9,0.2,100.8,-0.136,25.63 +06/05/2021 01:00,7.527,85.5,1.542,183.8,0.163,0,0,-27.83,-27.83,0.2,100.7,-0.079,101 +06/05/2021 01:30,7.31,86.8,1.07,176.4,0.15,0,0,-23.11,-23.11,0.2,100.6,-0.068,102.4 +06/05/2021 02:00,7.195,87.6,0.689,165.6,0.134,0,0,-18.41,-18.41,0,100.6,-0.068,97.2 +06/05/2021 02:30,7.069,88.3,0.834,154,0.132,0,0,-17.61,-17.61,0,100.5,-0.068,92.4 +06/05/2021 03:00,6.982,88.4,0.722,137.3,0.125,0,0,-16.54,-16.54,0,100.4,-0.068,94.5 +06/05/2021 03:30,6.954,88.6,0.891,134.7,0.133,0,0,-15.75,-15.75,0.2,100.4,-0.068,87 +06/05/2021 04:00,7.051,88.2,0.764,135.4,0.117,0,0,-13.7,-13.7,0,100.3,-0.068,80.4 +06/05/2021 04:30,7.025,88.9,1.099,133.6,0.129,0,0,-12.75,-12.75,0,100.3,-0.068,73.04 +06/05/2021 05:00,7.096,90,0.603,145.2,0.12,0.979,0.005,-9.01,-9.01,0,100.2,-0.068,66.78 +06/05/2021 05:30,7.293,90.6,1.07,139.3,0.116,6.995,0.035,-5.446,-5.446,0.2,100.2,-0.057,52.66 +06/05/2021 06:00,7.471,91.2,1.146,141,0.122,38.42,0.192,10.33,10.33,0,100.1,0.122,38.83 +06/05/2021 06:30,7.788,91.4,1.355,145.1,0.124,51.74,0.259,20,20,0,100.1,0.206,35.81 +06/05/2021 07:00,8.21,91.3,1.394,145,0.123,78.42,0.392,36.13,36.13,0,100,0.337,32.06 +06/05/2021 07:30,8.67,91.1,1.593,177.2,0.138,66.45,0.332,24.49,24.49,0.8,100,0.276,49.75 +06/05/2021 08:00,9.23,91.3,1.872,189.8,0.157,152.2,0.761,66.11,66.11,0,100,0.706,56.16 +06/05/2021 08:30,10.45,90.7,2.42,237.5,0.136,147.7,0.739,68.91,68.91,0,100,0.723,43.99 +06/05/2021 09:00,11.47,88.5,3.013,247.7,0.137,284.2,1.421,168.9,169,0,100,1.738,36.18 +06/05/2021 09:30,12.88,82,3.481,255,0.147,258,1.29,148,148.3,0,100,1.654,34.72 +06/05/2021 10:00,13.65,73.77,4.593,259.3,0.151,229.3,1.147,52.12,52.82,0.2,100,1.601,37.99 +06/05/2021 10:30,13.41,75.72,3.712,270.6,0.145,517.6,2.588,290.4,291.9,0,100,3.754,36.17 +06/05/2021 11:00,14.48,68.71,4.63,271.6,0.152,566,2.83,310,311.6,0,100,4.278,45.35 +06/05/2021 11:30,15.15,62.1,4.696,284.7,0.143,825,4.124,524.7,529.1,0,100.1,6.82,78.55 +06/05/2021 12:00,15.24,52.44,4.577,285.4,0.148,506.1,2.531,308.3,310.8,0,100.1,3.019,70.22 +06/05/2021 12:30,16,48.48,4.849,273.2,0.148,781.5,3.907,514,519.7,0,100.1,4.116,64.66 +06/05/2021 13:00,16.13,47.11,4.81,265.9,0.153,704.8,3.524,446.1,451.5,0,100.1,3.403,64.48 +06/05/2021 13:30,16.31,44.7,4.748,272.4,0.15,598.8,2.994,378.7,382.7,0,100.2,2.981,62.61 +06/05/2021 14:00,15.84,45.44,4.386,283.7,0.147,339.7,1.698,199.1,200.2,0,100.2,1.9,62.34 +06/05/2021 14:30,15.76,49.09,3.652,268,0.143,391.6,1.958,217.3,217.7,0,100.2,2.526,55.09 +06/05/2021 15:00,15.26,51.44,4.233,267.2,0.148,187.1,0.936,79.03,79.27,0,100.2,1.07,52.61 +06/05/2021 15:30,14.69,55.65,3.31,264.4,0.151,176.4,0.882,81.3,81.3,0,100.2,0.963,48.66 +06/05/2021 16:00,14.52,58.88,3.324,260.6,0.149,163.7,0.819,72.94,72.9,0,100.3,0.886,44.94 +06/05/2021 16:30,14.47,59.66,3.833,252,0.147,153.2,0.766,80.3,80.5,0,100.3,0.794,41.37 +06/05/2021 17:00,13.76,64.44,3.082,296,0.107,73,0.365,16.97,17.02,1.2,100.3,0.333,35.5 +06/05/2021 17:30,10.76,83.5,2.454,3.284,0.14,95,0.475,15.78,15.78,0,100.4,0.346,55.83 +06/05/2021 18:00,10.02,83.8,2.472,354.5,0.147,87,0.435,19.27,19.27,0,100.5,0.33,49.3 +06/05/2021 18:30,9.65,82.6,2.45,341.7,0.149,35.47,0.177,3.054,3.055,0,100.5,0.065,44.27 +06/05/2021 19:00,9.29,83.1,2.327,342.4,0.142,18.44,0.092,-2.34,-2.34,0,100.6,-0.029,40.46 +06/05/2021 19:30,8.89,82.9,1.534,340.8,0.141,7.298,0.036,-16.4,-16.4,0,100.6,-0.086,36.94 +06/05/2021 20:00,8.68,84,0.988,337.4,0.132,0.069,0,-24.13,-24.13,0,100.7,-0.136,34.68 +06/05/2021 20:30,8.62,85,1,304,0.138,0,0,-20.6,-20.6,0,100.8,-0.136,31.07 +06/05/2021 21:00,8.61,85.6,1.171,311.8,0.132,0,0,-18.66,-18.66,0,100.8,-0.136,27.85 +06/05/2021 21:30,8.47,85,1.722,328.4,0.136,0,0,-39.25,-39.25,0,100.8,-0.136,27.75 +06/05/2021 22:00,7.675,84.8,1.178,327.1,0.13,0,0,-59.74,-59.74,0,100.9,-0.102,30.71 +06/05/2021 22:30,7.13,86.4,1.314,318.9,0.134,0,0,-55.94,-55.94,0,100.9,-0.071,31.24 +06/05/2021 23:00,6.648,87,1.213,312.4,0.13,0,0,-60.13,-60.13,0,101,-0.068,28.72 +06/05/2021 23:30,6.266,87.7,1.227,301.6,0.138,0,0,-62.76,-62.76,0,101,-0.068,25.73 +07/05/2021 00:00,5.788,88.3,1.249,297.3,0.141,0,0,-63.69,-63.69,0,101,-0.068,23.68 +07/05/2021 00:30,5.434,88.7,1.058,299.3,0.125,0,0,-64.93,-64.93,0,101.1,-0.068,20.17 +07/05/2021 01:00,5.037,89,0.069,293.3,0.019,0,0,-59.22,-59.22,0,101.1,-0.068,19.79 +07/05/2021 01:30,4.404,90.2,0,249.8,0,0,0,-57.26,-57.26,0,101.1,-0.068,17.26 +07/05/2021 02:00,3.519,90.9,0,249.9,0.001,0,0,-54.2,-54.2,0,101.1,-0.068,4.752 +07/05/2021 02:30,2.861,91.6,0,0,0,0,0,-56.15,-56.15,0,101.1,-0.068,39.7 +07/05/2021 03:00,2.279,92.4,0,0,0,0,0,-55.33,-55.33,0,101.1,-0.068,20.78 +07/05/2021 03:30,1.807,92.4,0,0,0,0,0,-53.53,-53.53,0,101.2,-0.068,16.51 +07/05/2021 04:00,1.571,93,0,0,0,0,0,-54.18,-54.18,0,101.2,-0.068,15.69 +07/05/2021 04:30,1.296,93,0,0,0,0,0,-54.25,-54.25,0,101.2,-0.068,14.71 +07/05/2021 05:00,0.979,93.4,0,0,0,4.401,0.022,-49.27,-49.27,0,101.2,-0.015,12.22 +07/05/2021 05:30,1.325,93.8,0,249.9,0,40.17,0.201,-31.64,-31.64,0,101.3,0.272,13.33 +07/05/2021 06:00,3.802,92.8,0,0,0,124.3,0.621,-12.52,-12.52,0,101.3,1.165,33.18 +07/05/2021 06:30,6.104,89.4,0,209.2,0.001,166.9,0.835,7.011,7.011,0,101.3,1.419,31.11 +07/05/2021 07:00,7.289,85.7,0.262,203.2,0.066,301.3,1.507,81.8,81.8,0,101.4,2.821,12.28 +07/05/2021 07:30,9.02,71.44,0.709,263.3,0.098,397,1.985,140.9,140.9,0.2,101.4,4.062,-2.241 +07/05/2021 08:00,10.03,68.58,0.657,289.4,0.111,429.7,2.148,193.6,193.6,0,101.4,4.342,-1.47 +07/05/2021 08:30,11.4,64.79,0.642,267.4,0.135,510.7,2.553,250.8,250.8,0,101.4,5.193,-2.851 +07/05/2021 09:00,12.07,60.67,0.832,305.1,0.121,580.2,2.901,308.4,308.4,0,101.5,5.895,-3.586 +07/05/2021 09:30,12.91,49.89,1.133,154,0.072,659.3,3.297,371,371,0,101.5,6.264,-2.246 +07/05/2021 10:00,13.12,47.93,1.566,179,0.119,658.3,3.292,380.9,380.9,0,101.5,5.984,8.96 +07/05/2021 10:30,13.75,45.91,1.455,164.5,0.132,811,4.055,501.6,501.6,0,101.5,6.879,17.31 +07/05/2021 11:00,14.33,40.99,1.7,205.6,0.11,945,4.724,595.8,595.8,0,101.5,7.722,28.37 +07/05/2021 11:30,14.24,41.67,1.435,180.6,0.127,741.3,3.707,456.5,456.5,0,101.5,6.27,28.55 +07/05/2021 12:00,14.28,42.01,2.306,214.8,0.128,761.5,3.808,480.2,480.2,0,101.5,4.841,29.61 +07/05/2021 12:30,14.48,43.61,1.925,195.6,0.121,632.2,3.161,384.5,384.5,0,101.5,3.625,27.53 +07/05/2021 13:00,14.58,43.31,1.89,191.3,0.134,612.2,3.061,375.4,375.4,0,101.5,3.474,23.53 +07/05/2021 13:30,14.57,44.64,2.141,200.4,0.126,541.9,2.709,321.9,321.9,0,101.4,3.232,21.87 +07/05/2021 14:00,14.9,43.94,2.024,184.3,0.137,447.9,2.24,257.1,257.1,0,101.4,3.032,23.89 +07/05/2021 14:30,14.79,44.63,2.308,185.2,0.143,457.4,2.287,263.8,263.8,0,101.4,4.563,39.59 +07/05/2021 15:00,14.83,44.39,2.638,195.8,0.148,452.7,2.263,264,264,0,101.4,4.483,39.91 +07/05/2021 15:30,14.91,44.98,2.244,196.5,0.143,357.6,1.788,201.3,201.3,0,101.4,3.528,37.98 +07/05/2021 16:00,15.15,44.98,2.022,177.7,0.132,403.7,2.019,234.1,234.1,0,101.3,3.899,32.31 +07/05/2021 16:30,15.32,45.84,2.068,184.9,0.139,297.6,1.488,164.8,164.8,0,101.3,2.86,31.07 +07/05/2021 17:00,14.57,48.86,2.36,191.3,0.155,140,0.7,64.08,64.08,0,101.3,1.303,23.4 +07/05/2021 17:30,14.31,50.43,2.102,192.2,0.149,96.4,0.482,36.61,36.61,0,101.3,0.841,21.09 +07/05/2021 18:00,14.05,54.29,1.906,200.5,0.143,68.38,0.342,3.801,3.801,0,101.3,0.53,21.72 +07/05/2021 18:30,13.24,62.89,1.891,210.7,0.137,35.8,0.179,-77.95,-77.95,0,101.2,0.272,18.97 +07/05/2021 19:00,12.02,69.99,1.836,206.9,0.141,4.564,0.023,-69.97,-69.97,0.2,101.3,-0.03,14.17 +07/05/2021 19:30,11.31,74.62,1.136,187.1,0.154,0.296,0.001,-44.43,-44.43,0,101.2,-0.099,12.5 +07/05/2021 20:00,10.81,77.96,1.016,179.3,0.156,0,0,-37.69,-37.69,0.2,101.2,-0.136,10.83 +07/05/2021 20:30,10.62,80.8,0.296,163.1,0.087,0,0,-21.34,-21.34,0,101.2,-0.136,6.05 +07/05/2021 21:00,10.49,83.2,0.457,174.3,0.106,0,0,-18.23,-18.23,0.2,101.2,-0.136,0.542 +07/05/2021 21:30,10.51,81.9,1.051,179.8,0.153,0,0,-16.8,-16.8,0,101.2,-0.124,-0.274 +07/05/2021 22:00,10.64,81.2,1.172,178.7,0.154,0,0,-17.02,-17.02,0,101.1,-0.13,0.38 +07/05/2021 22:30,10.75,80.6,1.243,180.8,0.153,0,0,-16.59,-16.59,0,101.1,-0.135,-0.683 +07/05/2021 23:00,10.88,80.6,1.592,179.6,0.149,0,0,-12.06,-12.06,0,101.1,-0.135,-1.321 +07/05/2021 23:30,11.08,80.9,1.735,182,0.158,0,0,-7.319,-7.319,0,101.1,-0.136,-2.69 +08/05/2021 00:00,11.19,82.5,2.097,182.3,0.155,0,0,-23.25,-23.25,0,101,-0.135,-3.811 +08/05/2021 00:30,11.03,85.6,1.901,173.4,0.151,0,0,-27.39,-27.39,0,101,-0.135,-6.942 +08/05/2021 01:00,11.24,87.3,1.866,182.1,0.15,0,0,-14.98,-14.98,0,100.9,-0.136,-8.13 +08/05/2021 01:30,11.52,88,2.069,182.2,0.159,0,0,-10,-10,0,100.9,-0.136,-9.27 +08/05/2021 02:00,11.74,88.6,1.779,183.1,0.161,0,0,-6.569,-6.569,0,100.9,-0.136,-9.99 +08/05/2021 02:30,11.87,88.9,1.918,184.9,0.15,0,0,-5.771,-5.771,0,100.8,-0.136,-10.24 +08/05/2021 03:00,12.18,89,1.792,186.1,0.153,0,0,-5.401,-5.401,0,100.8,-0.136,-10.7 +08/05/2021 03:30,12.43,88.9,1.809,182.3,0.151,0,0,-9.19,-9.19,0,100.8,-0.136,-11.06 +08/05/2021 04:00,12.68,88.7,1.615,180.6,0.159,0,0,-6.345,-6.345,0,100.7,-0.136,-11.41 +08/05/2021 04:30,12.89,88.3,2.485,186.8,0.156,0.062,0,-3.179,-3.179,0,100.7,-0.134,-10.16 +08/05/2021 05:00,13.06,88.3,3.44,192.3,0.15,1.928,0.01,-6.346,-6.348,0,100.7,-0.077,-10.02 +08/05/2021 05:30,13.07,89.6,3.258,194,0.157,16.3,0.082,-7.714,-7.715,0,100.7,0.001,-11.45 +08/05/2021 06:00,13.19,90.7,3.266,205.5,0.142,47.38,0.237,2.638,2.638,0,100.7,0.192,-12.35 +08/05/2021 06:30,13.54,89.1,3.428,207.2,0.138,69.54,0.348,17.58,17.58,0,100.7,0.317,-11.73 +08/05/2021 07:00,13.97,85.2,3.875,209.4,0.143,144.9,0.725,74.11,74.19,0,100.7,0.892,-4.769 +08/05/2021 07:30,14.38,82.3,3.39,207.3,0.14,157.9,0.79,85.8,85.8,0,100.7,1.076,-1.709 +08/05/2021 08:00,14.87,79.1,3.655,217.5,0.132,233.5,1.168,130.6,130.8,0,100.7,1.9,3.274 +08/05/2021 08:30,15.53,75.65,3.398,216.8,0.133,318.3,1.591,165.7,165.8,0,100.7,2.951,11.22 +08/05/2021 09:00,16.48,70.72,4.583,212.8,0.131,531.2,2.656,305.8,307.8,0,100.7,5.543,19.93 +08/05/2021 09:30,17.24,66.49,5.489,209.1,0.143,557.8,2.789,330.7,336,0,100.6,5.901,29.44 +08/05/2021 10:00,17.59,63.5,5.272,212.5,0.14,450.3,2.252,264.3,267.8,0,100.6,4.643,37.75 +08/05/2021 10:30,18.16,60.09,4.781,221.8,0.125,539,2.695,328.1,331.4,0,100.6,5.56,33.16 +08/05/2021 11:00,18.81,56.47,4.843,222.4,0.13,546.2,2.731,333.2,336.5,0,100.6,5.59,25.94 +08/05/2021 11:30,18.94,55.38,5.538,218.9,0.133,549.8,2.749,330.8,337.2,0,100.6,5.476,33.54 +08/05/2021 12:00,19.38,53.26,5.615,224.6,0.126,725,3.625,449.2,458.7,0,100.6,7.188,62.06 +08/05/2021 12:30,19.61,50.92,5.961,228.2,0.123,659.3,3.297,407.5,418.6,0,100.5,6.445,52.87 +08/05/2021 13:00,19.73,49.91,5.51,230.3,0.127,626.2,3.131,381.3,388.9,0,100.5,6.261,21.8 +08/05/2021 13:30,20.18,49.71,5.405,217.5,0.133,673.4,3.367,412.4,419.7,0,100.5,6.726,-18.18 +08/05/2021 14:00,20.23,50.41,5.28,212.7,0.126,665.4,3.327,403.7,409.1,0,100.5,6.65,-41.62 +08/05/2021 14:30,20.49,48.1,5.505,210,0.135,725.5,3.627,454.7,462.1,0,100.4,6.937,-51.93 +08/05/2021 15:00,20.31,47.96,5.496,202.7,0.143,542.1,2.71,319.8,324.7,0,100.4,5.118,-57.99 +08/05/2021 15:30,20.5,48.05,5.269,208.3,0.144,632.8,3.164,388.3,394.3,0,100.4,5.801,-51.03 +08/05/2021 16:00,20.13,50.36,4.742,213.4,0.137,428.3,2.142,240,241.6,0,100.4,3.923,-31.93 +08/05/2021 16:30,20.01,51.23,4.707,203,0.143,444.9,2.225,244.1,245.8,0,100.3,4.088,-15.68 +08/05/2021 17:00,19.86,49.15,4.644,208.3,0.142,411.1,2.056,216.5,217.8,0,100.3,3.706,1.933 +08/05/2021 17:30,20.12,49.6,3.859,205.1,0.137,328.1,1.64,156.1,156.5,0,100.3,2.957,24.61 +08/05/2021 18:00,19.73,49.93,3.787,212.7,0.127,228.3,1.141,83.3,83.4,0,100.3,2.051,37.23 +08/05/2021 18:30,19.3,51.52,3.428,208,0.142,145.5,0.727,27.91,27.92,0,100.2,1.304,35.24 +08/05/2021 19:00,18.69,55.68,2.821,208.8,0.136,69.1,0.345,-12.98,-12.98,0,100.2,0.466,24.41 +08/05/2021 19:30,17.48,60.96,1.874,220.8,0.128,9.57,0.048,-53.39,-53.39,0,100.2,0.143,0.07 +08/05/2021 20:00,16.22,65.34,1.908,225.4,0.125,0,0,-64.83,-64.83,0,100.2,0.004,-15.49 +08/05/2021 20:30,14.8,70.41,1.533,203.3,0.147,0,0,-61.65,-61.65,0,100.2,0,-19.47 +08/05/2021 21:00,13.8,74.89,0.898,178,0.158,0,0,-55.61,-55.61,0,100.2,0,-17.45 +08/05/2021 21:30,12.91,78.16,0.5,163.1,0.146,0,0,-53.99,-53.99,0,100.2,0,-17.36 +08/05/2021 22:00,11.95,82,0.726,191.7,0.164,0,0,-47.78,-47.78,0,100.1,0,-13.42 +08/05/2021 22:30,11.49,84.5,0.487,192.6,0.134,0,0,-45.12,-45.12,0,100.1,0,-3.596 +08/05/2021 23:00,10.7,86.4,0.466,185.5,0.156,0,0,-43.91,-43.91,0,100,0,12 +08/05/2021 23:30,10.3,88.3,0.319,161.5,0.141,0,0,-43.31,-43.31,0,100,0,16.71 +09/05/2021 00:00,10.37,88.5,0.559,162.5,0.139,0,0,-43.45,-43.45,0,100,0,16.31 +09/05/2021 00:30,10.2,88.5,0.348,179.7,0.149,0,0,-38.27,-38.27,0,99.9,0,18.52 +09/05/2021 01:00,10.13,88.8,0.495,225.5,0.132,0,0,-23.93,-23.93,0,99.9,0,13.23 +09/05/2021 01:30,9.73,89.1,0.294,334.5,0.091,0,0,-15.4,-15.4,0,99.8,0,2.494 +09/05/2021 02:00,9.88,89.9,0.053,334.3,0.033,0,0,-18.1,-18.1,0,99.8,0,1.107 +09/05/2021 02:30,9.84,90.1,0.177,341.2,0.042,0,0,-16.3,-16.3,0,99.7,0,5.21 +09/05/2021 03:00,9.98,90.4,0.318,140.7,0.085,0,0,-14.82,-14.82,0,99.7,0,-2.048 +09/05/2021 03:30,10.58,90.6,0.326,150.9,0.08,0,0,-8.75,-8.75,0,99.7,0,-8.9 +09/05/2021 04:00,10.72,89.8,0.156,150.9,0.071,0,0,-15.2,-15.2,0,99.6,0,-7.429 +09/05/2021 04:30,10.72,89.6,0,0,0,0,0,-9.54,-9.54,0,99.6,0,-6.39 +09/05/2021 05:00,10.58,89.3,0,0,0,3.729,0.019,-31.44,-31.44,0,99.6,0.043,4.442 +09/05/2021 05:30,10.36,89.7,0,0,0,36.3,0.182,-7.231,-7.231,0,99.6,0.282,10.45 +09/05/2021 06:00,11.32,89.2,0.198,156.8,0.089,87.5,0.438,9.39,9.39,0,99.6,0.754,-22.64 +09/05/2021 06:30,13.23,83.9,0.681,130,0.119,220,1.1,22.79,22.79,0,99.6,2.459,-45.73 +09/05/2021 07:00,15.43,74.06,0.859,147.5,0.129,268.7,1.343,106.5,106.5,0,99.6,3.067,-68.04 +09/05/2021 07:30,15.48,72.7,0.816,156,0.134,135.4,0.677,61.44,61.44,0,99.6,1.398,-32.31 +09/05/2021 08:00,15.42,73.22,1.111,171.2,0.142,198.7,0.994,104.5,104.5,0,99.6,2.051,-12.53 +09/05/2021 08:30,15.99,71.2,1.104,171.6,0.146,176.9,0.884,93.5,93.5,0,99.6,1.804,-14.52 +09/05/2021 09:00,16.14,70.24,1.32,172.3,0.15,178,0.89,101.9,101.9,0,99.6,1.813,-0.757 +09/05/2021 09:30,16.24,69.56,1.209,169.1,0.146,139,0.695,74.73,74.73,0,99.6,1.413,2.094 +09/05/2021 10:00,16.44,68.79,1.526,180.5,0.15,181,0.905,103.1,103.1,0,99.6,1.887,7.177 +09/05/2021 10:30,17.07,66.7,1.641,184.9,0.156,286.4,1.432,168.8,168.8,0,99.6,3.038,5.105 +09/05/2021 11:00,18.14,61.11,2.247,184.8,0.15,486.8,2.434,293.4,293.4,0,99.5,5.144,-9.52 +09/05/2021 11:30,19.14,57,2.164,181.3,0.141,640.5,3.202,388.7,388.7,0,99.5,6.8,-29.56 +09/05/2021 12:00,19.69,55.26,2.332,183.6,0.141,532.6,2.663,322.5,322.5,0,99.5,5.629,-9.35 +09/05/2021 12:30,20.18,52.68,3.053,196.3,0.14,564.4,2.822,351,351,0,99.5,5.909,0.843 +09/05/2021 13:00,20.25,51.66,2.889,198.9,0.14,550,2.75,340.5,340.5,0,99.4,5.741,9.06 +09/05/2021 13:30,20.34,51.87,2.46,196.3,0.141,405.7,2.028,236.8,236.8,0,99.4,4.401,18.62 +09/05/2021 14:00,20.4,52.2,2.514,209.3,0.133,422.4,2.112,237.3,237.3,0,99.4,4.605,23.62 +09/05/2021 14:30,20.81,51.51,2.328,213.1,0.123,491.5,2.457,292.9,292.9,0,99.4,5.245,34.62 +09/05/2021 15:00,21,51.36,2.023,220.3,0.123,504.7,2.524,298.7,298.7,0,99.3,5.202,54.65 +09/05/2021 15:30,21.62,50.52,2.355,208.9,0.132,424.9,2.124,254.6,254.6,0,99.3,4.257,69.83 +09/05/2021 16:00,20.3,53.34,2.428,243.1,0.137,168.2,0.841,83.7,83.7,0,99.3,1.686,80.7 +09/05/2021 16:30,19.73,54.06,2.584,258.7,0.146,191.8,0.959,101.3,101.3,0,99.3,1.981,81.3 +09/05/2021 17:00,19.58,52.38,2.765,245.2,0.14,211.3,1.057,109.5,109.5,0,99.3,2.181,82.5 +09/05/2021 17:30,18.99,52.29,3.467,242.8,0.139,150.2,0.751,71.07,71.11,0,99.3,1.509,83.3 +09/05/2021 18:00,18.1,55.38,2.468,257.5,0.149,88.6,0.443,22.74,22.74,0,99.3,0.901,81.2 +09/05/2021 18:30,16.45,62.28,2.647,267.6,0.148,31.94,0.16,-0.351,-0.351,0,99.4,0.319,75.99 +09/05/2021 19:00,15.56,64.81,2.722,250.5,0.148,22.64,0.113,-8.65,-8.65,0,99.4,0.24,69.76 +09/05/2021 19:30,15.03,66.7,2.18,250.6,0.152,5.255,0.026,-23.91,-23.91,0,99.4,0.061,64.2 +09/05/2021 20:00,14.39,70.01,1.427,227,0.122,0.226,0.001,-33.35,-33.35,0,99.4,0,57.73 +09/05/2021 20:30,13.87,73.73,1.466,216.3,0.138,0,0,-26.7,-26.7,0,99.4,0,52.26 +09/05/2021 21:00,13.41,74.56,2.112,229.3,0.124,0,0,-28.78,-28.78,0,99.5,0,48.81 +09/05/2021 21:30,12.76,74.45,2.497,237.9,0.135,0,0,-35.08,-35.08,0,99.5,0,45.35 +09/05/2021 22:00,12.11,74.64,2.009,222.9,0.126,0,0,-39.88,-39.88,0,99.5,0,40.97 +09/05/2021 22:30,11.76,75.75,1.983,220.9,0.128,0,0,-29.74,-29.74,0,99.6,0,38.22 +09/05/2021 23:00,11.7,77.81,2.054,202.4,0.143,0,0,-15.76,-15.76,0,99.6,0,36.53 +09/05/2021 23:30,11.72,78.93,2.05,197.5,0.149,0,0,-13.46,-13.46,0,99.6,0,35.85 +10/05/2021 00:00,11.74,79.83,2.008,189.7,0.154,0,0,-24.38,-24.38,0,99.6,0,34.92 +10/05/2021 00:30,11.48,82.4,2.208,191.8,0.152,0,0,-32.52,-32.52,0,99.6,0,33.37 +10/05/2021 01:00,11.25,83.7,2.169,187.2,0.156,0,0,-39.7,-39.7,0,99.6,0,31.56 +10/05/2021 01:30,11.22,84.3,2.117,194.6,0.152,0,0,-33.61,-33.61,0,99.6,0,31.31 +10/05/2021 02:00,11.29,84.4,2.621,203.1,0.145,0,0,-46.36,-46.36,0,99.6,0,33.35 +10/05/2021 02:30,11.28,83.5,2.917,208.4,0.137,0,0,-48.3,-48.3,0,99.6,0,48.55 +10/05/2021 03:00,11,84,2.734,200.1,0.148,0,0,-62.86,-62.86,0,99.7,0,53.28 +10/05/2021 03:30,10.79,83.7,2.977,201.5,0.149,0,0,-69.93,-69.93,0,99.7,0,33.71 +10/05/2021 04:00,10.55,84,2.409,199.1,0.15,0,0,-49.75,-49.75,0,99.7,0,29.27 +10/05/2021 04:30,10.65,85.2,2.121,196,0.15,0,0,-55.13,-55.13,0.2,99.7,0,54.05 +10/05/2021 05:00,10.59,83.4,2.199,189.9,0.157,7.113,0.036,-58.34,-58.34,0,99.8,0.07,31.27 +10/05/2021 05:30,10.63,82.9,2.571,190,0.155,41.91,0.21,-40.53,-40.53,0,99.8,0.287,28.54 +10/05/2021 06:00,10.9,81.8,2.577,199.5,0.142,93.2,0.466,-31.35,-31.36,0,99.8,0.736,27.41 +10/05/2021 06:30,11.83,79.66,2.799,196.8,0.152,205,1.025,-3.321,-3.32,0,99.9,2.244,25.07 +10/05/2021 07:00,12.44,76.5,3.422,208.5,0.143,253.9,1.269,76.94,77,0,99.9,2.749,32.81 +10/05/2021 07:30,13.02,72.08,3.935,219.1,0.127,299.3,1.497,124.4,124.8,0,99.9,3.275,41.58 +10/05/2021 08:00,13.24,68.13,4.12,217.9,0.133,305.3,1.526,130.6,131.1,0,99.9,3.293,48.06 +10/05/2021 08:30,14.43,59.79,4.494,218.7,0.13,562.8,2.814,281.3,282.8,0,99.9,6.398,62.36 +10/05/2021 09:00,14.59,56.31,4.559,219.5,0.126,474.7,2.373,245.2,247.1,0,100,5.143,68.51 +10/05/2021 09:30,14.83,55.48,4.234,222.8,0.125,365.9,1.83,180,180.3,0,100,3.862,73.53 +10/05/2021 10:00,14.45,61.55,3.925,225.2,0.129,446.7,2.233,178.2,178.5,0,100,4.685,79.11 +10/05/2021 10:30,14.3,62.12,4.794,214.8,0.134,636.3,3.181,277.9,281.9,0.2,100.1,6.513,75.98 +10/05/2021 11:00,16.08,51.5,5.173,215.3,0.135,956,4.778,585.3,593.3,0,100.1,10.12,95.4 +10/05/2021 11:30,16.72,47.84,5.305,218.3,0.133,836,4.179,519.3,528.3,0,100.1,8.8,105.5 +10/05/2021 12:00,16.75,44.06,5.033,219.9,0.13,688.3,3.441,421.9,427.1,0,100.1,7.021,108.8 +10/05/2021 12:30,17.09,43.77,5.171,218.3,0.127,854,4.271,536.8,545.2,0,100.1,8.59,119.8 +10/05/2021 13:00,16.57,45.31,4.953,218.6,0.128,543.2,2.716,317,321,0,100.1,5.318,114.4 +10/05/2021 13:30,16.79,45.76,6.288,210.2,0.139,812,4.061,498.3,513.6,0,100.1,7.919,127 +10/05/2021 14:00,17.13,46.32,5.096,219.5,0.124,741.2,3.706,458.1,465.1,0,100.1,7.202,128.4 +10/05/2021 14:30,16.82,46.39,4.887,220.8,0.125,633,3.165,385.5,389.6,0,100.2,6.119,128.2 +10/05/2021 15:00,16.55,45.87,4.948,216.2,0.134,608.1,3.041,366.1,370.2,0,100.2,5.7,128.4 +10/05/2021 15:30,16.48,47.36,5.039,217,0.133,518.2,2.591,298.8,302.9,0,100.2,4.847,130.6 +10/05/2021 16:00,16.62,46.44,4.31,224.1,0.122,495.1,2.475,282.7,284,0,100.2,4.595,133.2 +10/05/2021 16:30,15.66,49.01,4.78,217.5,0.131,319.1,1.595,168,169.1,0,100.2,3.093,123.2 +10/05/2021 17:00,15.83,48.65,4.183,229.2,0.124,377.5,1.888,196.9,197.7,0,100.2,3.478,130.4 +10/05/2021 17:30,15.69,47.65,4.193,217.9,0.129,281.5,1.408,123.9,124.2,0,100.2,2.578,126.7 +10/05/2021 18:00,14.84,50.63,3.863,208.7,0.135,196.5,0.983,63.74,63.82,0,100.2,1.813,125.5 +10/05/2021 18:30,14.21,52.82,2.966,211.5,0.139,116.6,0.583,12.27,12.27,0,100.2,1.096,120.1 +10/05/2021 19:00,13.75,56.9,2.703,199.7,0.146,63.33,0.317,-21.61,-21.61,0,100.2,0.546,110 +10/05/2021 19:30,12.87,60.2,1.878,195.9,0.156,14.58,0.073,-50.61,-50.61,0,100.2,0.171,100.1 +10/05/2021 20:00,12.31,61.41,1.702,187,0.157,0.556,0.003,-24.78,-24.78,0,100.3,0.008,95 +10/05/2021 20:30,11.84,64.75,1.698,204.7,0.143,0,0,-43.03,-43.03,0,100.3,0,84.8 +10/05/2021 21:00,11.45,67.88,1.362,205.9,0.148,0,0,-28.17,-28.17,0,100.4,0,80.6 +10/05/2021 21:30,11.11,69.77,0.682,190.5,0.145,0,0,-43.77,-43.77,0,100.4,0,73.91 +10/05/2021 22:00,10.25,73.9,0.827,200.3,0.149,0,0,-53.95,-53.95,0,100.4,0,68.11 +10/05/2021 22:30,9.79,77.31,0.875,188.1,0.154,0,0,-56.5,-56.5,0,100.4,0,64.09 +10/05/2021 23:00,9.15,82.1,0.831,191.7,0.166,0,0,-53.57,-53.57,0,100.4,0,58.55 +10/05/2021 23:30,8.79,85.3,0.535,159.7,0.152,0,0,-48.71,-48.71,0,100.4,0,55.03 +11/05/2021 00:00,8.57,86.8,0.528,170.4,0.168,0,0,-29.69,-29.69,0,100.4,0,53.32 +11/05/2021 00:30,9.08,87.4,1.73,197.3,0.143,0,0,-18.78,-18.78,0.8,100.4,0,51.67 +11/05/2021 01:00,9.36,87.1,1.487,197.5,0.154,0,0,-29.84,-29.84,0.2,100.4,0,33.17 +11/05/2021 01:30,9.18,86.5,1.34,189.7,0.158,0,0,-33.82,-33.82,0,100.3,0,19.63 +11/05/2021 02:00,8.99,87.8,1.119,184.5,0.151,0,0,-32.04,-32.04,0,100.3,0,11.55 +11/05/2021 02:30,8.86,88.3,0.898,177.3,0.157,0,0,-39.74,-39.74,0,100.3,0,6.686 +11/05/2021 03:00,8.8,88.9,0.566,200.5,0.085,0,0,-27.17,-27.17,0,100.3,0,3.476 +11/05/2021 03:30,8.75,89.3,0.473,187.5,0.09,0,0,-51.08,-51.08,0,100.3,0,2.501 +11/05/2021 04:00,8.19,89.7,0.756,208.4,0.125,0,0,-50.88,-50.88,0,100.3,0,4.664 +11/05/2021 04:30,7.749,90,0.048,213.6,0.013,0,0,-52.96,-52.96,0,100.4,0,6.316 +11/05/2021 05:00,7.171,90.1,0,167,0.001,9.19,0.046,-41.19,-41.19,0,100.4,0.057,4.782 +11/05/2021 05:30,6.829,90.9,0.019,218.9,0.005,36.63,0.183,-28.16,-28.16,0,100.4,0.213,-0.589 +11/05/2021 06:00,7.705,91.2,0.584,199.8,0.094,80.6,0.403,-16.03,-16.03,0,100.4,0.409,-14.96 +11/05/2021 06:30,8.69,90,1.372,189.7,0.152,128,0.64,-3.38,-3.38,0,100.4,0.765,-22.37 +11/05/2021 07:00,10.13,86.3,1.978,195.7,0.153,305.7,1.529,97.2,97.2,0,100.5,2.182,-31.55 +11/05/2021 07:30,11.38,78.87,2.067,203.4,0.144,288.2,1.441,95.9,95.9,0,100.5,2.303,-26.6 +11/05/2021 08:00,12.02,73.82,2.714,208.3,0.137,392.8,1.964,158.2,158.2,0,100.5,3.574,-24.66 +11/05/2021 08:30,12.31,70.96,2.658,206.2,0.134,397.5,1.987,178.5,178.5,0,100.5,3.79,-17.47 +11/05/2021 09:00,12.84,64.08,3.254,212.8,0.137,566.3,2.832,310.8,311,0,100.5,5.818,-15.28 +11/05/2021 09:30,13.82,58.27,4.433,205.7,0.141,652,3.26,361.5,363.2,0,100.5,6.951,-15.42 +11/05/2021 10:00,13.49,58.87,4.69,212.7,0.133,666.6,3.333,375.1,378.6,0,100.5,6.982,-14.82 +11/05/2021 10:30,14.63,52.33,5.314,212.3,0.133,903,4.516,539.4,547.6,0,100.5,9.5,-17.3 +11/05/2021 11:00,15.11,47.12,5.653,211.6,0.137,870,4.352,523.4,534.5,0,100.5,8.96,-2.446 +11/05/2021 11:30,15.2,45.31,5.895,217.5,0.133,796.8,3.984,486.1,498.3,0,100.5,8.16,-5.286 +11/05/2021 12:00,14.34,50.33,5.984,219.4,0.132,604.3,3.021,353.2,361.4,0,100.6,6.2,-3.779 +11/05/2021 12:30,14.08,55.86,5.788,213.5,0.135,663.5,3.317,406.7,415.6,0,100.6,6.614,-11.82 +11/05/2021 13:00,14.25,59.37,5.257,211.2,0.14,685.2,3.426,408.7,413.5,0,100.6,6.759,-17.74 +11/05/2021 13:30,13.79,66.32,4.725,205.4,0.141,626.1,3.13,335.2,336.7,0,100.6,6.09,-22.42 +11/05/2021 14:00,13.67,66.64,5.018,224.8,0.123,413.1,2.065,154.6,155.2,0.2,100.6,3.996,-28.43 +11/05/2021 14:30,14.44,62.69,4.293,226,0.122,604,3.02,367.2,368.8,0,100.6,5.673,-48.81 +11/05/2021 15:00,14.95,58.25,4.308,228.7,0.129,597,2.985,373.7,375.3,0,100.6,5.71,-47.88 +11/05/2021 15:30,14.94,56.19,4.466,244,0.142,375.3,1.877,161.8,164.3,0,100.7,3.483,-47.38 +11/05/2021 16:00,15.71,49.53,5.113,240.8,0.14,574,2.87,347.1,350.7,0,100.7,5.304,-55.97 +11/05/2021 16:30,15.42,47.58,5.003,235.5,0.132,382,1.91,201.5,203.7,0,100.7,3.551,-48.84 +11/05/2021 17:00,15.27,47.91,4.912,236.6,0.139,313.8,1.569,159.7,161.5,0,100.7,2.903,-43.55 +11/05/2021 17:30,14.94,50.6,4.575,235.2,0.135,307.1,1.536,146.2,147.3,0,100.7,2.853,-39.2 +11/05/2021 18:00,14.54,50.01,4.466,232.4,0.127,189.2,0.946,60.14,60.54,0,100.8,1.723,-27.36 +11/05/2021 18:30,13.92,53.02,3.799,240.8,0.137,111.8,0.559,7.129,7.116,0,100.8,1.007,-31.27 +11/05/2021 19:00,13.44,56.1,3.648,229.8,0.124,65.89,0.329,-21.99,-22.01,0,100.8,0.502,-30.02 +11/05/2021 19:30,12.48,58.85,4.044,228.9,0.129,26.83,0.134,-59.72,-59.89,0.2,100.9,0.271,-29.23 +11/05/2021 20:00,11,68.66,3.361,225.1,0.128,0.983,0.005,-84.5,-84.6,0,100.9,0.016,-34.03 +11/05/2021 20:30,10.22,71.62,2.413,218.5,0.128,0,0,-63.47,-63.47,0,100.9,0,-39.01 +11/05/2021 21:00,9.49,76.42,1.548,199.6,0.146,0,0,-65.7,-65.7,0,100.9,0,-41.13 +11/05/2021 21:30,8.82,80.1,1.472,193.4,0.153,0,0,-60.88,-60.88,0,100.9,0,-41.64 +11/05/2021 22:00,8.52,81.9,1.596,209.9,0.143,0,0,-59.16,-59.16,0,100.9,0,-43.86 +11/05/2021 22:30,8.42,81.1,1.868,200.1,0.151,0,0,-56.68,-56.68,0,100.9,0,-45.93 +11/05/2021 23:00,8.04,81.2,1.111,182.8,0.153,0,0,-51.25,-51.25,0,100.9,0,-43.46 +11/05/2021 23:30,7.859,80.8,0.96,174.2,0.158,0,0,-55.57,-55.57,0,100.9,0,-43.76 +12/05/2021 00:00,7.516,82.5,0.709,169.5,0.157,0,0,-55.92,-55.92,0,100.9,0,-42.07 +12/05/2021 00:30,7.087,83.6,0.465,146.5,0.133,0,0,-53.3,-53.3,0,100.9,0,-41.88 +12/05/2021 01:00,6.193,85.4,0.024,132.2,0.013,0,0,-52.04,-52.04,0,100.9,0,-39.19 +12/05/2021 01:30,5.667,88.1,0,175.3,0.002,0,0,-54.01,-54.01,0,100.8,0,-37.85 +12/05/2021 02:00,5.52,89.4,0.079,150.2,0.044,0,0,-40.47,-40.47,0,100.8,0,-40.25 +12/05/2021 02:30,5.431,90.6,0.084,147.7,0.066,0,0,-41.5,-41.5,0,100.8,0,-43.06 +12/05/2021 03:00,5.466,91.2,0.088,147.8,0.055,0,0,-27.35,-27.35,0,100.7,0,-44.78 +12/05/2021 03:30,5.946,91.8,0.114,149.6,0.068,0,0,-17.27,-17.27,0,100.7,0,-49.78 +12/05/2021 04:00,6.634,91.8,0.071,129.3,0.039,0,0,-15.53,-15.53,0,100.7,0,-49.14 +12/05/2021 04:30,7.211,91.5,0.439,127.9,0.116,0.027,0,-20.55,-20.55,0,100.7,0,-48.28 +12/05/2021 05:00,7.399,90.9,0.226,144.4,0.053,4.731,0.024,-22.33,-22.33,0,100.7,0.049,-46.16 +12/05/2021 05:30,7.602,90.6,0.334,130.6,0.086,20.47,0.102,-11,-11,0,100.6,0.169,-49.02 +12/05/2021 06:00,8.18,90.1,0.488,131,0.092,62.93,0.315,17.88,17.88,0,100.6,0.492,-54.61 +12/05/2021 06:30,8.77,89,0.768,168.3,0.109,54.19,0.271,21.71,21.71,0,100.6,0.393,-48.75 +12/05/2021 07:00,9.16,88.5,1.051,162.4,0.122,67.46,0.337,15.37,15.37,0.4,100.6,0.382,-45.56 +12/05/2021 07:30,9.69,89,1.471,159.2,0.128,163.8,0.819,56.27,56.27,0,100.6,0.971,-52.44 +12/05/2021 08:00,10.18,88.3,1.696,175.4,0.145,162.2,0.811,52.62,52.62,0.2,100.6,0.914,-55.26 +12/05/2021 08:30,10.66,87.1,2.044,179.7,0.148,209.2,1.046,70.5,70.5,0,100.6,1.235,-57.49 +12/05/2021 09:00,11.05,84.1,1.738,173.3,0.148,200.2,1.001,63.43,63.43,0,100.5,1.267,-55.72 +12/05/2021 09:30,10.98,84.7,1.372,174.2,0.135,156.2,0.781,59.93,59.93,0.2,100.5,0.848,-50.6 +12/05/2021 10:00,11.98,80.1,1.855,166.9,0.136,232.3,1.161,112.2,112.2,0,100.5,1.47,-65.59 +12/05/2021 10:30,12.26,74.84,2.363,173,0.14,169.8,0.849,64.21,64.21,0,100.4,1.173,-66.74 +12/05/2021 11:00,12.93,72.59,2.377,172.3,0.136,319.2,1.596,188.7,188.8,0,100.4,2.525,-74.6 +12/05/2021 11:30,13.57,67.42,2.697,171.5,0.14,344.6,1.723,205.5,205.5,0,100.4,3.208,-74.6 +12/05/2021 12:00,14.07,61.31,3.326,177.4,0.149,316.2,1.581,188.9,189.2,0,100.4,3.181,-71.49 +12/05/2021 12:30,14.39,60.49,3.108,179.9,0.151,435.8,2.179,269,269.1,0,100.3,4.493,-63.69 +12/05/2021 13:00,16.11,56.66,2.578,165.2,0.131,639.9,3.2,406.2,406.2,0,100.3,6.492,-69.66 +12/05/2021 13:30,15.99,56.43,2.849,178.2,0.143,385.2,1.926,231.2,231.3,0,100.2,3.924,-63.53 +12/05/2021 14:00,15.24,59.09,3.66,182.8,0.153,319.1,1.595,134.4,134.6,0,100.2,3.388,-47.4 +12/05/2021 14:30,15.04,64.13,2.618,172.8,0.141,330.2,1.651,183,183,0,100.2,3.442,-53.43 +12/05/2021 15:00,14.68,64.65,2.426,173,0.136,157.1,0.785,39.14,39.15,0,100.2,1.652,-47.21 +12/05/2021 15:30,14.75,68.03,1.933,145.4,0.121,245.8,1.229,66.72,66.72,0,100.1,2.379,-49.52 +12/05/2021 16:00,13.45,75,2.288,157.5,0.122,24.04,0.12,-38.96,-38.98,5.6,100.1,0.217,-30.77 +12/05/2021 16:30,11.61,86.7,1.614,190.2,0.151,29.05,0.145,-5.401,-5.401,5.4,100.2,0.129,-40.1 +12/05/2021 17:00,11.78,88.8,1.333,194.8,0.148,48.06,0.24,0.804,0.804,0.8,100.2,0.231,-50.35 +12/05/2021 17:30,11.14,87.6,2.61,290.2,0.123,29.64,0.148,-22.66,-22.67,1.8,100.2,0.13,-41.35 +12/05/2021 18:00,9.82,86.7,2.643,310.3,0.124,59.81,0.299,-3.073,-3.073,0,100.3,0.241,-36.42 +12/05/2021 18:30,10.02,84.2,2.501,308.5,0.127,85.8,0.429,13.8,13.8,0,100.3,0.336,-46.95 +12/05/2021 19:00,9.72,83,2.36,294.7,0.137,28.41,0.142,-28,-28,0,100.4,0.083,-42.06 +12/05/2021 19:30,9.63,79.01,2.137,287.1,0.144,10.61,0.053,-20.55,-20.55,0,100.4,0.02,-36.11 +12/05/2021 20:00,9.57,78.83,2.161,286.5,0.148,1.553,0.008,-19.35,-19.35,0,100.5,0,-34 +12/05/2021 20:30,9.28,78.43,1.493,278.5,0.145,0,0,-54.34,-54.34,0,100.5,0,-32.14 +12/05/2021 21:00,8.56,80.8,0.902,259.6,0.151,0,0,-61.06,-61.06,0,100.6,0,-27.82 +12/05/2021 21:30,8.04,84,1.375,237.9,0.141,0,0,-68.53,-68.53,0,100.6,0,-22.14 +12/05/2021 22:00,7.607,85.5,1.13,228.3,0.126,0,0,-63.73,-63.73,0,100.6,0,-17.93 +12/05/2021 22:30,7.13,86.6,0.649,209.3,0.12,0,0,-58.3,-58.3,0,100.6,0,-16.26 +12/05/2021 23:00,6.706,88.5,0.519,202.8,0.092,0,0,-24.81,-24.81,0,100.6,0,-16.45 +12/05/2021 23:30,7.579,87.4,1.625,230.2,0.128,0,0,-26.48,-26.48,0,100.5,0,-19.44 +13/05/2021 00:00,8.03,83.7,1.293,249.5,0.121,0,0,-21.51,-21.51,0,100.5,0,-18.94 +13/05/2021 00:30,8.11,83.8,0.975,249.6,0.129,0,0,-13.88,-13.88,0,100.5,0,-17.01 +13/05/2021 01:00,8.12,85.1,0.297,226.7,0.056,0,0,-23.66,-23.66,0,100.5,0,-15.33 +13/05/2021 01:30,8.16,85.5,0.379,202.7,0.086,0,0,-23.53,-23.53,0,100.5,0,-14.51 +13/05/2021 02:00,8.07,86.1,0.085,194.1,0.041,0,0,-20.88,-20.88,0,100.5,0,-14.7 +13/05/2021 02:30,7.957,87.2,0.093,168.5,0.037,0,0,-19.46,-19.46,0,100.5,0,-15.97 +13/05/2021 03:00,7.841,88.1,0.033,172.4,0.025,0,0,-17.5,-17.5,0,100.5,0,-15.58 +13/05/2021 03:30,7.825,88.8,0.187,154.9,0.093,0,0,-14.86,-14.86,0,100.4,0,-15.14 +13/05/2021 04:00,7.861,89.6,0.07,145.3,0.029,0,0,-24.2,-24.2,0,100.4,0,-14.7 +13/05/2021 04:30,8.06,90.3,0.275,225.1,0.057,0.069,0,-25.62,-25.62,0,100.4,0,-12.43 +13/05/2021 05:00,8.46,90.4,0.622,221.7,0.1,6.101,0.031,-13.15,-13.15,0,100.4,0,-12.38 +13/05/2021 05:30,8.71,90,0.458,224.4,0.071,16.77,0.084,-4.723,-4.723,0,100.4,0.067,-14.2 +13/05/2021 06:00,8.97,89.7,1.089,215.1,0.106,38.95,0.195,8.53,8.53,0,100.4,0.167,-13.86 +13/05/2021 06:30,9.44,89,1.591,228.4,0.122,77.37,0.387,31.17,31.17,0,100.4,0.326,-12.8 +13/05/2021 07:00,9.7,87.4,1.837,241.3,0.136,119.6,0.598,57.34,57.34,0,100.4,0.497,-8.88 +13/05/2021 07:30,10.41,85,1.759,243,0.139,223.6,1.118,111.6,111.6,0,100.4,1.08,-13.51 +13/05/2021 08:00,11.2,80.7,1.91,256.4,0.147,263.2,1.316,148.5,148.5,0,100.4,1.315,-27.01 +13/05/2021 08:30,11.67,77.22,2.055,253.3,0.148,187.6,0.938,106.5,106.5,0,100.4,0.918,-26.88 +13/05/2021 09:00,11.88,76.6,2.373,246,0.145,407.5,2.037,188.8,188.8,0,100.4,2.163,-22.23 +13/05/2021 09:30,12.77,72.68,2.215,264.2,0.144,408.8,2.044,249.7,249.7,0,100.4,2.191,-37.28 +13/05/2021 10:00,13.49,68.82,2.573,262.6,0.149,534.4,2.672,334.4,334.4,0,100.4,2.899,-42.95 +13/05/2021 10:30,13.65,66.35,2.393,268.3,0.149,398.1,1.99,241.6,241.6,0,100.4,2.102,-38.23 +13/05/2021 11:00,13.96,64.38,2.272,266.1,0.144,534.5,2.673,340.9,340.9,0,100.4,2.906,-40.47 +13/05/2021 11:30,14.73,63.68,2.424,269.6,0.152,730.7,3.653,483.4,483.4,0,100.3,4.058,-47.03 +13/05/2021 12:00,14.6,62.64,2.531,263.5,0.145,508.4,2.542,317.7,317.7,0,100.3,2.733,-44.15 +13/05/2021 12:30,14.94,60.88,3.632,246,0.131,654.4,3.272,421.8,422.3,0,100.3,3.556,-43.39 +13/05/2021 13:00,14.91,69.05,3.358,224.7,0.128,656.9,3.285,398.1,398.2,0,100.3,3.636,-41.12 +13/05/2021 13:30,14.9,64.86,3.574,247.9,0.145,584.9,2.924,363.9,364.2,0,100.3,3.19,-47.28 +13/05/2021 14:00,15.13,62.07,3.538,247.9,0.14,223.7,1.118,120.9,120.9,0,100.3,1.274,-47.49 +13/05/2021 14:30,12.03,75.54,2.303,275.1,0.136,187.9,0.939,25.96,25.93,0.6,100.3,0.889,-31.44 +13/05/2021 15:00,14.37,67.08,2.269,282.1,0.141,771.6,3.858,477.2,477.2,0,100.3,3.491,-63.04 +13/05/2021 15:30,16.02,60.91,2.848,266.7,0.145,653.4,3.267,440.9,441,0,100.3,3.241,-74.55 +13/05/2021 16:00,13.16,65.08,2.582,331.5,0.125,114.4,0.572,-14.07,-14.08,1,100.3,0.56,-52.92 +13/05/2021 16:30,13.94,67.34,1.526,331.4,0.136,413.2,2.066,204.8,204.8,0,100.3,1.812,-63.59 +13/05/2021 17:00,16.03,56.74,2.22,337.8,0.143,464.4,2.322,267.4,267.4,0,100.3,2.144,-67.86 +13/05/2021 17:30,15.38,55.49,2.628,354.2,0.148,335.4,1.677,165.6,165.6,0,100.3,1.605,-47.3 +13/05/2021 18:00,14.6,56.85,2.792,346.2,0.146,247.3,1.236,99,99,0,100.3,1.194,-33.06 +13/05/2021 18:30,14.12,56.62,2.704,338,0.143,163.4,0.817,39.12,39.12,0,100.3,0.788,-32.87 +13/05/2021 19:00,13.29,56.7,2.49,336,0.144,83.7,0.418,-9.29,-9.29,0,100.4,0.341,-34.41 +13/05/2021 19:30,11.88,60.11,1.668,342,0.143,14.54,0.073,-52.45,-52.45,0,100.4,0.096,-46.96 +13/05/2021 20:00,10.66,64.29,1.107,328.2,0.135,0.245,0.001,-59.59,-59.59,0,100.5,0.002,-51.43 +13/05/2021 20:30,10.13,62.27,1.227,313.6,0.128,0,0,-62.55,-62.55,0,100.5,0,-53.56 +13/05/2021 21:00,9.76,63.95,1.422,281.2,0.138,0,0,-41.94,-41.94,0,100.5,0,-52.85 +13/05/2021 21:30,10.58,63,1.925,283.6,0.146,0,0,-16.99,-16.99,0,100.5,0,-62.16 +13/05/2021 22:00,10.26,64.32,1.553,271.5,0.152,0,0,-25.9,-25.9,0,100.5,0,-58.68 +13/05/2021 22:30,10.12,65.75,2.233,281.5,0.144,0,0,-25.23,-25.23,0,100.5,0,-58.41 +13/05/2021 23:00,9.7,68.55,2.043,282.5,0.146,0,0,-51.79,-51.79,0,100.5,0,-54.5 +13/05/2021 23:30,9.43,70.93,2.366,263.2,0.149,0,0,-46.29,-46.29,0,100.5,0,-58.54 +14/05/2021 00:00,8.99,73.82,2.016,263.9,0.148,0,0,-46.79,-46.79,0,100.5,0,-55.98 +14/05/2021 00:30,8.83,76.06,1.895,266.3,0.153,0,0,-19.58,-19.58,0,100.5,0,-53.78 +14/05/2021 01:00,8.9,76.77,2.121,265.8,0.156,0,0,-20.25,-20.25,0,100.5,0,-52.5 +14/05/2021 01:30,9.05,77.28,2.497,265.5,0.157,0,0,-19.17,-19.17,0,100.5,0,-54 +14/05/2021 02:00,9.03,80.1,2.289,269.2,0.146,0,0,-19.77,-19.77,0,100.5,0,-51.97 +14/05/2021 02:30,9.12,80.5,2.369,271.6,0.151,0,0,-13.48,-13.48,0,100.5,0,-52.32 +14/05/2021 03:00,9.18,81.3,2.52,263.9,0.151,0,0,-18.91,-18.92,0,100.5,0,-49.03 +14/05/2021 03:30,9.07,83.1,2.438,262.6,0.149,0,0,-18.94,-18.94,0,100.5,0,-45.57 +14/05/2021 04:00,9.02,84,2.253,267.2,0.148,0,0,-15.03,-15.03,0,100.5,0,-42.79 +14/05/2021 04:30,9.14,84.1,2.122,265.8,0.147,0,0,-24.06,-24.06,0,100.5,0,-39.63 +14/05/2021 05:00,9.01,87,2.524,257.3,0.151,0.671,0.003,-26.43,-26.43,0.2,100.6,0,-40.11 +14/05/2021 05:30,8.86,89.2,2.474,260.3,0.156,9.2,0.046,-15.45,-15.45,0.4,100.6,0.029,-37.58 +14/05/2021 06:00,8.82,90.2,2.23,268.1,0.153,23.1,0.116,-7.063,-7.063,0,100.6,0.091,-30.71 +14/05/2021 06:30,9.17,90.1,1.981,277.3,0.148,72.67,0.363,13.97,13.97,0.2,100.7,0.308,-30.2 +14/05/2021 07:00,9.54,89.8,2.15,280.5,0.15,90.4,0.452,18.41,18.41,0.2,100.7,0.355,-28.41 +14/05/2021 07:30,9.7,89.7,2.162,283.5,0.146,159,0.795,48.39,48.39,0.4,100.7,0.702,-26.19 +14/05/2021 08:00,10.53,88,2.267,293.9,0.138,283,1.415,121,121,0,100.7,1.306,-33.92 +14/05/2021 08:30,11.18,83.3,2.827,300.4,0.134,284.3,1.422,148.9,149,0,100.8,1.326,-41.08 +14/05/2021 09:00,11.67,79.27,3.294,314.1,0.124,395.6,1.978,230.2,230.4,0,100.8,2.042,-46.86 +14/05/2021 09:30,12.13,76.55,3.037,315.3,0.12,370.5,1.853,222.1,222.1,0,100.8,1.913,-53.87 +14/05/2021 10:00,12.75,72.58,2.851,322,0.123,384.8,1.924,230.5,230.5,0,100.8,2.02,-53.46 +14/05/2021 10:30,12.6,70.99,2.402,323.1,0.123,203,1.015,114.6,114.6,0,100.8,0.998,-49.61 +14/05/2021 11:00,13.1,66.47,2.615,319.4,0.122,289.5,1.448,167.4,167.4,0,100.8,1.515,-48.48 +14/05/2021 11:30,13.96,63.17,2.32,307,0.124,386.3,1.931,236.3,236.3,0,100.8,2.093,-50.56 +14/05/2021 12:00,13.57,64.15,1.913,283.5,0.146,260.1,1.3,151.2,151.2,0,100.8,1.409,-42.71 +14/05/2021 12:30,14.29,60.86,2.27,290.6,0.138,365.2,1.826,228.7,228.7,0,100.8,2.059,-53.79 +14/05/2021 13:00,13.8,63,1.308,289.5,0.134,133.2,0.666,61.53,61.53,0,100.8,0.698,-41.62 +14/05/2021 13:30,14.73,59.65,1.689,266.3,0.134,636.1,3.18,410.4,410.4,0,100.8,3.441,-48.47 +14/05/2021 14:00,15.99,57.24,1.534,249.7,0.114,584.1,2.92,379,379,0,100.8,3.277,-63.67 +14/05/2021 14:30,15.5,57.96,1.979,199.8,0.152,250.1,1.251,135.4,135.4,0,100.8,1.445,-51.4 +14/05/2021 15:00,15.25,58.04,1.188,215.5,0.124,157.4,0.787,79.01,79.01,0,100.8,0.869,-36.01 +14/05/2021 15:30,15.52,58.39,2.21,260.2,0.127,158.9,0.794,85.1,85.2,0,100.7,0.905,-46.45 +14/05/2021 16:00,13.92,70.39,3.375,224.2,0.121,137.2,0.686,-2.588,-2.597,0,100.7,0.746,-44.35 +14/05/2021 16:30,13.86,68.99,2.92,218.6,0.127,189.3,0.947,89,89.1,0,100.7,1.018,-53.03 +14/05/2021 17:00,14.41,61.16,4.184,241.8,0.14,305.7,1.528,157.5,158,0,100.7,1.627,-68.15 +14/05/2021 17:30,13.7,62.18,3.946,225.8,0.126,192.3,0.962,76.96,77.15,0,100.7,1.092,-64.15 +14/05/2021 18:00,12.97,62.38,3.578,233.5,0.133,112.2,0.561,31.81,31.84,0,100.7,0.629,-60.7 +14/05/2021 18:30,12.4,65.07,2.729,226.9,0.129,64.87,0.324,7.487,7.488,0,100.7,0.346,-61.94 +14/05/2021 19:00,12.01,67.96,2.06,223.5,0.123,38.3,0.191,-10.15,-10.15,0,100.7,0.225,-61.51 +14/05/2021 19:30,11.79,68.29,2.126,218.6,0.127,7.264,0.036,-18.27,-18.27,0,100.6,0.029,-60.9 +14/05/2021 20:00,11.49,70.59,2.088,218.9,0.128,0.097,0,-21.97,-21.97,0,100.6,0,-59.2 +14/05/2021 20:30,11.18,72.98,2.551,212.4,0.141,0,0,-24.77,-24.77,0,100.6,0,-61.78 +14/05/2021 21:00,10.86,76.17,2.326,210.6,0.132,0,0,-64.08,-64.08,0.2,100.6,0,-57.25 +14/05/2021 21:30,10.15,81.6,2.162,210.6,0.139,0,0,-43.81,-43.81,0.8,100.6,0,-58.7 +14/05/2021 22:00,9.67,85.5,1.281,181.1,0.151,0,0,-25.61,-25.61,0.8,100.5,0,-61.02 +14/05/2021 22:30,9.57,87.7,0.649,167.2,0.141,0,0,-16.85,-16.85,0.4,100.5,0,-65.15 +14/05/2021 23:00,9.52,89.2,1.137,158.6,0.134,0,0,-15.14,-15.14,0.6,100.4,0,-64.28 +14/05/2021 23:30,9.4,90,2.242,176.3,0.145,0,0,-15.88,-15.88,0.4,100.3,0,-63.7 +15/05/2021 00:00,9.28,90.5,2.524,180.9,0.149,0,0,-18.47,-18.48,0,100.3,0,-54.11 +15/05/2021 00:30,9.24,90.6,2.101,178,0.142,0,0,-13.96,-13.96,0,100.2,0,-48.99 +15/05/2021 01:00,9.19,90.9,1.81,168.4,0.14,0,0,-11.55,-11.55,0.2,100.1,0,-48.99 +15/05/2021 01:30,9.36,91.2,2.006,175.3,0.148,0,0,-11.11,-11.11,0,100,0,-45.9 +15/05/2021 02:00,9.56,91.5,1.66,185.5,0.145,0,0,-9.59,-9.59,0,100,0,-45.19 +15/05/2021 02:30,9.78,91.7,1.514,206.1,0.124,0,0,-8.96,-8.96,0,100,0,-42.26 +15/05/2021 03:00,10.08,91.7,1.209,206.5,0.144,0,0,-20.9,-20.9,0,100,0,-41.43 +15/05/2021 03:30,10.57,91.8,1.788,234.2,0.133,0,0,-39.3,-39.3,0,100,0,-37.18 +15/05/2021 04:00,10.41,90.4,1.649,231.3,0.127,0,0,-50.99,-50.99,0,100,0,-32.24 +15/05/2021 04:30,10.38,89.8,1.77,227.7,0.124,1.671,0.008,-26.07,-26.07,0,100,0,-27.71 +15/05/2021 05:00,10.62,89.5,1.714,222.3,0.127,9.62,0.048,-16.26,-16.26,0,100,0,-26.09 +15/05/2021 05:30,10.77,89.2,1.832,230.9,0.129,29.24,0.146,-12.94,-12.94,0,100,0.11,-24.97 +15/05/2021 06:00,10.94,88.2,2.347,239.5,0.141,105.4,0.527,7.608,7.608,0,100,0.455,-20.93 +15/05/2021 06:30,11.31,84.4,2.868,253.8,0.143,162.4,0.812,37.46,37.46,0,100,0.786,-22.43 +15/05/2021 07:00,11.68,80.8,2.703,260.5,0.154,213.8,1.069,78.76,78.77,0,100.1,1.101,-33.48 +15/05/2021 07:30,11.82,77.9,2.555,261,0.148,240.8,1.204,109.8,109.8,0,100.1,1.258,-35.73 +15/05/2021 08:00,12.03,76.97,2.777,249.4,0.144,288.9,1.444,143.2,143.2,0,100.1,1.527,-35.23 +15/05/2021 08:30,12.19,76.5,3.603,243.2,0.141,308.7,1.543,160.8,160.8,0,100.1,1.628,-35.52 +15/05/2021 09:00,12.67,75.7,3.561,242.6,0.142,419,2.095,234.2,234.3,0,100.1,2.277,-37.58 +15/05/2021 09:30,13.48,73.62,3.642,238,0.131,575,2.875,333.6,333.8,0,100.1,3.231,-49.55 +15/05/2021 10:00,13.58,72.76,3.326,232.5,0.131,317.9,1.59,187.3,187.4,0,100.1,1.727,-46.42 +15/05/2021 10:30,13.86,74.5,3.692,225.2,0.124,658.2,3.291,399.5,399.8,0,100.1,3.756,-49.08 +15/05/2021 11:00,14.53,71.55,3.809,235.4,0.132,574,2.87,342.1,342.6,0,100.1,3.317,-57.33 +15/05/2021 11:30,14.11,72.51,3.259,227.8,0.124,695.3,3.477,439.3,439.4,0,100.1,3.999,-57.51 +15/05/2021 12:00,15.55,65.57,4.743,239.3,0.135,622.4,3.112,400.8,403.4,0,100.1,3.674,-57.98 +15/05/2021 12:30,14.91,65.18,5.305,244.2,0.145,510.6,2.553,308.2,312,0,100.1,3.16,-61.26 +15/05/2021 13:00,14.46,68.65,5.5,244.5,0.141,416.4,2.082,241.9,246.9,0,100.1,2.654,-60.11 +15/05/2021 13:30,14.2,68.09,4.586,246.2,0.147,308.8,1.544,147.9,149,0,100.1,2,-67.27 +15/05/2021 14:00,14.62,66.01,3.985,248.6,0.147,224.7,1.123,123.4,123.6,0,100.1,1.382,-71.53 +15/05/2021 14:30,14.95,65.06,3.462,271.7,0.136,264.7,1.324,111.9,112.2,0,100.1,1.671,-70.89 +15/05/2021 15:00,13.15,76.12,3.999,263.2,0.138,161.8,0.809,-15.89,-16.95,1.2,100.1,0.798,-57.99 +15/05/2021 15:30,12.58,79.64,3.534,262.2,0.148,89.4,0.447,-27.42,-27.47,2,100.2,0.417,-54.76 +15/05/2021 16:00,11.69,84.4,2.535,257.4,0.149,322,1.61,131.5,131.5,0.6,100.1,1.469,-51.39 +15/05/2021 16:30,13.62,76.97,2.173,269.1,0.146,345.1,1.726,185.9,185.9,0,100.1,1.555,-72.24 +15/05/2021 17:00,13.84,77.38,1.736,251.6,0.149,189.9,0.95,102.1,102.1,0,100.1,0.948,-68.55 +15/05/2021 17:30,14.32,72.59,2.951,232.5,0.135,140.4,0.702,67.94,67.96,0,100.1,0.682,-67.42 +15/05/2021 18:00,14.07,72.32,3.903,234.6,0.132,101,0.505,35.84,35.95,0,100.1,0.488,-56.23 +15/05/2021 18:30,14.21,69.71,4.222,239.5,0.141,197,0.985,82.8,83.1,0,100.1,0.95,-54.04 +15/05/2021 19:00,13.68,72.11,3.697,236.2,0.142,65.7,0.329,-17.17,-17.18,0,100.1,0.311,-45.12 +15/05/2021 19:30,13.15,72.29,3.661,235.2,0.133,24.45,0.122,-44.74,-44.8,0,100.1,0.118,-29.81 +15/05/2021 20:00,12.47,73.33,2.893,232.1,0.128,0.781,0.004,-65.56,-65.56,0,100.1,-0.025,-17.92 +15/05/2021 20:30,12.01,74.74,2.729,236.9,0.135,0,0,-64.98,-64.98,0,100.2,-0.068,-8.44 +15/05/2021 21:00,11.69,77.11,2.296,224.5,0.126,0,0,-59.67,-59.67,0,100.2,-0.068,-2.611 +15/05/2021 21:30,11.39,79.47,2.099,218.1,0.131,0,0,-37.38,-37.38,0,100.2,-0.068,-2.522 +15/05/2021 22:00,11.43,80.7,2.069,213.7,0.132,0,0,-21.62,-21.62,0,100.2,-0.068,-1.939 +15/05/2021 22:30,11.27,82.9,1.681,217.3,0.13,0,0,-25.58,-25.58,0,100.2,-0.068,-0.836 +15/05/2021 23:00,10.98,84.4,1.428,205,0.138,0,0,-56.77,-56.77,0,100.1,-0.068,1.89 +15/05/2021 23:30,10.77,86.5,1.739,209.1,0.143,0,0,-41.42,-41.42,0,100.1,-0.068,2.805 +16/05/2021 00:00,10.93,86.8,2.071,205.4,0.141,0,0,-25.72,-25.72,0.4,100.1,-0.068,-0.929 +16/05/2021 00:30,10.84,88.1,1.795,202.2,0.148,0,0,-46.76,-46.76,0,100.1,-0.068,-4.375 +16/05/2021 01:00,10.69,89.1,1.654,195.1,0.153,0,0,-31.24,-31.24,0,100,-0.068,-5.224 +16/05/2021 01:30,10.65,89.5,1.637,191.6,0.153,0,0,-39.71,-39.71,0,100,-0.068,-7.322 +16/05/2021 02:00,10.44,90,1.74,195,0.153,0,0,-42.98,-42.98,0,100,-0.068,-8.49 +16/05/2021 02:30,10.45,90.3,1.667,202.9,0.149,0,0,-38.99,-38.99,0,100,-0.068,-9.3 +16/05/2021 03:00,10.7,90.1,2.347,203.1,0.142,0,0,-40.86,-40.86,0,99.9,-0.068,-7.781 +16/05/2021 03:30,10.78,89.1,2.213,209.2,0.148,0,0,-51.82,-51.82,0,100,-0.068,-4.065 +16/05/2021 04:00,10.71,88.7,1.088,220,0.122,0,0,-42.39,-42.39,0,99.9,-0.068,-1.875 +16/05/2021 04:30,10.57,89.1,0.939,218.1,0.132,0.053,0,-19.29,-19.29,0,99.9,-0.068,-3.81 +16/05/2021 05:00,10.51,89.5,0.93,211.5,0.129,7.973,0.04,-14.07,-14.07,0,100,-0.012,-7.785 +16/05/2021 05:30,10.63,89.4,0.717,229.5,0.137,27.96,0.14,-26.22,-26.22,0,100,0.118,-8.69 +16/05/2021 06:00,11.14,87.9,1.179,214.5,0.133,137.1,0.686,-40.53,-40.53,0,100,0.686,-31.33 +16/05/2021 06:30,12,82.9,2.054,223.3,0.126,227.4,1.137,7.361,7.361,0,100,1.439,-64.15 +16/05/2021 07:00,12.71,79.09,2.362,229.3,0.127,309.7,1.548,105,105,0,100,1.932,-71.31 +16/05/2021 07:30,12.84,76.62,3.258,244.3,0.14,340.5,1.703,169.5,169.6,0,100,2.003,-69.36 +16/05/2021 08:00,13.14,73.36,3.6,244.4,0.143,408,2.04,212.9,213.2,0,100,2.418,-66.03 +16/05/2021 08:30,13.7,66.19,4.32,255.8,0.147,432,2.16,233.6,235.2,0,100,2.549,-70.47 +16/05/2021 09:00,14.27,65.2,3.687,245.3,0.138,635.4,3.177,358.5,358.8,0,100,3.955,-64.81 +16/05/2021 09:30,14.04,65.12,4.528,246.1,0.145,398.9,1.994,152,152,0.2,100,2.434,-59.36 +16/05/2021 10:00,13.5,70.19,3.888,242.1,0.141,458.9,2.294,179,179,0.2,100,2.647,-59.94 +16/05/2021 10:30,14.39,71.04,4.189,235.4,0.132,858,4.29,521.1,523.1,0,99.9,5.007,-71.88 +16/05/2021 11:00,15.17,63.33,6.401,240.4,0.138,766.4,3.832,483.3,499.1,0,99.9,4.665,-70.72 +16/05/2021 11:30,15.62,62.78,5.524,236.8,0.128,778.1,3.891,491.8,500.1,0,99.9,4.91,-69.84 +16/05/2021 12:00,14.56,64.53,5.623,251.8,0.137,304.2,1.521,69.75,71.05,0.8,99.9,1.813,-60.79 +16/05/2021 12:30,14.6,69.83,4.959,248.9,0.139,724.2,3.621,441.3,447.3,0,99.9,3.844,-76.58 +16/05/2021 13:00,15.42,63.35,6.14,243.7,0.142,637.2,3.186,390.9,403.1,0,99.9,3.666,-85.7 +16/05/2021 13:30,14.85,65.31,5.049,248.8,0.145,403.3,2.017,180,184.2,0,99.9,2.361,-78.61 +16/05/2021 14:00,15.21,62.5,6.328,247.3,0.144,375.7,1.879,172.1,178.7,0.2,99.9,2.258,-88.4 +16/05/2021 14:30,14.23,69.19,4.965,255,0.149,440.6,2.203,186.6,187.2,0.4,99.9,2.307,-71.29 +16/05/2021 15:00,14.88,68.42,4.729,245.3,0.144,432.1,2.161,257.4,259.6,0,99.9,2.351,-87.4 +16/05/2021 15:30,11.85,76.34,4.754,257.2,0.142,142.2,0.711,13.6,12.87,3.6,100,0.748,-147 +16/05/2021 16:00,11.92,81,3.106,263.7,0.15,509.2,2.546,258.3,258.3,0,100,2.542,-227.1 +16/05/2021 16:30,14.08,74.2,4.44,257.3,0.152,548.4,2.742,329.7,332.3,0,100,2.847,-259.4 +16/05/2021 17:00,14.09,72.54,4.73,249.2,0.15,345.5,1.727,191.5,193.3,0,100,1.848,-262.6 +16/05/2021 17:30,12.84,78.08,4.056,254,0.142,127.6,0.638,6.439,5.98,1.2,100,0.672,-251.1 +16/05/2021 18:00,13.08,78.15,3.624,250.5,0.153,293,1.465,134.3,134.4,0,100,1.473,-240.5 +16/05/2021 18:30,12.87,77.44,3.486,242.8,0.141,85.8,0.429,6.259,6.247,0,100,0.438,-247.5 +16/05/2021 19:00,11.36,79.47,4.748,250.5,0.153,66.95,0.335,-51.25,-52.32,1.6,100.1,0.353,-239.8 +16/05/2021 19:30,11.41,81.5,2.923,243.8,0.139,14.53,0.073,-42.89,-42.89,0,100.1,-0.005,-237.2 +16/05/2021 20:00,11.13,83.5,3.233,250.3,0.144,1.814,0.009,-56.57,-56.62,1.4,100.1,-0.068,-235.8 +16/05/2021 20:30,11.16,81.6,2.947,243.5,0.147,2.109,0.011,-49.88,-49.91,0,100.1,-0.079,-232.3 +16/05/2021 21:00,11.38,79.48,3.206,242.2,0.14,3.201,0.016,-24.27,-24.28,0,100.1,-0.075,-230.4 +16/05/2021 21:30,11.34,79.83,2.423,249.5,0.144,0.612,0.003,-34.44,-34.44,0,100.2,-0.068,-231.1 +16/05/2021 22:00,10.93,79.86,2.764,245,0.149,0,0,-56.79,-56.8,0,100.2,-0.068,-231.2 +16/05/2021 22:30,10.77,80.9,2.912,240.5,0.135,0,0,-36.12,-36.12,0,100.2,-0.074,-231.8 +16/05/2021 23:00,10.77,80.2,3.409,244.2,0.143,0,0,-33.52,-33.54,0,100.2,-0.083,-231.1 +16/05/2021 23:30,10.67,81,3.369,242.1,0.138,0,0,-46.29,-46.3,0,100.2,-0.103,-228.7 +17/05/2021 00:00,10.75,81.4,3.185,245.6,0.146,0,0,-20.26,-20.26,0,100.2,-0.135,-228.9 +17/05/2021 00:30,10.88,80.2,3.151,251,0.15,0,0,-19.78,-19.78,0,100.2,-0.132,-231.6 +17/05/2021 01:00,10.8,80.2,3.361,250.5,0.149,0,0,-43.02,-43.03,0,100.3,-0.1,-233.3 +17/05/2021 01:30,10.68,82.2,2.867,252.2,0.151,0,0,-20.47,-20.47,0,100.3,-0.129,-230.7 +17/05/2021 02:00,10.56,83.3,3.206,247.5,0.15,0,0,-27.73,-27.73,0,100.3,-0.135,-230.5 +17/05/2021 02:30,10.33,85.5,2.793,250.3,0.14,0,0,-40.07,-40.07,0.4,100.3,-0.136,-229.9 +17/05/2021 03:00,10.3,84.1,2.497,251,0.142,0.188,0.001,-52.82,-52.82,0,100.3,-0.136,-230 +17/05/2021 03:30,10.21,82,2.993,248.1,0.15,0.294,0.001,-29.27,-29.27,0,100.3,-0.136,-232.1 +17/05/2021 04:00,10.12,82.6,2.675,246.5,0.143,0,0,-38.15,-38.15,0,100.4,-0.129,-233.6 +17/05/2021 04:30,9.82,83.3,2.732,243.6,0.146,0.281,0.001,-43.08,-43.08,0,100.4,-0.09,-234.8 +17/05/2021 05:00,9.84,83.7,2.838,243.4,0.14,17.66,0.088,-17.56,-17.56,0,100.4,-0.009,-234.3 +17/05/2021 05:30,10.24,83,2.712,249.9,0.148,37.69,0.188,-4.92,-4.92,0,100.5,0.148,-240.4 +17/05/2021 06:00,10.48,82.6,2.502,252.4,0.148,92.7,0.463,30.43,30.43,0,100.5,0.47,-243.5 +17/05/2021 06:30,11.21,79.67,2.992,258.8,0.145,201.1,1.005,35.57,35.58,0,100.6,1.265,-258.6 +17/05/2021 07:00,11.82,77.23,2.945,268.4,0.153,237.4,1.187,83.2,83.2,0,100.6,1.544,-248.4 +17/05/2021 07:30,12.12,74.44,3.291,274.7,0.145,295.8,1.479,131.4,131.5,0,100.6,1.945,-249.6 +17/05/2021 08:00,12.37,72.6,3.521,283.6,0.143,321.2,1.606,157.5,157.8,0,100.7,2.072,-252.9 +17/05/2021 08:30,13.08,69.06,3.748,280,0.144,520.2,2.601,285,285.4,0,100.7,3.515,-256.4 +17/05/2021 09:00,13.61,65.79,4.052,280.3,0.146,580.4,2.902,333.2,334.3,0,100.7,3.927,-263.4 +17/05/2021 09:30,14.47,61.62,3.943,287.9,0.147,768.3,3.842,458.2,460,0,100.8,5.324,-264 +17/05/2021 10:00,14.21,65.09,3.289,283.1,0.138,303.5,1.517,132.8,133.1,0.8,100.8,1.881,-264.7 +17/05/2021 10:30,14.44,66.97,2.779,295.2,0.129,801,4.007,460.2,460.8,0,100.8,5.071,-258.4 +17/05/2021 11:00,15.06,60.94,3.747,272.6,0.148,601.8,3.009,386.4,386.8,0,100.8,3.916,NAN +17/05/2021 11:30,15.16,61.69,3.182,283.1,0.136,501.6,2.508,324.9,325.1,0,100.8,3.183,NAN +17/05/2021 12:00,15.39,61.69,4.029,260.2,0.151,749.4,3.747,494.5,496.1,0,100.8,4.959,NAN +17/05/2021 12:30,15.51,60.42,3.993,274,0.135,786.7,3.934,524.9,526.5,0,100.9,5.304,NAN +17/05/2021 13:00,13.42,71.97,2.55,319.1,0.125,250.7,1.254,57.67,57.66,0.8,100.9,1.487,NAN +17/05/2021 13:30,14.84,66.27,3.072,276.6,0.141,526.6,2.633,309.9,310,0,100.9,3.135,NAN +17/05/2021 14:00,14.97,64.8,3.37,299.3,0.121,513.8,2.569,297.9,298.7,0.2,100.9,3.124,NAN +17/05/2021 14:30,13.69,68.91,2.939,284.3,0.144,437.5,2.187,169.4,169.4,0.8,101,2.593,NAN +17/05/2021 15:00,14.67,64.26,3.628,303.9,0.129,541.2,2.706,338.8,339.5,0,101,3.231,NAN +17/05/2021 15:30,15.37,60.99,3.327,301.9,0.131,524.3,2.622,336.4,336.5,0,101,3.199,NAN +17/05/2021 16:00,15.79,57.05,3.674,298.3,0.137,559,2.795,348,349,0,101,3.274,-267.1 +17/05/2021 16:30,15.78,55.38,3.643,292.4,0.138,387.4,1.937,225.4,225.8,0,101,2.201,-265.7 +17/05/2021 17:00,16.23,52.64,3.326,285.3,0.142,412.8,2.064,234.8,235,0,101,2.317,-262.1 +17/05/2021 17:30,15.91,51.53,3.502,295.8,0.136,292.3,1.462,151.5,151.8,0,101,1.643,-256.3 +17/05/2021 18:00,15.07,53.08,3.456,301.5,0.131,175.5,0.878,80.6,80.7,0,101.1,0.969,-257.4 +17/05/2021 18:30,15.07,55.2,2.72,295.4,0.136,171.3,0.856,60.72,60.73,0,101.1,0.934,-256.4 +17/05/2021 19:00,13.9,59.52,2.421,278.8,0.146,36.96,0.185,-14.52,-14.52,0,101.1,0.196,-254.5 +17/05/2021 19:30,13.69,58.08,2.902,279.3,0.146,31.17,0.156,-33.03,-33.04,0,101.2,0.184,-256.2 +17/05/2021 20:00,12.61,62.49,1.743,277,0.145,1.208,0.006,-66.73,-66.73,0,101.2,0.015,-258.5 +17/05/2021 20:30,11.93,64.78,1.792,268.3,0.148,0,0,-69.81,-69.81,0,101.2,0,-253.4 +17/05/2021 21:00,11.5,66.72,1.771,266.9,0.149,0,0,-68.54,-68.54,0,101.3,0,-260.8 +17/05/2021 21:30,10.88,68.31,1.696,260,0.148,0,0,-66,-66,0,101.3,0,-260 +17/05/2021 22:00,10.47,69.74,1.758,254.4,0.15,0,0,-67.94,-67.94,0,101.3,0,-256.6 +17/05/2021 22:30,9.89,72.52,1.648,253.2,0.144,0,0,-65.9,-65.9,0,101.3,0,-253.5 +17/05/2021 23:00,9.24,79.03,1.339,233.7,0.138,0,0,-59.37,-59.37,0,101.3,0,-256.9 +17/05/2021 23:30,8.96,83.7,1.477,239.3,0.142,0,0,-59.3,-59.3,0,101.3,0,-261.6 +18/05/2021 00:00,8.89,84.6,1.989,239.5,0.144,0,0,-54.23,-54.23,0,101.4,0,-258.2 +18/05/2021 00:30,8.92,85,1.406,254.7,0.161,0,0,-53.62,-53.62,0,101.3,0,-257.7 +18/05/2021 01:00,8.51,85.7,0.227,243.5,0.105,0,0,-54.19,-54.19,0,101.3,0,-242.6 +18/05/2021 01:30,7.843,87.7,0.389,233.1,0.085,0,0,-52.77,-52.77,0,101.3,0,-236.7 +18/05/2021 02:00,7.844,88.8,0.498,250.8,0.086,0,0,-42.06,-42.06,0,101.3,0,-230.1 +18/05/2021 02:30,7.784,89,0.457,245.9,0.104,0,0,-45.56,-45.56,0,101.3,0,-225.3 +18/05/2021 03:00,7.88,89.4,0.357,255.2,0.092,0,0,-40.57,-40.57,0,101.3,0,-223.4 +18/05/2021 03:30,7.843,88.8,0,224.1,0.001,0,0,-36.26,-36.26,0,101.3,0,-221.9 +18/05/2021 04:00,7.782,89.4,0.186,217.2,0.035,0,0,-34.67,-34.67,0,101.3,0,-217 +18/05/2021 04:30,7.625,89.7,0.171,230.4,0.037,1.168,0.006,-37.07,-37.07,0,101.3,0,-214.5 +18/05/2021 05:00,7.41,90.1,0,150.8,0,9.44,0.047,-28.47,-28.47,0,101.3,0.046,-218 +18/05/2021 05:30,7.416,90.6,0.016,193.4,0.006,36.61,0.183,-16.28,-16.28,0,101.3,0.185,-222.7 +18/05/2021 06:00,8.18,90.9,0.279,191.9,0.071,98.3,0.491,4.096,4.096,0,101.3,0.473,-221 +18/05/2021 06:30,9.39,89.4,0.544,229.8,0.073,161.5,0.808,35.69,35.69,0,101.3,0.874,-224.9 +18/05/2021 07:00,10.28,85.9,1.151,230.2,0.119,201.9,1.01,65.94,65.94,0,101.3,1.136,-226.5 +18/05/2021 07:30,10.91,83.1,1.424,236,0.124,257.5,1.287,106.7,106.7,0,101.3,1.488,-224.2 +18/05/2021 08:00,11.53,79.83,2.059,230.4,0.126,326.7,1.633,151.6,151.6,0,101.3,1.92,-227.2 +18/05/2021 08:30,12.09,73.58,1.809,252.2,0.146,407.7,2.039,204.6,204.6,0,101.3,2.471,-227.5 +18/05/2021 09:00,12.96,68.37,1.587,249.2,0.135,576,2.88,322.9,322.9,0,101.3,3.669,-232.4 +18/05/2021 09:30,13.75,64.09,1.228,269.3,0.11,402,2.01,235.2,235.2,0,101.3,2.466,-240.3 +18/05/2021 10:00,13.54,64.23,1.088,255.4,0.11,261.9,1.309,134.4,134.4,0,101.4,1.553,-240.3 +18/05/2021 10:30,14.14,64.96,1.829,190.2,0.146,697.9,3.49,414.8,414.8,0,101.3,4.408,-233.3 +18/05/2021 11:00,15.61,61.26,1.33,134.9,0.118,795.5,3.978,524.3,524.3,0,101.3,5.404,-226.6 +18/05/2021 11:30,15.97,56.22,1.331,170.1,0.112,555.3,2.777,351,351,0,101.3,3.833,-230.8 +18/05/2021 12:00,15.69,55.51,0.557,75.56,0.126,530.6,2.653,329.1,329.1,0,101.3,3.542,-232 +18/05/2021 12:30,16.77,49.62,2.062,203.8,0.1,915,4.576,612.2,612.2,0,101.3,6.535,-216.6 +18/05/2021 13:00,16.4,47.98,2.259,235,0.13,534.2,2.671,333.7,333.7,0,101.3,3.765,-219.4 +18/05/2021 13:30,16.21,53.09,2.904,232.7,0.132,595.3,2.977,371.6,371.9,0,101.3,4.187,-212.6 +18/05/2021 14:00,16.54,55.25,3.559,226.6,0.119,885,4.427,575.4,575.8,0,101.3,6.556,-204.4 +18/05/2021 14:30,16.06,53.89,3.299,238,0.127,331.5,1.657,185.6,185.7,0,101.3,2.407,-211.4 +18/05/2021 15:00,15.38,57.94,4.542,249.1,0.141,680.5,3.402,436.5,439.8,0,101.3,5.26,-202.4 +18/05/2021 15:30,15.72,57.01,3.691,233.7,0.131,652.8,3.264,410.8,411.1,0,101.3,5.13,-200.5 +18/05/2021 16:00,15.7,55.71,3.817,241.7,0.138,338,1.69,198.8,199.1,0,101.3,2.686,-205.7 +18/05/2021 16:30,14.68,59.83,3.183,280.5,0.145,140.8,0.704,64.57,64.59,0,101.4,1.063,-208.6 +18/05/2021 17:00,14.95,59.67,2.979,269.1,0.148,288.7,1.444,156.2,156.3,0,101.4,2.267,-204.2 +18/05/2021 17:30,15.12,57.42,3.072,249.1,0.145,298.8,1.494,150.8,150.8,0,101.4,2.3,-205.9 +18/05/2021 18:00,14.86,53.77,2.128,271.8,0.152,117.1,0.586,18.42,18.42,0,101.4,0.854,-209.8 +18/05/2021 18:30,15.08,53.94,1.861,263.5,0.146,190.4,0.952,75.92,75.92,0,101.4,1.392,-204.2 +18/05/2021 19:00,14.41,61.25,2.549,246.3,0.144,55.26,0.276,-6.141,-6.141,0,101.5,0.401,-211.1 +18/05/2021 19:30,13.67,64.34,2.412,239.1,0.139,12.53,0.063,-25.97,-25.97,0,101.5,0.098,-213.2 +18/05/2021 20:00,12.99,65.05,2.376,226.3,0.126,1.319,0.007,-57.47,-57.47,0,101.5,0.017,-214.8 +18/05/2021 20:30,12.07,69.75,1.963,222.4,0.129,0,0,-56.17,-56.17,0,101.5,0,-214.8 +18/05/2021 21:00,11.83,72.87,2.189,232.7,0.13,0,0,-48.67,-48.67,0,101.6,0,-217.1 +18/05/2021 21:30,11.65,75.2,2.29,236.7,0.137,0,0,-50.6,-50.6,0,101.6,0,-223.3 +18/05/2021 22:00,11.11,77.98,1.746,235.1,0.134,0,0,-61.08,-61.08,0,101.6,0,-233.1 +18/05/2021 22:30,10.77,80.3,1.797,224.4,0.126,0,0,-49,-49,0,101.6,0,-236.9 +18/05/2021 23:00,10.59,81.9,1.624,222,0.123,0,0,-59.13,-59.13,0,101.5,0,-237.9 +18/05/2021 23:30,10.03,83.9,1.437,218.6,0.128,0,0,-63.29,-63.29,0,101.5,0,-238.5 +19/05/2021 00:00,9.62,86.1,1.37,211.3,0.136,0,0,-57.88,-57.88,0,101.5,0,-238.1 +19/05/2021 00:30,9.58,87.3,1.262,212,0.138,0,0,-61.96,-61.96,0,101.5,0,-238.7 +19/05/2021 01:00,9.01,88.3,0.614,207.9,0.094,0,0,-55.77,-55.77,0,101.5,0,-236 +19/05/2021 01:30,8.82,89.5,0.396,206.2,0.079,0,0,-27.49,-27.49,0,101.5,0,-234 +19/05/2021 02:00,9.05,89.8,0.305,177.1,0.078,0,0,-21.82,-21.82,0,101.5,0,-234.7 +19/05/2021 02:30,9.44,89.9,1.145,223.6,0.125,0,0,-43.3,-43.3,0,101.5,0,-236.3 +19/05/2021 03:00,9.59,89.7,1.463,244.9,0.146,0,0,-21.14,-21.14,0,101.5,0,-236.9 +19/05/2021 03:30,9.64,89.4,1.275,260.8,0.153,0,0,-19.2,-19.2,0,101.5,0,-237.6 +19/05/2021 04:00,9.67,86.4,2.182,308.5,0.128,0,0,-45.7,-45.7,0,101.5,0,-239.5 +19/05/2021 04:30,9.31,83.5,1.799,309.9,0.125,0.206,0.001,-69.2,-69.2,0,101.6,0.003,-243.2 +19/05/2021 05:00,8.68,84.9,0.883,299.1,0.149,12.18,0.061,-55.65,-55.65,0,101.6,0.107,-245.4 +19/05/2021 05:30,8.87,84,1.093,286.1,0.15,71.66,0.358,-27.36,-27.36,0,101.6,0.48,-243.2 +19/05/2021 06:00,9.78,80,1.587,281.8,0.155,160.5,0.803,-50.25,-50.25,0,101.7,1.181,-245.9 +19/05/2021 06:30,10.16,78.59,2.358,287.8,0.149,226,1.13,9.73,9.73,0,101.7,1.747,-244.8 +19/05/2021 07:00,10.92,76.23,2.544,288.5,0.139,336.1,1.681,97.7,97.7,0,101.7,2.674,-243.4 +19/05/2021 07:30,11.63,73.51,3.042,290.6,0.138,436.5,2.182,178.5,178.5,0,101.7,3.534,-241.8 +19/05/2021 08:00,12.09,71.16,2.926,292.2,0.133,409,2.045,194.5,194.6,0,101.8,3.245,-240.8 +19/05/2021 08:30,12.66,68.31,3.093,305.7,0.123,395.7,1.978,220.9,221,0,101.8,3.083,-240.7 +19/05/2021 09:00,12.63,66.78,2.92,300.7,0.127,353,1.765,194.7,194.8,0,101.8,2.698,-242.1 +19/05/2021 09:30,13.77,63.54,2.875,304,0.126,573.7,2.868,334.2,334.3,0,101.8,4.739,-240.8 +19/05/2021 10:00,14.45,59.64,3.292,304.4,0.126,625.3,3.127,370.5,370.8,0,101.8,5.531,-240 +19/05/2021 10:30,14.71,58.81,3.131,313,0.125,812,4.06,498.9,499.1,0,101.9,7.536,-238.5 +19/05/2021 11:00,15.73,55.18,3.371,318.2,0.125,868,4.34,543.5,543.8,0,101.9,8.64,-238.5 +19/05/2021 11:30,15.77,52.09,3.276,318.5,0.128,810,4.052,512,512.6,0,101.9,8.58,-236.3 +19/05/2021 12:00,16.07,51.69,3.188,315.3,0.125,860,4.299,551.9,552.4,0,101.9,9.64,-235.4 +19/05/2021 12:30,16.21,51.53,3.395,329.7,0.132,728.1,3.641,462,462.5,0,101.9,8.31,-238.9 +19/05/2021 13:00,15.87,52.64,3.077,321.9,0.126,615.8,3.079,369.4,369.5,0,101.9,7.108,-243.1 +19/05/2021 13:30,16.66,50.66,3.102,333.3,0.134,856,4.278,554.6,554.8,0,101.9,9.88,-237.7 +19/05/2021 14:00,16.78,51.14,3.126,350.3,0.142,694.1,3.47,440.3,440.5,0,101.9,8.3,-243.6 +19/05/2021 14:30,16.72,49.48,3.47,332.8,0.144,617.6,3.088,391,391.3,0,101.9,7.334,-245.5 +19/05/2021 15:00,16.31,54.63,3.005,348.6,0.146,519.5,2.597,315.3,315.4,0,101.9,6.057,-244.4 +19/05/2021 15:30,15.78,55.89,2.837,348.5,0.136,323.3,1.616,172.9,172.9,0,101.9,3.714,-251.1 +19/05/2021 16:00,16.11,54.61,2.932,349.1,0.145,492.4,2.462,287.8,287.9,0,102,5.633,-247.5 +19/05/2021 16:30,16.49,54.09,2.731,355.2,0.142,541.3,2.706,320.6,320.7,0,102,6.184,-246.7 +19/05/2021 17:00,15.64,55.42,2.837,354.1,0.145,324.8,1.624,167.2,167.2,0,102,3.667,-251.8 +19/05/2021 17:30,15.52,56.09,2.617,351.6,0.148,307.4,1.537,145.7,145.8,0,102,3.385,-249.8 +19/05/2021 18:00,14.96,57.43,2.391,347.8,0.143,234.2,1.171,92.2,92.2,0,102,2.637,-252.8 +19/05/2021 18:30,15.03,56.33,2.154,353.2,0.146,195.8,0.979,63.58,63.58,0,102,2.147,-252.5 +19/05/2021 19:00,13.45,60.73,1.653,3.101,0.143,44.35,0.222,-32.38,-32.38,0,102,0.458,-257.8 +19/05/2021 19:30,12.46,63.41,1.372,3.569,0.159,28.1,0.141,-35.95,-35.95,0,102,0.321,-260.8 +19/05/2021 20:00,11.53,67.08,0.814,15.37,0.143,1.481,0.007,-48.51,-48.51,0,102.1,0.031,-260.8 +19/05/2021 20:30,10.71,69.19,0.246,13.07,0.084,0,0,-43.6,-43.6,0,102.1,0,-262 +19/05/2021 21:00,10.27,72.64,0.188,9.73,0.157,0,0,-42.92,-42.92,0,102.1,0,-264.4 +19/05/2021 21:30,9.8,76.28,0.477,302.9,0.103,0,0,-40.73,-40.73,0,102.1,0,-266 +19/05/2021 22:00,9.16,79.72,0.259,276.3,0.128,0,0,-37.25,-37.25,0,102.1,0,-265.5 +19/05/2021 22:30,8.72,79.15,0.183,276.8,0.115,0,0,-46.76,-46.76,0,102.1,0,-266.3 +19/05/2021 23:00,8.08,80.9,0.11,277.3,0.067,0,0,-48.86,-48.86,0,102.1,0,-265.8 +19/05/2021 23:30,7.659,84.4,0.291,276.9,0.109,0,0,-37.23,-37.23,0,102.1,0,-263.3 +20/05/2021 00:00,7.589,84.5,0.099,276.2,0.057,0,0,-40.57,-40.57,0,102.1,0,-264.4 +20/05/2021 00:30,7.347,86,0.102,276.2,0.055,0,0,-47.42,-47.42,0,102.1,0,-261.1 +20/05/2021 01:00,7.017,87.5,0.117,276.3,0.07,0,0,-42.99,-42.99,0,102.1,0,-248.3 +20/05/2021 01:30,6.592,88.3,0.051,276.3,0.051,0,0,-44.36,-44.36,0,102,0,-250.9 +20/05/2021 02:00,6.518,89.7,0.109,276.3,0.07,0,0,-37.13,-37.13,0,102,0,-251.1 +20/05/2021 02:30,6.539,90.3,0.102,276.3,0.049,0,0,-37.09,-37.09,0,102,0,-254.5 +20/05/2021 03:00,6.557,90.7,0.114,276.3,0.091,0,0,-45.96,-45.96,0,102,0,-254.6 +20/05/2021 03:30,6.566,91.2,0.116,276.3,0.055,0,0,-18.44,-18.44,0,101.9,0,-249.7 +20/05/2021 04:00,7.11,91.2,0.091,276.3,0.082,0,0,-14.87,-14.87,0,101.9,0,-251.1 +20/05/2021 04:30,7.352,91,0.126,276.3,0.09,0.728,0.004,-15.34,-15.34,0,101.9,0,-250.3 +20/05/2021 05:00,7.551,90.9,0.128,276.3,0.079,10.93,0.055,-8.14,-8.14,0,101.8,0.072,-249.9 +20/05/2021 05:30,7.993,90.1,0.2,240.5,0.091,37.99,0.19,7.767,7.767,0,101.8,0.299,-252.2 +20/05/2021 06:00,8.83,87.4,0.579,182.3,0.158,65.23,0.326,19.35,19.35,0,101.8,0.49,-254.1 +20/05/2021 06:30,9.74,82.3,1.316,180.5,0.152,112.3,0.562,49.2,49.2,0,101.8,0.885,-260.4 +20/05/2021 07:00,10.67,80.5,1.749,182.1,0.153,202.3,1.011,92,92,0,101.8,1.741,-260.1 +20/05/2021 07:30,11.68,79.7,2.734,190,0.153,260.8,1.304,122,122,0,101.7,2.321,-258.4 +20/05/2021 08:00,12.18,77.5,3.662,198.5,0.145,263.9,1.32,132.3,132.4,0,101.7,2.389,-262.6 +20/05/2021 08:30,12.83,73.28,4.385,200.4,0.148,339.3,1.696,174.3,174.9,0,101.7,3.247,-261.3 +20/05/2021 09:00,13.42,69.26,4.44,195.4,0.152,401.3,2.006,217.4,218.3,0,101.6,4.068,-262.7 +20/05/2021 09:30,13.91,64.92,5.233,208.3,0.145,424.2,2.121,233.7,237.1,0,101.6,4.579,-263.7 +20/05/2021 10:00,14.14,62.45,5.452,201,0.149,470.1,2.351,255.3,259.5,0,101.5,5.4,-263 +20/05/2021 10:30,14.55,60.69,5.814,196.9,0.147,495.8,2.479,261.8,267.5,0,101.5,5.967,-261.8 +20/05/2021 11:00,14.74,59.47,5.848,199.7,0.149,463.2,2.316,239.3,244.7,0,101.5,5.641,-262.8 +20/05/2021 11:30,15,57.25,5.502,202.1,0.146,400.2,2.001,206.5,210,0,101.4,4.91,-265 +20/05/2021 12:00,15.53,56.14,5.883,202.7,0.145,569.8,2.849,338.1,346.7,0,101.4,7.175,-258.6 +20/05/2021 12:30,15.77,54.38,6.205,207.9,0.145,466.9,2.335,258.8,266.2,0,101.4,5.803,-262.9 +20/05/2021 13:00,16.07,54.67,6.15,215.8,0.131,595.3,2.976,353.4,363.8,0,101.3,7.538,-259.5 +20/05/2021 13:30,16.3,54.07,6.194,218.1,0.128,614.4,3.072,374.6,386,0,101.3,7.769,-257.5 +20/05/2021 14:00,16.04,55.35,6.086,217,0.134,474.1,2.371,285.7,293.5,0,101.3,6.091,-263.6 +20/05/2021 14:30,15.9,59.04,5.859,216.1,0.136,421.5,2.107,241,246.6,0,101.3,5.453,-265.3 +20/05/2021 15:00,15.2,62.19,5.639,218.9,0.131,205.4,1.027,113.1,115.4,0,101.2,2.634,NAN +20/05/2021 15:30,14.82,66.88,5.094,218.3,0.125,173,0.865,94.5,95.7,0,101.2,2.209,-273.7 +20/05/2021 16:00,14.37,70.69,5.372,218.7,0.128,96.8,0.484,44.64,45.36,0,101.2,1.203,NAN +20/05/2021 16:30,14.54,74.11,4.325,217.3,0.135,271.4,1.357,147.8,148.6,0,101.2,3.389,-268.9 +20/05/2021 17:00,14.97,72.15,3.863,217.1,0.125,188.7,0.944,94.7,94.9,0,101.1,2.352,-272.3 +20/05/2021 17:30,15.22,70.22,4.898,214.8,0.134,224.6,1.123,108.6,109.6,0,101.1,2.818,NAN +20/05/2021 18:00,14.76,74.22,4.89,214.1,0.134,156.5,0.783,75.11,75.89,0,101,1.879,NAN +20/05/2021 18:30,14.51,75.95,4.139,218.9,0.126,111.1,0.556,34.85,34.98,0,101,1.302,NAN +20/05/2021 19:00,14.26,76.46,3.511,215.4,0.132,59.59,0.298,-2.779,-2.779,0,101,0.647,NAN +20/05/2021 19:30,13.92,73.29,3.62,225.4,0.126,14.91,0.075,-32.36,-32.43,0,101,0.192,NAN +20/05/2021 20:00,13.24,67.34,3.767,239.7,0.141,1.372,0.007,-64.09,-64.19,0,101,0.034,NAN +20/05/2021 20:30,12.65,68.95,3.2,226,0.129,0,0,-65.2,-65.24,0,101,0,NAN +20/05/2021 21:00,12.28,71.38,3.006,224.8,0.125,0,0,-48.71,-48.72,0,101,0,NAN +20/05/2021 21:30,11.89,72.48,2.6,228.2,0.119,0,0,-58.28,-58.28,0,101,0,NAN +20/05/2021 22:00,11.7,72.99,2.528,227.2,0.127,0,0,-53.43,-53.43,0,101,0,NAN +20/05/2021 22:30,11.47,73.69,2.335,223.4,0.126,0,0,-51.41,-51.41,0,101,0,NAN +20/05/2021 23:00,11.15,75.02,2.065,221.1,0.131,0,0,-36.5,-36.5,0,100.9,0,NAN +20/05/2021 23:30,11.26,74.86,2.43,226.9,0.126,0,0,-35.71,-35.71,0,100.9,0,-273.9 +21/05/2021 00:00,11.03,74.6,2.05,224.2,0.125,0,0,-37.94,-37.94,0,100.9,0,NAN +21/05/2021 00:30,10.87,74.7,2.137,220,0.127,0,0,-34.42,-34.42,0,100.9,0,NAN +21/05/2021 01:00,10.79,75.37,2.55,214.8,0.131,0,0,-42.9,-42.9,0,100.8,0,-273.7 +21/05/2021 01:30,10.79,75.66,2.457,221.3,0.13,0,0,-40.46,-40.46,0,100.8,0,NAN +21/05/2021 02:00,10.77,75.62,2.497,218.9,0.131,0,0,-43.15,-43.15,0,100.8,0,NAN +21/05/2021 02:30,10.77,75.67,2.091,226,0.127,0,0,-35.23,-35.23,0,100.8,0,NAN +21/05/2021 03:00,10.69,75.81,1.778,227.2,0.124,0,0,-44.69,-44.69,0,100.7,0,NAN +21/05/2021 03:30,10.61,76.63,1.831,224,0.125,0,0,-29.57,-29.57,0,100.7,0,NAN +21/05/2021 04:00,10.54,76.62,1.908,226.1,0.124,0,0,-61.41,-61.41,0,100.7,0,NAN +21/05/2021 04:30,9.82,78.31,1.503,219.9,0.125,0.367,0.002,-62.96,-62.96,0,100.7,0.016,NAN +21/05/2021 05:00,9.66,78.21,2.086,221.4,0.128,17.17,0.086,-53.62,-53.62,0,100.7,0.188,NAN +21/05/2021 05:30,10.12,75.99,2.452,225.4,0.127,69.41,0.347,-34.6,-34.6,0,100.6,0.671,-271 +21/05/2021 06:00,10.88,73.75,2.88,220.4,0.127,147.7,0.739,-45.56,-45.57,0,100.6,1.599,-270.6 +21/05/2021 06:30,11.62,71.43,3.437,227.8,0.128,240.8,1.204,10.83,10.85,0,100.6,2.784,-270.7 +21/05/2021 07:00,11.96,68.53,4.267,239.5,0.138,280.6,1.403,92.8,93,0,100.6,3.207,NAN +21/05/2021 07:30,12.38,66.76,4.394,240.7,0.134,254.4,1.272,130,130.6,0,100.6,2.802,NAN +21/05/2021 08:00,13.23,63.18,4.692,241.4,0.144,453.1,2.265,221,222.8,0,100.6,5.629,NAN +21/05/2021 08:30,14.11,55.8,4.987,251.6,0.146,620.1,3.1,326.1,330.6,0,100.6,8.27,NAN +21/05/2021 09:00,14.18,53.28,5.369,249.7,0.144,513.1,2.566,279.6,284.2,0,100.6,6.737,NAN +21/05/2021 09:30,14.72,53.36,4.957,245.7,0.145,637.5,3.188,367.5,372.3,0,100.6,8.64,NAN +21/05/2021 10:00,14.77,53.27,5.339,239.3,0.132,488.4,2.442,288,292.2,0,100.6,6.436,NAN +21/05/2021 10:30,15.47,49.31,5.828,241.3,0.14,834,4.171,506.5,518.1,0,100.5,11.34,NAN +21/05/2021 11:00,15.69,47.44,6.314,238.6,0.133,679.2,3.396,410.2,422,0,100.5,9.04,NAN +21/05/2021 11:30,15.57,49.03,6.173,239.8,0.139,701.1,3.506,422.2,433.9,0,100.5,9.33,NAN +21/05/2021 12:00,15.71,51.48,5.288,243.6,0.142,852,4.262,532.1,539.8,0,100.5,11.25,NAN +21/05/2021 12:30,15.5,54.13,5.961,230.7,0.13,970,4.85,605.2,620.9,0,100.5,12.6,NAN +21/05/2021 13:00,15.54,54.76,5.501,234.3,0.135,555.8,2.779,297.1,300.5,0.2,100.5,7.165,NAN +21/05/2021 13:30,13.21,69.14,4.735,252.2,0.145,559.8,2.799,258.9,260.2,0.2,100.5,5.64,NAN +21/05/2021 14:00,15.15,57.65,4.991,242.9,0.139,691.1,3.456,435.4,440.9,0,100.5,8.03,NAN +21/05/2021 14:30,15.36,53.76,4.939,233.8,0.129,533.8,2.669,322.6,325.2,0,100.4,6.513,NAN +21/05/2021 15:00,15.97,48.05,6.007,242,0.141,664,3.32,411.5,421.8,0,100.4,8.05,NAN +21/05/2021 15:30,16.12,43.74,6.084,240.8,0.134,577.1,2.886,344.1,354.1,0,100.4,6.928,NAN +21/05/2021 16:00,16.04,42.43,5.94,245.5,0.141,538.8,2.694,314.6,321.9,0,100.4,6.479,NAN +21/05/2021 16:30,13.82,58.26,4.213,263.2,0.145,293.3,1.466,79.89,79.2,0.4,100.4,2.38,NAN +21/05/2021 17:00,14.58,55.81,4.675,255,0.149,462.8,2.314,257.2,259.6,0,100.4,4.281,NAN +21/05/2021 17:30,14.4,51.77,5.002,248.6,0.142,320.4,1.602,135.3,136.5,0,100.4,3.412,NAN +21/05/2021 18:00,14.07,53.13,4.951,242.5,0.138,186.9,0.934,58.54,59.01,0,100.4,1.97,NAN +21/05/2021 18:30,13.76,52.69,6.026,244,0.148,165.1,0.826,37.96,39.22,0,100.4,1.706,NAN +21/05/2021 19:00,12.94,57.39,5.192,242.2,0.132,89.6,0.448,0.522,0.551,0,100.4,0.897,NAN +21/05/2021 19:30,12.24,60.4,5.119,245,0.145,27.84,0.139,-50.09,-50.69,0,100.4,0.288,NAN +21/05/2021 20:00,11.78,63.6,3.794,236.5,0.135,1.403,0.007,-66.41,-66.56,0,100.4,0.044,NAN +21/05/2021 20:30,11.26,66.66,3.668,229.7,0.124,0,0,-68.67,-68.82,0,100.4,0,NAN +21/05/2021 21:00,10.88,69.53,3.23,232.6,0.135,0,0,-53.27,-53.28,0,100.4,0,NAN +21/05/2021 21:30,10.94,69.74,3.363,232.3,0.135,0,0,-29.34,-29.37,0,100.4,0,NAN +21/05/2021 22:00,10.89,69.57,3.313,242.6,0.141,0,0,-40.72,-40.76,0,100.4,0,NAN +21/05/2021 22:30,10.76,69.98,3.379,239.8,0.135,0,0,-46.23,-46.24,0,100.4,0,NAN +21/05/2021 23:00,10.79,69.5,4.053,243.4,0.139,0,0,-48.64,-48.78,0,100.4,0,NAN +21/05/2021 23:30,10.49,74.83,3.312,237.1,0.131,0,0,-38.93,-38.96,0,100.4,0,NAN +22/05/2021 00:00,10.54,74.86,3.609,238.4,0.143,0,0,-55.38,-55.55,0,100.4,0,NAN +22/05/2021 00:30,10.17,76.07,2.716,238.2,0.134,0,0,-58.86,-58.86,0,100.4,0,NAN +22/05/2021 01:00,10.16,75.65,2.804,237.9,0.14,0,0,-43.02,-43.02,0,100.4,0,NAN +22/05/2021 01:30,10.11,75.46,3.02,242.5,0.142,0,0,-56.54,-56.54,0,100.4,0,NAN +22/05/2021 02:00,9.73,76.35,2.764,243.5,0.143,0,0,-62.8,-62.8,0,100.4,0,NAN +22/05/2021 02:30,9.63,76.69,2.469,244.4,0.146,0,0,-63.6,-63.6,0,100.4,0,NAN +22/05/2021 03:00,9.49,77.36,2.595,244.3,0.146,0,0,-57.51,-57.51,0,100.4,0,NAN +22/05/2021 03:30,9.41,79.34,2.958,238,0.145,0,0,-50.95,-50.96,0,100.4,0,NAN +22/05/2021 04:00,9.19,81.1,2.579,240.8,0.143,0,0,-58.01,-58.01,0,100.4,0,NAN +22/05/2021 04:30,8.68,83.6,1.685,225.3,0.121,0.477,0.002,-58.39,-58.39,0,100.4,0.02,NAN +22/05/2021 05:00,8.59,84.6,1.684,233,0.134,17.1,0.086,-49.58,-49.58,0,100.4,0.185,NAN +22/05/2021 05:30,8.96,83.4,1.694,217.6,0.134,76.8,0.384,-22.86,-22.86,0,100.4,0.81,NAN +22/05/2021 06:00,9.76,79.9,1.983,245.2,0.148,151.3,0.756,-49.9,-49.9,0,100.5,1.802,NAN +22/05/2021 06:30,10.58,77.31,2.824,242.9,0.142,254.5,1.272,18.89,18.89,0,100.5,3.205,NAN +22/05/2021 07:00,11.12,74.44,3.63,244,0.143,275.8,1.379,61.61,61.58,0,100.5,3.415,NAN +22/05/2021 07:30,11.71,70.11,3.129,247.7,0.142,430.4,2.152,174.6,174.6,0,100.5,5.559,NAN +22/05/2021 08:00,11.94,66.46,3.935,245.9,0.14,280.7,1.404,139.9,140.2,0,100.6,3.47,NAN +22/05/2021 08:30,11.98,66.63,3.633,251.5,0.15,520.4,2.602,257.7,258,0,100.6,6.95,NAN +22/05/2021 09:00,13.16,58.32,4.943,251.3,0.146,617.4,3.087,328.2,331.7,0,100.6,8.44,NAN +22/05/2021 09:30,13.83,53.46,5.097,256.7,0.146,740.7,3.704,432.9,439.4,0,100.6,10.31,NAN +22/05/2021 10:00,14.33,53.11,4.523,260.5,0.15,740.9,3.704,442.6,445.1,0,100.6,10.18,NAN +22/05/2021 10:30,13.57,57.1,3.625,284.4,0.139,379.3,1.896,206.2,206.9,0,100.6,4.983,NAN +22/05/2021 11:00,14.8,52.03,3.488,274.9,0.143,900,4.5,569.9,570.6,0,100.6,12.12,NAN +22/05/2021 11:30,15.56,45.77,4.539,248.3,0.144,853,4.265,541.2,544.7,0,100.6,11.48,NAN +22/05/2021 12:00,15.27,48.16,3.873,273,0.148,495.9,2.479,301.4,303.6,0,100.6,6.478,NAN +22/05/2021 12:30,14.53,51.75,3.838,229.4,0.133,942,4.711,593.4,595.1,0,100.6,12.24,NAN +22/05/2021 13:00,12.3,63.81,3.523,290.3,0.134,149.1,0.746,9.02,10.26,1.2,100.7,1.489,NAN +22/05/2021 13:30,11.98,73.25,1.286,325.3,0.138,543,2.715,306.5,306.5,0,100.7,4.01,NAN +22/05/2021 14:00,12.34,68.39,3.859,293.3,0.13,459,2.295,276.4,277.8,0,100.7,4.035,NAN +22/05/2021 14:30,12.23,69.37,2.846,304.5,0.127,605.6,3.028,374.6,374.7,0,100.8,6.189,NAN +22/05/2021 15:00,12.99,67.22,2.862,320.9,0.124,581.2,2.906,351.7,351.7,0,100.8,6.469,NAN +22/05/2021 15:30,13.45,64.35,3.247,315.9,0.119,420,2.1,249.2,249.2,0,100.8,4.73,NAN +22/05/2021 16:00,10.39,78.2,2.06,292.9,0.133,193,0.965,50.64,50.63,0.4,100.8,1.419,NAN +22/05/2021 16:30,12.37,70.54,2.489,279.1,0.146,526,2.63,298.1,298.1,0,100.8,4.269,-257.3 +22/05/2021 17:00,12.29,65.42,2.301,296.8,0.127,251.5,1.258,121.9,121.9,0,100.8,2.288,NAN +22/05/2021 17:30,11.68,67.26,2.275,279.2,0.143,72.74,0.364,7.984,7.984,0,100.8,0.698,NAN +22/05/2021 18:00,10.49,76.29,2.179,263.3,0.151,57.58,0.288,-41.21,-41.21,0.4,100.9,0.413,NAN +22/05/2021 18:30,10.6,76.61,1.904,253.2,0.147,55.51,0.278,-24.48,-24.48,0,100.9,0.34,NAN +22/05/2021 19:00,11.04,75.32,1.583,256.4,0.143,88,0.44,3.408,3.408,0,100.9,0.534,NAN +22/05/2021 19:30,10.85,75.09,1.489,246,0.143,13.86,0.069,-39.95,-39.95,0,100.9,0.116,NAN +22/05/2021 20:00,10.24,78.46,1.095,320.7,0.116,1.225,0.006,-17.42,-17.42,0,100.9,0,NAN +22/05/2021 20:30,9.97,81.2,1.299,245.3,0.125,0,0,-32.91,-32.91,1,101,0,NAN +22/05/2021 21:00,9.37,86.6,1.956,222.7,0.128,0,0,-30.05,-30.05,1.2,101,0,NAN +22/05/2021 21:30,8.79,86.7,0.922,205,0.114,0,0,-42.22,-42.22,0,101,0,NAN +22/05/2021 22:00,8.27,87.9,0.27,199.3,0.04,0,0,-39.97,-39.97,0,101.1,0,NAN +22/05/2021 22:30,8.03,89.1,0.187,201.3,0.031,0,0,-47.44,-47.44,0,101.1,0,NAN +22/05/2021 23:00,7.736,89.6,0.059,212.2,0.015,0,0,-59.01,-59.01,0,101.1,0,NAN +22/05/2021 23:30,7.445,90.5,0.228,230.3,0.033,0,0,-59.74,-59.74,0,101.1,0,NAN +23/05/2021 00:00,7.362,90.6,1.166,225.3,0.124,0,0,-63.06,-63.06,0,101.1,0,NAN +23/05/2021 00:30,6.959,89.9,0.56,240.2,0.103,0,0,-60.93,-60.93,0.2,101.1,0,NAN +23/05/2021 01:00,6.56,90,0.374,252,0.098,0,0,-60.63,-60.63,0,101.1,0,NAN +23/05/2021 01:30,6.353,90.2,0.532,219.2,0.104,0,0,-60.59,-60.59,0,101.1,0,NAN +23/05/2021 02:00,5.814,90.7,0.476,212,0.087,0,0,-57.43,-57.43,0,101.1,0,NAN +23/05/2021 02:30,5.461,90.7,0.048,212.4,0.015,0,0,-55.75,-55.75,0,101.1,0,NAN +23/05/2021 03:00,5.213,91.2,0.184,210.2,0.046,0,0,-53.32,-53.32,0,101.1,0,NAN +23/05/2021 03:30,5.334,91.7,0.729,215,0.113,0,0,-55.1,-55.1,0,101.1,0,NAN +23/05/2021 04:00,5.337,91.2,0.854,208.5,0.128,0,0,-56.44,-56.44,0,101.1,0,NAN +23/05/2021 04:30,5.334,91.3,1.014,206.3,0.142,1.246,0.006,-53.58,-53.58,0,101.1,0.004,NAN +23/05/2021 05:00,5.314,91.2,1.089,198.9,0.145,24.15,0.121,-34.15,-34.15,0,101.2,0.111,NAN +23/05/2021 05:30,6.462,90.6,1.068,183.9,0.167,60.45,0.302,-8.64,-8.64,0,101.1,0.276,NAN +23/05/2021 06:00,7.447,89.1,1.084,185.1,0.165,148,0.74,-27.23,-27.23,0,101.1,0.846,NAN +23/05/2021 06:30,8.97,85.3,1.512,199.5,0.148,246.6,1.233,45.78,45.78,0,101.1,1.534,NAN +23/05/2021 07:00,9.56,82.9,2.052,192.3,0.151,234,1.17,107.1,107.1,0,101.2,1.477,NAN +23/05/2021 07:30,9.71,83.9,2.209,207.1,0.146,162.3,0.812,44.44,44.44,0.2,101.2,0.87,NAN +23/05/2021 08:00,10.73,80.1,2.177,214.1,0.13,305.9,1.529,131.6,131.6,0,101.2,1.807,NAN +23/05/2021 08:30,11.82,74.21,2.682,215.3,0.131,508.3,2.541,252.5,252.5,0,101.1,3.441,-238.3 +23/05/2021 09:00,12.96,69.26,3.047,219.7,0.127,645.1,3.226,352.2,352.2,0,101.1,4.529,-231.7 +23/05/2021 09:30,13.39,66.24,3.862,239.6,0.136,645.7,3.228,380.9,381.6,0,101.1,4.669,NAN +23/05/2021 10:00,12.48,72.37,2.418,269.7,0.144,391.3,1.956,208.5,208.5,0,101.1,2.766,NAN +23/05/2021 10:30,13.73,61.14,3.731,239.2,0.138,483.1,2.416,280.8,281.2,0,101.1,3.538,NAN +23/05/2021 11:00,14.75,52.6,4.684,228.2,0.122,592.2,2.961,348.4,351,0,101.1,4.706,NAN +23/05/2021 11:30,12.79,63.63,4.526,224.8,0.128,400.2,2.001,115.4,114.8,0,101.1,3.159,NAN +23/05/2021 12:00,14.34,62.62,4.756,222.4,0.132,704.1,3.52,414.4,416.3,0,101.1,5.998,NAN +23/05/2021 12:30,13.99,63.98,4.039,221.9,0.126,662.5,3.312,352.4,353.4,0.2,101,5.699,NAN +23/05/2021 13:00,14.41,56.31,5.175,232.3,0.127,533.7,2.668,241.6,243.1,0,101,4.941,NAN +23/05/2021 13:30,15.15,49.91,5.596,221.8,0.123,618.3,3.091,371.1,378.4,0,101,6.496,-269 +23/05/2021 14:00,14.73,50.73,5.758,221.5,0.127,421.1,2.105,239.8,245.4,0,100.9,4.873,NAN +23/05/2021 14:30,14.91,50.5,5.834,221.8,0.127,530,2.65,309,316.3,0,100.9,6.205,-270.1 +23/05/2021 15:00,14.52,53.89,5.935,223.8,0.127,359.6,1.798,160.6,164.1,0,100.9,4.238,NAN +23/05/2021 15:30,13.42,65.48,5.624,217.2,0.131,467.3,2.337,244,248.8,0,100.8,5.374,NAN +23/05/2021 16:00,14.06,65.77,5.751,213.1,0.138,420,2.1,240.3,245.5,0,100.8,4.87,-268.7 +23/05/2021 16:30,14.08,60.62,5.855,214.5,0.132,190.5,0.953,98.6,101,0,100.7,2.289,NAN +23/05/2021 17:00,13.88,61.11,5.282,215,0.132,161.1,0.805,77.52,78.77,0,100.7,1.925,NAN +23/05/2021 17:30,13.57,61.86,5.412,211.8,0.136,89.6,0.448,34.47,35.15,0,100.7,1.011,NAN +23/05/2021 18:00,13.36,63.09,5.282,209.7,0.14,97.5,0.487,40.02,40.67,0,100.7,1.122,NAN +23/05/2021 18:30,13.04,65.51,6.112,202,0.147,58.75,0.294,-4.788,-4.932,0,100.6,0.652,NAN +23/05/2021 19:00,11.97,75.39,5.14,197.5,0.154,20.55,0.103,-80.8,-82,0.4,100.6,0.195,NAN +23/05/2021 19:30,11.62,78.54,4.837,191,0.158,18.15,0.091,-66.44,-67.11,0.2,100.6,0.128,NAN +23/05/2021 20:00,11.36,80.2,4.737,189.8,0.156,1.741,0.009,-63.52,-64.09,0.4,100.5,0.003,NAN +23/05/2021 20:30,11.09,82.6,4.704,185.7,0.158,0,0,-53.95,-54.42,0.4,100.5,0,NAN +23/05/2021 21:00,10.92,85.2,4.048,187.8,0.154,0,0,-39.13,-39.25,0.4,100.5,-0.003,NAN +23/05/2021 21:30,10.84,87.3,4.246,186.4,0.152,0,0,-33,-33.16,0.8,100.4,-0.052,NAN +23/05/2021 22:00,10.98,88.5,4.729,190.5,0.152,0,0,-32.03,-32.32,1,100.4,-0.068,-273 +23/05/2021 22:30,11.17,88.6,4.464,194.3,0.15,0,0,-30.05,-30.28,2,100.3,-0.068,-271.4 +23/05/2021 23:00,10.22,84.6,3.997,268.3,0.136,0.227,0.001,-50.37,-51.33,1.6,100.4,-0.069,-269.7 +23/05/2021 23:30,9.59,87,1.693,230.1,0.132,0,0,-26.38,-26.38,1,100.4,-0.068,-269.9 +24/05/2021 00:00,9.47,88.6,1.363,212.4,0.13,0,0,-22.47,-22.47,0.6,100.4,-0.067,-268.9 +24/05/2021 00:30,9.4,88.8,1.804,224,0.126,0,0,-29.48,-29.48,0,100.4,-0.068,NAN +24/05/2021 01:00,9.37,88.1,1.811,220.1,0.127,0.116,0.001,-28.06,-28.06,0,100.3,-0.068,NAN +24/05/2021 01:30,9.36,88.2,2.088,220.2,0.128,0.181,0.001,-27.26,-27.26,0,100.3,-0.068,NAN +24/05/2021 02:00,9.37,88.8,1.941,213.4,0.137,0.005,0,-28.69,-28.69,0,100.3,-0.068,NAN +24/05/2021 02:30,9.35,89.4,1.885,213.1,0.132,0,0,-35.53,-35.53,0,100.3,-0.068,NAN +24/05/2021 03:00,9.01,89.6,1.23,204.3,0.147,0,0,-53.33,-53.33,0,100.3,-0.043,NAN +24/05/2021 03:30,8.53,90.3,0.79,196.8,0.159,0,0,-60.77,-60.77,0,100.3,0,NAN +24/05/2021 04:00,8.51,91.4,1.526,192.6,0.153,0,0,-28.44,-28.44,0,100.3,-0.04,NAN +24/05/2021 04:30,8.89,91.6,1.564,203.5,0.152,0.446,0.002,-21.46,-21.46,0,100.3,-0.024,NAN +24/05/2021 05:00,8.99,91.4,1.359,188.7,0.158,16.8,0.084,-38.58,-38.58,0,100.3,0.074,NAN +24/05/2021 05:30,8.99,91.2,1.579,187.6,0.159,70.12,0.351,-28.98,-28.98,0,100.3,0.329,NAN +24/05/2021 06:00,9.65,88.2,2.185,205.4,0.145,154.9,0.774,-55.11,-55.11,0,100.3,0.908,-260.1 +24/05/2021 06:30,10.61,81.7,2.256,216.9,0.133,250.6,1.253,44.43,44.43,0,100.4,1.586,-243.6 +24/05/2021 07:00,10.38,79.29,3.548,241.7,0.134,76.65,0.383,-8.07,-8.32,1,100.4,0.424,NAN +24/05/2021 07:30,9.09,76.21,3.48,249.4,0.145,48.64,0.243,-42.05,-42.11,0.8,100.4,0.219,NAN +24/05/2021 08:00,9.14,79.14,2.522,221.8,0.128,401.3,2.007,170.2,170.2,0,100.4,2.206,NAN +24/05/2021 08:30,10.74,73.91,3.089,219,0.13,526.1,2.631,257.3,257.3,0,100.4,3.205,-248.3 +24/05/2021 09:00,11.37,71.54,4.127,228,0.128,647.4,3.237,351,352.1,0,100.4,4.063,-249.6 +24/05/2021 09:30,12.16,66.81,4.529,236.3,0.131,656,3.28,369.5,371.7,0,100.4,4.117,NAN +24/05/2021 10:00,12.36,65.47,4.359,234.8,0.128,838,4.19,489.3,491.6,0,100.4,5.325,NAN +24/05/2021 10:30,13.36,61.54,5.361,246.2,0.142,884,4.422,550,558,0,100.4,5.699,NAN +24/05/2021 11:00,10.01,71.55,3.42,281.2,0.137,370.5,1.853,150.1,149.6,3.2,100.4,2.156,NAN +24/05/2021 11:30,10.76,71.66,4.644,261.1,0.147,433.8,2.169,201.6,201.7,2,100.5,2.564,4.474 +24/05/2021 12:00,8.65,80.1,3.025,242.5,0.143,450.8,2.254,232.9,232.9,0,100.5,2.562,4.75 +24/05/2021 12:30,10.9,72.43,3.657,255.5,0.141,523.5,2.617,301.6,301.9,0,100.5,3.213,5.754 +24/05/2021 13:00,11.78,68.13,4.648,252.2,0.148,378.8,1.894,202.6,203.8,0,100.5,2.332,4.095 +24/05/2021 13:30,12.23,66.13,4.911,253,0.149,724,3.62,419,425,0,100.5,4.683,8.07 +24/05/2021 14:00,12.4,64.41,4.246,282.7,0.135,225.6,1.128,34.49,34.59,0.2,100.6,1.412,2.983 +24/05/2021 14:30,12.33,61.44,4.358,280.1,0.146,653.4,3.267,406.8,410.1,0,100.6,4.2,7.492 +24/05/2021 15:00,12.4,58.26,4.987,280.5,0.141,433.3,2.166,251.3,254.9,0,100.7,2.785,5.169 +24/05/2021 15:30,11.93,58.22,5.291,264,0.149,437.9,2.19,255.1,259.1,0,100.7,2.795,5.211 +24/05/2021 16:00,12.27,60.86,4.154,276.3,0.142,349.8,1.749,195.6,196.7,0,100.8,2.208,3.95 +24/05/2021 16:30,12.2,63.2,4.261,257,0.144,432.2,2.161,253.2,254.9,0,100.8,2.787,5.215 +24/05/2021 17:00,10.04,74.94,2.89,300.3,0.128,90.8,0.454,-32.54,-32.57,5.2,100.9,0.586,1.303 +24/05/2021 17:30,10.32,70.25,2.992,281.1,0.148,328.6,1.643,131.2,131.2,0,100.9,1.904,3.377 +24/05/2021 18:00,10.68,69.32,3.028,284.6,0.144,226.3,1.131,87.6,87.7,0,101,1.299,2.469 +24/05/2021 18:30,11.57,64.97,2.971,284.9,0.147,199.4,0.997,67.88,67.94,0,101,1.149,2.262 +24/05/2021 19:00,11.42,64.63,2.448,283.1,0.14,104.7,0.523,4.154,4.154,0,101.1,0.558,1.196 +24/05/2021 19:30,10.86,67.47,2.058,266,0.146,32.53,0.163,-43.44,-43.44,0,101.1,0.195,0.368 +24/05/2021 20:00,9.91,71.99,1.546,264.7,0.15,3.323,0.017,-62.33,-62.33,0,101.2,0.025,0.082 +24/05/2021 20:30,9.61,72.16,1.929,254,0.146,0,0,-69.24,-69.24,0,101.2,-0.05,0 +24/05/2021 21:00,9.03,74.51,1.862,237,0.135,0,0,-66.78,-66.78,0,101.3,-0.068,0 +24/05/2021 21:30,8.58,76.31,1.767,234.6,0.137,0,0,-66.24,-66.24,0,101.3,-0.068,0 +24/05/2021 22:00,8.26,77.01,1.517,244,0.144,0,0,-58.21,-58.21,0,101.4,-0.068,0 +24/05/2021 22:30,7.821,78.49,0.519,251.6,0.154,0,0,-61.54,-61.54,0,101.4,-0.039,0 +24/05/2021 23:00,7.234,81.8,0.807,241.9,0.142,0,0,-53.46,-53.46,0,101.4,-0.066,0 +24/05/2021 23:30,7.239,81.7,1.404,244.2,0.143,0,0,-60.98,-60.98,0,101.5,-0.068,0 +25/05/2021 00:00,7.192,81.4,1.509,237.7,0.132,0,0,-64.67,-64.67,0,101.5,-0.068,0 +25/05/2021 00:30,7.059,81.4,1.726,235.5,0.135,0,0,-64.73,-64.73,0,101.5,-0.068,0 +25/05/2021 01:00,6.895,82.4,1.579,246.4,0.145,0,0,-64.78,-64.78,0,101.5,-0.068,0 +25/05/2021 01:30,6.753,84.1,1.702,243.9,0.144,0,0,-64.17,-64.17,0,101.5,-0.068,0 +25/05/2021 02:00,6.603,85.5,0.962,246.1,0.142,0,0,-61.84,-61.84,0,101.5,-0.068,0 +25/05/2021 02:30,6.189,87.3,0.575,234.1,0.104,0,0,-60.71,-60.71,0,101.6,-0.052,0 +25/05/2021 03:00,5.7,88.8,0.883,242.9,0.133,0,0,-58.99,-58.99,0,101.6,-0.063,0 +25/05/2021 03:30,5.976,89.8,1.074,243.3,0.135,0,0,-62.08,-62.08,0,101.6,-0.068,0 +25/05/2021 04:00,5.947,90.2,0.753,245.2,0.108,0,0,-61.15,-61.15,0,101.6,-0.066,0 +25/05/2021 04:30,5.437,90.5,0.633,208.2,0.131,1.125,0.006,-54.59,-54.59,0,101.6,-0.001,0.051 +25/05/2021 05:00,5.432,91.4,0.518,214.4,0.133,20.97,0.105,-43.61,-43.61,0,101.7,0.095,0.254 +25/05/2021 05:30,6.398,90.5,0.756,207.7,0.129,86.1,0.431,-18.22,-18.22,0,101.7,0.476,1.058 +25/05/2021 06:00,8.02,87.8,1.056,225.4,0.132,170.7,0.853,-55.3,-55.3,0,101.8,1.113,2.333 +25/05/2021 06:30,9.49,83.2,1.858,245,0.142,254,1.27,-0.549,-0.549,0,101.8,1.822,3.69 +25/05/2021 07:00,10.71,78.01,2.309,272.4,0.144,324.5,1.622,87.8,87.8,0,101.8,2.339,4.521 +25/05/2021 07:30,11.24,75.26,2.424,283,0.142,426.2,2.131,173.7,173.7,0,101.8,3.067,5.728 +25/05/2021 08:00,12.08,72.86,2.444,278,0.15,526.1,2.63,244.7,244.7,0,101.8,3.828,6.956 +25/05/2021 08:30,12.9,68.83,2.612,286.8,0.139,623.3,3.117,326.5,326.5,0,101.9,4.526,8.14 +25/05/2021 09:00,13.23,67.22,2.711,276.9,0.148,468,2.34,277.3,277.3,0,101.9,3.207,6.372 +25/05/2021 09:30,13.03,66.32,2.865,272.9,0.149,421.5,2.107,256,256,0,101.9,2.802,5.763 +25/05/2021 10:00,13.23,66.45,2.222,276.7,0.148,392,1.96,235,235,0,101.9,2.568,5.442 +25/05/2021 10:30,14.03,62.2,2.51,269.9,0.149,455.3,2.277,280.1,280.1,0,101.9,3.035,6.172 +25/05/2021 11:00,13.81,61.28,2.844,253.9,0.149,315,1.575,185.1,185.1,0,101.9,2.083,4.513 +25/05/2021 11:30,14.37,59.89,2.99,260.4,0.144,487.4,2.437,306.6,306.6,0,101.9,3.291,6.62 +25/05/2021 12:00,14.48,57.43,2.989,269.5,0.144,368.9,1.845,224.4,224.4,0,101.9,2.451,5.221 +25/05/2021 12:30,15.2,55.23,2.719,277.5,0.137,346.9,1.734,206.3,206.3,0,101.8,2.318,4.915 +25/05/2021 13:00,15.45,51.79,2.899,271.8,0.144,613.2,3.066,399.2,399.4,0,101.8,4.197,8.08 +25/05/2021 13:30,16.52,49.86,3.267,257.5,0.138,790.1,3.951,525.8,525.9,0,101.8,5.491,10.04 +25/05/2021 14:00,16.45,46.85,3.473,275.6,0.151,591.4,2.957,378.9,379.5,0,101.8,4.116,7.609 +25/05/2021 14:30,16.54,48.21,3.07,266.6,0.146,489.7,2.449,307.8,307.9,0,101.7,3.434,6.377 +25/05/2021 15:00,16.08,48.96,3.534,267.2,0.145,372.9,1.864,226.2,226.6,0,101.7,2.618,5.028 +25/05/2021 15:30,15.58,50.72,2.872,283,0.144,293.9,1.47,173.3,173.3,0,101.7,2.057,4.088 +25/05/2021 16:00,14.52,57.99,2.589,283.4,0.142,124.7,0.623,-9.64,-9.64,0.2,101.7,0.858,1.88 +25/05/2021 16:30,13.09,74.84,1.412,280.9,0.147,144.2,0.721,18.87,18.87,0.2,101.7,0.904,1.93 +25/05/2021 17:00,13.57,67.75,2.829,262.1,0.147,159.1,0.795,19.43,19.42,0,101.7,1.008,2.1 +25/05/2021 17:30,13.38,64.85,2.988,254.6,0.151,73.98,0.37,-3.382,-3.381,0,101.7,0.459,1.011 +25/05/2021 18:00,12.91,66.19,3.09,250.9,0.143,55.76,0.279,-16.75,-16.76,0,101.7,0.341,0.755 +25/05/2021 18:30,12.78,64.04,3.686,239,0.138,45.32,0.227,12.57,12.58,0,101.6,0.265,0.608 +25/05/2021 19:00,12.34,64.97,3.585,233.7,0.136,17.16,0.086,-2.497,-2.497,0,101.6,0.1,0.258 +25/05/2021 19:30,12.09,67.64,3.083,229.7,0.125,8.88,0.044,-6.914,-6.919,0,101.6,0.055,0.154 +25/05/2021 20:00,11.89,68.93,3.327,228.5,0.126,1.959,0.01,-9.61,-9.61,0,101.6,0,0.033 +25/05/2021 20:30,11.87,71.84,3.888,233.2,0.136,0,0,-10.85,-10.88,0,101.5,0,0 +25/05/2021 21:00,11.87,73.97,3.7,233.5,0.135,0,0,-10.56,-10.57,0,101.5,0,0 +25/05/2021 21:30,11.87,74.69,4.025,237.1,0.136,0,0,-8.92,-8.95,0,101.5,0,0 +25/05/2021 22:00,11.89,75.42,4.355,239.1,0.137,0,0,-7.908,-7.946,0,101.5,0,0 +25/05/2021 22:30,11.91,77.02,4.476,242.2,0.141,0,0,-7.314,-7.354,0,101.5,0,0 +25/05/2021 23:00,11.9,78.31,4.329,246.6,0.149,0,0,-7.432,-7.463,0,101.4,0,0 +25/05/2021 23:30,11.95,78.82,4.108,244.5,0.143,0,0,-7.621,-7.644,0,101.4,0,0 +26/05/2021 00:00,12,79.39,3.863,244.6,0.143,0,0,-7.104,-7.114,0,101.4,0,0 +26/05/2021 00:30,12.05,79.58,4.312,244.9,0.146,0,0,-7.878,-7.904,0,101.4,0,0 +26/05/2021 01:00,12.14,79.62,4.403,249.1,0.151,0,0,-7.161,-7.197,0,101.4,0,0 +26/05/2021 01:30,12.1,80.6,4.095,250.7,0.149,0,0,-7.259,-7.281,0,101.3,0,0 +26/05/2021 02:00,11.92,82.4,3.77,251.2,0.15,0,0,-8.01,-8.01,0,101.3,0,0 +26/05/2021 02:30,11.9,83.2,3.172,251.5,0.147,0,0,-7.302,-7.304,0,101.3,0,0 +26/05/2021 03:00,12.07,82.7,3.345,256.5,0.149,0,0,-6.567,-6.57,0,101.3,0,0 +26/05/2021 03:30,10.99,85,2.953,321.5,0.118,0,0,-25.59,-25.67,0.6,101.3,0,0 +26/05/2021 04:00,9.97,89.6,1.92,318.2,0.126,0,0,-15.17,-15.17,0,101.4,0,0 +26/05/2021 04:30,9.93,90.7,1.074,292.6,0.14,0.764,0.004,-9.12,-9.12,0.2,101.4,0,0 +26/05/2021 05:00,9.79,91.1,1.033,282.5,0.152,7.045,0.035,-5.651,-5.651,0,101.4,0.018,0.072 +26/05/2021 05:30,9.82,91.5,1.035,282.1,0.144,24.25,0.121,3.461,3.461,0.4,101.4,0.119,0.275 +26/05/2021 06:00,10.01,91.8,1.035,270.5,0.157,39.84,0.199,9.39,9.39,0,101.4,0.214,0.374 +26/05/2021 06:30,10.1,91.7,1.101,273.2,0.149,63.89,0.319,17.88,17.88,0.4,101.4,0.326,0.69 +26/05/2021 07:00,10.13,91.7,1.121,279.2,0.147,78.1,0.39,23.66,23.66,0,101.4,0.379,0.852 +26/05/2021 07:30,10.43,91.5,1.175,258.8,0.14,124.7,0.623,45.32,45.32,0.2,101.4,0.644,1.359 +26/05/2021 08:00,10.68,90.9,1.24,259.6,0.149,125.8,0.629,42.45,42.45,0,101.4,0.65,1.414 +26/05/2021 08:30,10.78,90.3,1.121,283.2,0.135,153.6,0.768,55.85,55.85,0,101.4,0.821,1.735 +26/05/2021 09:00,10.84,89.6,1.236,271.7,0.142,194.4,0.972,75.27,75.27,0.2,101.4,1.083,2.19 +26/05/2021 09:30,11.17,88.4,0.912,294.1,0.134,199.4,0.997,77.78,77.78,0,101.4,1.124,2.198 +26/05/2021 10:00,11.5,87.3,0.869,288.9,0.136,177.6,0.888,62.96,62.96,0.4,101.4,0.996,1.895 +26/05/2021 10:30,11.49,87.2,1.037,278.9,0.146,242.3,1.211,102,102,0,101.5,1.38,2.484 +26/05/2021 11:00,11.93,84.6,0.643,273.8,0.141,263.9,1.319,107.4,107.4,0.2,101.5,1.535,2.914 +26/05/2021 11:30,12.06,84.3,0.69,267.6,0.129,226.8,1.134,87.9,87.9,0,101.5,1.328,2.687 +26/05/2021 12:00,12.53,82.5,0.476,297,0.135,238,1.19,100.4,100.4,0,101.5,1.44,3 +26/05/2021 12:30,12.97,81.5,0.814,310.9,0.109,283.4,1.417,157.7,157.7,0,101.5,1.771,3.497 +26/05/2021 13:00,13.23,79.43,1.083,320.3,0.122,330.4,1.652,202.4,202.4,0,101.4,2.146,4.004 +26/05/2021 13:30,13.21,80.1,1.078,323.3,0.127,215.5,1.077,128.2,128.2,0,101.4,1.375,2.712 +26/05/2021 14:00,13.32,80.9,0.674,308.4,0.123,245.4,1.227,149.6,149.6,0,101.4,1.575,3.076 +26/05/2021 14:30,13.87,79.26,0.841,16.9,0.144,188.6,0.943,110.5,110.5,0,101.4,1.225,2.439 +26/05/2021 15:00,13.94,79.51,0.623,13.2,0.147,188.9,0.944,108.9,108.9,0,101.4,1.213,2.433 +26/05/2021 15:30,14.32,77.17,0.494,14.34,0.125,216.9,1.085,122.3,122.3,0,101.4,1.416,2.728 +26/05/2021 16:00,14.27,77.92,0.838,29.86,0.128,145.6,0.728,82.8,82.8,0,101.4,0.898,1.879 +26/05/2021 16:30,14.08,78.89,1.092,31.65,0.126,141.4,0.707,80,80,0,101.4,0.87,1.799 +26/05/2021 17:00,13.98,79.77,1.157,27.86,0.134,125.7,0.628,72.13,72.13,0,101.4,0.763,1.555 +26/05/2021 17:30,13.42,81.7,1.315,27.64,0.132,122,0.61,55.4,55.4,0,101.4,0.752,1.485 +26/05/2021 18:00,12.77,82.9,1.133,21.48,0.137,52.55,0.263,25.25,25.25,0,101.4,0.312,0.634 +26/05/2021 18:30,12.61,82.7,0.795,40.52,0.132,46.26,0.231,20.97,20.97,0,101.4,0.265,0.558 +26/05/2021 19:00,12.71,81.9,0.503,38.6,0.117,22.05,0.11,4.977,4.977,0,101.4,0.118,0.292 +26/05/2021 19:30,12.37,82.7,0.655,18.46,0.115,7.509,0.038,-13.89,-13.89,0,101.5,0.04,0.152 +26/05/2021 20:00,11.93,85.5,0.613,22.55,0.122,0.104,0.001,-16.87,-16.87,0.2,101.5,-0.012,0.002 +26/05/2021 20:30,11.76,87.3,0.363,11.93,0.135,0,0,-14.33,-14.33,0,101.5,-0.068,0 +26/05/2021 21:00,11.39,87.2,0.57,33.28,0.132,0,0,-21.29,-21.29,0,101.5,-0.068,0 +26/05/2021 21:30,11.4,86.8,0.146,25.19,0.074,0,0,-13.19,-13.19,0,101.5,-0.068,0 +26/05/2021 22:00,11.57,86.9,0.381,35.2,0.127,0,0,-15.44,-15.44,0,101.5,-0.068,0 +26/05/2021 22:30,11.55,88.1,0.61,215.8,0.127,0,0,-13.39,-13.39,0,101.5,-0.068,0 +26/05/2021 23:00,11.39,89.1,0.63,335.9,0.149,0,0,-11.49,-11.49,0,101.6,-0.068,0 +26/05/2021 23:30,11.25,89.4,0.336,18.94,0.102,0,0,-12.15,-12.15,0,101.6,-0.068,0 +27/05/2021 00:00,11.19,89.5,0.61,249.7,0.17,0,0,-13.52,-13.52,0,101.6,-0.068,0 +27/05/2021 00:30,11.08,89.6,0.436,13.45,0.074,0,0,-12.52,-12.52,0,101.6,-0.068,0 +27/05/2021 01:00,11.12,89.7,0.402,194.4,0.101,0,0,-12.98,-12.98,0,101.6,-0.068,0 +27/05/2021 01:30,11.11,89.9,0.764,208.2,0.136,0,0,-12.92,-12.92,0,101.6,-0.068,0 +27/05/2021 02:00,11.06,90.3,0.483,314.6,0.118,0,0,-12.44,-12.44,0,101.6,-0.068,0 +27/05/2021 02:30,10.96,90.5,0.531,19.01,0.155,0,0,-12.28,-12.28,0,101.6,-0.068,0 +27/05/2021 03:00,10.89,90.7,0.293,38.1,0.114,0,0,-14.32,-14.32,0,101.6,-0.068,0 +27/05/2021 03:30,10.79,90.5,0.315,113.3,0.06,0,0,-17.88,-17.88,0,101.6,-0.068,0 +27/05/2021 04:00,10.55,90.4,0.168,200.4,0.106,0,0,-22.91,-22.91,0,101.6,-0.068,0 +27/05/2021 04:30,10.25,90.4,0.092,200.4,0.062,3.269,0.016,-22.37,-22.37,0,101.6,-0.026,0.071 +27/05/2021 05:00,10.09,90.6,0.043,200.4,0.045,19.8,0.099,-32.04,-32.04,0,101.6,0.092,0.232 +27/05/2021 05:30,9.89,90.8,0.072,200.3,0.051,49.65,0.248,-8.74,-8.74,0,101.6,0.258,0.506 +27/05/2021 06:00,10.77,90.9,0.105,148.6,0.068,88.8,0.444,25.68,25.68,0,101.6,0.428,0.983 +27/05/2021 06:30,11.46,88.4,0.306,79.86,0.096,122.6,0.613,57.39,57.39,0,101.6,0.65,1.399 +27/05/2021 07:00,12.45,78.24,0.287,114.1,0.107,213.6,1.068,109.9,109.9,0,101.6,1.284,2.585 +27/05/2021 07:30,13.75,69.53,0.593,55.74,0.115,292.9,1.465,163.8,163.8,0,101.7,1.89,3.497 +27/05/2021 08:00,14.5,66.77,0.772,33.49,0.135,373.9,1.87,201.8,201.8,0,101.7,2.522,4.364 +27/05/2021 08:30,15.2,64.68,0.868,51.1,0.124,499,2.495,266.2,266.2,0,101.7,3.563,5.754 +27/05/2021 09:00,15.44,62.11,0.934,47.85,0.123,560.2,2.801,307.8,307.8,0,101.7,4.046,6.348 +27/05/2021 09:30,16.36,59.46,1.016,66.48,0.111,666.2,3.331,394.2,394.2,0,101.7,4.76,7.482 +27/05/2021 10:00,16.91,56.91,0.832,95.4,0.098,613.6,3.068,383.7,383.7,0,101.7,4.311,7.281 +27/05/2021 10:30,17.29,54.92,0.86,105.9,0.125,606.8,3.034,392.9,392.9,0,101.7,4.236,7.325 +27/05/2021 11:00,17.16,55.55,0.819,143.1,0.103,410,2.05,251.6,251.6,0,101.7,2.776,5.214 +27/05/2021 11:30,16.81,55.97,0.687,120.6,0.119,296.7,1.484,175.5,175.5,0,101.7,1.978,4.035 +27/05/2021 12:00,16.95,56.78,0.862,155.4,0.119,394.9,1.974,246.3,246.3,0,101.7,2.646,5.158 +27/05/2021 12:30,17.59,55.5,1.078,183.2,0.126,512.5,2.562,328.7,328.7,0,101.7,3.503,6.414 +27/05/2021 13:00,17.99,54.2,0.854,161.5,0.091,474.8,2.374,301.2,301.2,0,101.7,3.258,5.977 +27/05/2021 13:30,18.21,54.25,0.868,161.7,0.117,456.8,2.284,291.5,291.5,0,101.7,3.13,5.782 +27/05/2021 14:00,18.66,52.25,0.82,102.9,0.093,459.7,2.298,289.9,289.9,0,101.7,3.199,5.898 +27/05/2021 14:30,18.9,52.12,0.923,49.13,0.103,579.8,2.899,379.5,379.5,0,101.7,4.128,7.273 +27/05/2021 15:00,19.46,50.76,1.08,55.02,0.118,566.5,2.833,362.2,362.2,0,101.7,4.078,6.933 +27/05/2021 15:30,19.52,50.17,1.197,55.99,0.121,607.4,3.037,386.4,386.4,0,101.7,4.402,7.336 +27/05/2021 16:00,19.54,48.61,1.268,49.07,0.122,610.6,3.053,391.7,391.7,0,101.6,4.479,7.299 +27/05/2021 16:30,20.05,47.51,1.077,44.29,0.118,556.3,2.781,353.3,353.3,0,101.6,4.167,6.854 +27/05/2021 17:00,20.4,46.37,0.886,54.91,0.109,449.5,2.248,280.1,280.1,0,101.6,3.413,5.805 +27/05/2021 17:30,20.16,47.54,0.86,98.1,0.117,345.6,1.728,211.2,211.2,0,101.6,2.615,4.931 +27/05/2021 18:00,19.71,49.35,0.861,86.2,0.114,286.6,1.433,145.5,145.5,0,101.6,2.126,3.853 +27/05/2021 18:30,19.07,49.63,1.174,57.13,0.13,190.2,0.951,69.33,69.33,0,101.6,1.366,2.464 +27/05/2021 19:00,18.84,50.34,0.634,45.51,0.125,109.4,0.547,18.11,18.11,0,101.6,0.725,1.459 +27/05/2021 19:30,18.83,53.58,0.273,9.62,0.133,42.6,0.213,-18.55,-18.55,0,101.6,0.241,0.466 +27/05/2021 20:00,16.38,64.43,0.17,9.17,0.103,1.744,0.009,-46.58,-46.58,0,101.6,0.042,0.066 +27/05/2021 20:30,14.15,74.67,0.212,9.17,0.095,0,0,-48.16,-48.16,0,101.6,0,0 +27/05/2021 21:00,12.68,79.44,0.358,9.17,0.091,0,0,-43.36,-43.36,0,101.7,0,0 +27/05/2021 21:30,11.89,83,0.327,9.32,0.13,0,0,-42.62,-42.62,0,101.7,0,0 +27/05/2021 22:00,11.67,82.2,0.26,18.87,0.11,0,0,-46.85,-46.85,0,101.7,0,0 +27/05/2021 22:30,11.35,82.4,0.328,25.99,0.098,0,0,-44.79,-44.79,0,101.7,0,0 +27/05/2021 23:00,10.07,84.9,0.077,25.95,0.043,0,0,-43.2,-43.2,0,101.7,0,0 +27/05/2021 23:30,9.83,88.2,0.274,25.91,0.121,0,0,-41.6,-41.6,0,101.7,0,0 +28/05/2021 00:00,9.95,89.3,0.322,25.91,0.106,0,0,-37.82,-37.82,0,101.7,0,0 +28/05/2021 00:30,9.61,89.5,0.176,25.91,0.088,0,0,-32.62,-32.62,0,101.7,0,0 +28/05/2021 01:00,9.33,90.2,0.218,25.89,0.077,0,0,-33.76,-33.76,0,101.7,0,0 +28/05/2021 01:30,9.44,90.7,0.141,25.9,0.078,0,0,-42.83,-42.83,0,101.7,0,0 +28/05/2021 02:00,8.98,90.8,0.363,0.771,0.083,0,0,-39.4,-39.4,0,101.7,0,0 +28/05/2021 02:30,8.84,91,0.171,280.6,0.068,0,0,-23.08,-23.08,0,101.7,0,0 +28/05/2021 03:00,8.79,91.5,0.189,280.7,0.087,0,0,-21.2,-21.2,0,101.7,0,0 +28/05/2021 03:30,9.27,91.7,0.136,280.7,0.057,0,0,-18.9,-18.9,0,101.7,0,0 +28/05/2021 04:00,9.41,91.6,0.298,280.7,0.072,0,0,-23.71,-23.71,0,101.7,0,0 +28/05/2021 04:30,9.16,91.5,0.159,280.7,0.057,1.905,0.01,-34.85,-34.85,0,101.7,0.008,0.034 +28/05/2021 05:00,8.93,91.8,0.032,280.7,0.027,15.91,0.08,-16.37,-16.37,0,101.7,0.072,0.216 +28/05/2021 05:30,9.6,92.1,0.352,280.7,0.111,59.03,0.295,-2.512,-2.512,0,101.7,0.312,0.689 +28/05/2021 06:00,10.8,90.7,0.637,288.6,0.136,163.6,0.818,-4.346,-4.346,0,101.7,0.99,2.159 +28/05/2021 06:30,12.14,87.3,0.367,359.5,0.137,178.2,0.891,43.41,43.41,0,101.7,1.127,2.249 +28/05/2021 07:00,14.32,76.07,0.464,50.22,0.113,248.4,1.242,102.9,102.9,0,101.7,1.638,3.193 +28/05/2021 07:30,15.33,65.92,0.595,107.7,0.123,228.4,1.142,101.7,101.7,0,101.7,1.478,2.803 +28/05/2021 08:00,17.02,60,0.797,108,0.114,499,2.495,245.6,245.6,0,101.7,3.62,6.219 +28/05/2021 08:30,18.58,54.87,0.985,126,0.112,604.8,3.024,331.9,331.9,0,101.7,4.613,7.52 +28/05/2021 09:00,19.84,51.42,1.006,122,0.116,685.1,3.425,404.1,404.1,0,101.7,5.339,8.88 +28/05/2021 09:30,20.69,48.52,1.198,115.3,0.116,739.7,3.699,438.3,438.3,0,101.7,5.901,9.64 +28/05/2021 10:00,20.7,46.02,1.46,142.6,0.124,781.4,3.907,483.1,483.1,0,101.7,6.305,10.12 +28/05/2021 10:30,21.06,44.53,1.142,103.7,0.106,819,4.094,524.5,524.5,0,101.6,6.788,10.81 +28/05/2021 11:00,21.5,44.6,1.16,123.5,0.104,848,4.238,549.3,549.3,0,101.6,7.244,11.51 +28/05/2021 11:30,21.71,44.28,1.395,118.2,0.104,883,4.415,581.2,581.2,0,101.6,7.906,12.47 +28/05/2021 12:00,21.63,44.31,1.387,141.5,0.119,900,4.498,598.8,598.8,0,101.6,8.39,13.23 +28/05/2021 12:30,21.97,43.69,1.284,142.6,0.112,898,4.492,606.5,606.5,0,101.6,8.78,13.7 +28/05/2021 13:00,22.36,42.79,1.235,123.7,0.11,892,4.46,606.5,606.5,0,101.6,9.13,14.16 +28/05/2021 13:30,22.69,41.55,1.224,150.3,0.107,894,4.471,612.1,612.1,0,101.6,9.43,14.81 +28/05/2021 14:00,22.92,42.37,1.302,133.4,0.117,879,4.397,604.6,604.6,0,101.6,9.64,15.11 +28/05/2021 14:30,23.31,42.77,1.273,141.6,0.111,807,4.033,547.5,547.5,0,101.6,8.97,14.14 +28/05/2021 15:00,22.56,43.77,1.565,169.4,0.136,592.5,2.962,377.6,377.6,0,101.6,6.56,10.73 +28/05/2021 15:30,23.02,43.06,1.652,153.3,0.116,632.4,3.162,414.7,414.7,0,101.5,7.193,11.76 +28/05/2021 16:00,22.83,44.04,0.913,105.3,0.105,340.2,1.701,202.6,202.6,0,101.5,3.896,6.812 +28/05/2021 16:30,22.49,45.09,0.611,130,0.108,283.9,1.419,166.9,166.9,0,101.5,3.154,5.618 +28/05/2021 17:00,23.15,43.38,0.864,102.7,0.105,420,2.1,264.8,264.8,0,101.5,4.663,8.36 +28/05/2021 17:30,22.05,46.4,0.44,110.8,0.119,107,0.535,25.61,25.61,0,101.5,1.115,1.797 +28/05/2021 18:00,21.88,47.02,0.385,30.4,0.101,206.3,1.032,98.9,98.9,0,101.5,2.026,3.956 +28/05/2021 18:30,22.97,44.41,0.943,68.47,0.089,224.2,1.121,126.8,126.8,0,101.5,2.249,4.907 +28/05/2021 19:00,23.01,44.66,0.391,95.5,0.113,113.9,0.569,37.91,37.91,0,101.6,1.119,2.461 +28/05/2021 19:30,20.25,56.29,1.411,12.94,0.149,42.95,0.215,-20.62,-20.62,0,101.6,0.374,0.688 +28/05/2021 20:00,17.56,64.61,1.312,12.13,0.158,3.667,0.018,-48.68,-48.68,0,101.6,0.073,0.122 +28/05/2021 20:30,16.08,67.57,0.783,8.86,0.176,0,0,-49.49,-49.49,0,101.6,0,0 +28/05/2021 21:00,15.26,71,0.491,355.2,0.157,0,0,-44.49,-44.49,0,101.7,0,0 +28/05/2021 21:30,14.6,75.3,0.312,347.8,0.162,0,0,-43.89,-43.89,0,101.7,0,0 +28/05/2021 22:00,13.73,80.2,0.282,307.5,0.092,0,0,-42.4,-42.4,0,101.7,0,0 +28/05/2021 22:30,13.12,83.1,0.352,305.8,0.126,0,0,-42.32,-42.32,0,101.7,0,0 +28/05/2021 23:00,12.99,82.6,0.449,305.6,0.128,0,0,-42.94,-42.94,0,101.7,0,0 +28/05/2021 23:30,12.11,84.8,0.041,306,0.028,0,0,-40.75,-40.75,0,101.7,0,0 +29/05/2021 00:00,11.92,87.7,0.219,306,0.097,0,0,-39.14,-39.14,0,101.7,0,0 +29/05/2021 00:30,11.59,88.3,0.267,306,0.12,0,0,-33.14,-33.14,0,101.7,0,0 +29/05/2021 01:00,11.73,89.4,0.51,306,0.143,0,0,-26.34,-26.34,0,101.7,0,0 +29/05/2021 01:30,11.6,89.1,0.442,306,0.145,0,0,-16.51,-16.51,0,101.7,0,0 +29/05/2021 02:00,11.79,89.8,0.124,306,0.09,0,0,-24.24,-24.24,0,101.7,0,0 +29/05/2021 02:30,11.75,89.6,0.291,306,0.124,0,0,-25.27,-25.27,0,101.7,0,0 +29/05/2021 03:00,11.57,89.9,0.17,306,0.093,0,0,-30.76,-30.76,0,101.7,0,0 +29/05/2021 03:30,11.48,90.3,0.161,306,0.092,0,0,-21.64,-21.64,0,101.7,0,0 +29/05/2021 04:00,11.44,90.5,0.183,306,0.092,0,0,-35.91,-35.91,0,101.7,0,0 +29/05/2021 04:30,10.95,90.6,0.341,306,0.128,2.111,0.011,-28.01,-28.01,0,101.8,0.018,0.044 +29/05/2021 05:00,11.1,91.3,0.436,306,0.144,21.73,0.109,-23.05,-23.05,0,101.8,0.155,0.309 +29/05/2021 05:30,11.66,91.4,0.071,306,0.056,49.22,0.246,-0.842,-0.842,0,101.8,0.33,0.695 +29/05/2021 06:00,12.92,90.8,0.387,321.6,0.126,132.1,0.66,29.33,29.33,0,101.8,0.943,2.095 +29/05/2021 06:30,14.42,85.2,0.595,5.186,0.162,146.3,0.732,44.52,44.52,0,101.8,1.074,2.263 +29/05/2021 07:00,15.43,76.58,0.376,17.86,0.16,181.6,0.908,70.55,70.55,0,101.8,1.36,2.687 +29/05/2021 07:30,16.22,73.23,0.715,355.6,0.151,240.8,1.204,116.1,116.1,0,101.9,1.85,3.752 +29/05/2021 08:00,16.68,69.96,0.52,41.96,0.122,198.7,0.994,100.4,100.4,0,101.9,1.498,3.305 +29/05/2021 08:30,17.35,67.09,0.577,33.65,0.142,256,1.28,140.6,140.6,0,101.9,1.982,4.163 +29/05/2021 09:00,18.23,63.44,0.631,54.02,0.115,399.8,1.999,231.7,231.7,0,101.9,3.203,6.222 +29/05/2021 09:30,19.9,58.68,0.705,90.5,0.108,517.4,2.587,314.4,314.4,0,101.9,4.392,8.28 +29/05/2021 10:00,20.63,55.09,0.714,38.3,0.118,473.9,2.37,288.3,288.3,0,101.9,4.153,7.781 +29/05/2021 10:30,20.95,52.75,0.766,37.46,0.08,495.3,2.477,296.5,296.5,0,101.9,4.497,7.983 +29/05/2021 11:00,21.56,52.26,1.239,3.733,0.096,812,4.059,528.5,528.5,0,101.9,8.01,13.11 +29/05/2021 11:30,22.51,47.34,0.826,125.8,0.102,695.2,3.476,452.6,452.6,0,101.9,7.251,11.76 +29/05/2021 12:00,23.19,43.47,0.93,156.1,0.079,832,4.16,563.4,563.4,0,101.9,9.15,15.14 +29/05/2021 12:30,23.38,44.69,1.199,54.87,0.103,554.3,2.772,361,361,0,101.9,6.226,11.12 +29/05/2021 13:00,22.67,51.3,1.935,13.41,0.142,512.1,2.56,329.1,329.1,0,101.9,5.776,10.11 +29/05/2021 13:30,21.99,55.24,2.399,13.34,0.146,543.8,2.719,352.6,352.6,0,101.9,6.173,10.84 +29/05/2021 14:00,21.36,57.14,2.102,11.24,0.147,304.1,1.52,189.4,189.4,0,101.9,3.292,6.45 +29/05/2021 14:30,20.49,60.25,1.771,13.36,0.139,183.3,0.916,99.6,99.6,0,102,2,4.226 +29/05/2021 15:00,20.57,59.21,2.007,15.06,0.148,221.5,1.108,124.4,124.4,0,102,2.498,4.84 +29/05/2021 15:30,20.61,57.99,2.081,24.2,0.132,252.8,1.264,145.8,145.8,0,102,2.824,5.361 +29/05/2021 16:00,19.92,63.47,2.32,10.99,0.144,199.1,0.996,109.5,109.5,0,102,2.157,4.226 +29/05/2021 16:30,18.94,67.21,2.034,25.89,0.13,169.6,0.848,79.89,79.89,0,102,1.781,3.541 +29/05/2021 17:00,18.69,65.54,1.656,30.87,0.129,119.6,0.598,49.59,49.59,0,102,1.204,2.503 +29/05/2021 17:30,18.42,65.48,1.481,32.95,0.125,65.03,0.325,23.94,23.94,0,101.9,0.603,1.459 +29/05/2021 18:00,18.37,64.02,1.141,35.61,0.128,52.26,0.261,15.59,15.59,0,102,0.482,1.189 +29/05/2021 18:30,18.36,63.87,1.147,27.32,0.132,51.42,0.257,15.5,15.5,0,102,0.471,1.093 +29/05/2021 19:00,18.04,62.08,1.032,16.08,0.149,30.65,0.153,2.921,2.921,0,102,0.296,0.626 +29/05/2021 19:30,17.61,62.89,0.879,16.57,0.144,24.71,0.124,-2.742,-2.742,0,102,0.243,0.499 +29/05/2021 20:00,17.25,65.36,0.838,16.9,0.152,6.302,0.032,-15.71,-15.71,0,102,0.056,0.184 +29/05/2021 20:30,16.7,70.1,0.552,1.925,0.156,0.536,0.003,-18.66,-18.66,0,102,0,0.042 +29/05/2021 21:00,16.56,75.25,0.957,343.6,0.155,0,0,-18.21,-18.21,0,102,0,0 +29/05/2021 21:30,16.4,75.82,0.994,333.5,0.145,0,0,-14.42,-14.42,0,102,0,0 +29/05/2021 22:00,16.21,76.76,0.783,19.84,0.145,0,0,-16.13,-16.13,0,102,0,0 +29/05/2021 22:30,16.21,77.07,0.862,36.12,0.129,0,0,-25.28,-25.28,0,102,0,0 +29/05/2021 23:00,16.09,78.73,0.894,42.16,0.127,0,0,-44.08,-44.08,0,102,0,0 +29/05/2021 23:30,16.12,77.4,0.694,47.75,0.131,0,0,-36.11,-36.11,0,102,0,0 +30/05/2021 00:00,16.11,76.01,0.624,33.94,0.13,0,0,-30.74,-30.74,0,102,0,0 +30/05/2021 00:30,15.94,75.89,0.565,46.78,0.12,0,0,-18.26,-18.26,0,102,0,0 +30/05/2021 01:00,15.84,75.48,0.655,37.96,0.132,0,0,-15.98,-15.98,0,102,0,0 +30/05/2021 01:30,15.63,76.05,0.765,37.84,0.128,0,0,-16.43,-16.43,0,102,0,0 +30/05/2021 02:00,15.56,76.12,0.633,33.1,0.137,0,0,-21.21,-21.21,0,102,0,0 +30/05/2021 02:30,15.11,79.51,0.447,15.91,0.176,0,0,-21.19,-21.19,0,102,0,0 +30/05/2021 03:00,15.11,78.56,0.245,9.25,0.128,0,0,-20.41,-20.41,0,102,0,0 +30/05/2021 03:30,15.04,78.45,0.231,28.31,0.127,0,0,-16.61,-16.61,0,102,0,0 +30/05/2021 04:00,14.81,79.22,0.246,5.153,0.133,0,0,-13.28,-13.28,0,102,0,0 +30/05/2021 04:30,14.51,80.8,0.225,9.31,0.141,1.346,0.007,-16.85,-16.85,0,102,0,0.047 +30/05/2021 05:00,14.45,80.5,0.256,19.88,0.134,7.331,0.037,-23.15,-23.15,0.2,102,0.064,0.195 +30/05/2021 05:30,14.46,82.7,0.233,21.47,0.138,28.13,0.141,-6.896,-6.896,0,102,0.187,0.421 +30/05/2021 06:00,14.66,81.7,0.4,27.63,0.148,57.68,0.288,5.729,5.729,0,102,0.343,0.852 +30/05/2021 06:30,15.55,73.53,0.492,55.17,0.138,131.5,0.657,53.72,53.72,0,102,0.858,2.079 +30/05/2021 07:00,16.42,67.67,0.806,59.67,0.139,196.6,0.983,90.8,90.8,0,102,1.368,3.06 +30/05/2021 07:30,16.78,64.49,0.754,64.64,0.14,215.6,1.078,111.1,111.1,0,102,1.545,3.505 +30/05/2021 08:00,17.75,60.36,0.713,71,0.123,277.2,1.386,152.2,152.2,0,102,2.036,4.502 +30/05/2021 08:30,18.31,58.82,0.65,77.38,0.136,261.1,1.306,132.6,132.6,0,102,1.965,4.267 +30/05/2021 09:00,19.12,57.15,0.911,58.71,0.114,370.2,1.851,215.8,215.8,0,101.9,2.908,6.22 +30/05/2021 09:30,19.5,55.66,1.118,47.7,0.129,457.6,2.288,271.8,271.8,0,101.9,3.845,8.01 +30/05/2021 10:00,20.93,54.91,1.524,22.81,0.131,883,4.414,572.6,572.6,0,101.9,8.74,16.11 +30/05/2021 10:30,22.14,50.48,1.458,35.73,0.123,836,4.18,545.4,545.4,0,101.9,9.05,15.54 +30/05/2021 11:00,22.53,47.81,1.539,58.2,0.107,896,4.479,592.5,592.5,0,101.9,10.14,16.95 +30/05/2021 11:30,23.07,42.68,1.416,96.9,0.108,888,4.442,586.2,586.2,0,101.9,10.27,17 +30/05/2021 12:00,23.21,42.69,1.101,103.6,0.1,718.8,3.594,468.4,468.4,0,101.8,8.36,14.05 +30/05/2021 12:30,23.6,40.39,1.216,89,0.113,820,4.101,552.3,552.3,0,101.8,9.5,16.14 +30/05/2021 13:00,23.46,38.15,1.121,87.4,0.107,634.7,3.173,409.7,409.7,0,101.8,7.385,12.65 +30/05/2021 13:30,23.33,39.97,0.951,101.2,0.1,593.4,2.967,389.4,389.4,0,101.8,6.827,12.04 +30/05/2021 14:00,23.67,37.69,1.222,63.27,0.118,844,4.22,579.2,579.2,0,101.8,9.73,16.86 +30/05/2021 14:30,24.44,36.34,1.255,117.5,0.114,676.8,3.384,459.4,459.4,0,101.7,7.881,14.02 +30/05/2021 15:00,23.44,37.8,1.072,62.93,0.117,435.1,2.176,265.1,265.1,0,101.7,5.008,9.02 +30/05/2021 15:30,23.68,36.7,1.269,63.12,0.113,416.1,2.081,257.9,257.9,0,101.7,4.748,8.84 +30/05/2021 16:00,22.89,39.94,1.555,46.43,0.119,326.6,1.633,190.3,190.3,0,101.7,3.651,6.973 +30/05/2021 16:30,23.15,39.74,1.286,43.88,0.122,433.8,2.169,260.7,260.7,0,101.7,4.788,8.77 +30/05/2021 17:00,23.41,38.18,1.253,42.73,0.122,295.2,1.476,169.3,169.3,0,101.6,3.369,6.563 +30/05/2021 17:30,22.44,38.76,1.192,53.4,0.128,170,0.85,74.67,74.67,0,101.6,1.878,3.533 +30/05/2021 18:00,22.21,41,0.868,35.24,0.122,194.2,0.971,73.43,73.43,0,101.6,1.989,3.665 +30/05/2021 18:30,22.98,38.15,1.097,44.93,0.122,190.5,0.953,70,70,0,101.6,1.987,3.943 +30/05/2021 19:00,22.33,48.02,1.216,15.27,0.148,122,0.61,27.09,27.09,0,101.6,1.258,2.683 +30/05/2021 19:30,20.88,59.49,1.104,2.037,0.154,66.75,0.334,8.24,8.24,0,101.6,0.59,1.501 +30/05/2021 20:00,19.79,55.51,1.305,41.59,0.126,10.16,0.051,-43.35,-43.35,0,101.6,0.158,0.323 +30/05/2021 20:30,18.73,56.98,1.15,56.19,0.134,0,0,-58.07,-58.07,0,101.6,0.002,0.042 +30/05/2021 21:00,17.73,61.89,0.911,51.54,0.124,0,0,-55.72,-55.72,0,101.7,0,0 +30/05/2021 21:30,17.07,64.48,0.832,45.05,0.132,0,0,-55.06,-55.06,0,101.7,0,0 +30/05/2021 22:00,15.57,71.91,0.516,19.25,0.133,0,0,-49.91,-49.91,0,101.7,0,0 +30/05/2021 22:30,14.49,77.58,0.268,25.28,0.16,0,0,-48.26,-48.26,0,101.7,0,0 +30/05/2021 23:00,13.56,82.7,0.23,19.04,0.12,0,0,-49.07,-49.07,0,101.7,0,0 +30/05/2021 23:30,12.79,84.9,0.452,10.52,0.12,0,0,-45.29,-45.29,0,101.7,0,0 +31/05/2021 00:00,12.04,86.4,0.34,336.6,0.092,0,0,-45.41,-45.41,0,101.7,0,0 +31/05/2021 00:30,11.58,88,0.248,336.5,0.145,0,0,-43.14,-43.14,0,101.6,0,0 +31/05/2021 01:00,11.19,89.4,0.313,336.5,0.138,0,0,-43.04,-43.04,0,101.6,0,0 +31/05/2021 01:30,10.76,90.1,0.39,336.5,0.148,0,0,-41.4,-41.4,0,101.6,0,0 +31/05/2021 02:00,10.38,90.7,0.132,336.6,0.054,0,0,-44.34,-44.34,0,101.6,0,0 +31/05/2021 02:30,10.17,91.1,0.293,336.5,0.086,0,0,-41.97,-41.97,0,101.6,0,0 +31/05/2021 03:00,9.83,91.3,0.434,336.5,0.093,0,0,-43.26,-43.26,0,101.6,0,0 +31/05/2021 03:30,9.51,91.4,0.189,336.5,0.084,0,0,-41.49,-41.49,0,101.5,0,0 +31/05/2021 04:00,9.31,92,0.414,336.5,0.077,0,0,-40.97,-40.97,0,101.5,0,0.005 +31/05/2021 04:30,9.17,92.1,0.202,336.5,0.058,2.746,0.014,-42.25,-42.25,0,101.5,0.036,0.116 +31/05/2021 05:00,8.89,92.2,0.182,336.5,0.057,25.06,0.125,-32.69,-32.69,0,101.5,0.191,0.359 +31/05/2021 05:30,10.86,92.6,0.094,336.5,0.04,93,0.465,-15.63,-15.63,0,101.5,0.741,1.957 +31/05/2021 06:00,12.94,88.6,0.589,327.1,0.125,173.1,0.865,-65.07,-65.07,0,101.5,1.558,3.542 +31/05/2021 06:30,14.1,81.6,0.718,337.2,0.132,255.2,1.276,-25.39,-25.39,0,101.5,2.467,5.037 +31/05/2021 07:00,15.73,72.43,0.729,324.9,0.126,338.5,1.693,44.43,44.43,0,101.5,3.483,6.53 +31/05/2021 07:30,17.56,64.8,0.638,344.2,0.149,430.5,2.152,167.5,167.5,0,101.5,4.612,8.1 +31/05/2021 08:00,20.21,55.06,0.567,105.3,0.061,512.7,2.563,242.4,242.4,0,101.5,5.783,9.73 +31/05/2021 08:30,21.08,48.31,0.912,97.6,0.102,597.3,2.986,311.1,311.1,0,101.5,6.968,11.74 +31/05/2021 09:00,22.01,44.39,0.909,106.1,0.112,668.1,3.341,368.8,368.8,0,101.4,8.02,13.45 +31/05/2021 09:30,22.74,43.68,1.046,54.41,0.111,729.6,3.648,429.2,429.2,0,101.4,9.01,14.82 +31/05/2021 10:00,22.78,36.11,1.678,69.37,0.116,792.7,3.963,478.3,478.3,0,101.4,9.86,16.21 +31/05/2021 10:30,22.95,35.78,1.778,59.45,0.115,841,4.206,520.6,520.6,0,101.4,10.45,17.17 +31/05/2021 11:00,23.26,36.56,1.463,58.2,0.124,874,4.368,558,558,0,101.4,10.81,17.76 +31/05/2021 11:30,23.63,34.79,1.596,115.3,0.112,903,4.514,582,582,0,101.3,11.1,18.28 +31/05/2021 12:00,23.72,34.97,1.552,145.1,0.114,910,4.551,603.6,603.6,0,101.3,11.1,18.33 +31/05/2021 12:30,24.11,36.29,1.325,116,0.111,912,4.558,612.6,612.6,0,101.3,11.11,18.29 +31/05/2021 13:00,24.2,37.06,1.31,129.5,0.108,896,4.479,603.7,603.7,0,101.3,10.78,17.82 +31/05/2021 13:30,24.54,36.38,1.055,133.7,0.09,872,4.358,590.2,590.2,0,101.2,10.22,17 +31/05/2021 14:00,24.73,34.63,1.542,145.5,0.116,843,4.213,567.4,567.4,0,101.2,9.86,16.41 +31/05/2021 14:30,25.11,35.8,1.102,73.5,0.108,791,3.955,536.6,536.6,0,101.2,9.15,15.4 +31/05/2021 15:00,25.48,35.43,1.127,124.3,0.114,736.9,3.685,495.6,495.6,0,101.1,8.41,14.38 +31/05/2021 15:30,25.66,34.56,1.13,140.4,0.12,674.1,3.37,450.2,450.2,0,101.1,7.754,13.22 +31/05/2021 16:00,25.52,36.7,1.335,135.4,0.112,600.6,3.003,381.6,381.6,0,101.1,6.969,11.81 +31/05/2021 16:30,25.53,36.76,1.252,134.7,0.117,531.4,2.657,331.7,331.7,0,101.1,6.129,10.51 +31/05/2021 17:00,25.45,37.01,1.272,114.3,0.108,451.2,2.256,263.6,263.6,0,101,5.163,8.95 +31/05/2021 17:30,25.12,37.25,1.128,124.4,0.127,340,1.7,177.8,177.8,0,101,3.831,6.77 +31/05/2021 18:00,24.86,38.3,1.071,123.9,0.121,276.4,1.382,129.1,129.1,0,101,3.06,5.623 +31/05/2021 18:30,24.5,37.97,0.993,111.4,0.108,191.9,0.96,68.29,68.29,0,101,2.068,4.013 +31/05/2021 19:00,24.21,38.17,0.828,108.2,0.104,115.4,0.577,19.42,19.42,0,101,1.185,2.504 +31/05/2021 19:30,23.16,39.76,0.518,95.4,0.108,39.68,0.198,-26.27,-26.27,0,101,0.386,0.776 +31/05/2021 20:00,21.24,44.18,0.235,120.6,0.119,2.544,0.013,-47.03,-47.03,0,101,0.077,0.108 +31/05/2021 20:30,19.45,49.22,0.268,97.3,0.145,0,0,-45.09,-45.09,0,101,0,0.001 +31/05/2021 21:00,18.64,52.58,0.214,71.2,0.089,0,0,-44.85,-44.85,0,101,0,0 +31/05/2021 21:30,18.14,55.45,0.305,66.5,0.137,0,0,-45.74,-45.74,0,101,0,0 +31/05/2021 22:00,17.67,55.07,0.339,66.82,0.116,0,0,-48.65,-48.65,0,101,0,0 +31/05/2021 22:30,17.62,52.58,0.391,89,0.111,0,0,-50.58,-50.58,0,101,0,0 +31/05/2021 23:00,17.29,52.74,0.367,87.9,0.116,0,0,-49.78,-49.78,0,101,0,0 +31/05/2021 23:30,16.81,53.85,0.358,119.2,0.115,0,0,-50.44,-50.44,0,101,0,0 +01/06/2021 00:00,16.28,55.98,0.242,118.2,0.113,0,0,-48.04,-48.04,0,101,0,0 +01/06/2021 00:30,15.55,58.54,0.169,69.39,0.131,0,0,-46.19,-46.19,0,100.9,0,0 +01/06/2021 01:00,15,60.29,0.117,131.6,0.089,0,0,-46.63,-46.63,0,100.9,0,0 +01/06/2021 01:30,14.44,61.72,0.1,152.7,0.091,0,0,-43.99,-43.99,0,100.9,0,0 +01/06/2021 02:00,13.99,63.71,0.1,136.4,0.06,0,0,-43.91,-43.91,0,100.9,0,0 +01/06/2021 02:30,13.85,64.38,0.111,74.66,0.081,0,0,-43.95,-43.95,0,100.9,0,0 +01/06/2021 03:00,12.9,69.05,0.187,40.73,0.075,0,0,-43.63,-43.63,0,100.8,0,0 +01/06/2021 03:30,12.02,73.47,0.348,28.48,0.163,0,0,-41.76,-41.76,0,100.8,0,0 +01/06/2021 04:00,11.27,79.24,0.377,27.48,0.143,0.019,0,-41.28,-41.28,0,100.8,0,0.027 +01/06/2021 04:30,10.71,82.8,0.394,26,0.161,6.59,0.033,-36.77,-36.77,0,100.8,0.079,0.221 +01/06/2021 05:00,10.67,84.3,0.38,26,0.168,38.62,0.193,-22.18,-22.18,0,100.8,0.328,0.732 +01/06/2021 05:30,12.63,81.3,0.253,26.3,0.124,99.6,0.498,-5.203,-5.203,0,100.8,0.979,2.427 +01/06/2021 06:00,15.34,70.95,0.227,29.15,0.134,141.2,0.706,-35.25,-35.25,0,100.7,1.454,3.076 +01/06/2021 06:30,17.58,56.56,0.597,147.7,0.103,225,1.125,-9.5,-9.5,0,100.7,2.462,4.773 +01/06/2021 07:00,19.14,52.87,0.625,132.3,0.127,336.9,1.684,93.4,93.4,0,100.7,3.941,7.163 +01/06/2021 07:30,20.06,49.21,1.098,119.3,0.12,415.8,2.079,176.5,176.5,0,100.7,5.079,8.95 +01/06/2021 08:00,21.07,48.01,0.928,100.1,0.128,477,2.385,225.8,225.8,0,100.7,5.953,10.11 +01/06/2021 08:30,22.68,45.06,0.945,124.2,0.121,590.8,2.954,313.2,313.2,0,100.7,7.538,12.45 +01/06/2021 09:00,23.32,42.93,1.219,127,0.115,663.6,3.318,372.7,372.7,0,100.7,8.5,13.92 +01/06/2021 09:30,24.4,41.54,1.152,116.4,0.107,729.1,3.645,433.3,433.3,0,100.6,9.37,15.15 +01/06/2021 10:00,25.04,40.41,1.379,129.2,0.117,786.1,3.93,482.3,482.3,0,100.6,10.04,16.21 +01/06/2021 10:30,25.49,39.85,1.392,116.2,0.116,829,4.145,528.6,528.6,0,100.6,10.47,16.94 +01/06/2021 11:00,26.29,39.11,1.21,101.6,0.103,859,4.294,562.7,562.7,0,100.6,10.86,17.45 +01/06/2021 11:30,26.51,39.69,1.537,112,0.114,883,4.417,589.8,589.8,0,100.6,11.04,17.78 +01/06/2021 12:00,27.03,38.78,1.379,110.8,0.11,891,4.455,601.6,601.6,0,100.5,11.06,17.79 +01/06/2021 12:30,27.28,39.23,1.555,135.6,0.113,891,4.454,605.6,605.6,0,100.5,10.96,17.64 +01/06/2021 13:00,27.58,39.08,1.501,134.3,0.119,822,4.108,562.3,562.3,0,100.5,10.04,16.71 +01/06/2021 13:30,27.9,39.25,1.318,131.9,0.114,852,4.258,596.3,596.3,0,100.5,10.31,17.39 +01/06/2021 14:00,28.22,37.65,1.359,144.5,0.12,736.1,3.681,502.5,502.5,0,100.5,8.8,15.07 +01/06/2021 14:30,27.92,40.19,1.055,129.6,0.115,571.6,2.858,379.6,379.6,0,100.5,6.766,11.6 +01/06/2021 15:00,28.17,36.96,1.21,139.8,0.118,482.2,2.411,310.3,310.3,0,100.5,5.616,9.53 +01/06/2021 15:30,28.85,35.32,1.225,146,0.114,720.1,3.601,495.1,495.1,0,100.4,8.41,14.72 +01/06/2021 16:00,29.19,36.61,1.24,131.6,0.12,573.5,2.867,382.9,382.9,0,100.4,6.873,11.95 +01/06/2021 16:30,27.85,39.61,1.101,131.8,0.12,338.5,1.692,198.8,198.8,0,100.4,3.863,6.833 +01/06/2021 17:00,27.88,41.04,0.9,123.1,0.117,318.8,1.594,187.4,187.4,0,100.4,3.671,6.652 +01/06/2021 17:30,28.3,40.15,1.024,121.1,0.116,351.6,1.758,200.9,200.9,0,100.4,4.054,7.233 +01/06/2021 18:00,28.14,41.32,0.91,129.8,0.117,260.9,1.305,132.4,132.4,0,100.4,2.987,5.451 +01/06/2021 18:30,27.94,40.98,0.723,114.7,0.114,183.3,0.916,77.86,77.86,0,100.4,2.072,3.96 +01/06/2021 19:00,27.33,41.49,0.611,114.5,0.119,100,0.5,22.36,22.36,0,100.4,1.087,2.216 +01/06/2021 19:30,26.43,43.66,0.339,102.4,0.092,42.16,0.211,-6.469,-6.469,0,100.4,0.484,1.024 +01/06/2021 20:00,24.73,46.58,0.191,136.3,0.089,4.066,0.02,-25.36,-25.36,0,100.4,0.075,0.135 +01/06/2021 20:30,23.43,50.85,0.355,77.97,0.148,0,0,-18.44,-18.44,0,100.4,0,0 +01/06/2021 21:00,22.85,53.92,0.624,68.93,0.121,0,0,-9.77,-9.77,0,100.4,0,0 +01/06/2021 21:30,23.15,53.61,1.742,214.2,0.122,0,0,-9.18,-9.18,0,100.5,0,0 +01/06/2021 22:00,21.88,65.34,2.922,235.6,0.132,0,0,-20.51,-20.51,0,100.5,0,0 +01/06/2021 22:30,20.87,70.42,0.929,245.8,0.145,0,0,-25.31,-25.31,0,100.6,0,0 +01/06/2021 23:00,20.21,74.15,0.49,255.6,0.152,0,0,-19.59,-19.59,0,100.6,0,0 +01/06/2021 23:30,19.53,77.89,0.416,177.2,0.135,0,0,-32.31,-32.31,0,100.6,0,0 +02/06/2021 00:00,19.17,78.19,1.038,183.7,0.136,0,0,-52.89,-52.89,0,100.6,0,0 +02/06/2021 00:30,18.89,79.24,0.405,183.2,0.151,0,0,-24.7,-24.7,0,100.6,0,0 +02/06/2021 01:00,18.67,80.4,0.199,196.5,0.124,0,0,-17.35,-17.35,0,100.5,0,0 +02/06/2021 01:30,18.34,82.1,0.159,196.3,0.096,0,0,-17.83,-17.83,0,100.5,0,0 +02/06/2021 02:00,18.11,83.7,0.277,192.2,0.122,0,0,-15.73,-15.73,0,100.5,0,0 +02/06/2021 02:30,18.09,84.8,0.339,164.4,0.148,0,0,-26.43,-26.43,0.4,100.5,0,0 +02/06/2021 03:00,17.86,85.7,0.294,145.3,0.11,0,0,-21.27,-21.27,0,100.5,0,0 +02/06/2021 03:30,17.78,85.3,0.211,160,0.09,0,0,-23.11,-23.11,0,100.5,0,0 +02/06/2021 04:00,17.64,85,0.08,177.2,0.058,0,0,-18.68,-18.68,0,100.5,0,0 +02/06/2021 04:30,17.45,85.6,0.068,176.9,0.079,1.294,0.006,-25.4,-25.4,0,100.5,0.004,0.034 +02/06/2021 05:00,17.29,86.5,0.42,176.9,0.143,17.29,0.086,-13.43,-13.43,0,100.6,0.153,0.286 +02/06/2021 05:30,17.93,82.7,1.146,185.6,0.151,38.17,0.191,-4.256,-4.256,0,100.6,0.319,0.699 +02/06/2021 06:00,18.2,82,0.784,169,0.143,49.27,0.246,11.91,11.91,0,100.6,0.397,0.972 +02/06/2021 06:30,18.38,81.9,2.015,184.7,0.152,84.3,0.422,32.33,32.33,0,100.6,0.687,1.575 +02/06/2021 07:00,18.52,82.3,1.913,181.8,0.161,72.5,0.363,36.05,36.05,0,100.6,0.571,1.299 +02/06/2021 07:30,18.36,81.8,2.859,194,0.154,104.4,0.522,61.65,61.67,0,100.6,0.912,2.121 +02/06/2021 08:00,18.49,79.86,2.847,193.2,0.149,158.1,0.791,93.4,93.4,0,100.7,1.508,3.524 +02/06/2021 08:30,18.41,79.96,2.825,189.3,0.153,140.6,0.703,82.4,82.4,0,100.7,1.375,3.207 +02/06/2021 09:00,17.8,82.4,3.103,197.7,0.157,95.1,0.475,53.17,53.17,0,100.7,0.923,2.244 +02/06/2021 09:30,17.31,84.8,3.055,189.1,0.154,83.9,0.419,42.92,42.92,0,100.8,0.809,2.017 +02/06/2021 10:00,17.25,86.2,3.008,198.4,0.15,89.1,0.446,16.55,16.55,0,100.8,0.845,2.069 +02/06/2021 10:30,16.9,87.2,3.55,196.9,0.146,130.6,0.653,60.94,60.98,0,100.8,1.228,2.946 +02/06/2021 11:00,16.74,86,3.33,192.7,0.156,114.5,0.573,52.32,52.32,0,100.8,1.101,2.707 +02/06/2021 11:30,16.74,84.1,3.469,199.8,0.153,175.3,0.876,100.6,100.6,0,100.9,1.687,4.11 +02/06/2021 12:00,16.89,81.1,3.136,206.6,0.144,152.4,0.762,87.6,87.6,0,100.9,1.495,3.67 +02/06/2021 12:30,17.29,77.58,3.236,206.8,0.141,183.8,0.919,106.1,106.1,0,100.9,1.835,4.425 +02/06/2021 13:00,17.74,74.16,3.759,201.8,0.146,254.1,1.27,149,149.1,0,100.9,2.6,6.028 +02/06/2021 13:30,18.51,71.06,3.246,198.6,0.15,406.4,2.032,248.8,248.8,0,100.9,4.159,9.13 +02/06/2021 14:00,19.65,65.42,3.395,208.9,0.141,560,2.8,354.6,354.7,0,100.9,5.876,11.96 +02/06/2021 14:30,20.18,63.91,3.64,201.8,0.149,544.6,2.723,342.3,342.5,0,100.9,5.741,11.67 +02/06/2021 15:00,20.3,61.84,3.425,205.5,0.138,600.8,3.004,388,388.2,0,100.9,6.309,12.29 +02/06/2021 15:30,20.93,58.95,3.805,198.4,0.141,689.9,3.45,448.1,448.5,0,100.9,7.34,13.91 +02/06/2021 16:00,21.13,57.06,3.842,209.5,0.137,556.1,2.781,344.4,344.7,0,100.9,5.807,10.87 +02/06/2021 16:30,21.15,57.34,3.849,214.9,0.136,520.8,2.604,317,317.3,0,100.9,5.397,10.22 +02/06/2021 17:00,20.82,59.83,3.725,210.5,0.136,414.8,2.074,237,237.3,0,101,4.215,8.2 +02/06/2021 17:30,20.02,62.5,3.135,218,0.132,189.2,0.946,80.1,80.1,0,101,1.882,3.686 +02/06/2021 18:00,19.93,63.25,3.066,236,0.135,315.3,1.577,165,165,0,101,3.107,6.697 +02/06/2021 18:30,19.72,64.81,3.108,211.2,0.137,153,0.765,68.26,68.26,0,101.1,1.552,3.306 +02/06/2021 19:00,18.82,68.39,2.853,204.9,0.142,61.5,0.307,8.17,8.17,0,101.1,0.541,1.296 +02/06/2021 19:30,18.39,69.86,2.752,220,0.13,26.04,0.13,-11.53,-11.53,0,101.1,0.256,0.519 +02/06/2021 20:00,17.32,71.48,2.571,239.4,0.135,7.051,0.035,-26.41,-26.41,0,101.2,0.092,0.21 +02/06/2021 20:30,16.4,74.36,1.06,226.1,0.124,0.003,0,-51.64,-51.64,0,101.2,0.004,0.037 +02/06/2021 21:00,15.85,75.92,1.357,212.9,0.141,0,0,-45.91,-45.91,0,101.3,0,0 +02/06/2021 21:30,15.63,76.38,1.232,212.2,0.137,0,0,-26.85,-26.85,0,101.3,0,0 +02/06/2021 22:00,15.7,76.74,1.137,203.9,0.147,0,0,-13.56,-13.56,0,101.3,0,0 +02/06/2021 22:30,15.75,76.74,0.901,187.7,0.16,0,0,-11.38,-11.38,0,101.4,0,0 +02/06/2021 23:00,15.63,77.67,1.057,206.8,0.142,0,0,-10.37,-10.37,0,101.4,0,0 +02/06/2021 23:30,15.47,77.97,1.123,202.8,0.147,0,0,-21.33,-21.33,0,101.4,0,0 +03/06/2021 00:00,15.02,78.32,0.856,195.7,0.155,0,0,-47.42,-47.42,0,101.3,0,0 +03/06/2021 00:30,14.15,80.8,0.251,208,0.083,0,0,-47.12,-47.12,0,101.3,0,0 +03/06/2021 01:00,13.09,84.7,0.201,211.6,0.107,0,0,-44.98,-44.98,0,101.4,0,0 +03/06/2021 01:30,12.45,87.3,0.31,211.8,0.117,0,0,-43.54,-43.54,0,101.3,0,0 +03/06/2021 02:00,11.97,88.5,0.121,211.6,0.059,0,0,-45.89,-45.89,0,101.4,0,0 +03/06/2021 02:30,11.52,89.3,0.187,211.6,0.101,0,0,-44.49,-44.49,0,101.4,0,0 +03/06/2021 03:00,11.44,90.5,0.344,227.1,0.119,0.108,0.001,-15.03,-15.03,0,101.4,0,0 +03/06/2021 03:30,11.99,90.9,0.504,313,0.108,0,0,-31.24,-31.24,0,101.4,0,0 +03/06/2021 04:00,11.76,90.6,0.217,322.4,0.111,0,0,-35.14,-35.14,0,101.4,0,0.004 +03/06/2021 04:30,11.57,91,0.198,322.7,0.102,6.652,0.033,-22.8,-22.8,0,101.5,0.046,0.228 +03/06/2021 05:00,11.89,91.3,0.448,244.1,0.129,24.99,0.125,-4.981,-4.981,0,101.5,0.206,0.54 +03/06/2021 05:30,12.29,91.2,0.569,339.6,0.1,41.77,0.209,-1.634,-1.634,0,101.5,0.321,0.793 +03/06/2021 06:00,12.57,91,0.963,281.3,0.147,81.6,0.408,25.47,25.47,0,101.5,0.658,1.706 +03/06/2021 06:30,13.51,90,0.832,331.2,0.112,143,0.715,53.59,53.59,0,101.5,1.272,3.145 +03/06/2021 07:00,14.32,86.4,0.815,6.576,0.139,132.3,0.661,57.69,57.69,0,101.5,1.181,2.885 +03/06/2021 07:30,15.41,80.4,1.213,339.7,0.126,340.8,1.704,142.1,142.1,0,101.6,3.416,7.161 +03/06/2021 08:00,16.58,76.23,1.241,7.575,0.13,377.9,1.889,199.5,199.5,0,101.5,3.963,7.899 +03/06/2021 08:30,17.56,71.29,1.114,23.57,0.123,402.9,2.014,227.3,227.3,0,101.6,4.335,8.61 +03/06/2021 09:00,17.31,70.95,0.689,72,0.134,179.4,0.897,103.3,103.3,0,101.6,1.886,4.176 +03/06/2021 09:30,16.79,73.76,0.619,128.4,0.097,48.87,0.244,-2.648,-2.648,1.4,101.7,0.49,1.104 +03/06/2021 10:00,15.53,83.9,0.828,215.8,0.131,55.76,0.279,4.585,4.585,3.8,101.7,0.316,0.712 +03/06/2021 10:30,15.33,86.4,0.465,86.4,0.087,124.3,0.621,40.98,40.98,1.6,101.7,0.598,1.619 +03/06/2021 11:00,15.67,87.3,0.633,36.48,0.13,152.5,0.763,52.18,52.18,0.4,101.7,0.712,2.024 +03/06/2021 11:30,16.05,87.1,0.993,4.631,0.141,234.1,1.17,101.9,101.9,0,101.6,1.162,3.02 +03/06/2021 12:00,17.44,81.6,1.347,4.673,0.148,721.1,3.605,459.4,459.4,0,101.6,3.706,8.26 +03/06/2021 12:30,18.79,71.78,1.048,26.53,0.119,642.7,3.213,425.8,425.8,0,101.6,3.396,7.692 +03/06/2021 13:00,19.06,69.5,0.821,31.03,0.126,468.7,2.343,299.3,299.3,0,101.6,2.539,6.065 +03/06/2021 13:30,19.13,69.7,1.239,38.23,0.119,375.6,1.878,235.2,235.2,0,101.6,2.051,5.235 +03/06/2021 14:00,18.85,70.56,0.65,48.94,0.126,208,1.04,123.1,123.1,0,101.6,1.127,3.166 +03/06/2021 14:30,18.53,71.06,0.786,26.71,0.144,141.4,0.707,79.8,79.8,0,101.6,0.757,2.177 +03/06/2021 15:00,17.97,76.31,1.077,23.69,0.134,99.1,0.496,53.8,53.8,0,101.6,0.516,1.52 +03/06/2021 15:30,17.36,78.16,0.912,37.38,0.125,84.3,0.422,44.99,44.99,0,101.6,0.428,1.333 +03/06/2021 16:00,17.67,77.17,0.867,35.76,0.125,127.8,0.639,71.87,71.87,0,101.6,0.664,2.003 +03/06/2021 16:30,17.66,77.45,1.872,20.08,0.136,248.1,1.241,148.9,148.9,0,101.6,1.348,3.464 +03/06/2021 17:00,17.28,76.8,2.166,19.84,0.137,212.9,1.065,116.2,116.2,0,101.6,1.125,2.766 +03/06/2021 17:30,17.03,76.8,2.104,4.63,0.145,194,0.97,94,94,0,101.6,1.027,2.542 +03/06/2021 18:00,17.57,74.69,1.869,13.41,0.138,207,1.035,111.1,111.1,0,101.6,1.11,2.935 +03/06/2021 18:30,16.28,78.35,2.068,358.5,0.144,91,0.455,41.49,41.49,0,101.7,0.457,1.361 +03/06/2021 19:00,15.54,78.5,2.658,347.9,0.142,62.29,0.311,26.58,26.58,0,101.7,0.312,0.96 +03/06/2021 19:30,14.6,77.52,2.276,358.2,0.148,15.89,0.079,0.926,0.926,0,101.7,0.057,0.282 +03/06/2021 20:00,14.33,77.46,1.835,5.419,0.146,2.9,0.015,-5.797,-5.797,0,101.7,-0.012,0.08 +03/06/2021 20:30,14.11,76.26,1.688,10.33,0.145,0.254,0.001,-12.89,-12.89,0,101.7,-0.068,0.067 +03/06/2021 21:00,13.98,76.48,1.716,342.6,0.138,0,0,-9.69,-9.69,0,101.8,-0.068,0.046 +03/06/2021 21:30,13.93,76.36,1.936,339.8,0.139,0,0,-5.765,-5.765,0,101.8,-0.068,0.025 +03/06/2021 22:00,13.78,78.98,1.814,348.5,0.147,0,0,-6.449,-6.449,0,101.8,-0.068,0 +03/06/2021 22:30,13.6,81.5,1.963,353.4,0.151,0,0,-10.43,-10.43,0,101.8,-0.068,0 +03/06/2021 23:00,13.44,82.5,1.731,346.8,0.15,0,0,-34.54,-34.54,0,101.8,-0.068,0 +03/06/2021 23:30,13.06,85.9,1.682,338.5,0.141,0,0,-26.56,-26.56,0.8,101.8,-0.068,0.003 +04/06/2021 00:00,12.58,88,2.08,345.9,0.145,0.001,0,-18.75,-18.75,0,101.8,-0.068,0 +04/06/2021 00:30,12.35,85.8,2.097,351.1,0.143,0.242,0.001,-18.86,-18.86,0,101.8,-0.068,0 +04/06/2021 01:00,12.35,86.2,1.435,9.95,0.145,0,0,-14.9,-14.9,0.4,101.8,-0.068,0 +04/06/2021 01:30,12.33,87.9,1.29,343.4,0.14,0,0,-17.18,-17.18,0.4,101.8,-0.068,0 +04/06/2021 02:00,12.05,88.7,2.081,345.2,0.146,0,0,-24.03,-24.03,0.2,101.8,-0.068,0 +04/06/2021 02:30,11.79,87.8,2,344.5,0.146,0,0,-18.2,-18.2,0,101.8,-0.068,0 +04/06/2021 03:00,11.55,86.9,2.314,337.9,0.147,0.177,0.001,-15.32,-15.32,0,101.8,-0.068,0 +04/06/2021 03:30,11.32,84,1.948,345.8,0.145,0.724,0.004,-7.955,-7.955,0,101.8,-0.068,0 +04/06/2021 04:00,11.48,84.5,1.661,353.2,0.148,0.397,0.002,-6.421,-6.421,0,101.8,-0.068,0 +04/06/2021 04:30,11.65,84.9,1.795,349.4,0.141,1.569,0.008,-5.565,-5.565,0,101.8,-0.068,0.011 +04/06/2021 05:00,11.63,82.2,1.665,340.2,0.146,6.836,0.034,-2.052,-2.052,0,101.8,-0.007,0.098 +04/06/2021 05:30,11.63,80.5,1.35,327.8,0.135,6.269,0.031,-2.48,-2.48,0,101.8,-0.01,0.087 +04/06/2021 06:00,11.72,81.3,1.162,351,0.142,12.19,0.061,1.108,1.108,0,101.9,0.013,0.186 +04/06/2021 06:30,11.84,82.3,1.275,4.137,0.146,32.04,0.16,13.08,13.08,0,101.9,0.103,0.459 +04/06/2021 07:00,12.02,82.9,1.679,339,0.131,53.61,0.268,25.63,25.63,0,101.9,0.218,0.712 +04/06/2021 07:30,12.35,83.1,1.497,339.6,0.134,83.1,0.416,43.62,43.62,0,101.9,0.343,1.171 +04/06/2021 08:00,12.95,80.8,2.434,341.9,0.14,150.5,0.753,86.1,86.1,0,101.9,0.658,2.127 +04/06/2021 08:30,13.51,79.41,2.58,348.4,0.143,283.3,1.417,169,169,0,101.9,1.411,3.935 +04/06/2021 09:00,14.01,77.63,2.41,338.6,0.146,211.8,1.059,123.2,123.2,0,102,1.046,3.026 +04/06/2021 09:30,14.04,76.71,2.855,339.4,0.147,196.4,0.982,113.2,113.2,0,102,0.969,2.943 +04/06/2021 10:00,14.64,75.11,2.81,335.7,0.138,398.2,1.991,238.2,238.2,0,102,2.086,5.62 +04/06/2021 10:30,16.02,70.01,3.079,338.6,0.142,724.9,3.624,448.3,448.4,0,102,4.024,9.64 +04/06/2021 11:00,16.62,66.93,3.013,336.9,0.135,752.7,3.763,482.2,482.2,0,102,4.349,10.65 +04/06/2021 11:30,16.72,66.7,2.678,344.1,0.144,560.2,2.801,347.3,347.3,0,102,3.272,8.32 +04/06/2021 12:00,17.36,64.19,2.742,348.6,0.143,670.8,3.354,423.6,423.7,0,102,4.095,9.8 +04/06/2021 12:30,17.26,63.44,2.49,344.6,0.144,521.9,2.609,317,317,0,102,3.205,7.939 +04/06/2021 13:00,17.88,61.72,2.522,347.6,0.144,592.7,2.964,369,369,0,102,3.756,9.16 +04/06/2021 13:30,18.32,60.59,2.325,348.1,0.136,592.9,2.964,372.6,372.6,0,102,3.924,9.47 +04/06/2021 14:00,18.55,58,2.972,334.1,0.14,879,4.393,579.5,579.5,0,102,6.321,14.21 +04/06/2021 14:30,18.97,54.56,2.81,340.7,0.14,846,4.229,553,553,0,102,6.672,14.1 +04/06/2021 15:00,18.9,52.57,2.854,337.8,0.136,741.5,3.707,474.8,474.9,0,102,6.134,12.71 +04/06/2021 15:30,18.83,50.55,2.709,339.2,0.134,697.7,3.488,438.3,438.4,0,102,5.934,12.36 +04/06/2021 16:00,18.71,48.62,2.866,340.9,0.139,625.8,3.129,379.5,379.6,0,102,5.39,11.41 +04/06/2021 16:30,18.76,49.14,2.435,355.5,0.143,551.2,2.756,320,320,0,102,4.745,10.31 +04/06/2021 17:00,18.9,49.23,1.962,12.96,0.141,466.3,2.331,254.4,254.4,0,102,3.991,8.91 +04/06/2021 17:30,18.59,48.12,2.094,12.84,0.141,380.8,1.904,189.9,189.9,0,102,3.199,7.406 +04/06/2021 18:00,18.25,46.77,2.111,10.94,0.145,293.2,1.466,126,126,0,102,2.399,5.879 +04/06/2021 18:30,17.9,44.12,1.694,2.474,0.15,211.4,1.057,68.7,68.7,0,102,1.658,4.436 +04/06/2021 19:00,17.3,45.27,1.501,15.15,0.144,132.1,0.66,18.67,18.67,0,102.1,0.958,2.944 +04/06/2021 19:30,16.2,44.31,1.36,359.3,0.149,63.16,0.316,-19.8,-19.8,0,102.1,0.403,1.447 +04/06/2021 20:00,14.76,48.48,0.878,340.8,0.153,9.98,0.05,-49.22,-49.22,0,102.1,0.112,0.236 +04/06/2021 20:30,13.06,53.95,0.853,328.6,0.131,0.014,0,-55.93,-55.93,0,102.1,0.004,0.041 +04/06/2021 21:00,12.02,58.59,0.597,336.3,0.153,0,0,-52.92,-52.92,0,102.2,0,0 +04/06/2021 21:30,11.38,62.1,0.442,327.4,0.15,0,0,-50.66,-50.66,0,102.2,0,0 +04/06/2021 22:00,10.65,66.68,0.583,324.1,0.134,0,0,-49.28,-49.28,0,102.2,0,0 +04/06/2021 22:30,10.51,66.59,0.606,307.6,0.117,0,0,-51.55,-51.55,0,102.2,0,0 +04/06/2021 23:00,9.69,70.21,0.497,305.9,0.12,0,0,-51.11,-51.11,0,102.2,0,0 +04/06/2021 23:30,9.63,69.54,0.852,282.9,0.16,0,0,-53.68,-53.68,0,102.2,0,0 +05/06/2021 00:00,9.15,73.23,0.478,308.7,0.139,0,0,-49.49,-49.49,0,102.2,0,0 +05/06/2021 00:30,8.84,74.83,0.341,265.3,0.115,0,0,-52.04,-52.04,0,102.3,0,0 +05/06/2021 01:00,8.41,77.87,0.488,278.4,0.15,0,0,-48.09,-48.09,0,102.3,0,0 +05/06/2021 01:30,7.769,79.91,0.23,294.7,0.099,0,0,-48.22,-48.22,0,102.3,0,0 +05/06/2021 02:00,7.786,83.9,0.662,303.6,0.142,0,0,-50.76,-50.76,0,102.3,0,0 +05/06/2021 02:30,7.455,82.7,0.28,289,0.122,0,0,-51.81,-51.81,0,102.2,0,0 +05/06/2021 03:00,6.821,86.4,0.349,288.6,0.128,0,0,-50.44,-50.44,0,102.2,0,0 +05/06/2021 03:30,6.29,87.7,0.252,288.9,0.132,0,0,-50.11,-50.11,0,102.2,0,0 +05/06/2021 04:00,5.827,89.4,0.184,289,0.1,0,0,-47.3,-47.3,0,102.2,0,0 +05/06/2021 04:30,5.492,90.2,0.241,290.3,0.114,3.824,0.019,-44.07,-44.07,0,102.2,0.035,0.114 +05/06/2021 05:00,5.854,91.6,0.132,290.7,0.093,30.84,0.154,-35.17,-35.17,0,102.2,0.162,0.396 +05/06/2021 05:30,7.634,90.4,0.758,309.7,0.13,111.8,0.559,-20.33,-20.33,0,102.3,0.643,2.27 +05/06/2021 06:00,9.29,84.6,0.792,313.2,0.124,183,0.915,-71.49,-71.49,0,102.3,1.289,3.778 +05/06/2021 06:30,11.23,79.99,0.964,300.3,0.133,269.7,1.348,-49.41,-49.41,0,102.3,2.036,5.223 +05/06/2021 07:00,12.87,77.8,0.858,306,0.127,358.4,1.792,77.48,77.48,0,102.3,2.827,6.62 +05/06/2021 07:30,14.73,73.48,0.995,324.7,0.121,444.8,2.224,174.1,174.1,0,102.3,3.699,8.01 +05/06/2021 08:00,15.26,70.68,1.511,329.2,0.127,531.6,2.658,239.3,239.3,0,102.4,4.629,9.67 +05/06/2021 08:30,15.71,66.9,1.519,327.7,0.127,596,2.98,291.2,291.2,0,102.3,5.405,10.99 +05/06/2021 09:00,16.32,61.62,1.322,306.3,0.12,690,3.45,368.6,368.6,0,102.3,6.664,13.06 +05/06/2021 09:30,16.98,58.34,1.279,263.4,0.138,757.5,3.787,430.9,430.9,0,102.3,7.678,14.56 +05/06/2021 10:00,17.95,54.4,1.161,275.1,0.088,751.5,3.757,435.3,435.3,0,102.3,7.811,14.48 +05/06/2021 10:30,18.3,52.97,1.157,301.2,0.107,844,4.218,505.3,505.3,0,102.3,8.94,16.47 +05/06/2021 11:00,18.79,51.47,1.375,270.3,0.076,825,4.127,509.2,509.2,0,102.3,8.89,16.29 +05/06/2021 11:30,19.71,50.38,1.06,32.22,0.097,900,4.499,571.1,571.1,0,102.3,9.65,17.57 +05/06/2021 12:00,20.07,46.74,1.405,304.5,0.091,916,4.58,581.9,581.9,0,102.3,9.83,17.82 +05/06/2021 12:30,20.28,44.46,1.281,291.7,0.093,917,4.583,589.9,589.9,0,102.2,9.77,17.8 +05/06/2021 13:00,20.58,43.76,1.258,3.384,0.082,902,4.512,582.9,582.9,0,102.2,9.56,17.38 +05/06/2021 13:30,21.11,42.2,1.349,350.4,0.107,880,4.401,570.3,570.3,0,102.2,9.23,17 +05/06/2021 14:00,21.52,41.66,1.091,346.2,0.111,838,4.191,543.1,543.1,0,102.2,8.66,16.11 +05/06/2021 14:30,21.69,41.96,1.116,336.2,0.115,671.5,3.358,424.7,424.7,0,102.2,6.812,12.84 +05/06/2021 15:00,22.07,40.83,1.424,323.9,0.112,735.9,3.679,468.5,468.5,0,102.2,7.404,14.35 +05/06/2021 15:30,22.16,39.72,1.39,322.2,0.12,708.6,3.543,445.7,445.7,0,102.2,7.09,13.94 +05/06/2021 16:00,22.27,40.73,1.845,324.9,0.119,584.3,2.921,357.1,357.1,0,102.2,5.714,11.49 +05/06/2021 16:30,21.58,42.79,1.008,342.1,0.14,438.1,2.191,250,250,0,102.1,4.144,8.69 +05/06/2021 17:00,21.8,45.57,1.22,356.3,0.153,271.6,1.358,133.8,133.8,0,102.1,2.587,5.593 +05/06/2021 17:30,20.13,50.35,1.321,345.9,0.155,117.1,0.586,30.57,30.57,0,102.1,1.016,2.284 +05/06/2021 18:00,19.27,55.09,1.665,354.4,0.152,91.7,0.459,11.97,11.97,0,102.1,0.783,1.687 +05/06/2021 18:30,18.57,56.59,2.014,9.96,0.149,129.9,0.65,30.71,30.71,0,102.1,1.059,2.711 +05/06/2021 19:00,18.74,54.4,1.594,23.58,0.136,124.9,0.624,21.45,21.45,0,102.1,0.948,2.879 +05/06/2021 19:30,18.24,55.98,1.067,23.38,0.136,55.43,0.277,-18.53,-18.53,0,102.2,0.417,1.3 +05/06/2021 20:00,16.73,60.73,0.755,19.64,0.136,7.679,0.038,-47.61,-47.61,0,102.2,0.125,0.219 +05/06/2021 20:30,15.35,65.81,0.507,26.46,0.127,0.019,0,-50.93,-50.93,0,102.2,0.005,0.024 +05/06/2021 21:00,14.61,67.95,0.522,28.34,0.119,0,0,-49.9,-49.9,0,102.2,0,0 +05/06/2021 21:30,14.02,70.6,0.384,13.41,0.135,0,0,-44.42,-44.42,0,102.2,0,0 +05/06/2021 22:00,13.09,75.62,0.406,3.969,0.185,0,0,-45.16,-45.16,0,102.3,0,0 +05/06/2021 22:30,11.98,80.5,0.345,4.083,0.139,0,0,-43.19,-43.19,0,102.3,0,0 +05/06/2021 23:00,11.81,81.2,0.347,3.544,0.146,0,0,-42.95,-42.95,0,102.3,0,0 +05/06/2021 23:30,11.41,82.5,0.122,3.528,0.094,0,0,-43.96,-43.96,0,102.3,0,0 +06/06/2021 00:00,10.69,85.2,0.375,3.568,0.128,0,0,-42.89,-42.89,0,102.3,0,0 +06/06/2021 00:30,10.11,87.4,0.116,3.623,0.085,0,0,-39.65,-39.65,0,102.3,0,0 +06/06/2021 01:00,10.25,88.6,0.552,332.8,0.142,0,0,-34.83,-34.83,0,102.3,0,0 +06/06/2021 01:30,10.58,88,0.532,323.2,0.125,0,0,-31.68,-31.68,0,102.3,0,0 +06/06/2021 02:00,10.28,87.9,0.396,324.7,0.13,0,0,-42.61,-42.61,0,102.3,0,0 +06/06/2021 02:30,9.85,88.2,0.169,324.7,0.108,0,0,-44.91,-44.91,0,102.2,0,0 +06/06/2021 03:00,9.48,88.6,0.067,324.6,0.057,0,0,-43.37,-43.37,0,102.2,0,0 +06/06/2021 03:30,9.35,89.8,0.337,324.5,0.092,0,0,-40.49,-40.49,0,102.2,0,0 +06/06/2021 04:00,9.08,90.1,0.512,324.5,0.109,0,0,-34.88,-34.88,0,102.2,0,0.001 +06/06/2021 04:30,8.87,90.9,0.295,338.1,0.095,4.39,0.022,-31.47,-31.47,0,102.2,0.035,0.126 +06/06/2021 05:00,9.02,91,0.052,340.4,0.049,20.03,0.1,-31.52,-31.52,0,102.2,0.173,0.321 +06/06/2021 05:30,9.98,90.8,0.52,328.6,0.113,106.4,0.532,-15.16,-15.16,0,102.2,0.697,2.28 +06/06/2021 06:00,11.6,86.9,1.192,319,0.128,197.4,0.987,-18.5,-18.5,0,102.2,1.584,4.524 +06/06/2021 06:30,12.64,81.5,0.873,332.2,0.135,129,0.645,25.44,25.44,0,102.2,1.062,2.467 +06/06/2021 07:00,13.67,79.16,0.525,349.3,0.135,235.2,1.176,75.98,75.98,0,102.2,2.041,4.748 +06/06/2021 07:30,16.41,67.11,0.478,85.1,0.086,427.3,2.137,179.4,179.4,0,102.2,4.177,8.7 +06/06/2021 08:00,18.27,60.9,0.553,141.5,0.118,508.7,2.543,241.3,241.3,0,102.2,5.449,10.4 +06/06/2021 08:30,19.24,58.06,0.943,111.9,0.098,589.7,2.949,309.2,309.2,0,102.2,6.506,12.35 +06/06/2021 09:00,19.98,55.02,0.712,82.6,0.093,666,3.33,368.1,368.1,0,102.2,7.527,13.98 +06/06/2021 09:30,20.35,54.12,0.942,77.35,0.085,586.3,2.932,330.9,330.9,0,102.2,6.613,12.11 +06/06/2021 10:00,19.9,53.93,0.537,53.57,0.114,437.2,2.186,234.1,234.1,0,102.2,4.684,8.98 +06/06/2021 10:30,20.46,52.97,0.864,249.4,0.091,504.6,2.523,299.6,299.6,0,102.2,5.22,10.85 +06/06/2021 11:00,21,51.84,1.14,313.3,0.126,668.1,3.34,422,422,0,102.2,7.123,14.66 +06/06/2021 11:30,21.3,52.38,1.17,14.24,0.146,671,3.355,437.3,437.3,0,102.2,7.098,15.05 +06/06/2021 12:00,21.69,49.87,0.856,36,0.119,484.3,2.422,296.6,296.6,0,102.2,5.045,11.23 +06/06/2021 12:30,21.6,50.07,1.019,25.95,0.117,497.9,2.489,307.4,307.4,0,102.1,5.221,11.4 +06/06/2021 13:00,21.31,52.3,1.203,33.59,0.127,450.3,2.251,276.8,276.8,0,102.1,4.659,10.73 +06/06/2021 13:30,21.31,51.73,0.98,15.23,0.137,392.1,1.961,234.4,234.4,0,102.1,4.085,9.28 +06/06/2021 14:00,21.39,51.92,1.254,353.5,0.141,437.6,2.188,262.4,262.4,0,102.1,4.585,10.18 +06/06/2021 14:30,22.15,50.99,0.984,7.922,0.139,491.4,2.457,305.9,305.9,0,102.1,5.111,11.37 +06/06/2021 15:00,21.63,53.59,1.125,16.2,0.141,328.6,1.643,190.1,190.1,0,102.1,3.319,7.722 +06/06/2021 15:30,21.76,53.48,1.142,1.032,0.144,393.7,1.968,236.5,236.5,0,102.1,3.947,9.04 +06/06/2021 16:00,22.12,52.2,1.035,2.638,0.139,365.3,1.826,216.8,216.8,0,102,3.667,8.38 +06/06/2021 16:30,22.31,51.38,0.996,39.26,0.118,431.6,2.158,256.3,256.3,0,102,4.286,9.62 +06/06/2021 17:00,22.59,51.59,1.315,3.636,0.148,524.4,2.622,326.5,326.5,0,102,5.014,11.83 +06/06/2021 17:30,22.21,52.74,1.285,24.2,0.121,277.8,1.389,144.9,144.9,0,102,2.676,6.195 +06/06/2021 18:00,21.83,53.64,1.011,52.3,0.127,267.8,1.339,129.9,129.9,0,102,2.299,5.929 +06/06/2021 18:30,21.74,53.49,1.372,34.78,0.123,223.1,1.116,92.6,92.6,0,102,1.842,5.198 +06/06/2021 19:00,20.32,57.71,1.802,19.8,0.145,127.3,0.636,24.82,24.82,0,102,0.933,3.068 +06/06/2021 19:30,19.39,59.49,1.256,24.29,0.134,52.56,0.263,-20.32,-20.32,0,102,0.375,1.304 +06/06/2021 20:00,17.45,65.55,0.964,15.28,0.152,6.046,0.03,-49.65,-49.65,0,102,0.096,0.164 +06/06/2021 20:30,16.01,71.32,0.905,12,0.154,0.052,0,-51.86,-51.86,0,102,0.006,0.036 +06/06/2021 21:00,15.13,74.84,0.582,12.56,0.171,0,0,-49.93,-49.93,0,102.1,0,0 +06/06/2021 21:30,14.43,77.52,0.531,3.846,0.156,0,0,-47.5,-47.5,0,102.1,0,0 +06/06/2021 22:00,14.04,79.63,0.19,8.77,0.086,0,0,-49.35,-49.35,0,102.1,0,0 +06/06/2021 22:30,13.87,80.7,0.577,346.4,0.149,0,0,-45.29,-45.29,0,102.1,0,0 +06/06/2021 23:00,13.23,81.9,0.531,318.5,0.116,0,0,-43.92,-43.92,0,102.1,0,0 +06/06/2021 23:30,12.52,84.2,0.177,303.1,0.103,0,0,-45.43,-45.43,0,102.1,0,0 +07/06/2021 00:00,11.92,86.4,0.204,302.4,0.1,0,0,-42.03,-42.03,0,102.1,0,0 +07/06/2021 00:30,11.57,88.1,0.097,302.5,0.064,0,0,-42.44,-42.44,0,102.1,0,0 +07/06/2021 01:00,11.03,89.2,0.317,302.3,0.1,0,0,-42.88,-42.88,0,102.1,0,0 +07/06/2021 01:30,10.82,90,0.353,302.3,0.127,0,0,-42.52,-42.52,0,102.1,0,0 +07/06/2021 02:00,10.8,90.8,0.36,291.2,0.108,0,0,-43.81,-43.81,0,102,0,0 +07/06/2021 02:30,10.52,90.8,0.226,275.6,0.127,0,0,-43.76,-43.76,0,102,0,0 +07/06/2021 03:00,10.09,91.2,0.187,275.6,0.101,0,0,-35.14,-35.14,0,102,0,0 +07/06/2021 03:30,10.58,92.2,0.604,304.5,0.124,0,0,-22.79,-22.79,0,102,0,0 +07/06/2021 04:00,11.55,92.2,0.36,326.3,0.105,0.456,0.002,-6.124,-6.124,0,102,0,0.005 +07/06/2021 04:30,11.81,92.2,0.731,293.8,0.146,5.458,0.027,-1.343,-1.343,0,102,0.025,0.129 +07/06/2021 05:00,12.62,92.9,0.635,346.6,0.118,30.2,0.151,11.95,11.95,0,102,0.209,0.662 +07/06/2021 05:30,13.25,92.8,0.793,22.41,0.141,43.81,0.219,19.42,19.42,0,102,0.311,0.88 +07/06/2021 06:00,13.69,92.8,0.628,15.81,0.147,70.59,0.353,33.32,33.32,0,102,0.441,1.4 +07/06/2021 06:30,14.12,92.4,0.867,13.63,0.158,136.2,0.681,62.16,62.16,0,102.1,1.005,2.835 +07/06/2021 07:00,14.91,91.2,0.766,30.38,0.127,225.3,1.126,78.68,78.68,0,102.1,1.861,4.709 +07/06/2021 07:30,16.64,84.1,0.929,5.767,0.149,415.2,2.076,167.8,167.8,0,102.1,3.841,9.03 +07/06/2021 08:00,19,69.81,0.772,44.65,0.111,551.4,2.757,267,267,0,102.1,5.628,11.89 +07/06/2021 08:30,20.12,64.83,0.965,22.52,0.099,657.4,3.287,351.3,351.3,0,102.1,7.081,14.54 +07/06/2021 09:00,21.19,60.47,0.885,70.44,0.087,693.2,3.466,392.1,392.1,0,102.1,6.037,11.91 +07/06/2021 09:30,20.95,61.4,1.025,50.64,0.099,692.4,3.462,401.5,401.5,0,102.1,4.859,9.12 +07/06/2021 10:00,21.33,60.06,0.995,68.82,0.064,690.7,3.453,411.9,411.9,0,102,5.32,9.99 +07/06/2021 10:30,20.86,60.88,0.923,1.917,0.113,425.6,2.128,238.9,238.9,0,102,3.409,7.144 +07/06/2021 11:00,21.86,56.76,0.692,6.592,0.135,571,2.855,349.4,349.4,0,102,5.023,10.43 +07/06/2021 11:30,23.56,52.69,0.94,359.9,0.091,995,4.977,670.6,670.6,0,102,9.63,18.96 +07/06/2021 12:00,22.38,53.13,1.461,317.5,0.131,573.3,2.866,356.4,356.4,0,102,5.435,11.62 +07/06/2021 12:30,22.46,49.41,1.482,283.4,0.148,670.3,3.352,431.6,431.6,0,102,6.383,13.32 +07/06/2021 13:00,24.16,49.01,1.003,8.12,0.114,904,4.518,616.4,616.4,0,102,9.18,19.26 +07/06/2021 13:30,23.38,48.07,0.871,131.1,0.087,272.5,1.362,145,145,0,101.9,2.416,6.332 +07/06/2021 14:00,23.5,47.84,0.683,100,0.107,440.5,2.202,271.5,271.5,0,101.9,4.094,9.75 +07/06/2021 14:30,24.07,46.43,0.994,353.3,0.102,645,3.225,411.3,411.3,0,101.9,6.282,13.94 +07/06/2021 15:00,25.35,40.89,1.071,309.6,0.09,836,4.179,564.4,564.4,0,101.9,8.31,18.41 +07/06/2021 15:30,24.39,47.34,1.58,343.6,0.083,457.6,2.288,289.3,289.3,0,101.9,4.562,10.43 +07/06/2021 16:00,23.04,54.83,1.314,35.6,0.124,247.9,1.239,124.2,124.2,0,101.9,2.298,5.629 +07/06/2021 16:30,22.18,58.99,1.379,49.76,0.119,222.1,1.111,103.9,103.9,0,101.9,2.057,5.136 +07/06/2021 17:00,21.91,60.24,1.131,27.19,0.128,194,0.97,84.9,84.9,0,101.9,1.822,4.995 +07/06/2021 17:30,21.98,60.25,1.465,9.4,0.148,267.6,1.338,133.1,133.1,0,101.9,2.516,6.519 +07/06/2021 18:00,21.85,58.64,1.022,26.31,0.136,167.2,0.836,61.16,61.16,0,101.9,1.518,3.943 +07/06/2021 18:30,21.14,61.4,1.031,18.32,0.145,120.9,0.605,31.8,31.8,0,101.9,1.012,2.905 +07/06/2021 19:00,20.7,64.63,1.048,18.39,0.151,94.3,0.471,17.22,17.22,0,101.9,0.759,2.305 +07/06/2021 19:30,20.31,66.91,0.62,28.06,0.159,65.28,0.326,-1.583,-1.583,0,101.9,0.435,1.81 +07/06/2021 20:00,19.82,65.66,0.563,28.37,0.145,24.4,0.122,-25.96,-25.96,0,101.9,0.22,0.723 +07/06/2021 20:30,17.96,71.58,0.774,16.43,0.161,0.957,0.005,-43.31,-43.31,0,101.9,0.014,0.102 +07/06/2021 21:00,16.88,75.38,1.543,332.8,0.141,0,0,-51.49,-51.49,0,102,0,0 +07/06/2021 21:30,15.98,78.83,1.103,345.4,0.147,0,0,-52.1,-52.1,0,102,0,0 +07/06/2021 22:00,15.24,82.8,1.274,333.5,0.144,0,0,-51.82,-51.82,0,102,0,0 +07/06/2021 22:30,14.52,85,1.068,338,0.147,0,0,-50.84,-50.84,0,102,0,0 +07/06/2021 23:00,14.01,86.1,0.763,334,0.137,0,0,-47.49,-47.49,0,102,0,0 +07/06/2021 23:30,13.55,87.3,0.602,320.8,0.124,0,0,-45.1,-45.1,0,102,0,0 +08/06/2021 00:00,12.93,88.1,0.316,317.1,0.102,0,0,-42.78,-42.78,0,102,0,0 +08/06/2021 00:30,12.48,89.2,0.31,321.4,0.105,0,0,-42.55,-42.55,0,102,0,0 +08/06/2021 01:00,12.15,89.9,0.327,312.8,0.087,0,0,-42.42,-42.42,0,102,0,0 +08/06/2021 01:30,11.73,90.2,0.072,312.8,0.027,0,0,-43.83,-43.83,0,102,0,0 +08/06/2021 02:00,11.36,90.8,0.052,312.8,0.033,0,0,-40.5,-40.5,0,102,0,0 +08/06/2021 02:30,10.99,91.2,0,312.8,0,0,0,-40.74,-40.74,0,102,0,0 +08/06/2021 03:00,10.69,91.4,0.145,312.8,0.033,0,0,-38.66,-38.66,0,102,0,0 +08/06/2021 03:30,10.59,92,0.399,312.9,0.082,0,0,-38.85,-38.85,0,102,0,0 +08/06/2021 04:00,10.66,92.2,0.333,312.8,0.095,0,0,-38.94,-38.94,0,102,0,0.015 +08/06/2021 04:30,10.26,92.6,0.352,315.9,0.123,4.752,0.024,-33.75,-33.75,0,102,0.041,0.157 +08/06/2021 05:00,10.31,92.7,0.309,320.7,0.128,28.98,0.145,-25.37,-25.37,0,102,0.196,0.499 +08/06/2021 05:30,11.38,92.6,0.79,315.2,0.12,99.3,0.496,-14.74,-14.74,0,102,0.571,2.495 +08/06/2021 06:00,12.58,91.1,0.734,321,0.137,179.1,0.896,-56.47,-56.47,0,102,1.236,4.479 +08/06/2021 06:30,14.49,88.5,0.626,344.6,0.154,256.6,1.283,-43.43,-43.43,0,102,2.061,6.272 +08/06/2021 07:00,16.1,81.2,0.595,346.2,0.154,337.2,1.686,62.24,62.24,0,102,2.651,6.92 +08/06/2021 07:30,17.85,73.73,0.584,338.7,0.144,423,2.115,165.2,165.2,0,102,3.172,7.437 +08/06/2021 08:00,19.65,66.76,0.545,55.31,0.123,507.8,2.539,240.8,240.8,0,102,3.897,8.54 +08/06/2021 08:30,20.72,62.43,0.816,135.6,0.117,587.8,2.939,307.6,307.6,0,102,4.779,10.04 +08/06/2021 09:00,21.48,60.35,0.794,134.8,0.116,659.8,3.299,368,368,0,102,5.764,11.87 +08/06/2021 09:30,22.57,58.12,0.802,138.8,0.098,721.8,3.609,422.4,422.4,0,102,6.719,13.69 +08/06/2021 10:00,23.43,54.69,0.854,160.1,0.095,778,3.89,476.2,476.2,0,101.9,7.554,15.36 +08/06/2021 10:30,23.9,51.63,1.128,236.2,0.078,822,4.109,521.6,521.6,0,101.9,8.14,16.66 +08/06/2021 11:00,24.49,48.55,1.425,193,0.094,822,4.112,529,529,0,101.9,8.06,16.96 +08/06/2021 11:30,24.9,46.45,1.338,204.4,0.103,795.4,3.977,522.5,522.5,0,101.9,7.657,16.65 +08/06/2021 12:00,25.43,42.76,1.885,231.7,0.106,966,4.83,659.7,659.7,0,101.9,9.43,20.57 +08/06/2021 12:30,25.52,43.1,1.673,229.4,0.115,956,4.779,655.4,655.4,0,101.9,9.23,20.26 +08/06/2021 13:00,26.05,38.84,1.615,199.7,0.134,837,4.187,573.8,573.8,0,101.9,7.937,17.75 +08/06/2021 13:30,26.58,38.78,1.089,201.3,0.101,706,3.53,473.5,473.5,0,101.8,6.707,15.14 +08/06/2021 14:00,26.47,39.93,1.23,177.9,0.079,712.7,3.564,477.5,477.5,0,101.8,6.523,15.5 +08/06/2021 14:30,26.7,37.71,1.96,235.3,0.105,814,4.071,557.5,557.5,0,101.8,7.503,17.09 +08/06/2021 15:00,27.01,35.23,1.504,199.7,0.107,631.8,3.159,417.6,417.6,0,101.8,5.694,13.32 +08/06/2021 15:30,26.16,38.61,1.126,293.8,0.109,427.8,2.139,258.6,258.6,0,101.8,3.636,9.18 +08/06/2021 16:00,26.71,38.06,1.367,277.6,0.131,431.8,2.159,269.5,269.5,0,101.8,3.696,9.36 +08/06/2021 16:30,26.44,38.99,1.9,252.6,0.142,478.7,2.394,293.9,293.9,0,101.8,4.021,10.39 +08/06/2021 17:00,26.18,40.95,1.291,274.7,0.135,259.3,1.297,133.1,133.1,0,101.8,2.121,5.542 +08/06/2021 17:30,25.25,44.85,0.69,288.8,0.109,125.9,0.63,45.83,45.83,0,101.8,1.006,2.921 +08/06/2021 18:00,24.75,50.05,0.612,350,0.117,75.82,0.379,29.3,29.3,0,101.8,0.527,2.253 +08/06/2021 18:30,23.93,58.78,1.681,20.36,0.138,165.8,0.829,83.1,83.1,0,101.8,1.247,4.581 +08/06/2021 19:00,23.16,59.77,1.731,7.338,0.157,125.7,0.629,45.67,45.67,0,101.8,0.89,3.338 +08/06/2021 19:30,21.5,62.27,1.581,1.584,0.148,34.71,0.174,-23.86,-23.86,0,101.8,0.239,0.76 +08/06/2021 20:00,20.53,67.36,1.448,355.9,0.156,20.57,0.103,-34.2,-34.2,0,101.8,0.155,0.518 +08/06/2021 20:30,18.97,71.67,1.587,343.5,0.148,0.512,0.003,-48.5,-48.5,0,101.9,0.008,0.089 +08/06/2021 21:00,17.45,75.16,1.501,341.3,0.141,0,0,-49.15,-49.15,0,101.9,0,0 +08/06/2021 21:30,16.4,77.9,1.136,321.9,0.133,0,0,-46.7,-46.7,0,101.9,0,0 +08/06/2021 22:00,15.74,78.69,1.287,296,0.146,0,0,-48.96,-48.96,0,101.9,0,0 +08/06/2021 22:30,15.17,79.64,0.974,312.6,0.135,0,0,-39.95,-39.95,0,101.9,0,0 +08/06/2021 23:00,14.85,80.3,1.021,316.8,0.13,0,0,-37.85,-37.85,0,101.9,0,0 +08/06/2021 23:30,14.47,80.7,0.884,306.4,0.135,0,0,-32.78,-32.78,0,101.9,0,0 +09/06/2021 00:00,14.3,81.3,0.768,302.1,0.152,0,0,-37.3,-37.3,0,101.9,0,0 +09/06/2021 00:30,13.87,83.7,0.622,287.7,0.159,0,0,-44.36,-44.36,0,101.9,0,0 +09/06/2021 01:00,13.3,85.3,0.691,283.2,0.158,0,0,-42.03,-42.03,0,101.9,0,0 +09/06/2021 01:30,13.01,85.9,0.955,311,0.135,0,0,-43.41,-43.41,0,101.9,0,0 +09/06/2021 02:00,12.82,86.5,0.951,293.4,0.153,0,0,-40.27,-40.27,0,101.9,0,0 +09/06/2021 02:30,12.64,87.4,0.926,307.1,0.135,0,0,-30.36,-30.36,0,101.9,0,0 +09/06/2021 03:00,12.69,87.8,0.814,312.1,0.115,0,0,-28.54,-28.54,0,101.8,0,0 +09/06/2021 03:30,12.72,88,1.202,308.6,0.14,0,0,-25,-25,0,101.9,0,0 +09/06/2021 04:00,12.68,88,0.863,319.4,0.121,0,0,-35.04,-35.04,0,101.8,0,0.001 +09/06/2021 04:30,12.43,88.1,0.814,321.2,0.12,2.172,0.011,-40.46,-40.46,0,101.8,0.023,0.096 +09/06/2021 05:00,12.3,88.4,1.169,315.9,0.117,12.34,0.062,-37.59,-37.59,0,101.8,0.091,0.194 +09/06/2021 05:30,12.29,88.4,0.9,304.6,0.135,62.64,0.313,-27.59,-27.59,0,101.9,0.363,1.559 +09/06/2021 06:00,13.34,86,1.115,317.5,0.129,151.3,0.757,-46.33,-46.33,0,101.9,0.928,3.99 +09/06/2021 06:30,14.51,81.7,1.249,326.5,0.136,246.1,1.23,-37.31,-37.31,0,101.9,1.733,6.246 +09/06/2021 07:00,16.08,76.89,1.011,328.1,0.13,335.5,1.677,82.8,82.8,0,101.9,2.693,8.08 +09/06/2021 07:30,17.15,74.41,1.273,346.1,0.133,424.8,2.124,176.8,176.8,0,101.9,3.617,9.97 +09/06/2021 08:00,18.11,71.64,1.602,321.6,0.123,510.1,2.55,246.5,246.5,0,101.9,4.509,11.7 +09/06/2021 08:30,18.68,69.86,1.743,326.3,0.133,589.2,2.946,306.2,306.2,0,101.9,5.312,13.19 +09/06/2021 09:00,19.54,67.89,1.681,332.2,0.127,662.3,3.312,367.9,367.9,0,101.9,6.049,14.51 +09/06/2021 09:30,20.51,66.03,1.811,334.2,0.132,722.2,3.611,421.7,421.7,0,101.9,6.65,15.58 +09/06/2021 10:00,20.98,64.99,1.792,334,0.136,777.7,3.889,473.1,473.1,0,101.9,7.152,16.53 +09/06/2021 10:30,21.84,62.72,1.836,338.4,0.138,821,4.107,513.5,513.5,0,101.9,7.566,17.3 +09/06/2021 11:00,22.33,60.65,1.825,328.3,0.128,859,4.294,552.1,552.1,0,101.9,7.859,17.9 +09/06/2021 11:30,22.93,59.13,1.665,331.3,0.114,881,4.407,578.4,578.4,0,101.9,8.03,18.25 +09/06/2021 12:00,23.33,56.92,1.63,315.5,0.121,903,4.514,599.5,599.5,0,101.9,8.18,18.56 +09/06/2021 12:30,23.92,54.11,1.474,309.9,0.117,930,4.649,629.5,629.5,0,101.9,8.33,19.2 +09/06/2021 13:00,24.41,50.72,1.481,303.2,0.112,926,4.629,629.5,629.5,0,101.9,8.23,19.27 +09/06/2021 13:30,24.83,49.27,1.642,291.7,0.111,915,4.573,634.1,634.1,0,101.9,8.01,18.91 +09/06/2021 14:00,25.25,49.9,1.581,344.3,0.134,879,4.397,597.6,597.6,0,101.9,7.61,18.24 +09/06/2021 14:30,25.35,48.95,1.385,10.28,0.145,648.3,3.242,427,427,0,101.9,5.49,13.39 +09/06/2021 15:00,25.4,51.19,2,353,0.139,776.7,3.884,521.1,521.1,0,101.9,6.514,16.2 +09/06/2021 15:30,25.09,50.49,1.831,358.4,0.136,673.3,3.366,436.5,436.5,0,101.9,5.474,13.91 +09/06/2021 16:00,25.08,49.53,1.607,19.03,0.13,606.7,3.034,384.1,384.1,0,101.8,4.845,12.67 +09/06/2021 16:30,24.77,49.17,1.82,5.397,0.143,521.1,2.606,319.6,319.6,0,101.8,4.046,11.06 +09/06/2021 17:00,24.34,48.98,1.81,7.377,0.148,404.3,2.022,230.7,230.7,0,101.8,3.025,8.81 +09/06/2021 17:30,23.56,49.39,1.921,26.82,0.129,321,1.605,166.3,166.3,0,101.8,2.316,7.201 +09/06/2021 18:00,21.99,52.63,1.953,12.4,0.146,129.8,0.649,35.23,35.23,0,101.8,0.91,2.785 +09/06/2021 18:30,20.99,56.66,1.87,5.226,0.148,137.6,0.688,44.5,44.5,0,101.9,0.958,3.323 +09/06/2021 19:00,21.47,54.45,1.901,11.33,0.14,165.8,0.829,60.23,60.23,0,101.9,1.036,4.489 +09/06/2021 19:30,20.11,56.03,1.6,10.81,0.153,36.22,0.181,-25.18,-25.18,0,101.9,0.259,0.813 +09/06/2021 20:00,18.75,60.38,0.993,16.94,0.14,11.6,0.058,-39.57,-39.57,0,101.9,0.1,0.322 +09/06/2021 20:30,17.63,63.56,0.887,18.84,0.146,0.048,0,-42.84,-42.84,0,102,0,0.024 +09/06/2021 21:00,16.77,66.46,0.282,37.89,0.112,0,0,-42.78,-42.78,0,102,0,0 +09/06/2021 21:30,16.18,67.03,0.428,12.36,0.175,0,0,-42.58,-42.58,0,102,0,0 +09/06/2021 22:00,15.69,68.41,0.416,27.6,0.167,0,0,-39.96,-39.96,0,102,0,0 +09/06/2021 22:30,15.12,71.49,0.255,25.4,0.119,0,0,-38.11,-38.11,0,102,0,0 +09/06/2021 23:00,14.61,75.44,0.257,22.04,0.106,0,0,-35.99,-35.99,0,102,0,0 +09/06/2021 23:30,14.13,78.9,0.188,22.05,0.088,0,0,-30.83,-30.83,0,102,0,0 +10/06/2021 00:00,14.01,79.88,0.382,11.78,0.176,0,0,-34.5,-34.5,0,102,0,0 +10/06/2021 00:30,14.01,81,0.448,349.8,0.143,0,0,-27.42,-27.42,0,102,0,0 +10/06/2021 01:00,14,81.9,0.903,325.2,0.13,0,0,-29.89,-29.89,0,102,0,0 +10/06/2021 01:30,13.96,81.8,0.457,348.9,0.112,0,0,-29.13,-29.13,0,101.9,0,0 +10/06/2021 02:00,13.72,83.4,0.536,333.1,0.114,0,0,-28.4,-28.4,0,101.9,0,0 +10/06/2021 02:30,13.72,84.5,0.836,333.5,0.149,0,0,-24.95,-24.95,0,101.9,0,0 +10/06/2021 03:00,13.79,85.7,0.883,327.7,0.132,0,0,-23.24,-23.24,0,101.9,0,0 +10/06/2021 03:30,13.9,86.6,0.74,325.6,0.126,0,0,-28.77,-28.77,0,101.9,0,0 +10/06/2021 04:00,13.79,87.4,0.774,331.2,0.118,0.004,0,-25.46,-25.46,0,101.9,0,0 +10/06/2021 04:30,13.89,88,0.465,5.251,0.163,2.834,0.014,-18.39,-18.39,0,101.9,0.01,0.118 +10/06/2021 05:00,14.08,88.2,0.336,320,0.103,12.78,0.064,-5.129,-5.129,0,101.9,0.07,0.347 +10/06/2021 05:30,14.26,87.7,0.384,320,0.131,18.12,0.091,-6.338,-6.338,0,101.9,0.119,0.5 +10/06/2021 06:00,14.47,87.1,0.489,279.3,0.131,54.83,0.274,13.63,13.63,0,101.9,0.362,1.433 +10/06/2021 06:30,14.96,86,0.789,298.4,0.134,66.87,0.334,20.13,20.13,0,101.9,0.404,1.771 +10/06/2021 07:00,15.23,86.1,0.557,301,0.121,94.2,0.471,24.21,24.21,0,101.9,0.601,2.097 +10/06/2021 07:30,16.11,84.6,0.663,330.6,0.139,164.1,0.821,69.4,69.4,0,101.9,1.111,3.795 +10/06/2021 08:00,16.98,82.2,0.454,339.4,0.121,188.4,0.942,78.97,78.97,0,101.9,1.284,4.285 +10/06/2021 08:30,18.76,75.46,0.726,0.066,0.138,488.9,2.445,250.5,250.5,0,101.9,3.784,10.92 +10/06/2021 09:00,20.92,66.72,0.744,15.03,0.115,509.8,2.549,278.4,278.4,0,101.9,4.279,11.42 +10/06/2021 09:30,21.61,63.37,0.975,331.1,0.114,695.2,3.476,409.4,409.4,0,101.9,6.007,15.65 +10/06/2021 10:00,22.3,61.14,1.002,0.384,0.123,598.6,2.993,357.2,357.2,0,101.9,5.068,13.27 +10/06/2021 10:30,21.92,61.38,1.171,338.3,0.111,348.2,1.741,202,202,0,101.9,2.654,8.67 +10/06/2021 11:00,22.16,61.51,1.205,350.2,0.136,504.1,2.521,312,312,0,101.9,3.924,12.11 +10/06/2021 11:30,23.6,56,0.773,23.56,0.107,739.6,3.698,487.2,487.2,0,101.9,6.107,16.85 +10/06/2021 12:00,23.69,57.72,1.168,0.509,0.141,575.5,2.877,370,370,0,101.9,4.661,13.28 +10/06/2021 12:30,24.29,56.27,1.009,359.1,0.113,820,4.1,557.9,557.9,0,101.9,6.705,18.44 +10/06/2021 13:00,24.57,54.87,0.94,24.65,0.115,771.9,3.86,521.8,521.8,0,101.8,6.271,16.77 +10/06/2021 13:30,25.2,52.78,1.087,351.1,0.12,718.9,3.595,482.6,482.6,0,101.8,5.848,15.66 +10/06/2021 14:00,25.03,50.33,0.902,291.6,0.079,593.7,2.969,391.5,391.5,0,101.8,4.635,13.4 +10/06/2021 14:30,24.72,52.33,1.311,296.5,0.121,572.7,2.863,368.8,368.8,0,101.8,4.351,12.91 +10/06/2021 15:00,25.9,50.22,1.416,322.6,0.12,788.9,3.944,541.8,541.8,0,101.7,6.048,17.34 +10/06/2021 15:30,25.04,54.8,1.811,350.8,0.126,452,2.26,278.1,278.1,0,101.7,3.405,10.23 +10/06/2021 16:00,24.03,58.66,1.359,27.25,0.129,264.9,1.324,143.6,143.6,0,101.7,1.851,5.937 +10/06/2021 16:30,23.68,59.17,1.409,24.67,0.139,264.2,1.321,143.3,143.3,0,101.7,1.804,5.877 +10/06/2021 17:00,23.97,59.24,1.689,10.97,0.141,336.2,1.681,192.6,192.6,0,101.7,2.259,7.504 +10/06/2021 17:30,23.53,60.32,2.133,15.39,0.142,268.1,1.34,135.6,135.6,0,101.7,1.728,6.025 +10/06/2021 18:00,22.07,63.54,2.226,8.79,0.137,129.1,0.646,37.96,37.96,0,101.7,0.77,2.665 +10/06/2021 18:30,21.33,63.82,2.076,20.89,0.133,154.5,0.773,51.58,51.58,0,101.7,0.841,3.788 +10/06/2021 19:00,20.82,62.93,2.092,20.42,0.13,112.5,0.563,22.12,22.12,0,101.7,0.563,2.96 +10/06/2021 19:30,19.66,67.97,1.863,6.528,0.145,43.25,0.216,-19.21,-19.21,0,101.8,0.256,1.047 +10/06/2021 20:00,18.75,72.44,1.723,5.662,0.147,15.95,0.08,-36.5,-36.5,0,101.8,0.102,0.417 +10/06/2021 20:30,17.75,76.69,1.293,10.45,0.149,0.546,0.003,-46,-46,0,101.8,0.003,0.068 +10/06/2021 21:00,17.2,79.21,1.215,4.623,0.144,0,0,-46.76,-46.76,0,101.8,0,0 +10/06/2021 21:30,16.77,80.8,1.137,10.27,0.145,0,0,-42.05,-42.05,0,101.8,0,0 +10/06/2021 22:00,16.33,82.8,0.951,4.779,0.15,0,0,-49.64,-49.64,0,101.9,0,0 +10/06/2021 22:30,15.79,84.8,0.591,350.1,0.148,0,0,-45.21,-45.21,0,101.8,0,0 +10/06/2021 23:00,15.14,86.6,0.564,347.9,0.152,0,0,-42.14,-42.14,0,101.8,0,0 +10/06/2021 23:30,14.62,87.6,0.302,2.287,0.12,0,0,-43.13,-43.13,0,101.8,0,0 +11/06/2021 00:00,14.27,88.6,0.517,2.231,0.158,0,0,-41.25,-41.25,0,101.8,0,0 +11/06/2021 00:30,14.03,89.6,0.47,352.8,0.182,0,0,-37.49,-37.49,0,101.8,0,0 +11/06/2021 01:00,14.24,90.7,0.682,349.2,0.138,0,0,-16.24,-16.24,0,101.8,0,0 +11/06/2021 01:30,14.38,90.9,0.769,11.46,0.144,0,0,-15.3,-15.3,0,101.8,0,0 +11/06/2021 02:00,14.39,91.2,1.048,356.2,0.149,0,0,-14.08,-14.08,0,101.8,0,0 +11/06/2021 02:30,14.33,91.4,1.078,355.3,0.15,0,0,-12.5,-12.5,0,101.8,0,0 +11/06/2021 03:00,14.2,91.6,1.045,359.8,0.147,0,0,-11.65,-11.65,0,101.8,0,0 +11/06/2021 03:30,14.12,91.7,1.136,15.61,0.144,0,0,-9.56,-9.56,0,101.8,0,0 +11/06/2021 04:00,14.03,91.9,1.147,7.089,0.147,0.085,0,-6.248,-6.248,0,101.8,0,0.036 +11/06/2021 04:30,14.04,92.1,1.183,13.4,0.153,4.269,0.021,-2.396,-2.396,0,101.8,0.013,0.152 +11/06/2021 05:00,14.02,92.2,0.976,31.04,0.131,18.01,0.09,3.926,3.926,0,101.8,0.107,0.399 +11/06/2021 05:30,14,92.2,1.052,7.751,0.147,29.43,0.147,11.54,11.54,0,101.8,0.167,0.648 +11/06/2021 06:00,14,92.2,1.081,27.67,0.13,86.4,0.432,27.37,27.37,0,101.8,0.47,2.107 +11/06/2021 06:30,14.14,91.7,1.059,43.38,0.125,146.7,0.734,71.03,71.03,0,101.8,0.864,3.57 +11/06/2021 07:00,14.16,90.7,1.43,20.25,0.137,113.6,0.568,58.62,58.62,0,101.9,0.636,2.57 +11/06/2021 07:30,14.7,90.1,1.308,5.255,0.14,233,1.165,130.5,130.5,0,101.9,1.415,5.7 +11/06/2021 08:00,15.96,85.9,1.601,351.1,0.151,331.9,1.66,184.4,184.4,0,101.9,2.126,8.31 +11/06/2021 08:30,17.42,80.2,1.314,351.5,0.141,515.9,2.579,296.7,296.7,0,101.9,2.029,10.11 +11/06/2021 09:00,18.51,76.5,1.573,356.1,0.138,643.2,3.216,367.9,367.9,0,101.9,1.429,9.94 +11/06/2021 09:30,19.51,73.48,1.677,353.3,0.142,704.1,3.52,417.2,417.2,0,101.9,1.65,10.82 +11/06/2021 10:00,20.06,72.09,1.776,347.4,0.14,758,3.79,464.5,464.5,0,101.9,1.827,11.69 +11/06/2021 10:30,21.2,68.82,1.364,20.82,0.13,802,4.01,507.3,507.3,0,101.9,1.978,12.46 +11/06/2021 11:00,22.64,63.63,1.138,10.63,0.133,846,4.232,557.2,557.2,0,101.9,2.121,13.15 +11/06/2021 11:30,23.24,60.82,1.458,340.3,0.132,880,4.4,583.9,583.9,0,101.8,2.22,13.55 +11/06/2021 12:00,24.12,58.19,1.286,26.43,0.113,891,4.453,606.5,606.5,0,101.8,2.247,13.75 +11/06/2021 12:30,24.65,57.19,1.505,9.79,0.127,931,4.655,637.3,637.3,0,101.8,5.288,14.91 +11/06/2021 13:00,24.66,58.1,1.487,21.78,0.122,768.9,3.845,517.4,517.4,0,101.8,6.455,12.61 +11/06/2021 13:30,25.32,55.71,1.3,13.66,0.114,836,4.18,575,575,0,101.8,7.112,14.13 +11/06/2021 14:00,25.59,53.96,1.346,357,0.145,876,4.381,607.3,607.3,0,101.8,7.509,14.65 +11/06/2021 14:30,25.48,53.3,1.701,327.5,0.119,728.7,3.644,489.7,489.7,0,101.8,6.187,12.22 +11/06/2021 15:00,25.52,54.22,1.781,342.8,0.144,622.6,3.113,408.2,408.2,0,101.7,5.166,10.46 +11/06/2021 15:30,25.36,55.17,1.989,347.9,0.148,622.2,3.111,408.1,408.1,0,101.7,5.208,10.77 +11/06/2021 16:00,25.03,55.95,1.713,8.4,0.143,475.7,2.379,293.7,293.7,0,101.7,3.849,8.16 +11/06/2021 16:30,24.6,57.29,2.146,4.573,0.144,438.8,2.194,265.3,265.3,0,101.7,3.561,7.7 +11/06/2021 17:00,24.23,60.12,2.146,14.38,0.147,460.4,2.302,273.4,273.4,0,101.7,3.69,8.16 +11/06/2021 17:30,23.92,59.64,1.884,17.35,0.137,379.8,1.899,209.4,209.4,0,101.7,3.034,6.937 +11/06/2021 18:00,23.85,58.79,1.782,23.03,0.133,293.1,1.466,144.1,144.1,0,101.7,2.345,5.596 +11/06/2021 18:30,23.43,59.72,1.807,15.18,0.144,213.7,1.068,86.7,86.7,0,101.7,1.679,4.351 +11/06/2021 19:00,22.8,60.35,1.844,10.52,0.145,137.8,0.689,35.87,35.87,0,101.7,0.989,3.074 +11/06/2021 19:30,21.74,63,1.89,9.09,0.14,68.44,0.342,-6.113,-6.113,0,101.8,0.398,1.678 +11/06/2021 20:00,20.27,69.6,1.294,18.77,0.135,14.78,0.074,-40.45,-40.45,0,101.8,0.126,0.348 +11/06/2021 20:30,18.59,75.2,1.263,14.68,0.146,0.196,0.001,-51.83,-51.83,0,101.8,0.006,0.052 +11/06/2021 21:00,17.54,78.22,1.213,16.25,0.145,0,0,-53.61,-53.61,0,101.9,0,0 +11/06/2021 21:30,16.71,80.6,0.806,18,0.148,0,0,-51.32,-51.32,0,101.9,0,0 +11/06/2021 22:00,15.98,83.3,0.861,14.19,0.163,0,0,-51.75,-51.75,0,101.9,0,0 +11/06/2021 22:30,15.21,84.5,0.972,10.91,0.149,0,0,-52.39,-52.39,0,101.9,0,0 +11/06/2021 23:00,14.89,84.9,1.07,6.325,0.151,0,0,-53.2,-53.2,0,101.9,0,0 +11/06/2021 23:30,14.38,86.3,0.747,349.3,0.153,0,0,-50.41,-50.41,0,101.9,0,0 +12/06/2021 00:00,14.25,88.1,1.391,347.7,0.149,0,0,-29.06,-29.06,0,102,0,0 +12/06/2021 00:30,14.44,89,0.957,6.966,0.153,0,0,-15.3,-15.3,0,102,0,0 +12/06/2021 01:00,14.53,89.3,1.26,8.98,0.142,0,0,-7.463,-7.463,0,101.9,0,0 +12/06/2021 01:30,14.55,89.9,1.212,3.476,0.146,0,0,-5.429,-5.429,0,101.9,0,0 +12/06/2021 02:00,14.57,90.3,1.214,10.55,0.146,0,0,-5.588,-5.588,0,101.9,0,0.001 +12/06/2021 02:30,14.41,90.6,1.374,13.56,0.147,0,0,-5.797,-5.797,0,101.9,0,0.001 +12/06/2021 03:00,14.3,91,1.238,21.26,0.14,0,0,-6.267,-6.267,0,101.9,0,0 +12/06/2021 03:30,14.09,91.4,0.819,17.52,0.133,0,0,-8.92,-8.92,0,102,0,0 +12/06/2021 04:00,13.93,91.7,1.429,353.7,0.145,0.001,0,-10.55,-10.55,0,102,0,0.009 +12/06/2021 04:30,13.9,92.2,1.178,6.121,0.138,2.811,0.014,-7.491,-7.491,0,102,0.006,0.091 +12/06/2021 05:00,13.87,92.4,1.448,1.996,0.145,12.01,0.06,-3.741,-3.741,0,102,0.072,0.227 +12/06/2021 05:30,13.97,92.6,1.402,3.831,0.141,29.58,0.148,3.018,3.018,0,102,0.196,0.541 +12/06/2021 06:00,14.09,92.6,1.313,11.2,0.141,51.37,0.257,8.67,8.67,0,102,0.339,0.993 +12/06/2021 06:30,14.36,92.3,1.26,3.375,0.15,71.08,0.355,17.63,17.63,0,102,0.435,1.422 +12/06/2021 07:00,14.43,91.8,1.443,3.678,0.153,120.2,0.601,64.07,64.07,0,102.1,0.805,2.425 +12/06/2021 07:30,15.05,90.3,1.541,20.3,0.134,193.6,0.968,112.1,112.1,0,102.1,1.406,3.919 +12/06/2021 08:00,15.67,86.7,1.487,17.55,0.145,202.3,1.011,116.7,116.7,0,102.1,1.48,4.254 +12/06/2021 08:30,16.07,83.4,1.68,2.073,0.137,219.6,1.098,130.8,130.8,0,102.1,1.617,4.613 +12/06/2021 09:00,16.63,80.5,1.451,27.57,0.126,248.3,1.242,147.9,147.9,0,102.1,1.869,5.265 +12/06/2021 09:30,17.24,78.38,1.11,37.43,0.123,263,1.315,157.6,157.6,0,102.1,1.986,5.669 +12/06/2021 10:00,18.21,75.08,1.232,26.35,0.126,393,1.965,241.9,241.9,0,102.1,2.991,8.05 +12/06/2021 10:30,19.3,71.48,1.098,20.94,0.121,483.4,2.417,302.4,302.4,0,102.1,3.746,9.48 +12/06/2021 11:00,20.56,66.77,1.243,43.32,0.118,769.5,3.847,500.4,500.4,0,102.1,6.225,13.66 +12/06/2021 11:30,21.27,64.65,1.229,43.74,0.121,824,4.119,540.2,540.2,0,102.1,6.783,13.77 +12/06/2021 12:00,22.24,61.41,1.418,351,0.107,835,4.177,562,562,0,102.1,6.914,14.33 +12/06/2021 12:30,22.78,61.4,1.863,4.518,0.129,754.9,3.774,499.3,499.3,0,102.1,6.091,13.26 +12/06/2021 13:00,22.39,63.98,2.336,7.783,0.142,756.6,3.783,499.6,499.6,0,102.1,5.98,13.11 +12/06/2021 13:30,22.71,63.83,2.021,356.7,0.135,857,4.285,584.5,584.5,0,102.1,6.759,14.11 +12/06/2021 14:00,22.5,64.91,2.028,3.941,0.14,845,4.227,573.5,573.5,0,102.1,6.531,13.9 +12/06/2021 14:30,22.65,63.75,1.95,9.15,0.132,806,4.03,545.6,545.6,0,102.1,6.181,13.31 +12/06/2021 15:00,22.45,62.05,1.815,359.5,0.137,731.5,3.657,487.2,487.2,0,102.1,5.534,12.18 +12/06/2021 15:30,22.85,59.87,1.727,1.947,0.145,690.8,3.454,453.4,453.4,0,102.1,5.188,11.7 +12/06/2021 16:00,23.07,56.33,1.762,22.52,0.129,627,3.135,399.8,399.8,0,102.1,4.685,10.79 +12/06/2021 16:30,23.09,54.27,1.902,8.91,0.138,550,2.75,339.3,339.3,0,102.1,4.067,9.63 +12/06/2021 17:00,23,51.98,1.94,18.44,0.131,469.5,2.347,273.9,273.9,0,102.1,3.447,8.41 +12/06/2021 17:30,22.72,52.22,1.835,16.21,0.14,385.5,1.928,207.8,207.8,0,102.1,2.82,7.137 +12/06/2021 18:00,22.06,52.56,1.862,12.42,0.143,302.1,1.51,142.7,142.7,0,102.1,2.195,5.836 +12/06/2021 18:30,21.41,50.24,1.846,11.98,0.136,220.3,1.101,83.7,83.7,0,102.1,1.571,4.553 +12/06/2021 19:00,20.81,53.31,1.569,15.94,0.139,142.2,0.711,32.23,32.23,0,102.1,0.922,3.266 +12/06/2021 19:30,19.97,56.89,1.418,12.6,0.146,74.04,0.37,-7.416,-7.416,0,102.1,0.38,1.912 +12/06/2021 20:00,18.51,61.64,1.117,355.4,0.152,16.96,0.085,-41.91,-41.91,0,102.1,0.118,0.411 +12/06/2021 20:30,16.51,69.78,0.647,358.1,0.162,0.351,0.002,-53.68,-53.68,0,102.1,0.013,0.062 +12/06/2021 21:00,15.38,77.12,1.01,10.32,0.159,0,0,-55.74,-55.74,0,102.2,0,0 +12/06/2021 21:30,14.7,80.7,1.169,6.431,0.156,0,0,-57.2,-57.2,0,102.2,0,0 +12/06/2021 22:00,14.27,81.5,1.498,9.94,0.151,0,0,-59.09,-59.09,0,102.2,0,0 +12/06/2021 22:30,13.83,83.5,1.165,7.517,0.151,0,0,-55.32,-55.32,0,102.2,0,0 +12/06/2021 23:00,13.41,85.3,1.06,1.636,0.148,0,0,-52.69,-52.69,0,102.2,0,0 +12/06/2021 23:30,13.07,86.2,0.408,319.9,0.126,0,0,-47.71,-47.71,0,102.2,0,0 +13/06/2021 00:00,12.45,87.3,0.179,331.6,0.057,0,0,-46.64,-46.64,0,102.2,0,0 +13/06/2021 00:30,11.89,88.3,0.331,299.6,0.074,0,0,-44.77,-44.77,0,102.2,0,0 +13/06/2021 01:00,11.65,89.3,0.213,299.7,0.083,0,0,-41.55,-41.55,0,102.2,0,0 +13/06/2021 01:30,11.37,90.1,0.437,307.1,0.118,0,0,-41.39,-41.39,0,102.2,0,0 +13/06/2021 02:00,11.44,91.1,0.604,351.1,0.151,0,0,-43.22,-43.22,0,102.2,0,0 +13/06/2021 02:30,11.84,91.6,0.719,355.4,0.159,0,0,-46.7,-46.7,0,102.2,0,0 +13/06/2021 03:00,11.64,91.2,0.189,0.363,0.144,0,0,-45.05,-45.05,0,102.2,0,0 +13/06/2021 03:30,11.18,91.7,0.224,0.729,0.114,0,0,-41.8,-41.8,0,102.2,0,0 +13/06/2021 04:00,10.95,92.3,0.292,0.619,0.07,0,0,-41.07,-41.07,0,102.2,0,0.021 +13/06/2021 04:30,11.16,92.6,0.349,2.68,0.15,5.218,0.026,-39.39,-39.39,0,102.2,0.04,0.147 +13/06/2021 05:00,11.51,92.8,0.376,3.23,0.143,28.95,0.145,-28.79,-28.79,0,102.2,0.151,0.439 +13/06/2021 05:30,12.85,92.2,0.406,7.021,0.169,114,0.57,-17.74,-17.74,0,102.2,0.55,2.645 +13/06/2021 06:00,14.77,87,0.761,43.2,0.131,186.3,0.931,-65.83,-65.83,0,102.2,1.116,4.318 +13/06/2021 06:30,16.49,73.18,0.799,53.74,0.116,261.3,1.306,-61.64,-61.64,0,102.2,1.859,5.744 +13/06/2021 07:00,17.8,68.62,0.906,53.86,0.117,346.5,1.732,56.95,56.95,0,102.2,2.726,7.137 +13/06/2021 07:30,19.31,64.71,0.675,93.8,0.114,430.5,2.152,185.1,185.1,0,102.2,3.598,8.46 +13/06/2021 08:00,20.44,62.43,0.843,103,0.118,510.2,2.551,251.4,251.4,0,102.2,4.385,9.76 +13/06/2021 08:30,21.62,60.8,0.865,78.63,0.105,586.7,2.933,315.1,315.1,0,102.2,5.074,10.82 +13/06/2021 09:00,22.2,59.55,1.044,86.5,0.108,657.4,3.287,380.9,380.9,0,102.2,5.66,11.77 +13/06/2021 09:30,23.16,57.31,0.939,95.2,0.101,720.4,3.602,432.5,432.5,0,102.2,6.192,12.64 +13/06/2021 10:00,24.07,55,0.982,117.8,0.094,772.8,3.864,487.8,487.8,0,102.2,6.609,13.34 +13/06/2021 10:30,24.79,51.6,1.001,124,0.104,815,4.076,527.1,527.1,0,102.1,6.951,13.92 +13/06/2021 11:00,25.33,49.83,1.071,88.3,0.094,848,4.242,568.9,568.9,0,102.1,7.171,14.35 +13/06/2021 11:30,26.17,46.71,1.23,129.3,0.108,875,4.373,596.7,596.7,0,102.1,7.332,14.7 +13/06/2021 12:00,26.56,46.04,1.21,132.4,0.118,886,4.431,607.1,607.1,0,102.1,7.353,14.84 +13/06/2021 12:30,26.98,44.14,1.017,97.8,0.091,885,4.424,616.7,616.7,0,102,7.312,14.85 +13/06/2021 13:00,27.34,44.21,1.141,96.7,0.101,875,4.375,611.7,611.7,0,102,7.136,14.66 +13/06/2021 13:30,27.57,42.35,1.349,126.4,0.108,857,4.287,607.9,607.9,0,102,6.911,14.36 +13/06/2021 14:00,28,39.64,1.176,130.8,0.108,825,4.124,580.3,580.3,0,102,6.598,13.89 +13/06/2021 14:30,28.55,39.12,1.148,131.1,0.109,783,3.915,553.9,553.9,0,101.9,6.223,13.29 +13/06/2021 15:00,28.86,38.86,1.096,139.2,0.109,731.3,3.656,510.5,510.5,0,101.9,5.753,12.51 +13/06/2021 15:30,28.91,37.93,1.312,144,0.118,671.9,3.359,464.5,464.5,0,101.9,5.23,11.61 +13/06/2021 16:00,29.14,38.96,1.265,127.7,0.093,602.2,3.011,403.6,403.9,0,101.9,4.662,10.59 +13/06/2021 16:30,29.31,38.83,0.923,124.3,0.096,526.4,2.632,342.4,342.4,0,101.8,4.068,9.5 +13/06/2021 17:00,29.16,37.99,0.951,112.3,0.104,448.8,2.244,283.2,283.2,0,101.8,3.442,8.31 +13/06/2021 17:30,29.33,37.51,0.714,113.6,0.121,367,1.835,214.4,214.4,0,101.8,2.814,7.045 +13/06/2021 18:00,29.31,37.78,0.737,137,0.119,284.4,1.422,152.1,152.1,0,101.8,2.202,5.73 +13/06/2021 18:30,28.6,39,0.76,131,0.116,206.2,1.031,92,92,0,101.8,1.566,4.433 +13/06/2021 19:00,28.27,40.05,0.654,134.2,0.125,131.6,0.658,42.79,42.79,0,101.8,0.914,3.173 +13/06/2021 19:30,27.51,41.88,0.514,129.9,0.109,66.48,0.332,2.656,2.656,0,101.8,0.369,1.822 +13/06/2021 20:00,26.44,45.13,0.15,127.5,0.075,14.6,0.073,-26.65,-26.65,0,101.8,0.125,0.411 +13/06/2021 20:30,23.18,53.95,0.05,127.5,0.034,0.171,0.001,-35.67,-35.67,0,101.8,0.012,0.058 +13/06/2021 21:00,21.33,59.47,0,0,0,0,0,-35.13,-35.13,0,101.8,0,0 +13/06/2021 21:30,19.87,65.82,0,127.4,0.001,0,0,-35.85,-35.85,0,101.8,0,0 +13/06/2021 22:00,19.17,69.65,0.055,71.16,0.022,0,0,-33.8,-33.8,0,101.8,0,0 +13/06/2021 22:30,18.5,73.86,0.494,3.17,0.14,0,0,-34.84,-34.84,0,101.8,0,0 +13/06/2021 23:00,18.22,74.46,0.402,355.2,0.153,0,0,-34.58,-34.58,0,101.8,0,0 +13/06/2021 23:30,17.38,77.8,0.246,355.2,0.103,0,0,-35.97,-35.97,0,101.8,0,0 +14/06/2021 00:00,16.69,81,0.451,356.3,0.17,0,0,-37.31,-37.31,0,101.8,0,0 +14/06/2021 00:30,15.99,84.6,0.233,356.2,0.107,0,0,-35.39,-35.39,0,101.8,0,0 +14/06/2021 01:00,15.65,86.2,0.311,355.8,0.134,0,0,-36.06,-36.06,0,101.8,0,0 +14/06/2021 01:30,15.29,87.5,0.136,356.7,0.062,0,0,-34.99,-34.99,0,101.7,0,0 +14/06/2021 02:00,15.14,88.7,0.132,356.7,0.078,0,0,-34.71,-34.71,0,101.7,0,0 +14/06/2021 02:30,14.76,89.4,0.196,356.7,0.107,0,0,-33.29,-33.29,0,101.7,0,0 +14/06/2021 03:00,14.49,90.1,0.183,356.7,0.117,0,0,-34.21,-34.21,0,101.7,0,0 +14/06/2021 03:30,14.31,90.6,0.056,356.7,0.074,0,0,-32.59,-32.59,0,101.7,0,0 +14/06/2021 04:00,14.07,90.9,0.272,356.7,0.153,0.002,0,-33.57,-33.57,0,101.7,0,0.023 +14/06/2021 04:30,13.92,91.5,0.197,356.8,0.085,5.56,0.028,-29.84,-29.84,0,101.7,0.038,0.16 +14/06/2021 05:00,14,91.7,0.235,356.7,0.132,28.25,0.141,-21.09,-21.09,0,101.7,0.148,0.467 +14/06/2021 05:30,15.47,91.9,0.321,320.3,0.088,97.1,0.486,-12.26,-12.26,0,101.7,0.485,2.626 +14/06/2021 06:00,18.27,86.6,0.26,305,0.118,175.3,0.876,-62.01,-62.01,0,101.7,1.004,4.295 +14/06/2021 06:30,19.72,75.72,0.36,307.9,0.12,250.6,1.253,-62.24,-62.24,0,101.7,1.769,5.793 +14/06/2021 07:00,22.45,62.74,0.282,339.4,0.13,315.6,1.578,63.04,63.04,0,101.8,2.498,6.825 +14/06/2021 07:30,23.54,55.52,0.702,117.8,0.104,415,2.075,186.7,186.7,0,101.7,3.456,8.69 +14/06/2021 08:00,23.81,53.94,0.881,140.7,0.117,491.9,2.459,250.1,250.1,0,101.7,4.158,9.79 +14/06/2021 08:30,25.03,50.23,0.789,280.5,0.078,584.5,2.923,321.2,321.2,0,101.7,5.053,11.28 +14/06/2021 09:00,25.58,46.7,0.839,299.2,0.114,651.2,3.256,379.7,379.7,0,101.7,5.581,12.09 +14/06/2021 09:30,26.53,44.88,0.961,327.1,0.108,672.7,3.364,412.4,412.4,0,101.7,5.701,12.12 +14/06/2021 10:00,27.02,45.25,1.122,328.4,0.122,766.4,3.832,487.3,487.3,0,101.7,6.414,13.58 +14/06/2021 10:30,27.63,43.66,1.048,300.3,0.123,807,4.036,530.8,530.8,0,101.7,6.733,14.12 +14/06/2021 11:00,28.14,43.67,1.213,349.4,0.114,846,4.228,568.5,568.5,0,101.7,6.995,14.68 +14/06/2021 11:30,28.72,43.41,1.098,19.97,0.115,870,4.349,594.9,594.9,0,101.7,7.075,15 +14/06/2021 12:00,29.04,41.46,0.999,53.67,0.093,883,4.417,610.5,610.5,0,101.7,7.13,15.22 +14/06/2021 12:30,29.13,40.85,1.217,100.1,0.078,885,4.427,619.1,619.1,0,101.6,7.122,15.29 +14/06/2021 13:00,29.41,42.2,1.503,338.3,0.123,894,4.468,622.7,622.7,0,101.6,7.075,15.58 +14/06/2021 13:30,29.69,41.87,1.419,332.4,0.112,903,4.514,639.4,639.4,0,101.6,7.117,15.88 +14/06/2021 14:00,29.23,48.6,2.555,355,0.137,798.7,3.994,558.2,558.7,0,101.6,6.081,14.08 +14/06/2021 14:30,27.64,53.89,3.13,354.4,0.141,668.5,3.342,451.3,451.5,0,101.6,4.866,11.52 +14/06/2021 15:00,27.28,54.11,3.249,350.7,0.143,724.3,3.622,488.9,489.3,0,101.7,5.205,12.68 +14/06/2021 15:30,26.25,53.09,3.19,0.039,0.142,668.4,3.342,442.1,442.4,0,101.7,4.698,11.81 +14/06/2021 16:00,26.12,52.91,2.636,357.7,0.145,602.7,3.014,392.7,392.8,0,101.7,4.17,10.82 +14/06/2021 16:30,26.58,52.63,2.091,9.55,0.136,527.3,2.637,333.8,333.8,0,101.6,3.612,9.63 +14/06/2021 17:00,26.66,52.85,1.991,354,0.143,450.1,2.25,271.9,271.9,0,101.6,3.044,8.47 +14/06/2021 17:30,26.45,52.92,1.986,359.6,0.146,371,1.855,207.7,207.7,0,101.6,2.491,7.215 +14/06/2021 18:00,25.98,53.74,1.794,10.76,0.147,288.3,1.441,144.5,144.5,0,101.6,1.937,5.893 +14/06/2021 18:30,25.56,52.71,1.671,5.828,0.143,207.6,1.038,85.9,85.9,0,101.6,1.366,4.573 +14/06/2021 19:00,24.4,50.02,2.381,342.5,0.144,137.8,0.689,35.58,35.58,0,101.6,0.792,3.374 +14/06/2021 19:30,22.9,50.39,2.187,355.7,0.145,73,0.365,-7.226,-7.226,0,101.6,0.335,2.011 +14/06/2021 20:00,21.24,55.64,1.604,9.07,0.142,17.02,0.085,-42.86,-42.86,0,101.7,0.109,0.457 +14/06/2021 20:30,19.38,61.14,2.308,346.7,0.147,0.048,0,-59.29,-59.29,0,101.7,0,0.029 +14/06/2021 21:00,17.69,67.02,2.074,349.3,0.143,0,0,-61.43,-61.43,0,101.8,0,0 +14/06/2021 21:30,16.56,75.29,1.556,340.4,0.151,0,0,-57.71,-57.71,0,101.8,0,0 +14/06/2021 22:00,16.02,78.87,1.06,333.9,0.147,0,0,-54.24,-54.24,0,101.8,0,0 +14/06/2021 22:30,15.4,80.2,0.428,329.4,0.127,0,0,-51.36,-51.36,0,101.8,0,0 +14/06/2021 23:00,14.64,83.3,0.51,325.3,0.128,0,0,-49.44,-49.44,0,101.8,0,0 +14/06/2021 23:30,14.31,84.6,0.373,302.4,0.121,0,0,-49.63,-49.63,0,101.8,0,0 +15/06/2021 00:00,13.91,85.7,0.38,313.7,0.114,0,0,-45.98,-45.98,0,101.8,0,0 +15/06/2021 00:30,13.93,87.7,0.612,318.8,0.114,0,0,-47.44,-47.44,0,101.8,0,0 +15/06/2021 01:00,14,89,0.931,330.6,0.138,0.024,0,-23.82,-23.82,0,101.8,0,0 +15/06/2021 01:30,15.13,90.3,1.21,351.9,0.149,0,0,-6.384,-6.384,0,101.8,0,0 +15/06/2021 02:00,15.33,90.4,1.696,347.1,0.146,0,0,-5.467,-5.467,0,101.7,0,0 +15/06/2021 02:30,15.3,90.8,1.432,0.15,0.144,0,0,-5.629,-5.629,0,101.7,0,0 +15/06/2021 03:00,15.44,91,1.201,356.1,0.152,0,0,-9.25,-9.25,0,101.7,0,0 +15/06/2021 03:30,15.53,90.7,1.158,353.8,0.154,0.035,0,-11.28,-11.28,0,101.7,0,0 +15/06/2021 04:00,15.61,90.4,1.241,351.8,0.144,0.151,0.001,-6.362,-6.362,0,101.7,0,0.015 +15/06/2021 04:30,15.67,89.9,1.022,358.4,0.146,3.548,0.018,-8.91,-8.91,0,101.7,0.005,0.098 +15/06/2021 05:00,15.8,89.5,1.04,7.618,0.157,18.69,0.093,4.745,4.745,0,101.7,0.112,0.38 +15/06/2021 05:30,15.99,88.8,1.386,345.9,0.143,39.87,0.199,18.31,18.31,0,101.7,0.246,0.829 +15/06/2021 06:00,16.04,88.2,1.514,349.3,0.153,65.91,0.33,34.98,34.98,0,101.8,0.388,1.389 +15/06/2021 06:30,16.41,87.4,0.909,358.8,0.15,120.5,0.602,67.21,67.21,0,101.8,0.728,2.621 +15/06/2021 07:00,16.68,85.5,1.348,328.7,0.126,142.4,0.712,80.4,80.4,0,101.8,0.858,3.138 +15/06/2021 07:30,17.08,84.1,1.387,0.354,0.138,208.2,1.041,121.5,121.5,0,101.8,1.33,4.517 +15/06/2021 08:00,18.47,79.99,1.371,9.35,0.133,403.8,2.019,230,230,0,101.8,2.761,8.62 +15/06/2021 08:30,19.46,75.1,1.489,17.76,0.133,425.1,2.126,221.7,221.7,0,101.8,3.039,8.57 +15/06/2021 09:00,19.5,75.23,1.594,9.68,0.141,491.6,2.458,262.1,262.1,0,101.8,3.532,9.38 +15/06/2021 09:30,20.75,70.57,1.085,352.2,0.128,637.8,3.189,376.6,376.6,0,101.8,4.75,11.89 +15/06/2021 10:00,22.52,65.01,1.176,27.15,0.118,777.5,3.888,486.5,486.5,0,101.8,5.94,14.24 +15/06/2021 10:30,23.53,61.51,1.217,12.47,0.114,793.2,3.966,508,508,0,101.7,6.057,14.29 +15/06/2021 11:00,24.31,58.29,1.17,37.31,0.118,851,4.253,562.7,562.7,0,101.7,6.424,15.11 +15/06/2021 11:30,25,56.18,1.154,5.721,0.101,787.7,3.939,523.8,523.8,0,101.7,5.866,13.78 +15/06/2021 12:00,25.65,53.4,1.209,33.81,0.122,895,4.476,611.2,611.2,0,101.7,6.642,15.66 +15/06/2021 12:30,26.64,50.69,0.892,54,0.094,905,4.525,627.7,627.7,0,101.6,6.495,14.82 +15/06/2021 13:00,26.6,50.89,1.217,41.1,0.103,782.2,3.911,527.7,527.7,0,101.6,5.437,12.39 +15/06/2021 13:30,26.77,50.87,1.547,350.5,0.136,851,4.256,586.7,586.7,0,101.6,5.867,13.58 +15/06/2021 14:00,27.27,48.76,1.18,3.373,0.112,823,4.114,573.4,573.4,0,101.5,5.69,13.39 +15/06/2021 14:30,27.94,48.56,1.181,355.2,0.104,788.7,3.944,544.6,544.6,0,101.5,5.342,12.68 +15/06/2021 15:00,27.92,48.02,1.511,337.4,0.118,740.5,3.703,508.7,508.7,0,101.5,4.717,11.32 +15/06/2021 15:30,28.01,48.02,1.324,353.3,0.11,679.6,3.398,457.5,457.5,0,101.4,4.323,10.65 +15/06/2021 16:00,27.69,48.61,1.591,330.1,0.119,550.6,2.753,359.8,359.8,0,101.4,3.735,9.76 +15/06/2021 16:30,27.94,50.09,1.267,4.722,0.137,531.1,2.656,340,340,0,101.4,3.668,9.96 +15/06/2021 17:00,27.93,49.56,1.461,6.213,0.133,453.4,2.267,279.1,279.1,0,101.4,3.104,8.71 +15/06/2021 17:30,27.19,52.43,1.824,22.66,0.135,375.3,1.877,214.2,214.2,0,101.3,2.505,7.365 +15/06/2021 18:00,26.12,54.42,2.041,12.33,0.141,292.6,1.463,149.1,149.1,0,101.3,1.909,5.975 +15/06/2021 18:30,25.4,55.44,1.882,15.61,0.139,210.6,1.053,89.6,89.6,0,101.3,1.33,4.6 +15/06/2021 19:00,25.09,54.34,1.478,28.73,0.132,133.9,0.67,38.3,38.3,0,101.3,0.741,3.248 +15/06/2021 19:30,24.19,56.78,1.255,19.99,0.14,68.13,0.341,-1.142,-1.142,0,101.3,0.321,1.803 +15/06/2021 20:00,22.75,61.06,0.986,15.19,0.143,17.46,0.087,-32.53,-32.53,0,101.3,0.118,0.46 +15/06/2021 20:30,20.95,67.69,0.492,21.98,0.146,0.579,0.003,-41.11,-41.11,0,101.3,0.01,0.072 +15/06/2021 21:00,20.28,68.72,0.608,34.29,0.126,0,0,-44.98,-44.98,0,101.3,0,0 +15/06/2021 21:30,19.33,71.76,0.255,1.698,0.107,0,0,-41.16,-41.16,0,101.3,0,0 +15/06/2021 22:00,18.39,76.39,0.183,24.76,0.086,0,0,-39.57,-39.57,0,101.3,0,0 +15/06/2021 22:30,17.95,76.7,0.368,55.44,0.12,0,0,-37.72,-37.72,0,101.3,0,0 +15/06/2021 23:00,16.85,81.4,0.24,55.06,0.093,0,0,-36.61,-36.61,0,101.2,0,0 +15/06/2021 23:30,16.06,83.8,0.061,55.06,0.046,0,0,-37.47,-37.47,0,101.2,0,0 +16/06/2021 00:00,15.77,85.9,0.274,55.06,0.095,0,0,-38.04,-38.04,0,101.2,0,0 +16/06/2021 00:30,15.26,87.6,0.406,55.06,0.121,0,0,-35.31,-35.31,0,101.1,0,0 +16/06/2021 01:00,14.94,87.9,0.288,55.04,0.114,0,0,-36.18,-36.18,0,101.1,0,0 +16/06/2021 01:30,14.49,88.5,0.152,54.97,0.076,0,0,-33.7,-33.7,0,101.1,0,0 +16/06/2021 02:00,14.39,89.2,0.257,54.59,0.082,0,0,-33.1,-33.1,0,101.1,0,0 +16/06/2021 02:30,14.33,89.9,0.336,54.48,0.127,0,0,-31.8,-31.8,0,101,0,0 +16/06/2021 03:00,14.21,90.3,0.19,50.66,0.102,0,0,-32.94,-32.94,0,101,0,0 +16/06/2021 03:30,14.17,90.5,0.086,292,0.035,0,0,-31.01,-31.01,0,101,0,0 +16/06/2021 04:00,13.98,90.8,0.336,292,0.13,0,0,-30.19,-30.19,0,100.9,0,0.016 +16/06/2021 04:30,13.84,91.2,0.219,292.1,0.095,7.126,0.036,-25.81,-25.81,0,100.9,0.034,0.212 +16/06/2021 05:00,14.13,91.5,0.104,292.1,0.068,36.21,0.181,-14.95,-14.95,0,100.9,0.201,0.755 +16/06/2021 05:30,15.4,91.2,0.117,303.2,0.039,88.4,0.442,-7.674,-7.674,0,100.9,0.419,2.278 +16/06/2021 06:00,16.73,88.4,0.57,318,0.121,176.1,0.881,-12.62,-12.62,0,100.9,0.963,4.536 +16/06/2021 06:30,19.2,80.6,0.492,339.4,0.147,244.2,1.221,15.56,15.56,0,100.9,1.538,6.156 +16/06/2021 07:00,21.97,69.4,0.342,56.14,0.094,311.6,1.558,97.2,97.2,0,100.8,2.135,7.351 +16/06/2021 07:30,23.13,66.15,0.313,56.9,0.106,262.3,1.312,120.6,120.6,0,100.8,1.845,5.728 +16/06/2021 08:00,23.4,66.23,0.406,25.07,0.119,393.9,1.97,207.8,207.8,0,100.8,2.886,8.35 +16/06/2021 08:30,25.21,61.19,0.59,60.16,0.074,558.4,2.792,316.9,316.9,0,100.8,4.35,11.29 +16/06/2021 09:00,26.44,56.68,0.752,140.8,0.095,623.7,3.118,373.6,373.6,0,100.8,4.908,12.05 +16/06/2021 09:30,27.49,54.38,1.132,163.8,0.129,698.2,3.491,440,440,0,100.7,5.48,13.18 +16/06/2021 10:00,28.42,52.74,1.203,160.7,0.127,767.4,3.837,500.8,500.8,0,100.7,5.979,14.43 +16/06/2021 10:30,29.59,47.95,1.542,173.2,0.13,600.5,3.003,391.1,391.1,0,100.7,4.593,11.76 +16/06/2021 11:00,29,46.72,2.212,201.8,0.142,368.5,1.842,228.8,228.8,0,100.7,2.71,8.19 +16/06/2021 11:30,29.01,46.61,2.197,211.1,0.136,432.2,2.161,277.3,277.3,0,100.7,3.164,9.19 +16/06/2021 12:00,28.76,48.88,1.801,210.6,0.13,259.4,1.297,155.2,155.2,0,100.7,1.885,5.984 +16/06/2021 12:30,28.09,51.19,1.834,224.3,0.124,199.8,0.999,112,112,0,100.6,1.431,4.815 +16/06/2021 13:00,27.26,54.62,2.093,244.5,0.14,239.4,1.197,111,111,0,100.6,1.74,5.54 +16/06/2021 13:30,25.68,59.11,2.573,253.5,0.148,249.3,1.246,101,101,0,100.6,1.74,5.692 +16/06/2021 14:00,24.7,60.83,1.917,267.7,0.145,142.4,0.712,78.33,78.33,0,100.6,0.959,3.377 +16/06/2021 14:30,23.85,64.44,1.69,288.2,0.144,112.2,0.561,60.65,60.65,0,100.6,0.731,2.62 +16/06/2021 15:00,23.66,64.99,0.905,259.8,0.152,107.9,0.539,40.13,40.13,0,100.6,0.735,2.499 +16/06/2021 15:30,23.13,69.82,0.855,246.2,0.15,59.58,0.298,-49.7,-49.7,0.6,100.6,0.347,1.368 +16/06/2021 16:00,21.89,80.8,0.868,313.6,0.122,66.51,0.333,-3.239,-3.239,0.6,100.6,0.266,1.24 +16/06/2021 16:30,21.33,83.1,0.892,20.08,0.121,135.8,0.679,48.74,48.74,0,100.5,0.443,2.201 +16/06/2021 17:00,21.84,81.1,0.797,359.8,0.142,120.9,0.604,47.22,47.22,0,100.5,0.429,2.028 +16/06/2021 17:30,22.02,82.5,0.933,3.848,0.129,95.6,0.478,20.25,20.25,0,100.5,0.35,1.71 +16/06/2021 18:00,21.78,83,1.187,352.2,0.146,66.33,0.332,18.32,18.32,0,100.5,0.272,1.188 +16/06/2021 18:30,21.24,83.2,1.088,8.22,0.147,30.2,0.151,2.777,2.777,0,100.4,0.12,0.541 +16/06/2021 19:00,20.71,83.9,1.127,1.091,0.154,28.67,0.143,-1.717,-1.717,0,100.5,0.119,0.552 +16/06/2021 19:30,20.11,83.7,1.203,13.59,0.146,47.55,0.238,3.996,3.996,0,100.4,0.179,0.927 +16/06/2021 20:00,19.45,84.4,1.295,349.5,0.152,16.9,0.084,-13.72,-13.72,0,100.4,0.055,0.422 +16/06/2021 20:30,18.5,85.1,1.633,1.514,0.15,0.655,0.003,-30.83,-30.83,0,100.5,0,0.081 +16/06/2021 21:00,17.76,86.2,0.895,9.09,0.154,0,0,-34.6,-34.6,0,100.5,0,0.068 +16/06/2021 21:30,17.42,87.8,1.006,354.3,0.143,0,0,-34.26,-34.26,0,100.5,0,0.068 +16/06/2021 22:00,17,89,1.678,328,0.137,0,0,-36.56,-36.56,0,100.5,0,0.068 +16/06/2021 22:30,16.55,89.2,1.92,334.3,0.145,0,0,-25.23,-25.23,0,100.5,0,0.068 +16/06/2021 23:00,16.46,89.5,1.636,338.8,0.143,0,0,-7.231,-7.231,0,100.5,0,0.068 +16/06/2021 23:30,16.43,90,2.067,330.9,0.136,0,0,-4.817,-4.817,0,100.4,0,0.068 +17/06/2021 00:00,16.1,89.9,2.235,331.6,0.135,0.025,0,-4.904,-4.904,0,100.4,0,0.068 +17/06/2021 00:30,15.73,89.3,1.77,342.6,0.143,0.001,0,-5.551,-5.551,0,100.4,0,0.068 +17/06/2021 01:00,15.68,88.8,1.637,332.5,0.149,0,0,-5.892,-5.892,0,100.5,0,0.068 +17/06/2021 01:30,15.81,88.8,1.372,352,0.144,0,0,-5.152,-5.152,0,100.5,0,0.068 +17/06/2021 02:00,15.62,89.4,1.868,337.8,0.139,0,0,-6.966,-6.966,0,100.5,0,0.068 +17/06/2021 02:30,15.37,90.2,1.653,329.5,0.132,0,0,-5.038,-5.038,0,100.5,0,0.068 +17/06/2021 03:00,15.21,90.7,1.773,343.9,0.14,0,0,-4.933,-4.933,0,100.4,0,0.068 +17/06/2021 03:30,15.06,91.3,1.589,350.8,0.146,0,0,-7.552,-7.552,0,100.4,0,0.068 +17/06/2021 04:00,15.12,91.7,0.516,347.6,0.135,0,0,-7.875,-7.875,0,100.4,0,0.068 +17/06/2021 04:30,15.18,92,0.504,0.459,0.152,0.502,0.003,-6.587,-6.587,0,100.4,0,0.08 +17/06/2021 05:00,15.29,92.2,0.618,341.8,0.137,3.524,0.018,-4.797,-4.797,0,100.5,0,0.159 +17/06/2021 05:30,15.42,92.5,1.024,327.4,0.135,15.32,0.077,0.229,0.229,0.2,100.5,0.029,0.352 +17/06/2021 06:00,15.66,92.7,0.876,322.7,0.129,24.13,0.121,3.084,3.084,0.2,100.5,0.068,0.458 +17/06/2021 06:30,15.82,92.7,1.123,346,0.145,45.1,0.225,10.83,10.83,0,100.5,0.146,0.82 +17/06/2021 07:00,16.02,92.6,1.01,13.66,0.14,84.5,0.423,29.73,29.73,0,100.5,0.289,1.564 +17/06/2021 07:30,16.07,92.2,1.243,355.6,0.148,88.9,0.444,36.44,36.44,0,100.6,0.309,1.631 +17/06/2021 08:00,16.06,91.7,1.285,350.2,0.156,55.77,0.279,12.68,12.68,0,100.6,0.193,1.02 +17/06/2021 08:30,15.92,91.5,1.382,352.6,0.149,47.59,0.238,4.739,4.739,0.4,100.6,0.139,0.845 +17/06/2021 09:00,15.87,91.4,1.415,359.1,0.152,72.47,0.362,18.16,18.16,0,100.7,0.23,1.323 +17/06/2021 09:30,16.12,91,1.28,15,0.14,146.4,0.732,52.57,52.57,0,100.6,0.407,2.57 +17/06/2021 10:00,16.36,90.1,1.396,359,0.148,154.1,0.77,76.77,76.77,0,100.6,0.467,2.722 +17/06/2021 10:30,16.36,88.7,1.602,347.8,0.142,86.7,0.434,27.69,27.69,0,100.7,0.3,1.678 +17/06/2021 11:00,16.15,87.3,2.129,329.6,0.134,127.5,0.638,57.35,57.35,0,100.7,0.406,2.435 +17/06/2021 11:30,16.07,87.8,1.816,329,0.136,149.4,0.747,55.31,55.31,0,100.7,0.489,2.901 +17/06/2021 12:00,16.34,87.9,2.028,344.6,0.138,184.3,0.922,108,108,0,100.7,0.634,3.591 +17/06/2021 12:30,16.59,85.9,2.512,337.5,0.144,200.1,1.001,122,122,0,100.7,0.703,3.941 +17/06/2021 13:00,16.55,85.2,2.247,343.6,0.144,165.8,0.829,100,100,0,100.7,0.581,3.278 +17/06/2021 13:30,16.86,83.2,2.411,347.9,0.141,232.5,1.162,145.6,145.6,0,100.8,0.885,4.487 +17/06/2021 14:00,16.84,82.3,2.557,347.5,0.142,243.3,1.217,153.2,153.2,0,100.8,0.975,4.86 +17/06/2021 14:30,16.73,81.9,2.581,342.3,0.146,234.2,1.171,145.5,145.5,0,100.8,0.97,4.836 +17/06/2021 15:00,16.74,80.7,2.246,348.9,0.143,236.5,1.182,146.6,146.6,0,100.8,1.019,4.912 +17/06/2021 15:30,16.69,79.09,1.861,0.649,0.147,181,0.905,111.2,111.2,0,100.9,0.814,3.839 +17/06/2021 16:00,16.94,78.42,2.175,358.7,0.147,244.5,1.223,151.1,151.1,0,100.8,1.164,5.183 +17/06/2021 16:30,16.66,77.9,2.444,351.5,0.144,159.9,0.8,95.3,95.3,0,100.8,0.743,3.469 +17/06/2021 17:00,16.31,78.47,2.232,353,0.138,110.9,0.555,63.9,63.9,0,100.8,0.476,2.454 +17/06/2021 17:30,16.29,78.63,1.995,356,0.143,133.1,0.666,77.65,77.66,0,100.8,0.614,2.97 +17/06/2021 18:00,16.16,79.51,2.01,352.9,0.145,97.2,0.486,54.55,54.55,0,100.8,0.452,2.18 +17/06/2021 18:30,15.82,80.9,1.558,2.644,0.143,36.62,0.183,15.65,15.65,0,100.9,0.166,0.832 +17/06/2021 19:00,15.62,80.5,1.335,9.56,0.139,21.56,0.108,6.43,6.43,0,100.9,0.081,0.506 +17/06/2021 19:30,15.37,79.09,2.245,350.2,0.148,14.62,0.073,1.608,1.608,0,100.9,0.038,0.343 +17/06/2021 20:00,15.19,77.89,2.223,353.3,0.145,9.11,0.046,-2.297,-2.297,0,100.9,0,0.248 +17/06/2021 20:30,15.16,78.21,1.64,359.7,0.143,0.917,0.005,-6.801,-6.801,0,100.9,-0.064,0.073 +17/06/2021 21:00,15.11,79.24,1.844,3.185,0.144,0,0,-7.856,-7.856,0,100.8,-0.068,0.065 +17/06/2021 21:30,15.16,79.75,1.576,2.349,0.146,0,0,-6.975,-6.975,0,100.8,-0.068,0.067 +17/06/2021 22:00,15.15,80.6,1.875,345.1,0.146,0,0,-10.81,-10.81,0,100.8,-0.068,0.067 +17/06/2021 22:30,15.15,81,1.523,352.7,0.143,0,0,-5.471,-5.471,0,100.8,-0.068,0.066 +17/06/2021 23:00,15.16,81.7,1.76,355.3,0.15,0,0,-4.789,-4.789,0,100.8,-0.068,0.065 +17/06/2021 23:30,15.16,82.8,1.676,356.9,0.148,0,0,-4.376,-4.376,0,100.8,-0.068,0.051 +18/06/2021 00:00,15.12,84.7,1.836,350.5,0.149,0,0,-28.81,-28.81,0.2,100.7,-0.068,0.051 +18/06/2021 00:30,15.04,87.7,1.17,353.9,0.153,0,0,-15.35,-15.35,0.2,100.7,-0.068,0.065 +18/06/2021 01:00,15.07,89.4,1.529,345.9,0.149,0,0,-13.3,-13.3,0.4,100.7,-0.068,0.067 +18/06/2021 01:30,15.14,90.4,1.847,349.9,0.152,0,0,-13.08,-13.08,0.4,100.7,-0.068,0.208 +18/06/2021 02:00,15.01,90.8,1.635,355.3,0.15,0,0,-11.87,-11.87,0.8,100.6,-0.068,0.222 +18/06/2021 02:30,14.98,91.4,1.597,353.2,0.152,0,0,-9.92,-9.92,2.6,100.6,-0.068,0.136 +18/06/2021 03:00,15.01,91.8,1.864,344.2,0.14,0,0,-11.75,-11.75,1.4,100.6,-0.068,0.082 +18/06/2021 03:30,15.05,92.2,2.061,335,0.144,0,0,-13.51,-13.51,0.8,100.6,-0.068,0.068 +18/06/2021 04:00,15.16,92.4,2.342,335.7,0.145,0,0,-12.06,-12.06,1,100.6,-0.068,0.068 +18/06/2021 04:30,15.17,92.4,2.105,330.2,0.137,0.634,0.003,-11.56,-11.56,1.4,100.5,-0.068,0.068 +18/06/2021 05:00,15.16,92.6,2.401,333.9,0.143,4.153,0.021,-8.89,-8.89,2.4,100.6,-0.068,0.124 +18/06/2021 05:30,15.18,92.7,2.568,335.7,0.148,16.58,0.083,-4.54,-4.54,1.6,100.5,-33.35,0.317 +18/06/2021 06:00,15.37,92.7,2.455,333.4,0.142,48.67,0.243,6.936,6.937,0.4,100.6,-51.29,0.791 +18/06/2021 06:30,15.7,92.6,2.629,328.3,0.142,102.1,0.51,24.83,24.83,0.2,100.6,-27.24,1.652 +18/06/2021 07:00,16.06,92,2.538,323.7,0.128,143.1,0.715,39.11,39.11,0.2,100.6,-29,2.258 +18/06/2021 07:30,16.24,91.3,2.482,324.3,0.13,187.5,0.938,58.03,58.04,0,100.6,-29.06,2.986 +18/06/2021 08:00,16.51,90.2,2.142,319.5,0.123,212.6,1.063,92.1,92.1,0,100.6,-29.8,3.422 +18/06/2021 08:30,16.36,89.1,2.162,316.7,0.123,134.6,0.673,42.2,42.2,0.4,100.6,-30.89,2.235 +18/06/2021 09:00,16.27,89.9,2.015,316.2,0.123,119.2,0.596,31.8,31.8,0,100.7,-34.08,1.904 +18/06/2021 09:30,16.3,90.1,1.839,297.6,0.137,125.2,0.626,38.82,38.82,0.2,100.7,-33.63,2.011 +18/06/2021 10:00,16.49,90,2.233,299.6,0.137,201.3,1.007,75.34,75.34,0.2,100.7,-29.49,3.273 +18/06/2021 10:30,16.48,89.6,2.472,308.8,0.124,222.9,1.114,112.6,112.6,0,100.7,-26.8,3.699 +18/06/2021 11:00,16.54,88.6,2.073,292.3,0.134,229.4,1.147,133.1,133.1,0,100.8,-25.41,3.844 +18/06/2021 11:30,16.63,87.2,1.809,291.3,0.142,210.6,1.053,134.3,134.3,0,100.8,-27.28,3.652 +18/06/2021 12:00,16.88,85.5,2.005,286.9,0.145,226.7,1.133,147.5,147.5,0,100.9,-28.63,3.937 +18/06/2021 12:30,16.55,86.1,2.505,307.3,0.126,240,1.2,152.2,152.2,0,100.9,-27.94,4.326 +18/06/2021 13:00,16.41,86,2.53,296.9,0.135,259.2,1.296,170.3,170.3,0,100.9,-23.81,4.58 +18/06/2021 13:30,16.2,86.1,2.428,286.8,0.144,239.6,1.198,157,157,0,100.9,-23.32,4.329 +18/06/2021 14:00,16.26,85,2.33,299.6,0.137,254.2,1.271,165.7,165.7,0,101,-21.75,4.495 +18/06/2021 14:30,16.11,84.7,2.369,294.7,0.135,203.2,1.016,131.6,131.6,0,101,-22.02,3.631 +18/06/2021 15:00,16.13,83.9,2.074,292.2,0.137,149.5,0.748,94.4,94.4,0,101,-22.31,2.754 +18/06/2021 15:30,16.23,82.9,2.107,311.2,0.124,169.6,0.848,104.9,104.9,0,101.1,-22.16,3.116 +18/06/2021 16:00,16.4,81.8,2.198,316.3,0.125,201.2,1.006,125.3,125.3,0,101.1,-22.1,3.663 +18/06/2021 16:30,16.16,82.5,2.215,312.8,0.125,144,0.72,86.9,86.9,0,101.1,-21.15,2.77 +18/06/2021 17:00,16.06,82.3,2.197,319.2,0.122,118,0.59,69.25,69.25,0,101.1,-20.68,2.29 +18/06/2021 17:30,15.98,82.4,1.854,324.8,0.125,121.2,0.606,70.87,70.87,0,101.1,-21.52,2.337 +18/06/2021 18:00,15.96,82.2,1.809,317.8,0.125,59.24,0.296,30.2,30.2,0,101.1,-21.46,1.151 +18/06/2021 18:30,15.54,83.8,1.269,325.2,0.13,36.77,0.184,14.26,14.26,0,101.1,-22.3,1.16 +18/06/2021 19:00,15.47,84.4,1.171,333.2,0.134,23.37,0.117,5.852,5.852,0,101.2,-23.23,0.914 +18/06/2021 19:30,15.34,84.2,0.97,328.4,0.127,5.939,0.03,-4.393,-4.393,0,101.2,-23.76,0.605 +18/06/2021 20:00,15.23,85.1,0.956,318.9,0.129,3.379,0.017,-6.279,-6.279,0,101.2,-24.35,0.613 +18/06/2021 20:30,15.13,84.6,1.098,322.7,0.126,0.701,0.004,-7.435,-7.435,0,101.2,-24.4,0.627 +18/06/2021 21:00,15.05,83.3,0.943,347.6,0.159,0.003,0,-7.906,-7.906,0,101.2,-24.63,0.536 +18/06/2021 21:30,14.94,84,1.021,355.7,0.155,0.007,0,-7.583,-7.583,0,101.2,-20.79,0.851 +18/06/2021 22:00,14.82,83.2,0.606,12.12,0.09,0,0,-16.97,-16.97,0,101.2,-24.47,0.935 +18/06/2021 22:30,14.31,83.4,0.473,15.2,0.162,0,0,-47.51,-47.51,0,101.2,-22.05,0.729 +18/06/2021 23:00,13.46,85.9,0.058,6.947,0.065,0,0,-46.6,-46.6,0,101.2,-24.28,0.574 +18/06/2021 23:30,12.54,87.6,0.191,6.943,0.115,0,0,-46,-46,0,101.2,-24.08,0.485 +19/06/2021 00:00,12.09,89.4,0.454,359.4,0.106,0,0,-44.58,-44.58,0,101.2,-22.66,0.578 +19/06/2021 00:30,11.98,90.7,0.438,260.4,0.134,0,0,-40.21,-40.21,0,101.2,-24.62,0.525 +19/06/2021 01:00,11.71,90.9,0.382,285.5,0.154,0,0,-31.22,-31.22,0,101.2,-21.29,0.463 +19/06/2021 01:30,11.56,91.8,0.487,320.6,0.119,0,0,-25.87,-25.87,0,101.2,-24.98,0.407 +19/06/2021 02:00,11.85,92.2,0.58,328.3,0.136,0,0,-27.92,-27.92,0,101.2,-23.38,0.51 +19/06/2021 02:30,12.21,92.8,0.469,31.13,0.119,0.061,0,-9.17,-9.17,0,101.1,-24.84,0.533 +19/06/2021 03:00,12.89,92.8,0.516,360,0.13,0,0,-5.715,-5.715,0,101.1,-23.34,0.38 +19/06/2021 03:30,13.13,92.7,0.383,14.87,0.096,0,0,-5.791,-5.791,0,101.1,-21.7,0.343 +19/06/2021 04:00,13.31,92.7,0.485,351.6,0.136,0.167,0.001,-5.776,-5.776,0,101.1,-21.13,0.486 +19/06/2021 04:30,13.43,92.7,0.477,41.44,0.125,1.129,0.006,-4.822,-4.822,0,101.1,-22.47,0.379 +19/06/2021 05:00,13.71,92.6,0.249,50.35,0.089,5.551,0.028,-2.319,-2.319,0,101.1,-21.52,0.471 +19/06/2021 05:30,13.92,92.4,0.699,58.06,0.136,8.83,0.044,0.31,0.31,0,101.1,-20.49,0.518 +19/06/2021 06:00,14.09,91.9,0.559,52.07,0.129,10.99,0.055,1.338,1.338,0,101.1,-19.18,0.58 +19/06/2021 06:30,14.23,90.7,0.992,58.43,0.126,52.23,0.261,23.92,23.92,0,101,-14.81,1.488 +19/06/2021 07:00,14.84,87.7,0.702,49.82,0.127,92.6,0.463,49.53,49.53,0,101,-17.25,2.271 +19/06/2021 07:30,15.28,84.7,0.676,63.23,0.122,167.8,0.839,103.4,103.4,0,101,-17.01,3.736 +19/06/2021 08:00,16.1,80.8,0.493,90.6,0.124,172.2,0.861,107.4,107.4,0,101,-17.02,3.768 +19/06/2021 08:30,16.3,79.83,0.549,77.26,0.094,208.1,1.04,131.8,131.8,0,101,-16.69,4.708 +19/06/2021 09:00,16.65,78.87,0.672,71.88,0.119,235.2,1.176,151.7,151.7,0,101,-16.46,4.918 +19/06/2021 09:30,17.55,76.31,0.825,124.6,0.102,347.6,1.738,226.6,226.6,0,101,-15.96,6.786 +19/06/2021 10:00,17.78,75.25,0.644,149.2,0.108,244.9,1.225,156.6,156.6,0,101,-16.39,5.056 +19/06/2021 10:30,17.65,76.6,0.67,157.2,0.117,176.1,0.88,110.9,110.9,0,101,-16.48,3.979 +19/06/2021 11:00,18.02,75.8,0.423,162.1,0.131,185.4,0.927,118,118,0,101,-16.42,4.065 +19/06/2021 11:30,17.97,77.29,0.582,153.2,0.118,112.6,0.563,42.61,42.61,0,100.9,-16.35,2.66 +19/06/2021 12:00,17.73,80.8,0.195,75.69,0.16,110.4,0.552,32.17,32.17,1.6,100.9,-15.6,2.509 +19/06/2021 12:30,17.45,83.3,0.69,281.1,0.093,112.7,0.564,29.05,29.05,0.4,100.9,-11.74,2.571 +19/06/2021 13:00,17.17,86.1,0.849,180.8,0.139,83.8,0.419,23.21,23.21,1,100.9,-16.94,1.882 +19/06/2021 13:30,16.93,88.1,0.992,62.16,0.113,72.14,0.361,14.74,14.74,1.2,100.8,-26.81,1.65 +19/06/2021 14:00,16.83,90.2,1.987,94.3,0.104,249.8,1.249,118,118,0.4,100.6,-45.42,4.602 +19/06/2021 14:30,18.46,87.3,1.065,168.2,0.125,455.4,2.277,281.2,281.2,0,100.7,-43.18,7.848 +19/06/2021 15:00,20.04,80.1,1.096,145,0.119,779.5,3.897,544.6,544.6,0,100.6,-43.14,13.02 +19/06/2021 15:30,21.54,72.68,1.128,143.2,0.117,688,3.44,483.4,483.4,0,100.6,-39.52,11.19 +19/06/2021 16:00,21.25,71,1.243,153.5,0.125,340.2,1.701,216.7,216.7,0,100.5,-36.1,6.404 +19/06/2021 16:30,21.41,68.52,1.756,161.8,0.13,453.1,2.265,301.2,301.2,0,100.5,-33.86,8.27 +19/06/2021 17:00,21.5,66.93,1.473,172.2,0.145,223.7,1.118,127.7,127.7,0,100.5,-28.15,4.293 +19/06/2021 17:30,20.89,70.4,1.184,170.4,0.146,221.7,1.109,62.09,62.09,0,100.5,-32.07,5.032 +19/06/2021 18:00,21.58,68.82,1.59,170.6,0.139,276.4,1.382,168.7,168.7,0.2,100.5,-28.81,6.025 +19/06/2021 18:30,20.17,75.72,1.381,141.4,0.122,121.8,0.609,61.27,61.27,0,100.4,-26.56,2.955 +19/06/2021 19:00,19.52,77.24,1.608,204.8,0.124,77.53,0.388,35.75,35.75,0,100.4,-29.22,2.067 +19/06/2021 19:30,18.73,72.66,2.495,251.2,0.145,34.71,0.174,-4.45,-4.45,0,100.5,-32.11,1.336 +19/06/2021 20:00,17.86,80.2,1.717,238.3,0.135,12.65,0.063,-11.57,-11.57,0,100.5,-31.82,0.723 +19/06/2021 20:30,17.55,82.6,1.477,227.4,0.123,1.34,0.007,-52.02,-52.02,0.2,100.5,-28.33,0.443 +19/06/2021 21:00,16.81,81.4,1.637,242.6,0.142,0,0,-39.85,-39.85,0,100.5,-29.98,0.414 +19/06/2021 21:30,16.47,81.7,1.419,232.4,0.13,0.022,0,-28.54,-28.54,0,100.6,-29.88,0.344 +19/06/2021 22:00,16.12,82.8,0.887,220.8,0.124,0,0,-47.75,-47.75,0,100.6,-29.15,0.339 +19/06/2021 22:30,15.58,85.1,0.858,197.8,0.152,0,0,-30.34,-30.34,0,100.6,-27.44,0.339 +19/06/2021 23:00,15.16,86.1,1.044,218.1,0.139,0,0,-53.96,-53.96,0,100.5,-27.26,0.339 +19/06/2021 23:30,14.49,85.9,1.081,204,0.142,0,0,-59.93,-59.93,0,100.5,-27.44,0.339 +20/06/2021 00:00,14.22,87.1,1.194,195.7,0.153,0,0,-21.2,-21.2,0,100.6,-29.35,0.339 +20/06/2021 00:30,14.39,87.7,1.15,199.5,0.15,0,0,-17.81,-17.81,0,100.6,-25.47,0.35 +20/06/2021 01:00,14.37,87.7,1.007,206.3,0.142,0,0,-36.49,-36.49,0,100.5,-23.13,0.339 +20/06/2021 01:30,14.07,88.2,0.791,184.3,0.165,0,0,-43.96,-43.96,0,100.5,-25.44,0.339 +20/06/2021 02:00,13.82,88.8,0.401,167.9,0.156,0,0,-45.03,-45.03,0,100.5,-21.76,0.339 +20/06/2021 02:30,13.35,89.4,0.277,181.7,0.125,0,0,-41.93,-41.93,0,100.5,-23.48,0.339 +20/06/2021 03:00,13.34,90.3,0.487,173.5,0.147,0,0,-39.14,-39.14,0,100.5,-23.53,0.34 +20/06/2021 03:30,13.29,90.7,0.256,173.4,0.135,0,0,-38.04,-38.04,0,100.4,-23.26,0.353 +20/06/2021 04:00,13.28,91.1,0.254,161,0.121,0.041,0,-29.36,-29.36,0,100.4,-23.5,0.425 +20/06/2021 04:30,13.43,91.4,0.363,158.5,0.119,5.129,0.026,-26.82,-26.82,0,100.4,-23.43,0.523 +20/06/2021 05:00,13.69,91.5,0.455,156.1,0.147,42.6,0.213,-12.23,-12.23,0,100.4,-23.86,1.286 +20/06/2021 05:30,14.32,91.1,0.443,147.8,0.118,94.2,0.471,7.982,7.982,0,100.4,-24.84,2.677 +20/06/2021 06:00,14.67,89.7,0.581,151.2,0.117,101.8,0.509,19.11,19.11,0,100.4,-21.23,2.54 +20/06/2021 06:30,15.88,86.8,1.001,157.8,0.133,257.3,1.286,13.64,13.64,0,100.4,-21.73,6.171 +20/06/2021 07:00,16.6,81.4,1.107,161.3,0.134,237.1,1.185,74.04,74.04,0,100.4,-14.26,5.151 +20/06/2021 07:30,16.91,80.3,0.718,168.1,0.126,220.2,1.101,116.6,116.6,0,100.4,-14.4,4.588 +20/06/2021 08:00,17.23,78.21,0.76,140.3,0.122,145.6,0.728,78.41,78.41,0,100.4,-12.71,3.252 +20/06/2021 08:30,16.84,80.3,0.568,121.3,0.126,107.3,0.536,55.32,55.32,0,100.4,-17.79,2.588 +20/06/2021 09:00,17.38,79.18,0.755,122.8,0.125,254.2,1.271,153.4,153.4,0,100.4,-22.6,5.341 +20/06/2021 09:30,17.75,77.83,0.567,115,0.11,187.6,0.938,109.8,109.8,0,100.4,-17.09,4.14 +20/06/2021 10:00,17.76,77.29,0.602,113.9,0.128,175.3,0.876,103.2,103.2,0,100.4,-18.82,3.937 +20/06/2021 10:30,18.38,76.56,0.704,94.2,0.113,237.9,1.189,145.1,145.1,0,100.3,-22.51,5.079 +20/06/2021 11:00,19.04,73.14,0.7,99.4,0.11,407.9,2.04,266.6,266.6,0,100.3,-24.71,8.06 +20/06/2021 11:30,20.33,66.92,0.813,91.5,0.109,565.2,2.826,373.9,373.9,0,100.3,-20.66,10.77 +20/06/2021 12:00,21.94,62.54,0.895,109.3,0.098,821,4.107,583,583,0,100.2,-16.61,14.55 +20/06/2021 12:30,21.42,62.83,1.158,121.6,0.118,537.1,2.686,360.7,360.7,0,100.2,-12.71,9.9 +20/06/2021 13:00,21.35,62.37,0.955,123.3,0.115,394.1,1.97,255,255,0,100.2,-11.56,7.649 +20/06/2021 13:30,20.18,66.05,1.278,140.6,0.122,192.9,0.965,112.1,112.1,0,100.2,-16.2,4.226 +20/06/2021 14:00,20.05,66.75,1.228,131.9,0.112,312.8,1.564,194,194,0,100.1,-19.86,6.3 +20/06/2021 14:30,20.18,67.07,1.063,117.8,0.11,248.2,1.241,142.8,142.8,0,100.1,-14.51,5.311 +20/06/2021 15:00,20.55,66.81,0.806,94,0.109,352,1.76,209.3,209.3,0,100.1,-19.11,6.867 +20/06/2021 15:30,20.98,62.84,0.849,116.5,0.125,371.4,1.857,234.3,234.3,0,100,-18.87,7.155 +20/06/2021 16:00,21.34,63.19,0.916,59.06,0.11,331.3,1.657,199.5,199.5,0,100,-17.27,6.519 +20/06/2021 16:30,20.81,65.06,1.152,57.92,0.131,240.2,1.201,137.1,137.1,0,100,-18.75,4.843 +20/06/2021 17:00,20.54,66.67,1.047,54.1,0.129,134.9,0.675,68.69,68.69,0,100,-20.41,2.999 +20/06/2021 17:30,20.2,68.65,1.097,57.03,0.133,137.4,0.687,10.63,10.63,0.2,100,-21.89,3.09 +20/06/2021 18:00,19.64,74.75,0.958,50.01,0.13,123.3,0.617,-7.113,-7.113,0.2,100,-23.87,2.869 +20/06/2021 18:30,19.53,76.57,0.709,48.87,0.124,98.2,0.491,-3.084,-3.084,0.2,100,-24.52,2.211 +20/06/2021 19:00,19.26,78.43,0.539,58.86,0.135,39.15,0.196,-13.9,-13.9,0,100,-24.52,0.981 +20/06/2021 19:30,19.24,80.1,0.24,88.6,0.129,44.4,0.222,-0.726,-0.726,0,100,-24.16,1.172 +20/06/2021 20:00,19.15,81.8,0.499,128.7,0.119,8.73,0.044,-24.12,-24.12,0.2,100,-20.67,0.436 +20/06/2021 20:30,18.68,83.8,1.216,147.8,0.129,0.41,0.002,-30.95,-30.95,0,100,-23.2,0.203 +20/06/2021 21:00,18.12,82.6,1.232,159.2,0.128,0,0,-35.81,-35.81,0,100,-23.13,0.203 +20/06/2021 21:30,17.5,83.6,0.934,149.4,0.133,0,0,-40.48,-40.48,0,100,-22.3,0.203 +20/06/2021 22:00,17.3,85.2,1.859,180.1,0.149,0.052,0,-22.94,-22.94,0,100,-21.93,0.203 +20/06/2021 22:30,16.9,85.8,1.601,193.1,0.146,0,0,-26.32,-26.32,0,100.1,-21.88,0.203 +20/06/2021 23:00,16.59,85.7,1.97,194.1,0.154,0.009,0,-18.19,-18.19,0,100.1,-21.18,0.203 +20/06/2021 23:30,16.34,86.2,1.87,197.1,0.148,0,0,-17.67,-17.67,0,100.1,-21,0.203 +21/06/2021 00:00,16.16,87.4,1.582,193,0.149,0,0,-9.73,-9.73,0,100.1,-20.66,0.203 +21/06/2021 00:30,16.1,88.7,1.754,188.7,0.152,0,0,-6.808,-6.808,0,100.1,-20.18,0.203 +21/06/2021 01:00,16.06,88.8,2.352,199.7,0.144,0,0,-6.944,-6.944,0,100.1,-19.76,0.203 +21/06/2021 01:30,15.62,88.3,2.651,209.4,0.145,0.044,0,-7.988,-7.988,0,100.1,-19.25,0.203 +21/06/2021 02:00,15.31,84.7,2.542,211.1,0.137,0.001,0,-10.62,-10.62,0,100.1,-19,0.203 +21/06/2021 02:30,14.8,84.4,1.999,213.6,0.136,0,0,-63.79,-63.79,0,100.1,-19.22,0.203 +21/06/2021 03:00,14.21,86,0.869,229.8,0.135,0,0,-60.6,-60.6,0,100.2,-19.46,0.203 +21/06/2021 03:30,13.51,87.5,0.408,296,0.11,0,0,-46.36,-46.36,0,100.2,-19.22,0.203 +21/06/2021 04:00,12.98,89.3,0.4,1.22,0.143,0,0,-33.78,-33.78,0,100.2,-19.04,0.203 +21/06/2021 04:30,12.94,90.2,0.28,134.4,0.09,5.643,0.028,-39.79,-39.79,0,100.2,-18.83,0.345 +21/06/2021 05:00,13.07,91.1,0.686,175.2,0.15,35.37,0.177,-30.06,-30.06,0,100.2,-18.69,0.883 +21/06/2021 05:30,13.99,90.8,0.836,161,0.135,102.1,0.51,-7.759,-7.759,0,100.2,-18.83,3.065 +21/06/2021 06:00,14.87,88.7,1.152,189,0.152,169.1,0.845,-8.01,-8.01,0,100.2,-19.26,4.46 +21/06/2021 06:30,15.34,86.3,0.607,163.6,0.13,120,0.6,48.2,48.2,0,100.3,-19.81,2.709 +21/06/2021 07:00,15.51,85.5,0.532,152.3,0.131,159.4,0.797,88,88,0,100.3,-19.65,3.499 +21/06/2021 07:30,16.28,83.4,0.668,170.1,0.127,234.7,1.173,125,125,0,100.3,-19.48,5.037 +21/06/2021 08:00,17.27,79.59,0.892,149.8,0.114,419.3,2.097,228.2,228.2,0,100.3,-19.24,8.75 +21/06/2021 08:30,19.47,68.94,0.944,177.4,0.109,613,3.065,378.8,378.8,0,100.3,-18.31,12.26 +21/06/2021 09:00,19.71,66.66,0.946,244.1,0.094,484.5,2.422,306,306,0,100.3,-18.56,10.12 +21/06/2021 09:30,19.07,66.23,1.402,196.1,0.142,257.6,1.288,148.7,148.7,0,100.3,-19.52,5.726 +21/06/2021 10:00,20.33,63.8,1.668,201.6,0.133,809,4.044,537.6,537.6,0,100.3,-15.84,13.99 +21/06/2021 10:30,21.39,59.25,1.84,183.3,0.138,948,4.74,657.4,657.4,0,100.4,-15.22,16.6 +21/06/2021 11:00,21.59,56.23,2.228,216.4,0.124,826,4.131,582.5,582.5,0,100.4,-16.88,14.6 +21/06/2021 11:30,21.02,56.78,1.9,252,0.133,648.7,3.243,447.2,447.2,0,100.4,-19.27,11.75 +21/06/2021 12:00,20.79,58.61,1.611,257.8,0.132,419.6,2.098,244.1,244.1,0,100.4,-22.04,8.18 +21/06/2021 12:30,20.92,62.79,2.073,249.6,0.138,869,4.343,575.8,575.8,0,100.4,-19.9,15.82 +21/06/2021 13:00,21.35,60.24,1.883,212.4,0.124,544.8,2.724,324.5,324.5,0,100.4,-21.11,10.45 +21/06/2021 13:30,19.77,67.78,1.974,234.7,0.128,479.6,2.398,180.2,180.2,0,100.4,-23.58,9.78 +21/06/2021 14:00,19.55,67.6,1.68,290.7,0.133,289.4,1.447,155.1,155.1,0,100.4,-22.63,6.058 +21/06/2021 14:30,18.41,72.72,0.968,6.877,0.136,40.45,0.202,-19.37,-19.37,0,100.4,-23.84,21.81 +21/06/2021 15:00,17.11,76.72,1.018,162.4,0.136,37.92,0.19,-30.75,-30.75,0.2,100.4,-21.88,58.98 +21/06/2021 15:30,16.27,80.2,0.572,177.4,0.141,48.45,0.242,-12.96,-12.96,0.6,100.5,-19.6,82.9 +21/06/2021 16:00,16.06,84.1,0.65,234.1,0.128,47.45,0.237,-5.813,-5.813,0.8,100.5,-18.22,89.5 +21/06/2021 16:30,16.08,86.3,0.443,151.4,0.069,59.37,0.297,5.218,5.218,1.4,100.5,-19.18,87.1 +21/06/2021 17:00,15.91,87.6,0.874,177.5,0.12,77.65,0.388,13.62,13.62,1.4,100.5,-36.51,96.4 +21/06/2021 17:30,16.17,88.1,0.595,22.22,0.136,107,0.535,25.65,25.65,0.2,100.5,-67.86,116.7 +21/06/2021 18:00,16.32,87.7,0.36,355.8,0.131,86.4,0.432,12.37,12.37,0.2,100.5,-61.77,113 +21/06/2021 18:30,16.44,87.9,0.569,14.98,0.146,58,0.29,1.884,1.884,0,100.5,-58.8,111 +21/06/2021 19:00,16.57,88.5,0.688,358.5,0.157,73.83,0.369,5.442,5.442,0,100.6,-57.97,108.5 +21/06/2021 19:30,16.46,87.6,0.939,351.4,0.155,51.71,0.259,-4.984,-4.984,0,100.6,-56.75,105.2 +21/06/2021 20:00,16.24,87.5,0.78,311,0.109,16.33,0.082,-18.45,-18.45,0,100.6,-55.3,104.5 +21/06/2021 20:30,16.1,88.2,0.65,315.3,0.134,2.73,0.014,-28.26,-28.26,0.2,100.6,-54.57,103.8 +21/06/2021 21:00,15.83,89,1.158,324.8,0.135,0,0,-27.3,-27.3,0,100.7,-53.71,102.2 +21/06/2021 21:30,15.36,88.9,1.557,334.1,0.144,0,0,-26.23,-26.23,0,100.7,-52.89,102.6 +21/06/2021 22:00,15.14,89,0.971,298,0.149,0,0,-24.18,-24.18,0,100.7,-52.57,102.4 +21/06/2021 22:30,14.84,89.4,1.153,306,0.127,0,0,-24.22,-24.22,0,100.7,-51.95,101.3 +21/06/2021 23:00,14.54,90.1,1.76,332.5,0.145,0,0,-22.56,-22.56,0,100.7,-51.2,101.2 +21/06/2021 23:30,14.52,90.6,1.286,325.9,0.137,0,0,-22.71,-22.71,0,100.7,-51.3,101.1 +22/06/2021 00:00,14.52,91.1,1.232,322.3,0.133,0,0,-22.19,-22.19,0,100.8,-51.66,101 +22/06/2021 00:30,14.55,91.5,1.086,322.1,0.132,0,0,-20.53,-20.53,0,100.8,-51.21,101.5 +22/06/2021 01:00,14.76,91.7,1.018,335.6,0.146,0,0,-12.65,-12.65,0.2,100.8,-51.28,100.3 +22/06/2021 01:30,15.03,91.7,1.35,3.61,0.156,0,0,-12.5,-12.5,0,100.8,-51.39,102.7 +22/06/2021 02:00,14.95,91.6,1.359,2.525,0.142,0,0,-18.32,-18.32,0.2,100.8,-51.25,101 +22/06/2021 02:30,14.74,91.5,1.322,357.3,0.15,0,0,-16.9,-16.9,0,100.8,-51.47,101.1 +22/06/2021 03:00,14.66,91.3,1.488,343.7,0.145,0,0,-15.89,-15.89,0,100.8,-51.44,102.5 +22/06/2021 03:30,14.57,91.3,1.476,342.8,0.149,0,0,-21.43,-21.43,0,100.8,-51.52,103.2 +22/06/2021 04:00,14.53,91.2,1.367,350.5,0.141,0.092,0,-15.37,-15.37,0,100.8,-51.27,103.1 +22/06/2021 04:30,14.46,91,1.803,352.8,0.152,0.387,0.002,-13.5,-13.5,0.2,100.9,-50.97,103.4 +22/06/2021 05:00,14.07,90.9,1.908,6.735,0.141,5.321,0.027,-13.67,-13.67,0,100.9,-50.2,102.5 +22/06/2021 05:30,13.84,90.8,1.912,2.268,0.146,13.84,0.069,-11.57,-11.57,0.2,100.9,-49.68,103.7 +22/06/2021 06:00,13.67,90.3,2.081,356.7,0.141,31.77,0.159,-6.369,-6.369,0,100.9,-49.46,104.6 +22/06/2021 06:30,13.68,89.5,1.878,358.7,0.144,50.1,0.25,11.8,11.8,0,101,-49.11,103.6 +22/06/2021 07:00,13.83,88.1,2.122,355.4,0.145,78.89,0.394,31.59,31.59,0,101,-48.57,102.1 +22/06/2021 07:30,13.99,86,2.542,0.257,0.147,119.5,0.597,64.67,64.67,0,101,-48.08,96.6 +22/06/2021 08:00,14.27,84.8,2.197,0.415,0.149,136.7,0.684,77.81,77.81,0,101,-47.96,86.1 +22/06/2021 08:30,14.17,84.6,2.903,356.9,0.145,110.1,0.55,58.47,58.48,0,101,-47,80.5 +22/06/2021 09:00,14.03,85.7,2.914,357.1,0.146,132.3,0.661,66.81,66.83,0,101.1,-44.21,79.7 +22/06/2021 09:30,14.42,83.5,2.793,5.097,0.14,200.9,1.004,119.2,119.2,0,101.1,-41.48,68.44 +22/06/2021 10:00,14.79,82,2.886,1.014,0.141,235.6,1.178,143.2,143.2,0,101.1,-39.91,55.61 +22/06/2021 10:30,14.51,82.3,2.89,357.8,0.135,200.3,1.001,101.6,101.7,0,101.1,-39.49,52.14 +22/06/2021 11:00,14.81,81.1,2.946,1.832,0.145,285,1.425,168.3,168.4,0,101.1,-37.03,42.34 +22/06/2021 11:30,15.02,79.72,3.456,2.443,0.143,360.8,1.804,189.8,190.2,0,101.1,-31.78,30.04 +22/06/2021 12:00,14.8,81.4,3.163,3.624,0.14,323.7,1.618,80.3,80.3,0.2,101.2,-28.5,23.77 +22/06/2021 12:30,14.33,82,3.135,2.202,0.139,168.4,0.842,46.73,46.76,0,101.2,-26.45,34.44 +22/06/2021 13:00,14.08,81.5,3.239,359.3,0.146,155.8,0.779,83.3,83.4,0,101.2,-24.5,41.51 +22/06/2021 13:30,14.32,79.99,3.223,2.892,0.142,178.4,0.892,105.7,105.8,0,101.2,-23.27,36.96 +22/06/2021 14:00,14.06,80.6,3.398,2.631,0.138,129.6,0.648,75.48,75.59,0,101.2,-21.79,37.32 +22/06/2021 14:30,13.83,81.1,3.304,4.019,0.141,97.4,0.487,54.47,54.54,0,101.2,-20.09,40.4 +22/06/2021 15:00,13.48,83.3,3.193,3.014,0.138,82.8,0.414,41.24,41.28,0,101.2,-19.72,45.82 +22/06/2021 15:30,13.42,85,2.884,3.103,0.144,63.51,0.318,26.57,26.58,0,101.3,-19.66,50.28 +22/06/2021 16:00,13.48,85.8,2.85,4.298,0.143,50.26,0.251,22.06,22.07,0,101.3,-19.24,55.36 +22/06/2021 16:30,13.73,85,2.757,4.359,0.142,77.1,0.385,42.1,42.11,0,101.3,-19.23,59.16 +22/06/2021 17:00,14.05,82.9,2.797,7.565,0.139,114.2,0.571,65.25,65.26,0,101.3,-19.57,58.59 +22/06/2021 17:30,13.84,81.8,2.741,16.23,0.138,54.53,0.273,26.48,26.49,0,101.4,-19.3,59.97 +22/06/2021 18:00,12.99,83.9,3.199,12.36,0.141,34.52,0.173,8.41,8.41,0,101.4,-18.65,66.27 +22/06/2021 18:30,12.55,84.5,2.532,19.89,0.133,23.85,0.119,-5.595,-5.594,0,101.5,-19.4,71.93 +22/06/2021 19:00,12.33,82.9,2.54,19.87,0.129,6.808,0.034,-27.58,-27.6,0,101.5,-19.69,75.92 +22/06/2021 19:30,11.92,85.1,2.482,12.42,0.143,4.66,0.023,-26.77,-26.77,0,101.5,-20.08,80.1 +22/06/2021 20:00,11.83,85.8,2.236,9.31,0.142,1.004,0.005,-35.62,-35.62,0,101.5,-20.5,81 +22/06/2021 20:30,11.85,85.8,1.946,9.05,0.141,0,0,-31.47,-31.47,0,101.6,-21.57,82.2 +22/06/2021 21:00,11.8,87.5,2.293,15.35,0.138,0,0,-27.7,-27.7,0.2,101.6,-21.79,84.2 +22/06/2021 21:30,11.8,87.8,2.259,19.94,0.131,0,0,-30.3,-30.3,0,101.7,-22.07,84.5 +22/06/2021 22:00,11.8,85.8,2.058,18.26,0.134,0.075,0,-29.23,-29.23,0,101.7,-22.21,84.3 +22/06/2021 22:30,11.85,82.4,1.845,17,0.137,0.581,0.003,-20.69,-20.69,0,101.7,-22.65,86.6 +22/06/2021 23:00,11.92,80.4,1.797,24.14,0.128,0.251,0.001,-12.25,-12.25,0,101.7,-23.19,87.8 +22/06/2021 23:30,12.08,79.52,1.608,24.62,0.13,0,0,-11.04,-11.04,0,101.7,-23.98,87.4 +23/06/2021 00:00,12.15,77.44,1.623,30.14,0.124,0,0,-10.29,-10.29,0,101.7,-24.45,87.1 +23/06/2021 00:30,12.09,75.88,1.755,27.91,0.126,0,0,-11.47,-11.47,0,101.7,-23.97,86.4 +23/06/2021 01:00,12.02,76.2,1.638,30.46,0.124,0,0,-10.82,-10.82,0,101.7,-24.08,85.7 +23/06/2021 01:30,11.88,75.75,1.657,31.71,0.126,0,0,-9.96,-9.96,0,101.7,-23.64,84.7 +23/06/2021 02:00,11.84,76.89,1.476,26.13,0.134,0,0,-10.93,-10.93,0,101.7,-23.29,84.8 +23/06/2021 02:30,11.77,78.72,1.539,22.95,0.128,0,0,-12.59,-12.59,0,101.7,-22.9,83.6 +23/06/2021 03:00,11.74,77.76,1.698,25.1,0.134,0,0,-13.33,-13.33,0,101.7,-22.87,83.7 +23/06/2021 03:30,11.71,80,1.689,18.45,0.134,0,0,-14.74,-14.74,0,101.7,-22.36,83.9 +23/06/2021 04:00,11.7,82.3,1.597,13.3,0.146,0.005,0,-11.86,-11.86,0,101.7,-22.23,83.2 +23/06/2021 04:30,11.73,82.3,1.699,22.46,0.129,3.999,0.02,-15.4,-15.4,0,101.8,-21.85,82.1 +23/06/2021 05:00,11.73,83.8,1.292,20.58,0.138,18.12,0.091,-21.76,-21.76,0,101.8,-21.44,82.3 +23/06/2021 05:30,11.76,85,1.581,12.38,0.139,43.73,0.219,-14.8,-14.8,0,101.8,-21.78,82.9 +23/06/2021 06:00,12.02,84.3,1.867,10.87,0.141,70.87,0.354,7.382,7.382,0,101.8,-22.5,84 +23/06/2021 06:30,12.38,82.7,1.609,16.02,0.142,66.82,0.334,25.79,25.79,0,101.8,-22.09,85.2 +23/06/2021 07:00,13.01,80.2,1.788,19.07,0.134,121.5,0.608,63.94,63.94,0,101.8,-21.45,83.8 +23/06/2021 07:30,13.79,77.35,1.854,27.78,0.128,172.8,0.864,98.7,98.7,0,101.8,-18.72,77.09 +23/06/2021 08:00,14.04,75.22,1.878,28.67,0.132,170.9,0.854,96.6,96.6,0,101.8,-18.42,74.58 +23/06/2021 08:30,14.86,71.81,1.958,31.22,0.123,309.4,1.547,182.7,182.7,0,101.8,-17.41,54.06 +23/06/2021 09:00,15.34,69.1,1.905,26.71,0.118,342.5,1.712,207,207,0,101.9,-16.77,39.89 +23/06/2021 09:30,15.55,68.26,1.939,30.33,0.122,306.1,1.53,187.2,187.2,0,101.9,-15.55,32.46 +23/06/2021 10:00,15.47,69.31,1.845,33.3,0.124,261.4,1.307,159.5,159.5,0,101.9,-15.51,33.41 +23/06/2021 10:30,15.42,69.87,1.586,29.94,0.125,208.6,1.043,125.3,125.3,0.2,101.9,-15.09,35.68 +23/06/2021 11:00,15.15,70.29,1.734,20.25,0.129,144.9,0.724,83.3,83.3,0,101.9,-13.89,42.33 +23/06/2021 11:30,15.46,69.71,1.646,29.61,0.129,269.5,1.348,166.6,166.6,0,101.9,-15.49,39.62 +23/06/2021 12:00,16.35,67.11,1.797,29.13,0.122,432.1,2.16,276.3,276.3,0,101.9,-13.37,31.36 +23/06/2021 12:30,17.32,63.69,1.976,12.23,0.14,456.8,2.284,292.4,292.4,0,101.9,-14.59,13.6 +23/06/2021 13:00,17.3,63.13,2.166,16.33,0.134,398.3,1.992,249.3,249.3,0,101.9,-12.21,8.32 +23/06/2021 13:30,17.52,62.68,2.044,21.64,0.128,467.5,2.338,298,298,0,101.9,-12.12,4.257 +23/06/2021 14:00,17.56,61.92,2.182,14.79,0.131,426,2.13,272.1,272.1,0,101.8,-9.77,-0.742 +23/06/2021 14:30,17.77,62.1,2.505,9.37,0.134,541.8,2.709,355.7,355.8,0,101.8,-8.68,-2.777 +23/06/2021 15:00,17.47,62.04,2.113,30.74,0.117,426.9,2.134,271.7,271.7,0,101.9,-12.53,-0.253 +23/06/2021 15:30,17.1,63,2.297,20.37,0.138,338.6,1.693,211.4,211.4,0,101.8,-13.94,2.405 +23/06/2021 16:00,16.77,63.69,1.92,18.18,0.136,244.8,1.224,146.2,146.2,0,101.8,-15.87,3.999 +23/06/2021 16:30,16.79,64.23,1.411,19.37,0.134,183.3,0.916,105.5,105.5,0,101.9,-15.97,5.583 +23/06/2021 17:00,16.67,63.92,1.473,11.52,0.141,141.5,0.708,78.14,78.14,0,101.9,-15.86,9.35 +23/06/2021 17:30,16.38,64.93,1.138,25.98,0.135,94.2,0.471,46.53,46.53,0,101.9,-15.61,13.83 +23/06/2021 18:00,16.16,64.79,1.411,10.4,0.146,62.54,0.313,25.15,25.15,0,101.9,-15.39,18.72 +23/06/2021 18:30,16.25,61.91,2.125,11.42,0.147,155.7,0.778,68.24,68.24,0,101.9,-14.94,24.12 +23/06/2021 19:00,16.73,60.98,1.857,6.69,0.144,187,0.935,69.4,69.4,0,101.9,-14.81,47.24 +23/06/2021 19:30,16.39,61.93,1.69,3.89,0.141,95.6,0.478,7.719,7.719,0,101.9,-15.04,59.77 +23/06/2021 20:00,15.34,64.79,1.262,352.1,0.141,26.01,0.13,-38.27,-38.27,0,101.9,-14.75,57.33 +23/06/2021 20:30,13.79,70.05,1.06,348,0.153,0.566,0.003,-56.65,-56.65,0,101.9,-13.84,51.07 +23/06/2021 21:00,12.94,72.22,1.047,347.5,0.15,0,0,-59,-59,0,102,-13.12,47.26 +23/06/2021 21:30,12.07,75,0.81,343.8,0.154,0,0,-55.25,-55.25,0,102,-12.64,44.76 +23/06/2021 22:00,11.59,77.54,0.964,343.2,0.144,0,0,-54.74,-54.74,0,102,-12.3,43.41 +23/06/2021 22:30,11.11,80.3,0.958,331.7,0.145,0,0,-52.79,-52.79,0,102,-12.02,43.71 +23/06/2021 23:00,10.62,82.1,0.729,333.4,0.137,0,0,-55.24,-55.24,0,102,-11.68,44.38 +23/06/2021 23:30,9.85,84.6,0.467,311.5,0.108,0,0,-52.98,-52.98,0,102,-11.49,43.76 +24/06/2021 00:00,9.51,86.3,0.289,339.2,0.133,0,0,-52.99,-52.99,0,102,-11.17,44.28 +24/06/2021 00:30,9.33,88.4,0.647,306,0.139,0,0,-53.29,-53.29,0,102,-11.13,45.75 +24/06/2021 01:00,9.3,89.6,1.106,315.6,0.127,0,0,-55.75,-55.75,0,102,-11,47.39 +24/06/2021 01:30,9.02,90.3,0.717,330.5,0.13,0,0,-54.87,-54.87,0,102,-10.85,48.49 +24/06/2021 02:00,8.8,90.7,0.492,305.3,0.139,0,0,-55.33,-55.33,0,102,-10.68,47.61 +24/06/2021 02:30,8.13,91,0.589,341.5,0.136,0,0,-48.49,-48.49,0,102,-10.37,46.28 +24/06/2021 03:00,8.28,91.8,0.96,325.2,0.13,0,0,-53.79,-53.79,0,101.9,-9.95,45.31 +24/06/2021 03:30,8.06,91.9,0.723,320.9,0.131,0,0,-53.38,-53.38,0,101.9,-9.85,47.05 +24/06/2021 04:00,7.693,91.9,0.191,328.6,0.099,0,0,-50.73,-50.73,0,101.9,-9.74,46.65 +24/06/2021 04:30,7.337,91.9,0.075,320.8,0.027,3.822,0.019,-45.69,-45.69,0,102,-9.69,47.07 +24/06/2021 05:00,7.461,92.6,0.2,320.7,0.09,29.65,0.148,-18.7,-18.7,0,102,-9.81,43.68 +24/06/2021 05:30,8.72,92.7,0.636,291.7,0.141,65.41,0.327,-7.558,-7.558,0,102,-10.02,35.08 +24/06/2021 06:00,9.65,92.2,1.147,311,0.128,127.7,0.639,-2.107,-2.107,0,102,-10.26,31.19 +24/06/2021 06:30,11.54,90.9,1.269,331.7,0.14,244.2,1.221,-9.43,-9.43,0,102,-9.71,16.78 +24/06/2021 07:00,11.92,89.8,1.236,346.7,0.155,134.7,0.674,70.87,70.87,0,102,-11.1,37.1 +24/06/2021 07:30,12.54,88.8,1.057,329.5,0.126,261.6,1.308,136.2,136.2,0,102,-11.28,41.47 +24/06/2021 08:00,14.09,83,1.241,349.3,0.142,523.5,2.618,267.4,267.4,0,102,-9.96,34.7 +24/06/2021 08:30,15.42,74.48,1.149,303.3,0.122,506.1,2.531,274.8,274.8,0,102,-8.82,30.32 +24/06/2021 09:00,16.81,68.61,1.137,334.6,0.111,690.4,3.452,391.7,391.7,0,102,-8.12,32.88 +24/06/2021 09:30,17.6,65.19,1.153,305.4,0.106,730.2,3.651,436.4,436.4,0,102,-7.708,36.18 +24/06/2021 10:00,18.31,63.61,1.58,332.3,0.122,813,4.067,509.6,509.6,0,102,-7.47,38.44 +24/06/2021 10:30,18.89,59.87,1.561,328.2,0.117,731.7,3.658,471.5,471.5,0,102,-7.904,38.45 +24/06/2021 11:00,18.65,60.35,1.478,324.5,0.115,419.6,2.098,248.9,248.9,0,102,-10.23,36.89 +24/06/2021 11:30,19.95,54.96,1.334,345.7,0.099,833,4.166,562.8,562.8,0,102,-8.88,36.92 +24/06/2021 12:00,20.02,52.4,1.748,321,0.118,666.7,3.334,439,439,0,102,-8.61,35.51 +24/06/2021 12:30,20.44,51.87,1.369,1.927,0.134,654.2,3.271,426.9,426.9,0,102,-10.97,35.94 +24/06/2021 13:00,21.17,50.13,1.827,334.8,0.119,977,4.885,683.1,683.1,0,102,-8.65,35.47 +24/06/2021 13:30,21.15,47.74,1.812,321.9,0.123,796.9,3.984,541.7,541.7,0,102,-9.09,33.78 +24/06/2021 14:00,21.64,45.99,1.921,336.2,0.124,852,4.259,585.2,585.2,0,101.9,-10.29,35.65 +24/06/2021 14:30,21.62,46.16,1.804,327.8,0.12,772.8,3.864,520.2,520.2,0,101.9,-11.25,35.34 +24/06/2021 15:00,21.84,44.83,1.444,348.4,0.126,619.3,3.096,400.1,400.1,0,101.9,-13.93,36.97 +24/06/2021 15:30,22.01,44.71,1.746,341.4,0.116,665.1,3.325,438.7,438.7,0,101.9,-14.28,36.98 +24/06/2021 16:00,21.59,45.9,1.509,5.222,0.133,536.6,2.683,336.3,336.3,0,101.9,-14.2,35.34 +24/06/2021 16:30,22.16,42.11,1.733,303.9,0.124,576.2,2.881,365,365,0,101.9,-13.27,34.18 +24/06/2021 17:00,22.32,43.68,1.465,331.9,0.128,485.3,2.426,286.2,286.2,0,101.9,-14.2,34.85 +24/06/2021 17:30,22.43,45.2,1.279,342.3,0.128,391.4,1.957,211.4,211.4,0,101.9,-13.98,36.49 +24/06/2021 18:00,22.31,43.9,1.179,320.4,0.118,285,1.425,135.3,135.3,0,101.9,-13.48,38.97 +24/06/2021 18:30,21.65,47.41,0.874,348.8,0.149,193.9,0.97,70.25,70.25,0,101.9,-13.25,36.23 +24/06/2021 19:00,21.4,48.89,0.933,9.26,0.148,134.8,0.674,31.64,31.64,0,101.9,-12.41,32.21 +24/06/2021 19:30,19.48,59.67,1.773,14.06,0.14,70.74,0.354,-11.16,-11.16,0,101.9,-11.22,30 +24/06/2021 20:00,17.39,65.73,1.482,5.164,0.148,19.17,0.096,-41.06,-41.06,0,101.9,-11.06,28.66 +24/06/2021 20:30,15.74,69.26,0.926,11.91,0.148,0.748,0.004,-51.93,-51.93,0,101.9,-10.61,26.39 +24/06/2021 21:00,14.64,73.96,0.347,8.92,0.16,0,0,-48.24,-48.24,0,102,-9.8,23.55 +24/06/2021 21:30,13.91,78.08,0.142,8.76,0.091,0,0,-45.25,-45.25,0,102,-9.32,22.25 +24/06/2021 22:00,13.4,81.8,0.411,298.1,0.124,0,0,-37.68,-37.68,0,102,-8.98,21.33 +24/06/2021 22:30,13.83,81.8,0.467,316.7,0.085,0,0,-18.54,-18.54,0,102,-8.73,19.4 +24/06/2021 23:00,14.08,84.1,0.342,216.4,0.079,0,0,-12.53,-12.53,0,102,-8.61,18.06 +24/06/2021 23:30,14.27,85.3,0.145,209,0.091,0,0,-12.83,-12.83,0,102,-8.54,17.36 +25/06/2021 00:00,14.28,84.8,0.19,209,0.1,0,0,-16.57,-16.57,0,102,-8.48,17.03 +25/06/2021 00:30,14.22,84.9,0.116,209,0.065,0,0,-24.91,-24.91,0,102,-8.42,16.86 +25/06/2021 01:00,13.72,85.8,0.38,209,0.155,0,0,-42.14,-42.14,0,101.9,-8.24,16.97 +25/06/2021 01:30,12.96,86.5,0.251,204.8,0.113,0,0,-33.14,-33.14,0,101.9,-8.05,17.01 +25/06/2021 02:00,12.88,88.1,0.258,205.5,0.088,0,0,-19.65,-19.65,0,101.9,-8.06,16.69 +25/06/2021 02:30,13.35,89.2,0.613,205.5,0.123,0.229,0.001,-5.388,-5.388,0,101.8,-8.12,17.46 +25/06/2021 03:00,13.78,88.9,0.497,181,0.145,0.372,0.002,-3.605,-3.605,0,101.8,-8.26,18.23 +25/06/2021 03:30,13.92,87.9,0.16,199.3,0.046,0.133,0.001,-5.324,-5.324,0,101.8,-8.27,18.83 +25/06/2021 04:00,14.06,87,0.756,247.7,0.146,0.186,0.001,-10.27,-10.27,0,101.8,-8.33,19.36 +25/06/2021 04:30,14.08,87.1,1.099,231,0.132,0.796,0.004,-18.91,-18.91,0,101.8,-8.23,19.68 +25/06/2021 05:00,14.24,87.5,0.718,236.9,0.119,9.92,0.05,-12.62,-12.62,0,101.8,-8.17,19.93 +25/06/2021 05:30,14.45,87.5,0.474,223.1,0.112,12.35,0.062,-10.4,-10.4,0,101.8,-8.2,20.21 +25/06/2021 06:00,14.62,87.4,0.75,236.2,0.136,21.91,0.11,-8.83,-8.83,0,101.8,-8.26,20.54 +25/06/2021 06:30,14.9,87.8,0.73,250.4,0.141,39.52,0.198,-0.552,-0.552,0,101.8,-8.28,20.97 +25/06/2021 07:00,15.21,87.4,0.385,262.8,0.15,43.74,0.219,12.79,12.79,0,101.8,-6.348,26.63 +25/06/2021 07:30,15.7,86.8,0.53,257,0.14,119.5,0.598,63.99,63.99,0,101.8,-3.436,43.94 +25/06/2021 08:00,16.2,84.3,0.917,293.5,0.135,159.8,0.799,93,93,0,101.8,-3.344,45.22 +25/06/2021 08:30,16.79,81.7,0.963,301,0.136,249.4,1.247,154.6,154.6,0,101.7,-3.269,47.86 +25/06/2021 09:00,17.36,74.77,1.595,316.5,0.121,265.5,1.327,161,161,0,101.7,-3.152,48.74 +25/06/2021 09:30,17.3,73.01,1.415,325.3,0.128,199,0.995,117.9,117.9,0,101.7,-3.276,50.22 +25/06/2021 10:00,17.74,71.73,1.286,322.3,0.124,320,1.6,199.1,199.1,0,101.7,-3.146,52.29 +25/06/2021 10:30,18.23,68.74,1.293,310.1,0.122,388.7,1.943,247.1,247.1,0,101.7,-2.95,48.22 +25/06/2021 11:00,18.49,64.84,1.582,331.1,0.126,426.3,2.132,263.8,263.8,0,101.7,-2.644,34.98 +25/06/2021 11:30,18.98,65.11,0.788,317.9,0.125,353.2,1.766,205.2,205.2,0,101.7,-2.835,28.55 +25/06/2021 12:00,18.61,66.6,1.214,281.4,0.139,296.6,1.483,155.7,155.7,0,101.7,-3.065,37.13 +25/06/2021 12:30,19.07,65.04,0.86,243.5,0.111,368.8,1.844,226.1,226.1,0,101.6,-3.113,44.98 +25/06/2021 13:00,19.17,65.62,1.201,260.5,0.141,325.8,1.629,199.3,199.3,0,101.6,-3.029,45.87 +25/06/2021 13:30,19.05,67.57,1.212,253.2,0.139,262.5,1.312,83.8,83.8,0,101.6,-2.329,21.34 +25/06/2021 14:00,18.81,71.23,1.445,274.5,0.148,213,1.065,10.17,10.17,0.2,101.6,-2.892,22.54 +25/06/2021 14:30,18.23,78.48,1.288,282.3,0.147,261.2,1.306,61.81,61.81,0.4,101.6,-2.962,27.24 +25/06/2021 15:00,18.02,79.23,1.46,280.2,0.149,198.5,0.992,35.96,35.96,0.4,101.5,-3.16,27.14 +25/06/2021 15:30,17.27,80.9,1.625,267.1,0.15,178.3,0.891,28.01,28.01,0.2,101.5,-3.416,26.42 +25/06/2021 16:00,17.06,82.7,1.522,249.3,0.146,179.6,0.898,41.94,41.94,0.4,101.5,-3.681,27.68 +25/06/2021 16:30,17.01,83.5,1.558,245.4,0.14,135.8,0.679,17.83,17.83,0.4,101.5,-3.923,26.58 +25/06/2021 17:00,16.85,85.2,1.681,228.4,0.123,110.5,0.552,15.68,15.68,0.4,101.5,-4.109,27.35 +25/06/2021 17:30,16.62,85.6,1.889,245,0.147,106.6,0.533,10.38,10.38,0.2,101.4,-4.199,27.23 +25/06/2021 18:00,16.54,86.3,1.593,239.7,0.141,82,0.41,5.303,5.303,0.2,101.4,-4.281,26.97 +25/06/2021 18:30,16.56,86.9,1.447,249.6,0.146,69.84,0.349,-2.576,-2.576,0,101.4,-4.328,27.7 +25/06/2021 19:00,16.57,86.3,1.796,238.1,0.133,142,0.71,27.78,27.78,0,101.4,-4.132,29 +25/06/2021 19:30,16.77,84.9,1.479,246.5,0.145,79.32,0.397,8.87,8.87,0,101.4,-4.28,26.08 +25/06/2021 20:00,16.6,85.2,1.015,242.5,0.148,15.52,0.078,-8.03,-8.03,0,101.4,-4.47,27.72 +25/06/2021 20:30,16.44,85.7,1.215,233.1,0.132,1.522,0.008,-11.77,-11.77,0,101.4,-4.449,28.53 +25/06/2021 21:00,16.15,86.2,1.426,245,0.142,0.025,0,-12.64,-12.64,0,101.4,-4.346,28.93 +25/06/2021 21:30,15.97,87.2,1.052,284,0.106,0.029,0,-9.1,-9.1,0,101.4,-4.253,28.98 +25/06/2021 22:00,15.21,87.7,0.97,348.5,0.159,0,0,-19.85,-19.85,0.4,101.4,-4.165,30.14 +25/06/2021 22:30,14.98,89.4,0.614,337.7,0.135,0,0,-13.04,-13.04,0.2,101.4,-4.09,30.31 +25/06/2021 23:00,14.9,90.2,0.326,298.1,0.129,0,0,-12.2,-12.2,0,101.4,-4.059,29.95 +25/06/2021 23:30,14.81,90.5,0.371,291.2,0.127,0,0,-12.85,-12.85,0,101.4,-3.997,30.39 +26/06/2021 00:00,14.67,90.9,0.384,291.7,0.171,0,0,-12.28,-12.28,0,101.4,-3.997,30.45 +26/06/2021 00:30,14.59,91.2,0.225,285.5,0.096,0,0,-15.79,-15.79,0,101.4,-3.982,30.9 +26/06/2021 01:00,14.61,91.4,0.277,285.8,0.129,0,0,-15.34,-15.34,0,101.4,-3.935,31.33 +26/06/2021 01:30,14.53,91.6,0.404,309.8,0.118,0,0,-12.06,-12.06,0,101.4,-3.93,31.16 +26/06/2021 02:00,14.55,91.8,0.221,311.1,0.117,0,0,-10.64,-10.64,0,101.3,-3.93,30.02 +26/06/2021 02:30,14.56,91.8,0.048,310.9,0.034,0,0,-10.73,-10.73,0,101.3,-3.93,30.55 +26/06/2021 03:00,14.49,91.8,0.619,5.185,0.13,0,0,-7.682,-7.682,0,101.3,-3.93,30.84 +26/06/2021 03:30,14.24,91.8,0.539,46.04,0.136,0,0,-8.92,-8.92,0,101.3,-3.93,31.04 +26/06/2021 04:00,14.09,91.9,0.393,41.01,0.109,0,0,-8.2,-8.2,0.4,101.3,-3.93,31.26 +26/06/2021 04:30,13.67,91.8,0.834,28.61,0.119,2.777,0.014,-7.273,-7.273,0.2,101.3,-3.922,31.69 +26/06/2021 05:00,13.58,92.1,0.55,52.02,0.139,20.8,0.104,1.04,1.04,0.2,101.3,-3.864,31.9 +26/06/2021 05:30,13.85,92.2,0.395,23.42,0.124,21.65,0.108,0.68,0.68,0,101.3,-3.925,31.86 +26/06/2021 06:00,14.06,92,0.583,23.8,0.119,49.16,0.246,13.83,13.83,0.2,101.3,-3.868,32.19 +26/06/2021 06:30,14.38,91.8,0.723,44.62,0.119,101.2,0.506,34.93,34.93,1.4,101.3,-3.811,33.68 +26/06/2021 07:00,14.5,91.9,0.716,55.98,0.134,112.2,0.561,46.11,46.11,0.2,101.2,-3.841,34.97 +26/06/2021 07:30,15.1,91.5,0.539,101.7,0.115,99.7,0.499,33.08,33.08,1.8,101.2,-3.91,35.06 +26/06/2021 08:00,15.18,91.4,0.471,113.7,0.114,59.81,0.299,18.43,18.43,1.2,101.2,-4.073,35.69 +26/06/2021 08:30,15.31,91.6,0.621,148.7,0.1,59.03,0.295,19.31,19.31,2.6,101.2,-4.18,35.67 +26/06/2021 09:00,15.65,91.4,0.491,173.7,0.107,55.52,0.278,17.46,17.46,1.6,101.2,-4.292,35 +26/06/2021 09:30,15.78,91.3,0.625,141.2,0.123,63.84,0.319,18.43,18.43,1,101.2,-4.256,34.03 +26/06/2021 10:00,15.97,91.3,0.929,156.7,0.134,138.6,0.693,50.44,50.44,1,101.2,-4.102,34.32 +26/06/2021 10:30,15.6,90.6,0.968,153.6,0.124,146.5,0.733,47.07,47.07,2.2,101.2,-4.165,33.05 +26/06/2021 11:00,16.01,90.3,0.782,146.5,0.121,179.2,0.896,67.16,67.16,1,101.2,-4.271,32.1 +26/06/2021 11:30,15.99,90,0.799,136.1,0.122,134,0.67,44.29,44.29,3,101.2,-4.49,30.11 +26/06/2021 12:00,15.72,90.1,0.342,115.7,0.119,114.4,0.572,43.88,43.88,3.4,101.2,-4.655,31.43 +26/06/2021 12:30,15.63,89.8,0.317,118.6,0.104,123,0.615,41.48,41.48,4.4,101.1,-4.716,31.6 +26/06/2021 13:00,15.89,90,0.404,11.56,0.16,126.2,0.631,48.52,48.52,4.2,101.1,-21.04,30.13 +26/06/2021 13:30,16.1,89.7,0.365,122.9,0.114,135.8,0.679,50.16,50.16,1.2,101.1,-28.79,29.97 +26/06/2021 14:00,16.23,89.2,0.232,76.58,0.112,152,0.76,55.36,55.36,0.4,101.1,-31.97,30.57 +26/06/2021 14:30,16.49,88,0.277,79.41,0.1,186.5,0.933,65.29,65.29,0.6,101.1,-28.56,28.45 +26/06/2021 15:00,16.75,87.1,0.47,133.3,0.103,165.1,0.825,55.2,55.2,0.8,101.1,-22.95,27.52 +26/06/2021 15:30,16.77,87.8,0.528,143.8,0.122,133.3,0.666,46.71,46.71,1.4,101.1,-36.72,30.81 +26/06/2021 16:00,16.67,88.1,0.48,132.3,0.121,127.6,0.638,42.85,42.85,0.4,101.1,-31.89,29.38 +26/06/2021 16:30,16.64,88.6,0.503,104,0.112,126.5,0.633,42.69,42.69,0.2,101,-35.29,30.38 +26/06/2021 17:00,16.39,88.7,0.868,182.8,0.148,87.2,0.436,20.03,20.03,0.6,101,-25.51,29.75 +26/06/2021 17:30,16.31,88.8,0.674,200,0.121,102.5,0.512,27.75,27.75,0,101,-33.43,31.4 +26/06/2021 18:00,16.36,88.5,0.338,122.3,0.11,69.88,0.349,12.37,12.37,0.2,101,-27.68,30.33 +26/06/2021 18:30,16.37,88.7,0.249,137.9,0.122,84.2,0.421,25.61,25.61,0,101,-27.08,30.94 +26/06/2021 19:00,16.53,88.5,0.417,97.3,0.111,94.6,0.473,29.86,29.86,0,101,-27.16,29.78 +26/06/2021 19:30,16.46,87.8,0.381,100.2,0.123,78.37,0.392,21.49,21.49,0,101,-26.4,28.34 +26/06/2021 20:00,16.22,87.5,0.208,115.8,0.092,27.03,0.135,-9.16,-9.16,0,100.9,-23.9,29.94 +26/06/2021 20:30,16,88.1,0.106,127.9,0.056,2.058,0.01,-17.78,-17.78,0,100.9,-21.92,32.8 +26/06/2021 21:00,15.7,89.1,0.093,24.8,0.08,0,0,-24.11,-24.11,0,100.9,-18.92,31.37 +26/06/2021 21:30,15.37,89.9,0.305,18.13,0.097,0,0,-23.35,-23.35,0,100.9,-16.32,30.11 +26/06/2021 22:00,15.11,90.5,0.337,345.7,0.17,0,0,-29.27,-29.27,0,100.9,-14.53,29.24 +26/06/2021 22:30,14.96,91.2,0.486,320.6,0.129,0,0,-24.82,-24.82,0,100.9,-14.1,28.64 +26/06/2021 23:00,14.82,91.7,0.809,277.6,0.135,0,0,-14.62,-14.62,0,100.9,-13.95,28.23 +26/06/2021 23:30,14.56,92,0.376,310.6,0.091,0,0,-37.61,-37.61,0,100.9,-13.79,28.09 +27/06/2021 00:00,14.1,92.2,0.496,296.9,0.135,0,0,-42.11,-42.11,0,100.9,-13.68,27.95 +27/06/2021 00:30,13.91,92.7,0.558,253.6,0.16,0,0,-17.75,-17.75,0,100.9,-13.63,27.49 +27/06/2021 01:00,14.1,92.9,0.898,298.7,0.139,0,0,-14.9,-14.9,0,100.9,-13.63,26.66 +27/06/2021 01:30,14.22,93,0.575,270.8,0.131,0,0,-11.19,-11.19,0,100.8,-13.07,26.07 +27/06/2021 02:00,14.36,92.8,0.238,221.9,0.074,0,0,-11.63,-11.63,0,100.8,-12.74,25.75 +27/06/2021 02:30,14.35,92.8,0.475,247,0.11,0,0,-19.5,-19.5,0,100.8,-11.61,24.85 +27/06/2021 03:00,13.92,92.7,0.338,339.2,0.134,0,0,-32.13,-32.13,0,100.7,-11.22,24.45 +27/06/2021 03:30,13.81,93.2,0.125,342,0.065,0,0,-19.24,-19.24,0,100.7,-10.86,23.98 +27/06/2021 04:00,13.88,93.2,0.307,259.1,0.083,0.086,0,-16.04,-16.04,0,100.7,-10.71,23.69 +27/06/2021 04:30,13.92,93.4,0.59,213.8,0.125,3.624,0.018,-4.039,-4.039,0,100.7,-10.57,23.33 +27/06/2021 05:00,14.12,93.5,0.505,213.7,0.117,12.28,0.061,-0.014,-0.014,0,100.7,-10.47,23.14 +27/06/2021 05:30,14.22,93.5,0.465,182.7,0.155,25.03,0.125,4.78,4.78,0,100.7,-10.34,22.83 +27/06/2021 06:00,14.36,93.5,0.177,174.7,0.107,78.49,0.392,4.397,4.397,0,100.7,-10.23,23.09 +27/06/2021 06:30,15.03,93,0.349,112.4,0.13,145.9,0.73,50.76,50.76,0,100.7,-10.19,22.71 +27/06/2021 07:00,15.22,92.3,0.384,131.1,0.091,166.1,0.83,74.6,74.6,0,100.7,-10.26,23.67 +27/06/2021 07:30,15.83,92,0.634,139.1,0.125,288.8,1.444,145.7,145.7,0,100.7,-10.08,21.56 +27/06/2021 08:00,16.53,89.8,0.748,134.6,0.121,207.3,1.036,116.2,116.2,0,100.7,-10.33,12.3 +27/06/2021 08:30,16.86,85.6,0.44,134,0.115,128.6,0.643,62.5,62.5,0,100.7,-10.8,13.73 +27/06/2021 09:00,17.16,83.1,0.596,144.6,0.11,129.8,0.649,42.12,42.12,0,100.7,-10.78,16.85 +27/06/2021 09:30,16.92,84.7,0.778,156,0.113,171.4,0.857,61.32,61.32,0.4,100.7,-10.54,19.09 +27/06/2021 10:00,17.31,83.7,1.071,148.6,0.128,299.3,1.496,136.9,136.9,0,100.7,-10.12,19.1 +27/06/2021 10:30,18.43,78.03,1.372,136.2,0.122,301,1.505,177.8,177.8,0,100.7,-9.32,8.76 +27/06/2021 11:00,19.4,74.64,1.544,150.1,0.114,713.5,3.568,485.9,485.9,0,100.7,-7.921,8.76 +27/06/2021 11:30,20.35,69.26,1.589,151.3,0.117,604.3,3.021,413.1,413.1,0,100.7,-8.59,3.894 +27/06/2021 12:00,17.13,79.35,2.622,209.4,0.133,102.7,0.514,-1.287,-1.299,4.4,100.7,-14.29,4.584 +27/06/2021 12:30,16.1,88,1.591,189.8,0.141,263.1,1.316,109.4,109.4,0.2,100.8,-34.67,10.65 +27/06/2021 13:00,16.36,87,1.581,185.3,0.142,197.2,0.986,65.99,65.99,1.4,100.8,-35.03,12.14 +27/06/2021 13:30,17.46,84.9,1.074,151.4,0.13,388.9,1.944,224.7,224.7,0,100.8,-34.81,10.66 +27/06/2021 14:00,18.54,79.48,1.821,171,0.132,743.7,3.718,478.9,478.9,0,100.8,-30.24,11.65 +27/06/2021 14:30,19.59,68.06,2.651,183.2,0.15,603.3,3.016,423.4,423.4,0,100.8,-24.15,7.578 +27/06/2021 15:00,19.45,60.68,2.979,191.2,0.151,400,2,258.2,258.3,0,100.8,-20.39,5.574 +27/06/2021 15:30,18.9,59.52,2.577,192.3,0.156,397.9,1.989,252.4,252.4,0,100.8,-21.68,7.11 +27/06/2021 16:00,19.74,53.71,3.247,201.4,0.135,434.9,2.175,289.3,289.5,0,100.8,-18.64,6.719 +27/06/2021 16:30,19.76,52.63,2.622,216.2,0.129,413.7,2.069,274.3,274.3,0,100.8,-21.71,7.305 +27/06/2021 17:00,19.29,55.51,2.694,212.7,0.131,211,1.055,118.8,118.8,0,100.8,-20.35,6.051 +27/06/2021 17:30,19.48,54,3.317,200.9,0.142,416.3,2.081,244.8,245,0,100.8,-20.35,10.24 +27/06/2021 18:00,19.5,50.9,3.025,196.7,0.144,324.2,1.621,169.1,169.2,0,100.8,-20.51,11.02 +27/06/2021 18:30,19.08,52.24,2.669,195.5,0.149,256.9,1.284,120.9,120.9,0,100.8,-21.07,12.44 +27/06/2021 19:00,18.72,56.37,2.058,204.8,0.141,142.5,0.712,45.48,45.48,0,100.9,-21.63,12.49 +27/06/2021 19:30,17.75,61.43,1.886,193.7,0.146,74.33,0.372,-9.16,-9.16,0,100.9,-24.12,13.39 +27/06/2021 20:00,16.45,66.86,1.364,207.8,0.14,16.95,0.085,-45.6,-45.6,0,100.9,-21.66,14.51 +27/06/2021 20:30,15.32,73.11,0.982,200.3,0.152,0.813,0.004,-57.37,-57.37,0,100.9,-23.3,16.9 +27/06/2021 21:00,14.41,76.25,0.917,201.4,0.145,0,0,-61.32,-61.32,0,101,-22.83,18.27 +27/06/2021 21:30,13.69,78.97,0.601,206.2,0.156,0,0,-58.46,-58.46,0,101,-22.29,19.34 +27/06/2021 22:00,12.7,82,0.016,195.3,0.023,0,0,-55.12,-55.12,0,101,-21.77,20.11 +27/06/2021 22:30,11.87,86.3,0.002,144.8,0.014,0,0,-53.84,-53.84,0,101,-20.6,19.53 +27/06/2021 23:00,11.33,88.4,0.001,141.6,0.011,0,0,-51.21,-51.21,0,101,-20.63,20.08 +27/06/2021 23:30,10.83,89.6,0,0,0,0,0,-51.98,-51.98,0,100.9,-19.58,19.61 +28/06/2021 00:00,10.4,90.2,0,141.6,0,0,0,-53.09,-53.09,0,100.9,-19.73,20.71 +28/06/2021 00:30,9.94,90.7,0,141.6,0.003,0,0,-50.4,-50.4,0,100.9,-19.55,20.71 +28/06/2021 01:00,9.8,91.4,0,141.6,0.002,0,0,-49.1,-49.1,0,100.9,-19.99,21.27 +28/06/2021 01:30,10.07,92,0.003,139,0.029,0,0,-48.33,-48.33,0,100.9,-20.27,21.06 +28/06/2021 02:00,10.33,92.2,0.008,144.7,0.049,0,0,-47.71,-47.71,0,100.9,-20.33,20.86 +28/06/2021 02:30,10.35,92.2,0.006,169.1,0.049,0,0,-39.82,-39.82,0,100.9,-20.71,21.11 +28/06/2021 03:00,10.19,92.1,0.001,164.9,0.018,0,0,-32.44,-32.44,0,100.9,-19.59,20.37 +28/06/2021 03:30,10.44,92.6,0.798,190,0.128,0,0,-22.58,-22.58,0,100.9,-21.78,21.28 +28/06/2021 04:00,10.73,92.5,0.325,157.5,0.138,0,0,-11.78,-11.78,0.6,100.9,-20.62,19.8 +28/06/2021 04:30,10.87,92.5,0.173,131.3,0.098,3.513,0.018,-11.35,-11.35,0.8,100.9,-18.11,18.02 +28/06/2021 05:00,11.33,92.6,0.244,130.1,0.089,31.36,0.157,-14.49,-14.49,0,100.8,-19.23,18.69 +28/06/2021 05:30,12.64,92.4,0.138,117.5,0.083,111.5,0.557,-13.76,-13.76,0,100.8,-20.83,17.76 +28/06/2021 06:00,14.28,88.4,0.565,106.9,0.118,199.6,0.998,-42.03,-42.03,0,100.8,-17.63,10.38 +28/06/2021 06:30,15.3,80.4,0.875,139.9,0.114,315.5,1.577,53.89,53.89,0,100.8,-16.03,8.03 +28/06/2021 07:00,15.05,78.53,0.847,126.4,0.117,156.1,0.781,57.16,57.16,0,100.8,-14.3,4.627 +28/06/2021 07:30,14.71,81.5,0.651,112,0.123,261.6,1.308,131.8,131.8,0,100.8,-23.26,10.02 +28/06/2021 08:00,15.66,77.29,0.575,114.2,0.121,264.4,1.322,137.5,137.5,0,100.9,-19.59,7.651 +28/06/2021 08:30,16.13,75.72,0.65,126,0.113,282.7,1.413,154.1,154.1,0,100.9,-17.52,6.397 +28/06/2021 09:00,16.2,74.26,0.54,70.78,0.11,192.8,0.964,105.4,105.4,0,100.9,-16.37,5.473 +28/06/2021 09:30,16.07,75.54,0.401,143.2,0.1,92.9,0.464,25.59,25.59,0.6,100.9,-13.64,5.311 +28/06/2021 10:00,15.79,80.3,0.444,63.2,0.089,237.2,1.186,97.9,97.9,0,100.9,-17.02,10.37 +28/06/2021 10:30,16.88,76.92,0.666,33.45,0.119,247.3,1.237,108.4,108.4,0,100.9,-18.51,7.745 +28/06/2021 11:00,16.47,77.37,0.812,4.676,0.124,100.6,0.503,32.75,32.75,0,100.9,-17.89,7.946 +28/06/2021 11:30,16.74,75.93,0.562,60.81,0.077,201.9,1.009,89.1,89.1,0.2,100.9,-15.69,6.978 +28/06/2021 12:00,16.68,77.25,0.442,131.6,0.121,63.55,0.318,-2.287,-2.287,1,100.9,-17.13,9.8 +28/06/2021 12:30,15.62,84.9,0.634,85.1,0.108,203.3,1.016,81.4,81.4,1.6,100.9,-26.14,14.3 +28/06/2021 13:00,16.73,84.5,0.913,110.7,0.116,534.7,2.674,302.6,302.6,0.2,100.9,-29.72,12.96 +28/06/2021 13:30,16.89,78.04,1.462,64.61,0.114,367.8,1.839,222.4,222.4,0,100.9,-29.68,8.84 +28/06/2021 14:00,16.89,77.23,1.644,61.89,0.125,453.3,2.266,284.1,284.1,0,100.9,-27.08,8.47 +28/06/2021 14:30,16,78.17,1.102,56.36,0.13,33.81,0.169,-20.83,-20.83,1,100.9,-26.85,9.09 +28/06/2021 15:00,14.59,85.2,1.13,60.52,0.124,62.79,0.314,1.471,1.471,12,100.9,-15.75,3.91 +28/06/2021 15:30,14.19,87.1,1.048,42.7,0.122,166.9,0.834,56.39,56.39,0,100.9,-14.97,3.298 +28/06/2021 16:00,14.5,86.5,0.737,45.91,0.123,126,0.63,39.07,39.07,0,100.9,-20.46,2.544 +28/06/2021 16:30,14.44,85.2,0.702,47.38,0.12,127.3,0.636,32.53,32.53,0,100.9,-21.76,2.604 +28/06/2021 17:00,14.36,82.1,1.053,39.47,0.121,156.1,0.781,43.89,43.89,0,100.8,-22.76,3.255 +28/06/2021 17:30,14.25,81.2,0.773,349.1,0.132,66.48,0.332,19.71,19.71,0,100.8,-21.89,1.469 +28/06/2021 18:00,14.16,81.8,1.325,214.3,0.132,21.82,0.109,-15.83,-15.83,0,100.9,-21.21,0.485 +28/06/2021 18:30,14.08,83.4,0.998,235.7,0.122,56.58,0.283,-12.03,-12.03,0,100.9,-20.89,1.269 +28/06/2021 19:00,13.92,83.4,0.679,185.7,0.14,76.23,0.381,-11.5,-11.5,0.2,100.9,-20.93,1.634 +28/06/2021 19:30,13.54,85.7,0.993,174.3,0.152,25.07,0.125,-35.42,-35.42,0,100.9,-21.1,0.568 +28/06/2021 20:00,12.86,87.7,0.749,186.7,0.15,5.666,0.028,-49.78,-49.78,0,100.9,-20.53,0.222 +28/06/2021 20:30,12.3,88.2,0.376,246.3,0.093,0.028,0,-48.83,-48.83,0,101,-20.28,0.136 +28/06/2021 21:00,11.52,89.3,0.208,327.4,0.098,0,0,-47.42,-47.42,0,101,-19.99,0.134 +28/06/2021 21:30,11.23,90.7,0.365,265.3,0.093,0,0,-48.91,-48.91,0,101,-19.76,0.134 +28/06/2021 22:00,10.97,91.3,0.349,162.4,0.115,0,0,-43.62,-43.62,0,101,-19.06,0.126 +28/06/2021 22:30,10.75,91.7,0.319,299.3,0.125,0,0,-38.48,-38.48,0,101,-18.61,0.128 +28/06/2021 23:00,10.68,92.3,0.316,270.1,0.123,0,0,-33.47,-33.47,0,101,-18.16,0.119 +28/06/2021 23:30,10.62,92.5,0,245,0,0,0,-38.67,-38.67,0,101,-18.31,0.133 +29/06/2021 00:00,10.12,92.4,0,0,0,0,0,-42.48,-42.48,0,101,-16.86,0.102 +29/06/2021 00:30,9.82,92.8,0,0,0,0,0,-35.88,-35.88,0,101,-17.64,0.114 +29/06/2021 01:00,9.73,92.8,0,0,0,0,0,-43.79,-43.79,0,101,-17.07,0.115 +29/06/2021 01:30,9.59,93.1,0.023,202,0.012,0,0,-15.7,-15.7,0,101,-17.73,0.106 +29/06/2021 02:00,10.05,93.6,0,0,0,0,0,-14.71,-14.71,0,101,-18.21,0.099 +29/06/2021 02:30,10.73,93.5,0.245,288,0.069,0.186,0.001,-5.952,-5.952,0,101,-18,0.082 +29/06/2021 03:00,10.98,93.4,0.343,327.2,0.112,0,0,-3.036,-3.036,0,101,-18.15,0.068 +29/06/2021 03:30,11.36,93.4,0.175,291.6,0.044,0.009,0,-12.91,-12.91,0,100.9,-18.22,0.069 +29/06/2021 04:00,11.32,93.2,0.388,149.7,0.114,0.022,0,-6.326,-6.326,0,100.9,-17.93,0.102 +29/06/2021 04:30,11.43,93.4,0.158,105,0.095,1.745,0.009,-3.293,-3.293,0,100.9,-18.48,0.136 +29/06/2021 05:00,11.68,93.4,0.254,112.7,0.124,8.92,0.045,0.4,0.4,0,101,-18.57,0.251 +29/06/2021 05:30,11.81,93.3,0.174,125,0.093,32.8,0.164,13.3,13.3,0,101,-20.04,0.656 +29/06/2021 06:00,12.25,93.3,0.553,321.6,0.093,102,0.51,47.32,47.32,0,101,-19.76,2.035 +29/06/2021 06:30,12.86,92.8,0.544,339.9,0.132,84.7,0.423,53.95,53.95,0,101,-17.26,1.662 +29/06/2021 07:00,13.14,92.7,0.622,349,0.138,153.1,0.766,106.6,106.6,0,101,-19.54,2.973 +29/06/2021 07:30,14.24,91.1,0.89,10,0.133,282.3,1.412,190.7,190.7,0,101,-16.05,5.657 +29/06/2021 08:00,15.09,86.3,0.654,349,0.135,289,1.445,152.2,152.2,0,101.1,-15.32,5.769 +29/06/2021 08:30,15.91,80,0.949,336.9,0.129,331.4,1.657,191,191,0,101.1,-14.23,6.8 +29/06/2021 09:00,16.57,75.61,1.203,345,0.127,535.1,2.675,308.7,308.7,0,101.1,-12.11,9.98 +29/06/2021 09:30,16.96,71.19,1.353,326.6,0.122,328.2,1.641,193.3,193.3,0,101.1,-12.16,6.856 +29/06/2021 10:00,18.08,67.83,1.091,327.7,0.113,788.7,3.944,507.5,507.5,0,101.1,-9.7,13.75 +29/06/2021 10:30,18.46,63.85,1.313,303.7,0.115,737.9,3.69,473.6,473.6,0,101.1,-10.08,12.86 +29/06/2021 11:00,19.25,61.52,1.11,327,0.118,541.6,2.708,338,338,0,101.1,-10.68,10.23 +29/06/2021 11:30,18.37,62.28,1.098,307.5,0.125,325.7,1.628,176.5,176.5,0,101.1,-12.24,6.183 +29/06/2021 12:00,19.02,61.69,1.737,298.8,0.124,841,4.207,576,576,0,101.1,-10.09,14.21 +29/06/2021 12:30,20.05,57.94,1.326,304.8,0.108,631.5,3.157,430.7,430.7,0,101.1,-10.11,11.32 +29/06/2021 13:00,20.07,53.81,0.901,171.4,0.076,670.9,3.354,442.4,442.4,0,101.1,-10.94,11.99 +29/06/2021 13:30,21,53.87,0.834,271.4,0.093,618.4,3.092,415.5,415.5,0,101.1,-10.27,11.26 +29/06/2021 14:00,21.79,49.88,1.294,319.1,0.071,664.8,3.324,455.2,455.2,0,101.1,-9.3,12.38 +29/06/2021 14:30,21.96,49.66,0.679,3.119,0.144,416.6,2.083,262.3,262.3,0,101.1,-11.11,8.01 +29/06/2021 15:00,21.23,49.93,0.497,22.81,0.118,206.5,1.033,103.1,103.1,0,101.1,-11.95,4.182 +29/06/2021 15:30,20.76,53.86,0.682,329.2,0.133,188.9,0.944,97.4,97.4,0,101.1,-11.44,4.129 +29/06/2021 16:00,20.52,56.1,0.575,306.6,0.141,137.5,0.687,58.05,58.05,0,101.1,-11.36,3.023 +29/06/2021 16:30,20.97,57.55,1.048,305.4,0.125,341.8,1.709,211.8,211.8,0,101.1,-10.81,6.871 +29/06/2021 17:00,20.66,57.45,1.309,297.1,0.13,227.3,1.137,124.4,124.4,0,101.1,-10.99,4.749 +29/06/2021 17:30,20.63,58.88,0.826,331.6,0.138,198.2,0.991,91,91,0,101.1,-11.56,3.935 +29/06/2021 18:00,20.56,61.73,1.045,4.656,0.152,112.3,0.561,39.1,39.1,0,101.1,-11.59,2.245 +29/06/2021 18:30,19.66,64.74,1.635,10.85,0.147,171,0.855,68.62,68.62,0,101.2,-11.33,3.779 +29/06/2021 19:00,20.32,58.21,1.477,356.9,0.147,161.8,0.809,55.81,55.81,0,101.2,-11.21,4.229 +29/06/2021 19:30,19.55,59.62,1.6,354.8,0.145,76.47,0.382,16.97,16.97,0,101.2,-10.74,2.111 +29/06/2021 20:00,17.59,69.67,1.229,351.6,0.149,15.15,0.076,-30.28,-30.28,0,101.2,-10.64,0.389 +29/06/2021 20:30,16.32,75.93,1.095,4.643,0.156,0.566,0.003,-49.42,-49.42,0,101.3,-10.38,0.101 +29/06/2021 21:00,15.59,81.7,0.783,12.58,0.154,0,0,-29.16,-29.16,0,101.3,-10.28,0.011 +29/06/2021 21:30,15.4,84.7,0.897,341.6,0.146,0,0,-24.47,-24.47,0,101.3,-10.32,0 +29/06/2021 22:00,15.22,85.3,0.777,350.8,0.162,0,0,-31.89,-31.89,0,101.3,-10.16,0.003 +29/06/2021 22:30,15.04,86.3,0.824,331.8,0.145,0,0,-16.17,-16.17,0,101.3,-10.13,0.022 +29/06/2021 23:00,15.13,85.8,1.286,334.4,0.14,0.057,0,-6.955,-6.955,0,101.3,-10.09,0.007 +29/06/2021 23:30,15.14,85,0.601,318.8,0.112,0,0,-9.6,-9.6,0,101.3,-10.02,0.002 +30/06/2021 00:00,15.17,85.7,0.961,326.7,0.136,0,0,-5.029,-5.029,0,101.3,-10.03,0.001 +30/06/2021 00:30,15.24,86.1,0.893,331.4,0.142,0,0,-5.791,-5.791,0,101.3,-10.03,0.005 +30/06/2021 01:00,15.33,86.5,0.676,343.1,0.14,0,0,-5.16,-5.16,0,101.3,-10.05,0.006 +30/06/2021 01:30,15.34,86.9,0.954,329.1,0.139,0,0,-7.862,-7.862,0,101.3,-10.05,0.022 +30/06/2021 02:00,15.31,87.6,1.169,325.4,0.137,0,0,-4.471,-4.471,0,101.3,-10.09,0.027 +30/06/2021 02:30,15.28,87.8,1.013,326.4,0.143,0,0,-4.775,-4.775,0,101.3,-10.07,0.023 +30/06/2021 03:00,15.28,87.9,1.223,341.1,0.137,0,0,-4.472,-4.472,0,101.3,-10.05,0.043 +30/06/2021 03:30,15.25,88,1.038,347.7,0.145,0,0,-4.697,-4.697,0,101.3,-9.97,0.029 +30/06/2021 04:00,15.19,88.4,0.993,328.8,0.139,0,0,-4.489,-4.489,0,101.3,-9.95,0.049 +30/06/2021 04:30,15.16,88.4,1.125,330.2,0.137,1.355,0.007,-3.998,-3.998,0,101.3,-9.74,0.068 +30/06/2021 05:00,15.11,87.9,0.94,315.6,0.133,7.119,0.036,-2.132,-2.132,0,101.3,-9.29,0.148 +30/06/2021 05:30,15.1,87.2,1.159,309,0.128,34.35,0.172,6.402,6.402,0,101.4,-9.04,0.683 +30/06/2021 06:00,15.35,86,1.113,299.3,0.131,90.6,0.453,14.55,14.55,0,101.4,-8.73,2.076 +30/06/2021 06:30,15.67,84.7,1.202,307.4,0.121,103,0.515,50.32,50.32,0,101.4,-8.79,2.176 +30/06/2021 07:00,15.96,83.9,1.488,319.9,0.12,130.4,0.652,69.23,69.23,0,101.4,-8.59,2.702 +30/06/2021 07:30,16.28,82,1.513,307.3,0.128,171,0.855,95.1,95.1,0,101.4,-8.29,3.611 +30/06/2021 08:00,16.71,79.63,1.292,304.6,0.133,191.6,0.958,109,109,0,101.4,-8.27,4.172 +30/06/2021 08:30,17.21,76.74,1.452,302.8,0.127,222.8,1.114,131.3,131.3,0,101.4,-8.07,4.839 +30/06/2021 09:00,17.6,75.19,1.39,300.5,0.133,208.1,1.04,124.8,124.8,0,101.4,-8.07,4.627 +30/06/2021 09:30,17.49,76.12,1.74,315.1,0.124,224.5,1.122,135.4,135.4,0,101.4,-8.04,4.906 +30/06/2021 10:00,17.79,75.55,1.636,324.6,0.126,259,1.295,155.7,155.7,0,101.4,-7.891,5.58 +30/06/2021 10:30,17.83,75.44,1.593,327.6,0.133,204.6,1.023,117.2,117.2,0,101.4,-8.14,4.708 +30/06/2021 11:00,17.6,76.13,1.413,314.6,0.127,126.3,0.631,68.12,68.12,0,101.4,-8.39,3.187 +30/06/2021 11:30,17.46,77.14,1.307,303.4,0.13,161.8,0.809,95.7,95.7,0,101.4,-8.7,4.012 +30/06/2021 12:00,18.5,74.15,1.535,334.9,0.137,348,1.74,213.5,213.5,0,101.4,-8.03,7.476 +30/06/2021 12:30,18.71,72.6,1.698,329.8,0.135,304.9,1.525,185.1,185.1,0,101.4,-7.723,6.742 +30/06/2021 13:00,18.62,73.07,1.598,338,0.138,190.5,0.953,112.2,112.2,0,101.5,-7.969,4.256 +30/06/2021 13:30,17.74,78.4,1.264,348.4,0.144,140.3,0.702,62.05,62.05,0,101.5,-8.88,3.468 +30/06/2021 14:00,19.13,74.43,1.319,349.4,0.146,474.2,2.371,302.4,302.4,0,101.5,-8.14,9.81 +30/06/2021 14:30,19.36,72.09,1.646,346.3,0.139,326.3,1.632,193.5,193.5,0,101.5,-7.724,7.153 +30/06/2021 15:00,19.47,73.09,1.06,8.81,0.141,292.6,1.463,172.1,172.1,0,101.5,-8.91,6.514 +30/06/2021 15:30,19.66,71.44,1.217,7.464,0.145,329.1,1.646,197.6,197.6,0,101.5,-9,7.074 +30/06/2021 16:00,20.09,69.9,0.954,7.422,0.137,290.6,1.453,174.5,174.5,0,101.5,-8.88,6.096 +30/06/2021 16:30,19.7,71.49,0.732,24.38,0.138,146.7,0.733,80.4,80.4,0,101.5,-9.6,3.349 +30/06/2021 17:00,19.36,73.05,0.793,1.734,0.145,129.8,0.649,66.26,66.26,0,101.4,-9.62,2.972 +30/06/2021 17:30,19.34,73.11,0.551,358,0.162,122.5,0.613,60.79,60.79,0,101.4,-9.71,2.729 +30/06/2021 18:00,19.25,71.99,0.73,338,0.134,105.4,0.527,48.83,48.83,0,101.4,-9.73,2.291 +30/06/2021 18:30,18.93,72.84,0.649,301.2,0.123,72.27,0.361,26.03,26.03,0,101.4,-9.8,1.62 +30/06/2021 19:00,18.86,73.03,0.538,285.5,0.169,78.25,0.391,16.09,16.09,0,101.4,-9.84,1.663 +30/06/2021 19:30,19.25,72.91,0.423,280.3,0.134,65.51,0.328,-4.743,-4.743,0,101.5,-10.62,1.776 +30/06/2021 20:00,18.86,74.85,0.254,279.7,0.144,18.73,0.094,-32.13,-32.13,0,101.5,-10.07,0.544 +30/06/2021 20:30,17.05,81.1,0.279,279.7,0.126,0.652,0.003,-41.25,-41.25,0,101.5,-9.57,0.077 +30/06/2021 21:00,15.82,85.5,0.224,279.7,0.064,0,0,-42.26,-42.26,0,101.5,-9.34,0 +30/06/2021 21:30,15.17,87.4,0.301,279.3,0.094,0,0,-40.14,-40.14,0,101.5,-9.12,0 +30/06/2021 22:00,15.06,88.6,0.41,242.1,0.103,0,0,-37.44,-37.44,0,101.5,-8.99,0 +30/06/2021 22:30,14.42,89.4,0.392,242.1,0.145,0,0,-37.84,-37.84,0,101.5,-8.71,0 +30/06/2021 23:00,13.95,90.6,0.253,242.1,0.076,0,0,-35.57,-35.57,0,101.6,-8.56,0 +30/06/2021 23:30,13.9,91.1,0.046,242.1,0.044,0,0,-39.74,-39.74,0,101.6,-8.45,0 +01/07/2021 00:00,13.04,91.1,0.174,242.1,0.087,0,0,-24.22,-24.22,0,101.6,-8.24,0 +01/07/2021 00:30,13.44,92.3,0.043,242.1,0.034,0.016,0,-20.96,-20.96,0,101.6,-8.38,0 +01/07/2021 01:00,13.37,91.7,0.041,242.1,0.044,0,0,-39.76,-39.76,0,101.6,-8.12,0 +01/07/2021 01:30,13.26,92.4,0.479,242.4,0.097,0,0,-21.01,-21.01,0,101.6,-8.21,0 +01/07/2021 02:00,13.8,92.6,0.416,225.6,0.1,0,0,-12.93,-12.93,0,101.6,-8.27,0 +01/07/2021 02:30,13.73,92.2,0.243,213.2,0.101,0,0,-32.58,-32.58,0,101.6,-8.13,0 +01/07/2021 03:00,12.91,92.2,0.19,213.2,0.086,0,0,-39.95,-39.95,0,101.5,-7.938,0 +01/07/2021 03:30,12.45,92.5,0.129,213.2,0.096,0,0,-33.92,-33.92,0,101.5,-7.921,0 +01/07/2021 04:00,11.99,92.6,0.062,213.2,0.06,0,0,-27.81,-27.81,0,101.5,-7.826,0 +01/07/2021 04:30,11.84,92.8,0.199,213.2,0.124,3.199,0.016,-26.16,-26.16,0,101.5,-7.775,0.111 +01/07/2021 05:00,11.73,93,0,213.2,0.001,24.84,0.124,-20.83,-20.83,0,101.5,-7.677,0.55 +01/07/2021 05:30,12.07,93.1,0.058,213.6,0.036,65.33,0.327,-5.488,-5.488,0,101.5,-7.703,1.532 +01/07/2021 06:00,12.9,92.7,0.142,213.8,0.091,104.4,0.522,30.3,30.3,0,101.5,-7.8,2.188 +01/07/2021 06:30,13.59,92.5,0.363,212.9,0.119,155.2,0.776,63.36,63.36,0,101.6,-7.745,3.229 +01/07/2021 07:00,14.45,92.3,0.418,12.79,0.154,206.6,1.033,95.5,95.5,0,101.6,-7.647,4.355 +01/07/2021 07:30,15.92,91.3,0.507,8.85,0.132,408.1,2.041,232.7,232.7,0,101.6,-6.899,9.37 +01/07/2021 08:00,18.38,83.5,0.485,77.54,0.099,482.7,2.413,237.7,237.7,0,101.6,-6.782,10.25 +01/07/2021 08:30,20.07,68.76,0.425,340.7,0.087,520,2.6,277.9,277.9,0,101.6,-6.376,10.48 +01/07/2021 09:00,21.11,62.93,0.525,321,0.086,636.4,3.182,364,364,0.2,101.6,-5.731,12.06 +01/07/2021 09:30,21.94,61.46,0.708,8.99,0.113,774.6,3.873,481.4,481.4,0,101.6,-5.562,14.45 +01/07/2021 10:00,21.29,62.1,1.194,329.8,0.094,463.9,2.32,271.2,271.2,0,101.5,-6.431,8.87 +01/07/2021 10:30,22.17,58.38,0.705,81.9,0.088,862,4.309,562.7,562.7,0,101.5,-5.9,15.57 +01/07/2021 11:00,22.58,57.18,0.791,311.1,0.07,469.9,2.35,298.1,298.1,0,101.5,-6.708,9.16 +01/07/2021 11:30,22.56,58.26,0.996,288.1,0.113,545.8,2.729,354,354,0,101.5,-6.266,10.5 +01/07/2021 12:00,22.56,56.66,0.606,112.1,0.121,381.5,1.907,234.7,234.7,0,101.5,-7.723,7.782 +01/07/2021 12:30,23.2,56.19,0.87,267.7,0.118,755.1,3.776,516.8,516.8,0,101.5,-5.808,14.19 +01/07/2021 13:00,23.55,55.47,0.982,327.5,0.078,472.6,2.363,296.5,296.5,0,101.5,-6.494,9.6 +01/07/2021 13:30,23.47,55.5,1.039,333.2,0.08,567.5,2.837,380,380,0,101.5,-6.631,11.27 +01/07/2021 14:00,23.27,55.28,0.932,321,0.115,355.4,1.777,217.8,217.8,0,101.5,-7.3,8.03 +01/07/2021 14:30,24.28,53.02,0.72,42.29,0.099,459.1,2.295,301.3,301.3,0,101.4,-6.778,9.37 +01/07/2021 15:00,24.31,54.17,0.976,0.078,0.136,589.5,2.948,396.2,396.2,0,101.4,-6.834,12.06 +01/07/2021 15:30,24.59,52.9,1.14,344.9,0.118,431.7,2.158,266.5,266.5,0,101.4,-6.394,8.5 +01/07/2021 16:00,24.21,54.62,0.644,21.03,0.124,304.9,1.525,180.2,180.2,0,101.4,-7.48,6.436 +01/07/2021 16:30,24.38,55.01,1.31,358.5,0.145,411.6,2.058,255.4,255.4,0,101.4,-6.977,8.43 +01/07/2021 17:00,22.96,62.57,1.218,27.64,0.132,180.3,0.902,89.1,89.1,0,101.4,-7.327,3.814 +01/07/2021 17:30,22.17,65.19,1.162,21.72,0.138,151.7,0.758,64.62,64.62,0,101.4,-7.71,3.163 +01/07/2021 18:00,22.19,62.83,1.57,16.65,0.14,232,1.16,107.8,107.8,0,101.4,-7.338,4.887 +01/07/2021 18:30,22.26,60.85,1.447,23.37,0.134,212,1.06,94.7,94.7,0,101.4,-6.516,4.91 +01/07/2021 19:00,21.86,61.38,0.983,18.2,0.137,116.6,0.583,31.84,31.84,0,101.4,-6.066,2.895 +01/07/2021 19:30,20.62,66.07,0.997,9.36,0.147,58.1,0.29,-10.13,-10.13,0,101.4,-6.629,1.466 +01/07/2021 20:00,19.08,71.01,1.048,347.4,0.14,17.42,0.087,-29.04,-29.04,0,101.4,-7.098,0.367 +01/07/2021 20:30,17.87,73.71,1.139,345.3,0.148,1.43,0.007,-32.15,-32.15,0,101.5,-7.375,0.046 +01/07/2021 21:00,17.13,76.97,1.108,358.3,0.152,0,0,-31.14,-31.14,0,101.5,-7.42,-0.067 +01/07/2021 21:30,16.38,81.1,1.15,4.341,0.154,0,0,-38.44,-38.44,0,101.5,-7.33,-0.068 +01/07/2021 22:00,15.69,84.3,0.937,0.802,0.148,0,0,-49.81,-49.81,0,101.5,-7.212,-0.068 +01/07/2021 22:30,14.84,86.8,0.795,2.267,0.143,0,0,-43.61,-43.61,0,101.5,-7.071,-0.068 +01/07/2021 23:00,14.34,88.5,1.241,1.707,0.148,0,0,-28.52,-28.52,0,101.5,-7.051,-0.068 +01/07/2021 23:30,14.37,89.1,1.356,349.2,0.146,0,0,-20.46,-20.46,0,101.5,-7.045,-0.068 +02/07/2021 00:00,14.32,89.1,1.199,347.1,0.147,0,0,-11.56,-11.56,0,101.5,-7.007,-0.068 +02/07/2021 00:30,14.12,89.3,0.855,21.61,0.133,0,0,-21.93,-21.93,0,101.5,-6.947,-0.068 +02/07/2021 01:00,13.96,89.9,0.918,10.88,0.135,0,0,-15.59,-15.59,0,101.5,-6.912,-0.068 +02/07/2021 01:30,13.91,90.2,0.909,16.74,0.139,0,0,-8.26,-8.26,0,101.4,-6.911,-0.068 +02/07/2021 02:00,13.92,90.1,0.816,9.17,0.151,0,0,-8.18,-8.18,0,101.4,-6.911,-0.068 +02/07/2021 02:30,13.86,90,0.972,359.7,0.144,0,0,-14.12,-14.12,0,101.4,-6.912,-0.068 +02/07/2021 03:00,13.68,90,0.827,11.01,0.138,0,0,-19.16,-19.16,0,101.4,-6.878,-0.068 +02/07/2021 03:30,13.42,90.1,0.903,12.6,0.148,0,0,-18.91,-18.91,0,101.3,-6.843,-0.068 +02/07/2021 04:00,13.22,90.5,0.882,23.8,0.133,0,0,-18.36,-18.36,0,101.3,-6.809,-0.051 +02/07/2021 04:30,13.17,91,0.941,358.8,0.148,2.688,0.013,-5.037,-5.037,0,101.3,-6.843,0.03 +02/07/2021 05:00,13.17,91.3,0.84,21.56,0.137,12.97,0.065,-1.978,-1.978,0,101.3,-6.798,0.213 +02/07/2021 05:30,13.18,91.3,0.937,22.34,0.13,32.31,0.162,8.91,8.91,0,101.3,-6.776,0.569 +02/07/2021 06:00,13.31,91.4,0.894,19.44,0.132,68.24,0.341,33.37,33.37,0,101.3,-6.774,1.401 +02/07/2021 06:30,13.83,90.9,0.886,352.5,0.133,101.3,0.507,54.12,54.12,0,101.3,-6.79,2.214 +02/07/2021 07:00,14.32,89.9,0.766,7.392,0.141,155.8,0.779,87.8,87.8,0,101.3,-6.881,3.507 +02/07/2021 07:30,15.05,87.6,0.68,36.65,0.117,210.4,1.052,120.2,120.2,0,101.3,-6.878,4.745 +02/07/2021 08:00,16.14,83.5,0.644,48.97,0.12,293.5,1.468,156.2,156.2,0,101.3,-6.797,6.652 +02/07/2021 08:30,17.81,76.6,0.617,183.3,0.069,379.6,1.898,210.8,210.8,0,101.3,-6.135,8.48 +02/07/2021 09:00,18.66,74.06,0.933,201.8,0.144,542.6,2.713,321.4,321.4,0,101.3,-4.742,11.61 +02/07/2021 09:30,19.57,71.16,1.262,191.2,0.131,525.7,2.629,329.9,329.9,0,101.3,-4.293,11.34 +02/07/2021 10:00,19.3,72.69,1.226,205.9,0.131,546.2,2.731,345.3,345.3,0,101.3,-4.101,11.46 +02/07/2021 10:30,19.59,72.58,1.201,207.2,0.129,372.2,1.861,227.7,227.7,0,101.3,-4.865,8.4 +02/07/2021 11:00,19.97,71.86,1.176,190.9,0.124,474.5,2.373,304.7,304.7,0,101.3,-4.694,10.19 +02/07/2021 11:30,20.11,71.73,1.756,196.8,0.152,341.7,1.708,224.2,224.2,0,101.3,-5.033,7.775 +02/07/2021 12:00,20.14,70.39,2.081,195.2,0.144,448.7,2.244,295.3,295.3,0,101.3,-4.547,9.86 +02/07/2021 12:30,20.42,69.05,2.033,209.9,0.131,506.4,2.532,349.6,349.6,0,101.3,-4.335,10.67 +02/07/2021 13:00,20.24,69.12,1.849,222.6,0.127,346.6,1.733,228.2,228.2,0,101.3,-4.732,7.677 +02/07/2021 13:30,20.04,69.87,1.991,240.6,0.134,323.7,1.619,210.1,210.1,0,101.3,-4.764,7.32 +02/07/2021 14:00,19.65,71.28,1.9,231.3,0.125,244.9,1.225,155.3,155.3,0,101.3,-5.515,5.818 +02/07/2021 14:30,20.22,69.1,1.587,227.2,0.12,341,1.705,218.2,218.2,0,101.2,-5.092,7.597 +02/07/2021 15:00,20.3,69.9,1.854,226.6,0.123,456.9,2.284,303.1,303.1,0,101.2,-4.774,9.74 +02/07/2021 15:30,20.73,66.8,1.818,226.8,0.124,405.5,2.028,258.4,258.4,0,101.2,-4.652,8.77 +02/07/2021 16:00,20.44,67.47,1.936,222.4,0.123,248.5,1.243,151,151,0,101.2,-5.481,5.659 +02/07/2021 16:30,20,67.4,2.027,219.9,0.128,198.2,0.991,119.6,119.6,0,101.2,-6.098,4.463 +02/07/2021 17:00,20.41,66.24,1.535,216.5,0.127,235.8,1.179,138.1,138.1,0,101.2,-5.897,5.144 +02/07/2021 17:30,20.41,66.9,1.439,215.4,0.132,132.8,0.664,73.48,73.48,0,101.2,-6.182,3.013 +02/07/2021 18:00,20,66.14,1.891,225.7,0.132,158.2,0.791,82.9,82.9,0,101.2,-6.558,3.535 +02/07/2021 18:30,19.91,65.28,2.141,218.5,0.131,134.3,0.672,57.75,57.75,0,101.2,-6.295,2.948 +02/07/2021 19:00,19.6,66.14,1.757,212.1,0.131,118.3,0.591,43.14,43.14,0,101.2,-6.522,2.809 +02/07/2021 19:30,19.3,67.89,1.467,226.5,0.125,66.35,0.332,-1.099,-1.099,0,101.1,-6.44,1.7 +02/07/2021 20:00,18.28,74.02,1.361,239.4,0.134,21.48,0.107,-40.39,-40.39,0,101.2,-6.605,0.519 +02/07/2021 20:30,17.31,77.15,1.042,227.1,0.121,2.15,0.011,-47.54,-47.54,0,101.2,-6.693,0.018 +02/07/2021 21:00,16.51,81.1,0.482,213.9,0.131,0,0,-37.44,-37.44,0,101.2,-6.474,-0.135 +02/07/2021 21:30,15.97,84,0.14,205.1,0.068,0,0,-38.53,-38.53,0,101.2,-6.258,-0.135 +02/07/2021 22:00,15.28,86.1,0.162,185.6,0.082,0,0,-37.98,-37.98,0,101.1,-6.118,-0.134 +02/07/2021 22:30,15.1,87.9,0.374,214.4,0.099,0,0,-24.18,-24.18,0,101.2,-6.059,-0.135 +02/07/2021 23:00,15.3,87,0.955,217.9,0.133,0,0,-37.41,-37.41,0,101.1,-5.996,-0.136 +02/07/2021 23:30,15.32,86.9,0.815,209.4,0.145,0,0,-17.86,-17.86,0,101.1,-5.961,-0.136 +03/07/2021 00:00,15.34,87,0.637,207.6,0.141,0,0,-25.87,-25.87,0,101.1,-5.914,-0.136 +03/07/2021 00:30,15.17,87.7,0.859,204.5,0.144,0,0,-29.31,-29.31,0,101.1,-5.894,-0.083 +03/07/2021 01:00,15.1,88.4,0.897,196.9,0.161,0,0,-31.88,-31.88,0,101.1,-5.895,-0.068 +03/07/2021 01:30,15.06,88.8,0.739,191.9,0.145,0,0,-22.95,-22.95,0,101.1,-5.92,-0.068 +03/07/2021 02:00,15.26,88.4,1.332,212.8,0.139,0,0,-28.66,-28.66,0,101.1,-6.009,-0.068 +03/07/2021 02:30,15.47,87.7,0.714,174.1,0.157,0,0,-17.66,-17.66,0,101.1,-6.013,-0.068 +03/07/2021 03:00,15.52,87.9,0.67,172.7,0.145,0,0,-16.18,-16.18,0,101,-5.96,-0.068 +03/07/2021 03:30,15.63,88.4,0.966,185,0.153,0,0,-19.26,-19.26,0,101,-5.918,-0.068 +03/07/2021 04:00,15.68,89,0.999,175,0.153,0,0,-20.5,-20.5,0.4,101,-5.953,-0.068 +03/07/2021 04:30,15.71,89.8,1.253,179.4,0.158,1.035,0.005,-15.17,-15.17,0.4,101,-5.962,-0.054 +03/07/2021 05:00,15.79,90.6,1.08,177.3,0.156,5.491,0.027,-7.398,-7.398,0.2,101,-5.962,0.057 +03/07/2021 05:30,15.98,91,0.785,169.5,0.154,19.38,0.097,1.515,1.515,0,101,-5.997,0.32 +03/07/2021 06:00,16.09,91.2,1.137,183.1,0.162,30.03,0.15,7.12,7.12,0,101,-6.003,0.407 +03/07/2021 06:30,16.38,91.6,1.467,183.6,0.162,97.1,0.485,42.49,42.49,0,101,-5.927,1.846 +03/07/2021 07:00,16.76,91.2,1.679,185.2,0.153,60.62,0.303,22.78,22.78,0,101,-5.955,1.163 +03/07/2021 07:30,17.1,91,0.718,181,0.16,62.59,0.313,21.71,21.71,1,101,-6.205,1.264 +03/07/2021 08:00,17.48,90.9,0.405,213.8,0.113,74.45,0.372,27.89,27.89,0,101,-6.479,1.567 +03/07/2021 08:30,18.25,90,1.042,239,0.107,169.9,0.85,75.81,75.81,0,101,-6.088,3.542 +03/07/2021 09:00,19.35,85.2,2.11,213.1,0.124,599.8,2.999,351.5,351.6,0,101,-4.208,11.62 +03/07/2021 09:30,19.95,72.02,2.695,249.3,0.14,404.9,2.024,262.6,262.6,0,101.1,-3.642,8 +03/07/2021 10:00,19.56,71.02,2.701,248.5,0.146,434.2,2.171,285.2,285.3,0,101.1,-3.943,8.79 +03/07/2021 10:30,20.42,69.82,2.706,226.5,0.124,462.1,2.311,325.9,325.9,0,101.1,-2.949,9.68 +03/07/2021 11:00,20.1,69.87,2.434,245.7,0.135,355.5,1.777,237.8,237.8,0,101.1,-3.912,7.69 +03/07/2021 11:30,20.17,69.64,2.103,251,0.146,342,1.71,219.5,219.5,0,101.1,-4.716,7.769 +03/07/2021 12:00,21.26,67.07,2.099,220.4,0.122,580.7,2.903,412,412,0,101.1,-3.048,12 +03/07/2021 12:30,21.98,65.03,2.401,224.7,0.121,811,4.053,597.3,597.4,0,101,-2.287,15.48 +03/07/2021 13:00,22.93,59.58,3.019,227.2,0.126,862,4.312,637.8,638,0,101,-2.103,16.13 +03/07/2021 13:30,22.52,61.77,2.704,238.2,0.131,698.7,3.493,512.5,512.5,0,101,-2.961,13.81 +03/07/2021 14:00,22.81,57.51,3.158,249.8,0.138,733,3.665,531.8,532,0,101,-2.83,14.41 +03/07/2021 14:30,22.59,58.3,2.747,248,0.138,570.3,2.851,409.8,409.8,0,101,-3.186,11.21 +03/07/2021 15:00,22.49,58.32,2.684,235.3,0.13,620.3,3.102,445.8,445.8,0,101,-3.214,12.18 +03/07/2021 15:30,22.68,56.98,2.327,239.2,0.134,442.9,2.214,304.5,304.5,0,101,-3.627,9.16 +03/07/2021 16:00,22.24,59.28,2.841,243.3,0.136,411.7,2.058,282,282,0,101,-3.68,8.67 +03/07/2021 16:30,21.8,60.61,2.542,235.4,0.126,296,1.48,192.4,192.4,0,101,-4.2,6.449 +03/07/2021 17:00,21.75,60.05,2.295,228.1,0.122,281.3,1.406,170.4,170.4,0,101,-4.339,5.916 +03/07/2021 17:30,21.47,61.83,2.53,239.2,0.131,250.9,1.255,154.3,154.3,0,101,-4.202,5.338 +03/07/2021 18:00,20.73,63.92,2.344,248.3,0.137,136.7,0.684,74.95,74.95,0,101,-4.902,2.917 +03/07/2021 18:30,20.58,64.02,2.227,241.6,0.138,125.7,0.629,50.59,50.59,0,101,-4.962,2.555 +03/07/2021 19:00,19.84,66.3,2.015,235.2,0.133,51.1,0.256,-1.255,-1.255,0,101,-5.457,0.893 +03/07/2021 19:30,19.34,66.03,1.922,228.5,0.124,32.27,0.161,-10.03,-10.03,0,101,-5.401,0.524 +03/07/2021 20:00,18.84,68.34,1.86,238.1,0.135,7.788,0.039,-22.73,-22.73,0,101,-5.317,0.017 +03/07/2021 20:30,18.46,72.22,1.662,237,0.132,0.242,0.001,-21.91,-21.92,0,101,-5.212,-0.136 +03/07/2021 21:00,18.16,74.45,1.291,227.1,0.128,0,0,-27.58,-27.58,0,101,-5.111,-0.168 +03/07/2021 21:30,17.65,75.99,1.414,228,0.119,0,0,-34.79,-34.79,0,101,-5.079,-0.149 +03/07/2021 22:00,17.37,76.81,1.179,219.3,0.126,0,0,-22,-22,0,101,-4.996,-0.135 +03/07/2021 22:30,17.16,78.16,1.401,219,0.127,0,0,-27.1,-27.1,0,101,-4.944,-0.135 +03/07/2021 23:00,17.06,79.94,1.515,222.1,0.126,0,0,-18.66,-18.66,0,101,-4.931,-0.135 +03/07/2021 23:30,16.92,81.2,0.913,193.6,0.151,0,0,-23.41,-23.41,0,100.9,-4.859,-0.135 +04/07/2021 00:00,16.57,83.4,0.578,192.7,0.153,0,0,-31.63,-31.63,0,100.9,-4.843,-0.135 +04/07/2021 00:30,16.37,85.9,1.033,196.7,0.154,0,0,-26.94,-26.94,0.2,100.9,-4.877,-0.135 +04/07/2021 01:00,16.4,87.6,1.337,188.4,0.155,0,0,-28.01,-28.01,0,100.9,-4.891,-0.135 +04/07/2021 01:30,16.31,88.1,1.454,195.1,0.154,0,0,-30.6,-30.6,0,100.8,-4.925,-0.135 +04/07/2021 02:00,16.25,88.5,1.342,189.5,0.153,0,0,-29.34,-29.34,0,100.8,-5.014,-0.135 +04/07/2021 02:30,16.23,88.6,1.277,183,0.157,0,0,-27.67,-27.67,0,100.8,-5.013,-0.135 +04/07/2021 03:00,16.19,88.6,0.733,184,0.17,0,0,-21.88,-21.88,0,100.8,-5.013,-0.135 +04/07/2021 03:30,16.17,89.1,0.988,183.8,0.164,0,0,-15.29,-15.29,0.2,100.7,-5.013,-0.135 +04/07/2021 04:00,16.19,89.6,1.428,187.2,0.156,0,0,-17.95,-17.95,0,100.7,-5.066,-0.135 +04/07/2021 04:30,16.05,89.5,1.561,187.3,0.154,0.023,0,-23.72,-23.72,1.4,100.7,-5.058,-0.128 +04/07/2021 05:00,15.92,89.9,0.88,192.4,0.143,1.81,0.009,-11.32,-11.32,2.8,100.7,-5.109,-0.068 +04/07/2021 05:30,16.09,90.6,1.079,179.8,0.145,28.62,0.143,0.546,0.546,0.2,100.7,-5.195,0.457 +04/07/2021 06:00,16.27,90.7,1.023,189.4,0.156,60,0.3,5.885,5.885,0,100.7,-5.207,1.026 +04/07/2021 06:30,16.47,90.3,0.959,175.2,0.154,97.5,0.488,22.46,22.46,0,100.7,-5.186,1.745 +04/07/2021 07:00,16.99,89.1,1.177,180.3,0.152,187.2,0.936,70.12,70.12,0,100.7,-4.754,3.858 +04/07/2021 07:30,17.57,86,1.97,199.2,0.14,193.1,0.966,101.2,101.2,0,100.6,-4.078,4.068 +04/07/2021 08:00,17.81,83.8,2.147,191.7,0.149,157.8,0.789,79.95,79.95,0,100.6,-4.119,3.4 +04/07/2021 08:30,17.87,83.6,2.018,200.6,0.142,196.6,0.983,103.8,103.8,0,100.6,-4.152,4.119 +04/07/2021 09:00,19.45,76.51,2.764,217.2,0.125,548.3,2.741,359,359.1,0,100.6,-1.821,11.47 +04/07/2021 09:30,18.03,79.43,3.232,232.6,0.123,193.7,0.968,43.11,43.13,0.8,100.6,-3.262,4.186 +04/07/2021 10:00,17.69,77.92,3.113,244.7,0.141,553.9,2.769,328.3,328.9,0,100.6,-2.065,10.38 +04/07/2021 10:30,18.57,70.52,3.18,263.9,0.151,529.1,2.645,338.9,339,0,100.6,-1.325,11.04 +04/07/2021 11:00,18.48,68.16,2.873,277.4,0.143,419,2.095,273,273,0,100.7,-2.111,8.77 +04/07/2021 11:30,19.36,63.46,2.93,267.2,0.153,697.2,3.486,477.8,477.9,0,100.7,-1.084,13.38 +04/07/2021 12:00,19.8,61.81,2.818,261.3,0.151,633.1,3.165,437.6,437.7,0,100.6,-1.409,12.98 +04/07/2021 12:30,20.59,59.41,2.813,258.3,0.146,775.3,3.876,549,549.2,0,100.6,-1.326,15.73 +04/07/2021 13:00,20.69,58.48,3.35,243.4,0.134,696.5,3.482,484,484.4,0,100.6,-1.428,14.09 +04/07/2021 13:30,20.49,60.91,3.358,232.4,0.128,659.1,3.295,449.4,449.7,0,100.6,-1.594,13.82 +04/07/2021 14:00,20.78,57.92,3.57,238.3,0.132,624.7,3.124,422.4,422.8,0,100.7,-1.511,13.54 +04/07/2021 14:30,20.45,56.94,3.111,240.3,0.136,426.4,2.132,266.8,266.8,0,100.7,-2.417,9.93 +04/07/2021 15:00,19.76,58.26,3.578,244.6,0.135,362.7,1.813,221.3,221.5,0,100.7,-2.795,8.56 +04/07/2021 15:30,19.41,60.46,3.46,243.9,0.141,310.1,1.55,184.3,184.4,0,100.7,-2.973,7.279 +04/07/2021 16:00,19.19,61.57,3.051,236.7,0.132,296.9,1.484,171.6,171.6,0,100.7,-2.939,6.987 +04/07/2021 16:30,18.95,60.42,3.134,246.2,0.141,252.6,1.263,140.6,140.6,0,100.7,-2.976,6.017 +04/07/2021 17:00,18.73,61.8,3.075,240.4,0.142,209.3,1.046,109.2,109.2,0,100.7,-3.208,4.946 +04/07/2021 17:30,18.58,64.7,2.606,227.4,0.124,163.4,0.817,79.27,79.28,0,100.7,-3.342,3.792 +04/07/2021 18:00,18.3,65.71,2.732,217,0.128,103.4,0.517,40.91,40.91,0,100.7,-3.585,2.463 +04/07/2021 18:30,17.77,66.01,2.479,216.5,0.133,69.17,0.346,18.48,18.48,0,100.7,-3.846,1.698 +04/07/2021 19:00,17.42,67.04,1.782,216.2,0.131,45.37,0.227,2.361,2.361,0,100.7,-3.972,1.098 +04/07/2021 19:30,17.12,69.16,1.424,201.2,0.147,15.9,0.079,-22.01,-22.01,0,100.7,-4.097,0.463 +04/07/2021 20:00,16.5,74.32,1.141,186.5,0.152,0.809,0.004,-63.41,-63.41,0,100.7,-4.179,0.141 +04/07/2021 20:30,15.92,80.6,0.748,178.9,0.156,0,0,-37.13,-37.13,0.4,100.7,-4.199,0.061 +04/07/2021 21:00,15.52,85,1.135,179.4,0.156,0,0,-28.87,-28.87,0.2,100.7,-4.2,0.005 +04/07/2021 21:30,15.28,87.2,1.301,185.9,0.155,0,0,-19.59,-19.59,1.6,100.7,-4.147,0 +04/07/2021 22:00,15.17,89.1,1.089,189.9,0.15,0,0,-13.29,-13.29,1.8,100.7,-4.147,0 +04/07/2021 22:30,15.09,90.1,0.623,163.9,0.138,0,0,-12.32,-12.32,1.4,100.6,-4.2,0 +04/07/2021 23:00,14.99,90.7,0.496,184.2,0.154,0,0,-12.8,-12.8,0,100.6,-4.201,0 +04/07/2021 23:30,14.98,91,0.282,146.2,0.112,0,0,-9.7,-9.7,0.4,100.5,-4.217,0.001 +05/07/2021 00:00,14.98,91.2,0.284,86.5,0.105,0,0,-7.718,-7.718,0.2,100.5,-4.268,0.001 +05/07/2021 00:30,14.93,91.4,0.402,71.17,0.116,0,0,-7.752,-7.752,0,100.4,-4.268,0.011 +05/07/2021 01:00,14.85,91.7,1.007,13.25,0.137,0,0,-7.865,-7.865,5.8,100.4,-6.375,0.018 +05/07/2021 01:30,14.58,92,0.628,21.2,0.13,0,0,-9.39,-9.39,1.8,100.4,-13.17,0.012 +05/07/2021 02:00,14.59,92.3,0.999,3.615,0.155,0,0,-8.02,-8.02,0.2,100.4,-24.48,0.068 +05/07/2021 02:30,14.56,92.4,0.665,1.941,0.137,0,0,-11.76,-11.76,0,100.4,-25.61,0.068 +05/07/2021 03:00,14.46,92.4,1.112,320.5,0.136,0.005,0,-11.3,-11.3,0,100.4,-25.57,0.068 +05/07/2021 03:30,14.37,92.4,1.104,313.2,0.127,0.06,0,-19.82,-19.82,0,100.4,-25.4,0.068 +05/07/2021 04:00,14.1,92.3,0.538,288.8,0.135,0,0,-45.3,-45.3,0,100.4,-24.97,0.13 +05/07/2021 04:30,13.89,92.7,0.729,294,0.146,2.195,0.011,-23.9,-23.9,0,100.5,-24.45,0.214 +05/07/2021 05:00,14.02,92.8,0.724,280.1,0.139,17.24,0.086,1.486,1.486,0,100.5,-24.69,0.48 +05/07/2021 05:30,14.26,92.7,0.728,264.7,0.153,40.04,0.2,16.02,16.02,0,100.5,-24.42,0.972 +05/07/2021 06:00,14.39,92.3,0.893,252,0.155,87.6,0.438,21.05,21.05,0,100.5,-23.13,1.88 +05/07/2021 06:30,14.93,91.1,1.265,231.9,0.124,201.5,1.007,40.81,40.81,0,100.5,-21.57,5.293 +05/07/2021 07:00,15.68,87.2,1.335,236.7,0.128,260.6,1.303,103.3,103.3,0,100.5,-20.01,6.496 +05/07/2021 07:30,16.07,83.1,1.312,226.5,0.122,172.9,0.865,101.8,101.8,0,100.6,-20.75,3.969 +05/07/2021 08:00,16.11,82.4,1.412,181.6,0.155,178,0.89,106.9,106.9,0,100.5,-20.43,4.115 +05/07/2021 08:30,16.25,81.6,1.411,185.9,0.15,200.8,1.004,124.4,124.4,0,100.5,-17.86,4.737 +05/07/2021 09:00,16.31,83.6,1.416,195,0.143,212.5,1.063,75.23,75.23,0.4,100.5,-16.73,4.84 +05/07/2021 09:30,16.92,83.1,2.089,191.4,0.152,305.8,1.529,154.4,154.4,0,100.5,-13.12,6.929 +05/07/2021 10:00,17.16,79.38,1.898,212,0.133,167.4,0.837,70.41,70.41,0.2,100.5,-12.42,4.496 +05/07/2021 10:30,16.96,81.3,1.791,215.4,0.132,229.6,1.148,59.67,59.67,0,100.5,-14.13,5.864 +05/07/2021 11:00,17.22,77.39,2.04,220.6,0.129,244.8,1.224,56.49,56.49,0,100.5,-13.48,6.237 +05/07/2021 11:30,17.15,73.57,1.984,222.3,0.126,243.3,1.217,44.49,44.49,0,100.5,-13,6.249 +05/07/2021 12:00,16.72,75.52,1.784,230,0.124,258.1,1.291,47.16,47.16,0.2,100.5,-13.43,6.522 +05/07/2021 12:30,17.27,75.42,1.389,220.4,0.126,221.5,1.108,77.99,77.99,0,100.4,-13.27,5.448 +05/07/2021 13:00,16.7,74.29,2.059,198.4,0.14,187.9,0.939,19.93,19.93,0,100.4,-12.7,4.613 +05/07/2021 13:30,15.81,80.5,2.431,195.4,0.143,188.3,0.941,71.28,71.28,0,100.4,-12.11,4.631 +05/07/2021 14:00,15.95,81.2,2.147,189.2,0.151,186.8,0.934,109.3,109.3,0,100.3,-11.77,4.724 +05/07/2021 14:30,15.88,79.55,2.647,185.3,0.154,165.2,0.826,35,34.99,0,100.3,-11.07,4.093 +05/07/2021 15:00,15.16,85.3,1.748,171.7,0.141,151.2,0.756,43.95,43.95,0.2,100.3,-11.67,3.638 +05/07/2021 15:30,15.09,87.5,1.467,163.7,0.136,137.7,0.689,44.81,44.81,0.2,100.2,-11.73,3.186 +05/07/2021 16:00,15.24,89,1.487,158.2,0.138,121.1,0.606,40.58,40.58,0.2,100.1,-11.45,2.724 +05/07/2021 16:30,15.92,89.8,1.906,165.7,0.133,121.7,0.609,36.59,36.59,0.2,100.1,-11.27,2.715 +05/07/2021 17:00,16.22,90.1,2.281,176.1,0.144,70.39,0.352,16.45,16.45,0,100,-11.24,1.518 +05/07/2021 17:30,16.58,90.6,2.991,182.8,0.153,73.85,0.369,14.13,14.14,0.6,100,-11.19,1.565 +05/07/2021 18:00,16.97,90.4,3.151,188.5,0.143,43.87,0.219,-6.304,-6.314,0.4,99.9,-11.31,0.877 +05/07/2021 18:30,17.14,89.5,3.481,190,0.15,25.85,0.129,-18.69,-18.71,0.4,99.9,-11.12,0.485 +05/07/2021 19:00,17.25,88.5,3.743,191.5,0.152,17.46,0.087,-30.25,-30.31,0.2,99.9,-11.06,0.326 +05/07/2021 19:30,17.28,87.8,3.557,201.7,0.139,8.68,0.043,-33.5,-33.58,0.8,99.8,-11.36,0.141 +05/07/2021 20:00,17.09,87.4,3.634,210.7,0.134,6.44,0.032,-41.75,-41.82,0.6,99.8,-12.03,0.083 +05/07/2021 20:30,16.71,88.6,3.023,201.8,0.146,0.556,0.003,-28.53,-28.54,2.6,99.8,-21.53,0.007 +05/07/2021 21:00,16.52,88.5,3.731,221.3,0.126,1.278,0.006,-51.43,-51.56,1.8,99.8,-34.08,0.05 +05/07/2021 21:30,15.08,82.4,4.026,241.5,0.14,1.793,0.009,-84.7,-85.1,0,99.9,-26.92,0.006 +05/07/2021 22:00,14.35,83.6,2.751,221.3,0.127,0.083,0,-72.96,-72.97,0,99.9,-20.46,-0.053 +05/07/2021 22:30,14.2,85.4,3.147,208.6,0.137,0,0,-70.58,-70.62,0,99.9,-17.57,-0.068 +05/07/2021 23:00,14.2,85.6,3.175,208.3,0.136,0,0,-72.57,-72.6,0,99.9,-16.44,-0.068 +05/07/2021 23:30,14.23,83.8,3.348,216.1,0.13,0,0,-72.76,-72.85,0,99.9,-15.25,-0.069 +06/07/2021 00:00,14.18,82.3,3.185,217.2,0.132,0,0,-71.05,-71.09,0,99.8,-12.76,-0.069 +06/07/2021 00:30,14.28,81.2,3.401,222.6,0.129,0,0,-45.55,-45.63,0,99.8,-13,-0.07 +06/07/2021 01:00,14.24,77.79,4.183,219.2,0.127,0,0,-72.05,-72.45,0,99.8,-9.83,-0.07 +06/07/2021 01:30,14.11,75.7,4.129,227.8,0.124,0,0,-74.25,-74.64,0,99.8,-8.72,-0.073 +06/07/2021 02:00,14.06,72.98,4.029,225.7,0.122,0,0,-66.66,-67.02,0,99.8,-7.531,-0.077 +06/07/2021 02:30,14.19,72.46,4.054,224.2,0.121,0,0,-49.37,-49.6,0,99.8,-7.042,-0.097 +06/07/2021 03:00,14.45,70.72,4.799,234.4,0.132,0.038,0,-27.52,-27.88,0,99.8,-6.484,-0.076 +06/07/2021 03:30,14.44,72.33,4.86,237.2,0.13,0,0,-10.96,-11.12,0,99.9,-5.339,-0.065 +06/07/2021 04:00,14.1,77.52,4.281,239.1,0.133,0,0,-9.02,-9.07,0,99.9,-5.874,-0.066 +06/07/2021 04:30,13.98,78.92,3.377,239.6,0.131,0.574,0.003,-8.25,-8.26,0,100,-6.736,-0.028 +06/07/2021 05:00,14.01,78.43,3.743,240.8,0.138,4.837,0.024,-9.02,-9.04,0,100.1,-6.826,0.086 +06/07/2021 05:30,14.08,77.03,3.623,241.2,0.136,24.39,0.122,-4.273,-4.264,0,100.1,-6.238,0.467 +06/07/2021 06:00,14.25,76.58,3.219,237.4,0.134,78.86,0.394,13.98,13.98,0,100.1,-7.472,2.065 +06/07/2021 06:30,14.53,76.05,3.074,241.7,0.138,161.6,0.808,24.32,24.33,0,100.2,-8.26,4.426 +06/07/2021 07:00,15.19,73.4,3.97,242.8,0.139,225.9,1.13,74,74.18,0,100.2,-8.43,5.918 +06/07/2021 07:30,15.26,72.67,3.722,251,0.147,295.1,1.475,142.5,142.6,0,100.3,-6.253,7.172 +06/07/2021 08:00,15.91,69.87,4.031,252.3,0.14,388.9,1.945,211.2,211.9,0,100.3,-5.864,9.05 +06/07/2021 08:30,16.39,67.69,3.597,246.4,0.144,393.2,1.966,238.1,238.4,0,100.4,-5.696,9.25 +06/07/2021 09:00,16.85,65.18,3.563,243.9,0.14,551.8,2.759,341.4,341.7,0,100.4,-6.867,11.76 +06/07/2021 09:30,16.79,63.29,3.39,239.1,0.132,340.4,1.702,212,212.1,0,100.4,-8.09,7.879 +06/07/2021 10:00,18.06,58.98,3.712,238.8,0.131,821,4.107,556.6,557.6,0,100.4,-5.947,17.13 +06/07/2021 10:30,18.75,54.99,3.712,243.8,0.136,697.5,3.487,487.3,488,0,100.5,-6.577,14.59 +06/07/2021 11:00,18.92,53.93,3.674,246.1,0.136,746.1,3.73,514.4,515.4,0,100.5,-5.071,15.49 +06/07/2021 11:30,19.22,52.29,3.876,242.6,0.135,664.8,3.324,458.7,459.8,0,100.5,-3.322,13.53 +06/07/2021 12:00,18.68,56.25,2.943,236.1,0.131,314.3,1.572,204.4,204.5,0,100.5,-6.529,7.653 +06/07/2021 12:30,18.49,59.59,2.616,243.9,0.136,290.3,1.452,189.3,189.3,0,100.5,-7.819,6.999 +06/07/2021 13:00,16.8,70.66,3.064,232,0.13,194.9,0.974,-8.44,-8.47,0.2,100.6,-7.604,4.982 +06/07/2021 13:30,16.56,77.18,2.098,249.2,0.141,408.5,2.042,233.5,233.5,0,100.6,-7.492,9.34 +06/07/2021 14:00,17.22,74.22,2.037,242.3,0.135,240.6,1.203,108.2,108.2,0,100.6,-7.96,5.997 +06/07/2021 14:30,18.65,67.61,2.594,211.3,0.126,517.6,2.588,354.5,354.6,0,100.5,-6.453,11.31 +06/07/2021 15:00,18.98,60,3.803,216.1,0.127,316.2,1.581,205.9,206.4,0,100.5,-6.732,7.114 +06/07/2021 15:30,18.51,62.49,3.672,220.9,0.124,290.5,1.453,188.4,188.8,0,100.5,-6.456,6.692 +06/07/2021 16:00,18.24,65.06,3.899,213.6,0.134,263.4,1.317,114.4,114.5,0,100.5,-5.83,6.011 +06/07/2021 16:30,17.39,71.72,3.438,208.2,0.137,251.4,1.257,151.2,151.3,0,100.6,-6.008,5.892 +06/07/2021 17:00,17.55,71.23,3.199,215.6,0.125,153.9,0.769,68.82,68.78,0,100.5,-6.566,3.653 +06/07/2021 17:30,16.56,74.38,3.538,217.5,0.126,145,0.725,16.4,16.4,0,100.6,-6.149,3.578 +06/07/2021 18:00,16.08,81.1,2.85,209.7,0.137,224.6,1.123,80.6,80.6,0,100.6,-6.089,5.53 +06/07/2021 18:30,16.53,77.68,3.221,206.5,0.138,225.8,1.129,117,117,0,100.6,-4.645,5.384 +06/07/2021 19:00,16.11,80.2,2.322,206.5,0.142,83.8,0.419,26.52,26.52,0,100.6,-5.865,1.935 +06/07/2021 19:30,15.99,80.8,1.859,216.2,0.132,48.11,0.241,-3.662,-3.662,0,100.6,-6.647,1.082 +06/07/2021 20:00,15.43,82.7,1.665,197.3,0.148,13.78,0.069,-37.93,-37.93,0,100.6,-7.039,0.268 +06/07/2021 20:30,15.29,84.2,1.955,198.4,0.151,0.975,0.005,-46.86,-46.86,0,100.6,-6.866,-0.09 +06/07/2021 21:00,15.01,84.4,1.229,207.8,0.141,0,0,-58.47,-58.47,0,100.7,-6.962,-0.135 +06/07/2021 21:30,14.55,86.3,1.173,202.5,0.15,0,0,-47.11,-47.11,0,100.7,-6.929,-0.136 +06/07/2021 22:00,14.41,87.9,1.045,197.8,0.151,0,0,-52.3,-52.3,0,100.7,-6.819,-0.136 +06/07/2021 22:30,14.12,88.3,0.982,216.2,0.139,0,0,-60.82,-60.82,0,100.8,-6.493,-0.136 +06/07/2021 23:00,13.91,88.3,1.063,220.8,0.12,0,0,-56.83,-56.83,0,100.8,-6.502,-0.136 +06/07/2021 23:30,13.58,88.4,1.454,232,0.127,0,0,-57.04,-57.04,0,100.8,-6.357,-0.136 +07/07/2021 00:00,13.16,88.7,1.303,234.6,0.133,0,0,-63.28,-63.28,0.2,100.8,-6.215,-0.136 +07/07/2021 00:30,12.65,89.4,1.172,243.4,0.139,0,0,-64.94,-64.94,0,100.8,-6.105,-0.136 +07/07/2021 01:00,12.18,90.1,1.253,246.1,0.145,0,0,-67.86,-67.86,0,100.9,-5.999,-0.136 +07/07/2021 01:30,11.72,90.2,0.631,249.7,0.154,0,0,-63.35,-63.35,0,100.9,-5.85,-0.136 +07/07/2021 02:00,10.96,90.6,0.619,232.1,0.113,0,0,-61.11,-61.11,0,100.9,-5.699,-0.136 +07/07/2021 02:30,10.51,91.1,0.506,216.2,0.127,0,0,-58.24,-58.24,0,100.9,-5.581,-0.136 +07/07/2021 03:00,10.06,91.6,0.783,206.7,0.15,0,0,-58.99,-58.99,0,100.9,-5.524,-0.136 +07/07/2021 03:30,9.94,91.6,0.119,242,0.03,0,0,-55.2,-55.2,0,100.9,-5.472,-0.136 +07/07/2021 04:00,9.35,91.4,0,0,0,0,0,-51.78,-51.78,0,100.9,-5.363,-0.126 +07/07/2021 04:30,8.87,92.1,0.023,232.8,0.014,3.485,0.017,-47.02,-47.02,0,100.9,-5.373,0.098 +07/07/2021 05:00,9.08,92.4,0.043,144.9,0.011,22.37,0.112,-37.79,-37.79,0,100.9,-5.386,0.54 +07/07/2021 05:30,10.28,92.5,0.177,176,0.031,93.6,0.468,-9.94,-9.94,0,101,-5.481,3.698 +07/07/2021 06:00,11.73,90.3,0.983,187,0.156,124.8,0.624,-29.31,-29.31,0,101,-5.662,4.318 +07/07/2021 06:30,12.46,89,0.847,188.6,0.154,149.7,0.749,-1.514,-1.514,0,101,-5.997,4.145 +07/07/2021 07:00,13.3,86.4,1.311,206.9,0.139,215.7,1.079,62.11,62.11,0,101,-6.013,5.664 +07/07/2021 07:30,13.94,83.6,1.339,218.3,0.126,292.2,1.461,120.4,120.4,0,101.1,-6.122,7.519 +07/07/2021 08:00,15.67,76.45,2.075,234.7,0.127,504,2.52,272.7,272.7,0,101.1,-5.137,12.69 +07/07/2021 08:30,15.97,73.01,2.338,229.6,0.126,323.2,1.616,199.3,199.3,0,101.1,-5.88,7.867 +07/07/2021 09:00,16.3,72.24,2.251,207,0.134,479.2,2.396,290.5,290.5,0,101.1,-6.03,10.95 +07/07/2021 09:30,17.08,68.65,2.224,218.4,0.124,336.7,1.684,228.8,228.8,0,101.1,-6.513,8.22 +07/07/2021 10:00,17.25,68.76,2.349,202.4,0.143,335.4,1.677,221.6,221.6,0,101.1,-6.91,8.18 +07/07/2021 10:30,17.94,66.04,2.109,224.3,0.122,311.1,1.556,205.9,205.9,0,101.1,-6.822,7.83 +07/07/2021 11:00,18.56,65.3,2.427,221,0.121,636.2,3.181,440.1,440.2,0,101.2,-5.772,13.99 +07/07/2021 11:30,18.53,65.45,2.357,227.1,0.12,319.5,1.597,188.1,188.1,0,101.2,-5.836,7.734 +07/07/2021 12:00,17.89,69.35,2.05,228.9,0.126,421,2.105,245.6,245.6,0,101.2,-6.602,9.91 +07/07/2021 12:30,19.03,62.62,2.816,219.7,0.127,545.9,2.729,376,376.1,0,101.2,-5.119,12.23 +07/07/2021 13:00,19.31,62.05,2.89,216.2,0.125,514.4,2.572,358.2,358.2,0,101.2,-4.982,11.95 +07/07/2021 13:30,19.48,61,2.46,221,0.124,383.1,1.916,261,261,0,101.2,-5.441,9.19 +07/07/2021 14:00,18.83,62.89,2.603,226,0.126,268.2,1.341,177.5,177.5,0,101.2,-5.805,6.382 +07/07/2021 14:30,18.64,64.99,2.519,233.3,0.133,355.1,1.775,230.1,230.1,0,101.3,-5.44,8.41 +07/07/2021 15:00,19.36,62.66,2.705,208.7,0.133,324,1.62,219.2,219.2,0,101.3,-4.832,7.75 +07/07/2021 15:30,18.7,65.22,2.685,223.9,0.126,261.5,1.308,159.5,159.5,0,101.3,-5.05,6.275 +07/07/2021 16:00,16.9,73.76,2.155,220.8,0.127,270.1,1.351,105.7,105.7,0.2,101.3,-5.328,6.587 +07/07/2021 16:30,17.59,73.35,1.934,227.4,0.128,251.1,1.256,151.5,151.5,0,101.3,-5.371,5.8 +07/07/2021 17:00,17.03,75.17,1.754,294.3,0.13,91,0.455,14.58,14.58,0,101.3,-6.355,2.077 +07/07/2021 17:30,15.95,82.3,0.946,299.4,0.117,24.24,0.121,-16.43,-16.43,1,101.3,-6.627,0.538 +07/07/2021 18:00,15.7,86.2,0.778,201.9,0.139,56.87,0.284,4.117,4.117,0.2,101.3,-6.253,1.28 +07/07/2021 18:30,16.39,85.3,0.664,238.1,0.137,132.2,0.661,45.36,45.36,0,101.4,-5.71,2.781 +07/07/2021 19:00,16.68,84.1,0.757,254.2,0.148,68.53,0.343,6.668,6.668,0,101.4,-5.506,1.26 +07/07/2021 19:30,16.6,85.1,0.354,254,0.146,18.9,0.094,-7.226,-7.226,0,101.4,-5.414,0.26 +07/07/2021 20:00,16.3,83.5,0.967,220.2,0.121,3.171,0.016,-18.96,-18.96,0,101.4,-5.195,-0.129 +07/07/2021 20:30,16.03,81.1,0.912,215.4,0.132,0.94,0.005,-17.17,-17.17,0,101.5,-4.954,-0.135 +07/07/2021 21:00,15.77,82.3,0.537,217.8,0.114,0.069,0,-12.24,-12.24,0,101.5,-4.819,-0.198 +07/07/2021 21:30,15.4,82.1,1.016,225.6,0.122,0.09,0,-39.53,-39.53,0,101.5,-4.738,-0.193 +07/07/2021 22:00,14.59,83.6,0.642,229.9,0.119,0,0,-56.89,-56.89,0,101.5,-4.66,-0.181 +07/07/2021 22:30,13.95,85.9,0.898,243.6,0.135,0,0,-54.56,-54.56,0,101.6,-4.586,-0.136 +07/07/2021 23:00,13.69,87.1,1.368,244.2,0.141,0,0,-58.54,-58.54,0,101.6,-4.499,-0.136 +07/07/2021 23:30,13.31,87.8,0.748,246.9,0.145,0,0,-54.13,-54.13,0,101.6,-4.449,-0.136 +08/07/2021 00:00,12.82,88.4,0.281,217,0.107,0,0,-50.28,-50.28,0,101.6,-4.368,-0.136 +08/07/2021 00:30,12.53,89.8,0.588,222.6,0.115,0,0,-46.4,-46.4,0,101.6,-4.366,-0.136 +08/07/2021 01:00,12.39,90.3,0.628,224.7,0.127,0,0,-53.73,-53.73,0,101.6,-4.336,-0.136 +08/07/2021 01:30,12.26,90.8,0.446,234.5,0.15,0,0,-40.77,-40.77,0,101.6,-4.331,-0.136 +08/07/2021 02:00,12.13,91,0.246,244.3,0.143,0,0,-37.88,-37.88,0,101.7,-4.269,-0.136 +08/07/2021 02:30,12.03,91.5,0.373,196.9,0.118,0,0,-21.02,-21.02,0,101.6,-4.304,-0.136 +08/07/2021 03:00,12.35,91.8,0.325,176,0.17,0,0,-14.86,-14.86,0,101.7,-4.442,-0.136 +08/07/2021 03:30,12.58,91.8,0.36,165.5,0.14,0,0,-23.31,-23.31,0,101.7,-4.472,-0.136 +08/07/2021 04:00,12.55,92,0.335,113.2,0.135,0,0,-22.78,-22.78,0,101.7,-4.485,-0.136 +08/07/2021 04:30,12.47,92,0.262,113.7,0.113,1.136,0.006,-34.79,-34.79,0,101.7,-4.495,-0.077 +08/07/2021 05:00,12.42,92.4,0.367,123.6,0.115,17.63,0.088,-1.731,-1.731,0,101.7,-4.521,0.271 +08/07/2021 05:30,12.84,92.2,0.452,123.1,0.141,21.93,0.11,2.149,2.149,0,101.8,-4.537,0.34 +08/07/2021 06:00,13.02,92.3,0.548,123.3,0.16,39.08,0.195,13.92,13.92,0,101.8,-4.474,0.718 +08/07/2021 06:30,13.49,92.3,0.815,130.5,0.132,80.1,0.401,38.77,38.77,0,101.8,-4.437,1.628 +08/07/2021 07:00,14.07,92,0.812,132.6,0.135,148.3,0.742,84.8,84.8,0,101.8,-4.333,3.192 +08/07/2021 07:30,14.83,91,0.756,133.4,0.129,165.5,0.828,105.4,105.4,0,101.8,-4.259,3.873 +08/07/2021 08:00,15.15,89.3,1.164,216.4,0.107,166.6,0.833,96.6,96.6,0,101.8,-4.382,3.957 +08/07/2021 08:30,15.38,86.6,1.102,244.5,0.132,147.1,0.735,86.4,86.4,0,101.9,-4.598,3.614 +08/07/2021 09:00,15.72,83.9,1.13,266.8,0.156,167.8,0.839,100.2,100.2,0,101.9,-4.776,4.137 +08/07/2021 09:30,16.32,79.58,1.142,259.8,0.152,248.6,1.243,152.6,152.6,0,101.9,-4.771,6.121 +08/07/2021 10:00,17.01,74.86,1.1,265,0.134,331.1,1.655,208.4,208.4,0,101.9,-4.711,8.11 +08/07/2021 10:30,17.53,71.71,1.356,254.4,0.134,399.1,1.996,264.1,264.1,1.4,101.9,-4.505,9.65 +08/07/2021 11:00,18.5,66.56,1.577,241.7,0.122,626.5,3.132,440,440,0,101.9,-3.66,14.11 +08/07/2021 11:30,19.31,63.65,1.65,249.9,0.134,631.4,3.157,428.6,428.6,0,101.9,-3.5,13.81 +08/07/2021 12:00,20.23,61.59,1.919,222.2,0.121,874,4.372,621.7,621.7,0,101.9,-2.846,18.06 +08/07/2021 12:30,20.83,58.21,1.85,238.6,0.129,814,4.071,575.8,575.8,0,101.9,-3.063,17.61 +08/07/2021 13:00,20.3,58.81,1.735,242.6,0.136,348.9,1.745,220.5,220.5,0,101.9,-4.613,8.73 +08/07/2021 13:30,19.99,59.12,1.374,262.7,0.136,297.9,1.489,180.7,180.7,0,101.9,-5.319,7.248 +08/07/2021 14:00,19.62,60.52,1.777,274.3,0.141,259.6,1.298,159.1,159.1,0,101.9,-5.565,6.294 +08/07/2021 14:30,19.78,62.37,1.883,235.3,0.127,352,1.76,229.1,229.1,0,101.9,-4.57,8.21 +08/07/2021 15:00,19.3,65.1,1.969,233.4,0.124,215.7,1.079,128.1,128.1,0,101.9,-4.71,5.472 +08/07/2021 15:30,19.61,64.34,1.803,249.1,0.15,329.7,1.649,206.5,206.5,0,101.9,-4.444,7.815 +08/07/2021 16:00,19.85,62.61,1.61,242.7,0.132,313.9,1.569,193.8,193.8,0,101.9,-4.336,7.457 +08/07/2021 16:30,20.19,58.99,1.648,253.1,0.139,297,1.485,185,185,0,101.9,-4.611,6.907 +08/07/2021 17:00,20.13,59.29,1.658,254.8,0.144,243.9,1.22,140.5,140.5,0,101.9,-4.932,5.6 +08/07/2021 17:30,20,57.82,1.633,273.8,0.145,227.2,1.136,124.6,124.6,0,101.9,-5.223,5.182 +08/07/2021 18:00,19.75,60.2,1.532,277.5,0.145,172,0.86,78.76,78.76,0,101.9,-5.383,3.821 +08/07/2021 18:30,19.47,61.63,1.396,285.4,0.145,129.6,0.648,51.58,51.58,0,101.9,-5.449,2.852 +08/07/2021 19:00,19,64.52,1.09,310.8,0.123,61.65,0.308,16.76,16.76,0,101.9,-5.404,1.316 +08/07/2021 19:30,18.21,71.86,0.833,33.97,0.117,24.93,0.125,-6.631,-6.631,0,101.9,-5.081,0.445 +08/07/2021 20:00,17.33,75.04,0.556,27.71,0.14,2.175,0.011,-10.93,-10.93,0,102,-4.761,-0.087 +08/07/2021 20:30,17.06,77.93,0.273,13.04,0.079,0,0,-14.44,-14.44,0,102,-4.485,-0.168 +08/07/2021 21:00,16.72,79.41,0.366,204.9,0.073,0,0,-12.16,-12.16,0,102,-4.27,-0.203 +08/07/2021 21:30,16.68,78.25,0.457,158.1,0.102,0,0,-14.24,-14.24,0,102,-4.123,-0.203 +08/07/2021 22:00,16,80.2,1.299,357.1,0.133,0,0,-13.26,-13.26,0,102.1,-4.059,-0.201 +08/07/2021 22:30,14.97,84.1,0.921,25.46,0.139,0,0,-23.31,-23.31,0,102.1,-3.966,-0.203 +08/07/2021 23:00,14.55,85.8,0.64,42.51,0.125,0,0,-20.16,-20.16,0,102.1,-3.902,-0.182 +08/07/2021 23:30,14.53,86.6,0.447,39.93,0.128,0,0,-19.15,-19.15,0,102.1,-3.802,-0.142 +09/07/2021 00:00,14.51,87.3,0.187,52.01,0.084,0,0,-12.68,-12.68,0,102.1,-3.735,-0.136 +09/07/2021 00:30,14.63,87.5,0.014,30.47,0.027,0,0,-9.98,-9.98,0,102.1,-3.659,-0.14 +09/07/2021 01:00,14.72,87.6,0.015,37.08,0.011,0,0,-12.25,-12.25,0,102.1,-3.649,-0.15 +09/07/2021 01:30,14.67,87.9,0.063,65.18,0.043,0,0,-14.68,-14.68,0,102,-3.591,-0.145 +09/07/2021 02:00,14.47,88.1,0.181,76.05,0.088,0,0,-26.82,-26.82,0,102,-3.6,-0.136 +09/07/2021 02:30,14.17,88.8,0.066,175.8,0.053,0,0,-26.09,-26.09,0,102,-3.638,-0.136 +09/07/2021 03:00,14.06,89.4,0.009,175.8,0.012,0,0,-11.33,-11.33,0,102,-3.606,-0.136 +09/07/2021 03:30,14.27,89.8,0.12,175.8,0.096,0,0,-10.12,-10.12,0,102,-3.523,-0.136 +09/07/2021 04:00,14.36,90.2,0.311,253.5,0.136,0,0,-9.28,-9.28,0,102,-3.523,-0.136 +09/07/2021 04:30,14.39,90.3,0.196,255.5,0.1,0.378,0.002,-10.33,-10.33,0,102,-3.523,-0.136 +09/07/2021 05:00,14.37,90.3,0.186,237.6,0.072,3.302,0.017,-10.51,-10.51,0,102,-3.523,-0.057 +09/07/2021 05:30,14.33,90.2,0.119,195.9,0.089,16.05,0.08,-1.884,-1.884,0,102,-3.517,0.26 +09/07/2021 06:00,14.48,90,0.199,194.2,0.116,37.29,0.186,4.385,4.385,0,102,-3.475,0.782 +09/07/2021 06:30,14.78,89.5,0.693,181.6,0.172,70.66,0.353,28.16,28.16,0,102,-3.483,1.615 +09/07/2021 07:00,14.94,88.7,1.111,188.7,0.151,56.82,0.284,30.43,30.43,0,102,-3.527,1.32 +09/07/2021 07:30,14.82,86.9,1.112,208,0.126,74.37,0.372,40.55,40.55,0,102,-3.506,1.87 +09/07/2021 08:00,15.06,83,1.233,257.8,0.14,138.7,0.693,81.5,81.5,0,102,-3.392,3.484 +09/07/2021 08:30,15.51,80.1,1.505,254.9,0.141,148.2,0.741,91.8,91.8,0,102,-3.415,3.861 +09/07/2021 09:00,15.62,80.2,1.906,272.7,0.149,274,1.37,170.9,170.9,0,102,-3.235,6.714 +09/07/2021 09:30,16.16,74.77,1.879,290.9,0.136,382.8,1.914,242,242,0,102,-2.962,9.28 +09/07/2021 10:00,16.73,71.67,1.438,307.9,0.119,311.4,1.557,187.2,187.2,0,102,-3.439,8.07 +09/07/2021 10:30,16.78,74.6,1.898,331.7,0.134,428.6,2.143,258.7,258.7,0,102,-3.567,10.67 +09/07/2021 11:00,17.95,69.86,1.442,328.1,0.12,518.5,2.592,322.2,322.2,0,102,-3.299,12.44 +09/07/2021 11:30,18.12,67.96,1.236,300,0.104,391.4,1.957,233.9,233.9,0,101.9,-3.91,9.77 +09/07/2021 12:00,17.72,68.72,1.01,270.1,0.142,175,0.875,96.1,96.1,0,101.9,-4.692,4.875 +09/07/2021 12:30,17.89,68.17,0.776,324.3,0.123,266.8,1.334,154.2,154.2,0,101.9,-4.649,6.889 +09/07/2021 13:00,18.53,64.38,0.86,214.6,0.095,261.3,1.306,155.5,155.5,0,101.9,-4.322,6.747 +09/07/2021 13:30,18.53,65.94,0.64,203.8,0.141,153.2,0.766,82.7,82.7,0,101.9,-4.604,4.147 +09/07/2021 14:00,18.44,63.47,1.261,249.9,0.137,257,1.285,156.8,156.8,0,101.9,-4.149,6.417 +09/07/2021 14:30,18.69,62,1.343,244.2,0.129,216.6,1.083,126.7,126.7,0,101.9,-4.036,5.794 +09/07/2021 15:00,18.51,61.3,1.483,280.8,0.143,203.1,1.016,115,115,0,101.9,-4.529,5.246 +09/07/2021 15:30,18.44,61.99,1.729,230.9,0.117,184.6,0.923,110.2,110.2,0,101.9,-4.502,4.701 +09/07/2021 16:00,19.1,59.53,1.455,228.3,0.127,421.2,2.106,269.8,269.8,0,101.8,-3.605,9.84 +09/07/2021 16:30,19.61,57.92,1.606,248,0.126,420.5,2.103,272.3,272.3,0,101.8,-3.608,9.95 +09/07/2021 17:00,19.65,56.36,1.654,204.5,0.138,293.7,1.469,177.2,177.2,0,101.7,-3.694,6.778 +09/07/2021 17:30,19.08,57.14,1.558,200.1,0.142,207.9,1.04,117.8,117.8,0,101.7,-4.147,4.818 +09/07/2021 18:00,18.67,59.72,1.197,208.3,0.136,105.5,0.527,51.73,51.73,0,101.7,-4.538,2.508 +09/07/2021 18:30,18.3,61.16,1.181,214.7,0.132,73.96,0.37,30.26,30.26,0,101.7,-4.652,1.647 +09/07/2021 19:00,17.68,65.74,0.832,265,0.145,45.17,0.226,6.705,6.705,0,101.7,-4.585,0.895 +09/07/2021 19:30,17.34,69,0.466,267.8,0.154,25.96,0.13,-1.003,-1.003,0,101.7,-4.454,0.517 +09/07/2021 20:00,17.03,71.9,0.202,266.9,0.142,9.49,0.047,-11.82,-11.82,0,101.7,-4.31,0.174 +09/07/2021 20:30,16.53,74.58,0.245,252.2,0.131,0.372,0.002,-20.15,-20.15,0,101.7,-4.165,-0.106 +09/07/2021 21:00,15.86,76.77,0.167,251.4,0.12,0,0,-34.55,-34.55,0,101.7,-3.994,-0.135 +09/07/2021 21:30,15.05,79.95,0.276,243.1,0.083,0,0,-37.84,-37.84,0,101.7,-3.864,-0.135 +09/07/2021 22:00,14.31,83.3,0.502,213.3,0.135,0,0,-36.24,-36.24,0,101.7,-3.724,-0.121 +09/07/2021 22:30,14.22,83.8,0.519,228.5,0.134,0,0,-19.78,-19.78,0,101.7,-3.552,-0.136 +09/07/2021 23:00,14.36,81,0.525,212.3,0.148,0,0,-32.74,-32.74,0,101.6,-3.42,-0.136 +09/07/2021 23:30,13.8,81.8,0.039,212.8,0.026,0,0,-39.49,-39.49,0,101.6,-3.388,-0.094 +10/07/2021 00:00,12.98,85.2,0.06,212.7,0.042,0,0,-32.34,-32.34,0,101.6,-3.332,-0.068 +10/07/2021 00:30,12.83,87.5,0.174,182.8,0.078,0,0,-30.65,-30.65,0,101.6,-3.27,-0.077 +10/07/2021 01:00,12.75,88.3,0.061,156,0.063,0,0,-25.89,-25.89,0,101.5,-3.214,-0.085 +10/07/2021 01:30,12.72,89,0.061,156,0.055,0,0,-22.39,-22.39,0,101.5,-3.185,-0.101 +10/07/2021 02:00,12.92,89.6,0.013,156,0.023,0,0,-13.57,-13.57,0,101.5,-3.14,-0.135 +10/07/2021 02:30,13.1,89.8,0.207,133.5,0.067,0,0,-18.55,-18.55,0,101.5,-3.117,-0.136 +10/07/2021 03:00,13.09,89.9,0.333,189.4,0.114,0,0,-16.24,-16.24,0,101.4,-3.117,-0.136 +10/07/2021 03:30,13.17,89.9,0.182,151.3,0.112,0,0,-14.33,-14.33,0,101.4,-3.117,-0.136 +10/07/2021 04:00,13.27,89.9,0.118,137,0.07,0,0,-12.99,-12.99,0,101.3,-3.117,-0.136 +10/07/2021 04:30,13.32,90,0.255,152.1,0.135,0.415,0.002,-12.5,-12.5,0.2,101.3,-3.117,-0.091 +10/07/2021 05:00,13.42,90,0.32,157.5,0.138,6.461,0.032,-8.97,-8.97,0,101.3,-3.116,0.081 +10/07/2021 05:30,13.52,89.9,0.53,170.4,0.147,16.09,0.08,-5.329,-5.329,0,101.3,-3.096,0.35 +10/07/2021 06:00,13.64,89.5,0.857,181.7,0.154,16.21,0.081,-9.19,-9.19,0,101.3,-3.09,0.39 +10/07/2021 06:30,13.69,89.4,0.931,183.1,0.152,20.34,0.102,-5.608,-5.608,0.6,101.3,-3.086,0.405 +10/07/2021 07:00,13.77,89.8,0.777,159.9,0.141,55.74,0.279,15.37,15.37,0.4,101.3,-3.018,1.18 +10/07/2021 07:30,13.93,90.2,0.947,159.6,0.134,83.3,0.417,26.58,26.58,0.2,101.3,-2.981,1.868 +10/07/2021 08:00,14.13,90.2,1.343,170,0.147,116,0.58,45.71,45.71,0,101.3,-2.942,2.624 +10/07/2021 08:30,14.19,90.2,1.331,176.6,0.149,64.99,0.325,23.45,23.45,0.2,101.2,-3.042,1.418 +10/07/2021 09:00,14.44,90.3,1.357,181.6,0.152,93.1,0.465,33.24,33.24,0.6,101.2,-3.036,2.168 +10/07/2021 09:30,14.68,90.5,1.503,188.5,0.155,126.6,0.633,49.55,49.55,1.4,101.2,-3.023,2.884 +10/07/2021 10:00,15.03,90.4,1.325,209.7,0.129,123.7,0.618,43.52,43.52,0.6,101.2,-2.986,2.843 +10/07/2021 10:30,15.03,90.2,0.692,256,0.145,74.55,0.373,21.14,21.14,3.2,101.2,-3.171,1.761 +10/07/2021 11:00,15.35,90.4,0.463,275.8,0.111,193.3,0.967,89.8,89.8,1.6,101.2,-3.25,4.281 +10/07/2021 11:30,16.99,87.6,0.919,211.3,0.126,616.5,3.083,390.5,390.5,0,101.2,-1.719,13.01 +10/07/2021 12:00,18.17,78.28,1.046,224.8,0.124,400.8,2.004,260.3,260.3,0,101.2,-1.905,8.93 +10/07/2021 12:30,19.19,73.78,1.454,200.1,0.125,825,4.124,605.3,605.3,0,101.2,-1.01,17.89 +10/07/2021 13:00,19.89,70.77,1.415,195.8,0.124,810,4.048,582.2,582.2,0,101.2,-1.154,17.36 +10/07/2021 13:30,20.68,66.09,1.393,203.9,0.113,747.6,3.738,539.4,539.4,0,101.2,-1.789,16.36 +10/07/2021 14:00,20.99,65.47,1.217,192.4,0.127,766.8,3.834,551.1,551.1,0,101.2,-2.411,17.12 +10/07/2021 14:30,21.92,63.13,1.457,194.6,0.134,752.8,3.764,540.5,540.5,0,101.1,-2.525,16.74 +10/07/2021 15:00,21.12,67.86,1.065,40.46,0.121,340.6,1.703,221.4,221.4,0,101.2,-3.621,8.18 +10/07/2021 15:30,18.76,81.6,1.401,25.61,0.118,343.8,1.719,144.2,144.2,2.4,101.2,-4.583,7.733 +10/07/2021 16:00,18.75,81.5,0.812,47.26,0.123,287.3,1.436,165.9,165.9,0,101.2,-3.294,6.366 +10/07/2021 16:30,19.8,73.73,0.824,22.81,0.117,503.4,2.517,324.9,324.9,0,101.2,-1.573,11.02 +10/07/2021 17:00,21.35,67.11,0.546,28.74,0.098,417.5,2.088,256.6,256.6,0,101.2,-1.613,9.62 +10/07/2021 17:30,22.23,63.63,0.615,9.89,0.101,435,2.175,265.7,265.7,0,101.2,-1.725,10.37 +10/07/2021 18:00,21.82,61.57,0.271,40.19,0.118,215.4,1.077,121.2,121.2,0,101.2,-2.587,5.436 +10/07/2021 18:30,21.23,63.75,0.309,346.8,0.087,108.3,0.541,55.85,55.85,0,101.2,-3.427,2.976 +10/07/2021 19:00,19.36,76.83,1.19,180.8,0.158,54.7,0.274,15.2,15.2,0,101.2,-3.669,1.337 +10/07/2021 19:30,18.58,81.1,0.83,183.1,0.163,20.09,0.1,-3.268,-3.268,0,101.3,-3.952,0.532 +10/07/2021 20:00,18.21,81.9,0.759,184.3,0.121,3.195,0.016,-9.52,-9.52,0,101.3,-3.857,0.126 +10/07/2021 20:30,17.82,83.8,0.678,222.6,0.104,0.662,0.003,-21.04,-21.04,0,101.3,-3.755,0.074 +10/07/2021 21:00,17.48,85.5,0.681,224.5,0.126,0,0,-22.16,-22.16,0.4,101.3,-3.702,0.003 +10/07/2021 21:30,16.67,86.7,1.197,347.7,0.133,0,0,-22.2,-22.2,4.8,101.4,-13.79,0.027 +10/07/2021 22:00,16.11,88.6,0.723,14.07,0.145,0,0,-14.24,-14.24,1,101.4,-22.59,0.068 +10/07/2021 22:30,15.81,89.5,0.579,349.3,0.151,0,0,-14.58,-14.58,0.2,101.4,-24.22,0.068 +10/07/2021 23:00,15.52,89.7,0.585,46.65,0.128,0.112,0.001,-16.56,-16.56,0,101.4,-25.58,0.068 +10/07/2021 23:30,15.38,89.9,0.479,27.86,0.106,0.13,0.001,-16.5,-16.5,0,101.4,-26.2,0.068 +11/07/2021 00:00,15.25,90,0.151,37.88,0.047,0.051,0,-20.06,-20.06,0,101.4,-26.29,0.094 +11/07/2021 00:30,15.14,90.1,0.124,113.7,0.048,0,0,-21.35,-21.35,0,101.4,-25.7,0.135 +11/07/2021 01:00,15.02,90.3,0.047,66.44,0.03,0,0,-19.5,-19.5,0,101.4,-25.02,0.136 +11/07/2021 01:30,15.03,90.5,0.122,66.12,0.055,0,0,-14.45,-14.45,0,101.4,-24.12,0.136 +11/07/2021 02:00,15,90.5,0.098,38.82,0.062,0,0,-20.5,-20.5,0,101.4,-22.19,0.136 +11/07/2021 02:30,14.98,90.9,0.017,29.31,0.03,0,0,-11.74,-11.74,0,101.3,-18.51,0.117 +11/07/2021 03:00,14.99,91.1,0.629,319.7,0.096,0,0,-13.89,-13.89,0,101.4,-18.4,0.135 +11/07/2021 03:30,15.09,91.3,0.173,317.9,0.093,0,0,-9.97,-9.97,0,101.3,-18.05,0.127 +11/07/2021 04:00,15.05,91.3,0.19,329.7,0.094,0.009,0,-11.1,-11.1,0,101.3,-16.51,0.129 +11/07/2021 04:30,14.99,91.4,0.142,19.19,0.083,1.489,0.007,-9.63,-9.63,0,101.3,-14.3,0.151 +11/07/2021 05:00,15.08,91.4,0.101,27.12,0.075,7.452,0.037,-4.636,-4.636,0,101.3,-14.03,0.307 +11/07/2021 05:30,15.16,91.3,0.064,28.75,0.054,18.79,0.094,2.394,2.394,0,101.3,-12.06,0.498 +11/07/2021 06:00,15.22,91.1,0.318,157.3,0.106,39.32,0.197,13.29,13.29,0,101.3,-11.22,0.968 +11/07/2021 06:30,15.37,90.7,0.321,141.4,0.119,58.66,0.293,27.26,27.26,0,101.3,-8.89,1.426 +11/07/2021 07:00,15.4,89.8,0.597,184.1,0.142,60.54,0.303,28.39,28.39,0,101.3,-7.12,1.525 +11/07/2021 07:30,15.48,89,0.82,165.3,0.117,97.8,0.489,55.47,55.47,0,101.3,-6.737,2.521 +11/07/2021 08:00,16.12,87.1,0.497,148.7,0.121,199.2,0.996,120.8,120.8,0,101.3,-6.403,4.87 +11/07/2021 08:30,16.94,82.1,0.93,184.7,0.141,247.7,1.239,152.5,152.5,0,101.3,-5.98,6.203 +11/07/2021 09:00,18.14,75.46,1.54,192.2,0.147,419,2.095,271.7,271.7,0,101.3,-5.125,10.12 +11/07/2021 09:30,18.68,71.4,1.597,197.8,0.136,322.4,1.612,217.9,217.9,0,101.3,-4.943,8.21 +11/07/2021 10:00,18.19,73.66,1.498,186.6,0.146,239.5,1.197,160.4,160.4,0,101.2,-5.746,6.2 +11/07/2021 10:30,17.71,75.94,1.231,198.5,0.146,123,0.615,75.9,75.9,0,101.3,-6.324,3.471 +11/07/2021 11:00,17.65,77.11,1.116,166.7,0.14,150.3,0.751,92.7,92.7,0,101.2,-6.571,4.079 +11/07/2021 11:30,18.12,75.6,1.324,172.2,0.149,340.9,1.704,229.8,229.8,0,101.2,-6.4,8.55 +11/07/2021 12:00,18.66,72.44,1.62,190.8,0.141,219.4,1.097,148.2,148.2,0,101.1,-6.398,5.913 +11/07/2021 12:30,18.76,73.09,1.549,200.5,0.145,311.2,1.556,210.8,210.8,0,101.1,-6.378,8.16 +11/07/2021 13:00,19.32,71.33,1.532,188.2,0.141,347.2,1.736,236,236,0,101.1,-6.389,9.16 +11/07/2021 13:30,19.95,69.2,1.674,198.7,0.141,409.1,2.046,280.1,280.1,0,101.1,-6.24,10.47 +11/07/2021 14:00,19.98,68.04,2.183,201.7,0.141,305.5,1.527,209,209,0,101.1,-6.372,7.909 +11/07/2021 14:30,20.23,67.36,1.691,177.4,0.145,470.3,2.351,315.6,315.6,0,101.1,-6.671,11.46 +11/07/2021 15:00,21.02,64.07,1.944,178,0.138,594.1,2.971,419,419,0,101,-6.493,13.76 +11/07/2021 15:30,20.77,64.01,1.71,179.9,0.143,373.4,1.867,244.9,244.9,0,101,-6.532,9.14 +11/07/2021 16:00,19.96,67.35,1.769,195.2,0.148,147.7,0.739,65.94,65.94,0,101,-6.988,4.1 +11/07/2021 16:30,19.9,68.57,1.428,195.4,0.14,238.2,1.191,139.1,139.1,0,101,-7.463,6.263 +11/07/2021 17:00,20.08,67.75,1.408,206.6,0.136,191.8,0.959,108.6,108.6,0,100.9,-7.328,5.021 +11/07/2021 17:30,20.02,67.23,1.081,170.4,0.141,177,0.885,89.1,89.1,0,100.9,-7.529,4.595 +11/07/2021 18:00,19.7,68.15,0.917,185.1,0.147,104.6,0.523,44.58,44.58,0,100.9,-7.47,2.803 +11/07/2021 18:30,19.45,70.44,0.634,189.3,0.117,33.26,0.166,-3.729,-3.729,0.6,100.9,-7.371,0.965 +11/07/2021 19:00,18.29,80.5,0.372,260.7,0.143,18.54,0.093,-21.24,-21.24,1.8,100.9,-7.011,0.527 +11/07/2021 19:30,17.62,86,0.172,221.1,0.076,11.11,0.056,-14.74,-14.74,0,100.9,-7.116,0.333 +11/07/2021 20:00,17.17,87.1,0.423,93.7,0.149,8.73,0.044,-22.03,-22.03,0,100.8,-6.902,0.34 +11/07/2021 20:30,16.81,86.9,0.464,261.4,0.079,1.069,0.005,-28.65,-28.65,0,100.8,-6.64,0.096 +11/07/2021 21:00,16.54,87.9,0.559,267.1,0.155,0.144,0.001,-21.88,-21.88,0,100.9,-6.401,0.068 +11/07/2021 21:30,16.35,87.8,0.622,286.9,0.137,0.297,0.001,-22.2,-22.2,0,100.9,-6.378,0.109 +11/07/2021 22:00,16.14,87.2,0.338,301.1,0.11,0.135,0.001,-16.95,-16.95,0,100.8,-6.03,0.139 +11/07/2021 22:30,15.83,87.3,0.412,347.5,0.088,0.002,0,-32.23,-32.23,0,100.8,-5.706,0.203 +11/07/2021 23:00,15.53,88.8,0.321,208.2,0.119,0,0,-16.91,-16.91,0,100.8,-5.46,0.203 +11/07/2021 23:30,15.63,89.7,0.368,219.8,0.129,0,0,-14.07,-14.07,0,100.8,-5.33,0.218 +12/07/2021 00:00,15.56,90.1,0.355,225.2,0.123,0,0,-20.81,-20.81,0,100.8,-5.173,0.271 +12/07/2021 00:30,15.38,90.3,0.315,214.3,0.149,0,0,-30.26,-30.26,0,100.7,-5.03,0.271 +12/07/2021 01:00,14.69,90.3,0.113,208.5,0.085,0,0,-41.16,-41.16,0,100.7,-4.677,0.271 +12/07/2021 01:30,14.21,90.8,0.211,224.4,0.068,0,0,-31.34,-31.34,0,100.7,-4.619,0.271 +12/07/2021 02:00,14.24,91.4,0.298,261.6,0.123,0,0,-22.53,-22.53,0.2,100.6,-4.751,0.299 +12/07/2021 02:30,14.31,91.7,0.221,253.7,0.106,0,0,-15.34,-15.34,0,100.6,-4.757,0.336 +12/07/2021 03:00,14.49,91.9,0.036,253.7,0.053,0,0,-16.43,-16.43,0,100.6,-4.769,0.318 +12/07/2021 03:30,14.52,91.9,0.113,254.1,0.085,0,0,-9.06,-9.06,0,100.6,-4.741,0.339 +12/07/2021 04:00,14.52,91.9,0.244,292.6,0.087,0,0,-9.78,-9.78,0,100.6,-4.678,0.339 +12/07/2021 04:30,14.52,91.9,0.462,298.3,0.129,0.061,0,-8.06,-8.06,0,100.6,-4.677,0.339 +12/07/2021 05:00,14.63,92.1,0.496,277.2,0.153,2.469,0.012,-6.379,-6.379,0,100.5,-4.724,0.344 +12/07/2021 05:30,14.96,92,0.4,290.2,0.113,22.27,0.111,4.218,4.218,0,100.5,-4.801,0.811 +12/07/2021 06:00,15.11,91.9,1.045,289.1,0.146,19.25,0.096,5.316,5.316,0.8,100.6,-4.896,0.732 +12/07/2021 06:30,14.42,91.9,2.258,320.3,0.119,13.44,0.067,0.184,0.184,1,100.6,-6.491,0.309 +12/07/2021 07:00,14.17,92.1,1.733,315.7,0.126,41.46,0.207,8.76,8.76,0.8,100.6,-10.1,0.706 +12/07/2021 07:30,14.29,91.7,1.926,321.3,0.129,127.4,0.637,35.47,35.47,0,100.6,-26.37,2.884 +12/07/2021 08:00,14.56,90.5,1.871,307.7,0.125,119.4,0.597,28.04,28.04,0.4,100.6,-26.31,2.902 +12/07/2021 08:30,14.3,90.1,2.209,304.2,0.124,156,0.78,47.62,47.62,0.4,100.7,-25.29,3.683 +12/07/2021 09:00,14.45,89.8,2.686,320.2,0.121,374,1.87,157.2,157.2,0.2,100.7,-26.46,8.16 +12/07/2021 09:30,15.01,84.9,2.363,333,0.128,282.7,1.413,157.5,157.5,0,100.7,-25.09,6.595 +12/07/2021 10:00,15.56,79.26,2.572,318.2,0.122,341.1,1.706,208.8,208.8,0,100.7,-24.13,8.09 +12/07/2021 10:30,16.43,75.18,2.229,323.7,0.133,408.5,2.042,248.9,248.9,0,100.7,-22.67,9.71 +12/07/2021 11:00,17.46,68.39,2.554,320.2,0.126,629.4,3.147,401.9,401.9,0,100.7,-19.75,13.93 +12/07/2021 11:30,18.23,65.51,2.256,335.6,0.136,514.8,2.574,324.2,324.2,0,100.7,-18.37,12.19 +12/07/2021 12:00,18.31,64.41,2.16,327.2,0.126,323,1.615,190.4,190.4,0,100.7,-18.85,8.29 +12/07/2021 12:30,18.99,61.21,2.085,337,0.134,583.3,2.916,379.8,379.8,0,100.7,-18.88,13.09 +12/07/2021 13:00,19.39,58.05,1.88,326.7,0.136,715.2,3.576,477.1,477.1,0,100.8,-18.69,15.31 +12/07/2021 13:30,20.12,53.78,2.018,314.1,0.122,716.7,3.583,483.1,483.1,0,100.7,-17.9,15.28 +12/07/2021 14:00,20.79,52.34,2.506,291.4,0.13,900,4.502,632.7,632.7,0,100.7,-15.41,19.82 +12/07/2021 14:30,20.26,53.33,2.453,310.7,0.119,530,2.65,347.6,347.6,0,100.8,-16.18,12.24 +12/07/2021 15:00,20.52,51.49,2.57,316.5,0.121,644.4,3.222,425,425,0,100.7,-17.61,13.94 +12/07/2021 15:30,20.8,50.51,2.444,309.8,0.123,697.2,3.486,464.2,464.3,0,100.7,-17.84,15.7 +12/07/2021 16:00,20.84,49.3,2.477,297.4,0.127,493.6,2.468,308.3,308.3,0,100.8,-17.15,11.36 +12/07/2021 16:30,20.33,51.03,1.875,300.5,0.136,349,1.745,216.6,216.6,0,100.8,-18.34,8.76 +12/07/2021 17:00,19.8,53.87,2.223,312.7,0.126,145,0.725,74.05,74.05,0,100.8,-15.64,3.853 +12/07/2021 17:30,18.78,60.34,1.787,338.9,0.141,100.9,0.504,43.83,43.83,0,100.8,-18.36,2.719 +12/07/2021 18:00,18.62,58.93,1.829,347,0.147,90.9,0.454,37.67,37.67,0,100.8,-17.61,2.336 +12/07/2021 18:30,18.03,63.01,1.421,8.88,0.132,79.98,0.4,27.33,27.33,0,100.9,-17.53,2.222 +12/07/2021 19:00,17.45,67.55,1.014,18.49,0.129,79.82,0.399,17.54,17.54,0,100.9,-17.28,2.151 +12/07/2021 19:30,17.24,69.32,1.236,350.2,0.15,54.16,0.271,-25.04,-25.04,0,100.9,-16.26,1.767 +12/07/2021 20:00,16.5,70.71,1.849,338.9,0.14,15.56,0.078,-37.11,-37.11,0,101,-15.81,0.527 +12/07/2021 20:30,15.47,74.28,0.9,343.4,0.151,0.422,0.002,-48.25,-48.25,0,101,-14.55,0.073 +12/07/2021 21:00,14.74,77.6,0.572,307.7,0.127,0,0,-39.64,-39.64,0,101,-13.82,0.012 +12/07/2021 21:30,14.63,78.23,0.927,305,0.136,0,0,-38.29,-38.29,0,101.1,-14.12,0.039 +12/07/2021 22:00,14.42,80,0.844,280.8,0.153,0,0,-24.21,-24.21,0,101.1,-14.08,0.064 +12/07/2021 22:30,14.22,82.5,0.399,264.7,0.144,0,0,-33.13,-33.13,0,101.1,-13.12,0.067 +12/07/2021 23:00,13.99,83.6,0.414,265.9,0.161,0.043,0,-28.84,-28.84,0,101.1,-12.77,0.074 +12/07/2021 23:30,14.13,84.2,0.669,255.4,0.146,0.132,0.001,-7.508,-7.508,0,101.1,-13.2,0.085 +13/07/2021 00:00,14.28,82.4,0.729,256.5,0.158,0,0,-9.83,-9.83,0,101.1,-12.75,0.068 +13/07/2021 00:30,14.34,81.7,0.674,250,0.136,0,0,-13.94,-13.94,0,101.1,-12.75,0.068 +13/07/2021 01:00,14.14,81.8,0.728,252.9,0.142,0,0,-21.67,-21.67,0,101.1,-12.56,0.13 +13/07/2021 01:30,14.17,82,0.922,258,0.154,0,0,-9.02,-9.02,0,101.1,-12.56,0.136 +13/07/2021 02:00,14.26,81.5,1.002,261.8,0.155,0,0,-8.96,-8.96,0,101.1,-12.53,0.136 +13/07/2021 02:30,14.35,81.5,1.026,268.4,0.15,0,0,-5.414,-5.414,0,101.1,-12.48,0.136 +13/07/2021 03:00,14.39,81.7,1.039,276.3,0.151,0,0,-12.6,-12.6,0,101,-12.42,0.136 +13/07/2021 03:30,14.41,83.8,0.912,292.6,0.142,0,0,-17.95,-17.95,0,101,-12.34,0.136 +13/07/2021 04:00,14.6,84.7,1.456,301.3,0.134,0.008,0,-5.083,-5.083,0,101,-12.37,0.136 +13/07/2021 04:30,14.69,85.6,1.671,305.2,0.136,0.022,0,-18.56,-18.56,0,101,-12.3,0.136 +13/07/2021 05:00,14.98,87.9,1.952,314.3,0.125,4.452,0.022,-21.92,-21.92,0.2,101,-12.29,0.24 +13/07/2021 05:30,15.17,89.3,1.974,320.4,0.125,14.04,0.07,-14.98,-14.98,0.8,101.1,-11.99,0.342 +13/07/2021 06:00,15.2,89.3,2.071,324.6,0.128,39.38,0.197,-2.498,-2.498,0,101.1,-9.18,0.763 +13/07/2021 06:30,15.29,87.8,2.196,323.5,0.124,76.81,0.384,20.49,20.49,0,101.1,-6.651,1.519 +13/07/2021 07:00,15.51,86.1,2.262,314.4,0.124,85.1,0.425,42.04,42.04,0,101.1,-6.394,1.804 +13/07/2021 07:30,15.77,84.9,2.359,317.4,0.12,110.4,0.552,62.91,62.91,0,101.2,-6.33,2.592 +13/07/2021 08:00,16.24,82.7,2.343,319.8,0.129,175.4,0.877,105.4,105.4,0,101.2,-6.242,4.171 +13/07/2021 08:30,16.58,80.3,2.596,320.6,0.129,203,1.015,121.6,121.6,0,101.2,-6.123,5.031 +13/07/2021 09:00,16.96,79.12,2.209,323,0.127,172.9,0.865,101.3,101.3,0,101.2,-6.676,4.459 +13/07/2021 09:30,17.28,77.23,2.124,328.8,0.133,191.1,0.955,113.3,113.3,0,101.2,-7.177,4.892 +13/07/2021 10:00,17.69,74.53,2.808,327.5,0.135,295.3,1.476,177.8,177.8,0,101.2,-6.586,7.471 +13/07/2021 10:30,18.41,72.36,2.918,328.8,0.138,310.2,1.551,192.7,192.7,0,101.2,-5.261,7.914 +13/07/2021 11:00,18.93,71.48,2.757,341.9,0.136,434.3,2.172,275.5,275.6,0,101.2,-4.997,10.85 +13/07/2021 11:30,18.96,70.64,3.451,331.7,0.134,402.6,2.013,249.8,250,0,101.2,-3.648,10.03 +13/07/2021 12:00,19.83,69.3,3.605,327.3,0.13,821,4.107,535.8,536.4,0,101.2,-2.82,17.94 +13/07/2021 12:30,20.01,68.01,3.054,328.8,0.132,477.5,2.387,305.9,306,0,101.2,-3.819,12.03 +13/07/2021 13:00,19.77,68.19,3.101,334.8,0.135,363.2,1.816,225,225.2,0,101.3,-4.478,9.63 +13/07/2021 13:30,20.27,66.17,3.428,330.5,0.133,546.7,2.734,358.3,358.6,0,101.3,-4.022,13.49 +13/07/2021 14:00,20.56,65.01,2.972,333.2,0.131,422.3,2.112,272.2,272.2,0,101.3,-4.243,10.67 +13/07/2021 14:30,20.09,66.52,3.103,334.1,0.138,295.2,1.476,181,181,0,101.3,-5.213,7.879 +13/07/2021 15:00,20.63,64.76,3.891,333.4,0.134,615.5,3.077,401.1,402.1,0,101.3,-4.37,14.55 +13/07/2021 15:30,20.73,63.87,3.565,336.8,0.135,407,2.035,251,251.5,0,101.3,-4.239,10.16 +13/07/2021 16:00,20.06,64.42,3.728,339.4,0.143,341.4,1.707,200.8,201.3,0,101.3,-4.768,8.64 +13/07/2021 16:30,19.79,64.57,3.764,333.4,0.134,372.9,1.864,227,227.4,0,101.3,-4.752,9.53 +13/07/2021 17:00,19.98,63.96,3.263,338.9,0.137,374.9,1.875,230,230.1,0,101.3,-4.77,10.05 +13/07/2021 17:30,20.59,62.25,3.123,337.9,0.133,388.1,1.941,233.4,233.5,0,101.3,-4.463,10.18 +13/07/2021 18:00,20.21,63.69,2.711,334.5,0.135,292,1.46,148.7,148.8,0,101.3,-4.701,7.662 +13/07/2021 18:30,20.04,63.49,3.202,338.2,0.14,214.7,1.073,91.6,91.7,0,101.3,-4.549,5.914 +13/07/2021 19:00,19.41,65.44,3.244,336.5,0.14,125.6,0.628,26.37,26.38,0,101.3,-4.511,3.728 +13/07/2021 19:30,18.67,68.53,2.563,334.7,0.136,64.78,0.324,-10.29,-10.29,0,101.4,-4.741,2.191 +13/07/2021 20:00,17.8,72.76,1.766,337.8,0.142,13.23,0.066,-43.13,-43.13,0,101.4,-5.264,0.513 +13/07/2021 20:30,16.81,76.87,1.087,325.9,0.131,0.286,0.001,-49.79,-49.79,0,101.4,-5.477,0.196 +13/07/2021 21:00,16.42,80.1,1.192,328.9,0.134,0,0,-51.18,-51.18,0,101.4,-5.448,0.135 +13/07/2021 21:30,16.02,83.2,0.854,315.9,0.123,0,0,-48.17,-48.17,0,101.5,-5.232,0.157 +13/07/2021 22:00,15.95,84.9,1.352,325.2,0.134,0,0,-42.1,-42.1,0,101.5,-5.183,0.203 +13/07/2021 22:30,16.1,85.1,1.448,312,0.121,0,0,-20.76,-20.76,0,101.5,-5.106,0.203 +13/07/2021 23:00,16.14,85.3,1.737,323.7,0.127,0,0,-19.1,-19.1,0,101.5,-5.003,0.244 +13/07/2021 23:30,16.06,85.3,1.909,325.9,0.133,0,0,-38.19,-38.19,0,101.5,-4.897,0.271 +14/07/2021 00:00,15.56,86.5,1.841,320.2,0.129,0,0,-49.38,-49.38,0,101.5,-4.772,0.271 +14/07/2021 00:30,15.52,87.4,2.171,323.3,0.129,0,0,-19.1,-19.1,0,101.5,-4.831,0.271 +14/07/2021 01:00,15.87,86.9,2.072,325.9,0.13,0,0,-15.6,-15.6,0,101.5,-4.959,0.271 +14/07/2021 01:30,15.88,86.4,2.007,324.1,0.134,0,0,-36.37,-36.37,0,101.5,-4.923,0.271 +14/07/2021 02:00,15.63,86.9,1.816,315.3,0.122,0,0,-40.49,-40.49,0,101.5,-4.886,0.271 +14/07/2021 02:30,15.5,87.3,2.066,317.2,0.123,0,0,-47.86,-47.86,0,101.5,-4.815,0.271 +14/07/2021 03:00,15.35,87.5,2.221,318.7,0.125,0,0,-46.83,-46.83,0,101.5,-4.757,0.273 +14/07/2021 03:30,15.24,87.6,2.366,318.7,0.123,0,0,-44.68,-44.68,0,101.5,-4.654,0.278 +14/07/2021 04:00,15.4,87.5,2.457,323.1,0.124,0,0,-15.39,-15.39,0,101.5,-4.616,0.282 +14/07/2021 04:30,15.73,86.4,2.653,323.9,0.135,0.454,0.002,-17.85,-17.85,0,101.5,-4.486,0.292 +14/07/2021 05:00,15.9,85.5,2.372,327.6,0.133,7.469,0.037,-1.965,-1.965,0,101.5,-4.549,0.434 +14/07/2021 05:30,15.98,84.4,2.518,330.5,0.136,13.77,0.069,3.818,3.818,0,101.6,-4.448,0.529 +14/07/2021 06:00,16.02,83.7,1.998,321.4,0.128,24.03,0.12,10.16,10.16,0,101.6,-4.573,0.878 +14/07/2021 06:30,16.06,83.3,2.162,318.5,0.125,51.61,0.258,26.98,26.98,0,101.6,-4.689,1.777 +14/07/2021 07:00,16.04,82.5,2.717,320,0.127,66.31,0.332,37.33,37.33,0,101.6,-4.512,2.142 +14/07/2021 07:30,16.17,81,2.842,325.9,0.13,90.6,0.453,52.12,52.12,0,101.7,-4.388,2.856 +14/07/2021 08:00,16.3,79.71,2.819,318.9,0.126,138.2,0.691,82.8,82.8,0,101.7,-4.2,4.21 +14/07/2021 08:30,16.68,77.69,2.571,317,0.126,174.6,0.873,104.8,104.8,0,101.7,-4.342,5.273 +14/07/2021 09:00,16.99,77.29,2.493,317.8,0.124,148.2,0.741,88.8,88.8,0,101.7,-4.567,4.557 +14/07/2021 09:30,17.07,77.73,2.354,316.9,0.122,106.6,0.533,61,61,0,101.7,-4.753,3.49 +14/07/2021 10:00,17.2,77.86,2.14,321.8,0.126,154.6,0.773,91.8,91.8,0,101.7,-4.847,4.878 +14/07/2021 10:30,17.75,75.74,2.236,317.7,0.121,192.5,0.962,116,116,0,101.7,-4.92,5.944 +14/07/2021 11:00,18.2,74.83,2.476,323,0.127,288.9,1.444,178.3,178.3,0,101.7,-4.692,8.46 +14/07/2021 11:30,18.49,73.37,2.86,312,0.129,388.6,1.943,245.2,245.2,0,101.7,-4.076,10.66 +14/07/2021 12:00,19.02,71.61,2.652,312.9,0.122,322.1,1.61,202,202.1,0,101.7,-4.137,9.18 +14/07/2021 12:30,19.39,70.57,2.803,325.9,0.137,335,1.675,208.6,208.6,0,101.7,-4.228,9.64 +14/07/2021 13:00,19.92,68.76,3.068,334.5,0.133,501.5,2.507,320.1,320.1,0,101.7,-3.785,13.14 +14/07/2021 13:30,20.64,66.38,3.014,324.1,0.13,712.4,3.562,472.1,472.1,0,101.7,-3.423,16.27 +14/07/2021 14:00,20.82,64.86,2.765,331.1,0.134,489.1,2.446,311.4,311.5,0,101.7,-3.766,12.3 +14/07/2021 14:30,21.01,64.21,2.446,330.3,0.139,517.1,2.586,332.4,332.4,0,101.7,-3.946,12.63 +14/07/2021 15:00,21.88,61.26,2.872,330.4,0.129,708.8,3.544,471.5,471.6,0,101.7,-3.778,17.04 +14/07/2021 15:30,21.83,60.74,2.511,332.1,0.134,495.2,2.476,315,315,0,101.7,-4.031,12.24 +14/07/2021 16:00,21.36,60.72,2.942,333,0.134,391.9,1.96,232.9,233,0,101.7,-4.163,9.63 +14/07/2021 16:30,22.15,59,2.481,341.7,0.139,594.2,2.971,377.2,377.3,0,101.7,-4.049,14.47 +14/07/2021 17:00,21.78,57.88,2.763,335.3,0.141,404.2,2.021,229.6,229.7,0,101.7,-3.896,9.85 +14/07/2021 17:30,21.27,57.32,2.559,339.4,0.131,337.5,1.688,179,179,0,101.7,-4.362,8.42 +14/07/2021 18:00,21.32,58.4,2.044,353.3,0.149,276,1.38,132,132,0,101.7,-4.524,7.231 +14/07/2021 18:30,20.79,58.23,2.04,351.4,0.142,211.5,1.057,82.5,82.5,0,101.7,-4.231,5.937 +14/07/2021 19:00,20.36,59.56,1.574,0.514,0.144,126.6,0.633,24.84,24.84,0,101.7,-3.991,4.082 +14/07/2021 19:30,19.53,62.39,1.255,358.2,0.149,60.4,0.302,-15.16,-15.16,0,101.8,-3.702,2.257 +14/07/2021 20:00,18.07,68.3,0.965,343.7,0.146,8.67,0.043,-46.75,-46.75,0,101.8,-3.768,0.471 +14/07/2021 20:30,16.83,73.04,1.208,327.2,0.138,0.064,0,-53.6,-53.6,0,101.8,-3.7,0.306 +14/07/2021 21:00,15.95,76.33,0.792,341.7,0.155,0,0,-52.86,-52.86,0,101.8,-3.602,0.271 +14/07/2021 21:30,15.21,78.93,0.565,340.8,0.158,0,0,-50.93,-50.93,0,101.8,-3.623,0.323 +14/07/2021 22:00,14.58,81.9,0.694,312.9,0.13,0,0,-46.97,-46.97,0,101.8,-3.573,0.339 +14/07/2021 22:30,14.34,82.8,0.634,320,0.114,0,0,-48.85,-48.85,0,101.8,-3.558,0.339 +14/07/2021 23:00,13.98,85.2,0.505,306,0.136,0,0,-47.8,-47.8,0,101.9,-3.517,0.339 +14/07/2021 23:30,13.91,86.4,0.86,288.2,0.148,0,0,-52.78,-52.78,0,101.9,-3.523,0.377 +15/07/2021 00:00,13.87,86.7,0.721,290.6,0.143,0,0,-52.87,-52.87,0,101.9,-3.523,0.407 +15/07/2021 00:30,13.5,87.7,0.595,289.1,0.154,0,0,-50.63,-50.63,0,101.8,-3.47,0.407 +15/07/2021 01:00,13.38,88.7,0.915,312.6,0.122,0,0,-51.03,-51.03,0,101.9,-3.47,0.407 +15/07/2021 01:30,13.26,89.2,0.7,289.8,0.147,0,0,-52.66,-52.66,0,101.8,-3.46,0.407 +15/07/2021 02:00,13.05,89.7,0.703,303.1,0.135,0,0,-47.12,-47.12,0,101.8,-3.454,0.407 +15/07/2021 02:30,13.31,90.6,1.12,314,0.123,0,0,-30.97,-30.97,0,101.8,-3.448,0.447 +15/07/2021 03:00,13.82,91,0.975,312.9,0.117,0,0,-17.84,-17.84,0,101.8,-3.414,0.43 +15/07/2021 03:30,14.12,91.3,1.411,317.5,0.127,0,0,-21.18,-21.18,0,101.8,-3.489,0.409 +15/07/2021 04:00,14.29,91.6,1.388,322.5,0.133,0,0,-19.48,-19.48,0,101.8,-3.55,0.407 +15/07/2021 04:30,14.44,91.5,1.319,318.1,0.13,0.733,0.004,-20.75,-20.75,0,101.8,-3.591,0.49 +15/07/2021 05:00,14.49,91.3,1.444,320.7,0.131,10.4,0.052,-11.39,-11.39,0,101.9,-3.626,0.759 +15/07/2021 05:30,14.54,91.2,1.886,327.3,0.135,34.03,0.17,9.13,9.13,0,101.9,-3.662,1.431 +15/07/2021 06:00,14.73,90.7,2.145,328.7,0.136,61.22,0.306,26.37,26.37,0,101.9,-3.73,2.211 +15/07/2021 06:30,14.95,90.2,2.312,327.3,0.131,87.7,0.438,33.36,33.36,0,101.9,-3.857,2.945 +15/07/2021 07:00,15.27,89.2,2.195,330.9,0.136,134.5,0.673,78.3,78.3,0,101.9,-3.91,4.256 +15/07/2021 07:30,15.88,86.4,2.111,322.2,0.127,221.7,1.108,125.3,125.3,0,101.9,-3.954,6.718 +15/07/2021 08:00,16.51,82.4,2.185,323.4,0.134,290.2,1.451,156.8,156.8,0,101.9,-4.043,8.41 +15/07/2021 08:30,17.54,78.14,2.25,320.1,0.125,433.5,2.168,239.5,239.5,0,101.9,-3.89,12.08 +15/07/2021 09:00,18.29,75.47,1.976,330,0.132,391.2,1.956,220.2,220.2,0,101.9,-3.986,10.64 +15/07/2021 09:30,19.69,71.37,1.736,345.4,0.142,718.4,3.592,433.4,433.4,0,101.9,-3.243,17.85 +15/07/2021 10:00,20.49,67.51,1.892,335.8,0.13,670.6,3.353,404.3,404.3,0,101.9,-3.017,16.46 +15/07/2021 10:30,20.99,66.11,2.148,333.5,0.13,785.6,3.928,495,495,0,101.9,-2.847,19.09 +15/07/2021 11:00,21.6,64.13,2.211,333.5,0.13,846,4.228,541.9,541.9,0,101.9,-2.767,20.14 +15/07/2021 11:30,21.87,62.29,2.172,335.2,0.134,610.8,3.054,385.4,385.4,0,101.9,-3.235,15.39 +15/07/2021 12:00,22.31,61.91,1.717,343.3,0.128,582.1,2.911,378,378,0,101.9,-3.323,14.75 +15/07/2021 12:30,22.58,60.34,1.956,336.8,0.126,631.7,3.159,410.7,410.7,0,101.9,-3.256,15.75 +15/07/2021 13:00,23.03,58.69,1.953,355.6,0.145,565.5,2.827,368.8,368.8,0,101.9,-3.463,14.51 +15/07/2021 13:30,23.27,57.93,1.723,356.3,0.14,547.6,2.738,353.8,353.8,0,101.9,-3.421,13.88 +15/07/2021 14:00,23.06,57.49,1.508,15.96,0.134,415.1,2.075,258.3,258.3,0,101.9,-3.475,10.89 +15/07/2021 14:30,23.48,57.16,1.566,11.39,0.13,624.7,3.123,413.8,413.8,0,101.9,-3.173,15.47 +15/07/2021 15:00,23.44,56.24,1.916,8.7,0.131,502.8,2.514,318.7,318.7,0,101.9,-3.145,12.52 +15/07/2021 15:30,23.17,56.52,2.019,11.13,0.131,641,3.205,415,415,0,101.9,-3.076,14.55 +15/07/2021 16:00,23.33,53.86,1.977,353.9,0.14,612.8,3.064,391.4,391.4,0,101.9,-2.991,14.14 +15/07/2021 16:30,23.34,53.71,1.791,347.7,0.143,531.9,2.66,329,329,0,101.9,-3.263,12.51 +15/07/2021 17:00,23.39,55.6,1.694,356.3,0.141,448.6,2.243,266.9,266.9,0,101.9,-3.436,10.93 +15/07/2021 17:30,23.24,57.23,1.809,354,0.145,366.5,1.832,203.2,203.2,0,101.9,-3.512,9.25 +15/07/2021 18:00,23.02,59.21,1.779,356.9,0.15,280.5,1.402,139.6,139.6,0,101.9,-3.145,7.444 +15/07/2021 18:30,22.39,61.01,1.813,355.9,0.143,196.3,0.981,78.6,78.6,0,101.9,-2.942,5.566 +15/07/2021 19:00,21.41,63.53,1.721,1.529,0.143,83.3,0.417,5.824,5.824,0,101.9,-3.131,2.46 +15/07/2021 19:30,19.7,68.82,0.918,14.54,0.158,24.56,0.123,-32.25,-32.25,0,101.9,-3.439,0.691 +15/07/2021 20:00,18.88,71.66,0.919,359.3,0.151,11.36,0.057,-39.84,-39.84,0,101.9,-3.332,0.523 +15/07/2021 20:30,18.38,74.35,1.147,352,0.142,0.243,0.001,-49.47,-49.47,0,101.9,-3.241,0.31 +15/07/2021 21:00,17.92,77.6,0.91,6.197,0.141,0.001,0,-29.79,-29.79,0,102,-3.183,0.279 +15/07/2021 21:30,18.34,77.98,1.11,9.55,0.145,0,0,-19.97,-19.97,0,102,-3.183,0.339 +15/07/2021 22:00,17.72,79.97,1.18,7.961,0.145,0,0,-44.14,-44.14,0,102,-3.146,0.339 +15/07/2021 22:30,17.17,82,0.83,11.76,0.145,0,0,-50.32,-50.32,0,102,-3.168,0.339 +15/07/2021 23:00,16.49,84.2,0.475,13.27,0.142,0,0,-47.75,-47.75,0,102,-3.251,0.339 +15/07/2021 23:30,16.24,86.3,0.915,340,0.146,0,0,-37.6,-37.6,0,102,-3.331,0.339 +16/07/2021 00:00,16.42,86.9,0.985,346.3,0.152,0,0,-35.18,-35.18,0,102,-3.416,0.401 +16/07/2021 00:30,16.17,86.8,0.924,347.5,0.153,0,0,-48.35,-48.35,0,102,-3.395,0.406 +16/07/2021 01:00,15.97,88,0.943,344.8,0.157,0,0,-21,-21,0,102,-3.433,0.407 +16/07/2021 01:30,16.23,88.2,1.188,332,0.144,0,0,-9.14,-9.14,0,102,-3.494,0.409 +16/07/2021 02:00,16.45,87.5,0.824,340.9,0.116,0,0,-13.58,-13.58,0,102,-3.565,0.444 +16/07/2021 02:30,16.52,87.5,0.767,339.6,0.15,0,0,-14.34,-14.34,0,102,-3.629,0.474 +16/07/2021 03:00,16.34,87,1.006,357.6,0.149,0,0,-50.53,-50.53,0,102,-3.654,0.415 +16/07/2021 03:30,15.5,87.7,0.623,1.25,0.151,0,0,-50.53,-50.53,0,102,-3.587,0.452 +16/07/2021 04:00,15.09,89.2,0.623,8.42,0.146,0,0,-51.17,-51.17,0,102,-3.56,0.474 +16/07/2021 04:30,14.73,90.1,0.475,2.651,0.125,0.45,0.002,-48.51,-48.51,0,102,-3.488,0.569 +16/07/2021 05:00,14.55,90.8,0.665,349.5,0.152,12.72,0.064,-39.62,-39.62,0,102,-3.544,1.065 +16/07/2021 05:30,15.11,91.2,1.023,335,0.14,65.91,0.33,-23.04,-23.04,0,102.1,-3.527,4.746 +16/07/2021 06:00,16.18,89.9,1.061,345.9,0.147,137.3,0.686,-38.92,-38.92,0,102.1,-3.248,7.818 +16/07/2021 06:30,17.8,84.8,1.089,17.96,0.139,213,1.065,-21.16,-21.16,0,102.1,-2.939,9.96 +16/07/2021 07:00,18.66,79.49,1.352,5.662,0.153,299.3,1.497,51.44,51.44,0,102.1,-2.751,11.73 +16/07/2021 07:30,19.2,76.23,1.42,21.91,0.121,352.5,1.763,128.7,128.7,0,102.1,-2.721,12.14 +16/07/2021 08:00,19.27,72.22,1.59,30.1,0.125,332.7,1.663,142.6,142.6,0,102.1,-2.849,10.35 +16/07/2021 08:30,20.5,67.84,1.524,31.92,0.12,606.3,3.032,340.7,340.7,0,102.1,-2.253,17.76 +16/07/2021 09:00,20.55,62.12,1.345,45.49,0.115,499,2.495,265.9,265.9,0,102.2,-2.236,13.75 +16/07/2021 09:30,20.44,60.25,1.556,31.84,0.121,566,2.83,307.3,307.3,0,102.1,-2.264,14.12 +16/07/2021 10:00,21.46,57.82,1.702,17.86,0.13,726.8,3.634,424.1,424.1,0,102.1,-1.661,17.4 +16/07/2021 10:30,22.05,56.55,1.984,5.167,0.129,832,4.162,507.1,507.1,0,102.1,-1.322,19.45 +16/07/2021 11:00,22.46,54.37,1.614,28.17,0.118,856,4.278,529.6,529.6,0,102.1,-1.215,19.81 +16/07/2021 11:30,22.85,53.99,1.653,21.11,0.125,882,4.411,556.4,556.4,0,102.1,-0.921,20.06 +16/07/2021 12:00,23.08,52.14,1.567,29.7,0.117,899,4.493,575.5,575.5,0,102.1,-0.997,20.07 +16/07/2021 12:30,23.16,52.9,2.045,350.6,0.137,900,4.5,581.4,581.4,0,102.1,-0.904,19.82 +16/07/2021 13:00,23.48,52.79,1.911,1.49,0.134,896,4.479,581.8,581.8,0,102.1,-0.998,19.6 +16/07/2021 13:30,23.48,51.49,2.115,358.9,0.141,875,4.376,570.7,570.7,0,102.1,-1.054,19.11 +16/07/2021 14:00,24.02,52.17,1.8,16.41,0.12,841,4.203,550.4,550.4,0,102.1,-1.14,18.42 +16/07/2021 14:30,23.92,51.68,1.966,19.37,0.116,797.3,3.986,520.1,520.1,0,102.1,-1.133,17.53 +16/07/2021 15:00,23.78,52.12,1.844,22.84,0.119,748.9,3.745,483.6,483.6,0,102.1,-1.198,16.67 +16/07/2021 15:30,23.82,51.91,1.867,12.27,0.131,688.1,3.44,437.8,437.8,0,102.1,-1.168,15.63 +16/07/2021 16:00,23.55,51.87,2.084,0.527,0.146,617.9,3.089,384.1,384.1,0,102.1,-1.236,14.3 +16/07/2021 16:30,23.45,52.62,2.002,2.178,0.137,542.2,2.711,326.5,326.5,0,102.1,-1.3,12.8 +16/07/2021 17:00,22.88,53.73,2.431,351.5,0.14,463.1,2.316,263.8,263.8,0,102.1,-1.397,11.25 +16/07/2021 17:30,22.43,55.8,2.414,356.4,0.142,380.7,1.903,199.6,199.6,0,102.1,-1.571,9.56 +16/07/2021 18:00,21.89,56.06,2.45,355.7,0.139,295,1.475,135.1,135.1,0,102.1,-1.711,7.696 +16/07/2021 18:30,21.63,56.27,2.066,0.169,0.144,210.5,1.052,74.03,74.03,0,102.1,-2.005,5.878 +16/07/2021 19:00,21.21,56.53,1.631,4.075,0.141,133.5,0.668,22.28,22.28,0,102.1,-2.512,4.284 +16/07/2021 19:30,20.68,55.78,1.618,25.09,0.127,65.3,0.327,-20.02,-20.02,0,102.1,-2.646,2.314 +16/07/2021 20:00,19.17,59.23,1.179,17.19,0.14,10.1,0.05,-57.17,-57.17,0,102.1,-2.989,0.501 +16/07/2021 20:30,17.29,64.72,1.027,14.38,0.147,0.016,0,-65.03,-65.03,0,102.2,-3.235,0.272 +16/07/2021 21:00,16.18,65.98,1.124,12.9,0.154,0,0,-66.11,-66.11,0,102.2,-3.244,0.233 +16/07/2021 21:30,15.32,68.27,1.106,12.79,0.157,0,0,-65.23,-65.23,0,102.2,-3.224,0.271 +16/07/2021 22:00,14.97,69.51,1.043,17.96,0.142,0,0,-64.43,-64.43,0,102.2,-3.197,0.297 +16/07/2021 22:30,14.75,69.41,1.002,28.93,0.13,0,0,-63.57,-63.57,0,102.3,-3.184,0.339 +16/07/2021 23:00,14.21,71.34,1.01,12.93,0.145,0,0,-65.11,-65.11,0,102.3,-3.135,0.339 +16/07/2021 23:30,13.5,74.59,1.198,11.83,0.142,0,0,-64.43,-64.43,0,102.3,-3.097,0.339 +17/07/2021 00:00,12.95,76.17,0.935,10.68,0.151,0,0,-63.69,-63.69,0,102.3,-3.033,0.339 +17/07/2021 00:30,12.6,77.27,0.765,10.46,0.154,0,0,-62.41,-62.41,0,102.3,-2.985,0.339 +17/07/2021 01:00,12.18,79.26,0.376,5.903,0.122,0,0,-61.14,-61.14,0,102.2,-2.942,0.339 +17/07/2021 01:30,11.76,81.8,0.505,335.9,0.133,0,0,-55.34,-55.34,0,102.2,-2.959,0.339 +17/07/2021 02:00,11.22,84.5,0.299,331.8,0.138,0,0,-54.25,-54.25,0,102.2,-2.918,0.339 +17/07/2021 02:30,10.73,86.4,0.29,338.7,0.116,0,0,-53.48,-53.48,0,102.2,-2.863,0.339 +17/07/2021 03:00,11.17,87.9,0.541,346.5,0.149,0,0,-53.98,-53.98,0,102.2,-2.961,0.339 +17/07/2021 03:30,11.35,87.2,0.588,311.4,0.131,0,0,-55.88,-55.88,0,102.2,-2.985,0.339 +17/07/2021 04:00,10.85,87.5,0.282,291.8,0.104,0,0,-53.72,-53.72,0,102.2,-2.917,0.339 +17/07/2021 04:30,9.97,88.7,0.167,293.1,0.092,0.289,0.001,-51.61,-51.61,0,102.2,-2.872,0.439 +17/07/2021 05:00,9.7,89.9,0.121,297.6,0.081,10.12,0.051,-46.86,-46.86,0,102.2,-2.863,0.828 +17/07/2021 05:30,10.98,91.2,0.273,340.3,0.135,74.04,0.37,-22.4,-22.4,0,102.2,-2.777,5.877 +17/07/2021 06:00,13.54,87.4,0.541,25.35,0.131,147.5,0.737,-55.66,-55.66,0,102.3,-2.406,9.37 +17/07/2021 06:30,15.49,77.27,0.765,25.65,0.131,225.3,1.127,-28.4,-28.4,0,102.3,-2.092,11.35 +17/07/2021 07:00,16.73,71.85,0.777,14.87,0.139,312.6,1.563,29.04,29.04,0,102.3,-1.906,12.91 +17/07/2021 07:30,18.12,64.43,1.107,48.49,0.125,404.1,2.021,141,141,0,102.3,-1.885,14.58 +17/07/2021 08:00,18.71,62.04,1.158,48.54,0.118,490.6,2.453,208.2,208.2,0,102.3,-1.938,16.08 +17/07/2021 08:30,19.58,58.75,1.324,28.41,0.121,571.4,2.857,276.3,276.3,0,102.3,-1.759,16.49 +17/07/2021 09:00,20.68,53.52,1.253,36.84,0.121,647,3.235,339.6,339.6,0,102.2,-1.7,17.11 +17/07/2021 09:30,21.48,48.21,1.407,35.35,0.12,713,3.565,397.3,397.3,0,102.2,-1.71,17.92 +17/07/2021 10:00,22.33,47.31,1.413,50.26,0.125,767,3.835,447.1,447.1,0,102.2,-1.732,18.77 +17/07/2021 10:30,22.57,47.35,1.695,59.11,0.121,813,4.063,489.9,489.9,0,102.2,-1.533,19.47 +17/07/2021 11:00,23.27,47.35,1.58,36.95,0.119,847,4.236,528.9,528.9,0,102.2,-1.33,19.85 +17/07/2021 11:30,24.23,45.15,1.676,46.12,0.121,872,4.36,554.4,554.4,0,102.2,-1.07,20.09 +17/07/2021 12:00,24.73,42.86,1.493,55.34,0.119,887,4.437,574.3,574.3,0,102.1,-1.063,19.98 +17/07/2021 12:30,25.2,42.77,1.587,45.32,0.122,889,4.443,577.5,577.5,0,102.1,-0.869,19.7 +17/07/2021 13:00,25.28,40.36,1.769,59.3,0.119,878,4.388,574.6,574.6,0,102.1,-0.683,19.08 +17/07/2021 13:30,25.68,41.81,1.431,64.96,0.113,854,4.271,567.5,567.5,0,102.1,-0.645,18.55 +17/07/2021 14:00,26.35,42.22,1.304,59.9,0.116,821,4.107,552.9,552.9,0,102.1,-0.496,17.92 +17/07/2021 14:30,26.76,43.11,1.383,48.56,0.119,779.6,3.898,525.4,525.4,0,102,-0.348,17.11 +17/07/2021 15:00,26.84,42.38,1.408,58.15,0.127,727.5,3.637,486.1,486.1,0,102,-0.304,15.98 +17/07/2021 15:30,26.9,42.7,1.497,54.95,0.117,666.6,3.333,438.8,438.8,0,102,-0.323,14.8 +17/07/2021 16:00,27.3,43.07,1.211,65.34,0.12,594.5,2.973,385.2,385.2,0,102,-0.423,13.48 +17/07/2021 16:30,27.53,43.16,1.018,42.5,0.118,518.2,2.591,327.7,327.7,0,102,-0.481,11.99 +17/07/2021 17:00,27.53,43.2,1.222,51.72,0.115,436.7,2.184,262.3,262.3,0,102,-0.546,10.39 +17/07/2021 17:30,26.98,43.29,1.46,52.75,0.117,355.8,1.779,199.6,199.6,0,101.9,-0.554,8.67 +17/07/2021 18:00,26.82,44.44,1.252,59.27,0.121,271.8,1.359,136,136,0,101.9,-0.585,6.94 +17/07/2021 18:30,26.64,45.8,0.992,50.24,0.123,189.1,0.946,78.72,78.72,0,101.9,-0.657,5.198 +17/07/2021 19:00,26.42,52.34,0.605,15.35,0.141,113,0.565,29.06,29.06,0,101.9,-0.909,3.625 +17/07/2021 19:30,25.51,53.21,0.346,33.7,0.124,51.91,0.26,-6.155,-6.155,0,102,-1.309,1.914 +17/07/2021 20:00,23.48,60.34,0.45,4.906,0.155,9.03,0.045,-33.75,-33.75,0,102,-1.852,0.529 +17/07/2021 20:30,21.47,69.78,0.5,18.3,0.158,0.018,0,-41.56,-41.56,0,102,-2.263,0.263 +17/07/2021 21:00,20.42,73.69,0.615,8.55,0.159,0,0,-41.9,-41.9,0,102,-2.312,0.203 +17/07/2021 21:30,19.6,76.93,0.543,8.73,0.168,0,0,-42.28,-42.28,0,102,-2.283,0.203 +17/07/2021 22:00,19.12,78.48,0.454,34.9,0.134,0,0,-40.05,-40.05,0,102,-2.235,0.203 +17/07/2021 22:30,19,78.19,0.48,19.64,0.152,0,0,-42.03,-42.03,0,102,-2.194,0.203 +17/07/2021 23:00,18.2,81.9,0.273,7.73,0.126,0,0,-41.59,-41.59,0,102,-2.138,0.203 +17/07/2021 23:30,17.8,84,0.315,35.32,0.121,0,0,-41.74,-41.74,0,102,-2.089,0.203 +18/07/2021 00:00,17.58,83.8,0.253,12.46,0.137,0,0,-39.72,-39.72,0,102,-2.061,0.203 +18/07/2021 00:30,16.98,85.3,0.248,348.7,0.164,0,0,-36.09,-36.09,0,102,-2.1,0.203 +18/07/2021 01:00,16.47,86.8,0.292,342.8,0.167,0,0,-35.83,-35.83,0,102,-2.097,0.203 +18/07/2021 01:30,15.96,87.8,0.109,342.8,0.113,0,0,-37.33,-37.33,0,102,-2.034,0.203 +18/07/2021 02:00,15.3,88.6,0.014,342.8,0.019,0,0,-38.57,-38.57,0,102,-1.965,0.203 +18/07/2021 02:30,15.07,89.7,0.073,342.8,0.071,0,0,-37.54,-37.54,0,102,-1.983,0.203 +18/07/2021 03:00,14.87,90.5,0.34,338.4,0.109,0,0,-38.61,-38.61,0,102,-1.956,0.203 +18/07/2021 03:30,14.47,90.8,0.086,333.2,0.072,0,0,-40.39,-40.39,0,101.9,-1.894,0.203 +18/07/2021 04:00,14.5,91.6,0.126,299.2,0.057,0,0,-38.77,-38.77,0,102,-1.869,0.203 +18/07/2021 04:30,14.35,91.5,0.002,294.3,0.018,0.223,0.001,-39.43,-39.43,0,102,-1.847,0.256 +18/07/2021 05:00,14.39,92,0.005,278.4,0.043,12.54,0.063,-32.93,-32.93,0,102,-1.827,0.696 +18/07/2021 05:30,14.85,92.2,0.002,260,0.016,56.72,0.284,-17.35,-17.35,0,102,-1.649,3.331 +18/07/2021 06:00,16.07,90.8,0.012,307.9,0.077,126.3,0.632,-28.29,-28.29,0,102,-1.239,6.621 +18/07/2021 06:30,17.59,88.3,0.014,343.2,0.099,200.8,1.004,-4.949,-4.949,0,102,-0.792,8.97 +18/07/2021 07:00,20.1,78.16,0.113,21.43,0.089,274,1.37,49.81,49.81,0,102,-0.459,10.73 +18/07/2021 07:30,21.78,69.19,0.622,42.51,0.122,362.5,1.813,137.3,137.3,0,102,-0.715,12.68 +18/07/2021 08:00,22.67,65.96,0.692,63.76,0.121,449.2,2.246,207.1,207.1,0,102,-0.787,14.2 +18/07/2021 08:30,24.26,62.5,0.535,67.48,0.114,528.1,2.641,275.7,275.7,0,102,-0.676,15.42 +18/07/2021 09:00,25.12,60.63,0.699,70.56,0.103,604.1,3.02,336.7,336.7,0,102,-0.448,16.37 +18/07/2021 09:30,25.59,58.9,0.887,60.73,0.113,671.7,3.359,389.6,389.6,0,102,-0.153,17.36 +18/07/2021 10:00,26.27,57.94,0.915,61.62,0.103,727.6,3.638,441.3,441.3,0,102,0.044,18.23 +18/07/2021 10:30,26.76,56.26,1.036,44.02,0.116,776.8,3.884,484.3,484.3,0,101.9,0.339,19 +18/07/2021 11:00,27.07,54.54,1.091,44.61,0.11,818,4.09,519.9,519.9,0,101.9,0.596,19.54 +18/07/2021 11:30,27.25,52.61,1.276,56.55,0.122,850,4.249,546.7,546.7,0,101.9,0.729,19.75 +18/07/2021 12:00,27.92,48.13,1.055,69.29,0.115,869,4.344,570.9,570.9,0,101.9,0.777,19.8 +18/07/2021 12:30,28.43,44.58,1.058,55.08,0.126,874,4.372,576.8,576.8,0,101.9,0.813,19.58 +18/07/2021 13:00,28.6,42.61,1.25,63.24,0.115,863,4.315,577.1,577.1,0,101.8,0.796,19.05 +18/07/2021 13:30,28.97,43.76,1.349,50.14,0.126,846,4.232,560,560,0,101.8,0.79,18.45 +18/07/2021 14:00,29.25,43.24,1.185,62.07,0.117,815,4.074,546.9,546.9,0,101.8,0.77,17.76 +18/07/2021 14:30,29.58,41.93,1.238,63.25,0.111,776,3.88,521.5,521.5,0,101.8,0.74,16.97 +18/07/2021 15:00,30,41.43,1.079,72.19,0.114,724.9,3.624,488.7,488.7,0,101.8,0.692,15.97 +18/07/2021 15:30,29.97,39.73,1.216,58.72,0.118,666.1,3.33,441.1,441.1,0,101.7,0.698,14.76 +18/07/2021 16:00,29.9,41.98,1.355,52.3,0.12,595.7,2.979,383.9,383.9,0,101.7,0.672,13.32 +18/07/2021 16:30,29.96,42.06,1.287,42.58,0.121,520.8,2.604,326,326,0,101.7,0.624,11.81 +18/07/2021 17:00,29.82,41.73,1.356,43.33,0.122,445.8,2.229,266,266,0,101.7,0.564,10.28 +18/07/2021 17:30,29.79,41.95,1.286,41.54,0.123,363.9,1.819,203,203,0,101.7,0.498,8.68 +18/07/2021 18:00,29.63,42.09,1.352,46.44,0.12,280.8,1.404,139.2,139.2,0,101.6,0.396,6.929 +18/07/2021 18:30,28.99,49.59,1.248,13.86,0.138,198,0.99,80.3,80.3,0,101.6,0.348,5.324 +18/07/2021 19:00,28.2,54.01,0.935,7.32,0.157,121.5,0.608,29.5,29.5,0,101.6,0.293,3.832 +18/07/2021 19:30,27.11,57.34,0.857,1.076,0.148,55.85,0.279,-8.7,-8.7,0,101.7,0.141,1.918 +18/07/2021 20:00,25,64.15,0.684,355.2,0.164,7.118,0.036,-39.97,-39.97,0,101.7,-0.021,0.286 +18/07/2021 20:30,23.04,71.83,0.518,359.5,0.134,0,0,-44.51,-44.51,0,101.7,-0.102,0.036 +18/07/2021 21:00,22,77,0.629,7.699,0.162,0,0,-44.78,-44.78,0,101.7,-0.136,0 +18/07/2021 21:30,21.22,79.55,0.32,356,0.131,0,0,-43.61,-43.61,0,101.7,-0.149,0 +18/07/2021 22:00,20.53,79.73,0.312,358.8,0.15,0,0,-42.9,-42.9,0,101.7,-0.203,0 +18/07/2021 22:30,19.93,79.78,0.391,12.04,0.147,0,0,-42.58,-42.58,0,101.7,-0.203,0 +18/07/2021 23:00,19.59,80.2,0.334,15.42,0.135,0,0,-42.77,-42.77,0,101.7,-0.203,0 +18/07/2021 23:30,19.54,79.61,0.411,28.14,0.137,0,0,-44.04,-44.04,0,101.7,-0.203,0 +19/07/2021 00:00,19.55,78.89,0.279,48.35,0.109,0,0,-44.34,-44.34,0,101.7,-0.203,0 +19/07/2021 00:30,19.39,79.55,0.283,42.09,0.094,0,0,-42.28,-42.28,0,101.7,-0.203,0 +19/07/2021 01:00,19.38,79.32,0.212,46.28,0.103,0,0,-42.3,-42.3,0,101.7,-0.203,-0.005 +19/07/2021 01:30,18.52,81.9,0.318,347.4,0.142,0,0,-39.72,-39.72,0,101.7,-0.232,-0.051 +19/07/2021 02:00,17.48,85.1,0.231,340.8,0.131,0,0,-38.25,-38.25,0,101.7,-0.228,-0.034 +19/07/2021 02:30,16.49,86.7,0.074,346.8,0.019,0,0,-37.84,-37.84,0,101.7,-0.204,-0.051 +19/07/2021 03:00,15.91,88.1,0.059,346.8,0.04,0,0,-37.2,-37.2,0,101.7,-0.209,-0.047 +19/07/2021 03:30,15.37,89.1,0.034,346.8,0.032,0,0,-35.94,-35.94,0,101.7,-0.205,-0.047 +19/07/2021 04:00,14.99,89.8,0.001,346.8,0.002,0,0,-37.34,-37.34,0,101.7,-0.203,-0.048 +19/07/2021 04:30,14.99,90.9,0,346.7,0.006,0.497,0.002,-31.85,-31.85,0,101.7,-0.203,0.041 +19/07/2021 05:00,15.25,91.5,0,346.7,0.004,9.98,0.05,-29.12,-29.12,0,101.7,-0.203,0.371 +19/07/2021 05:30,15.99,91.8,0,346.7,0.003,59.49,0.297,-11.07,-11.07,0,101.7,-0.027,4.205 +19/07/2021 06:00,18.48,90.1,0,346.8,0.004,130.9,0.654,-35.9,-35.9,0,101.7,0.247,7.826 +19/07/2021 06:30,21.06,81.7,0.055,8.96,0.053,201.3,1.007,-14.6,-14.6,0,101.7,0.399,9.73 +19/07/2021 07:00,23.02,67.59,0.533,50.76,0.122,283.7,1.418,40.93,40.93,0,101.7,0.529,11.45 +19/07/2021 07:30,24.22,63.76,0.584,63.98,0.126,372.8,1.864,139.4,139.4,0,101.7,0.613,13.03 +19/07/2021 08:00,25.29,61.01,0.59,84.8,0.118,455.2,2.276,211.3,211.3,0,101.7,0.703,14.48 +19/07/2021 08:30,26.48,58.15,0.664,93.2,0.123,532.4,2.662,275.9,275.9,0,101.7,0.787,15.33 +19/07/2021 09:00,27.25,55.89,0.818,112,0.097,605.3,3.027,340.5,340.5,0,101.7,0.841,16.16 +19/07/2021 09:30,27.62,54.62,0.893,125.5,0.101,673.4,3.367,402.9,402.9,0,101.6,0.876,17.15 +19/07/2021 10:00,28.23,52.53,0.791,118.2,0.105,731.8,3.659,453.8,453.8,0,101.6,0.881,18.12 +19/07/2021 10:30,28.71,50.17,0.892,133.2,0.109,779.2,3.896,500.4,500.4,0,101.6,0.9,18.96 +19/07/2021 11:00,28.76,49.1,1.008,72.14,0.116,818,4.089,525,525,0,101.6,0.949,19.51 +19/07/2021 11:30,29.19,46.9,0.973,71.99,0.111,843,4.215,555.1,555.1,0,101.6,0.948,19.68 +19/07/2021 12:00,29.22,45.02,1.186,61.44,0.118,860,4.299,572.9,572.9,0,101.6,0.948,19.67 +19/07/2021 12:30,29.66,45.93,1.215,57.6,0.115,856,4.278,580.4,580.4,0,101.5,0.907,19.37 +19/07/2021 13:00,30.03,44.46,1.103,52.55,0.115,857,4.287,577.3,577.3,0,101.5,0.882,18.99 +19/07/2021 13:30,30.2,43.3,1.12,63.04,0.117,841,4.207,569.9,569.9,0,101.5,0.879,18.64 +19/07/2021 14:00,30.53,43.48,1.175,63.14,0.118,777.3,3.887,527.5,527.5,0,101.5,0.829,17.35 +19/07/2021 14:30,30.82,39.52,1.289,58.36,0.116,765.2,3.826,518.9,518.9,0,101.5,0.812,17.15 +19/07/2021 15:00,30.94,38.09,1.411,53.67,0.121,719.9,3.6,481.2,481.2,0,101.4,0.774,16.02 +19/07/2021 15:30,31.03,37,1.208,58.3,0.123,659.9,3.299,437.3,437.3,0,101.4,0.739,14.83 +19/07/2021 16:00,30.96,37.9,1.441,57.71,0.12,594.6,2.973,383.8,383.8,0,101.4,0.689,13.57 +19/07/2021 16:30,31.24,38.91,1.282,41.61,0.123,512.5,2.563,321,321,0,101.4,0.643,12 +19/07/2021 17:00,30.81,39.63,1.44,46.3,0.119,432.6,2.163,258,258,0,101.4,0.577,10.25 +19/07/2021 17:30,30.28,38.99,1.393,53.93,0.119,349.7,1.749,191.2,191.2,0,101.3,0.483,8.49 +19/07/2021 18:00,30,37.73,1.368,54.42,0.127,267,1.335,129.7,129.7,0,101.3,0.387,6.735 +19/07/2021 18:30,29.81,38.66,0.952,51,0.125,184.2,0.921,72.08,72.08,0,101.4,0.334,5.048 +19/07/2021 19:00,29.29,42.51,0.612,50.14,0.124,108,0.54,22.81,22.81,0,101.4,0.237,3.454 +19/07/2021 19:30,28.18,47.47,0.555,17.56,0.141,47.16,0.236,-10.61,-10.61,0,101.4,0.115,1.711 +19/07/2021 20:00,25.5,61.42,0.673,12.3,0.158,7.373,0.037,-37.14,-37.14,0,101.4,0.013,0.343 +19/07/2021 20:30,23.67,68.91,0.607,8.86,0.159,0,0,-40.91,-40.91,0,101.4,0,-0.001 +19/07/2021 21:00,22.79,73.02,0.689,13.66,0.163,0,0,-41.93,-41.93,0,101.4,0,-0.068 +19/07/2021 21:30,22.88,69.26,0.744,56.99,0.127,0,0,-41.93,-41.93,0,101.4,0,-0.068 +19/07/2021 22:00,23.22,65.39,0.617,58.51,0.141,0,0,-46.08,-46.08,0,101.4,0,-0.068 +19/07/2021 22:30,22.65,68.52,0.584,65.99,0.144,0,0,-45.89,-45.89,0,101.4,0,-0.068 +19/07/2021 23:00,22.16,69.86,0.576,63.2,0.126,0,0,-46.49,-46.49,0,101.4,0,-0.068 +19/07/2021 23:30,21.56,71.27,0.346,74.17,0.124,0,0,-45.55,-45.55,0,101.4,0,-0.068 +20/07/2021 00:00,20.76,73.42,0.198,66.26,0.11,0,0,-43.09,-43.09,0,101.4,0,-0.068 +20/07/2021 00:30,20.21,75.44,0.043,57.52,0.046,0,0,-40.4,-40.4,0,101.4,0,-0.068 +20/07/2021 01:00,19.12,78.7,0.15,53.64,0.098,0,0,-38.92,-38.92,0,101.4,0,-0.068 +20/07/2021 01:30,17.66,84,0.126,47.37,0.086,0,0,-35.88,-35.88,0,101.4,0,-0.068 +20/07/2021 02:00,17.24,86.5,0.269,47.32,0.081,0,0,-38.46,-38.46,0,101.4,0,-0.068 +20/07/2021 02:30,16.72,87.2,0.021,47.32,0.023,0,0,-38.36,-38.36,0,101.4,0,-0.068 +20/07/2021 03:00,16.41,88.5,0.187,47.32,0.056,0,0,-37.19,-37.19,0,101.4,0,-0.068 +20/07/2021 03:30,16.18,89.2,0.156,47.32,0.055,0,0,-37.25,-37.25,0,101.4,0,-0.068 +20/07/2021 04:00,15.48,89.5,0.053,47.32,0.055,0,0,-37.27,-37.27,0,101.4,0,-0.068 +20/07/2021 04:30,15.35,90.3,0.07,47.33,0.035,0.142,0.001,-37.13,-37.13,0,101.4,0,0.013 +20/07/2021 05:00,15.13,90.7,0,47.33,0.001,11.31,0.057,-29.48,-29.48,0,101.4,0.004,0.464 +20/07/2021 05:30,15.54,91.1,0,47.33,0.001,57.82,0.289,-13.56,-13.56,0,101.5,0.152,3.722 +20/07/2021 06:00,18.08,90,0.045,47.32,0.024,126.7,0.633,-27.01,-27.01,0,101.5,0.323,7.258 +20/07/2021 06:30,20.42,83.5,0.176,47.37,0.103,193.9,0.969,-3.597,-3.597,0,101.5,0.438,9.33 +20/07/2021 07:00,23.4,69.55,0.192,66.88,0.107,271.1,1.356,44.14,44.14,0,101.5,0.57,10.97 +20/07/2021 07:30,24.87,62.39,0.679,134.9,0.123,359.7,1.798,144.8,144.8,0,101.5,0.649,12.73 +20/07/2021 08:00,25.32,59.81,0.877,125.8,0.124,444.2,2.221,208.9,208.9,0,101.5,0.724,14.2 +20/07/2021 08:30,26.13,57.37,0.931,136,0.118,522.3,2.611,280.8,280.8,0,101.5,0.797,15.13 +20/07/2021 09:00,27.24,55.74,0.616,113.1,0.119,592.9,2.965,341.4,341.4,0,101.5,0.852,16.03 +20/07/2021 09:30,27.95,53.64,0.761,129.1,0.113,658.7,3.294,402.1,402.1,0,101.5,0.881,17.04 +20/07/2021 10:00,28.56,51.73,0.755,109.1,0.106,717.9,3.59,454.6,454.6,0,101.5,0.891,18.09 +20/07/2021 10:30,28.96,50.67,0.902,108.1,0.105,764.3,3.821,497.6,497.6,0,101.5,0.927,18.87 +20/07/2021 11:00,29.41,49.96,0.965,108.3,0.115,781.1,3.905,520.3,520.3,0,101.5,0.933,18.89 +20/07/2021 11:30,29.43,48.26,1.041,97.9,0.109,835,4.173,562.6,562.6,0,101.5,0.964,19.95 +20/07/2021 12:00,29.68,47.94,0.985,85.5,0.101,829,4.144,564.6,564.6,0,101.5,0.954,19.47 +20/07/2021 12:30,29.75,46.48,1.185,106.1,0.106,875,4.374,605.8,605.8,0,101.5,0.972,20.45 +20/07/2021 13:00,29.62,46.74,1.238,60.81,0.115,685.7,3.429,460.9,460.9,0,101.4,0.759,15.68 +20/07/2021 13:30,29.82,46.44,1.237,71.73,0.109,848,4.238,587.3,587.3,0,101.4,0.909,19.16 +20/07/2021 14:00,29.71,45.58,1.465,60.98,0.121,686.2,3.431,465.3,465.3,0,101.4,0.781,15.61 +20/07/2021 14:30,30.05,45.51,1.387,59.47,0.119,736.1,3.68,504.1,504.1,0,101.4,0.829,16.97 +20/07/2021 15:00,30.37,44.1,1.269,60.36,0.118,594.2,2.971,395.7,395.7,0,101.4,0.699,13.63 +20/07/2021 15:30,30.3,44.08,1.374,55.3,0.116,601.6,3.008,404.8,404.8,0,101.4,0.712,13.95 +20/07/2021 16:00,29.84,42.25,1.671,54.44,0.12,474.5,2.372,299.8,299.8,0,101.4,0.586,10.82 +20/07/2021 16:30,30.2,42.48,1.575,48.38,0.119,499.1,2.495,315.3,315.3,0,101.4,0.628,11.67 +20/07/2021 17:00,30.23,41.31,1.28,55.36,0.121,420.1,2.101,256.9,256.9,0,101.4,0.564,10.18 +20/07/2021 17:30,29.6,47.09,1.452,39.16,0.121,307.5,1.537,171.3,171.3,0,101.4,0.445,7.594 +20/07/2021 18:00,28.65,53.46,1.575,10.3,0.144,251.3,1.257,124.6,124.6,0,101.4,0.39,6.562 +20/07/2021 18:30,27.93,55.85,1.396,8.3,0.146,167.8,0.839,63.83,63.83,0,101.4,0.321,4.758 +20/07/2021 19:00,27.26,58.6,1.003,6.625,0.148,97.6,0.488,16.87,16.87,0,101.4,0.213,3.155 +20/07/2021 19:30,25.98,62.75,0.846,11.13,0.157,42.12,0.211,-17.81,-17.81,0,101.4,0.096,1.512 +20/07/2021 20:00,24.39,68.25,0.697,12.54,0.151,6.588,0.033,-39.38,-39.38,0,101.5,0.002,0.332 +20/07/2021 20:30,23.04,72.88,0.713,9.9,0.149,0,0,-43.9,-43.9,0,101.5,0,0.004 +20/07/2021 21:00,22.4,75.5,0.773,7.562,0.159,0,0,-43.72,-43.72,0,101.5,0,-0.068 +20/07/2021 21:30,22.43,74.74,0.783,34.5,0.122,0,0,-43.96,-43.96,0,101.6,0,-0.068 +20/07/2021 22:00,23.12,68.63,0.896,61.92,0.134,0,0,-46.64,-46.64,0,101.6,0,-0.068 +20/07/2021 22:30,22.83,69.31,0.809,55.57,0.128,0,0,-46.84,-46.84,0,101.6,0,-0.068 +20/07/2021 23:00,22.39,70.34,0.616,63.57,0.131,0,0,-45.24,-45.24,0,101.6,0,-0.068 +20/07/2021 23:30,21.68,72.52,0.393,51.67,0.121,0,0,-42.07,-42.07,0,101.6,0,-0.068 +21/07/2021 00:00,21.12,73.69,0.198,39.47,0.107,0,0,-43.17,-43.17,0,101.6,0,-0.068 +21/07/2021 00:30,20.02,78,0.271,189,0.137,0,0,-40.43,-40.43,0,101.6,0,-0.068 +21/07/2021 01:00,18.6,83.3,0.181,189.1,0.129,0,0,-39.62,-39.62,0,101.6,0,-0.068 +21/07/2021 01:30,18.02,85.5,0.097,188.9,0.083,0,0,-35.26,-35.26,0,101.6,0,-0.068 +21/07/2021 02:00,17.48,86.9,0.109,188.9,0.08,0,0,-35.77,-35.77,0,101.6,0,-0.068 +21/07/2021 02:30,17.08,87.9,0.03,189,0.02,0,0,-37.46,-37.46,0,101.6,0,-0.068 +21/07/2021 03:00,16.53,88.6,0,0,0,0,0,-36.41,-36.41,0,101.6,0,-0.068 +21/07/2021 03:30,16.15,89.3,0,189,0.002,0,0,-34.77,-34.77,0,101.6,0,-0.068 +21/07/2021 04:00,15.89,90.1,0,189,0.001,0,0,-35.85,-35.85,0,101.7,0,-0.068 +21/07/2021 04:30,15.84,90.8,0,0,0,0.112,0.001,-36.4,-36.4,0,101.7,0,0.03 +21/07/2021 05:00,15.55,91,0,0,0,11.07,0.055,-30.32,-30.32,0,101.7,0.001,0.526 +21/07/2021 05:30,15.82,91.4,0,189,0,49.15,0.246,-17.36,-17.36,0,101.7,0.103,2.882 +21/07/2021 06:00,17.57,90.8,0.001,211.7,0.014,114.6,0.573,-22.57,-22.57,0,101.7,0.284,6.59 +21/07/2021 06:30,19.31,86.2,0.002,288.7,0.031,186.9,0.935,-5.405,-5.405,0,101.8,0.395,8.99 +21/07/2021 07:00,21.93,74.31,0.003,288.7,0.028,259,1.295,44.6,44.6,0,101.8,0.518,10.77 +21/07/2021 07:30,24.88,62.72,0.01,153.9,0.038,338.9,1.695,127.4,127.4,0,101.8,0.599,12.18 +21/07/2021 08:00,25.44,58.06,0.043,121,0.111,424.3,2.121,193.1,193.1,0,101.8,0.683,13.93 +21/07/2021 08:30,26.38,54.81,0.421,131.4,0.123,508.1,2.541,264.8,264.8,0,101.8,0.766,15.09 +21/07/2021 09:00,27.44,51.53,0.803,118.1,0.112,587.6,2.938,329.4,329.4,0,101.8,0.83,16.2 +21/07/2021 09:30,28.07,49.11,0.861,118.3,0.113,647.5,3.238,386.8,386.8,0,101.8,0.875,17.06 +21/07/2021 10:00,28.66,46.98,0.944,117.1,0.118,708.9,3.545,439.4,439.4,0,101.8,0.889,18.18 +21/07/2021 10:30,28.93,46.23,1.075,115.5,0.109,760.5,3.802,489.5,489.5,0,101.8,0.924,19.05 +21/07/2021 11:00,29.05,46.13,1.102,91,0.107,800,4.002,521.9,521.9,0,101.8,0.951,19.61 +21/07/2021 11:30,29.38,45.15,1.267,64.12,0.118,829,4.144,553.5,553.5,0,101.8,0.959,19.84 +21/07/2021 12:00,29.54,45.5,1.093,81,0.118,841,4.206,572.9,572.9,0,101.7,0.956,19.84 +21/07/2021 12:30,30.1,45.35,0.919,85.1,0.111,843,4.213,585.3,585.3,0,101.7,0.916,19.5 +21/07/2021 13:00,30.33,44.03,0.969,88.3,0.108,785.6,3.928,546.1,546.1,0,101.7,0.832,17.83 +21/07/2021 13:30,30.06,44.11,1.187,62.15,0.105,761.2,3.806,517.2,517.2,0,101.7,0.82,17.2 +21/07/2021 14:00,30.24,43.94,0.988,60.9,0.111,712.1,3.561,492.2,492.2,0,101.7,0.796,16.28 +21/07/2021 14:30,30.16,43.64,1.142,64.18,0.108,664.1,3.32,458.2,458.2,0,101.7,0.739,15.13 +21/07/2021 15:00,30.61,42.91,1.155,67.67,0.111,708.7,3.543,490.6,490.6,0,101.7,0.782,16.29 +21/07/2021 15:30,30.43,43.13,0.993,82.8,0.112,539,2.695,363.5,363.5,0,101.7,0.634,12.57 +21/07/2021 16:00,30.72,42.64,1.024,78.63,0.106,491.4,2.457,328.1,328.1,0,101.6,0.606,11.65 +21/07/2021 16:30,30.07,41.81,1.414,57.98,0.121,491.9,2.459,314.4,314.4,0,101.6,0.595,11.36 +21/07/2021 17:00,30.12,41.84,1.231,63.02,0.11,371.9,1.859,225.4,225.4,0,101.6,0.492,8.88 +21/07/2021 17:30,29.94,41.9,1.304,58.31,0.129,338.5,1.692,195.6,195.6,0,101.6,0.46,8.29 +21/07/2021 18:00,29.5,43.08,0.996,52.81,0.124,157.3,0.787,65.56,65.56,0,101.6,0.266,3.908 +21/07/2021 18:30,28.56,50.55,1.051,27.07,0.127,174.4,0.872,74.08,74.08,0,101.6,0.316,5.002 +21/07/2021 19:00,27.67,54.31,1.297,20.93,0.133,111.6,0.558,27.8,27.8,0,101.6,0.234,3.695 +21/07/2021 19:30,26.24,58.31,0.97,11.38,0.153,45.43,0.227,-12.75,-12.75,0,101.6,0.103,1.688 +21/07/2021 20:00,24.47,64.21,0.747,9.87,0.164,6.104,0.031,-38.71,-38.71,0,101.6,0.005,0.326 +21/07/2021 20:30,23.07,69.02,0.776,10.8,0.149,0,0,-43.15,-43.15,0,101.7,0,0 +21/07/2021 21:00,22.41,70.93,0.762,11.53,0.154,0,0,-42.25,-42.25,0,101.7,0,-0.068 +21/07/2021 21:30,22.09,72.01,0.794,11.34,0.145,0,0,-42.98,-42.98,0,101.7,0,-0.068 +21/07/2021 22:00,21.52,74.27,0.295,353.9,0.113,0,0,-40.65,-40.65,0,101.7,0,-0.068 +21/07/2021 22:30,20.86,77.59,0.318,300.8,0.145,0,0,-36.45,-36.45,0,101.7,0,-0.068 +21/07/2021 23:00,20.28,79.2,0.174,271.8,0.133,0,0,-33.01,-33.01,0,101.7,0,-0.068 +21/07/2021 23:30,20.15,76.79,0.084,271.9,0.068,0,0,-33.94,-33.94,0,101.7,0,-0.068 +22/07/2021 00:00,19.82,76.27,0.125,272.3,0.068,0,0,-31.34,-31.34,0,101.7,0,-0.067 +22/07/2021 00:30,18.77,81.4,0.13,272.3,0.125,0,0,-30.88,-30.88,0,101.7,0,-0.067 +22/07/2021 01:00,18.04,84.6,0.199,272.2,0.116,0,0,-34.35,-34.35,0,101.7,0,-0.068 +22/07/2021 01:30,17.65,85.5,0.283,242.6,0.11,0.001,0,-28.08,-28.08,0,101.7,0,-0.068 +22/07/2021 02:00,17.63,85.1,0.133,240.5,0.086,0,0,-30.71,-30.71,0,101.7,0,-0.068 +22/07/2021 02:30,17.25,86.3,0.252,240.5,0.116,0,0,-34.07,-34.07,0,101.7,0,-0.068 +22/07/2021 03:00,16.78,87.2,0.023,240.4,0.018,0,0,-36.09,-36.09,0,101.7,0,-0.068 +22/07/2021 03:30,16.29,88.1,0,240.4,0.004,0,0,-33.12,-33.12,0,101.7,0,-0.068 +22/07/2021 04:00,15.93,89,0,240.4,0,0,0,-35.65,-35.65,0,101.7,0,-0.068 +22/07/2021 04:30,15.54,89.7,0,240.4,0,0.045,0,-35.01,-35.01,0,101.7,0,-0.012 +22/07/2021 05:00,15.25,90.3,0,0,0,9.41,0.047,-30.79,-30.79,0,101.7,0,0.412 +22/07/2021 05:30,15.8,91,0,0,0,40.2,0.201,-18.38,-18.38,0,101.7,0.086,2.353 +22/07/2021 06:00,17.7,90.7,0,0,0,113.6,0.568,-22.13,-22.13,0,101.7,0.287,6.635 +22/07/2021 06:30,20.71,85.9,0,0,0,182.1,0.91,-3.283,-3.283,0,101.7,0.408,9.14 +22/07/2021 07:00,23.13,69.75,0.001,238.9,0.011,259.9,1.3,51.79,51.79,0,101.7,0.551,11.24 +22/07/2021 07:30,25.05,58.96,0.482,142.6,0.092,348.2,1.741,136.4,136.4,0,101.7,0.634,13 +22/07/2021 08:00,24.99,56.85,1.042,127.9,0.123,432.6,2.163,203.4,203.4,0,101.7,0.702,14.29 +22/07/2021 08:30,25.48,55.43,1.181,128.1,0.122,512.7,2.564,268.8,268.8,0,101.7,0.786,15.38 +22/07/2021 09:00,26.87,52.11,0.946,121,0.114,586.1,2.93,328.8,328.8,0,101.7,0.814,16.25 +22/07/2021 09:30,27.76,49.32,0.879,114,0.112,652.8,3.264,389,389,0,101.7,0.842,17.25 +22/07/2021 10:00,28.86,47.37,0.795,127,0.103,707,3.535,443.1,443.1,0,101.7,0.879,18.31 +22/07/2021 10:30,29.49,46.2,0.856,116.1,0.111,755.7,3.778,485.6,485.6,0,101.6,0.929,19.17 +22/07/2021 11:00,29.72,44.89,1.112,130.8,0.107,792.1,3.96,527.6,527.6,0,101.6,0.946,19.71 +22/07/2021 11:30,29.77,44.54,1.242,119.7,0.118,830,4.152,556,556,0,101.6,0.957,20.41 +22/07/2021 12:00,29.84,43.19,1.248,120.9,0.107,772.2,3.861,515.4,515.4,0,101.6,0.898,18.88 +22/07/2021 12:30,29.73,44.48,1.442,129.8,0.118,788.9,3.944,538.9,538.9,0,101.5,0.903,19.36 +22/07/2021 13:00,29.26,44.38,1.067,106,0.117,590.6,2.953,381.9,381.9,0,101.5,0.673,15.09 +22/07/2021 13:30,30.66,41.88,1.156,100.5,0.104,889,4.445,618.2,618.2,0,101.5,1.016,22.09 +22/07/2021 14:00,30.84,40.72,1.056,84.6,0.095,801,4.005,558.4,558.4,0,101.5,0.913,19.34 +22/07/2021 14:30,30.78,42.04,1.218,73.88,0.103,740.7,3.704,508.2,508.2,0,101.4,0.822,17.3 +22/07/2021 15:00,30.4,41.29,1.443,71.74,0.117,687.8,3.439,463.7,463.7,0,101.4,0.755,15.8 +22/07/2021 15:30,30.59,41.23,1.186,102.7,0.102,629.3,3.147,425.2,425.2,0,101.4,0.723,14.62 +22/07/2021 16:00,30.46,40.73,1.179,97.5,0.109,566.3,2.831,371.5,371.5,0,101.4,0.673,13.26 +22/07/2021 16:30,30.27,40.2,1.214,78.64,0.11,489.9,2.449,309.8,309.8,0,101.3,0.602,11.61 +22/07/2021 17:00,29.92,39.41,1.27,68.7,0.116,411.7,2.059,243.2,243.2,0,101.3,0.54,9.96 +22/07/2021 17:30,29.73,37.97,1.184,55.97,0.117,335.9,1.679,184.1,184.1,0,101.3,0.473,8.4 +22/07/2021 18:00,29.67,37.82,0.785,94.4,0.104,247,1.235,119,119,0,101.3,0.385,6.667 +22/07/2021 18:30,29.41,37.43,0.601,65.2,0.088,172.3,0.862,67.97,67.97,0,101.3,0.295,5.089 +22/07/2021 19:00,28.12,39.04,0.819,47,0.115,104.7,0.524,19.81,19.81,0,101.3,0.206,3.495 +22/07/2021 19:30,27.06,41.35,0.557,52.92,0.111,37.79,0.189,-23.24,-23.24,0,101.3,0.081,1.44 +22/07/2021 20:00,25.24,46.41,0.218,37.96,0.076,5.837,0.029,-41.02,-41.02,0,101.3,0.001,0.377 +22/07/2021 20:30,23.53,52.29,0.177,38.01,0.093,0,0,-40.62,-40.62,0,101.3,0,0.015 +22/07/2021 21:00,22.34,57.61,0.26,48.61,0.118,0,0,-39.35,-39.35,0,101.3,0,0 +22/07/2021 21:30,21.91,60.18,0.458,53.9,0.125,0,0,-40.66,-40.66,0,101.3,0,0 +22/07/2021 22:00,22.29,59.43,0.742,60.94,0.142,0,0,-45.1,-45.1,0,101.3,0,0 +22/07/2021 22:30,21.85,61.59,0.782,60.16,0.128,0,0,-47.7,-47.7,0,101.3,0,0 +22/07/2021 23:00,21.36,63.91,0.842,61.95,0.135,0,0,-46.63,-46.63,0,101.3,0,-0.04 +22/07/2021 23:30,20.81,66.35,0.675,60.77,0.132,0,0,-45.92,-45.92,0,101.3,0,-0.068 +23/07/2021 00:00,20.51,68.05,0.346,62.68,0.12,0,0,-37.85,-37.85,0,101.3,0,-0.068 +23/07/2021 00:30,19.86,70.35,0.34,54.36,0.132,0,0,-42.07,-42.07,0,101.3,0,-0.068 +23/07/2021 01:00,19.35,72.35,0.266,51.2,0.132,0,0,-30.4,-30.4,0,101.2,0,-0.068 +23/07/2021 01:30,19.06,72.49,0.312,53.23,0.116,0,0,-39.88,-39.88,0,101.2,0,-0.068 +23/07/2021 02:00,19.31,70.56,0.861,58.99,0.13,0,0,-46.63,-46.63,0,101.1,0,-0.068 +23/07/2021 02:30,19.13,70.6,0.747,60.79,0.123,0,0,-46.29,-46.29,0,101.1,0,-0.068 +23/07/2021 03:00,19.06,69.82,0.294,72.02,0.076,0,0,-44.34,-44.34,0,101.1,0,-0.068 +23/07/2021 03:30,18.33,72.9,0.136,63.77,0.09,0,0,-40.7,-40.7,0,101.1,0,-0.068 +23/07/2021 04:00,17.47,76.14,0.031,49.83,0.038,0,0,-37.43,-37.43,0,101.1,0,-0.068 +23/07/2021 04:30,17.07,78.08,0.168,61.68,0.083,0.366,0.002,-34.93,-34.93,0,101,0,0.016 +23/07/2021 05:00,17.45,76.49,0.247,57.95,0.113,12.84,0.064,-28.77,-28.77,0,101,0.001,0.631 +23/07/2021 05:30,18.38,73.02,0.4,52.64,0.108,45.86,0.229,-13.2,-13.2,0,101,0.088,2.684 +23/07/2021 06:00,19.42,68.94,0.564,89.3,0.091,65.76,0.329,1.474,1.474,0,101,0.093,2.34 +23/07/2021 06:30,20.19,66.79,0.566,74.18,0.098,110.6,0.553,21.53,21.53,0,100.9,0.179,4.045 +23/07/2021 07:00,21.38,63.31,0.771,71.26,0.105,207.1,1.035,66.09,66.09,0,100.9,0.351,7.775 +23/07/2021 07:30,22.55,60.37,0.735,67.6,0.113,228.7,1.143,78.42,78.42,0,100.9,0.385,8.05 +23/07/2021 08:00,23.56,57.55,0.974,61.59,0.113,371.5,1.857,162.8,162.8,0,100.8,0.584,12.37 +23/07/2021 08:30,24.89,53.9,0.98,94.5,0.101,358.6,1.793,172.8,172.8,0,100.8,0.545,11.05 +23/07/2021 09:00,24.45,54.96,0.978,96.2,0.097,253.8,1.269,125.4,125.4,0,100.7,0.34,7.791 +23/07/2021 09:30,24.92,54.11,1.067,104,0.114,321.7,1.608,165.5,165.5,0,100.7,0.429,9.23 +23/07/2021 10:00,25.72,53.2,1.06,105.8,0.105,428.1,2.141,249.5,249.5,0,100.6,0.558,12.8 +23/07/2021 10:30,25.76,52.87,1.209,111.6,0.106,497.7,2.489,294.5,294.5,0,100.6,0.65,14.47 +23/07/2021 11:00,26.83,49.76,1.749,124.9,0.113,512.3,2.562,312.6,312.6,0,100.5,0.676,14.88 +23/07/2021 11:30,25.41,52.39,1.131,92.6,0.112,206.1,1.03,44.98,44.98,0,100.5,0.307,6.709 +23/07/2021 12:00,26.13,56.91,0.964,65.5,0.116,630.9,3.154,373.6,373.6,0,100.5,0.784,17.31 +23/07/2021 12:30,27.99,50.7,1.251,87.6,0.11,667.8,3.339,434.3,434.3,0,100.4,0.864,17.63 +23/07/2021 13:00,28.45,47.13,1.596,107.9,0.111,709.5,3.548,475.8,475.8,0,100.4,0.893,18.39 +23/07/2021 13:30,28.75,47.11,1.803,116.4,0.107,629.4,3.147,420.8,420.8,0,100.3,0.833,16.52 +23/07/2021 14:00,28.87,48.31,2.053,121,0.122,672.3,3.362,457.5,457.5,0,100.3,0.891,17.84 +23/07/2021 14:30,29.27,47.13,2.042,128.7,0.116,638.1,3.19,429,429,0,100.3,0.828,16.24 +23/07/2021 15:00,28.78,46.85,2.094,136.7,0.119,356.7,1.784,229.7,229.7,0,100.2,0.461,9.72 +23/07/2021 15:30,27.58,49.41,1.679,147.5,0.127,86.8,0.434,51.34,51.34,0,100.2,0.145,3.018 +23/07/2021 16:00,25.63,66.03,2.749,204.1,0.126,187.5,0.937,123.9,123.9,0,100.3,0.278,5.872 +23/07/2021 16:30,23.99,71.32,2.784,210,0.123,117.8,0.589,72.91,72.91,0,100.3,0.165,3.682 +23/07/2021 17:00,23.65,70.94,2.32,203.3,0.131,192,0.96,122.3,122.3,0,100.3,0.268,5.793 +23/07/2021 17:30,23.19,71.52,2.323,204.1,0.13,164.9,0.824,102.6,102.6,0,100.3,0.237,4.978 +23/07/2021 18:00,22.87,71.05,2.797,201.7,0.127,194.4,0.972,110.6,110.6,0,100.3,0.276,5.497 +23/07/2021 18:30,22.12,71.99,2.156,196.5,0.134,89.3,0.447,47.21,47.21,0,100.3,0.122,2.604 +23/07/2021 19:00,21.57,73.5,1.958,204.1,0.129,55.46,0.277,20.56,20.56,0,100.3,0.074,1.61 +23/07/2021 19:30,20.8,75.64,2.569,199.8,0.128,13.41,0.067,-4.15,-4.15,0,100.3,0,0.404 +23/07/2021 20:00,20.22,78.32,2.06,194.7,0.142,3.39,0.017,-14.34,-14.34,0,100.3,0,0.106 +23/07/2021 20:30,19.77,79.59,1.463,177.7,0.141,0,0,-41.14,-41.14,0,100.3,0,-0.004 +23/07/2021 21:00,19.58,79.84,1.675,177.2,0.144,0.05,0,-17.61,-17.61,0,100.3,0,-0.059 +23/07/2021 21:30,19.57,78.82,2.1,181.9,0.141,0,0,-40.1,-40.1,0,100.3,0,-0.067 +23/07/2021 22:00,18.91,81.3,1.945,175.3,0.142,0,0,-62.49,-62.49,0,100.3,0,-0.067 +23/07/2021 22:30,18.6,82.4,1.611,176.9,0.143,0,0,-38.59,-38.59,0,100.4,0,-0.068 +23/07/2021 23:00,18.64,79.18,1.828,198.4,0.133,0.004,0,-34.43,-34.43,0,100.4,0,-0.068 +23/07/2021 23:30,18.65,78.44,1.902,192.7,0.134,0,0,-14.34,-14.34,0,100.4,0,-0.068 +24/07/2021 00:00,18.63,78.33,1.86,187.2,0.136,0,0,-13.81,-13.81,0,100.4,0,-0.068 +24/07/2021 00:30,18.33,78.97,2.046,189.9,0.136,0,0,-13.76,-13.76,0,100.4,0,-0.068 +24/07/2021 01:00,18.03,79.92,1.681,196.1,0.128,0,0,-20.65,-20.65,0,100.4,0,-0.068 +24/07/2021 01:30,17.41,82.1,1.388,190.7,0.141,0,0,-58.93,-58.93,0,100.4,0,-0.068 +24/07/2021 02:00,16.85,84.9,1.018,180.2,0.149,0,0,-52.63,-52.63,0,100.4,0,-0.068 +24/07/2021 02:30,16.82,85.7,1.365,174.7,0.142,0,0,-36.81,-36.81,0,100.4,0,-0.068 +24/07/2021 03:00,17.23,84.6,1.393,179,0.146,0.04,0,-17.09,-17.09,0,100.4,0,-0.068 +24/07/2021 03:30,17.24,83.6,1.43,175.9,0.146,0,0,-31.45,-31.45,0,100.4,0,-0.068 +24/07/2021 04:00,17.05,82.3,1.211,192.8,0.139,0,0,-23.77,-23.77,0,100.4,0,-0.068 +24/07/2021 04:30,16.91,83.2,1.05,178.8,0.14,0,0,-35.35,-35.35,0,100.4,0,-0.055 +24/07/2021 05:00,16.58,85.4,1.099,171.3,0.148,7.029,0.035,-40.36,-40.36,0,100.4,0,0.292 +24/07/2021 05:30,16.64,86.5,1.071,170.2,0.14,52.04,0.26,-13.23,-13.23,0,100.4,0.127,3.051 +24/07/2021 06:00,17.4,84.5,1.675,178.3,0.143,105.8,0.529,18.97,18.97,0,100.4,0.202,4.659 +24/07/2021 06:30,17.78,82.4,1.879,181,0.14,76.86,0.384,24.47,24.47,0,100.3,0.101,2.652 +24/07/2021 07:00,17.77,81.4,2.147,187.6,0.134,75.34,0.377,6.83,6.83,0.2,100.3,0.115,2.688 +24/07/2021 07:30,17.63,84.2,1.742,181.4,0.142,170.7,0.854,40.21,40.21,0,100.3,0.22,5.53 +24/07/2021 08:00,18.49,83.2,2.205,192.1,0.131,292.2,1.461,86.7,86.7,0.2,100.3,0.393,9.28 +24/07/2021 08:30,19.03,80.6,2.063,191.4,0.132,350.7,1.753,135.5,135.5,0,100.3,0.448,10.78 +24/07/2021 09:00,19.74,74.97,2.354,203.2,0.128,406.2,2.031,252.6,252.6,0,100.3,0.533,12.1 +24/07/2021 09:30,19.33,76.7,1.866,196.5,0.131,223.3,1.116,88.3,88.3,0,100.3,0.322,7.558 +24/07/2021 10:00,18.8,78.38,1.796,186,0.139,130,0.65,11.68,11.68,0.2,100.3,0.201,4.551 +24/07/2021 10:30,18.04,82.8,2.044,203.2,0.125,101.1,0.505,-5.797,-5.797,1,100.3,0.144,3.329 +24/07/2021 11:00,17.09,86.4,1.597,175.9,0.142,53.24,0.266,-2.044,-2.044,2.8,100.3,0.054,1.448 +24/07/2021 11:30,17.35,88.2,1.802,168.6,0.134,163.6,0.818,39.86,39.86,0.8,100.3,0.189,4.822 +24/07/2021 12:00,17.41,88.1,1.834,173.1,0.135,96.8,0.484,15.8,15.8,3.2,100.3,0.105,2.763 +24/07/2021 12:30,16.92,88.9,2.571,202.1,0.123,55.06,0.275,1.339,1.331,2,100.3,0.051,1.48 +24/07/2021 13:00,17.2,89.4,2.346,188.9,0.141,187.3,0.936,57.57,57.57,0.6,100.3,0.219,5.219 +24/07/2021 13:30,17.7,88.6,2.208,188.8,0.137,123.9,0.62,24.38,24.38,0,100.3,0.146,3.587 +24/07/2021 14:00,17.72,88.8,2.114,185.5,0.136,155.3,0.776,48.06,48.06,0.8,100.3,0.173,4.295 +24/07/2021 14:30,18.52,86.7,2.253,196.2,0.13,267.9,1.34,132.6,132.6,0,100.3,0.33,7.365 +24/07/2021 15:00,19.21,83,2.152,183.4,0.137,245.2,1.226,96.9,96.9,0,100.3,0.278,6.62 +24/07/2021 15:30,19.2,81.6,2.068,196.8,0.135,185.8,0.929,39.1,39.1,0.2,100.3,0.216,5.206 +24/07/2021 16:00,19.68,80.2,2.273,204.4,0.129,295.4,1.477,110.6,110.6,0,100.2,0.334,8.03 +24/07/2021 16:30,19.82,75.89,2.273,231.7,0.122,131.7,0.659,72.23,72.23,0,100.2,0.164,3.837 +24/07/2021 17:00,19.26,75.75,2.372,245.8,0.131,146.2,0.731,67.47,67.47,0,100.3,0.178,4.279 +24/07/2021 17:30,18.46,80.6,2.295,241.7,0.121,100.5,0.502,-6.127,-6.128,0,100.3,0.111,3.069 +24/07/2021 18:00,17.51,85.4,2.172,254.1,0.137,35.81,0.179,-19.65,-19.65,2.4,100.3,0.003,1.036 +24/07/2021 18:30,17.21,88.4,1.382,244.9,0.137,46.17,0.231,-3.223,-3.223,0,100.3,-0.001,1.287 +24/07/2021 19:00,17.24,88.1,1.232,236,0.122,55.83,0.279,-0.417,-0.417,0,100.3,-0.004,1.59 +24/07/2021 19:30,17.32,87.4,1.18,229.8,0.124,11.35,0.057,-14.71,-14.71,0,100.3,-0.068,0.252 +24/07/2021 20:00,17.33,87.5,0.973,220.7,0.122,2.363,0.012,-13.42,-13.42,0,100.3,-0.068,0.002 +24/07/2021 20:30,17.37,87.8,0.923,217.4,0.126,0.764,0.004,-10.47,-10.47,0,100.3,-0.102,-0.068 +24/07/2021 21:00,17.37,87.6,1.399,215.9,0.128,0.943,0.005,-11.87,-11.87,0.2,100.3,-0.135,-0.068 +24/07/2021 21:30,17.34,86.5,1.318,221.7,0.122,0.71,0.004,-10.55,-10.55,0,100.3,-0.135,-0.068 +24/07/2021 22:00,17.34,85.4,1.326,232.4,0.126,0.615,0.003,-11.69,-11.69,0,100.3,-0.135,-0.068 +24/07/2021 22:30,17.31,85.3,1.221,234.3,0.126,0.237,0.001,-12.12,-12.12,0,100.3,-0.135,-0.068 +24/07/2021 23:00,17.18,85.3,1.26,240.9,0.13,0.004,0,-22.51,-22.51,0,100.3,-0.135,-0.068 +24/07/2021 23:30,16.73,86.1,0.932,242.6,0.136,0,0,-30.03,-30.03,0,100.3,-0.135,-0.068 +25/07/2021 00:00,16.51,87.2,0.84,241.8,0.138,0,0,-33.21,-33.21,0,100.3,-0.135,-0.068 +25/07/2021 00:30,16.16,87.9,0.981,238.6,0.14,0,0,-36.01,-36.01,0,100.3,-0.135,-0.068 +25/07/2021 01:00,16.19,87.9,0.969,234.3,0.13,0.286,0.001,-9.71,-9.71,0,100.2,-0.136,-0.068 +25/07/2021 01:30,16.19,86.8,1.278,248.3,0.139,0.467,0.002,-7.482,-7.482,0,100.2,-0.136,-0.068 +25/07/2021 02:00,16.2,86.3,1.502,257,0.143,0.331,0.002,-9.1,-9.1,0,100.2,-0.136,-0.068 +25/07/2021 02:30,16.16,86.3,1.353,260.2,0.149,0.055,0,-20.43,-20.43,0.8,100.2,-0.135,-0.068 +25/07/2021 03:00,15.9,88.6,1.331,265.6,0.149,0,0,-18.09,-18.09,0.2,100.2,-0.136,-0.068 +25/07/2021 03:30,15.86,89.3,1.466,270.7,0.147,0.002,0,-15.84,-15.84,0,100.2,-0.136,-0.068 +25/07/2021 04:00,15.95,89.8,1.651,286,0.139,0,0,-16.23,-16.23,0,100.2,-0.136,-0.068 +25/07/2021 04:30,16.01,89.9,1.719,292.3,0.139,0,0,-22.68,-22.68,0,100.3,-0.136,-0.056 +25/07/2021 05:00,16.07,89,1.438,286.5,0.15,3.643,0.018,-20.47,-20.47,0,100.3,-0.136,0.077 +25/07/2021 05:30,16.05,88.5,1.854,287.5,0.145,30.34,0.152,-14.17,-14.17,0,100.3,-0.129,0.865 +25/07/2021 06:00,16.25,87,1.632,295.3,0.134,44.11,0.221,11.37,11.37,0,100.3,-0.09,1.128 +25/07/2021 06:30,16.5,86,1.401,283,0.145,56.01,0.28,10.65,10.65,0,100.3,-0.088,1.556 +25/07/2021 07:00,16.69,86.4,1.631,288.8,0.147,147,0.735,36.04,36.04,0,100.4,0.04,4.336 +25/07/2021 07:30,17.32,83.9,2.003,276.9,0.151,221.2,1.106,102.6,102.6,0,100.4,0.227,6.526 +25/07/2021 08:00,17.53,82,1.914,279.7,0.142,191.4,0.957,105.6,105.6,0,100.4,0.192,5.447 +25/07/2021 08:30,18.22,79.67,2.003,278.9,0.144,309.6,1.548,182.5,182.5,0,100.4,0.347,8.64 +25/07/2021 09:00,18.89,76.96,2.454,293.4,0.142,427.6,2.138,253.9,253.9,0,100.4,0.517,11.47 +25/07/2021 09:30,19.27,74.3,2.429,290.8,0.142,258.2,1.291,158.7,158.7,0,100.4,0.317,7.252 +25/07/2021 10:00,19.44,73.73,2.17,304.4,0.129,279.2,1.396,164.2,164.2,0,100.4,0.351,8.09 +25/07/2021 10:30,20.13,71.89,2.19,295.2,0.14,482.6,2.413,304,304,0,100.4,0.579,13.22 +25/07/2021 11:00,20.76,69.35,1.955,287.8,0.14,441.6,2.208,280.2,280.2,0,100.4,0.554,12.17 +25/07/2021 11:30,19.38,79.52,1.66,301.7,0.135,423.9,2.119,171.5,171.5,1.4,100.4,0.448,10.35 +25/07/2021 12:00,20.61,74.96,1.704,302.2,0.132,255.5,1.277,119.5,119.5,0.6,100.4,0.314,6.86 +25/07/2021 12:30,18.86,83,0.773,290.1,0.111,114.8,0.574,19.63,19.63,3.8,100.5,0.101,3.78 +25/07/2021 13:00,19.26,83.6,0.835,256.8,0.136,227.5,1.138,84.9,84.9,0,100.5,0.218,6.128 +25/07/2021 13:30,18.95,85.6,1.339,262.6,0.137,277.6,1.388,116.6,116.6,2.2,100.5,0.213,6.58 +25/07/2021 14:00,20.93,79.13,1.456,291.2,0.129,863,4.317,549.1,549.1,0,100.5,0.834,18.07 +25/07/2021 14:30,21.83,72.91,1.457,277,0.15,570.8,2.854,312.2,312.2,0,100.5,0.659,14.11 +25/07/2021 15:00,22.26,69.68,1.828,311.8,0.113,494.7,2.473,326.8,326.8,0,100.5,0.558,11.57 +25/07/2021 15:30,22.79,61.03,2.041,320.4,0.121,490.4,2.452,306.5,306.5,0,100.5,0.586,11.72 +25/07/2021 16:00,22.57,61.98,1.797,315.8,0.119,379.6,1.898,219.6,219.6,0,100.6,0.475,9.29 +25/07/2021 16:30,22.8,59,2.335,338,0.136,470.7,2.353,280.4,280.4,0,100.6,0.569,11.27 +25/07/2021 17:00,22.61,61.32,2.185,328.9,0.132,382,1.91,219.6,219.6,0,100.6,0.455,9.12 +25/07/2021 17:30,21.23,70.64,1.247,275.4,0.145,133.5,0.668,59.05,59.05,0,100.6,0.199,3.587 +25/07/2021 18:00,20.59,75.29,1.241,290.1,0.125,151.8,0.759,63.23,63.23,0,100.6,0.182,3.817 +25/07/2021 18:30,21.07,66.35,1.609,315.3,0.119,184.3,0.921,76.71,76.71,0,100.6,0.235,5.058 +25/07/2021 19:00,20.6,67.44,1.818,338.9,0.139,97.2,0.486,10,10,0,100.7,0.158,2.886 +25/07/2021 19:30,19.28,71.56,1.407,332.3,0.134,27.7,0.139,-29.72,-29.72,0,100.7,-0.004,0.849 +25/07/2021 20:00,18.19,76.51,0.999,336.9,0.139,3.611,0.018,-39.91,-39.91,0,100.7,-0.084,0.187 +25/07/2021 20:30,17.79,79.48,0.877,336.2,0.146,0,0,-17.17,-17.17,0,100.7,-0.135,-0.05 +25/07/2021 21:00,17.46,81.3,0.642,340.3,0.141,0.034,0,-24.94,-24.94,0,100.8,-0.136,-0.068 +25/07/2021 21:30,17.47,81.9,0.501,297.6,0.156,0.01,0,-32.5,-32.5,0,100.8,-0.146,-0.068 +25/07/2021 22:00,16.7,83.9,0.236,286.9,0.111,0,0,-36.02,-36.02,0,100.8,-0.135,-0.068 +25/07/2021 22:30,16.24,85.8,0.452,304.2,0.13,0,0,-35.76,-35.76,0,100.8,-0.142,-0.068 +25/07/2021 23:00,15.92,86.4,0.47,295.3,0.169,0,0,-40.81,-40.81,0,100.8,-0.136,-0.068 +25/07/2021 23:30,15.27,88,0.181,295.1,0.103,0,0,-37.31,-37.31,0,100.8,-0.136,-0.068 +26/07/2021 00:00,14.99,89.4,0.41,295.1,0.172,0,0,-40.65,-40.65,0,100.8,-0.136,-0.068 +26/07/2021 00:30,14.71,90.2,0.254,295.1,0.135,0,0,-38.31,-38.31,0,100.8,-0.136,-0.107 +26/07/2021 01:00,14.93,91,0.495,284,0.148,0,0,-40.56,-40.56,0,100.8,-0.14,-0.068 +26/07/2021 01:30,14.98,91.1,0.378,225.5,0.078,0,0,-43.6,-43.6,0,100.8,-0.136,-0.068 +26/07/2021 02:00,14.93,91.5,0.36,244.7,0.098,0,0,-31,-31,0,100.8,-0.151,-0.068 +26/07/2021 02:30,15.11,91.4,0.47,264.3,0.141,0,0,-40.4,-40.4,0,100.8,-0.157,-0.068 +26/07/2021 03:00,14.8,91.5,0.26,258.7,0.139,0,0,-26.64,-26.64,0,100.8,-0.143,-0.068 +26/07/2021 03:30,15.08,91.8,0.601,256.2,0.155,0,0,-19.83,-19.83,0,100.8,-0.141,-0.068 +26/07/2021 04:00,15.01,91.7,0.67,276.1,0.157,0,0,-30.47,-30.47,0,100.8,-0.145,-0.068 +26/07/2021 04:30,15.15,91.9,0.724,280.6,0.152,0.004,0,-11.6,-11.6,0,100.9,-0.142,-0.065 +26/07/2021 05:00,15.27,91.5,1.038,287.3,0.148,3.61,0.018,-8.18,-8.18,0,100.9,-0.136,0.106 +26/07/2021 05:30,15.36,90.8,0.648,286.9,0.147,14.99,0.075,-8.65,-8.65,0,100.9,-0.136,0.339 +26/07/2021 06:00,15.51,90.2,0.312,275.1,0.112,28.48,0.142,0.504,0.504,0,100.9,-0.136,0.57 +26/07/2021 06:30,15.8,89.6,0.504,269.3,0.157,75.88,0.379,26.64,26.64,0,100.9,-0.068,2.055 +26/07/2021 07:00,16.24,88.2,0.386,236.9,0.125,139.6,0.698,34.69,34.69,0,100.9,0.057,4.282 +26/07/2021 07:30,18.04,82,0.446,231.1,0.127,321.4,1.607,111.9,111.9,0,101,0.437,11.15 +26/07/2021 08:00,19.09,74.65,0.647,245,0.131,363.4,1.817,162.8,162.8,0,101,0.553,11.39 +26/07/2021 08:30,20,71.39,0.866,291.2,0.116,422.5,2.112,220,220,0,101,0.617,12.5 +26/07/2021 09:00,20.25,69.36,1.043,293.5,0.132,372.4,1.862,218.2,218.2,0,101,0.476,11.1 +26/07/2021 09:30,20.46,69.37,1.158,321.6,0.112,368.1,1.841,218.3,218.3,0,101,0.473,10.86 +26/07/2021 10:00,20.18,70.06,1.363,293.5,0.126,331.6,1.658,197,197,0,101,0.382,9.48 +26/07/2021 10:30,21.03,65.36,1.261,259.9,0.139,415.6,2.078,272.9,272.9,0,101,0.531,11.88 +26/07/2021 11:00,21.35,62.62,1.571,248.8,0.125,585,2.925,381.6,381.6,0,101,0.665,14.48 +26/07/2021 11:30,22.26,59.81,2.15,252,0.137,533.3,2.667,375.3,375.3,0,101,0.644,14.12 +26/07/2021 12:00,21.21,63.37,2.238,258,0.135,381.3,1.907,256.6,256.6,0,101,0.457,11.04 +26/07/2021 12:30,21.3,64.78,1.847,268,0.14,454.9,2.274,297.6,297.6,0,101,0.566,13.01 +26/07/2021 13:00,22.4,58.19,1.969,254.4,0.133,783.3,3.916,553.1,553.1,0,101,0.841,17.88 +26/07/2021 13:30,23.53,55.12,2.076,227.2,0.119,836,4.178,618.1,618.1,0,101,0.96,19.95 +26/07/2021 14:00,23.07,57.76,1.851,216.4,0.123,363.4,1.817,251.1,251.1,0,101,NAN,39.5 +26/07/2021 14:30,22.94,61.2,1.693,212.1,0.118,389.2,1.946,265.8,265.8,0,101,NAN,12.76 +26/07/2021 15:00,22.95,59.25,1.468,236.1,0.123,297.1,1.486,194.9,194.9,0,101,0.384,9.23 +26/07/2021 15:30,22.92,59.55,1.6,239.9,0.128,360.8,1.804,240.1,240.1,0,101,0.47,10.7 +26/07/2021 16:00,23.69,56.99,1.822,241.2,0.126,484.3,2.421,331.4,331.4,0,101,0.625,12.35 +26/07/2021 16:30,23.4,56.8,1.923,240.9,0.119,374.9,1.875,234.7,234.7,0,100.9,0.495,9.46 +26/07/2021 17:00,22.77,57.77,1.975,226.3,0.125,280.8,1.404,157.2,157.2,0,100.9,0.38,7.776 +26/07/2021 17:30,21.9,60.96,1.941,230.9,0.121,205.3,1.026,99.1,99.1,0,100.9,0.329,6.22 +26/07/2021 18:00,21.11,64.17,1.864,256.3,0.143,141.3,0.707,54.75,54.75,0,101,0.211,4.39 +26/07/2021 18:30,20.63,66.51,1.534,247.8,0.132,80.5,0.402,15.13,15.13,0,101,0.112,2.626 +26/07/2021 19:00,19.99,69.29,1.608,253.6,0.136,24.73,0.124,-8.76,-8.76,0,101,0.017,0.848 +26/07/2021 19:30,19.43,71.72,1.69,255.1,0.141,7.582,0.038,-21.17,-21.17,0,101,0,0.31 +26/07/2021 20:00,18.84,73.55,1.139,248.9,0.141,0.611,0.003,-18.79,-18.79,0,101,0,0.04 +26/07/2021 20:30,18.59,74.93,0.675,233.5,0.126,0,0,-12.32,-12.32,0,101,0,0 +26/07/2021 21:00,18.47,76.42,0.448,209.9,0.125,0,0,-13.05,-13.05,0,101,0,0 +26/07/2021 21:30,18.02,78.85,0.304,175.3,0.128,0,0,-21.62,-21.62,0,101,0,0 +26/07/2021 22:00,17.44,82.2,0.625,201.7,0.13,0,0,-14.15,-14.15,0,101,0,0 +26/07/2021 22:30,17.37,81.1,0.242,212.1,0.098,0,0,-19.14,-19.14,0,101,0,0 +26/07/2021 23:00,17.13,83.2,0.708,208.3,0.133,0,0,-10.67,-10.67,0,101,0,0 +26/07/2021 23:30,17.18,82.1,1.101,223.8,0.123,0,0,-8.85,-8.85,0,101,0,0 +27/07/2021 00:00,17.01,82.7,0.595,225.7,0.122,0,0,-23.28,-23.28,0,101,0,0 +27/07/2021 00:30,16.7,84.7,0.767,231.5,0.132,0,0,-19.34,-19.34,0,101,0,0 +27/07/2021 01:00,16.67,85.2,0.905,243.2,0.137,0,0,-18.36,-18.36,0,101,0,0 +27/07/2021 01:30,16.55,85.1,1.134,240.5,0.132,0,0,-22.61,-22.61,0,101,0,0 +27/07/2021 02:00,16.42,84.8,0.695,225.9,0.108,0,0,-24.18,-24.18,0,100.9,0,0 +27/07/2021 02:30,16.24,85.4,0.797,232.4,0.13,0,0,-25.3,-25.3,0,100.9,0,0 +27/07/2021 03:00,16.21,86.1,0.483,216.8,0.139,0,0,-23.95,-23.95,0,100.9,0,0 +27/07/2021 03:30,16.13,87.4,0.574,188,0.161,0,0,-19.5,-19.5,0,100.9,0,0 +27/07/2021 04:00,16.08,88.2,0.465,176.3,0.154,0,0,-22.22,-22.22,0,100.8,0,0 +27/07/2021 04:30,16,88.9,0.329,166.9,0.1,0,0,-22.78,-22.78,0,100.8,0,0 +27/07/2021 05:00,16.07,89.5,0.461,211.5,0.102,0.375,0.002,-14.94,-14.94,0.2,100.8,0,0.014 +27/07/2021 05:30,16.13,90,0.778,181.1,0.147,4.125,0.021,-17.67,-17.67,0.8,100.8,0,0.2 +27/07/2021 06:00,16.19,90.4,0.575,185.7,0.15,16.49,0.082,-10.32,-10.32,0.6,100.8,0,0.515 +27/07/2021 06:30,16.32,90.8,0.634,211.5,0.141,31.86,0.159,-3.099,-3.099,0,100.8,0.003,0.975 +27/07/2021 07:00,16.52,91.1,0.667,189.8,0.156,38.07,0.19,0.158,0.158,0.6,100.8,0.023,1.229 +27/07/2021 07:30,16.7,91.2,0.608,169.5,0.142,63.82,0.319,13.39,13.39,1.2,100.8,0.074,1.988 +27/07/2021 08:00,17.16,91.1,0.559,188.6,0.146,78.66,0.393,24.37,24.37,0.4,100.8,0.078,2.422 +27/07/2021 08:30,17.23,90.8,1.185,196.6,0.135,85.4,0.427,20.76,20.76,0.4,100.8,0.098,2.655 +27/07/2021 09:00,17.59,89.6,1.41,218.5,0.125,323.6,1.618,119.5,119.5,0.2,100.8,0.386,9.22 +27/07/2021 09:30,18.9,81.5,1.526,235.7,0.131,454.4,2.272,244.9,244.9,0,100.8,0.609,12.97 +27/07/2021 10:00,18.78,78.24,1.52,223.8,0.123,214.4,1.072,128.8,128.8,0,100.8,0.303,6.667 +27/07/2021 10:30,18.7,77.69,1.59,230.3,0.127,251.2,1.256,149.4,149.4,0,100.8,0.346,7.366 +27/07/2021 11:00,19.07,76.54,1.543,220.3,0.123,328.9,1.644,194.2,194.2,0,100.8,0.422,9.74 +27/07/2021 11:30,19.62,72.2,1.844,219.3,0.119,453,2.265,305.9,305.9,0,100.8,0.582,12.65 +27/07/2021 12:00,20.6,67.63,1.967,221.1,0.119,723.9,3.62,513.5,513.5,0,100.8,0.892,17.59 +27/07/2021 12:30,21.44,64.51,2.383,241.6,0.12,812,4.058,590.8,590.8,0,100.8,1.009,19.93 +27/07/2021 13:00,21.53,65.23,2.168,231.8,0.119,689.4,3.447,497.6,497.6,0,100.7,0.873,17.41 +27/07/2021 13:30,22.45,62.46,2.236,240.7,0.121,860,4.301,636.7,636.7,0,100.7,1.056,21.13 +27/07/2021 14:00,22.5,63.79,2.102,219.3,0.118,519,2.595,352,352,0.2,100.7,0.685,14.22 +27/07/2021 14:30,20.15,74.28,1.71,267.2,0.146,249.6,1.248,40.88,40.88,0.2,100.7,0.338,7.735 +27/07/2021 15:00,19.71,77.63,1.772,248.2,0.132,324.7,1.624,142.8,142.8,0,100.7,0.431,9.43 +27/07/2021 15:30,20.25,73.77,2.283,279.8,0.133,307.7,1.538,190.2,190.2,0,100.7,0.392,8.33 +27/07/2021 16:00,19.8,75.31,1.392,290.7,0.13,333.8,1.669,191.5,191.5,0,100.7,0.429,9.41 +27/07/2021 16:30,21.06,67.51,1.877,250.4,0.141,382.3,1.912,251.3,251.3,0,100.7,0.514,10.76 +27/07/2021 17:00,21.85,63.08,1.886,255.9,0.137,295.6,1.478,190.6,190.6,0,100.7,0.399,7.933 +27/07/2021 17:30,21.16,64.5,2.146,270.3,0.141,156.9,0.785,83.9,83.9,0,100.7,0.225,4.228 +27/07/2021 18:00,19.53,69.97,1.53,308.5,0.131,74.61,0.373,-20.04,-20.04,0,100.7,0.109,2.686 +27/07/2021 18:30,19.77,72.7,0.435,293.6,0.124,105.5,0.527,32.3,32.3,0,100.8,0.167,3.615 +27/07/2021 19:00,20.41,72.2,0.908,329.2,0.109,95.9,0.479,38.57,38.57,0.2,100.8,0.121,3.595 +27/07/2021 19:30,18.69,78.47,1.11,30.63,0.12,53.29,0.266,-10.51,-10.51,0,100.8,0.063,2.034 +27/07/2021 20:00,17.29,82.9,0.397,25.86,0.131,5.927,0.03,-44.67,-44.67,0,100.8,0,0.363 +27/07/2021 20:30,16.38,85.5,0.275,343.6,0.098,0,0,-46.18,-46.18,0,100.9,0,0.012 +27/07/2021 21:00,15.61,87.6,0.328,279.2,0.147,0,0,-34.46,-34.46,0,100.9,0,0 +27/07/2021 21:30,15.74,89.4,0.346,237.7,0.134,0,0,-39.15,-39.15,0,100.9,0,0 +27/07/2021 22:00,15.36,89.9,0.172,272.9,0.094,0,0,-33.39,-33.39,0,101,0,0 +27/07/2021 22:30,15.4,90.5,0.517,266.1,0.136,0,0,-24.96,-24.96,0,101,0,0 +27/07/2021 23:00,15.24,88.1,0.631,271.5,0.162,0,0,-50.49,-50.49,0,101,0,0 +27/07/2021 23:30,14.56,85.5,0.504,257.6,0.162,0,0,-53.22,-53.22,0,101,0,0 +28/07/2021 00:00,14.05,85.6,0.706,246.9,0.149,0,0,-56.24,-56.24,0,101,0,0 +28/07/2021 00:30,13.71,86.3,0.728,243.8,0.141,0,0,-58.63,-58.63,0,101,0,0 +28/07/2021 01:00,13.42,87.6,0.796,257.7,0.154,0,0,-58.53,-58.53,0,101,0,0 +28/07/2021 01:30,13.17,88.4,0.659,243.9,0.138,0,0,-57.04,-57.04,0,101,0,0 +28/07/2021 02:00,13.03,89.1,0.665,235.9,0.127,0,0,-57.65,-57.65,0,101,0,0 +28/07/2021 02:30,12.86,89.6,0.582,245.1,0.137,0,0,-56.93,-56.93,0,101,0,0 +28/07/2021 03:00,12.55,90,0.348,233.5,0.151,0,0,-52.92,-52.92,0,101,0,0 +28/07/2021 03:30,12.06,90.5,0.45,220.4,0.131,0,0,-52.01,-52.01,0,101,0,0 +28/07/2021 04:00,12.01,91,0.402,215.3,0.129,0,0,-51.55,-51.55,0,101,0,0 +28/07/2021 04:30,12.06,91.7,0.365,178.4,0.13,0.054,0,-23.31,-23.31,0,101,0,0 +28/07/2021 05:00,12.8,92,0.65,209,0.14,2.43,0.012,-12.99,-12.99,0,101,0,0.09 +28/07/2021 05:30,13.15,91.9,0.593,196.8,0.15,12.16,0.061,-7.947,-7.947,0,101,0,0.352 +28/07/2021 06:00,13.6,92,0.612,205.2,0.14,44.93,0.225,8.78,8.78,0,101,0.038,1.295 +28/07/2021 06:30,14.38,91.6,0.818,245.3,0.135,96.4,0.482,30.2,30.2,0,101,0.145,3.098 +28/07/2021 07:00,15.48,89.4,1.182,249.1,0.141,199.2,0.996,57.74,57.74,0,101,0.393,7.424 +28/07/2021 07:30,16.46,83.4,1.515,235.6,0.124,215.8,1.079,81.2,81.2,0,101,0.347,7.394 +28/07/2021 08:00,16.59,80.5,1.618,248,0.134,224.2,1.121,117.9,117.9,0,101,0.345,7.099 +28/07/2021 08:30,17.72,75.51,1.909,248.4,0.137,458.4,2.292,256.1,256.1,0,101,0.699,13.7 +28/07/2021 09:00,18.78,68.49,1.798,253.7,0.136,423.2,2.116,259.4,259.4,0,101,0.6,12.79 +28/07/2021 09:30,18.7,64.9,2.171,250.9,0.134,349.2,1.746,212.5,212.5,0,101,0.461,10.01 +28/07/2021 10:00,19.86,60.25,2.002,244.3,0.124,546.6,2.733,343.3,343.3,0,101,0.732,14.69 +28/07/2021 10:30,19.64,58.01,2.584,253.7,0.133,616.5,3.083,387.7,387.7,0,101,0.779,15.6 +28/07/2021 11:00,20.83,54.06,2.882,251.3,0.133,849,4.244,571.4,571.5,0,101,1.038,21.3 +28/07/2021 11:30,21.79,51.61,2.784,240.8,0.122,920,4.599,646.9,647,0,101,1.095,22.53 +28/07/2021 12:00,22.04,50.37,2.843,234.3,0.12,819,4.097,581.7,581.8,0,101,1.018,20.83 +28/07/2021 12:30,21.19,51.64,2.737,244.2,0.128,705.7,3.529,483.3,483.3,0,101,0.839,17.21 +28/07/2021 13:00,21.87,48.4,2.681,247.7,0.123,910,4.548,651.3,651.3,0,101,1.027,21.41 +28/07/2021 13:30,22.26,47.32,3.033,242.1,0.127,885,4.425,649.4,649.8,0,101,1.063,21.95 +28/07/2021 14:00,21.54,48.98,2.79,254.8,0.133,559.7,2.799,384.8,384.8,0,101,0.69,14.25 +28/07/2021 14:30,20.96,50.04,2.727,254.2,0.133,295.4,1.477,188.3,188.3,0,101,0.4,8.79 +28/07/2021 15:00,20.87,50.85,2.917,258.4,0.142,563.5,2.818,385.7,385.8,0,101,0.707,14.99 +28/07/2021 15:30,20.96,51.62,3.281,254,0.137,563.4,2.817,390,390.3,0,101.1,0.709,14.41 +28/07/2021 16:00,21,52.28,2.546,256.9,0.131,383.5,1.918,242.8,242.8,0,101,0.488,9.91 +28/07/2021 16:30,20.63,51.7,2.641,258.7,0.145,284,1.42,174.1,174.1,0,101,0.379,8.24 +28/07/2021 17:00,20.53,52.49,2.736,255.1,0.137,271.6,1.358,157.5,157.5,0,101.1,0.361,7.314 +28/07/2021 17:30,20.01,55.73,2.801,253.8,0.136,251.2,1.256,143.7,143.8,0,101,0.33,6.594 +28/07/2021 18:00,19.91,55.92,2.661,256,0.139,215.1,1.075,99.2,99.2,0,101,0.285,5.387 +28/07/2021 18:30,19.68,56.69,2.55,251.1,0.134,160.7,0.803,58.38,58.38,0,101.1,0.252,4.349 +28/07/2021 19:00,19.27,58.77,2.268,249.8,0.137,104.8,0.524,12.25,12.25,0,101.1,0.189,3.25 +28/07/2021 19:30,18.31,64.18,1.753,248.3,0.132,22.9,0.114,-45.77,-45.77,0,101.1,0.029,0.67 +28/07/2021 20:00,17.18,69.3,1.541,245.6,0.132,2.869,0.014,-61.48,-61.48,0,101.1,0,0.18 +28/07/2021 20:30,16.44,72.57,1.056,250.6,0.137,0,0,-43.31,-43.31,0,101.1,0,0.001 +28/07/2021 21:00,16.24,74.18,1.18,245.4,0.135,0,0,-51.78,-51.78,0,101.2,0,0 +28/07/2021 21:30,15.66,76.86,1.092,246.7,0.137,0,0,-63.54,-63.54,0,101.2,0,0 +28/07/2021 22:00,15.13,77.55,1.267,250.8,0.144,0,0,-63.89,-63.89,0,101.2,0,0 +28/07/2021 22:30,14.94,76.28,1.413,252.5,0.139,0,0,-60.98,-60.98,0,101.2,0,0 +28/07/2021 23:00,14.33,79.38,1.089,249.7,0.14,0,0,-64.12,-64.12,0,101.2,0,0 +28/07/2021 23:30,14.01,82,1.142,250.3,0.137,0,0,-51.81,-51.81,0,101.2,0,0 +29/07/2021 00:00,13.88,83.2,1.301,248.7,0.137,0,0,-64.86,-64.86,0,101.2,0,0 +29/07/2021 00:30,13.48,84.6,0.901,257.9,0.146,0,0,-63.42,-63.42,0,101.2,0,0 +29/07/2021 01:00,12.94,85.9,0.301,268.5,0.154,0,0,-53.86,-53.86,0,101.2,0,0 +29/07/2021 01:30,12.38,87.4,0.416,242,0.14,0,0,-54.05,-54.05,0,101.2,0,0 +29/07/2021 02:00,12.14,88.3,0.214,262.2,0.117,0,0,-50.69,-50.69,0,101.2,0,0 +29/07/2021 02:30,12.09,89.4,0.377,254.9,0.175,0,0,-42.96,-42.96,0,101.2,0,0 +29/07/2021 03:00,11.94,89.7,0.387,253.4,0.139,0,0,-51.98,-51.98,0,101.2,0,0 +29/07/2021 03:30,11.78,90.2,0.393,239.3,0.138,0,0,-51.31,-51.31,0,101.2,0,0 +29/07/2021 04:00,11.56,90.6,0.253,209.1,0.103,0,0,-50.17,-50.17,0,101.2,0,0 +29/07/2021 04:30,11.33,91.2,0.249,213.8,0.103,0,0,-48.33,-48.33,0,101.2,0,0.013 +29/07/2021 05:00,10.9,91.2,0.153,201,0.044,4.073,0.02,-43.73,-43.73,0,101.2,0,0.268 +29/07/2021 05:30,11.12,92.2,0.098,204,0.064,38.31,0.192,-29.84,-29.84,0,101.2,0.139,2.719 +29/07/2021 06:00,12.84,91,0.509,289.9,0.106,111.6,0.558,-22.6,-22.6,0,101.2,0.378,7.028 +29/07/2021 06:30,14.33,87.9,0.653,247.9,0.138,192,0.96,-29.56,-29.56,0,101.2,0.599,10.54 +29/07/2021 07:00,16.07,80.2,0.758,240.4,0.133,269.9,1.349,50.01,50.01,0,101.2,0.712,11.99 +29/07/2021 07:30,17.19,74.02,0.974,240.9,0.113,355.1,1.776,113.1,113.1,0,101.2,0.771,13.51 +29/07/2021 08:00,17.66,69.94,1.335,269.2,0.138,447.2,2.236,197,197,0,101.2,0.82,14.74 +29/07/2021 08:30,18.36,65.74,1.402,259.8,0.132,538.3,2.692,279.2,279.2,0,101.2,0.858,15.79 +29/07/2021 09:00,18.97,60.07,1.252,264.8,0.129,414.7,2.073,226.9,226.9,0,101.2,0.612,11.32 +29/07/2021 09:30,18.7,58.44,1.553,269,0.135,504,2.52,294.5,294.5,0,101.2,0.696,13.38 +29/07/2021 10:00,20.17,54.58,1.474,249.7,0.123,751,3.755,483.9,483.9,0,101.2,1.046,20.13 +29/07/2021 10:30,19.91,53.53,1.419,277.1,0.116,425.1,2.126,256.1,256.1,0,101.2,0.58,12.12 +29/07/2021 11:00,20.02,54.04,1.293,261.8,0.13,641.2,3.206,409.4,409.4,0,101.1,0.825,16.63 +29/07/2021 11:30,20.72,50.48,1.46,259.2,0.125,449.1,2.246,284.2,284.2,0,101.1,0.565,12.24 +29/07/2021 12:00,20.93,51.95,1.707,241.4,0.117,675.6,3.378,457.3,457.3,0,101.1,0.847,17.35 +29/07/2021 12:30,21.97,50.35,1.788,230.7,0.116,844,4.218,596.7,596.7,0,101.1,1.037,20.5 +29/07/2021 13:00,21.92,50.06,1.734,209,0.121,546.7,2.733,375.1,375.1,0,101.1,0.683,14.2 +29/07/2021 13:30,21.51,52.58,1.984,204.2,0.122,565.1,2.826,388.5,388.5,0,101.1,0.699,14.42 +29/07/2021 14:00,22.13,50.24,1.929,231.8,0.119,697.9,3.49,496.1,496.1,0,101,0.856,17.15 +29/07/2021 14:30,22.68,49.23,2.004,236.2,0.122,711.6,3.558,515.7,515.7,0,101,0.877,16.84 +29/07/2021 15:00,21.86,51.16,2.233,233.1,0.121,453.3,2.267,310.2,310.2,0,101,0.583,11.75 +29/07/2021 15:30,22.18,49.82,2.213,229.1,0.121,580.9,2.904,409.4,409.4,0,101,0.708,14.05 +29/07/2021 16:00,22.42,49.7,1.88,240.5,0.127,509.6,2.548,349.6,349.6,0,100.9,0.649,12.14 +29/07/2021 16:30,22.27,50.43,2.139,243,0.12,479.3,2.396,323,323,0,100.9,0.6,11.11 +29/07/2021 17:00,22.32,50.94,1.822,241,0.124,403.9,2.02,259.1,259.1,0,100.9,0.468,8.75 +29/07/2021 17:30,21.14,51.94,1.818,227.5,0.12,213.5,1.068,105.8,105.8,0,100.9,0.263,4.784 +29/07/2021 18:00,20.83,53.55,1.343,218.2,0.119,160.2,0.801,63.12,63.12,0,100.9,0.233,3.704 +29/07/2021 18:30,20.95,54.71,1.907,217.9,0.12,180.7,0.903,90.1,90.1,0,100.8,0.275,4.757 +29/07/2021 19:00,19.8,57.6,1.412,231.1,0.125,56.15,0.281,-12.51,-12.51,0,100.8,0.103,1.419 +29/07/2021 19:30,18.59,64.4,0.99,219.2,0.122,15.65,0.078,-37.87,-37.87,0,100.8,0.011,0.398 +29/07/2021 20:00,17.91,67.21,1.395,220.8,0.123,1.326,0.007,-48.37,-48.37,0,100.8,0,0.056 +29/07/2021 20:30,16.99,70.55,1.422,209.7,0.128,0,0,-50.75,-50.75,0,100.8,0,0 +29/07/2021 21:00,16.44,72.88,1.311,210.2,0.128,0,0,-43.01,-43.01,0,100.8,0,0 +29/07/2021 21:30,15.9,75.55,1.124,211.6,0.128,0,0,-53.69,-53.69,0,100.8,0,0 +29/07/2021 22:00,15.35,78.08,0.963,210.4,0.129,0,0,-53.8,-53.8,0,100.8,0,0 +29/07/2021 22:30,15.06,80.5,0.722,169.9,0.149,0.126,0.001,-23.44,-23.44,0,100.8,0,0 +29/07/2021 23:00,15.19,80.1,0.964,174.7,0.148,0.12,0.001,-22.49,-22.49,0,100.7,0,0 +29/07/2021 23:30,15.79,78.9,1.386,176.2,0.138,0.032,0,-23,-23,0,100.7,0,0 +30/07/2021 00:00,16.02,78.89,1.442,194.4,0.132,0,0,-30.87,-30.87,0,100.7,0,0 +30/07/2021 00:30,16.25,78.39,1.63,203.6,0.128,0,0,-16.11,-16.11,0,100.6,0,0 +30/07/2021 01:00,16.52,77.46,1.872,195.4,0.141,0,0,-33.04,-33.04,0,100.6,0,0 +30/07/2021 01:30,16.53,78.42,1.405,196.3,0.135,0,0,-11.81,-11.81,0,100.6,0,0 +30/07/2021 02:00,16.55,79.58,1.391,205,0.129,0,0,-20.27,-20.27,0,100.6,0,0 +30/07/2021 02:30,16.38,83.4,1.754,200.4,0.132,0,0,-33.15,-33.15,0,100.5,0,0 +30/07/2021 03:00,16.21,86.9,1.539,196.5,0.13,0,0,-22.12,-22.12,0.4,100.5,0,0 +30/07/2021 03:30,16.23,89.2,1.292,206.6,0.125,0,0,-11.16,-11.16,0.8,100.5,0,0 +30/07/2021 04:00,15.78,89.1,2.302,280,0.138,0.676,0.003,-30.23,-30.23,0.4,100.5,0,0 +30/07/2021 04:30,14.6,85.1,1.64,279.4,0.147,0.342,0.002,-48.18,-48.18,0,100.6,0,0 +30/07/2021 05:00,13.47,84.8,1.166,254.7,0.145,2.509,0.013,-62.76,-62.76,0,100.6,0,0.157 +30/07/2021 05:30,13.09,86.1,1.678,251.4,0.142,31.83,0.159,-51.02,-51.02,0,100.6,0.097,2.085 +30/07/2021 06:00,13.84,84.5,1.692,247.3,0.138,136,0.68,-13.78,-13.78,0,100.7,0.387,7.671 +30/07/2021 06:30,14.86,79.28,1.968,248.2,0.137,200.5,1.002,20.04,20.04,0,100.7,0.491,9.61 +30/07/2021 07:00,14.57,79.23,1.78,249.5,0.133,155.4,0.777,37.53,37.53,0,100.7,0.293,5.274 +30/07/2021 07:30,15.41,76.16,1.847,249.9,0.135,316.9,1.585,114.1,114.1,0,100.7,0.634,11.17 +30/07/2021 08:00,16.61,71.09,2.284,252.7,0.137,444.5,2.222,208,208,0,100.7,0.802,14.1 +30/07/2021 08:30,17.21,68.01,2.727,258.8,0.141,494.7,2.473,273.4,273.4,0,100.7,0.79,14.5 +30/07/2021 09:00,17.36,67.33,2.908,262.1,0.139,428.9,2.145,258.1,258.1,0,100.7,0.629,12.32 +30/07/2021 09:30,18.1,64.4,2.52,263.3,0.136,416.9,2.084,256.5,256.5,0,100.8,0.571,11.88 +30/07/2021 10:00,17.19,71.02,2.694,266.4,0.144,426.9,2.135,236.5,236.6,0,100.8,0.589,12.61 +30/07/2021 10:30,18.39,66.84,2.59,255.5,0.137,623.7,3.119,412.5,412.5,0,100.8,0.834,16.74 +30/07/2021 11:00,18.66,63.8,3.289,251.9,0.133,541.3,2.706,370.4,370.6,0,100.8,0.753,15.3 +30/07/2021 11:30,16.2,75.45,2.679,253.6,0.13,458.2,2.291,158.1,158.1,0.2,100.8,0.584,12.79 +30/07/2021 12:00,18.68,64.91,2.927,252.2,0.135,861,4.303,588.6,588.6,0,100.8,0.98,18.88 +30/07/2021 12:30,20.03,60.35,3.06,259.2,0.134,791.1,3.956,548.7,548.9,0,100.8,0.949,18.8 +30/07/2021 13:00,20.24,56.71,3.156,266.7,0.14,529.4,2.647,360.4,360.5,0,100.8,0.678,14.47 +30/07/2021 13:30,20.56,54.99,2.986,270,0.139,657.6,3.288,454.9,455,0,100.8,0.801,16.66 +30/07/2021 14:00,20.89,54.46,2.556,265.9,0.139,558.9,2.794,383.9,383.9,0,100.8,0.716,14.8 +30/07/2021 14:30,20.73,53.75,2.282,268.9,0.137,307.8,1.539,188.7,188.7,0,100.8,0.398,8.98 +30/07/2021 15:00,21.31,54.31,2.664,258.4,0.133,575,2.875,394.7,394.9,0,100.8,0.711,14.35 +30/07/2021 15:30,21.46,54.31,2.323,260,0.139,434.9,2.175,286.6,286.6,0,100.8,0.556,11.29 +30/07/2021 16:00,21.69,53.17,2.74,266.6,0.138,514.9,2.575,347.8,347.8,0,100.8,0.648,12.18 +30/07/2021 16:30,21.42,53.55,2.248,262,0.146,322.6,1.613,195.3,195.3,0,100.8,0.422,8.11 +30/07/2021 17:00,21.4,51.53,2.552,285.1,0.136,327.3,1.637,195.2,195.2,0,100.8,0.394,7.89 +30/07/2021 17:30,21.57,51.56,2.411,265.8,0.147,301.7,1.509,172.4,172.4,0,100.8,0.37,7.139 +30/07/2021 18:00,21.4,53.29,2.257,261.9,0.143,223.3,1.117,119.2,119.2,0,100.8,0.291,5.64 +30/07/2021 18:30,20.41,56.92,1.956,267.9,0.152,129.5,0.647,41.58,41.58,0,100.9,0.205,3.624 +30/07/2021 19:00,19.83,58.21,1.833,273.2,0.147,66.86,0.334,-5.548,-5.548,0,100.9,0.112,1.943 +30/07/2021 19:30,18.93,62.26,1.132,267.2,0.156,20.19,0.101,-24.21,-24.21,0,100.9,0,0.582 +30/07/2021 20:00,18.23,67.23,0.902,252.6,0.145,2.459,0.012,-28.33,-28.33,0,100.9,0,0.145 +30/07/2021 20:30,17.41,73,0.89,257.3,0.149,0,0,-46.12,-46.12,0,100.9,0,0 +30/07/2021 21:00,16.79,75.38,0.731,262.5,0.161,0,0,-49.32,-49.32,0,101,0,0 +30/07/2021 21:30,16.24,75.74,1.002,267.5,0.152,0,0,-54.29,-54.29,0,101,0,0 +30/07/2021 22:00,15.96,75.62,0.908,267.1,0.153,0,0,-50.93,-50.93,0,101,0,0 +30/07/2021 22:30,15.29,78.97,0.661,256.3,0.152,0,0,-52.09,-52.09,0,101,0,0 +30/07/2021 23:00,14.66,83,0.598,271.5,0.157,0,0,-50.4,-50.4,0,101,0,0 +30/07/2021 23:30,14.29,83.8,0.497,271.8,0.164,0,0,-46.72,-46.72,0,101,0,0 +31/07/2021 00:00,14,84.6,0.502,277.3,0.143,0,0,-49.26,-49.26,0,101,0,0 +31/07/2021 00:30,13.54,86,0.476,260.4,0.148,0,0,-40.79,-40.79,0,101,0,0 +31/07/2021 01:00,13.63,87.3,0.568,230.8,0.131,0,0,-22.24,-22.24,0,101,0,0 +31/07/2021 01:30,14.02,87.6,0.437,277,0.156,0,0,-17.48,-17.48,0,101,0,0 +31/07/2021 02:00,14.18,87,0.693,267.6,0.152,0,0,-12.04,-12.04,0,101,0,0 +31/07/2021 02:30,14.34,86.7,0.765,254.2,0.147,0,0,-11.31,-11.31,0,101,0,0 +31/07/2021 03:00,14.33,86,0.746,259.4,0.137,0,0,-24.96,-24.96,0,101,0,0 +31/07/2021 03:30,14.1,85.9,0.936,266.3,0.148,0,0,-24.72,-24.72,0,101,0,0 +31/07/2021 04:00,14.15,85.7,0.729,270.7,0.154,0,0,-13.8,-13.8,0,101,0,0 +31/07/2021 04:30,14.17,85.5,0.622,268.4,0.142,0.002,0,-13.62,-13.62,0,101,0,0 +31/07/2021 05:00,14.25,84.8,0.559,268.4,0.112,3.178,0.016,-10.74,-10.74,0,101,0,0.131 +31/07/2021 05:30,14.34,84.9,0.536,233.3,0.112,13.11,0.066,-4.725,-4.725,0,101,0,0.37 +31/07/2021 06:00,14.38,84.3,0.907,251.6,0.148,31.8,0.159,7.041,7.041,0,101,0.017,0.904 +31/07/2021 06:30,14.68,83.5,0.713,233.9,0.128,54.44,0.272,21,21,0,101,0.068,1.667 +31/07/2021 07:00,14.96,82.4,1,245.2,0.135,78.02,0.39,36.63,36.63,0,101,0.097,2.518 +31/07/2021 07:30,15.13,81.7,1.125,249,0.143,119.2,0.596,63.89,63.89,0,101,0.16,3.834 +31/07/2021 08:00,15.7,79.69,1.209,258.7,0.134,186.6,0.933,105.9,105.9,0,101,0.259,5.876 +31/07/2021 08:30,16.72,75.4,1.537,275.9,0.137,380.1,1.901,219.8,219.8,0,101,0.529,11.47 +31/07/2021 09:00,17.63,69.59,1.59,285.6,0.128,420.8,2.104,234.3,234.3,0,101,0.603,12.1 +31/07/2021 09:30,18.92,63.42,1.317,290,0.121,587.8,2.939,342.9,342.9,0,101,0.86,16.76 +31/07/2021 10:00,18.67,61.84,1.533,309.2,0.126,347,1.735,196.2,196.2,0,101,0.473,10.83 +31/07/2021 10:30,18.6,63.13,2.324,312.7,0.124,423.9,2.12,248.3,248.3,0,101,0.561,12.51 +31/07/2021 11:00,18.48,62.75,1.864,326,0.131,573.9,2.87,337.7,337.7,0,101,0.718,15.08 +31/07/2021 11:30,19.47,59.76,1.136,286.7,0.119,481.8,2.409,303,303,0,101,0.655,13.65 +31/07/2021 12:00,19.71,57.35,2.027,293.9,0.123,549.7,2.748,343.1,343.1,0,101,0.712,14.42 +31/07/2021 12:30,18.43,62.4,1.69,297.7,0.134,298.2,1.491,169.9,169.9,0,101,0.405,9.62 +31/07/2021 13:00,19.54,56.95,1.55,269.9,0.131,474.4,2.372,299.9,299.9,0,101,0.631,13.15 +31/07/2021 13:30,21.26,51.47,1.53,258.8,0.127,738.5,3.693,510.5,510.5,0,100.9,0.935,18.11 +31/07/2021 14:00,21.37,51.98,1.986,297.2,0.127,653.9,3.269,429.7,429.7,0,100.9,0.827,16.31 +31/07/2021 14:30,20.61,55.18,1.518,328.1,0.121,250.4,1.252,131.4,131.4,0,100.9,0.356,7.801 +31/07/2021 15:00,19.99,59.11,1.689,334.3,0.13,446,2.23,270,270,0,100.9,0.575,12.07 +31/07/2021 15:30,20.61,57.68,2,326.5,0.122,422.8,2.114,258.8,258.9,0,100.9,0.509,10.18 +31/07/2021 16:00,17.73,73.25,2.969,323.6,0.129,263.1,1.316,142.1,142.1,0,101,0.339,7.707 +31/07/2021 16:30,18.02,76.18,1.635,341.6,0.144,260.8,1.304,138.1,138.1,0,100.9,0.342,7.559 +31/07/2021 17:00,18.67,73.4,1.459,350.6,0.138,281.1,1.405,148,148,0,100.9,0.357,7.694 +31/07/2021 17:30,18.03,74.74,1.147,351.2,0.139,108.5,0.542,42.42,42.42,0,100.9,0.158,3.327 +31/07/2021 18:00,17.35,78,1.837,338.7,0.142,77.68,0.388,28.21,28.21,0,100.9,0.109,2.487 +31/07/2021 18:30,16.65,78.65,1.737,337.3,0.145,70.97,0.355,21.93,21.93,0,100.9,0.099,2.238 +31/07/2021 19:00,16.49,79.3,0.77,356.1,0.141,25.66,0.128,-2.782,-2.782,0,101,0.011,0.821 +31/07/2021 19:30,16.24,81,0.723,351.2,0.15,8.96,0.045,-12.48,-12.48,0,101,0,0.316 +31/07/2021 20:00,15.99,82.5,0.469,347,0.16,0.799,0.004,-16.59,-16.59,0,101,0,0.049 +31/07/2021 20:30,15.68,83.2,0.428,334.6,0.174,0,0,-17.91,-17.91,0,101,0,0 +31/07/2021 21:00,15.55,83.4,0.42,340.4,0.158,0,0,-20.2,-20.2,0,101,0,0 +31/07/2021 21:30,15.36,84.4,0.462,339.9,0.14,0,0,-17.47,-17.47,0,101,0,0 +31/07/2021 22:00,15.25,83.6,0.265,339,0.091,0,0,-16.74,-16.74,0,101,0,0 +31/07/2021 22:30,15.19,84.5,0.366,338.7,0.125,0,0,-15.38,-15.38,0,101,0,0 +31/07/2021 23:00,15.13,84,0.554,307.7,0.127,0,0,-17.64,-17.64,0,101,0,0 +31/07/2021 23:30,15,82.7,0.509,301.6,0.133,0,0,-15.64,-15.64,0,101,0,0 +01/08/2021 00:00,14.95,83.5,0.244,308.9,0.088,0,0,-18.37,-18.37,0,101,0,0 +01/08/2021 00:30,14.75,84.8,0.104,309,0.056,0,0,-22.59,-22.59,0,101,0,0 +01/08/2021 01:00,14.67,85.8,0.1,309,0.085,0,0,-21.32,-21.32,0,101,0,0 +01/08/2021 01:30,14.44,87.2,0.299,297.9,0.132,0,0,-26.17,-26.17,0,101,0,0 +01/08/2021 02:00,14.25,88.3,0.28,263.4,0.125,0,0,-40.63,-40.63,0,101,0,0 +01/08/2021 02:30,13.84,89.4,0.365,247.7,0.134,0,0,-45.04,-45.04,0,101,0,0 +01/08/2021 03:00,13.39,90.3,0.371,268.1,0.134,0,0,-43.81,-43.81,0,101,0,0 +01/08/2021 03:30,13.12,90.9,0.447,258.4,0.154,0,0,-50.71,-50.71,0,100.9,0,0 +01/08/2021 04:00,12.54,91.1,0.327,237.5,0.127,0,0,-51.23,-51.23,0,100.9,0,0 +01/08/2021 04:30,11.99,91.6,0.185,243.6,0.107,0,0,-48.39,-48.39,0,100.9,0,0 +01/08/2021 05:00,11.65,91.9,0.059,249.2,0.045,1.784,0.009,-45.74,-45.74,0,100.9,0,0.156 +01/08/2021 05:30,11.2,92.1,0.11,249.2,0.084,34.13,0.171,-29.9,-29.9,0,100.9,0.124,2.476 +01/08/2021 06:00,13.07,91.4,0.138,242,0.078,113.5,0.568,-9.36,-9.36,0,101,0.3,4.841 +01/08/2021 06:30,14.31,88.4,0.554,241.6,0.116,163.6,0.818,-16.96,-16.96,0,101,0.503,8.17 +01/08/2021 07:00,14.55,85.9,1.181,260.2,0.146,266.8,1.334,59.51,59.51,0,101,0.718,11.57 +01/08/2021 07:30,15.57,81.5,1.037,256.6,0.134,301.1,1.506,86,86,0,101,0.681,10.81 +01/08/2021 08:00,16.37,78.23,0.95,252.9,0.139,360.9,1.805,173.8,173.8,0,101,0.662,11.57 +01/08/2021 08:30,16.67,76.45,1.337,258.6,0.131,408.7,2.044,216.7,216.7,0,101,0.663,12.06 +01/08/2021 09:00,17.44,71.53,1.622,271.5,0.137,455.1,2.275,265.9,265.9,0,101,0.701,13.23 +01/08/2021 09:30,17.66,69.76,1.581,294,0.139,501.2,2.506,288.5,288.5,0,101,0.724,13.58 +01/08/2021 10:00,18.72,66.79,1.067,289.6,0.102,436.6,2.183,261.2,261.2,0,101,0.645,12.91 +01/08/2021 10:30,19.41,63.62,1.305,271.7,0.134,547.7,2.738,349.8,349.8,0,101,0.794,15.42 +01/08/2021 11:00,19.37,63.35,1.6,276,0.14,379.2,1.896,238.3,238.3,0,101,0.538,11.3 +01/08/2021 11:30,19,64.56,1.542,278.5,0.138,355.6,1.778,218,218,0,101,0.509,11 +01/08/2021 12:00,19.2,63.8,1.501,277.3,0.148,310.9,1.555,189.1,189.1,0,101,0.444,10.11 +01/08/2021 12:30,20.22,60.62,1.502,247.6,0.127,571.4,2.857,386.4,386.4,0,101,0.809,15.87 +01/08/2021 13:00,20.72,58.74,1.366,247.6,0.121,323.4,1.617,210.7,210.7,0,101,0.468,9.33 +01/08/2021 13:30,19.02,65.19,1.431,270.5,0.151,156.9,0.785,31.02,31.02,0,101,0.236,5.379 +01/08/2021 14:00,18.06,76.09,1.677,249.6,0.132,300.1,1.5,84.2,84.2,0,101,0.413,9.56 +01/08/2021 14:30,18.99,71.55,0.968,240.3,0.122,350.3,1.751,186.3,186.3,0,101,0.489,10.53 +01/08/2021 15:00,20.39,66.71,1.168,262.2,0.132,539.5,2.697,357.2,357.2,0,101,0.732,13.68 +01/08/2021 15:30,18.41,72.51,2.547,328.6,0.128,135.2,0.676,68.14,68.14,0,101,0.202,4.328 +01/08/2021 16:00,17.25,79.12,2.095,327.1,0.134,189.5,0.947,97.6,97.6,0,101.1,0.283,5.692 +01/08/2021 16:30,17.09,82,1.445,322.7,0.127,127.5,0.638,14.44,14.44,0,101.1,0.185,4.212 +01/08/2021 17:00,17.02,83.2,0.911,337.8,0.145,126.7,0.634,12.15,12.15,0.2,101.1,0.184,4.19 +01/08/2021 17:30,17.34,81.8,0.589,344.7,0.142,165.4,0.827,70.26,70.26,0,101.1,0.223,4.955 +01/08/2021 18:00,18.51,76.05,0.574,333,0.128,187.1,0.936,88.9,88.9,0,101.1,0.249,5.387 +01/08/2021 18:30,18.39,77.51,0.046,0.073,0.038,39.4,0.197,8.51,8.51,0,101.1,0.066,1.199 +01/08/2021 19:00,17.92,79.87,0.125,0.073,0.047,21.35,0.107,-5.076,-5.076,0,101.1,0,0.598 +01/08/2021 19:30,16.95,83.3,0.716,298.5,0.139,1.612,0.008,-29.42,-29.42,0,101.1,0,0.188 +01/08/2021 20:00,16.05,85,0.252,220.5,0.117,0,0,-22.41,-22.41,0.2,101.1,0,0.034 +01/08/2021 20:30,15.81,87,0.25,191.4,0.129,0,0,-19.17,-19.17,0,101.1,0,0 +01/08/2021 21:00,15.93,88.4,0.132,191.7,0.085,0,0,-15.69,-15.69,0,101.2,0,0 +01/08/2021 21:30,16.01,89.4,0.481,257.5,0.108,0,0,-13.45,-13.45,0,101.2,0,0 +01/08/2021 22:00,15.57,89.9,0.528,328.3,0.122,0,0,-15.5,-15.5,0,101.2,0,0 +01/08/2021 22:30,15.32,90,0.013,315,0.015,0,0,-36.6,-36.6,0,101.2,0,0 +01/08/2021 23:00,14.65,90.2,0,0,0,0,0,-16.59,-16.59,0,101.2,0,0 +01/08/2021 23:30,14.92,90.9,0,315.1,0.002,0,0,-19.19,-19.19,0,101.2,0,0 +02/08/2021 00:00,14.92,91,0.102,291.1,0.048,0,0,-18.31,-18.31,0,101.2,0,0 +02/08/2021 00:30,14.82,91.2,0.055,276.3,0.048,0,0,-18.64,-18.64,0,101.2,0,0 +02/08/2021 01:00,14.85,91.5,0.093,276.3,0.099,0,0,-16.2,-16.2,0,101.1,0,0 +02/08/2021 01:30,14.97,91.6,0.084,276.5,0.081,0,0,-12.89,-12.89,0,101.2,0,0 +02/08/2021 02:00,14.9,91.7,0.445,295.8,0.164,0,0,-19.06,-19.06,0,101.1,0,0 +02/08/2021 02:30,14.66,91.8,0.168,297.1,0.069,0,0,-15.55,-15.55,0,101.1,0,0 +02/08/2021 03:00,14.74,92.1,0.177,285.9,0.103,0,0,-12.67,-12.67,0,101.1,0,0 +02/08/2021 03:30,14.77,92.1,0.226,244.2,0.115,0,0,-15.4,-15.4,0,101.2,0,0 +02/08/2021 04:00,14.67,92.1,0.182,230.6,0.086,0,0,-23.16,-23.16,0,101.2,0,0 +02/08/2021 04:30,14.43,92.2,0.218,247.1,0.12,0,0,-27.09,-27.09,0,101.2,0,0 +02/08/2021 05:00,14.34,92.5,0.023,255,0.026,1.659,0.008,-19.47,-19.47,0,101.2,0,0.06 +02/08/2021 05:30,14.37,92.6,0.092,255,0.063,14.05,0.07,-9.82,-9.82,0,101.2,0,0.348 +02/08/2021 06:00,14.71,92.6,0.047,254.9,0.036,33.04,0.165,0.852,0.852,0,101.2,0.032,0.853 +02/08/2021 06:30,15.09,92.4,0.404,246,0.137,63.5,0.318,18.63,18.63,0,101.2,0.068,1.697 +02/08/2021 07:00,15.17,92,0.744,256.6,0.156,101.3,0.506,46.81,46.81,0,101.2,0.133,2.77 +02/08/2021 07:30,15.46,91.2,0.698,263.2,0.147,134.7,0.674,72.86,72.86,0,101.2,0.174,3.976 +02/08/2021 08:00,16.11,88.1,0.935,295.5,0.134,207.5,1.037,101,101,0,101.2,0.298,6.095 +02/08/2021 08:30,17.16,81.8,0.755,320,0.121,285.3,1.426,156.4,156.4,0,101.2,0.371,8.38 +02/08/2021 09:00,18.48,75.8,0.673,349.6,0.128,425.8,2.129,240.6,240.6,0,101.2,0.627,12.01 +02/08/2021 09:30,19.17,71.8,0.726,343.5,0.097,298.5,1.493,162.6,162.6,0,101.2,0.425,9.1 +02/08/2021 10:00,19.15,70.59,0.546,264.5,0.113,224.6,1.123,123.8,123.8,0,101.2,0.339,7.346 +02/08/2021 10:30,18.81,70.76,0.877,245,0.115,126.1,0.631,45.36,45.36,0,101.2,0.201,4.372 +02/08/2021 11:00,18.45,72.82,0.465,211,0.086,162,0.81,54.81,54.81,0,101.2,0.26,5.501 +02/08/2021 11:30,19.02,69.96,0.684,219.8,0.106,257.6,1.288,150.2,150.2,0,101.2,0.361,7.915 +02/08/2021 12:00,19.88,64.1,1.011,246.8,0.115,370.6,1.853,227.6,227.6,0,101.2,0.525,10.93 +02/08/2021 12:30,20.19,60.6,1.253,248.5,0.134,297.1,1.486,183.9,183.9,0,101.2,0.445,9.12 +02/08/2021 13:00,19.38,66.51,1.033,287.4,0.118,178,0.89,99.9,99.9,0,101.2,0.262,5.902 +02/08/2021 13:30,19.52,68.82,0.756,18.16,0.106,272.4,1.362,153.8,153.8,0,101.2,0.397,8.47 +02/08/2021 14:00,19.63,65.27,1.132,278.6,0.09,184.5,0.922,105.1,105.1,0,101.2,0.289,5.787 +02/08/2021 14:30,19.09,70.8,1.742,331.7,0.133,240.3,1.202,129.7,129.7,0,101.2,0.352,7.629 +02/08/2021 15:00,19.51,68.64,0.879,344,0.13,201.8,1.009,99.8,99.8,0,101.2,0.317,6.765 +02/08/2021 15:30,19.3,68.22,0.792,297.3,0.122,189.6,0.948,75.39,75.39,0,101.2,0.283,6.149 +02/08/2021 16:00,20.11,64.19,0.915,269.5,0.146,269.8,1.349,153.3,153.3,0,101.1,0.38,7.934 +02/08/2021 16:30,19.36,66.95,0.72,248.5,0.144,68.36,0.342,13.34,13.34,0,101.1,0.11,2.566 +02/08/2021 17:00,18.79,69.82,0.694,252.8,0.144,61.36,0.307,15.46,15.46,0,101.1,0.086,2.122 +02/08/2021 17:30,18.53,71.99,0.506,219.9,0.126,44.66,0.223,-18.79,-18.79,0,101.1,0.068,1.658 +02/08/2021 18:00,18.24,75.66,0.306,197.3,0.14,50.16,0.251,-13.4,-13.4,0,101.1,0.068,1.667 +02/08/2021 18:30,17.39,74.88,1.569,355.6,0.137,36.35,0.182,5.508,5.508,0,101.1,0.039,1.202 +02/08/2021 19:00,16.07,75.53,1.565,357,0.152,22.81,0.114,-10.5,-10.5,0,101.1,0.017,0.684 +02/08/2021 19:30,15.48,76.01,0.999,348.6,0.138,4.802,0.024,-16.86,-16.86,0,101.2,0,0.188 +02/08/2021 20:00,15.17,77.66,0.614,336.5,0.141,1.101,0.006,-16.3,-16.3,0,101.2,0,0.084 +02/08/2021 20:30,15.13,76.56,0.971,314.4,0.13,0,0,-12.3,-12.3,0,101.2,0,0 +02/08/2021 21:00,15.02,78.18,0.33,4.938,0.105,0,0,-15.7,-15.7,0,101.2,0,0 +02/08/2021 21:30,14.96,79.18,0.686,316.7,0.12,0,0,-10.85,-10.85,0,101.2,0,0 +02/08/2021 22:00,14.99,78.52,0.547,309.1,0.114,0,0,-13.27,-13.27,0,101.2,0,0 +02/08/2021 22:30,14.95,79.53,0.303,304.5,0.121,0,0,-17.17,-17.17,0,101.2,0,0 +02/08/2021 23:00,14.73,81.1,0.437,307.1,0.126,0,0,-12.52,-12.52,0,101.2,0,0 +02/08/2021 23:30,14.7,82.3,0.282,307.9,0.12,0,0,-14.18,-14.18,0,101.2,0,0 +03/08/2021 00:00,14.21,84.4,0.347,306.1,0.141,0,0,-39.81,-39.81,0,101.2,0,0 +03/08/2021 00:30,13.39,86,0.372,299.4,0.153,0,0,-21.27,-21.27,0,101.2,0,0 +03/08/2021 01:00,13.48,86.6,0.28,292.6,0.14,0,0,-24.69,-24.69,0,101.2,0,0 +03/08/2021 01:30,13.14,86.9,0.357,291.5,0.148,0,0,-39.34,-39.34,0,101.1,0,0 +03/08/2021 02:00,12.91,88.1,0.282,272.1,0.148,0,0,-31.54,-31.54,0,101.1,0,0 +03/08/2021 02:30,12.58,88.3,0.206,268.5,0.059,0,0,-34.19,-34.19,0,101.1,0,0 +03/08/2021 03:00,12.3,88.9,0.144,267.8,0.052,0,0,-31.26,-31.26,0,101.1,0,0 +03/08/2021 03:30,11.93,89.1,0.027,267.8,0.036,0,0,-31.76,-31.76,0,101.1,0,0 +03/08/2021 04:00,11.88,90,0.215,265.1,0.104,0,0,-24.65,-24.65,0,101.1,0,0 +03/08/2021 04:30,11.87,90,0.039,262.6,0.032,0,0,-23.01,-23.01,0,101.1,0,0 +03/08/2021 05:00,12.02,90.4,0.186,262.5,0.144,6.483,0.032,-18.65,-18.65,0,101.1,0,0.365 +03/08/2021 05:30,12.29,90.2,0.058,262.2,0.078,17.69,0.088,-12.93,-12.93,0,101.1,0,0.782 +03/08/2021 06:00,12.7,90,0.158,254.9,0.101,31.19,0.156,-4.339,-4.339,0,101.1,0.017,1.12 +03/08/2021 06:30,13.08,89,0.26,256.6,0.151,45.81,0.229,4.088,4.088,0,101.1,0.068,1.648 +03/08/2021 07:00,13.7,87.8,0.307,231.8,0.125,58.55,0.293,7.839,7.839,0,101.1,0.068,2.023 +03/08/2021 07:30,14.16,86.5,0.331,215.6,0.123,116.4,0.582,30.37,30.37,0,101.1,0.156,3.731 +03/08/2021 08:00,14.73,83,0.495,256.8,0.135,107.6,0.538,8.69,8.69,0,101.1,0.167,3.735 +03/08/2021 08:30,14.56,82.8,0.531,264.1,0.153,79.11,0.396,1.028,1.028,0.4,101.2,0.127,2.839 +03/08/2021 09:00,14.89,84.7,0.564,249.3,0.124,149.2,0.746,39.54,39.54,0.4,101.2,0.222,4.915 +03/08/2021 09:30,15.16,84.5,0.969,231.6,0.126,164.9,0.824,45.4,45.4,0.2,101.2,0.235,5.346 +03/08/2021 10:00,15.24,83.7,1.15,252.3,0.142,231,1.155,69.09,69.09,0.2,101.2,0.329,7.398 +03/08/2021 10:30,15.75,78.58,1.226,237.7,0.117,336.9,1.685,147.1,147.1,0,101.2,0.446,9.99 +03/08/2021 11:00,16.08,73.83,1.067,225.6,0.119,228.9,1.144,92.4,92.4,0,101.2,0.341,7.275 +03/08/2021 11:30,16.27,76.76,1.322,207.6,0.122,468,2.34,202,202,0.2,101.1,0.64,13.26 +03/08/2021 12:00,17.44,70.5,1.382,191.7,0.129,489.5,2.448,313.8,313.8,0,101.1,0.719,13.18 +03/08/2021 12:30,17.02,67.69,1.276,212.1,0.126,271.6,1.358,170,170,0,101.1,0.398,8.09 +03/08/2021 13:00,16.64,69.06,1.174,205,0.124,201.9,1.01,118.1,118.1,0,101.1,0.338,6.553 +03/08/2021 13:30,16.6,68.49,1.227,198.3,0.134,216.3,1.081,131.5,131.5,0,101.1,0.339,6.821 +03/08/2021 14:00,16.97,66.68,1.112,200.9,0.129,280.3,1.402,172.3,172.3,0,101.1,0.395,8.4 +03/08/2021 14:30,17.74,64.43,1.103,209.4,0.118,305.6,1.528,193.4,193.4,0,101.1,0.427,8.99 +03/08/2021 15:00,17.74,64.72,1.074,215.1,0.118,282,1.41,177.3,177.3,0,101.1,0.425,8.2 +03/08/2021 15:30,17.69,65.77,1.086,171.5,0.124,204.5,1.023,121.3,121.3,0,101,0.319,6.134 +03/08/2021 16:00,17.31,67.63,0.963,172.7,0.146,157.7,0.788,92.1,92.1,0,101,0.251,4.845 +03/08/2021 16:30,17.55,68.27,1.088,168.3,0.131,194.4,0.972,116.9,116.9,0,101,0.28,5.633 +03/08/2021 17:00,17.56,68.18,1.369,189.6,0.132,184.9,0.925,111.6,111.6,0,101,0.279,4.896 +03/08/2021 17:30,17.14,70.26,1.125,175.6,0.142,118.3,0.591,65.72,65.72,0,101,0.181,3.62 +03/08/2021 18:00,16.77,72.56,0.745,181.5,0.149,40.14,0.201,1.048,1.048,0,101,0.039,1.231 +03/08/2021 18:30,16.38,76.86,0.399,200.1,0.136,30.1,0.151,1.567,1.567,0,101,0.019,0.891 +03/08/2021 19:00,16.35,78.31,0.402,154.6,0.123,46.75,0.234,-20.16,-20.16,0,100.9,0.053,1.583 +03/08/2021 19:30,15.89,79.31,0.391,158.3,0.143,8.75,0.044,-34.39,-34.39,0,100.9,0,0.35 +03/08/2021 20:00,15.54,81.8,0.767,176.2,0.16,2.487,0.012,-31.19,-31.19,0,100.9,0,0.187 +03/08/2021 20:30,14.99,85.5,0.497,150.1,0.137,0,0,-22.86,-22.86,1.4,100.9,0,0 +03/08/2021 21:00,14.69,87.8,0.09,115.1,0.097,0,0,-19.7,-19.7,0,100.9,0,0 +03/08/2021 21:30,14.57,88.6,0.012,114.9,0.026,0,0,-16.76,-16.76,0,100.9,0,0 +03/08/2021 22:00,14.59,89.2,0.166,115.2,0.102,0,0,-16.25,-16.25,0,100.9,0,0 +03/08/2021 22:30,14.66,90,0.193,114.5,0.091,0,0,-14.05,-14.05,0,100.9,0,0 +03/08/2021 23:00,14.8,90.5,0.328,107.8,0.116,0,0,-14.23,-14.23,0,100.9,0,0 +03/08/2021 23:30,14.76,90.8,0.453,113.2,0.128,0,0,-13.4,-13.4,0.2,100.9,0,0 +04/08/2021 00:00,14.72,91.1,0.409,126.4,0.12,0,0,-12.38,-12.38,0.8,100.8,0,0 +04/08/2021 00:30,14.67,91.3,0.513,128.3,0.118,0,0,-11.48,-11.48,0.6,100.8,0,0 +04/08/2021 01:00,14.55,91.5,0.497,122.4,0.114,0,0,-8.41,-8.41,1.4,100.8,0,0 +04/08/2021 01:30,14.47,91.7,0.716,106.3,0.13,0,0,-8.46,-8.46,1,100.8,0,0 +04/08/2021 02:00,14.38,91.9,0.62,81.2,0.11,0,0,-9.63,-9.63,0.2,100.7,0,0 +04/08/2021 02:30,14.29,92,0.518,101,0.096,0,0,-9.71,-9.71,0.2,100.7,0,0 +04/08/2021 03:00,14.26,92.2,0.635,72.41,0.115,0,0,-8.49,-8.49,0.4,100.7,0,0 +04/08/2021 03:30,14.2,92.2,0.652,78.97,0.117,0,0,-9.12,-9.12,0,100.7,0,0 +04/08/2021 04:00,14.16,92.2,0.627,83.4,0.127,0,0,-9.71,-9.71,0.4,100.7,0,0 +04/08/2021 04:30,14.1,92.1,0.64,70.35,0.123,0,0,-9.36,-9.36,1.2,100.7,0,0 +04/08/2021 05:00,14.1,92.3,0.893,59.18,0.119,0.543,0.003,-7.751,-7.751,1.6,100.6,0,0.008 +04/08/2021 05:30,14.05,92.4,1.078,59.23,0.121,3.734,0.019,-6.865,-6.865,0.6,100.7,0,0.116 +04/08/2021 06:00,14,92.4,1.239,52.19,0.121,7.318,0.037,-4.689,-4.689,0.6,100.7,0,0.173 +04/08/2021 06:30,13.94,92.6,1.576,54.76,0.122,24.31,0.122,2.749,2.749,1,100.7,0,0.605 +04/08/2021 07:00,13.95,92.6,1.713,50.36,0.118,44.92,0.225,9.61,9.61,0.6,100.7,0.057,1.19 +04/08/2021 07:30,14.02,92.6,1.717,51.43,0.12,65.59,0.328,17.09,17.09,0.4,100.7,0.068,1.776 +04/08/2021 08:00,14.09,92.4,1.769,58.67,0.116,67.6,0.338,13.92,13.92,0.2,100.7,0.068,1.8 +04/08/2021 08:30,14.21,92.3,1.676,60.47,0.124,106.9,0.534,33.65,33.65,3.6,100.7,0.124,2.719 +04/08/2021 09:00,14.59,92,1.381,49.48,0.121,172.7,0.864,60.6,60.6,0.6,100.7,0.215,4.368 +04/08/2021 09:30,15.02,91.5,1.338,48.47,0.119,195.2,0.976,64.36,64.36,0.2,100.7,0.25,5.277 +04/08/2021 10:00,15.42,90.9,1.287,47.09,0.115,224.4,1.122,74.94,74.94,0.2,100.7,0.288,6.143 +04/08/2021 10:30,15.74,89.8,1.312,54.32,0.12,237,1.185,107.2,107.2,0,100.8,0.325,6.698 +04/08/2021 11:00,16.29,87.6,1.277,39.35,0.116,287.2,1.436,171.7,171.7,0,100.8,0.384,8.05 +04/08/2021 11:30,16.71,84.1,1.352,37.19,0.124,299.8,1.499,137,137,0,100.8,0.419,8.44 +04/08/2021 12:00,17.09,82.1,1.168,36.19,0.118,214,1.07,123.4,123.4,0,100.8,0.319,6.407 +04/08/2021 12:30,17.17,80.6,1.232,28.41,0.115,177.9,0.889,102.2,102.2,0,100.8,0.292,5.484 +04/08/2021 13:00,17.5,78,1.33,35.52,0.118,222.6,1.113,130.2,130.2,0,100.8,0.34,6.899 +04/08/2021 13:30,18.26,74.99,1.259,34.9,0.121,299.9,1.499,180.8,180.8,0,100.8,0.44,8.82 +04/08/2021 14:00,19.21,71.56,1.302,33.7,0.121,448.5,2.243,279.9,279.9,0,100.8,0.652,11.92 +04/08/2021 14:30,18.7,71.33,1.317,28.32,0.12,166.2,0.831,92.9,92.9,0,100.8,0.26,4.933 +04/08/2021 15:00,18.54,71.29,1.288,42.28,0.124,254,1.27,150.4,150.4,0,100.9,0.362,6.965 +04/08/2021 15:30,18.73,71.11,0.593,34.65,0.125,181.1,0.905,99.7,99.7,0,100.9,0.273,5.662 +04/08/2021 16:00,19.32,69.13,1.087,355.4,0.139,267.1,1.336,155.1,155.1,0,100.9,0.387,7.337 +04/08/2021 16:30,19.14,69.3,0.824,41.62,0.127,195.3,0.976,110.9,110.9,0,100.9,0.315,5.598 +04/08/2021 17:00,19.67,68.32,0.771,54.43,0.111,364,1.82,219,219,0,100.9,0.453,8.7 +04/08/2021 17:30,19.69,67.86,0.515,57.98,0.113,124.6,0.623,59.96,59.96,0,100.9,0.203,3.761 +04/08/2021 18:00,19.02,70.78,0.384,18.73,0.141,93.6,0.468,32.27,32.27,0,100.9,0.142,2.643 +04/08/2021 18:30,19.29,68.77,0.263,357.1,0.11,79.16,0.396,16.82,16.82,0,100.9,0.123,2.177 +04/08/2021 19:00,18.6,72.73,0.119,19.09,0.083,42.93,0.215,-9.77,-9.77,0,100.9,0.054,1.224 +04/08/2021 19:30,17.35,77.3,0.089,24.27,0.066,4.969,0.025,-31.42,-31.42,0,101,0,0.175 +04/08/2021 20:00,16.05,83.5,0.063,24.27,0.047,0.114,0.001,-27.69,-27.69,0,101,0,0.019 +04/08/2021 20:30,15.23,86.2,0.049,24.28,0.029,0,0,-34.02,-34.02,0,101,0,0 +04/08/2021 21:00,14.67,87.9,0.086,24.28,0.018,0,0,-27.54,-27.54,0,101,0,0 +04/08/2021 21:30,14.4,88.5,0.12,281.1,0.042,0,0,-22.02,-22.02,0,101,0,0 +04/08/2021 22:00,14.51,89.2,0.112,274.7,0.076,0,0,-27.56,-27.56,0,101,0,0 +04/08/2021 22:30,14.23,89.5,0.03,275.2,0.012,0,0,-26.17,-26.17,0,101,0,0 +04/08/2021 23:00,14.1,90.2,0.153,249.8,0.07,0,0,-18.25,-18.25,0,101,0,0 +04/08/2021 23:30,14.12,90.7,0.03,263.8,0.022,0,0,-21.42,-21.42,0,101,0,0 +05/08/2021 00:00,14.09,91,0.017,263.7,0.021,0,0,-20,-20,0,100.9,0,0 +05/08/2021 00:30,14.08,91.3,0.108,261.3,0.082,0,0,-21.46,-21.46,0,100.9,0,0 +05/08/2021 01:00,14.02,91.4,0.215,237.4,0.087,0,0,-22.66,-22.66,0,100.9,0,0 +05/08/2021 01:30,14.09,91.8,0.304,180.1,0.11,0,0,-28.88,-28.88,0,100.8,0,0 +05/08/2021 02:00,13.81,91.6,0.015,144.2,0.012,0.013,0,-30.11,-30.11,0,100.8,0,0 +05/08/2021 02:30,13.98,92.5,0.23,165.1,0.155,0.253,0.001,-2.434,-2.434,0,100.8,0,0 +05/08/2021 03:00,14.72,92.4,0.567,171.7,0.138,0.149,0.001,-3.736,-3.736,0,100.8,0,0 +05/08/2021 03:30,15.04,92.3,0.658,190.1,0.136,0,0,-4.305,-4.305,0,100.7,0,0 +05/08/2021 04:00,14.94,92.1,0.906,211.4,0.128,0,0,-19.56,-19.56,0,100.7,0,0 +05/08/2021 04:30,14.48,91.9,0.735,216.3,0.129,0,0,-24.74,-24.74,0,100.7,0,0 +05/08/2021 05:00,14.34,91.9,0.427,195,0.128,0.729,0.004,-19.4,-19.4,0,100.7,0,0.026 +05/08/2021 05:30,14.13,91.7,0.309,164.9,0.117,12.09,0.06,-13.07,-13.07,0,100.7,0.006,0.464 +05/08/2021 06:00,14.12,91.6,0.388,160.9,0.142,38.47,0.192,-0.059,-0.059,0,100.6,0.053,1.029 +05/08/2021 06:30,14.42,91.3,0.746,164.2,0.146,81.3,0.406,37.84,37.84,0,100.6,0.114,2.487 +05/08/2021 07:00,14.86,90.4,0.902,172.4,0.149,77.63,0.388,33.42,33.42,0,100.6,0.105,2.311 +05/08/2021 07:30,15.71,89.5,0.752,153.9,0.131,151.5,0.758,59.68,59.68,0,100.6,0.234,4.775 +05/08/2021 08:00,16.39,87.9,1.248,172.3,0.146,117.2,0.586,53.48,53.48,0,100.6,0.179,3.739 +05/08/2021 08:30,16.75,86.5,1.386,170.7,0.138,148.5,0.742,49.06,49.06,0,100.5,0.213,4.632 +05/08/2021 09:00,17.41,85.2,1.464,173.2,0.144,203.7,1.018,83.7,83.7,0,100.5,0.326,6.386 +05/08/2021 09:30,17.69,80.3,1.9,183.5,0.138,181.2,0.906,80.4,80.4,0,100.5,0.297,5.664 +05/08/2021 10:00,17.71,79.08,2.165,185.6,0.134,180.1,0.901,112,112,0,100.4,0.278,5.558 +05/08/2021 10:30,17.69,80.7,2.113,181.2,0.138,240.4,1.202,136,136,0,100.4,0.363,7.49 +05/08/2021 11:00,18.61,77.12,2.328,182.9,0.134,224.1,1.12,127.8,127.8,0,100.4,0.353,7.018 +05/08/2021 11:30,18.55,82.8,2.245,188.7,0.13,309.2,1.546,98.4,98.4,0.2,100.3,0.458,9.48 +05/08/2021 12:00,18.39,85.7,2.232,176.5,0.141,280,1.4,96.3,96.3,0.2,100.3,0.393,8.64 +05/08/2021 12:30,18.28,87.7,2.33,181.5,0.134,283.9,1.419,114.2,114.2,0,100.2,0.398,8.39 +05/08/2021 13:00,19.42,85,2.11,186.9,0.129,379.6,1.898,207,207,0.2,100.2,0.546,10.1 +05/08/2021 13:30,19.18,85.2,2.232,192.4,0.122,261.8,1.309,103.1,103.1,0.2,100.1,0.369,7.564 +05/08/2021 14:00,19.57,83.1,2.07,216.6,0.119,198.2,0.991,61.88,61.88,0.6,100.1,0.299,6.08 +05/08/2021 14:30,19.14,85.8,2.31,222.8,0.123,370.5,1.853,171.6,171.6,1,100.1,0.515,9.97 +05/08/2021 15:00,20.34,79.32,2.294,232.3,0.116,464.8,2.324,323,323,0,100.1,0.661,11.19 +05/08/2021 15:30,20.62,72.98,2.703,228.1,0.118,325.3,1.627,214.8,214.8,0,100,0.478,8.09 +05/08/2021 16:00,18.61,80.7,2.518,253,0.128,242.2,1.211,82.6,82.6,0.6,100,0.338,6.619 +05/08/2021 16:30,18.7,77.94,2.367,246.8,0.128,201.1,1.006,118.8,118.8,0,100,0.334,5.792 +05/08/2021 17:00,18.86,76.7,2.168,238.5,0.122,218.5,1.093,130.4,130.4,0,100,0.353,6.152 +05/08/2021 17:30,18.72,76.93,2.126,225.3,0.119,94,0.47,51.74,51.74,0,100,0.148,2.671 +05/08/2021 18:00,18.58,76.44,2.399,241.5,0.128,137.5,0.688,64.96,64.97,0,100,0.244,3.812 +05/08/2021 18:30,18.45,76.55,2.157,242.4,0.126,65.91,0.33,30.49,30.49,0,100,0.098,1.928 +05/08/2021 19:00,18.2,78.03,2.029,242.8,0.127,76.66,0.383,13.81,13.81,0,100,0.122,2.33 +05/08/2021 19:30,17.6,78.67,1.835,239.2,0.119,15.12,0.076,-17.03,-17.03,0,100,0.013,0.42 +05/08/2021 20:00,17.29,78.97,1.745,241,0.131,0.896,0.004,-17.7,-17.7,0,100.1,0,0.034 +05/08/2021 20:30,16.88,80.5,1.621,237,0.121,0,0,-28.03,-28.03,0,100.1,0,0 +05/08/2021 21:00,16.53,82.4,1.581,239.2,0.128,0,0,-43.86,-43.86,0,100.1,0,0 +05/08/2021 21:30,16.17,83.7,1.707,244.2,0.126,0,0,-51.11,-51.11,0,100.1,0,0 +05/08/2021 22:00,16.06,83.3,2.024,248.8,0.132,0,0,-38.7,-38.71,0,100.1,0,0 +05/08/2021 22:30,16,81,2.147,249.5,0.134,0,0,-33.18,-33.18,0,100.1,0,0 +05/08/2021 23:00,15.96,80.4,1.855,241.7,0.123,0,0,-28.97,-28.97,0,100.1,0,0 +05/08/2021 23:30,15.52,81.7,1.758,250.6,0.135,0,0,-42.29,-42.29,0,100.1,0,0 +06/08/2021 00:00,15.37,81.3,1.689,245,0.128,0,0,-39.79,-39.79,0,100.1,0,0 +06/08/2021 00:30,15.19,82.9,1.445,234.5,0.121,0,0,-33.02,-33.02,0,100.1,0,0 +06/08/2021 01:00,15.15,83.8,1.739,242.1,0.131,0,0,-40.35,-40.35,0,100.1,0,0 +06/08/2021 01:30,15.07,82.9,1.948,248.7,0.137,0,0,-55.9,-55.9,0,100.1,0,0 +06/08/2021 02:00,14.71,84.5,1.472,242.2,0.13,0,0,-50.77,-50.77,0,100.1,0,0 +06/08/2021 02:30,14.95,85.1,1.471,234.9,0.122,0,0,-19.82,-19.82,0,100.1,0,0 +06/08/2021 03:00,15.24,83.5,1.731,236.1,0.122,0,0,-12.8,-12.8,0,100.1,0,0 +06/08/2021 03:30,15.38,83.4,1.81,242.3,0.127,0,0,-15.1,-15.1,0,100.1,0,0 +06/08/2021 04:00,15.37,84.3,1.716,238.9,0.129,0,0,-11.61,-11.61,0,100.2,0,0 +06/08/2021 04:30,15.38,83.5,2.332,244.9,0.127,0,0,-27.24,-27.24,0,100.2,0,0 +06/08/2021 05:00,15.26,84.3,1.852,240.4,0.126,1.351,0.007,-19.98,-19.98,0,100.2,0,0.037 +06/08/2021 05:30,15.43,83.8,1.72,238.7,0.127,10.76,0.054,-5.855,-5.855,0,100.2,0,0.28 +06/08/2021 06:00,15.68,83,1.746,234.3,0.121,46.23,0.231,9.7,9.7,0,100.2,0.065,1.366 +06/08/2021 06:30,16.07,81.4,1.833,238.3,0.12,60.39,0.302,32.32,32.32,0,100.2,0.079,1.723 +06/08/2021 07:00,16.21,80.9,1.807,238.3,0.124,96.2,0.481,50.33,50.33,0,100.2,0.14,2.742 +06/08/2021 07:30,16.58,78.91,2.047,247.4,0.129,140.2,0.701,85,85,0,100.3,0.225,4.211 +06/08/2021 08:00,17.02,77.57,2.341,251.5,0.136,271,1.355,163.7,163.7,0,100.3,0.425,7.904 +06/08/2021 08:30,18.11,73.25,2.664,251,0.13,409.3,2.047,254.9,254.9,0,100.3,0.672,11.43 +06/08/2021 09:00,18.3,71.32,2.812,253.5,0.133,339.1,1.695,227,227,0,100.3,0.518,9.54 +06/08/2021 09:30,18.34,71,2.48,252.5,0.131,294.4,1.472,194.7,194.7,0,100.3,0.428,8.25 +06/08/2021 10:00,19.27,67.69,2.282,242,0.124,514.5,2.572,345.2,345.2,0,100.3,0.78,13.59 +06/08/2021 10:30,19.24,65.29,2.616,246.7,0.123,500.7,2.504,333.6,333.7,0,100.3,0.76,13 +06/08/2021 11:00,19.67,62.34,2.871,248.8,0.122,485.3,2.427,331.6,331.7,0,100.3,0.743,13.13 +06/08/2021 11:30,19.84,59.72,2.856,249.2,0.131,611.3,3.057,407.1,407.3,0,100.3,0.856,13.9 +06/08/2021 12:00,20.28,57.81,2.735,241.4,0.123,535.1,2.676,364.6,364.6,0,100.3,0.766,13.01 +06/08/2021 12:30,20.7,55.56,2.563,244.4,0.117,656,3.28,453.8,453.8,0,100.3,0.947,16.05 +06/08/2021 13:00,20.56,54.63,2.659,240.6,0.122,636.3,3.181,441.5,441.5,0,100.3,0.862,14.64 +06/08/2021 13:30,20.8,56.41,2.429,227.1,0.121,405.3,2.027,281.6,281.7,0,100.3,0.569,10.63 +06/08/2021 14:00,20.38,57.43,2.775,246.5,0.125,618.7,3.094,426.4,426.4,0,100.3,0.843,14.71 +06/08/2021 14:30,21.37,53.34,2.582,237,0.117,697.4,3.487,496.5,496.5,0,100.3,0.989,15.58 +06/08/2021 15:00,21.39,51.23,2.547,244.4,0.126,550.1,2.751,379.3,379.3,0,100.3,0.802,12.17 +06/08/2021 15:30,20.95,53.05,2.779,249.5,0.135,589.2,2.946,409.2,409.2,0,100.3,0.81,12.56 +06/08/2021 16:00,21.13,53.49,2.286,242,0.115,473.7,2.369,313.8,313.8,0,100.2,0.674,10.31 +06/08/2021 16:30,21.08,53.61,2.544,222.9,0.123,482.1,2.411,320.8,320.9,0,100.2,0.658,10.17 +06/08/2021 17:00,20.81,55.68,2.056,236,0.121,349.4,1.747,210,210,0,100.2,0.455,7.193 +06/08/2021 17:30,20.12,56.36,1.799,250.9,0.131,249.8,1.249,127.6,127.6,0,100.2,0.323,5.149 +06/08/2021 18:00,20.26,50.98,2.143,242.6,0.13,230.6,1.153,109.8,109.8,0,100.2,0.331,4.82 +06/08/2021 18:30,19.71,53.32,1.797,241.2,0.121,149.6,0.748,47.2,47.2,0,100.2,0.238,3.371 +06/08/2021 19:00,18.94,55.89,1.651,234.3,0.122,72,0.36,-7.579,-7.579,0,100.2,0.116,1.752 +06/08/2021 19:30,17.49,61.69,1.397,223.6,0.122,13.98,0.07,-54.69,-54.69,0,100.2,0.021,0.453 +06/08/2021 20:00,16.26,65.55,1.255,221.5,0.122,0.216,0.001,-64.56,-64.56,0,100.2,0,0.07 +06/08/2021 20:30,15.39,69.07,1.139,211.2,0.132,0,0,-64.95,-64.95,0,100.2,0,0 +06/08/2021 21:00,14.37,74.88,0.7,201,0.135,0,0,-58.65,-58.65,0,100.2,0,0 +06/08/2021 21:30,13.61,80.4,0.289,174.3,0.142,0,0,-51.24,-51.24,0,100.2,0,0 +06/08/2021 22:00,13.63,85.6,0.974,186.5,0.146,0,0,-54.96,-54.96,0,100.2,0,0 +06/08/2021 22:30,13.97,85.9,0.798,187.9,0.15,0,0,-61.22,-61.22,0,100.1,0,0 +06/08/2021 23:00,13.62,85.8,0.791,187.9,0.151,0,0,-50.35,-50.35,0,100.1,0,0 +06/08/2021 23:30,13.91,84.2,1.06,177.1,0.15,0,0,-39.62,-39.62,0,100.1,0,0 +07/08/2021 00:00,13.86,82.9,0.879,171.4,0.15,0,0,-47.52,-47.52,0,100.1,0,0 +07/08/2021 00:30,13.83,84.8,1.219,172.8,0.141,0,0,-39.56,-39.56,0,100,0,0 +07/08/2021 01:00,14.1,86.1,1.365,167.4,0.146,0,0,-25.45,-25.45,0,100,0,0 +07/08/2021 01:30,14.39,86.5,1.314,161.2,0.138,0,0,-18.89,-18.89,0,99.9,0,0 +07/08/2021 02:00,14.41,87.4,1.378,163.9,0.13,0,0,-35.96,-35.96,0,99.9,0,0 +07/08/2021 02:30,14.33,88.5,1.212,161.6,0.139,0,0,-24.37,-24.37,0,99.8,0,0 +07/08/2021 03:00,14.45,89.3,1.066,159.9,0.136,0,0,-17.7,-17.7,0,99.8,0,0 +07/08/2021 03:30,14.87,89.9,1.576,165.5,0.138,0,0,-22.31,-22.31,1.4,99.8,0,0 +07/08/2021 04:00,14.91,90.1,1.424,195.5,0.13,0,0,-35.11,-35.11,0,99.7,0,0 +07/08/2021 04:30,14.99,90.2,1.283,189.7,0.133,0,0,-24.44,-24.44,0.2,99.7,0,0 +07/08/2021 05:00,15.11,90.5,0.933,197.1,0.133,0.323,0.002,-19.51,-19.51,0,99.7,0,0.008 +07/08/2021 05:30,15.16,90.6,0.777,169.5,0.138,8.25,0.041,-17.99,-17.99,0,99.7,0,0.203 +07/08/2021 06:00,15.16,90.6,1.065,185.8,0.139,28.45,0.142,-16.66,-16.66,0.2,99.7,0.023,0.605 +07/08/2021 06:30,15.8,89.8,1.152,202.8,0.133,132.4,0.662,21.73,21.73,0.2,99.7,0.257,5.012 +07/08/2021 07:00,16.13,87.6,1.408,226.2,0.127,135.9,0.679,24.28,24.28,0,99.7,0.247,4.142 +07/08/2021 07:30,17.11,80.8,1.771,236.2,0.12,262.3,1.312,119.2,119.2,0,99.7,0.494,7.909 +07/08/2021 08:00,16.8,79.47,1.666,241.1,0.12,256.8,1.284,109.6,109.6,0,99.7,0.436,6.685 +07/08/2021 08:30,18.02,73.74,1.876,236.7,0.12,333.4,1.667,191.9,191.9,0,99.7,0.559,8.82 +07/08/2021 09:00,17.94,72.34,2.054,260.8,0.143,373.8,1.869,223.1,223.1,0,99.7,0.58,9.5 +07/08/2021 09:30,18.71,65.03,2.418,266.8,0.131,532.8,2.664,322.4,322.4,0,99.8,0.819,12.74 +07/08/2021 10:00,19.17,62.76,2.658,279.2,0.14,676.2,3.381,417.9,418.1,0,99.8,1.027,15.84 +07/08/2021 10:30,19.74,60.68,2.766,276.4,0.134,738.9,3.694,484.2,484.3,0,99.8,1.111,17.6 +07/08/2021 11:00,19.84,58.91,2.795,278.3,0.143,714.2,3.571,459.6,459.6,0,99.8,1.044,16.47 +07/08/2021 11:30,20.66,55.72,2.747,273.7,0.14,772.5,3.862,514.1,514.1,0,99.8,1.114,17.64 +07/08/2021 12:00,20.78,54.94,2.928,262.6,0.137,650.7,3.253,446.6,446.8,0,99.9,0.972,16.04 +07/08/2021 12:30,20.41,55.96,3.233,268.6,0.134,620.4,3.102,424.6,425,0,99.9,0.929,15.31 +07/08/2021 13:00,19.43,62.47,3.179,257.7,0.142,471.2,2.356,301.1,301.3,0,99.9,0.769,12.4 +07/08/2021 13:30,19.56,64.11,2.909,259.6,0.14,564.8,2.824,379.7,379.8,0,100,0.867,14.22 +07/08/2021 14:00,19.21,61.94,2.736,260.8,0.132,448.2,2.241,277.1,277.2,0,100,0.713,12.22 +07/08/2021 14:30,19.43,65.31,2.527,242,0.127,454.2,2.271,297.9,298,0,100,0.699,11.72 +07/08/2021 15:00,19.08,66.76,2.466,278.7,0.143,330.4,1.652,90.6,90.6,0,100,0.512,9.24 +07/08/2021 15:30,19.85,60.06,2.618,282.1,0.145,375.3,1.876,228.6,228.6,0,100.1,0.573,9.84 +07/08/2021 16:00,19.71,63.56,2.518,251.7,0.132,365.3,1.827,180.5,180.6,0,100.1,0.537,9.32 +07/08/2021 16:30,19.49,63.04,2.796,247.5,0.133,376,1.88,247.4,247.4,0,100.2,0.523,8.63 +07/08/2021 17:00,18.87,63.36,2.638,254.1,0.144,126.3,0.632,64.47,64.48,0,100.2,0.205,3.332 +07/08/2021 17:30,19.41,62.14,2.699,252.2,0.138,316.4,1.582,176.4,176.5,0,100.2,0.412,7.441 +07/08/2021 18:00,19.1,63.48,2.048,249.3,0.134,180.3,0.901,77.07,77.07,0,100.2,0.263,4.006 +07/08/2021 18:30,18.53,65.9,1.816,246.5,0.127,105.1,0.525,18.43,18.43,0,100.3,0.175,2.642 +07/08/2021 19:00,18.43,61.14,1.851,261.4,0.14,70.53,0.353,-6.298,-6.298,0,100.3,0.116,1.919 +07/08/2021 19:30,17.03,72.82,1.778,250.9,0.138,7.693,0.038,-54.53,-54.53,0,100.4,0,0.229 +07/08/2021 20:00,16.09,77.11,1.34,247.7,0.14,0.053,0,-60.5,-60.5,0,100.4,0,0.028 +07/08/2021 20:30,15.33,79.69,1.096,240.2,0.131,0,0,-59.85,-59.85,0,100.5,0,0 +07/08/2021 21:00,14.82,80.9,1.279,246.8,0.137,0,0,-62.41,-62.41,0.2,100.5,0,0 +07/08/2021 21:30,14.34,82.4,1.237,247.5,0.135,0,0,-64.17,-64.17,0,100.6,0,0 +07/08/2021 22:00,14.04,83.7,1.176,244.3,0.136,0,0,-63.1,-63.1,0,100.6,0,0 +07/08/2021 22:30,13.81,84.9,0.996,241.3,0.13,0,0,-63.69,-63.69,0,100.6,0,0 +07/08/2021 23:00,13.52,85.9,1.087,244.1,0.129,0,0,-59.77,-59.77,0,100.6,0,0 +07/08/2021 23:30,13.36,86.5,1.075,234,0.122,0,0,-57.43,-57.43,0,100.6,0,0 +08/08/2021 00:00,13.13,87.2,0.991,234.7,0.126,0,0,-60.82,-60.82,0,100.6,0,0 +08/08/2021 00:30,13.04,88.2,0.992,237.3,0.126,0,0,-53.74,-53.74,0,100.6,0,0 +08/08/2021 01:00,12.98,88.5,0.732,230.1,0.119,0,0,-45.73,-45.73,0,100.6,0,0 +08/08/2021 01:30,12.98,88.7,0.914,229.6,0.124,0,0,-48.52,-48.52,0,100.7,0,0 +08/08/2021 02:00,13.03,88.6,1.243,249.2,0.135,0,0,-55.1,-55.1,0,100.7,0,0 +08/08/2021 02:30,12.89,88.6,1.096,239.8,0.122,0,0,-60,-60,0,100.7,0,0 +08/08/2021 03:00,12.67,88.9,0.847,235.8,0.127,0,0,-61.07,-61.07,0,100.7,0,0 +08/08/2021 03:30,12.22,89.1,0.436,218.5,0.116,0,0,-55.2,-55.2,0,100.7,0,0 +08/08/2021 04:00,11.73,89.8,0.597,202.2,0.143,0,0,-55.22,-55.22,0,100.7,0,0 +08/08/2021 04:30,11.73,90.7,0.572,216.6,0.128,0,0,-56.17,-56.17,0,100.7,0,0 +08/08/2021 05:00,11.55,91,0.482,213.4,0.134,0.494,0.002,-52.15,-52.15,0,100.7,0,0.074 +08/08/2021 05:30,11.36,91.4,0.576,200.8,0.145,16.95,0.085,-45.8,-45.8,0.2,100.7,0.029,0.625 +08/08/2021 06:00,12.22,91.2,0.784,226.2,0.121,78.07,0.39,-22.57,-22.57,0,100.7,0.097,1.596 +08/08/2021 06:30,13.56,88.2,1.1,222.7,0.123,153.9,0.77,-5.319,-5.319,0,100.7,0.435,7.355 +08/08/2021 07:00,14.6,82.6,1.308,242.8,0.13,232.2,1.161,37.77,37.77,0,100.8,0.617,9.3 +08/08/2021 07:30,15.43,77.69,1.685,251.8,0.137,314.5,1.572,85.9,85.9,0,100.8,0.713,10.62 +08/08/2021 08:00,16.3,73.43,2.019,253.9,0.128,417.5,2.087,191.4,191.4,0,100.8,0.827,12.41 +08/08/2021 08:30,16.85,68.71,2.208,254.6,0.135,410.6,2.053,211.5,211.5,0,100.8,0.729,11.01 +08/08/2021 09:00,17.18,65.67,2.606,256.3,0.138,431.4,2.157,251.3,251.3,0,100.9,0.716,11.47 +08/08/2021 09:30,17.56,63.58,2.289,269.7,0.139,332.3,1.661,190.2,190.2,0,100.9,0.533,9.36 +08/08/2021 10:00,18.08,61.27,2.426,255,0.131,431.9,2.16,282.7,282.7,0,100.9,0.665,11.63 +08/08/2021 10:30,19.01,60.64,2.371,253.3,0.13,747.7,3.738,490.9,490.9,0,100.9,1.133,17.52 +08/08/2021 11:00,19.13,56.79,2.666,264.9,0.139,515.3,2.576,342.4,342.4,0,100.9,0.781,12.99 +08/08/2021 11:30,19.66,54.47,2.406,270.1,0.138,700.5,3.502,457.9,457.9,0,100.9,0.996,15.83 +08/08/2021 12:00,19.48,55.68,1.754,267.2,0.14,359,1.795,219,219,0,100.9,0.534,9.74 +08/08/2021 12:30,19.53,56.68,2.418,261.7,0.131,414.7,2.073,266.1,266.1,0.2,100.9,0.615,10.31 +08/08/2021 13:00,20.98,53.37,2.438,257.2,0.133,932,4.659,675.6,675.6,0,100.9,1.308,20.6 +08/08/2021 13:30,21.46,49.55,2.713,249.9,0.13,784.8,3.924,557.2,557.2,0,100.9,1.117,17.45 +08/08/2021 14:00,21.29,48.4,2.578,253.6,0.133,547.9,2.74,371.8,371.9,0,101,0.813,13.29 +08/08/2021 14:30,20.85,49.15,2.751,255.7,0.129,539.5,2.697,366.1,366.1,0,101,0.815,13.03 +08/08/2021 15:00,20.84,49.32,2.577,249.9,0.13,431.6,2.158,283.4,283.4,0,101,0.663,10.84 +08/08/2021 15:30,20.4,50.49,2.667,254.9,0.134,381.8,1.909,241.4,241.4,0,101,0.578,9.78 +08/08/2021 16:00,20.17,52.24,2.679,249,0.13,366.9,1.834,225.6,225.6,0,101,0.57,9.29 +08/08/2021 16:30,19.62,54.06,2.706,246.2,0.124,273.1,1.365,152.8,152.8,0,101,0.418,7.552 +08/08/2021 17:00,19.39,54.86,2.42,249,0.135,234.8,1.174,127.6,127.7,0,101.1,0.379,6.404 +08/08/2021 17:30,18.86,57.08,2.354,252.5,0.136,157.1,0.785,73.36,73.36,0,101.1,0.285,4.38 +08/08/2021 18:00,18.4,60.26,2.011,252.2,0.137,96.4,0.482,29.7,29.7,0,101.1,0.158,2.665 +08/08/2021 18:30,18.06,61.46,1.684,254.5,0.141,41.01,0.205,7.257,7.257,0,101.1,0.056,1.19 +08/08/2021 19:00,17.21,69.11,2.026,233.6,0.12,7.399,0.037,-53.19,-53.19,0,101.1,0,0.351 +08/08/2021 19:30,15.44,79.31,1.289,240.6,0.128,1.271,0.006,-44.18,-44.18,0,101.1,0,0.126 +08/08/2021 20:00,15.13,80.6,0.948,224.6,0.117,0,0,-39.68,-39.68,0,101.1,0,0 +08/08/2021 20:30,14.94,82.1,0.841,217.2,0.123,0,0,-37.4,-37.4,0,101.2,0,0 +08/08/2021 21:00,14.94,83.2,1.011,221.2,0.121,0,0,-33.27,-33.27,0,101.2,0,0 +08/08/2021 21:30,14.98,83.9,0.806,212.4,0.129,0,0,-26.75,-26.75,0,101.2,0,0 +08/08/2021 22:00,14.89,85,0.805,199,0.141,0,0,-20.15,-20.15,0,101.2,0,0 +08/08/2021 22:30,14.98,85.7,0.547,190.3,0.15,0,0,-19.38,-19.38,0,101.2,0,0 +08/08/2021 23:00,14.84,86.1,0.637,188,0.152,0,0,-27.02,-27.02,0,101.2,0,0 +08/08/2021 23:30,14.66,86.9,0.756,194.2,0.149,0,0,-18.75,-18.75,0,101.2,0,0 +09/08/2021 00:00,14.68,87.4,0.825,188.2,0.137,0,0,-19.76,-19.76,0,101.2,0,0 +09/08/2021 00:30,14.68,87.8,0.902,180,0.144,0,0,-20.06,-20.06,0,101.2,0,0 +09/08/2021 01:00,14.42,88.2,0.775,185.1,0.145,0,0,-35.47,-35.47,0,101.2,0,0 +09/08/2021 01:30,14.41,89.3,0.957,195.5,0.137,0,0,-16.37,-16.37,0,101.2,0,0 +09/08/2021 02:00,14.76,89.2,0.918,206,0.135,0.022,0,-18.3,-18.3,0.4,101.2,0,0 +09/08/2021 02:30,14.92,89.4,0.718,204.6,0.136,0,0,-18.56,-18.56,0.8,101.1,0,0 +09/08/2021 03:00,14.92,90,0.998,177.3,0.144,0,0,-20.23,-20.23,0.2,101.1,0,0 +09/08/2021 03:30,14.74,90.3,0.794,226.5,0.125,0,0,-23.28,-23.28,0.2,101.1,0,0 +09/08/2021 04:00,14.55,90.3,0.811,205.1,0.139,0,0,-25.58,-25.58,0,101.1,0,0 +09/08/2021 04:30,14.4,90.5,0.64,165.5,0.151,0,0,-21.58,-21.58,0.2,101.1,0,0 +09/08/2021 05:00,14.35,90.7,0.812,187.7,0.145,0.129,0.001,-18.13,-18.13,0,101.2,0,0 +09/08/2021 05:30,14.36,90.8,0.698,199.1,0.146,7.979,0.04,-16.39,-16.39,0,101.2,0,0.199 +09/08/2021 06:00,14.54,91,0.624,200.8,0.123,35.32,0.177,-0.079,-0.079,0,101.2,0.03,0.946 +09/08/2021 06:30,15.04,91,0.578,205,0.135,38.78,0.194,8.59,8.59,0.4,101.2,0.037,1.11 +09/08/2021 07:00,15.26,90.9,0.704,195,0.137,49.35,0.247,13.33,13.33,0.6,101.2,0.056,1.363 +09/08/2021 07:30,15.66,90.8,0.97,196,0.134,113.9,0.569,42.03,42.03,0.2,101.2,0.152,3.014 +09/08/2021 08:00,16.01,90.1,0.932,223.6,0.12,90.6,0.453,29.99,29.99,0.2,101.2,0.118,2.66 +09/08/2021 08:30,16.2,89.7,1.308,226.3,0.118,232.7,1.164,106.5,106.5,0,101.2,0.321,6.047 +09/08/2021 09:00,17.1,86,1.14,241.1,0.125,237.4,1.187,129.8,129.8,0,101.3,0.352,6.448 +09/08/2021 09:30,17.8,80.5,1.339,245.4,0.124,380.2,1.901,230.7,230.7,0,101.3,0.575,9.69 +09/08/2021 10:00,18.9,74.46,1.586,249.4,0.13,433.7,2.168,287.9,287.9,0,101.3,0.689,11.42 +09/08/2021 10:30,19.08,71.09,1.823,252.1,0.128,381.3,1.907,244.1,244.1,0,101.3,0.582,9.68 +09/08/2021 11:00,20.77,67.24,1.836,225,0.119,840,4.199,591.1,591.1,0,101.3,1.273,19.13 +09/08/2021 11:30,21.71,63.87,1.832,221.5,0.119,569.8,2.849,406.3,406.3,0,101.3,0.881,14.12 +09/08/2021 12:00,20.37,67.2,1.773,273.7,0.14,400,2,250.2,250.2,0,101.3,0.588,9.69 +09/08/2021 12:30,21.76,62.82,1.827,251,0.132,705.9,3.529,500,500,0,101.3,1.004,16.09 +09/08/2021 13:00,21.4,63.8,1.815,252,0.133,378.2,1.891,174.6,174.6,0.2,101.3,0.577,10.17 +09/08/2021 13:30,20.59,70.39,1.637,260.6,0.138,515,2.575,299.8,299.8,0.2,101.3,0.714,12.1 +09/08/2021 14:00,20.14,70.26,2.05,240.8,0.126,210.4,1.052,57.98,57.98,0.2,101.3,0.35,6.518 +09/08/2021 14:30,18.86,79.64,1.65,241.2,0.123,347.1,1.736,137.3,137.3,0.2,101.3,0.508,9.51 +09/08/2021 15:00,19.81,73.29,1.746,234.6,0.124,303.5,1.518,182.4,182.4,0,101.3,0.482,8.54 +09/08/2021 15:30,21.51,66.36,1.821,237.1,0.121,629,3.145,449,449,0,101.3,0.899,13.41 +09/08/2021 16:00,21.96,61.16,2.293,248,0.128,502.8,2.514,346.8,346.8,0,101.3,0.712,10.36 +09/08/2021 16:30,21.67,61.04,2.237,256.3,0.137,389.8,1.949,255,255,0,101.3,0.565,8.66 +09/08/2021 17:00,21.79,60.25,2.302,251.6,0.133,351.8,1.759,218.5,218.5,0,101.3,0.466,6.994 +09/08/2021 17:30,21.82,60.03,2.086,242.5,0.127,299.1,1.495,175.4,175.4,0,101.3,0.375,5.923 +09/08/2021 18:00,21.45,61.51,1.84,244.8,0.124,198.5,0.992,96,96,0,101.3,0.294,4.164 +09/08/2021 18:30,20.24,65.13,1.603,255.4,0.14,94.9,0.475,13.6,13.6,0,101.3,0.144,2.123 +09/08/2021 19:00,19.21,68.97,0.893,242.5,0.136,41.1,0.205,-16.85,-16.85,0,101.3,0.064,1.106 +09/08/2021 19:30,18.27,71.86,0.677,208.8,0.138,9.93,0.05,-29.45,-29.45,0,101.3,0,0.34 +09/08/2021 20:00,17.42,76.67,0.777,208.9,0.136,0.018,0,-21.86,-21.86,0,101.3,0,0.023 +09/08/2021 20:30,17.38,79.32,0.525,212.8,0.136,0,0,-20.51,-20.51,0,101.3,0,0 +09/08/2021 21:00,17.17,82.7,0.588,192,0.146,0,0,-29.04,-29.04,0,101.4,0,0 +09/08/2021 21:30,16.98,85,1.088,210.6,0.128,0,0,-32.89,-32.89,0.6,101.4,0,0 +09/08/2021 22:00,16.7,86.8,0.864,216.2,0.122,0,0,-23.83,-23.83,0.2,101.4,0,0 +09/08/2021 22:30,16.6,88,0.694,215.5,0.135,0,0,-19.67,-19.67,0.2,101.4,0,0 +09/08/2021 23:00,16.51,88.9,0.48,186.6,0.144,0,0,-15.58,-15.58,0.2,101.4,0,0 +09/08/2021 23:30,16.39,89.6,0.448,172.4,0.142,0,0,-15.07,-15.07,0,101.4,0,0 +10/08/2021 00:00,16.34,90,0.287,158.8,0.094,0,0,-12.9,-12.9,0,101.4,0,0 +10/08/2021 00:30,16.28,90.3,0.456,180.2,0.154,0,0,-12.6,-12.6,0,101.4,0,0 +10/08/2021 01:00,16.26,90.5,0.38,179.4,0.149,0,0,-12.84,-12.84,0,101.4,0,0 +10/08/2021 01:30,16.25,90.5,0.454,190.4,0.166,0,0,-12.97,-12.97,0,101.3,0,0 +10/08/2021 02:00,16.25,90.6,0.427,176.5,0.131,0,0,-12.93,-12.93,0,101.3,0,0 +10/08/2021 02:30,16.23,90.5,0.632,171,0.153,0,0,-20.18,-20.18,0,101.3,0,0 +10/08/2021 03:00,15.96,90.3,0.618,195.8,0.145,0,0,-42.46,-42.46,0,101.3,0,0 +10/08/2021 03:30,15.7,90.8,0.767,198.2,0.139,0,0,-23.42,-23.42,0,101.3,0,0 +10/08/2021 04:00,15.93,91,0.8,181.4,0.154,0,0,-15.31,-15.31,0,101.3,0,0 +10/08/2021 04:30,15.85,91,0.936,198.5,0.136,0,0,-29.07,-29.07,0,101.3,0,0 +10/08/2021 05:00,15.88,91,0.897,195.9,0.137,0.796,0.004,-19.6,-19.6,0,101.3,0,0.03 +10/08/2021 05:30,16,90.9,0.952,200,0.137,8.73,0.044,-4.04,-4.04,0,101.3,0,0.212 +10/08/2021 06:00,16.2,90.8,1.135,205.3,0.128,37.86,0.189,8.83,8.83,0.2,101.3,0.035,0.972 +10/08/2021 06:30,16.49,90.3,0.901,229.7,0.124,49.48,0.247,19.89,19.89,0,101.3,0.045,1.213 +10/08/2021 07:00,17.02,89.1,0.968,223.7,0.121,103.7,0.519,51.52,51.52,0,101.3,0.149,2.556 +10/08/2021 07:30,17.46,87.1,0.938,248.3,0.142,88.2,0.441,50.7,50.7,0,101.4,0.122,2.532 +10/08/2021 08:00,17.91,85.9,1.225,251.9,0.139,151.3,0.756,93.8,93.8,0,101.4,0.225,4.214 +10/08/2021 08:30,18.6,83.5,1.141,257.8,0.146,179.2,0.896,112.5,112.5,0,101.4,0.267,4.905 +10/08/2021 09:00,18.84,83.1,1.428,252,0.136,213.3,1.067,81.8,81.8,0,101.4,0.31,5.68 +10/08/2021 09:30,19.57,79.63,1.196,263.6,0.139,336.7,1.683,214.8,214.8,0,101.4,0.514,8.83 +10/08/2021 10:00,20.5,72.66,1.24,249.7,0.126,330.4,1.652,217.1,217.1,0,101.4,0.517,8.61 +10/08/2021 10:30,20.46,70.89,1.409,286,0.147,242.4,1.212,147.7,147.7,0,101.4,0.393,6.963 +10/08/2021 11:00,20.1,70.83,1.391,273.5,0.147,169.4,0.847,103.3,103.3,0,101.4,0.287,5.064 +10/08/2021 11:30,20.22,70.88,1.398,281.8,0.142,209.7,1.049,127.3,127.3,0,101.4,0.344,6.285 +10/08/2021 12:00,20.98,67.05,1.571,278.9,0.145,499.4,2.497,336.9,336.9,0,101.4,0.788,12.79 +10/08/2021 12:30,21.36,65.42,1.624,282.1,0.142,436.4,2.182,285,285,0,101.4,0.711,11.59 +10/08/2021 13:00,20.93,66.56,1.398,293.8,0.133,233.2,1.166,139.3,139.3,0,101.4,0.371,6.842 +10/08/2021 13:30,20.8,66.92,1.357,275.4,0.146,185.7,0.929,82.5,82.5,0,101.4,0.31,5.533 +10/08/2021 14:00,20.94,67.26,1.274,270.4,0.138,331.1,1.655,212.3,212.3,0,101.4,0.52,9.09 +10/08/2021 14:30,21.47,66.74,0.983,261.6,0.137,328,1.64,191.6,191.6,0,101.4,0.493,8.63 +10/08/2021 15:00,22.34,62.24,1.487,300.3,0.127,608.6,3.043,395.4,395.4,0,101.4,0.828,12.13 +10/08/2021 15:30,23.69,58.39,1.443,272.6,0.128,610.4,3.052,410.9,410.9,0,101.4,0.828,11.87 +10/08/2021 16:00,24.03,55.55,1.252,245.1,0.111,531.5,2.658,355.2,355.2,0,101.4,0.744,10.63 +10/08/2021 16:30,23.05,56.92,1.45,299.8,0.114,213.7,1.069,117.9,117.9,0,101.4,0.349,5.18 +10/08/2021 17:00,22.56,64.21,1.274,15.48,0.122,358.8,1.794,203,203,0,101.4,0.447,7.092 +10/08/2021 17:30,22.66,62.17,1.034,25.1,0.119,263.8,1.319,128.4,128.4,0,101.4,0.339,4.966 +10/08/2021 18:00,21.72,64.37,1.031,16.46,0.138,145,0.725,47.77,47.77,0,101.4,0.227,3.159 +10/08/2021 18:30,20.76,65.94,0.891,15.56,0.145,119,0.595,26.04,26.04,0,101.4,0.186,2.686 +10/08/2021 19:00,19.66,68.76,0.85,21.91,0.133,40.18,0.201,-19.6,-19.6,0,101.4,0.071,1.1 +10/08/2021 19:30,18.48,71.44,0.662,32.66,0.119,10.86,0.054,-25.85,-25.85,0,101.4,0.005,0.366 +10/08/2021 20:00,17.62,74.79,0.481,16.46,0.15,0.087,0,-19.86,-19.86,0,101.5,0,0.008 +10/08/2021 20:30,17.25,76.06,0.451,32.48,0.119,0,0,-15.02,-15.02,0,101.5,0,0 +10/08/2021 21:00,16.84,74.11,0.441,18.86,0.131,0,0,-26.56,-26.56,0,101.5,0,0 +10/08/2021 21:30,15.85,76.58,0.394,8.29,0.124,0,0,-46.48,-46.48,0,101.6,0,0 +10/08/2021 22:00,14.7,81.4,0.081,4.69,0.087,0.027,0,-26.38,-26.38,0,101.6,0,0 +10/08/2021 22:30,15.05,84.7,0.52,346.9,0.145,0.23,0.001,-8.43,-8.43,0,101.6,0,0 +10/08/2021 23:00,15.18,83.5,0.346,10.94,0.131,0,0,-37.1,-37.1,0,101.6,0,0 +10/08/2021 23:30,14.78,84.4,0.122,331.4,0.106,0,0,-23.85,-23.85,0,101.6,0,0 +11/08/2021 00:00,14.37,85.4,0.194,58.84,0.077,0,0,-47.99,-47.99,0,101.6,0,0 +11/08/2021 00:30,13.5,86.9,0.295,160.7,0.073,0,0,-45.61,-45.61,0,101.6,0,0 +11/08/2021 01:00,12.43,87.9,0.085,226.8,0.059,0,0,-43.99,-43.99,0,101.6,0,0 +11/08/2021 01:30,11.82,88.8,0.022,306.4,0.031,0,0,-45.63,-45.63,0,101.6,0,0 +11/08/2021 02:00,11.55,89.9,0.011,306.4,0.016,0,0,-42.31,-42.31,0,101.6,0,0 +11/08/2021 02:30,11.57,90.9,0.203,306.1,0.095,0,0,-43.44,-43.44,0,101.6,0,0 +11/08/2021 03:00,11.12,91.1,0.061,306.1,0.033,0,0,-45.59,-45.59,0,101.6,0,0 +11/08/2021 03:30,10.59,91.3,0.09,306.1,0.089,0,0,-40.99,-40.99,0,101.5,0,0 +11/08/2021 04:00,10.19,91.6,0.066,306.1,0.067,0,0,-43.37,-43.37,0,101.6,0,0 +11/08/2021 04:30,10.2,92.2,0.084,312.8,0.029,0,0,-42.42,-42.42,0,101.6,0,0 +11/08/2021 05:00,10.03,92.3,0.118,326.9,0.059,0.139,0.001,-42.14,-42.14,0,101.6,0,0.051 +11/08/2021 05:30,9.7,92.5,0.007,326.9,0.014,14.18,0.071,-35.32,-35.32,0,101.6,0.02,0.513 +11/08/2021 06:00,10.6,93.1,0.03,326.9,0.037,70.13,0.351,-14.34,-14.34,0,101.6,0.108,1.507 +11/08/2021 06:30,13.03,91.9,0.124,344.6,0.089,144.1,0.721,7.955,7.955,0,101.6,0.373,6.442 +11/08/2021 07:00,15.06,89,0.215,354.5,0.12,230.8,1.154,48.02,48.02,0,101.6,0.596,8.9 +11/08/2021 07:30,16.26,85.5,0.685,1.048,0.137,313.6,1.568,92.6,92.6,0,101.6,0.723,10.17 +11/08/2021 08:00,18.27,75.2,0.556,45.29,0.13,397.7,1.988,161.8,161.8,0,101.6,0.814,11.34 +11/08/2021 08:30,20.05,65.42,0.499,101.1,0.106,449.2,2.246,215.9,215.9,0,101.6,0.811,11.65 +11/08/2021 09:00,20.31,61.96,0.403,109.9,0.117,380,1.9,185.4,185.4,0,101.6,0.619,9.21 +11/08/2021 09:30,21.28,58.81,0.557,108.1,0.117,594.9,2.975,335.8,335.8,0,101.6,0.959,13.96 +11/08/2021 10:00,22.05,58.48,0.834,130.7,0.113,705.2,3.526,430.2,430.2,0,101.6,1.122,16.2 +11/08/2021 10:30,22.5,59.93,0.888,167,0.113,652.9,3.265,411.4,411.4,0,101.6,1.034,14.92 +11/08/2021 11:00,23.4,57.76,0.862,182.7,0.103,858,4.292,573.4,573.4,0,101.6,1.396,20.14 +11/08/2021 11:30,24.04,56.41,1.009,181.9,0.109,850,4.249,582,582,0,101.6,1.354,19.68 +11/08/2021 12:00,23.45,56.95,0.864,161.4,0.097,505.1,2.526,310.7,310.7,0,101.6,0.827,12.98 +11/08/2021 12:30,23.29,58.31,0.688,236.2,0.104,473.7,2.369,292.7,292.7,0,101.6,0.77,12.57 +11/08/2021 13:00,23.93,56.67,1.003,210.6,0.117,523.6,2.618,343.9,343.9,0,101.6,0.824,13.07 +11/08/2021 13:30,23.75,56.29,0.986,261.1,0.105,630.9,3.155,417.8,417.8,0,101.5,0.965,15.17 +11/08/2021 14:00,23.83,55.65,0.843,258,0.094,494.5,2.473,311.7,311.7,0,101.5,0.777,11.96 +11/08/2021 14:30,24.49,54.49,0.841,256.4,0.107,500.3,2.502,325.5,325.5,0,101.5,0.757,10.91 +11/08/2021 15:00,24.78,52.28,0.909,237.4,0.078,626.7,3.134,416.9,416.9,0,101.5,0.931,13.38 +11/08/2021 15:30,24.78,51.76,0.852,232.5,0.11,407.2,2.036,250.3,250.3,0,101.5,0.63,9.5 +11/08/2021 16:00,23.85,53.39,0.781,256.7,0.138,240.8,1.204,124.4,124.4,0,101.5,0.369,5.85 +11/08/2021 16:30,23.21,55.29,0.93,285.7,0.143,211.2,1.056,99.2,99.2,0,101.5,0.339,6.086 +11/08/2021 17:00,23.3,54.89,0.682,282,0.142,199.1,0.995,88.1,88.1,0,101.5,0.336,5.522 +11/08/2021 17:30,22.99,57.67,0.371,266.8,0.123,138.7,0.693,50.91,50.91,0,101.5,0.264,4.131 +11/08/2021 18:00,22.65,59.01,0.357,271.8,0.123,93.8,0.469,22.14,22.14,0,101.5,0.16,2.793 +11/08/2021 18:30,22.17,62.9,0.274,271.7,0.104,80.4,0.402,14.15,14.15,0,101.5,0.135,2.479 +11/08/2021 19:00,21.59,65.59,0.536,325.1,0.115,48.41,0.242,-9.67,-9.67,0,101.5,0.082,1.46 +11/08/2021 19:30,19.63,74.12,1.143,1.279,0.151,5.065,0.025,-40.7,-40.7,0,101.5,0,0.214 +11/08/2021 20:00,18.05,77.49,0.739,13.38,0.136,0,0,-40.75,-40.75,0,101.6,0,0 +11/08/2021 20:30,17.34,79.69,0.483,19.29,0.143,0,0,-36.54,-36.54,0,101.6,0,0 +11/08/2021 21:00,16.74,81,0.265,21.45,0.127,0,0,-41.14,-41.14,0,101.6,0,0 +11/08/2021 21:30,16.11,82.9,0.162,356.2,0.087,0,0,-40.17,-40.17,0,101.6,0,0 +11/08/2021 22:00,15.22,85.7,0.316,314.3,0.097,0,0,-33.13,-33.13,0,101.6,0,0 +11/08/2021 22:30,15.23,87.1,0.315,304.7,0.079,0,0,-30.5,-30.5,0,101.6,0,0 +11/08/2021 23:00,15.26,86.5,0.974,296.8,0.139,0,0,-46.15,-46.15,0,101.6,0,0 +11/08/2021 23:30,14.87,86.4,0.701,300.7,0.139,0,0,-41.87,-41.87,0,101.6,0,0 +12/08/2021 00:00,14.37,86.9,0.093,290.5,0.047,0,0,-38.91,-38.91,0,101.6,0,0 +12/08/2021 00:30,13.93,88.4,0.217,303.2,0.072,0,0,-39.59,-39.59,0,101.6,0,0 +12/08/2021 01:00,13.24,89.1,0.007,312.2,0.016,0,0,-40.96,-40.96,0,101.6,0,0 +12/08/2021 01:30,12.77,89.7,0.077,312.2,0.037,0,0,-38.86,-38.86,0,101.6,0,0 +12/08/2021 02:00,12.73,90.8,0.287,322.9,0.098,0,0,-34.22,-34.22,0,101.6,0,0 +12/08/2021 02:30,12.24,90.8,0.015,335.9,0.024,0,0,-28.24,-28.24,0,101.5,0,0 +12/08/2021 03:00,12.58,91.7,0.055,335.9,0.029,0,0,-21.36,-21.36,0,101.5,0,0 +12/08/2021 03:30,13.06,91.9,0.311,327.2,0.062,0,0,-20.1,-20.1,0,101.5,0,0 +12/08/2021 04:00,13.51,91.9,0.76,329.2,0.14,0,0,-21.28,-21.28,0,101.5,0,0 +12/08/2021 04:30,13.43,91.8,0.396,320.3,0.08,0,0,-29.41,-29.41,0,101.5,0,0 +12/08/2021 05:00,13.21,91.8,0.568,319.6,0.12,0.006,0,-36.78,-36.78,0,101.5,0,0.006 +12/08/2021 05:30,13.01,91.8,0.412,318.2,0.148,12.03,0.06,-31.53,-31.53,0,101.5,0.012,0.392 +12/08/2021 06:00,13.25,92.2,0.301,325.4,0.078,56.94,0.285,-13.26,-13.26,0,101.5,0.1,1.631 +12/08/2021 06:30,14.75,91.3,0.298,343.8,0.128,144,0.72,23.58,23.58,0,101.5,0.365,5.937 +12/08/2021 07:00,17.27,85.5,0.486,23.46,0.129,227.9,1.14,77.18,77.18,0,101.5,0.531,8.28 +12/08/2021 07:30,17.72,79.02,0.607,11.75,0.115,157.5,0.788,61.19,61.19,0,101.5,0.305,4.814 +12/08/2021 08:00,17.55,79.91,0.787,335.8,0.132,137.3,0.687,57.32,57.32,0,101.5,0.256,4.22 +12/08/2021 08:30,17.95,78.82,0.722,335.4,0.121,172.6,0.863,82.5,82.5,0,101.5,0.302,5.008 +12/08/2021 09:00,18.53,76.98,0.654,350.1,0.144,220.7,1.104,112,112,0,101.5,0.349,6.367 +12/08/2021 09:30,20.11,71.41,0.569,110.9,0.114,443.9,2.219,256.8,256.8,0,101.5,0.712,11.41 +12/08/2021 10:00,22.14,65.3,0.477,90.9,0.07,659.4,3.297,386.9,386.9,0,101.5,1.055,15.03 +12/08/2021 10:30,23.38,61.57,0.599,142.7,0.113,720.6,3.603,451.6,451.6,0,101.5,1.168,16.13 +12/08/2021 11:00,24.02,59.95,0.694,294,0.074,747.4,3.737,474.2,474.2,0,101.5,1.169,16.2 +12/08/2021 11:30,24.74,56.42,0.694,135.7,0.102,801,4.004,525.2,525.2,0,101.5,1.207,16.96 +12/08/2021 12:00,25.62,55.01,0.871,286.8,0.074,866,4.33,593,593,0,101.5,1.303,18.61 +12/08/2021 12:30,25.57,55,0.993,252.6,0.094,880,4.401,607.9,607.9,0,101.5,1.307,18.77 +12/08/2021 13:00,26.16,53.96,0.915,185.3,0.059,742.8,3.714,506.4,506.4,0,101.5,1.089,15.41 +12/08/2021 13:30,26.12,53.04,0.69,220.5,0.121,569.9,2.85,382.7,382.7,0,101.5,0.83,11.48 +12/08/2021 14:00,26.43,51.19,0.889,237.2,0.099,667.5,3.337,465.5,465.5,0,101.5,0.977,13.57 +12/08/2021 14:30,26.59,49.78,1.286,316.8,0.122,727.8,3.639,498.2,498.2,0,101.5,1.04,14.41 +12/08/2021 15:00,27.03,49.13,0.949,314,0.112,679,3.395,467,467,0,101.5,0.988,13.69 +12/08/2021 15:30,27.77,48.14,0.718,300.9,0.086,559.6,2.798,373.7,373.7,0,101.5,0.802,10.88 +12/08/2021 16:00,27.76,47.19,0.869,330.8,0.101,492.5,2.462,318.8,318.8,0,101.5,0.694,9.52 +12/08/2021 16:30,27.69,47.03,0.97,324.8,0.13,414.4,2.072,252.3,252.3,0,101.5,0.57,8.16 +12/08/2021 17:00,27.05,48.88,0.902,299.2,0.127,247.9,1.239,132.6,132.6,0,101.5,0.376,5.037 +12/08/2021 17:30,26.52,49.34,1.244,316.8,0.128,233.4,1.167,115.9,115.9,0,101.5,0.346,4.832 +12/08/2021 18:00,26.13,50.56,1.023,328.9,0.135,175.8,0.879,70.61,70.61,0,101.5,0.301,3.854 +12/08/2021 18:30,26.16,53.05,0.663,358.4,0.144,100.8,0.504,22.3,22.3,0,101.5,0.179,2.262 +12/08/2021 19:00,23.89,60.43,0.584,25.38,0.118,51.36,0.257,-8.57,-8.57,0,101.5,0.107,1.462 +12/08/2021 19:30,22.24,65.89,0.165,95.5,0.085,8.71,0.044,-34.67,-34.67,0,101.6,0.017,0.389 +12/08/2021 20:00,20.07,74.87,0.674,344.8,0.077,0,0,-37.39,-37.39,0,101.6,0,0.033 +12/08/2021 20:30,19.65,71.21,1.01,345.1,0.145,0,0,-44.78,-44.78,0,101.7,0,0 +12/08/2021 21:00,18.92,66.82,1.319,338.5,0.139,0,0,-45.96,-45.96,0,101.7,0,0 +12/08/2021 21:30,18.19,69.75,1.94,330.1,0.142,0,0,-48.36,-48.36,0,101.8,0,0 +12/08/2021 22:00,17.19,74.46,0.984,329.7,0.13,0,0,-48.46,-48.46,0,101.8,0,0 +12/08/2021 22:30,16.17,79.64,0.376,325.6,0.094,0,0,-43.79,-43.79,0,101.9,0,0 +12/08/2021 23:00,15.52,82.8,0.608,310.7,0.126,0,0,-40.29,-40.29,0,101.9,0,0 +12/08/2021 23:30,16.03,86.2,1.697,330.9,0.137,0,0,-10.24,-10.24,0,101.9,0,0 +13/08/2021 00:00,16.44,87.3,1.539,336.2,0.145,0,0,-5.456,-5.456,0,101.9,0,0 +13/08/2021 00:30,16.52,86.6,1.336,347.5,0.144,0,0,-6.883,-6.883,0,101.9,0,0 +13/08/2021 01:00,16.46,86.4,1.438,341.3,0.141,0,0,-5.985,-5.985,0,101.9,0,0 +13/08/2021 01:30,16.38,86.5,1.18,346.2,0.142,0,0,-5.581,-5.581,0,101.9,0,0 +13/08/2021 02:00,16.27,86.8,0.927,9.32,0.142,0,0,-5.335,-5.335,0,101.9,0,0 +13/08/2021 02:30,16.25,86.9,0.766,6.486,0.141,0,0,-5.353,-5.353,0,101.9,0,0 +13/08/2021 03:00,16.27,86.6,0.713,359.3,0.143,0,0,-5.285,-5.285,0,101.9,0,0 +13/08/2021 03:30,16.42,86.1,0.326,14.94,0.109,0,0,-5.944,-5.944,0,101.9,0,0 +13/08/2021 04:00,16.52,85.8,0.122,38.24,0.069,0,0,-6.873,-6.873,0,101.9,0,0 +13/08/2021 04:30,16.54,85.4,0.04,38.31,0.04,0,0,-9.06,-9.06,0,101.9,0,0 +13/08/2021 05:00,16.62,86.3,0.138,38.31,0.096,0.181,0.001,-7.463,-7.463,0,101.9,0,0 +13/08/2021 05:30,16.56,86.8,0.061,38.31,0.054,6.244,0.031,-4.997,-4.997,0,101.9,0,0.148 +13/08/2021 06:00,16.8,87.1,0.051,38.31,0.04,37.19,0.186,12.88,12.88,0,101.9,0.048,1.04 +13/08/2021 06:30,17.18,85.1,0.394,69.7,0.112,73.4,0.367,34.65,34.65,0,102,0.121,2.181 +13/08/2021 07:00,18.09,80.5,0.38,147.9,0.117,167.4,0.837,45.12,45.12,0,102,0.371,5.799 +13/08/2021 07:30,19.59,71.84,0.47,227.3,0.113,206.7,1.034,56.75,56.75,0,102,0.478,6.597 +13/08/2021 08:00,19.4,70.88,0.499,315.7,0.12,300.2,1.501,123.7,123.7,0,102,0.577,8.11 +13/08/2021 08:30,21.04,63.26,0.755,318.5,0.094,558.7,2.794,285.8,285.8,0,102.1,1.049,14.59 +13/08/2021 09:00,21.35,61.64,0.76,264.2,0.107,541.1,2.706,278.8,278.8,0,102.1,0.982,13.51 +13/08/2021 09:30,21.69,57.6,0.905,348,0.115,606.5,3.033,355.2,355.2,0,102.1,1.06,15.02 +13/08/2021 10:00,22.34,56.7,1.253,337.1,0.12,580.9,2.904,344.8,344.8,0,102.1,1.016,14.51 +13/08/2021 10:30,22.37,55.67,1.005,348.8,0.117,712.2,3.561,438.9,438.9,0,102.1,1.197,17.14 +13/08/2021 11:00,23.31,48.32,1.101,2.847,0.105,765.3,3.826,478.4,478.4,0,102.1,1.192,16.88 +13/08/2021 11:30,23.35,48.05,1.145,330.6,0.096,799.7,3.998,505.9,505.9,0,102,1.147,16.41 +13/08/2021 12:00,23.91,44.39,1.265,349.6,0.112,816,4.079,520.5,520.5,0,102,1.156,16.45 +13/08/2021 12:30,24,44.29,1.195,344.7,0.116,818,4.088,527.6,527.6,0,102.1,1.122,16.11 +13/08/2021 13:00,24.71,43,1.016,28.28,0.101,806,4.03,527.1,527.1,0,102,1.072,15.76 +13/08/2021 13:30,25.13,40.48,0.903,343,0.107,783,3.915,521.9,521.9,0,102,1.016,15.07 +13/08/2021 14:00,25.46,40.59,1.112,286,0.094,750.1,3.751,508.3,508.3,0,102,1.018,14.59 +13/08/2021 14:30,25.25,40.53,1.425,295.1,0.13,712.5,3.563,480.4,480.4,0,102,0.982,13.76 +13/08/2021 15:00,25.74,40.36,1.138,317,0.109,658.8,3.294,435.3,435.3,0,102,0.903,12.66 +13/08/2021 15:30,26.34,40.02,0.864,5.868,0.101,592.8,2.964,385.8,385.8,0,102,0.799,11.27 +13/08/2021 16:00,26.68,38.91,0.843,349.6,0.083,521.8,2.609,325.5,325.5,0,101.9,0.691,9.86 +13/08/2021 16:30,26.56,38.43,0.721,62.62,0.115,443.2,2.216,266.7,266.7,0,101.9,0.548,8.2 +13/08/2021 17:00,26.6,38.77,0.914,350,0.135,360.4,1.802,197.4,197.4,0,101.9,0.427,6.517 +13/08/2021 17:30,27.2,35.44,0.387,4.322,0.085,274.2,1.371,141.9,141.9,0,101.9,0.347,5.041 +13/08/2021 18:00,27.73,36.65,0.11,93.3,0.057,184.5,0.922,88,88,0,101.9,0.299,3.618 +13/08/2021 18:30,27.79,42.73,0.126,16.05,0.095,110.1,0.55,32.86,32.86,0,101.9,0.182,2.295 +13/08/2021 19:00,23.91,50.81,1.088,50.17,0.118,36.52,0.183,-20.31,-20.31,0,101.9,0.084,0.884 +13/08/2021 19:30,21.08,54.86,0.982,56.44,0.125,5.577,0.028,-43.21,-43.21,0,101.9,0,0.248 +13/08/2021 20:00,19.75,57.44,0.74,58.56,0.132,0,0,-47.3,-47.3,0,101.9,0,0.018 +13/08/2021 20:30,18.48,62.27,0.352,4.446,0.11,0,0,-42.16,-42.16,0,101.9,0,0 +13/08/2021 21:00,17.08,70.48,0.374,343.8,0.133,0,0,-39.46,-39.46,0,102,0,0 +13/08/2021 21:30,16.12,75.06,0.402,317.3,0.134,0,0,-39.31,-39.31,0,102,0,0 +13/08/2021 22:00,15.26,79.11,0.497,331.1,0.135,0,0,-38.12,-38.12,0,102,0,0 +13/08/2021 22:30,15.29,78.65,0.662,331.6,0.146,0,0,-40.6,-40.6,0,102,0,0 +13/08/2021 23:00,14.82,81.5,0.663,319.5,0.126,0,0,-41.27,-41.27,0,102,0,0 +13/08/2021 23:30,14.31,83.3,0.174,305.6,0.085,0,0,-45.01,-45.01,0,101.9,0,0 +14/08/2021 00:00,13.42,85.1,0.007,305.5,0.008,0,0,-43.41,-43.41,0,101.9,0,0 +14/08/2021 00:30,12.63,87.1,0.001,305.4,0.003,0,0,-45.89,-45.89,0,101.9,0,0 +14/08/2021 01:00,12.27,88.6,0,0,0,0,0,-43.16,-43.16,0,101.9,0,0 +14/08/2021 01:30,11.88,89.4,0.011,305.5,0.013,0,0,-43.95,-43.95,0,101.9,0,0 +14/08/2021 02:00,11.73,90,0.08,283.5,0.044,0,0,-43.62,-43.62,0,101.9,0,0 +14/08/2021 02:30,11.36,90.4,0.116,271.2,0.11,0,0,-41.89,-41.89,0,101.9,0,0 +14/08/2021 03:00,11.2,91.1,0,0,0,0,0,-40.33,-40.33,0,101.8,0,0 +14/08/2021 03:30,10.72,91,0,271.2,0.001,0,0,-42.73,-42.73,0,101.8,0,0 +14/08/2021 04:00,10.48,91.4,0.094,271.2,0.063,0,0,-42.98,-42.98,0,101.8,0,0 +14/08/2021 04:30,10.21,91.6,0.005,271.2,0.009,0,0,-43.35,-43.35,0,101.8,0,0 +14/08/2021 05:00,10.47,92.3,0.054,271.2,0.048,0.096,0,-41.66,-41.66,0,101.8,0,0.04 +14/08/2021 05:30,10.38,92.2,0.151,271.2,0.1,11.68,0.058,-36.32,-36.32,0,101.8,0.01,0.323 +14/08/2021 06:00,11.28,92.5,0.035,271.2,0.035,43.03,0.215,-27.46,-27.46,0,101.8,0.07,0.893 +14/08/2021 06:30,13.34,92.4,0.053,271.2,0.063,119,0.595,9.36,9.36,0,101.8,0.445,6.615 +14/08/2021 07:00,16.15,88.6,0.13,288.7,0.11,221.5,1.108,40.47,40.47,0,101.8,0.665,8.54 +14/08/2021 07:30,18.89,73.78,0.259,280.2,0.104,304.3,1.521,85.1,85.1,0,101.8,0.79,9.62 +14/08/2021 08:00,20.59,64,0.379,111.5,0.104,388.5,1.943,155.1,155.1,0,101.8,0.856,10.89 +14/08/2021 08:30,21.45,63.17,0.626,168.8,0.123,476.4,2.382,232.2,232.2,0,101.8,0.88,11.92 +14/08/2021 09:00,22.44,59.86,0.661,132.4,0.123,554.8,2.774,294.7,294.7,0,101.8,0.955,13.06 +14/08/2021 09:30,23.6,56.45,0.674,138.8,0.116,623,3.115,358.2,358.2,0,101.7,1.038,14.19 +14/08/2021 10:00,24.51,54.54,0.638,112.5,0.11,681.7,3.408,400.1,400.1,0,101.7,1.094,15.07 +14/08/2021 10:30,25.34,52.88,0.681,204.1,0.092,730.5,3.653,448.4,448.4,0,101.7,1.183,15.96 +14/08/2021 11:00,26.28,51.1,0.7,163.1,0.08,767.6,3.838,492,492,0,101.7,1.215,16.33 +14/08/2021 11:30,26.41,48.92,0.791,163.4,0.093,798.8,3.994,524.9,524.9,0,101.7,1.159,16.35 +14/08/2021 12:00,27.05,46.03,0.615,93.1,0.115,808,4.041,535.5,535.5,0,101.7,1.151,16.3 +14/08/2021 12:30,27.51,43.13,0.887,193,0.147,818,4.09,562.6,562.6,0,101.7,1.144,16.3 +14/08/2021 13:00,27.88,38.75,0.597,232.1,0.077,802,4.01,538.3,538.3,0,101.6,1.081,15.73 +14/08/2021 13:30,28.3,39.43,0.628,29.32,0.082,780.2,3.901,528.3,528.3,0,101.6,1.018,15.02 +14/08/2021 14:00,28.78,38.71,0.747,203.9,0.109,750.7,3.754,526,526,0,101.6,1.003,14.49 +14/08/2021 14:30,29.41,36.8,0.682,255.7,0.089,705.4,3.527,489.1,489.1,0,101.5,0.816,11.66 +14/08/2021 15:00,29.23,38.87,0.921,255.5,0.123,655.1,3.275,451.5,451.5,0,101.5,0.767,10.75 +14/08/2021 15:30,29.83,37.32,0.528,183.3,0.102,588,2.94,399.5,399.5,0,101.5,0.695,9.77 +14/08/2021 16:00,30.39,35.8,0.545,225.7,0.114,514.6,2.573,339.6,339.6,0,101.5,0.653,9.22 +14/08/2021 16:30,29.98,37.7,0.627,154.4,0.125,437.1,2.186,280,280,0,101.5,0.438,6.777 +14/08/2021 17:00,29.9,38.93,0.525,187.1,0.095,354.6,1.773,212,212,0,101.5,0.345,5.382 +14/08/2021 17:30,30.69,37.21,0.382,307.3,0.099,269.1,1.345,144.2,144.2,0,101.4,0.339,4.686 +14/08/2021 18:00,31.13,37.61,0.167,288.3,0.075,184.9,0.924,79.76,79.76,0,101.4,0.293,3.518 +14/08/2021 18:30,29.72,38.46,0.463,265.1,0.153,110.5,0.552,28.57,28.57,0,101.4,0.171,2.201 +14/08/2021 19:00,27.32,45.31,0.137,246.6,0.111,32.83,0.164,-15.76,-15.76,0,101.4,0.08,0.791 +14/08/2021 19:30,23.24,54.54,0.001,246.6,0.003,3.22,0.016,-30.88,-30.88,0,101.4,0,0.207 +14/08/2021 20:00,20.77,63.42,0.079,246.5,0.026,0,0,-34.8,-34.8,0,101.4,0,0.002 +14/08/2021 20:30,20.42,68.8,1.304,325.9,0.119,0,0,-42.6,-42.6,0,101.5,0,0 +14/08/2021 21:00,19.89,69.45,1.729,332.8,0.139,0,0,-47.76,-47.76,0,101.5,0,0 +14/08/2021 21:30,18.52,73.2,1.441,313.5,0.12,0,0,-48.65,-48.65,0,101.5,0,0 +14/08/2021 22:00,17.35,73.01,1.318,308.3,0.132,0,0,-45.98,-45.98,0,101.5,0,0 +14/08/2021 22:30,16.69,75.07,0.935,297.6,0.138,0,0,-46.78,-46.78,0,101.5,0,0 +14/08/2021 23:00,15.98,79.11,0.995,308,0.133,0,0,-46.33,-46.33,0,101.5,0,0 +14/08/2021 23:30,15.44,82.4,0.647,321.7,0.119,0,0,-47.35,-47.35,0,101.5,0,0 +15/08/2021 00:00,14.69,85,0.162,342.6,0.078,0,0,-42.88,-42.88,0,101.5,0,0 +15/08/2021 00:30,14.22,88,0.287,342.3,0.126,0,0,-42.33,-42.33,0,101.4,0,0 +15/08/2021 01:00,13.74,89.1,0.214,334,0.096,0,0,-42.71,-42.71,0,101.4,0,0 +15/08/2021 01:30,13.74,89.9,0.394,284.3,0.131,0,0,-45.8,-45.8,0,101.4,0,0 +15/08/2021 02:00,13.5,90.4,0.759,304.8,0.138,0,0,-45.23,-45.23,0,101.4,0,0 +15/08/2021 02:30,13.28,90.1,0.446,289.7,0.119,0,0,-46.14,-46.14,0,101.4,0,0 +15/08/2021 03:00,13.33,90.1,0.664,283.3,0.173,0,0,-48.63,-48.63,0,101.4,0,0 +15/08/2021 03:30,13.1,89.8,0.835,295.2,0.14,0,0,-47.36,-47.36,0,101.3,0,0 +15/08/2021 04:00,12.95,89.5,0.962,299.8,0.144,0,0,-47.36,-47.36,0,101.3,0,0 +15/08/2021 04:30,12.97,89,0.915,290.2,0.148,0,0,-51.8,-51.8,0,101.3,0,0 +15/08/2021 05:00,12.66,88.9,0.469,267.9,0.142,0,0,-51.01,-51.01,0,101.3,0,0.028 +15/08/2021 05:30,12.23,89.9,0.574,295.7,0.146,10.72,0.054,-41.19,-41.19,0,101.3,0.014,0.351 +15/08/2021 06:00,12.75,90.4,0.919,310.4,0.132,39.2,0.196,-31.84,-31.84,0,101.4,0.076,1.164 +15/08/2021 06:30,13.72,90.2,0.912,294.7,0.14,113.5,0.568,-1.803,-1.803,0,101.4,0.368,5.837 +15/08/2021 07:00,14.97,87.2,1.057,299.1,0.14,221.7,1.108,33.63,33.63,0,101.4,0.61,8.65 +15/08/2021 07:30,16.03,83.8,1.33,304.3,0.13,199.9,0.999,60.22,60.22,0,101.4,0.457,6.202 +15/08/2021 08:00,15.17,86.2,1.477,297.4,0.131,106.6,0.533,59.11,59.11,0,101.4,0.185,3.32 +15/08/2021 08:30,14.88,88,1.371,298.1,0.14,241.5,1.208,138.4,138.4,0,101.4,0.412,6.745 +15/08/2021 09:00,16.2,85.1,1.445,318.4,0.126,272.1,1.361,158.7,158.7,0,101.4,0.444,7.92 +15/08/2021 09:30,17.63,81.4,0.977,308.2,0.119,306.2,1.531,186.1,186.1,0,101.4,0.516,8.67 +15/08/2021 10:00,18.66,77.46,1.655,301.4,0.126,294.2,1.471,180.9,180.9,0,101.4,0.497,8.33 +15/08/2021 10:30,19.12,75.5,1.737,293.2,0.132,323.2,1.616,205.3,205.3,0,101.4,0.555,9.2 +15/08/2021 11:00,19.9,72.75,1.392,287.7,0.137,312.8,1.564,197.6,197.6,0,101.4,0.528,8.87 +15/08/2021 11:30,20.96,69.78,1.187,247.4,0.128,359.4,1.797,233.9,233.9,0,101.3,0.631,9.98 +15/08/2021 12:00,21.91,66.34,1.41,258.6,0.128,369,1.845,239.2,239.2,0,101.3,0.64,10.02 +15/08/2021 12:30,22.27,64.71,1.713,274.9,0.145,335.7,1.679,215.4,215.4,0,101.3,0.553,8.78 +15/08/2021 13:00,23.3,62.47,2.092,261.5,0.13,705.8,3.529,496.4,496.4,0,101.3,1.045,15.16 +15/08/2021 13:30,23.47,56.89,2.662,273.2,0.144,778.1,3.89,553.4,553.4,0,101.3,1.105,15.33 +15/08/2021 14:00,24,53.93,2.342,258.3,0.132,729.8,3.649,527.6,527.6,0,101.3,1.109,15.32 +15/08/2021 14:30,23.99,53.57,2.226,256.4,0.132,651.9,3.26,469,469,0,101.2,1.017,14.03 +15/08/2021 15:00,23.9,53.72,2.065,262,0.139,537.9,2.69,375.6,375.6,0,101.2,0.832,11.77 +15/08/2021 15:30,24.14,51.52,2.355,255.1,0.139,633.8,3.169,450.6,450.6,0,101.2,0.917,12.61 +15/08/2021 16:00,23.94,50.59,2.244,254.2,0.128,476.6,2.383,322.6,322.6,0,101.2,0.714,9.99 +15/08/2021 16:30,23.2,52.54,2.389,243,0.131,372.9,1.864,246,246,0,101.2,0.57,8.02 +15/08/2021 17:00,22.54,54.27,2.458,250.9,0.13,288.6,1.443,178,178,0,101.2,0.429,6.276 +15/08/2021 17:30,21.83,55.04,2.293,253,0.137,211.3,1.057,111.1,111.1,0,101.2,0.322,4.519 +15/08/2021 18:00,21.22,56.23,2.565,266.1,0.139,213.7,1.069,110.1,110.1,0,101.2,0.319,4.683 +15/08/2021 18:30,19.99,57.33,2.308,270.1,0.144,72.04,0.36,0.514,0.515,0,101.3,0.116,1.489 +15/08/2021 19:00,19.11,63.09,1.707,257.1,0.142,27.66,0.138,-6.039,-6.039,0,101.3,0.035,0.785 +15/08/2021 19:30,18.62,62.91,2.021,258.8,0.139,3.683,0.018,-13.92,-13.93,0,101.3,0,0.144 +15/08/2021 20:00,18.16,64.55,1.717,262.2,0.144,0.009,0,-13.53,-13.53,0,101.3,0,0 +15/08/2021 20:30,17.78,66.25,1.55,251,0.135,0,0,-13.88,-13.88,0,101.4,0,0 +15/08/2021 21:00,17.47,68.37,1.638,241.3,0.127,0,0,-14.5,-14.5,0,101.3,0,0 +15/08/2021 21:30,17.21,70.37,1.686,245.4,0.132,0,0,-15.01,-15.01,0,101.4,0,0 +15/08/2021 22:00,16.89,73.03,1.782,246,0.13,0,0,-36.26,-36.26,0,101.4,0,0 +15/08/2021 22:30,15.86,83.6,1.305,244.2,0.132,0,0,-34.55,-34.55,0,101.4,0,0 +15/08/2021 23:00,15.56,86.9,0.758,211.5,0.127,0,0,-22.67,-22.67,0,101.3,0,0 +15/08/2021 23:30,15.76,86.7,1.064,227,0.125,0,0,-23.69,-23.69,0,101.3,0,0 +16/08/2021 00:00,15.9,85.6,1.053,225.6,0.123,0,0,-35.18,-35.18,0,101.3,0,0 +16/08/2021 00:30,15.82,86.4,0.828,225.8,0.128,0,0,-23.18,-23.18,0,101.3,0,0 +16/08/2021 01:00,16.11,83.7,1.347,252.5,0.144,0.018,0,-26.04,-26.04,0,101.3,0,0 +16/08/2021 01:30,16.02,83.8,1.484,254.7,0.138,0,0,-26.61,-26.61,0,101.3,0,0 +16/08/2021 02:00,15.83,86.4,1.436,253.3,0.14,0,0,-31.24,-31.24,0,101.3,0,0 +16/08/2021 02:30,15.91,86.5,1.358,254.5,0.144,0,0,-31.36,-31.36,0,101.3,0,0 +16/08/2021 03:00,16.01,86.7,1.458,271.8,0.139,0,0,-14.06,-14.06,0,101.3,0,0 +16/08/2021 03:30,15.96,86.1,1.268,270.7,0.147,0,0,-34.09,-34.09,0,101.3,0,0 +16/08/2021 04:00,16,86.2,1.498,283.1,0.145,0,0,-15.75,-15.75,0,101.3,0,0 +16/08/2021 04:30,16.08,85.7,1.486,291.1,0.143,0,0,-19.74,-19.74,0,101.3,0,0 +16/08/2021 05:00,16.01,86.9,1.636,292.4,0.137,0,0,-28.51,-28.51,0.2,101.4,0,0 +16/08/2021 05:30,15.88,88.9,1.797,291.8,0.143,1.365,0.007,-20.76,-20.76,0,101.4,0,0.051 +16/08/2021 06:00,15.92,89.7,1.535,295.3,0.137,14.69,0.073,-11.65,-11.65,0,101.4,0,0.338 +16/08/2021 06:30,16.07,89.3,2.252,315.1,0.122,63.32,0.317,-15.86,-15.86,0.2,101.5,0.14,2.011 +16/08/2021 07:00,16.72,81.6,3.041,322,0.13,215,1.075,26.32,26.32,0,101.5,0.638,8.15 +16/08/2021 07:30,17.33,74.99,3.302,323.6,0.131,304.5,1.523,89.8,89.9,0,101.6,0.779,9.5 +16/08/2021 08:00,17.89,70.64,3.02,328.3,0.135,387.6,1.938,149.5,149.5,0,101.6,0.827,10.6 +16/08/2021 08:30,18.52,65.48,3.492,331.9,0.134,477.9,2.39,221.9,222.1,0,101.6,0.883,11.92 +16/08/2021 09:00,18.78,61.83,3.39,327.1,0.135,413.8,2.069,220.3,220.4,0,101.7,0.727,10.49 +16/08/2021 09:30,19.18,57.1,3.542,340.9,0.137,539.5,2.698,307.1,307.7,0,101.7,0.922,13.01 +16/08/2021 10:00,19.13,55.04,3.05,332.6,0.134,375.5,1.878,201.9,202,0,101.7,0.609,9 +16/08/2021 10:30,19.36,55.28,3.124,329.1,0.135,401.6,2.008,234.3,234.4,0,101.7,0.67,10.28 +16/08/2021 11:00,19.79,56.65,2.604,335.3,0.132,467.5,2.338,275.2,275.3,0,101.8,0.784,11.54 +16/08/2021 11:30,19.66,58.35,2.678,327.5,0.133,370.2,1.851,216.4,216.4,0,101.8,0.639,9.86 +16/08/2021 12:00,19.49,61.53,2.689,317.8,0.129,538.7,2.694,331.2,331.2,0,101.8,0.823,12.11 +16/08/2021 12:30,20.31,59.24,2.85,324.8,0.129,568,2.84,354.9,354.9,0,101.8,0.88,12.86 +16/08/2021 13:00,20.51,56.23,4.033,327.6,0.133,748.2,3.741,474,475.1,0,101.8,1.085,15.52 +16/08/2021 13:30,20.26,54.15,4.116,333.6,0.132,634.5,3.173,391.7,392.9,0,101.8,0.902,12.52 +16/08/2021 14:00,20.56,52.75,3.802,328,0.127,721.9,3.609,453.2,453.9,0,101.8,1.034,14.08 +16/08/2021 14:30,20.56,51.62,3.618,331.1,0.134,661.1,3.306,407.3,407.8,0,101.8,0.951,12.61 +16/08/2021 15:00,20.5,52.84,3.459,328.3,0.134,631.7,3.159,389.8,390.2,0,101.9,0.95,12.77 +16/08/2021 15:30,20.38,53.11,3.573,330.9,0.135,610.6,3.053,376.4,377.1,0,101.9,0.918,12.38 +16/08/2021 16:00,19.65,55.42,3.069,340.5,0.137,354.9,1.774,198.8,198.9,0,101.9,0.562,8.03 +16/08/2021 16:30,19.14,56.1,3.209,336.7,0.138,318.2,1.591,172.9,172.9,0,101.9,0.5,6.992 +16/08/2021 17:00,18.7,55.81,3.419,334,0.136,268.3,1.342,127,127.1,0,101.9,0.431,5.264 +16/08/2021 17:30,18.31,56.57,3.016,333.8,0.134,213.6,1.068,86.9,86.9,0,101.9,0.337,4.217 +16/08/2021 18:00,17.59,57.39,2.889,338,0.134,122.2,0.611,47.42,47.43,0,101.9,0.209,2.881 +16/08/2021 18:30,16.91,57.56,2.604,336.5,0.137,49.64,0.248,11.72,11.72,0,102,0.079,1.257 +16/08/2021 19:00,16.53,59.17,2.231,334.6,0.136,18.04,0.09,-7.411,-7.411,0,102,0,0.452 +16/08/2021 19:30,16.19,61.08,1.58,326.3,0.135,3.455,0.017,-23.37,-23.37,0,102,0,0.128 +16/08/2021 20:00,16.12,61.73,1.452,324.5,0.133,0,0,-12.79,-12.79,0,102,0,0 +16/08/2021 20:30,16.07,62.63,1.161,314.2,0.128,0,0,-16.14,-16.14,0,102.1,0,0 +16/08/2021 21:00,15.99,65.26,1.817,319.1,0.126,0,0,-12.36,-12.36,0,102.1,0,0 +16/08/2021 21:30,15.87,67.83,1.842,324.6,0.133,0,0,-13.19,-13.19,0,102.1,0,0 +16/08/2021 22:00,15.59,69.63,1.808,324.6,0.134,0,0,-16.39,-16.39,0,102.1,0,0 +16/08/2021 22:30,15.32,70.89,1.253,317.3,0.133,0,0,-20.17,-20.17,0,102.1,0,0 +16/08/2021 23:00,15.14,72.44,0.863,307.1,0.134,0,0,-15.53,-15.53,0,102.1,0,0 +16/08/2021 23:30,15.05,73.19,0.763,296.1,0.137,0,0,-29.61,-29.61,0,102.1,0,0 +17/08/2021 00:00,14.76,74.76,1.03,285.9,0.148,0,0,-16.78,-16.78,0,102.1,0,0 +17/08/2021 00:30,14.98,75.06,1.083,287.7,0.149,0,0,-15.07,-15.07,0,102.1,0,0 +17/08/2021 01:00,15,76.05,1.134,288.4,0.147,0,0,-15.48,-15.48,0,102,0,0 +17/08/2021 01:30,14.89,77.32,0.988,289.5,0.143,0,0,-19.91,-19.91,0,102,0,0 +17/08/2021 02:00,14.75,78.24,0.848,297.1,0.142,0,0,-16.44,-16.44,0,102,0,0 +17/08/2021 02:30,14.89,77.7,1.101,298.7,0.133,0,0,-14.07,-14.07,0,102,0,0 +17/08/2021 03:00,14.94,76.94,1.288,296.7,0.141,0,0,-13.41,-13.41,0,102,0,0 +17/08/2021 03:30,14.89,76.73,1.253,293.7,0.138,0,0,-13.72,-13.72,0,102,0,0 +17/08/2021 04:00,14.74,77.35,1.029,279.7,0.15,0,0,-14.66,-14.66,0,102,0,0 +17/08/2021 04:30,14.54,78.23,1.106,281.6,0.148,0,0,-13.08,-13.08,0,102,0,0 +17/08/2021 05:00,14.53,77.68,0.903,276.4,0.149,0,0,-12.31,-12.31,0,102,0,0 +17/08/2021 05:30,14.41,79.23,1.043,283.2,0.148,1.437,0.007,-10.96,-10.96,0,102,0,0.04 +17/08/2021 06:00,14.4,79.44,1.214,290.1,0.143,13.02,0.065,-3.751,-3.751,0,102,0,0.34 +17/08/2021 06:30,14.58,77.89,1.211,302.2,0.133,28.98,0.145,6.07,6.07,0,102.1,0.029,0.79 +17/08/2021 07:00,14.91,76.51,1.446,297.6,0.136,74.31,0.372,32.59,32.59,0,102.1,0.123,2.056 +17/08/2021 07:30,15.08,77.37,1.495,296.5,0.135,105.9,0.529,52.71,52.71,0,102.1,0.178,3.034 +17/08/2021 08:00,15.21,77.59,1.612,292.8,0.141,162.3,0.812,88,88,0,102.1,0.307,4.6 +17/08/2021 08:30,15,80.7,1.76,297.7,0.131,172.4,0.862,49.35,49.35,0,102.1,0.313,5.08 +17/08/2021 09:00,15.03,83.6,1.647,291.1,0.139,222.8,1.114,97.1,97.1,0,102.2,0.401,6.498 +17/08/2021 09:30,15.52,84.5,1.864,301.6,0.131,463.2,2.316,185.8,185.8,0,102.2,0.794,11.5 +17/08/2021 10:00,16.98,75.59,1.926,321.3,0.129,542.2,2.711,315.5,315.5,0,102.1,0.966,13.38 +17/08/2021 10:30,17.82,68.14,2.454,325.6,0.126,460.1,2.3,278,278,0,102.1,0.788,11.56 +17/08/2021 11:00,16.76,68.47,3.024,322.7,0.128,205.6,1.028,115.5,115.5,0,102.1,0.362,6.101 +17/08/2021 11:30,17.24,67.2,2.244,324.3,0.126,285.2,1.426,164.2,164.2,0,102.1,0.489,8.17 +17/08/2021 12:00,17.5,67.78,1.796,319,0.126,339.1,1.695,201.2,201.2,0,102.1,0.581,9.2 +17/08/2021 12:30,18.21,64.87,1.777,302.3,0.127,244.8,1.224,152.7,152.7,0,102.1,0.414,6.739 +17/08/2021 13:00,18.37,63.43,1.484,306.6,0.127,353,1.765,215.1,215.1,0,102.1,0.613,9.59 +17/08/2021 13:30,18.33,63.71,2.145,312,0.129,182,0.91,102.1,102.1,0,102,0.347,5.436 +17/08/2021 14:00,18,65.95,1.77,300,0.14,201,1.005,117.2,117.2,0,102,0.37,6.043 +17/08/2021 14:30,18.6,64.05,1.536,296.7,0.131,232.2,1.161,140.7,140.7,0,102,0.404,6.579 +17/08/2021 15:00,18.37,64.98,1.974,320.2,0.129,137.2,0.686,73.37,73.37,0,102,0.271,4.129 +17/08/2021 15:30,18.1,66.11,1.824,321.2,0.126,127.1,0.635,66.98,66.98,0,102,0.242,3.753 +17/08/2021 16:00,18.22,66.68,1.35,315.1,0.125,88.3,0.442,43.04,43.04,0,102,0.154,2.706 +17/08/2021 16:30,18.12,67.24,1.46,296.3,0.139,83.2,0.416,42.15,42.15,0,102,0.135,2.465 +17/08/2021 17:00,18.19,68.01,1.328,304.8,0.13,101.4,0.507,53.16,53.16,0,102,0.177,2.832 +17/08/2021 17:30,18.24,67.35,1.708,322,0.129,102.7,0.513,52.93,52.93,0,102,0.186,2.754 +17/08/2021 18:00,17.98,68.11,1.275,319.2,0.127,51.58,0.258,21.42,21.42,0,101.9,0.082,1.403 +17/08/2021 18:30,17.76,69.01,1.304,333.4,0.129,20.99,0.105,3.575,3.575,0,101.9,0.014,0.556 +17/08/2021 19:00,17.49,70.73,0.784,332,0.138,7.927,0.04,-4.238,-4.238,0,101.9,0,0.242 +17/08/2021 19:30,17.31,70.98,0.821,318.4,0.125,1.117,0.006,-8.05,-8.05,0,101.9,0,0.029 +17/08/2021 20:00,17.09,69.99,1.516,330.9,0.138,0,0,-8.68,-8.68,0,102,0,0 +17/08/2021 20:30,16.78,70.31,1.313,319,0.126,0,0,-8.71,-8.71,0,102,0,0 +17/08/2021 21:00,16.67,69.93,1.455,319.9,0.13,0,0,-8.69,-8.69,0,102,0,0 +17/08/2021 21:30,16.53,71.2,0.97,306.3,0.127,0,0,-8.98,-8.98,0,102,0,0 +17/08/2021 22:00,16.28,70.71,1.88,317.7,0.129,0,0,-8.79,-8.79,0,102,0,0 +17/08/2021 22:30,16.06,70.85,1.639,325.3,0.132,0,0,-8.91,-8.91,0,102,0,0 +17/08/2021 23:00,15.74,71.2,1.822,327.7,0.13,0,0,-9.02,-9.02,0,102,0,0 +17/08/2021 23:30,15.47,71.85,1.557,320.4,0.135,0,0,-8.89,-8.89,0,102,0,0 +18/08/2021 00:00,15.24,72.87,1.449,311.1,0.132,0,0,-9.18,-9.18,0,102,0,0 +18/08/2021 00:30,15.07,73.78,1.672,298.5,0.135,0,0,-9.34,-9.34,0,102,0,0 +18/08/2021 01:00,14.96,73.31,1.706,312.6,0.121,0,0,-9.18,-9.18,0,102,0,0 +18/08/2021 01:30,14.83,74.02,1.279,309.3,0.126,0,0,-9,-9,0,101.9,0,0 +18/08/2021 02:00,14.69,75.07,0.922,294.7,0.146,0,0,-8.93,-8.93,0,101.9,0,0 +18/08/2021 02:30,14.54,76.93,0.902,304.9,0.133,0,0,-10.23,-10.23,0,101.9,0,0 +18/08/2021 03:00,14.43,78.59,0.688,299.1,0.137,0,0,-11.74,-11.74,0,101.9,0,0 +18/08/2021 03:30,14.33,79.74,0.758,283.8,0.145,0,0,-10.96,-10.96,0,101.9,0,0 +18/08/2021 04:00,14.15,81.8,0.653,276.5,0.155,0,0,-16.05,-16.05,0,101.9,0,0 +18/08/2021 04:30,14.07,83.8,0.368,280.1,0.166,0,0,-15.99,-15.99,0,101.9,0,0 +18/08/2021 05:00,14,85.2,0.305,248.2,0.138,0,0,-10.51,-10.51,0,101.9,0,0 +18/08/2021 05:30,13.94,85.6,0.548,242.1,0.134,2.189,0.011,-7.223,-7.223,0,101.8,0,0.056 +18/08/2021 06:00,14.01,85.2,0.381,251.5,0.142,11.12,0.056,-1.331,-1.331,0,101.8,0,0.299 +18/08/2021 06:30,14.23,81.5,0.403,292.4,0.146,22.69,0.113,4.717,4.717,0,101.9,0.008,0.622 +18/08/2021 07:00,14.46,79.06,0.662,289.6,0.136,39.56,0.198,14.79,14.79,0,101.9,0.068,1.168 +18/08/2021 07:30,14.7,76.63,0.78,279,0.145,64.95,0.325,30.9,30.9,0,101.9,0.11,1.999 +18/08/2021 08:00,15.06,74.98,0.772,274.1,0.136,115.4,0.577,59.86,59.86,0,101.8,0.217,3.662 +18/08/2021 08:30,15.6,72.97,1.014,240.5,0.123,188.1,0.94,114.1,114.1,0,101.8,0.338,5.509 +18/08/2021 09:00,15.92,71.8,1.152,250.1,0.131,215.9,1.079,134,134,0,101.9,0.339,6.329 +18/08/2021 09:30,16.07,71.14,1.044,225.6,0.121,215.6,1.078,129.8,129.8,0,101.9,0.366,6.741 +18/08/2021 10:00,15.94,72.3,1.153,264,0.149,203.5,1.017,122.7,122.7,0,101.9,0.341,6.488 +18/08/2021 10:30,16.13,71.56,1.078,267.9,0.13,250,1.25,152.8,152.8,0,101.9,0.425,7.709 +18/08/2021 11:00,16.54,69.92,1.103,242.3,0.121,273.8,1.369,173.6,173.6,0,101.8,0.475,8.38 +18/08/2021 11:30,16.92,67.95,1.188,246.2,0.127,327.1,1.636,208.5,208.5,0,101.8,0.593,9.69 +18/08/2021 12:00,17.22,67.53,1.197,259.5,0.132,308.6,1.543,192.8,192.8,0,101.8,0.574,9.39 +18/08/2021 12:30,17.28,67.74,0.932,267.4,0.132,272.3,1.361,167,167,0,101.8,0.49,8.35 +18/08/2021 13:00,17.23,68.13,1.104,278.1,0.132,239.7,1.198,145.7,145.7,0,101.8,0.417,7.389 +18/08/2021 13:30,17.3,68.32,0.921,265.5,0.121,221.4,1.107,131.9,131.9,0,101.8,0.373,6.816 +18/08/2021 14:00,17.61,67.34,0.816,280.4,0.128,200.2,1.001,116.8,116.8,0,101.7,0.339,6.24 +18/08/2021 14:30,17.64,66.89,0.744,279.7,0.137,202.3,1.011,116.8,116.8,0,101.7,0.339,6.271 +18/08/2021 15:00,18.25,65.31,0.704,241,0.125,232.5,1.163,140.8,140.8,0,101.7,0.398,6.822 +18/08/2021 15:30,18.52,64.28,0.649,208.4,0.103,204.1,1.02,122.6,122.6,0,101.7,0.34,6.069 +18/08/2021 16:00,18.52,65.07,0.71,183.9,0.147,152.8,0.764,88.3,88.3,0,101.6,0.303,4.69 +18/08/2021 16:30,18.36,65.78,0.652,230.1,0.114,121.3,0.606,66.68,66.68,0,101.6,0.234,3.744 +18/08/2021 17:00,18.23,66.41,0.983,215.5,0.123,117.1,0.586,67.67,67.67,0,101.6,0.225,3.408 +18/08/2021 17:30,17.88,67.38,0.874,214,0.126,77.3,0.386,41.27,41.27,0,101.6,0.134,2.229 +18/08/2021 18:00,17.57,68.69,0.578,206.6,0.124,42.71,0.214,17.61,17.61,0,101.5,0.068,1.24 +18/08/2021 18:30,17.24,70.08,0.459,205.3,0.135,18.96,0.095,2.152,2.152,0,101.5,0.01,0.54 +18/08/2021 19:00,16.78,72.28,0.406,189.7,0.148,7.009,0.035,-4.526,-4.526,0,101.5,0,0.23 +18/08/2021 19:30,16.49,74.12,0.291,186.4,0.148,1.092,0.005,-8.08,-8.08,0,101.5,0,0.025 +18/08/2021 20:00,16.26,75.73,0.317,184,0.144,0,0,-8.97,-8.97,0,101.5,0,0 +18/08/2021 20:30,16.16,77.11,0.18,211.2,0.12,0,0,-8.84,-8.84,0,101.5,0,0 +18/08/2021 21:00,16.09,78.18,0.314,229.9,0.121,0,0,-8.18,-8.18,0,101.5,0,0 +18/08/2021 21:30,16.1,77.13,0.407,256.4,0.167,0,0,-8.76,-8.76,0,101.5,0,0 +18/08/2021 22:00,16.08,78.72,0.217,246.2,0.091,0,0,-10.31,-10.31,0,101.5,0,0 +18/08/2021 22:30,15.9,80.8,0.515,232.9,0.117,0,0,-7.89,-7.89,0,101.5,0,0 +18/08/2021 23:00,15.55,83.4,0.629,302.2,0.126,0,0,-21.93,-21.93,0,101.5,0,0 +18/08/2021 23:30,15.16,87.4,0.313,277,0.157,0,0,-11.84,-11.84,0,101.5,0,0 +19/08/2021 00:00,14.73,88.8,1.193,322.1,0.112,0,0,-13.34,-13.34,1.2,101.5,0,0 +19/08/2021 00:30,14.04,90,1.407,337.5,0.143,0,0,-14.06,-14.06,0.2,101.5,0,0 +19/08/2021 01:00,13.95,90.5,1.054,314.5,0.118,0,0,-14.18,-14.18,0,101.5,0,0 +19/08/2021 01:30,13.84,90.4,1.067,314.6,0.127,0,0,-16.41,-16.41,0,101.5,0,0 +19/08/2021 02:00,13.71,90.2,0.324,308.1,0.096,0,0,-15.76,-15.76,0,101.5,0,0 +19/08/2021 02:30,13.88,90.1,0.155,306.6,0.088,0,0,-12.24,-12.24,0,101.4,0,0 +19/08/2021 03:00,13.89,90.2,0.13,306.6,0.078,0,0,-12.68,-12.68,0,101.4,0,0 +19/08/2021 03:30,13.87,90.4,0.062,306.6,0.051,0,0,-11.83,-11.83,0,101.4,0,0 +19/08/2021 04:00,13.76,90.5,0.248,291.4,0.111,0,0,-11.32,-11.32,0,101.4,0,0 +19/08/2021 04:30,13.4,90.1,0.519,288.4,0.133,0.312,0.002,-12.31,-12.31,0,101.4,0,0 +19/08/2021 05:00,13.42,89.3,0.437,291.9,0.135,0.504,0.003,-12.97,-12.97,0,101.4,0,0 +19/08/2021 05:30,13.24,87.8,0.488,292.4,0.144,3.888,0.019,-10.52,-10.52,0,101.4,0,0.065 +19/08/2021 06:00,13.36,86.8,0.282,255,0.086,15.69,0.078,-2.83,-2.83,0,101.4,0.006,0.37 +19/08/2021 06:30,13.54,86.5,0.295,205.7,0.143,55.54,0.278,0.039,0.039,0,101.4,0.099,1.365 +19/08/2021 07:00,14.74,82.1,0.135,193.4,0.071,185.9,0.93,17,17,0,101.4,0.505,6.736 +19/08/2021 07:30,17.25,65.26,0.475,181.7,0.129,300.5,1.502,81,81,0,101.4,0.79,9.3 +19/08/2021 08:00,17.46,63.85,0.824,206,0.113,358,1.79,157.6,157.6,0,101.4,0.804,9.92 +19/08/2021 08:30,17.55,64.22,0.855,219.4,0.114,446.4,2.232,234,234,0,101.4,0.913,11.56 +19/08/2021 09:00,18.22,63.15,0.865,205.4,0.114,423.7,2.118,254,254,0,101.4,0.827,11 +19/08/2021 09:30,18.42,63.34,0.93,257.6,0.119,523.6,2.618,323.4,323.4,0,101.4,0.988,12.89 +19/08/2021 10:00,18.69,62.32,0.898,291.4,0.121,573.2,2.866,353.7,353.7,0,101.4,1.064,14.03 +19/08/2021 10:30,19.51,60.71,0.878,336.7,0.091,562.1,2.81,357.2,357.2,0,101.4,1.055,14.21 +19/08/2021 11:00,19.24,62.54,0.842,278.8,0.109,370.8,1.854,231.3,231.3,0,101.4,0.699,10.54 +19/08/2021 11:30,19.2,63.35,1.022,277,0.119,391.5,1.958,243.7,243.7,0,101.4,0.73,11.04 +19/08/2021 12:00,19.5,63.31,0.939,245.2,0.103,389.6,1.948,247.8,247.8,0,101.4,0.727,10.99 +19/08/2021 12:30,20.1,62.38,0.786,229.8,0.119,383.8,1.919,245,245,0,101.4,0.713,10.8 +19/08/2021 13:00,19.89,64.35,0.918,270.9,0.136,366.7,1.834,230.1,230.1,0,101.4,0.687,10.42 +19/08/2021 13:30,20.57,62.88,0.907,254.4,0.111,380.2,1.901,241.1,241.1,0,101.4,0.709,10.68 +19/08/2021 14:00,20.75,62.52,0.839,243.9,0.11,324.4,1.622,203.8,203.8,0,101.3,0.597,9.21 +19/08/2021 14:30,20.71,63.08,0.613,275.1,0.096,252.9,1.265,151.5,151.5,0,101.3,0.452,7.441 +19/08/2021 15:00,21.03,63.53,0.913,207.9,0.104,250.8,1.254,157.4,157.4,0,101.3,0.447,7.262 +19/08/2021 15:30,20.7,65.42,0.879,227.3,0.12,199.9,0.999,122.4,122.4,0,101.3,0.35,5.847 +19/08/2021 16:00,20.7,65.18,1.024,232.4,0.125,209.8,1.049,132.1,132.1,0,101.3,0.367,5.755 +19/08/2021 16:30,20.55,66.62,0.861,240.2,0.126,138.4,0.692,80.8,80.8,0,101.3,0.271,3.929 +19/08/2021 17:00,20.45,67.19,0.743,235.1,0.121,105.2,0.526,57.3,57.3,0,101.3,0.189,3.014 +19/08/2021 17:30,20.36,68.04,0.533,233.1,0.116,83.7,0.419,42.15,42.15,0,101.3,0.149,2.375 +19/08/2021 18:00,20.26,68.81,0.652,237.8,0.121,78.39,0.392,38.76,38.76,0,101.3,0.138,2.104 +19/08/2021 18:30,19.77,71.53,0.879,239.1,0.135,45.15,0.226,13.03,13.03,0,101.2,0.083,1.157 +19/08/2021 19:00,19.3,74.16,0.622,226.6,0.123,16.44,0.082,-3.314,-3.314,0,101.2,0.007,0.441 +19/08/2021 19:30,18.82,77.22,0.393,227.9,0.132,1.383,0.007,-10.93,-10.93,0,101.3,0,0.052 +19/08/2021 20:00,18.56,78.91,0.268,224,0.09,0,0,-10.24,-10.24,0,101.3,0,0 +19/08/2021 20:30,18.37,80.9,0.376,207.4,0.137,0,0,-9.86,-9.86,0,101.3,0,0 +19/08/2021 21:00,18.16,81.7,0.572,208.8,0.133,0,0,-10.12,-10.12,0,101.3,0,0 +19/08/2021 21:30,18.03,81.7,0.6,217,0.127,0,0,-11.42,-11.42,0,101.3,0,0 +19/08/2021 22:00,17.84,82,0.493,233,0.114,0,0,-11.89,-11.89,0,101.4,0,0 +19/08/2021 22:30,17.63,82.8,0.512,230.6,0.119,0,0,-14.15,-14.15,0,101.4,0,0 +19/08/2021 23:00,17.37,84.1,0.308,207.7,0.141,0,0,-15.95,-15.95,0,101.4,0,0 +19/08/2021 23:30,17.11,85.7,0.217,174.7,0.122,0,0,-12.6,-12.6,0,101.4,0,0 +20/08/2021 00:00,16.92,86.7,0.161,175.8,0.137,0,0,-13.1,-13.1,0,101.4,0,0 +20/08/2021 00:30,16.7,87.5,0.146,175.7,0.115,0,0,-11.7,-11.7,0,101.4,0,0 +20/08/2021 01:00,16.65,88.2,0.126,175.7,0.078,0,0,-9.91,-9.91,0,101.3,0,0 +20/08/2021 01:30,16.61,88.7,0.048,175.8,0.052,0,0,-9.58,-9.58,0,101.3,0,0 +20/08/2021 02:00,16.58,89,0.011,175.8,0.026,0,0,-9.74,-9.74,0,101.3,0,0 +20/08/2021 02:30,16.55,89.2,0.013,175.8,0.012,0,0,-10.24,-10.24,0,101.3,0,0 +20/08/2021 03:00,16.53,89.5,0.103,177.4,0.103,0,0,-10.11,-10.11,0,101.3,0,0 +20/08/2021 03:30,16.48,89.5,0,0,0,0,0,-11.22,-11.22,0,101.3,0,0 +20/08/2021 04:00,16.45,89.8,0.047,177.7,0.042,0,0,-12.13,-12.13,0,101.3,0,0 +20/08/2021 04:30,16.34,90.1,0.047,177.7,0.055,0,0,-11.35,-11.35,0,101.3,0,0 +20/08/2021 05:00,16.26,90.3,0,0,0,0,0,-11.57,-11.57,0,101.3,0,0 +20/08/2021 05:30,16.24,90.4,0,0,0,2.501,0.013,-10.36,-10.36,0,101.3,0,0.061 +20/08/2021 06:00,16.28,90.6,0,0,0,13.27,0.066,-3.183,-3.183,0,101.3,0,0.282 +20/08/2021 06:30,16.6,90.8,0,177.5,0.001,47.94,0.24,20.54,20.54,0,101.3,0.057,1.229 +20/08/2021 07:00,17.23,90.4,0.001,217,0.006,86.1,0.43,43.16,43.16,0,101.3,0.136,2.319 +20/08/2021 07:30,17.59,88.9,0.004,260.4,0.032,113.8,0.569,57.2,57.2,0,101.3,0.197,3.084 +20/08/2021 08:00,18.4,85.3,0.001,286.1,0.013,129.2,0.646,65.81,65.81,0,101.3,0.22,3.696 +20/08/2021 08:30,18.85,80.1,0.004,321.1,0.035,136.8,0.684,72.49,72.49,0,101.3,0.251,4.02 +20/08/2021 09:00,19.5,76.12,0.004,24.09,0.035,163.3,0.817,92.3,92.3,0,101.3,0.289,4.779 +20/08/2021 09:30,19.84,73.75,0.018,135.4,0.07,188.6,0.943,108.2,108.2,0,101.4,0.339,5.509 +20/08/2021 10:00,20.13,73.31,0.134,158.6,0.106,223,1.115,131.3,131.3,0,101.3,0.362,6.359 +20/08/2021 10:30,20.66,71.54,0.586,152.9,0.12,271.9,1.36,165.1,165.1,0,101.3,0.438,7.719 +20/08/2021 11:00,21.03,70.04,0.605,166.8,0.116,311.5,1.557,192.8,192.8,0,101.3,0.519,8.74 +20/08/2021 11:30,21.51,67.37,0.575,161.2,0.131,303.3,1.516,185.8,185.8,0,101.3,0.508,8.58 +20/08/2021 12:00,21.76,65.43,0.628,129.8,0.115,306.7,1.533,190.8,190.8,0,101.3,0.501,8.53 +20/08/2021 12:30,21.24,65.66,0.62,152.1,0.124,193.7,0.969,113.1,113.1,0,101.3,0.339,5.894 +20/08/2021 13:00,21.88,61.42,0.328,148.6,0.082,318.7,1.594,197.3,197.3,0,101.3,0.537,8.89 +20/08/2021 13:30,22.81,58.14,0.636,286.9,0.127,454.6,2.273,293.8,293.8,0,101.3,0.767,11.56 +20/08/2021 14:00,23.04,58.06,0.599,244.3,0.092,396.3,1.981,252.3,252.3,0,101.3,0.688,10.24 +20/08/2021 14:30,23.09,57.99,0.742,277.5,0.139,371.9,1.86,233.7,233.7,0,101.3,0.652,9.93 +20/08/2021 15:00,23.5,56.3,0.436,213.4,0.109,335.7,1.678,204.3,204.3,0,101.3,0.573,8.54 +20/08/2021 15:30,23.72,55.15,0.35,161.9,0.099,350.4,1.752,218,218,0,101.2,0.599,8.55 +20/08/2021 16:00,24.62,53.67,0.763,47.3,0.073,538.9,2.695,349.1,349.1,0,101.2,0.88,12.13 +20/08/2021 16:30,23.56,57.3,0.433,25.16,0.113,177.5,0.888,76.69,76.69,0,101.2,0.328,4.224 +20/08/2021 17:00,23.26,58.4,0.393,25.43,0.083,234.1,1.171,119.8,119.8,0,101.2,0.388,5.796 +20/08/2021 17:30,23,59.33,0.487,58.5,0.112,138.9,0.695,46.41,46.41,0,101.2,0.269,3.63 +20/08/2021 18:00,22.74,61.9,0.256,28.3,0.111,124,0.62,47.05,47.05,0,101.2,0.234,3.412 +20/08/2021 18:30,22.55,61.29,0.426,52.6,0.11,92.4,0.462,22.4,22.4,0,101.2,0.147,2.384 +20/08/2021 19:00,21.31,65.46,0.338,52.65,0.112,20.81,0.104,-27.94,-27.94,0,101.2,0.034,0.66 +20/08/2021 19:30,19.53,71.76,0.134,36.6,0.072,0.369,0.002,-40.11,-40.11,0,101.2,0,0.053 +20/08/2021 20:00,17.74,78.75,0.167,34.77,0.056,0,0,-37.15,-37.15,0,101.2,0,0 +20/08/2021 20:30,16.69,83.9,0.132,6.41,0.102,0,0,-36.57,-36.57,0,101.2,0,0 +20/08/2021 21:00,16.47,85.4,0.1,38.94,0.057,0,0,-36.01,-36.01,0,101.2,0,0 +20/08/2021 21:30,16.09,86.4,0.071,47.55,0.056,0,0,-35.89,-35.89,0,101.2,0,0 +20/08/2021 22:00,15.84,87.5,0.07,47.9,0.054,0,0,-32.07,-32.07,0,101.2,0,0 +20/08/2021 22:30,15.17,88.3,0.003,48.03,0.007,0,0,-36.34,-36.34,0,101.2,0,0 +20/08/2021 23:00,14.86,89,0.034,48.24,0.034,0,0,-36.04,-36.04,0,101.2,0,0 +20/08/2021 23:30,13.83,89,0.011,48.16,0.007,0,0,-36.3,-36.3,0,101.2,0,0 +21/08/2021 00:00,13.58,90.3,0,0,0,0,0,-33.1,-33.1,0,101.2,0,0 +21/08/2021 00:30,13.44,90.8,0,48.3,0,0,0,-32.41,-32.41,0,101.2,0,0 +21/08/2021 01:00,13.29,91.6,0,48.3,0,0,0,-34.36,-34.36,0,101.1,0,0 +21/08/2021 01:30,13.45,91.7,0,0,0,0,0,-32.02,-32.02,0,101.1,0,0 +21/08/2021 02:00,12.69,91.6,0,0,0,0,0,-29.95,-29.95,0,101.1,0,0 +21/08/2021 02:30,12.43,92,0.134,48.27,0.052,0,0,-29.16,-29.16,0,101.1,0,0 +21/08/2021 03:00,12.42,92.2,0.025,48.28,0.018,0,0,-27.95,-27.95,0,101.1,0,0 +21/08/2021 03:30,12.17,92.4,0.016,48.29,0.007,0,0,-28.26,-28.26,0,101.1,0,0 +21/08/2021 04:00,12.26,92.5,0.038,48.3,0.017,0,0,-29.06,-29.06,0,101,0,0 +21/08/2021 04:30,12.62,93.5,0.184,51.42,0.065,0,0,-19.95,-19.95,0,101,0,0 +21/08/2021 05:00,13.24,93.2,0.202,204.5,0.106,0.071,0,-10.15,-10.15,0,101.1,0,0 +21/08/2021 05:30,13.46,92.9,0.12,214.4,0.067,2.583,0.013,-17.91,-17.91,0,101.1,0,0.075 +21/08/2021 06:00,13.9,93.1,0.19,220,0.068,23.03,0.115,-10.74,-10.74,0,101.1,0.012,0.651 +21/08/2021 06:30,14.23,92.9,0.046,243.9,0.044,22.66,0.113,-4.478,-4.478,0,101.2,0.007,0.672 +21/08/2021 07:00,14.4,92.7,0.389,211.7,0.131,24.81,0.124,-1.985,-1.985,0,101.2,0.002,0.72 +21/08/2021 07:30,14.58,92.7,0.17,191.9,0.074,31.35,0.157,4.65,4.65,0,101.2,0.055,0.858 +21/08/2021 08:00,14.92,92.5,0.176,234.3,0.089,32.28,0.161,6.655,6.655,0.4,101.2,0.046,0.888 +21/08/2021 08:30,15.18,92.5,0.48,246.7,0.114,31.26,0.156,8.01,8.01,1.2,101.2,0.05,0.828 +21/08/2021 09:00,15.76,92.4,0.249,214.6,0.083,41.49,0.207,10.8,10.8,0.6,101.2,0.068,1.07 +21/08/2021 09:30,16.02,92.3,0.727,161.1,0.143,38.1,0.191,11.52,11.52,0.2,101.2,0.063,0.94 +21/08/2021 10:00,16.11,92,0.544,175.9,0.135,50.6,0.253,18.23,18.23,0.4,101.3,0.066,1.316 +21/08/2021 10:30,16.28,91.8,0.514,245.5,0.129,77.97,0.39,38.04,38.04,0.2,101.3,0.095,2.193 +21/08/2021 11:00,17,91.3,0.742,208.7,0.122,242.1,1.211,138.8,138.8,0,101.3,0.339,6.163 +21/08/2021 11:30,17.87,89.6,1.123,184.5,0.139,329.6,1.648,194.9,194.9,0,101.3,0.499,8.3 +21/08/2021 12:00,19.38,83.9,1.438,183.2,0.137,553.9,2.77,371,371,0,101.3,0.893,12.88 +21/08/2021 12:30,20.33,78.03,1.638,200.9,0.124,349.8,1.749,245.8,245.8,0,101.3,0.595,9.24 +21/08/2021 13:00,19.59,79.78,1.494,192.7,0.137,133.9,0.669,90.5,90.5,0,101.3,0.23,3.581 +21/08/2021 13:30,19.35,82.6,1.236,198.2,0.126,146.3,0.731,96.2,96.2,0,101.3,0.252,3.862 +21/08/2021 14:00,20.03,82.8,1.631,194.3,0.131,230.5,1.153,65.56,65.56,0,101.3,0.374,5.989 +21/08/2021 14:30,20.06,83.6,1.662,202.5,0.12,153.1,0.766,81.7,81.7,0,101.3,0.257,4.089 +21/08/2021 15:00,19.58,85.5,1.764,201.6,0.128,132.8,0.664,46.61,46.61,0,101.3,0.236,3.859 +21/08/2021 15:30,19.75,86.6,1.565,204.1,0.13,226.9,1.134,88.6,88.6,0,101.3,0.362,5.948 +21/08/2021 16:00,21.25,81.1,1.387,203.8,0.13,400.6,2.003,268.1,268.1,0,101.3,0.587,8.57 +21/08/2021 16:30,22.75,72.19,1.43,214.3,0.122,374.7,1.874,250.6,250.6,0,101.3,0.556,7.168 +21/08/2021 17:00,22.87,68.99,1.362,217.9,0.122,254.3,1.272,152.8,152.8,0,101.3,0.375,4.692 +21/08/2021 17:30,22.62,69.86,1.356,219.1,0.125,220.7,1.104,120.1,120.1,0,101.3,0.321,4.2 +21/08/2021 18:00,22.59,70.36,0.996,218.4,0.123,114.4,0.572,41.53,41.53,0,101.3,0.194,2.242 +21/08/2021 18:30,21.52,72.9,0.961,218.7,0.122,38.73,0.194,-9.12,-9.12,0,101.3,0.07,0.826 +21/08/2021 19:00,20.35,75.9,0.844,233.4,0.128,18.27,0.091,-33.1,-33.1,0,101.3,0.015,0.497 +21/08/2021 19:30,19.29,78.97,0.965,239.4,0.138,0.396,0.002,-49.37,-49.37,0,101.4,0,0.046 +21/08/2021 20:00,18.6,82.3,0.812,244.3,0.143,0,0,-51.37,-51.37,0,101.4,0,0 +21/08/2021 20:30,18.04,85.3,0.719,254,0.136,0,0,-47.31,-47.31,0,101.5,0,0 +21/08/2021 21:00,16.94,86.6,0.242,349.2,0.114,0,0,-36.45,-36.45,0,101.5,0,0 +21/08/2021 21:30,15.97,87.6,0.043,354.7,0.029,0,0,-38.14,-38.14,0,101.5,0,0 +21/08/2021 22:00,15.78,86.2,0.53,291.7,0.116,0,0,-38.87,-38.87,0,101.5,0,0 +21/08/2021 22:30,15.9,83.8,0.659,256.7,0.15,0,0,-45,-45,0,101.6,0,0 +21/08/2021 23:00,15.37,85.4,0.413,266.3,0.153,0,0,-42.77,-42.77,0,101.6,0,0 +21/08/2021 23:30,15.23,85.7,0.509,271.8,0.175,0,0,-40.98,-40.98,0,101.6,0,0 +22/08/2021 00:00,14.84,86.3,0.303,263.2,0.148,0,0,-39.94,-39.94,0,101.6,0,0 +22/08/2021 00:30,14.31,87.7,0.066,268,0.039,0,0,-34.21,-34.21,0,101.6,0,0 +22/08/2021 01:00,13.81,88.9,0.288,256,0.111,0,0,-42.1,-42.1,0,101.6,0,0 +22/08/2021 01:30,13.46,90.1,0.478,251.5,0.145,0,0,-45.41,-45.41,0,101.6,0,0 +22/08/2021 02:00,13.46,90.7,0.379,255.6,0.127,0,0,-46.43,-46.43,0,101.7,0,0 +22/08/2021 02:30,13.24,90.9,0.176,252.9,0.102,0,0,-44.27,-44.27,0,101.7,0,0 +22/08/2021 03:00,12.91,91.2,0.229,272.7,0.122,0,0,-42.29,-42.29,0,101.7,0,0 +22/08/2021 03:30,12.71,91.6,0.283,265.9,0.12,0,0,-38.82,-38.82,0,101.7,0,0 +22/08/2021 04:00,12.86,92,0.529,247.8,0.144,0,0,-39.7,-39.7,0,101.7,0,0 +22/08/2021 04:30,12.81,92.2,0.575,252.1,0.149,0,0,-48.65,-48.65,0,101.7,0,0 +22/08/2021 05:00,12.49,92,0.065,268.5,0.046,0,0,-38.89,-38.89,0,101.7,0,0 +22/08/2021 05:30,12.17,92.5,0.017,265.4,0.016,3.881,0.019,-29.82,-29.82,0,101.7,0,0.19 +22/08/2021 06:00,12.08,92.4,0.004,265.5,0.005,27.68,0.138,-21.74,-21.74,0.2,101.7,0.059,0.965 +22/08/2021 06:30,13.02,92.8,0.352,263.1,0.111,48.48,0.242,15.26,15.26,0,101.8,0.069,1.266 +22/08/2021 07:00,13.9,92.4,0.578,260.7,0.144,97.7,0.488,36.36,36.36,0,101.8,0.173,2.424 +22/08/2021 07:30,14.79,91.6,0.977,277.4,0.15,148.7,0.743,68.41,68.41,0,101.8,0.257,4.118 +22/08/2021 08:00,15.44,89.4,1.102,287.9,0.147,162.5,0.812,83,83,0,101.8,0.289,4.454 +22/08/2021 08:30,16.43,85.2,1.302,287,0.147,248,1.24,136.4,136.4,0,101.9,0.409,6.587 +22/08/2021 09:00,17.59,78.1,1.875,296.8,0.14,370.5,1.853,220.7,220.7,0,101.9,0.643,9.49 +22/08/2021 09:30,18.33,74.66,2.297,309.8,0.124,509.2,2.546,293.3,293.3,0,101.9,0.902,12.16 +22/08/2021 10:00,19,71.03,2.191,310.1,0.122,496.2,2.481,299.1,299.1,0,101.9,0.9,12.36 +22/08/2021 10:30,19.03,69.03,2.242,299.9,0.129,398.8,1.994,244.2,244.2,0,101.9,0.711,10.43 +22/08/2021 11:00,19.59,67.45,2.106,304.6,0.131,595.4,2.977,378.9,378.9,0,101.9,0.979,13.42 +22/08/2021 11:30,20.33,63.53,2.449,294.7,0.133,670.3,3.352,445.9,445.9,0,101.9,1.076,14.78 +22/08/2021 12:00,20.87,61,1.975,290.5,0.139,796.9,3.985,537.8,537.8,0,101.9,1.261,16.65 +22/08/2021 12:30,20.98,60.83,2.065,300.2,0.133,465.2,2.326,307.5,307.5,0,101.9,0.758,11.36 +22/08/2021 13:00,21.14,60.44,2.249,314.8,0.12,565,2.825,357.3,357.3,0,101.9,0.89,12.53 +22/08/2021 13:30,20.98,60.95,2.21,334.1,0.135,493.6,2.468,306.6,306.6,0,101.9,0.714,10.3 +22/08/2021 14:00,21.9,56.34,2.43,326.2,0.124,660.9,3.305,424.8,424.9,0,101.9,0.999,13.45 +22/08/2021 14:30,22.07,54.1,2.34,335.2,0.136,591.7,2.959,373.5,373.5,0,101.9,0.884,11.83 +22/08/2021 15:00,21.83,54.85,2.553,333.7,0.139,506.8,2.534,306.7,306.7,0,101.9,0.734,9.58 +22/08/2021 15:30,21.98,54.1,2.499,336.5,0.134,492.3,2.462,291.4,291.4,0,101.9,0.721,9.46 +22/08/2021 16:00,22.01,55.11,2.356,342.4,0.138,470.6,2.353,282.4,282.4,0,101.9,0.706,8.9 +22/08/2021 16:30,21.29,56.94,1.754,351.3,0.144,291.7,1.459,151.2,151.2,0,102,0.439,5.057 +22/08/2021 17:00,21.38,56.33,1.881,348.5,0.142,308.7,1.544,159.4,159.4,0,102,0.392,5.1 +22/08/2021 17:30,21.34,56.64,1.575,357.7,0.141,238.9,1.195,107.7,107.7,0,102,0.322,3.836 +22/08/2021 18:00,20.77,57.63,1.462,359.9,0.143,156.8,0.784,50.57,50.57,0,102,0.226,2.553 +22/08/2021 18:30,19.86,59.7,1.215,356.5,0.14,79.33,0.397,1.086,1.086,0,102,0.117,1.392 +22/08/2021 19:00,18.28,63.86,0.983,352.4,0.148,14.99,0.075,-40.72,-40.72,0,102,0.037,0.433 +22/08/2021 19:30,16.83,69.34,0.819,346.6,0.138,0.615,0.003,-49.34,-49.34,0,102.1,0,0.076 +22/08/2021 20:00,15.89,76.17,0.913,346.9,0.153,0,0,-47.83,-47.83,0,102.1,0,0 +22/08/2021 20:30,15.22,79.76,0.305,343.4,0.089,0,0,-49.35,-49.35,0,102.2,0,0 +22/08/2021 21:00,14.39,84.1,0.135,303.4,0.067,0,0,-48.9,-48.9,0,102.2,0,0 +22/08/2021 21:30,13.89,86.8,0.076,292.5,0.06,0,0,-46.15,-46.15,0,102.2,0,0 +22/08/2021 22:00,13.31,88.3,0.354,284.9,0.072,0,0,-45.14,-45.14,0,102.2,0,0 +22/08/2021 22:30,13.46,89.6,0.691,278.9,0.134,0,0,-49.18,-49.18,0,102.2,0,0 +22/08/2021 23:00,13.12,90.2,0.632,282.3,0.152,0,0,-47.65,-47.65,0,102.2,0,0 +22/08/2021 23:30,12.57,90.1,0.303,310.4,0.081,0,0,-42.34,-42.34,0,102.2,0,0 +23/08/2021 00:00,12.17,91.3,0.275,323.6,0.101,0,0,-41.66,-41.66,0,102.2,0,0 +23/08/2021 00:30,12.11,91.7,0.532,326.9,0.098,0,0,-42.19,-42.19,0,102.2,0,0 +23/08/2021 01:00,12.13,91.9,0.435,321.2,0.1,0,0,-45.05,-45.05,0,102.2,0,0 +23/08/2021 01:30,11.85,92.5,0.322,297.7,0.096,0,0,-45.23,-45.23,0,102.2,0,0 +23/08/2021 02:00,11.49,92.1,0.142,264.6,0.058,0,0,-42.05,-42.05,0,102.2,0,0 +23/08/2021 02:30,11.2,93,0.407,281.4,0.158,0,0,-38.79,-38.79,0,102.2,0,0 +23/08/2021 03:00,11.39,93.3,0.637,285.1,0.153,0,0,-33.49,-33.49,0,102.2,0,0 +23/08/2021 03:30,11.74,93.4,0.987,285.4,0.157,0,0,-21.96,-21.96,0,102.2,0,0 +23/08/2021 04:00,11.8,93.8,0.747,286.9,0.149,0.004,0,-14.37,-14.37,0,102.2,0,0 +23/08/2021 04:30,12.47,94.2,0.926,300.8,0.137,0,0,-9.48,-9.48,0,102.2,0,0 +23/08/2021 05:00,12.74,94.1,0.939,304.9,0.127,0.014,0,-12.89,-12.89,0,102.2,0,0 +23/08/2021 05:30,12.91,94.4,0.903,308.4,0.129,3.448,0.017,-4.014,-4.014,0,102.2,0,0.086 +23/08/2021 06:00,13.07,94.3,1.056,303.6,0.141,25.7,0.129,-0.7,-0.7,0,102.2,0.027,0.623 +23/08/2021 06:30,13.12,94.5,1.351,308.5,0.131,54.23,0.271,21.13,21.13,0,102.2,0.075,1.306 +23/08/2021 07:00,13.56,94.6,1.189,318.8,0.13,94.4,0.472,43.04,43.04,0,102.2,0.157,2.298 +23/08/2021 07:30,14.07,94.6,1.321,312.8,0.124,143.4,0.717,69.04,69.04,0,102.2,0.232,3.539 +23/08/2021 08:00,14.48,94.6,1.227,317.4,0.127,176.4,0.882,88.2,88.2,0,102.2,0.284,4.571 +23/08/2021 08:30,15.36,94.1,1.109,331.1,0.129,229.2,1.146,109.6,109.6,0,102.2,0.388,5.639 +23/08/2021 09:00,16.68,92.8,1.015,350.1,0.126,473.5,2.367,243.4,243.4,0,102.2,0.807,11.01 +23/08/2021 09:30,18.23,89.4,1.043,330.2,0.127,540.3,2.702,296.7,296.7,0,102.2,0.938,11.5 +23/08/2021 10:00,20.47,71.62,1.403,12.72,0.124,565.3,2.826,318.3,318.3,0,102.2,0.972,11.82 +23/08/2021 10:30,20.65,69.75,1.41,6.377,0.132,454.4,2.272,258.6,258.6,0,102.2,0.78,9.92 +23/08/2021 11:00,21.75,68.07,1.723,357.6,0.128,679.6,3.398,431.2,431.2,0,102.2,1.114,14.78 +23/08/2021 11:30,21.21,67.8,1.671,357.9,0.139,381.4,1.907,225,225,0,102.2,0.621,8.8 +23/08/2021 12:00,22.27,64.98,1.243,32.95,0.113,521.4,2.607,321.1,321.1,0,102.2,0.817,11.03 +23/08/2021 12:30,22.81,61.64,1.421,29.99,0.12,589.2,2.946,377.8,377.8,0,102.2,0.947,12.98 +23/08/2021 13:00,23.43,61.25,1.737,17.24,0.119,813,4.065,537.6,537.6,0,102.1,1.205,15.81 +23/08/2021 13:30,23.71,59.05,1.716,24.34,0.115,727.3,3.637,471.9,471.9,0,102.1,1.065,13.74 +23/08/2021 14:00,24.16,56.61,1.642,33.26,0.118,675.7,3.379,438.4,438.4,0,102.1,1.033,13.45 +23/08/2021 14:30,24.17,56.26,1.939,15.21,0.121,645.9,3.23,421,421,0,102.1,1.005,12.87 +23/08/2021 15:00,23.81,58.25,1.571,24,0.119,516.4,2.582,325.5,325.5,0,102.1,0.786,9.84 +23/08/2021 15:30,23.65,58.75,1.811,24.76,0.113,476.4,2.382,296.4,296.4,0,102.1,0.738,9.48 +23/08/2021 16:00,23.02,61.09,1.971,13.27,0.124,363.5,1.818,218.8,218.8,0,102.1,0.609,7.885 +23/08/2021 16:30,22.52,62.42,1.898,20.97,0.119,339,1.695,190.1,190.1,0,102.1,0.52,6.42 +23/08/2021 17:00,22.38,61.69,1.752,24.53,0.12,303,1.515,158.1,158.1,0,102.1,0.419,5.369 +23/08/2021 17:30,22.09,62.24,2.021,8.82,0.127,210.3,1.051,101.4,101.4,0,102.1,0.318,4.217 +23/08/2021 18:00,21.15,64.81,1.647,13.35,0.125,135.6,0.678,37.24,37.24,0,102.1,0.23,2.427 +23/08/2021 18:30,20.38,67.96,1.688,7.065,0.134,72.2,0.361,-4.828,-4.828,0,102.1,0.128,1.53 +23/08/2021 19:00,19.18,72.52,1.154,1.254,0.146,19.68,0.098,-39.38,-39.38,0,102.1,0.041,0.675 +23/08/2021 19:30,18.34,73.71,1.286,12.58,0.14,1.375,0.007,-51.81,-51.81,0,102.1,0,0.128 +23/08/2021 20:00,17.59,75.08,1.031,17.8,0.134,0,0,-54.22,-54.22,0,102.2,0,0 +23/08/2021 20:30,16.76,77.63,0.996,4.671,0.147,0,0,-54.81,-54.81,0,102.2,0,0 +23/08/2021 21:00,16.13,79.91,0.805,357.7,0.149,0,0,-53.04,-53.04,0,102.2,0,0 +23/08/2021 21:30,15.55,82,0.742,352.7,0.155,0,0,-50.51,-50.51,0,102.2,0,0 +23/08/2021 22:00,15.13,83.2,0.713,0.984,0.148,0,0,-51.35,-51.35,0,102.2,0,0 +23/08/2021 22:30,14.77,84.3,0.508,330.7,0.14,0,0,-46.52,-46.52,0,102.2,0,0 +23/08/2021 23:00,14.27,85.9,0.434,335.2,0.131,0,0,-43.52,-43.52,0,102.2,0,0 +23/08/2021 23:30,14.02,87.2,0.501,301.2,0.103,0,0,-42.48,-42.48,0,102.2,0,0 +24/08/2021 00:00,13.6,88.3,0.342,255.1,0.124,0,0,-42.52,-42.52,0,102.2,0,0 +24/08/2021 00:30,13.18,89.4,0.671,296.8,0.121,0,0,-40.1,-40.1,0,102.2,0,0 +24/08/2021 01:00,13.11,90.1,0.61,338.8,0.136,0,0,-42.88,-42.88,0,102.2,0,0 +24/08/2021 01:30,13.05,90.8,0.844,341.2,0.148,0,0,-44.69,-44.69,0,102.1,0,0 +24/08/2021 02:00,13.15,91,0.959,339.3,0.144,0,0,-46.68,-46.68,0,102.1,0,0 +24/08/2021 02:30,12.97,91.1,0.652,338.9,0.14,0,0,-40.67,-40.67,0,102.1,0,0 +24/08/2021 03:00,12.8,91.3,0.525,351.5,0.152,0,0,-43.73,-43.73,0,102.1,0,0 +24/08/2021 03:30,12.95,91.5,1.097,344.8,0.149,0,0,-45.84,-45.84,0.2,102.1,0,0 +24/08/2021 04:00,12.89,91.1,0.535,357.3,0.148,0,0,-46.23,-46.23,0,102.1,0,0 +24/08/2021 04:30,12.55,91,0.366,12.88,0.132,0,0,-44.14,-44.14,0,102.1,0,0 +24/08/2021 05:00,12.29,91.1,0.376,11.63,0.138,0.039,0,-36.49,-36.49,0,102.1,0,0 +24/08/2021 05:30,12.66,91.5,0.538,2.361,0.131,2.862,0.014,-28.04,-28.04,0,102.1,0,0.115 +24/08/2021 06:00,12.55,91.3,0.413,356.3,0.126,25.37,0.127,-31.03,-31.03,0,102.1,0.047,0.861 +24/08/2021 06:30,13.05,91.4,0.316,347.5,0.114,67.96,0.34,-10.41,-10.41,0,102.1,0.181,2.748 +24/08/2021 07:00,13.75,90.8,0.341,40.72,0.113,66.63,0.333,17.94,17.94,0,102.1,0.117,1.657 +24/08/2021 07:30,14.47,89.8,0.702,48.94,0.122,98.7,0.494,51.1,51.1,0,102.1,0.159,2.796 +24/08/2021 08:00,15.16,87.1,1.069,65.83,0.126,101.4,0.507,52.49,52.49,0,102.1,0.162,2.852 +24/08/2021 08:30,15.94,84.1,1.084,61.24,0.122,121.9,0.609,56.8,56.8,0,102.1,0.208,3.488 +24/08/2021 09:00,16.51,81.5,1.165,56.53,0.115,204.6,1.023,107.2,107.2,0,102.1,0.348,5.75 +24/08/2021 09:30,18.04,76.47,1.182,52.24,0.119,391.6,1.958,220.7,220.7,0,102.1,0.645,9.88 +24/08/2021 10:00,20.09,69.61,1.31,43.14,0.116,599.8,2.999,343.5,343.5,0,102.1,1.011,13.25 +24/08/2021 10:30,20.64,66.17,1.614,67.16,0.127,600.9,3.004,347.2,347.2,0,102.1,1.01,12.76 +24/08/2021 11:00,21.85,62.83,1.409,69.91,0.118,735.9,3.679,446.9,446.9,0,102,1.168,15.05 +24/08/2021 11:30,22.61,60.58,1.602,57.71,0.119,704.2,3.521,430.3,430.3,0,102,1.087,14.08 +24/08/2021 12:00,22.98,56.58,1.723,62.45,0.113,544.1,2.721,328.4,328.4,0,102,0.865,11.14 +24/08/2021 12:30,23.11,54.02,1.85,66.51,0.119,653.8,3.269,410.6,410.6,0,102,0.988,13.25 +24/08/2021 13:00,24.01,49.14,1.814,77.39,0.115,705.2,3.526,453.3,453.3,0,101.9,1.039,13.89 +24/08/2021 13:30,23.88,48.77,2.186,59.59,0.119,554.3,2.771,345.8,345.9,0,101.9,0.848,11.4 +24/08/2021 14:00,24.06,47.19,1.793,68.72,0.116,694.9,3.474,451.8,451.8,0,101.9,1.025,13.88 +24/08/2021 14:30,24.81,46.03,1.603,46.97,0.121,559.5,2.798,356.6,356.6,0,101.9,0.843,11.51 +24/08/2021 15:00,24.5,46.03,1.721,51.39,0.12,497.5,2.487,310,310,0,101.9,0.73,9.97 +24/08/2021 15:30,24.13,45.33,1.692,54.54,0.12,433.4,2.167,255.3,255.3,0,101.8,0.612,8.23 +24/08/2021 16:00,24.33,43.5,1.565,59.7,0.121,457.4,2.287,270.6,270.6,0,101.8,0.619,8.34 +24/08/2021 16:30,24.3,42.84,1.481,51.98,0.118,325.9,1.629,181.6,181.6,0,101.8,0.486,6.342 +24/08/2021 17:00,23.97,42.97,1.349,58.85,0.121,285.3,1.426,144.8,144.8,0,101.8,0.383,5.304 +24/08/2021 17:30,23.54,44.21,1.329,51.73,0.12,210.5,1.053,94,94,0,101.8,0.307,3.972 +24/08/2021 18:00,23.14,44.13,1.227,56.31,0.122,131.5,0.658,33.3,33.3,0,101.8,0.205,2.376 +24/08/2021 18:30,22.49,45.42,0.909,50.1,0.119,65.84,0.329,-8.61,-8.61,0,101.8,0.115,1.295 +24/08/2021 19:00,20.73,52.7,0.587,38.78,0.125,12.8,0.064,-42.55,-42.55,0,101.8,0.031,0.453 +24/08/2021 19:30,18.87,63.83,0.598,16.14,0.146,0.138,0.001,-48.06,-48.06,0,101.8,0,0.067 +24/08/2021 20:00,18.37,69.6,1.005,29.41,0.128,0,0,-54.97,-54.97,0,101.9,0,0 +24/08/2021 20:30,17.98,70.81,1.04,34.96,0.117,0,0,-57.4,-57.4,0,101.9,0,0 +24/08/2021 21:00,17.58,72.22,1.228,34.65,0.117,0,0,-58.78,-58.78,0,101.9,0,0 +24/08/2021 21:30,17.32,73.85,1.257,38.25,0.114,0,0,-60.2,-60.2,0,101.9,0,0 +24/08/2021 22:00,17.08,74.97,1.274,51.4,0.118,0,0,-60.72,-60.72,0,101.9,0,0 +24/08/2021 22:30,16.83,75.72,1.528,51.79,0.114,0,0,-60.92,-60.92,0,101.9,0,0 +24/08/2021 23:00,16.5,77.13,1.446,54.96,0.119,0,0,-61.07,-61.07,0,101.9,0,0 +24/08/2021 23:30,16.16,78.68,1.375,48.9,0.123,0,0,-61.79,-61.79,0,101.9,0,0 +25/08/2021 00:00,15.87,80.1,1.31,49.11,0.12,0,0,-61.24,-61.24,0,101.9,0,0 +25/08/2021 00:30,15.53,81.3,1.32,49.51,0.121,0,0,-60.45,-60.45,0,101.9,0,0 +25/08/2021 01:00,15.41,81.1,1.353,55.5,0.119,0,0,-60.57,-60.57,0,101.8,0,0 +25/08/2021 01:30,15.15,81.6,1.364,52.34,0.121,0,0,-60.06,-60.06,0,101.8,0,0 +25/08/2021 02:00,14.71,82.4,0.964,42.04,0.116,0,0,-60.07,-60.07,0,101.8,0,0 +25/08/2021 02:30,14.4,83.3,1.005,39.95,0.119,0,0,-59.16,-59.16,0,101.8,0,0 +25/08/2021 03:00,14.32,83,1.107,38.72,0.12,0,0,-58.55,-58.55,0,101.8,0,0 +25/08/2021 03:30,14.11,82.9,0.88,36.71,0.119,0,0,-59.06,-59.06,0,101.7,0,0 +25/08/2021 04:00,13.99,82.7,0.9,49.31,0.117,0,0,-57.44,-57.44,0,101.7,0,0 +25/08/2021 04:30,13.52,83.2,0.528,47.06,0.12,0,0,-55.55,-55.55,0,101.7,0,0 +25/08/2021 05:00,13.08,84,0.483,45.55,0.1,0,0,-53.22,-53.22,0,101.7,0,0 +25/08/2021 05:30,13.06,84.5,0.753,60.13,0.126,2.654,0.013,-51.07,-51.07,0,101.7,0,0.176 +25/08/2021 06:00,13.22,83.5,0.865,53.54,0.127,20.89,0.104,-42.56,-42.56,0,101.7,0.056,0.678 +25/08/2021 06:30,13.78,81.8,0.765,55.81,0.119,77.29,0.386,-12.69,-12.69,0,101.8,0.311,4.362 +25/08/2021 07:00,15.28,75.45,1.255,56.29,0.12,178.4,0.892,16.7,16.7,0,101.8,0.518,6.779 +25/08/2021 07:30,16.21,72.29,1.493,59.11,0.117,265.5,1.327,64.28,64.28,0,101.8,0.678,8.09 +25/08/2021 08:00,17.27,69.42,1.366,60.11,0.118,350.6,1.753,122.3,122.3,0,101.8,0.75,9.05 +25/08/2021 08:30,18.23,67.22,1.529,55.24,0.118,434.7,2.173,183.1,183.1,0,101.7,0.846,10.43 +25/08/2021 09:00,19.43,64.43,1.402,61.5,0.119,513.1,2.565,242.4,242.4,0,101.7,0.95,11.69 +25/08/2021 09:30,20.32,60.73,1.573,64.77,0.125,587,2.935,304.6,304.6,0,101.7,1.03,12.67 +25/08/2021 10:00,21.44,57.23,1.562,69.01,0.121,647.5,3.237,357.4,357.4,0,101.7,1.105,13.62 +25/08/2021 10:30,22.48,52.82,1.723,63.33,0.12,698.1,3.49,402.1,402.1,0,101.7,1.126,14.2 +25/08/2021 11:00,22.76,49.49,1.958,65.79,0.12,741.1,3.706,436.3,436.3,0,101.7,1.113,14.52 +25/08/2021 11:30,23.21,47.39,1.81,73.99,0.111,771.3,3.857,465.2,465.2,0,101.7,1.111,14.88 +25/08/2021 12:00,23.53,45.23,1.836,69.66,0.116,785.7,3.928,480.7,480.7,0,101.6,1.114,14.83 +25/08/2021 12:30,24.03,44.39,1.615,71.33,0.11,786.3,3.931,492.3,492.3,0,101.6,1.095,14.63 +25/08/2021 13:00,24.33,43.72,1.648,61.01,0.118,777.5,3.887,488,488,0,101.6,1.037,14.24 +25/08/2021 13:30,24.53,42.74,1.666,63.31,0.122,755.7,3.779,477.1,477.1,0,101.6,1.005,13.78 +25/08/2021 14:00,24.86,44.52,1.774,46.72,0.116,716.1,3.581,450.9,450.9,0,101.5,0.979,13.01 +25/08/2021 14:30,24.59,43.76,1.944,60.88,0.116,669.6,3.348,421.3,421.3,0,101.5,0.885,11.95 +25/08/2021 15:00,24.84,43.41,1.679,56.76,0.121,606,3.03,375.2,375.2,0,101.5,0.816,10.76 +25/08/2021 15:30,24.79,41.32,1.968,52.05,0.118,541.3,2.706,326,326,0,101.5,0.706,9.48 +25/08/2021 16:00,24.54,41.41,1.719,51.22,0.12,467.2,2.336,273.3,273.3,0,101.5,0.628,8.28 +25/08/2021 16:30,24.61,41.69,1.471,47.74,0.116,373.7,1.868,203,203,0,101.5,0.529,6.731 +25/08/2021 17:00,24.08,41.64,1.439,52.4,0.12,271,1.355,130,130,0,101.5,0.361,4.681 +25/08/2021 17:30,23.73,42.48,1.335,58.86,0.122,214.7,1.073,89.2,89.2,0,101.4,0.31,3.645 +25/08/2021 18:00,23.25,43.63,1.151,50.95,0.121,132.1,0.661,33.53,33.53,0,101.5,0.208,2.292 +25/08/2021 18:30,22.4,45.71,1.056,52.85,0.122,61.46,0.307,-12.02,-12.02,0,101.5,0.11,1.169 +25/08/2021 19:00,20.91,50.45,0.835,33.35,0.12,10.28,0.051,-45.78,-45.78,0,101.5,0.025,0.35 +25/08/2021 19:30,19.52,63.52,0.943,23.71,0.131,0.042,0,-53.73,-53.73,0,101.5,0,0.04 +25/08/2021 20:00,18.57,70.4,0.943,22.05,0.134,0,0,-55.7,-55.7,0,101.5,0,0 +25/08/2021 20:30,18.07,73.85,1.052,32.3,0.124,0,0,-56.38,-56.38,0,101.6,0,0 +25/08/2021 21:00,17.51,75.12,1.109,29.64,0.12,0,0,-56.53,-56.53,0,101.6,0,0 +25/08/2021 21:30,16.91,76.63,1.213,26.44,0.121,0,0,-55.89,-55.89,0,101.6,0,0 +25/08/2021 22:00,16.29,77.89,1.004,21.17,0.13,0,0,-56.02,-56.02,0,101.6,0,0 +25/08/2021 22:30,15.72,79.74,0.763,24.14,0.132,0,0,-55,-55,0,101.6,0,0 +25/08/2021 23:00,15.23,81.1,0.75,26.69,0.134,0,0,-53.46,-53.46,0,101.6,0,0 +25/08/2021 23:30,14.95,82.2,0.43,34.78,0.118,0,0,-52.71,-52.71,0,101.6,0,0 +26/08/2021 00:00,14.48,83.5,0.497,332.3,0.097,0,0,-47.69,-47.69,0,101.6,0,0 +26/08/2021 00:30,13.97,85.8,0.506,277,0.14,0,0,-47.19,-47.19,0,101.6,0,0 +26/08/2021 01:00,13.14,86.9,0.275,10.52,0.087,0,0,-43.85,-43.85,0,101.6,0,0 +26/08/2021 01:30,13.18,87.9,0.42,299.8,0.126,0,0,-45.92,-45.92,0,101.6,0,0 +26/08/2021 02:00,12.91,88.5,0.153,203.7,0.03,0,0,-46.12,-46.12,0,101.5,0,0 +26/08/2021 02:30,12.59,88.7,0.182,199.1,0.046,0,0,-44.64,-44.64,0,101.5,0,0 +26/08/2021 03:00,11.75,89.1,0.101,253.9,0.058,0,0,-40.81,-40.81,0,101.5,0,0 +26/08/2021 03:30,10.99,89.8,0.124,286.2,0.087,0,0,-38.88,-38.88,0,101.5,0,0 +26/08/2021 04:00,11.5,91.2,0.366,278.8,0.102,0,0,-43.61,-43.61,0,101.5,0,0 +26/08/2021 04:30,11.45,91.7,0.409,293.3,0.122,0,0,-40.38,-40.38,0,101.5,0,0 +26/08/2021 05:00,11.04,91.7,0.311,301.7,0.093,0,0,-39.63,-39.63,0,101.5,0,0 +26/08/2021 05:30,11.63,92.3,0.808,309.1,0.112,1.495,0.007,-41.29,-41.29,0,101.6,0,0.091 +26/08/2021 06:00,11.68,92.2,0.338,6.839,0.133,18.44,0.092,-33.41,-33.41,0,101.6,0.039,0.557 +26/08/2021 06:30,12.14,92.4,0.471,6.353,0.148,73.1,0.365,-10.68,-10.68,0,101.6,0.241,3.345 +26/08/2021 07:00,13.69,90.6,0.577,347.5,0.133,162.1,0.81,12.52,12.52,0,101.6,0.403,6.029 +26/08/2021 07:30,15.63,82.8,0.702,37.75,0.117,243.4,1.217,53.01,53.01,0,101.6,0.599,7.639 +26/08/2021 08:00,16.54,74.12,1.264,60.68,0.125,324.8,1.624,101.6,101.6,0,101.6,0.717,8.67 +26/08/2021 08:30,17.23,71.36,1.367,56.62,0.119,417.1,2.086,170.6,170.6,0,101.7,0.86,10.34 +26/08/2021 09:00,18.27,68.41,1.148,60.9,0.118,498.3,2.491,231,231,0,101.7,0.99,11.84 +26/08/2021 09:30,18.99,65.47,1.408,52.83,0.122,550.8,2.754,275.5,275.5,0,101.7,1.036,12.4 +26/08/2021 10:00,19.82,62.76,1.28,48.35,0.118,634.6,3.173,343.9,343.9,0,101.7,1.152,13.87 +26/08/2021 10:30,20.69,60.4,1.475,36.81,0.113,667.5,3.337,383.1,383.1,0,101.7,1.175,14.28 +26/08/2021 11:00,20.89,59.64,1.692,31.31,0.113,725.1,3.625,429.1,429.1,0,101.7,1.224,15.2 +26/08/2021 11:30,20.95,60.6,1.858,30.71,0.112,696.9,3.485,424.9,425,0,101.7,1.208,15.45 +26/08/2021 12:00,20.05,63.24,1.966,16.16,0.125,496,2.48,298.4,298.4,0,101.7,0.926,12.15 +26/08/2021 12:30,19.71,64.31,1.421,41.82,0.112,352.4,1.762,206.8,206.8,0,101.7,0.675,9.56 +26/08/2021 13:00,19.12,67.05,1.53,23.8,0.115,283,1.415,164.3,164.3,0,101.7,0.519,7.868 +26/08/2021 13:30,18.97,66.21,1.51,46.28,0.119,299.9,1.5,173.8,173.8,0,101.6,0.546,8.24 +26/08/2021 14:00,19.64,64.53,1.036,50.56,0.118,362.7,1.814,217.1,217.1,0,101.6,0.67,9.55 +26/08/2021 14:30,20.4,64.23,1.448,30.98,0.116,381.6,1.908,229.4,229.4,0,101.6,0.702,9.56 +26/08/2021 15:00,20.17,65.39,1.496,33.39,0.12,302.7,1.514,182.7,182.7,0,101.6,0.551,7.89 +26/08/2021 15:30,19.77,67.01,1.306,41.58,0.121,224.9,1.125,130.2,130.2,0,101.6,0.396,6.059 +26/08/2021 16:00,19.56,68.29,1.26,27.85,0.117,151.3,0.756,84.5,84.5,0,101.6,0.297,4.191 +26/08/2021 16:30,18.98,70.36,1.459,23.26,0.123,85,0.425,43.78,43.78,0,101.5,0.162,2.415 +26/08/2021 17:00,18.71,72.14,1.092,29.67,0.115,72.12,0.361,35.22,35.22,0,101.5,0.138,2.051 +26/08/2021 17:30,18.56,73.65,1.22,22.85,0.117,59.72,0.299,27.18,27.18,0,101.5,0.111,1.639 +26/08/2021 18:00,17.77,78.75,1.3,19.27,0.13,16.77,0.084,-19.31,-19.31,0,101.6,0.017,0.535 +26/08/2021 18:30,17.2,83.2,0.958,21.4,0.139,23.06,0.115,-1.567,-1.567,0,101.6,0.036,0.587 +26/08/2021 19:00,16.87,81.7,1.238,30.65,0.123,9.08,0.045,-8.84,-8.84,0,101.6,0,0.216 +26/08/2021 19:30,16.53,79.51,0.851,39.64,0.117,0.307,0.002,-16.92,-16.92,0,101.6,0,0.01 +26/08/2021 20:00,15.93,80,0.666,13.26,0.156,0,0,-48.33,-48.33,0,101.6,0,0 +26/08/2021 20:30,14.68,82.9,0.647,9.03,0.138,0,0,-54.65,-54.65,0,101.6,0,0 +26/08/2021 21:00,13.96,81.4,0.741,17.51,0.14,0,0,-55.98,-55.98,0,101.7,0,0 +26/08/2021 21:30,13.25,79.47,0.65,9.21,0.141,0,0,-56.94,-56.94,0,101.7,0,0 +26/08/2021 22:00,12.58,80.2,0.605,12.01,0.143,0,0,-55.19,-55.19,0,101.7,0,0 +26/08/2021 22:30,11.92,82.5,0.567,3.028,0.162,0,0,-52.48,-52.48,0,101.7,0,0 +26/08/2021 23:00,11.51,83.7,0.601,3.758,0.143,0,0,-52.64,-52.64,0,101.7,0,0 +26/08/2021 23:30,11.1,84.1,0.585,359.8,0.156,0,0,-51.85,-51.85,0,101.7,0,0 +27/08/2021 00:00,10.95,84.1,0.63,6.226,0.151,0,0,-52.74,-52.74,0,101.7,0,0 +27/08/2021 00:30,10.79,84.8,0.621,7.946,0.151,0,0,-50.4,-50.4,0,101.7,0,0 +27/08/2021 01:00,10.69,85.5,0.481,5.448,0.159,0,0,-50.26,-50.26,0,101.7,0,0 +27/08/2021 01:30,10.51,86.7,0.445,13.64,0.142,0,0,-48.86,-48.86,0,101.6,0,0 +27/08/2021 02:00,10.42,87.6,0.488,7.789,0.154,0,0,-48.3,-48.3,0,101.6,0,0 +27/08/2021 02:30,10.34,88.3,0.378,15.04,0.148,0,0,-46.03,-46.03,0,101.6,0,0 +27/08/2021 03:00,10.36,89.1,0.44,10.26,0.164,0,0,-43.69,-43.69,0,101.6,0,0 +27/08/2021 03:30,10.29,89.5,0.395,10.46,0.159,0,0,-43.19,-43.19,0,101.6,0,0 +27/08/2021 04:00,10.52,90,0.523,5.995,0.161,0,0,-30.38,-30.38,0,101.6,0,0 +27/08/2021 04:30,10.85,89.8,0.466,4.924,0.148,0,0,-36.53,-36.53,0,101.6,0,0 +27/08/2021 05:00,11.37,89.5,0.401,11.16,0.155,0,0,-9.23,-9.23,0,101.6,0,0 +27/08/2021 05:30,11.91,87.5,0.542,18.12,0.137,1.283,0.006,-38.66,-38.66,0,101.7,0,0.128 +27/08/2021 06:00,11.74,84.8,0.541,18.44,0.152,16.83,0.084,-40.28,-40.28,0,101.7,0.043,0.476 +27/08/2021 06:30,11.83,84.3,0.518,9.57,0.142,38.88,0.194,-7.014,-7.014,0.2,101.7,0.068,0.97 +27/08/2021 07:00,13.38,82.5,0.658,7.132,0.155,145.7,0.729,51.11,51.11,0,101.7,0.336,4.88 +27/08/2021 07:30,16.44,70.04,0.784,25.43,0.126,263.4,1.317,47.2,47.2,0,101.7,0.685,8.21 +27/08/2021 08:00,17.48,63.24,1.232,55.57,0.122,343.3,1.717,114.2,114.2,0,101.7,0.782,9.07 +27/08/2021 08:30,17.58,63.05,1.712,62.37,0.12,432.5,2.162,176.8,176.8,0,101.7,0.903,10.62 +27/08/2021 09:00,18.31,62.44,1.632,57.7,0.118,529.2,2.646,258.5,258.5,0,101.7,1.046,12.69 +27/08/2021 09:30,18.46,60.15,1.308,64.47,0.113,459.6,2.298,236,236,0,101.7,0.868,10.68 +27/08/2021 10:00,19.82,57.3,1.419,52.07,0.116,725.9,3.63,411.3,411.3,0,101.7,1.354,16.44 +27/08/2021 10:30,20.06,56.25,1.54,11.2,0.115,640.3,3.201,369.8,369.8,0,101.7,1.133,13.96 +27/08/2021 11:00,20.34,55.1,1.414,28.06,0.112,582.1,2.911,347.1,347.1,0,101.7,1.022,13.06 +27/08/2021 11:30,20.01,55.1,1.307,39.76,0.113,472,2.36,284.6,284.6,0,101.7,0.873,11.71 +27/08/2021 12:00,19.83,56.58,1.358,23.61,0.124,351.8,1.759,209.5,209.5,0,101.7,0.68,9.62 +27/08/2021 12:30,20.47,56.11,0.991,42.78,0.114,433.7,2.169,269.2,269.2,0,101.7,0.794,10.85 +27/08/2021 13:00,20.16,55.37,1.172,47.88,0.122,264.9,1.325,154.4,154.4,0,101.7,0.504,7.624 +27/08/2021 13:30,20.47,55.64,1.496,46.75,0.112,485.2,2.426,301.8,301.8,0,101.7,0.889,11.97 +27/08/2021 14:00,20.83,54.31,1.356,46.3,0.121,437.5,2.187,270.2,270.2,0,101.7,0.78,10.4 +27/08/2021 14:30,21.11,52.85,1.083,54.04,0.117,417,2.085,259.5,259.5,0,101.7,0.704,9.46 +27/08/2021 15:00,21.01,54.47,1.024,46.87,0.121,331.6,1.658,200.1,200.1,0,101.7,0.566,7.883 +27/08/2021 15:30,20.7,55.36,1.358,43.5,0.122,375.7,1.878,216.3,216.3,0,101.6,0.555,7.542 +27/08/2021 16:00,21.92,53.28,1.407,37.8,0.117,449.8,2.249,265.9,265.9,0,101.6,0.664,8.2 +27/08/2021 16:30,21.81,54.08,1.405,26.92,0.117,350,1.75,196.4,196.4,0,101.6,0.555,6.573 +27/08/2021 17:00,21.06,57.78,1.5,20.95,0.119,259.2,1.296,135.3,135.3,0,101.6,0.411,5.326 +27/08/2021 17:30,20.28,60.74,1.423,7.613,0.141,156,0.78,58.1,58.1,0,101.7,0.253,2.905 +27/08/2021 18:00,19.92,62.6,1.433,1.706,0.14,130.7,0.653,33.85,33.85,0,101.7,0.202,2.161 +27/08/2021 18:30,19.24,65.03,1.265,6.738,0.144,56.19,0.281,-13.79,-13.79,0,101.7,0.109,1.106 +27/08/2021 19:00,17.8,70.73,1.22,357.3,0.141,9.89,0.049,-44.49,-44.49,0,101.7,0.019,0.337 +27/08/2021 19:30,16.78,74.93,0.891,14.06,0.143,0,0,-51.34,-51.34,0,101.7,0,0.023 +27/08/2021 20:00,16.54,75.15,1.076,27.41,0.128,0,0,-52.73,-52.73,0,101.7,0,0 +27/08/2021 20:30,16.09,76.61,1.085,18.79,0.136,0,0,-53.04,-53.04,0,101.8,0,0 +27/08/2021 21:00,15.37,78.98,0.901,19.33,0.126,0,0,-53.81,-53.81,0,101.8,0,0 +27/08/2021 21:30,14.89,80.5,0.839,30.81,0.134,0,0,-53.07,-53.07,0,101.8,0,0 +27/08/2021 22:00,14.4,81.9,0.813,25.17,0.139,0,0,-52.87,-52.87,0,101.8,0,0 +27/08/2021 22:30,14,83.2,0.425,16.79,0.122,0,0,-50.45,-50.45,0,101.8,0,0 +27/08/2021 23:00,13.37,84.7,0.53,338.4,0.108,0,0,-45.5,-45.5,0,101.9,0,0 +27/08/2021 23:30,12.44,86.7,0.197,258.8,0.079,0,0,-44.43,-44.43,0,101.8,0,0 +28/08/2021 00:00,12.02,88.3,0.355,266.5,0.109,0,0,-42.81,-42.81,0,101.9,0,0 +28/08/2021 00:30,11.46,89.1,0,266.9,0.002,0,0,-41.91,-41.91,0,101.9,0,0 +28/08/2021 01:00,10.63,89.6,0.11,267.8,0.068,0,0,-41.82,-41.82,0,101.9,0,0 +28/08/2021 01:30,10,90,0.063,305.2,0.039,0,0,-42.8,-42.8,0,101.9,0,0 +28/08/2021 02:00,9.53,91.1,0.075,349.6,0.045,0,0,-40.28,-40.28,0,101.9,0,0 +28/08/2021 02:30,10.58,92.2,0.67,308.6,0.128,0,0,-41.01,-41.01,0,101.9,0,0 +28/08/2021 03:00,9.84,91.6,0.127,326.7,0.069,0,0,-42.15,-42.15,0,101.9,0,0 +28/08/2021 03:30,9.54,92,0.006,326.4,0.004,0,0,-38.98,-38.98,0,101.9,0,0 +28/08/2021 04:00,10.16,93.3,0.641,278.7,0.151,0,0,-45.21,-45.21,0,101.9,0,0 +28/08/2021 04:30,10.09,92.5,0.188,283.2,0.09,0,0,-43.3,-43.3,0,101.9,0,0 +28/08/2021 05:00,9.14,92.6,0.176,274.6,0.091,0,0,-38.94,-38.94,0,101.9,0,0 +28/08/2021 05:30,8.87,92.8,0.044,295.4,0.042,1.185,0.006,-38.26,-38.26,0,101.9,0,0.108 +28/08/2021 06:00,8.74,93.6,0.25,319.3,0.094,19.07,0.095,-28.11,-28.11,0,101.9,0.045,0.571 +28/08/2021 06:30,9.93,94.6,0.074,328.5,0.061,69.43,0.347,-1.44,-1.44,0,102,0.251,3.109 +28/08/2021 07:00,12.86,93.2,0.139,333.5,0.081,157.5,0.787,21.13,21.13,0,102,0.523,6.181 +28/08/2021 07:30,14.99,88.8,0.455,34.35,0.103,263.9,1.319,62.42,62.42,0,102,0.761,8.22 +28/08/2021 08:00,16.46,74.24,0.926,65.09,0.118,345,1.725,108.3,108.3,0,102,0.784,8.81 +28/08/2021 08:30,17.69,67.01,0.971,77.18,0.116,429.7,2.149,179.4,179.4,0,102,0.934,10.38 +28/08/2021 09:00,18.9,62.06,1.074,61.94,0.114,508.5,2.542,238.9,238.9,0,102,0.995,11.37 +28/08/2021 09:30,19.45,59.09,1.335,58.09,0.121,584.4,2.922,298.1,298.1,0,102,1.049,12.28 +28/08/2021 10:00,20.33,55.72,1.279,62.97,0.118,636.4,3.182,343.2,343.2,0,102,1.139,13.27 +28/08/2021 10:30,20.73,53.33,1.573,54.23,0.113,654.6,3.273,366.7,366.7,0,102,1.134,13.67 +28/08/2021 11:00,20.55,52.99,1.371,67.44,0.121,494.8,2.474,270.9,270.9,0,102,0.837,10.56 +28/08/2021 11:30,20.66,53.4,1.617,50.89,0.119,693.1,3.465,410.6,410.6,0,102,1.093,13.93 +28/08/2021 12:00,21.05,51.34,1.559,50.99,0.117,589.9,2.95,348.6,348.6,0,102,0.933,11.76 +28/08/2021 12:30,21.98,48.16,1.54,53.26,0.116,806,4.031,511.5,511.5,0,102,1.274,16.36 +28/08/2021 13:00,21.97,48.28,1.781,31.98,0.115,656.8,3.284,403.6,403.6,0,101.9,1.025,13.21 +28/08/2021 13:30,22.06,47.66,1.7,62.5,0.114,666.2,3.331,417,417,0,101.9,1.041,13.53 +28/08/2021 14:00,21.21,51.69,1.829,17.11,0.117,354.5,1.772,203.2,203.2,0,101.9,0.597,8.13 +28/08/2021 14:30,21.66,52.4,1.601,18.09,0.12,428.5,2.142,255.8,255.8,0,101.9,0.715,9.17 +28/08/2021 15:00,21.79,49.94,1.503,33.68,0.118,439.5,2.197,260,260,0,101.9,0.676,8.31 +28/08/2021 15:30,22.61,48.01,1.539,31.13,0.113,538.2,2.691,331.5,331.5,0,101.9,0.794,10.36 +28/08/2021 16:00,21.75,53.09,1.726,10.98,0.125,353.9,1.77,206.1,206.1,0,101.9,0.558,7.362 +28/08/2021 16:30,21.26,55.36,2.092,8.44,0.131,297.6,1.488,158,158,0,101.9,0.446,5.49 +28/08/2021 17:00,21.18,56.15,2.206,352.9,0.134,269.3,1.346,151.5,151.5,0,101.9,0.441,5.834 +28/08/2021 17:30,19.86,59.73,1.888,4.141,0.132,76.88,0.384,27.51,27.51,0,101.9,0.158,2.082 +28/08/2021 18:00,19.14,62.83,1.76,353.8,0.145,66.32,0.332,-3.76,-3.76,0,101.9,0.116,1.254 +28/08/2021 18:30,18.52,65.6,1.429,359.1,0.14,41.97,0.21,-14.87,-14.87,0,101.9,0.086,1.089 +28/08/2021 19:00,18.24,64.76,1.483,14.31,0.138,10.77,0.054,-39.83,-39.83,0,101.9,0.017,0.37 +28/08/2021 19:30,17.12,67.1,1.215,17.02,0.133,0,0,-52.79,-52.79,0,101.9,0,0.018 +28/08/2021 20:00,16.15,71.89,0.908,14.91,0.147,0,0,-49.08,-49.08,0,102,0,0 +28/08/2021 20:30,15.38,75.68,0.843,16,0.146,0,0,-44.42,-44.42,0,102,0,0 +28/08/2021 21:00,14.83,78.11,0.731,12.73,0.149,0,0,-48.59,-48.59,0,102,0,0 +28/08/2021 21:30,14.32,80.6,0.914,14.18,0.151,0,0,-49.27,-49.27,0,102,0,0 +28/08/2021 22:00,14.28,82.1,1.074,23.39,0.138,0,0,-51.96,-51.96,0,102,0,0 +28/08/2021 22:30,14.34,82.6,1.013,26.97,0.128,0,0,-53.55,-53.55,0,102,0,0 +28/08/2021 23:00,14.08,84.1,0.821,19.15,0.132,0,0,-52.74,-52.74,0,102,0,0 +28/08/2021 23:30,13.58,85.8,0.656,0.867,0.145,0,0,-48.57,-48.57,0,102,0,0 +29/08/2021 00:00,13.08,87.1,0.627,6.205,0.139,0,0,-46.16,-46.16,0,102,0,0 +29/08/2021 00:30,12.86,88.4,0.72,10.71,0.157,0,0,-46.66,-46.66,0,102,0,0 +29/08/2021 01:00,12.77,89.2,0.597,2.939,0.146,0,0,-46.17,-46.17,0,102,0,0 +29/08/2021 01:30,12.9,89.8,0.838,345.5,0.15,0,0,-45.99,-45.99,0,102,0,0 +29/08/2021 02:00,12.75,89.9,0.802,344.6,0.155,0,0,-41.8,-41.8,0,102,0,0 +29/08/2021 02:30,12.42,89.7,0.431,336.7,0.11,0,0,-41.05,-41.05,0,102,0,0 +29/08/2021 03:00,11.89,90.5,0.5,338.4,0.128,0,0,-37.21,-37.21,0,102,0,0 +29/08/2021 03:30,11.87,91.1,0.491,7.537,0.141,0,0,-42.51,-42.51,0,102,0,0 +29/08/2021 04:00,11.89,91.4,0.675,9.9,0.15,0,0,-46.74,-46.74,0,101.9,0,0 +29/08/2021 04:30,11.81,91.6,0.63,6.842,0.147,0,0,-47.49,-47.49,0,101.9,0,0 +29/08/2021 05:00,11.7,91.8,0.604,5.111,0.156,0,0,-46.78,-46.78,0,101.9,0,0 +29/08/2021 05:30,11.51,92.1,0.69,8.17,0.163,0.914,0.005,-45.44,-45.44,0,102,0,0.086 +29/08/2021 06:00,11.5,92.4,0.506,7.718,0.164,15.77,0.079,-36.21,-36.21,0,102,0.039,0.49 +29/08/2021 06:30,11.87,92.7,0.317,10.24,0.175,65.94,0.33,-7.912,-7.912,0.2,102,0.241,3.093 +29/08/2021 07:00,13.57,91.2,0.689,8.13,0.141,156.1,0.781,13.37,13.37,0,102,0.494,6.105 +29/08/2021 07:30,15.39,86.8,0.726,13.81,0.145,244.2,1.221,50.23,50.23,0,102,0.683,7.422 +29/08/2021 08:00,17.34,76.3,0.856,37.61,0.123,325.9,1.63,87,87,0,102,0.766,8.44 +29/08/2021 08:30,18.19,71.31,1.42,44.08,0.12,385.3,1.926,152.7,152.7,0,102,0.844,9.34 +29/08/2021 09:00,18.48,69.37,1.546,42.28,0.12,502.6,2.513,237.3,237.3,0,102,1.009,11.39 +29/08/2021 09:30,19,66.32,1.361,46.9,0.122,338.4,1.692,159.6,159.6,0,102,0.668,7.848 +29/08/2021 10:00,18.64,66.37,1.537,59.46,0.121,540.2,2.701,288.5,288.5,0,102,1.023,12.01 +29/08/2021 10:30,20.03,60.92,1.519,49.88,0.113,646.3,3.231,373.3,373.3,0,101.9,1.187,14.27 +29/08/2021 11:00,21.09,57.06,1.358,50.89,0.112,742.2,3.711,456.8,456.8,0,101.9,1.348,16.71 +29/08/2021 11:30,20.77,56.84,1.73,48.56,0.118,604.6,3.023,358.5,358.5,0,101.9,1.051,13.39 +29/08/2021 12:00,20.99,56.17,1.601,47.66,0.117,526.3,2.632,309.8,309.8,0,101.9,0.924,11.72 +29/08/2021 12:30,20.7,56.54,1.415,46.5,0.114,555.2,2.776,335.7,335.7,0,101.9,0.922,11.49 +29/08/2021 13:00,21.85,52.6,1.815,40.47,0.114,633.4,3.167,395.8,395.8,0,101.8,1.022,13.23 +29/08/2021 13:30,21.28,53.03,1.87,33.81,0.117,500.2,2.501,294.2,294.2,0,101.8,0.82,10.09 +29/08/2021 14:00,21.04,52.89,1.79,50.46,0.119,466.2,2.331,275.7,275.7,0,101.8,0.788,9.83 +29/08/2021 14:30,22.02,52.56,1.808,28.77,0.109,502.3,2.512,306.9,306.9,0,101.8,0.875,11.17 +29/08/2021 15:00,20.88,54.09,1.531,46.15,0.119,292.5,1.463,160.9,160.9,0,101.7,0.496,6.562 +29/08/2021 15:30,21.82,51.54,1.813,41.66,0.116,526.9,2.635,318.9,318.9,0,101.7,0.787,10.05 +29/08/2021 16:00,21.34,52.67,1.797,48.15,0.115,276.1,1.38,157.3,157.3,0,101.7,0.474,6.632 +29/08/2021 16:30,20.43,54.8,1.486,64.98,0.122,252.8,1.264,123.6,123.6,0,101.7,0.396,4.561 +29/08/2021 17:00,21.26,50.79,1.649,57.39,0.123,303.8,1.519,149,149,0,101.7,0.393,4.941 +29/08/2021 17:30,21.27,49.71,1.37,36.47,0.119,186.5,0.932,73.85,73.85,0,101.7,0.274,3.027 +29/08/2021 18:00,20.52,50.1,1.194,39.54,0.123,118.1,0.59,26.46,26.46,0,101.7,0.179,1.766 +29/08/2021 18:30,19.82,50.22,0.896,44.95,0.117,47.46,0.237,-17.24,-17.24,0,101.7,0.097,0.798 +29/08/2021 19:00,18.29,54,0.827,23.42,0.129,6.055,0.03,-45.73,-45.73,0,101.7,0.01,0.244 +29/08/2021 19:30,17.08,56.92,1.019,26.27,0.125,0,0,-52.96,-52.96,0,101.7,0,0.01 +29/08/2021 20:00,16.32,60.3,0.942,31.3,0.127,0,0,-52.96,-52.96,0,101.8,0,0 +29/08/2021 20:30,15.71,63.88,1.008,20.38,0.132,0,0,-52.42,-52.42,0,101.8,0,0 +29/08/2021 21:00,14.87,68.33,0.743,16.04,0.149,0,0,-50.49,-50.49,0,101.8,0,0 +29/08/2021 21:30,14.09,72.14,0.643,14.94,0.15,0,0,-47.62,-47.62,0,101.8,0,0 +29/08/2021 22:00,13.58,75.22,0.969,13.73,0.143,0,0,-47.69,-47.69,0,101.8,0,0 +29/08/2021 22:30,13.21,77.65,0.89,9.46,0.145,0,0,-49.46,-49.46,0,101.8,0,0 +29/08/2021 23:00,12.88,79.73,0.584,5.153,0.152,0,0,-48.15,-48.15,0,101.8,0,0 +29/08/2021 23:30,12.49,81.3,0.525,8.08,0.148,0,0,-44.77,-44.77,0,101.8,0,0 +30/08/2021 00:00,11.92,83.9,0.497,355.2,0.165,0,0,-43.17,-43.17,0,101.8,0,0 +30/08/2021 00:30,11.76,85.7,0.404,354.1,0.153,0,0,-41.3,-41.3,0,101.8,0,0 +30/08/2021 01:00,11.59,87.1,0.452,352.6,0.153,0,0,-39.74,-39.74,0,101.8,0,0 +30/08/2021 01:30,11.45,88,0.316,4.786,0.114,0,0,-42.24,-42.24,0,101.8,0,0 +30/08/2021 02:00,11.19,88.6,0.395,358.4,0.136,0,0,-40.23,-40.23,0,101.8,0,0 +30/08/2021 02:30,11.04,89.3,0.518,342.2,0.151,0,0,-38.7,-38.7,0,101.8,0,0 +30/08/2021 03:00,10.92,89.7,0.515,345,0.157,0,0,-39.5,-39.5,0,101.8,0,0 +30/08/2021 03:30,10.84,89.8,0.504,352.7,0.165,0,0,-40.36,-40.36,0,101.8,0,0 +30/08/2021 04:00,10.75,90,0.302,346,0.102,0,0,-38.78,-38.78,0,101.8,0,0 +30/08/2021 04:30,10.82,90.5,0.438,353.9,0.139,0,0,-24.65,-24.65,0,101.8,0,0 +30/08/2021 05:00,11.44,90.7,0.288,0.727,0.107,0,0,-9.63,-9.63,0,101.8,0,0 +30/08/2021 05:30,11.94,90.4,0.247,358.4,0.124,0.903,0.005,-7.627,-7.627,0,101.8,0,0.022 +30/08/2021 06:00,12.35,89.9,0.215,339.6,0.082,10.94,0.055,-3.795,-3.795,0,101.8,0.001,0.294 +30/08/2021 06:30,13.09,89.4,0.676,355,0.145,32.52,0.163,8.37,8.37,0,101.8,0.061,0.835 +30/08/2021 07:00,14.04,87.6,0.668,16.22,0.12,63.61,0.318,25.91,25.91,0,101.8,0.104,1.702 +30/08/2021 07:30,14.79,85.4,0.843,17.1,0.137,100.1,0.501,39.13,39.13,0,101.8,0.195,2.758 +30/08/2021 08:00,15.74,83.2,0.876,28.08,0.12,156,0.78,78.34,78.34,0,101.8,0.327,4.241 +30/08/2021 08:30,16.48,81.2,1.043,24.14,0.117,189.9,0.949,99,99,0,101.8,0.375,4.909 +30/08/2021 09:00,17.62,76.68,1.497,55.59,0.117,251.8,1.259,141.9,141.9,0,101.8,0.478,6.741 +30/08/2021 09:30,18.89,72.42,1.52,48.65,0.119,385.2,1.926,217.3,217.3,0,101.8,0.758,9.78 +30/08/2021 10:00,20.3,68.17,1.615,47.16,0.121,524.6,2.623,307.5,307.5,0,101.8,1.071,12.81 +30/08/2021 10:30,19.76,69.48,1.767,45.35,0.119,433.6,2.168,258,258,0,101.8,0.879,10.61 +30/08/2021 11:00,20.28,68.21,1.711,35.68,0.115,435.8,2.179,261.7,261.7,0,101.8,0.91,11.09 +30/08/2021 11:30,19.91,67.25,1.36,48.87,0.119,220,1.1,126,126,0,101.8,0.466,6.151 +30/08/2021 12:00,19.77,68.03,1.391,53.15,0.121,231.8,1.159,133.4,133.4,0,101.8,0.462,6.306 +30/08/2021 12:30,20.2,65.77,1.194,58.29,0.117,312,1.56,184.4,184.4,0,101.8,0.611,8.4 +30/08/2021 13:00,20.52,60.13,1.586,60.51,0.119,213.4,1.067,121.7,121.7,0,101.8,0.413,6.036 +30/08/2021 13:30,21.25,60.76,1.466,42.91,0.117,410.7,2.053,252.6,252.6,0,101.8,0.752,9.87 +30/08/2021 14:00,21.12,60.03,1.504,40.34,0.121,316.5,1.583,187.4,187.4,0,101.8,0.646,8.45 +30/08/2021 14:30,21.41,58.51,1.687,54.63,0.121,395.1,1.976,241.3,241.3,0,101.8,0.75,9.61 +30/08/2021 15:00,21.29,58.71,1.659,48.06,0.12,267.9,1.339,158.3,158.3,0,101.7,0.506,6.982 +30/08/2021 15:30,21.4,59.8,1.884,47.37,0.121,315.9,1.579,185,185,0,101.7,0.618,7.66 +30/08/2021 16:00,21.3,60.32,1.562,52.59,0.117,273,1.365,152.8,152.8,0,101.7,0.518,6.449 +30/08/2021 16:30,21.36,62.06,1.695,48.06,0.118,255.1,1.276,133.2,133.2,0,101.7,0.411,4.983 +30/08/2021 17:00,21.67,60.24,1.774,43.71,0.12,284,1.42,147.4,147.4,0,101.7,0.408,5.061 +30/08/2021 17:30,21.12,63.73,1.602,43.08,0.118,168.6,0.843,63.87,63.87,0,101.7,0.288,2.902 +30/08/2021 18:00,20.45,67.39,1.751,34.45,0.12,104,0.52,21.05,21.05,0,101.7,0.195,1.979 +30/08/2021 18:30,19.3,71.11,1.704,40.21,0.12,38.51,0.193,-24.11,-24.11,0,101.8,0.089,0.848 +30/08/2021 19:00,18.44,73.39,1.451,46.19,0.112,5.485,0.027,-46.76,-46.76,0,101.8,0.002,0.222 +30/08/2021 19:30,17.54,76.51,1.292,34.97,0.122,0,0,-51.71,-51.71,0,101.8,0,0.006 +30/08/2021 20:00,16.87,79.7,1.196,35.98,0.123,0,0,-51.32,-51.32,0,101.9,0,0 +30/08/2021 20:30,16.59,80.6,1.232,37.14,0.119,0,0,-51.03,-51.03,0,101.9,0,0 +30/08/2021 21:00,16.27,81.9,1.066,26.95,0.118,0,0,-50.57,-50.57,0,101.9,0,0 +30/08/2021 21:30,15.93,83.7,1.103,23.17,0.124,0,0,-50.76,-50.76,0,101.9,0,0 +30/08/2021 22:00,15.67,84.6,1.022,32.09,0.115,0,0,-50.16,-50.16,0,101.9,0,0 +30/08/2021 22:30,15.44,84.9,0.776,11.95,0.116,0,0,-46.56,-46.56,0,101.9,0,0 +30/08/2021 23:00,15.03,85.7,0.584,8.65,0.136,0,0,-40.57,-40.57,0,102,0,0 +30/08/2021 23:30,14.87,87.1,0.501,10.05,0.148,0,0,-22.96,-22.96,0,102,0,0 +31/08/2021 00:00,15.12,87.3,0.487,338.1,0.131,0,0,-13.4,-13.4,0,102,0,0 +31/08/2021 00:30,15.39,86.8,0.412,10.82,0.093,0.256,0.001,-3.111,-3.111,0,102,0,0 +31/08/2021 01:00,15.86,84.6,0.54,47.61,0.122,0.719,0.004,-3.542,-3.542,0,102,0,0 +31/08/2021 01:30,16.14,82.1,0.362,62.53,0.114,0.084,0,-4.295,-4.295,0,102,0,0 +31/08/2021 02:00,16.21,81.6,0.351,64.5,0.096,0.006,0,-4.67,-4.67,0,102,0,0 +31/08/2021 02:30,16.28,78.27,1.17,61.07,0.12,0.084,0,-4.458,-4.458,0,102,0,0 +31/08/2021 03:00,16.34,75.27,1.414,57.65,0.118,0,0,-5.195,-5.195,0,102,0,0 +31/08/2021 03:30,16.36,74.53,1.011,55.22,0.12,0,0,-6.51,-6.51,0,102,0,0 +31/08/2021 04:00,16.29,74.95,0.714,58.25,0.125,0,0,-6.743,-6.743,0,102,0,0 +31/08/2021 04:30,16.23,76.04,0.638,47.04,0.128,0,0,-7.26,-7.26,0,102,0,0 +31/08/2021 05:00,16.21,76.69,0.954,53.77,0.122,0,0,-7.504,-7.504,0,102,0,0 +31/08/2021 05:30,16.16,77.16,0.94,54.6,0.118,0.271,0.001,-7.488,-7.488,0,102.1,0,0.007 +31/08/2021 06:00,16.11,78.03,0.927,59.04,0.126,5.09,0.025,-4.408,-4.408,0,102.1,0,0.159 +31/08/2021 06:30,16.1,77.76,1.029,54.46,0.121,11.8,0.059,-0.214,-0.214,0,102.1,0,0.342 +31/08/2021 07:00,16.1,77.01,1.262,59.79,0.124,26.72,0.134,7.979,7.979,0,102.1,0.039,0.78 +31/08/2021 07:30,16.38,73.78,1.055,58.53,0.12,106.3,0.531,51.15,51.15,0,102.1,0.232,3.039 +31/08/2021 08:00,17.63,65.87,1.541,57.5,0.122,300.3,1.501,128.6,128.6,0,102.2,0.636,8.12 +31/08/2021 08:30,18.72,58.86,1.734,56.9,0.116,414.7,2.073,171.1,171.1,0,102.1,0.912,9.87 +31/08/2021 09:00,18.96,56.99,2.137,54.8,0.118,487.6,2.438,224.4,224.4,0,102.1,0.999,10.84 +31/08/2021 09:30,19.81,56.48,1.689,52.12,0.12,558.4,2.792,282.2,282.2,0,102.1,1.075,11.87 +31/08/2021 10:00,20.2,54.61,1.891,59.23,0.117,560.8,2.804,294.8,294.8,0,102.1,1.049,11.63 +31/08/2021 10:30,20.16,55.04,1.667,56.06,0.119,536.1,2.68,295.8,295.8,0,102.1,0.991,11.28 +31/08/2021 11:00,20.95,53.68,1.751,51.22,0.117,640.5,3.203,378.7,378.7,0,102.1,1.169,13.77 +31/08/2021 11:30,20.41,54.64,1.721,58.47,0.119,425.6,2.128,241.9,241.9,0,102.1,0.789,9.48 +31/08/2021 12:00,20.54,55.19,1.631,58.09,0.113,386.8,1.934,224.8,224.8,0,102.1,0.781,9.86 +31/08/2021 12:30,20.4,56.36,1.526,63.35,0.121,332.6,1.663,195.5,195.5,0,102.1,0.669,8.98 +31/08/2021 13:00,20.66,57.07,1.361,59.86,0.121,385.4,1.927,228.2,228.2,0,102.1,0.77,10.07 +31/08/2021 13:30,20.62,57.56,1.455,62.07,0.123,403.1,2.015,243.2,243.2,0,102.1,0.772,10.02 +31/08/2021 14:00,20.78,56.1,1.594,54.77,0.119,305.7,1.528,176.9,176.9,0,102.1,0.618,8.26 +31/08/2021 14:30,21.24,54.52,1.404,54.79,0.117,464.3,2.322,282.6,282.6,0,102.1,0.768,9.78 +31/08/2021 15:00,22.21,50.48,1.293,69.68,0.12,508.7,2.544,314.5,314.5,0,102.1,0.849,10.7 +31/08/2021 15:30,21.76,52.6,1.517,61.19,0.119,269.9,1.349,148.2,148.2,0,102.1,0.499,6.686 +31/08/2021 16:00,21.74,52.27,1.287,54.91,0.12,301,1.505,169.9,169.9,0,102.1,0.513,6.552 +31/08/2021 16:30,21.77,51.27,1.327,53.02,0.122,319.2,1.596,170,170,0,102,0.468,5.767 +31/08/2021 17:00,22.1,49.63,1.245,48.47,0.119,226.3,1.132,106.6,106.6,0,102,0.358,4.351 +31/08/2021 17:30,21.27,51.26,1.076,50.1,0.119,155.9,0.78,50.69,50.69,0,102,0.269,2.635 +31/08/2021 18:00,21.2,52.02,1.233,58.51,0.125,110.8,0.554,18.79,18.79,0,102,0.186,1.796 +31/08/2021 18:30,20.4,54.98,0.955,41.2,0.123,41.09,0.205,-23.07,-23.07,0,102,0.103,0.834 +31/08/2021 19:00,18.7,62.07,0.964,16.72,0.141,4.413,0.022,-47.13,-47.13,0,102,0.007,0.228 +31/08/2021 19:30,17.47,70.35,0.927,20.38,0.135,0,0,-51.17,-51.17,0,102,0,0.005 +31/08/2021 20:00,17.33,74.22,1.124,33.83,0.118,0,0,-53.88,-53.88,0,102.1,0,0 +31/08/2021 20:30,16.95,76.04,1.171,37.56,0.119,0,0,-54.08,-54.08,0,102.1,0,0 +31/08/2021 21:00,16.58,77.53,1.279,45.64,0.124,0,0,-54.67,-54.67,0,102.1,0,0 +31/08/2021 21:30,16.24,78.9,1.111,44.45,0.119,0,0,-54.25,-54.25,0,102.1,0,0 +31/08/2021 22:00,15.92,80.3,1.025,47.46,0.118,0,0,-53.68,-53.68,0,102.2,0,0 +31/08/2021 22:30,15.53,81.6,0.94,54.44,0.12,0,0,-53.75,-53.75,0,102.2,0,0 +31/08/2021 23:00,15.18,82.8,0.9,56.98,0.121,0,0,-53.61,-53.61,0,102.2,0,0 +31/08/2021 23:30,15.07,83.7,1.085,56.48,0.126,0,0,-53.3,-53.3,0,102.2,0,0 +01/09/2021 00:00,14.87,84,1.036,59.79,0.127,0,0,-53.89,-53.89,0,102.2,0,0 +01/09/2021 00:30,14.54,84.8,0.919,58.13,0.113,0,0,-53.43,-53.43,0,102.2,0,0 +01/09/2021 01:00,14.46,85,1.014,55.85,0.122,0,0,-53.61,-53.61,0,102.2,0,0 +01/09/2021 01:30,14.28,85.2,0.79,57.34,0.123,0,0,-52.71,-52.71,0,102.2,0,0 +01/09/2021 02:00,14.05,85.8,0.591,52.95,0.125,0,0,-51.35,-51.35,0,102.2,0,0 +01/09/2021 02:30,13.88,86.5,0.614,45.87,0.117,0,0,-49.87,-49.87,0,102.2,0,0 +01/09/2021 03:00,13.78,86.7,0.663,53,0.123,0,0,-50.68,-50.68,0,102.2,0,0 +01/09/2021 03:30,13.58,86.7,0.734,53.54,0.126,0,0,-51.36,-51.36,0,102.2,0,0 +01/09/2021 04:00,13.41,86.7,0.648,46.89,0.115,0,0,-50.99,-50.99,0,102.2,0,0 +01/09/2021 04:30,13.13,87.1,0.573,42.31,0.117,0,0,-50.75,-50.75,0,102.2,0,0 +01/09/2021 05:00,13.15,87.5,0.867,50.66,0.122,0,0,-52.31,-52.31,0,102.2,0,0 +01/09/2021 05:30,13.1,87.3,0.851,53.84,0.119,0.32,0.002,-51.09,-51.09,0,102.2,0,0.065 +01/09/2021 06:00,13.14,87.3,1.152,50.59,0.121,15.09,0.075,-43.87,-43.87,0,102.2,0.039,0.523 +01/09/2021 06:30,13.42,86.3,1.15,56.54,0.117,61.33,0.307,-18.79,-18.79,0,102.2,0.219,2.368 +01/09/2021 07:00,14.32,82.9,1.221,56.91,0.118,150.4,0.752,-8.63,-8.63,0,102.2,0.461,5.621 +01/09/2021 07:30,15.26,79.34,1.412,62.51,0.116,229.5,1.148,45.86,45.86,0,102.2,0.652,7.27 +01/09/2021 08:00,16.31,76.22,1.524,59.96,0.118,311.3,1.556,98.1,98.1,0,102.2,0.762,8.48 +01/09/2021 08:30,16.85,74.32,1.761,53.78,0.124,383.9,1.92,162.2,162.2,0,102.2,0.873,9.71 +01/09/2021 09:00,18.26,70.53,1.573,46.12,0.115,575.8,2.879,294.2,294.2,0,102.3,1.237,14.19 +01/09/2021 09:30,18.65,67.95,1.648,47.48,0.119,497.8,2.489,267.7,267.7,0,102.3,1.021,11.96 +01/09/2021 10:00,19.52,64.95,1.959,53.79,0.115,618.6,3.093,340.3,340.3,0,102.2,1.225,14.06 +01/09/2021 10:30,19.51,63.56,1.91,56.57,0.12,670,3.35,373.4,373.4,0,102.2,1.267,14.33 +01/09/2021 11:00,20.09,61.63,1.94,57.8,0.123,680.3,3.402,384.3,384.4,0,102.2,1.222,14.03 +01/09/2021 11:30,20.36,60.66,1.859,60.59,0.118,568.7,2.844,320.3,320.3,0,102.2,1.015,11.8 +01/09/2021 12:00,21.14,59.16,1.717,56.29,0.116,759.2,3.796,455.4,455.4,0,102.1,1.307,15.49 +01/09/2021 12:30,21.17,57.44,2.038,58.49,0.118,691.4,3.457,409.6,409.6,0,102.1,1.13,13.3 +01/09/2021 13:00,21.82,55.3,1.992,51.27,0.122,774.9,3.875,477,477,0,102.1,1.182,14.43 +01/09/2021 13:30,21.89,54.61,2.052,55.15,0.115,646.4,3.232,388.4,388.5,0,102.1,0.996,11.86 +01/09/2021 14:00,22.21,53.93,1.908,51.85,0.118,673.7,3.368,408.4,408.5,0,102.1,1.057,12.31 +01/09/2021 14:30,22.28,53.42,2.126,52.36,0.118,628.9,3.145,376,376,0,102,0.936,11.13 +01/09/2021 15:00,22.6,52.45,2.189,49.5,0.115,582.1,2.91,342.3,342.3,0,102,0.847,10.08 +01/09/2021 15:30,22.64,52.02,2.119,41.95,0.124,516.7,2.583,297.7,297.7,0,101.9,0.726,8.69 +01/09/2021 16:00,22.8,51.82,1.913,53.55,0.117,437.3,2.186,241.4,241.4,0,101.9,0.61,7.237 +01/09/2021 16:30,22.44,52.13,2.044,49.66,0.119,352.5,1.762,181.2,181.2,0,101.9,0.495,5.759 +01/09/2021 17:00,22.05,52.35,1.948,58.27,0.124,258.9,1.294,115.6,115.6,0,101.9,0.352,4.063 +01/09/2021 17:30,21.74,52.84,1.853,52.92,0.118,180.4,0.902,62.11,62.11,0,101.9,0.29,2.809 +01/09/2021 18:00,21.19,54.43,1.47,60.51,0.122,102.6,0.513,11.48,11.48,0,101.9,0.182,1.695 +01/09/2021 18:30,20.48,56.07,1.127,53.68,0.12,37.15,0.186,-26.79,-26.79,0,101.9,0.097,0.785 +01/09/2021 19:00,19.35,59.85,1.075,53.61,0.121,3.71,0.019,-49.8,-49.8,0,101.9,0,0.195 +01/09/2021 19:30,18.57,63.8,1.209,54.35,0.116,0,0,-53.17,-53.17,0,101.9,0,0.001 +01/09/2021 20:00,17.98,66.32,1.057,45.47,0.117,0,0,-53.68,-53.68,0,102,0,0 +01/09/2021 20:30,17.36,68.36,1.24,52.56,0.121,0,0,-53.18,-53.18,0,102,0,0 +01/09/2021 21:00,16.91,69.77,1.229,44.22,0.123,0,0,-54.7,-54.7,0,102,0,0 +01/09/2021 21:30,16.43,72.14,1.152,43.95,0.122,0,0,-54.38,-54.38,0,102,0,0 +01/09/2021 22:00,15.9,75.85,1.04,45.46,0.118,0,0,-53.56,-53.56,0,102,0,0 +01/09/2021 22:30,15.6,77.66,1.215,48.82,0.121,0,0,-54.74,-54.74,0,102,0,0 +01/09/2021 23:00,15.2,79.31,0.889,39.73,0.119,0,0,-54.47,-54.47,0,102,0,0 +01/09/2021 23:30,14.94,80.8,0.878,53.7,0.13,0,0,-53,-53,0,102,0,0 +02/09/2021 00:00,14.62,81.6,0.9,58.5,0.131,0,0,-53.08,-53.08,0,102,0,0 +02/09/2021 00:30,14.36,82.5,0.824,49.69,0.12,0,0,-53.26,-53.26,0,102,0,0 +02/09/2021 01:00,14.22,82.5,0.573,47.84,0.114,0,0,-52.74,-52.74,0,102,0,0 +02/09/2021 01:30,13.81,83.4,0.362,22.07,0.118,0,0,-47.7,-47.7,0,101.9,0,0 +02/09/2021 02:00,13.12,85.2,0.399,5.554,0.169,0,0,-45.72,-45.72,0,101.9,0,0 +02/09/2021 02:30,12.77,86.3,0.484,2.468,0.147,0,0,-42.85,-42.85,0,101.9,0,0 +02/09/2021 03:00,12.19,86.8,0.467,10.69,0.147,0,0,-43.19,-43.19,0,101.9,0,0 +02/09/2021 03:30,11.9,88.1,0.46,1.605,0.146,0,0,-42.01,-42.01,0,101.9,0,0 +02/09/2021 04:00,11.81,88.7,0.59,2.433,0.162,0,0,-43.88,-43.88,0,101.9,0,0 +02/09/2021 04:30,11.81,88.4,0.343,44.17,0.101,0,0,-45.81,-45.81,0,101.9,0,0 +02/09/2021 05:00,11.78,87.6,0.435,29.25,0.131,0,0,-46.24,-46.24,0,101.9,0,0 +02/09/2021 05:30,11.36,87.7,0.319,9.57,0.105,0.332,0.002,-41.12,-41.12,0,101.9,0,0.058 +02/09/2021 06:00,11.06,88.6,0.325,10.34,0.101,14.3,0.071,-31.89,-31.89,0,101.8,0.036,0.464 +02/09/2021 06:30,11.83,89.2,0.513,42.25,0.11,60.39,0.302,-12.74,-12.74,0,101.8,0.194,2.019 +02/09/2021 07:00,13.97,81.2,0.844,48.19,0.122,145.8,0.729,9.14,9.14,0,101.8,0.487,5.687 +02/09/2021 07:30,15.62,73.46,0.914,60.3,0.113,227.5,1.137,31.86,31.86,0,101.8,0.674,7.317 +02/09/2021 08:00,16.32,71.72,1.266,50.43,0.119,316.2,1.581,99.5,99.5,0,101.8,0.773,8.52 +02/09/2021 08:30,17.15,69.29,1.397,56.47,0.118,403.5,2.017,157.9,157.9,0,101.8,0.918,9.9 +02/09/2021 09:00,18.57,65.34,1.322,52.15,0.114,486.9,2.435,216.8,216.8,0,101.8,1.034,11.19 +02/09/2021 09:30,19.43,62.66,1.523,59.47,0.123,558.4,2.792,271.8,271.8,0,101.8,1.103,12.05 +02/09/2021 10:00,20.64,59.75,1.639,53.06,0.118,618.4,3.092,322.1,322.1,0,101.8,1.162,12.95 +02/09/2021 10:30,21.57,56.61,1.753,60.68,0.116,669.3,3.347,366.3,366.3,0,101.7,1.192,13.56 +02/09/2021 11:00,22.72,52.37,1.697,70.7,0.12,705.2,3.526,401.8,401.8,0,101.7,1.2,13.93 +02/09/2021 11:30,23.39,50.91,1.576,71.17,0.12,731.1,3.655,427.5,427.5,0,101.7,1.197,14.1 +02/09/2021 12:00,23.56,49.75,2.051,64.29,0.119,742.4,3.712,441.6,441.6,0,101.7,1.173,13.92 +02/09/2021 12:30,24.05,49.33,1.692,67.2,0.114,739.7,3.699,453.8,453.8,0,101.7,1.164,13.72 +02/09/2021 13:00,24.73,47.83,1.48,82.9,0.111,732.1,3.66,452.1,452.1,0,101.7,1.117,13.4 +02/09/2021 13:30,25.1,46.97,1.434,84,0.111,704.2,3.521,441.3,441.3,0,101.7,1.125,12.99 +02/09/2021 14:00,25.33,46.87,1.511,64.36,0.111,666.8,3.334,413.6,413.6,0,101.6,1.101,12.29 +02/09/2021 14:30,25.39,46.65,1.45,73.29,0.123,617.1,3.085,382.1,382.1,0,101.6,0.981,11.12 +02/09/2021 15:00,25.54,46.36,1.499,74.87,0.119,556.4,2.782,337.3,337.3,0,101.6,0.864,9.77 +02/09/2021 15:30,25.42,47.53,1.666,54.86,0.123,497.5,2.487,291.8,291.8,0,101.5,0.733,8.41 +02/09/2021 16:00,25.39,47.95,1.609,54.85,0.119,422.4,2.112,240.3,240.3,0,101.5,0.624,7.052 +02/09/2021 16:30,25.42,46.08,1.569,57.92,0.12,341.6,1.708,182.6,182.6,0,101.5,0.519,5.68 +02/09/2021 17:00,25.53,44.48,1.151,75.41,0.118,259,1.295,127.2,127.2,0,101.5,0.376,4.171 +02/09/2021 17:30,24.97,45.87,1.472,55.99,0.121,178.4,0.892,69.47,69.47,0,101.5,0.301,2.741 +02/09/2021 18:00,24.46,46.88,1.01,59.01,0.122,99.6,0.498,19.04,19.04,0,101.5,0.203,1.605 +02/09/2021 18:30,23.58,49.75,0.64,54.59,0.132,32.93,0.165,-20.18,-20.18,0,101.5,0.097,0.673 +02/09/2021 19:00,21.47,56.98,0.41,27.09,0.136,2.064,0.01,-38.69,-38.69,0,101.5,0,0.162 +02/09/2021 19:30,19.66,64.3,0.622,9.75,0.159,0,0,-38.35,-38.35,0,101.5,0,0 +02/09/2021 20:00,18.77,66.82,0.764,13.17,0.151,0,0,-41.11,-41.11,0,101.5,0,0 +02/09/2021 20:30,18.26,70.03,0.996,11.71,0.147,0,0,-45.4,-45.4,0,101.6,0,0 +02/09/2021 21:00,17.66,74.26,0.807,20.96,0.144,0,0,-46.77,-46.77,0,101.6,0,0 +02/09/2021 21:30,16.97,77.25,0.862,10.63,0.15,0,0,-47.1,-47.1,0,101.6,0,0 +02/09/2021 22:00,16.48,79.2,0.605,26.02,0.131,0,0,-46.2,-46.2,0,101.6,0,0 +02/09/2021 22:30,16.1,80.2,0.573,356,0.138,0,0,-42,-42,0,101.6,0,0 +02/09/2021 23:00,15.39,82.3,0.509,338.5,0.152,0,0,-37.82,-37.82,0,101.6,0,0 +02/09/2021 23:30,14.84,84.5,0.48,353.6,0.146,0,0,-34.59,-34.59,0,101.6,0,0 +03/09/2021 00:00,14.51,85.2,0.265,13.78,0.091,0,0,-28.48,-28.48,0,101.6,0,0 +03/09/2021 00:30,14.49,85.3,0.573,348.6,0.122,0,0,-36.14,-36.14,0,101.5,0,0 +03/09/2021 01:00,14.13,85.5,0.47,342.6,0.116,0,0,-35.35,-35.35,0,101.5,0,0 +03/09/2021 01:30,13.3,86.8,0.299,334.7,0.106,0,0,-34.97,-34.97,0,101.5,0,0 +03/09/2021 02:00,12.86,88.6,0.396,322.2,0.12,0,0,-33.02,-33.02,0,101.5,0,0 +03/09/2021 02:30,12.4,89.4,0.12,317.9,0.085,0,0,-33.66,-33.66,0,101.5,0,0 +03/09/2021 03:00,11.92,89.8,0.075,317.9,0.038,0,0,-32.33,-32.33,0,101.4,0,0 +03/09/2021 03:30,11.64,90.4,0,0,0,0,0,-32.24,-32.24,0,101.4,0,0 +03/09/2021 04:00,11.73,91.3,0.118,351.5,0.053,0.32,0.002,-9.78,-9.78,0,101.4,0,0 +03/09/2021 04:30,12.81,91.7,0.448,327.2,0.128,0.063,0,-8.4,-8.4,0,101.4,0,0 +03/09/2021 05:00,13.05,91.2,0.196,304.9,0.059,0,0,-9.59,-9.59,0,101.4,0,0 +03/09/2021 05:30,13.23,90.9,0.436,296.6,0.149,0.163,0.001,-6.918,-6.918,0,101.4,0,0.001 +03/09/2021 06:00,13.45,90.2,0.527,318.4,0.11,7.303,0.037,-4.093,-4.093,0,101.4,0,0.221 +03/09/2021 06:30,14.07,89.6,0.196,324.7,0.074,37.41,0.187,6.678,6.678,0,101.4,0.071,1.028 +03/09/2021 07:00,14.9,87.1,0.213,14.62,0.109,63.86,0.319,19.92,19.92,0,101.4,0.132,1.729 +03/09/2021 07:30,15.84,82.2,0.286,38.72,0.095,103.1,0.515,41.36,41.36,0,101.5,0.237,2.853 +03/09/2021 08:00,16.38,77.02,0.471,43.83,0.118,128.6,0.643,64.06,64.06,0,101.4,0.321,3.62 +03/09/2021 08:30,17.21,74.49,0.377,14.18,0.145,152.4,0.762,82.9,82.9,0,101.4,0.321,4.297 +03/09/2021 09:00,18.22,71.77,0.532,25.91,0.122,212.4,1.062,119.5,119.5,0,101.5,0.431,5.71 +03/09/2021 09:30,18.89,68.51,0.722,45.87,0.119,248,1.24,137.9,137.9,0,101.5,0.537,6.631 +03/09/2021 10:00,19.46,66.14,0.575,44.34,0.114,240.3,1.201,133.2,133.2,0,101.4,0.524,6.846 +03/09/2021 10:30,20.65,64,0.601,42.98,0.101,347,1.735,203.5,203.5,0,101.4,0.782,9.24 +03/09/2021 11:00,21.91,60.11,0.647,34.51,0.127,519.6,2.598,321.8,321.8,0,101.4,1.15,12.92 +03/09/2021 11:30,23.17,56.05,0.869,41.38,0.104,608.5,3.042,376.6,376.6,0,101.4,1.271,14.03 +03/09/2021 12:00,24.37,54.16,0.808,28.47,0.108,785.1,3.926,505.3,505.3,0,101.4,1.454,16.14 +03/09/2021 12:30,24.78,52.01,0.804,84.9,0.099,708.4,3.542,449.3,449.3,0,101.3,1.249,13.52 +03/09/2021 13:00,25.6,49.39,0.818,76.57,0.092,692.8,3.464,443.5,443.5,0,101.3,1.177,13.02 +03/09/2021 13:30,26.15,47.23,0.834,78.16,0.106,669.2,3.346,436.2,436.2,0,101.3,1.148,12.5 +03/09/2021 14:00,26.62,47.89,0.808,60.23,0.11,636.4,3.182,412.9,412.9,0,101.3,1.138,11.94 +03/09/2021 14:30,26.7,48.77,1.026,48.94,0.113,608.5,3.043,387.7,387.7,0,101.2,1.095,11.59 +03/09/2021 15:00,27.55,47.02,0.908,29.06,0.086,566.6,2.833,361.9,361.9,0,101.2,1.014,10.7 +03/09/2021 15:30,27.79,46.32,0.739,36.63,0.105,435.9,2.18,276.4,276.4,0,101.2,0.857,9.4 +03/09/2021 16:00,26.32,50.09,0.668,26.47,0.119,171.7,0.858,88.9,88.9,0,101.2,0.37,4.283 +03/09/2021 16:30,25.92,52.01,0.77,0.245,0.134,266.7,1.333,141.8,141.8,0,101.2,0.511,5.885 +03/09/2021 17:00,26.76,49.29,0.822,10.88,0.124,211.6,1.058,111.3,111.3,0,101.2,0.405,4.471 +03/09/2021 17:30,25.53,51.7,0.792,25.58,0.12,145.9,0.73,61.73,61.73,0,101.2,0.298,2.86 +03/09/2021 18:00,25.02,53.02,0.905,22.27,0.128,94.5,0.472,28.19,28.19,0,101.2,0.225,2.026 +03/09/2021 18:30,23.27,59.8,0.723,9.51,0.161,29.07,0.145,-9.48,-9.48,0,101.2,0.07,0.698 +03/09/2021 19:00,21.79,66.1,0.789,351.4,0.145,2.57,0.013,-20.97,-20.97,0,101.2,0,0.126 +03/09/2021 19:30,20.7,70.49,0.802,341.6,0.156,0,0,-16.06,-16.06,0,101.2,0,0 +03/09/2021 20:00,20.18,72.95,0.836,332.2,0.147,0,0,-13.32,-13.32,0,101.2,0,0 +03/09/2021 20:30,19.65,75.67,0.475,327.4,0.144,0,0,-14.25,-14.25,0,101.2,0,0 +03/09/2021 21:00,19.17,78.82,0.263,333.4,0.088,0,0,-13.53,-13.53,0,101.2,0,0 +03/09/2021 21:30,18.92,80.2,0.51,351,0.169,0,0,-26.34,-26.34,0,101.2,0,0 +03/09/2021 22:00,17.88,83.2,0.429,350.8,0.139,0,0,-28.88,-28.88,0,101.2,0,0 +03/09/2021 22:30,17.04,85.9,0.197,350.7,0.091,0,0,-30.43,-30.43,0,101.2,0,0 +03/09/2021 23:00,16.82,87.1,0.47,344.2,0.166,0,0,-29.6,-29.6,0,101.2,0,0 +03/09/2021 23:30,16.33,87.5,0.275,243.2,0.109,0,0,-30.85,-30.85,0,101.2,0,0 +04/09/2021 00:00,15.91,88.5,0.136,243.3,0.056,0,0,-29.45,-29.45,0,101.2,0,0 +04/09/2021 00:30,15.09,89,0.005,243.2,0.042,0,0,-29.41,-29.41,0,101.2,0,0 +04/09/2021 01:00,15.07,90.3,0.218,264.4,0.044,0,0,-26.89,-26.89,0,101.2,0,0 +04/09/2021 01:30,14.85,90.8,0.24,337.1,0.097,0,0,-29.92,-29.92,0,101.1,0,0 +04/09/2021 02:00,14.57,91.2,0.145,311.7,0.031,0,0,-29.53,-29.53,0,101.1,0,0 +04/09/2021 02:30,15.02,91.9,0.808,283.7,0.155,0,0,-35.68,-35.68,0,101.1,0,0 +04/09/2021 03:00,15,91.8,0.729,310.2,0.115,0,0,-33.41,-33.41,0,101.1,0,0 +04/09/2021 03:30,14.3,91.6,0.411,337.6,0.119,0,0,-28.72,-28.72,0,101.1,0,0 +04/09/2021 04:00,14.51,92.1,0.979,302.1,0.133,0,0,-35.04,-35.04,0,101.1,0,0 +04/09/2021 04:30,14.06,91.6,0.059,337.2,0.018,0,0,-31.41,-31.41,0,101.1,0,0 +04/09/2021 05:00,13.3,91.8,0,337.1,0.001,0,0,-27.98,-27.98,0,101.1,0,0 +04/09/2021 05:30,13.13,92.2,0.241,256.7,0.097,0.222,0.001,-28.41,-28.41,0,101.1,0,0.021 +04/09/2021 06:00,12.94,92.3,0,0,0,7.58,0.038,-23.63,-23.63,0,101.1,0,0.192 +04/09/2021 06:30,12.95,92.8,0.098,205.3,0.035,30.03,0.15,-9.58,-9.58,0,101.1,0.061,0.59 +04/09/2021 07:00,14.02,93,0.461,297.4,0.072,64.84,0.324,14.2,14.2,0,101.1,0.155,1.627 +04/09/2021 07:30,14.89,92.4,1.125,308.4,0.125,105.7,0.529,38.38,38.38,0,101.1,0.233,3.066 +04/09/2021 08:00,15.75,92.2,0.571,332,0.129,183.5,0.918,73.34,73.34,0,101.2,0.388,4.73 +04/09/2021 08:30,16.87,90.7,0.751,315.6,0.132,194.1,0.971,73.88,73.88,0,101.2,0.395,4.875 +04/09/2021 09:00,17.4,88.8,1.306,301.2,0.131,172.7,0.863,76.89,76.89,0,101.2,0.351,4.101 +04/09/2021 09:30,17.95,88,1.257,293,0.144,287.5,1.438,147.6,147.6,0,101.2,0.582,6.696 +04/09/2021 10:00,19.41,83.8,1.16,299.3,0.136,363.7,1.818,197,197,0,101.2,0.797,8.7 +04/09/2021 10:30,20.74,77.76,1.195,316.3,0.126,542.2,2.711,303.8,303.8,0,101.2,1.126,11.81 +04/09/2021 11:00,22.85,69.17,0.889,345.1,0.114,665.6,3.328,392.7,392.7,0,101.2,1.263,13.17 +04/09/2021 11:30,24.36,62.69,1.041,339.6,0.123,681.8,3.409,412.3,412.3,0,101.1,1.222,13.11 +04/09/2021 12:00,25.77,55.15,0.652,27.45,0.107,695.1,3.475,441.4,441.4,0,101.1,1.232,13.19 +04/09/2021 12:30,26.53,51.19,0.749,12.69,0.111,699,3.495,445,445,0,101.1,1.27,13.12 +04/09/2021 13:00,26.55,49.7,0.882,299.8,0.099,696.8,3.484,443.8,443.8,0,101.1,1.226,12.92 +04/09/2021 13:30,27.42,48.74,0.723,296.6,0.092,684.3,3.422,446.9,446.9,0,101.1,1.237,12.69 +04/09/2021 14:00,27.65,46.22,0.73,308.1,0.118,602.4,3.012,378,378,0,101.1,1.123,11.07 +04/09/2021 14:30,27.83,46.52,1.047,308.2,0.117,597.9,2.989,385.6,385.6,0,101,1.109,10.93 +04/09/2021 15:00,27.94,45.5,0.985,322.7,0.109,546.7,2.733,343,343,0,101,0.967,9.69 +04/09/2021 15:30,28.11,45.09,0.728,343.3,0.079,410.9,2.054,245.7,245.7,0,101,0.723,7.18 +04/09/2021 16:00,28.69,44.74,0.8,299.3,0.11,426.5,2.133,265.4,265.4,0,101,0.771,7.897 +04/09/2021 16:30,28.21,45.15,1.003,304.9,0.132,370.4,1.852,221.4,221.4,0,101,0.71,7.302 +04/09/2021 17:00,28.44,45.68,0.671,335.8,0.135,244.9,1.225,123.3,123.3,0,101,0.447,4.696 +04/09/2021 17:30,26.58,50.34,0.605,289.6,0.157,91.3,0.457,23.5,23.5,0,101,0.27,2.353 +04/09/2021 18:00,25.34,54.43,0.724,258.7,0.155,58.9,0.295,14.87,14.87,0,101,0.145,1.652 +04/09/2021 18:30,23.9,61.86,0.727,301.3,0.106,18.35,0.092,-6.367,-6.367,0,101.1,0.032,0.513 +04/09/2021 19:00,22.73,68.85,0.189,303.1,0.075,0.668,0.003,-14.68,-14.68,0,101.1,0,0.041 +04/09/2021 19:30,21.79,74.31,0.478,340.2,0.146,0,0,-4.398,-4.398,0,101.1,0,0 +04/09/2021 20:00,21.94,73.03,1.141,0.106,0.137,0.04,0,-4.917,-4.917,0,101.2,0,0 +04/09/2021 20:30,21.6,74.4,0.844,3.973,0.143,0,0,-25.01,-25.01,0,101.2,0,0 +04/09/2021 21:00,20.59,79.07,1.11,331.3,0.129,0,0,-53.97,-53.97,0.4,101.2,0,0 +04/09/2021 21:30,19.62,82,0.553,288.5,0.122,0,0,-33.92,-33.92,0,101.2,0,0 +04/09/2021 22:00,18.6,86.2,0.407,251.3,0.137,0,0,-31.67,-31.67,0,101.2,0,0 +04/09/2021 22:30,17.89,88,0.197,245.2,0.084,0,0,-24.45,-24.45,0,101.2,0,0 +04/09/2021 23:00,18.23,89.6,0.537,272.8,0.159,0,0,-23.85,-23.85,0,101.2,0,0 +04/09/2021 23:30,17.66,89.3,0.249,291.5,0.107,0,0,-28.78,-28.78,0,101.2,0,0 +05/09/2021 00:00,17.01,89.9,0.255,271.9,0.108,0,0,-26.84,-26.84,0,101.2,0,0 +05/09/2021 00:30,16.45,90.5,0.237,286.2,0.1,0,0,-25.49,-25.49,0,101.2,0,0 +05/09/2021 01:00,16.43,91.4,0.435,257.7,0.106,0,0,-28.08,-28.08,0,101.2,0,0 +05/09/2021 01:30,16.39,91.6,0.263,263.1,0.114,0,0,-29.54,-29.54,0,101.2,0,0 +05/09/2021 02:00,15.69,91.6,0.019,258.3,0.017,0,0,-27.49,-27.49,0,101.2,0,0 +05/09/2021 02:30,15.34,92.3,0.001,254,0.009,0,0,-25.52,-25.52,0,101.2,0,0 +05/09/2021 03:00,15.23,92.4,0.206,239.6,0.082,0,0,-28.14,-28.14,0,101.2,0,0 +05/09/2021 03:30,14.99,92.4,0.101,230.9,0.051,0,0,-27.92,-27.92,0,101.3,0,0 +05/09/2021 04:00,14.4,92.6,0.073,231.4,0.035,0,0,-24.4,-24.4,0,101.2,0,0 +05/09/2021 04:30,14.23,92.9,0.049,231.4,0.029,0,0,-27.9,-27.9,0,101.2,0,0 +05/09/2021 05:00,13.94,92.9,0.109,231.7,0.03,0,0,-27.47,-27.47,0,101.3,0,0 +05/09/2021 05:30,13.54,93.1,0.069,232.1,0.022,0.282,0.001,-22.65,-22.65,0,101.3,0,0.02 +05/09/2021 06:00,13.4,93.4,0,0,0,11.65,0.058,-9.46,-9.46,0,101.3,0.005,0.281 +05/09/2021 06:30,14.22,93.9,0.002,232,0.003,47.46,0.237,8.52,8.52,0,101.4,0.107,1.173 +05/09/2021 07:00,15.23,93.1,0.035,232,0.031,103.9,0.52,18.87,18.87,0,101.4,0.253,2.701 +05/09/2021 07:30,16.27,92.4,0.262,272.3,0.074,176.3,0.882,43.69,43.69,0,101.4,0.396,4.503 +05/09/2021 08:00,16.43,91.5,0.61,305.2,0.12,240.2,1.201,74.13,74.13,0,101.4,0.554,5.965 +05/09/2021 08:30,17.91,90.7,0.413,344.7,0.118,349.2,1.746,162.7,162.7,0,101.5,0.784,7.789 +05/09/2021 09:00,20.1,85.3,0.444,34.91,0.118,441.4,2.207,177.6,177.6,0,101.5,0.929,9 +05/09/2021 09:30,21.79,75.93,0.548,339.7,0.13,502.1,2.51,255.6,255.6,0,101.5,1.021,10.03 +05/09/2021 10:00,23.55,66.77,0.566,340,0.078,576.4,2.882,321.8,321.8,0,101.5,1.19,11.45 +05/09/2021 10:30,24.78,60.54,0.561,333.1,0.093,629.2,3.146,373.8,373.8,0,101.5,1.238,12.16 +05/09/2021 11:00,25.73,55.32,0.591,215.1,0.095,667,3.335,415.5,415.5,0,101.5,1.218,12.37 +05/09/2021 11:30,26.18,56.06,0.784,299.4,0.104,694.6,3.473,440.2,440.2,0,101.5,1.193,12.46 +05/09/2021 12:00,26.88,54.7,0.765,204.7,0.116,704.7,3.524,464.4,464.4,0,101.5,1.222,12.6 +05/09/2021 12:30,27.35,52.68,0.889,131.5,0.088,691.2,3.456,457.7,457.7,0,101.4,1.233,12.51 +05/09/2021 13:00,27.58,52.15,0.501,208.6,0.091,412.8,2.064,253.4,253.4,0,101.4,0.765,8.01 +05/09/2021 13:30,27.43,52.27,0.489,96.7,0.12,340.4,1.702,203.7,203.7,0,101.4,0.641,6.691 +05/09/2021 14:00,27.71,51.2,0.5,142.4,0.075,580.6,2.903,384.5,384.5,0,101.4,1.016,10.78 +05/09/2021 14:30,28,50.35,0.693,158,0.118,292.9,1.465,182.6,182.6,0,101.4,0.555,5.739 +05/09/2021 15:00,28.05,49.88,0.321,99.3,0.043,401.3,2.006,253,253,0,101.4,0.656,7.005 +05/09/2021 15:30,28.03,49.72,0.275,168.9,0.09,273.4,1.367,154.8,154.8,0,101.4,0.465,4.641 +05/09/2021 16:00,28.91,45.75,0.626,295.6,0.105,415.1,2.076,253.3,253.3,0,101.4,0.675,7.048 +05/09/2021 16:30,30.02,43.69,0.446,227.3,0.109,356.2,1.781,221.6,221.6,0,101.4,0.633,6.489 +05/09/2021 17:00,29.92,44.26,0.263,177.6,0.087,243.8,1.219,134.7,134.7,0,101.4,0.396,4.136 +05/09/2021 17:30,29.36,46.34,0.197,138.7,0.06,154,0.77,71.41,71.41,0,101.4,0.287,2.369 +05/09/2021 18:00,29.19,48.15,0.057,86.5,0.029,83,0.415,24.77,24.77,0,101.4,0.219,1.396 +05/09/2021 18:30,26.67,55.79,0.065,17.75,0.038,21.76,0.109,-12.61,-12.61,0,101.5,0.063,0.473 +05/09/2021 19:00,23.12,66.07,0.278,22.69,0.06,0.535,0.003,-26.94,-26.94,0,101.5,0,0.073 +05/09/2021 19:30,22.09,71.51,0.499,21.03,0.144,0,0,-33.2,-33.2,0,101.5,0,0 +05/09/2021 20:00,21.44,73.45,0.766,17.39,0.147,0,0,-35.28,-35.28,0,101.5,0,0 +05/09/2021 20:30,20.83,74.74,0.656,9.9,0.153,0,0,-36.29,-36.29,0,101.6,0,0 +05/09/2021 21:00,19.99,77.61,0.418,20.97,0.133,0,0,-31.81,-31.81,0,101.6,0,0 +05/09/2021 21:30,19.02,81.8,0.401,351.4,0.102,0,0,-28.85,-28.85,0,101.6,0,0 +05/09/2021 22:00,18.23,84.9,0.305,320.7,0.117,0,0,-27.38,-27.38,0,101.6,0,0 +05/09/2021 22:30,17.74,87,0.522,292.7,0.119,0,0,-30.97,-30.97,0,101.6,0,0 +05/09/2021 23:00,17.5,86.7,0.126,272,0.068,0,0,-29.26,-29.26,0,101.6,0,0 +05/09/2021 23:30,16.61,87.5,0.004,275.8,0.012,0,0,-27.94,-27.94,0,101.7,0,0 +06/09/2021 00:00,16.24,88.9,0.08,276.6,0.048,0,0,-27.5,-27.5,0,101.7,0,0 +06/09/2021 00:30,15.69,89.8,0.003,277.3,0.008,0,0,-28.31,-28.31,0,101.7,0,0 +06/09/2021 01:00,15.56,90.7,0.103,285.1,0.041,0,0,-27.15,-27.15,0,101.7,0,0 +06/09/2021 01:30,16.22,91.6,0.483,314.3,0.11,0,0,-27.51,-27.51,0,101.6,0,0 +06/09/2021 02:00,16.06,91.8,0.482,318.8,0.115,0,0,-29,-29,0,101.6,0,0 +06/09/2021 02:30,15.53,91.8,0.266,320.8,0.052,0,0,-27.71,-27.71,0,101.7,0,0 +06/09/2021 03:00,15.69,92.5,0.434,317.4,0.07,0,0,-27.4,-27.4,0,101.7,0,0 +06/09/2021 03:30,15.57,92.4,0.29,312,0.066,0,0,-30.41,-30.41,0,101.7,0,0 +06/09/2021 04:00,14.93,92.6,0,328.6,0.001,0,0,-29.71,-29.71,0,101.7,0,0 +06/09/2021 04:30,14.51,92.9,0,328.5,0.001,0,0,-30.33,-30.33,0,101.6,0,0 +06/09/2021 05:00,14.11,92.9,0,309,0,0,0,-29.13,-29.13,0,101.7,0,0 +06/09/2021 05:30,13.84,93.1,0.044,299.7,0.009,0.124,0.001,-27.29,-27.29,0,101.7,0,0.015 +06/09/2021 06:00,13.83,93.2,0.212,281,0.139,8.14,0.041,-24.1,-24.1,0,101.7,0.01,0.23 +06/09/2021 06:30,14.15,94.1,0.066,286.5,0.037,43.76,0.219,-3.433,-3.433,0.2,101.7,0.083,0.639 +06/09/2021 07:00,15.69,93.3,0.601,297.6,0.102,116.8,0.584,20.03,20.03,0,101.7,0.352,3.677 +06/09/2021 07:30,17.61,91.2,0.251,329.7,0.077,213.1,1.065,46.74,46.74,0,101.7,0.547,5.489 +06/09/2021 08:00,19.89,85.8,0.263,7.486,0.099,306.4,1.532,94.9,94.9,0,101.8,0.73,6.733 +06/09/2021 08:30,22.59,72.62,0.416,28.62,0.128,375.2,1.876,160.3,160.3,0,101.8,0.89,8.07 +06/09/2021 09:00,24.26,65.88,0.55,70.53,0.114,450.5,2.253,221.2,221.2,0,101.8,0.957,9.22 +06/09/2021 09:30,25.61,60.65,0.49,101.3,0.087,517.1,2.585,274.3,274.3,0,101.8,1.076,10.22 +06/09/2021 10:00,26.66,58.06,0.588,89.3,0.085,576.5,2.882,331.6,331.6,0,101.8,1.212,11.33 +06/09/2021 10:30,27.53,56.08,0.721,69.02,0.105,624.5,3.122,369.5,369.5,0,101.8,1.233,11.81 +06/09/2021 11:00,28.2,53.19,0.996,60.1,0.113,662,3.31,399.5,399.5,0,101.7,1.187,11.88 +06/09/2021 11:30,29.29,49.94,0.853,108.2,0.102,690.4,3.452,445.9,445.9,0,101.7,1.172,12.1 +06/09/2021 12:00,29.95,47.53,1.065,128.3,0.112,704.4,3.522,464.3,464.3,0,101.7,1.211,12.18 +06/09/2021 12:30,30.32,45.46,1.04,107.7,0.107,700.7,3.504,462.8,462.8,0,101.7,1.202,11.99 +06/09/2021 13:00,30.6,42.63,1.16,102.8,0.107,693.2,3.466,456.1,456.1,0,101.7,1.133,11.63 +06/09/2021 13:30,30.79,41.71,1.3,117.9,0.116,671.9,3.36,446.7,446.7,0,101.7,1.152,11.39 +06/09/2021 14:00,30.96,41.3,1.062,89.7,0.107,637,3.185,423.2,423.2,0,101.6,1.136,10.73 +06/09/2021 14:30,31.11,40.49,1.127,105.2,0.109,590.5,2.953,393.7,393.7,0,101.6,1.022,9.88 +06/09/2021 15:00,31.52,39.41,0.745,93,0.12,533.8,2.669,352.5,352.5,0,101.6,0.867,8.66 +06/09/2021 15:30,31.51,39.17,0.938,89.1,0.109,467.3,2.336,300.9,300.9,0,101.6,0.701,7.294 +06/09/2021 16:00,31.28,39.1,1.019,126.2,0.109,393.8,1.969,252.7,252.7,0,101.6,0.592,6.197 +06/09/2021 16:30,31.1,39.01,0.674,113.4,0.102,313.4,1.567,189.5,189.5,0,101.6,0.474,4.865 +06/09/2021 17:00,30.84,39.31,0.751,112.3,0.109,231.3,1.156,127,127,0,101.6,0.345,3.412 +06/09/2021 17:30,30.45,40.64,0.435,117.6,0.093,152.4,0.762,72.12,72.12,0,101.6,0.241,2.121 +06/09/2021 18:00,29.94,41.46,0.247,106.3,0.071,78.82,0.394,24.18,24.18,0,101.6,0.205,1.212 +06/09/2021 18:30,27.99,45.54,0.53,55.59,0.128,19.54,0.098,-18.72,-18.72,0,101.6,0.047,0.35 +06/09/2021 19:00,26.05,50.66,0.37,54.36,0.124,0.576,0.003,-34.04,-34.04,0,101.6,0,0.068 +06/09/2021 19:30,24.5,55.48,0.337,48.38,0.126,0,0,-32.12,-32.12,0,101.6,0,0 +06/09/2021 20:00,23.43,59.13,0.254,49.44,0.12,0,0,-30.49,-30.49,0,101.6,0,0 +06/09/2021 20:30,22.51,62.46,0.181,60.11,0.104,0,0,-30.39,-30.39,0,101.6,0,0 +06/09/2021 21:00,21.8,64.44,0.198,58.47,0.111,0,0,-29.32,-29.32,0,101.6,0,0 +06/09/2021 21:30,21.67,63.93,0.327,50.08,0.12,0,0,-31.35,-31.35,0,101.6,0,0 +06/09/2021 22:00,21.01,66.26,0.116,50.84,0.066,0,0,-30.93,-30.93,0,101.6,0,0 +06/09/2021 22:30,20.36,67.99,0.07,72.48,0.068,0,0,-32.36,-32.36,0,101.6,0,0 +06/09/2021 23:00,19.68,69.61,0.157,125.6,0.082,0,0,-31.1,-31.1,0,101.6,0,0 +06/09/2021 23:30,20.05,67.16,0.236,76.51,0.101,0,0,-34.19,-34.19,0,101.6,0,0 +07/09/2021 00:00,20.23,66.01,0.207,24.77,0.05,0,0,-37.51,-37.51,0,101.6,0,0 +07/09/2021 00:30,19.23,69.24,0.003,2.058,0.024,0,0,-34.3,-34.3,0,101.6,0,0 +07/09/2021 01:00,18.75,70.44,0.066,79.69,0.069,0,0,-35.05,-35.05,0,101.6,0,0 +07/09/2021 01:30,18.53,70.45,0.155,56.63,0.079,0,0,-34.44,-34.44,0,101.5,0,0 +07/09/2021 02:00,18.33,70.43,0.089,115.1,0.083,0,0,-36.11,-36.11,0,101.5,0,0 +07/09/2021 02:30,17.87,71.26,0.155,116.9,0.078,0,0,-36.64,-36.64,0,101.5,0,0 +07/09/2021 03:00,17.48,72.2,0.093,88.4,0.077,0,0,-35.63,-35.63,0,101.5,0,0 +07/09/2021 03:30,17.28,72.2,0.162,154.6,0.074,0,0,-37.35,-37.35,0,101.5,0,0 +07/09/2021 04:00,16.86,72.78,0.187,38.14,0.095,0,0,-36.44,-36.44,0,101.4,0,0 +07/09/2021 04:30,16.74,72.51,0.158,123.5,0.122,0,0,-37.82,-37.82,0,101.4,0,0 +07/09/2021 05:00,16.01,75.07,0.119,190,0.095,0,0,-35.04,-35.04,0,101.4,0,0 +07/09/2021 05:30,15.42,77.64,0.361,191.6,0.114,0.016,0,-33.54,-33.54,0,101.4,0,0.009 +07/09/2021 06:00,15.37,76.2,0.312,163.3,0.094,6.442,0.032,-29.78,-29.78,0,101.4,0.022,0.234 +07/09/2021 06:30,15.15,79,0.158,29.15,0.064,40.32,0.202,-8.82,-8.82,0,101.4,0.073,0.496 +07/09/2021 07:00,18.54,66.13,0.363,69.55,0.119,136.9,0.685,25.56,25.56,0,101.4,0.429,4.199 +07/09/2021 07:30,22.15,54.18,0.652,89,0.108,220.1,1.101,50.32,50.32,0,101.4,0.646,6.011 +07/09/2021 08:00,23.56,51.21,0.728,102.1,0.107,304.2,1.521,105.3,105.3,0,101.4,0.816,7.225 +07/09/2021 08:30,24.55,49.27,1.169,111.3,0.113,392.1,1.961,166.3,166.3,0,101.3,0.981,8.78 +07/09/2021 09:00,25.65,47.35,1.26,120,0.11,476.6,2.383,231.4,231.4,0,101.3,1.069,9.84 +07/09/2021 09:30,26.74,44.24,1.574,107.7,0.118,550.8,2.754,287,287,0,101.3,1.161,10.81 +07/09/2021 10:00,27.56,41.3,1.713,111.5,0.119,560.3,2.802,308.5,308.5,0,101.3,1.174,11.04 +07/09/2021 10:30,27.36,41.23,1.806,116.3,0.114,489.4,2.447,270.5,270.5,0,101.3,0.977,9.89 +07/09/2021 11:00,28.19,40.8,2.053,121.3,0.119,668.1,3.34,395.3,395.3,0,101.3,1.338,13.18 +07/09/2021 11:30,28.83,38.03,2.472,115,0.124,688.3,3.441,412.9,413.1,0,101.2,1.298,12.84 +07/09/2021 12:00,29.09,37.86,2.852,122.1,0.123,707.8,3.539,434,434.3,0,101.2,1.3,12.75 +07/09/2021 12:30,29.85,37.99,2.235,119.8,0.121,720.4,3.602,454.9,455.1,0,101.1,1.26,12.48 +07/09/2021 13:00,30.2,37.7,2.422,131.8,0.123,694.5,3.472,443.5,443.6,0,101.1,1.221,11.99 +07/09/2021 13:30,30.53,38.22,2.19,127.1,0.118,666.1,3.331,437.5,437.6,0,101.1,1.223,11.48 +07/09/2021 14:00,30.7,38.01,2.248,128.8,0.122,624,3.12,406.5,406.5,0,101,1.176,10.77 +07/09/2021 14:30,30.93,37.4,2.368,128,0.121,576.9,2.884,376,376,0,101,1.059,9.84 +07/09/2021 15:00,31.48,37.69,1.433,127.4,0.115,512,2.56,330.7,330.7,0,101,0.936,8.67 +07/09/2021 15:30,30.96,37.66,1.879,125.9,0.12,377.1,1.885,232.5,232.5,0,100.9,0.665,6.306 +07/09/2021 16:00,29.99,39.07,1.887,129.2,0.12,197.5,0.988,98.3,98.3,0,100.9,0.38,3.764 +07/09/2021 16:30,29.3,41.28,1.173,127.6,0.125,148.7,0.743,63.54,63.54,0,100.9,0.339,3.302 +07/09/2021 17:00,29.19,41.51,1.032,116.3,0.122,177.2,0.886,85.7,85.7,0,100.9,0.353,3.833 +07/09/2021 17:30,28.71,42.28,0.774,128.1,0.116,89.7,0.448,23.25,23.25,0,100.8,0.236,2.123 +07/09/2021 18:00,27.77,43.51,0.747,125,0.118,55.99,0.28,6.06,6.06,0,100.8,0.138,1.312 +07/09/2021 18:30,27.26,44.48,0.631,127.5,0.107,24.66,0.123,-13.4,-13.4,0,100.8,0.057,0.695 +07/09/2021 19:00,26.12,46.29,0.546,129.4,0.115,0.699,0.003,-28.7,-28.7,0,100.8,0,0.049 +07/09/2021 19:30,25.31,46.11,0.551,125.2,0.112,0,0,-29.72,-29.72,0,100.9,0,0 +07/09/2021 20:00,24.93,45.16,0.615,123.3,0.117,0,0,-27.68,-27.68,0,100.9,0,0 +07/09/2021 20:30,24.15,46.01,0.505,127.8,0.122,0,0,-26.07,-26.07,0,100.9,0,0 +07/09/2021 21:00,23.72,46.58,0.753,135,0.124,0,0,-21.57,-21.57,0,100.9,0,0 +07/09/2021 21:30,23.31,47.91,0.642,137.1,0.123,0,0,-23.3,-23.3,0,100.9,0,0 +07/09/2021 22:00,22.85,49.51,0.53,155.2,0.135,0,0,-21.4,-21.4,0,100.9,0,0 +07/09/2021 22:30,22.75,49.23,0.56,162.4,0.13,0,0,-27.7,-27.7,0,100.8,0,0 +07/09/2021 23:00,22.45,49.94,0.474,160.5,0.127,0,0,-31.13,-31.13,0,100.8,0,0 +07/09/2021 23:30,21.75,52.58,0.525,157.3,0.118,0,0,-30.26,-30.26,0,100.8,0,0 +08/09/2021 00:00,21.67,53.06,0.702,136.2,0.12,0,0,-26.63,-26.63,0,100.8,0,0 +08/09/2021 00:30,21.65,52.93,0.778,149.7,0.125,0,0,-29.91,-29.91,0,100.8,0,0 +08/09/2021 01:00,21.13,54.69,0.645,153,0.131,0,0,-30.33,-30.33,0,100.7,0,0 +08/09/2021 01:30,20.4,57.25,0.509,185.5,0.143,0,0,-24.04,-24.04,0,100.7,0,0 +08/09/2021 02:00,19.88,59.8,0.242,168.8,0.107,0,0,-17.66,-17.66,0,100.7,0,0 +08/09/2021 02:30,18.93,64.65,0.084,184.5,0.039,0,0,-14.98,-14.98,0,100.7,0,0 +08/09/2021 03:00,18.7,65.76,0.516,212.5,0.132,0,0,-20.42,-20.42,0,100.7,0,0 +08/09/2021 03:30,17.94,69.9,0.129,247.7,0.062,0,0,-22.02,-22.02,0,100.7,0,0 +08/09/2021 04:00,17.26,73.3,0.267,234.3,0.061,0,0,-19.23,-19.23,0,100.6,0,0 +08/09/2021 04:30,16.65,77.7,0.362,216.3,0.09,0,0,-14.47,-14.47,0,100.7,0,0 +08/09/2021 05:00,17.58,75.88,1.305,263.2,0.139,0.635,0.003,-3.493,-3.493,0,100.7,0,0 +08/09/2021 05:30,18.83,79.46,0.907,296.3,0.104,0.089,0,-3.011,-3.011,0,100.8,-0.001,0.004 +08/09/2021 06:00,18.74,84.8,2.226,5.24,0.074,7.991,0.04,-39.14,-39.15,9.4,100.7,0.01,0.371 +08/09/2021 06:30,18.32,87.8,1.217,317.1,0.122,20.73,0.104,-14.33,-14.33,2.6,100.7,0.054,0.757 +08/09/2021 07:00,18.05,88.7,0.515,69.33,0.066,4.311,0.022,-14.8,-14.8,0.8,100.7,0,0.126 +08/09/2021 07:30,18.21,89.9,0.315,52.7,0.061,68.12,0.341,15.66,15.66,0,100.7,0.132,1.628 +08/09/2021 08:00,18.43,90,0.391,68.3,0.109,28.51,0.143,-8.33,-8.33,0.2,100.7,0.048,0.711 +08/09/2021 08:30,19.1,90,0.312,39.94,0.052,308,1.54,121.2,121.2,0,100.7,0.628,6.51 +08/09/2021 09:00,21.07,79.76,0.594,320.6,0.111,367.1,1.835,164.1,164.1,0,100.7,0.823,7.208 +08/09/2021 09:30,20.85,79.75,0.886,306.4,0.132,344.3,1.721,180.5,180.5,0,100.7,0.753,7.271 +08/09/2021 10:00,20.99,79.12,0.808,295.7,0.146,258.1,1.291,144,144,0,100.8,0.564,6.266 +08/09/2021 10:30,21.46,77.5,0.857,304.6,0.128,304.7,1.524,174.9,174.9,0,100.8,0.676,7.362 +08/09/2021 11:00,22.92,72.15,0.733,205.3,0.1,452.6,2.263,286.9,286.9,0,100.8,0.972,9.45 +08/09/2021 11:30,23.92,68.11,0.981,187,0.127,480.2,2.401,308.9,308.9,0,100.8,1.033,9.84 +08/09/2021 12:00,24.93,65.47,0.931,215.6,0.106,691.7,3.459,454.5,454.5,0,100.8,1.452,13.34 +08/09/2021 12:30,25.2,64.37,1.04,268.7,0.1,570.4,2.852,375.1,375.1,0,100.7,1.267,11.98 +08/09/2021 13:00,25.43,62.47,0.828,286.9,0.087,412.2,2.061,257,257,0,100.7,0.916,8.86 +08/09/2021 13:30,25.59,61.68,1.114,272.9,0.124,594.7,2.973,386.9,386.9,0,100.7,1.268,12.16 +08/09/2021 14:00,26.23,59.21,0.982,280.3,0.129,490.1,2.451,315.3,315.3,0,100.7,1.011,9.46 +08/09/2021 14:30,26.66,56.18,1.402,274.1,0.139,592.1,2.961,391.7,391.7,0,100.7,1.19,11.31 +08/09/2021 15:00,26.16,57.65,0.887,275.9,0.136,303.6,1.518,174.8,174.8,0,100.7,0.627,6.105 +08/09/2021 15:30,26.65,55.66,1.064,302.6,0.125,410.8,2.054,242.1,242.1,0,100.6,0.798,7.74 +08/09/2021 16:00,26.53,55.6,0.824,256.1,0.123,255,1.275,134.8,134.8,0,100.6,0.512,4.673 +08/09/2021 16:30,25.85,57.84,0.387,275.1,0.108,170.4,0.852,81.5,81.5,0,100.6,0.385,3.881 +08/09/2021 17:00,26.33,55.41,1.269,269.9,0.141,258.8,1.294,147.7,147.7,0,100.6,0.447,4.767 +08/09/2021 17:30,24.91,61.35,0.772,283.7,0.139,97.9,0.489,33.27,33.27,0,100.6,0.232,2.026 +08/09/2021 18:00,24.57,61.14,1.518,292.8,0.139,100.4,0.502,34.22,34.22,0,100.6,0.246,2.219 +08/09/2021 18:30,22.61,69.3,0.624,265.3,0.152,6.189,0.031,-34.87,-34.87,0,100.7,0.012,0.152 +08/09/2021 19:00,21.33,75.15,1.051,257,0.151,0.041,0,-46.14,-46.14,0,100.7,0,0.015 +08/09/2021 19:30,20.69,78.09,0.882,256.7,0.151,0,0,-34.4,-34.4,0,100.7,0,0 +08/09/2021 20:00,20.27,79.45,0.561,255.1,0.146,0,0,-35.76,-35.76,0,100.7,0,0 +08/09/2021 20:30,19.78,80.9,0.874,252.2,0.14,0,0,-28.94,-28.94,0,100.7,0,0 +08/09/2021 21:00,19.44,81.4,0.887,254.4,0.143,0,0,-45.44,-45.44,0,100.7,0,0 +08/09/2021 21:30,18.72,84.2,0.435,248.2,0.136,0,0,-40.08,-40.08,0,100.7,0,0 +08/09/2021 22:00,18.19,85.7,0.075,188.2,0.035,0,0,-24.91,-24.91,0,100.8,0,0 +08/09/2021 22:30,17.93,87.2,0.103,139.2,0.035,0,0,-20.54,-20.54,0,100.8,0,0 +08/09/2021 23:00,17.92,88.4,0.212,165.3,0.086,0,0,-18.36,-18.36,0,100.8,0,0 +08/09/2021 23:30,17.96,88.9,0.2,188.1,0.089,0,0,-34.7,-34.7,0,100.7,0,0 +09/09/2021 00:00,17.43,89.6,0.232,143.6,0.072,0,0,-36.78,-36.78,0,100.7,0,0 +09/09/2021 00:30,17.42,90.8,0.177,160.3,0.055,0,0,-10.25,-10.25,0,100.7,0,0 +09/09/2021 01:00,17.71,90.9,0.169,153.9,0.069,0,0,-18.36,-18.36,0,100.7,0,0 +09/09/2021 01:30,17.88,91.1,0.82,172.2,0.146,0,0,-6.949,-6.949,0.2,100.7,0,0 +09/09/2021 02:00,18.25,90.9,0.941,165.8,0.143,0,0,-8.59,-8.59,0,100.7,0,0 +09/09/2021 02:30,18.29,90.7,0.817,162.5,0.145,0,0,-17.37,-17.37,0,100.6,0,0 +09/09/2021 03:00,18.22,90.8,0.652,164.7,0.147,0,0,-13.48,-13.48,0,100.6,0,0 +09/09/2021 03:30,18.29,90.8,0.841,171.3,0.147,0,0,-11.95,-11.95,0,100.6,0,0 +09/09/2021 04:00,18.32,90.8,0.883,161.6,0.146,0,0,-16.76,-16.76,0,100.6,0,0 +09/09/2021 04:30,18.25,90.5,0.936,167.4,0.145,0,0,-27.49,-27.49,0,100.6,0,0 +09/09/2021 05:00,18.1,90.3,0.972,170.9,0.145,0,0,-27.62,-27.62,0,100.6,0,0 +09/09/2021 05:30,18.15,90.2,0.755,174.1,0.145,0.029,0,-19.66,-19.66,0,100.6,0,0 +09/09/2021 06:00,18.16,90.3,0.821,172.3,0.15,6.514,0.033,-10.22,-10.22,0,100.6,0,0.211 +09/09/2021 06:30,18.36,90.1,0.787,170,0.143,38.69,0.193,2.242,2.242,0,100.6,0.079,1.082 +09/09/2021 07:00,18.62,89.6,0.942,164.9,0.14,61.28,0.306,13.39,13.39,0,100.6,0.125,1.689 +09/09/2021 07:30,19.08,88,1.314,194.9,0.135,108.7,0.544,35.5,35.5,0,100.6,0.237,2.701 +09/09/2021 08:00,19.83,81.8,1.483,208,0.122,179.3,0.896,85,85,0,100.6,0.412,4.388 +09/09/2021 08:30,20.27,77.98,1.594,216.2,0.12,189,0.945,92.1,92.1,0,100.6,0.432,4.275 +09/09/2021 09:00,20.66,76.42,1.784,220.4,0.117,206.5,1.033,108.4,108.4,0,100.6,0.463,4.821 +09/09/2021 09:30,20.54,79.3,1.412,221.8,0.122,157.6,0.788,15.91,15.91,0.4,100.6,0.355,4.243 +09/09/2021 10:00,20.64,80.4,1.55,224.8,0.122,185.6,0.928,57.08,57.08,0,100.6,0.383,4.627 +09/09/2021 10:30,19.97,80.8,1.373,192.5,0.129,181,0.905,47.24,47.24,0,100.6,0.415,4.25 +09/09/2021 11:00,20.95,80.5,1.564,199.7,0.122,338.8,1.694,196.5,196.5,0,100.6,0.762,7.725 +09/09/2021 11:30,22.29,72.42,2.057,207.2,0.123,401,2.005,269.9,269.9,0,100.6,0.894,8.83 +09/09/2021 12:00,22.22,70.98,1.685,239.9,0.122,237.9,1.19,115.3,115.3,0,100.6,0.573,6.127 +09/09/2021 12:30,22.62,72.56,1.459,248.2,0.12,379.3,1.897,236,236,0,100.6,0.857,8.68 +09/09/2021 13:00,22.81,71.61,1.664,266.2,0.141,283,1.415,182,182,0,100.6,0.664,7.039 +09/09/2021 13:30,22.39,73.84,1.751,279.6,0.139,432.2,2.161,282.4,282.4,0,100.6,0.898,8.71 +09/09/2021 14:00,22.94,71.24,1.624,258.2,0.133,176.5,0.883,84.3,84.3,1,100.6,0.419,4.402 +09/09/2021 14:30,20.84,81.7,1.836,256.5,0.138,400.1,2,195.6,195.6,2.6,100.6,0.777,8.41 +09/09/2021 15:00,21.7,77.34,1.72,238.1,0.119,197.5,0.988,114.4,114.4,0,100.6,0.398,4.599 +09/09/2021 15:30,21.57,74.47,1.409,236.8,0.121,134.5,0.672,77.37,77.37,0,100.6,0.294,3.242 +09/09/2021 16:00,21.22,75.1,1.202,244.3,0.13,101.2,0.506,53.48,53.48,0,100.6,0.23,2.286 +09/09/2021 16:30,21.21,74.08,1.445,230.1,0.121,92.1,0.461,51,51,0,100.6,0.218,2.199 +09/09/2021 17:00,20.36,78.4,1.305,245.1,0.123,46.26,0.231,-26.63,-26.63,0,100.6,0.098,1.37 +09/09/2021 17:30,19.86,81.4,1.329,217.9,0.118,35.51,0.178,-11.07,-11.07,0,100.6,0.076,0.81 +09/09/2021 18:00,19.56,81.5,1.55,213.9,0.127,29.44,0.147,-8.94,-8.94,0,100.6,0.066,0.587 +09/09/2021 18:30,19.24,82.6,0.903,223.5,0.12,14.56,0.073,-7.366,-7.366,0,100.6,0.016,0.383 +09/09/2021 19:00,18.84,84.5,1.046,194,0.141,1.505,0.008,-25.22,-25.22,0,100.6,0,0.075 +09/09/2021 19:30,18.42,86.6,1.042,196.7,0.144,0,0,-40.58,-40.58,0,100.7,0,0 +09/09/2021 20:00,17.91,88,0.883,181.4,0.153,0,0,-51.94,-51.94,0,100.7,0,0 +09/09/2021 20:30,17.59,89,0.453,213.8,0.122,0,0,-24.1,-24.1,0,100.7,0,0 +09/09/2021 21:00,17.7,89.6,0.893,194.9,0.137,0,0,-29.11,-29.11,0,100.7,0,0 +09/09/2021 21:30,17.94,89.8,0.833,189.8,0.137,0,0,-14.41,-14.41,0,100.8,0,0 +09/09/2021 22:00,18.05,89.8,0.74,195.5,0.144,0,0,-9.74,-9.74,0,100.8,0,0 +09/09/2021 22:30,18.06,90,0.654,174.5,0.142,0,0,-16.74,-16.74,0,100.8,0,0 +09/09/2021 23:00,18.06,90.3,0.371,180.3,0.142,0,0,-14.26,-14.26,0,100.8,0,0 +09/09/2021 23:30,18.02,90.6,0.457,173.1,0.149,0,0,-21.55,-21.55,0,100.8,0,0 +10/09/2021 00:00,17.88,90.9,0.689,165.4,0.149,0,0,-16.59,-16.59,0,100.8,0,0 +10/09/2021 00:30,17.9,91.1,0.638,196.3,0.12,0,0,-17.86,-17.86,0,100.7,0,0 +10/09/2021 01:00,17.72,90.9,0.469,209.9,0.123,0,0,-34.12,-34.12,0,100.8,0,0 +10/09/2021 01:30,17.19,91,0.346,213.8,0.116,0,0,-40.11,-40.11,0,100.8,0,0 +10/09/2021 02:00,16.88,91.5,0.376,163.2,0.131,0,0,-41.75,-41.75,0,100.8,0,0 +10/09/2021 02:30,16.53,91.8,0.494,190.7,0.121,0,0,-34.5,-34.5,0,100.8,0,0 +10/09/2021 03:00,16.85,92.2,0.607,170.6,0.144,0,0,-23.32,-23.32,0,100.8,0,0 +10/09/2021 03:30,16.87,92.2,0.183,166.2,0.102,0,0,-15.69,-15.69,0,100.8,0,0 +10/09/2021 04:00,16.74,92.1,0.282,215.2,0.125,0,0,-38.88,-38.88,0,100.7,0,0 +10/09/2021 04:30,16.62,92.4,0.117,167.4,0.089,0,0,-8.79,-8.79,0,100.8,0,0 +10/09/2021 05:00,16.91,92.4,0.38,169.9,0.149,0,0,-9.54,-9.54,0,100.8,0,0 +10/09/2021 05:30,17.14,92.3,0.704,185.5,0.144,0,0,-12.47,-12.47,0,100.8,0,0 +10/09/2021 06:00,17.33,92.2,0.869,183.3,0.147,3.441,0.017,-8.03,-8.03,0,100.8,0,0.067 +10/09/2021 06:30,17.53,91.9,0.785,220.3,0.12,9.61,0.048,0.415,0.415,0,100.8,0,0.227 +10/09/2021 07:00,17.73,91.4,1.077,251.6,0.14,29.93,0.15,10.51,10.51,0,100.9,0.039,0.683 +10/09/2021 07:30,18.13,89.9,0.896,272.6,0.147,70.64,0.353,28.67,28.67,0,100.9,0.133,1.625 +10/09/2021 08:00,18.46,87.5,1.137,272.2,0.151,98.3,0.492,25.02,25.02,0,100.9,0.21,2.261 +10/09/2021 08:30,18.64,85.4,1.332,281.2,0.145,136.7,0.684,59.41,59.41,0,101,0.278,3.238 +10/09/2021 09:00,19.22,81.2,1.756,292.9,0.138,241.6,1.208,132.8,132.8,0,101,0.502,5.342 +10/09/2021 09:30,20.29,75.71,1.708,287.6,0.135,422.5,2.112,254.6,254.6,0,101,0.939,9.35 +10/09/2021 10:00,20.57,73.08,1.974,295.9,0.141,349.3,1.747,201.5,201.5,0,101.1,0.791,7.79 +10/09/2021 10:30,20.46,72.19,2.413,304.6,0.128,441.6,2.208,270,270,0,101.1,0.95,9.42 +10/09/2021 11:00,20.45,72.89,2.321,319.9,0.121,333.9,1.669,182.9,182.9,0,101.1,0.721,7.23 +10/09/2021 11:30,20.55,72.08,2.073,318.3,0.127,405.4,2.027,235.2,235.2,0,101.1,0.807,8.18 +10/09/2021 12:00,21.07,67.52,1.922,304,0.123,439.6,2.198,268.2,268.2,0,101.1,0.933,9.22 +10/09/2021 12:30,21.66,64.04,2.249,304.5,0.128,525.1,2.626,329,329,0,101.1,1.057,10.08 +10/09/2021 13:00,21.45,62.2,2.439,295.7,0.137,458,2.29,283.7,283.7,0,101.1,0.975,9.01 +10/09/2021 13:30,21.37,62.09,2.311,297.2,0.134,416.1,2.081,256.5,256.5,0,101.1,0.85,8.04 +10/09/2021 14:00,21.52,61.52,1.855,286.8,0.14,334.6,1.673,204,204,0,101.1,0.751,7.511 +10/09/2021 14:30,21.31,61.06,1.996,298.5,0.135,376,1.88,229.7,229.7,0,101.2,0.798,8.04 +10/09/2021 15:00,21.77,58.64,1.734,308.2,0.125,406.9,2.035,239.3,239.3,0,101.2,0.771,7.362 +10/09/2021 15:30,22.34,57.49,1.502,286.4,0.137,369,1.845,220.8,220.8,0,101.2,0.65,6.073 +10/09/2021 16:00,22.92,55.03,1.845,289.6,0.133,414.5,2.072,251.8,251.8,0,101.2,0.703,6.49 +10/09/2021 16:30,22.94,53.87,1.571,273.1,0.138,322.4,1.612,186.2,186.2,0,101.2,0.503,4.893 +10/09/2021 17:00,22.55,53.45,1.808,286.8,0.138,216.8,1.084,103.6,103.6,0,101.2,0.341,3.312 +10/09/2021 17:30,21.92,56.87,1.415,296.7,0.136,144.6,0.723,53.2,53.2,0,101.2,0.309,2.095 +10/09/2021 18:00,21.37,57.27,1.349,290.6,0.146,68.83,0.344,3.059,3.059,0,101.2,0.251,1.022 +10/09/2021 18:30,19.69,62.51,0.656,290.1,0.152,7.985,0.04,-42.15,-42.15,0,101.3,0.024,0.234 +10/09/2021 19:00,18.07,70.04,0.282,268.2,0.166,0,0,-42.5,-42.5,0,101.3,0,0.027 +10/09/2021 19:30,16.06,78.29,0.194,308.2,0.06,0,0,-41.62,-41.62,0,101.3,0,0 +10/09/2021 20:00,15.32,83.5,0.354,349.4,0.148,0,0,-39.64,-39.64,0,101.4,0,0 +10/09/2021 20:30,15.49,86.1,0.288,235.2,0.106,0,0,-24.28,-24.28,0,101.4,0,0 +10/09/2021 21:00,15.53,87.5,0,234.8,0.002,0,0,-16.04,-16.04,0,101.5,0,0 +10/09/2021 21:30,15.97,88.4,0.077,234.8,0.035,0,0,-12,-12,0,101.5,0,0 +10/09/2021 22:00,16.09,88.5,0.221,232.6,0.076,0,0,-15.34,-15.34,0,101.5,0,0 +10/09/2021 22:30,16.07,88.9,0.053,233.5,0.039,0,0,-22.76,-22.76,0,101.5,0,0 +10/09/2021 23:00,15.81,89.3,0.361,256.8,0.121,0,0,-18.48,-18.48,0,101.5,0,0 +10/09/2021 23:30,15.95,89.3,0.342,264.9,0.171,0.039,0,-12.14,-12.14,0,101.5,0,0 +11/09/2021 00:00,15.81,87.8,0.53,276.5,0.152,0.028,0,-16.06,-16.06,0,101.5,0,0 +11/09/2021 00:30,15.46,85.7,0.534,266.6,0.148,0,0,-30.83,-30.83,0,101.5,0,0 +11/09/2021 01:00,15.03,85.7,0.564,285.3,0.144,0,0,-30.21,-30.21,0,101.6,0,0 +11/09/2021 01:30,14.32,86.2,0.426,263,0.165,0,0,-45.52,-45.52,0,101.6,0,0 +11/09/2021 02:00,13.59,87.8,0.459,282.6,0.155,0,0,-43.94,-43.94,0,101.5,0,0 +11/09/2021 02:30,13.14,89.5,0.622,294.4,0.168,0,0,-47.47,-47.47,0,101.6,0,0 +11/09/2021 03:00,12.48,89.9,0.303,283.3,0.117,0,0,-45.82,-45.82,0,101.5,0,0 +11/09/2021 03:30,11.87,90.8,0.374,277.2,0.152,0,0,-44.15,-44.15,0,101.5,0,0 +11/09/2021 04:00,11.74,91.5,0.447,270.5,0.121,0,0,-42.39,-42.39,0,101.5,0,0 +11/09/2021 04:30,11.83,92.3,0.487,277.8,0.16,0,0,-21.78,-21.78,0,101.6,0,0 +11/09/2021 05:00,12.1,92.2,0.261,276.6,0.125,0,0,-27.39,-27.39,0,101.6,0,0 +11/09/2021 05:30,11.75,91.9,0.226,305.5,0.083,0,0,-40.26,-40.26,0,101.6,0,0 +11/09/2021 06:00,10.93,92,0.042,332.6,0.025,3.621,0.018,-42.11,-42.11,0,101.6,0.001,0.15 +11/09/2021 06:30,10.79,92.9,0,332.6,0,31.83,0.159,-26.52,-26.52,0.2,101.6,0.063,0.397 +11/09/2021 07:00,12.37,93,0,0,0,127.1,0.635,27.61,27.61,0,101.6,0.362,3.397 +11/09/2021 07:30,14.58,88.5,0.405,309.1,0.111,214.9,1.075,33.83,33.83,0,101.6,0.621,5.444 +11/09/2021 08:00,16.35,81.5,0.294,263.1,0.126,291,1.455,81.6,81.6,0,101.7,0.801,6.615 +11/09/2021 08:30,18.06,72.07,0.555,233.7,0.123,377.2,1.886,153.6,153.6,0,101.7,0.963,8.12 +11/09/2021 09:00,19.4,65.43,0.677,203.4,0.12,457.5,2.288,219.7,219.7,0,101.7,1.044,9.12 +11/09/2021 09:30,18.99,63.09,1.169,286.9,0.139,521.7,2.609,265.5,265.5,0,101.7,1.158,10.02 +11/09/2021 10:00,18.75,62.83,0.817,289.9,0.129,366,1.83,181.5,181.5,0,101.7,0.795,6.889 +11/09/2021 10:30,19.75,59.31,1.013,296.4,0.12,527,2.635,303.5,303.5,0,101.7,1.107,10.3 +11/09/2021 11:00,20.25,58.56,1.438,312.3,0.117,654.2,3.271,382.8,382.8,0,101.7,1.303,12.2 +11/09/2021 11:30,20.69,57.24,1.336,326.2,0.112,634.1,3.171,374.2,374.2,0,101.7,1.224,11.37 +11/09/2021 12:00,21.44,53.97,0.864,326.7,0.112,663.1,3.315,397.6,397.6,0,101.7,1.269,11.58 +11/09/2021 12:30,21.83,50.54,1.26,313.2,0.11,739.5,3.698,458.1,458.1,0,101.6,1.396,12.78 +11/09/2021 13:00,22.29,50.26,1.012,3.879,0.081,683.7,3.419,420.6,420.6,0,101.6,1.281,11.78 +11/09/2021 13:30,21.82,51.24,1.768,318.4,0.125,712.3,3.562,433.9,433.9,0,101.6,1.359,12.3 +11/09/2021 14:00,22.16,51.37,1.399,336.6,0.116,574.1,2.87,343.8,343.9,0,101.6,1.149,10.26 +11/09/2021 14:30,21.98,51.14,1.142,334.9,0.122,390.2,1.951,212.8,212.8,0,101.6,0.783,7.152 +11/09/2021 15:00,21.78,52.6,0.962,339.9,0.134,278.6,1.393,137.1,137.1,0,101.6,0.553,5.377 +11/09/2021 15:30,21.51,53.34,1.353,317,0.125,294,1.47,156.5,156.5,0,101.6,0.666,6.476 +11/09/2021 16:00,22.29,51.23,0.685,336,0.148,289.8,1.449,156,156,0,101.5,0.634,6.023 +11/09/2021 16:30,21.61,54.75,0.742,343.5,0.144,132.1,0.66,60.52,60.52,0,101.5,0.322,3.134 +11/09/2021 17:00,20.92,57.03,0.843,340.7,0.146,83.9,0.419,33.28,33.28,0,101.5,0.199,2 +11/09/2021 17:30,20.54,60.21,0.399,23.6,0.128,49.78,0.249,14.41,14.41,0,101.5,0.127,1.164 +11/09/2021 18:00,20.28,63.84,0.331,37.56,0.098,33.57,0.168,4.078,4.078,0,101.5,0.073,0.789 +11/09/2021 18:30,19.53,67.42,0.641,12.92,0.151,6.667,0.033,-8.91,-8.91,0,101.5,0,0.185 +11/09/2021 19:00,18.84,70.26,0.731,22.54,0.144,0.043,0,-14.89,-14.89,0,101.5,0,0 +11/09/2021 19:30,18.48,71.94,0.641,32.59,0.133,0,0,-12.8,-12.8,0,101.6,0,0 +11/09/2021 20:00,18.18,70.24,0.695,55.44,0.123,0,0,-12.4,-12.4,0,101.6,0,0 +11/09/2021 20:30,17.83,70.17,0.442,93.4,0.148,0,0,-13.03,-13.03,0,101.6,0,0 +11/09/2021 21:00,17.37,73.35,0.296,25.35,0.09,0,0,-17.52,-17.52,0,101.6,0,0 +11/09/2021 21:30,16.7,77.32,0.156,352.2,0.076,0,0,-19.96,-19.96,0,101.6,0,0 +11/09/2021 22:00,16.05,79.76,0.113,74.06,0.074,0,0,-30.8,-30.8,0,101.6,0,0 +11/09/2021 22:30,15.08,83,0.005,74.04,0.011,0,0,-33.28,-33.28,0,101.6,0,0 +11/09/2021 23:00,14.45,86,0.124,74.05,0.063,0,0,-28.93,-28.93,0,101.6,0,0 +11/09/2021 23:30,14,87.3,0.077,74.04,0.055,0,0,-37.67,-37.67,0,101.6,0,0 +12/09/2021 00:00,13.46,88.7,0.121,74.05,0.096,0,0,-31.43,-31.43,0,101.6,0,0 +12/09/2021 00:30,13.19,89.7,0.02,74.04,0.015,0,0,-28.59,-28.59,0,101.6,0,0 +12/09/2021 01:00,13.14,90.1,0.167,74.06,0.102,0,0,-30.96,-30.96,0,101.6,0,0 +12/09/2021 01:30,13.06,90.8,0.144,73.85,0.08,0,0,-22.96,-22.96,0,101.6,0,0 +12/09/2021 02:00,12.82,90.8,0.167,72.79,0.103,0,0,-36.87,-36.87,0,101.6,0,0 +12/09/2021 02:30,12.73,91.6,0.175,73.65,0.094,0,0,-22.06,-22.06,0,101.6,0,0 +12/09/2021 03:00,12.91,92,0.313,69.31,0.113,0,0,-18.95,-18.95,0,101.6,0,0 +12/09/2021 03:30,13.4,92.2,0.267,309.8,0.081,0,0,-17.44,-17.44,0,101.6,0,0 +12/09/2021 04:00,13.2,91.9,0.074,310.2,0.03,0,0,-38.75,-38.75,0,101.5,0,0 +12/09/2021 04:30,12.25,91.9,0.131,314.9,0.058,0,0,-36.96,-36.96,0,101.5,0,0 +12/09/2021 05:00,11.94,92.2,0.092,321.3,0.03,0,0,-36.77,-36.77,0,101.6,0,0 +12/09/2021 05:30,11.47,92.6,0,0,0,0.048,0,-25.99,-25.99,0,101.6,0,0.004 +12/09/2021 06:00,11.91,93.4,0.063,321.4,0.033,7.003,0.035,-13.36,-13.36,0,101.6,0,0.221 +12/09/2021 06:30,12.36,92.8,0.028,321.4,0.015,28.52,0.143,-19.98,-19.98,0,101.6,0.051,0.584 +12/09/2021 07:00,12.99,93,0.146,321.3,0.072,68.4,0.342,4.707,4.707,0,101.6,0.149,1.486 +12/09/2021 07:30,13.83,92.6,0.037,321.3,0.023,68.71,0.344,14,14,0,101.6,0.149,1.348 +12/09/2021 08:00,14.57,92.1,0.209,63.22,0.077,165.3,0.826,83.6,83.6,0,101.6,0.349,3.792 +12/09/2021 08:30,15.48,89.4,0.41,130.6,0.098,206.8,1.034,90.1,90.1,0,101.6,0.452,4.336 +12/09/2021 09:00,18.5,70.74,0.764,127.4,0.117,442,2.21,212.6,212.6,0,101.6,1.006,8.53 +12/09/2021 09:30,19.09,65.11,0.601,129.8,0.119,292.3,1.461,138.8,138.8,0,101.6,0.673,5.805 +12/09/2021 10:00,20.55,60.84,0.764,144.3,0.119,586.1,2.931,327,327,0,101.6,1.338,11.46 +12/09/2021 10:30,21.07,58.92,0.793,64.7,0.104,574.6,2.873,327.6,327.6,0,101.6,1.26,11.13 +12/09/2021 11:00,21.53,57.3,0.605,108.9,0.108,461.4,2.307,266.8,266.8,0,101.6,1.014,9.63 +12/09/2021 11:30,21.08,58.62,0.719,24.11,0.108,305.8,1.529,156.5,156.5,0,101.6,0.664,6.24 +12/09/2021 12:00,20.92,58.73,0.626,56.08,0.117,428,2.14,244.1,244.1,0,101.5,0.842,8.01 +12/09/2021 12:30,21.36,57.26,0.96,19.11,0.138,407.3,2.037,233.5,233.5,0,101.5,0.769,7.515 +12/09/2021 13:00,22.44,48.8,1.271,47.08,0.116,715.1,3.576,437.4,437.4,0,101.5,1.259,11.65 +12/09/2021 13:30,23.04,46.91,0.935,56.24,0.107,660.4,3.302,411.6,411.6,0,101.4,1.275,11.52 +12/09/2021 14:00,22.69,49.89,1.122,51.65,0.124,481,2.405,281.2,281.2,0,101.4,0.917,8.14 +12/09/2021 14:30,22.55,50.68,1.105,41.35,0.117,409,2.045,236.1,236.1,0,101.4,0.806,7.394 +12/09/2021 15:00,22.47,50.78,1.231,43.5,0.12,457.2,2.286,271.8,271.8,0,101.4,0.834,7.967 +12/09/2021 15:30,22.09,53.28,1.024,41.45,0.113,262.5,1.313,137.6,137.6,0,101.3,0.517,4.797 +12/09/2021 16:00,22.92,49.59,0.822,57.33,0.09,406.7,2.034,246,246,0,101.3,0.689,6.856 +12/09/2021 16:30,21.79,51.55,0.75,56.4,0.128,86.9,0.435,9.33,9.33,0,101.3,0.222,1.57 +12/09/2021 17:00,21.84,50.02,0.892,58.73,0.132,214.5,1.072,98.7,98.7,0,101.3,0.334,3.143 +12/09/2021 17:30,21.02,53,0.52,44.17,0.118,72.57,0.363,2.127,2.127,0,101.3,0.204,1.072 +12/09/2021 18:00,20.83,53.37,0.364,63.15,0.118,55.3,0.276,-2.71,-2.71,0,101.3,0.23,0.942 +12/09/2021 18:30,19.13,58.43,0.332,43.11,0.105,4.149,0.021,-41.94,-41.94,0,101.3,0.012,0.157 +12/09/2021 19:00,17.13,66.94,0.523,12.23,0.145,0,0,-41.26,-41.26,0,101.3,0,0.001 +12/09/2021 19:30,16.34,75.41,0.546,5.586,0.158,0,0,-42.79,-42.79,0,101.4,0,0 +12/09/2021 20:00,16.04,81,0.656,17.49,0.133,0,0,-44.98,-44.98,0,101.4,0,0 +12/09/2021 20:30,15.87,83.8,0.689,22.72,0.15,0,0,-46.24,-46.24,0,101.4,0,0 +12/09/2021 21:00,15.73,85.8,0.469,40.09,0.13,0,0,-48.5,-48.5,0,101.3,0,0 +12/09/2021 21:30,15.17,86.9,0.07,8.8,0.059,0,0,-46.5,-46.5,0,101.3,0,0 +12/09/2021 22:00,14.51,88.3,0.132,8.27,0.086,0,0,-41.46,-41.46,0,101.3,0,0 +12/09/2021 22:30,13.74,89.4,0.329,7.174,0.144,0,0,-37.83,-37.83,0,101.3,0,0 +12/09/2021 23:00,13.16,90.6,0.194,6.932,0.134,0,0,-33.35,-33.35,0,101.3,0,0 +12/09/2021 23:30,12.72,90.7,0.044,6.93,0.04,0,0,-37.74,-37.74,0,101.3,0,0 +13/09/2021 00:00,11.79,90.9,0.035,6.918,0.024,0,0,-36.04,-36.04,0,101.3,0,0 +13/09/2021 00:30,11.46,91.5,0.126,6.9,0.089,0,0,-34,-34,0,101.3,0,0 +13/09/2021 01:00,11.59,92.4,0.081,6.906,0.069,0,0,-32.75,-32.75,0,101.3,0,0 +13/09/2021 01:30,11.63,92.3,0.168,6.89,0.069,0,0,-30.88,-30.88,0,101.2,0,0 +13/09/2021 02:00,11.38,92.7,0.155,6.89,0.116,0,0,-28.16,-28.16,0,101.2,0,0 +13/09/2021 02:30,11.25,92.5,0.024,6.903,0.024,0,0,-34.33,-34.33,0,101.2,0,0 +13/09/2021 03:00,10.63,92.5,0.04,6.906,0.046,0,0,-35.44,-35.44,0,101.2,0,0 +13/09/2021 03:30,10.41,93,0.047,6.897,0.044,0,0,-34.79,-34.79,0,101.2,0,0 +13/09/2021 04:00,10.16,93.2,0.017,6.895,0.025,0,0,-26.38,-26.38,0,101.2,0,0 +13/09/2021 04:30,10.55,93.7,0.008,6.898,0.011,0,0,-23.84,-23.84,0,101.2,0,0 +13/09/2021 05:00,10.85,93.6,0.059,6.894,0.067,0,0,-19.38,-19.38,0,101.1,0,0 +13/09/2021 05:30,11.43,93.6,0.152,6.901,0.125,0,0,-20.28,-20.28,0,101.1,0,0 +13/09/2021 06:00,11.31,93.3,0.011,6.923,0.02,2.674,0.013,-18.61,-18.61,0,101.1,0,0.101 +13/09/2021 06:30,11.65,93.6,0.033,6.915,0.042,27.54,0.138,-6.948,-6.948,0,101.1,0.045,0.679 +13/09/2021 07:00,12.44,93.8,0.132,6.921,0.114,71,0.355,10.46,10.46,0,101.1,0.172,1.682 +13/09/2021 07:30,13.75,93.3,0.204,49.43,0.082,118.3,0.591,35,35,0,101.1,0.292,2.768 +13/09/2021 08:00,14.81,92.3,0.125,67.44,0.088,191.3,0.957,72.47,72.47,0,101.1,0.439,4.426 +13/09/2021 08:30,16.71,86.1,0.452,70.16,0.111,307.6,1.538,122.5,122.5,0,101.1,0.737,6.604 +13/09/2021 09:00,19.14,68.95,0.728,122.3,0.116,452.4,2.262,212.4,212.4,0,101.1,1.084,8.78 +13/09/2021 09:30,20.83,62.6,0.629,148.4,0.114,468.3,2.341,242.5,242.5,0,101.1,1.101,8.99 +13/09/2021 10:00,21.01,62.68,0.51,125.6,0.12,368.6,1.843,192.6,192.6,0,101.1,0.83,7.304 +13/09/2021 10:30,21.82,61.33,0.733,96.3,0.117,557,2.785,316.6,316.6,0,101.1,1.253,10.63 +13/09/2021 11:00,23.14,58.34,0.896,140.7,0.12,628.7,3.143,380.9,380.9,0,101.1,1.327,11.1 +13/09/2021 11:30,24.02,56.83,0.866,128.3,0.115,669,3.345,414.9,414.9,0,101,1.295,11.19 +13/09/2021 12:00,24.37,54.02,0.81,113,0.118,679.3,3.397,426.3,426.3,0,101,1.277,11.13 +13/09/2021 12:30,25.07,50.84,0.932,132.9,0.114,678.8,3.394,438,438,0,101,1.28,11.07 +13/09/2021 13:00,25.77,48.02,0.74,103,0.077,666.8,3.334,424.9,424.9,0,101,1.312,10.95 +13/09/2021 13:30,25.72,47.78,0.853,183.7,0.098,525,2.625,337.5,337.5,0,100.9,1.105,8.81 +13/09/2021 14:00,26.21,47.27,0.794,220.1,0.095,523.2,2.616,341.3,341.3,0,100.9,1.116,9.02 +13/09/2021 14:30,26.25,47.12,0.832,198.3,0.103,521.4,2.607,338.8,338.8,0,100.9,1.095,9.09 +13/09/2021 15:00,26.27,46.86,0.671,189.5,0.09,404,2.02,250.1,250.1,0,100.9,0.83,6.951 +13/09/2021 15:30,26.81,45.71,0.462,177,0.115,289.5,1.447,165.4,165.4,0,100.8,0.594,5.071 +13/09/2021 16:00,25.8,51.36,0.22,84.4,0.057,170.4,0.852,87.7,87.7,0,100.8,0.433,3.965 +13/09/2021 16:30,25.58,49.3,0.816,78.02,0.125,253.7,1.268,135.8,135.8,0,100.7,0.548,4.752 +13/09/2021 17:00,24.32,53.15,0.587,112.9,0.109,67.51,0.338,14.45,14.45,0,100.6,0.187,1.57 +13/09/2021 17:30,23.73,53.74,0.556,60.01,0.106,53.8,0.269,12.63,12.63,0,100.6,0.135,1.332 +13/09/2021 18:00,23.23,56.6,0.335,180.2,0.102,29.36,0.147,-2.463,-2.463,0,100.6,0.079,0.716 +13/09/2021 18:30,21.82,65.39,0.182,211.4,0.115,5.97,0.03,-7.86,-7.86,0,100.7,0,0.208 +13/09/2021 19:00,20.64,72.34,0.296,211.3,0.144,0,0,-14.72,-14.72,0,100.7,0,0 +13/09/2021 19:30,19.55,77.21,0.227,211.3,0.105,0,0,-13.73,-13.73,0,100.7,0,0 +13/09/2021 20:00,19.2,77.11,0.484,350.4,0.09,0.053,0,-9.17,-9.17,0,100.7,0,0 +13/09/2021 20:30,19.58,74.12,0.331,351.1,0.136,0.014,0,-11.24,-11.24,0,100.7,0,0 +13/09/2021 21:00,19.07,75.62,0.101,18.63,0.067,0,0,-21.61,-21.61,0,100.7,0,0 +13/09/2021 21:30,18.58,78.4,0.146,16.51,0.105,0,0,-20.63,-20.63,0,100.7,0,0 +13/09/2021 22:00,18.99,77.24,0.274,34.89,0.125,0.13,0.001,-24.08,-24.08,0,100.6,0,0 +13/09/2021 22:30,19.45,74.71,0.323,45.7,0.106,0.174,0.001,-19.07,-19.07,0,100.6,0,0 +13/09/2021 23:00,19.21,76.7,0.521,13.9,0.145,0,0,-12.54,-12.54,0,100.6,0,0 +13/09/2021 23:30,19.26,76.06,0.454,51.12,0.116,0,0,-14.51,-14.51,0,100.5,0,0 +14/09/2021 00:00,19.15,74.7,0.202,89.3,0.08,0,0,-24.13,-24.13,0,100.5,0,0 +14/09/2021 00:30,18.49,76.7,0.061,342.8,0.063,0,0,-31.31,-31.31,0,100.5,0,0 +14/09/2021 01:00,17.74,79.78,0.309,192.2,0.058,0,0,-23.25,-23.25,0.2,100.5,0,0 +14/09/2021 01:30,17.61,80.6,0.045,151.6,0.048,0.023,0,-8.04,-8.04,0,100.5,0,0 +14/09/2021 02:00,18.17,79.3,0.571,176.7,0.156,0.293,0.001,-9.76,-9.76,0,100.5,0,0 +14/09/2021 02:30,18.85,77.66,0.469,223.7,0.113,0,0,-17.18,-17.18,0,100.5,0,0 +14/09/2021 03:00,18.92,80.5,1.013,300.8,0.133,0,0,-41.58,-41.58,0,100.5,0,0 +14/09/2021 03:30,18.59,83.2,0.476,356.5,0.117,0,0,-25.05,-25.05,0.4,100.5,0,0 +14/09/2021 04:00,18.04,85.9,0.291,53.39,0.086,0,0,-18.41,-18.41,0,100.4,0,0 +14/09/2021 04:30,17.79,87.3,0.267,38.79,0.078,0,0,-14.08,-14.08,0.2,100.4,0,0 +14/09/2021 05:00,17.7,88.4,0.451,161.3,0.115,0,0,-14.54,-14.54,0,100.5,0,0 +14/09/2021 05:30,17.65,89.1,0.053,128.7,0.038,0,0,-10.4,-10.4,1.2,100.5,0,0 +14/09/2021 06:00,17.55,89.7,0.194,155.9,0.08,0.777,0.004,-9.99,-9.99,0,100.5,0,0.008 +14/09/2021 06:30,17.9,90.8,0.221,165.9,0.145,7.005,0.035,-5.32,-5.32,0,100.5,0,0.173 +14/09/2021 07:00,18.3,91.1,0.196,163.9,0.123,28.02,0.14,5.237,5.237,0.4,100.6,0.055,0.593 +14/09/2021 07:30,18.61,91.1,0.414,139.1,0.125,44.81,0.224,12.07,12.07,0,100.6,0.078,0.987 +14/09/2021 08:00,18.84,90.8,0.571,140.9,0.125,60.52,0.303,20.04,20.04,0,100.6,0.115,1.289 +14/09/2021 08:30,19.4,90,0.655,139.8,0.125,141.2,0.706,57.16,57.16,0,100.6,0.301,2.938 +14/09/2021 09:00,20.32,85.8,0.939,154.3,0.135,224.3,1.122,81.6,81.6,0,100.6,0.513,4.64 +14/09/2021 09:30,21.24,80.2,1.027,161,0.132,193.8,0.969,99.7,99.7,0,100.6,0.45,4.187 +14/09/2021 10:00,21.76,78.67,1.135,166.8,0.132,269.3,1.347,170,170,0,100.6,0.62,5.849 +14/09/2021 10:30,22.21,75.17,1.226,189.7,0.136,234.7,1.173,152.2,152.2,0,100.7,0.548,5.389 +14/09/2021 11:00,22.74,72.44,1.137,160.7,0.135,306.3,1.531,196.4,196.4,0,100.6,0.755,7.036 +14/09/2021 11:30,23.39,68.81,1.336,164.6,0.13,365.2,1.826,241.6,241.6,0,100.6,0.908,8.11 +14/09/2021 12:00,24.03,66.72,1.238,173.5,0.132,447,2.235,300.3,300.3,0,100.6,1.075,9.29 +14/09/2021 12:30,24.78,63.38,1.463,168.9,0.135,559.5,2.797,388.8,388.8,0,100.6,1.296,10.97 +14/09/2021 13:00,25.29,61.61,1.577,169.9,0.129,611.8,3.059,429,429,0,100.6,1.4,11.66 +14/09/2021 13:30,25.14,61.46,1.32,165.2,0.134,336.4,1.682,217.3,217.3,0,100.6,0.827,7.3 +14/09/2021 14:00,24.77,62.18,1.403,155.5,0.127,350.1,1.75,229.9,229.9,0,100.6,0.83,7.617 +14/09/2021 14:30,24.68,61.29,1.613,156.2,0.129,353.6,1.768,234.4,234.4,0,100.5,0.789,7.083 +14/09/2021 15:00,25.43,58.56,1.75,169.8,0.131,372.1,1.861,251.4,251.4,0,100.5,0.802,6.964 +14/09/2021 15:30,24.69,59.95,1.762,169.2,0.138,220.3,1.102,133.7,133.7,0,100.5,0.497,4.38 +14/09/2021 16:00,25.19,58.72,1.553,176.1,0.13,361.2,1.806,240.9,240.9,0,100.5,0.689,6.12 +14/09/2021 16:30,24.81,60.26,1.291,194.1,0.13,163,0.815,85,85,0,100.5,0.387,3.043 +14/09/2021 17:00,25.5,58.52,1.333,204.8,0.127,237.1,1.186,145,145,0,100.5,0.494,4.214 +14/09/2021 17:30,24.76,60.4,1.266,218.4,0.127,107.5,0.538,41.55,41.55,0,100.5,0.271,1.83 +14/09/2021 18:00,23.11,66.21,0.655,211.4,0.136,33.81,0.169,-17.59,-17.59,0,100.6,0.117,0.732 +14/09/2021 18:30,21.78,70.88,0.415,213.3,0.136,5.792,0.029,-32.32,-32.32,0,100.6,0.016,0.194 +14/09/2021 19:00,20.11,77.57,0.36,231.9,0.128,0,0,-30.73,-30.73,0,100.6,0,0 +14/09/2021 19:30,19.18,81,0.33,220.3,0.112,0,0,-31.55,-31.55,0,100.6,0,0 +14/09/2021 20:00,18.85,82,0.727,258.6,0.135,0,0,-35.22,-35.22,0,100.7,0,0 +14/09/2021 20:30,19.04,81.4,0.43,283.9,0.148,0,0,-12.18,-12.18,0,100.7,0,0 +14/09/2021 21:00,19.04,82.5,0.253,261.2,0.077,0,0,-8.03,-8.03,0,100.7,0,0 +14/09/2021 21:30,18.95,83.8,0.206,220.4,0.122,0.015,0,-7.18,-7.18,0,100.7,0,0 +14/09/2021 22:00,18.75,84.6,0.115,268.4,0.043,0,0,-15.86,-15.86,0,100.7,0,0 +14/09/2021 22:30,18.21,85.9,0.119,285.3,0.051,0,0,-32.33,-32.33,0,100.7,0,0 +14/09/2021 23:00,17.54,88.2,0.6,287.1,0.094,0,0,-32.22,-32.22,0,100.7,0,0 +14/09/2021 23:30,17.94,89.8,0.871,300.2,0.141,0,0,-14.1,-14.1,0,100.7,0,0 +15/09/2021 00:00,18.32,90.5,0.846,317.5,0.116,0,0,-15.7,-15.7,0,100.7,0,0 +15/09/2021 00:30,18.26,90.8,0.97,331.1,0.14,0,0,-5.206,-5.206,0,100.7,0,0 +15/09/2021 01:00,18.1,91.4,1.014,329.2,0.14,0,0,-4.899,-4.899,0,100.7,0,0 +15/09/2021 01:30,18.01,91.6,1.102,331.7,0.141,0,0,-3.084,-3.084,0,100.6,0,0 +15/09/2021 02:00,18.08,91.7,0.674,321.8,0.11,0,0,-1.699,-1.699,0,100.6,0,0 +15/09/2021 02:30,18.3,91.8,0.909,332.4,0.127,0,0,-4.705,-4.705,0,100.6,0,0 +15/09/2021 03:00,18.33,91.9,1.469,331.9,0.139,0,0,-8.99,-8.99,0,100.7,0,0 +15/09/2021 03:30,18.33,91.9,1.612,329.7,0.138,0,0,-11.26,-11.26,0,100.7,0,0 +15/09/2021 04:00,18.34,91.6,1.619,329.6,0.133,0,0,-13.43,-13.43,0,100.7,0,0 +15/09/2021 04:30,18.32,91.4,1.206,349.9,0.142,0,0,-11.02,-11.02,0,100.8,0,0 +15/09/2021 05:00,18.14,91.5,1.493,339.3,0.146,0,0,-11.14,-11.14,0.2,100.8,0,0 +15/09/2021 05:30,17.93,91.5,1.334,344.8,0.147,0,0,-12.37,-12.37,0,100.8,0,0 +15/09/2021 06:00,17.63,91.5,1.56,338.9,0.15,0.9,0.004,-13.53,-13.53,1.8,100.8,0,0.015 +15/09/2021 06:30,17.49,91.4,1.907,330.9,0.137,10.26,0.051,-8.84,-8.84,0.4,100.9,0.009,0.233 +15/09/2021 07:00,17.5,91.2,2.246,330,0.142,68.74,0.344,8.9,8.9,0.2,100.9,0.154,1.547 +15/09/2021 07:30,17.48,90.5,2.391,330.3,0.134,52.29,0.261,13.91,13.91,0.2,100.9,0.105,1.149 +15/09/2021 08:00,17.65,89.5,1.536,350.9,0.145,68.21,0.341,35.2,35.2,0,100.9,0.148,1.538 +15/09/2021 08:30,17.9,88.1,1.328,351.9,0.149,76.08,0.38,40.45,40.45,0,100.9,0.174,1.728 +15/09/2021 09:00,18.08,86.3,1.549,344.3,0.147,78.92,0.395,42.36,42.36,0,101,0.183,1.803 +15/09/2021 09:30,18.26,84.7,1.607,346.8,0.138,78.86,0.394,42.4,42.4,0,101,0.184,1.779 +15/09/2021 10:00,18.39,83.7,1.235,358.4,0.145,59.61,0.298,30.31,30.31,0,101,0.14,1.392 +15/09/2021 10:30,18.47,82.4,1.507,352,0.149,92.2,0.461,51.28,51.28,0,101,0.226,2.133 +15/09/2021 11:00,18.68,80.7,1.69,347.1,0.152,118.5,0.593,67.03,67.03,0,101,0.304,2.785 +15/09/2021 11:30,18.56,81.8,2.326,332.5,0.136,96.5,0.483,52.44,52.44,0,101.1,0.239,2.304 +15/09/2021 12:00,18.76,80.7,2.356,340.7,0.142,282.2,1.411,166.4,166.4,0,101.1,0.612,5.592 +15/09/2021 12:30,20.06,76.63,1.527,356.3,0.144,346.1,1.73,207.9,207.9,0,101.1,0.771,7.14 +15/09/2021 13:00,19.67,76.37,1.996,340.3,0.142,289.9,1.449,168.9,168.9,0,101.1,0.623,6.144 +15/09/2021 13:30,20.35,74.22,2.565,327.9,0.133,578.1,2.891,357.4,357.4,0,101.1,1.192,10.03 +15/09/2021 14:00,20.31,72.65,2.482,325.3,0.134,328.7,1.644,200.4,200.4,0,101.1,0.886,6.448 +15/09/2021 14:30,20.24,71.21,1.52,329.3,0.131,147.8,0.739,78.02,78.02,0,101.1,0.766,2.039 +15/09/2021 15:00,20.11,72.18,1.815,329.9,0.137,117.2,0.586,61.56,61.56,0,101.1,0.608,1.537 +15/09/2021 15:30,19.59,73.22,1.824,337.5,0.138,42.8,0.214,17.46,17.46,0,101.1,0.249,0.587 +15/09/2021 16:00,19.04,72.66,2.414,333.3,0.137,37.77,0.189,15.42,15.42,0,101.2,0.225,0.513 +15/09/2021 16:30,18.75,74.02,1.961,337.8,0.143,51.47,0.257,22.92,22.92,0,101.2,0.293,0.702 +15/09/2021 17:00,18.73,74.5,2.4,333,0.14,96.6,0.483,42.99,42.99,0,101.2,0.463,1.183 +15/09/2021 17:30,18.27,75.67,2.691,333.1,0.135,70.93,0.355,6.743,6.743,0,101.2,0.347,0.835 +15/09/2021 18:00,17.51,78.47,2.039,339.5,0.141,37.74,0.189,-4.654,-4.654,0,101.2,0.188,0.463 +15/09/2021 18:30,16.8,80,1.659,336.4,0.14,5.858,0.029,-43.24,-43.24,0,101.2,0.045,0.115 +15/09/2021 19:00,16,82.7,1.123,335.7,0.143,0,0,-45.33,-45.33,0,101.3,0,0 +15/09/2021 19:30,15.46,84.9,1.235,329.5,0.137,0,0,-46.18,-46.18,0,101.3,0,0 +15/09/2021 20:00,15.09,86.3,0.983,338.9,0.146,0,0,-45.42,-45.42,0,101.3,0,0 +15/09/2021 20:30,14.52,87.4,0.638,315.4,0.122,0,0,-38.3,-38.3,0,101.4,0,0 +15/09/2021 21:00,14.35,89.1,0.742,296.2,0.143,0,0,-41.22,-41.22,0,101.4,0,0 +15/09/2021 21:30,14.2,90.2,0.83,290.3,0.142,0,0,-34.29,-34.29,0,101.4,0,0 +15/09/2021 22:00,13.96,90.4,0.653,294.7,0.146,0,0,-43.61,-43.61,0,101.4,0,0 +15/09/2021 22:30,13.46,90.9,0.43,253.4,0.119,0,0,-40.65,-40.65,0,101.4,0,0 +15/09/2021 23:00,13.4,91.6,0.439,275.2,0.133,0,0,-8.23,-8.23,0,101.4,0,0 +15/09/2021 23:30,13.96,91.7,1.337,310.9,0.133,0,0,-5.68,-5.68,0,101.4,0,0 +16/09/2021 00:00,14.24,91.3,1.152,322.3,0.123,0,0,-6.377,-6.377,0,101.4,0,0 +16/09/2021 00:30,14.39,90.6,1.261,331.6,0.145,0,0,-7.91,-7.91,0,101.4,0,0 +16/09/2021 01:00,14.66,90.3,1.243,332.1,0.138,0,0,-10.24,-10.24,0,101.4,0,0 +16/09/2021 01:30,14.7,89.9,0.947,288.6,0.144,0,0,-37.42,-37.42,0,101.4,0,0 +16/09/2021 02:00,14.35,90.2,0.625,284.5,0.161,0,0,-32.47,-32.47,0,101.4,0,0 +16/09/2021 02:30,14.08,90.5,0.462,288.1,0.165,0,0,-28.07,-28.07,0,101.4,0,0 +16/09/2021 03:00,14.04,91.2,0.681,289.6,0.145,0,0,-13.26,-13.26,0,101.5,0,0 +16/09/2021 03:30,14.22,91.4,0.949,306.9,0.127,0,0,-8.12,-8.12,0,101.5,0,0 +16/09/2021 04:00,14.43,91.2,0.612,342.3,0.156,0,0,-12.33,-12.33,0,101.5,0,0 +16/09/2021 04:30,14.57,91.1,0.619,346.2,0.157,0,0,-9.4,-9.4,0,101.4,0,0 +16/09/2021 05:00,14.85,90.8,0.676,345.3,0.142,0,0,-13.44,-13.44,0,101.5,0,0 +16/09/2021 05:30,14.79,90.5,0.888,330.9,0.143,0,0,-19.7,-19.7,0,101.4,0,0 +16/09/2021 06:00,14.54,90.5,1.019,312.2,0.133,2.391,0.012,-13.83,-13.83,0,101.5,0,0.054 +16/09/2021 06:30,14.53,91,1.432,317.8,0.126,9.73,0.049,-3.472,-3.472,0,101.5,0.027,0.131 +16/09/2021 07:00,14.63,91.2,1.263,323.6,0.132,29.72,0.149,5.02,5.02,0,101.5,0.135,0.333 +16/09/2021 07:30,14.85,91.1,1.548,325.2,0.134,65.73,0.329,19.4,19.4,0,101.5,0.438,0.808 +16/09/2021 08:00,15.09,90.7,1.306,343.2,0.144,145.4,0.727,67.61,67.61,0,101.6,0.995,2 +16/09/2021 08:30,15.28,89.7,1.291,342.8,0.142,156.1,0.78,83.2,83.2,0,101.6,0.772,2.019 +16/09/2021 09:00,15.97,87.1,0.839,9.57,0.143,189.8,0.949,106.5,106.5,0,101.6,1.021,2.553 +16/09/2021 09:30,16.7,81.5,0.72,42.36,0.126,230.5,1.152,132.9,132.9,0,101.6,1.235,3.163 +16/09/2021 10:00,17.92,76.37,0.833,12.17,0.125,412.8,2.064,228.9,228.9,0,101.6,2.767,5.637 +16/09/2021 10:30,18.91,70.63,1.074,351.6,0.128,490.3,2.452,265.7,265.7,0,101.6,3.111,6.264 +16/09/2021 11:00,19.82,67.2,1.028,1.71,0.12,613.9,3.069,356.4,356.4,0,101.6,3.439,7.71 +16/09/2021 11:30,20.47,63.3,1.32,339.7,0.109,504.7,2.523,296.9,296.9,0,101.6,2.407,5.995 +16/09/2021 12:00,19.8,65.36,1.314,343.6,0.136,360.2,1.801,203.4,203.4,0,101.6,1.784,4.492 +16/09/2021 12:30,21.11,60.83,1.246,356.1,0.136,576.6,2.883,352.9,352.9,0,101.5,2.657,7.074 +16/09/2021 13:00,21.47,57.84,0.946,13.5,0.129,426,2.13,250.7,250.7,0,101.5,1.907,5.129 +16/09/2021 13:30,21.93,54.94,1.041,14.38,0.107,457.1,2.285,275.2,275.2,0,101.5,2.041,5.482 +16/09/2021 14:00,22.25,53.9,0.914,44.53,0.113,459.5,2.297,280.2,280.2,0,101.5,1.908,5.402 +16/09/2021 14:30,22.54,51.73,0.582,31.28,0.109,416.5,2.082,254.8,254.8,0,101.5,1.797,4.964 +16/09/2021 15:00,22.67,51.95,0.65,26.4,0.08,404.6,2.023,250.7,250.7,0,101.4,1.873,5.228 +16/09/2021 15:30,21.35,61.72,1.59,352.6,0.147,215.4,1.077,110,110,0,101.4,1.017,2.802 +16/09/2021 16:00,22.09,58.76,1.141,1.512,0.137,329.7,1.648,178.6,178.6,0,101.4,1.516,4.727 +16/09/2021 16:30,21.43,60.67,1.271,348.5,0.143,175.8,0.879,68.77,68.77,0,101.4,0.894,2.492 +16/09/2021 17:00,20.33,65.64,1.091,357.7,0.145,110.1,0.55,34.14,34.14,0,101.4,0.48,1.314 +16/09/2021 17:30,19.57,68.72,0.79,18.83,0.156,61.86,0.309,-2.815,-2.815,0,101.4,0.311,0.653 +16/09/2021 18:00,18.92,71.72,0.636,5.412,0.15,30.71,0.154,-23.69,-23.69,0,101.4,0.156,0.294 +16/09/2021 18:30,17.43,77.13,0.404,345,0.13,1.183,0.006,-43.03,-43.03,0,101.4,0.015,0.021 +16/09/2021 19:00,16.31,81.6,0.261,0.611,0.146,0,0,-40.63,-40.63,0,101.5,0,0 +16/09/2021 19:30,15.48,84.9,0.187,358.6,0.057,0,0,-38.82,-38.82,0,101.5,0,0 +16/09/2021 20:00,14.54,86.8,0.07,0.073,0.034,0,0,-37.75,-37.75,0,101.5,0,0 +16/09/2021 20:30,14.12,89.1,0.067,0.065,0.035,0,0,-35.7,-35.7,0,101.5,0,0 +16/09/2021 21:00,13.54,89.7,0.057,0.073,0.035,0,0,-36.8,-36.8,0,101.5,0,0 +16/09/2021 21:30,12.93,90.4,0,0,0,0,0,-37.11,-37.11,0,101.5,0,0 +16/09/2021 22:00,12.74,91.1,0.07,0.063,0.03,0,0,-36.38,-36.38,0,101.5,0,0 +16/09/2021 22:30,12.13,91.5,0.049,0.051,0.022,0,0,-32.49,-32.49,0,101.5,0,0 +16/09/2021 23:00,11.91,91.9,0.009,0.073,0.009,0,0,-31.63,-31.63,0,101.5,0,0 +16/09/2021 23:30,11.82,92.3,0.076,0.046,0.019,0,0,-35.63,-35.63,0,101.5,0,0 +17/09/2021 00:00,11.37,92.1,0.013,0.048,0.013,0,0,-37.35,-37.35,0,101.4,0,0 +17/09/2021 00:30,10.77,92.5,0,0,0,0,0,-35.33,-35.33,0,101.4,0,0 +17/09/2021 01:00,10.61,92.9,0,0,0,0,0,-36.05,-36.05,0,101.4,0,0 +17/09/2021 01:30,10.34,92.9,0.002,0.034,0.007,0,0,-32.36,-32.36,0,101.4,0,0 +17/09/2021 02:00,10.34,93.5,0,0,0,0,0,-32.11,-32.11,0,101.3,0,0 +17/09/2021 02:30,10.43,93.5,0.115,214.5,0.028,0,0,-21.95,-21.95,0,101.3,0,0 +17/09/2021 03:00,10.69,93.4,0,0,0,0,0,-20,-20,0,101.3,0,0 +17/09/2021 03:30,10.77,93.4,0.072,200.1,0.059,0,0,-23.05,-23.05,0,101.2,0,0 +17/09/2021 04:00,10.75,93.6,0.014,200.1,0.02,0,0,-16.16,-16.16,0,101.2,0,0 +17/09/2021 04:30,10.85,93.7,0.105,200.2,0.062,0,0,-16.17,-16.17,0,101.2,0,0 +17/09/2021 05:00,10.89,93.7,0.091,200.4,0.052,0,0,-17.81,-17.81,0,101.2,0,0 +17/09/2021 05:30,10.8,93.7,0.247,200.4,0.118,0,0,-19.39,-19.39,0,101.1,0,0 +17/09/2021 06:00,10.72,93.7,0.007,200.4,0.013,2.642,0.013,-16.83,-16.83,0,101.1,0.008,0.032 +17/09/2021 06:30,10.76,94,0.061,200.4,0.07,20.37,0.102,-7.452,-7.452,0,101.1,0.136,0.252 +17/09/2021 07:00,11.32,94.1,0.135,177.8,0.101,66.06,0.33,23.34,23.34,0,101.1,0.407,0.818 +17/09/2021 07:30,11.98,93.9,0.278,162.8,0.127,103.1,0.516,50.04,50.04,0,101.1,0.525,1.228 +17/09/2021 08:00,12.81,93.8,0.443,189.5,0.139,137.6,0.688,81.4,81.4,0,101.1,0.65,1.645 +17/09/2021 08:30,13.63,93.7,0.667,215,0.121,154.2,0.771,97.6,97.6,0,101.1,0.725,1.88 +17/09/2021 09:00,14.4,93.4,0.594,223.2,0.108,184.9,0.925,120.8,120.8,0,101.1,0.895,2.325 +17/09/2021 09:30,15.59,92.6,1.086,273.3,0.136,469.6,2.348,273.2,273.2,0,101.1,3.137,5.724 +17/09/2021 10:00,17.71,87.4,0.796,136.6,0.087,554.6,2.773,300.4,300.4,0,101.1,3.809,7.118 +17/09/2021 10:30,19.88,71.25,0.942,145.7,0.117,602.8,3.014,358.1,358.1,0,101.1,3.169,6.941 +17/09/2021 11:00,20.76,64.72,1.253,159.3,0.113,646.4,3.232,403.4,403.4,0,101.1,2.953,7.378 +17/09/2021 11:30,21.78,58.37,1.447,170.6,0.125,668.4,3.342,434.3,434.3,0,101,2.726,7.364 +17/09/2021 12:00,22.28,54.94,1.362,181.6,0.119,650.7,3.253,430.7,430.7,0,101,2.683,7.358 +17/09/2021 12:30,22.65,54.01,1.273,193.9,0.116,626.1,3.13,417.3,417.3,0,101,2.549,7.239 +17/09/2021 13:00,22.84,53.52,1.148,173.2,0.126,493.7,2.468,320.6,320.6,0,101,2.081,5.776 +17/09/2021 13:30,23.04,52.65,1.318,164.9,0.127,597.1,2.986,401.9,401.9,0,100.9,2.505,7.27 +17/09/2021 14:00,22.96,52.51,1.314,190.9,0.133,354.3,1.771,229,229,0,100.9,1.612,4.194 +17/09/2021 14:30,22.95,53.55,1.359,225.4,0.122,369.9,1.85,239.3,239.3,0,100.9,1.702,4.567 +17/09/2021 15:00,22.9,55.21,1.55,239.2,0.119,376.7,1.884,246.2,246.2,0,100.9,1.836,4.828 +17/09/2021 15:30,22.96,56.94,1.654,272.3,0.139,478.9,2.395,330.1,330.1,0,100.9,2.348,6.94 +17/09/2021 16:00,22.07,58.71,1.846,251.2,0.134,257.9,1.289,171.5,171.5,0,100.8,1.296,3.526 +17/09/2021 16:30,20.91,60.26,1.546,229.3,0.124,124.2,0.621,69.04,69.04,0,100.9,0.569,1.509 +17/09/2021 17:00,20.22,63.15,1.332,216.6,0.121,71.33,0.357,33.66,33.66,0,100.9,0.345,0.869 +17/09/2021 17:30,19.78,63.25,0.988,189.4,0.129,36.25,0.181,10.75,10.75,0,100.9,0.201,0.426 +17/09/2021 18:00,19.49,62.89,1.064,214.1,0.13,11.32,0.057,-5.079,-5.079,0,100.9,0.041,0.133 +17/09/2021 18:30,19.18,63.39,1.047,228.6,0.122,1.56,0.008,-16.03,-16.03,0,100.9,0,0.01 +17/09/2021 19:00,18.46,67.72,0.975,220.5,0.128,0,0,-31.39,-31.39,0,100.9,0,0 +17/09/2021 19:30,18.27,70.27,1.083,235.7,0.123,0,0,-15.12,-15.12,0,100.9,0,0 +17/09/2021 20:00,18.14,71.88,0.894,212.7,0.123,0,0,-15.58,-15.58,0,100.9,0,0 +17/09/2021 20:30,17.91,74.53,0.379,169,0.108,0,0,-12.68,-12.68,0,100.9,0,0 +17/09/2021 21:00,17.51,77.12,0.341,146.4,0.101,0,0,-10.98,-10.98,0,100.9,0,0 +17/09/2021 21:30,17.35,78.29,0.159,130,0.069,0,0,-10.1,-10.1,0,100.9,0,0 +17/09/2021 22:00,17.29,78.59,0.465,175.2,0.149,0,0,-10.82,-10.82,0,100.9,0,0 +17/09/2021 22:30,17.09,79.59,0.288,142.8,0.107,0,0,-11.91,-11.91,0,100.9,0,0 +17/09/2021 23:00,16.8,80.5,0.03,153.6,0.024,0,0,-13.03,-13.03,0,100.9,0,0 +17/09/2021 23:30,16.51,82.8,0.03,155.5,0.032,0,0,-10.52,-10.52,0,100.9,0,0 +18/09/2021 00:00,16.35,83.9,0.14,158.1,0.069,0,0,-10.59,-10.59,0,100.9,0,0 +18/09/2021 00:30,16.4,83.1,0.281,139.3,0.109,0,0,-19.8,-19.8,0,100.9,0,0 +18/09/2021 01:00,16.35,83.3,0.218,149.6,0.115,0,0,-13.52,-13.52,0,100.9,0,0 +18/09/2021 01:30,16.23,84.2,0.193,134.5,0.082,0,0,-11.5,-11.5,0,100.9,0,0 +18/09/2021 02:00,16.21,84.4,0.187,144.4,0.101,0,0,-9.85,-9.85,0,100.9,0,0 +18/09/2021 02:30,16.16,84.5,0.118,170.8,0.103,0,0,-18.27,-18.27,0,100.9,0,0 +18/09/2021 03:00,16.03,86,0.063,163.4,0.054,0,0,-15.38,-15.38,0,100.8,0,0 +18/09/2021 03:30,15.96,87.1,0.26,134.1,0.09,0,0,-17.77,-17.77,0,100.8,0,0 +18/09/2021 04:00,16.05,87,0.332,126.4,0.11,0,0,-21.64,-21.64,0,100.8,0,0 +18/09/2021 04:30,15.93,87.3,0.154,119.6,0.083,0,0,-20.16,-20.16,0,100.8,0,0 +18/09/2021 05:00,15.73,87.7,0.294,119.8,0.09,0,0,-23.24,-23.24,0,100.8,0,0 +18/09/2021 05:30,15.49,87.9,0.242,109,0.109,0,0,-23.95,-23.95,0,100.8,0,0 +18/09/2021 06:00,15.21,88.2,0.177,117.6,0.076,1.785,0.009,-19.99,-19.99,0,100.8,0,0.024 +18/09/2021 06:30,15.23,88.5,0.293,128.4,0.128,7.962,0.04,-11.99,-11.99,0,100.8,0.019,0.085 +18/09/2021 07:00,15.49,88.1,0.274,119.4,0.109,30.12,0.151,1.525,1.525,0,100.8,0.149,0.353 +18/09/2021 07:30,16,86.9,0.673,132.7,0.121,45.29,0.226,0.266,0.266,0,100.8,0.227,0.572 +18/09/2021 08:00,16.04,88.4,0.682,127.9,0.117,45.91,0.23,6.523,6.523,0,100.9,0.172,0.467 +18/09/2021 08:30,16,89.8,0.668,120.2,0.117,75.23,0.376,27.44,27.44,0,100.8,0.277,0.739 +18/09/2021 09:00,16.48,90.1,0.656,109.4,0.135,180.1,0.9,86.2,86.2,0,100.9,0.778,1.889 +18/09/2021 09:30,17.63,87,1.121,126.7,0.117,310.4,1.552,176,176,0,100.9,1.523,3.391 +18/09/2021 10:00,19.02,81.4,1.099,123.4,0.118,434.4,2.172,252.4,252.4,0,100.9,2.183,4.663 +18/09/2021 10:30,20,75.26,1.119,129.3,0.122,379.4,1.897,230.5,230.5,0,100.9,1.828,4.273 +18/09/2021 11:00,20.22,73.49,1.023,135.9,0.119,246.9,1.234,148.5,148.5,0,100.8,1.258,2.982 +18/09/2021 11:30,20.68,68.53,1.541,173.6,0.133,397.1,1.985,250.2,250.2,0,100.8,1.764,4.512 +18/09/2021 12:00,21.61,64.63,1.539,159.5,0.133,529.9,2.649,346.5,346.5,0,100.8,2.308,6.015 +18/09/2021 12:30,22.12,62.11,1.686,183.1,0.123,557.7,2.788,381.4,381.4,0,100.8,2.433,6.4 +18/09/2021 13:00,20.98,65.83,1.416,155.8,0.12,176.7,0.884,80.4,80.4,0,100.8,0.95,2.191 +18/09/2021 13:30,19.54,73.55,1.34,146,0.124,166.9,0.834,73.87,73.87,0,100.8,0.743,2.117 +18/09/2021 14:00,19.72,74.92,0.811,169.8,0.131,129.9,0.65,39.45,39.45,0,100.8,0.65,1.75 +18/09/2021 14:30,19.65,67.14,1.713,213.5,0.121,148.7,0.744,73.73,73.73,0,100.8,0.661,1.878 +18/09/2021 15:00,19.34,68.66,1.326,201.6,0.131,96.9,0.484,39.52,39.52,0,100.8,0.385,1.253 +18/09/2021 15:30,19.66,68.55,0.851,233,0.121,206.9,1.035,113.6,113.6,0,100.8,0.789,2.657 +18/09/2021 16:00,20.24,65.97,0.915,220.3,0.127,176.3,0.882,84.3,84.3,0,100.8,0.733,2.177 +18/09/2021 16:30,20.32,66.77,0.405,129.1,0.093,168.3,0.842,90.9,90.9,0,100.8,0.701,2.394 +18/09/2021 17:00,21.46,60.74,1.381,209.4,0.111,245.2,1.226,151.4,151.4,0,100.8,1.152,3.928 +18/09/2021 17:30,20.28,62.36,1.491,216.7,0.117,90.2,0.451,19.52,19.52,0,100.8,0.477,1.305 +18/09/2021 18:00,18.52,69.45,0.878,200.4,0.146,36.77,0.184,-18.88,-18.88,0,100.9,0.19,0.452 +18/09/2021 18:30,17.23,74.57,0.57,212.9,0.123,2.345,0.012,-36.47,-36.47,0,100.9,0.006,0.054 +18/09/2021 19:00,16.16,78.73,0.395,185.8,0.161,0,0,-37.44,-37.44,0,100.9,0,0 +18/09/2021 19:30,15.32,82.3,0.346,196.9,0.16,0,0,-27.38,-27.38,0,100.9,0,0 +18/09/2021 20:00,14.96,83.4,0.184,179.1,0.111,0,0,-40.66,-40.66,0,100.9,0,0 +18/09/2021 20:30,14.29,85.4,0.199,202.9,0.095,0,0,-39.14,-39.14,0,100.9,0,0 +18/09/2021 21:00,13.77,86.9,0.216,159,0.059,0,0,-34.87,-34.87,0,101,0,0 +18/09/2021 21:30,13.32,88.6,0.273,200,0.125,0,0,-34,-34,0,101,0,0 +18/09/2021 22:00,13.25,89.7,0.174,214,0.08,0,0,-33.76,-33.76,0,101,0,0 +18/09/2021 22:30,12.78,89.9,0.025,194.6,0.02,0,0,-30.74,-30.74,0,101,0,0 +18/09/2021 23:00,12.46,90.6,0,194.6,0.005,0,0,-32.33,-32.33,0,101,0,0 +18/09/2021 23:30,12.38,91.2,0,194.6,0.004,0,0,-30.55,-30.55,0,100.9,0,0 +19/09/2021 00:00,12.32,91.6,0.278,150.7,0.073,0.025,0,-20.34,-20.34,0,100.9,0,0 +19/09/2021 00:30,12.78,92.1,0.277,167.8,0.102,0.088,0,-20.26,-20.26,0,100.9,0,0 +19/09/2021 01:00,12.91,92.4,0.262,200,0.08,0.231,0.001,-7.807,-7.807,0,101,0,0 +19/09/2021 01:30,13.1,92.2,0.282,250.2,0.109,0,0,-35.18,-35.18,0,101,0,0 +19/09/2021 02:00,12.71,92.3,0.199,222.4,0.087,0,0,-25.91,-25.91,0,101,0,0 +19/09/2021 02:30,13.12,93.3,0.368,248.4,0.116,0.498,0.002,-7.131,-7.131,0,101,0,0 +19/09/2021 03:00,14.46,93.3,0.792,299.2,0.131,0.105,0.001,-4.709,-4.709,0,101,0,0 +19/09/2021 03:30,15.37,92.6,1.74,313.5,0.125,0.001,0,-4.589,-4.589,0,101,0,0 +19/09/2021 04:00,15.75,89,2.29,330.4,0.14,0,0,-10.33,-10.33,0,101,0,0 +19/09/2021 04:30,15.71,86,2.599,313.4,0.131,0,0,-6.801,-6.801,0,101,0,0 +19/09/2021 05:00,15.41,84.9,2.769,312.6,0.124,0,0,-29.1,-29.11,0,101.1,0,0 +19/09/2021 05:30,15.08,80.5,2.773,314,0.126,0,0,-10.17,-10.17,0,101.1,0,0 +19/09/2021 06:00,14.94,79.15,2.149,318.3,0.123,0.637,0.003,-7.366,-7.366,0,101.1,0,0 +19/09/2021 06:30,14.85,77.54,1.434,319.2,0.129,8.08,0.04,-4.356,-4.356,0,101.2,0.018,0.115 +19/09/2021 07:00,14.85,77.48,1.542,310.3,0.127,41.81,0.209,13.08,13.08,0,101.2,0.191,0.525 +19/09/2021 07:30,15.01,76.32,1.958,313.6,0.123,93.7,0.469,39.87,39.87,0,101.2,0.451,1.256 +19/09/2021 08:00,15.13,76.13,2.01,315.8,0.12,109.7,0.548,47.77,47.77,0,101.3,0.468,1.382 +19/09/2021 08:30,15.51,74.89,1.956,314.9,0.12,189.9,0.949,84,84,0,101.3,0.981,2.315 +19/09/2021 09:00,16.03,73.14,2.436,306.3,0.128,292.1,1.461,130.2,130.2,0,101.3,1.816,3.497 +19/09/2021 09:30,16.27,72.08,2.376,315.1,0.128,279.4,1.397,113,113,0,101.3,1.944,3.614 +19/09/2021 10:00,16.75,69.68,2.275,321.2,0.133,348.9,1.745,153.7,153.7,0,101.3,2.418,4.498 +19/09/2021 10:30,18.11,65.57,2.22,319.2,0.127,554.2,2.771,297.6,297.6,0,101.3,3.186,6.759 +19/09/2021 11:00,18.94,62.19,2.424,327,0.123,597,2.985,333.8,333.8,0,101.3,2.702,6.676 +19/09/2021 11:30,19.11,60.68,2.354,322.8,0.123,447.8,2.239,252.5,252.6,0,101.4,1.822,4.934 +19/09/2021 12:00,20.04,58.53,1.95,326.7,0.124,561,2.805,338.2,338.2,0,101.3,2.107,6.111 +19/09/2021 12:30,20.17,58.51,2.228,313,0.12,527.3,2.637,323,323,0,101.3,2.203,6.172 +19/09/2021 13:00,20.31,58.92,1.948,324.9,0.132,393.9,1.97,226.7,226.7,0,101.3,1.611,4.633 +19/09/2021 13:30,20.7,58.07,1.907,332.9,0.135,410.6,2.053,239.4,239.4,0,101.3,1.636,4.759 +19/09/2021 14:00,20.03,60.33,1.21,323.1,0.119,157.1,0.785,70.44,70.44,0,101.3,0.781,1.902 +19/09/2021 14:30,20.26,59.21,1.376,323.1,0.133,201.1,1.005,107.6,107.6,0,101.3,0.812,2.467 +19/09/2021 15:00,20.1,61.19,1.818,335,0.139,141.3,0.707,68.77,68.77,0,101.3,0.719,1.853 +19/09/2021 15:30,17.86,76.74,1.785,319.8,0.124,195.2,0.976,19.07,19.07,0,101.4,0.851,2.533 +19/09/2021 16:00,18.38,75.71,1.322,301.4,0.135,156.8,0.784,66.08,66.08,0,101.4,0.735,1.916 +19/09/2021 16:30,16.2,78.92,3.068,312.9,0.122,65.9,0.33,-27.15,-27.17,0,101.4,0.291,0.847 +19/09/2021 17:00,14.54,81.8,1.098,318.6,0.141,68.31,0.342,-5.672,-5.672,0,101.4,0.322,0.921 +19/09/2021 17:30,14.94,83.5,0.805,297,0.145,26.53,0.133,-8.96,-8.96,0,101.4,0.085,0.34 +19/09/2021 18:00,15.24,85.9,0.47,224.5,0.113,21.33,0.107,-10.38,-10.38,0,101.5,0.067,0.313 +19/09/2021 18:30,15.26,87,0.06,198.6,0.052,5.35,0.027,-27.73,-27.73,0,101.5,0,0.099 +19/09/2021 19:00,14.57,88,0.525,279.9,0.111,0,0,-38.12,-38.12,0,101.5,0,0 +19/09/2021 19:30,14.19,88,0.884,316.6,0.115,0,0,-43.76,-43.76,0,101.5,0,0 +19/09/2021 20:00,13.66,86.3,0.908,307.8,0.129,0,0,-43.79,-43.79,0,101.5,0,0 +19/09/2021 20:30,13.38,86.4,0.893,302.2,0.133,0,0,-45.72,-45.72,0,101.6,0,0 +19/09/2021 21:00,12.99,87.4,0.984,304.9,0.14,0,0,-46.15,-46.15,0,101.6,0,0 +19/09/2021 21:30,12.89,87.7,1.068,299.1,0.136,0,0,-50.68,-50.68,0,101.6,0,0 +19/09/2021 22:00,12.38,88.4,0.79,291.1,0.149,0,0,-51.77,-51.77,0,101.6,0,0 +19/09/2021 22:30,12.11,89.3,1.304,309.7,0.13,0,0,-47.76,-47.76,0,101.6,0,0 +19/09/2021 23:00,12.14,89.2,1.376,308.3,0.129,0,0,-46.46,-46.46,0,101.7,0,0 +19/09/2021 23:30,12.04,89.1,0.889,302.9,0.14,0,0,-47.23,-47.23,0,101.7,0,0 +20/09/2021 00:00,11.87,89.5,0.739,300.3,0.132,0,0,-47.93,-47.93,0,101.7,0,0 +20/09/2021 00:30,11.84,89.9,0.923,305.7,0.131,0,0,-48.44,-48.44,0,101.7,0,0 +20/09/2021 01:00,11.78,90.2,1.344,305.7,0.134,0,0,-51.66,-51.66,0,101.7,0,0 +20/09/2021 01:30,11.71,90.1,1.41,305.7,0.131,0,0,-53.55,-53.55,0,101.7,0,0 +20/09/2021 02:00,11.52,90,0.881,298.2,0.138,0,0,-51.52,-51.52,0,101.7,0,0 +20/09/2021 02:30,11.31,90,1.344,308.6,0.126,0,0,-50.56,-50.56,0,101.7,0,0 +20/09/2021 03:00,11.37,89.7,1.476,308.5,0.123,0,0,-46.39,-46.39,0,101.7,0,0 +20/09/2021 03:30,11.19,89.5,1.119,310.6,0.12,0,0,-43.34,-43.34,0,101.7,0,0 +20/09/2021 04:00,10.88,89.6,0.915,304.4,0.136,0,0,-43.7,-43.7,0,101.7,0,0 +20/09/2021 04:30,10.74,90,0.988,309.4,0.123,0,0,-42.45,-42.45,0,101.7,0,0 +20/09/2021 05:00,10.62,90.2,1.002,312.5,0.123,0,0,-41.36,-41.36,0,101.7,0,0 +20/09/2021 05:30,10.54,90.5,1.03,302.3,0.138,0,0,-40.95,-40.95,0,101.7,0,0 +20/09/2021 06:00,10.64,90.5,1.083,300,0.133,0.216,0.001,-40.33,-40.33,0,101.7,0.003,0.008 +20/09/2021 06:30,10.7,90.2,1.193,309.1,0.131,16.81,0.084,-32.88,-32.88,0,101.8,0.215,0.291 +20/09/2021 07:00,11.16,89.4,1.569,313.1,0.125,48.27,0.241,-21.3,-21.3,0,101.8,0.417,0.565 +20/09/2021 07:30,11.79,87.6,1.629,312.7,0.126,118.7,0.594,19.28,19.28,0,101.8,0.539,0.874 +20/09/2021 08:00,12.85,84.9,1.604,314.2,0.126,197.1,0.986,85.6,85.6,0,101.8,0.535,1.572 +20/09/2021 08:30,14.36,81.2,2.123,316.6,0.127,304.5,1.523,128.3,128.3,0,101.8,0.658,3.651 +20/09/2021 09:00,16.08,76.64,2.825,333.7,0.136,454.1,2.271,215.9,216,0,101.8,1.102,5.798 +20/09/2021 09:30,16.79,74.78,2.842,343.7,0.134,439.7,2.199,220,220,0,101.9,1.092,5.539 +20/09/2021 10:00,17.73,70.52,2.732,352.6,0.143,480.2,2.401,262.7,262.8,0,101.9,6.41,0.265 +20/09/2021 10:30,17.41,67.5,2.874,348.1,0.139,369.2,1.846,197.8,197.8,0,101.9,31.99,-66.04 +20/09/2021 11:00,17.6,66.23,2.345,2.89,0.134,328.4,1.642,187.1,187.1,0,101.9,0.744,4.832 +20/09/2021 11:30,17.48,65.44,2.553,351,0.136,299.9,1.499,166.3,166.3,0,101.9,0.672,4.433 +20/09/2021 12:00,18.22,63.32,2.608,340.2,0.136,418.5,2.092,240.7,240.7,0,101.9,1.32,6.522 +20/09/2021 12:30,18.84,62.45,2.095,353.1,0.133,433.1,2.165,259.1,259.1,0,101.9,1.049,6.579 +20/09/2021 13:00,19.08,60.32,2.323,351.4,0.132,403.6,2.018,234,234,0,102,0.983,6.027 +20/09/2021 13:30,18.97,57.87,2.533,344.8,0.139,357.5,1.787,205,205.1,0,102,0.852,5.365 +20/09/2021 14:00,19.3,55.89,3.1,339.2,0.136,582.2,2.911,354.4,354.6,0,102,1.63,9.74 +20/09/2021 14:30,19.59,54.8,2.919,344.7,0.136,495,2.475,292.9,292.9,0,102,1.526,9.39 +20/09/2021 15:00,19.46,55.51,2.749,343.3,0.147,468.1,2.34,273.5,273.5,0,102,1.462,9.15 +20/09/2021 15:30,19.54,55.61,2.364,353.4,0.133,426.1,2.131,241.5,241.5,0,102,1.372,8.58 +20/09/2021 16:00,18.93,57.24,3.069,333,0.14,336.4,1.682,174.6,174.6,0,102,1.097,6.932 +20/09/2021 16:30,18.38,58.13,3.135,334.2,0.136,255.8,1.279,119,119,0,102,0.835,5.403 +20/09/2021 17:00,18.04,59.02,2.75,336.8,0.142,173.8,0.869,67.01,67.02,0,102.1,0.506,3.278 +20/09/2021 17:30,17.35,60.63,2.495,341.6,0.142,95.2,0.476,19.91,19.91,0,102.1,0.207,0.945 +20/09/2021 18:00,16.33,65.12,2.202,339,0.143,22.27,0.111,-34.24,-34.24,0,102.1,0.047,0.249 +20/09/2021 18:30,15.25,70.78,1.696,327.8,0.138,0.987,0.005,-47.81,-47.81,0,102.2,0,0.051 +20/09/2021 19:00,14.36,75.72,1.432,327.6,0.14,0,0,-46.17,-46.17,0,102.2,0,0 +20/09/2021 19:30,14.01,78.1,1.057,321.8,0.13,0,0,-35.88,-35.88,0,102.2,0,0 +20/09/2021 20:00,13.59,80.5,0.779,300.3,0.128,0,0,-46.72,-46.72,0,102.3,0,0 +20/09/2021 20:30,13.08,83.3,0.663,284.9,0.157,0,0,-45.67,-45.67,0,102.3,0,0 +20/09/2021 21:00,12.73,84.8,0.816,293.5,0.144,0,0,-42.72,-42.72,0,102.3,0,0 +20/09/2021 21:30,12.55,85.4,1.069,294.9,0.143,0,0,-46.38,-46.38,0,102.3,0,0 +20/09/2021 22:00,12.27,86.2,1.129,318.1,0.132,0,0,-42.63,-42.63,0,102.4,0,0 +20/09/2021 22:30,12.29,86.6,0.849,318.1,0.122,0,0,-40.63,-40.63,0,102.4,0,0 +20/09/2021 23:00,11.99,87.3,0.502,311,0.11,0,0,-37.44,-37.44,0,102.4,0,0 +20/09/2021 23:30,11.64,88.3,0.207,299.1,0.078,0,0,-38.12,-38.12,0,102.4,0,0 +21/09/2021 00:00,11.08,89.2,0.108,268.3,0.07,0,0,-38.03,-38.03,0,102.4,0,0 +21/09/2021 00:30,10.53,90.6,0.102,288.9,0.04,0,0,-34.42,-34.42,0,102.4,0,0 +21/09/2021 01:00,11.01,91.6,0.429,279.2,0.103,0,0,-37.45,-37.45,0,102.4,0,0 +21/09/2021 01:30,11.35,91.9,0.636,292.2,0.14,0,0,-38.83,-38.83,0,102.4,0,0 +21/09/2021 02:00,10.92,91.4,0.203,304.7,0.096,0,0,-38.41,-38.41,0,102.4,0,0 +21/09/2021 02:30,10.65,92.5,0.58,341.2,0.131,0,0,-33.84,-33.84,0,102.4,0,0 +21/09/2021 03:00,10.75,92.8,0.81,324.3,0.122,0,0,-34.58,-34.58,0,102.4,0,0 +21/09/2021 03:30,10.8,92.8,0.693,339.2,0.16,0,0,-33.14,-33.14,0,102.4,0,0 +21/09/2021 04:00,11.03,93,0.869,314.5,0.118,0,0,-35.4,-35.4,0,102.4,0,0 +21/09/2021 04:30,10.75,93,0.729,319.7,0.128,0,0,-34.05,-34.05,0,102.4,0,0 +21/09/2021 05:00,10.82,93.2,0.654,331.7,0.128,0,0,-34.99,-34.99,0,102.4,0,0 +21/09/2021 05:30,10.52,93.1,0.477,312.8,0.089,0,0,-34.08,-34.08,0,102.4,0,0 +21/09/2021 06:00,10.09,93.7,0.2,318.1,0.097,0.739,0.004,-32.3,-32.3,0,102.4,0,0.025 +21/09/2021 06:30,10.2,94,0.4,318.7,0.101,15.54,0.078,-24.39,-24.39,0,102.5,0.032,0.236 +21/09/2021 07:00,10.98,94.2,0.36,344.2,0.175,63.7,0.319,10.43,10.43,0,102.5,0.132,0.951 +21/09/2021 07:30,12.61,94.2,0.287,8.22,0.172,62.25,0.311,10.48,10.48,0,102.5,0.139,0.851 +21/09/2021 08:00,13.23,93.7,0.701,355.1,0.153,73.51,0.368,28.88,28.88,0,102.6,0.16,1.18 +21/09/2021 08:30,14.24,93.5,0.734,16.08,0.147,107,0.535,49.32,49.32,0,102.6,0.244,1.852 +21/09/2021 09:00,15.22,92.5,0.747,44.7,0.122,266,1.33,128.7,128.7,0,102.6,0.618,4.74 +21/09/2021 09:30,17.35,83.9,0.787,75.76,0.112,470.8,2.354,227.7,227.7,0,102.6,1.325,8.88 +21/09/2021 10:00,18.91,68.05,1.036,57.39,0.121,533.8,2.669,280,280,0,102.6,1.622,10.07 +21/09/2021 10:30,19.78,63.22,1.194,51.37,0.119,595.1,2.976,341.1,341.1,0,102.6,1.823,11.35 +21/09/2021 11:00,20.21,62.64,1.447,9.02,0.116,539.6,2.698,304.9,304.9,0,102.6,1.639,10.1 +21/09/2021 11:30,20.11,61.58,1.423,28.35,0.113,504.7,2.523,291.2,291.2,0,102.6,1.478,9.34 +21/09/2021 12:00,20.61,59.18,1.642,16.05,0.127,519.9,2.6,301,301,0,102.6,1.562,9.61 +21/09/2021 12:30,20.89,56.91,1.403,38.27,0.121,571.3,2.856,341.3,341.3,0,102.6,1.743,10.69 +21/09/2021 13:00,21.38,53.04,1.527,32.68,0.118,521.2,2.606,306.2,306.2,0,102.5,1.603,9.77 +21/09/2021 13:30,21.94,50.99,1.421,40.69,0.119,657.5,3.288,408.4,408.4,0,102.5,2.088,12.7 +21/09/2021 14:00,21.92,49.83,1.42,43.46,0.116,521.3,2.607,316.9,316.9,0,102.5,1.636,10.16 +21/09/2021 14:30,21.67,48.91,1.657,38.16,0.116,397.7,1.988,223.8,223.8,0,102.5,1.211,7.641 +21/09/2021 15:00,21.12,49.5,1.292,36.28,0.117,334.7,1.674,186.2,186.2,0,102.5,0.999,6.636 +21/09/2021 15:30,20.92,48.36,1.307,42.73,0.123,250.9,1.255,121,121,0,102.5,0.75,4.87 +21/09/2021 16:00,20.84,49.14,1.39,22.1,0.128,283.7,1.419,143,143,0,102.5,0.89,5.966 +21/09/2021 16:30,20.26,50.66,1.707,25.26,0.132,192.9,0.964,74.36,74.36,0,102.5,0.649,4.226 +21/09/2021 17:00,20.37,49.58,1.695,23.9,0.141,186,0.93,64.11,64.11,0,102.5,0.671,4.714 +21/09/2021 17:30,19.62,55.59,1.747,10.62,0.15,88.5,0.443,1.674,1.674,0,102.5,0.341,2.367 +21/09/2021 18:00,18.17,61.53,1.187,8.67,0.156,20.51,0.103,-37.86,-37.86,0,102.5,0.062,0.404 +21/09/2021 18:30,16.43,68.36,0.737,15.16,0.148,0.366,0.002,-45.43,-45.43,0,102.5,0,0.038 +21/09/2021 19:00,15.18,72.4,0.721,13.73,0.16,0,0,-40.96,-40.96,0,102.5,0,0 +21/09/2021 19:30,13.99,73.55,0.327,19.75,0.133,0,0,-40.78,-40.78,0,102.5,0,0 +21/09/2021 20:00,13.25,72.63,0.579,22.25,0.136,0,0,-38.64,-38.64,0,102.5,0,0 +21/09/2021 20:30,14.01,69.17,0.84,39.23,0.124,0,0,-44.57,-44.57,0,102.6,0,0 +21/09/2021 21:00,13.91,70.88,0.662,32.23,0.125,0,0,-43.12,-43.12,0,102.6,0,0 +21/09/2021 21:30,13.01,75.64,0.837,25.49,0.138,0,0,-41.17,-41.17,0,102.6,0,0 +21/09/2021 22:00,12.99,77.19,0.725,29.38,0.126,0,0,-43.26,-43.26,0,102.6,0,0 +21/09/2021 22:30,13.05,78.23,0.773,54.52,0.131,0,0,-46.52,-46.52,0,102.6,0,0 +21/09/2021 23:00,12.75,79.46,0.5,46.33,0.123,0,0,-48.12,-48.12,0,102.6,0,0 +21/09/2021 23:30,12.11,82.4,0.527,42.91,0.119,0,0,-46.63,-46.63,0,102.6,0,0 +22/09/2021 00:00,11.93,83.7,0.432,64.38,0.141,0,0,-47.52,-47.52,0,102.6,0,0 +22/09/2021 00:30,11.39,85.3,0.192,62.88,0.095,0,0,-45.37,-45.37,0,102.6,0,0 +22/09/2021 01:00,10.77,87.3,0.301,8.5,0.142,0,0,-43.45,-43.45,0,102.5,0,0 +22/09/2021 01:30,10.37,88.4,0.287,343.3,0.083,0,0,-39.04,-39.04,0,102.5,0,0 +22/09/2021 02:00,9.71,89.1,0.491,332.5,0.165,0,0,-40.18,-40.18,0,102.5,0,0 +22/09/2021 02:30,9.05,90.3,0.444,253.2,0.107,0,0,-39.79,-39.79,0,102.5,0,0 +22/09/2021 03:00,8.51,90.8,0.08,233.1,0.033,0,0,-36.99,-36.99,0,102.4,0,0 +22/09/2021 03:30,7.87,91.3,0.038,233.1,0.028,0,0,-39.18,-39.18,0,102.4,0,0 +22/09/2021 04:00,7.473,91.7,0.003,233.1,0.005,0,0,-36.86,-36.86,0,102.4,0,0 +22/09/2021 04:30,7.199,92.1,0.037,233.1,0.026,0,0,-35.17,-35.17,0,102.4,0,0 +22/09/2021 05:00,6.848,92.2,0.218,233.1,0.088,0,0,-32.43,-32.43,0,102.4,0,0 +22/09/2021 05:30,6.866,92.9,0.009,333.1,0.004,0,0,-35.81,-35.81,0,102.4,0,0 +22/09/2021 06:00,6.505,92.8,0.419,346.3,0.153,0.418,0.002,-33.64,-33.64,0,102.4,0,0.013 +22/09/2021 06:30,6.641,93.1,0.178,323,0.043,12.18,0.061,-30.05,-30.05,0,102.4,0.023,0.186 +22/09/2021 07:00,7.605,93.9,0.312,279.2,0.126,52.56,0.263,-7.964,-7.964,0,102.4,0.102,0.546 +22/09/2021 07:30,9.82,93.7,0.199,14.51,0.08,149.3,0.747,21.9,21.9,0,102.4,0.356,2.938 +22/09/2021 08:00,12.5,90.7,0.485,35.29,0.13,240.7,1.203,79.19,79.19,0,102.4,0.649,5.091 +22/09/2021 08:30,14.92,75.08,0.701,60.27,0.109,323.7,1.618,160.6,160.6,0,102.5,0.69,4.766 +22/09/2021 09:00,16.44,65.94,0.749,60.07,0.124,394.7,1.973,165.5,165.5,0,102.5,0.92,5.872 +22/09/2021 09:30,17.74,61.39,0.612,86.7,0.109,458.8,2.294,217.8,217.8,0,102.5,1.135,6.893 +22/09/2021 10:00,18.86,56.96,0.67,180.7,0.106,517.3,2.586,268.1,268.1,0,102.5,1.333,7.848 +22/09/2021 10:30,19.33,56.79,0.823,57.04,0.086,565.2,2.826,305.3,305.3,0,102.5,1.516,8.67 +22/09/2021 11:00,20.31,53.46,0.787,46.58,0.07,605,3.025,341.4,341.4,0,102.4,1.661,9.39 +22/09/2021 11:30,21.15,50.53,0.771,98.6,0.083,579.6,2.898,335.5,335.5,0,102.4,1.628,9.04 +22/09/2021 12:00,21.26,50.41,0.832,59.96,0.091,662.4,3.312,394.3,394.3,0,102.4,1.915,10.45 +22/09/2021 12:30,21.67,49.74,0.979,49.08,0.122,632.2,3.161,380.2,380.2,0,102.4,1.847,10.08 +22/09/2021 13:00,21.96,49.48,0.917,41.07,0.105,590.8,2.954,352.4,352.4,0,102.3,1.74,9.58 +22/09/2021 13:30,22.24,48.46,0.964,48.89,0.103,573.3,2.867,346.9,346.9,0,102.3,1.716,9.33 +22/09/2021 14:00,22.11,48.37,1.147,27.87,0.112,579.3,2.896,348,348,0,102.2,1.721,9.55 +22/09/2021 14:30,22.44,46.94,1.047,42.04,0.111,525.3,2.626,311.3,311.3,0,102.2,1.555,8.81 +22/09/2021 15:00,22.74,46.79,0.999,39.06,0.116,467.7,2.338,270.5,270.5,0,102.2,1.378,8.01 +22/09/2021 15:30,22.68,46.84,1.151,35.9,0.115,388.4,1.942,213.1,213.1,0,102.1,1.156,6.911 +22/09/2021 16:00,22.33,48.14,1.057,47.8,0.113,314.8,1.574,157,157,0,102.1,0.929,5.795 +22/09/2021 16:30,21.88,50.52,1.361,18.72,0.143,235.9,1.18,101.5,101.5,0,102.1,0.702,4.538 +22/09/2021 17:00,21.36,51.53,1.089,16.59,0.144,155,0.775,47.04,47.04,0,102.1,0.46,3.18 +22/09/2021 17:30,20.1,57.9,1.349,11.98,0.147,77.07,0.385,-2.606,-2.606,0,102.1,0.248,1.591 +22/09/2021 18:00,18.15,65.59,1.241,13.67,0.152,15.62,0.078,-40.15,-40.15,0,102.1,0.04,0.269 +22/09/2021 18:30,16.49,71.04,1.159,13.01,0.155,0.326,0.002,-50.09,-50.09,0,102.1,0,0.031 +22/09/2021 19:00,15.4,74.49,1.084,14.73,0.155,0,0,-50.67,-50.67,0,102.1,0,0 +22/09/2021 19:30,14.74,76.08,1.101,10.93,0.145,0,0,-50.27,-50.27,0,102.1,0,0 +22/09/2021 20:00,14.31,77.23,0.697,11.13,0.144,0,0,-48.21,-48.21,0,102.1,0,0 +22/09/2021 20:30,13.82,79.66,0.579,352.9,0.149,0,0,-42.17,-42.17,0,102.1,0,0 +22/09/2021 21:00,13.16,82,0.645,263.2,0.164,0,0,-42.93,-42.93,0,102.2,0,0 +22/09/2021 21:30,12.46,85.3,0.903,269,0.15,0,0,-45.87,-45.87,0,102.2,0,0 +22/09/2021 22:00,12.37,85.6,0.956,301.7,0.124,0,0,-45.53,-45.53,0,102.2,0,0 +22/09/2021 22:30,11.76,87,0.44,307,0.136,0,0,-40.04,-40.04,0,102.2,0,0 +22/09/2021 23:00,10.68,88.3,0.292,321.2,0.117,0,0,-37.52,-37.52,0,102.2,0,0 +22/09/2021 23:30,10.7,90.4,0.388,313.2,0.111,0,0,-38.88,-38.88,0,102.2,0,0 +23/09/2021 00:00,10.02,90.7,0.183,354.6,0.14,0,0,-36.63,-36.63,0,102.1,0,0 +23/09/2021 00:30,9.61,91.2,0.073,354.5,0.081,0,0,-38.53,-38.53,0,102.1,0,0 +23/09/2021 01:00,9.43,91.9,0.28,315.3,0.073,0,0,-38.85,-38.85,0,102.1,0,0 +23/09/2021 01:30,9.26,92.2,0.086,326.9,0.071,0,0,-39.52,-39.52,0,102,0,0 +23/09/2021 02:00,8.73,92.3,0.097,326.8,0.088,0,0,-37.32,-37.32,0,102,0,0 +23/09/2021 02:30,8.71,93,0.54,333.7,0.119,0,0,-33.69,-33.69,0,102,0,0 +23/09/2021 03:00,8.56,92.9,0.411,349,0.133,0,0,-35.33,-35.33,0,102,0,0 +23/09/2021 03:30,8.35,93.5,0.541,337.6,0.142,0,0,-32.45,-32.45,0,102,0,0 +23/09/2021 04:00,8.59,93.5,0.515,315.1,0.125,0,0,-39.17,-39.17,0,102,0,0 +23/09/2021 04:30,8.53,93.8,0.71,327.2,0.121,0,0,-34.73,-34.73,0,102,0,0 +23/09/2021 05:00,8.71,94.3,0.981,324.6,0.114,0,0,-43.55,-43.55,0,102,0,0 +23/09/2021 05:30,8.55,94.2,0.164,327.2,0.057,0,0,-39.6,-39.6,0,102,0,0 +23/09/2021 06:00,8.15,94.3,0.145,257.3,0.038,0.268,0.001,-37.05,-37.05,0,102,0,0.012 +23/09/2021 06:30,7.833,94.5,0.47,315.3,0.095,14.59,0.073,-29.85,-29.85,0,102,0.024,0.206 +23/09/2021 07:00,8.38,95.2,0.624,326.5,0.116,52.66,0.263,-11.72,-11.72,0,102,0.078,0.416 +23/09/2021 07:30,10,94.6,0.844,332.7,0.123,133.5,0.668,24.7,24.7,0,102,0.282,1.999 +23/09/2021 08:00,12.28,92.9,0.507,355,0.135,228.4,1.142,51.42,51.42,0,102,0.42,3.318 +23/09/2021 08:30,14.35,90.7,0.932,3.021,0.154,332.9,1.664,95.2,95.2,0,102,0.61,4.433 +23/09/2021 09:00,16.32,82.2,1.47,17.67,0.141,398.4,1.992,152.2,152.2,0,102,0.841,5.569 +23/09/2021 09:30,17.33,74.45,2.105,3.397,0.141,494.3,2.471,247,247,0,102,1.165,7.456 +23/09/2021 10:00,17.85,69.84,1.668,21.42,0.131,412.2,2.061,201.8,201.8,0,102,0.985,6.074 +23/09/2021 10:30,19.08,64.7,1.763,23.51,0.13,611,3.055,344.5,344.5,0,102,1.566,9.35 +23/09/2021 11:00,19.29,62.67,1.962,359,0.142,590.6,2.953,323.9,323.9,0,102,1.543,8.95 +23/09/2021 11:30,20.18,60.46,1.653,10.89,0.128,604.2,3.021,350.8,350.8,0,102,1.633,9.31 +23/09/2021 12:00,19.92,60.47,1.428,9.83,0.121,593.7,2.969,347.1,347.1,0,101.9,1.612,9.08 +23/09/2021 12:30,20.43,60.35,1.188,13.23,0.125,572.1,2.86,331.1,331.1,0,101.9,1.606,8.85 +23/09/2021 13:00,20.65,57.66,1.731,339.4,0.134,621.8,3.109,367.5,367.5,0,101.9,1.771,9.71 +23/09/2021 13:30,21.08,57.23,1.673,344.1,0.135,532.2,2.661,319.7,319.7,0,101.9,1.495,8.53 +23/09/2021 14:00,20.72,57.7,1.76,358.4,0.147,445.1,2.226,256.3,256.3,0,101.9,1.21,7.131 +23/09/2021 14:30,21.05,55.9,1.619,4.266,0.136,488,2.44,283.4,283.4,0,101.8,1.385,8.01 +23/09/2021 15:00,21.05,55.55,1.905,358.9,0.135,430.5,2.153,240.2,240.2,0,101.8,1.218,7.189 +23/09/2021 15:30,20.99,55.82,1.607,356.6,0.142,388.6,1.943,209.4,209.4,0,101.8,1.106,6.746 +23/09/2021 16:00,20.8,56.2,1.62,346.5,0.14,315.1,1.576,156.1,156.1,0,101.8,0.914,5.686 +23/09/2021 16:30,20.43,57.52,1.593,357.1,0.147,234.8,1.174,100.2,100.2,0,101.8,0.689,4.463 +23/09/2021 17:00,19.5,60.45,1.671,356.9,0.14,155.5,0.778,45.53,45.53,0,101.8,0.456,3.129 +23/09/2021 17:30,18.46,62.19,1.787,355.7,0.145,78.58,0.393,-1.904,-1.904,0,101.8,0.261,1.607 +23/09/2021 18:00,16.49,68.67,1.492,3.741,0.156,12.63,0.063,-45.73,-45.73,0,101.8,0.028,0.192 +23/09/2021 18:30,14.9,73.97,0.888,18.28,0.15,0.097,0,-52.38,-52.38,0,101.8,0,0.022 +23/09/2021 19:00,13.84,77.76,0.554,26.96,0.136,0,0,-48.11,-48.11,0,101.8,0,0 +23/09/2021 19:30,12.95,81.4,0.516,26.92,0.137,0,0,-44.57,-44.57,0,101.8,0,0 +23/09/2021 20:00,12.16,84.3,0.516,29.08,0.119,0,0,-42.37,-42.37,0,101.8,0,0 +23/09/2021 20:30,11.61,86.6,0.4,32.28,0.142,0,0,-40.83,-40.83,0,101.8,0,0 +23/09/2021 21:00,10.83,88,0.074,32.11,0.042,0,0,-42.53,-42.53,0,101.8,0,0 +23/09/2021 21:30,9.95,89.3,0.033,32.14,0.021,0,0,-40.33,-40.33,0,101.8,0,0 +23/09/2021 22:00,9.69,90.6,0.234,32.11,0.044,0,0,-37.58,-37.58,0,101.8,0,0 +23/09/2021 22:30,9.59,91.2,0.234,32.11,0.086,0,0,-40.53,-40.53,0,101.8,0,0 +23/09/2021 23:00,8.96,91.3,0.109,32.08,0.058,0,0,-39.83,-39.83,0,101.8,0,0 +23/09/2021 23:30,8.48,92,0.188,32.08,0.078,0,0,-35.72,-35.72,0,101.8,0,0 +24/09/2021 00:00,7.969,92.2,0.152,32.09,0.051,0,0,-34.85,-34.85,0,101.7,0,0 +24/09/2021 00:30,7.82,92.5,0.293,32.1,0.089,0,0,-34.62,-34.62,0,101.7,0,0 +24/09/2021 01:00,7.785,93,0.065,32.1,0.038,0,0,-27.6,-27.6,0,101.7,0,0 +24/09/2021 01:30,8.01,93.2,0.021,32.11,0.025,0,0,-19.75,-19.75,0,101.7,0,0 +24/09/2021 02:00,8.19,93.1,0.029,32.32,0.01,0,0,-24.65,-24.65,0,101.7,0,0 +24/09/2021 02:30,8.41,93.3,0.036,32.58,0.016,0,0,-32.33,-32.33,0,101.7,0,0 +24/09/2021 03:00,8.09,93.1,0.001,32.58,0.002,0,0,-34.8,-34.8,0,101.7,0,0 +24/09/2021 03:30,7.967,93.6,0,0,0,0,0,-19.77,-19.77,0,101.6,0,0 +24/09/2021 04:00,8.55,94.1,0.067,32.59,0.038,0.054,0,-13.85,-13.85,0,101.6,0,0 +24/09/2021 04:30,8.99,93.7,0.032,32.58,0.024,0,0,-26.94,-26.94,0,101.6,0,0 +24/09/2021 05:00,8.66,93.5,0,32.59,0.002,0,0,-34.3,-34.3,0,101.6,0,0 +24/09/2021 05:30,8.49,94,0.086,32.58,0.039,0,0,-16.74,-16.74,0,101.6,0,0 +24/09/2021 06:00,8.95,94.2,0,32.58,0,1.245,0.006,-9.11,-9.11,0,101.6,0,0.007 +24/09/2021 06:30,9.4,93.9,0.117,46.65,0.055,13.21,0.066,-4.637,-4.637,0,101.6,0,0.185 +24/09/2021 07:00,9.75,94,0.15,47.72,0.036,35.89,0.179,15.16,15.16,0,101.6,0.052,0.428 +24/09/2021 07:30,10.52,93.9,0.111,47.62,0.057,61.23,0.306,32.76,32.76,0,101.6,0.123,0.852 +24/09/2021 08:00,11.37,93.5,0.059,47.73,0.03,84.7,0.424,45.73,45.73,0,101.6,0.148,1.235 +24/09/2021 08:30,12.02,93.2,0.193,56.1,0.067,110.9,0.554,61.4,61.4,0,101.6,0.221,1.665 +24/09/2021 09:00,13.23,92.7,0.058,106.7,0.042,175.1,0.875,93.8,93.8,0,101.6,0.347,2.65 +24/09/2021 09:30,14.51,91,0.241,1.544,0.115,256.9,1.285,139.9,139.9,0,101.6,0.522,3.936 +24/09/2021 10:00,15.72,81.4,0.427,343,0.083,262.7,1.314,152,152,0,101.6,0.548,4.189 +24/09/2021 10:30,15.96,77.73,0.919,330.2,0.127,206.3,1.032,115.3,115.3,0,101.6,0.416,3.408 +24/09/2021 11:00,16.12,77.72,0.876,306.2,0.116,234.9,1.175,134.6,134.6,0,101.6,0.49,3.891 +24/09/2021 11:30,16.54,76.11,1.084,316.1,0.115,299.3,1.497,173.8,173.8,0,101.6,0.65,4.877 +24/09/2021 12:00,16.92,75.78,1.761,324.3,0.126,479.1,2.395,283.9,283.9,0,101.5,1.161,7.376 +24/09/2021 12:30,17.69,73.04,1.539,308.8,0.131,632,3.16,389.9,389.9,0,101.5,1.673,9.82 +24/09/2021 13:00,18.53,70.05,1.672,328.1,0.12,570.5,2.853,341.1,341.1,0,101.5,1.53,9.01 +24/09/2021 13:30,19.17,68.01,1.622,326,0.115,655.1,3.276,406,406,0,101.4,1.827,10.51 +24/09/2021 14:00,19.62,66.52,1.632,327.9,0.121,582.6,2.913,351.7,351.7,0,101.4,1.648,9.4 +24/09/2021 14:30,20.13,64.29,1.361,334.5,0.132,514.1,2.57,307,307,0,101.4,1.462,8.44 +24/09/2021 15:00,20.22,64.58,1.408,337.9,0.116,458.1,2.291,268.4,268.4,0,101.4,1.298,7.71 +24/09/2021 15:30,20.9,61.37,0.96,18.3,0.1,382.6,1.913,212.4,212.4,0,101.3,1.092,6.705 +24/09/2021 16:00,20.6,63.92,1.331,350.7,0.141,306.5,1.533,153.7,153.7,0,101.3,0.875,5.569 +24/09/2021 16:30,20.33,64.94,1.235,348.3,0.146,226.9,1.134,96.9,96.9,0,101.3,0.655,4.347 +24/09/2021 17:00,20.18,65.01,1.038,347,0.133,146.3,0.732,43.33,43.33,0,101.3,0.434,3.008 +24/09/2021 17:30,19.35,67.41,0.86,6.255,0.151,72.13,0.361,-0.513,-0.513,0,101.3,0.256,1.524 +24/09/2021 18:00,17.55,73.08,0.415,14.4,0.115,7.87,0.039,-39.32,-39.32,0,101.3,0.016,0.151 +24/09/2021 18:30,15.63,79.83,0.475,18.46,0.149,0,0,-43.43,-43.43,0,101.3,0,0.014 +24/09/2021 19:00,14.6,84,0.299,9.2,0.167,0,0,-39.7,-39.7,0,101.3,0,0 +24/09/2021 19:30,13.68,86.7,0.107,14.21,0.069,0,0,-38.1,-38.1,0,101.3,0,0 +24/09/2021 20:00,12.72,88.4,0.081,64.66,0.042,0,0,-36.74,-36.74,0,101.3,0,0 +24/09/2021 20:30,12.12,89.9,0,80.3,0,0,0,-40.76,-40.76,0,101.3,0,0 +24/09/2021 21:00,11.65,90.6,0.009,80.3,0.013,0,0,-41.39,-41.39,0,101.3,0,0 +24/09/2021 21:30,11.21,91.2,0.231,100.3,0.069,0,0,-37.15,-37.15,0,101.3,0,0 +24/09/2021 22:00,10.8,91.5,0.258,316.5,0.072,0,0,-37.68,-37.68,0,101.3,0,0 +24/09/2021 22:30,10.15,91.7,0.003,335.9,0.004,0,0,-37.18,-37.18,0,101.3,0,0 +24/09/2021 23:00,9.61,92.2,0.085,335.9,0.044,0,0,-36.99,-36.99,0,101.3,0,0 +24/09/2021 23:30,9.04,92.5,0.057,335.9,0.041,0,0,-33.59,-33.59,0,101.3,0,0 +25/09/2021 00:00,8.87,92.8,0,335.9,0,0,0,-37.32,-37.32,0,101.3,0,0 +25/09/2021 00:30,8.54,93,0.098,336,0.045,0,0,-34.59,-34.59,0,101.3,0,0 +25/09/2021 01:00,7.963,93.2,0,0,0,0,0,-35.33,-35.33,0,101.2,0,0 +25/09/2021 01:30,7.856,93.2,0.279,356.7,0.109,0,0,-32.36,-32.36,0,101.2,0,0 +25/09/2021 02:00,7.535,93.8,0.015,9.12,0.017,0,0,-31.91,-31.91,0,101.2,0,0 +25/09/2021 02:30,7.576,94,0,9.13,0.001,0,0,-32.85,-32.85,0,101.2,0,0 +25/09/2021 03:00,7.371,93.8,0.023,9.11,0.01,0,0,-31.63,-31.63,0,101.1,0,0 +25/09/2021 03:30,7.032,94,0.213,9.13,0.027,0,0,-31.87,-31.87,0,101.1,0,0 +25/09/2021 04:00,7.103,94.3,0.102,235.5,0.021,0,0,-33.26,-33.26,0,101.1,0,0 +25/09/2021 04:30,7.213,94.4,0.06,228.3,0.044,0,0,-32.9,-32.9,0,101.1,0,0 +25/09/2021 05:00,6.661,94.1,0.094,347.5,0.053,0,0,-30.46,-30.46,0,101.1,0,0 +25/09/2021 05:30,6.453,94.7,0.155,332.6,0.046,0,0,-32.4,-32.4,0,101.1,0,0 +25/09/2021 06:00,6.859,94.8,0.009,240.1,0.002,0.332,0.002,-31.11,-31.11,0,101.1,0,0.014 +25/09/2021 06:30,6.87,94.9,0.118,222.5,0.037,10.46,0.052,-28.12,-28.12,0,101.1,0.004,0.144 +25/09/2021 07:00,7.181,94.8,0.048,223.4,0.021,41.16,0.206,-8.57,-8.57,0,101.1,0.071,0.373 +25/09/2021 07:30,8.92,95.1,0,0,0,112.2,0.561,35.81,35.81,0,101.1,0.248,1.671 +25/09/2021 08:00,11.83,93.2,0.1,284.5,0.044,253.6,1.268,92.8,92.8,0,101,0.492,3.832 +25/09/2021 08:30,14.2,90.9,0.397,125.2,0.084,340.5,1.703,132.9,132.9,0,101,0.703,5.103 +25/09/2021 09:00,15.93,81.6,0.523,130.1,0.112,339.6,1.698,156.6,156.6,0,101,0.753,5.241 +25/09/2021 09:30,16.5,75.87,0.659,139.4,0.131,202.9,1.015,93.9,93.9,0,101,0.43,3.104 +25/09/2021 10:00,16.5,75.42,0.756,135.2,0.118,274.8,1.374,142.4,142.4,0,101,0.614,4.351 +25/09/2021 10:30,17.57,73.14,0.601,124.7,0.126,331.4,1.657,183.6,183.6,0,101,0.782,5.382 +25/09/2021 11:00,18.7,69.77,0.781,151.2,0.126,273.2,1.366,147.4,147.4,0,101,0.648,4.421 +25/09/2021 11:30,18.88,70.43,0.569,152.7,0.114,210.4,1.052,109,109,0,101,0.488,3.682 +25/09/2021 12:00,18.95,71.38,0.557,158.4,0.128,149.2,0.746,70.95,70.95,0,101,0.353,2.733 +25/09/2021 12:30,19.16,72.51,0.317,150.7,0.109,140,0.7,67.96,67.96,0,100.9,0.339,2.602 +25/09/2021 13:00,19.54,72.44,0.322,156.5,0.148,134,0.67,65.47,65.47,0,100.9,0.343,2.572 +25/09/2021 13:30,20.33,70.31,0.672,129,0.122,344.9,1.724,205.6,205.6,0,100.9,0.871,5.82 +25/09/2021 14:00,21.08,64.54,1.176,174.9,0.148,256,1.28,140.5,140.5,0,100.9,0.625,4.17 +25/09/2021 14:30,20.72,65.93,0.993,160.5,0.137,157.8,0.789,79.76,79.76,0,100.9,0.381,2.596 +25/09/2021 15:00,20.39,69.24,0.638,155.5,0.143,85.3,0.427,24.6,24.6,0,100.9,0.223,1.529 +25/09/2021 15:30,19.66,74.04,0.556,161.9,0.141,65.2,0.326,-15.67,-15.67,0,100.8,0.176,1.229 +25/09/2021 16:00,19.11,76.41,0.492,149.5,0.129,52.36,0.262,3.673,3.673,0,100.9,0.135,0.974 +25/09/2021 16:30,18.86,77.38,0.532,155.5,0.134,51.5,0.258,0.389,0.389,0,100.9,0.135,0.932 +25/09/2021 17:00,18.6,79.47,0.327,144.2,0.091,43.95,0.22,1.303,1.303,0,100.9,0.105,0.775 +25/09/2021 17:30,18.4,81.1,0.333,133.4,0.121,32.07,0.16,-0.433,-0.433,0,100.9,0.068,0.613 +25/09/2021 18:00,17.96,82.5,0.219,46.16,0.073,8.97,0.045,-14.58,-14.58,0,100.9,0.012,0.2 +25/09/2021 18:30,17.22,84.7,0.051,148.5,0.017,0,0,-16.7,-16.7,0,100.9,0,0 +25/09/2021 19:00,16.76,86.8,0.017,184.5,0.029,0,0,-11.73,-11.73,0,100.9,0,0 +25/09/2021 19:30,16.69,88.4,0.502,142.7,0.124,0,0,-15.11,-15.11,0,100.9,0,0 +25/09/2021 20:00,16.72,89.3,0.369,126,0.121,0,0,-14.47,-14.47,0,100.9,0,0 +25/09/2021 20:30,16.7,89.8,0.358,133.5,0.123,0,0,-9.82,-9.82,0,100.9,0,0 +25/09/2021 21:00,16.84,90.3,0.632,129.5,0.135,0,0,-5.537,-5.537,0,100.9,0,0 +25/09/2021 21:30,16.77,90.3,0.374,115.9,0.105,0,0,-16.47,-16.47,0,100.9,0,0 +25/09/2021 22:00,16.79,90.4,0.576,125.4,0.114,0.063,0,-7.393,-7.393,0,100.9,0,0 +25/09/2021 22:30,17,90.1,0.625,126,0.12,0.132,0.001,-6.222,-6.222,0,100.8,0,0 +25/09/2021 23:00,17.08,90,0.656,134.2,0.12,0.008,0,-1.881,-1.881,0,100.8,0,0 +25/09/2021 23:30,17.12,90.1,1.052,136,0.126,0,0,-11.09,-11.09,0,100.8,0,0 +26/09/2021 00:00,17.14,90.5,1.07,136.6,0.123,0,0,-11.51,-11.51,0,100.8,0,0 +26/09/2021 00:30,17.23,90.8,0.563,140.1,0.114,0,0,-6.842,-6.842,0,100.8,0,0 +26/09/2021 01:00,17.34,90.9,0.255,127.4,0.094,0,0,-7.219,-7.219,0,100.8,0,0 +26/09/2021 01:30,17.4,91.1,0.311,131.7,0.107,0,0,-7.822,-7.822,0,100.8,0,0 +26/09/2021 02:00,17.75,91.4,0.523,167.3,0.15,0,0,-6.62,-6.62,0,100.8,0,0 +26/09/2021 02:30,18.17,91.3,1.205,177.2,0.154,0,0,-18.17,-18.17,0,100.8,0,0 +26/09/2021 03:00,18.13,90.8,0.871,197.5,0.138,0,0,-12.81,-12.81,0,100.8,0,0 +26/09/2021 03:30,18.2,90.5,0.982,197.5,0.143,0,0,-6.096,-6.096,0,100.8,0,0 +26/09/2021 04:00,18.15,89.9,0.875,216.7,0.127,0,0,-9.8,-9.8,0,100.8,0,0 +26/09/2021 04:30,18.08,89.8,0.962,207.8,0.143,0,0,-12.13,-12.13,0,100.8,0,0 +26/09/2021 05:00,17.9,89.9,0.991,229.1,0.128,0,0,-9.05,-9.05,0,100.8,0,0 +26/09/2021 05:30,17.79,89.6,0.864,276.5,0.154,0,0,-10.43,-10.43,0,100.8,0,0 +26/09/2021 06:00,17.66,89.6,1.409,252.5,0.146,0.093,0,-9.5,-9.5,0,100.9,0,0 +26/09/2021 06:30,17.47,89.7,1.346,264.6,0.148,0.464,0.002,-14.98,-14.98,0,100.9,0,0 +26/09/2021 07:00,17.34,89.9,1.677,251,0.15,15.42,0.077,-9.09,-9.09,0,101,0.017,0.206 +26/09/2021 07:30,17.38,89.3,1.451,243.5,0.141,81.2,0.406,0.115,0.115,0,101,0.16,1.107 +26/09/2021 08:00,17.63,87.5,1.678,241.5,0.139,135.7,0.679,29.23,29.23,0,101,0.281,2.024 +26/09/2021 08:30,18.18,84,2.087,242.7,0.14,126.2,0.631,52.2,52.2,0,101.1,0.241,1.998 +26/09/2021 09:00,17.92,81.4,2.456,244.2,0.145,143,0.715,82.3,82.3,0,101.1,0.303,2.208 +26/09/2021 09:30,18.28,78.44,2.222,256.9,0.146,207.1,1.035,125.2,125.2,0,101.1,0.401,3.234 +26/09/2021 10:00,18.59,76.66,1.894,278.8,0.141,233.6,1.168,142.5,142.5,0,101.2,0.476,3.704 +26/09/2021 10:30,19.06,74.79,1.696,254.7,0.14,241.1,1.205,147.4,147.4,0,101.2,0.509,3.831 +26/09/2021 11:00,19.73,70.91,2.009,246.6,0.141,377.1,1.885,235.5,235.5,0,101.2,0.851,5.982 +26/09/2021 11:30,19.9,70.5,2.079,229.1,0.125,353.1,1.765,222.2,222.2,0,101.2,0.833,5.865 +26/09/2021 12:00,20.95,67.67,2.348,222.7,0.127,428,2.14,272.6,272.6,0,101.1,1.049,7.127 +26/09/2021 12:30,20.71,68.64,2.555,249.7,0.15,291.3,1.457,169.6,169.6,0,101.1,0.652,4.64 +26/09/2021 13:00,21.74,61.63,3.262,253.5,0.147,609.2,3.046,414.8,414.9,0,101.1,1.586,10.22 +26/09/2021 13:30,21.84,59.16,2.779,247.9,0.145,324.6,1.623,198.7,198.7,0,101.1,0.804,5.214 +26/09/2021 14:00,21.48,58.92,2.907,247.7,0.141,267.2,1.336,165.1,165.1,0,101.2,0.615,4.406 +26/09/2021 14:30,21.78,57.63,2.836,240,0.139,288.9,1.444,177.1,177.1,0,101.1,0.668,4.78 +26/09/2021 15:00,21.69,58.53,2.531,235.8,0.134,286.5,1.432,173.5,173.5,0,101.1,0.683,4.721 +26/09/2021 15:30,20.91,61.83,2.539,254.2,0.147,145.7,0.729,74.85,74.85,0,101.1,0.349,2.421 +26/09/2021 16:00,21.6,61.04,2.146,240.2,0.136,299.6,1.498,178.8,178.8,0,101.1,0.793,5.477 +26/09/2021 16:30,21.8,60.04,2.506,225.1,0.125,237.4,1.187,129.4,129.4,0,101.1,0.661,4.605 +26/09/2021 17:00,21.28,62.88,2.668,207.7,0.14,116.7,0.584,46.21,46.21,0,101.1,0.312,2.249 +26/09/2021 17:30,19.9,68.59,2.508,208.9,0.137,31.59,0.158,-11.9,-11.9,0,101.1,0.075,0.567 +26/09/2021 18:00,19.06,72.63,2.121,208.3,0.139,7.237,0.036,-43.2,-43.2,0,101.1,0.001,0.141 +26/09/2021 18:30,18.38,75.17,2.112,209.6,0.141,0,0,-56.19,-56.19,0,101.1,0,0 +26/09/2021 19:00,17.63,77.73,1.692,203,0.149,0,0,-47.25,-47.25,0,101.1,0,0 +26/09/2021 19:30,17.27,79.13,2.09,204.9,0.148,0,0,-41.18,-41.18,0,101.2,0,0 +26/09/2021 20:00,17.03,80.5,1.728,199.3,0.146,0,0,-29.84,-29.84,0,101.2,0,0 +26/09/2021 20:30,17.13,81.4,2.315,195.7,0.15,0,0,-24.6,-24.6,0,101.2,0,0 +26/09/2021 21:00,16.77,83.3,1.836,184.4,0.157,0,0,-31.42,-31.42,0,101.1,0,0 +26/09/2021 21:30,16.59,85,1.578,181.5,0.15,0,0,-26.97,-26.97,0,101.1,0,0 +26/09/2021 22:00,16.55,86.3,1.627,177.5,0.155,0,0,-23.94,-23.94,0,101.1,0,0 +26/09/2021 22:30,16.85,87,2.392,182.9,0.155,0,0,-14.71,-14.71,0,101.1,0,0 +26/09/2021 23:00,17.14,86.5,1.937,179.2,0.158,0.005,0,-8.32,-8.32,0,101,0,0 +26/09/2021 23:30,17.42,84.9,2.714,182.4,0.156,0,0,-9.62,-9.62,0,101,0,0 +27/09/2021 00:00,17.54,84.4,2.76,193.2,0.147,0,0,-23.45,-23.45,0,101,0,0 +27/09/2021 00:30,17.55,84.3,2.999,196.4,0.147,0,0,-32.02,-32.03,0,100.9,0,0 +27/09/2021 01:00,17.61,84.1,2.389,187.7,0.157,0,0,-17.92,-17.92,0,100.9,0,0 +27/09/2021 01:30,17.62,84.5,2.688,186.4,0.149,0,0,-16.36,-16.36,0,100.9,0,0 +27/09/2021 02:00,17.72,84.1,3.355,192.4,0.157,0,0,-12.94,-12.94,0,100.8,0,0 +27/09/2021 02:30,17.97,82.6,3.8,188,0.154,0,0,-15.3,-15.34,0,100.8,0,0 +27/09/2021 03:00,17.78,83,3.062,187.6,0.153,0,0,-30.11,-30.12,0,100.7,0,0 +27/09/2021 03:30,17.55,83.5,2.808,184.6,0.148,0,0,-31.54,-31.55,0,100.7,0,0 +27/09/2021 04:00,17.47,83.4,3.547,189.6,0.15,0,0,-57.48,-57.59,0,100.7,0,0 +27/09/2021 04:30,17.44,82.5,3.816,182.7,0.147,0,0,-42.66,-42.77,0,100.7,0,0 +27/09/2021 05:00,17.1,85.1,4.621,190.8,0.152,0,0,-56.31,-56.88,0,100.7,0,0 +27/09/2021 05:30,16.87,87.9,3.792,186.7,0.157,0,0,-34.58,-34.72,0,100.6,0,0 +27/09/2021 06:00,17,88.8,3.779,191.6,0.153,0,0,-29.82,-29.91,0,100.6,0,0 +27/09/2021 06:30,16.95,89.7,4.12,221,0.129,1.335,0.007,-28.03,-28.22,0,100.7,0,0.008 +27/09/2021 07:00,17.13,87.9,3.324,250.2,0.142,26,0.13,-10.49,-10.51,0,100.7,0.028,0.32 +27/09/2021 07:30,16.15,80.7,3.178,283,0.147,59.17,0.296,14.35,14.36,0,100.9,0.108,0.757 +27/09/2021 08:00,15.49,77.09,2.704,285.1,0.144,150.2,0.751,35.15,35.15,0,101,0.296,2.186 +27/09/2021 08:30,15.73,71.02,2.906,285.4,0.141,319.3,1.596,112.4,112.4,0,101,0.633,4.96 +27/09/2021 09:00,16.08,69.64,2.887,286.2,0.14,349.3,1.747,154.6,154.7,0,101.1,0.744,5.385 +27/09/2021 09:30,16.38,67.39,3.64,273.4,0.139,463.4,2.317,231.4,231.9,0,101.2,1.05,7.308 +27/09/2021 10:00,16.67,63.04,4.164,277.3,0.138,500.8,2.504,266.2,267.5,0,101.2,1.168,8.04 +27/09/2021 10:30,17.24,59.01,4.131,271.7,0.149,578.4,2.892,334.1,335.6,0,101.3,1.399,9.37 +27/09/2021 11:00,17.81,55.94,3.546,278.5,0.147,600.6,3.003,356.5,357.1,0,101.3,1.497,9.79 +27/09/2021 11:30,18.57,53.42,3.202,271.9,0.143,675.5,3.378,423.6,423.8,0,101.4,1.744,11.19 +27/09/2021 12:00,18.89,50.32,3.72,267.8,0.146,666.8,3.334,423,424,0,101.4,1.739,11.09 +27/09/2021 12:30,18.8,48.67,3.748,276.5,0.149,552.3,2.761,341.5,342.3,0,101.4,1.436,9.23 +27/09/2021 13:00,18.12,52.28,3.343,263.4,0.142,347.6,1.738,205.9,206.1,0,101.4,0.817,5.654 +27/09/2021 13:30,18.39,51.3,3.923,242.5,0.143,423.9,2.12,260.7,261.2,0,101.5,1.056,7.077 +27/09/2021 14:00,18.69,49.95,3.434,236.7,0.132,553.8,2.769,348.3,348.4,0,101.5,1.478,9.63 +27/09/2021 14:30,18.61,51.57,2.925,240.1,0.137,376.2,1.881,223.1,223.1,0,101.5,0.974,6.504 +27/09/2021 15:00,18.61,51.77,3.419,248.2,0.14,371.5,1.858,217.5,217.6,0,101.5,0.964,6.581 +27/09/2021 15:30,18.53,49.85,3.403,254.5,0.148,335,1.675,189.5,189.5,0,101.6,0.87,6.119 +27/09/2021 16:00,19,50.45,3.054,254.1,0.148,328.7,1.644,185.9,185.9,0,101.6,0.889,6.359 +27/09/2021 16:30,18.94,48.29,3.129,244.5,0.142,220.6,1.103,101.5,101.5,0,101.6,0.611,4.405 +27/09/2021 17:00,18.49,47.32,2.905,247.6,0.14,129.5,0.647,31.44,31.44,0,101.6,0.37,2.7 +27/09/2021 17:30,17.47,52.46,2.338,244.5,0.14,51.35,0.257,-22.85,-22.85,0,101.7,0.151,0.979 +27/09/2021 18:00,16.16,58.17,1.436,245.5,0.144,6.163,0.031,-54.16,-54.16,0,101.7,0.006,0.144 +27/09/2021 18:30,15.01,61.99,1.061,244.8,0.141,0,0,-58.34,-58.34,0,101.8,0,0 +27/09/2021 19:00,14.15,65.78,1.322,235.6,0.134,0,0,-58.57,-58.57,0,101.8,0,0 +27/09/2021 19:30,14.01,68.05,1.966,245.9,0.145,0,0,-55.01,-55.01,0,101.8,0,0 +27/09/2021 20:00,13.76,70.14,1.563,236,0.137,0,0,-53.58,-53.58,0,101.8,0,0 +27/09/2021 20:30,13.26,72.72,1.429,234.8,0.134,0,0,-53.51,-53.51,0,101.9,0,0 +27/09/2021 21:00,12.82,74.64,0.821,209.5,0.122,0,0,-51.76,-51.76,0,101.9,0,0 +27/09/2021 21:30,11.71,79.29,0.685,187.6,0.152,0,0,-50.11,-50.11,0,101.9,0,0 +27/09/2021 22:00,10.8,82.1,0.323,158.9,0.108,0,0,-45.45,-45.45,0,101.9,0,0 +27/09/2021 22:30,10.46,85.6,0.386,186.8,0.163,0,0,-43.83,-43.83,0,102,0,0 +27/09/2021 23:00,10.13,86.8,0.477,180.8,0.132,0,0,-46.84,-46.84,0,102,0,0 +27/09/2021 23:30,9.46,86.8,0.112,182.2,0.08,0,0,-41.16,-41.16,0,102,0,0 +28/09/2021 00:00,9,89,0.338,186,0.077,0,0,-40.7,-40.7,0,101.9,0,0 +28/09/2021 00:30,9.4,89.7,0.328,167.4,0.134,0,0,-39.92,-39.92,0,101.9,0,0 +28/09/2021 01:00,8.86,89.9,0.088,166.1,0.044,0,0,-27.63,-27.63,0,101.9,0,0 +28/09/2021 01:30,8.89,90.4,0.003,217.3,0.009,0,0,-29.5,-29.5,0,101.9,0,0 +28/09/2021 02:00,8.8,90.8,0.035,217.4,0.016,0,0,-32.29,-32.29,0,101.9,0,0 +28/09/2021 02:30,8.96,91.6,0.18,201.9,0.105,0,0,-22.67,-22.67,0,101.9,0,0 +28/09/2021 03:00,9.73,92,0.37,171.4,0.163,0,0,-22.14,-22.14,0,101.8,0,0 +28/09/2021 03:30,9.82,91.4,0.357,154.9,0.113,0,0,-23.29,-23.29,0,101.8,0,0 +28/09/2021 04:00,10.02,91.2,0.351,158.1,0.13,0,0,-21.91,-21.91,0,101.8,0,0 +28/09/2021 04:30,10.36,91.1,0.445,164.8,0.149,0,0,-22.43,-22.43,0,101.8,0,0 +28/09/2021 05:00,10.65,90.6,0.354,169.4,0.122,0,0,-23.79,-23.79,0,101.8,0,0 +28/09/2021 05:30,10.65,90.2,0.372,138,0.107,0,0,-20.58,-20.58,0,101.8,0,0 +28/09/2021 06:00,10.76,90.2,0.36,148.1,0.125,0,0,-21.47,-21.47,0,101.8,0,0 +28/09/2021 06:30,10.76,90.1,0.3,149.7,0.127,3.302,0.017,-21.81,-21.81,0,101.8,0,0.049 +28/09/2021 07:00,10.98,90.2,0.495,148.5,0.142,23.83,0.119,-16.32,-16.32,0,101.7,0.03,0.33 +28/09/2021 07:30,11.88,89.6,0.787,166.9,0.149,93.5,0.467,24.2,24.2,0,101.7,0.176,1.519 +28/09/2021 08:00,13.04,86.1,0.969,173.7,0.146,179.3,0.897,61.48,61.48,0,101.7,0.37,3.054 +28/09/2021 08:30,15.03,77.59,1.899,179.2,0.145,286.9,1.435,132.5,132.5,0,101.7,0.59,4.893 +28/09/2021 09:00,15.51,74.33,2.195,181.5,0.151,312,1.56,156.2,156.2,0,101.7,0.665,5.268 +28/09/2021 09:30,16.51,70.12,2.311,182.9,0.148,390.9,1.955,215.3,215.3,9.2,101.7,0.9,6.754 +28/09/2021 10:00,17.24,68.49,2.445,185.9,0.151,373.3,1.866,205.7,205.7,0,101.7,0.865,6.252 +28/09/2021 10:30,17.78,66.8,2.548,201.1,0.146,348.7,1.743,201.2,201.2,0,101.7,0.8,5.999 +28/09/2021 11:00,18.7,61.14,2.859,210.8,0.136,452.3,2.262,267.1,267.1,0,101.6,1.102,7.704 +28/09/2021 11:30,18.39,61.8,3.122,206.1,0.141,200.2,1.001,111.6,111.7,0,101.6,0.439,3.547 +28/09/2021 12:00,15.89,75.29,3.353,229.1,0.127,168.4,0.842,4.621,4.623,0.6,101.6,0.341,2.92 +28/09/2021 12:30,16.73,74.14,2.215,212.6,0.136,424.3,2.121,238.6,238.6,0,101.5,0.928,7.03 +28/09/2021 13:00,17.35,68.54,3.225,224.2,0.125,273.2,1.366,128.9,129.1,0,101.5,0.584,4.699 +28/09/2021 13:30,18.09,63.02,3.448,214.3,0.135,443.5,2.218,272.7,272.9,0,101.5,1.059,7.45 +28/09/2021 14:00,19.28,58.45,3.506,214.3,0.13,481.3,2.406,299.9,300.2,0,101.4,1.219,8.3 +28/09/2021 14:30,18.29,60.11,3.54,237.7,0.131,222.3,1.111,130.7,130.8,0,101.4,0.477,3.922 +28/09/2021 15:00,18.39,60.8,3.17,227.4,0.125,301.4,1.507,174.2,174.3,0,101.4,0.707,5.273 +28/09/2021 15:30,18.34,60.93,3.124,234.8,0.135,122.6,0.613,26.55,26.52,0,101.4,0.261,2.214 +28/09/2021 16:00,15.27,76.49,3.829,250.2,0.144,70.54,0.353,-63.04,-63.39,0,101.4,0.162,1.374 +28/09/2021 16:30,15.12,76.35,2.384,226.5,0.128,58.38,0.292,6.365,6.364,0,101.4,0.119,1.094 +28/09/2021 17:00,16.18,70.03,2.514,209,0.14,108.4,0.542,40.46,40.46,0,101.3,0.271,2.162 +28/09/2021 17:30,16.38,67.82,2.904,210.7,0.138,28.35,0.142,-16.61,-16.61,0,101.3,0.041,0.427 +28/09/2021 18:00,16.09,69.33,2.179,215.3,0.133,3.525,0.018,-33.81,-33.81,0,101.3,0,0.059 +28/09/2021 18:30,15.84,71.16,1.968,215.6,0.135,0,0,-27.46,-27.46,0,101.3,0,0 +28/09/2021 19:00,16.01,71.46,2.363,214.6,0.136,0,0,-22.59,-22.59,0,101.3,0,0 +28/09/2021 19:30,15.59,74.88,3.048,195.2,0.15,0,0,-49.64,-49.64,0,101.3,0,0 +28/09/2021 20:00,15.12,78.65,2.438,198.7,0.153,0,0,-34.08,-34.08,0,101.3,0,0 +28/09/2021 20:30,14.99,80.9,2.1,203.9,0.143,0,0,-18.69,-18.69,0,101.3,0,0 +28/09/2021 21:00,14.77,82.6,1.113,174.5,0.149,0,0,-18.97,-18.97,0,101.3,0,0 +28/09/2021 21:30,14.46,83.9,1.541,186.8,0.154,0,0,-25.8,-25.8,0,101.3,0,0 +28/09/2021 22:00,14.29,83.9,1.563,211.6,0.137,0,0,-43.19,-43.19,0,101.3,0,0 +28/09/2021 22:30,14.42,80.8,2.344,238.5,0.134,0,0,-25,-25,0,101.3,0,0 +28/09/2021 23:00,14.28,79.09,2.015,238.1,0.135,0,0,-43.45,-43.45,0,101.3,0,0 +28/09/2021 23:30,14.06,80.7,1.775,238.4,0.14,0,0,-30.56,-30.56,0,101.3,0,0 +29/09/2021 00:00,13.85,82.1,1.51,238,0.143,0,0,-23.45,-23.45,0,101.4,0,0 +29/09/2021 00:30,13.96,82.6,1.449,243.4,0.143,0,0,-10.5,-10.5,0,101.4,0,0 +29/09/2021 01:00,13.73,84.3,1.549,238.4,0.143,0,0,-47.21,-47.21,0,101.4,0,0 +29/09/2021 01:30,13.22,86.3,1.38,234.3,0.131,0,0,-42.15,-42.15,0,101.4,0,0 +29/09/2021 02:00,13.14,87.1,1.405,277.8,0.149,0,0,-28.52,-28.52,0,101.4,0,0 +29/09/2021 02:30,13.16,83.5,1.463,308.4,0.126,0,0,-48.82,-48.82,0,101.5,0,0 +29/09/2021 03:00,12.65,84.8,0.816,310.6,0.125,0,0,-31.51,-31.51,0,101.5,0,0 +29/09/2021 03:30,12.2,82.9,1.031,277.4,0.151,0,0,-52.75,-52.75,0,101.5,0,0 +29/09/2021 04:00,11.79,82.2,0.917,278.3,0.15,0,0,-56.39,-56.39,0,101.6,0,0 +29/09/2021 04:30,11.17,83.5,0.754,262,0.152,0,0,-59.03,-59.03,0,101.6,0,0 +29/09/2021 05:00,10.82,86.1,1.105,271.9,0.154,0,0,-60.54,-60.54,0,101.7,0,0 +29/09/2021 05:30,10.83,86.8,1.428,279.8,0.15,0,0,-66.47,-66.47,0,101.7,0,0 +29/09/2021 06:00,10.73,86.1,1.592,283.8,0.154,0,0,-67.6,-67.6,0,101.8,0,0.007 +29/09/2021 06:30,10.5,86.1,1.567,284.5,0.15,7.075,0.035,-60.48,-60.48,0,101.8,0.001,0.157 +29/09/2021 07:00,10.66,84.6,1.658,283.1,0.151,42.24,0.211,-49.82,-49.82,0,101.9,0.064,0.323 +29/09/2021 07:30,11.56,79.94,2.23,283.5,0.149,136.5,0.682,16.51,16.51,0,101.9,0.177,1.137 +29/09/2021 08:00,12.6,73.64,2.365,281.9,0.15,224.1,1.12,49.71,49.71,0,102,0.439,3.835 +29/09/2021 08:30,13.61,69.58,2.295,290,0.141,305.9,1.53,101.1,101.1,0,102,0.625,5.123 +29/09/2021 09:00,14.27,66.21,2.472,296.4,0.134,384.6,1.923,156.2,156.3,0,102.1,0.852,6.426 +29/09/2021 09:30,14.71,64.32,2.824,302.3,0.13,453.5,2.267,210.4,210.5,0,102.1,1.04,7.734 +29/09/2021 10:00,15.21,60.8,3.652,314.5,0.124,529.1,2.645,275.3,275.7,0,102.1,1.256,9.17 +29/09/2021 10:30,15.58,57.31,3.274,316.2,0.124,480.7,2.403,268.5,268.8,0.2,102.2,1.155,8.34 +29/09/2021 11:00,15.99,52.59,3.547,317.9,0.118,542.9,2.715,301.7,302,0,102.2,1.34,9.29 +29/09/2021 11:30,16.25,50.98,3.407,318.5,0.12,566,2.83,324.6,325,0,102.2,1.421,9.75 +29/09/2021 12:00,16.24,50.67,3.097,321.9,0.127,464.1,2.32,259.9,259.9,0,102.2,1.139,7.812 +29/09/2021 12:30,16.22,48.37,3.084,314,0.128,423.6,2.118,235.9,236.1,0,102.3,1.058,7.244 +29/09/2021 13:00,15.22,56.39,3.623,333.8,0.136,326.6,1.633,182.5,182.7,0,102.3,7.35,15 +29/09/2021 13:30,15.93,54.64,2.708,329.6,0.132,474.2,2.371,272.2,272.2,0,102.3,4.813,8.29 +29/09/2021 14:00,16.45,50.97,3.308,334,0.138,475,2.375,275.7,276,0,102.3,3.61,5.94 +29/09/2021 14:30,16.61,48.41,2.58,326.1,0.122,504.1,2.52,286.9,286.9,0,102.3,3.576,5.862 +29/09/2021 15:00,16.74,47.94,3.039,329,0.132,388.4,1.942,207.1,207.1,0,102.3,2.819,4.664 +29/09/2021 15:30,16.96,45.87,2.75,335.5,0.135,377.5,1.887,198.8,198.8,0,102.4,2.781,4.716 +29/09/2021 16:00,16.97,47.11,2.398,344.8,0.144,275.7,1.378,127.7,127.7,0,102.4,2.122,3.623 +29/09/2021 16:30,16.19,50.15,2.56,340.1,0.138,196.5,0.982,71.76,71.76,0,102.4,1.604,2.784 +29/09/2021 17:00,15.59,51.88,2.286,340.9,0.146,134,0.67,29.12,29.12,0,102.4,1.296,2.306 +29/09/2021 17:30,14.85,53.99,1.212,349.8,0.151,49.39,0.247,-21.78,-21.78,0,102.5,0.521,0.915 +29/09/2021 18:00,13.32,60.1,0.323,359.3,0.122,6.137,0.031,-43.32,-43.32,0,102.5,0.088,0.182 +29/09/2021 18:30,11.57,69.59,0.145,336.6,0.093,0,0,-40.17,-40.17,0,102.5,0,0.007 +29/09/2021 19:00,10.24,76.13,0.074,336.5,0.061,0,0,-35.99,-35.99,0,102.5,0,0 +29/09/2021 19:30,9.6,79.88,0.166,336.6,0.103,0,0,-33.66,-33.66,0,102.6,0,0 +29/09/2021 20:00,9.04,82.1,0.069,336.5,0.036,0,0,-34.07,-34.07,0,102.6,0,0 +29/09/2021 20:30,8.58,85.1,0.016,333.8,0.023,0,0,-35.25,-35.25,0,102.6,0,0 +29/09/2021 21:00,8.6,85.1,0.283,245.9,0.095,0,0,-34.4,-34.4,0,102.6,0,0 +29/09/2021 21:30,7.98,85.8,0.157,246.5,0.071,0,0,-33.41,-33.41,0,102.6,0,0 +29/09/2021 22:00,7.625,87.8,0.169,260.3,0.068,0,0,-41.86,-41.86,0,102.6,0,0 +29/09/2021 22:30,7.032,88.2,0.143,265.6,0.097,0,0,-46.4,-46.4,0,102.6,0,0 +29/09/2021 23:00,6.856,89.9,0.543,260,0.164,0,0,-46.01,-46.01,0,102.6,0,0 +29/09/2021 23:30,6.498,89.6,0.293,250.9,0.117,0,0,-47.42,-47.42,0,102.6,0,0 +30/09/2021 00:00,5.63,89.9,0.204,281.6,0.091,0,0,-43.83,-43.83,0,102.6,0,0 +30/09/2021 00:30,5.254,91,0.065,305.4,0.05,0,0,-47.45,-47.45,0,102.6,0,0 +30/09/2021 01:00,4.654,91.5,0.016,305.3,0.013,0,0,-43.38,-43.38,0,102.6,0,0 +30/09/2021 01:30,4.342,91.9,0.132,305.3,0.072,0,0,-45.21,-45.21,0,102.6,0,0 +30/09/2021 02:00,3.824,92.1,0.078,305.3,0.055,0,0,-43.29,-43.29,0,102.5,0,0 +30/09/2021 02:30,3.621,92.6,0.105,305.3,0.065,0,0,-41.32,-41.32,0,102.5,0,0 +30/09/2021 03:00,3.6,92.9,0.307,305.3,0.13,0,0,-41.37,-41.37,0,102.5,0,0 +30/09/2021 03:30,3.335,92.8,0.044,305.4,0.03,0,0,-44.17,-44.17,0,102.5,0,0 +30/09/2021 04:00,3.309,93.6,0.061,305.3,0.03,0,0,-42.32,-42.32,0,102.5,0,0 +30/09/2021 04:30,3.209,93.1,0.122,305.3,0.059,0,0,-40.75,-40.75,0,102.5,0,0 +30/09/2021 05:00,2.901,93.5,0.093,305.3,0.049,0,0,-39.5,-39.5,0,102.5,0,0 +30/09/2021 05:30,2.899,94,0.068,305.3,0.026,0,0,-41.97,-41.97,0,102.5,0,0 +30/09/2021 06:00,2.836,93.8,0.052,305.3,0.041,0,0,-40.62,-40.62,0,102.5,0,0 +30/09/2021 06:30,2.807,94.1,0.139,305.4,0.053,7.978,0.04,-34.3,-34.3,0,102.5,0.063,0.117 +30/09/2021 07:00,3.179,94.3,0.165,305.4,0.05,36.77,0.184,-15.07,-15.07,0,102.5,0.263,0.403 +30/09/2021 07:30,4.838,95.2,0.077,304.6,0.052,114.7,0.573,21.4,21.4,0,102.5,0.782,1.389 +30/09/2021 08:00,8.39,92.9,0.439,104.6,0.107,212.5,1.063,59.65,59.65,0,102.5,1.704,2.911 +30/09/2021 08:30,10.28,87.1,0.891,161.5,0.133,281.1,1.406,100.5,100.5,0,102.4,2.384,3.841 +30/09/2021 09:00,12.38,74.38,1.208,193.2,0.152,349.2,1.746,129.4,129.4,0,102.4,2.895,4.478 +30/09/2021 09:30,14.24,63.03,2.038,182.8,0.156,418.8,2.094,192.5,192.5,0,102.4,3.51,5.291 +30/09/2021 10:00,15.09,57.09,2.35,188.2,0.155,482.6,2.413,247.6,247.6,0,102.4,4.01,5.977 +30/09/2021 10:30,15.89,55.39,2.673,197,0.15,534.1,2.67,290,290,0,102.4,4.395,6.496 +30/09/2021 11:00,16.61,52.33,2.925,198.1,0.151,582.3,2.911,332.6,332.6,0,102.3,4.715,6.999 +30/09/2021 11:30,17.15,50.49,3.037,206.2,0.137,619.8,3.099,373.5,373.5,0,102.3,5,7.452 +30/09/2021 12:00,17.42,49.39,3.19,218.6,0.128,543.2,2.716,327.6,327.8,0,102.3,4.469,6.723 +30/09/2021 12:30,17.6,49.78,3.434,223.3,0.127,505,2.525,312.8,313,0,102.2,4.544,7.058 +30/09/2021 13:00,17.98,49.85,3.558,210.2,0.141,527.9,2.64,331.5,332.2,0,102.2,4.836,7.544 +30/09/2021 13:30,18.04,50.03,3.267,217,0.131,381.6,1.908,226.5,226.6,0,102.1,3.6,5.657 +30/09/2021 14:00,18.45,48.28,3.909,216.6,0.128,547.1,2.736,338.9,339.4,0,102.1,4.269,6.678 +30/09/2021 14:30,18.52,48.5,4.022,223.3,0.125,461.2,2.306,279,279.7,0,102,3.615,5.683 +30/09/2021 15:00,17.73,51.44,3.546,217.2,0.132,218.3,1.092,109.9,110.1,0,102,1.949,3.092 +30/09/2021 15:30,17.78,52.81,3.192,211.8,0.141,270.1,1.35,149.5,149.5,0,102,2.337,3.816 +30/09/2021 16:00,17.56,53.56,3.413,224.5,0.126,221.8,1.109,121.2,121.4,0,102,1.967,3.29 +30/09/2021 16:30,17.2,55.02,2.806,225.8,0.131,122.3,0.612,45.06,45.07,0,101.9,1.105,1.807 +30/09/2021 17:00,16.89,56.41,2.475,216.7,0.135,106,0.53,35.53,35.53,0,101.9,1.047,1.81 +30/09/2021 17:30,16.45,58.88,2.125,209.8,0.137,45.69,0.228,-22.32,-22.32,0,101.9,0.475,0.762 +30/09/2021 18:00,15.28,64.5,1.929,206,0.147,5.776,0.029,-37.73,-37.73,0,101.9,0.068,0.12 +30/09/2021 18:30,14.69,67.67,1.842,203.8,0.149,0,0,-48.3,-48.3,0,101.9,0,0 +30/09/2021 19:00,14.25,70.04,1.769,195.1,0.154,0,0,-54.51,-54.51,0,101.9,0,0 +30/09/2021 19:30,13.97,71.69,1.373,192.6,0.153,0,0,-42.11,-42.11,0,101.9,0,0 +30/09/2021 20:00,13.5,73.81,1.304,192.3,0.157,0,0,-38.76,-38.76,0,101.9,0,0 +30/09/2021 20:30,13.31,74.61,1.136,183.5,0.147,0,0,-46.67,-46.67,0,101.9,0,0 +30/09/2021 21:00,12.92,76.2,0.823,165.9,0.147,0,0,-47.34,-47.34,0,101.8,0,0 +30/09/2021 21:30,12.81,76.52,1.204,184.4,0.145,0,0,-45.96,-45.96,0,101.8,0,0 +30/09/2021 22:00,13.03,75.56,1.825,207.5,0.14,0,0,-46.17,-46.17,0,101.8,0,0 +30/09/2021 22:30,12.94,76.43,1.898,202.6,0.146,0,0,-44.62,-44.62,0,101.8,0,0 +30/09/2021 23:00,12.68,78.42,1.361,202.6,0.152,0,0,-28.18,-28.18,0,101.7,0,0 +30/09/2021 23:30,13.05,78.33,1.581,204.5,0.149,0,0,-6.664,-6.664,0,101.7,0,0 +01/10/2021 00:00,13.68,77.51,1.859,209.4,0.141,0,0,-5.878,-5.878,0,101.7,0,0 +01/10/2021 00:30,13.92,76.78,2.091,202.6,0.147,0,0,-7.572,-7.572,0,101.6,0,0 +01/10/2021 01:00,13.9,77.24,2.149,190,0.151,0,0,-6.989,-6.989,0,101.6,0,0 +01/10/2021 01:30,13.95,77.55,1.859,185.7,0.157,0,0,-9.57,-9.57,0,101.5,0,0 +01/10/2021 02:00,13.94,78.34,1.579,182.4,0.149,0,0,-6.864,-6.864,0,101.5,0,0 +01/10/2021 02:30,14.03,78.98,1.552,188.9,0.154,0,0,-8.87,-8.87,0,101.4,0,0 +01/10/2021 03:00,14.21,78.43,2.285,187.8,0.155,0,0,-15.41,-15.41,0,101.4,0,0 +01/10/2021 03:30,14.1,79.42,2.108,184.7,0.153,0,0,-15.67,-15.67,0,101.3,0,0 +01/10/2021 04:00,14.44,78.18,3.086,198.4,0.15,0,0,-15.17,-15.18,0,101.3,0,0 +01/10/2021 04:30,14.38,79.39,2.833,195.1,0.154,0,0,-25.98,-25.98,0,101.3,0,0 +01/10/2021 05:00,14.23,81.2,2.504,190,0.158,0,0,-25.88,-25.88,0,101.2,0,0 +01/10/2021 05:30,14.35,81,2.882,197.1,0.151,0,0,-19.11,-19.11,0,101.2,0,0 +01/10/2021 06:00,14.38,81.5,2.73,195.3,0.151,0,0,-12.28,-12.28,0,101.2,0,0 +01/10/2021 06:30,14.4,82.3,2.533,186.9,0.16,2.434,0.012,-8.01,-8.01,0,101.2,0.009,0.043 +01/10/2021 07:00,14.48,83.5,2.238,185.3,0.148,13.52,0.068,-25.36,-25.36,0,101.2,0.136,0.247 +01/10/2021 07:30,14.49,84.3,2.167,182.6,0.152,43.47,0.217,-3.573,-3.573,0,101.1,0.36,0.691 +01/10/2021 08:00,14.58,84.4,2.245,193.3,0.15,24.45,0.122,-1.242,-1.242,0,101.2,0.23,0.408 +01/10/2021 08:30,14.5,86.6,2.8,189.3,0.157,3.501,0.018,-29.03,-29.03,3.6,101.2,0.006,0.011 +01/10/2021 09:00,14.52,89.5,2.498,185.3,0.153,60.44,0.302,4.777,4.777,2.2,101.1,0.279,0.546 +01/10/2021 09:30,15.17,89.8,3.587,200.9,0.146,99.5,0.497,22.97,22.96,0.6,101.1,0.496,0.941 +01/10/2021 10:00,15.36,89.2,3.573,198.9,0.155,36.39,0.182,-14.02,-14.04,2.4,101.1,0.202,0.332 +01/10/2021 10:30,15.33,89.8,3.35,201.3,0.146,52.2,0.261,-1.725,-1.733,2,101.1,0.281,0.485 +01/10/2021 11:00,15.6,89.9,3.374,196.9,0.153,115.1,0.575,21.28,21.29,1,101.1,0.585,1.118 +01/10/2021 11:30,16.07,90.1,2.755,198.1,0.15,203.7,1.018,66.51,66.52,0.2,101.1,1.051,2.004 +01/10/2021 12:00,16.71,89.4,2.939,207.6,0.145,247.1,1.235,106.8,106.8,0,101,1.31,2.523 +01/10/2021 12:30,16.87,88.5,2.489,218,0.13,195.8,0.979,57.59,57.59,0,101,1.031,2.009 +01/10/2021 13:00,17.75,86.3,2.086,223.2,0.125,307.7,1.538,185.2,185.2,0,101,1.664,3.079 +01/10/2021 13:30,18.65,81.2,2.155,247.2,0.138,371.1,1.856,230.5,230.5,0,101,1.988,3.534 +01/10/2021 14:00,19.44,74.65,2.147,270.4,0.144,389.6,1.948,239.4,239.4,0,101,1.995,3.513 +01/10/2021 14:30,19.33,69.12,2.636,301.1,0.126,208.1,1.041,124.1,124.1,0,101,1.161,2.151 +01/10/2021 15:00,17.01,73.8,3.002,340.4,0.14,137.9,0.69,72.27,72.29,0,101,0.771,1.413 +01/10/2021 15:30,17.13,73.84,2.548,340.7,0.141,257.4,1.287,143.1,143.1,0,101,1.423,2.582 +01/10/2021 16:00,18.13,68.64,2.344,340.8,0.143,246.5,1.232,122,122,0,101,1.324,2.349 +01/10/2021 16:30,18.08,66.64,1.714,324.6,0.132,184,0.92,76.37,76.37,0,101,1.136,1.998 +01/10/2021 17:00,18.25,66.44,0.887,317.6,0.112,89.6,0.448,18.62,18.62,0,101.1,0.647,1.134 +01/10/2021 17:30,18.46,67.49,0.233,309.5,0.072,55.71,0.279,12.25,12.25,0,101.1,0.416,0.847 +01/10/2021 18:00,16.96,74.97,0.071,308.9,0.038,1.168,0.006,-33.25,-33.25,0,101.1,0.018,0.027 +01/10/2021 18:30,15.26,82.9,1.025,286.5,0.093,0,0,-18.25,-18.25,1.8,101.1,0,0 +01/10/2021 19:00,14.22,86.5,0.925,4.777,0.147,0,0,-28.26,-28.26,2.8,101.1,0,0 +01/10/2021 19:30,13.97,88.6,0.306,261.6,0.1,0,0,-22.36,-22.36,0.2,101.1,0,0 +01/10/2021 20:00,13.77,89.5,0.257,245.6,0.101,0,0,-23.47,-23.47,0,101.2,0,0 +01/10/2021 20:30,12.98,89.6,0.098,245.5,0.049,0,0,-47.74,-47.74,0,101.2,0,0 +01/10/2021 21:00,11.92,90.4,0.018,245.5,0.024,0,0,-42.21,-42.21,0,101.2,0,0 +01/10/2021 21:30,11.4,91.1,0.171,140.7,0.066,0,0,-35.14,-35.14,0,101.2,0,0 +01/10/2021 22:00,11.07,91.7,0.048,135.6,0.028,0,0,-30.46,-30.46,0,101.2,0,0 +01/10/2021 22:30,11.6,92.7,0.47,206.1,0.113,0.054,0,-14.04,-14.04,0,101.2,0,0 +01/10/2021 23:00,11.7,92.3,0.1,210.7,0.035,0,0,-25.63,-25.63,0,101.2,0,0 +01/10/2021 23:30,11.51,92.6,0.044,208.3,0.034,0,0,-28.13,-28.13,0,101.1,0,0 +02/10/2021 00:00,11.13,92.6,0.142,167.4,0.077,0,0,-38.85,-38.85,0,101.1,0,0 +02/10/2021 00:30,10.35,92.9,0.181,165.6,0.092,0,0,-39.58,-39.58,0,101.1,0,0 +02/10/2021 01:00,10.46,93.5,0.611,177.9,0.148,0,0,-36.71,-36.71,0,101,0,0 +02/10/2021 01:30,10.77,93.6,0.656,178.7,0.154,0,0,-38.62,-38.62,0,101,0,0 +02/10/2021 02:00,10.5,93.4,0.261,176.8,0.138,0,0,-37.72,-37.72,0,101,0,0 +02/10/2021 02:30,10.31,93.8,0.5,146.2,0.14,0,0,-17.25,-17.25,0,100.9,0,0 +02/10/2021 03:00,10.88,94.1,0.797,173.7,0.156,0,0,-8.31,-8.31,0,100.8,0,0 +02/10/2021 03:30,11.48,94,1.061,172.3,0.15,0,0,-7.592,-7.592,0,100.8,0,0 +02/10/2021 04:00,11.75,93.9,0.973,166.5,0.141,0,0,-7.082,-7.082,0,100.7,0,0 +02/10/2021 04:30,11.86,93.8,1.257,181.4,0.155,0,0,-4.48,-4.48,0.8,100.6,0,0 +02/10/2021 05:00,12.04,93.8,1.25,162.8,0.141,0,0,-4.439,-4.439,0.8,100.6,0,0 +02/10/2021 05:30,12.56,93.9,2.215,179.2,0.148,0,0,-3.778,-3.778,1,100.5,0,0 +02/10/2021 06:00,12.83,93.6,1.599,175.2,0.158,0.011,0,-3.236,-3.236,1,100.5,0,0 +02/10/2021 06:30,12.97,93.5,1.792,193.2,0.142,0.827,0.004,-1.752,-1.752,2.4,100.4,0,0 +02/10/2021 07:00,13.25,93.5,1.318,206.6,0.138,3.843,0.019,0.073,0.073,2,100.4,0,0.013 +02/10/2021 07:30,13.97,93.4,2.468,186.2,0.15,33.67,0.168,14.68,14.68,0.6,100.3,0.183,0.334 +02/10/2021 08:00,14.55,92.4,3.795,188.1,0.157,26.43,0.132,10.95,10.99,0.4,100.3,0.136,0.276 +02/10/2021 08:30,15.21,90.3,4.026,187.7,0.153,46.5,0.233,39.03,39.14,0,100.2,0.25,0.423 +02/10/2021 09:00,15.58,88,4.098,189.9,0.157,23.36,0.117,-7.977,-8,1.2,100.1,0.131,0.225 +02/10/2021 09:30,15.7,87.7,4.588,202.1,0.15,28.73,0.144,-31.33,-31.63,1.8,100.1,0.184,0.27 +02/10/2021 10:00,15.93,87.7,3.985,190.8,0.151,104.5,0.522,1.898,1.864,1,100,0.586,1.071 +02/10/2021 10:30,16.23,87.3,3.711,184,0.153,127.8,0.639,21.19,21.24,0.2,99.9,0.682,1.355 +02/10/2021 11:00,16.45,84.7,5.117,190.6,0.149,146.6,0.733,10.65,10.68,0.2,99.8,0.833,1.551 +02/10/2021 11:30,16.18,84.5,4.816,188.5,0.153,84.3,0.421,-21.82,-22.22,1.8,99.7,0.476,0.88 +02/10/2021 12:00,16.08,87.3,4.666,187.8,0.152,62.56,0.313,-14.55,-14.71,2.8,99.6,0.357,0.612 +02/10/2021 12:30,16.14,89.3,4.247,189.5,0.15,50.38,0.252,-7.374,-7.469,4.4,99.5,0.305,0.485 +02/10/2021 13:00,16.41,89.6,5.198,195,0.153,73.85,0.369,-4.507,-4.663,4.6,99.5,0.445,0.75 +02/10/2021 13:30,16.81,88.3,6.2,194.9,0.153,89.4,0.447,-12.61,-13.36,1.6,99.3,0.53,0.955 +02/10/2021 14:00,17.08,87.9,5.955,196.6,0.148,82.6,0.413,-12.25,-12.72,1,99.3,0.476,0.881 +02/10/2021 14:30,17.11,88.6,6.045,196.4,0.148,47.24,0.236,-19.03,-19.66,2.4,99.2,0.293,0.47 +02/10/2021 15:00,17.3,88.8,6.419,202.4,0.146,70.76,0.354,-16.42,-17.13,2.4,99.1,0.447,0.776 +02/10/2021 15:30,17.5,88.4,6.021,199.2,0.151,77.08,0.385,-7.997,-8.36,1,99.1,0.446,0.827 +02/10/2021 16:00,17.54,89,5.512,206.7,0.143,42.58,0.213,-15.95,-16.31,1,99,0.265,0.443 +02/10/2021 16:30,17.71,89.1,5.069,209.3,0.138,35.06,0.175,-17.86,-18.15,1.4,99,0.222,0.374 +02/10/2021 17:00,17.78,89.7,4.713,211,0.133,5.423,0.027,-26.31,-26.56,5.6,99,0.019,0.035 +02/10/2021 17:30,18.01,89.8,3.799,239.4,0.136,4.154,0.021,-31.99,-32.08,2,99,0.001,0.042 +02/10/2021 18:00,17.43,87.2,3.357,236.2,0.141,1.976,0.01,-52.32,-52.37,0.4,99.1,0,0 +02/10/2021 18:30,16.8,85.3,2.394,233.3,0.131,1.307,0.007,-32.85,-32.86,0,99.1,0,0 +02/10/2021 19:00,16.64,87,2.083,221.8,0.129,0.471,0.002,-29.76,-29.76,0.2,99.2,0,0 +02/10/2021 19:30,16.4,88.1,1.452,248.6,0.14,0,0,-24.31,-24.31,0.6,99.2,0,0 +02/10/2021 20:00,16.12,89.1,1.377,235.4,0.134,0,0,-22.51,-22.51,1,99.2,0,0 +02/10/2021 20:30,15.85,89.7,0.772,217.5,0.105,0,0,-14.61,-14.61,1.4,99.2,0,0 +02/10/2021 21:00,15.63,90.3,1.095,199.5,0.146,0,0,-9.71,-9.71,1.4,99.2,0,0 +02/10/2021 21:30,15.22,90.8,1.521,235.3,0.125,0,0,-11.68,-11.68,2.6,99.2,0,0 +02/10/2021 22:00,15.09,90.9,1.544,230.9,0.126,0,0,-14.72,-14.72,2.2,99.2,0,0 +02/10/2021 22:30,14.6,90.8,1.122,260.3,0.144,0,0,-15.4,-15.4,2,99.1,0,0 +02/10/2021 23:00,13.67,90.5,1.304,316.4,0.123,0,0,-16.81,-16.81,2.6,99.2,0,0 +02/10/2021 23:30,13.15,90.7,0.562,313.8,0.123,0,0,-12.87,-12.87,2,99.1,0,0 +03/10/2021 00:00,12.88,91.2,1.08,319.9,0.127,0,0,-15.22,-15.22,1.4,99.1,0,0 +03/10/2021 00:30,12.65,91.5,0.696,315.1,0.128,0,0,-12.14,-12.14,2.4,99.1,0,0 +03/10/2021 01:00,12.55,91.7,0.246,17.12,0.092,0,0,-11.45,-11.45,2,99,0,0 +03/10/2021 01:30,12.41,91.8,0.406,353,0.108,0,0,-8.89,-8.89,2.2,99,0,0 +03/10/2021 02:00,12.32,91.9,0,0,0,0,0,-8.02,-8.02,3.4,99,0,0 +03/10/2021 02:30,12.27,92,0.047,330.7,0.017,0,0,-8.29,-8.29,1.6,99,0,0 +03/10/2021 03:00,12.18,92.1,0.429,341.7,0.089,0,0,-11.12,-11.12,0.4,98.9,0,0 +03/10/2021 03:30,12.09,92.3,0.796,304.5,0.129,0,0,-12.09,-12.09,0.2,99,0,0 +03/10/2021 04:00,12.05,92.3,0.603,308.9,0.121,0,0,-13.49,-13.49,0.4,99,0,0 +03/10/2021 04:30,11.94,92.3,1.151,291,0.137,0,0,-14.2,-14.2,0.6,99.1,0,0 +03/10/2021 05:00,11.86,92.2,1.258,287.5,0.151,0,0,-17.94,-17.94,0.2,99.1,0,0 +03/10/2021 05:30,11.87,91.9,2.146,283.1,0.148,0,0,-20.49,-20.5,1.6,99.3,0,0 +03/10/2021 06:00,11.74,91.1,2.407,313,0.124,0,0,-27.74,-27.74,1.2,99.3,0,0 +03/10/2021 06:30,11.29,89.7,2.601,318.8,0.126,2.404,0.012,-35.54,-35.54,0,99.3,0,0.007 +03/10/2021 07:00,11.13,88.1,1.672,309.4,0.127,14.66,0.073,-24.14,-24.14,0,99.4,0.066,0.166 +03/10/2021 07:30,11.12,87.8,1.448,273.3,0.152,30.91,0.155,-16.3,-16.3,0,99.6,0.172,0.294 +03/10/2021 08:00,11.28,87.2,1.396,239.1,0.141,72.18,0.361,3.64,3.64,0,99.6,0.377,0.694 +03/10/2021 08:30,11.71,85.8,2.338,251.9,0.144,156,0.78,37.74,37.74,0,99.8,0.914,1.621 +03/10/2021 09:00,12.4,79.95,2.41,264.1,0.151,320,1.6,111.8,111.8,0,99.9,2.014,3.32 +03/10/2021 09:30,13.57,75.16,2.922,263.9,0.15,435.2,2.176,200.2,200.2,0,99.9,2.878,4.648 +03/10/2021 10:00,14.28,71.41,2.989,265.6,0.152,496.9,2.485,256.1,256.1,0,100,3.374,5.361 +03/10/2021 10:30,14.77,67.9,2.76,265.4,0.148,551.6,2.758,306.9,306.9,0,100.1,3.811,5.989 +03/10/2021 11:00,15.18,63.14,2.97,267.2,0.145,565.5,2.827,321.5,321.6,0,100.1,3.96,6.166 +03/10/2021 11:30,15.59,60.27,3.278,262.7,0.149,584.4,2.922,347.5,347.7,0,100.2,4.116,6.364 +03/10/2021 12:00,16.09,56.88,3.377,264.1,0.144,631,3.155,385.6,385.7,0,100.2,4.504,6.968 +03/10/2021 12:30,16.37,54.58,3.423,261.1,0.145,597.6,2.988,369.5,369.8,0,100.3,4.275,6.653 +03/10/2021 13:00,16.53,54.11,3.396,257.8,0.15,483.9,2.42,287.8,288.1,0,100.3,3.438,5.404 +03/10/2021 13:30,16.81,49.7,3.857,262.2,0.141,591.1,2.956,365.7,366.8,0,100.3,4.198,6.62 +03/10/2021 14:00,17.18,49.11,3.543,252.7,0.143,504.1,2.521,306.4,306.6,0,100.3,3.618,5.778 +03/10/2021 14:30,17.56,50.28,4.1,240.5,0.133,543.1,2.715,342.3,343.3,0,100.4,3.883,6.335 +03/10/2021 15:00,17.54,49.23,3.822,247.3,0.139,383.3,1.917,219.7,220.2,0,100.4,2.713,4.316 +03/10/2021 15:30,17.23,47.36,4.548,243.7,0.141,340.2,1.701,183.8,185,0,100.4,2.352,3.806 +03/10/2021 16:00,16.99,48.42,4.334,243.2,0.144,270.8,1.354,132.7,133.2,0,100.5,1.915,3.166 +03/10/2021 16:30,16.73,50.63,3.644,244,0.143,186.9,0.935,71.2,71.29,0,100.5,1.494,2.494 +03/10/2021 17:00,16.42,52.76,3.008,245.5,0.144,113.1,0.566,23.23,23.23,0,100.6,1.079,1.867 +03/10/2021 17:30,15.5,58.35,2.711,242.3,0.145,29.01,0.145,-41.04,-41.04,0,100.6,0.278,0.455 +03/10/2021 18:00,14.57,63.54,1.79,221.7,0.127,1.802,0.009,-62.39,-62.39,0,100.6,0.026,0.045 +03/10/2021 18:30,13.55,69.16,1.339,210.1,0.143,0,0,-62.6,-62.6,0,100.7,0,0 +03/10/2021 19:00,13.13,71.26,1.49,209.3,0.144,0,0,-63.89,-63.89,0,100.7,0,0 +03/10/2021 19:30,12.26,75.52,1.158,194.6,0.154,0,0,-61.75,-61.75,0,100.8,0,0 +03/10/2021 20:00,11.68,78.87,1.044,185.7,0.149,0,0,-61.45,-61.45,0,100.8,0,0 +03/10/2021 20:30,11.22,81.6,1.044,194.7,0.145,0,0,-61.61,-61.61,0,100.8,0,0 +03/10/2021 21:00,10.83,82.9,0.338,174.3,0.111,0,0,-56.53,-56.53,0,100.9,0,0 +03/10/2021 21:30,9.76,85.3,0.122,139.3,0.058,0,0,-49.26,-49.26,0,100.9,0,0 +03/10/2021 22:00,9.91,88.8,0.263,189,0.058,0,0,-53.58,-53.58,0,100.9,0,0 +03/10/2021 22:30,10.26,88,0.048,176.2,0.026,0,0,-56.8,-56.8,0,100.9,0,0 +03/10/2021 23:00,9.98,88.4,0.163,186,0.044,0,0,-54.87,-54.87,0,100.9,0,0 +03/10/2021 23:30,9.83,89,0.172,197.8,0.033,0,0,-52.78,-52.78,0,100.9,0,0 +04/10/2021 00:00,9.77,89.3,0.066,202.7,0.022,0,0,-53.12,-53.12,0,100.9,0,0 +04/10/2021 00:30,10.1,89.4,0.311,196.7,0.057,0,0,-49.72,-49.72,0,100.9,0,0 +04/10/2021 01:00,10.77,88.4,0.966,184.4,0.145,0,0,-36.74,-36.74,0,100.9,0,0 +04/10/2021 01:30,11.03,86.3,1.025,180.9,0.15,0,0,-32.56,-32.56,0,100.9,0,0 +04/10/2021 02:00,10.87,86.1,1.057,166.5,0.145,0,0,-43.35,-43.35,0,100.9,0,0 +04/10/2021 02:30,10.65,87.2,0.869,178.1,0.153,0,0,-36.87,-36.87,0,100.9,0,0 +04/10/2021 03:00,10.73,88,0.782,181.6,0.163,0,0,-29.57,-29.57,0,100.9,0,0 +04/10/2021 03:30,10.85,87.6,0.874,186.8,0.145,0,0,-36.28,-36.28,0,100.9,0,0 +04/10/2021 04:00,11.56,86,1.673,204.1,0.147,0,0,-26.56,-26.56,0.2,100.9,0,0 +04/10/2021 04:30,11.74,83.8,2.079,195,0.153,0,0,-39.18,-39.18,0,100.9,0,0 +04/10/2021 05:00,11.6,83.3,2.509,197.2,0.149,0,0,-61.16,-61.16,0,100.9,0,0 +04/10/2021 05:30,11.19,83.8,1.801,190.4,0.152,0,0,-52.29,-52.29,0,100.9,0,0 +04/10/2021 06:00,10.9,86.3,1.508,182.1,0.155,0,0,-37.89,-37.89,0,100.9,0,0 +04/10/2021 06:30,10.8,87.5,1.794,197.2,0.159,3.555,0.018,-54.28,-54.28,0,100.9,0.036,0.058 +04/10/2021 07:00,11.08,87.7,2.225,193.7,0.152,29.3,0.147,-34.99,-34.99,0,100.9,0.274,0.45 +04/10/2021 07:30,11.61,87.3,2.11,196.1,0.15,79.82,0.399,-7.76,-7.76,0,101,0.765,1.358 +04/10/2021 08:00,12.88,82.9,2.516,189.3,0.159,191.4,0.957,40.73,40.73,0,101,1.391,2.285 +04/10/2021 08:30,13.93,80.2,2.698,199.5,0.142,275.7,1.379,90.2,90.2,0,101,2.064,3.224 +04/10/2021 09:00,15.06,77.04,2.166,213,0.135,349.5,1.747,146.2,146.2,0,101,2.692,4.031 +04/10/2021 09:30,16.01,73.91,2.625,198.8,0.147,409.4,2.047,212,212,0,101,3.173,4.86 +04/10/2021 10:00,16.15,73.43,3.215,207.2,0.14,441.7,2.208,242.4,242.4,0,101,3.417,5.277 +04/10/2021 10:30,16.75,70.94,3.062,202.8,0.14,456.2,2.281,272.5,272.6,0,101,3.573,5.703 +04/10/2021 11:00,16.21,74.8,2.676,222.2,0.124,229.3,1.147,55.07,55.07,1,101,1.681,2.84 +04/10/2021 11:30,16.08,75.37,2.244,220.6,0.129,329.8,1.649,147,147,0.2,101,2.367,3.726 +04/10/2021 12:00,16.16,75.84,2.621,237.1,0.134,259.9,1.299,64.09,64.08,1.6,101,1.953,3.376 +04/10/2021 12:30,16.9,73.53,2.664,225,0.124,557.2,2.786,328.8,328.8,0.2,101,3.976,6.133 +04/10/2021 13:00,17.6,66.14,3.334,223.8,0.126,413.1,2.066,226.2,226.4,0,100.9,3.167,5.134 +04/10/2021 13:30,17.89,64.64,3.293,233.3,0.127,516.8,2.584,324.3,324.7,0,100.9,3.87,5.945 +04/10/2021 14:00,18.21,60.44,4.117,230.2,0.128,397,1.985,235.6,236.3,0,100.9,2.988,4.536 +04/10/2021 14:30,18.44,61.14,3.927,227.3,0.124,466.9,2.334,284.9,285.5,0,100.9,3.527,5.427 +04/10/2021 15:00,18.4,57.13,4.352,234.7,0.132,411.4,2.057,242.6,243.8,0,100.9,3.04,4.611 +04/10/2021 15:30,18.43,56.54,3.684,241.9,0.143,335.7,1.678,184.9,185.1,0,100.9,2.438,3.748 +04/10/2021 16:00,18.24,56.3,3.364,240.5,0.135,223,1.115,102.2,102.2,0,100.9,1.667,2.567 +04/10/2021 16:30,17.93,60.69,2.798,215.5,0.136,191.5,0.957,89.2,89.2,0,100.9,1.616,2.625 +04/10/2021 17:00,16.73,66.82,2.656,214.7,0.136,45.5,0.228,-26.19,-26.19,0,100.9,0.412,0.543 +04/10/2021 17:30,16.01,70.06,2.162,208.7,0.144,22.76,0.114,-40.35,-40.35,0,100.9,0.217,0.304 +04/10/2021 18:00,14.94,75.22,1.799,201.5,0.149,0.841,0.004,-59.46,-59.46,0,100.8,0.022,0.026 +04/10/2021 18:30,14.28,78.12,1.68,200.4,0.15,0,0,-60.39,-60.39,0,100.8,0,0 +04/10/2021 19:00,14.1,78.86,1.475,190.2,0.151,0,0,-53.55,-53.55,0,100.8,0,0 +04/10/2021 19:30,13.66,81.8,0.931,165.4,0.147,0,0,-53.89,-53.89,0,100.8,0,0 +04/10/2021 20:00,13.19,83.9,0.877,162.1,0.146,0,0,-55.97,-55.97,0,100.8,0,0 +04/10/2021 20:30,12.64,85.8,0.671,143.4,0.136,0,0,-52.59,-52.59,0,100.7,0,0 +04/10/2021 21:00,12.44,87.3,1.057,166.5,0.147,0,0,-53.26,-53.26,0,100.7,0,0 +04/10/2021 21:30,12.75,87.2,1.309,172.5,0.154,0,0,-53.04,-53.04,0,100.7,0,0 +04/10/2021 22:00,12.79,87.7,1.813,177.3,0.149,0,0,-55.53,-55.53,0,100.6,0,0 +04/10/2021 22:30,13.09,87.6,2.435,183.6,0.154,0,0,-51.2,-51.2,0,100.6,0,0 +04/10/2021 23:00,13.2,87.9,2.416,186.2,0.163,0,0,-47.51,-47.51,0,100.5,0,0 +04/10/2021 23:30,13.25,88.7,2.238,182.8,0.157,0,0,-46.8,-46.8,0,100.5,0,0 +05/10/2021 00:00,13.91,88.2,2.433,179.5,0.156,0,0,-15.69,-15.69,0,100.4,0,0 +05/10/2021 00:30,14.15,87.7,2.4,180.3,0.146,0,0,-22.32,-22.32,0,100.3,0,0 +05/10/2021 01:00,14.84,86.3,3.53,196.9,0.144,0,0,-36.9,-36.93,0,100.3,0,0 +05/10/2021 01:30,15.16,84.3,4.164,196.6,0.144,0,0,-50.94,-51.15,0,100.2,0,0 +05/10/2021 02:00,14.88,87.1,3.756,192.5,0.153,0,0,-30.48,-30.57,0.8,100.1,0,0 +05/10/2021 02:30,14.59,89,3.64,185.5,0.156,0,0,-25.35,-25.42,0.8,100,0,0 +05/10/2021 03:00,14.53,90.2,3.671,181.4,0.155,0,0,-18.48,-18.51,1,99.9,0,0 +05/10/2021 03:30,14.65,90.9,3.499,185.3,0.154,0,0,-15.07,-15.09,3,99.8,0,0 +05/10/2021 04:00,15.02,91.3,3.597,210.6,0.124,0,0,-17.79,-17.84,1.6,99.8,0,0 +05/10/2021 04:30,13.18,89.9,3.583,315.3,0.123,0.022,0,-33.95,-34.02,3,100,0,0 +05/10/2021 05:00,12.3,86.4,2.74,320.9,0.129,1.822,0.009,-46.1,-46.11,0,100,0,0 +05/10/2021 05:30,11.94,84.6,1.833,300.9,0.134,0.009,0,-61.39,-61.39,0,100.1,0,0 +05/10/2021 06:00,11.73,83.3,2.164,288,0.146,0,0,-75.54,-75.54,0,100.2,0,0 +05/10/2021 06:30,11.27,83.7,1.307,269,0.146,3.147,0.016,-64.45,-64.45,0,100.2,0.024,0.037 +05/10/2021 07:00,11,85.8,1.818,248.4,0.145,25.27,0.126,-51.11,-51.11,0,100.3,0.236,0.378 +05/10/2021 07:30,11.58,85,2.11,262.2,0.149,83.3,0.416,-27.69,-27.69,0,100.4,0.716,1.287 +05/10/2021 08:00,12.6,80.7,2.201,268.8,0.149,196.8,0.984,30.16,30.16,0,100.4,1.38,2.305 +05/10/2021 08:30,13.22,77.72,2.624,261.4,0.144,278,1.39,85.9,85.9,0,100.5,2.039,3.225 +05/10/2021 09:00,13.79,73.8,2.776,283.6,0.148,355.7,1.778,143.3,143.3,0,100.5,2.625,4.123 +05/10/2021 09:30,14.12,70.98,3.156,280.4,0.147,413.6,2.068,196.1,196.2,0,100.6,3.063,4.81 +05/10/2021 10:00,14.43,68.46,3.704,283.7,0.152,442.5,2.213,236.3,236.8,0,100.6,3.269,5.215 +05/10/2021 10:30,14.93,65.18,3.898,292,0.136,475.6,2.378,271.9,272.6,0,100.7,3.569,5.754 +05/10/2021 11:00,15.49,62.6,3.75,285.7,0.139,494,2.47,292.2,293,0,100.7,3.728,5.99 +05/10/2021 11:30,15.78,59.82,3.435,295.6,0.138,507.3,2.537,300.8,301.3,0,100.7,3.844,6.084 +05/10/2021 12:00,16.22,57.59,3.711,286.9,0.139,641.8,3.209,395.1,396,0,100.7,4.788,7.361 +05/10/2021 12:30,16.41,56.44,3.528,285.1,0.131,504.2,2.521,297.3,297.7,0,100.8,3.762,5.845 +05/10/2021 13:00,14.86,63.71,3.18,271,0.147,365.3,1.826,202.3,202.4,0,100.8,2.617,4.073 +05/10/2021 13:30,16.36,58.82,3.261,300.4,0.126,534.1,2.67,314.5,314.8,0,100.8,3.914,6.398 +05/10/2021 14:00,14.86,66.39,2.649,323.2,0.13,237,1.185,56.61,56.61,0,100.9,1.72,2.893 +05/10/2021 14:30,15.96,60.53,2.809,323.5,0.136,461.4,2.307,271.8,271.9,0,100.9,3.322,5.422 +05/10/2021 15:00,16.31,54.93,3.516,322.6,0.134,426.5,2.132,245.5,246,0,100.9,3.079,5.006 +05/10/2021 15:30,16.46,50.66,3.684,323.3,0.126,367.2,1.836,198.8,199,0,101,2.636,4.301 +05/10/2021 16:00,16.09,51.77,3.021,320.8,0.125,234.8,1.174,106.1,106.1,0,101,1.776,2.919 +05/10/2021 16:30,15.66,49.33,3.175,314.6,0.123,161.9,0.81,51.49,51.53,0,101.1,1.4,2.323 +05/10/2021 17:00,14.96,52.84,2.568,316.3,0.123,50.88,0.254,-5.798,-5.8,0,101.1,0.445,0.714 +05/10/2021 17:30,14.14,58.71,1.735,313.6,0.126,19.84,0.099,-23.13,-23.13,0,101.1,0.174,0.32 +05/10/2021 18:00,13.35,61.41,1.499,293.6,0.137,0.554,0.003,-63.64,-63.64,0,101.2,0.015,0.024 +05/10/2021 18:30,12.46,65.88,1.183,265.7,0.15,0,0,-64.76,-64.76,0,101.2,0,0 +05/10/2021 19:00,11.98,67.68,1.26,268.5,0.155,0,0,-64.82,-64.82,0,101.3,0,0 +05/10/2021 19:30,11.59,71.33,1.215,266.2,0.151,0,0,-63.82,-63.82,0,101.3,0,0 +05/10/2021 20:00,11.13,74.98,1.227,264.1,0.145,0,0,-62.93,-62.93,0,101.4,0,0 +05/10/2021 20:30,11,76.21,1.302,267.8,0.15,0,0,-63.57,-63.57,0.2,101.4,0,0 +05/10/2021 21:00,10.87,77.11,1.498,261.7,0.152,0,0,-64.13,-64.13,0,101.4,0,0 +05/10/2021 21:30,10.81,78,1.487,273.4,0.149,0,0,-65.18,-65.18,0,101.5,0,0 +05/10/2021 22:00,10.69,79.42,1.684,263.6,0.148,0,0,-65.7,-65.7,0,101.5,0,0 +05/10/2021 22:30,10.63,80.5,1.488,277.9,0.146,0,0,-66.64,-66.64,0,101.5,0,0 +05/10/2021 23:00,10.49,81.4,1.238,282.3,0.154,0,0,-63.89,-63.89,0,101.6,0,0 +05/10/2021 23:30,10.32,82.6,1.31,278.8,0.15,0,0,-62.04,-62.04,0,101.6,0,0 +06/10/2021 00:00,10.19,83,1.395,277,0.147,0,0,-62.49,-62.49,0,101.6,0,0 +06/10/2021 00:30,10.25,83,1.775,277.7,0.145,0,0,-63.79,-63.79,0,101.6,0,0 +06/10/2021 01:00,10.12,83.4,1.315,276.7,0.15,0,0,-63.68,-63.68,0,101.7,0,0 +06/10/2021 01:30,9.91,84,1.398,275.5,0.156,0,0,-63.63,-63.63,0,101.7,0,0 +06/10/2021 02:00,9.79,83.9,1.686,278.9,0.155,0,0,-64.01,-64.01,0,101.7,0,0 +06/10/2021 02:30,9.73,83.6,1.536,275.2,0.149,0,0,-63.79,-63.79,0,101.7,0,0 +06/10/2021 03:00,9.59,84.6,1.303,277.2,0.15,0,0,-63.9,-63.9,0,101.7,0,0 +06/10/2021 03:30,9.47,84.6,1.127,272.8,0.158,0,0,-63.02,-63.02,0,101.8,0,0 +06/10/2021 04:00,9.25,85.2,1.3,275.8,0.148,0,0,-60.42,-60.42,0,101.8,0,0 +06/10/2021 04:30,9.21,85.6,1.081,270.6,0.157,0,0,-59.56,-59.56,0,101.8,0,0 +06/10/2021 05:00,9.18,85.4,0.961,276.6,0.151,0,0,-56.94,-56.94,0,101.8,0,0 +06/10/2021 05:30,9.02,86.1,0.844,259.1,0.153,0,0,-54.77,-54.77,0,101.9,0,0 +06/10/2021 06:00,8.57,87.3,0.704,256.8,0.146,0,0,-47.51,-47.51,0,101.9,0,0 +06/10/2021 06:30,8.16,88.8,0.467,270.4,0.13,5.223,0.026,-42.28,-42.28,0,101.9,0.049,0.11 +06/10/2021 07:00,8.49,89.7,0.912,252.4,0.153,31.35,0.157,-35.12,-35.12,0,101.9,0.269,0.464 +06/10/2021 07:30,8.99,89.4,1.036,246.4,0.123,95.8,0.479,1.287,1.287,0,102,0.787,1.443 +06/10/2021 08:00,10.68,85.3,1.467,242.9,0.137,212.8,1.064,51.87,51.87,0,102,1.558,2.69 +06/10/2021 08:30,12.26,79.67,1.758,249.9,0.151,265.7,1.328,90.6,90.6,0,102,2.025,3.254 +06/10/2021 09:00,13.75,73.41,1.715,275.1,0.137,336.9,1.684,135,135,0,102.1,2.599,4.014 +06/10/2021 09:30,14.41,69.74,2.158,306.1,0.134,354.5,1.772,157.4,157.4,0,102.1,2.711,4.209 +06/10/2021 10:00,14.8,68.19,2.14,296.6,0.134,415.2,2.076,202.7,202.7,0,102.1,3.142,4.929 +06/10/2021 10:30,15.52,64.82,1.968,292.8,0.132,499.9,2.499,265.8,265.8,0,102.1,3.816,5.906 +06/10/2021 11:00,16.11,61.18,2.187,293.7,0.131,539.2,2.696,303.9,303.9,0.2,102.1,4.11,6.304 +06/10/2021 11:30,16.28,61.31,2.363,301.8,0.123,439.9,2.199,255.3,255.3,0,102.2,3.344,5.301 +06/10/2021 12:00,16.58,58.94,2.654,284.1,0.138,512.8,2.564,321.3,321.3,0,102.1,3.924,6.288 +06/10/2021 12:30,16.69,59.89,2.397,289.2,0.139,447.3,2.237,271.2,271.2,0,102.1,3.456,5.502 +06/10/2021 13:00,16.97,57.89,2.228,289.5,0.139,353.4,1.767,200.4,200.4,0,102.1,2.722,4.267 +06/10/2021 13:30,17.08,57.16,2.092,287.8,0.139,473.4,2.367,286.4,286.4,0,102.1,3.52,5.471 +06/10/2021 14:00,17.37,56.14,2.001,278.9,0.146,365.8,1.829,212.7,212.7,0,102.1,2.724,4.186 +06/10/2021 14:30,17.43,55.65,1.934,277.5,0.138,323.6,1.618,179.2,179.2,0,102.1,2.459,3.699 +06/10/2021 15:00,17.89,55.53,1.971,265.2,0.146,376.3,1.881,221.1,221.1,0,102.1,2.798,4.337 +06/10/2021 15:30,17.75,55.72,1.5,264.9,0.145,168.7,0.844,74.4,74.4,0,102.1,1.274,1.935 +06/10/2021 16:00,17.92,56.1,1.125,280.5,0.135,176.7,0.883,74.63,74.63,0,102.1,1.368,2.135 +06/10/2021 16:30,17.65,56.51,1.343,284.3,0.146,118.2,0.591,34.35,34.35,0,102.1,1.101,1.701 +06/10/2021 17:00,17.9,56.94,0.877,278.3,0.139,80.5,0.402,11.19,11.19,0,102.1,0.919,1.479 +06/10/2021 17:30,16.75,62.93,0.323,254,0.122,18.23,0.091,-28.35,-28.35,0,102.2,0.209,0.314 +06/10/2021 18:00,14.56,73.93,0.181,244.1,0.113,0.172,0.001,-39.45,-39.45,0,102.2,0.011,0.016 +06/10/2021 18:30,13.09,79.12,0.216,244.1,0.113,0,0,-38.01,-38.01,0,102.2,0,0 +06/10/2021 19:00,12.27,81.5,0.181,240.2,0.092,0,0,-37.61,-37.61,0,102.2,0,0 +06/10/2021 19:30,12.19,80.8,0.195,256.7,0.103,0,0,-37.48,-37.48,0,102.2,0,0 +06/10/2021 20:00,11.88,82.1,0.25,244.5,0.092,0,0,-32.85,-32.85,0,102.2,0,0 +06/10/2021 20:30,11.84,82.8,0.012,216.4,0.022,0.132,0.001,-5.731,-5.731,0,102.3,0,0 +06/10/2021 21:00,12.29,83.7,0.362,217.6,0.134,0.149,0.001,-10.62,-10.62,0,102.3,0,0 +06/10/2021 21:30,12.53,82.2,0.306,251.3,0.116,0.017,0,-9.24,-9.24,0,102.3,0,0 +06/10/2021 22:00,12.88,80.8,0.402,261.2,0.15,0,0,-6.212,-6.212,0,102.3,0,0 +06/10/2021 22:30,12.94,81.1,0.104,279.7,0.075,0,0,-5.326,-5.326,0,102.3,0,0 +06/10/2021 23:00,12.94,82.6,0.247,279.4,0.124,0.01,0,-5.356,-5.356,0,102.3,0,0 +06/10/2021 23:30,12.94,84,0.242,127,0.066,0,0,-6.931,-6.931,0,102.3,0,0 +07/10/2021 00:00,12.85,85.1,0.491,184.3,0.134,0,0,-6.271,-6.271,0,102.3,0,0 +07/10/2021 00:30,12.93,84.7,0.38,223.7,0.138,0.011,0,-4.83,-4.83,0,102.3,0,0 +07/10/2021 01:00,13.13,83.4,0.284,252.6,0.144,0,0,-5.146,-5.146,0,102.3,0,0 +07/10/2021 01:30,13.03,84.8,0.216,228.7,0.087,0,0,-6.969,-6.969,0,102.3,0,0 +07/10/2021 02:00,12.87,85.6,0.065,100.8,0.054,0,0,-20.64,-20.64,0,102.3,0,0 +07/10/2021 02:30,12.42,86.8,0.238,143.9,0.081,0,0,-17.33,-17.33,0,102.3,0,0 +07/10/2021 03:00,12.25,87.9,0,200.4,0.002,0,0,-5.695,-5.695,0,102.3,0,0 +07/10/2021 03:30,12.42,88.6,0.155,197.7,0.096,0.08,0,-2.963,-2.963,0,102.3,0,0 +07/10/2021 04:00,12.57,88.5,0.316,195,0.14,0.214,0.001,-1.575,-1.575,0,102.3,0,0 +07/10/2021 04:30,12.69,87.7,0.554,203.9,0.158,0.126,0.001,-3.982,-3.982,0,102.3,0,0 +07/10/2021 05:00,12.73,86.9,0.612,204.1,0.144,0.08,0,-2.994,-2.994,0,102.3,0,0 +07/10/2021 05:30,12.8,86.7,0.217,203.6,0.117,0,0,-2.55,-2.55,0,102.3,0,0 +07/10/2021 06:00,12.89,87.1,0.144,207.9,0.085,0.001,0,-2.301,-2.301,0,102.3,0,0 +07/10/2021 06:30,12.92,87.6,0.155,210.2,0.11,2.252,0.011,-0.996,-0.996,0,102.3,0,0.011 +07/10/2021 07:00,13.06,88,0.105,214,0.069,12.85,0.064,-0.957,-0.957,0,102.3,0.091,0.151 +07/10/2021 07:30,13.31,88.4,0.03,213.9,0.028,35.82,0.179,10.07,10.07,0,102.3,0.251,0.416 +07/10/2021 08:00,13.51,88.9,0.683,204,0.133,64.11,0.321,18.8,18.8,0,102.3,0.391,0.706 +07/10/2021 08:30,13.93,89.6,0.512,203.7,0.14,131.3,0.657,51.6,51.6,0,102.3,0.867,1.615 +07/10/2021 09:00,14.3,89.3,0.756,202.9,0.139,131.1,0.655,46.46,46.46,0,102.3,0.881,1.688 +07/10/2021 09:30,14.88,88.7,0.77,197.7,0.156,167.4,0.837,83.8,83.8,0,102.3,1.176,2.196 +07/10/2021 10:00,15.12,87.7,0.855,196.8,0.149,142.5,0.712,81.6,81.6,0,102.4,0.995,1.901 +07/10/2021 10:30,15.61,86.2,0.951,200.1,0.152,204,1.02,120.8,120.8,0,102.4,1.506,2.68 +07/10/2021 11:00,16.38,83.2,0.813,197.4,0.154,191.3,0.957,112.4,112.4,0,102.4,1.422,2.548 +07/10/2021 11:30,16.76,81.2,0.722,193.9,0.16,160.9,0.804,93.6,93.6,0,102.4,1.2,2.138 +07/10/2021 12:00,16.5,81.8,0.653,196.5,0.172,83.1,0.415,46.91,46.91,0,102.4,0.591,1.169 +07/10/2021 12:30,16.45,82.6,0.605,193.4,0.145,101.5,0.508,57.49,57.49,0,102.3,0.721,1.419 +07/10/2021 13:00,16.75,81.3,0.611,197.2,0.151,162.6,0.813,97.7,97.7,0,102.3,1.197,2.229 +07/10/2021 13:30,17.43,78.18,0.343,204.2,0.117,178.3,0.891,105.6,105.6,0,102.3,1.33,2.453 +07/10/2021 14:00,17.45,77.64,0.243,205.3,0.119,88.5,0.442,48.67,48.67,0,102.3,0.618,1.253 +07/10/2021 14:30,17.54,77.4,0.317,197.3,0.147,147.6,0.738,85.6,85.6,0,102.3,1.095,2.012 +07/10/2021 15:00,17.93,75.55,0.24,200.6,0.101,123.5,0.617,71.65,71.65,0,102.3,0.917,1.65 +07/10/2021 15:30,17.91,75.39,0.1,202.8,0.084,99.8,0.499,53.91,53.91,0,102.3,0.724,1.323 +07/10/2021 16:00,18.05,75.96,0.15,208.1,0.1,93.8,0.469,49.3,49.3,0,102.3,0.671,1.23 +07/10/2021 16:30,17.78,76.64,0.331,203.8,0.14,65.65,0.328,28.59,28.59,0,102.2,0.457,0.814 +07/10/2021 17:00,17.33,78.01,0.295,197.6,0.123,26.97,0.135,7.911,7.911,0,102.3,0.212,0.341 +07/10/2021 17:30,17.1,78.95,0.029,200.2,0.031,8.15,0.041,-2.881,-2.881,0,102.3,0.078,0.111 +07/10/2021 18:00,16.63,80.6,0.064,230.9,0.057,0.342,0.002,-8.15,-8.15,0,102.3,0,0 +07/10/2021 18:30,16.28,82.9,0.085,225.6,0.08,0,0,-7.218,-7.218,0,102.3,0,0 +07/10/2021 19:00,16.13,84.1,0.085,214.2,0.093,0,0,-9.69,-9.69,0,102.3,0,0 +07/10/2021 19:30,15.95,85,0.173,203,0.119,0,0,-9.26,-9.26,0,102.3,0,0 +07/10/2021 20:00,15.9,85.5,0.249,205,0.124,0,0,-9.4,-9.4,0,102.3,0,0 +07/10/2021 20:30,15.71,85.9,0.209,239.6,0.118,0,0,-9.67,-9.67,0,102.3,0,0 +07/10/2021 21:00,15.56,86.8,0.437,40.25,0.073,0,0,-9.29,-9.29,0,102.3,0,0 +07/10/2021 21:30,15.54,86.7,0.44,55.04,0.133,0,0,-10.15,-10.15,0,102.3,0,0 +07/10/2021 22:00,15.41,87,0.31,66.05,0.118,0,0,-10.07,-10.07,0,102.3,0,0 +07/10/2021 22:30,15.3,87.4,0.226,72.4,0.086,0,0,-9.99,-9.99,0,102.3,0,0 +07/10/2021 23:00,15.19,87.6,0.154,77.25,0.134,0,0,-14.01,-14.01,0,102.4,0,0 +07/10/2021 23:30,14.82,87.7,0.035,77.71,0.041,0,0,-34.83,-34.83,0,102.3,0,0 +08/10/2021 00:00,13.95,88.5,0.002,90,0.001,0,0,-29.05,-29.05,0,102.4,0,0 +08/10/2021 00:30,13.48,89.6,0,147.6,0.003,0,0,-21.78,-21.78,0,102.4,0,0 +08/10/2021 01:00,13.33,90.3,0,147.3,0.001,0,0,-38.26,-38.26,0,102.4,0,0 +08/10/2021 01:30,12.84,90.7,0.002,183.3,0.002,0,0,-28.89,-28.89,0,102.4,0,0 +08/10/2021 02:00,12.3,91.2,0,0,0,0,0,-15.9,-15.9,0,102.4,0,0 +08/10/2021 02:30,12.5,91.4,0,0,0,0,0,-10.26,-10.26,0,102.4,0,0 +08/10/2021 03:00,12.74,91.5,0,190,0,0,0,-10.33,-10.33,0,102.4,0,0 +08/10/2021 03:30,12.81,91.6,0.03,190,0.03,0,0,-12.49,-12.49,0,102.4,0,0 +08/10/2021 04:00,12.65,91.6,0.004,187.6,0.003,0,0,-21.7,-21.7,0,102.4,0,0 +08/10/2021 04:30,12.2,91.7,0.001,187.6,0.002,0,0,-19.88,-19.88,0,102.4,0,0 +08/10/2021 05:00,12.04,92,0.002,187.5,0.003,0,0,-35.16,-35.16,0,102.4,0,0 +08/10/2021 05:30,11.37,91.7,0,0,0,0,0,-41.71,-41.71,0,102.4,0,0 +08/10/2021 06:00,10.67,92.4,0,0,0,0,0,-37.73,-37.73,0,102.4,0,0 +08/10/2021 06:30,10.01,92.6,0,0,0,2.197,0.011,-38.2,-38.2,0,102.4,0.027,0.034 +08/10/2021 07:00,9.92,93.1,0,0,0,16.21,0.081,-29.43,-29.43,0,102.4,0.171,0.27 +08/10/2021 07:30,10.62,93.7,0.035,94,0.02,65.32,0.327,-4.83,-4.83,0,102.4,0.554,1.081 +08/10/2021 08:00,12.55,92,0.276,54.74,0.118,177.4,0.887,27.96,27.96,0,102.4,1.275,2.24 +08/10/2021 08:30,14.5,83.5,0.421,65.53,0.119,255.1,1.276,65.34,65.34,0,102.4,1.925,3.114 +08/10/2021 09:00,16.23,68.73,0.729,123.4,0.122,329.3,1.646,121.5,121.5,0,102.4,2.525,3.898 +08/10/2021 09:30,17.05,64.49,0.774,119.4,0.118,397.5,1.987,174.1,174.1,0,102.4,3,4.681 +08/10/2021 10:00,17.76,61.33,0.733,97.5,0.121,456.3,2.281,221.8,221.8,0,102.4,3.409,5.374 +08/10/2021 10:30,18.24,58.74,0.955,105.2,0.109,504.2,2.521,259.3,259.3,0,102.4,3.735,5.86 +08/10/2021 11:00,18.53,56.78,0.931,101.7,0.107,539,2.695,294.4,294.4,0,102.4,3.969,6.198 +08/10/2021 11:30,19.16,54.4,0.632,109.8,0.105,555.5,2.777,313.8,313.8,0,102.4,4.118,6.36 +08/10/2021 12:00,19.46,52.25,0.67,71.36,0.118,564.3,2.821,320.9,320.9,0,102.3,4.186,6.403 +08/10/2021 12:30,19.6,50.53,0.887,52.06,0.121,563.9,2.819,321.3,321.3,0,102.3,4.154,6.302 +08/10/2021 13:00,19.74,48.22,0.946,58.38,0.119,549,2.745,316,316,0,102.3,4.001,6.1 +08/10/2021 13:30,20.21,48.75,0.71,50.84,0.104,520,2.6,300.3,300.3,0,102.3,3.794,5.791 +08/10/2021 14:00,20.25,49.46,0.954,50,0.121,478.1,2.39,269.1,269.1,0,102.2,3.48,5.302 +08/10/2021 14:30,20.39,48.55,0.888,46.94,0.125,426.3,2.131,236.7,236.7,0,102.2,3.092,4.76 +08/10/2021 15:00,20.38,46.52,1.047,53.21,0.122,367.5,1.838,195.3,195.3,0,102.2,2.649,4.142 +08/10/2021 15:30,20.6,47.45,0.827,43.74,0.117,297.1,1.485,146.4,146.4,0,102.2,2.167,3.443 +08/10/2021 16:00,20.32,48.13,0.935,47.18,0.123,223.8,1.119,95,95,0,102.2,1.827,2.917 +08/10/2021 16:30,20.15,49.46,0.625,44.16,0.122,147.2,0.736,44.08,44.08,0,102.2,1.488,2.388 +08/10/2021 17:00,19.58,51.82,0.471,45.29,0.124,74.73,0.374,0.735,0.735,0,102.2,0.998,1.647 +08/10/2021 17:30,17.87,58.58,0.109,42.66,0.09,7.251,0.036,-40.82,-40.82,0,102.2,0.149,0.175 +08/10/2021 18:00,15.31,69.56,0.024,14.66,0.046,0,0,-41.07,-41.07,0,102.2,0.008,0.006 +08/10/2021 18:30,13.86,77.36,0.071,9.27,0.138,0,0,-39.55,-39.55,0,102.2,0,0 +08/10/2021 19:00,13.42,77.34,0.172,355.1,0.125,0,0,-37.07,-37.07,0,102.2,0,0 +08/10/2021 19:30,12.25,81.3,0.027,331.7,0.039,0,0,-39.71,-39.71,0,102.2,0,0 +08/10/2021 20:00,11.87,85.1,0.145,330.8,0.102,0,0,-38.23,-38.23,0,102.2,0,0 +08/10/2021 20:30,11.18,86.5,0.082,1.017,0.083,0,0,-38.58,-38.58,0,102.3,0,0 +08/10/2021 21:00,10.44,88.3,0,0,0,0,0,-40.47,-40.47,0,102.3,0,0 +08/10/2021 21:30,10.2,89.9,0.003,11.38,0.008,0,0,-39.6,-39.6,0,102.3,0,0 +08/10/2021 22:00,10.13,90.9,0.005,11.35,0.008,0,0,-40.32,-40.32,0,102.2,0,0 +08/10/2021 22:30,9.62,90.7,0.011,11.36,0.019,0,0,-40.28,-40.28,0,102.2,0,0 +08/10/2021 23:00,9.19,91.3,0,11.38,0.001,0,0,-38.76,-38.76,0,102.2,0,0 +08/10/2021 23:30,8.83,91.6,0,11.33,0.001,0,0,-38.75,-38.75,0,102.2,0,0 +09/10/2021 00:00,8.69,92.2,0,0,0,0,0,-37.87,-37.87,0,102.2,0,0 +09/10/2021 00:30,8.39,92.4,0,0,0,0,0,-31.87,-31.87,0,102.2,0,0 +09/10/2021 01:00,8.05,92.6,0,0,0,0,0,-35.57,-35.57,0,102.2,0,0 +09/10/2021 01:30,7.875,92.9,0,0,0,0,0,-36.24,-36.24,0,102.2,0,0 +09/10/2021 02:00,7.739,93.1,0,11.34,0.001,0,0,-31.34,-31.34,0,102.2,0,0 +09/10/2021 02:30,7.447,93.3,0.005,11.34,0.006,0,0,-33.5,-33.5,0,102.2,0,0 +09/10/2021 03:00,7.5,93.6,0.002,11.34,0.004,0,0,-38.32,-38.32,0,102.2,0,0 +09/10/2021 03:30,7.135,93.3,0.021,11.3,0.035,0,0,-37.7,-37.7,0,102.2,0,0 +09/10/2021 04:00,6.649,93.9,0.152,2.073,0.102,0,0,-35.71,-35.71,0,102.2,0,0 +09/10/2021 04:30,7.238,94.4,0.238,339.6,0.129,0,0,-36.03,-36.03,0,102.2,0,0 +09/10/2021 05:00,7.419,94.2,0.208,345.8,0.164,0,0,-34.93,-34.93,0,102.2,0,0 +09/10/2021 05:30,6.842,94.1,0.102,349.5,0.121,0,0,-35.09,-35.09,0,102.2,0,0 +09/10/2021 06:00,6.936,94.5,0.097,349,0.081,0,0,-34.81,-34.81,0,102.2,0,0 +09/10/2021 06:30,6.523,94.4,0.089,349,0.058,1.697,0.008,-34.77,-34.77,0,102.2,0.023,0.031 +09/10/2021 07:00,6.269,94.3,0.004,349,0.009,17.11,0.086,-28.55,-28.55,0,102.2,0.189,0.289 +09/10/2021 07:30,6.936,95.5,0,349,0,59.87,0.299,-4.503,-4.503,0.2,102.3,0.447,0.842 +09/10/2021 08:00,9.32,94.3,0.206,314.1,0.08,146.5,0.732,31.39,31.39,0,102.3,1.12,1.996 +09/10/2021 08:30,11.36,91.6,0.301,332.6,0.126,262,1.31,63.2,63.2,0,102.3,1.735,2.885 +09/10/2021 09:00,12.61,89.7,0.508,343.6,0.153,374.1,1.87,101.6,101.6,0,102.3,2.287,3.64 +09/10/2021 09:30,14.08,83.8,0.798,336.7,0.135,415.3,2.076,136.3,136.3,0,102.3,2.807,4.345 +09/10/2021 10:00,16.04,75.5,0.799,1.854,0.137,447.1,2.236,202.8,202.8,0,102.3,3.241,4.917 +09/10/2021 10:30,17.44,70.71,1.086,357.5,0.142,496.4,2.482,248.6,248.6,0,102.3,3.623,5.407 +09/10/2021 11:00,18.61,64.28,1.489,358.2,0.151,531.1,2.656,282.1,282.1,0,102.3,3.861,5.772 +09/10/2021 11:30,18.94,60.68,1.773,16.61,0.138,555.1,2.775,305.9,305.9,0,102.3,4.018,6.05 +09/10/2021 12:00,19.38,60.51,1.6,8.94,0.142,563.3,2.816,317.7,317.7,0,102.3,4.066,6.143 +09/10/2021 12:30,19.63,61.52,1.552,15.55,0.134,557.8,2.789,317.5,317.5,0,102.2,4.011,6.1 +09/10/2021 13:00,20.25,59.52,1.399,14.64,0.128,544.5,2.722,311.7,311.7,0,102.2,3.918,5.98 +09/10/2021 13:30,20.31,56.82,1.28,32.19,0.122,516.5,2.582,294.8,294.8,0,102.2,3.667,5.688 +09/10/2021 14:00,20.51,57.49,1.491,10.53,0.137,475.3,2.376,269.2,269.2,0,102.2,3.379,5.222 +09/10/2021 14:30,20.63,56.85,1.25,14.09,0.137,424.8,2.124,235.8,235.8,0,102.2,3.019,4.705 +09/10/2021 15:00,20.62,56.76,1.376,10.58,0.14,363.2,1.816,191.9,191.9,0,102.2,2.589,4.066 +09/10/2021 15:30,20.27,54.06,1.258,10.77,0.139,297.2,1.486,145,145,0,102.2,2.139,3.42 +09/10/2021 16:00,19.74,52.87,1.475,0.856,0.152,224.4,1.122,93.4,93.4,0,102.2,1.827,2.934 +09/10/2021 16:30,19,54.1,1.433,359,0.151,137.5,0.687,34.17,34.17,0,102.2,1.376,2.233 +09/10/2021 17:00,17.98,58.15,1.105,349.6,0.15,51.84,0.259,-18.44,-18.44,0,102.2,0.631,1.027 +09/10/2021 17:30,16.23,66.91,0.653,339.2,0.141,7.426,0.037,-40.78,-40.78,0,102.2,0.108,0.161 +09/10/2021 18:00,15.1,73.4,0.809,342.8,0.145,0,0,-47.78,-47.78,0,102.2,0,0 +09/10/2021 18:30,14.41,77.79,0.999,342.9,0.148,0,0,-51.28,-51.28,0,102.2,0,0 +09/10/2021 19:00,14,82.2,0.874,353.2,0.155,0,0,-53.5,-53.5,0,102.2,0,0 +09/10/2021 19:30,13.82,85.4,0.98,355,0.146,0,0,-53.42,-53.42,0,102.3,0,0 +09/10/2021 20:00,13.37,86.9,0.688,355.6,0.152,0,0,-49.12,-49.12,0,102.3,0,0 +09/10/2021 20:30,13.08,87.8,0.711,355.8,0.151,0,0,-49.81,-49.81,0,102.3,0,0 +09/10/2021 21:00,12.66,88.2,0.41,10.18,0.151,0,0,-48.78,-48.78,0,102.3,0,0 +09/10/2021 21:30,12.1,89.1,0.279,11.93,0.145,0,0,-45.09,-45.09,0,102.3,0,0 +09/10/2021 22:00,11.75,89.9,0.223,4.568,0.141,0,0,-41.79,-41.79,0,102.3,0,0 +09/10/2021 22:30,11.36,90.5,0.225,357.7,0.132,0,0,-41.11,-41.11,0,102.3,0,0 +09/10/2021 23:00,10.78,91.1,0.264,3.008,0.152,0,0,-41.43,-41.43,0,102.3,0,0 +09/10/2021 23:30,10.4,91.5,0.267,5.128,0.131,0,0,-42.24,-42.24,0,102.4,0,0 +10/10/2021 00:00,10.03,92.1,0.215,10.2,0.147,0,0,-40.87,-40.87,0,102.3,0,0 +10/10/2021 00:30,9.91,92.5,0.281,337,0.154,0,0,-40.83,-40.83,0,102.3,0,0 +10/10/2021 01:00,9.45,92.3,0.018,330.5,0.025,0,0,-43.47,-43.47,0,102.3,0,0 +10/10/2021 01:30,9.28,93.2,0.277,304.7,0.121,0,0,-41.42,-41.42,0,102.4,0,0 +10/10/2021 02:00,8.68,92.7,0.039,267.2,0.031,0,0,-38.76,-38.76,0,102.3,0,0 +10/10/2021 02:30,8.37,93.7,0.115,267.3,0.053,0,0,-34.85,-34.85,0,102.3,0,0 +10/10/2021 03:00,8.31,93.7,0.001,267.3,0.007,0,0,-22.81,-22.81,0,102.3,0,0 +10/10/2021 03:30,8.6,94.1,0,267.3,0.002,0,0,-22.67,-22.67,0,102.3,0,0 +10/10/2021 04:00,9.21,94.7,0,267.2,0.007,0.192,0.001,-12.07,-12.07,0,102.3,0,0 +10/10/2021 04:30,10.53,95,0.246,32.2,0.067,0.509,0.003,-2.561,-2.561,0,102.3,0,0 +10/10/2021 05:00,11.33,94.2,0.567,42.55,0.119,0,0,-4.75,-4.75,0,102.3,0,0 +10/10/2021 05:30,11.13,94,0.385,60.47,0.117,0,0,-3.486,-3.486,0,102.3,0,0 +10/10/2021 06:00,10.74,93.9,0.567,59.01,0.126,0,0,-7.186,-7.186,0,102.3,0,0 +10/10/2021 06:30,10.3,94.1,0.55,56.04,0.134,3.687,0.018,-6.071,-6.071,0,102.4,0.003,0.053 +10/10/2021 07:00,10.2,94.2,0.346,73.99,0.129,22.41,0.112,3.878,3.878,0,102.4,0.119,0.284 +10/10/2021 07:30,10.39,94.2,0.422,30.24,0.105,52.14,0.261,19.64,19.64,0,102.4,0.305,0.572 +10/10/2021 08:00,10.66,94,0.248,21.5,0.088,81.8,0.409,35.22,35.22,0,102.4,0.415,0.908 +10/10/2021 08:30,10.81,93.8,0.416,11.84,0.113,108.9,0.545,46.14,46.14,0,102.5,0.586,1.21 +10/10/2021 09:00,11.46,93.7,0.646,26.95,0.127,252,1.26,86.1,86.1,0,102.5,1.593,2.921 +10/10/2021 09:30,12.88,91.8,0.874,17.24,0.142,277.5,1.388,115.5,115.5,0,102.5,1.848,3.367 +10/10/2021 10:00,14,88.8,0.725,30.07,0.125,362.8,1.814,174.3,174.3,0,102.5,2.458,4.375 +10/10/2021 10:30,15.64,78.83,1.096,23.84,0.141,339.5,1.698,167.4,167.4,0,102.5,2.372,4.208 +10/10/2021 11:00,16.07,76.37,1,42.94,0.124,344.6,1.723,187.1,187.1,0,102.5,2.403,4.511 +10/10/2021 11:30,16.54,72.57,1.283,41.5,0.124,298,1.49,160.9,160.9,0,102.5,2.109,3.988 +10/10/2021 12:00,17.21,69.16,1.48,46.56,0.121,486.5,2.432,284.3,284.3,0,102.5,3.463,6.272 +10/10/2021 12:30,17.48,66.12,1.718,50.12,0.119,473.7,2.369,275.8,275.8,0,102.5,3.397,5.979 +10/10/2021 13:00,17.54,64.07,1.599,54.82,0.12,435.7,2.178,246.3,246.3,0,102.4,3.071,5.321 +10/10/2021 13:30,17.59,63.43,1.414,55.31,0.121,350.5,1.752,188,188,0,102.4,2.512,4.303 +10/10/2021 14:00,18.1,61.58,1.384,40.84,0.124,359.9,1.799,200,200,0,102.4,2.564,4.485 +10/10/2021 14:30,18.19,61.37,1.242,47.44,0.119,290.9,1.454,159,159,0,102.4,2.103,3.764 +10/10/2021 15:00,17.72,62.28,1.137,42.68,0.121,198.6,0.993,103.4,103.4,0,102.4,1.411,2.629 +10/10/2021 15:30,17.65,61.38,1.057,47.32,0.12,179.6,0.898,83.2,83.2,0,102.4,1.28,2.39 +10/10/2021 16:00,17.42,61.31,0.911,45.39,0.117,133.8,0.669,34.35,34.35,0,102.4,1.017,1.751 +10/10/2021 16:30,17.87,63.52,0.906,12.48,0.146,144.4,0.722,53.25,53.25,0,102.4,1.139,2.405 +10/10/2021 17:00,16.95,67.12,0.809,8.47,0.147,58.95,0.295,-10.29,-10.29,0,102.4,0.472,1.048 +10/10/2021 17:30,15.56,73.54,0.406,7.615,0.124,9.81,0.049,-42.47,-42.47,0,102.4,0.112,0.195 +10/10/2021 18:00,14.03,78.07,0.211,9.14,0.145,0,0,-45.29,-45.29,0,102.4,0,0.007 +10/10/2021 18:30,12.88,82.9,0.177,6.795,0.091,0,0,-41.7,-41.7,0,102.4,0,0 +10/10/2021 19:00,12.24,84,0.414,13.37,0.145,0,0,-44.99,-44.99,0,102.5,0,0 +10/10/2021 19:30,11.94,83.2,0.449,4.971,0.153,0,0,-47.06,-47.06,0,102.5,0,0 +10/10/2021 20:00,11.7,84.4,0.548,13.92,0.146,0,0,-47.9,-47.9,0,102.5,0,0 +10/10/2021 20:30,11.56,85.4,0.451,6.417,0.166,0,0,-48.52,-48.52,0,102.5,0,0 +10/10/2021 21:00,11.33,86.9,0.398,10.4,0.174,0,0,-46.75,-46.75,0,102.5,0,0 +10/10/2021 21:30,10.96,88,0.163,17.84,0.128,0,0,-45.61,-45.61,0,102.5,0,0 +10/10/2021 22:00,10.6,89.1,0.09,18.11,0.062,0,0,-40.76,-40.76,0,102.6,0,0 +10/10/2021 22:30,9.75,89.7,0.025,18.04,0.025,0,0,-39.53,-39.53,0,102.6,0,0 +10/10/2021 23:00,9.55,91.1,0.171,18.04,0.05,0,0,-39.53,-39.53,0,102.6,0,0 +10/10/2021 23:30,9.49,91.3,0.134,18.04,0.052,0,0,-40.18,-40.18,0,102.6,0,0 +11/10/2021 00:00,8.23,91.3,0.002,18.03,0.009,0,0,-39.65,-39.65,0,102.6,0,0 +11/10/2021 00:30,8.03,92.6,0.093,6.816,0.078,0,0,-21.48,-21.48,0,102.6,0,0 +11/10/2021 01:00,8.91,93.2,0.179,4.89,0.098,0,0,-26.41,-26.41,0,102.6,0,0 +11/10/2021 01:30,9.65,93.1,0.08,10.54,0.07,0,0,-17.76,-17.76,0,102.6,0,0 +11/10/2021 02:00,10.09,93.2,0.033,327.5,0.022,0,0,-21.34,-21.34,0,102.6,0,0 +11/10/2021 02:30,9.93,93,0.03,309.4,0.035,0,0,-27.98,-27.98,0,102.5,0,0 +11/10/2021 03:00,9.59,93.1,0.01,309.4,0.009,0,0,-31.45,-31.45,0,102.5,0,0 +11/10/2021 03:30,9.15,93.4,0.009,309.4,0.007,0,0,-24.95,-24.95,0,102.5,0,0 +11/10/2021 04:00,9.49,93.8,0.034,310.2,0.023,0.027,0,-9.06,-9.06,0,102.5,0,0 +11/10/2021 04:30,10.01,94,0.118,346.5,0.061,0.21,0.001,-7.969,-7.969,0,102.5,0,0 +11/10/2021 05:00,10.89,94.3,0.393,337.9,0.135,0.224,0.001,-21.92,-21.92,0,102.5,0,0 +11/10/2021 05:30,10.61,93.7,0.419,326.3,0.119,0,0,-41.41,-41.41,0,102.6,0,0 +11/10/2021 06:00,10.34,94.3,0.199,347.5,0.079,0.188,0.001,-9.12,-9.12,0,102.6,0,0 +11/10/2021 06:30,11.03,94.5,0.116,357.8,0.082,1.816,0.009,-3.323,-3.323,0,102.6,0,0.004 +11/10/2021 07:00,11.47,94.4,0.172,5.907,0.121,11.7,0.058,3.005,3.005,0.2,102.6,0.058,0.116 +11/10/2021 07:30,11.7,94.2,0.354,23.85,0.134,34.27,0.171,15.75,15.75,0,102.6,0.184,0.356 +11/10/2021 08:00,11.88,94.4,0.791,16.9,0.14,49.68,0.248,24.82,24.82,0,102.7,0.266,0.468 +11/10/2021 08:30,12.79,94.3,0.892,20.33,0.142,190.7,0.953,52.67,52.67,0,102.7,1.08,2.039 +11/10/2021 09:00,13.7,92.8,1.109,28.6,0.13,230.7,1.154,77.7,77.7,0,102.7,1.435,2.583 +11/10/2021 09:30,14.64,91.1,1.371,30.93,0.127,349.5,1.747,157.8,157.8,0,102.7,2.284,4.026 +11/10/2021 10:00,15.67,81.1,1.413,32.19,0.117,333.5,1.667,155.4,155.4,0,102.7,2.267,3.839 +11/10/2021 10:30,16.41,73.66,1.637,26.61,0.128,391.7,1.958,199.5,199.5,0,102.7,2.696,4.716 +11/10/2021 11:00,16.84,70.91,1.127,41.57,0.12,471.9,2.359,249.9,249.9,0,102.7,3.223,5.459 +11/10/2021 11:30,17.9,63.01,1.532,23.44,0.13,555.8,2.779,315.7,315.7,0,102.7,3.849,6.494 +11/10/2021 12:00,17.89,60.61,1.636,19.42,0.134,509.5,2.548,286.7,286.7,0,102.6,3.542,5.956 +11/10/2021 12:30,18.09,58.27,1.522,31.66,0.129,490.9,2.455,281.5,281.5,0,102.6,3.424,5.873 +11/10/2021 13:00,18.07,58.76,1.573,18.6,0.132,401.9,2.009,221.1,221.1,0,102.6,2.815,4.731 +11/10/2021 13:30,17.78,57.37,1.702,18.73,0.125,477.3,2.387,269.9,269.9,0,102.6,3.265,5.494 +11/10/2021 14:00,18.03,55.33,1.926,14.97,0.136,479.7,2.398,271.5,271.5,0,102.6,3.252,5.512 +11/10/2021 14:30,18.06,53.89,1.424,32.86,0.113,406.2,2.031,219.2,219.2,0,102.5,2.762,4.729 +11/10/2021 15:00,18.33,55.43,1.468,18.5,0.129,366.9,1.834,192.6,192.6,0,102.5,2.537,4.419 +11/10/2021 15:30,17.77,56.91,1.69,21.37,0.13,275.8,1.379,127.2,127.2,0,102.5,1.982,3.498 +11/10/2021 16:00,17.38,58.62,1.349,16.2,0.139,213.5,1.068,85.7,85.7,0,102.5,1.721,3.059 +11/10/2021 16:30,16.78,60.42,1.296,24.91,0.135,117.1,0.586,19.51,19.51,0,102.5,1.047,1.898 +11/10/2021 17:00,15.47,64.85,1.227,16.28,0.14,57.53,0.288,-14.83,-14.83,0,102.5,0.494,0.975 +11/10/2021 17:30,14.05,70.36,0.852,14.07,0.152,8.73,0.044,-45.75,-45.75,0,102.5,0.086,0.185 +11/10/2021 18:00,12.98,74.49,0.786,5.669,0.148,0,0,-53.62,-53.62,0,102.6,0,0.008 +11/10/2021 18:30,12.3,77.37,0.825,2.511,0.153,0,0,-53.93,-53.93,0,102.6,0,0 +11/10/2021 19:00,11.79,79.1,0.745,11.46,0.152,0,0,-53.07,-53.07,0,102.6,0,0 +11/10/2021 19:30,11.12,81.1,0.755,15.61,0.148,0,0,-53.26,-53.26,0,102.6,0,0 +11/10/2021 20:00,10.67,82.6,0.382,356.9,0.168,0,0,-47.86,-47.86,0,102.6,0,0 +11/10/2021 20:30,10.05,85.1,0.292,339.4,0.138,0,0,-43.88,-43.88,0,102.6,0,0 +11/10/2021 21:00,9.43,86.5,0.23,310.2,0.116,0,0,-49.08,-49.08,0,102.6,0,0 +11/10/2021 21:30,8.67,89,0.481,295.3,0.17,0,0,-49.36,-49.36,0,102.6,0,0 +11/10/2021 22:00,8.12,89.7,0.19,278.4,0.102,0,0,-47.23,-47.23,0,102.6,0,0 +11/10/2021 22:30,7.781,91,0.424,352.6,0.132,0,0,-47.33,-47.33,0,102.6,0,0 +11/10/2021 23:00,7.822,91.4,0.283,323.6,0.115,0,0,-47.33,-47.33,0,102.6,0,0 +11/10/2021 23:30,7.278,91.5,0.099,220.9,0.067,0,0,-48.01,-48.01,0,102.6,0,0 +12/10/2021 00:00,7.254,92.5,0.54,322.2,0.125,0,0,-44.28,-44.28,0,102.6,0,0 +12/10/2021 00:30,7.448,92.5,0.55,345.5,0.157,0,0,-44.59,-44.59,0,102.6,0,0 +12/10/2021 01:00,7.481,92.7,0.756,334.8,0.139,0,0,-45.78,-45.78,0,102.5,0,0 +12/10/2021 01:30,7.283,92.7,0.441,330.3,0.117,0,0,-43.8,-43.8,0,102.5,0,0 +12/10/2021 02:00,6.726,93.1,0.368,347.4,0.138,0,0,-41.99,-41.99,0,102.5,0,0 +12/10/2021 02:30,6.535,93.1,0.33,355.6,0.121,0,0,-42.25,-42.25,0,102.5,0,0 +12/10/2021 03:00,5.941,93.2,0.031,353.4,0.064,0,0,-45.15,-45.15,0,102.4,0,0 +12/10/2021 03:30,5.442,93.7,0.158,349.5,0.094,0,0,-41.7,-41.7,0,102.4,0,0 +12/10/2021 04:00,5.423,93.9,0.066,346.8,0.058,0,0,-42.72,-42.72,0,102.4,0,0 +12/10/2021 04:30,5.039,93.7,0.003,346.8,0.008,0,0,-39.17,-39.17,0,102.4,0,0 +12/10/2021 05:00,4.811,94.4,0.001,346.8,0.003,0,0,-40.28,-40.28,0,102.4,0,0 +12/10/2021 05:30,4.612,94.1,0.043,346.5,0.052,0,0,-36.43,-36.43,0,102.4,0,0 +12/10/2021 06:00,4.293,93.9,0.029,346.2,0.028,0,0,-39.43,-39.43,0.2,102.4,0,0 +12/10/2021 06:30,4.037,94.5,0.042,346.3,0.058,1.565,0.008,-34.48,-34.48,0,102.4,0.008,0.032 +12/10/2021 07:00,4.4,94.7,0.054,284.9,0.034,24.82,0.124,-25.37,-25.37,0,102.4,0.151,0.305 +12/10/2021 07:30,4.941,94.7,0.161,309.4,0.089,62.19,0.311,-5.375,-5.375,0,102.4,0.328,0.634 +12/10/2021 08:00,6.125,94.1,0.263,293.1,0.109,150.4,0.752,22.31,22.31,0,102.4,0.82,1.72 +12/10/2021 08:30,7.759,92.7,0.315,292.1,0.132,215.3,1.076,54.98,54.98,0,102.4,1.327,2.612 +12/10/2021 09:00,9.9,91.3,0.205,279.5,0.098,245.8,1.229,82.2,82.2,0,102.4,1.61,2.974 +12/10/2021 09:30,10.16,90.4,0.601,302.8,0.133,255,1.275,124.8,124.8,0,102.4,1.649,3.179 +12/10/2021 10:00,11.38,89,0.499,242.8,0.127,241.9,1.21,124.3,124.3,0,102.4,1.571,2.955 +12/10/2021 10:30,13.1,82,0.769,206.4,0.119,399.1,1.996,201.3,201.3,0,102.4,2.686,4.645 +12/10/2021 11:00,15.24,66.68,0.594,164.2,0.111,524.4,2.622,289.3,289.3,0,102.3,3.577,6.212 +12/10/2021 11:30,15.89,64.39,0.583,320,0.103,475.3,2.377,276.9,276.9,0,102.3,3.343,5.902 +12/10/2021 12:00,16.21,64.94,0.994,358.4,0.125,411.2,2.056,239.9,239.9,0,102.3,2.941,5.363 +12/10/2021 12:30,16.47,63.64,1.084,352.6,0.135,396.7,1.983,230,230,0,102.2,2.773,5.077 +12/10/2021 13:00,16.94,61.14,1.154,349.2,0.116,536.7,2.683,320.7,320.7,0,102.2,3.733,6.76 +12/10/2021 13:30,17.24,60.99,1.495,336.9,0.133,417.2,2.086,236,236,0,102.2,2.971,5.288 +12/10/2021 14:00,17.28,59.97,1.508,333.7,0.131,489.4,2.447,291.5,291.5,0,102.1,3.373,6.124 +12/10/2021 14:30,17.64,58.23,1.671,349.1,0.139,348.7,1.744,189.7,189.7,0,102.1,2.453,4.42 +12/10/2021 15:00,16.64,60.77,1.956,330.1,0.137,196.8,0.984,86,86,0,102.1,1.361,2.435 +12/10/2021 15:30,16.28,61.88,1.884,343,0.141,162.1,0.81,56.56,56.56,0,102.1,1.135,2.066 +12/10/2021 16:00,16.26,62.47,1.618,352,0.151,125.3,0.627,29.29,29.29,0,102.1,0.927,1.658 +12/10/2021 16:30,15.61,66.24,1.987,339.2,0.145,122.5,0.613,34.14,34.14,0,102.1,1.117,2.24 +12/10/2021 17:00,15.91,66.12,1.325,343.9,0.141,71.13,0.356,17.38,17.38,0,102.1,0.704,1.549 +12/10/2021 17:30,14.25,72.07,0.979,352,0.154,6.604,0.033,-45.95,-45.95,0,102.1,0.07,0.157 +12/10/2021 18:00,12.93,77.27,0.808,353.4,0.149,0,0,-55.99,-55.99,0,102.1,0,0 +12/10/2021 18:30,11.89,81.1,0.414,331.1,0.141,0,0,-49.4,-49.4,0,102.2,0,0 +12/10/2021 19:00,11.04,83.9,0.434,325.1,0.141,0,0,-45.26,-45.26,0,102.2,0,0 +12/10/2021 19:30,10.28,85.1,0.174,324.3,0.097,0,0,-43.58,-43.58,0,102.2,0,0 +12/10/2021 20:00,9.49,87.5,0.004,323.6,0.01,0,0,-39.31,-39.31,0,102.2,0,0 +12/10/2021 20:30,9.26,89.2,0.288,322.7,0.094,0,0,-41.77,-41.77,0,102.2,0,0 +12/10/2021 21:00,9.04,89.6,0.257,322.3,0.12,0,0,-40.51,-40.51,0,102.2,0,0 +12/10/2021 21:30,8.82,90.4,0.378,321.9,0.105,0,0,-42.55,-42.55,0,102.2,0,0 +12/10/2021 22:00,8.64,90.7,0.57,318.9,0.13,0,0,-42.94,-42.94,0,102.2,0,0 +12/10/2021 22:30,8.3,91.3,0.49,323.2,0.124,0,0,-40.81,-40.81,0,102.2,0,0 +12/10/2021 23:00,7.752,91.3,0.056,330.3,0.041,0,0,-38.45,-38.45,0,102.2,0,0 +12/10/2021 23:30,7.503,92.2,0.067,330.3,0.065,0,0,-36.18,-36.18,0,102.3,0,0 +13/10/2021 00:00,7.465,92.3,0.059,330.3,0.038,0,0,-36.41,-36.41,0,102.3,0,0 +13/10/2021 00:30,6.724,92.3,0,0,0,0,0,-34.93,-34.93,0,102.3,0,0 +13/10/2021 01:00,6.675,93,0.015,330.3,0.012,0,0,-27.47,-27.47,0,102.3,0,0 +13/10/2021 01:30,6.894,93.5,0.233,305.6,0.059,0,0,-27.98,-27.98,0,102.3,0,0 +13/10/2021 02:00,7.424,93,0.31,304.7,0.126,0,0,-40.94,-40.94,0,102.2,0,0 +13/10/2021 02:30,7.119,93.4,0.374,288.3,0.101,0,0,-40.36,-40.36,0,102.2,0,0 +13/10/2021 03:00,6.721,93.3,0.212,311.5,0.077,0,0,-38.39,-38.39,0,102.2,0,0 +13/10/2021 03:30,6.35,93.5,0.289,319.9,0.103,0,0,-37.27,-37.27,0,102.3,0,0 +13/10/2021 04:00,6.046,93.6,0.015,148.4,0.019,0,0,-41.28,-41.28,0,102.3,0,0 +13/10/2021 04:30,5.461,93.9,0,0,0,0,0,-36.5,-36.5,0,102.3,0,0 +13/10/2021 05:00,5.332,94,0,0,0,0,0,-35.46,-35.46,0,102.3,0,0 +13/10/2021 05:30,5.218,94.3,0.033,148.3,0.028,0,0,-35.63,-35.63,0,102.3,0,0 +13/10/2021 06:00,5.228,94.4,0.019,148.3,0.011,0,0,-36.6,-36.6,0,102.3,0,0 +13/10/2021 06:30,5.274,94.6,0.019,169.2,0.022,0.508,0.003,-34.34,-34.34,0.2,102.3,0,0.008 +13/10/2021 07:00,5.154,94.7,0.003,170.4,0.006,15.83,0.079,-27.74,-27.74,0,102.4,0.097,0.188 +13/10/2021 07:30,5.873,95.2,0.004,170.4,0.007,61.03,0.305,-5.497,-5.497,0,102.4,0.299,0.498 +13/10/2021 08:00,7.906,94,0.263,292.7,0.089,144.2,0.721,25.92,25.92,0,102.4,0.792,1.685 +13/10/2021 08:30,10.02,92,0.064,293.7,0.056,225.7,1.128,61.15,61.15,0,102.4,1.381,2.725 +13/10/2021 09:00,11.24,90.2,0.637,256.2,0.11,278,1.39,96.8,96.8,0,102.4,1.817,3.315 +13/10/2021 09:30,12.82,87,0.235,285,0.104,335.4,1.677,132.7,132.7,0,102.4,2.32,4.016 +13/10/2021 10:00,14.71,78.91,0.439,336.8,0.121,398.1,1.99,183.3,183.3,0,102.5,2.815,4.747 +13/10/2021 10:30,15.79,74.87,0.58,16.95,0.103,416.1,2.081,228.9,228.9,0,102.5,2.997,5.288 +13/10/2021 11:00,16.33,70.95,0.428,38.17,0.107,316,1.58,174.5,174.5,0,102.4,2.256,4.073 +13/10/2021 11:30,17.42,66.98,0.502,18.01,0.108,447,2.235,252.2,252.2,0,102.4,3.174,5.632 +13/10/2021 12:00,17.42,64.47,0.668,56.11,0.121,431.7,2.159,247,247,0,102.4,3.024,5.457 +13/10/2021 12:30,18.2,62.86,0.932,21.02,0.127,510.4,2.552,303.9,303.9,0,102.4,3.597,6.467 +13/10/2021 13:00,18.39,60.49,0.908,38.58,0.119,433.4,2.167,251.6,251.6,0,102.4,3.086,5.476 +13/10/2021 13:30,18.17,60.79,1.182,14.25,0.139,380.4,1.902,207.2,207.2,0,102.4,2.612,4.566 +13/10/2021 14:00,18.75,58.17,1.052,28.74,0.116,458.2,2.291,262.2,262.2,0,102.4,3.15,5.616 +13/10/2021 14:30,18.6,57.04,0.818,52.03,0.122,244.9,1.225,125.6,125.6,0,102.4,1.752,3.226 +13/10/2021 15:00,18.53,58.68,0.537,73.83,0.118,288.5,1.442,160.5,160.5,0,102.3,1.993,3.847 +13/10/2021 15:30,18.46,58.5,0.593,56.44,0.128,208.5,1.043,89.8,89.8,0,102.4,1.539,2.754 +13/10/2021 16:00,18.65,55.79,0.715,52.96,0.124,202.4,1.012,94.5,94.5,0,102.3,1.665,3.182 +13/10/2021 16:30,17.4,60.29,0.417,47.18,0.123,50.68,0.253,-8.84,-8.84,0,102.3,0.45,0.746 +13/10/2021 17:00,16.65,62.88,0.263,56.2,0.084,44.7,0.224,-15.31,-15.31,0,102.3,0.503,1.035 +13/10/2021 17:30,15.29,68.99,0.072,36.01,0.047,4.365,0.022,-38.21,-38.21,0,102.4,0.07,0.119 +13/10/2021 18:00,13.19,76.82,0.026,24.77,0.019,0,0,-37.18,-37.18,0,102.4,0,0 +13/10/2021 18:30,11.95,84,0.063,18.15,0.076,0,0,-36.35,-36.35,0,102.4,0,0 +13/10/2021 19:00,11.87,86.5,0.277,15.01,0.133,0,0,-37.33,-37.33,0,102.4,0,0 +13/10/2021 19:30,11.8,86.6,0.286,11.53,0.146,0,0,-41.69,-41.69,0,102.4,0,0 +13/10/2021 20:00,11.68,87.9,0.483,18.96,0.138,0,0,-45.28,-45.28,0,102.4,0,0 +13/10/2021 20:30,11.43,88.7,0.237,42.66,0.112,0,0,-45.45,-45.45,0,102.4,0,0 +13/10/2021 21:00,10.91,89.4,0.095,31.7,0.071,0,0,-43.76,-43.76,0,102.5,0,0 +13/10/2021 21:30,10.61,90.1,0.059,50.59,0.052,0,0,-43.44,-43.44,0,102.5,0,0 +13/10/2021 22:00,10.39,90.6,0.038,78.33,0.042,0,0,-42.57,-42.57,0,102.5,0,0 +13/10/2021 22:30,9.2,89.8,0.021,83.6,0.012,0,0,-38.98,-38.98,0,102.5,0,0 +13/10/2021 23:00,8.4,90.8,0,0,0,0,0,-39.64,-39.64,0,102.5,0,0 +13/10/2021 23:30,7.797,91.4,0,0,0,0,0,-39.54,-39.54,0,102.5,0,0 +14/10/2021 00:00,7.405,91.8,0,0,0,0,0,-40.65,-40.65,0,102.4,0,0 +14/10/2021 00:30,7.059,92.6,0.005,83.9,0.004,0,0,-40.77,-40.77,0,102.4,0,0 +14/10/2021 01:00,6.863,92.6,0,0,0,0,0,-42.72,-42.72,0,102.4,0,0 +14/10/2021 01:30,6.198,92.8,0,0,0,0,0,-39.83,-39.83,0,102.4,0,0 +14/10/2021 02:00,6.16,93.4,0,0,0,0,0,-39.9,-39.9,0,102.4,0,0 +14/10/2021 02:30,5.817,93.3,0,0,0,0,0,-40.64,-40.64,0,102.4,0,0 +14/10/2021 03:00,5.478,93.5,0.025,84,0.035,0,0,-39,-39,0,102.4,0,0 +14/10/2021 03:30,5.157,93.3,0,0,0,0,0,-38.56,-38.56,0,102.4,0,0 +14/10/2021 04:00,4.753,93.8,0,0,0,0,0,-33.91,-33.91,0,102.4,0,0 +14/10/2021 04:30,4.409,93.5,0,84.1,0,0,0,-28.76,-28.76,0,102.4,0,0 +14/10/2021 05:00,4.282,93.8,0,83.6,0.001,0,0,-31.82,-31.82,0,102.4,0,0 +14/10/2021 05:30,4.071,94,0,0,0,0,0,-38.07,-38.07,0.4,102.4,0,0 +14/10/2021 06:00,3.911,94.3,0.003,83.6,0.006,0,0,-40.1,-40.1,0,102.4,0,0 +14/10/2021 06:30,3.773,94.2,0.003,128.8,0.005,0.336,0.002,-40.97,-40.97,0,102.4,0,0.013 +14/10/2021 07:00,3.498,94.5,0,0,0,11.99,0.06,-34.78,-34.78,0,102.4,0.104,0.206 +14/10/2021 07:30,4.193,95.2,0.005,99.8,0.007,57.23,0.286,-12.62,-12.62,0,102.4,0.23,0.349 +14/10/2021 08:00,6.432,94.1,0.002,100.8,0.004,153.2,0.766,20.24,20.24,0,102.4,0.814,1.768 +14/10/2021 08:30,8.85,91.4,0.272,156.2,0.1,234,1.17,54.67,54.67,0,102.4,1.422,2.852 +14/10/2021 09:00,10.04,85.3,0.478,143.3,0.119,306.2,1.531,104.3,104.3,0,102.4,1.934,3.664 +14/10/2021 09:30,11.43,72.56,0.592,123.7,0.129,363.3,1.816,183.9,183.9,0,102.4,2.385,4.366 +14/10/2021 10:00,12.85,66.43,0.692,148.8,0.119,416.1,2.08,217.4,217.4,0,102.3,2.793,4.985 +14/10/2021 10:30,14.01,61.78,0.676,147.1,0.114,462.9,2.314,243.6,243.6,0,102.3,3.147,5.549 +14/10/2021 11:00,14.6,59.45,1.056,160.9,0.121,501.5,2.507,274,274,0,102.3,3.383,6.024 +14/10/2021 11:30,15.08,56.52,0.843,140.4,0.116,522.2,2.611,295,295,0,102.2,3.526,6.302 +14/10/2021 12:00,15.37,53.33,1.007,125.7,0.106,534.1,2.67,304.6,304.6,0,102.2,3.584,6.38 +14/10/2021 12:30,15.45,52.8,1.08,148.2,0.117,534,2.67,309.1,309.1,0,102.2,3.569,6.334 +14/10/2021 13:00,15.99,50.78,0.941,123.1,0.111,517,2.585,301.9,301.9,0,102.1,3.432,6.133 +14/10/2021 13:30,16.19,50.16,0.881,139.8,0.123,487.5,2.438,283,283,0,102.1,3.222,5.784 +14/10/2021 14:00,16.41,49.71,0.926,147.2,0.123,445.9,2.23,253.6,253.6,0,102,2.941,5.323 +14/10/2021 14:30,16.64,49.2,0.898,136.1,0.121,394.7,1.974,217.6,217.6,0,102,2.607,4.783 +14/10/2021 15:00,16.91,49.29,0.72,102,0.113,332,1.66,171.6,171.6,0,102,2.238,4.131 +14/10/2021 15:30,17.19,48.86,0.794,135.6,0.122,262.4,1.312,122.4,122.4,0,101.9,1.962,3.609 +14/10/2021 16:00,16.9,49.28,0.653,134.5,0.124,188.3,0.941,72.49,72.49,0,101.9,1.674,3.073 +14/10/2021 16:30,16.47,50.53,0.606,137.7,0.123,115.6,0.578,22.74,22.74,0,101.9,1.315,2.47 +14/10/2021 17:00,15.9,53.38,0.261,169.6,0.127,35.3,0.177,-26.27,-26.27,0,101.9,0.492,0.954 +14/10/2021 17:30,13.31,67.17,0.005,170.5,0.005,1.299,0.006,-49.18,-49.18,0,101.9,0.035,0.063 +14/10/2021 18:00,10.29,79.51,0.014,170.5,0.024,0,0,-47.62,-47.62,0,101.9,0,0 +14/10/2021 18:30,8.96,83.9,0.05,174.4,0.053,0,0,-45.35,-45.35,0,101.9,0,0 +14/10/2021 19:00,8.21,87.2,0.095,177.6,0.07,0,0,-44.19,-44.19,0,101.9,0,0 +14/10/2021 19:30,7.688,88.7,0.081,214.9,0.07,0,0,-42.02,-42.02,0,101.8,0,0 +14/10/2021 20:00,7.242,89.6,0.014,213.5,0.013,0,0,-39.18,-39.18,0,101.8,0,0 +14/10/2021 20:30,6.831,90.6,0.012,213.5,0.009,0,0,-41.13,-41.13,0,101.8,0,0 +14/10/2021 21:00,6.63,91.2,0.134,302.3,0.064,0,0,-41.78,-41.78,0,101.8,0,0 +14/10/2021 21:30,6.265,91.6,0.063,282.9,0.027,0,0,-37.79,-37.79,0,101.8,0,0 +14/10/2021 22:00,6.354,92.1,0.2,265.6,0.091,0,0,-39.67,-39.67,0,101.8,0,0 +14/10/2021 22:30,5.981,92,0.233,312,0.117,0,0,-38.86,-38.86,0,101.8,0,0 +14/10/2021 23:00,5.523,92.6,0.069,313.9,0.065,0,0,-37.08,-37.08,0,101.7,0,0 +14/10/2021 23:30,5.391,92.7,0.066,314,0.042,0,0,-35.07,-35.07,0,101.7,0,0 +15/10/2021 00:00,5.494,93,0.119,269.6,0.089,0,0,-38.71,-38.71,0,101.7,0,0 +15/10/2021 00:30,5.207,92.9,0,0,0,0,0,-37.68,-37.68,0,101.7,0,0 +15/10/2021 01:00,4.84,93.1,0.011,259.4,0.009,0,0,-40,-40,0,101.7,0,0 +15/10/2021 01:30,4.446,93.2,0.032,259.4,0.044,0,0,-38.33,-38.33,0,101.7,0,0 +15/10/2021 02:00,4.319,93.6,0.046,259.4,0.048,0,0,-34.45,-34.45,0,101.6,0,0 +15/10/2021 02:30,4.4,93.8,0.095,259.8,0.088,0,0,-32.63,-32.63,0,101.6,0,0 +15/10/2021 03:00,4.605,93.9,0,259.9,0.002,0,0,-29.6,-29.6,0,101.6,0,0 +15/10/2021 03:30,4.587,94,0.009,259.9,0.022,0,0,-26.95,-26.95,0,101.6,0,0 +15/10/2021 04:00,4.712,94,0.059,259.7,0.051,0,0,-24.36,-24.36,0,101.6,0,0 +15/10/2021 04:30,4.865,93.9,0.129,287.7,0.074,0,0,-29.21,-29.21,0,101.6,0,0 +15/10/2021 05:00,4.626,93.8,0.002,308.7,0.006,0,0,-25.95,-25.95,0,101.6,0,0 +15/10/2021 05:30,4.682,94.2,0.019,308.4,0.025,0,0,-34.61,-34.61,0,101.6,0,0 +15/10/2021 06:00,4.323,93.7,0.091,324.9,0.04,0,0,-40.12,-40.12,0,101.6,0,0 +15/10/2021 06:30,3.762,94.1,0.062,327.4,0.043,0.069,0,-37.92,-37.92,0,101.6,0,0 +15/10/2021 07:00,4.254,94.9,0.271,317.1,0.115,9.59,0.048,-33.6,-33.6,0,101.6,0.056,0.108 +15/10/2021 07:30,4.623,95,0.043,315.3,0.045,52.85,0.264,-9.9,-9.9,0,101.6,0.224,0.356 +15/10/2021 08:00,7.39,94.7,0.006,294.4,0.008,147.6,0.738,33.48,33.48,0,101.6,0.797,1.807 +15/10/2021 08:30,8.71,90.7,0.376,248.7,0.122,256.1,1.281,97.2,97.2,0,101.7,1.594,3.423 +15/10/2021 09:00,9.51,89.3,0.109,244.3,0.071,170.3,0.852,66.32,66.32,0,101.7,1.05,2.286 +15/10/2021 09:30,9.68,86.4,0.494,295.5,0.155,169.7,0.848,68.42,68.42,0,101.7,1.037,2.23 +15/10/2021 10:00,10.29,84.6,0.403,307.2,0.133,233,1.165,94.6,94.6,0,101.7,1.479,2.92 +15/10/2021 10:30,12.53,78.66,0.391,322.4,0.104,302.7,1.513,134.1,134.1,0,101.7,1.997,3.75 +15/10/2021 11:00,14.73,70.04,0.265,338.1,0.101,473.9,2.369,256.2,256.2,0,101.7,3.218,5.817 +15/10/2021 11:30,16.39,64.8,0.614,35.36,0.118,546.4,2.732,316.3,316.3,0,101.7,3.777,6.676 +15/10/2021 12:00,17.12,57.19,1.02,58.09,0.109,552,2.76,324.2,324.2,0,101.7,3.803,6.75 +15/10/2021 12:30,17.1,58.01,0.917,70.86,0.123,509.9,2.55,295.9,295.9,0,101.7,3.493,6.261 +15/10/2021 13:00,17.71,59.06,0.95,42.19,0.12,510.1,2.551,299.1,299.1,0,101.7,3.468,6.231 +15/10/2021 13:30,18.12,57.18,0.726,45.48,0.117,364.9,1.825,199.3,199.3,0,101.7,2.528,4.478 +15/10/2021 14:00,17.8,56.9,0.777,60.62,0.115,355.5,1.777,195.2,195.2,0,101.6,2.457,4.384 +15/10/2021 14:30,18.26,58.2,0.776,28.19,0.12,373,1.865,207.3,207.3,0,101.6,2.577,4.703 +15/10/2021 15:00,18.44,57.73,0.638,38.65,0.122,235.7,1.179,113,113,0,101.6,1.711,3.065 +15/10/2021 15:30,17.96,59.25,0.605,37.4,0.12,197,0.985,91.1,91.1,0,101.6,1.526,2.875 +15/10/2021 16:00,18.08,59.34,0.562,55,0.114,166.8,0.834,64.84,64.84,0,101.6,1.493,2.826 +15/10/2021 16:30,17.79,60.18,0.519,59.83,0.129,105.7,0.528,21.47,21.47,0,101.6,1.128,2.268 +15/10/2021 17:00,16.39,66.27,0.666,15.37,0.149,36.86,0.184,-22.52,-22.52,0,101.6,0.458,0.964 +15/10/2021 17:30,14.47,74.33,0.252,3.96,0.129,3.413,0.017,-41.29,-41.29,0,101.7,0.053,0.107 +15/10/2021 18:00,13.04,80.2,0.146,1.424,0.11,0,0,-40.99,-40.99,0,101.7,0,0 +15/10/2021 18:30,12.26,83.7,0.395,14.32,0.144,0,0,-41.49,-41.49,0,101.7,0,0 +15/10/2021 19:00,11.87,85.4,0.274,23.08,0.136,0,0,-43.03,-43.03,0,101.7,0,0 +15/10/2021 19:30,11.54,87.6,0.196,5.205,0.149,0,0,-40.22,-40.22,0,101.7,0,0 +15/10/2021 20:00,11.21,89.2,0.18,6.796,0.143,0,0,-37.59,-37.59,0,101.7,0,0 +15/10/2021 20:30,10.58,89.6,0.2,321.7,0.073,0,0,-37.99,-37.99,0,101.7,0,0 +15/10/2021 21:00,9.66,90.6,0,0,0,0,0,-37.72,-37.72,0,101.7,0,0 +15/10/2021 21:30,9.26,91.4,0,0,0,0,0,-35.36,-35.36,0,101.8,0,0 +15/10/2021 22:00,8.64,91.7,0,0,0,0,0,-37.59,-37.59,0,101.8,0,0 +15/10/2021 22:30,8.47,92.3,0,0,0,0,0,-36.4,-36.4,0,101.8,0,0 +15/10/2021 23:00,8.14,92.4,0,0,0,0,0,-34.77,-34.77,0,101.8,0,0 +15/10/2021 23:30,7.616,92.9,0,0,0,0,0,-32.78,-32.78,0,101.8,0,0 +16/10/2021 00:00,7.43,93,0,0,0,0,0,-33.39,-33.39,0,101.8,0,0 +16/10/2021 00:30,7.058,93.2,0,0,0,0,0,-25.77,-25.77,0,101.8,0,0 +16/10/2021 01:00,6.959,93.6,0,0,0,0,0,-17.84,-17.84,0,101.7,0,0 +16/10/2021 01:30,7.415,93.9,0,0,0,0,0,-14.77,-14.77,0.2,101.7,0,0 +16/10/2021 02:00,7.416,93.6,0,0,0,0,0,-18.96,-18.96,0,101.7,0,0 +16/10/2021 02:30,6.894,93.5,0,0,0,0,0,-21.44,-21.44,0.2,101.7,0,0 +16/10/2021 03:00,6.595,93.9,0,0,0,0,0,-21.61,-21.61,0,101.7,0,0 +16/10/2021 03:30,6.507,94.1,0,0,0,0,0,-16.34,-16.34,0,101.7,0,0 +16/10/2021 04:00,6.492,94.1,0,0,0,0,0,-15.59,-15.59,0,101.7,0,0 +16/10/2021 04:30,6.461,94.2,0,0,0,0,0,-17.01,-17.01,0,101.7,0,0 +16/10/2021 05:00,6.438,94.3,0,0,0,0,0,-17.43,-17.43,0,101.7,0,0 +16/10/2021 05:30,6.404,94.4,0,0,0,0,0,-15,-15,0,101.7,0,0 +16/10/2021 06:00,6.374,94.5,0,0,0,0,0,-13.85,-13.85,0,101.7,0,0 +16/10/2021 06:30,6.458,94.7,0,0,0,0.538,0.003,-12.1,-12.1,0,101.7,0,0 +16/10/2021 07:00,6.423,94.5,0,0,0,11.37,0.057,-9.25,-9.25,0,101.7,0.059,0.132 +16/10/2021 07:30,6.512,94.7,0,0,0,38.64,0.193,7.554,7.554,0.2,101.7,0.206,0.394 +16/10/2021 08:00,6.949,94.6,0,158.3,0.001,71.98,0.36,32.79,32.79,0,101.7,0.358,0.818 +16/10/2021 08:30,7.528,94.6,0,158.5,0.001,98.9,0.494,49.54,49.54,0,101.7,0.49,1.177 +16/10/2021 09:00,8.3,94.7,0.053,122.4,0.06,127.7,0.639,69.06,69.06,0,101.7,0.66,1.532 +16/10/2021 09:30,9.12,94.5,0.099,110.7,0.087,159.1,0.795,93.9,93.9,0,101.7,0.86,2.003 +16/10/2021 10:00,9.86,94.2,0.142,110.6,0.087,192.7,0.963,119.1,119.1,0,101.7,1.089,2.571 +16/10/2021 10:30,10.53,93.7,0.303,120.1,0.107,238.7,1.193,155.9,155.9,0,101.7,1.39,3.261 +16/10/2021 11:00,11.22,93.3,0.201,76.41,0.1,256,1.28,157.9,157.9,0,101.7,1.539,3.58 +16/10/2021 11:30,12.43,92.1,0.344,144.8,0.085,494.4,2.472,276.2,276.2,0,101.7,3.164,6.393 +16/10/2021 12:00,13.93,88.5,0.58,150.1,0.129,501.1,2.506,282.5,282.5,0,101.7,3.282,6.315 +16/10/2021 12:30,15.88,74.25,0.443,168.1,0.096,491.3,2.457,280.7,280.7,0,101.6,3.261,6.18 +16/10/2021 13:00,17.12,67.11,0.628,167.5,0.121,490.7,2.454,283.6,283.6,0,101.6,3.342,6.298 +16/10/2021 13:30,17.83,64.95,0.583,131.1,0.088,472.5,2.362,287.5,287.5,0,101.6,3.311,6.554 +16/10/2021 14:00,18.3,62.76,0.769,131.6,0.115,437.5,2.188,257.3,257.3,0,101.5,3.1,5.925 +16/10/2021 14:30,18.05,62,0.645,115.6,0.111,343.1,1.716,181.3,181.3,0,101.5,2.458,4.605 +16/10/2021 15:00,17.66,62.13,0.748,129.8,0.125,241,1.205,108.5,108.5,0,101.5,1.777,3.414 +16/10/2021 15:30,17.56,61.38,0.636,113.2,0.122,240.4,1.202,109.9,109.9,0,101.5,1.859,3.639 +16/10/2021 16:00,17.5,61.85,0.708,125.2,0.121,185.7,0.929,70.6,70.6,0,101.5,1.579,3.094 +16/10/2021 16:30,17.01,62.26,0.517,133.4,0.118,103.7,0.519,14.81,14.81,0,101.4,1.075,2.156 +16/10/2021 17:00,16.34,64.57,0.086,127.8,0.067,28.11,0.141,-30.01,-30.01,0,101.4,0.329,0.639 +16/10/2021 17:30,14.3,73.62,0.04,144.6,0.038,1.784,0.009,-46.06,-46.06,0,101.4,0.022,0.059 +16/10/2021 18:00,12.5,79.85,0.001,136.7,0.004,0,0,-45.89,-45.89,0,101.4,0,0 +16/10/2021 18:30,11.67,84.6,0.002,136.4,0.005,0,0,-44.79,-44.79,0,101.5,0,0 +16/10/2021 19:00,10.96,85.9,0,136.6,0,0,0,-41.58,-41.58,0,101.5,0,0 +16/10/2021 19:30,10.25,88.4,0.002,185.8,0.002,0,0,-38.83,-38.83,0,101.5,0,0 +16/10/2021 20:00,9.63,89.6,0,0,0,0,0,-38.49,-38.49,0,101.5,0,0 +16/10/2021 20:30,9.04,90.7,0,0,0,0,0,-40.16,-40.16,0,101.5,0,0 +16/10/2021 21:00,9.42,91.8,0.013,185.7,0.017,0,0,-40.6,-40.6,0,101.5,0,0 +16/10/2021 21:30,8.92,91.8,0.013,185.7,0.026,0,0,-40.87,-40.87,0,101.5,0,0 +16/10/2021 22:00,8.59,92.3,0,185.8,0.001,0,0,-42,-42,0,101.4,0,0 +16/10/2021 22:30,8.51,92.6,0,0,0,0,0,-41.08,-41.08,0,101.4,0,0 +16/10/2021 23:00,8.03,92.9,0.002,185.8,0.005,0,0,-40.43,-40.43,0,101.4,0,0 +16/10/2021 23:30,8.54,93.7,0.04,146.5,0.043,0,0,-43.57,-43.57,0,101.4,0,0 +17/10/2021 00:00,8.53,93.5,0.003,181.5,0.007,0,0,-43.17,-43.17,0,101.4,0,0 +17/10/2021 00:30,8.11,93.5,0.002,164.9,0.007,0,0,-42.86,-42.86,0,101.4,0,0 +17/10/2021 01:00,8,93.7,0.001,164.8,0.005,0,0,-41.19,-41.19,0,101.4,0,0 +17/10/2021 01:30,7.94,94.4,0.003,163.8,0.003,0,0,-39.04,-39.04,0,101.4,0,0 +17/10/2021 02:00,7.69,93.8,0.009,125.7,0.008,0,0,-36.13,-36.13,0,101.4,0,0 +17/10/2021 02:30,7.658,94.7,0.022,99.3,0.022,0,0,-39.06,-39.06,0,101.3,0,0 +17/10/2021 03:00,7.454,94.2,0,0,0,0,0,-35.19,-35.19,0,101.3,0,0 +17/10/2021 03:30,6.93,94,0.019,125.6,0.017,0,0,-32.49,-32.49,0.2,101.3,0,0 +17/10/2021 04:00,6.46,94.6,0.004,130.9,0.004,0,0,-35.12,-35.12,0,101.3,0,0 +17/10/2021 04:30,6.976,95.2,0.016,138.4,0.02,0,0,-35.96,-35.96,0,101.3,0,0 +17/10/2021 05:00,7.351,95.1,0.112,124.4,0.071,0,0,-33.29,-33.29,0,101.3,0,0 +17/10/2021 05:30,7.62,95,0.085,136.6,0.059,0,0,-33.77,-33.77,0,101.3,0,0 +17/10/2021 06:00,7.418,94.7,0.021,134.5,0.021,0,0,-34.98,-34.98,0,101.3,0,0 +17/10/2021 06:30,7.103,94.9,0.004,135.2,0.006,0.057,0,-38.96,-38.96,0,101.3,0,0.011 +17/10/2021 07:00,6.876,95.1,0.08,139.8,0.049,12.25,0.061,-27.82,-27.82,0,101.3,0.061,0.174 +17/10/2021 07:30,7.474,95.1,0.344,134.9,0.107,43.87,0.219,-4.339,-4.339,0,101.3,0.23,0.502 +17/10/2021 08:00,8.05,94.7,0.416,136.5,0.121,78.99,0.395,9.84,9.84,0,101.3,0.385,0.939 +17/10/2021 08:30,8.53,94,0.623,140.9,0.125,115.9,0.579,20.37,20.37,0,101.4,0.569,1.321 +17/10/2021 09:00,9.4,92.7,0.607,127.7,0.126,191.3,0.957,51.57,51.57,0,101.4,1.057,2.268 +17/10/2021 09:30,10.42,88.1,0.478,141.3,0.128,240.2,1.201,89.9,89.9,0,101.4,1.397,2.901 +17/10/2021 10:00,11.27,81.8,0.508,143.8,0.119,234,1.17,101.9,101.9,0,101.4,1.409,3.03 +17/10/2021 10:30,12.37,78.53,0.501,159.4,0.119,346.9,1.734,177.6,177.6,0,101.4,2.202,4.48 +17/10/2021 11:00,14.46,71.06,0.851,150.3,0.125,545.4,2.727,326.9,326.9,0,101.4,3.585,6.99 +17/10/2021 11:30,15.5,67.7,0.976,159.8,0.133,418,2.09,226.7,226.7,0,101.4,2.827,5.334 +17/10/2021 12:00,15.99,66.45,0.95,169,0.14,460.1,2.3,252.2,252.2,0,101.4,3.085,5.841 +17/10/2021 12:30,17.43,62.28,0.907,161.5,0.132,518.1,2.591,303.5,303.5,0,101.4,3.432,6.506 +17/10/2021 13:00,17.94,59.71,1.129,200.4,0.126,464,2.32,267.8,267.8,0,101.4,3.121,5.823 +17/10/2021 13:30,18.31,59.85,0.607,150.4,0.117,459.5,2.297,268.6,268.6,0,101.3,3.147,5.888 +17/10/2021 14:00,18.97,57.7,0.612,144.9,0.113,369.6,1.848,205.5,205.5,0,101.3,2.584,4.814 +17/10/2021 14:30,18.53,59.11,0.206,298.3,0.068,241.5,1.208,116.3,116.3,0,101.4,1.735,3.185 +17/10/2021 15:00,19.31,55.2,0.385,131,0.107,306,1.53,165.8,165.8,0,101.3,2.193,4.243 +17/10/2021 15:30,18.95,57.32,1.298,188.2,0.152,181,0.905,71.9,71.9,0,101.3,1.39,2.56 +17/10/2021 16:00,17.75,61.82,1.079,184.4,0.163,121.4,0.607,30.41,30.41,0,101.3,1.109,2.001 +17/10/2021 16:30,18.12,61.84,0.502,168.9,0.137,98.4,0.492,18.18,18.18,0,101.3,1.201,2.313 +17/10/2021 17:00,17.39,65.68,0.057,304.9,0.021,27.97,0.14,-20.39,-20.39,0,101.3,0.465,0.94 +17/10/2021 17:30,14.58,76.83,0.002,329.8,0.006,1.272,0.006,-38.81,-38.81,0,101.4,0.029,0.052 +17/10/2021 18:00,12.6,83.8,0.039,245.6,0.02,0,0,-36.16,-36.16,0,101.4,0,0 +17/10/2021 18:30,11.61,87.3,0.002,223.1,0.006,0,0,-37.91,-37.91,0,101.4,0,0 +17/10/2021 19:00,11.2,89.7,0,0,0,0,0,-37.3,-37.3,0,101.4,0,0 +17/10/2021 19:30,10.4,89.9,0,0,0,0,0,-36.68,-36.68,0,101.4,0,0 +17/10/2021 20:00,9.74,90.6,0,0,0,0,0,-37.81,-37.81,0,101.5,0,0 +17/10/2021 20:30,9.6,91.4,0,0,0,0,0,-36.89,-36.89,0,101.5,0,0 +17/10/2021 21:00,9.27,91.8,0,0,0,0,0,-36.35,-36.35,0,101.5,0,0 +17/10/2021 21:30,8.68,92,0,0,0,0,0,-34.95,-34.95,0,101.5,0,0 +17/10/2021 22:00,8.88,92.6,0,0,0,0,0,-34.61,-34.61,0,101.5,0,0 +17/10/2021 22:30,8.48,92.6,0,223,0.001,0,0,-33.12,-33.12,0,101.5,0,0 +17/10/2021 23:00,8.66,93.5,0,0,0,0,0,-32.76,-32.76,0,101.5,0,0 +17/10/2021 23:30,8.63,93.6,0,0,0,0,0,-33.88,-33.88,0,101.5,0,0 +18/10/2021 00:00,8.38,93.1,0,0,0,0,0,-29.12,-29.12,0,101.5,0,0 +18/10/2021 00:30,7.845,93.5,0,0,0,0,0,-29.19,-29.19,0,101.5,0,0 +18/10/2021 01:00,7.629,93.5,0,0,0,0,0,-30.59,-30.59,0,101.5,0,0 +18/10/2021 01:30,7.773,94.6,0,0,0,0,0,-30.15,-30.15,0,101.5,0,0 +18/10/2021 02:00,8.22,94.7,0.011,207.1,0.012,0,0,-31.7,-31.7,0,101.5,0,0 +18/10/2021 02:30,8.27,94.5,0,0,0,0,0,-30.19,-30.19,0,101.5,0,0 +18/10/2021 03:00,7.988,94.1,0,0,0,0,0,-27.68,-27.68,0,101.5,0,0 +18/10/2021 03:30,7.718,94.4,0,0,0,0,0,-24.8,-24.8,0,101.5,0,0 +18/10/2021 04:00,7.86,94.5,0.052,234.9,0.019,0,0,-18.39,-18.39,0,101.5,0,0 +18/10/2021 04:30,7.76,94.5,0.007,186.2,0.009,0,0,-21.44,-21.44,0,101.5,0,0 +18/10/2021 05:00,7.818,94.7,0.004,173,0.007,0,0,-21.24,-21.24,0,101.5,0,0 +18/10/2021 05:30,8.34,95.1,0.016,154.7,0.024,0.838,0.004,4.428,4.428,0,101.5,0,0 +18/10/2021 06:00,9.34,95.1,0.122,133.6,0.066,0.531,0.003,-2.44,-2.44,0,101.5,0,0 +18/10/2021 06:30,10.2,94.9,0.219,143.1,0.091,1.176,0.006,-0.978,-0.978,0,101.5,0,0.012 +18/10/2021 07:00,10.8,94.7,0.032,150.8,0.05,5.605,0.028,3.87,3.87,0,101.5,0.007,0.058 +18/10/2021 07:30,11.59,94.8,0.301,129.7,0.112,17.7,0.089,10.65,10.65,0,101.5,0.088,0.219 +18/10/2021 08:00,12.25,94.7,0.362,147.5,0.117,38.31,0.192,22.42,22.42,0.2,101.5,0.197,0.438 +18/10/2021 08:30,13.15,94.5,0.757,172.1,0.157,50.51,0.253,29.17,29.17,0,101.5,0.271,0.599 +18/10/2021 09:00,13.76,94.2,0.965,174.6,0.148,54.93,0.275,31.46,31.46,0,101.5,0.286,0.649 +18/10/2021 09:30,14.38,94.2,1.429,182.5,0.154,106.6,0.533,61.71,61.71,0,101.6,0.53,1.304 +18/10/2021 10:00,14.85,94,1.903,185.1,0.153,110.7,0.553,76.53,76.53,0,101.6,0.578,1.426 +18/10/2021 10:30,15.13,93.7,1.628,180.1,0.153,95.2,0.476,71.81,71.81,0,101.5,0.507,1.282 +18/10/2021 11:00,15.45,93.5,1.648,178.8,0.155,80.4,0.402,55.22,55.22,0.2,101.5,0.43,1.08 +18/10/2021 11:30,16.01,93,1.268,178.6,0.159,114.4,0.572,61.93,61.93,0.2,101.5,0.632,1.507 +18/10/2021 12:00,16.43,92,1.639,181.3,0.16,128.6,0.643,66.67,66.67,0.2,101.5,0.711,1.688 +18/10/2021 12:30,16.82,90.7,1.447,181.3,0.156,122.4,0.612,51.18,51.18,0.4,101.5,0.659,1.566 +18/10/2021 13:00,17.2,89.5,1.586,182.6,0.157,95.7,0.479,20.15,20.15,0.6,101.5,0.496,1.216 +18/10/2021 13:30,17.27,89.3,1.794,184.9,0.16,85.8,0.429,17.92,17.92,1.2,101.5,0.436,1.058 +18/10/2021 14:00,17.32,89.7,2.083,183.4,0.155,88.2,0.441,17.6,17.6,0.6,101.5,0.43,1.073 +18/10/2021 14:30,17.19,88.5,3.112,190.7,0.153,65.01,0.325,-7.27,-7.273,1,101.5,0.341,0.779 +18/10/2021 15:00,17.02,87.9,2.753,185.6,0.153,77.52,0.388,3.692,3.692,0.2,101.5,0.377,0.924 +18/10/2021 15:30,16.98,87.6,3.085,188,0.152,44.16,0.221,-6.92,-6.923,0,101.4,0.233,0.506 +18/10/2021 16:00,16.82,88.2,2.748,187.4,0.148,33.01,0.165,-4.478,-4.479,0,101.4,0.173,0.385 +18/10/2021 16:30,16.83,89,3.061,191.1,0.155,22.18,0.111,-8.25,-8.26,0,101.4,0.116,0.271 +18/10/2021 17:00,16.8,89.9,2.997,187.1,0.153,7.799,0.039,-10.04,-10.04,0,101.4,0.034,0.099 +18/10/2021 17:30,16.87,90.6,2.88,194.8,0.153,1.246,0.006,-11.68,-11.68,0,101.4,0,0.003 +18/10/2021 18:00,17.09,90.9,3.2,197.2,0.15,0,0,-12.28,-12.28,0,101.4,0,0 +18/10/2021 18:30,17.27,91.2,3.454,200.5,0.152,0,0,-9.58,-9.58,0,101.4,0,0 +18/10/2021 19:00,17.33,91.9,3.077,209.9,0.141,0,0,-7.875,-7.876,0,101.5,0,0 +18/10/2021 19:30,17.36,92.3,2.453,202.8,0.149,0,0,-6.41,-6.41,0,101.5,0,0 +18/10/2021 20:00,17.45,92.5,2.739,203.1,0.144,0,0,-6.652,-6.652,0,101.5,0,0 +18/10/2021 20:30,17.54,92.7,2.45,205.5,0.145,0,0,-6.832,-6.832,0,101.5,0,0 +18/10/2021 21:00,17.58,92.7,2.397,213.3,0.132,0,0,-7.271,-7.271,0,101.5,0,0 +18/10/2021 21:30,17.58,92.6,2.254,215.2,0.129,0.205,0.001,-9.52,-9.52,0.2,101.6,0,0 +18/10/2021 22:00,17.64,92.1,1.953,214,0.136,0.761,0.004,-8.98,-8.98,0,101.6,0,0 +18/10/2021 22:30,17.7,91.3,2.161,197.6,0.154,0.896,0.004,-8.75,-8.75,0,101.5,0,0 +18/10/2021 23:00,17.72,90.9,1.963,204.3,0.145,0.577,0.003,-2.14,-2.14,0,101.6,0,0 +18/10/2021 23:30,17.72,90.8,1.975,199,0.151,0.457,0.002,-1.332,-1.332,0,101.5,0,0 +19/10/2021 00:00,17.69,90.5,2.362,207.1,0.144,0.511,0.003,-1.159,-1.159,0,101.5,0,0 +19/10/2021 00:30,17.6,89.8,2.601,201.4,0.147,0.32,0.002,-1.772,-1.772,0,101.5,0,0 +19/10/2021 01:00,17.54,89.4,2.265,199.6,0.151,0.05,0,-2.468,-2.468,0,101.5,0,0 +19/10/2021 01:30,17.48,89.5,2.017,207.5,0.14,0.003,0,-2.664,-2.664,0,101.6,0,0 +19/10/2021 02:00,17.49,89.5,2.041,216,0.133,0.317,0.002,-1.213,-1.213,0,101.6,0,0 +19/10/2021 02:30,17.56,88.2,2.401,218.6,0.127,0.098,0,-2.421,-2.421,0,101.5,0,0 +19/10/2021 03:00,17.61,87.1,2.115,225.6,0.124,0.001,0,-2.723,-2.723,0,101.5,0,0 +19/10/2021 03:30,17.57,86.1,2.173,226.5,0.123,0,0,-21.57,-21.57,0,101.5,0,0 +19/10/2021 04:00,17.57,85.9,1.515,219.5,0.129,0,0,-2.992,-2.992,0,101.5,0,0 +19/10/2021 04:30,17.62,85.8,1.55,219.1,0.127,0,0,-13.73,-13.73,0,101.5,0,0 +19/10/2021 05:00,17.15,86,1.136,202.7,0.153,0,0,-54.27,-54.27,0,101.5,0,0 +19/10/2021 05:30,16.35,88.1,1.172,190,0.16,0,0,-52.87,-52.87,0,101.5,0,0 +19/10/2021 06:00,15.9,89.9,0.935,175.6,0.158,0,0,-24.35,-24.35,0,101.5,0,0 +19/10/2021 06:30,15.98,90.8,1.399,176.7,0.161,0.016,0,-2.372,-2.372,0,101.5,0,0 +19/10/2021 07:00,15.87,91.3,2.031,188,0.158,5.064,0.025,0.045,0.045,0,101.5,0.021,0.044 +19/10/2021 07:30,15.7,91.6,1.388,178.1,0.156,39.59,0.198,1.955,1.955,0,101.5,0.205,0.441 +19/10/2021 08:00,15.8,91.6,0.905,161,0.132,67.46,0.337,26.6,26.6,0,101.5,0.344,0.754 +19/10/2021 08:30,15.78,91.2,1.623,173.3,0.148,98.4,0.492,57.08,57.08,0,101.5,0.217,1.596 +19/10/2021 09:00,16,91.1,1.963,180,0.155,213.3,1.067,95.5,95.5,0,101.5,0.447,3.846 +19/10/2021 09:30,17.49,81.9,2.336,180.4,0.143,329.7,1.649,144.3,144.3,0,101.5,0.75,6.21 +19/10/2021 10:00,18.24,73.26,3.272,184.1,0.156,384.9,1.925,189.5,189.6,0,101.5,0.894,7.231 +19/10/2021 10:30,18.88,71.6,3.112,186.5,0.156,425.6,2.128,221.9,222,0,101.5,0.987,7.975 +19/10/2021 11:00,19.69,69.85,3.31,196.1,0.153,458.2,2.291,251.4,251.5,0,101.5,1.073,8.58 +19/10/2021 11:30,20.44,68.04,3.133,190.8,0.15,479.4,2.397,268.6,268.6,0,101.4,1.148,9.03 +19/10/2021 12:00,20.97,67.09,3.641,200.3,0.15,487,2.435,276.2,276.6,0,101.4,1.152,9.25 +19/10/2021 12:30,21.42,67.08,3.729,204.2,0.146,485.8,2.429,278.9,279.4,0,101.4,1.148,9.29 +19/10/2021 13:00,22.09,65.24,3.444,209.8,0.134,467.8,2.339,272.6,272.7,0,101.3,1.122,9.01 +19/10/2021 13:30,22.62,57.7,3.53,211.2,0.131,438.7,2.194,252.8,252.9,0,101.3,1.05,8.53 +19/10/2021 14:00,22.75,49.31,3.344,224.6,0.122,403,2.015,229.1,229.3,0,101.3,0.963,7.946 +19/10/2021 14:30,22.45,47.41,3.564,220.1,0.125,301.4,1.507,151.1,151.3,0,101.3,0.702,5.847 +19/10/2021 15:00,22.18,48.36,3.4,219.9,0.126,319.4,1.597,166.2,166.3,0,101.3,0.748,6.49 +19/10/2021 15:30,21.72,54.75,3.388,203.9,0.141,210.7,1.054,87.9,87.9,0,101.2,0.487,4.281 +19/10/2021 16:00,21.01,59.73,3.301,195,0.154,190.7,0.953,77.53,77.55,0,101.2,0.424,3.951 +19/10/2021 16:30,20.59,63.15,3.107,198,0.15,98.8,0.494,10.96,10.96,0,101.2,0.243,2.059 +19/10/2021 17:00,19.43,66.79,2.607,195.9,0.148,23.38,0.117,-41.1,-41.1,0,101.2,0.054,0.413 +19/10/2021 17:30,18.42,72.96,2.389,189.9,0.157,0.296,0.001,-57.99,-57.99,0,101.2,0,0.013 +19/10/2021 18:00,17.58,76.88,2.31,190.1,0.155,0,0,-60.78,-60.78,0,101.2,0,0 +19/10/2021 18:30,17.06,76.46,1.932,186.1,0.156,0,0,-59.49,-59.49,0,101.2,0,0 +19/10/2021 19:00,16.55,77.87,1.559,175.2,0.15,0,0,-58.37,-58.37,0,101.2,0,0 +19/10/2021 19:30,16.22,80.7,1.192,170.7,0.148,0,0,-55.33,-55.33,0,101.2,0,0 +19/10/2021 20:00,15.99,82.6,1.169,171.5,0.146,0,0,-55.04,-55.04,0,101.2,0,0 +19/10/2021 20:30,15.34,84.6,0.667,161.1,0.145,0,0,-53.38,-53.38,0,101.1,0,0 +19/10/2021 21:00,15.13,86.2,0.791,163.5,0.141,0,0,-53.57,-53.57,0,101.1,0,0 +19/10/2021 21:30,15.16,86.6,1.246,174.7,0.152,0,0,-53.57,-53.57,0,101,0,0 +19/10/2021 22:00,15.2,86.8,1.644,178.9,0.148,0,0,-53.59,-53.59,0,101,0,0 +19/10/2021 22:30,15.3,87,1.745,180.7,0.157,0,0,-53.4,-53.4,0,100.9,0,0 +19/10/2021 23:00,15.31,87,1.874,184.4,0.16,0,0,-44.07,-44.07,0,100.9,0,0 +19/10/2021 23:30,15.23,87.6,1.731,180.9,0.158,0,0,-38.78,-38.78,0,100.9,0,0 +20/10/2021 00:00,15.46,87.5,1.618,180.5,0.154,0,0,-38.18,-38.18,0,100.8,0,0 +20/10/2021 00:30,15.69,86.9,2.082,194.5,0.146,0,0,-28.95,-28.95,0,100.8,0,0 +20/10/2021 01:00,16.05,85.5,2.461,212.3,0.137,0,0,-26.69,-26.69,0,100.8,0,0 +20/10/2021 01:30,16.27,85.3,2.347,205.6,0.141,0,0,-18.52,-18.52,0,100.8,0,0 +20/10/2021 02:00,16.5,85.2,2.222,205.1,0.142,0,0,-14.97,-14.97,0,100.8,0,0 +20/10/2021 02:30,16.48,86.3,2.037,213.9,0.133,0,0,-30.65,-30.65,0.8,100.8,0,0 +20/10/2021 03:00,16.35,88.5,1.964,205.5,0.143,0,0,-21.11,-21.11,0.4,100.8,0,0 +20/10/2021 03:30,16.32,89.3,1.82,181.8,0.148,0,0,-26.43,-26.43,0.4,100.7,0,0 +20/10/2021 04:00,16.24,89.7,2.283,187.2,0.157,0,0,-32.13,-32.13,0,100.5,0,0 +20/10/2021 04:30,16.21,89.5,2.444,220.3,0.125,0,0,-50.94,-50.94,0,100.6,0,0 +20/10/2021 05:00,16.18,88.3,2.119,213.2,0.136,0.124,0.001,-36.15,-36.15,0,100.6,0,0 +20/10/2021 05:30,16.45,87.4,2.467,215.7,0.136,0.217,0.001,-28.19,-28.19,0,100.6,0,0 +20/10/2021 06:00,16.66,87.4,2.424,223.1,0.13,0,0,-25.95,-25.95,0.4,100.6,0,0 +20/10/2021 06:30,16.68,88.5,2.142,222.8,0.123,0.244,0.001,-21.93,-21.93,0,100.6,0,0 +20/10/2021 07:00,16.68,87,2.43,219.7,0.127,6.242,0.031,-33.98,-33.98,0,100.6,0,0.076 +20/10/2021 07:30,16.69,85.5,2.458,219.5,0.13,39.93,0.2,-20.92,-20.92,0,100.6,0.074,0.618 +20/10/2021 08:00,17.07,83.6,2.634,218.3,0.123,117,0.585,42.76,42.76,0,100.6,0.224,2.076 +20/10/2021 08:30,17.27,80.8,3.036,223.7,0.126,91,0.455,18.84,18.85,0,100.6,0.173,1.383 +20/10/2021 09:00,17.66,78.81,2.882,224.9,0.124,212.1,1.061,116.6,116.6,0,100.6,0.411,3.848 +20/10/2021 09:30,18.06,76.94,3.379,221.6,0.122,254.5,1.272,144.1,144.4,0,100.6,0.493,4.647 +20/10/2021 10:00,18.41,73.9,3.942,229.3,0.131,210.3,1.052,117.5,117.7,0,100.6,0.41,3.845 +20/10/2021 10:30,17.77,74.4,3.824,232.2,0.128,120.2,0.601,41.84,41.9,0,100.5,0.254,2.259 +20/10/2021 11:00,17.39,76.67,3.305,229.6,0.128,139.8,0.699,63,63.04,0,100.5,0.308,2.608 +20/10/2021 11:30,17.69,73.16,3.846,222.6,0.13,163.8,0.819,78.08,78.32,0,100.5,0.339,3.063 +20/10/2021 12:00,17.9,72.29,3.777,227.4,0.126,174.1,0.87,87.3,87.4,0,100.4,0.339,3.289 +20/10/2021 12:30,18.06,71.8,3.687,222.4,0.134,148.4,0.742,77.31,77.42,0,100.4,0.324,2.838 +20/10/2021 13:00,17.81,71.77,4.093,217.7,0.131,95.4,0.477,49.92,50.07,0,100.3,0.204,1.832 +20/10/2021 13:30,16.53,74.04,4.063,218.1,0.128,72.55,0.363,21.45,21.49,0,100.3,0.161,1.416 +20/10/2021 14:00,15.54,82.2,3.763,217,0.127,97.2,0.486,-19.01,-19.15,0,100.2,0.201,1.853 +20/10/2021 14:30,15.95,83.6,2.793,206.7,0.145,111.4,0.557,52.95,52.95,0,100.1,0.225,2.151 +20/10/2021 15:00,17.07,78.85,4.298,206.5,0.145,201.3,1.007,99.7,100.2,0,100,0.42,3.698 +20/10/2021 15:30,17.46,74.87,5.084,207.3,0.143,173.9,0.869,81.2,82.2,0,100,0.395,3.336 +20/10/2021 16:00,17.29,74.34,5.446,206.8,0.138,72.58,0.363,11.82,12.05,0,99.8,0.153,1.21 +20/10/2021 16:30,17.24,73.65,5.996,202.5,0.147,43.58,0.218,-3.92,-4.167,0,99.7,0.086,0.768 +20/10/2021 17:00,16.69,76.52,7.019,201.7,0.144,2.203,0.011,-123.5,-129.7,0.2,99.6,0,0.072 +20/10/2021 17:30,16.1,81.6,6.417,212.5,0.13,0,0,-89.5,-93,3,99.5,0,0 +20/10/2021 18:00,14.06,79.21,6.527,236.8,0.136,0.63,0.003,-114.8,-119.5,1.2,99.5,0,0 +20/10/2021 18:30,13.3,79.23,5.194,238.4,0.137,0.263,0.001,-85.3,-86.6,0.8,99.5,0,0 +20/10/2021 19:00,12.73,82.1,4.454,234.5,0.13,0.083,0,-84.9,-85.4,0,99.5,0,0 +20/10/2021 19:30,12.89,76.85,5.79,239.3,0.137,0.375,0.002,-89.6,-91.8,0.6,99.5,0,0 +20/10/2021 20:00,12.23,75.91,5.657,232.8,0.126,0,0,-78.68,-80.3,0,99.5,0,0 +20/10/2021 20:30,12.23,74.19,5.909,231.6,0.127,0,0,-92.9,-95.4,0,99.4,0,0 +20/10/2021 21:00,12.51,73.09,6.59,231.1,0.129,0,0,-62.71,-65.21,0,99.4,0,0 +20/10/2021 21:30,12.73,75.22,7.101,240,0.134,0,0,-53.48,-55.79,0,99.5,0,0 +20/10/2021 22:00,12.93,72.83,7.291,245.6,0.142,0,0,-25.19,-26.57,0,99.6,0,0 +20/10/2021 22:30,12.56,72.34,6.091,262.8,0.146,0,0,-31.02,-31.92,0,99.7,0,0 +20/10/2021 23:00,12.39,69.16,4.961,272.9,0.145,0,0,-22.89,-23.21,0,99.9,0,0 +20/10/2021 23:30,12.16,68.55,5.175,276.7,0.142,0,0,-38.97,-39.64,0,100,0,0 +21/10/2021 00:00,11.95,66.44,5.232,278.6,0.145,0,0,-66.2,-67.4,0,100.1,0,0 +21/10/2021 00:30,11.53,72.05,4.428,261.2,0.148,0,0,-65.22,-65.71,0,100.2,0,0 +21/10/2021 01:00,11.24,74.78,3.459,267.6,0.153,0,0,-66.55,-66.65,0,100.3,0,0 +21/10/2021 01:30,11.44,74.02,3.53,265.7,0.147,0,0,-67.47,-67.58,0,100.4,0,0 +21/10/2021 02:00,11.47,73.68,3.112,259.4,0.146,0,0,-69.05,-69.09,0,100.5,0,0 +21/10/2021 02:30,10.95,76.37,2.653,247,0.143,0,0,-67.47,-67.47,0,100.5,0,0 +21/10/2021 03:00,10.66,77.87,2.472,237.7,0.138,0,0,-67.31,-67.32,0,100.6,0,0 +21/10/2021 03:30,10.27,78.77,2.398,233.8,0.135,0,0,-65.6,-65.6,0,100.7,0,0 +21/10/2021 04:00,10.01,79.33,2.209,234.5,0.138,0,0,-68.16,-68.16,0,100.7,0,0 +21/10/2021 04:30,9.7,80.9,2.493,234.8,0.138,0,0,-63.02,-63.02,0,100.7,0,0 +21/10/2021 05:00,10.01,80.9,2.693,233.3,0.136,0,0,-58.86,-58.86,0,100.8,0,0 +21/10/2021 05:30,10.12,80.7,2.518,232.8,0.137,0,0,-63.43,-63.43,0,100.8,0,0 +21/10/2021 06:00,10.21,80.3,1.91,228,0.123,0,0,-39.65,-39.65,0,100.8,0,0 +21/10/2021 06:30,10.37,79.95,1.881,228.7,0.127,0,0,-44.6,-44.6,0,100.8,0,0.001 +21/10/2021 07:00,10.61,78.96,2.102,212.7,0.139,8.69,0.043,-16.54,-16.54,0,100.8,0,0.192 +21/10/2021 07:30,10.72,79.96,2.516,214.8,0.135,40.53,0.203,7.533,7.533,0,100.8,0.055,0.723 +21/10/2021 08:00,11.45,78.25,2.949,215.1,0.131,86.3,0.431,28.52,28.52,0,100.8,0.172,1.585 +21/10/2021 08:30,11.98,77.45,3.067,214.1,0.137,59.81,0.299,-9.16,-9.16,0,100.8,0.108,1.077 +21/10/2021 09:00,12.73,77.68,2.928,226.7,0.124,135.9,0.68,51.23,51.23,0,100.8,0.259,2.301 +21/10/2021 09:30,14.01,76.12,3.778,232,0.13,191.2,0.956,98.2,98.4,0,100.8,0.354,3.249 +21/10/2021 10:00,14.33,78.19,4.352,232.2,0.128,213.4,1.067,119.1,119.8,0,100.8,0.393,3.684 +21/10/2021 10:30,14.49,79.93,4.326,236.3,0.13,239.4,1.197,141.9,142.4,0,100.8,0.444,4.382 +21/10/2021 11:00,14.66,80.4,3.889,242,0.142,139.1,0.696,18.08,18.02,0.8,100.8,0.286,2.83 +21/10/2021 11:30,14.36,84.4,3.164,281.3,0.114,176.8,0.884,39.08,39.08,2.2,100.9,0.322,3.166 +21/10/2021 12:00,14.69,82.3,3.193,328.6,0.133,417,2.085,202.6,202.8,0,100.9,0.797,7.24 +21/10/2021 12:30,15.13,75.56,2.737,330.9,0.135,451,2.255,256.1,256.1,0,101,0.942,7.904 +21/10/2021 13:00,15.6,69.12,3.119,321,0.125,481.4,2.407,286.1,286.3,0,101,1.032,8.79 +21/10/2021 13:30,15.17,72.93,2.718,348.6,0.146,312.1,1.561,171.2,171.2,0,101,0.662,5.974 +21/10/2021 14:00,14.55,75.59,2.098,347.6,0.15,209.5,1.047,87.8,87.8,0,101,0.417,3.834 +21/10/2021 14:30,14.81,69.63,2.198,342.9,0.136,179.8,0.899,95.4,95.4,0,101.1,0.361,3.307 +21/10/2021 15:00,14.02,70.91,2.64,336.9,0.142,72.87,0.364,24.91,24.91,0,101.1,0.142,1.357 +21/10/2021 15:30,13.72,71.5,2.188,338.1,0.138,113.7,0.569,55.6,55.6,0,101.2,0.23,2.072 +21/10/2021 16:00,13.72,63.83,2.408,349.3,0.145,101.1,0.506,37.66,37.66,0,101.2,0.203,1.784 +21/10/2021 16:30,13.04,62.68,2.164,359.4,0.146,44.6,0.223,14.23,14.23,0,101.2,0.086,0.777 +21/10/2021 17:00,12.35,64.02,1.897,351.9,0.148,14.27,0.071,-4.165,-4.165,0,101.3,0.004,0.257 +21/10/2021 17:30,11.73,63.47,1.301,349,0.16,1.176,0.006,-24.82,-24.82,0,101.3,0,0.031 +21/10/2021 18:00,11.22,64.92,1.949,337.5,0.151,0,0,-19.23,-19.23,0,101.3,0,0 +21/10/2021 18:30,11.12,63.23,1.724,347.2,0.15,0,0,-15.54,-15.54,0,101.4,0,0 +21/10/2021 19:00,10.84,64.02,1.292,2.068,0.144,0,0,-16.32,-16.32,0,101.5,0,0 +21/10/2021 19:30,10.55,66.47,0.946,6.553,0.151,0,0,-17.81,-17.81,0,101.5,0,0 +21/10/2021 20:00,10.2,67.81,1.07,5.632,0.155,0,0,-17.48,-17.48,0,101.6,0,0 +21/10/2021 20:30,10.03,69.11,0.804,3.572,0.162,0,0,-19.48,-19.48,0,101.6,0,0 +21/10/2021 21:00,9.59,71.78,0.784,18.49,0.143,0,0,-27.61,-27.61,0,101.6,0,0 +21/10/2021 21:30,8.89,74.04,0.626,351.8,0.143,0,0,-49.28,-49.28,0,101.7,0,0 +21/10/2021 22:00,7.667,78.16,0.009,5.764,0.008,0,0,-59.17,-59.17,0,101.7,0,0 +21/10/2021 22:30,6.534,84.8,0.242,5.745,0.106,0,0,-57.81,-57.81,0,101.7,0,0 +21/10/2021 23:00,5.489,87.5,0.133,5.733,0.055,0,0,-50.72,-50.72,0,101.7,0,0 +21/10/2021 23:30,5.072,89.5,0.231,5.727,0.082,0,0,-50.34,-50.34,0,101.7,0,0 +22/10/2021 00:00,4.597,90.4,0.291,4.971,0.132,0,0,-51.44,-51.44,0,101.8,0,0 +22/10/2021 00:30,4.159,91.4,0.646,348,0.154,0,0,-52.9,-52.9,0,101.8,0,0 +22/10/2021 01:00,4.167,91.8,0.62,333.6,0.123,0,0,-53.61,-53.61,0,101.8,0,0 +22/10/2021 01:30,3.927,92.5,0.552,316.3,0.125,0,0,-55.24,-55.24,0,101.8,0,0 +22/10/2021 02:00,3.699,92.5,0.464,286.7,0.109,0,0,-54.51,-54.51,0,101.8,0,0 +22/10/2021 02:30,3.554,92.7,0.488,315.3,0.131,0,0,-53.16,-53.16,0,101.8,0,0 +22/10/2021 03:00,3.207,93,0.312,318.9,0.106,0,0,-47.8,-47.8,0,101.8,0,0 +22/10/2021 03:30,3.257,93.6,0.321,293,0.084,0,0,-41.04,-41.04,0,101.8,0,0 +22/10/2021 04:00,3.179,92.9,0.125,257.8,0.071,0.004,0,-51.33,-51.33,0,101.8,0,0 +22/10/2021 04:30,2.915,93.7,0.453,269.5,0.169,0,0,-49.65,-49.65,0,101.9,0,0 +22/10/2021 05:00,2.704,93.3,0.071,264.3,0.047,0,0,-47.99,-47.99,0,101.9,0,0 +22/10/2021 05:30,2.609,94.2,0.336,264.2,0.178,0,0,-48.59,-48.59,0,101.9,0,0 +22/10/2021 06:00,2.364,93.7,0.091,264.2,0.044,0,0,-48.15,-48.15,0,101.9,0,0 +22/10/2021 06:30,2.269,94.3,0.407,228.6,0.091,0,0,-47.97,-47.97,0,101.9,0,0 +22/10/2021 07:00,2.158,94,0.089,321.2,0.04,5.86,0.029,-41.64,-41.64,0,101.9,0,0.123 +22/10/2021 07:30,2.467,95.1,0.001,321.2,0.003,42.19,0.211,-18.89,-18.89,0,102,0.093,0.649 +22/10/2021 08:00,4.845,94.1,0.195,250.3,0.087,116.1,0.58,20.53,20.53,0,102,0.278,2.003 +22/10/2021 08:30,7.255,91.7,0.068,248.4,0.038,196.6,0.983,47.99,47.99,0,102.1,0.386,3.572 +22/10/2021 09:00,9.52,87.5,0.124,252.9,0.093,261.5,1.308,82.1,82.1,0,102.1,0.54,4.998 +22/10/2021 09:30,10.19,79.56,0.74,301,0.115,317.9,1.589,123.1,123.1,0,102.1,0.691,6.289 +22/10/2021 10:00,11.05,76.25,0.904,289.4,0.136,368.3,1.842,163.3,163.3,0,102.1,0.835,7.443 +22/10/2021 10:30,12.36,71.33,0.989,321.7,0.119,407.2,2.036,208.7,208.7,0,102.2,0.949,8.31 +22/10/2021 11:00,13.61,64.4,1.395,328.1,0.132,456.8,2.284,250.3,250.3,0,102.2,1.062,9.14 +22/10/2021 11:30,14.03,57.22,1.834,325.6,0.125,349.5,1.748,191.6,191.6,0,102.2,0.777,6.752 +22/10/2021 12:00,14.36,56.14,1.1,346.7,0.137,384.9,1.924,221.1,221.1,0,102.2,0.824,7.501 +22/10/2021 12:30,13.59,59.42,2.182,331.7,0.135,132,0.66,69.76,69.76,0,102.2,0.275,2.659 +22/10/2021 13:00,12.8,62.79,1.56,339,0.137,106.9,0.535,46.07,46.07,0,102.2,0.206,1.995 +22/10/2021 13:30,13.68,59.46,1.184,315.1,0.119,279.6,1.398,162.6,162.6,0,102.2,0.572,5.346 +22/10/2021 14:00,13.04,61.75,1.575,332.6,0.14,62.93,0.315,24.81,24.81,0,102.2,0.136,1.286 +22/10/2021 14:30,12.87,64.44,0.81,320.4,0.124,106.8,0.534,50.07,50.07,0,102.2,0.213,2.064 +22/10/2021 15:00,13.64,59.09,1.319,341.5,0.145,239.6,1.198,136.7,136.7,0,102.2,0.482,4.898 +22/10/2021 15:30,13.85,57.38,0.935,352.5,0.15,97.5,0.488,12.24,12.24,0,102.2,0.211,1.747 +22/10/2021 16:00,12.94,58.47,0.796,316.4,0.131,105.9,0.53,13,13,0,102.2,0.25,2.147 +22/10/2021 16:30,13.71,55.94,0.673,311.6,0.122,83,0.415,5.773,5.773,0,102.2,0.277,1.961 +22/10/2021 17:00,13.45,62.13,0.363,294.4,0.106,22.54,0.113,3.056,3.056,0,102.2,0.059,0.567 +22/10/2021 17:30,11.98,70.12,0.426,278.2,0.078,0.37,0.002,-11.06,-11.06,0,102.2,0,0.02 +22/10/2021 18:00,11.8,68.99,0.88,354.6,0.167,0,0,-12.58,-12.58,0,102.2,0,0 +22/10/2021 18:30,11.62,73.37,0.776,354,0.142,0,0,-11.89,-11.89,0,102.3,0,0 +22/10/2021 19:00,11.46,75.29,0.457,329.4,0.154,0,0,-11.65,-11.65,0,102.3,0,0 +22/10/2021 19:30,11.17,76.31,0.775,289.5,0.139,0,0,-11.59,-11.59,0,102.3,0,0 +22/10/2021 20:00,11.16,74.34,0.669,327.4,0.138,0,0,-10.25,-10.25,0,102.3,0,0 +22/10/2021 20:30,10.92,76.2,0.454,324.4,0.129,0,0,-9.89,-9.89,0,102.3,0,0 +22/10/2021 21:00,10.83,76.89,0.524,301,0.146,0,0,-10.87,-10.87,0,102.4,0,0 +22/10/2021 21:30,10.68,80.6,0.231,305.1,0.1,0,0,-11,-11,0,102.4,0,0 +22/10/2021 22:00,10.51,83.1,0.018,302.2,0.015,0,0,-12.11,-12.11,0,102.4,0,0 +22/10/2021 22:30,10.24,85.5,0.175,302.2,0.091,0,0,-10.78,-10.78,0,102.4,0,0 +22/10/2021 23:00,10.17,86.2,0.02,302.2,0.033,0,0,-12.14,-12.14,0,102.4,0,0 +22/10/2021 23:30,10.05,87.3,0.144,302.2,0.097,0,0,-11.25,-11.25,0,102.4,0,0 +23/10/2021 00:00,9.97,87.7,0.055,302.2,0.043,0,0,-11.48,-11.48,0,102.4,0,0 +23/10/2021 00:30,9.9,88.2,0.115,307.1,0.061,0,0,-12.32,-12.32,0,102.4,0,0 +23/10/2021 01:00,9.7,88.7,0.048,315.1,0.028,0,0,-16.91,-16.91,0,102.4,0,0 +23/10/2021 01:30,9.52,89.2,0.084,314.8,0.031,0,0,-35.26,-35.26,0,102.3,0,0 +23/10/2021 02:00,8.53,89.3,0.288,296,0.132,0,0,-47.97,-47.97,0,102.3,0,0 +23/10/2021 02:30,7.617,90,0.107,297.6,0.083,0,0,-41.82,-41.82,0,102.3,0,0 +23/10/2021 03:00,6.773,90.7,0.123,297.6,0.062,0,0,-45.86,-45.86,0,102.3,0,0 +23/10/2021 03:30,6.386,91.7,0.128,297.6,0.071,0,0,-41.3,-41.3,0,102.3,0,0 +23/10/2021 04:00,5.791,91.9,0,0,0,0,0,-29.48,-29.48,0,102.3,0,0 +23/10/2021 04:30,5.699,92.6,0.212,245.5,0.047,0,0,-35.89,-35.89,0,102.3,0,0 +23/10/2021 05:00,5.538,92.3,0.117,232.5,0.039,0,0,-49.11,-49.11,0,102.3,0,0 +23/10/2021 05:30,4.711,92.7,0.057,232.6,0.031,0,0,-44.2,-44.2,0,102.3,0,0 +23/10/2021 06:00,4.408,93.3,0.054,232.5,0.045,0,0,-49.23,-49.23,0,102.3,0,0 +23/10/2021 06:30,3.635,93.1,0.079,232.4,0.041,0,0,-44.62,-44.62,0,102.3,0,0 +23/10/2021 07:00,3.431,93.9,0.054,232.5,0.029,4.608,0.023,-38.59,-38.59,0,102.3,0,0.097 +23/10/2021 07:30,3.334,93.9,0.136,232.5,0.058,21.15,0.106,-31.23,-31.23,0,102.3,0.035,0.244 +23/10/2021 08:00,3.781,94,0.086,268.4,0.037,43.5,0.217,-19.67,-19.67,0,102.3,0.074,0.46 +23/10/2021 08:30,5.074,94.5,0.007,336.5,0.008,127.5,0.637,19.34,19.34,0,102.3,0.251,2.056 +23/10/2021 09:00,8.23,92.8,0.027,336.7,0.029,262,1.31,87.6,87.6,0,102.4,0.532,4.92 +23/10/2021 09:30,10.9,88.4,0.284,153.8,0.061,321,1.605,117.6,117.6,0,102.4,0.725,6.434 +23/10/2021 10:00,12.87,74.19,0.465,144.5,0.122,356.7,1.784,168.4,168.4,0,102.4,0.852,7.47 +23/10/2021 10:30,13.88,66.47,0.78,134.7,0.119,398.2,1.991,207.9,207.9,0,102.4,0.968,8.27 +23/10/2021 11:00,14.53,60.7,0.774,174.4,0.138,442.1,2.21,242.2,242.2,0,102.3,1.063,8.95 +23/10/2021 11:30,14,57.87,0.879,167.8,0.141,199.6,0.998,96.9,96.9,0,102.3,0.421,3.666 +23/10/2021 12:00,13.49,60.37,0.63,144.3,0.123,183.3,0.916,100.5,100.5,0,102.3,0.359,3.615 +23/10/2021 12:30,13.99,57.01,0.887,151.9,0.122,262.3,1.311,151,151,0,102.3,0.497,5.105 +23/10/2021 13:00,14.01,54.3,1.765,186.5,0.15,305.9,1.53,176.5,176.5,0,102.2,0.614,5.971 +23/10/2021 13:30,13.89,56.3,1.496,186.2,0.147,216.8,1.084,122.5,122.5,0,102.2,0.393,4.186 +23/10/2021 14:00,13.81,56.16,1.121,156,0.127,201.5,1.008,104.9,104.9,0,102.2,0.355,3.771 +23/10/2021 14:30,13.98,55.9,0.862,151.3,0.117,287.4,1.437,149.8,149.8,0,102.1,0.634,5.792 +23/10/2021 15:00,14.63,52.87,1.286,157,0.13,296.2,1.481,148.5,148.5,0,102.1,0.706,6.094 +23/10/2021 15:30,14.72,52.29,0.972,152,0.121,219.7,1.098,92.8,92.8,0,102.1,0.536,4.721 +23/10/2021 16:00,14.94,54.05,0.683,142.6,0.122,147.1,0.736,42.16,42.16,0,102.1,0.375,3.269 +23/10/2021 16:30,14.36,55.63,0.589,143.5,0.121,76.42,0.382,-2.778,-2.778,0,102.1,0.268,1.845 +23/10/2021 17:00,13.06,59.91,0.548,137.9,0.124,15.6,0.078,-43.59,-43.59,0,102,0.057,0.383 +23/10/2021 17:30,10.68,67.49,0.167,144.5,0.07,0,0,-55.37,-55.37,0,102,0,0.008 +23/10/2021 18:00,8.95,76.84,0.007,117.2,0.014,0,0,-50.85,-50.85,0,102,0,0 +23/10/2021 18:30,7.436,83.4,0.002,117.1,0.005,0,0,-45.85,-45.85,0,102,0,0 +23/10/2021 19:00,6.384,87.1,0.044,117.1,0.026,0,0,-44.48,-44.48,0,102,0,0 +23/10/2021 19:30,5.832,89.4,0.003,117.1,0.006,0,0,-45.72,-45.72,0,102,0,0 +23/10/2021 20:00,5.414,90.6,0.123,117,0.088,0,0,-41.71,-41.71,0,102,0,0 +23/10/2021 20:30,5.197,91.4,0.042,117.1,0.036,0,0,-47.72,-47.72,0,102,0,0 +23/10/2021 21:00,4.531,91.7,0.01,117.1,0.009,0,0,-49.84,-49.84,0,102,0,0 +23/10/2021 21:30,3.989,92.4,0.022,117.1,0.02,0,0,-48.7,-48.7,0,102,0,0 +23/10/2021 22:00,3.844,92.6,0,0,0,0,0,-49.41,-49.41,0,101.9,0,0 +23/10/2021 22:30,3.391,92.7,0,0,0,0,0,-47.1,-47.1,0,101.9,0,0 +23/10/2021 23:00,2.948,92.8,0,0,0,0,0,-49.11,-49.11,0,101.9,0,0 +23/10/2021 23:30,2.876,93.5,0.002,117,0.004,0,0,-46.22,-46.22,0,101.9,0,0 +24/10/2021 00:00,3.09,93.9,0,0,0,0,0,-48.41,-48.41,0,101.9,0,0 +24/10/2021 00:30,3.134,94,0.064,131.7,0.035,0,0,-47.68,-47.68,0,101.9,0,0 +24/10/2021 01:00,3.108,93.7,0.028,140.5,0.02,0,0,-50.22,-50.22,0,101.9,0,0 +24/10/2021 01:30,2.978,94.7,0.156,142.9,0.082,0,0,-50.59,-50.59,0,101.9,0,0 +24/10/2021 02:00,3.439,94.6,0.367,128.6,0.119,0,0,-53.22,-53.22,0,101.8,0,0 +24/10/2021 02:30,3.506,94.5,0.33,120.4,0.104,0,0,-53.15,-53.15,0,101.8,0,0 +24/10/2021 03:00,3.413,94.4,0.19,128.6,0.094,0,0,-51.95,-51.95,0,101.7,0,0 +24/10/2021 03:30,3.071,94.3,0.003,138.1,0.006,0,0,-48.87,-48.87,0,101.7,0,0 +24/10/2021 04:00,2.738,94.9,0.003,138.3,0.004,0,0,-47.84,-47.84,0,101.7,0,0 +24/10/2021 04:30,2.806,95.3,0.073,179.5,0.036,0,0,-45.93,-45.93,0,101.7,0,0 +24/10/2021 05:00,2.447,94.5,0.014,179.1,0.019,0,0,-34.93,-34.93,0,101.7,0,0 +24/10/2021 05:30,2.223,94.9,0.043,177.2,0.052,0,0,-43.44,-43.44,0,101.7,0,0 +24/10/2021 06:00,2.651,95.7,0.219,142.5,0.076,0.309,0.002,-12.85,-12.85,0,101.7,0,0 +24/10/2021 06:30,3.481,95.4,0.359,187.7,0.098,0.557,0.003,-0.36,-0.36,0,101.7,0,0 +24/10/2021 07:00,3.884,94.8,0.271,111.8,0.06,6.24,0.031,-5.957,-5.957,0,101.7,0,0.12 +24/10/2021 07:30,4.115,94.5,0.185,125,0.104,26.71,0.134,-29.52,-29.52,0,101.7,0.023,0.372 +24/10/2021 08:00,5.042,94.9,0.144,139.2,0.075,98.3,0.492,5.445,5.445,0,101.7,0.191,1.497 +24/10/2021 08:30,6.82,92.5,0.536,127.8,0.114,197.6,0.988,48.3,48.3,0,101.7,0.374,3.488 +24/10/2021 09:00,8.19,87,0.72,133.4,0.123,253.5,1.267,80.6,80.6,0,101.7,0.504,4.635 +24/10/2021 09:30,9.69,77.29,0.923,142.8,0.123,307.3,1.537,119,119,0,101.7,0.663,5.879 +24/10/2021 10:00,11.27,74.6,1.095,159.3,0.132,315.1,1.576,154.7,154.7,0,101.7,0.676,6.007 +24/10/2021 10:30,12.04,74.68,1.242,165.3,0.142,290.5,1.453,157.3,157.3,0,101.7,0.593,5.402 +24/10/2021 11:00,13.31,72.29,1.293,161.7,0.14,301.1,1.506,179.9,179.9,0,101.7,0.595,5.63 +24/10/2021 11:30,13.68,73.28,1.716,172.7,0.146,251.6,1.258,148.3,148.3,0.2,101.6,0.468,4.577 +24/10/2021 12:00,14.05,72.82,2.227,185.6,0.16,169.6,0.848,100,100,0,101.6,0.339,3.176 +24/10/2021 12:30,14.28,73.01,2.219,185.7,0.158,127,0.635,74.75,74.75,0,101.6,0.263,2.459 +24/10/2021 13:00,14.65,72.71,2.12,183.9,0.153,145.9,0.73,87.9,87.9,0,101.6,0.283,2.721 +24/10/2021 13:30,14.99,72.62,2.602,193.3,0.152,115.5,0.577,67.63,67.63,0,101.6,0.233,2.128 +24/10/2021 14:00,15.08,72.93,2.586,189.3,0.157,129.4,0.647,75.65,75.65,0,101.5,0.262,2.408 +24/10/2021 14:30,15.84,71.74,3.248,192,0.153,202.4,1.012,116.8,116.8,0,101.5,0.411,3.566 +24/10/2021 15:00,15.97,72.49,2.938,199.1,0.144,206.9,1.035,112.9,112.9,0,101.5,0.422,3.762 +24/10/2021 15:30,15.76,74.01,2.865,195.6,0.152,57.09,0.285,28.02,28.03,0,101.5,0.125,0.997 +24/10/2021 16:00,15.42,75.82,2.181,187.7,0.164,36.71,0.184,17.54,17.54,0,101.5,0.071,0.749 +24/10/2021 16:30,15.44,76.53,2.186,186.2,0.155,27.35,0.137,10.48,10.48,0,101.5,0.053,0.546 +24/10/2021 17:00,15.21,77.7,2.542,192.9,0.154,5.137,0.026,-2.665,-2.666,0,101.5,0,0.066 +24/10/2021 17:30,14.9,80.4,2.024,205,0.144,0.265,0.001,-32.69,-32.69,0,101.5,0,0 +24/10/2021 18:00,14.29,85.9,1.785,215.5,0.135,0,0,-21.1,-21.1,0.4,101.5,0,0 +24/10/2021 18:30,14.04,89.5,1.911,211.4,0.136,0,0,-11.74,-11.74,0.6,101.5,0,0 +24/10/2021 19:00,13.96,90.9,1.459,207.4,0.144,0,0,-10.11,-10.11,0,101.5,0,0 +24/10/2021 19:30,13.8,91.4,1.48,199.7,0.154,0,0,-37.36,-37.36,0,101.5,0,0 +24/10/2021 20:00,13.54,91.8,1.079,197.3,0.138,0,0,-29.09,-29.09,0,101.5,0,0 +24/10/2021 20:30,13.48,92,0.573,206.4,0.113,0,0,-33.9,-33.9,0,101.5,0,0 +24/10/2021 21:00,13.34,92.3,0.758,198.5,0.15,0,0,-1.096,-1.096,0,101.5,0,0 +24/10/2021 21:30,13.56,92.3,0.427,202.2,0.095,0,0,-5.586,-5.586,0,101.5,0,0 +24/10/2021 22:00,13.51,92.2,0.19,173.3,0.083,0,0,-2.997,-2.997,0,101.5,0,0 +24/10/2021 22:30,13.51,92.3,0.964,205,0.138,0,0,-7.415,-7.415,0.2,101.5,0,0 +24/10/2021 23:00,13.46,92.2,0.582,193.8,0.151,0,0,-21.74,-21.74,0,101.5,0,0 +24/10/2021 23:30,12.96,92.1,0.769,197.3,0.159,0,0,-30.39,-30.39,0,101.5,0,0 +25/10/2021 00:00,12.95,92.6,1.26,214.9,0.138,0,0,-5.479,-5.479,0,101.5,0,0 +25/10/2021 00:30,13.08,92,0.606,210.3,0.123,0,0,-4.695,-4.695,0,101.5,0,0 +25/10/2021 01:00,13,91.7,0.377,207.8,0.109,0,0,-4.213,-4.213,0.8,101.5,0,0 +25/10/2021 01:30,12.98,91.9,0.686,169.7,0.157,0,0,-7.641,-7.641,1.2,101.5,0,0 +25/10/2021 02:00,12.94,92.1,0.272,199.6,0.115,0,0,-8.53,-8.53,0.2,101.5,0,0 +25/10/2021 02:30,12.93,92.3,0.146,237.9,0.055,0,0,-1.958,-1.958,0,101.4,0,0 +25/10/2021 03:00,12.9,92.4,0.734,247.7,0.105,0,0,-16.43,-16.43,0,101.4,0,0 +25/10/2021 03:30,12.28,92.4,1.084,204.4,0.141,0,0,-57.09,-57.09,0,101.4,0,0 +25/10/2021 04:00,11.95,92.6,0.914,224.9,0.131,0,0,-51.08,-51.08,0,101.4,0,0 +25/10/2021 04:30,11.76,92.6,0.866,223.8,0.125,0,0,-51.93,-51.93,0,101.4,0,0 +25/10/2021 05:00,11.73,92.7,1.104,219.5,0.141,0,0,-53.85,-53.85,0,101.4,0,0 +25/10/2021 05:30,11.5,92.5,0.659,220.2,0.12,0,0,-47.8,-47.8,0,101.4,0,0 +25/10/2021 06:00,11.22,92.8,0.824,218.7,0.128,0,0,-50.16,-50.16,0,101.4,0,0 +25/10/2021 06:30,11.15,92.8,1.142,207.7,0.144,0,0,-29.23,-29.23,0,101.5,0,0 +25/10/2021 07:00,11.24,92.6,0.601,192.9,0.106,4.129,0.021,-38.43,-38.43,0,101.5,0,0.087 +25/10/2021 07:30,11.14,92.8,0.139,207.4,0.043,21.71,0.109,5.229,5.229,0,101.5,0.002,0.297 +25/10/2021 08:00,11.81,92.8,0.547,230.9,0.106,38.72,0.194,20.05,20.05,0,101.5,0.054,0.518 +25/10/2021 08:30,12.01,92.5,0.384,239.1,0.096,63.8,0.319,33.32,33.32,0,101.5,0.091,0.852 +25/10/2021 09:00,12.52,92.5,0.85,200.5,0.146,158.9,0.795,99.4,99.4,0,101.5,0.267,2.433 +25/10/2021 09:30,13.03,91.7,1.252,194.2,0.146,120.8,0.604,97.7,97.7,0,101.5,0.205,1.858 +25/10/2021 10:00,13.66,91,0.884,183.6,0.148,228.9,1.144,171.1,171.1,0,101.6,0.436,4.066 +25/10/2021 10:30,14.77,84.4,1.736,214.8,0.136,336.5,1.683,202.6,202.6,0,101.6,0.662,6.157 +25/10/2021 11:00,15.54,77.43,1.639,236.3,0.126,417.4,2.087,248.1,248.1,0,101.6,0.891,7.723 +25/10/2021 11:30,16.25,73.11,1.841,213.4,0.135,457.7,2.288,273.6,273.6,0,101.6,1.008,8.61 +25/10/2021 12:00,16.49,72.17,1.741,285.1,0.123,500.4,2.502,309.2,309.2,0,101.5,1.122,9.47 +25/10/2021 12:30,16.91,69.14,1.287,289.1,0.127,468.6,2.343,289.3,289.3,0,101.5,1.053,9.06 +25/10/2021 13:00,17.58,64.29,2.111,240.4,0.129,406.8,2.034,233.9,233.9,0,101.5,0.919,7.522 +25/10/2021 13:30,17.24,64.9,2.336,233.2,0.127,424.4,2.122,244.1,244.1,0,101.5,0.976,7.893 +25/10/2021 14:00,17.43,63.8,2.872,231.5,0.128,382.2,1.911,216.7,216.7,0,101.5,0.895,7.13 +25/10/2021 14:30,16.92,67.07,2.139,238.1,0.137,219.7,1.098,110,110,0,101.5,0.485,4.085 +25/10/2021 15:00,17.27,65.58,1.68,263.6,0.142,187.5,0.937,23.6,23.6,0,101.4,0.428,3.556 +25/10/2021 15:30,16.26,69.13,1.172,287.3,0.143,75.84,0.379,9.92,9.92,0,101.5,0.144,1.321 +25/10/2021 16:00,14.23,81.6,1.966,331.5,0.133,63.63,0.318,-34.16,-34.16,0.2,101.5,0.122,1.239 +25/10/2021 16:30,13.97,84.4,0.688,323.7,0.109,52.23,0.261,-20.96,-20.96,0,101.5,0.108,0.987 +25/10/2021 17:00,13.77,83.9,0.349,296.9,0.101,14.73,0.074,-37.88,-37.88,0,101.5,0.035,0.328 +25/10/2021 17:30,12.41,86.4,0.061,289.2,0.035,0.08,0,-44.17,-44.17,0,101.5,0,0.019 +25/10/2021 18:00,11.5,88.9,0.126,288.5,0.093,0,0,-41.32,-41.32,0.2,101.6,0,0 +25/10/2021 18:30,11.04,90.5,0.461,203.8,0.099,0,0,-41.94,-41.94,0,101.6,0,0 +25/10/2021 19:00,11.3,91.3,0.618,234.3,0.12,0,0,-46.34,-46.34,0,101.6,0,0 +25/10/2021 19:30,11.41,90,0.695,263.7,0.158,0,0,-50.62,-50.62,0,101.7,0,0 +25/10/2021 20:00,10.6,89.1,0.381,312,0.138,0,0,-40.43,-40.43,0,101.7,0,0 +25/10/2021 20:30,9.83,90.5,0.209,311.2,0.07,0,0,-39.89,-39.89,0,101.7,0,0 +25/10/2021 21:00,8.86,90.9,0.022,300.9,0.011,0,0,-38.73,-38.73,0,101.7,0,0 +25/10/2021 21:30,8.29,91.8,0,0,0,0,0,-43.21,-43.21,0,101.7,0,0 +25/10/2021 22:00,7.889,92.4,0.05,300.9,0.027,0,0,-38.36,-38.36,0,101.8,0,0 +25/10/2021 22:30,7.569,92.7,0,0,0,0,0,-39.15,-39.15,0,101.8,0,0 +25/10/2021 23:00,7.335,93.2,0,0,0,0,0,-38.94,-38.94,0,101.8,0,0 +25/10/2021 23:30,7.313,93.5,0.006,300.6,0.008,0,0,-37.69,-37.69,0,101.8,0,0 +26/10/2021 00:00,6.803,93.2,0,0,0,0,0,-16.63,-16.63,0,101.8,0,0 +26/10/2021 00:30,7.689,94.8,0.008,197,0.012,0.101,0.001,-12.26,-12.26,0,101.8,0,0 +26/10/2021 01:00,8.17,93.7,0.012,185.7,0.027,0,0,-20.07,-20.07,0,101.8,0,0 +26/10/2021 01:30,8.19,93.8,0.008,137,0.008,0,0,-23.83,-23.83,0,101.8,0,0 +26/10/2021 02:00,8.57,94.5,0.139,207.8,0.076,0,0,-23.62,-23.62,0,101.8,0,0 +26/10/2021 02:30,8.6,94,0,215.7,0.002,0,0,-16.51,-16.51,0,101.8,0,0 +26/10/2021 03:00,8.71,94.4,0.031,190.8,0.026,0,0,-30.32,-30.32,0,101.8,0,0 +26/10/2021 03:30,9.41,94.8,1.032,192.1,0.15,0,0,-25.26,-25.26,0,101.8,0,0 +26/10/2021 04:00,9.68,94.2,0.332,199.2,0.085,0,0,-21.78,-21.78,0,101.8,0,0 +26/10/2021 04:30,9.5,94,0.022,274.4,0.023,0,0,-27.53,-27.53,0,101.9,0,0 +26/10/2021 05:00,9.83,94.7,1.219,225.1,0.124,0,0,-22.99,-22.99,0,101.9,0,0 +26/10/2021 05:30,9.84,94.3,1.261,214.4,0.133,0,0,-30.19,-30.19,0,101.9,0,0 +26/10/2021 06:00,9.71,94.3,0.752,198.9,0.136,0,0,-30.91,-30.91,0,101.9,0,0 +26/10/2021 06:30,9.67,94.3,0.33,178.6,0.098,0,0,-39.1,-39.1,0,101.9,0,0 +26/10/2021 07:00,9.22,93.8,0.014,158.9,0.016,4.21,0.021,-14.94,-14.94,0,101.9,0,0.113 +26/10/2021 07:30,9.01,94.4,0.017,144,0.015,21.85,0.109,-7.311,-7.311,0,102,0.022,0.346 +26/10/2021 08:00,9.77,94.6,0.219,145.1,0.082,66.45,0.332,-2.147,-2.147,0,102,0.12,1.052 +26/10/2021 08:30,11.04,93.8,0.654,180.1,0.133,162.2,0.811,30.46,30.46,0,102,0.324,3.015 +26/10/2021 09:00,12.39,92.6,1.122,206.3,0.134,219.6,1.098,72.64,72.64,0,102,0.445,4.348 +26/10/2021 09:30,13.2,91,1.998,230.9,0.13,191.3,0.957,110,110,0,102.1,0.392,3.646 +26/10/2021 10:00,13.5,89.7,2.227,217.7,0.13,269.1,1.346,194.8,194.8,0,102,0.522,5.306 +26/10/2021 10:30,14.12,87.5,2.235,221.2,0.125,348.2,1.741,221.5,221.5,0,102,0.702,7.329 +26/10/2021 11:00,15.12,82.9,2.639,217.2,0.135,445.5,2.227,238.2,238.2,0,102.1,0.963,8.47 +26/10/2021 11:30,16.03,77.59,2.783,213.3,0.134,452.8,2.264,246.9,246.9,0,102,0.997,7.439 +26/10/2021 12:00,16.14,75.67,2.226,232.5,0.128,138.8,0.694,71.86,71.86,0,102,0.295,3.183 +26/10/2021 12:30,16.76,73.71,2.133,243.1,0.135,395.8,1.979,222.8,222.8,0,102,0.877,7.825 +26/10/2021 13:00,17.7,67.58,2.653,224,0.127,449,2.245,252.2,252.2,0,102,1.009,8.77 +26/10/2021 13:30,17.84,64.13,2.916,227.5,0.125,361.4,1.807,186.5,186.5,0,102,0.806,6.866 +26/10/2021 14:00,17.63,65.57,2.659,224.5,0.126,300.4,1.502,143.3,143.3,0,102,0.666,5.556 +26/10/2021 14:30,17.66,67.64,2.526,212.9,0.139,273.1,1.366,126.4,126.4,0,102,0.62,5.112 +26/10/2021 15:00,17.79,68.06,2.344,218.3,0.127,223.7,1.119,95.6,95.6,0,102,0.517,4.34 +26/10/2021 15:30,17.78,68.19,2.397,215.9,0.131,201.4,1.007,87.2,87.2,0,102,0.461,4.101 +26/10/2021 16:00,16.91,71.42,2.091,207.8,0.144,78.47,0.392,-0.967,-0.967,0,102,0.196,1.579 +26/10/2021 16:30,16.25,74.06,1.902,203.6,0.149,47.07,0.235,-20.01,-20.01,0,102,0.117,1.079 +26/10/2021 17:00,15.31,77.4,1.055,194.8,0.149,11.43,0.057,-42.09,-42.09,0,102,0.022,0.331 +26/10/2021 17:30,14.28,81.8,0.82,204.3,0.142,0,0,-48.5,-48.5,0,102,0,0.003 +26/10/2021 18:00,13.87,83.9,1.146,206.9,0.141,0,0,-50.47,-50.47,0,102.1,0,0 +26/10/2021 18:30,13.43,85.3,1.46,204.1,0.151,0,0,-52.94,-52.94,0,102.1,0,0 +26/10/2021 19:00,13.3,85.8,1.751,209.4,0.142,0,0,-53.47,-53.47,0,102.1,0,0 +26/10/2021 19:30,13.12,86.4,1.573,206.9,0.141,0,0,-54.3,-54.3,0,102.1,0,0 +26/10/2021 20:00,12.86,87.7,1.264,208,0.151,0,0,-52.83,-52.83,0,102.1,0,0 +26/10/2021 20:30,12.39,88.9,0.957,209.3,0.14,0,0,-49.41,-49.41,0,102.1,0,0 +26/10/2021 21:00,12.03,89.8,1.002,200.6,0.153,0,0,-48.79,-48.79,0,102.1,0,0 +26/10/2021 21:30,11.74,90.6,0.742,202,0.158,0,0,-45.84,-45.84,0,102.1,0,0 +26/10/2021 22:00,11.17,91.2,0.17,187.2,0.107,0,0,-30.2,-30.2,0,102.1,0,0 +26/10/2021 22:30,10.62,91.5,0,0,0,0,0,-39,-39,0,102.1,0,0 +26/10/2021 23:00,9.73,91.8,0,0,0,0,0,-31.76,-31.76,0,102.1,0,0 +26/10/2021 23:30,9.92,92.8,0,0,0,0.542,0.003,2.271,2.271,0,102.1,0,0 +27/10/2021 00:00,10.95,93.2,0.545,176.8,0.098,0.313,0.002,-0.875,-0.875,0,102.1,0,0 +27/10/2021 00:30,11.71,93.1,0.861,197.2,0.149,0,0,-1.558,-1.558,0,102.1,0,0 +27/10/2021 01:00,11.84,93.3,0.778,204.2,0.143,0,0,-2.691,-2.691,0.2,102.1,0,0 +27/10/2021 01:30,11.86,93.6,1.354,219,0.132,0,0,-4.166,-4.166,0,102,0,0 +27/10/2021 02:00,11.84,93.7,0.894,226.3,0.133,0,0,-2.214,-2.214,0,102,0,0 +27/10/2021 02:30,11.74,93.9,1.637,197.2,0.145,0,0,-3.68,-3.68,0,102,0,0 +27/10/2021 03:00,11.54,94.2,1.414,202.1,0.147,0,0,-2.927,-2.927,0,102,0,0 +27/10/2021 03:30,11.62,94.4,1.631,202.9,0.147,0,0,-2.153,-2.153,0,102,0,0 +27/10/2021 04:00,11.6,94.4,1.559,195.1,0.152,0,0,-2.124,-2.124,0,102,0,0 +27/10/2021 04:30,11.49,94.4,0.948,172.7,0.153,0,0,-3.37,-3.37,0,102,0,0 +27/10/2021 05:00,11.36,94.5,0.544,173.1,0.144,0,0,-7.876,-7.876,0,101.9,0,0 +27/10/2021 05:30,11.46,94.4,0.36,193.2,0.101,0,0,-9.99,-9.99,0,102,0,0 +27/10/2021 06:00,11.31,94.4,0.206,173.3,0.086,0,0,-2.525,-2.525,0,101.9,0,0 +27/10/2021 06:30,11.25,94.4,0.517,169.5,0.131,0.035,0,-2.951,-2.951,0,101.9,0,0 +27/10/2021 07:00,10.97,94.4,0.658,173.6,0.119,2.313,0.012,-1.936,-1.936,0,102,0,0.055 +27/10/2021 07:30,10.88,94.6,0.652,162.6,0.135,14.65,0.073,5.621,5.621,0,102,0,0.287 +27/10/2021 08:00,11.02,94.6,0.795,166.7,0.143,40.05,0.2,16.59,16.59,0,102,0.056,0.711 +27/10/2021 08:30,11.42,94.6,0.937,172.2,0.147,84.3,0.422,28.34,28.34,0,102,0.148,1.543 +27/10/2021 09:00,11.89,94.5,1.299,172.3,0.153,184.7,0.924,80.9,80.9,0,102,0.34,2.961 +27/10/2021 09:30,12.56,93.9,1.71,180.6,0.152,235.7,1.179,106.4,106.4,0,102,0.491,4.226 +27/10/2021 10:00,13.12,92.8,2.192,182,0.155,278.7,1.394,134.6,134.6,0,102,0.546,5.131 +27/10/2021 10:30,13.8,90,2.102,179.9,0.152,360.4,1.802,167,167,0,102,0.775,6.838 +27/10/2021 11:00,14.45,82.9,1.634,154.8,0.132,341.4,1.707,167.7,167.7,0,102,0.714,6.37 +27/10/2021 11:30,14.23,82.4,1.895,167.5,0.14,294.4,1.472,154.9,154.9,0,101.9,0.589,5.479 +27/10/2021 12:00,14.47,80.8,2.003,180.5,0.155,298.9,1.494,162.1,162.1,0,101.9,0.586,5.584 +27/10/2021 12:30,14.63,79.97,2.233,186.5,0.149,261.2,1.306,141.9,141.9,0,101.9,0.487,4.958 +27/10/2021 13:00,14.86,79.32,2.478,193.6,0.149,244.2,1.221,130.6,130.6,0,101.8,0.466,4.692 +27/10/2021 13:30,14.9,78.29,2.348,205.8,0.141,304.1,1.521,158.2,158.2,0,101.8,0.615,5.896 +27/10/2021 14:00,15.66,72.37,2.697,196.9,0.148,358.6,1.793,183.6,183.6,0,101.8,0.793,7.175 +27/10/2021 14:30,15.58,72.75,1.851,186.5,0.153,201.1,1.005,96,96,0,101.8,0.427,4.04 +27/10/2021 15:00,15.99,70.44,2.292,198.5,0.148,211.4,1.057,76.67,76.67,0,101.7,0.481,4.291 +27/10/2021 15:30,16.14,69.97,1.819,185.7,0.154,159,0.795,43.27,43.27,0,101.7,0.384,3.358 +27/10/2021 16:00,15.86,71.44,1.187,176,0.151,82.5,0.413,-4.964,-4.964,0,101.7,0.23,1.737 +27/10/2021 16:30,16.28,70.53,0.574,178.4,0.146,60.75,0.304,-12.3,-12.3,0,101.6,0.22,1.631 +27/10/2021 17:00,15.32,73.77,0.355,172.3,0.157,10.2,0.051,-44.02,-44.02,0,101.6,0.033,0.408 +27/10/2021 17:30,13.15,80.7,0.303,224.2,0.066,0,0,-47.39,-47.39,0,101.6,0,0.054 +27/10/2021 18:00,11.63,85.7,0.252,256.1,0.097,0,0,-44.18,-44.18,0,101.6,0,0 +27/10/2021 18:30,10.45,87.9,0,256,0.001,0,0,-44.3,-44.3,0,101.6,0,0 +27/10/2021 19:00,9.72,89.8,0,0,0,0,0,-44.14,-44.14,0,101.6,0,0 +27/10/2021 19:30,9.42,91.2,0.176,220.5,0.064,0,0,-43.81,-43.81,0,101.6,0,0 +27/10/2021 20:00,8.47,91.7,0,0,0,0,0,-45.03,-45.03,0,101.6,0,0 +27/10/2021 20:30,8.17,92.7,0.027,219.7,0.021,0,0,-43.02,-43.02,0,101.5,0,0 +27/10/2021 21:00,7.615,92.6,0.032,219.7,0.013,0,0,-41.55,-41.55,0,101.5,0,0 +27/10/2021 21:30,7.507,93.6,0.065,189.3,0.035,0,0,-41.56,-41.56,0,101.5,0,0 +27/10/2021 22:00,7.308,93.6,0.05,149.7,0.048,0,0,-41.81,-41.81,0,101.5,0,0 +27/10/2021 22:30,7.102,94,0.169,142.9,0.064,0,0,-42.86,-42.86,0,101.5,0,0 +27/10/2021 23:00,7.018,94.4,0.002,126.9,0.003,0,0,-46.04,-46.04,0,101.4,0,0 +27/10/2021 23:30,6.843,94.6,0,127.4,0,0,0,-42.82,-42.82,0,101.4,0,0 +28/10/2021 00:00,6.225,94,0,0,0,0,0,-40.84,-40.84,0,101.3,0,0 +28/10/2021 00:30,5.737,94.7,0.139,312,0.035,0,0,-34.82,-34.82,0,101.3,0,0 +28/10/2021 01:00,5.297,94.2,0,0,0,0,0,-39.26,-39.26,0,101.3,0,0 +28/10/2021 01:30,4.916,94.9,0.038,307.5,0.012,0,0,-39.49,-39.49,0,101.3,0,0 +28/10/2021 02:00,4.656,95.2,0.026,309.9,0.011,0.464,0.002,-15.22,-15.22,0,101.2,0,0 +28/10/2021 02:30,5.411,95.6,0.2,144.6,0.047,0,0,-32.39,-32.39,0.2,101.2,0,0 +28/10/2021 03:00,5.573,94.9,0.29,131.6,0.074,0,0,-42.37,-42.37,0,101.2,0,0 +28/10/2021 03:30,4.848,94.8,0.219,123.3,0.101,0,0,-39.35,-39.35,0,101.2,0,0 +28/10/2021 04:00,4.458,95.2,0.08,123.6,0.06,0,0,-33.24,-33.24,0,101.1,0,0 +28/10/2021 04:30,4.263,95.3,0.007,123.6,0.009,0,0,-30.38,-30.38,0,101.1,0,0 +28/10/2021 05:00,3.987,95.2,0.11,71.04,0.034,0,0,-31.56,-31.56,0,101.1,0,0 +28/10/2021 05:30,3.811,95.5,0.022,140.5,0.018,0,0,-39.01,-39.01,0,101.1,0,0 +28/10/2021 06:00,3.651,95.6,0.139,295.2,0.033,0,0,-35.5,-35.5,0,101,0,0 +28/10/2021 06:30,3.385,95.4,0,0,0,0,0,-41.01,-41.01,0,101,0,0 +28/10/2021 07:00,3.367,96.1,0.001,299.7,0.002,3.038,0.015,-36.12,-36.12,0,101,0,0.092 +28/10/2021 07:30,4.317,96.6,0,0,0,32.21,0.161,-25.36,-25.36,0,101,0.073,0.583 +28/10/2021 08:00,6.513,95.6,0.24,142.1,0.075,107.6,0.538,23.12,23.12,0,101,0.197,1.592 +28/10/2021 08:30,8.74,94.1,0.811,156.9,0.132,164.2,0.821,69.05,69.05,0,101,0.308,3.189 +28/10/2021 09:00,9.4,94,1.077,149.2,0.122,182.8,0.914,58.52,58.52,0,100.9,0.375,3.311 +28/10/2021 09:30,11.42,91.2,1.713,181.3,0.156,301.4,1.507,109.4,109.4,0,100.9,0.666,5.866 +28/10/2021 10:00,13.51,80.7,1.866,178,0.148,352.5,1.762,175,175,0,100.9,0.791,6.984 +28/10/2021 10:30,14.86,74.01,2.61,190.4,0.158,395,1.975,191.5,191.5,0,100.8,0.905,7.846 +28/10/2021 11:00,15.39,70.57,3.346,195,0.155,430.8,2.154,189.1,189.2,0,100.8,0.992,8.5 +28/10/2021 11:30,15.92,68.98,3.182,191.6,0.153,453.3,2.267,210.3,210.4,0,100.8,1.057,8.91 +28/10/2021 12:00,16.39,67.13,2.937,192.6,0.147,461.4,2.307,220.9,220.9,0,100.7,1.084,9.08 +28/10/2021 12:30,16.81,65.28,2.795,184.1,0.148,455.9,2.279,220.9,220.9,0,100.7,1.082,9 +28/10/2021 13:00,17.2,65.04,2.31,177.1,0.147,436.2,2.181,214.3,214.3,0,100.6,1.02,8.73 +28/10/2021 13:30,17.24,64.92,2.924,179.9,0.15,406,2.03,197.1,197.1,0,100.5,0.957,8.17 +28/10/2021 14:00,17.31,64.49,3.45,186.2,0.154,348.3,1.742,164,164.1,0,100.5,0.826,7.039 +28/10/2021 14:30,17.55,64.69,2.758,183.3,0.154,274.9,1.374,119.5,119.6,0,100.5,0.648,5.628 +28/10/2021 15:00,17.34,65.6,2.995,181.2,0.158,181.6,0.908,62.84,62.86,0,100.5,0.422,3.69 +28/10/2021 15:30,16.67,66.35,2.977,182.3,0.154,116.4,0.582,18.71,18.72,0,100.4,0.28,2.471 +28/10/2021 16:00,16.99,65.77,2.428,181.8,0.151,135.5,0.677,32.34,32.34,0,100.4,0.319,3.002 +28/10/2021 16:30,16.31,68.17,2.358,186.9,0.16,41.95,0.21,-29.43,-29.43,0,100.4,0.113,0.949 +28/10/2021 17:00,15.5,69.79,2.102,184.2,0.157,7.007,0.035,-51.28,-51.28,0,100.4,0.01,0.229 +28/10/2021 17:30,14.61,73.16,1.773,181.7,0.157,0,0,-56.84,-56.84,0,100.4,0,0 +28/10/2021 18:00,14.27,73.13,2.093,182.3,0.16,0,0,-58.91,-58.91,0,100.3,0,0 +28/10/2021 18:30,13.95,76.02,2.187,184.9,0.158,0,0,-57.45,-57.45,0,100.3,0,0 +28/10/2021 19:00,13.52,78.11,1.587,176.4,0.154,0,0,-56.16,-56.16,0,100.3,0,0 +28/10/2021 19:30,12.94,81.3,1.747,177.9,0.155,0,0,-54,-54,0,100.3,0,0 +28/10/2021 20:00,12.87,83.4,2.016,183.8,0.153,0,0,-46.76,-46.76,0,100.2,0,0 +28/10/2021 20:30,12.85,85.4,1.645,182.3,0.154,0,0,-33.49,-33.49,0,100.2,0,0 +28/10/2021 21:00,12.91,86.9,1.805,175.4,0.143,0,0,-37.71,-37.71,0,100.2,0,0 +28/10/2021 21:30,12.96,87.6,1.468,172.5,0.14,0,0,-34.73,-34.73,0,100.2,0,0 +28/10/2021 22:00,12.87,87.9,1.233,154.6,0.128,0,0,-30.84,-30.84,0,100.1,0,0 +28/10/2021 22:30,12.56,87,1.231,152.7,0.137,0,0,-31.88,-31.88,0,100.1,0,0 +28/10/2021 23:00,12.46,84.8,1.369,155.2,0.133,0,0,-29.53,-29.53,0,100,0,0 +28/10/2021 23:30,12.81,82.2,1.883,177.3,0.15,0,0,-24.78,-24.78,0,100,0,0 +29/10/2021 00:00,13.09,80,1.751,177.1,0.145,0,0,-28.93,-28.93,0,99.9,0,0 +29/10/2021 00:30,13.02,80.1,0.845,155.9,0.133,0,0,-18.2,-18.2,0,99.9,0,0 +29/10/2021 01:00,13.08,80.6,1.137,170.4,0.144,0,0,-35.54,-35.54,0.2,99.9,0,0 +29/10/2021 01:30,13.19,80.3,1.482,175.1,0.147,0,0,-46.74,-46.74,0,99.8,0,0 +29/10/2021 02:00,13.16,81.4,1.31,160.4,0.136,0,0,-40.4,-40.4,0.2,99.8,0,0 +29/10/2021 02:30,13.12,82,1.929,168.2,0.141,0,0,-46.92,-46.92,0.2,99.8,0,0 +29/10/2021 03:00,13.04,82.1,2.102,178.1,0.144,0,0,-46.74,-46.74,0,99.7,0,0 +29/10/2021 03:30,13.07,82.7,2.213,178,0.144,0,0,-47.44,-47.44,0,99.7,0,0 +29/10/2021 04:00,13.54,82.6,2.678,178.7,0.155,0,0,-44.43,-44.44,0.2,99.7,0,0 +29/10/2021 04:30,13.7,84.8,2.636,180.4,0.146,0,0,-39.94,-39.94,0.2,99.7,0,0 +29/10/2021 05:00,13.66,86.6,2.176,176.3,0.148,0,0,-35.83,-35.83,0,99.6,0,0 +29/10/2021 05:30,13.17,86.3,3.482,203.8,0.126,0,0,-44,-44.18,6,99.6,0,0 +29/10/2021 06:00,12.33,84.1,3.194,201.3,0.15,0.671,0.003,-61.16,-61.17,0.4,99.7,0,0 +29/10/2021 06:30,12,85,2.039,184.4,0.16,0,0,-58.99,-58.99,0,99.7,0,0 +29/10/2021 07:00,11.87,87.2,2.037,192.5,0.153,0.774,0.004,-58.27,-58.27,0,99.7,0,0.029 +29/10/2021 07:30,12.14,88.1,2.376,195,0.155,20.97,0.105,-37.47,-37.47,0,99.7,0.023,0.409 +29/10/2021 08:00,12.98,85.4,2.55,200.7,0.149,51.19,0.256,5.561,5.561,0,99.8,0.074,0.994 +29/10/2021 08:30,13.48,81.8,2.371,225.3,0.127,163.9,0.82,54.45,54.45,0,99.9,0.302,3.234 +29/10/2021 09:00,13.97,78.32,2.781,233.7,0.132,205.6,1.028,87.6,87.6,0,99.9,0.39,4.014 +29/10/2021 09:30,14,76.91,3.319,238.8,0.136,161,0.805,61.24,61.31,0,99.9,0.311,3.074 +29/10/2021 10:00,13.72,76.78,3.343,237.1,0.138,164.2,0.821,54.15,54.17,0,99.9,0.318,3.299 +29/10/2021 10:30,14.18,76.34,2.685,239.4,0.146,317,1.585,160.3,160.3,0,100,0.62,5.76 +29/10/2021 11:00,14.96,71.27,3.201,243,0.136,428.5,2.143,230.4,230.4,0,100,0.919,8.33 +29/10/2021 11:30,15.33,66.48,3.102,242.5,0.136,443.7,2.218,241.7,241.7,0,100,0.995,8.73 +29/10/2021 12:00,15.49,64.86,2.712,244.5,0.143,353.5,1.767,185.8,185.8,0,100,0.756,6.893 +29/10/2021 12:30,15.36,65.12,2.058,238.4,0.133,253.2,1.266,114.4,114.4,0,100,0.483,4.926 +29/10/2021 13:00,16.07,62.07,2.772,228.9,0.124,472.2,2.361,271.1,271.1,0,100,1.034,9.53 +29/10/2021 13:30,16.12,58.33,2.594,228.5,0.123,334.4,1.672,173.3,173.3,0,99.9,0.705,6.681 +29/10/2021 14:00,16.2,58.08,2.977,217.3,0.13,341.7,1.709,178.5,178.6,0,99.9,0.773,6.96 +29/10/2021 14:30,16.39,58.76,2.38,218.9,0.127,306.3,1.531,158.9,158.9,0,99.9,0.716,6.471 +29/10/2021 15:00,16.44,58.15,2.457,214.3,0.134,229.5,1.148,107.7,107.7,0,99.9,0.538,4.94 +29/10/2021 15:30,16.3,57.39,3.317,207.6,0.142,198.7,0.994,79.29,79.3,0,99.9,0.475,4.388 +29/10/2021 16:00,15.67,60.32,2.677,210.4,0.141,102.1,0.511,10.53,10.53,0,99.9,0.274,2.655 +29/10/2021 16:30,14.86,63.82,1.797,202.3,0.153,49.06,0.245,-21.12,-21.12,0,99.9,0.177,1.415 +29/10/2021 17:00,13.95,68.1,1.661,191,0.163,9.32,0.047,-37.99,-37.99,0,99.9,0.022,0.315 +29/10/2021 17:30,12.89,70.81,1.178,195.3,0.166,0,0,-54.29,-54.29,0,99.9,0,0.017 +29/10/2021 18:00,12.11,73.16,1.17,194.4,0.149,0,0,-59.53,-59.53,0,99.9,0,0 +29/10/2021 18:30,11.64,74.89,0.951,173,0.149,0,0,-59.75,-59.75,0,99.9,0,0 +29/10/2021 19:00,10.81,78.37,0.718,168.6,0.149,0,0,-57.05,-57.05,0,99.9,0,0 +29/10/2021 19:30,10.21,81.4,0.522,159.7,0.147,0,0,-54.83,-54.83,0,99.9,0,0 +29/10/2021 20:00,9.59,84.7,0.344,153.4,0.15,0,0,-51.01,-51.01,0,99.9,0,0 +29/10/2021 20:30,9.27,87.1,0.297,162.3,0.119,0,0,-50.88,-50.88,0,99.8,0,0 +29/10/2021 21:00,8.76,88.4,0.141,153,0.118,0,0,-48.02,-48.02,0,99.7,0,0 +29/10/2021 21:30,8.68,89.9,0.3,154.7,0.11,0,0,-51.26,-51.26,0,99.7,0,0 +29/10/2021 22:00,9.03,90.1,0.379,157.7,0.143,0,0,-50.51,-50.51,0,99.7,0,0 +29/10/2021 22:30,8.71,89.8,0.123,154.3,0.092,0,0,-45.14,-45.14,0,99.7,0,0 +29/10/2021 23:00,7.827,90.3,0.111,153.2,0.066,0,0,-42.4,-42.4,0,99.6,0,0 +29/10/2021 23:30,7.664,91.4,0.257,150.6,0.121,0,0,-43.39,-43.39,0,99.6,0,0 +30/10/2021 00:00,7.63,92.2,0.034,149.4,0.03,0.151,0.001,-25.69,-25.69,0,99.5,0,0 +30/10/2021 00:30,8.37,93.3,0.297,135.5,0.1,0.05,0,-26.35,-26.35,0,99.5,0,0 +30/10/2021 01:00,10.28,94,0.897,156.6,0.134,0.022,0,-26.55,-26.55,0,99.4,0,0 +30/10/2021 01:30,11.25,93.4,1.253,162.9,0.139,0,0,-17.09,-17.09,0,99.4,0,0 +30/10/2021 02:00,11.72,92.7,1.617,168.5,0.139,0,0,-28.31,-28.31,0,99.3,0,0 +30/10/2021 02:30,11.83,91.7,1.403,168.3,0.132,0,0,-11.78,-11.78,0,99.3,0,0 +30/10/2021 03:00,12.14,90.9,1.863,171.6,0.145,0,0,-4.509,-4.509,0,99.2,0,0.008 +30/10/2021 03:30,12.43,89.7,1.509,169.7,0.142,0,0,-7.274,-7.274,0,99.2,0,0.065 +30/10/2021 04:00,12.73,89.5,1.854,177.8,0.15,0,0,-2.786,-2.786,0,99.2,0,0.068 +30/10/2021 04:30,12.93,88.9,1.986,182.6,0.156,0,0,-7.281,-7.281,0,99.2,0,0.021 +30/10/2021 05:00,13,88.7,2.109,193.8,0.152,0,0,-5.657,-5.657,0,99.2,0,0 +30/10/2021 05:30,13.1,88.5,1.713,180.1,0.15,0,0,-10.77,-10.77,0,99.2,0,0 +30/10/2021 06:00,13.03,88.9,1.356,180.3,0.154,0,0,-10.35,-10.35,0,99.2,0,0 +30/10/2021 06:30,12.71,88.8,1.913,217.4,0.12,0.027,0,-18.72,-18.72,3.8,99.2,0,0 +30/10/2021 07:00,12.06,83.7,1.587,216.5,0.132,3.153,0.016,-34.35,-34.35,0,99.3,0,0 +30/10/2021 07:30,12.06,83.7,1.449,226.4,0.126,18.77,0.094,-23.51,-23.51,0.4,99.3,0.021,0.405 +30/10/2021 08:00,11.91,84.8,1.537,238.8,0.132,24.37,0.122,-22.17,-22.17,0.2,99.3,0.021,0.493 +30/10/2021 08:30,11.85,84.5,1.368,222.9,0.121,49.4,0.247,-9.36,-9.36,0,99.4,0.08,1.015 +30/10/2021 09:00,11.95,83.1,1.551,232.5,0.133,84.9,0.425,5.283,5.283,0,99.4,0.145,1.816 +30/10/2021 09:30,12.24,80.6,2.076,242.3,0.143,165.5,0.827,56.47,56.47,0,99.5,0.29,3.403 +30/10/2021 10:00,12.96,77.82,2.351,244.4,0.143,288.1,1.441,121.8,121.8,0,99.5,0.532,4.968 +30/10/2021 10:30,13.77,75.1,2.951,251.4,0.147,393.6,1.968,194.3,194.3,0,99.6,0.833,7.638 +30/10/2021 11:00,14.27,72.44,2.841,259.8,0.145,397,1.985,209.6,209.6,0,99.6,0.843,7.694 +30/10/2021 11:30,14.26,70.05,2.419,279.4,0.147,264.4,1.322,134.8,134.8,0,99.6,0.496,4.748 +30/10/2021 12:00,14.74,69,2.188,263,0.146,386.3,1.931,203.1,203.1,0,99.7,0.82,7.505 +30/10/2021 12:30,15.17,65.69,2.385,260.2,0.148,398,1.99,220.1,220.1,0,99.7,0.861,7.87 +30/10/2021 13:00,15.23,64.04,2.175,274.8,0.146,314,1.57,162.4,162.4,0,99.7,0.651,6.177 +30/10/2021 13:30,15.48,61.85,1.927,279.8,0.144,384.4,1.922,217.5,217.5,0,99.7,0.871,7.804 +30/10/2021 14:00,15.33,62.59,2.017,248.8,0.145,279.2,1.396,141.6,141.6,0,99.8,0.59,5.571 +30/10/2021 14:30,15.29,61.22,2.334,241.5,0.134,187.6,0.938,76.5,76.5,0,99.8,0.379,3.547 +30/10/2021 15:00,15.26,60.12,2.572,242.6,0.141,211.2,1.056,91.3,91.3,0,99.8,0.443,4.276 +30/10/2021 15:30,15.2,59.21,2.92,239.2,0.136,153.7,0.769,50.77,50.78,0,99.9,0.343,3.286 +30/10/2021 16:00,14.61,64.14,1.85,227.9,0.127,72.85,0.364,-0.955,-0.955,0,99.9,0.147,1.68 +30/10/2021 16:30,14.21,66.99,2.061,228.9,0.131,42.44,0.212,-18.25,-18.25,0,99.9,0.108,1.121 +30/10/2021 17:00,13.53,66.56,2.03,230.6,0.129,4.77,0.024,-38.93,-38.93,0,100,0.001,0.16 +30/10/2021 17:30,12.98,69.4,1.359,218.6,0.125,0,0,-33.15,-33.15,0,100,0,0 +30/10/2021 18:00,12.32,73.59,1.405,201.2,0.143,0,0,-35.24,-35.24,0,100,0,0 +30/10/2021 18:30,12.05,75.19,1.495,200.7,0.149,0,0,-39.15,-39.15,0,100.1,0,0 +30/10/2021 19:00,11.88,75.86,1.249,186.4,0.155,0,0,-35.06,-35.06,0,100.1,0,0 +30/10/2021 19:30,11.76,77.12,1.081,186.5,0.153,0,0,-33.37,-33.37,0,100.1,0,0 +30/10/2021 20:00,11.61,78.2,0.657,166.3,0.153,0,0,-29.48,-29.48,0,100.1,0,0 +30/10/2021 20:30,11.3,80.3,0.661,156.3,0.146,0,0,-26.84,-26.84,0,100.1,0,0 +30/10/2021 21:00,10.93,82.6,0.539,160.8,0.137,0,0,-26.06,-26.06,0,100.1,0,0 +30/10/2021 21:30,11.14,82.5,1.137,171.9,0.15,0,0,-28.97,-28.97,0,100.1,0,0 +30/10/2021 22:00,10.89,83.4,0.702,160.1,0.133,0,0,-29.61,-29.61,0,100.1,0,0 +30/10/2021 22:30,11.19,83.8,1.334,171.7,0.146,0,0,-31.75,-31.75,0,100.1,0,0 +30/10/2021 23:00,11.58,82.5,2.038,179.2,0.153,0,0,-30.67,-30.67,0,100.1,0,0 +30/10/2021 23:30,11.6,82.1,2.183,180.9,0.152,0,0,-31.79,-31.79,0,100,0,0 +31/10/2021 00:00,11.54,82.6,1.816,179.6,0.15,0,0,-39.99,-39.99,0,100,0,0 +31/10/2021 00:30,11.66,82.1,2.543,181.5,0.154,0,0,-41.47,-41.47,0,99.9,0,0 +31/10/2021 01:00,11.48,83.1,1.967,178.5,0.146,0,0,-33.73,-33.73,0,99.9,0,0 +31/10/2021 01:30,11.66,82.9,2.077,178.5,0.15,0,0,-21.89,-21.89,0,99.8,0,0 +31/10/2021 02:00,11.83,82.3,2.34,176.9,0.142,0,0,-12.22,-12.22,0,99.8,0,0 +31/10/2021 02:30,11.99,83,2.664,180.1,0.148,0,0,-28.38,-28.38,0,99.7,0,0 +31/10/2021 03:00,12.23,84.6,2.492,177.7,0.141,0,0,-29.64,-29.64,0,99.7,0,0 +31/10/2021 03:30,12.47,87.8,2.644,179.4,0.15,0,0,-26.17,-26.17,0,99.6,0,0 +31/10/2021 04:00,12.77,88.6,2.413,172.1,0.143,0,0,-31.37,-31.37,0,99.6,0,0 +31/10/2021 04:30,13.13,87.6,3.087,178.3,0.15,0,0,-26.09,-26.11,0,99.5,0,0.048 +31/10/2021 05:00,13.6,85.9,3.881,181.5,0.155,0,0,-44.27,-44.4,0.2,99.5,0,0.068 +31/10/2021 05:30,13.88,85,3.179,180.8,0.152,0,0,-22.93,-22.94,0,99.4,0,0.068 +31/10/2021 06:00,14.01,83.2,3.506,178.6,0.147,0,0,-23.91,-23.94,0,99.4,0,0.068 +31/10/2021 06:30,14.06,81.9,4.195,182.5,0.145,0,0,-49.81,-50.22,0.2,99.3,0,0.068 +31/10/2021 07:00,14.16,82.3,4.608,179.3,0.148,0,0,-73.94,-74.69,0.4,99.2,0,0.074 +31/10/2021 07:30,14.11,82.1,4.895,181.9,0.151,6.087,0.03,-69.87,-70.82,0.2,99.1,0,0.207 +31/10/2021 08:00,14.06,83,5.394,186.7,0.151,13.03,0.065,-56.12,-57.27,1.2,99.1,0.004,0.319 +31/10/2021 08:30,13.72,87.2,4.833,185.1,0.154,26.87,0.134,-24.55,-24.85,1.2,99.2,0.037,0.487 +31/10/2021 09:00,13.69,88.1,4.356,219,0.127,26.59,0.133,-34.95,-35.11,5,99.3,0.035,0.492 +31/10/2021 09:30,13.29,85.4,3.408,225.4,0.129,28.78,0.144,-34.89,-34.91,1.6,99.3,0.037,0.514 +31/10/2021 10:00,13.07,87.3,2.619,232.1,0.131,30.04,0.15,-16.99,-16.99,0.8,99.3,0.04,0.448 +31/10/2021 10:30,13.48,86.2,2.951,243.6,0.139,274.1,1.37,136,136,0,99.3,0.476,4.739 +31/10/2021 11:00,14.04,80.5,3.207,245,0.143,217.6,1.088,118.8,118.8,0,99.4,0.372,3.86 +31/10/2021 11:30,14.14,73.67,3.676,248.8,0.144,308.5,1.542,169.7,170,0,99.4,0.594,5.744 +31/10/2021 12:00,14.83,69.21,3.659,254.2,0.149,441.3,2.207,245.5,245.7,0,99.4,0.95,8.54 +31/10/2021 12:30,15.23,63.94,4.259,249.9,0.151,451.9,2.259,257.6,258.4,0,99.4,0.994,8.96 +31/10/2021 13:00,15.4,58.48,4.501,247.8,0.15,429.9,2.149,237.3,238.8,0,99.4,0.976,8.65 +31/10/2021 13:30,15.4,54.35,4.354,251.7,0.148,361.4,1.807,196.7,197.6,0,99.5,0.82,7.287 +31/10/2021 14:00,15.63,56.77,3.898,250.7,0.153,344.9,1.724,193.9,194.6,0,99.5,0.772,7.131 +31/10/2021 14:30,15.5,54.87,4.922,237.8,0.136,321.2,1.606,167.7,169.1,0,99.5,0.748,6.802 +31/10/2021 15:00,15.2,54.43,4.944,244.6,0.143,222.6,1.113,101.3,102.4,0,99.6,0.517,4.766 +31/10/2021 15:30,14.66,55.53,5.245,245,0.144,155.1,0.775,58.51,59.21,0,99.6,0.352,3.537 +31/10/2021 16:00,14.36,54.79,4.372,247.7,0.146,111.1,0.555,14.73,14.91,0,99.6,0.309,2.746 +31/10/2021 16:30,13.8,57.59,3.701,240,0.144,42.74,0.214,-32.61,-32.63,0,99.6,0.137,1.147 +31/10/2021 17:00,12.95,60.74,2.653,229.7,0.13,4.689,0.023,-61.04,-61.05,0,99.7,0.01,0.185 +31/10/2021 17:30,12.23,65.89,2.202,216,0.129,0,0,-64.1,-64.1,0,99.7,0,0.01 +31/10/2021 18:00,11.73,70.16,2.061,217.3,0.133,0,0,-64.93,-64.93,0,99.7,0,0 +31/10/2021 18:30,11,74.6,2.13,204.1,0.148,0,0,-62.95,-62.95,0,99.7,0,0 +31/10/2021 19:00,10.75,76.9,2.477,208.4,0.146,0,0,-65.34,-65.34,0,99.7,0,0 +31/10/2021 19:30,10.61,77.97,2.654,207.4,0.143,0,0,-62.51,-62.51,0,99.7,0,0 +31/10/2021 20:00,10.74,76.24,2.865,219.4,0.132,0,0,-61.55,-61.58,0,99.7,0,0 +31/10/2021 20:30,10.72,73.6,2.184,219.8,0.13,0,0,-45.21,-45.21,0,99.7,0,0 +31/10/2021 21:00,10.55,78.94,3.538,214.8,0.135,0,0,-59.94,-60.08,0.2,99.7,0,0 +31/10/2021 21:30,10.18,76.7,2.734,214.8,0.135,0,0,-36.71,-36.71,0,99.8,0,0 +31/10/2021 22:00,9.89,80.3,2.157,212.1,0.14,0,0,-34.87,-34.87,0.6,99.8,0,0 +31/10/2021 22:30,9.59,84.6,1.799,223.9,0.123,0,0,-50.79,-50.79,0,99.8,0,0 +31/10/2021 23:00,9.63,84,2.905,208.2,0.145,0,0,-53.17,-53.17,0,99.8,0,0 +31/10/2021 23:30,9.62,82.2,2.894,214.3,0.136,0,0,-56.99,-56.99,0,99.8,0,0 +01/11/2021 00:00,9.57,80.4,2.767,225.7,0.122,0,0,-77.09,-77.1,0,99.8,0,0 +01/11/2021 00:30,9.4,79.79,2.136,228.3,0.131,0,0,-51.12,-51.12,0,99.8,0,0 +01/11/2021 01:00,8.97,80.8,2.108,209.9,0.142,0,0,-56.86,-56.86,0,99.7,0,0 +01/11/2021 01:30,8.62,83,1.675,210.6,0.141,0,0,-63.71,-63.71,0,99.7,0,0 +01/11/2021 02:00,8.45,84.6,1.75,192.2,0.153,0,0,-62.13,-62.13,0,99.7,0,0 +01/11/2021 02:30,8.16,85.8,2.022,188.4,0.153,0,0,-62.68,-62.68,0,99.7,0,0 +01/11/2021 03:00,7.989,86.4,1.588,204.5,0.137,0,0,-62.54,-62.54,0,99.7,0,0 +01/11/2021 03:30,7.776,86.9,1.453,197.4,0.15,0,0,-60.94,-60.94,0,99.7,0,0 +01/11/2021 04:00,7.777,86.8,1.259,200.4,0.139,0,0,-57.39,-57.39,0,99.7,0,0 +01/11/2021 04:30,7.78,86,1.144,199.8,0.146,0,0,-58.11,-58.11,0,99.8,0,0 +01/11/2021 05:00,7.847,85.4,1.338,203.3,0.146,0,0,-57.96,-57.96,0,99.8,0,0 +01/11/2021 05:30,7.901,84.7,1.699,185.6,0.155,0,0,-49.93,-49.93,0,99.8,0,0 +01/11/2021 06:00,8.12,83.9,2.094,209.3,0.142,0,0,-59.81,-59.81,0,99.8,0,0 +01/11/2021 06:30,8.24,81.8,2.121,213.9,0.142,0,0,-62.55,-62.55,0,99.8,0,0 +01/11/2021 07:00,8.06,81.5,1.638,208.6,0.145,1.049,0.005,-54.21,-54.21,0,99.8,0,0.079 +01/11/2021 07:30,8.26,81.6,1.873,201,0.147,19.59,0.098,-37.46,-37.46,0,99.8,0.03,0.389 +01/11/2021 08:00,8.88,79.39,2.22,198.3,0.146,63.26,0.316,-17.62,-17.62,0,99.8,0.11,1.071 +01/11/2021 08:30,9.79,76.89,2.182,193.8,0.153,173.5,0.868,49.34,49.34,0,99.8,0.357,3.306 +01/11/2021 09:00,10.08,77.07,2.737,197.3,0.15,114.8,0.574,32.86,32.86,0,99.8,0.228,2.272 +01/11/2021 09:30,10.17,79.98,2.653,209.4,0.139,184.4,0.922,100.5,100.5,0,99.8,0.352,3.828 +01/11/2021 10:00,11.18,77.72,3.748,233.1,0.13,221.8,1.109,122.6,122.9,0,99.8,0.431,4.277 +01/11/2021 10:30,11.43,76.99,3.143,256.8,0.145,331.9,1.659,160.9,160.9,0,99.8,0.671,7.076 +01/11/2021 11:00,12.19,70.07,3.276,272.5,0.145,414.7,2.074,210.3,210.6,0,99.8,0.894,9.36 +01/11/2021 11:30,12.57,66.56,3.298,281.9,0.142,433.4,2.167,223.9,224.1,0,99.9,0.952,9.78 +01/11/2021 12:00,12.98,63.86,3.344,278.9,0.149,447.8,2.239,237.6,237.7,0,99.9,1.005,10.1 +01/11/2021 12:30,13.56,61.13,3.289,272.9,0.147,439.2,2.196,244,244.1,0,99.9,0.984,9.96 +01/11/2021 13:00,14.2,59.65,3.391,265.3,0.148,492.8,2.464,296,296.4,0,99.8,1.093,11.56 +01/11/2021 13:30,13.91,58.59,2.942,258.2,0.15,170.7,0.854,74.52,74.54,0,99.8,0.359,3.674 +01/11/2021 14:00,13.15,61.93,2.583,266.8,0.147,67.13,0.336,-16.16,-16.25,0.4,99.8,0.137,1.595 +01/11/2021 14:30,11.66,73.28,2.469,242.1,0.139,187.8,0.939,8.95,8.95,0.2,99.8,0.347,3.7 +01/11/2021 15:00,11.86,71.74,2.277,226.8,0.124,117.3,0.586,24.06,24.06,0,99.8,0.235,2.2 +01/11/2021 15:30,11.86,70.8,2.203,225.5,0.125,79.85,0.399,13.95,13.95,0,99.8,0.159,1.545 +01/11/2021 16:00,11.73,71.19,2.468,226.9,0.121,66.15,0.331,12.75,12.75,0,99.8,0.14,1.317 +01/11/2021 16:30,10.98,76.18,2.213,207.5,0.143,39.56,0.198,-18.54,-18.54,0,99.7,0.076,0.838 +01/11/2021 17:00,10.18,79.02,2.103,210.7,0.142,2.253,0.011,-52.61,-52.61,0,99.7,0,0.092 +01/11/2021 17:30,9.72,79.07,1.947,215.1,0.131,0,0,-45.71,-45.71,0,99.7,0,0 +01/11/2021 18:00,9.46,80.9,2.158,207.9,0.144,0,0,-38.99,-38.99,0,99.7,0,0 +01/11/2021 18:30,9.07,82.5,2.013,205.8,0.142,0,0,-49.89,-49.89,0,99.7,0,0 +01/11/2021 19:00,8.82,83.6,1.945,209.1,0.138,0,0,-61.95,-61.95,0,99.7,0,0 +01/11/2021 19:30,8.68,85.2,1.931,203.7,0.148,0,0,-58.15,-58.15,0,99.7,0,0 +01/11/2021 20:00,8.56,86.1,1.697,208.9,0.14,0,0,-39.27,-39.27,0,99.7,0,0 +01/11/2021 20:30,8.7,86.4,1.902,214.3,0.134,0,0,-29.68,-29.68,0,99.7,0,0 +01/11/2021 21:00,8.69,87,1.495,221.2,0.13,0,0,-36.28,-36.28,0,99.7,0,0 +01/11/2021 21:30,8.54,87.1,1.253,226,0.127,0,0,-49.71,-49.71,0,99.7,0,0 +01/11/2021 22:00,8.47,86.9,1.436,219.7,0.129,0,0,-28.9,-28.9,0,99.7,0,0 +01/11/2021 22:30,8.11,86.3,1.074,219.1,0.131,0,0,-50.31,-50.31,0,99.7,0,0 +01/11/2021 23:00,7.774,86.8,1.199,214,0.129,0,0,-59.59,-59.59,0,99.7,0,0 +01/11/2021 23:30,7.474,87.3,1.651,232.8,0.131,0,0,-58.92,-58.92,0,99.7,0,0 +02/11/2021 00:00,7.433,87.1,2.096,234.3,0.138,0,0,-57.86,-57.86,0,99.7,0,0 +02/11/2021 00:30,7.351,87,1.89,229,0.128,0,0,-64.39,-64.39,0,99.7,0,0 +02/11/2021 01:00,7.172,87.1,1.672,243.2,0.142,0,0,-63.38,-63.38,0,99.7,0,0 +02/11/2021 01:30,6.763,87.7,0.954,239,0.125,0,0,-59.48,-59.48,0,99.7,0,0 +02/11/2021 02:00,6.183,88.6,0.56,237.6,0.142,0,0,-52.8,-52.8,0,99.7,0,0 +02/11/2021 02:30,5.931,89.9,1.057,216.7,0.136,0,0,-58.18,-58.18,0,99.7,0,0 +02/11/2021 03:00,5.714,90.1,0.724,228.9,0.129,0,0,-56.57,-56.57,0,99.7,0,0 +02/11/2021 03:30,5.179,90.4,0.205,198.3,0.099,0,0,-51.87,-51.87,0,99.7,0,0 +02/11/2021 04:00,5.017,91.6,0.568,199.2,0.159,0,0,-50.76,-50.76,0,99.7,0,0 +02/11/2021 04:30,5.3,92.1,0.979,211.9,0.142,0,0,-54.15,-54.15,0,99.8,0,0 +02/11/2021 05:00,5.065,91.9,0.652,217.7,0.137,0,0,-51.78,-51.78,0,99.8,0,0 +02/11/2021 05:30,5.196,92.3,0.894,240.3,0.136,0,0,-54,-54,0,99.8,0,0 +02/11/2021 06:00,4.831,92,0.191,265.6,0.061,0,0,-49.14,-49.14,0,99.8,0,0 +02/11/2021 06:30,4.612,92.5,0.628,196.2,0.105,0,0,-50.34,-50.34,0,99.8,0,0 +02/11/2021 07:00,4.633,92.9,0.755,209.7,0.144,0.473,0.002,-44.38,-44.38,0,99.8,0,0.04 +02/11/2021 07:30,4.728,92.9,0.078,235.5,0.044,25.56,0.128,-29.45,-29.45,0,99.8,0.035,0.432 +02/11/2021 08:00,5.404,92.3,0.229,137.1,0.053,50.61,0.253,-18.85,-18.85,0,99.8,0.076,0.698 +02/11/2021 08:30,5.912,91.7,0.037,128.4,0.011,112.2,0.561,14.18,14.18,0,99.8,0.228,1.953 +02/11/2021 09:00,7.145,89,0.163,155.7,0.05,115,0.575,20.8,20.8,0,99.8,0.229,2.09 +02/11/2021 09:30,7.584,87.2,0.14,136.1,0.055,154.6,0.773,50.5,50.5,0,99.8,0.294,2.873 +02/11/2021 10:00,8.68,83.5,0.586,150.3,0.11,216.4,1.082,74.61,74.61,0,99.8,0.417,4.225 +02/11/2021 10:30,9.53,80.5,0.572,144,0.127,212.4,1.062,83.3,83.3,0,99.8,0.394,4.44 +02/11/2021 11:00,9.85,81.7,0.755,147.3,0.124,230.7,1.154,104.4,104.4,0,99.8,0.423,4.976 +02/11/2021 11:30,10.75,78.25,1.222,176.1,0.153,198.9,0.994,85.4,85.4,0,99.7,0.364,4.236 +02/11/2021 12:00,10.69,78.03,1.518,188.3,0.146,191.2,0.956,88,88,0,99.7,0.341,4.261 +02/11/2021 12:30,11.13,78.05,1.132,177.3,0.147,216.3,1.082,98.7,98.7,0,99.6,0.369,4.697 +02/11/2021 13:00,11.37,78.11,0.897,158.4,0.131,177.7,0.889,76.47,76.47,0,99.6,0.337,3.981 +02/11/2021 13:30,11.29,78.53,1.1,184.5,0.154,96.5,0.483,37.1,37.1,0,99.6,0.203,2.271 +02/11/2021 14:00,11.16,78.3,1.2,177.4,0.153,81.6,0.408,22.88,22.88,0,99.6,0.163,1.921 +02/11/2021 14:30,11.05,78.74,0.749,174.1,0.164,90.6,0.453,5.565,5.565,0,99.5,0.186,2.104 +02/11/2021 15:00,11.02,78.88,0.928,174.8,0.149,76.32,0.382,10,10,0,99.5,0.145,1.758 +02/11/2021 15:30,10.79,79.9,0.807,176.9,0.17,58.94,0.295,5.631,5.631,0,99.5,0.119,1.345 +02/11/2021 16:00,10.69,81.2,0.631,155.9,0.129,26.38,0.132,-21.11,-21.11,0,99.4,0.047,0.641 +02/11/2021 16:30,9.76,79.91,1.275,222.5,0.121,0.337,0.002,-39.99,-39.99,1.2,99.4,0,0.095 +02/11/2021 17:00,8.67,83.6,1.318,298.5,0.143,0,0,-29.4,-29.4,0.6,99.4,0,0.013 +02/11/2021 17:30,8.15,86.8,0.706,307.4,0.13,0,0,-18.49,-18.49,0.6,99.5,0,0 +02/11/2021 18:00,7.905,88.7,1.327,303.7,0.133,0,0,-19.64,-19.64,0.8,99.5,0,0 +02/11/2021 18:30,7.819,89.5,0.895,315.1,0.132,0,0,-20.23,-20.23,0.2,99.5,0,0 +02/11/2021 19:00,7.781,90.1,0.544,1.365,0.116,0,0,-19.09,-19.09,0.2,99.5,0,0 +02/11/2021 19:30,7.648,90.4,0.162,22.74,0.068,0,0,-23.25,-23.25,0,99.5,0,0 +02/11/2021 20:00,7.556,91.1,0.541,349.7,0.13,0,0,-12.61,-12.61,0.2,99.5,0,0 +02/11/2021 20:30,7.769,91.4,0.756,325.6,0.139,0,0,-13.19,-13.19,0,99.5,0,0 +02/11/2021 21:00,7.834,91.3,1.32,340.7,0.142,0,0,-15.86,-15.86,0,99.5,0,0 +02/11/2021 21:30,7.801,90.3,1.078,338,0.144,0,0,-23.56,-23.56,0,99.5,0,0 +02/11/2021 22:00,7.681,89.5,1.244,317.5,0.124,0,0,-30.72,-30.72,0,99.6,0,0 +02/11/2021 22:30,7.549,90,0.64,298.6,0.132,0,0,-24.46,-24.46,0,99.6,0,0 +02/11/2021 23:00,7.505,90.8,1.041,316.2,0.12,0,0,-13.36,-13.36,0,99.6,0,0 +02/11/2021 23:30,7.537,91.3,1.307,304.1,0.13,0,0,-13.72,-13.72,0,99.6,0,0 +03/11/2021 00:00,7.527,91.5,1.022,310.7,0.128,0,0,-14.27,-14.27,0,99.6,0,0 +03/11/2021 00:30,7.494,91.4,0.734,295.1,0.145,0,0,-17.03,-17.03,0.2,99.6,0,0 +03/11/2021 01:00,7.351,91.5,0.968,305.8,0.131,0,0,-29.6,-29.6,0,99.6,0,0 +03/11/2021 01:30,7.158,91.7,1.098,311.8,0.126,0,0,-27.89,-27.89,0,99.7,0,0 +03/11/2021 02:00,7.022,91.7,0.864,303.3,0.14,0,0,-31.28,-31.28,0,99.7,0,0 +03/11/2021 02:30,6.868,91.9,0.938,301.8,0.14,0,0,-36.75,-36.75,0,99.7,0,0 +03/11/2021 03:00,6.776,92.1,0.659,286.3,0.137,0,0,-32.4,-32.4,0,99.7,0,0 +03/11/2021 03:30,6.686,92.2,0.722,301,0.116,0,0,-39.69,-39.69,0,99.7,0,0 +03/11/2021 04:00,6.49,92,1.04,313.6,0.129,0,0,-45.09,-45.09,0,99.7,0,0 +03/11/2021 04:30,6.347,91.8,0.871,303,0.127,0,0,-46.42,-46.42,0,99.8,0,0 +03/11/2021 05:00,6.038,91.8,0.911,299.3,0.143,0,0,-41.65,-41.65,0,99.8,0,0 +03/11/2021 05:30,6.108,91.8,1.066,302.4,0.13,0,0,-40.62,-40.62,0,99.8,0,0 +03/11/2021 06:00,6.128,91.5,1.282,307.5,0.132,0,0,-54.84,-54.84,0,99.8,0,0 +03/11/2021 06:30,6.326,91.1,1.292,305.7,0.132,0,0,-55.18,-55.18,0,99.8,0,0 +03/11/2021 07:00,6.357,90.3,1.096,310.7,0.13,0.033,0,-50.73,-50.73,0,99.9,0,0.023 +03/11/2021 07:30,6.436,90.5,0.973,338.2,0.121,14.18,0.071,-19.2,-19.2,0,99.9,0.009,0.206 +03/11/2021 08:00,6.727,89.8,0.95,321.2,0.127,63.96,0.32,-10.27,-10.27,0,100,0.104,0.951 +03/11/2021 08:30,8.29,87.4,1.664,329.8,0.137,186.7,0.934,97.1,97.1,0,100,0.345,3.764 +03/11/2021 09:00,8.92,83.6,1.419,352,0.152,76.27,0.381,20.32,20.32,0,100.1,0.127,1.542 +03/11/2021 09:30,9.51,79.7,1.907,338.3,0.138,180.1,0.901,62.08,62.08,0,100.1,0.341,3.232 +03/11/2021 10:00,9.14,80.9,1.464,292.3,0.146,236.7,1.184,82.5,82.5,0,100.1,0.473,4.368 +03/11/2021 10:30,10.71,75.75,1.285,310,0.122,362.8,1.814,157.9,157.9,0,100.1,0.776,7.082 +03/11/2021 11:00,11.33,74.47,1.634,313.7,0.122,397.9,1.99,186.1,186.1,0,100.1,0.862,7.667 +03/11/2021 11:30,11.66,70.83,1.855,313.8,0.117,422.5,2.113,207.4,207.4,0,100.1,0.932,8.15 +03/11/2021 12:00,11.91,68.25,1.654,314.1,0.124,433.8,2.169,220.3,220.3,0,100.1,0.965,8.43 +03/11/2021 12:30,12.69,64.43,1.23,303.1,0.12,421.2,2.106,227.5,227.5,0,100.1,0.92,8.47 +03/11/2021 13:00,10.69,70.88,1.629,6.263,0.126,85.1,0.426,-9.01,-9.01,1.4,100.2,0.162,1.836 +03/11/2021 13:30,8.99,79.26,0.802,246.9,0.093,100.1,0.5,-4.847,-4.847,0,100.1,0.159,1.51 +03/11/2021 14:00,9.95,74.65,1.049,196.9,0.15,296.6,1.483,103.6,103.6,0,100.1,0.581,5.479 +03/11/2021 14:30,12.29,64.04,0.489,245.4,0.129,313.5,1.568,128,128,0,100.1,0.679,6.161 +03/11/2021 15:00,11.63,65.34,1.664,316.1,0.121,63.27,0.316,-12.75,-12.78,0.2,100.1,0.126,1.406 +03/11/2021 15:30,8.62,82.1,1.191,31.42,0.115,51.51,0.258,-7.87,-7.87,0.8,100.2,0.089,1.156 +03/11/2021 16:00,8.95,82.9,0.609,149.2,0.11,57,0.285,-27.29,-27.29,0,100.2,0.113,1.227 +03/11/2021 16:30,8.35,85.4,0.545,162.7,0.152,9.82,0.049,-35.27,-35.27,0,100.2,0,0.157 +03/11/2021 17:00,8.09,87.6,0.748,275.8,0.093,4.302,0.022,-16.94,-16.94,0.2,100.2,0,0.134 +03/11/2021 17:30,8.01,88.6,0.625,272.5,0.093,0,0,-36.78,-36.78,0.2,100.3,0,0 +03/11/2021 18:00,7.51,89.1,0.231,237.1,0.107,0,0,-52.92,-52.92,0,100.3,0,0 +03/11/2021 18:30,6.849,90.4,0.441,254.6,0.123,0,0,-35.31,-35.31,0,100.3,0,0 +03/11/2021 19:00,7.126,91.6,0.704,310.1,0.117,0,0,-10.44,-10.44,0.6,100.4,0,0 +03/11/2021 19:30,7.39,91.6,0.261,339,0.075,0,0,-24.25,-24.25,0,100.4,0,0 +03/11/2021 20:00,7.012,91.8,0.346,328.6,0.098,0,0,-46.12,-46.12,0,100.4,0,0 +03/11/2021 20:30,6.619,92.3,0.703,328.5,0.138,0,0,-52.43,-52.43,0,100.4,0,0 +03/11/2021 21:00,6.167,92.5,0.648,333.1,0.133,0,0,-46.48,-46.48,0,100.4,0,0 +03/11/2021 21:30,5.915,93.1,0.959,317.2,0.128,0,0,-47.63,-47.63,0,100.5,0,0 +03/11/2021 22:00,6.166,93.2,0.853,313,0.131,0,0,-48.95,-48.95,0,100.5,0,0 +03/11/2021 22:30,5.779,93.3,0.479,312.4,0.121,0,0,-44.53,-44.53,0,100.5,0,0 +03/11/2021 23:00,5.527,93.6,0.493,291.5,0.112,0,0,-46.78,-46.78,0,100.5,0,0 +03/11/2021 23:30,5.538,93.8,1.024,309.1,0.13,0,0,-48.4,-48.4,0,100.5,0,0 +04/11/2021 00:00,5.564,93.9,0.736,296.1,0.142,0,0,-50.26,-50.26,0,100.6,0,0 +04/11/2021 00:30,5.409,93.9,0.373,290.9,0.116,0,0,-41.6,-41.6,0.2,100.6,0,0 +04/11/2021 01:00,5.324,94,0.639,294.3,0.128,0,0,-23.32,-23.32,0,100.6,0,0 +04/11/2021 01:30,5.4,94.1,1.236,304.6,0.138,0,0,-43.17,-43.17,0,100.6,0,0 +04/11/2021 02:00,5.935,94.4,1.786,321.9,0.133,0,0,-32.91,-32.91,0,100.6,0,0 +04/11/2021 02:30,6.115,93.6,1.306,317.9,0.124,0,0,-45.56,-45.56,0,100.6,0,0 +04/11/2021 03:00,5.872,93.3,0.634,330.1,0.106,0,0,-36.57,-36.57,0,100.6,0,0 +04/11/2021 03:30,6.168,93.4,0.388,329.1,0.09,0,0,-18.61,-18.61,0,100.6,0,0 +04/11/2021 04:00,6.224,92.6,1.043,337.1,0.138,0,0,-43.57,-43.57,0,100.7,0,0 +04/11/2021 04:30,6.434,92.4,1.207,321.8,0.13,0,0,-36.21,-36.21,0,100.7,0,0 +04/11/2021 05:00,6.512,91.7,0.629,302.6,0.101,0,0,-32.84,-32.84,0,100.7,0,0 +04/11/2021 05:30,6.182,91.5,0.734,297.3,0.1,0,0,-43.1,-43.1,0,100.8,0,0 +04/11/2021 06:00,5.947,91.7,1.034,302.4,0.139,0,0,-46.21,-46.21,0,100.8,0,0 +04/11/2021 06:30,5.651,92.1,1.128,324.2,0.121,0,0,-24.28,-24.28,0,100.8,0,0 +04/11/2021 07:00,6.193,92.2,1.171,313.5,0.124,0.435,0.002,-33.92,-33.92,0,100.8,0,0.036 +04/11/2021 07:30,6.005,91.6,0.266,346.7,0.06,15.8,0.079,-14.5,-14.5,0,100.9,0.009,0.338 +04/11/2021 08:00,6.675,91.2,0.141,331,0.033,58.05,0.29,-9.7,-9.7,0,100.9,0.089,0.795 +04/11/2021 08:30,7.253,90.1,0.568,305.9,0.075,109.6,0.548,14.29,14.29,0,101,0.203,1.734 +04/11/2021 09:00,8.86,85.8,0.169,344.3,0.055,213.5,1.068,78.69,78.69,0,101,0.418,4.107 +04/11/2021 09:30,10.28,78.03,1.329,357.9,0.139,275.5,1.378,180,180,0,101.1,0.58,5.325 +04/11/2021 10:00,10.51,75.91,2.122,332,0.131,287.7,1.438,161.1,161.1,0,101.1,0.593,5.401 +04/11/2021 10:30,11.29,73.88,2.091,356.6,0.142,384.9,1.925,192,192,0,101.1,0.795,7.48 +04/11/2021 11:00,11.16,73.25,1.663,13.46,0.142,275.5,1.378,120.6,120.6,0,101.2,0.564,5.156 +04/11/2021 11:30,11.62,69.79,2.106,1.132,0.147,266.1,1.33,129.1,129.1,0,101.2,0.539,5.228 +04/11/2021 12:00,11.68,68.1,2.068,13.26,0.134,389.2,1.946,199.6,199.6,0,101.2,0.819,7.477 +04/11/2021 12:30,11.26,68.1,2.264,356.8,0.145,140.1,0.701,-8.24,-8.24,0,101.2,0.276,2.605 +04/11/2021 13:00,10.87,68.03,3.083,338.6,0.138,200.5,1.002,94.9,94.9,0,101.2,0.399,3.958 +04/11/2021 13:30,9.66,74,2.019,336.7,0.147,185.2,0.926,63.98,63.98,0,101.3,0.364,3.582 +04/11/2021 14:00,10.99,70.89,2.771,326.4,0.136,317,1.585,152.5,152.5,0,101.3,0.69,6.107 +04/11/2021 14:30,11.05,67.64,2.86,344.1,0.147,220,1.1,84.7,84.8,0,101.3,0.477,4.548 +04/11/2021 15:00,11.06,63.53,2.424,358.4,0.145,120.1,0.6,18.74,18.74,0,101.3,0.25,2.032 +04/11/2021 15:30,10.65,66.78,2.483,340.5,0.149,153.5,0.768,44,44,0,101.3,0.337,3.539 +04/11/2021 16:00,11,66.44,1.677,350.1,0.15,102.6,0.513,11.76,11.76,0,101.4,0.295,2.396 +04/11/2021 16:30,10.78,67.06,1.684,349.6,0.147,47.92,0.24,-7.072,-7.072,0,101.4,0.166,1.449 +04/11/2021 17:00,9.57,70.51,1.469,351.3,0.151,2.687,0.013,-51.12,-51.12,0,101.4,0.008,0.163 +04/11/2021 17:30,8.69,76.25,0.866,333.1,0.134,0,0,-34.84,-34.84,0,101.5,0,0.001 +04/11/2021 18:00,8.2,78.82,1.418,329.9,0.139,0,0,-34.12,-34.12,0,101.5,0,0 +04/11/2021 18:30,8.42,79.17,1.108,339.9,0.145,0,0,-27.51,-27.51,0,101.6,0,0 +04/11/2021 19:00,8.31,82,1.036,4.541,0.135,0,0,-27.74,-27.74,0.6,101.6,0,0 +04/11/2021 19:30,7.999,85.8,0.957,353.7,0.158,0,0,-18.78,-18.78,2,101.7,0,0 +04/11/2021 20:00,7.825,88.5,1.168,308,0.129,0,0,-22.04,-22.04,0.4,101.7,0,0 +04/11/2021 20:30,7.624,89.3,1.184,305.9,0.131,0,0,-35.96,-35.96,0,101.7,0,0 +04/11/2021 21:00,7.533,89.5,0.798,328,0.128,0,0,-24.24,-24.24,0,101.7,0,0 +04/11/2021 21:30,7.194,89.5,0.35,358.9,0.088,0,0,-38.16,-38.16,0,101.8,0,0 +04/11/2021 22:00,6.78,90.2,0.861,285.2,0.145,0,0,-52.61,-52.61,0,101.8,0,0 +04/11/2021 22:30,6.453,90.9,0.877,265.5,0.154,0,0,-56.54,-56.54,0,101.8,0,0 +04/11/2021 23:00,5.972,91.2,0.377,267.5,0.157,0,0,-27.71,-27.71,0,101.8,0,0 +04/11/2021 23:30,6.219,91.8,0.771,300.5,0.137,0,0,-13.91,-13.91,0,101.9,0,0 +05/11/2021 00:00,6.418,91.6,0.199,255.7,0.057,0,0,-19.28,-19.28,0,101.9,0,0 +05/11/2021 00:30,6.423,91.9,0.79,286.8,0.115,0,0,-26.8,-26.8,0,101.9,0,0 +05/11/2021 01:00,6.426,92,0.718,291.9,0.14,0,0,-29.47,-29.47,0,101.9,0,0 +05/11/2021 01:30,6.446,92.3,0.764,298,0.13,0,0,-29.05,-29.05,0,101.9,0,0 +05/11/2021 02:00,6.31,92.2,0.652,308.7,0.128,0,0,-38.77,-38.77,0,101.9,0,0 +05/11/2021 02:30,5.954,92.4,0.788,305.8,0.121,0,0,-47.2,-47.2,0,101.9,0,0 +05/11/2021 03:00,5.569,92.5,0.661,311,0.117,0,0,-15.91,-15.91,0,101.9,0,0 +05/11/2021 03:30,5.872,92.8,1.269,310.4,0.13,0,0,-13.41,-13.41,0,102,0,0 +05/11/2021 04:00,5.74,92.6,1.097,297.8,0.138,0,0,-38.67,-38.67,0.2,102,0,0 +05/11/2021 04:30,5.415,92.6,0.998,309.3,0.129,0,0,-23.92,-23.92,0,102,0,0 +05/11/2021 05:00,5.406,92.6,0.634,335,0.103,0,0,-26.11,-26.11,0,102.1,0,0 +05/11/2021 05:30,5.297,92.6,0.707,309,0.13,0,0,-23.55,-23.55,0,102.1,0,0 +05/11/2021 06:00,4.944,92.6,1.05,313.1,0.133,0,0,-49.7,-49.7,0,102.1,0,0 +05/11/2021 06:30,4.404,93,0.986,314.8,0.127,0,0,-48.72,-48.72,0,102.1,0,0 +05/11/2021 07:00,4.005,93.1,0.439,293.4,0.093,0,0,-49.48,-49.48,0,102.2,0,0.024 +05/11/2021 07:30,3.452,93.4,0.234,325.1,0.075,12.81,0.064,-40.98,-40.98,0,102.2,0.003,0.228 +05/11/2021 08:00,3.892,93.5,0.201,317.8,0.04,55.75,0.279,-20.76,-20.76,0,102.3,0.083,0.614 +05/11/2021 08:30,4.853,92.8,0.077,321.9,0.023,134.9,0.674,14.75,14.75,0,102.3,0.266,1.964 +05/11/2021 09:00,6.08,91.3,0.417,311.3,0.058,200.6,1.003,53,53,0,102.3,0.402,3.818 +05/11/2021 09:30,7.315,89.4,0.183,299.5,0.044,257.4,1.287,111.6,111.6,0,102.4,0.546,5.05 +05/11/2021 10:00,8.59,83,0.529,328,0.082,310.4,1.552,150.6,150.6,0,102.4,0.672,6.121 +05/11/2021 10:30,9.93,70.53,0.576,13.22,0.131,356.6,1.783,152,152,0,102.4,0.796,7.115 +05/11/2021 11:00,11.14,63.42,0.584,31.91,0.123,391,1.955,183.5,183.5,0,102.4,0.877,7.841 +05/11/2021 11:30,11.45,59.1,0.687,48.68,0.117,406.8,2.034,196.6,196.6,0,102.4,0.925,8.14 +05/11/2021 12:00,11.58,57.8,0.662,353,0.061,394.7,1.974,195.6,195.6,0,102.4,0.897,7.894 +05/11/2021 12:30,11.81,56.12,1.287,19.57,0.124,409.9,2.049,215,215,0,102.4,0.922,8.34 +05/11/2021 13:00,11.22,58.67,1.168,16.95,0.146,195.8,0.979,77.92,77.92,0,102.5,0.401,3.737 +05/11/2021 13:30,11.46,58.22,1.583,354.4,0.135,453,2.265,257.1,257.1,0,102.4,1.014,9.67 +05/11/2021 14:00,11.61,56.14,1.09,26.44,0.131,292,1.46,141.7,141.7,0,102.5,0.66,6.141 +05/11/2021 14:30,10.96,60.15,0.819,23.48,0.136,172.1,0.861,54.85,54.85,0,102.5,0.386,3.614 +05/11/2021 15:00,11.63,58.36,1.024,14.91,0.147,219.8,1.099,83.9,83.9,0,102.5,0.512,4.972 +05/11/2021 15:30,11.18,57.12,0.81,3.278,0.143,115.4,0.577,14.91,14.91,0,102.5,0.288,2.579 +05/11/2021 16:00,11.08,58.67,0.924,19.13,0.144,98.8,0.494,12.59,12.59,0,102.5,0.296,2.47 +05/11/2021 16:30,10.25,61.54,0.582,35.82,0.127,30.68,0.153,-31.09,-31.09,0,102.5,0.156,0.956 +05/11/2021 17:00,8.4,69.17,0.095,21.18,0.063,0.712,0.004,-52.32,-52.32,0,102.6,0.005,0.117 +05/11/2021 17:30,6.53,78.08,0.027,5.323,0.017,0,0,-47.82,-47.82,0,102.6,0,0 +05/11/2021 18:00,5.431,84,0.01,5.637,0.006,0,0,-48.82,-48.82,0,102.6,0,0 +05/11/2021 18:30,4.759,87.5,0.066,5.404,0.031,0,0,-44.88,-44.88,0,102.6,0,0 +05/11/2021 19:00,4.244,89.5,0.06,5.447,0.041,0,0,-48.08,-48.08,0,102.7,0,0 +05/11/2021 19:30,3.429,90.4,0.091,5.503,0.043,0,0,-46.69,-46.69,0,102.7,0,0 +05/11/2021 20:00,3.034,91.4,0.204,340.9,0.081,0,0,-48.64,-48.64,0,102.7,0,0 +05/11/2021 20:30,2.317,92,0.014,335.9,0.026,0,0,-49.52,-49.52,0,102.7,0,0 +05/11/2021 21:00,2.245,92.5,0,0,0,0,0,-50.96,-50.96,0,102.8,0,0 +05/11/2021 21:30,1.917,92.9,0.016,335.9,0.017,0,0,-46.78,-46.78,0,102.8,0,0 +05/11/2021 22:00,1.669,93,0.008,333.3,0.008,0,0,-48.11,-48.11,0,102.8,0,0 +05/11/2021 22:30,1.221,93,0,0,0,0,0,-47.58,-47.58,0,102.8,0,0 +05/11/2021 23:00,0.981,93.7,0,0,0,0,0,-41.7,-41.7,0,102.8,0,0 +05/11/2021 23:30,0.878,93.6,0.009,333.1,0.005,0,0,-47.18,-47.18,0,102.8,0,0 +06/11/2021 00:00,0.439,93.8,0,333.2,0.002,0.168,0.001,-46.02,-46.02,0,102.8,0,0 +06/11/2021 00:30,0.124,93.7,0.02,333.2,0.014,0,0,-46.49,-46.49,0,102.8,0,0 +06/11/2021 01:00,0.082,94.2,0.017,333.1,0.007,0,0,-38.65,-38.65,0,102.8,0,0 +06/11/2021 01:30,-0.088,94.3,0.032,333.2,0.017,0,0,-48.1,-48.1,0,102.8,0,0 +06/11/2021 02:00,-0.236,94.3,0,333.5,0,0,0,-41.3,-41.3,0,102.8,0,0 +06/11/2021 02:30,-0.335,94.4,0,0,0,0,0,-45.36,-45.36,0,102.8,0,0 +06/11/2021 03:00,-0.616,94.4,0,0,0,0,0,-39.93,-39.93,0,102.9,0,0 +06/11/2021 03:30,-0.573,94.7,0.017,333.2,0.006,0,0,-39.81,-39.81,0,102.8,0,0 +06/11/2021 04:00,-0.697,94.6,0,0,0,0,0,-37.8,-37.8,0,102.9,0,0 +06/11/2021 04:30,-0.748,94.7,0,0,0,0,0,-40.01,-40.01,0,102.9,0,0 +06/11/2021 05:00,-0.83,94.7,0,0,0,0,0,-40.61,-40.61,0,102.9,0,0 +06/11/2021 05:30,-0.888,94.8,0.082,333.2,0.033,0,0,-39.95,-39.95,0,102.9,0,0 +06/11/2021 06:00,-0.935,95,0,333.1,0.001,0,0,-37.84,-37.84,0,102.8,0,0 +06/11/2021 06:30,-0.923,95,0,0,0,0,0,-41.07,-41.07,0,102.8,0,0 +06/11/2021 07:00,-0.914,95,0.014,333.1,0.006,0.354,0.002,-36.87,-36.87,0,102.8,0,0.025 +06/11/2021 07:30,-0.798,95.1,0,333.2,0.001,25.56,0.128,-5.425,-5.425,0,102.9,0.046,0.365 +06/11/2021 08:00,0.325,95,0.021,334.6,0.015,96.6,0.483,24.2,24.2,0,102.9,0.185,1.338 +06/11/2021 08:30,1.771,94.7,0.021,118.8,0.012,144.9,0.724,61.5,61.5,0,102.9,0.246,2.502 +06/11/2021 09:00,3.136,92.9,0.071,179.9,0.023,159.1,0.795,63.21,63.21,0.2,102.9,0.298,2.697 +06/11/2021 09:30,4.558,93,0,0,0,192.8,0.964,78.75,78.75,0,102.9,0.355,3.347 +06/11/2021 10:00,5.7,91.4,0.098,136.8,0.03,217,1.085,111.4,111.4,0,102.9,0.379,3.796 +06/11/2021 10:30,6.858,88.3,0,242.4,0.003,221,1.105,129,129,0,102.9,0.41,3.937 +06/11/2021 11:00,7.983,83.2,0.446,246,0.078,303.9,1.519,209.3,209.3,0,102.9,0.605,5.699 +06/11/2021 11:30,9.35,78.43,0.515,273.7,0.129,293.7,1.468,155.4,155.4,0,102.9,0.583,5.53 +06/11/2021 12:00,10.28,74.85,0.371,280.1,0.12,248.7,1.243,121.1,121.1,0,102.9,0.479,4.65 +06/11/2021 12:30,11.24,67.57,1.158,264.7,0.145,246.6,1.233,129.7,129.7,0,102.8,0.484,4.686 +06/11/2021 13:00,11.71,64.22,1.352,258.6,0.147,327.8,1.639,178.7,178.7,0,102.8,0.719,6.494 +06/11/2021 13:30,12.03,62.76,1.381,258.5,0.142,211.3,1.057,102.7,102.7,0,102.7,0.412,4.155 +06/11/2021 14:00,12.13,61.38,1.35,276.4,0.145,225.1,1.126,104.3,104.3,0,102.7,0.457,4.435 +06/11/2021 14:30,12.18,60.54,0.945,264.7,0.146,171.8,0.859,65.44,65.44,0,102.7,0.353,3.484 +06/11/2021 15:00,11.89,64.37,1.444,220.6,0.125,119.7,0.599,35.7,35.7,0,102.6,0.271,2.437 +06/11/2021 15:30,11.6,67.11,1.352,244,0.145,80.7,0.404,10.48,10.48,0,102.6,0.176,1.626 +06/11/2021 16:00,11.24,71.38,0.598,192.1,0.166,47.89,0.239,-0.23,-0.23,0,102.6,0.118,0.986 +06/11/2021 16:30,10.78,74.25,0.524,192.8,0.11,17.09,0.085,-16.15,-16.15,0,102.6,0.035,0.396 +06/11/2021 17:00,10.04,77.72,0.398,196.9,0.133,2.366,0.012,-31.86,-31.86,0,102.6,0,0.15 +06/11/2021 17:30,9.2,80.9,0.064,190.4,0.047,0,0,-35.87,-35.87,0,102.6,0,0 +06/11/2021 18:00,8.41,85.5,0.235,217.3,0.056,0.263,0.001,-9.63,-9.63,0,102.6,0,0 +06/11/2021 18:30,8.86,84.6,0.138,221.6,0.058,0.098,0,-3.764,-3.764,0,102.6,0,0 +06/11/2021 19:00,9.23,84,0.625,207,0.116,0.076,0,-4.572,-4.572,0,102.6,0,0 +06/11/2021 19:30,9.56,82.5,1.416,221.4,0.128,0.017,0,-5.841,-5.841,0,102.6,0,0.004 +06/11/2021 20:00,9.78,80.4,1.463,226.9,0.121,0,0,-26.07,-26.07,0,102.5,0,0.028 +06/11/2021 20:30,9.51,82,0.941,219.4,0.125,0,0,-28.59,-28.59,0,102.5,0,0 +06/11/2021 21:00,9.56,82.5,1.481,221.1,0.123,0,0,-15.54,-15.54,0,102.5,0,0 +06/11/2021 21:30,9.55,82.7,1.087,229,0.103,0,0,-41.48,-41.48,0,102.5,0,0 +06/11/2021 22:00,9.31,83.1,0.283,221.4,0.046,0,0,-35.46,-35.46,0,102.5,0,0 +06/11/2021 22:30,9.09,84.3,0.606,230.9,0.069,0,0,-14.69,-14.69,0,102.5,0,0 +06/11/2021 23:00,9.47,83.3,0.727,225.9,0.084,0,0,-7.174,-7.174,0,102.4,0,0 +06/11/2021 23:30,9.63,81.8,1.91,238.4,0.137,0.229,0.001,-11.88,-11.88,0,102.4,0,0.004 +07/11/2021 00:00,9.69,81,1.475,252.6,0.149,0,0,-13.07,-13.07,0,102.4,0,0.043 +07/11/2021 00:30,9.54,82.4,0.858,235.2,0.111,0,0,-25.42,-25.42,0,102.4,0,0.001 +07/11/2021 01:00,9.63,82.7,1.25,237.7,0.116,0,0,-4.256,-4.256,0,102.4,0,0.009 +07/11/2021 01:30,9.88,82.3,1.242,239.9,0.125,0,0,-3.831,-3.831,0,102.3,0,0 +07/11/2021 02:00,10,82.5,1.79,239.2,0.134,0,0,-3.279,-3.279,0,102.3,0,0 +07/11/2021 02:30,10.11,82.7,1.646,256.2,0.149,0,0,-7.668,-7.668,0,102.3,0,0 +07/11/2021 03:00,10.14,83.8,0.79,251.4,0.104,0,0,-12.15,-12.15,0,102.3,0,0 +07/11/2021 03:30,9.94,87.7,0.678,236.1,0.085,0,0,-10.33,-10.33,0.2,102.2,0,0 +07/11/2021 04:00,9.99,89.7,0.459,235.1,0.063,0,0,-6.985,-6.985,0,102.2,0,0 +07/11/2021 04:30,10.14,90.5,0.146,244.1,0.033,0,0,-4.919,-4.919,0,102.2,0,0 +07/11/2021 05:00,10.64,90.8,0.727,264.4,0.091,0,0,-11.53,-11.53,0,102.2,0,0 +07/11/2021 05:30,10.89,90.1,0.495,280.3,0.083,0,0,-16.57,-16.57,0,102.2,0,0 +07/11/2021 06:00,10.94,89.7,0.944,250.4,0.103,0,0,-16.28,-16.28,0,102.1,0,0 +07/11/2021 06:30,11,90,0.572,250.6,0.068,0,0,-13.98,-13.98,0,102.1,0,0 +07/11/2021 07:00,11.12,90,0.368,253.3,0.053,0.311,0.002,-11.29,-11.29,0,102.1,0,0.037 +07/11/2021 07:30,11.37,90.1,1.006,266.2,0.106,8.5,0.043,-5.927,-5.927,0,102.1,0,0.192 +07/11/2021 08:00,11.74,90,0.77,273.3,0.098,24.82,0.124,1.869,1.869,0,102.1,0.029,0.475 +07/11/2021 08:30,11.85,90.2,1.233,290.6,0.104,52.2,0.261,10.12,10.12,0,102.2,0.096,0.998 +07/11/2021 09:00,12.2,89.8,1.514,285.2,0.138,99,0.495,28.66,28.66,0,102.1,0.194,2.066 +07/11/2021 09:30,12.25,89.8,2.034,314,0.122,115.4,0.577,20.7,20.7,0,102.2,0.219,2.326 +07/11/2021 10:00,12.88,84.9,2.439,317.3,0.129,290.7,1.454,94.5,94.5,0,102.2,0.602,5.735 +07/11/2021 10:30,13.23,75.82,3.036,320.5,0.127,228.8,1.144,115.7,115.7,0,102.2,0.451,4.449 +07/11/2021 11:00,13.67,69.68,2.902,322.4,0.125,312.3,1.561,160.9,160.9,0,102.2,0.663,6.174 +07/11/2021 11:30,13.67,68.55,2.362,327.9,0.129,220.3,1.101,115.8,115.8,0,102.2,0.434,4.304 +07/11/2021 12:00,13.66,68.51,2.367,329.9,0.125,208.5,1.042,115.9,115.9,0,102.1,0.413,4.007 +07/11/2021 12:30,13.82,65.43,2.543,345.9,0.149,213,1.065,106,106,0,102.1,0.43,4.043 +07/11/2021 13:00,14.14,62.99,2.546,329.6,0.134,282.1,1.41,167.8,167.8,0,102.1,0.611,5.828 +07/11/2021 13:30,13.97,64.7,2.617,346.2,0.149,199.5,0.997,109,109,0,102.1,0.411,4.243 +07/11/2021 14:00,13.71,65.88,2.29,0.803,0.144,171.7,0.859,88.6,88.6,0,102.1,0.36,3.523 +07/11/2021 14:30,13.48,63.66,2.074,4.298,0.146,175.9,0.88,89.9,89.9,0,102.1,0.353,3.697 +07/11/2021 15:00,13.57,64.96,1.621,12.04,0.146,125.6,0.628,62.59,62.59,0,102.1,0.269,2.704 +07/11/2021 15:30,13.07,66.83,1.942,355.5,0.155,68.64,0.343,23.01,23.01,0,102.1,0.145,1.421 +07/11/2021 16:00,12.8,68.05,1.599,345.1,0.144,58.42,0.292,10.49,10.49,0,102.1,0.123,1.273 +07/11/2021 16:30,12.25,68.4,1.181,335.7,0.145,18.5,0.093,-25.61,-25.61,0,102.1,0.043,0.422 +07/11/2021 17:00,11.71,71.16,0.864,304.6,0.126,0.974,0.005,-41.21,-41.21,0,102.1,0,0.094 +07/11/2021 17:30,10.96,74.4,0.905,298.6,0.14,0,0,-49.75,-49.75,0,102.1,0,0 +07/11/2021 18:00,10.41,77.48,0.78,309.3,0.132,0,0,-19.65,-19.65,0,102.1,0,0 +07/11/2021 18:30,10.44,77.86,0.803,300.6,0.139,0,0,-19.76,-19.76,0,102.1,0,0 +07/11/2021 19:00,9.97,79.07,0.7,298.7,0.095,0,0,-52.26,-52.26,0,102.1,0,0 +07/11/2021 19:30,9.35,82,0.536,283.6,0.137,0,0,-47.59,-47.59,0,102.1,0,0 +07/11/2021 20:00,8.72,84.1,0.541,269.1,0.143,0,0,-47.55,-47.55,0,102.1,0,0 +07/11/2021 20:30,8.09,86.3,0.246,255.2,0.056,0,0,-46.15,-46.15,0,102.1,0,0 +07/11/2021 21:00,7.742,86.7,0.286,293.7,0.056,0,0,-44.32,-44.32,0,102.1,0,0 +07/11/2021 21:30,7.236,87.4,0,0,0,0,0,-42.73,-42.73,0,102.1,0,0 +07/11/2021 22:00,6.479,89,0,0,0,0,0,-35.21,-35.21,0,102.1,0,0 +07/11/2021 22:30,6.962,90.6,0.251,286.9,0.065,0,0,-16.84,-16.84,0,102.2,0,0 +07/11/2021 23:00,7.477,87.7,0.99,310.7,0.11,0,0,-30.41,-30.41,0,102.1,0,0 +07/11/2021 23:30,7.583,85.9,0.302,309.5,0.055,0,0,-40.76,-40.76,0,102.1,0,0 +08/11/2021 00:00,7.356,86.2,0.145,292.2,0.03,0,0,-47.75,-47.75,0,102.1,0,0 +08/11/2021 00:30,6.866,87.2,0.019,302.1,0.004,0,0,-45.94,-45.94,0,102.1,0,0 +08/11/2021 01:00,6.598,88.1,0.439,303.9,0.064,0,0,-48.58,-48.58,0,102.1,0,0 +08/11/2021 01:30,6.312,88.8,0.192,287.9,0.038,0,0,-46.73,-46.73,0,102.1,0,0 +08/11/2021 02:00,5.546,89.6,0,0,0,0,0,-44.11,-44.11,0,102.1,0,0 +08/11/2021 02:30,5.132,90.6,0,0,0,0,0,-40.13,-40.13,0,102.1,0,0 +08/11/2021 03:00,4.676,91.4,0,0,0,0,0,-41.6,-41.6,0,102.1,0,0 +08/11/2021 03:30,3.983,91.9,0.004,273.2,0.004,0,0,-36.78,-36.78,0,102.1,0,0 +08/11/2021 04:00,3.782,92.6,0.118,94.5,0.015,0.05,0,-7.128,-7.128,0,102.1,0,0 +08/11/2021 04:30,4.943,93.5,0,0,0,0.537,0.003,-1.583,-1.583,0,102.1,0,0 +08/11/2021 05:00,5.455,92.9,0,323.6,0,0,0,-7.654,-7.654,0,102.1,0,0 +08/11/2021 05:30,5.492,92.8,0.027,329.1,0.006,0,0,-22.62,-22.62,0,102.1,0,0 +08/11/2021 06:00,5.445,93.2,0,0,0,0,0,-6.254,-6.254,0,102.1,0,0 +08/11/2021 06:30,5.842,93.3,0.001,261.5,0.001,0,0,-5.639,-5.639,0,102.1,0,0 +08/11/2021 07:00,6.128,93.3,0.038,259.3,0.015,0.15,0.001,-7.379,-7.379,0,102.1,0,0.038 +08/11/2021 07:30,6.346,93.3,0.081,160.1,0.03,6.879,0.034,-4.263,-4.263,0,102.2,0,0.145 +08/11/2021 08:00,6.595,93.3,0.081,234.5,0.021,33.45,0.167,2.713,2.713,0.2,102.2,0.046,0.563 +08/11/2021 08:30,7.126,93,0.143,291.2,0.032,69.39,0.347,23.75,23.75,0,102.2,0.132,1.228 +08/11/2021 09:00,7.751,92.4,0.258,284.6,0.042,108.4,0.542,46.66,46.66,0,102.2,0.209,1.999 +08/11/2021 09:30,8.44,90.9,0.227,257.2,0.043,155.3,0.776,62.58,62.58,0,102.2,0.31,2.941 +08/11/2021 10:00,9.61,86.6,0.236,272.1,0.047,248.7,1.244,102.7,102.7,0,102.2,0.519,5.012 +08/11/2021 10:30,11.2,80.3,0.21,351.1,0.04,272.2,1.361,127.8,127.8,0,102.2,0.593,5.484 +08/11/2021 11:00,12.47,73.9,0.247,317.6,0.066,293.8,1.469,155.6,155.6,0,102.2,0.639,5.83 +08/11/2021 11:30,12.72,70.63,0.523,266.7,0.113,298.4,1.492,148,148,0,102.2,0.687,5.733 +08/11/2021 12:00,13.45,64.09,0.529,313.7,0.073,355.5,1.777,192.3,192.3,0,102.2,0.861,7.312 +08/11/2021 12:30,13.97,61.73,0.827,354.5,0.09,421.6,2.108,256.9,256.9,0,102.2,1.032,9.06 +08/11/2021 13:00,13.76,61.47,0.755,310.7,0.11,256,1.28,150.6,150.6,0,102.1,0.574,5.328 +08/11/2021 13:30,13.38,63.78,0.676,8.19,0.108,167.6,0.838,88,88,0,102.1,0.339,3.392 +08/11/2021 14:00,13.41,64.13,0.709,351.2,0.112,193.1,0.965,95.6,95.6,0,102.1,0.393,3.967 +08/11/2021 14:30,13.57,62.53,0.79,302.7,0.11,170.5,0.853,78.61,78.61,0,102.1,0.396,3.624 +08/11/2021 15:00,12.99,66.11,0.775,340.8,0.141,93.7,0.469,25.14,25.14,0,102.1,0.224,1.822 +08/11/2021 15:30,12.94,67.38,0.65,334.8,0.121,82.6,0.413,27.2,27.2,0,102.1,0.175,1.632 +08/11/2021 16:00,12.84,68.65,0.198,21.3,0.102,59.85,0.299,11.87,11.87,0,102.1,0.121,1.255 +08/11/2021 16:30,12.45,71.32,0.051,28.63,0.028,15.3,0.076,-4.262,-4.262,0,102.1,0.022,0.363 +08/11/2021 17:00,11.93,74.6,0.119,28.53,0.044,1.193,0.006,-8.23,-8.23,0,102.1,0,0.082 +08/11/2021 17:30,11.72,77.72,0.315,17.68,0.152,0,0,-6.544,-6.544,0,102.2,0,0.066 +08/11/2021 18:00,11.61,79.67,0.321,11.01,0.124,0,0,-4.921,-4.921,0,102.2,0,0.064 +08/11/2021 18:30,11.54,80.9,0.392,25.76,0.158,0,0,-4.499,-4.499,0,102.2,0,0.064 +08/11/2021 19:00,11.41,82.2,0.194,26.58,0.085,0,0,-4.553,-4.553,0,102.2,0,0.065 +08/11/2021 19:30,11.33,83.1,0.218,20.97,0.078,0,0,-4.208,-4.208,0,102.2,0,0.065 +08/11/2021 20:00,11.32,83.5,0.322,15.2,0.1,0,0,-3.569,-3.569,0,102.2,0,0.066 +08/11/2021 20:30,11.28,84.1,0.517,322.4,0.076,0,0,-5.748,-5.748,0,102.2,0,0.065 +08/11/2021 21:00,11.01,85,0.321,300.7,0.071,0,0,-18.79,-18.79,0,102.2,0,0.062 +08/11/2021 21:30,10.76,86,0.011,314,0.007,0,0,-8.49,-8.49,0,102.2,0,0.056 +08/11/2021 22:00,10.62,87.3,0.025,167.4,0.024,0.003,0,-2.414,-2.414,0,102.2,0,0.057 +08/11/2021 22:30,10.62,88.2,0.08,137.8,0.02,0,0,-2.853,-2.853,0,102.2,0,0.064 +08/11/2021 23:00,10.53,88.5,0.09,128.4,0.039,0,0,-3.343,-3.343,0,102.2,0,0.064 +08/11/2021 23:30,10.19,88.1,0.054,146.2,0.02,0,0,-2.95,-2.95,0,102.2,0,0.062 +09/11/2021 00:00,10.02,87.2,0,0,0,0,0,-3.507,-3.507,0,102.2,0,0.062 +09/11/2021 00:30,9.87,86.4,0.002,79.57,0.002,0,0,-3.825,-3.825,0,102.2,0,0.062 +09/11/2021 01:00,9.78,85.9,0.001,79.55,0.002,0,0,-8.05,-8.05,0,102.2,0,0.054 +09/11/2021 01:30,9.67,86.3,0,79.57,0.001,0,0,-6.066,-6.066,0,102.2,0,0.059 +09/11/2021 02:00,9.65,87.1,0,79.57,0.001,0,0,-3.806,-3.806,0,102.2,0,0.059 +09/11/2021 02:30,9.64,87.5,0.117,193,0.031,0.023,0,-3.412,-3.412,0,102.2,0,0.064 +09/11/2021 03:00,9.63,86.9,0.004,60.33,0.002,0.035,0,-3.905,-3.905,0,102.2,0,0.065 +09/11/2021 03:30,9.61,86.2,0,0,0,0,0,-5.039,-5.039,0,102.2,0,0.062 +09/11/2021 04:00,9.56,86,0.038,137.9,0.019,0,0,-5.816,-5.816,0,102.1,0,0.058 +09/11/2021 04:30,9.4,86.1,0.044,139.5,0.026,0,0,-5.134,-5.134,0,102.2,0,0.055 +09/11/2021 05:00,9.27,86.8,0.008,31.54,0.007,0,0,-6.518,-6.518,0,102.2,0,0.051 +09/11/2021 05:30,9.28,87.3,0.034,32.11,0.032,0,0,-4.59,-4.59,0,102.2,0,0.052 +09/11/2021 06:00,9.19,87.7,0.018,117.6,0.014,0,0,-5.349,-5.349,0,102.2,0,0.051 +09/11/2021 06:30,9.11,87.8,0.196,134.8,0.055,0,0,-3.621,-3.621,0,102.2,0,0.054 +09/11/2021 07:00,8.82,87.3,0.018,125.8,0.007,0.214,0.001,-4.096,-4.096,0,102.2,0,0.065 +09/11/2021 07:30,8.59,87.2,0.252,130.9,0.049,8.05,0.04,-1.148,-1.148,0,102.2,0,0.201 +09/11/2021 08:00,8.63,87.3,0.027,131.5,0.011,29.5,0.147,5.671,5.671,0,102.2,0.052,0.536 +09/11/2021 08:30,8.86,87,0.083,136.1,0.023,69.52,0.348,35.98,35.98,0,102.3,0.136,1.331 +09/11/2021 09:00,8.84,85.3,0.514,137.9,0.079,72.64,0.363,37.45,37.45,0,102.3,0.147,1.277 +09/11/2021 09:30,9.12,84.8,0.416,124.4,0.073,132,0.66,72.38,72.38,0,102.3,0.287,2.436 +09/11/2021 10:00,10.27,80.3,0.704,130.1,0.108,239.4,1.197,117.5,117.5,0,102.3,0.507,4.599 +09/11/2021 10:30,11.99,72.94,0.825,130,0.12,337.2,1.686,166.2,166.2,0,102.3,0.803,6.636 +09/11/2021 11:00,12.73,69.93,0.699,115.8,0.127,348.4,1.742,182.4,182.4,0,102.3,0.935,7.415 +09/11/2021 11:30,13.08,69.02,0.665,140.7,0.112,361.2,1.806,184.6,184.6,0,102.3,1.046,7.846 +09/11/2021 12:00,13.04,69.2,0.767,202.5,0.113,379.5,1.898,202.5,202.5,0,102.2,1.151,8.34 +09/11/2021 12:30,13.58,68.14,0.672,169,0.109,378.3,1.891,209.2,209.2,0,102.2,1.161,8.47 +09/11/2021 13:00,14.19,65.18,0.594,159.2,0.116,324.1,1.62,177.9,177.9,0,102.1,1.007,7.408 +09/11/2021 13:30,14.27,64.94,0.539,145.2,0.118,343.8,1.719,198.9,198.9,0,102.1,1.069,7.931 +09/11/2021 14:00,14.39,66.04,0.637,213.2,0.103,319.6,1.598,182.3,182.3,0,102.1,0.968,7.349 +09/11/2021 14:30,14.74,64.08,0.419,339.8,0.117,196.4,0.982,92,92,0,102,0.596,4.331 +09/11/2021 15:00,14.43,65.37,0.461,34.61,0.097,170,0.85,83.4,83.4,0,102,0.486,3.779 +09/11/2021 15:30,13.89,68.41,0.387,31.03,0.12,63.03,0.315,24.98,24.98,0,102,0.166,1.278 +09/11/2021 16:00,13.35,71.31,0.281,22.87,0.112,23.13,0.116,5.798,5.798,0,102,0.067,0.462 +09/11/2021 16:30,12.87,74.02,0.433,19.49,0.138,12.04,0.06,-2.315,-2.315,0,102,0.019,0.287 +09/11/2021 17:00,12.61,75.07,0.099,38.7,0.072,1.149,0.006,-5.992,-5.992,0,102,0,0.085 +09/11/2021 17:30,12.27,77.57,0.014,37.66,0.012,0,0,-5.697,-5.697,0,102.1,0,0.068 +09/11/2021 18:00,12.09,79.38,0.027,36.7,0.016,0,0,-5.704,-5.704,0,102.1,0,0.068 +09/11/2021 18:30,11.89,80.2,0.131,43.4,0.057,0,0,-5.538,-5.538,0,102.1,0,0.068 +09/11/2021 19:00,11.76,79.67,0.023,181.5,0.008,0,0,-6.024,-6.024,0,102.1,0,0.068 +09/11/2021 19:30,11.67,79.37,0.277,197.1,0.11,0,0,-5.243,-5.243,0,102.1,0,0.068 +09/11/2021 20:00,11.48,80.5,0.397,203.1,0.116,0,0,-5.472,-5.472,0,102.1,0,0.068 +09/11/2021 20:30,11.23,80.6,0.151,195.2,0.066,0,0,-5.393,-5.393,0,102.1,0,0.068 +09/11/2021 21:00,10.92,82.2,0.053,195.3,0.023,0,0,-15.28,-15.28,0,102.1,0,0.068 +09/11/2021 21:30,10.24,83.8,0,0,0,0,0,-41.99,-41.99,0,102.1,0,0.068 +09/11/2021 22:00,9.21,86.9,0,178.9,0,0,0,-42.03,-42.03,0,102.1,0,0.067 +09/11/2021 22:30,8.39,89,0.057,179.2,0.051,0,0,-40.69,-40.69,0,102.1,0,0.067 +09/11/2021 23:00,7.644,90.2,0.068,130.6,0.02,0,0,-43.72,-43.72,0,102.1,0,0.066 +09/11/2021 23:30,7.082,90.9,0.018,128.8,0.005,0,0,-43.82,-43.82,0,102.1,0,0.065 +10/11/2021 00:00,6.463,91.8,0,128.9,0,0,0,-37.53,-37.53,0,102,0,0.062 +10/11/2021 00:30,5.888,91.8,0.089,128.8,0.021,0,0,-36.34,-36.34,0,102,0,0.061 +10/11/2021 01:00,5.737,92.6,0.086,134.8,0.027,0,0,-42.25,-42.25,0,102,0,0.064 +10/11/2021 01:30,5.339,92.5,0,0,0,0,0,-41.65,-41.65,0,102,0,0.005 +10/11/2021 02:00,5.349,93.3,0.033,130.4,0.01,0.067,0,-10.33,-10.33,0,102,0,0.034 +10/11/2021 02:30,5.924,93.5,0.134,131.3,0.04,0.057,0,-5.597,-5.597,0,102,0,0.068 +10/11/2021 03:00,6.378,93.3,0.01,129.5,0.005,0,0,-9.28,-9.28,0,102,0,0.068 +10/11/2021 03:30,6.4,93.2,0.033,60.31,0.011,0,0,-24.93,-24.93,0,102,0,0.068 +10/11/2021 04:00,5.677,93.2,0,0,0,0,0,-46.21,-46.21,0,102,0,0.005 +10/11/2021 04:30,5.136,93.6,0,0,0,0,0,-43.34,-43.34,0,101.9,0,0 +10/11/2021 05:00,4.572,93.9,0.023,138,0.008,0,0,-42.66,-42.66,0,102,0,0 +10/11/2021 05:30,4.388,94.2,0.032,135.4,0.007,0,0,-44.51,-44.51,0,102,0,0 +10/11/2021 06:00,4.072,94.4,0.03,133.9,0.014,0,0,-44.32,-44.32,0,102,0,0 +10/11/2021 06:30,3.654,94.2,0.002,126.3,0.002,0,0,-43.51,-43.51,0,102,0,0 +10/11/2021 07:00,3.37,94.7,0,126.1,0,0,0,-40.24,-40.24,0,102.1,0,0.018 +10/11/2021 07:30,3.426,95.1,0,0,0,6.064,0.03,-11.41,-11.41,0,102.1,0,0.144 +10/11/2021 08:00,4.371,95.4,0.031,125.4,0.022,42.01,0.21,13.87,13.87,0,102.1,0.07,0.721 +10/11/2021 08:30,5.658,94.1,0.02,117.5,0.018,126.1,0.631,43.17,43.17,0,102.1,0.234,2.158 +10/11/2021 09:00,7.124,91.9,0.123,151,0.024,182,0.91,49.51,49.51,0,102.1,0.372,3.264 +10/11/2021 09:30,7.481,88.8,0.98,143.6,0.119,225.8,1.129,62.38,62.38,0,102.1,0.547,4.814 +10/11/2021 10:00,8.43,79.67,1.223,145.8,0.129,280.6,1.403,113.3,113.3,0,102.1,0.729,6.042 +10/11/2021 10:30,9.44,72.39,0.818,142.8,0.118,323.7,1.618,141.7,141.7,0,102.1,0.877,7.022 +10/11/2021 11:00,10.61,65.65,0.586,140.4,0.103,357.4,1.787,162.1,162.1,0,102.1,1.009,7.794 +10/11/2021 11:30,11.46,63.54,0.48,192,0.089,376.2,1.881,179.6,179.6,0,102.1,1.114,8.25 +10/11/2021 12:00,11.98,61.02,0.501,165.7,0.099,378.7,1.893,187.9,187.9,0,102.1,1.152,8.41 +10/11/2021 12:30,12.49,60.02,0.386,59.66,0.051,367.9,1.839,186,186,0,102,1.152,8.38 +10/11/2021 13:00,13.21,57.97,0.34,61.62,0.101,344.4,1.722,178.2,178.2,0,102,1.124,8.15 +10/11/2021 13:30,13.16,58.2,0.654,94.4,0.101,319.2,1.596,162.3,162.3,0,102,1.587,8.04 +10/11/2021 14:00,13.3,57.5,0.621,147.4,0.097,286.4,1.432,140.5,140.5,0,102,1.423,2.431 +10/11/2021 14:30,13.23,58.85,0.519,123.2,0.113,242,1.21,106.9,106.9,0,102,1.179,2.032 +10/11/2021 15:00,13.52,58.66,0.658,147.8,0.122,188.9,0.944,70.86,70.86,0,102,1.048,1.824 +10/11/2021 15:30,13.32,59.81,0.5,145.9,0.124,128.7,0.644,29.42,29.42,0,102,0.978,1.737 +10/11/2021 16:00,12.92,61.45,0.443,175.9,0.162,67.04,0.335,-6.725,-6.725,0,102,0.676,1.309 +10/11/2021 16:30,12.11,63.28,0.018,190.4,0.015,15.74,0.079,-37.11,-37.11,0,102,0.157,0.325 +10/11/2021 17:00,9.55,73.42,0,185.9,0,0,0,-49.71,-49.71,0,102,0.011,0.077 +10/11/2021 17:30,7.568,82.2,0,0,0,0,0,-47.74,-47.74,0,102,0,0.059 +10/11/2021 18:00,6.394,86.9,0.062,241.5,0.024,0,0,-45.08,-45.08,0,102,0,0.042 +10/11/2021 18:30,5.948,89.4,0.174,271.2,0.112,0,0,-41.54,-41.54,0,102,0,0.036 +10/11/2021 19:00,5.344,90.4,0,0,0,0,0,-46.56,-46.56,0,102,0,0.004 +10/11/2021 19:30,4.903,91.4,0.007,284.7,0.011,0,0,-44.79,-44.79,0,102,0,0 +10/11/2021 20:00,4.524,91.8,0,0,0,0,0,-42.05,-42.05,0,102.1,0,0 +10/11/2021 20:30,3.81,92.1,0.115,290,0.041,0,0,-41.85,-41.85,0,102.1,0,0 +10/11/2021 21:00,3.676,92.7,0.007,308.3,0.004,0,0,-44,-44,0,102.1,0,0 +10/11/2021 21:30,3.117,92.7,0,0,0,0,0,-43.65,-43.65,0,102.1,0,0 +10/11/2021 22:00,3.203,93.8,0,0,0,0,0,-44.74,-44.74,0,102.1,0,0 +10/11/2021 22:30,2.791,93.1,0.017,317.1,0.022,0,0,-40.78,-40.78,0,102.1,0,0 +10/11/2021 23:00,2.616,93.8,0.001,317.1,0.003,0,0,-42.92,-42.92,0,102.1,0,0 +10/11/2021 23:30,2.233,93.6,0,0,0,0,0,-42.71,-42.71,0,102.1,0,0 +11/11/2021 00:00,1.61,93.8,0,0,0,0,0,-41.7,-41.7,0,102.1,0,0 +11/11/2021 00:30,1.334,94,0,316.6,0,0,0,-34.21,-34.21,0,102.1,0,0 +11/11/2021 01:00,1.265,94.1,0.015,325.3,0.014,0,0,-31.33,-31.33,0,102.1,0,0 +11/11/2021 01:30,1.138,94.2,0,335.4,0.001,0,0,-35.8,-35.8,0,102,0,0 +11/11/2021 02:00,0.874,94.2,0,0,0,0,0,-34.51,-34.51,0,102,0,0 +11/11/2021 02:30,0.995,94.6,0,0,0,0,0,-14.23,-14.23,0,102,0,0 +11/11/2021 03:00,1.068,94.5,0.042,319,0.025,0,0,-22.12,-22.12,0,102,0,0 +11/11/2021 03:30,1.196,94.5,0,0,0,0,0,-29.74,-29.74,0,102,0,0 +11/11/2021 04:00,0.979,94.3,0,0,0,0,0,-32.92,-32.92,0,102,0,0 +11/11/2021 04:30,0.849,94.7,0,0,0,0,0,-24.12,-24.12,0,102,0,0 +11/11/2021 05:00,0.589,94.3,0,0,0,0,0,-42.16,-42.16,0,102,0,0 +11/11/2021 05:30,0.182,94.7,0,0,0,0,0,-41.31,-41.31,0,102,0,0 +11/11/2021 06:00,-0.058,94.8,0,0,0,0,0,-40.55,-40.55,0,102,0,0 +11/11/2021 06:30,-0.048,95,0,0,0,0,0,-31.54,-31.54,0.2,102,0,0 +11/11/2021 07:00,-0.058,95,0,0,0,0,0,-25.96,-25.96,0,102.1,0,0 +11/11/2021 07:30,-0.253,94.7,0,0,0,4.095,0.02,-18.64,-18.64,0,102.1,0.022,0.067 +11/11/2021 08:00,-0.037,95,0,0,0,27.2,0.136,-8.61,-8.61,0,102.1,0.102,0.204 +11/11/2021 08:30,0.336,95.1,0.01,315.4,0.012,61.78,0.309,14.81,14.81,0,102.1,0.222,0.375 +11/11/2021 09:00,1.345,95.3,0.024,359.6,0.028,88.6,0.443,38.63,38.63,0,102.1,0.324,0.562 +11/11/2021 09:30,2.168,94.6,0.038,358.2,0.043,121.8,0.609,53.73,53.73,0,102.1,0.392,0.815 +11/11/2021 10:00,3.057,94.5,0.017,350.6,0.022,157.1,0.785,63.53,63.53,0,102.1,0.526,1.027 +11/11/2021 10:30,3.774,93.9,0.015,275.1,0.01,222.9,1.115,100.1,100.1,0,102.1,0.801,1.513 +11/11/2021 11:00,5.156,93.4,0.012,260.6,0.011,322.9,1.614,156.8,156.8,0,102.1,1.164,2.032 +11/11/2021 11:30,6.452,92.9,0.155,292.8,0.04,360.5,1.803,211.2,211.2,0,102,1.427,2.36 +11/11/2021 12:00,7.804,91.8,0.295,230.6,0.064,363.4,1.817,236.1,236.1,0,102,1.547,2.45 +11/11/2021 12:30,9.34,84.6,0.646,160.9,0.133,352.8,1.764,186.3,186.3,0,102,1.616,2.506 +11/11/2021 13:00,10.86,73.89,0.799,154.5,0.126,330.3,1.652,174,174,0,102,1.556,2.428 +11/11/2021 13:30,11.32,70.55,0.409,180.8,0.086,215.8,1.079,101,101,0,101.9,1.043,1.612 +11/11/2021 14:00,11.77,69.59,0.534,180.3,0.109,280.3,1.401,150.6,150.6,0,101.9,1.354,2.196 +11/11/2021 14:30,12.51,66.35,0.788,155.8,0.125,224.2,1.121,106.5,106.5,0,101.9,1.084,1.827 +11/11/2021 15:00,13.03,63.23,0.65,146.9,0.116,174.1,0.87,69.83,69.83,0,101.9,0.976,1.693 +11/11/2021 15:30,13.86,59.13,0.279,167.9,0.103,116.1,0.581,32.52,32.52,0,101.8,0.894,1.599 +11/11/2021 16:00,12.98,60.26,0.481,135.8,0.119,60.93,0.305,0.72,0.72,0,101.8,0.627,1.207 +11/11/2021 16:30,11.99,62.6,0.059,117.6,0.03,15.18,0.076,-27.12,-27.12,0,101.8,0.145,0.304 +11/11/2021 17:00,9.76,71.21,0,0,0,0.079,0,-39.49,-39.49,0,101.8,0.013,0.061 +11/11/2021 17:30,7.833,81.1,0.068,123.5,0.054,0,0,-38.71,-38.71,0,101.8,0,0 +11/11/2021 18:00,7.29,83.7,0,111.8,0,0,0,-38.43,-38.43,0,101.9,0,0 +11/11/2021 18:30,6.915,84.5,0.046,151,0.051,0,0,-38.55,-38.55,0,101.9,0,0 +11/11/2021 19:00,6.629,85,0.042,161,0.022,0,0,-34.21,-34.21,0,101.9,0,0 +11/11/2021 19:30,5.881,87.5,0.034,161.1,0.021,0,0,-35.56,-35.56,0,101.9,0,0 +11/11/2021 20:00,5.38,89.3,0.102,161.2,0.039,0,0,-30.25,-30.25,0,101.9,0,0 +11/11/2021 20:30,4.98,90.6,0.001,161.2,0.002,0,0,-31.5,-31.5,0,101.9,0,0 +11/11/2021 21:00,4.733,91.5,0.035,161.2,0.025,0,0,-31.56,-31.56,0,101.9,0,0 +11/11/2021 21:30,4.286,91.9,0,0,0,0,0,-36.06,-36.06,0,101.8,0,0 +11/11/2021 22:00,3.906,92.4,0.03,161.2,0.019,0,0,-36.27,-36.27,0,101.8,0,0 +11/11/2021 22:30,3.509,92.8,0.368,176.6,0.094,0,0,-32.98,-32.98,0,101.8,0,0 +11/11/2021 23:00,3.509,92.7,0.166,315,0.023,0,0,-33.66,-33.66,0,101.8,0,0 +11/11/2021 23:30,3.148,93.2,0,0,0,0,0,-34.45,-34.45,0,101.8,0,0 +12/11/2021 00:00,2.851,93.3,0,0,0,0,0,-35.37,-35.37,0,101.7,0,0 +12/11/2021 00:30,2.677,93.6,0,0,0,0,0,-34.74,-34.74,0,101.7,0,0 +12/11/2021 01:00,2.372,93.9,0.035,314,0.013,0,0,-32.48,-32.48,0,101.7,0,0 +12/11/2021 01:30,2.531,94,0.208,322.5,0.032,0,0,-31.2,-31.2,0,101.7,0,0 +12/11/2021 02:00,2.753,94.2,0.424,313.4,0.053,0,0,-34.17,-34.17,0,101.7,0,0 +12/11/2021 02:30,2.571,94.3,0.293,277.3,0.058,0,0,-35.28,-35.28,0,101.6,0,0 +12/11/2021 03:00,2.758,94.7,0.572,309.7,0.057,0,0,-37.24,-37.24,0,101.6,0,0 +12/11/2021 03:30,2.417,94.2,0.146,135.2,0.037,0,0,-37.31,-37.31,0,101.6,0,0 +12/11/2021 04:00,1.956,94.5,0.384,341.3,0.027,0,0,-34.84,-34.84,0,101.6,0,0 +12/11/2021 04:30,2.177,94.8,0.122,129.7,0.035,0,0,-34.72,-34.72,0,101.6,0,0 +12/11/2021 05:00,2.253,95.3,0.118,212.4,0.028,0,0,-35.66,-35.66,0,101.6,0,0 +12/11/2021 05:30,1.813,94.7,0.032,148.1,0.007,0,0,-37.34,-37.34,0,101.5,0,0 +12/11/2021 06:00,1.624,95.1,0.162,66.67,0.028,0,0,-36.48,-36.48,0,101.5,0,0 +12/11/2021 06:30,1.588,95.6,0.076,4.364,0.027,0,0,-33.23,-33.23,0,101.5,0,0 +12/11/2021 07:00,1.554,95.1,0.008,113.1,0.003,0.088,0,-26.79,-26.79,0,101.5,0,0.003 +12/11/2021 07:30,2.208,96.2,0.008,154.8,0.007,7.173,0.036,13.24,13.24,0,101.5,0.014,0.078 +12/11/2021 08:00,3.23,95.7,0,0,0,26.86,0.134,16.86,16.86,0,101.5,0.114,0.234 +12/11/2021 08:30,3.801,95.1,0.05,132.6,0.015,29.12,0.146,18.49,18.49,0,101.6,0.108,0.235 +12/11/2021 09:00,4.398,95.2,0.034,138.8,0.012,60.85,0.304,33.43,33.43,0,101.6,0.241,0.437 +12/11/2021 09:30,5.365,95.3,0.324,165.3,0.076,84.1,0.42,46.09,46.09,0,101.5,0.318,0.564 +12/11/2021 10:00,7.026,95.5,1.684,198.5,0.144,126.7,0.634,70.66,70.66,0,101.5,0.434,0.865 +12/11/2021 10:30,7.688,95,1.707,225.8,0.122,114.9,0.575,65.52,65.52,0,101.5,0.385,0.783 +12/11/2021 11:00,8.05,95,1.893,206.8,0.141,164.5,0.822,88.1,88.1,0,101.5,0.585,1.128 +12/11/2021 11:30,9.19,95,1.357,194,0.158,189.3,0.947,106.4,106.4,0,101.4,0.738,1.406 +12/11/2021 12:00,10.47,94.2,1.428,204.6,0.141,171.7,0.858,109.7,109.7,0,101.4,0.7,1.363 +12/11/2021 12:30,11.65,92.1,2.097,223.6,0.124,125.5,0.627,81.8,81.8,0,101.4,0.521,1.073 +12/11/2021 13:00,12.33,85.3,2.63,229.7,0.129,183.6,0.918,112.9,112.9,0,101.4,0.847,1.63 +12/11/2021 13:30,12.96,83.3,2.861,222.8,0.129,186.3,0.931,113.7,113.7,0,101.3,0.874,1.626 +12/11/2021 14:00,13,85.5,2.58,223.7,0.124,73.1,0.365,14.67,14.67,0,101.3,0.353,0.662 +12/11/2021 14:30,12.96,88.1,2.407,221.6,0.123,65.92,0.33,10.69,10.69,0,101.3,0.303,0.569 +12/11/2021 15:00,13.01,89.3,2.193,215.8,0.131,73.58,0.368,16.89,16.89,0,101.3,0.313,0.595 +12/11/2021 15:30,13.26,87.5,1.86,228.7,0.123,38.34,0.192,15.1,15.1,0,101.3,0.183,0.34 +12/11/2021 16:00,13.44,84.5,1.965,231.4,0.121,26.58,0.133,5.673,5.673,0,101.3,0.113,0.278 +12/11/2021 16:30,13.44,82,1.766,239.7,0.137,6.575,0.033,-5.307,-5.307,0,101.3,0.028,0.104 +12/11/2021 17:00,13.25,82.2,1.205,221.8,0.129,0.322,0.002,-9.19,-9.19,0,101.3,0,0.068 +12/11/2021 17:30,12.95,85.1,0.973,230.6,0.123,0,0,-14.23,-14.23,0,101.3,0,0.064 +12/11/2021 18:00,12.79,86.8,1.663,234,0.138,0,0,-22.82,-22.82,0,101.3,0,0.064 +12/11/2021 18:30,12.72,86.6,2.252,239.4,0.138,0,0,-31.6,-31.6,0,101.3,0,0.059 +12/11/2021 19:00,12.36,87.2,2.159,243.2,0.141,0,0,-40.34,-40.34,0,101.3,0,0.044 +12/11/2021 19:30,12.31,87.4,2.121,237.9,0.131,0,0,-16.69,-16.69,0,101.3,0,0.045 +12/11/2021 20:00,12.32,86.6,1.882,232.9,0.136,0,0,-9.93,-9.93,0,101.3,0,0.056 +12/11/2021 20:30,12.3,84.8,2.148,241.9,0.139,0,0,-7.701,-7.701,0,101.3,0,0.059 +12/11/2021 21:00,12.21,83.3,1.879,233.4,0.133,0,0,-9.7,-9.7,0,101.3,0,0.062 +12/11/2021 21:30,12.13,81.5,1.593,230.6,0.13,0,0,-7.613,-7.613,0,101.3,0,0.059 +12/11/2021 22:00,12.09,80.3,1.925,241.1,0.145,0,0,-7.923,-7.923,0,101.3,0,0.059 +12/11/2021 22:30,11.97,80.7,1.806,241.5,0.14,0,0,-6.284,-6.284,0,101.4,0,0.059 +12/11/2021 23:00,11.9,81.5,1.977,234.2,0.134,0,0,-6.985,-6.985,0,101.3,0,0.059 +12/11/2021 23:30,11.89,81.7,1.959,239.9,0.142,0,0,-7.843,-7.843,0,101.3,0,0.058 +13/11/2021 00:00,11.8,83.2,1.745,246.1,0.148,0,0,-8.31,-8.31,0,101.3,0,0.056 +13/11/2021 00:30,11.71,84.4,1.13,254.1,0.149,0,0,-11.01,-11.01,0,101.4,0,0.047 +13/11/2021 01:00,11.58,85,0.99,251.2,0.152,0,0,-13.12,-13.12,0,101.3,0,0.04 +13/11/2021 01:30,11.06,85.9,0.938,229.9,0.138,0,0,-42.69,-42.69,0,101.3,0,0.016 +13/11/2021 02:00,10.44,87.8,0.74,251.6,0.139,0,0,-35.77,-35.77,0,101.3,0,0 +13/11/2021 02:30,10.06,89.2,0.574,264.7,0.147,0,0,-36.02,-36.02,0,101.3,0,0 +13/11/2021 03:00,10.08,89.9,0.74,274.7,0.153,0,0,-36.18,-36.18,0,101.3,0,0 +13/11/2021 03:30,10,89.5,0.861,256.5,0.16,0,0,-35.85,-35.85,0,101.4,0,0 +13/11/2021 04:00,9.97,89.3,1.078,260.8,0.156,0,0,-29.34,-29.34,0,101.3,0,0 +13/11/2021 04:30,10,89.1,0.901,251.3,0.167,0,0,-21.43,-21.43,0,101.4,0,0 +13/11/2021 05:00,10.03,89.4,0.847,265.5,0.155,0,0,-23.03,-23.03,0,101.4,0,0 +13/11/2021 05:30,10.18,89.2,1.155,257.2,0.157,0,0,-16.9,-16.9,0,101.4,0,0 +13/11/2021 06:00,10.43,89.1,1.125,264.6,0.159,0,0,-15.09,-15.09,0,101.4,0,0.019 +13/11/2021 06:30,10.49,89.2,1.272,267.4,0.153,0,0,-20.06,-20.06,0,101.4,0,0.034 +13/11/2021 07:00,10.63,89.5,1.203,264.1,0.152,0.075,0,-9.05,-9.05,0,101.4,0,0.061 +13/11/2021 07:30,10.65,90.7,1.15,265.4,0.152,3.157,0.016,-5.444,-5.444,0.2,101.5,0,0.068 +13/11/2021 08:00,10.74,91.1,1.313,258.4,0.152,11.94,0.06,-1.834,-1.834,0,101.5,0.057,0.134 +13/11/2021 08:30,10.78,91.4,1,268.3,0.154,21.02,0.105,4.669,4.669,0,101.5,0.073,0.157 +13/11/2021 09:00,11.01,91.9,1.458,281.6,0.152,91,0.455,33.26,33.26,0.2,101.5,0.327,0.627 +13/11/2021 09:30,11.62,91.9,1.763,295.8,0.137,140.3,0.702,47.47,47.47,0,101.5,0.497,0.954 +13/11/2021 10:00,11.93,90.2,1.657,306.1,0.128,121.8,0.609,39.76,39.76,0,101.6,0.443,0.882 +13/11/2021 10:30,11.91,88.7,1.672,289.9,0.144,92.8,0.464,20.74,20.74,0.4,101.6,0.326,0.602 +13/11/2021 11:00,12.41,89.5,1.474,286.1,0.146,237.7,1.189,92.7,92.7,0,101.6,0.803,1.463 +13/11/2021 11:30,13.05,84.7,2.042,311,0.127,166,0.83,77.12,77.12,0,101.6,0.604,1.199 +13/11/2021 12:00,13.04,82.8,2.78,324.3,0.131,135,0.675,61.04,61.04,0,101.5,0.509,0.998 +13/11/2021 12:30,12.84,85.4,2.069,340,0.141,98.2,0.491,8.69,8.69,0,101.5,0.372,0.721 +13/11/2021 13:00,12.8,84.9,2.409,318.4,0.125,219.4,1.097,81,81,0,101.5,0.793,1.488 +13/11/2021 13:30,13.19,81.7,2.438,312.7,0.122,191.1,0.956,104.2,104.2,0,101.5,0.723,1.365 +13/11/2021 14:00,13.18,81,1.871,306.7,0.129,131.5,0.658,70.4,70.4,0,101.5,0.479,0.947 +13/11/2021 14:30,13.16,80.6,2.047,306.2,0.125,105.1,0.526,56.01,56.01,0,101.5,0.402,0.784 +13/11/2021 15:00,12.95,83.7,1.55,308.6,0.127,55.32,0.277,22.87,22.87,0,101.5,0.22,0.462 +13/11/2021 15:30,12.76,85.1,1.607,318.7,0.123,22.03,0.11,-6.153,-6.153,0,101.5,0.099,0.232 +13/11/2021 16:00,12.67,84.7,1.033,326.9,0.14,14.24,0.071,0.898,0.898,0,101.5,0.061,0.154 +13/11/2021 16:30,12.44,85,0.82,307,0.125,8.28,0.041,-2.422,-2.422,0,101.6,0.026,0.109 +13/11/2021 17:00,12.21,85.2,1.228,304,0.127,0.658,0.003,-7.007,-7.007,0,101.6,0,0.068 +13/11/2021 17:30,12.05,85.5,1.586,310.7,0.124,0,0,-6.955,-6.955,0,101.6,0,0.066 +13/11/2021 18:00,11.9,85.8,1.535,317.8,0.127,0,0,-10.32,-10.32,0,101.6,0,0.064 +13/11/2021 18:30,11.85,85.6,1.365,310.4,0.127,0,0,-6.232,-6.232,0,101.6,0,0.066 +13/11/2021 19:00,11.82,85.9,1.512,313.2,0.124,0,0,-6.921,-6.921,0,101.7,0,0.063 +13/11/2021 19:30,11.72,87.3,1.454,309.1,0.13,0,0,-8.78,-8.78,0,101.7,0,0.063 +13/11/2021 20:00,11.5,88.9,1.235,306,0.126,0,0,-9.32,-9.32,0,101.7,0,0.057 +13/11/2021 20:30,11.32,89.7,1.114,312.2,0.124,0,0,-7.988,-7.988,0,101.7,0,0.053 +13/11/2021 21:00,11.23,90.1,0.872,304,0.138,0,0,-7.358,-7.358,0,101.7,0,0.054 +13/11/2021 21:30,11.24,90,0.931,297.9,0.137,0,0,-8.03,-8.03,0,101.7,0,0.061 +13/11/2021 22:00,11.15,90.1,0.731,314.7,0.125,0,0,-8.36,-8.36,0,101.7,0,0.054 +13/11/2021 22:30,11.05,90.1,0.301,14.97,0.133,0,0,-8.08,-8.08,0,101.7,0,0.013 +13/11/2021 23:00,10.97,90.2,0.863,301.3,0.135,0,0,-7.321,-7.321,0,101.7,0,0.017 +13/11/2021 23:30,10.91,90.2,0.769,299.3,0.146,0,0,-9.5,-9.5,0,101.7,0,0.015 +14/11/2021 00:00,10.86,90.3,0.814,295.9,0.137,0,0,-8.8,-8.8,0,101.7,0,0.01 +14/11/2021 00:30,10.86,90.6,1.041,304.8,0.133,0,0,-8.31,-8.31,0,101.7,-0.045,0.013 +14/11/2021 01:00,10.92,90.7,1.041,306.9,0.123,0,0,-8.85,-8.85,0.2,101.7,-0.06,0.03 +14/11/2021 01:30,10.94,90.8,1.313,316.2,0.123,0,0,-9.18,-9.18,0,101.7,-0.067,0.041 +14/11/2021 02:00,10.87,90.8,1.126,315.3,0.119,0,0,-12.07,-12.07,0,101.7,-0.065,0.021 +14/11/2021 02:30,10.78,90.9,1.056,310.5,0.126,0,0,-11.85,-11.85,0,101.7,-0.063,0.01 +14/11/2021 03:00,10.78,91.1,1.005,314.6,0.129,0,0,-10.46,-10.46,0,101.7,-0.068,0.016 +14/11/2021 03:30,10.77,91.1,0.996,322.6,0.128,0,0,-9.95,-9.95,0,101.7,-0.059,0.013 +14/11/2021 04:00,10.75,91,0.93,313,0.123,0,0,-10.1,-10.1,0,101.7,-0.067,0.017 +14/11/2021 04:30,10.72,91.1,0.682,304.1,0.137,0,0,-10.55,-10.55,0,101.7,-0.03,0.007 +14/11/2021 05:00,10.67,91.3,0.922,303.4,0.13,0,0,-10.91,-10.91,0,101.7,-0.046,0.009 +14/11/2021 05:30,10.61,91.6,0.908,302.8,0.132,0,0,-12.07,-12.07,0,101.7,-0.005,0.008 +14/11/2021 06:00,10.51,91.8,0.733,285.4,0.156,0,0,-13.16,-13.16,0,101.7,0,0.003 +14/11/2021 06:30,10.32,92,0.757,294.4,0.143,0,0,-18.58,-18.58,0,101.7,0,0.001 +14/11/2021 07:00,10.17,92.1,0.562,293.9,0.147,0,0,-15.93,-15.93,0,101.8,0,0.012 +14/11/2021 07:30,10.04,92.2,0.449,294.6,0.148,1.763,0.009,-9.28,-9.28,0,101.8,0,0.068 +14/11/2021 08:00,10.07,92,0.646,311.8,0.121,11.71,0.059,-0.973,-0.973,0,101.8,0.035,0.116 +14/11/2021 08:30,10.35,90,0.862,322.6,0.13,31.09,0.155,12.37,12.37,0,101.8,0.117,0.258 +14/11/2021 09:00,10.82,85.3,0.704,6.576,0.147,47.86,0.239,18.2,18.2,0,101.9,0.196,0.34 +14/11/2021 09:30,11.22,79.74,1.266,19.31,0.143,64.3,0.321,28.01,28.01,0,101.9,0.265,0.476 +14/11/2021 10:00,11.62,74.61,1.632,18.14,0.142,89,0.445,43.27,43.27,0,101.9,0.339,0.67 +14/11/2021 10:30,11.87,72.05,1.464,19.84,0.146,126.1,0.631,62.59,62.59,0,101.9,0.446,0.945 +14/11/2021 11:00,12.28,69.12,1.548,14.58,0.143,152.1,0.76,81.4,81.4,0,101.9,0.575,1.19 +14/11/2021 11:30,12.72,67.89,2.208,358.3,0.149,206.2,1.031,116.5,116.5,0,101.9,0.817,1.611 +14/11/2021 12:00,12.79,67.11,1.934,8.44,0.152,192.7,0.963,107.5,107.5,0,101.9,0.791,1.536 +14/11/2021 12:30,12.94,67.83,1.949,15.7,0.143,169.5,0.848,92,92,0,101.9,0.71,1.404 +14/11/2021 13:00,12.77,67.16,2.417,18.37,0.139,146,0.73,78.1,78.11,0,101.9,0.616,1.255 +14/11/2021 13:30,12.7,67.15,2.261,19.43,0.14,134.5,0.673,71.38,71.38,0,101.9,0.581,1.167 +14/11/2021 14:00,12.34,69.07,2.077,23.28,0.143,99.4,0.497,50.64,50.64,0,101.9,0.418,0.89 +14/11/2021 14:30,12.26,70.03,1.902,17.78,0.147,67.97,0.34,33.42,33.42,0,101.9,0.327,0.607 +14/11/2021 15:00,12.16,71.92,1.633,12.95,0.146,54.12,0.271,24.43,24.43,0,101.9,0.265,0.484 +14/11/2021 15:30,12.04,72.88,1.803,5.3,0.144,42.66,0.213,16.11,16.11,0,101.9,0.203,0.369 +14/11/2021 16:00,11.71,74.29,1.374,9.73,0.15,27.47,0.137,-17.46,-17.46,0,101.9,0.127,0.239 +14/11/2021 16:30,11.71,76.1,1.664,2.734,0.151,9.28,0.046,-6.588,-6.588,0,101.9,0.038,0.126 +14/11/2021 17:00,11.62,76.79,1.486,1.89,0.152,0.304,0.002,-11.11,-11.11,0,101.9,0,0.068 +14/11/2021 17:30,11.43,77.53,1.32,3.881,0.146,0,0,-10.74,-10.74,0,101.9,0,0.068 +14/11/2021 18:00,11.33,78.14,1.416,358.6,0.149,0,0,-11.65,-11.65,0,101.9,0,0.068 +14/11/2021 18:30,11.23,79.92,1.44,358.1,0.152,0,0,-11.69,-11.69,0,101.9,0,0.068 +14/11/2021 19:00,11.12,81.4,1.27,356.5,0.154,0,0,-12.46,-12.46,0,102,0,0.067 +14/11/2021 19:30,11.13,82.8,1.37,358,0.151,0,0,-9.86,-9.86,0,102,0,0.068 +14/11/2021 20:00,11.22,85,1.581,2.118,0.149,0,0,-23.6,-23.6,0,102,0,0.067 +14/11/2021 20:30,10.96,87.7,1.496,7.461,0.147,0,0,-23.02,-23.02,0,102,0,0.065 +14/11/2021 21:00,10.93,88.3,1.402,10.81,0.15,0,0,-20.67,-20.67,0,102,0,0.066 +14/11/2021 21:30,10.96,88.6,1.223,14.42,0.145,0,0,-20.05,-20.05,0,102,0,0.066 +14/11/2021 22:00,10.97,88.6,1.298,17.94,0.148,0,0,-21.67,-21.67,0,102.1,0,0.067 +14/11/2021 22:30,10.83,88.7,1.137,18.95,0.146,0,0,-24.39,-24.39,0,102.1,0,0.066 +14/11/2021 23:00,10.74,88.7,0.783,16.63,0.139,0,0,-17.19,-17.19,0,102.1,0,0.066 +14/11/2021 23:30,10.54,88.8,0.814,18.15,0.143,0,0,-32.65,-32.65,0,102.1,0,0.066 +15/11/2021 00:00,9.75,89.2,0.619,15.01,0.161,0,0,-47.85,-47.85,0,102.1,0,0.022 +15/11/2021 00:30,9.18,90.3,0.481,11.79,0.133,0,0,-40.91,-40.91,0,102.1,0,0.014 +15/11/2021 01:00,8.83,91.4,0.526,16.57,0.157,0,0,-40.8,-40.8,0,102,0,0.027 +15/11/2021 01:30,8.62,91.9,0.888,28.28,0.143,0,0,-42.96,-42.96,0,102,0,0.041 +15/11/2021 02:00,8.33,92.1,0.585,20.49,0.14,0,0,-44.71,-44.71,0,102,0,0.034 +15/11/2021 02:30,7.912,92.7,0.501,6.874,0.179,0,0,-40.86,-40.86,0,102,0,0.042 +15/11/2021 03:00,7.696,93,0.564,1.388,0.152,0,0,-38.64,-38.64,0,102,0,0.056 +15/11/2021 03:30,6.944,93.1,0.464,14.82,0.161,0,0,-40.51,-40.51,0,102,0,0.045 +15/11/2021 04:00,6.398,93.6,0.427,13.12,0.147,0,0,-41.07,-41.07,0,102,0,0.027 +15/11/2021 04:30,6.338,93.9,0.723,8.45,0.158,0,0,-40.51,-40.51,0,102,0,0.047 +15/11/2021 05:00,6.276,94.1,0.655,10.9,0.151,0,0,-36.45,-36.45,0,102.1,0,0.047 +15/11/2021 05:30,6.319,94.3,0.562,18.32,0.156,0,0,-38.3,-38.3,0,102.1,0,0.046 +15/11/2021 06:00,6.702,94.9,0.625,45.93,0.127,0,0,-41.75,-41.75,0,102.1,0,0.052 +15/11/2021 06:30,6.655,94.2,0.85,60.92,0.133,0,0,-48.93,-48.93,0,102.1,0,0.05 +15/11/2021 07:00,6.378,94.2,0.952,54.77,0.112,0,0,-19.81,-19.81,0,102.1,0,0.022 +15/11/2021 07:30,6.24,94.1,1.125,10.63,0.143,3.996,0.02,-30.05,-30.05,0,102.2,0.011,0.083 +15/11/2021 08:00,6.108,94.4,0.628,5.741,0.137,25.96,0.13,-26.14,-26.14,0,102.2,0.1,0.192 +15/11/2021 08:30,6.622,94.4,0.182,6.927,0.051,80.3,0.402,2.78,2.78,0,102.2,0.218,0.337 +15/11/2021 09:00,7.618,93.1,0.734,351.8,0.13,135.5,0.677,23.95,23.95,0.2,102.2,0.406,0.728 +15/11/2021 09:30,8.54,91.7,1.057,2.408,0.155,197.3,0.987,46.29,46.29,0,102.2,0.692,1.244 +15/11/2021 10:00,9.72,84.5,0.975,21.7,0.136,255.3,1.277,77.35,77.35,0,102.2,0.941,1.572 +15/11/2021 10:30,10.44,75.36,1.482,44.39,0.126,293.7,1.469,119.4,119.4,0,102.2,1.155,1.879 +15/11/2021 11:00,10.79,72.56,1.538,49.05,0.127,319.9,1.599,136.3,136.3,0,102.2,1.33,2.152 +15/11/2021 11:30,11.04,71.94,1.732,45.09,0.121,340,1.7,158.1,158.1,0,102.2,1.463,2.385 +15/11/2021 12:00,11.56,70.13,1.602,35.23,0.124,334.5,1.673,160.4,160.4,0,102.2,1.511,2.465 +15/11/2021 12:30,11.88,68.14,1.844,34.44,0.121,329.8,1.649,165,165,0,102.1,1.551,2.584 +15/11/2021 13:00,11.92,68.93,2.02,18.9,0.139,263.7,1.319,129.5,129.5,0,102.1,1.278,2.201 +15/11/2021 13:30,12.02,68.04,2.283,19.95,0.142,279.4,1.397,143.3,143.3,0,102.1,1.362,2.391 +15/11/2021 14:00,11.9,68.08,1.745,34.27,0.133,184.1,0.921,78.89,78.89,0,102.1,0.895,1.578 +15/11/2021 14:30,11.74,67.75,1.626,37.46,0.123,118.4,0.592,40.97,40.97,0,102.1,0.577,1.034 +15/11/2021 15:00,11.61,68.1,1.488,42.97,0.12,120.8,0.604,29.22,29.22,0,102.1,0.626,1.154 +15/11/2021 15:30,11.37,70.85,1.252,21.17,0.145,65.75,0.329,-3.378,-3.378,0,102.1,0.357,0.622 +15/11/2021 16:00,10.86,73.31,0.884,20.45,0.143,51.33,0.257,-10.7,-10.7,0,102.1,0.31,0.642 +15/11/2021 16:30,10.71,75.52,1.04,359.6,0.158,10.98,0.055,-10.93,-10.93,0,102.1,0.06,0.164 +15/11/2021 17:00,10.52,77.3,1.217,357.1,0.149,0.193,0.001,-12.75,-12.75,0,102.1,0,0.063 +15/11/2021 17:30,10.21,79.12,1.228,354.6,0.146,0,0,-9.89,-9.89,0,102.1,0,0.02 +15/11/2021 18:00,10.08,80.2,0.978,5.83,0.152,0,0,-13.17,-13.17,0,102.1,0,0.005 +15/11/2021 18:30,9.79,81.6,0.66,0.255,0.153,0,0,-17.02,-17.02,0,102.2,0,0 +15/11/2021 19:00,9.62,82.9,0.65,355.5,0.154,0,0,-14.33,-14.33,0,102.2,0,0 +15/11/2021 19:30,9.6,83.7,0.757,346.5,0.154,0,0,-9,-9,0,102.2,0,0 +15/11/2021 20:00,9.62,84.1,0.435,12.49,0.117,0,0,-10.82,-10.82,0,102.2,0,0 +15/11/2021 20:30,9.52,84.8,0.507,10.39,0.166,0,0,-13.2,-13.2,0,102.2,0,0 +15/11/2021 21:00,9.39,84.7,0.697,20.55,0.145,0,0,-14.8,-14.8,0,102.2,0,0 +15/11/2021 21:30,8.99,84.3,0.364,32.13,0.099,0,0,-39.71,-39.71,0,102.2,0,0 +15/11/2021 22:00,7.934,85.9,0.045,53.31,0.045,0,0,-42.55,-42.55,0,102.2,0,0 +15/11/2021 22:30,6.959,88.3,0.129,48.94,0.087,0,0,-40.02,-40.02,0,102.2,0,0 +15/11/2021 23:00,6.442,90,0.06,47.89,0.038,0,0,-37.73,-37.73,0,102.2,0,0 +15/11/2021 23:30,5.806,90.7,0.075,48.17,0.018,0,0,-36.1,-36.1,0,102.2,0,0 +16/11/2021 00:00,5.357,91.5,0.051,48.16,0.027,0,0,-40.76,-40.76,0,102.2,0,0 +16/11/2021 00:30,4.881,92,0.082,47.92,0.03,0,0,-41.01,-41.01,0,102.2,0,0 +16/11/2021 01:00,4.502,92.2,0.043,48.01,0.031,0,0,-38.33,-38.33,0,102.2,0,0 +16/11/2021 01:30,4.257,93,0.079,48.18,0.034,0,0,-18.61,-18.61,0,102.2,0,0 +16/11/2021 02:00,4.516,93.3,0,0,0,0.156,0.001,-3.054,-3.054,0,102.2,0,0 +16/11/2021 02:30,5.237,93.5,0,0,0,0,0,-7.005,-7.005,0,102.2,0,0 +16/11/2021 03:00,5.684,93.4,0.676,326.8,0.081,0,0,-6.645,-6.645,0,102.2,0,0 +16/11/2021 03:30,5.811,93.3,0.36,294.1,0.079,0,0,-7.426,-7.426,0,102.1,0,0 +16/11/2021 04:00,6.092,93.3,0.242,285.8,0.088,0,0,-8.1,-8.1,0,102.1,0,0 +16/11/2021 04:30,6.335,93.1,0.118,287.9,0.08,0,0,-7.948,-7.948,0,102.1,0,0 +16/11/2021 05:00,6.422,92.8,0.002,286.8,0.004,0,0,-7.072,-7.072,0,102.1,0,0 +16/11/2021 05:30,6.503,92.5,0,0,0,0,0,-5.081,-5.081,0,102.1,0,0 +16/11/2021 06:00,6.642,92.1,0,0,0,0,0,-6.378,-6.378,0,102.1,0,0 +16/11/2021 06:30,6.71,91.8,0,0,0,0,0,-7.485,-7.485,0,102.1,0,0.001 +16/11/2021 07:00,6.78,91.6,0,0,0,0,0,-6.768,-6.768,0,102.1,0,0.002 +16/11/2021 07:30,6.91,91.5,0,0,0,0.988,0.005,-5.715,-5.715,0,102.1,0,0.06 +16/11/2021 08:00,7.027,91.4,0,0,0,8.95,0.045,-3.218,-3.218,0,102.1,0.035,0.104 +16/11/2021 08:30,7.234,91.3,0,0,0,21.2,0.106,2.82,2.82,0,102.1,0.07,0.208 +16/11/2021 09:00,7.366,90.6,0.101,273.3,0.033,32.37,0.162,9.19,9.19,0,102.1,0.135,0.322 +16/11/2021 09:30,7.474,89.2,0.623,289.6,0.118,31.26,0.156,9.01,9.01,0,102.1,0.136,0.325 +16/11/2021 10:00,7.666,87.9,0.139,275.5,0.053,34.9,0.174,6.889,6.889,0,102.1,0.141,0.339 +16/11/2021 10:30,7.859,86.3,0.026,250.9,0.012,45.62,0.228,6.156,6.156,0,102.1,0.203,0.382 +16/11/2021 11:00,8.08,85,0.087,222.8,0.026,49.8,0.249,17.91,17.91,0,102.1,0.218,0.417 +16/11/2021 11:30,8.37,84.2,0.087,239.4,0.022,48.39,0.242,20.63,20.63,0,102.1,0.223,0.412 +16/11/2021 12:00,8.58,83.5,0.043,234.6,0.011,60.99,0.305,26.16,26.16,0,102.1,0.282,0.528 +16/11/2021 12:30,8.86,82.7,0.377,207.7,0.067,101.4,0.507,50.79,50.79,0,102,0.397,0.861 +16/11/2021 13:00,9.42,81.6,0.95,218.5,0.124,110.2,0.551,56.05,56.05,0,102,0.429,0.947 +16/11/2021 13:30,9.65,81.4,1.128,218.4,0.123,101.8,0.509,49.26,49.26,0,102,0.385,0.887 +16/11/2021 14:00,9.94,80.6,0.947,233,0.13,121.3,0.606,59.65,59.65,0,102,0.473,1.029 +16/11/2021 14:30,9.92,80.8,1.188,247.6,0.151,78.57,0.393,35.66,35.66,0,102,0.339,0.705 +16/11/2021 15:00,10.09,81.4,0.81,226.1,0.129,72.63,0.363,28.88,28.88,0,101.9,0.318,0.634 +16/11/2021 15:30,10.14,81.2,0.85,218.7,0.137,59.66,0.298,13.3,13.3,0,101.9,0.274,0.496 +16/11/2021 16:00,9.97,82,0.584,199.3,0.156,20.46,0.102,-13.84,-13.84,0,101.9,0.101,0.219 +16/11/2021 16:30,9.19,83.9,0.313,196.1,0.129,2.841,0.014,-30.47,-30.47,0,102,0.018,0.078 +16/11/2021 17:00,8.56,87,0.167,197.6,0.081,0,0,-18.3,-18.3,0,102,0,0.01 +16/11/2021 17:30,8.53,88.5,0.689,186.1,0.149,0,0,-15.1,-15.1,0,102,0,0 +16/11/2021 18:00,8.57,88.6,0.436,203.2,0.107,0,0,-13.38,-13.38,0,102,0,0 +16/11/2021 18:30,8.45,88.7,0.23,190.2,0.082,0,0,-12.88,-12.88,0,102,0,0 +16/11/2021 19:00,8.49,89.1,0.197,184.1,0.048,0,0,-8.56,-8.56,0,102,0,0 +16/11/2021 19:30,8.49,88.8,0.25,177.8,0.094,0,0,-14.45,-14.45,0,102,0,0 +16/11/2021 20:00,8.22,88.9,0.071,179.6,0.017,0,0,-16.52,-16.52,0,102,0,0 +16/11/2021 20:30,8.02,89.6,0.066,214.5,0.015,0,0,-8.53,-8.53,0,102,0,0 +16/11/2021 21:00,8.29,89.8,0.444,234.9,0.091,0,0,-7.199,-7.199,0,102,0,0 +16/11/2021 21:30,8.53,89,0.004,254.6,0.006,0,0,-6.618,-6.618,0,102,0,0.001 +16/11/2021 22:00,8.6,88.8,0.03,175.5,0.006,0,0,-6.078,-6.078,0,102.1,0,0 +16/11/2021 22:30,8.62,88.8,0,0,0,0,0,-6.572,-6.572,0,102.1,0,0.001 +16/11/2021 23:00,8.62,89,0,0,0,0,0,-7.544,-7.544,0,102.1,0,0.001 +16/11/2021 23:30,8.66,89.5,0.026,167.1,0.03,0,0,-7.783,-7.783,0,102.1,0,0 +17/11/2021 00:00,8.68,90,0.044,162,0.022,0,0,-8.03,-8.03,0,102,0,0 +17/11/2021 00:30,8.88,90.8,0.031,170.2,0.019,0,0,-13.17,-13.17,0,102,0,0.002 +17/11/2021 01:00,8.64,91,0.179,199.2,0.036,0,0,-34.72,-34.72,0,101.9,0,0 +17/11/2021 01:30,8.58,91.8,0.297,248.1,0.064,0,0,-23.63,-23.63,0,101.9,0,0 +17/11/2021 02:00,8.67,92,0.785,269.4,0.118,0,0,-16.91,-16.91,0,102,0,0 +17/11/2021 02:30,8.82,92.2,1.695,280.2,0.147,0,0,-4.313,-4.313,0,102,0,0 +17/11/2021 03:00,9.01,92.4,0.972,260.6,0.152,0,0,-6.167,-6.167,0,102,0,0.002 +17/11/2021 03:30,9.19,92.3,0.456,256.4,0.114,0,0,-9.29,-9.29,0,102,0,0.001 +17/11/2021 04:00,9.18,92,0.904,259.9,0.14,0,0,-20.9,-20.9,0,102,0,0 +17/11/2021 04:30,9.13,91.7,0.074,267.8,0.038,0,0,-18.35,-18.35,0,102,0,0 +17/11/2021 05:00,8.82,91.4,0.031,262.6,0.019,0,0,-51.11,-51.11,0,102.1,0,0 +17/11/2021 05:30,8.02,91.4,0.019,230.7,0.006,0,0,-40.45,-40.45,0,102.1,0,0 +17/11/2021 06:00,7.998,92.4,0.205,263.3,0.046,0,0,-14.4,-14.4,0,102.1,0,0 +17/11/2021 06:30,7.964,92.2,0.449,248.2,0.08,0,0,-31.08,-31.08,0,102.1,0,0 +17/11/2021 07:00,8.24,92.8,0.629,277.6,0.099,0,0,-13.24,-13.24,0,102.1,0,0.002 +17/11/2021 07:30,8.59,92.4,0.447,269.2,0.124,1.686,0.008,-6.682,-6.682,0,102.1,0,0.065 +17/11/2021 08:00,8.8,92.3,0.653,292.3,0.135,9.17,0.046,1.825,1.825,0,102.2,0.03,0.103 +17/11/2021 08:30,9.31,91.6,0.714,291.2,0.145,25.97,0.13,12.12,12.12,0,102.2,0.092,0.239 +17/11/2021 09:00,9.59,91,0.046,267.2,0.026,39.71,0.199,20,20,0,102.3,0.155,0.321 +17/11/2021 09:30,9.78,90.6,0.262,218.6,0.071,73.72,0.369,36.67,36.67,0.2,102.3,0.294,0.574 +17/11/2021 10:00,10.17,90.4,1.298,240.5,0.146,110.4,0.552,45.54,45.54,0.2,102.3,0.376,0.812 +17/11/2021 10:30,10.64,90.3,1.264,256.6,0.149,150,0.75,60.76,60.76,0.2,102.3,0.471,1.06 +17/11/2021 11:00,10.89,90.5,0.932,270.8,0.148,134.1,0.67,54.39,54.39,0,102.3,0.398,0.86 +17/11/2021 11:30,11.48,90.3,1.149,276.6,0.146,220.4,1.102,88.6,88.6,0,102.3,0.684,1.377 +17/11/2021 12:00,11.94,88.7,1.281,301.7,0.133,148.8,0.744,48.24,48.24,0,102.3,0.481,1.021 +17/11/2021 12:30,12.78,87.3,1.454,317.7,0.129,281.2,1.406,116.5,116.5,0,102.3,0.933,1.753 +17/11/2021 13:00,13.66,80.7,1.795,318.8,0.128,275.4,1.377,143.6,143.6,0,102.3,0.975,1.83 +17/11/2021 13:30,13.83,76.85,1.822,311.4,0.126,225.7,1.128,97.7,97.7,0,102.3,0.791,1.459 +17/11/2021 14:00,14.07,74.7,1.724,310.7,0.123,249.6,1.248,120.5,120.5,0,102.3,0.929,1.752 +17/11/2021 14:30,13.8,72.55,1.855,344.5,0.142,106.7,0.534,19.75,19.75,0,102.3,0.386,0.743 +17/11/2021 15:00,13.58,72.53,2.232,342.1,0.142,174.4,0.872,63.9,63.9,0,102.3,0.802,1.537 +17/11/2021 15:30,12.78,69.09,2.112,346.7,0.149,44.75,0.224,-27.14,-27.14,0,102.3,0.219,0.389 +17/11/2021 16:00,12.12,69.79,1.267,345,0.15,51.57,0.258,-14.35,-14.35,0,102.3,0.408,0.861 +17/11/2021 16:30,11.53,73.41,0.613,327.7,0.13,8.72,0.044,-38.7,-38.7,0,102.4,0.029,0.161 +17/11/2021 17:00,10.69,76.78,0.734,299.8,0.15,0.001,0,-41.2,-41.2,0,102.4,-0.064,0.04 +17/11/2021 17:30,10.03,77.97,0.665,317.6,0.123,0,0,-39.53,-39.53,0,102.4,-0.068,0 +17/11/2021 18:00,9.56,79.88,0.514,351.8,0.166,0.04,0,-6.573,-6.573,0,102.4,-0.068,0 +17/11/2021 18:30,9.71,79.93,0.84,313.9,0.125,0,0,-22.31,-22.31,0,102.5,-0.068,0 +17/11/2021 19:00,9.67,80.5,0.632,291.4,0.127,0,0,-18.29,-18.29,0,102.5,-0.068,0 +17/11/2021 19:30,9.4,82.4,0.485,276.9,0.155,0,0,-16.66,-16.66,0,102.6,-0.068,0 +17/11/2021 20:00,9.2,83.3,0.542,298.6,0.133,0,0,-21.01,-21.01,0,102.6,-0.066,0 +17/11/2021 20:30,8.79,84,0.339,304.9,0.124,0,0,-43.43,-43.43,0,102.6,-0.004,0 +17/11/2021 21:00,7.754,86.6,0.386,295.4,0.109,0,0,-42.31,-42.31,0,102.6,0,0 +17/11/2021 21:30,6.926,88.8,0.526,302,0.139,0,0,-42.53,-42.53,0,102.6,0,0 +17/11/2021 22:00,5.995,90.2,0.327,310.5,0.106,0,0,-40.51,-40.51,0,102.7,0,0 +17/11/2021 22:30,5.859,91.2,0.196,291.7,0.062,0,0,-42.43,-42.43,0,102.7,0,0 +17/11/2021 23:00,5.279,91.8,0.387,313.7,0.104,0,0,-24.35,-24.35,0,102.7,0,0 +17/11/2021 23:30,5.159,92.4,0.144,307.2,0.064,0,0,-17.35,-17.35,0,102.7,0,0 +18/11/2021 00:00,5.389,92.9,0.112,309.6,0.056,0,0,-9.29,-9.29,0,102.7,0,0 +18/11/2021 00:30,5.84,93.1,0.248,328.1,0.095,0,0,-10.18,-10.18,0,102.7,0,0 +18/11/2021 01:00,6.407,93.2,0.195,350.3,0.097,0,0,-6.482,-6.482,0,102.7,0,0 +18/11/2021 01:30,6.619,93.1,0.192,350.4,0.101,0,0,-11.98,-11.98,0,102.7,0,0 +18/11/2021 02:00,6.571,93,0.301,289.6,0.114,0,0,-14.66,-14.66,0,102.7,0,0 +18/11/2021 02:30,6.59,93.2,0.181,331.6,0.09,0,0,-10.74,-10.74,0,102.7,0,0 +18/11/2021 03:00,6.695,93.3,0.29,141.8,0.056,0,0,-12.66,-12.66,0,102.7,0,0 +18/11/2021 03:30,6.685,93.3,0.311,83.8,0.099,0,0,-14.54,-14.54,0,102.7,0,0 +18/11/2021 04:00,6.685,93.4,0.195,71.19,0.061,0,0,-11.4,-11.4,0,102.7,0,0 +18/11/2021 04:30,6.657,93.3,0.169,35.48,0.061,0,0,-18.84,-18.84,0,102.7,0,0 +18/11/2021 05:00,6.368,93.2,0.239,127.8,0.04,0,0,-36.32,-36.32,0,102.7,0,0 +18/11/2021 05:30,5.541,93.3,0.14,32.03,0.052,0,0,-22.07,-22.07,0,102.8,0,0 +18/11/2021 06:00,5.409,93.7,0.295,147.9,0.062,0,0,-21.04,-21.04,0,102.8,0,0 +18/11/2021 06:30,5.287,93.6,0.308,127.6,0.063,0,0,-19.78,-19.78,0,102.8,0,0 +18/11/2021 07:00,5.084,93.7,0.066,120.3,0.022,0,0,-32.51,-32.51,0,102.8,0,0 +18/11/2021 07:30,4.721,93.9,0.196,33.92,0.079,2.632,0.013,-14.84,-14.84,0,102.8,0,0.067 +18/11/2021 08:00,5.01,94.1,0.072,5.266,0.058,18.12,0.091,-11.61,-11.61,0,102.8,0.069,0.155 +18/11/2021 08:30,5.654,94.5,0.198,314.5,0.056,48.05,0.24,3.935,3.935,0,102.9,0.169,0.327 +18/11/2021 09:00,6.619,94.1,0.202,141.8,0.052,75.56,0.378,20.84,20.84,0,102.9,0.268,0.461 +18/11/2021 09:30,7.378,93.5,0.357,160.4,0.118,132.4,0.662,51.53,51.53,0,102.9,0.431,0.863 +18/11/2021 10:00,8.02,92.7,0.224,104.5,0.105,143.4,0.717,71.06,71.06,0,102.9,0.506,1.024 +18/11/2021 10:30,8.63,91.6,0.431,161.4,0.114,153.8,0.769,76.95,76.95,0,102.9,0.568,1.128 +18/11/2021 11:00,9.29,88.9,0.738,186.5,0.142,174.6,0.873,91.8,91.8,0,102.9,0.653,1.271 +18/11/2021 11:30,10.01,83.4,0.843,182.4,0.142,191.9,0.96,98,98,0,102.9,0.742,1.418 +18/11/2021 12:00,11.01,77.72,0.337,180.8,0.103,180,0.9,100.3,100.3,0,102.9,0.725,1.427 +18/11/2021 12:30,11.64,74.68,0.382,169.6,0.115,187.5,0.938,102.7,102.7,0,102.9,0.775,1.504 +18/11/2021 13:00,11.9,72.08,0.319,334.2,0.094,173.5,0.867,92,92,0,102.9,0.728,1.396 +18/11/2021 13:30,11.99,70.57,0.267,129.7,0.087,148.3,0.741,78.25,78.25,0,102.9,0.622,1.209 +18/11/2021 14:00,12.32,68.93,0.149,124.5,0.08,138.4,0.692,71.74,71.74,0,102.9,0.548,1.146 +18/11/2021 14:30,12.3,66.75,0.302,335,0.085,135.7,0.679,56.83,56.83,0,102.8,0.559,1.085 +18/11/2021 15:00,12.35,66.84,0.38,354.8,0.14,113.5,0.567,42.64,42.64,0,102.8,0.451,0.943 +18/11/2021 15:30,12.09,68.11,0.158,3.486,0.089,68.24,0.341,14.28,14.28,0,102.8,0.296,0.565 +18/11/2021 16:00,11.76,70.86,0.067,351.3,0.056,24.13,0.121,-3.193,-3.193,0,102.8,0.119,0.24 +18/11/2021 16:30,11.2,73.14,0.038,351.5,0.028,4.182,0.021,-10.67,-10.67,0,102.8,0.014,0.075 +18/11/2021 17:00,10.65,77.58,0.005,351.7,0.009,0.001,0,-10.87,-10.87,0,102.8,0,0.007 +18/11/2021 17:30,10.19,80.8,0.161,341.3,0.062,0,0,-6.022,-6.022,0,102.9,0,0 +18/11/2021 18:00,10.09,83,0.058,330.1,0.043,0,0,-6.534,-6.534,0,102.9,0,0 +18/11/2021 18:30,9.85,84.3,0.099,331.7,0.05,0,0,-5.57,-5.57,0,102.9,0,0 +18/11/2021 19:00,9.82,84.7,0.082,331.4,0.052,0,0,-5.997,-5.997,0,102.9,0,0 +18/11/2021 19:30,9.71,85.3,0.058,331.4,0.045,0,0,-6.172,-6.172,0,102.9,0,0 +18/11/2021 20:00,9.68,86.1,0.103,331.4,0.072,0,0,-5.767,-5.767,0,102.9,0,0 +18/11/2021 20:30,9.66,86.6,0.122,331.5,0.091,0,0,-5.55,-5.55,0,102.9,0,0 +18/11/2021 21:00,9.63,87,0.015,331.4,0.026,0,0,-5.66,-5.66,0,102.9,0,0 +18/11/2021 21:30,9.58,87.4,0.22,312.8,0.064,0,0,-5.353,-5.353,0,102.9,0,0 +18/11/2021 22:00,9.56,87.6,0.023,213.7,0.029,0,0,-5.533,-5.533,0,102.9,0,0 +18/11/2021 22:30,9.53,87.6,0.054,217.3,0.047,0,0,-5.309,-5.309,0,102.9,0,0 +18/11/2021 23:00,9.49,87.7,0.115,176.2,0.087,0,0,-5.55,-5.55,0,102.9,0,0 +18/11/2021 23:30,9.47,88.1,0.011,168.2,0.01,0,0,-5.424,-5.424,0,102.9,0,0 +19/11/2021 00:00,9.42,88.4,0.013,168.2,0.009,0,0,-5.281,-5.281,0,102.9,0,0 +19/11/2021 00:30,9.42,88.6,0.049,170.6,0.032,0,0,-5.502,-5.502,0,102.9,0,0 +19/11/2021 01:00,9.41,88.9,0.032,171.6,0.024,0,0,-5.335,-5.335,0,102.9,0,0 +19/11/2021 01:30,9.38,89,0.035,171.4,0.034,0,0,-5.944,-5.944,0,102.9,0,0 +19/11/2021 02:00,9.28,89.1,0.062,171.3,0.06,0.029,0,-4.855,-4.855,0,102.9,0,0 +19/11/2021 02:30,9.24,88.7,0.01,171.3,0.021,0,0,-5.653,-5.653,0,102.9,0,0 +19/11/2021 03:00,9.12,88.3,0.061,164.4,0.048,0.033,0,-4.936,-4.936,0,102.8,0,0 +19/11/2021 03:30,9.05,86.8,0.087,124.1,0.047,0.135,0.001,-7.01,-7.01,0,102.8,0,0 +19/11/2021 04:00,8.69,84.3,0.093,154.4,0.064,0,0,-45.83,-45.83,0,102.8,0,0 +19/11/2021 04:30,7.574,86,0.02,164.6,0.025,0,0,-43.22,-43.22,0,102.8,0,0 +19/11/2021 05:00,6.635,88.6,0.109,120,0.079,0,0,-39.19,-39.19,0,102.8,0,0 +19/11/2021 05:30,6.038,89.8,0.033,190.8,0.025,0,0,-41.01,-41.01,0,102.8,0,0 +19/11/2021 06:00,5.165,90.4,0.001,190.8,0.003,0,0,-41.8,-41.8,0,102.8,0,0 +19/11/2021 06:30,4.763,91.5,0.025,190.9,0.032,0,0,-37.85,-37.85,0,102.8,0,0 +19/11/2021 07:00,4.591,92,0.086,191,0.091,0,0,-39.88,-39.88,0,102.8,0,0 +19/11/2021 07:30,4.067,92.1,0.057,191.2,0.059,1.135,0.006,-37.93,-37.93,0,102.9,0.002,0.052 +19/11/2021 08:00,3.702,93,0.007,191.1,0.008,19.48,0.097,-26.5,-26.5,0,102.9,0.086,0.157 +19/11/2021 08:30,4.562,93.2,0,0,0,55.88,0.279,-5.558,-5.558,0,102.9,0.166,0.295 +19/11/2021 09:00,6.353,92.5,0,191.1,0.001,109.4,0.547,23.09,23.09,0,102.9,0.398,0.723 +19/11/2021 09:30,8.99,88.8,0.108,154.3,0.102,178.4,0.892,52.26,52.26,0,102.9,0.717,1.251 +19/11/2021 10:00,10.34,75.76,0.492,121.6,0.12,226.7,1.133,79.93,79.93,0,102.9,0.961,1.557 +19/11/2021 10:30,11.4,70.64,0.683,106.3,0.147,270.9,1.354,111.6,111.6,0,102.9,1.161,1.885 +19/11/2021 11:00,11.87,69.07,0.876,143,0.112,305.3,1.527,135,135,0,102.9,1.342,2.21 +19/11/2021 11:30,11.98,68.18,1.16,133.4,0.121,324.2,1.621,155,155,0,102.8,1.455,2.42 +19/11/2021 12:00,12.16,68.36,0.944,137,0.119,330.9,1.654,163.1,163.1,0,102.8,1.534,2.515 +19/11/2021 12:30,12.33,68.48,0.908,155.1,0.127,325.9,1.629,165.6,165.6,0,102.8,1.558,2.544 +19/11/2021 13:00,12.8,67.05,0.887,145,0.119,311.1,1.556,159.2,159.2,0,102.7,1.506,2.488 +19/11/2021 13:30,12.95,66.08,0.954,133.5,0.119,289.4,1.447,148.7,148.7,0,102.7,1.422,2.394 +19/11/2021 14:00,12.92,64.94,1.178,125.6,0.13,255,1.275,122.5,122.5,0,102.7,1.26,2.137 +19/11/2021 14:30,12.82,64.47,1.14,131.1,0.122,207.8,1.039,88.6,88.6,0,102.7,1.113,1.913 +19/11/2021 15:00,12.83,64.99,0.965,126.2,0.128,155,0.775,52.07,52.07,0,102.6,1.055,1.794 +19/11/2021 15:30,12.47,65.48,1.045,133.8,0.126,98.8,0.494,16.15,16.15,0,102.6,0.912,1.609 +19/11/2021 16:00,11.83,67.36,0.643,126.6,0.116,41.9,0.21,-19.45,-19.45,0,102.6,0.573,1.119 +19/11/2021 16:30,10.58,71.58,0.09,125.8,0.059,5.877,0.029,-41.79,-41.79,0,102.6,0.081,0.165 +19/11/2021 17:00,9.1,77.46,0.006,129.4,0.008,0,0,-43.3,-43.3,0,102.6,0,0.017 +19/11/2021 17:30,7.725,83.4,0.013,130,0.009,0,0,-40.63,-40.63,0,102.6,0,0 +19/11/2021 18:00,7.035,86,0,130.3,0.001,0,0,-37.96,-37.96,0,102.6,0,0 +19/11/2021 18:30,6.478,88.4,0.015,130.2,0.014,0,0,-37.32,-37.32,0,102.6,0,0 +19/11/2021 19:00,5.881,89.9,0,130.3,0.001,0,0,-37.29,-37.29,0,102.6,0,0 +19/11/2021 19:30,5.909,91.2,0,130.2,0.001,0,0,-41.27,-41.27,0,102.6,0,0 +19/11/2021 20:00,5.822,91.3,0.064,130.2,0.039,0,0,-35.25,-35.25,0,102.6,0,0 +19/11/2021 20:30,5.366,91.5,0.119,39.26,0.095,0,0,-35.97,-35.97,0,102.6,0,0 +19/11/2021 21:00,5.122,91.9,0.002,34.89,0.005,0,0,-36.11,-36.11,0,102.6,0,0 +19/11/2021 21:30,4.594,92.1,0.005,34.9,0.003,0,0,-36.57,-36.57,0,102.6,0,0 +19/11/2021 22:00,4.307,92.4,0.296,34.9,0.152,0,0,-37.05,-37.05,0,102.5,0,0 +19/11/2021 22:30,4.42,93.1,0.084,34.9,0.088,0,0,-37.46,-37.46,0,102.5,0,0 +19/11/2021 23:00,4.484,93.3,0.045,45.2,0.056,0,0,-41.4,-41.4,0,102.5,0,0 +19/11/2021 23:30,4.497,93.6,0.016,55.5,0.034,0,0,-42.74,-42.74,0,102.5,0,0 +20/11/2021 00:00,4.012,93.1,0.022,55.45,0.046,0,0,-39.67,-39.67,0,102.5,0,0 +20/11/2021 00:30,3.32,93.1,0.115,55.45,0.059,0,0,-39.76,-39.76,0,102.5,0,0 +20/11/2021 01:00,2.651,93.5,0.069,55.45,0.073,0,0,-37.66,-37.66,0,102.5,0,0 +20/11/2021 01:30,2.302,93.7,0.003,55.46,0.004,0,0,-37.1,-37.1,0,102.4,0,0 +20/11/2021 02:00,2.03,93.9,0.057,55.46,0.061,0,0,-33.55,-33.55,0,102.4,0,0 +20/11/2021 02:30,1.904,94.2,0.016,55.46,0.019,0.037,0,-25.97,-25.97,0,102.4,0,0 +20/11/2021 03:00,2.237,94.8,0.129,91.6,0.067,0.934,0.005,6.48,6.48,0,102.4,0,0 +20/11/2021 03:30,4.475,95.8,0.625,117.3,0.135,0.576,0.003,-0.517,-0.517,0,102.4,0,0 +20/11/2021 04:00,5.19,94.5,0.456,100.5,0.127,0,0,-2.954,-2.954,0,102.3,0,0 +20/11/2021 04:30,5.341,94.4,0.605,90.9,0.137,0,0,-3.138,-3.138,0,102.3,0,0 +20/11/2021 05:00,5.333,94.5,0.973,72.45,0.136,0,0,-3.176,-3.176,0,102.3,0,0 +20/11/2021 05:30,5.306,94.6,0.657,75.43,0.138,0,0,-3.298,-3.298,0,102.2,0,0 +20/11/2021 06:00,5.316,94.6,0.445,92.7,0.137,0,0,-3.566,-3.566,0,102.2,0,0 +20/11/2021 06:30,5.249,94.7,0.748,87.2,0.143,0,0,-3.682,-3.682,0,102.2,0,0 +20/11/2021 07:00,5.208,94.8,0.879,105,0.137,0,0,-3.884,-3.884,0,102.2,0,0 +20/11/2021 07:30,5.209,94.8,0.78,98.9,0.126,0.993,0.005,-3.579,-3.579,0,102.2,0,0 +20/11/2021 08:00,5.255,94.8,0.928,130.5,0.124,5.226,0.026,-1.231,-1.231,0,102.3,0,0.04 +20/11/2021 08:30,5.366,94.6,0.672,140.6,0.11,13.01,0.065,2.957,2.957,0,102.3,0.029,0.098 +20/11/2021 09:00,5.439,94.4,0.465,118,0.112,29.94,0.15,11.94,11.94,0,102.2,0.105,0.238 +20/11/2021 09:30,5.723,93.9,0.42,78.44,0.122,49.73,0.249,22.48,22.48,0,102.2,0.183,0.339 +20/11/2021 10:00,5.895,93.1,0.549,96.8,0.126,63.12,0.316,29.38,29.38,0,102.2,0.233,0.433 +20/11/2021 10:30,6.248,91.4,0.602,95.1,0.139,76.39,0.382,37.58,37.58,0,102.2,0.301,0.557 +20/11/2021 11:00,6.537,88.2,0.481,119.7,0.105,73.88,0.369,34.34,34.34,0,102.1,0.294,0.57 +20/11/2021 11:30,6.697,84.3,0.705,119.6,0.12,88.2,0.441,43.54,43.54,0,102.1,0.339,0.697 +20/11/2021 12:00,6.847,82.2,0.684,150,0.128,94.1,0.471,53.7,53.7,0,102.1,0.345,0.764 +20/11/2021 12:30,7.062,80.9,0.493,103.7,0.131,87.5,0.437,44.64,44.64,0,102,0.339,0.716 +20/11/2021 13:00,7.276,79.92,0.401,90.6,0.115,81.4,0.407,40.64,40.64,0,102,0.339,0.666 +20/11/2021 13:30,7.389,78.89,0.279,150.4,0.107,69.63,0.348,33.96,33.96,0,102,0.304,0.568 +20/11/2021 14:00,7.35,78.71,0.484,144.6,0.1,68.99,0.345,33.34,33.34,0,101.9,0.301,0.565 +20/11/2021 14:30,7.385,78.17,0.566,177.2,0.127,69.42,0.347,33.33,33.33,0,101.9,0.312,0.555 +20/11/2021 15:00,7.452,76.83,0.204,340.3,0.08,49.31,0.247,20.19,20.19,0,101.9,0.211,0.408 +20/11/2021 15:30,7.101,78.14,0.544,47.67,0.118,26.17,0.131,7.058,7.058,0,101.9,0.105,0.25 +20/11/2021 16:00,6.688,79.35,0.475,357.2,0.11,11.94,0.06,-0.534,-0.534,0,101.9,0.047,0.124 +20/11/2021 16:30,6.617,80.2,0.263,356.9,0.096,2.479,0.012,-5.902,-5.902,0,101.8,0,0.031 +20/11/2021 17:00,6.415,82.2,1.143,1.37,0.143,0.031,0,-6.449,-6.449,0,101.8,0,0 +20/11/2021 17:30,6.13,83.6,0.908,9.72,0.154,0,0,-6.834,-6.834,0,101.8,0,0 +20/11/2021 18:00,5.812,85.5,0.877,16.32,0.142,0,0,-6.433,-6.433,0,101.8,0,0 +20/11/2021 18:30,5.839,86.8,0.238,35.66,0.102,0,0,-10.21,-10.21,0,101.8,0,0 +20/11/2021 19:00,5.832,87.7,0.245,32.45,0.111,0,0,-10.27,-10.27,0,101.7,0,0 +20/11/2021 19:30,5.881,88.5,0.192,2.347,0.099,0,0,-10.34,-10.34,0,101.7,0,0 +20/11/2021 20:00,5.903,89.2,0.179,196,0.112,0,0,-8.65,-8.65,0,101.7,0,0 +20/11/2021 20:30,5.931,89.6,0.23,196,0.129,0,0,-5.851,-5.851,0,101.7,0,0 +20/11/2021 21:00,5.925,89.8,0.195,218.4,0.091,0,0,-5.522,-5.522,0,101.7,0,0 +20/11/2021 21:30,5.986,90,0.372,253.8,0.106,0,0,-5.195,-5.195,0,101.7,0,0 +20/11/2021 22:00,5.99,90.3,0.537,291.4,0.142,0,0,-7.632,-7.632,0,101.7,0,0 +20/11/2021 22:30,6.033,90.9,0.535,277.2,0.151,0,0,-7.996,-7.996,0,101.7,0,0 +20/11/2021 23:00,6.039,91.5,0.429,298.5,0.131,0,0,-7.525,-7.525,0,101.6,0,0 +20/11/2021 23:30,6.083,92.1,0.358,283.2,0.153,0,0,-6.245,-6.245,0,101.6,0,0 +21/11/2021 00:00,6.127,92.5,0.443,242.6,0.125,0,0,-5.644,-5.644,0,101.6,0,0 +21/11/2021 00:30,6.138,92.8,0.435,244.2,0.143,0,0,-5.353,-5.353,0.2,101.6,0,0 +21/11/2021 01:00,6.197,93.1,0.431,261.9,0.159,0,0,-5.335,-5.335,0,101.6,0,0 +21/11/2021 01:30,6.238,93.3,0.567,233.6,0.129,0,0,-5.463,-5.463,0,101.5,0,0 +21/11/2021 02:00,6.234,93.4,0.461,236.1,0.129,0,0,-5.13,-5.13,0,101.5,0,0 +21/11/2021 02:30,6.325,93.5,0.411,262.7,0.146,0,0,-5.623,-5.623,0,101.5,0,0 +21/11/2021 03:00,6.332,93.5,0.487,314.4,0.11,0,0,-5.128,-5.128,0,101.5,0,0 +21/11/2021 03:30,6.356,93.6,0.459,256.8,0.101,0,0,-19.9,-19.9,0.2,101.4,0,0 +21/11/2021 04:00,6.103,93.6,0.101,240.2,0.087,0,0,-11.17,-11.17,0,101.4,0,0 +21/11/2021 04:30,6.192,93.7,0.158,266.1,0.073,0,0,-13.2,-13.2,0,101.4,0,0 +21/11/2021 05:00,6.248,93.8,0.258,276.4,0.1,0,0,-4.178,-4.178,0,101.4,0,0 +21/11/2021 05:30,6.403,93.8,0.078,268.4,0.054,0,0,-4.348,-4.348,0,101.3,0,0 +21/11/2021 06:00,6.492,93.9,0.082,259.3,0.061,0,0,-2.883,-2.883,0.2,101.3,0,0 +21/11/2021 06:30,6.555,93.9,0.417,152.6,0.092,0,0,-4.653,-4.653,0.2,101.3,0,0 +21/11/2021 07:00,6.528,94,1.241,240.6,0.127,0,0,-9.48,-9.48,0,101.3,0,0 +21/11/2021 07:30,6.704,94.2,0.568,262.7,0.138,0.172,0.001,-36.49,-36.49,0,101.3,0,0 +21/11/2021 08:00,6.467,94.2,0.293,281.9,0.106,14.77,0.074,-24.33,-24.33,0,101.3,0.04,0.1 +21/11/2021 08:30,7.113,94.7,0.794,280.9,0.155,52.88,0.264,-8.39,-8.39,0,101.2,0.152,0.287 +21/11/2021 09:00,7.425,94,0.88,285.9,0.151,71.12,0.356,-2.699,-2.699,0,101.2,0.233,0.381 +21/11/2021 09:30,8.18,94,0.407,305.1,0.12,139.4,0.697,66.93,66.93,0,101.2,0.442,0.929 +21/11/2021 10:00,8.96,93.6,1.055,309.4,0.127,88.1,0.441,32.13,32.13,0.2,101.2,0.308,0.57 +21/11/2021 10:30,9.28,93.1,1.206,320.1,0.12,91.9,0.459,27.6,27.6,0.2,101.3,0.306,0.593 +21/11/2021 11:00,9.32,92.6,1.946,9.02,0.14,58.59,0.293,9.71,9.71,2.8,101.3,0.24,0.397 +21/11/2021 11:30,8.58,91.6,2.535,34.01,0.13,79.39,0.397,8.17,8.17,0.2,101.3,0.306,0.552 +21/11/2021 12:00,8.24,89.6,3.267,25.07,0.142,73.36,0.367,2.176,2.172,0.6,101.3,0.291,0.513 +21/11/2021 12:30,7.944,89.2,1.875,14,0.144,67.53,0.338,8.61,8.61,0.8,101.2,0.253,0.465 +21/11/2021 13:00,8.11,89,1.676,11.82,0.144,81.7,0.409,10.77,10.77,0,101.2,0.309,0.588 +21/11/2021 13:30,8.53,87.8,1.948,5.177,0.152,121.9,0.61,33.27,33.27,0,101.2,0.404,0.874 +21/11/2021 14:00,8.81,86.2,2.245,5.19,0.15,90.5,0.453,21.98,21.98,0,101.2,0.317,0.618 +21/11/2021 14:30,8.98,84.4,3.002,4.243,0.148,86.4,0.432,33.9,33.9,0,101.2,0.308,0.592 +21/11/2021 15:00,8.77,77.62,2.5,30.98,0.135,70.95,0.355,18.43,18.43,0,101.2,0.246,0.46 +21/11/2021 15:30,8.6,77.37,2.485,17.45,0.149,47.67,0.238,4.021,4.021,0,101.2,0.175,0.341 +21/11/2021 16:00,8.39,74.4,2.697,18.92,0.144,39.49,0.197,-8.99,-8.99,0,101.2,0.291,0.675 +21/11/2021 16:30,8.01,74.8,2.159,14.4,0.148,13.5,0.068,-26.8,-26.8,0,101.2,0.041,0.17 +21/11/2021 17:00,7.658,74.8,2.478,11.15,0.149,0.103,0.001,-46.31,-46.31,0,101.2,0,0.002 +21/11/2021 17:30,7.334,75.06,2.485,6.034,0.148,0,0,-41.28,-41.28,0,101.3,0,0 +21/11/2021 18:00,6.777,75.92,2.099,7.591,0.148,0,0,-61,-61,0,101.3,0,0 +21/11/2021 18:30,6.357,77.04,2.007,12.13,0.151,0,0,-60.66,-60.66,0,101.3,0,0 +21/11/2021 19:00,6.099,77.31,2.059,12.39,0.15,0,0,-58.53,-58.53,0,101.3,0,0 +21/11/2021 19:30,6.194,75.83,2.775,15.55,0.143,0,0,-60.5,-60.51,0,101.3,0,0 +21/11/2021 20:00,6.207,76.94,2.584,24.18,0.144,0,0,-34.58,-34.59,0,101.4,0,0 +21/11/2021 20:30,6.5,76.36,3.017,21.93,0.143,0,0,-25.28,-25.28,0,101.4,0,0 +21/11/2021 21:00,6.43,77.16,3.232,24.27,0.138,0,0,-45.24,-45.29,0,101.4,0,0 +21/11/2021 21:30,6.004,81.4,2.925,28.81,0.134,0,0,-45.42,-45.44,0,101.4,0,0 +21/11/2021 22:00,5.874,82.9,2.708,28.62,0.136,0,0,-37.89,-37.89,0.4,101.4,0,0 +21/11/2021 22:30,5.816,83.5,2.876,32.73,0.136,0,0,-39.11,-39.13,0.2,101.5,0,0 +21/11/2021 23:00,5.826,81.9,3.023,32.01,0.137,0,0,-41.59,-41.61,0,101.5,0,0 +21/11/2021 23:30,5.789,80.6,2.78,34.2,0.135,0,0,-50.83,-50.85,0,101.5,0,0 +22/11/2021 00:00,6.013,78.41,3.284,29.81,0.134,0,0,-42.85,-42.89,0,101.5,0,0 +22/11/2021 00:30,5.984,78.05,2.844,28.84,0.132,0,0,-36.25,-36.27,0,101.5,0,0 +22/11/2021 01:00,5.795,79.08,3.204,25.43,0.138,0,0,-35.61,-35.64,0,101.5,0,0 +22/11/2021 01:30,5.67,78.82,3.065,27.66,0.139,0,0,-40.94,-40.95,0,101.5,0,0 +22/11/2021 02:00,5.502,79.37,3.004,25.47,0.14,0,0,-45.28,-45.3,0,101.5,0,0 +22/11/2021 02:30,5.402,80.6,3.37,21.75,0.14,0,0,-41.15,-41.17,0,101.5,0,0 +22/11/2021 03:00,5.345,81.9,3.164,25.16,0.14,0,0,-45.42,-45.43,0,101.6,0,0 +22/11/2021 03:30,5.3,83.1,3.181,25.46,0.143,0,0,-53.26,-53.29,0,101.6,0,0 +22/11/2021 04:00,5.26,84.4,3.111,23.52,0.139,0,0,-61.9,-61.92,0,101.6,0,0 +22/11/2021 04:30,5.209,84.9,2.532,27.65,0.141,0,0,-61.99,-61.99,0,101.6,0,0 +22/11/2021 05:00,5.237,84.7,2.712,24.89,0.144,0,0,-62.46,-62.46,0,101.7,0,0 +22/11/2021 05:30,5.11,85.5,2.224,25.59,0.138,0,0,-62.2,-62.2,0,101.7,0,0 +22/11/2021 06:00,4.827,85.7,2.364,18.35,0.145,0,0,-62.12,-62.12,0,101.7,0,0 +22/11/2021 06:30,4.637,86.2,2.348,19.32,0.147,0,0,-61.44,-61.44,0,101.7,0,0 +22/11/2021 07:00,4.599,85.4,1.909,19.58,0.145,0,0,-60.06,-60.06,0,101.8,0,0 +22/11/2021 07:30,4.686,84.3,2.056,18.9,0.141,0.391,0.002,-59.27,-59.27,0,101.8,0,0.013 +22/11/2021 08:00,4.743,84.9,2.287,17.87,0.149,15.57,0.078,-49.28,-49.28,0,101.9,0.059,0.119 +22/11/2021 08:30,5.365,82.5,2.665,20.03,0.149,46.99,0.235,-29.29,-29.29,0,101.9,0.149,0.277 +22/11/2021 09:00,6.272,77.35,3.016,27.01,0.143,109.8,0.549,2.961,2.968,0,101.9,0.373,0.715 +22/11/2021 09:30,7.335,70.99,3.487,35.81,0.129,191.9,0.96,36.54,36.61,0,101.9,0.63,1.239 +22/11/2021 10:00,7.739,67.71,3.786,41.3,0.126,244,1.22,68.91,69.08,0,101.9,0.808,1.52 +22/11/2021 10:30,8.13,65.42,3.472,41.97,0.124,287.3,1.436,100.4,100.5,0,101.9,0.956,1.747 +22/11/2021 11:00,8.69,60.89,3.746,39.42,0.125,323.1,1.616,126.6,127.1,0,101.9,1.064,1.943 +22/11/2021 11:30,9.17,54.66,3.999,42.4,0.122,346,1.73,145.1,145.8,0,101.9,1.137,2.072 +22/11/2021 12:00,9.48,52.03,3.67,41.22,0.12,354.8,1.774,154.8,155.3,0,101.9,1.152,2.142 +22/11/2021 12:30,9.62,48.73,4.349,43.52,0.126,352.9,1.765,156.1,157.4,0,101.9,1.152,2.169 +22/11/2021 13:00,9.73,46.5,3.792,44.47,0.124,337.6,1.688,147.9,148.6,0,102,1.098,2.13 +22/11/2021 13:30,9.71,45.23,3.81,43.05,0.126,310.2,1.551,133.4,133.9,0,102,1.026,1.99 +22/11/2021 14:00,9.73,45.8,3.654,45.35,0.128,271.3,1.356,110.3,110.6,0,102,0.875,1.8 +22/11/2021 14:30,9.7,44.73,3.492,46.34,0.122,222.6,1.113,80.4,80.6,0,102,0.745,1.725 +22/11/2021 15:00,9.65,45.29,3.095,47.99,0.126,166.6,0.833,44.79,44.85,0,102,0.751,1.764 +22/11/2021 15:30,9.32,46.01,2.907,45.68,0.124,107.6,0.538,8.14,8.14,0,102,0.838,1.79 +22/11/2021 16:00,8.67,47.99,2.992,40.49,0.132,44.38,0.222,-31.8,-31.82,0,102,0.643,1.534 +22/11/2021 16:30,7.853,50.36,2.453,40.62,0.127,4.857,0.024,-61.86,-61.86,0,102.1,0.033,0.091 +22/11/2021 17:00,7.311,51.82,2.216,38.98,0.128,0,0,-67.3,-67.3,0,102.1,0,0 +22/11/2021 17:30,6.794,51.94,2.28,39.34,0.133,0,0,-67.53,-67.54,0,102.1,0,0 +22/11/2021 18:00,6.465,52.57,2.437,32.61,0.135,0,0,-67.96,-67.96,0,102.2,0,0 +22/11/2021 18:30,6.109,54.59,2.263,34.29,0.127,0,0,-68.55,-68.55,0,102.2,0,0 +22/11/2021 19:00,5.601,55.91,1.902,38.25,0.129,0,0,-68.04,-68.05,0,102.2,0,0 +22/11/2021 19:30,5.336,57.18,2.192,36.9,0.133,0,0,-68.17,-68.17,0,102.3,0,0 +22/11/2021 20:00,5.141,57.44,2.25,35.21,0.133,0,0,-68.51,-68.51,0,102.3,0,0 +22/11/2021 20:30,4.621,58.4,1.745,36.31,0.133,0,0,-66.9,-66.9,0,102.3,0,0 +22/11/2021 21:00,4.167,59.35,1.585,33.8,0.131,0,0,-65.5,-65.5,0,102.3,0,0 +22/11/2021 21:30,3.29,62.57,1.364,18.57,0.145,0,0,-61.32,-61.32,0,102.4,0,0 +22/11/2021 22:00,3.167,62.89,1.318,26.55,0.141,0,0,-61.1,-61.1,0,102.4,0,0 +22/11/2021 22:30,2.457,65.63,1.619,14.81,0.149,0,0,-60.1,-60.1,0,102.4,0,0 +22/11/2021 23:00,2.802,64.82,1.948,25.88,0.146,0,0,-62.85,-62.85,0,102.4,0,0 +22/11/2021 23:30,3.063,64.17,2.253,22.56,0.148,0,0,-64.49,-64.49,0,102.4,0,0 +23/11/2021 00:00,2.759,65.71,1.837,28.93,0.143,0,0,-64.67,-64.67,0,102.4,0,0 +23/11/2021 00:30,2.453,66.98,1.712,22.83,0.142,0,0,-63.53,-63.53,0,102.4,0,0 +23/11/2021 01:00,2.194,69.14,2.004,20.47,0.151,0,0,-63.82,-63.82,0,102.4,0,0 +23/11/2021 01:30,2.258,68.85,1.763,28.46,0.144,0,0,-63.81,-63.81,0,102.4,0,0 +23/11/2021 02:00,2.204,69.85,1.311,28.28,0.143,0,0,-62.02,-62.02,0,102.4,0,0 +23/11/2021 02:30,2.2,71.06,1.648,29.4,0.138,0,0,-62.32,-62.32,0,102.4,0,0 +23/11/2021 03:00,2.27,71.79,1.818,24.51,0.143,0,0,-63.32,-63.32,0,102.4,0,0 +23/11/2021 03:30,2.206,73.33,1.83,25.32,0.138,0,0,-62.87,-62.87,0,102.4,0,0 +23/11/2021 04:00,1.833,75.2,1.893,17.73,0.146,0,0,-63.47,-63.47,0,102.4,0,0 +23/11/2021 04:30,1.672,75.86,1.104,32.84,0.132,0,0,-61.97,-61.97,0,102.4,0,0 +23/11/2021 05:00,1.789,75.07,0.833,43.67,0.121,0,0,-59.57,-59.57,0,102.4,0,0 +23/11/2021 05:30,2.083,73.53,1.541,31.09,0.139,0,0,-60.78,-60.78,0,102.4,0,0 +23/11/2021 06:00,2.243,71.06,1.58,29.21,0.139,0,0,-60.52,-60.52,0,102.4,0,0 +23/11/2021 06:30,2.251,70.06,2.085,21.91,0.142,0,0,-61.48,-61.48,0,102.4,0,0 +23/11/2021 07:00,2.237,69.33,2.255,23.46,0.144,0,0,-61.9,-61.9,0,102.4,0,0 +23/11/2021 07:30,2.447,66.89,2.087,29.35,0.137,0.239,0.001,-60.85,-60.85,0,102.4,0,0.01 +23/11/2021 08:00,2.471,66.7,2.08,27.93,0.138,13.49,0.067,-52.74,-52.74,0,102.4,0.064,0.117 +23/11/2021 08:30,3.029,64.76,2.349,27.79,0.137,45.06,0.225,-32.26,-32.26,0,102.4,0.157,0.289 +23/11/2021 09:00,3.802,61.45,2.704,33.46,0.13,108.2,0.541,4.467,4.466,0,102.4,0.388,0.762 +23/11/2021 09:30,4.807,57.81,2.634,40.89,0.127,190.5,0.952,37.33,37.33,0,102.5,0.645,1.293 +23/11/2021 10:00,5.582,55.18,2.537,45.05,0.13,241.6,1.208,68.57,68.58,0,102.4,0.821,1.571 +23/11/2021 10:30,6.536,51.49,2.6,52.61,0.13,284.1,1.42,98,98,0,102.4,0.968,1.806 +23/11/2021 11:00,7.233,49.4,3.016,50.61,0.121,316.9,1.584,124,124.1,0,102.4,1.066,2.008 +23/11/2021 11:30,7.855,46.4,3.268,57.11,0.133,338.1,1.69,140.6,140.8,0,102.4,1.142,2.158 +23/11/2021 12:00,8.5,44.36,2.801,59.94,0.134,346.1,1.73,151.1,151.1,0,102.4,1.163,2.236 +23/11/2021 12:30,8.98,42.5,2.943,62.03,0.13,342.6,1.713,152.5,152.5,0,102.3,1.183,2.237 +23/11/2021 13:00,9.34,41.23,3.066,50.63,0.127,327.9,1.639,146.5,146.6,0,102.3,1.152,2.203 +23/11/2021 13:30,9.53,41.2,3.078,48.55,0.127,301.3,1.507,132.4,132.4,0,102.3,1.089,2.082 +23/11/2021 14:00,9.58,41.81,3.252,48.95,0.122,264.3,1.321,109.8,109.9,0,102.2,0.979,1.894 +23/11/2021 14:30,9.54,43.28,2.785,48.97,0.124,216.7,1.084,80.4,80.4,0,102.2,0.949,1.829 +23/11/2021 15:00,9.44,44.95,3.485,45.08,0.126,162.4,0.812,44.99,45.06,0,102.2,0.947,1.814 +23/11/2021 15:30,9.24,47.46,2.867,43.09,0.125,103.2,0.516,9.46,9.47,0,102.2,0.913,1.782 +23/11/2021 16:00,8.83,49.7,2.504,47.72,0.121,42.38,0.212,-28.74,-28.74,0,102.2,0.648,1.481 +23/11/2021 16:30,8.04,52.96,1.97,49.03,0.125,4.493,0.022,-57.95,-57.95,0,102.2,0.038,0.09 +23/11/2021 17:00,7.408,56.35,1.761,48.26,0.125,0,0,-62.57,-62.57,0,102.2,0,0 +23/11/2021 17:30,6.837,59.35,1.86,39.77,0.127,0,0,-62.47,-62.47,0,102.2,0,0 +23/11/2021 18:00,6.457,62.69,1.821,38.96,0.128,0,0,-61.89,-61.89,0,102.2,0,0 +23/11/2021 18:30,6.403,65.26,2.402,33.77,0.135,0,0,-63.74,-63.74,0,102.2,0,0 +23/11/2021 19:00,6.292,67.51,1.947,37.3,0.127,0,0,-63.26,-63.26,0,102.2,0,0 +23/11/2021 19:30,6.33,69.21,2.142,40.77,0.121,0,0,-64.19,-64.19,0,102.2,0,0 +23/11/2021 20:00,6.038,71.33,1.633,57.41,0.132,0,0,-62.85,-62.85,0,102.2,0,0 +23/11/2021 20:30,5.436,74.61,1.312,52.85,0.131,0,0,-60.62,-60.62,0,102.2,0,0 +23/11/2021 21:00,5.222,76.95,1.215,40.42,0.128,0,0,-60.16,-60.16,0,102.2,0,0 +23/11/2021 21:30,4.863,79.25,1.181,35.5,0.132,0,0,-58.44,-58.44,0,102.3,0,0 +23/11/2021 22:00,4.358,81.4,1.356,17.02,0.146,0,0,-56.57,-56.57,0,102.3,0,0 +23/11/2021 22:30,3.652,83.8,1.372,6.837,0.148,0,0,-52.92,-52.92,0,102.3,0,0 +23/11/2021 23:00,3.308,86.2,1.404,13.85,0.151,0,0,-52.13,-52.13,0,102.3,0,0 +23/11/2021 23:30,3.77,86.6,1.658,22.21,0.15,0,0,-57.03,-57.03,0,102.2,0,0 +24/11/2021 00:00,3.704,85.9,1.472,17.34,0.145,0,0,-55.93,-55.93,0,102.2,0,0 +24/11/2021 00:30,3.75,86.4,1.597,23.04,0.149,0,0,-58.24,-58.24,0,102.2,0,0 +24/11/2021 01:00,3.3,87.2,1.452,14.44,0.151,0,0,-57.66,-57.66,0,102.2,0,0 +24/11/2021 01:30,3.113,88.3,1.323,18.26,0.146,0,0,-56.21,-56.21,0,102.1,0,0 +24/11/2021 02:00,2.974,89,1.581,16.26,0.147,0,0,-57.6,-57.6,0,102.1,0,0 +24/11/2021 02:30,2.541,89.7,1.604,18.66,0.148,0,0,-58.68,-58.68,0,102.1,0,0 +24/11/2021 03:00,2.509,90,1.327,10.39,0.147,0,0,-57.52,-57.52,0,102.1,0,0 +24/11/2021 03:30,2.263,90.5,1.109,7.453,0.153,0,0,-53.91,-53.91,0,102,0,0 +24/11/2021 04:00,2.223,91.1,1.243,15.5,0.147,0,0,-53.6,-53.6,0,102,0,0 +24/11/2021 04:30,2.551,91.2,1.388,26.71,0.151,0,0,-55.53,-55.53,0,102,0,0 +24/11/2021 05:00,2.786,89.6,1.275,14.86,0.139,0,0,-55.78,-55.78,0,102,0,0 +24/11/2021 05:30,2.213,89.5,1.039,9.62,0.151,0,0,-52.1,-52.1,0,101.9,0,0 +24/11/2021 06:00,1.801,90.2,1.126,6.032,0.15,0,0,-51.17,-51.17,0,102,0,0 +24/11/2021 06:30,1.892,91.2,1.57,22.36,0.148,0,0,-55.24,-55.24,0,101.9,0,0 +24/11/2021 07:00,1.959,90.7,1.364,9.88,0.15,0,0,-57.01,-57.01,0,101.9,0,0 +24/11/2021 07:30,1.627,91.2,1.098,344.7,0.15,0.094,0,-52.7,-52.7,0,101.9,0,0 +24/11/2021 08:00,1.498,91.5,1.048,0.452,0.149,12.61,0.063,-42.5,-42.5,0,101.9,0.047,0.112 +24/11/2021 08:30,1.831,91.8,1.152,5.017,0.148,44.78,0.224,-25.03,-25.03,0,101.9,0.162,0.297 +24/11/2021 09:00,2.553,91.3,1.452,8.16,0.15,102.3,0.511,10.07,10.07,0,101.9,0.362,0.7 +24/11/2021 09:30,3.674,89.6,1.674,7.63,0.151,172.1,0.86,39.5,39.5,0,101.9,0.602,1.201 +24/11/2021 10:00,4.713,86.4,1.705,12.21,0.145,216.3,1.081,61.68,61.68,0,101.9,0.795,1.486 +24/11/2021 10:30,5.687,83,1.773,11.67,0.152,255.4,1.277,86.7,86.7,0,101.8,0.975,1.757 +24/11/2021 11:00,6.746,79.66,1.807,5.306,0.153,299.9,1.5,98.5,98.5,0,101.8,1.114,1.981 +24/11/2021 11:30,7.455,76.31,2.13,6.61,0.151,319.9,1.6,135.9,135.9,0,101.8,1.182,2.15 +24/11/2021 12:00,7.892,74.37,1.875,8.4,0.148,330.3,1.651,147.3,147.3,0,101.7,1.223,2.245 +24/11/2021 12:30,8.53,72.54,1.641,33,0.122,325.8,1.629,148.2,148.2,0,101.6,1.226,2.252 +24/11/2021 13:00,9.36,66.94,1.622,47.72,0.128,311.6,1.558,143,143,0,101.6,1.208,2.194 +24/11/2021 13:30,9.51,64.72,1.543,50.08,0.132,285.5,1.427,128.7,128.7,0,101.5,1.196,2.189 +24/11/2021 14:00,9.6,64.74,1.651,41.61,0.12,249.2,1.246,106.2,106.2,0,101.5,1.082,1.927 +24/11/2021 14:30,9.61,64.71,1.761,28.86,0.139,204.1,1.021,76.52,76.52,0,101.4,1.149,2.034 +24/11/2021 15:00,9.58,65.44,1.68,27.39,0.134,144.2,0.721,36.67,36.67,0,101.4,1.063,1.954 +24/11/2021 15:30,9.19,65.53,1.717,18.88,0.15,73.1,0.365,-8.08,-8.08,0,101.4,0.681,1.389 +24/11/2021 16:00,8.57,67.62,1.087,12.85,0.157,37.4,0.187,-24.48,-24.48,0,101.3,0.468,1.254 +24/11/2021 16:30,7.469,70.93,0.834,3.778,0.164,4.944,0.025,-40.82,-40.82,0,101.3,0.037,0.107 +24/11/2021 17:00,6.221,75.37,0.823,3.218,0.152,0,0,-42.2,-42.2,0,101.3,0,0 +24/11/2021 17:30,5.38,80.1,0.898,355.8,0.153,0,0,-41.24,-41.24,0,101.3,0,0 +24/11/2021 18:00,5.03,83.1,0.958,357.1,0.147,0,0,-43.02,-43.02,0,101.2,0,0 +24/11/2021 18:30,4.597,85.8,0.378,8.74,0.148,0,0,-34.36,-34.36,0,101.2,0,0 +24/11/2021 19:00,4.183,87.9,0.535,6.979,0.14,0,0,-25.44,-25.44,0,101.2,0,0 +24/11/2021 19:30,4.688,88.7,0.948,9.97,0.144,0,0,-9.48,-9.48,0,101.2,0,0 +24/11/2021 20:00,5.205,86.7,0.802,37.71,0.127,0.022,0,-17.79,-17.79,0,101.2,0,0 +24/11/2021 20:30,5.488,81.4,0.856,30.04,0.123,0.01,0,-18.23,-18.23,0,101.2,0,0 +24/11/2021 21:00,5.152,81.4,0.837,25.57,0.141,0,0,-37.46,-37.46,0,101.1,0,0 +24/11/2021 21:30,4.556,81.8,0.722,35.9,0.121,0,0,-38.45,-38.45,0,101.1,0,0 +24/11/2021 22:00,4.372,83.8,0.732,25.05,0.135,0.103,0.001,-2.18,-2.18,0,101.1,0,0 +24/11/2021 22:30,4.868,82.8,0.647,86.4,0.136,0.043,0,-6.377,-6.377,0,101.1,0,0 +24/11/2021 23:00,4.773,82.4,0.42,150.8,0.113,0,0,-9,-9,0,101.1,0,0 +24/11/2021 23:30,4.492,84.2,0.323,166.6,0.114,0,0,-8.89,-8.89,0,101.1,0,0 +25/11/2021 00:00,4.453,85,0.167,265.7,0.078,0,0,-7.928,-7.928,0,101.1,0,0 +25/11/2021 00:30,4.472,84.2,0.61,1.236,0.152,0,0,-7.568,-7.568,0,101.1,0,0 +25/11/2021 01:00,4.419,83.7,0.533,10.65,0.152,0,0,-8.15,-8.15,0,101,0,0 +25/11/2021 01:30,4.366,83.7,0.471,7.151,0.137,0,0,-8.7,-8.7,0,101,0,0 +25/11/2021 02:00,4.391,83.9,0.565,358.6,0.151,0,0,-7.725,-7.725,0,101,0,0 +25/11/2021 02:30,4.493,83.7,0.689,13.52,0.153,0,0,-7.9,-7.9,0,101,0,0 +25/11/2021 03:00,4.591,82.1,0.974,23.96,0.143,0,0,-8.89,-8.89,0,101,0,0 +25/11/2021 03:30,4.488,83.2,0.79,7.818,0.156,0,0,-8.93,-8.93,0,101,0,0 +25/11/2021 04:00,4.464,83.9,0.42,10.45,0.157,0,0,-7.495,-7.495,0,101,0,0 +25/11/2021 04:30,4.547,83.6,0.587,3.367,0.15,0.004,0,-5.174,-5.174,0,101,0,0 +25/11/2021 05:00,4.616,83.6,0.707,5.074,0.14,0,0,-5.34,-5.34,0,101,0,0 +25/11/2021 05:30,4.72,82.8,0.965,3.774,0.159,0.005,0,-5.228,-5.228,0,101,0,0 +25/11/2021 06:00,4.706,82.3,0.717,15.18,0.147,0,0,-11.54,-11.54,0,101,0,0 +25/11/2021 06:30,4.661,82.7,0.67,15.83,0.15,0,0,-7.457,-7.457,0,101,0,0 +25/11/2021 07:00,4.668,82.9,0.555,9.37,0.179,0,0,-11.62,-11.62,0,101,0,0 +25/11/2021 07:30,4.732,83.3,0.598,6.153,0.138,0.089,0,-7.552,-7.552,0,101.1,0,0 +25/11/2021 08:00,4.707,85.8,0.864,19.9,0.147,0.428,0.002,-11.13,-11.13,0.8,101.1,0,0 +25/11/2021 08:30,4.638,88.4,0.843,20.07,0.152,3.016,0.015,-6.19,-6.19,0,101.1,0,0 +25/11/2021 09:00,4.757,89.5,0.623,29.33,0.138,22.46,0.112,1.828,1.828,0,101.1,0.067,0.139 +25/11/2021 09:30,5.133,90,0.877,3.825,0.14,60.69,0.303,14.05,14.05,0.2,101.2,0.211,0.388 +25/11/2021 10:00,5.515,90,0.998,13.59,0.147,111.8,0.559,30.65,30.65,0,101.2,0.358,0.713 +25/11/2021 10:30,6.186,89.4,1.443,7.951,0.144,135.2,0.676,36.89,36.89,0,101.2,0.441,0.868 +25/11/2021 11:00,6.837,87.6,2.001,17.83,0.15,204.8,1.024,59.35,59.35,0,101.2,0.68,1.289 +25/11/2021 11:30,7.61,84.3,1.295,24.97,0.139,118.7,0.593,39.21,39.21,0,101.2,0.403,0.84 +25/11/2021 12:00,8.04,82.7,1.59,25.96,0.137,131.3,0.656,57.41,57.41,0,101.2,0.428,0.862 +25/11/2021 12:30,8.38,80.6,1.594,26.54,0.135,186.2,0.931,80.6,80.6,0,101.2,0.646,1.172 +25/11/2021 13:00,9.13,74.64,2.563,30.56,0.132,153.4,0.767,79.52,79.53,0,101.1,0.54,1.086 +25/11/2021 13:30,8.58,76.24,3.305,21.63,0.14,85.4,0.427,28.34,28.38,0,101.1,0.326,0.609 +25/11/2021 14:00,8.19,79.76,2.636,20.16,0.145,96.3,0.482,32.47,32.47,0,101.1,0.349,0.655 +25/11/2021 14:30,8.25,77.54,2.816,18.6,0.143,73.18,0.366,28.8,28.81,0,101.2,0.287,0.509 +25/11/2021 15:00,8.15,74.78,1.886,21.66,0.142,38.84,0.194,9.14,9.14,0,101.2,0.147,0.313 +25/11/2021 15:30,7.942,73.21,2.803,13.24,0.151,33.85,0.169,5.867,5.867,0,101.1,0.133,0.266 +25/11/2021 16:00,7.475,72,2.11,12.99,0.151,17.43,0.087,-34.21,-34.21,0,101.2,0.068,0.119 +25/11/2021 16:30,6.737,73.55,1.431,3.767,0.148,5.357,0.027,-48.81,-48.81,0,101.2,0.028,0.082 +25/11/2021 17:00,5.711,74.11,1.208,12.24,0.151,0,0,-54.04,-54.04,0,101.2,0,0 +25/11/2021 17:30,5.451,73.39,1.815,12.86,0.145,0,0,-59.03,-59.03,0,101.2,0,0 +25/11/2021 18:00,5.124,74.15,1.262,7.63,0.149,0,0,-57.66,-57.66,0,101.2,0,0 +25/11/2021 18:30,4.738,75.59,1.609,8.05,0.15,0,0,-58.72,-58.72,0,101.3,0,0 +25/11/2021 19:00,4.713,75.19,1.65,8.04,0.148,0,0,-59.29,-59.29,0,101.3,0,0 +25/11/2021 19:30,4.465,75.87,1.389,357.1,0.153,0,0,-58.92,-58.92,0,101.3,0,0 +25/11/2021 20:00,3.984,77.48,1.296,338.9,0.146,0,0,-56.55,-56.55,0,101.3,0,0 +25/11/2021 20:30,3.608,78.64,0.864,325.7,0.138,0,0,-54.3,-54.3,0,101.3,0,0 +25/11/2021 21:00,3.292,80.9,0.748,313.9,0.125,0,0,-48.91,-48.91,0,101.3,0,0 +25/11/2021 21:30,3.08,82.4,0.871,271.9,0.167,0,0,-35.5,-35.5,0,101.2,0,0 +25/11/2021 22:00,2.648,84.4,0.724,295.4,0.148,0,0,-36.22,-36.22,0,101.2,0,0 +25/11/2021 22:30,2.016,84.7,0.435,310.9,0.131,0,0,-43.37,-43.37,0,101.2,0,0 +25/11/2021 23:00,2.12,86.9,0.841,309.1,0.133,0,0,-37.52,-37.52,0,101.2,0,0 +25/11/2021 23:30,2.128,86.6,0.958,286.4,0.155,0,0,-41.58,-41.58,0,101.2,0,0 +26/11/2021 00:00,2.131,85.4,1.232,307.1,0.14,0,0,-46.45,-46.45,0,101.2,0,0 +26/11/2021 00:30,1.824,85.7,1.111,311.6,0.127,0,0,-35.29,-35.29,0,101.1,0,0 +26/11/2021 01:00,1.998,85.7,1.07,301.7,0.14,0,0,-11.11,-11.11,0,101.1,0,0 +26/11/2021 01:30,1.758,86,0.632,303.8,0.12,0,0,-26.11,-26.11,0,101.1,0,0 +26/11/2021 02:00,1.472,87.6,0.7,287.5,0.16,0,0,-33.54,-33.54,0,101,0,0 +26/11/2021 02:30,1.392,88,0.407,316.8,0.148,0,0,-33.07,-33.07,0,101,0,0 +26/11/2021 03:00,1.154,88.7,0.342,275.1,0.161,0,0,-33.06,-33.06,0,100.9,0,0 +26/11/2021 03:30,1.024,89.8,0.272,292.2,0.093,0,0,-24.99,-24.99,0,100.9,0,0 +26/11/2021 04:00,1.122,90.4,0.668,312,0.13,0,0,-22.65,-22.65,0,100.8,0,0 +26/11/2021 04:30,1.371,90,0.449,287.5,0.149,0,0,-28.12,-28.12,0,100.8,0,0 +26/11/2021 05:00,1.353,89.3,0.229,308,0.082,0,0,-17.6,-17.6,0,100.8,0,0 +26/11/2021 05:30,1.456,89.4,0.471,297.8,0.124,0.092,0,-3.695,-3.695,0,100.7,0,0 +26/11/2021 06:00,2.7,86.5,1.542,253.4,0.147,0.856,0.004,-2.981,-2.981,0,100.7,0,0 +26/11/2021 06:30,3.551,79.55,2.128,253.2,0.147,0.093,0,-7.754,-7.754,0,100.6,0,0 +26/11/2021 07:00,4.13,78.35,2.022,250.3,0.149,0,0,-20.2,-20.2,0,100.6,0,0 +26/11/2021 07:30,4.316,79.54,1.405,246.1,0.15,0.057,0,-22.45,-22.45,0,100.5,0,0 +26/11/2021 08:00,4.388,80.4,1.115,224.8,0.123,6.296,0.031,-19.53,-19.53,0,100.5,0.012,0.056 +26/11/2021 08:30,4.449,81.1,2.4,228.4,0.128,27.45,0.137,-5.227,-5.227,0,100.4,0.095,0.225 +26/11/2021 09:00,4.65,81.3,2.563,238.3,0.138,42.86,0.214,11.18,11.18,0,100.4,0.154,0.298 +26/11/2021 09:30,5.096,80.2,2.55,241.1,0.141,57.43,0.287,25.73,25.73,0,100.3,0.208,0.423 +26/11/2021 10:00,5.735,76.65,2.957,239,0.139,84.1,0.42,42.98,42.98,0,100.3,0.308,0.634 +26/11/2021 10:30,6.465,73.81,3.737,241.7,0.141,104.7,0.523,49.76,49.78,0,100.2,0.367,0.8 +26/11/2021 11:00,6.942,72.95,4.188,241.5,0.143,95.6,0.478,46.16,46.21,0,100.1,0.343,0.738 +26/11/2021 11:30,7.269,75.68,3.82,241.7,0.144,110,0.55,11.43,11.44,0,100,0.403,0.857 +26/11/2021 12:00,8.02,74.86,3.376,248.8,0.153,147.1,0.735,73.03,73.04,0,99.9,0.542,1.133 +26/11/2021 12:30,8.66,74.47,4.025,255.7,0.152,124.8,0.624,54.74,54.85,0,99.9,0.445,0.932 +26/11/2021 13:00,9.26,73.79,3.745,259.1,0.152,249.8,1.249,142.8,143,0,99.8,0.908,1.794 +26/11/2021 13:30,9.85,72.7,3.794,266.2,0.15,242.2,1.211,139.9,140.1,0,99.7,0.909,1.791 +26/11/2021 14:00,9.77,73.65,3.598,266.4,0.148,144.4,0.722,52.28,52.34,0,99.6,0.537,0.97 +26/11/2021 14:30,9.72,75.37,3.7,264.3,0.152,131,0.655,39.7,39.78,0,99.5,0.598,1.045 +26/11/2021 15:00,9.93,75.91,3.337,272,0.152,94.6,0.473,16.22,16.24,0,99.5,0.458,0.823 +26/11/2021 15:30,9.59,80.4,3.244,272.4,0.155,40.92,0.205,-42.25,-42.33,0.2,99.5,0.179,0.344 +26/11/2021 16:00,9.37,79.09,3.384,285,0.149,24.19,0.121,-60.71,-60.79,0,99.4,0.09,0.196 +26/11/2021 16:30,8.8,76.71,2.774,278.3,0.152,2.639,0.013,-59.39,-59.4,0,99.4,0,0.024 +26/11/2021 17:00,8.58,76.35,3.09,283.3,0.151,0,0,-41.82,-41.83,0,99.4,0,0 +26/11/2021 17:30,8.23,75.06,3.178,291.3,0.139,0,0,-68.02,-68.05,0,99.3,0,0 +26/11/2021 18:00,7.82,75.43,2.815,281.3,0.151,0,0,-62.11,-62.12,0,99.3,0,0 +26/11/2021 18:30,7.531,73.06,4.064,308.8,0.122,0.359,0.002,-90.1,-91,0.4,99.3,0,0 +26/11/2021 19:00,7.027,73.82,2.719,280.3,0.153,0,0,-63.84,-63.84,0,99.3,0,0 +26/11/2021 19:30,7.063,76.69,3.86,310,0.123,0,0,-76.18,-76.53,1,99.3,-0.001,0 +26/11/2021 20:00,5.554,80.9,2.14,313.1,0.128,0.117,0.001,-66.88,-66.94,0.2,99.3,0,0 +26/11/2021 20:30,5.637,79.81,3.237,324,0.127,0.134,0.001,-53.15,-53.38,1,99.3,0,0 +26/11/2021 21:00,5.127,84,2.287,297.1,0.13,0.217,0.001,-38.14,-38.15,0.4,99.3,0,0 +26/11/2021 21:30,4.746,85.3,2.189,268.2,0.149,0.018,0,-50.79,-50.79,0.2,99.2,0,0 +26/11/2021 22:00,4.59,85,2.043,281.1,0.15,0,0,-73.07,-73.07,0,99.2,0,0 +26/11/2021 22:30,4.352,83.3,2.602,275.2,0.152,0.008,0,-64.08,-64.09,0,99.2,-0.001,0 +26/11/2021 23:00,3.566,84.5,4.402,327.4,0.127,0.059,0,-46.11,-47.23,1.4,99.2,-0.002,0 +26/11/2021 23:30,3.54,82.7,2.324,290.7,0.141,0.613,0.003,-43.23,-43.23,0,99.2,0,0 +27/11/2021 00:00,3.841,81.9,3.022,291.6,0.142,0.285,0.001,-50.89,-50.91,0.2,99.2,0,0 +27/11/2021 00:30,3.319,82.6,1.592,276.5,0.155,0,0,-65,-65,0,99.2,0,0 +27/11/2021 01:00,3.217,80.6,2.179,292.3,0.138,0.211,0.001,-44.98,-45.01,0.2,99.2,0,0 +27/11/2021 01:30,3.221,80.2,2.084,292.1,0.138,0,0,-58.94,-58.94,0,99.1,0,0 +27/11/2021 02:00,3.037,80.6,1.882,268.8,0.156,0,0,-48.45,-48.45,0,99.1,0,0 +27/11/2021 02:30,2.873,83.1,2.135,272.2,0.152,0,0,-47.53,-47.53,0,99.1,0,0 +27/11/2021 03:00,3.141,82.8,2.982,279.4,0.148,0,0,-73.97,-73.99,0.2,99.1,0,0 +27/11/2021 03:30,2.896,82.2,2.729,275.4,0.149,0,0,-66.49,-66.49,0,99,0,0 +27/11/2021 04:00,3.004,82.3,3.117,273.1,0.148,0,0,-57.78,-57.81,0.2,99,0,0 +27/11/2021 04:30,3.311,81.8,3.68,266.6,0.148,0,0,-83.4,-83.5,0,98.9,0,0 +27/11/2021 05:00,3.345,82.5,3.024,274.8,0.153,0,0,-51.93,-51.94,0,98.9,0,0 +27/11/2021 05:30,3.771,83,3.557,284,0.15,0,0,-45.89,-45.93,0.8,98.9,0,0 +27/11/2021 06:00,3.439,85.4,2.911,286.4,0.144,0,0,-35.71,-35.71,1.4,99,0,0 +27/11/2021 06:30,3.486,87.1,3.194,287.9,0.144,0,0,-30.85,-30.88,0.6,99,0,0 +27/11/2021 07:00,4.41,83.4,5.179,328,0.13,0.015,0,-59.67,-61.09,0.6,99,-0.001,0 +27/11/2021 07:30,4.686,81.8,3.736,318.2,0.123,0.459,0.002,-52.46,-52.57,0.2,99,0,0 +27/11/2021 08:00,4.868,80.4,4.105,333,0.145,3.12,0.016,-56.44,-56.7,0.2,99.1,0,0.014 +27/11/2021 08:30,4.98,79.67,4.992,345.1,0.148,13.2,0.066,-57.5,-58.51,0.6,99.1,0.036,0.119 +27/11/2021 09:00,5.093,80.4,4.683,341.6,0.147,34.11,0.171,-43.11,-43.75,0.2,99.2,0.138,0.303 +27/11/2021 09:30,5.007,78.73,5.965,343,0.143,32.51,0.163,-49.23,-50.56,0.6,99.2,0.128,0.251 +27/11/2021 10:00,5.159,76.43,6.381,341.3,0.142,54.95,0.275,-52.45,-54.52,0.2,99.2,0.228,0.42 +27/11/2021 10:30,4.668,79.29,6.937,344.8,0.155,34.84,0.174,-50.98,-53.44,0.6,99.3,0.142,0.264 +27/11/2021 11:00,4.985,78.75,6.057,343.7,0.146,154.9,0.774,22.11,22.37,0,99.3,0.558,1.03 +27/11/2021 11:30,6.617,69.45,6.191,349.7,0.148,264.4,1.322,117.8,121.1,0,99.3,1.024,2.031 +27/11/2021 12:00,5.099,77.91,6.442,336.1,0.139,53.38,0.267,-54.71,-56.79,0.6,99.4,0.249,0.465 +27/11/2021 12:30,4.494,82.7,4.748,330.6,0.135,52.74,0.264,-30.13,-30.4,0.4,99.4,0.235,0.432 +27/11/2021 13:00,4.505,83.2,3.823,337,0.142,49.97,0.25,-23.35,-23.45,0.4,99.5,0.209,0.383 +27/11/2021 13:30,5.04,80.5,3.739,334.4,0.133,157.7,0.789,21.84,21.94,0,99.5,0.583,1.146 +27/11/2021 14:00,5.623,76.92,4.503,351.7,0.145,94.3,0.472,-33.83,-34.55,0.4,99.5,0.397,0.854 +27/11/2021 14:30,5.685,73.22,5.186,350.2,0.147,132.9,0.664,30.76,31.19,0,99.5,0.525,1.021 +27/11/2021 15:00,6.483,69.93,4.563,354.5,0.151,124.5,0.623,29.16,29.35,0,99.6,0.75,1.383 +27/11/2021 15:30,6.374,70.65,4.692,353.4,0.153,37.66,0.188,-19.21,-19.48,0,99.7,0.172,0.324 +27/11/2021 16:00,5.482,74.54,5.17,350.1,0.148,13.75,0.069,-64.05,-65.2,0.2,99.7,0.06,0.124 +27/11/2021 16:30,5.2,78.66,4.798,352.7,0.148,7.099,0.035,-60.23,-61.02,0,99.8,0.022,0.093 +27/11/2021 17:00,5.349,78.44,5.376,353.8,0.154,0,0,-60.9,-62.42,0.2,99.8,0,0 +27/11/2021 17:30,5.531,74.5,5.006,352.6,0.151,0,0,-37.46,-38.16,0,99.9,0,0 +27/11/2021 18:00,5.419,73.44,4.295,357.5,0.147,0,0,-36.78,-37.11,0,99.9,0,0 +27/11/2021 18:30,5.404,72.68,3.557,355.8,0.144,0,0,-35.73,-35.82,0,100,0,0 +27/11/2021 19:00,5.355,72.34,4.649,350.2,0.144,0,0,-59.29,-59.94,0,100.1,0,0 +27/11/2021 19:30,5.315,70.53,5.642,347.5,0.151,0,0,-35.37,-36.09,0,100.1,0,0 +27/11/2021 20:00,5.269,69.41,4.65,351,0.141,0,0,-46.18,-46.6,0,100.1,0,0 +27/11/2021 20:30,5.238,67.36,3.946,348.2,0.147,0,0,-34.86,-35.03,0,100.1,0,0 +27/11/2021 21:00,5.349,65.73,3.777,348.6,0.15,0,0,-24.23,-24.3,0,100.2,0,0 +27/11/2021 21:30,5.059,68.33,4.146,335.9,0.138,0,0,-38.97,-39.1,0,100.2,0,0 +27/11/2021 22:00,4.801,71.53,3.08,332.2,0.133,0,0,-16.19,-16.21,0,100.2,0,0 +27/11/2021 22:30,5.129,68.45,3.664,342.5,0.146,0,0,-14.52,-14.58,0,100.2,0,0 +27/11/2021 23:00,5.336,67.23,4.68,351.5,0.147,0,0,-21.5,-21.74,0,100.2,0,0 +27/11/2021 23:30,5.346,64.77,4.776,354.2,0.142,0,0,-17.15,-17.29,0,100.3,0,0 +28/11/2021 00:00,5.375,64.12,3.934,352.5,0.146,0,0,-16.38,-16.42,0,100.3,0,0 +28/11/2021 00:30,5.394,62.72,3.703,350.7,0.148,0,0,-21.53,-21.56,0,100.3,0,0 +28/11/2021 01:00,5.103,64.3,2.676,342.4,0.146,0,0,-43.42,-43.42,0,100.3,0,0 +28/11/2021 01:30,4.797,64.93,3.037,341.3,0.14,0,0,-48.3,-48.31,0,100.3,0,0 +28/11/2021 02:00,4.586,66.23,2.484,339.9,0.147,0,0,-52.79,-52.79,0,100.3,0,0 +28/11/2021 02:30,4.68,65.72,2.457,336.7,0.142,0,0,-36.46,-36.46,0,100.3,0,0 +28/11/2021 03:00,4.658,66.3,2.033,333.8,0.138,0,0,-45.15,-45.15,0,100.3,0,0 +28/11/2021 03:30,4.394,68.02,1.691,328,0.136,0,0,-44.71,-44.71,0,100.4,0,0 +28/11/2021 04:00,4.101,68.76,1.378,299.5,0.136,0,0,-49.82,-49.82,0,100.4,0,0 +28/11/2021 04:30,3.657,69.57,1.313,293.4,0.14,0,0,-52.84,-52.84,0,100.4,0,0 +28/11/2021 05:00,3.592,69.68,1.257,286.9,0.146,0,0,-29.69,-29.69,0,100.4,0,0 +28/11/2021 05:30,3.764,69.26,0.921,292.9,0.115,0,0,-45.21,-45.21,0,100.4,0,0 +28/11/2021 06:00,3.937,67.27,1.416,310.7,0.126,0,0,-52.65,-52.65,0,100.4,0,0 +28/11/2021 06:30,3.801,68.87,0.998,284.4,0.136,0,0,-48.83,-48.83,0,100.4,0,0 +28/11/2021 07:00,3.382,71.7,0.971,255.9,0.155,0,0,-54.77,-54.77,0,100.4,0,0 +28/11/2021 07:30,2.596,75.5,1.057,242.8,0.14,1.114,0.006,-33.71,-33.71,0,100.5,0,0.019 +28/11/2021 08:00,2.857,74.91,1.241,240.3,0.14,26.57,0.133,-21.93,-21.93,0,100.5,0.099,0.302 +28/11/2021 08:30,3.037,74.86,1.952,237.1,0.14,74.27,0.371,5.075,5.075,0,100.5,0.298,0.755 +28/11/2021 09:00,3.544,72.53,1.621,242.9,0.147,87.7,0.439,14.49,14.49,0,100.5,0.339,0.804 +28/11/2021 09:30,3.496,73.95,1.619,255.4,0.147,113.9,0.57,22.33,22.33,0,100.5,0.427,0.961 +28/11/2021 10:00,4.118,73.33,1.442,253.7,0.149,152.7,0.764,47.68,47.68,0,100.5,0.613,1.293 +28/11/2021 10:30,5.563,64.45,1.835,320.9,0.117,164.8,0.824,61.52,61.52,0,100.5,0.688,1.437 +28/11/2021 11:00,6.334,58.04,3.049,334.1,0.132,176.6,0.883,64.21,64.25,0,100.5,0.726,1.454 +28/11/2021 11:30,6.767,54.33,3.687,342.1,0.148,253.9,1.269,108.7,108.9,0,100.5,1.022,1.975 +28/11/2021 12:00,6.885,54.77,4.139,343.5,0.15,208.4,1.042,86.3,86.6,0,100.5,0.868,1.682 +28/11/2021 12:30,7.011,54.91,4.15,347,0.147,242.8,1.214,106.5,106.9,0,100.5,0.987,1.908 +28/11/2021 13:00,7.165,54.61,4.33,355.6,0.144,222.4,1.112,97.7,98.1,0,100.5,0.896,1.769 +28/11/2021 13:30,7.296,54.47,3.642,354.7,0.151,217.6,1.088,92.5,92.7,0,100.5,0.824,1.644 +28/11/2021 14:00,7.484,54.44,3.022,7.651,0.154,232.1,1.16,115.5,115.6,0,100.5,0.966,1.972 +28/11/2021 14:30,6.997,55.16,2.163,15.16,0.151,80.7,0.403,32.65,32.65,0,100.5,0.354,0.748 +28/11/2021 15:00,6.534,57.76,1.463,10.56,0.142,47.03,0.235,11.06,11.06,0,100.5,0.213,0.389 +28/11/2021 15:30,6.495,56.78,2.774,358.3,0.146,44.11,0.221,-5.974,-5.974,0,100.5,0.186,0.341 +28/11/2021 16:00,5.773,59.3,1.572,352.3,0.151,17.92,0.09,-38.48,-38.48,0,100.5,0.194,0.382 +28/11/2021 16:30,5.363,62.18,0.724,331.7,0.141,2.039,0.01,-9.64,-9.64,0,100.5,0.002,0.015 +28/11/2021 17:00,5.406,67.97,2.008,321.3,0.131,0,0,-34.35,-34.35,0,100.5,0,0 +28/11/2021 17:30,4.829,73.91,0.856,280.2,0.162,0,0,-40.3,-40.3,0,100.5,0,0 +28/11/2021 18:00,4.48,75.88,0.729,289.6,0.14,0,0,-43.95,-43.95,0,100.5,0,0 +28/11/2021 18:30,3.885,78.23,0.395,288.6,0.105,0,0,-29.49,-29.49,0,100.5,0,0 +28/11/2021 19:00,3.946,78.92,0.542,289.7,0.117,0,0,-34.65,-34.65,0,100.6,0,0 +28/11/2021 19:30,3.171,79.98,0,0,0,0,0,-55.02,-55.02,0,100.6,0,0 +28/11/2021 20:00,1.828,84.1,0.069,263.1,0.021,0,0,-48.75,-48.75,0,100.6,0,0 +28/11/2021 20:30,1.863,87.9,0.64,292,0.117,0,0,-35.35,-35.35,0,100.6,0,0 +28/11/2021 21:00,1.592,87.4,0.005,240,0.001,0,0,-19.91,-19.91,0,100.6,0,0 +28/11/2021 21:30,1.646,89,0.311,261.2,0.048,0.018,0,-15.94,-15.94,0.2,100.6,0,0 +28/11/2021 22:00,2.253,89.6,0.353,300.9,0.059,0,0,-8.67,-8.67,0.2,100.6,0,0 +28/11/2021 22:30,2.33,89.6,0.074,189.9,0.014,0,0,-17.99,-17.99,0.4,100.6,0,0 +28/11/2021 23:00,2.134,90.4,1.239,220.8,0.105,0,0,-34.91,-34.91,0,100.6,0,0 +28/11/2021 23:30,2.335,91.1,0.819,209,0.093,0.004,0,-9.71,-9.71,0,100.6,0,0 +29/11/2021 00:00,2.847,91,1.118,246.3,0.09,0,0,-10.08,-10.08,0.2,100.6,0,0 +29/11/2021 00:30,3.274,91,1.736,252.4,0.147,0,0,-14.36,-14.36,0.4,100.6,0,0 +29/11/2021 01:00,3.62,91,1.305,280.5,0.144,0,0,-27.89,-27.89,0,100.6,0,0 +29/11/2021 01:30,3.622,90.7,0.356,280.3,0.077,0,0,-51.76,-51.76,0,100.6,0,0 +29/11/2021 02:00,3.497,91.1,1.029,308.1,0.12,0,0,-29.06,-29.06,0,100.6,0,0 +29/11/2021 02:30,3.726,91.2,1.518,338.8,0.122,0,0,-9.76,-9.76,0.2,100.7,0,0 +29/11/2021 03:00,3.718,91,0.826,299.7,0.115,0,0,-12.51,-12.51,0.2,100.7,0,0 +29/11/2021 03:30,3.483,91.3,1.268,272.3,0.164,0,0,-57.41,-57.41,0,100.7,0,0 +29/11/2021 04:00,2.891,91.5,0.738,275.6,0.169,0,0,-62.27,-62.27,0,100.7,0,0 +29/11/2021 04:30,2.424,92.3,0.537,306.7,0.089,0,0,-26.53,-26.53,0,100.8,0,0 +29/11/2021 05:00,2.765,92.7,0.701,299.5,0.133,0,0,-24.13,-24.13,0.2,100.8,0,0 +29/11/2021 05:30,2.329,92.5,0.875,22,0.152,0,0,-42.83,-42.83,0,100.8,0,0 +29/11/2021 06:00,2.514,93.1,1.048,34.83,0.135,0,0,-53.35,-53.35,0,100.9,0,0 +29/11/2021 06:30,2.417,92.7,1.201,43.04,0.129,0,0,-41.66,-41.66,0,101,0,0 +29/11/2021 07:00,2.097,92.7,1.109,36.95,0.136,0,0,-47.91,-47.91,0,101,0,0 +29/11/2021 07:30,1.525,92.9,0.503,35.64,0.099,0.469,0.002,-19.63,-19.63,0,101.1,0,0 +29/11/2021 08:00,1.461,93.1,0.413,147.3,0.106,8.13,0.041,-10.64,-10.64,0,101.2,0.021,0.07 +29/11/2021 08:30,1.347,93.1,0.247,155.1,0.109,40.69,0.203,11.5,11.5,0,101.2,0.149,0.331 +29/11/2021 09:00,1.321,93.1,0.197,121.5,0.079,59.23,0.296,17.16,17.16,0,101.3,0.233,0.415 +29/11/2021 09:30,1.379,93.2,0.954,276.7,0.135,152.4,0.762,63.73,63.73,0,101.3,0.566,1.189 +29/11/2021 10:00,1.737,93.4,0.967,306.6,0.133,141.8,0.709,58.52,58.52,0,101.4,0.506,1.049 +29/11/2021 10:30,2.353,93.5,0.748,272.8,0.15,157.6,0.788,61.48,61.48,0,101.4,0.552,1.105 +29/11/2021 11:00,3.165,93.2,0.888,259.1,0.142,204,1.02,83.5,83.5,0,101.4,0.722,1.369 +29/11/2021 11:30,4.197,92.4,0.82,257.2,0.152,310.2,1.551,148.3,148.3,0,101.4,1.19,2.173 +29/11/2021 12:00,5.511,88.9,0.284,261.6,0.06,291.6,1.458,131.1,131.1,0,101.4,1.141,2.028 +29/11/2021 12:30,6.545,76.54,0.001,44.99,0.005,247.4,1.237,128,128,0,101.4,1.058,1.928 +29/11/2021 13:00,6.712,73.25,0,0,0,183.2,0.916,79.23,79.23,0,101.4,0.75,1.407 +29/11/2021 13:30,6.478,74.41,0,0,0,158.3,0.791,45.47,45.47,0,101.4,0.616,1.144 +29/11/2021 14:00,6.73,72.49,0,260.6,0.001,243,1.215,122.7,122.7,0,101.5,1.041,2.032 +29/11/2021 14:30,6.861,70.59,0,0,0,172.4,0.862,75.46,75.46,0,101.5,0.775,1.565 +29/11/2021 15:00,7.073,68.44,0,0,0,100.8,0.504,29.08,29.08,0,101.5,0.46,1.006 +29/11/2021 15:30,7.288,67.74,0,0,0,85.9,0.43,15.2,15.2,0,101.5,0.452,0.972 +29/11/2021 16:00,7.154,69.4,0,0,0,42.98,0.215,0.897,0.897,0,101.5,0.22,0.476 +29/11/2021 16:30,6.601,71.93,0,0,0,4.46,0.022,-25.26,-25.26,0,101.6,0.013,0.055 +29/11/2021 17:00,5.562,76.25,0,0,0,0,0,-45.33,-45.33,0,101.6,0,0 +29/11/2021 17:30,4.472,79.07,0,0,0,0,0,-47.97,-47.97,0,101.6,0,0 +29/11/2021 18:00,4.047,81.4,0,305.2,0.001,0,0,-52.29,-52.29,0,101.6,0,0 +29/11/2021 18:30,3.525,84.4,0,0,0,0,0,-51.92,-51.92,0,101.7,0,0 +29/11/2021 19:00,3.139,86.2,0,0,0,0,0,-50.83,-50.83,0,101.7,0,0 +29/11/2021 19:30,3.155,86.3,0.427,246.1,0.039,0,0,-53.28,-53.28,0,101.7,0,0 +29/11/2021 20:00,3.139,85.1,1.339,246.3,0.142,0,0,-57.54,-57.54,0,101.7,0,0 +29/11/2021 20:30,2.857,84.6,0.979,253.8,0.127,0,0,-56.04,-56.04,0,101.8,0,0 +29/11/2021 21:00,2.363,85.6,0.38,234.9,0.111,0,0,-38.31,-38.31,0,101.8,0,0 +29/11/2021 21:30,2.266,86.4,0.162,254.4,0.048,0,0,-19.75,-19.75,0,101.8,0,0 +29/11/2021 22:00,2.796,86.1,0.888,234.2,0.128,0,0,-13.21,-13.21,0,101.8,0,0 +29/11/2021 22:30,3.16,84.2,1.72,241.5,0.139,0,0,-39.74,-39.74,0,101.8,0,0 +29/11/2021 23:00,3.079,82.5,2.075,239.2,0.138,0,0,-56.39,-56.39,0,101.8,0,0 +29/11/2021 23:30,2.925,82.2,1.819,238.3,0.141,0,0,-56.33,-56.33,0,101.8,0,0 +30/11/2021 00:00,2.813,81.4,1.966,236.7,0.141,0,0,-55.11,-55.11,0,101.9,0,0 +30/11/2021 00:30,2.581,82.1,1.944,236.4,0.139,0,0,-55.82,-55.82,0,101.8,0,0 +30/11/2021 01:00,2.664,82.6,1.711,217.6,0.131,0.194,0.001,-13.54,-13.54,0,101.8,0,0 +30/11/2021 01:30,3.679,80.1,2.117,236.6,0.136,0.201,0.001,-2.547,-2.547,0,101.8,0,0 +30/11/2021 02:00,4.468,78.46,2.54,237.1,0.134,0,0,-10.77,-10.77,0,101.8,0,0 +30/11/2021 02:30,4.622,79.11,2.071,256.2,0.151,0,0,-19.74,-19.74,0,101.8,0,0 +30/11/2021 03:00,4.75,79.27,2.056,233.7,0.131,0,0,-9.48,-9.48,0,101.8,0,0 +30/11/2021 03:30,4.733,79.88,1.833,262.2,0.152,0,0,-3.799,-3.799,0,101.8,0,0 +30/11/2021 04:00,4.663,81,1.362,253.2,0.156,0.001,0,-0.426,-0.426,0,101.8,0,0 +30/11/2021 04:30,5.168,80.4,1.519,227.1,0.124,0.069,0,-2.546,-2.546,0,101.8,0,0 +30/11/2021 05:00,5.337,80.5,1.464,229.6,0.13,0,0,-3.703,-3.703,0,101.8,0,0 +30/11/2021 05:30,5.482,81.1,1.395,255.9,0.149,0.006,0,-3.508,-3.508,0,101.8,0,0 +30/11/2021 06:00,6.153,80.7,2.677,246.5,0.147,0.042,0,-5.104,-5.104,0,101.8,0,0 +30/11/2021 06:30,6.381,81.6,1.967,245.1,0.14,0.004,0,-7.246,-7.246,0,101.8,0,0 +30/11/2021 07:00,6.238,85.2,1.832,240.7,0.141,0,0,-20.17,-20.17,0,101.8,0,0 +30/11/2021 07:30,6.45,87.8,2.343,238.2,0.136,0.337,0.002,-16.55,-16.55,0,101.8,0,0 +30/11/2021 08:00,6.623,89.1,2.438,241.7,0.143,6.724,0.034,-16.19,-16.19,0,101.8,0.004,0.051 +30/11/2021 08:30,6.72,89.4,2.401,236.5,0.136,29.74,0.149,-20.59,-20.59,0,101.8,0.112,0.258 +30/11/2021 09:00,7.114,89.5,2.318,237.6,0.141,50.34,0.252,-8.75,-8.75,0,101.9,0.203,0.339 +30/11/2021 09:30,7.442,89.5,1.846,223,0.126,91.8,0.459,9.05,9.05,0,101.9,0.363,0.592 +30/11/2021 10:00,8.29,88.5,1.693,225.1,0.124,140,0.7,75.78,75.78,0,101.9,0.548,1.101 +30/11/2021 10:30,8.65,87.8,1.813,218.9,0.13,104.3,0.521,57.27,57.27,0,101.9,0.406,0.83 +30/11/2021 11:00,9.21,86.2,1.396,227.8,0.12,118.8,0.594,68.08,68.08,0,101.9,0.477,0.958 +30/11/2021 11:30,10.06,82.1,2.215,237.4,0.136,203.3,1.017,113.9,113.9,0,101.8,0.847,1.594 +30/11/2021 12:00,10.84,75.69,2.623,257.6,0.145,165.8,0.829,91.6,91.6,0,101.8,0.695,1.325 +30/11/2021 12:30,11.29,69.21,3.842,258.5,0.152,154.6,0.773,90,90.2,0,101.7,0.654,1.288 +30/11/2021 13:00,11.45,66.94,4.016,263.3,0.15,171.1,0.855,96.3,96.6,0,101.7,0.71,1.385 +30/11/2021 13:30,11.62,67.21,3.832,260.3,0.157,203,1.015,115.5,115.7,0,101.7,0.833,1.639 +30/11/2021 14:00,11.8,67.01,3.118,264.5,0.151,93.1,0.466,54.26,54.29,0,101.6,0.408,0.825 +30/11/2021 14:30,11.67,67.66,3.146,265.1,0.157,107.8,0.539,52.97,52.99,0,101.6,0.489,0.903 +30/11/2021 15:00,11.32,70.25,2.966,251,0.145,49.44,0.247,21.66,21.66,0,101.6,0.229,0.388 +30/11/2021 15:30,11.23,71.14,2.426,249.2,0.148,31.71,0.159,9.52,9.52,0,101.6,0.13,0.273 +30/11/2021 16:00,11.03,73.01,2.215,237.3,0.136,13.12,0.066,-0.83,-0.83,0,101.6,0.045,0.116 +30/11/2021 16:30,10.84,73.94,2.631,238.6,0.139,2.226,0.011,-6.641,-6.641,0,101.5,0,0.009 +30/11/2021 17:00,10.69,74.15,1.959,231.4,0.131,0,0,-7.352,-7.352,0,101.5,0,0 +30/11/2021 17:30,10.39,74.82,2.138,223.9,0.127,0,0,-7.788,-7.788,0,101.5,0,0 +30/11/2021 18:00,10.36,73.31,2.877,231.5,0.135,0,0,-7.086,-7.086,0,101.4,0,0 +30/11/2021 18:30,10.33,71.9,2.823,230.4,0.134,0,0,-7.17,-7.17,0,101.4,0,0 +30/11/2021 19:00,10.15,71.53,2.912,228.9,0.128,0,0,-7.143,-7.143,0,101.4,0,0 +30/11/2021 19:30,10.17,70.25,3.42,234.1,0.131,0,0,-8.31,-8.31,0,101.3,0,0 +30/11/2021 20:00,10.04,70.86,2.824,227.2,0.128,0,0,-6.955,-6.955,0,101.3,0,0 +30/11/2021 20:30,9.9,73.26,2.792,228.7,0.125,0,0,-6.189,-6.189,0,101.2,0,0 +30/11/2021 21:00,9.77,75.47,3.219,225.4,0.128,0,0,-6.27,-6.272,0,101.2,0,0 +30/11/2021 21:30,9.91,75.16,3.24,228,0.124,0,0,-5.93,-5.932,0,101.1,0,0 +30/11/2021 22:00,9.97,74.68,3.485,234.4,0.136,0,0,-6.377,-6.387,0,101.1,0,0 +30/11/2021 22:30,9.88,75.7,3.552,230.5,0.129,0,0,-5.884,-5.889,0,101,0,0 +30/11/2021 23:00,9.79,77.7,3.89,229.7,0.13,0,0,-7.393,-7.406,0,100.9,0,0 +30/11/2021 23:30,9.8,79.63,3.569,220.4,0.124,0,0,-5.119,-5.123,0,100.9,0,0 +01/12/2021 00:00,9.89,81.1,3.351,225.7,0.122,0,0,-4.327,-4.328,0,100.8,0,0 +01/12/2021 00:30,10.01,82.3,3.155,222.4,0.125,0,0,-4.05,-4.05,0,100.7,0,0 +01/12/2021 01:00,10.07,84.4,3.926,220.1,0.126,0,0,-4.717,-4.748,0,100.6,0,0 +01/12/2021 01:30,10.17,86.1,3.717,225.4,0.122,0,0,-20.21,-20.27,0.8,100.5,0,0 +01/12/2021 02:00,10.19,88.5,3.469,221.9,0.125,0,0,-23.18,-23.19,1,100.4,0,0 +01/12/2021 02:30,10.52,89.3,3.751,225.3,0.126,0.04,0,-22.98,-23,0,100.3,0,0 +01/12/2021 03:00,10.71,89.8,3.594,230.1,0.13,0,0,-21.43,-21.46,0.2,100.3,0,0 +01/12/2021 03:30,10.81,90.1,3.888,236.4,0.131,0,0,-21.73,-21.81,0,100.2,0,0 +01/12/2021 04:00,10.96,90.4,3.765,242.6,0.14,0.003,0,-28.49,-28.53,0,100.1,0,0 +01/12/2021 04:30,11.35,88.5,3.28,256.8,0.151,0.489,0.002,-39.23,-39.26,0,100.1,0,0 +01/12/2021 05:00,11.5,82.8,3.653,286.5,0.146,0.015,0,-65.26,-65.33,0,100.1,0,0 +01/12/2021 05:30,10.8,78.48,3.148,284.3,0.148,0,0,-71.46,-71.51,0,100.1,0,0 +01/12/2021 06:00,10.06,76.98,3.047,282.2,0.153,0,0,-65.39,-65.4,0,100.2,0,0 +01/12/2021 06:30,9.68,78.35,2.977,284,0.153,0,0,-57.08,-57.14,0,100.2,0,0 +01/12/2021 07:00,9.49,78.94,2.398,277.8,0.152,0,0,-64.41,-64.42,0,100.2,0,0 +01/12/2021 07:30,9,79.87,2.027,273.2,0.149,0,0,-57.87,-57.87,0,100.2,0,0 +01/12/2021 08:00,9.1,80.1,2.197,279.4,0.146,5.169,0.026,-39.42,-39.42,0,100.2,0.019,0.046 +01/12/2021 08:30,8.98,79.43,1.888,283.2,0.148,30.93,0.155,-41.59,-41.59,0,100.3,0.147,0.272 +01/12/2021 09:00,9.22,77.86,1.746,276.2,0.153,71.77,0.359,-14.82,-14.82,0,100.3,0.328,0.611 +01/12/2021 09:30,9.69,75.34,2.693,285.1,0.151,141.9,0.71,26.12,26.12,0,100.3,0.556,1.115 +01/12/2021 10:00,10.21,72.65,2.87,285.3,0.143,183.6,0.918,51.34,51.36,0,100.3,0.737,1.432 +01/12/2021 10:30,10.68,70.72,3.103,285.3,0.148,236.6,1.183,91.2,91.2,0,100.3,0.958,1.86 +01/12/2021 11:00,10.83,66.14,3.48,298.3,0.133,250,1.25,97.8,98,0,100.3,0.989,1.889 +01/12/2021 11:30,10.86,61.79,3.86,303.3,0.132,254.9,1.274,109.1,109.5,0,100.3,1.003,1.916 +01/12/2021 12:00,11.04,62.54,3.448,292.7,0.141,216.7,1.084,87,87.1,0,100.3,0.82,1.552 +01/12/2021 12:30,10.97,64.65,3.288,290.9,0.139,276.1,1.38,133.6,133.7,0,100.3,1.076,2.108 +01/12/2021 13:00,11.42,62.34,3.954,297.1,0.141,334.9,1.674,180.1,180.7,0,100.3,1.348,2.705 +01/12/2021 13:30,10.71,63.41,3.89,301.4,0.134,129.2,0.646,18.96,19.04,0,100.3,0.557,1.117 +01/12/2021 14:00,9.63,71.1,3.078,315.2,0.129,165.2,0.826,28.48,28.33,0,100.3,0.685,1.426 +01/12/2021 14:30,9.32,69.16,3.215,303.2,0.133,75.59,0.378,-24.34,-24.46,0.2,100.2,0.321,0.56 +01/12/2021 15:00,8.69,73.47,1.812,300.2,0.132,93.3,0.467,-10.58,-10.58,0,100.2,0.575,1.046 +01/12/2021 15:30,9.04,73.12,2.907,294.4,0.135,57.07,0.285,-17.73,-17.98,0.2,100.2,0.366,0.752 +01/12/2021 16:00,8.15,75.3,2.011,292.7,0.146,34.86,0.174,-50.29,-50.29,0,100.2,0.267,0.595 +01/12/2021 16:30,7.967,73.64,1.371,283,0.147,4.22,0.021,-44.82,-44.82,0,100.2,0.013,0.054 +01/12/2021 17:00,7.806,73.64,1.866,278.3,0.152,0,0,-46.24,-46.24,0,100.2,0,0 +01/12/2021 17:30,7.725,73.87,3.245,285.4,0.149,0,0,-48.95,-48.96,0,100.2,0,0 +01/12/2021 18:00,7.306,77.21,2.187,278.8,0.156,0,0,-38.65,-38.65,0,100.2,0,0 +01/12/2021 18:30,6.901,79.72,2.107,276.1,0.155,0,0,-59.03,-59.03,0,100.2,0,0 +01/12/2021 19:00,6.529,79.41,2.307,278.8,0.156,0,0,-63.51,-63.51,0,100.2,0,0 +01/12/2021 19:30,6.414,80.1,1.61,296.5,0.13,0,0,-38.09,-38.09,0,100.2,0,0 +01/12/2021 20:00,6.163,79.12,1.703,286,0.139,0,0,-53.1,-53.1,0,100.3,0,0 +01/12/2021 20:30,6.035,77.67,1.814,287.2,0.149,0,0,-53.94,-53.94,0,100.2,0,0 +01/12/2021 21:00,5.488,80.3,1.917,264.1,0.156,0,0,-39.5,-39.5,0,100.2,0,0 +01/12/2021 21:30,5.394,80.8,1.804,280.4,0.15,0,0,-34.81,-34.81,0,100.2,0,0 +01/12/2021 22:00,5.711,82.5,1.854,294.3,0.139,0,0,-47.55,-47.55,0,100.2,0,0 +01/12/2021 22:30,5.374,84.4,0.961,275.9,0.153,0,0,-41.93,-41.93,0,100.2,0,0 +01/12/2021 23:00,5.308,85.6,0.55,294.4,0.101,0,0,-14.37,-14.37,0.6,100.3,0,0 +01/12/2021 23:30,5.167,87.3,1.017,262.7,0.128,0,0,-34.92,-34.92,1,100.3,0,0 +02/12/2021 00:00,5.128,88.6,0.835,289.3,0.134,0,0,-14.97,-14.97,0.2,100.3,0,0 +02/12/2021 00:30,5.252,88.8,1.125,326.7,0.134,0,0,-16,-16,0.4,100.3,0,0 +02/12/2021 01:00,5.201,89.8,2.039,317.6,0.128,0,0,-17.72,-17.72,0.6,100.4,0,0 +02/12/2021 01:30,5.611,90.5,2.634,338.2,0.142,0,0,-22.48,-22.49,0.2,100.4,0,0 +02/12/2021 02:00,6.283,88.3,2.984,6.998,0.147,0,0,-37.93,-37.94,0,100.5,0,0 +02/12/2021 02:30,6.382,82.7,3.68,3.434,0.155,0.413,0.002,-53.93,-54.01,0,100.5,0,0 +02/12/2021 03:00,6.186,77.75,3.405,4.912,0.151,0.524,0.003,-55.66,-55.7,0,100.6,0,0 +02/12/2021 03:30,5.481,78.12,2.597,0.956,0.154,0,0,-68.55,-68.55,0,100.6,0,0 +02/12/2021 04:00,4.838,80.1,1.946,355.6,0.149,0,0,-66.42,-66.42,0,100.7,0,0 +02/12/2021 04:30,4.515,81.5,1.72,354.7,0.15,0,0,-66.91,-66.91,0,100.7,0,0 +02/12/2021 05:00,4.241,82,1.74,346.2,0.154,0,0,-65.88,-65.88,0,100.8,0,0 +02/12/2021 05:30,3.746,81.4,1.519,336.2,0.148,0,0,-66.11,-66.11,0,100.8,0,0 +02/12/2021 06:00,3.286,82.5,1.21,327.2,0.14,0,0,-65.55,-65.55,0,100.8,0,0 +02/12/2021 06:30,3.082,84,1.263,299.5,0.138,0,0,-58.89,-58.89,0,100.8,0,0 +02/12/2021 07:00,3.045,84.1,1.25,300.3,0.144,0,0,-52.18,-52.18,0,100.9,0,0 +02/12/2021 07:30,2.9,84.2,0.725,272.4,0.154,0,0,-54.89,-54.89,0,100.9,0,0 +02/12/2021 08:00,2.336,86.1,0.621,278,0.135,4.444,0.022,-54.04,-54.04,0,100.9,0.021,0.055 +02/12/2021 08:30,2.32,87.1,0.509,268.1,0.174,30.28,0.151,-35.62,-35.62,0,101,0.134,0.287 +02/12/2021 09:00,3.457,85.1,0.821,286,0.15,89.2,0.446,23.46,23.46,0,101,0.353,0.816 +02/12/2021 09:30,4.323,80.8,1.086,271.8,0.153,98,0.49,32.68,32.68,0,101,0.381,0.772 +02/12/2021 10:00,4.829,80.8,1.392,258.1,0.151,118.9,0.595,44.52,44.52,0,101,0.448,0.921 +02/12/2021 10:30,5.565,78.11,1.645,277.1,0.154,137.4,0.687,55.02,55.02,0,101,0.523,1.055 +02/12/2021 11:00,5.82,75.21,2.585,298.4,0.13,73.6,0.368,13.95,13.94,0,101,0.319,0.64 +02/12/2021 11:30,5.816,78.5,2.454,299.8,0.14,123.8,0.619,52.96,52.96,0,101,0.471,0.982 +02/12/2021 12:00,6.323,78.78,2.274,293.1,0.143,118,0.59,50.91,50.91,0.2,101,0.47,1.014 +02/12/2021 12:30,6.61,79.33,1.889,294.8,0.132,173.8,0.869,46.4,46.4,0,101,0.747,1.617 +02/12/2021 13:00,5.8,82.8,2.973,352,0.152,84.2,0.421,-0.275,-0.291,1.8,101,0.315,0.655 +02/12/2021 13:30,5.969,81.8,1.957,5.813,0.151,182.6,0.913,68.65,68.65,0,101,0.67,1.384 +02/12/2021 14:00,6.273,77.77,2.355,354.1,0.154,204.6,1.023,84,84,0,101,0.84,1.692 +02/12/2021 14:30,6.441,77.75,2.161,20.33,0.136,117.2,0.586,31.08,31.08,0.2,101,0.535,1.145 +02/12/2021 15:00,5.716,79.19,1.413,358.7,0.158,65.7,0.328,-7.79,-7.79,0,101.1,0.266,0.501 +02/12/2021 15:30,5.597,79.48,1.373,328.7,0.132,41.74,0.209,-14.57,-14.57,0,101.1,0.163,0.322 +02/12/2021 16:00,5.42,80.8,1.052,316,0.141,13.88,0.069,-19.48,-19.48,0,101.1,0.049,0.116 +02/12/2021 16:30,5.407,78.77,1.461,330.7,0.143,1.884,0.009,-48.84,-48.84,0,101.2,0,0.005 +02/12/2021 17:00,4.976,72.97,1.505,342.1,0.148,0,0,-63.42,-63.42,0,101.2,0,0 +02/12/2021 17:30,4.24,72.99,0.733,337.1,0.125,0,0,-63.55,-63.55,0,101.2,0,0 +02/12/2021 18:00,3.373,76.45,0.56,321.6,0.121,0,0,-61.8,-61.8,0,101.3,0,0 +02/12/2021 18:30,3.169,76.72,0.749,286.7,0.133,0,0,-61.05,-61.05,0,101.3,0,0 +02/12/2021 19:00,2.138,80.3,0.503,263.1,0.154,0,0,-60.58,-60.58,0,101.3,0,0 +02/12/2021 19:30,1.673,82.1,0.608,293.7,0.121,0,0,-60.77,-60.77,0,101.3,0,0 +02/12/2021 20:00,1.004,85.6,0.272,331.8,0.101,0,0,-57.72,-57.72,0,101.4,0,0 +02/12/2021 20:30,0.294,87.9,0.584,78.14,0.086,0,0,-56.84,-56.84,0,101.4,0,0 +02/12/2021 21:00,0.107,89.4,0.459,259.8,0.138,0,0,-52.56,-52.56,0,101.4,0,0 +02/12/2021 21:30,0.087,89.9,0.569,272.9,0.115,0,0,-52.2,-52.2,0,101.4,0,0 +02/12/2021 22:00,-0.258,90,0.29,226.1,0.088,0,0,-50.72,-50.72,0,101.3,0,0 +02/12/2021 22:30,-0.332,90.9,0.829,305.3,0.079,0,0,-47.59,-47.59,0,101.4,0,0 +02/12/2021 23:00,-0.132,91.1,0.159,313.5,0.049,0,0,-49.89,-49.89,0,101.4,0,0 +02/12/2021 23:30,-0.537,91.4,0,0,0,0,0,-50,-50,0,101.4,0,0 +03/12/2021 00:00,-0.824,91.8,0.35,357.8,0.072,0,0,-46.94,-46.94,0,101.4,0,0 +03/12/2021 00:30,-0.991,92.1,0.197,1.153,0.073,0,0,-29.98,-29.98,0,101.4,0,0 +03/12/2021 01:00,-0.94,92.6,0.004,1.261,0,0,0,-23.67,-23.67,0,101.4,0,0 +03/12/2021 01:30,-0.849,92.6,0.28,88.5,0.071,0,0,-9.47,-9.47,0,101.4,0,0 +03/12/2021 02:00,-0.589,92.9,0.072,140.5,0.022,0.068,0,-3.004,-3.004,0,101.3,0,0 +03/12/2021 02:30,-0.085,92.8,0.14,140.5,0.046,0,0,1.675,1.675,0,101.3,0,0 +03/12/2021 03:00,0.202,92.9,0.035,140.4,0.015,0,0,-3.045,-3.045,0,101.3,0,0 +03/12/2021 03:30,0.598,93.2,0.172,155.7,0.054,0.354,0.002,-3.227,-3.227,0,101.3,0,0 +03/12/2021 04:00,1.635,93.9,0.408,201.1,0.073,0.446,0.002,3.511,3.511,0,101.3,0,0 +03/12/2021 04:30,2.835,93.4,1.262,199.6,0.127,0.008,0,0.355,0.355,1,101.2,0,0 +03/12/2021 05:00,3.335,92.8,1.895,185.6,0.16,0,0,-3.089,-3.089,0.6,101.2,0,0 +03/12/2021 05:30,3.52,92.1,1.78,185.8,0.155,0,0,-3.386,-3.386,0.6,101.1,0,0 +03/12/2021 06:00,3.637,91.7,1.414,173.7,0.16,0,0,-2.11,-2.11,0.6,101.1,0,0 +03/12/2021 06:30,3.751,92,1.477,169.1,0.151,0,0,-1.6,-1.6,0.4,101.1,0,0 +03/12/2021 07:00,4.338,92.4,2.644,179.9,0.15,0,0,-1.18,-1.181,0.2,101,0,0 +03/12/2021 07:30,5.125,92.3,4.164,189.9,0.158,0,0,-1.89,-1.897,0.4,100.9,0,0 +03/12/2021 08:00,5.227,92.2,3.543,187.6,0.159,2.193,0.011,-0.51,-0.511,0,100.9,0,0.01 +03/12/2021 08:30,5.496,92.6,3.868,195.9,0.156,9.87,0.049,3.405,3.408,0,100.8,0.015,0.085 +03/12/2021 09:00,6.141,92.8,3.987,199.3,0.151,23.85,0.119,9.2,9.2,0,100.8,0.092,0.196 +03/12/2021 09:30,6.995,92.9,3.854,207.7,0.14,39.26,0.196,14.96,14.98,0,100.8,0.153,0.302 +03/12/2021 10:00,7.794,92.7,3.355,223.5,0.126,39.16,0.196,12.31,12.32,0,100.8,0.152,0.31 +03/12/2021 10:30,8.48,92.7,3.396,214.9,0.131,64.44,0.322,22.86,22.87,0.2,100.7,0.271,0.468 +03/12/2021 11:00,9.29,92.7,3.411,210.6,0.138,88.9,0.445,37.42,37.43,0,100.7,0.347,0.691 +03/12/2021 11:30,10.01,92.6,3.134,205.5,0.147,68.61,0.343,28.26,28.26,0,100.6,0.29,0.519 +03/12/2021 12:00,10.69,92.6,2.54,208.3,0.143,62.53,0.313,25.14,25.14,0,100.5,0.267,0.47 +03/12/2021 12:30,11.33,92.6,2.148,225.8,0.123,40.63,0.203,13.34,13.34,0,100.5,0.172,0.332 +03/12/2021 13:00,11.84,92.2,3.074,228.8,0.127,50.39,0.252,12.7,12.7,0,100.4,0.208,0.375 +03/12/2021 13:30,12.23,91.1,3.377,232.8,0.13,87.7,0.439,44.75,44.76,0,100.4,0.335,0.647 +03/12/2021 14:00,12.66,89.5,3.09,237.7,0.14,80.9,0.404,40.98,40.98,0,100.3,0.321,0.597 +03/12/2021 14:30,12.88,88,3.455,249.9,0.148,34.74,0.174,4.979,4.975,0,100.3,0.142,0.286 +03/12/2021 15:00,12.81,88.1,2.811,253,0.147,27.91,0.14,-13.98,-13.98,0,100.3,0.11,0.244 +03/12/2021 15:30,12.95,85.3,3.385,257,0.152,17.77,0.089,-35.22,-35.25,0,100.3,0.062,0.165 +03/12/2021 16:00,12.85,85.3,3.008,256.6,0.151,5.106,0.026,-33.02,-33.02,0.2,100.3,0.006,0.048 +03/12/2021 16:30,12.45,87.8,3.036,257.9,0.149,0.097,0,-29.93,-29.93,0.6,100.3,0,0 +03/12/2021 17:00,12.34,86.3,2.966,261.5,0.157,0,0,-41.25,-41.26,0.4,100.3,0,0 +03/12/2021 17:30,12.32,87.4,3.079,245,0.142,0.005,0,-33.75,-33.75,0.2,100.3,0,0 +03/12/2021 18:00,12.34,87.2,2.603,233.8,0.136,0.923,0.005,-18.37,-18.37,0,100.2,0,0 +03/12/2021 18:30,12.35,87.4,3.644,235.8,0.135,0.393,0.002,-16.27,-16.3,0.2,100.2,0,0 +03/12/2021 19:00,12.59,86.5,4.247,241.4,0.146,0.521,0.003,-15.32,-15.39,0,100.2,0,0 +03/12/2021 19:30,12.58,85.6,4.138,237.3,0.137,0.111,0.001,-20.63,-20.67,0,100.1,0,0 +03/12/2021 20:00,12.46,85.6,4.575,236.5,0.131,0,0,-45.88,-46.17,0.2,100,0,0 +03/12/2021 20:30,12.14,87.1,4.573,236.2,0.138,0,0,-35.84,-36.12,0.2,100,0,0 +03/12/2021 21:00,12.11,88.2,4.581,235,0.135,0,0,-34.97,-35.21,0,100,0,0 +03/12/2021 21:30,12.49,86.7,5.147,243.1,0.141,0.898,0.004,-28.87,-29.27,0,100,0,0 +03/12/2021 22:00,12.89,84.9,4.706,247.5,0.145,1.156,0.006,-8.27,-8.33,0,100,0,0 +03/12/2021 22:30,13.07,84.4,4.792,252.6,0.154,0.181,0.001,-7.754,-7.825,0,100,0,0 +03/12/2021 23:00,13.25,83.8,4.808,251.1,0.15,0,0,-5.413,-5.446,0,99.9,0,0 +03/12/2021 23:30,13.17,84.8,4.489,248.6,0.144,0,0,-32.39,-32.51,0,99.9,0,0 +04/12/2021 00:00,12.97,86.4,3.625,244.5,0.145,0,0,-24.08,-24.11,0,99.9,0,0 +04/12/2021 00:30,12.99,86.6,3.82,242.1,0.137,0,0,-31.62,-31.64,0.2,99.9,0,0 +04/12/2021 01:00,12.96,87,3.485,243.9,0.142,0,0,-34.64,-34.64,0,99.9,0,0 +04/12/2021 01:30,13.09,85.9,3.561,249.8,0.155,0,0,-19.48,-19.49,0,99.8,0,0 +04/12/2021 02:00,12.96,86.8,2.794,241.1,0.14,0,0,-15.62,-15.62,0,99.8,0,0 +04/12/2021 02:30,12.9,87.4,2.585,236.6,0.139,0,0,-27.04,-27.04,0,99.8,0,0 +04/12/2021 03:00,12.93,86.5,2.715,246.8,0.145,0,0,-36.03,-36.03,0,99.8,0,0 +04/12/2021 03:30,12.79,85.1,2.6,258.4,0.154,0,0,-33.92,-33.93,0,99.8,0,0 +04/12/2021 04:00,12.6,83.1,2.655,271.6,0.16,0,0,-16.52,-16.52,0,99.8,0,0 +04/12/2021 04:30,12.48,81.2,3.021,279.6,0.152,0,0,-12.92,-12.93,0,99.8,0,0 +04/12/2021 05:00,11.91,83.3,3.359,288,0.141,0,0,-58.18,-58.34,0.2,99.8,0,0 +04/12/2021 05:30,11,78.68,2.858,310,0.128,0,0,-60.81,-60.83,0,99.9,0,0 +04/12/2021 06:00,10.4,75.04,2.593,306.7,0.126,0,0,-63.1,-63.1,0,99.9,0,0 +04/12/2021 06:30,10.07,74.02,2.628,289.6,0.144,0,0,-40.11,-40.12,0,100,0,0 +04/12/2021 07:00,9.67,75.83,2.213,269.3,0.155,0,0,-26.92,-26.92,0,100,0,0 +04/12/2021 07:30,9.45,76.98,2.65,271.7,0.151,0,0,-42.31,-42.32,0,100,0,0 +04/12/2021 08:00,9.17,77.66,2.795,280.5,0.152,1.94,0.01,-40.65,-40.66,0,100.1,0,0.003 +04/12/2021 08:30,9.26,77.8,3.122,297.9,0.135,21.16,0.106,-25.64,-25.65,0,100.1,0.1,0.247 +04/12/2021 09:00,8.89,76.55,2.893,307,0.131,13.97,0.07,-22.54,-22.63,0,100.2,0.052,0.144 +04/12/2021 09:30,8.51,77.52,4.153,314,0.122,20.77,0.104,-48.38,-48.77,0.2,100.2,0.099,0.225 +04/12/2021 10:00,7.639,79.21,4.171,318.6,0.132,73.12,0.366,-33.61,-33.85,0,100.3,0.317,0.658 +04/12/2021 10:30,7.465,78.31,3.388,319.5,0.128,87.7,0.438,-17.82,-17.89,0.2,100.4,0.371,0.812 +04/12/2021 11:00,7.598,73.63,3.309,304.5,0.133,124.9,0.624,14.9,14.91,0,100.4,0.508,1.16 +04/12/2021 11:30,7.593,72.28,3.101,299.4,0.135,87.8,0.439,14.92,14.94,0,100.4,0.377,0.782 +04/12/2021 12:00,7.059,77.37,3.343,299.7,0.135,187.1,0.936,21.49,21.45,0.4,100.4,0.743,1.585 +04/12/2021 12:30,7.73,75.26,2.496,285.1,0.146,263.2,1.316,115,115,0,100.4,1.026,2.126 +04/12/2021 13:00,8.65,71.27,2.47,282.7,0.147,270.3,1.352,124.3,124.3,0,100.4,1.038,2.135 +04/12/2021 13:30,9.46,66.79,3.329,279.7,0.147,270.9,1.355,129.2,129.5,0,100.4,1.115,2.293 +04/12/2021 14:00,9.48,59.89,4.476,291.8,0.144,151.8,0.759,38.86,38.41,0.2,100.4,0.709,1.462 +04/12/2021 14:30,6.455,75.96,3.679,280.6,0.145,98.5,0.493,-38.22,-38.84,0.6,100.4,0.497,1.053 +04/12/2021 15:00,6.711,76.78,2.413,262,0.153,110.7,0.554,8.94,8.94,0,100.4,0.593,1.259 +04/12/2021 15:30,7.017,73.92,2.877,263.6,0.157,35.7,0.179,-71.41,-71.41,0,100.4,0.221,0.42 +04/12/2021 16:00,6.834,73.65,2.059,252.3,0.152,24.54,0.123,-48.7,-48.7,0,100.4,0.138,0.329 +04/12/2021 16:30,7.056,72.34,2.637,257.7,0.151,3.812,0.019,-40.66,-40.66,0,100.4,0.009,0.065 +04/12/2021 17:00,7.255,71.83,2.646,277.4,0.151,0,0,-48.7,-48.7,0,100.4,0,0 +04/12/2021 17:30,7.149,72.1,2.894,278.1,0.147,0,0,-54.06,-54.17,0,100.5,0,0 +04/12/2021 18:00,6.655,71.77,2.509,277.6,0.152,0,0,-93.6,-93.6,0,100.5,0,0 +04/12/2021 18:30,6.263,72.71,2.645,256.8,0.153,0,0,-68.9,-68.91,0,100.4,0,0 +04/12/2021 19:00,6.025,72.62,2.232,243.2,0.148,0,0,-60.33,-60.33,0,100.4,0,0 +04/12/2021 19:30,5.471,74.74,2.495,240.3,0.144,0,0,-68.84,-68.84,0,100.4,0,0 +04/12/2021 20:00,5.863,71.57,2.803,258.3,0.15,0,0,-69.64,-69.64,0,100.4,0,0 +04/12/2021 20:30,5.572,73.46,2.968,244.8,0.148,0,0,-64.92,-64.92,0,100.4,0,0 +04/12/2021 21:00,5.369,76.75,2.574,260.2,0.153,0,0,-54.82,-54.83,0,100.4,0,0 +04/12/2021 21:30,5.372,76.03,2.554,280.8,0.153,0,0,-60,-60,0,100.4,0,0 +04/12/2021 22:00,5.105,77.2,1.89,275.7,0.144,0,0,-52.99,-52.99,0,100.4,0,0 +04/12/2021 22:30,5.299,76.23,2.873,276.8,0.151,0,0,-35.82,-35.83,0,100.4,0,0 +04/12/2021 23:00,5.333,74.7,3.375,283,0.148,0,0,-64.34,-64.44,0,100.3,0,0 +04/12/2021 23:30,4.767,77.7,2.133,275,0.155,0,0,-57.98,-57.98,0,100.3,0,0 +05/12/2021 00:00,4.669,79.89,1.954,275.9,0.153,0,0,-61.68,-61.68,0,100.4,0,0 +05/12/2021 00:30,4.82,80.4,3.487,287,0.138,0,0,-56.63,-56.96,0.4,100.4,0,0 +05/12/2021 01:00,4.589,82.3,3,287.7,0.144,0,0,-44.72,-44.76,0.8,100.4,0,0 +05/12/2021 01:30,4.518,81.4,2.269,286.6,0.148,0,0,-61.7,-61.7,0,100.3,0,0 +05/12/2021 02:00,3.972,84,2.51,247.4,0.148,0,0,-75.09,-75.09,0,100.3,0,0 +05/12/2021 02:30,3.74,85.9,2.32,261.7,0.15,0,0,-44.84,-44.84,0.2,100.4,0,0 +05/12/2021 03:00,4.238,84.4,2.486,292,0.14,0.03,0,-38.88,-38.88,0.8,100.4,0,0 +05/12/2021 03:30,4.437,83.3,1.665,273.4,0.15,0,0,-40.8,-40.8,0.2,100.4,0,0 +05/12/2021 04:00,4.363,81.9,1.95,277.8,0.152,0.072,0,-50.45,-50.45,0,100.4,0,0 +05/12/2021 04:30,4.396,82,1.798,301.3,0.131,0,0,-42.01,-42.01,0,100.4,0,0 +05/12/2021 05:00,4.253,83.3,2.06,282.2,0.151,0,0,-52.44,-52.44,0.2,100.4,0,0 +05/12/2021 05:30,3.952,84.1,1.612,272.8,0.149,0,0,-68.55,-68.55,0,100.4,0,0 +05/12/2021 06:00,3.964,83.8,1.744,288.2,0.145,0,0,-62.75,-62.75,0.2,100.4,0,0 +05/12/2021 06:30,4.279,81.5,1.915,278.9,0.147,0,0,-76.73,-76.73,0,100.5,0,0 +05/12/2021 07:00,3.911,83.2,1.961,274.7,0.153,0,0,-69.49,-69.49,0,100.5,0,0 +05/12/2021 07:30,4.497,82.3,2.238,293.4,0.142,0,0,-71.09,-71.09,0,100.5,0,0 +05/12/2021 08:00,4.283,83,1.764,271.9,0.15,3.814,0.019,-54.05,-54.05,0,100.5,0.014,0.056 +05/12/2021 08:30,4.425,83.5,1.778,279.9,0.146,21.75,0.109,-50.9,-50.9,0,100.6,0.095,0.222 +05/12/2021 09:00,4.911,80.6,1.694,274.1,0.147,68.95,0.345,-36.09,-36.09,0,100.6,0.303,0.678 +05/12/2021 09:30,5.861,77.01,2.542,273.7,0.149,133.7,0.669,10.06,10.06,0,100.6,0.504,1.173 +05/12/2021 10:00,6.915,74.47,2.19,281.4,0.145,172.7,0.864,46.34,46.34,0,100.6,0.706,1.519 +05/12/2021 10:30,8.07,68.19,3.365,307.4,0.131,222.5,1.113,74.72,74.8,0,100.6,0.916,1.88 +05/12/2021 11:00,8.58,67,3.369,307,0.125,224.2,1.121,91.8,91.9,0,100.7,0.934,1.9 +05/12/2021 11:30,8.45,65.34,4.27,323.9,0.126,135.6,0.678,10.33,9.79,0,100.7,0.581,1.202 +05/12/2021 12:00,8.01,69.27,4.024,325,0.128,207.9,1.039,39.9,39.88,0.2,100.7,0.86,1.814 +05/12/2021 12:30,7.449,72.53,3.992,345.2,0.149,77.69,0.388,-31.51,-31.76,0,100.7,0.332,0.686 +05/12/2021 13:00,7.814,71.23,3.981,322.6,0.129,210.3,1.052,45.65,46.02,0.2,100.7,0.801,1.674 +05/12/2021 13:30,9.12,66.28,3.921,323.4,0.132,283.2,1.416,148.2,148.7,0,100.7,1.206,2.545 +05/12/2021 14:00,8.72,68.85,3.81,357.3,0.145,163.9,0.819,82.5,82.8,0,100.7,0.743,1.633 +05/12/2021 14:30,9.09,64.35,4.061,349.5,0.15,155.9,0.78,67.57,67.78,0,100.7,0.839,1.783 +05/12/2021 15:00,8.62,62.13,4.82,329.8,0.137,44.54,0.223,-26.99,-27.2,0,100.8,0.197,0.306 +05/12/2021 15:30,8.06,68.2,3.948,328.5,0.137,38.53,0.193,-19.74,-19.79,0,100.8,0.168,0.319 +05/12/2021 16:00,8.17,67.6,4.569,341.1,0.148,31.1,0.155,-12.47,-12.58,0,100.9,0.246,0.646 +05/12/2021 16:30,7.868,70.53,3.085,335,0.136,4.07,0.02,-27.43,-27.44,0,100.9,0.013,0.064 +05/12/2021 17:00,8.28,63.23,4.11,329.9,0.137,0,0,-18.2,-18.26,0,100.9,0,0 +05/12/2021 17:30,8.55,59.21,4.355,335.4,0.15,0,0,-16.82,-16.88,0,100.9,0,0 +05/12/2021 18:00,8.53,59.41,4.523,338.6,0.146,0,0,-15.66,-15.74,0,101,0,0 +05/12/2021 18:30,8.52,61.93,4.66,340.6,0.149,0,0,-17.24,-17.37,0,101,0,0 +05/12/2021 19:00,8.45,63.36,4.346,343.4,0.15,0,0,-17.07,-17.13,0,101,0,0 +05/12/2021 19:30,8.15,65.23,2.496,357.3,0.149,0,0,-12.6,-12.6,0,101.1,0,0 +05/12/2021 20:00,7.809,70.96,2.618,357,0.152,0,0,-13.64,-13.64,0,101.1,0,0 +05/12/2021 20:30,7.835,72.41,3.745,347.2,0.149,0,0,-20.96,-21.05,0,101.1,0,0 +05/12/2021 21:00,7.732,73.48,3.67,338.7,0.14,0,0,-17.08,-17.1,0,101.2,0,0 +05/12/2021 21:30,7.848,70.93,2.833,325.7,0.134,0,0,-18.54,-18.54,0,101.2,0,0 +05/12/2021 22:00,7.883,69.99,2.395,330.3,0.142,0,0,-13.33,-13.33,0,101.2,0,0 +05/12/2021 22:30,7.8,71.02,2.704,337.1,0.142,0,0,-13.99,-13.99,0,101.2,0,0 +05/12/2021 23:00,7.812,70.58,2.11,321,0.132,0,0,-13.15,-13.15,0,101.3,0,0 +05/12/2021 23:30,7.606,71.7,1.712,313.6,0.13,0,0,-12.88,-12.88,0,101.3,0,0 +06/12/2021 00:00,7.574,72.07,1.497,305.5,0.132,0,0,-11.87,-11.87,0,101.3,0,0 +06/12/2021 00:30,7.509,73.46,1.129,298.6,0.135,0,0,-11.44,-11.44,0,101.3,0,0 +06/12/2021 01:00,7.382,74.96,1.42,289.1,0.15,0,0,-14.63,-14.63,0,101.3,0,0 +06/12/2021 01:30,7.34,74.45,1.27,288.6,0.148,0,0,-16.28,-16.28,0,101.3,0,0 +06/12/2021 02:00,7.241,75.53,1.313,279.3,0.153,0,0,-14.39,-14.39,0,101.3,0,0 +06/12/2021 02:30,7.296,77.17,1.627,285.8,0.147,0,0,-11.63,-11.63,0,101.4,0,0 +06/12/2021 03:00,7.412,75.48,1.672,302.9,0.129,0,0,-10.56,-10.56,0,101.4,0,0 +06/12/2021 03:30,7.376,73.51,1.469,291.9,0.144,0,0,-11.33,-11.33,0,101.4,0,0 +06/12/2021 04:00,6.939,73.71,1.512,275,0.153,0,0,-30.65,-30.65,0,101.4,0,0 +06/12/2021 04:30,5.579,77.34,1.516,253.8,0.154,0,0,-51.56,-51.56,0,101.3,0,0 +06/12/2021 05:00,4.849,79.48,1.78,253.8,0.158,0,0,-34.56,-34.56,0,101.3,0,0 +06/12/2021 05:30,4.684,80.4,1.852,252.5,0.149,0,0,-26.25,-26.25,0,101.3,0,0 +06/12/2021 06:00,4.672,80.6,1.67,244.3,0.148,0,0,-16.23,-16.23,0,101.4,0,0 +06/12/2021 06:30,4.683,81.6,1.417,262,0.156,0,0,-16,-16,0,101.4,0,0 +06/12/2021 07:00,4.828,82.4,0.833,270.5,0.146,0,0,-22.51,-22.51,0,101.3,0,0 +06/12/2021 07:30,4.77,83.2,0.932,244.7,0.139,0,0,-14.63,-14.63,0,101.3,0,0 +06/12/2021 08:00,4.957,82.5,1.59,210.6,0.141,3.168,0.016,-9.12,-9.12,0,101.3,0,0.017 +06/12/2021 08:30,5.238,80.6,1.633,210.4,0.142,19.85,0.099,-0.048,-0.048,0,101.3,0.069,0.201 +06/12/2021 09:00,5.468,78.26,2.008,205,0.143,37.29,0.186,8.94,8.94,0,101.2,0.15,0.331 +06/12/2021 09:30,5.875,76.71,1.988,188.3,0.161,81.6,0.408,29.98,29.98,0,101.2,0.353,0.748 +06/12/2021 10:00,6.561,75.77,2.267,191.1,0.159,119.1,0.595,55.5,55.5,0,101.1,0.505,1.166 +06/12/2021 10:30,6.808,76.92,2.069,192.4,0.151,64.69,0.323,-8.47,-8.47,0,101.1,0.304,0.622 +06/12/2021 11:00,6.944,77.81,2.735,188.8,0.154,67.25,0.336,-19.03,-19.03,0,101.1,0.32,0.671 +06/12/2021 11:30,7.033,81,2.659,185.8,0.157,77,0.385,0.059,0.058,0.2,101,0.333,0.736 +06/12/2021 12:00,7.478,83.9,3.098,190.8,0.157,105.6,0.528,20.09,20.09,0,100.9,0.441,1.015 +06/12/2021 12:30,7.8,85.6,3.601,192.1,0.157,116.8,0.584,31.15,31.17,0,100.9,0.491,1.104 +06/12/2021 13:00,8.02,86.6,3.652,196.8,0.152,98.3,0.492,35.57,35.58,0,100.8,0.424,0.977 +06/12/2021 13:30,8.42,88.3,2.78,224,0.122,76.65,0.383,19.26,19.27,0,100.8,0.337,0.738 +06/12/2021 14:00,8.58,89.4,1.583,289.4,0.139,38.26,0.191,8.11,8.11,1.6,100.8,0.175,0.344 +06/12/2021 14:30,8.99,90.5,1.077,271.4,0.137,134.5,0.673,27.58,27.58,0,100.8,0.742,1.492 +06/12/2021 15:00,9.7,89.2,1.537,241.9,0.138,128.2,0.641,19.08,19.08,0,100.8,0.91,1.755 +06/12/2021 15:30,10.12,85.6,1.364,224,0.124,75.98,0.38,-4.898,-4.898,0,100.8,0.662,1.347 +06/12/2021 16:00,9.63,84.7,2.472,308.8,0.101,15.58,0.078,-22.04,-22.13,0.6,100.8,0.082,0.221 +06/12/2021 16:30,8.94,80.7,2.298,308.8,0.127,2.224,0.011,-58.98,-58.98,0,100.8,0,0.024 +06/12/2021 17:00,8.7,78.49,2.09,306.1,0.133,0.078,0,-55.22,-55.22,0,100.9,0,0 +06/12/2021 17:30,8.66,76.86,2.23,298.7,0.137,0,0,-57.59,-57.59,0,101,0,0 +06/12/2021 18:00,8.37,77.29,1.851,296.5,0.139,0,0,-64.21,-64.21,0,101,0,0 +06/12/2021 18:30,8.06,77.98,1.787,284.5,0.146,0,0,-62.92,-62.92,0,101,0,0 +06/12/2021 19:00,7.62,79.62,1.344,275.8,0.154,0,0,-64.89,-64.89,0,101.1,0,0 +06/12/2021 19:30,7.341,80.5,1.623,299.1,0.131,0,0,-51.49,-51.49,0,101.1,0,0 +06/12/2021 20:00,7.403,78.59,1.652,281,0.153,0,0,-62.71,-62.71,0,101.1,0,0 +06/12/2021 20:30,6.611,81.2,0.97,259.2,0.143,0,0,-54.51,-54.51,0,101.1,0,0 +06/12/2021 21:00,6.34,83.7,1.905,250.2,0.149,0,0,-55.3,-55.3,0,101.2,0,0 +06/12/2021 21:30,6.512,82,2.007,262.1,0.153,0,0,-51.72,-51.72,0,101.2,0,0 +06/12/2021 22:00,6.491,80.6,2.052,249.6,0.144,0,0,-55.07,-55.07,0,101.2,0,0 +06/12/2021 22:30,6.19,81.1,1.158,225.2,0.127,0,0,-47.81,-47.81,0,101.2,0,0 +06/12/2021 23:00,5.407,83.6,1.171,247.8,0.131,0,0,-49.29,-49.29,0,101.2,0,0 +06/12/2021 23:30,5.645,83.7,1.522,257.1,0.153,0,0,-54.41,-54.41,0,101.2,0,0 +07/12/2021 00:00,5.437,84.4,1.788,240,0.14,0,0,-52.86,-52.86,0,101.2,0,0 +07/12/2021 00:30,5.101,84.7,1.028,290.1,0.13,0,0,-57.19,-57.19,0,101.2,0,0 +07/12/2021 01:00,4.522,86.7,0.7,275.5,0.15,0,0,-57,-57,0,101.2,0,0 +07/12/2021 01:30,4.404,88,1.379,243.2,0.144,0,0,-58.54,-58.54,0,101.2,0,0 +07/12/2021 02:00,4.379,88.1,1.764,241.7,0.146,0,0,-60.65,-60.65,0,101.2,0,0 +07/12/2021 02:30,4.508,87.5,1.369,231.5,0.126,0,0,-57.1,-57.1,0,101.1,0,0 +07/12/2021 03:00,4.099,88,0.772,209.6,0.138,0,0,-40.49,-40.49,0,101.1,0,0 +07/12/2021 03:30,3.332,88.4,0.253,198.9,0.108,0,0,-50.76,-50.76,0,101.1,0,0 +07/12/2021 04:00,2.371,89.7,0.213,198.9,0.066,0,0,-41.71,-41.71,0,101,0,0 +07/12/2021 04:30,2.144,90.7,0.326,193.7,0.073,0,0,-30.69,-30.69,0,100.9,0,0 +07/12/2021 05:00,2.332,91.8,0.611,137.8,0.12,0,0,-13.72,-13.72,0,100.9,0,0 +07/12/2021 05:30,2.965,92.8,0.638,150,0.136,0,0,-14.51,-14.51,0,100.8,0,0 +07/12/2021 06:00,3.85,92.9,0.917,160.8,0.148,0,0,-19.19,-19.19,0,100.7,0,0 +07/12/2021 06:30,4.465,92.5,1.314,163.6,0.15,0,0,-26.12,-26.12,0,100.6,0,0 +07/12/2021 07:00,4.752,91.6,1.401,151.3,0.137,0,0,-18.77,-18.77,0,100.5,0,0 +07/12/2021 07:30,5.421,90.3,1.388,151.5,0.138,0,0,-4.949,-4.949,0,100.5,0,0 +07/12/2021 08:00,6.153,89.5,1.304,157.4,0.138,0.24,0.001,-12.41,-12.41,0,100.4,0,0 +07/12/2021 08:30,6.637,89.9,1.705,163.5,0.146,5.953,0.03,-9.81,-9.81,0,100.3,0,0.063 +07/12/2021 09:00,7.457,89.3,2.611,167.9,0.154,12.4,0.062,2.088,2.088,0,100.2,0.056,0.135 +07/12/2021 09:30,7.805,88.9,2.756,169.7,0.145,22.23,0.111,5.734,5.735,0,100.1,0.089,0.228 +07/12/2021 10:00,8.26,89.2,2.79,166.5,0.148,14.96,0.075,8.5,8.5,0,99.9,0.068,0.143 +07/12/2021 10:30,8.72,88.9,2.925,167.7,0.151,28.17,0.141,-4.893,-4.899,0.2,99.8,0.127,0.273 +07/12/2021 11:00,9.13,89.2,3.233,170.4,0.147,35.56,0.178,-4.333,-4.356,0.4,99.7,0.164,0.32 +07/12/2021 11:30,9.48,88.7,3.789,175.5,0.15,27.21,0.136,-15.87,-15.99,0.6,99.6,0.127,0.266 +07/12/2021 12:00,9.67,87.6,4.189,178.2,0.158,29.04,0.145,-18.45,-18.55,0.8,99.5,0.131,0.284 +07/12/2021 12:30,9.7,87.7,4.902,178.9,0.15,41.8,0.209,-14.28,-14.52,0.6,99.3,0.19,0.361 +07/12/2021 13:00,9.83,88,5.093,181.5,0.154,31.02,0.155,-16.3,-16.59,0.8,99.3,0.133,0.285 +07/12/2021 13:30,9.82,89,4.685,176.2,0.155,36.27,0.181,-9,-9.13,0.6,99.1,0.165,0.318 +07/12/2021 14:00,9.7,89.3,4.144,172.5,0.15,41.36,0.207,-3.833,-3.873,0.2,99,0.175,0.36 +07/12/2021 14:30,9.67,89.1,4.08,180.7,0.153,46.29,0.231,3.177,3.2,0.2,98.9,0.188,0.417 +07/12/2021 15:00,9.44,88.4,3.541,232.5,0.118,31.19,0.156,-22.19,-22.23,0.4,99,0.128,0.28 +07/12/2021 15:30,9.38,81.3,1.495,259.3,0.132,52.96,0.265,-9.04,-9.04,0,99,0.272,0.634 +07/12/2021 16:00,9.15,81.6,1.372,227.4,0.131,40.63,0.203,-33,-33,0,99.1,0.223,0.536 +07/12/2021 16:30,8.6,82.1,1.886,237.6,0.141,5.952,0.03,-58.05,-58.05,0,99.1,0.015,0.06 +07/12/2021 17:00,8.46,77.45,3.36,242.9,0.143,0.339,0.002,-64.81,-64.84,0,99.1,0,0 +07/12/2021 17:30,8.04,76.92,3.229,246.6,0.151,0,0,-51.01,-51.01,0,99.1,0,0 +07/12/2021 18:00,7.391,79.11,4.626,259.2,0.152,0.17,0.001,-73.45,-74.5,1.2,99.2,-0.001,0 +07/12/2021 18:30,6.836,81.1,3.257,254.4,0.151,0.473,0.002,-56.76,-56.78,0,99.2,0,0 +07/12/2021 19:00,6.553,76.39,4.004,243.5,0.146,0.517,0.003,-64.03,-64.14,0,99.2,0,0 +07/12/2021 19:30,6.131,73.75,3.179,235,0.134,0,0,-71.93,-71.94,0,99.2,0,0 +07/12/2021 20:00,5.406,76.43,2.461,218.8,0.128,0,0,-62.16,-62.16,0,99.2,0,0 +07/12/2021 20:30,5.413,76.92,3.789,226.9,0.128,0,0,-57.71,-57.8,0,99.2,0,0 +07/12/2021 21:00,5.457,77.91,3.396,230.3,0.128,0,0,-62.09,-62.11,0,99.2,0,0 +07/12/2021 21:30,5.614,76.14,3.355,232.7,0.134,0,0,-63.66,-63.68,0,99.2,0,0 +07/12/2021 22:00,5.395,74.93,3.145,228,0.128,0,0,-69.23,-69.25,0,99.2,0,0 +07/12/2021 22:30,5.253,75.94,2.612,226.5,0.128,0,0,-67.52,-67.52,0,99.2,0,0 +07/12/2021 23:00,5.028,76.82,2.674,224.6,0.125,0,0,-68.75,-68.75,0,99.3,0,0 +07/12/2021 23:30,4.821,77.05,2.299,228.8,0.13,0,0,-61.36,-61.36,0,99.3,0,0 +08/12/2021 00:00,4.557,78.55,1.819,215,0.134,0,0,-50.07,-50.07,0,99.3,0,0 +08/12/2021 00:30,4.494,80.1,3.087,219.8,0.13,0,0,-41.56,-41.56,0,99.3,0,0 +08/12/2021 01:00,5.293,74.88,3.591,238.5,0.136,0,0,-36.05,-36.05,0,99.2,0,0 +08/12/2021 01:30,5.34,74.77,3.858,235.8,0.136,0,0,-46.29,-46.38,0,99.2,0,0 +08/12/2021 02:00,5.142,76.41,3.981,240.1,0.143,0,0,-57.99,-58.08,0,99.2,0,0 +08/12/2021 02:30,4.551,79.18,2.511,235.6,0.133,0,0,-67.67,-67.67,0,99.3,0,0 +08/12/2021 03:00,4.06,81.9,2.268,218.1,0.138,0,0,-65.86,-65.86,0,99.3,0,0 +08/12/2021 03:30,3.679,83.6,2.018,213,0.14,0,0,-63.48,-63.48,0,99.3,0,0 +08/12/2021 04:00,3.655,83.1,2.239,232.2,0.134,0,0,-63.65,-63.65,0,99.3,0,0 +08/12/2021 04:30,3.516,82.2,1.946,252.4,0.146,0,0,-64.02,-64.02,0,99.3,0,0 +08/12/2021 05:00,3.293,82.8,1.858,224.4,0.126,0,0,-61.59,-61.59,0,99.3,0,0 +08/12/2021 05:30,3.236,83.2,2.009,227.8,0.126,0,0,-55.64,-55.64,0,99.3,0,0 +08/12/2021 06:00,3.429,81.4,2.678,224.5,0.125,0,0,-27.12,-27.12,0,99.3,0,0 +08/12/2021 06:30,3.769,80.3,2.992,240.3,0.142,0,0,-35.59,-35.59,0,99.4,0,0 +08/12/2021 07:00,3.597,82.1,1.855,238.1,0.133,0,0,-50.49,-50.49,0,99.4,0,0 +08/12/2021 07:30,3.282,84.1,1.677,251.5,0.144,0,0,-49.46,-49.46,0,99.5,0,0 +08/12/2021 08:00,3.164,85.4,1.169,220.8,0.128,1.441,0.007,-26.59,-26.59,0,99.5,0,0.012 +08/12/2021 08:30,3.353,84.3,2.328,226.2,0.13,18.3,0.092,-40.46,-40.46,0,99.5,0.076,0.199 +08/12/2021 09:00,3.375,83,2.528,248.1,0.146,27.55,0.138,-35.58,-35.58,0,99.5,0.124,0.234 +08/12/2021 09:30,3.296,84.2,2.222,242.1,0.142,58.99,0.295,-27.13,-27.13,0,99.6,0.217,0.467 +08/12/2021 10:00,3.882,82.8,2.4,234.8,0.132,158.5,0.792,29.78,29.78,0,99.6,0.602,1.467 +08/12/2021 10:30,4.972,79.57,2.377,243.3,0.142,220.9,1.105,72.38,72.38,0,99.6,0.861,2.008 +08/12/2021 11:00,5.46,78.63,2.608,256.4,0.15,264.1,1.32,105.8,105.8,0,99.6,1.051,2.334 +08/12/2021 11:30,6.583,72.04,2.453,265.6,0.151,284.6,1.423,122.7,122.7,0,99.7,1.173,2.481 +08/12/2021 12:00,6.945,67.14,3.515,279.2,0.147,288.7,1.444,128.8,128.9,0,99.7,1.19,2.511 +08/12/2021 12:30,6.906,68.28,3.003,272.5,0.152,298.2,1.491,140.4,140.5,0,99.7,1.208,2.617 +08/12/2021 13:00,7.266,68.13,3.002,269,0.154,275.2,1.376,128.3,128.3,0,99.7,1.094,2.446 +08/12/2021 13:30,7.156,68.43,2.343,278.8,0.152,198.1,0.991,80.1,80.1,0,99.7,0.86,1.938 +08/12/2021 14:00,7.457,65.34,2.703,285.2,0.145,257.3,1.286,126,126,0,99.7,1.342,2.994 +08/12/2021 14:30,7.606,64.47,2.935,282.4,0.143,202.6,1.013,87.4,87.4,0,99.8,1.355,2.911 +08/12/2021 15:00,7.844,64.58,2.272,282.3,0.146,148.2,0.741,53.1,53.1,0,99.8,1.213,2.632 +08/12/2021 15:30,7.842,64.27,2.209,281.2,0.152,85.1,0.426,36.49,36.49,0,99.9,0.66,1.657 +08/12/2021 16:00,7.215,68.82,1.973,285.3,0.147,20.94,0.105,-47.09,-47.2,0.4,99.9,0.168,0.52 +08/12/2021 16:30,5.055,75.63,1.209,285.4,0.097,1.699,0.008,-64.28,-64.32,0.4,99.9,0,0.032 +08/12/2021 17:00,5.302,72.28,2.23,285.1,0.146,1.123,0.006,-63.3,-63.3,0,100,0,0 +08/12/2021 17:30,5.188,70.17,2.774,297.1,0.134,0,0,-58.16,-58.17,0,100,0,0 +08/12/2021 18:00,4.991,69.51,2.057,289.4,0.148,0,0,-59.03,-59.03,0,100,0,0 +08/12/2021 18:30,4.601,72.39,1.59,297.1,0.134,0,0,-57.49,-57.49,0,100.1,0,0 +08/12/2021 19:00,4.138,76.54,1.998,273.9,0.156,0,0,-69.42,-69.42,0,100.1,0,0 +08/12/2021 19:30,3.501,79.21,1.497,284,0.149,0,0,-66.84,-66.84,0,100.2,0,0 +08/12/2021 20:00,3.463,78.63,0.825,282,0.093,0,0,-64.66,-64.66,0,100.3,0,0 +08/12/2021 20:30,3.41,79.72,0.567,287.3,0.082,0,0,-63.45,-63.45,0,100.3,0,0 +08/12/2021 21:00,3.209,80.7,0.081,282.2,0.022,0,0,-63.51,-63.51,0,100.3,0,0 +08/12/2021 21:30,2.615,83.1,0.043,254.1,0.013,0,0,-61.45,-61.45,0,100.3,0,0 +08/12/2021 22:00,2.283,84.2,0.059,260.4,0.016,0,0,-60.57,-60.57,0,100.4,0,0 +08/12/2021 22:30,2.518,83.5,0.994,246.3,0.088,0,0,-64.78,-64.78,0,100.4,0,0 +08/12/2021 23:00,2.769,80.9,0.862,247.9,0.069,0,0,-66.05,-66.05,0,100.4,0,0 +08/12/2021 23:30,2.797,79.93,1.71,249.7,0.127,0,0,-65.8,-65.8,0,100.4,0,0 +09/12/2021 00:00,2.856,79.33,1.132,250.9,0.102,0,0,-67.45,-67.45,0,100.4,0,0 +09/12/2021 00:30,2.633,79.53,0.838,242.4,0.078,0,0,-64.57,-64.57,0,100.4,0,0 +09/12/2021 01:00,1.887,82.3,0.658,232.6,0.052,0,0,-62.49,-62.49,0,100.4,0,0 +09/12/2021 01:30,1.687,83.6,1.07,238.6,0.089,0,0,-61.33,-61.33,0,100.5,0,0 +09/12/2021 02:00,1.971,82.3,1.007,233.8,0.091,0,0,-60.52,-60.52,0,100.5,0,0 +09/12/2021 02:30,1.795,82.7,1.236,228.6,0.105,0,0,-58.42,-58.42,0,100.5,0,0 +09/12/2021 03:00,1.807,82.9,1.421,240,0.105,0,0,-57.48,-57.48,0,100.5,0,0 +09/12/2021 03:30,2.292,80.8,1.74,239.7,0.142,0,0,-55.96,-55.96,0,100.5,0,0 +09/12/2021 04:00,2.751,80.2,0.733,259.7,0.111,0,0,-57.88,-57.88,0,100.5,0,0 +09/12/2021 04:30,1.892,80.4,0.004,249.6,0.003,0,0,-52.68,-52.68,0,100.5,0,0 +09/12/2021 05:00,0.458,85.1,0.096,126.8,0.013,0,0,-47.75,-47.75,0,100.5,0,0 +09/12/2021 05:30,-0.055,88.3,0,0,0,0,0,-46.88,-46.88,0,100.5,0,0 +09/12/2021 06:00,-0.761,89.3,0,0,0,0,0,-45.66,-45.66,0,100.5,0,0 +09/12/2021 06:30,-0.661,90.7,0,0,0,0,0,-30.42,-30.42,0,100.5,0,0 +09/12/2021 07:00,-0.232,91.1,0,0,0,0,0,-28.38,-28.38,0,100.5,0,0 +09/12/2021 07:30,-0.507,91.4,0,0,0,0,0,-23.63,-23.63,0,100.5,0,0 +09/12/2021 08:00,0.078,92,0,0,0,4.082,0.02,-12.38,-12.38,0,100.5,0,0.051 +09/12/2021 08:30,0.362,91.4,0,0,0,12.81,0.064,0.225,0.225,0,100.5,0.031,0.117 +09/12/2021 09:00,0.746,91.6,0,0,0,33.62,0.168,10.11,10.11,0,100.5,0.116,0.299 +09/12/2021 09:30,1.358,91.3,0,0,0,57.65,0.288,36.3,36.3,0,100.5,0.23,0.496 +09/12/2021 10:00,2.229,90.9,0,0,0,73.25,0.366,41.8,41.8,0,100.5,0.326,0.667 +09/12/2021 10:30,3.713,89.8,0.029,170.9,0.009,136.4,0.682,69.15,69.15,0,100.5,0.547,1.261 +09/12/2021 11:00,5.229,83.8,0.657,209.9,0.07,101.8,0.509,52.02,52.02,0,100.5,0.416,0.95 +09/12/2021 11:30,5.973,80.9,1.897,217.2,0.12,98.7,0.493,54.69,54.69,0,100.5,0.392,0.931 +09/12/2021 12:00,6.482,82.2,2.112,216.4,0.126,92.4,0.462,37.58,37.58,0,100.4,0.377,0.894 +09/12/2021 12:30,6.476,87.6,2.14,203.5,0.146,82.4,0.412,28.08,28.08,0.2,100.4,0.339,0.778 +09/12/2021 13:00,6.53,89.7,1.513,187.5,0.142,68.63,0.343,25.12,25.12,0.2,100.3,0.322,0.629 +09/12/2021 13:30,6.867,90.6,0.568,178.2,0.079,48.31,0.242,17.79,17.79,0,100.3,0.227,0.434 +09/12/2021 14:00,7.152,91.1,0.877,179.6,0.097,43.91,0.22,16.82,16.82,0,100.2,0.19,0.379 +09/12/2021 14:30,7.28,91.6,1.533,181.2,0.128,50.46,0.252,18.72,18.72,0,100.2,0.226,0.425 +09/12/2021 15:00,7.487,92.1,1.404,181.2,0.133,30.5,0.152,9.89,9.89,0.2,100.1,0.126,0.271 +09/12/2021 15:30,7.693,92.4,1.905,178.1,0.154,15.4,0.077,2.718,2.718,0,100.1,0.047,0.141 +09/12/2021 16:00,7.785,92.7,2.096,178.1,0.156,4.325,0.022,-3.197,-3.197,0.6,100,0,0.021 +09/12/2021 16:30,7.862,92.8,2.234,184.7,0.159,0.992,0.005,-4.603,-4.603,0.2,99.9,0,0 +09/12/2021 17:00,8.18,93.1,2.544,187.2,0.159,0,0,-5.027,-5.027,0.4,99.9,0,0 +09/12/2021 17:30,8.59,93.1,2.87,190.7,0.157,0,0,-5.897,-5.897,0.6,99.8,0,0 +09/12/2021 18:00,8.86,93,2.833,192.1,0.153,0,0,-7.305,-7.306,0.8,99.7,0,0 +09/12/2021 18:30,9.16,93,2.964,190.5,0.156,0,0,-7.65,-7.65,1.4,99.7,0,0 +09/12/2021 19:00,9.46,93,2.694,188.5,0.157,0,0,-7.992,-7.992,2.2,99.6,0,0 +09/12/2021 19:30,9.67,93.2,2.799,196.6,0.156,0,0,-3.898,-3.898,1.2,99.5,0,0 +09/12/2021 20:00,10.14,93.4,2.112,209.4,0.139,0.002,0,-2.645,-2.645,0.2,99.5,0,0 +09/12/2021 20:30,10.89,93.4,2.593,233.3,0.127,0.322,0.002,-7.031,-7.031,0,99.4,0,0 +09/12/2021 21:00,11.72,90.8,3.811,258.2,0.153,1.428,0.007,-36.21,-36.31,0,99.4,0,0 +09/12/2021 21:30,12.01,83.7,3.734,261.4,0.158,3.085,0.015,-10.52,-10.53,0,99.3,0,0 +09/12/2021 22:00,11.83,84.4,3.478,264,0.153,0.237,0.001,-29.63,-29.66,0,99.3,0,0 +09/12/2021 22:30,10.83,86,4.899,306.8,0.129,0.408,0.002,-38.13,-38.92,0.6,99.4,0,0 +09/12/2021 23:00,10.18,81.6,3.47,296.6,0.137,2.464,0.012,-21.82,-21.86,0,99.4,0,0 +09/12/2021 23:30,10.23,79.18,3.508,288.1,0.147,0.788,0.004,-26.95,-26.98,0,99.4,0,0 +10/12/2021 00:00,10.15,76.13,3.997,291.1,0.141,0,0,-30.97,-31.09,0,99.4,0,0 +10/12/2021 00:30,9.16,84.4,3.95,305.9,0.133,0.011,0,-44.89,-45.19,2,99.4,0,0 +10/12/2021 01:00,8.73,82.3,3.827,306.7,0.123,0.116,0.001,-62.26,-62.53,0.4,99.4,0,0 +10/12/2021 01:30,8.19,83.6,1.959,319,0.122,0.268,0.001,-44.47,-44.47,0,99.4,0,0 +10/12/2021 02:00,8.12,84,2.973,313.6,0.125,0.148,0.001,-62.6,-62.76,0.6,99.5,0,0 +10/12/2021 02:30,8.33,75.33,3.98,306.6,0.13,0.63,0.003,-90.1,-90.5,0,99.5,0,0 +10/12/2021 03:00,8.25,73.51,3.831,305.4,0.13,0.004,0,-59.09,-59.29,0,99.5,0,0 +10/12/2021 03:30,8.1,72.95,4.098,308,0.134,0,0,-81.6,-81.9,0,99.5,0,0 +10/12/2021 04:00,7.692,74.32,3.656,302.2,0.14,0,0,-67.76,-67.87,0,99.6,0,0 +10/12/2021 04:30,7.571,74.31,3.322,296.9,0.139,0,0,-57.64,-57.67,0,99.6,0,0 +10/12/2021 05:00,7.487,73.83,3.328,296.1,0.137,0,0,-58.66,-58.7,0,99.7,0,0 +10/12/2021 05:30,7.339,73.12,3.132,291.2,0.139,0,0,-82.5,-82.6,0,99.7,0,0 +10/12/2021 06:00,6.971,74.16,2.897,288.1,0.143,0,0,-62.2,-62.21,0,99.7,0,0 +10/12/2021 06:30,6.989,72.05,4.383,312.2,0.125,0,0,-74.94,-75.96,0,99.8,0,0 +10/12/2021 07:00,6.368,74.23,3.133,295.4,0.135,0,0,-69.7,-69.73,0,99.8,0,0 +10/12/2021 07:30,6.148,75.75,3.384,280,0.152,0,0,-46.65,-46.68,0,99.9,0,0 +10/12/2021 08:00,6.44,74.01,3.964,281.9,0.149,2.023,0.01,-62.5,-62.63,0,99.9,0.001,0.035 +10/12/2021 08:30,6.12,75.91,3.633,279.1,0.151,31.11,0.156,-35.89,-35.95,0,100,0.149,0.397 +10/12/2021 09:00,6.451,75.41,4.335,289.3,0.145,37.37,0.187,-43.6,-44.13,0.2,100,0.183,0.491 +10/12/2021 09:30,6.459,73.88,3.093,296.3,0.134,99.8,0.499,-12.21,-12.23,0,100.1,0.396,0.91 +10/12/2021 10:00,7.242,70.12,3.151,296,0.14,198.8,0.994,55.61,55.64,0,100.1,0.885,2.088 +10/12/2021 10:30,7.345,72.19,2.968,292.7,0.146,160.4,0.802,24.41,24.4,0,100.2,0.77,1.719 +10/12/2021 11:00,7.83,69.87,3.342,305.1,0.131,222,1.11,81.1,81.2,0,100.2,1.085,2.341 +10/12/2021 11:30,8.86,63.29,4.342,307,0.126,209,1.045,100.9,101.4,0,100.2,1.037,2.258 +10/12/2021 12:00,8.32,63.73,5.677,326.5,0.136,154,0.77,7.007,6.816,0,100.3,0.762,1.673 +10/12/2021 12:30,7.2,70.99,4.363,307.7,0.133,81.2,0.406,-14.33,-15.1,0.4,100.3,0.369,0.797 +10/12/2021 13:00,7.021,69.73,4.602,328.5,0.134,185.2,0.926,40.74,39.22,0.2,100.3,0.826,1.831 +10/12/2021 13:30,7.781,72.58,2.509,338.8,0.139,148.5,0.743,59.71,59.71,0,100.4,0.663,1.46 +10/12/2021 14:00,7.388,73.93,2.366,5.948,0.152,77.34,0.387,19.84,19.84,0,100.4,0.334,0.767 +10/12/2021 14:30,6.413,78.26,3.199,318.4,0.128,67.3,0.336,-41.86,-42.58,1.4,100.4,0.28,0.599 +10/12/2021 15:00,6.822,76.52,2.328,318.7,0.124,46.72,0.234,-38.64,-38.64,0.2,100.5,0.208,0.433 +10/12/2021 15:30,6.947,74.17,3.09,313.4,0.125,22.81,0.114,-66.73,-66.99,0.2,100.5,0.094,0.214 +10/12/2021 16:00,6.847,69.4,2.3,309.4,0.129,17.54,0.088,-49.41,-49.41,0,100.6,0.061,0.156 +10/12/2021 16:30,6.791,68.71,2.399,310.7,0.127,2.551,0.013,-50.74,-50.74,0,100.6,0,0.013 +10/12/2021 17:00,6.554,71.62,2.329,305.5,0.13,0,0,-67.04,-67.07,0,100.6,0,0 +10/12/2021 17:30,6.452,73.14,1.53,299.7,0.136,0,0,-41.62,-41.62,0,100.7,0,0 +10/12/2021 18:00,6.414,75.35,2.038,285.6,0.145,0,0,-57.97,-57.98,0,100.7,0,0 +10/12/2021 18:30,6.708,72.53,2.008,299.4,0.139,0,0,-55.05,-55.05,0,100.8,0,0 +10/12/2021 19:00,6.645,72.94,1.81,290.4,0.147,0,0,-39.63,-39.63,0,100.8,0,0 +10/12/2021 19:30,6.391,75.82,1.294,269.7,0.155,0,0,-32.41,-32.41,0.2,100.8,0,0 +10/12/2021 20:00,6.083,78.98,0.582,314.3,0.115,0,0,-36.09,-36.09,0.2,100.9,0,0 +10/12/2021 20:30,5.468,81.5,0.818,275.1,0.136,0,0,-51.77,-51.77,0,100.9,0,0 +10/12/2021 21:00,5.351,80.7,1.354,279.3,0.153,0,0,-66.82,-66.82,0,100.9,0,0 +10/12/2021 21:30,5.436,80.6,1.482,275.5,0.154,0,0,-62.98,-62.98,0,101,0,0 +10/12/2021 22:00,5.345,82.2,0.632,335.7,0.098,0,0,-39.88,-39.88,0,101,0,0 +10/12/2021 22:30,5.006,83.1,0.26,270.5,0.095,0,0,-39.72,-39.72,0,101.1,0,0 +10/12/2021 23:00,4.945,82.1,0.585,284.9,0.144,0,0,-43.81,-43.81,0,101.1,0,0 +10/12/2021 23:30,4.829,81.8,0.581,279.6,0.106,0,0,-36.69,-36.69,0,101.1,0,0 +11/12/2021 00:00,4.625,83.7,1.192,262.8,0.142,0,0,-46.35,-46.35,0,101.2,0,0 +11/12/2021 00:30,4.413,84.7,1.05,263.4,0.162,0,0,-47.88,-47.88,0,101.2,0,0 +11/12/2021 01:00,4.792,84.7,1.302,280.2,0.153,0.002,0,-16.58,-16.58,0.4,101.2,0,0 +11/12/2021 01:30,5.258,84.6,1.326,263.2,0.156,0,0,-42.47,-42.47,0,101.2,0,0 +11/12/2021 02:00,5.326,85.3,1.928,271.4,0.153,0,0,-33.1,-33.1,0.4,101.3,0,0 +11/12/2021 02:30,5.38,86.7,1.7,254.7,0.153,0,0,-28.7,-28.7,0.2,101.3,0,0 +11/12/2021 03:00,5.257,87.2,1.418,261,0.153,0,0,-36.87,-36.87,0,101.3,0,0 +11/12/2021 03:30,5.127,87.1,1.126,258.3,0.146,0,0,-35.16,-35.16,0,101.4,0,0 +11/12/2021 04:00,4.838,86.5,0.712,282.2,0.122,0,0,-44.5,-44.5,0,101.4,0,0 +11/12/2021 04:30,3.763,87.4,0.204,282.5,0.091,0,0,-50.64,-50.64,0,101.4,0,0 +11/12/2021 05:00,3.264,89.6,0.416,242.9,0.086,0,0,-29.63,-29.63,0,101.4,0,0 +11/12/2021 05:30,3.029,90.7,0.674,191.5,0.075,0,0,-4.579,-4.579,0,101.5,0,0 +11/12/2021 06:00,3.269,91.6,0.458,162.6,0.111,0,0,-7.03,-7.03,0,101.5,0,0 +11/12/2021 06:30,3.439,92,0.342,204.7,0.055,0,0,-8.82,-8.82,0,101.5,0,0 +11/12/2021 07:00,3.514,92.1,0.413,218.3,0.111,0,0,-13.26,-13.26,0,101.5,0,0 +11/12/2021 07:30,3.508,92.1,0.281,165.6,0.1,0,0,-11.25,-11.25,0,101.5,0,0 +11/12/2021 08:00,3.545,92.4,0.03,147.8,0.022,2.777,0.014,-10.22,-10.22,0,101.5,0,0.025 +11/12/2021 08:30,3.735,92.4,0,0,0,19.64,0.098,-3.134,-3.134,0,101.6,0.084,0.214 +11/12/2021 09:00,4.011,92.5,0.2,147.8,0.099,32.4,0.162,7.066,7.066,0,101.6,0.152,0.304 +11/12/2021 09:30,4.647,92.6,0.052,147.8,0.02,60.06,0.3,23.45,23.45,0,101.7,0.271,0.528 +11/12/2021 10:00,5.465,92.4,0.377,138.6,0.087,89,0.445,41.71,41.71,0,101.7,0.354,0.817 +11/12/2021 10:30,6.216,92,0.701,146,0.136,115.6,0.578,61.23,61.23,0,101.7,0.485,1.075 +11/12/2021 11:00,7.264,91.1,0.732,151,0.141,138.4,0.692,71.51,71.51,0,101.7,0.601,1.269 +11/12/2021 11:30,7.992,88.5,1.161,175.9,0.152,155.8,0.779,87.7,87.7,0,101.7,0.724,1.508 +11/12/2021 12:00,8.56,84.4,1.668,191.2,0.158,134.5,0.673,76.54,76.54,0,101.7,0.626,1.336 +11/12/2021 12:30,8.87,82.3,1.591,185.1,0.157,126.4,0.632,71.84,71.84,0,101.7,0.598,1.298 +11/12/2021 13:00,9.16,80.6,1.849,189.4,0.162,109.9,0.55,63.51,63.51,0,101.7,0.522,1.129 +11/12/2021 13:30,9.36,80.5,2.266,200.6,0.148,122.9,0.615,70.13,70.13,0,101.7,0.568,1.211 +11/12/2021 14:00,9.57,81.3,2.178,209.9,0.138,111.7,0.558,57.96,57.96,0,101.7,0.515,1.062 +11/12/2021 14:30,9.48,84.9,1.925,188.9,0.157,60.69,0.303,9.21,9.21,0,101.7,0.319,0.6 +11/12/2021 15:00,9.14,88.2,1.465,180.3,0.153,38.07,0.19,7.132,7.132,0.4,101.7,0.196,0.381 +11/12/2021 15:30,9.06,90.1,1.598,192.5,0.157,22.11,0.111,3.55,3.55,0.2,101.7,0.097,0.219 +11/12/2021 16:00,9.17,91.1,1.703,200.7,0.153,13.93,0.07,-0.231,-0.231,0.2,101.7,0.051,0.146 +11/12/2021 16:30,9.29,91.7,1.517,206.9,0.143,2.351,0.012,-5.285,-5.285,0,101.7,0,0 +11/12/2021 17:00,9.5,92,1.289,204.6,0.149,0.007,0,-5.18,-5.18,0,101.7,0,0 +11/12/2021 17:30,9.6,92.1,1.305,216.4,0.13,0,0,-4.449,-4.449,0,101.8,0,0 +11/12/2021 18:00,9.66,92.1,1.891,213.7,0.14,0,0,-6.274,-6.274,0,101.8,0,0 +11/12/2021 18:30,9.69,92.2,2.059,219.8,0.128,0,0,-6.311,-6.311,0,101.8,0,0 +11/12/2021 19:00,9.71,92.2,1.708,223.2,0.128,0,0,-7.519,-7.519,0,101.8,0,0 +11/12/2021 19:30,9.76,92.3,1.783,226.8,0.125,0.001,0,-5.108,-5.108,0,101.8,0,0 +11/12/2021 20:00,9.88,92.5,1.188,222.1,0.119,0,0,-2.98,-2.98,0,101.8,0,0 +11/12/2021 20:30,9.9,92.6,1.511,222.2,0.124,0,0,-2.743,-2.743,0,101.9,0,0 +11/12/2021 21:00,9.89,92.7,1.739,203.1,0.146,0,0,-2.45,-2.45,0,101.9,0,0 +11/12/2021 21:30,9.84,93,1.655,203.6,0.142,0,0,-1.838,-1.838,0,101.9,0,0 +11/12/2021 22:00,9.96,93.3,1.173,208.8,0.124,0,0,-0.796,-0.796,0,101.9,0,0 +11/12/2021 22:30,10,93.4,1.204,208.5,0.143,0,0,-16.85,-16.85,0,101.9,0,0 +11/12/2021 23:00,10.05,93.5,1.041,221.9,0.133,0,0,-11.02,-11.02,0,101.9,0,0 +11/12/2021 23:30,10.4,93.5,1.544,232.9,0.131,0,0,-9.74,-9.74,0,101.9,0,0 +12/12/2021 00:00,10.35,93.3,1.574,227.7,0.124,0,0,-36.58,-36.58,0,101.9,0,0 +12/12/2021 00:30,10.22,93.4,1.666,233.6,0.133,0,0,-18.26,-18.26,0,101.9,0,0 +12/12/2021 01:00,10.35,93.3,1.839,240.1,0.136,0,0,-7.127,-7.127,0,101.9,0,0 +12/12/2021 01:30,10.65,93.1,1.633,239.8,0.139,0.008,0,-4.091,-4.091,0,101.9,0,0 +12/12/2021 02:00,10.74,92.5,1.434,234.3,0.138,0.083,0,-8.95,-8.95,0,101.9,0,0 +12/12/2021 02:30,10.61,91.9,0.544,204.8,0.101,0,0,-13.54,-13.54,0,102,0,0 +12/12/2021 03:00,10.38,91.6,0.078,212.6,0.02,0,0,-4.726,-4.726,0,102,0,0 +12/12/2021 03:30,10.49,91.8,1.08,212.4,0.107,0,0,-4.267,-4.267,0.2,102,0,0 +12/12/2021 04:00,10.69,91.9,1.265,216.6,0.133,0,0,-6.141,-6.141,0,102,0,0 +12/12/2021 04:30,10.76,92.1,1.239,225.1,0.125,0,0,-5.27,-5.27,0,102,0,0 +12/12/2021 05:00,10.75,92,1.02,230.4,0.127,0,0,-20.12,-20.12,0,102,0,0 +12/12/2021 05:30,10.35,91.8,0.532,207.7,0.105,0,0,-44.94,-44.94,0,102,0,0 +12/12/2021 06:00,9.33,92,0.006,198.7,0.006,0,0,-30.47,-30.47,0,102,0,0 +12/12/2021 06:30,8.61,92.4,0.007,198.7,0.005,0,0,-1.71,-1.71,0,102.1,0,0 +12/12/2021 07:00,8.69,92.9,0.034,199.4,0.015,0.048,0,-4.281,-4.281,0,102.1,0,0 +12/12/2021 07:30,9.56,93.4,0.915,204,0.139,0,0,-3.319,-3.319,0,102.1,0,0 +12/12/2021 08:00,10.12,93,1.187,201.3,0.15,1.062,0.005,-3.723,-3.723,0,102.1,0,0 +12/12/2021 08:30,10.42,93.1,1.811,191.6,0.154,7.595,0.038,-1.81,-1.81,0,102.1,0.017,0.074 +12/12/2021 09:00,10.62,93,1.398,194.9,0.151,18.43,0.092,4.595,4.595,0,102.1,0.078,0.178 +12/12/2021 09:30,10.69,92.9,1.287,194.9,0.153,35.21,0.176,16.05,16.05,0,102.2,0.171,0.319 +12/12/2021 10:00,10.81,92.6,1.38,193.3,0.158,49.46,0.247,27.39,27.39,0,102.2,0.234,0.444 +12/12/2021 10:30,11.05,92,1.799,190.9,0.156,68.25,0.341,43.08,43.08,0,102.2,0.328,0.642 +12/12/2021 11:00,11.38,90.4,1.828,190.6,0.149,74.23,0.371,42.24,42.24,0,102.2,0.339,0.74 +12/12/2021 11:30,11.64,88.1,1.379,191.5,0.144,88.3,0.442,46.7,46.7,0,102.2,0.387,0.912 +12/12/2021 12:00,11.82,85.8,1.706,194.3,0.153,90.7,0.454,47.18,47.18,0,102.2,0.39,0.941 +12/12/2021 12:30,11.89,83.2,1.788,204.8,0.145,71.3,0.357,35.24,35.24,0,102.2,0.339,0.743 +12/12/2021 13:00,11.97,81.7,1.601,202.1,0.147,70.1,0.35,35.29,35.29,0,102.1,0.339,0.734 +12/12/2021 13:30,12.05,81.2,1.581,201.4,0.151,55.99,0.28,26.6,26.6,0,102.1,0.287,0.557 +12/12/2021 14:00,12.05,80.6,1.303,191.8,0.153,54.26,0.271,26.24,26.24,0,102.1,0.284,0.548 +12/12/2021 14:30,12.08,79.19,1.166,187.3,0.154,42.91,0.215,19.25,19.25,0,102.1,0.221,0.434 +12/12/2021 15:00,11.96,78.89,1.268,186.6,0.156,32.78,0.164,13.08,13.08,0,102.1,0.161,0.335 +12/12/2021 15:30,11.87,78.85,0.946,197.5,0.148,18.08,0.09,4.301,4.301,0,102.1,0.09,0.204 +12/12/2021 16:00,11.75,79.03,0.907,175.7,0.16,7.474,0.037,-1.461,-1.461,0,102.1,0.021,0.081 +12/12/2021 16:30,11.65,77.27,1.098,190.4,0.155,0.998,0.005,-5.44,-5.44,0,102.1,0,0 +12/12/2021 17:00,11.46,76.92,1.235,189,0.152,0,0,-6.099,-6.099,0,102.1,0,0 +12/12/2021 17:30,11.4,76.17,1.185,180.5,0.157,0,0,-6.26,-6.26,0,102.1,0,0 +12/12/2021 18:00,11.29,74.92,1.322,180.6,0.15,0,0,-6.635,-6.635,0,102.1,0,0 +12/12/2021 18:30,11.15,73.95,1.199,184.5,0.155,0,0,-6.349,-6.349,0,102.1,0,0 +12/12/2021 19:00,10.97,74.14,0.864,172.4,0.142,0,0,-6.053,-6.053,0,102.1,0,0 +12/12/2021 19:30,10.74,75.33,0.728,167.3,0.15,0,0,-5.352,-5.352,0,102.1,0,0 +12/12/2021 20:00,10.51,76.32,0.545,163,0.146,0,0,-4.565,-4.565,0,102.1,0,0 +12/12/2021 20:30,10.24,77.38,0.776,160.6,0.148,0,0,-4.788,-4.788,0,102.2,0,0 +12/12/2021 21:00,10.31,76.82,0.796,157.6,0.141,0,0,-5.509,-5.509,0,102.1,0,0 +12/12/2021 21:30,10.31,77.23,0.877,164.1,0.153,0,0,-6.756,-6.756,0,102.1,0,0 +12/12/2021 22:00,10.33,79.03,1.004,171.3,0.156,0,0,-6.615,-6.615,0,102.1,0,0 +12/12/2021 22:30,10.37,80.6,0.635,175.4,0.138,0,0,-6.083,-6.083,0,102.1,0,0 +12/12/2021 23:00,10.09,83.1,0.642,153.1,0.147,0,0,-5.304,-5.304,0,102.2,0,0 +12/12/2021 23:30,10.19,85.5,0.837,173,0.16,0,0,-5.993,-5.993,0,102.2,0,0 +13/12/2021 00:00,10.13,85.9,0.467,159.9,0.129,0,0,-6.276,-6.276,0,102.1,0,0 +13/12/2021 00:30,10.12,87.4,1.083,183.9,0.145,0,0,-6.331,-6.331,0,102.1,0,0 +13/12/2021 01:00,10.08,87.8,0.617,157.6,0.138,0,0,-9.97,-9.97,0,102.1,0,0 +13/12/2021 01:30,9.73,88.8,0.269,155.4,0.117,0,0,-6.728,-6.728,0,102.1,0,0 +13/12/2021 02:00,9.65,90.1,0.571,138.7,0.115,0,0,-4.155,-4.155,0,102.1,0,0 +13/12/2021 02:30,9.67,91,0.811,136.4,0.122,0,0,-3.514,-3.514,0.2,102.1,0,0 +13/12/2021 03:00,9.64,91.5,0.518,144.9,0.123,0,0,-3.663,-3.663,0,102.1,0,0 +13/12/2021 03:30,9.65,92,0.947,163.2,0.151,0,0,-6.835,-6.835,0,102.1,0,0 +13/12/2021 04:00,9.65,92,1.242,171.8,0.149,0,0,-9.36,-9.36,0,102,0,0 +13/12/2021 04:30,9.62,91.8,1.038,165.5,0.155,0,0,-8.08,-8.08,0,102,0,0 +13/12/2021 05:00,9.43,91.5,1.255,163.2,0.15,0,0,-13.68,-13.68,0,102,0,0 +13/12/2021 05:30,9.15,91.1,1.34,166.6,0.144,0,0,-15.44,-15.44,0,102,0,0 +13/12/2021 06:00,8.88,90.7,1.229,156.9,0.143,0,0,-12.84,-12.84,0,102,0,0 +13/12/2021 06:30,8.79,90.5,1.32,172.4,0.15,0,0,-8.24,-8.24,0,102,0,0 +13/12/2021 07:00,8.78,90.5,1.149,164.2,0.145,0,0,-6.103,-6.103,0,102.1,0,0 +13/12/2021 07:30,8.58,90.1,1.456,164.3,0.148,0,0,-7.642,-7.642,0,102.1,0,0 +13/12/2021 08:00,8.23,89.9,1.351,167.5,0.151,1.549,0.008,-13.82,-13.82,0,102.1,0,0.003 +13/12/2021 08:30,8.09,89.3,1.261,169.1,0.155,7.585,0.038,0.664,0.664,0,102.1,0.016,0.076 +13/12/2021 09:00,8.3,88,1.756,164.2,0.144,17.99,0.09,6.987,6.987,0,102.1,0.078,0.193 +13/12/2021 09:30,8.61,85.2,1.882,178.9,0.155,36.95,0.185,17.99,17.99,0,102.1,0.182,0.357 +13/12/2021 10:00,8.79,84.2,1.994,175.1,0.152,42.27,0.211,22,22,0,102.1,0.209,0.412 +13/12/2021 10:30,8.76,83.6,2.463,177.5,0.151,52.12,0.261,28.74,28.74,0,102.2,0.264,0.52 +13/12/2021 11:00,8.57,84,2.808,186,0.159,46,0.23,24.63,24.64,0,102.2,0.239,0.461 +13/12/2021 11:30,8.17,85.6,2.437,186.9,0.155,44.9,0.225,24.64,24.64,0,102.2,0.233,0.449 +13/12/2021 12:00,8.05,86.6,1.726,184.9,0.156,53.33,0.267,29.58,29.58,0,102.2,0.27,0.549 +13/12/2021 12:30,8.03,87.1,1.653,185.7,0.157,63.49,0.317,35.57,35.57,0,102.1,0.322,0.659 +13/12/2021 13:00,8.15,85.8,1.417,184.3,0.152,67.84,0.339,37.03,37.03,0,102.1,0.334,0.701 +13/12/2021 13:30,8.38,84.5,0.973,174.6,0.153,60.91,0.305,32.73,32.73,0,102.1,0.313,0.628 +13/12/2021 14:00,8.52,84.5,0.909,168.9,0.149,48.56,0.243,24.94,24.94,0,102.1,0.254,0.483 +13/12/2021 14:30,8.53,84.3,0.74,163.6,0.144,39.96,0.2,19.19,19.19,0,102.1,0.197,0.398 +13/12/2021 15:00,8.48,85.1,0.94,133.1,0.124,32.16,0.161,14.23,14.23,0,102.1,0.16,0.335 +13/12/2021 15:30,8.36,86.2,0.566,102.2,0.125,16.94,0.085,5.236,5.236,0,102.1,0.085,0.207 +13/12/2021 16:00,8.1,86.3,1.117,127.6,0.133,6.548,0.033,-0.555,-0.555,0,102.1,0.014,0.064 +13/12/2021 16:30,7.998,86.9,0.986,130,0.133,1.017,0.005,-3.347,-3.347,0,102.2,0,0 +13/12/2021 17:00,7.942,87.1,0.688,140.5,0.117,0,0,-4.295,-4.295,0,102.2,0,0 +13/12/2021 17:30,7.939,87,0.752,151.8,0.136,0.002,0,-3.923,-3.923,0,102.2,0,0 +13/12/2021 18:00,7.996,86.5,0.375,189.9,0.111,0,0,-4.168,-4.168,0,102.2,0,0 +13/12/2021 18:30,7.987,86.6,0.135,245.3,0.071,0,0,-3.934,-3.934,0,102.2,0,0 +13/12/2021 19:00,7.968,86.9,0.197,245.1,0.088,0,0,-3.737,-3.737,0,102.2,0,0 +13/12/2021 19:30,7.945,87.5,0.201,244.8,0.077,0,0,-3.828,-3.828,0,102.2,0,0 +13/12/2021 20:00,7.88,87.8,0.554,134.5,0.134,0.023,0,-3.546,-3.546,0,102.3,0,0 +13/12/2021 20:30,7.89,87.5,0.493,148.7,0.125,0,0,-3.872,-3.872,0,102.3,0,0 +13/12/2021 21:00,7.813,88.1,0.4,143.6,0.118,0,0,-4.028,-4.028,0,102.3,0,0 +13/12/2021 21:30,7.707,88.3,0.41,161,0.105,0,0,-3.768,-3.768,0,102.3,0,0 +13/12/2021 22:00,7.648,88.1,0.187,193.2,0.104,0,0,-3.867,-3.867,0,102.3,0,0 +13/12/2021 22:30,7.588,87.9,0.636,271.8,0.141,0,0,-3.627,-3.627,0,102.4,0,0 +13/12/2021 23:00,7.643,87.8,0.216,331.8,0.088,0,0,-4.442,-4.442,0,102.4,0,0 +13/12/2021 23:30,7.67,88,0.074,10.78,0.056,0,0,-4.418,-4.418,0,102.4,0,0 +14/12/2021 00:00,7.616,88.5,0.346,345.8,0.096,0,0,-4.101,-4.101,0,102.4,0,0 +14/12/2021 00:30,7.557,89,0.435,251.9,0.094,0,0,-4.06,-4.06,0,102.4,0,0 +14/12/2021 01:00,7.491,89.2,1.089,200.5,0.142,0,0,-3.803,-3.803,0,102.4,0,0 +14/12/2021 01:30,7.452,89.2,0.533,148.6,0.1,0.001,0,-3.548,-3.548,0,102.4,0,0 +14/12/2021 02:00,7.478,88.7,0.528,20.01,0.12,0,0,-3.533,-3.533,0,102.4,0,0 +14/12/2021 02:30,7.473,88.5,0.441,42.47,0.115,0,0,-3.709,-3.709,0,102.4,0,0 +14/12/2021 03:00,7.516,88.4,0.098,119.7,0.028,0,0,-3.848,-3.848,0,102.5,0,0 +14/12/2021 03:30,7.523,88.4,0.182,120.3,0.045,0,0,-3.785,-3.785,0,102.4,0,0 +14/12/2021 04:00,7.486,88.7,0.198,120.4,0.069,0,0,-3.812,-3.812,0,102.4,0,0 +14/12/2021 04:30,7.49,89,0.115,120.8,0.051,0,0,-4.102,-4.102,0,102.4,0,0 +14/12/2021 05:00,7.461,89.3,0.178,120.8,0.087,0,0,-4.512,-4.512,0,102.4,0,0 +14/12/2021 05:30,7.402,89.7,0.561,157.2,0.147,0,0,-4.312,-4.312,0,102.4,0,0 +14/12/2021 06:00,7.31,89.9,0.476,149.4,0.124,0,0,-4.117,-4.117,0,102.5,0,0 +14/12/2021 06:30,7.199,89.7,0.46,131.8,0.106,0,0,-4.715,-4.715,0,102.5,0,0 +14/12/2021 07:00,7.1,89.4,0.695,143,0.127,0,0,-4.04,-4.04,0,102.5,0,0 +14/12/2021 07:30,6.993,89.4,0.427,109.7,0.117,0.006,0,-3.95,-3.95,0,102.5,0,0 +14/12/2021 08:00,6.907,89.5,0.781,117.9,0.132,1.654,0.008,-2.896,-2.896,0,102.5,0,0 +14/12/2021 08:30,6.804,89.9,0.774,112.3,0.135,8.67,0.043,1.748,1.748,0,102.6,0.027,0.095 +14/12/2021 09:00,6.819,90.3,0.579,110.9,0.144,17.07,0.085,6.968,6.968,0,102.6,0.068,0.195 +14/12/2021 09:30,6.949,90.8,0.543,122.6,0.106,28.85,0.144,14.43,14.43,0,102.6,0.135,0.307 +14/12/2021 10:00,6.918,90.9,0.676,94,0.122,34.31,0.172,17.63,17.63,0,102.6,0.158,0.33 +14/12/2021 10:30,6.952,91.1,0.637,113.6,0.134,41.43,0.207,22.49,22.49,0,102.6,0.189,0.379 +14/12/2021 11:00,7.134,91.1,0.575,117.3,0.126,53.85,0.269,29.84,29.84,0,102.7,0.263,0.511 +14/12/2021 11:30,7.327,90.9,0.673,107.3,0.136,73.18,0.366,40.94,40.94,0,102.7,0.339,0.765 +14/12/2021 12:00,7.477,90.5,0.913,128.5,0.126,83.7,0.418,46.77,46.77,0,102.7,0.352,0.897 +14/12/2021 12:30,7.659,90.1,1.053,117.1,0.129,97.7,0.489,55.45,55.45,0,102.6,0.438,1.067 +14/12/2021 13:00,7.831,89.4,0.933,140.4,0.127,96,0.48,54.73,54.73,0,102.6,0.428,1.041 +14/12/2021 13:30,7.868,88.7,0.836,147.9,0.132,104.8,0.524,59.97,59.97,0,102.6,0.473,1.115 +14/12/2021 14:00,8.18,87.5,0.641,137.6,0.099,131.3,0.656,71.61,71.61,0,102.6,0.619,1.4 +14/12/2021 14:30,8.61,85.7,0.565,147.8,0.121,108.1,0.54,52.04,52.04,0,102.6,0.509,1.173 +14/12/2021 15:00,8.72,84.7,0.683,127.7,0.12,100.4,0.502,43.03,43.03,0,102.6,0.464,1.093 +14/12/2021 15:30,8.51,85.4,0.961,140.8,0.133,47.15,0.236,16.57,16.57,0,102.6,0.236,0.488 +14/12/2021 16:00,8.12,87,1.055,133.9,0.121,18.22,0.091,1.667,1.667,0,102.6,0.084,0.222 +14/12/2021 16:30,7.908,88.1,1.24,121.8,0.134,2.997,0.015,-4.089,-4.089,0,102.6,0,0.025 +14/12/2021 17:00,7.833,88.7,1.064,127.6,0.136,0.016,0,-6.134,-6.134,0,102.6,0,0 +14/12/2021 17:30,7.754,89.4,0.986,138.7,0.128,0,0,-4.344,-4.344,0,102.6,0,0 +14/12/2021 18:00,7.724,89.9,0.706,113.7,0.143,0,0,-5.229,-5.229,0,102.7,0,0 +14/12/2021 18:30,7.652,90,0.92,97.9,0.154,0,0,-4.999,-4.999,0,102.7,0,0 +14/12/2021 19:00,7.488,90.4,0.948,109.4,0.147,0,0,-3.825,-3.825,0,102.7,0,0 +14/12/2021 19:30,7.262,91,1.385,121.4,0.137,0,0,-3.86,-3.86,0,102.7,0,0 +14/12/2021 20:00,6.88,91.5,1.315,113.5,0.141,0,0,-3.81,-3.81,0,102.7,0,0 +14/12/2021 20:30,6.611,92.1,1.396,116.5,0.142,0,0,-3.997,-3.997,0,102.7,0,0 +14/12/2021 21:00,6.47,92.5,1.386,115,0.139,0,0,-4.097,-4.097,0,102.7,0,0 +14/12/2021 21:30,6.509,92.8,0.816,109.2,0.16,0,0,-3.942,-3.942,0,102.7,0,0 +14/12/2021 22:00,6.541,93,0.914,113.6,0.144,0,0,-3.586,-3.586,0,102.7,0,0 +14/12/2021 22:30,6.469,93.3,0.601,98.8,0.159,0,0,-4.508,-4.508,0,102.7,0,0 +14/12/2021 23:00,6.468,93.5,0.865,116.4,0.129,0,0,-4.513,-4.513,0,102.7,0,0 +14/12/2021 23:30,6.281,93.6,1.664,127.1,0.125,0,0,-5.726,-5.726,0,102.7,0,0 +15/12/2021 00:00,5.925,93.7,0.605,99.2,0.088,0,0,-6.199,-6.199,0,102.7,0,0 +15/12/2021 00:30,5.875,93.8,0.67,124.4,0.07,0,0,-5.194,-5.194,0,102.7,0,0 +15/12/2021 01:00,5.923,93.7,0.129,99.3,0.035,0.001,0,-3.84,-3.84,0,102.7,0,0 +15/12/2021 01:30,6.155,93.6,0.182,81.7,0.035,0.199,0.001,-3.969,-3.969,0,102.7,0,0 +15/12/2021 02:00,6.402,93.1,0.088,93.7,0.023,0.303,0.002,-4.176,-4.176,0,102.7,0,0 +15/12/2021 02:30,6.442,92.1,0.507,105.1,0.076,0.063,0,-4.249,-4.249,0,102.7,0,0 +15/12/2021 03:00,6.462,90.7,0.082,101.7,0.037,0,0,-4.515,-4.515,0,102.7,0,0 +15/12/2021 03:30,6.448,89.7,0.169,112.2,0.035,0,0,-4.467,-4.467,0,102.7,0,0 +15/12/2021 04:00,6.422,89.1,0.121,116.6,0.026,0,0,-4.44,-4.44,0,102.7,0,0 +15/12/2021 04:30,6.342,88.9,0.213,120.1,0.038,0,0,-4.406,-4.406,0,102.7,0,0 +15/12/2021 05:00,6.318,89.1,0.11,95.9,0.027,0,0,-4.525,-4.525,0,102.7,0,0 +15/12/2021 05:30,6.333,89,0.434,61.33,0.064,0,0,-4.302,-4.302,0,102.7,0,0 +15/12/2021 06:00,6.242,88.8,0.434,80.6,0.08,0,0,-4.583,-4.583,0,102.7,0,0 +15/12/2021 06:30,5.964,88.5,0.608,114.1,0.084,0,0,-4.465,-4.465,0,102.7,0,0 +15/12/2021 07:00,5.903,88.3,0.362,109.9,0.067,0,0,-4.595,-4.595,0,102.8,0,0 +15/12/2021 07:30,5.91,88.2,0.207,112.4,0.046,0,0,-4.496,-4.496,0,102.8,0,0 +15/12/2021 08:00,5.97,88.3,0.126,92.3,0.035,0.514,0.003,-4.366,-4.366,0,102.8,0,0 +15/12/2021 08:30,5.947,88.5,0.394,83.4,0.074,5.005,0.025,-1.403,-1.403,0,102.8,0,0.04 +15/12/2021 09:00,5.887,88.3,0.849,113.3,0.097,15.29,0.076,4.822,4.822,0,102.8,0.065,0.172 +15/12/2021 09:30,5.907,88.1,0.855,116.8,0.084,29.13,0.146,12.69,12.69,0,102.9,0.139,0.319 +15/12/2021 10:00,5.914,87.8,1.052,107.6,0.113,42.8,0.214,20.66,20.66,0,102.9,0.208,0.425 +15/12/2021 10:30,6.013,87.5,0.552,83.3,0.082,50.59,0.253,25.19,25.19,0,102.9,0.261,0.526 +15/12/2021 11:00,6.03,87.2,0.459,110.2,0.063,60.97,0.305,31.08,31.08,0,102.9,0.32,0.666 +15/12/2021 11:30,6.203,87,0.395,94.3,0.079,64.25,0.321,32.66,32.66,0,102.9,0.317,0.701 +15/12/2021 12:00,6.328,86.7,0.622,100.3,0.1,64.83,0.324,33.1,33.1,0,102.9,0.339,0.709 +15/12/2021 12:30,6.421,86.1,0.406,92.4,0.076,64.72,0.324,33.06,33.06,0,102.9,0.339,0.699 +15/12/2021 13:00,6.432,85.8,0.673,112.2,0.091,67.38,0.337,34.34,34.34,0,102.8,0.335,0.741 +15/12/2021 13:30,6.465,86,0.817,78.13,0.108,60.53,0.303,29.85,29.85,0,102.8,0.303,0.638 +15/12/2021 14:00,6.454,85.7,1.106,109.2,0.111,61.15,0.306,30.81,30.81,0,102.8,0.311,0.649 +15/12/2021 14:30,6.475,85.3,1.038,101.5,0.109,48.71,0.244,23.03,23.03,0,102.8,0.237,0.496 +15/12/2021 15:00,6.531,84.9,0.61,92,0.098,34.08,0.17,14.31,14.31,0,102.8,0.16,0.347 +15/12/2021 15:30,6.464,84.7,0.704,99.5,0.093,21.73,0.109,6.886,6.886,0,102.8,0.11,0.244 +15/12/2021 16:00,6.377,85.2,0.901,92.1,0.126,8.37,0.042,-0.633,-0.633,0,102.9,0.028,0.095 +15/12/2021 16:30,6.082,85.9,0.858,120.9,0.085,1.619,0.008,-4.416,-4.416,0,102.9,0,0.001 +15/12/2021 17:00,5.863,86.6,0.824,101.1,0.096,0.015,0,-5.357,-5.357,0,102.9,0,0 +15/12/2021 17:30,5.662,87.5,1.087,113.2,0.111,0,0,-5.005,-5.005,0,102.9,0,0 +15/12/2021 18:00,5.492,88.3,0.772,124.9,0.078,0,0,-4.893,-4.893,0,102.9,0,0 +15/12/2021 18:30,5.588,88.6,0.219,101.5,0.052,0,0,-5.073,-5.073,0,102.9,0,0 +15/12/2021 19:00,5.481,88.6,0.693,76.2,0.102,0,0,-4.87,-4.87,0,102.9,0,0 +15/12/2021 19:30,5.417,88.8,1.085,93.3,0.131,0,0,-4.654,-4.654,0,103,0,0 +15/12/2021 20:00,5.422,89,0.448,103.6,0.08,0,0,-4.717,-4.717,0,103,0,0 +15/12/2021 20:30,5.403,89.1,0.603,110.9,0.078,0,0,-4.856,-4.856,0,103,0,0 +15/12/2021 21:00,5.384,89.5,0.274,100,0.044,0,0,-4.798,-4.798,0,103,0,0 +15/12/2021 21:30,5.36,89.9,0.546,78.58,0.096,0,0,-4.752,-4.752,0,103,0,0 +15/12/2021 22:00,5.256,90.2,0.359,91.5,0.073,0,0,-4.821,-4.821,0,103,0,0 +15/12/2021 22:30,5.063,90.7,0.855,89.3,0.107,0,0,-4.557,-4.557,0,103,0,0 +15/12/2021 23:00,5.079,91,0.406,88.3,0.076,0,0,-4.468,-4.468,0,103,0,0 +15/12/2021 23:30,5.144,91.1,0.405,96,0.081,0,0,-4.555,-4.555,0,103.1,0,0 +16/12/2021 00:00,5.145,91.3,0.769,85.3,0.09,0,0,-4.418,-4.418,0,103.1,0,0 +16/12/2021 00:30,5.163,91.5,0.77,103.5,0.09,0,0,-4.209,-4.209,0,103.1,0,0 +16/12/2021 01:00,5.291,91.7,0.467,95.5,0.06,0,0,-4.129,-4.129,0,103.1,0,0 +16/12/2021 01:30,5.339,91.7,0.787,97.7,0.116,0,0,-4,-4,0,103.1,0,0 +16/12/2021 02:00,5.358,91.8,1.011,90.5,0.127,0,0,-3.924,-3.924,0,103.1,0,0 +16/12/2021 02:30,5.41,91.7,0.749,102.1,0.102,0,0,-3.795,-3.795,0,103.1,0,0 +16/12/2021 03:00,5.438,91.6,1.05,112.2,0.101,0,0,-3.848,-3.848,0,103.1,0,0 +16/12/2021 03:30,5.43,91.4,1.39,106.4,0.137,0,0,-3.857,-3.857,0,103.1,0,0 +16/12/2021 04:00,5.42,91.3,1.815,101.4,0.155,0,0,-3.695,-3.695,0,103.1,0,0 +16/12/2021 04:30,5.44,91.2,1.413,111.8,0.143,0,0,-3.949,-3.949,0,103.1,0,0 +16/12/2021 05:00,5.473,91.1,1.099,96.4,0.146,0,0,-4.014,-4.014,0,103.1,0,0 +16/12/2021 05:30,5.556,91,1.193,103.3,0.146,0,0,-3.802,-3.802,0,103.1,0,0 +16/12/2021 06:00,5.841,90.8,1.315,96.5,0.155,0,0,-3.49,-3.49,0,103.1,0,0 +16/12/2021 06:30,6.053,90,1.27,99,0.15,0,0,-3.792,-3.792,0,103.1,0,0 +16/12/2021 07:00,6.281,89.2,1.532,101,0.152,0,0,-3.661,-3.661,0,103.1,0,0 +16/12/2021 07:30,6.418,88.3,1.796,106.2,0.147,0,0,-3.678,-3.678,0,103.2,0,0 +16/12/2021 08:00,6.501,87.7,1.526,92.3,0.158,0.479,0.002,-3.388,-3.388,0,103.2,0,0 +16/12/2021 08:30,6.5,87.5,1.647,95,0.157,3.795,0.019,-1.303,-1.303,0,103.2,0,0.031 +16/12/2021 09:00,6.45,87.4,2.324,104,0.146,11.19,0.056,2.819,2.819,0,103.2,0.046,0.128 +16/12/2021 09:30,6.515,86.1,2.159,102.6,0.148,31.92,0.16,14.71,14.71,0,103.2,0.145,0.339 +16/12/2021 10:00,7.048,81.8,2.346,108.1,0.147,53.15,0.266,26.31,26.31,0,103.3,0.247,0.546 +16/12/2021 10:30,7.421,79.24,2.435,101.4,0.156,73.26,0.366,37.29,37.29,0,103.3,0.323,0.783 +16/12/2021 11:00,7.553,77.11,3.174,113,0.146,107.3,0.536,53.92,53.94,0,103.3,0.463,1.159 +16/12/2021 11:30,7.75,75.97,3.473,119.7,0.139,139.1,0.696,63.79,63.83,0,103.2,0.623,1.534 +16/12/2021 12:00,8.6,72.94,2.737,116.7,0.141,292.7,1.463,117.1,117.1,0,103.2,1.27,3.189 +16/12/2021 12:30,9.51,70.37,2.391,102,0.145,291.2,1.456,132.3,132.3,0,103.2,1.349,3.291 +16/12/2021 13:00,9.54,70.16,2.573,100.4,0.151,185.5,0.928,77.52,77.53,0,103.2,0.901,2.093 +16/12/2021 13:30,9.39,70.88,2.35,91.8,0.15,169.3,0.846,76.84,76.84,0,103.2,0.838,2.034 +16/12/2021 14:00,9.07,71.93,2.465,110.3,0.147,128.6,0.643,61.9,61.91,0,103.2,0.6,1.452 +16/12/2021 14:30,8.96,72.28,2.078,98.3,0.152,74.42,0.372,33.36,33.36,0,103.2,0.341,0.806 +16/12/2021 15:00,8.92,72.49,2.132,95.3,0.151,48.99,0.245,20.18,20.18,0,103.2,0.243,0.503 +16/12/2021 15:30,8.93,72.68,2.143,90.7,0.15,28.94,0.145,9.51,9.51,0,103.2,0.137,0.315 +16/12/2021 16:00,8.99,72.91,1.952,91.6,0.154,10.72,0.054,0.105,0.105,0,103.2,0.04,0.12 +16/12/2021 16:30,8.97,73.25,1.865,96.3,0.153,1.891,0.009,-5.315,-5.315,0,103.2,0,0.011 +16/12/2021 17:00,9.06,72.35,2.169,92.7,0.151,0,0,-6.511,-6.511,0,103.2,0,0 +16/12/2021 17:30,9.11,72.45,1.718,90.8,0.156,0,0,-6.778,-6.778,0,103.2,0,0 +16/12/2021 18:00,9.17,72.49,1.483,92.2,0.154,0,0,-6.428,-6.428,0,103.2,0,0 +16/12/2021 18:30,9.3,72.34,1.569,88.1,0.155,0,0,-6.819,-6.819,0,103.2,0,0 +16/12/2021 19:00,9.44,71.98,1.847,90.2,0.156,0,0,-6.867,-6.867,0,103.2,0,0 +16/12/2021 19:30,9.52,70.96,1.982,95.6,0.152,0,0,-6.921,-6.922,0,103.3,0,0 +16/12/2021 20:00,9.54,70.45,1.992,100.5,0.149,0,0,-8.84,-8.84,0,103.3,0,0 +16/12/2021 20:30,9.41,70.14,2.111,98.2,0.152,0,0,-14.55,-14.56,0,103.3,0,0 +16/12/2021 21:00,9.4,70.01,2.007,91.2,0.148,0,0,-11.69,-11.69,0,103.3,0,0 +16/12/2021 21:30,9.3,70.56,1.741,86.8,0.15,0,0,-12.01,-12.01,0,103.3,0,0 +16/12/2021 22:00,9.32,70.29,1.937,85.4,0.149,0,0,-16.51,-16.51,0,103.2,0,0 +16/12/2021 22:30,9.03,71.03,1.465,82.7,0.153,0,0,-28.91,-28.91,0,103.2,0,0 +16/12/2021 23:00,8.85,71.44,1.595,76.56,0.151,0,0,-35.77,-35.77,0,103.2,0,0 +16/12/2021 23:30,8.59,72.07,1.292,79.51,0.153,0,0,-45.78,-45.78,0,103.2,0,0 +17/12/2021 00:00,7.849,74.49,0.841,50.55,0.121,0,0,-57.49,-57.49,0,103.2,0,0 +17/12/2021 00:30,7.222,76.76,0.966,32.01,0.123,0,0,-57.43,-57.43,0,103.2,0,0 +17/12/2021 01:00,6.768,78.58,1.238,33.85,0.136,0,0,-58.48,-58.48,0,103.2,0,0 +17/12/2021 01:30,6.8,78.37,1.299,35.53,0.131,0,0,-60.25,-60.25,0,103.2,0,0 +17/12/2021 02:00,6.805,78.2,1.729,40.88,0.131,0,0,-62.59,-62.59,0,103.2,0,0 +17/12/2021 02:30,6.601,78.5,1.735,42.83,0.13,0,0,-63.1,-63.1,0,103.2,0,0 +17/12/2021 03:00,6.35,79.27,1.499,44.49,0.13,0,0,-62.47,-62.47,0,103.2,0,0 +17/12/2021 03:30,5.838,80.6,1.386,41.67,0.125,0,0,-61.16,-61.16,0,103.2,0,0 +17/12/2021 04:00,5.436,81.8,1.163,45.36,0.122,0,0,-59.87,-59.87,0,103.1,0,0 +17/12/2021 04:30,5.31,82.4,0.687,45.53,0.111,0,0,-58.69,-58.69,0,103.1,0,0 +17/12/2021 05:00,4.746,83,0.276,29.53,0.063,0,0,-55.24,-55.24,0,103.2,0,0 +17/12/2021 05:30,4.062,84.9,0.193,23.33,0.05,0,0,-52.56,-52.56,0,103.2,0,0 +17/12/2021 06:00,3.781,86.3,0.004,25.36,0.02,0,0,-52.03,-52.03,0,103.1,0,0 +17/12/2021 06:30,3.807,86.8,0.288,28.14,0.069,0,0,-52.47,-52.47,0,103.1,0,0 +17/12/2021 07:00,4.17,86.1,0.593,19.05,0.096,0,0,-52.89,-52.89,0,103.1,0,0 +17/12/2021 07:30,3.642,85.9,0.047,11.94,0.016,0,0,-49.9,-49.9,0,103.1,0,0 +17/12/2021 08:00,3.453,87.7,0.007,21.49,0.018,0.833,0.004,-47.64,-47.64,0,103.1,0,0.027 +17/12/2021 08:30,4.159,87.6,0.199,18.87,0.036,14.52,0.073,-40.01,-40.01,0,103.1,0.081,0.175 +17/12/2021 09:00,4.428,86.4,0.002,3.368,0.011,39.16,0.196,-25.42,-25.42,0,103.1,0.228,0.518 +17/12/2021 09:30,5.465,85.3,0.356,38.64,0.055,100.8,0.504,6.831,6.831,0,103.1,0.361,0.988 +17/12/2021 10:00,6.922,79.05,1.085,51.56,0.121,161.9,0.81,30.93,30.93,0,103.1,0.702,1.916 +17/12/2021 10:30,7.739,76.32,1.378,63.04,0.133,202.6,1.013,59.48,59.48,0,103.1,0.907,2.314 +17/12/2021 11:00,8.4,75.17,1.524,66.21,0.139,235.7,1.178,83.5,83.5,0,103.1,1.07,2.63 +17/12/2021 11:30,9.35,72.25,1.647,76.07,0.15,260.2,1.301,101,101,0,103.1,1.191,2.874 +17/12/2021 12:00,9.76,70.3,1.979,78.28,0.147,273.6,1.368,111.9,111.9,0,103,1.241,2.979 +17/12/2021 12:30,10.34,69.21,1.868,77.65,0.149,270.2,1.351,112.9,112.9,0,103,1.234,2.927 +17/12/2021 13:00,10.36,68.79,1.971,77.49,0.143,259.9,1.299,110,110,0,103,1.208,2.826 +17/12/2021 13:30,10.13,70.12,2.178,64.55,0.141,241.8,1.209,101.7,101.7,0,103,1.23,2.858 +17/12/2021 14:00,9.5,72.54,2.526,71.69,0.149,215.2,1.076,82.3,82.3,0,102.9,1.271,2.951 +17/12/2021 14:30,8.76,75.85,2.494,68.38,0.142,136.5,0.683,53.48,53.48,0,102.9,0.757,1.778 +17/12/2021 15:00,8.09,78.86,2.518,68.14,0.143,42.11,0.211,18.56,18.56,0,102.9,0.206,0.421 +17/12/2021 15:30,7.992,79.99,2.003,71.59,0.148,20.65,0.103,6.718,6.718,0,102.9,0.096,0.238 +17/12/2021 16:00,7.926,79.96,2.504,69.19,0.141,6.225,0.031,-1.107,-1.107,0,102.9,0.009,0.054 +17/12/2021 16:30,7.851,79.96,2.344,74.61,0.147,1.318,0.007,-3.964,-3.964,0,102.9,0,0 +17/12/2021 17:00,7.844,80.1,2.419,75.69,0.152,0,0,-4.665,-4.665,0,102.9,0,0 +17/12/2021 17:30,7.866,80.1,2.096,73.04,0.148,0,0,-4.948,-4.948,0,102.9,0,0 +17/12/2021 18:00,7.877,80.1,1.999,71.7,0.146,0,0,-4.826,-4.826,0,102.9,0,0 +17/12/2021 18:30,7.997,78.71,2.116,76.87,0.148,0,0,-5.133,-5.133,0,102.9,0,0 +17/12/2021 19:00,8.08,77.52,2.259,76.58,0.15,0,0,-5.301,-5.302,0,102.9,0,0 +17/12/2021 19:30,8.29,75.61,2.602,84.8,0.154,0,0,-5.48,-5.481,0,102.9,0,0 +17/12/2021 20:00,8.43,75.05,2.627,88,0.156,0,0,-5.988,-5.988,0,102.9,0,0 +17/12/2021 20:30,8.43,74.78,2.302,92.2,0.154,0,0,-6.946,-6.946,0,102.9,0,0 +17/12/2021 21:00,8.34,74.41,2.057,93.7,0.157,0,0,-13.88,-13.88,0,102.9,0,0 +17/12/2021 21:30,7.964,74.76,1.691,96.6,0.156,0,0,-36.96,-36.96,0,102.9,0,0 +17/12/2021 22:00,7.456,76.66,1.579,92,0.159,0,0,-57.74,-57.74,0,102.9,0,0 +17/12/2021 22:30,6.714,79.79,1.251,81.6,0.156,0,0,-55.45,-55.45,0,102.9,0,0 +17/12/2021 23:00,6.397,81.5,1.059,63.77,0.133,0,0,-57.93,-57.93,0,102.9,0,0 +17/12/2021 23:30,6.07,82.7,1.023,67.41,0.112,0,0,-57.65,-57.65,0,102.9,0,0 +18/12/2021 00:00,5.604,84.1,1.244,62.28,0.134,0,0,-58.62,-58.62,0,102.9,0,0 +18/12/2021 00:30,5.403,84.9,0.93,64.42,0.112,0,0,-59.32,-59.32,0,102.9,0,0 +18/12/2021 01:00,5.258,85.7,0.558,59.84,0.098,0,0,-57.58,-57.58,0,102.8,0,0 +18/12/2021 01:30,4.874,86.3,0.222,60.04,0.06,0,0,-56.42,-56.42,0,102.8,0,0 +18/12/2021 02:00,4.425,87.4,0.117,56.31,0.048,0,0,-55.77,-55.77,0,102.8,0,0 +18/12/2021 02:30,4.02,88.4,0.13,54.21,0.054,0,0,-55.11,-55.11,0,102.8,0,0 +18/12/2021 03:00,3.615,89.3,0.068,70.96,0.044,0,0,-54.5,-54.5,0,102.8,0,0 +18/12/2021 03:30,3.337,89.9,0.151,69.62,0.044,0,0,-54.1,-54.1,0,102.8,0,0 +18/12/2021 04:00,3.187,90.7,0.001,57.23,0.007,0,0,-53.85,-53.85,0,102.8,0,0 +18/12/2021 04:30,2.858,91,0,53.22,0,0,0,-51.07,-51.07,0,102.8,0,0 +18/12/2021 05:00,2.505,91.4,0,31.36,0,0,0,-49.22,-49.22,0,102.8,0,0 +18/12/2021 05:30,1.855,91.6,0,0,0,0,0,-45.84,-45.84,0,102.8,0,0 +18/12/2021 06:00,1.438,92.3,0,87.1,0.001,0,0,-50.28,-50.28,0,102.8,0,0 +18/12/2021 06:30,1.412,92.9,0,0,0,0,0,-50.85,-50.85,0,102.9,0,0 +18/12/2021 07:00,1.408,93.3,0,0,0,0,0,-49.58,-49.58,0,102.9,0,0 +18/12/2021 07:30,1.037,93,0,0,0,0,0,-45.46,-45.46,0,102.9,0,0 +18/12/2021 08:00,1.307,94.1,0,0,0,0.529,0.003,-46.97,-46.97,0,102.9,0,0.023 +18/12/2021 08:30,1.107,93.4,0,0,0,14.02,0.07,-36.22,-36.22,0,102.9,0.075,0.169 +18/12/2021 09:00,1.232,93.1,0,0,0,36.33,0.182,-22.97,-22.97,0,102.9,0.201,0.482 +18/12/2021 09:30,2.156,93.6,0,25.02,0,95.9,0.479,13.43,13.43,0,102.9,0.349,0.931 +18/12/2021 10:00,4.237,91.7,0,14.74,0,158.8,0.794,37.88,37.88,0,103,0.689,1.902 +18/12/2021 10:30,5.289,89.1,0.002,2.309,0.006,198.6,0.993,57.61,57.61,0,103,0.921,2.39 +18/12/2021 11:00,6.182,81.5,0.091,104.4,0.014,235.2,1.176,81.6,81.6,0,103,1.095,2.792 +18/12/2021 11:30,7.446,70.81,0.032,72.12,0.009,262.1,1.311,100.6,100.6,0,103,1.195,3.016 +18/12/2021 12:00,8.34,66.85,0.542,115,0.086,275.2,1.376,108.9,108.9,0,103,1.265,3.112 +18/12/2021 12:30,8.8,64.24,1.133,96.3,0.149,280.7,1.404,116,116,0,102.9,1.239,3.099 +18/12/2021 13:00,9.51,61.92,0.992,75.36,0.135,269.6,1.348,113.8,113.8,0,102.9,1.205,3.007 +18/12/2021 13:30,10.13,58.93,1.095,78.9,0.152,250.4,1.252,101,101,0,102.9,1.228,3.055 +18/12/2021 14:00,10.51,56.22,1.428,85.5,0.15,220.3,1.102,82.5,82.5,0,102.9,1.307,3.154 +18/12/2021 14:30,10.81,54.41,1.081,53.78,0.121,179.1,0.896,60.98,60.98,0,102.8,1.397,3.243 +18/12/2021 15:00,10.74,53.9,1.377,61.84,0.135,131.8,0.659,31.01,31.01,0,102.8,1.406,3.187 +18/12/2021 15:30,10.44,53.25,0.995,70.94,0.146,71.11,0.356,-3.122,-3.122,0,102.8,0.992,2.312 +18/12/2021 16:00,10.05,55.57,0.897,40.92,0.132,29.05,0.145,-23.96,-23.96,0,102.8,0.67,1.779 +18/12/2021 16:30,8.79,60.38,0.993,40.23,0.132,1.859,0.009,-53.44,-53.44,0,102.8,0.047,0.162 +18/12/2021 17:00,7.686,64.83,1.114,28.04,0.141,0,0,-54.2,-54.2,0,102.8,0,0 +18/12/2021 17:30,7.141,67.04,0.873,21.82,0.158,0,0,-51.58,-51.58,0,102.8,0,0 +18/12/2021 18:00,6.654,68.58,0.825,3.454,0.154,0,0,-47.18,-47.18,0,102.9,0,0 +18/12/2021 18:30,5.424,72.91,1.23,17.36,0.152,0,0,-49.75,-49.75,0,102.9,0,0 +18/12/2021 19:00,5.722,73.22,1.168,34.43,0.13,0,0,-54.66,-54.66,0,102.9,0,0 +18/12/2021 19:30,5.541,74.21,0.574,25.55,0.11,0,0,-52.99,-52.99,0,102.9,0,0 +18/12/2021 20:00,5.183,76.59,0.762,24.62,0.13,0,0,-50.17,-50.17,0,102.9,0,0 +18/12/2021 20:30,4.903,78.45,0.358,35.44,0.083,0,0,-51,-51,0,102.9,0,0 +18/12/2021 21:00,4.802,80.1,0.126,343.4,0.022,0,0,-48.03,-48.03,0,102.9,0,0 +18/12/2021 21:30,4.884,80.2,0.149,348.5,0.026,0,0,-47.42,-47.42,0,102.9,0,0 +18/12/2021 22:00,4.233,81.7,0,0.864,0.002,0,0,-45.95,-45.95,0,102.9,0,0 +18/12/2021 22:30,4.041,84,0,0,0,0,0,-44.85,-44.85,0,102.9,0,0 +18/12/2021 23:00,3.271,85,0.135,3.748,0.017,0,0,-45.49,-45.49,0,102.9,0,0 +18/12/2021 23:30,2.872,87.4,0.026,2.932,0.008,0,0,-46.02,-46.02,0,102.9,0,0 +19/12/2021 00:00,3.086,88.4,0,0,0,0,0,-44.73,-44.73,0,102.8,0,0 +19/12/2021 00:30,2.86,88.2,0,20.26,0,0,0,-44.56,-44.56,0,102.8,0,0 +19/12/2021 01:00,2.538,89.2,0,0,0,0,0,-43.08,-43.08,0,102.8,0,0 +19/12/2021 01:30,2.243,89.7,0,5.641,0.002,0,0,-43.8,-43.8,0,102.8,0,0 +19/12/2021 02:00,1.618,90.1,0,2.521,0.001,0,0,-43.77,-43.77,0,102.8,0,0 +19/12/2021 02:30,1.204,91.1,0.155,28.32,0.043,0,0,-44.95,-44.95,0,102.8,0,0 +19/12/2021 03:00,1.712,91.6,0.06,29.18,0.021,0,0,-44.97,-44.97,0,102.8,0,0 +19/12/2021 03:30,1.549,91.6,0,0,0,0,0,-41.89,-41.89,0,102.8,0,0 +19/12/2021 04:00,1.554,91.7,0,1.746,0.001,0,0,-42.23,-42.23,0,102.7,0,0 +19/12/2021 04:30,1.544,92.6,0,25.55,0.004,0,0,-43.06,-43.06,0.2,102.7,0,0 +19/12/2021 05:00,1.505,91.9,0.002,12.93,0.005,0,0,-43.87,-43.87,0,102.7,0,0 +19/12/2021 05:30,1.277,92.9,0.164,48.87,0.042,0,0,-46.04,-46.04,0,102.7,0,0 +19/12/2021 06:00,1.696,92.9,0.682,69.85,0.095,0.008,0,-37.63,-37.63,0,102.7,0,0 +19/12/2021 06:30,2.8,93.1,1.991,93.8,0.145,0.018,0,4.255,4.255,0,102.7,0,0 +19/12/2021 07:00,3.346,93,1.806,94.6,0.151,0,0,0.5,0.5,0,102.7,0,0 +19/12/2021 07:30,3.715,93.1,1.686,88.9,0.152,0,0,-0.906,-0.906,0,102.7,0,0 +19/12/2021 08:00,4.08,93.2,1.204,87.7,0.158,0.805,0.004,-0.722,-0.722,0,102.7,0,0 +19/12/2021 08:30,4.349,93.3,1.268,93.2,0.158,5.19,0.026,1.791,1.791,0,102.7,0,0.034 +19/12/2021 09:00,4.643,93.5,1.336,97,0.151,15.4,0.077,7.073,7.073,0,102.7,0.057,0.158 +19/12/2021 09:30,5.055,93.4,1.847,92,0.151,28.44,0.142,13.76,13.76,0,102.7,0.121,0.299 +19/12/2021 10:00,5.315,93,1.794,91.3,0.154,40.96,0.205,20.25,20.25,0,102.7,0.181,0.407 +19/12/2021 10:30,5.527,92.4,1.745,92.1,0.156,60.95,0.305,31.27,31.27,0,102.7,0.29,0.64 +19/12/2021 11:00,5.876,91.2,1.911,89.8,0.152,78.41,0.392,40.64,40.64,0,102.7,0.34,0.841 +19/12/2021 11:30,6.296,89,1.912,92.1,0.155,89.5,0.448,51.22,51.22,0,102.7,0.375,0.971 +19/12/2021 12:00,6.498,86.2,2.227,93.7,0.157,106.8,0.534,63.02,63.02,0,102.6,0.455,1.174 +19/12/2021 12:30,6.834,84.6,1.574,87.9,0.156,103.3,0.517,55.3,55.3,0,102.6,0.443,1.162 +19/12/2021 13:00,7.013,83.3,1.674,76.57,0.148,95.2,0.476,50.32,50.32,0,102.5,0.406,1.061 +19/12/2021 13:30,7.14,82.2,1.947,78.59,0.151,99.4,0.497,50.29,50.29,0,102.5,0.418,1.081 +19/12/2021 14:00,7.356,80.3,2.086,93.8,0.15,117.7,0.588,60.29,60.29,0,102.4,0.518,1.289 +19/12/2021 14:30,7.396,80.3,1.716,74.35,0.145,73.76,0.369,37.1,37.1,0,102.4,0.334,0.808 +19/12/2021 15:00,6.958,81,1.901,95.8,0.152,49.53,0.248,22.74,22.74,0,102.4,0.238,0.509 +19/12/2021 15:30,6.719,81.4,1.845,83.6,0.15,26.93,0.135,10.13,10.13,0,102.4,0.115,0.3 +19/12/2021 16:00,6.569,81.1,1.425,79.58,0.157,11.35,0.057,0.523,0.523,0,102.4,0.037,0.117 +19/12/2021 16:30,6.446,80.7,1.419,82.4,0.15,2.718,0.014,-10.03,-10.03,0,102.4,0,0.019 +19/12/2021 17:00,6.093,81.2,0.913,83.6,0.152,0,0,-33.3,-33.3,0,102.3,0,0 +19/12/2021 17:30,4.977,83.6,0.581,58.63,0.138,0,0,-55.4,-55.4,0,102.3,0,0 +19/12/2021 18:00,4.183,86.2,0.668,70.56,0.155,0,0,-55.75,-55.75,0,102.3,0,0 +19/12/2021 18:30,3.793,87.6,0.893,61.04,0.142,0,0,-47.74,-47.74,0,102.3,0,0 +19/12/2021 19:00,4.588,87.7,1.615,73.68,0.151,0,0,-6.377,-6.377,0,102.3,0,0 +19/12/2021 19:30,5.122,86.1,1.593,78.99,0.156,0.005,0,-3.064,-3.064,0,102.3,0,0 +19/12/2021 20:00,5.088,85,1.19,53.15,0.129,0,0,-7.702,-7.702,0,102.3,0,0 +19/12/2021 20:30,4.691,85.6,1.01,71,0.148,0,0,-6.239,-6.239,0,102.3,0,0 +19/12/2021 21:00,4.666,86,1.424,66.32,0.142,0,0,-5.453,-5.453,0,102.3,0,0 +19/12/2021 21:30,4.606,85.1,1.687,81.5,0.153,0,0,-8.6,-8.6,0,102.3,0,0 +19/12/2021 22:00,4.565,84.2,2.003,88.5,0.149,0,0,-9.21,-9.21,0,102.3,0,0 +19/12/2021 22:30,4.655,83.8,1.565,100,0.147,0,0,-5.853,-5.853,0,102.3,0,0 +19/12/2021 23:00,4.962,83.7,1.637,98.7,0.152,0,0,-5.705,-5.705,0,102.3,0,0 +19/12/2021 23:30,5.142,83.7,1.514,98.3,0.154,0,0,-5.425,-5.425,0,102.3,0,0 +20/12/2021 00:00,5.188,84,1.435,100.7,0.15,0,0,-4.908,-4.908,0,102.2,0,0 +20/12/2021 00:30,5.255,84,1.388,99.8,0.153,0,0,-4.422,-4.422,0,102.2,0,0 +20/12/2021 01:00,5.266,84.3,1.163,95.1,0.157,0,0,-4.572,-4.572,0,102.2,0,0 +20/12/2021 01:30,5.24,84.2,1.502,98.4,0.152,0,0,-4.313,-4.313,0,102.2,0,0 +20/12/2021 02:00,5.244,84.3,1.418,80.4,0.155,0,0,-4.422,-4.422,0,102.2,0,0 +20/12/2021 02:30,5.211,84.7,1.464,86.1,0.155,0,0,-4.465,-4.465,0,102.2,0,0 +20/12/2021 03:00,5.169,84.3,1.78,90,0.154,0,0,-4.371,-4.371,0,102.1,0,0 +20/12/2021 03:30,5.111,83,1.801,96.5,0.148,0,0,-4.921,-4.921,0,102.1,0,0 +20/12/2021 04:00,5.053,84,1.603,76.44,0.149,0,0,-4.743,-4.743,0,102.1,0,0 +20/12/2021 04:30,4.778,85,1.832,82.8,0.155,0,0,-4.615,-4.615,0,102.1,0,0 +20/12/2021 05:00,4.553,84.6,1.897,84.8,0.15,0,0,-5.009,-5.009,0,102.1,0,0 +20/12/2021 05:30,4.352,84,1.647,82.2,0.147,0,0,-5.325,-5.325,0,102.1,0,0 +20/12/2021 06:00,4.12,84.4,2.174,94.1,0.153,0,0,-5.412,-5.412,0,102.1,0,0 +20/12/2021 06:30,3.897,84,2.019,89.8,0.152,0,0,-5.439,-5.439,0,102.1,0,0 +20/12/2021 07:00,3.799,83.5,2.203,110.3,0.141,0,0,-5.609,-5.609,0,102.1,0,0 +20/12/2021 07:30,3.79,83.1,2.138,102.1,0.155,0,0,-5.722,-5.722,0,102.1,0,0 +20/12/2021 08:00,3.778,83.9,1.821,88.8,0.152,0.422,0.002,-4.995,-4.995,0,102.1,0,0 +20/12/2021 08:30,3.775,83.8,2.052,99.4,0.15,3.93,0.02,-2.947,-2.947,0,102.1,0,0.036 +20/12/2021 09:00,3.804,83.9,2.013,110.7,0.148,9.57,0.048,0.3,0.3,0,102.1,0.027,0.097 +20/12/2021 09:30,3.795,84,2.338,108.7,0.149,17.56,0.088,4.713,4.713,0,102.1,0.068,0.207 +20/12/2021 10:00,3.791,83.9,2.389,111.1,0.145,31.79,0.159,12.71,12.71,0,102.1,0.156,0.346 +20/12/2021 10:30,3.873,83.2,2.197,106.6,0.148,41.48,0.207,17.86,17.86,0,102.2,0.203,0.431 +20/12/2021 11:00,4.15,83,2.357,105.5,0.146,49.84,0.249,22.93,22.93,0,102.1,0.241,0.536 +20/12/2021 11:30,4.348,82.4,2.001,108.2,0.147,55.48,0.277,25.78,25.78,0,102.1,0.277,0.609 +20/12/2021 12:00,4.303,81.9,2.19,97.1,0.149,65.88,0.329,31.28,31.29,0,102.1,0.332,0.729 +20/12/2021 12:30,4.373,81.3,1.865,96,0.149,64.9,0.324,30.59,30.59,0,102.1,0.324,0.721 +20/12/2021 13:00,4.399,81.1,2.662,115.1,0.141,70.09,0.35,33.98,33.98,0,102,0.339,0.775 +20/12/2021 13:30,4.542,81.3,1.86,111.8,0.149,58.55,0.293,27.21,27.21,0,102,0.286,0.644 +20/12/2021 14:00,4.611,80.7,1.952,102.9,0.144,53.42,0.267,24.05,24.05,0,102,0.263,0.568 +20/12/2021 14:30,4.594,80.9,2.078,104.8,0.147,41.24,0.206,16.82,16.82,0,102,0.203,0.418 +20/12/2021 15:00,4.58,80.8,2.053,106.1,0.147,33.57,0.168,12.61,12.61,0,102,0.146,0.349 +20/12/2021 15:30,4.582,80.6,1.94,100.3,0.146,21.75,0.109,5.819,5.819,0,102,0.093,0.259 +20/12/2021 16:00,4.511,80.1,2.196,94.7,0.154,10.8,0.054,-0.321,-0.321,0,102,0.033,0.124 +20/12/2021 16:30,4.4,79.51,2.661,109.4,0.141,2.184,0.011,-6.439,-6.439,0,102,0,0.012 +20/12/2021 17:00,4.331,80.3,2.45,119.8,0.134,0,0,-7.188,-7.188,0,102,0,0 +20/12/2021 17:30,4.301,80.7,2.227,114.5,0.143,0,0,-7.407,-7.407,0,101.9,0,0 +20/12/2021 18:00,4.102,80.5,3.014,104.4,0.143,0,0,-6.828,-6.83,0,101.9,0,0 +20/12/2021 18:30,3.913,80.7,2.554,99.1,0.154,0,0,-6.438,-6.439,0,102,0,0 +20/12/2021 19:00,3.828,81.2,2.552,107,0.15,0,0,-6.348,-6.348,0,102,0,0 +20/12/2021 19:30,3.67,81.5,2.865,122.2,0.138,0,0,-6.227,-6.228,0,102,0,0 +20/12/2021 20:00,3.578,81.6,2.691,109.5,0.152,0,0,-6.35,-6.35,0,102,0,0 +20/12/2021 20:30,3.401,81.5,3.055,110.6,0.149,0,0,-6.289,-6.289,0,102,0,0 +20/12/2021 21:00,3.309,81.3,2.701,117,0.141,0,0,-6.518,-6.518,0,102,0,0 +20/12/2021 21:30,3.314,81.1,2.575,109.7,0.143,0,0,-6.503,-6.504,0,102,0,0 +20/12/2021 22:00,3.301,81.4,2.071,100.4,0.154,0,0,-6.537,-6.537,0,102,0,0 +20/12/2021 22:30,3.283,81.5,2.282,102,0.156,0,0,-6.653,-6.653,0,101.9,0,0 +20/12/2021 23:00,3.253,81.4,2.416,108.8,0.148,0,0,-6.856,-6.857,0,101.9,0,0 +20/12/2021 23:30,3.249,80.4,2.818,110.6,0.147,0,0,-6.814,-6.814,0,102,0,0 +21/12/2021 00:00,3.267,80.1,2.962,113.1,0.148,0,0,-6.928,-6.928,0,101.9,0,0 +21/12/2021 00:30,3.27,79.29,2.863,114.9,0.14,0,0,-7.443,-7.443,0,101.9,0,0 +21/12/2021 01:00,3.266,78.18,3.357,122.5,0.135,0,0,-7.905,-7.907,0,101.9,0,0 +21/12/2021 01:30,3.273,78.07,2.839,120.3,0.134,0,0,-8.31,-8.31,0,101.9,0,0 +21/12/2021 02:00,2.972,78.31,1.73,123.1,0.128,0,0,-48.55,-48.55,0,101.9,0,0 +21/12/2021 02:30,1.795,81,0.492,109.7,0.11,0,0,-60.07,-60.07,0,101.9,0,0 +21/12/2021 03:00,1.033,84.2,0.207,97.8,0.06,0,0,-53.49,-53.49,0,101.9,0,0 +21/12/2021 03:30,0.333,86.7,0.806,6.143,0.141,0,0,-53,-53,0,101.8,0,0 +21/12/2021 04:00,-0.18,88.7,0.637,18.26,0.153,0,0,-53.17,-53.17,0,101.8,0,0 +21/12/2021 04:30,0.051,89.8,0.578,33.82,0.142,0,0,-54.05,-54.05,0,101.8,0,0 +21/12/2021 05:00,0.288,90,0.398,55.03,0.127,0,0,-57.23,-57.23,0,101.8,0,0 +21/12/2021 05:30,0.292,89.6,0.359,59.98,0.144,0,0,-56.4,-56.4,0,101.8,0,0 +21/12/2021 06:00,-0.181,89.3,0.409,69.46,0.147,0,0,-55.67,-55.67,0,101.8,0,0 +21/12/2021 06:30,-0.441,89.9,0.41,66.69,0.155,0,0,-54.11,-54.11,0,101.8,0,0 +21/12/2021 07:00,-0.651,90.4,0.305,75.54,0.163,0,0,-54.94,-54.94,0,101.8,0,0 +21/12/2021 07:30,-0.853,90.9,0.083,67.8,0.07,0,0,-54.76,-54.76,0,101.8,0,0 +21/12/2021 08:00,-1.003,91.2,0.015,59.31,0.009,0.19,0.001,-54,-54,0,101.8,0,0.024 +21/12/2021 08:30,-1.3,91.2,0.008,52.94,0.013,13.16,0.066,-45.02,-45.02,0,101.8,0.068,0.165 +21/12/2021 09:00,-0.753,91.6,0,59.37,0,39.17,0.196,-31.29,-31.29,0,101.8,0.205,0.529 +21/12/2021 09:30,0.377,90.4,0.048,17.87,0.012,100.3,0.501,3.935,3.935,0,101.9,0.346,0.974 +21/12/2021 10:00,1.517,86.5,0.48,47.34,0.1,165.6,0.828,27.96,27.96,0,101.9,0.682,2.004 +21/12/2021 10:30,2.789,77.91,1.059,79.98,0.146,203.8,1.019,62.12,62.12,0,101.8,0.867,2.425 +21/12/2021 11:00,4.021,70.58,1.755,111.6,0.145,240.3,1.202,91.9,91.9,0,101.8,1.023,2.804 +21/12/2021 11:30,4.561,68.33,1.799,115.3,0.143,271.3,1.357,98,98,0,101.8,1.156,3.125 +21/12/2021 12:00,5.058,67.39,1.862,115.5,0.138,263.5,1.318,96,96,0,101.8,1.119,2.956 +21/12/2021 12:30,5.445,66.37,2.077,114.8,0.139,277.3,1.387,105.2,105.2,0,101.8,1.176,3.103 +21/12/2021 13:00,5.767,63.87,2.488,120.9,0.137,263.9,1.319,100.6,100.6,0,101.8,1.13,2.986 +21/12/2021 13:30,5.75,63.95,2.585,124.2,0.133,232.3,1.162,81,81,0,101.7,1.08,2.822 +21/12/2021 14:00,5.808,64.02,2.183,111.9,0.142,204,1.02,67.73,67.73,0,101.7,1.103,2.812 +21/12/2021 14:30,5.675,64.79,2.063,126,0.132,158.3,0.792,38.19,38.19,0,101.7,0.996,2.52 +21/12/2021 15:00,5.507,65.16,1.684,116.9,0.141,106.1,0.531,7.297,7.297,0,101.7,0.781,1.965 +21/12/2021 15:30,5.19,65.71,1.559,115.6,0.136,55.56,0.278,-24.14,-24.14,0,101.7,0.323,0.792 +21/12/2021 16:00,4.351,68.61,0.986,108.7,0.149,21.79,0.109,-41.24,-41.24,0,101.7,0.1,0.283 +21/12/2021 16:30,3.507,70.83,0.913,105.4,0.157,2.215,0.011,-50.07,-50.07,0,101.7,0.005,0.045 +21/12/2021 17:00,2.948,74.18,0.698,128.2,0.123,0,0,-47.53,-47.53,0,101.7,0,0 +21/12/2021 17:30,2.511,75.04,0.196,207,0.061,0,0,-48.38,-48.38,0,101.7,0,0 +21/12/2021 18:00,1.328,80,0.121,178.3,0.068,0,0,-51,-51,0,101.7,0,0 +21/12/2021 18:30,1.122,81.3,0.692,126.6,0.127,0,0,-48.22,-48.22,0,101.7,0,0 +21/12/2021 19:00,1.324,78.82,0.812,118.8,0.149,0,0,-50.35,-50.35,0,101.7,0,0 +21/12/2021 19:30,1.342,78.45,1.295,114.9,0.149,0,0,-52.43,-52.43,0,101.7,0,0 +21/12/2021 20:00,1.237,79.28,1.28,108.7,0.151,0,0,-52.67,-52.67,0,101.7,0,0 +21/12/2021 20:30,1.278,79.55,1.779,121.6,0.136,0,0,-58.21,-58.21,0,101.7,0,0 +21/12/2021 21:00,0.922,81.3,1.611,114.3,0.148,0,0,-58.88,-58.88,0,101.7,0,0 +21/12/2021 21:30,0.555,82.8,1.435,113.9,0.144,0,0,-59.91,-59.91,0,101.7,0,0 +21/12/2021 22:00,0.153,84,1.322,122.2,0.137,0,0,-60,-60,0,101.7,0,0 +21/12/2021 22:30,-0.213,85.8,1.113,135.3,0.128,0,0,-53.7,-53.7,0,101.7,0,0 +21/12/2021 23:00,0.093,86.5,2.986,126.9,0.127,0,0,-21.53,-21.53,0,101.8,0,0 +21/12/2021 23:30,-0.135,86.6,1.851,123.9,0.137,0,0,-57.69,-57.69,0,101.7,0,0 +22/12/2021 00:00,-0.703,87.5,0.971,125.9,0.133,0,0,-56.89,-56.89,0,101.7,0,0 +22/12/2021 00:30,-0.91,88.6,1.179,111.1,0.151,0,0,-50.32,-50.32,0,101.7,0,0 +22/12/2021 01:00,-0.674,88.8,2.354,120.3,0.14,0,0,-36.67,-36.67,0,101.7,0,0 +22/12/2021 01:30,-0.67,87.5,2.616,126.4,0.13,0,0,-38.46,-38.47,0,101.7,0,0 +22/12/2021 02:00,-0.885,86.7,2.271,117,0.144,0,0,-39.47,-39.47,0,101.6,0,0 +22/12/2021 02:30,-1.071,86.9,2.541,119.2,0.138,0,0,-37.31,-37.31,0,101.6,0,0 +22/12/2021 03:00,-1.157,87.1,2.821,127.9,0.131,0,0,-18.55,-18.55,0,101.6,0,0 +22/12/2021 03:30,-1.344,87.1,2.695,135.9,0.127,0,0,-18.12,-18.12,0,101.6,0,0 +22/12/2021 04:00,-1.552,87.4,2.385,129.8,0.131,0,0,-13.05,-13.05,0,101.6,0,0 +22/12/2021 04:30,-1.697,87.5,2.936,132.7,0.127,0,0,-20.63,-20.64,0,101.6,0,0 +22/12/2021 05:00,-1.801,87.5,2.389,132,0.125,0,0,-14.18,-14.18,0,101.6,0,0 +22/12/2021 05:30,-1.838,87.8,2.36,125.8,0.132,0,0,-14.04,-14.04,0,101.6,0,0 +22/12/2021 06:00,-1.825,87.8,1.826,140.7,0.126,0,0,-13.78,-13.78,0,101.6,0,0 +22/12/2021 06:30,-1.891,88,2.017,138.4,0.121,0,0,-11.13,-11.13,0,101.6,0,0 +22/12/2021 07:00,-1.892,88.3,2.119,134.3,0.125,0,0,-10.67,-10.67,0,101.6,0,0 +22/12/2021 07:30,-1.892,88.5,2.012,140,0.131,0,0,-10.52,-10.52,0,101.6,0,0 +22/12/2021 08:00,-1.896,88.5,2.363,140.2,0.127,1.376,0.007,-12.68,-12.68,0,101.6,0,0.007 +22/12/2021 08:30,-1.892,88.4,2.403,135.4,0.126,11.2,0.056,-8.52,-8.52,0,101.6,0.045,0.16 +22/12/2021 09:00,-1.848,88.5,2.153,137.7,0.127,30.44,0.152,3.761,3.761,0,101.6,0.153,0.365 +22/12/2021 09:30,-1.703,88.4,2.194,136.8,0.123,58.45,0.292,22.45,22.45,0,101.6,0.294,0.711 +22/12/2021 10:00,-1.51,88.1,2.725,129.6,0.127,88.8,0.444,40.68,40.68,0,101.6,0.411,1.142 +22/12/2021 10:30,-1.14,87.6,2.621,135.1,0.125,118,0.59,54.64,54.64,0,101.6,0.533,1.448 +22/12/2021 11:00,-0.968,87,2.696,135.8,0.123,118.2,0.591,50.13,50.13,0,101.6,0.497,1.339 +22/12/2021 11:30,-0.702,86.7,2.733,130,0.135,157.1,0.786,61.86,61.87,0,101.5,0.658,1.707 +22/12/2021 12:00,-0.478,84.9,2.389,138.3,0.128,191.3,0.957,75.91,75.91,0,101.5,0.806,2.08 +22/12/2021 12:30,-0.215,83.7,2.707,126.1,0.131,166.7,0.834,63.61,63.61,0,101.5,0.7,1.821 +22/12/2021 13:00,-0.034,84.1,2.398,128,0.129,139.4,0.697,44.66,44.66,0,101.4,0.567,1.474 +22/12/2021 13:30,0.118,83.7,2.278,131.9,0.128,131.8,0.659,37.92,37.92,0,101.4,0.525,1.361 +22/12/2021 14:00,0.221,83.6,1.844,136.1,0.127,108.5,0.543,32.38,32.38,0,101.4,0.427,1.111 +22/12/2021 14:30,0.215,84,2.5,134.7,0.123,103.4,0.517,17.37,17.37,0,101.3,0.408,1.086 +22/12/2021 15:00,0.209,84.4,2.468,136.1,0.123,80.5,0.403,9.35,9.35,0,101.3,0.338,0.842 +22/12/2021 15:30,0.154,85.3,2.51,138.4,0.128,51.49,0.257,-10.23,-10.23,0,101.3,0.219,0.516 +22/12/2021 16:00,0.055,85.9,1.54,140.7,0.13,20.92,0.105,-27.92,-27.92,0,101.3,0.083,0.238 +22/12/2021 16:30,-0.317,86.9,1.941,139.3,0.13,1.826,0.009,-35.49,-35.49,0,101.3,0,0.018 +22/12/2021 17:00,-0.54,88,2.091,126.9,0.134,0,0,-26.37,-26.37,0,101.3,0,0 +22/12/2021 17:30,-0.59,88.9,2.526,125.9,0.131,0,0,-18.36,-18.36,0,101.2,0,0 +22/12/2021 18:00,-0.572,89.3,2.12,134.2,0.127,0,0,-23.79,-23.79,0,101.3,0,0 +22/12/2021 18:30,-0.606,89.5,1.741,133.4,0.123,0,0,-27.17,-27.17,0,101.3,0,0 +22/12/2021 19:00,-0.671,89.4,1.613,128.4,0.133,0,0,-30.34,-30.34,0,101.2,0,0 +22/12/2021 19:30,-0.734,89.5,1.613,134.8,0.121,0,0,-35.33,-35.33,0,101.2,0,0 +22/12/2021 20:00,-0.798,89,1.475,128.8,0.128,0,0,-37.85,-37.85,0,101.2,0,0 +22/12/2021 20:30,-0.872,89.2,1.515,125.1,0.135,0,0,-38.48,-38.48,0,101.1,0,0 +22/12/2021 21:00,-0.942,89.4,1.044,122.4,0.113,0,0,-40.28,-40.28,0,101.1,0,0 +22/12/2021 21:30,-1.038,89.7,1.471,122.3,0.139,0,0,-40.29,-40.29,0,101.1,0,0 +22/12/2021 22:00,-1.022,89.7,1.139,128.2,0.118,0,0,-40.66,-40.66,0,101.1,0,0 +22/12/2021 22:30,-1.109,89.9,1.463,127.8,0.13,0,0,-39.65,-39.65,0,101.1,0,0 +22/12/2021 23:00,-1.039,90,0.688,136,0.101,0,0,-39.17,-39.17,0,101.1,0,0 +22/12/2021 23:30,-1.304,90,0.47,122.3,0.097,0,0,-35.49,-35.49,0,101.1,0,0 +23/12/2021 00:00,-1.347,90.4,0.36,125,0.058,0,0,-31.35,-31.35,0,101,0,0 +23/12/2021 00:30,-1.368,90.5,0,0,0,0,0,-35.04,-35.04,0,101,0,0 +23/12/2021 01:00,-1.482,90.8,0,0,0,0,0,-35.87,-35.87,0,101,0,0 +23/12/2021 01:30,-1.492,91.2,0.214,131.9,0.029,0,0,-34.86,-34.86,0,101,0,0 +23/12/2021 02:00,-1.202,91.5,0.043,143.2,0.009,0.53,0.003,-0.364,-0.364,0,101,0,0 +23/12/2021 02:30,-0.742,91.5,0.408,138.6,0.051,1.01,0.005,11.2,11.2,0,100.9,0,0 +23/12/2021 03:00,-0.444,91.2,0.774,137.4,0.111,1.115,0.006,9.4,9.4,0,100.9,0,0 +23/12/2021 03:30,-0.13,90.8,0.574,134.9,0.096,1.01,0.005,11.4,11.4,0,100.9,0,0 +23/12/2021 04:00,0.167,90.5,0.495,129.1,0.076,0.989,0.005,8.7,8.7,0,100.9,0,0 +23/12/2021 04:30,0.383,90.2,0.688,135.6,0.104,0.662,0.003,4.893,4.893,0,100.9,0,0 +23/12/2021 05:00,0.631,89.8,0.306,129.5,0.063,0.505,0.003,3.22,3.22,0,100.9,0,0 +23/12/2021 05:30,0.906,89.4,0.871,126.7,0.114,0.403,0.002,2.215,2.215,0,100.8,0,0 +23/12/2021 06:00,1.169,89.4,0.982,120.1,0.141,0.473,0.002,3.387,3.387,0,100.8,0,0 +23/12/2021 06:30,1.46,89.2,0.211,126.3,0.058,0.569,0.003,3.777,3.777,0,100.8,0,0 +23/12/2021 07:00,1.802,89.1,0.152,116.7,0.031,0.316,0.002,0.821,0.821,0,100.8,0,0 +23/12/2021 07:30,2.194,89,0.052,109,0.022,0.284,0.001,0.98,0.98,0,100.8,0,0 +23/12/2021 08:00,2.493,89.1,0.027,128.5,0.012,3.043,0.015,3.343,3.343,0,100.8,0,0.026 +23/12/2021 08:30,3.179,89.6,0.04,180.5,0.013,17.88,0.089,11.74,11.74,0,100.9,0.062,0.24 +23/12/2021 09:00,4.345,90.6,0.351,179.1,0.068,32.19,0.161,16.55,16.55,0,100.9,0.141,0.39 +23/12/2021 09:30,5.138,91.4,0.548,169.5,0.089,24.83,0.124,12.77,12.77,0,100.9,0.104,0.262 +23/12/2021 10:00,5.628,92.3,1.179,150,0.125,45.39,0.227,26.39,26.39,0,100.9,0.199,0.412 +23/12/2021 10:30,6.386,92.7,1.29,149.2,0.131,73.36,0.367,45.48,45.48,0,100.8,0.308,0.731 +23/12/2021 11:00,7.19,92.6,1.501,166.9,0.147,101.9,0.509,56.01,56.01,0,100.8,0.415,0.986 +23/12/2021 11:30,7.971,91.6,2.375,186.9,0.155,123.6,0.618,69.56,69.56,0,100.8,0.525,1.256 +23/12/2021 12:00,8.75,88.6,2.221,204.3,0.144,156.7,0.784,84.6,84.6,0,100.8,0.707,1.666 +23/12/2021 12:30,9.08,86.3,1.68,210.6,0.133,106.5,0.533,62.14,62.14,0,100.8,0.469,1.152 +23/12/2021 13:00,9.52,85.3,1.194,204.9,0.12,92.6,0.463,52.82,52.82,0,100.8,0.41,0.99 +23/12/2021 13:30,9.72,84.7,1.895,194.1,0.148,94.7,0.473,47.04,47.04,0,100.7,0.415,1 +23/12/2021 14:00,10.03,84.7,1.435,188.2,0.141,76.62,0.383,31.45,31.45,0,100.7,0.357,0.831 +23/12/2021 14:30,10.16,84.7,0.282,169.7,0.055,52.36,0.262,11.93,11.93,0,100.7,0.282,0.584 +23/12/2021 15:00,9.91,85.1,0.209,155.2,0.056,42.25,0.211,6.476,6.476,0,100.7,0.203,0.463 +23/12/2021 15:30,9.69,86.1,0.001,142.3,0.002,31.99,0.16,5.689,5.689,0,100.7,0.144,0.346 +23/12/2021 16:00,9.47,86.8,0.147,174.8,0.03,21.29,0.106,-6.881,-6.881,0,100.7,0.095,0.257 +23/12/2021 16:30,9.11,87.9,0,0,0,3.338,0.017,6.838,6.838,0,100.7,0,0.021 +23/12/2021 17:00,9.23,88.7,0.454,167.5,0.062,0.234,0.001,3.726,3.726,0,100.7,0,0 +23/12/2021 17:30,9.51,88.5,0.002,173.8,0.011,0.095,0,3.571,3.571,0,100.7,0,0 +23/12/2021 18:00,9.52,88.3,0.001,114.4,0.005,0.076,0,3.885,3.885,0,100.7,0,0 +23/12/2021 18:30,9.48,88.2,0.111,154.2,0.023,0.158,0.001,5.153,5.153,0,100.7,0,0 +23/12/2021 19:00,9.45,88.5,0.413,194.2,0.05,0.08,0,2.502,2.502,0,100.7,0,0 +23/12/2021 19:30,9.56,88.8,0.268,193.9,0.038,0,0,-1.822,-1.822,0,100.7,0,0 +23/12/2021 20:00,9.57,89.5,0,136.6,0,0,0,0.566,0.566,0,100.7,0,0 +23/12/2021 20:30,9.58,90.1,0.076,183.8,0.017,0,0,1.959,1.959,0,100.7,0,0 +23/12/2021 21:00,9.48,90.5,0.025,181.4,0.004,0,0,3.6,3.6,0,100.7,0,0 +23/12/2021 21:30,9.38,90.9,0,0,0,0,0,0.846,0.846,0,100.7,0,0 +23/12/2021 22:00,9.1,91.1,0,0,0,0,0,1.786,1.786,0,100.7,0,0 +23/12/2021 22:30,8.98,91.3,0,0,0,0,0,2.426,2.426,0,100.7,0,0 +23/12/2021 23:00,9.02,91.7,0,0,0,0,0,2.385,2.385,0,100.7,0,0 +23/12/2021 23:30,8.96,91.8,0,0,0,0,0,-0.961,-0.961,0,100.7,0,0 +24/12/2021 00:00,8.8,92.1,0.054,74.27,0.024,0.001,0,-0.791,-0.791,0,100.6,0,0 +24/12/2021 00:30,8.94,92.4,0.022,74.5,0.012,0,0,2.694,2.694,0,100.6,0,0 +24/12/2021 01:00,9.06,92.5,0,0,0,0,0,3.269,3.269,0,100.6,0,0 +24/12/2021 01:30,9.01,92.5,0,0,0,0,0,3.49,3.49,0,100.5,0,0 +24/12/2021 02:00,8.9,92.7,0.018,97.3,0.008,0,0,2.779,2.779,0,100.5,0,0 +24/12/2021 02:30,8.81,93,0.071,136.7,0.038,0,0,2.96,2.96,0.2,100.5,0,0 +24/12/2021 03:00,8.85,93.1,0.059,134,0.011,0,0,2.196,2.196,0,100.5,0,0 +24/12/2021 03:30,8.82,93.4,0.106,157.6,0.037,0,0,1.613,1.613,0,100.4,0,0 +24/12/2021 04:00,8.99,93.6,0.202,188.9,0.045,0.001,0,2.558,2.558,0,100.4,0,0 +24/12/2021 04:30,9.38,93.8,0.519,220.8,0.083,0.001,0,2.132,2.132,0,100.4,0,0 +24/12/2021 05:00,9.41,93.6,0.058,186.5,0.015,0,0,2.396,2.396,0,100.4,0,0 +24/12/2021 05:30,9.19,93.8,0.836,199.3,0.1,0,0,1.342,1.342,0,100.4,0,0 +24/12/2021 06:00,9.1,94,0.877,180.6,0.13,0,0,1.029,1.029,0,100.4,0,0 +24/12/2021 06:30,9.03,94.1,0.855,170.5,0.116,0,0,0.783,0.783,0,100.3,0,0 +24/12/2021 07:00,8.99,94.2,1.842,185.8,0.158,0,0,-0.11,-0.11,0,100.3,0,0 +24/12/2021 07:30,8.82,94.2,0.493,161.8,0.089,0,0,1.048,1.048,0,100.3,0,0 +24/12/2021 08:00,8.82,94.6,0.788,155.2,0.124,0.542,0.003,1.176,1.176,0,100.3,0,0 +24/12/2021 08:30,8.98,94.6,0.849,161.3,0.137,4.836,0.024,3.464,3.464,0,100.3,0,0.03 +24/12/2021 09:00,9.08,94.6,1.322,173.7,0.149,11.6,0.058,6.757,6.757,0,100.3,0.037,0.125 +24/12/2021 09:30,9.14,94.6,1.001,171.4,0.139,24.95,0.125,14.79,14.79,0,100.3,0.102,0.243 +24/12/2021 10:00,9.1,94.5,1.434,176,0.161,32.67,0.163,18.84,18.84,0,100.3,0.136,0.323 +24/12/2021 10:30,9.1,94.5,1.269,159.6,0.137,68.92,0.345,40.97,40.97,0,100.3,0.284,0.641 +24/12/2021 11:00,9.22,94.5,1.085,152,0.135,79.15,0.396,44.81,44.81,0,100.2,0.321,0.758 +24/12/2021 11:30,9.52,94.4,1.18,151.8,0.141,94.9,0.475,51.78,51.78,0,100.2,0.395,0.935 +24/12/2021 12:00,9.56,94.3,1.852,173.3,0.146,65.85,0.329,28.38,28.38,0.2,100.1,0.298,0.608 +24/12/2021 12:30,9.66,94.4,1.453,151.7,0.134,51.34,0.257,14.86,14.86,0,100.1,0.221,0.484 +24/12/2021 13:00,9.69,94.3,1.869,186.2,0.148,44.76,0.224,13.27,13.27,0.8,100.1,0.216,0.446 +24/12/2021 13:30,9.71,94,0.777,163.6,0.155,38.23,0.191,10.12,10.12,1.2,100,0.19,0.386 +24/12/2021 14:00,9.69,94,1.172,166.9,0.152,39.08,0.195,12.36,12.36,0.6,100,0.182,0.382 +24/12/2021 14:30,9.78,94,0.878,165.4,0.153,53.99,0.27,16.29,16.29,0.2,100,0.267,0.542 +24/12/2021 15:00,9.76,93.7,0.847,151.8,0.138,38.57,0.193,7.768,7.768,0.2,100,0.175,0.408 +24/12/2021 15:30,9.7,93.7,1.019,153.1,0.144,41.31,0.207,0.997,0.997,0,100,0.179,0.418 +24/12/2021 16:00,9.67,93.8,1.144,172.3,0.156,20.72,0.104,-10.08,-10.08,0,100,0.083,0.227 +24/12/2021 16:30,9.67,93.7,1.109,175.7,0.163,4.101,0.021,-17.48,-17.48,0,100,0.005,0.042 +24/12/2021 17:00,9.68,93.8,1.121,184.6,0.156,0,0,-3.817,-3.817,0,100,0,0 +24/12/2021 17:30,9.64,93.6,0.865,156,0.142,0,0,-9.79,-9.79,0,100,0,0 +24/12/2021 18:00,9.6,93.6,0.797,158.6,0.142,0,0,-11.17,-11.17,0,99.9,0,0 +24/12/2021 18:30,9.56,93.5,0.398,149.7,0.106,0,0,-7.454,-7.454,0,99.9,0,0 +24/12/2021 19:00,9.55,93.7,0.744,168,0.142,0,0,-12.07,-12.07,0,99.9,0,0 +24/12/2021 19:30,9.08,92.8,0.494,162.3,0.111,0,0,-37.11,-37.11,0,99.9,0,0 +24/12/2021 20:00,8.67,93.9,0.238,168.7,0.11,0.313,0.002,1.256,1.256,0,99.9,0,0 +24/12/2021 20:30,9.12,93.8,0.187,139,0.088,0,0,0.777,0.777,0,99.9,0,0 +24/12/2021 21:00,9.38,93.7,0.33,121.2,0.09,0,0,-3.262,-3.262,0,99.9,0,0 +24/12/2021 21:30,9.27,93.5,0.344,132.2,0.094,0,0,-1.496,-1.496,0,99.9,0,0 +24/12/2021 22:00,9.14,93.5,0.402,150.7,0.102,0,0,-23.15,-23.15,0,99.9,0,0 +24/12/2021 22:30,8.84,93.6,0.047,146.8,0.03,0.036,0,-2.405,-2.405,0,99.9,0,0 +24/12/2021 23:00,9.04,94,0.404,167.2,0.094,0.011,0,-3.74,-3.74,0,99.9,0,0 +24/12/2021 23:30,9.31,93.9,0.524,176.2,0.168,0,0,-4.848,-4.848,0,99.9,0,0 +25/12/2021 00:00,9.17,93.7,0.541,177.3,0.149,0,0,-28.77,-28.77,0,99.9,0,0 +25/12/2021 00:30,8.74,93.6,0.101,178.3,0.044,0,0,-9.14,-9.14,0,99.9,0,0 +25/12/2021 01:00,8.46,93.7,0.011,151.5,0.007,0.013,0,-5.68,-5.68,0,99.8,0,0 +25/12/2021 01:30,8.47,94,0.134,151.7,0.056,0,0,-7.94,-7.94,0,99.8,0,0 +25/12/2021 02:00,8.58,94.1,0.103,152.1,0.057,0,0,-13.36,-13.36,0,99.8,0,0 +25/12/2021 02:30,8.05,93.7,0.12,151.8,0.048,0,0,-13.7,-13.7,0,99.8,0,0 +25/12/2021 03:00,7.892,94.2,0,151.7,0.003,0,0,-15.39,-15.39,0,99.8,0,0 +25/12/2021 03:30,7.897,94.5,0.074,171.6,0.025,0.128,0.001,-2.77,-2.77,0,99.8,0,0 +25/12/2021 04:00,8.26,94.5,0.125,143,0.051,0,0,-2.158,-2.158,0,99.8,0,0 +25/12/2021 04:30,8.51,94.3,0.53,118.9,0.129,0,0,1.261,1.261,0,99.8,0,0 +25/12/2021 05:00,8.86,94.7,1.016,174.7,0.158,0.049,0,0.93,0.93,0,99.8,0,0 +25/12/2021 05:30,8.84,94.2,0.571,131.2,0.147,0,0,1.046,1.046,0,99.8,0,0 +25/12/2021 06:00,9,94.6,1.179,172.6,0.156,0.001,0,-2.597,-2.597,0,99.8,0,0 +25/12/2021 06:30,9.36,94.5,1.075,179.3,0.163,0.042,0,-1.593,-1.593,0,99.8,0,0 +25/12/2021 07:00,9.37,94.2,0.485,151,0.129,0.02,0,-5.264,-5.264,0.2,99.8,0,0 +25/12/2021 07:30,9,94.3,0.354,149.9,0.116,0,0,-6.712,-6.712,0,99.8,0,0 +25/12/2021 08:00,8.98,94.3,0.369,137.6,0.1,0.188,0.001,-4.106,-4.106,0,99.8,0,0 +25/12/2021 08:30,9.01,94.4,0.662,116.4,0.15,9.77,0.049,-2.083,-2.083,0,99.9,0.024,0.103 +25/12/2021 09:00,9.17,94.3,0.275,133.3,0.088,42.36,0.212,11.36,11.36,0,99.9,0.178,0.419 +25/12/2021 09:30,9.49,94.4,0.544,145,0.108,58.18,0.291,22.4,22.4,0,99.9,0.256,0.555 +25/12/2021 10:00,9.67,94.1,0.516,140.9,0.119,76.42,0.382,38.89,38.89,0,99.9,0.325,0.751 +25/12/2021 10:30,9.88,93.9,1.015,155,0.149,108,0.54,64.02,64.02,0,99.9,0.443,1.107 +25/12/2021 11:00,10.32,93.6,1.096,164.3,0.144,143.5,0.717,93.3,93.3,0,99.9,0.594,1.433 +25/12/2021 11:30,10.44,92.1,1.821,172.9,0.155,92.7,0.464,70.26,70.26,0,99.9,0.386,0.914 +25/12/2021 12:00,10.3,89.2,2.361,179.6,0.148,84.7,0.424,49.59,49.59,0,99.8,0.355,0.867 +25/12/2021 12:30,10.19,87.5,1.822,174.7,0.152,101.8,0.509,60.44,60.44,0,99.8,0.428,1.095 +25/12/2021 13:00,10.25,87.1,2.014,181.9,0.154,100.9,0.504,59.98,59.98,0,99.8,0.414,1.061 +25/12/2021 13:30,10.32,86.7,1.557,177.9,0.151,72.14,0.361,42.44,42.44,0,99.8,0.318,0.737 +25/12/2021 14:00,10.16,87,1.366,161,0.143,51.81,0.259,28.14,28.14,0,99.8,0.239,0.525 +25/12/2021 14:30,10.19,86.9,1.189,169.9,0.153,50.75,0.254,28.85,28.85,0,99.8,0.238,0.526 +25/12/2021 15:00,10.17,86.9,1.42,165.4,0.151,50.47,0.252,26.98,26.98,0,99.8,0.236,0.513 +25/12/2021 15:30,10.06,87.3,1.335,163.1,0.142,20.72,0.104,7.504,7.504,0,99.8,0.081,0.207 +25/12/2021 16:00,9.94,87.9,0.93,154.3,0.142,12.49,0.062,-0.324,-0.324,0,99.8,0.053,0.162 +25/12/2021 16:30,9.71,88.8,1.242,141.1,0.13,0.809,0.004,-10.31,-10.31,0,99.8,0,0.001 +25/12/2021 17:00,9.64,89.5,1.603,133.5,0.128,0,0,-11.37,-11.37,0.2,99.8,0,0 +25/12/2021 17:30,9.59,90.3,1.488,134.2,0.128,0,0,-7.875,-7.875,0.4,99.8,0,0 +25/12/2021 18:00,9.53,91,1.387,126.5,0.134,0,0,-4.817,-4.817,0.2,99.8,0,0 +25/12/2021 18:30,9.53,91.6,0.954,139.1,0.127,0,0,-3.233,-3.233,0,99.8,0,0 +25/12/2021 19:00,9.47,91.9,0.775,158.8,0.142,0,0,-15.86,-15.86,0,99.8,0,0 +25/12/2021 19:30,9.49,92.3,0.524,164,0.131,0,0,-5.716,-5.716,0,99.8,0,0 +25/12/2021 20:00,9.59,92.5,0.592,173.7,0.166,0,0,-0.62,-0.62,0,99.8,0,0 +25/12/2021 20:30,9.68,92.6,0.401,150.7,0.132,0,0,-0.486,-0.486,0,99.8,0,0 +25/12/2021 21:00,9.7,92.8,0.408,142.4,0.109,0,0,0.825,0.825,0,99.8,0,0 +25/12/2021 21:30,9.81,92.9,0.249,154.9,0.091,0,0,-0.121,-0.121,0,99.8,0,0 +25/12/2021 22:00,9.75,93.1,0.539,157.6,0.155,0,0,-1.22,-1.22,0,99.8,0,0 +25/12/2021 22:30,9.81,93.2,0.346,149.9,0.124,0,0,-0.557,-0.557,0,99.8,0,0 +25/12/2021 23:00,9.91,93.3,0.172,148.3,0.061,0,0,-1.146,-1.146,0,99.8,0,0 +25/12/2021 23:30,9.73,93.3,0.216,144.2,0.092,0,0,0.89,0.89,0,99.8,0,0 +26/12/2021 00:00,9.95,93.7,0.76,195.9,0.157,0,0,-1.294,-1.294,0.2,99.8,0,0 +26/12/2021 00:30,10.02,93.7,0.534,179.9,0.145,0,0,-2.855,-2.855,0,99.8,0,0 +26/12/2021 01:00,9.98,93.8,0.351,179.9,0.116,0,0,0.038,0.038,0,99.8,0,0 +26/12/2021 01:30,10.13,94,1.017,208.8,0.141,0,0,-1.278,-1.278,0,99.8,0,0 +26/12/2021 02:00,10.15,94.1,1.081,218.2,0.135,0,0,-3.942,-3.942,0,99.8,0,0 +26/12/2021 02:30,10.11,94,0.962,219.3,0.124,0,0,-17.05,-17.05,0,99.9,0,0 +26/12/2021 03:00,9.98,94,0.692,206,0.14,0,0,-6.913,-6.913,0.2,99.9,0,0 +26/12/2021 03:30,9.96,94.1,0.791,181.6,0.133,0,0,-11.99,-11.99,0,99.9,0,0 +26/12/2021 04:00,9.91,94.1,1.244,210,0.14,0,0,-21.17,-21.17,0,99.9,0,0 +26/12/2021 04:30,9.76,94.1,1.272,221.4,0.13,0,0,-27.55,-27.55,0,99.9,0,0 +26/12/2021 05:00,9.6,93.8,0.696,214.8,0.118,0,0,-33.23,-33.23,0,99.9,0,0 +26/12/2021 05:30,9.46,94.1,0.916,225.6,0.117,0,0,-30.72,-30.72,0,99.9,0,0 +26/12/2021 06:00,9.48,94.2,1.555,221.1,0.128,0,0,-24.3,-24.3,0.4,99.9,0,0 +26/12/2021 06:30,9.53,94,1.077,204.4,0.122,0,0,-30.57,-30.57,0,99.9,0,0 +26/12/2021 07:00,8.99,93.4,0.25,177.3,0.077,0,0,-31.32,-31.32,0,99.9,0,0 +26/12/2021 07:30,8.3,93.6,0.014,136.6,0.012,0,0,-19.35,-19.35,0,99.9,0,0 +26/12/2021 08:00,8.22,94.5,0.491,204.5,0.083,0.661,0.003,-12.32,-12.32,0,99.9,0,0 +26/12/2021 08:30,9.19,94.6,1.435,206.6,0.148,4.574,0.023,-6.213,-6.213,0,99.9,0.009,0.022 +26/12/2021 09:00,9.51,94.2,1.21,198.1,0.155,12.4,0.062,-7.145,-7.145,0,100,0.034,0.094 +26/12/2021 09:30,9.64,94.3,1.403,199.7,0.147,15.22,0.076,1.671,1.671,0,100,0.068,0.136 +26/12/2021 10:00,9.75,94.2,1.697,203,0.15,18.88,0.094,5.602,5.602,0.2,100,0.068,0.168 +26/12/2021 10:30,10.01,94.2,2.117,200.5,0.149,19.73,0.099,5.206,5.206,0.6,100,0.074,0.193 +26/12/2021 11:00,10.21,94.1,1.273,184.1,0.153,54.11,0.271,27.1,27.1,0.8,100,0.231,0.56 +26/12/2021 11:30,10.72,93.9,1.297,187.6,0.156,98.7,0.493,45.51,45.51,0,99.9,0.385,0.91 +26/12/2021 12:00,11.23,93.5,1.142,203.5,0.148,148.7,0.743,72.34,72.34,0,99.9,0.597,1.444 +26/12/2021 12:30,11.7,92.2,1.555,198.9,0.149,169.1,0.846,119.3,119.3,0,99.9,0.73,1.77 +26/12/2021 13:00,11.89,87,1.653,208.9,0.14,178.2,0.891,77.91,77.91,0,99.9,0.745,1.822 +26/12/2021 13:30,11.87,83.9,1.314,196.1,0.152,99.6,0.498,50.76,50.76,0,99.8,0.439,1.022 +26/12/2021 14:00,11.84,83.1,1.754,215.1,0.127,89,0.445,14.95,14.95,0.2,99.8,0.428,1.065 +26/12/2021 14:30,11.65,84.8,2.062,231.5,0.131,58.03,0.29,2.886,2.886,0.2,99.8,0.3,0.679 +26/12/2021 15:00,11.58,87.1,1.367,210.3,0.136,70.23,0.351,16.56,16.56,0,99.8,0.363,0.875 +26/12/2021 15:30,11.62,86.4,0.879,197.7,0.145,24.68,0.123,-9.22,-9.22,0,99.8,0.103,0.257 +26/12/2021 16:00,11.41,86.8,0.685,186,0.164,18.3,0.091,-6.277,-6.277,0,99.8,0.079,0.194 +26/12/2021 16:30,11.05,87.8,0.251,208.5,0.078,3.326,0.017,-8.6,-8.6,0,99.8,0,0.026 +26/12/2021 17:00,10.75,88.8,0.466,177.5,0.161,0,0,-15.12,-15.12,0,99.8,0,0 +26/12/2021 17:30,10.44,89.6,0.297,201,0.107,0,0,-21.72,-21.72,0,99.8,0,0 +26/12/2021 18:00,9.78,90.4,0.584,185.3,0.163,0,0,-33.57,-33.57,0,99.8,0,0 +26/12/2021 18:30,9.65,91.5,0.889,190.8,0.152,0,0,-30,-30,0,99.8,0,0 +26/12/2021 19:00,9.65,92.1,1.284,188,0.161,0,0,-27.52,-27.52,0,99.8,0,0 +26/12/2021 19:30,9.91,92.7,1.511,205.9,0.14,0,0,-12.59,-12.59,0,99.7,0,0 +26/12/2021 20:00,10.17,92.9,1.17,194.6,0.158,0,0,-9.4,-9.4,0,99.7,0,0 +26/12/2021 20:30,10.33,92.9,2.672,209.7,0.141,0,0,-2.695,-2.695,0,99.7,0,0 +26/12/2021 21:00,10.3,92.2,1.894,201.8,0.15,0,0,-8.34,-8.34,0,99.7,0,0 +26/12/2021 21:30,10.23,91.8,1.507,197.6,0.153,0,0,-8.35,-8.35,0,99.7,0,0 +26/12/2021 22:00,10.19,91.4,1.27,184.8,0.165,0,0,-7.388,-7.388,0,99.7,0,0 +26/12/2021 22:30,10.22,91.2,1.277,174.3,0.155,0,0,-2.068,-2.068,0,99.6,0,0 +26/12/2021 23:00,10.16,91.3,0.632,154.7,0.145,0,0,-0.697,-0.697,0.2,99.6,0,0 +26/12/2021 23:30,10.31,91.9,1.033,168.2,0.144,0,0,-5.874,-5.874,0,99.5,0,0 +27/12/2021 00:00,10.61,92,1.855,178.9,0.156,0.024,0,-8.91,-8.91,0,99.5,0,0 +27/12/2021 00:30,10.63,91.7,1.642,175,0.154,0.022,0,-18.02,-18.02,0,99.4,0,0 +27/12/2021 01:00,10.37,91.3,1.143,156.9,0.141,0,0,-12.99,-12.99,0,99.4,0,0 +27/12/2021 01:30,10.19,91.4,1.471,146.3,0.136,0,0,-9.67,-9.67,0,99.3,0,0 +27/12/2021 02:00,10.21,91.1,1.641,139.1,0.128,0.015,0,-11.99,-11.99,0,99.2,0,0 +27/12/2021 02:30,10.18,90.4,1.446,146.3,0.133,0,0,-10.86,-10.86,0.6,99.2,0,0 +27/12/2021 03:00,10.13,90.2,1.778,132.8,0.131,0,0,-11.23,-11.23,2,99.2,0,0 +27/12/2021 03:30,9.96,90.8,2.136,123.9,0.133,0,0,-8.68,-8.68,1,99.1,0,0 +27/12/2021 04:00,9.73,91.4,2.526,123.4,0.136,0,0,-8.85,-8.85,0.8,99,0,0 +27/12/2021 04:30,9.68,92,2.585,125.2,0.133,0,0,-6.9,-6.9,0.8,99,0,0 +27/12/2021 05:00,9.69,92.4,2.154,140,0.124,0,0,-5.655,-5.656,0.2,98.9,0,0 +27/12/2021 05:30,9.82,92.6,1.284,156.5,0.147,0,0,-4.815,-4.815,0,98.9,0,0 +27/12/2021 06:00,9.98,92.6,0.868,154.8,0.143,0,0,-4.741,-4.741,0.6,98.9,0,0 +27/12/2021 06:30,10.23,93,1.615,195.9,0.127,0,0,-16.5,-16.5,0,99,0,0 +27/12/2021 07:00,10.86,92.7,2.313,237.4,0.132,0,0,-45.82,-45.82,0,99,0,0 +27/12/2021 07:30,10.86,91.6,1.695,229.9,0.132,0.017,0,-43.23,-43.23,0,99,0,0 +27/12/2021 08:00,11.46,88.7,3.737,238,0.14,1.071,0.005,-47.55,-47.7,0.2,99,0,0 +27/12/2021 08:30,11.85,82.9,4.549,247.9,0.148,8.72,0.044,-58.88,-59.13,0,99.1,0.008,0.05 +27/12/2021 09:00,11.84,80.3,4.008,242.2,0.146,36.16,0.181,-38.04,-38.11,0,99.2,0.149,0.358 +27/12/2021 09:30,12.12,79.17,3.643,238.5,0.14,150.4,0.752,55.8,55.83,0,99.2,0.635,1.914 +27/12/2021 10:00,12.54,78.6,3.622,227.7,0.127,124.2,0.621,40.6,40.64,0,99.2,0.548,1.503 +27/12/2021 10:30,12.34,80.4,3.035,228.8,0.127,124.5,0.622,44.01,44.02,0,99.3,0.558,1.444 +27/12/2021 11:00,12.6,79.15,3.093,233.9,0.132,104.7,0.524,31.25,31.25,0,99.3,0.464,1.1 +27/12/2021 11:30,12.7,77.66,3.578,235.5,0.133,184.1,0.92,82.2,82.2,0,99.3,0.859,2.14 +27/12/2021 12:00,13.16,76.7,3.766,229.2,0.129,198.1,0.99,82.6,82.8,0,99.3,0.902,2.197 +27/12/2021 12:30,13.19,76.7,3.527,225.9,0.125,139.1,0.696,63.12,63.15,0,99.3,0.657,1.601 +27/12/2021 13:00,13.44,76.29,3.898,221.4,0.131,169.4,0.847,70.08,70.2,0,99.3,0.825,1.989 +27/12/2021 13:30,13.49,77.22,4.412,225.7,0.119,150.4,0.752,12.76,12.85,0.4,99.3,0.762,1.846 +27/12/2021 14:00,13.07,79.92,3.47,225.3,0.124,117.4,0.587,-1.718,-1.725,0.4,99.2,0.552,1.365 +27/12/2021 14:30,12.94,79.31,4.212,223.4,0.127,44.13,0.221,-41.12,-41.27,0,99.2,0.222,0.45 +27/12/2021 15:00,12.82,80.8,4.261,227.5,0.13,48.56,0.243,-38.27,-38.39,0.2,99.2,0.249,0.617 +27/12/2021 15:30,12.99,77.91,4.643,227.6,0.126,26.22,0.131,-31.5,-31.89,0,99.2,0.126,0.297 +27/12/2021 16:00,12.99,78.11,4.21,213.6,0.137,17.35,0.087,-18.63,-18.67,0,99.2,0.069,0.205 +27/12/2021 16:30,12.58,82.1,4.343,210.5,0.145,1.237,0.006,-45.24,-45.5,0,99.1,0,0.018 +27/12/2021 17:00,12.25,85.6,4.46,212.6,0.138,0,0,-39.6,-39.86,0.2,99.1,0,0 +27/12/2021 17:30,11.93,86.8,5.405,212.3,0.13,0,0,-48.73,-49.47,3.2,99.1,0,0 +27/12/2021 18:00,11.56,88,5.315,198.2,0.152,0,0,-40.53,-41.12,0.6,99,0,0 +27/12/2021 18:30,11.33,88.6,3.348,186.6,0.156,0.016,0,-29.53,-29.55,0,99,0,0 +27/12/2021 19:00,11.24,88.9,2.722,182.6,0.153,0,0,-17.92,-17.93,0.4,98.9,0,0 +27/12/2021 19:30,11.42,90.4,2.617,190.1,0.157,0,0,-11.09,-11.09,0.2,98.9,0,0 +27/12/2021 20:00,11.78,90.6,3.225,201.5,0.142,0.008,0,-17.76,-17.76,0.2,98.8,0,0 +27/12/2021 20:30,11.94,90.6,2.943,214.1,0.14,0,0,-12.57,-12.57,0,98.8,0,0 +27/12/2021 21:00,12.39,90.7,4.207,233.8,0.127,0.502,0.003,-22.82,-22.91,0,98.8,0,0 +27/12/2021 21:30,13.04,88.3,3.419,251.2,0.15,2.218,0.011,-14.3,-14.31,0,98.8,0,0 +27/12/2021 22:00,13.37,85.5,3.639,249.8,0.146,2.422,0.012,-21.29,-21.3,0,98.9,0,0 +27/12/2021 22:30,13.43,85.2,4.149,245.5,0.145,1.026,0.005,-27.33,-27.4,0,98.9,0,0 +27/12/2021 23:00,13.35,84.5,3.075,249.3,0.153,0.006,0,-50.62,-50.64,0,98.9,0,0 +27/12/2021 23:30,13.16,83,2.496,253.8,0.152,0,0,-40.23,-40.23,0,99,0,0 +28/12/2021 00:00,12.95,81.1,2.94,256.3,0.152,0,0,-54.23,-54.29,0,99.1,0,0 +28/12/2021 00:30,12.75,75.99,3.081,256.7,0.157,0,0,-65.08,-65.12,0,99.1,0,0 +28/12/2021 01:00,12.24,78.5,2.741,245.1,0.146,0,0,-58.76,-58.76,0,99.2,0,0 +28/12/2021 01:30,12.16,79.14,3.563,247.1,0.148,0,0,-45.13,-45.14,0,99.2,0,0 +28/12/2021 02:00,12.23,77.94,3.931,248.1,0.146,0,0,-43.05,-43.11,0,99.3,0,0 +28/12/2021 02:30,12.13,77.97,3.871,248.5,0.141,0,0,-44.2,-44.24,0,99.3,0,0 +28/12/2021 03:00,12.24,76.62,3.776,252.5,0.153,0,0,-17.34,-17.37,0,99.4,0,0 +28/12/2021 03:30,12.34,76.04,3.425,257.3,0.159,0,0,-28.86,-28.88,0,99.4,0,0 +28/12/2021 04:00,12.54,74.72,3.782,253.7,0.151,0,0,-25.84,-25.88,0,99.4,0,0 +28/12/2021 04:30,12.22,81.6,3.387,239.9,0.142,0,0,-25.68,-25.68,0,99.4,0,0 +28/12/2021 05:00,11.84,89.2,2.384,233.4,0.13,0,0,-10.56,-10.56,0.4,99.5,0,0 +28/12/2021 05:30,12.19,90.4,4.073,247.1,0.153,0.221,0.001,-32.14,-32.24,0.2,99.5,0,0 +28/12/2021 06:00,12.76,78,3.923,267.7,0.154,3.846,0.019,-32.99,-33.12,0,99.6,0,0 +28/12/2021 06:30,12.71,74.64,2.965,262.8,0.149,2.039,0.01,-19.51,-19.54,0,99.6,0,0 +28/12/2021 07:00,12.6,72.63,3.493,261.6,0.154,0.006,0,-22.07,-22.09,0,99.7,0,0 +28/12/2021 07:30,12.28,70.96,3.58,264,0.16,0,0,-21.09,-21.11,0,99.7,0,0 +28/12/2021 08:00,11.98,71.12,3.076,257.3,0.156,0.031,0,-16.55,-16.56,0,99.8,0,0 +28/12/2021 08:30,11.81,74.66,3.406,243.3,0.145,4.153,0.021,-18.44,-18.46,0,99.8,0,0.044 +28/12/2021 09:00,11.83,74.12,3.713,238.5,0.141,18.82,0.094,-11.4,-11.4,0,99.9,0.088,0.227 +28/12/2021 09:30,11.83,74.33,3.616,238.7,0.14,39.15,0.196,5.675,5.675,0,99.9,0.185,0.424 +28/12/2021 10:00,11.85,75.07,3.785,240.6,0.139,67.66,0.338,26.71,26.72,0,99.9,0.32,0.766 +28/12/2021 10:30,11.97,74.89,3.993,248.4,0.147,59.01,0.295,23.02,23.05,0,100,0.293,0.669 +28/12/2021 11:00,12.13,73.9,3.73,245.6,0.145,60.1,0.3,24.96,24.99,0,100,0.301,0.689 +28/12/2021 11:30,12.25,72.69,3.982,249.5,0.145,67.65,0.338,30.62,30.67,0,100,0.305,0.699 +28/12/2021 12:00,12.44,71.1,3.372,252.6,0.147,89.5,0.448,42.57,42.57,0,100,0.393,0.936 +28/12/2021 12:30,12.58,71.91,2.062,259.7,0.158,95.2,0.476,35.67,35.67,0,100,0.44,1.082 +28/12/2021 13:00,12.96,69.49,3.03,271.3,0.155,150.2,0.751,81.1,81.1,0,100,0.701,1.644 +28/12/2021 13:30,12.97,66.72,2.924,264,0.152,77.49,0.387,20.43,20.43,0,100.1,0.345,0.714 +28/12/2021 14:00,12.82,69.14,2.752,255.8,0.159,118.5,0.592,49.51,49.52,0,100,0.578,1.396 +28/12/2021 14:30,12.94,68.14,3.248,252.5,0.151,76.92,0.385,36.75,36.76,0,100,0.36,0.842 +28/12/2021 15:00,12.94,67.74,2.963,252.1,0.148,63.32,0.317,31.43,31.43,0,100.1,0.318,0.725 +28/12/2021 15:30,12.85,68.65,3.527,250.2,0.153,33.71,0.169,11.11,11.11,0,100.1,0.167,0.343 +28/12/2021 16:00,12.23,73.04,3.077,244.2,0.144,14.34,0.072,-1.157,-1.157,0,100.2,0.066,0.161 +28/12/2021 16:30,11.6,78.03,3.694,239.9,0.14,4.05,0.02,-16.74,-16.75,0,100.2,0.006,0.041 +28/12/2021 17:00,11.15,77.33,2.849,243.5,0.141,0,0,-34.59,-34.59,0,100.3,0,0 +28/12/2021 17:30,10.91,76.37,2.759,237.8,0.139,0,0,-26.92,-26.92,0,100.3,0,0 +28/12/2021 18:00,10.77,75.89,2.305,245.9,0.141,0,0,-18.88,-18.88,0,100.4,0,0 +28/12/2021 18:30,10.8,76.22,2.56,243.7,0.149,0,0,-5.928,-5.928,0,100.4,0,0 +28/12/2021 19:00,10.83,77.92,2.6,241.9,0.143,0,0,-5.578,-5.578,0,100.4,0,0 +28/12/2021 19:30,10.78,79.96,2.679,245,0.148,0,0,-5.693,-5.693,0,100.4,0,0 +28/12/2021 20:00,10.77,81.3,2.936,243.4,0.145,0,0,-4.248,-4.248,0,100.5,0,0 +28/12/2021 20:30,10.78,81.7,2.811,238.5,0.139,0,0,-4.101,-4.101,0,100.5,0,0 +28/12/2021 21:00,10.76,82.8,2.227,230.8,0.13,0,0,-3.341,-3.341,0,100.5,0,0 +28/12/2021 21:30,10.48,86.1,1.739,225.4,0.124,0,0,-15.51,-15.51,0,100.6,0,0 +28/12/2021 22:00,10.23,88.8,1.148,206.2,0.143,0,0,-8.3,-8.3,0.2,100.6,0,0 +28/12/2021 22:30,10.22,90,0.912,177.3,0.145,0,0,-5.249,-5.249,0,100.6,0,0 +28/12/2021 23:00,10.29,90.8,1.299,190.9,0.153,0,0,-4.351,-4.351,0,100.6,0,0 +28/12/2021 23:30,10.63,91.5,2.353,204.9,0.149,0,0,-6.27,-6.27,0,100.6,0,0 +29/12/2021 00:00,10.87,91.7,2.551,202.7,0.149,0.051,0,-6.025,-6.025,0,100.6,0,0 +29/12/2021 00:30,11.59,92.2,2.252,212,0.132,0.28,0.001,-6.662,-6.662,0,100.6,0,0 +29/12/2021 01:00,12.77,91.8,2.381,230.3,0.129,0.612,0.003,-11.59,-11.59,0,100.6,0,0 +29/12/2021 01:30,13.34,90.1,2.934,227.1,0.128,0.645,0.003,-17.51,-17.51,0,100.5,0,0 +29/12/2021 02:00,13.63,88.5,3.332,229.9,0.128,0.027,0,-27.02,-27.03,0,100.5,0,0 +29/12/2021 02:30,13.93,87.1,4.345,235.5,0.129,0.009,0,-36.29,-36.45,0.2,100.5,0,0 +29/12/2021 03:00,14.03,86.9,3.818,237.1,0.136,0,0,-34.77,-34.81,0,100.5,0,0 +29/12/2021 03:30,14.01,87.7,3.478,236.9,0.134,0,0,-30.83,-30.85,0.2,100.5,0,0 +29/12/2021 04:00,14.07,87.9,3.755,237.2,0.136,0,0,-32.57,-32.59,0,100.5,0,0 +29/12/2021 04:30,14.11,87.6,3.758,243.4,0.144,0,0,-35.12,-35.14,0.2,100.4,0,0 +29/12/2021 05:00,14.12,87.8,3.728,243,0.145,0,0,-30.12,-30.13,1,100.5,0,0 +29/12/2021 05:30,14.13,88.8,3.74,243,0.141,0.294,0.001,-29.15,-29.18,0,100.5,0,0 +29/12/2021 06:00,14.41,87.2,3.535,249.8,0.148,1.582,0.008,-12.89,-12.89,0,100.5,0,0 +29/12/2021 06:30,14.66,86.1,4.192,255.6,0.147,1.07,0.005,-9.92,-9.95,0,100.5,0,0 +29/12/2021 07:00,14.88,85.2,3.863,255.7,0.157,0.657,0.003,-5.197,-5.209,0,100.5,0,0 +29/12/2021 07:30,14.99,83.9,3.74,256.4,0.151,0.066,0,-3.808,-3.817,0,100.6,0,0 +29/12/2021 08:00,14.97,83.7,4.24,249,0.151,0.135,0.001,-4.201,-4.213,0,100.6,0,0 +29/12/2021 08:30,14.67,84.6,3.897,250.7,0.15,4.354,0.022,-2.165,-2.169,0,100.7,0,0.036 +29/12/2021 09:00,14.58,84.6,4.164,247.4,0.147,16.57,0.083,6.003,6.009,0,100.7,0.072,0.207 +29/12/2021 09:30,14.65,84.3,3.438,249.6,0.151,37.17,0.186,22.1,22.11,0,100.7,0.186,0.428 +29/12/2021 10:00,14.6,84.5,3.721,249,0.148,47.15,0.236,26.8,26.82,0,100.8,0.228,0.503 +29/12/2021 10:30,14.84,83.4,3.86,246.9,0.153,41.69,0.208,18.6,18.62,0,100.8,0.207,0.462 +29/12/2021 11:00,14.73,84.4,4.046,243.3,0.144,73.32,0.367,35.38,35.45,0,100.8,0.344,0.835 +29/12/2021 11:30,14.89,83.9,4.082,247.4,0.146,65.62,0.328,40.88,40.97,0,100.8,0.312,0.727 +29/12/2021 12:00,15.1,82.8,3.812,246.3,0.146,66.16,0.331,42.9,42.94,0,100.9,0.322,0.76 +29/12/2021 12:30,15.15,82.7,3.975,243.9,0.147,62.14,0.311,39.51,39.57,0,100.9,0.318,0.709 +29/12/2021 13:00,15.2,82.1,3.825,245.5,0.147,65.97,0.33,41.17,41.22,0,100.9,0.328,0.765 +29/12/2021 13:30,15.17,82.6,3.802,243.1,0.14,80.4,0.402,51.33,51.36,0,100.9,0.367,0.935 +29/12/2021 14:00,15.16,82.6,4.186,243.8,0.145,74.2,0.371,45.47,45.56,0,100.9,0.348,0.85 +29/12/2021 14:30,15.17,82.3,3.721,244.7,0.143,57.31,0.287,35.71,35.72,0,101,0.286,0.643 +29/12/2021 15:00,15.2,82.1,4.013,243.6,0.14,63.36,0.317,39.94,40.03,0,101,0.317,0.755 +29/12/2021 15:30,15.16,81.9,3.92,241,0.144,27.7,0.139,15.6,15.61,0,101,0.128,0.32 +29/12/2021 16:00,15.1,81.9,3.806,244,0.144,21.33,0.107,10.4,10.42,0,101.1,0.093,0.257 +29/12/2021 16:30,15.03,81.4,3.869,243.7,0.143,4.226,0.021,-0.937,-0.934,0,101.1,0.001,0.035 +29/12/2021 17:00,14.78,82.2,4.104,243.8,0.145,0.062,0,-4.076,-4.084,0,101.1,0,0 +29/12/2021 17:30,14.56,82.5,4.352,242.7,0.142,0,0,-5.244,-5.262,0,101.1,0,0 +29/12/2021 18:00,14.44,83,4.347,243.5,0.143,0,0,-7.438,-7.458,0,101.1,0,0 +29/12/2021 18:30,14.44,82.6,4.217,247.7,0.152,0,0,-4.968,-4.981,0,101.2,0,0 +29/12/2021 19:00,14.46,82.6,3.931,247.6,0.15,0,0,-3.846,-3.853,0,101.2,0,0 +29/12/2021 19:30,14.44,83,4.53,241,0.138,0,0,-3.93,-3.948,0,101.2,0,0 +29/12/2021 20:00,14.43,83.5,4.848,242.8,0.138,0,0,-5.212,-5.25,0,101.3,0,0 +29/12/2021 20:30,14.37,84.2,4.648,241.2,0.144,0,0,-9.06,-9.1,0,101.3,0,0 +29/12/2021 21:00,14.33,84.9,4.784,241.3,0.144,0,0,-4.101,-4.133,0,101.3,0,0 +29/12/2021 21:30,14.28,85.1,4.971,238.7,0.14,0,0,-4.064,-4.105,0,101.3,0,0 +29/12/2021 22:00,14.25,84.9,4.937,239.3,0.14,0,0,-3.665,-3.692,0,101.3,0,0 +29/12/2021 22:30,14.33,84.1,4.5,247.2,0.147,0,0,-3.281,-3.298,0,101.4,0,0 +29/12/2021 23:00,14.45,83.4,3.663,248,0.149,0,0,-5.758,-5.762,0,101.4,0,0 +29/12/2021 23:30,14.41,82.7,2.918,231.8,0.131,0,0,-6.016,-6.016,0,101.4,0,0 +30/12/2021 00:00,14.19,83.2,2.501,223.7,0.121,0,0,-2.935,-2.935,0,101.4,0,0 +30/12/2021 00:30,14.07,83.4,3.068,220.7,0.128,0,0,-3.394,-3.394,0,101.5,0,0 +30/12/2021 01:00,13.88,83.6,3.06,227.3,0.122,0,0,-5.158,-5.159,0,101.5,0,0 +30/12/2021 01:30,13.74,83.2,3.11,233.9,0.133,0,0,-30.06,-30.06,0,101.5,0,0 +30/12/2021 02:00,13.49,83.1,2.612,237.4,0.136,0,0,-30.58,-30.58,0,101.5,0,0 +30/12/2021 02:30,13.12,83.4,2.043,222.9,0.122,0,0,-55.24,-55.24,0,101.5,0,0 +30/12/2021 03:00,12.64,84.9,2.007,214,0.138,0,0,-56.44,-56.44,0,101.5,0,0 +30/12/2021 03:30,12.37,85.7,1.536,196.1,0.153,0,0,-8.54,-8.54,0,101.5,0,0 +30/12/2021 04:00,12.56,86.4,2.004,198.9,0.154,0,0,-0.365,-0.365,0,101.6,0,0 +30/12/2021 04:30,12.77,86.4,2.416,205.7,0.146,0,0,-1.219,-1.219,0,101.6,0,0 +30/12/2021 05:00,13.1,85.9,2.203,216.3,0.131,0,0,-1.37,-1.37,0,101.6,0,0 +30/12/2021 05:30,13.69,84.3,2.578,234.6,0.135,0.018,0,-2.398,-2.398,0,101.6,0,0 +30/12/2021 06:00,14.02,82.7,2.671,242.8,0.146,0,0,-23.89,-23.89,0,101.6,0,0 +30/12/2021 06:30,13.84,84.4,1.836,234.8,0.134,0,0,-35.36,-35.36,0,101.6,0,0 +30/12/2021 07:00,13.52,84.8,1.631,214.8,0.136,0,0,-29.72,-29.72,0,101.6,0,0 +30/12/2021 07:30,13.55,84.5,1.931,213.9,0.131,0,0,-9.06,-9.06,0,101.6,0,0 +30/12/2021 08:00,13.33,84.9,1.855,203.5,0.142,0.533,0.003,-4.187,-4.187,0,101.6,0,0 +30/12/2021 08:30,13.28,85,2.251,205.4,0.147,7.056,0.035,-23.14,-23.14,0,101.7,0.031,0.104 +30/12/2021 09:00,13.35,84.8,2.183,207.1,0.143,19.74,0.099,-10.53,-10.53,0,101.7,0.093,0.26 +30/12/2021 09:30,13.63,83.7,2.18,210.1,0.141,40.07,0.2,16.21,16.21,0,101.7,0.19,0.418 +30/12/2021 10:00,13.98,82.4,2.383,214.3,0.135,68.38,0.342,33.35,33.35,0,101.7,0.327,0.785 +30/12/2021 10:30,14.27,80.5,2.418,218.3,0.133,99.1,0.495,55.04,55.04,0,101.7,0.44,1.145 +30/12/2021 11:00,14.5,79.34,2.638,212.5,0.142,102.1,0.51,57.31,57.31,0,101.7,0.469,1.208 +30/12/2021 11:30,14.58,78.39,3.208,210.1,0.145,107.2,0.536,60.21,60.21,0,101.7,0.499,1.273 +30/12/2021 12:00,14.75,77.35,3.587,223.3,0.124,113.5,0.567,64.9,64.95,0,101.7,0.527,1.346 +30/12/2021 12:30,14.96,76.83,3.05,215.7,0.137,95.3,0.477,53.47,53.49,0,101.7,0.434,1.144 +30/12/2021 13:00,15.18,75.01,2.386,218.3,0.132,112.3,0.561,64.05,64.05,0,101.6,0.52,1.356 +30/12/2021 13:30,15.73,72.21,2.418,211.5,0.136,130.4,0.652,74.89,74.89,0,101.6,0.629,1.563 +30/12/2021 14:00,15.95,71.51,2.197,195,0.156,107.8,0.539,58.62,58.62,0,101.6,0.507,1.278 +30/12/2021 14:30,15.3,75.26,2.268,188.2,0.158,73.33,0.367,37,37,0,101.6,0.329,0.833 +30/12/2021 15:00,15.14,75.64,2.833,212.3,0.14,44.82,0.224,21.74,21.75,0,101.6,0.228,0.509 +30/12/2021 15:30,15.17,76.14,2.189,224.5,0.122,73.32,0.367,40,40,0,101.6,0.494,1.247 +30/12/2021 16:00,15.05,77.88,1.906,207.8,0.138,20.3,0.102,-0.9,-0.9,0,101.6,0.103,0.252 +30/12/2021 16:30,14.81,77.76,2.614,194.4,0.159,5.08,0.025,-18.02,-18.02,0,101.6,0.02,0.086 +30/12/2021 17:00,14.22,78.32,1.661,186.4,0.161,0.004,0,-46.42,-46.42,0,101.7,0,0 +30/12/2021 17:30,13.15,82.1,0.488,163.1,0.139,0,0,-24.5,-24.5,0,101.6,0,0 +30/12/2021 18:00,13.1,83.9,0.705,188,0.163,0,0,-13.97,-13.97,0,101.7,0,0 +30/12/2021 18:30,12.83,83.4,0.647,170.7,0.146,0,0,-46.69,-46.69,0,101.7,0,0 +30/12/2021 19:00,11.55,86.3,0.448,163,0.133,0,0,-44.68,-44.68,0,101.6,0,0 +30/12/2021 19:30,10.92,88.8,0.341,174.4,0.115,0,0,-44.14,-44.14,0,101.6,0,0 +30/12/2021 20:00,10.61,90.1,0.367,164.5,0.163,0,0,-42.74,-42.74,0,101.6,0,0 +30/12/2021 20:30,10.89,91.5,0.805,174.1,0.154,0,0,-50.39,-50.39,0,101.6,0,0 +30/12/2021 21:00,11.62,91.2,1.282,174.2,0.158,0,0,-54.74,-54.74,0,101.6,0,0 +30/12/2021 21:30,11.53,90.7,0.84,169.2,0.146,0,0,-52.19,-52.19,0,101.6,0,0 +30/12/2021 22:00,11.19,91,1.058,167,0.148,0,0,-54.06,-54.06,0,101.6,0,0 +30/12/2021 22:30,11.53,90.6,1.536,176.4,0.159,0,0,-57.54,-57.54,0,101.6,0,0 +30/12/2021 23:00,11.42,89.2,1.359,172.8,0.152,0,0,-55.69,-55.69,0,101.6,0,0 +30/12/2021 23:30,10.82,89.1,0.81,169.6,0.151,0,0,-52.21,-52.21,0,101.6,0,0 +31/12/2021 00:00,10.43,89.7,0.769,175,0.135,0,0,-50.31,-50.31,0,101.6,0,0 +31/12/2021 00:30,9.96,90.5,0.557,164.1,0.126,0,0,-50.81,-50.81,0,101.6,0,0 +31/12/2021 01:00,9.66,91.2,0.252,179,0.112,0,0,-47.68,-47.68,0.2,101.6,0,0 +31/12/2021 01:30,9.2,91.4,0.255,148.2,0.077,0,0,-43.53,-43.53,0,101.6,0,0 +31/12/2021 02:00,8.42,91.7,0.297,135.1,0.062,0,0,-42.49,-42.49,0,101.6,0,0 +31/12/2021 02:30,7.439,92.4,0.014,139.9,0.006,0,0,-43.41,-43.41,0,101.6,0,0 +31/12/2021 03:00,7.906,93.6,0.063,90.5,0.036,0,0,-39.51,-39.51,0,101.6,0,0 +31/12/2021 03:30,8.07,93.3,0.056,108.4,0.019,0,0,-35.18,-35.18,0,101.6,0,0 +31/12/2021 04:00,8.45,93.7,0,109,0,0,0,-25.02,-25.02,0,101.6,0,0 +31/12/2021 04:30,7.757,93.2,0.11,128.8,0.039,0,0,-22.43,-22.43,0,101.6,0,0 +31/12/2021 05:00,7.962,93.8,0.176,134.3,0.049,0,0,-23.85,-23.85,0,101.6,0,0 +31/12/2021 05:30,7.963,93.8,0.069,228.7,0.008,0.168,0.001,-0.418,-0.418,0,101.6,0,0 +31/12/2021 06:00,9.69,94.3,2.146,221.1,0.127,0.176,0.001,-1.536,-1.536,0,101.6,0,0 +31/12/2021 06:30,10,93.6,2.502,216.4,0.133,0,0,-1.293,-1.293,0,101.6,0,0 +31/12/2021 07:00,9.82,93.7,1.898,192.5,0.153,0,0,-7.265,-7.265,0,101.7,0,0 +31/12/2021 07:30,9.7,93.7,1.351,177.7,0.156,0,0,-19.3,-19.3,0,101.7,0,0 +31/12/2021 08:00,9.63,93.8,0.968,188.9,0.145,0.613,0.003,-15.62,-15.62,0,101.7,0,0 +31/12/2021 08:30,9.66,94,1.143,181.9,0.157,8.3,0.042,-1.283,-1.283,0,101.8,0.015,0.076 +31/12/2021 09:00,9.75,94.1,1.827,186.8,0.158,34.47,0.172,10.78,10.78,0,101.8,0.15,0.369 +31/12/2021 09:30,10.43,94.1,1.917,205.3,0.146,88.2,0.441,45.59,45.59,0,101.8,0.391,1.236 +31/12/2021 10:00,10.81,93.8,2.285,214.1,0.13,61.34,0.307,35.6,35.6,0,101.8,0.279,0.648 +31/12/2021 10:30,11.13,93.5,1.83,218.8,0.128,85.6,0.428,52.21,52.21,0,101.9,0.361,0.957 +31/12/2021 11:00,11.58,92.6,2.336,214.9,0.134,69.3,0.346,49.41,49.41,0,101.9,0.297,0.764 +31/12/2021 11:30,11.88,90.9,2.214,219.7,0.13,117.5,0.588,98.8,98.8,0,101.9,0.523,1.38 +31/12/2021 12:00,12.6,88.1,2.059,232.2,0.134,136.3,0.682,128.2,128.2,0,101.9,0.626,1.62 +31/12/2021 12:30,13.16,86,2.318,233.2,0.135,149.8,0.749,120.9,120.9,0,101.9,0.683,1.711 +31/12/2021 13:00,13.29,85.4,2.624,242.5,0.145,103,0.515,64.53,64.53,0,101.9,0.471,1.176 +31/12/2021 13:30,13.5,85.6,1.998,236.2,0.136,116.9,0.584,67.38,67.38,0,101.9,0.545,1.38 +31/12/2021 14:00,14.07,84.1,2.167,222.6,0.126,142.2,0.711,85.3,85.3,0,101.9,0.685,1.793 +31/12/2021 14:30,14.09,83.5,2.403,222.1,0.126,87.8,0.439,50.79,50.79,0,101.9,0.409,1.008 +31/12/2021 15:00,14.12,83.4,1.844,217.6,0.129,67.8,0.339,36.91,36.91,0,101.9,0.314,0.775 +31/12/2021 15:30,14.08,84.3,1.757,198.2,0.151,38.93,0.195,19.52,19.52,0,102,0.177,0.418 +31/12/2021 16:00,14.04,84.7,0.707,175.2,0.162,18.45,0.092,7.439,7.439,0,102,0.079,0.222 +31/12/2021 16:30,13.8,86.2,0.744,147.5,0.127,3.235,0.016,1.19,1.19,0,102,0,0.03 +31/12/2021 17:00,13.54,87.2,0.912,164.5,0.151,0.013,0,0.124,0.124,0,102,0,0 +31/12/2021 17:30,13.46,87.6,0.981,146.8,0.131,0,0,-0.644,-0.644,0,102,0,0 +31/12/2021 18:00,13.48,87.5,2.204,179.8,0.157,0.118,0.001,-0.109,-0.109,0,102,0,0 +31/12/2021 18:30,13.5,86.2,2.259,183.8,0.156,0.01,0,-2.051,-2.051,0,102,0,0 +31/12/2021 19:00,13.36,86.7,1.809,182.1,0.159,0,0,-2.411,-2.411,0,102.1,0,0 +31/12/2021 19:30,13.24,87.3,0.819,173.4,0.149,0,0,-1.567,-1.567,0,102.1,0,0 +31/12/2021 20:00,13.22,88,0.858,183,0.135,0,0,-3.446,-3.446,0,102.1,0,0 +31/12/2021 20:30,12.99,88.2,0.354,190.6,0.152,0,0,-11.06,-11.06,0,102.1,0,0 +31/12/2021 21:00,12.42,88.9,0.449,198.5,0.154,0,0,-32.62,-32.62,0,102.1,0,0 +31/12/2021 21:30,11.85,89.9,0.307,180.1,0.112,0,0,-31.4,-31.4,0,102.1,0,0 +31/12/2021 22:00,11.72,90.7,1.018,167.5,0.146,0,0,-29.58,-29.58,0,102.1,0,0 +31/12/2021 22:30,12.35,90.2,1.265,173.3,0.15,0,0,-23.33,-23.33,0,102.1,0,0 +31/12/2021 23:00,11.92,89.5,0.81,167,0.155,0,0,-43.85,-43.85,0,102,0,0 +31/12/2021 23:30,11.62,90,1.174,163.8,0.143,0,0,-44.87,-44.87,0,102,0,0 +01/01/2022 00:00,10.88,90.2,0.804,156.9,0.15,0,0,-39.81,-39.81,0,102,0,0 diff --git a/config/static/xlsx/data/meteo_sensorthings.csv b/config/static/xlsx/data/meteo_sensorthings.csv new file mode 100644 index 0000000..7cf05b0 --- /dev/null +++ b/config/static/xlsx/data/meteo_sensorthings.csv @@ -0,0 +1,115 @@ +date,niveau_eau_E30_102,niveau_eau_E30_X102,conductivite_E30_224,temperature_E30_X222,temperature_E30_201,niveau_eau_E30_116,niveau_eau_E30_X211,oxygene_dissous_Exutoire_0368 +20220101,15.2,10.2,12.7,3.4,12.6,0,0.91,2551 +20220102,14.9,11.1,13,6.2,11.2,0,1.68,5505 +20220103,16,11.9,13.9,8.2,12.4,0.1,1.81,4090 +20220104,14.2,12.7,13.4,6.4,12.6,0,1.38,560 +20220105,16,11.8,13.9,7.5,10.8,3.8,2.4,1272 +20220106,11.2,6.9,9,3.4,9.3,12,0.97,1303 +20220107,14.4,2.9,8.6,2,8.3,0.1,0.89,8987 +20220108,14.5,-1.1,6.7,3.3,7.5,0.6,1.18,9749 +20220109,13.8,1.1,7.4,8.7,8.6,0.5,1.49,4737 +20220110,14.1,-2.3,5.9,2.1,6.1,0,1.11,9055 +20220111,16,-0.7,7.6,2,5.6,0,1.34,9752 +20220112,12.4,-0.1,6.1,4.9,5.3,0,1.94,10297 +20220113,13.1,0.2,6.6,3.2,5.2,0,1.62,10564 +20220114,15.5,-4.6,5.4,2.2,6.4,0,1.19,10649 +20220115,16.1,-3.6,6.2,2.5,7.2,0.1,1.23,10737 +20220116,14.9,-3.6,5.6,5.6,8.2,0,1.29,10829 +20220117,14.9,2.2,8.5,4.2,8.8,0,1.32,8600 +20220118,14.9,-1.3,6.8,1.9,7.7,0,0.97,9259 +20220119,14.6,-2,6.3,3.5,9.2,0,0.85,9103 +20220120,11.7,11.2,11.5,9.5,8.42,0.2,2.51,5855 +20220121,12.8,6.8,9.8,3.6,8.47,3.7,1.41,7793 +20220122,14,0.5,7.2,2.2,7.5,0,1.09,10618 +20220123,14.6,-3.3,5.6,2.1,7,0,1.1,11559 +20220124,15.7,-3.2,6.2,1.4,7.4,0,0.97,10308 +20220125,15.2,-1.4,6.9,1.9,7.4,0,1.13,10289 +20220126,14.1,-2.1,6,3.3,7.6,0,1.24,8680 +20220127,15,-2.2,6.4,3.6,8.2,0,1.27,11812 +20220128,14.3,7.5,10.9,3.3,8.53,0,1.59,9713 +20220129,15.2,5,10.1,3.6,8.37,0,1.59,11463 +20220130,14.4,6.4,10.4,6.2,9.07,0,1.86,7889 +20220131,13.8,5.9,9.9,7.1,9.1,0,1.73,8763 +20220201,17.5,-2.5,7.5,1.8,5.9,0,1.59,12712 +20220202,16.2,0,8.1,6.7,9.4,0,1.65,12370 +20220203,17.3,0.5,8.9,3.4,10.2,0.1,1.36,12998 +20220204,15.5,7.7,11.6,4.1,10.7,0.1,1.43,10187 +20220205,16.7,10,13.3,3.5,10.2,0.1,1.86,5592 +20220206,15.3,7.1,11.2,4.4,10.13,0,1.61,10952 +20220207,15.6,9.9,12.7,9,9.67,0.2,2.63,7988 +20220208,15.7,7.9,11.8,3.1,6.92,0,2.22,13746 +20220209,17.7,-3.4,7.1,2.7,7,0.1,1.92,13914 +20220210,17.3,-3.1,7.1,2.2,7.1,0,1.72,14074 +20220211,15.5,-4.6,5.4,2.7,7.4,0.1,1.53,14237 +20220212,15.9,-1.2,7.3,3.1,8.2,0,1.65,14402 +20220213,17.1,3.3,10.2,2.9,9.2,0,1.68,9293 +20220214,17,2.9,9.9,2.8,9.8,8.9,1.53,10006 +20220215,14.1,6.9,10.5,6.9,9.7,1.4,1.83,6449 +20220216,16.4,7.5,11.9,5.9,9.4,0,2.5,12064 +20220217,19.1,8.9,14,6.9,12.2,0.1,2.46,12483 +20220218,21.1,4.8,12.9,6.3,12.6,0,2.42,15428 +20220219,13.9,12.9,13.4,8.2,11.92,0,1.73,4427 +20220220,15.8,8.4,12.1,6.2,10.2,0,2.34,13199 +20220221,15.6,9.6,12.6,11.2,9.8,0.3,2.95,5520 +20220222,16.8,9.1,13,4.8,8.63,0,2.89,12776 +20220223,17.6,6.8,12.2,2.6,8.63,0.1,2.16,15122 +20220224,17.7,5.4,11.5,2.9,9.03,0.1,2.2,16053 +20220225,15.6,7.4,11.5,5.6,8.97,0,2.51,12349 +20220226,14.5,7.1,10.8,5.6,5.43,0,3.43,13420 +20220227,13.8,5,9.4,4.8,4.77,0,3.27,15808 +20220228,15.6,0.1,7.8,2.2,6.1,0,2.19,17179 +20220301,11.3,-3.6,3.8,3.5,5.4,0,1.91,15551 +20220302,13.1,2,7.5,2.8,6.43,0,2.05,16556 +20220303,14.1,-2.4,5.8,1.3,7.8,0.2,1.05,5712 +20220304,14.7,3.6,9.1,3,9.7,3.7,1.38,7653 +20220305,13.6,2.3,7.9,4.4,6.9,0,2.3,13332 +20220306,13.1,3.2,8.1,3.1,6.6,0.3,2.13,12865 +20220307,12.8,-0.1,6.3,2.6,6,0,2.05,15734 +20220308,12.9,2.4,7.6,3.6,6.17,0,2.4,17092 +20220309,13.8,4,8.9,3,6.17,0,2.49,17411 +20220310,15.1,2.8,8.9,2.1,7.13,0.1,2.29,19015 +20220311,15.4,1.8,8.6,4.5,9.1,0,2.21,18736 +20220312,14.8,7.7,11.2,5.5,8.4,0,2.52,11609 +20220313,11.8,9.5,10.6,5.4,11.7,6.2,0.84,2081 +20220314,16.9,11.3,14.1,5.2,13.6,0,1.64,6882 +20220315,14.7,12.5,13.6,8.2,12.9,0,1.56,2075 +20220316,15.3,12.7,14,9,13,0,1.87,4721 +20220317,17.7,12.4,15,7.3,11.5,0.1,3.09,9965 +20220318,13.8,13.1,13.4,5.9,11.1,14.9,1.93,1002 +20220319,12.7,10,11.3,7.8,10.7,16.7,1.62,2460 +20220320,13.9,8.9,11.4,5.1,10.4,2.4,2.03,11024 +20220321,13.8,2,7.9,4.7,7.2,0,2.65,18832 +20220322,15.2,-2.8,6.2,3.5,6.7,0,2.67,21519 +20220323,17.3,-0.8,8.2,3.4,7,0.1,3.07,21713 +20220324,19.4,1.4,10.4,4.3,6.4,0,3.99,21905 +20220325,17,5.9,11.4,6.6,9.4,0,3.21,19082 +20220326,15.9,10.7,13.3,6.7,7.6,0.1,3.97,12957 +20220327,20.3,12.9,16.6,5.6,7.6,0,5.08,17716 +20220328,21.1,4.5,12.8,2.4,8.1,0,3.6,22669 +20220329,18.6,2.5,10.5,4.4,10.4,8.6,2.96,22859 +20220330,16.9,11.7,14.3,2.7,14.17,3.9,1.43,6943 +20220331,16.9,13.1,15,8,12.9,0,2.61,9509 +20220401,14.9,12.1,13.5,11.2,8.8,4.1,4.04,9625 +20220402,11.8,5.8,8.8,7.9,7.49,7.4,2.57,9827 +20220403,12.9,5.3,9.1,6.2,7.7,0,2.81,17013 +20220404,15.4,1.5,8.4,2.9,7.9,0,2.66,19787 +20220405,17.3,-1.4,7.9,2.8,8.1,0,2.99,24156 +20220406,12.7,6.4,9.5,3.4,10.13,4,1.56,9893 +20220407,18.5,7.9,13.2,9.3,12,0,3.18,20190 +20220408,19.9,13,16.4,8.6,14.4,0,3.2,14710 +20220409,17.5,13.5,15.5,9.2,10.2,0,4.53,17193 +20220410,16.6,6.7,11.6,3.5,7.8,0,3.62,23860 +20220411,17.5,1,9.2,5.9,8.4,0,3.56,25221 +20220412,17.5,7.9,12.7,5.7,11.1,0,3.11,20615 +20220413,18.3,12.9,15.6,6.9,11.6,0,3.9,18394 +20220414,21.2,11,16.1,5.4,8.7,0,5.06,20921 +20220415,24.2,10.5,17.3,2.9,9,0.1,4.94,25239 +20220416,23.7,2.8,13.2,3.9,10.7,0,4.4,26069 +20220417,18.3,9.7,14,4.8,7.6,0,4.69,23843 +20220418,18.3,6.9,12.6,3.8,8.57,0,3.98,24979 +20220419,20.9,3.3,12.1,4.4,10.3,0,4.03,26557 +20220420,19.3,8.1,13.7,5.8,12.4,1.4,3.25,20512 +20220421,17,12.2,14.6,6.8,13,33.6,2.61,12305 +20220422,19.7,10.9,15.3,5.7,13.7,0,2.91,14796 +20220423,21.8,10.7,16.2,6,13.3,0,4.26,23896 +20220424,17.7,12.6,15.1,8,13.1,0.8,2.61,8016 diff --git a/config/templates/STARecords.html b/config/templates/STARecords.html new file mode 100644 index 0000000..6334651 --- /dev/null +++ b/config/templates/STARecords.html @@ -0,0 +1,120 @@ +{% extends "base.html" %} + +{% block content %} +

+ Tableau de bord des services SensorThings +

+

+

+ +
+ {% for i in baseJsonST: %} +
+
+
+

{{i.name}}

+
+
+ + + +

{{i.title}}

+ + +

{{i.url}}

+ + +
+ + + + + + + + + + + + + + + + + + {% if i.viewer != "" %} + + {% else %} + + {% endif %} + +
Configuration +
+ {% if i.configuration == "true": %} + 100 + + {% else %} + 100 + + {% endif %} +
+
Données +
+ {% if i.data == "true": %} + 100 + + {% else %} + 100 + + {% endif %} + +
+
Métadonnées +
+ {% if i.md_layer != "" and i.md_service != "": %} + 100 + + {% elif i.md_layer != "" or i.md_service != "": %} + 50 + + {% else %} + 100 + + {% endif %} +
+

Viewer

Viewer +
+ {% if i.viewer != "" %} + 100 + + {% else %} + 100 + + {% endif %} +
+
+
+
+
+ {% endfor %} +
+ +{% endblock %} diff --git a/config/templates/base.html b/config/templates/base.html new file mode 100644 index 0000000..e908b0b --- /dev/null +++ b/config/templates/base.html @@ -0,0 +1,58 @@ + + + + + + + + SOFAIR + + + + + + +
+
+ +
+ {% block content %} + {% endblock %} +
+ +
+
+
+
+ + It's SOFAIR powered by GéoSAS + +
+
+ + + + diff --git a/config/templates/base.html0 b/config/templates/base.html0 new file mode 100644 index 0000000..39686bc --- /dev/null +++ b/config/templates/base.html0 @@ -0,0 +1,61 @@ + + + + + + + + SOFAIR + + + + + +
+ +
+ +
+
+ +
+ {% block content %} + {% endblock %} +
+ +
+
+
+
+ + It's SOFAIR powered by GéoSAS + +
+
+ + + + diff --git a/config/templates/configure-instance-tom.html b/config/templates/configure-instance-tom.html new file mode 100644 index 0000000..45aa63d --- /dev/null +++ b/config/templates/configure-instance-tom.html @@ -0,0 +1,226 @@ +{% include "header.html" %} + +
+
+
+
+
    +
  • Admin
  • +
  • Configuration d'une instance SensorThings
  • +
+
+
+
+ +
+
+
+ +
+
+
+
+

+ Configuration +

+
+ +
+
+
+
+
+
+

+ + Configuration +

+
+
+
+
+ +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+ +
+ + + +{% include "footer.html" %} diff --git a/config/templates/configure-instance.html b/config/templates/configure-instance.html new file mode 100644 index 0000000..ce9d744 --- /dev/null +++ b/config/templates/configure-instance.html @@ -0,0 +1,276 @@ +{% include "header.html" %} + +
+
+
+
+
    +
  • Admin
  • +
  • Configuration
  • +
+
+
+
+ +
+
+
+ +
+
+
+
+

+ Configuration via un fichier Excel +

+

+ Ici pous pouvez créer les différents objets de votre API SensorThings en important un fichier au format XLSX.
+ Des exemples de fichiers de configuration sont disponibles en téléchargement. +

+ +
+
+
+
+
+
+
+

+ + Configuration +

+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+

+ + Exemples +

+
+
+
+
+ + + + + + + + + + + + + {% for i in configExamples: %} + + + + + + + + {% endfor %} + +
NomFichierAuteurCréation
+
+ +
+
{{i.name}}{{i.file}}{{i.author}} + {{i.date}} +
+
+
+
+
+
+
+
+ + + + +{% include "footer.html" %} diff --git a/config/templates/create-instance copy.html b/config/templates/create-instance copy.html new file mode 100644 index 0000000..6148f01 --- /dev/null +++ b/config/templates/create-instance copy.html @@ -0,0 +1,240 @@ +{% include "header.html" %} + +
+
+
+
+
    +
  • Admin
  • +
  • Création d'une instance SensorThings
  • +
+
+
+
+ +
+
+
+
+
+
+
+

+ Création +

+
+ +
+
+
+
+
+
+

+ + Création +

+
+
+
+
+
+ +
+
+
+

+ + +

+
+
+

+ + + +

+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+
+
+ +
+
+
+
+ +
+

+ Ce champ est obligatoire. S'il vous plait, pas d'espace, pas accent, pas de majuscule ! +

+
+
+
+ +
+
+ +
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+ +
+
+
+
+
+
+
+
+
+
+

+ + Custom elements +

+
+
+
+
+
+
+
+
+ +
+
+ +
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+ +{% include "footer.html" %} diff --git a/config/templates/create-instance-tom.html b/config/templates/create-instance-tom.html new file mode 100644 index 0000000..3edadf1 --- /dev/null +++ b/config/templates/create-instance-tom.html @@ -0,0 +1,155 @@ +{% extends "base.html" %} + +{% block content %} + + +
+ +
+ +
+
+ +
+ + +{% endblock %} diff --git a/config/templates/create-instance-tom.html0 b/config/templates/create-instance-tom.html0 new file mode 100644 index 0000000..a205f11 --- /dev/null +++ b/config/templates/create-instance-tom.html0 @@ -0,0 +1,183 @@ +{% extends "base.html" %} + +{% block content %} + + +
+
+
+
+ Choix de l'instance SensorThings +
+
+
+ +
+
+ + +
+
+ + +
+
+
+ Création WMS et publication Métadata +
+
+ +
+ +
+

Url du sensorthings déjà créé

+
+
+
+ {% for key, value in dict_metadata.items() %} +
+ +
+ +
+

{{value}}

+
+ {% endfor %} +
+
+
+ +
+
+ + +{% endblock %} diff --git a/config/templates/create-instance.html b/config/templates/create-instance.html new file mode 100644 index 0000000..74551fe --- /dev/null +++ b/config/templates/create-instance.html @@ -0,0 +1,147 @@ +{% include "header.html" %} + +
+
+
+
+
    +
  • Admin
  • +
  • Création d'une instance SensorThings
  • +
+
+
+
+ +
+
+
+
+
+
+
+

+ Création +

+
+ +
+
+
+
+
+
+

+ + Création +

+
+
+
+
+ +
+
+
+

+ + +

+
+
+

+ + + +

+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+ +
+

+ identifiant du service, pas d'espace, pas accent, pas de majuscule ! +

+
+
+
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + +{% include "footer.html" %} diff --git a/config/templates/create-metadata-and-layer.html b/config/templates/create-metadata-and-layer.html new file mode 100644 index 0000000..32d1227 --- /dev/null +++ b/config/templates/create-metadata-and-layer.html @@ -0,0 +1,193 @@ +{% include "header.html" %} + +
+
+
+
+
    +
  • Admin
  • +
  • I.D.G.
  • +
+
+
+
+ +
+
+
+
+
+

+ Infrastructure de Données Géographiques +

+

+ Ici, vous pouvez connecter un service SensorThings à une Infrastructure de Données Géographiques (IDG). + Pour cela, il vous suffit de sélectionner une instance puis, si besoin, de compléter les informations relatives à cette instance. + En actionnant le bouton "Publier", le service publiera automatiquement dans l'IDG une métadonnée dans le catalogue et une couche géographique dans le serveur OGC.

+

+
+
+
+
+
+

+ + Publication de métadonnées +

+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+

+ +

+
+
+
+
+
+ +
+
+
+

+ + +

+
+
+

+ + + +

+
+
+

+ + +

+
+
+
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + + +{% include "footer.html" %} diff --git a/config/templates/create-viewer.html b/config/templates/create-viewer.html new file mode 100644 index 0000000..365abd9 --- /dev/null +++ b/config/templates/create-viewer.html @@ -0,0 +1,199 @@ +{% include "header.html" %} + +
+
+
+
+
    +
  • Admin
  • +
  • Création de visualiseurs
  • +
+
+
+
+ +
+
+
+ +
+
+
+
+

+ Création d'un permalien de visualisation basé sur le mviewer +

+

+ Ici pous pouvez créer un permalien vers un visualiseur cartographique basé sur l'application web mviewer.
+ Cette application permet de représenter l'ensemble des objets d'un service SensorThings sur un fond de carte et de visualiser les différentes chroniques d'observation en sélectionnant un de ses objets.
+

+
+
+
+
+
+
+
+

+ + Création d'un permalien +

+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+

+ +

+
+
+
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+

+ + mviewers déjà créés +

+
+
+
+
+ + + + + + + + + + + + + {% for i in dataExamples: %} + + + + + + + + {% endfor %} + +
NomPermalienAuteurCréation
+
+ +
+
{{i.name}}{{i.file}}{{i.author}} + {{i.date}} +
+
+
+
+
+
+
+
+ + + + +{% include "footer.html" %} diff --git a/config/templates/creationInstance.html b/config/templates/creationInstance.html new file mode 100644 index 0000000..51b8433 --- /dev/null +++ b/config/templates/creationInstance.html @@ -0,0 +1,21 @@ +{% extends "base.html" %} + +{% block content %} +

+ SOFAIR création instance +

+

+ création instance +

+ +
+
+ +
+ +
+
+ +
+ +{% endblock %} diff --git a/config/templates/creation_config_et_observation_csv/create-instance-tom.html b/config/templates/creation_config_et_observation_csv/create-instance-tom.html new file mode 100644 index 0000000..3edadf1 --- /dev/null +++ b/config/templates/creation_config_et_observation_csv/create-instance-tom.html @@ -0,0 +1,155 @@ +{% extends "base.html" %} + +{% block content %} + + +
+ +
+ +
+
+ +
+ + +{% endblock %} diff --git a/config/templates/creation_config_et_observation_csv/create-instance-tomv0.html b/config/templates/creation_config_et_observation_csv/create-instance-tomv0.html new file mode 100644 index 0000000..3edadf1 --- /dev/null +++ b/config/templates/creation_config_et_observation_csv/create-instance-tomv0.html @@ -0,0 +1,155 @@ +{% extends "base.html" %} + +{% block content %} + + +
+ +
+ +
+
+ +
+ + +{% endblock %} diff --git a/config/templates/dashboard.html.onepage b/config/templates/dashboard.html.onepage new file mode 100644 index 0000000..2c54799 --- /dev/null +++ b/config/templates/dashboard.html.onepage @@ -0,0 +1,772 @@ + + + + + + + Admin So FAIR + + + + + + + + + + +
+ + +
+
+
+
+
    +
  • Admin
  • +
  • Dashboard
  • +
+
+
+
+ +
+
+
+
+
+
+
+

+ Dashboard +

+
+ +
+
+
+
+
+
+
+
+
+
+

+ Instances +

+

+ 14 +

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+ Propriètés observées +

+

+ 229 +

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+ Données +

+

+ 156 029 029 +

+
+
+
+
+
+
+
+
+
+
+
+
+
+

+ + Services SensorThings +

+ + + +
+
+{% block content %} +
+ {% for i in baseJsonST: %} +
+
+
+

{{i.name}}

+
+
+ + + +

{{i.title}}

+ + +

{{i.url}}

+ + +
+ + + + + + + + + + + + + + + + {% if i.viewer != "" %} + + {% else %} + + {% endif %} + +
Configuration +
+ {% if i.configuration == "true": %} + 100 + + {% else %} + 100 + + {% endif %} +
+
Données +
+ {% if i.data == "true": %} + 100 + + {% else %} + 100 + + {% endif %} + +
+
Métadonnées +
+ {% if i.md_layer != "" and i.md_service != "": %} + 100 + + {% elif i.md_layer != "" or i.md_service != "": %} + 50 + + {% else %} + 100 + + {% endif %} +
+

Viewer

Viewer +
+ {% if i.viewer != "" %} + 100 + + {% else %} + 100 + + {% endif %} +
+
+
+
+
+ {% endfor %} +
+ +{% endblock %} +
+
+

+ + Clients +

+ + + +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameCompanyCityProgressCreated
+
+ +
+
Rebecca BauchDaugherty-DanielSouth Cory + 79 + + Oct 25, 2020 + +
+ + +
+
+
+ +
+
Felicita YundtJohns-WeissnatEast Ariel + 67 + + Jan 8, 2020 + +
+ + +
+
+
+ +
+
Mr. Larry Satterfield VHyatt LtdWindlerburgh + 16 + + Dec 18, 2020 + +
+ + +
+
+
+ +
+
Mr. Broderick KubKshlerin, Bauch and ErnserNew Kirstenport + 71 + + Sep 13, 2020 + +
+ + +
+
+
+ +
+
Barry WeberSchulist, Mosciski and HeidenreichEast Violettestad + 80 + + Jul 24, 2020 + +
+ + +
+
+
+ +
+
Bert Kautzer MDGerhold and SonsMayeport + 62 + + Mar 30, 2020 + +
+ + +
+
+
+ +
+
Lonzo SteuberSkiles LtdMarilouville + 17 + + Feb 12, 2020 + +
+ + +
+
+
+ +
+
Jonathon HahnFlatley LtdBilliemouth + 74 + + Dec 30, 2020 + +
+ + +
+
+
+ +
+
Ryley WuckertHeller-LittleEmeraldtown + 54 + + Jun 28, 2020 + +
+ + +
+
+
+ +
+
Sienna HayesConn, Jerde and DouglasJonathanfort + 55 + + Mar 7, 2020 + +
+ + +
+
+
+
+
+
+
+
+ + + +
+
+
+
+
+ Page 1 of 3 +
+
+
+
+
+
+
+
+
+
+
+
+
+ © 2023, geosas.fr +
+
+ + + +
+
+
+
+ +
+
+
+
+
+
+ + + + + + + + + + + + diff --git a/config/templates/footer.html b/config/templates/footer.html new file mode 100644 index 0000000..cdb0bbe --- /dev/null +++ b/config/templates/footer.html @@ -0,0 +1,53 @@ +
+
+
+
+
+ © 2023, geosas.fr +
+
+ + + +
+
+
+
+ +
+
+
+
+
+ + + + + + + + + + + + + diff --git a/config/templates/header.html b/config/templates/header.html new file mode 100644 index 0000000..22cfe7f --- /dev/null +++ b/config/templates/header.html @@ -0,0 +1,175 @@ + + + + + + + Admin So FAIR + + + + + + + + + + + + +
+ + diff --git a/config/templates/index.html b/config/templates/index.html new file mode 100644 index 0000000..e3d1cd8 --- /dev/null +++ b/config/templates/index.html @@ -0,0 +1,540 @@ +{% include "header.html" %} + +
+
+
+
+
    +
  • Admin
  • +
  • Accueil
  • +
+
+
+
+ +
+
+
+
+
+
+
+

+ Projet SOFAIR : Sensors Observations to FAIR data +

+
+ +
+
+
+
+
+
+
+
+
+
+

+ Instances +

+

+ 14 +

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+ Propriètés observées +

+

+ 229 +

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+ Données +

+

+ 156 029 029 +

+
+
+
+
+
+
+
+
+
+
+
+
+
+

+ + Services SensorThings +

+ + + +
+
+{% block content %} +
+ {% for i in baseJsonST: %} +
+
+
+

{{i.name}}

+
+
+ + + +

{{i.title}}

+ + +

{{i.url}}

+ + +
+ + + + + + + + + + + + + + + + {% if i.viewer != "" %} + + {% else %} + + {% endif %} + +
Configuration +
+ {% if i.configuration == "true": %} + 100 + + {% else %} + 100 + + {% endif %} +
+
Données +
+ {% if i.data == "true": %} + 100 + + {% else %} + 100 + + {% endif %} + +
+
Métadonnées +
+ {% if i.md_layer != "" and i.md_service != "": %} + 100 + + {% elif i.md_layer != "" or i.md_service != "": %} + 50 + + {% else %} + 100 + + {% endif %} +
+

Viewer

Viewer +
+ {% if i.viewer != "" %} + 100 + + {% else %} + 100 + + {% endif %} +
+
+
+
+
+ {% endfor %} +
+ +{% endblock %} +
+
+

+ + Clients +

+ + + +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameCompanyCityProgressCreated
+
+ +
+
Rebecca BauchDaugherty-DanielSouth Cory + 79 + + Oct 25, 2020 + +
+ + +
+
+
+ +
+
Felicita YundtJohns-WeissnatEast Ariel + 67 + + Jan 8, 2020 + +
+ + +
+
+
+ +
+
Mr. Larry Satterfield VHyatt LtdWindlerburgh + 16 + + Dec 18, 2020 + +
+ + +
+
+
+ +
+
Mr. Broderick KubKshlerin, Bauch and ErnserNew Kirstenport + 71 + + Sep 13, 2020 + +
+ + +
+
+
+ +
+
Barry WeberSchulist, Mosciski and HeidenreichEast Violettestad + 80 + + Jul 24, 2020 + +
+ + +
+
+
+ +
+
Bert Kautzer MDGerhold and SonsMayeport + 62 + + Mar 30, 2020 + +
+ + +
+
+
+ +
+
Lonzo SteuberSkiles LtdMarilouville + 17 + + Feb 12, 2020 + +
+ + +
+
+
+ +
+
Jonathon HahnFlatley LtdBilliemouth + 74 + + Dec 30, 2020 + +
+ + +
+
+
+ +
+
Ryley WuckertHeller-LittleEmeraldtown + 54 + + Jun 28, 2020 + +
+ + +
+
+
+ +
+
Sienna HayesConn, Jerde and DouglasJonathanfort + 55 + + Mar 7, 2020 + +
+ + +
+
+
+
+
+
+
+
+ + + +
+
+
+
+
+ Page 1 of 3 +
+
+
+
+
+
+
+
+{% include "footer.html" %} diff --git a/config/templates/upload-data.html b/config/templates/upload-data.html new file mode 100644 index 0000000..9e5cfeb --- /dev/null +++ b/config/templates/upload-data.html @@ -0,0 +1,293 @@ +{% include "header.html" %} + +
+
+
+
+
    +
  • Admin
  • +
  • Alimentation en données
  • +
+
+
+
+ +
+
+
+ +
+
+
+
+

+ Transfert de données via un fichier Excel +

+

+ Ici pous pouvez alimenter en données votre API SensorThings en important un fichier de données au format XLSX.
+ Des exemples de fichiers de données sont disponibles en téléchargement. +

+
+
+
+
+
+
+
+

+ + Transfert de données +

+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+

+ + Exemples +

+
+
+
+
+ + + + + + + + + + + + + {% for i in dataExamples: %} + + + + + + + + {% endfor %} + +
NomFichierAuteurCréation
+
+ +
+
{{i.name}}{{i.file}}{{i.author}} + {{i.date}} +
+
+
+
+
+
+
+
+ + + + +{% include "footer.html" %} diff --git a/docs/images/bulma-logo.png b/docs/images/bulma-logo.png new file mode 100644 index 0000000..a016c2b Binary files /dev/null and b/docs/images/bulma-logo.png differ diff --git a/docs/images/frost-logo.png b/docs/images/frost-logo.png new file mode 100644 index 0000000..9e7d3a0 Binary files /dev/null and b/docs/images/frost-logo.png differ diff --git a/docs/images/georchestra-logo.svg b/docs/images/georchestra-logo.svg new file mode 100644 index 0000000..1518431 --- /dev/null +++ b/docs/images/georchestra-logo.svg @@ -0,0 +1,108 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/images/mviewer-logo.png b/docs/images/mviewer-logo.png new file mode 100644 index 0000000..73674a4 Binary files /dev/null and b/docs/images/mviewer-logo.png differ diff --git a/docs/images/ogc-logo.png b/docs/images/ogc-logo.png new file mode 100644 index 0000000..57601d3 Binary files /dev/null and b/docs/images/ogc-logo.png differ diff --git a/docs/images/pygeoapi-logo.png b/docs/images/pygeoapi-logo.png new file mode 100644 index 0000000..14b0c81 Binary files /dev/null and b/docs/images/pygeoapi-logo.png differ diff --git a/docs/images/sofair-logo.png b/docs/images/sofair-logo.png new file mode 100644 index 0000000..a4c7534 Binary files /dev/null and b/docs/images/sofair-logo.png differ diff --git a/docs/images/sofair-service.png b/docs/images/sofair-service.png new file mode 100644 index 0000000..0cd191b Binary files /dev/null and b/docs/images/sofair-service.png differ diff --git a/docs/images/sofair-viewer.png b/docs/images/sofair-viewer.png new file mode 100644 index 0000000..462a4c1 Binary files /dev/null and b/docs/images/sofair-viewer.png differ diff --git a/docs/images/stean-logo.png b/docs/images/stean-logo.png new file mode 100644 index 0000000..4a69ae8 Binary files /dev/null and b/docs/images/stean-logo.png differ diff --git a/docs/images/swagger-logo.png b/docs/images/swagger-logo.png new file mode 100644 index 0000000..836bd36 Binary files /dev/null and b/docs/images/swagger-logo.png differ